From e644546864b649c79ffa8711f11b36f261cc1fd5 Mon Sep 17 00:00:00 2001 From: sidharthv96 Date: Wed, 24 Jul 2024 05:18:27 +0000 Subject: [PATCH] deploy: 5b1979d420031a885d0f51724b34f73ab81a4fad --- _app/immutable/assets/0.t5gLyWd1.css | 5 + _app/immutable/assets/_layout.BdpBYAFr.css | 5 + .../assets/fa-brands-400.Dur5g48u.ttf | Bin 0 -> 209376 bytes .../assets/fa-brands-400.O7nZalfM.woff2 | Bin 0 -> 118072 bytes .../assets/fa-regular-400.Bf3rG5Nx.ttf | Bin 0 -> 67976 bytes .../assets/fa-regular-400.DgEfZSYE.woff2 | Bin 0 -> 25464 bytes .../assets/fa-solid-900.BV3CbEM2.ttf | Bin 0 -> 423676 bytes .../assets/fa-solid-900.DOQJEhcS.woff2 | Bin 0 -> 157192 bytes .../assets/fa-v4compatibility.B9MWI-E6.ttf | Bin 0 -> 10836 bytes .../assets/fa-v4compatibility.BX8XWJtE.woff2 | Bin 0 -> 4800 bytes _app/immutable/chunks/3.vrymPXLD.js | 899 ++++++++++++++++++ _app/immutable/chunks/cssMode.B49nYlrY.js | 9 + _app/immutable/chunks/entry.CabeHE46.js | 3 + _app/immutable/chunks/freemarker2.DKAZ8diR.js | 8 + _app/immutable/chunks/handlebars.Cd1_uPhg.js | 6 + _app/immutable/chunks/html.CxgbO7gb.js | 6 + _app/immutable/chunks/htmlMode.CX-O6Gkb.js | 9 + _app/immutable/chunks/javascript.D5xzWLgm.js | 6 + _app/immutable/chunks/jsonMode.ChV8Fm-j.js | 15 + _app/immutable/chunks/liquid.BEzXOWI9.js | 6 + _app/immutable/chunks/mdx.BbCSHaw3.js | 6 + _app/immutable/chunks/paths.DAs42XH3.js | 1 + _app/immutable/chunks/python.DIerX64M.js | 6 + _app/immutable/chunks/razor.-qfMfxSU.js | 6 + _app/immutable/chunks/tsMode.BSFCoSGA.js | 16 + _app/immutable/chunks/typescript.CezjgI0o.js | 6 + _app/immutable/chunks/xml.BbLhayuL.js | 6 + _app/immutable/chunks/yaml.CgpeaddM.js | 6 + _app/immutable/entry/app.CUp7-Enw.js | 2 + _app/immutable/entry/start.B-m4kXeZ.js | 1 + _app/immutable/nodes/0.Dsvvidzn.js | 1 + _app/immutable/nodes/1.B0LUFlib.js | 1 + _app/immutable/nodes/2.BVl0tOaX.js | 1 + _app/immutable/nodes/3.Cs1b4ZQj.js | 1 + _app/version.json | 2 +- edit.html | 14 +- index.html | 14 +- view.html | 14 +- 38 files changed, 1059 insertions(+), 22 deletions(-) create mode 100644 _app/immutable/assets/0.t5gLyWd1.css create mode 100644 _app/immutable/assets/_layout.BdpBYAFr.css create mode 100644 _app/immutable/assets/fa-brands-400.Dur5g48u.ttf create mode 100644 _app/immutable/assets/fa-brands-400.O7nZalfM.woff2 create mode 100644 _app/immutable/assets/fa-regular-400.Bf3rG5Nx.ttf create mode 100644 _app/immutable/assets/fa-regular-400.DgEfZSYE.woff2 create mode 100644 _app/immutable/assets/fa-solid-900.BV3CbEM2.ttf create mode 100644 _app/immutable/assets/fa-solid-900.DOQJEhcS.woff2 create mode 100644 _app/immutable/assets/fa-v4compatibility.B9MWI-E6.ttf create mode 100644 _app/immutable/assets/fa-v4compatibility.BX8XWJtE.woff2 create mode 100644 _app/immutable/chunks/3.vrymPXLD.js create mode 100644 _app/immutable/chunks/cssMode.B49nYlrY.js create mode 100644 _app/immutable/chunks/entry.CabeHE46.js create mode 100644 _app/immutable/chunks/freemarker2.DKAZ8diR.js create mode 100644 _app/immutable/chunks/handlebars.Cd1_uPhg.js create mode 100644 _app/immutable/chunks/html.CxgbO7gb.js create mode 100644 _app/immutable/chunks/htmlMode.CX-O6Gkb.js create mode 100644 _app/immutable/chunks/javascript.D5xzWLgm.js create mode 100644 _app/immutable/chunks/jsonMode.ChV8Fm-j.js create mode 100644 _app/immutable/chunks/liquid.BEzXOWI9.js create mode 100644 _app/immutable/chunks/mdx.BbCSHaw3.js create mode 100644 _app/immutable/chunks/paths.DAs42XH3.js create mode 100644 _app/immutable/chunks/python.DIerX64M.js create mode 100644 _app/immutable/chunks/razor.-qfMfxSU.js create mode 100644 _app/immutable/chunks/tsMode.BSFCoSGA.js create mode 100644 _app/immutable/chunks/typescript.CezjgI0o.js create mode 100644 _app/immutable/chunks/xml.BbLhayuL.js create mode 100644 _app/immutable/chunks/yaml.CgpeaddM.js create mode 100644 _app/immutable/entry/app.CUp7-Enw.js create mode 100644 _app/immutable/entry/start.B-m4kXeZ.js create mode 100644 _app/immutable/nodes/0.Dsvvidzn.js create mode 100644 _app/immutable/nodes/1.B0LUFlib.js create mode 100644 _app/immutable/nodes/2.BVl0tOaX.js create mode 100644 _app/immutable/nodes/3.Cs1b4ZQj.js diff --git a/_app/immutable/assets/0.t5gLyWd1.css b/_app/immutable/assets/0.t5gLyWd1.css new file mode 100644 index 00000000..49ecad84 --- /dev/null +++ b/_app/immutable/assets/0.t5gLyWd1.css @@ -0,0 +1,5 @@ +/*! + * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + * Copyright 2024 Fonticons, Inc. + */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em)}.fa-border{border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-table-cells-row-unlock:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(./fa-brands-400.O7nZalfM.woff2) format("woff2"),url(./fa-brands-400.Dur5g48u.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;src:url(./fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(./fa-regular-400.Bf3rG5Nx.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;src:url(./fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(./fa-solid-900.BV3CbEM2.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-weight:400;src:url(./fa-brands-400.O7nZalfM.woff2) format("woff2"),url(./fa-brands-400.Dur5g48u.ttf) format("truetype")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:900;src:url(./fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(./fa-solid-900.BV3CbEM2.ttf) format("truetype")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:400;src:url(./fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(./fa-regular-400.Bf3rG5Nx.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(./fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(./fa-solid-900.BV3CbEM2.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(./fa-brands-400.O7nZalfM.woff2) format("woff2"),url(./fa-brands-400.Dur5g48u.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(./fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(./fa-regular-400.Bf3rG5Nx.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:block;font-family:FontAwesome;src:url(./fa-v4compatibility.BX8XWJtE.woff2) format("woff2"),url(./fa-v4compatibility.B9MWI-E6.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}:root,[data-theme]{background-color:hsla(var(--b1)/var(--tw-bg-opacity,1));color:hsla(var(--bc)/var(--tw-text-opacity,1))}html{-webkit-tap-highlight-color:transparent}:root{color-scheme:light;--pf:258.89 94.378% 40.941%;--sf:314 100% 37.647%;--af:174 60% 40.784%;--nf:219 14.085% 22.275%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:258.89 94.378% 51.176%;--pc:0 0% 100%;--s:314 100% 47.059%;--sc:0 0% 100%;--a:174 60% 50.98%;--ac:174.71 43.59% 15.294%;--n:219 14.085% 27.843%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:180 1.9608% 90%;--bc:215 27.907% 16.863%}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--pf:262.35 80.315% 40.157%;--sf:315.75 70.196% 40%;--af:174.69 70.335% 32.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:262.35 80.315% 50.196%;--pc:0 0% 100%;--s:315.75 70.196% 50%;--sc:0 0% 100%;--a:174.69 70.335% 40.98%;--ac:0 0% 100%;--n:218.18 18.033% 11.961%;--nf:222.86 17.073% 8.0392%;--nc:220 13.376% 69.216%;--b1:220 17.647% 20%;--b2:220 17.241% 17.059%;--b3:218.57 17.949% 15.294%;--bc:220 13.376% 69.216%}}[data-theme=light]{color-scheme:light;--pf:258.89 94.378% 40.941%;--sf:314 100% 37.647%;--af:174 60% 40.784%;--nf:219 14.085% 22.275%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:258.89 94.378% 51.176%;--pc:0 0% 100%;--s:314 100% 47.059%;--sc:0 0% 100%;--a:174 60% 50.98%;--ac:174.71 43.59% 15.294%;--n:219 14.085% 27.843%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:180 1.9608% 90%;--bc:215 27.907% 16.863%}[data-theme=dark]{color-scheme:dark;--pf:262.35 80.315% 40.157%;--sf:315.75 70.196% 40%;--af:174.69 70.335% 32.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:262.35 80.315% 50.196%;--pc:0 0% 100%;--s:315.75 70.196% 50%;--sc:0 0% 100%;--a:174.69 70.335% 40.98%;--ac:0 0% 100%;--n:218.18 18.033% 11.961%;--nf:222.86 17.073% 8.0392%;--nc:220 13.376% 69.216%;--b1:220 17.647% 20%;--b2:220 17.241% 17.059%;--b3:218.57 17.949% 15.294%;--bc:220 13.376% 69.216%}[data-theme=cupcake]{color-scheme:light;--pf:183.03 47.368% 47.216%;--sf:338.25 71.429% 62.431%;--af:39 84.112% 46.431%;--nf:280 46.479% 11.137%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:183.03 100% 11.804%;--sc:338.25 100% 15.608%;--ac:39 100% 11.608%;--nc:280 82.688% 82.784%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--p:183.03 47.368% 59.02%;--s:338.25 71.429% 78.039%;--a:39 84.112% 58.039%;--n:280 46.479% 13.922%;--b1:24 33.333% 97.059%;--b2:26.667 21.951% 91.961%;--b3:22.5 14.286% 89.02%;--bc:280 46.479% 13.922%;--rounded-btn:1.9rem;--tab-border:2px;--tab-radius:.5rem}[data-theme=bumblebee]{color-scheme:light;--pf:41.124 74.167% 42.353%;--sf:49.901 94.393% 46.431%;--af:240 33.333% 11.294%;--nf:240 33.333% 11.294%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 0% 20%;--ac:240 60.274% 82.824%;--nc:240 60.274% 82.824%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:41.124 74.167% 52.941%;--pc:240 33.333% 14.118%;--s:49.901 94.393% 58.039%;--sc:240 33.333% 14.118%;--a:240 33.333% 14.118%;--n:240 33.333% 14.118%;--b1:0 0% 100%}[data-theme=emerald]{color-scheme:light;--pf:141.18 50% 48%;--sf:218.88 96.078% 48%;--af:9.8901 81.25% 44.863%;--nf:219.23 20.312% 20.078%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:141.18 50% 60%;--pc:151.11 28.421% 18.627%;--s:218.88 96.078% 60%;--sc:210 20% 98.039%;--a:9.8901 81.25% 56.078%;--ac:210 20% 98.039%;--n:219.23 20.312% 25.098%;--nc:210 20% 98.039%;--b1:0 0% 100%;--bc:219.23 20.312% 25.098%;--animation-btn:0;--animation-input:0;--btn-focus-scale:1}[data-theme=corporate]{color-scheme:light;--pf:229.09 95.652% 51.137%;--sf:214.91 26.316% 47.216%;--af:154.2 49.02% 48%;--nf:233.33 27.273% 10.353%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:229.09 100% 92.784%;--sc:214.91 100% 11.804%;--ac:154.2 100% 12%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:229.09 95.652% 63.922%;--s:214.91 26.316% 59.02%;--a:154.2 49.02% 60%;--n:233.33 27.273% 12.941%;--nc:210 38.462% 94.902%;--b1:0 0% 100%;--bc:233.33 27.273% 12.941%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem;--animation-btn:0;--animation-input:0;--btn-focus-scale:1}[data-theme=synthwave]{color-scheme:dark;--pf:320.73 69.62% 55.216%;--sf:197.03 86.592% 51.922%;--af:48 89.041% 45.647%;--nf:253.22 60.825% 15.216%;--b2:253.85 59.091% 23.294%;--b3:253.85 59.091% 20.965%;--pc:320.73 100% 13.804%;--sc:197.03 100% 12.98%;--ac:48 100% 11.412%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:320.73 69.62% 69.02%;--s:197.03 86.592% 64.902%;--a:48 89.041% 57.059%;--n:253.22 60.825% 19.02%;--nc:260 60% 98.039%;--b1:253.85 59.091% 25.882%;--bc:260 60% 98.039%;--in:199.13 86.957% 63.922%;--inc:257.45 63.218% 17.059%;--su:168.1 74.233% 68.039%;--suc:257.45 63.218% 17.059%;--wa:48 89.041% 57.059%;--wac:257.45 63.218% 17.059%;--er:351.85 73.636% 56.863%;--erc:260 60% 98.039%}[data-theme=retro]{color-scheme:light;--pf:2.6667 73.77% 60.863%;--sf:144.62 27.273% 57.569%;--af:49.024 67.213% 60.863%;--nf:41.667 16.822% 33.569%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:2.6667 73.77% 76.078%;--pc:345 5.2632% 14.902%;--s:144.62 27.273% 71.961%;--sc:345 5.2632% 14.902%;--a:49.024 67.213% 76.078%;--ac:345 5.2632% 14.902%;--n:41.667 16.822% 41.961%;--nc:45 47.059% 80%;--b1:45 47.059% 80%;--b2:45.283 37.063% 71.961%;--b3:42.188 35.955% 65.098%;--bc:345 5.2632% 14.902%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%;--rounded-box:.4rem;--rounded-btn:.4rem;--rounded-badge:.4rem}[data-theme=cyberpunk]{color-scheme:light;--pf:344.78 100% 58.353%;--sf:195.12 80.392% 56%;--af:276 74.324% 56.784%;--nf:57.273 100% 10.353%;--b2:56 100% 45%;--b3:56 100% 40.5%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:56 100% 10%;--pc:344.78 100% 14.588%;--sc:195.12 100% 14%;--ac:276 100% 14.196%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--p:344.78 100% 72.941%;--s:195.12 80.392% 70%;--a:276 74.324% 70.98%;--n:57.273 100% 12.941%;--nc:56 100% 50%;--b1:56 100% 50%;--rounded-box:0;--rounded-btn:0;--rounded-badge:0;--tab-radius:0}[data-theme=valentine]{color-scheme:light;--pf:353.23 73.81% 53.647%;--sf:254.12 86.441% 61.49%;--af:181.41 55.556% 56%;--nf:336 42.857% 38.431%;--b2:318.46 46.429% 80.118%;--b3:318.46 46.429% 72.106%;--pc:353.23 100% 13.412%;--sc:254.12 100% 15.373%;--ac:181.41 100% 14%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:353.23 73.81% 67.059%;--s:254.12 86.441% 76.863%;--a:181.41 55.556% 70%;--n:336 42.857% 48.039%;--nc:318.46 46.429% 89.02%;--b1:318.46 46.429% 89.02%;--bc:343.64 38.462% 28.039%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%;--rounded-btn:1.9rem}[data-theme=halloween]{color-scheme:dark;--pf:31.927 89.344% 41.725%;--sf:271.22 45.794% 33.569%;--af:91.071 100% 26.353%;--nf:180 3.5714% 8.7843%;--b2:0 0% 11.647%;--b3:0 0% 10.482%;--bc:0 0% 82.588%;--sc:271.22 100% 88.392%;--ac:91.071 100% 6.5882%;--nc:180 4.8458% 82.196%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:31.927 89.344% 52.157%;--pc:180 7.3171% 8.0392%;--s:271.22 45.794% 41.961%;--a:91.071 100% 32.941%;--n:180 3.5714% 10.98%;--b1:0 0% 12.941%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%}[data-theme=garden]{color-scheme:light;--pf:138.86 15.982% 34.353%;--sf:96.923 37.143% 74.51%;--af:0 67.742% 75.137%;--nf:0 3.9106% 28.078%;--b2:0 4.3478% 81.882%;--b3:0 4.3478% 73.694%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:138.86 100% 88.588%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:138.86 15.982% 42.941%;--s:96.923 37.143% 93.137%;--sc:96 32.468% 15.098%;--a:0 67.742% 93.922%;--ac:0 21.951% 16.078%;--n:0 3.9106% 35.098%;--nc:0 4.3478% 90.98%;--b1:0 4.3478% 90.98%;--bc:0 3.2258% 6.0784%}[data-theme=forest]{color-scheme:dark;--pf:141.04 71.963% 33.569%;--sf:140.98 74.694% 38.431%;--af:35.148 68.98% 41.569%;--nf:0 9.6774% 4.8627%;--b2:0 12.195% 7.2353%;--b3:0 12.195% 6.5118%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 11.727% 81.608%;--sc:140.98 100% 9.6078%;--ac:35.148 100% 10.392%;--nc:0 6.8894% 81.216%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:141.04 71.963% 41.961%;--pc:140.66 100% 88.039%;--s:140.98 74.694% 48.039%;--a:35.148 68.98% 51.961%;--n:0 9.6774% 6.0784%;--b1:0 12.195% 8.0392%;--rounded-btn:1.9rem}[data-theme=aqua]{color-scheme:dark;--pf:181.79 92.857% 39.529%;--sf:274.41 30.909% 45.49%;--af:47.059 100% 64%;--nf:205.4 53.725% 40%;--b2:218.61 52.511% 38.647%;--b3:218.61 52.511% 34.782%;--bc:218.61 100% 88.588%;--sc:274.41 100% 91.373%;--ac:47.059 100% 16%;--nc:205.4 100% 90%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:181.79 92.857% 49.412%;--pc:181.41 100% 16.667%;--s:274.41 30.909% 56.863%;--a:47.059 100% 80%;--n:205.4 53.725% 50%;--b1:218.61 52.511% 42.941%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%}[data-theme=lofi]{color-scheme:light;--pf:0 0% 4.0784%;--sf:0 1.9608% 8%;--af:0 0% 11.922%;--nf:0 0% 0%;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--p:0 0% 5.098%;--pc:0 0% 100%;--s:0 1.9608% 10%;--sc:0 0% 100%;--a:0 0% 14.902%;--ac:0 0% 100%;--n:0 0% 0%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:0 1.9608% 90%;--bc:0 0% 0%;--in:212.35 100% 47.647%;--inc:0 0% 100%;--su:136.84 72.152% 46.471%;--suc:0 0% 100%;--wa:4.5614 100% 66.471%;--wac:0 0% 100%;--er:325.05 77.6% 49.02%;--erc:0 0% 100%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem;--animation-btn:0;--animation-input:0;--btn-focus-scale:1;--tab-radius:0}[data-theme=pastel]{color-scheme:light;--pf:283.64 21.569% 64%;--sf:351.63 70.492% 70.431%;--af:158.49 54.639% 64.784%;--nf:198.62 43.719% 48.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 0% 20%;--pc:283.64 59.314% 16%;--sc:351.63 100% 17.608%;--ac:158.49 100% 16.196%;--nc:198.62 100% 12.196%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:283.64 21.569% 80%;--s:351.63 70.492% 88.039%;--a:158.49 54.639% 80.98%;--n:198.62 43.719% 60.98%;--b1:0 0% 100%;--b2:210 20% 98.039%;--b3:216 12.195% 83.922%;--rounded-btn:1.9rem}[data-theme=fantasy]{color-scheme:light;--pf:296.04 82.813% 20.078%;--sf:200 100% 29.647%;--af:30.894 94.378% 40.941%;--nf:215 27.907% 13.49%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:296.04 100% 85.02%;--sc:200 100% 87.412%;--ac:30.894 100% 10.235%;--nc:215 62.264% 83.373%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:296.04 82.813% 25.098%;--s:200 100% 37.059%;--a:30.894 94.378% 51.176%;--n:215 27.907% 16.863%;--b1:0 0% 100%;--bc:215 27.907% 16.863%}[data-theme=wireframe]{color-scheme:light;--pf:0 0% 57.725%;--sf:0 0% 57.725%;--af:0 0% 57.725%;--nf:0 0% 73.725%;--bc:0 0% 20%;--pc:0 0% 14.431%;--sc:0 0% 14.431%;--ac:0 0% 14.431%;--nc:0 0% 18.431%;--inc:240 100% 90%;--suc:120 100% 85.02%;--wac:60 100% 10%;--erc:0 100% 90%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;font-family:Chalkboard,comic sans ms,sanssecondaryerif;--p:0 0% 72.157%;--s:0 0% 72.157%;--a:0 0% 72.157%;--n:0 0% 92.157%;--b1:0 0% 100%;--b2:0 0% 93.333%;--b3:0 0% 86.667%;--in:240 100% 50%;--su:120 100% 25.098%;--wa:60 30.196% 50%;--er:0 100% 50%;--rounded-box:.2rem;--rounded-btn:.2rem;--rounded-badge:.2rem;--tab-radius:.2rem}[data-theme=black]{color-scheme:dark;--pf:0 1.9608% 16%;--sf:0 1.9608% 16%;--af:0 1.9608% 16%;--bc:0 0% 80%;--pc:0 5.3922% 84%;--sc:0 5.3922% 84%;--ac:0 5.3922% 84%;--nc:0 2.5404% 83.02%;--inc:240 100% 90%;--suc:120 100% 85.02%;--wac:60 100% 10%;--erc:0 100% 90%;--border-btn:1px;--tab-border:1px;--p:0 1.9608% 20%;--s:0 1.9608% 20%;--a:0 1.9608% 20%;--b1:0 0% 0%;--b2:0 0% 5.098%;--b3:0 1.9608% 10%;--n:0 1.2987% 15.098%;--nf:0 1.9608% 20%;--in:240 100% 50%;--su:120 100% 25.098%;--wa:60 100% 50%;--er:0 100% 50%;--rounded-box:0;--rounded-btn:0;--rounded-badge:0;--animation-btn:0;--animation-input:0;--btn-text-case:lowercase;--btn-focus-scale:1;--tab-radius:0}[data-theme=luxury]{color-scheme:dark;--pf:0 0% 80%;--sf:218.4 54.348% 14.431%;--af:318.62 21.805% 20.863%;--nf:270 4.3478% 7.2157%;--pc:0 0% 20%;--sc:218.4 100% 83.608%;--ac:318.62 84.615% 85.216%;--inc:202.35 100% 14%;--suc:89.007 100% 10.392%;--wac:53.906 100% 12.706%;--erc:0 100% 14.353%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:0 0% 100%;--s:218.4 54.348% 18.039%;--a:318.62 21.805% 26.078%;--n:270 4.3478% 9.0196%;--nc:37.083 67.29% 58.039%;--b1:240 10% 3.9216%;--b2:270 4.3478% 9.0196%;--b3:270 2.1739% 18.039%;--bc:37.083 67.29% 58.039%;--in:202.35 100% 70%;--su:89.007 61.633% 51.961%;--wa:53.906 68.817% 63.529%;--er:0 100% 71.765%}[data-theme=dracula]{color-scheme:dark;--pf:325.52 100% 58.98%;--sf:264.71 89.474% 62.118%;--af:31.02 100% 56.941%;--nf:229.57 15.033% 24%;--b2:231.43 14.894% 16.588%;--b3:231.43 14.894% 14.929%;--pc:325.52 100% 14.745%;--sc:264.71 100% 15.529%;--ac:31.02 100% 14.235%;--nc:229.57 70.868% 86%;--inc:190.53 100% 15.373%;--suc:135.18 100% 12.941%;--wac:64.909 100% 15.294%;--erc:0 100% 93.333%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:325.52 100% 73.725%;--s:264.71 89.474% 77.647%;--a:31.02 100% 71.176%;--n:229.57 15.033% 30%;--b1:231.43 14.894% 18.431%;--bc:60 30% 96.078%;--in:190.53 96.61% 76.863%;--su:135.18 94.444% 64.706%;--wa:64.909 91.667% 76.471%;--er:0 100% 66.667%}[data-theme=cmyk]{color-scheme:light;--pf:202.72 83.251% 48.157%;--sf:335.25 77.67% 47.686%;--af:56.195 100% 47.843%;--nf:0 0% 8.1569%;--b2:0 0% 90%;--b3:0 0% 81%;--bc:0 0% 20%;--pc:202.72 100% 12.039%;--sc:335.25 100% 91.922%;--ac:56.195 100% 11.961%;--nc:0 0% 82.039%;--inc:192.2 100% 10.431%;--suc:291.06 100% 87.608%;--wac:25.027 100% 11.333%;--erc:3.956 100% 91.137%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:202.72 83.251% 60.196%;--s:335.25 77.67% 59.608%;--a:56.195 100% 59.804%;--n:0 0% 10.196%;--b1:0 0% 100%;--in:192.2 48.361% 52.157%;--su:291.06 48.454% 38.039%;--wa:25.027 84.615% 56.667%;--er:3.956 80.531% 55.686%}[data-theme=autumn]{color-scheme:light;--pf:344.23 95.804% 22.431%;--sf:.44444 63.38% 46.588%;--af:27.477 56.021% 50.039%;--nf:22.105 17.117% 34.824%;--b2:0 0% 85.059%;--b3:0 0% 76.553%;--bc:0 0% 18.902%;--pc:344.23 100% 85.608%;--sc:.44444 100% 91.647%;--ac:27.477 100% 12.51%;--nc:22.105 100% 88.706%;--inc:186.94 100% 9.9216%;--suc:164.59 100% 8.6275%;--wac:30.141 100% 9.9216%;--erc:353.6 100% 89.765%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:344.23 95.804% 28.039%;--s:.44444 63.38% 58.235%;--a:27.477 56.021% 62.549%;--n:22.105 17.117% 43.529%;--b1:0 0% 94.51%;--in:186.94 47.826% 49.608%;--su:164.59 33.636% 43.137%;--wa:30.141 84.19% 49.608%;--er:353.6 79.116% 48.824%}[data-theme=business]{color-scheme:dark;--pf:210 64.103% 24.471%;--sf:200 12.931% 43.608%;--af:12.515 79.512% 47.843%;--nf:212.73 13.58% 12.706%;--b2:0 0% 11.294%;--b3:0 0% 10.165%;--bc:0 0% 82.51%;--pc:210 100% 86.118%;--sc:200 100% 10.902%;--ac:12.515 100% 11.961%;--nc:212.73 28.205% 83.176%;--inc:199.15 100% 88.353%;--suc:144 100% 11.137%;--wac:39.231 100% 12.078%;--erc:6.3415 100% 88.667%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:210 64.103% 30.588%;--s:200 12.931% 54.51%;--a:12.515 79.512% 59.804%;--n:212.73 13.58% 15.882%;--b1:0 0% 12.549%;--in:199.15 100% 41.765%;--su:144 30.973% 55.686%;--wa:39.231 64.356% 60.392%;--er:6.3415 55.656% 43.333%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem}[data-theme=acid]{color-scheme:light;--pf:302.59 100% 40%;--sf:27.294 100% 40%;--af:72 98.425% 40.157%;--nf:238.42 43.182% 13.804%;--b2:0 0% 88.235%;--b3:0 0% 79.412%;--bc:0 0% 19.608%;--pc:302.59 100% 90%;--sc:27.294 100% 10%;--ac:72 100% 10.039%;--nc:238.42 99.052% 83.451%;--inc:209.85 100% 11.569%;--suc:148.87 100% 11.608%;--wac:52.574 100% 11.451%;--erc:.78261 100% 89.02%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:302.59 100% 50%;--s:27.294 100% 50%;--a:72 98.425% 50.196%;--n:238.42 43.182% 17.255%;--b1:0 0% 98.039%;--in:209.85 91.628% 57.843%;--su:148.87 49.533% 58.039%;--wa:52.574 92.661% 57.255%;--er:.78261 100% 45.098%;--rounded-box:1.25rem;--rounded-btn:1rem;--rounded-badge:1rem}[data-theme=lemonade]{color-scheme:light;--pf:88.8 96.154% 24.471%;--sf:60 80.952% 43.765%;--af:62.553 79.661% 70.745%;--nf:238.42 43.182% 13.804%;--b2:0 0% 90%;--b3:0 0% 81%;--bc:0 0% 20%;--pc:88.8 100% 86.118%;--sc:60 100% 10.941%;--ac:62.553 100% 17.686%;--nc:238.42 99.052% 83.451%;--inc:191.61 79.118% 16.902%;--suc:74.458 100% 15.725%;--wac:50.182 100% 15.059%;--erc:.98361 100% 16.588%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:88.8 96.154% 30.588%;--s:60 80.952% 54.706%;--a:62.553 79.661% 88.431%;--n:238.42 43.182% 17.255%;--b1:0 0% 100%;--in:191.61 39.241% 84.51%;--su:74.458 76.147% 78.627%;--wa:50.182 87.302% 75.294%;--er:.98361 70.115% 82.941%}[data-theme=night]{color-scheme:dark;--pf:198.44 93.204% 47.686%;--sf:234.45 89.474% 59.137%;--af:328.85 85.621% 56%;--b2:222.22 47.368% 10.059%;--b3:222.22 47.368% 9.0529%;--bc:222.22 65.563% 82.235%;--pc:198.44 100% 11.922%;--sc:234.45 100% 14.784%;--ac:328.85 100% 14%;--nc:217.24 75.772% 83.49%;--inc:198.46 100% 9.6078%;--suc:172.46 100% 10.078%;--wac:40.61 100% 12.706%;--erc:350.94 100% 14.235%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:198.44 93.204% 59.608%;--s:234.45 89.474% 73.922%;--a:328.85 85.621% 70%;--n:217.24 32.584% 17.451%;--nf:217.06 30.357% 21.961%;--b1:222.22 47.368% 11.176%;--in:198.46 90.204% 48.039%;--su:172.46 66.008% 50.392%;--wa:40.61 88.172% 63.529%;--er:350.94 94.558% 71.176%}[data-theme=coffee]{color-scheme:dark;--pf:29.583 66.667% 46.118%;--sf:182.4 24.752% 15.843%;--af:194.19 74.4% 19.608%;--nf:300 20% 4.7059%;--b2:306 18.519% 9.5294%;--b3:306 18.519% 8.5765%;--pc:29.583 100% 11.529%;--sc:182.4 67.237% 83.961%;--ac:194.19 100% 84.902%;--nc:300 13.75% 81.176%;--inc:171.15 100% 13.451%;--suc:92.5 100% 12.471%;--wac:43.125 100% 13.725%;--erc:9.7561 100% 14.941%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:29.583 66.667% 57.647%;--s:182.4 24.752% 19.804%;--a:194.19 74.4% 24.51%;--n:300 20% 5.8824%;--b1:306 18.519% 10.588%;--bc:36.667 8.3333% 42.353%;--in:171.15 36.527% 67.255%;--su:92.5 25% 62.353%;--wa:43.125 100% 68.627%;--er:9.7561 95.349% 74.706%}[data-theme=winter]{color-scheme:light;--pf:211.79 100% 40.627%;--sf:246.92 47.273% 34.51%;--af:310.41 49.388% 41.569%;--nf:217.02 92.157% 8%;--pc:211.79 100% 90.157%;--sc:246.92 100% 88.627%;--ac:310.41 100% 90.392%;--nc:217.02 100% 82%;--inc:191.54 100% 15.608%;--suc:181.5 100% 13.255%;--wac:32.308 100% 16.706%;--erc:0 100% 14.431%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:211.79 100% 50.784%;--s:246.92 47.273% 43.137%;--a:310.41 49.388% 51.961%;--n:217.02 92.157% 10%;--b1:0 0% 100%;--b2:216.92 100% 97.451%;--b3:218.82 43.59% 92.353%;--bc:214.29 30.061% 31.961%;--in:191.54 92.857% 78.039%;--su:181.5 46.512% 66.275%;--wa:32.308 61.905% 83.529%;--er:0 63.38% 72.157%}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.alert{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:100%;--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));border-radius:var(--rounded-box,1rem);padding:1rem}.alert>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.alert{flex-direction:row}.alert>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}}.alert>:where(*){align-items:center;display:flex;gap:.5rem}.avatar.placeholder>div{align-items:center;display:flex;justify-content:center}.badge{border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-badge,1.9rem);border-width:1px;height:1.25rem;padding-left:.563rem;padding-right:.563rem;width:-moz-fit-content;width:fit-content}.badge,.btn{align-items:center;display:inline-flex;font-size:.875rem;justify-content:center;line-height:1.25rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-border-opacity:1;--tw-bg-opacity:1;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn{animation:button-pop var(--animation-btn,.25s) ease-out;border-color:transparent;border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-btn,.5rem);border-width:var(--border-btn,1px);cursor:pointer;flex-shrink:0;flex-wrap:wrap;font-weight:600;height:3rem;line-height:1em;min-height:3rem;padding-left:1rem;padding-right:1rem;text-align:center;text-decoration-line:none;text-transform:uppercase;text-transform:var(--btn-text-case,uppercase);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-disabled,.btn[disabled]{pointer-events:none}.btn-circle{border-radius:9999px;height:3rem;padding:0;width:3rem}.btn.loading,.btn.loading:hover{pointer-events:none}.btn.loading:before{animation:spin 2s linear infinite;border-color:transparent currentColor currentColor transparent;border-radius:9999px;border-width:2px;content:"";height:1rem;margin-right:.5rem;width:1rem}@media (prefers-reduced-motion:reduce){.btn.loading:before{animation:spin 10s linear infinite}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.btn-group>input[type=radio].btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-group>input[type=radio].btn:before{content:attr(data-title)}.card{border-radius:var(--rounded-box,1rem);display:flex;flex-direction:column;position:relative}.card:focus{outline:2px solid transparent;outline-offset:2px}.card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;padding:var(--padding-card,2rem)}.card-body :where(p){flex-grow:1}.card figure{align-items:center;display:flex;justify-content:center}.card.image-full{display:grid}.card.image-full:before{content:"";position:relative;z-index:10;--tw-bg-opacity:1;background-color:hsl(var(--n)/var(--tw-bg-opacity));border-radius:var(--rounded-box,1rem);opacity:.75}.card.image-full:before,.card.image-full>*{grid-column-start:1;grid-row-start:1}.card.image-full>figure img{height:100%;-o-object-fit:cover;object-fit:cover}.card.image-full>.card-body{position:relative;z-index:20;--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.checkbox{flex-shrink:0;--chkbg:var(--bc);--chkfg:var(--b1);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;height:1.5rem;width:1.5rem;--tw-border-opacity:.2;border-radius:var(--rounded-btn,.5rem)}.dropdown{display:inline-block;position:relative}.dropdown>:focus{outline:2px solid transparent;outline-offset:2px}.dropdown .dropdown-content{opacity:0;position:absolute;transform-origin:top;visibility:hidden;z-index:50;--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dropdown-end .dropdown-content{right:0}.dropdown-left .dropdown-content{bottom:auto;right:100%;top:0;transform-origin:right}.dropdown-right .dropdown-content{bottom:auto;left:100%;top:0;transform-origin:left}.dropdown-bottom .dropdown-content{bottom:auto;top:100%;transform-origin:top}.dropdown-top .dropdown-content{bottom:100%;top:auto;transform-origin:bottom}.dropdown-end.dropdown-left .dropdown-content,.dropdown-end.dropdown-right .dropdown-content{bottom:0;top:auto}.dropdown.dropdown-hover:hover .dropdown-content,.dropdown.dropdown-open .dropdown-content,.dropdown:not(.dropdown-hover):focus .dropdown-content,.dropdown:not(.dropdown-hover):focus-within .dropdown-content{opacity:1;visibility:visible}.form-control{display:flex;flex-direction:column}.label{align-items:center;display:flex;justify-content:space-between;padding:.5rem .25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input{border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;flex-shrink:1;font-size:1rem;height:3rem;line-height:2;line-height:1.5rem;padding-left:1rem;padding-right:1rem;--tw-border-opacity:0;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));border-radius:var(--rounded-btn,.5rem)}.input-group>.input{isolation:isolate}.input-group>*,.input-group>.input,.input-group>.select,.input-group>.textarea{border-radius:0}.kbd{align-items:center;border-color:hsl(var(--bc)/var(--tw-border-opacity));display:inline-flex;justify-content:center;--tw-border-opacity:.2;--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));border-radius:var(--rounded-btn,.5rem);border-width:1px 1px 2px;min-height:2.2em;min-width:2.2em;padding-left:.5rem;padding-right:.5rem}.link{cursor:pointer;text-decoration-line:underline}.menu{display:flex;flex-direction:column;flex-wrap:wrap}.menu.horizontal{display:inline-flex;flex-direction:row}.menu.horizontal :where(li){flex-direction:row}:where(.menu li){align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;position:relative}.menu :where(li:not(.menu-title))>:where(:not(ul)){display:flex}.menu :where(li:not(.disabled):not(.menu-title))>:where(:not(ul)){align-items:center;cursor:pointer;outline:2px solid transparent;outline-offset:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu>:where(li>:not(ul):focus){outline:2px solid transparent;outline-offset:2px}.menu>:where(li.disabled>:not(ul):focus){cursor:auto}.menu>:where(li) :where(ul){align-items:stretch;display:flex;flex-direction:column}.menu>:where(li)>:where(ul){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit;display:none;left:100%;position:absolute;top:auto}.menu>:where(li:hover)>:where(ul){display:flex}.menu>:where(li:focus)>:where(ul){display:flex}.modal{background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity));display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;visibility:hidden;z-index:999;--tw-bg-opacity:.4;overflow-y:hidden;overscroll-behavior:contain;transition-duration:.2s;transition-property:transform,opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.modal){align-items:center}.modal-box{max-height:calc(100vh - 5em);--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));max-width:32rem;padding:1.5rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:91.666667%;--tw-scale-x:.9;--tw-scale-y:.9;border-bottom-left-radius:var(--rounded-box,1rem);border-bottom-right-radius:var(--rounded-box,1rem);border-top-left-radius:var(--rounded-box,1rem);border-top-right-radius:var(--rounded-box,1rem);box-shadow:0 25px 50px -12px #00000040;overflow-y:auto;overscroll-behavior:contain;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-open,.modal-toggle:checked+.modal,.modal:target{opacity:1;pointer-events:auto;visibility:visible}.modal-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;opacity:0;position:fixed;width:0}.navbar{align-items:center;display:flex;min-height:4rem;padding:var(--navbar-padding,.5rem);width:100%}:where(.navbar>*){align-items:center;display:inline-flex}.radio{--chkbg:var(--bc);border-radius:9999px;height:1.5rem;width:1.5rem;--tw-border-opacity:.2}.radio,.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;flex-shrink:0}.select{display:inline-flex;font-size:.875rem;height:3rem;line-height:1.25rem;line-height:2;min-height:3rem;padding-left:1rem;padding-right:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-border-opacity:0;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 20px) calc(1px + 50%),calc(100% - 16px) calc(1px + 50%);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:var(--rounded-btn,.5rem);font-weight:600}.select[multiple]{height:auto}.stats{display:inline-grid;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));--tw-text-opacity:1;border-radius:var(--rounded-box,1rem);color:hsl(var(--bc)/var(--tw-text-opacity))}:where(.stats){grid-auto-flow:column;overflow-x:auto}.tabs{align-items:flex-end;display:flex;flex-wrap:wrap}.tab{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;font-size:.875rem;height:2rem;justify-content:center;line-height:1.25rem;line-height:2;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tab-padding:1rem;--tw-text-opacity:.5;--tab-color:hsla(var(--bc)/var(--tw-text-opacity,1));--tab-bg:hsla(var(--b1)/var(--tw-bg-opacity,1));--tab-border-color:hsla(var(--b3)/var(--tw-bg-opacity,1));color:var(--tab-color);padding-left:var(--tab-padding,1rem);padding-right:var(--tab-padding,1rem)}.toggle{flex-shrink:0;--tglbg:hsl(var(--b1));--handleoffset:1.5rem;--handleoffsetcalculator:calc(var(--handleoffset)*-1);--togglehandleborder:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;height:1.5rem;width:3rem;--tw-border-opacity:.2;background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.5;border-radius:var(--rounded-badge,1.9rem);box-shadow:var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset,var(--togglehandleborder);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:background,box-shadow var(--animation-input,.2s) ease-in-out}.btn-outline .badge{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn-outline.btn-primary .badge{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary .badge{--tw-border-opacity:1;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--s)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-accent .badge{--tw-border-opacity:1;border-color:hsl(var(--a)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--a)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--ac)/var(--tw-text-opacity))}.btn-outline .badge.outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity))}.btn-outline.btn-primary .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-secondary .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-success .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--su)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--su)/var(--tw-text-opacity))}.btn-outline.btn-error .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--er)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--er)/var(--tw-text-opacity))}.btn-outline:hover .badge{--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.btn-outline:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn-outline.btn-primary:hover .badge{background-color:hsl(var(--pc)/var(--tw-bg-opacity));color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-primary:hover .badge,.btn-outline.btn-primary:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--pc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-primary:hover .badge.outline{background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary:hover .badge{background-color:hsl(var(--sc)/var(--tw-bg-opacity));color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-secondary:hover .badge,.btn-outline.btn-secondary:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--sc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-secondary:hover .badge.outline{background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity));color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-accent:hover .badge{background-color:hsl(var(--ac)/var(--tw-bg-opacity));color:hsl(var(--a)/var(--tw-text-opacity))}.btn-outline.btn-accent:hover .badge,.btn-outline.btn-accent:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--ac)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-accent:hover .badge.outline{background-color:hsl(var(--af,var(--a))/var(--tw-bg-opacity));color:hsl(var(--ac)/var(--tw-text-opacity))}.btm-nav>.disabled,.btm-nav>.disabled:hover,.btm-nav>[disabled],.btm-nav>[disabled]:hover{pointer-events:none;--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.1;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.btm-nav>* .label{font-size:1rem;line-height:1.5rem}.btn:active:focus,.btn:active:hover{animation:none}.btn:not(.no-animation):active:focus,.btn:not(.no-animation):active:hover{transform:scale(var(--btn-focus-scale,.95))}.btn-active,.btn:hover{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity))}.btn:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.btn-primary{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-primary.btn-active,.btn-primary:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity))}.btn-primary:focus-visible{outline:2px solid hsl(var(--p))}.btn-secondary{--tw-border-opacity:1;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--s)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-secondary.btn-active,.btn-secondary:hover{--tw-border-opacity:1;border-color:hsl(var(--sf,var(--s))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity))}.btn-secondary:focus-visible{outline:2px solid hsl(var(--s))}.btn-success{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:hsl(var(--suc,var(--nc))/var(--tw-text-opacity))}.btn-success,.btn-success.btn-active,.btn-success:hover{background-color:hsl(var(--su)/var(--tw-bg-opacity));border-color:hsl(var(--su)/var(--tw-border-opacity))}.btn-success.btn-active,.btn-success:hover{--tw-border-opacity:1;--tw-bg-opacity:1}.btn-success:focus-visible{outline:2px solid hsl(var(--su))}.btn-error{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:hsl(var(--erc,var(--nc))/var(--tw-text-opacity))}.btn-error,.btn-error.btn-active,.btn-error:hover{background-color:hsl(var(--er)/var(--tw-bg-opacity));border-color:hsl(var(--er)/var(--tw-border-opacity))}.btn-error.btn-active,.btn-error:hover{--tw-border-opacity:1;--tw-bg-opacity:1}.btn-error:focus-visible{outline:2px solid hsl(var(--er))}.btn.glass.btn-active,.btn.glass:hover{--glass-opacity:25%;--glass-border-opacity:15%}.btn.glass:focus-visible{outline:2px solid currentColor}.btn-ghost{background-color:transparent;border-color:transparent;border-width:1px;color:currentColor}.btn-ghost.btn-active,.btn-ghost:hover{--tw-border-opacity:0;background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.2}.btn-ghost:focus-visible{outline:2px solid currentColor}.btn-outline.btn-primary{--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-primary.btn-active,.btn-outline.btn-primary:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary{--tw-text-opacity:1;color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-secondary.btn-active,.btn-outline.btn-secondary:hover{--tw-border-opacity:1;border-color:hsl(var(--sf,var(--s))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-success{--tw-text-opacity:1;color:hsl(var(--su)/var(--tw-text-opacity))}.btn-outline.btn-success.btn-active,.btn-outline.btn-success:hover{--tw-border-opacity:1;border-color:hsl(var(--su)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--su)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--suc,var(--nc))/var(--tw-text-opacity))}.btn-outline.btn-error{--tw-text-opacity:1;color:hsl(var(--er)/var(--tw-text-opacity))}.btn-outline.btn-error.btn-active,.btn-outline.btn-error:hover{--tw-border-opacity:1;border-color:hsl(var(--er)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--er)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--erc,var(--nc))/var(--tw-text-opacity))}.btn-disabled,.btn-disabled:hover,.btn[disabled],.btn[disabled]:hover{--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.2;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.btn.loading.btn-circle:before,.btn.loading.btn-square:before{margin-right:0}.btn.loading.btn-lg:before,.btn.loading.btn-xl:before{height:1.25rem;width:1.25rem}.btn.loading.btn-sm:before,.btn.loading.btn-xs:before{height:.75rem;width:.75rem}.btn-group>.btn-active,.btn-group>input[type=radio]:checked.btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-group>.btn-active:focus-visible,.btn-group>input[type=radio]:checked.btn:focus-visible{outline:2px solid hsl(var(--p))}@keyframes button-pop{0%{transform:scale(var(--btn-focus-scale,.95))}40%{transform:scale(1.02)}to{transform:scale(1)}}.card :where(figure:first-child){border-end-end-radius:unset;border-end-start-radius:unset;border-start-end-radius:inherit;border-start-start-radius:inherit;overflow:hidden}.card :where(figure:last-child){border-end-end-radius:inherit;border-end-start-radius:inherit;border-start-end-radius:unset;border-start-start-radius:unset;overflow:hidden}.card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.card.bordered{border-width:1px;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity))}.card.compact .card-body{font-size:.875rem;line-height:1.25rem;padding:1rem}.card.image-full :where(figure){border-radius:inherit;overflow:hidden}.checkbox:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.checkbox:checked,.checkbox[aria-checked=true],.checkbox[checked=true]{--tw-bg-opacity:1;animation:checkmark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));background-image:linear-gradient(-45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%);background-repeat:no-repeat}.checkbox:indeterminate{--tw-bg-opacity:1;animation:checkmark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));background-image:linear-gradient(90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(-90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(0deg,hsl(var(--chkbg)) 43%,hsl(var(--chkfg)) 43%,hsl(var(--chkfg)) 57%,hsl(var(--chkbg)) 57%);background-repeat:no-repeat}.checkbox:disabled{border-color:transparent;cursor:not-allowed;--tw-bg-opacity:1;background-color:hsl(var(--bc)/var(--tw-bg-opacity));opacity:.2}@keyframes checkmark{0%{background-position-y:5px}50%{background-position-y:-2px}to{background-position-y:0}}[dir=rtl] .checkbox:checked,[dir=rtl] .checkbox[aria-checked=true],[dir=rtl] .checkbox[checked=true]{background-image:linear-gradient(45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(-45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%)}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-primary{outline:2px solid hsl(var(--p))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-secondary{outline:2px solid hsl(var(--s))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-success{outline:2px solid hsl(var(--su))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-error{outline:2px solid hsl(var(--er))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-ghost{outline:2px solid currentColor}.dropdown.dropdown-hover:hover .dropdown-content,.dropdown.dropdown-open .dropdown-content,.dropdown:focus .dropdown-content,.dropdown:focus-within .dropdown-content{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.label a:hover{--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.input[list]::-webkit-calendar-picker-indicator{line-height:1em}.input:focus{outline:2px solid hsla(var(--bc)/.2);outline-offset:2px}.input-disabled,.input[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:.2}.input-disabled::-moz-placeholder,.input[disabled]::-moz-placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.input-disabled::placeholder,.input[disabled]::placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.link:focus{outline:2px solid transparent;outline-offset:2px}.link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.menu.horizontal>li.bordered>a,.menu.horizontal>li.bordered>button,.menu.horizontal>li.bordered>span{border-bottom-width:4px;border-left-width:0;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu[class*=" p-"]:not(.menu[class*=" p-0"]) li>*,.menu[class*=" px-"]:not(.menu[class*=" px-0"]) li>*,.menu[class^=p-]:not(.menu[class^=p-0]) li>*,.menu[class^=px-]:not(.menu[class^=px-0]) li>*{border-radius:var(--rounded-btn,.5rem)}.menu :where(li.bordered>*){border-left-width:4px;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu :where(li)>:where(:not(ul)){color:currentColor;gap:.75rem;padding:.75rem 1rem}.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):focus),.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):hover){background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.1}.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul).active),.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):active){--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.menu :where(li:empty){background-color:hsl(var(--bc)/var(--tw-bg-opacity));height:1px;margin:.5rem 1rem;--tw-bg-opacity:.1}.menu li.disabled>*{color:hsl(var(--bc)/var(--tw-text-opacity));-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-text-opacity:.2}.menu li.disabled>:hover{background-color:transparent}.menu li.hover-bordered a{border-color:transparent;border-left-width:4px}.menu li.hover-bordered a:hover{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu.compact li>a,.menu.compact li>span{font-size:.875rem;line-height:1.25rem;padding-bottom:.5rem;padding-top:.5rem}.menu .menu-title{font-size:.75rem;font-weight:700;line-height:1rem;opacity:.4}.menu .menu-title>*{padding-bottom:.25rem;padding-top:.25rem}.menu :where(li:not(.disabled))>:where(:not(ul)){outline:2px solid transparent;outline-offset:2px;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu>:where(li:first-child){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:first-child)>:where(:not(ul)){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li:first-child:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:first-child:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul) :where(li){white-space:nowrap;width:100%}.menu>:where(li)>:where(ul) :where(li) :where(ul){padding-left:1rem}.menu>:where(li)>:where(ul) :where(li)>:where(:not(ul)){white-space:nowrap;width:100%}.menu>:where(li)>:where(ul)>:where(li:first-child){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:first-child)>:where(:not(ul)){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li)>:where(ul)>:where(li:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li)>:where(ul)>:where(li:first-child:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:first-child:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.mockup-phone .display{border-radius:40px;margin-top:-25px;overflow:hidden}.modal-open .modal-box,.modal-toggle:checked+.modal .modal-box,.modal:target .modal-box{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes progress-loading{50%{left:107%}}.radio:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.radio:checked,.radio[aria-checked=true]{--tw-bg-opacity:1;animation:radiomark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}.radio:disabled{cursor:not-allowed;opacity:.2}@keyframes radiomark{0%{box-shadow:0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset}50%{box-shadow:0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset}to{box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}}@keyframes rating-pop{0%{transform:translateY(-.125em)}40%{transform:translateY(-.125em)}to{transform:translateY(0)}}.select:focus{outline:2px solid hsla(var(--bc)/.2);outline-offset:2px}.select-disabled,.select[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:.2}.select-disabled::-moz-placeholder,.select[disabled]::-moz-placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.select-disabled::placeholder,.select[disabled]::placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.select-multiple,.select[multiple],.select[size].select:not([size="1"]){background-image:none;padding-right:1rem}[dir=rtl] .select{background-position:12px calc(1px + 50%),16px calc(1px + 50%)}:where(.stats)>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;--tw-divide-y-reverse:0;border-width:calc(0px*(1 - var(--tw-divide-y-reverse))) calc(1px*var(--tw-divide-x-reverse)) calc(0px*var(--tw-divide-y-reverse)) calc(1px*(1 - var(--tw-divide-x-reverse)))}.tab:hover{--tw-text-opacity:1}.tab.tab-active:not(.tab-disabled):not([disabled]){border-color:hsl(var(--bc)/var(--tw-border-opacity));--tw-border-opacity:1;--tw-text-opacity:1}.tab:focus{outline:2px solid transparent;outline-offset:2px}.tab:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.tab:focus-visible.tab-lifted{border-bottom-left-radius:var(--tab-radius,.5rem);border-bottom-right-radius:var(--tab-radius,.5rem)}.tab-disabled,.tab-disabled:hover,.tab[disabled],.tab[disabled]:hover{color:hsl(var(--bc)/var(--tw-text-opacity));cursor:not-allowed;--tw-text-opacity:.2}.tab-lifted{border:var(--tab-border,1px) solid transparent;border-bottom-color:var(--tab-border-color);border-top-left-radius:var(--tab-radius,.5rem);border-top-right-radius:var(--tab-radius,.5rem);border-width:0 0 var(--tab-border,1px) 0;padding-left:var(--tab-padding,1rem);padding-right:var(--tab-padding,1rem);padding-top:var(--tab-border,1px)}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]){background-color:var(--tab-bg);border-left-color:var(--tab-border-color);border-right-color:var(--tab-border-color);border-top-color:var(--tab-border-color);border-width:var(--tab-border,1px) var(--tab-border,1px) 0 var(--tab-border,1px);padding-bottom:var(--tab-border,1px);padding-left:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-right:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-top:0}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{bottom:0;content:"";display:block;height:var(--tab-radius,.5rem);position:absolute;width:var(--tab-radius,.5rem);z-index:1;--tab-grad:calc(68% - var(--tab-border, 1px));--tab-corner-bg:radial-gradient(circle at var(--circle-pos),transparent var(--tab-grad),var(--tab-border-color) calc(var(--tab-grad) + .3px),var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)),var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + .3px))}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{left:calc(var(--tab-radius, .5rem)*-1);--circle-pos:top left;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{--circle-pos:top right}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after{right:calc(var(--tab-radius, .5rem)*-1);--circle-pos:top right;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after{--circle-pos:top left}.tab-lifted.tab-active:not(.tab-disabled):not([disabled])+.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):first-child:before,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):last-child:after{background:none}.tabs-boxed .tab{border-radius:var(--rounded-btn,.5rem)}.tabs-boxed .tab-active:not(.tab-disabled):not([disabled]){--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.tabs-boxed .tab-active:not(.tab-disabled):not([disabled]):hover{--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}@keyframes toast-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}[dir=rtl] .toggle{--handleoffsetcalculator:calc(var(--handleoffset)*1)}.toggle:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.toggle:checked,.toggle[aria-checked=true],.toggle[checked=true]{--handleoffsetcalculator:var(--handleoffset);--tw-border-opacity:1;--tw-bg-opacity:1}[dir=rtl] .toggle:checked,[dir=rtl] .toggle[aria-checked=true],[dir=rtl] .toggle[checked=true]{--handleoffsetcalculator:calc(var(--handleoffset)*-1)}.toggle:indeterminate{--tw-border-opacity:1;--tw-bg-opacity:1;box-shadow:calc(var(--handleoffset)/2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset)/-2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}[dir=rtl] .toggle:indeterminate{box-shadow:calc(var(--handleoffset)/2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset)/-2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}.toggle-primary:focus-visible{outline:2px solid hsl(var(--p))}.toggle-primary:checked,.toggle-primary[aria-checked=true],.toggle-primary[checked=true]{border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-border-opacity:.1;--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.toggle:disabled{cursor:not-allowed;--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--bc)/var(--tw-border-opacity));opacity:.3;--togglehandleborder:0 0 0 3px hsl(var(--bc)) inset,var(--handleoffsetcalculator) 0 0 3px hsl(var(--bc)) inset}.btn-xs{font-size:.75rem;height:1.5rem;min-height:1.5rem;padding-left:.5rem;padding-right:.5rem}.btn-sm{font-size:.875rem;height:2rem;min-height:2rem;padding-left:.75rem;padding-right:.75rem}.btn-md{font-size:.875rem;height:3rem;min-height:3rem;padding-left:1rem;padding-right:1rem}.btn-square:where(.btn-xs){height:1.5rem;padding:0;width:1.5rem}.btn-square:where(.btn-sm){height:2rem;padding:0;width:2rem}.btn-square:where(.btn-md){height:3rem;padding:0;width:3rem}.btn-circle:where(.btn-xs){border-radius:9999px;height:1.5rem;padding:0;width:1.5rem}.btn-circle:where(.btn-sm){border-radius:9999px;height:2rem;padding:0;width:2rem}.btn-circle:where(.btn-md){border-radius:9999px;height:3rem;padding:0;width:3rem}.btn-circle:where(.btn-lg){border-radius:9999px;height:4rem;padding:0;width:4rem}.avatar.offline:before{border-radius:9999px;content:"";display:block;position:absolute;z-index:10;--tw-bg-opacity:1;background-color:hsl(var(--b3,var(--b2))/var(--tw-bg-opacity));box-shadow:0 0 0 2px hsl(var(--b1));height:15%;right:7%;top:7%;width:15%}.btn-group .btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-horizontal .btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group-horizontal .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group-horizontal .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-vertical .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:var(--rounded-btn,.5rem);margin-left:0;margin-top:-1px}.btn-group-vertical .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:0}.card-compact .card-body{font-size:.875rem;line-height:1.25rem;padding:1rem}.card-normal .card-body{font-size:1rem;line-height:1.5rem;padding:var(--padding-card,2rem)}.menu-vertical :where(li.bordered>*){border-bottom-width:0;border-left-width:4px}.menu-horizontal :where(li.bordered>*){border-bottom-width:4px;border-left-width:0}.modal-bottom :where(.modal-box){max-width:none;width:100%;--tw-translate-y:2.5rem;--tw-scale-x:1;--tw-scale-y:1;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-middle :where(.modal-box){max-width:32rem;width:91.666667%;--tw-translate-y:0px;--tw-scale-x:.9;--tw-scale-y:.9;border-bottom-left-radius:var(--rounded-box,1rem);border-bottom-right-radius:var(--rounded-box,1rem);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixed{position:fixed}.absolute{position:absolute}.left-0{left:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-2{top:.5rem}.top-px{top:1px}.z-10{z-index:10}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.m-2{margin:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-bottom:auto;margin-top:auto}.-mt-2{margin-top:-.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-14{margin-top:3.5rem}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.h-4{height:1rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-96{height:24rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-32{max-height:8rem}.w-12{width:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-20{min-width:5rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.border{border-width:1px}.bg-\[\#FF3570\]{--tw-bg-opacity:1;background-color:rgb(255 53 112/var(--tw-bg-opacity))}.bg-base-100{--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity))}.bg-base-200{--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity:.8}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#bd34fe\]{--tw-gradient-from:#bd34fe var(--tw-gradient-from-position);--tw-gradient-to:rgba(189,52,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#ff3670\]{--tw-gradient-to:#ff3670 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0}.pb-0,.py-0{padding-bottom:0}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-semibold{font-weight:600}.font-thin{font-weight:100}.normal-case{text-transform:none}.tracking-wide{letter-spacing:.025em}.text-base-content{--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255/var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.text-primary-content{--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.decoration-orange-500{text-decoration-color:#f97316}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.input{border-radius:.25rem;border-style:solid;border-width:2px;flex:1 1 0%;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.action-btn{align-items:center;animation:button-pop var(--animation-btn,.25s) ease-out;background-color:hsl(var(--n)/var(--tw-bg-opacity));border-color:transparent;border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-btn,.5rem);border-width:var(--border-btn,1px);color:hsl(var(--nc)/var(--tw-text-opacity));cursor:pointer;display:inline-flex;flex-shrink:0;flex-wrap:wrap;font-size:.875rem;font-weight:600;height:3rem;justify-content:center;line-height:1.25rem;line-height:1em;min-height:3rem;padding-left:1rem;padding-right:1rem;text-align:center;text-decoration-line:none;text-transform:uppercase;text-transform:var(--btn-text-case,uppercase);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.action-btn.loading,.action-btn.loading:hover,.action-btn[disabled]{pointer-events:none}.action-btn.loading:before{animation:spin 2s linear infinite;border-color:transparent currentColor currentColor transparent;border-radius:9999px;border-width:2px;content:"";height:1rem;margin-right:.5rem;width:1rem}@media (prefers-reduced-motion:reduce){.action-btn.loading:before{animation:spin 10s linear infinite}}.btn-group>input[type=radio].action-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-group>input[type=radio].action-btn:before{content:attr(data-title)}.btn-outline.action-btn .badge{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.action-btn .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn:hover .badge{background-color:hsl(var(--pc)/var(--tw-bg-opacity));color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn:hover .badge,.btn-outline.action-btn:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--pc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.action-btn:hover .badge.outline{background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn:active:focus,.action-btn:active:hover{animation:none}.action-btn:not(.no-animation):active:focus,.action-btn:not(.no-animation):active:hover{transform:scale(var(--btn-focus-scale,.95))}.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity))}.action-btn:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.action-btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn.btn-active,.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity))}.action-btn:focus-visible{outline:2px solid hsl(var(--p))}.action-btn.glass.btn-active,.action-btn.glass:hover{--glass-opacity:25%;--glass-border-opacity:15%}.action-btn.glass:focus-visible{outline:2px solid currentColor}.btn-outline.action-btn{--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn.btn-active,.btn-outline.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn[disabled],.action-btn[disabled]:hover{--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.2;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.action-btn.loading.btn-circle:before,.action-btn.loading.btn-square:before{margin-right:0}.action-btn.loading.btn-lg:before,.action-btn.loading.btn-xl:before{height:1.25rem;width:1.25rem}.action-btn.loading.btn-sm:before,.action-btn.loading.btn-xs:before{height:.75rem;width:.75rem}.btn-group>input[type=radio]:checked.action-btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-group>input[type=radio]:checked.action-btn:focus-visible{outline:2px solid hsl(var(--p))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.action-btn{outline:2px solid hsl(var(--p))}.btn-group .action-btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-horizontal .action-btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group-horizontal .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group-horizontal .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-vertical .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:var(--rounded-btn,.5rem);margin-left:0;margin-top:-1px}.btn-group-vertical .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:0}#graph-div sub,#graph-div sup{position:static;vertical-align:revert}.hover\:underline:hover{text-decoration-line:underline}@media (min-width:768px){.md\:mr-2{margin-right:.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-auto{width:auto}.lg\:items-center{align-items:center}.lg\:pt-0{padding-top:0}}.loader.svelte-6pksaq{animation:svelte-6pksaq-spin 2s linear infinite;border:.45em solid #f3f3f3;border-radius:50%;border-top-color:#6365f1;height:3em;width:3em}@keyframes svelte-6pksaq-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}} diff --git a/_app/immutable/assets/_layout.BdpBYAFr.css b/_app/immutable/assets/_layout.BdpBYAFr.css new file mode 100644 index 00000000..b429084f --- /dev/null +++ b/_app/immutable/assets/_layout.BdpBYAFr.css @@ -0,0 +1,5 @@ +/*! + * Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com + * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) + * Copyright 2024 Fonticons, Inc. + */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp-solid,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);line-height:inherit;position:absolute;text-align:center;width:var(--fa-li-width,2em)}.fa-border{border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-bounce;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-beat-fade;animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-flip;animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-shake;animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-name:fa-spin;animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0:before{content:"0"}.fa-1:before{content:"1"}.fa-2:before{content:"2"}.fa-3:before{content:"3"}.fa-4:before{content:"4"}.fa-5:before{content:"5"}.fa-6:before{content:"6"}.fa-7:before{content:"7"}.fa-8:before{content:"8"}.fa-9:before{content:"9"}.fa-fill-drip:before{content:""}.fa-arrows-to-circle:before{content:""}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:""}.fa-at:before{content:"@"}.fa-trash-alt:before,.fa-trash-can:before{content:""}.fa-text-height:before{content:""}.fa-user-times:before,.fa-user-xmark:before{content:""}.fa-stethoscope:before{content:""}.fa-comment-alt:before,.fa-message:before{content:""}.fa-info:before{content:""}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:""}.fa-explosion:before{content:""}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:""}.fa-wave-square:before{content:""}.fa-ring:before{content:""}.fa-building-un:before{content:""}.fa-dice-three:before{content:""}.fa-calendar-alt:before,.fa-calendar-days:before{content:""}.fa-anchor-circle-check:before{content:""}.fa-building-circle-arrow-right:before{content:""}.fa-volleyball-ball:before,.fa-volleyball:before{content:""}.fa-arrows-up-to-line:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-circle-minus:before,.fa-minus-circle:before{content:""}.fa-door-open:before{content:""}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:""}.fa-atom:before{content:""}.fa-soap:before{content:""}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:""}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:""}.fa-bridge-circle-check:before{content:""}.fa-pump-medical:before{content:""}.fa-fingerprint:before{content:""}.fa-hand-point-right:before{content:""}.fa-magnifying-glass-location:before,.fa-search-location:before{content:""}.fa-forward-step:before,.fa-step-forward:before{content:""}.fa-face-smile-beam:before,.fa-smile-beam:before{content:""}.fa-flag-checkered:before{content:""}.fa-football-ball:before,.fa-football:before{content:""}.fa-school-circle-exclamation:before{content:""}.fa-crop:before{content:""}.fa-angle-double-down:before,.fa-angles-down:before{content:""}.fa-users-rectangle:before{content:""}.fa-people-roof:before{content:""}.fa-people-line:before{content:""}.fa-beer-mug-empty:before,.fa-beer:before{content:""}.fa-diagram-predecessor:before{content:""}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:""}.fa-burn:before,.fa-fire-flame-simple:before{content:""}.fa-male:before,.fa-person:before{content:""}.fa-laptop:before{content:""}.fa-file-csv:before{content:""}.fa-menorah:before{content:""}.fa-truck-plane:before{content:""}.fa-record-vinyl:before{content:""}.fa-face-grin-stars:before,.fa-grin-stars:before{content:""}.fa-bong:before{content:""}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:""}.fa-arrow-down-up-across-line:before{content:""}.fa-spoon:before,.fa-utensil-spoon:before{content:""}.fa-jar-wheat:before{content:""}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:""}.fa-file-circle-exclamation:before{content:""}.fa-circle-h:before,.fa-hospital-symbol:before{content:""}.fa-pager:before{content:""}.fa-address-book:before,.fa-contact-book:before{content:""}.fa-strikethrough:before{content:""}.fa-k:before{content:"K"}.fa-landmark-flag:before{content:""}.fa-pencil-alt:before,.fa-pencil:before{content:""}.fa-backward:before{content:""}.fa-caret-right:before{content:""}.fa-comments:before{content:""}.fa-file-clipboard:before,.fa-paste:before{content:""}.fa-code-pull-request:before{content:""}.fa-clipboard-list:before{content:""}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:""}.fa-user-check:before{content:""}.fa-vial-virus:before{content:""}.fa-sheet-plastic:before{content:""}.fa-blog:before{content:""}.fa-user-ninja:before{content:""}.fa-person-arrow-up-from-line:before{content:""}.fa-scroll-torah:before,.fa-torah:before{content:""}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:""}.fa-toggle-off:before{content:""}.fa-archive:before,.fa-box-archive:before{content:""}.fa-person-drowning:before{content:""}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:""}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:""}.fa-spray-can:before{content:""}.fa-truck-monster:before{content:""}.fa-w:before{content:"W"}.fa-earth-africa:before,.fa-globe-africa:before{content:""}.fa-rainbow:before{content:""}.fa-circle-notch:before{content:""}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:""}.fa-paw:before{content:""}.fa-cloud:before{content:""}.fa-trowel-bricks:before{content:""}.fa-face-flushed:before,.fa-flushed:before{content:""}.fa-hospital-user:before{content:""}.fa-tent-arrow-left-right:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-binoculars:before{content:""}.fa-microphone-slash:before{content:""}.fa-box-tissue:before{content:""}.fa-motorcycle:before{content:""}.fa-bell-concierge:before,.fa-concierge-bell:before{content:""}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:""}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:""}.fa-mars-and-venus-burst:before{content:""}.fa-caret-square-right:before,.fa-square-caret-right:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-sun-plant-wilt:before{content:""}.fa-toilets-portable:before{content:""}.fa-hockey-puck:before{content:""}.fa-table:before{content:""}.fa-magnifying-glass-arrow-right:before{content:""}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:""}.fa-users-slash:before{content:""}.fa-clover:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-star-and-crescent:before{content:""}.fa-house-fire:before{content:""}.fa-minus-square:before,.fa-square-minus:before{content:""}.fa-helicopter:before{content:""}.fa-compass:before{content:""}.fa-caret-square-down:before,.fa-square-caret-down:before{content:""}.fa-file-circle-question:before{content:""}.fa-laptop-code:before{content:""}.fa-swatchbook:before{content:""}.fa-prescription-bottle:before{content:""}.fa-bars:before,.fa-navicon:before{content:""}.fa-people-group:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-heart-broken:before,.fa-heart-crack:before{content:""}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:""}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:""}.fa-film:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-people-robbery:before{content:""}.fa-lightbulb:before{content:""}.fa-caret-left:before{content:""}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:""}.fa-school-circle-xmark:before{content:""}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:""}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:""}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-headphones-alt:before,.fa-headphones-simple:before{content:""}.fa-sitemap:before{content:""}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:""}.fa-memory:before{content:""}.fa-road-spikes:before{content:""}.fa-fire-burner:before{content:""}.fa-flag:before{content:""}.fa-hanukiah:before{content:""}.fa-feather:before{content:""}.fa-volume-down:before,.fa-volume-low:before{content:""}.fa-comment-slash:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-compress:before{content:""}.fa-wheat-alt:before,.fa-wheat-awn:before{content:""}.fa-ankh:before{content:""}.fa-hands-holding-child:before{content:""}.fa-asterisk:before{content:"*"}.fa-check-square:before,.fa-square-check:before{content:""}.fa-peseta-sign:before{content:""}.fa-header:before,.fa-heading:before{content:""}.fa-ghost:before{content:""}.fa-list-squares:before,.fa-list:before{content:""}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:""}.fa-cart-plus:before{content:""}.fa-gamepad:before{content:""}.fa-circle-dot:before,.fa-dot-circle:before{content:""}.fa-dizzy:before,.fa-face-dizzy:before{content:""}.fa-egg:before{content:""}.fa-house-medical-circle-xmark:before{content:""}.fa-campground:before{content:""}.fa-folder-plus:before{content:""}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:""}.fa-paint-brush:before,.fa-paintbrush:before{content:""}.fa-lock:before{content:""}.fa-gas-pump:before{content:""}.fa-hot-tub-person:before,.fa-hot-tub:before{content:""}.fa-map-location:before,.fa-map-marked:before{content:""}.fa-house-flood-water:before{content:""}.fa-tree:before{content:""}.fa-bridge-lock:before{content:""}.fa-sack-dollar:before{content:""}.fa-edit:before,.fa-pen-to-square:before{content:""}.fa-car-side:before{content:""}.fa-share-alt:before,.fa-share-nodes:before{content:""}.fa-heart-circle-minus:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-microscope:before{content:""}.fa-sink:before{content:""}.fa-bag-shopping:before,.fa-shopping-bag:before{content:""}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:""}.fa-mitten:before{content:""}.fa-person-rays:before{content:""}.fa-users:before{content:""}.fa-eye-slash:before{content:""}.fa-flask-vial:before{content:""}.fa-hand-paper:before,.fa-hand:before{content:""}.fa-om:before{content:""}.fa-worm:before{content:""}.fa-house-circle-xmark:before{content:""}.fa-plug:before{content:""}.fa-chevron-up:before{content:""}.fa-hand-spock:before{content:""}.fa-stopwatch:before{content:""}.fa-face-kiss:before,.fa-kiss:before{content:""}.fa-bridge-circle-xmark:before{content:""}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:""}.fa-chess-bishop:before{content:""}.fa-face-grin-wink:before,.fa-grin-wink:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:""}.fa-road-circle-check:before{content:""}.fa-dice-five:before{content:""}.fa-rss-square:before,.fa-square-rss:before{content:""}.fa-land-mine-on:before{content:""}.fa-i-cursor:before{content:""}.fa-stamp:before{content:""}.fa-stairs:before{content:""}.fa-i:before{content:"I"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:""}.fa-pills:before{content:""}.fa-face-grin-wide:before,.fa-grin-alt:before{content:""}.fa-tooth:before{content:""}.fa-v:before{content:"V"}.fa-bangladeshi-taka-sign:before{content:""}.fa-bicycle:before{content:""}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-ambulance:before,.fa-truck-medical:before{content:""}.fa-wheat-awn-circle-exclamation:before{content:""}.fa-snowman:before{content:""}.fa-mortar-pestle:before{content:""}.fa-road-barrier:before{content:""}.fa-school:before{content:""}.fa-igloo:before{content:""}.fa-joint:before{content:""}.fa-angle-right:before{content:""}.fa-horse:before{content:""}.fa-q:before{content:"Q"}.fa-g:before{content:"G"}.fa-notes-medical:before{content:""}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-dong-sign:before{content:""}.fa-capsules:before{content:""}.fa-poo-bolt:before,.fa-poo-storm:before{content:""}.fa-face-frown-open:before,.fa-frown-open:before{content:""}.fa-hand-point-up:before{content:""}.fa-money-bill:before{content:""}.fa-bookmark:before{content:""}.fa-align-justify:before{content:""}.fa-umbrella-beach:before{content:""}.fa-helmet-un:before{content:""}.fa-bullseye:before{content:""}.fa-bacon:before{content:""}.fa-hand-point-down:before{content:""}.fa-arrow-up-from-bracket:before{content:""}.fa-folder-blank:before,.fa-folder:before{content:""}.fa-file-medical-alt:before,.fa-file-waveform:before{content:""}.fa-radiation:before{content:""}.fa-chart-simple:before{content:""}.fa-mars-stroke:before{content:""}.fa-vial:before{content:""}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:""}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:""}.fa-e:before{content:"E"}.fa-pen-alt:before,.fa-pen-clip:before{content:""}.fa-bridge-circle-exclamation:before{content:""}.fa-user:before{content:""}.fa-school-circle-check:before{content:""}.fa-dumpster:before{content:""}.fa-shuttle-van:before,.fa-van-shuttle:before{content:""}.fa-building-user:before{content:""}.fa-caret-square-left:before,.fa-square-caret-left:before{content:""}.fa-highlighter:before{content:""}.fa-key:before{content:""}.fa-bullhorn:before{content:""}.fa-globe:before{content:""}.fa-synagogue:before{content:""}.fa-person-half-dress:before{content:""}.fa-road-bridge:before{content:""}.fa-location-arrow:before{content:""}.fa-c:before{content:"C"}.fa-tablet-button:before{content:""}.fa-building-lock:before{content:""}.fa-pizza-slice:before{content:""}.fa-money-bill-wave:before{content:""}.fa-area-chart:before,.fa-chart-area:before{content:""}.fa-house-flag:before{content:""}.fa-person-circle-minus:before{content:""}.fa-ban:before,.fa-cancel:before{content:""}.fa-camera-rotate:before{content:""}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:""}.fa-star:before{content:""}.fa-repeat:before{content:""}.fa-cross:before{content:""}.fa-box:before{content:""}.fa-venus-mars:before{content:""}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:""}.fa-expand-arrows-alt:before,.fa-maximize:before{content:""}.fa-charging-station:before{content:""}.fa-shapes:before,.fa-triangle-circle-square:before{content:""}.fa-random:before,.fa-shuffle:before{content:""}.fa-person-running:before,.fa-running:before{content:""}.fa-mobile-retro:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-spider:before{content:""}.fa-hands-bound:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-plane-circle-exclamation:before{content:""}.fa-x-ray:before{content:""}.fa-spell-check:before{content:""}.fa-slash:before{content:""}.fa-computer-mouse:before,.fa-mouse:before{content:""}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:""}.fa-shop-slash:before,.fa-store-alt-slash:before{content:""}.fa-server:before{content:""}.fa-virus-covid-slash:before{content:""}.fa-shop-lock:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-blender-phone:before{content:""}.fa-building-wheat:before{content:""}.fa-person-breastfeeding:before{content:""}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:""}.fa-venus:before{content:""}.fa-passport:before{content:""}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:""}.fa-heart-pulse:before,.fa-heartbeat:before{content:""}.fa-people-carry-box:before,.fa-people-carry:before{content:""}.fa-temperature-high:before{content:""}.fa-microchip:before{content:""}.fa-crown:before{content:""}.fa-weight-hanging:before{content:""}.fa-xmarks-lines:before{content:""}.fa-file-prescription:before{content:""}.fa-weight-scale:before,.fa-weight:before{content:""}.fa-user-friends:before,.fa-user-group:before{content:""}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:""}.fa-chess-knight:before{content:""}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:""}.fa-wheelchair:before{content:""}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:""}.fa-toggle-on:before{content:""}.fa-person-walking:before,.fa-walking:before{content:""}.fa-l:before{content:"L"}.fa-fire:before{content:""}.fa-bed-pulse:before,.fa-procedures:before{content:""}.fa-shuttle-space:before,.fa-space-shuttle:before{content:""}.fa-face-laugh:before,.fa-laugh:before{content:""}.fa-folder-open:before{content:""}.fa-heart-circle-plus:before{content:""}.fa-code-fork:before{content:""}.fa-city:before{content:""}.fa-microphone-alt:before,.fa-microphone-lines:before{content:""}.fa-pepper-hot:before{content:""}.fa-unlock:before{content:""}.fa-colon-sign:before{content:""}.fa-headset:before{content:""}.fa-store-slash:before{content:""}.fa-road-circle-xmark:before{content:""}.fa-user-minus:before{content:""}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:""}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:""}.fa-clipboard:before{content:""}.fa-house-circle-exclamation:before{content:""}.fa-file-arrow-up:before,.fa-file-upload:before{content:""}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:""}.fa-bath:before,.fa-bathtub:before{content:""}.fa-underline:before{content:""}.fa-user-edit:before,.fa-user-pen:before{content:""}.fa-signature:before{content:""}.fa-stroopwafel:before{content:""}.fa-bold:before{content:""}.fa-anchor-lock:before{content:""}.fa-building-ngo:before{content:""}.fa-manat-sign:before{content:""}.fa-not-equal:before{content:""}.fa-border-style:before,.fa-border-top-left:before{content:""}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:""}.fa-jedi:before{content:""}.fa-poll:before,.fa-square-poll-vertical:before{content:""}.fa-mug-hot:before{content:""}.fa-battery-car:before,.fa-car-battery:before{content:""}.fa-gift:before{content:""}.fa-dice-two:before{content:""}.fa-chess-queen:before{content:""}.fa-glasses:before{content:""}.fa-chess-board:before{content:""}.fa-building-circle-check:before{content:""}.fa-person-chalkboard:before{content:""}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:""}.fa-hand-back-fist:before,.fa-hand-rock:before{content:""}.fa-caret-square-up:before,.fa-square-caret-up:before{content:""}.fa-cloud-showers-water:before{content:""}.fa-bar-chart:before,.fa-chart-bar:before{content:""}.fa-hands-bubbles:before,.fa-hands-wash:before{content:""}.fa-less-than-equal:before{content:""}.fa-train:before{content:""}.fa-eye-low-vision:before,.fa-low-vision:before{content:""}.fa-crow:before{content:""}.fa-sailboat:before{content:""}.fa-window-restore:before{content:""}.fa-plus-square:before,.fa-square-plus:before{content:""}.fa-torii-gate:before{content:""}.fa-frog:before{content:""}.fa-bucket:before{content:""}.fa-image:before{content:""}.fa-microphone:before{content:""}.fa-cow:before{content:""}.fa-caret-up:before{content:""}.fa-screwdriver:before{content:""}.fa-folder-closed:before{content:""}.fa-house-tsunami:before{content:""}.fa-square-nfi:before{content:""}.fa-arrow-up-from-ground-water:before{content:""}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:""}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:""}.fa-columns:before,.fa-table-columns:before{content:""}.fa-lemon:before{content:""}.fa-head-side-mask:before{content:""}.fa-handshake:before{content:""}.fa-gem:before{content:""}.fa-dolly-box:before,.fa-dolly:before{content:""}.fa-smoking:before{content:""}.fa-compress-arrows-alt:before,.fa-minimize:before{content:""}.fa-monument:before{content:""}.fa-snowplow:before{content:""}.fa-angle-double-right:before,.fa-angles-right:before{content:""}.fa-cannabis:before{content:""}.fa-circle-play:before,.fa-play-circle:before{content:""}.fa-tablets:before{content:""}.fa-ethernet:before{content:""}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:""}.fa-chair:before{content:""}.fa-check-circle:before,.fa-circle-check:before{content:""}.fa-circle-stop:before,.fa-stop-circle:before{content:""}.fa-compass-drafting:before,.fa-drafting-compass:before{content:""}.fa-plate-wheat:before{content:""}.fa-icicles:before{content:""}.fa-person-shelter:before{content:""}.fa-neuter:before{content:""}.fa-id-badge:before{content:""}.fa-marker:before{content:""}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:""}.fa-helicopter-symbol:before{content:""}.fa-universal-access:before{content:""}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:""}.fa-lari-sign:before{content:""}.fa-volcano:before{content:""}.fa-person-walking-dashed-line-arrow-right:before{content:""}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:""}.fa-viruses:before{content:""}.fa-square-person-confined:before{content:""}.fa-user-tie:before{content:""}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:""}.fa-tent-arrow-down-to-line:before{content:""}.fa-certificate:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-suitcase:before{content:""}.fa-person-skating:before,.fa-skating:before{content:""}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:""}.fa-camera-retro:before{content:""}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:""}.fa-arrow-right-to-file:before,.fa-file-import:before{content:""}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:""}.fa-box-open:before{content:""}.fa-scroll:before{content:""}.fa-spa:before{content:""}.fa-location-pin-lock:before{content:""}.fa-pause:before{content:""}.fa-hill-avalanche:before{content:""}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-bomb:before{content:""}.fa-registered:before{content:""}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:""}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:""}.fa-subscript:before{content:""}.fa-diamond-turn-right:before,.fa-directions:before{content:""}.fa-burst:before{content:""}.fa-house-laptop:before,.fa-laptop-house:before{content:""}.fa-face-tired:before,.fa-tired:before{content:""}.fa-money-bills:before{content:""}.fa-smog:before{content:""}.fa-crutch:before{content:""}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:""}.fa-palette:before{content:""}.fa-arrows-turn-right:before{content:""}.fa-vest:before{content:""}.fa-ferry:before{content:""}.fa-arrows-down-to-people:before{content:""}.fa-seedling:before,.fa-sprout:before{content:""}.fa-arrows-alt-h:before,.fa-left-right:before{content:""}.fa-boxes-packing:before{content:""}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:""}.fa-group-arrows-rotate:before{content:""}.fa-bowl-food:before{content:""}.fa-candy-cane:before{content:""}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:""}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:""}.fa-remove-format:before,.fa-text-slash:before{content:""}.fa-face-smile-wink:before,.fa-smile-wink:before{content:""}.fa-file-word:before{content:""}.fa-file-powerpoint:before{content:""}.fa-arrows-h:before,.fa-arrows-left-right:before{content:""}.fa-house-lock:before{content:""}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:""}.fa-children:before{content:""}.fa-blackboard:before,.fa-chalkboard:before{content:""}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:""}.fa-envelope-open:before{content:""}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:""}.fa-mattress-pillow:before{content:""}.fa-guarani-sign:before{content:""}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-cruzeiro-sign:before{content:""}.fa-greater-than-equal:before{content:""}.fa-shield-alt:before,.fa-shield-halved:before{content:""}.fa-atlas:before,.fa-book-atlas:before{content:""}.fa-virus:before{content:""}.fa-envelope-circle-check:before{content:""}.fa-layer-group:before{content:""}.fa-arrows-to-dot:before{content:""}.fa-archway:before{content:""}.fa-heart-circle-check:before{content:""}.fa-house-chimney-crack:before,.fa-house-damage:before{content:""}.fa-file-archive:before,.fa-file-zipper:before{content:""}.fa-square:before{content:""}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:""}.fa-couch:before{content:""}.fa-cedi-sign:before{content:""}.fa-italic:before{content:""}.fa-table-cells-column-lock:before{content:""}.fa-church:before{content:""}.fa-comments-dollar:before{content:""}.fa-democrat:before{content:""}.fa-z:before{content:"Z"}.fa-person-skiing:before,.fa-skiing:before{content:""}.fa-road-lock:before{content:""}.fa-a:before{content:"A"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:""}.fa-feather-alt:before,.fa-feather-pointed:before{content:""}.fa-p:before{content:"P"}.fa-snowflake:before{content:""}.fa-newspaper:before{content:""}.fa-ad:before,.fa-rectangle-ad:before{content:""}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:""}.fa-filter-circle-xmark:before{content:""}.fa-locust:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:""}.fa-person-dress-burst:before{content:""}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:""}.fa-vector-square:before{content:""}.fa-bread-slice:before{content:""}.fa-language:before{content:""}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:""}.fa-filter:before{content:""}.fa-question:before{content:"?"}.fa-file-signature:before{content:""}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:""}.fa-house-chimney-user:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-puzzle-piece:before{content:""}.fa-money-check:before{content:""}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:""}.fa-code:before{content:""}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:""}.fa-building-circle-exclamation:before{content:""}.fa-magnifying-glass-chart:before{content:""}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:""}.fa-cubes-stacked:before{content:""}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:""}.fa-virus-covid:before{content:""}.fa-austral-sign:before{content:""}.fa-f:before{content:"F"}.fa-leaf:before{content:""}.fa-road:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-person-circle-plus:before{content:""}.fa-chart-pie:before,.fa-pie-chart:before{content:""}.fa-bolt-lightning:before{content:""}.fa-sack-xmark:before{content:""}.fa-file-excel:before{content:""}.fa-file-contract:before{content:""}.fa-fish-fins:before{content:""}.fa-building-flag:before{content:""}.fa-face-grin-beam:before,.fa-grin-beam:before{content:""}.fa-object-ungroup:before{content:""}.fa-poop:before{content:""}.fa-location-pin:before,.fa-map-marker:before{content:""}.fa-kaaba:before{content:""}.fa-toilet-paper:before{content:""}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:""}.fa-eject:before{content:""}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:""}.fa-plane-circle-check:before{content:""}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:""}.fa-object-group:before{content:""}.fa-chart-line:before,.fa-line-chart:before{content:""}.fa-mask-ventilator:before{content:""}.fa-arrow-right:before{content:""}.fa-map-signs:before,.fa-signs-post:before{content:""}.fa-cash-register:before{content:""}.fa-person-circle-question:before{content:""}.fa-h:before{content:"H"}.fa-tarp:before{content:""}.fa-screwdriver-wrench:before,.fa-tools:before{content:""}.fa-arrows-to-eye:before{content:""}.fa-plug-circle-bolt:before{content:""}.fa-heart:before{content:""}.fa-mars-and-venus:before{content:""}.fa-home-user:before,.fa-house-user:before{content:""}.fa-dumpster-fire:before{content:""}.fa-house-crack:before{content:""}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:""}.fa-face-surprise:before,.fa-surprise:before{content:""}.fa-bottle-water:before{content:""}.fa-circle-pause:before,.fa-pause-circle:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-apple-alt:before,.fa-apple-whole:before{content:""}.fa-kitchen-set:before{content:""}.fa-r:before{content:"R"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-cube:before{content:""}.fa-bitcoin-sign:before{content:""}.fa-shield-dog:before{content:""}.fa-solar-panel:before{content:""}.fa-lock-open:before{content:""}.fa-elevator:before{content:""}.fa-money-bill-transfer:before{content:""}.fa-money-bill-trend-up:before{content:""}.fa-house-flood-water-circle-arrow-right:before{content:""}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:""}.fa-circle:before{content:""}.fa-backward-fast:before,.fa-fast-backward:before{content:""}.fa-recycle:before{content:""}.fa-user-astronaut:before{content:""}.fa-plane-slash:before{content:""}.fa-trademark:before{content:""}.fa-basketball-ball:before,.fa-basketball:before{content:""}.fa-satellite-dish:before{content:""}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:""}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:""}.fa-volume-high:before,.fa-volume-up:before{content:""}.fa-users-rays:before{content:""}.fa-wallet:before{content:""}.fa-clipboard-check:before{content:""}.fa-file-audio:before{content:""}.fa-burger:before,.fa-hamburger:before{content:""}.fa-wrench:before{content:""}.fa-bugs:before{content:""}.fa-rupee-sign:before,.fa-rupee:before{content:""}.fa-file-image:before{content:""}.fa-circle-question:before,.fa-question-circle:before{content:""}.fa-plane-departure:before{content:""}.fa-handshake-slash:before{content:""}.fa-book-bookmark:before{content:""}.fa-code-branch:before{content:""}.fa-hat-cowboy:before{content:""}.fa-bridge:before{content:""}.fa-phone-alt:before,.fa-phone-flip:before{content:""}.fa-truck-front:before{content:""}.fa-cat:before{content:""}.fa-anchor-circle-exclamation:before{content:""}.fa-truck-field:before{content:""}.fa-route:before{content:""}.fa-clipboard-question:before{content:""}.fa-panorama:before{content:""}.fa-comment-medical:before{content:""}.fa-teeth-open:before{content:""}.fa-file-circle-minus:before{content:""}.fa-tags:before{content:""}.fa-wine-glass:before{content:""}.fa-fast-forward:before,.fa-forward-fast:before{content:""}.fa-face-meh-blank:before,.fa-meh-blank:before{content:""}.fa-parking:before,.fa-square-parking:before{content:""}.fa-house-signal:before{content:""}.fa-bars-progress:before,.fa-tasks-alt:before{content:""}.fa-faucet-drip:before{content:""}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:""}.fa-ban-smoking:before,.fa-smoking-ban:before{content:""}.fa-terminal:before{content:""}.fa-mobile-button:before{content:""}.fa-house-medical-flag:before{content:""}.fa-basket-shopping:before,.fa-shopping-basket:before{content:""}.fa-tape:before{content:""}.fa-bus-alt:before,.fa-bus-simple:before{content:""}.fa-eye:before{content:""}.fa-face-sad-cry:before,.fa-sad-cry:before{content:""}.fa-audio-description:before{content:""}.fa-person-military-to-person:before{content:""}.fa-file-shield:before{content:""}.fa-user-slash:before{content:""}.fa-pen:before{content:""}.fa-tower-observation:before{content:""}.fa-file-code:before{content:""}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:""}.fa-bus:before{content:""}.fa-heart-circle-xmark:before{content:""}.fa-home-lg:before,.fa-house-chimney:before{content:""}.fa-window-maximize:before{content:""}.fa-face-frown:before,.fa-frown:before{content:""}.fa-prescription:before{content:""}.fa-shop:before,.fa-store-alt:before{content:""}.fa-floppy-disk:before,.fa-save:before{content:""}.fa-vihara:before{content:""}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-comment-dots:before,.fa-commenting:before{content:""}.fa-plant-wilt:before{content:""}.fa-diamond:before{content:""}.fa-face-grin-squint:before,.fa-grin-squint:before{content:""}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:""}.fa-bacterium:before{content:""}.fa-hand-pointer:before{content:""}.fa-drum-steelpan:before{content:""}.fa-hand-scissors:before{content:""}.fa-hands-praying:before,.fa-praying-hands:before{content:""}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:""}.fa-biohazard:before{content:""}.fa-location-crosshairs:before,.fa-location:before{content:""}.fa-mars-double:before{content:""}.fa-child-dress:before{content:""}.fa-users-between-lines:before{content:""}.fa-lungs-virus:before{content:""}.fa-face-grin-tears:before,.fa-grin-tears:before{content:""}.fa-phone:before{content:""}.fa-calendar-times:before,.fa-calendar-xmark:before{content:""}.fa-child-reaching:before{content:""}.fa-head-side-virus:before{content:""}.fa-user-cog:before,.fa-user-gear:before{content:""}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:""}.fa-door-closed:before{content:""}.fa-shield-virus:before{content:""}.fa-dice-six:before{content:""}.fa-mosquito-net:before{content:""}.fa-bridge-water:before{content:""}.fa-person-booth:before{content:""}.fa-text-width:before{content:""}.fa-hat-wizard:before{content:""}.fa-pen-fancy:before{content:""}.fa-digging:before,.fa-person-digging:before{content:""}.fa-trash:before{content:""}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:""}.fa-book-medical:before{content:""}.fa-poo:before{content:""}.fa-quote-right-alt:before,.fa-quote-right:before{content:""}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:""}.fa-cubes:before{content:""}.fa-divide:before{content:""}.fa-tenge-sign:before,.fa-tenge:before{content:""}.fa-headphones:before{content:""}.fa-hands-holding:before{content:""}.fa-hands-clapping:before{content:""}.fa-republican:before{content:""}.fa-arrow-left:before{content:""}.fa-person-circle-xmark:before{content:""}.fa-ruler:before{content:""}.fa-align-left:before{content:""}.fa-dice-d6:before{content:""}.fa-restroom:before{content:""}.fa-j:before{content:"J"}.fa-users-viewfinder:before{content:""}.fa-file-video:before{content:""}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:""}.fa-table-cells:before,.fa-th:before{content:""}.fa-file-pdf:before{content:""}.fa-bible:before,.fa-book-bible:before{content:""}.fa-o:before{content:"O"}.fa-medkit:before,.fa-suitcase-medical:before{content:""}.fa-user-secret:before{content:""}.fa-otter:before{content:""}.fa-female:before,.fa-person-dress:before{content:""}.fa-comment-dollar:before{content:""}.fa-briefcase-clock:before,.fa-business-time:before{content:""}.fa-table-cells-large:before,.fa-th-large:before{content:""}.fa-book-tanakh:before,.fa-tanakh:before{content:""}.fa-phone-volume:before,.fa-volume-control-phone:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-clipboard-user:before{content:""}.fa-child:before{content:""}.fa-lira-sign:before{content:""}.fa-satellite:before{content:""}.fa-plane-lock:before{content:""}.fa-tag:before{content:""}.fa-comment:before{content:""}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:""}.fa-envelope:before{content:""}.fa-angle-double-up:before,.fa-angles-up:before{content:""}.fa-paperclip:before{content:""}.fa-arrow-right-to-city:before{content:""}.fa-ribbon:before{content:""}.fa-lungs:before{content:""}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:""}.fa-litecoin-sign:before{content:""}.fa-border-none:before{content:""}.fa-circle-nodes:before{content:""}.fa-parachute-box:before{content:""}.fa-indent:before{content:""}.fa-truck-field-un:before{content:""}.fa-hourglass-empty:before,.fa-hourglass:before{content:""}.fa-mountain:before{content:""}.fa-user-doctor:before,.fa-user-md:before{content:""}.fa-circle-info:before,.fa-info-circle:before{content:""}.fa-cloud-meatball:before{content:""}.fa-camera-alt:before,.fa-camera:before{content:""}.fa-square-virus:before{content:""}.fa-meteor:before{content:""}.fa-car-on:before{content:""}.fa-sleigh:before{content:""}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:""}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:""}.fa-water:before{content:""}.fa-calendar-check:before{content:""}.fa-braille:before{content:""}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:""}.fa-landmark:before{content:""}.fa-truck:before{content:""}.fa-crosshairs:before{content:""}.fa-person-cane:before{content:""}.fa-tent:before{content:""}.fa-vest-patches:before{content:""}.fa-check-double:before{content:""}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:""}.fa-money-bill-wheat:before{content:""}.fa-cookie:before{content:""}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:""}.fa-hard-drive:before,.fa-hdd:before{content:""}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:""}.fa-dumbbell:before{content:""}.fa-list-alt:before,.fa-rectangle-list:before{content:""}.fa-tarp-droplet:before{content:""}.fa-house-medical-circle-check:before{content:""}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:""}.fa-calendar-plus:before{content:""}.fa-plane-arrival:before{content:""}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:""}.fa-subway:before,.fa-train-subway:before{content:""}.fa-chart-gantt:before{content:""}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:""}.fa-crop-alt:before,.fa-crop-simple:before{content:""}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:""}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:""}.fa-dna:before{content:""}.fa-virus-slash:before{content:""}.fa-minus:before,.fa-subtract:before{content:""}.fa-chess:before{content:""}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:""}.fa-plug-circle-check:before{content:""}.fa-street-view:before{content:""}.fa-franc-sign:before{content:""}.fa-volume-off:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-droplet-slash:before,.fa-tint-slash:before{content:""}.fa-mosque:before{content:""}.fa-mosquito:before{content:""}.fa-star-of-david:before{content:""}.fa-person-military-rifle:before{content:""}.fa-cart-shopping:before,.fa-shopping-cart:before{content:""}.fa-vials:before{content:""}.fa-plug-circle-plus:before{content:""}.fa-place-of-worship:before{content:""}.fa-grip-vertical:before{content:""}.fa-arrow-turn-up:before,.fa-level-up:before{content:""}.fa-u:before{content:"U"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:""}.fa-clock-four:before,.fa-clock:before{content:""}.fa-backward-step:before,.fa-step-backward:before{content:""}.fa-pallet:before{content:""}.fa-faucet:before{content:""}.fa-baseball-bat-ball:before{content:""}.fa-s:before{content:"S"}.fa-timeline:before{content:""}.fa-keyboard:before{content:""}.fa-caret-down:before{content:""}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:""}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:""}.fa-plane-up:before{content:""}.fa-piggy-bank:before{content:""}.fa-battery-3:before,.fa-battery-half:before{content:""}.fa-mountain-city:before{content:""}.fa-coins:before{content:""}.fa-khanda:before{content:""}.fa-sliders-h:before,.fa-sliders:before{content:""}.fa-folder-tree:before{content:""}.fa-network-wired:before{content:""}.fa-map-pin:before{content:""}.fa-hamsa:before{content:""}.fa-cent-sign:before{content:""}.fa-flask:before{content:""}.fa-person-pregnant:before{content:""}.fa-wand-sparkles:before{content:""}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:""}.fa-ticket:before{content:""}.fa-power-off:before{content:""}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:""}.fa-flag-usa:before{content:""}.fa-laptop-file:before{content:""}.fa-teletype:before,.fa-tty:before{content:""}.fa-diagram-next:before{content:""}.fa-person-rifle:before{content:""}.fa-house-medical-circle-exclamation:before{content:""}.fa-closed-captioning:before{content:""}.fa-hiking:before,.fa-person-hiking:before{content:""}.fa-venus-double:before{content:""}.fa-images:before{content:""}.fa-calculator:before{content:""}.fa-people-pulling:before{content:""}.fa-n:before{content:"N"}.fa-cable-car:before,.fa-tram:before{content:""}.fa-cloud-rain:before{content:""}.fa-building-circle-xmark:before{content:""}.fa-ship:before{content:""}.fa-arrows-down-to-line:before{content:""}.fa-download:before{content:""}.fa-face-grin:before,.fa-grin:before{content:""}.fa-backspace:before,.fa-delete-left:before{content:""}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:""}.fa-file-circle-check:before{content:""}.fa-forward:before{content:""}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-face-meh:before,.fa-meh:before{content:""}.fa-align-center:before{content:""}.fa-book-dead:before,.fa-book-skull:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-heart-circle-exclamation:before{content:""}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:""}.fa-calendar-week:before{content:""}.fa-laptop-medical:before{content:""}.fa-b:before{content:"B"}.fa-file-medical:before{content:""}.fa-dice-one:before{content:""}.fa-kiwi-bird:before{content:""}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:""}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:""}.fa-cutlery:before,.fa-utensils:before{content:""}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:""}.fa-mill-sign:before{content:""}.fa-bowl-rice:before{content:""}.fa-skull:before{content:""}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:""}.fa-truck-pickup:before{content:""}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:""}.fa-stop:before{content:""}.fa-code-merge:before{content:""}.fa-upload:before{content:""}.fa-hurricane:before{content:""}.fa-mound:before{content:""}.fa-toilet-portable:before{content:""}.fa-compact-disc:before{content:""}.fa-file-arrow-down:before,.fa-file-download:before{content:""}.fa-caravan:before{content:""}.fa-shield-cat:before{content:""}.fa-bolt:before,.fa-zap:before{content:""}.fa-glass-water:before{content:""}.fa-oil-well:before{content:""}.fa-vault:before{content:""}.fa-mars:before{content:""}.fa-toilet:before{content:""}.fa-plane-circle-xmark:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:""}.fa-sun:before{content:""}.fa-guitar:before{content:""}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:""}.fa-horse-head:before{content:""}.fa-bore-hole:before{content:""}.fa-industry:before{content:""}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:""}.fa-arrows-turn-to-dots:before{content:""}.fa-florin-sign:before{content:""}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:""}.fa-less-than:before{content:"<"}.fa-angle-down:before{content:""}.fa-car-tunnel:before{content:""}.fa-head-side-cough:before{content:""}.fa-grip-lines:before{content:""}.fa-thumbs-down:before{content:""}.fa-user-lock:before{content:""}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:""}.fa-anchor-circle-xmark:before{content:""}.fa-ellipsis-h:before,.fa-ellipsis:before{content:""}.fa-chess-pawn:before{content:""}.fa-first-aid:before,.fa-kit-medical:before{content:""}.fa-person-through-window:before{content:""}.fa-toolbox:before{content:""}.fa-hands-holding-circle:before{content:""}.fa-bug:before{content:""}.fa-credit-card-alt:before,.fa-credit-card:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-hand-holding-hand:before{content:""}.fa-book-open-reader:before,.fa-book-reader:before{content:""}.fa-mountain-sun:before{content:""}.fa-arrows-left-right-to-line:before{content:""}.fa-dice-d20:before{content:""}.fa-truck-droplet:before{content:""}.fa-file-circle-xmark:before{content:""}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:""}.fa-medal:before{content:""}.fa-bed:before{content:""}.fa-h-square:before,.fa-square-h:before{content:""}.fa-podcast:before{content:""}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:""}.fa-bell:before{content:""}.fa-superscript:before{content:""}.fa-plug-circle-xmark:before{content:""}.fa-star-of-life:before{content:""}.fa-phone-slash:before{content:""}.fa-paint-roller:before{content:""}.fa-hands-helping:before,.fa-handshake-angle:before{content:""}.fa-location-dot:before,.fa-map-marker-alt:before{content:""}.fa-file:before{content:""}.fa-greater-than:before{content:">"}.fa-person-swimming:before,.fa-swimmer:before{content:""}.fa-arrow-down:before{content:""}.fa-droplet:before,.fa-tint:before{content:""}.fa-eraser:before{content:""}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:""}.fa-person-burst:before{content:""}.fa-dove:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-socks:before{content:""}.fa-inbox:before{content:""}.fa-section:before{content:""}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:""}.fa-envelope-open-text:before{content:""}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:""}.fa-wine-bottle:before{content:""}.fa-chess-rook:before{content:""}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:""}.fa-dharmachakra:before{content:""}.fa-hotdog:before{content:""}.fa-blind:before,.fa-person-walking-with-cane:before{content:""}.fa-drum:before{content:""}.fa-ice-cream:before{content:""}.fa-heart-circle-bolt:before{content:""}.fa-fax:before{content:""}.fa-paragraph:before{content:""}.fa-check-to-slot:before,.fa-vote-yea:before{content:""}.fa-star-half:before{content:""}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:""}.fa-tree-city:before{content:""}.fa-play:before{content:""}.fa-font:before{content:""}.fa-table-cells-row-lock:before{content:""}.fa-rupiah-sign:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:""}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:""}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:""}.fa-naira-sign:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-walkie-talkie:before{content:""}.fa-file-edit:before,.fa-file-pen:before{content:""}.fa-receipt:before{content:""}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-person-circle-exclamation:before{content:""}.fa-chevron-down:before{content:""}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:""}.fa-skull-crossbones:before{content:""}.fa-code-compare:before{content:""}.fa-list-dots:before,.fa-list-ul:before{content:""}.fa-school-lock:before{content:""}.fa-tower-cell:before{content:""}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:""}.fa-ranking-star:before{content:""}.fa-chess-king:before{content:""}.fa-person-harassing:before{content:""}.fa-brazilian-real-sign:before{content:""}.fa-landmark-alt:before,.fa-landmark-dome:before{content:""}.fa-arrow-up:before{content:""}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:""}.fa-shrimp:before{content:""}.fa-list-check:before,.fa-tasks:before{content:""}.fa-jug-detergent:before{content:""}.fa-circle-user:before,.fa-user-circle:before{content:""}.fa-user-shield:before{content:""}.fa-wind:before{content:""}.fa-car-burst:before,.fa-car-crash:before{content:""}.fa-y:before{content:"Y"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:""}.fa-shipping-fast:before,.fa-truck-fast:before{content:""}.fa-fish:before{content:""}.fa-user-graduate:before{content:""}.fa-adjust:before,.fa-circle-half-stroke:before{content:""}.fa-clapperboard:before{content:""}.fa-circle-radiation:before,.fa-radiation-alt:before{content:""}.fa-baseball-ball:before,.fa-baseball:before{content:""}.fa-jet-fighter-up:before{content:""}.fa-diagram-project:before,.fa-project-diagram:before{content:""}.fa-copy:before{content:""}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:""}.fa-hand-sparkles:before{content:""}.fa-grip-horizontal:before,.fa-grip:before{content:""}.fa-share-from-square:before,.fa-share-square:before{content:""}.fa-child-combatant:before,.fa-child-rifle:before{content:""}.fa-gun:before{content:""}.fa-phone-square:before,.fa-square-phone:before{content:""}.fa-add:before,.fa-plus:before{content:"+"}.fa-expand:before{content:""}.fa-computer:before{content:""}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:""}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:""}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:""}.fa-peso-sign:before{content:""}.fa-building-shield:before{content:""}.fa-baby:before{content:""}.fa-users-line:before{content:""}.fa-quote-left-alt:before,.fa-quote-left:before{content:""}.fa-tractor:before{content:""}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:""}.fa-arrow-down-up-lock:before{content:""}.fa-lines-leaning:before{content:""}.fa-ruler-combined:before{content:""}.fa-copyright:before{content:""}.fa-equals:before{content:"="}.fa-blender:before{content:""}.fa-teeth:before{content:""}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:""}.fa-map:before{content:""}.fa-rocket:before{content:""}.fa-photo-film:before,.fa-photo-video:before{content:""}.fa-folder-minus:before{content:""}.fa-store:before{content:""}.fa-arrow-trend-up:before{content:""}.fa-plug-circle-minus:before{content:""}.fa-sign-hanging:before,.fa-sign:before{content:""}.fa-bezier-curve:before{content:""}.fa-bell-slash:before{content:""}.fa-tablet-android:before,.fa-tablet:before{content:""}.fa-school-flag:before{content:""}.fa-fill:before{content:""}.fa-angle-up:before{content:""}.fa-drumstick-bite:before{content:""}.fa-holly-berry:before{content:""}.fa-chevron-left:before{content:""}.fa-bacteria:before{content:""}.fa-hand-lizard:before{content:""}.fa-notdef:before{content:""}.fa-disease:before{content:""}.fa-briefcase-medical:before{content:""}.fa-genderless:before{content:""}.fa-chevron-right:before{content:""}.fa-retweet:before{content:""}.fa-car-alt:before,.fa-car-rear:before{content:""}.fa-pump-soap:before{content:""}.fa-video-slash:before{content:""}.fa-battery-2:before,.fa-battery-quarter:before{content:""}.fa-radio:before{content:""}.fa-baby-carriage:before,.fa-carriage-baby:before{content:""}.fa-traffic-light:before{content:""}.fa-thermometer:before{content:""}.fa-vr-cardboard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-percent:before,.fa-percentage:before{content:"%"}.fa-truck-moving:before{content:""}.fa-glass-water-droplet:before{content:""}.fa-display:before{content:""}.fa-face-smile:before,.fa-smile:before{content:""}.fa-thumb-tack:before,.fa-thumbtack:before{content:""}.fa-trophy:before{content:""}.fa-person-praying:before,.fa-pray:before{content:""}.fa-hammer:before{content:""}.fa-hand-peace:before{content:""}.fa-rotate:before,.fa-sync-alt:before{content:""}.fa-spinner:before{content:""}.fa-robot:before{content:""}.fa-peace:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-warehouse:before{content:""}.fa-arrow-up-right-dots:before{content:""}.fa-splotch:before{content:""}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:""}.fa-dice-four:before{content:""}.fa-sim-card:before{content:""}.fa-transgender-alt:before,.fa-transgender:before{content:""}.fa-mercury:before{content:""}.fa-arrow-turn-down:before,.fa-level-down:before{content:""}.fa-person-falling-burst:before{content:""}.fa-award:before{content:""}.fa-ticket-alt:before,.fa-ticket-simple:before{content:""}.fa-building:before{content:""}.fa-angle-double-left:before,.fa-angles-left:before{content:""}.fa-qrcode:before{content:""}.fa-clock-rotate-left:before,.fa-history:before{content:""}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:""}.fa-arrow-right-from-file:before,.fa-file-export:before{content:""}.fa-shield-blank:before,.fa-shield:before{content:""}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:""}.fa-house-medical:before{content:""}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:""}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:""}.fa-house-chimney-window:before{content:""}.fa-pen-nib:before{content:""}.fa-tent-arrow-turn-left:before{content:""}.fa-tents:before{content:""}.fa-magic:before,.fa-wand-magic:before{content:""}.fa-dog:before{content:""}.fa-carrot:before{content:""}.fa-moon:before{content:""}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:""}.fa-cheese:before{content:""}.fa-yin-yang:before{content:""}.fa-music:before{content:""}.fa-code-commit:before{content:""}.fa-temperature-low:before{content:""}.fa-biking:before,.fa-person-biking:before{content:""}.fa-broom:before{content:""}.fa-shield-heart:before{content:""}.fa-gopuram:before{content:""}.fa-earth-oceania:before,.fa-globe-oceania:before{content:""}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:""}.fa-hashtag:before{content:"#"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:""}.fa-oil-can:before{content:""}.fa-t:before{content:"T"}.fa-hippo:before{content:""}.fa-chart-column:before{content:""}.fa-infinity:before{content:""}.fa-vial-circle-check:before{content:""}.fa-person-arrow-down-to-line:before{content:""}.fa-voicemail:before{content:""}.fa-fan:before{content:""}.fa-person-walking-luggage:before{content:""}.fa-arrows-alt-v:before,.fa-up-down:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-calendar:before{content:""}.fa-trailer:before{content:""}.fa-bahai:before,.fa-haykal:before{content:""}.fa-sd-card:before{content:""}.fa-dragon:before{content:""}.fa-shoe-prints:before{content:""}.fa-circle-plus:before,.fa-plus-circle:before{content:""}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:""}.fa-hand-holding:before{content:""}.fa-plug-circle-exclamation:before{content:""}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:""}.fa-clone:before{content:""}.fa-person-walking-arrow-loop-left:before{content:""}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:""}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:""}.fa-tornado:before{content:""}.fa-file-circle-plus:before{content:""}.fa-book-quran:before,.fa-quran:before{content:""}.fa-anchor:before{content:""}.fa-border-all:before{content:""}.fa-angry:before,.fa-face-angry:before{content:""}.fa-cookie-bite:before{content:""}.fa-arrow-trend-down:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-draw-polygon:before{content:""}.fa-balance-scale:before,.fa-scale-balanced:before{content:""}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:""}.fa-shower:before{content:""}.fa-desktop-alt:before,.fa-desktop:before{content:""}.fa-m:before{content:"M"}.fa-table-list:before,.fa-th-list:before{content:""}.fa-comment-sms:before,.fa-sms:before{content:""}.fa-book:before{content:""}.fa-user-plus:before{content:""}.fa-check:before{content:""}.fa-battery-4:before,.fa-battery-three-quarters:before{content:""}.fa-house-circle-check:before{content:""}.fa-angle-left:before{content:""}.fa-diagram-successor:before{content:""}.fa-truck-arrow-right:before{content:""}.fa-arrows-split-up-and-left:before{content:""}.fa-fist-raised:before,.fa-hand-fist:before{content:""}.fa-cloud-moon:before{content:""}.fa-briefcase:before{content:""}.fa-person-falling:before{content:""}.fa-image-portrait:before,.fa-portrait:before{content:""}.fa-user-tag:before{content:""}.fa-rug:before{content:""}.fa-earth-europe:before,.fa-globe-europe:before{content:""}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:""}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-baht-sign:before{content:""}.fa-book-open:before{content:""}.fa-book-journal-whills:before,.fa-journal-whills:before{content:""}.fa-handcuffs:before{content:""}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:""}.fa-database:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-bottle-droplet:before{content:""}.fa-mask-face:before{content:""}.fa-hill-rockslide:before{content:""}.fa-exchange-alt:before,.fa-right-left:before{content:""}.fa-paper-plane:before{content:""}.fa-road-circle-exclamation:before{content:""}.fa-dungeon:before{content:""}.fa-align-right:before{content:""}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:""}.fa-life-ring:before{content:""}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:""}.fa-calendar-day:before{content:""}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:""}.fa-arrows-up-down:before,.fa-arrows-v:before{content:""}.fa-face-grimace:before,.fa-grimace:before{content:""}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:""}.fa-level-down-alt:before,.fa-turn-down:before{content:""}.fa-person-walking-arrow-right:before{content:""}.fa-envelope-square:before,.fa-square-envelope:before{content:""}.fa-dice:before{content:""}.fa-bowling-ball:before{content:""}.fa-brain:before{content:""}.fa-band-aid:before,.fa-bandage:before{content:""}.fa-calendar-minus:before{content:""}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:""}.fa-gifts:before{content:""}.fa-hotel:before{content:""}.fa-earth-asia:before,.fa-globe-asia:before{content:""}.fa-id-card-alt:before,.fa-id-card-clip:before{content:""}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:""}.fa-thumbs-up:before{content:""}.fa-user-clock:before{content:""}.fa-allergies:before,.fa-hand-dots:before{content:""}.fa-file-invoice:before{content:""}.fa-window-minimize:before{content:""}.fa-coffee:before,.fa-mug-saucer:before{content:""}.fa-brush:before{content:""}.fa-mask:before{content:""}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:""}.fa-ruler-vertical:before{content:""}.fa-user-alt:before,.fa-user-large:before{content:""}.fa-train-tram:before{content:""}.fa-user-nurse:before{content:""}.fa-syringe:before{content:""}.fa-cloud-sun:before{content:""}.fa-stopwatch-20:before{content:""}.fa-square-full:before{content:""}.fa-magnet:before{content:""}.fa-jar:before{content:""}.fa-note-sticky:before,.fa-sticky-note:before{content:""}.fa-bug-slash:before{content:""}.fa-arrow-up-from-water-pump:before{content:""}.fa-bone:before{content:""}.fa-table-cells-row-unlock:before{content:""}.fa-user-injured:before{content:""}.fa-face-sad-tear:before,.fa-sad-tear:before{content:""}.fa-plane:before{content:""}.fa-tent-arrows-down:before{content:""}.fa-exclamation:before{content:"!"}.fa-arrows-spin:before{content:""}.fa-print:before{content:""}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:""}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"$"}.fa-x:before{content:"X"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:""}.fa-users-cog:before,.fa-users-gear:before{content:""}.fa-person-military-pointing:before{content:""}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:""}.fa-umbrella:before{content:""}.fa-trowel:before{content:""}.fa-d:before{content:"D"}.fa-stapler:before{content:""}.fa-masks-theater:before,.fa-theater-masks:before{content:""}.fa-kip-sign:before{content:""}.fa-hand-point-left:before{content:""}.fa-handshake-alt:before,.fa-handshake-simple:before{content:""}.fa-fighter-jet:before,.fa-jet-fighter:before{content:""}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:""}.fa-barcode:before{content:""}.fa-plus-minus:before{content:""}.fa-video-camera:before,.fa-video:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-person-circle-check:before{content:""}.fa-level-up-alt:before,.fa-turn-up:before{content:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.O7nZalfM.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.Dur5g48u.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:""}.fa-hooli:before{content:""}.fa-yelp:before{content:""}.fa-cc-visa:before{content:""}.fa-lastfm:before{content:""}.fa-shopware:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-aws:before{content:""}.fa-redhat:before{content:""}.fa-yoast:before{content:""}.fa-cloudflare:before{content:""}.fa-ups:before{content:""}.fa-pixiv:before{content:""}.fa-wpexplorer:before{content:""}.fa-dyalog:before{content:""}.fa-bity:before{content:""}.fa-stackpath:before{content:""}.fa-buysellads:before{content:""}.fa-first-order:before{content:""}.fa-modx:before{content:""}.fa-guilded:before{content:""}.fa-vnv:before{content:""}.fa-js-square:before,.fa-square-js:before{content:""}.fa-microsoft:before{content:""}.fa-qq:before{content:""}.fa-orcid:before{content:""}.fa-java:before{content:""}.fa-invision:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-centercode:before{content:""}.fa-glide-g:before{content:""}.fa-drupal:before{content:""}.fa-jxl:before{content:""}.fa-dart-lang:before{content:""}.fa-hire-a-helper:before{content:""}.fa-creative-commons-by:before{content:""}.fa-unity:before{content:""}.fa-whmcs:before{content:""}.fa-rocketchat:before{content:""}.fa-vk:before{content:""}.fa-untappd:before{content:""}.fa-mailchimp:before{content:""}.fa-css3-alt:before{content:""}.fa-reddit-square:before,.fa-square-reddit:before{content:""}.fa-vimeo-v:before{content:""}.fa-contao:before{content:""}.fa-square-font-awesome:before{content:""}.fa-deskpro:before{content:""}.fa-brave:before{content:""}.fa-sistrix:before{content:""}.fa-instagram-square:before,.fa-square-instagram:before{content:""}.fa-battle-net:before{content:""}.fa-the-red-yeti:before{content:""}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:""}.fa-edge:before{content:""}.fa-threads:before{content:""}.fa-napster:before{content:""}.fa-snapchat-square:before,.fa-square-snapchat:before{content:""}.fa-google-plus-g:before{content:""}.fa-artstation:before{content:""}.fa-markdown:before{content:""}.fa-sourcetree:before{content:""}.fa-google-plus:before{content:""}.fa-diaspora:before{content:""}.fa-foursquare:before{content:""}.fa-stack-overflow:before{content:""}.fa-github-alt:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-pagelines:before{content:""}.fa-algolia:before{content:""}.fa-red-river:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-safari:before{content:""}.fa-google:before{content:""}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:""}.fa-atlassian:before{content:""}.fa-linkedin-in:before{content:""}.fa-digital-ocean:before{content:""}.fa-nimblr:before{content:""}.fa-chromecast:before{content:""}.fa-evernote:before{content:""}.fa-hacker-news:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-adversal:before{content:""}.fa-creative-commons:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-fonticons:before{content:""}.fa-weixin:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-codepen:before{content:""}.fa-git-alt:before{content:""}.fa-lyft:before{content:""}.fa-rev:before{content:""}.fa-windows:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-square-viadeo:before,.fa-viadeo-square:before{content:""}.fa-meetup:before{content:""}.fa-centos:before{content:""}.fa-adn:before{content:""}.fa-cloudsmith:before{content:""}.fa-opensuse:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-dribbble-square:before,.fa-square-dribbble:before{content:""}.fa-codiepie:before{content:""}.fa-node:before{content:""}.fa-mix:before{content:""}.fa-steam:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-scribd:before{content:""}.fa-debian:before{content:""}.fa-openid:before{content:""}.fa-instalod:before{content:""}.fa-expeditedssl:before{content:""}.fa-sellcast:before{content:""}.fa-square-twitter:before,.fa-twitter-square:before{content:""}.fa-r-project:before{content:""}.fa-delicious:before{content:""}.fa-freebsd:before{content:""}.fa-vuejs:before{content:""}.fa-accusoft:before{content:""}.fa-ioxhost:before{content:""}.fa-fonticons-fi:before{content:""}.fa-app-store:before{content:""}.fa-cc-mastercard:before{content:""}.fa-itunes-note:before{content:""}.fa-golang:before{content:""}.fa-kickstarter:before,.fa-square-kickstarter:before{content:""}.fa-grav:before{content:""}.fa-weibo:before{content:""}.fa-uncharted:before{content:""}.fa-firstdraft:before{content:""}.fa-square-youtube:before,.fa-youtube-square:before{content:""}.fa-wikipedia-w:before{content:""}.fa-rendact:before,.fa-wpressr:before{content:""}.fa-angellist:before{content:""}.fa-galactic-republic:before{content:""}.fa-nfc-directional:before{content:""}.fa-skype:before{content:""}.fa-joget:before{content:""}.fa-fedora:before{content:""}.fa-stripe-s:before{content:""}.fa-meta:before{content:""}.fa-laravel:before{content:""}.fa-hotjar:before{content:""}.fa-bluetooth-b:before{content:""}.fa-square-letterboxd:before{content:""}.fa-sticker-mule:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-hips:before{content:""}.fa-behance:before{content:""}.fa-reddit:before{content:""}.fa-discord:before{content:""}.fa-chrome:before{content:""}.fa-app-store-ios:before{content:""}.fa-cc-discover:before{content:""}.fa-wpbeginner:before{content:""}.fa-confluence:before{content:""}.fa-shoelace:before{content:""}.fa-mdb:before{content:""}.fa-dochub:before{content:""}.fa-accessible-icon:before{content:""}.fa-ebay:before{content:""}.fa-amazon:before{content:""}.fa-unsplash:before{content:""}.fa-yarn:before{content:""}.fa-square-steam:before,.fa-steam-square:before{content:""}.fa-500px:before{content:""}.fa-square-vimeo:before,.fa-vimeo-square:before{content:""}.fa-asymmetrik:before{content:""}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:""}.fa-gratipay:before{content:""}.fa-apple:before{content:""}.fa-hive:before{content:""}.fa-gitkraken:before{content:""}.fa-keybase:before{content:""}.fa-apple-pay:before{content:""}.fa-padlet:before{content:""}.fa-amazon-pay:before{content:""}.fa-github-square:before,.fa-square-github:before{content:""}.fa-stumbleupon:before{content:""}.fa-fedex:before{content:""}.fa-phoenix-framework:before{content:""}.fa-shopify:before{content:""}.fa-neos:before{content:""}.fa-square-threads:before{content:""}.fa-hackerrank:before{content:""}.fa-researchgate:before{content:""}.fa-swift:before{content:""}.fa-angular:before{content:""}.fa-speakap:before{content:""}.fa-angrycreative:before{content:""}.fa-y-combinator:before{content:""}.fa-empire:before{content:""}.fa-envira:before{content:""}.fa-google-scholar:before{content:""}.fa-gitlab-square:before,.fa-square-gitlab:before{content:""}.fa-studiovinari:before{content:""}.fa-pied-piper:before{content:""}.fa-wordpress:before{content:""}.fa-product-hunt:before{content:""}.fa-firefox:before{content:""}.fa-linode:before{content:""}.fa-goodreads:before{content:""}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:""}.fa-jsfiddle:before{content:""}.fa-sith:before{content:""}.fa-themeisle:before{content:""}.fa-page4:before{content:""}.fa-hashnode:before{content:""}.fa-react:before{content:""}.fa-cc-paypal:before{content:""}.fa-squarespace:before{content:""}.fa-cc-stripe:before{content:""}.fa-creative-commons-share:before{content:""}.fa-bitcoin:before{content:""}.fa-keycdn:before{content:""}.fa-opera:before{content:""}.fa-itch-io:before{content:""}.fa-umbraco:before{content:""}.fa-galactic-senate:before{content:""}.fa-ubuntu:before{content:""}.fa-draft2digital:before{content:""}.fa-stripe:before{content:""}.fa-houzz:before{content:""}.fa-gg:before{content:""}.fa-dhl:before{content:""}.fa-pinterest-square:before,.fa-square-pinterest:before{content:""}.fa-xing:before{content:""}.fa-blackberry:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-playstation:before{content:""}.fa-quinscape:before{content:""}.fa-less:before{content:""}.fa-blogger-b:before{content:""}.fa-opencart:before{content:""}.fa-vine:before{content:""}.fa-signal-messenger:before{content:""}.fa-paypal:before{content:""}.fa-gitlab:before{content:""}.fa-typo3:before{content:""}.fa-reddit-alien:before{content:""}.fa-yahoo:before{content:""}.fa-dailymotion:before{content:""}.fa-affiliatetheme:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-bootstrap:before{content:""}.fa-odnoklassniki:before{content:""}.fa-nfc-symbol:before{content:""}.fa-mintbit:before{content:""}.fa-ethereum:before{content:""}.fa-speaker-deck:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-patreon:before{content:""}.fa-avianex:before{content:""}.fa-ello:before{content:""}.fa-gofore:before{content:""}.fa-bimobject:before{content:""}.fa-brave-reverse:before{content:""}.fa-facebook-f:before{content:""}.fa-google-plus-square:before,.fa-square-google-plus:before{content:""}.fa-web-awesome:before{content:""}.fa-mandalorian:before{content:""}.fa-first-order-alt:before{content:""}.fa-osi:before{content:""}.fa-google-wallet:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-periscope:before{content:""}.fa-fulcrum:before{content:""}.fa-cloudscale:before{content:""}.fa-forumbee:before{content:""}.fa-mizuni:before{content:""}.fa-schlix:before{content:""}.fa-square-xing:before,.fa-xing-square:before{content:""}.fa-bandcamp:before{content:""}.fa-wpforms:before{content:""}.fa-cloudversify:before{content:""}.fa-usps:before{content:""}.fa-megaport:before{content:""}.fa-magento:before{content:""}.fa-spotify:before{content:""}.fa-optin-monster:before{content:""}.fa-fly:before{content:""}.fa-aviato:before{content:""}.fa-itunes:before{content:""}.fa-cuttlefish:before{content:""}.fa-blogger:before{content:""}.fa-flickr:before{content:""}.fa-viber:before{content:""}.fa-soundcloud:before{content:""}.fa-digg:before{content:""}.fa-tencent-weibo:before{content:""}.fa-letterboxd:before{content:""}.fa-symfony:before{content:""}.fa-maxcdn:before{content:""}.fa-etsy:before{content:""}.fa-facebook-messenger:before{content:""}.fa-audible:before{content:""}.fa-think-peaks:before{content:""}.fa-bilibili:before{content:""}.fa-erlang:before{content:""}.fa-x-twitter:before{content:""}.fa-cotton-bureau:before{content:""}.fa-dashcube:before{content:""}.fa-42-group:before,.fa-innosoft:before{content:""}.fa-stack-exchange:before{content:""}.fa-elementor:before{content:""}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-palfed:before{content:""}.fa-superpowers:before{content:""}.fa-resolving:before{content:""}.fa-xbox:before{content:""}.fa-square-web-awesome-stroke:before{content:""}.fa-searchengin:before{content:""}.fa-tiktok:before{content:""}.fa-facebook-square:before,.fa-square-facebook:before{content:""}.fa-renren:before{content:""}.fa-linux:before{content:""}.fa-glide:before{content:""}.fa-linkedin:before{content:""}.fa-hubspot:before{content:""}.fa-deploydog:before{content:""}.fa-twitch:before{content:""}.fa-flutter:before{content:""}.fa-ravelry:before{content:""}.fa-mixer:before{content:""}.fa-lastfm-square:before,.fa-square-lastfm:before{content:""}.fa-vimeo:before{content:""}.fa-mendeley:before{content:""}.fa-uniregistry:before{content:""}.fa-figma:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-dropbox:before{content:""}.fa-instagram:before{content:""}.fa-cmplid:before{content:""}.fa-upwork:before{content:""}.fa-facebook:before{content:""}.fa-gripfire:before{content:""}.fa-jedi-order:before{content:""}.fa-uikit:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-phabricator:before{content:""}.fa-ussunnah:before{content:""}.fa-earlybirds:before{content:""}.fa-trade-federation:before{content:""}.fa-autoprefixer:before{content:""}.fa-whatsapp:before{content:""}.fa-square-upwork:before{content:""}.fa-slideshare:before{content:""}.fa-google-play:before{content:""}.fa-viadeo:before{content:""}.fa-line:before{content:""}.fa-google-drive:before{content:""}.fa-servicestack:before{content:""}.fa-simplybuilt:before{content:""}.fa-bitbucket:before{content:""}.fa-imdb:before{content:""}.fa-deezer:before{content:""}.fa-raspberry-pi:before{content:""}.fa-jira:before{content:""}.fa-docker:before{content:""}.fa-screenpal:before{content:""}.fa-bluetooth:before{content:""}.fa-gitter:before{content:""}.fa-d-and-d:before{content:""}.fa-microblog:before{content:""}.fa-cc-diners-club:before{content:""}.fa-gg-circle:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-kickstarter-k:before{content:""}.fa-yandex:before{content:""}.fa-readme:before{content:""}.fa-html5:before{content:""}.fa-sellsy:before{content:""}.fa-square-web-awesome:before{content:""}.fa-sass:before{content:""}.fa-wirsindhandwerk:before,.fa-wsh:before{content:""}.fa-buromobelexperte:before{content:""}.fa-salesforce:before{content:""}.fa-octopus-deploy:before{content:""}.fa-medapps:before{content:""}.fa-ns8:before{content:""}.fa-pinterest-p:before{content:""}.fa-apper:before{content:""}.fa-fort-awesome:before{content:""}.fa-waze:before{content:""}.fa-bluesky:before{content:""}.fa-cc-jcb:before{content:""}.fa-snapchat-ghost:before,.fa-snapchat:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-rust:before{content:""}.fa-wix:before{content:""}.fa-behance-square:before,.fa-square-behance:before{content:""}.fa-supple:before{content:""}.fa-webflow:before{content:""}.fa-rebel:before{content:""}.fa-css3:before{content:""}.fa-staylinked:before{content:""}.fa-kaggle:before{content:""}.fa-space-awesome:before{content:""}.fa-deviantart:before{content:""}.fa-cpanel:before{content:""}.fa-goodreads-g:before{content:""}.fa-git-square:before,.fa-square-git:before{content:""}.fa-square-tumblr:before,.fa-tumblr-square:before{content:""}.fa-trello:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-get-pocket:before{content:""}.fa-perbyte:before{content:""}.fa-grunt:before{content:""}.fa-weebly:before{content:""}.fa-connectdevelop:before{content:""}.fa-leanpub:before{content:""}.fa-black-tie:before{content:""}.fa-themeco:before{content:""}.fa-python:before{content:""}.fa-android:before{content:""}.fa-bots:before{content:""}.fa-free-code-camp:before{content:""}.fa-hornbill:before{content:""}.fa-js:before{content:""}.fa-ideal:before{content:""}.fa-git:before{content:""}.fa-dev:before{content:""}.fa-sketch:before{content:""}.fa-yandex-international:before{content:""}.fa-cc-amex:before{content:""}.fa-uber:before{content:""}.fa-github:before{content:""}.fa-php:before{content:""}.fa-alipay:before{content:""}.fa-youtube:before{content:""}.fa-skyatlas:before{content:""}.fa-firefox-browser:before{content:""}.fa-replyd:before{content:""}.fa-suse:before{content:""}.fa-jenkins:before{content:""}.fa-twitter:before{content:""}.fa-rockrms:before{content:""}.fa-pinterest:before{content:""}.fa-buffer:before{content:""}.fa-npm:before{content:""}.fa-yammer:before{content:""}.fa-btc:before{content:""}.fa-dribbble:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-internet-explorer:before{content:""}.fa-stubber:before{content:""}.fa-telegram-plane:before,.fa-telegram:before{content:""}.fa-old-republic:before{content:""}.fa-odysee:before{content:""}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:""}.fa-node-js:before{content:""}.fa-edge-legacy:before{content:""}.fa-slack-hash:before,.fa-slack:before{content:""}.fa-medrt:before{content:""}.fa-usb:before{content:""}.fa-tumblr:before{content:""}.fa-vaadin:before{content:""}.fa-quora:before{content:""}.fa-square-x-twitter:before{content:""}.fa-reacteurope:before{content:""}.fa-medium-m:before,.fa-medium:before{content:""}.fa-amilia:before{content:""}.fa-mixcloud:before{content:""}.fa-flipboard:before{content:""}.fa-viacoin:before{content:""}.fa-critical-role:before{content:""}.fa-sitrox:before{content:""}.fa-discourse:before{content:""}.fa-joomla:before{content:""}.fa-mastodon:before{content:""}.fa-airbnb:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-buy-n-large:before{content:""}.fa-gulp:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-strava:before{content:""}.fa-ember:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-teamspeak:before{content:""}.fa-pushed:before{content:""}.fa-wordpress-simple:before{content:""}.fa-nutritionix:before{content:""}.fa-wodu:before{content:""}.fa-google-pay:before{content:""}.fa-intercom:before{content:""}.fa-zhihu:before{content:""}.fa-korvue:before{content:""}.fa-pix:before{content:""}.fa-steam-symbol:before{content:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;src:url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.Bf3rG5Nx.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:block;font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;src:url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.BV3CbEM2.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-weight:400;src:url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.O7nZalfM.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.Dur5g48u.ttf) format("truetype")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:900;src:url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.BV3CbEM2.ttf) format("truetype")}@font-face{font-display:block;font-family:Font Awesome\ 5 Free;font-weight:400;src:url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.Bf3rG5Nx.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.DOQJEhcS.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-solid-900.BV3CbEM2.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.O7nZalfM.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-brands-400.Dur5g48u.ttf) format("truetype")}@font-face{font-display:block;font-family:FontAwesome;src:url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.DgEfZSYE.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-regular-400.Bf3rG5Nx.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:block;font-family:FontAwesome;src:url(/mermaid-live-editor/_app/immutable/assets/fa-v4compatibility.BX8XWJtE.woff2) format("woff2"),url(/mermaid-live-editor/_app/immutable/assets/fa-v4compatibility.B9MWI-E6.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}/*! tailwindcss v3.4.6 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-feature-settings:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}:root,[data-theme]{background-color:hsla(var(--b1)/var(--tw-bg-opacity,1));color:hsla(var(--bc)/var(--tw-text-opacity,1))}html{-webkit-tap-highlight-color:transparent}:root{color-scheme:light;--pf:258.89 94.378% 40.941%;--sf:314 100% 37.647%;--af:174 60% 40.784%;--nf:219 14.085% 22.275%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:258.89 94.378% 51.176%;--pc:0 0% 100%;--s:314 100% 47.059%;--sc:0 0% 100%;--a:174 60% 50.98%;--ac:174.71 43.59% 15.294%;--n:219 14.085% 27.843%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:180 1.9608% 90%;--bc:215 27.907% 16.863%}@media (prefers-color-scheme:dark){:root{color-scheme:dark;--pf:262.35 80.315% 40.157%;--sf:315.75 70.196% 40%;--af:174.69 70.335% 32.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:262.35 80.315% 50.196%;--pc:0 0% 100%;--s:315.75 70.196% 50%;--sc:0 0% 100%;--a:174.69 70.335% 40.98%;--ac:0 0% 100%;--n:218.18 18.033% 11.961%;--nf:222.86 17.073% 8.0392%;--nc:220 13.376% 69.216%;--b1:220 17.647% 20%;--b2:220 17.241% 17.059%;--b3:218.57 17.949% 15.294%;--bc:220 13.376% 69.216%}}[data-theme=light]{color-scheme:light;--pf:258.89 94.378% 40.941%;--sf:314 100% 37.647%;--af:174 60% 40.784%;--nf:219 14.085% 22.275%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:258.89 94.378% 51.176%;--pc:0 0% 100%;--s:314 100% 47.059%;--sc:0 0% 100%;--a:174 60% 50.98%;--ac:174.71 43.59% 15.294%;--n:219 14.085% 27.843%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:180 1.9608% 90%;--bc:215 27.907% 16.863%}[data-theme=dark]{color-scheme:dark;--pf:262.35 80.315% 40.157%;--sf:315.75 70.196% 40%;--af:174.69 70.335% 32.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:262.35 80.315% 50.196%;--pc:0 0% 100%;--s:315.75 70.196% 50%;--sc:0 0% 100%;--a:174.69 70.335% 40.98%;--ac:0 0% 100%;--n:218.18 18.033% 11.961%;--nf:222.86 17.073% 8.0392%;--nc:220 13.376% 69.216%;--b1:220 17.647% 20%;--b2:220 17.241% 17.059%;--b3:218.57 17.949% 15.294%;--bc:220 13.376% 69.216%}[data-theme=cupcake]{color-scheme:light;--pf:183.03 47.368% 47.216%;--sf:338.25 71.429% 62.431%;--af:39 84.112% 46.431%;--nf:280 46.479% 11.137%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:183.03 100% 11.804%;--sc:338.25 100% 15.608%;--ac:39 100% 11.608%;--nc:280 82.688% 82.784%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--p:183.03 47.368% 59.02%;--s:338.25 71.429% 78.039%;--a:39 84.112% 58.039%;--n:280 46.479% 13.922%;--b1:24 33.333% 97.059%;--b2:26.667 21.951% 91.961%;--b3:22.5 14.286% 89.02%;--bc:280 46.479% 13.922%;--rounded-btn:1.9rem;--tab-border:2px;--tab-radius:.5rem}[data-theme=bumblebee]{color-scheme:light;--pf:41.124 74.167% 42.353%;--sf:49.901 94.393% 46.431%;--af:240 33.333% 11.294%;--nf:240 33.333% 11.294%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 0% 20%;--ac:240 60.274% 82.824%;--nc:240 60.274% 82.824%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:41.124 74.167% 52.941%;--pc:240 33.333% 14.118%;--s:49.901 94.393% 58.039%;--sc:240 33.333% 14.118%;--a:240 33.333% 14.118%;--n:240 33.333% 14.118%;--b1:0 0% 100%}[data-theme=emerald]{color-scheme:light;--pf:141.18 50% 48%;--sf:218.88 96.078% 48%;--af:9.8901 81.25% 44.863%;--nf:219.23 20.312% 20.078%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:141.18 50% 60%;--pc:151.11 28.421% 18.627%;--s:218.88 96.078% 60%;--sc:210 20% 98.039%;--a:9.8901 81.25% 56.078%;--ac:210 20% 98.039%;--n:219.23 20.312% 25.098%;--nc:210 20% 98.039%;--b1:0 0% 100%;--bc:219.23 20.312% 25.098%;--animation-btn:0;--animation-input:0;--btn-focus-scale:1}[data-theme=corporate]{color-scheme:light;--pf:229.09 95.652% 51.137%;--sf:214.91 26.316% 47.216%;--af:154.2 49.02% 48%;--nf:233.33 27.273% 10.353%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:229.09 100% 92.784%;--sc:214.91 100% 11.804%;--ac:154.2 100% 12%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:229.09 95.652% 63.922%;--s:214.91 26.316% 59.02%;--a:154.2 49.02% 60%;--n:233.33 27.273% 12.941%;--nc:210 38.462% 94.902%;--b1:0 0% 100%;--bc:233.33 27.273% 12.941%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem;--animation-btn:0;--animation-input:0;--btn-focus-scale:1}[data-theme=synthwave]{color-scheme:dark;--pf:320.73 69.62% 55.216%;--sf:197.03 86.592% 51.922%;--af:48 89.041% 45.647%;--nf:253.22 60.825% 15.216%;--b2:253.85 59.091% 23.294%;--b3:253.85 59.091% 20.965%;--pc:320.73 100% 13.804%;--sc:197.03 100% 12.98%;--ac:48 100% 11.412%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:320.73 69.62% 69.02%;--s:197.03 86.592% 64.902%;--a:48 89.041% 57.059%;--n:253.22 60.825% 19.02%;--nc:260 60% 98.039%;--b1:253.85 59.091% 25.882%;--bc:260 60% 98.039%;--in:199.13 86.957% 63.922%;--inc:257.45 63.218% 17.059%;--su:168.1 74.233% 68.039%;--suc:257.45 63.218% 17.059%;--wa:48 89.041% 57.059%;--wac:257.45 63.218% 17.059%;--er:351.85 73.636% 56.863%;--erc:260 60% 98.039%}[data-theme=retro]{color-scheme:light;--pf:2.6667 73.77% 60.863%;--sf:144.62 27.273% 57.569%;--af:49.024 67.213% 60.863%;--nf:41.667 16.822% 33.569%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:2.6667 73.77% 76.078%;--pc:345 5.2632% 14.902%;--s:144.62 27.273% 71.961%;--sc:345 5.2632% 14.902%;--a:49.024 67.213% 76.078%;--ac:345 5.2632% 14.902%;--n:41.667 16.822% 41.961%;--nc:45 47.059% 80%;--b1:45 47.059% 80%;--b2:45.283 37.063% 71.961%;--b3:42.188 35.955% 65.098%;--bc:345 5.2632% 14.902%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%;--rounded-box:.4rem;--rounded-btn:.4rem;--rounded-badge:.4rem}[data-theme=cyberpunk]{color-scheme:light;--pf:344.78 100% 58.353%;--sf:195.12 80.392% 56%;--af:276 74.324% 56.784%;--nf:57.273 100% 10.353%;--b2:56 100% 45%;--b3:56 100% 40.5%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:56 100% 10%;--pc:344.78 100% 14.588%;--sc:195.12 100% 14%;--ac:276 100% 14.196%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;--p:344.78 100% 72.941%;--s:195.12 80.392% 70%;--a:276 74.324% 70.98%;--n:57.273 100% 12.941%;--nc:56 100% 50%;--b1:56 100% 50%;--rounded-box:0;--rounded-btn:0;--rounded-badge:0;--tab-radius:0}[data-theme=valentine]{color-scheme:light;--pf:353.23 73.81% 53.647%;--sf:254.12 86.441% 61.49%;--af:181.41 55.556% 56%;--nf:336 42.857% 38.431%;--b2:318.46 46.429% 80.118%;--b3:318.46 46.429% 72.106%;--pc:353.23 100% 13.412%;--sc:254.12 100% 15.373%;--ac:181.41 100% 14%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:353.23 73.81% 67.059%;--s:254.12 86.441% 76.863%;--a:181.41 55.556% 70%;--n:336 42.857% 48.039%;--nc:318.46 46.429% 89.02%;--b1:318.46 46.429% 89.02%;--bc:343.64 38.462% 28.039%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%;--rounded-btn:1.9rem}[data-theme=halloween]{color-scheme:dark;--pf:31.927 89.344% 41.725%;--sf:271.22 45.794% 33.569%;--af:91.071 100% 26.353%;--nf:180 3.5714% 8.7843%;--b2:0 0% 11.647%;--b3:0 0% 10.482%;--bc:0 0% 82.588%;--sc:271.22 100% 88.392%;--ac:91.071 100% 6.5882%;--nc:180 4.8458% 82.196%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:31.927 89.344% 52.157%;--pc:180 7.3171% 8.0392%;--s:271.22 45.794% 41.961%;--a:91.071 100% 32.941%;--n:180 3.5714% 10.98%;--b1:0 0% 12.941%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%}[data-theme=garden]{color-scheme:light;--pf:138.86 15.982% 34.353%;--sf:96.923 37.143% 74.51%;--af:0 67.742% 75.137%;--nf:0 3.9106% 28.078%;--b2:0 4.3478% 81.882%;--b3:0 4.3478% 73.694%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:138.86 100% 88.588%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:138.86 15.982% 42.941%;--s:96.923 37.143% 93.137%;--sc:96 32.468% 15.098%;--a:0 67.742% 93.922%;--ac:0 21.951% 16.078%;--n:0 3.9106% 35.098%;--nc:0 4.3478% 90.98%;--b1:0 4.3478% 90.98%;--bc:0 3.2258% 6.0784%}[data-theme=forest]{color-scheme:dark;--pf:141.04 71.963% 33.569%;--sf:140.98 74.694% 38.431%;--af:35.148 68.98% 41.569%;--nf:0 9.6774% 4.8627%;--b2:0 12.195% 7.2353%;--b3:0 12.195% 6.5118%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 11.727% 81.608%;--sc:140.98 100% 9.6078%;--ac:35.148 100% 10.392%;--nc:0 6.8894% 81.216%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:141.04 71.963% 41.961%;--pc:140.66 100% 88.039%;--s:140.98 74.694% 48.039%;--a:35.148 68.98% 51.961%;--n:0 9.6774% 6.0784%;--b1:0 12.195% 8.0392%;--rounded-btn:1.9rem}[data-theme=aqua]{color-scheme:dark;--pf:181.79 92.857% 39.529%;--sf:274.41 30.909% 45.49%;--af:47.059 100% 64%;--nf:205.4 53.725% 40%;--b2:218.61 52.511% 38.647%;--b3:218.61 52.511% 34.782%;--bc:218.61 100% 88.588%;--sc:274.41 100% 91.373%;--ac:47.059 100% 16%;--nc:205.4 100% 90%;--inc:221.21 100% 90.667%;--suc:142.13 100% 87.255%;--wac:32.133 100% 8.7451%;--erc:0 100% 90.118%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:181.79 92.857% 49.412%;--pc:181.41 100% 16.667%;--s:274.41 30.909% 56.863%;--a:47.059 100% 80%;--n:205.4 53.725% 50%;--b1:218.61 52.511% 42.941%;--in:221.21 83.193% 53.333%;--su:142.13 76.216% 36.275%;--wa:32.133 94.619% 43.725%;--er:0 72.222% 50.588%}[data-theme=lofi]{color-scheme:light;--pf:0 0% 4.0784%;--sf:0 1.9608% 8%;--af:0 0% 11.922%;--nf:0 0% 0%;--btn-text-case:uppercase;--border-btn:1px;--tab-border:1px;--p:0 0% 5.098%;--pc:0 0% 100%;--s:0 1.9608% 10%;--sc:0 0% 100%;--a:0 0% 14.902%;--ac:0 0% 100%;--n:0 0% 0%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 94.902%;--b3:0 1.9608% 90%;--bc:0 0% 0%;--in:212.35 100% 47.647%;--inc:0 0% 100%;--su:136.84 72.152% 46.471%;--suc:0 0% 100%;--wa:4.5614 100% 66.471%;--wac:0 0% 100%;--er:325.05 77.6% 49.02%;--erc:0 0% 100%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem;--animation-btn:0;--animation-input:0;--btn-focus-scale:1;--tab-radius:0}[data-theme=pastel]{color-scheme:light;--pf:283.64 21.569% 64%;--sf:351.63 70.492% 70.431%;--af:158.49 54.639% 64.784%;--nf:198.62 43.719% 48.784%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--bc:0 0% 20%;--pc:283.64 59.314% 16%;--sc:351.63 100% 17.608%;--ac:158.49 100% 16.196%;--nc:198.62 100% 12.196%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:283.64 21.569% 80%;--s:351.63 70.492% 88.039%;--a:158.49 54.639% 80.98%;--n:198.62 43.719% 60.98%;--b1:0 0% 100%;--b2:210 20% 98.039%;--b3:216 12.195% 83.922%;--rounded-btn:1.9rem}[data-theme=fantasy]{color-scheme:light;--pf:296.04 82.813% 20.078%;--sf:200 100% 29.647%;--af:30.894 94.378% 40.941%;--nf:215 27.907% 13.49%;--b2:0 0% 90%;--b3:0 0% 81%;--in:198 93% 60%;--su:158 64% 52%;--wa:43 96% 56%;--er:0 91% 71%;--pc:296.04 100% 85.02%;--sc:200 100% 87.412%;--ac:30.894 100% 10.235%;--nc:215 62.264% 83.373%;--inc:198 100% 12%;--suc:158 100% 10%;--wac:43 100% 11%;--erc:0 100% 14%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:296.04 82.813% 25.098%;--s:200 100% 37.059%;--a:30.894 94.378% 51.176%;--n:215 27.907% 16.863%;--b1:0 0% 100%;--bc:215 27.907% 16.863%}[data-theme=wireframe]{color-scheme:light;--pf:0 0% 57.725%;--sf:0 0% 57.725%;--af:0 0% 57.725%;--nf:0 0% 73.725%;--bc:0 0% 20%;--pc:0 0% 14.431%;--sc:0 0% 14.431%;--ac:0 0% 14.431%;--nc:0 0% 18.431%;--inc:240 100% 90%;--suc:120 100% 85.02%;--wac:60 100% 10%;--erc:0 100% 90%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;font-family:Chalkboard,comic sans ms,sanssecondaryerif;--p:0 0% 72.157%;--s:0 0% 72.157%;--a:0 0% 72.157%;--n:0 0% 92.157%;--b1:0 0% 100%;--b2:0 0% 93.333%;--b3:0 0% 86.667%;--in:240 100% 50%;--su:120 100% 25.098%;--wa:60 30.196% 50%;--er:0 100% 50%;--rounded-box:.2rem;--rounded-btn:.2rem;--rounded-badge:.2rem;--tab-radius:.2rem}[data-theme=black]{color-scheme:dark;--pf:0 1.9608% 16%;--sf:0 1.9608% 16%;--af:0 1.9608% 16%;--bc:0 0% 80%;--pc:0 5.3922% 84%;--sc:0 5.3922% 84%;--ac:0 5.3922% 84%;--nc:0 2.5404% 83.02%;--inc:240 100% 90%;--suc:120 100% 85.02%;--wac:60 100% 10%;--erc:0 100% 90%;--border-btn:1px;--tab-border:1px;--p:0 1.9608% 20%;--s:0 1.9608% 20%;--a:0 1.9608% 20%;--b1:0 0% 0%;--b2:0 0% 5.098%;--b3:0 1.9608% 10%;--n:0 1.2987% 15.098%;--nf:0 1.9608% 20%;--in:240 100% 50%;--su:120 100% 25.098%;--wa:60 100% 50%;--er:0 100% 50%;--rounded-box:0;--rounded-btn:0;--rounded-badge:0;--animation-btn:0;--animation-input:0;--btn-text-case:lowercase;--btn-focus-scale:1;--tab-radius:0}[data-theme=luxury]{color-scheme:dark;--pf:0 0% 80%;--sf:218.4 54.348% 14.431%;--af:318.62 21.805% 20.863%;--nf:270 4.3478% 7.2157%;--pc:0 0% 20%;--sc:218.4 100% 83.608%;--ac:318.62 84.615% 85.216%;--inc:202.35 100% 14%;--suc:89.007 100% 10.392%;--wac:53.906 100% 12.706%;--erc:0 100% 14.353%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:0 0% 100%;--s:218.4 54.348% 18.039%;--a:318.62 21.805% 26.078%;--n:270 4.3478% 9.0196%;--nc:37.083 67.29% 58.039%;--b1:240 10% 3.9216%;--b2:270 4.3478% 9.0196%;--b3:270 2.1739% 18.039%;--bc:37.083 67.29% 58.039%;--in:202.35 100% 70%;--su:89.007 61.633% 51.961%;--wa:53.906 68.817% 63.529%;--er:0 100% 71.765%}[data-theme=dracula]{color-scheme:dark;--pf:325.52 100% 58.98%;--sf:264.71 89.474% 62.118%;--af:31.02 100% 56.941%;--nf:229.57 15.033% 24%;--b2:231.43 14.894% 16.588%;--b3:231.43 14.894% 14.929%;--pc:325.52 100% 14.745%;--sc:264.71 100% 15.529%;--ac:31.02 100% 14.235%;--nc:229.57 70.868% 86%;--inc:190.53 100% 15.373%;--suc:135.18 100% 12.941%;--wac:64.909 100% 15.294%;--erc:0 100% 93.333%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:325.52 100% 73.725%;--s:264.71 89.474% 77.647%;--a:31.02 100% 71.176%;--n:229.57 15.033% 30%;--b1:231.43 14.894% 18.431%;--bc:60 30% 96.078%;--in:190.53 96.61% 76.863%;--su:135.18 94.444% 64.706%;--wa:64.909 91.667% 76.471%;--er:0 100% 66.667%}[data-theme=cmyk]{color-scheme:light;--pf:202.72 83.251% 48.157%;--sf:335.25 77.67% 47.686%;--af:56.195 100% 47.843%;--nf:0 0% 8.1569%;--b2:0 0% 90%;--b3:0 0% 81%;--bc:0 0% 20%;--pc:202.72 100% 12.039%;--sc:335.25 100% 91.922%;--ac:56.195 100% 11.961%;--nc:0 0% 82.039%;--inc:192.2 100% 10.431%;--suc:291.06 100% 87.608%;--wac:25.027 100% 11.333%;--erc:3.956 100% 91.137%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:202.72 83.251% 60.196%;--s:335.25 77.67% 59.608%;--a:56.195 100% 59.804%;--n:0 0% 10.196%;--b1:0 0% 100%;--in:192.2 48.361% 52.157%;--su:291.06 48.454% 38.039%;--wa:25.027 84.615% 56.667%;--er:3.956 80.531% 55.686%}[data-theme=autumn]{color-scheme:light;--pf:344.23 95.804% 22.431%;--sf:.44444 63.38% 46.588%;--af:27.477 56.021% 50.039%;--nf:22.105 17.117% 34.824%;--b2:0 0% 85.059%;--b3:0 0% 76.553%;--bc:0 0% 18.902%;--pc:344.23 100% 85.608%;--sc:.44444 100% 91.647%;--ac:27.477 100% 12.51%;--nc:22.105 100% 88.706%;--inc:186.94 100% 9.9216%;--suc:164.59 100% 8.6275%;--wac:30.141 100% 9.9216%;--erc:353.6 100% 89.765%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:344.23 95.804% 28.039%;--s:.44444 63.38% 58.235%;--a:27.477 56.021% 62.549%;--n:22.105 17.117% 43.529%;--b1:0 0% 94.51%;--in:186.94 47.826% 49.608%;--su:164.59 33.636% 43.137%;--wa:30.141 84.19% 49.608%;--er:353.6 79.116% 48.824%}[data-theme=business]{color-scheme:dark;--pf:210 64.103% 24.471%;--sf:200 12.931% 43.608%;--af:12.515 79.512% 47.843%;--nf:212.73 13.58% 12.706%;--b2:0 0% 11.294%;--b3:0 0% 10.165%;--bc:0 0% 82.51%;--pc:210 100% 86.118%;--sc:200 100% 10.902%;--ac:12.515 100% 11.961%;--nc:212.73 28.205% 83.176%;--inc:199.15 100% 88.353%;--suc:144 100% 11.137%;--wac:39.231 100% 12.078%;--erc:6.3415 100% 88.667%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:210 64.103% 30.588%;--s:200 12.931% 54.51%;--a:12.515 79.512% 59.804%;--n:212.73 13.58% 15.882%;--b1:0 0% 12.549%;--in:199.15 100% 41.765%;--su:144 30.973% 55.686%;--wa:39.231 64.356% 60.392%;--er:6.3415 55.656% 43.333%;--rounded-box:.25rem;--rounded-btn:.125rem;--rounded-badge:.125rem}[data-theme=acid]{color-scheme:light;--pf:302.59 100% 40%;--sf:27.294 100% 40%;--af:72 98.425% 40.157%;--nf:238.42 43.182% 13.804%;--b2:0 0% 88.235%;--b3:0 0% 79.412%;--bc:0 0% 19.608%;--pc:302.59 100% 90%;--sc:27.294 100% 10%;--ac:72 100% 10.039%;--nc:238.42 99.052% 83.451%;--inc:209.85 100% 11.569%;--suc:148.87 100% 11.608%;--wac:52.574 100% 11.451%;--erc:.78261 100% 89.02%;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:302.59 100% 50%;--s:27.294 100% 50%;--a:72 98.425% 50.196%;--n:238.42 43.182% 17.255%;--b1:0 0% 98.039%;--in:209.85 91.628% 57.843%;--su:148.87 49.533% 58.039%;--wa:52.574 92.661% 57.255%;--er:.78261 100% 45.098%;--rounded-box:1.25rem;--rounded-btn:1rem;--rounded-badge:1rem}[data-theme=lemonade]{color-scheme:light;--pf:88.8 96.154% 24.471%;--sf:60 80.952% 43.765%;--af:62.553 79.661% 70.745%;--nf:238.42 43.182% 13.804%;--b2:0 0% 90%;--b3:0 0% 81%;--bc:0 0% 20%;--pc:88.8 100% 86.118%;--sc:60 100% 10.941%;--ac:62.553 100% 17.686%;--nc:238.42 99.052% 83.451%;--inc:191.61 79.118% 16.902%;--suc:74.458 100% 15.725%;--wac:50.182 100% 15.059%;--erc:.98361 100% 16.588%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:88.8 96.154% 30.588%;--s:60 80.952% 54.706%;--a:62.553 79.661% 88.431%;--n:238.42 43.182% 17.255%;--b1:0 0% 100%;--in:191.61 39.241% 84.51%;--su:74.458 76.147% 78.627%;--wa:50.182 87.302% 75.294%;--er:.98361 70.115% 82.941%}[data-theme=night]{color-scheme:dark;--pf:198.44 93.204% 47.686%;--sf:234.45 89.474% 59.137%;--af:328.85 85.621% 56%;--b2:222.22 47.368% 10.059%;--b3:222.22 47.368% 9.0529%;--bc:222.22 65.563% 82.235%;--pc:198.44 100% 11.922%;--sc:234.45 100% 14.784%;--ac:328.85 100% 14%;--nc:217.24 75.772% 83.49%;--inc:198.46 100% 9.6078%;--suc:172.46 100% 10.078%;--wac:40.61 100% 12.706%;--erc:350.94 100% 14.235%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:198.44 93.204% 59.608%;--s:234.45 89.474% 73.922%;--a:328.85 85.621% 70%;--n:217.24 32.584% 17.451%;--nf:217.06 30.357% 21.961%;--b1:222.22 47.368% 11.176%;--in:198.46 90.204% 48.039%;--su:172.46 66.008% 50.392%;--wa:40.61 88.172% 63.529%;--er:350.94 94.558% 71.176%}[data-theme=coffee]{color-scheme:dark;--pf:29.583 66.667% 46.118%;--sf:182.4 24.752% 15.843%;--af:194.19 74.4% 19.608%;--nf:300 20% 4.7059%;--b2:306 18.519% 9.5294%;--b3:306 18.519% 8.5765%;--pc:29.583 100% 11.529%;--sc:182.4 67.237% 83.961%;--ac:194.19 100% 84.902%;--nc:300 13.75% 81.176%;--inc:171.15 100% 13.451%;--suc:92.5 100% 12.471%;--wac:43.125 100% 13.725%;--erc:9.7561 100% 14.941%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:29.583 66.667% 57.647%;--s:182.4 24.752% 19.804%;--a:194.19 74.4% 24.51%;--n:300 20% 5.8824%;--b1:306 18.519% 10.588%;--bc:36.667 8.3333% 42.353%;--in:171.15 36.527% 67.255%;--su:92.5 25% 62.353%;--wa:43.125 100% 68.627%;--er:9.7561 95.349% 74.706%}[data-theme=winter]{color-scheme:light;--pf:211.79 100% 40.627%;--sf:246.92 47.273% 34.51%;--af:310.41 49.388% 41.569%;--nf:217.02 92.157% 8%;--pc:211.79 100% 90.157%;--sc:246.92 100% 88.627%;--ac:310.41 100% 90.392%;--nc:217.02 100% 82%;--inc:191.54 100% 15.608%;--suc:181.5 100% 13.255%;--wac:32.308 100% 16.706%;--erc:0 100% 14.431%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:211.79 100% 50.784%;--s:246.92 47.273% 43.137%;--a:310.41 49.388% 51.961%;--n:217.02 92.157% 10%;--b1:0 0% 100%;--b2:216.92 100% 97.451%;--b3:218.82 43.59% 92.353%;--bc:214.29 30.061% 31.961%;--in:191.54 92.857% 78.039%;--su:181.5 46.512% 66.275%;--wa:32.308 61.905% 83.529%;--er:0 63.38% 72.157%}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.alert{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;width:100%;--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));border-radius:var(--rounded-box,1rem);padding:1rem}.alert>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}@media (min-width:768px){.alert{flex-direction:row}.alert>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}}.alert>:where(*){align-items:center;display:flex;gap:.5rem}.avatar.placeholder>div{align-items:center;display:flex;justify-content:center}.badge{border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-badge,1.9rem);border-width:1px;height:1.25rem;padding-left:.563rem;padding-right:.563rem;width:-moz-fit-content;width:fit-content}.badge,.btn{align-items:center;display:inline-flex;font-size:.875rem;justify-content:center;line-height:1.25rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);--tw-border-opacity:1;--tw-bg-opacity:1;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn{animation:button-pop var(--animation-btn,.25s) ease-out;border-color:transparent;border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-btn,.5rem);border-width:var(--border-btn,1px);cursor:pointer;flex-shrink:0;flex-wrap:wrap;font-weight:600;height:3rem;line-height:1em;min-height:3rem;padding-left:1rem;padding-right:1rem;text-align:center;text-decoration-line:none;text-transform:uppercase;text-transform:var(--btn-text-case,uppercase);-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn-disabled,.btn[disabled]{pointer-events:none}.btn-circle{border-radius:9999px;height:3rem;padding:0;width:3rem}.btn.loading,.btn.loading:hover{pointer-events:none}.btn.loading:before{animation:spin 2s linear infinite;border-color:transparent currentColor currentColor transparent;border-radius:9999px;border-width:2px;content:"";height:1rem;margin-right:.5rem;width:1rem}@media (prefers-reduced-motion:reduce){.btn.loading:before{animation:spin 10s linear infinite}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.btn-group>input[type=radio].btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-group>input[type=radio].btn:before{content:attr(data-title)}.card{border-radius:var(--rounded-box,1rem);display:flex;flex-direction:column;position:relative}.card:focus{outline:2px solid transparent;outline-offset:2px}.card-body{display:flex;flex:1 1 auto;flex-direction:column;gap:.5rem;padding:var(--padding-card,2rem)}.card-body :where(p){flex-grow:1}.card figure{align-items:center;display:flex;justify-content:center}.card.image-full{display:grid}.card.image-full:before{content:"";position:relative;z-index:10;--tw-bg-opacity:1;background-color:hsl(var(--n)/var(--tw-bg-opacity));border-radius:var(--rounded-box,1rem);opacity:.75}.card.image-full:before,.card.image-full>*{grid-column-start:1;grid-row-start:1}.card.image-full>figure img{height:100%;-o-object-fit:cover;object-fit:cover}.card.image-full>.card-body{position:relative;z-index:20;--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.checkbox{flex-shrink:0;--chkbg:var(--bc);--chkfg:var(--b1);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;height:1.5rem;width:1.5rem;--tw-border-opacity:.2;border-radius:var(--rounded-btn,.5rem)}.dropdown{display:inline-block;position:relative}.dropdown>:focus{outline:2px solid transparent;outline-offset:2px}.dropdown .dropdown-content{opacity:0;position:absolute;transform-origin:top;visibility:hidden;z-index:50;--tw-scale-x:.95;--tw-scale-y:.95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.dropdown-end .dropdown-content{right:0}.dropdown-left .dropdown-content{bottom:auto;right:100%;top:0;transform-origin:right}.dropdown-right .dropdown-content{bottom:auto;left:100%;top:0;transform-origin:left}.dropdown-bottom .dropdown-content{bottom:auto;top:100%;transform-origin:top}.dropdown-top .dropdown-content{bottom:100%;top:auto;transform-origin:bottom}.dropdown-end.dropdown-left .dropdown-content,.dropdown-end.dropdown-right .dropdown-content{bottom:0;top:auto}.dropdown.dropdown-hover:hover .dropdown-content,.dropdown.dropdown-open .dropdown-content,.dropdown:not(.dropdown-hover):focus .dropdown-content,.dropdown:not(.dropdown-hover):focus-within .dropdown-content{opacity:1;visibility:visible}.form-control{display:flex;flex-direction:column}.label{align-items:center;display:flex;justify-content:space-between;padding:.5rem .25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input{border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;flex-shrink:1;font-size:1rem;height:3rem;line-height:2;line-height:1.5rem;padding-left:1rem;padding-right:1rem;--tw-border-opacity:0;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));border-radius:var(--rounded-btn,.5rem)}.input-group>.input{isolation:isolate}.input-group>*,.input-group>.input,.input-group>.select,.input-group>.textarea{border-radius:0}.kbd{align-items:center;border-color:hsl(var(--bc)/var(--tw-border-opacity));display:inline-flex;justify-content:center;--tw-border-opacity:.2;--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));border-radius:var(--rounded-btn,.5rem);border-width:1px 1px 2px;min-height:2.2em;min-width:2.2em;padding-left:.5rem;padding-right:.5rem}.link{cursor:pointer;text-decoration-line:underline}.menu{display:flex;flex-direction:column;flex-wrap:wrap}.menu.horizontal{display:inline-flex;flex-direction:row}.menu.horizontal :where(li){flex-direction:row}:where(.menu li){align-items:stretch;display:flex;flex-direction:column;flex-shrink:0;flex-wrap:wrap;position:relative}.menu :where(li:not(.menu-title))>:where(:not(ul)){display:flex}.menu :where(li:not(.disabled):not(.menu-title))>:where(:not(ul)){align-items:center;cursor:pointer;outline:2px solid transparent;outline-offset:2px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu>:where(li>:not(ul):focus){outline:2px solid transparent;outline-offset:2px}.menu>:where(li.disabled>:not(ul):focus){cursor:auto}.menu>:where(li) :where(ul){align-items:stretch;display:flex;flex-direction:column}.menu>:where(li)>:where(ul){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit;display:none;left:100%;position:absolute;top:auto}.menu>:where(li:hover)>:where(ul){display:flex}.menu>:where(li:focus)>:where(ul){display:flex}.modal{background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity));display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:fixed;visibility:hidden;z-index:999;--tw-bg-opacity:.4;overflow-y:hidden;overscroll-behavior:contain;transition-duration:.2s;transition-property:transform,opacity,visibility;transition-timing-function:cubic-bezier(.4,0,.2,1)}:where(.modal){align-items:center}.modal-box{max-height:calc(100vh - 5em);--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));max-width:32rem;padding:1.5rem;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:91.666667%;--tw-scale-x:.9;--tw-scale-y:.9;border-bottom-left-radius:var(--rounded-box,1rem);border-bottom-right-radius:var(--rounded-box,1rem);border-top-left-radius:var(--rounded-box,1rem);border-top-right-radius:var(--rounded-box,1rem);box-shadow:0 25px 50px -12px #00000040;overflow-y:auto;overscroll-behavior:contain;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-open,.modal-toggle:checked+.modal,.modal:target{opacity:1;pointer-events:auto;visibility:visible}.modal-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:0;opacity:0;position:fixed;width:0}.navbar{align-items:center;display:flex;min-height:4rem;padding:var(--navbar-padding,.5rem);width:100%}:where(.navbar>*){align-items:center;display:inline-flex}.radio{--chkbg:var(--bc);border-radius:9999px;height:1.5rem;width:1.5rem;--tw-border-opacity:.2}.radio,.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;flex-shrink:0}.select{display:inline-flex;font-size:.875rem;height:3rem;line-height:1.25rem;line-height:2;min-height:3rem;padding-left:1rem;padding-right:2.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-border-opacity:0;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0);background-position:calc(100% - 20px) calc(1px + 50%),calc(100% - 16px) calc(1px + 50%);background-repeat:no-repeat;background-size:4px 4px,4px 4px;border-radius:var(--rounded-btn,.5rem);font-weight:600}.select[multiple]{height:auto}.stats{display:inline-grid;--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity));--tw-text-opacity:1;border-radius:var(--rounded-box,1rem);color:hsl(var(--bc)/var(--tw-text-opacity))}:where(.stats){grid-auto-flow:column;overflow-x:auto}.tabs{align-items:flex-end;display:flex;flex-wrap:wrap}.tab{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;font-size:.875rem;height:2rem;justify-content:center;line-height:1.25rem;line-height:2;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tab-padding:1rem;--tw-text-opacity:.5;--tab-color:hsla(var(--bc)/var(--tw-text-opacity,1));--tab-bg:hsla(var(--b1)/var(--tw-bg-opacity,1));--tab-border-color:hsla(var(--b3)/var(--tw-bg-opacity,1));color:var(--tab-color);padding-left:var(--tab-padding,1rem);padding-right:var(--tab-padding,1rem)}.toggle{flex-shrink:0;--tglbg:hsl(var(--b1));--handleoffset:1.5rem;--handleoffsetcalculator:calc(var(--handleoffset)*-1);--togglehandleborder:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-color:hsl(var(--bc)/var(--tw-border-opacity));border-width:1px;cursor:pointer;height:1.5rem;width:3rem;--tw-border-opacity:.2;background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.5;border-radius:var(--rounded-badge,1.9rem);box-shadow:var(--handleoffsetcalculator) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset,var(--togglehandleborder);transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);transition:background,box-shadow var(--animation-input,.2s) ease-in-out}.btn-outline .badge{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn-outline.btn-primary .badge{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary .badge{--tw-border-opacity:1;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--s)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-accent .badge{--tw-border-opacity:1;border-color:hsl(var(--a)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--a)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--ac)/var(--tw-text-opacity))}.btn-outline .badge.outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity))}.btn-outline.btn-primary .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-secondary .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-success .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--su)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--su)/var(--tw-text-opacity))}.btn-outline.btn-error .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--er)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--er)/var(--tw-text-opacity))}.btn-outline:hover .badge{--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.btn-outline:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--nc)/var(--tw-text-opacity))}.btn-outline.btn-primary:hover .badge{background-color:hsl(var(--pc)/var(--tw-bg-opacity));color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-primary:hover .badge,.btn-outline.btn-primary:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--pc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-primary:hover .badge.outline{background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary:hover .badge{background-color:hsl(var(--sc)/var(--tw-bg-opacity));color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-secondary:hover .badge,.btn-outline.btn-secondary:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--sc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-secondary:hover .badge.outline{background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity));color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-accent:hover .badge{background-color:hsl(var(--ac)/var(--tw-bg-opacity));color:hsl(var(--a)/var(--tw-text-opacity))}.btn-outline.btn-accent:hover .badge,.btn-outline.btn-accent:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--ac)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.btn-accent:hover .badge.outline{background-color:hsl(var(--af,var(--a))/var(--tw-bg-opacity));color:hsl(var(--ac)/var(--tw-text-opacity))}.btm-nav>.disabled,.btm-nav>.disabled:hover,.btm-nav>[disabled],.btm-nav>[disabled]:hover{pointer-events:none;--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.1;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.btm-nav>* .label{font-size:1rem;line-height:1.5rem}.btn:active:focus,.btn:active:hover{animation:none}.btn:not(.no-animation):active:focus,.btn:not(.no-animation):active:hover{transform:scale(var(--btn-focus-scale,.95))}.btn-active,.btn:hover{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity))}.btn:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.btn-primary{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-primary.btn-active,.btn-primary:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity))}.btn-primary:focus-visible{outline:2px solid hsl(var(--p))}.btn-secondary{--tw-border-opacity:1;border-color:hsl(var(--s)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--s)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-secondary.btn-active,.btn-secondary:hover{--tw-border-opacity:1;border-color:hsl(var(--sf,var(--s))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity))}.btn-secondary:focus-visible{outline:2px solid hsl(var(--s))}.btn-success{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:hsl(var(--suc,var(--nc))/var(--tw-text-opacity))}.btn-success,.btn-success.btn-active,.btn-success:hover{background-color:hsl(var(--su)/var(--tw-bg-opacity));border-color:hsl(var(--su)/var(--tw-border-opacity))}.btn-success.btn-active,.btn-success:hover{--tw-border-opacity:1;--tw-bg-opacity:1}.btn-success:focus-visible{outline:2px solid hsl(var(--su))}.btn-error{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;color:hsl(var(--erc,var(--nc))/var(--tw-text-opacity))}.btn-error,.btn-error.btn-active,.btn-error:hover{background-color:hsl(var(--er)/var(--tw-bg-opacity));border-color:hsl(var(--er)/var(--tw-border-opacity))}.btn-error.btn-active,.btn-error:hover{--tw-border-opacity:1;--tw-bg-opacity:1}.btn-error:focus-visible{outline:2px solid hsl(var(--er))}.btn.glass.btn-active,.btn.glass:hover{--glass-opacity:25%;--glass-border-opacity:15%}.btn.glass:focus-visible{outline:2px solid currentColor}.btn-ghost{background-color:transparent;border-color:transparent;border-width:1px;color:currentColor}.btn-ghost.btn-active,.btn-ghost:hover{--tw-border-opacity:0;background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.2}.btn-ghost:focus-visible{outline:2px solid currentColor}.btn-outline.btn-primary{--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.btn-primary.btn-active,.btn-outline.btn-primary:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.btn-secondary{--tw-text-opacity:1;color:hsl(var(--s)/var(--tw-text-opacity))}.btn-outline.btn-secondary.btn-active,.btn-outline.btn-secondary:hover{--tw-border-opacity:1;border-color:hsl(var(--sf,var(--s))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--sf,var(--s))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--sc)/var(--tw-text-opacity))}.btn-outline.btn-success{--tw-text-opacity:1;color:hsl(var(--su)/var(--tw-text-opacity))}.btn-outline.btn-success.btn-active,.btn-outline.btn-success:hover{--tw-border-opacity:1;border-color:hsl(var(--su)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--su)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--suc,var(--nc))/var(--tw-text-opacity))}.btn-outline.btn-error{--tw-text-opacity:1;color:hsl(var(--er)/var(--tw-text-opacity))}.btn-outline.btn-error.btn-active,.btn-outline.btn-error:hover{--tw-border-opacity:1;border-color:hsl(var(--er)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--er)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--erc,var(--nc))/var(--tw-text-opacity))}.btn-disabled,.btn-disabled:hover,.btn[disabled],.btn[disabled]:hover{--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.2;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.btn.loading.btn-circle:before,.btn.loading.btn-square:before{margin-right:0}.btn.loading.btn-lg:before,.btn.loading.btn-xl:before{height:1.25rem;width:1.25rem}.btn.loading.btn-sm:before,.btn.loading.btn-xs:before{height:.75rem;width:.75rem}.btn-group>.btn-active,.btn-group>input[type=radio]:checked.btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-group>.btn-active:focus-visible,.btn-group>input[type=radio]:checked.btn:focus-visible{outline:2px solid hsl(var(--p))}@keyframes button-pop{0%{transform:scale(var(--btn-focus-scale,.95))}40%{transform:scale(1.02)}to{transform:scale(1)}}.card :where(figure:first-child){border-end-end-radius:unset;border-end-start-radius:unset;border-start-end-radius:inherit;border-start-start-radius:inherit;overflow:hidden}.card :where(figure:last-child){border-end-end-radius:inherit;border-end-start-radius:inherit;border-start-end-radius:unset;border-start-start-radius:unset;overflow:hidden}.card:focus-visible{outline:2px solid currentColor;outline-offset:2px}.card.bordered{border-width:1px;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity))}.card.compact .card-body{font-size:.875rem;line-height:1.25rem;padding:1rem}.card.image-full :where(figure){border-radius:inherit;overflow:hidden}.checkbox:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.checkbox:checked,.checkbox[aria-checked=true],.checkbox[checked=true]{--tw-bg-opacity:1;animation:checkmark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));background-image:linear-gradient(-45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%);background-repeat:no-repeat}.checkbox:indeterminate{--tw-bg-opacity:1;animation:checkmark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));background-image:linear-gradient(90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(-90deg,transparent 80%,hsl(var(--chkbg)) 80%),linear-gradient(0deg,hsl(var(--chkbg)) 43%,hsl(var(--chkfg)) 43% 57%,hsl(var(--chkbg)) 57%);background-repeat:no-repeat}.checkbox:disabled{border-color:transparent;cursor:not-allowed;--tw-bg-opacity:1;background-color:hsl(var(--bc)/var(--tw-bg-opacity));opacity:.2}@keyframes checkmark{0%{background-position-y:5px}50%{background-position-y:-2px}to{background-position-y:0}}[dir=rtl] .checkbox:checked,[dir=rtl] .checkbox[aria-checked=true],[dir=rtl] .checkbox[checked=true]{background-image:linear-gradient(45deg,transparent 65%,hsl(var(--chkbg)) 65.99%),linear-gradient(-45deg,transparent 75%,hsl(var(--chkbg)) 75.99%),linear-gradient(45deg,hsl(var(--chkbg)) 40%,transparent 40.99%),linear-gradient(-45deg,hsl(var(--chkbg)) 30%,hsl(var(--chkfg)) 30.99%,hsl(var(--chkfg)) 40%,transparent 40.99%),linear-gradient(45deg,hsl(var(--chkfg)) 50%,hsl(var(--chkbg)) 50.99%)}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-primary{outline:2px solid hsl(var(--p))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-secondary{outline:2px solid hsl(var(--s))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-success{outline:2px solid hsl(var(--su))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-error{outline:2px solid hsl(var(--er))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.btn-ghost{outline:2px solid currentColor}.dropdown.dropdown-hover:hover .dropdown-content,.dropdown.dropdown-open .dropdown-content,.dropdown:focus .dropdown-content,.dropdown:focus-within .dropdown-content{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.label a:hover{--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.input[list]::-webkit-calendar-picker-indicator{line-height:1em}.input:focus{outline:2px solid hsla(var(--bc)/.2);outline-offset:2px}.input-disabled,.input[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:.2}.input-disabled::-moz-placeholder,.input[disabled]::-moz-placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.input-disabled::placeholder,.input[disabled]::placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.link:focus{outline:2px solid transparent;outline-offset:2px}.link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.menu.horizontal>li.bordered>a,.menu.horizontal>li.bordered>button,.menu.horizontal>li.bordered>span{border-bottom-width:4px;border-left-width:0;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu[class*=" p-"]:not(.menu[class*=" p-0"]) li>*,.menu[class*=" px-"]:not(.menu[class*=" px-0"]) li>*,.menu[class^=p-]:not(.menu[class^=p-0]) li>*,.menu[class^=px-]:not(.menu[class^=px-0]) li>*{border-radius:var(--rounded-btn,.5rem)}.menu :where(li.bordered>*){border-left-width:4px;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu :where(li)>:where(:not(ul)){color:currentColor;gap:.75rem;padding:.75rem 1rem}.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):focus),.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):hover){background-color:hsl(var(--bc)/var(--tw-bg-opacity));--tw-bg-opacity:.1}.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul).active),.menu :where(li:not(.menu-title):not(:empty))>:where(:not(ul):active){--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.menu :where(li:empty){background-color:hsl(var(--bc)/var(--tw-bg-opacity));height:1px;margin:.5rem 1rem;--tw-bg-opacity:.1}.menu li.disabled>*{color:hsl(var(--bc)/var(--tw-text-opacity));-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-text-opacity:.2}.menu li.disabled>:hover{background-color:transparent}.menu li.hover-bordered a{border-color:transparent;border-left-width:4px}.menu li.hover-bordered a:hover{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.menu.compact li>a,.menu.compact li>span{font-size:.875rem;line-height:1.25rem;padding-bottom:.5rem;padding-top:.5rem}.menu .menu-title{font-size:.75rem;font-weight:700;line-height:1rem;opacity:.4}.menu .menu-title>*{padding-bottom:.25rem;padding-top:.25rem}.menu :where(li:not(.disabled))>:where(:not(ul)){outline:2px solid transparent;outline-offset:2px;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.menu>:where(li:first-child){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:first-child)>:where(:not(ul)){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li:first-child:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li:first-child:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul) :where(li){white-space:nowrap;width:100%}.menu>:where(li)>:where(ul) :where(li) :where(ul){padding-left:1rem}.menu>:where(li)>:where(ul) :where(li)>:where(:not(ul)){white-space:nowrap;width:100%}.menu>:where(li)>:where(ul)>:where(li:first-child){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:first-child)>:where(:not(ul)){border-bottom-left-radius:unset;border-bottom-right-radius:unset;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li)>:where(ul)>:where(li:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:unset;border-top-right-radius:unset}.menu>:where(li)>:where(ul)>:where(li:first-child:last-child){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.menu>:where(li)>:where(ul)>:where(li:first-child:last-child)>:where(:not(ul)){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:inherit;border-top-right-radius:inherit}.mockup-phone .display{border-radius:40px;margin-top:-25px;overflow:hidden}.modal-open .modal-box,.modal-toggle:checked+.modal .modal-box,.modal:target .modal-box{--tw-translate-y:0px;--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes progress-loading{50%{left:107%}}.radio:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.radio:checked,.radio[aria-checked=true]{--tw-bg-opacity:1;animation:radiomark var(--animation-input,.2s) ease-in-out;background-color:hsl(var(--bc)/var(--tw-bg-opacity));box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}.radio:disabled{cursor:not-allowed;opacity:.2}@keyframes radiomark{0%{box-shadow:0 0 0 12px hsl(var(--b1)) inset,0 0 0 12px hsl(var(--b1)) inset}50%{box-shadow:0 0 0 3px hsl(var(--b1)) inset,0 0 0 3px hsl(var(--b1)) inset}to{box-shadow:0 0 0 4px hsl(var(--b1)) inset,0 0 0 4px hsl(var(--b1)) inset}}@keyframes rating-pop{0%{transform:translateY(-.125em)}40%{transform:translateY(-.125em)}to{transform:translateY(0)}}.select:focus{outline:2px solid hsla(var(--bc)/.2);outline-offset:2px}.select-disabled,.select[disabled]{cursor:not-allowed;--tw-border-opacity:1;border-color:hsl(var(--b2,var(--b1))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity));--tw-text-opacity:.2}.select-disabled::-moz-placeholder,.select[disabled]::-moz-placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.select-disabled::placeholder,.select[disabled]::placeholder{color:hsl(var(--bc)/var(--tw-placeholder-opacity));--tw-placeholder-opacity:.2}.select-multiple,.select[multiple],.select[size].select:not([size="1"]){background-image:none;padding-right:1rem}[dir=rtl] .select{background-position:12px calc(1px + 50%),16px calc(1px + 50%)}:where(.stats)>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;--tw-divide-y-reverse:0;border-width:calc(0px*(1 - var(--tw-divide-y-reverse))) calc(1px*var(--tw-divide-x-reverse)) calc(0px*var(--tw-divide-y-reverse)) calc(1px*(1 - var(--tw-divide-x-reverse)))}.tab:hover{--tw-text-opacity:1}.tab.tab-active:not(.tab-disabled):not([disabled]){border-color:hsl(var(--bc)/var(--tw-border-opacity));--tw-border-opacity:1;--tw-text-opacity:1}.tab:focus{outline:2px solid transparent;outline-offset:2px}.tab:focus-visible{outline:2px solid currentColor;outline-offset:-3px}.tab:focus-visible.tab-lifted{border-bottom-left-radius:var(--tab-radius,.5rem);border-bottom-right-radius:var(--tab-radius,.5rem)}.tab-disabled,.tab-disabled:hover,.tab[disabled],.tab[disabled]:hover{color:hsl(var(--bc)/var(--tw-text-opacity));cursor:not-allowed;--tw-text-opacity:.2}.tab-lifted{border:var(--tab-border,1px) solid transparent;border-bottom-color:var(--tab-border-color);border-top-left-radius:var(--tab-radius,.5rem);border-top-right-radius:var(--tab-radius,.5rem);border-width:0 0 var(--tab-border,1px) 0;padding-left:var(--tab-padding,1rem);padding-right:var(--tab-padding,1rem);padding-top:var(--tab-border,1px)}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]){background-color:var(--tab-bg);border-left-color:var(--tab-border-color);border-right-color:var(--tab-border-color);border-top-color:var(--tab-border-color);border-width:var(--tab-border,1px) var(--tab-border,1px) 0 var(--tab-border,1px);padding-bottom:var(--tab-border,1px);padding-left:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-right:calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));padding-top:0}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{bottom:0;content:"";display:block;height:var(--tab-radius,.5rem);position:absolute;width:var(--tab-radius,.5rem);z-index:1;--tab-grad:calc(68% - var(--tab-border, 1px));--tab-corner-bg:radial-gradient(circle at var(--circle-pos),transparent var(--tab-grad),var(--tab-border-color) calc(var(--tab-grad) + .3px),var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)),var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + .3px))}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{left:calc(var(--tab-radius, .5rem)*-1);--circle-pos:top left;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before{--circle-pos:top right}.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after{right:calc(var(--tab-radius, .5rem)*-1);--circle-pos:top right;background-image:var(--tab-corner-bg)}[dir=rtl] .tab-lifted.tab-active:not(.tab-disabled):not([disabled]):after{--circle-pos:top left}.tab-lifted.tab-active:not(.tab-disabled):not([disabled])+.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):before,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):first-child:before,.tab-lifted.tab-active:not(.tab-disabled):not([disabled]):last-child:after{background:none}.tabs-boxed .tab{border-radius:var(--rounded-btn,.5rem)}.tabs-boxed .tab-active:not(.tab-disabled):not([disabled]){--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.tabs-boxed .tab-active:not(.tab-disabled):not([disabled]):hover{--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}@keyframes toast-pop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}[dir=rtl] .toggle{--handleoffsetcalculator:calc(var(--handleoffset)*1)}.toggle:focus-visible{outline:2px solid hsl(var(--bc));outline-offset:2px}.toggle:checked,.toggle[aria-checked=true],.toggle[checked=true]{--handleoffsetcalculator:var(--handleoffset);--tw-border-opacity:1;--tw-bg-opacity:1}[dir=rtl] .toggle:checked,[dir=rtl] .toggle[aria-checked=true],[dir=rtl] .toggle[checked=true]{--handleoffsetcalculator:calc(var(--handleoffset)*-1)}.toggle:indeterminate{--tw-border-opacity:1;--tw-bg-opacity:1;box-shadow:calc(var(--handleoffset)/2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset)/-2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}[dir=rtl] .toggle:indeterminate{box-shadow:calc(var(--handleoffset)/2) 0 0 2px var(--tglbg) inset,calc(var(--handleoffset)/-2) 0 0 2px var(--tglbg) inset,0 0 0 2px var(--tglbg) inset}.toggle-primary:focus-visible{outline:2px solid hsl(var(--p))}.toggle-primary:checked,.toggle-primary[aria-checked=true],.toggle-primary[checked=true]{border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-border-opacity:.1;--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.toggle:disabled{cursor:not-allowed;--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--bc)/var(--tw-border-opacity));opacity:.3;--togglehandleborder:0 0 0 3px hsl(var(--bc)) inset,var(--handleoffsetcalculator) 0 0 3px hsl(var(--bc)) inset}.btn-xs{font-size:.75rem;height:1.5rem;min-height:1.5rem;padding-left:.5rem;padding-right:.5rem}.btn-sm{font-size:.875rem;height:2rem;min-height:2rem;padding-left:.75rem;padding-right:.75rem}.btn-md{font-size:.875rem;height:3rem;min-height:3rem;padding-left:1rem;padding-right:1rem}.btn-square:where(.btn-xs){height:1.5rem;padding:0;width:1.5rem}.btn-square:where(.btn-sm){height:2rem;padding:0;width:2rem}.btn-square:where(.btn-md){height:3rem;padding:0;width:3rem}.btn-circle:where(.btn-xs){border-radius:9999px;height:1.5rem;padding:0;width:1.5rem}.btn-circle:where(.btn-sm){border-radius:9999px;height:2rem;padding:0;width:2rem}.btn-circle:where(.btn-md){border-radius:9999px;height:3rem;padding:0;width:3rem}.btn-circle:where(.btn-lg){border-radius:9999px;height:4rem;padding:0;width:4rem}.avatar.offline:before{border-radius:9999px;content:"";display:block;position:absolute;z-index:10;--tw-bg-opacity:1;background-color:hsl(var(--b3,var(--b2))/var(--tw-bg-opacity));box-shadow:0 0 0 2px hsl(var(--b1));height:15%;right:7%;top:7%;width:15%}.btn-group .btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-horizontal .btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group-horizontal .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group-horizontal .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-vertical .btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:var(--rounded-btn,.5rem);margin-left:0;margin-top:-1px}.btn-group-vertical .btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:0}.card-compact .card-body{font-size:.875rem;line-height:1.25rem;padding:1rem}.card-normal .card-body{font-size:1rem;line-height:1.5rem;padding:var(--padding-card,2rem)}.menu-vertical :where(li.bordered>*){border-bottom-width:0;border-left-width:4px}.menu-horizontal :where(li.bordered>*){border-bottom-width:4px;border-left-width:0}.modal-bottom :where(.modal-box){max-width:none;width:100%;--tw-translate-y:2.5rem;--tw-scale-x:1;--tw-scale-y:1;border-bottom-left-radius:0;border-bottom-right-radius:0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.modal-middle :where(.modal-box){max-width:32rem;width:91.666667%;--tw-translate-y:0px;--tw-scale-x:.9;--tw-scale-y:.9;border-bottom-left-radius:var(--rounded-box,1rem);border-bottom-right-radius:var(--rounded-box,1rem);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.fixed{position:fixed}.absolute{position:absolute}.left-0{left:0}.right-2{right:.5rem}.right-4{right:1rem}.top-0{top:0}.top-2{top:.5rem}.top-px{top:1px}.z-10{z-index:10}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.m-2{margin:.5rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-bottom:auto;margin-top:auto}.-mt-2{margin-top:-.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mt-14{margin-top:3.5rem}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.h-4{height:1rem}.h-5{height:1.25rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-96{height:24rem}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-screen{height:100vh}.max-h-32{max-height:8rem}.w-12{width:3rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-56{width:14rem}.w-6{width:1.5rem}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.min-w-20{min-width:5rem}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(.5rem*var(--tw-space-y-reverse));margin-top:calc(.5rem*(1 - var(--tw-space-y-reverse)))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.border{border-width:1px}.bg-\[\#FF3570\]{--tw-bg-opacity:1;background-color:rgb(255 53 112/var(--tw-bg-opacity))}.bg-base-100{--tw-bg-opacity:1;background-color:hsl(var(--b1)/var(--tw-bg-opacity))}.bg-base-200{--tw-bg-opacity:1;background-color:hsl(var(--b2,var(--b1))/var(--tw-bg-opacity))}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity))}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity))}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity:.8}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[\#bd34fe\]{--tw-gradient-from:#bd34fe var(--tw-gradient-from-position);--tw-gradient-to:rgba(189,52,254,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.to-\[\#ff3670\]{--tw-gradient-to:#ff3670 var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.stroke-current{stroke:currentColor}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0}.pb-0,.py-0{padding-bottom:0}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-semibold{font-weight:600}.font-thin{font-weight:100}.normal-case{text-transform:none}.tracking-wide{letter-spacing:.025em}.text-base-content{--tw-text-opacity:1;color:hsl(var(--bc)/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-indigo-100{--tw-text-opacity:1;color:rgb(224 231 255/var(--tw-text-opacity))}.text-neutral-100{--tw-text-opacity:1;color:rgb(245 245 245/var(--tw-text-opacity))}.text-primary-content{--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.decoration-orange-500{text-decoration-color:#f97316}.decoration-2{text-decoration-thickness:2px}.underline-offset-4{text-underline-offset:4px}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-2xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow:0 25px 50px -12px rgba(0,0,0,.25);--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.input{border-radius:.25rem;border-style:solid;border-width:2px;flex:1 1 0%;--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity))}.action-btn{align-items:center;animation:button-pop var(--animation-btn,.25s) ease-out;background-color:hsl(var(--n)/var(--tw-bg-opacity));border-color:transparent;border-color:hsl(var(--n)/var(--tw-border-opacity));border-radius:var(--rounded-btn,.5rem);border-width:var(--border-btn,1px);color:hsl(var(--nc)/var(--tw-text-opacity));cursor:pointer;display:inline-flex;flex-shrink:0;flex-wrap:wrap;font-size:.875rem;font-weight:600;height:3rem;justify-content:center;line-height:1.25rem;line-height:1em;min-height:3rem;padding-left:1rem;padding-right:1rem;text-align:center;text-decoration-line:none;text-transform:uppercase;text-transform:var(--btn-text-case,uppercase);transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.action-btn.loading,.action-btn.loading:hover,.action-btn[disabled]{pointer-events:none}.action-btn.loading:before{animation:spin 2s linear infinite;border-color:transparent currentColor currentColor transparent;border-radius:9999px;border-width:2px;content:"";height:1rem;margin-right:.5rem;width:1rem}@media (prefers-reduced-motion:reduce){.action-btn.loading:before{animation:spin 10s linear infinite}}.btn-group>input[type=radio].action-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-group>input[type=radio].action-btn:before{content:attr(data-title)}.btn-outline.action-btn .badge{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-outline.action-btn .badge-outline{--tw-border-opacity:1;background-color:transparent;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn:hover .badge{background-color:hsl(var(--pc)/var(--tw-bg-opacity));color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn:hover .badge,.btn-outline.action-btn:hover .badge.outline{--tw-border-opacity:1;border-color:hsl(var(--pc)/var(--tw-border-opacity));--tw-bg-opacity:1;--tw-text-opacity:1}.btn-outline.action-btn:hover .badge.outline{background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn:active:focus,.action-btn:active:hover{animation:none}.action-btn:not(.no-animation):active:focus,.action-btn:not(.no-animation):active:hover{transform:scale(var(--btn-focus-scale,.95))}.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--nf,var(--n))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--nf,var(--n))/var(--tw-bg-opacity))}.action-btn:focus-visible{outline:2px solid hsl(var(--nf));outline-offset:2px}.action-btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn.btn-active,.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity))}.action-btn:focus-visible{outline:2px solid hsl(var(--p))}.action-btn.glass.btn-active,.action-btn.glass:hover{--glass-opacity:25%;--glass-border-opacity:15%}.action-btn.glass:focus-visible{outline:2px solid currentColor}.btn-outline.action-btn{--tw-text-opacity:1;color:hsl(var(--p)/var(--tw-text-opacity))}.btn-outline.action-btn.btn-active,.btn-outline.action-btn:hover{--tw-border-opacity:1;border-color:hsl(var(--pf,var(--p))/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--pf,var(--p))/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.action-btn[disabled],.action-btn[disabled]:hover{--tw-border-opacity:0;background-color:hsl(var(--n)/var(--tw-bg-opacity));--tw-bg-opacity:.2;color:hsl(var(--bc)/var(--tw-text-opacity));--tw-text-opacity:.2}.action-btn.loading.btn-circle:before,.action-btn.loading.btn-square:before{margin-right:0}.action-btn.loading.btn-lg:before,.action-btn.loading.btn-xl:before{height:1.25rem;width:1.25rem}.action-btn.loading.btn-sm:before,.action-btn.loading.btn-xs:before{height:.75rem;width:.75rem}.btn-group>input[type=radio]:checked.action-btn{--tw-border-opacity:1;border-color:hsl(var(--p)/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:hsl(var(--p)/var(--tw-bg-opacity));--tw-text-opacity:1;color:hsl(var(--pc)/var(--tw-text-opacity))}.btn-group>input[type=radio]:checked.action-btn:focus-visible{outline:2px solid hsl(var(--p))}.drawer-toggle:focus-visible~.drawer-content .drawer-button.action-btn{outline:2px solid hsl(var(--p))}.btn-group .action-btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-horizontal .action-btn:not(:first-child):not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:0;border-start-start-radius:0}.btn-group-horizontal .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:var(--rounded-btn,.5rem);margin-left:-1px;margin-top:0}.btn-group-horizontal .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:0}.btn-group-vertical .action-btn:first-child:not(:last-child){border-end-end-radius:0;border-end-start-radius:0;border-start-end-radius:var(--rounded-btn,.5rem);border-start-start-radius:var(--rounded-btn,.5rem);margin-left:0;margin-top:-1px}.btn-group-vertical .action-btn:last-child:not(:first-child){border-end-end-radius:var(--rounded-btn,.5rem);border-end-start-radius:var(--rounded-btn,.5rem);border-start-end-radius:0;border-start-start-radius:0}#graph-div sub,#graph-div sup{position:static;vertical-align:revert}.hover\:underline:hover{text-decoration-line:underline}@media (min-width:768px){.md\:mr-2{margin-right:.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-auto{width:auto}.lg\:items-center{align-items:center}.lg\:pt-0{padding-top:0}}.loader.svelte-6pksaq{animation:svelte-6pksaq-spin 2s linear infinite;border:.45em solid #f3f3f3;border-radius:50%;border-top-color:#6365f1;height:3em;width:3em}@keyframes svelte-6pksaq-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}} diff --git a/_app/immutable/assets/fa-brands-400.Dur5g48u.ttf b/_app/immutable/assets/fa-brands-400.Dur5g48u.ttf new file mode 100644 index 0000000000000000000000000000000000000000..08362f3424c6932efba0af7041f531553f4de176 GIT binary patch literal 209376 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/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

gL&gJg`Pn(jyz$gwLgAz=RT!Gesdt`)a2AxB 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 literal 0 HcmV?d00001 diff --git a/_app/immutable/assets/fa-solid-900.DOQJEhcS.woff2 b/_app/immutable/assets/fa-solid-900.DOQJEhcS.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..fec1fae77d486cc8f907b27accca01b59a5b7d90 GIT binary patch literal 157192 zcmV)tK$pLFPew8T0RR910%iyR3IG5A1}PB$0%g1d1_1y700000000000000000000 z00001HUcCBAO>Iqt55)ek!H%4-yqAYR0W4^2OuSg6qA$zOqd=30IK(_KRQr=68Si(_jAP@BZPR{^j5Phfiof*U8QSY_3IVX7+>;QJH{ zZRtpNZvd2Df3tSN9YO`n4v|7V0<=z-GBp5L7+2v$@ChlMNfxZ?6Bg;JIXwZc=D{`% zdbU3QsM_5Vx(@33Jtss|WMmgfd^rHmUn?X><_jmeg7hYEBVdtSRkz($ho3hi7!ib! z*1Q-*65v0g>-|%=dIG zm);|u5Q2G-UzhPaswiXz;HDc(dN%&y$t&|DIdn)~&jAE2Iw7-PK*wT{F3BYPxH7XIERBXSG_X zQCua|3MeB6rGQ!pfkYf6g1{IWFxCoTzaxl``k(KM-#G^*RIS(Vvcdu`cXHyrTVU~E%Gzy<;#OAYBtCk>WVlJ`lJ z$19Nhrod8;ntcG1xRgE)Yl~-JDaD4yh)snzZV)E=X%!h3mf7oz~Xy|GFppr6 z$6%005Cnr@JmVh(gCPDO01mdvj*^vS!#@w4uQ$K%RbmRKaN4GHehH?+;6FQqD`aPx z(}D23I_*g}Eq_Y~(u~4(jbXX6Q%pj5u*zZmyO0@B~q_OIvie72;qSL|M%6_&$uGw zI>mjUq^F0n;a+{h`?8AvZ3;V&CTAy^B$4GI#V+J>YJHm|@*{t;7S)uqde2mZRMZqz zP07Olf4?{FKc7@mW9aGS`@h;=uiC~I)n(IF)AU}IyXIQk*k|u!+y=%05C)nsE&v+$ z0%2SPV()zpF3vgk0=yRpGJ#-F2?UwS2$Go<5v24PlzzT3-USc_B7$RlLB_k-x zP&P(pHGPm$>XDT47b)reudc>d^E-*JpmQjvZhE=Xz ztD*`!e-Ua>97|N6K*5;$CtaJVvII?IB25JvC+!2tmJXcR8d~?YMbn8Oux%7AS=jB2P3&Ow)2cC;8O31wx!yVC$5&Iby1HcJjH>a-s;y2*H*qb^pB}n3)%k zzJ6J|zj6K#EA|%vuK4!(`-^{DsNeO@wlx42u~SP z_hjKUyEpV?g1P-!o0)mT9O#A~0++`d`@??TfUz_~@^R|;wT`WOw{8*~tCHh#4Y3p7vw!A>Q}Syq6erb;?Fh?>f4B(JHW#^cQKBe*)?OcwiP_qP&sel3dX>Dsv> z&ot1f+Fm+-{g^C5 zSAB2%F1KJ=PW7GHW-^csr|X}|{d%X#ag|1YgPF&?@@fa~R-Eh8*kDEsj_w~iV)hC2 zgtkB5XL=Y^{LWBg`whxq!Q>flbMc=kFgf(oGoDtBOh3PG@fqnL_}3pWYAm1nweWaX zo0dkm6z^zX*Jhl9d6meg@@9*9YIN3`HL<{y9I+TP-#5Y4fz2o3EPvYU{m0i#?zuQ@z#r5;x_2*pWbSjT+<>7L#5ox8U7%`h3RxWuvRNEIIW^|nJhvL> z&xZ3_1K&zsrC{B3^?1X|pM;*qd_?o5oL$OsuVcII)t#+XtGbv@dM?|K7uQRlzafXh zdOS{Qm#u|doh9LKFzA%^TWM3HlhSMZ-0rI;oXeHf=S}H*_X!4BqPR$8>+8-|szn!8 zZ*#MQ;P_glwQsVSe`SBhYh3FRsPS;!)SO*9`8zT8L#@p3VE>e_^0sq{9`^x??A4Hu z#^t~re!No2tZj7fO)eYA?hW&)_94ZnwGz9RTCY4di;hNiFlTbFji;cXQ_9@iYq|2y zS6DG_H~DVc3|x61`+FsO{?pDGJv1(~mS{f4 z{tSMVzNLWX@FKPkIaUOmkXB=o^-}$W^e?`b$QjFg$~gl^7j(_bnABM9 zPnEviH=4iNgCusbc*-KKvj;YkI4Hp_+P#~#*we4l@$tNnl3xtv&VL>QuP!=>te&t`rc z;NO7JIqB&mxfZLl2U9?3WBIRw zAft`dhyBTGIpk0JCZjKJ^ti^9%070FMR`yJ^$oG&c_no!=%Ka7zlV}LxT$x& z@8hTZ|3k}SdL_Dw-c2>@KEamvLDEw#M#I}E*Lcyptxw%aN&LK+N1*L5y?G*&y`{8= z2sx>ArFU#+^B-JJQ+-ouJq%yh<{9m~1|PNy<_gUY_P#NF>|RRpM{Lm0F9ewQ`1%eg z)g5Yhh(+lo?&Y24$8nwwHa6}9t@Pg2vBmop9sd7Ne7hY`t?swcw|Ke4{%OA^{iNj~ zPks6~D36$KH+H_E=+KA6eTJs%k6}7jnEa#tF*1}*AAS%0|Fuuc{{P;_Lbb~G7wHyW;JvRD8|9ma6k*PP_4Lq3&4tWS{KskSD(UlD^%a z!?+O||NqbJG=Jvyb8H>X3(2_>zs>RX=Kielod5&?681|=jv_eodu;*%(%k-Mj3q2t z4a81{K&mtVW=lE{&O@*m6Eln$P*c>+}%t>?FTsGIu9UHgn?FPHiZnB&07Q4;f zw72ZzcwW591uk^uuEy262Ckvo;p*K>_sYF>@7zcC+5K=o-Ea3VaVOdzU5)CaXVLHI z4?)F%A#+*CN*c!L7_k8xu?d^91zWN`JFpXnau|nm1V?fdCvYO`xP(i&f}X3mnrpb0 z>$r(qxr4j7p9gr5hj^Grc$CL@oF{mar+ATfc$bg)girZ`FZqh!`HO!Aq9v4=q)M8k zONL}iuH;F+6iA^INu^k6E?uOXbeEpePx{LM86@Lni)@u`wRk9Bq(ZS2#j+L4UMzpH z)+V7zVbYp9W};bWHk+;Hh&gV~n@i@Jd2HU8&&Ej^sV=ppt@M*2GD4=w0$C;7vBWx$a8rquO&vl$anc~li0krgsowh*zNX`y=HIPd-jnHwNZhbfm4CAfp4z5Yv3BY z;clFppqpiJ6#XngS|M3vv`E3_ymIh96Ul1i?8^G@A!fL zOvJ=Y#^g-NG)&9%%)so-!JN#?d@RJmEW)BJ$qKB>nrz5MY{~ZQz%J~`0i4WvT+EeR z&2`+sjoid7+`*GP%`-g5YrM-xe8abV$M^iiP)74RfAAN7^S=gbB2A__wS-pGD%wPw zYD;acJ#@HE(#bkir|CRhrptAOuGBTURyXKY-L5-zzaCaTJOgLpJY0Z_a0xEM6}SdB z;3hnQm+%TcfeYW^7yJbPhH!{6VJ4BuWU`oiri3YHI-1U=o9St$n;B-VS!Q;dtLD17 zZSI?==DGQ7JjOMDO{9r7u^0!FVGhiNxv>otD#P+Ch8iIGv(%beV3`LwZ6l=q-JqPxO_%6rk_)oBmNW2XQDT}p^m*q-aoojJjZoo~sIk)C^+=Y8^A0Ehqc_@$KF+83p@l>A0^LY(#1<|Oz!tStYy;cKHnS~l7u(Yg zw&U$&JHyVk%k5fw-9EB!?R)Fm|28%@)^VKdPEMzQQ_QL4ba#3PWRgq^;s zp7x&Ep0&sJdy9L^pU_#}rQQv_vyVR>J>IFi`geyz_@Au3eGQE^o=O-$R(uBxf(yVq6CM!TKz05wca zQ#0LSwM?yiH=EQpwL|Sx$J90TOubPa<qI)SPNq&emrdu?xjtS& zT}+qNm31{;SJ%_cbZgy4chueVXgx#E*7)*WH|c{1KcUa*Yx;5bllJIee@v?*bR;+s z3JD-BWQUSa4yr)|XbjDuIShi~Fb>9ReA#K=4BKEYoZ8rRxCwXR8N7mz+EoMX8EoS3 zTGq7d^ythPy)yA}uZR;;0?T0e&)W&RVt4F={csqL!m&6Rr{Hv)g$r>pF2gnIp2N#{ z?fZF*FYyh2K_7m@2ue+bs4x|$5>$rDQgy09D`_k3q62i2&d>$AN_XioJ=4T5y`s)N z7w6|9T$U?ttR=VO&fJ50aer-Z98ct_Je}wA8eYfSGNH&P?AWh zgXfciQba0#oaWL-I!G7kF9T($jF3q(O=ij*StKj<_P5Fo*(G?`6t;zZ;ZQghPK49p zY`7GzYS#zhZRhtsDRE+)wVOXK5EnlB3f=MX)ObdZlYdu}`7-lG=9A0^nfLHxhp1$g zlI2R4^8fsEf774zC;TqI!*BHK{Tjf}_EY^NU(HwX6@5{k-6vY6{kG5c${yGiJ8Oq* zx9zZXw$|3zBAaWoZHkSu9@fR0Myb)K=tgukIuo6Ujz#OE)zJ|5(!FrYTsPOwwRKfo zIakJ&a(P`YP0?6`{?otuM}O-t{R!v~{i`d;7ZTYaOi^`$=2dwNUrX6{91^0Im&C-`lB9LEA218_7)aU_R7t!*g4Asoy> z92oMQ^=BXU2H1-|*`3|ki5=M?_bz2ywy|srY{?b?n*(gdrg{9evkAb)Yy_|&zy<*8 zvmWcRHfsT_$r=Ewvl^?iG>fxXydSeLKfrv<%iNM7>42n3EPv&fd<5hJAn)a!yp~6R zJOt!{+?Ts@TQ0~sIVmUP5Fq;j*(>X1H6W`1K$Zfs1dv4lAhQ6OA=725i~n9;XaC+n=pMQOp?zo`nuR8zQK%p4hT5Tes1hoMLZM*D0fbck?|=T|-vHp7zUaeV z?NwgxC0^(Sp6!{Q>TwghLN4h1&g~q|?rhHN zOwQo+P764tQ#iSkII$Bsp$#}ffAmA&^i^N@7j;xywN^_t zS7S9&L)BMp)lhX+RTWiMd6iRHl~E~`RB`22E@e|jWl&lrRU#!&e8rU%L(vsYQ58jz z1^(r4{^ECjI@Q^-Z`j9>?J;ML+ExZn|!t?Mf+zmIvzOW^%3M+vyB@9Ip0002M$jHdZ z$jHdQ|7}Q()l~gdK=ai}d3aPW`BM3mPnncSbyZxY)m(-2H#tp3G=P_Qg%@~9Q#Dm{ zd7E>2n^BQ3`BL@yo-4UhyE&HgIg{f#og>vwB{`BK*@d4qk{daQm)L_VxttFMQjHI!?4n^$>N6;)MLRZ^u@nt|uIpL@Am^;J<-RZ%5XR3$l- zm;Apfvm_gHCwFou*K<49ax1s86B|Dwzd)Qs(^3y?SSWTzx6`Eb9k1NS4WF~-%uT}iXTVuG*1I;&}DYi z2Cs85cIsBX*rwa;c-L06t9CzyYwH5GGp)ncv_Uoqu=2mb`T&W$K;p{wYW#VLxCfWo zU;F9bYUMFw*YV@PHX5*|IPEqV&_g;O2|2RnGx!GZ5A{Fz3h-s1p6U&HHEQj1w{fjL z6MVXsfKS%LU4t3cboLRG3!of_1n7PYBEN{&J@>XIi?kNPyAA&qEE6PnVD zE4bY*w=3*QyUwn+o9q_5)$X$U>efz*Zw2$m#`@}xA&+QBQ(!Q~8?K}I) zezsriSNqd8**4o_d+mrFRiaX=u9`|!UoF*2ZPZbn)LGrtQ~fnS12sfLHB7@bT4OX$ z6Es;%v`TBVUT5n9U8sw6u`bc2x=ferI$f{Zbi3}=BYIMA>K%QkFZ7ju)1UfZo3vS5 zv{l=*T|2Z>yR=(-Tpqlr7xNNc*2{T;m-p&k(`$J{Z|qIHsWANN1}KmXr1`DWkZTYa1F z_Whx1m=orPbHh#HmT*saC_EgV3$KO`!iV9L@Ok(ud>4KXo5HSeEKyRBG)NjHEt7Uh zhom#50Gf9PfDnKjkOK_JfIJ|eAcxID1XMPQMu2P}5= zfhDd1u+%jKmbpg2a@QDG;hF#|T~lDyUd@1epbLTfpo@Wrps#>OpaH<+@B-j@=pEn{ zXdv(d?0Vo3d>f<{V1Ghd6B-R^Eocm+9iSnQc7%pPdM|V@qz^(DLHZDMDWnfWzd`ya zbOEH#B5Z>6MI;>{eGR$E06XdRf{Q|kGVLwCe8rZLpyB0nMa@WDfLhc6m zWXQb?wSwF$u)84lF4PeU%ftSJ!rJitkU2CAvH%T-tOmR&Wc8uRkTrmP0a-)Xmyk6= zs0!IluqPq=0`@s%TVS6+wiWgPWIJG=Lben3K4g2~eIVNhF9z9R*hi2Zfqe|wG1yIz zorG?Oy05`+f&86N3i;<@A42{MXdL9fguMm%V-hDnPOY>#ts?@u4Wa>6hv-P!K@3O) zu>e{Ru@aI75NkoDAf^brAQmEN1TjNW05Okn55$HDA3$u3@EpXZ2(LnHhVVJW_6QF{ z>;O%G*bUkYu{-oX#GcS5h!f%KAWnjBgg6;~HpD6LH4vx5*F&5J-vDtA>~e^6p+6xm zf}Vu9O6>V+#4le5d_Tku@J$dm!nZ;^8@>hNIq?4>o(umE;(74R5U+ujK)fCvAl~Hc z7KjMvLc9~U3F2K)8;Ey9+aTTpZHIU-v;*RO&=!dILpvcp0Bwc%AhZkOL(p!B4@2W1 zJ|ZT68fXv1*Pss}z7Agj@m;Bx`FkLI2l0J`V-Wv<>O=T^>J^7tLcJ0QzeBx}@Dfn3l=HGs4?YO$6(G!o zdgT%H&`z|5Bb`rcgqVCJNEgr=CFB!9kDF;tMUR(g%?CYct%!UXS}P0rnn=3&+8|$w z)&?+w)`nv8jac$ue|2jU#N<1IbT+N?p%<+SkP2ECBL9xr7DT=yvn_;t2j&=vd}HPq zkNi~Tm>}dcfov1zSoa;IE{dKMy)ZAuK*9VJ!@eU6P%J~S92TV5jN)J{LU9ts$=HbE zLW+y93B@IX%_we$%_(k!Ehz4TEh!#^ttcLatts9_&m}27f^8_iT!(Ebx+$vhT3yb^ zI_yBX80C^zb=ZsYM9P!KUv=5VI_yh%3FW0@ zuDZMlIDqmlIFRx&IEeB&IGFM!IE3$p9Uw=z6?&H{UDr7`%yTB_VaKm?N{D`(`dg=`wg5< zyCXQ0_IGd=-IL&Ky6=1ky6C=}?t3te?%xFGP%R1PQmyn3oJX|^)v7q3YEQw1R0n)Q z7f~HdbqFq|I-KeVTuL=fa5>d^a0S)%pU{<5H&NY=tEldzx(hc@-K%xDiRyl;*T%Zv zQ1u4Y7kHYgpz7cqs;{ZO!^c!V0H0I+DC^z<{E0fp7u3C}XT~qoE$Vql!>H${UWYWE zdOhk*NsCc$PQ4FlIqLnW4Z?h| zQr}E{3+Z_3JE`v^ok)Ej^?jt1=p0JtP}0eC4ySWC=@dH0(>b1WDxEGmU8K|KOs6xQ zbUJ~^NM{f^kvlfrCVCJ(`^P$ZnNOIyh~C5?(llZSF`RS}F+#{!AVwlxMvQs~*;&MB zVl3%$Vw{j~LX1bgIWYn0Dq#LoBOxKc0952 zJIszDRw33VJx8odY%vb5V@r_UCALC(kJx%0=_6uWV&}O;9lHR%h+UBiVz*DIC$T%R zH>o7{C5|R_h-38*(r?5G#L1-JiBp8^eBxAO7Z9f*{Y{)MWs{%5H<11z&LYkx{Yy+E zrj!0B&Lz&j4PzY_fNTnJA<~`1MV~OsiOYy9$a)Z05m%G-Ca%#BAX}EWmbingFL4)f z57|iKDdG*XF~nQM+hi@`1L6y^*@!|?&#r3|-SenAss%kRC2FMah|W6FU&L3$kK?~> zL=eA{Ek*nW^5ux%k)2Ka;bCNUEAc1sKiTp$XnN0q^QI3G`F1pYY5J3`M>9YL*(Njt zX$H-2yEH>+hLUYeGYrZ1rWqlrp&1#Gex?~iGl6VVnu(HhJQ(X`06qnTA=1kG%c?L;&Cb@yn{!)6Yexyg2>hvZqwbCI?u&qJP{v@3Zb^1|cq zE_qS%(xkn~%Pb|+f#hY$E0Yc)uS#B%bR>B#6$tX$Z)-(q-hcB*^-tepCjoi@_8lG z)#MAw7m=1Oi1=SX*wUn0LudYJq! zk{%_$XZG}cBt1s{!0J$MJ|urkdYt?z`D@ZszndxkgZwAyRq|gP zCB`EEP5zJcIt8T<>1|4n(x3D$We{aB=|jpml!-|nQzoO#H0SJ5nS(MnsZ!>p%t!j2 zvM6Oa(w~&&iHJm5iLx>glvNcG11PIeHX`~`c2q=+qU=W5hZs%SSBu2>l>I3CoAdxA zZl)X|sW0UOi3uqu8tF+$Ohh@^C_a^P8Zj~DbVQ<@C3=+eB_^d@c!c`AMY)J_F)mEO=TypL zl*fr#DNm>%W}`eqdHHJ4F6C9q8`quk^5zl|ds052d`K)z`AQOtQofN`jPkw2;*_6C z#uAiFDa4YLj`AC^H04i8EKB*XWGqKb)V{>>)Pd9?#LCnOC9yhnVu>}V(@LyKoxPyX zZPabK!N9v~%J5j%q*qQoM zMC?NSi~2XQEA?MV?>y@N61&s-N$f!zA+aZIa*4fYQ%dYjn<^rvr_D~Alh}tgw<2PH z+I+P6i34a0O5z~eA`%DF7Lz!HwuHo?w522tqb(zGIBf-qBWNp297$VM;wai05=Yb4 zEr?@i8`3tKC+BSwBI0=3X0*+T6KGqjWSm6XmbMddGHqAd?!=k2Jrxn>(DtG2N1RJL zNCjze+QGC#&P$ePhtUovE}|VtJBGM~b^<+&D`+RtPA0CTok}~CxSDo0?Hu9;+QpK% ziFTQ7UwRV~H`DIuVcbHymv%pKEA1iL!^9o5M`@1}chR1d#J#kq3*tW7OSG4-ALs22 zdKeGV-lly(JVg7L_6hL>?Q_}}#8b4dW%VQeFS>!mGjwCo%|N_EHzN^7(al6REAcbk zY>F_NZg#r4h(b5FB8;S)hi*~gH@d~tL62^6y3?%xcDgg@E~2+8-6eFF)7yaVO1f+4 zZ9;cF-EH)?pu2F*Lp(%&Z{j-r1^|A;u6{)r@xrGGAQ9Q`YaDhjA7;IXMM!HaQJBEpaY6BRMm1 zJ~@{P;v#ZBa{k*haXGoH#1-U95?7L|M8s9(YUCQk)#TcWi0jA= z$PJ0>$xT%_a^rt?jiRh_b2Wn z4^qi^fINgeoOqBtiadsRlsr=<;|cO?@;u^6@?!E5;#u-4Njy(pBk=-xLqxnt-bvm? zyhPq7iC4%6C0->Tj)>RD$H>Qt*U6_P@h16_#9QPm5^s~QNxVb8A@MHxmc)DHJ0;_N z@&oci;sf$i@-yNi@=Hm4LVjH`J|({=e;__1eYM^Z=A#-NTTqK!?RMx9O@hdNWz z#-q-UXya2CQ5VxDpf1%>&?cfTr>>+;OkG1=N1Kegfx3}4C3OdNCv9r#9_n7&wA2HN zXwy>`Ug}K#3@iUNt_1NYDAn4)xV(nH^doGoFd{ZC=p6ch_j*8 zk?0~Qb%j%*)HA=dJ`r&ql!j0mL7Wezi6Y`cD9xd?fVc=sD@j}erF}$P3Z*BMJ`k5d z87PUXpiGds8p<4rYoN@NxE9JHiR+*&mAD?t28kP>Y$~`x1AD^0oLT zP=1xT2bBL2_e8%RO8oyQ)gm#XRF}khDAgxn3`z}17>iOv62_s_h`1&wwI=QolsXeX z45c0<{EJdg68=W1H;Hvn>O*2(l=_o6AEm*>KZ?>2;_gIg1c{4LnoFEeT0p{)C@pk* z*bWjGptJ)Col)A0_{k{kOZ+n^?MK3Blny8Q0;MB}dkdvAiMtM^bBTW#rSpm37Ntvw zPDkld;toXVTB2)Ex{mn&P`a6fOHjIl_^(j9o9HBz9wUB#lpZH;JxWiII0B_7N%$G1 zr%Bj=(lbQ=qx2l{N1^lr3Hzh;GI3v`^cwLep!6p3$D{NX3E!ji4he^#^gapKp!6XL z_n`C{(M2eILEMcfeNEgHl)fWjF-kv@P!pw0bTvv-ilHgH(i|7`V-y!}3ls_Wj7nDCH zehJE-5a&?-l*C0Se@5I5D1T1k0F=KVt`^GQ5PvetzY+Hm%D)r8J<1iL3s9~SRZ#wW zh`8HjhE6g-KOhstZ$K7^pN6a!(RIk`5M7U~E^&V%t4G|6$m$cFjI1$H6ge z4>KX*dStUncmUZP;_pBB_KY>2o5S(CVZk!?hRJ&BVO~n0+>~>OF2iYAY_!`+g#NCSQ z0TTX(>_MWBkUd1gyO2Fh+;YesBjm`QAi*cdo+6bNvS*0vM)oqPtcC1V5*EnjkZ=uT zuaUrzy+PazWN#5S8`(QVe5CpJo3H7ZG!v?#BGZFhQwvaZ$v6nk>8k9rXjxx2{%A~I}#p`{LZAZ z9`d`AN(1>8sceq?aU^^j`O65`Ab%rq-ywewalaz}6mjPu|15E*ApbfEZbJSm;?70> zYtM`D1H>&r{$~;#fc!5cybt-`NO(2!zmwoBvYYgN}Ytsj6hM;iY)I+hkA#yyjG-H+LhOe-l5(!FZ!EBo;Qn`c_VG4U3s-utjLFuadZ~waT(Am;Sd_ zSS#orTZmuU8={4ZUYGDS@so&=r+bP3wnmLJRj(tRjZEg%9FG) zG*~o8y257B%m%V*t(rE{{h}z2qbQ2vIErSZ?QL!CY1-b_)}HG0IEtbuUPc^6Q51`% z`>7{MdZeBt>Crk%v+N7a*6kd~QP9&!^Sn{3d;)T+I`xsGGC zR?P;ofuhKD9A{+%Bf~{=Xeie~&7$cajsSvyWW+b(i<}Tpuh9fm(>WoS?%w3V!=7c1 zw}-rDy7F;k&-1SFu7ROS(}v ziIQ&8O*-+coObiB+qA*^mhBe1g6`{!~rIbekAyj6J>7pblvLwiwW}A{s z3=Ke16vivnaLRF1MTj`12q6KXonOERoBJo( z6F=~?eg>VmLu7}k_fe|qx>`*Bo(}mhpb>@*cxpr7GWD3M>nf$i%VSw1++VS(d~Jd61M{^n_Eosp*UmL11^@ zr3r$pFkRa$sKGZd-z(h71c8t;Fs770d5{PK({!dBI!u_(G(nILzAgU;-ge;g1akQA z)0iNTgHLiw5g>EtES!cdlpqAX$4?fvibr-PH(!=5B$J;>fDJtaW9ielE}pCW4(?q-HAIf!i$TC z4lOR?zppx;tyTf5)!9KnL29G-J%&)N&W=JG0|=F8M+Bcjvj{nzxI=m^Yj2Or5-T^F z(*5sljls0cp@s#b=!`Ap`<&YOVCUC)Fr|x- z(;_6PCnKv_mKUvZ-)hGe^Pkd*JMnv3rFyL`YRvCBXJ!_|>{Fl5^X@yyqlCW_00cn` zhNVVRSfoA&cy{KTJ@Zd)$0CknzFcaxf&lX2J#!eNLkKymS(5bAH0j-ador2y(!+6_ z)Y}3-2ogU?lYX{UZBf#*|Hz0^e%7PJc#FTg69dGZ-4}$Fs(~d@WQ;L__1Xmu*9CCh z#?66u`Y5LqMqBssJ>!0eJG*yxVzA7b$QUD%C^E4e#iEvRJmY>!IYO}W-#gndf={4b z2s!;YNqU7RAtZ7QPLuw`Ykb%2>yjukoiTYtsA_H3+rF?bjQIWA;7*+}SrSE7oHY$& z5adn`@qo4Bb%tJu0bWx*J)}^yWt$b0zvxZ7> z6W&_Fx!1q>?`+ek&{Gv}jmC`ASbz9!$l>FtiS|6tCW%a3&-Ic_+_@8X;w*6U(|WFB z`De@e=}O=SzV}lKplUj!?``9B{W){<`M#2_`$4%J__{vz-f)|yGfDx}&&=-v0Gzc` z4lFE6$N#P3Z*f1r^5Ty;oVD{4I0R!<@3$+PHGy?BJ3aFK0okgeY%7d0CJ6GkU+r@5 zWSC|#VuBzOoiP~nEXN?vi-TL}5V{^A==84;F+IzQQO^&uU>U1%C+=q?jna$>o%uuk zEJbVo?s>g#k|Y4{DE`F>oyhQcb9pyuRXbcey(@?hQjoFDbqC-K*<3$`IfP?xNxAB zzk?`dbDvQGC}p~Kyf2(zz?arstrb-O zhy{!Byc}|zbhK=l%rJ}^E?{(xnIpHvn3PC3722o}+Wc~+Ac-OaQvB)?Pk{W|6q7f` z$lTe6E{xG0bPSKZ`sZF!1sZCp<5b@7A+l#hQfcq+^yNp>pljBr=3`(3TeZ0t%Z1t?&^DyLfI&misIy`eKy0G8JxZl6ij5W+jf&QE?0HPH;y5t#@HNjCMfEJ?MBDU5FvCxR2DQI-Thp`NGQKO>2f z&KQ#$-)YeJe~_8`=eM@DHa6g$4uDf^4;f>!C`$Ty=joCt%8aoggvI~+z2B>+QyOR) zor93mGP#$qyM{Vyz3RC^ltw-JF;8)=^$Os@qkelDENiM3-!QyO3gOz}a5!4`AQ*#f zSI6U-zxH&yAJuABtJ`l+!(>znUDsthzv33N$7lf|=tKz@Ojoe3>M?ug@pI?)9F8S> z_9V;8$(}uls_Rr$4_$icp#_6;W8u)HmmX48s_QBw%gafgC(Fwm?H%^-U);58*RF*F z2UMo3GN^*f8%Hok)wsWYKy|!!MRJU%<^-Y#;XKi)62=|2? zzIbZqY49x&a!Mm# z*>go$CStp`BQ6txkjPIvRnM8TegX%Yz_)lbNl4fmdT(o1fsZAFjH)Wr)!$mW#&_8N zgu--9!-De8r{LB?QCG*yUs-3k_~rc*#kU=tXaZIgrfYxnE`O>Ta@ktluV}SAyLv0` z^kT3k=ae?F@7oN9n~U+e7;C;hH`3ox?*l>Lf7C3uV}>Ky^9&%z+2VRe@vG@+@KM<;z6~>BoIdgu*?_&pkB&b!@|8LqCS16`*Q4DP@HXtv z81W+mnTR4U1^&FOV0*sZ_C3#Ux96vheH&`^)!zDgZ?#^7&nZLCZ+GVAI@?wLEN8qo zO&j%kBTe@{&CzZzG)4`ygcFVt4Ib2UdO;ecvOV>nBC$y-Zt$1s%n`?)ur%q--wjUaILjRRFY0<}w>-fv>j^&(N=a>E2!H>I3T9 z^>_|Hv3azPHVrv@y$dogbD4`h*)=yM@R}2V;R04Jo++0A&&=-Kyj#=?d;mXafsvgQ zR{L}!U(fy4bhNa0b_Q>c!4F!kzz5%>`A2XFPN7@R629`kayRkQkvI{WQ=PaIaTRc3 z-%YM`lQoFVj0Z{V?7J9t+d6TUkfcMduZw~t>a{ft`EdA-5&XZ zXgZ+)uH)*v!fpP`=P=~Ev%{L_Go8qSsA;Qa^390*knvsRzZOFk16 zLNI{DG+mb^5epy_87urpyCmg7z(5lBd}lh51wjyTqoEiG7t13|5{OJiA*LXVa`6~@ zxTOq?uDHj@&w0X*Z|Pu80EebSPAQki?pz5#<=1X&2cb)%IrR3i$-hkA44?2pbYG<( zaS~^2rddd2(usvk{H<~sWAd9Hml$KZB#L9|dCFK4B^`cS5+%L(F6`1JQIZ&A#mE70 zV8j@cjx&i5z$Yq<`&{ZD@1AH@NMzDF?r=}nm~_V_N)RZQ+|i1kZ%Gojs2`BmyhibT zx+O}I4j&aINiTj3(>{P-{0($;NfITd>BY#y9t6d|df0=Jt})58ZQj}WTX+mU?pu3K zm5Hae%0ZxS0{B{aK=G%pq0_g$jq19p0VwZzPqCr-A8b+XQiT=& z_TRfcv6#42Vc`9@`#NhmX7NRcoUt4O&NIX!Y=T@KMra=0f{^3&yx1B)F-x)}O@kz$ zbROA>2m?ecbczh@h>}A)xsvsJK0-B4l*DA5kYo&EiX_p52F?u|0F7w`jjLtL4bAoS z=Jc8-XK>dM22^*#(9vlygdt;$#d(~G;#9=;ZN^(}TEdub?Rsc&5eIZZ6c=cqU*Rci zT|l>v@x_@xe`1`(NfeQU=mHtlvBXf<*>|9O+OzgeV6Qtw40O0A6Z^NV*OU6`N)QY% zIWYdrtY+CZr!+ceZBxpJF)$&UTPu;fsQz2)57xD}p_!mnBxy+nmyv zOyb4GLkDysw=n-MA@eeEYQ~8?uU~ha;QjCow1zeiYGdiPC<&60@=7mJu$A7bM;EV* zg~2m#^^zd*NqY#WnkFA@5zc{9J(Tv1;+3jx6ZgZbfHaNK+bHEBr?khQc+tn$AAGZ5 zqEiZECA#|TO@X|&9lf~+mNb3e7TWLf^mu^h!G~djYG@JV=puB37r+&U{okl3 zy+`Ai*ty!f*2zxXle{PB4CuodXC+G#!%&8nqIfO&yk(idjVfd687?1K?mAy}xelR6 ziE-u#7`Xx8ys+YzKF0p}tE(9MK88kPb#=eeHbW@oA@kUe^4(p2m4K0VvF~HNx_Z8kvA=(Hwb20mH{?klL%H1cF&@>aVE=#EHNu?< zZpZ0?L+DEMh))4$ZQ2ifPkC)y&HCAxUefitnoJZmxJb2|xQdbW(2CtGmA z$B)h!8-(GA&$UC35}vENuI5}(JQzGEWA0NG)0?7hzg<(FS^3l^gpKa+0N{4IcXkHj znc2N*8^fo%jSz|<=-h3x)BrG2)^xcJISej+8H#Oi95bghHysCJ`VM~hDFQt(8pnx9 z)v_Ju=D{smS&?q(hM_FS2=(x^6}`Xb2k-j903b=)B6|IdLWC5AcDC^d#%LC;qW$Ou zx&qyd?mz7%B=F1}Mq^3W(fDydW z05IMN&f||iZU7k1GWrY{69Xp3&B>&=3mC-~#4|H7e8ijkyLC<}B0I&-%lOUkP4rRp zY4mmU9k>BD;c)Z!VrR!aWIJ){ zon;R0CjDMNTkZ9e)!u5-OL`~s8mvUExSIsYYVTm4eut2x6}1H9)VnYFKp0VmGd6Xi zP81NJR-MJ~nU%ozATec$>6$7jrXfjXPf`tCkzG^e8fBV*Rar3=k!v6TfFyb~!w_WC z)I3ozOj!b4a?+09dxT?RDw3fnQ&=_)0n4(j6J1wTs)1n;>J3dT3O-L9hPrr9iQ z-g5Qh8(#5ax{P9AViMV)^!8^gF6VKf-zb`Hc1LaYvktEah5>>g=!T@2n#vSiQ4MO@ z3T0fQqGXw($W28A;Hn_NufJPJq9mJ!AbOf<%7S62R8@7II2A!QOhqtl$q-~y!62zb z)0j@Zinvmv_;&yRmq2L0K%ABCL|t8;0Hb(rqw27JR#p4gmuMTpzu2-M{VOY~sy{0; zegOdQ;g;ht2#Gtt+4(va;9KZp=y~)d^h(sVmK{Ada{rXLURQ^;_j0fQ!Q{NJPP+GZ z8S3S0as(jzSdhfoCuA{LdHk}H7)?wJ(ai`kFesqqNp<0&@78{%~@}^;)|=R zE(E1g08^Eb@4Ef|z&?E3S47tUQIvF-s2=0CYN^~|epzFtZ8AwL`J(K2s)WH|Lh3 z12G*YNwe8RTR8%_)vNEi>#iEt6@}}yOBhk`bY%yb%b+MaH%+sLt8_s#Dtg%$8D1dJ zx!bq^qXOY_R8V9;g9&i%IGlq*m?T}9=U*2DT~W64+}Kc;dhF(=%XOG^yrvuDEj$1d zG>fi|aO+VLc{uS0rmCITIcP+QOu#>*xL%WJroW%@#K^4zgN!5Kwsa-S+G&)MH(zhk zO}5v3jQut2cYR#EIt+9HtEy@8`yMa=3^Rb6&0o71Ee0*kXS%U}iTw2W+k z5mSj0HWPO>Pd`Xjd#gQb{YdaQHK9<{gT#l|S!{GnoWyYuH#Fb~_@c#red$UNz_ZS| zJ#yNP0N!3lri~iLwdLHo`rsRx#!OS+v)~;POb8}rLdvB(`_pc>t0-NL6$SI#$-wr! zT_%+BGX{Wh+P>@4z8cEk$ZsibgQ|^&+5y;i8#7IvX}d81fVsj&oZ*xfUpW$#PWeAM z-{&*XRg`YAJ@4BA5ftux6^HN*WTQ4(L7QlV-iQ7bAqYpi1QDuFtBnLmaWYu#by=&# zNfbXy%RF!RRHpme!@YKClZ^O5H}HeCngfy%nWQQ~Ns`I9Lr4ORXqZqP%9212K{R|w z{j6-dzoUpuUW*~Kjtf#4Rty$nePN4m1Olck5T)c<4MDN zd5_M`%@G$cthh|I^X27bs?4}LwF6BMNV_}}FDbfCJg-J+EnBd$rcF=Qh|YLWH?;Gs zov+}x!FSPqbS*+ohsXgqxviZzPDm1?fy9EA3<=>QlqW-|IUXljX^eP1A|3h4;xkWV z{R~>c&BuxqJIn zhU0K5Scc1Z1BImJq?vs=>?ia1%SNBS8N zu+*w}(30gM1Sx(`mX2i^7ucMtGsk_s4cNI2bnXtYKQrc(g1H1>hU}*M6+JsSj{Q>Y zeKQ|;=6h)SoOGpL2UuJ@?3z7hI7|<@V7r)@F4sZvF{S)i+1-1>y4dkX)o$*)|GrcA zmF)cw6(s3?^Aqr0w1%!73)J#3LhT?HJPl}RUP=5QN_+@jcZM}&yEsSN{Y<(*CmAHq zRuXTD9+fIEubsV>k-OUvmhCLp@gtGhy#)^36orH6F8DnX+jd$+b?MuR`_IkNk8i*{WNRk zvmyOo@~A~F`Q<8AN0E|b0n3nfmFm$Ke zi!R)5Ha^a+@!2mt`n$jTySt;PaW+&PeCmdi?YN}iGJWjpdgv>D=pPgW6Vyldp%HpY z#~rP902K5!IvY?m6?ceC%VJ2p8u+j%C7fsafuHrMdz5^h>16%5Gf>S@X=PJWb(>h& zQQ z3_x?L%MV!7=g@vF0lKYn#HTPK+1j(53!HCl=huDAutn5IClPY`X#&q_KMa&$Pr^a) z`Wd;}H_IHa=cP$6iDIM=;Z7}0*s4UWXzFKa()%&2Gp%mbZO|n*26v|3I+=87SC!Dn z2kUNbHUT4qZe}S5uY>;NMhMQl;;**0wzeXN@i7=6#i#+}|0KcZcc(VG2942A(Z8er zitqjrov1~?;in{bt)CG@rUE~3DGR#g;LZ41oCG1m3BA=`KkX)cE>UwUZpEv;RWcM5 zQ23BlA}g3MBdc-eL8w2~tgoOyD#S${*1!(*Vbt-4^IA^|LWsfj8Y{kSle^pWcj>WZ+xP8!CJe*Slw~cqtX!33GYm~xQgh47HCZ-e zzLqvRiV$%7z$`2V4qp-{oxXZekfd#?EfE-8hJCk0QPPQ5hrM3A*UvDnH5!7@Xw;6q zY%=HVHhp(Su-6>=y1R=R*k8N?`wviO%@&fI<|SoL2WT_^D3BHxPT3Z`-*7y$7x$5O zSppcR_xHvTqc;=qPx25z30p>^Jw$8`ES_qWntRA5x1^PA8#~ysYhSI|4tB6@ zmp^cQ=ws}Mx}ZvnU_2ZSL#Z`FpxO#d{a4utOtZ3Gb6fz|sclzG6YdYg)#)MS+<&Ss zwKAjxo6Z#1j-9Z5$B>IJMc8(jq$m<|?7PFiTIGhptCd=f%QCOkDo8}e&e!4Jxf+ev zqMOj>hz--)LogEh7x>YiqJF#@cjB1zJ{{@3x{%)GKP~ApA@bKPRRh~zUb?hWxpZmS zwn0;^uj}St&@Rhn9y)!%cciZi!hjftn;t&A|G+$B^9S}HKAgISK?bjHt(Vc7JFR_} zt!6og@~T>{M6X8(h)u%ek}ps)kl4BSCY$}hIP;Dm)utGO^dr3TchmVMH4_D4O4oZ1q?5G^f? zJGR1hy)GQjSG7{9vE!#PTdhK+lYQTHn0NZ-iOAfUz-gGE44sdzLhr~Rfl=!4hT;sv z-bs>9oCOpG{T0ku^z-!m66gqIa+^%z7Ie)+{d7>6&CmN@Y1 zL`iDjj$RTcVD9b6@=-nyM@&_d&*PQi?h02Te90x3yv~p{)r9I~G6~m3+w>F{y8R62 z|M1xxR&h&HO^x2^0=R7Ir3-wjnW{D!k4aiv_ovh6_iw(3a&%>_m-rBs*yFuxA4D}P zc{oWYYI6N_+{WqH3TO^`UQdo%tmD}8c+XzR;v~YVU-rvnS)sP|c}*$L%$CZtvOH%R z-fqP#K4L1t+A&$S_^qO4HM^FhD6*V(x5G8w|NYawt%t0~0YJLporF#SOickO?RNW0 zU7ud~F~}D+Di!JDPdxF21OShxxDBfJp7+1G80|wBN{az#EY<6vYT8oEEl0D}D&XnR4_ko`xYc+G>h&cDPtETdL#MM= z#=ze@VP?Vpm451p9z*X&AJlqb$A&#=q~W+dHt841BW_mQA1`~2oh8SJCd5)@U$QQU z(^8X5RUpop4L~;oef^9OHtI?q?5tAO^$uP8+N`7NWrb2zXDY3Q4PlFa&akGaI#X5k zy|MNlE!Ju(-366;BNR4cePUKgbTIG&ADu=h91gwDa`1&o^v`X;kYp<7qbuF#LN}r;GjpIQ&$x15oT3 zewFP2Zn&+$$OA#9?sDq>D+3G1KP!XIT_R`y@<)I4NBXAfewZp52DaCRk6?m^=oa)a zdIkNNq8XW4HjC83+kP3je36IRCsH?r^X}8IXugr-=+sAywfc(>AQpyKV__F*W&u=Ph?h)4q`v( zXC&Rlvwz6Lru=IThTDVzl$X=SQCjaN&JZQH7swuKD_Q=>R1n0$eK|kt2U13|yZ7>O zC;OjkYipI|<;oEuu>DpmT?KURN>DS1VU){;L5vzmiw_tXOcS+tcDr3w)wGF!?&8PY zZdcP(b>AO6_uO+P#^w)*atahZ^fwH)!3^tM+2uM2CLuC_Oo;j7?ee)cXB*7;#z9=j z_D|`ob^l%q-4_%d64mMMx1sydhtU5($O+=04ytZ|A$j(=?eWSe&2g-ocEd#Eu1{p$ zWM#>{Dc2}PA_Kr*vYKTEj<1*)$0=k;A0q=os4dNL(jkG@yE4@@bzhOE@TvXa+S-~X zYRstl0T4e^?OotVWqG-h3837LP*Ds+Q50&J3MIre389K7yLhL#|_MkVP>aBoQQ7s)wxgc~#fdTb_c?^thn!nTuRm?zR6ZF8Va3x4!-2 zb#+YXtmNl%7zI>=L03qtoN&9mKzD((8_3F7lIHl?j z&aK?hQStma+8iekIwCJ(8&m&8C!=u*x(dB62Qrq~kD#dpON@-m1+`~9%O~_P3RG#X zO429|k|@av>Uqk>m4{f>)0vG*o?cDWE3H{ebu#6FS02TAo`>O;_uhN2zNLeXP4t-y z%Gb5as-{hGb*1^A`OJwEc^KkA&jUG3&^hQRx(Ho`ZbL2v{X#P&Bp>gZ!%cS7Z@`$- zgoe7Xm!v_@>%o-%0yJ-w$Xjc&bMHm2I$Mwn$+8x8-FyrA{+VIl4Z)W-vtqnptK z`Kb~bMa&VL(5ma5oIqgS6B^JhkQhJy#WNk$GB`Vk(#Vs*8H~DD?D)v{0o;Ejn*0rF3XCeSyu~S< z{Nq3VV+AXUCP@zgCC3;4!WD&y!q;`}oc8EQ4;{%b&VyU9gexE7|)CJc}rP#)7Nz4U}4hc*QeMJ>Td466NMfH_@ z72v`v^cT?G?WZZR2jth>Z=*s&VlF9&I!lVB1x&Rm0qOszw9j#w!MZDhVaeb2+yxw*}BD380?H z7vlQ1hdUFv7A9ytUKjH8Hz29fnK66Jl7*$&kKHt&g=Xm3yT1Y3$4tjzdWsB zAe8BvTQ0kr&L{z_O)uwj)e1nRI``b{5$Wmbv16;L9+iETlq%JkreUlYBnv*@VyO)Dp@l?>2spkYz0C#Y{Fp5XY%%zFNLs9e43)3_(3a-k)QOg^EjpX zcx+qnWG-YdpEcx^4tbOKKzx3$-d2767mvTBDEQaxqEL$)KiC^516 z^ZblOWGSs~e9B~;&u!(DMmW6tX2w7z)Nbh#h|=`@<}}HYENSI#USKsQNg6MVBBalF zt5zZ@VZ}AQ4h54-FTE5Vy$T)`gq+`e?~kv#>Z+mx|G8@0Aj6|aU{WBA3RxX)Ee;;T zqwwe`&-1{#c?6HbqvWw^cyzq|?2l|C&8o%(#^{4qBKL`eKuo$sjxZiX%CMwP5(QGU zT$3w-@1b=#a4gv#B!23O&Sa}uKgI0G_Tb-)(Gfbjh$M2{iaWg};BO;P@;Kx_D^Go>`&VMRA~r{zY?%R z!Lll42V@!G-TVDn%TA`_sWyZ)ygg?=5BQ>2{W?bQEtH}?XcIkvkc6Tb1AQIgmnnpILM2s1*?do&Xb;_bdmn%CieXif0h8Z9yuhH6u zalxrb%NYSI~aB{AtRCZh%H%O&%y^nvqk9-Rv6pCJLMvgJ&kdYCZ*r6@OtsD?^Q(~fCLooybRaDH_;{N8rw3Ud`-%>g}`SGlz4U&(v7A% zaW_ii<~_A`;*5}tJn5fSkde#}NYaUS1S0EPQ$_8->>Sv3!!A6kb52&c*_BwsSfNbU zOuKKW1h57G#`>=y<6ORKX=%v?$F9@8d-odr97Bg^bxjimBI}DrnjTqbcPd9qr&lFm zYJOsl)TpfBHGnYkSHLu#QGh+GAGRyv%1tl6_+n$GU8`IF{Gb2%pCJB9ko&9?!<}vT zIE>MSY;A9R3c#B#EXVZ(=+3NQP6g+FQ~5dC5xo#iOT-+-ExAlnvMj5aSV>d8cJ#D%*mx0z%kjh7X@6iyk;A0O zVFHs9vKI=WwF8bcX)B+Y7uygP+YrY4NHca(A00%OBLoZz4}qzAiH!kEfui2zUkl!H z?rPkL1omXtmaa89zM_#|uSHU2t?jzvaY~mFHQ60@gAGD~=PSiTVG?FsJ+Z{lw4uxs4~+4EXAB z5a5fSTrXW3N;p^1p|6n^k%QogJkNL0_qy@BerGzG=SODVfgO?Q7gmgvZflh?Turw1)S?& zHdOdb+-$mz<2IY|+^btxRZVNRHBD8gr@vO<`Cj20;ykV|FYlk7#?V#G3$~r$dydm; zbvmt<RtquQutMzpC7^n0qTB53| zGj&#rIHhlaQ2zZLjh6MWLg|zH(mk)8^!u|naBf*WO{4T`&MoU|O{4T4&MoVn@)KdM zJ==C&jyG*mG!jz%<0PEUbD6iH27p1j-L6iF_Wrmb=MNK6)I68Z#)s$I(?N}p_y)`3 zyho{~U2R#MUrni|-D6pt-&20a#nV32=jOWCfibgvGyECVyBhh3I5}wm{zlB89yMt=U|9uOjGf+m=j% zLD_NXhbq4DA?iA1g^(OTkyXFauFNge>*OY((U~##J#c>U2|)o3&h83xQ&Xxy6kXR;L5t4VS!3Q3hUs?yJOt2PXf0!?H&!su$tFPaM6Z^( z(e#q8se(WVU#w|uPF@3WO+_3%)ZW)0GzFD=zTWZmrKM7$2b_#xJQkM6^CMe~G9gSB zZ!R`_RqOR;0}#R^7@-Ap4jQ1Vc_|eHNa&F$iXc2ne-|WxF&7e~X>=kX4#veo zmct@1@q;$Wh>#G}0!L-i4nHAGr30NM%oB0US^Rqi^0`*KT%#vTrU6hY&)(iUbf|ax zY`Fwrn5B(!t<-7FeXUljl??;P3`Fq$TCEnr3<2Oqxp)qYZ38C8&F$^kMPQg zCOxo|P|Wyt<7F7ZH%H_NU@S=|ZvD4R9&5+R`3&GMxF5jQNV!L@D}yCbl9|plsYOZH zt(T~EjmJ5qu~>WlYRCJE%PF0fWlw83rxd1Y^A5aUXWC$xGuOyU6IQ4W&g{&dNeZpc z|9H)P_n1H_|L_f%bNAisVxuni{8MO9?p{U_T0|MzkIqLo=3;rY4st}vW#Zh0dX(sU zPV|ygivANrb2N=on8fGNMzJX;5sO+U?qDg=!V$mK#V{~L8Q1xMH={WWr=#3xFKiQt z^;vZ8AJ=N7uvIBGhwR%l+}@5~hzG03JEGUB<>US7@!tD47wOH5Px=`9XVX?Iv1ZbB z8)rEr`ftXQm^p~fMX%wl_e}f)^gTh}!0WRru~S!-I8I8qh~Oda`_K<Id|(OfN3Zp7 zloCF}znCX{1mnCBOkC?k@j@|t8m+j~YbH_Bok;hi%cc5O=%-7ruIsu>h<^CU?YAE} ztP|qu41kqKD^<;{`VXP0lZO>TjU(4zf5fDO9#%9>sa!^M80)%Qe8kmtEE@*Kh9P5J zcj1OoKPY=s+Lv_BunwSOo$HrT+I&>23$h>1?xFqYyuL}Soj{vpQrFnI=ZJdZjrlN1 z(kP8n4D@mkY%!;FxIRD6gx2WL0-K*-AN}=9FTFGjOC{~4mtJ~FE0w~bIbep{a9lYz z9Q)_0Ytb}}aUkE_52diocj%h3(!_A}|oIX&KfZ#6#0VI+-G-*ZWn^m?sL zy(B$TOyPUWV0Csja7rm}p4K|N6U@%8Zod4{kA8Hp-1z7#ue<{A%10Z^gO6H4?1l4_ zX!5Y}R1TGj@|I&%9bnf-ZTu~Gy95x{AV~~eewqG$>iKo*zyg~t8(u(4QB&{gD zi^t_Py%IagF+R`dIFXeXvWfTALEim>A`|{OxGsfxw*&W4YnLL4c-J6N`K<^;(B~9s zey|IRlCsNE?>(Tir_s0~$!>Io)heNPp?JANpsXSpx24z~Y0_UCQGI~&%#LbKQbZ{q zNHy;r1o5gUNla&&yk-Q&gKo^nc2OIQOh3b zOp`@PV(+9vjE}b`5ueIgno}1jX9-bPL#sYh}#n%&MfsjDV$%*wBtpAqv3ua zH8pvN-2VoPU9TxW{17VT>(_h+kKi;?vIq2?nFC5ErY}hnVApYjgjYt_tQQIaI216z z*X?Kfm~JM$w&c`(g34Mc34?0Fo+v{hISwq80|`s3^nmv!7b2!#4uPQe1l3q%k5!4m(&c11sG90Sn?LEX8m-? zDZNi;nkdM!{?y#f<*U=vBB+$>RFV7r^M{<$VBOs8d*w;pNlTDrU1ypY*M8pYhoRN# zDLPevs$4lgO);hX6j{AbtG|!>I5h4Bo%5lexQ||gZi=btfRW=&yKx#nx4Oq(EFqR~ zK7g-iWNmJ*p3gLMbKA^E)7@U=<3&TY+x%!* z&yMD`_+5A1b(aBP+%+Ts1_^Lt{q%nXb{yJ`4x;PPdL=}HF6 zztTHVivW;}#7UL}(oP;tLSUUc`?pS~BS{^OB?mRoKq z-BKzdMOpI%MG?GRgzS3%$ZIfMa?1B}zWW!^k)%#BHXO%@IEP0J$K?^{#pAH{8l|lr zJxxVf^LEfjiQ_II@Li;#w;>&C(w@c~$;fD;W0|>3+M75Nu7%p;GC#7?e1Ygyx5e-) z&MoWY#Ebea)3jPmZAcA`Y1-73T9-miW7^b|dN|YJr5t9pxKr0C)mjS;z1E3qj8fKG z2w8ppmK0@)bIV!}8>+IKbIV$ihz1|DEY44U_-f#kvRd4!Y4y3LMyXcs#P6d+X#)oz zW>Zrd)3l}-vZ*OeW53>0tNr;EdC9Uk-$Q7#x%=JJk|MKQfMFAO1-^qAIuG51DS8q- z1=3&P&NI*dh6{CprNfFv+ovP82}sOSm|x-RbP{*Z4#7jy&zG{;7oIubykQG z+47ZM!L#FmjO-szb5+HlD7sR?LHh})R%eF`o`!05HjKstl6k@XW(b0|0%KL~R#n9y zRU17Tz0n2d;(q_aFsVdFb>=}MPi%B56&Vm>@yEk5R6#T7D7qM3i{5}9MsG(SM4v*R zAL}F&BvwL7z*z;MmBt5#-Vn>w6taC4q8;BqUi)Biprq+E_Dvs8jF(LF&lc=&ef1V+do5HG!cM(M{0E|Gt#80lC-te*XrcGS$?$V+xgMsms<4SVN_kdDv&RAjMNDjb+ z05QLKjFd7(d!s5|$F(s5!LqAOQYlY|j)9CntFQH25ZhY2+w>7J0s=p~lj%yjqKA{q z@>=jj^LqI5uH-4N_IgRGnK;2T%M@3e4`IpDG~iWVjcHaX6fj`Z(liJ|Ua69admYBG zX=#jUR>`fX=B2V}QxwNoE@FDcz2}~)1F2KK$4Hh$NOMFJIv1Z!*^cVtfj2f}^^!e= zQg$z6ujxDlG0Ksb{hhw!@Kr{SUc{(Eu4ei{Br`uAckI!{=z=4Sn`)J4Dq;_z2X~Uj z@rsfuqUUBhb`5HkEyXq%p)q7ZzB`-c90)rt9c+M)z|JM7BYz;q<;Ao_;uKPMkUaGs z8(|;d9xHCAZq%C#gG=@;G*dX>t+?qPlp;12DN{<`My@>ce7>B%f#<|0D1bXhnCPhz zv=Noci0`^Rm=$u31gQd3f!{m}PRcIXEGceN%qZQ0m!@wi1O-f89U%b;I}^MYzKIMJ zqE$O4aT4Dfo$kaIxksW_^EEFJI$1NZVHm>wkEa+As2bUpL{Z%~U_k>gMpP2T5z)Rc z*x0uPk+qr&#UCy-TTF!0nkdj>q9_y$$X_F{Z37fV*;a+(Pb@*OjJa|dpj@6a5Z)2qEX{=K}U6_^7(2eYVt1yMau)iK~QG3A&@Bc=r)TUZXK$S^j0x4_4B# zWTDM3abD+DkdR&NWYXoBXR2iZ3{D)-|94C^Ev3J(tbxFo3(!(TraPAF z*}|-&fPk^%&8plmL=j_MW1=X@x*!4o=C;kDx3H{9s%n*qq^hpvc{ZMPsUW}!0DxJK zVga!2&sdZwSim@9Ftij+20;W-Cc3U^q9BMsZLbgYQb`AJ=KyM@fN2VmK+|POt3f;DRW&>WTq2Y(*G0yG+mZN#wnEqQIciZ2owP! zB-=ghZPZ8SpmWg`IXUooVcEgH>+2=)W)9&*&N63g9U4$Mk%>n+(j=>(76^Hd$x4u2 z2_;mn{M|($E-xQmE4{jhN_qvh{0n`qHpkfC$URkZMH`Q@*-Itqfewg|0KW1m(==^^ zJ>kyJuW^FIP5yCJ+lE7ni&!l}KF2;+Cw;sTNUo=X=mt_N65vR_oZI$gl1$`jXiVtU z-FgiOwsVM&=IkMQC;BZ$TJHV@F#&s*oHr;)Y2UmEYQ)lo2ZFg?%l9BjqE<5Z8h0!; zo{FohrilZ?gyw3?bpU){r38mZ?m2+M% z6GcfS~%CS_A@7 z3YmP~Q%ja4Yey{Wh$c(c(y1CsAxbRCF9Kb_ONc9dX2hl`$(Y~Qz~XE5Kp z0q5)p=SLXl!J8=Q)@zXOpghkF%Q9B&UbSs7EX&Ac)0FdjZ;WA#6x2eOBGhJG9BF#6 zP&WlAm#qNba_>4yQzJDYQH2;fD)7-F*w9kDqOe#O+8Vb4A390(1?Ye=2=hG8^BXFI zMLYbUWhTvb(}4V5->)2ZbnWgiaIXw{UN23(BucI8bDn!qo1wXR2JT`&AfZG)2k-Ma z7WtMr-X0h?w#^S(TSGvSAhQ15ztvGd`9JG`ad*^Qc!@%N4R|P%3c3{kexbLa_ah|r zg(jq8z|aAZvtiD(pm z3xhe_6Qxp#%Yt6wvd9Nv7^K{C06Y{B~n`xnWS1%kxgo zlQq?ZEAu>`uy~p+oIMB3#B(xHOzr`w0noszYS4P>J1IT;!|~_#K{zrg<=rm538|*p z^8V1FQ+iuCbkZD#DD1O z>LfWDWF1k~{pAvvIkb3vaf1GaJVcCF{fKfDVVs#bFP|`%qmuu|ebzX)EUh#pw`6WZ zTBKUiEQ|9smy<_J(@Un$^US;c9P(6u7i3~;#D21HYPSwwG11lUULVAOp@KUG%Ekin)tDMxE`4q{~ORe{->0_O^EzEsNVu_;%jZA z8_=WZX@tOaDy*E>pFt*mU~VX*MkiCm(JL!AYUxTs`ldcwqBacadJt|&J|1uaX;u-TVxI6Co@Ig5p)t21xj_YQPl6X04-E#4wH(Kk@ewtcZ;aoJ6RNtQX)~&-X|=tY z#v(pGm|CUKuC7k?dGpUewK^-4w51wQA#xyUNj$1tV66v*d_{ z;RX_Yje3mHJkOpH$X}Xl&q+$>?)q50YwjRD4*%34ODaWzqLsgL5|Mu!?XVtkDs4^DATX$hJ<28l;~yLjQ|~bWX~$Dlf`cmL8?eTu zmXDtIes+d1mJNq{{(9%`GAn+1Z=)14uBqIJc52mwSwu|oW&e4!7o9-Ypf{k$&CpHZZZ1v$~aog{;bUJ|`Ivw}hO%Q_4UDxR3 zIy5ecNzE|e2XeSI6&heZ-v&l#uKD1n7ZuM91_Me5SyHXsm9*8nDm5Sm#zehE=MryB z0ZEQKJr2Y0V4J`goUgFC?n5z?9}Whmjs|a0IoqRh;b=nQPO(Dmqk^fW?k zFzB)>&V(EIDFaT_buDL!xe>U8p7EG+Uv}_@ZigMs&qbc&Pw9jRf~M&mZ(${AP(o-USy^;Dx&~1=K%ep* zFPfW+9Q*vOtyJGdQC-XOJf~K74tUkAdd=}X%kro)q?G?4i`>jR;0K)2BW1uP-LQ!e zEYWQtf@+jOFhx-mO##Y=DiEUUnkEpNvl50fWA-OQz9L~sH-Nd@(SGdpci=KGbO}pe zi8Bs)apYR`VQeQ$Q%Pp!Bo+rpHIl9*l1Q?a+uWIC>t7D1lYyjFAUl~UNtV4dT+*yq zu4~ompA%V@K<}yfMxl{>bVuKEGEV~~s6JCi$C!#!bQT=O+;0h1Sx^IAp2U@(#lwEYG7K1SD< zZ4}Z?KeV=gko&a@@!?skUrqn8d`I8w1;{^Iz@fXhpwJaC^w!<<2K;i>uvBO#h5bSpybX0tg4 zb^sT-EaKLHMR;(4QP0|}*4eitd3F_tEQv@KgV~RwprMLpGt(bVASBn+wS$x*?3te1 z&XHKVBeNcsRy9;zSCP$cL*1F+dvz!}_Bxq-4t*b+p7$g`A}uQI$?g1Va6f5E3gSS# zuZ*u{K$QUppuDuGYDaw`I%6fn{-?TUO4wWd+#(5&e7N z^n%T>7Ld|^M#Yb+)hcrxI*oCaQr_j1RxzHYj?4ZIXRbp#%=Joc*=;@lr!ILeYq{k@ zXZy`R%=0VZYiolE_U{cizrjw}lXS|7?rilo9`%^6@AH_hGjE@+GwuRYm?uen{!uKTkb^iwEGTNoOp4OTGn45kXsKXR1sY$C39X)u)L*35`b+6b)=T6F(E40R z1WDaAKvhX=@1>?`SPwUwO`=i&V^fs`(&}NnUw{a%*uQ_j0MYucKRM0@Fx>b__6zG_ z`1MKF=MEdzTi3}q!BcAFQ*i-uP+^DquMOYuIelPPhfMOBuuyaRojMgw8i?Jxq0rhchO$7iGBzD zm7ndnSHua5L$*L3wXjTVih(h~NR$fQ-~ptbBsxA1(c?OIa9vie>m>;#NekC*)lM&P zI<%)Mg*~VcP78A*ouK5@fhfJATk70=EQpdU5eV@)&aIUGf(~!&U5;ZZJ3Hi56xe&B zTe9pFx5DBwfAc4L{jIm&N>4|JqF?>+<$caTBw0E^;TIm&g+V!VvE+6`s0mA)^I`il z?x0(4xxOhP$x?g6dH-q=Oi&9QLN}r(@m>mhVhuy{F+5#&st*BLM&mdZddT4^_{UQsPNTkhjv=M|vOLejm!hDic03h^ zVdPOPh+79{mtni;STZ582v!^3zf#;MX9_>MJ%3^UnmMJ}NS>Vuyl;n+5$t>eKMJp) z3R*`S=sNTW!j4kZ(WbBY6s_i1oOG;OZ5DPG6X=LzTpe%ZI5myH{g9&^6?JMg1OLzP zfbS?+pM@lH+>C=*cOWWS$g(F5%i3pEKz0XjNoODD_px%N-A)|+j4dggM{jvX zNI1X#4T}05t-EjE6;(OMsevO|_kHY2E15EI00POW833T6t?W_Ql_k;X4>aNKV4~y) zt$g1P<~k7>Z^X}(v=*pVXP=q#BqLi|wX2cRJlbzhpJ}}v)FE;F2NFvsT}}fbapxDf zrsOp0G4RAs^c+YPk-RxA1SH9EP_@x}oJ8hG&a$Qmjo7?SCu*Cnpf*ImYLo{n&saWr z6ZRq(m4(uZMKXm4dV|4YQjVkNnp|DB(!vqK;-d|AkW@^zpPH>!L2gmF>EMM)50pL^ zoOYVc<_s`yg7hO|V45Nk2n(gHBPOeh8vs~OZNHmcJD`-|z~ z7j_#V_(`^Hpq$bX*!2jd+^@5qkbc4^NOK4iv=3cuYwbv@#jDi&r8f4GEN<%HlFoGh ztwzousou}*4klzGM@?H30Wix3?vy~S&4y7n0SIwpbyM*@lrX0K2a#|z@wR>Jen+#b z)ux;2MU!T=YHQAZzuPxZyjj;B-E}x)+;MeB*JGrk`)cUu9CVyER}QBYE(>ns&3o$x^36-pR#Oj$~G$-v|9IV<`I_p$O1af zc9L|{u9t`UN)T`=e1IY-m%lOmz$MM3)AQ^miP-hf0J7)R16y^RAaESj4(gsK1H>_U zI)zP58R5I;Yj?`FKyw&l%+bKIr@*$WHs|)0#)jV9;KT@>gU(0Spxg8;4lBg8OrnHN z6Rw^%=mCsDVg!rYgc4ORvBjzNB)2c@BW-iiBssheAU>t)4+I1M_Dxt<)m+nZ&Gt|* z3}|cGZ~g!b$jymjY(Sd>=V|@JxOiNOI#w91mYzpUXI|Jb$W@?y55vrjg?0)xcjNi zY?%0#gbkD|s&CA+;|(}97>xci5HarNd<0J81S#V!vm+W_?;ptJbU1fxjM08{u3xo} z)_v&hX<%0L03EyQwFBHyFL@e$(v$|Xv%USxiL>fwAx7C!@RP&~)e1nok#HLpXE7RK zP*FFMwtrcV(7V27M6qPR6LGoeU;=klQUMq^7dx~9DVz?{%>oumEx$jeA4=tA;)J-C zu5^lL#su9hiN6dGkdp^@dH@|q7o)4u9q8#O@ja1%=qI%t|GCVrOw?-tJO|65q!o91 z6RZsfAW{ zU$}oT=ne*F1_QVsG$G&~977O440-sX;FRVNHo9fS44dA;F#jjsf=CD;A_$aFv7|TQ z1297SY#6+Bg}er7nzV=jt3Xu0tZ@~`$4F@+uVfqv^~(wPL6k~yAZ(!RWiQ%SEKDm| z-+~nu&laWLeu~0sjsvb$tM^cER=sAq;5ap=D3C^TO4^_1F8*u_-t>HAJB(#_G|dzR z9H;h(=0cbhf3rFQaJ5HjjsuFqri&kIV{44rM*rg{FhNbO$C!tr%qTTC711uF^yY}P zlo;a<-HJQCVHeNO?eFfNo5x+K)fc)8_1gSMyzJfv$rp6p`I)2Zf-iAOVMb9DW&hkf z#`AOg6=k6wiF9>gBjYDIrGGK1(|~m{s3K~H6F`I2B4Nu4@XG!8ng$N z1kgg!*^%cVSI4E}CNA!)*B*$HPAnaHG)q>UkGW870J=R?o(}W@ao{ilKy6QH_kZ`r zNk9Hnv)Lq$r&TJN=a803ERp!0pomV`F$4vCUy^OR)3F^%@_kSQqZ2xkf<0fBEMmfW z2M!!CHSVm+o-ZnnVGzmnsVQD^0MJr zT6>=_`U9*fu1_U5wl&k$M7C&~n%R)1J*%L#w)`qBm?)H%!IRU*##b>G{^t z33N4j19}v_7kvhOmp9S1`HMWUoL7I@q%(+S`tX9)#apEu2W<<_X^KA0*U?N40ua8J z^Zgw%tUtDHSvci^cUp=QF+Uh|%jkQP0h?<+_!$?ml-?u#`QD|fQvMpENmf7XD$2QHGA8%h7GW@Ocb>6@@B}e~W=yHnd(D>Z@#QGpZjs5!qZjah_dAafQhgEM` z)WiyxmekR|H-7-V6@3JK^#drzJtJwg4{R3DH~8`naTst`FAn0sx*9y}(qpF&*d(Qw zUu*y2C%fG)S==wde&}N`o)q=j?t$e56W@xWNS$&-W%7$Gt#XH|F}WPmc@3sOz4XaQ z7uCj6bmH(uV|I0QbzWt#T@wZRJ3?)7`^$JgOwcZLEY_}ze+0b;J%>I!OFK%EC<+v% z;&my;VUX78Ia|l)XnjGSv5A?)hz&#s=#K6Ete?%tUW>U-XaIPAM%DbzFel3m6EVX? z>>KqQrT23Hrq$|wO8fPi#sK*JH(ztjH7mY{bun+|$1E_yk^%sWYikQ)E@zs96-EoZ z=G)uwrQa!vUD<5T&UQM1C}=DNyO(x4ov&5r=3*3sp73xV zRJCM1^{;F{^Q&Z6r;gc26qu?;Qv8A|S@C*$z8)2*uRAB?4Mee)aUA?F%SX`{2_|MU zdFGG8Tfo)=VOOBbbfkkRIrrDl6{>C3`pN<5a+-g|Y^$pAV?$M;QjKqntCc+c`vB9K zo~oI{?U8N&=|x9E&3|I3s;V02e=3z~jLb3YoA*(48hsP}Ir=B`3lPDEMq4V(WYADWXqDnPr}zI z><6_4f;2hwelpr1>PLuWVzy4{LDjpmSZ$yWR8ka~=-@d=%@8V``B1 zbPK^Wz-j>CMyA-VCM%)%l1pO?mOcm7&?O9jp8uW z0<#~Alfo}j-%9MzWMZ8sz6PDGH5mG$nJjvKl6hoJ-cP0Bhc``W;;UX_F-E}yddPdD z_^ZBto#>2df&;$bv zct67Wim~bYb$s5{1c4}wu?rUf7A|DWT-CVmFW_Ne8w>+(piW3B-{O=G4Z!wQgnGA7 zwM2HY0bs02uXpI(1|THv?CebNo!su`Vq0Ip#4!s1T_*UE$@8dxYjk6R;`= zF#gVxA{^L{-zD&yy_Kuq{y_`llwY)AE0TyCQxV9tfwH^3dv|;N^DazRY7Hz(iVaC( zf8vAiWX=Juw45J(+;uZdONnDI78LR7)O)d09ep%D_M{@r<&J^GpXN;!@rrt@QJErQEM)2 z20nh#Z;>QS+vd|EsmS%lD576O1~mxY5zt)i zvAK2YIWb%?2}>olgT#y>R)VRvRw{w8@oea&GUv|js%-%@f-b#0TTp=Sma*!&a(`1e z8DJdbNHIA$(Up<|KX3D4pR!aHY^yr$*rB?;5l$*1OD>QNHKvpxDKqWOl-A(3{m*lk?s78 zZ^IpjSCxUgXHHTCqoEy0`3mD>4m5UsSkK&q9z(ySUlSBH!yZNx^2LG2TjmDFI)tn= zq{ygGE()&gjXYLw@%=)0k9K=K69hRVOlR4-vvkI?Ke^4RDCK~O%5ua=gCl;6Q^6=l zSXB0&N1#V7F*Z~(zNj?(Q4-!o;#=x%+vr9WCFs1UMrfSYx1NWmU>b`|)8f^{`n$S` z(dywQ?bZH0>>oSMZaeOzyx}wt|9{K#tRF|^c)Bw&Kozc75eq8aQlc|MOZ;~jn_sHc zC5=1H`LY)ON7p}jrfS=;ykDWNu;Lfiu@&D}$seF~FB=*e$!Wp+D9q*JNT(r=)-E|$ zvV}pA^wX7;W2!ok%872;U^u3X&}k>fKLuxQ|Jwxrk2yAZN)WEKbxptQs8%Y4VX34J z&NGPWTq{ZY6mFO|0sz)U*A?~uQJe>pqg327)Whuw&-WYnqN!+Z@jnGIQ@CYZRJ zlt%RNX0vG+jMy3;;Sjb0ph5`3l=PzyPB2=*XVd}5O<7jG;5fO)sp49R#3I7B|%78E$LV^hr0Y7Q7JSHuU26ldB?uN{rYKk# zHZ1qyu(%)V;c)oR`iARB$ak_n-{u^g;YxZ>w%!CW>Mb*1BDB`XXR=JOrF-wNyJUM- zB$S^hK9q^Cf9)>((j!qri_%#m7EYG)qSJMl_4cYRPGoisovz^{luFyb@2m&kAlgI> zQo+gwM1s|Rh8@AK3Zx%2Z}%fllO{T&0|_(s_zP4i09|)yY{pu|KkVJIEDw<>fUby^ zMAsztlo+qNOb5`IJ%(ZJtr4L)bRZ&l3MHvCN_}7Ma+tJ|e@|C8F}QA~TdRqev=j+W zTy7if#ofD?mE&P`*DXZF^14Sdjdt15%=>M08X+*Xm$)cusz8a^=q^tg1<2sZ!3`}% zkUfkFsUn8;NbyCDO04eg=!A;}7Ad`_1?f$L#hez(cPL!J7^6(1jZ!IY<7aYsaRCdh zW`}C74j8c0!H#24YB-LqC1tM2W89yHiNYsjesgJnPxV<#$tH?#yw8@d>y*^y=9aQb z{>JQD?uLrs0LI`>rb;D72rHGQsSDVS@IsKio8dQp!x*}rI>j}>>~cpm)20gmO^BCQ31eYIzq>e7;GTHe)m z5Y(t>+xGdhQL9?>JWWwF&#P5i(d_xJf0DmD@L{GgFX5K$WU66%gMnuoYUbD$Pduiv zb-^&)pj2{9(nVe|2LOqB~R zQ0N%pot>QtJO&dK}NldjSsJ& ze4{fpWiw_^O*v)D0t|UY)~X-ClSEWXaUw{O+GnB`>BPApv)92$zPaxzQm+PeKW{7Q#8RI+QR_+2 zx}N~si2M(;aX)LX=6M2nvg0F(o`#9DSfax{^3*!SMN-sxkp~3d(`8wZG)-?#F^)@b z(x##u%IpA{2}0Gj!SP4B#-g(A;X7d4RYA}Qijzd7HX!L{&T3(?Bj()bUa`Sc^WGKs zy$AWTOcRMF&*aa9wf~&G_+!J6WEnu+Lj){oQ(&1>E>r9#zPgEl8?r0|-Ak|_X;T2E zRrQ$S!2Ms=-z&b(05Lx9j%2CD4+!*cV(XeFZN%h{-=vL_Wk>=hdnw4WtkoBrm5QM_ zF0q5j^d@=OfaA4;+AC>e;L1Yki&7`1Ue^4R7}(d#Ny^i|`cF z1ai^YF#{uq!$&YXa~{RV^OZ_Mq?47(0^nmx&6Im;!YjR-1n&Pdm)jkeZ^x%DoO#s3 z;3)(WDT>YOuE{AKP|C4y3fPI`m6Y4tSK`>gg6ZRAZBt`m&kf^N8r%$<`AIB1O$bVH zE6)FW0EUn6gHuNQ;eS}TGr`e4wx4e7QTaFL8WO3LwPcaG*z;u>dxoE&7g9ZGgRpquHsFx;$!Un(yBYw)B|6E8&!GXJoqo9dJTd1!XIoR^pJ z5e-$QRD)}W^HDwu?_Dj%8(~IeNxlx#zHePWBVKsD<@?jHF2%d8$yJPKW~4D)p#bV? zt#eKop3|wVssL2cnHHHEVOJ%2k%#}t%-ZA6ni)#bgXkOn{+zYHMi9h-n=D8i(M-`! ze0q(>al6So`vC)NA$Gqro&-sxQueG(62n?2-a9+8e%jm=cYZd}XVaO;teE+FgJVJx zN9KB)8i3rx>DvI`t_-H*B|f$A!1;OC@*Cr+ z8ywKNd%;q(Y(Cj*QcWY2rA~EbFk@*9$t(59_v!ex=u|vTaMI|Ml)&eY6KUt&K~$^R zmSxv!(YZfC#ZULr9avVq-fGqBmi7Kl%=d`Mj@v(k7SRTJ9YS&R$aO9j@!}OH*+|M> zbvz`0>s1O9V*LUwsD(XQr2hfh54vCY!WWonGF$_^k{q9(252@{qh?rUtQJFw$S@K<&rlWEu8+!rHS7nqFl!NYh{cKXbno@8$1@? zDYv$Qhm?5@cP)*UX?M6%?^y#WtyG7)3_mID62d#* zgaTg1$2V*iW#|@!+G&(3*^t<$7{s`Un#i=EFI|gzn1pnXNpr=xP}#(~c|hyV;i|t) zqofC4-@ku9+q>uTz4LS0{{8#+Yjg8^FW9UA(1$Q?)z9`QnR@0bZ;$>ZMA>o0=*+3iHYyW6U(!g%RdF5OmKf zTBNSB1+tkLqdL=0DKBpD`~V{cdinNNRcaT%wPax-s76uM6Gff5wxT)AG#O*BDJ@i7 zhiaN8oNhXgyMQbge+Uk z94q5KW+Dgi>lg0Wu7)ZjZIcZGpy&q)zDobQTCGa7PsOSvRYlsTQdJaRB*g>p1x4xp zH&DF#$_f)Il3AX6`%>#=pRxFsC_d-_T)ZO++YjLIf6XKK23kj#_ET8ne7IKvj2)c} zEcrLeev%|dbp6kfc05$b`N3yyczAIEefWw-su@ueTbbTWDsdSkr^#9K5A zqAOABUmGptnw~3m1=-RD0hqi(P(bRVvz95#w6^WvW_M_Xi8D*0e&Ix}>QZQ|C=HE&ML|+VA%3Fvb{GzVB`VJ`9v{UHe-Kw*%5%#5T z^0fclb#h$SNRlYAk|@%-In|rBNh#0Y@s4+R-nK~;U+1ntDc=uHWVB-E=d}T@HW8(d~pl<1Y>M>d;WJD1lrMBZw7z!`KW!4 zqpQ#eA;}Fob=G0-Y{!pz(Gi(=8q*!~eK{XS6fBK(ZyASxPx+Txt_yX%<@ItrwD~xg zt>ga#`Y~3UYM1Ty=&Ywphh}XD(A8)Yp|$}wX)C8-mW=`hCXOH$p}QPn-}?evVd;=l)ezy|Tbzl%}`MjN70NGs9TIPD;@(%G&cW7-*N zb=@L;x-x1hYFF>*H&LuS@Xu+8w?qb1z0$<%Es$J2h|_fJZHsT++(rT~c4Q4*hat!D z$uMgrQDV*dG=bbXohC`5iD;vIn#d(a3SBWG;%Js*nlfAifA-ayQ_BD79q)Jt6t8ef zLti20w&(R;8k!vRyl>GM8Bk0hA9G4)?z`{4;$xKZ3Ai4gnC2;QX5g;0L25TjcRslh zz12sf%=Q%HWFqy#0)96ZQM|3r&t%U_Ry?gw6{6L~f`$jh z;qIDWW4D^~z_AJJjEK4G*M|M~9p4v1)^r_Ew2J-!Xn1Yy(j&c|E%SF*D1%4?zuqpFL6N0W z((J`y#!<}&0Kkou`z2cx#Vu3aU~HrK5<^I1Ipx=q_^4ZZp0ZVaT=)WJk4!L#^x^wt zG-Aqy0#Z9M$WqpeWX8yLs4`pz6hiFi=5c`v_7o82QxV35FwL?QS!C0_9$Y*rgLm#Fu(0FHPvrrMDJU5*TF(ky+$#tP zNUwzz3B@H4=CNkgF|)+hh2Bm<9-zo53)Nls5B9s+7Wv$QL*lpU~M&<0jb%F9=YAjv_oK zh`a7A)dd<1r0UGC6`R5CMVhRKpgHJq_14o`FofxLe-sXpZB}9=nH=Smx^_@5B*scV z?N{c)X)VfBo7+9>ujx?7V*ebSKsTU!(bMQ7=+k;h>C#9}LQaf#MFAHtP>zLxC|1Df zCedXo>1V|AfpY-C6_ISpW6jA)BVw1Aq=@^vo&_;Dx1hzH)$$xHS?$Ey2KR3^2tDU! zpKrX==Rpk+iac}HearafHl$rWeRePyS&|x4-ocBf4byz~^yw_R>BNT6)dzbZOd1U+ z?825tBXKxY7=>GLGo0Gm+G^NR$db=b7+zTcsALxB0GwMHSeCZI zT~poQuB=&(v7wqS-#`fO{P)fTi!ebmwX<>kR`uYSAW{cHZAKK`QchR=R4vG%z%I#3 zveN5;IT!%!;QrSX!^Oc9Fw8S~p3mgnd?p9zRs>~89w?IC1%OG(B79~0#-;(=lYb_^ z4Iz)%w}Xf9ZQi>vL2YyZf4&%7s{w-|JOBtk;7d();-<9znYR?+B@jfVml_`E*f!_* zMGJ%PHGe+A)V#fzz$lj_LaIdx8&rqGd>$5WW2@O#VJ8Ao~Dy_B@xqjYlal{lnzHSR<&i;_}!JUVlkqq?RFIS|6% z;wuR}k5Ufz>X_W>#pv9hA4YRP2rovurV4NO!U(06fFY|bcWw3fI+{m&&=4VuGB~vo z15FM$xg%Z4gx;<5pgM;C$O>>BDwSD%b@f<dqMjSM>sbmWEQRT;h3UyhWhg&Bx zpws;Y%)l7pM};HD-_$#jY3D8{*Vpm?uq@6S&cE+zEZX3Fld#RTuWbfBhW2eXPZqjTDv>IxrP7cu>w2dHP%6iabHM)Q%}Q0b z;ZH?P6Km&bM3!a_P%LQYOQ2F^eO;!r;5yAcHHa-HSnRi<_<3r37v@#?7lnGwKWri*N2<70J@8`(R|-Bfw(vBwg9xT&MjdINOb_o`LT*L7&@o<5rP!wo-HZAI}+ zE2_ZEO*h>{z%WXo4E1lQn=b_O(5{lNr0k$ldsu8QyC*8Ml|~~|s(l)b%53F?yKJk; zJ_tG}lH9|26u-3V&=%@Tc@zi7jES0PJ-;^ZX*sgO(No?B)=Mn9h|3TrK$#Q`EebPP za;V8A+u|?%Fe1=ZMg?$F@IPEHMo|-(Nhj=m6TMlNvpH)VM(3l;B6!c=W8ou(NS@7> zmkrFJ-WRMk8yX3ZA4I9{f{4o{`6HvUaI9#Jt6dwKds0F-2ekNikJcRx?Rb?>7P#8A zp?z@kqZrv1xvsC^5quX_(Jpiwx(7XqK8z4Z!*RGH0WlN}fX;dG9#!XW7P zra6%Q$AA2X4BYVVkzLdCOr`gfp^`cU2lLr|TVs_%@IE^ys!GCMnJi8RL0@2sw*Yo& zx^Hl(`i9~BW!1J}*n8X`A|_5s4r{|aB+%wjUR22h9nNj6^)B=XdK-G5=BBDsLp%di zU`>!4VjTw?$97p3U~@X%wlGTrg`4Q zWUqShSG3`H++#M^pf}g2H&=>3g@Jirg85zXV>G7%+;D~tp^MOU=nd#i=vnj$^cnOe zG(mrY(A2X5?fSo+yh(hYnFeT_{rfqbo;;&#I2mv3j_zLYBj-ho*3Y+~<%l82))o8l@!~uDZaog<5 zB}#Ly|9r_^)81{`Nk-+%9;^W_SLWK4iX6;xb1roZX6CvPuXIXe7Xcu<^>3rMqF(?4 z3N};`3OZR7xS17@8W|+M9l3ABwk_VZkc;1#mt<2)yqDZXS37=HWs;SKcD=1~j4=_Z zch*Rfh(cr? z)i4Z70FK)jCyKypvd&2;V77SNKO2h-3!$Rxa*Yd0GH$t|z$+EbE0JcZGa-1gl;KBv zh(kq(%M1v3G&1>rZWpQfsUO*{eBsAyWK8V^t}s2+!Neb2JroMBk-kQj;M3H zxgzPgEVtvJMCKI$WuBCRPDhq=T_$|@oJ!_OQbm*kd$<-3B_5SRL8x$1o?khSp6g0D zD+;+TfB&6uN49qwoJMcH=Xmtq_eTg&6@|DBLlk&_I#s$7@DX3^R?z7zE_OP>?UX7` zagL)dPwCTzJUQsQR)qo8+qdgc%=ru+;(x zWDar7m2HJk=lVa1hb!@%p4{*!ufP8KeD=Ww6TmFKW7!sfWm~YDm!aPgBYm_GX*jrH zQ-L4AQ#)naPbn>vg~|2-a;57-8X5jtNnaY7Qu9-3rF zcup^ACxM;imkt@p(j-VCY|^QzrlAvADBn&L-&gosuBO*fjRsmv8$*EDTYdn-I1nx-O(nxZJm&=kQRS6t3xB5}&fj>R7q1?ebMjK2X;mw{ zTDKpBjpbb8;)^e~%4O>>YwyPuXUo>bR(WoG%Ur8k;qy-h@%&nnu+i0-IA|M>;8Td9 zGFnD^(C_)4aif;=F1HNXE&4&q{b&VpHUKwAV^;W4++$|*`e4e)U#q{Fz?mRcv(0dS zu!h2uL82ATTw;YYWABb|%!odhyo?W)lNa$MdO!L-gsy`nw=hUKcy3+1#Ih%ZBuK!R zr0TL>H8Vp7XGYVNEUEx+Zd9f@_-PiPjbgSu1nV@>%k@u_t%PJ@3UXDk7>9CaOc?6M z3|dM>V;VfOF8+DgU3UZMx+F?ipcMrGEX6kz$mGy_-CL()Sz=~ayO_XnoJVO)H*YP(@OT(nwyXhxDVXU{q3oOQNy>p6r@FN&hA z_~%o0CU^zDiT0uM(B?1Nji9qF?qk6!pcL12paR08IYZ=f;6$Y7)egid8kO|XSakei<-&_K&?(G4WjqzBV3@31hk@3i1a(m@wT17#S)<6`22X|3GmGyc@f9Rs?Em$GX;oiW|JwxF6%XZaNv{ru-YN6Q)gd;^}%)7?zZdK?Tj z#Fu15UA595d;VKsr7QQlcoZxuQ&MQ$jF7PNo1L%W9ZMLxG)rx-pP__@s9&jevdN;f zp|icj^@2PRs;#()l4s~-t62|&g}Fk^`W3e4O;`Dgef#!t$1!zLAh0Jvl+WUgwk%WC zw(T)sMIu;I@jCs3obA*X3Q`RwNOtlXBY5_ zYTJ%2%X9#etf-ES;dOP(GR>)@lBBAZo|bjS^zsKs-%7vv*wyF8PE7sfw~S>qF4c}= zm{ckuU~r8Yg2cWoL0)o-7`6{z5H0)R3c8+D@h_{(Zb(*XCG7%bwsV+LMF`G~6Ig+9jzZ>WO)uTK!ImHn4${n&4Dk|C zAVw2iJ>p3WK_@i;=8KzFmY0`nOxJR5ZE?EncX3poQKlQS3!6^@DL+ZoG)ht8CnYrd z(ym>*v^vzyzq|!Z_pdD85@y!X5X1l!tTZ> zKr9pPrzhG>jByKogJtZC5+u{(joE{sRBpY9xq9+e03iCcO6#$F}xN1|#8)6LCW*nY_wUxH#oo5i)iinZ0I+VH2X|JL2_UvbIA%yiLamnBD@t zm^Ujyx^yQ=j)TM?z1|U{x2&zs24e9Zg$KX5?;wV*KwC0o zEm*uc^RfUxZqjtam&unCcPZ5{>m*NJ#Ej)B-fr8miz(P~z0;aa@7FWS3cMtDMY~R zm)tm)bg$vL$;^zSm4dpO7dzuN9tTOZD@ACN?g85+In0x8;=5(n!HVgKAJkdmsA*0uWiosXX{<0^V^|FBPe>y$2S3^vz~+<6zM0x0{x2PWVrg3}0Wm==VRs4Z3NK}mCF;uU)CZ}49- zED(k1+I!M$!Cu8~8wNoX&8pqqRQrDa5N>6Hs>+K;CfeR?ycs;fN<>kQsae=5b|!E@ z9;sJykM-p~G}8pP;Iuf8W0>hC-6VE_Qf{d)t{){q=L_Sf`y3Qf@qB$DnUFIBiP+w?wjYsB+c-=ae!7koFm!L<`+tCNcYo~`g z&5UFtO0fL}=F&b$@`#9HLj#SM92Gv z9Cr)NS!S9_cadnxROVEt92?{q6Q{vg0~PSv7y!B=>s?M{y}Lwp* z!KY$)+~~8Pbp2aC_reP=Jm05=$qi9dPFU4%+7@4J0-qDT0E5vmK)`lo}>~tY-aDSeuYTAqmxXCh!mN3gW1aE<|^r`#8varmaJt z+vfaZTZ_pe7CYK)TYW-C4?}=D2YJvrCy}EVS;X^>vG=Tj!T4Z+?T>uq zBbXvD(?9n6{ogN7t(5$0n5=NlnY@NIQ6SR-K97o`VHgIzbowZyIv+ic`(Kn~5ET<2 z@&`L{VT$Y~t1ao7;C2Xph@KD>X=1(e0&bSU~JzxAu&^gODF1?llpU2z;Fu1Ajr_=yq zl+w?&%a%9TwRuS{5%0jQ?_hBXA%b8s^w^~!nnu=CnHUAHYBGqduGts=blDssT8-u! z1ip*d=s$KHdP99GJ33c#I3RxpJ0kSgFGo9BGrTwac*Gs$PoQ09vxpr;j?eU#u23Mf z<`o>Qn$3T=tO4gI{;A=NWpO^J7u|CUEDO#I2Ddv&%bG4NPoTbO1eb4FZFFQ%oZH6v zU~n6(S!mtYP2-PH8FjKOOI89)G90FBA=arP4Oghl${ZhofuPw6<-yS)@l^=L0|&fF za_9Uk{VW9fXXpr8UU)lwgn3Tw)Pk`_k$qmd?p~b`19XC z?ze`Poxpb60F1k-^Ll9%Yh0pyG?iPq! zjxAXdl-#nCbn3{Nvf=|lh)fAXvr3y`p`8QMG`H&>XeQxhw}P>~96o2f#014i@D6d z>A*UrH;|xg9r@T55jZ`vU7(G;$L3t4dpp8{N`3GFQ+j7cQ%Q-qP zDJ8o>{bAJS6lwlwBG?D0bj!t0!!#zFmP0}TV`QTcEunRE9K9B8qQ}rP8S%kj7%_d= zbZZS$%VTx_F4^{gE=^ow=K2WJoQuoJ%`}ODu2USzB9V8oL;Tg&i94}*@wNUN6T;wC zMhM8|a=T3Sjdr;#K`o9W^NvSM141RISP#c9-jGg~n0Gc~IB9h-J~-bAS6c8km5;Er z8K*myDv6qXlvFF78qo~PVS-H5L?_VASrY`?bZOeibCL}V0{?ju=xRUn5DpFbo|`bU zGsl@V!$Uwyd}MZT1v&LCXmd;fqG%0rROt?*NS1)J6b+{^T$5xB7cJrX{5(5&-LQkA zVp@Bb7A;XI-*IZEoEm;Mg|6?Yhu%6EpSF|K+z^MuPk3zaEET(+*-2^f%F5+-`S+AJ zqBnib5ZiX;o1{z)9EPB?lw7MK!ddDu{*Jomts`-9SH30Y@&LJaMJts3kw&i{m$$dP zWyaH8`A#uCuS5L+(;TvsZU1R{&2Rf4h9p&&_Qd6`HO?MMP9tJhIk zSkaR0iwJYS%cg$oz}vgst}J&Ikcrgp5m6M%B|#L)YFm;CD1R7{A><`1?9NL1N8l?n zQyGq>)i#4Xnb_!X&quX?N=O=2F}f*ANJ3(BPN@QvukHmO+Q{fIM{wg@@sdj@<#5lr z=bkHFd9HlL+?fNUE61`dUvaK{#kmk(ay#cH-;`L193bjT^qwJ&O4oSe|wS8++r z6d37$+FyyDthJ1;pna7XHGr5ZZ?Vptj8rChT0s!Bq1I9G^A3I;i(UDM3HN~T6YeT5 zxYxoS3<2#RsA$rg^*9opRg3&i8_vu?-Jee>KQ$N(vL7)y8D=M((pOy-AI*LIqTk|8 zIh?%ejB9y51iLQ)Y>vtE93dgEh~yZ$VeLDt&Ig56bn5xuKF96GWY5hOQZnnTtY#(9 ze)v)+#Mjtg96t`3>rRe)rb*^4Yq8y_JYph5qwbF1Ybt5=clhsy zP#r|2Q7SgBqa^G)>Dn{K0Q2bh)$B*-W+Is~sjMDe^3~?Q%Y6}fw zn%*w(VIi8+7iI`fa5)$=%`Lt_Y00Q_-v0ThZI>4t4e?S}W0#jsd_Q&~k79%Ud?v3& zF%l#agmKPLsi!F;?6GD~7>k^=TV8|Jte@tfYUKJ8S9!Ba757k)hdBSu1V2Fq$?9T{ zGeK0}_l{GS_@-r=@NdO`5-X4La!dB2BlWVNfF#bp8$^-UtE}g~$ePWjl{6Del6`H3 z-=hfQ2u=-2Q$Hw$;aVw-F4Tka{>69_#>EiE#Soh}93GZRp^sryIyo4ebOK5lUB=-F zO7QY26eAdwu9iEy`UtHPWTHLj>dbk-Gm-^`2_PRh-m0M;>y$u@tZmuqHYTML%D{== z3Ym;Xqh(1H)o-h!C@qghqmfMNbF*QX;VNoP`L^RQoSmyXg3)!I%_7bvIy;Z zhP(v^R8@-P_%RLaJIYt`NA-7SQxmv5_u%pan%-^i-HR2&OtP!garQ9Bd}C5 zGE6i{9q0S0UYu3pX_0;qxI}crBte{e1>^Vnx<|5lgSPw>ruIsDzp@bc4RPa zv~0J{CN*^KLVm3j{^&>)Mu(+!1J5li%;B!d`%Tk)a-`L-a_Cr`d<~F4%d=}}9_?x; z0h>msVUl?LQ8E@CR;XGuTh zJTt$zOAuUik2;91*M2=vkc1gY=_=BUAgPcjn_autMZ?ZzfaALF2PuesS?-HK?@imh zdhc5o!bVw1q1@YMd)Ovs=9d)|Z4i)hoNg}=c)PD<;^z}jjc(P!PN>{Y%!$n`xRm5v z9Mg!~&|aWGEW{Za-nCoxg1ze!odbcz0?V4uh5 zz-o6Ne?%lgH_j-%dvge{J;w(+dIYAsDj|U3J>&L8ns$-3HTuWc-Hj4r&pq!#RlU$D z%c)8{xVkU@FVZ1i?C*>lpi3u(0Hj#EJrXA!uqOiw6^;&7J{4Z1D>4QQ7ZCe#D;^7HGn71e>4b^-u8N1?h8cPf&H2#U^`P) zC!1=0kd}m)CY!|;BN!!fVe>9&Z#G!7*$y#SD@Eh9Lcz~ zeAccI{8R^CeXrc&*vH^FmSu5nC?xPP_5-3AoLiRVI0)0$u{}+s(9Es!+G%6# z$Ec|g$IGw-OV3$=_Xe6kxf& z0llO*R;AJ|l@P(tR5kMjLeyO)NgcC|0?@C%&Y5>E8sOjV8-S*onr5mR1nQF)FsxSK z!&uB`3j2aWV|?VBVe&RIyt$(4Eh5gZ3Jw*&nNr?kP2KpyLff|WChJxIbfDN-;!VL8 zkq4AhTQ+t|8PYJ9<}gAvG>tOr+foyx2dKDNOFXV8WF(6cPjz1u*k)F)r*}yX z-$nE2A{47^+$^KmRw$KUant-DDQE#GAgG)mGNZVM8K4d#HG;~@3x}WDrf#%~*EbE_ zvQHiu4@DE z`d^!*adWtUyzbfwy?8%Y>w{8 z@yz|%nJMS$1~44Hx}EJV3_hfuzw)u?Y!67Tb3-13@1Qc;j}QPCZ-U1=b(lUnNr#-V z2fgd#AOASlPq`v_+MpCJwTI?>c%%0C%7YI+DA18vnSF<+tLx*p9}9l(5(_P~Sqn$U z9k0S?1E55Wbz+KgskYJ@^n)1~K_IScN=_y9wk(H2C>&}1qY&Aamx?Vu)(+S#ZBeuw zS}@+9p38_vU*~U;L-$1>$z)3Am^5m7i6uM-;Z1EJ&*caLJQ&%$QP_Yj0D-ElR04#3 zANwnhCr?nzoQ$Lv$*w}_aN}JH>#DaW6n|}vuj3rP8Rt>+mFNa^8+te|OL+HZ5;dMh zD!o;j9HPI+9Y7w#AqHC~B)+z@W#R^clB{nSABd_>rb!UHjGv7Aac6D3Cf!ES9P1!4 z(YI=!&Y0wR5@R}(B*`=-Nn-HLerKBc?=j;7d$Xq`QDTfS+4~!>`EXvO{8a4|pZElS zD}PO=(>bs62yr~kFf`90ng*S24FAmFWl@sY%I@7OOp-)dV|u)}80#97Wv2BXktBJ# z@lTrGL(!CH7Jn8g%Ba4$*t$`lCS$Pl*J1eii!Qq8qQ^arI8hu&4$-`FtyXq>WTZNG zcSrCobQGPBE=NOjlRZ!>wY47uH7J}^K=3X3tSD(E-7a-|7JqsaGj)>nGxHi1l4RbY z12bROj0nj{mc&622XR7TdlEO$iKGAEe9S~qQXNXU6avV2^csKyBf8Js;ZWj~I;td! zYY{@O4|Zy`PN#FQcJ>*`IhUc6`iBi{$ypk+Gw%iL`MDja);l3+IS(Jo#(2H%fn14191 z(WWHkzipaKFCx^=8dMX10FX5zP8j>_v}uT@)Zjh;0e15G>#sk+M9JJi4%g*@WZC-u z>ox5fzdGf)?ocxf?cc7y{`&p8ZOH>k=Qbcq64`<4HN((`uIo)z{cAK0A%sL^H$ln1 zMh<$gat`50B3u!md&X$FoLmq%n~kMgjpu2ADDQ5#`HtSvKC4+j{dePXQaX7Gysnca za=Brc6AQqan8q@1L60$t3xuxs_?iK5N*EXFL)MdI$R*|9gU1-3KgH=Dk$`^~05<=AvC$Z6{ncK_o|y1Y)y z_l6$?iQ6qHvu50UWSC#&H2db;6gczSZZ8T&1{0G-UE=*SlO{frI0 zjC35N=fHAzs4<|+h?g5Yi?&2br`PS}zEkPMlI}VP%rj)5$MOBLV#$T&hC6!|e3w&` zKfQ72*|V#5dmF;}`T6-vi?bhm{=gdjL)u|>d}MM%RCu!-A)=|j1_1X><2oJ=hlP|c zC-7i=FBh>`vZM0s=b)R>-RKeY)*~x%TzVSc7*Y)qk^DFjIdoz_L98HNBwJ3cDDKlB z2x357c9eaS4aAl#NucSLUM(3WJgLY;d1ytJiE`x?xF&#MmQLcju?amkIe~ns^-hzL z>@$%0vs^Z}%~v@FDpjW24ij9fRc?EYL~}(Far?p_5-iQDO%$Aq-JymyueqLbld27M*0m){ z`8MXLJ0v^(j6u4>zwhE|@slD;mgQmAFYn^P zF8^}BVK5ldSjCSh)--@-PNLVL`#igIc3@=8GnDq0^vsY%4w~diBFYB5*cn+Eh{yZ}zP&2gM>;H8a?jgV@lEbBL?d(PV691o@(DE`&z zVC8l(_@^Hx5y0%o@<5gWX83fK>pHJi4P7^?Ro^fGm)B&=Dr@`*Y?d(?hJS=>Wy_M+ zdZqUWeB~`1-PqXJSaH4JKVb3>@3inMbA;7_2BP+>)G&?|0HEzU)!QC|VfbZSaU4}1 z;IeNRAghj3sdyDpd8Nx1uJvmWE74EHsos;!v-a~p_SL)s=y|vYMqOor1LXd~6Ls&a z*H=8OOxwv_a$AvyG@A-i(F$Ph;T(@k`-TDV`n9#S!=f)gmbF>q=x#A)-?@kY6asp( zR<(Y>6K{q;#6Vp!N6W)JaU{+L!|#gX@{Xo3-KaSem(WTU8aGz!^reCJgZhL$;iRSKr6hldv^~ zkAFy}OKPA)k7VE~^iH1Q)+Vo44EKS*a);*7JVq@vkB+o>3X>9;&{35m7C4?okc);5 z{GoSH_m5!yWS!301{hOm<{6JX%yTnLLB~C;4!W3A`ohAlPBYf0_#z4^<>7ER92Ua$ zp#UCZX}h08f_9@v&=$&2-B?c#)2rEPBAij}_GQnWS-F|85>Q7Ck(l_f~*hO(A0 z{*!K(jHzvdYNU@4FJFrQz{-p+gp87&CQF|-EUFiChCtSV*>tiE6O;pjlyamu01Akw z66!r+i=?%qN(zcooJrOaI@fcZPNfVDfd?@q^@Qw?A^afXtt$Z4fCc4B=Th^Mp;U1+%BF z|8a1hWn(B$M2+)#xw!rCJ;cyOPh~{`0ib33un8DwWeEm9Q#}S|l|2R^+rIbKl=qPJ z_wH8SOQ!<9Q^t$agB18w_i9M$d?Y^Ag!s+`?%dY03%vD^^E1?O=|0>M$I{%aeP?JT zt+<&Gr*CTePMZ$?1Kg>3_Ar<%)NBxmUo)L4wpA%N91Eb~CZ=!E!#Y-MGqqW-_|4H5 z^EdMV`}0-i<7Bp4;asMjLeBa8 z9}>>v!O>Z0IqtEgrKR~#6Fzglf#j_&Hrqq-Ra|`T%*W0>_gv}lxi$Gd7`dcrhrF1G zS6chP_e@l{0(Fx_rl4Bv3h;6lepB~cgWm+y+A@T*3-h6c=j>Uy$}aZmPUqZny;5_o zm-HYM^Ziy_!nW0r6-91XHeP~OD@|K1C^ynpYdp_|5~L0rBFItY+4#h-0YKkK;eCNbMp>opp+$a+W zyTb$DBR#LzPQ0Xv!&Iyd3PxlEBBd{-ZctU3E>BO-&9>o4ne$08f&BfFB#mH7=ImT< z{2ocrG=po)O~hXp}ZGEH;WF@&jA6MPpY=mJds^?RN~MEw%M>4?QAm}w9m5&MDX z>`ARUO5+(&2Lc&uO-MKC`*sCd{%nPnZuFimFKW(W|Pj=@aR=%TGQWO?d< zEXzQ%EY+aoz|?X>M;_^J(#*Ej3wa#&{<>VbjAV@F(Zjy@Bj^G&L~r3~g0n7WfTWL0 zSDS|aVpG#U>k=BwE4|E1l?ja5tX1^=2g`(|vX4jrPp1DDSLg6w(-=?x7jWIZ|12<=cQtP|m<8G6Ry6fw z8SRm|4j_xhvbY|`87`l70ZC$rgR1e?G$plauRSPs`G85O1pY3qcBP6q$d&8lG}Pbs zzW0S3B&wR9YTpa|2Cul(J;1mjtZ(FJ1b>gHwi7*VvQ`8(ga@O`Z2*(rq3^}zme!VlnQjXqwi4Ko8 zdvhI2*z^owq=ZRdt|<=UW`Ga_; zpZ`nKao`8fJoC&m^^`^5LMsS??}@SE$sf@Jne2|_#aprX~zr7JCLy^YW`QcN;w^<;XI>xr`0d9zAB6rck`YLj71%|{`Ic|hV+9kJY`jw&ynUO#YnyIRxinNwcXGs=vunOBxOGuYl?L3w z$)BD)nV&p)^5mJ38I*N%`M>zS<@NvvmtM&BXT8o;ZCy7Fd;V&hNlzM@ehswdc@Co; zWa9HAi_wq_r?J0z+=+PB+E54+7^3<;@7N@92_!ORKenGe#vP<90eqR#9i+Bw!;)M6 zRn>JBF2fRt+pVE`>(6pOYX=mf5QZ>p&sL|sV95d^Kkao3xFDo`HkD*>*_s4*rP5o6 z0V|=@u`;)R|NOA_h$fCe$;WJ4@#&Z`;#{+Pe^V zE)6yvO>Ik!mSc1_2omDa2Q%%N3Q99-12A5rZdrIGIevU4!Io7^tj%n9+RGb^aI&@B zU7Md1>zV2&r&WXcqog$=kfrX zpLEPA9ocbi#)$1q;QwL6sbAlcrr^+Z(P(UiVVy1%o zOzO=OdHB)?KX|0?S~x4J3m7k`BB7GXRKDhxm}t1Z?{Sfp+%>N1RH9_cpPTCERYgk9 zF8Yo9z6NEk&M;kPGb*<&#WXb0HtB9Ih@!xEQ_~hT!&EHGP-Fe|UUk<`?otQr=f%Wa zELsPzK=_I~a)wK);}W_~CW^rP&#Tj=*tLwyWDM|J~D*;dkq4%h5U3}W;& zL4oob_dogMlRC*Y+u^$&^6g##gP%vahR(Mui(D?(M6fBlAt3Xx%Gz#*AL;gAUHiFG z;p;lN&SGKz>RCzrK#3bh_RNdph#}z2dvz_5CpY8{?#7qRY%y+B-~8w%M-Vhy56LswPc`<>ujwScNM;9GuF^bVV!u(S=HDQSkY>789 zXB#+s!O==zr6~X4>pY);HDy5u+DCL@dFQX-EIijf4T|L8KA5NjgIipln4aQ8 zgIfnzn`Yq6D=RC9+mRHi*b8lnind2ZKYpX-QO{2DJhAdt<-E`zav|FczDUbglVN8x6oSG~Oi1o)@!QbCp# zzyh9Xq*+~<$WQCMe&4=;_Mr>WYtgONi?Y4aSQKeZO4N-^=_-=;;`QS(;N26OCmyWM z5TA>2zmNh2?`^vy!!v@P`>ww-KMySX%S*d_*yGYg#tqcBOXRTgG-;tjRAB?^rr4=$ zeKOu^Sx=j{4`UbeO;=2aFH(qT)7@^j+d7F|y0P6d#%J{Y%6f5Z1l#^J>Z{N}PeTCy z+et{$EBtRN&({whYqQV7_dgY8g=ZT6cTa;As>`yq1Wu%rL_|Pxhc!HnyPl(4_chx%bQ%= zwd*yoiPMz}u8To>h6#pUYAD#c#ki(}?)fN+x9SiMH zYz_TBnFTr6j`6lbpT*@5z0GiJfRRfT{r(`L&fc#p)ScooLw5ceCh#dVg%)GiW~_c@ zA-X{5GZOv|P%}2NegKPxyM^BIYh<&DanmuFVF6eMGaUGB>J|ra?PsdX%Tvs>O&$c? zv`r?*><#=m9>Hf&1tsVJx(4Oj3I{;YXp%-&CqBufe{A4$b{F;>pV|cWld0?yeLqYb zgBi1>QmHg+FvHo~bR5TN+9oqoj8l`D_MX%0x>*R{cj03*yLKNsw0qYqGi|fk?e5yu z?KVx@WXG$WcyTfARGHxzb4QNM8IHk@mqqudiwyCL5m|P+WzTVP4Z1m-LGc*FasM>e zu|~JvOE7DhH#3eHBY!8k#L{4$I`d%C%MLY*n9KkPy1JU86LRg)a&XD~6wexXOQ8Mb^3Mj=;m2aF9^=WTaRsn~?A z|3->De|fFs%qsaAd@*;s(Ndg`0>SVDSpzZUrO-bgfSl7#rR=`dwog0N_nRK9T7$z- z%3<>ZANWAUIqf)abt+}|w8y7@8%?&aH2)Pw@Ej_8=hufIf{Y-sz;R4v{Xl9fg{@h5 z`yVS#I=!4#y+pWtG#bV6re$%ySuT$_x2)nh(7F48igW6)ww!Xd4(XQQLytZ7*j&Fq z_eRbw>y6bYsy=2}oWJsc4}8FjRdec;&pzc;F6Czn8aQg_b;LIlmSkyD)-U8R0*aby z5db_z{05yOlsJ@i!fhW9xlD>-&t^0%w&9<`!G97Vq{7nUR>3LPavCW;Tf{iap1pnY z-5Un|gtie(P!%EPLKo6(C9;wl;l&91iu~aZ%ZmH}b{XT^Tg3*vSZw%My#00&`|#r3 z?$FU`l)unq0bQaMOU7|9PAd2~-><4_(qFpY=9O^vl)m)vsHN61 zZrk*(V~3ru-YCi$=pa`*8P>BrpG84IJ&!(Fxnh|%;9P8vZM^giRi3PDZf>rv!8=?4 zw|IZmG0^QUnT6Ya{r>mE4iGPSvp_E)Tr%)}SzxbD9E)|T6a|namMDu)pyDO;63ibp zB<{o!qLg>HBGH%BrmQqzh|(ZR8K!cOXL@sUbL+VdB^O=}rrZ5)%c|9)egofArHea{lZL2ucFez-b+%K08#rtr3F$srx zF5`vI`HfzlSTa0CNInXGHGrE~Z6>2m2YI}<7ppO(Lu(a#?KwQS#`D4P_8 z$Mrs$z!+bk4^gj@5xD+UN&KK0R-K}~n#BtXa&34=POFHpZ4m@WkR0KM{l&HtLdx(l z&;Y!Y))oO!AnhfVXI6=w*SQSx?d5_Qwr1ojbnX``B za0_sqluYjO&EaISguPPrU-X(Vb|Y0307aoUUO4`OjCj?nd|uZtkVR4Zs49u_1w6Td za(U<8{v*nQvJ6^zqOxD%lG!x6@y6di`i#LJ@4euH8BG-B3w#*>p+F;t5i0lGvO&mm zZE%-~Rq~NH;e7$>kUO393A}7V3g6G-d}vxa47@JQ z&|J&b*BA4)#-AC}l^kIx_M;dwz@uhy5!TcMz)gPZI!xZ6w<1i>da}urj&Q$!A*Pq# zpU-d0B0@f?N>i%doFI1)T#i$xcQ_C?n{n(>0~^$f<7V^J^bp219yYr906A=q`~3@- z_wCEFGGpZ|+qZA|!hRn|&XvsFjtt8m6yCKBehn`n3q_uFNxVc&U~Et=mSjTP%+8%t zlUSy&^RQ@6jQ|1>cj)jL!H;a;x9iu{Ez2(coQic()%fL%p1SVTd9aSOEMU3b+T9X- z+Oq1`)otIm?Z2V=Nv^44U8JY3JM}q84xYeFio@6DpbsSUxu7q~KX%?|>o{n&DaIDL z6j`Z(to2^AQ7}`L!;LAHm{~~-x z(`cBmpqPu>dT`n6TP(7fvag5T;N!=ga?~vHD(oVw3Mx z$LKwmVgyg1RfO6xnkvc`gE|C9lBoj8Siu{x5}CmNb&St|j)Veh&3T49>hmV4jB6zV=2FD7n|VsK2Svd~;9?BgX~62v{P*BidcWkcCnvVU9< zqo4WAAD72@*~D-x_r~ zl}aUmQmF)?58xNu@FA}AsbW0Eb$*&xE5_-z>RnKl!YM%>!a%6r(zPm{OL6$5%VcrT zYcwZ{g~8=KE64Px{mj}{p%Dr-k{O!C@aI&|WDO6LY0)V!A=x(;E2#5i-0PXw>X#Pt zg%|z^EXSN^+Qj^r0@tg}tlon4TQdAFu_z5`^Q)b0_^xd)dN$@ag}@_(9Z5eGIwKD0 zz}Mim$4|SO-YCX(uDPeVx6MvF17mX%U<8krCPslllB(2iVcaP*OHx*4d-y5?lHnL010JeB7ZxQfP1j`c&IDGFGN49C^K zvE=|@w&Pg`O0aV|h7V)i)q~nKF~TB4QFVWfR_D`P=KK)5yygXXap<%C(3hYRbO zs00m4@LR@{TdOOh5agZnzw~S9IHGkb_n3Eok<{)K)Mthpt~OJ0XUcT_wj`;Vg_%Rk zc7FQw-8q8&JWUnOv;h8Rm>fWF$&Vl~vc_w@oq;ujn)#3!D6fXwXy-w39SH_QdK98v z`l-M1(@~>kr#sXerkBqmPU%LHF!i)&RF5C|th;YKTWc+SKW0??=NsyK@U1+31QQsc+4j$c z(uLZ>ca3YeLKuK+#h-ACRK`Diga(WQ`O2&&CFA#u+Vft)8{c@4RCip}2VZ_uQv?sF z4(Zp2`aJuY13ce`vnWe-d8?=8j@7cB%1Ofq4=MbrgpfNsh0z+pZ&FY-gNCTe^Z5NNQ+3LTDn1&qH*%Bm9CxvmHbl z_Voao9FXgj^7T4*Rox^m9}v04QR2PQYPDd4xupe{^hedXV-*>>2h6EZF1K-7EtRS%HWJ`~ z0n@Avh*$|*8Y>)+ZQ7au+S*dVFmD16t*@`k=sSb!__p4U$j<5c#N6EMd@jy+voyBu z0@JKlPot~#_V8}x^mhG9{G+*jbiXF+gOOw>MClR;bV!&5xilaa6x$#0mJf*{F!wAj z+UZ^jyT#^4If$DJm9qBQTU#}kmd=5L{eB|^56hBZR4U=kFoae!tB?n_O4P3}E$=c^ z@OqAScTZ0P#PNasui2kTQq?s3_DwK>@1QW}`cYq>Bx+`+FJb;4g6L{TEE5Q(2jUKE z;Qt;-KgRiN+w?fEc)np$3blH=vTt9yQm+A?pFeuA9X1qVt9n^yx@~jDDolqkOyDJr zb(R8`v2vpxHfpsX@AbkEAPjrGe9y+QgT?E-pwph_tfnzD2rQ}=zM zFh(7eR~;_%oXonx8ZvF4p@9w^w~usg0*2$@Q`^*vJL*~KbhV7Qzk$8o?sOCcnj~pK z5KVWxdzbzrnIy3c?sdP6VB1xVs#svn=1lB3l$Od3iUk-$5VV?6G{x9d6g6AH41x%J zr^i2$5GZf2fT^m*jzd|qIn!_)j8&@1S{ZMkEWbbAms=*JPZVC_pB1hPiCW^&y)pUNYx%uMEuD!D}*ot-Kd>iD750s}8m!7<~#f$M0 z(^0p(ccXty0?XMKHo``^K$=Xedh)$(cZ26Tje5OxqOZebN6xBvW_GWtp1U;tq6F7> z+rHfR_0BeyU^h`i&IfdgGW6ywC+TP2ZMabLUddQMDi(RqX}ct z%Tv61P@~xDq^(l+oEyzv1PargE__)aaZ{Y!GnLW?SFKoX^wc#qV&mfMD%UWH0holA zji`?3ozDt6r4yqXwtzVh6_G`3L@!(7Bz#AzXzZ;2x<5VFLc7o{`f?qRFOjw(+tUJJ zi%3!@3uG`ny^>{8YV1shFxnX^lku7CYO;EdK6oE7*-eC|Iycj(FNffqotc?w)R!C0 zhN;eh6Hnv0ZtX*=*_JL?u75~1LrShe_-M$Fucoi{=GqW?^jE!JZ>~-MmFR0-MpXZN9&NkgecOz zhDmg73cC-5_(OV2)Qc)@E-avYx+yhOQ|?2a z6%An=LijL@ z&?34r_UK$#1m3Z!L@|0FH|h>sg47wWpf=kuN~kyqM}I$P z{Yzh}5h#pE8Ib|nUh@t3I!eBZ&zT1S)m{r0Y~$hs8md_v?3GA!%8g3APp(q zDQj!VIowjqgx_+RCe9MaDHq$4{f@3%KVD4IpAB%JW$v7_no1^>Vup!XspO;y8iNf|j9o~}} z`|iVl`oFBkd^r@FV}H2{5c88zI#>KS-q>T%nfr#EnAbMP2y(O+p>{?x1b^>M@&OMp z7D1%ym;dhOSh(qzdrC~xnZx;Me5lu>-#bRX)!nnGia07VS;U=BWbBN%)YpB_qkUR_aCU_pvr@5GitBr6$V;R=XoLR?FnFdIO~oo|W8 z8~$G_D=VM9tGTeyylZ6e{{@s%jn5i-8rsis-l}cGDQut1>xZM|a(Ng41UVtaHiSO* z({QCq%6A2sgX0+#6QE(z3z-cC{8^wNbvKYCfG(jty5LHdC4TD4P#p%MV49C7D_HqB zNz}rnXM8-Pl4fPf?I%0jbTM8@j!#uSPE<6MNlT;ACTm+-#G+4BgB|;qAd;%=iGE93*yrJt?6l!C<>CK@|x+&B3Ct4HALAp zrwmn+1W}ZjkFn1rQ4~a3HKt5g7URU2vSsnxjmZzzr&L2BG9gT&x>7R)0Kup!I+Yk9 zGEofGRW(g@RYM_?^7YdcsW98zoFwepz4yWn9EAV9PVrKqWIA2Limp@N9Oqm8W|S1kcW+3UtW+T-CipJ;#{Z`cVgc=BRlGc6JnVX zSpWb<5Vh76*Oqsm751KUh12gJ+r6yusg@=R6hM#(m1DsD{zY)-{FbaQ7%G(n0HUb? znk)x!`qH&Ex+|In2xM6UP&EP|NL1qs>qnD>DDyj_;qJTypOrzS%h0kE6B{pWIV))d zp`%K1yr_3$5MUy@aTH!G>Jik9(QF32OM6%xkC)4Bef=J!)A{h=)Q+^MU!fF!k-5`{ z{Jfek)DN&jmL3v4O5-;>6L@@#-hFRug<&v(^_wrIZUniq5?l{lYCaSeHN2+n@pEiW0?<$9L#(!&gR{hhoA?R6nUi$%*S2T${>KvA%NcqM6uwyj7^H%yH{>=2r1=uA>_#j( zaiC`q9$}@JKxP;7(xg497lma$Iq3nRxD+@41ilHM zKr5Lz1kJf^DH((CBta3>gB9gufIX9T2fpbcOM|qzMua8#>xoJ&+p%`-T3eWR9WIK3 zEUdcfzs-dWUE*9Y+U*rC2}YTHJrQI<6uINhFRbm_WjVG*)vtpadLx|E1&Ob;+lIio zM3?$cIl&mdiDH!&f59iHjuyq(9s#od4~FBswAQL^Zh@j(iDSlPQ>Up z6P*8M0s@@YE4sF%Dc`H8d=YpC*YR#;HdbUltbzgW(Lcny>$=`9Y2|^-5-KR*ZAf~h zrvo{1@Ch3x$<`#_VhN@E?$^FHTWb(6vAlf2;5tsJwxtE(VE_KO(`3>_%|K;A>{ujoDrFIx}o2YhlqAn3&V_p6n{Rfd)(kH+s8=b>eE0A0e#V>}ytD!m}1 ziRqQ$s#oN3xhgI$s?sS&oeCJqO^uGzGKSN|s)QgM`(gkPyf_hPq$C^pn#6qZT&gd0 zr5|jLcRA9)AT&klHYgY@y8#3 ze8%&KzBdDF*Du$N_go`l-bDtx({~Rjev`+gS*%3w>j!LT!uNOa4^*8C<~dxYg1t`{ z1-iUU1ySE;3smLjm;%?;#YI);qOsl2v9z=Sd}Vp|*VYa3J9G@JLq0-=sB@=Db&Yag?2cJ;fVCoghS#fb+Qa23b(J-;)j;S`O&}hG4}uRDCd^7$@%7l1bNtFoLkmW z?ECnr)U7eg+T@M)j*%UKm*eW|#K#*+M!E_qz8IBtdOjhC_)7<~p+B>72}F*9H&GPK zUi3VUq#p#lH)#d3hWUx4m7h>-F{egfKRezof&pG^plfH2F{9Aw3>QL#WF9tN!3e&Q zFSX&*Xce7<&O=wC>(T3JJar`P{DCy_y(}?<1gD>f(x@|^I3}YgjRv%cuDLAJ@>FW! z7QLmnngyLWDWNqvwqK&96L;dYSt|cUv7etmL&ue$R8*U617T06* zo=G!6h1F*MaMxxdysmG>Gi%vQgt*)%n#tB?Vyk~$xYeeenQV*bnwMZR4}YUqv4^u!FG>%dp4fyk)KSfz1HbK2H~r?JOsL&z4NE|4)`BvFM0@v#n%a_npv=pBQTVW!&Iu*jND7A zW$g?y;B`^96%%hOP&CsKF}1VQ(N|~@f)CBj#jEK8*6@T_xdB|Bs`)|i#&Q^zJ&Y|N zN!c3;4N>eY?%KV$`I}$9uCWLj#y;%f>*rV69J=tvFD&lfwb+)#2IS22@0emi0SjZV z95zdD3&Ttnp0G4N^YhPGr>TEdseT?%dgE zMtEj+FKp)Ps>#S;-7uun`j%A}MJhP822x|J=F#I8KP?Va1>Zm_uy2%TEMWV^-;W=t?`WVMsJ4=RbBVIcYW~Qd++r; zUH?e_FHNOy_>lYA=_<~ZXoe)Al^Ei(AO;E?MAb_s)C|=72e&%m%)<{q?D9iALOEpM z*p|UykhLq)*?kcceu%q&BUfVEDBnSz^eR~s?c&b2;cM_^biT!hL7Fm9Y8PGp{^cx3 zjq&pKR%5u`DVLoW!>~C&-+Y#88da2M)BXF?ZuiCZ@^U+hP6xGG;CWl?U;ZssW$d)$ z!0is$FE;1rn_>8@qEJnv&vv`%{{88TQPf^uZlCtNpjHdEe(bZwn5v$3%4J8+6Y-tt zs+Z)cSP<4AG8jdjEx*zCFE)ik06OG?&IzaTb1G*m0KzUAV?&AT?NiRM~JDAwG!qllfmEr!ggy0+1`#gSV;&Nkm~-=2%eBS{INtdB0(A z;{_y>?D2a0>A2o76~p<22uB&bJ3XaiJg54e0LJ zg1=VY8eIy9bk59Z*Yznr-luDt;aD1TYBk>kGit_M{OJ>kZYbm_D#wm2H&3S35QDix z4zXYSgT_otGaR!F5I8}}?pRZM3Ej}nS2geoIb-p&47+(dKf(x3d9-T#ylo!$Q;y_m zuPhRC3gQKmSgSYQ$pR-EYn_;?iv3zOD+%6{2(E(m3IJ?ClfTSk!=uCxJ}%XoYpUz2 z&g5TJCOY#y?Qpi6i=3!e7Z6uTH~nXjHFQaWuStSfZ?19IbwI$f+TI z?dFnlo+?7OqH_g{!ZaEpclBSLC;EuO`Ou4A$aE>k7gs1Tg71ukp)?X^|9JaDzf!-nc85f%@nhCX}3{~rLW}U z{}F|(skxX-iqRxeshrRE#~crb+nD$Qf}ORLQ466U)h>OI5R*gzqR^1{)=82CJb9Ot z#mhfcJpSC^{9A6hrF2Wl$QF3cp9D%2h6IS+428|?fV*^{&6EX40*wUhtNojxf?vG!)b4{BggO{hpG8^UKNWTXteMIAF||JZSU9Jl0L_fu*4 zvE_Nzj{`$RF-eYoCmhMsn`h3Pxe=Ssd{Wmxi9iQm^e=h@%N;HfNA+vXOZsaP!D&mt zFSZ}@J?d!uRn#KnO=<+)Hbw7}6Yg;%3FL8|AX(NI;(bedA}z_G5-w`lGnHg`P2j#orCR@-adJGix4k2FUhf zCDZsLK?uh?N}pq+Vc9iO!6MhERRTQ;wWIeuYTaa}2PdG&!ZHmR(zRha76ZaNFhMpep>9DW_8+|eN*TpZJ|JP)8+u%wxw zL)>o4W_dnjqNFf|fMrh^0ERu(^87O)3R6Uh4fCAYoYLY9yQ>uhz?dh^xu|U_HtvcS zDsnoc^E_?`BK3VFO|0tx2oc+vP7lVyeGH}v@I)yOnjW|9T^|!sV^UOPj_k7AA2mhN z>ll8ByXTGRhc``dy?4c7c&FrFz-F0|;;f3obNs&-`(Q?^$l@`9Uh7BOA>=Fq$N#Gw zSk~ZY>0kYv9B@9k&k5G7E0$??*3t~R*R7`yF~B?{a3WGlPwp{8=4Ch&`YPB)>1J#E z+2O7zf>wy4U7pUp`{jHi62tTU25{Y@^eReiO*6rMTGMP3U7v32#y=smmln_2<($PO zJC#it zwIC(WCX;Z%1?V6(X!NSC9fXs`X?vtVG5$y+OJ4A9QIhq_uydlK%hCibdb27nV-QVe zQlqiZZG?H{KM=1Z$B!n7yepap#@tFCJmU*Hh5J#;;nTXtMEU^tPxS#BCgFo5Q6ZM; zJ+MAMr_WcX-1|t$dOlTnFJN)$2%Dc@f50;>qKJ~L|6w;0JWWEU-8?}$>Y%lmwxx9Z zQpo0&=0bFG_V5xbX(m?Ei!7jW5F-Z0KMpkfgwtanTLiiYcfF&oPH~zH!f455pPZSQ znIQmVW@ZN4esMElF@|9nizauZ3mao9@CS28D4)sqGxBHYk3DQ+i4Ak?ODv9`_6%odzzqg7l&*9DK|HZ zpBhlorP@wCbu5P-FS>(X)Z_rpbY~qakyi83cWP2tyN%f zW$%VH+?_TiGkMJ_ywWv^cHO(iIAS~YrZ5!C!@I`nlOIfpoD1Q11%S3~Mh?VVcEeR4{L zF0m4-OQ-sD!GXbGUX`2sqIa;U?@RXH>XR^GGyovH<*8f((b_cc$jVb3R!lUmIT68z zjU1Q=CNhT26MIL@IC4#|%e?t+rrpQ^_>CI7`(`twO%H?_)t$g{)97r9W}z~vTELGb zR@t7oC3c8mkdA0);ij#O3O*%j`VvWbo`Mm!{Gm5jrYu9q#YB z93j{~&Mxh7tvi;*m7Qsm4d90d`g0cJkKpqtOFiy4bzhgB=OK%;o1NWr4b?o=$c&4?`hXu`qf2v zl~DxYewU+9WKDv9_;^2VLl{Gj@1`leziG_;g|G%cRTj014Gf}*=#2D zrb&lKHuW+p63FIImyUMgCLX8?BhKRL==E_e+y(x*>3e{!-~6r>OM(cZfDA*u z=QpQ4FT)S=WxPmgUFh&83du)$<>wRjaK5cW80?W^6Zb%ZFk%ebOF0f-_(j^+eS>)W z$r^9|q_SWemyRr>Yh>t@r9I>f@br&mFX=U3GmD_rN~eC4R_42klqU*yIonMCG;OsQ zt&bXJNwJlJe@dTiCOiMN z^Hq#uVv>|m$1Z_Woj_N_38Y{RYIE3QjOwfgni{k>bM65_a(ib9PAId~u+yQpB2s&=Hs>ts0 zYVqTD#Sx&sb9k;YbA)Bkx0H>^i{Sv!zk>)AXXZEK$d!ql4}m+9sT_2tDm3aDT5%^f zO8DgBzJ{7xxQhEhvl;kYV=A?3wb|KP&7zv7x#2IRyKh{ll)Os95SH!ClCPS2isV~N zjcUw|{^kW-rcv$QDycNAd%W_fq{x=#%wHn$gfYWvqZKQSzYTD$Waxt4YAr3bTDqVc zl3J-mQKh09KUyBr1)0zI*4Hv)NP=D`2N2zf ztzfyqIX(eUs*g^)ur+m_vi%H92PQ{%1bO);gF<}X?DwYj=0;q6!5GPF*>`l}rbO-@ zNEv_XASCYTYpVAqdR?6k*{S*4d*lW453JY)b;bp=7yz{fKlw(m1R1D+R z-imxo_@NMUJqZcEMn>cvH8`)A&2|2JWS|Ah5LYqR+YvV{o$eZU`waPKS*y)&ci&v6 zQlIwNHS_>_0&U57WmaI&nJ|4lsktOgrCgnmZLkuFSRKT9gtPmO(A89ep4?5!&m*DE z5XmD*fdI{-_F^zb5n&sVd~fwDUN#M3C?EhYIOLQbUeBUVXPR0%2XI@*4zK5Vtw>q^ zx{V1@Vy1geX-?CcjllJoHtX8D?mFchP^H9`sj0lt^gN$c=f+HnS8Q8UsA3mC^{8HH zO&KO9eKI%zafttIeu;B_fbVA*aw>Npz@dilJar4;wF_kv3 zjL-kTkt0XwVJwN+5ZOpAHIyRcP|`Wnr2hCV166rM$3FRqWbWt}lVJk&rXsIr4N=93 zBFe$y%Z-N-Z0w!?P2{5#YFh6$jCWfm=kI#J33IuThD($mBFh9z^Sve;7 z+QN5H(6Z-zVLwbP>ZrN64DCn9(H(yDT741+aS&G> z0#VJ#0_&-;If-{)$?^Jwco^D>63+H|3(ve7l*?{ix$D$dzxq{SvEJ!)il6M-wQG*+ zbztv`Qk#=}!xfCK-#Lfn+4+TLEC|iJep?d-r#W{;@$}PApVO^Ts{P~I+S<$O=gidU ztrIkX-$iUD-nkvl62c}|mdYgn5=PiF{PC{o^1!nmH9;_tT{*sN0iJv!zWHEgA_I+N zIwjvm%`EffRzFS8a~4Gko9}souTu(CPk^cba=jZ}$M)GcH@;|-XpLaoFwD?vC%%>W zT*RK{DdUPOjGO$KGSy2jRn2f+D~xSQiRr9Uo;F@$T(TMQnmh)7@Ik(mKO>sMWBOR6 z!S9kYU0$hXJF#ph+|#7+MB3dl&iJHuP=O6c2%~ss8;9^A6xkT)VmzD+LCh0CyFTee zX%q{MJqbiV``OQId*D=W;oW;t4?k|(Z+9wXSElsN!NYGq1aJG<&wl1q%I?5<<2T`P zr&4y`ZrjC&29Lb`AWS6M^p}K53Gs*Uw-^s#Aq_Cb@eUMF_{N0^8sh{=YZa~-8T*S2 z*VZ)YXA@w<1`Ho27+{YCa~t+JRr=jHO8FsP%qcxMr4xo7;0TlXxdRrB=#7~0O?D5=&AVnN zv$2lMfwJS*k;&HjM>F_o+o5h(&GPc3+U*|l$W91m%#5CQv`0D~*9WXp7DwyqE{XL8 zWSUlDNDg`w!I9(G(!ub_x{XccW5J=?=3D9c}s@rcAvHd;gksuXbeA6b)Bjj6mKq50!4C+=-Eyy1>_6sXQNIy?YD#Ki~MKq+IAxa+hw3T`KCSX|P+PoZv z`ezu2p?kQY{w=rm%8h;7t%1-D*FM1ro{tpQeU47-YY}XD2Heq7w@C#R zppk-WAsB^vN9v%x6!=fWF!v+%oPto|D9QKO#<>fg^KGpJigiwA5 zRTT5DKwVB-`qU>Vixy0eq?6p2~#r4yW%u62H>!BkB6mG<5M)Ysor!Nc1CbW8^c+xR-IVx z*e{q?0w11(r8;IxE)}@hT3@JCQZb#L(i|sUqnp7)&C2h&OnlTdQFB$bJZ9wV}p$D=q8nSm5E9i{ZGl9!#>C#l=o%aWRv9meCZO z0YIXyQr%+kwLIU+q`ReL3NC~ z6S2iYXF-4B%VR01K~F4PImsmJtz+vkPQ?3{X>G1Bs#<&~8~KF0p(mDRkdKF|Ezejj6h zp;!RyKe!(r->Z8lUZl6^*1tteq6pl9*Jf-4ztCSc4Aa=w^=-p!0I&LD$}e(C=viu- z>RCeM?!HX&r^~|4i z*vjQVj|o}T&sXe|R)d5TYlZ)%!lYHu}+w=qMWuVh6_Jyk%3l}M?-4O0k$C{(Fw1IR)Yi@Vla zO}uVt8hfQKg#Icut`VXuOI|9w>VttkEpCIQEqD}dbZ`XXB%~j5I|zQ6Ha(9r3{3Xx zJo@OPmZr%oiupKp8l}vJw(R$%m6a7))2v5LNxs*`eX@pvrEK0Q7R4u&BoJ;QuH&VBB%LFhjeM>!-jP-~PE-|5EBq@F+ zgNqp#c<@j%T=>iShi71;UmB>@NEDfG)td2WHZ#9X2C;X+<5jZtb{oJL-HK4+dT|KK z3Le}XbfyjvnPh3Z%XHVmZf`5T(bN~HK^4Biv>V>Je7fI1%7Qwx5Jm2*FB-GmBc6M; z8$}D-Odaj_(=eI&;*u;2S-v#ujV3MUsOMLgyPHJSneuQR&KNWs#$~j_&i~t)!T}iD zZU9Ous#F*j6F2;&2@G9hSE`D0hU@lX1gY)?$Kcw!cGA=hMN)`)()Ie)nx^Z8f)|*o zrDV9-Z^yqg+VU5>F6DxMG%rV?R_$}qB#YS~E(AEYF{m%3(%24kp(lR>U-yUQ$Qt^v zZXhH5*n34jNnk3LD1`Lvxld^eBRV6iw z8bmj!ktm%Og)zm~Eqq-5JVLlW!2nAtlPT2<&rQ##EGjEgQ!Y}b{@*PtfB{PiNJP?@ zgk_Zhb#&Ja=7mi`!qKuEW)ejL34=rxAD=L1Hj)GIyK@naAZ{Ed&LFtNzY4nsDEYuo zPhxSsv3sgkR&VTHbIKtpTtg+BYsR`a(g|ZTef~VWbN(kp4{tB(L~!vI2P-BXHVkvN z+SDI=tj=$YV2qCBGFNznSK#c_1sa@(g!v)efjq{6vGC0Lcx$5Nt+Ty7DG7Hn#wX_x z*oO@#)LuNbqdG=;?rF#HyXXYE8eK2HEz_rmAhpR%KsvqUB>9{Wp-+C+7IdNxjT=cv z(L_t^URLz#vRiRnskN#G0i9c#qd}mqwrZ2QyBs#CPjhuJN7HFKH(0$Qm&@tm#gtOY zhq+u%=_7RWkNuAMe2Fb&C$=obhBd+8!omdLHJTu%T=6r?-QEl`ug_#?=l>!5B5r73gmC zAU{*FB19*)yRbQ1(A8#2lbU^yQj!DoR8Sg`Gyl{CNXV`v(etQ22|7rk^0gZ={k+Dx zc9sD!-7vMg;YKvm&=~+b`w(M%dK0yhaok@~g4+w79T9OO#&N5S%5YxiGESK%Pt#eD z{rf_$>$**N?{Dv&{qawOr6seUamJ1bXENN#)8&-nyk-+Ah|1Xd&D22a=t^`udd-zs z2;c$gDtvHzYgX}Cf$}tbDTWX4KfM3=C#K807=1ymYcN{S11iVPT#amqGMaE{3Lo6w znq`%v@@-wfGiAe4EF1q3nu$lty)dK8-Z-t?GA;nG$MZFI{vNCF1e!xvq6_GCk!2J5 zG`~OO7Qlsiakl}>NwexuIFgZ7w$VtB`<)s+n^cOrAKx$Mh7SnjpM$S+t1V*25Rjp1 z58WTPFlT>P2TW@mFsej7PAH|*?c)K{V6hk4kR`&-!3UTkWX@D^w{-C6sSbrUJA5TC zFb#dEeGH`|Z~4!0H)BjU4K{wDPz|BT<0<+9EAtQ`+x;RY?*lbMJ*W+m(aJa`0T%7{ zrrPglBC(B+VbTx$WG>vf0)X5W>Xh(xv!E>z(ERAy7B6#M+ApTj-qU#vX(lbw%ph)mYvh36iLZgUnfZ_ zH0iVW)gM)b0oOOEi)T8TN~OZGSP*fnq=?YsE0ndvK=2kzMp0QjF2gO0XRgr$ zh&Z}>uR22Z!usT%xBgcA0M{DDSJSEX{d4vu4rL4qXfRlfYb2tdse+?u+p!bn_&Y*x zaxy^IMiYvMKXG8vqgXy6IS%4Zyo&A)4~hg`l+}8z9y>G)--_@eirqU^SyJ}yRU}!x z)5TO(uenC0>bm!+bVK!f%CNdl{nYA*ukLfz>U(wF$u3r^r(6sJHm{#=k${K`$0Z~8 zBN{6nBD5fRiSwrWmOI75?CN~GuivXGiowNY%P~%8ni`f2ronhhBE22!Ow&NZ%klB$ zW-}m$hCvryGDewbf?LE7g^Md+ZrsW}gQt`vqsf@i(Do=?@yek?TJB&D>}W(^u^@I+ z0y@&%yB`M>Kyu4SVZ1|cbtH}6hA+dFFD)-ACsKmKM}xLEs0pb8DxoGfMsD04nD{_9 zra}&66_M*dHewK)>?ieJ6E7kMOkJi4%!?SNs>Yj5RfSxxRpBoh0C?H0te;eJnv@oG zhMW0*OPbXd^TD#9SKGJgxFlJ>MtG`R!1n(>*_g=|`u1H`z+jFu>>W)?V@P0nTO9vu z3&8p{Dev2M4CBxZJnK!Ei!y|Z@im6|m?6YKSLmTgq|2j0kizyTkzO87D2xH|=;?az z@!0ohQyyg?@=H}nmytiZ`%onS-6P2a<2YODMGl^PU*dwHVic56O!VuHLPr=EX4OSb=>mX zFvhZJqylbAfs(QV1>govsVcf|j-ifoGMejV4l%0-N?s6SzV`Pq-zBMLvn!tVbLIyP z*I-Ug2nb8UEtJuN_$+!o1-+jV8(HkmW=|(skKlSd_@U9Y{Z%b_2ho;8W5)MuKs1`B2XI;G5h8B~hiuK9nE$ z-s|@E?wI1gzvGTOdVBG72Z<_-R9)9Jsl#rEP+I|ny``m!rd5`fdb4TJQemuVLY6IE z3&X+CCKDS@!>%E1L$}4YuyuoW{aa!PCC6Fde8F)_a9<{qu{2FSBLirfWgFO2&!86C zPsuad2pWcNYszi_wq~ytf)J;46!6V_-~%7{fRY20Q$8R`l2mxhTi&9Ti9}0fpo6&T zbGO`bOBUnoEf^qo?%X-t=ftbe5z?_u>tQrVy=puM} zI2`KfvnR@_8x*^%`-0q2{Ehs!9SRnI4$)-ON%o zF!stOr|T+Tlec~g&dalh@}3Xid-+E@gmfOY#Q^pz&sNY1+860qlBkp`OY_B?6`8cl zwmrk5h}*|dq8ybfi-^WKgMv052$?a% zFgUjyJvy4gIMv0ew~=QsZ>y%PGPE*8vH5M8Vhq2J za-*kjj(iWK%mXR`$VE507&U1-*K??<5srP z8q@W3I+NCzW~9>@xVfCmGb-%zk9}=Xeo-bJ7@Ed1KVGr#9d6Vu0U)e;+B0L0AtMK{}IRn)c(L`+AnomCM4Wqqd;5g!(IddCyWpO%x;KNalxpU9=WF=pIj! zAao;%lTbBJdwW0k{E4F*hVD%KXA|zk`}qIpP|4PcUtayP|Gv#%!UOmQ(mkI{PN8eFM?(JmFtscNU_t=I=nRn2D+H9{ zeAz}(pdk1IzEi5ug!bYj_UNuAf}YolFe8x!(;6FW`#TZ46rwAxxZ>o=D$7;462BL{@Rxo3Pa|EtjL78*Hj>QbQkXDkWKLS3_M%~ofk zZ5vJP=!Qu%F75|rfZ#WlGp3}eBpI`J6$%9tBN03^k$HYyM;6H1HWO^3K`=}Z5W10OSWyR!cqd+ zJ7eigwN9xMy=V#Ka;2*$`nN9M5NphIV9kWRu!6?eeFbSt6q6mpcZ@-p07 zX;zS?ncQy9U{Q2{#4qb4b3gK?kEDP=O?6xZeopo$jT?m_aUlw2E7&?Pq6n9pk?V`#U zSD^LAj<~|OINW8#n9L-CCT3cWB4KoF17WwMZ}mZx3r#pf}ITBQ+H3N-FLR7yuY6p=e$a(JH&1z3IbQZKJ(lq> zd5@y13ViX2C!V0p!^bG|@HK>a^P}gA*kj}x>@j)_dyGCo_~}P@5^A z;!8Sn4++vG0vY5n$#&q)l#Zk@N6=R2c0%}|^Ne>GBT6_@dpOe0`QSc%DGWo6I}(B| zlFvUNhI2^tCrN z#*JAcD>PD~u^-Te;Lk^*SCsZ%9X~%2ZX|R8{XVMfH-QOBJ6LV@4 zVqwj)fK#BG52hB;mTr>F_k=73;N}q_^}!NC(>zVnSW(d?90ae(STIy)_%7Qi-|c7? zDUF|1)fY~x>e;iKt!DwfZ?X@ah1)Ot%0`qXfUCt=5Q5FfZ$RtG9+CQ*Js(tvZ-DMI zkpd6JdE2(_yvc~}hx7k$2O5N#*J+wYt7QwoDp#r2F?0*S(hZHND$}l+>Oa~V-)_Jr zhRICN&t`qkWTrt%(_2hOwfa|OM5TynsZ1uNG2Kv2gBkk0(%W7h=-`!LSqIQ%=?)PC5QGllwY{rYEDnko^xJg6_r6}S#%=lM zIdP`gr!%QmItRX|!$|c0@Ujrl(k$^{i%pQYw{735#xOb8g#}1V+Ui}s&DidXm5u;bhnt;!D0RJxVKr%Uha6`Bb$WN+FGroV;1_6_l zfG_IqY-p*J#Ftr=c~=qnbGpvd&nz&<(EynpoO`~B{Icxt7K1TL_ zF}_pOJ>O*XT>cG!_u;Y3Y<0HMlH&qa5JKid%X#2DdLR@jXeb zUfj0v19O_!Oy-xbum9Ymvh|jT5{mi#q@PR%1JpnORcynl!YpG}$Gc_mbJ-3}fS}kg zHDAIAE}}VU8}na*9!8%>$l9{FBa6wye2c6oaCLR*jMuv*iwS_>Pb9QVyU#T^31r7G z@xXoKY-{m(W+c4fCbC%cP~meCLs*~Rj9MM?gni1_=H5DjGId65t$(pO1=Ig-p=Z%~5( z2I`SI-CDOH|AlS-6txFXVo&3U?*aI}5JIL@vX>}bvL&iYVu=8dr8j7%so_e^-|;3x zVr=s@(`JF9%T}qcWnbfPD!hGhagowRTT-cHFH!)yxW5b7J;o%%8}g)9mIAyya|Q~< zg*{M2MM|s~Lhn66J+z5#L8#UU8sYQ@!e+8jkEqqf+_C}XpHD0+t`X`2Yq!1*42S_I z2rY{e{K4C3z=w|HX*_34`FCaL@qLy|_;03I=sFlzGdRiBDZ7 z#x+G}Lz%MGw`n~H0`8R7_gr<=p7oN$1D-zV!R42OcQVb%;B(bm7*!Y3>MLOAn_bek z_!@r7P`OI)1_F8(zGR`!E$`nIk#Y&3@s zWHDW}jtrPgYE<+qvcfBd;bZ`pJHe+_&5uGGsInSm4XylBj8S2}-fe~jc=P9a^ zz2%>?geqQcMeUYbum+REa4;Z)rD*`=Q2|_WcW*Ij?#W`D-P4Q~d%Ig13%nx7gyCR3 z9>;Z!#&C#%t%D7aa2a+q`n6sRW>#4ack9?nRJFhJ(a$CjY1t`betvhCNMg_g{iAw! zrbYD&{j@}#l4f0!%aco?B`Xhn7VJ-avgCsIhh7oUo*qy;DR|$aVZ&KUnt|E2FvVjQ z47jvTZTa|8m#_a|<`P(dLZyLtkT}cnaJK+I8~1|>6e5$d8EvOG`F_#^tM=6NI9w1~ z6Z$XUwsghY9Za1JzcKcSpBq;?%i{zD#zh3@nWU)T*G54@g*Q8FcVpvgQ|nrUcE zTR(B)+G|goSl8l4`DQ>nv#uK^W1uzKagxOCdN8gHuAhlD=eGY^&KC;#WfljtZM(}M zKv>=#OUl!%hx>7J2L&=D#FPj7*s1C&wiqnfHRvn(Fgk~}(Cg8A(NpNl=*RVw-U1}8 zE&-j)F0^{<6P9;&(vyGj{Dx^s#1W=fHZq_w+v zNSXVf%ODdIORwLcGz7gM z1EskaevOjk?!_g#`<-ny6NVXEaNg*2nzdT9(`j&Si%b}1f`C(7<=a7wyx=wa*6X(5 zJP0yjn4xK|k&m*YBesK2(s0i2Jdbt%hlG1DO`Qw!UfC;#a{KZ zpYbnHxwYpf&&@>j{Qh*wo^98G79w zTsfclu!bdr+rs)~4eoXByYIfGQV{@D)l@Ex7rossg>aHq|Bq$ch5?{|qOj|>?CrPT zE|tP1LQI!>k{%Tkr8dThL9ud;F3q40I*xt~nelV4${^$7y>*`LA^4vcU1OlIEBpwa zrJr;=?Owa%1v1@_#a{e47RT+l6OmU`m*YXGjL$l+o_0HJZ!3a%a4g@$THE?-BE>qV zqPT|lxLRo(8HCel>0O;pr-_WG7faGIA@XQt@wQE>>93^v-yX=NQeXV-(_7geeF^>lf$d z<}_V0o59nPbZw51wZY#wuOWiO%|}!KgUAG!nh0Q-7@w!WKz`E-;iv{N0MrPC3PNE){Y5w;=<&T zhXiO>N-s=XFa$ndZ-csD8@d+Dw>a|aGpbdg-UlChBnLUTs zR*^K8 zK9sH>=AoPt9pm6Y6TpDxu7ND6T7~x^q7B@>$~ufz^fXG+=uGC@_o6jMWz{t%t2^^- zOgyxZ^8@L?;dM-%E-V`h*fTghntN3&N)nH}E~pj=13|H?q;DI~MgnNX11=pLZ_Re} zO4&me9J4$=rnueT=DcfA-O5OGJMa!^q5I@rhWTY?cvFxQ0&(ZpxDmY!jVzuE88xDS zPL_>i)<_YOQMed6YazD~d6*#QL@bWqT{zlLl<0O-=8zp*?zE}@FcGeIHQ-phrflUs zIn{6-*W7}ivjm%ySF;>NG&a@K-XcCDH{d!iWKQ(1FboaXVWC1waUo6tC$~>(_Qn1C z_Y=p-K6O13P7|tHl}@K~48l9_yffb8alB+u*Sv8z(vw-TT%r`VjYpcby=VV*kk1I1 zJ-2)JZigA}p0BplbxV17kg>$tJBzttK>Pgp^XErbUKy7rI+Q^|zo^%L^M}#L@m@Vs z*LaVlfm0TNKziSjZqkp0U3fbIU6YPu@lB7)Vp%}(LF71=nlyqW(tnaxn#xp7;_hL0Kb zf>?Z!rMpMQ!>$Q48W=B*$A`Q}eK2Ts15f(ifnMuR%GOJPMm5(N_|Bj~K)JkGWAV(J zLT65eu?BM~Ed7qpManYs3*G!n7V@T*65L0iATJ|k-!LBT)y0N8{}x!5DN^R*qtO0v zqUr${8d*2wGMaGxNM+aRTusMJwu;o({P0=$qp29_)l=qj$0OOh)&iUMKAacE1{ z4fmr?FOwMXIcH);OOGAf7TAPe$?pmcI{Qt=cGB0Yhg8Ah>GwO91s8&V@j2&05zo-e zduqc_oX!MgBu=9y={}G*gfRZnF#hs!KYV%xeK1`OeIVW{*FB1Snd!(&76(+CO{F~( zRZ^6=`eFb|_u%D8*63f8a_j{$S70Wc+mtK(O@7zJ}a$Z08C=t7>LyasdY<`{P8ioVbb=(%z^62E3>hMd|YL(LJwby<> zNKO>oWBUXq=mqFS=wAN?LF`E|qopV%VFfU>>thry0j0fR8;W&~^?O~KN@y!Kx8q7o zXdo{&T9{HsLuz#DU}Pj4A{kB|(Yg64BS15Ou(hh^Nqd3qF#sB6$CXFw_p$4g8vw>0 z274vXt7^6gG870~F$^Q8VMW1O*0gnFzSo;Kbo;CjB5V&v?RGm91Gor^iXoScsHPb{ zCnW2GA>o@cwc3L9Z9b0+wOZyTEE(Wu3E{q>X*9~_0ILdIf{dbMz|d_@2)A`(7>40! z5{8q>WE6%lq_8F5`A?!d(4*-0YK=cZ(GQ2RpzhMBr%0_W0;++r5=^W+l~;qj|FY?N zfX(@nYWyYja(JU8s?BIH?!u5Y@xnzXcb+pAx#AZq9hPjnXw@UD$=;&k^|=Py#f@O! z=kocy;W{ioq)gFCvtafMDulbb)fIvs)GDDs4wC|mRkVYnIw*TkznmzZT6C}jUbDr; z4coHpX1VMa>Xzn0b?S}KX4Zw-PrKc&!wk1K-n}4g?@#Ia+GBJ*wOA|G|9r==oL@}#c+i@eJKFs{6Z1Al=6>8t~>w`9_YAEwU6{0%{d zp#wP7K6UMKAWg(h5SzY}P0Pw=i^Xi#vX&m$-q&n`=yRK!&3*NJxAwmth}Y86+{cXe zt^*1%J;8xpZ6kUm>i;I<^#Ga`x(*f5hhWSdxOfhXi$JzKK_jjwf!i802a}wx_!ICv zz`0TGNpnXUeLmfVZdoUHO%LOZz@r?nzaIp4tI)65V;8mz5q_uL1OMht56{YXnYx zZfj)H;8sJ6%~(z@H6%9}KJ9tGp_9A1jz-`U*F%pK}Gk@EYWe#A?xcW#X1-3?6Mfd@dE6CYnY|Zh&Adq*f82 zc<41(&}E614z>F03-ekE`}34Mi?@r9Q`-E(dcS48)Vgo$Bz8~=lPrk$;HRENr_l#w z-czBL?F~9({2CQV7u?pr3<)m~^&E^8M61yYJlpgpJWYn(Fybr@-ipt zq9)Pighbm4-QYbc1>b#&zYpRLT8(4+otjERGTM&X5k5~E96nCJ11q^ZW&S;!&EnUC z_O`J*9<7?(NZ-p20jf~V}_mInZr6^)i#UR6NYp*psyAhX+08;wT6{KLqqZNcEVwB$$&Ip?tiNnmEML<9 z=r4$%a6TO72^77PIz{xddu>F$^oGo4=bxZebQIluCC3d-WwKn;G#Kt)ouRAyLxc)E zc#%FwKV#dRXA9S=EdXq3ecOZnU zDa%{DY1^BcLd44YGStTS2(Kt$gATMKaC3H|-4MOLAZ&j3C!! zV;1MD*WfTjU0qFq`>sQ3!Fp)yt}pZP&N61IIeVq4GWe~abzKK$^E%J$gU36|*eG7T zd_=!{l)L85$M_LHl>_FS85FPY$RT$53ytcr+=0V4S+3>+O3!t@UY2tjA|gJ{W6 zbQ4Qa;3M~J-a(C%bP}mpi7O=Ux$)P_^@r`j9oGqAyU9s?LI`|XSwP40Y)K6 z-4G!IwZyiz;W)UBtOy~EpufVD(LzjFKKB3@Xo0yC&-JnvXy+-%J-B3rKIiyoHX`l< zKX%}~5MR~N5o}RB+y+Ak2j3SAzz-_pR~j(}Ph;$V)ec7^^q#GdB>YG1!|_={XFh(z zE=?wrN%H=vzF)mX1-N4$_s3P_q@rR(&Uj;hq6omYI1m-p-eyYTD(GSJFG^(h&+Z}- zDS2g_7ID^DRFigOc^KX@dk5S*dxwkZ zjrRrdUi&@R)#!f^?8V^W%vS;6YnDVa0VTLDL1#Fm^mBMDfm#pCXvfm6201cH%zFs= zaHi$6FC`QKQ%yB1gh=^+izfsjvZ|>vz)a(6w_NV3Tw{1!{lqJ#a4MA{H`+eTq*4-Q z8V_Ij38h|FB7ETqxW=%wrN&>E0)jzps_2;M0d3N;Rdl7KGHB}8%W)5uvHKXopBU}9 z8M{_4mkU%=HrY^bO6eh7RVe|3rN~%V#6b@goeF`dIxepL2hRSNa|n29_Hj5h`?zXZ zDx6X+OO@=3b96FI35%|p8?0U*j_tJcS6`+XQh}w;ezos?j(^7iE5$VQc9mA z6HhsDvo>}Qt052xmeb_8#_n1BT{;R{tzhNRM;|?Q^k_S(FiE>n6+*pHlUOBc&t7xv z*s({CzWSMkQKj9EDvToFWYeDgRRpRnwT z@5A4|@|CZAm+>Km&zT7iajwwNXQL&iwW25S7#&{*{SJAb z(Jd+Z-<1XQOp$Mjh{~kVQXzT-rgXDzp}6_#3?Ld@rB!!gXC9a%AwDNH1#FLv>oJiD5n!j4@pHmZU^U|)l; z;&ldwD4du^elz!&LKwPn_rdF(R+| zw>Bg(2%}4|j3n3Csa}uv%fLa8IVw5II^~y81tV{oF(>sFKM3NeiCUyToq%L;6o~PC z-SgGurHXOfloadW4+OUqg{tC@|MfY1sW#JbxQR`NIOaF9TI=7vZy^F)N)v8M-at{Q z5EfSsp!d9Kg!a%IMZv@JW4o0`goJOTd!G-?smI9My{xMkldAn z8%iQz-Mn4DSBMNjtG3RU>DYUZ4Z7YZa0Q-;dG~ysV|l4>N>b2P^R5`%(HHQ>Yhay?Pr3l9 ziG)S|^P_$uy{}&^z9nZv+i$Yp@dN)mh~>z{I%K0!6jPuByJ>R z?75X87nZJJ$vh4RXTQbTuMfon)2YA;vdfPtri&IFppRUR-rU2P^T<@lN~epnx2}4U z@OZ16R1|lHULDWLe3qfcq?uBE;O;+U5k8{!;@RI_dF7Rdk0`Qb#z%99vp0HUg=5UM zvOI>TTtS8Umhai$PAriw=WCZPDL2HepWFZ|T-LUJ?CGbUe!?_lOE~4<1E`Z3RylJz zld`40hsFqQLGw^tu+WQxhbqw6&XAF{H8Qn|j-Af)0Z9nRPDta|Se`%=^RCu}(5}vh z&*yp80}ssp0Hd7`k7Brd?n;}eeplb@_+Hbzx9YnKAYUc+2S4cWK=}9N%=2J0F)r5o z5iV&~>gRVdWM_eH?)A`LxOQp&R~bmYhbCwtiXi5O^R>M>;+HIt=I$%a<8 z@^adxcieg@mv-_Z8EHWuos75S%WdhdT}wDvg$m0yKj@6;yRD{etp=d@>5C7jIUu7g zp+oe|&R{=3{uex!pYj`#J7luyYsZeSYdpyHvEh8zuA}XGx3y!cwyn2q;5@#wP9Fcm z=O;&e&#`-N{1^^wd+Rvwy-^Po)};C6a9$k38115Qw2l||$(vq2?mVVk+YBtw6~Sqk z&~@YS2V~Wkv&M|^=jwHBqsKU*PuwqbJyh|Ij(bUj z4r!pwb^t_EDk`(fChje{DEC4e#$i}zE9BdR)`7$&mlUY+R8)bz;AK>4GuBq<``^7r z0eEcR|I`9_8E0&QbT5VftkTx?Hm!=5DQ7GU*B-+dA54dW5l|j=3;%!z@FAq405uR& z8bQO3gV;`N+aARxOw4%{5}MdxrW1DDPt=^e+9Z69$ut1|=QKkrv74GKE7t@4sX%%EFGCw0_Ej&Jd%Sz+nG7sa{jtWvXhp_?e!aoS z_y@st{Rr1tmZ6_(Z_?myhW8x)`WfG9Zuq96QPGZZ2MhN6)B9qh3zZLyLUF9=qOA9Z z`=rd5ld!%Q0K?cZ8qVaXJs5CvP^NGq1`nbGq5@H|j}=@o$c7%ZJqxWbMSh z*8k5O*SP-blfGA%*dl;@AZ#Mm%sy9NZ@3OS`RvK{wv!#Urrtf8ecUyeW3$xxmpqem z(;Hvk?^6yl+{YiE{l{?FY$C~!RU68C&c9zM?rbtkXvW1@9EcC3m=gdr5{#rp&l}=f zSxC@Ov&mNYJ@dPsPF*9D#|6dnSXv?!rL5 znnkMs$!RAa2lqvi^3Miipr@!eB6%#T4JD~ailM?q7?K5QJ_w9mLX^}ZCmQU>`SM|p zGA_BixGUW(l}h1f{3iH4ILJ($J|GiSeSrP&T*!ImdZ9^X56@?v%Z(M#bk60=H{4*Y z<9!TMzqJN`^Qu?9%4xZKpY456r_B5)kqQ1N4GZAwUtEk<&}HaczFjEi)^QM{y}3wg z#7eSEfhnfkWMZGh2=%GD)H&3!ktZYdr}^HaM~~8!r)#H};ic50lv@-$&-3Q4#s11o zzHPZS=CoQz* zZ)MPs0HqXQsuJAay2}CUOocrFeAXlNMuUYJDPpgF2f2UVw5gvYklsJ17pOj-bh}qz zP2l|DEY?CitrujPFP!47oGXVvz^U^1llikSnRg7{Ol0s$L)VV_bB{shBExzwl{C^1 zYOFsDA%xtW=Xd@Bzs0WT+S71NuSCtQzSgqq!(NTvhTe@nj6Q-s=SA-`{5kq3B%^`S zAgIs-EF)F|1*TFmZ;9`x2n+MFO-u>b((~muMy&pqIeheZP2Ja^I<(>NKYqY(& z!}sDE&!Bbm0D24hALvu)M@Z6aO_;QxbR>aKxKB*(_2zoij=OP17s%>zgcGoh#)(o( zA}W9^#H@^>q5Z{}f#{9m!lsKvIwsYelqu?2Y_CTZN~yl+3$QuePvBvhdQJe4h#@S4 zgk7s`d%mqIkK_zpDqd)1D2^RGMP&Dccr*m4SZdZFyssWFrQal>3oYN?zkCZ z1iW?#OKoDg?IQs9GxG}@rWRJKBeQ>gXO2`=SO@72EPKddia+gR?1McydZg&D$RB>n zljw;kbQWtgjdWrWqS>k}MBLH%)dvzV(uF$mm#aW9OF`j7D7@I{>Z5&_1X8{~s!Jl1 zr?5}{vVFW>p-)dzl;)#qlB2RDs!`Pl#*`|70hu*llBruiX$)A@&!4iy>hy&G4p&Yd z^3~>!{v~a4V&5sn(Xfx^N~~Y20$nsFm&UkcIGUYXXL_fMR7}V6)$<$k|6=FqrP*~m z`kB>Q4fJ1GcTWB|j+=x?xee7fnzhqQ<-11q#L)8*I|&(+xeRy2LCo+B&*lga{jl}( zLK^th*uDp?}b$F!Z4ttlNtoOT-O!fc zU`^wussd}rhj2<}7i|bj93H7AG^%MPE>zkLwumtfZ)rB0*E>I?uZBB-za98I{WpINCFlsc*3%HMc0`qS zK`Lp?#59Q4ppuMb#3_u^1W#%~qYga9NZKIh7vN-dKj|M2BgPjSjLH9`DHAd z_Ky^d9cMS{2@a>4!OxX)+h>28$z*&J!}ovmQZ}3YGv>Zzer|twJUrU#beLrZYZ*=+ zgOkPhyAtuUcYW3vI5L(uN@x`wj6(a6wUr@c1^sM@6@a3c1WxduHU|I*g?J(q09XDF z{b0G%j%zUqWGPQK1<)nxaXi0d7@1$M^^@6q;EvgQgaKFP)3fuxf81nc_Lq|K$G;a9 zSt^vf-Q{b|{v3+4e}tmv&7N1yPumb^^jS?C4>tymyROw<9ewj)9Z=mN1O%q0Fb&tH z@^wKp$=`%CfCthT@7;@WdiEw5T7@W(zjD@+X5+yCr-|~mw<#oz>m7Q>KUPT@oti%d zVxP5F;n2juG-2_ZP3`ZuG3a)?=|bMIWy!xP=(*=(j{Ii1esoP(-pPbdDtRVdRi z=9c5|SDXSX5{T>5$&TYm^xjo3SpeoGmTW9FfucM-3c?A8SgqH4iBLygS2+P2TrnC< zCX>krEyv*>nmGKM_M~AvuA9qz!*ZT`_~C~iZr`u#_qQ+U?{vcF+PM!r7dr3MX%&Lj z)%R(w}+Ofm<5}6r7uF(b!n|w`2sGjJ6z8$_3Z!m9SYcLpO-^Pl-Zg|zUKwvEnbTC!PWxXObE{i4jyO)HqWCKbQoRbAE1>< zn;tuI(`AyP&LthVip>O?Mx)WlZ^AuU%NfMyIJq5^RO*IE6THspBFppHo&^BhG;)gzK z6?G2RR0s!J=GoaMF0*xZ?(JZIhKzh?=AIfMFO8LedvWNJYy1C`0a%v*fVT&BYTwf! z@bvA)i#N*ym1WTIziXzOB%J+xua~qeUjxwoENvyLC?70foK?mIqoU;*`R=9~wDqWs zAq<0ab?-l5kYTLtwbLsmNaBW99Y+2{FJ_{Aw6mmY^B7PB?ARTtx z4M-#&N1=$rzanM+bNFKmY17JMYzMg=lg>Qo_#e8C|DI3%&tRYWMdAnef9U!kNZ^vr zxz~kyPGHn9tjI=(W=n{pvQxZu20JhXLc9SON0yP48~xC zCwdKfC;EN#d05R_5ck>S0)dHn0P_(P?5gyiIX9?amG-{Tvi?bw({UM=X3{PPHhT+sGN;zKuB_G?vY^T4}Dx zvcl7?RxZofw!r9ucO!I1dfwIE=^+5+&??2kZy8!6{@p3^d;hzh zVuV8ExmUEHyvXHPHn?rvw#rNc?MG+rs4R?P;{Ld>bk%{1H@RLe8#t>C;EO{L#rk5% zR1^01yQkD*J=JUz+68jVoG2`B`G_TuoJrbzJ1WW|$Fit} zlnl-c&Q@_xsiod1T?%E<-^NAk``CIGj^9!E5rHos^?khZ=d!n5PfQrWkw{li{&FRD zoBrkVw|y1ZER^IVKK}%sfeCsBPeHo(jAska$R8PEf-4?X8UOmB;pm8Xfq{T8IC`Q> zsBI|Y9^FW?ZX?TiL62$F9oHVNO`mcNjmgWLaS)q1$}&#Wp{ATM%eFa>*HfzJ$x7NV zobP<=M#gs~)!*2&XTztm=Vc5@BC25+X+`!tHMI`N%YjE5+zZBq@bNFx!M*EEFky@r zJ@GX(J{%o%CDnI0k;b{Mu5zOKu9S+Zj^z3(;R4+ZBi!*-$vqeyj$MHf6|+Ct)6b|L z_(_xg!lIN*zh0O0j(18%lyilOV0>-=?L#iVFdvs7i-Mq9ZB=r=7zt|stKE$*rossc4Zb{ChBaJ;|O6Hpwfcg*z;18()>`jkB zpOT|v`{)`%#x#Wdk zW@RX%Qwj%<(ILGR!NVyI?XY_$WdSy?FYuy$fZx@Td9njg5S1K`kilG8|ygKs9BT=rYbMGPI$+IF5UdWDP|(OlkTS)fQG)R#zA1 z=z40E{Ne>$@nB#4nlAm|mUcb0lx6e! zgDO2feX;FOJcKDOx(YijT!+PC$~5{sd`iY?0e+MSl*}N&ha_63y;>~1&PUHaCbvYWT~(|tbPKYx{l!vMFsao%KuQ!3o zh$2N#8w|`{@i^nL$z0YJIFovd5!r;Wv$=H@?p42!RTKz<>g6XUXk6Mu4=_mwtyYjG z81yG~fUg3js==Eb*Gi>w#T2-1sp=_?o8xr0OU`u^uUc|l2tUgUS#~X(Q+9Ukw?>BE zDNCBLF}8&!iM66^v&ek6&hDY3XxQ`WjJdq4$B?|_MzdmF@SI0j4jO4_8$*j2x>4~A z?pTxm-NSFj_!qTBU>T$xQoO71cy$MSaE zvAw-*7$%sevB{W!m9Fb2far}Err@&Cbe_BZG;l0e%G^t9&w}U5x zAW(2{1tl!x7+%FW4>r9%?q)M?!*QP6-ri=+(6<@W4c(3w!47;C*{JF-u`a>8_fz1w z2HX+H@$2F@Hhtu$KmF;EG)y%Mg$^z@uD4n~bVg>BT_>Ay|J1fG*f!@E z{6fJu?V$ksqnBOCn2ce?JN7#!e5~0_Uw+xH&XDs9oZI#V&wI)6|9Q+)Fk@!s!m-~m zW$sKSun`-hn@~b*n?N~@DguZy#SKI;p_u3oQB9){>4aKGi=!b&EqXUMwkh479UM#} zB$-V?rmhxLzzA;s8f;mAsSgF{Ru1!GLO*Hg+p4;)1cbA%NwcD8U;1ZiO5khs)qDjA zOKBvz>+-eT2PfXFWABiY1O7$Go_;g`e`f**(+M%337)1zqDfT&2tS;-8uqexhkd}0 z(0v0!=j`6EHp-}p)?|bNva=@%m)yKu&5)=sTfV{~F_LAg>5N5EvLdx2KJ_1HE%Ns( z94Y+M{OYx@eeIFgPJ$&7Xon#q&e*HZSpIPyL-8b~mS`^0QaDmDjL*E(`Cxp^37End zuY&u<0Kln;kQb;VGdwaWCGub?GqDkKV55~42 zL~our(bNeMTdW7;m20-WLkFK0aczbgFxsdn*;B^+aR$41<##~2)6Rqf-8!3NA@@5H z?Q@0hjX14zlG4EqZ z0o_hV>uGbA*$zw@-octpjxU_H91tSXsO_sa-n&r%`_h{sghrI@?f#O(+k(GlrItZW zCn9|kz(A$PRHAk8I#|oW(RtUbE>Vz@j1VIhOqSFp_JP|VQpQ#S6r)lt2iH3E80B*x zX=2x&YN;vkaExYlgKGiD5v`{Hyz3vC)1jafMuYRl7vfbsG@r@D3+)5_6HjfHY1 zs1~0^+nuiunj+EW5kjg&RmqX2$~3UHA=Ykgq-nHygs3X15^|(TC0XC*I`8N&*)L3& zBOu3=BNRUl^x7fN28aBJYX>h5zVculh=;E(3yvd(j17h3z#tYs9+*wGSPTOg4m?J= zc?hSts(RyEW@l_veg6H}(DL50ieJV7%wqtFwmJn4cz1l8oKC0H_MQH} zHuFrLMBcb3>Hw7>mLRMWRc13&EeUcZa?Rh=a@_8Se}qaZQ-%5W-}|ZYoI$rV{aLE( z^jTfosw>jky9of9089t~dDp6>5apU{6apXAw8sSBL8=Ofi^rNW85%$-2mzFWF(k6A z+;o#7BZO!R>YHiu)KQJYFNk}IBSZt`EWiw@GpKMwdnJFCwEemLS{2SV?l^NYp>Z6} zFaeIfez<+4N=!vi1h*e*a?AVrUYjZWmodko^ngxnz^6J64KFFpiymQJDHTy8AMe2s zo(lJ{KvLzVg@_a^BO%B-DdJ`d97MX!0VceLqB$c6JAYrD{C#D9_ZD(j)5_g(VZzw<( ziRfO~d?e4>DZ|;Gu|}ImhU2jwo65hO^gw#ck8BGe+X05C16p4yB{w&x5wf{Rl0gd; z=cTpnb#Q~MSPGb#b*vZDMG#N+SwEb!Ih{_YuqtwS)L}GKh3ygXejZPw6g}2FnlbDl z00Hk$Qy0Im>A=-2=nD$r!A}!ihs??Nf#x}y;+a#!_1J9BsTAHwVVu(4G>UA4U>g?uQ}aimk^nTH0TW498jfEXq5cq?Z<0n*zDxgw zn4F)@<6O4=KZId9cvBdbGyA<&NAe|VRx(>%*y;ho|R>4KIvI8O0Q z^prjY{V79LuT$S`PWJcpe%E>=xq{x4vg5CHN>&HjPhbX7+63DH57rOO`1^C2-1U#D zE|$trb0Cv;tCOB>+x;DwzipYdU43RZ8g*e^1f5skz`@y@;N`P7Mg9Kj+R|lo<^p+b z8u`X<@IjOUZP`jZ?;ZfbC`MW67-uYG2u}(IS&hn=-7FXV75pB1Z{#vrkZ|1hwc0H- z8zeJK|B4F~@x-;}lqFX#(!V=i|Ouu0gqD7w_0U;GbmGp*8@-q+R`7Y$@ zs}bT{-vkOzI{a~A9Mi2@r_SyB9Pv2kE$*D(E&*MpF-Z?RI=hHmd!R`dfEV6z-V?2~@rdbP+&ztitHc5kBI z>n08P7S9bTQH9RMXrtT9{VMf_5oSzZ&J&{ug-O`y*SC+VfzQ|0P7?rbVIUYVNM`xP z9%PtmNnE9AZ==_c(R8~w*^Si-czAi)g2Oy`{*0>)~l}nb&GJ!)ho_R?kfGul_ z*Tuo2+*HbkxGEdF^T!wKl>3{m8NmcGWZQBvSwZ{dk|wy6EA^9ZgHTGS-{~ifWKOie z8%r~^(jXpN@q|z%Xnly&c>8id>k*+r97{ObwZ1QTurl$3WuU~*)|u0%Pe(uw#K8i0 z{oQk?C%R5xVg0GYH(yEzfcHMN-aQIGUP#h`vSG5o|KNpfr-SwN^`{Qq^8J;9(dpBt z=XU!pUkKs@1ftVtAV?qWu0ORGKSy-^=EF~|FF^fsF$oDor{e>?Ke4;YUi{(9WevL^ ze59_#SWz0BLdupINIAx$jS@rvDGZ*?*h}pT#aSG^&im{~NT*o6-xu1`??E3z@Yn%Z z?4lbQOQzG;L$)ZQ4l*C+nnK5sWx2b^Zle)L<&~!4;R@_d$jp$Kce%KB?=2HkQ`#W6 z9S}7KbW<40*vHtH#X}-I?pkmeaH_k>@ZtRYyn_8pK33+(E<)5wbV%){%#T7fhhHrh zRCBhtkD|@itGP(8u+4%Hr)2pmqmPjJM;cejatgO`Tg7Z^ZEcNklpi2#%Wu-9ZntZ& z($S+OW^}Cxw4qu^Eey+3%motY9}UthsGp**M7SI=fFTE`8;v4JO5ax|?fVX&sn+Wf zq-=NM+9`naExN90FRE8FF-~^CW~?n@eEG&LUe~m5>x8}*3%CGq?-ZWU*tC;Ia z&?*^%j9|`62~El|DTrui)KjfQ=+?cKc+A!f>GIk1a>>x`$DTO^WBd!PRtv%w#op}W z9;T<4)g0QpZRoa2zwiaB+PXoN{QQD5HfyxbuY(h>CiMyhwDK`lBH!`S3wbp2E79ZYU4GiDD1# z@i1-8Cao|kJiL>8gRN1nV=UDurHqj?sqjO#ZOKbDlQM|5@$zY$n*Gi})mkliDRf(( zG@IDh!|%>VPj=N0@-@D@0vXsV9@D?{O%n>mg@s}POfz7dF`P5UMiw*1)vr_uw8-p;*;I5)eIsyV zRKU8E?j79oaDukCiGt{+J%0jAcd#wA`u28R6GNR-AHjkz+*iW$I7!e;H0wkCKp+*m zdZX59Hm9NJ)DrLp0n(QN@4&z}%f`=NMtP~p42K7Jlpqe#Ux_Gx$z)w%`|;6a!uGZ{ z9+0go8F0sl26lJ#)`niB$GPUg1hJj(!t?N1WT60+(UP>743ke4Mk28h1=Q8GDoh2ovrNW$xv{_fshJRbf~ zp^YmRmw)xo;XZxlkSBBU^z84Re){P%hdkM$a6ImR>F*8O+NVWzERuIpyEfW6ava?U z%>p3Ip)#UqlOkD%<`S$_z z;-g0;>FCiHKOUddv#XBH)=%7h_lb$vy!>q%bN_Wv{R>~`^8!Gj9Z9n-o9L(*je^tXTYex;7@Jfm_6m1mkI{+&n!g#dCm(p=0cF?x zo{zhjzDAO;+|e;q)cD|UTD$PL$M?>pLYar}EO?k!CXD^#0}niKFrEYKYV>YNmT*Qk z;z-@4+&>bo_?!_8P^3nJI=b;-Wus(yLQ~11-Mbg9rQ?^Kk;1>uMbYlv#|q)`J-f@->^@ZO_4bzLuROF-pS=_st=giY zdu7K#2D*JGCp39zXkG9#(5ihk? zQ4vbvD7KQk`RcPvJ5zMb6v?9U&9&-Hu@86|rbY{Gsga~u^(NQn2+tN+Wwv)jK z`{qt;PXMd(Bt_NQ0hmsZJR4ee%^86i84g+YsF^`k{@~g;RCQhr1*p;Z`e19z^7LyJ z>X_7}sO_2P$k!sA11Q8q6I=>GFS4!|m`C>Nold87>7D|A`qHIK9bUNS5~ztYMsR0u zJb(WD2(stTXJHhM8B0E>2e8BXGS1dMSBd*~lu|q;QgWwncd9so)8#%r8doTrxF)~z z+h(&#P<1qw$|d}S$=#-+5=syYh3SIlp0Ekwc)Y$PuvOI#co^BOqs(nt5UOtneHB>< zKMUx9^Kp?Hrv$Ix!Ujz`(W{Dk(?MGyrrfqthHV&dnfiJxaWg8$=YWOjr3p|D*X_h+ zuq?s=f@2NKM;d}wnuR}h3nyhB+}!^RfD9m&;1ZL&TU*oVl(N&%PZly?Zm4Rmu(;S<7%wlUpFd!b za$QrGB>ROcH+~1?Ty@5%lPXI1p5aymtYqp%m<7(iTcGQDXM%pT{BHHvI|T7x{zp2o z7s+wyK~z#bShrv>s9fI%QBehH)MFfyhgS}J? zsPa)26;cFKtSadpxogj!AOjt#mz1E0)evx#YA3dBACKNpR}ct(k*Ig0UfUy%V2Ovk&=AjdSD0FE%*W48WFf94?%I zrr1pr;sDMAxZDKY(759W3xjd(7gDpw#jdPX==bU*aJ~ZhKpHPZccKSu)PPG3E%*T% z$Akch{Ylsax&z5VEr)v(8?;j6a(gw`$3ci1DBPpISMC)hf;~w&u4|zT2nEV%b!0Bt zW^kP1LLZxz{)&W#xd$vkB}sCDLtyK{YU{ac&qhKB0Z0fT z+MefmW9gVjW`(60B9g?*fz9WcB7yN!78mPSKau)~q99Aw2|1RikyD{pgdyF@eWXi| zdBUdGE#yB~8{!1o`x#X_9OQx6F|O-MY>3(=hT+bB zfun=!@{MjZv-sg}Q9BPVWBgXG>x#ARtXncs%=hocImX5aCg_mG{XLokV}4*)qC9Go z?izn~VE`L~^6hm3&rW_)eag822DT@m0cTVkKo@mKBFrj4Ia53J|esjJyF=U6w61_`mST=44_xO|m}SzS~TZm26g# z6}IhvBd7fOm=sVIY3{KWwBl4U$jIeerixNVwPUi>j9C6?zYOROC3$*WPAT0m> zz_KV9m%?1!QT5uc?fTz>+1oS#jdZa&O~hNlgCkF9p28UA&_RB93<@YfXrK{-%AQR| z>@jTO44&YTG`H%JQ@eA{F!cxIhBwj|&{=b`-^!&@a4~a;tdN{5jCp@m$3tte%QfBj zR@PZ_?!xd6Xt(v*McN8*_t>UdCKHc^6*TfOY}r9M1$=EXb7g!JpEix-raxJb;SR2_ zo@#*6%8}X7+Lg@r*RPVB!9yPFb@Gd|1*)UnnzMr=ahOiBGyrFN3W;L4vbfuYtxEN% zKf`ts>e428$&f}aKOTzbiKeMvQbCIrn55U;J%1fXG)?_71?|lzbkXCZqg4Sq0F+0^0h4ICs1yK5>QWy0M};ux1hY<1 zF{oBs*m@*_FUXn94Vw*dsQo)0@uO1(ji4xf7X@wztLIcp`V-#>3X{j3oI{3&QpBo)O6mfL zP>7h!HNii%TCMB+UfXWa^e$?0wdM1=uL}>EG`&Q)sXk$vrt5^ErJoYSip8`F$Yb@L z>$ClSANxMm!dnciuVdfGdi5p)gZ|!97NkP@BW7}3g~m6GoMy=c-88ceJWn|bDhwrH zFVQmBNF1`DSdx4vgQYl)H^w>`2PTyAA>nar(se;HFh!T3l&Cj2x|rP(_X*`G{%nTi zyyOmoi=)ovvpH5%gt$RMSD)&}4*pyijelh@E$4-P={U~t^4F7=4hqN{ll0a#S+SD4 z&>N#fi$xR(TyxG45E^$+6!g4aeLXAB3Don@Tf3cu@8)OUEe+Lm6v7})vU|C^{YR6o^D{q z;(GJCL@4k68q0S1ncG3m$xLaND-(9;AhfmMck}UgeAXxApaP5GyMJzAA!qtG3Pg zsy)A|>zcMY_YgZFkN4`jOKRa)BX>E1`kr6hU>)S5L~la=FYZZJ1B-1Q_$Oc38SwC|W&rc51=>$^Vb^U9ZDkwg(d6eR+O*jibk zS7x|7%@s-LI#5|dHaksEb$>}6q<6ly4n;nh`QbNlsW`t-C;$|uA~<)>wmCm{;M}=$ zfyk#Rf4s4!0zjd#FkhUCbDZ1ux%Pvew|O%xrU{(>A`EW~K&+aBWG)N;40ri5t84HKuTi^ArcXfsrAXZ^o*zBkIrjk3=Ake>HA{>U#Z>rjBnBPZH z%Ll&FZ(=(jF|plSf(TGm?s!|9Wb0YP7+>-4u+Z@T)N;liYPZ|%$DYpt(qKIElqY#2 z^znw{arhZ1yAE7LyU_-^9HGFr?QYT!h(ns3m?Ta&O)3i_BB9GD*s>n8GY5(xju1LS zA8c=7IMVeL7={5xO4ofXCBA#26<363XBS~}cG1T$!v5?r>YUd*8#Q5l_H|fyg{9u1 zD0irqaA#jfKSwHIUJ<^&H1=0ke7rRn33SJ@_d*~5Aeus?N3wNn zkI=4jiMjbokT6|GV(ncH)Jzn$T2Yi)scord_u`eIUXe{s%aY7IsjV9zB-@L&B;`wO z!W};r`Uy^D^9pW{#?T=TxG{RpN8e?S)I@RR3GkLfh5}b>7X|DZWOh*9kQ)%qJCM;5 zftoYazumcjqU1r$Bf=GUBz~GD%Kbb99&J{_ueYPBIAxeDB{J?IJeYTVVOu^n&F%)+ zm=$O#I?}bc_kz#inZ`Rzs#hTmvA@8hA+asrQAq$0B+BtEn}kO<(P_kke?f^3$8(qWb8n*3ze2ST7a0^1n@cl(}Lu7$~pMf3Vonz2VC{12~@i1#g zQmf*}h{Z+!BMss%c0rf!08kp~$pJu`nDO%4xI{gZ6AYYCIp55J_9{BGj~ne%m#iT0 zA%^EqjJM(S52BUdVX#5FuyRke`<0D?8(1?-IzUE#e#q>k0`$e=zi9a?BIG zc5el_xEgoG@;AL|b$Rw=%mi9&gN* z-B1rAKtthu!PeotWr0`Ub=v=(zZXvL0)UzetJr6l$daRNW*NX3#y}aN1Tz4`^Em)D zn2)hfF_C3Q+onYs!$8Trn2#s_)5@o5zGbdd==48-j1hbnY5kevIJz~e zO-?{Ux9yaIN4Ue-GX6{hLveRzyL$lCNSskbF?%Uvqlf-rRGMjI2KFow7e0{AFHBGS z%(s~*#BL>uO2zQCCLvVMOz&mJ@oNt)EZ_oy<>L>15I4vGvlkvz& zL}#riH3!@lF2QDcy4#_rg9ivBD*7)>wW0 zx(|a~rJBUC@5gact>o^J@}3`S*Nx9tIo4#1Zj;P_dko@O+nj1WGNGyt0oBAh#ellP z&_r9aRnMAPGYhc@({D~(}xXE>K^b3r4$ezM+T)BZuHyC3}vTvhhY_C z94o^B5OGKWfP;Yn2pE)tA+0pCDcSHLO@4Al^62*@LC5ER5<@ACL{V#sx&&4_Ef1Xcpp#IQcPI10&}?-hl+~1WB=(M9b~Lv>T+`DL$x8K@-Q?9@!S}=0(Ju7zsPBvisNT?= z4(+yLhldzgYz=sS2Q%4SByf_y>|1_27uH+F9RW=w!sc;8yq+H;7^J%eZKJM6pb_#gfKPJB=}R%7hmzPgrCt0oZzZKCkR9zyUij`2~ZV zu$9Lyvv9;7K_JV}**75sE7*84(igYl=NeT<(~Zm>>2m_?IMqR@o!7Xg{(b<0Zt zOUu`p=E!*3G}|*X<-)?kjEmnr%@SyY_+U%E8@n?L3x)E`OxrY{HsZiRQ@cqZ4y^P8 z(UV8gIk?ntrjn=^*i*zt$M&tfhfWdrZEB8Bk^r>_qRXY-y5P(4bI*G;Z*oF1(LxL*EjA-MkZ)T?d3#Zle;B}FU2MY=n# zP*wWN2OfB!bE`$8fnflCXG~*m^5F*_cwnBB)NbvxZS>H$AEZIXBt*T4ops+z&!o7c ze7QR(H6cVxzB|h3;9p6bEl818;4@{6DP|nc2=gu1jSY>3aLF`B`J}|$+ohDV(t_n- zozvD)Oj7MXg1kpM4Q{7uxl92`mqW#th*~YJ%4&5Xh(<%`z6xx$n~wm75_OLhpa$3< zB$WY%F<%eA5RZ5?4QGx*5PS)O61;@(fE8G2{jYa^56NTN;+ z!hH%|Ki#++ExR63YJlfSb)A^+-`xoOu@Py@T{KR3gZ5{~Dbio=p|Ry8CL7160i7e#!v#E;;msCCxZl6g>Q}m5 z_e$x>eBJ>UO?)}#sJYknnLT^#8+NT!tI&*rK{iaaCWW^H6v zN%T5s3rn&dTE4GCTn2%)I${aSugLdFTk`zWRGv#)>L~KwSO@+YR#2w2D-~OE*-e*2 z`XEIauBXdgmeYcJL0nq5h|OM{Z$5U^Tqw@N91VBQg~zJC&mfje{2>zNZusH%>6+lr z@Yi$F>ded%%UAE>-4GDcqAwr76e5U?o9Ip6hBunkh9y{^1y0oV*4en7jt`bqi|v*2P>7jNVNXkA&uI9He5?`*$C%O|;ChHRWOEY@(R0yjV<<+beIh?(1;-f>pD_6so zI2mzwf=j-ztlJL4-H39DtVC@hkV_>!)$_tH1g+Nca;p_srVysJhLT@rm0YTNNc(m7 zw=l+lF<=p6(bC>ArSb7@r3%8dZ*TAnzuh(kR4d)~zJ2X|bd42a%n;a`D--|^ud;!!)nI65KKXG{WjrgX^Qc)F>e_gp-G{(QA0!Z4e>#lPLB^SK}p@sNNtA3FsH zJmB4!T#~T+#zV8m#hY?z^tT=OMg5ZV8m;$`FEcG{GQ5_=NgNqqPP*8J zvJJTip{OKrlrv~evdA06_MXDm%XHc%zLT5*RdrT>&`VZAf1|fva^8sNL1HsTnN-?x z9c@mYOxeF(1{kF4d9DOY=A}@=q(tTc@{&+fC?WIG+Uo0&A%rqjPFd%Zd_GC?`Q$X* z0I4{pqutQ=9UCwQZJm*q{j@R&F;tbB4mB;uaTRkIV@z}9I*w&BZPJQG41-t|YHGIK zKM&W8F|OHlP{*XzSC(Acc1tBkYo~;BYrcCeKbmE9NVf~0UaNHJ9BH;PC!OY#?6JW4 z;hjW>U&DNtUJV+QIMkY1zV?DU_33}GSlS~$arB8xR~$D!#CFy_d%BGeSxm>y za$QS*#YAeSc;e_2_wA+*Iwsk2`fZp+V})s&b+h7QTf4j5&7~qj=gw&ucO-M#^SQ5i z&1=lSuK^)@OTQ&wXjd!Xmzu!v9muYZt7zX`Y_&>-<34~Oo$1fiA^^^pm>JMxn*H%{ z>t8rFHAXpTTl~<`FGL*BNyxf7>629}Nfde5zdz^?{+QCA_yGP1ZLfy3U7&`Ua!RQm zzC!*_?(?jpmUYzfmMc{d!k#>C3jx*2GJF?c+6V&btm!fMV%OyU>p5eL@#~K=FEFMj z-=Ow!DUaLKotYVs_&w8LX2#8rKU(|IUDxpmy&%ebuP-zVA! z&cm(#!eAB{($r;GyzG~CllDi1%wSxvsvUcuMRI+w`M%$ZfMVT=3wSg9!KHW{?L?_+ z3rM_z2LYK;FK_~#LugQQ3*p$t-8!7@-e;otb(Tw0ML5|j)NExt^J&e-U^|Y|K&cW+ z2}LPrIndCIm=nb=)g+?N))C&&8{2ZH8_>-b+z*P*rz^r>AFTi{EaxA?`o(0UE{NkoyM>h^WToZ)OVx;j9<;r>5|`{$gWk$=mNc z7@hog%WLKjty+EI9A6{rJvjMYw%obKHU<8TvfoWwIB8*AME>q*mjbLg-V4;6AOd zae~0PFW7v29moBE)LzmBtfMHbw|40&(Pa_?jDYDidX1mG-D!8b-Fmm(#_4NvwwdIp z+U`mA@wY2(^L@WIMeTmA4no*Z0lgpKDO(7r*ZMY{ss)BYMHmWd(5z(FpH!>WN8e&& zJv+Bn0_?IjH>2*4B(?)z0i5J4eN^hkXA(YiRC*n=DQ4&^AvSzQQOCheI zKtdQPKJIa46k_k5o3WVfx&W$iCI}cHB|)7{fJT{2%Ff=(U|=ZS0FG10haa18@Oysy zI01%@0-*+V9Kmr=EY9qAjSKVq@c-D%6O4)NIEpjO2xH8~_${-uv$+UMgAj~`^eoG= zJRvd0+HsUYNTo7=UK+%}l$i=Ujsu{ilu`jWjzgrN6dMMSL~9}mp_o!r5yx@Bl2S?q z;5eEnlNrPyh9p{(cR>(_0hqPY4-ZD~(UI2$*mEFDBZwKLBv3|9yfm|&)1nu=rLc>-_!r#K%qJ+jY)c;?4HCFh1|T5OAil4*I_&W_0w@I5~Z zCuh*DGZiG?hZ;iM^9drK(h|ODQVmL~ zW)vbhLP+)?HHwP9Ac}LdD2aU(%=c0Zf~RPxz$LV_U`1Djvip;A6%T*^Io@>5&jv47 zTdeTM&$AwLd#eKfDZ7Ii+D?V5o>8q)F9-t}=Jsb?3z-|+n>VB+A9Myl*)(yFh@(l{ z5Kg;N7%a$b4*PchX$Qc0)PJ4>;N0$CMdD1+_oZtbJ#rEY=q+HVj-yHAOQ}J8UZ@-V zOqS*3PPysFqex{E`kHApvoV507S{k-PRs8isJZV9Ft2TEccq(w+HxL?QVM^( z>;!Vl=&$0+S%F?3%|+jbuPC)eyRw+;GRv~|kZUYE+dKxmwY3nOE$1+0*|`B~c$?&m$3)^qkr_hSuuFtFkR$T)V@^X&D&+eI9qVO7wIG-A9W%7HJV6Vr_ zI+l^g#2_!`GQ=?3Iau!$-E}<+IfiYvjXCKm-~t|#PTONRnQ#^nSaB@5ZAR!p29GeC zQTv#wkwiQ9Hj%K{x}B!nDHt!->7T|tZqmnlbaBghBEjp-ixk1We(g;yxX0PddQsn} zV^bDWyS|B3isSaEsekmdJ4f)JbU4{AXUhCd7W@5vUF%sU|DMOtY_1YzfpBrPRvy#$ zX{V5OymU@N+Z`{+>{x9!;n*t!B&T;N@X|2+d|`A1c`%o79>Ihh0FTyt9bS3RYGX9& zbSIFWPC3XPd2tNW;&O5e;uk-YOnxZ`Bs#Hq4<6tGY|h=Y8IZQeEFRLu$$zI=^A^ye zKD4Nm*IP6B4X1cM)HeLX>Q}+m;rXJo`VVoLbP$3uiqTPY7Cnl75q+4NH40pkI7{U= zhStl;R=|SgA=n<8#r7@>j!M8BB=N3e@R*5qXQc;c0QF}voFs_(G(by}ZLAV?-8&0I z$v}|LN8tSdRp{rz2pWqgDBE+!vT%a{_J06QKIphht?6PDuvvuSbgO-Sm5>HNmaVzo zRUFUN@&U}nl@uBn1FW8Jx2B5?2=aT*oY`Y3VFHGCm)d3zKI~e=L}pd zMtMeX9sr^u*5~K#1`wu>N{odLIHrIShNxH!LzBSuwUBG+WR*y9Oty*<0F*$OPE^dC z{_jthGRgpeutJ)q1tz7FxlZ23DQ zDPA=TM%awZ;2jZB9$5&j|72r`=jI3A@@-11xxC{9=TR!yNFdiq)zWdo9n8243O)wQo!l2OQ8GXSu3t=YZJ7TjQC=DEpoVYUyU9mbH)H_DTL5D0b% z26OGjA(zo@kDl*te|h=f&h4lhjGzTMZmE_cvzra8>qgGwmZwhV1p@K zWiY^EkyZ+}WH^oy=y?ljk-uhYZJ#p%%&%-I4;HBBClDvTM;8D}`U;-1%yYKZ<{F%~ z;`NtF)Gycukw>N8F8c3?<&XaRRR>wh)AFb!hW!i3M0Qy*@Ff(l2GQ+W%VzS>MGDPl z%0K$!1Ov&o)Ac)K5_;peAy2tidzpA3X*yCuSxW!g@;Y&=$ z;+Jl3&=2q5H9fY^Jgul3mtS7EZ_`n=j;JLcQ!16>m(~d^mmz*UdfqSi`YziIqGL1l zGX)$aja^k*e1)VL8>FWMv?at4vVW*^0l((pu-dBZ>A5{66+VN0ec4Z!)S5K5S?;;*#KoTR zbpnGCNb?TnA@77FclgkT%gqBa<|gYQa!qBu$J6-Su0`wo2i}r@pJh0i0X6aNzfJOa zHvR@K!`u7c%a&pa(YF`8D=lNL*60h-gmNEo>N=3ZMVLr{#fgd9f)|X_Ue*n*PXejw zLeRZmZ3B1$C`AP15nmnSEN_ zZm;8UD_@W&D9XcrToC-+BZ8r2J70FCe2a^RJ44Q;xC ziA!FHw9;)pbbOylh%|xSV333xhDuFf7ddfZo-GWA3m2w>@EN5{_Oq*3uM%@gV468= zyTNe|)8#kX4H2rshW^@1klPr!Z^(-R0l0sHrjab)Y%wq5r`fH*mADbGw3JoX}QO%bl8 z1`KsW+{C+?>m|d~b#41ZP_%RDJFR1IZt5uo2Dw=WMoK^U@b`_+pdX=~(#LQjnv-!7 zcOoCrBkBRMoy>sFDMASSNVC=429~8*(CxGb?XJH>`{KlK5EwjQy9?5kl~vj)(Urv! zsqPZD1Vc5x$$%k^5k#9gZN_xlSHPV(w%uWz_99M$m3B6&$W4*!d?29BbZNQf3IhWM z#srtQ zu7+GjRcZ_fPTXQ>YaoVEoN5#e1IC6?Y)lmm0tB=j&J&1ezX<*Z6<~{g`9-!(O_SOp z?6ePOFoi*V&mMi=iD(;Ln_y>MF@3_>KQNS$x zZ*y~V$hKFrgGB%dAOX+L&CM;(gT=tMK$j}1ciIoxc3q7UX-e$UK~vZ|=(J>Zk#eS9 zTj?^cz;Jef+wt_}n)>&Dhv#3@T=q@F2yRDATrd(*Bu2=HJ8r*y^2{X*SX)EjQy+PV zPWahej8dg2w?x^)cz58IjmM+Dn9R=UeG2T#guyFD?Z58fW8 z!3H&7;}{9{i>_?Cw2kC{-W!U=ne;z|Fq*x|&ki}s6$7i$5Ju-p2HSBOu4~#OF`3~s@H#^bML-bLLW5O%)7v)r%+RV@4n={cL47x!J z?jS->GS1OdQ?G7pOiuN{ni&W-Ha2FS`g4RNsn>HGH~(M%=C(s-H#TMg&rI*FymWHr znrmiO8E3Y|jVATV3(wiu*x1OeL%DVDpT+B5egXYYU^U2@L+7P{GDwaMYXBhkCPg5) zhoL>o<@3c=&TsNG<&ddHf3=v;=jI0n9IE6CHlIq8yeZAgc;LRT=oz}Ml>~TL5JNo+ zZZjd3E^_ai?a$5U57^D%#F-f5xXb0Y3z?LA%C!}yrsIMmw1Yg}-x+v1(v_*S4zC}B zsZ7Q*`#LwgsopzztExjD=(T9O#esfrFjx}0NDi`mREyC80MG~t z>t!twwBcGcbgRkm466G}MFbEDz{4eK$0(;7!lDs0A2GZK>$Y{=wq#rZrx)$V71M=+ zX6oqCe>ER>(L2VEAn5ayN9kc4v8;72E{{I!Pyawvi-?S*VnuM1Mf753QB+J6>mt<0 zpWVRV0qh_3|Hod-C>KWM8Ttl1Z*FeR=->m@0&xWuz&yh`uc9)aR3VY_a9g@8E6N1N(k*q5;B$=QG{$K{+JNiM{XFdpZqHHCcj#- zV$<|JVLFBs0rb{g!W51nWbls=NQ9kx0pBkUuN3Fy-@R904>C!U`E#g;_MvNJKUv;C z4?~d2fWm0VLFO9DDOY&-)fU^ zCz9?dqM)#E4&a}s$KOILNDlQtARrkdO2 z%s}iJGI-xf#T}QuNTzG#GWG#~%JF>UUN008jy7AZh%8i7tIk=%%+UpVuz>xZ5Q7o| zazICR2||&GEctdRGSDBmb;M1TvMUpuPy`3PP3M*L2=hH{3l6|U2)-W^oG1(XK6Wia zJcIjGpAK|wlK~e2_Pvl3I*xhCYL4_v)X)W%!U!&Ej~*(Mr&{4Xrfpe!%Q}YKv9}w)H|;6KGnv}Rx~=_# zzIWajw}hQeCyeNvFchs$ex@M#_Xd-x<@nGODtUHVSACkS+szn36qaspHhlpI2Z zW0Z7epqy6=!R}a}WO(x!0E(VB@l#(V)fym-bG~m=EiC(^0ljVQ(|^|Q`+QW>XycA_ zy1h8;r<@v+z-q|Yv6H{3rEQb(sBH%rU|1kl!|g_Ho1rI{b+uN}hEN$kNEi#5v^(b6 z?S>u`z*2Z59|ilAl+e#bQEuk7=|@(2FmW`0Ifx`sJYI5Emu&uzzuSvX47%?sCtJ0)rl(!^ z=g4|P;kEI}pmeB@-36Ae0?#ahXPB(lE$in?2+EyF+u?sNm5e)Z#o@n*gQ57^x--$o zgD2P1DRAO(bPnB(9z?I@At#dg_?F!~aOX_Lcu-ME+y^0{2{Kk#i&DS2LA$v|*Ebv^fgT~`!x_@Wa8 z&Uvl7ZKZ^0&ra0Wz(dpBZnwz~7PUU_1cB3?FR)!_znSj0{>cw`l#gy9WQw-U-ENI+ zT9*#LDsO$Tb>c0d?*&B05u=#rL0H?t7TdRyHh&qfF@lDPO5>xEZ(A$Uw)Fv96-TIv z$#{#{W2}LOcm%QAf#Y|?Dj7v`c>Z9@yyaBb5>s6n$<5CQ_#$g-9RWA~@YmG*s09ig4hWT7pnVG3pF-&FMmCj^`-3zs_z6qU` zZZ-wDTAi7xWVw78=JFX73XMi>({>mGH%$&B(-038lABRDJzXxj4pb*KJ@%YzIc}*u zJsn0S|BObjbp91O5(f2e$2a$S#?3xX{JyQ-2|F;UDP3+LXt}f9Yj-Yr-$F7^0NeA0 zJgNCp%xlfA`-YHkK5N_d34ukc1XNTov_dk#!% z!$CQ;1aTi-lyyiaGfW!Y5STj+<54FQID~QsI(mx3;>@-ZLjr;xIW8Dve40;!JkAg1 z-Ff}>*KeKoE&bKAzfRNiR5#7C%mHwodi1$RthZkP5gEDjWQFfLwKy@mwY9}2dCC2- zbp7?$Z#~D!_4O#Lm{%Rt7-#c!OUZ<28Fd)i#l( z&7vCU9-(-`kQs=W(|eaAP8V>JW%X7+F9LL=-fU51l5+64UWai!wQJWb2)_2N$Z=;G zo5|;9rt|sf>HI7SzEIl~zBd_9j9{9p3kNVbd&@1i*!C@rM#F^Z5G+4GtJ!EY-U0L# zQz4l8YzChKIPN5m`m(~-YBi>V!CCSqv-%eGalCOQ#g3^NJrwrRdDg6f`~UkZxIcr1 zk2%hibc@j{J2e~+K{)PY2xuzC(tH)(;3Z;myKUdz-o6@V8gxy=rt}X9f!_sx3X_zG zm+(B3N1GR+RqBH~`LIvkeW(k1+CBC6p^u@@!zvFpn(CXTE&+fb!$H( zGGHrx*?6!(=BYZ#K}Va!!@!!Q>UE{0tSzisN{F?^H3!z~QYuwnToXcBs|&SX-auVh zLev-5loDcfVcX#gt3oKXwon)1Qwu)~99nqzt~ecNx_tZ<|MgK9!b&}YM;I?GybE3< zw28pqB(c$Tp0s3MZRoWPdSQz#XDjp~7+x=Z4GoJ{xn-;Ho8buPV z=8ecWB0nq`mppXsn2VT6r<)c>IwrM-gCZ&0G@st8bjw;U(EHYv!5~bemec^iEC_;E zxi1d7W;Lr9i`t2-uzh0D=45}>T0jiGliCPz~6}QlmY2%A89fIihmAhEufjKBjbqAbw|~O!NWy&=SW0$ z{E%F~N{DeDWX^T~9BF%5Dzawkfa&iJ_;pcUY{P!mtk@!rQ&L!w6XR~x64Fw_aiYj^ zgt9)Yg;1IqdP_56SA~hv_8yChHkjVB3DXw6&~(g^+xB{8X{7*^(v}iZ3eyx)ibsXe z7!yNlmJ(YtnWR@twUA8PBxTwr1}16ko?{*PmnwbaJm)<#*zLA16@L-(tP*D-N`hQ9 zKr3CJ0>Hh_WM~Ud>1Vd10W8kXCLx{d#JvgV_cb!Kf)37&&2yfQUWy)tpQiC|;D|bc zBxRbXxygXF@I|B6s2yeA6O8v_0k;7wjf`4qzKk)1=Cf`RZP5LhbuEr%rOr1BGN(aE zJGR$NCzC$++wf}?W6GGs`-o(8R*|Zhni5r_uA__b`u@CHtr9gQs?};$OewOqhf%?p zsr`g=FM|lvJ8>qB?$_+o6o4{2&a&8MvecYQK9bBeOD9QbB>--TDg57BMt`RMhrOG;9kGnX>ruMu(LCM2kDl(6$Amfled?}eBv817Q^nO3LS z8_>%p)^8)N4*2HhQc@B6m|03$3{9TmPwg5$ILU-#T|4+K*f z6eZ^bfY~vDo96ntbLR+EfTseu$22*Z9S-o#44_ScIDh9ZCh zOSi~6aQ*pyy%4-Zh<5}9=>D?7u!)lGdOFG}vHAkHkbz z)}ZSM{QPKJof;-1+ldMXM&7xru+V9{pwkP3?xx$o&A2V{1XN+rSzxoyRZF<9Tk3Pj z37BrTUG_JAzdv1|Et&QYE|iJ}?dY<@9&~j-(7lsABP%2Zh%>@ivEX^O-nZCch zuYbaVbI5kP4Xf>TyM1B%dL84UKMh>3EG@1%@o%)-YW4O%LaWu?V#nIzQe{8d&8o7bd_Ar$T?S?D*#m8($7k66(Gq?L+%=vciW-plK9lAZ^R2@_F4HDg3vx;xz#J#7KmNq

8BC^!BI#_0UW9ia1p5G*c|qTx5tf3z)F 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 af4^(?DQT-B1Zb=3!=IPs{$&6I000044J$wZ literal 0 HcmV?d00001 diff --git a/_app/immutable/chunks/3.vrymPXLD.js b/_app/immutable/chunks/3.vrymPXLD.js new file mode 100644 index 00000000..431a67df --- /dev/null +++ b/_app/immutable/chunks/3.vrymPXLD.js @@ -0,0 +1,899 @@ +const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./javascript.D5xzWLgm.js","./typescript.CezjgI0o.js"])))=>i.map(i=>d[i]); +import{H as ej,s as ga,e as _e,b as at,t as yn,c as ve,d as Be,h as lt,f as Ln,g as ge,u as z,j as Pt,k as ee,W as di,X as jh,l as nC,r as Ac,Y as tj,U as vS,F as o8,Z as sC,w as A2,z as r8,_ as a8,A as l8,B as d8,C as c8,$ as ij,a0 as nj,a1 as Oi,a2 as og,a3 as h8,n as Kn,m as Th,o as P2,a4 as sj,a5 as oj,a6 as rj,T as u8,p as gF,a7 as Bu,a8 as Wu,x as fF,a9 as g8,aa as aj,v as lj}from"./scheduler.Cj2_EUWt.js";import{S as fa,i as ma,t as en,g as DL,b as _n,e as xL,f as bS,h as f8,c as lo,a as xo,m as co,d as ho}from"./index.fHxmWqpJ.js";import{b as mF}from"./paths.DAs42XH3.js";import{w as dj,V as cj}from"./View.DAGWxR6h.js";import{aA as pp,bm as hj,bn as uj,a as Ol,at as Nw,bo as gj,bp as fj,bq as m8,br as p8,bs as mj,ak as pj,al as _j,aB as pm,bt as pF,bu as s1,bv as vj,bw as bj,bx as Cj,by as wj,bz as Sj,bA as yj,p as Lj,l as kj,bB as Dj,aF as xj,i as Ij,aE as Ej}from"./state.D3bQ1g5i.js";import{t as sE,s as _F}from"./theme.Cu7BJlvI.js";import{_ as Ee}from"./preload-helper.D6kgxu3v.js";import{w as Nj}from"./index.BIOmDrk3.js";function od(o){return(o==null?void 0:o.length)!==void 0?o:Array.from(o)}function Tj(o){const e=o-1;return e*e*e+1}function vF(o,{delay:e=0,duration:t=400,easing:i=ej}={}){const n=+getComputedStyle(o).opacity;return{delay:e,duration:t,easing:i,css:s=>`opacity: ${s*n}`}}function bF(o,{delay:e=0,duration:t=400,easing:i=Tj,axis:n="y"}={}){const s=getComputedStyle(o),r=+s.opacity,a=n==="y"?"height":"width",l=parseFloat(s[a]),d=n==="y"?["top","bottom"]:["left","right"],c=d.map(v=>`${v[0].toUpperCase()}${v.slice(1)}`),h=parseFloat(s[`padding${c[0]}`]),u=parseFloat(s[`padding${c[1]}`]),g=parseFloat(s[`margin${c[0]}`]),f=parseFloat(s[`margin${c[1]}`]),p=parseFloat(s[`border${c[0]}Width`]),_=parseFloat(s[`border${c[1]}Width`]);return{delay:e,duration:t,easing:i,css:v=>`overflow: hidden;opacity: ${Math.min(v*20,1)*r};${a}: ${v*l}px;padding-${d[0]}: ${v*h}px;padding-${d[1]}: ${v*u}px;margin-${d[0]}: ${v*g}px;margin-${d[1]}: ${v*f}px;border-${d[0]}-width: ${v*p}px;border-${d[1]}-width: ${v*_}px;`}}function CF(o,e,t){const i=o.slice();return i[11]=e[t],i}function wF(o){let e;return{c(){e=_e("i"),this.h()},l(t){e=ve(t,"I",{class:!0}),Be(e).forEach(ge),this.h()},h(){z(e,"class","fas fa-chevron-right icon svelte-1qkpo3v"),vS(e,"isOpen",o[0])},m(t,i){Pt(t,e,i)},p(t,i){i&1&&vS(e,"isOpen",t[0])},d(t){t&&ge(e)}}}function SF(o){let e,t,i,n=od(o[3]),s=[];for(let r=0;r{i&&(t||(t=bS(e,vF,{},!0)),t.run(1))}),i=!0)},o(r){r&&(t||(t=bS(e,vF,{},!1)),t.run(0)),i=!1},d(r){r&&ge(e),sC(s,r),r&&t&&t.end()}}}function yF(o){let e,t,i,n,s=o[11].title+"",r,a,l,d,c;function h(){return o[8](o[11])}function u(){return o[9](o[11])}return{c(){e=_e("div"),t=_e("i"),n=at(),r=yn(s),a=at(),this.h()},l(g){e=ve(g,"DIV",{role:!0,tabindex:!0,class:!0});var f=Be(e);t=ve(f,"I",{class:!0}),Be(t).forEach(ge),n=lt(f),r=Ln(f,s),a=lt(f),f.forEach(ge),this.h()},h(){z(t,"class",i="mr-1 "+o[11].icon+" svelte-1qkpo3v"),z(e,"role","tab"),z(e,"tabindex","0"),z(e,"class",l="tab tab-lifted "+(o[1]===o[11].id?"tab-active":"text-primary-content"))},m(g,f){Pt(g,e,f),ee(e,t),ee(e,n),ee(e,r),ee(e,a),d||(c=[di(e,"click",jh(h)),di(e,"keypress",jh(u))],d=!0)},p(g,f){o=g,f&8&&i!==(i="mr-1 "+o[11].icon+" svelte-1qkpo3v")&&z(t,"class",i),f&8&&s!==(s=o[11].title+"")&&nC(r,s),f&10&&l!==(l="tab tab-lifted "+(o[1]===o[11].id?"tab-active":"text-primary-content"))&&z(e,"class",l)},d(g){g&&ge(e),d=!1,Ac(c)}}}function Mj(o){let e,t,i,n,s,r,a,l=o[2]&&wF(o),d=o[0]&&o[3]&&SF(o);return{c(){e=_e("div"),t=_e("span"),l&&l.c(),i=at(),n=yn(o[4]),s=at(),d&&d.c(),this.h()},l(c){e=ve(c,"DIV",{class:!0});var h=Be(e);t=ve(h,"SPAN",{role:!0,tabindex:!0,class:!0});var u=Be(t);l&&l.l(u),i=lt(u),n=Ln(u,o[4]),u.forEach(ge),s=lt(h),d&&d.l(h),h.forEach(ge),this.h()},h(){z(t,"role","menubar"),z(t,"tabindex","0"),z(t,"class","mr-2 font-semibold"),z(e,"class","flex cursor-default")},m(c,h){Pt(c,e,h),ee(e,t),l&&l.m(t,null),ee(t,i),ee(t,n),ee(e,s),d&&d.m(e,null),r||(a=[di(t,"click",jh(o[6])),di(t,"keypress",jh(o[7]))],r=!0)},p(c,[h]){c[2]?l?l.p(c,h):(l=wF(c),l.c(),l.m(t,i)):l&&(l.d(1),l=null),h&16&&nC(n,c[4]),c[0]&&c[3]?d?(d.p(c,h),h&9&&en(d,1)):(d=SF(c),d.c(),en(d,1),d.m(e,null)):d&&(DL(),_n(d,1,1,()=>{d=null}),xL())},i(c){en(d)},o(c){_n(d)},d(c){c&&ge(e),l&&l.d(),d&&d.d(),r=!1,Ac(a)}}}function Rj(o,e,t){let{isCloseable:i=!0}=e,{tabs:n}=e,{title:s}=e,{isOpen:r=!1}=e,{activeTabID:a}=e;!a&&n.length>0&&(a=n[0].id);const l=tj(),d=f=>{t(1,a=f.id),l("select",f)},c=()=>t(0,r=!r),h=()=>t(0,r=!r),u=f=>d(f),g=f=>d(f);return o.$$set=f=>{"isCloseable"in f&&t(2,i=f.isCloseable),"tabs"in f&&t(3,n=f.tabs),"title"in f&&t(4,s=f.title),"isOpen"in f&&t(0,r=f.isOpen),"activeTabID"in f&&t(1,a=f.activeTabID)},[r,a,i,n,s,d,c,h,u,g]}class Aj extends fa{constructor(e){super(),ma(this,e,Rj,Mj,ga,{isCloseable:2,tabs:3,title:4,isOpen:0,activeTabID:1})}}const Pj=o=>({}),LF=o=>({});function kF(o){let e,t,i;const n=o[7].default,s=r8(n,o,o[6],null);return{c(){e=_e("div"),s&&s.c(),this.h()},l(r){e=ve(r,"DIV",{class:!0});var a=Be(e);s&&s.l(a),a.forEach(ge),this.h()},h(){z(e,"class","card-body flex-grow overflow-auto p-0 text-base-content")},m(r,a){Pt(r,e,a),s&&s.m(e,null),i=!0},p(r,a){s&&s.p&&(!i||a&64)&&l8(s,n,r,r[6],i?c8(n,r[6],a,null):d8(r[6]),null)},i(r){i||(en(s,r),r&&o8(()=>{i&&(t||(t=bS(e,bF,{},!0)),t.run(1))}),i=!0)},o(r){_n(s,r),r&&(t||(t=bS(e,bF,{},!1)),t.run(0)),i=!1},d(r){r&&ge(e),s&&s.d(r),r&&t&&t.end()}}}function Oj(o){let e,t,i,n,s,r,a,l,d,c,h,u,g;function f(C){o[8](C)}let p={tabs:o[2],title:o[4],isCloseable:o[1],activeTabID:o[3]};o[0]!==void 0&&(p.isOpen=o[0]),n=new Aj({props:p}),A2.push(()=>f8(n,"isOpen",f)),n.$on("select",o[9]);const _=o[7].actions,v=r8(_,o,o[6],LF);let b=o[0]&&kF(o);return{c(){e=_e("div"),t=_e("div"),i=_e("div"),lo(n.$$.fragment),r=at(),a=_e("div"),v&&v.c(),c=at(),b&&b.c(),this.h()},l(C){e=ve(C,"DIV",{class:!0});var w=Be(e);t=ve(w,"DIV",{role:!0,tabindex:!0,class:!0});var S=Be(t);i=ve(S,"DIV",{class:!0});var y=Be(i);xo(n.$$.fragment,y),r=lt(y),a=ve(y,"DIV",{class:!0});var k=Be(a);v&&v.l(k),k.forEach(ge),y.forEach(ge),S.forEach(ge),c=lt(w),b&&b.l(w),w.forEach(ge),this.h()},h(){z(a,"class",l="flex items-center gap-x-4 "+(o[5]?"-mt-2":"")),z(i,"class","flex justify-between"),z(t,"role","toolbar"),z(t,"tabindex","0"),z(t,"class",d="bg-primary p-2 "+(o[5]?"pb-0":"")+" flex-none cursor-pointer"),z(e,"class","card m-2 flex flex-grow flex-col overflow-hidden rounded shadow-2xl")},m(C,w){Pt(C,e,w),ee(e,t),ee(t,i),co(n,i,null),ee(i,r),ee(i,a),v&&v.m(a,null),ee(e,c),b&&b.m(e,null),h=!0,u||(g=[di(t,"click",o[10]),di(t,"keypress",o[11])],u=!0)},p(C,[w]){const S={};w&4&&(S.tabs=C[2]),w&16&&(S.title=C[4]),w&2&&(S.isCloseable=C[1]),w&8&&(S.activeTabID=C[3]),!s&&w&1&&(s=!0,S.isOpen=C[0],a8(()=>s=!1)),n.$set(S),v&&v.p&&(!h||w&64)&&l8(v,_,C,C[6],h?c8(_,C[6],w,Pj):d8(C[6]),LF),(!h||w&32&&l!==(l="flex items-center gap-x-4 "+(C[5]?"-mt-2":"")))&&z(a,"class",l),(!h||w&32&&d!==(d="bg-primary p-2 "+(C[5]?"pb-0":"")+" flex-none cursor-pointer"))&&z(t,"class",d),C[0]?b?(b.p(C,w),w&1&&en(b,1)):(b=kF(C),b.c(),en(b,1),b.m(e,null)):b&&(DL(),_n(b,1,1,()=>{b=null}),xL())},i(C){h||(en(n.$$.fragment,C),en(v,C),en(b),h=!0)},o(C){_n(n.$$.fragment,C),_n(v,C),_n(b),h=!1},d(C){C&&ge(e),ho(n),v&&v.d(C),b&&b.d(),u=!1,Ac(g)}}}function Fj(o,e,t){let i,{$$slots:n={},$$scope:s}=e,{isCloseable:r=!0}=e,{isOpen:a=!0}=e,{tabs:l=[]}=e,{activeTabID:d=""}=e,{title:c}=e;function h(p){a=p,t(0,a),t(1,r)}function u(p){ij.call(this,o,p)}const g=()=>t(0,a=!a),f=()=>t(0,a=!a);return o.$$set=p=>{"isCloseable"in p&&t(1,r=p.isCloseable),"isOpen"in p&&t(0,a=p.isOpen),"tabs"in p&&t(2,l=p.tabs),"activeTabID"in p&&t(3,d=p.activeTabID),"title"in p&&t(4,c=p.title),"$$scope"in p&&t(6,s=p.$$scope)},o.$$.update=()=>{o.$$.dirty&3&&t(0,a=r?a:!0),o.$$.dirty&5&&t(5,i=a&&l.length>0)},[a,r,l,d,c,i,s,n,h,u,g,f]}class vb extends fa{constructor(e){super(),ma(this,e,Fj,Oj,ga,{isCloseable:1,isOpen:0,tabs:2,activeTabID:3,title:4})}}const Bj="6.6.0";function Wj(o){let e,t=' Copy Image to clipboard',i,n;return{c(){e=_e("button"),e.innerHTML=t,this.h()},l(s){e=ve(s,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(e)!=="svelte-1pnrpu3"&&(e.innerHTML=t),this.h()},h(){z(e,"class","action-btn w-full")},m(s,r){Pt(s,e,r),i||(n=di(e,"click",o[9]),i=!0)},p:Kn,d(s){s&&ge(e),i=!1,n()}}}function DF(o){let e,t,i;return{c(){e=_e("input"),this.h()},l(n){e=ve(n,"INPUT",{id:!0,class:!0,type:!0,min:!0,max:!0}),this.h()},h(){z(e,"id","height"),z(e,"class","input"),z(e,"type","number"),z(e,"min","3"),z(e,"max","10000")},m(n,s){Pt(n,e,s),og(e,o[6]),t||(i=di(e,"input",o[18]),t=!0)},p(n,s){s&64&&h8(e.value)!==n[6]&&og(e,n[6])},d(n){n&&ge(e),t=!1,i()}}}function xF(o){let e,t='This site is powered by Netlify';return{c(){e=_e("div"),e.innerHTML=t,this.h()},l(i){e=ve(i,"DIV",{class:!0,"data-svelte-h":!0}),Oi(e)!=="svelte-13n07jm"&&(e.innerHTML=t),this.h()},h(){z(e,"class","flex w-full items-center justify-center")},m(i,n){Pt(i,e,n)},d(i){i&&ge(e)}}}function Hj(o){let e,t=o[8](),i,n,s=' PNG',r,a,l=' SVG',d,c,h,u=' PNG',g,f,p,_=' SVG',v,b,C,w=' Kroki',S,y,k,x,N,B,P,R,O,U,Y,me,ie,Se,ne,Re,De,Le,pe,Wt,Ai,Nt="Copy Markdown",_t,Lt,tt,Tt,Ie,Qi,Qn="Load Gist",Nn,io,xi,Es,Ns=t&&Wj(o),ln=o[5]!=="auto"&&DF(o),te=o[7]&&xF();return io=nj(o[15][0]),{c(){e=_e("div"),Ns&&Ns.c(),i=at(),n=_e("button"),n.innerHTML=s,r=at(),a=_e("button"),a.innerHTML=l,d=at(),c=_e("a"),h=_e("button"),h.innerHTML=u,g=at(),f=_e("a"),p=_e("button"),p.innerHTML=_,v=at(),b=_e("a"),C=_e("button"),C.innerHTML=w,S=at(),y=_e("div"),k=yn(`PNG size + `),x=_e("label"),N=_e("input"),B=yn(" Auto"),P=at(),R=_e("label"),O=_e("input"),U=yn(" Width"),Y=at(),me=_e("label"),ie=_e("input"),Se=yn(" Height"),ne=at(),ln&&ln.c(),Re=at(),De=_e("div"),Le=_e("input"),pe=at(),Wt=_e("label"),Ai=_e("button"),Ai.textContent=Nt,_t=at(),Lt=_e("div"),tt=_e("input"),Tt=at(),Ie=_e("label"),Qi=_e("button"),Qi.textContent=Qn,Nn=at(),te&&te.c(),this.h()},l(G){e=ve(G,"DIV",{class:!0});var K=Be(e);Ns&&Ns.l(K),i=lt(K),n=ve(K,"BUTTON",{id:!0,class:!0,"data-svelte-h":!0}),Oi(n)!=="svelte-gxckzm"&&(n.innerHTML=s),r=lt(K),a=ve(K,"BUTTON",{id:!0,class:!0,"data-svelte-h":!0}),Oi(a)!=="svelte-j1ivuz"&&(a.innerHTML=l),d=lt(K),c=ve(K,"A",{target:!0,rel:!0,class:!0,href:!0});var M=Be(c);h=ve(M,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(h)!=="svelte-w0tp2z"&&(h.innerHTML=u),M.forEach(ge),g=lt(K),f=ve(K,"A",{target:!0,rel:!0,class:!0,href:!0});var A=Be(f);p=ve(A,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(p)!=="svelte-12xbd2e"&&(p.innerHTML=_),A.forEach(ge),v=lt(K),b=ve(K,"A",{target:!0,rel:!0,class:!0,href:!0});var j=Be(b);C=ve(j,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(C)!=="svelte-1bqmray"&&(C.innerHTML=w),j.forEach(ge),S=lt(K),y=ve(K,"DIV",{class:!0});var V=Be(y);k=Ln(V,`PNG size + `),x=ve(V,"LABEL",{for:!0});var re=Be(x);N=ve(re,"INPUT",{type:!0,id:!0}),B=Ln(re," Auto"),re.forEach(ge),P=lt(V),R=ve(V,"LABEL",{for:!0});var we=Be(R);O=ve(we,"INPUT",{type:!0,id:!0}),U=Ln(we," Width"),we.forEach(ge),Y=lt(V),me=ve(V,"LABEL",{for:!0});var Oe=Be(me);ie=ve(Oe,"INPUT",{type:!0,id:!0}),Se=Ln(Oe," Height"),Oe.forEach(ge),ne=lt(V),ln&&ln.l(V),V.forEach(ge),Re=lt(K),De=ve(K,"DIV",{class:!0});var He=Be(De);Le=ve(He,"INPUT",{class:!0,id:!0,type:!0}),pe=lt(He),Wt=ve(He,"LABEL",{for:!0});var st=Be(Wt);Ai=ve(st,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(Ai)!=="svelte-ml57uk"&&(Ai.textContent=Nt),st.forEach(ge),He.forEach(ge),_t=lt(K),Lt=ve(K,"DIV",{class:!0});var Xe=Be(Lt);tt=ve(Xe,"INPUT",{class:!0,id:!0,type:!0,placeholder:!0}),Tt=lt(Xe),Ie=ve(Xe,"LABEL",{for:!0});var Zt=Be(Ie);Qi=ve(Zt,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(Qi)!=="svelte-1jbk9ad"&&(Qi.textContent=Qn),Zt.forEach(ge),Xe.forEach(ge),Nn=lt(K),te&&te.l(K),K.forEach(ge),this.h()},h(){z(n,"id","downloadPNG"),z(n,"class","action-btn flex-grow"),z(a,"id","downloadSVG"),z(a,"class","action-btn flex-grow"),z(h,"class","action-btn w-full"),z(c,"target","_blank"),z(c,"rel","noreferrer"),z(c,"class","flex-grow"),z(c,"href",o[1]),z(p,"class","action-btn w-full"),z(f,"target","_blank"),z(f,"rel","noreferrer"),z(f,"class","flex-grow"),z(f,"href",o[2]),z(C,"class","action-btn w-full"),z(b,"target","_blank"),z(b,"rel","noreferrer"),z(b,"class","flex-grow"),z(b,"href",o[3]),z(N,"type","radio"),N.__value="auto",og(N,N.__value),z(N,"id","autosize"),z(x,"for","autosize"),z(O,"type","radio"),O.__value="width",og(O,O.__value),z(O,"id","width"),z(R,"for","width"),z(ie,"type","radio"),ie.__value="height",og(ie,ie.__value),z(ie,"id","height"),z(me,"for","height"),z(y,"class","flex items-center gap-2"),z(Le,"class","input"),z(Le,"id","markdown"),z(Le,"type","text"),Le.value=o[4],z(Ai,"class","btn btn-primary btn-md flex-auto"),z(Wt,"for","markdown"),z(De,"class","flex w-full items-center gap-2"),z(tt,"class","input"),z(tt,"id","gist"),z(tt,"type","text"),z(tt,"placeholder","Enter Gist URL"),z(Qi,"class","btn btn-primary btn-md flex-auto"),z(Ie,"for","gist"),z(Lt,"class","flex w-full items-center gap-2"),z(e,"class","m-2 flex flex-wrap gap-2"),io.p(N,O,ie)},m(G,K){Pt(G,e,K),Ns&&Ns.m(e,null),ee(e,i),ee(e,n),ee(e,r),ee(e,a),ee(e,d),ee(e,c),ee(c,h),ee(e,g),ee(e,f),ee(f,p),ee(e,v),ee(e,b),ee(b,C),ee(e,S),ee(e,y),ee(y,k),ee(y,x),ee(x,N),N.checked=N.__value===o[5],ee(x,B),ee(y,P),ee(y,R),ee(R,O),O.checked=O.__value===o[5],ee(R,U),ee(y,Y),ee(y,me),ee(me,ie),ie.checked=ie.__value===o[5],ee(me,Se),ee(y,ne),ln&&ln.m(y,null),ee(e,Re),ee(e,De),ee(De,Le),ee(De,pe),ee(De,Wt),ee(Wt,Ai),ee(e,_t),ee(e,Lt),ee(Lt,tt),og(tt,o[0]),ee(Lt,Tt),ee(Lt,Ie),ee(Ie,Qi),ee(e,Nn),te&&te.m(e,null),xi||(Es=[di(n,"click",o[10]),di(a,"click",o[11]),di(N,"change",o[14]),di(O,"change",o[16]),di(ie,"change",o[17]),di(Le,"click",o[12]),di(Ai,"click",o[12]),di(tt,"input",o[19]),di(Qi,"click",o[13])],xi=!0)},p(G,K){t&&Ns.p(G,K),K&2&&z(c,"href",G[1]),K&4&&z(f,"href",G[2]),K&8&&z(b,"href",G[3]),K&32&&(N.checked=N.__value===G[5]),K&32&&(O.checked=O.__value===G[5]),K&32&&(ie.checked=ie.__value===G[5]),G[5]!=="auto"?ln?ln.p(G,K):(ln=DF(G),ln.c(),ln.m(y,null)):ln&&(ln.d(1),ln=null),K&16&&Le.value!==G[4]&&(Le.value=G[4]),K&1&&tt.value!==G[0]&&og(tt,G[0]),G[7]?te||(te=xF(),te.c(),te.m(e,null)):te&&(te.d(1),te=null)},d(G){G&&ge(e),Ns&&Ns.d(),ln&&ln.d(),te&&te.d(),io.r(),xi=!1,Ac(Es)}}}function Vj(o){let e,t;return e=new vb({props:{title:"Actions",isOpen:!1,$$slots:{default:[Hj]},$$scope:{ctx:o}}}),{c(){lo(e.$$.fragment)},l(i){xo(e.$$.fragment,i)},m(i,n){co(e,i,n),t=!0},p(i,[n]){const s={};n&1073742079&&(s.$$scope={dirty:n,ctx:i}),e.$set(s)},i(i){t||(en(e.$$.fragment,i),t=!0)},o(i){_n(e.$$.fragment,i),t=!1},d(i){ho(e,i)}}}function zj(o,e,t){const i=`https://cdnjs.cloudflare.com/ajax/libs/font-awesome/${Bj}/css/all.min.css`,{krokiRendererUrl:n,rendererUrl:s}=uj,r=ie=>`mermaid-diagram-${Nw().format("YYYY-MM-DD-HHmmss")}.${ie}`,a=(ie,Se,ne)=>{ie&&(ie=ie.cloneNode(!0)),ne&&(ie==null||ie.setAttribute("height",`${ne}px`)),Se&&(ie==null||ie.setAttribute("width",`${Se}px`)),ie||(ie=d());const Re=ie.outerHTML.replaceAll("
","
").replaceAll(/]*)>/g,(De,Le)=>``);return gj(` + +${Re}`)},l=async(ie,Se)=>{if(await dj(),document.querySelector(".outOfSync"))throw new Error("Diagram is out of sync");const ne=document.createElement("canvas"),Re=document.querySelector("#container svg");if(!Re)throw new Error("svg not found");const De=Re.getBoundingClientRect();if(ne.width=De.width,ne.height=De.height,x==="width"){const Wt=De.height/De.width;ne.width=N,ne.height=N*Wt}else if(x==="height"){const Wt=De.width/De.height;ne.width=N*Wt,ne.height=N}const Le=ne.getContext("2d");if(!Le)throw new Error("context not found");Le.fillStyle=`hsl(${window.getComputedStyle(document.body).getPropertyValue("--b1")})`,Le.fillRect(0,0,ne.width,ne.height);const pe=new Image;pe.addEventListener("load",Se(Le,pe)),pe.src=`data:image/svg+xml;base64,${a(Re,ne.width,ne.height)}`,ie.stopPropagation(),ie.preventDefault()},d=()=>{var Se;const ie=(Se=document.querySelector("#container svg"))==null?void 0:Se.cloneNode(!0);return ie.setAttribute("xmlns:xlink","http://www.w3.org/1999/xlink"),ie},c=(ie,Se)=>{const ne=document.createElement("a");ne.download=ie,ne.href=Se,ne.click(),ne.remove()},h=(ie,Se)=>()=>{const{canvas:ne}=ie;ie.drawImage(Se,0,0,ne.width,ne.height),c(r("png"),ne.toDataURL("image/png").replace("image/png","image/octet-stream"))},u=()=>Object.prototype.hasOwnProperty.call(window,"ClipboardItem"),g=(ie,Se)=>()=>{const{canvas:ne}=ie;ie.drawImage(Se,0,0,ne.width,ne.height),ne.toBlob(Re=>{try{if(!Re)throw new Error("blob is empty");navigator.clipboard.write([new ClipboardItem({[Re.type]:Re})])}catch(De){console.error(De)}})},f=async ie=>{await l(ie,g),Ol("copyClipboard")},p=async ie=>{await l(ie,h),Ol("download",{type:"png"})},_=()=>{c(r("svg"),`data:image/svg+xml;base64,${a()}`),Ol("download",{type:"svg"})},v=()=>{var ie;(ie=document.querySelector("#markdown"))==null||ie.select(),document.execCommand("Copy"),Ol("copyMarkdown")};let b="";pp.subscribe(({loader:ie})=>{(ie==null?void 0:ie.type)==="gist"&&t(0,b=ie.config.url)});const C=()=>{b||alert("Please enter a Gist URL first"),window.location.href=`${window.location.pathname}?gist=${b}`,Ol("loadGist")};let w,S,y,k,x="auto",N=1080,B=!1;["mermaid.live","netlify"].some(ie=>window.location.host.includes(ie))&&(B=!0),pp.subscribe(({code:ie,serialized:Se})=>{t(1,w=`${s}/img/${Se}?type=png`),t(2,S=`${s}/svg/${Se}`),t(3,y=`${n}/mermaid/svg/${hj.serialize(ie)}`),t(4,k=`[![](${w})](${window.location.protocol}//${window.location.host}${window.location.pathname}#${Se})`)});const P=[[]];function R(){x=this.__value,t(5,x)}function O(){x=this.__value,t(5,x)}function U(){x=this.__value,t(5,x)}function Y(){N=h8(this.value),t(6,N)}function me(){b=this.value,t(0,b)}return[b,w,S,y,k,x,N,B,u,f,p,_,v,C,R,P,O,U,Y,me]}class Uj extends fa{constructor(e){super(),ma(this,e,zj,Vj,ga,{})}}const $j=o=>{o.languages.register({id:"mermaid"});const t={flowchart:{typeKeywords:["flowchart","flowchart-v2","graph"],blockKeywords:["subgraph","end"],keywords:["TB","TD","BT","RL","LR","click","call","href","_self","_blank","_parent","_top","linkStyle","style","classDef","class","direction","interpolate"]},sequenceDiagram:{typeKeywords:["sequenceDiagram"],blockKeywords:["alt","par","and","loop","else","end","rect","opt","alt","rect"],keywords:["participant","as","Note","note","right of","left of","over","activate","deactivate","autonumber","title","actor","accDescription","link","links"]},classDiagram:{typeKeywords:["classDiagram","classDiagram-v2"],blockKeywords:["class"],keywords:["link","click","callback","call","href","cssClass","direction","TB","BT","RL","LR","title","accDescription","order"]},stateDiagram:{typeKeywords:["stateDiagram","stateDiagram-v2"],blockKeywords:["state","note","end"],keywords:["state","as","hide empty description","direction","TB","BT","RL","LR"]},erDiagram:{typeKeywords:["erDiagram"],blockKeywords:[],keywords:["title","accDescription"]},journey:{typeKeywords:["journey"],blockKeywords:["section"],keywords:["title"]},info:{typeKeywords:["info"],blockKeywords:[],keywords:["showInfo"]},gantt:{typeKeywords:["gantt"],blockKeywords:[],keywords:["title","dateFormat","axisFormat","todayMarker","section","excludes","inclusiveEndDates"]},requirementDiagram:{typeKeywords:["requirement","requirementDiagram"],blockKeywords:[...["requirement","functionalRequirement","interfaceRequirement","performanceRequirement","physicalRequirement","designConstraint"],"element"],keywords:[]},gitGraph:{typeKeywords:["gitGraph"],blockKeywords:[],keywords:["accTitle","accDescr","commit","cherry-pick","branch","merge","reset","checkout","LR","BT","id","msg","type","tag","NORMAL","REVERSE","HIGHLIGHT"]},pie:{typeKeywords:["pie"],blockKeywords:[],keywords:["showData","title","accDescr","accTitle"]},c4Diagram:{typeKeywords:["C4Context","C4Container","C4Component","C4Dynamic","C4Deployment"],blockKeywords:["Boundary","Enterprise_Boundary","System_Boundary","Container_Boundary","Node","Node_L","Node_R"],keywords:["title","accDescription","direction","TB","BT","RL","LR","Person_Ext","Person","SystemQueue_Ext","SystemDb_Ext","System_Ext","SystemQueue","SystemDb","System","ContainerQueue_Ext","ContainerDb_Ext","Container_Ext","ContainerQueue","ContainerDb","Container","ComponentQueue_Ext","ComponentDb_Ext","Component_Ext","ComponentQueue","ComponentDb","Component","Deployment_Node","Rel","BiRel","Rel_Up","Rel_U","Rel_Down","Rel_D","Rel_Left","Rel_L","Rel_Right","Rel_R","Rel_Back","RelIndex"]},sankey:{typeKeywords:["sankey-beta"],blockKeywords:[],keywords:[]}},i=[/^\s*%%(?={)/,{token:"string",next:"@configDirective",nextEmbedded:"javascript"}];o.languages.setMonarchTokensProvider("mermaid",{...Object.entries(t).map(n=>Object.fromEntries(Object.entries(n[1]).map(s=>[n[0]+s[0][0].toUpperCase()+s[0].slice(1),s[1]]))).reduce((n,s)=>({...n,...s}),{}),tokenizer:{root:[[/^\s*gitGraph/m,"typeKeyword","gitGraph"],[/^\s*info/m,"typeKeyword","info"],[/^\s*pie/m,"typeKeyword","pie"],[/^\s*(flowchart|flowchart-v2|graph)/m,"typeKeyword","flowchart"],[/^\s*sequenceDiagram/,"typeKeyword","sequenceDiagram"],[/^\s*classDiagram(-v2)?/,"typeKeyword","classDiagram"],[/^\s*journey/,"typeKeyword","journey"],[/^\s*gantt/,"typeKeyword","gantt"],[/^\s*stateDiagram(-v2)?/,"typeKeyword","stateDiagram"],[/^\s*er(Diagram)?/,"typeKeyword","erDiagram"],[/^\s*requirement(Diagram)?/,"typeKeyword","requirementDiagram"],[/^\s*sankey-beta/m,"typeKeyword","sankey"],[/^\s*(C4Context|C4Container|C4Component|C4Dynamic|C4Deployment)/m,"typeKeyword","c4Diagram"],i,[/%%[^${].*$/,"comment"]],configDirective:[[/%%$/,{token:"string",next:"@pop",nextEmbedded:"@pop"}]],gitGraph:[i,[/option(?=s)/,{token:"typeKeyword",next:"optionsGitGraph"}],[/(accTitle|accDescr)(\s*:)(\s*[^\n\r]+$)/,["keyword","delimiter.bracket","string"]],[/(^\s*branch)(.*?)(\s+order)(:\s*)(\d+\s*$)/,["keyword","variable","keyword","delimiter.bracket","number"]],[/".*?"/,"string"],[/(^\s*)(branch|reset|merge|checkout)(\s*\S+)/m,["delimiter.bracket","keyword","variable"]],[/[A-Za-z][\w$]*/,{cases:{"@gitGraphBlockKeywords":"typeKeyword","@gitGraphKeywords":"keyword"}}],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/\^/,"delimiter.bracket"]],optionsGitGraph:[[/s$/,{token:"typeKeyword",nextEmbedded:"json"}],["end",{token:"typeKeyword",next:"@pop",nextEmbedded:"@pop"}]],info:[[/[A-Za-z][\w$]*/,{cases:{"@infoBlockKeywords":"typeKeyword","@infoKeywords":"keyword"}}]],pie:[i,[/(title|accDescription)(.*$)/,["keyword","string"]],[/[A-Za-z][\w$]*/,{cases:{"@pieBlockKeywords":"typeKeyword","@pieKeywords":"keyword"}}],[/".*?"/,"string"],[/\s*\d+/,"number"],[/:/,"delimiter.bracket"],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]],flowchart:[i,[/[ox]?(--+|==+)[ox]/,"transition"],[/[A-Za-z][\w$]*/,{cases:{"@flowchartBlockKeywords":"typeKeyword","@flowchartKeywords":"keyword","@default":"variable"}}],[/\|+.+?\|+/,"string"],[/\[+(\\.+?[/\\]|\/.+?[/\\])]+/,"string"],[/[>[]+[^[\]|]+?]+/,"string"],[/{+.+?}+/,"string"],[/\(+.+?\)+/,"string"],[/-\.+->?/,"transition"],[/(-[.-])([^>-][^-]+?)(-{3,}|-{2,}>|\.-+>)/,["transition","string","transition"]],[/(==+)([^=]+?)(={3,}|={2,}>)/,["transition","string","transition"]],[/|===+|---+/,"transition"],[/:::/,"transition"],[/[&;]/,"delimiter.bracket"],[/".*?"/,"string"],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]],sequenceDiagram:[i,[/(title:?|accDescription)([^\n\r;]*$)/,["keyword","string"]],[/(autonumber)([^\S\n\r]+off[^\S\n\r]*$)/,["keyword","keyword"]],[/(autonumber)((?:[^\S\n\r]+\d+){2}[^\S\n\r]*$)/,["keyword","number"]],[/(autonumber)([^\S\n\r]+\d+[^\S\n\r]*$)/,["keyword","number"]],[/(link\s+)(.*?)(:)(\s*.*?)(\s*@)(\s*[^\n\r;]+)/,["keyword","variable","delimiter.bracket","string","delimiter.bracket","string"]],[/((?:links|properties)\s+)([^\n\r:]*?)(:\s+)/,[{token:"keyword"},{token:"variable"},{token:"delimiter.bracket",nextEmbedded:"javascript",next:"@sequenceDiagramLinksProps"}]],[/[A-Za-z][\w$]*/,{cases:{"@sequenceDiagramBlockKeywords":"typeKeyword","@sequenceDiagramKeywords":"keyword","@default":"variable"}}],[/(--?>?>|--?[)x])[+-]?/,"transition"],[/(:)([^\n:]*?$)/,["delimiter.bracket","string"]],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]],sequenceDiagramLinksProps:[[/$|;/,{nextEmbedded:"@pop",next:"@pop",token:"delimiter.bracket"}]],classDiagram:[i,[/(^\s*(?:title|accDescription))(\s+.*$)/,["keyword","string"]],[/(\*|<\|?|o|)(--|\.\.)(\*|\|?>|o|)([\t ]*[A-Za-z]+[\t ]*)(:)(.*?$)/,["transition","transition","transition","variable","delimiter.bracket","string"]],[/(?!class\s)([A-Za-z]+)(\s+[A-Za-z]+)/,["type","variable"]],[/(\*|<\|?|o)?(--|\.\.)(\*|\|?>|o)?/,"transition"],[/^\s*class\s(?!.*{)/,"keyword"],[/[A-Za-z][\w$]*/,{cases:{"@classDiagramBlockKeywords":"typeKeyword","@classDiagramKeywords":"keyword","@default":"variable"}}],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/(<<)(.+?)(>>)/,["delimiter.bracket","annotation","delimiter.bracket"]],[/".*?"/,"string"],[/:::/,"transition"],[/:|\+|-|#|~|\*\s*$|\$\s*$|\(|\)|{|}/,"delimiter.bracket"]],journey:[i,[/(title)(.*)/,["keyword","string"]],[/(section)(.*)/,["typeKeyword","string"]],[/[A-Za-z][\w$]*/,{cases:{"@journeyBlockKeywords":"typeKeyword","@journeyKeywords":"keyword","@default":"variable"}}],[/(^\s*.+?)(:)(.*?)(:)(.*?)([$,])/,["string","delimiter.bracket","number","delimiter.bracket","variable","delimiter.bracket"]],[/,/,"delimiter.bracket"],[/(^\s*.+?)(:)([^:]*?)$/,["string","delimiter.bracket","variable"]],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]],gantt:[i,[/(title)(.*)/,["keyword","string"]],[/(section)(.*)/,["typeKeyword","string"]],[/^\s*([^\n:]*?)(:)/,["string","delimiter.bracket"]],[/[A-Za-z][\w$]*/,{cases:{"@ganttBlockKeywords":"typeKeyword","@ganttKeywords":"keyword"}}],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/:/,"delimiter.bracket"]],stateDiagram:[i,[/note[^:]*$/,{token:"typeKeyword",next:"stateDiagramNote"}],["hide empty description","keyword"],[/^\s*state\s(?!.*{)/,"keyword"],[/(<<)(fork|join|choice)(>>)/,"annotation"],[/(\[\[)(fork|join|choice)(]])/,["delimiter.bracket","annotation","delimiter.bracket"]],[/[A-Za-z][\w$]*/,{cases:{"@stateDiagramBlockKeywords":"typeKeyword","@stateDiagramKeywords":"keyword","@default":"variable"}}],[/".*?"/,"string"],[/(:)([^\n:]*?$)/,["delimiter.bracket","string"]],[/{|}/,"delimiter.bracket"],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/-->/,"transition"],[/\[.*?]/,"string"]],stateDiagramNote:[[/^\s*end note$/,{token:"typeKeyword",next:"@pop"}],[/.*/,"string"]],erDiagram:[i,[/(title|accDescription)(.*$)/,["keyword","string"]],[/[|}][o|](--|\.\.)[o|][{|]/,"transition"],[/".*?"/,"string"],[/(:)(.*?$)/,["delimiter.bracket","string"]],[/[:{}]/,"delimiter.bracket"],[/([A-Za-z]+)(\s+[A-Za-z]+)/,["type","variable"]],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/[A-Z_a-z-][\w$]*/,"variable"]],requirementDiagram:[i,[/->|<-|-/,"transition"],[/(\d+\.)*\d+/,"number"],[/[A-Z_a-z-][\w$]*/,{cases:{"@requirementDiagramBlockKeywords":"typeKeyword","@default":"variable"}}],[/[/:{}]/,"delimiter.bracket"],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"],[/".*?"/,"string"]],c4Diagram:[i,[/(title|accDescription)(.*$)/,["keyword","string"]],[/\(/,{token:"delimiter.bracket",next:"c4DiagramParenthesis"}],[/[A-Z_a-z-][\w$]*/,{cases:{"@c4DiagramBlockKeywords":"typeKeyword","@c4DiagramKeywords":"keyword","@default":"variable"}}],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]],c4DiagramParenthesis:[[/,/,"delimiter.bracket"],[/\)/,{next:"@pop",token:"delimiter.bracket"}],[/[^),]/,"string"]],sankey:[i,[/(title)(.*)/,["keyword","string"]],[/(accTitle|accDescr)(\s*:)(\s*[^\n\r]+$)/,["keyword","delimiter.bracket","string"]],[/".*?"/,"string"],[/[A-Za-z]+/,"string"],[/\s*\d+/,"number"],[/,/,"delimiter.bracket"],[/%%[^$]([^%]*(?!%%$)%?)*$/,"comment"]]}}),o.editor.defineTheme("mermaid-dark",{base:"vs-dark",inherit:!0,colors:{},rules:[{token:"typeKeyword",foreground:"9650c8",fontStyle:"bold"},{token:"transition",foreground:"008800",fontStyle:"bold"},{token:"identifier",foreground:"9cdcfe"}]}),o.editor.defineTheme("mermaid",{base:"vs",inherit:!0,colors:{},rules:[{token:"typeKeyword",foreground:"9650c8",fontStyle:"bold"},{token:"keyword",foreground:"649696"},{token:"custom-error",foreground:"ff0000",fontStyle:"bold"},{token:"string",foreground:"AA8500"},{token:"transition",foreground:"008800",fontStyle:"bold"},{token:"delimiter.bracket",foreground:"000000",fontStyle:"bold"},{token:"annotation",foreground:"4b4b96"},{token:"number",foreground:"4b4b96"},{token:"comment",foreground:"888c89"},{token:"variable",foreground:"A22889"},{token:"type",foreground:"2BDEA8"},{token:"identifier",foreground:"9cdcfe"}]}),o.languages.registerCompletionItemProvider("mermaid",{provideCompletionItems:()=>({suggestions:[]})}),o.languages.setLanguageConfiguration("mermaid",{autoClosingPairs:[{open:"(",close:")"},{open:"{",close:"}"},{open:"[",close:"]"}],brackets:[["(",")"],["{","}"],["[","]"]],comments:{lineComment:"%%"}})};function vr(o,e=0){return o[o.length-(1+e)]}function Kj(o){if(o.length===0)throw new Error("Invalid tail call");return[o.slice(0,o.length-1),o[o.length-1]]}function Li(o,e,t=(i,n)=>i===n){if(o===e)return!0;if(!o||!e||o.length!==e.length)return!1;for(let i=0,n=o.length;it(o[i],e))}function qj(o,e){let t=0,i=o-1;for(;t<=i;){const n=(t+i)/2|0,s=e(n);if(s<0)t=n+1;else if(s>0)i=n-1;else return n}return-(t+1)}function oE(o,e,t){if(o=o|0,o>=e.length)throw new TypeError("invalid index");const i=e[Math.floor(e.length*Math.random())],n=[],s=[],r=[];for(const a of e){const l=t(a,i);l<0?n.push(a):l>0?s.push(a):r.push(a)}return o!!e)}function EF(o){let e=0;for(let t=0;t0}function wc(o,e=t=>t){const t=new Set;return o.filter(i=>{const n=e(i);return t.has(n)?!1:(t.add(n),!0)})}function F2(o,e){return o.length>0?o[0]:e}function oo(o,e){let t=typeof e=="number"?o:0;typeof e=="number"?t=o:(t=0,e=o);const i=[];if(t<=e)for(let n=t;ne;n--)i.push(n);return i}function IL(o,e,t){const i=o.slice(0,e),n=o.slice(e);return i.concat(t,n)}function YD(o,e){const t=o.indexOf(e);t>-1&&(o.splice(t,1),o.unshift(e))}function o1(o,e){const t=o.indexOf(e);t>-1&&(o.splice(t,1),o.push(e))}function rE(o,e){for(const t of e)o.push(t)}function B2(o){return Array.isArray(o)?o:[o]}function Zj(o,e,t){const i=b8(o,e),n=o.length,s=t.length;o.length=n+s;for(let r=n-1;r>=i;r--)o[r+s]=o[r];for(let r=0;r0}o.isGreaterThan=i;function n(s){return s===0}o.isNeitherLessOrGreaterThan=n,o.greaterThan=1,o.lessThan=-1,o.neitherLessOrGreaterThan=0})(Cb||(Cb={}));function mo(o,e){return(t,i)=>e(o(t),o(i))}function Yj(...o){return(e,t)=>{for(const i of o){const n=i(e,t);if(!Cb.isNeitherLessOrGreaterThan(n))return n}return Cb.neitherLessOrGreaterThan}}const la=(o,e)=>o-e,Qj=(o,e)=>la(o?1:0,e?1:0);function C8(o){return(e,t)=>-o(e,t)}class Sc{constructor(e){this.items=e,this.firstIdx=0,this.lastIdx=this.items.length-1}get length(){return this.lastIdx-this.firstIdx+1}takeWhile(e){let t=this.firstIdx;for(;t=0&&e(this.items[t]);)t--;const i=t===this.lastIdx?null:this.items.slice(t+1,this.lastIdx+1);return this.lastIdx=t,i}peek(){if(this.length!==0)return this.items[this.firstIdx]}dequeue(){const e=this.items[this.firstIdx];return this.firstIdx++,e}takeCount(e){const t=this.items.slice(this.firstIdx,this.firstIdx+e);return this.firstIdx+=e,t}}class Ql{constructor(e){this.iterate=e}toArray(){const e=[];return this.iterate(t=>(e.push(t),!0)),e}filter(e){return new Ql(t=>this.iterate(i=>e(i)?t(i):!0))}map(e){return new Ql(t=>this.iterate(i=>t(e(i))))}findLast(e){let t;return this.iterate(i=>(e(i)&&(t=i),!0)),t}findLastMaxBy(e){let t,i=!0;return this.iterate(n=>((i||Cb.isGreaterThan(e(n,t)))&&(i=!1,t=n),!0)),t}}Ql.empty=new Ql(o=>{});class CS{constructor(e){this._indexMap=e}static createSortPermutation(e,t){const i=Array.from(e.keys()).sort((n,s)=>t(e[n],e[s]));return new CS(i)}apply(e){return e.map((t,i)=>e[this._indexMap[i]])}inverse(){const e=this._indexMap.slice();for(let t=0;t"u"}function Xl(o){return!Xo(o)}function Xo(o){return go(o)||o===null}function xt(o,e){if(!o)throw new Error(e?`Unexpected type, expected '${e}'`:"Unexpected type")}function gh(o){if(Xo(o))throw new Error("Assertion Failed: argument is undefined or null");return o}function wb(o){return typeof o=="function"}function Jj(o,e){const t=Math.min(o.length,e.length);for(let i=0;i{e[t]=i&&typeof i=="object"?Bd(i):i}),e}function tq(o){if(!o||typeof o!="object")return o;const e=[o];for(;e.length>0;){const t=e.shift();Object.freeze(t);for(const i in t)if(S8.call(t,i)){const n=t[i];typeof n=="object"&&!Object.isFrozen(n)&&!Xj(n)&&e.push(n)}}return o}const S8=Object.prototype.hasOwnProperty;function y8(o,e){return aE(o,e,new Set)}function aE(o,e,t){if(Xo(o))return o;const i=e(o);if(typeof i<"u")return i;if(Array.isArray(o)){const n=[];for(const s of o)n.push(aE(s,e,t));return n}if(Ws(o)){if(t.has(o))throw new Error("Cannot clone recursive data-structure");t.add(o);const n={};for(const s in o)S8.call(o,s)&&(n[s]=aE(o[s],e,t));return t.delete(o),n}return o}function EL(o,e,t=!0){return Ws(o)?(Ws(e)&&Object.keys(e).forEach(i=>{i in o?t&&(Ws(o[i])&&Ws(e[i])?EL(o[i],e[i],t):o[i]=e[i]):o[i]=e[i]}),o):e}function or(o,e){if(o===e)return!0;if(o==null||e===null||e===void 0||typeof o!=typeof e||typeof o!="object"||Array.isArray(o)!==Array.isArray(e))return!1;let t,i;if(Array.isArray(o)){if(o.length!==e.length)return!1;for(t=0;tfunction(){const s=Array.prototype.slice.call(arguments,0);return e(n,s)},i={};for(const n of o)i[n]=t(n);return i}let sq=typeof document<"u"&&document.location&&document.location.hash.indexOf("pseudo=true")>=0;function L8(o,e){let t;return e.length===0?t=o:t=o.replace(/\{(\d+)\}/g,(i,n)=>{const s=n[0],r=e[s];let a=i;return typeof r=="string"?a=r:(typeof r=="number"||typeof r=="boolean"||r===void 0||r===null)&&(a=String(r)),a}),sq&&(t="["+t.replace(/[aouei]/g,"$&$&")+"]"),t}function m(o,e,...t){return L8(e,t)}function je(o,e,...t){const i=L8(e,t);return{value:i,original:i}}var QD,XD;const _m="en";let wS=!1,SS=!1,Tw=!1,k8=!1,H2=!1,V2=!1,D8=!1,r1,Mw=_m,MF=_m,oq,Sa;const uc=globalThis;let Ms;typeof uc.vscode<"u"&&typeof uc.vscode.process<"u"?Ms=uc.vscode.process:typeof process<"u"&&typeof((QD=process==null?void 0:process.versions)===null||QD===void 0?void 0:QD.node)=="string"&&(Ms=process);const rq=typeof((XD=Ms==null?void 0:Ms.versions)===null||XD===void 0?void 0:XD.electron)=="string",aq=rq&&(Ms==null?void 0:Ms.type)==="renderer";if(typeof Ms=="object"){wS=Ms.platform==="win32",SS=Ms.platform==="darwin",Tw=Ms.platform==="linux",Tw&&Ms.env.SNAP&&Ms.env.SNAP_REVISION,Ms.env.CI||Ms.env.BUILD_ARTIFACTSTAGINGDIRECTORY,r1=_m,Mw=_m;const o=Ms.env.VSCODE_NLS_CONFIG;if(o)try{const e=JSON.parse(o),t=e.availableLanguages["*"];r1=e.locale,MF=e.osLocale,Mw=t||_m,oq=e._translationsConfigFile}catch{}k8=!0}else typeof navigator=="object"&&!aq?(Sa=navigator.userAgent,wS=Sa.indexOf("Windows")>=0,SS=Sa.indexOf("Macintosh")>=0,V2=(Sa.indexOf("Macintosh")>=0||Sa.indexOf("iPad")>=0||Sa.indexOf("iPhone")>=0)&&!!navigator.maxTouchPoints&&navigator.maxTouchPoints>0,Tw=Sa.indexOf("Linux")>=0,D8=(Sa==null?void 0:Sa.indexOf("Mobi"))>=0,H2=!0,m({key:"ensureLoaderPluginIsLoaded",comment:["{Locked}"]},"_"),r1=_m,Mw=r1,MF=navigator.language):console.error("Unable to resolve platform.");const os=wS,ht=SS,qs=Tw,za=k8,Cu=H2,lq=H2&&typeof uc.importScripts=="function",dq=lq?uc.origin:void 0,Qa=V2,x8=D8,rd=Sa,cq=Mw,hq=typeof uc.postMessage=="function"&&!uc.importScripts,I8=(()=>{if(hq){const o=[];uc.addEventListener("message",t=>{if(t.data&&t.data.vscodeScheduleAsyncWork)for(let i=0,n=o.length;i{const i=++e;o.push({id:i,callback:t}),uc.postMessage({vscodeScheduleAsyncWork:i},"*")}}return o=>setTimeout(o)})(),Eo=SS||V2?2:wS?1:3;let RF=!0,AF=!1;function E8(){if(!AF){AF=!0;const o=new Uint8Array(2);o[0]=1,o[1]=2,RF=new Uint16Array(o.buffer)[0]===513}return RF}const N8=!!(rd&&rd.indexOf("Chrome")>=0),uq=!!(rd&&rd.indexOf("Firefox")>=0),gq=!!(!N8&&rd&&rd.indexOf("Safari")>=0),fq=!!(rd&&rd.indexOf("Edg/")>=0),mq=!!(rd&&rd.indexOf("Android")>=0),cs={tabSize:4,indentSize:4,insertSpaces:!0,detectIndentation:!0,trimAutoWhitespace:!0,largeFileOptimizations:!0,bracketPairColorizationOptions:{enabled:!0,independentColorPoolPerBracketType:!1}};var bt;(function(o){function e(C){return C&&typeof C=="object"&&typeof C[Symbol.iterator]=="function"}o.is=e;const t=Object.freeze([]);function i(){return t}o.empty=i;function*n(C){yield C}o.single=n;function s(C){return e(C)?C:n(C)}o.wrap=s;function r(C){return C||t}o.from=r;function*a(C){for(let w=C.length-1;w>=0;w--)yield C[w]}o.reverse=a;function l(C){return!C||C[Symbol.iterator]().next().done===!0}o.isEmpty=l;function d(C){return C[Symbol.iterator]().next().value}o.first=d;function c(C,w){for(const S of C)if(w(S))return!0;return!1}o.some=c;function h(C,w){for(const S of C)if(w(S))return S}o.find=h;function*u(C,w){for(const S of C)w(S)&&(yield S)}o.filter=u;function*g(C,w){let S=0;for(const y of C)yield w(y,S++)}o.map=g;function*f(...C){for(const w of C)yield*w}o.concat=f;function p(C,w,S){let y=S;for(const k of C)y=w(y,k);return y}o.reduce=p;function*_(C,w,S=C.length){for(w<0&&(w+=C.length),S<0?S+=C.length:S>C.length&&(S=C.length);w{n||(n=!0,this._remove(i))}}shift(){if(this._first!==cn.Undefined){const e=this._first.element;return this._remove(this._first),e}}pop(){if(this._last!==cn.Undefined){const e=this._last.element;return this._remove(this._last),e}}_remove(e){if(e.prev!==cn.Undefined&&e.next!==cn.Undefined){const t=e.prev;t.next=e.next,e.next.prev=t}else e.prev===cn.Undefined&&e.next===cn.Undefined?(this._first=cn.Undefined,this._last=cn.Undefined):e.next===cn.Undefined?(this._last=this._last.prev,this._last.next=cn.Undefined):e.prev===cn.Undefined&&(this._first=this._first.next,this._first.prev=cn.Undefined);this._size-=1}*[Symbol.iterator](){let e=this._first;for(;e!==cn.Undefined;)yield e.element,e=e.next}}const T8="`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?";function pq(o=""){let e="(-?\\d*\\.\\d\\w*)|([^";for(const t of T8)o.indexOf(t)>=0||(e+="\\"+t);return e+="\\s]+)",new RegExp(e,"g")}const z2=pq();function U2(o){let e=z2;if(o&&o instanceof RegExp)if(o.global)e=o;else{let t="g";o.ignoreCase&&(t+="i"),o.multiline&&(t+="m"),o.unicode&&(t+="u"),e=new RegExp(o.source,t)}return e.lastIndex=0,e}const M8=new Hs;M8.unshift({maxLen:1e3,windowSize:15,timeBudget:150});function Sb(o,e,t,i,n){if(e=U2(e),n||(n=bt.first(M8)),t.length>n.maxLen){let d=o-n.maxLen/2;return d<0?d=0:i+=d,t=t.substring(d,o+n.maxLen/2),Sb(o,e,t,i,n)}const s=Date.now(),r=o-1-i;let a=-1,l=null;for(let d=1;!(Date.now()-s>=n.timeBudget);d++){const c=r-n.windowSize*d;e.lastIndex=Math.max(0,c);const h=_q(e,t,r,a);if(!h&&l||(l=h,c<=0))break;a=c}if(l){const d={word:l[0],startColumn:i+1+l.index,endColumn:i+1+l.index+l[0].length};return e.lastIndex=0,d}return null}function _q(o,e,t,i){let n;for(;n=o.exec(e);){const s=n.index||0;if(s<=t&&o.lastIndex>=t)return n;if(i>0&&s>i)return null}return null}const yl=8;class R8{constructor(e){this._values=e}hasChanged(e){return this._values[e]}}class A8{constructor(){this.stableMinimapLayoutInput=null,this.stableFitMaxMinimapScale=0,this.stableFitRemainingWidth=0}}class vi{constructor(e,t,i,n){this.id=e,this.name=t,this.defaultValue=i,this.schema=n}applyUpdate(e,t){return NL(e,t)}compute(e,t,i){return i}}class Fv{constructor(e,t){this.newValue=e,this.didChange=t}}function NL(o,e){if(typeof o!="object"||typeof e!="object"||!o||!e)return new Fv(e,o!==e);if(Array.isArray(o)||Array.isArray(e)){const i=Array.isArray(o)&&Array.isArray(e)&&Li(o,e);return new Fv(e,!i)}let t=!1;for(const i in e)if(e.hasOwnProperty(i)){const n=NL(o[i],e[i]);n.didChange&&(o[i]=n.newValue,t=!0)}return new Fv(o,t)}class oC{constructor(e){this.schema=void 0,this.id=e,this.name="_never_",this.defaultValue=void 0}applyUpdate(e,t){return NL(e,t)}validate(e){return this.defaultValue}}class l_{constructor(e,t,i,n){this.id=e,this.name=t,this.defaultValue=i,this.schema=n}applyUpdate(e,t){return NL(e,t)}validate(e){return typeof e>"u"?this.defaultValue:e}compute(e,t,i){return i}}function xe(o,e){return typeof o>"u"?e:o==="false"?!1:!!o}class kt extends l_{constructor(e,t,i,n=void 0){typeof n<"u"&&(n.type="boolean",n.default=i),super(e,t,i,n)}validate(e){return xe(e,this.defaultValue)}}function Qu(o,e,t,i){if(typeof o>"u")return e;let n=parseInt(o,10);return isNaN(n)?e:(n=Math.max(t,n),n=Math.min(i,n),n|0)}class Xt extends l_{static clampedInt(e,t,i,n){return Qu(e,t,i,n)}constructor(e,t,i,n,s,r=void 0){typeof r<"u"&&(r.type="integer",r.default=i,r.minimum=n,r.maximum=s),super(e,t,i,r),this.minimum=n,this.maximum=s}validate(e){return Xt.clampedInt(e,this.defaultValue,this.minimum,this.maximum)}}function vq(o,e,t,i){if(typeof o>"u")return e;const n=ir.float(o,e);return ir.clamp(n,t,i)}class ir extends l_{static clamp(e,t,i){return ei?i:e}static float(e,t){if(typeof e=="number")return e;if(typeof e>"u")return t;const i=parseFloat(e);return isNaN(i)?t:i}constructor(e,t,i,n,s){typeof s<"u"&&(s.type="number",s.default=i),super(e,t,i,s),this.validationFn=n}validate(e){return this.validationFn(ir.float(e,this.defaultValue))}}class As extends l_{static string(e,t){return typeof e!="string"?t:e}constructor(e,t,i,n=void 0){typeof n<"u"&&(n.type="string",n.default=i),super(e,t,i,n)}validate(e){return As.string(e,this.defaultValue)}}function Fi(o,e,t,i){return typeof o!="string"?e:i&&o in i?i[o]:t.indexOf(o)===-1?e:o}class Ii extends l_{constructor(e,t,i,n,s=void 0){typeof s<"u"&&(s.type="string",s.enum=n,s.default=i),super(e,t,i,s),this._allowedValues=n}validate(e){return Fi(e,this.defaultValue,this._allowedValues)}}class a1 extends vi{constructor(e,t,i,n,s,r,a=void 0){typeof a<"u"&&(a.type="string",a.enum=s,a.default=n),super(e,t,i,a),this._allowedValues=s,this._convert=r}validate(e){return typeof e!="string"?this.defaultValue:this._allowedValues.indexOf(e)===-1?this.defaultValue:this._convert(e)}}function bq(o){switch(o){case"none":return 0;case"keep":return 1;case"brackets":return 2;case"advanced":return 3;case"full":return 4}}class Cq extends vi{constructor(){super(2,"accessibilitySupport",0,{type:"string",enum:["auto","on","off"],enumDescriptions:[m("accessibilitySupport.auto","Use platform APIs to detect when a Screen Reader is attached."),m("accessibilitySupport.on","Optimize for usage with a Screen Reader."),m("accessibilitySupport.off","Assume a screen reader is not attached.")],default:"auto",tags:["accessibility"],description:m("accessibilitySupport","Controls if the UI should run in a mode where it is optimized for screen readers.")})}validate(e){switch(e){case"auto":return 0;case"off":return 1;case"on":return 2}return this.defaultValue}compute(e,t,i){return i===0?e.accessibilitySupport:i}}class wq extends vi{constructor(){const e={insertSpace:!0,ignoreEmptyLines:!0};super(23,"comments",e,{"editor.comments.insertSpace":{type:"boolean",default:e.insertSpace,description:m("comments.insertSpace","Controls whether a space character is inserted when commenting.")},"editor.comments.ignoreEmptyLines":{type:"boolean",default:e.ignoreEmptyLines,description:m("comments.ignoreEmptyLines","Controls if empty lines should be ignored with toggle, add or remove actions for line comments.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{insertSpace:xe(t.insertSpace,this.defaultValue.insertSpace),ignoreEmptyLines:xe(t.ignoreEmptyLines,this.defaultValue.ignoreEmptyLines)}}}function Sq(o){switch(o){case"blink":return 1;case"smooth":return 2;case"phase":return 3;case"expand":return 4;case"solid":return 5}}var Un;(function(o){o[o.Line=1]="Line",o[o.Block=2]="Block",o[o.Underline=3]="Underline",o[o.LineThin=4]="LineThin",o[o.BlockOutline=5]="BlockOutline",o[o.UnderlineThin=6]="UnderlineThin"})(Un||(Un={}));function yq(o){switch(o){case"line":return Un.Line;case"block":return Un.Block;case"underline":return Un.Underline;case"line-thin":return Un.LineThin;case"block-outline":return Un.BlockOutline;case"underline-thin":return Un.UnderlineThin}}class Lq extends oC{constructor(){super(142)}compute(e,t,i){const n=["monaco-editor"];return t.get(39)&&n.push(t.get(39)),e.extraEditorClassName&&n.push(e.extraEditorClassName),t.get(74)==="default"?n.push("mouse-default"):t.get(74)==="copy"&&n.push("mouse-copy"),t.get(111)&&n.push("showUnused"),t.get(140)&&n.push("showDeprecated"),n.join(" ")}}class kq extends kt{constructor(){super(37,"emptySelectionClipboard",!0,{description:m("emptySelectionClipboard","Controls whether copying without a selection copies the current line.")})}compute(e,t,i){return i&&e.emptySelectionClipboard}}class Dq extends vi{constructor(){const e={cursorMoveOnType:!0,seedSearchStringFromSelection:"always",autoFindInSelection:"never",globalFindClipboard:!1,addExtraSpaceOnTop:!0,loop:!0};super(41,"find",e,{"editor.find.cursorMoveOnType":{type:"boolean",default:e.cursorMoveOnType,description:m("find.cursorMoveOnType","Controls whether the cursor should jump to find matches while typing.")},"editor.find.seedSearchStringFromSelection":{type:"string",enum:["never","always","selection"],default:e.seedSearchStringFromSelection,enumDescriptions:[m("editor.find.seedSearchStringFromSelection.never","Never seed search string from the editor selection."),m("editor.find.seedSearchStringFromSelection.always","Always seed search string from the editor selection, including word at cursor position."),m("editor.find.seedSearchStringFromSelection.selection","Only seed search string from the editor selection.")],description:m("find.seedSearchStringFromSelection","Controls whether the search string in the Find Widget is seeded from the editor selection.")},"editor.find.autoFindInSelection":{type:"string",enum:["never","always","multiline"],default:e.autoFindInSelection,enumDescriptions:[m("editor.find.autoFindInSelection.never","Never turn on Find in Selection automatically (default)."),m("editor.find.autoFindInSelection.always","Always turn on Find in Selection automatically."),m("editor.find.autoFindInSelection.multiline","Turn on Find in Selection automatically when multiple lines of content are selected.")],description:m("find.autoFindInSelection","Controls the condition for turning on Find in Selection automatically.")},"editor.find.globalFindClipboard":{type:"boolean",default:e.globalFindClipboard,description:m("find.globalFindClipboard","Controls whether the Find Widget should read or modify the shared find clipboard on macOS."),included:ht},"editor.find.addExtraSpaceOnTop":{type:"boolean",default:e.addExtraSpaceOnTop,description:m("find.addExtraSpaceOnTop","Controls whether the Find Widget should add extra lines on top of the editor. When true, you can scroll beyond the first line when the Find Widget is visible.")},"editor.find.loop":{type:"boolean",default:e.loop,description:m("find.loop","Controls whether the search automatically restarts from the beginning (or the end) when no further matches can be found.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{cursorMoveOnType:xe(t.cursorMoveOnType,this.defaultValue.cursorMoveOnType),seedSearchStringFromSelection:typeof e.seedSearchStringFromSelection=="boolean"?e.seedSearchStringFromSelection?"always":"never":Fi(t.seedSearchStringFromSelection,this.defaultValue.seedSearchStringFromSelection,["never","always","selection"]),autoFindInSelection:typeof e.autoFindInSelection=="boolean"?e.autoFindInSelection?"always":"never":Fi(t.autoFindInSelection,this.defaultValue.autoFindInSelection,["never","always","multiline"]),globalFindClipboard:xe(t.globalFindClipboard,this.defaultValue.globalFindClipboard),addExtraSpaceOnTop:xe(t.addExtraSpaceOnTop,this.defaultValue.addExtraSpaceOnTop),loop:xe(t.loop,this.defaultValue.loop)}}}class Jo extends vi{constructor(){super(51,"fontLigatures",Jo.OFF,{anyOf:[{type:"boolean",description:m("fontLigatures","Enables/Disables font ligatures ('calt' and 'liga' font features). Change this to a string for fine-grained control of the 'font-feature-settings' CSS property.")},{type:"string",description:m("fontFeatureSettings","Explicit 'font-feature-settings' CSS property. A boolean can be passed instead if one only needs to turn on/off ligatures.")}],description:m("fontLigaturesGeneral","Configures font ligatures or font features. Can be either a boolean to enable/disable ligatures or a string for the value of the CSS 'font-feature-settings' property."),default:!1})}validate(e){return typeof e>"u"?this.defaultValue:typeof e=="string"?e==="false"||e.length===0?Jo.OFF:e==="true"?Jo.ON:e:e?Jo.ON:Jo.OFF}}Jo.OFF='"liga" off, "calt" off';Jo.ON='"liga" on, "calt" on';class Oa extends vi{constructor(){super(54,"fontVariations",Oa.OFF,{anyOf:[{type:"boolean",description:m("fontVariations","Enables/Disables the translation from font-weight to font-variation-settings. Change this to a string for fine-grained control of the 'font-variation-settings' CSS property.")},{type:"string",description:m("fontVariationSettings","Explicit 'font-variation-settings' CSS property. A boolean can be passed instead if one only needs to translate font-weight to font-variation-settings.")}],description:m("fontVariationsGeneral","Configures font variations. Can be either a boolean to enable/disable the translation from font-weight to font-variation-settings or a string for the value of the CSS 'font-variation-settings' property."),default:!1})}validate(e){return typeof e>"u"?this.defaultValue:typeof e=="string"?e==="false"?Oa.OFF:e==="true"?Oa.TRANSLATE:e:e?Oa.TRANSLATE:Oa.OFF}compute(e,t,i){return e.fontInfo.fontVariationSettings}}Oa.OFF="normal";Oa.TRANSLATE="translate";class xq extends oC{constructor(){super(50)}compute(e,t,i){return e.fontInfo}}class Iq extends l_{constructor(){super(52,"fontSize",po.fontSize,{type:"number",minimum:6,maximum:100,default:po.fontSize,description:m("fontSize","Controls the font size in pixels.")})}validate(e){const t=ir.float(e,this.defaultValue);return t===0?po.fontSize:ir.clamp(t,6,100)}compute(e,t,i){return e.fontInfo.fontSize}}class Fl extends vi{constructor(){super(53,"fontWeight",po.fontWeight,{anyOf:[{type:"number",minimum:Fl.MINIMUM_VALUE,maximum:Fl.MAXIMUM_VALUE,errorMessage:m("fontWeightErrorMessage",'Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.')},{type:"string",pattern:"^(normal|bold|1000|[1-9][0-9]{0,2})$"},{enum:Fl.SUGGESTION_VALUES}],default:po.fontWeight,description:m("fontWeight",'Controls the font weight. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.')})}validate(e){return e==="normal"||e==="bold"?e:String(Xt.clampedInt(e,po.fontWeight,Fl.MINIMUM_VALUE,Fl.MAXIMUM_VALUE))}}Fl.SUGGESTION_VALUES=["normal","bold","100","200","300","400","500","600","700","800","900"];Fl.MINIMUM_VALUE=1;Fl.MAXIMUM_VALUE=1e3;class Eq extends vi{constructor(){const e={multiple:"peek",multipleDefinitions:"peek",multipleTypeDefinitions:"peek",multipleDeclarations:"peek",multipleImplementations:"peek",multipleReferences:"peek",alternativeDefinitionCommand:"editor.action.goToReferences",alternativeTypeDefinitionCommand:"editor.action.goToReferences",alternativeDeclarationCommand:"editor.action.goToReferences",alternativeImplementationCommand:"",alternativeReferenceCommand:""},t={type:"string",enum:["peek","gotoAndPeek","goto"],default:e.multiple,enumDescriptions:[m("editor.gotoLocation.multiple.peek","Show Peek view of the results (default)"),m("editor.gotoLocation.multiple.gotoAndPeek","Go to the primary result and show a Peek view"),m("editor.gotoLocation.multiple.goto","Go to the primary result and enable Peek-less navigation to others")]},i=["","editor.action.referenceSearch.trigger","editor.action.goToReferences","editor.action.peekImplementation","editor.action.goToImplementation","editor.action.peekTypeDefinition","editor.action.goToTypeDefinition","editor.action.peekDeclaration","editor.action.revealDeclaration","editor.action.peekDefinition","editor.action.revealDefinitionAside","editor.action.revealDefinition"];super(58,"gotoLocation",e,{"editor.gotoLocation.multiple":{deprecationMessage:m("editor.gotoLocation.multiple.deprecated","This setting is deprecated, please use separate settings like 'editor.editor.gotoLocation.multipleDefinitions' or 'editor.editor.gotoLocation.multipleImplementations' instead.")},"editor.gotoLocation.multipleDefinitions":{description:m("editor.editor.gotoLocation.multipleDefinitions","Controls the behavior the 'Go to Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleTypeDefinitions":{description:m("editor.editor.gotoLocation.multipleTypeDefinitions","Controls the behavior the 'Go to Type Definition'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleDeclarations":{description:m("editor.editor.gotoLocation.multipleDeclarations","Controls the behavior the 'Go to Declaration'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleImplementations":{description:m("editor.editor.gotoLocation.multipleImplemenattions","Controls the behavior the 'Go to Implementations'-command when multiple target locations exist."),...t},"editor.gotoLocation.multipleReferences":{description:m("editor.editor.gotoLocation.multipleReferences","Controls the behavior the 'Go to References'-command when multiple target locations exist."),...t},"editor.gotoLocation.alternativeDefinitionCommand":{type:"string",default:e.alternativeDefinitionCommand,enum:i,description:m("alternativeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Definition' is the current location.")},"editor.gotoLocation.alternativeTypeDefinitionCommand":{type:"string",default:e.alternativeTypeDefinitionCommand,enum:i,description:m("alternativeTypeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Type Definition' is the current location.")},"editor.gotoLocation.alternativeDeclarationCommand":{type:"string",default:e.alternativeDeclarationCommand,enum:i,description:m("alternativeDeclarationCommand","Alternative command id that is being executed when the result of 'Go to Declaration' is the current location.")},"editor.gotoLocation.alternativeImplementationCommand":{type:"string",default:e.alternativeImplementationCommand,enum:i,description:m("alternativeImplementationCommand","Alternative command id that is being executed when the result of 'Go to Implementation' is the current location.")},"editor.gotoLocation.alternativeReferenceCommand":{type:"string",default:e.alternativeReferenceCommand,enum:i,description:m("alternativeReferenceCommand","Alternative command id that is being executed when the result of 'Go to Reference' is the current location.")}})}validate(e){var t,i,n,s,r;if(!e||typeof e!="object")return this.defaultValue;const a=e;return{multiple:Fi(a.multiple,this.defaultValue.multiple,["peek","gotoAndPeek","goto"]),multipleDefinitions:(t=a.multipleDefinitions)!==null&&t!==void 0?t:Fi(a.multipleDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleTypeDefinitions:(i=a.multipleTypeDefinitions)!==null&&i!==void 0?i:Fi(a.multipleTypeDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleDeclarations:(n=a.multipleDeclarations)!==null&&n!==void 0?n:Fi(a.multipleDeclarations,"peek",["peek","gotoAndPeek","goto"]),multipleImplementations:(s=a.multipleImplementations)!==null&&s!==void 0?s:Fi(a.multipleImplementations,"peek",["peek","gotoAndPeek","goto"]),multipleReferences:(r=a.multipleReferences)!==null&&r!==void 0?r:Fi(a.multipleReferences,"peek",["peek","gotoAndPeek","goto"]),alternativeDefinitionCommand:As.string(a.alternativeDefinitionCommand,this.defaultValue.alternativeDefinitionCommand),alternativeTypeDefinitionCommand:As.string(a.alternativeTypeDefinitionCommand,this.defaultValue.alternativeTypeDefinitionCommand),alternativeDeclarationCommand:As.string(a.alternativeDeclarationCommand,this.defaultValue.alternativeDeclarationCommand),alternativeImplementationCommand:As.string(a.alternativeImplementationCommand,this.defaultValue.alternativeImplementationCommand),alternativeReferenceCommand:As.string(a.alternativeReferenceCommand,this.defaultValue.alternativeReferenceCommand)}}}class Nq extends vi{constructor(){const e={enabled:!0,delay:300,hidingDelay:300,sticky:!0,above:!0};super(60,"hover",e,{"editor.hover.enabled":{type:"boolean",default:e.enabled,description:m("hover.enabled","Controls whether the hover is shown.")},"editor.hover.delay":{type:"number",default:e.delay,minimum:0,maximum:1e4,description:m("hover.delay","Controls the delay in milliseconds after which the hover is shown.")},"editor.hover.sticky":{type:"boolean",default:e.sticky,description:m("hover.sticky","Controls whether the hover should remain visible when mouse is moved over it.")},"editor.hover.hidingDelay":{type:"integer",minimum:0,default:e.hidingDelay,description:m("hover.hidingDelay","Controls the delay in milliseconds after which the hover is hidden. Requires `editor.hover.sticky` to be enabled.")},"editor.hover.above":{type:"boolean",default:e.above,description:m("hover.above","Prefer showing hovers above the line, if there's space.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),delay:Xt.clampedInt(t.delay,this.defaultValue.delay,0,1e4),sticky:xe(t.sticky,this.defaultValue.sticky),hidingDelay:Xt.clampedInt(t.hidingDelay,this.defaultValue.hidingDelay,0,6e5),above:xe(t.above,this.defaultValue.above)}}}class Um extends oC{constructor(){super(145)}compute(e,t,i){return Um.computeLayout(t,{memory:e.memory,outerWidth:e.outerWidth,outerHeight:e.outerHeight,isDominatedByLongLines:e.isDominatedByLongLines,lineHeight:e.fontInfo.lineHeight,viewLineCount:e.viewLineCount,lineNumbersDigitCount:e.lineNumbersDigitCount,typicalHalfwidthCharacterWidth:e.fontInfo.typicalHalfwidthCharacterWidth,maxDigitWidth:e.fontInfo.maxDigitWidth,pixelRatio:e.pixelRatio,glyphMarginDecorationLaneCount:e.glyphMarginDecorationLaneCount})}static computeContainedMinimapLineCount(e){const t=e.height/e.lineHeight,i=Math.floor(e.paddingTop/e.lineHeight);let n=Math.floor(e.paddingBottom/e.lineHeight);e.scrollBeyondLastLine&&(n=Math.max(n,t-1));const s=(i+e.viewLineCount+n)/(e.pixelRatio*e.height),r=Math.floor(e.viewLineCount/s);return{typicalViewportLineCount:t,extraLinesBeforeFirstLine:i,extraLinesBeyondLastLine:n,desiredRatio:s,minimapLineCount:r}}static _computeMinimapLayout(e,t){const i=e.outerWidth,n=e.outerHeight,s=e.pixelRatio;if(!e.minimap.enabled)return{renderMinimap:0,minimapLeft:0,minimapWidth:0,minimapHeightIsEditorHeight:!1,minimapIsSampling:!1,minimapScale:1,minimapLineHeight:1,minimapCanvasInnerWidth:0,minimapCanvasInnerHeight:Math.floor(s*n),minimapCanvasOuterWidth:0,minimapCanvasOuterHeight:n};const r=t.stableMinimapLayoutInput,a=r&&e.outerHeight===r.outerHeight&&e.lineHeight===r.lineHeight&&e.typicalHalfwidthCharacterWidth===r.typicalHalfwidthCharacterWidth&&e.pixelRatio===r.pixelRatio&&e.scrollBeyondLastLine===r.scrollBeyondLastLine&&e.paddingTop===r.paddingTop&&e.paddingBottom===r.paddingBottom&&e.minimap.enabled===r.minimap.enabled&&e.minimap.side===r.minimap.side&&e.minimap.size===r.minimap.size&&e.minimap.showSlider===r.minimap.showSlider&&e.minimap.renderCharacters===r.minimap.renderCharacters&&e.minimap.maxColumn===r.minimap.maxColumn&&e.minimap.scale===r.minimap.scale&&e.verticalScrollbarWidth===r.verticalScrollbarWidth&&e.isViewportWrapping===r.isViewportWrapping,l=e.lineHeight,d=e.typicalHalfwidthCharacterWidth,c=e.scrollBeyondLastLine,h=e.minimap.renderCharacters;let u=s>=2?Math.round(e.minimap.scale*2):e.minimap.scale;const g=e.minimap.maxColumn,f=e.minimap.size,p=e.minimap.side,_=e.verticalScrollbarWidth,v=e.viewLineCount,b=e.remainingWidth,C=e.isViewportWrapping,w=h?2:3;let S=Math.floor(s*n);const y=S/s;let k=!1,x=!1,N=w*u,B=u/s,P=1;if(f==="fill"||f==="fit"){const{typicalViewportLineCount:Se,extraLinesBeforeFirstLine:ne,extraLinesBeyondLastLine:Re,desiredRatio:De,minimapLineCount:Le}=Um.computeContainedMinimapLineCount({viewLineCount:v,scrollBeyondLastLine:c,paddingTop:e.paddingTop,paddingBottom:e.paddingBottom,height:n,lineHeight:l,pixelRatio:s});if(v/Le>1)k=!0,x=!0,u=1,N=1,B=u/s;else{let Wt=!1,Ai=u+1;if(f==="fit"){const Nt=Math.ceil((ne+v+Re)*N);C&&a&&b<=t.stableFitRemainingWidth?(Wt=!0,Ai=t.stableFitMaxMinimapScale):Wt=Nt>S}if(f==="fill"||Wt){k=!0;const Nt=u;N=Math.min(l*s,Math.max(1,Math.floor(1/De))),C&&a&&b<=t.stableFitRemainingWidth&&(Ai=t.stableFitMaxMinimapScale),u=Math.min(Ai,Math.max(1,Math.floor(N/w))),u>Nt&&(P=Math.min(2,u/Nt)),B=u/s/P,S=Math.ceil(Math.max(Se,ne+v+Re)*N),C?(t.stableMinimapLayoutInput=e,t.stableFitRemainingWidth=b,t.stableFitMaxMinimapScale=u):(t.stableMinimapLayoutInput=null,t.stableFitRemainingWidth=0)}}}const R=Math.floor(g*B),O=Math.min(R,Math.max(0,Math.floor((b-_-2)*B/(d+B)))+yl);let U=Math.floor(s*O);const Y=U/s;U=Math.floor(U*P);const me=h?1:2,ie=p==="left"?0:i-O-_;return{renderMinimap:me,minimapLeft:ie,minimapWidth:O,minimapHeightIsEditorHeight:k,minimapIsSampling:x,minimapScale:u,minimapLineHeight:N,minimapCanvasInnerWidth:U,minimapCanvasInnerHeight:S,minimapCanvasOuterWidth:Y,minimapCanvasOuterHeight:y}}static computeLayout(e,t){const i=t.outerWidth|0,n=t.outerHeight|0,s=t.lineHeight|0,r=t.lineNumbersDigitCount|0,a=t.typicalHalfwidthCharacterWidth,l=t.maxDigitWidth,d=t.pixelRatio,c=t.viewLineCount,h=e.get(137),u=h==="inherit"?e.get(136):h,g=u==="inherit"?e.get(132):u,f=e.get(135),p=t.isDominatedByLongLines,_=e.get(57),v=e.get(68).renderType!==0,b=e.get(69),C=e.get(105),w=e.get(84),S=e.get(73),y=e.get(103),k=y.verticalScrollbarSize,x=y.verticalHasArrows,N=y.arrowSize,B=y.horizontalScrollbarSize,P=e.get(43),R=e.get(110)!=="never";let O=e.get(66);P&&R&&(O+=16);let U=0;if(v){const Lt=Math.max(r,b);U=Math.round(Lt*l)}let Y=0;_&&(Y=s*t.glyphMarginDecorationLaneCount);let me=0,ie=me+Y,Se=ie+U,ne=Se+O;const Re=i-Y-U-O;let De=!1,Le=!1,pe=-1;u==="inherit"&&p?(De=!0,Le=!0):g==="on"||g==="bounded"?Le=!0:g==="wordWrapColumn"&&(pe=f);const Wt=Um._computeMinimapLayout({outerWidth:i,outerHeight:n,lineHeight:s,typicalHalfwidthCharacterWidth:a,pixelRatio:d,scrollBeyondLastLine:C,paddingTop:w.top,paddingBottom:w.bottom,minimap:S,verticalScrollbarWidth:k,viewLineCount:c,remainingWidth:Re,isViewportWrapping:Le},t.memory||new A8);Wt.renderMinimap!==0&&Wt.minimapLeft===0&&(me+=Wt.minimapWidth,ie+=Wt.minimapWidth,Se+=Wt.minimapWidth,ne+=Wt.minimapWidth);const Ai=Re-Wt.minimapWidth,Nt=Math.max(1,Math.floor((Ai-k-2)/a)),_t=x?N:0;return Le&&(pe=Math.max(1,Nt),g==="bounded"&&(pe=Math.min(pe,f))),{width:i,height:n,glyphMarginLeft:me,glyphMarginWidth:Y,glyphMarginDecorationLaneCount:t.glyphMarginDecorationLaneCount,lineNumbersLeft:ie,lineNumbersWidth:U,decorationsLeft:Se,decorationsWidth:O,contentLeft:ne,contentWidth:Ai,minimap:Wt,viewportColumn:Nt,isWordWrapMinified:De,isViewportWrapping:Le,wrappingColumn:pe,verticalScrollbarWidth:k,horizontalScrollbarHeight:B,overviewRuler:{top:_t,width:k,height:n-2*_t,right:0}}}}class Tq extends vi{constructor(){super(139,"wrappingStrategy","simple",{"editor.wrappingStrategy":{enumDescriptions:[m("wrappingStrategy.simple","Assumes that all characters are of the same width. This is a fast algorithm that works correctly for monospace fonts and certain scripts (like Latin characters) where glyphs are of equal width."),m("wrappingStrategy.advanced","Delegates wrapping points computation to the browser. This is a slow algorithm, that might cause freezes for large files, but it works correctly in all cases.")],type:"string",enum:["simple","advanced"],default:"simple",description:m("wrappingStrategy","Controls the algorithm that computes wrapping points. Note that when in accessibility mode, advanced will be used for the best experience.")}})}validate(e){return Fi(e,"simple",["simple","advanced"])}compute(e,t,i){return t.get(2)===2?"advanced":i}}var Jr;(function(o){o.Off="off",o.OnCode="onCode",o.On="on"})(Jr||(Jr={}));class Mq extends vi{constructor(){const e={enabled:Jr.On};super(65,"lightbulb",e,{"editor.lightbulb.enabled":{type:"string",tags:["experimental"],enum:[Jr.Off,Jr.OnCode,Jr.On],default:e.enabled,enumDescriptions:[m("editor.lightbulb.enabled.off","Disable the code action menu."),m("editor.lightbulb.enabled.onCode","Show the code action menu when the cursor is on lines with code."),m("editor.lightbulb.enabled.on","Show the code action menu when the cursor is on lines with code or on empty lines.")],description:m("enabled","Enables the Code Action lightbulb in the editor.")}})}validate(e){return!e||typeof e!="object"?this.defaultValue:{enabled:Fi(e.enabled,this.defaultValue.enabled,[Jr.Off,Jr.OnCode,Jr.On])}}}class Rq extends vi{constructor(){const e={enabled:!0,maxLineCount:5,defaultModel:"outlineModel",scrollWithEditor:!0};super(115,"stickyScroll",e,{"editor.stickyScroll.enabled":{type:"boolean",default:e.enabled,description:m("editor.stickyScroll.enabled","Shows the nested current scopes during the scroll at the top of the editor."),tags:["experimental"]},"editor.stickyScroll.maxLineCount":{type:"number",default:e.maxLineCount,minimum:1,maximum:20,description:m("editor.stickyScroll.maxLineCount","Defines the maximum number of sticky lines to show.")},"editor.stickyScroll.defaultModel":{type:"string",enum:["outlineModel","foldingProviderModel","indentationModel"],default:e.defaultModel,description:m("editor.stickyScroll.defaultModel","Defines the model to use for determining which lines to stick. If the outline model does not exist, it will fall back on the folding provider model which falls back on the indentation model. This order is respected in all three cases.")},"editor.stickyScroll.scrollWithEditor":{type:"boolean",default:e.scrollWithEditor,description:m("editor.stickyScroll.scrollWithEditor","Enable scrolling of Sticky Scroll with the editor's horizontal scrollbar.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),maxLineCount:Xt.clampedInt(t.maxLineCount,this.defaultValue.maxLineCount,1,20),defaultModel:Fi(t.defaultModel,this.defaultValue.defaultModel,["outlineModel","foldingProviderModel","indentationModel"]),scrollWithEditor:xe(t.scrollWithEditor,this.defaultValue.scrollWithEditor)}}}class Aq extends vi{constructor(){const e={enabled:"on",fontSize:0,fontFamily:"",padding:!1};super(141,"inlayHints",e,{"editor.inlayHints.enabled":{type:"string",default:e.enabled,description:m("inlayHints.enable","Enables the inlay hints in the editor."),enum:["on","onUnlessPressed","offUnlessPressed","off"],markdownEnumDescriptions:[m("editor.inlayHints.on","Inlay hints are enabled"),m("editor.inlayHints.onUnlessPressed","Inlay hints are showing by default and hide when holding {0}",ht?"Ctrl+Option":"Ctrl+Alt"),m("editor.inlayHints.offUnlessPressed","Inlay hints are hidden by default and show when holding {0}",ht?"Ctrl+Option":"Ctrl+Alt"),m("editor.inlayHints.off","Inlay hints are disabled")]},"editor.inlayHints.fontSize":{type:"number",default:e.fontSize,markdownDescription:m("inlayHints.fontSize","Controls font size of inlay hints in the editor. As default the {0} is used when the configured value is less than {1} or greater than the editor font size.","`#editor.fontSize#`","`5`")},"editor.inlayHints.fontFamily":{type:"string",default:e.fontFamily,markdownDescription:m("inlayHints.fontFamily","Controls font family of inlay hints in the editor. When set to empty, the {0} is used.","`#editor.fontFamily#`")},"editor.inlayHints.padding":{type:"boolean",default:e.padding,description:m("inlayHints.padding","Enables the padding around the inlay hints in the editor.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return typeof t.enabled=="boolean"&&(t.enabled=t.enabled?"on":"off"),{enabled:Fi(t.enabled,this.defaultValue.enabled,["on","off","offUnlessPressed","onUnlessPressed"]),fontSize:Xt.clampedInt(t.fontSize,this.defaultValue.fontSize,0,100),fontFamily:As.string(t.fontFamily,this.defaultValue.fontFamily),padding:xe(t.padding,this.defaultValue.padding)}}}class Pq extends vi{constructor(){super(66,"lineDecorationsWidth",10)}validate(e){return typeof e=="string"&&/^\d+(\.\d+)?ch$/.test(e)?-parseFloat(e.substring(0,e.length-2)):Xt.clampedInt(e,this.defaultValue,0,1e3)}compute(e,t,i){return i<0?Xt.clampedInt(-i*e.fontInfo.typicalHalfwidthCharacterWidth,this.defaultValue,0,1e3):i}}class Oq extends ir{constructor(){super(67,"lineHeight",po.lineHeight,e=>ir.clamp(e,0,150),{markdownDescription:m("lineHeight",`Controls the line height. + - Use 0 to automatically compute the line height from the font size. + - Values between 0 and 8 will be used as a multiplier with the font size. + - Values greater than or equal to 8 will be used as effective values.`)})}compute(e,t,i){return e.fontInfo.lineHeight}}class Fq extends vi{constructor(){const e={enabled:!0,size:"proportional",side:"right",showSlider:"mouseover",autohide:!1,renderCharacters:!0,maxColumn:120,scale:1,showRegionSectionHeaders:!0,showMarkSectionHeaders:!0,sectionHeaderFontSize:9,sectionHeaderLetterSpacing:1};super(73,"minimap",e,{"editor.minimap.enabled":{type:"boolean",default:e.enabled,description:m("minimap.enabled","Controls whether the minimap is shown.")},"editor.minimap.autohide":{type:"boolean",default:e.autohide,description:m("minimap.autohide","Controls whether the minimap is hidden automatically.")},"editor.minimap.size":{type:"string",enum:["proportional","fill","fit"],enumDescriptions:[m("minimap.size.proportional","The minimap has the same size as the editor contents (and might scroll)."),m("minimap.size.fill","The minimap will stretch or shrink as necessary to fill the height of the editor (no scrolling)."),m("minimap.size.fit","The minimap will shrink as necessary to never be larger than the editor (no scrolling).")],default:e.size,description:m("minimap.size","Controls the size of the minimap.")},"editor.minimap.side":{type:"string",enum:["left","right"],default:e.side,description:m("minimap.side","Controls the side where to render the minimap.")},"editor.minimap.showSlider":{type:"string",enum:["always","mouseover"],default:e.showSlider,description:m("minimap.showSlider","Controls when the minimap slider is shown.")},"editor.minimap.scale":{type:"number",default:e.scale,minimum:1,maximum:3,enum:[1,2,3],description:m("minimap.scale","Scale of content drawn in the minimap: 1, 2 or 3.")},"editor.minimap.renderCharacters":{type:"boolean",default:e.renderCharacters,description:m("minimap.renderCharacters","Render the actual characters on a line as opposed to color blocks.")},"editor.minimap.maxColumn":{type:"number",default:e.maxColumn,description:m("minimap.maxColumn","Limit the width of the minimap to render at most a certain number of columns.")},"editor.minimap.showRegionSectionHeaders":{type:"boolean",default:e.showRegionSectionHeaders,description:m("minimap.showRegionSectionHeaders","Controls whether named regions are shown as section headers in the minimap.")},"editor.minimap.showMarkSectionHeaders":{type:"boolean",default:e.showMarkSectionHeaders,description:m("minimap.showMarkSectionHeaders","Controls whether MARK: comments are shown as section headers in the minimap.")},"editor.minimap.sectionHeaderFontSize":{type:"number",default:e.sectionHeaderFontSize,description:m("minimap.sectionHeaderFontSize","Controls the font size of section headers in the minimap.")},"editor.minimap.sectionHeaderLetterSpacing":{type:"number",default:e.sectionHeaderLetterSpacing,description:m("minimap.sectionHeaderLetterSpacing","Controls the amount of space (in pixels) between characters of section header. This helps the readability of the header in small font sizes.")}})}validate(e){var t,i;if(!e||typeof e!="object")return this.defaultValue;const n=e;return{enabled:xe(n.enabled,this.defaultValue.enabled),autohide:xe(n.autohide,this.defaultValue.autohide),size:Fi(n.size,this.defaultValue.size,["proportional","fill","fit"]),side:Fi(n.side,this.defaultValue.side,["right","left"]),showSlider:Fi(n.showSlider,this.defaultValue.showSlider,["always","mouseover"]),renderCharacters:xe(n.renderCharacters,this.defaultValue.renderCharacters),scale:Xt.clampedInt(n.scale,1,1,3),maxColumn:Xt.clampedInt(n.maxColumn,this.defaultValue.maxColumn,1,1e4),showRegionSectionHeaders:xe(n.showRegionSectionHeaders,this.defaultValue.showRegionSectionHeaders),showMarkSectionHeaders:xe(n.showMarkSectionHeaders,this.defaultValue.showMarkSectionHeaders),sectionHeaderFontSize:ir.clamp((t=n.sectionHeaderFontSize)!==null&&t!==void 0?t:this.defaultValue.sectionHeaderFontSize,4,32),sectionHeaderLetterSpacing:ir.clamp((i=n.sectionHeaderLetterSpacing)!==null&&i!==void 0?i:this.defaultValue.sectionHeaderLetterSpacing,0,5)}}}function Bq(o){return o==="ctrlCmd"?ht?"metaKey":"ctrlKey":"altKey"}class Wq extends vi{constructor(){super(84,"padding",{top:0,bottom:0},{"editor.padding.top":{type:"number",default:0,minimum:0,maximum:1e3,description:m("padding.top","Controls the amount of space between the top edge of the editor and the first line.")},"editor.padding.bottom":{type:"number",default:0,minimum:0,maximum:1e3,description:m("padding.bottom","Controls the amount of space between the bottom edge of the editor and the last line.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{top:Xt.clampedInt(t.top,0,0,1e3),bottom:Xt.clampedInt(t.bottom,0,0,1e3)}}}class Hq extends vi{constructor(){const e={enabled:!0,cycle:!0};super(86,"parameterHints",e,{"editor.parameterHints.enabled":{type:"boolean",default:e.enabled,description:m("parameterHints.enabled","Enables a pop-up that shows parameter documentation and type information as you type.")},"editor.parameterHints.cycle":{type:"boolean",default:e.cycle,description:m("parameterHints.cycle","Controls whether the parameter hints menu cycles or closes when reaching the end of the list.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),cycle:xe(t.cycle,this.defaultValue.cycle)}}}class Vq extends oC{constructor(){super(143)}compute(e,t,i){return e.pixelRatio}}class zq extends vi{constructor(){const e={other:"on",comments:"off",strings:"off"},t=[{type:"boolean"},{type:"string",enum:["on","inline","off"],enumDescriptions:[m("on","Quick suggestions show inside the suggest widget"),m("inline","Quick suggestions show as ghost text"),m("off","Quick suggestions are disabled")]}];super(89,"quickSuggestions",e,{type:"object",additionalProperties:!1,properties:{strings:{anyOf:t,default:e.strings,description:m("quickSuggestions.strings","Enable quick suggestions inside strings.")},comments:{anyOf:t,default:e.comments,description:m("quickSuggestions.comments","Enable quick suggestions inside comments.")},other:{anyOf:t,default:e.other,description:m("quickSuggestions.other","Enable quick suggestions outside of strings and comments.")}},default:e,markdownDescription:m("quickSuggestions","Controls whether suggestions should automatically show up while typing. This can be controlled for typing in comments, strings, and other code. Quick suggestion can be configured to show as ghost text or with the suggest widget. Also be aware of the '{0}'-setting which controls if suggestions are triggered by special characters.","#editor.suggestOnTriggerCharacters#")}),this.defaultValue=e}validate(e){if(typeof e=="boolean"){const d=e?"on":"off";return{comments:d,strings:d,other:d}}if(!e||typeof e!="object")return this.defaultValue;const{other:t,comments:i,strings:n}=e,s=["on","inline","off"];let r,a,l;return typeof t=="boolean"?r=t?"on":"off":r=Fi(t,this.defaultValue.other,s),typeof i=="boolean"?a=i?"on":"off":a=Fi(i,this.defaultValue.comments,s),typeof n=="boolean"?l=n?"on":"off":l=Fi(n,this.defaultValue.strings,s),{other:r,comments:a,strings:l}}}class Uq extends vi{constructor(){super(68,"lineNumbers",{renderType:1,renderFn:null},{type:"string",enum:["off","on","relative","interval"],enumDescriptions:[m("lineNumbers.off","Line numbers are not rendered."),m("lineNumbers.on","Line numbers are rendered as absolute number."),m("lineNumbers.relative","Line numbers are rendered as distance in lines to cursor position."),m("lineNumbers.interval","Line numbers are rendered every 10 lines.")],default:"on",description:m("lineNumbers","Controls the display of line numbers.")})}validate(e){let t=this.defaultValue.renderType,i=this.defaultValue.renderFn;return typeof e<"u"&&(typeof e=="function"?(t=4,i=e):e==="interval"?t=3:e==="relative"?t=2:e==="on"?t=1:t=0),{renderType:t,renderFn:i}}}function yS(o){const e=o.get(98);return e==="editable"?o.get(91):e!=="on"}class $q extends vi{constructor(){const e=[],t={type:"number",description:m("rulers.size","Number of monospace characters at which this editor ruler will render.")};super(102,"rulers",e,{type:"array",items:{anyOf:[t,{type:["object"],properties:{column:t,color:{type:"string",description:m("rulers.color","Color of this editor ruler."),format:"color-hex"}}}]},default:e,description:m("rulers","Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.")})}validate(e){if(Array.isArray(e)){const t=[];for(const i of e)if(typeof i=="number")t.push({column:Xt.clampedInt(i,0,0,1e4),color:null});else if(i&&typeof i=="object"){const n=i;t.push({column:Xt.clampedInt(n.column,0,0,1e4),color:n.color})}return t.sort((i,n)=>i.column-n.column),t}return this.defaultValue}}class Kq extends vi{constructor(){super(92,"readOnlyMessage",void 0)}validate(e){return!e||typeof e!="object"?this.defaultValue:e}}function PF(o,e){if(typeof o!="string")return e;switch(o){case"hidden":return 2;case"visible":return 3;default:return 1}}let jq=class extends vi{constructor(){const e={vertical:1,horizontal:1,arrowSize:11,useShadows:!0,verticalHasArrows:!1,horizontalHasArrows:!1,horizontalScrollbarSize:12,horizontalSliderSize:12,verticalScrollbarSize:14,verticalSliderSize:14,handleMouseWheel:!0,alwaysConsumeMouseWheel:!0,scrollByPage:!1,ignoreHorizontalScrollbarInContentHeight:!1};super(103,"scrollbar",e,{"editor.scrollbar.vertical":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[m("scrollbar.vertical.auto","The vertical scrollbar will be visible only when necessary."),m("scrollbar.vertical.visible","The vertical scrollbar will always be visible."),m("scrollbar.vertical.fit","The vertical scrollbar will always be hidden.")],default:"auto",description:m("scrollbar.vertical","Controls the visibility of the vertical scrollbar.")},"editor.scrollbar.horizontal":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[m("scrollbar.horizontal.auto","The horizontal scrollbar will be visible only when necessary."),m("scrollbar.horizontal.visible","The horizontal scrollbar will always be visible."),m("scrollbar.horizontal.fit","The horizontal scrollbar will always be hidden.")],default:"auto",description:m("scrollbar.horizontal","Controls the visibility of the horizontal scrollbar.")},"editor.scrollbar.verticalScrollbarSize":{type:"number",default:e.verticalScrollbarSize,description:m("scrollbar.verticalScrollbarSize","The width of the vertical scrollbar.")},"editor.scrollbar.horizontalScrollbarSize":{type:"number",default:e.horizontalScrollbarSize,description:m("scrollbar.horizontalScrollbarSize","The height of the horizontal scrollbar.")},"editor.scrollbar.scrollByPage":{type:"boolean",default:e.scrollByPage,description:m("scrollbar.scrollByPage","Controls whether clicks scroll by page or jump to click position.")},"editor.scrollbar.ignoreHorizontalScrollbarInContentHeight":{type:"boolean",default:e.ignoreHorizontalScrollbarInContentHeight,description:m("scrollbar.ignoreHorizontalScrollbarInContentHeight","When set, the horizontal scrollbar will not increase the size of the editor's content.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e,i=Xt.clampedInt(t.horizontalScrollbarSize,this.defaultValue.horizontalScrollbarSize,0,1e3),n=Xt.clampedInt(t.verticalScrollbarSize,this.defaultValue.verticalScrollbarSize,0,1e3);return{arrowSize:Xt.clampedInt(t.arrowSize,this.defaultValue.arrowSize,0,1e3),vertical:PF(t.vertical,this.defaultValue.vertical),horizontal:PF(t.horizontal,this.defaultValue.horizontal),useShadows:xe(t.useShadows,this.defaultValue.useShadows),verticalHasArrows:xe(t.verticalHasArrows,this.defaultValue.verticalHasArrows),horizontalHasArrows:xe(t.horizontalHasArrows,this.defaultValue.horizontalHasArrows),handleMouseWheel:xe(t.handleMouseWheel,this.defaultValue.handleMouseWheel),alwaysConsumeMouseWheel:xe(t.alwaysConsumeMouseWheel,this.defaultValue.alwaysConsumeMouseWheel),horizontalScrollbarSize:i,horizontalSliderSize:Xt.clampedInt(t.horizontalSliderSize,i,0,1e3),verticalScrollbarSize:n,verticalSliderSize:Xt.clampedInt(t.verticalSliderSize,n,0,1e3),scrollByPage:xe(t.scrollByPage,this.defaultValue.scrollByPage),ignoreHorizontalScrollbarInContentHeight:xe(t.ignoreHorizontalScrollbarInContentHeight,this.defaultValue.ignoreHorizontalScrollbarInContentHeight)}}};const $o="inUntrustedWorkspace",ao={allowedCharacters:"editor.unicodeHighlight.allowedCharacters",invisibleCharacters:"editor.unicodeHighlight.invisibleCharacters",nonBasicASCII:"editor.unicodeHighlight.nonBasicASCII",ambiguousCharacters:"editor.unicodeHighlight.ambiguousCharacters",includeComments:"editor.unicodeHighlight.includeComments",includeStrings:"editor.unicodeHighlight.includeStrings",allowedLocales:"editor.unicodeHighlight.allowedLocales"};class qq extends vi{constructor(){const e={nonBasicASCII:$o,invisibleCharacters:!0,ambiguousCharacters:!0,includeComments:$o,includeStrings:!0,allowedCharacters:{},allowedLocales:{_os:!0,_vscode:!0}};super(125,"unicodeHighlight",e,{[ao.nonBasicASCII]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,$o],default:e.nonBasicASCII,description:m("unicodeHighlight.nonBasicASCII","Controls whether all non-basic ASCII characters are highlighted. Only characters between U+0020 and U+007E, tab, line-feed and carriage-return are considered basic ASCII.")},[ao.invisibleCharacters]:{restricted:!0,type:"boolean",default:e.invisibleCharacters,description:m("unicodeHighlight.invisibleCharacters","Controls whether characters that just reserve space or have no width at all are highlighted.")},[ao.ambiguousCharacters]:{restricted:!0,type:"boolean",default:e.ambiguousCharacters,description:m("unicodeHighlight.ambiguousCharacters","Controls whether characters are highlighted that can be confused with basic ASCII characters, except those that are common in the current user locale.")},[ao.includeComments]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,$o],default:e.includeComments,description:m("unicodeHighlight.includeComments","Controls whether characters in comments should also be subject to Unicode highlighting.")},[ao.includeStrings]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,$o],default:e.includeStrings,description:m("unicodeHighlight.includeStrings","Controls whether characters in strings should also be subject to Unicode highlighting.")},[ao.allowedCharacters]:{restricted:!0,type:"object",default:e.allowedCharacters,description:m("unicodeHighlight.allowedCharacters","Defines allowed characters that are not being highlighted."),additionalProperties:{type:"boolean"}},[ao.allowedLocales]:{restricted:!0,type:"object",additionalProperties:{type:"boolean"},default:e.allowedLocales,description:m("unicodeHighlight.allowedLocales","Unicode characters that are common in allowed locales are not being highlighted.")}})}applyUpdate(e,t){let i=!1;t.allowedCharacters&&e&&(or(e.allowedCharacters,t.allowedCharacters)||(e={...e,allowedCharacters:t.allowedCharacters},i=!0)),t.allowedLocales&&e&&(or(e.allowedLocales,t.allowedLocales)||(e={...e,allowedLocales:t.allowedLocales},i=!0));const n=super.applyUpdate(e,t);return i?new Fv(n.newValue,!0):n}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{nonBasicASCII:$m(t.nonBasicASCII,$o,[!0,!1,$o]),invisibleCharacters:xe(t.invisibleCharacters,this.defaultValue.invisibleCharacters),ambiguousCharacters:xe(t.ambiguousCharacters,this.defaultValue.ambiguousCharacters),includeComments:$m(t.includeComments,$o,[!0,!1,$o]),includeStrings:$m(t.includeStrings,$o,[!0,!1,$o]),allowedCharacters:this.validateBooleanMap(e.allowedCharacters,this.defaultValue.allowedCharacters),allowedLocales:this.validateBooleanMap(e.allowedLocales,this.defaultValue.allowedLocales)}}validateBooleanMap(e,t){if(typeof e!="object"||!e)return t;const i={};for(const[n,s]of Object.entries(e))s===!0&&(i[n]=!0);return i}}class Gq extends vi{constructor(){const e={enabled:!0,mode:"subwordSmart",showToolbar:"onHover",suppressSuggestions:!1,keepOnBlur:!1,fontFamily:"default"};super(62,"inlineSuggest",e,{"editor.inlineSuggest.enabled":{type:"boolean",default:e.enabled,description:m("inlineSuggest.enabled","Controls whether to automatically show inline suggestions in the editor.")},"editor.inlineSuggest.showToolbar":{type:"string",default:e.showToolbar,enum:["always","onHover","never"],enumDescriptions:[m("inlineSuggest.showToolbar.always","Show the inline suggestion toolbar whenever an inline suggestion is shown."),m("inlineSuggest.showToolbar.onHover","Show the inline suggestion toolbar when hovering over an inline suggestion."),m("inlineSuggest.showToolbar.never","Never show the inline suggestion toolbar.")],description:m("inlineSuggest.showToolbar","Controls when to show the inline suggestion toolbar.")},"editor.inlineSuggest.suppressSuggestions":{type:"boolean",default:e.suppressSuggestions,description:m("inlineSuggest.suppressSuggestions","Controls how inline suggestions interact with the suggest widget. If enabled, the suggest widget is not shown automatically when inline suggestions are available.")},"editor.inlineSuggest.fontFamily":{type:"string",default:e.fontFamily,description:m("inlineSuggest.fontFamily","Controls the font family of the inline suggestions.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),mode:Fi(t.mode,this.defaultValue.mode,["prefix","subword","subwordSmart"]),showToolbar:Fi(t.showToolbar,this.defaultValue.showToolbar,["always","onHover","never"]),suppressSuggestions:xe(t.suppressSuggestions,this.defaultValue.suppressSuggestions),keepOnBlur:xe(t.keepOnBlur,this.defaultValue.keepOnBlur),fontFamily:As.string(t.fontFamily,this.defaultValue.fontFamily)}}}class Zq extends vi{constructor(){const e={enabled:!1,showToolbar:"onHover",fontFamily:"default",keepOnBlur:!1,backgroundColoring:!1};super(63,"experimentalInlineEdit",e,{"editor.experimentalInlineEdit.enabled":{type:"boolean",default:e.enabled,description:m("inlineEdit.enabled","Controls whether to show inline edits in the editor.")},"editor.experimentalInlineEdit.showToolbar":{type:"string",default:e.showToolbar,enum:["always","onHover","never"],enumDescriptions:[m("inlineEdit.showToolbar.always","Show the inline edit toolbar whenever an inline suggestion is shown."),m("inlineEdit.showToolbar.onHover","Show the inline edit toolbar when hovering over an inline suggestion."),m("inlineEdit.showToolbar.never","Never show the inline edit toolbar.")],description:m("inlineEdit.showToolbar","Controls when to show the inline edit toolbar.")},"editor.experimentalInlineEdit.fontFamily":{type:"string",default:e.fontFamily,description:m("inlineEdit.fontFamily","Controls the font family of the inline edit.")},"editor.experimentalInlineEdit.backgroundColoring":{type:"boolean",default:e.backgroundColoring,description:m("inlineEdit.backgroundColoring","Controls whether to color the background of inline edits.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),showToolbar:Fi(t.showToolbar,this.defaultValue.showToolbar,["always","onHover","never"]),fontFamily:As.string(t.fontFamily,this.defaultValue.fontFamily),keepOnBlur:xe(t.keepOnBlur,this.defaultValue.keepOnBlur),backgroundColoring:xe(t.backgroundColoring,this.defaultValue.backgroundColoring)}}}class Yq extends vi{constructor(){const e={enabled:cs.bracketPairColorizationOptions.enabled,independentColorPoolPerBracketType:cs.bracketPairColorizationOptions.independentColorPoolPerBracketType};super(15,"bracketPairColorization",e,{"editor.bracketPairColorization.enabled":{type:"boolean",default:e.enabled,markdownDescription:m("bracketPairColorization.enabled","Controls whether bracket pair colorization is enabled or not. Use {0} to override the bracket highlight colors.","`#workbench.colorCustomizations#`")},"editor.bracketPairColorization.independentColorPoolPerBracketType":{type:"boolean",default:e.independentColorPoolPerBracketType,description:m("bracketPairColorization.independentColorPoolPerBracketType","Controls whether each bracket type has its own independent color pool.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),independentColorPoolPerBracketType:xe(t.independentColorPoolPerBracketType,this.defaultValue.independentColorPoolPerBracketType)}}}class Qq extends vi{constructor(){const e={bracketPairs:!1,bracketPairsHorizontal:"active",highlightActiveBracketPair:!0,indentation:!0,highlightActiveIndentation:!0};super(16,"guides",e,{"editor.guides.bracketPairs":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[m("editor.guides.bracketPairs.true","Enables bracket pair guides."),m("editor.guides.bracketPairs.active","Enables bracket pair guides only for the active bracket pair."),m("editor.guides.bracketPairs.false","Disables bracket pair guides.")],default:e.bracketPairs,description:m("editor.guides.bracketPairs","Controls whether bracket pair guides are enabled or not.")},"editor.guides.bracketPairsHorizontal":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[m("editor.guides.bracketPairsHorizontal.true","Enables horizontal guides as addition to vertical bracket pair guides."),m("editor.guides.bracketPairsHorizontal.active","Enables horizontal guides only for the active bracket pair."),m("editor.guides.bracketPairsHorizontal.false","Disables horizontal bracket pair guides.")],default:e.bracketPairsHorizontal,description:m("editor.guides.bracketPairsHorizontal","Controls whether horizontal bracket pair guides are enabled or not.")},"editor.guides.highlightActiveBracketPair":{type:"boolean",default:e.highlightActiveBracketPair,description:m("editor.guides.highlightActiveBracketPair","Controls whether the editor should highlight the active bracket pair.")},"editor.guides.indentation":{type:"boolean",default:e.indentation,description:m("editor.guides.indentation","Controls whether the editor should render indent guides.")},"editor.guides.highlightActiveIndentation":{type:["boolean","string"],enum:[!0,"always",!1],enumDescriptions:[m("editor.guides.highlightActiveIndentation.true","Highlights the active indent guide."),m("editor.guides.highlightActiveIndentation.always","Highlights the active indent guide even if bracket guides are highlighted."),m("editor.guides.highlightActiveIndentation.false","Do not highlight the active indent guide.")],default:e.highlightActiveIndentation,description:m("editor.guides.highlightActiveIndentation","Controls whether the editor should highlight the active indent guide.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{bracketPairs:$m(t.bracketPairs,this.defaultValue.bracketPairs,[!0,!1,"active"]),bracketPairsHorizontal:$m(t.bracketPairsHorizontal,this.defaultValue.bracketPairsHorizontal,[!0,!1,"active"]),highlightActiveBracketPair:xe(t.highlightActiveBracketPair,this.defaultValue.highlightActiveBracketPair),indentation:xe(t.indentation,this.defaultValue.indentation),highlightActiveIndentation:$m(t.highlightActiveIndentation,this.defaultValue.highlightActiveIndentation,[!0,!1,"always"])}}}function $m(o,e,t){const i=t.indexOf(o);return i===-1?e:t[i]}class Xq extends vi{constructor(){const e={insertMode:"insert",filterGraceful:!0,snippetsPreventQuickSuggestions:!1,localityBonus:!1,shareSuggestSelections:!1,selectionMode:"always",showIcons:!0,showStatusBar:!1,preview:!1,previewMode:"subwordSmart",showInlineDetails:!0,showMethods:!0,showFunctions:!0,showConstructors:!0,showDeprecated:!0,matchOnWordStartOnly:!0,showFields:!0,showVariables:!0,showClasses:!0,showStructs:!0,showInterfaces:!0,showModules:!0,showProperties:!0,showEvents:!0,showOperators:!0,showUnits:!0,showValues:!0,showConstants:!0,showEnums:!0,showEnumMembers:!0,showKeywords:!0,showWords:!0,showColors:!0,showFiles:!0,showReferences:!0,showFolders:!0,showTypeParameters:!0,showSnippets:!0,showUsers:!0,showIssues:!0};super(118,"suggest",e,{"editor.suggest.insertMode":{type:"string",enum:["insert","replace"],enumDescriptions:[m("suggest.insertMode.insert","Insert suggestion without overwriting text right of the cursor."),m("suggest.insertMode.replace","Insert suggestion and overwrite text right of the cursor.")],default:e.insertMode,description:m("suggest.insertMode","Controls whether words are overwritten when accepting completions. Note that this depends on extensions opting into this feature.")},"editor.suggest.filterGraceful":{type:"boolean",default:e.filterGraceful,description:m("suggest.filterGraceful","Controls whether filtering and sorting suggestions accounts for small typos.")},"editor.suggest.localityBonus":{type:"boolean",default:e.localityBonus,description:m("suggest.localityBonus","Controls whether sorting favors words that appear close to the cursor.")},"editor.suggest.shareSuggestSelections":{type:"boolean",default:e.shareSuggestSelections,markdownDescription:m("suggest.shareSuggestSelections","Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `#editor.suggestSelection#`).")},"editor.suggest.selectionMode":{type:"string",enum:["always","never","whenTriggerCharacter","whenQuickSuggestion"],enumDescriptions:[m("suggest.insertMode.always","Always select a suggestion when automatically triggering IntelliSense."),m("suggest.insertMode.never","Never select a suggestion when automatically triggering IntelliSense."),m("suggest.insertMode.whenTriggerCharacter","Select a suggestion only when triggering IntelliSense from a trigger character."),m("suggest.insertMode.whenQuickSuggestion","Select a suggestion only when triggering IntelliSense as you type.")],default:e.selectionMode,markdownDescription:m("suggest.selectionMode","Controls whether a suggestion is selected when the widget shows. Note that this only applies to automatically triggered suggestions (`#editor.quickSuggestions#` and `#editor.suggestOnTriggerCharacters#`) and that a suggestion is always selected when explicitly invoked, e.g via `Ctrl+Space`.")},"editor.suggest.snippetsPreventQuickSuggestions":{type:"boolean",default:e.snippetsPreventQuickSuggestions,description:m("suggest.snippetsPreventQuickSuggestions","Controls whether an active snippet prevents quick suggestions.")},"editor.suggest.showIcons":{type:"boolean",default:e.showIcons,description:m("suggest.showIcons","Controls whether to show or hide icons in suggestions.")},"editor.suggest.showStatusBar":{type:"boolean",default:e.showStatusBar,description:m("suggest.showStatusBar","Controls the visibility of the status bar at the bottom of the suggest widget.")},"editor.suggest.preview":{type:"boolean",default:e.preview,description:m("suggest.preview","Controls whether to preview the suggestion outcome in the editor.")},"editor.suggest.showInlineDetails":{type:"boolean",default:e.showInlineDetails,description:m("suggest.showInlineDetails","Controls whether suggest details show inline with the label or only in the details widget.")},"editor.suggest.maxVisibleSuggestions":{type:"number",deprecationMessage:m("suggest.maxVisibleSuggestions.dep","This setting is deprecated. The suggest widget can now be resized.")},"editor.suggest.filteredTypes":{type:"object",deprecationMessage:m("deprecated","This setting is deprecated, please use separate settings like 'editor.suggest.showKeywords' or 'editor.suggest.showSnippets' instead.")},"editor.suggest.showMethods":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showMethods","When enabled IntelliSense shows `method`-suggestions.")},"editor.suggest.showFunctions":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showFunctions","When enabled IntelliSense shows `function`-suggestions.")},"editor.suggest.showConstructors":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showConstructors","When enabled IntelliSense shows `constructor`-suggestions.")},"editor.suggest.showDeprecated":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showDeprecated","When enabled IntelliSense shows `deprecated`-suggestions.")},"editor.suggest.matchOnWordStartOnly":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.matchOnWordStartOnly","When enabled IntelliSense filtering requires that the first character matches on a word start. For example, `c` on `Console` or `WebContext` but _not_ on `description`. When disabled IntelliSense will show more results but still sorts them by match quality.")},"editor.suggest.showFields":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showFields","When enabled IntelliSense shows `field`-suggestions.")},"editor.suggest.showVariables":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showVariables","When enabled IntelliSense shows `variable`-suggestions.")},"editor.suggest.showClasses":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showClasss","When enabled IntelliSense shows `class`-suggestions.")},"editor.suggest.showStructs":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showStructs","When enabled IntelliSense shows `struct`-suggestions.")},"editor.suggest.showInterfaces":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showInterfaces","When enabled IntelliSense shows `interface`-suggestions.")},"editor.suggest.showModules":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showModules","When enabled IntelliSense shows `module`-suggestions.")},"editor.suggest.showProperties":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showPropertys","When enabled IntelliSense shows `property`-suggestions.")},"editor.suggest.showEvents":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showEvents","When enabled IntelliSense shows `event`-suggestions.")},"editor.suggest.showOperators":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showOperators","When enabled IntelliSense shows `operator`-suggestions.")},"editor.suggest.showUnits":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showUnits","When enabled IntelliSense shows `unit`-suggestions.")},"editor.suggest.showValues":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showValues","When enabled IntelliSense shows `value`-suggestions.")},"editor.suggest.showConstants":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showConstants","When enabled IntelliSense shows `constant`-suggestions.")},"editor.suggest.showEnums":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showEnums","When enabled IntelliSense shows `enum`-suggestions.")},"editor.suggest.showEnumMembers":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showEnumMembers","When enabled IntelliSense shows `enumMember`-suggestions.")},"editor.suggest.showKeywords":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showKeywords","When enabled IntelliSense shows `keyword`-suggestions.")},"editor.suggest.showWords":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showTexts","When enabled IntelliSense shows `text`-suggestions.")},"editor.suggest.showColors":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showColors","When enabled IntelliSense shows `color`-suggestions.")},"editor.suggest.showFiles":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showFiles","When enabled IntelliSense shows `file`-suggestions.")},"editor.suggest.showReferences":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showReferences","When enabled IntelliSense shows `reference`-suggestions.")},"editor.suggest.showCustomcolors":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showCustomcolors","When enabled IntelliSense shows `customcolor`-suggestions.")},"editor.suggest.showFolders":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showFolders","When enabled IntelliSense shows `folder`-suggestions.")},"editor.suggest.showTypeParameters":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showTypeParameters","When enabled IntelliSense shows `typeParameter`-suggestions.")},"editor.suggest.showSnippets":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showSnippets","When enabled IntelliSense shows `snippet`-suggestions.")},"editor.suggest.showUsers":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showUsers","When enabled IntelliSense shows `user`-suggestions.")},"editor.suggest.showIssues":{type:"boolean",default:!0,markdownDescription:m("editor.suggest.showIssues","When enabled IntelliSense shows `issues`-suggestions.")}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{insertMode:Fi(t.insertMode,this.defaultValue.insertMode,["insert","replace"]),filterGraceful:xe(t.filterGraceful,this.defaultValue.filterGraceful),snippetsPreventQuickSuggestions:xe(t.snippetsPreventQuickSuggestions,this.defaultValue.filterGraceful),localityBonus:xe(t.localityBonus,this.defaultValue.localityBonus),shareSuggestSelections:xe(t.shareSuggestSelections,this.defaultValue.shareSuggestSelections),selectionMode:Fi(t.selectionMode,this.defaultValue.selectionMode,["always","never","whenQuickSuggestion","whenTriggerCharacter"]),showIcons:xe(t.showIcons,this.defaultValue.showIcons),showStatusBar:xe(t.showStatusBar,this.defaultValue.showStatusBar),preview:xe(t.preview,this.defaultValue.preview),previewMode:Fi(t.previewMode,this.defaultValue.previewMode,["prefix","subword","subwordSmart"]),showInlineDetails:xe(t.showInlineDetails,this.defaultValue.showInlineDetails),showMethods:xe(t.showMethods,this.defaultValue.showMethods),showFunctions:xe(t.showFunctions,this.defaultValue.showFunctions),showConstructors:xe(t.showConstructors,this.defaultValue.showConstructors),showDeprecated:xe(t.showDeprecated,this.defaultValue.showDeprecated),matchOnWordStartOnly:xe(t.matchOnWordStartOnly,this.defaultValue.matchOnWordStartOnly),showFields:xe(t.showFields,this.defaultValue.showFields),showVariables:xe(t.showVariables,this.defaultValue.showVariables),showClasses:xe(t.showClasses,this.defaultValue.showClasses),showStructs:xe(t.showStructs,this.defaultValue.showStructs),showInterfaces:xe(t.showInterfaces,this.defaultValue.showInterfaces),showModules:xe(t.showModules,this.defaultValue.showModules),showProperties:xe(t.showProperties,this.defaultValue.showProperties),showEvents:xe(t.showEvents,this.defaultValue.showEvents),showOperators:xe(t.showOperators,this.defaultValue.showOperators),showUnits:xe(t.showUnits,this.defaultValue.showUnits),showValues:xe(t.showValues,this.defaultValue.showValues),showConstants:xe(t.showConstants,this.defaultValue.showConstants),showEnums:xe(t.showEnums,this.defaultValue.showEnums),showEnumMembers:xe(t.showEnumMembers,this.defaultValue.showEnumMembers),showKeywords:xe(t.showKeywords,this.defaultValue.showKeywords),showWords:xe(t.showWords,this.defaultValue.showWords),showColors:xe(t.showColors,this.defaultValue.showColors),showFiles:xe(t.showFiles,this.defaultValue.showFiles),showReferences:xe(t.showReferences,this.defaultValue.showReferences),showFolders:xe(t.showFolders,this.defaultValue.showFolders),showTypeParameters:xe(t.showTypeParameters,this.defaultValue.showTypeParameters),showSnippets:xe(t.showSnippets,this.defaultValue.showSnippets),showUsers:xe(t.showUsers,this.defaultValue.showUsers),showIssues:xe(t.showIssues,this.defaultValue.showIssues)}}}class Jq extends vi{constructor(){super(113,"smartSelect",{selectLeadingAndTrailingWhitespace:!0,selectSubwords:!0},{"editor.smartSelect.selectLeadingAndTrailingWhitespace":{description:m("selectLeadingAndTrailingWhitespace","Whether leading and trailing whitespace should always be selected."),default:!0,type:"boolean"},"editor.smartSelect.selectSubwords":{description:m("selectSubwords","Whether subwords (like 'foo' in 'fooBar' or 'foo_bar') should be selected."),default:!0,type:"boolean"}})}validate(e){return!e||typeof e!="object"?this.defaultValue:{selectLeadingAndTrailingWhitespace:xe(e.selectLeadingAndTrailingWhitespace,this.defaultValue.selectLeadingAndTrailingWhitespace),selectSubwords:xe(e.selectSubwords,this.defaultValue.selectSubwords)}}}class eG extends vi{constructor(){const e=[];super(130,"wordSegmenterLocales",e,{anyOf:[{description:m("wordSegmenterLocales","Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.)."),type:"string"},{description:m("wordSegmenterLocales","Locales to be used for word segmentation when doing word related navigations or operations. Specify the BCP 47 language tag of the word you wish to recognize (e.g., ja, zh-CN, zh-Hant-TW, etc.)."),type:"array",items:{type:"string"}}]})}validate(e){if(typeof e=="string"&&(e=[e]),Array.isArray(e)){const t=[];for(const i of e)if(typeof i=="string")try{Intl.Segmenter.supportedLocalesOf(i).length>0&&t.push(i)}catch{}return t}return this.defaultValue}}class tG extends vi{constructor(){super(138,"wrappingIndent",1,{"editor.wrappingIndent":{type:"string",enum:["none","same","indent","deepIndent"],enumDescriptions:[m("wrappingIndent.none","No indentation. Wrapped lines begin at column 1."),m("wrappingIndent.same","Wrapped lines get the same indentation as the parent."),m("wrappingIndent.indent","Wrapped lines get +1 indentation toward the parent."),m("wrappingIndent.deepIndent","Wrapped lines get +2 indentation toward the parent.")],description:m("wrappingIndent","Controls the indentation of wrapped lines."),default:"same"}})}validate(e){switch(e){case"none":return 0;case"same":return 1;case"indent":return 2;case"deepIndent":return 3}return 1}compute(e,t,i){return t.get(2)===2?0:i}}class iG extends oC{constructor(){super(146)}compute(e,t,i){const n=t.get(145);return{isDominatedByLongLines:e.isDominatedByLongLines,isWordWrapMinified:n.isWordWrapMinified,isViewportWrapping:n.isViewportWrapping,wrappingColumn:n.wrappingColumn}}}class nG extends vi{constructor(){const e={enabled:!0,showDropSelector:"afterDrop"};super(36,"dropIntoEditor",e,{"editor.dropIntoEditor.enabled":{type:"boolean",default:e.enabled,markdownDescription:m("dropIntoEditor.enabled","Controls whether you can drag and drop a file into a text editor by holding down the `Shift` key (instead of opening the file in an editor).")},"editor.dropIntoEditor.showDropSelector":{type:"string",markdownDescription:m("dropIntoEditor.showDropSelector","Controls if a widget is shown when dropping files into the editor. This widget lets you control how the file is dropped."),enum:["afterDrop","never"],enumDescriptions:[m("dropIntoEditor.showDropSelector.afterDrop","Show the drop selector widget after a file is dropped into the editor."),m("dropIntoEditor.showDropSelector.never","Never show the drop selector widget. Instead the default drop provider is always used.")],default:"afterDrop"}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),showDropSelector:Fi(t.showDropSelector,this.defaultValue.showDropSelector,["afterDrop","never"])}}}class sG extends vi{constructor(){const e={enabled:!0,showPasteSelector:"afterPaste"};super(85,"pasteAs",e,{"editor.pasteAs.enabled":{type:"boolean",default:e.enabled,markdownDescription:m("pasteAs.enabled","Controls whether you can paste content in different ways.")},"editor.pasteAs.showPasteSelector":{type:"string",markdownDescription:m("pasteAs.showPasteSelector","Controls if a widget is shown when pasting content in to the editor. This widget lets you control how the file is pasted."),enum:["afterPaste","never"],enumDescriptions:[m("pasteAs.showPasteSelector.afterPaste","Show the paste selector widget after content is pasted into the editor."),m("pasteAs.showPasteSelector.never","Never show the paste selector widget. Instead the default pasting behavior is always used.")],default:"afterPaste"}})}validate(e){if(!e||typeof e!="object")return this.defaultValue;const t=e;return{enabled:xe(t.enabled,this.defaultValue.enabled),showPasteSelector:Fi(t.showPasteSelector,this.defaultValue.showPasteSelector,["afterPaste","never"])}}}const oG="Consolas, 'Courier New', monospace",rG="Menlo, Monaco, 'Courier New', monospace",aG="'Droid Sans Mono', 'monospace', monospace",po={fontFamily:ht?rG:qs?aG:oG,fontWeight:"normal",fontSize:ht?12:14,lineHeight:0,letterSpacing:0},vm=[];function le(o){return vm[o.id]=o,o}const al={acceptSuggestionOnCommitCharacter:le(new kt(0,"acceptSuggestionOnCommitCharacter",!0,{markdownDescription:m("acceptSuggestionOnCommitCharacter","Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.")})),acceptSuggestionOnEnter:le(new Ii(1,"acceptSuggestionOnEnter","on",["on","smart","off"],{markdownEnumDescriptions:["",m("acceptSuggestionOnEnterSmart","Only accept a suggestion with `Enter` when it makes a textual change."),""],markdownDescription:m("acceptSuggestionOnEnter","Controls whether suggestions should be accepted on `Enter`, in addition to `Tab`. Helps to avoid ambiguity between inserting new lines or accepting suggestions.")})),accessibilitySupport:le(new Cq),accessibilityPageSize:le(new Xt(3,"accessibilityPageSize",10,1,1073741824,{description:m("accessibilityPageSize","Controls the number of lines in the editor that can be read out by a screen reader at once. When we detect a screen reader we automatically set the default to be 500. Warning: this has a performance implication for numbers larger than the default."),tags:["accessibility"]})),ariaLabel:le(new As(4,"ariaLabel",m("editorViewAccessibleLabel","Editor content"))),ariaRequired:le(new kt(5,"ariaRequired",!1,void 0)),screenReaderAnnounceInlineSuggestion:le(new kt(8,"screenReaderAnnounceInlineSuggestion",!0,{description:m("screenReaderAnnounceInlineSuggestion","Control whether inline suggestions are announced by a screen reader."),tags:["accessibility"]})),autoClosingBrackets:le(new Ii(6,"autoClosingBrackets","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",m("editor.autoClosingBrackets.languageDefined","Use language configurations to determine when to autoclose brackets."),m("editor.autoClosingBrackets.beforeWhitespace","Autoclose brackets only when the cursor is to the left of whitespace."),""],description:m("autoClosingBrackets","Controls whether the editor should automatically close brackets after the user adds an opening bracket.")})),autoClosingComments:le(new Ii(7,"autoClosingComments","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",m("editor.autoClosingComments.languageDefined","Use language configurations to determine when to autoclose comments."),m("editor.autoClosingComments.beforeWhitespace","Autoclose comments only when the cursor is to the left of whitespace."),""],description:m("autoClosingComments","Controls whether the editor should automatically close comments after the user adds an opening comment.")})),autoClosingDelete:le(new Ii(9,"autoClosingDelete","auto",["always","auto","never"],{enumDescriptions:["",m("editor.autoClosingDelete.auto","Remove adjacent closing quotes or brackets only if they were automatically inserted."),""],description:m("autoClosingDelete","Controls whether the editor should remove adjacent closing quotes or brackets when deleting.")})),autoClosingOvertype:le(new Ii(10,"autoClosingOvertype","auto",["always","auto","never"],{enumDescriptions:["",m("editor.autoClosingOvertype.auto","Type over closing quotes or brackets only if they were automatically inserted."),""],description:m("autoClosingOvertype","Controls whether the editor should type over closing quotes or brackets.")})),autoClosingQuotes:le(new Ii(11,"autoClosingQuotes","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",m("editor.autoClosingQuotes.languageDefined","Use language configurations to determine when to autoclose quotes."),m("editor.autoClosingQuotes.beforeWhitespace","Autoclose quotes only when the cursor is to the left of whitespace."),""],description:m("autoClosingQuotes","Controls whether the editor should automatically close quotes after the user adds an opening quote.")})),autoIndent:le(new a1(12,"autoIndent",4,"full",["none","keep","brackets","advanced","full"],bq,{enumDescriptions:[m("editor.autoIndent.none","The editor will not insert indentation automatically."),m("editor.autoIndent.keep","The editor will keep the current line's indentation."),m("editor.autoIndent.brackets","The editor will keep the current line's indentation and honor language defined brackets."),m("editor.autoIndent.advanced","The editor will keep the current line's indentation, honor language defined brackets and invoke special onEnterRules defined by languages."),m("editor.autoIndent.full","The editor will keep the current line's indentation, honor language defined brackets, invoke special onEnterRules defined by languages, and honor indentationRules defined by languages.")],description:m("autoIndent","Controls whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.")})),automaticLayout:le(new kt(13,"automaticLayout",!1)),autoSurround:le(new Ii(14,"autoSurround","languageDefined",["languageDefined","quotes","brackets","never"],{enumDescriptions:[m("editor.autoSurround.languageDefined","Use language configurations to determine when to automatically surround selections."),m("editor.autoSurround.quotes","Surround with quotes but not brackets."),m("editor.autoSurround.brackets","Surround with brackets but not quotes."),""],description:m("autoSurround","Controls whether the editor should automatically surround selections when typing quotes or brackets.")})),bracketPairColorization:le(new Yq),bracketPairGuides:le(new Qq),stickyTabStops:le(new kt(116,"stickyTabStops",!1,{description:m("stickyTabStops","Emulate selection behavior of tab characters when using spaces for indentation. Selection will stick to tab stops.")})),codeLens:le(new kt(17,"codeLens",!0,{description:m("codeLens","Controls whether the editor shows CodeLens.")})),codeLensFontFamily:le(new As(18,"codeLensFontFamily","",{description:m("codeLensFontFamily","Controls the font family for CodeLens.")})),codeLensFontSize:le(new Xt(19,"codeLensFontSize",0,0,100,{type:"number",default:0,minimum:0,maximum:100,markdownDescription:m("codeLensFontSize","Controls the font size in pixels for CodeLens. When set to 0, 90% of `#editor.fontSize#` is used.")})),colorDecorators:le(new kt(20,"colorDecorators",!0,{description:m("colorDecorators","Controls whether the editor should render the inline color decorators and color picker.")})),colorDecoratorActivatedOn:le(new Ii(148,"colorDecoratorsActivatedOn","clickAndHover",["clickAndHover","hover","click"],{enumDescriptions:[m("editor.colorDecoratorActivatedOn.clickAndHover","Make the color picker appear both on click and hover of the color decorator"),m("editor.colorDecoratorActivatedOn.hover","Make the color picker appear on hover of the color decorator"),m("editor.colorDecoratorActivatedOn.click","Make the color picker appear on click of the color decorator")],description:m("colorDecoratorActivatedOn","Controls the condition to make a color picker appear from a color decorator")})),colorDecoratorsLimit:le(new Xt(21,"colorDecoratorsLimit",500,1,1e6,{markdownDescription:m("colorDecoratorsLimit","Controls the max number of color decorators that can be rendered in an editor at once.")})),columnSelection:le(new kt(22,"columnSelection",!1,{description:m("columnSelection","Enable that the selection with the mouse and keys is doing column selection.")})),comments:le(new wq),contextmenu:le(new kt(24,"contextmenu",!0)),copyWithSyntaxHighlighting:le(new kt(25,"copyWithSyntaxHighlighting",!0,{description:m("copyWithSyntaxHighlighting","Controls whether syntax highlighting should be copied into the clipboard.")})),cursorBlinking:le(new a1(26,"cursorBlinking",1,"blink",["blink","smooth","phase","expand","solid"],Sq,{description:m("cursorBlinking","Control the cursor animation style.")})),cursorSmoothCaretAnimation:le(new Ii(27,"cursorSmoothCaretAnimation","off",["off","explicit","on"],{enumDescriptions:[m("cursorSmoothCaretAnimation.off","Smooth caret animation is disabled."),m("cursorSmoothCaretAnimation.explicit","Smooth caret animation is enabled only when the user moves the cursor with an explicit gesture."),m("cursorSmoothCaretAnimation.on","Smooth caret animation is always enabled.")],description:m("cursorSmoothCaretAnimation","Controls whether the smooth caret animation should be enabled.")})),cursorStyle:le(new a1(28,"cursorStyle",Un.Line,"line",["line","block","underline","line-thin","block-outline","underline-thin"],yq,{description:m("cursorStyle","Controls the cursor style.")})),cursorSurroundingLines:le(new Xt(29,"cursorSurroundingLines",0,0,1073741824,{description:m("cursorSurroundingLines","Controls the minimal number of visible leading lines (minimum 0) and trailing lines (minimum 1) surrounding the cursor. Known as 'scrollOff' or 'scrollOffset' in some other editors.")})),cursorSurroundingLinesStyle:le(new Ii(30,"cursorSurroundingLinesStyle","default",["default","all"],{enumDescriptions:[m("cursorSurroundingLinesStyle.default","`cursorSurroundingLines` is enforced only when triggered via the keyboard or API."),m("cursorSurroundingLinesStyle.all","`cursorSurroundingLines` is enforced always.")],markdownDescription:m("cursorSurroundingLinesStyle","Controls when `#editor.cursorSurroundingLines#` should be enforced.")})),cursorWidth:le(new Xt(31,"cursorWidth",0,0,1073741824,{markdownDescription:m("cursorWidth","Controls the width of the cursor when `#editor.cursorStyle#` is set to `line`.")})),disableLayerHinting:le(new kt(32,"disableLayerHinting",!1)),disableMonospaceOptimizations:le(new kt(33,"disableMonospaceOptimizations",!1)),domReadOnly:le(new kt(34,"domReadOnly",!1)),dragAndDrop:le(new kt(35,"dragAndDrop",!0,{description:m("dragAndDrop","Controls whether the editor should allow moving selections via drag and drop.")})),emptySelectionClipboard:le(new kq),dropIntoEditor:le(new nG),stickyScroll:le(new Rq),experimentalWhitespaceRendering:le(new Ii(38,"experimentalWhitespaceRendering","svg",["svg","font","off"],{enumDescriptions:[m("experimentalWhitespaceRendering.svg","Use a new rendering method with svgs."),m("experimentalWhitespaceRendering.font","Use a new rendering method with font characters."),m("experimentalWhitespaceRendering.off","Use the stable rendering method.")],description:m("experimentalWhitespaceRendering","Controls whether whitespace is rendered with a new, experimental method.")})),extraEditorClassName:le(new As(39,"extraEditorClassName","")),fastScrollSensitivity:le(new ir(40,"fastScrollSensitivity",5,o=>o<=0?5:o,{markdownDescription:m("fastScrollSensitivity","Scrolling speed multiplier when pressing `Alt`.")})),find:le(new Dq),fixedOverflowWidgets:le(new kt(42,"fixedOverflowWidgets",!1)),folding:le(new kt(43,"folding",!0,{description:m("folding","Controls whether the editor has code folding enabled.")})),foldingStrategy:le(new Ii(44,"foldingStrategy","auto",["auto","indentation"],{enumDescriptions:[m("foldingStrategy.auto","Use a language-specific folding strategy if available, else the indentation-based one."),m("foldingStrategy.indentation","Use the indentation-based folding strategy.")],description:m("foldingStrategy","Controls the strategy for computing folding ranges.")})),foldingHighlight:le(new kt(45,"foldingHighlight",!0,{description:m("foldingHighlight","Controls whether the editor should highlight folded ranges.")})),foldingImportsByDefault:le(new kt(46,"foldingImportsByDefault",!1,{description:m("foldingImportsByDefault","Controls whether the editor automatically collapses import ranges.")})),foldingMaximumRegions:le(new Xt(47,"foldingMaximumRegions",5e3,10,65e3,{description:m("foldingMaximumRegions","The maximum number of foldable regions. Increasing this value may result in the editor becoming less responsive when the current source has a large number of foldable regions.")})),unfoldOnClickAfterEndOfLine:le(new kt(48,"unfoldOnClickAfterEndOfLine",!1,{description:m("unfoldOnClickAfterEndOfLine","Controls whether clicking on the empty content after a folded line will unfold the line.")})),fontFamily:le(new As(49,"fontFamily",po.fontFamily,{description:m("fontFamily","Controls the font family.")})),fontInfo:le(new xq),fontLigatures2:le(new Jo),fontSize:le(new Iq),fontWeight:le(new Fl),fontVariations:le(new Oa),formatOnPaste:le(new kt(55,"formatOnPaste",!1,{description:m("formatOnPaste","Controls whether the editor should automatically format the pasted content. A formatter must be available and the formatter should be able to format a range in a document.")})),formatOnType:le(new kt(56,"formatOnType",!1,{description:m("formatOnType","Controls whether the editor should automatically format the line after typing.")})),glyphMargin:le(new kt(57,"glyphMargin",!0,{description:m("glyphMargin","Controls whether the editor should render the vertical glyph margin. Glyph margin is mostly used for debugging.")})),gotoLocation:le(new Eq),hideCursorInOverviewRuler:le(new kt(59,"hideCursorInOverviewRuler",!1,{description:m("hideCursorInOverviewRuler","Controls whether the cursor should be hidden in the overview ruler.")})),hover:le(new Nq),inDiffEditor:le(new kt(61,"inDiffEditor",!1)),letterSpacing:le(new ir(64,"letterSpacing",po.letterSpacing,o=>ir.clamp(o,-5,20),{description:m("letterSpacing","Controls the letter spacing in pixels.")})),lightbulb:le(new Mq),lineDecorationsWidth:le(new Pq),lineHeight:le(new Oq),lineNumbers:le(new Uq),lineNumbersMinChars:le(new Xt(69,"lineNumbersMinChars",5,1,300)),linkedEditing:le(new kt(70,"linkedEditing",!1,{description:m("linkedEditing","Controls whether the editor has linked editing enabled. Depending on the language, related symbols such as HTML tags, are updated while editing.")})),links:le(new kt(71,"links",!0,{description:m("links","Controls whether the editor should detect links and make them clickable.")})),matchBrackets:le(new Ii(72,"matchBrackets","always",["always","near","never"],{description:m("matchBrackets","Highlight matching brackets.")})),minimap:le(new Fq),mouseStyle:le(new Ii(74,"mouseStyle","text",["text","default","copy"])),mouseWheelScrollSensitivity:le(new ir(75,"mouseWheelScrollSensitivity",1,o=>o===0?1:o,{markdownDescription:m("mouseWheelScrollSensitivity","A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events.")})),mouseWheelZoom:le(new kt(76,"mouseWheelZoom",!1,{markdownDescription:ht?m("mouseWheelZoom.mac","Zoom the font of the editor when using mouse wheel and holding `Cmd`."):m("mouseWheelZoom","Zoom the font of the editor when using mouse wheel and holding `Ctrl`.")})),multiCursorMergeOverlapping:le(new kt(77,"multiCursorMergeOverlapping",!0,{description:m("multiCursorMergeOverlapping","Merge multiple cursors when they are overlapping.")})),multiCursorModifier:le(new a1(78,"multiCursorModifier","altKey","alt",["ctrlCmd","alt"],Bq,{markdownEnumDescriptions:[m("multiCursorModifier.ctrlCmd","Maps to `Control` on Windows and Linux and to `Command` on macOS."),m("multiCursorModifier.alt","Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],markdownDescription:m({key:"multiCursorModifier",comment:["- `ctrlCmd` refers to a value the setting can take and should not be localized.","- `Control` and `Command` refer to the modifier keys Ctrl or Cmd on the keyboard and can be localized."]},"The modifier to be used to add multiple cursors with the mouse. The Go to Definition and Open Link mouse gestures will adapt such that they do not conflict with the [multicursor modifier](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier).")})),multiCursorPaste:le(new Ii(79,"multiCursorPaste","spread",["spread","full"],{markdownEnumDescriptions:[m("multiCursorPaste.spread","Each cursor pastes a single line of the text."),m("multiCursorPaste.full","Each cursor pastes the full text.")],markdownDescription:m("multiCursorPaste","Controls pasting when the line count of the pasted text matches the cursor count.")})),multiCursorLimit:le(new Xt(80,"multiCursorLimit",1e4,1,1e5,{markdownDescription:m("multiCursorLimit","Controls the max number of cursors that can be in an active editor at once.")})),occurrencesHighlight:le(new Ii(81,"occurrencesHighlight","singleFile",["off","singleFile","multiFile"],{markdownEnumDescriptions:[m("occurrencesHighlight.off","Does not highlight occurrences."),m("occurrencesHighlight.singleFile","Highlights occurrences only in the current file."),m("occurrencesHighlight.multiFile","Experimental: Highlights occurrences across all valid open files.")],markdownDescription:m("occurrencesHighlight","Controls whether occurrences should be highlighted across open files.")})),overviewRulerBorder:le(new kt(82,"overviewRulerBorder",!0,{description:m("overviewRulerBorder","Controls whether a border should be drawn around the overview ruler.")})),overviewRulerLanes:le(new Xt(83,"overviewRulerLanes",3,0,3)),padding:le(new Wq),pasteAs:le(new sG),parameterHints:le(new Hq),peekWidgetDefaultFocus:le(new Ii(87,"peekWidgetDefaultFocus","tree",["tree","editor"],{enumDescriptions:[m("peekWidgetDefaultFocus.tree","Focus the tree when opening peek"),m("peekWidgetDefaultFocus.editor","Focus the editor when opening peek")],description:m("peekWidgetDefaultFocus","Controls whether to focus the inline editor or the tree in the peek widget.")})),definitionLinkOpensInPeek:le(new kt(88,"definitionLinkOpensInPeek",!1,{description:m("definitionLinkOpensInPeek","Controls whether the Go to Definition mouse gesture always opens the peek widget.")})),quickSuggestions:le(new zq),quickSuggestionsDelay:le(new Xt(90,"quickSuggestionsDelay",10,0,1073741824,{description:m("quickSuggestionsDelay","Controls the delay in milliseconds after which quick suggestions will show up.")})),readOnly:le(new kt(91,"readOnly",!1)),readOnlyMessage:le(new Kq),renameOnType:le(new kt(93,"renameOnType",!1,{description:m("renameOnType","Controls whether the editor auto renames on type."),markdownDeprecationMessage:m("renameOnTypeDeprecate","Deprecated, use `editor.linkedEditing` instead.")})),renderControlCharacters:le(new kt(94,"renderControlCharacters",!0,{description:m("renderControlCharacters","Controls whether the editor should render control characters."),restricted:!0})),renderFinalNewline:le(new Ii(95,"renderFinalNewline",qs?"dimmed":"on",["off","on","dimmed"],{description:m("renderFinalNewline","Render last line number when the file ends with a newline.")})),renderLineHighlight:le(new Ii(96,"renderLineHighlight","line",["none","gutter","line","all"],{enumDescriptions:["","","",m("renderLineHighlight.all","Highlights both the gutter and the current line.")],description:m("renderLineHighlight","Controls how the editor should render the current line highlight.")})),renderLineHighlightOnlyWhenFocus:le(new kt(97,"renderLineHighlightOnlyWhenFocus",!1,{description:m("renderLineHighlightOnlyWhenFocus","Controls if the editor should render the current line highlight only when the editor is focused.")})),renderValidationDecorations:le(new Ii(98,"renderValidationDecorations","editable",["editable","on","off"])),renderWhitespace:le(new Ii(99,"renderWhitespace","selection",["none","boundary","selection","trailing","all"],{enumDescriptions:["",m("renderWhitespace.boundary","Render whitespace characters except for single spaces between words."),m("renderWhitespace.selection","Render whitespace characters only on selected text."),m("renderWhitespace.trailing","Render only trailing whitespace characters."),""],description:m("renderWhitespace","Controls how the editor should render whitespace characters.")})),revealHorizontalRightPadding:le(new Xt(100,"revealHorizontalRightPadding",15,0,1e3)),roundedSelection:le(new kt(101,"roundedSelection",!0,{description:m("roundedSelection","Controls whether selections should have rounded corners.")})),rulers:le(new $q),scrollbar:le(new jq),scrollBeyondLastColumn:le(new Xt(104,"scrollBeyondLastColumn",4,0,1073741824,{description:m("scrollBeyondLastColumn","Controls the number of extra characters beyond which the editor will scroll horizontally.")})),scrollBeyondLastLine:le(new kt(105,"scrollBeyondLastLine",!0,{description:m("scrollBeyondLastLine","Controls whether the editor will scroll beyond the last line.")})),scrollPredominantAxis:le(new kt(106,"scrollPredominantAxis",!0,{description:m("scrollPredominantAxis","Scroll only along the predominant axis when scrolling both vertically and horizontally at the same time. Prevents horizontal drift when scrolling vertically on a trackpad.")})),selectionClipboard:le(new kt(107,"selectionClipboard",!0,{description:m("selectionClipboard","Controls whether the Linux primary clipboard should be supported."),included:qs})),selectionHighlight:le(new kt(108,"selectionHighlight",!0,{description:m("selectionHighlight","Controls whether the editor should highlight matches similar to the selection.")})),selectOnLineNumbers:le(new kt(109,"selectOnLineNumbers",!0)),showFoldingControls:le(new Ii(110,"showFoldingControls","mouseover",["always","never","mouseover"],{enumDescriptions:[m("showFoldingControls.always","Always show the folding controls."),m("showFoldingControls.never","Never show the folding controls and reduce the gutter size."),m("showFoldingControls.mouseover","Only show the folding controls when the mouse is over the gutter.")],description:m("showFoldingControls","Controls when the folding controls on the gutter are shown.")})),showUnused:le(new kt(111,"showUnused",!0,{description:m("showUnused","Controls fading out of unused code.")})),showDeprecated:le(new kt(140,"showDeprecated",!0,{description:m("showDeprecated","Controls strikethrough deprecated variables.")})),inlayHints:le(new Aq),snippetSuggestions:le(new Ii(112,"snippetSuggestions","inline",["top","bottom","inline","none"],{enumDescriptions:[m("snippetSuggestions.top","Show snippet suggestions on top of other suggestions."),m("snippetSuggestions.bottom","Show snippet suggestions below other suggestions."),m("snippetSuggestions.inline","Show snippets suggestions with other suggestions."),m("snippetSuggestions.none","Do not show snippet suggestions.")],description:m("snippetSuggestions","Controls whether snippets are shown with other suggestions and how they are sorted.")})),smartSelect:le(new Jq),smoothScrolling:le(new kt(114,"smoothScrolling",!1,{description:m("smoothScrolling","Controls whether the editor will scroll using an animation.")})),stopRenderingLineAfter:le(new Xt(117,"stopRenderingLineAfter",1e4,-1,1073741824)),suggest:le(new Xq),inlineSuggest:le(new Gq),inlineEdit:le(new Zq),inlineCompletionsAccessibilityVerbose:le(new kt(149,"inlineCompletionsAccessibilityVerbose",!1,{description:m("inlineCompletionsAccessibilityVerbose","Controls whether the accessibility hint should be provided to screen reader users when an inline completion is shown.")})),suggestFontSize:le(new Xt(119,"suggestFontSize",0,0,1e3,{markdownDescription:m("suggestFontSize","Font size for the suggest widget. When set to {0}, the value of {1} is used.","`0`","`#editor.fontSize#`")})),suggestLineHeight:le(new Xt(120,"suggestLineHeight",0,0,1e3,{markdownDescription:m("suggestLineHeight","Line height for the suggest widget. When set to {0}, the value of {1} is used. The minimum value is 8.","`0`","`#editor.lineHeight#`")})),suggestOnTriggerCharacters:le(new kt(121,"suggestOnTriggerCharacters",!0,{description:m("suggestOnTriggerCharacters","Controls whether suggestions should automatically show up when typing trigger characters.")})),suggestSelection:le(new Ii(122,"suggestSelection","first",["first","recentlyUsed","recentlyUsedByPrefix"],{markdownEnumDescriptions:[m("suggestSelection.first","Always select the first suggestion."),m("suggestSelection.recentlyUsed","Select recent suggestions unless further typing selects one, e.g. `console.| -> console.log` because `log` has been completed recently."),m("suggestSelection.recentlyUsedByPrefix","Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.")],description:m("suggestSelection","Controls how suggestions are pre-selected when showing the suggest list.")})),tabCompletion:le(new Ii(123,"tabCompletion","off",["on","off","onlySnippets"],{enumDescriptions:[m("tabCompletion.on","Tab complete will insert the best matching suggestion when pressing tab."),m("tabCompletion.off","Disable tab completions."),m("tabCompletion.onlySnippets","Tab complete snippets when their prefix match. Works best when 'quickSuggestions' aren't enabled.")],description:m("tabCompletion","Enables tab completions.")})),tabIndex:le(new Xt(124,"tabIndex",0,-1,1073741824)),unicodeHighlight:le(new qq),unusualLineTerminators:le(new Ii(126,"unusualLineTerminators","prompt",["auto","off","prompt"],{enumDescriptions:[m("unusualLineTerminators.auto","Unusual line terminators are automatically removed."),m("unusualLineTerminators.off","Unusual line terminators are ignored."),m("unusualLineTerminators.prompt","Unusual line terminators prompt to be removed.")],description:m("unusualLineTerminators","Remove unusual line terminators that might cause problems.")})),useShadowDOM:le(new kt(127,"useShadowDOM",!0)),useTabStops:le(new kt(128,"useTabStops",!0,{description:m("useTabStops","Spaces and tabs are inserted and deleted in alignment with tab stops.")})),wordBreak:le(new Ii(129,"wordBreak","normal",["normal","keepAll"],{markdownEnumDescriptions:[m("wordBreak.normal","Use the default line break rule."),m("wordBreak.keepAll","Word breaks should not be used for Chinese/Japanese/Korean (CJK) text. Non-CJK text behavior is the same as for normal.")],description:m("wordBreak","Controls the word break rules used for Chinese/Japanese/Korean (CJK) text.")})),wordSegmenterLocales:le(new eG),wordSeparators:le(new As(131,"wordSeparators",T8,{description:m("wordSeparators","Characters that will be used as word separators when doing word related navigations or operations.")})),wordWrap:le(new Ii(132,"wordWrap","off",["off","on","wordWrapColumn","bounded"],{markdownEnumDescriptions:[m("wordWrap.off","Lines will never wrap."),m("wordWrap.on","Lines will wrap at the viewport width."),m({key:"wordWrap.wordWrapColumn",comment:["- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Lines will wrap at `#editor.wordWrapColumn#`."),m({key:"wordWrap.bounded",comment:["- viewport means the edge of the visible window size.","- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Lines will wrap at the minimum of viewport and `#editor.wordWrapColumn#`.")],description:m({key:"wordWrap",comment:["- 'off', 'on', 'wordWrapColumn' and 'bounded' refer to values the setting can take and should not be localized.","- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Controls how lines should wrap.")})),wordWrapBreakAfterCharacters:le(new As(133,"wordWrapBreakAfterCharacters"," })]?|/&.,;¢°′″‰℃、。。、¢,.:;?!%・・ゝゞヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻ァィゥェォャュョッー”〉》」』】〕)]}」")),wordWrapBreakBeforeCharacters:le(new As(134,"wordWrapBreakBeforeCharacters","([{‘“〈《「『【〔([{「£¥$£¥++")),wordWrapColumn:le(new Xt(135,"wordWrapColumn",80,1,1073741824,{markdownDescription:m({key:"wordWrapColumn",comment:["- `editor.wordWrap` refers to a different setting and should not be localized.","- 'wordWrapColumn' and 'bounded' refer to values the different setting can take and should not be localized."]},"Controls the wrapping column of the editor when `#editor.wordWrap#` is `wordWrapColumn` or `bounded`.")})),wordWrapOverride1:le(new Ii(136,"wordWrapOverride1","inherit",["off","on","inherit"])),wordWrapOverride2:le(new Ii(137,"wordWrapOverride2","inherit",["off","on","inherit"])),editorClassName:le(new Lq),defaultColorDecorators:le(new kt(147,"defaultColorDecorators",!1,{markdownDescription:m("defaultColorDecorators","Controls whether inline color decorations should be shown using the default document color provider")})),pixelRatio:le(new Vq),tabFocusMode:le(new kt(144,"tabFocusMode",!1,{markdownDescription:m("tabFocusMode","Controls whether the editor receives tabs or defers them to the workbench for navigation.")})),layoutInfo:le(new Um),wrappingInfo:le(new iG),wrappingIndent:le(new tG),wrappingStrategy:le(new Tq)};class lG{constructor(){this.listeners=[],this.unexpectedErrorHandler=function(e){setTimeout(()=>{throw e.stack?_p.isErrorNoTelemetry(e)?new _p(e.message+` + +`+e.stack):new Error(e.message+` + +`+e.stack):e},0)}}emit(e){this.listeners.forEach(t=>{t(e)})}onUnexpectedError(e){this.unexpectedErrorHandler(e),this.emit(e)}onUnexpectedExternalError(e){this.unexpectedErrorHandler(e)}}const P8=new lG;function Ye(o){pa(o)||P8.onUnexpectedError(o)}function Hi(o){pa(o)||P8.onUnexpectedExternalError(o)}function OF(o){if(o instanceof Error){const{name:e,message:t}=o,i=o.stacktrace||o.stack;return{$isError:!0,name:e,message:t,stack:i,noTelemetry:_p.isErrorNoTelemetry(o)}}return o}const LS="Canceled";function pa(o){return o instanceof Xa?!0:o instanceof Error&&o.name===LS&&o.message===LS}class Xa extends Error{constructor(){super(LS),this.name=this.message}}function dG(){const o=new Error(LS);return o.name=o.message,o}function Tr(o){return o?new Error(`Illegal argument: ${o}`):new Error("Illegal argument")}function $2(o){return o?new Error(`Illegal state: ${o}`):new Error("Illegal state")}class cG extends Error{constructor(e){super("NotSupported"),e&&(this.message=e)}}class _p extends Error{constructor(e){super(e),this.name="CodeExpectedError"}static fromError(e){if(e instanceof _p)return e;const t=new _p;return t.message=e.message,t.stack=e.stack,t}static isErrorNoTelemetry(e){return e.name==="CodeExpectedError"}}class Kt extends Error{constructor(e){super(e||"An unexpected bug occurred."),Object.setPrototypeOf(this,Kt.prototype)}}function Gh(o,e){const t=this;let i=!1,n;return function(){return i||(i=!0,n=o.apply(t,arguments)),n}}function TL(o){return typeof o=="object"&&o!==null&&typeof o.dispose=="function"&&o.dispose.length===0}function Yt(o){if(bt.is(o)){const e=[];for(const t of o)if(t)try{t.dispose()}catch(i){e.push(i)}if(e.length===1)throw e[0];if(e.length>1)throw new AggregateError(e,"Encountered errors while disposing of store");return Array.isArray(o)?[]:o}else if(o)return o.dispose(),o}function da(...o){return Ne(()=>Yt(o))}function Ne(o){return{dispose:Gh(()=>{o()})}}class Q{constructor(){this._toDispose=new Set,this._isDisposed=!1}dispose(){this._isDisposed||(this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(this._toDispose.size!==0)try{Yt(this._toDispose)}finally{this._toDispose.clear()}}add(e){if(!e)return e;if(e===this)throw new Error("Cannot register a disposable on itself!");return this._isDisposed?Q.DISABLE_DISPOSED_WARNING||console.warn(new Error("Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!").stack):this._toDispose.add(e),e}deleteAndLeak(e){e&&this._toDispose.has(e)&&this._toDispose.delete(e)}}Q.DISABLE_DISPOSED_WARNING=!1;class H{constructor(){this._store=new Q,this._store}dispose(){this._store.dispose()}_register(e){if(e===this)throw new Error("Cannot register a disposable on itself!");return this._store.add(e)}}H.None=Object.freeze({dispose(){}});class En{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(e){var t;this._isDisposed||e===this._value||((t=this._value)===null||t===void 0||t.dispose(),this._value=e)}clear(){this.value=void 0}dispose(){var e;this._isDisposed=!0,(e=this._value)===null||e===void 0||e.dispose(),this._value=void 0}}class hG{constructor(e){this._disposable=e,this._counter=1}acquire(){return this._counter++,this}release(){return--this._counter===0&&this._disposable.dispose(),this}}class uG{constructor(e){this.object=e}dispose(){}}class K2{constructor(){this._store=new Map,this._isDisposed=!1}dispose(){this._isDisposed=!0,this.clearAndDisposeAll()}clearAndDisposeAll(){if(this._store.size)try{Yt(this._store.values())}finally{this._store.clear()}}get(e){return this._store.get(e)}set(e,t,i=!1){var n;this._isDisposed&&console.warn(new Error("Trying to add a disposable to a DisposableMap that has already been disposed of. The added object will be leaked!").stack),i||(n=this._store.get(e))===null||n===void 0||n.dispose(),this._store.set(e,t)}deleteAndDispose(e){var t;(t=this._store.get(e))===null||t===void 0||t.dispose(),this._store.delete(e)}[Symbol.iterator](){return this._store[Symbol.iterator]()}}const gG=globalThis.performance&&typeof globalThis.performance.now=="function";class Zn{static create(e){return new Zn(e)}constructor(e){this._now=gG&&e===!1?Date.now:globalThis.performance.now.bind(globalThis.performance),this._startTime=this._now(),this._stopTime=-1}stop(){this._stopTime=this._now()}reset(){this._startTime=this._now(),this._stopTime=-1}elapsed(){return this._stopTime!==-1?this._stopTime-this._startTime:this._now()-this._startTime}}var he;(function(o){o.None=()=>H.None;function e(P,R){return h(P,()=>{},0,void 0,!0,void 0,R)}o.defer=e;function t(P){return(R,O=null,U)=>{let Y=!1,me;return me=P(ie=>{if(!Y)return me?me.dispose():Y=!0,R.call(O,ie)},null,U),Y&&me.dispose(),me}}o.once=t;function i(P,R,O){return d((U,Y=null,me)=>P(ie=>U.call(Y,R(ie)),null,me),O)}o.map=i;function n(P,R,O){return d((U,Y=null,me)=>P(ie=>{R(ie),U.call(Y,ie)},null,me),O)}o.forEach=n;function s(P,R,O){return d((U,Y=null,me)=>P(ie=>R(ie)&&U.call(Y,ie),null,me),O)}o.filter=s;function r(P){return P}o.signal=r;function a(...P){return(R,O=null,U)=>{const Y=da(...P.map(me=>me(ie=>R.call(O,ie))));return c(Y,U)}}o.any=a;function l(P,R,O,U){let Y=O;return i(P,me=>(Y=R(Y,me),Y),U)}o.reduce=l;function d(P,R){let O;const U={onWillAddFirstListener(){O=P(Y.fire,Y)},onDidRemoveLastListener(){O==null||O.dispose()}},Y=new F(U);return R==null||R.add(Y),Y.event}function c(P,R){return R instanceof Array?R.push(P):R&&R.add(P),P}function h(P,R,O=100,U=!1,Y=!1,me,ie){let Se,ne,Re,De=0,Le;const pe={leakWarningThreshold:me,onWillAddFirstListener(){Se=P(Ai=>{De++,ne=R(ne,Ai),U&&!Re&&(Wt.fire(ne),ne=void 0),Le=()=>{const Nt=ne;ne=void 0,Re=void 0,(!U||De>1)&&Wt.fire(Nt),De=0},typeof O=="number"?(clearTimeout(Re),Re=setTimeout(Le,O)):Re===void 0&&(Re=0,queueMicrotask(Le))})},onWillRemoveListener(){Y&&De>0&&(Le==null||Le())},onDidRemoveLastListener(){Le=void 0,Se.dispose()}},Wt=new F(pe);return ie==null||ie.add(Wt),Wt.event}o.debounce=h;function u(P,R=0,O){return o.debounce(P,(U,Y)=>U?(U.push(Y),U):[Y],R,void 0,!0,void 0,O)}o.accumulate=u;function g(P,R=(U,Y)=>U===Y,O){let U=!0,Y;return s(P,me=>{const ie=U||!R(me,Y);return U=!1,Y=me,ie},O)}o.latch=g;function f(P,R,O){return[o.filter(P,R,O),o.filter(P,U=>!R(U),O)]}o.split=f;function p(P,R=!1,O=[],U){let Y=O.slice(),me=P(ne=>{Y?Y.push(ne):Se.fire(ne)});U&&U.add(me);const ie=()=>{Y==null||Y.forEach(ne=>Se.fire(ne)),Y=null},Se=new F({onWillAddFirstListener(){me||(me=P(ne=>Se.fire(ne)),U&&U.add(me))},onDidAddFirstListener(){Y&&(R?setTimeout(ie):ie())},onDidRemoveLastListener(){me&&me.dispose(),me=null}});return U&&U.add(Se),Se.event}o.buffer=p;function _(P,R){return(U,Y,me)=>{const ie=R(new b);return P(function(Se){const ne=ie.evaluate(Se);ne!==v&&U.call(Y,ne)},void 0,me)}}o.chain=_;const v=Symbol("HaltChainable");class b{constructor(){this.steps=[]}map(R){return this.steps.push(R),this}forEach(R){return this.steps.push(O=>(R(O),O)),this}filter(R){return this.steps.push(O=>R(O)?O:v),this}reduce(R,O){let U=O;return this.steps.push(Y=>(U=R(U,Y),U)),this}latch(R=(O,U)=>O===U){let O=!0,U;return this.steps.push(Y=>{const me=O||!R(Y,U);return O=!1,U=Y,me?Y:v}),this}evaluate(R){for(const O of this.steps)if(R=O(R),R===v)break;return R}}function C(P,R,O=U=>U){const U=(...Se)=>ie.fire(O(...Se)),Y=()=>P.on(R,U),me=()=>P.removeListener(R,U),ie=new F({onWillAddFirstListener:Y,onDidRemoveLastListener:me});return ie.event}o.fromNodeEventEmitter=C;function w(P,R,O=U=>U){const U=(...Se)=>ie.fire(O(...Se)),Y=()=>P.addEventListener(R,U),me=()=>P.removeEventListener(R,U),ie=new F({onWillAddFirstListener:Y,onDidRemoveLastListener:me});return ie.event}o.fromDOMEventEmitter=w;function S(P){return new Promise(R=>t(P)(R))}o.toPromise=S;function y(P){const R=new F;return P.then(O=>{R.fire(O)},()=>{R.fire(void 0)}).finally(()=>{R.dispose()}),R.event}o.fromPromise=y;function k(P,R,O){return R(O),P(U=>R(U))}o.runAndSubscribe=k;class x{constructor(R,O){this._observable=R,this._counter=0,this._hasChanged=!1;const U={onWillAddFirstListener:()=>{R.addObserver(this)},onDidRemoveLastListener:()=>{R.removeObserver(this)}};this.emitter=new F(U),O&&O.add(this.emitter)}beginUpdate(R){this._counter++}handlePossibleChange(R){}handleChange(R,O){this._hasChanged=!0}endUpdate(R){this._counter--,this._counter===0&&(this._observable.reportChanges(),this._hasChanged&&(this._hasChanged=!1,this.emitter.fire(this._observable.get())))}}function N(P,R){return new x(P,R).emitter.event}o.fromObservable=N;function B(P){return(R,O,U)=>{let Y=0,me=!1;const ie={beginUpdate(){Y++},endUpdate(){Y--,Y===0&&(P.reportChanges(),me&&(me=!1,R.call(O)))},handlePossibleChange(){},handleChange(){me=!0}};P.addObserver(ie),P.reportChanges();const Se={dispose(){P.removeObserver(ie)}};return U instanceof Q?U.add(Se):Array.isArray(U)&&U.push(Se),Se}}o.fromObservableLight=B})(he||(he={}));class vp{constructor(e){this.listenerCount=0,this.invocationCount=0,this.elapsedOverall=0,this.durations=[],this.name=`${e}_${vp._idPool++}`,vp.all.add(this)}start(e){this._stopWatch=new Zn,this.listenerCount=e}stop(){if(this._stopWatch){const e=this._stopWatch.elapsed();this.durations.push(e),this.elapsedOverall+=e,this.invocationCount+=1,this._stopWatch=void 0}}}vp.all=new Set;vp._idPool=0;let fG=-1;class mG{constructor(e,t,i=Math.random().toString(18).slice(2,5)){this._errorHandler=e,this.threshold=t,this.name=i,this._warnCountdown=0}dispose(){var e;(e=this._stacks)===null||e===void 0||e.clear()}check(e,t){const i=this.threshold;if(i<=0||t{const s=this._stacks.get(e.value)||0;this._stacks.set(e.value,s-1)}}getMostFrequentStack(){if(!this._stacks)return;let e,t=0;for(const[i,n]of this._stacks)(!e||t{var s,r,a,l,d,c,h;if(this._leakageMon&&this._size>this._leakageMon.threshold**2){const p=`[${this._leakageMon.name}] REFUSES to accept new listeners because it exceeded its threshold by far (${this._size} vs ${this._leakageMon.threshold})`;console.warn(p);const _=(s=this._leakageMon.getMostFrequentStack())!==null&&s!==void 0?s:["UNKNOWN stack",-1],v=new _G(`${p}. HINT: Stack shows most frequent listener (${_[1]}-times)`,_[0]);return(((r=this._options)===null||r===void 0?void 0:r.onListenerError)||Ye)(v),H.None}if(this._disposed)return H.None;i&&(t=t.bind(i));const u=new JD(t);let g;this._leakageMon&&this._size>=Math.ceil(this._leakageMon.threshold*.2)&&(u.stack=j2.create(),g=this._leakageMon.check(u.stack,this._size+1)),this._listeners?this._listeners instanceof JD?((h=this._deliveryQueue)!==null&&h!==void 0||(this._deliveryQueue=new O8),this._listeners=[this._listeners,u]):this._listeners.push(u):((l=(a=this._options)===null||a===void 0?void 0:a.onWillAddFirstListener)===null||l===void 0||l.call(a,this),this._listeners=u,(c=(d=this._options)===null||d===void 0?void 0:d.onDidAddFirstListener)===null||c===void 0||c.call(d,this)),this._size++;const f=Ne(()=>{g==null||g(),this._removeListener(u)});return n instanceof Q?n.add(f):Array.isArray(n)&&n.push(f),f}),this._event}_removeListener(e){var t,i,n,s;if((i=(t=this._options)===null||t===void 0?void 0:t.onWillRemoveListener)===null||i===void 0||i.call(t,this),!this._listeners)return;if(this._size===1){this._listeners=void 0,(s=(n=this._options)===null||n===void 0?void 0:n.onDidRemoveLastListener)===null||s===void 0||s.call(n,this),this._size=0;return}const r=this._listeners,a=r.indexOf(e);if(a===-1)throw console.log("disposed?",this._disposed),console.log("size?",this._size),console.log("arr?",JSON.stringify(this._listeners)),new Error("Attempted to dispose unknown listener");this._size--,r[a]=void 0;const l=this._deliveryQueue.current===this;if(this._size*vG<=r.length){let d=0;for(let c=0;c0}};const bG=()=>new O8;class O8{constructor(){this.i=-1,this.end=0}enqueue(e,t,i){this.i=0,this.end=i,this.current=e,this.value=t}reset(){this.i=this.end,this.current=void 0,this.value=void 0}}class Ug extends F{constructor(e){super(e),this._isPaused=0,this._eventQueue=new Hs,this._mergeFn=e==null?void 0:e.merge}pause(){this._isPaused++}resume(){if(this._isPaused!==0&&--this._isPaused===0)if(this._mergeFn){if(this._eventQueue.size>0){const e=Array.from(this._eventQueue);this._eventQueue.clear(),super.fire(this._mergeFn(e))}}else for(;!this._isPaused&&this._eventQueue.size!==0;)super.fire(this._eventQueue.shift())}fire(e){this._size&&(this._isPaused!==0?this._eventQueue.push(e):super.fire(e))}}class F8 extends Ug{constructor(e){var t;super(e),this._delay=(t=e.delay)!==null&&t!==void 0?t:100}fire(e){this._handle||(this.pause(),this._handle=setTimeout(()=>{this._handle=void 0,this.resume()},this._delay)),super.fire(e)}}class CG extends F{constructor(e){super(e),this._queuedEvents=[],this._mergeFn=e==null?void 0:e.merge}fire(e){this.hasListeners()&&(this._queuedEvents.push(e),this._queuedEvents.length===1&&queueMicrotask(()=>{this._mergeFn?super.fire(this._mergeFn(this._queuedEvents)):this._queuedEvents.forEach(t=>super.fire(t)),this._queuedEvents=[]}))}}class wG{constructor(){this.hasListeners=!1,this.events=[],this.emitter=new F({onWillAddFirstListener:()=>this.onFirstListenerAdd(),onDidRemoveLastListener:()=>this.onLastListenerRemove()})}get event(){return this.emitter.event}add(e){const t={event:e,listener:null};return this.events.push(t),this.hasListeners&&this.hook(t),Ne(Gh(()=>{this.hasListeners&&this.unhook(t);const n=this.events.indexOf(t);this.events.splice(n,1)}))}onFirstListenerAdd(){this.hasListeners=!0,this.events.forEach(e=>this.hook(e))}onLastListenerRemove(){this.hasListeners=!1,this.events.forEach(e=>this.unhook(e))}hook(e){e.listener=e.event(t=>this.emitter.fire(t))}unhook(e){var t;(t=e.listener)===null||t===void 0||t.dispose(),e.listener=null}dispose(){var e;this.emitter.dispose();for(const t of this.events)(e=t.listener)===null||e===void 0||e.dispose();this.events=[]}}class ML{constructor(){this.data=[]}wrapEvent(e,t,i){return(n,s,r)=>e(a=>{var l;const d=this.data[this.data.length-1];if(!t){d?d.buffers.push(()=>n.call(s,a)):n.call(s,a);return}const c=d;if(!c){n.call(s,t(i,a));return}(l=c.items)!==null&&l!==void 0||(c.items=[]),c.items.push(a),c.buffers.length===0&&d.buffers.push(()=>{var h;(h=c.reducedResult)!==null&&h!==void 0||(c.reducedResult=i?c.items.reduce(t,i):c.items.reduce(t)),n.call(s,c.reducedResult)})},void 0,r)}bufferEvents(e){const t={buffers:new Array};this.data.push(t);const i=e();return this.data.pop(),t.buffers.forEach(n=>n()),i}}class FF{constructor(){this.listening=!1,this.inputEvent=he.None,this.inputEventListener=H.None,this.emitter=new F({onDidAddFirstListener:()=>{this.listening=!0,this.inputEventListener=this.inputEvent(this.emitter.fire,this.emitter)},onDidRemoveLastListener:()=>{this.listening=!1,this.inputEventListener.dispose()}}),this.event=this.emitter.event}set input(e){this.inputEvent=e,this.listening&&(this.inputEventListener.dispose(),this.inputEventListener=e(this.emitter.fire,this.emitter))}dispose(){this.inputEventListener.dispose(),this.emitter.dispose()}}const B8=Object.freeze(function(o,e){const t=setTimeout(o.bind(e),0);return{dispose(){clearTimeout(t)}}});var gt;(function(o){function e(t){return t===o.None||t===o.Cancelled||t instanceof Rw?!0:!t||typeof t!="object"?!1:typeof t.isCancellationRequested=="boolean"&&typeof t.onCancellationRequested=="function"}o.isCancellationToken=e,o.None=Object.freeze({isCancellationRequested:!1,onCancellationRequested:he.None}),o.Cancelled=Object.freeze({isCancellationRequested:!0,onCancellationRequested:B8})})(gt||(gt={}));class Rw{constructor(){this._isCancelled=!1,this._emitter=null}cancel(){this._isCancelled||(this._isCancelled=!0,this._emitter&&(this._emitter.fire(void 0),this.dispose()))}get isCancellationRequested(){return this._isCancelled}get onCancellationRequested(){return this._isCancelled?B8:(this._emitter||(this._emitter=new F),this._emitter.event)}dispose(){this._emitter&&(this._emitter.dispose(),this._emitter=null)}}let ki=class{constructor(e){this._token=void 0,this._parentListener=void 0,this._parentListener=e&&e.onCancellationRequested(this.cancel,this)}get token(){return this._token||(this._token=new Rw),this._token}cancel(){this._token?this._token instanceof Rw&&this._token.cancel():this._token=gt.Cancelled}dispose(e=!1){var t;e&&this.cancel(),(t=this._parentListener)===null||t===void 0||t.dispose(),this._token?this._token instanceof Rw&&this._token.dispose():this._token=gt.None}};function BF(o){const e=new ki;return o.add({dispose(){e.cancel()}}),e.token}class q2{constructor(){this._keyCodeToStr=[],this._strToKeyCode=Object.create(null)}define(e,t){this._keyCodeToStr[e]=t,this._strToKeyCode[t.toLowerCase()]=e}keyCodeToStr(e){return this._keyCodeToStr[e]}strToKeyCode(e){return this._strToKeyCode[e.toLowerCase()]||0}}const Aw=new q2,dE=new q2,cE=new q2,W8=new Array(230),SG=Object.create(null),yG=Object.create(null),G2=[];for(let o=0;o<=193;o++)G2[o]=-1;(function(){const o="",e=[[1,0,"None",0,"unknown",0,"VK_UNKNOWN",o,o],[1,1,"Hyper",0,o,0,o,o,o],[1,2,"Super",0,o,0,o,o,o],[1,3,"Fn",0,o,0,o,o,o],[1,4,"FnLock",0,o,0,o,o,o],[1,5,"Suspend",0,o,0,o,o,o],[1,6,"Resume",0,o,0,o,o,o],[1,7,"Turbo",0,o,0,o,o,o],[1,8,"Sleep",0,o,0,"VK_SLEEP",o,o],[1,9,"WakeUp",0,o,0,o,o,o],[0,10,"KeyA",31,"A",65,"VK_A",o,o],[0,11,"KeyB",32,"B",66,"VK_B",o,o],[0,12,"KeyC",33,"C",67,"VK_C",o,o],[0,13,"KeyD",34,"D",68,"VK_D",o,o],[0,14,"KeyE",35,"E",69,"VK_E",o,o],[0,15,"KeyF",36,"F",70,"VK_F",o,o],[0,16,"KeyG",37,"G",71,"VK_G",o,o],[0,17,"KeyH",38,"H",72,"VK_H",o,o],[0,18,"KeyI",39,"I",73,"VK_I",o,o],[0,19,"KeyJ",40,"J",74,"VK_J",o,o],[0,20,"KeyK",41,"K",75,"VK_K",o,o],[0,21,"KeyL",42,"L",76,"VK_L",o,o],[0,22,"KeyM",43,"M",77,"VK_M",o,o],[0,23,"KeyN",44,"N",78,"VK_N",o,o],[0,24,"KeyO",45,"O",79,"VK_O",o,o],[0,25,"KeyP",46,"P",80,"VK_P",o,o],[0,26,"KeyQ",47,"Q",81,"VK_Q",o,o],[0,27,"KeyR",48,"R",82,"VK_R",o,o],[0,28,"KeyS",49,"S",83,"VK_S",o,o],[0,29,"KeyT",50,"T",84,"VK_T",o,o],[0,30,"KeyU",51,"U",85,"VK_U",o,o],[0,31,"KeyV",52,"V",86,"VK_V",o,o],[0,32,"KeyW",53,"W",87,"VK_W",o,o],[0,33,"KeyX",54,"X",88,"VK_X",o,o],[0,34,"KeyY",55,"Y",89,"VK_Y",o,o],[0,35,"KeyZ",56,"Z",90,"VK_Z",o,o],[0,36,"Digit1",22,"1",49,"VK_1",o,o],[0,37,"Digit2",23,"2",50,"VK_2",o,o],[0,38,"Digit3",24,"3",51,"VK_3",o,o],[0,39,"Digit4",25,"4",52,"VK_4",o,o],[0,40,"Digit5",26,"5",53,"VK_5",o,o],[0,41,"Digit6",27,"6",54,"VK_6",o,o],[0,42,"Digit7",28,"7",55,"VK_7",o,o],[0,43,"Digit8",29,"8",56,"VK_8",o,o],[0,44,"Digit9",30,"9",57,"VK_9",o,o],[0,45,"Digit0",21,"0",48,"VK_0",o,o],[1,46,"Enter",3,"Enter",13,"VK_RETURN",o,o],[1,47,"Escape",9,"Escape",27,"VK_ESCAPE",o,o],[1,48,"Backspace",1,"Backspace",8,"VK_BACK",o,o],[1,49,"Tab",2,"Tab",9,"VK_TAB",o,o],[1,50,"Space",10,"Space",32,"VK_SPACE",o,o],[0,51,"Minus",88,"-",189,"VK_OEM_MINUS","-","OEM_MINUS"],[0,52,"Equal",86,"=",187,"VK_OEM_PLUS","=","OEM_PLUS"],[0,53,"BracketLeft",92,"[",219,"VK_OEM_4","[","OEM_4"],[0,54,"BracketRight",94,"]",221,"VK_OEM_6","]","OEM_6"],[0,55,"Backslash",93,"\\",220,"VK_OEM_5","\\","OEM_5"],[0,56,"IntlHash",0,o,0,o,o,o],[0,57,"Semicolon",85,";",186,"VK_OEM_1",";","OEM_1"],[0,58,"Quote",95,"'",222,"VK_OEM_7","'","OEM_7"],[0,59,"Backquote",91,"`",192,"VK_OEM_3","`","OEM_3"],[0,60,"Comma",87,",",188,"VK_OEM_COMMA",",","OEM_COMMA"],[0,61,"Period",89,".",190,"VK_OEM_PERIOD",".","OEM_PERIOD"],[0,62,"Slash",90,"/",191,"VK_OEM_2","/","OEM_2"],[1,63,"CapsLock",8,"CapsLock",20,"VK_CAPITAL",o,o],[1,64,"F1",59,"F1",112,"VK_F1",o,o],[1,65,"F2",60,"F2",113,"VK_F2",o,o],[1,66,"F3",61,"F3",114,"VK_F3",o,o],[1,67,"F4",62,"F4",115,"VK_F4",o,o],[1,68,"F5",63,"F5",116,"VK_F5",o,o],[1,69,"F6",64,"F6",117,"VK_F6",o,o],[1,70,"F7",65,"F7",118,"VK_F7",o,o],[1,71,"F8",66,"F8",119,"VK_F8",o,o],[1,72,"F9",67,"F9",120,"VK_F9",o,o],[1,73,"F10",68,"F10",121,"VK_F10",o,o],[1,74,"F11",69,"F11",122,"VK_F11",o,o],[1,75,"F12",70,"F12",123,"VK_F12",o,o],[1,76,"PrintScreen",0,o,0,o,o,o],[1,77,"ScrollLock",84,"ScrollLock",145,"VK_SCROLL",o,o],[1,78,"Pause",7,"PauseBreak",19,"VK_PAUSE",o,o],[1,79,"Insert",19,"Insert",45,"VK_INSERT",o,o],[1,80,"Home",14,"Home",36,"VK_HOME",o,o],[1,81,"PageUp",11,"PageUp",33,"VK_PRIOR",o,o],[1,82,"Delete",20,"Delete",46,"VK_DELETE",o,o],[1,83,"End",13,"End",35,"VK_END",o,o],[1,84,"PageDown",12,"PageDown",34,"VK_NEXT",o,o],[1,85,"ArrowRight",17,"RightArrow",39,"VK_RIGHT","Right",o],[1,86,"ArrowLeft",15,"LeftArrow",37,"VK_LEFT","Left",o],[1,87,"ArrowDown",18,"DownArrow",40,"VK_DOWN","Down",o],[1,88,"ArrowUp",16,"UpArrow",38,"VK_UP","Up",o],[1,89,"NumLock",83,"NumLock",144,"VK_NUMLOCK",o,o],[1,90,"NumpadDivide",113,"NumPad_Divide",111,"VK_DIVIDE",o,o],[1,91,"NumpadMultiply",108,"NumPad_Multiply",106,"VK_MULTIPLY",o,o],[1,92,"NumpadSubtract",111,"NumPad_Subtract",109,"VK_SUBTRACT",o,o],[1,93,"NumpadAdd",109,"NumPad_Add",107,"VK_ADD",o,o],[1,94,"NumpadEnter",3,o,0,o,o,o],[1,95,"Numpad1",99,"NumPad1",97,"VK_NUMPAD1",o,o],[1,96,"Numpad2",100,"NumPad2",98,"VK_NUMPAD2",o,o],[1,97,"Numpad3",101,"NumPad3",99,"VK_NUMPAD3",o,o],[1,98,"Numpad4",102,"NumPad4",100,"VK_NUMPAD4",o,o],[1,99,"Numpad5",103,"NumPad5",101,"VK_NUMPAD5",o,o],[1,100,"Numpad6",104,"NumPad6",102,"VK_NUMPAD6",o,o],[1,101,"Numpad7",105,"NumPad7",103,"VK_NUMPAD7",o,o],[1,102,"Numpad8",106,"NumPad8",104,"VK_NUMPAD8",o,o],[1,103,"Numpad9",107,"NumPad9",105,"VK_NUMPAD9",o,o],[1,104,"Numpad0",98,"NumPad0",96,"VK_NUMPAD0",o,o],[1,105,"NumpadDecimal",112,"NumPad_Decimal",110,"VK_DECIMAL",o,o],[0,106,"IntlBackslash",97,"OEM_102",226,"VK_OEM_102",o,o],[1,107,"ContextMenu",58,"ContextMenu",93,o,o,o],[1,108,"Power",0,o,0,o,o,o],[1,109,"NumpadEqual",0,o,0,o,o,o],[1,110,"F13",71,"F13",124,"VK_F13",o,o],[1,111,"F14",72,"F14",125,"VK_F14",o,o],[1,112,"F15",73,"F15",126,"VK_F15",o,o],[1,113,"F16",74,"F16",127,"VK_F16",o,o],[1,114,"F17",75,"F17",128,"VK_F17",o,o],[1,115,"F18",76,"F18",129,"VK_F18",o,o],[1,116,"F19",77,"F19",130,"VK_F19",o,o],[1,117,"F20",78,"F20",131,"VK_F20",o,o],[1,118,"F21",79,"F21",132,"VK_F21",o,o],[1,119,"F22",80,"F22",133,"VK_F22",o,o],[1,120,"F23",81,"F23",134,"VK_F23",o,o],[1,121,"F24",82,"F24",135,"VK_F24",o,o],[1,122,"Open",0,o,0,o,o,o],[1,123,"Help",0,o,0,o,o,o],[1,124,"Select",0,o,0,o,o,o],[1,125,"Again",0,o,0,o,o,o],[1,126,"Undo",0,o,0,o,o,o],[1,127,"Cut",0,o,0,o,o,o],[1,128,"Copy",0,o,0,o,o,o],[1,129,"Paste",0,o,0,o,o,o],[1,130,"Find",0,o,0,o,o,o],[1,131,"AudioVolumeMute",117,"AudioVolumeMute",173,"VK_VOLUME_MUTE",o,o],[1,132,"AudioVolumeUp",118,"AudioVolumeUp",175,"VK_VOLUME_UP",o,o],[1,133,"AudioVolumeDown",119,"AudioVolumeDown",174,"VK_VOLUME_DOWN",o,o],[1,134,"NumpadComma",110,"NumPad_Separator",108,"VK_SEPARATOR",o,o],[0,135,"IntlRo",115,"ABNT_C1",193,"VK_ABNT_C1",o,o],[1,136,"KanaMode",0,o,0,o,o,o],[0,137,"IntlYen",0,o,0,o,o,o],[1,138,"Convert",0,o,0,o,o,o],[1,139,"NonConvert",0,o,0,o,o,o],[1,140,"Lang1",0,o,0,o,o,o],[1,141,"Lang2",0,o,0,o,o,o],[1,142,"Lang3",0,o,0,o,o,o],[1,143,"Lang4",0,o,0,o,o,o],[1,144,"Lang5",0,o,0,o,o,o],[1,145,"Abort",0,o,0,o,o,o],[1,146,"Props",0,o,0,o,o,o],[1,147,"NumpadParenLeft",0,o,0,o,o,o],[1,148,"NumpadParenRight",0,o,0,o,o,o],[1,149,"NumpadBackspace",0,o,0,o,o,o],[1,150,"NumpadMemoryStore",0,o,0,o,o,o],[1,151,"NumpadMemoryRecall",0,o,0,o,o,o],[1,152,"NumpadMemoryClear",0,o,0,o,o,o],[1,153,"NumpadMemoryAdd",0,o,0,o,o,o],[1,154,"NumpadMemorySubtract",0,o,0,o,o,o],[1,155,"NumpadClear",131,"Clear",12,"VK_CLEAR",o,o],[1,156,"NumpadClearEntry",0,o,0,o,o,o],[1,0,o,5,"Ctrl",17,"VK_CONTROL",o,o],[1,0,o,4,"Shift",16,"VK_SHIFT",o,o],[1,0,o,6,"Alt",18,"VK_MENU",o,o],[1,0,o,57,"Meta",91,"VK_COMMAND",o,o],[1,157,"ControlLeft",5,o,0,"VK_LCONTROL",o,o],[1,158,"ShiftLeft",4,o,0,"VK_LSHIFT",o,o],[1,159,"AltLeft",6,o,0,"VK_LMENU",o,o],[1,160,"MetaLeft",57,o,0,"VK_LWIN",o,o],[1,161,"ControlRight",5,o,0,"VK_RCONTROL",o,o],[1,162,"ShiftRight",4,o,0,"VK_RSHIFT",o,o],[1,163,"AltRight",6,o,0,"VK_RMENU",o,o],[1,164,"MetaRight",57,o,0,"VK_RWIN",o,o],[1,165,"BrightnessUp",0,o,0,o,o,o],[1,166,"BrightnessDown",0,o,0,o,o,o],[1,167,"MediaPlay",0,o,0,o,o,o],[1,168,"MediaRecord",0,o,0,o,o,o],[1,169,"MediaFastForward",0,o,0,o,o,o],[1,170,"MediaRewind",0,o,0,o,o,o],[1,171,"MediaTrackNext",124,"MediaTrackNext",176,"VK_MEDIA_NEXT_TRACK",o,o],[1,172,"MediaTrackPrevious",125,"MediaTrackPrevious",177,"VK_MEDIA_PREV_TRACK",o,o],[1,173,"MediaStop",126,"MediaStop",178,"VK_MEDIA_STOP",o,o],[1,174,"Eject",0,o,0,o,o,o],[1,175,"MediaPlayPause",127,"MediaPlayPause",179,"VK_MEDIA_PLAY_PAUSE",o,o],[1,176,"MediaSelect",128,"LaunchMediaPlayer",181,"VK_MEDIA_LAUNCH_MEDIA_SELECT",o,o],[1,177,"LaunchMail",129,"LaunchMail",180,"VK_MEDIA_LAUNCH_MAIL",o,o],[1,178,"LaunchApp2",130,"LaunchApp2",183,"VK_MEDIA_LAUNCH_APP2",o,o],[1,179,"LaunchApp1",0,o,0,"VK_MEDIA_LAUNCH_APP1",o,o],[1,180,"SelectTask",0,o,0,o,o,o],[1,181,"LaunchScreenSaver",0,o,0,o,o,o],[1,182,"BrowserSearch",120,"BrowserSearch",170,"VK_BROWSER_SEARCH",o,o],[1,183,"BrowserHome",121,"BrowserHome",172,"VK_BROWSER_HOME",o,o],[1,184,"BrowserBack",122,"BrowserBack",166,"VK_BROWSER_BACK",o,o],[1,185,"BrowserForward",123,"BrowserForward",167,"VK_BROWSER_FORWARD",o,o],[1,186,"BrowserStop",0,o,0,"VK_BROWSER_STOP",o,o],[1,187,"BrowserRefresh",0,o,0,"VK_BROWSER_REFRESH",o,o],[1,188,"BrowserFavorites",0,o,0,"VK_BROWSER_FAVORITES",o,o],[1,189,"ZoomToggle",0,o,0,o,o,o],[1,190,"MailReply",0,o,0,o,o,o],[1,191,"MailForward",0,o,0,o,o,o],[1,192,"MailSend",0,o,0,o,o,o],[1,0,o,114,"KeyInComposition",229,o,o,o],[1,0,o,116,"ABNT_C2",194,"VK_ABNT_C2",o,o],[1,0,o,96,"OEM_8",223,"VK_OEM_8",o,o],[1,0,o,0,o,0,"VK_KANA",o,o],[1,0,o,0,o,0,"VK_HANGUL",o,o],[1,0,o,0,o,0,"VK_JUNJA",o,o],[1,0,o,0,o,0,"VK_FINAL",o,o],[1,0,o,0,o,0,"VK_HANJA",o,o],[1,0,o,0,o,0,"VK_KANJI",o,o],[1,0,o,0,o,0,"VK_CONVERT",o,o],[1,0,o,0,o,0,"VK_NONCONVERT",o,o],[1,0,o,0,o,0,"VK_ACCEPT",o,o],[1,0,o,0,o,0,"VK_MODECHANGE",o,o],[1,0,o,0,o,0,"VK_SELECT",o,o],[1,0,o,0,o,0,"VK_PRINT",o,o],[1,0,o,0,o,0,"VK_EXECUTE",o,o],[1,0,o,0,o,0,"VK_SNAPSHOT",o,o],[1,0,o,0,o,0,"VK_HELP",o,o],[1,0,o,0,o,0,"VK_APPS",o,o],[1,0,o,0,o,0,"VK_PROCESSKEY",o,o],[1,0,o,0,o,0,"VK_PACKET",o,o],[1,0,o,0,o,0,"VK_DBE_SBCSCHAR",o,o],[1,0,o,0,o,0,"VK_DBE_DBCSCHAR",o,o],[1,0,o,0,o,0,"VK_ATTN",o,o],[1,0,o,0,o,0,"VK_CRSEL",o,o],[1,0,o,0,o,0,"VK_EXSEL",o,o],[1,0,o,0,o,0,"VK_EREOF",o,o],[1,0,o,0,o,0,"VK_PLAY",o,o],[1,0,o,0,o,0,"VK_ZOOM",o,o],[1,0,o,0,o,0,"VK_NONAME",o,o],[1,0,o,0,o,0,"VK_PA1",o,o],[1,0,o,0,o,0,"VK_OEM_CLEAR",o,o]],t=[],i=[];for(const n of e){const[s,r,a,l,d,c,h,u,g]=n;if(i[r]||(i[r]=!0,SG[a]=r,yG[a.toLowerCase()]=r,s&&(G2[r]=l)),!t[l]){if(t[l]=!0,!d)throw new Error(`String representation missing for key code ${l} around scan code ${a}`);Aw.define(l,d),dE.define(l,u||d),cE.define(l,g||u||d)}c&&(W8[c]=l)}})();var Ud;(function(o){function e(a){return Aw.keyCodeToStr(a)}o.toString=e;function t(a){return Aw.strToKeyCode(a)}o.fromString=t;function i(a){return dE.keyCodeToStr(a)}o.toUserSettingsUS=i;function n(a){return cE.keyCodeToStr(a)}o.toUserSettingsGeneral=n;function s(a){return dE.strToKeyCode(a)||cE.strToKeyCode(a)}o.fromUserSettings=s;function r(a){if(a>=98&&a<=113)return null;switch(a){case 16:return"Up";case 18:return"Down";case 15:return"Left";case 17:return"Right"}return Aw.keyCodeToStr(a)}o.toElectronAccelerator=r})(Ud||(Ud={}));function gn(o,e){const t=(e&65535)<<16>>>0;return(o|t)>>>0}var WF={};let Km;const ex=globalThis.vscode;if(typeof ex<"u"&&typeof ex.process<"u"){const o=ex.process;Km={get platform(){return o.platform},get arch(){return o.arch},get env(){return o.env},cwd(){return o.cwd()}}}else typeof process<"u"?Km={get platform(){return process.platform},get arch(){return process.arch},get env(){return WF},cwd(){return WF.VSCODE_CWD||process.cwd()}}:Km={get platform(){return os?"win32":ht?"darwin":"linux"},get arch(){},get env(){return{}},cwd(){return"/"}};const kS=Km.cwd,hE=Km.env,LG=Km.platform,kG=65,DG=97,xG=90,IG=122,Mh=46,Cs=47,Uo=92,$c=58,EG=63;class H8 extends Error{constructor(e,t,i){let n;typeof t=="string"&&t.indexOf("not ")===0?(n="must not be",t=t.replace(/^not /,"")):n="must be";const s=e.indexOf(".")!==-1?"property":"argument";let r=`The "${e}" ${s} ${n} of type ${t}`;r+=`. Received type ${typeof i}`,super(r),this.code="ERR_INVALID_ARG_TYPE"}}function NG(o,e){if(o===null||typeof o!="object")throw new H8(e,"Object",o)}function Rn(o,e){if(typeof o!="string")throw new H8(e,"string",o)}const wu=LG==="win32";function zt(o){return o===Cs||o===Uo}function uE(o){return o===Cs}function Kc(o){return o>=kG&&o<=xG||o>=DG&&o<=IG}function DS(o,e,t,i){let n="",s=0,r=-1,a=0,l=0;for(let d=0;d<=o.length;++d){if(d2){const c=n.lastIndexOf(t);c===-1?(n="",s=0):(n=n.slice(0,c),s=n.length-1-n.lastIndexOf(t)),r=d,a=0;continue}else if(n.length!==0){n="",s=0,r=d,a=0;continue}}e&&(n+=n.length>0?`${t}..`:"..",s=2)}else n.length>0?n+=`${t}${o.slice(r+1,d)}`:n=o.slice(r+1,d),s=d-r-1;r=d,a=0}else l===Mh&&a!==-1?++a:a=-1}return n}function V8(o,e){NG(e,"pathObject");const t=e.dir||e.root,i=e.base||`${e.name||""}${e.ext||""}`;return t?t===e.root?`${t}${i}`:`${t}${o}${i}`:i}const No={resolve(...o){let e="",t="",i=!1;for(let n=o.length-1;n>=-1;n--){let s;if(n>=0){if(s=o[n],Rn(s,"path"),s.length===0)continue}else e.length===0?s=kS():(s=hE[`=${e}`]||kS(),(s===void 0||s.slice(0,2).toLowerCase()!==e.toLowerCase()&&s.charCodeAt(2)===Uo)&&(s=`${e}\\`));const r=s.length;let a=0,l="",d=!1;const c=s.charCodeAt(0);if(r===1)zt(c)&&(a=1,d=!0);else if(zt(c))if(d=!0,zt(s.charCodeAt(1))){let h=2,u=h;for(;h2&&zt(s.charCodeAt(2))&&(d=!0,a=3));if(l.length>0)if(e.length>0){if(l.toLowerCase()!==e.toLowerCase())continue}else e=l;if(i){if(e.length>0)break}else if(t=`${s.slice(a)}\\${t}`,i=d,d&&e.length>0)break}return t=DS(t,!i,"\\",zt),i?`${e}\\${t}`:`${e}${t}`||"."},normalize(o){Rn(o,"path");const e=o.length;if(e===0)return".";let t=0,i,n=!1;const s=o.charCodeAt(0);if(e===1)return uE(s)?"\\":o;if(zt(s))if(n=!0,zt(o.charCodeAt(1))){let a=2,l=a;for(;a2&&zt(o.charCodeAt(2))&&(n=!0,t=3));let r=t0&&zt(o.charCodeAt(e-1))&&(r+="\\"),i===void 0?n?`\\${r}`:r:n?`${i}\\${r}`:`${i}${r}`},isAbsolute(o){Rn(o,"path");const e=o.length;if(e===0)return!1;const t=o.charCodeAt(0);return zt(t)||e>2&&Kc(t)&&o.charCodeAt(1)===$c&&zt(o.charCodeAt(2))},join(...o){if(o.length===0)return".";let e,t;for(let s=0;s0&&(e===void 0?e=t=r:e+=`\\${r}`)}if(e===void 0)return".";let i=!0,n=0;if(typeof t=="string"&&zt(t.charCodeAt(0))){++n;const s=t.length;s>1&&zt(t.charCodeAt(1))&&(++n,s>2&&(zt(t.charCodeAt(2))?++n:i=!1))}if(i){for(;n=2&&(e=`\\${e.slice(n)}`)}return No.normalize(e)},relative(o,e){if(Rn(o,"from"),Rn(e,"to"),o===e)return"";const t=No.resolve(o),i=No.resolve(e);if(t===i||(o=t.toLowerCase(),e=i.toLowerCase(),o===e))return"";let n=0;for(;nn&&o.charCodeAt(s-1)===Uo;)s--;const r=s-n;let a=0;for(;aa&&e.charCodeAt(l-1)===Uo;)l--;const d=l-a,c=rc){if(e.charCodeAt(a+u)===Uo)return i.slice(a+u+1);if(u===2)return i.slice(a+u)}r>c&&(o.charCodeAt(n+u)===Uo?h=u:u===2&&(h=3)),h===-1&&(h=0)}let g="";for(u=n+h+1;u<=s;++u)(u===s||o.charCodeAt(u)===Uo)&&(g+=g.length===0?"..":"\\..");return a+=h,g.length>0?`${g}${i.slice(a,l)}`:(i.charCodeAt(a)===Uo&&++a,i.slice(a,l))},toNamespacedPath(o){if(typeof o!="string"||o.length===0)return o;const e=No.resolve(o);if(e.length<=2)return o;if(e.charCodeAt(0)===Uo){if(e.charCodeAt(1)===Uo){const t=e.charCodeAt(2);if(t!==EG&&t!==Mh)return`\\\\?\\UNC\\${e.slice(2)}`}}else if(Kc(e.charCodeAt(0))&&e.charCodeAt(1)===$c&&e.charCodeAt(2)===Uo)return`\\\\?\\${e}`;return o},dirname(o){Rn(o,"path");const e=o.length;if(e===0)return".";let t=-1,i=0;const n=o.charCodeAt(0);if(e===1)return zt(n)?o:".";if(zt(n)){if(t=i=1,zt(o.charCodeAt(1))){let a=2,l=a;for(;a2&&zt(o.charCodeAt(2))?3:2,i=t);let s=-1,r=!0;for(let a=e-1;a>=i;--a)if(zt(o.charCodeAt(a))){if(!r){s=a;break}}else r=!1;if(s===-1){if(t===-1)return".";s=t}return o.slice(0,s)},basename(o,e){e!==void 0&&Rn(e,"ext"),Rn(o,"path");let t=0,i=-1,n=!0,s;if(o.length>=2&&Kc(o.charCodeAt(0))&&o.charCodeAt(1)===$c&&(t=2),e!==void 0&&e.length>0&&e.length<=o.length){if(e===o)return"";let r=e.length-1,a=-1;for(s=o.length-1;s>=t;--s){const l=o.charCodeAt(s);if(zt(l)){if(!n){t=s+1;break}}else a===-1&&(n=!1,a=s+1),r>=0&&(l===e.charCodeAt(r)?--r===-1&&(i=s):(r=-1,i=a))}return t===i?i=a:i===-1&&(i=o.length),o.slice(t,i)}for(s=o.length-1;s>=t;--s)if(zt(o.charCodeAt(s))){if(!n){t=s+1;break}}else i===-1&&(n=!1,i=s+1);return i===-1?"":o.slice(t,i)},extname(o){Rn(o,"path");let e=0,t=-1,i=0,n=-1,s=!0,r=0;o.length>=2&&o.charCodeAt(1)===$c&&Kc(o.charCodeAt(0))&&(e=i=2);for(let a=o.length-1;a>=e;--a){const l=o.charCodeAt(a);if(zt(l)){if(!s){i=a+1;break}continue}n===-1&&(s=!1,n=a+1),l===Mh?t===-1?t=a:r!==1&&(r=1):t!==-1&&(r=-1)}return t===-1||n===-1||r===0||r===1&&t===n-1&&t===i+1?"":o.slice(t,n)},format:V8.bind(null,"\\"),parse(o){Rn(o,"path");const e={root:"",dir:"",base:"",ext:"",name:""};if(o.length===0)return e;const t=o.length;let i=0,n=o.charCodeAt(0);if(t===1)return zt(n)?(e.root=e.dir=o,e):(e.base=e.name=o,e);if(zt(n)){if(i=1,zt(o.charCodeAt(1))){let h=2,u=h;for(;h0&&(e.root=o.slice(0,i));let s=-1,r=i,a=-1,l=!0,d=o.length-1,c=0;for(;d>=i;--d){if(n=o.charCodeAt(d),zt(n)){if(!l){r=d+1;break}continue}a===-1&&(l=!1,a=d+1),n===Mh?s===-1?s=d:c!==1&&(c=1):s!==-1&&(c=-1)}return a!==-1&&(s===-1||c===0||c===1&&s===a-1&&s===r+1?e.base=e.name=o.slice(r,a):(e.name=o.slice(r,s),e.base=o.slice(r,a),e.ext=o.slice(s,a))),r>0&&r!==i?e.dir=o.slice(0,r-1):e.dir=e.root,e},sep:"\\",delimiter:";",win32:null,posix:null},TG=(()=>{if(wu){const o=/\\/g;return()=>{const e=kS().replace(o,"/");return e.slice(e.indexOf("/"))}}return()=>kS()})(),on={resolve(...o){let e="",t=!1;for(let i=o.length-1;i>=-1&&!t;i--){const n=i>=0?o[i]:TG();Rn(n,"path"),n.length!==0&&(e=`${n}/${e}`,t=n.charCodeAt(0)===Cs)}return e=DS(e,!t,"/",uE),t?`/${e}`:e.length>0?e:"."},normalize(o){if(Rn(o,"path"),o.length===0)return".";const e=o.charCodeAt(0)===Cs,t=o.charCodeAt(o.length-1)===Cs;return o=DS(o,!e,"/",uE),o.length===0?e?"/":t?"./":".":(t&&(o+="/"),e?`/${o}`:o)},isAbsolute(o){return Rn(o,"path"),o.length>0&&o.charCodeAt(0)===Cs},join(...o){if(o.length===0)return".";let e;for(let t=0;t0&&(e===void 0?e=i:e+=`/${i}`)}return e===void 0?".":on.normalize(e)},relative(o,e){if(Rn(o,"from"),Rn(e,"to"),o===e||(o=on.resolve(o),e=on.resolve(e),o===e))return"";const t=1,i=o.length,n=i-t,s=1,r=e.length-s,a=na){if(e.charCodeAt(s+d)===Cs)return e.slice(s+d+1);if(d===0)return e.slice(s+d)}else n>a&&(o.charCodeAt(t+d)===Cs?l=d:d===0&&(l=0));let c="";for(d=t+l+1;d<=i;++d)(d===i||o.charCodeAt(d)===Cs)&&(c+=c.length===0?"..":"/..");return`${c}${e.slice(s+l)}`},toNamespacedPath(o){return o},dirname(o){if(Rn(o,"path"),o.length===0)return".";const e=o.charCodeAt(0)===Cs;let t=-1,i=!0;for(let n=o.length-1;n>=1;--n)if(o.charCodeAt(n)===Cs){if(!i){t=n;break}}else i=!1;return t===-1?e?"/":".":e&&t===1?"//":o.slice(0,t)},basename(o,e){e!==void 0&&Rn(e,"ext"),Rn(o,"path");let t=0,i=-1,n=!0,s;if(e!==void 0&&e.length>0&&e.length<=o.length){if(e===o)return"";let r=e.length-1,a=-1;for(s=o.length-1;s>=0;--s){const l=o.charCodeAt(s);if(l===Cs){if(!n){t=s+1;break}}else a===-1&&(n=!1,a=s+1),r>=0&&(l===e.charCodeAt(r)?--r===-1&&(i=s):(r=-1,i=a))}return t===i?i=a:i===-1&&(i=o.length),o.slice(t,i)}for(s=o.length-1;s>=0;--s)if(o.charCodeAt(s)===Cs){if(!n){t=s+1;break}}else i===-1&&(n=!1,i=s+1);return i===-1?"":o.slice(t,i)},extname(o){Rn(o,"path");let e=-1,t=0,i=-1,n=!0,s=0;for(let r=o.length-1;r>=0;--r){const a=o.charCodeAt(r);if(a===Cs){if(!n){t=r+1;break}continue}i===-1&&(n=!1,i=r+1),a===Mh?e===-1?e=r:s!==1&&(s=1):e!==-1&&(s=-1)}return e===-1||i===-1||s===0||s===1&&e===i-1&&e===t+1?"":o.slice(e,i)},format:V8.bind(null,"/"),parse(o){Rn(o,"path");const e={root:"",dir:"",base:"",ext:"",name:""};if(o.length===0)return e;const t=o.charCodeAt(0)===Cs;let i;t?(e.root="/",i=1):i=0;let n=-1,s=0,r=-1,a=!0,l=o.length-1,d=0;for(;l>=i;--l){const c=o.charCodeAt(l);if(c===Cs){if(!a){s=l+1;break}continue}r===-1&&(a=!1,r=l+1),c===Mh?n===-1?n=l:d!==1&&(d=1):n!==-1&&(d=-1)}if(r!==-1){const c=s===0&&t?1:s;n===-1||d===0||d===1&&n===r-1&&n===s+1?e.base=e.name=o.slice(c,r):(e.name=o.slice(c,n),e.base=o.slice(c,r),e.ext=o.slice(n,r))}return s>0?e.dir=o.slice(0,s-1):t&&(e.dir="/"),e},sep:"/",delimiter:":",win32:null,posix:null};on.win32=No.win32=No;on.posix=No.posix=on;const z8=wu?No.normalize:on.normalize,MG=wu?No.resolve:on.resolve,RG=wu?No.relative:on.relative,U8=wu?No.dirname:on.dirname,Rh=wu?No.basename:on.basename,AG=wu?No.extname:on.extname,Ua=wu?No.sep:on.sep,PG=/^\w[\w\d+.-]*$/,OG=/^\//,FG=/^\/\//;function BG(o,e){if(!o.scheme&&e)throw new Error(`[UriError]: Scheme is missing: {scheme: "", authority: "${o.authority}", path: "${o.path}", query: "${o.query}", fragment: "${o.fragment}"}`);if(o.scheme&&!PG.test(o.scheme))throw new Error("[UriError]: Scheme contains illegal characters.");if(o.path){if(o.authority){if(!OG.test(o.path))throw new Error('[UriError]: If a URI contains an authority component, then the path component must either be empty or begin with a slash ("/") character')}else if(FG.test(o.path))throw new Error('[UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")')}}function WG(o,e){return!o&&!e?"file":o}function HG(o,e){switch(o){case"https":case"http":case"file":e?e[0]!==Ma&&(e=Ma+e):e=Ma;break}return e}const Xi="",Ma="/",VG=/^(([^:/?#]+?):)?(\/\/([^/?#]*))?([^?#]*)(\?([^#]*))?(#(.*))?/;class We{static isUri(e){return e instanceof We?!0:e?typeof e.authority=="string"&&typeof e.fragment=="string"&&typeof e.path=="string"&&typeof e.query=="string"&&typeof e.scheme=="string"&&typeof e.fsPath=="string"&&typeof e.with=="function"&&typeof e.toString=="function":!1}constructor(e,t,i,n,s,r=!1){typeof e=="object"?(this.scheme=e.scheme||Xi,this.authority=e.authority||Xi,this.path=e.path||Xi,this.query=e.query||Xi,this.fragment=e.fragment||Xi):(this.scheme=WG(e,r),this.authority=t||Xi,this.path=HG(this.scheme,i||Xi),this.query=n||Xi,this.fragment=s||Xi,BG(this,r))}get fsPath(){return xS(this,!1)}with(e){if(!e)return this;let{scheme:t,authority:i,path:n,query:s,fragment:r}=e;return t===void 0?t=this.scheme:t===null&&(t=Xi),i===void 0?i=this.authority:i===null&&(i=Xi),n===void 0?n=this.path:n===null&&(n=Xi),s===void 0?s=this.query:s===null&&(s=Xi),r===void 0?r=this.fragment:r===null&&(r=Xi),t===this.scheme&&i===this.authority&&n===this.path&&s===this.query&&r===this.fragment?this:new zf(t,i,n,s,r)}static parse(e,t=!1){const i=VG.exec(e);return i?new zf(i[2]||Xi,l1(i[4]||Xi),l1(i[5]||Xi),l1(i[7]||Xi),l1(i[9]||Xi),t):new zf(Xi,Xi,Xi,Xi,Xi)}static file(e){let t=Xi;if(os&&(e=e.replace(/\\/g,Ma)),e[0]===Ma&&e[1]===Ma){const i=e.indexOf(Ma,2);i===-1?(t=e.substring(2),e=Ma):(t=e.substring(2,i),e=e.substring(i)||Ma)}return new zf("file",t,e,Xi,Xi)}static from(e,t){return new zf(e.scheme,e.authority,e.path,e.query,e.fragment,t)}static joinPath(e,...t){if(!e.path)throw new Error("[UriError]: cannot call joinPath on URI without path");let i;return os&&e.scheme==="file"?i=We.file(No.join(xS(e,!0),...t)).path:i=on.join(e.path,...t),e.with({path:i})}toString(e=!1){return gE(this,e)}toJSON(){return this}static revive(e){var t,i;if(e){if(e instanceof We)return e;{const n=new zf(e);return n._formatted=(t=e.external)!==null&&t!==void 0?t:null,n._fsPath=e._sep===$8&&(i=e.fsPath)!==null&&i!==void 0?i:null,n}}else return e}}const $8=os?1:void 0;let zf=class extends We{constructor(){super(...arguments),this._formatted=null,this._fsPath=null}get fsPath(){return this._fsPath||(this._fsPath=xS(this,!1)),this._fsPath}toString(e=!1){return e?gE(this,!0):(this._formatted||(this._formatted=gE(this,!1)),this._formatted)}toJSON(){const e={$mid:1};return this._fsPath&&(e.fsPath=this._fsPath,e._sep=$8),this._formatted&&(e.external=this._formatted),this.path&&(e.path=this.path),this.scheme&&(e.scheme=this.scheme),this.authority&&(e.authority=this.authority),this.query&&(e.query=this.query),this.fragment&&(e.fragment=this.fragment),e}};const K8={58:"%3A",47:"%2F",63:"%3F",35:"%23",91:"%5B",93:"%5D",64:"%40",33:"%21",36:"%24",38:"%26",39:"%27",40:"%28",41:"%29",42:"%2A",43:"%2B",44:"%2C",59:"%3B",61:"%3D",32:"%20"};function HF(o,e,t){let i,n=-1;for(let s=0;s=97&&r<=122||r>=65&&r<=90||r>=48&&r<=57||r===45||r===46||r===95||r===126||e&&r===47||t&&r===91||t&&r===93||t&&r===58)n!==-1&&(i+=encodeURIComponent(o.substring(n,s)),n=-1),i!==void 0&&(i+=o.charAt(s));else{i===void 0&&(i=o.substr(0,s));const a=K8[r];a!==void 0?(n!==-1&&(i+=encodeURIComponent(o.substring(n,s)),n=-1),i+=a):n===-1&&(n=s)}}return n!==-1&&(i+=encodeURIComponent(o.substring(n))),i!==void 0?i:o}function zG(o){let e;for(let t=0;t1&&o.scheme==="file"?t=`//${o.authority}${o.path}`:o.path.charCodeAt(0)===47&&(o.path.charCodeAt(1)>=65&&o.path.charCodeAt(1)<=90||o.path.charCodeAt(1)>=97&&o.path.charCodeAt(1)<=122)&&o.path.charCodeAt(2)===58?e?t=o.path.substr(1):t=o.path[1].toLowerCase()+o.path.substr(2):t=o.path,os&&(t=t.replace(/\//g,"\\")),t}function gE(o,e){const t=e?zG:HF;let i="",{scheme:n,authority:s,path:r,query:a,fragment:l}=o;if(n&&(i+=n,i+=":"),(s||n==="file")&&(i+=Ma,i+=Ma),s){let d=s.indexOf("@");if(d!==-1){const c=s.substr(0,d);s=s.substr(d+1),d=c.lastIndexOf(":"),d===-1?i+=t(c,!1,!1):(i+=t(c.substr(0,d),!1,!1),i+=":",i+=t(c.substr(d+1),!1,!0)),i+="@"}s=s.toLowerCase(),d=s.lastIndexOf(":"),d===-1?i+=t(s,!1,!0):(i+=t(s.substr(0,d),!1,!0),i+=s.substr(d))}if(r){if(r.length>=3&&r.charCodeAt(0)===47&&r.charCodeAt(2)===58){const d=r.charCodeAt(1);d>=65&&d<=90&&(r=`/${String.fromCharCode(d+32)}:${r.substr(3)}`)}else if(r.length>=2&&r.charCodeAt(1)===58){const d=r.charCodeAt(0);d>=65&&d<=90&&(r=`${String.fromCharCode(d+32)}:${r.substr(2)}`)}i+=t(r,!0,!1)}return a&&(i+="?",i+=t(a,!1,!1)),l&&(i+="#",i+=e?l:HF(l,!1,!1)),i}function j8(o){try{return decodeURIComponent(o)}catch{return o.length>3?o.substr(0,3)+j8(o.substr(3)):o}}const VF=/(%[0-9A-Za-z][0-9A-Za-z])+/g;function l1(o){return o.match(VF)?o.replace(VF,e=>j8(e)):o}let W=class Xu{constructor(e,t){this.lineNumber=e,this.column=t}with(e=this.lineNumber,t=this.column){return e===this.lineNumber&&t===this.column?this:new Xu(e,t)}delta(e=0,t=0){return this.with(this.lineNumber+e,this.column+t)}equals(e){return Xu.equals(this,e)}static equals(e,t){return!e&&!t?!0:!!e&&!!t&&e.lineNumber===t.lineNumber&&e.column===t.column}isBefore(e){return Xu.isBefore(this,e)}static isBefore(e,t){return e.lineNumberi||e===i&&t>n?(this.startLineNumber=i,this.startColumn=n,this.endLineNumber=e,this.endColumn=t):(this.startLineNumber=e,this.startColumn=t,this.endLineNumber=i,this.endColumn=n)}isEmpty(){return Wn.isEmpty(this)}static isEmpty(e){return e.startLineNumber===e.endLineNumber&&e.startColumn===e.endColumn}containsPosition(e){return Wn.containsPosition(this,e)}static containsPosition(e,t){return!(t.lineNumbere.endLineNumber||t.lineNumber===e.startLineNumber&&t.columne.endColumn)}static strictContainsPosition(e,t){return!(t.lineNumbere.endLineNumber||t.lineNumber===e.startLineNumber&&t.column<=e.startColumn||t.lineNumber===e.endLineNumber&&t.column>=e.endColumn)}containsRange(e){return Wn.containsRange(this,e)}static containsRange(e,t){return!(t.startLineNumbere.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumne.endColumn)}strictContainsRange(e){return Wn.strictContainsRange(this,e)}static strictContainsRange(e,t){return!(t.startLineNumbere.endLineNumber||t.endLineNumber>e.endLineNumber||t.startLineNumber===e.startLineNumber&&t.startColumn<=e.startColumn||t.endLineNumber===e.endLineNumber&&t.endColumn>=e.endColumn)}plusRange(e){return Wn.plusRange(this,e)}static plusRange(e,t){let i,n,s,r;return t.startLineNumbere.endLineNumber?(s=t.endLineNumber,r=t.endColumn):t.endLineNumber===e.endLineNumber?(s=t.endLineNumber,r=Math.max(t.endColumn,e.endColumn)):(s=e.endLineNumber,r=e.endColumn),new Wn(i,n,s,r)}intersectRanges(e){return Wn.intersectRanges(this,e)}static intersectRanges(e,t){let i=e.startLineNumber,n=e.startColumn,s=e.endLineNumber,r=e.endColumn;const a=t.startLineNumber,l=t.startColumn,d=t.endLineNumber,c=t.endColumn;return id?(s=d,r=c):s===d&&(r=Math.min(r,c)),i>s||i===s&&n>r?null:new Wn(i,n,s,r)}equalsRange(e){return Wn.equalsRange(this,e)}static equalsRange(e,t){return!e&&!t?!0:!!e&&!!t&&e.startLineNumber===t.startLineNumber&&e.startColumn===t.startColumn&&e.endLineNumber===t.endLineNumber&&e.endColumn===t.endColumn}getEndPosition(){return Wn.getEndPosition(this)}static getEndPosition(e){return new W(e.endLineNumber,e.endColumn)}getStartPosition(){return Wn.getStartPosition(this)}static getStartPosition(e){return new W(e.startLineNumber,e.startColumn)}toString(){return"["+this.startLineNumber+","+this.startColumn+" -> "+this.endLineNumber+","+this.endColumn+"]"}setEndPosition(e,t){return new Wn(this.startLineNumber,this.startColumn,e,t)}setStartPosition(e,t){return new Wn(e,t,this.endLineNumber,this.endColumn)}collapseToStart(){return Wn.collapseToStart(this)}static collapseToStart(e){return new Wn(e.startLineNumber,e.startColumn,e.startLineNumber,e.startColumn)}collapseToEnd(){return Wn.collapseToEnd(this)}static collapseToEnd(e){return new Wn(e.endLineNumber,e.endColumn,e.endLineNumber,e.endColumn)}delta(e){return new Wn(this.startLineNumber+e,this.startColumn,this.endLineNumber+e,this.endColumn)}static fromPositions(e,t=e){return new Wn(e.lineNumber,e.column,t.lineNumber,t.column)}static lift(e){return e?new Wn(e.startLineNumber,e.startColumn,e.endLineNumber,e.endColumn):null}static isIRange(e){return e&&typeof e.startLineNumber=="number"&&typeof e.startColumn=="number"&&typeof e.endLineNumber=="number"&&typeof e.endColumn=="number"}static areIntersectingOrTouching(e,t){return!(e.endLineNumbere.startLineNumber}toJSON(){return this}},ke=class Gr extends D{constructor(e,t,i,n){super(e,t,i,n),this.selectionStartLineNumber=e,this.selectionStartColumn=t,this.positionLineNumber=i,this.positionColumn=n}toString(){return"["+this.selectionStartLineNumber+","+this.selectionStartColumn+" -> "+this.positionLineNumber+","+this.positionColumn+"]"}equalsSelection(e){return Gr.selectionsEqual(this,e)}static selectionsEqual(e,t){return e.selectionStartLineNumber===t.selectionStartLineNumber&&e.selectionStartColumn===t.selectionStartColumn&&e.positionLineNumber===t.positionLineNumber&&e.positionColumn===t.positionColumn}getDirection(){return this.selectionStartLineNumber===this.startLineNumber&&this.selectionStartColumn===this.startColumn?0:1}setEndPosition(e,t){return this.getDirection()===0?new Gr(this.startLineNumber,this.startColumn,e,t):new Gr(e,t,this.startLineNumber,this.startColumn)}getPosition(){return new W(this.positionLineNumber,this.positionColumn)}getSelectionStart(){return new W(this.selectionStartLineNumber,this.selectionStartColumn)}setStartPosition(e,t){return this.getDirection()===0?new Gr(e,t,this.endLineNumber,this.endColumn):new Gr(this.endLineNumber,this.endColumn,e,t)}static fromPositions(e,t=e){return new Gr(e.lineNumber,e.column,t.lineNumber,t.column)}static fromRange(e,t){return t===0?new Gr(e.startLineNumber,e.startColumn,e.endLineNumber,e.endColumn):new Gr(e.endLineNumber,e.endColumn,e.startLineNumber,e.startColumn)}static liftSelection(e){return new Gr(e.selectionStartLineNumber,e.selectionStartColumn,e.positionLineNumber,e.positionColumn)}static selectionsArrEqual(e,t){if(e&&!t||!e&&t)return!1;if(!e&&!t)return!0;if(e.length!==t.length)return!1;for(let i=0,n=e.length;i{this._tokenizationSupports.get(e)===t&&(this._tokenizationSupports.delete(e),this.handleChange([e]))})}get(e){return this._tokenizationSupports.get(e)||null}registerFactory(e,t){var i;(i=this._factories.get(e))===null||i===void 0||i.dispose();const n=new jG(this,e,t);return this._factories.set(e,n),Ne(()=>{const s=this._factories.get(e);!s||s!==n||(this._factories.delete(e),s.dispose())})}async getOrCreate(e){const t=this.get(e);if(t)return t;const i=this._factories.get(e);return!i||i.isResolved?null:(await i.resolve(),this.get(e))}isResolved(e){if(this.get(e))return!0;const i=this._factories.get(e);return!!(!i||i.isResolved)}setColorMap(e){this._colorMap=e,this._onDidChange.fire({changedLanguages:Array.from(this._tokenizationSupports.keys()),changedColorMap:!0})}getColorMap(){return this._colorMap}getDefaultBackground(){return this._colorMap&&this._colorMap.length>2?this._colorMap[2]:null}};class jG extends H{get isResolved(){return this._isResolved}constructor(e,t,i){super(),this._registry=e,this._languageId=t,this._factory=i,this._isDisposed=!1,this._resolvePromise=null,this._isResolved=!1}dispose(){this._isDisposed=!0,super.dispose()}async resolve(){return this._resolvePromise||(this._resolvePromise=this._create()),this._resolvePromise}async _create(){const e=await this._factory.tokenizationSupport;this._isResolved=!0,e&&!this._isDisposed&&this._register(this._registry.register(this._languageId,e))}}let yb=class{constructor(e,t,i){this.offset=e,this.type=t,this.language=i,this._tokenBrand=void 0}toString(){return"("+this.offset+", "+this.type+")"}};class Z2{constructor(e,t){this.tokens=e,this.endState=t,this._tokenizationResultBrand=void 0}}class RL{constructor(e,t){this.tokens=e,this.endState=t,this._encodedTokenizationResultBrand=void 0}}var Yo;(function(o){o[o.Increase=0]="Increase",o[o.Decrease=1]="Decrease"})(Yo||(Yo={}));var Lb;(function(o){const e=new Map;e.set(0,de.symbolMethod),e.set(1,de.symbolFunction),e.set(2,de.symbolConstructor),e.set(3,de.symbolField),e.set(4,de.symbolVariable),e.set(5,de.symbolClass),e.set(6,de.symbolStruct),e.set(7,de.symbolInterface),e.set(8,de.symbolModule),e.set(9,de.symbolProperty),e.set(10,de.symbolEvent),e.set(11,de.symbolOperator),e.set(12,de.symbolUnit),e.set(13,de.symbolValue),e.set(15,de.symbolEnum),e.set(14,de.symbolConstant),e.set(15,de.symbolEnum),e.set(16,de.symbolEnumMember),e.set(17,de.symbolKeyword),e.set(27,de.symbolSnippet),e.set(18,de.symbolText),e.set(19,de.symbolColor),e.set(20,de.symbolFile),e.set(21,de.symbolReference),e.set(22,de.symbolCustomColor),e.set(23,de.symbolFolder),e.set(24,de.symbolTypeParameter),e.set(25,de.account),e.set(26,de.issues);function t(s){let r=e.get(s);return r||(console.info("No codicon found for CompletionItemKind "+s),r=de.symbolProperty),r}o.toIcon=t;const i=new Map;i.set("method",0),i.set("function",1),i.set("constructor",2),i.set("field",3),i.set("variable",4),i.set("class",5),i.set("struct",6),i.set("interface",7),i.set("module",8),i.set("property",9),i.set("event",10),i.set("operator",11),i.set("unit",12),i.set("value",13),i.set("constant",14),i.set("enum",15),i.set("enum-member",16),i.set("enumMember",16),i.set("keyword",17),i.set("snippet",27),i.set("text",18),i.set("color",19),i.set("file",20),i.set("reference",21),i.set("customcolor",22),i.set("folder",23),i.set("type-parameter",24),i.set("typeParameter",24),i.set("account",25),i.set("issue",26);function n(s,r){let a=i.get(s);return typeof a>"u"&&!r&&(a=9),a}o.fromString=n})(Lb||(Lb={}));var gc;(function(o){o[o.Automatic=0]="Automatic",o[o.Explicit=1]="Explicit"})(gc||(gc={}));class G8{constructor(e,t,i,n){this.range=e,this.text=t,this.completionKind=i,this.isSnippetText=n}equals(e){return D.lift(this.range).equalsRange(e.range)&&this.text===e.text&&this.completionKind===e.completionKind&&this.isSnippetText===e.isSnippetText}}var kb;(function(o){o[o.Automatic=0]="Automatic",o[o.PasteAs=1]="PasteAs"})(kb||(kb={}));var Jl;(function(o){o[o.Invoke=1]="Invoke",o[o.TriggerCharacter=2]="TriggerCharacter",o[o.ContentChange=3]="ContentChange"})(Jl||(Jl={}));var Db;(function(o){o[o.Text=0]="Text",o[o.Read=1]="Read",o[o.Write=2]="Write"})(Db||(Db={}));function qG(o){return o&&We.isUri(o.uri)&&D.isIRange(o.range)&&(D.isIRange(o.originSelectionRange)||D.isIRange(o.targetSelectionRange))}const GG={17:m("Array","array"),16:m("Boolean","boolean"),4:m("Class","class"),13:m("Constant","constant"),8:m("Constructor","constructor"),9:m("Enum","enumeration"),21:m("EnumMember","enumeration member"),23:m("Event","event"),7:m("Field","field"),0:m("File","file"),11:m("Function","function"),10:m("Interface","interface"),19:m("Key","key"),5:m("Method","method"),1:m("Module","module"),2:m("Namespace","namespace"),20:m("Null","null"),15:m("Number","number"),18:m("Object","object"),24:m("Operator","operator"),3:m("Package","package"),6:m("Property","property"),14:m("String","string"),22:m("Struct","struct"),25:m("TypeParameter","type parameter"),12:m("Variable","variable")};function ZG(o,e){return m("symbolAriaLabel","{0} ({1})",o,GG[e])}var IS;(function(o){const e=new Map;e.set(0,de.symbolFile),e.set(1,de.symbolModule),e.set(2,de.symbolNamespace),e.set(3,de.symbolPackage),e.set(4,de.symbolClass),e.set(5,de.symbolMethod),e.set(6,de.symbolProperty),e.set(7,de.symbolField),e.set(8,de.symbolConstructor),e.set(9,de.symbolEnum),e.set(10,de.symbolInterface),e.set(11,de.symbolFunction),e.set(12,de.symbolVariable),e.set(13,de.symbolConstant),e.set(14,de.symbolString),e.set(15,de.symbolNumber),e.set(16,de.symbolBoolean),e.set(17,de.symbolArray),e.set(18,de.symbolObject),e.set(19,de.symbolKey),e.set(20,de.symbolNull),e.set(21,de.symbolEnumMember),e.set(22,de.symbolStruct),e.set(23,de.symbolEvent),e.set(24,de.symbolOperator),e.set(25,de.symbolTypeParameter);function t(i){let n=e.get(i);return n||(console.info("No codicon found for SymbolKind "+i),n=de.symbolProperty),n}o.toIcon=t})(IS||(IS={}));class Vs{static fromValue(e){switch(e){case"comment":return Vs.Comment;case"imports":return Vs.Imports;case"region":return Vs.Region}return new Vs(e)}constructor(e){this.value=e}}Vs.Comment=new Vs("comment");Vs.Imports=new Vs("imports");Vs.Region=new Vs("region");var mE;(function(o){o[o.AIGenerated=1]="AIGenerated"})(mE||(mE={}));var xb;(function(o){o[o.Invoke=0]="Invoke",o[o.Automatic=1]="Automatic"})(xb||(xb={}));var pE;(function(o){function e(t){return!t||typeof t!="object"?!1:typeof t.id=="string"&&typeof t.title=="string"}o.is=e})(pE||(pE={}));var ES;(function(o){o[o.Type=1]="Type",o[o.Parameter=2]="Parameter"})(ES||(ES={}));class YG{constructor(e){this.createSupport=e,this._tokenizationSupport=null}dispose(){this._tokenizationSupport&&this._tokenizationSupport.then(e=>{e&&e.dispose()})}get tokenizationSupport(){return this._tokenizationSupport||(this._tokenizationSupport=this.createSupport()),this._tokenizationSupport}}const Ei=new KG;var NS;(function(o){o[o.Invoke=0]="Invoke",o[o.Automatic=1]="Automatic"})(NS||(NS={}));var _E;(function(o){o[o.Unknown=0]="Unknown",o[o.Disabled=1]="Disabled",o[o.Enabled=2]="Enabled"})(_E||(_E={}));var vE;(function(o){o[o.Invoke=1]="Invoke",o[o.Auto=2]="Auto"})(vE||(vE={}));var bE;(function(o){o[o.None=0]="None",o[o.KeepWhitespace=1]="KeepWhitespace",o[o.InsertAsSnippet=4]="InsertAsSnippet"})(bE||(bE={}));var CE;(function(o){o[o.Method=0]="Method",o[o.Function=1]="Function",o[o.Constructor=2]="Constructor",o[o.Field=3]="Field",o[o.Variable=4]="Variable",o[o.Class=5]="Class",o[o.Struct=6]="Struct",o[o.Interface=7]="Interface",o[o.Module=8]="Module",o[o.Property=9]="Property",o[o.Event=10]="Event",o[o.Operator=11]="Operator",o[o.Unit=12]="Unit",o[o.Value=13]="Value",o[o.Constant=14]="Constant",o[o.Enum=15]="Enum",o[o.EnumMember=16]="EnumMember",o[o.Keyword=17]="Keyword",o[o.Text=18]="Text",o[o.Color=19]="Color",o[o.File=20]="File",o[o.Reference=21]="Reference",o[o.Customcolor=22]="Customcolor",o[o.Folder=23]="Folder",o[o.TypeParameter=24]="TypeParameter",o[o.User=25]="User",o[o.Issue=26]="Issue",o[o.Snippet=27]="Snippet"})(CE||(CE={}));var wE;(function(o){o[o.Deprecated=1]="Deprecated"})(wE||(wE={}));var SE;(function(o){o[o.Invoke=0]="Invoke",o[o.TriggerCharacter=1]="TriggerCharacter",o[o.TriggerForIncompleteCompletions=2]="TriggerForIncompleteCompletions"})(SE||(SE={}));var yE;(function(o){o[o.EXACT=0]="EXACT",o[o.ABOVE=1]="ABOVE",o[o.BELOW=2]="BELOW"})(yE||(yE={}));var LE;(function(o){o[o.NotSet=0]="NotSet",o[o.ContentFlush=1]="ContentFlush",o[o.RecoverFromMarkers=2]="RecoverFromMarkers",o[o.Explicit=3]="Explicit",o[o.Paste=4]="Paste",o[o.Undo=5]="Undo",o[o.Redo=6]="Redo"})(LE||(LE={}));var kE;(function(o){o[o.LF=1]="LF",o[o.CRLF=2]="CRLF"})(kE||(kE={}));var DE;(function(o){o[o.Text=0]="Text",o[o.Read=1]="Read",o[o.Write=2]="Write"})(DE||(DE={}));var xE;(function(o){o[o.None=0]="None",o[o.Keep=1]="Keep",o[o.Brackets=2]="Brackets",o[o.Advanced=3]="Advanced",o[o.Full=4]="Full"})(xE||(xE={}));var IE;(function(o){o[o.acceptSuggestionOnCommitCharacter=0]="acceptSuggestionOnCommitCharacter",o[o.acceptSuggestionOnEnter=1]="acceptSuggestionOnEnter",o[o.accessibilitySupport=2]="accessibilitySupport",o[o.accessibilityPageSize=3]="accessibilityPageSize",o[o.ariaLabel=4]="ariaLabel",o[o.ariaRequired=5]="ariaRequired",o[o.autoClosingBrackets=6]="autoClosingBrackets",o[o.autoClosingComments=7]="autoClosingComments",o[o.screenReaderAnnounceInlineSuggestion=8]="screenReaderAnnounceInlineSuggestion",o[o.autoClosingDelete=9]="autoClosingDelete",o[o.autoClosingOvertype=10]="autoClosingOvertype",o[o.autoClosingQuotes=11]="autoClosingQuotes",o[o.autoIndent=12]="autoIndent",o[o.automaticLayout=13]="automaticLayout",o[o.autoSurround=14]="autoSurround",o[o.bracketPairColorization=15]="bracketPairColorization",o[o.guides=16]="guides",o[o.codeLens=17]="codeLens",o[o.codeLensFontFamily=18]="codeLensFontFamily",o[o.codeLensFontSize=19]="codeLensFontSize",o[o.colorDecorators=20]="colorDecorators",o[o.colorDecoratorsLimit=21]="colorDecoratorsLimit",o[o.columnSelection=22]="columnSelection",o[o.comments=23]="comments",o[o.contextmenu=24]="contextmenu",o[o.copyWithSyntaxHighlighting=25]="copyWithSyntaxHighlighting",o[o.cursorBlinking=26]="cursorBlinking",o[o.cursorSmoothCaretAnimation=27]="cursorSmoothCaretAnimation",o[o.cursorStyle=28]="cursorStyle",o[o.cursorSurroundingLines=29]="cursorSurroundingLines",o[o.cursorSurroundingLinesStyle=30]="cursorSurroundingLinesStyle",o[o.cursorWidth=31]="cursorWidth",o[o.disableLayerHinting=32]="disableLayerHinting",o[o.disableMonospaceOptimizations=33]="disableMonospaceOptimizations",o[o.domReadOnly=34]="domReadOnly",o[o.dragAndDrop=35]="dragAndDrop",o[o.dropIntoEditor=36]="dropIntoEditor",o[o.emptySelectionClipboard=37]="emptySelectionClipboard",o[o.experimentalWhitespaceRendering=38]="experimentalWhitespaceRendering",o[o.extraEditorClassName=39]="extraEditorClassName",o[o.fastScrollSensitivity=40]="fastScrollSensitivity",o[o.find=41]="find",o[o.fixedOverflowWidgets=42]="fixedOverflowWidgets",o[o.folding=43]="folding",o[o.foldingStrategy=44]="foldingStrategy",o[o.foldingHighlight=45]="foldingHighlight",o[o.foldingImportsByDefault=46]="foldingImportsByDefault",o[o.foldingMaximumRegions=47]="foldingMaximumRegions",o[o.unfoldOnClickAfterEndOfLine=48]="unfoldOnClickAfterEndOfLine",o[o.fontFamily=49]="fontFamily",o[o.fontInfo=50]="fontInfo",o[o.fontLigatures=51]="fontLigatures",o[o.fontSize=52]="fontSize",o[o.fontWeight=53]="fontWeight",o[o.fontVariations=54]="fontVariations",o[o.formatOnPaste=55]="formatOnPaste",o[o.formatOnType=56]="formatOnType",o[o.glyphMargin=57]="glyphMargin",o[o.gotoLocation=58]="gotoLocation",o[o.hideCursorInOverviewRuler=59]="hideCursorInOverviewRuler",o[o.hover=60]="hover",o[o.inDiffEditor=61]="inDiffEditor",o[o.inlineSuggest=62]="inlineSuggest",o[o.inlineEdit=63]="inlineEdit",o[o.letterSpacing=64]="letterSpacing",o[o.lightbulb=65]="lightbulb",o[o.lineDecorationsWidth=66]="lineDecorationsWidth",o[o.lineHeight=67]="lineHeight",o[o.lineNumbers=68]="lineNumbers",o[o.lineNumbersMinChars=69]="lineNumbersMinChars",o[o.linkedEditing=70]="linkedEditing",o[o.links=71]="links",o[o.matchBrackets=72]="matchBrackets",o[o.minimap=73]="minimap",o[o.mouseStyle=74]="mouseStyle",o[o.mouseWheelScrollSensitivity=75]="mouseWheelScrollSensitivity",o[o.mouseWheelZoom=76]="mouseWheelZoom",o[o.multiCursorMergeOverlapping=77]="multiCursorMergeOverlapping",o[o.multiCursorModifier=78]="multiCursorModifier",o[o.multiCursorPaste=79]="multiCursorPaste",o[o.multiCursorLimit=80]="multiCursorLimit",o[o.occurrencesHighlight=81]="occurrencesHighlight",o[o.overviewRulerBorder=82]="overviewRulerBorder",o[o.overviewRulerLanes=83]="overviewRulerLanes",o[o.padding=84]="padding",o[o.pasteAs=85]="pasteAs",o[o.parameterHints=86]="parameterHints",o[o.peekWidgetDefaultFocus=87]="peekWidgetDefaultFocus",o[o.definitionLinkOpensInPeek=88]="definitionLinkOpensInPeek",o[o.quickSuggestions=89]="quickSuggestions",o[o.quickSuggestionsDelay=90]="quickSuggestionsDelay",o[o.readOnly=91]="readOnly",o[o.readOnlyMessage=92]="readOnlyMessage",o[o.renameOnType=93]="renameOnType",o[o.renderControlCharacters=94]="renderControlCharacters",o[o.renderFinalNewline=95]="renderFinalNewline",o[o.renderLineHighlight=96]="renderLineHighlight",o[o.renderLineHighlightOnlyWhenFocus=97]="renderLineHighlightOnlyWhenFocus",o[o.renderValidationDecorations=98]="renderValidationDecorations",o[o.renderWhitespace=99]="renderWhitespace",o[o.revealHorizontalRightPadding=100]="revealHorizontalRightPadding",o[o.roundedSelection=101]="roundedSelection",o[o.rulers=102]="rulers",o[o.scrollbar=103]="scrollbar",o[o.scrollBeyondLastColumn=104]="scrollBeyondLastColumn",o[o.scrollBeyondLastLine=105]="scrollBeyondLastLine",o[o.scrollPredominantAxis=106]="scrollPredominantAxis",o[o.selectionClipboard=107]="selectionClipboard",o[o.selectionHighlight=108]="selectionHighlight",o[o.selectOnLineNumbers=109]="selectOnLineNumbers",o[o.showFoldingControls=110]="showFoldingControls",o[o.showUnused=111]="showUnused",o[o.snippetSuggestions=112]="snippetSuggestions",o[o.smartSelect=113]="smartSelect",o[o.smoothScrolling=114]="smoothScrolling",o[o.stickyScroll=115]="stickyScroll",o[o.stickyTabStops=116]="stickyTabStops",o[o.stopRenderingLineAfter=117]="stopRenderingLineAfter",o[o.suggest=118]="suggest",o[o.suggestFontSize=119]="suggestFontSize",o[o.suggestLineHeight=120]="suggestLineHeight",o[o.suggestOnTriggerCharacters=121]="suggestOnTriggerCharacters",o[o.suggestSelection=122]="suggestSelection",o[o.tabCompletion=123]="tabCompletion",o[o.tabIndex=124]="tabIndex",o[o.unicodeHighlighting=125]="unicodeHighlighting",o[o.unusualLineTerminators=126]="unusualLineTerminators",o[o.useShadowDOM=127]="useShadowDOM",o[o.useTabStops=128]="useTabStops",o[o.wordBreak=129]="wordBreak",o[o.wordSegmenterLocales=130]="wordSegmenterLocales",o[o.wordSeparators=131]="wordSeparators",o[o.wordWrap=132]="wordWrap",o[o.wordWrapBreakAfterCharacters=133]="wordWrapBreakAfterCharacters",o[o.wordWrapBreakBeforeCharacters=134]="wordWrapBreakBeforeCharacters",o[o.wordWrapColumn=135]="wordWrapColumn",o[o.wordWrapOverride1=136]="wordWrapOverride1",o[o.wordWrapOverride2=137]="wordWrapOverride2",o[o.wrappingIndent=138]="wrappingIndent",o[o.wrappingStrategy=139]="wrappingStrategy",o[o.showDeprecated=140]="showDeprecated",o[o.inlayHints=141]="inlayHints",o[o.editorClassName=142]="editorClassName",o[o.pixelRatio=143]="pixelRatio",o[o.tabFocusMode=144]="tabFocusMode",o[o.layoutInfo=145]="layoutInfo",o[o.wrappingInfo=146]="wrappingInfo",o[o.defaultColorDecorators=147]="defaultColorDecorators",o[o.colorDecoratorsActivatedOn=148]="colorDecoratorsActivatedOn",o[o.inlineCompletionsAccessibilityVerbose=149]="inlineCompletionsAccessibilityVerbose"})(IE||(IE={}));var EE;(function(o){o[o.TextDefined=0]="TextDefined",o[o.LF=1]="LF",o[o.CRLF=2]="CRLF"})(EE||(EE={}));var NE;(function(o){o[o.LF=0]="LF",o[o.CRLF=1]="CRLF"})(NE||(NE={}));var TE;(function(o){o[o.Left=1]="Left",o[o.Center=2]="Center",o[o.Right=3]="Right"})(TE||(TE={}));var ME;(function(o){o[o.Increase=0]="Increase",o[o.Decrease=1]="Decrease"})(ME||(ME={}));var RE;(function(o){o[o.None=0]="None",o[o.Indent=1]="Indent",o[o.IndentOutdent=2]="IndentOutdent",o[o.Outdent=3]="Outdent"})(RE||(RE={}));var AE;(function(o){o[o.Both=0]="Both",o[o.Right=1]="Right",o[o.Left=2]="Left",o[o.None=3]="None"})(AE||(AE={}));var PE;(function(o){o[o.Type=1]="Type",o[o.Parameter=2]="Parameter"})(PE||(PE={}));var OE;(function(o){o[o.Automatic=0]="Automatic",o[o.Explicit=1]="Explicit"})(OE||(OE={}));var FE;(function(o){o[o.Invoke=0]="Invoke",o[o.Automatic=1]="Automatic"})(FE||(FE={}));var BE;(function(o){o[o.DependsOnKbLayout=-1]="DependsOnKbLayout",o[o.Unknown=0]="Unknown",o[o.Backspace=1]="Backspace",o[o.Tab=2]="Tab",o[o.Enter=3]="Enter",o[o.Shift=4]="Shift",o[o.Ctrl=5]="Ctrl",o[o.Alt=6]="Alt",o[o.PauseBreak=7]="PauseBreak",o[o.CapsLock=8]="CapsLock",o[o.Escape=9]="Escape",o[o.Space=10]="Space",o[o.PageUp=11]="PageUp",o[o.PageDown=12]="PageDown",o[o.End=13]="End",o[o.Home=14]="Home",o[o.LeftArrow=15]="LeftArrow",o[o.UpArrow=16]="UpArrow",o[o.RightArrow=17]="RightArrow",o[o.DownArrow=18]="DownArrow",o[o.Insert=19]="Insert",o[o.Delete=20]="Delete",o[o.Digit0=21]="Digit0",o[o.Digit1=22]="Digit1",o[o.Digit2=23]="Digit2",o[o.Digit3=24]="Digit3",o[o.Digit4=25]="Digit4",o[o.Digit5=26]="Digit5",o[o.Digit6=27]="Digit6",o[o.Digit7=28]="Digit7",o[o.Digit8=29]="Digit8",o[o.Digit9=30]="Digit9",o[o.KeyA=31]="KeyA",o[o.KeyB=32]="KeyB",o[o.KeyC=33]="KeyC",o[o.KeyD=34]="KeyD",o[o.KeyE=35]="KeyE",o[o.KeyF=36]="KeyF",o[o.KeyG=37]="KeyG",o[o.KeyH=38]="KeyH",o[o.KeyI=39]="KeyI",o[o.KeyJ=40]="KeyJ",o[o.KeyK=41]="KeyK",o[o.KeyL=42]="KeyL",o[o.KeyM=43]="KeyM",o[o.KeyN=44]="KeyN",o[o.KeyO=45]="KeyO",o[o.KeyP=46]="KeyP",o[o.KeyQ=47]="KeyQ",o[o.KeyR=48]="KeyR",o[o.KeyS=49]="KeyS",o[o.KeyT=50]="KeyT",o[o.KeyU=51]="KeyU",o[o.KeyV=52]="KeyV",o[o.KeyW=53]="KeyW",o[o.KeyX=54]="KeyX",o[o.KeyY=55]="KeyY",o[o.KeyZ=56]="KeyZ",o[o.Meta=57]="Meta",o[o.ContextMenu=58]="ContextMenu",o[o.F1=59]="F1",o[o.F2=60]="F2",o[o.F3=61]="F3",o[o.F4=62]="F4",o[o.F5=63]="F5",o[o.F6=64]="F6",o[o.F7=65]="F7",o[o.F8=66]="F8",o[o.F9=67]="F9",o[o.F10=68]="F10",o[o.F11=69]="F11",o[o.F12=70]="F12",o[o.F13=71]="F13",o[o.F14=72]="F14",o[o.F15=73]="F15",o[o.F16=74]="F16",o[o.F17=75]="F17",o[o.F18=76]="F18",o[o.F19=77]="F19",o[o.F20=78]="F20",o[o.F21=79]="F21",o[o.F22=80]="F22",o[o.F23=81]="F23",o[o.F24=82]="F24",o[o.NumLock=83]="NumLock",o[o.ScrollLock=84]="ScrollLock",o[o.Semicolon=85]="Semicolon",o[o.Equal=86]="Equal",o[o.Comma=87]="Comma",o[o.Minus=88]="Minus",o[o.Period=89]="Period",o[o.Slash=90]="Slash",o[o.Backquote=91]="Backquote",o[o.BracketLeft=92]="BracketLeft",o[o.Backslash=93]="Backslash",o[o.BracketRight=94]="BracketRight",o[o.Quote=95]="Quote",o[o.OEM_8=96]="OEM_8",o[o.IntlBackslash=97]="IntlBackslash",o[o.Numpad0=98]="Numpad0",o[o.Numpad1=99]="Numpad1",o[o.Numpad2=100]="Numpad2",o[o.Numpad3=101]="Numpad3",o[o.Numpad4=102]="Numpad4",o[o.Numpad5=103]="Numpad5",o[o.Numpad6=104]="Numpad6",o[o.Numpad7=105]="Numpad7",o[o.Numpad8=106]="Numpad8",o[o.Numpad9=107]="Numpad9",o[o.NumpadMultiply=108]="NumpadMultiply",o[o.NumpadAdd=109]="NumpadAdd",o[o.NUMPAD_SEPARATOR=110]="NUMPAD_SEPARATOR",o[o.NumpadSubtract=111]="NumpadSubtract",o[o.NumpadDecimal=112]="NumpadDecimal",o[o.NumpadDivide=113]="NumpadDivide",o[o.KEY_IN_COMPOSITION=114]="KEY_IN_COMPOSITION",o[o.ABNT_C1=115]="ABNT_C1",o[o.ABNT_C2=116]="ABNT_C2",o[o.AudioVolumeMute=117]="AudioVolumeMute",o[o.AudioVolumeUp=118]="AudioVolumeUp",o[o.AudioVolumeDown=119]="AudioVolumeDown",o[o.BrowserSearch=120]="BrowserSearch",o[o.BrowserHome=121]="BrowserHome",o[o.BrowserBack=122]="BrowserBack",o[o.BrowserForward=123]="BrowserForward",o[o.MediaTrackNext=124]="MediaTrackNext",o[o.MediaTrackPrevious=125]="MediaTrackPrevious",o[o.MediaStop=126]="MediaStop",o[o.MediaPlayPause=127]="MediaPlayPause",o[o.LaunchMediaPlayer=128]="LaunchMediaPlayer",o[o.LaunchMail=129]="LaunchMail",o[o.LaunchApp2=130]="LaunchApp2",o[o.Clear=131]="Clear",o[o.MAX_VALUE=132]="MAX_VALUE"})(BE||(BE={}));var WE;(function(o){o[o.Hint=1]="Hint",o[o.Info=2]="Info",o[o.Warning=4]="Warning",o[o.Error=8]="Error"})(WE||(WE={}));var HE;(function(o){o[o.Unnecessary=1]="Unnecessary",o[o.Deprecated=2]="Deprecated"})(HE||(HE={}));var VE;(function(o){o[o.Inline=1]="Inline",o[o.Gutter=2]="Gutter"})(VE||(VE={}));var zE;(function(o){o[o.Normal=1]="Normal",o[o.Underlined=2]="Underlined"})(zE||(zE={}));var UE;(function(o){o[o.UNKNOWN=0]="UNKNOWN",o[o.TEXTAREA=1]="TEXTAREA",o[o.GUTTER_GLYPH_MARGIN=2]="GUTTER_GLYPH_MARGIN",o[o.GUTTER_LINE_NUMBERS=3]="GUTTER_LINE_NUMBERS",o[o.GUTTER_LINE_DECORATIONS=4]="GUTTER_LINE_DECORATIONS",o[o.GUTTER_VIEW_ZONE=5]="GUTTER_VIEW_ZONE",o[o.CONTENT_TEXT=6]="CONTENT_TEXT",o[o.CONTENT_EMPTY=7]="CONTENT_EMPTY",o[o.CONTENT_VIEW_ZONE=8]="CONTENT_VIEW_ZONE",o[o.CONTENT_WIDGET=9]="CONTENT_WIDGET",o[o.OVERVIEW_RULER=10]="OVERVIEW_RULER",o[o.SCROLLBAR=11]="SCROLLBAR",o[o.OVERLAY_WIDGET=12]="OVERLAY_WIDGET",o[o.OUTSIDE_EDITOR=13]="OUTSIDE_EDITOR"})(UE||(UE={}));var $E;(function(o){o[o.AIGenerated=1]="AIGenerated"})($E||($E={}));var KE;(function(o){o[o.Invoke=0]="Invoke",o[o.Automatic=1]="Automatic"})(KE||(KE={}));var jE;(function(o){o[o.TOP_RIGHT_CORNER=0]="TOP_RIGHT_CORNER",o[o.BOTTOM_RIGHT_CORNER=1]="BOTTOM_RIGHT_CORNER",o[o.TOP_CENTER=2]="TOP_CENTER"})(jE||(jE={}));var qE;(function(o){o[o.Left=1]="Left",o[o.Center=2]="Center",o[o.Right=4]="Right",o[o.Full=7]="Full"})(qE||(qE={}));var GE;(function(o){o[o.Word=0]="Word",o[o.Line=1]="Line",o[o.Suggest=2]="Suggest"})(GE||(GE={}));var ZE;(function(o){o[o.Left=0]="Left",o[o.Right=1]="Right",o[o.None=2]="None",o[o.LeftOfInjectedText=3]="LeftOfInjectedText",o[o.RightOfInjectedText=4]="RightOfInjectedText"})(ZE||(ZE={}));var YE;(function(o){o[o.Off=0]="Off",o[o.On=1]="On",o[o.Relative=2]="Relative",o[o.Interval=3]="Interval",o[o.Custom=4]="Custom"})(YE||(YE={}));var QE;(function(o){o[o.None=0]="None",o[o.Text=1]="Text",o[o.Blocks=2]="Blocks"})(QE||(QE={}));var XE;(function(o){o[o.Smooth=0]="Smooth",o[o.Immediate=1]="Immediate"})(XE||(XE={}));var JE;(function(o){o[o.Auto=1]="Auto",o[o.Hidden=2]="Hidden",o[o.Visible=3]="Visible"})(JE||(JE={}));var eN;(function(o){o[o.LTR=0]="LTR",o[o.RTL=1]="RTL"})(eN||(eN={}));var tN;(function(o){o.Off="off",o.OnCode="onCode",o.On="on"})(tN||(tN={}));var iN;(function(o){o[o.Invoke=1]="Invoke",o[o.TriggerCharacter=2]="TriggerCharacter",o[o.ContentChange=3]="ContentChange"})(iN||(iN={}));var nN;(function(o){o[o.File=0]="File",o[o.Module=1]="Module",o[o.Namespace=2]="Namespace",o[o.Package=3]="Package",o[o.Class=4]="Class",o[o.Method=5]="Method",o[o.Property=6]="Property",o[o.Field=7]="Field",o[o.Constructor=8]="Constructor",o[o.Enum=9]="Enum",o[o.Interface=10]="Interface",o[o.Function=11]="Function",o[o.Variable=12]="Variable",o[o.Constant=13]="Constant",o[o.String=14]="String",o[o.Number=15]="Number",o[o.Boolean=16]="Boolean",o[o.Array=17]="Array",o[o.Object=18]="Object",o[o.Key=19]="Key",o[o.Null=20]="Null",o[o.EnumMember=21]="EnumMember",o[o.Struct=22]="Struct",o[o.Event=23]="Event",o[o.Operator=24]="Operator",o[o.TypeParameter=25]="TypeParameter"})(nN||(nN={}));var sN;(function(o){o[o.Deprecated=1]="Deprecated"})(sN||(sN={}));var oN;(function(o){o[o.Hidden=0]="Hidden",o[o.Blink=1]="Blink",o[o.Smooth=2]="Smooth",o[o.Phase=3]="Phase",o[o.Expand=4]="Expand",o[o.Solid=5]="Solid"})(oN||(oN={}));var rN;(function(o){o[o.Line=1]="Line",o[o.Block=2]="Block",o[o.Underline=3]="Underline",o[o.LineThin=4]="LineThin",o[o.BlockOutline=5]="BlockOutline",o[o.UnderlineThin=6]="UnderlineThin"})(rN||(rN={}));var aN;(function(o){o[o.AlwaysGrowsWhenTypingAtEdges=0]="AlwaysGrowsWhenTypingAtEdges",o[o.NeverGrowsWhenTypingAtEdges=1]="NeverGrowsWhenTypingAtEdges",o[o.GrowsOnlyWhenTypingBefore=2]="GrowsOnlyWhenTypingBefore",o[o.GrowsOnlyWhenTypingAfter=3]="GrowsOnlyWhenTypingAfter"})(aN||(aN={}));var lN;(function(o){o[o.None=0]="None",o[o.Same=1]="Same",o[o.Indent=2]="Indent",o[o.DeepIndent=3]="DeepIndent"})(lN||(lN={}));let rC=class{static chord(e,t){return gn(e,t)}};rC.CtrlCmd=2048;rC.Shift=1024;rC.Alt=512;rC.WinCtrl=256;function Z8(){return{editor:void 0,languages:void 0,CancellationTokenSource:ki,Emitter:F,KeyCode:BE,KeyMod:rC,Position:W,Range:D,Selection:ke,SelectionDirection:eN,MarkerSeverity:WE,MarkerTag:HE,Uri:We,Token:yb}}function QG(o,e){const t=o;typeof t.vscodeWindowId!="number"&&Object.defineProperty(t,"vscodeWindowId",{get:()=>e})}const jt=window;function Y8(o){return o}class XG{constructor(e,t){this.lastCache=void 0,this.lastArgKey=void 0,typeof e=="function"?(this._fn=e,this._computeKey=Y8):(this._fn=t,this._computeKey=e.getCacheKey)}get(e){const t=this._computeKey(e);return this.lastArgKey!==t&&(this.lastArgKey=t,this.lastCache=this._fn(e)),this.lastCache}}class zF{get cachedValues(){return this._map}constructor(e,t){this._map=new Map,this._map2=new Map,typeof e=="function"?(this._fn=e,this._computeKey=Y8):(this._fn=t,this._computeKey=e.getCacheKey)}get(e){const t=this._computeKey(e);if(this._map2.has(t))return this._map2.get(t);const i=this._fn(e);return this._map.set(e,i),this._map2.set(t,i),i}}class ll{constructor(e){this.executor=e,this._didRun=!1}get value(){if(!this._didRun)try{this._value=this.executor()}catch(e){this._error=e}finally{this._didRun=!0}if(this._error)throw this._error;return this._value}get rawValue(){return this._value}}var bp;function Q8(o){return!o||typeof o!="string"?!0:o.trim().length===0}const JG=/{(\d+)}/g;function $g(o,...e){return e.length===0?o:o.replace(JG,function(t,i){const n=parseInt(i,10);return isNaN(n)||n<0||n>=e.length?t:e[n]})}function eZ(o){return o.replace(/[<>"'&]/g,e=>{switch(e){case"<":return"<";case">":return">";case'"':return""";case"'":return"'";case"&":return"&"}return e})}function Bv(o){return o.replace(/[<>&]/g,function(e){switch(e){case"<":return"<";case">":return">";case"&":return"&";default:return e}})}function lr(o){return o.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function tZ(o,e=" "){const t=aC(o,e);return X8(t,e)}function aC(o,e){if(!o||!e)return o;const t=e.length;if(t===0||o.length===0)return o;let i=0;for(;o.indexOf(e,i)===i;)i=i+t;return o.substring(i)}function X8(o,e){if(!o||!e)return o;const t=e.length,i=o.length;if(t===0||i===0)return o;let n=i,s=-1;for(;s=o.lastIndexOf(e,n-1),!(s===-1||s+t!==n);){if(s===0)return"";n=s}return o.substring(0,n)}function iZ(o){return o.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function nZ(o){return o.replace(/\*/g,"")}function J8(o,e,t={}){if(!o)throw new Error("Cannot create regex from empty string");e||(o=lr(o)),t.wholeWord&&(/\B/.test(o.charAt(0))||(o="\\b"+o),/\B/.test(o.charAt(o.length-1))||(o=o+"\\b"));let i="";return t.global&&(i+="g"),t.matchCase||(i+="i"),t.multiline&&(i+="m"),t.unicode&&(i+="u"),new RegExp(o,i)}function sZ(o){return o.source==="^"||o.source==="^$"||o.source==="$"||o.source==="^\\s*$"?!1:!!(o.exec("")&&o.lastIndex===0)}function vd(o){return o.split(/\r\n|\r|\n/)}function oZ(o){var e;const t=[],i=o.split(/(\r\n|\r|\n)/);for(let n=0;n=0;t--){const i=o.charCodeAt(t);if(i!==32&&i!==9)return t}return-1}function Ib(o,e){return oe?1:0}function Y2(o,e,t=0,i=o.length,n=0,s=e.length){for(;td)return 1}const r=i-t,a=s-n;return ra?1:0}function dN(o,e){return lC(o,e,0,o.length,0,e.length)}function lC(o,e,t=0,i=o.length,n=0,s=e.length){for(;t=128||d>=128)return Y2(o.toLowerCase(),e.toLowerCase(),t,i,n,s);fh(l)&&(l-=32),fh(d)&&(d-=32);const c=l-d;if(c!==0)return c}const r=i-t,a=s-n;return ra?1:0}function d1(o){return o>=48&&o<=57}function fh(o){return o>=97&&o<=122}function Tl(o){return o>=65&&o<=90}function bm(o,e){return o.length===e.length&&lC(o,e)===0}function Q2(o,e){const t=e.length;return e.length>o.length?!1:lC(o,e,0,t)===0}function Zh(o,e){const t=Math.min(o.length,e.length);let i;for(i=0;i1){const i=o.charCodeAt(e-2);if(kn(i))return X2(i,t)}return t}class J2{get offset(){return this._offset}constructor(e,t=0){this._str=e,this._len=e.length,this._offset=t}setOffset(e){this._offset=e}prevCodePoint(){const e=rZ(this._str,this._offset);return this._offset-=e>=65536?2:1,e}nextCodePoint(){const e=MS(this._str,this._len,this._offset);return this._offset+=e>=65536?2:1,e}eol(){return this._offset>=this._len}}class RS{get offset(){return this._iterator.offset}constructor(e,t=0){this._iterator=new J2(e,t)}nextGraphemeLength(){const e=mh.getInstance(),t=this._iterator,i=t.offset;let n=e.getGraphemeBreakType(t.nextCodePoint());for(;!t.eol();){const s=t.offset,r=e.getGraphemeBreakType(t.nextCodePoint());if(UF(n,r)){t.setOffset(s);break}n=r}return t.offset-i}prevGraphemeLength(){const e=mh.getInstance(),t=this._iterator,i=t.offset;let n=e.getGraphemeBreakType(t.prevCodePoint());for(;t.offset>0;){const s=t.offset,r=e.getGraphemeBreakType(t.prevCodePoint());if(UF(r,n)){t.setOffset(s);break}n=r}return i-t.offset}eol(){return this._iterator.eol()}}function eA(o,e){return new RS(o,e).nextGraphemeLength()}function eW(o,e){return new RS(o,e).prevGraphemeLength()}function aZ(o,e){e>0&&Kg(o.charCodeAt(e))&&e--;const t=e+eA(o,e);return[t-eW(o,t),t]}let tx;function lZ(){return/(?:[\u05BE\u05C0\u05C3\u05C6\u05D0-\u05F4\u0608\u060B\u060D\u061B-\u064A\u066D-\u066F\u0671-\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u0710\u0712-\u072F\u074D-\u07A5\u07B1-\u07EA\u07F4\u07F5\u07FA\u07FE-\u0815\u081A\u0824\u0828\u0830-\u0858\u085E-\u088E\u08A0-\u08C9\u200F\uFB1D\uFB1F-\uFB28\uFB2A-\uFD3D\uFD50-\uFDC7\uFDF0-\uFDFC\uFE70-\uFEFC]|\uD802[\uDC00-\uDD1B\uDD20-\uDE00\uDE10-\uDE35\uDE40-\uDEE4\uDEEB-\uDF35\uDF40-\uDFFF]|\uD803[\uDC00-\uDD23\uDE80-\uDEA9\uDEAD-\uDF45\uDF51-\uDF81\uDF86-\uDFF6]|\uD83A[\uDC00-\uDCCF\uDD00-\uDD43\uDD4B-\uDFFF]|\uD83B[\uDC00-\uDEBB])/}function Cp(o){return tx||(tx=lZ()),tx.test(o)}const dZ=/^[\t\n\r\x20-\x7E]*$/;function dC(o){return dZ.test(o)}const tW=/[\u2028\u2029]/;function iW(o){return tW.test(o)}function Yh(o){return o>=11904&&o<=55215||o>=63744&&o<=64255||o>=65281&&o<=65374}function tA(o){return o>=127462&&o<=127487||o===8986||o===8987||o===9200||o===9203||o>=9728&&o<=10175||o===11088||o===11093||o>=127744&&o<=128591||o>=128640&&o<=128764||o>=128992&&o<=129008||o>=129280&&o<=129535||o>=129648&&o<=129782}const cZ="\uFEFF";function iA(o){return!!(o&&o.length>0&&o.charCodeAt(0)===65279)}function hZ(o,e=!1){return o?(e&&(o=o.replace(/\\./g,"")),o.toLowerCase()!==o):!1}function nW(o){return o=o%(2*26),o<26?String.fromCharCode(97+o):String.fromCharCode(65+o-26)}function UF(o,e){return o===0?e!==5&&e!==7:o===2&&e===3?!1:o===4||o===2||o===3||e===4||e===2||e===3?!0:!(o===8&&(e===8||e===9||e===11||e===12)||(o===11||o===9)&&(e===9||e===10)||(o===12||o===10)&&e===10||e===5||e===13||e===7||o===1||o===13&&e===14||o===6&&e===6)}class mh{static getInstance(){return mh._INSTANCE||(mh._INSTANCE=new mh),mh._INSTANCE}constructor(){this._data=uZ()}getGraphemeBreakType(e){if(e<32)return e===10?3:e===13?2:4;if(e<127)return 0;const t=this._data,i=t.length/3;let n=1;for(;n<=i;)if(et[3*n+1])n=2*n+1;else return t[3*n+2];return 0}}mh._INSTANCE=null;function uZ(){return JSON.parse("[0,0,0,51229,51255,12,44061,44087,12,127462,127487,6,7083,7085,5,47645,47671,12,54813,54839,12,128678,128678,14,3270,3270,5,9919,9923,14,45853,45879,12,49437,49463,12,53021,53047,12,71216,71218,7,128398,128399,14,129360,129374,14,2519,2519,5,4448,4519,9,9742,9742,14,12336,12336,14,44957,44983,12,46749,46775,12,48541,48567,12,50333,50359,12,52125,52151,12,53917,53943,12,69888,69890,5,73018,73018,5,127990,127990,14,128558,128559,14,128759,128760,14,129653,129655,14,2027,2035,5,2891,2892,7,3761,3761,5,6683,6683,5,8293,8293,4,9825,9826,14,9999,9999,14,43452,43453,5,44509,44535,12,45405,45431,12,46301,46327,12,47197,47223,12,48093,48119,12,48989,49015,12,49885,49911,12,50781,50807,12,51677,51703,12,52573,52599,12,53469,53495,12,54365,54391,12,65279,65279,4,70471,70472,7,72145,72147,7,119173,119179,5,127799,127818,14,128240,128244,14,128512,128512,14,128652,128652,14,128721,128722,14,129292,129292,14,129445,129450,14,129734,129743,14,1476,1477,5,2366,2368,7,2750,2752,7,3076,3076,5,3415,3415,5,4141,4144,5,6109,6109,5,6964,6964,5,7394,7400,5,9197,9198,14,9770,9770,14,9877,9877,14,9968,9969,14,10084,10084,14,43052,43052,5,43713,43713,5,44285,44311,12,44733,44759,12,45181,45207,12,45629,45655,12,46077,46103,12,46525,46551,12,46973,46999,12,47421,47447,12,47869,47895,12,48317,48343,12,48765,48791,12,49213,49239,12,49661,49687,12,50109,50135,12,50557,50583,12,51005,51031,12,51453,51479,12,51901,51927,12,52349,52375,12,52797,52823,12,53245,53271,12,53693,53719,12,54141,54167,12,54589,54615,12,55037,55063,12,69506,69509,5,70191,70193,5,70841,70841,7,71463,71467,5,72330,72342,5,94031,94031,5,123628,123631,5,127763,127765,14,127941,127941,14,128043,128062,14,128302,128317,14,128465,128467,14,128539,128539,14,128640,128640,14,128662,128662,14,128703,128703,14,128745,128745,14,129004,129007,14,129329,129330,14,129402,129402,14,129483,129483,14,129686,129704,14,130048,131069,14,173,173,4,1757,1757,1,2200,2207,5,2434,2435,7,2631,2632,5,2817,2817,5,3008,3008,5,3201,3201,5,3387,3388,5,3542,3542,5,3902,3903,7,4190,4192,5,6002,6003,5,6439,6440,5,6765,6770,7,7019,7027,5,7154,7155,7,8205,8205,13,8505,8505,14,9654,9654,14,9757,9757,14,9792,9792,14,9852,9853,14,9890,9894,14,9937,9937,14,9981,9981,14,10035,10036,14,11035,11036,14,42654,42655,5,43346,43347,7,43587,43587,5,44006,44007,7,44173,44199,12,44397,44423,12,44621,44647,12,44845,44871,12,45069,45095,12,45293,45319,12,45517,45543,12,45741,45767,12,45965,45991,12,46189,46215,12,46413,46439,12,46637,46663,12,46861,46887,12,47085,47111,12,47309,47335,12,47533,47559,12,47757,47783,12,47981,48007,12,48205,48231,12,48429,48455,12,48653,48679,12,48877,48903,12,49101,49127,12,49325,49351,12,49549,49575,12,49773,49799,12,49997,50023,12,50221,50247,12,50445,50471,12,50669,50695,12,50893,50919,12,51117,51143,12,51341,51367,12,51565,51591,12,51789,51815,12,52013,52039,12,52237,52263,12,52461,52487,12,52685,52711,12,52909,52935,12,53133,53159,12,53357,53383,12,53581,53607,12,53805,53831,12,54029,54055,12,54253,54279,12,54477,54503,12,54701,54727,12,54925,54951,12,55149,55175,12,68101,68102,5,69762,69762,7,70067,70069,7,70371,70378,5,70720,70721,7,71087,71087,5,71341,71341,5,71995,71996,5,72249,72249,7,72850,72871,5,73109,73109,5,118576,118598,5,121505,121519,5,127245,127247,14,127568,127569,14,127777,127777,14,127872,127891,14,127956,127967,14,128015,128016,14,128110,128172,14,128259,128259,14,128367,128368,14,128424,128424,14,128488,128488,14,128530,128532,14,128550,128551,14,128566,128566,14,128647,128647,14,128656,128656,14,128667,128673,14,128691,128693,14,128715,128715,14,128728,128732,14,128752,128752,14,128765,128767,14,129096,129103,14,129311,129311,14,129344,129349,14,129394,129394,14,129413,129425,14,129466,129471,14,129511,129535,14,129664,129666,14,129719,129722,14,129760,129767,14,917536,917631,5,13,13,2,1160,1161,5,1564,1564,4,1807,1807,1,2085,2087,5,2307,2307,7,2382,2383,7,2497,2500,5,2563,2563,7,2677,2677,5,2763,2764,7,2879,2879,5,2914,2915,5,3021,3021,5,3142,3144,5,3263,3263,5,3285,3286,5,3398,3400,7,3530,3530,5,3633,3633,5,3864,3865,5,3974,3975,5,4155,4156,7,4229,4230,5,5909,5909,7,6078,6085,7,6277,6278,5,6451,6456,7,6744,6750,5,6846,6846,5,6972,6972,5,7074,7077,5,7146,7148,7,7222,7223,5,7416,7417,5,8234,8238,4,8417,8417,5,9000,9000,14,9203,9203,14,9730,9731,14,9748,9749,14,9762,9763,14,9776,9783,14,9800,9811,14,9831,9831,14,9872,9873,14,9882,9882,14,9900,9903,14,9929,9933,14,9941,9960,14,9974,9974,14,9989,9989,14,10006,10006,14,10062,10062,14,10160,10160,14,11647,11647,5,12953,12953,14,43019,43019,5,43232,43249,5,43443,43443,5,43567,43568,7,43696,43696,5,43765,43765,7,44013,44013,5,44117,44143,12,44229,44255,12,44341,44367,12,44453,44479,12,44565,44591,12,44677,44703,12,44789,44815,12,44901,44927,12,45013,45039,12,45125,45151,12,45237,45263,12,45349,45375,12,45461,45487,12,45573,45599,12,45685,45711,12,45797,45823,12,45909,45935,12,46021,46047,12,46133,46159,12,46245,46271,12,46357,46383,12,46469,46495,12,46581,46607,12,46693,46719,12,46805,46831,12,46917,46943,12,47029,47055,12,47141,47167,12,47253,47279,12,47365,47391,12,47477,47503,12,47589,47615,12,47701,47727,12,47813,47839,12,47925,47951,12,48037,48063,12,48149,48175,12,48261,48287,12,48373,48399,12,48485,48511,12,48597,48623,12,48709,48735,12,48821,48847,12,48933,48959,12,49045,49071,12,49157,49183,12,49269,49295,12,49381,49407,12,49493,49519,12,49605,49631,12,49717,49743,12,49829,49855,12,49941,49967,12,50053,50079,12,50165,50191,12,50277,50303,12,50389,50415,12,50501,50527,12,50613,50639,12,50725,50751,12,50837,50863,12,50949,50975,12,51061,51087,12,51173,51199,12,51285,51311,12,51397,51423,12,51509,51535,12,51621,51647,12,51733,51759,12,51845,51871,12,51957,51983,12,52069,52095,12,52181,52207,12,52293,52319,12,52405,52431,12,52517,52543,12,52629,52655,12,52741,52767,12,52853,52879,12,52965,52991,12,53077,53103,12,53189,53215,12,53301,53327,12,53413,53439,12,53525,53551,12,53637,53663,12,53749,53775,12,53861,53887,12,53973,53999,12,54085,54111,12,54197,54223,12,54309,54335,12,54421,54447,12,54533,54559,12,54645,54671,12,54757,54783,12,54869,54895,12,54981,55007,12,55093,55119,12,55243,55291,10,66045,66045,5,68325,68326,5,69688,69702,5,69817,69818,5,69957,69958,7,70089,70092,5,70198,70199,5,70462,70462,5,70502,70508,5,70750,70750,5,70846,70846,7,71100,71101,5,71230,71230,7,71351,71351,5,71737,71738,5,72000,72000,7,72160,72160,5,72273,72278,5,72752,72758,5,72882,72883,5,73031,73031,5,73461,73462,7,94192,94193,7,119149,119149,7,121403,121452,5,122915,122916,5,126980,126980,14,127358,127359,14,127535,127535,14,127759,127759,14,127771,127771,14,127792,127793,14,127825,127867,14,127897,127899,14,127945,127945,14,127985,127986,14,128000,128007,14,128021,128021,14,128066,128100,14,128184,128235,14,128249,128252,14,128266,128276,14,128335,128335,14,128379,128390,14,128407,128419,14,128444,128444,14,128481,128481,14,128499,128499,14,128526,128526,14,128536,128536,14,128543,128543,14,128556,128556,14,128564,128564,14,128577,128580,14,128643,128645,14,128649,128649,14,128654,128654,14,128660,128660,14,128664,128664,14,128675,128675,14,128686,128689,14,128695,128696,14,128705,128709,14,128717,128719,14,128725,128725,14,128736,128741,14,128747,128748,14,128755,128755,14,128762,128762,14,128981,128991,14,129009,129023,14,129160,129167,14,129296,129304,14,129320,129327,14,129340,129342,14,129356,129356,14,129388,129392,14,129399,129400,14,129404,129407,14,129432,129442,14,129454,129455,14,129473,129474,14,129485,129487,14,129648,129651,14,129659,129660,14,129671,129679,14,129709,129711,14,129728,129730,14,129751,129753,14,129776,129782,14,917505,917505,4,917760,917999,5,10,10,3,127,159,4,768,879,5,1471,1471,5,1536,1541,1,1648,1648,5,1767,1768,5,1840,1866,5,2070,2073,5,2137,2139,5,2274,2274,1,2363,2363,7,2377,2380,7,2402,2403,5,2494,2494,5,2507,2508,7,2558,2558,5,2622,2624,7,2641,2641,5,2691,2691,7,2759,2760,5,2786,2787,5,2876,2876,5,2881,2884,5,2901,2902,5,3006,3006,5,3014,3016,7,3072,3072,5,3134,3136,5,3157,3158,5,3260,3260,5,3266,3266,5,3274,3275,7,3328,3329,5,3391,3392,7,3405,3405,5,3457,3457,5,3536,3537,7,3551,3551,5,3636,3642,5,3764,3772,5,3895,3895,5,3967,3967,7,3993,4028,5,4146,4151,5,4182,4183,7,4226,4226,5,4253,4253,5,4957,4959,5,5940,5940,7,6070,6070,7,6087,6088,7,6158,6158,4,6432,6434,5,6448,6449,7,6679,6680,5,6742,6742,5,6754,6754,5,6783,6783,5,6912,6915,5,6966,6970,5,6978,6978,5,7042,7042,7,7080,7081,5,7143,7143,7,7150,7150,7,7212,7219,5,7380,7392,5,7412,7412,5,8203,8203,4,8232,8232,4,8265,8265,14,8400,8412,5,8421,8432,5,8617,8618,14,9167,9167,14,9200,9200,14,9410,9410,14,9723,9726,14,9733,9733,14,9745,9745,14,9752,9752,14,9760,9760,14,9766,9766,14,9774,9774,14,9786,9786,14,9794,9794,14,9823,9823,14,9828,9828,14,9833,9850,14,9855,9855,14,9875,9875,14,9880,9880,14,9885,9887,14,9896,9897,14,9906,9916,14,9926,9927,14,9935,9935,14,9939,9939,14,9962,9962,14,9972,9972,14,9978,9978,14,9986,9986,14,9997,9997,14,10002,10002,14,10017,10017,14,10055,10055,14,10071,10071,14,10133,10135,14,10548,10549,14,11093,11093,14,12330,12333,5,12441,12442,5,42608,42610,5,43010,43010,5,43045,43046,5,43188,43203,7,43302,43309,5,43392,43394,5,43446,43449,5,43493,43493,5,43571,43572,7,43597,43597,7,43703,43704,5,43756,43757,5,44003,44004,7,44009,44010,7,44033,44059,12,44089,44115,12,44145,44171,12,44201,44227,12,44257,44283,12,44313,44339,12,44369,44395,12,44425,44451,12,44481,44507,12,44537,44563,12,44593,44619,12,44649,44675,12,44705,44731,12,44761,44787,12,44817,44843,12,44873,44899,12,44929,44955,12,44985,45011,12,45041,45067,12,45097,45123,12,45153,45179,12,45209,45235,12,45265,45291,12,45321,45347,12,45377,45403,12,45433,45459,12,45489,45515,12,45545,45571,12,45601,45627,12,45657,45683,12,45713,45739,12,45769,45795,12,45825,45851,12,45881,45907,12,45937,45963,12,45993,46019,12,46049,46075,12,46105,46131,12,46161,46187,12,46217,46243,12,46273,46299,12,46329,46355,12,46385,46411,12,46441,46467,12,46497,46523,12,46553,46579,12,46609,46635,12,46665,46691,12,46721,46747,12,46777,46803,12,46833,46859,12,46889,46915,12,46945,46971,12,47001,47027,12,47057,47083,12,47113,47139,12,47169,47195,12,47225,47251,12,47281,47307,12,47337,47363,12,47393,47419,12,47449,47475,12,47505,47531,12,47561,47587,12,47617,47643,12,47673,47699,12,47729,47755,12,47785,47811,12,47841,47867,12,47897,47923,12,47953,47979,12,48009,48035,12,48065,48091,12,48121,48147,12,48177,48203,12,48233,48259,12,48289,48315,12,48345,48371,12,48401,48427,12,48457,48483,12,48513,48539,12,48569,48595,12,48625,48651,12,48681,48707,12,48737,48763,12,48793,48819,12,48849,48875,12,48905,48931,12,48961,48987,12,49017,49043,12,49073,49099,12,49129,49155,12,49185,49211,12,49241,49267,12,49297,49323,12,49353,49379,12,49409,49435,12,49465,49491,12,49521,49547,12,49577,49603,12,49633,49659,12,49689,49715,12,49745,49771,12,49801,49827,12,49857,49883,12,49913,49939,12,49969,49995,12,50025,50051,12,50081,50107,12,50137,50163,12,50193,50219,12,50249,50275,12,50305,50331,12,50361,50387,12,50417,50443,12,50473,50499,12,50529,50555,12,50585,50611,12,50641,50667,12,50697,50723,12,50753,50779,12,50809,50835,12,50865,50891,12,50921,50947,12,50977,51003,12,51033,51059,12,51089,51115,12,51145,51171,12,51201,51227,12,51257,51283,12,51313,51339,12,51369,51395,12,51425,51451,12,51481,51507,12,51537,51563,12,51593,51619,12,51649,51675,12,51705,51731,12,51761,51787,12,51817,51843,12,51873,51899,12,51929,51955,12,51985,52011,12,52041,52067,12,52097,52123,12,52153,52179,12,52209,52235,12,52265,52291,12,52321,52347,12,52377,52403,12,52433,52459,12,52489,52515,12,52545,52571,12,52601,52627,12,52657,52683,12,52713,52739,12,52769,52795,12,52825,52851,12,52881,52907,12,52937,52963,12,52993,53019,12,53049,53075,12,53105,53131,12,53161,53187,12,53217,53243,12,53273,53299,12,53329,53355,12,53385,53411,12,53441,53467,12,53497,53523,12,53553,53579,12,53609,53635,12,53665,53691,12,53721,53747,12,53777,53803,12,53833,53859,12,53889,53915,12,53945,53971,12,54001,54027,12,54057,54083,12,54113,54139,12,54169,54195,12,54225,54251,12,54281,54307,12,54337,54363,12,54393,54419,12,54449,54475,12,54505,54531,12,54561,54587,12,54617,54643,12,54673,54699,12,54729,54755,12,54785,54811,12,54841,54867,12,54897,54923,12,54953,54979,12,55009,55035,12,55065,55091,12,55121,55147,12,55177,55203,12,65024,65039,5,65520,65528,4,66422,66426,5,68152,68154,5,69291,69292,5,69633,69633,5,69747,69748,5,69811,69814,5,69826,69826,5,69932,69932,7,70016,70017,5,70079,70080,7,70095,70095,5,70196,70196,5,70367,70367,5,70402,70403,7,70464,70464,5,70487,70487,5,70709,70711,7,70725,70725,7,70833,70834,7,70843,70844,7,70849,70849,7,71090,71093,5,71103,71104,5,71227,71228,7,71339,71339,5,71344,71349,5,71458,71461,5,71727,71735,5,71985,71989,7,71998,71998,5,72002,72002,7,72154,72155,5,72193,72202,5,72251,72254,5,72281,72283,5,72344,72345,5,72766,72766,7,72874,72880,5,72885,72886,5,73023,73029,5,73104,73105,5,73111,73111,5,92912,92916,5,94095,94098,5,113824,113827,4,119142,119142,7,119155,119162,4,119362,119364,5,121476,121476,5,122888,122904,5,123184,123190,5,125252,125258,5,127183,127183,14,127340,127343,14,127377,127386,14,127491,127503,14,127548,127551,14,127744,127756,14,127761,127761,14,127769,127769,14,127773,127774,14,127780,127788,14,127796,127797,14,127820,127823,14,127869,127869,14,127894,127895,14,127902,127903,14,127943,127943,14,127947,127950,14,127972,127972,14,127988,127988,14,127992,127994,14,128009,128011,14,128019,128019,14,128023,128041,14,128064,128064,14,128102,128107,14,128174,128181,14,128238,128238,14,128246,128247,14,128254,128254,14,128264,128264,14,128278,128299,14,128329,128330,14,128348,128359,14,128371,128377,14,128392,128393,14,128401,128404,14,128421,128421,14,128433,128434,14,128450,128452,14,128476,128478,14,128483,128483,14,128495,128495,14,128506,128506,14,128519,128520,14,128528,128528,14,128534,128534,14,128538,128538,14,128540,128542,14,128544,128549,14,128552,128555,14,128557,128557,14,128560,128563,14,128565,128565,14,128567,128576,14,128581,128591,14,128641,128642,14,128646,128646,14,128648,128648,14,128650,128651,14,128653,128653,14,128655,128655,14,128657,128659,14,128661,128661,14,128663,128663,14,128665,128666,14,128674,128674,14,128676,128677,14,128679,128685,14,128690,128690,14,128694,128694,14,128697,128702,14,128704,128704,14,128710,128714,14,128716,128716,14,128720,128720,14,128723,128724,14,128726,128727,14,128733,128735,14,128742,128744,14,128746,128746,14,128749,128751,14,128753,128754,14,128756,128758,14,128761,128761,14,128763,128764,14,128884,128895,14,128992,129003,14,129008,129008,14,129036,129039,14,129114,129119,14,129198,129279,14,129293,129295,14,129305,129310,14,129312,129319,14,129328,129328,14,129331,129338,14,129343,129343,14,129351,129355,14,129357,129359,14,129375,129387,14,129393,129393,14,129395,129398,14,129401,129401,14,129403,129403,14,129408,129412,14,129426,129431,14,129443,129444,14,129451,129453,14,129456,129465,14,129472,129472,14,129475,129482,14,129484,129484,14,129488,129510,14,129536,129647,14,129652,129652,14,129656,129658,14,129661,129663,14,129667,129670,14,129680,129685,14,129705,129708,14,129712,129718,14,129723,129727,14,129731,129733,14,129744,129750,14,129754,129759,14,129768,129775,14,129783,129791,14,917504,917504,4,917506,917535,4,917632,917759,4,918000,921599,4,0,9,4,11,12,4,14,31,4,169,169,14,174,174,14,1155,1159,5,1425,1469,5,1473,1474,5,1479,1479,5,1552,1562,5,1611,1631,5,1750,1756,5,1759,1764,5,1770,1773,5,1809,1809,5,1958,1968,5,2045,2045,5,2075,2083,5,2089,2093,5,2192,2193,1,2250,2273,5,2275,2306,5,2362,2362,5,2364,2364,5,2369,2376,5,2381,2381,5,2385,2391,5,2433,2433,5,2492,2492,5,2495,2496,7,2503,2504,7,2509,2509,5,2530,2531,5,2561,2562,5,2620,2620,5,2625,2626,5,2635,2637,5,2672,2673,5,2689,2690,5,2748,2748,5,2753,2757,5,2761,2761,7,2765,2765,5,2810,2815,5,2818,2819,7,2878,2878,5,2880,2880,7,2887,2888,7,2893,2893,5,2903,2903,5,2946,2946,5,3007,3007,7,3009,3010,7,3018,3020,7,3031,3031,5,3073,3075,7,3132,3132,5,3137,3140,7,3146,3149,5,3170,3171,5,3202,3203,7,3262,3262,7,3264,3265,7,3267,3268,7,3271,3272,7,3276,3277,5,3298,3299,5,3330,3331,7,3390,3390,5,3393,3396,5,3402,3404,7,3406,3406,1,3426,3427,5,3458,3459,7,3535,3535,5,3538,3540,5,3544,3550,7,3570,3571,7,3635,3635,7,3655,3662,5,3763,3763,7,3784,3789,5,3893,3893,5,3897,3897,5,3953,3966,5,3968,3972,5,3981,3991,5,4038,4038,5,4145,4145,7,4153,4154,5,4157,4158,5,4184,4185,5,4209,4212,5,4228,4228,7,4237,4237,5,4352,4447,8,4520,4607,10,5906,5908,5,5938,5939,5,5970,5971,5,6068,6069,5,6071,6077,5,6086,6086,5,6089,6099,5,6155,6157,5,6159,6159,5,6313,6313,5,6435,6438,7,6441,6443,7,6450,6450,5,6457,6459,5,6681,6682,7,6741,6741,7,6743,6743,7,6752,6752,5,6757,6764,5,6771,6780,5,6832,6845,5,6847,6862,5,6916,6916,7,6965,6965,5,6971,6971,7,6973,6977,7,6979,6980,7,7040,7041,5,7073,7073,7,7078,7079,7,7082,7082,7,7142,7142,5,7144,7145,5,7149,7149,5,7151,7153,5,7204,7211,7,7220,7221,7,7376,7378,5,7393,7393,7,7405,7405,5,7415,7415,7,7616,7679,5,8204,8204,5,8206,8207,4,8233,8233,4,8252,8252,14,8288,8292,4,8294,8303,4,8413,8416,5,8418,8420,5,8482,8482,14,8596,8601,14,8986,8987,14,9096,9096,14,9193,9196,14,9199,9199,14,9201,9202,14,9208,9210,14,9642,9643,14,9664,9664,14,9728,9729,14,9732,9732,14,9735,9741,14,9743,9744,14,9746,9746,14,9750,9751,14,9753,9756,14,9758,9759,14,9761,9761,14,9764,9765,14,9767,9769,14,9771,9773,14,9775,9775,14,9784,9785,14,9787,9791,14,9793,9793,14,9795,9799,14,9812,9822,14,9824,9824,14,9827,9827,14,9829,9830,14,9832,9832,14,9851,9851,14,9854,9854,14,9856,9861,14,9874,9874,14,9876,9876,14,9878,9879,14,9881,9881,14,9883,9884,14,9888,9889,14,9895,9895,14,9898,9899,14,9904,9905,14,9917,9918,14,9924,9925,14,9928,9928,14,9934,9934,14,9936,9936,14,9938,9938,14,9940,9940,14,9961,9961,14,9963,9967,14,9970,9971,14,9973,9973,14,9975,9977,14,9979,9980,14,9982,9985,14,9987,9988,14,9992,9996,14,9998,9998,14,10000,10001,14,10004,10004,14,10013,10013,14,10024,10024,14,10052,10052,14,10060,10060,14,10067,10069,14,10083,10083,14,10085,10087,14,10145,10145,14,10175,10175,14,11013,11015,14,11088,11088,14,11503,11505,5,11744,11775,5,12334,12335,5,12349,12349,14,12951,12951,14,42607,42607,5,42612,42621,5,42736,42737,5,43014,43014,5,43043,43044,7,43047,43047,7,43136,43137,7,43204,43205,5,43263,43263,5,43335,43345,5,43360,43388,8,43395,43395,7,43444,43445,7,43450,43451,7,43454,43456,7,43561,43566,5,43569,43570,5,43573,43574,5,43596,43596,5,43644,43644,5,43698,43700,5,43710,43711,5,43755,43755,7,43758,43759,7,43766,43766,5,44005,44005,5,44008,44008,5,44012,44012,7,44032,44032,11,44060,44060,11,44088,44088,11,44116,44116,11,44144,44144,11,44172,44172,11,44200,44200,11,44228,44228,11,44256,44256,11,44284,44284,11,44312,44312,11,44340,44340,11,44368,44368,11,44396,44396,11,44424,44424,11,44452,44452,11,44480,44480,11,44508,44508,11,44536,44536,11,44564,44564,11,44592,44592,11,44620,44620,11,44648,44648,11,44676,44676,11,44704,44704,11,44732,44732,11,44760,44760,11,44788,44788,11,44816,44816,11,44844,44844,11,44872,44872,11,44900,44900,11,44928,44928,11,44956,44956,11,44984,44984,11,45012,45012,11,45040,45040,11,45068,45068,11,45096,45096,11,45124,45124,11,45152,45152,11,45180,45180,11,45208,45208,11,45236,45236,11,45264,45264,11,45292,45292,11,45320,45320,11,45348,45348,11,45376,45376,11,45404,45404,11,45432,45432,11,45460,45460,11,45488,45488,11,45516,45516,11,45544,45544,11,45572,45572,11,45600,45600,11,45628,45628,11,45656,45656,11,45684,45684,11,45712,45712,11,45740,45740,11,45768,45768,11,45796,45796,11,45824,45824,11,45852,45852,11,45880,45880,11,45908,45908,11,45936,45936,11,45964,45964,11,45992,45992,11,46020,46020,11,46048,46048,11,46076,46076,11,46104,46104,11,46132,46132,11,46160,46160,11,46188,46188,11,46216,46216,11,46244,46244,11,46272,46272,11,46300,46300,11,46328,46328,11,46356,46356,11,46384,46384,11,46412,46412,11,46440,46440,11,46468,46468,11,46496,46496,11,46524,46524,11,46552,46552,11,46580,46580,11,46608,46608,11,46636,46636,11,46664,46664,11,46692,46692,11,46720,46720,11,46748,46748,11,46776,46776,11,46804,46804,11,46832,46832,11,46860,46860,11,46888,46888,11,46916,46916,11,46944,46944,11,46972,46972,11,47000,47000,11,47028,47028,11,47056,47056,11,47084,47084,11,47112,47112,11,47140,47140,11,47168,47168,11,47196,47196,11,47224,47224,11,47252,47252,11,47280,47280,11,47308,47308,11,47336,47336,11,47364,47364,11,47392,47392,11,47420,47420,11,47448,47448,11,47476,47476,11,47504,47504,11,47532,47532,11,47560,47560,11,47588,47588,11,47616,47616,11,47644,47644,11,47672,47672,11,47700,47700,11,47728,47728,11,47756,47756,11,47784,47784,11,47812,47812,11,47840,47840,11,47868,47868,11,47896,47896,11,47924,47924,11,47952,47952,11,47980,47980,11,48008,48008,11,48036,48036,11,48064,48064,11,48092,48092,11,48120,48120,11,48148,48148,11,48176,48176,11,48204,48204,11,48232,48232,11,48260,48260,11,48288,48288,11,48316,48316,11,48344,48344,11,48372,48372,11,48400,48400,11,48428,48428,11,48456,48456,11,48484,48484,11,48512,48512,11,48540,48540,11,48568,48568,11,48596,48596,11,48624,48624,11,48652,48652,11,48680,48680,11,48708,48708,11,48736,48736,11,48764,48764,11,48792,48792,11,48820,48820,11,48848,48848,11,48876,48876,11,48904,48904,11,48932,48932,11,48960,48960,11,48988,48988,11,49016,49016,11,49044,49044,11,49072,49072,11,49100,49100,11,49128,49128,11,49156,49156,11,49184,49184,11,49212,49212,11,49240,49240,11,49268,49268,11,49296,49296,11,49324,49324,11,49352,49352,11,49380,49380,11,49408,49408,11,49436,49436,11,49464,49464,11,49492,49492,11,49520,49520,11,49548,49548,11,49576,49576,11,49604,49604,11,49632,49632,11,49660,49660,11,49688,49688,11,49716,49716,11,49744,49744,11,49772,49772,11,49800,49800,11,49828,49828,11,49856,49856,11,49884,49884,11,49912,49912,11,49940,49940,11,49968,49968,11,49996,49996,11,50024,50024,11,50052,50052,11,50080,50080,11,50108,50108,11,50136,50136,11,50164,50164,11,50192,50192,11,50220,50220,11,50248,50248,11,50276,50276,11,50304,50304,11,50332,50332,11,50360,50360,11,50388,50388,11,50416,50416,11,50444,50444,11,50472,50472,11,50500,50500,11,50528,50528,11,50556,50556,11,50584,50584,11,50612,50612,11,50640,50640,11,50668,50668,11,50696,50696,11,50724,50724,11,50752,50752,11,50780,50780,11,50808,50808,11,50836,50836,11,50864,50864,11,50892,50892,11,50920,50920,11,50948,50948,11,50976,50976,11,51004,51004,11,51032,51032,11,51060,51060,11,51088,51088,11,51116,51116,11,51144,51144,11,51172,51172,11,51200,51200,11,51228,51228,11,51256,51256,11,51284,51284,11,51312,51312,11,51340,51340,11,51368,51368,11,51396,51396,11,51424,51424,11,51452,51452,11,51480,51480,11,51508,51508,11,51536,51536,11,51564,51564,11,51592,51592,11,51620,51620,11,51648,51648,11,51676,51676,11,51704,51704,11,51732,51732,11,51760,51760,11,51788,51788,11,51816,51816,11,51844,51844,11,51872,51872,11,51900,51900,11,51928,51928,11,51956,51956,11,51984,51984,11,52012,52012,11,52040,52040,11,52068,52068,11,52096,52096,11,52124,52124,11,52152,52152,11,52180,52180,11,52208,52208,11,52236,52236,11,52264,52264,11,52292,52292,11,52320,52320,11,52348,52348,11,52376,52376,11,52404,52404,11,52432,52432,11,52460,52460,11,52488,52488,11,52516,52516,11,52544,52544,11,52572,52572,11,52600,52600,11,52628,52628,11,52656,52656,11,52684,52684,11,52712,52712,11,52740,52740,11,52768,52768,11,52796,52796,11,52824,52824,11,52852,52852,11,52880,52880,11,52908,52908,11,52936,52936,11,52964,52964,11,52992,52992,11,53020,53020,11,53048,53048,11,53076,53076,11,53104,53104,11,53132,53132,11,53160,53160,11,53188,53188,11,53216,53216,11,53244,53244,11,53272,53272,11,53300,53300,11,53328,53328,11,53356,53356,11,53384,53384,11,53412,53412,11,53440,53440,11,53468,53468,11,53496,53496,11,53524,53524,11,53552,53552,11,53580,53580,11,53608,53608,11,53636,53636,11,53664,53664,11,53692,53692,11,53720,53720,11,53748,53748,11,53776,53776,11,53804,53804,11,53832,53832,11,53860,53860,11,53888,53888,11,53916,53916,11,53944,53944,11,53972,53972,11,54000,54000,11,54028,54028,11,54056,54056,11,54084,54084,11,54112,54112,11,54140,54140,11,54168,54168,11,54196,54196,11,54224,54224,11,54252,54252,11,54280,54280,11,54308,54308,11,54336,54336,11,54364,54364,11,54392,54392,11,54420,54420,11,54448,54448,11,54476,54476,11,54504,54504,11,54532,54532,11,54560,54560,11,54588,54588,11,54616,54616,11,54644,54644,11,54672,54672,11,54700,54700,11,54728,54728,11,54756,54756,11,54784,54784,11,54812,54812,11,54840,54840,11,54868,54868,11,54896,54896,11,54924,54924,11,54952,54952,11,54980,54980,11,55008,55008,11,55036,55036,11,55064,55064,11,55092,55092,11,55120,55120,11,55148,55148,11,55176,55176,11,55216,55238,9,64286,64286,5,65056,65071,5,65438,65439,5,65529,65531,4,66272,66272,5,68097,68099,5,68108,68111,5,68159,68159,5,68900,68903,5,69446,69456,5,69632,69632,7,69634,69634,7,69744,69744,5,69759,69761,5,69808,69810,7,69815,69816,7,69821,69821,1,69837,69837,1,69927,69931,5,69933,69940,5,70003,70003,5,70018,70018,7,70070,70078,5,70082,70083,1,70094,70094,7,70188,70190,7,70194,70195,7,70197,70197,7,70206,70206,5,70368,70370,7,70400,70401,5,70459,70460,5,70463,70463,7,70465,70468,7,70475,70477,7,70498,70499,7,70512,70516,5,70712,70719,5,70722,70724,5,70726,70726,5,70832,70832,5,70835,70840,5,70842,70842,5,70845,70845,5,70847,70848,5,70850,70851,5,71088,71089,7,71096,71099,7,71102,71102,7,71132,71133,5,71219,71226,5,71229,71229,5,71231,71232,5,71340,71340,7,71342,71343,7,71350,71350,7,71453,71455,5,71462,71462,7,71724,71726,7,71736,71736,7,71984,71984,5,71991,71992,7,71997,71997,7,71999,71999,1,72001,72001,1,72003,72003,5,72148,72151,5,72156,72159,7,72164,72164,7,72243,72248,5,72250,72250,1,72263,72263,5,72279,72280,7,72324,72329,1,72343,72343,7,72751,72751,7,72760,72765,5,72767,72767,5,72873,72873,7,72881,72881,7,72884,72884,7,73009,73014,5,73020,73021,5,73030,73030,1,73098,73102,7,73107,73108,7,73110,73110,7,73459,73460,5,78896,78904,4,92976,92982,5,94033,94087,7,94180,94180,5,113821,113822,5,118528,118573,5,119141,119141,5,119143,119145,5,119150,119154,5,119163,119170,5,119210,119213,5,121344,121398,5,121461,121461,5,121499,121503,5,122880,122886,5,122907,122913,5,122918,122922,5,123566,123566,5,125136,125142,5,126976,126979,14,126981,127182,14,127184,127231,14,127279,127279,14,127344,127345,14,127374,127374,14,127405,127461,14,127489,127490,14,127514,127514,14,127538,127546,14,127561,127567,14,127570,127743,14,127757,127758,14,127760,127760,14,127762,127762,14,127766,127768,14,127770,127770,14,127772,127772,14,127775,127776,14,127778,127779,14,127789,127791,14,127794,127795,14,127798,127798,14,127819,127819,14,127824,127824,14,127868,127868,14,127870,127871,14,127892,127893,14,127896,127896,14,127900,127901,14,127904,127940,14,127942,127942,14,127944,127944,14,127946,127946,14,127951,127955,14,127968,127971,14,127973,127984,14,127987,127987,14,127989,127989,14,127991,127991,14,127995,127999,5,128008,128008,14,128012,128014,14,128017,128018,14,128020,128020,14,128022,128022,14,128042,128042,14,128063,128063,14,128065,128065,14,128101,128101,14,128108,128109,14,128173,128173,14,128182,128183,14,128236,128237,14,128239,128239,14,128245,128245,14,128248,128248,14,128253,128253,14,128255,128258,14,128260,128263,14,128265,128265,14,128277,128277,14,128300,128301,14,128326,128328,14,128331,128334,14,128336,128347,14,128360,128366,14,128369,128370,14,128378,128378,14,128391,128391,14,128394,128397,14,128400,128400,14,128405,128406,14,128420,128420,14,128422,128423,14,128425,128432,14,128435,128443,14,128445,128449,14,128453,128464,14,128468,128475,14,128479,128480,14,128482,128482,14,128484,128487,14,128489,128494,14,128496,128498,14,128500,128505,14,128507,128511,14,128513,128518,14,128521,128525,14,128527,128527,14,128529,128529,14,128533,128533,14,128535,128535,14,128537,128537,14]")}function gZ(o,e){if(o===0)return 0;const t=fZ(o,e);if(t!==void 0)return t;const i=new J2(e,o);return i.prevCodePoint(),i.offset}function fZ(o,e){const t=new J2(e,o);let i=t.prevCodePoint();for(;mZ(i)||i===65039||i===8419;){if(t.offset===0)return;i=t.prevCodePoint()}if(!tA(i))return;let n=t.offset;return n>0&&t.prevCodePoint()===8205&&(n=t.offset),n}function mZ(o){return 127995<=o&&o<=127999}const sW=" ";class jg{static getInstance(e){return bp.cache.get(Array.from(e))}static getLocales(){return bp._locales.value}constructor(e){this.confusableDictionary=e}isAmbiguous(e){return this.confusableDictionary.has(e)}getPrimaryConfusable(e){return this.confusableDictionary.get(e)}getConfusableCodePoints(){return new Set(this.confusableDictionary.keys())}}bp=jg;jg.ambiguousCharacterData=new ll(()=>JSON.parse('{"_common":[8232,32,8233,32,5760,32,8192,32,8193,32,8194,32,8195,32,8196,32,8197,32,8198,32,8200,32,8201,32,8202,32,8287,32,8199,32,8239,32,2042,95,65101,95,65102,95,65103,95,8208,45,8209,45,8210,45,65112,45,1748,45,8259,45,727,45,8722,45,10134,45,11450,45,1549,44,1643,44,8218,44,184,44,42233,44,894,59,2307,58,2691,58,1417,58,1795,58,1796,58,5868,58,65072,58,6147,58,6153,58,8282,58,1475,58,760,58,42889,58,8758,58,720,58,42237,58,451,33,11601,33,660,63,577,63,2429,63,5038,63,42731,63,119149,46,8228,46,1793,46,1794,46,42510,46,68176,46,1632,46,1776,46,42232,46,1373,96,65287,96,8219,96,8242,96,1370,96,1523,96,8175,96,65344,96,900,96,8189,96,8125,96,8127,96,8190,96,697,96,884,96,712,96,714,96,715,96,756,96,699,96,701,96,700,96,702,96,42892,96,1497,96,2036,96,2037,96,5194,96,5836,96,94033,96,94034,96,65339,91,10088,40,10098,40,12308,40,64830,40,65341,93,10089,41,10099,41,12309,41,64831,41,10100,123,119060,123,10101,125,65342,94,8270,42,1645,42,8727,42,66335,42,5941,47,8257,47,8725,47,8260,47,9585,47,10187,47,10744,47,119354,47,12755,47,12339,47,11462,47,20031,47,12035,47,65340,92,65128,92,8726,92,10189,92,10741,92,10745,92,119311,92,119355,92,12756,92,20022,92,12034,92,42872,38,708,94,710,94,5869,43,10133,43,66203,43,8249,60,10094,60,706,60,119350,60,5176,60,5810,60,5120,61,11840,61,12448,61,42239,61,8250,62,10095,62,707,62,119351,62,5171,62,94015,62,8275,126,732,126,8128,126,8764,126,65372,124,65293,45,120784,50,120794,50,120804,50,120814,50,120824,50,130034,50,42842,50,423,50,1000,50,42564,50,5311,50,42735,50,119302,51,120785,51,120795,51,120805,51,120815,51,120825,51,130035,51,42923,51,540,51,439,51,42858,51,11468,51,1248,51,94011,51,71882,51,120786,52,120796,52,120806,52,120816,52,120826,52,130036,52,5070,52,71855,52,120787,53,120797,53,120807,53,120817,53,120827,53,130037,53,444,53,71867,53,120788,54,120798,54,120808,54,120818,54,120828,54,130038,54,11474,54,5102,54,71893,54,119314,55,120789,55,120799,55,120809,55,120819,55,120829,55,130039,55,66770,55,71878,55,2819,56,2538,56,2666,56,125131,56,120790,56,120800,56,120810,56,120820,56,120830,56,130040,56,547,56,546,56,66330,56,2663,57,2920,57,2541,57,3437,57,120791,57,120801,57,120811,57,120821,57,120831,57,130041,57,42862,57,11466,57,71884,57,71852,57,71894,57,9082,97,65345,97,119834,97,119886,97,119938,97,119990,97,120042,97,120094,97,120146,97,120198,97,120250,97,120302,97,120354,97,120406,97,120458,97,593,97,945,97,120514,97,120572,97,120630,97,120688,97,120746,97,65313,65,119808,65,119860,65,119912,65,119964,65,120016,65,120068,65,120120,65,120172,65,120224,65,120276,65,120328,65,120380,65,120432,65,913,65,120488,65,120546,65,120604,65,120662,65,120720,65,5034,65,5573,65,42222,65,94016,65,66208,65,119835,98,119887,98,119939,98,119991,98,120043,98,120095,98,120147,98,120199,98,120251,98,120303,98,120355,98,120407,98,120459,98,388,98,5071,98,5234,98,5551,98,65314,66,8492,66,119809,66,119861,66,119913,66,120017,66,120069,66,120121,66,120173,66,120225,66,120277,66,120329,66,120381,66,120433,66,42932,66,914,66,120489,66,120547,66,120605,66,120663,66,120721,66,5108,66,5623,66,42192,66,66178,66,66209,66,66305,66,65347,99,8573,99,119836,99,119888,99,119940,99,119992,99,120044,99,120096,99,120148,99,120200,99,120252,99,120304,99,120356,99,120408,99,120460,99,7428,99,1010,99,11429,99,43951,99,66621,99,128844,67,71922,67,71913,67,65315,67,8557,67,8450,67,8493,67,119810,67,119862,67,119914,67,119966,67,120018,67,120174,67,120226,67,120278,67,120330,67,120382,67,120434,67,1017,67,11428,67,5087,67,42202,67,66210,67,66306,67,66581,67,66844,67,8574,100,8518,100,119837,100,119889,100,119941,100,119993,100,120045,100,120097,100,120149,100,120201,100,120253,100,120305,100,120357,100,120409,100,120461,100,1281,100,5095,100,5231,100,42194,100,8558,68,8517,68,119811,68,119863,68,119915,68,119967,68,120019,68,120071,68,120123,68,120175,68,120227,68,120279,68,120331,68,120383,68,120435,68,5024,68,5598,68,5610,68,42195,68,8494,101,65349,101,8495,101,8519,101,119838,101,119890,101,119942,101,120046,101,120098,101,120150,101,120202,101,120254,101,120306,101,120358,101,120410,101,120462,101,43826,101,1213,101,8959,69,65317,69,8496,69,119812,69,119864,69,119916,69,120020,69,120072,69,120124,69,120176,69,120228,69,120280,69,120332,69,120384,69,120436,69,917,69,120492,69,120550,69,120608,69,120666,69,120724,69,11577,69,5036,69,42224,69,71846,69,71854,69,66182,69,119839,102,119891,102,119943,102,119995,102,120047,102,120099,102,120151,102,120203,102,120255,102,120307,102,120359,102,120411,102,120463,102,43829,102,42905,102,383,102,7837,102,1412,102,119315,70,8497,70,119813,70,119865,70,119917,70,120021,70,120073,70,120125,70,120177,70,120229,70,120281,70,120333,70,120385,70,120437,70,42904,70,988,70,120778,70,5556,70,42205,70,71874,70,71842,70,66183,70,66213,70,66853,70,65351,103,8458,103,119840,103,119892,103,119944,103,120048,103,120100,103,120152,103,120204,103,120256,103,120308,103,120360,103,120412,103,120464,103,609,103,7555,103,397,103,1409,103,119814,71,119866,71,119918,71,119970,71,120022,71,120074,71,120126,71,120178,71,120230,71,120282,71,120334,71,120386,71,120438,71,1292,71,5056,71,5107,71,42198,71,65352,104,8462,104,119841,104,119945,104,119997,104,120049,104,120101,104,120153,104,120205,104,120257,104,120309,104,120361,104,120413,104,120465,104,1211,104,1392,104,5058,104,65320,72,8459,72,8460,72,8461,72,119815,72,119867,72,119919,72,120023,72,120179,72,120231,72,120283,72,120335,72,120387,72,120439,72,919,72,120494,72,120552,72,120610,72,120668,72,120726,72,11406,72,5051,72,5500,72,42215,72,66255,72,731,105,9075,105,65353,105,8560,105,8505,105,8520,105,119842,105,119894,105,119946,105,119998,105,120050,105,120102,105,120154,105,120206,105,120258,105,120310,105,120362,105,120414,105,120466,105,120484,105,618,105,617,105,953,105,8126,105,890,105,120522,105,120580,105,120638,105,120696,105,120754,105,1110,105,42567,105,1231,105,43893,105,5029,105,71875,105,65354,106,8521,106,119843,106,119895,106,119947,106,119999,106,120051,106,120103,106,120155,106,120207,106,120259,106,120311,106,120363,106,120415,106,120467,106,1011,106,1112,106,65322,74,119817,74,119869,74,119921,74,119973,74,120025,74,120077,74,120129,74,120181,74,120233,74,120285,74,120337,74,120389,74,120441,74,42930,74,895,74,1032,74,5035,74,5261,74,42201,74,119844,107,119896,107,119948,107,120000,107,120052,107,120104,107,120156,107,120208,107,120260,107,120312,107,120364,107,120416,107,120468,107,8490,75,65323,75,119818,75,119870,75,119922,75,119974,75,120026,75,120078,75,120130,75,120182,75,120234,75,120286,75,120338,75,120390,75,120442,75,922,75,120497,75,120555,75,120613,75,120671,75,120729,75,11412,75,5094,75,5845,75,42199,75,66840,75,1472,108,8739,73,9213,73,65512,73,1633,108,1777,73,66336,108,125127,108,120783,73,120793,73,120803,73,120813,73,120823,73,130033,73,65321,73,8544,73,8464,73,8465,73,119816,73,119868,73,119920,73,120024,73,120128,73,120180,73,120232,73,120284,73,120336,73,120388,73,120440,73,65356,108,8572,73,8467,108,119845,108,119897,108,119949,108,120001,108,120053,108,120105,73,120157,73,120209,73,120261,73,120313,73,120365,73,120417,73,120469,73,448,73,120496,73,120554,73,120612,73,120670,73,120728,73,11410,73,1030,73,1216,73,1493,108,1503,108,1575,108,126464,108,126592,108,65166,108,65165,108,1994,108,11599,73,5825,73,42226,73,93992,73,66186,124,66313,124,119338,76,8556,76,8466,76,119819,76,119871,76,119923,76,120027,76,120079,76,120131,76,120183,76,120235,76,120287,76,120339,76,120391,76,120443,76,11472,76,5086,76,5290,76,42209,76,93974,76,71843,76,71858,76,66587,76,66854,76,65325,77,8559,77,8499,77,119820,77,119872,77,119924,77,120028,77,120080,77,120132,77,120184,77,120236,77,120288,77,120340,77,120392,77,120444,77,924,77,120499,77,120557,77,120615,77,120673,77,120731,77,1018,77,11416,77,5047,77,5616,77,5846,77,42207,77,66224,77,66321,77,119847,110,119899,110,119951,110,120003,110,120055,110,120107,110,120159,110,120211,110,120263,110,120315,110,120367,110,120419,110,120471,110,1400,110,1404,110,65326,78,8469,78,119821,78,119873,78,119925,78,119977,78,120029,78,120081,78,120185,78,120237,78,120289,78,120341,78,120393,78,120445,78,925,78,120500,78,120558,78,120616,78,120674,78,120732,78,11418,78,42208,78,66835,78,3074,111,3202,111,3330,111,3458,111,2406,111,2662,111,2790,111,3046,111,3174,111,3302,111,3430,111,3664,111,3792,111,4160,111,1637,111,1781,111,65359,111,8500,111,119848,111,119900,111,119952,111,120056,111,120108,111,120160,111,120212,111,120264,111,120316,111,120368,111,120420,111,120472,111,7439,111,7441,111,43837,111,959,111,120528,111,120586,111,120644,111,120702,111,120760,111,963,111,120532,111,120590,111,120648,111,120706,111,120764,111,11423,111,4351,111,1413,111,1505,111,1607,111,126500,111,126564,111,126596,111,65259,111,65260,111,65258,111,65257,111,1726,111,64428,111,64429,111,64427,111,64426,111,1729,111,64424,111,64425,111,64423,111,64422,111,1749,111,3360,111,4125,111,66794,111,71880,111,71895,111,66604,111,1984,79,2534,79,2918,79,12295,79,70864,79,71904,79,120782,79,120792,79,120802,79,120812,79,120822,79,130032,79,65327,79,119822,79,119874,79,119926,79,119978,79,120030,79,120082,79,120134,79,120186,79,120238,79,120290,79,120342,79,120394,79,120446,79,927,79,120502,79,120560,79,120618,79,120676,79,120734,79,11422,79,1365,79,11604,79,4816,79,2848,79,66754,79,42227,79,71861,79,66194,79,66219,79,66564,79,66838,79,9076,112,65360,112,119849,112,119901,112,119953,112,120005,112,120057,112,120109,112,120161,112,120213,112,120265,112,120317,112,120369,112,120421,112,120473,112,961,112,120530,112,120544,112,120588,112,120602,112,120646,112,120660,112,120704,112,120718,112,120762,112,120776,112,11427,112,65328,80,8473,80,119823,80,119875,80,119927,80,119979,80,120031,80,120083,80,120187,80,120239,80,120291,80,120343,80,120395,80,120447,80,929,80,120504,80,120562,80,120620,80,120678,80,120736,80,11426,80,5090,80,5229,80,42193,80,66197,80,119850,113,119902,113,119954,113,120006,113,120058,113,120110,113,120162,113,120214,113,120266,113,120318,113,120370,113,120422,113,120474,113,1307,113,1379,113,1382,113,8474,81,119824,81,119876,81,119928,81,119980,81,120032,81,120084,81,120188,81,120240,81,120292,81,120344,81,120396,81,120448,81,11605,81,119851,114,119903,114,119955,114,120007,114,120059,114,120111,114,120163,114,120215,114,120267,114,120319,114,120371,114,120423,114,120475,114,43847,114,43848,114,7462,114,11397,114,43905,114,119318,82,8475,82,8476,82,8477,82,119825,82,119877,82,119929,82,120033,82,120189,82,120241,82,120293,82,120345,82,120397,82,120449,82,422,82,5025,82,5074,82,66740,82,5511,82,42211,82,94005,82,65363,115,119852,115,119904,115,119956,115,120008,115,120060,115,120112,115,120164,115,120216,115,120268,115,120320,115,120372,115,120424,115,120476,115,42801,115,445,115,1109,115,43946,115,71873,115,66632,115,65331,83,119826,83,119878,83,119930,83,119982,83,120034,83,120086,83,120138,83,120190,83,120242,83,120294,83,120346,83,120398,83,120450,83,1029,83,1359,83,5077,83,5082,83,42210,83,94010,83,66198,83,66592,83,119853,116,119905,116,119957,116,120009,116,120061,116,120113,116,120165,116,120217,116,120269,116,120321,116,120373,116,120425,116,120477,116,8868,84,10201,84,128872,84,65332,84,119827,84,119879,84,119931,84,119983,84,120035,84,120087,84,120139,84,120191,84,120243,84,120295,84,120347,84,120399,84,120451,84,932,84,120507,84,120565,84,120623,84,120681,84,120739,84,11430,84,5026,84,42196,84,93962,84,71868,84,66199,84,66225,84,66325,84,119854,117,119906,117,119958,117,120010,117,120062,117,120114,117,120166,117,120218,117,120270,117,120322,117,120374,117,120426,117,120478,117,42911,117,7452,117,43854,117,43858,117,651,117,965,117,120534,117,120592,117,120650,117,120708,117,120766,117,1405,117,66806,117,71896,117,8746,85,8899,85,119828,85,119880,85,119932,85,119984,85,120036,85,120088,85,120140,85,120192,85,120244,85,120296,85,120348,85,120400,85,120452,85,1357,85,4608,85,66766,85,5196,85,42228,85,94018,85,71864,85,8744,118,8897,118,65366,118,8564,118,119855,118,119907,118,119959,118,120011,118,120063,118,120115,118,120167,118,120219,118,120271,118,120323,118,120375,118,120427,118,120479,118,7456,118,957,118,120526,118,120584,118,120642,118,120700,118,120758,118,1141,118,1496,118,71430,118,43945,118,71872,118,119309,86,1639,86,1783,86,8548,86,119829,86,119881,86,119933,86,119985,86,120037,86,120089,86,120141,86,120193,86,120245,86,120297,86,120349,86,120401,86,120453,86,1140,86,11576,86,5081,86,5167,86,42719,86,42214,86,93960,86,71840,86,66845,86,623,119,119856,119,119908,119,119960,119,120012,119,120064,119,120116,119,120168,119,120220,119,120272,119,120324,119,120376,119,120428,119,120480,119,7457,119,1121,119,1309,119,1377,119,71434,119,71438,119,71439,119,43907,119,71919,87,71910,87,119830,87,119882,87,119934,87,119986,87,120038,87,120090,87,120142,87,120194,87,120246,87,120298,87,120350,87,120402,87,120454,87,1308,87,5043,87,5076,87,42218,87,5742,120,10539,120,10540,120,10799,120,65368,120,8569,120,119857,120,119909,120,119961,120,120013,120,120065,120,120117,120,120169,120,120221,120,120273,120,120325,120,120377,120,120429,120,120481,120,5441,120,5501,120,5741,88,9587,88,66338,88,71916,88,65336,88,8553,88,119831,88,119883,88,119935,88,119987,88,120039,88,120091,88,120143,88,120195,88,120247,88,120299,88,120351,88,120403,88,120455,88,42931,88,935,88,120510,88,120568,88,120626,88,120684,88,120742,88,11436,88,11613,88,5815,88,42219,88,66192,88,66228,88,66327,88,66855,88,611,121,7564,121,65369,121,119858,121,119910,121,119962,121,120014,121,120066,121,120118,121,120170,121,120222,121,120274,121,120326,121,120378,121,120430,121,120482,121,655,121,7935,121,43866,121,947,121,8509,121,120516,121,120574,121,120632,121,120690,121,120748,121,1199,121,4327,121,71900,121,65337,89,119832,89,119884,89,119936,89,119988,89,120040,89,120092,89,120144,89,120196,89,120248,89,120300,89,120352,89,120404,89,120456,89,933,89,978,89,120508,89,120566,89,120624,89,120682,89,120740,89,11432,89,1198,89,5033,89,5053,89,42220,89,94019,89,71844,89,66226,89,119859,122,119911,122,119963,122,120015,122,120067,122,120119,122,120171,122,120223,122,120275,122,120327,122,120379,122,120431,122,120483,122,7458,122,43923,122,71876,122,66293,90,71909,90,65338,90,8484,90,8488,90,119833,90,119885,90,119937,90,119989,90,120041,90,120197,90,120249,90,120301,90,120353,90,120405,90,120457,90,918,90,120493,90,120551,90,120609,90,120667,90,120725,90,5059,90,42204,90,71849,90,65282,34,65284,36,65285,37,65286,38,65290,42,65291,43,65294,46,65295,47,65296,48,65297,49,65298,50,65299,51,65300,52,65301,53,65302,54,65303,55,65304,56,65305,57,65308,60,65309,61,65310,62,65312,64,65316,68,65318,70,65319,71,65324,76,65329,81,65330,82,65333,85,65334,86,65335,87,65343,95,65346,98,65348,100,65350,102,65355,107,65357,109,65358,110,65361,113,65362,114,65364,116,65365,117,65367,119,65370,122,65371,123,65373,125,119846,109],"_default":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"cs":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"de":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"es":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"fr":[65374,126,65306,58,65281,33,8216,96,8245,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"it":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ja":[8211,45,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65292,44,65307,59],"ko":[8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pl":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"pt-BR":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"qps-ploc":[160,32,8211,45,65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"ru":[65374,126,65306,58,65281,33,8216,96,8217,96,8245,96,180,96,12494,47,305,105,921,73,1009,112,215,120,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"tr":[160,32,8211,45,65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65288,40,65289,41,65292,44,65307,59,65311,63],"zh-hans":[65374,126,65306,58,65281,33,8245,96,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65288,40,65289,41],"zh-hant":[8211,45,65374,126,180,96,12494,47,1047,51,1073,54,1072,97,1040,65,1068,98,1042,66,1089,99,1057,67,1077,101,1045,69,1053,72,305,105,1050,75,921,73,1052,77,1086,111,1054,79,1009,112,1088,112,1056,80,1075,114,1058,84,215,120,1093,120,1061,88,1091,121,1059,89,65283,35,65307,59]}'));jg.cache=new XG({getCacheKey:JSON.stringify},o=>{function e(d){const c=new Map;for(let h=0;h!d.startsWith("_")&&d in n);s.length===0&&(s=["_default"]);let r;for(const d of s){const c=e(n[d]);r=i(r,c)}const a=e(n._common),l=t(a,r);return new bp(l)});jg._locales=new ll(()=>Object.keys(bp.ambiguousCharacterData.value).filter(o=>!o.startsWith("_")));class ed{static getRawData(){return JSON.parse("[9,10,11,12,13,32,127,160,173,847,1564,4447,4448,6068,6069,6155,6156,6157,6158,7355,7356,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8234,8235,8236,8237,8238,8239,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,10240,12288,12644,65024,65025,65026,65027,65028,65029,65030,65031,65032,65033,65034,65035,65036,65037,65038,65039,65279,65440,65520,65521,65522,65523,65524,65525,65526,65527,65528,65532,78844,119155,119156,119157,119158,119159,119160,119161,119162,917504,917505,917506,917507,917508,917509,917510,917511,917512,917513,917514,917515,917516,917517,917518,917519,917520,917521,917522,917523,917524,917525,917526,917527,917528,917529,917530,917531,917532,917533,917534,917535,917536,917537,917538,917539,917540,917541,917542,917543,917544,917545,917546,917547,917548,917549,917550,917551,917552,917553,917554,917555,917556,917557,917558,917559,917560,917561,917562,917563,917564,917565,917566,917567,917568,917569,917570,917571,917572,917573,917574,917575,917576,917577,917578,917579,917580,917581,917582,917583,917584,917585,917586,917587,917588,917589,917590,917591,917592,917593,917594,917595,917596,917597,917598,917599,917600,917601,917602,917603,917604,917605,917606,917607,917608,917609,917610,917611,917612,917613,917614,917615,917616,917617,917618,917619,917620,917621,917622,917623,917624,917625,917626,917627,917628,917629,917630,917631,917760,917761,917762,917763,917764,917765,917766,917767,917768,917769,917770,917771,917772,917773,917774,917775,917776,917777,917778,917779,917780,917781,917782,917783,917784,917785,917786,917787,917788,917789,917790,917791,917792,917793,917794,917795,917796,917797,917798,917799,917800,917801,917802,917803,917804,917805,917806,917807,917808,917809,917810,917811,917812,917813,917814,917815,917816,917817,917818,917819,917820,917821,917822,917823,917824,917825,917826,917827,917828,917829,917830,917831,917832,917833,917834,917835,917836,917837,917838,917839,917840,917841,917842,917843,917844,917845,917846,917847,917848,917849,917850,917851,917852,917853,917854,917855,917856,917857,917858,917859,917860,917861,917862,917863,917864,917865,917866,917867,917868,917869,917870,917871,917872,917873,917874,917875,917876,917877,917878,917879,917880,917881,917882,917883,917884,917885,917886,917887,917888,917889,917890,917891,917892,917893,917894,917895,917896,917897,917898,917899,917900,917901,917902,917903,917904,917905,917906,917907,917908,917909,917910,917911,917912,917913,917914,917915,917916,917917,917918,917919,917920,917921,917922,917923,917924,917925,917926,917927,917928,917929,917930,917931,917932,917933,917934,917935,917936,917937,917938,917939,917940,917941,917942,917943,917944,917945,917946,917947,917948,917949,917950,917951,917952,917953,917954,917955,917956,917957,917958,917959,917960,917961,917962,917963,917964,917965,917966,917967,917968,917969,917970,917971,917972,917973,917974,917975,917976,917977,917978,917979,917980,917981,917982,917983,917984,917985,917986,917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997,917998,917999]")}static getData(){return this._data||(this._data=new Set(ed.getRawData())),this._data}static isInvisibleCharacter(e){return ed.getData().has(e)}static get codePoints(){return ed.getData()}}ed._data=void 0;class cN{constructor(){this.mapWindowIdToZoomFactor=new Map}getZoomFactor(e){var t;return(t=this.mapWindowIdToZoomFactor.get(this.getWindowId(e)))!==null&&t!==void 0?t:1}getWindowId(e){return e.vscodeWindowId}}cN.INSTANCE=new cN;function oW(o,e,t){typeof e=="string"&&(e=o.matchMedia(e)),e.addEventListener("change",t)}function pZ(o){return cN.INSTANCE.getZoomFactor(o)}const d_=navigator.userAgent,Ar=d_.indexOf("Firefox")>=0,Eg=d_.indexOf("AppleWebKit")>=0,cC=d_.indexOf("Chrome")>=0,yc=!cC&&d_.indexOf("Safari")>=0,rW=!cC&&!yc&&Eg;d_.indexOf("Electron/")>=0;const $F=d_.indexOf("Android")>=0;let Pw=!1;if(typeof jt.matchMedia=="function"){const o=jt.matchMedia("(display-mode: standalone) or (display-mode: window-controls-overlay)"),e=jt.matchMedia("(display-mode: fullscreen)");Pw=o.matches,oW(jt,o,({matches:t})=>{Pw&&e.matches||(Pw=t)})}function _Z(){return Pw}const nA={clipboard:{writeText:za||document.queryCommandSupported&&document.queryCommandSupported("copy")||!!(navigator&&navigator.clipboard&&navigator.clipboard.writeText),readText:za||!!(navigator&&navigator.clipboard&&navigator.clipboard.readText)},keyboard:za||_Z()?0:navigator.keyboard||yc?1:2,touch:"ontouchstart"in jt||navigator.maxTouchPoints>0,pointerEvents:jt.PointerEvent&&("ontouchstart"in jt||navigator.maxTouchPoints>0)};function hN(o,e){if(typeof o=="number"){if(o===0)return null;const t=(o&65535)>>>0,i=(o&4294901760)>>>16;return i!==0?new ix([c1(t,e),c1(i,e)]):new ix([c1(t,e)])}else{const t=[];for(let i=0;i{const r=e.token.onCancellationRequested(()=>{r.dispose(),s(new Xa)});Promise.resolve(t).then(a=>{r.dispose(),e.dispose(),n(a)},a=>{r.dispose(),e.dispose(),s(a)})});return new class{cancel(){e.cancel(),e.dispose()}then(n,s){return i.then(n,s)}catch(n){return this.then(void 0,n)}finally(n){return i.finally(n)}}}function hC(o,e,t){return new Promise((i,n)=>{const s=e.onCancellationRequested(()=>{s.dispose(),i(t)});o.then(i,n).finally(()=>s.dispose())})}class xZ{constructor(){this.isDisposed=!1,this.activePromise=null,this.queuedPromise=null,this.queuedPromiseFactory=null}queue(e){if(this.isDisposed)return Promise.reject(new Error("Throttler is disposed"));if(this.activePromise){if(this.queuedPromiseFactory=e,!this.queuedPromise){const t=()=>{if(this.queuedPromise=null,this.isDisposed)return;const i=this.queue(this.queuedPromiseFactory);return this.queuedPromiseFactory=null,i};this.queuedPromise=new Promise(i=>{this.activePromise.then(t,t).then(i)})}return new Promise((t,i)=>{this.queuedPromise.then(t,i)})}return this.activePromise=e(),new Promise((t,i)=>{this.activePromise.then(n=>{this.activePromise=null,t(n)},n=>{this.activePromise=null,i(n)})})}dispose(){this.isDisposed=!0}}const IZ=(o,e)=>{let t=!0;const i=setTimeout(()=>{t=!1,e()},o);return{isTriggered:()=>t,dispose:()=>{clearTimeout(i),t=!1}}},EZ=o=>{let e=!0;return queueMicrotask(()=>{e&&(e=!1,o())}),{isTriggered:()=>e,dispose:()=>{e=!1}}};class ha{constructor(e){this.defaultDelay=e,this.deferred=null,this.completionPromise=null,this.doResolve=null,this.doReject=null,this.task=null}trigger(e,t=this.defaultDelay){this.task=e,this.cancelTimeout(),this.completionPromise||(this.completionPromise=new Promise((n,s)=>{this.doResolve=n,this.doReject=s}).then(()=>{if(this.completionPromise=null,this.doResolve=null,this.task){const n=this.task;return this.task=null,n()}}));const i=()=>{var n;this.deferred=null,(n=this.doResolve)===null||n===void 0||n.call(this,null)};return this.deferred=t===aW?EZ(i):IZ(t,i),this.completionPromise}isTriggered(){var e;return!!(!((e=this.deferred)===null||e===void 0)&&e.isTriggered())}cancel(){var e;this.cancelTimeout(),this.completionPromise&&((e=this.doReject)===null||e===void 0||e.call(this,new Xa),this.completionPromise=null)}cancelTimeout(){var e;(e=this.deferred)===null||e===void 0||e.dispose(),this.deferred=null}dispose(){this.cancel()}}class lW{constructor(e){this.delayer=new ha(e),this.throttler=new xZ}trigger(e,t){return this.delayer.trigger(()=>this.throttler.queue(e),t)}cancel(){this.delayer.cancel()}dispose(){this.delayer.dispose(),this.throttler.dispose()}}function kc(o,e){return e?new Promise((t,i)=>{const n=setTimeout(()=>{s.dispose(),t()},o),s=e.onCancellationRequested(()=>{clearTimeout(n),s.dispose(),i(new Xa)})}):In(t=>kc(o,t))}function Qh(o,e=0,t){const i=setTimeout(()=>{o(),t&&n.dispose()},e),n=Ne(()=>{clearTimeout(i),t==null||t.deleteAndLeak(n)});return t==null||t.add(n),n}function sA(o,e=i=>!!i,t=null){let i=0;const n=o.length,s=()=>{if(i>=n)return Promise.resolve(t);const r=o[i++];return Promise.resolve(r()).then(l=>e(l)?Promise.resolve(l):s())};return s()}class _a{constructor(e,t){this._isDisposed=!1,this._token=-1,typeof e=="function"&&typeof t=="number"&&this.setIfNotSet(e,t)}dispose(){this.cancel(),this._isDisposed=!0}cancel(){this._token!==-1&&(clearTimeout(this._token),this._token=-1)}cancelAndSet(e,t){if(this._isDisposed)throw new Kt("Calling 'cancelAndSet' on a disposed TimeoutTimer");this.cancel(),this._token=setTimeout(()=>{this._token=-1,e()},t)}setIfNotSet(e,t){if(this._isDisposed)throw new Kt("Calling 'setIfNotSet' on a disposed TimeoutTimer");this._token===-1&&(this._token=setTimeout(()=>{this._token=-1,e()},t))}}class oA{constructor(){this.disposable=void 0,this.isDisposed=!1}cancel(){var e;(e=this.disposable)===null||e===void 0||e.dispose(),this.disposable=void 0}cancelAndSet(e,t,i=globalThis){if(this.isDisposed)throw new Kt("Calling 'cancelAndSet' on a disposed IntervalTimer");this.cancel();const n=i.setInterval(()=>{e()},t);this.disposable=Ne(()=>{i.clearInterval(n),this.disposable=void 0})}dispose(){this.cancel(),this.isDisposed=!0}}class Gt{constructor(e,t){this.timeoutToken=-1,this.runner=e,this.timeout=t,this.timeoutHandler=this.onTimeout.bind(this)}dispose(){this.cancel(),this.runner=null}cancel(){this.isScheduled()&&(clearTimeout(this.timeoutToken),this.timeoutToken=-1)}schedule(e=this.timeout){this.cancel(),this.timeoutToken=setTimeout(this.timeoutHandler,e)}get delay(){return this.timeout}set delay(e){this.timeout=e}isScheduled(){return this.timeoutToken!==-1}onTimeout(){this.timeoutToken=-1,this.runner&&this.doRun()}doRun(){var e;(e=this.runner)===null||e===void 0||e.call(this)}}let dW,Wv;(function(){typeof globalThis.requestIdleCallback!="function"||typeof globalThis.cancelIdleCallback!="function"?Wv=(o,e)=>{I8(()=>{if(t)return;const i=Date.now()+15;e(Object.freeze({didTimeout:!0,timeRemaining(){return Math.max(0,i-Date.now())}}))});let t=!1;return{dispose(){t||(t=!0)}}}:Wv=(o,e,t)=>{const i=o.requestIdleCallback(e,typeof t=="number"?{timeout:t}:void 0);let n=!1;return{dispose(){n||(n=!0,o.cancelIdleCallback(i))}}},dW=o=>Wv(globalThis,o)})();class cW{constructor(e,t){this._didRun=!1,this._executor=()=>{try{this._value=t()}catch(i){this._error=i}finally{this._didRun=!0}},this._handle=Wv(e,()=>this._executor())}dispose(){this._handle.dispose()}get value(){if(this._didRun||(this._handle.dispose(),this._executor()),this._error)throw this._error;return this._value}get isInitialized(){return this._didRun}}class NZ extends cW{constructor(e){super(globalThis,e)}}class uC{get isRejected(){var e;return((e=this.outcome)===null||e===void 0?void 0:e.outcome)===1}get isSettled(){return!!this.outcome}constructor(){this.p=new Promise((e,t)=>{this.completeCallback=e,this.errorCallback=t})}complete(e){return new Promise(t=>{this.completeCallback(e),this.outcome={outcome:0,value:e},t()})}error(e){return new Promise(t=>{this.errorCallback(e),this.outcome={outcome:1,value:e},t()})}cancel(){return this.error(new Xa)}}var gN;(function(o){async function e(i){let n;const s=await Promise.all(i.map(r=>r.then(a=>a,a=>{n||(n=a)})));if(typeof n<"u")throw n;return s}o.settled=e;function t(i){return new Promise(async(n,s)=>{try{await i(n,s)}catch(r){s(r)}})}o.withAsyncBody=t})(gN||(gN={}));class sn{static fromArray(e){return new sn(t=>{t.emitMany(e)})}static fromPromise(e){return new sn(async t=>{t.emitMany(await e)})}static fromPromises(e){return new sn(async t=>{await Promise.all(e.map(async i=>t.emitOne(await i)))})}static merge(e){return new sn(async t=>{await Promise.all(e.map(async i=>{for await(const n of i)t.emitOne(n)}))})}constructor(e,t){this._state=0,this._results=[],this._error=null,this._onReturn=t,this._onStateChanged=new F,queueMicrotask(async()=>{const i={emitOne:n=>this.emitOne(n),emitMany:n=>this.emitMany(n),reject:n=>this.reject(n)};try{await Promise.resolve(e(i)),this.resolve()}catch(n){this.reject(n)}finally{i.emitOne=void 0,i.emitMany=void 0,i.reject=void 0}})}[Symbol.asyncIterator](){let e=0;return{next:async()=>{do{if(this._state===2)throw this._error;if(e{var t;return(t=this._onReturn)===null||t===void 0||t.call(this),{done:!0,value:void 0}}}}static map(e,t){return new sn(async i=>{for await(const n of e)i.emitOne(t(n))})}map(e){return sn.map(this,e)}static filter(e,t){return new sn(async i=>{for await(const n of e)t(n)&&i.emitOne(n)})}filter(e){return sn.filter(this,e)}static coalesce(e){return sn.filter(e,t=>!!t)}coalesce(){return sn.coalesce(this)}static async toPromise(e){const t=[];for await(const i of e)t.push(i);return t}toPromise(){return sn.toPromise(this)}emitOne(e){this._state===0&&(this._results.push(e),this._onStateChanged.fire())}emitMany(e){this._state===0&&(this._results=this._results.concat(e),this._onStateChanged.fire())}resolve(){this._state===0&&(this._state=1,this._onStateChanged.fire())}reject(e){this._state===0&&(this._state=2,this._error=e,this._onStateChanged.fire())}}sn.EMPTY=sn.fromArray([]);class TZ extends sn{constructor(e,t){super(t),this._source=e}cancel(){this._source.cancel()}}function MZ(o){const e=new ki,t=o(e.token);return new TZ(e,async i=>{const n=e.token.onCancellationRequested(()=>{n.dispose(),e.dispose(),i.reject(new Xa)});try{for await(const s of t){if(e.token.isCancellationRequested)return;i.emitOne(s)}n.dispose(),e.dispose()}catch(s){n.dispose(),e.dispose(),i.reject(s)}})}/*! @license DOMPurify 3.0.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.5/LICENSE */const{entries:hW,setPrototypeOf:jF,isFrozen:RZ,getPrototypeOf:AZ,getOwnPropertyDescriptor:PZ}=Object;let{freeze:Ao,seal:Ja,create:OZ}=Object,{apply:fN,construct:mN}=typeof Reflect<"u"&&Reflect;fN||(fN=function(e,t,i){return e.apply(t,i)});Ao||(Ao=function(e){return e});Ja||(Ja=function(e){return e});mN||(mN=function(e,t){return new e(...t)});const FZ=ua(Array.prototype.forEach),qF=ua(Array.prototype.pop),A_=ua(Array.prototype.push),Ow=ua(String.prototype.toLowerCase),nx=ua(String.prototype.toString),BZ=ua(String.prototype.match),Ca=ua(String.prototype.replace),WZ=ua(String.prototype.indexOf),HZ=ua(String.prototype.trim),br=ua(RegExp.prototype.test),P_=VZ(TypeError);function ua(o){return function(e){for(var t=arguments.length,i=new Array(t>1?t-1:0),n=1;n/gm),jZ=Ja(/\${[\w\W]*}/gm),qZ=Ja(/^data-[\-\w.\u00B7-\uFFFF]/),GZ=Ja(/^aria-[\-\w]+$/),uW=Ja(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ZZ=Ja(/^(?:\w+script|data):/i),YZ=Ja(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),gW=Ja(/^html$/i);var XF=Object.freeze({__proto__:null,MUSTACHE_EXPR:$Z,ERB_EXPR:KZ,TMPLIT_EXPR:jZ,DATA_ATTR:qZ,ARIA_ATTR:GZ,IS_ALLOWED_URI:uW,IS_SCRIPT_OR_DATA:ZZ,ATTR_WHITESPACE:YZ,DOCTYPE_NAME:gW});const QZ=()=>typeof window>"u"?null:window,XZ=function(e,t){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let i=null;const n="data-tt-policy-suffix";t&&t.hasAttribute(n)&&(i=t.getAttribute(n));const s="dompurify"+(i?"#"+i:"");try{return e.createPolicy(s,{createHTML(r){return r},createScriptURL(r){return r}})}catch{return console.warn("TrustedTypes policy "+s+" could not be created."),null}};function fW(){let o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:QZ();const e=ut=>fW(ut);if(e.version="3.0.5",e.removed=[],!o||!o.document||o.document.nodeType!==9)return e.isSupported=!1,e;const t=o.document,i=t.currentScript;let{document:n}=o;const{DocumentFragment:s,HTMLTemplateElement:r,Node:a,Element:l,NodeFilter:d,NamedNodeMap:c=o.NamedNodeMap||o.MozNamedAttrMap,HTMLFormElement:h,DOMParser:u,trustedTypes:g}=o,f=l.prototype,p=h1(f,"cloneNode"),_=h1(f,"nextSibling"),v=h1(f,"childNodes"),b=h1(f,"parentNode");if(typeof r=="function"){const ut=n.createElement("template");ut.content&&ut.content.ownerDocument&&(n=ut.content.ownerDocument)}let C,w="";const{implementation:S,createNodeIterator:y,createDocumentFragment:k,getElementsByTagName:x}=n,{importNode:N}=t;let B={};e.isSupported=typeof hW=="function"&&typeof b=="function"&&S&&S.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:P,ERB_EXPR:R,TMPLIT_EXPR:O,DATA_ATTR:U,ARIA_ATTR:Y,IS_SCRIPT_OR_DATA:me,ATTR_WHITESPACE:ie}=XF;let{IS_ALLOWED_URI:Se}=XF,ne=null;const Re=Ut({},[...GF,...sx,...ox,...rx,...ZF]);let De=null;const Le=Ut({},[...YF,...ax,...QF,...u1]);let pe=Object.seal(Object.create(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Wt=null,Ai=null,Nt=!0,_t=!0,Lt=!1,tt=!0,Tt=!1,Ie=!1,Qi=!1,Qn=!1,Nn=!1,io=!1,xi=!1,Es=!0,Ns=!1;const ln="user-content-";let te=!0,G=!1,K={},M=null;const A=Ut({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let j=null;const V=Ut({},["audio","video","img","source","image","track"]);let re=null;const we=Ut({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),Oe="http://www.w3.org/1998/Math/MathML",He="http://www.w3.org/2000/svg",st="http://www.w3.org/1999/xhtml";let Xe=st,Zt=!1,Qt=null;const Qe=Ut({},[Oe,He,st],nx);let Vi;const zi=["application/xhtml+xml","text/html"],Kr="text/html";let Vt,fn=null;const Ru=n.createElement("form"),Au=function(X){return X instanceof RegExp||X instanceof Function},ba=function(X){if(!(fn&&fn===X)){if((!X||typeof X!="object")&&(X={}),X=Uf(X),Vi=zi.indexOf(X.PARSER_MEDIA_TYPE)===-1?Vi=Kr:Vi=X.PARSER_MEDIA_TYPE,Vt=Vi==="application/xhtml+xml"?nx:Ow,ne="ALLOWED_TAGS"in X?Ut({},X.ALLOWED_TAGS,Vt):Re,De="ALLOWED_ATTR"in X?Ut({},X.ALLOWED_ATTR,Vt):Le,Qt="ALLOWED_NAMESPACES"in X?Ut({},X.ALLOWED_NAMESPACES,nx):Qe,re="ADD_URI_SAFE_ATTR"in X?Ut(Uf(we),X.ADD_URI_SAFE_ATTR,Vt):we,j="ADD_DATA_URI_TAGS"in X?Ut(Uf(V),X.ADD_DATA_URI_TAGS,Vt):V,M="FORBID_CONTENTS"in X?Ut({},X.FORBID_CONTENTS,Vt):A,Wt="FORBID_TAGS"in X?Ut({},X.FORBID_TAGS,Vt):{},Ai="FORBID_ATTR"in X?Ut({},X.FORBID_ATTR,Vt):{},K="USE_PROFILES"in X?X.USE_PROFILES:!1,Nt=X.ALLOW_ARIA_ATTR!==!1,_t=X.ALLOW_DATA_ATTR!==!1,Lt=X.ALLOW_UNKNOWN_PROTOCOLS||!1,tt=X.ALLOW_SELF_CLOSE_IN_ATTR!==!1,Tt=X.SAFE_FOR_TEMPLATES||!1,Ie=X.WHOLE_DOCUMENT||!1,Nn=X.RETURN_DOM||!1,io=X.RETURN_DOM_FRAGMENT||!1,xi=X.RETURN_TRUSTED_TYPE||!1,Qn=X.FORCE_BODY||!1,Es=X.SANITIZE_DOM!==!1,Ns=X.SANITIZE_NAMED_PROPS||!1,te=X.KEEP_CONTENT!==!1,G=X.IN_PLACE||!1,Se=X.ALLOWED_URI_REGEXP||uW,Xe=X.NAMESPACE||st,pe=X.CUSTOM_ELEMENT_HANDLING||{},X.CUSTOM_ELEMENT_HANDLING&&Au(X.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(pe.tagNameCheck=X.CUSTOM_ELEMENT_HANDLING.tagNameCheck),X.CUSTOM_ELEMENT_HANDLING&&Au(X.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(pe.attributeNameCheck=X.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),X.CUSTOM_ELEMENT_HANDLING&&typeof X.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(pe.allowCustomizedBuiltInElements=X.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Tt&&(_t=!1),io&&(Nn=!0),K&&(ne=Ut({},[...ZF]),De=[],K.html===!0&&(Ut(ne,GF),Ut(De,YF)),K.svg===!0&&(Ut(ne,sx),Ut(De,ax),Ut(De,u1)),K.svgFilters===!0&&(Ut(ne,ox),Ut(De,ax),Ut(De,u1)),K.mathMl===!0&&(Ut(ne,rx),Ut(De,QF),Ut(De,u1))),X.ADD_TAGS&&(ne===Re&&(ne=Uf(ne)),Ut(ne,X.ADD_TAGS,Vt)),X.ADD_ATTR&&(De===Le&&(De=Uf(De)),Ut(De,X.ADD_ATTR,Vt)),X.ADD_URI_SAFE_ATTR&&Ut(re,X.ADD_URI_SAFE_ATTR,Vt),X.FORBID_CONTENTS&&(M===A&&(M=Uf(M)),Ut(M,X.FORBID_CONTENTS,Vt)),te&&(ne["#text"]=!0),Ie&&Ut(ne,["html","head","body"]),ne.table&&(Ut(ne,["tbody"]),delete Wt.tbody),X.TRUSTED_TYPES_POLICY){if(typeof X.TRUSTED_TYPES_POLICY.createHTML!="function")throw P_('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof X.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw P_('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');C=X.TRUSTED_TYPES_POLICY,w=C.createHTML("")}else C===void 0&&(C=XZ(g,i)),C!==null&&typeof w=="string"&&(w=C.createHTML(""));Ao&&Ao(X),fn=X}},Uc=Ut({},["mi","mo","mn","ms","mtext"]),Pu=Ut({},["foreignobject","desc","title","annotation-xml"]),Ou=Ut({},["title","style","font","a","script"]),Vf=Ut({},sx);Ut(Vf,ox),Ut(Vf,zZ);const Fu=Ut({},rx);Ut(Fu,UZ);const GD=function(X){let Te=b(X);(!Te||!Te.tagName)&&(Te={namespaceURI:Xe,tagName:"template"});const Ge=Ow(X.tagName),Ui=Ow(Te.tagName);return Qt[X.namespaceURI]?X.namespaceURI===He?Te.namespaceURI===st?Ge==="svg":Te.namespaceURI===Oe?Ge==="svg"&&(Ui==="annotation-xml"||Uc[Ui]):!!Vf[Ge]:X.namespaceURI===Oe?Te.namespaceURI===st?Ge==="math":Te.namespaceURI===He?Ge==="math"&&Pu[Ui]:!!Fu[Ge]:X.namespaceURI===st?Te.namespaceURI===He&&!Pu[Ui]||Te.namespaceURI===Oe&&!Uc[Ui]?!1:!Fu[Ge]&&(Ou[Ge]||!Vf[Ge]):!!(Vi==="application/xhtml+xml"&&Qt[X.namespaceURI]):!1},fl=function(X){A_(e.removed,{element:X});try{X.parentNode.removeChild(X)}catch{X.remove()}},M_=function(X,Te){try{A_(e.removed,{attribute:Te.getAttributeNode(X),from:Te})}catch{A_(e.removed,{attribute:null,from:Te})}if(Te.removeAttribute(X),X==="is"&&!De[X])if(Nn||io)try{fl(Te)}catch{}else try{Te.setAttribute(X,"")}catch{}},R_=function(X){let Te,Ge;if(Qn)X=""+X;else{const jr=BZ(X,/^[\r\n\t ]+/);Ge=jr&&jr[0]}Vi==="application/xhtml+xml"&&Xe===st&&(X=''+X+"");const Ui=C?C.createHTML(X):X;if(Xe===st)try{Te=new u().parseFromString(Ui,Vi)}catch{}if(!Te||!Te.documentElement){Te=S.createDocument(Xe,"template",null);try{Te.documentElement.innerHTML=Zt?w:Ui}catch{}}const _s=Te.body||Te.documentElement;return X&&Ge&&_s.insertBefore(n.createTextNode(Ge),_s.childNodes[0]||null),Xe===st?x.call(Te,Ie?"html":"body")[0]:Ie?Te.documentElement:_s},i1=function(X){return y.call(X.ownerDocument||X,X,d.SHOW_ELEMENT|d.SHOW_COMMENT|d.SHOW_TEXT,null,!1)},XK=function(X){return X instanceof h&&(typeof X.nodeName!="string"||typeof X.textContent!="string"||typeof X.removeChild!="function"||!(X.attributes instanceof c)||typeof X.removeAttribute!="function"||typeof X.setAttribute!="function"||typeof X.namespaceURI!="string"||typeof X.insertBefore!="function"||typeof X.hasChildNodes!="function")},n1=function(X){return typeof a=="object"?X instanceof a:X&&typeof X=="object"&&typeof X.nodeType=="number"&&typeof X.nodeName=="string"},Ld=function(X,Te,Ge){B[X]&&FZ(B[X],Ui=>{Ui.call(e,Te,Ge,fn)})},lF=function(X){let Te;if(Ld("beforeSanitizeElements",X,null),XK(X))return fl(X),!0;const Ge=Vt(X.nodeName);if(Ld("uponSanitizeElement",X,{tagName:Ge,allowedTags:ne}),X.hasChildNodes()&&!n1(X.firstElementChild)&&(!n1(X.content)||!n1(X.content.firstElementChild))&&br(/<[/\w]/g,X.innerHTML)&&br(/<[/\w]/g,X.textContent))return fl(X),!0;if(!ne[Ge]||Wt[Ge]){if(!Wt[Ge]&&cF(Ge)&&(pe.tagNameCheck instanceof RegExp&&br(pe.tagNameCheck,Ge)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(Ge)))return!1;if(te&&!M[Ge]){const Ui=b(X)||X.parentNode,_s=v(X)||X.childNodes;if(_s&&Ui){const jr=_s.length;for(let wn=jr-1;wn>=0;--wn)Ui.insertBefore(p(_s[wn],!0),_(X))}}return fl(X),!0}return X instanceof l&&!GD(X)||(Ge==="noscript"||Ge==="noembed"||Ge==="noframes")&&br(/<\/no(script|embed|frames)/i,X.innerHTML)?(fl(X),!0):(Tt&&X.nodeType===3&&(Te=X.textContent,Te=Ca(Te,P," "),Te=Ca(Te,R," "),Te=Ca(Te,O," "),X.textContent!==Te&&(A_(e.removed,{element:X.cloneNode()}),X.textContent=Te)),Ld("afterSanitizeElements",X,null),!1)},dF=function(X,Te,Ge){if(Es&&(Te==="id"||Te==="name")&&(Ge in n||Ge in Ru))return!1;if(!(_t&&!Ai[Te]&&br(U,Te))){if(!(Nt&&br(Y,Te))){if(!De[Te]||Ai[Te]){if(!(cF(X)&&(pe.tagNameCheck instanceof RegExp&&br(pe.tagNameCheck,X)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(X))&&(pe.attributeNameCheck instanceof RegExp&&br(pe.attributeNameCheck,Te)||pe.attributeNameCheck instanceof Function&&pe.attributeNameCheck(Te))||Te==="is"&&pe.allowCustomizedBuiltInElements&&(pe.tagNameCheck instanceof RegExp&&br(pe.tagNameCheck,Ge)||pe.tagNameCheck instanceof Function&&pe.tagNameCheck(Ge))))return!1}else if(!re[Te]){if(!br(Se,Ca(Ge,ie,""))){if(!((Te==="src"||Te==="xlink:href"||Te==="href")&&X!=="script"&&WZ(Ge,"data:")===0&&j[X])){if(!(Lt&&!br(me,Ca(Ge,ie,"")))){if(Ge)return!1}}}}}}return!0},cF=function(X){return X.indexOf("-")>0},hF=function(X){let Te,Ge,Ui,_s;Ld("beforeSanitizeAttributes",X,null);const{attributes:jr}=X;if(!jr)return;const wn={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:De};for(_s=jr.length;_s--;){Te=jr[_s];const{name:ml,namespaceURI:ZD}=Te;if(Ge=ml==="value"?Te.value:HZ(Te.value),Ui=Vt(ml),wn.attrName=Ui,wn.attrValue=Ge,wn.keepAttr=!0,wn.forceKeepAttr=void 0,Ld("uponSanitizeAttribute",X,wn),Ge=wn.attrValue,wn.forceKeepAttr||(M_(ml,X),!wn.keepAttr))continue;if(!tt&&br(/\/>/i,Ge)){M_(ml,X);continue}Tt&&(Ge=Ca(Ge,P," "),Ge=Ca(Ge,R," "),Ge=Ca(Ge,O," "));const uF=Vt(X.nodeName);if(dF(uF,Ui,Ge)){if(Ns&&(Ui==="id"||Ui==="name")&&(M_(ml,X),Ge=ln+Ge),C&&typeof g=="object"&&typeof g.getAttributeType=="function"&&!ZD)switch(g.getAttributeType(uF,Ui)){case"TrustedHTML":{Ge=C.createHTML(Ge);break}case"TrustedScriptURL":{Ge=C.createScriptURL(Ge);break}}try{ZD?X.setAttributeNS(ZD,ml,Ge):X.setAttribute(ml,Ge),qF(e.removed)}catch{}}}Ld("afterSanitizeAttributes",X,null)},JK=function ut(X){let Te;const Ge=i1(X);for(Ld("beforeSanitizeShadowDOM",X,null);Te=Ge.nextNode();)Ld("uponSanitizeShadowNode",Te,null),!lF(Te)&&(Te.content instanceof s&&ut(Te.content),hF(Te));Ld("afterSanitizeShadowDOM",X,null)};return e.sanitize=function(ut){let X=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Te,Ge,Ui,_s;if(Zt=!ut,Zt&&(ut=""),typeof ut!="string"&&!n1(ut))if(typeof ut.toString=="function"){if(ut=ut.toString(),typeof ut!="string")throw P_("dirty is not a string, aborting")}else throw P_("toString is not a function");if(!e.isSupported)return ut;if(Qi||ba(X),e.removed=[],typeof ut=="string"&&(G=!1),G){if(ut.nodeName){const ml=Vt(ut.nodeName);if(!ne[ml]||Wt[ml])throw P_("root node is forbidden and cannot be sanitized in-place")}}else if(ut instanceof a)Te=R_(""),Ge=Te.ownerDocument.importNode(ut,!0),Ge.nodeType===1&&Ge.nodeName==="BODY"||Ge.nodeName==="HTML"?Te=Ge:Te.appendChild(Ge);else{if(!Nn&&!Tt&&!Ie&&ut.indexOf("<")===-1)return C&&xi?C.createHTML(ut):ut;if(Te=R_(ut),!Te)return Nn?null:xi?w:""}Te&&Qn&&fl(Te.firstChild);const jr=i1(G?ut:Te);for(;Ui=jr.nextNode();)lF(Ui)||(Ui.content instanceof s&&JK(Ui.content),hF(Ui));if(G)return ut;if(Nn){if(io)for(_s=k.call(Te.ownerDocument);Te.firstChild;)_s.appendChild(Te.firstChild);else _s=Te;return(De.shadowroot||De.shadowrootmode)&&(_s=N.call(t,_s,!0)),_s}let wn=Ie?Te.outerHTML:Te.innerHTML;return Ie&&ne["!doctype"]&&Te.ownerDocument&&Te.ownerDocument.doctype&&Te.ownerDocument.doctype.name&&br(gW,Te.ownerDocument.doctype.name)&&(wn=" +`+wn),Tt&&(wn=Ca(wn,P," "),wn=Ca(wn,R," "),wn=Ca(wn,O," ")),C&&xi?C.createHTML(wn):wn},e.setConfig=function(ut){ba(ut),Qi=!0},e.clearConfig=function(){fn=null,Qi=!1},e.isValidAttribute=function(ut,X,Te){fn||ba({});const Ge=Vt(ut),Ui=Vt(X);return dF(Ge,Ui,Te)},e.addHook=function(ut,X){typeof X=="function"&&(B[ut]=B[ut]||[],A_(B[ut],X))},e.removeHook=function(ut){if(B[ut])return qF(B[ut])},e.removeHooks=function(ut){B[ut]&&(B[ut]=[])},e.removeAllHooks=function(){B={}},e}var bd=fW();bd.version;bd.isSupported;const mW=bd.sanitize;bd.setConfig;bd.clearConfig;bd.isValidAttribute;const pW=bd.addHook,_W=bd.removeHook;bd.removeHooks;bd.removeAllHooks;var Ke;(function(o){o.inMemory="inmemory",o.vscode="vscode",o.internal="private",o.walkThrough="walkThrough",o.walkThroughSnippet="walkThroughSnippet",o.http="http",o.https="https",o.file="file",o.mailto="mailto",o.untitled="untitled",o.data="data",o.command="command",o.vscodeRemote="vscode-remote",o.vscodeRemoteResource="vscode-remote-resource",o.vscodeManagedRemoteResource="vscode-managed-remote-resource",o.vscodeUserData="vscode-userdata",o.vscodeCustomEditor="vscode-custom-editor",o.vscodeNotebookCell="vscode-notebook-cell",o.vscodeNotebookCellMetadata="vscode-notebook-cell-metadata",o.vscodeNotebookCellOutput="vscode-notebook-cell-output",o.vscodeInteractiveInput="vscode-interactive-input",o.vscodeSettings="vscode-settings",o.vscodeWorkspaceTrust="vscode-workspace-trust",o.vscodeTerminal="vscode-terminal",o.vscodeChatCodeBlock="vscode-chat-code-block",o.vscodeCopilotBackingChatCodeBlock="vscode-copilot-chat-code-block",o.vscodeChatCodeCompareBlock="vscode-chat-code-compare-block",o.vscodeChatSesssion="vscode-chat-editor",o.webviewPanel="webview-panel",o.vscodeWebview="vscode-webview",o.extension="extension",o.vscodeFileResource="vscode-file",o.tmp="tmp",o.vsls="vsls",o.vscodeSourceControl="vscode-scm",o.commentsInput="comment",o.codeSetting="code-setting"})(Ke||(Ke={}));function rA(o,e){return We.isUri(o)?bm(o.scheme,e):Q2(o,e+":")}function pN(o,...e){return e.some(t=>rA(o,t))}const JZ="tkn";class eY{constructor(){this._hosts=Object.create(null),this._ports=Object.create(null),this._connectionTokens=Object.create(null),this._preferredWebSchema="http",this._delegate=null,this._serverRootPath="/"}setPreferredWebSchema(e){this._preferredWebSchema=e}get _remoteResourcesPath(){return on.join(this._serverRootPath,Ke.vscodeRemoteResource)}rewrite(e){if(this._delegate)try{return this._delegate(e)}catch(a){return Ye(a),e}const t=e.authority;let i=this._hosts[t];i&&i.indexOf(":")!==-1&&i.indexOf("[")===-1&&(i=`[${i}]`);const n=this._ports[t],s=this._connectionTokens[t];let r=`path=${encodeURIComponent(e.path)}`;return typeof s=="string"&&(r+=`&${JZ}=${encodeURIComponent(s)}`),We.from({scheme:Cu?this._preferredWebSchema:Ke.vscodeRemoteResource,authority:`${i}:${n}`,path:this._remoteResourcesPath,query:r})}}const vW=new eY,tY="vscode-app";class Eb{uriToBrowserUri(e){return e.scheme===Ke.vscodeRemote?vW.rewrite(e):e.scheme===Ke.file&&(za||dq===`${Ke.vscodeFileResource}://${Eb.FALLBACK_AUTHORITY}`)?e.with({scheme:Ke.vscodeFileResource,authority:e.authority||Eb.FALLBACK_AUTHORITY,query:null,fragment:null}):e}}Eb.FALLBACK_AUTHORITY=tY;const bW=new Eb;var JF;(function(o){const e=new Map([["1",{"Cross-Origin-Opener-Policy":"same-origin"}],["2",{"Cross-Origin-Embedder-Policy":"require-corp"}],["3",{"Cross-Origin-Opener-Policy":"same-origin","Cross-Origin-Embedder-Policy":"require-corp"}]]);o.CoopAndCoep=Object.freeze(e.get("3"));const t="vscode-coi";function i(s){let r;typeof s=="string"?r=new URL(s).searchParams:s instanceof URL?r=s.searchParams:We.isUri(s)&&(r=new URL(s.toString(!0)).searchParams);const a=r==null?void 0:r.get(t);if(a)return e.get(a)}o.getHeadersFromQuery=i;function n(s,r,a){if(!globalThis.crossOriginIsolated)return;const l=r&&a?"3":a?"2":"1";s instanceof URLSearchParams?s.set(t,l):s[t]=l}o.addSearchParam=n})(JF||(JF={}));function AL(o){return PL(o,0)}function PL(o,e){switch(typeof o){case"object":return o===null?Yd(349,e):Array.isArray(o)?nY(o,e):sY(o,e);case"string":return aA(o,e);case"boolean":return iY(o,e);case"number":return Yd(o,e);case"undefined":return Yd(937,e);default:return Yd(617,e)}}function Yd(o,e){return(e<<5)-e+o|0}function iY(o,e){return Yd(o?433:863,e)}function aA(o,e){e=Yd(149417,e);for(let t=0,i=o.length;tPL(i,t),e)}function sY(o,e){return e=Yd(181387,e),Object.keys(o).sort().reduce((t,i)=>(t=aA(i,t),PL(o[i],t)),e)}function lx(o,e,t=32){const i=t-e,n=~((1<>>i)>>>0}function e4(o,e=0,t=o.byteLength,i=0){for(let n=0;nt.toString(16).padStart(2,"0")).join(""):oY((o>>>0).toString(16),e/4)}class OL{constructor(){this._h0=1732584193,this._h1=4023233417,this._h2=2562383102,this._h3=271733878,this._h4=3285377520,this._buff=new Uint8Array(67),this._buffDV=new DataView(this._buff.buffer),this._buffLen=0,this._totalLen=0,this._leftoverHighSurrogate=0,this._finished=!1}update(e){const t=e.length;if(t===0)return;const i=this._buff;let n=this._buffLen,s=this._leftoverHighSurrogate,r,a;for(s!==0?(r=s,a=-1,s=0):(r=e.charCodeAt(0),a=0);;){let l=r;if(kn(r))if(a+1>>6,e[t++]=128|(i&63)>>>0):i<65536?(e[t++]=224|(i&61440)>>>12,e[t++]=128|(i&4032)>>>6,e[t++]=128|(i&63)>>>0):(e[t++]=240|(i&1835008)>>>18,e[t++]=128|(i&258048)>>>12,e[t++]=128|(i&4032)>>>6,e[t++]=128|(i&63)>>>0),t>=64&&(this._step(),t-=64,this._totalLen+=64,e[0]=e[64],e[1]=e[65],e[2]=e[66]),t}digest(){return this._finished||(this._finished=!0,this._leftoverHighSurrogate&&(this._leftoverHighSurrogate=0,this._buffLen=this._push(this._buff,this._buffLen,65533)),this._totalLen+=this._buffLen,this._wrapUp()),O_(this._h0)+O_(this._h1)+O_(this._h2)+O_(this._h3)+O_(this._h4)}_wrapUp(){this._buff[this._buffLen++]=128,e4(this._buff,this._buffLen),this._buffLen>56&&(this._step(),e4(this._buff));const e=8*this._totalLen;this._buffDV.setUint32(56,Math.floor(e/4294967296),!1),this._buffDV.setUint32(60,e%4294967296,!1),this._step()}_step(){const e=OL._bigBlock32,t=this._buffDV;for(let h=0;h<64;h+=4)e.setUint32(h,t.getUint32(h,!1),!1);for(let h=64;h<320;h+=4)e.setUint32(h,lx(e.getUint32(h-12,!1)^e.getUint32(h-32,!1)^e.getUint32(h-56,!1)^e.getUint32(h-64,!1),1),!1);let i=this._h0,n=this._h1,s=this._h2,r=this._h3,a=this._h4,l,d,c;for(let h=0;h<80;h++)h<20?(l=n&s|~n&r,d=1518500249):h<40?(l=n^s^r,d=1859775393):h<60?(l=n&s|n&r|s&r,d=2400959708):(l=n^s^r,d=3395469782),c=lx(i,5)+l+a+d+e.getUint32(h*4,!1)&4294967295,a=r,r=s,s=lx(n,30),n=i,i=c;this._h0=this._h0+i&4294967295,this._h1=this._h1+n&4294967295,this._h2=this._h2+s&4294967295,this._h3=this._h3+r&4294967295,this._h4=this._h4+a&4294967295}}OL._bigBlock32=new DataView(new ArrayBuffer(320));const{registerWindow:GDe,getWindow:Fe,getDocument:ZDe,getWindows:CW,getWindowsCount:rY,getWindowId:AS,getWindowById:t4,hasWindow:YDe,onDidRegisterWindow:FL,onWillUnregisterWindow:aY,onDidUnregisterWindow:lY}=function(){const o=new Map;QG(jt,1);const e={window:jt,disposables:new Q};o.set(jt.vscodeWindowId,e);const t=new F,i=new F,n=new F;function s(r,a){const l=typeof r=="number"?o.get(r):void 0;return l??(a?e:void 0)}return{onDidRegisterWindow:t.event,onWillUnregisterWindow:n.event,onDidUnregisterWindow:i.event,registerWindow(r){if(o.has(r.vscodeWindowId))return H.None;const a=new Q,l={window:r,disposables:a.add(new Q)};return o.set(r.vscodeWindowId,l),a.add(Ne(()=>{o.delete(r.vscodeWindowId),i.fire(r)})),a.add(q(r,oe.BEFORE_UNLOAD,()=>{n.fire(r)})),t.fire(l),a},getWindows(){return o.values()},getWindowsCount(){return o.size},getWindowId(r){return r.vscodeWindowId},hasWindow(r){return o.has(r)},getWindowById:s,getWindow(r){var a;const l=r;if(!((a=l==null?void 0:l.ownerDocument)===null||a===void 0)&&a.defaultView)return l.ownerDocument.defaultView.window;const d=r;return d!=null&&d.view?d.view.window:jt},getDocument(r){return Fe(r).document}}}();function jn(o){for(;o.firstChild;)o.firstChild.remove()}class dY{constructor(e,t,i,n){this._node=e,this._type=t,this._handler=i,this._options=n||!1,this._node.addEventListener(this._type,this._handler,this._options)}dispose(){this._handler&&(this._node.removeEventListener(this._type,this._handler,this._options),this._node=null,this._handler=null)}}function q(o,e,t,i){return new dY(o,e,t,i)}function wW(o,e){return function(t){return e(new na(o,t))}}function cY(o){return function(e){return o(new ti(e))}}const Wi=function(e,t,i,n){let s=i;return t==="click"||t==="mousedown"||t==="contextmenu"?s=wW(Fe(e),i):(t==="keydown"||t==="keypress"||t==="keyup")&&(s=cY(i)),q(e,t,s,n)},hY=function(e,t,i){const n=wW(Fe(e),t);return uY(e,n,i)};function uY(o,e,t){return q(o,Qa&&nA.pointerEvents?oe.POINTER_DOWN:oe.MOUSE_DOWN,e,t)}function hv(o,e,t){return Wv(o,e,t)}class dx extends cW{constructor(e,t){super(e,t)}}let PS,Po;class lA extends oA{constructor(e){super(),this.defaultTarget=e&&Fe(e)}cancelAndSet(e,t,i){return super.cancelAndSet(e,t,i??this.defaultTarget)}}class cx{constructor(e,t=0){this._runner=e,this.priority=t,this._canceled=!1}dispose(){this._canceled=!0}execute(){if(!this._canceled)try{this._runner()}catch(e){Ye(e)}}static sort(e,t){return t.priority-e.priority}}(function(){const o=new Map,e=new Map,t=new Map,i=new Map,n=s=>{var r;t.set(s,!1);const a=(r=o.get(s))!==null&&r!==void 0?r:[];for(e.set(s,a),o.set(s,[]),i.set(s,!0);a.length>0;)a.sort(cx.sort),a.shift().execute();i.set(s,!1)};Po=(s,r,a=0)=>{const l=AS(s),d=new cx(r,a);let c=o.get(l);return c||(c=[],o.set(l,c)),c.push(d),t.get(l)||(t.set(l,!0),s.requestAnimationFrame(()=>n(l))),d},PS=(s,r,a)=>{const l=AS(s);if(i.get(l)){const d=new cx(r,a);let c=e.get(l);return c||(c=[],e.set(l,c)),c.push(d),d}else return Po(s,r,a)}})();function BL(o){return Fe(o).getComputedStyle(o,null)}function Xh(o,e){const t=Fe(o),i=t.document;if(o!==i.body)return new Rt(o.clientWidth,o.clientHeight);if(Qa&&(t!=null&&t.visualViewport))return new Rt(t.visualViewport.width,t.visualViewport.height);if(t!=null&&t.innerWidth&&t.innerHeight)return new Rt(t.innerWidth,t.innerHeight);if(i.body&&i.body.clientWidth&&i.body.clientHeight)return new Rt(i.body.clientWidth,i.body.clientHeight);if(i.documentElement&&i.documentElement.clientWidth&&i.documentElement.clientHeight)return new Rt(i.documentElement.clientWidth,i.documentElement.clientHeight);throw new Error("Unable to figure out browser width and height")}class Ki{static convertToPixels(e,t){return parseFloat(t)||0}static getDimension(e,t,i){const n=BL(e),s=n?n.getPropertyValue(t):"0";return Ki.convertToPixels(e,s)}static getBorderLeftWidth(e){return Ki.getDimension(e,"border-left-width","borderLeftWidth")}static getBorderRightWidth(e){return Ki.getDimension(e,"border-right-width","borderRightWidth")}static getBorderTopWidth(e){return Ki.getDimension(e,"border-top-width","borderTopWidth")}static getBorderBottomWidth(e){return Ki.getDimension(e,"border-bottom-width","borderBottomWidth")}static getPaddingLeft(e){return Ki.getDimension(e,"padding-left","paddingLeft")}static getPaddingRight(e){return Ki.getDimension(e,"padding-right","paddingRight")}static getPaddingTop(e){return Ki.getDimension(e,"padding-top","paddingTop")}static getPaddingBottom(e){return Ki.getDimension(e,"padding-bottom","paddingBottom")}static getMarginLeft(e){return Ki.getDimension(e,"margin-left","marginLeft")}static getMarginTop(e){return Ki.getDimension(e,"margin-top","marginTop")}static getMarginRight(e){return Ki.getDimension(e,"margin-right","marginRight")}static getMarginBottom(e){return Ki.getDimension(e,"margin-bottom","marginBottom")}}class Rt{constructor(e,t){this.width=e,this.height=t}with(e=this.width,t=this.height){return e!==this.width||t!==this.height?new Rt(e,t):this}static is(e){return typeof e=="object"&&typeof e.height=="number"&&typeof e.width=="number"}static lift(e){return e instanceof Rt?e:new Rt(e.width,e.height)}static equals(e,t){return e===t?!0:!e||!t?!1:e.width===t.width&&e.height===t.height}}Rt.None=new Rt(0,0);function SW(o){let e=o.offsetParent,t=o.offsetTop,i=o.offsetLeft;for(;(o=o.parentNode)!==null&&o!==o.ownerDocument.body&&o!==o.ownerDocument.documentElement;){t-=o.scrollTop;const n=LW(o)?null:BL(o);n&&(i-=n.direction!=="rtl"?o.scrollLeft:-o.scrollLeft),o===e&&(i+=Ki.getBorderLeftWidth(o),t+=Ki.getBorderTopWidth(o),t+=o.offsetTop,i+=o.offsetLeft,e=o.offsetParent)}return{left:i,top:t}}function gY(o,e,t){typeof e=="number"&&(o.style.width=`${e}px`),typeof t=="number"&&(o.style.height=`${t}px`)}function tn(o){const e=o.getBoundingClientRect(),t=Fe(o);return{left:e.left+t.scrollX,top:e.top+t.scrollY,width:e.width,height:e.height}}function yW(o){let e=o,t=1;do{const i=BL(e).zoom;i!=null&&i!=="1"&&(t*=i),e=e.parentElement}while(e!==null&&e!==e.ownerDocument.documentElement);return t}function ko(o){const e=Ki.getMarginLeft(o)+Ki.getMarginRight(o);return o.offsetWidth+e}function hx(o){const e=Ki.getBorderLeftWidth(o)+Ki.getBorderRightWidth(o),t=Ki.getPaddingLeft(o)+Ki.getPaddingRight(o);return o.offsetWidth-e-t}function fY(o){const e=Ki.getBorderTopWidth(o)+Ki.getBorderBottomWidth(o),t=Ki.getPaddingTop(o)+Ki.getPaddingBottom(o);return o.offsetHeight-e-t}function Qd(o){const e=Ki.getMarginTop(o)+Ki.getMarginBottom(o);return o.offsetHeight+e}function Dn(o,e){return!!(e!=null&&e.contains(o))}function mY(o,e,t){for(;o&&o.nodeType===o.ELEMENT_NODE;){if(o.classList.contains(e))return o;if(t){if(typeof t=="string"){if(o.classList.contains(t))return null}else if(o===t)return null}o=o.parentNode}return null}function ux(o,e,t){return!!mY(o,e,t)}function LW(o){return o&&!!o.host&&!!o.mode}function OS(o){return!!Gg(o)}function Gg(o){for(var e;o.parentNode;){if(o===((e=o.ownerDocument)===null||e===void 0?void 0:e.body))return null;o=o.parentNode}return LW(o)?o:null}function ns(){let o=c_().activeElement;for(;o!=null&&o.shadowRoot;)o=o.shadowRoot.activeElement;return o}function WL(o){return ns()===o}function kW(o){return Dn(ns(),o)}function c_(){var o;return rY()<=1?jt.document:(o=Array.from(CW()).map(({window:t})=>t.document).find(t=>t.hasFocus()))!==null&&o!==void 0?o:jt.document}function Fw(){var o,e;return(e=(o=c_().defaultView)===null||o===void 0?void 0:o.window)!==null&&e!==void 0?e:jt}const dA=new Map;function DW(){return new pY}class pY{constructor(){this._currentCssStyle="",this._styleSheet=void 0}setStyle(e){e!==this._currentCssStyle&&(this._currentCssStyle=e,this._styleSheet?this._styleSheet.innerText=e:this._styleSheet=dr(jt.document.head,t=>t.innerText=e))}dispose(){this._styleSheet&&(this._styleSheet.remove(),this._styleSheet=void 0)}}function dr(o=jt.document.head,e,t){const i=document.createElement("style");if(i.type="text/css",i.media="screen",e==null||e(i),o.appendChild(i),t&&t.add(Ne(()=>o.removeChild(i))),o===jt.document.head){const n=new Set;dA.set(i,n);for(const{window:s,disposables:r}of CW()){if(s===jt)continue;const a=r.add(_Y(i,n,s));t==null||t.add(a)}}return i}function _Y(o,e,t){var i,n;const s=new Q,r=o.cloneNode(!0);t.document.head.appendChild(r),s.add(Ne(()=>t.document.head.removeChild(r)));for(const a of IW(o))(i=r.sheet)===null||i===void 0||i.insertRule(a.cssText,(n=r.sheet)===null||n===void 0?void 0:n.cssRules.length);return s.add(vY.observe(o,s,{childList:!0})(()=>{r.textContent=o.textContent})),e.add(r),s.add(Ne(()=>e.delete(r))),s}const vY=new class{constructor(){this.mutationObservers=new Map}observe(o,e,t){let i=this.mutationObservers.get(o);i||(i=new Map,this.mutationObservers.set(o,i));const n=AL(t);let s=i.get(n);if(s)s.users+=1;else{const r=new F,a=new MutationObserver(d=>r.fire(d));a.observe(o,t);const l=s={users:1,observer:a,onDidMutate:r.event};e.add(Ne(()=>{l.users-=1,l.users===0&&(r.dispose(),a.disconnect(),i==null||i.delete(n),(i==null?void 0:i.size)===0&&this.mutationObservers.delete(o))})),i.set(n,s)}return s.onDidMutate}};let gx=null;function xW(){return gx||(gx=dr()),gx}function IW(o){var e,t;return!((e=o==null?void 0:o.sheet)===null||e===void 0)&&e.rules?o.sheet.rules:!((t=o==null?void 0:o.sheet)===null||t===void 0)&&t.cssRules?o.sheet.cssRules:[]}function FS(o,e,t=xW()){var i,n;if(!(!t||!e)){(i=t.sheet)===null||i===void 0||i.insertRule(`${o} {${e}}`,0);for(const s of(n=dA.get(t))!==null&&n!==void 0?n:[])FS(o,e,s)}}function _N(o,e=xW()){var t,i;if(!e)return;const n=IW(e),s=[];for(let r=0;r=0;r--)(t=e.sheet)===null||t===void 0||t.deleteRule(s[r]);for(const r of(i=dA.get(e))!==null&&i!==void 0?i:[])_N(o,r)}function bY(o){return typeof o.selectorText=="string"}function Bn(o){return o instanceof HTMLElement||o instanceof Fe(o).HTMLElement}function i4(o){return o instanceof HTMLAnchorElement||o instanceof Fe(o).HTMLAnchorElement}function cA(o){return o instanceof MouseEvent||o instanceof Fe(o).MouseEvent}function oh(o){return o instanceof KeyboardEvent||o instanceof Fe(o).KeyboardEvent}const oe={CLICK:"click",AUXCLICK:"auxclick",DBLCLICK:"dblclick",MOUSE_UP:"mouseup",MOUSE_DOWN:"mousedown",MOUSE_OVER:"mouseover",MOUSE_MOVE:"mousemove",MOUSE_OUT:"mouseout",MOUSE_ENTER:"mouseenter",MOUSE_LEAVE:"mouseleave",MOUSE_WHEEL:"wheel",POINTER_UP:"pointerup",POINTER_DOWN:"pointerdown",POINTER_MOVE:"pointermove",POINTER_LEAVE:"pointerleave",CONTEXT_MENU:"contextmenu",WHEEL:"wheel",KEY_DOWN:"keydown",KEY_PRESS:"keypress",KEY_UP:"keyup",LOAD:"load",BEFORE_UNLOAD:"beforeunload",UNLOAD:"unload",PAGE_SHOW:"pageshow",PAGE_HIDE:"pagehide",PASTE:"paste",ABORT:"abort",ERROR:"error",RESIZE:"resize",SCROLL:"scroll",FULLSCREEN_CHANGE:"fullscreenchange",WK_FULLSCREEN_CHANGE:"webkitfullscreenchange",SELECT:"select",CHANGE:"change",SUBMIT:"submit",RESET:"reset",FOCUS:"focus",FOCUS_IN:"focusin",FOCUS_OUT:"focusout",BLUR:"blur",INPUT:"input",STORAGE:"storage",DRAG_START:"dragstart",DRAG:"drag",DRAG_ENTER:"dragenter",DRAG_LEAVE:"dragleave",DRAG_OVER:"dragover",DROP:"drop",DRAG_END:"dragend",ANIMATION_START:Eg?"webkitAnimationStart":"animationstart",ANIMATION_END:Eg?"webkitAnimationEnd":"animationend",ANIMATION_ITERATION:Eg?"webkitAnimationIteration":"animationiteration"};function CY(o){const e=o;return!!(e&&typeof e.preventDefault=="function"&&typeof e.stopPropagation=="function")}const vt={stop:(o,e)=>(o.preventDefault(),e&&o.stopPropagation(),o)};function wY(o){const e=[];for(let t=0;o&&o.nodeType===o.ELEMENT_NODE;t++)e[t]=o.scrollTop,o=o.parentNode;return e}function SY(o,e){for(let t=0;o&&o.nodeType===o.ELEMENT_NODE;t++)o.scrollTop!==e[t]&&(o.scrollTop=e[t]),o=o.parentNode}class BS extends H{static hasFocusWithin(e){if(Bn(e)){const t=Gg(e),i=t?t.activeElement:e.ownerDocument.activeElement;return Dn(i,e)}else{const t=e;return Dn(t.document.activeElement,t.document)}}constructor(e){super(),this._onDidFocus=this._register(new F),this.onDidFocus=this._onDidFocus.event,this._onDidBlur=this._register(new F),this.onDidBlur=this._onDidBlur.event;let t=BS.hasFocusWithin(e),i=!1;const n=()=>{i=!1,t||(t=!0,this._onDidFocus.fire())},s=()=>{t&&(i=!0,(Bn(e)?Fe(e):e).setTimeout(()=>{i&&(i=!1,t=!1,this._onDidBlur.fire())},0))};this._refreshStateHandler=()=>{BS.hasFocusWithin(e)!==t&&(t?s():n())},this._register(q(e,oe.FOCUS,n,!0)),this._register(q(e,oe.BLUR,s,!0)),Bn(e)&&(this._register(q(e,oe.FOCUS_IN,()=>this._refreshStateHandler())),this._register(q(e,oe.FOCUS_OUT,()=>this._refreshStateHandler())))}}function el(o){return new BS(o)}function yY(o,e){return o.after(e),e}function J(o,...e){if(o.append(...e),e.length===1&&typeof e[0]!="string")return e[0]}function hA(o,e){return o.insertBefore(e,o.firstChild),e}function qn(o,...e){o.innerText="",J(o,...e)}const LY=/([\w\-]+)?(#([\w\-]+))?((\.([\w\-]+))*)/;var Nb;(function(o){o.HTML="http://www.w3.org/1999/xhtml",o.SVG="http://www.w3.org/2000/svg"})(Nb||(Nb={}));function EW(o,e,t,...i){const n=LY.exec(e);if(!n)throw new Error("Bad use of emmet");const s=n[1]||"div";let r;return o!==Nb.HTML?r=document.createElementNS(o,s):r=document.createElement(s),n[3]&&(r.id=n[3]),n[4]&&(r.className=n[4].replace(/\./g," ").trim()),t&&Object.entries(t).forEach(([a,l])=>{typeof l>"u"||(/^on\w+$/.test(a)?r[a]=l:a==="selected"?l&&r.setAttribute(a,"true"):r.setAttribute(a,l))}),r.append(...i),r}function ae(o,e,...t){return EW(Nb.HTML,o,e,...t)}ae.SVG=function(o,e,...t){return EW(Nb.SVG,o,e,...t)};function kY(o,...e){o?Io(...e):Ps(...e)}function Io(...o){for(const e of o)e.style.display="",e.removeAttribute("aria-hidden")}function Ps(...o){for(const e of o)e.style.display="none",e.setAttribute("aria-hidden","true")}function n4(o,e){const t=o.devicePixelRatio*e;return Math.max(1,Math.floor(t))/o.devicePixelRatio}function NW(o){jt.open(o,"_blank","noopener")}function DY(o,e){const t=()=>{e(),i=Po(o,t)};let i=Po(o,t);return Ne(()=>i.dispose())}vW.setPreferredWebSchema(/^https:/.test(jt.location.href)?"https":"http");function Dc(o){return o?`url('${bW.uriToBrowserUri(o).toString(!0).replace(/'/g,"%27")}')`:"url('')"}function fx(o){return`'${o.replace(/'/g,"%27")}'`}function fc(o,e){if(o!==void 0){const t=o.match(/^\s*var\((.+)\)$/);if(t){const i=t[1].split(",",2);return i.length===2&&(e=fc(i[1].trim(),e)),`var(${i[0]}, ${e})`}return o}return e}function xY(o,e=!1){const t=document.createElement("a");return pW("afterSanitizeAttributes",i=>{for(const n of["href","src"])if(i.hasAttribute(n)){const s=i.getAttribute(n);if(n==="href"&&s.startsWith("#"))continue;if(t.href=s,!o.includes(t.protocol.replace(/:$/,""))){if(e&&n==="src"&&t.href.startsWith("data:"))continue;i.removeAttribute(n)}}}),Ne(()=>{_W("afterSanitizeAttributes")})}const IY=Object.freeze(["a","abbr","b","bdo","blockquote","br","caption","cite","code","col","colgroup","dd","del","details","dfn","div","dl","dt","em","figcaption","figure","h1","h2","h3","h4","h5","h6","hr","i","img","input","ins","kbd","label","li","mark","ol","p","pre","q","rp","rt","ruby","samp","small","small","source","span","strike","strong","sub","summary","sup","table","tbody","td","tfoot","th","thead","time","tr","tt","u","ul","var","video","wbr"]);class Xd extends F{constructor(){super(),this._subscriptions=new Q,this._keyStatus={altKey:!1,shiftKey:!1,ctrlKey:!1,metaKey:!1},this._subscriptions.add(he.runAndSubscribe(FL,({window:e,disposables:t})=>this.registerListeners(e,t),{window:jt,disposables:this._subscriptions}))}registerListeners(e,t){t.add(q(e,"keydown",i=>{if(i.defaultPrevented)return;const n=new ti(i);if(!(n.keyCode===6&&i.repeat)){if(i.altKey&&!this._keyStatus.altKey)this._keyStatus.lastKeyPressed="alt";else if(i.ctrlKey&&!this._keyStatus.ctrlKey)this._keyStatus.lastKeyPressed="ctrl";else if(i.metaKey&&!this._keyStatus.metaKey)this._keyStatus.lastKeyPressed="meta";else if(i.shiftKey&&!this._keyStatus.shiftKey)this._keyStatus.lastKeyPressed="shift";else if(n.keyCode!==6)this._keyStatus.lastKeyPressed=void 0;else return;this._keyStatus.altKey=i.altKey,this._keyStatus.ctrlKey=i.ctrlKey,this._keyStatus.metaKey=i.metaKey,this._keyStatus.shiftKey=i.shiftKey,this._keyStatus.lastKeyPressed&&(this._keyStatus.event=i,this.fire(this._keyStatus))}},!0)),t.add(q(e,"keyup",i=>{i.defaultPrevented||(!i.altKey&&this._keyStatus.altKey?this._keyStatus.lastKeyReleased="alt":!i.ctrlKey&&this._keyStatus.ctrlKey?this._keyStatus.lastKeyReleased="ctrl":!i.metaKey&&this._keyStatus.metaKey?this._keyStatus.lastKeyReleased="meta":!i.shiftKey&&this._keyStatus.shiftKey?this._keyStatus.lastKeyReleased="shift":this._keyStatus.lastKeyReleased=void 0,this._keyStatus.lastKeyPressed!==this._keyStatus.lastKeyReleased&&(this._keyStatus.lastKeyPressed=void 0),this._keyStatus.altKey=i.altKey,this._keyStatus.ctrlKey=i.ctrlKey,this._keyStatus.metaKey=i.metaKey,this._keyStatus.shiftKey=i.shiftKey,this._keyStatus.lastKeyReleased&&(this._keyStatus.event=i,this.fire(this._keyStatus)))},!0)),t.add(q(e.document.body,"mousedown",()=>{this._keyStatus.lastKeyPressed=void 0},!0)),t.add(q(e.document.body,"mouseup",()=>{this._keyStatus.lastKeyPressed=void 0},!0)),t.add(q(e.document.body,"mousemove",i=>{i.buttons&&(this._keyStatus.lastKeyPressed=void 0)},!0)),t.add(q(e,"blur",()=>{this.resetKeyStatus()}))}get keyStatus(){return this._keyStatus}resetKeyStatus(){this.doResetKeyStatus(),this.fire(this._keyStatus)}doResetKeyStatus(){this._keyStatus={altKey:!1,shiftKey:!1,ctrlKey:!1,metaKey:!1}}static getInstance(){return Xd.instance||(Xd.instance=new Xd),Xd.instance}dispose(){super.dispose(),this._subscriptions.dispose()}}class EY extends H{constructor(e,t){super(),this.element=e,this.callbacks=t,this.counter=0,this.dragStartTime=0,this.registerListeners()}registerListeners(){this.callbacks.onDragStart&&this._register(q(this.element,oe.DRAG_START,e=>{var t,i;(i=(t=this.callbacks).onDragStart)===null||i===void 0||i.call(t,e)})),this.callbacks.onDrag&&this._register(q(this.element,oe.DRAG,e=>{var t,i;(i=(t=this.callbacks).onDrag)===null||i===void 0||i.call(t,e)})),this._register(q(this.element,oe.DRAG_ENTER,e=>{var t,i;this.counter++,this.dragStartTime=e.timeStamp,(i=(t=this.callbacks).onDragEnter)===null||i===void 0||i.call(t,e)})),this._register(q(this.element,oe.DRAG_OVER,e=>{var t,i;e.preventDefault(),(i=(t=this.callbacks).onDragOver)===null||i===void 0||i.call(t,e,e.timeStamp-this.dragStartTime)})),this._register(q(this.element,oe.DRAG_LEAVE,e=>{var t,i;this.counter--,this.counter===0&&(this.dragStartTime=0,(i=(t=this.callbacks).onDragLeave)===null||i===void 0||i.call(t,e))})),this._register(q(this.element,oe.DRAG_END,e=>{var t,i;this.counter=0,this.dragStartTime=0,(i=(t=this.callbacks).onDragEnd)===null||i===void 0||i.call(t,e)})),this._register(q(this.element,oe.DROP,e=>{var t,i;this.counter=0,this.dragStartTime=0,(i=(t=this.callbacks).onDrop)===null||i===void 0||i.call(t,e)}))}}const NY=/(?[\w\-]+)?(?:#(?[\w\-]+))?(?(?:\.(?:[\w\-]+))*)(?:@(?(?:[\w\_])+))?/;function Mt(o,...e){let t,i;Array.isArray(e[0])?(t={},i=e[0]):(t=e[0]||{},i=e[1]);const n=NY.exec(o);if(!n||!n.groups)throw new Error("Bad use of h");const s=n.groups.tag||"div",r=document.createElement(s);n.groups.id&&(r.id=n.groups.id);const a=[];if(n.groups.class)for(const d of n.groups.class.split("."))d!==""&&a.push(d);if(t.className!==void 0)for(const d of t.className.split("."))d!==""&&a.push(d);a.length>0&&(r.className=a.join(" "));const l={};if(n.groups.name&&(l[n.groups.name]=r),i)for(const d of i)Bn(d)?r.appendChild(d):typeof d=="string"?r.append(d):"root"in d&&(Object.assign(l,d),r.appendChild(d.root));for(const[d,c]of Object.entries(t))if(d!=="className")if(d==="style")for(const[h,u]of Object.entries(c))r.style.setProperty(s4(h),typeof u=="number"?u+"px":""+u);else d==="tabIndex"?r.tabIndex=c:r.setAttribute(s4(d),c.toString());return l.root=r,l}function s4(o){return o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase()}class TY extends H{constructor(e){super(),this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._listener=()=>this._handleChange(e,!0),this._mediaQueryList=null,this._handleChange(e,!1)}_handleChange(e,t){var i;(i=this._mediaQueryList)===null||i===void 0||i.removeEventListener("change",this._listener),this._mediaQueryList=e.matchMedia(`(resolution: ${e.devicePixelRatio}dppx)`),this._mediaQueryList.addEventListener("change",this._listener),t&&this._onDidChange.fire()}}class MY extends H{get value(){return this._value}constructor(e){super(),this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._value=this._getPixelRatio(e);const t=this._register(new TY(e));this._register(t.onDidChange(()=>{this._value=this._getPixelRatio(e),this._onDidChange.fire(this._value)}))}_getPixelRatio(e){const t=document.createElement("canvas").getContext("2d"),i=e.devicePixelRatio||1,n=t.webkitBackingStorePixelRatio||t.mozBackingStorePixelRatio||t.msBackingStorePixelRatio||t.oBackingStorePixelRatio||t.backingStorePixelRatio||1;return i/n}}class RY{constructor(){this.mapWindowIdToPixelRatioMonitor=new Map}_getOrCreatePixelRatioMonitor(e){const t=AS(e);let i=this.mapWindowIdToPixelRatioMonitor.get(t);return i||(i=new MY(e),this.mapWindowIdToPixelRatioMonitor.set(t,i),he.once(lY)(({vscodeWindowId:n})=>{n===t&&(i==null||i.dispose(),this.mapWindowIdToPixelRatioMonitor.delete(t))})),i}getInstance(e){return this._getOrCreatePixelRatioMonitor(e)}}const Tb=new RY;class TW{constructor(e){this.domNode=e,this._maxWidth="",this._width="",this._height="",this._top="",this._left="",this._bottom="",this._right="",this._paddingLeft="",this._fontFamily="",this._fontWeight="",this._fontSize="",this._fontStyle="",this._fontFeatureSettings="",this._fontVariationSettings="",this._textDecoration="",this._lineHeight="",this._letterSpacing="",this._className="",this._display="",this._position="",this._visibility="",this._color="",this._backgroundColor="",this._layerHint=!1,this._contain="none",this._boxShadow=""}setMaxWidth(e){const t=wa(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){const t=wa(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){const t=wa(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){const t=wa(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){const t=wa(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){const t=wa(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){const t=wa(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingLeft(e){const t=wa(e);this._paddingLeft!==t&&(this._paddingLeft=t,this.domNode.style.paddingLeft=this._paddingLeft)}setFontFamily(e){this._fontFamily!==e&&(this._fontFamily=e,this.domNode.style.fontFamily=this._fontFamily)}setFontWeight(e){this._fontWeight!==e&&(this._fontWeight=e,this.domNode.style.fontWeight=this._fontWeight)}setFontSize(e){const t=wa(e);this._fontSize!==t&&(this._fontSize=t,this.domNode.style.fontSize=this._fontSize)}setFontStyle(e){this._fontStyle!==e&&(this._fontStyle=e,this.domNode.style.fontStyle=this._fontStyle)}setFontFeatureSettings(e){this._fontFeatureSettings!==e&&(this._fontFeatureSettings=e,this.domNode.style.fontFeatureSettings=this._fontFeatureSettings)}setFontVariationSettings(e){this._fontVariationSettings!==e&&(this._fontVariationSettings=e,this.domNode.style.fontVariationSettings=this._fontVariationSettings)}setTextDecoration(e){this._textDecoration!==e&&(this._textDecoration=e,this.domNode.style.textDecoration=this._textDecoration)}setLineHeight(e){const t=wa(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){const t=wa(e);this._letterSpacing!==t&&(this._letterSpacing=t,this.domNode.style.letterSpacing=this._letterSpacing)}setClassName(e){this._className!==e&&(this._className=e,this.domNode.className=this._className)}toggleClassName(e,t){this.domNode.classList.toggle(e,t),this._className=this.domNode.className}setDisplay(e){this._display!==e&&(this._display=e,this.domNode.style.display=this._display)}setPosition(e){this._position!==e&&(this._position=e,this.domNode.style.position=this._position)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this.domNode.style.visibility=this._visibility)}setColor(e){this._color!==e&&(this._color=e,this.domNode.style.color=this._color)}setBackgroundColor(e){this._backgroundColor!==e&&(this._backgroundColor=e,this.domNode.style.backgroundColor=this._backgroundColor)}setLayerHinting(e){this._layerHint!==e&&(this._layerHint=e,this.domNode.style.transform=this._layerHint?"translate3d(0px, 0px, 0px)":"")}setBoxShadow(e){this._boxShadow!==e&&(this._boxShadow=e,this.domNode.style.boxShadow=e)}setContain(e){this._contain!==e&&(this._contain=e,this.domNode.style.contain=this._contain)}setAttribute(e,t){this.domNode.setAttribute(e,t)}removeAttribute(e){this.domNode.removeAttribute(e)}appendChild(e){this.domNode.appendChild(e.domNode)}removeChild(e){this.domNode.removeChild(e.domNode)}}function wa(o){return typeof o=="number"?`${o}px`:o}function Bt(o){return new TW(o)}function Gn(o,e){o instanceof TW?(o.setFontFamily(e.getMassagedFontFamily()),o.setFontWeight(e.fontWeight),o.setFontSize(e.fontSize),o.setFontFeatureSettings(e.fontFeatureSettings),o.setFontVariationSettings(e.fontVariationSettings),o.setLineHeight(e.lineHeight),o.setLetterSpacing(e.letterSpacing)):(o.style.fontFamily=e.getMassagedFontFamily(),o.style.fontWeight=e.fontWeight,o.style.fontSize=e.fontSize+"px",o.style.fontFeatureSettings=e.fontFeatureSettings,o.style.fontVariationSettings=e.fontVariationSettings,o.style.lineHeight=e.lineHeight+"px",o.style.letterSpacing=e.letterSpacing+"px")}class AY{constructor(e,t){this.chr=e,this.type=t,this.width=0}fulfill(e){this.width=e}}class uA{constructor(e,t){this._bareFontInfo=e,this._requests=t,this._container=null,this._testElements=null}read(e){this._createDomElements(),e.document.body.appendChild(this._container),this._readFromDomElements(),e.document.body.removeChild(this._container),this._container=null,this._testElements=null}_createDomElements(){const e=document.createElement("div");e.style.position="absolute",e.style.top="-50000px",e.style.width="50000px";const t=document.createElement("div");Gn(t,this._bareFontInfo),e.appendChild(t);const i=document.createElement("div");Gn(i,this._bareFontInfo),i.style.fontWeight="bold",e.appendChild(i);const n=document.createElement("div");Gn(n,this._bareFontInfo),n.style.fontStyle="italic",e.appendChild(n);const s=[];for(const r of this._requests){let a;r.type===0&&(a=t),r.type===2&&(a=i),r.type===1&&(a=n),a.appendChild(document.createElement("br"));const l=document.createElement("span");uA._render(l,r),a.appendChild(l),s.push(l)}this._container=e,this._testElements=s}static _render(e,t){if(t.chr===" "){let i=" ";for(let n=0;n<8;n++)i+=i;e.innerText=i}else{let i=t.chr;for(let n=0;n<8;n++)i+=i;e.textContent=i}}_readFromDomElements(){for(let e=0,t=this._requests.length;e{this._evictUntrustedReadingsTimeout=-1,this._evictUntrustedReadings(e)},5e3))}_evictUntrustedReadings(e){const t=this._ensureCache(e),i=t.getValues();let n=!1;for(const s of i)s.isTrusted||(n=!0,t.remove(s));n&&this._onDidChange.fire()}readFontInfo(e,t){const i=this._ensureCache(e);if(!i.has(t)){let n=this._actualReadFontInfo(e,t);(n.typicalHalfwidthCharacterWidth<=2||n.typicalFullwidthCharacterWidth<=2||n.spaceWidth<=2||n.maxDigitWidth<=2)&&(n=new vN({pixelRatio:Tb.getInstance(e).value,fontFamily:n.fontFamily,fontWeight:n.fontWeight,fontSize:n.fontSize,fontFeatureSettings:n.fontFeatureSettings,fontVariationSettings:n.fontVariationSettings,lineHeight:n.lineHeight,letterSpacing:n.letterSpacing,isMonospace:n.isMonospace,typicalHalfwidthCharacterWidth:Math.max(n.typicalHalfwidthCharacterWidth,5),typicalFullwidthCharacterWidth:Math.max(n.typicalFullwidthCharacterWidth,5),canUseHalfwidthRightwardsArrow:n.canUseHalfwidthRightwardsArrow,spaceWidth:Math.max(n.spaceWidth,5),middotWidth:Math.max(n.middotWidth,5),wsmiddotWidth:Math.max(n.wsmiddotWidth,5),maxDigitWidth:Math.max(n.maxDigitWidth,5)},!1)),this._writeToCache(e,t,n)}return i.get(t)}_createRequest(e,t,i,n){const s=new AY(e,t);return i.push(s),n==null||n.push(s),s}_actualReadFontInfo(e,t){const i=[],n=[],s=this._createRequest("n",0,i,n),r=this._createRequest("m",0,i,null),a=this._createRequest(" ",0,i,n),l=this._createRequest("0",0,i,n),d=this._createRequest("1",0,i,n),c=this._createRequest("2",0,i,n),h=this._createRequest("3",0,i,n),u=this._createRequest("4",0,i,n),g=this._createRequest("5",0,i,n),f=this._createRequest("6",0,i,n),p=this._createRequest("7",0,i,n),_=this._createRequest("8",0,i,n),v=this._createRequest("9",0,i,n),b=this._createRequest("→",0,i,n),C=this._createRequest("→",0,i,null),w=this._createRequest("·",0,i,n),S=this._createRequest("⸱",0,i,null),y="|/-_ilm%";for(let P=0,R=y.length;P.001){x=!1;break}}let B=!0;return x&&C.width!==N&&(B=!1),C.width>b.width&&(B=!1),new vN({pixelRatio:Tb.getInstance(e).value,fontFamily:t.fontFamily,fontWeight:t.fontWeight,fontSize:t.fontSize,fontFeatureSettings:t.fontFeatureSettings,fontVariationSettings:t.fontVariationSettings,lineHeight:t.lineHeight,letterSpacing:t.letterSpacing,isMonospace:x,typicalHalfwidthCharacterWidth:s.width,typicalFullwidthCharacterWidth:r.width,canUseHalfwidthRightwardsArrow:B,spaceWidth:a.width,middotWidth:w.width,wsmiddotWidth:S.width,maxDigitWidth:k},!0)}}class WY{constructor(){this._keys=Object.create(null),this._values=Object.create(null)}has(e){const t=e.getId();return!!this._values[t]}get(e){const t=e.getId();return this._values[t]}put(e,t){const i=e.getId();this._keys[i]=e,this._values[i]=t}remove(e){const t=e.getId();delete this._keys[t],delete this._values[t]}getValues(){return Object.keys(this._keys).map(e=>this._values[e])}}const bN=new BY;var Wa;(function(o){o.serviceIds=new Map,o.DI_TARGET="$di$target",o.DI_DEPENDENCIES="$di$dependencies";function e(t){return t[o.DI_DEPENDENCIES]||[]}o.getServiceDependencies=e})(Wa||(Wa={}));const Ae=ft("instantiationService");function HY(o,e,t){e[Wa.DI_TARGET]===e?e[Wa.DI_DEPENDENCIES].push({id:o,index:t}):(e[Wa.DI_DEPENDENCIES]=[{id:o,index:t}],e[Wa.DI_TARGET]=e)}function ft(o){if(Wa.serviceIds.has(o))return Wa.serviceIds.get(o);const e=function(t,i,n){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");HY(e,t,n)};return e.toString=()=>o,Wa.serviceIds.set(o,e),e}const It=ft("codeEditorService"),Si=ft("modelService"),wo=ft("textModelService");class To extends H{constructor(e,t="",i="",n=!0,s){super(),this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._enabled=!0,this._id=e,this._label=t,this._cssClass=i,this._enabled=n,this._actionCallback=s}get id(){return this._id}get label(){return this._label}set label(e){this._setLabel(e)}_setLabel(e){this._label!==e&&(this._label=e,this._onDidChange.fire({label:e}))}get tooltip(){return this._tooltip||""}set tooltip(e){this._setTooltip(e)}_setTooltip(e){this._tooltip!==e&&(this._tooltip=e,this._onDidChange.fire({tooltip:e}))}get class(){return this._cssClass}set class(e){this._setClass(e)}_setClass(e){this._cssClass!==e&&(this._cssClass=e,this._onDidChange.fire({class:e}))}get enabled(){return this._enabled}set enabled(e){this._setEnabled(e)}_setEnabled(e){this._enabled!==e&&(this._enabled=e,this._onDidChange.fire({enabled:e}))}get checked(){return this._checked}set checked(e){this._setChecked(e)}_setChecked(e){this._checked!==e&&(this._checked=e,this._onDidChange.fire({checked:e}))}async run(e,t){this._actionCallback&&await this._actionCallback(e)}}class Zg extends H{constructor(){super(...arguments),this._onWillRun=this._register(new F),this.onWillRun=this._onWillRun.event,this._onDidRun=this._register(new F),this.onDidRun=this._onDidRun.event}async run(e,t){if(!e.enabled)return;this._onWillRun.fire({action:e});let i;try{await this.runAction(e,t)}catch(n){i=n}this._onDidRun.fire({action:e,error:i})}async runAction(e,t){await e.run(t)}}class un{constructor(){this.id=un.ID,this.label="",this.tooltip="",this.class="separator",this.enabled=!1,this.checked=!1}static join(...e){let t=[];for(const i of e)i.length&&(t.length?t=[...t,new un,...i]:t=i);return t}async run(){}}un.ID="vs.actions.separator";class wp{get actions(){return this._actions}constructor(e,t,i,n){this.tooltip="",this.enabled=!0,this.checked=void 0,this.id=e,this.label=t,this.class=n,this._actions=i}async run(){}}class HL extends To{constructor(){super(HL.ID,m("submenu.empty","(empty)"),void 0,!1)}}HL.ID="vs.actions.empty";function Tg(o){var e,t;return{id:o.id,label:o.label,tooltip:(e=o.tooltip)!==null&&e!==void 0?e:o.label,class:o.class,enabled:(t=o.enabled)!==null&&t!==void 0?t:!0,checked:o.checked,run:async(...i)=>o.run(...i)}}var CN;(function(o){function e(t){return t&&typeof t=="object"&&typeof t.id=="string"}o.isThemeColor=e})(CN||(CN={}));var Ve;(function(o){o.iconNameSegment="[A-Za-z0-9]+",o.iconNameExpression="[A-Za-z0-9-]+",o.iconModifierExpression="~[A-Za-z]+",o.iconNameCharacter="[A-Za-z0-9~-]";const e=new RegExp(`^(${o.iconNameExpression})(${o.iconModifierExpression})?$`);function t(u){const g=e.exec(u.id);if(!g)return t(de.error);const[,f,p]=g,_=["codicon","codicon-"+f];return p&&_.push("codicon-modifier-"+p.substring(1)),_}o.asClassNameArray=t;function i(u){return t(u).join(" ")}o.asClassName=i;function n(u){return"."+t(u).join(".")}o.asCSSSelector=n;function s(u){return u&&typeof u=="object"&&typeof u.id=="string"&&(typeof u.color>"u"||CN.isThemeColor(u.color))}o.isThemeIcon=s;const r=new RegExp(`^\\$\\((${o.iconNameExpression}(?:${o.iconModifierExpression})?)\\)$`);function a(u){const g=r.exec(u);if(!g)return;const[,f]=g;return{id:f}}o.fromString=a;function l(u){return{id:u}}o.fromId=l;function d(u,g){let f=u.id;const p=f.lastIndexOf("~");return p!==-1&&(f=f.substring(0,p)),g&&(f=`${f}~${g}`),{id:f}}o.modify=d;function c(u){const g=u.id.lastIndexOf("~");if(g!==-1)return u.id.substring(g+1)}o.getModifier=c;function h(u,g){var f,p;return u.id===g.id&&((f=u.color)===null||f===void 0?void 0:f.id)===((p=g.color)===null||p===void 0?void 0:p.id)}o.isEqual=h})(Ve||(Ve={}));const ui=ft("commandService"),Ct=new class{constructor(){this._commands=new Map,this._onDidRegisterCommand=new F,this.onDidRegisterCommand=this._onDidRegisterCommand.event}registerCommand(o,e){if(!o)throw new Error("invalid command");if(typeof o=="string"){if(!e)throw new Error("invalid command");return this.registerCommand({id:o,handler:e})}if(o.metadata&&Array.isArray(o.metadata.args)){const r=[];for(const l of o.metadata.args)r.push(l.constraint);const a=o.handler;o.handler=function(l,...d){return Jj(d,r),a(l,...d)}}const{id:t}=o;let i=this._commands.get(t);i||(i=new Hs,this._commands.set(t,i));const n=i.unshift(o),s=Ne(()=>{n();const r=this._commands.get(t);r!=null&&r.isEmpty()&&this._commands.delete(t)});return this._onDidRegisterCommand.fire(t),s}registerCommandAlias(o,e){return Ct.registerCommand(o,(t,...i)=>t.get(ui).executeCommand(e,...i))}getCommand(o){const e=this._commands.get(o);if(!(!e||e.isEmpty()))return bt.first(e)}getCommands(){const o=new Map;for(const e of this._commands.keys()){const t=this.getCommand(e);t&&o.set(e,t)}return o}};Ct.registerCommand("noop",()=>{});function px(...o){switch(o.length){case 1:return m("contextkey.scanner.hint.didYouMean1","Did you mean {0}?",o[0]);case 2:return m("contextkey.scanner.hint.didYouMean2","Did you mean {0} or {1}?",o[0],o[1]);case 3:return m("contextkey.scanner.hint.didYouMean3","Did you mean {0}, {1} or {2}?",o[0],o[1],o[2]);default:return}}const VY=m("contextkey.scanner.hint.didYouForgetToOpenOrCloseQuote","Did you forget to open or close the quote?"),zY=m("contextkey.scanner.hint.didYouForgetToEscapeSlash","Did you forget to escape the '/' (slash) character? Put two backslashes before it to escape, e.g., '\\\\/'.");let rg=class wN{constructor(){this._input="",this._start=0,this._current=0,this._tokens=[],this._errors=[],this.stringRe=/[a-zA-Z0-9_<>\-\./\\:\*\?\+\[\]\^,#@;"%\$\p{L}-]+/uy}static getLexeme(e){switch(e.type){case 0:return"(";case 1:return")";case 2:return"!";case 3:return e.isTripleEq?"===":"==";case 4:return e.isTripleEq?"!==":"!=";case 5:return"<";case 6:return"<=";case 7:return">=";case 8:return">=";case 9:return"=~";case 10:return e.lexeme;case 11:return"true";case 12:return"false";case 13:return"in";case 14:return"not";case 15:return"&&";case 16:return"||";case 17:return e.lexeme;case 18:return e.lexeme;case 19:return e.lexeme;case 20:return"EOF";default:throw $2(`unhandled token type: ${JSON.stringify(e)}; have you forgotten to add a case?`)}}reset(e){return this._input=e,this._start=0,this._current=0,this._tokens=[],this._errors=[],this}scan(){for(;!this._isAtEnd();)switch(this._start=this._current,this._advance()){case 40:this._addToken(0);break;case 41:this._addToken(1);break;case 33:if(this._match(61)){const t=this._match(61);this._tokens.push({type:4,offset:this._start,isTripleEq:t})}else this._addToken(2);break;case 39:this._quotedString();break;case 47:this._regex();break;case 61:if(this._match(61)){const t=this._match(61);this._tokens.push({type:3,offset:this._start,isTripleEq:t})}else this._match(126)?this._addToken(9):this._error(px("==","=~"));break;case 60:this._addToken(this._match(61)?6:5);break;case 62:this._addToken(this._match(61)?8:7);break;case 38:this._match(38)?this._addToken(15):this._error(px("&&"));break;case 124:this._match(124)?this._addToken(16):this._error(px("||"));break;case 32:case 13:case 9:case 10:case 160:break;default:this._string()}return this._start=this._current,this._addToken(20),Array.from(this._tokens)}_match(e){return this._isAtEnd()||this._input.charCodeAt(this._current)!==e?!1:(this._current++,!0)}_advance(){return this._input.charCodeAt(this._current++)}_peek(){return this._isAtEnd()?0:this._input.charCodeAt(this._current)}_addToken(e){this._tokens.push({type:e,offset:this._start})}_error(e){const t=this._start,i=this._input.substring(this._start,this._current),n={type:19,offset:this._start,lexeme:i};this._errors.push({offset:t,lexeme:i,additionalInfo:e}),this._tokens.push(n)}_string(){this.stringRe.lastIndex=this._start;const e=this.stringRe.exec(this._input);if(e){this._current=this._start+e[0].length;const t=this._input.substring(this._start,this._current),i=wN._keywords.get(t);i?this._addToken(i):this._tokens.push({type:17,lexeme:t,offset:this._start})}}_quotedString(){for(;this._peek()!==39&&!this._isAtEnd();)this._advance();if(this._isAtEnd()){this._error(VY);return}this._advance(),this._tokens.push({type:18,lexeme:this._input.substring(this._start+1,this._current-1),offset:this._start+1})}_regex(){let e=this._current,t=!1,i=!1;for(;;){if(e>=this._input.length){this._current=e,this._error(zY);return}const s=this._input.charCodeAt(e);if(t)t=!1;else if(s===47&&!i){e++;break}else s===91?i=!0:s===92?t=!0:s===93&&(i=!1);e++}for(;e=this._input.length}};rg._regexFlags=new Set(["i","g","s","m","y","u"].map(o=>o.charCodeAt(0)));rg._keywords=new Map([["not",14],["in",13],["false",12],["true",11]]);const fs=new Map;fs.set("false",!1);fs.set("true",!0);fs.set("isMac",ht);fs.set("isLinux",qs);fs.set("isWindows",os);fs.set("isWeb",Cu);fs.set("isMacNative",ht&&!Cu);fs.set("isEdge",fq);fs.set("isFirefox",uq);fs.set("isChrome",N8);fs.set("isSafari",gq);const UY=Object.prototype.hasOwnProperty,$Y={regexParsingWithErrorRecovery:!0},KY=m("contextkey.parser.error.emptyString","Empty context key expression"),jY=m("contextkey.parser.error.emptyString.hint","Did you forget to write an expression? You can also put 'false' or 'true' to always evaluate to false or true, respectively."),qY=m("contextkey.parser.error.noInAfterNot","'in' after 'not'."),o4=m("contextkey.parser.error.closingParenthesis","closing parenthesis ')'"),GY=m("contextkey.parser.error.unexpectedToken","Unexpected token"),ZY=m("contextkey.parser.error.unexpectedToken.hint","Did you forget to put && or || before the token?"),YY=m("contextkey.parser.error.unexpectedEOF","Unexpected end of expression"),QY=m("contextkey.parser.error.unexpectedEOF.hint","Did you forget to put a context key?");let MW=class uv{constructor(e=$Y){this._config=e,this._scanner=new rg,this._tokens=[],this._current=0,this._parsingErrors=[],this._flagsGYRe=/g|y/g}parse(e){if(e===""){this._parsingErrors.push({message:KY,offset:0,lexeme:"",additionalInfo:jY});return}this._tokens=this._scanner.reset(e).scan(),this._current=0,this._parsingErrors=[];try{const t=this._expr();if(!this._isAtEnd()){const i=this._peek(),n=i.type===17?ZY:void 0;throw this._parsingErrors.push({message:GY,offset:i.offset,lexeme:rg.getLexeme(i),additionalInfo:n}),uv._parseError}return t}catch(t){if(t!==uv._parseError)throw t;return}}_expr(){return this._or()}_or(){const e=[this._and()];for(;this._matchOne(16);){const t=this._and();e.push(t)}return e.length===1?e[0]:Z.or(...e)}_and(){const e=[this._term()];for(;this._matchOne(15);){const t=this._term();e.push(t)}return e.length===1?e[0]:Z.and(...e)}_term(){if(this._matchOne(2)){const e=this._peek();switch(e.type){case 11:return this._advance(),Gs.INSTANCE;case 12:return this._advance(),_o.INSTANCE;case 0:{this._advance();const t=this._expr();return this._consume(1,o4),t==null?void 0:t.negate()}case 17:return this._advance(),kf.create(e.lexeme);default:throw this._errExpectedButGot("KEY | true | false | '(' expression ')'",e)}}return this._primary()}_primary(){const e=this._peek();switch(e.type){case 11:return this._advance(),Z.true();case 12:return this._advance(),Z.false();case 0:{this._advance();const t=this._expr();return this._consume(1,o4),t}case 17:{const t=e.lexeme;if(this._advance(),this._matchOne(9)){const n=this._peek();if(!this._config.regexParsingWithErrorRecovery){if(this._advance(),n.type!==10)throw this._errExpectedButGot("REGEX",n);const s=n.lexeme,r=s.lastIndexOf("/"),a=r===s.length-1?void 0:this._removeFlagsGY(s.substring(r+1));let l;try{l=new RegExp(s.substring(1,r),a)}catch{throw this._errExpectedButGot("REGEX",n)}return Mb.create(t,l)}switch(n.type){case 10:case 19:{const s=[n.lexeme];this._advance();let r=this._peek(),a=0;for(let u=0;u=0){const d=s.slice(a+1,l),c=s[l+1]==="i"?"i":"";try{r=new RegExp(d,c)}catch{throw this._errExpectedButGot("REGEX",n)}}}if(r===null)throw this._errExpectedButGot("REGEX",n);return Mb.create(t,r)}default:throw this._errExpectedButGot("REGEX",this._peek())}}if(this._matchOne(14)){this._consume(13,qY);const n=this._value();return Z.notIn(t,n)}switch(this._peek().type){case 3:{this._advance();const n=this._value();if(this._previous().type===18)return Z.equals(t,n);switch(n){case"true":return Z.has(t);case"false":return Z.not(t);default:return Z.equals(t,n)}}case 4:{this._advance();const n=this._value();if(this._previous().type===18)return Z.notEquals(t,n);switch(n){case"true":return Z.not(t);case"false":return Z.has(t);default:return Z.notEquals(t,n)}}case 5:return this._advance(),qL.create(t,this._value());case 6:return this._advance(),GL.create(t,this._value());case 7:return this._advance(),KL.create(t,this._value());case 8:return this._advance(),jL.create(t,this._value());case 13:return this._advance(),Z.in(t,this._value());default:return Z.has(t)}}case 20:throw this._parsingErrors.push({message:YY,offset:e.offset,lexeme:"",additionalInfo:QY}),uv._parseError;default:throw this._errExpectedButGot(`true | false | KEY + | KEY '=~' REGEX + | KEY ('==' | '!=' | '<' | '<=' | '>' | '>=' | 'in' | 'not' 'in') value`,this._peek())}}_value(){const e=this._peek();switch(e.type){case 17:case 18:return this._advance(),e.lexeme;case 11:return this._advance(),"true";case 12:return this._advance(),"false";case 13:return this._advance(),"in";default:return""}}_removeFlagsGY(e){return e.replaceAll(this._flagsGYRe,"")}_previous(){return this._tokens[this._current-1]}_matchOne(e){return this._check(e)?(this._advance(),!0):!1}_advance(){return this._isAtEnd()||this._current++,this._previous()}_consume(e,t){if(this._check(e))return this._advance();throw this._errExpectedButGot(t,this._peek())}_errExpectedButGot(e,t,i){const n=m("contextkey.parser.error.expectedButGot",`Expected: {0} +Received: '{1}'.`,e,rg.getLexeme(t)),s=t.offset,r=rg.getLexeme(t);return this._parsingErrors.push({message:n,offset:s,lexeme:r,additionalInfo:i}),uv._parseError}_check(e){return this._peek().type===e}_peek(){return this._tokens[this._current]}_isAtEnd(){return this._peek().type===20}};MW._parseError=new Error;class Z{static false(){return Gs.INSTANCE}static true(){return _o.INSTANCE}static has(e){return Lf.create(e)}static equals(e,t){return h_.create(e,t)}static notEquals(e,t){return UL.create(e,t)}static regex(e,t){return Mb.create(e,t)}static in(e,t){return VL.create(e,t)}static notIn(e,t){return zL.create(e,t)}static not(e){return kf.create(e)}static and(...e){return vg.create(e,null,!0)}static or(...e){return $d.create(e,null,!0)}static deserialize(e){return e==null?void 0:this._parser.parse(e)}}Z._parser=new MW({regexParsingWithErrorRecovery:!1});function XY(o,e){const t=o?o.substituteConstants():void 0,i=e?e.substituteConstants():void 0;return!t&&!i?!0:!t||!i?!1:t.equals(i)}function Hv(o,e){return o.cmp(e)}class Gs{constructor(){this.type=0}cmp(e){return this.type-e.type}equals(e){return e.type===this.type}substituteConstants(){return this}evaluate(e){return!1}serialize(){return"false"}keys(){return[]}negate(){return _o.INSTANCE}}Gs.INSTANCE=new Gs;class _o{constructor(){this.type=1}cmp(e){return this.type-e.type}equals(e){return e.type===this.type}substituteConstants(){return this}evaluate(e){return!0}serialize(){return"true"}keys(){return[]}negate(){return Gs.INSTANCE}}_o.INSTANCE=new _o;class Lf{static create(e,t=null){const i=fs.get(e);return typeof i=="boolean"?i?_o.INSTANCE:Gs.INSTANCE:new Lf(e,t)}constructor(e,t){this.key=e,this.negated=t,this.type=2}cmp(e){return e.type!==this.type?this.type-e.type:AW(this.key,e.key)}equals(e){return e.type===this.type?this.key===e.key:!1}substituteConstants(){const e=fs.get(this.key);return typeof e=="boolean"?e?_o.INSTANCE:Gs.INSTANCE:this}evaluate(e){return!!e.getValue(this.key)}serialize(){return this.key}keys(){return[this.key]}negate(){return this.negated||(this.negated=kf.create(this.key,this)),this.negated}}class h_{static create(e,t,i=null){if(typeof t=="boolean")return t?Lf.create(e,i):kf.create(e,i);const n=fs.get(e);return typeof n=="boolean"?t===(n?"true":"false")?_o.INSTANCE:Gs.INSTANCE:new h_(e,t,i)}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=4}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){const e=fs.get(this.key);if(typeof e=="boolean"){const t=e?"true":"false";return this.value===t?_o.INSTANCE:Gs.INSTANCE}return this}evaluate(e){return e.getValue(this.key)==this.value}serialize(){return`${this.key} == '${this.value}'`}keys(){return[this.key]}negate(){return this.negated||(this.negated=UL.create(this.key,this.value,this)),this.negated}}class VL{static create(e,t){return new VL(e,t)}constructor(e,t){this.key=e,this.valueKey=t,this.type=10,this.negated=null}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.valueKey,e.key,e.valueKey)}equals(e){return e.type===this.type?this.key===e.key&&this.valueKey===e.valueKey:!1}substituteConstants(){return this}evaluate(e){const t=e.getValue(this.valueKey),i=e.getValue(this.key);return Array.isArray(t)?t.includes(i):typeof i=="string"&&typeof t=="object"&&t!==null?UY.call(t,i):!1}serialize(){return`${this.key} in '${this.valueKey}'`}keys(){return[this.key,this.valueKey]}negate(){return this.negated||(this.negated=zL.create(this.key,this.valueKey)),this.negated}}class zL{static create(e,t){return new zL(e,t)}constructor(e,t){this.key=e,this.valueKey=t,this.type=11,this._negated=VL.create(e,t)}cmp(e){return e.type!==this.type?this.type-e.type:this._negated.cmp(e._negated)}equals(e){return e.type===this.type?this._negated.equals(e._negated):!1}substituteConstants(){return this}evaluate(e){return!this._negated.evaluate(e)}serialize(){return`${this.key} not in '${this.valueKey}'`}keys(){return this._negated.keys()}negate(){return this._negated}}class UL{static create(e,t,i=null){if(typeof t=="boolean")return t?kf.create(e,i):Lf.create(e,i);const n=fs.get(e);return typeof n=="boolean"?t===(n?"true":"false")?Gs.INSTANCE:_o.INSTANCE:new UL(e,t,i)}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=5}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){const e=fs.get(this.key);if(typeof e=="boolean"){const t=e?"true":"false";return this.value===t?Gs.INSTANCE:_o.INSTANCE}return this}evaluate(e){return e.getValue(this.key)!=this.value}serialize(){return`${this.key} != '${this.value}'`}keys(){return[this.key]}negate(){return this.negated||(this.negated=h_.create(this.key,this.value,this)),this.negated}}class kf{static create(e,t=null){const i=fs.get(e);return typeof i=="boolean"?i?Gs.INSTANCE:_o.INSTANCE:new kf(e,t)}constructor(e,t){this.key=e,this.negated=t,this.type=3}cmp(e){return e.type!==this.type?this.type-e.type:AW(this.key,e.key)}equals(e){return e.type===this.type?this.key===e.key:!1}substituteConstants(){const e=fs.get(this.key);return typeof e=="boolean"?e?Gs.INSTANCE:_o.INSTANCE:this}evaluate(e){return!e.getValue(this.key)}serialize(){return`!${this.key}`}keys(){return[this.key]}negate(){return this.negated||(this.negated=Lf.create(this.key,this)),this.negated}}function $L(o,e){if(typeof o=="string"){const t=parseFloat(o);isNaN(t)||(o=t)}return typeof o=="string"||typeof o=="number"?e(o):Gs.INSTANCE}class KL{static create(e,t,i=null){return $L(t,n=>new KL(e,n,i))}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=12}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){return this}evaluate(e){return typeof this.value=="string"?!1:parseFloat(e.getValue(this.key))>this.value}serialize(){return`${this.key} > ${this.value}`}keys(){return[this.key]}negate(){return this.negated||(this.negated=GL.create(this.key,this.value,this)),this.negated}}class jL{static create(e,t,i=null){return $L(t,n=>new jL(e,n,i))}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=13}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){return this}evaluate(e){return typeof this.value=="string"?!1:parseFloat(e.getValue(this.key))>=this.value}serialize(){return`${this.key} >= ${this.value}`}keys(){return[this.key]}negate(){return this.negated||(this.negated=qL.create(this.key,this.value,this)),this.negated}}class qL{static create(e,t,i=null){return $L(t,n=>new qL(e,n,i))}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=14}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){return this}evaluate(e){return typeof this.value=="string"?!1:parseFloat(e.getValue(this.key))new GL(e,n,i))}constructor(e,t,i){this.key=e,this.value=t,this.negated=i,this.type=15}cmp(e){return e.type!==this.type?this.type-e.type:Df(this.key,this.value,e.key,e.value)}equals(e){return e.type===this.type?this.key===e.key&&this.value===e.value:!1}substituteConstants(){return this}evaluate(e){return typeof this.value=="string"?!1:parseFloat(e.getValue(this.key))<=this.value}serialize(){return`${this.key} <= ${this.value}`}keys(){return[this.key]}negate(){return this.negated||(this.negated=KL.create(this.key,this.value,this)),this.negated}}class Mb{static create(e,t){return new Mb(e,t)}constructor(e,t){this.key=e,this.regexp=t,this.type=7,this.negated=null}cmp(e){if(e.type!==this.type)return this.type-e.type;if(this.keye.key)return 1;const t=this.regexp?this.regexp.source:"",i=e.regexp?e.regexp.source:"";return ti?1:0}equals(e){if(e.type===this.type){const t=this.regexp?this.regexp.source:"",i=e.regexp?e.regexp.source:"";return this.key===e.key&&t===i}return!1}substituteConstants(){return this}evaluate(e){const t=e.getValue(this.key);return this.regexp?this.regexp.test(t):!1}serialize(){const e=this.regexp?`/${this.regexp.source}/${this.regexp.flags}`:"/invalid/";return`${this.key} =~ ${e}`}keys(){return[this.key]}negate(){return this.negated||(this.negated=gA.create(this)),this.negated}}class gA{static create(e){return new gA(e)}constructor(e){this._actual=e,this.type=8}cmp(e){return e.type!==this.type?this.type-e.type:this._actual.cmp(e._actual)}equals(e){return e.type===this.type?this._actual.equals(e._actual):!1}substituteConstants(){return this}evaluate(e){return!this._actual.evaluate(e)}serialize(){return`!(${this._actual.serialize()})`}keys(){return this._actual.keys()}negate(){return this._actual}}function RW(o){let e=null;for(let t=0,i=o.length;te.expr.length)return 1;for(let t=0,i=this.expr.length;t1;){const r=n[n.length-1];if(r.type!==9)break;n.pop();const a=n.pop(),l=n.length===0,d=$d.create(r.expr.map(c=>vg.create([c,a],null,i)),null,l);d&&(n.push(d),n.sort(Hv))}if(n.length===1)return n[0];if(i){for(let r=0;re.serialize()).join(" && ")}keys(){const e=[];for(const t of this.expr)e.push(...t.keys());return e}negate(){if(!this.negated){const e=[];for(const t of this.expr)e.push(t.negate());this.negated=$d.create(e,this,!0)}return this.negated}}class $d{static create(e,t,i){return $d._normalizeArr(e,t,i)}constructor(e,t){this.expr=e,this.negated=t,this.type=9}cmp(e){if(e.type!==this.type)return this.type-e.type;if(this.expr.lengthe.expr.length)return 1;for(let t=0,i=this.expr.length;te.serialize()).join(" || ")}keys(){const e=[];for(const t of this.expr)e.push(...t.keys());return e}negate(){if(!this.negated){const e=[];for(const t of this.expr)e.push(t.negate());for(;e.length>1;){const t=e.shift(),i=e.shift(),n=[];for(const s of a4(t))for(const r of a4(i))n.push(vg.create([s,r],null,!1));e.unshift($d.create(n,null,!1))}this.negated=$d.create(e,this,!0)}return this.negated}}class fe extends Lf{static all(){return fe._info.values()}constructor(e,t,i){super(e,null),this._defaultValue=t,typeof i=="object"?fe._info.push({...i,key:e}):i!==!0&&fe._info.push({key:e,description:i,type:t!=null?typeof t:void 0})}bindTo(e){return e.createKey(this.key,this._defaultValue)}getValue(e){return e.getContextKeyValue(this.key)}toNegated(){return this.negate()}isEqualTo(e){return h_.create(this.key,e)}}fe._info=[];const ze=ft("contextKeyService");function AW(o,e){return oe?1:0}function Df(o,e,t,i){return ot?1:ei?1:0}function SN(o,e){if(o.type===0||e.type===1)return!0;if(o.type===9)return e.type===9?r4(o.expr,e.expr):!1;if(e.type===9){for(const t of e.expr)if(SN(o,t))return!0;return!1}if(o.type===6){if(e.type===6)return r4(e.expr,o.expr);for(const t of o.expr)if(SN(t,e))return!0;return!1}return o.equals(e)}function r4(o,e){let t=0,i=0;for(;t{a(),this._cachedMergedKeybindings=null})}getDefaultKeybindings(){return this._cachedMergedKeybindings||(this._cachedMergedKeybindings=Array.from(this._coreKeybindings).concat(this._extensionKeybindings),this._cachedMergedKeybindings.sort(tQ)),this._cachedMergedKeybindings.slice(0)}}const Zs=new mA,eQ={EditorModes:"platform.keybindingsRegistry"};Di.add(eQ.EditorModes,Zs);function tQ(o,e){if(o.weight1!==e.weight1)return o.weight1-e.weight1;if(o.command&&e.command){if(o.commande.command)return 1}return o.weight2-e.weight2}var iQ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},d4=function(o,e){return function(t,i){e(t,i,o)}},Bw;function Cm(o){return o.command!==void 0}function nQ(o){return o.submenu!==void 0}class I{constructor(e){if(I._instances.has(e))throw new TypeError(`MenuId with identifier '${e}' already exists. Use MenuId.for(ident) or a unique identifier`);I._instances.set(e,this),this.id=e}}I._instances=new Map;I.CommandPalette=new I("CommandPalette");I.DebugBreakpointsContext=new I("DebugBreakpointsContext");I.DebugCallStackContext=new I("DebugCallStackContext");I.DebugConsoleContext=new I("DebugConsoleContext");I.DebugVariablesContext=new I("DebugVariablesContext");I.NotebookVariablesContext=new I("NotebookVariablesContext");I.DebugHoverContext=new I("DebugHoverContext");I.DebugWatchContext=new I("DebugWatchContext");I.DebugToolBar=new I("DebugToolBar");I.DebugToolBarStop=new I("DebugToolBarStop");I.EditorContext=new I("EditorContext");I.SimpleEditorContext=new I("SimpleEditorContext");I.EditorContent=new I("EditorContent");I.EditorLineNumberContext=new I("EditorLineNumberContext");I.EditorContextCopy=new I("EditorContextCopy");I.EditorContextPeek=new I("EditorContextPeek");I.EditorContextShare=new I("EditorContextShare");I.EditorTitle=new I("EditorTitle");I.EditorTitleRun=new I("EditorTitleRun");I.EditorTitleContext=new I("EditorTitleContext");I.EditorTitleContextShare=new I("EditorTitleContextShare");I.EmptyEditorGroup=new I("EmptyEditorGroup");I.EmptyEditorGroupContext=new I("EmptyEditorGroupContext");I.EditorTabsBarContext=new I("EditorTabsBarContext");I.EditorTabsBarShowTabsSubmenu=new I("EditorTabsBarShowTabsSubmenu");I.EditorTabsBarShowTabsZenModeSubmenu=new I("EditorTabsBarShowTabsZenModeSubmenu");I.EditorActionsPositionSubmenu=new I("EditorActionsPositionSubmenu");I.ExplorerContext=new I("ExplorerContext");I.ExplorerContextShare=new I("ExplorerContextShare");I.ExtensionContext=new I("ExtensionContext");I.GlobalActivity=new I("GlobalActivity");I.CommandCenter=new I("CommandCenter");I.CommandCenterCenter=new I("CommandCenterCenter");I.LayoutControlMenuSubmenu=new I("LayoutControlMenuSubmenu");I.LayoutControlMenu=new I("LayoutControlMenu");I.MenubarMainMenu=new I("MenubarMainMenu");I.MenubarAppearanceMenu=new I("MenubarAppearanceMenu");I.MenubarDebugMenu=new I("MenubarDebugMenu");I.MenubarEditMenu=new I("MenubarEditMenu");I.MenubarCopy=new I("MenubarCopy");I.MenubarFileMenu=new I("MenubarFileMenu");I.MenubarGoMenu=new I("MenubarGoMenu");I.MenubarHelpMenu=new I("MenubarHelpMenu");I.MenubarLayoutMenu=new I("MenubarLayoutMenu");I.MenubarNewBreakpointMenu=new I("MenubarNewBreakpointMenu");I.PanelAlignmentMenu=new I("PanelAlignmentMenu");I.PanelPositionMenu=new I("PanelPositionMenu");I.ActivityBarPositionMenu=new I("ActivityBarPositionMenu");I.MenubarPreferencesMenu=new I("MenubarPreferencesMenu");I.MenubarRecentMenu=new I("MenubarRecentMenu");I.MenubarSelectionMenu=new I("MenubarSelectionMenu");I.MenubarShare=new I("MenubarShare");I.MenubarSwitchEditorMenu=new I("MenubarSwitchEditorMenu");I.MenubarSwitchGroupMenu=new I("MenubarSwitchGroupMenu");I.MenubarTerminalMenu=new I("MenubarTerminalMenu");I.MenubarViewMenu=new I("MenubarViewMenu");I.MenubarHomeMenu=new I("MenubarHomeMenu");I.OpenEditorsContext=new I("OpenEditorsContext");I.OpenEditorsContextShare=new I("OpenEditorsContextShare");I.ProblemsPanelContext=new I("ProblemsPanelContext");I.SCMInputBox=new I("SCMInputBox");I.SCMChangesSeparator=new I("SCMChangesSeparator");I.SCMIncomingChanges=new I("SCMIncomingChanges");I.SCMIncomingChangesContext=new I("SCMIncomingChangesContext");I.SCMIncomingChangesSetting=new I("SCMIncomingChangesSetting");I.SCMOutgoingChanges=new I("SCMOutgoingChanges");I.SCMOutgoingChangesContext=new I("SCMOutgoingChangesContext");I.SCMOutgoingChangesSetting=new I("SCMOutgoingChangesSetting");I.SCMIncomingChangesAllChangesContext=new I("SCMIncomingChangesAllChangesContext");I.SCMIncomingChangesHistoryItemContext=new I("SCMIncomingChangesHistoryItemContext");I.SCMOutgoingChangesAllChangesContext=new I("SCMOutgoingChangesAllChangesContext");I.SCMOutgoingChangesHistoryItemContext=new I("SCMOutgoingChangesHistoryItemContext");I.SCMChangeContext=new I("SCMChangeContext");I.SCMResourceContext=new I("SCMResourceContext");I.SCMResourceContextShare=new I("SCMResourceContextShare");I.SCMResourceFolderContext=new I("SCMResourceFolderContext");I.SCMResourceGroupContext=new I("SCMResourceGroupContext");I.SCMSourceControl=new I("SCMSourceControl");I.SCMSourceControlInline=new I("SCMSourceControlInline");I.SCMSourceControlTitle=new I("SCMSourceControlTitle");I.SCMTitle=new I("SCMTitle");I.SearchContext=new I("SearchContext");I.SearchActionMenu=new I("SearchActionContext");I.StatusBarWindowIndicatorMenu=new I("StatusBarWindowIndicatorMenu");I.StatusBarRemoteIndicatorMenu=new I("StatusBarRemoteIndicatorMenu");I.StickyScrollContext=new I("StickyScrollContext");I.TestItem=new I("TestItem");I.TestItemGutter=new I("TestItemGutter");I.TestMessageContext=new I("TestMessageContext");I.TestMessageContent=new I("TestMessageContent");I.TestPeekElement=new I("TestPeekElement");I.TestPeekTitle=new I("TestPeekTitle");I.TouchBarContext=new I("TouchBarContext");I.TitleBarContext=new I("TitleBarContext");I.TitleBarTitleContext=new I("TitleBarTitleContext");I.TunnelContext=new I("TunnelContext");I.TunnelPrivacy=new I("TunnelPrivacy");I.TunnelProtocol=new I("TunnelProtocol");I.TunnelPortInline=new I("TunnelInline");I.TunnelTitle=new I("TunnelTitle");I.TunnelLocalAddressInline=new I("TunnelLocalAddressInline");I.TunnelOriginInline=new I("TunnelOriginInline");I.ViewItemContext=new I("ViewItemContext");I.ViewContainerTitle=new I("ViewContainerTitle");I.ViewContainerTitleContext=new I("ViewContainerTitleContext");I.ViewTitle=new I("ViewTitle");I.ViewTitleContext=new I("ViewTitleContext");I.CommentEditorActions=new I("CommentEditorActions");I.CommentThreadTitle=new I("CommentThreadTitle");I.CommentThreadActions=new I("CommentThreadActions");I.CommentThreadAdditionalActions=new I("CommentThreadAdditionalActions");I.CommentThreadTitleContext=new I("CommentThreadTitleContext");I.CommentThreadCommentContext=new I("CommentThreadCommentContext");I.CommentTitle=new I("CommentTitle");I.CommentActions=new I("CommentActions");I.CommentsViewThreadActions=new I("CommentsViewThreadActions");I.InteractiveToolbar=new I("InteractiveToolbar");I.InteractiveCellTitle=new I("InteractiveCellTitle");I.InteractiveCellDelete=new I("InteractiveCellDelete");I.InteractiveCellExecute=new I("InteractiveCellExecute");I.InteractiveInputExecute=new I("InteractiveInputExecute");I.IssueReporter=new I("IssueReporter");I.NotebookToolbar=new I("NotebookToolbar");I.NotebookStickyScrollContext=new I("NotebookStickyScrollContext");I.NotebookCellTitle=new I("NotebookCellTitle");I.NotebookCellDelete=new I("NotebookCellDelete");I.NotebookCellInsert=new I("NotebookCellInsert");I.NotebookCellBetween=new I("NotebookCellBetween");I.NotebookCellListTop=new I("NotebookCellTop");I.NotebookCellExecute=new I("NotebookCellExecute");I.NotebookCellExecuteGoTo=new I("NotebookCellExecuteGoTo");I.NotebookCellExecutePrimary=new I("NotebookCellExecutePrimary");I.NotebookDiffCellInputTitle=new I("NotebookDiffCellInputTitle");I.NotebookDiffCellMetadataTitle=new I("NotebookDiffCellMetadataTitle");I.NotebookDiffCellOutputsTitle=new I("NotebookDiffCellOutputsTitle");I.NotebookOutputToolbar=new I("NotebookOutputToolbar");I.NotebookOutlineFilter=new I("NotebookOutlineFilter");I.NotebookOutlineActionMenu=new I("NotebookOutlineActionMenu");I.NotebookEditorLayoutConfigure=new I("NotebookEditorLayoutConfigure");I.NotebookKernelSource=new I("NotebookKernelSource");I.BulkEditTitle=new I("BulkEditTitle");I.BulkEditContext=new I("BulkEditContext");I.TimelineItemContext=new I("TimelineItemContext");I.TimelineTitle=new I("TimelineTitle");I.TimelineTitleContext=new I("TimelineTitleContext");I.TimelineFilterSubMenu=new I("TimelineFilterSubMenu");I.AccountsContext=new I("AccountsContext");I.SidebarTitle=new I("SidebarTitle");I.PanelTitle=new I("PanelTitle");I.AuxiliaryBarTitle=new I("AuxiliaryBarTitle");I.AuxiliaryBarHeader=new I("AuxiliaryBarHeader");I.TerminalInstanceContext=new I("TerminalInstanceContext");I.TerminalEditorInstanceContext=new I("TerminalEditorInstanceContext");I.TerminalNewDropdownContext=new I("TerminalNewDropdownContext");I.TerminalTabContext=new I("TerminalTabContext");I.TerminalTabEmptyAreaContext=new I("TerminalTabEmptyAreaContext");I.TerminalStickyScrollContext=new I("TerminalStickyScrollContext");I.WebviewContext=new I("WebviewContext");I.InlineCompletionsActions=new I("InlineCompletionsActions");I.InlineEditActions=new I("InlineEditActions");I.NewFile=new I("NewFile");I.MergeInput1Toolbar=new I("MergeToolbar1Toolbar");I.MergeInput2Toolbar=new I("MergeToolbar2Toolbar");I.MergeBaseToolbar=new I("MergeBaseToolbar");I.MergeInputResultToolbar=new I("MergeToolbarResultToolbar");I.InlineSuggestionToolbar=new I("InlineSuggestionToolbar");I.InlineEditToolbar=new I("InlineEditToolbar");I.ChatContext=new I("ChatContext");I.ChatCodeBlock=new I("ChatCodeblock");I.ChatCompareBlock=new I("ChatCompareBlock");I.ChatMessageTitle=new I("ChatMessageTitle");I.ChatExecute=new I("ChatExecute");I.ChatExecuteSecondary=new I("ChatExecuteSecondary");I.ChatInputSide=new I("ChatInputSide");I.AccessibleView=new I("AccessibleView");I.MultiDiffEditorFileToolbar=new I("MultiDiffEditorFileToolbar");I.DiffEditorHunkToolbar=new I("DiffEditorHunkToolbar");I.DiffEditorSelectionToolbar=new I("DiffEditorSelectionToolbar");const fr=ft("menuService");class Kd{static for(e){let t=this._all.get(e);return t||(t=new Kd(e),this._all.set(e,t)),t}static merge(e){const t=new Set;for(const i of e)i instanceof Kd&&t.add(i.id);return t}constructor(e){this.id=e,this.has=t=>t===e}}Kd._all=new Map;const On=new class{constructor(){this._commands=new Map,this._menuItems=new Map,this._onDidChangeMenu=new CG({merge:Kd.merge}),this.onDidChangeMenu=this._onDidChangeMenu.event}addCommand(o){return this._commands.set(o.id,o),this._onDidChangeMenu.fire(Kd.for(I.CommandPalette)),Ne(()=>{this._commands.delete(o.id)&&this._onDidChangeMenu.fire(Kd.for(I.CommandPalette))})}getCommand(o){return this._commands.get(o)}getCommands(){const o=new Map;return this._commands.forEach((e,t)=>o.set(t,e)),o}appendMenuItem(o,e){let t=this._menuItems.get(o);t||(t=new Hs,this._menuItems.set(o,t));const i=t.push(e);return this._onDidChangeMenu.fire(Kd.for(o)),Ne(()=>{i(),this._onDidChangeMenu.fire(Kd.for(o))})}appendMenuItems(o){const e=new Q;for(const{id:t,item:i}of o)e.add(this.appendMenuItem(t,i));return e}getMenuItems(o){let e;return this._menuItems.has(o)?e=[...this._menuItems.get(o)]:e=[],o===I.CommandPalette&&this._appendImplicitItems(e),e}_appendImplicitItems(o){const e=new Set;for(const t of o)Cm(t)&&(e.add(t.command.id),t.alt&&e.add(t.alt.id));this._commands.forEach((t,i)=>{e.has(i)||o.push({command:t})})}};class jm extends wp{constructor(e,t,i){super(`submenuitem.${e.submenu.id}`,typeof e.title=="string"?e.title:e.title.value,i,"submenu"),this.item=e,this.hideActions=t}}let Mo=Bw=class{static label(e,t){return t!=null&&t.renderShortTitle&&e.shortTitle?typeof e.shortTitle=="string"?e.shortTitle:e.shortTitle.value:typeof e.title=="string"?e.title:e.title.value}constructor(e,t,i,n,s,r,a){var l,d;this.hideActions=n,this.menuKeybinding=s,this._commandService=a,this.id=e.id,this.label=Bw.label(e,i),this.tooltip=(d=typeof e.tooltip=="string"?e.tooltip:(l=e.tooltip)===null||l===void 0?void 0:l.value)!==null&&d!==void 0?d:"",this.enabled=!e.precondition||r.contextMatchesRules(e.precondition),this.checked=void 0;let c;if(e.toggled){const h=e.toggled.condition?e.toggled:{condition:e.toggled};this.checked=r.contextMatchesRules(h.condition),this.checked&&h.tooltip&&(this.tooltip=typeof h.tooltip=="string"?h.tooltip:h.tooltip.value),this.checked&&Ve.isThemeIcon(h.icon)&&(c=h.icon),this.checked&&h.title&&(this.label=typeof h.title=="string"?h.title:h.title.value)}c||(c=Ve.isThemeIcon(e.icon)?e.icon:void 0),this.item=e,this.alt=t?new Bw(t,void 0,i,n,void 0,r,a):void 0,this._options=i,this.class=c&&Ve.asClassName(c)}run(...e){var t,i;let n=[];return!((t=this._options)===null||t===void 0)&&t.arg&&(n=[...n,this._options.arg]),!((i=this._options)===null||i===void 0)&&i.shouldForwardArgs&&(n=[...n,...e]),this._commandService.executeCommand(this.id,...n)}};Mo=Bw=iQ([d4(5,ze),d4(6,ui)],Mo);class Qs{constructor(e){this.desc=e}}function ii(o){const e=[],t=new o,{f1:i,menu:n,keybinding:s,...r}=t.desc;if(Ct.getCommand(r.id))throw new Error(`Cannot register two commands with the same id: ${r.id}`);if(e.push(Ct.registerCommand({id:r.id,handler:(a,...l)=>t.run(a,...l),metadata:r.metadata})),Array.isArray(n))for(const a of n)e.push(On.appendMenuItem(a.id,{command:{...r,precondition:a.precondition===null?void 0:r.precondition},...a}));else n&&e.push(On.appendMenuItem(n.id,{command:{...r,precondition:n.precondition===null?void 0:r.precondition},...n}));if(i&&(e.push(On.appendMenuItem(I.CommandPalette,{command:r,when:r.precondition})),e.push(On.addCommand(r))),Array.isArray(s))for(const a of s)e.push(Zs.registerKeybindingRule({...a,id:r.id,when:r.precondition?Z.and(r.precondition,a.when):a.when}));else s&&e.push(Zs.registerKeybindingRule({...s,id:r.id,when:r.precondition?Z.and(r.precondition,s.when):s.when}));return{dispose(){Yt(e)}}}const rs=ft("telemetryService"),ms=ft("logService");var ts;(function(o){o[o.Off=0]="Off",o[o.Trace=1]="Trace",o[o.Debug=2]="Debug",o[o.Info=3]="Info",o[o.Warning=4]="Warning",o[o.Error=5]="Error"})(ts||(ts={}));const PW=ts.Info;class OW extends H{constructor(){super(...arguments),this.level=PW,this._onDidChangeLogLevel=this._register(new F),this.onDidChangeLogLevel=this._onDidChangeLogLevel.event}setLevel(e){this.level!==e&&(this.level=e,this._onDidChangeLogLevel.fire(this.level))}getLevel(){return this.level}checkLogLevel(e){return this.level!==ts.Off&&this.level<=e}}class sQ extends OW{constructor(e=PW,t=!0){super(),this.useColors=t,this.setLevel(e)}trace(e,...t){this.checkLogLevel(ts.Trace)&&(this.useColors?console.log("%cTRACE","color: #888",e,...t):console.log(e,...t))}debug(e,...t){this.checkLogLevel(ts.Debug)&&(this.useColors?console.log("%cDEBUG","background: #eee; color: #888",e,...t):console.log(e,...t))}info(e,...t){this.checkLogLevel(ts.Info)&&(this.useColors?console.log("%c INFO","color: #33f",e,...t):console.log(e,...t))}warn(e,...t){this.checkLogLevel(ts.Warning)&&(this.useColors?console.log("%c WARN","color: #993",e,...t):console.log(e,...t))}error(e,...t){this.checkLogLevel(ts.Error)&&(this.useColors?console.log("%c ERR","color: #f33",e,...t):console.error(e,...t))}}class oQ extends OW{constructor(e){super(),this.loggers=e,e.length&&this.setLevel(e[0].getLevel())}setLevel(e){for(const t of this.loggers)t.setLevel(e);super.setLevel(e)}trace(e,...t){for(const i of this.loggers)i.trace(e,...t)}debug(e,...t){for(const i of this.loggers)i.debug(e,...t)}info(e,...t){for(const i of this.loggers)i.info(e,...t)}warn(e,...t){for(const i of this.loggers)i.warn(e,...t)}error(e,...t){for(const i of this.loggers)i.error(e,...t)}dispose(){for(const e of this.loggers)e.dispose();super.dispose()}}function rQ(o){switch(o){case ts.Trace:return"trace";case ts.Debug:return"debug";case ts.Info:return"info";case ts.Warning:return"warn";case ts.Error:return"error";case ts.Off:return"off"}}new fe("logLevel",rQ(ts.Info));class YL{constructor(e){this.id=e.id,this.precondition=e.precondition,this._kbOpts=e.kbOpts,this._menuOpts=e.menuOpts,this.metadata=e.metadata}register(){if(Array.isArray(this._menuOpts)?this._menuOpts.forEach(this._registerMenuItem,this):this._menuOpts&&this._registerMenuItem(this._menuOpts),this._kbOpts){const e=Array.isArray(this._kbOpts)?this._kbOpts:[this._kbOpts];for(const t of e){let i=t.kbExpr;this.precondition&&(i?i=Z.and(i,this.precondition):i=this.precondition);const n={id:this.id,weight:t.weight,args:t.args,when:i,primary:t.primary,secondary:t.secondary,win:t.win,linux:t.linux,mac:t.mac};Zs.registerKeybindingRule(n)}}Ct.registerCommand({id:this.id,handler:(e,t)=>this.runCommand(e,t),metadata:this.metadata})}_registerMenuItem(e){On.appendMenuItem(e.menuId,{group:e.group,command:{id:this.id,title:e.title,icon:e.icon,precondition:this.precondition},when:e.when,order:e.order})}}class u_ extends YL{constructor(){super(...arguments),this._implementations=[]}addImplementation(e,t,i,n){return this._implementations.push({priority:e,name:t,implementation:i,when:n}),this._implementations.sort((s,r)=>r.priority-s.priority),{dispose:()=>{for(let s=0;s{if(a.get(ze).contextMatchesRules(i??void 0))return n(a,r,t)})}runCommand(e,t){return bn.runEditorCommand(e,t,this.precondition,(i,n,s)=>this.runEditorCommand(i,n,s))}}class be extends bn{static convertOptions(e){let t;Array.isArray(e.menuOpts)?t=e.menuOpts:e.menuOpts?t=[e.menuOpts]:t=[];function i(n){return n.menuId||(n.menuId=I.EditorContext),n.title||(n.title=e.label),n.when=Z.and(e.precondition,n.when),n}return Array.isArray(e.contextMenuOpts)?t.push(...e.contextMenuOpts.map(i)):e.contextMenuOpts&&t.push(i(e.contextMenuOpts)),e.menuOpts=t,e}constructor(e){super(be.convertOptions(e)),this.label=e.label,this.alias=e.alias}runEditorCommand(e,t,i){return this.reportTelemetry(e,t),this.run(e,t,i||{})}reportTelemetry(e,t){e.get(rs).publicLog2("editorActionInvoked",{name:this.label,id:this.id})}}class BW extends be{constructor(){super(...arguments),this._implementations=[]}addImplementation(e,t){return this._implementations.push([e,t]),this._implementations.sort((i,n)=>n[0]-i[0]),{dispose:()=>{for(let i=0;i{var r,a;const l=s.get(ze),d=s.get(ms);if(!l.contextMatchesRules((r=this.desc.precondition)!==null&&r!==void 0?r:void 0)){d.debug("[EditorAction2] NOT running command because its precondition is FALSE",this.desc.id,(a=this.desc.precondition)===null||a===void 0?void 0:a.serialize());return}return this.runEditorCommand(s,n,...t)})}}function Cd(o,e){Ct.registerCommand(o,function(t,...i){const n=t.get(Ae),[s,r]=i;xt(We.isUri(s)),xt(W.isIPosition(r));const a=t.get(Si).getModel(s);if(a){const l=W.lift(r);return n.invokeFunction(e,a,l,...i.slice(2))}return t.get(wo).createModelReference(s).then(l=>new Promise((d,c)=>{try{const h=n.invokeFunction(e,l.object.textEditorModel,W.lift(r),i.slice(2));d(h)}catch(h){c(h)}}).finally(()=>{l.dispose()}))})}function ue(o){return Lr.INSTANCE.registerEditorCommand(o),o}function se(o){const e=new o;return Lr.INSTANCE.registerEditorAction(e),e}function WW(o){return Lr.INSTANCE.registerEditorAction(o),o}function aQ(o){Lr.INSTANCE.registerEditorAction(o)}function Et(o,e,t){Lr.INSTANCE.registerEditorContribution(o,e,t)}var qm;(function(o){function e(r){return Lr.INSTANCE.getEditorCommand(r)}o.getEditorCommand=e;function t(){return Lr.INSTANCE.getEditorActions()}o.getEditorActions=t;function i(){return Lr.INSTANCE.getEditorContributions()}o.getEditorContributions=i;function n(r){return Lr.INSTANCE.getEditorContributions().filter(a=>r.indexOf(a.id)>=0)}o.getSomeEditorContributions=n;function s(){return Lr.INSTANCE.getDiffEditorContributions()}o.getDiffEditorContributions=s})(qm||(qm={}));const lQ={EditorCommonContributions:"editor.contributions"};class Lr{constructor(){this.editorContributions=[],this.diffEditorContributions=[],this.editorActions=[],this.editorCommands=Object.create(null)}registerEditorContribution(e,t,i){this.editorContributions.push({id:e,ctor:t,instantiation:i})}getEditorContributions(){return this.editorContributions.slice(0)}getDiffEditorContributions(){return this.diffEditorContributions.slice(0)}registerEditorAction(e){e.register(),this.editorActions.push(e)}getEditorActions(){return this.editorActions}registerEditorCommand(e){e.register(),this.editorCommands[e.id]=e}getEditorCommand(e){return this.editorCommands[e]||null}}Lr.INSTANCE=new Lr;Di.add(lQ.EditorCommonContributions,Lr.INSTANCE);function gC(o){return o.register(),o}const HW=gC(new u_({id:"undo",precondition:void 0,kbOpts:{weight:0,primary:2104},menuOpts:[{menuId:I.MenubarEditMenu,group:"1_do",title:m({key:"miUndo",comment:["&& denotes a mnemonic"]},"&&Undo"),order:1},{menuId:I.CommandPalette,group:"",title:m("undo","Undo"),order:1}]}));gC(new FW(HW,{id:"default:undo",precondition:void 0}));const VW=gC(new u_({id:"redo",precondition:void 0,kbOpts:{weight:0,primary:2103,secondary:[3128],mac:{primary:3128}},menuOpts:[{menuId:I.MenubarEditMenu,group:"1_do",title:m({key:"miRedo",comment:["&& denotes a mnemonic"]},"&&Redo"),order:2},{menuId:I.CommandPalette,group:"",title:m("redo","Redo"),order:1}]}));gC(new FW(VW,{id:"default:redo",precondition:void 0}));const dQ=gC(new u_({id:"editor.action.selectAll",precondition:void 0,kbOpts:{weight:0,kbExpr:null,primary:2079},menuOpts:[{menuId:I.MenubarSelectionMenu,group:"1_basic",title:m({key:"miSelectAll",comment:["&& denotes a mnemonic"]},"&&Select All"),order:1},{menuId:I.CommandPalette,group:"",title:m("selectAll","Select All"),order:1}]})),cQ="$initialize";let c4=!1;function yN(o){Cu&&(c4||(c4=!0,console.warn("Could not create web worker(s). Falling back to loading web worker code in main thread, which might cause UI freezes. Please see https://github.com/microsoft/monaco-editor#faq")),console.warn(o.message))}class hQ{constructor(e,t,i,n){this.vsWorker=e,this.req=t,this.method=i,this.args=n,this.type=0}}class h4{constructor(e,t,i,n){this.vsWorker=e,this.seq=t,this.res=i,this.err=n,this.type=1}}class uQ{constructor(e,t,i,n){this.vsWorker=e,this.req=t,this.eventName=i,this.arg=n,this.type=2}}class gQ{constructor(e,t,i){this.vsWorker=e,this.req=t,this.event=i,this.type=3}}class fQ{constructor(e,t){this.vsWorker=e,this.req=t,this.type=4}}class mQ{constructor(e){this._workerId=-1,this._handler=e,this._lastSentReq=0,this._pendingReplies=Object.create(null),this._pendingEmitters=new Map,this._pendingEvents=new Map}setWorkerId(e){this._workerId=e}sendMessage(e,t){const i=String(++this._lastSentReq);return new Promise((n,s)=>{this._pendingReplies[i]={resolve:n,reject:s},this._send(new hQ(this._workerId,i,e,t))})}listen(e,t){let i=null;const n=new F({onWillAddFirstListener:()=>{i=String(++this._lastSentReq),this._pendingEmitters.set(i,n),this._send(new uQ(this._workerId,i,e,t))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(i),this._send(new fQ(this._workerId,i)),i=null}});return n.event}handleMessage(e){!e||!e.vsWorker||this._workerId!==-1&&e.vsWorker!==this._workerId||this._handleMessage(e)}_handleMessage(e){switch(e.type){case 1:return this._handleReplyMessage(e);case 0:return this._handleRequestMessage(e);case 2:return this._handleSubscribeEventMessage(e);case 3:return this._handleEventMessage(e);case 4:return this._handleUnsubscribeEventMessage(e)}}_handleReplyMessage(e){if(!this._pendingReplies[e.seq]){console.warn("Got reply to unknown seq");return}const t=this._pendingReplies[e.seq];if(delete this._pendingReplies[e.seq],e.err){let i=e.err;e.err.$isError&&(i=new Error,i.name=e.err.name,i.message=e.err.message,i.stack=e.err.stack),t.reject(i);return}t.resolve(e.res)}_handleRequestMessage(e){const t=e.req;this._handler.handleMessage(e.method,e.args).then(n=>{this._send(new h4(this._workerId,t,n,void 0))},n=>{n.detail instanceof Error&&(n.detail=OF(n.detail)),this._send(new h4(this._workerId,t,void 0,OF(n)))})}_handleSubscribeEventMessage(e){const t=e.req,i=this._handler.handleEvent(e.eventName,e.arg)(n=>{this._send(new gQ(this._workerId,t,n))});this._pendingEvents.set(t,i)}_handleEventMessage(e){if(!this._pendingEmitters.has(e.req)){console.warn("Got event for unknown req");return}this._pendingEmitters.get(e.req).fire(e.event)}_handleUnsubscribeEventMessage(e){if(!this._pendingEvents.has(e.req)){console.warn("Got unsubscribe for unknown req");return}this._pendingEvents.get(e.req).dispose(),this._pendingEvents.delete(e.req)}_send(e){const t=[];if(e.type===0)for(let i=0;i{this._protocol.handleMessage(c)},c=>{n==null||n(c)})),this._protocol=new mQ({sendMessage:(c,h)=>{this._worker.postMessage(c,h)},handleMessage:(c,h)=>{if(typeof i[c]!="function")return Promise.reject(new Error("Missing method "+c+" on main thread host."));try{return Promise.resolve(i[c].apply(i,h))}catch(u){return Promise.reject(u)}},handleEvent:(c,h)=>{if(UW(c)){const u=i[c].call(i,h);if(typeof u!="function")throw new Error(`Missing dynamic event ${c} on main thread host.`);return u}if(zW(c)){const u=i[c];if(typeof u!="function")throw new Error(`Missing event ${c} on main thread host.`);return u}throw new Error(`Malformed event name ${c}`)}}),this._protocol.setWorkerId(this._worker.getId());let s=null;const r=globalThis.require;typeof r<"u"&&typeof r.getConfig=="function"?s=r.getConfig():typeof globalThis.requirejs<"u"&&(s=globalThis.requirejs.s.contexts._.config);const a=W2(i);this._onModuleLoaded=this._protocol.sendMessage(cQ,[this._worker.getId(),JSON.parse(JSON.stringify(s)),t,a]);const l=(c,h)=>this._request(c,h),d=(c,h)=>this._protocol.listen(c,h);this._lazyProxy=new Promise((c,h)=>{n=h,this._onModuleLoaded.then(u=>{c(_Q(u,l,d))},u=>{h(u),this._onError("Worker failed to load "+t,u)})})}getProxyObject(){return this._lazyProxy}_request(e,t){return new Promise((i,n)=>{this._onModuleLoaded.then(()=>{this._protocol.sendMessage(e,t).then(i,n)},n)})}_onError(e,t){console.error(e),console.info(t)}}function zW(o){return o[0]==="o"&&o[1]==="n"&&Tl(o.charCodeAt(2))}function UW(o){return/^onDynamic/.test(o)&&Tl(o.charCodeAt(9))}function _Q(o,e,t){const i=r=>function(){const a=Array.prototype.slice.call(arguments,0);return e(r,a)},n=r=>function(a){return t(r,a)},s={};for(const r of o){if(UW(r)){s[r]=n(r);continue}if(zW(r)){s[r]=t(r,void 0);continue}s[r]=i(r)}return s}function Pc(o,e){var t;const i=globalThis.MonacoEnvironment;if(i!=null&&i.createTrustedTypesPolicy)try{return i.createTrustedTypesPolicy(o,e)}catch(n){Ye(n);return}try{return(t=jt.trustedTypes)===null||t===void 0?void 0:t.createPolicy(o,e)}catch(n){Ye(n);return}}const u4=Pc("defaultWorkerFactory",{createScriptURL:o=>o});function vQ(o){const e=globalThis.MonacoEnvironment;if(e){if(typeof e.getWorker=="function")return e.getWorker("workerMain.js",o);if(typeof e.getWorkerUrl=="function"){const t=e.getWorkerUrl("workerMain.js",o);return new Worker(u4?u4.createScriptURL(t):t,{name:o})}}throw new Error("You must define a function MonacoEnvironment.getWorkerUrl or MonacoEnvironment.getWorker")}function bQ(o){return typeof o.then=="function"}class CQ extends H{constructor(e,t,i,n,s){super(),this.id=t,this.label=i;const r=vQ(i);bQ(r)?this.worker=r:this.worker=Promise.resolve(r),this.postMessage(e,[]),this.worker.then(a=>{a.onmessage=function(l){n(l.data)},a.onmessageerror=s,typeof a.addEventListener=="function"&&a.addEventListener("error",s)}),this._register(Ne(()=>{var a;(a=this.worker)===null||a===void 0||a.then(l=>{l.onmessage=null,l.onmessageerror=null,l.removeEventListener("error",s),l.terminate()}),this.worker=null}))}getId(){return this.id}postMessage(e,t){var i;(i=this.worker)===null||i===void 0||i.then(n=>{try{n.postMessage(e,t)}catch(s){Ye(s),Ye(new Error(`FAILED to post message to '${this.label}'-worker`,{cause:s}))}})}}class QL{constructor(e){this._label=e,this._webWorkerFailedBeforeError=!1}create(e,t,i){const n=++QL.LAST_WORKER_ID;if(this._webWorkerFailedBeforeError)throw this._webWorkerFailedBeforeError;return new CQ(e,n,this._label||"anonymous"+n,t,s=>{yN(s),this._webWorkerFailedBeforeError=s,i(s)})}}QL.LAST_WORKER_ID=0;var rn;(function(o){o[o.None=0]="None",o[o.Indent=1]="Indent",o[o.IndentOutdent=2]="IndentOutdent",o[o.Outdent=3]="Outdent"})(rn||(rn={}));class vx{constructor(e){if(this._neutralCharacter=null,this._neutralCharacterSearched=!1,this.open=e.open,this.close=e.close,this._inString=!0,this._inComment=!0,this._inRegEx=!0,Array.isArray(e.notIn))for(let t=0,i=e.notIn.length;tnew vx(t)):e.brackets?this._autoClosingPairs=e.brackets.map(t=>new vx({open:t[0],close:t[1]})):this._autoClosingPairs=[],e.__electricCharacterSupport&&e.__electricCharacterSupport.docComment){const t=e.__electricCharacterSupport.docComment;this._autoClosingPairs.push(new vx({open:t.open,close:t.close||""}))}this._autoCloseBeforeForQuotes=typeof e.autoCloseBefore=="string"?e.autoCloseBefore:Sp.DEFAULT_AUTOCLOSE_BEFORE_LANGUAGE_DEFINED_QUOTES,this._autoCloseBeforeForBrackets=typeof e.autoCloseBefore=="string"?e.autoCloseBefore:Sp.DEFAULT_AUTOCLOSE_BEFORE_LANGUAGE_DEFINED_BRACKETS,this._surroundingPairs=e.surroundingPairs||this._autoClosingPairs}getAutoClosingPairs(){return this._autoClosingPairs}getAutoCloseBeforeSet(e){return e?this._autoCloseBeforeForQuotes:this._autoCloseBeforeForBrackets}getSurroundingPairs(){return this._surroundingPairs}}Sp.DEFAULT_AUTOCLOSE_BEFORE_LANGUAGE_DEFINED_QUOTES=`;:.,=}])> + `;Sp.DEFAULT_AUTOCLOSE_BEFORE_LANGUAGE_DEFINED_BRACKETS=`'"\`;:.,=}])> + `;function bg(o,e){const t=o.getCount(),i=o.findTokenIndexAtOffset(e),n=o.getLanguageId(i);let s=i;for(;s+10&&o.getLanguageId(r-1)===n;)r--;return new SQ(o,n,r,s+1,o.getStartOffset(r),o.getEndOffset(s))}class SQ{constructor(e,t,i,n,s,r){this._scopedLineTokensBrand=void 0,this._actual=e,this.languageId=t,this._firstTokenIndex=i,this._lastTokenIndex=n,this.firstCharOffset=s,this._lastCharOffset=r,this.languageIdCodec=e.languageIdCodec}getLineContent(){return this._actual.getLineContent().substring(this.firstCharOffset,this._lastCharOffset)}getLineLength(){return this._lastCharOffset-this.firstCharOffset}getActualLineContentBefore(e){return this._actual.getLineContent().substring(0,this.firstCharOffset+e)}getTokenCount(){return this._lastTokenIndex-this._firstTokenIndex}findTokenIndexAtOffset(e){return this._actual.findTokenIndexAtOffset(e+this.firstCharOffset)-this._firstTokenIndex}getStandardTokenType(e){return this._actual.getStandardTokenType(e+this._firstTokenIndex)}toIViewLineTokens(){return this._actual.sliceAndInflate(this.firstCharOffset,this._lastCharOffset,0)}}function Ll(o){return(o&3)!==0}const g4=typeof Buffer<"u";let bx;class XL{static wrap(e){return g4&&!Buffer.isBuffer(e)&&(e=Buffer.from(e.buffer,e.byteOffset,e.byteLength)),new XL(e)}constructor(e){this.buffer=e,this.byteLength=this.buffer.byteLength}toString(){return g4?this.buffer.toString():(bx||(bx=new TextDecoder),bx.decode(this.buffer))}}function yQ(o,e){return o[e+0]<<0>>>0|o[e+1]<<8>>>0}function LQ(o,e,t){o[t+0]=e&255,e=e>>>8,o[t+1]=e&255}function xa(o,e){return o[e]*2**24+o[e+1]*2**16+o[e+2]*2**8+o[e+3]}function Ia(o,e,t){o[t+3]=e,e=e>>>8,o[t+2]=e,e=e>>>8,o[t+1]=e,e=e>>>8,o[t]=e}function f4(o,e){return o[e]}function m4(o,e,t){o[t]=e}let Cx;function $W(){return Cx||(Cx=new TextDecoder("UTF-16LE")),Cx}let wx;function kQ(){return wx||(wx=new TextDecoder("UTF-16BE")),wx}let Sx;function KW(){return Sx||(Sx=E8()?$W():kQ()),Sx}function DQ(o,e,t){const i=new Uint16Array(o.buffer,e,t);return t>0&&(i[0]===65279||i[0]===65534)?xQ(o,e,t):$W().decode(i)}function xQ(o,e,t){const i=[];let n=0;for(let s=0;s=this._capacity){this._flushBuffer(),this._completedStrings[this._completedStrings.length]=e;return}for(let i=0;i[r[0].toLowerCase(),r[1].toLowerCase()]);const t=[];for(let r=0;r{const[l,d]=r,[c,h]=a;return l===c||l===h||d===c||d===h},n=(r,a)=>{const l=Math.min(r,a),d=Math.max(r,a);for(let c=0;c0&&s.push({open:a,close:l})}return s}class EQ{constructor(e,t){this._richEditBracketsBrand=void 0;const i=IQ(t);this.brackets=i.map((n,s)=>new WS(e,s,n.open,n.close,NQ(n.open,n.close,i,s),TQ(n.open,n.close,i,s))),this.forwardRegex=MQ(this.brackets),this.reversedRegex=RQ(this.brackets),this.textIsBracket={},this.textIsOpenBracket={},this.maxBracketLength=0;for(const n of this.brackets){for(const s of n.open)this.textIsBracket[s]=n,this.textIsOpenBracket[s]=!0,this.maxBracketLength=Math.max(this.maxBracketLength,s.length);for(const s of n.close)this.textIsBracket[s]=n,this.textIsOpenBracket[s]=!1,this.maxBracketLength=Math.max(this.maxBracketLength,s.length)}}}function jW(o,e,t,i){for(let n=0,s=e.length;n=0&&i.push(a);for(const a of r.close)a.indexOf(o)>=0&&i.push(a)}}function qW(o,e){return o.length-e.length}function JL(o){if(o.length<=1)return o;const e=[],t=new Set;for(const i of o)t.has(i)||(e.push(i),t.add(i));return e}function NQ(o,e,t,i){let n=[];n=n.concat(o),n=n.concat(e);for(let s=0,r=n.length;s=0;r--)n[s++]=i.charCodeAt(r);return KW().decode(n)}let e=null,t=null;return function(n){return e!==n&&(e=n,t=o(e)),t}}();class Zr{static _findPrevBracketInText(e,t,i,n){const s=i.match(e);if(!s)return null;const r=i.length-(s.index||0),a=s[0].length,l=n+r;return new D(t,l-a+1,t,l+1)}static findPrevBracketInRange(e,t,i,n,s){const a=pA(i).substring(i.length-s,i.length-n);return this._findPrevBracketInText(e,t,a,n)}static findNextBracketInText(e,t,i,n){const s=i.match(e);if(!s)return null;const r=s.index||0,a=s[0].length;if(a===0)return null;const l=n+r;return new D(t,l+1,t,l+1+a)}static findNextBracketInRange(e,t,i,n,s){const r=i.substring(n,s);return this.findNextBracketInText(e,t,r,n)}}class PQ{constructor(e){this._richEditBrackets=e}getElectricCharacters(){const e=[];if(this._richEditBrackets)for(const t of this._richEditBrackets.brackets)for(const i of t.close){const n=i.charAt(i.length-1);e.push(n)}return wc(e)}onElectricCharacter(e,t,i){if(!this._richEditBrackets||this._richEditBrackets.brackets.length===0)return null;const n=t.findTokenIndexAtOffset(i-1);if(Ll(t.getStandardTokenType(n)))return null;const s=this._richEditBrackets.reversedRegex,r=t.getLineContent().substring(0,i-1)+e,a=Zr.findPrevBracketInRange(s,1,r,0,r.length);if(!a)return null;const l=r.substring(a.startColumn-1,a.endColumn-1).toLowerCase();if(this._richEditBrackets.textIsOpenBracket[l])return null;const c=t.getActualLineContentBefore(a.startColumn-1);return/^\s*$/.test(c)?{matchOpenBracket:l}:null}}function g1(o){return o.global&&(o.lastIndex=0),!0}class OQ{constructor(e){this._indentationRules=e}shouldIncrease(e){return!!(this._indentationRules&&this._indentationRules.increaseIndentPattern&&g1(this._indentationRules.increaseIndentPattern)&&this._indentationRules.increaseIndentPattern.test(e))}shouldDecrease(e){return!!(this._indentationRules&&this._indentationRules.decreaseIndentPattern&&g1(this._indentationRules.decreaseIndentPattern)&&this._indentationRules.decreaseIndentPattern.test(e))}shouldIndentNextLine(e){return!!(this._indentationRules&&this._indentationRules.indentNextLinePattern&&g1(this._indentationRules.indentNextLinePattern)&&this._indentationRules.indentNextLinePattern.test(e))}shouldIgnore(e){return!!(this._indentationRules&&this._indentationRules.unIndentedLinePattern&&g1(this._indentationRules.unIndentedLinePattern)&&this._indentationRules.unIndentedLinePattern.test(e))}getIndentMetadata(e){let t=0;return this.shouldIncrease(e)&&(t+=1),this.shouldDecrease(e)&&(t+=2),this.shouldIndentNextLine(e)&&(t+=4),this.shouldIgnore(e)&&(t+=8),t}}class wm{constructor(e){e=e||{},e.brackets=e.brackets||[["(",")"],["{","}"],["[","]"]],this._brackets=[],e.brackets.forEach(t=>{const i=wm._createOpenBracketRegExp(t[0]),n=wm._createCloseBracketRegExp(t[1]);i&&n&&this._brackets.push({open:t[0],openRegExp:i,close:t[1],closeRegExp:n})}),this._regExpRules=e.onEnterRules||[]}onEnter(e,t,i,n){if(e>=3)for(let s=0,r=this._regExpRules.length;sd.reg?(d.reg.lastIndex=0,d.reg.test(d.text)):!0))return a.action}if(e>=2&&i.length>0&&n.length>0)for(let s=0,r=this._brackets.length;s=2&&i.length>0){for(let s=0,r=this._brackets.length;s"u"?t:s}function BQ(o){return o.replace(/[\[\]]/g,"")}const bi=ft("languageService");class Ml{constructor(e,t=[],i=!1){this.ctor=e,this.staticArguments=t,this.supportsDelayedInstantiation=i}}const YW=[];function wt(o,e,t){e instanceof Ml||(e=new Ml(e,[],!!t)),YW.push([o,e])}function _4(){return YW}const Bi=Object.freeze({text:"text/plain",binary:"application/octet-stream",unknown:"application/unknown",markdown:"text/markdown",latex:"text/latex",uriList:"text/uri-list"}),ek={JSONContribution:"base.contributions.json"};function WQ(o){return o.length>0&&o.charAt(o.length-1)==="#"?o.substring(0,o.length-1):o}class HQ{constructor(){this._onDidChangeSchema=new F,this.schemasById={}}registerSchema(e,t){this.schemasById[WQ(e)]=t,this._onDidChangeSchema.fire(e)}notifySchemaChanged(e){this._onDidChangeSchema.fire(e)}}const VQ=new HQ;Di.add(ek.JSONContribution,VQ);const cl={Configuration:"base.contributions.configuration"},B_="vscode://schemas/settings/resourceLanguage",v4=Di.as(ek.JSONContribution);class zQ{constructor(){this.overrideIdentifiers=new Set,this._onDidSchemaChange=new F,this._onDidUpdateConfiguration=new F,this.configurationDefaultsOverrides=new Map,this.defaultLanguageConfigurationOverridesNode={id:"defaultOverrides",title:m("defaultLanguageConfigurationOverrides.title","Default Language Configuration Overrides"),properties:{}},this.configurationContributors=[this.defaultLanguageConfigurationOverridesNode],this.resourceLanguageSettingsSchema={properties:{},patternProperties:{},additionalProperties:!0,allowTrailingCommas:!0,allowComments:!0},this.configurationProperties={},this.policyConfigurations=new Map,this.excludedConfigurationProperties={},v4.registerSchema(B_,this.resourceLanguageSettingsSchema),this.registerOverridePropertyPatternKey()}registerConfiguration(e,t=!0){this.registerConfigurations([e],t)}registerConfigurations(e,t=!0){const i=new Set;this.doRegisterConfigurations(e,t,i),v4.registerSchema(B_,this.resourceLanguageSettingsSchema),this._onDidSchemaChange.fire(),this._onDidUpdateConfiguration.fire({properties:i})}registerDefaultConfigurations(e){const t=new Set;this.doRegisterDefaultConfigurations(e,t),this._onDidSchemaChange.fire(),this._onDidUpdateConfiguration.fire({properties:t,defaultsOverrides:!0})}doRegisterDefaultConfigurations(e,t){var i;const n=[];for(const{overrides:s,source:r}of e)for(const a in s)if(t.add(a),Jh.test(a)){const l=this.configurationDefaultsOverrides.get(a),d=(i=l==null?void 0:l.valuesSources)!==null&&i!==void 0?i:new Map;if(r)for(const g of Object.keys(s[a]))d.set(g,r);const c={...(l==null?void 0:l.value)||{},...s[a]};this.configurationDefaultsOverrides.set(a,{source:r,value:c,valuesSources:d});const h=BQ(a),u={type:"object",default:c,description:m("defaultLanguageConfiguration.description","Configure settings to be overridden for the {0} language.",h),$ref:B_,defaultDefaultValue:c,source:Ks(r)?void 0:r,defaultValueSource:r};n.push(...HS(a)),this.configurationProperties[a]=u,this.defaultLanguageConfigurationOverridesNode.properties[a]=u}else{this.configurationDefaultsOverrides.set(a,{value:s[a],source:r});const l=this.configurationProperties[a];l&&(this.updatePropertyDefaultValue(a,l),this.updateSchema(a,l))}this.doRegisterOverrideIdentifiers(n)}registerOverrideIdentifiers(e){this.doRegisterOverrideIdentifiers(e),this._onDidSchemaChange.fire()}doRegisterOverrideIdentifiers(e){for(const t of e)this.overrideIdentifiers.add(t);this.updateOverridePropertyPatternKey()}doRegisterConfigurations(e,t,i){e.forEach(n=>{this.validateAndRegisterProperties(n,t,n.extensionInfo,n.restrictedProperties,void 0,i),this.configurationContributors.push(n),this.registerJSONConfiguration(n)})}validateAndRegisterProperties(e,t=!0,i,n,s=3,r){var a;s=Xo(e.scope)?s:e.scope;const l=e.properties;if(l)for(const c in l){const h=l[c];if(t&&KQ(c,h)){delete l[c];continue}if(h.source=i,h.defaultDefaultValue=l[c].default,this.updatePropertyDefaultValue(c,h),Jh.test(c)?h.scope=void 0:(h.scope=Xo(h.scope)?s:h.scope,h.restricted=Xo(h.restricted)?!!(n!=null&&n.includes(c)):h.restricted),l[c].hasOwnProperty("included")&&!l[c].included){this.excludedConfigurationProperties[c]=l[c],delete l[c];continue}else this.configurationProperties[c]=l[c],!((a=l[c].policy)===null||a===void 0)&&a.name&&this.policyConfigurations.set(l[c].policy.name,c);!l[c].deprecationMessage&&l[c].markdownDeprecationMessage&&(l[c].deprecationMessage=l[c].markdownDeprecationMessage),r.add(c)}const d=e.allOf;if(d)for(const c of d)this.validateAndRegisterProperties(c,t,i,n,s,r)}getConfigurationProperties(){return this.configurationProperties}getPolicyConfigurations(){return this.policyConfigurations}registerJSONConfiguration(e){const t=i=>{const n=i.properties;if(n)for(const r in n)this.updateSchema(r,n[r]);const s=i.allOf;s==null||s.forEach(t)};t(e)}updateSchema(e,t){switch(t.scope){case 1:break;case 2:break;case 6:break;case 3:break;case 4:break;case 5:this.resourceLanguageSettingsSchema.properties[e]=t;break}}updateOverridePropertyPatternKey(){for(const e of this.overrideIdentifiers.values()){const t=`[${e}]`,i={type:"object",description:m("overrideSettings.defaultDescription","Configure editor settings to be overridden for a language."),errorMessage:m("overrideSettings.errorMessage","This setting does not support per-language configuration."),$ref:B_};this.updatePropertyDefaultValue(t,i)}}registerOverridePropertyPatternKey(){m("overrideSettings.defaultDescription","Configure editor settings to be overridden for a language."),m("overrideSettings.errorMessage","This setting does not support per-language configuration."),this._onDidSchemaChange.fire()}updatePropertyDefaultValue(e,t){const i=this.configurationDefaultsOverrides.get(e);let n=i==null?void 0:i.value,s=i==null?void 0:i.source;go(n)&&(n=t.defaultDefaultValue,s=void 0),go(n)&&(n=$Q(t.type)),t.default=n,t.defaultValueSource=s}}const QW="\\[([^\\]]+)\\]",b4=new RegExp(QW,"g"),UQ=`^(${QW})+$`,Jh=new RegExp(UQ);function HS(o){const e=[];if(Jh.test(o)){let t=b4.exec(o);for(;t!=null&&t.length;){const i=t[1].trim();i&&e.push(i),t=b4.exec(o)}}return wc(e)}function $Q(o){switch(Array.isArray(o)?o[0]:o){case"boolean":return!1;case"integer":case"number":return 0;case"string":return"";case"array":return[];case"object":return{};default:return null}}const Ww=new zQ;Di.add(cl.Configuration,Ww);function KQ(o,e){var t,i,n,s;return o.trim()?Jh.test(o)?m("config.property.languageDefault","Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.",o):Ww.getConfigurationProperties()[o]!==void 0?m("config.property.duplicate","Cannot register '{0}'. This property is already registered.",o):!((t=e.policy)===null||t===void 0)&&t.name&&Ww.getPolicyConfigurations().get((i=e.policy)===null||i===void 0?void 0:i.name)!==void 0?m("config.policy.duplicate","Cannot register '{0}'. The associated policy {1} is already registered with {2}.",o,(n=e.policy)===null||n===void 0?void 0:n.name,Ww.getPolicyConfigurations().get((s=e.policy)===null||s===void 0?void 0:s.name)):null:m("config.property.empty","Cannot register an empty property")}const jQ={ModesRegistry:"editor.modesRegistry"};class qQ{constructor(){this._onDidChangeLanguages=new F,this.onDidChangeLanguages=this._onDidChangeLanguages.event,this._languages=[]}registerLanguage(e){return this._languages.push(e),this._onDidChangeLanguages.fire(void 0),{dispose:()=>{for(let t=0,i=this._languages.length;t{const l=new Set;return{info:new YQ(this,a,l),closing:l}}),s=new zF(a=>{const l=new Set,d=new Set;return{info:new QQ(this,a,l,d),opening:l,openingColorized:d}});for(const[a,l]of i){const d=n.get(a),c=s.get(l);d.closing.add(c.info),c.opening.add(d.info)}const r=t.colorizedBracketPairs?C4(t.colorizedBracketPairs):i.filter(a=>!(a[0]==="<"&&a[1]===">"));for(const[a,l]of r){const d=n.get(a),c=s.get(l);d.closing.add(c.info),c.openingColorized.add(d.info),c.opening.add(d.info)}this._openingBrackets=new Map([...n.cachedValues].map(([a,l])=>[a,l.info])),this._closingBrackets=new Map([...s.cachedValues].map(([a,l])=>[a,l.info]))}get openingBrackets(){return[...this._openingBrackets.values()]}get closingBrackets(){return[...this._closingBrackets.values()]}getOpeningBracketInfo(e){return this._openingBrackets.get(e)}getClosingBracketInfo(e){return this._closingBrackets.get(e)}getBracketInfo(e){return this.getOpeningBracketInfo(e)||this.getClosingBracketInfo(e)}getBracketRegExp(e){const t=Array.from([...this._openingBrackets.keys(),...this._closingBrackets.keys()]);return fC(t,e)}}function C4(o){return o.filter(([e,t])=>e!==""&&t!=="")}class XW{constructor(e,t){this.config=e,this.bracketText=t}get languageId(){return this.config.languageId}}class YQ extends XW{constructor(e,t,i){super(e,t),this.openedBrackets=i,this.isOpeningBracket=!0}}class QQ extends XW{constructor(e,t,i,n){super(e,t),this.openingBrackets=i,this.openingColorizedBrackets=n,this.isOpeningBracket=!1}closes(e){return e.config!==this.config?!1:this.openingBrackets.has(e)}closesColorized(e){return e.config!==this.config?!1:this.openingColorizedBrackets.has(e)}getOpeningBrackets(){return[...this.openingBrackets]}}var XQ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},w4=function(o,e){return function(t,i){e(t,i,o)}};class yx{constructor(e){this.languageId=e}affects(e){return this.languageId?this.languageId===e:!0}}const oi=ft("languageConfigurationService");let kN=class extends H{constructor(e,t){super(),this.configurationService=e,this.languageService=t,this._registry=this._register(new iX),this.onDidChangeEmitter=this._register(new F),this.onDidChange=this.onDidChangeEmitter.event,this.configurations=new Map;const i=new Set(Object.values(DN));this._register(this.configurationService.onDidChangeConfiguration(n=>{const s=n.change.keys.some(a=>i.has(a)),r=n.change.overrides.filter(([a,l])=>l.some(d=>i.has(d))).map(([a])=>a);if(s)this.configurations.clear(),this.onDidChangeEmitter.fire(new yx(void 0));else for(const a of r)this.languageService.isRegisteredLanguageId(a)&&(this.configurations.delete(a),this.onDidChangeEmitter.fire(new yx(a)))})),this._register(this._registry.onDidChange(n=>{this.configurations.delete(n.languageId),this.onDidChangeEmitter.fire(new yx(n.languageId))}))}register(e,t,i){return this._registry.register(e,t,i)}getLanguageConfiguration(e){let t=this.configurations.get(e);return t||(t=JQ(e,this._registry,this.configurationService,this.languageService),this.configurations.set(e,t)),t}};kN=XQ([w4(0,dt),w4(1,bi)],kN);function JQ(o,e,t,i){let n=e.getLanguageConfiguration(o);if(!n){if(!i.isRegisteredLanguageId(o))return new Gm(o,{});n=new Gm(o,{})}const s=eX(n.languageId,t),r=e6([n.underlyingConfig,s]);return new Gm(n.languageId,r)}const DN={brackets:"editor.language.brackets",colorizedBracketPairs:"editor.language.colorizedBracketPairs"};function eX(o,e){const t=e.getValue(DN.brackets,{overrideIdentifier:o}),i=e.getValue(DN.colorizedBracketPairs,{overrideIdentifier:o});return{brackets:S4(t),colorizedBracketPairs:S4(i)}}function S4(o){if(Array.isArray(o))return o.map(e=>{if(!(!Array.isArray(e)||e.length!==2))return[e[0],e[1]]}).filter(e=>!!e)}function JW(o,e,t){const i=o.getLineContent(e);let n=Jt(i);return n.length>t-1&&(n=n.substring(0,t-1)),n}class tX{constructor(e){this.languageId=e,this._resolved=null,this._entries=[],this._order=0,this._resolved=null}register(e,t){const i=new y4(e,t,++this._order);return this._entries.push(i),this._resolved=null,Ne(()=>{for(let n=0;ne.configuration)))}}function e6(o){let e={comments:void 0,brackets:void 0,wordPattern:void 0,indentationRules:void 0,onEnterRules:void 0,autoClosingPairs:void 0,surroundingPairs:void 0,autoCloseBefore:void 0,folding:void 0,colorizedBracketPairs:void 0,__electricCharacterSupport:void 0};for(const t of o)e={comments:t.comments||e.comments,brackets:t.brackets||e.brackets,wordPattern:t.wordPattern||e.wordPattern,indentationRules:t.indentationRules||e.indentationRules,onEnterRules:t.onEnterRules||e.onEnterRules,autoClosingPairs:t.autoClosingPairs||e.autoClosingPairs,surroundingPairs:t.surroundingPairs||e.surroundingPairs,autoCloseBefore:t.autoCloseBefore||e.autoCloseBefore,folding:t.folding||e.folding,colorizedBracketPairs:t.colorizedBracketPairs||e.colorizedBracketPairs,__electricCharacterSupport:t.__electricCharacterSupport||e.__electricCharacterSupport};return e}class y4{constructor(e,t,i){this.configuration=e,this.priority=t,this.order=i}static cmp(e,t){return e.priority===t.priority?e.order-t.order:e.priority-t.priority}}class L4{constructor(e){this.languageId=e}}class iX extends H{constructor(){super(),this._entries=new Map,this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._register(this.register(rr,{brackets:[["(",")"],["[","]"],["{","}"]],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">"},{open:'"',close:'"'},{open:"'",close:"'"},{open:"`",close:"`"}],colorizedBracketPairs:[],folding:{offSide:!0}},0))}register(e,t,i=0){let n=this._entries.get(e);n||(n=new tX(e),this._entries.set(e,n));const s=n.register(t,i);return this._onDidChange.fire(new L4(e)),Ne(()=>{s.dispose(),this._onDidChange.fire(new L4(e))})}getLanguageConfiguration(e){const t=this._entries.get(e);return(t==null?void 0:t.getResolvedConfiguration())||null}}class Gm{constructor(e,t){this.languageId=e,this.underlyingConfig=t,this._brackets=null,this._electricCharacter=null,this._onEnterSupport=this.underlyingConfig.brackets||this.underlyingConfig.indentationRules||this.underlyingConfig.onEnterRules?new wm(this.underlyingConfig):null,this.comments=Gm._handleComments(this.underlyingConfig),this.characterPair=new Sp(this.underlyingConfig),this.wordDefinition=this.underlyingConfig.wordPattern||z2,this.indentationRules=this.underlyingConfig.indentationRules,this.underlyingConfig.indentationRules?this.indentRulesSupport=new OQ(this.underlyingConfig.indentationRules):this.indentRulesSupport=null,this.foldingRules=this.underlyingConfig.folding||{},this.bracketsNew=new ZQ(e,this.underlyingConfig)}getWordDefinition(){return U2(this.wordDefinition)}get brackets(){return!this._brackets&&this.underlyingConfig.brackets&&(this._brackets=new EQ(this.languageId,this.underlyingConfig.brackets)),this._brackets}get electricCharacter(){return this._electricCharacter||(this._electricCharacter=new PQ(this.brackets)),this._electricCharacter}onEnter(e,t,i,n){return this._onEnterSupport?this._onEnterSupport.onEnter(e,t,i,n):null}getAutoClosingPairs(){return new wQ(this.characterPair.getAutoClosingPairs())}getAutoCloseBeforeSet(e){return this.characterPair.getAutoCloseBeforeSet(e)}getSurroundingPairs(){return this.characterPair.getSurroundingPairs()}static _handleComments(e){const t=e.comments;if(!t)return null;const i={};if(t.lineComment&&(i.lineCommentToken=t.lineComment),t.blockComment){const[n,s]=t.blockComment;i.blockCommentStartToken=n,i.blockCommentEndToken=s}return i}}wt(oi,kN,1);class Yc{constructor(e,t,i,n){this.originalStart=e,this.originalLength=t,this.modifiedStart=i,this.modifiedLength=n}getOriginalEnd(){return this.originalStart+this.originalLength}getModifiedEnd(){return this.modifiedStart+this.modifiedLength}}class k4{constructor(e){this.source=e}getElements(){const e=this.source,t=new Int32Array(e.length);for(let i=0,n=e.length;i0||this.m_modifiedCount>0)&&this.m_changes.push(new Yc(this.m_originalStart,this.m_originalCount,this.m_modifiedStart,this.m_modifiedCount)),this.m_originalCount=0,this.m_modifiedCount=0,this.m_originalStart=1073741824,this.m_modifiedStart=1073741824}AddOriginalElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_originalCount++}AddModifiedElement(e,t){this.m_originalStart=Math.min(this.m_originalStart,e),this.m_modifiedStart=Math.min(this.m_modifiedStart,t),this.m_modifiedCount++}getChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes}getReverseChanges(){return(this.m_originalCount>0||this.m_modifiedCount>0)&&this.MarkNextChange(),this.m_changes.reverse(),this.m_changes}}class Bl{constructor(e,t,i=null){this.ContinueProcessingPredicate=i,this._originalSequence=e,this._modifiedSequence=t;const[n,s,r]=Bl._getElements(e),[a,l,d]=Bl._getElements(t);this._hasStrings=r&&d,this._originalStringElements=n,this._originalElementsOrHash=s,this._modifiedStringElements=a,this._modifiedElementsOrHash=l,this.m_forwardHistory=[],this.m_reverseHistory=[]}static _isStringArray(e){return e.length>0&&typeof e[0]=="string"}static _getElements(e){const t=e.getElements();if(Bl._isStringArray(t)){const i=new Int32Array(t.length);for(let n=0,s=t.length;n=e&&n>=i&&this.ElementsAreEqual(t,n);)t--,n--;if(e>t||i>n){let h;return i<=n?($f.Assert(e===t+1,"originalStart should only be one more than originalEnd"),h=[new Yc(e,0,i,n-i+1)]):e<=t?($f.Assert(i===n+1,"modifiedStart should only be one more than modifiedEnd"),h=[new Yc(e,t-e+1,i,0)]):($f.Assert(e===t+1,"originalStart should only be one more than originalEnd"),$f.Assert(i===n+1,"modifiedStart should only be one more than modifiedEnd"),h=[]),h}const r=[0],a=[0],l=this.ComputeRecursionPoint(e,t,i,n,r,a,s),d=r[0],c=a[0];if(l!==null)return l;if(!s[0]){const h=this.ComputeDiffRecursive(e,d,i,c,s);let u=[];return s[0]?u=[new Yc(d+1,t-(d+1)+1,c+1,n-(c+1)+1)]:u=this.ComputeDiffRecursive(d+1,t,c+1,n,s),this.ConcatenateChanges(h,u)}return[new Yc(e,t-e+1,i,n-i+1)]}WALKTRACE(e,t,i,n,s,r,a,l,d,c,h,u,g,f,p,_,v,b){let C=null,w=null,S=new D4,y=t,k=i,x=g[0]-_[0]-n,N=-1073741824,B=this.m_forwardHistory.length-1;do{const P=x+e;P===y||P=0&&(d=this.m_forwardHistory[B],e=d[0],y=1,k=d.length-1)}while(--B>=-1);if(C=S.getReverseChanges(),b[0]){let P=g[0]+1,R=_[0]+1;if(C!==null&&C.length>0){const O=C[C.length-1];P=Math.max(P,O.getOriginalEnd()),R=Math.max(R,O.getModifiedEnd())}w=[new Yc(P,u-P+1,R,p-R+1)]}else{S=new D4,y=r,k=a,x=g[0]-_[0]-l,N=1073741824,B=v?this.m_reverseHistory.length-1:this.m_reverseHistory.length-2;do{const P=x+s;P===y||P=c[P+1]?(h=c[P+1]-1,f=h-x-l,h>N&&S.MarkNextChange(),N=h+1,S.AddOriginalElement(h+1,f+1),x=P+1-s):(h=c[P-1],f=h-x-l,h>N&&S.MarkNextChange(),N=h,S.AddModifiedElement(h+1,f+1),x=P-1-s),B>=0&&(c=this.m_reverseHistory[B],s=c[0],y=1,k=c.length-1)}while(--B>=-1);w=S.getChanges()}return this.ConcatenateChanges(C,w)}ComputeRecursionPoint(e,t,i,n,s,r,a){let l=0,d=0,c=0,h=0,u=0,g=0;e--,i--,s[0]=0,r[0]=0,this.m_forwardHistory=[],this.m_reverseHistory=[];const f=t-e+(n-i),p=f+1,_=new Int32Array(p),v=new Int32Array(p),b=n-i,C=t-e,w=e-i,S=t-n,k=(C-b)%2===0;_[b]=e,v[C]=t,a[0]=!1;for(let x=1;x<=f/2+1;x++){let N=0,B=0;c=this.ClipDiagonalBound(b-x,x,b,p),h=this.ClipDiagonalBound(b+x,x,b,p);for(let R=c;R<=h;R+=2){R===c||RN+B&&(N=l,B=d),!k&&Math.abs(R-C)<=x-1&&l>=v[R])return s[0]=l,r[0]=d,O<=v[R]&&x<=1448?this.WALKTRACE(b,c,h,w,C,u,g,S,_,v,l,t,s,d,n,r,k,a):null}const P=(N-e+(B-i)-x)/2;if(this.ContinueProcessingPredicate!==null&&!this.ContinueProcessingPredicate(N,P))return a[0]=!0,s[0]=N,r[0]=B,P>0&&x<=1448?this.WALKTRACE(b,c,h,w,C,u,g,S,_,v,l,t,s,d,n,r,k,a):(e++,i++,[new Yc(e,t-e+1,i,n-i+1)]);u=this.ClipDiagonalBound(C-x,x,C,p),g=this.ClipDiagonalBound(C+x,x,C,p);for(let R=u;R<=g;R+=2){R===u||R=v[R+1]?l=v[R+1]-1:l=v[R-1],d=l-(R-C)-S;const O=l;for(;l>e&&d>i&&this.ElementsAreEqual(l,d);)l--,d--;if(v[R]=l,k&&Math.abs(R-b)<=x&&l<=_[R])return s[0]=l,r[0]=d,O>=_[R]&&x<=1448?this.WALKTRACE(b,c,h,w,C,u,g,S,_,v,l,t,s,d,n,r,k,a):null}if(x<=1447){let R=new Int32Array(h-c+2);R[0]=b-c+1,Kf.Copy2(_,c,R,1,h-c+1),this.m_forwardHistory.push(R),R=new Int32Array(g-u+2),R[0]=C-u+1,Kf.Copy2(v,u,R,1,g-u+1),this.m_reverseHistory.push(R)}}return this.WALKTRACE(b,c,h,w,C,u,g,S,_,v,l,t,s,d,n,r,k,a)}PrettifyChanges(e){for(let t=0;t0,a=i.modifiedLength>0;for(;i.originalStart+i.originalLength=0;t--){const i=e[t];let n=0,s=0;if(t>0){const h=e[t-1];n=h.originalStart+h.originalLength,s=h.modifiedStart+h.modifiedLength}const r=i.originalLength>0,a=i.modifiedLength>0;let l=0,d=this._boundaryScore(i.originalStart,i.originalLength,i.modifiedStart,i.modifiedLength);for(let h=1;;h++){const u=i.originalStart-h,g=i.modifiedStart-h;if(ud&&(d=p,l=h)}i.originalStart-=l,i.modifiedStart-=l;const c=[null];if(t>0&&this.ChangesOverlap(e[t-1],e[t],c)){e[t-1]=c[0],e.splice(t,1),t++;continue}}if(this._hasStrings)for(let t=1,i=e.length;t0&&g>l&&(l=g,d=h,c=u)}return l>0?[d,c]:null}_contiguousSequenceScore(e,t,i){let n=0;for(let s=0;s=this._originalElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._originalStringElements[e])}_OriginalRegionIsBoundary(e,t){if(this._OriginalIsBoundary(e)||this._OriginalIsBoundary(e-1))return!0;if(t>0){const i=e+t;if(this._OriginalIsBoundary(i-1)||this._OriginalIsBoundary(i))return!0}return!1}_ModifiedIsBoundary(e){return e<=0||e>=this._modifiedElementsOrHash.length-1?!0:this._hasStrings&&/^\s*$/.test(this._modifiedStringElements[e])}_ModifiedRegionIsBoundary(e,t){if(this._ModifiedIsBoundary(e)||this._ModifiedIsBoundary(e-1))return!0;if(t>0){const i=e+t;if(this._ModifiedIsBoundary(i-1)||this._ModifiedIsBoundary(i))return!0}return!1}_boundaryScore(e,t,i,n){const s=this._OriginalRegionIsBoundary(e,t)?1:0,r=this._ModifiedRegionIsBoundary(i,n)?1:0;return s+r}ConcatenateChanges(e,t){const i=[];if(e.length===0||t.length===0)return t.length>0?t:e;if(this.ChangesOverlap(e[e.length-1],t[0],i)){const n=new Array(e.length+t.length-1);return Kf.Copy(e,0,n,0,e.length-1),n[e.length-1]=i[0],Kf.Copy(t,1,n,e.length,t.length-1),n}else{const n=new Array(e.length+t.length);return Kf.Copy(e,0,n,0,e.length),Kf.Copy(t,0,n,e.length,t.length),n}}ChangesOverlap(e,t,i){if($f.Assert(e.originalStart<=t.originalStart,"Left change is not less than or equal to right change"),$f.Assert(e.modifiedStart<=t.modifiedStart,"Left change is not less than or equal to right change"),e.originalStart+e.originalLength>=t.originalStart||e.modifiedStart+e.modifiedLength>=t.modifiedStart){const n=e.originalStart;let s=e.originalLength;const r=e.modifiedStart;let a=e.modifiedLength;return e.originalStart+e.originalLength>=t.originalStart&&(s=t.originalStart+t.originalLength-e.originalStart),e.modifiedStart+e.modifiedLength>=t.modifiedStart&&(a=t.modifiedStart+t.modifiedLength-e.modifiedStart),i[0]=new Yc(n,s,r,a),!0}else return i[0]=null,!1}ClipDiagonalBound(e,t,i,n){if(e>=0&&e255?255:o|0}function jf(o){return o<0?0:o>4294967295?4294967295:o|0}class sX{constructor(e){this.values=e,this.prefixSum=new Uint32Array(e.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(e,t){e=jf(e);const i=this.values,n=this.prefixSum,s=t.length;return s===0?!1:(this.values=new Uint32Array(i.length+s),this.values.set(i.subarray(0,e),0),this.values.set(i.subarray(e),e+s),this.values.set(t,e),e-1=0&&this.prefixSum.set(n.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(e,t){return e=jf(e),t=jf(t),this.values[e]===t?!1:(this.values[e]=t,e-1=i.length)return!1;const s=i.length-e;return t>=s&&(t=s),t===0?!1:(this.values=new Uint32Array(i.length-t),this.values.set(i.subarray(0,e),0),this.values.set(i.subarray(e+t),e),this.prefixSum=new Uint32Array(this.values.length),e-1=0&&this.prefixSum.set(n.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return this.values.length===0?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(e){return e<0?0:(e=jf(e),this._getPrefixSum(e))}_getPrefixSum(e){if(e<=this.prefixSumValidIndex[0])return this.prefixSum[e];let t=this.prefixSumValidIndex[0]+1;t===0&&(this.prefixSum[0]=this.values[0],t++),e>=this.values.length&&(e=this.values.length-1);for(let i=t;i<=e;i++)this.prefixSum[i]=this.prefixSum[i-1]+this.values[i];return this.prefixSumValidIndex[0]=Math.max(this.prefixSumValidIndex[0],e),this.prefixSum[e]}getIndexOf(e){e=Math.floor(e),this.getTotalSum();let t=0,i=this.values.length-1,n=0,s=0,r=0;for(;t<=i;)if(n=t+(i-t)/2|0,s=this.prefixSum[n],r=s-this.values[n],e=s)t=n+1;else break;return new t6(n,e-r)}}class oX{constructor(e){this._values=e,this._isValid=!1,this._validEndIndex=-1,this._prefixSum=[],this._indexBySum=[]}getTotalSum(){return this._ensureValid(),this._indexBySum.length}getPrefixSum(e){return this._ensureValid(),e===0?0:this._prefixSum[e-1]}getIndexOf(e){this._ensureValid();const t=this._indexBySum[e],i=t>0?this._prefixSum[t-1]:0;return new t6(t,e-i)}removeValues(e,t){this._values.splice(e,t),this._invalidate(e)}insertValues(e,t){this._values=IL(this._values,e,t),this._invalidate(e)}_invalidate(e){this._isValid=!1,this._validEndIndex=Math.min(this._validEndIndex,e-1)}_ensureValid(){if(!this._isValid){for(let e=this._validEndIndex+1,t=this._values.length;e0?this._prefixSum[e-1]:0;this._prefixSum[e]=n+i;for(let s=0;s=0&&e<256?this._asciiMap[e]=i:this._map.set(e,i)}get(e){return e>=0&&e<256?this._asciiMap[e]:this._map.get(e)||this._defaultValue}clear(){this._asciiMap.fill(this._defaultValue),this._map.clear()}}class zS{constructor(){this._actual=new f_(0)}add(e){this._actual.set(e,1)}has(e){return this._actual.get(e)===1}clear(){return this._actual.clear()}}class aX{constructor(e,t,i){const n=new Uint8Array(e*t);for(let s=0,r=e*t;st&&(t=l),a>i&&(i=a),d>i&&(i=d)}t++,i++;const n=new aX(i,t,0);for(let s=0,r=e.length;s=this._maxCharCode?0:this._states.get(e,t)}}let Lx=null;function dX(){return Lx===null&&(Lx=new lX([[1,104,2],[1,72,2],[1,102,6],[1,70,6],[2,116,3],[2,84,3],[3,116,4],[3,84,4],[4,112,5],[4,80,5],[5,115,9],[5,83,9],[5,58,10],[6,105,7],[6,73,7],[7,108,8],[7,76,8],[8,101,9],[8,69,9],[9,58,10],[10,47,11],[11,47,12]])),Lx}let W_=null;function cX(){if(W_===null){W_=new f_(0);const o=` <>'"、。。、,.:;‘〈「『〔([{「」}])〕』」〉’`~…`;for(let t=0;tn);if(n>0){const a=t.charCodeAt(n-1),l=t.charCodeAt(r);(a===40&&l===41||a===91&&l===93||a===123&&l===125)&&r--}return{range:{startLineNumber:i,startColumn:n+1,endLineNumber:i,endColumn:r+2},url:t.substring(n,r+1)}}static computeLinks(e,t=dX()){const i=cX(),n=[];for(let s=1,r=e.getLineCount();s<=r;s++){const a=e.getLineContent(s),l=a.length;let d=0,c=0,h=0,u=1,g=!1,f=!1,p=!1,_=!1;for(;d=0?(n+=i?1:-1,n<0?n=e.length-1:n%=e.length,e[n]):null}}xN.INSTANCE=new xN;var x4,I4;class uX{constructor(e,t){this.uri=e,this.value=t}}function gX(o){return Array.isArray(o)}class qi{constructor(e,t){if(this[x4]="ResourceMap",e instanceof qi)this.map=new Map(e.map),this.toKey=t??qi.defaultToKey;else if(gX(e)){this.map=new Map,this.toKey=t??qi.defaultToKey;for(const[i,n]of e)this.set(i,n)}else this.map=new Map,this.toKey=e??qi.defaultToKey}set(e,t){return this.map.set(this.toKey(e),new uX(e,t)),this}get(e){var t;return(t=this.map.get(this.toKey(e)))===null||t===void 0?void 0:t.value}has(e){return this.map.has(this.toKey(e))}get size(){return this.map.size}clear(){this.map.clear()}delete(e){return this.map.delete(this.toKey(e))}forEach(e,t){typeof t<"u"&&(e=e.bind(t));for(const[i,n]of this.map)e(n.value,n.uri,this)}*values(){for(const e of this.map.values())yield e.value}*keys(){for(const e of this.map.values())yield e.uri}*entries(){for(const e of this.map.values())yield[e.uri,e.value]}*[(x4=Symbol.toStringTag,Symbol.iterator)](){for(const[,e]of this.map)yield[e.uri,e.value]}}qi.defaultToKey=o=>o.toString();class fX{constructor(){this[I4]="LinkedMap",this._map=new Map,this._head=void 0,this._tail=void 0,this._size=0,this._state=0}clear(){this._map.clear(),this._head=void 0,this._tail=void 0,this._size=0,this._state++}isEmpty(){return!this._head&&!this._tail}get size(){return this._size}get first(){var e;return(e=this._head)===null||e===void 0?void 0:e.value}get last(){var e;return(e=this._tail)===null||e===void 0?void 0:e.value}has(e){return this._map.has(e)}get(e,t=0){const i=this._map.get(e);if(i)return t!==0&&this.touch(i,t),i.value}set(e,t,i=0){let n=this._map.get(e);if(n)n.value=t,i!==0&&this.touch(n,i);else{switch(n={key:e,value:t,next:void 0,previous:void 0},i){case 0:this.addItemLast(n);break;case 1:this.addItemFirst(n);break;case 2:this.addItemLast(n);break;default:this.addItemLast(n);break}this._map.set(e,n),this._size++}return this}delete(e){return!!this.remove(e)}remove(e){const t=this._map.get(e);if(t)return this._map.delete(e),this.removeItem(t),this._size--,t.value}shift(){if(!this._head&&!this._tail)return;if(!this._head||!this._tail)throw new Error("Invalid list");const e=this._head;return this._map.delete(e.key),this.removeItem(e),this._size--,e.value}forEach(e,t){const i=this._state;let n=this._head;for(;n;){if(t?e.bind(t)(n.value,n.key,this):e(n.value,n.key,this),this._state!==i)throw new Error("LinkedMap got modified during iteration.");n=n.next}}keys(){const e=this,t=this._state;let i=this._head;const n={[Symbol.iterator](){return n},next(){if(e._state!==t)throw new Error("LinkedMap got modified during iteration.");if(i){const s={value:i.key,done:!1};return i=i.next,s}else return{value:void 0,done:!0}}};return n}values(){const e=this,t=this._state;let i=this._head;const n={[Symbol.iterator](){return n},next(){if(e._state!==t)throw new Error("LinkedMap got modified during iteration.");if(i){const s={value:i.value,done:!1};return i=i.next,s}else return{value:void 0,done:!0}}};return n}entries(){const e=this,t=this._state;let i=this._head;const n={[Symbol.iterator](){return n},next(){if(e._state!==t)throw new Error("LinkedMap got modified during iteration.");if(i){const s={value:[i.key,i.value],done:!1};return i=i.next,s}else return{value:void 0,done:!0}}};return n}[(I4=Symbol.toStringTag,Symbol.iterator)](){return this.entries()}trimOld(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._head,i=this.size;for(;t&&i>e;)this._map.delete(t.key),t=t.next,i--;this._head=t,this._size=i,t&&(t.previous=void 0),this._state++}trimNew(e){if(e>=this.size)return;if(e===0){this.clear();return}let t=this._tail,i=this.size;for(;t&&i>e;)this._map.delete(t.key),t=t.previous,i--;this._tail=t,this._size=i,t&&(t.next=void 0),this._state++}addItemFirst(e){if(!this._head&&!this._tail)this._tail=e;else if(this._head)e.next=this._head,this._head.previous=e;else throw new Error("Invalid list");this._head=e,this._state++}addItemLast(e){if(!this._head&&!this._tail)this._head=e;else if(this._tail)e.previous=this._tail,this._tail.next=e;else throw new Error("Invalid list");this._tail=e,this._state++}removeItem(e){if(e===this._head&&e===this._tail)this._head=void 0,this._tail=void 0;else if(e===this._head){if(!e.next)throw new Error("Invalid list");e.next.previous=void 0,this._head=e.next}else if(e===this._tail){if(!e.previous)throw new Error("Invalid list");e.previous.next=void 0,this._tail=e.previous}else{const t=e.next,i=e.previous;if(!t||!i)throw new Error("Invalid list");t.previous=i,i.next=t}e.next=void 0,e.previous=void 0,this._state++}touch(e,t){if(!this._head||!this._tail)throw new Error("Invalid list");if(!(t!==1&&t!==2)){if(t===1){if(e===this._head)return;const i=e.next,n=e.previous;e===this._tail?(n.next=void 0,this._tail=n):(i.previous=n,n.next=i),e.previous=void 0,e.next=this._head,this._head.previous=e,this._head=e,this._state++}else if(t===2){if(e===this._tail)return;const i=e.next,n=e.previous;e===this._head?(i.previous=void 0,this._head=i):(i.previous=n,n.next=i),e.next=void 0,e.previous=this._tail,this._tail.next=e,this._tail=e,this._state++}}}toJSON(){const e=[];return this.forEach((t,i)=>{e.push([i,t])}),e}fromJSON(e){this.clear();for(const[t,i]of e)this.set(t,i)}}class mX extends fX{constructor(e,t=1){super(),this._limit=e,this._ratio=Math.min(Math.max(0,t),1)}get limit(){return this._limit}set limit(e){this._limit=e,this.checkTrim()}get(e,t=2){return super.get(e,t)}peek(e){return super.get(e,0)}set(e,t){return super.set(e,t,2),this}checkTrim(){this.size>this._limit&&this.trim(Math.round(this._limit*this._ratio))}}class wd extends mX{constructor(e,t=1){super(e,t)}trim(e){this.trimOld(e)}set(e,t){return super.set(e,t),this.checkTrim(),this}}class pX{constructor(e){if(this._m1=new Map,this._m2=new Map,e)for(const[t,i]of e)this.set(t,i)}clear(){this._m1.clear(),this._m2.clear()}set(e,t){this._m1.set(e,t),this._m2.set(t,e)}get(e){return this._m1.get(e)}getKey(e){return this._m2.get(e)}delete(e){const t=this._m1.get(e);return t===void 0?!1:(this._m1.delete(e),this._m2.delete(t),!0)}keys(){return this._m1.keys()}values(){return this._m1.values()}}class _A{constructor(){this.map=new Map}add(e,t){let i=this.map.get(e);i||(i=new Set,this.map.set(e,i)),i.add(t)}delete(e,t){const i=this.map.get(e);i&&(i.delete(t),i.size===0&&this.map.delete(e))}forEach(e,t){const i=this.map.get(e);i&&i.forEach(t)}get(e){const t=this.map.get(e);return t||new Set}}class _X extends f_{constructor(e,t){super(0),this._segmenter=null,this._cachedLine=null,this._cachedSegments=[],this.intlSegmenterLocales=t,this.intlSegmenterLocales.length>0?this._segmenter=new Intl.Segmenter(this.intlSegmenterLocales,{granularity:"word"}):this._segmenter=null;for(let i=0,n=e.length;it)break;i=n}return i}findNextIntlWordAtOrAfterOffset(e,t){for(const i of this._getIntlSegmenterWordsOnLine(e))if(!(i.index=0;let t=null;try{t=J8(this.searchString,this.isRegex,{matchCase:this.matchCase,wholeWord:!1,multiline:e,global:!0,unicode:!0})}catch{return null}if(!t)return null;let i=!this.isRegex&&!e;return i&&this.searchString.toLowerCase()!==this.searchString.toUpperCase()&&(i=this.matchCase),new bX(t,this.wordSeparators?Pr(this.wordSeparators,[]):null,i?this.searchString:null)}}function SX(o){if(!o||o.length===0)return!1;for(let e=0,t=o.length;e=t)break;const n=o.charCodeAt(e);if(n===110||n===114||n===87)return!0}}return!1}function ag(o,e,t){if(!t)return new Rb(o,null);const i=[];for(let n=0,s=e.length;n>0);t[s]>=e?n=s-1:t[s+1]>=e?(i=s,n=s):i=s+1}return i+1}}class f1{static findMatches(e,t,i,n,s){const r=t.parseSearchRequest();return r?r.regex.multiline?this._doFindMatchesMultiline(e,i,new Sm(r.wordSeparators,r.regex),n,s):this._doFindMatchesLineByLine(e,i,r,n,s):[]}static _getMultilineMatchRange(e,t,i,n,s,r){let a,l=0;n?(l=n.findLineFeedCountBeforeOffset(s),a=t+s+l):a=t+s;let d;if(n){const g=n.findLineFeedCountBeforeOffset(s+r.length)-l;d=a+r.length+g}else d=a+r.length;const c=e.getPositionAt(a),h=e.getPositionAt(d);return new D(c.lineNumber,c.column,h.lineNumber,h.column)}static _doFindMatchesMultiline(e,t,i,n,s){const r=e.getOffsetAt(t.getStartPosition()),a=e.getValueInRange(t,1),l=e.getEOL()===`\r +`?new N4(a):null,d=[];let c=0,h;for(i.reset(0);h=i.next(a);)if(d[c++]=ag(this._getMultilineMatchRange(e,r,a,l,h.index,h[0]),h,n),c>=s)return d;return d}static _doFindMatchesLineByLine(e,t,i,n,s){const r=[];let a=0;if(t.startLineNumber===t.endLineNumber){const d=e.getLineContent(t.startLineNumber).substring(t.startColumn-1,t.endColumn-1);return a=this._findMatchesInLine(i,d,t.startLineNumber,t.startColumn-1,a,r,n,s),r}const l=e.getLineContent(t.startLineNumber).substring(t.startColumn-1);a=this._findMatchesInLine(i,l,t.startLineNumber,t.startColumn-1,a,r,n,s);for(let d=t.startLineNumber+1;d=l))return s;return s}const c=new Sm(e.wordSeparators,e.regex);let h;c.reset(0);do if(h=c.next(t),h&&(r[s++]=ag(new D(i,h.index+1+n,i,h.index+1+h[0].length+n),h,a),s>=l))return s;while(h);return s}static findNextMatch(e,t,i,n){const s=t.parseSearchRequest();if(!s)return null;const r=new Sm(s.wordSeparators,s.regex);return s.regex.multiline?this._doFindNextMatchMultiline(e,i,r,n):this._doFindNextMatchLineByLine(e,i,r,n)}static _doFindNextMatchMultiline(e,t,i,n){const s=new W(t.lineNumber,1),r=e.getOffsetAt(s),a=e.getLineCount(),l=e.getValueInRange(new D(s.lineNumber,s.column,a,e.getLineMaxColumn(a)),1),d=e.getEOL()===`\r +`?new N4(l):null;i.reset(t.column-1);const c=i.next(l);return c?ag(this._getMultilineMatchRange(e,r,l,d,c.index,c[0]),c,n):t.lineNumber!==1||t.column!==1?this._doFindNextMatchMultiline(e,new W(1,1),i,n):null}static _doFindNextMatchLineByLine(e,t,i,n){const s=e.getLineCount(),r=t.lineNumber,a=e.getLineContent(r),l=this._findFirstMatchInLine(i,a,r,t.column,n);if(l)return l;for(let d=1;d<=s;d++){const c=(r+d-1)%s,h=e.getLineContent(c+1),u=this._findFirstMatchInLine(i,h,c+1,1,n);if(u)return u}return null}static _findFirstMatchInLine(e,t,i,n,s){e.reset(n-1);const r=e.next(t);return r?ag(new D(i,r.index+1,i,r.index+1+r[0].length),r,s):null}static findPreviousMatch(e,t,i,n){const s=t.parseSearchRequest();if(!s)return null;const r=new Sm(s.wordSeparators,s.regex);return s.regex.multiline?this._doFindPreviousMatchMultiline(e,i,r,n):this._doFindPreviousMatchLineByLine(e,i,r,n)}static _doFindPreviousMatchMultiline(e,t,i,n){const s=this._doFindMatchesMultiline(e,new D(1,1,t.lineNumber,t.column),i,n,10*wX);if(s.length>0)return s[s.length-1];const r=e.getLineCount();return t.lineNumber!==r||t.column!==e.getLineMaxColumn(r)?this._doFindPreviousMatchMultiline(e,new W(r,e.getLineMaxColumn(r)),i,n):null}static _doFindPreviousMatchLineByLine(e,t,i,n){const s=e.getLineCount(),r=t.lineNumber,a=e.getLineContent(r).substring(0,t.column-1),l=this._findLastMatchInLine(i,a,r,n);if(l)return l;for(let d=1;d<=s;d++){const c=(s+r-d-1)%s,h=e.getLineContent(c+1),u=this._findLastMatchInLine(i,h,c+1,n);if(u)return u}return null}static _findLastMatchInLine(e,t,i,n){let s=null,r;for(e.reset(0);r=e.next(t);)s=ag(new D(i,r.index+1,i,r.index+1+r[0].length),r,n);return s}}function yX(o,e,t,i,n){if(i===0)return!0;const s=e.charCodeAt(i-1);if(o.get(s)!==0||s===13||s===10)return!0;if(n>0){const r=e.charCodeAt(i);if(o.get(r)!==0)return!0}return!1}function LX(o,e,t,i,n){if(i+n===t)return!0;const s=e.charCodeAt(i+n);if(o.get(s)!==0||s===13||s===10)return!0;if(n>0){const r=e.charCodeAt(i+n-1);if(o.get(r)!==0)return!0}return!1}function vA(o,e,t,i,n){return yX(o,e,t,i,n)&&LX(o,e,t,i,n)}class Sm{constructor(e,t){this._wordSeparators=e,this._searchRegex=t,this._prevMatchStartIndex=-1,this._prevMatchLength=0}reset(e){this._searchRegex.lastIndex=e,this._prevMatchStartIndex=-1,this._prevMatchLength=0}next(e){const t=e.length;let i;do{if(this._prevMatchStartIndex+this._prevMatchLength===t||(i=this._searchRegex.exec(e),!i))return null;const n=i.index,s=i[0].length;if(n===this._prevMatchStartIndex&&s===this._prevMatchLength){if(s===0){MS(e,t,this._searchRegex.lastIndex)>65535?this._searchRegex.lastIndex+=2:this._searchRegex.lastIndex+=1;continue}return null}if(this._prevMatchStartIndex=n,this._prevMatchLength=s,!this._wordSeparators||vA(this._wordSeparators,e,t,n,s))return i}while(i);return null}}class bA{static computeUnicodeHighlights(e,t,i){const n=i?i.startLineNumber:1,s=i?i.endLineNumber:e.getLineCount(),r=new T4(t),a=r.getCandidateCodePoints();let l;a==="allNonBasicAscii"?l=new RegExp("[^\\t\\n\\r\\x20-\\x7E]","g"):l=new RegExp(`${kX(Array.from(a))}`,"g");const d=new Sm(null,l),c=[];let h=!1,u,g=0,f=0,p=0;e:for(let _=n,v=s;_<=v;_++){const b=e.getLineContent(_),C=b.length;d.reset(0);do if(u=d.next(b),u){let w=u.index,S=u.index+u[0].length;if(w>0){const N=b.charCodeAt(w-1);kn(N)&&w--}if(S+1=1e3){h=!0;break e}c.push(new D(_,w+1,_,S+1))}}while(u)}return{ranges:c,hasMore:h,ambiguousCharacterCount:g,invisibleCharacterCount:f,nonBasicAsciiCharacterCount:p}}static computeUnicodeHighlightReason(e,t){const i=new T4(t);switch(i.shouldHighlightNonBasicASCII(e,null)){case 0:return null;case 2:return{kind:1};case 3:{const s=e.codePointAt(0),r=i.ambiguousCharacters.getPrimaryConfusable(s),a=jg.getLocales().filter(l=>!jg.getInstance(new Set([...t.allowedLocales,l])).isAmbiguous(s));return{kind:0,confusableWith:String.fromCodePoint(r),notAmbiguousInLocales:a}}case 1:return{kind:2}}}}function kX(o,e){return`[${lr(o.map(i=>String.fromCodePoint(i)).join(""))}]`}class T4{constructor(e){this.options=e,this.allowedCodePoints=new Set(e.allowedCodePoints),this.ambiguousCharacters=jg.getInstance(new Set(e.allowedLocales))}getCandidateCodePoints(){if(this.options.nonBasicASCII)return"allNonBasicAscii";const e=new Set;if(this.options.invisibleCharacters)for(const t of ed.codePoints)M4(String.fromCodePoint(t))||e.add(t);if(this.options.ambiguousCharacters)for(const t of this.ambiguousCharacters.getConfusableCodePoints())e.add(t);for(const t of this.allowedCodePoints)e.delete(t);return e}shouldHighlightNonBasicASCII(e,t){const i=e.codePointAt(0);if(this.allowedCodePoints.has(i))return 0;if(this.options.nonBasicASCII)return 1;let n=!1,s=!1;if(t)for(const r of t){const a=r.codePointAt(0),l=dC(r);n=n||l,!l&&!this.ambiguousCharacters.isAmbiguous(a)&&!ed.isInvisibleCharacter(a)&&(s=!0)}return!n&&s?0:this.options.invisibleCharacters&&!M4(e)&&ed.isInvisibleCharacter(i)?2:this.options.ambiguousCharacters&&this.ambiguousCharacters.isAmbiguous(i)?3:0}}function M4(o){return o===" "||o===` +`||o===" "}class Vw{constructor(e,t,i){this.changes=e,this.moves=t,this.hitTimeout=i}}class n6{constructor(e,t){this.lineRangeMapping=e,this.changes=t}}class nt{static addRange(e,t){let i=0;for(;it))return new nt(e,t)}static ofLength(e){return new nt(0,e)}static ofStartAndLength(e,t){return new nt(e,e+t)}constructor(e,t){if(this.start=e,this.endExclusive=t,e>t)throw new Kt(`Invalid range: ${this.toString()}`)}get isEmpty(){return this.start===this.endExclusive}delta(e){return new nt(this.start+e,this.endExclusive+e)}deltaStart(e){return new nt(this.start+e,this.endExclusive)}deltaEnd(e){return new nt(this.start,this.endExclusive+e)}get length(){return this.endExclusive-this.start}toString(){return`[${this.start}, ${this.endExclusive})`}contains(e){return this.start<=e&&e=e.endExclusive}slice(e){return e.slice(this.start,this.endExclusive)}substring(e){return e.substring(this.start,this.endExclusive)}clip(e){if(this.isEmpty)throw new Kt(`Invalid clipping range: ${this.toString()}`);return Math.max(this.start,Math.min(this.endExclusive-1,e))}clipCyclic(e){if(this.isEmpty)throw new Kt(`Invalid clipping range: ${this.toString()}`);return e=this.endExclusive?this.start+(e-this.start)%this.length:e}forEach(e){for(let t=this.start;te.toString()).join(", ")}intersectsStrict(e){let t=0;for(;te+t.length,0)}}function Ab(o,e){const t=DX(o,e);if(t!==-1)return o[t]}function DX(o,e,t=o.length-1){for(let i=t;i>=0;i--){const n=o[i];if(e(n))return i}return-1}function Lp(o,e){const t=Pb(o,e);return t===-1?void 0:o[t]}function Pb(o,e,t=0,i=o.length){let n=t,s=i;for(;n0&&(t=n)}return t}function IX(o,e){if(o.length===0)return;let t=o[0];for(let i=1;i=0&&(t=n)}return t}function EX(o,e){return wA(o,(t,i)=>-e(t,i))}function NX(o,e){if(o.length===0)return-1;let t=0;for(let i=1;i0&&(t=i)}return t}function TX(o,e){for(const t of o){const i=e(t);if(i!==void 0)return i}}let it=class Md{static fromRangeInclusive(e){return new Md(e.startLineNumber,e.endLineNumber+1)}static joinMany(e){if(e.length===0)return[];let t=new kr(e[0].slice());for(let i=1;it)throw new Kt(`startLineNumber ${e} cannot be after endLineNumberExclusive ${t}`);this.startLineNumber=e,this.endLineNumberExclusive=t}contains(e){return this.startLineNumber<=e&&en.endLineNumberExclusive>=e.startLineNumber),i=Pb(this._normalizedRanges,n=>n.startLineNumber<=e.endLineNumberExclusive)+1;if(t===i)this._normalizedRanges.splice(t,0,e);else if(t===i-1){const n=this._normalizedRanges[t];this._normalizedRanges[t]=n.join(e)}else{const n=this._normalizedRanges[t].join(this._normalizedRanges[i-1]).join(e);this._normalizedRanges.splice(t,i-t,n)}}contains(e){const t=Lp(this._normalizedRanges,i=>i.startLineNumber<=e);return!!t&&t.endLineNumberExclusive>e}intersects(e){const t=Lp(this._normalizedRanges,i=>i.startLineNumbere.startLineNumber}getUnion(e){if(this._normalizedRanges.length===0)return e;if(e._normalizedRanges.length===0)return this;const t=[];let i=0,n=0,s=null;for(;i=r.startLineNumber?s=new it(s.startLineNumber,Math.max(s.endLineNumberExclusive,r.endLineNumberExclusive)):(t.push(s),s=r)}return s!==null&&t.push(s),new kr(t)}subtractFrom(e){const t=Ob(this._normalizedRanges,r=>r.endLineNumberExclusive>=e.startLineNumber),i=Pb(this._normalizedRanges,r=>r.startLineNumber<=e.endLineNumberExclusive)+1;if(t===i)return new kr([e]);const n=[];let s=e.startLineNumber;for(let r=t;rs&&n.push(new it(s,a.startLineNumber)),s=a.endLineNumberExclusive}return se.toString()).join(", ")}getIntersection(e){const t=[];let i=0,n=0;for(;it.delta(e)))}}class zs{static betweenPositions(e,t){return e.lineNumber===t.lineNumber?new zs(0,t.column-e.column):new zs(t.lineNumber-e.lineNumber,t.column-1)}static ofRange(e){return zs.betweenPositions(e.getStartPosition(),e.getEndPosition())}static ofText(e){let t=0,i=0;for(const n of e)n===` +`?(t++,i=0):i++;return new zs(t,i)}constructor(e,t){this.lineCount=e,this.columnCount=t}isGreaterThanOrEqualTo(e){return this.lineCount!==e.lineCount?this.lineCount>e.lineCount:this.columnCount>=e.columnCount}createRange(e){return this.lineCount===0?new D(e.lineNumber,e.column,e.lineNumber,e.column+this.columnCount):new D(e.lineNumber,e.column,e.lineNumber+this.lineCount,this.columnCount+1)}addToPosition(e){return this.lineCount===0?new W(e.lineNumber,e.column+this.columnCount):new W(e.lineNumber+this.lineCount,this.columnCount+1)}toString(){return`${this.lineCount},${this.columnCount}`}}zs.zero=new zs(0,0);class MX{constructor(e){this.text=e,this.lineStartOffsetByLineIdx=[],this.lineStartOffsetByLineIdx.push(0);for(let t=0;tfA(e,(t,i)=>t.range.getEndPosition().isBeforeOrEqual(i.range.getStartPosition())))}apply(e){let t="",i=new W(1,1);for(const s of this.edits){const r=s.range,a=r.getStartPosition(),l=r.getEndPosition(),d=R4(i,a);d.isEmpty()||(t+=e.getValueOfRange(d)),t+=s.text,i=l}const n=R4(i,e.endPositionExclusive);return n.isEmpty()||(t+=e.getValueOfRange(n)),t}applyToString(e){const t=new RX(e);return this.apply(t)}getNewRanges(){const e=[];let t=0,i=0,n=0;for(const s of this.edits){const r=zs.ofText(s.text),a=W.lift({lineNumber:s.range.startLineNumber+i,column:s.range.startColumn+(s.range.startLineNumber===t?n:0)}),l=r.createRange(a);e.push(l),i=l.endLineNumber-s.range.endLineNumber,n=l.endColumn-s.range.endColumn,t=s.range.endLineNumber}return e}}class xc{constructor(e,t){this.range=e,this.text=t}}function R4(o,e){if(o.lineNumber===e.lineNumber&&o.column===Number.MAX_SAFE_INTEGER)return D.fromPositions(e,e);if(!o.isBeforeOrEqual(e))throw new Kt("start must be before end");return new D(o.lineNumber,o.column,e.lineNumber,e.column)}class s6{get endPositionExclusive(){return this.length.addToPosition(new W(1,1))}}class RX extends s6{constructor(e){super(),this.value=e,this._t=new MX(this.value)}getValueOfRange(e){return this._t.getOffsetRange(e).substring(this.value)}get length(){return this._t.textLength}}class Bs{static inverse(e,t,i){const n=[];let s=1,r=1;for(const l of e){const d=new Bs(new it(s,l.original.startLineNumber),new it(r,l.modified.startLineNumber));d.modified.isEmpty||n.push(d),s=l.original.endLineNumberExclusive,r=l.modified.endLineNumberExclusive}const a=new Bs(new it(s,t+1),new it(r,i+1));return a.modified.isEmpty||n.push(a),n}static clip(e,t,i){const n=[];for(const s of e){const r=s.original.intersect(t),a=s.modified.intersect(i);r&&!r.isEmpty&&a&&!a.isEmpty&&n.push(new Bs(r,a))}return n}constructor(e,t){this.original=e,this.modified=t}toString(){return`{${this.original.toString()}->${this.modified.toString()}}`}flip(){return new Bs(this.modified,this.original)}join(e){return new Bs(this.original.join(e.original),this.modified.join(e.modified))}toRangeMapping(){const e=this.original.toInclusiveRange(),t=this.modified.toInclusiveRange();if(e&&t)return new Ka(e,t);if(this.original.startLineNumber===1||this.modified.startLineNumber===1){if(!(this.modified.startLineNumber===1&&this.original.startLineNumber===1))throw new Kt("not a valid diff");return new Ka(new D(this.original.startLineNumber,1,this.original.endLineNumberExclusive,1),new D(this.modified.startLineNumber,1,this.modified.endLineNumberExclusive,1))}else return new Ka(new D(this.original.startLineNumber-1,Number.MAX_SAFE_INTEGER,this.original.endLineNumberExclusive-1,Number.MAX_SAFE_INTEGER),new D(this.modified.startLineNumber-1,Number.MAX_SAFE_INTEGER,this.modified.endLineNumberExclusive-1,Number.MAX_SAFE_INTEGER))}}class ar extends Bs{static fromRangeMappings(e){const t=it.join(e.map(n=>it.fromRangeInclusive(n.originalRange))),i=it.join(e.map(n=>it.fromRangeInclusive(n.modifiedRange)));return new ar(t,i,e)}constructor(e,t,i){super(e,t),this.innerChanges=i}flip(){var e;return new ar(this.modified,this.original,(e=this.innerChanges)===null||e===void 0?void 0:e.map(t=>t.flip()))}withInnerChangesFromLineRanges(){return new ar(this.original,this.modified,[this.toRangeMapping()])}}class Ka{constructor(e,t){this.originalRange=e,this.modifiedRange=t}toString(){return`{${this.originalRange.toString()}->${this.modifiedRange.toString()}}`}flip(){return new Ka(this.modifiedRange,this.originalRange)}toTextEdit(e){const t=e.getValueOfRange(this.modifiedRange);return new xc(this.originalRange,t)}}const AX=3;class PX{computeDiff(e,t,i){var n;const r=new BX(e,t,{maxComputationTime:i.maxComputationTimeMs,shouldIgnoreTrimWhitespace:i.ignoreTrimWhitespace,shouldComputeCharChanges:!0,shouldMakePrettyDiff:!0,shouldPostProcessCharChanges:!0}).computeDiff(),a=[];let l=null;for(const d of r.changes){let c;d.originalEndLineNumber===0?c=new it(d.originalStartLineNumber+1,d.originalStartLineNumber+1):c=new it(d.originalStartLineNumber,d.originalEndLineNumber+1);let h;d.modifiedEndLineNumber===0?h=new it(d.modifiedStartLineNumber+1,d.modifiedStartLineNumber+1):h=new it(d.modifiedStartLineNumber,d.modifiedEndLineNumber+1);let u=new ar(c,h,(n=d.charChanges)===null||n===void 0?void 0:n.map(g=>new Ka(new D(g.originalStartLineNumber,g.originalStartColumn,g.originalEndLineNumber,g.originalEndColumn),new D(g.modifiedStartLineNumber,g.modifiedStartColumn,g.modifiedEndLineNumber,g.modifiedEndColumn))));l&&(l.modified.endLineNumberExclusive===u.modified.startLineNumber||l.original.endLineNumberExclusive===u.original.startLineNumber)&&(u=new ar(l.original.join(u.original),l.modified.join(u.modified),l.innerChanges&&u.innerChanges?l.innerChanges.concat(u.innerChanges):void 0),a.pop()),a.push(u),l=u}return Yg(()=>fA(a,(d,c)=>c.original.startLineNumber-d.original.endLineNumberExclusive===c.modified.startLineNumber-d.modified.endLineNumberExclusive&&d.original.endLineNumberExclusive(e===10?"\\n":String.fromCharCode(e))+`-(${this._lineNumbers[t]},${this._columns[t]})`).join(", ")+"]"}_assertIndex(e,t){if(e<0||e>=t.length)throw new Error("Illegal index")}getElements(){return this._charCodes}getStartLineNumber(e){return e>0&&e===this._lineNumbers.length?this.getEndLineNumber(e-1):(this._assertIndex(e,this._lineNumbers),this._lineNumbers[e])}getEndLineNumber(e){return e===-1?this.getStartLineNumber(e+1):(this._assertIndex(e,this._lineNumbers),this._charCodes[e]===10?this._lineNumbers[e]+1:this._lineNumbers[e])}getStartColumn(e){return e>0&&e===this._columns.length?this.getEndColumn(e-1):(this._assertIndex(e,this._columns),this._columns[e])}getEndColumn(e){return e===-1?this.getStartColumn(e+1):(this._assertIndex(e,this._columns),this._charCodes[e]===10?1:this._columns[e]+1)}}class Zm{constructor(e,t,i,n,s,r,a,l){this.originalStartLineNumber=e,this.originalStartColumn=t,this.originalEndLineNumber=i,this.originalEndColumn=n,this.modifiedStartLineNumber=s,this.modifiedStartColumn=r,this.modifiedEndLineNumber=a,this.modifiedEndColumn=l}static createFromDiffChange(e,t,i){const n=t.getStartLineNumber(e.originalStart),s=t.getStartColumn(e.originalStart),r=t.getEndLineNumber(e.originalStart+e.originalLength-1),a=t.getEndColumn(e.originalStart+e.originalLength-1),l=i.getStartLineNumber(e.modifiedStart),d=i.getStartColumn(e.modifiedStart),c=i.getEndLineNumber(e.modifiedStart+e.modifiedLength-1),h=i.getEndColumn(e.modifiedStart+e.modifiedLength-1);return new Zm(n,s,r,a,l,d,c,h)}}function FX(o){if(o.length<=1)return o;const e=[o[0]];let t=e[0];for(let i=1,n=o.length;i0&&t.originalLength<20&&t.modifiedLength>0&&t.modifiedLength<20&&s()){const g=i.createCharSequence(e,t.originalStart,t.originalStart+t.originalLength-1),f=n.createCharSequence(e,t.modifiedStart,t.modifiedStart+t.modifiedLength-1);if(g.getElements().length>0&&f.getElements().length>0){let p=o6(g,f,s,!0).changes;a&&(p=FX(p)),u=[];for(let _=0,v=p.length;_1&&p>1;){const _=u.charCodeAt(f-2),v=g.charCodeAt(p-2);if(_!==v)break;f--,p--}(f>1||p>1)&&this._pushTrimWhitespaceCharChange(n,s+1,1,f,r+1,1,p)}{let f=EN(u,1),p=EN(g,1);const _=u.length+1,v=g.length+1;for(;f<_&&p!0;const e=Date.now();return()=>Date.now()-e{i.push(Sn.fromOffsetPairs(n?n.getEndExclusives():xr.zero,s?s.getStarts():new xr(t,(n?n.seq2Range.endExclusive-n.seq1Range.endExclusive:0)+t)))}),i}static fromOffsetPairs(e,t){return new Sn(new nt(e.offset1,t.offset1),new nt(e.offset2,t.offset2))}constructor(e,t){this.seq1Range=e,this.seq2Range=t}swap(){return new Sn(this.seq2Range,this.seq1Range)}toString(){return`${this.seq1Range} <-> ${this.seq2Range}`}join(e){return new Sn(this.seq1Range.join(e.seq1Range),this.seq2Range.join(e.seq2Range))}delta(e){return e===0?this:new Sn(this.seq1Range.delta(e),this.seq2Range.delta(e))}deltaStart(e){return e===0?this:new Sn(this.seq1Range.deltaStart(e),this.seq2Range.deltaStart(e))}deltaEnd(e){return e===0?this:new Sn(this.seq1Range.deltaEnd(e),this.seq2Range.deltaEnd(e))}intersect(e){const t=this.seq1Range.intersect(e.seq1Range),i=this.seq2Range.intersect(e.seq2Range);if(!(!t||!i))return new Sn(t,i)}getStarts(){return new xr(this.seq1Range.start,this.seq2Range.start)}getEndExclusives(){return new xr(this.seq1Range.endExclusive,this.seq2Range.endExclusive)}}class xr{constructor(e,t){this.offset1=e,this.offset2=t}toString(){return`${this.offset1} <-> ${this.offset2}`}delta(e){return e===0?this:new xr(this.offset1+e,this.offset2+e)}equals(e){return this.offset1===e.offset1&&this.offset2===e.offset2}}xr.zero=new xr(0,0);xr.max=new xr(Number.MAX_SAFE_INTEGER,Number.MAX_SAFE_INTEGER);class Fb{isValid(){return!0}}Fb.instance=new Fb;class WX{constructor(e){if(this.timeout=e,this.startTime=Date.now(),this.valid=!0,e<=0)throw new Kt("timeout must be positive")}isValid(){if(!(Date.now()-this.startTime0&&p>0&&r.get(f-1,p-1)===3&&(b+=a.get(f-1,p-1)),b+=n?n(f,p):1):b=-1;const C=Math.max(_,v,b);if(C===b){const w=f>0&&p>0?a.get(f-1,p-1):0;a.set(f,p,w+1),r.set(f,p,3)}else C===_?(a.set(f,p,0),r.set(f,p,1)):C===v&&(a.set(f,p,0),r.set(f,p,2));s.set(f,p,C)}const l=[];let d=e.length,c=t.length;function h(f,p){(f+1!==d||p+1!==c)&&l.push(new Sn(new nt(f+1,d),new nt(p+1,c))),d=f,c=p}let u=e.length-1,g=t.length-1;for(;u>=0&&g>=0;)r.get(u,g)===3?(h(u,g),u--,g--):r.get(u,g)===1?u--:g--;return h(-1,-1),l.reverse(),new mc(l,!1)}}class r6{compute(e,t,i=Fb.instance){if(e.length===0||t.length===0)return mc.trivial(e,t);const n=e,s=t;function r(p,_){for(;pn.length||w>s.length)continue;const S=r(C,w);l.set(c,S);const y=C===v?d.get(c+1):d.get(c-1);if(d.set(c,S!==C?new O4(y,C,w,S-C):y),l.get(c)===n.length&&l.get(c)-c===s.length)break e}}let h=d.get(c);const u=[];let g=n.length,f=s.length;for(;;){const p=h?h.x+h.length:0,_=h?h.y+h.length:0;if((p!==g||_!==f)&&u.push(new Sn(new nt(p,g),new nt(_,f))),!h)break;g=h.x,f=h.y,h=h.prev}return u.reverse(),new mc(u,!1)}}class O4{constructor(e,t,i,n){this.prev=e,this.x=t,this.y=i,this.length=n}}class VX{constructor(){this.positiveArr=new Int32Array(10),this.negativeArr=new Int32Array(10)}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){if(e<0){if(e=-e-1,e>=this.negativeArr.length){const i=this.negativeArr;this.negativeArr=new Int32Array(i.length*2),this.negativeArr.set(i)}this.negativeArr[e]=t}else{if(e>=this.positiveArr.length){const i=this.positiveArr;this.positiveArr=new Int32Array(i.length*2),this.positiveArr.set(i)}this.positiveArr[e]=t}}}class zX{constructor(){this.positiveArr=[],this.negativeArr=[]}get(e){return e<0?(e=-e-1,this.negativeArr[e]):this.positiveArr[e]}set(e,t){e<0?(e=-e-1,this.negativeArr[e]=t):this.positiveArr[e]=t}}class $S{constructor(e,t,i){this.lines=e,this.considerWhitespaceChanges=i,this.elements=[],this.firstCharOffsetByLine=[],this.additionalOffsetByLine=[];let n=!1;t.start>0&&t.endExclusive>=e.length&&(t=new nt(t.start-1,t.endExclusive),n=!0),this.lineRange=t,this.firstCharOffsetByLine[0]=0;for(let s=this.lineRange.start;sString.fromCharCode(t)).join("")}getElement(e){return this.elements[e]}get length(){return this.elements.length}getBoundaryScore(e){const t=B4(e>0?this.elements[e-1]:-1),i=B4(ei<=e);return new W(this.lineRange.start+t+1,e-this.firstCharOffsetByLine[t]+this.additionalOffsetByLine[t]+1)}translateRange(e){return D.fromPositions(this.translateOffset(e.start),this.translateOffset(e.endExclusive))}findWordContaining(e){if(e<0||e>=this.elements.length||!xx(this.elements[e]))return;let t=e;for(;t>0&&xx(this.elements[t-1]);)t--;let i=e;for(;ir<=e.start))!==null&&t!==void 0?t:0,s=(i=xX(this.firstCharOffsetByLine,r=>e.endExclusive<=r))!==null&&i!==void 0?i:this.elements.length;return new nt(n,s)}}function xx(o){return o>=97&&o<=122||o>=65&&o<=90||o>=48&&o<=57}const UX={0:0,1:0,2:0,3:10,4:2,5:30,6:3,7:10,8:10};function F4(o){return UX[o]}function B4(o){return o===10?8:o===13?7:NN(o)?6:o>=97&&o<=122?0:o>=65&&o<=90?1:o>=48&&o<=57?2:o===-1?3:o===44||o===59?5:4}function $X(o,e,t,i,n,s){let{moves:r,excludedChanges:a}=jX(o,e,t,s);if(!s.isValid())return[];const l=o.filter(c=>!a.has(c)),d=qX(l,i,n,e,t,s);return rE(r,d),r=GX(r),r=r.filter(c=>{const h=c.original.toOffsetRange().slice(e).map(g=>g.trim());return h.join(` +`).length>=15&&KX(h,g=>g.length>=2)>=2}),r=ZX(o,r),r}function KX(o,e){let t=0;for(const i of o)e(i)&&t++;return t}function jX(o,e,t,i){const n=[],s=o.filter(l=>l.modified.isEmpty&&l.original.length>=3).map(l=>new kp(l.original,e,l)),r=new Set(o.filter(l=>l.original.isEmpty&&l.modified.length>=3).map(l=>new kp(l.modified,t,l))),a=new Set;for(const l of s){let d=-1,c;for(const h of r){const u=l.computeSimilarity(h);u>d&&(d=u,c=h)}if(d>.9&&c&&(r.delete(c),n.push(new Bs(l.range,c.range)),a.add(l.source),a.add(c.source)),!i.isValid())return{moves:n,excludedChanges:a}}return{moves:n,excludedChanges:a}}function qX(o,e,t,i,n,s){const r=[],a=new _A;for(const u of o)for(let g=u.original.startLineNumber;gu.modified.startLineNumber,la));for(const u of o){let g=[];for(let f=u.modified.startLineNumber;f{for(const w of g)if(w.originalLineRange.endLineNumberExclusive+1===b.endLineNumberExclusive&&w.modifiedLineRange.endLineNumberExclusive+1===_.endLineNumberExclusive){w.originalLineRange=new it(w.originalLineRange.startLineNumber,b.endLineNumberExclusive),w.modifiedLineRange=new it(w.modifiedLineRange.startLineNumber,_.endLineNumberExclusive),v.push(w);return}const C={modifiedLineRange:_,originalLineRange:b};l.push(C),v.push(C)}),g=v}if(!s.isValid())return[]}l.sort(C8(mo(u=>u.modifiedLineRange.length,la)));const d=new kr,c=new kr;for(const u of l){const g=u.modifiedLineRange.startLineNumber-u.originalLineRange.startLineNumber,f=d.subtractFrom(u.modifiedLineRange),p=c.subtractFrom(u.originalLineRange).getWithDelta(g),_=f.getIntersection(p);for(const v of _.ranges){if(v.length<3)continue;const b=v,C=v.delta(-g);r.push(new Bs(C,b)),d.addRange(b),c.addRange(C)}}r.sort(mo(u=>u.original.startLineNumber,la));const h=new mC(o);for(let u=0;uy.original.startLineNumber<=g.original.startLineNumber),p=Lp(o,y=>y.modified.startLineNumber<=g.modified.startLineNumber),_=Math.max(g.original.startLineNumber-f.original.startLineNumber,g.modified.startLineNumber-p.modified.startLineNumber),v=h.findLastMonotonous(y=>y.original.startLineNumbery.modified.startLineNumberi.length||k>n.length||d.contains(k)||c.contains(y)||!W4(i[y-1],n[k-1],s))break}w>0&&(c.addRange(new it(g.original.startLineNumber-w,g.original.startLineNumber)),d.addRange(new it(g.modified.startLineNumber-w,g.modified.startLineNumber)));let S;for(S=0;Si.length||k>n.length||d.contains(k)||c.contains(y)||!W4(i[y-1],n[k-1],s))break}S>0&&(c.addRange(new it(g.original.endLineNumberExclusive,g.original.endLineNumberExclusive+S)),d.addRange(new it(g.modified.endLineNumberExclusive,g.modified.endLineNumberExclusive+S))),(w>0||S>0)&&(r[u]=new Bs(new it(g.original.startLineNumber-w,g.original.endLineNumberExclusive+S),new it(g.modified.startLineNumber-w,g.modified.endLineNumberExclusive+S)))}return r}function W4(o,e,t){if(o.trim()===e.trim())return!0;if(o.length>300&&e.length>300)return!1;const n=new r6().compute(new $S([o],new nt(0,1),!1),new $S([e],new nt(0,1),!1),t);let s=0;const r=Sn.invert(n.diffs,o.length);for(const c of r)c.seq1Range.forEach(h=>{NN(o.charCodeAt(h))||s++});function a(c){let h=0;for(let u=0;ue.length?o:e);return s/l>.6&&l>10}function GX(o){if(o.length===0)return o;o.sort(mo(t=>t.original.startLineNumber,la));const e=[o[0]];for(let t=1;t=0&&r>=0&&s+r<=2){e[e.length-1]=i.join(n);continue}e.push(n)}return e}function ZX(o,e){const t=new mC(o);return e=e.filter(i=>{const n=t.findLastMonotonous(a=>a.original.startLineNumbera.modified.startLineNumber0&&(a=a.delta(d))}n.push(a)}return i.length>0&&n.push(i[i.length-1]),n}function YX(o,e,t){if(!o.getBoundaryScore||!e.getBoundaryScore)return t;for(let i=0;i0?t[i-1]:void 0,s=t[i],r=i+1=i.start&&o.seq2Range.start-r>=n.start&&t.isStronglyEqual(o.seq2Range.start-r,o.seq2Range.endExclusive-r)&&r<100;)r++;r--;let a=0;for(;o.seq1Range.start+ad&&(d=f,l=c)}return o.delta(l)}function QX(o,e,t){const i=[];for(const n of t){const s=i[i.length-1];if(!s){i.push(n);continue}n.seq1Range.start-s.seq1Range.endExclusive<=2||n.seq2Range.start-s.seq2Range.endExclusive<=2?i[i.length-1]=new Sn(s.seq1Range.join(n.seq1Range),s.seq2Range.join(n.seq2Range)):i.push(n)}return i}function XX(o,e,t){const i=Sn.invert(t,o.length),n=[];let s=new xr(0,0);function r(l,d){if(l.offset10;){const _=i[0];if(!(_.seq1Range.intersects(u.seq1Range)||_.seq2Range.intersects(u.seq2Range)))break;const b=o.findWordContaining(_.seq1Range.start),C=e.findWordContaining(_.seq2Range.start),w=new Sn(b,C),S=w.intersect(_);if(f+=S.seq1Range.length,p+=S.seq2Range.length,u=u.join(w),u.seq1Range.endExclusive>=_.seq1Range.endExclusive)i.shift();else break}f+p<(u.seq1Range.length+u.seq2Range.length)*2/3&&n.push(u),s=u.getEndExclusives()}for(;i.length>0;){const l=i.shift();l.seq1Range.isEmpty||(r(l.getStarts(),l),r(l.getEndExclusives().delta(-1),l))}return JX(t,n)}function JX(o,e){const t=[];for(;o.length>0||e.length>0;){const i=o[0],n=e[0];let s;i&&(!n||i.seq1Range.start0&&t[t.length-1].seq1Range.endExclusive>=s.seq1Range.start?t[t.length-1]=t[t.length-1].join(s):t.push(s)}return t}function eJ(o,e,t){let i=t;if(i.length===0)return i;let n=0,s;do{s=!1;const r=[i[0]];for(let a=1;a5||g.seq1Range.length+g.seq2Range.length>5)};const l=i[a],d=r[r.length-1];c(d,l)?(s=!0,r[r.length-1]=r[r.length-1].join(l)):r.push(l)}i=r}while(n++<10&&s);return i}function tJ(o,e,t){let i=t;if(i.length===0)return i;let n=0,s;do{s=!1;const a=[i[0]];for(let l=1;l5||p.length>500)return!1;const v=o.getText(p).trim();if(v.length>20||v.split(/\r\n|\r|\n/).length>1)return!1;const b=o.countLinesIn(g.seq1Range),C=g.seq1Range.length,w=e.countLinesIn(g.seq2Range),S=g.seq2Range.length,y=o.countLinesIn(f.seq1Range),k=f.seq1Range.length,x=e.countLinesIn(f.seq2Range),N=f.seq2Range.length,B=2*40+50;function P(R){return Math.min(R,B)}return Math.pow(Math.pow(P(b*40+C),1.5)+Math.pow(P(w*40+S),1.5),1.5)+Math.pow(Math.pow(P(y*40+k),1.5)+Math.pow(P(x*40+N),1.5),1.5)>(B**1.5)**1.5*1.3};const d=i[l],c=a[a.length-1];h(c,d)?(s=!0,a[a.length-1]=a[a.length-1].join(d)):a.push(d)}i=a}while(n++<10&&s);const r=[];return Gj(i,(a,l,d)=>{let c=l;function h(v){return v.length>0&&v.trim().length<=3&&l.seq1Range.length+l.seq2Range.length>100}const u=o.extendToFullLines(l.seq1Range),g=o.getText(new nt(u.start,l.seq1Range.start));h(g)&&(c=c.deltaStart(-g.length));const f=o.getText(new nt(l.seq1Range.endExclusive,u.endExclusive));h(f)&&(c=c.deltaEnd(f.length));const p=Sn.fromOffsetPairs(a?a.getEndExclusives():xr.zero,d?d.getStarts():xr.max),_=c.intersect(p);r.length>0&&_.getStarts().equals(r[r.length-1].getEndExclusives())?r[r.length-1]=r[r.length-1].join(_):r.push(_)}),r}class z4{constructor(e,t){this.trimmedHash=e,this.lines=t}getElement(e){return this.trimmedHash[e]}get length(){return this.trimmedHash.length}getBoundaryScore(e){const t=e===0?0:U4(this.lines[e-1]),i=e===this.lines.length?0:U4(this.lines[e]);return 1e3-(t+i)}getText(e){return this.lines.slice(e.start,e.endExclusive).join(` +`)}isStronglyEqual(e,t){return this.lines[e]===this.lines[t]}}function U4(o){let e=0;for(;eS===y))return new Vw([],[],!1);if(e.length===1&&e[0].length===0||t.length===1&&t[0].length===0)return new Vw([new ar(new it(1,e.length+1),new it(1,t.length+1),[new Ka(new D(1,1,e.length,e[e.length-1].length+1),new D(1,1,t.length,t[t.length-1].length+1))])],[],!1);const n=i.maxComputationTimeMs===0?Fb.instance:new WX(i.maxComputationTimeMs),s=!i.ignoreTrimWhitespace,r=new Map;function a(S){let y=r.get(S);return y===void 0&&(y=r.size,r.set(S,y)),y}const l=e.map(S=>a(S.trim())),d=t.map(S=>a(S.trim())),c=new z4(l,e),h=new z4(d,t),u=c.length+h.length<1700?this.dynamicProgrammingDiffing.compute(c,h,n,(S,y)=>e[S]===t[y]?t[y].length===0?.1:1+Math.log(1+t[y].length):.99):this.myersDiffingAlgorithm.compute(c,h,n);let g=u.diffs,f=u.hitTimeout;g=TN(c,h,g),g=eJ(c,h,g);const p=[],_=S=>{if(s)for(let y=0;yS.seq1Range.start-v===S.seq2Range.start-b);const y=S.seq1Range.start-v;_(y),v=S.seq1Range.endExclusive,b=S.seq2Range.endExclusive;const k=this.refineDiff(e,t,S,n,s);k.hitTimeout&&(f=!0);for(const x of k.mappings)p.push(x)}_(e.length-v);const C=$4(p,e,t);let w=[];return i.computeMoves&&(w=this.computeMoves(C,e,t,l,d,n,s)),Yg(()=>{function S(k,x){if(k.lineNumber<1||k.lineNumber>x.length)return!1;const N=x[k.lineNumber-1];return!(k.column<1||k.column>N.length+1)}function y(k,x){return!(k.startLineNumber<1||k.startLineNumber>x.length+1||k.endLineNumberExclusive<1||k.endLineNumberExclusive>x.length+1)}for(const k of C){if(!k.innerChanges)return!1;for(const x of k.innerChanges)if(!(S(x.modifiedRange.getStartPosition(),t)&&S(x.modifiedRange.getEndPosition(),t)&&S(x.originalRange.getStartPosition(),e)&&S(x.originalRange.getEndPosition(),e)))return!1;if(!y(k.modified,t)||!y(k.original,e))return!1}return!0}),new Vw(C,w,f)}computeMoves(e,t,i,n,s,r,a){return $X(e,t,i,n,s,r).map(c=>{const h=this.refineDiff(t,i,new Sn(c.original.toOffsetRange(),c.modified.toOffsetRange()),r,a),u=$4(h.mappings,t,i,!0);return new n6(c,u)})}refineDiff(e,t,i,n,s){const r=new $S(e,i.seq1Range,s),a=new $S(t,i.seq2Range,s),l=r.length+a.length<500?this.dynamicProgrammingDiffing.compute(r,a,n):this.myersDiffingAlgorithm.compute(r,a,n);let d=l.diffs;return d=TN(r,a,d),d=XX(r,a,d),d=QX(r,a,d),d=tJ(r,a,d),{mappings:d.map(h=>new Ka(r.translateRange(h.seq1Range),a.translateRange(h.seq2Range))),hitTimeout:l.hitTimeout}}}function $4(o,e,t,i=!1){const n=[];for(const s of O2(o.map(r=>iJ(r,e,t)),(r,a)=>r.original.overlapOrTouch(a.original)||r.modified.overlapOrTouch(a.modified))){const r=s[0],a=s[s.length-1];n.push(new ar(r.original.join(a.original),r.modified.join(a.modified),s.map(l=>l.innerChanges[0])))}return Yg(()=>!i&&n.length>0&&(n[0].modified.startLineNumber!==n[0].original.startLineNumber||t.length-n[n.length-1].modified.endLineNumberExclusive!==e.length-n[n.length-1].original.endLineNumberExclusive)?!1:fA(n,(s,r)=>r.original.startLineNumber-s.original.endLineNumberExclusive===r.modified.startLineNumber-s.modified.endLineNumberExclusive&&s.original.endLineNumberExclusive=t[o.modifiedRange.startLineNumber-1].length&&o.originalRange.startColumn-1>=e[o.originalRange.startLineNumber-1].length&&o.originalRange.startLineNumber<=o.originalRange.endLineNumber+n&&o.modifiedRange.startLineNumber<=o.modifiedRange.endLineNumber+n&&(i=1);const s=new it(o.originalRange.startLineNumber+i,o.originalRange.endLineNumber+1+n),r=new it(o.modifiedRange.startLineNumber+i,o.modifiedRange.endLineNumber+1+n);return new ar(s,r,[o])}const K4={getLegacy:()=>new PX,getDefault:()=>new a6};function Ah(o,e){const t=Math.pow(10,e);return Math.round(o*t)/t}class yt{constructor(e,t,i,n=1){this._rgbaBrand=void 0,this.r=Math.min(255,Math.max(0,e))|0,this.g=Math.min(255,Math.max(0,t))|0,this.b=Math.min(255,Math.max(0,i))|0,this.a=Ah(Math.max(Math.min(1,n),0),3)}static equals(e,t){return e.r===t.r&&e.g===t.g&&e.b===t.b&&e.a===t.a}}class ea{constructor(e,t,i,n){this._hslaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=Ah(Math.max(Math.min(1,t),0),3),this.l=Ah(Math.max(Math.min(1,i),0),3),this.a=Ah(Math.max(Math.min(1,n),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.l===t.l&&e.a===t.a}static fromRGBA(e){const t=e.r/255,i=e.g/255,n=e.b/255,s=e.a,r=Math.max(t,i,n),a=Math.min(t,i,n);let l=0,d=0;const c=(a+r)/2,h=r-a;if(h>0){switch(d=Math.min(c<=.5?h/(2*c):h/(2-2*c),1),r){case t:l=(i-n)/h+(i1&&(i-=1),i<1/6?e+(t-e)*6*i:i<1/2?t:i<2/3?e+(t-e)*(2/3-i)*6:e}static toRGBA(e){const t=e.h/360,{s:i,l:n,a:s}=e;let r,a,l;if(i===0)r=a=l=n;else{const d=n<.5?n*(1+i):n+i-n*i,c=2*n-d;r=ea._hue2rgb(c,d,t+1/3),a=ea._hue2rgb(c,d,t),l=ea._hue2rgb(c,d,t-1/3)}return new yt(Math.round(r*255),Math.round(a*255),Math.round(l*255),s)}}class $l{constructor(e,t,i,n){this._hsvaBrand=void 0,this.h=Math.max(Math.min(360,e),0)|0,this.s=Ah(Math.max(Math.min(1,t),0),3),this.v=Ah(Math.max(Math.min(1,i),0),3),this.a=Ah(Math.max(Math.min(1,n),0),3)}static equals(e,t){return e.h===t.h&&e.s===t.s&&e.v===t.v&&e.a===t.a}static fromRGBA(e){const t=e.r/255,i=e.g/255,n=e.b/255,s=Math.max(t,i,n),r=Math.min(t,i,n),a=s-r,l=s===0?0:a/s;let d;return a===0?d=0:s===t?d=((i-n)/a%6+6)%6:s===i?d=(n-t)/a+2:d=(t-i)/a+4,new $l(Math.round(d*60),l,s,e.a)}static toRGBA(e){const{h:t,s:i,v:n,a:s}=e,r=n*i,a=r*(1-Math.abs(t/60%2-1)),l=n-r;let[d,c,h]=[0,0,0];return t<60?(d=r,c=a):t<120?(d=a,c=r):t<180?(c=r,h=a):t<240?(c=a,h=r):t<300?(d=a,h=r):t<=360&&(d=r,h=a),d=Math.round((d+l)*255),c=Math.round((c+l)*255),h=Math.round((h+l)*255),new yt(d,c,h,s)}}class ${static fromHex(e){return $.Format.CSS.parseHex(e)||$.red}static equals(e,t){return!e&&!t?!0:!e||!t?!1:e.equals(t)}get hsla(){return this._hsla?this._hsla:ea.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:$l.fromRGBA(this.rgba)}constructor(e){if(e)if(e instanceof yt)this.rgba=e;else if(e instanceof ea)this._hsla=e,this.rgba=ea.toRGBA(e);else if(e instanceof $l)this._hsva=e,this.rgba=$l.toRGBA(e);else throw new Error("Invalid color ctor argument");else throw new Error("Color needs a value")}equals(e){return!!e&&yt.equals(this.rgba,e.rgba)&&ea.equals(this.hsla,e.hsla)&&$l.equals(this.hsva,e.hsva)}getRelativeLuminance(){const e=$._relativeLuminanceForComponent(this.rgba.r),t=$._relativeLuminanceForComponent(this.rgba.g),i=$._relativeLuminanceForComponent(this.rgba.b),n=.2126*e+.7152*t+.0722*i;return Ah(n,4)}static _relativeLuminanceForComponent(e){const t=e/255;return t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)}isLighter(){return(this.rgba.r*299+this.rgba.g*587+this.rgba.b*114)/1e3>=128}isLighterThan(e){const t=this.getRelativeLuminance(),i=e.getRelativeLuminance();return t>i}isDarkerThan(e){const t=this.getRelativeLuminance(),i=e.getRelativeLuminance();return t0)for(const n of i){const s=n.filter(d=>d!==void 0),r=s[1],a=s[2];if(!a)continue;let l;if(r==="rgb"){const d=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*\)$/gm;l=j4(H_(o,n),V_(a,d),!1)}else if(r==="rgba"){const d=/^\(\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(25[0-5]|2[0-4][0-9]|1[0-9]{2}|[1-9][0-9]|[0-9])\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=j4(H_(o,n),V_(a,d),!0)}else if(r==="hsl"){const d=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*\)$/gm;l=q4(H_(o,n),V_(a,d),!1)}else if(r==="hsla"){const d=/^\(\s*(36[0]|3[0-5][0-9]|[12][0-9][0-9]|[1-9]?[0-9])\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(100|\d{1,2}[.]\d*|\d{1,2})%\s*,\s*(0[.][0-9]+|[.][0-9]+|[01][.]|[01])\s*\)$/gm;l=q4(H_(o,n),V_(a,d),!0)}else r==="#"&&(l=nJ(H_(o,n),r+a));l&&e.push(l)}return e}function oJ(o){return!o||typeof o.getValue!="function"||typeof o.positionAt!="function"?[]:sJ(o)}const G4=new RegExp("\\bMARK:\\s*(.*)$","d"),rJ=/^-+|-+$/g;function aJ(o,e){var t;let i=[];if(e.findRegionSectionHeaders&&(!((t=e.foldingRules)===null||t===void 0)&&t.markers)){const n=lJ(o,e);i=i.concat(n)}if(e.findMarkSectionHeaders){const n=dJ(o);i=i.concat(n)}return i}function lJ(o,e){const t=[],i=o.getLineCount();for(let n=1;n<=i;n++){const s=o.getLineContent(n),r=s.match(e.foldingRules.markers.start);if(r){const a={startLineNumber:n,startColumn:r[0].length+1,endLineNumber:n,endColumn:s.length+1};if(a.endColumn>a.startColumn){const l={range:a,...d6(s.substring(r[0].length)),shouldBeInComments:!1};(l.text||l.hasSeparatorLine)&&t.push(l)}}}return t}function dJ(o){const e=[],t=o.getLineCount();for(let i=1;i<=t;i++){const n=o.getLineContent(i);cJ(n,i,e)}return e}function cJ(o,e,t){G4.lastIndex=0;const i=G4.exec(o);if(i){const n=i.indices[1][0]+1,s=i.indices[1][1]+1,r={startLineNumber:e,startColumn:n,endLineNumber:e,endColumn:s};if(r.endColumn>r.startColumn){const a={range:r,...d6(i[1]),shouldBeInComments:!0};(a.text||a.hasSeparatorLine)&&t.push(a)}}}function d6(o){o=o.trim();const e=o.startsWith("-");return o=o.replace(rJ,""),{text:o,hasSeparatorLine:e}}class hJ extends rX{get uri(){return this._uri}get eol(){return this._eol}getValue(){return this.getText()}findMatches(e){const t=[];for(let i=0;ithis._lines.length)t=this._lines.length,i=this._lines[t-1].length+1,n=!0;else{const s=this._lines[t-1].length+1;i<1?(i=1,n=!0):i>s&&(i=s,n=!0)}return n?{lineNumber:t,column:i}:e}}class Ph{constructor(e,t){this._host=e,this._models=Object.create(null),this._foreignModuleFactory=t,this._foreignModule=null}dispose(){this._models=Object.create(null)}_getModel(e){return this._models[e]}_getModels(){const e=[];return Object.keys(this._models).forEach(t=>e.push(this._models[t])),e}acceptNewModel(e){this._models[e.url]=new hJ(We.parse(e.url),e.lines,e.EOL,e.versionId)}acceptModelChanged(e,t){if(!this._models[e])return;this._models[e].onEvents(t)}acceptRemovedModel(e){this._models[e]&&delete this._models[e]}async computeUnicodeHighlights(e,t,i){const n=this._getModel(e);return n?bA.computeUnicodeHighlights(n,t,i):{ranges:[],hasMore:!1,ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0}}async findSectionHeaders(e,t){const i=this._getModel(e);return i?aJ(i,t):[]}async computeDiff(e,t,i,n){const s=this._getModel(e),r=this._getModel(t);return!s||!r?null:Ph.computeDiff(s,r,i,n)}static computeDiff(e,t,i,n){const s=n==="advanced"?K4.getDefault():K4.getLegacy(),r=e.getLinesContent(),a=t.getLinesContent(),l=s.computeDiff(r,a,i),d=l.changes.length>0?!1:this._modelsAreIdentical(e,t);function c(h){return h.map(u=>{var g;return[u.original.startLineNumber,u.original.endLineNumberExclusive,u.modified.startLineNumber,u.modified.endLineNumberExclusive,(g=u.innerChanges)===null||g===void 0?void 0:g.map(f=>[f.originalRange.startLineNumber,f.originalRange.startColumn,f.originalRange.endLineNumber,f.originalRange.endColumn,f.modifiedRange.startLineNumber,f.modifiedRange.startColumn,f.modifiedRange.endLineNumber,f.modifiedRange.endColumn])]})}return{identical:d,quitEarly:l.hitTimeout,changes:c(l.changes),moves:l.moves.map(h=>[h.lineRangeMapping.original.startLineNumber,h.lineRangeMapping.original.endLineNumberExclusive,h.lineRangeMapping.modified.startLineNumber,h.lineRangeMapping.modified.endLineNumberExclusive,c(h.changes)])}}static _modelsAreIdentical(e,t){const i=e.getLineCount(),n=t.getLineCount();if(i!==n)return!1;for(let s=1;s<=i;s++){const r=e.getLineContent(s),a=t.getLineContent(s);if(r!==a)return!1}return!0}async computeMoreMinimalEdits(e,t,i){const n=this._getModel(e);if(!n)return t;const s=[];let r;t=t.slice(0).sort((l,d)=>{if(l.range&&d.range)return D.compareRangesUsingStarts(l.range,d.range);const c=l.range?0:1,h=d.range?0:1;return c-h});let a=0;for(let l=1;lPh._diffLimit){s.push({range:l,text:d});continue}const u=nX(h,d,i),g=n.offsetAt(D.lift(l).getStartPosition());for(const f of u){const p=n.positionAt(g+f.originalStart),_=n.positionAt(g+f.originalStart+f.originalLength),v={text:d.substr(f.modifiedStart,f.modifiedLength),range:{startLineNumber:p.lineNumber,startColumn:p.column,endLineNumber:_.lineNumber,endColumn:_.column}};n.getValueInRange(v.range)!==v.text&&s.push(v)}}return typeof r=="number"&&s.push({eol:r,text:"",range:{startLineNumber:0,startColumn:0,endLineNumber:0,endColumn:0}}),s}async computeLinks(e){const t=this._getModel(e);return t?hX(t):null}async computeDefaultDocumentColors(e){const t=this._getModel(e);return t?oJ(t):null}async textualSuggest(e,t,i,n){const s=new Zn,r=new RegExp(i,n),a=new Set;e:for(const l of e){const d=this._getModel(l);if(d){for(const c of d.words(r))if(!(c===t||!isNaN(Number(c)))&&(a.add(c),a.size>Ph._suggestionsLimit))break e}}return{words:Array.from(a),duration:s.elapsed()}}async computeWordRanges(e,t,i,n){const s=this._getModel(e);if(!s)return Object.create(null);const r=new RegExp(i,n),a=Object.create(null);for(let l=t.startLineNumber;lthis._host.fhr(a,l)),getMirrorModels:()=>this._getModels()};return this._foreignModuleFactory?(this._foreignModule=this._foreignModuleFactory(r,t),Promise.resolve(W2(this._foreignModule))):Promise.reject(new Error("Unexpected usage"))}fmr(e,t){if(!this._foreignModule||typeof this._foreignModule[e]!="function")return Promise.reject(new Error("Missing requestHandler or method: "+e));try{return Promise.resolve(this._foreignModule[e].apply(this._foreignModule,t))}catch(i){return Promise.reject(i)}}}Ph._diffLimit=1e5;Ph._suggestionsLimit=1e4;typeof importScripts=="function"&&(globalThis.monaco=Z8());const LA=ft("textResourceConfigurationService"),c6=ft("textResourcePropertiesService"),ye=ft("ILanguageFeaturesService");var uJ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},z_=function(o,e){return function(t,i){e(t,i,o)}};const Z4=60*1e3,Y4=5*60*1e3;function lg(o,e){const t=o.getModel(e);return!(!t||t.isTooLargeForSyncing())}let MN=class extends H{constructor(e,t,i,n,s){super(),this._modelService=e,this._workerManager=this._register(new fJ(this._modelService,n)),this._logService=i,this._register(s.linkProvider.register({language:"*",hasAccessToAllModels:!0},{provideLinks:(r,a)=>lg(this._modelService,r.uri)?this._workerManager.withWorker().then(l=>l.computeLinks(r.uri)).then(l=>l&&{links:l}):Promise.resolve({links:[]})})),this._register(s.completionProvider.register("*",new gJ(this._workerManager,t,this._modelService,n)))}dispose(){super.dispose()}canComputeUnicodeHighlights(e){return lg(this._modelService,e)}computedUnicodeHighlights(e,t,i){return this._workerManager.withWorker().then(n=>n.computedUnicodeHighlights(e,t,i))}async computeDiff(e,t,i,n){const s=await this._workerManager.withWorker().then(l=>l.computeDiff(e,t,i,n));if(!s)return null;return{identical:s.identical,quitEarly:s.quitEarly,changes:a(s.changes),moves:s.moves.map(l=>new n6(new Bs(new it(l[0],l[1]),new it(l[2],l[3])),a(l[4])))};function a(l){return l.map(d=>{var c;return new ar(new it(d[0],d[1]),new it(d[2],d[3]),(c=d[4])===null||c===void 0?void 0:c.map(h=>new Ka(new D(h[0],h[1],h[2],h[3]),new D(h[4],h[5],h[6],h[7]))))})}}computeMoreMinimalEdits(e,t,i=!1){if(gs(t)){if(!lg(this._modelService,e))return Promise.resolve(t);const n=Zn.create(),s=this._workerManager.withWorker().then(r=>r.computeMoreMinimalEdits(e,t,i));return s.finally(()=>this._logService.trace("FORMAT#computeMoreMinimalEdits",e.toString(!0),n.elapsed())),Promise.race([s,kc(1e3).then(()=>t)])}else return Promise.resolve(void 0)}canNavigateValueSet(e){return lg(this._modelService,e)}navigateValueSet(e,t,i){return this._workerManager.withWorker().then(n=>n.navigateValueSet(e,t,i))}canComputeWordRanges(e){return lg(this._modelService,e)}computeWordRanges(e,t){return this._workerManager.withWorker().then(i=>i.computeWordRanges(e,t))}findSectionHeaders(e,t){return this._workerManager.withWorker().then(i=>i.findSectionHeaders(e,t))}};MN=uJ([z_(0,Si),z_(1,LA),z_(2,ms),z_(3,oi),z_(4,ye)],MN);class gJ{constructor(e,t,i,n){this.languageConfigurationService=n,this._debugDisplayName="wordbasedCompletions",this._workerManager=e,this._configurationService=t,this._modelService=i}async provideCompletionItems(e,t){const i=this._configurationService.getValue(e.uri,t,"editor");if(i.wordBasedSuggestions==="off")return;const n=[];if(i.wordBasedSuggestions==="currentDocument")lg(this._modelService,e.uri)&&n.push(e.uri);else for(const h of this._modelService.getModels())lg(this._modelService,h.uri)&&(h===e?n.unshift(h.uri):(i.wordBasedSuggestions==="allDocuments"||h.getLanguageId()===e.getLanguageId())&&n.push(h.uri));if(n.length===0)return;const s=this.languageConfigurationService.getLanguageConfiguration(e.getLanguageId()).getWordDefinition(),r=e.getWordAtPosition(t),a=r?new D(t.lineNumber,r.startColumn,t.lineNumber,r.endColumn):D.fromPositions(t),l=a.setEndPosition(t.lineNumber,t.column),c=await(await this._workerManager.withWorker()).textualSuggest(n,r==null?void 0:r.word,s);if(c)return{duration:c.duration,suggestions:c.words.map(h=>({kind:18,label:h,insertText:h,range:{insert:l,replace:a}}))}}}class fJ extends H{constructor(e,t){super(),this.languageConfigurationService=t,this._modelService=e,this._editorWorkerClient=null,this._lastWorkerUsedTime=new Date().getTime(),this._register(new lA).cancelAndSet(()=>this._checkStopIdleWorker(),Math.round(Y4/2),jt),this._register(this._modelService.onModelRemoved(n=>this._checkStopEmptyWorker()))}dispose(){this._editorWorkerClient&&(this._editorWorkerClient.dispose(),this._editorWorkerClient=null),super.dispose()}_checkStopEmptyWorker(){if(!this._editorWorkerClient)return;this._modelService.getModels().length===0&&(this._editorWorkerClient.dispose(),this._editorWorkerClient=null)}_checkStopIdleWorker(){if(!this._editorWorkerClient)return;new Date().getTime()-this._lastWorkerUsedTime>Y4&&(this._editorWorkerClient.dispose(),this._editorWorkerClient=null)}withWorker(){return this._lastWorkerUsedTime=new Date().getTime(),this._editorWorkerClient||(this._editorWorkerClient=new kA(this._modelService,!1,"editorWorkerService",this.languageConfigurationService)),Promise.resolve(this._editorWorkerClient)}}class mJ extends H{constructor(e,t,i){if(super(),this._syncedModels=Object.create(null),this._syncedModelsLastUsedTime=Object.create(null),this._proxy=e,this._modelService=t,!i){const n=new oA;n.cancelAndSet(()=>this._checkStopModelSync(),Math.round(Z4/2)),this._register(n)}}dispose(){for(const e in this._syncedModels)Yt(this._syncedModels[e]);this._syncedModels=Object.create(null),this._syncedModelsLastUsedTime=Object.create(null),super.dispose()}ensureSyncedResources(e,t){for(const i of e){const n=i.toString();this._syncedModels[n]||this._beginModelSync(i,t),this._syncedModels[n]&&(this._syncedModelsLastUsedTime[n]=new Date().getTime())}}_checkStopModelSync(){const e=new Date().getTime(),t=[];for(const i in this._syncedModelsLastUsedTime)e-this._syncedModelsLastUsedTime[i]>Z4&&t.push(i);for(const i of t)this._stopModelSync(i)}_beginModelSync(e,t){const i=this._modelService.getModel(e);if(!i||!t&&i.isTooLargeForSyncing())return;const n=e.toString();this._proxy.acceptNewModel({url:i.uri.toString(),lines:i.getLinesContent(),EOL:i.getEOL(),versionId:i.getVersionId()});const s=new Q;s.add(i.onDidChangeContent(r=>{this._proxy.acceptModelChanged(n.toString(),r)})),s.add(i.onWillDispose(()=>{this._stopModelSync(n)})),s.add(Ne(()=>{this._proxy.acceptRemovedModel(n)})),this._syncedModels[n]=s}_stopModelSync(e){const t=this._syncedModels[e];delete this._syncedModels[e],delete this._syncedModelsLastUsedTime[e],Yt(t)}}class Q4{constructor(e){this._instance=e,this._proxyObj=Promise.resolve(this._instance)}dispose(){this._instance.dispose()}getProxyObject(){return this._proxyObj}}class Ix{constructor(e){this._workerClient=e}fhr(e,t){return this._workerClient.fhr(e,t)}}class kA extends H{constructor(e,t,i,n){super(),this.languageConfigurationService=n,this._disposed=!1,this._modelService=e,this._keepIdleModels=t,this._workerFactory=new QL(i),this._worker=null,this._modelManager=null}fhr(e,t){throw new Error("Not implemented!")}_getOrCreateWorker(){if(!this._worker)try{this._worker=this._register(new pQ(this._workerFactory,"vs/editor/common/services/editorSimpleWorker",new Ix(this)))}catch(e){yN(e),this._worker=new Q4(new Ph(new Ix(this),null))}return this._worker}_getProxy(){return this._getOrCreateWorker().getProxyObject().then(void 0,e=>(yN(e),this._worker=new Q4(new Ph(new Ix(this),null)),this._getOrCreateWorker().getProxyObject()))}_getOrCreateModelManager(e){return this._modelManager||(this._modelManager=this._register(new mJ(e,this._modelService,this._keepIdleModels))),this._modelManager}async _withSyncedResources(e,t=!1){return this._disposed?Promise.reject(dG()):this._getProxy().then(i=>(this._getOrCreateModelManager(i).ensureSyncedResources(e,t),i))}computedUnicodeHighlights(e,t,i){return this._withSyncedResources([e]).then(n=>n.computeUnicodeHighlights(e.toString(),t,i))}computeDiff(e,t,i,n){return this._withSyncedResources([e,t],!0).then(s=>s.computeDiff(e.toString(),t.toString(),i,n))}computeMoreMinimalEdits(e,t,i){return this._withSyncedResources([e]).then(n=>n.computeMoreMinimalEdits(e.toString(),t,i))}computeLinks(e){return this._withSyncedResources([e]).then(t=>t.computeLinks(e.toString()))}computeDefaultDocumentColors(e){return this._withSyncedResources([e]).then(t=>t.computeDefaultDocumentColors(e.toString()))}async textualSuggest(e,t,i){const n=await this._withSyncedResources(e),s=i.source,r=i.flags;return n.textualSuggest(e.map(a=>a.toString()),t,s,r)}computeWordRanges(e,t){return this._withSyncedResources([e]).then(i=>{const n=this._modelService.getModel(e);if(!n)return Promise.resolve(null);const s=this.languageConfigurationService.getLanguageConfiguration(n.getLanguageId()).getWordDefinition(),r=s.source,a=s.flags;return i.computeWordRanges(e.toString(),t,r,a)})}navigateValueSet(e,t,i){return this._withSyncedResources([e]).then(n=>{const s=this._modelService.getModel(e);if(!s)return null;const r=this.languageConfigurationService.getLanguageConfiguration(s.getLanguageId()).getWordDefinition(),a=r.source,l=r.flags;return n.navigateValueSet(e.toString(),t,i,a,l)})}findSectionHeaders(e,t){return this._withSyncedResources([e]).then(i=>i.findSectionHeaders(e.toString(),t))}dispose(){super.dispose(),this._disposed=!0}}function pJ(o,e,t){return new _J(o,e,t)}class _J extends kA{constructor(e,t,i){super(e,i.keepIdleModels||!1,i.label,t),this._foreignModuleId=i.moduleId,this._foreignModuleCreateData=i.createData||null,this._foreignModuleHost=i.host||null,this._foreignProxy=null}fhr(e,t){if(!this._foreignModuleHost||typeof this._foreignModuleHost[e]!="function")return Promise.reject(new Error("Missing method "+e+" or missing main thread foreign host."));try{return Promise.resolve(this._foreignModuleHost[e].apply(this._foreignModuleHost,t))}catch(i){return Promise.reject(i)}}_getForeignProxy(){return this._foreignProxy||(this._foreignProxy=this._getProxy().then(e=>{const t=this._foreignModuleHost?W2(this._foreignModuleHost):[];return e.loadForeignModule(this._foreignModuleId,this._foreignModuleCreateData,t).then(i=>{this._foreignModuleCreateData=null;const n=(a,l)=>e.fmr(a,l),s=(a,l)=>function(){const d=Array.prototype.slice.call(arguments,0);return l(a,d)},r={};for(const a of i)r[a]=s(a,n);return r})})),this._foreignProxy}getProxy(){return this._getForeignProxy()}withSyncedResources(e){return this._withSyncedResources(e).then(t=>this.getProxy())}}const pC={ICodeEditor:"vs.editor.ICodeEditor",IDiffEditor:"vs.editor.IDiffEditor"},Dp=new class{clone(){return this}equals(o){return this===o}};function DA(o,e){return new Z2([new yb(0,"",o)],e)}function tk(o,e){const t=new Uint32Array(2);return t[0]=0,t[1]=(o<<0|0|0|32768|2<<24)>>>0,new RL(t,e===null?Dp:e)}class is{static getLanguageId(e){return(e&255)>>>0}static getTokenType(e){return(e&768)>>>8}static containsBalancedBrackets(e){return(e&1024)!==0}static getFontStyle(e){return(e&30720)>>>11}static getForeground(e){return(e&16744448)>>>15}static getBackground(e){return(e&4278190080)>>>24}static getClassNameFromMetadata(e){let i="mtk"+this.getForeground(e);const n=this.getFontStyle(e);return n&1&&(i+=" mtki"),n&2&&(i+=" mtkb"),n&4&&(i+=" mtku"),n&8&&(i+=" mtks"),i}static getInlineStyleFromMetadata(e,t){const i=this.getForeground(e),n=this.getFontStyle(e);let s=`color: ${t[i]};`;n&1&&(s+="font-style: italic;"),n&2&&(s+="font-weight: bold;");let r="";return n&4&&(r+=" underline"),n&8&&(r+=" line-through"),r&&(s+=`text-decoration:${r};`),s}static getPresentationFromMetadata(e){const t=this.getForeground(e),i=this.getFontStyle(e);return{foreground:t,italic:!!(i&1),bold:!!(i&2),underline:!!(i&4),strikethrough:!!(i&8)}}}class an{static createEmpty(e,t){const i=an.defaultTokenMetadata,n=new Uint32Array(2);return n[0]=e.length,n[1]=i,new an(n,e,t)}static createFromTextAndMetadata(e,t){let i=0,n="";const s=new Array;for(const{text:r,metadata:a}of e)s.push(i+r.length,a),i+=r.length,n+=r;return new an(new Uint32Array(s),n,t)}constructor(e,t,i){this._lineTokensBrand=void 0,this._tokens=e,this._tokensCount=this._tokens.length>>>1,this._text=t,this.languageIdCodec=i}equals(e){return e instanceof an?this.slicedEquals(e,0,this._tokensCount):!1}slicedEquals(e,t,i){if(this._text!==e._text||this._tokensCount!==e._tokensCount)return!1;const n=t<<1,s=n+(i<<1);for(let r=n;r0?this._tokens[e-1<<1]:0}getMetadata(e){return this._tokens[(e<<1)+1]}getLanguageId(e){const t=this._tokens[(e<<1)+1],i=is.getLanguageId(t);return this.languageIdCodec.decodeLanguageId(i)}getStandardTokenType(e){const t=this._tokens[(e<<1)+1];return is.getTokenType(t)}getForeground(e){const t=this._tokens[(e<<1)+1];return is.getForeground(t)}getClassName(e){const t=this._tokens[(e<<1)+1];return is.getClassNameFromMetadata(t)}getInlineStyle(e,t){const i=this._tokens[(e<<1)+1];return is.getInlineStyleFromMetadata(i,t)}getPresentation(e){const t=this._tokens[(e<<1)+1];return is.getPresentationFromMetadata(t)}getEndOffset(e){return this._tokens[e<<1]}findTokenIndexAtOffset(e){return an.findIndexInTokensArray(this._tokens,e)}inflate(){return this}sliceAndInflate(e,t,i){return new xA(this,e,t,i)}static convertToEndOffset(e,t){const n=(e.length>>>1)-1;for(let s=0;s>>1)-1;for(;it&&(n=s)}return i}withInserted(e){if(e.length===0)return this;let t=0,i=0,n="";const s=new Array;let r=0;for(;;){const a=tr){n+=this._text.substring(r,l.offset);const d=this._tokens[(t<<1)+1];s.push(n.length,d),r=l.offset}n+=l.text,s.push(n.length,l.tokenMetadata),i++}else break}return new an(new Uint32Array(s),n,this.languageIdCodec)}getTokenText(e){const t=this.getStartOffset(e),i=this.getEndOffset(e);return this._text.substring(t,i)}forEach(e){const t=this.getCount();for(let i=0;i>>0;class xA{constructor(e,t,i,n){this._source=e,this._startOffset=t,this._endOffset=i,this._deltaOffset=n,this._firstTokenIndex=e.findTokenIndexAtOffset(t),this.languageIdCodec=e.languageIdCodec,this._tokensCount=0;for(let s=this._firstTokenIndex,r=e.getCount();s=i);s++)this._tokensCount++}getMetadata(e){return this._source.getMetadata(this._firstTokenIndex+e)}getLanguageId(e){return this._source.getLanguageId(this._firstTokenIndex+e)}getLineContent(){return this._source.getLineContent().substring(this._startOffset,this._endOffset)}equals(e){return e instanceof xA?this._startOffset===e._startOffset&&this._endOffset===e._endOffset&&this._deltaOffset===e._deltaOffset&&this._source.slicedEquals(e._source,this._firstTokenIndex,this._tokensCount):!1}getCount(){return this._tokensCount}getStandardTokenType(e){return this._source.getStandardTokenType(this._firstTokenIndex+e)}getForeground(e){return this._source.getForeground(this._firstTokenIndex+e)}getEndOffset(e){const t=this._source.getEndOffset(this._firstTokenIndex+e);return Math.min(this._endOffset,t)-this._startOffset+this._deltaOffset}getClassName(e){return this._source.getClassName(this._firstTokenIndex+e)}getInlineStyle(e,t){return this._source.getInlineStyle(this._firstTokenIndex+e,t)}getPresentation(e){return this._source.getPresentation(this._firstTokenIndex+e)}findTokenIndexAtOffset(e){return this._source.findTokenIndexAtOffset(e+this._startOffset-this._deltaOffset)-this._firstTokenIndex}getTokenText(e){const t=this._firstTokenIndex+e,i=this._source.getStartOffset(t),n=this._source.getEndOffset(t);let s=this._source.getTokenText(t);return ithis._endOffset&&(s=s.substring(0,s.length-(n-this._endOffset))),s}forEach(e){for(let t=0;t=s||(a[l++]=new Us(Math.max(1,d.startColumn-n+1),Math.min(r+1,d.endColumn-n+1),d.className,d.type));return a}static filter(e,t,i,n){if(e.length===0)return[];const s=[];let r=0;for(let a=0,l=e.length;at||c.isEmpty()&&(d.type===0||d.type===3))continue;const h=c.startLineNumber===t?c.startColumn:i,u=c.endLineNumber===t?c.endColumn:n;s[r++]=new Us(h,u,d.inlineClassName,d.type)}return s}static _typeCompare(e,t){const i=[2,0,1,3];return i[e]-i[t]}static compare(e,t){if(e.startColumn!==t.startColumn)return e.startColumn-t.startColumn;if(e.endColumn!==t.endColumn)return e.endColumn-t.endColumn;const i=Us._typeCompare(e.type,t.type);return i!==0?i:e.className!==t.className?e.className0&&this.stopOffsets[0]0&&t=e){this.stopOffsets.splice(n,0,e),this.classNames.splice(n,0,t),this.metadata.splice(n,0,i);break}this.count++}}class bJ{static normalize(e,t){if(t.length===0)return[];const i=[],n=new KS;let s=0;for(let r=0,a=t.length;r1){const p=e.charCodeAt(d-2);kn(p)&&d--}if(c>1){const p=e.charCodeAt(c-2);kn(p)&&c--}const g=d-1,f=c-2;s=n.consumeLowerThan(g,s,i),n.count===0&&(s=g),n.insert(f,h,u)}return n.consumeLowerThan(1073741824,s,i),i}}class An{constructor(e,t,i,n){this.endIndex=e,this.type=t,this.metadata=i,this.containsRTL=n,this._linePartBrand=void 0}isWhitespace(){return!!(this.metadata&1)}isPseudoAfter(){return!!(this.metadata&4)}}class h6{constructor(e,t){this.startOffset=e,this.endOffset=t}equals(e){return this.startOffset===e.startOffset&&this.endOffset===e.endOffset}}class Su{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g,f,p,_,v,b,C){this.useMonospaceOptimizations=e,this.canUseHalfwidthRightwardsArrow=t,this.lineContent=i,this.continuesWithWrappedLine=n,this.isBasicASCII=s,this.containsRTL=r,this.fauxIndentLength=a,this.lineTokens=l,this.lineDecorations=d.sort(Us.compare),this.tabSize=c,this.startVisibleColumn=h,this.spaceWidth=u,this.stopRenderingLineAfter=p,this.renderWhitespace=_==="all"?4:_==="boundary"?1:_==="selection"?2:_==="trailing"?3:0,this.renderControlCharacters=v,this.fontLigatures=b,this.selectionsOnLine=C&&C.sort((y,k)=>y.startOffset>>16}static getCharIndex(e){return(e&65535)>>>0}constructor(e,t){this.length=e,this._data=new Uint32Array(this.length),this._horizontalOffset=new Uint32Array(this.length)}setColumnInfo(e,t,i,n){const s=(t<<16|i<<0)>>>0;this._data[e-1]=s,this._horizontalOffset[e-1]=n}getHorizontalOffset(e){return this._horizontalOffset.length===0?0:this._horizontalOffset[e-1]}charOffsetToPartData(e){return this.length===0?0:e<0?this._data[0]:e>=this.length?this._data[this.length-1]:this._data[e]}getDomPosition(e){const t=this.charOffsetToPartData(e-1),i=Rl.getPartIndex(t),n=Rl.getCharIndex(t);return new u6(i,n)}getColumn(e,t){return this.partDataToCharOffset(e.partIndex,t,e.charIndex)+1}partDataToCharOffset(e,t,i){if(this.length===0)return 0;const n=(e<<16|i<<0)>>>0;let s=0,r=this.length-1;for(;s+1>>1,_=this._data[p];if(_===n)return p;_>n?r=p:s=p}if(s===r)return s;const a=this._data[s],l=this._data[r];if(a===n)return s;if(l===n)return r;const d=Rl.getPartIndex(a),c=Rl.getCharIndex(a),h=Rl.getPartIndex(l);let u;d!==h?u=t:u=Rl.getCharIndex(l);const g=i-c,f=u-i;return g<=f?s:r}}class RN{constructor(e,t,i){this._renderLineOutputBrand=void 0,this.characterMapping=e,this.containsRTL=t,this.containsForeignElements=i}}function _C(o,e){if(o.lineContent.length===0){if(o.lineDecorations.length>0){e.appendString("");let t=0,i=0,n=0;for(const r of o.lineDecorations)(r.type===1||r.type===2)&&(e.appendString(''),r.type===1&&(n|=1,t++),r.type===2&&(n|=2,i++));e.appendString("");const s=new Rl(1,t+i);return s.setColumnInfo(1,t,0,0),new RN(s,!1,n)}return e.appendString(""),new RN(new Rl(0,0),!1,0)}return IJ(SJ(o),e)}class CJ{constructor(e,t,i,n){this.characterMapping=e,this.html=t,this.containsRTL=i,this.containsForeignElements=n}}function ik(o){const e=new g_(1e4),t=_C(o,e);return new CJ(t.characterMapping,e.build(),t.containsRTL,t.containsForeignElements)}class wJ{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g,f,p,_){this.fontIsMonospace=e,this.canUseHalfwidthRightwardsArrow=t,this.lineContent=i,this.len=n,this.isOverflowing=s,this.overflowingCharCount=r,this.parts=a,this.containsForeignElements=l,this.fauxIndentLength=d,this.tabSize=c,this.startVisibleColumn=h,this.containsRTL=u,this.spaceWidth=g,this.renderSpaceCharCode=f,this.renderWhitespace=p,this.renderControlCharacters=_}}function SJ(o){const e=o.lineContent;let t,i,n;o.stopRenderingLineAfter!==-1&&o.stopRenderingLineAfter0){for(let a=0,l=o.lineDecorations.length;a0&&(s[r++]=new An(i,"",0,!1));let a=i;for(let l=0,d=t.getCount();l=n){const g=e?Cp(o.substring(a,n)):!1;s[r++]=new An(n,h,0,g);break}const u=e?Cp(o.substring(a,c)):!1;s[r++]=new An(c,h,0,u),a=c}return s}function LJ(o,e,t){let i=0;const n=[];let s=0;if(t)for(let r=0,a=e.length;r=50&&(n[s++]=new An(g+1,c,h,u),f=g+1,g=-1);f!==d&&(n[s++]=new An(d,c,h,u))}else n[s++]=l;i=d}else for(let r=0,a=e.length;r50){const h=l.type,u=l.metadata,g=l.containsRTL,f=Math.ceil(c/50);for(let p=1;p=8234&&o<=8238||o>=8294&&o<=8297||o>=8206&&o<=8207||o===1564}function kJ(o,e){const t=[];let i=new An(0,"",0,!1),n=0;for(const s of e){const r=s.endIndex;for(;ni.endIndex&&(i=new An(n,s.type,s.metadata,s.containsRTL),t.push(i)),i=new An(n+1,"mtkcontrol",s.metadata,!1),t.push(i))}n>i.endIndex&&(i=new An(r,s.type,s.metadata,s.containsRTL),t.push(i))}return t}function DJ(o,e,t,i){const n=o.continuesWithWrappedLine,s=o.fauxIndentLength,r=o.tabSize,a=o.startVisibleColumn,l=o.useMonospaceOptimizations,d=o.selectionsOnLine,c=o.renderWhitespace===1,h=o.renderWhitespace===3,u=o.renderSpaceWidth!==o.spaceWidth,g=[];let f=0,p=0,_=i[p].type,v=i[p].containsRTL,b=i[p].endIndex;const C=i.length;let w=!1,S=Ds(e),y;S===-1?(w=!0,S=t,y=t):y=$a(e);let k=!1,x=0,N=d&&d[x],B=a%r;for(let R=s;R=N.endOffset&&(x++,N=d&&d[x]);let U;if(Ry)U=!0;else if(O===9)U=!0;else if(O===32)if(c)if(k)U=!0;else{const Y=R+1R),U&&h&&(U=w||R>y),U&&v&&R>=S&&R<=y&&(U=!1),k){if(!U||!l&&B>=r){if(u){const Y=f>0?g[f-1].endIndex:s;for(let me=Y+1;me<=R;me++)g[f++]=new An(me,"mtkw",1,!1)}else g[f++]=new An(R,"mtkw",1,!1);B=B%r}}else(R===b||U&&R>s)&&(g[f++]=new An(R,_,0,v),B=B%r);for(O===9?B=r:Yh(O)?B+=2:B++,k=U;R===b&&(p++,p0?e.charCodeAt(t-1):0,O=t>1?e.charCodeAt(t-2):0;R===32&&O!==32&&O!==9||(P=!0)}else P=!0;if(P)if(u){const R=f>0?g[f-1].endIndex:s;for(let O=R+1;O<=t;O++)g[f++]=new An(O,"mtkw",1,!1)}else g[f++]=new An(t,"mtkw",1,!1);else g[f++]=new An(t,_,0,v);return g}function xJ(o,e,t,i){i.sort(Us.compare);const n=bJ.normalize(o,i),s=n.length;let r=0;const a=[];let l=0,d=0;for(let h=0,u=t.length;hd&&(d=b.startOffset,a[l++]=new An(d,p,_,v)),b.endOffset+1<=f)d=b.endOffset+1,a[l++]=new An(d,p+" "+b.className,_|b.metadata,v),r++;else{d=f,a[l++]=new An(d,p+" "+b.className,_|b.metadata,v);break}}f>d&&(d=f,a[l++]=new An(d,p,_,v))}const c=t[t.length-1].endIndex;if(r'):e.appendString("");for(let N=0,B=d.length;N=c&&(Re+=Le)}}for(me&&(e.appendString(' style="width:'),e.appendString(String(f*Se)),e.appendString('px"')),e.appendASCIICharCode(62);w1?e.appendCharCode(8594):e.appendCharCode(65515);for(let Le=2;Le<=De;Le++)e.appendCharCode(160)}else Re=2,De=1,e.appendCharCode(p),e.appendCharCode(8204);y+=Re,k+=De,w>=c&&(S+=De)}}else for(e.appendASCIICharCode(62);w=c&&(S+=Re)}ie?x++:x=0,w>=r&&!C&&P.isPseudoAfter()&&(C=!0,b.setColumnInfo(w+1,N,y,k)),e.appendString("")}return C||b.setColumnInfo(r+1,d.length-1,y,k),a&&(e.appendString(''),e.appendString(m("showMore","Show more ({0})",NJ(l))),e.appendString("")),e.appendString(""),new RN(b,g,n)}function EJ(o){return o.toString(16).toUpperCase().padStart(4,"0")}function NJ(o){return o<1024?m("overflow.chars","{0} chars",o):o<1024*1024?`${(o/1024).toFixed(1)} KB`:`${(o/1024/1024).toFixed(1)} MB`}class J4{constructor(e,t,i,n){this._viewportBrand=void 0,this.top=e|0,this.left=t|0,this.width=i|0,this.height=n|0}}class TJ{constructor(e,t){this.tabSize=e,this.data=t}}class IA{constructor(e,t,i,n,s,r,a){this._viewLineDataBrand=void 0,this.content=e,this.continuesWithWrappedLine=t,this.minColumn=i,this.maxColumn=n,this.startVisibleColumn=s,this.tokens=r,this.inlineDecorations=a}}class hr{constructor(e,t,i,n,s,r,a,l,d,c){this.minColumn=e,this.maxColumn=t,this.content=i,this.continuesWithWrappedLine=n,this.isBasicASCII=hr.isBasicASCII(i,r),this.containsRTL=hr.containsRTL(i,this.isBasicASCII,s),this.tokens=a,this.inlineDecorations=l,this.tabSize=d,this.startVisibleColumn=c}static isBasicASCII(e,t){return t?dC(e):!0}static containsRTL(e,t,i){return!t&&i?Cp(e):!1}}class zv{constructor(e,t,i){this.range=e,this.inlineClassName=t,this.type=i}}class MJ{constructor(e,t,i,n){this.startOffset=e,this.endOffset=t,this.inlineClassName=i,this.inlineClassNameAffectsLetterSpacing=n}toInlineDecoration(e){return new zv(new D(e,this.startOffset+1,e,this.endOffset+1),this.inlineClassName,this.inlineClassNameAffectsLetterSpacing?3:0)}}class f6{constructor(e,t){this._viewModelDecorationBrand=void 0,this.range=e,this.options=t}}class Bb{constructor(e,t,i){this.color=e,this.zIndex=t,this.data=i}static compareByRenderingProps(e,t){return e.zIndex===t.zIndex?e.colort.color?1:0:e.zIndex-t.zIndex}static equals(e,t){return e.color===t.color&&e.zIndex===t.zIndex&&Li(e.data,t.data)}static equalsArr(e,t){return Li(e,t,Bb.equals)}}function RJ(o){return Array.isArray(o)}function AJ(o){return!RJ(o)}function m6(o){return typeof o=="string"}function e5(o){return!m6(o)}function dg(o){return!o}function pc(o,e){return o.ignoreCase&&e?e.toLowerCase():e}function t5(o){return o.replace(/[&<>'"_]/g,"-")}function PJ(o,e){console.log(`${o.languageId}: ${e}`)}function fi(o,e){return new Error(`${o.languageId}: ${e}`)}function rh(o,e,t,i,n){const s=/\$((\$)|(#)|(\d\d?)|[sS](\d\d?)|@(\w+))/g;let r=null;return e.replace(s,function(a,l,d,c,h,u,g,f,p){return dg(d)?dg(c)?!dg(h)&&h0;){const i=o.tokenizer[t];if(i)return i;const n=t.lastIndexOf(".");n<0?t=null:t=t.substr(0,n)}return null}function FJ(o,e){let t=e;for(;t&&t.length>0;){if(o.stateNames[t])return!0;const n=t.lastIndexOf(".");n<0?t=null:t=t.substr(0,n)}return!1}var BJ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},WJ=function(o,e){return function(t,i){e(t,i,o)}},AN;const p6=5;class Wb{static create(e,t){return this._INSTANCE.create(e,t)}constructor(e){this._maxCacheDepth=e,this._entries=Object.create(null)}create(e,t){if(e!==null&&e.depth>=this._maxCacheDepth)return new Ym(e,t);let i=Ym.getStackElementId(e);i.length>0&&(i+="|"),i+=t;let n=this._entries[i];return n||(n=new Ym(e,t),this._entries[i]=n,n)}}Wb._INSTANCE=new Wb(p6);class Ym{constructor(e,t){this.parent=e,this.state=t,this.depth=(this.parent?this.parent.depth:0)+1}static getStackElementId(e){let t="";for(;e!==null;)t.length>0&&(t+="|"),t+=e.state,e=e.parent;return t}static _equals(e,t){for(;e!==null&&t!==null;){if(e===t)return!0;if(e.state!==t.state)return!1;e=e.parent,t=t.parent}return e===null&&t===null}equals(e){return Ym._equals(this,e)}push(e){return Wb.create(this,e)}pop(){return this.parent}popall(){let e=this;for(;e.parent;)e=e.parent;return e}switchTo(e){return Wb.create(this.parent,e)}}class ym{constructor(e,t){this.languageId=e,this.state=t}equals(e){return this.languageId===e.languageId&&this.state.equals(e.state)}clone(){return this.state.clone()===this.state?this:new ym(this.languageId,this.state)}}class ah{static create(e,t){return this._INSTANCE.create(e,t)}constructor(e){this._maxCacheDepth=e,this._entries=Object.create(null)}create(e,t){if(t!==null)return new Uv(e,t);if(e!==null&&e.depth>=this._maxCacheDepth)return new Uv(e,t);const i=Ym.getStackElementId(e);let n=this._entries[i];return n||(n=new Uv(e,null),this._entries[i]=n,n)}}ah._INSTANCE=new ah(p6);class Uv{constructor(e,t){this.stack=e,this.embeddedLanguageData=t}clone(){return(this.embeddedLanguageData?this.embeddedLanguageData.clone():null)===this.embeddedLanguageData?this:ah.create(this.stack,this.embeddedLanguageData)}equals(e){return!(e instanceof Uv)||!this.stack.equals(e.stack)?!1:this.embeddedLanguageData===null&&e.embeddedLanguageData===null?!0:this.embeddedLanguageData===null||e.embeddedLanguageData===null?!1:this.embeddedLanguageData.equals(e.embeddedLanguageData)}}class HJ{constructor(){this._tokens=[],this._languageId=null,this._lastTokenType=null,this._lastTokenLanguage=null}enterLanguage(e){this._languageId=e}emit(e,t){this._lastTokenType===t&&this._lastTokenLanguage===this._languageId||(this._lastTokenType=t,this._lastTokenLanguage=this._languageId,this._tokens.push(new yb(e,t,this._languageId)))}nestedLanguageTokenize(e,t,i,n){const s=i.languageId,r=i.state,a=Ei.get(s);if(!a)return this.enterLanguage(s),this.emit(n,""),r;const l=a.tokenize(e,t,r);if(n!==0)for(const d of l.tokens)this._tokens.push(new yb(d.offset+n,d.type,d.language));else this._tokens=this._tokens.concat(l.tokens);return this._lastTokenType=null,this._lastTokenLanguage=null,this._languageId=null,l.endState}finalize(e){return new Z2(this._tokens,e)}}class jS{constructor(e,t){this._languageService=e,this._theme=t,this._prependTokens=null,this._tokens=[],this._currentLanguageId=0,this._lastTokenMetadata=0}enterLanguage(e){this._currentLanguageId=this._languageService.languageIdCodec.encodeLanguageId(e)}emit(e,t){const i=this._theme.match(this._currentLanguageId,t)|1024;this._lastTokenMetadata!==i&&(this._lastTokenMetadata=i,this._tokens.push(e),this._tokens.push(i))}static _merge(e,t,i){const n=e!==null?e.length:0,s=t.length,r=i!==null?i.length:0;if(n===0&&s===0&&r===0)return new Uint32Array(0);if(n===0&&s===0)return i;if(s===0&&r===0)return e;const a=new Uint32Array(n+s+r);e!==null&&a.set(e);for(let l=0;l{if(r)return;let l=!1;for(let d=0,c=a.changedLanguages.length;d{a.affectsConfiguration("editor.maxTokenizationLineLength")&&(this._maxTokenizationLineLength=this._configurationService.getValue("editor.maxTokenizationLineLength",{overrideIdentifier:this._languageId}))}))}getLoadStatus(){const e=[];for(const t in this._embeddedLanguages){const i=Ei.get(t);if(i){if(i instanceof AN){const n=i.getLoadStatus();n.loaded===!1&&e.push(n.promise)}continue}Ei.isResolved(t)||e.push(Ei.getOrCreate(t))}return e.length===0?{loaded:!0}:{loaded:!1,promise:Promise.all(e).then(t=>{})}}getInitialState(){const e=Wb.create(null,this._lexer.start);return ah.create(e,null)}tokenize(e,t,i){if(e.length>=this._maxTokenizationLineLength)return DA(this._languageId,i);const n=new HJ,s=this._tokenize(e,t,i,n);return n.finalize(s)}tokenizeEncoded(e,t,i){if(e.length>=this._maxTokenizationLineLength)return tk(this._languageService.languageIdCodec.encodeLanguageId(this._languageId),i);const n=new jS(this._languageService,this._standaloneThemeService.getColorTheme().tokenTheme),s=this._tokenize(e,t,i,n);return n.finalize(s)}_tokenize(e,t,i,n){return i.embeddedLanguageData?this._nestedTokenize(e,t,i,0,n):this._myTokenize(e,t,i,0,n)}_findLeavingNestedLanguageOffset(e,t){let i=this._lexer.tokenizer[t.stack.state];if(!i&&(i=m1(this._lexer,t.stack.state),!i))throw fi(this._lexer,"tokenizer state is not defined: "+t.stack.state);let n=-1,s=!1;for(const r of i){if(!e5(r.action)||r.action.nextEmbedded!=="@pop")continue;s=!0;let a=r.resolveRegex(t.stack.state);const l=a.source;if(l.substr(0,4)==="^(?:"&&l.substr(l.length-1,1)===")"){const c=(a.ignoreCase?"i":"")+(a.unicode?"u":"");a=new RegExp(l.substr(4,l.length-5),c)}const d=e.search(a);d===-1||d!==0&&r.matchOnlyAtLineStart||(n===-1||d0&&s.nestedLanguageTokenize(a,!1,i.embeddedLanguageData,n);const l=e.substring(r);return this._myTokenize(l,t,i,n+r,s)}_safeRuleName(e){return e?e.name:"(unknown)"}_myTokenize(e,t,i,n,s){s.enterLanguage(this._languageId);const r=e.length,a=t&&this._lexer.includeLF?e+` +`:e,l=a.length;let d=i.embeddedLanguageData,c=i.stack,h=0,u=null,g=!0;for(;g||h=l)break;g=!1;let N=this._lexer.tokenizer[v];if(!N&&(N=m1(this._lexer,v),!N))throw fi(this._lexer,"tokenizer state is not defined: "+v);const B=a.substr(h);for(const P of N)if((h===0||!P.matchOnlyAtLineStart)&&(b=B.match(P.resolveRegex(v)),b)){C=b[0],w=P.action;break}}if(b||(b=[""],C=""),w||(h=this._lexer.maxStack)throw fi(this._lexer,"maximum tokenizer stack size reached: ["+c.state+","+c.parent.state+",...]");c=c.push(v)}else if(w.next==="@pop"){if(c.depth<=1)throw fi(this._lexer,"trying to pop an empty stack in rule: "+this._safeRuleName(S));c=c.pop()}else if(w.next==="@popall")c=c.popall();else{let N=rh(this._lexer,w.next,C,b,v);if(N[0]==="@"&&(N=N.substr(1)),m1(this._lexer,N))c=c.push(N);else throw fi(this._lexer,"trying to set a next state '"+N+"' that is undefined in rule: "+this._safeRuleName(S))}}w.log&&typeof w.log=="string"&&PJ(this._lexer,this._lexer.languageId+": "+rh(this._lexer,w.log,C,b,v))}if(k===null)throw fi(this._lexer,"lexer rule has no well-defined action in rule: "+this._safeRuleName(S));const x=N=>{const B=this._languageService.getLanguageIdByLanguageName(N)||this._languageService.getLanguageIdByMimeType(N)||N,P=this._getNestedEmbeddedLanguageData(B);if(h0)throw fi(this._lexer,"groups cannot be nested: "+this._safeRuleName(S));if(b.length!==k.length+1)throw fi(this._lexer,"matched number of groups does not match the number of actions in rule: "+this._safeRuleName(S));let N=0;for(let B=1;Bo});class EA{static colorizeElement(e,t,i,n){n=n||{};const s=n.theme||"vs",r=n.mimeType||i.getAttribute("lang")||i.getAttribute("data-lang");if(!r)return console.error("Mode not detected"),Promise.resolve();const a=t.getLanguageIdByMimeType(r)||r;e.setTheme(s);const l=i.firstChild?i.firstChild.nodeValue:"";i.className+=" "+s;const d=c=>{var h;const u=(h=Ex==null?void 0:Ex.createHTML(c))!==null&&h!==void 0?h:c;i.innerHTML=u};return this.colorize(t,l||"",a,n).then(d,c=>console.error(c))}static async colorize(e,t,i,n){const s=e.languageIdCodec;let r=4;n&&typeof n.tabSize=="number"&&(r=n.tabSize),iA(t)&&(t=t.substr(1));const a=vd(t);if(!e.isRegisteredLanguageId(i))return i5(a,r,s);const l=await Ei.getOrCreate(i);return l?zJ(a,r,l,s):i5(a,r,s)}static colorizeLine(e,t,i,n,s=4){const r=hr.isBasicASCII(e,t),a=hr.containsRTL(e,r,i);return ik(new Su(!1,!0,e,!1,r,a,0,n,[],s,0,0,0,0,-1,"none",!1,!1,null)).html}static colorizeModelLine(e,t,i=4){const n=e.getLineContent(t);e.tokenization.forceTokenization(t);const r=e.tokenization.getLineTokens(t).inflate();return this.colorizeLine(n,e.mightContainNonBasicASCII(),e.mightContainRTL(),r,i)}}function zJ(o,e,t,i){return new Promise((n,s)=>{const r=()=>{const a=UJ(o,e,t,i);if(t instanceof Hb){const l=t.getLoadStatus();if(l.loaded===!1){l.promise.then(r,s);return}}n(a)};r()})}function i5(o,e,t){let i=[];const s=new Uint32Array(2);s[0]=0,s[1]=33587200;for(let r=0,a=o.length;r")}return i.join("")}function UJ(o,e,t,i){let n=[],s=t.getInitialState();for(let r=0,a=o.length;r"),s=d.endState}return n.join("")}const n5=2e4;let cg,zw,PN,Uw,ON;function $J(o){cg=document.createElement("div"),cg.className="monaco-aria-container";const e=()=>{const i=document.createElement("div");return i.className="monaco-alert",i.setAttribute("role","alert"),i.setAttribute("aria-atomic","true"),cg.appendChild(i),i};zw=e(),PN=e();const t=()=>{const i=document.createElement("div");return i.className="monaco-status",i.setAttribute("aria-live","polite"),i.setAttribute("aria-atomic","true"),cg.appendChild(i),i};Uw=t(),ON=t(),o.appendChild(cg)}function vo(o){cg&&(zw.textContent!==o?(jn(PN),qS(zw,o)):(jn(zw),qS(PN,o)))}function ld(o){cg&&(Uw.textContent!==o?(jn(ON),qS(Uw,o)):(jn(Uw),qS(ON,o)))}function qS(o,e){jn(o),e.length>n5&&(e=e.substr(0,n5)),o.textContent=e,o.style.visibility="hidden",o.style.visibility="visible"}const NA=ft("markerDecorationsService");var KJ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},jJ=function(o,e){return function(t,i){e(t,i,o)}};let Vb=class{constructor(e,t){}dispose(){}};Vb.ID="editor.contrib.markerDecorations";Vb=KJ([jJ(1,NA)],Vb);Et(Vb.ID,Vb,0);class _6 extends H{constructor(e,t){super(),this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._referenceDomElement=e,this._width=-1,this._height=-1,this._resizeObserver=null,this.measureReferenceDomElement(!1,t)}dispose(){this.stopObserving(),super.dispose()}getWidth(){return this._width}getHeight(){return this._height}startObserving(){if(!this._resizeObserver&&this._referenceDomElement){let e=null;const t=()=>{e?this.observe({width:e.width,height:e.height}):this.observe()};let i=!1,n=!1;const s=()=>{if(i&&!n)try{i=!1,n=!0,t()}finally{Po(Fe(this._referenceDomElement),()=>{n=!1,s()})}};this._resizeObserver=new ResizeObserver(r=>{r&&r[0]&&r[0].contentRect?e={width:r[0].contentRect.width,height:r[0].contentRect.height}:e=null,i=!0,s()}),this._resizeObserver.observe(this._referenceDomElement)}}stopObserving(){this._resizeObserver&&(this._resizeObserver.disconnect(),this._resizeObserver=null)}observe(e){this.measureReferenceDomElement(!0,e)}measureReferenceDomElement(e,t){let i=0,n=0;t?(i=t.width,n=t.height):this._referenceDomElement&&(i=this._referenceDomElement.clientWidth,n=this._referenceDomElement.clientHeight),i=Math.max(5,i),n=Math.max(5,n),(this._width!==i||this._height!==n)&&(this._width=i,this._height=n,e&&this._onDidChange.fire())}}class Oh{constructor(e,t){this.key=e,this.migrate=t}apply(e){const t=Oh._read(e,this.key),i=s=>Oh._read(e,s),n=(s,r)=>Oh._write(e,s,r);this.migrate(t,i,n)}static _read(e,t){if(typeof e>"u")return;const i=t.indexOf(".");if(i>=0){const n=t.substring(0,i);return this._read(e[n],t.substring(i+1))}return e[t]}static _write(e,t,i){const n=t.indexOf(".");if(n>=0){const s=t.substring(0,n);e[s]=e[s]||{},this._write(e[s],t.substring(n+1),i);return}e[t]=i}}Oh.items=[];function hl(o,e){Oh.items.push(new Oh(o,e))}function Fo(o,e){hl(o,(t,i,n)=>{if(typeof t<"u"){for(const[s,r]of e)if(t===s){n(o,r);return}}})}function qJ(o){Oh.items.forEach(e=>e.apply(o))}Fo("wordWrap",[[!0,"on"],[!1,"off"]]);Fo("lineNumbers",[[!0,"on"],[!1,"off"]]);Fo("cursorBlinking",[["visible","solid"]]);Fo("renderWhitespace",[[!0,"boundary"],[!1,"none"]]);Fo("renderLineHighlight",[[!0,"line"],[!1,"none"]]);Fo("acceptSuggestionOnEnter",[[!0,"on"],[!1,"off"]]);Fo("tabCompletion",[[!1,"off"],[!0,"onlySnippets"]]);Fo("hover",[[!0,{enabled:!0}],[!1,{enabled:!1}]]);Fo("parameterHints",[[!0,{enabled:!0}],[!1,{enabled:!1}]]);Fo("autoIndent",[[!1,"advanced"],[!0,"full"]]);Fo("matchBrackets",[[!0,"always"],[!1,"never"]]);Fo("renderFinalNewline",[[!0,"on"],[!1,"off"]]);Fo("cursorSmoothCaretAnimation",[[!0,"on"],[!1,"off"]]);Fo("occurrencesHighlight",[[!0,"singleFile"],[!1,"off"]]);Fo("wordBasedSuggestions",[[!0,"matchingDocuments"],[!1,"off"]]);hl("autoClosingBrackets",(o,e,t)=>{o===!1&&(t("autoClosingBrackets","never"),typeof e("autoClosingQuotes")>"u"&&t("autoClosingQuotes","never"),typeof e("autoSurround")>"u"&&t("autoSurround","never"))});hl("renderIndentGuides",(o,e,t)=>{typeof o<"u"&&(t("renderIndentGuides",void 0),typeof e("guides.indentation")>"u"&&t("guides.indentation",!!o))});hl("highlightActiveIndentGuide",(o,e,t)=>{typeof o<"u"&&(t("highlightActiveIndentGuide",void 0),typeof e("guides.highlightActiveIndentation")>"u"&&t("guides.highlightActiveIndentation",!!o))});const GJ={method:"showMethods",function:"showFunctions",constructor:"showConstructors",deprecated:"showDeprecated",field:"showFields",variable:"showVariables",class:"showClasses",struct:"showStructs",interface:"showInterfaces",module:"showModules",property:"showProperties",event:"showEvents",operator:"showOperators",unit:"showUnits",value:"showValues",constant:"showConstants",enum:"showEnums",enumMember:"showEnumMembers",keyword:"showKeywords",text:"showWords",color:"showColors",file:"showFiles",reference:"showReferences",folder:"showFolders",typeParameter:"showTypeParameters",snippet:"showSnippets"};hl("suggest.filteredTypes",(o,e,t)=>{if(o&&typeof o=="object"){for(const i of Object.entries(GJ))o[i[0]]===!1&&typeof e(`suggest.${i[1]}`)>"u"&&t(`suggest.${i[1]}`,!1);t("suggest.filteredTypes",void 0)}});hl("quickSuggestions",(o,e,t)=>{if(typeof o=="boolean"){const i=o?"on":"off";t("quickSuggestions",{comments:i,strings:i,other:i})}});hl("experimental.stickyScroll.enabled",(o,e,t)=>{typeof o=="boolean"&&(t("experimental.stickyScroll.enabled",void 0),typeof e("stickyScroll.enabled")>"u"&&t("stickyScroll.enabled",o))});hl("experimental.stickyScroll.maxLineCount",(o,e,t)=>{typeof o=="number"&&(t("experimental.stickyScroll.maxLineCount",void 0),typeof e("stickyScroll.maxLineCount")>"u"&&t("stickyScroll.maxLineCount",o))});hl("codeActionsOnSave",(o,e,t)=>{if(o&&typeof o=="object"){let i=!1;const n={};for(const s of Object.entries(o))typeof s[1]=="boolean"?(i=!0,n[s[0]]=s[1]?"explicit":"never"):n[s[0]]=s[1];i&&t("codeActionsOnSave",n)}});hl("codeActionWidget.includeNearbyQuickfixes",(o,e,t)=>{typeof o=="boolean"&&(t("codeActionWidget.includeNearbyQuickfixes",void 0),typeof e("codeActionWidget.includeNearbyQuickFixes")>"u"&&t("codeActionWidget.includeNearbyQuickFixes",o))});hl("lightbulb.enabled",(o,e,t)=>{typeof o=="boolean"&&t("lightbulb.enabled",o?void 0:"off")});class ZJ{constructor(){this._tabFocus=!1,this._onDidChangeTabFocus=new F,this.onDidChangeTabFocus=this._onDidChangeTabFocus.event}getTabFocusMode(){return this._tabFocus}setTabFocusMode(e){this._tabFocus=e,this._onDidChangeTabFocus.fire(this._tabFocus)}}const xp=new ZJ,Bo=ft("accessibilityService"),vC=new fe("accessibilityModeEnabled",!1);var YJ=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},QJ=function(o,e){return function(t,i){e(t,i,o)}};let FN=class extends H{constructor(e,t,i,n,s){super(),this._accessibilityService=s,this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._onDidChangeFast=this._register(new F),this.onDidChangeFast=this._onDidChangeFast.event,this._isDominatedByLongLines=!1,this._viewLineCount=1,this._lineNumbersDigitCount=1,this._reservedHeight=0,this._glyphMarginDecorationLaneCount=1,this._computeOptionsMemory=new A8,this.isSimpleWidget=e,this.contextMenuId=t,this._containerObserver=this._register(new _6(n,i.dimension)),this._targetWindowId=Fe(n).vscodeWindowId,this._rawOptions=s5(i),this._validatedOptions=lh.validateOptions(this._rawOptions),this.options=this._computeOptions(),this.options.get(13)&&this._containerObserver.startObserving(),this._register(yr.onDidChangeZoomLevel(()=>this._recomputeOptions())),this._register(xp.onDidChangeTabFocus(()=>this._recomputeOptions())),this._register(this._containerObserver.onDidChange(()=>this._recomputeOptions())),this._register(bN.onDidChange(()=>this._recomputeOptions())),this._register(Tb.getInstance(Fe(n)).onDidChange(()=>this._recomputeOptions())),this._register(this._accessibilityService.onDidChangeScreenReaderOptimized(()=>this._recomputeOptions()))}_recomputeOptions(){const e=this._computeOptions(),t=lh.checkEquals(this.options,e);t!==null&&(this.options=e,this._onDidChangeFast.fire(t),this._onDidChange.fire(t))}_computeOptions(){const e=this._readEnvConfiguration(),t=Ng.createFromValidatedSettings(this._validatedOptions,e.pixelRatio,this.isSimpleWidget),i=this._readFontInfo(t),n={memory:this._computeOptionsMemory,outerWidth:e.outerWidth,outerHeight:e.outerHeight-this._reservedHeight,fontInfo:i,extraEditorClassName:e.extraEditorClassName,isDominatedByLongLines:this._isDominatedByLongLines,viewLineCount:this._viewLineCount,lineNumbersDigitCount:this._lineNumbersDigitCount,emptySelectionClipboard:e.emptySelectionClipboard,pixelRatio:e.pixelRatio,tabFocusMode:xp.getTabFocusMode(),accessibilitySupport:e.accessibilitySupport,glyphMarginDecorationLaneCount:this._glyphMarginDecorationLaneCount};return lh.computeOptions(this._validatedOptions,n)}_readEnvConfiguration(){return{extraEditorClassName:JJ(),outerWidth:this._containerObserver.getWidth(),outerHeight:this._containerObserver.getHeight(),emptySelectionClipboard:Eg||Ar,pixelRatio:Tb.getInstance(t4(this._targetWindowId,!0).window).value,accessibilitySupport:this._accessibilityService.isScreenReaderOptimized()?2:this._accessibilityService.getAccessibilitySupport()}}_readFontInfo(e){return bN.readFontInfo(t4(this._targetWindowId,!0).window,e)}getRawOptions(){return this._rawOptions}updateOptions(e){const t=s5(e);lh.applyUpdate(this._rawOptions,t)&&(this._validatedOptions=lh.validateOptions(this._rawOptions),this._recomputeOptions())}observeContainer(e){this._containerObserver.observe(e)}setIsDominatedByLongLines(e){this._isDominatedByLongLines!==e&&(this._isDominatedByLongLines=e,this._recomputeOptions())}setModelLineCount(e){const t=XJ(e);this._lineNumbersDigitCount!==t&&(this._lineNumbersDigitCount=t,this._recomputeOptions())}setViewLineCount(e){this._viewLineCount!==e&&(this._viewLineCount=e,this._recomputeOptions())}setReservedHeight(e){this._reservedHeight!==e&&(this._reservedHeight=e,this._recomputeOptions())}setGlyphMarginDecorationLaneCount(e){this._glyphMarginDecorationLaneCount!==e&&(this._glyphMarginDecorationLaneCount=e,this._recomputeOptions())}};FN=YJ([QJ(4,Bo)],FN);function XJ(o){let e=0;for(;o;)o=Math.floor(o/10),e++;return e||1}function JJ(){let o="";return!yc&&!rW&&(o+="no-user-select "),yc&&(o+="no-minimap-shadow ",o+="enable-user-select "),ht&&(o+="mac "),o}class eee{constructor(){this._values=[]}_read(e){return this._values[e]}get(e){return this._values[e]}_write(e,t){this._values[e]=t}}class tee{constructor(){this._values=[]}_read(e){if(e>=this._values.length)throw new Error("Cannot read uninitialized value");return this._values[e]}get(e){return this._read(e)}_write(e,t){this._values[e]=t}}class lh{static validateOptions(e){const t=new eee;for(const i of vm){const n=i.name==="_never_"?void 0:e[i.name];t._write(i.id,i.validate(n))}return t}static computeOptions(e,t){const i=new tee;for(const n of vm)i._write(n.id,n.compute(t,i,e._read(n.id)));return i}static _deepEquals(e,t){if(typeof e!="object"||typeof t!="object"||!e||!t)return e===t;if(Array.isArray(e)||Array.isArray(t))return Array.isArray(e)&&Array.isArray(t)?Li(e,t):!1;if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const i in e)if(!lh._deepEquals(e[i],t[i]))return!1;return!0}static checkEquals(e,t){const i=[];let n=!1;for(const s of vm){const r=!lh._deepEquals(e._read(s.id),t._read(s.id));i[s.id]=r,r&&(n=!0)}return n?new R8(i):null}static applyUpdate(e,t){let i=!1;for(const n of vm)if(t.hasOwnProperty(n.name)){const s=n.applyUpdate(e[n.name],t[n.name]);e[n.name]=s.newValue,i=i||s.didChange}return i}}function s5(o){const e=Bd(o);return qJ(e),e}var ph;(function(o){const e={total:0,min:Number.MAX_VALUE,max:0},t={...e},i={...e},n={...e};let s=0;const r={keydown:0,input:0,render:0};function a(){v(),performance.mark("inputlatency/start"),performance.mark("keydown/start"),r.keydown=1,queueMicrotask(l)}o.onKeyDown=a;function l(){r.keydown===1&&(performance.mark("keydown/end"),r.keydown=2)}function d(){performance.mark("input/start"),r.input=1,_()}o.onBeforeInput=d;function c(){r.input===0&&d(),queueMicrotask(h)}o.onInput=c;function h(){r.input===1&&(performance.mark("input/end"),r.input=2)}function u(){v()}o.onKeyUp=u;function g(){v()}o.onSelectionChange=g;function f(){r.keydown===2&&r.input===2&&r.render===0&&(performance.mark("render/start"),r.render=1,queueMicrotask(p),_())}o.onRenderStart=f;function p(){r.render===1&&(performance.mark("render/end"),r.render=2)}function _(){setTimeout(v)}function v(){r.keydown===2&&r.input===2&&r.render===2&&(performance.mark("inputlatency/end"),performance.measure("keydown","keydown/start","keydown/end"),performance.measure("input","input/start","input/end"),performance.measure("render","render/start","render/end"),performance.measure("inputlatency","inputlatency/start","inputlatency/end"),b("keydown",e),b("input",t),b("render",i),b("inputlatency",n),s++,C())}function b(k,x){const N=performance.getEntriesByName(k)[0].duration;x.total+=N,x.min=Math.min(x.min,N),x.max=Math.max(x.max,N)}function C(){performance.clearMarks("keydown/start"),performance.clearMarks("keydown/end"),performance.clearMarks("input/start"),performance.clearMarks("input/end"),performance.clearMarks("render/start"),performance.clearMarks("render/end"),performance.clearMarks("inputlatency/start"),performance.clearMarks("inputlatency/end"),performance.clearMeasures("keydown"),performance.clearMeasures("input"),performance.clearMeasures("render"),performance.clearMeasures("inputlatency"),r.keydown=0,r.input=0,r.render=0}function w(){if(s===0)return;const k={keydown:S(e),input:S(t),render:S(i),total:S(n),sampleCount:s};return y(e),y(t),y(i),y(n),s=0,k}o.getAndClearMeasurements=w;function S(k){return{average:k.total/s,max:k.max,min:k.min}}function y(k){k.total=0,k.min=Number.MAX_VALUE,k.max=0}})(ph||(ph={}));class m_{constructor(){this._hooks=new Q,this._pointerMoveCallback=null,this._onStopCallback=null}dispose(){this.stopMonitoring(!1),this._hooks.dispose()}stopMonitoring(e,t){if(!this.isMonitoring())return;this._hooks.clear(),this._pointerMoveCallback=null;const i=this._onStopCallback;this._onStopCallback=null,e&&i&&i(t)}isMonitoring(){return!!this._pointerMoveCallback}startMonitoring(e,t,i,n,s){this.isMonitoring()&&this.stopMonitoring(!1),this._pointerMoveCallback=n,this._onStopCallback=s;let r=e;try{e.setPointerCapture(t),this._hooks.add(Ne(()=>{try{e.releasePointerCapture(t)}catch{}}))}catch{r=Fe(e)}this._hooks.add(q(r,oe.POINTER_MOVE,a=>{if(a.buttons!==i){this.stopMonitoring(!0);return}a.preventDefault(),this._pointerMoveCallback(a)})),this._hooks.add(q(r,oe.POINTER_UP,a=>this.stopMonitoring(!0)))}}function TA(o){return`--vscode-${o.replace(/\./g,"-")}`}function Ce(o){return`var(${TA(o)})`}function iee(o,e){return`var(${TA(o)}, ${e})`}const v6={ColorContribution:"base.contributions.colors"};class nee{constructor(){this._onDidChangeSchema=new F,this.onDidChangeSchema=this._onDidChangeSchema.event,this.colorSchema={type:"object",properties:{}},this.colorReferenceSchema={type:"string",enum:[],enumDescriptions:[]},this.colorsById={}}registerColor(e,t,i,n=!1,s){const r={id:e,description:i,defaults:t,needsTransparency:n,deprecationMessage:s};this.colorsById[e]=r;const a={type:"string",description:i,format:"color-hex",defaultSnippets:[{body:"${1:#ff0000}"}]};return s&&(a.deprecationMessage=s),n&&(a.pattern="^#(?:(?[0-9a-fA-f]{3}[0-9a-eA-E])|(?:[0-9a-fA-F]{6}(?:(?![fF]{2})(?:[0-9a-fA-F]{2}))))?$",a.patternErrorMessage="This color must be transparent or it will obscure content"),this.colorSchema.properties[e]=a,this.colorReferenceSchema.enum.push(e),this.colorReferenceSchema.enumDescriptions.push(i),this._onDidChangeSchema.fire(),e}getColors(){return Object.keys(this.colorsById).map(e=>this.colorsById[e])}resolveDefaultColor(e,t){const i=this.colorsById[e];if(i&&i.defaults){const n=i.defaults[t.type];return ya(n,t)}}getColorSchema(){return this.colorSchema}toString(){const e=(t,i)=>{const n=t.indexOf(".")===-1?0:1,s=i.indexOf(".")===-1?0:1;return n!==s?n-s:t.localeCompare(i)};return Object.keys(this.colorsById).sort(e).map(t=>`- \`${t}\`: ${this.colorsById[t].description}`).join(` +`)}}const nk=new nee;Di.add(v6.ColorContribution,nk);function T(o,e,t,i,n){return nk.registerColor(o,e,t,i,n)}function see(o,e){var t,i,n,s;switch(o.op){case 0:return(t=ya(o.value,e))===null||t===void 0?void 0:t.darken(o.factor);case 1:return(i=ya(o.value,e))===null||i===void 0?void 0:i.lighten(o.factor);case 2:return(n=ya(o.value,e))===null||n===void 0?void 0:n.transparent(o.factor);case 3:{const r=ya(o.background,e);return r?(s=ya(o.value,e))===null||s===void 0?void 0:s.makeOpaque(r):ya(o.value,e)}case 4:for(const r of o.values){const a=ya(r,e);if(a)return a}return;case 6:return ya(e.defines(o.if)?o.then:o.else,e);case 5:{const r=ya(o.value,e);if(!r)return;const a=ya(o.background,e);return a?r.isDarkerThan(a)?$.getLighterColor(r,a,o.factor).transparent(o.transparency):$.getDarkerColor(r,a,o.factor).transparent(o.transparency):r.transparent(o.factor*o.transparency)}default:throw ZL()}}function xf(o,e){return{op:0,value:o,factor:e}}function ja(o,e){return{op:1,value:o,factor:e}}function Me(o,e){return{op:2,value:o,factor:e}}function zb(...o){return{op:4,values:o}}function oee(o,e,t){return{op:6,if:o,then:e,else:t}}function o5(o,e,t,i){return{op:5,value:o,background:e,factor:t,transparency:i}}function ya(o,e){if(o!==null){if(typeof o=="string")return o[0]==="#"?$.fromHex(o):e.getColor(o);if(o instanceof $)return o;if(typeof o=="object")return see(o,e)}}const b6="vscode://schemas/workbench-colors",C6=Di.as(ek.JSONContribution);C6.registerSchema(b6,nk.getColorSchema());const r5=new Gt(()=>C6.notifySchemaChanged(b6),200);nk.onDidChangeSchema(()=>{r5.isScheduled()||r5.schedule()});const ce=T("foreground",{dark:"#CCCCCC",light:"#616161",hcDark:"#FFFFFF",hcLight:"#292929"},m("foreground","Overall foreground color. This color is only used if not overridden by a component."));T("disabledForeground",{dark:"#CCCCCC80",light:"#61616180",hcDark:"#A5A5A5",hcLight:"#7F7F7F"},m("disabledForeground","Overall foreground for disabled elements. This color is only used if not overridden by a component."));T("errorForeground",{dark:"#F48771",light:"#A1260D",hcDark:"#F48771",hcLight:"#B5200D"},m("errorForeground","Overall foreground color for error messages. This color is only used if not overridden by a component."));T("descriptionForeground",{light:"#717171",dark:Me(ce,.7),hcDark:Me(ce,.7),hcLight:Me(ce,.7)},m("descriptionForeground","Foreground color for description text providing additional information, for example for a label."));const Kl=T("icon.foreground",{dark:"#C5C5C5",light:"#424242",hcDark:"#FFFFFF",hcLight:"#292929"},m("iconForeground","The default color for icons in the workbench.")),Ir=T("focusBorder",{dark:"#007FD4",light:"#0090F1",hcDark:"#F38518",hcLight:"#006BBD"},m("focusBorder","Overall border color for focused elements. This color is only used if not overridden by a component.")),pt=T("contrastBorder",{light:null,dark:null,hcDark:"#6FC3DF",hcLight:"#0F4A85"},m("contrastBorder","An extra border around elements to separate them from others for greater contrast.")),pi=T("contrastActiveBorder",{light:null,dark:null,hcDark:Ir,hcLight:Ir},m("activeContrastBorder","An extra border around active elements to separate them from others for greater contrast."));T("selection.background",{light:null,dark:null,hcDark:null,hcLight:null},m("selectionBackground","The background color of text selections in the workbench (e.g. for input fields or text areas). Note that this does not apply to selections within the editor."));const ree=T("textLink.foreground",{light:"#006AB1",dark:"#3794FF",hcDark:"#21A6FF",hcLight:"#0F4A85"},m("textLinkForeground","Foreground color for links in text."));T("textLink.activeForeground",{light:"#006AB1",dark:"#3794FF",hcDark:"#21A6FF",hcLight:"#0F4A85"},m("textLinkActiveForeground","Foreground color for links in text when clicked on and on mouse hover."));T("textSeparator.foreground",{light:"#0000002e",dark:"#ffffff2e",hcDark:$.black,hcLight:"#292929"},m("textSeparatorForeground","Color for text separators."));T("textPreformat.foreground",{light:"#A31515",dark:"#D7BA7D",hcDark:"#000000",hcLight:"#FFFFFF"},m("textPreformatForeground","Foreground color for preformatted text segments."));T("textPreformat.background",{light:"#0000001A",dark:"#FFFFFF1A",hcDark:"#FFFFFF",hcLight:"#09345f"},m("textPreformatBackground","Background color for preformatted text segments."));T("textBlockQuote.background",{light:"#f2f2f2",dark:"#222222",hcDark:null,hcLight:"#F2F2F2"},m("textBlockQuoteBackground","Background color for block quotes in text."));T("textBlockQuote.border",{light:"#007acc80",dark:"#007acc80",hcDark:$.white,hcLight:"#292929"},m("textBlockQuoteBorder","Border color for block quotes in text."));T("textCodeBlock.background",{light:"#dcdcdc66",dark:"#0a0a0a66",hcDark:$.black,hcLight:"#F2F2F2"},m("textCodeBlockBackground","Background color for code blocks in text."));T("sash.hoverBorder",{dark:Ir,light:Ir,hcDark:Ir,hcLight:Ir},m("sashActiveBorder","Border color of active sashes."));const $w=T("badge.background",{dark:"#4D4D4D",light:"#C4C4C4",hcDark:$.black,hcLight:"#0F4A85"},m("badgeBackground","Badge background color. Badges are small information labels, e.g. for search results count.")),aee=T("badge.foreground",{dark:$.white,light:"#333",hcDark:$.white,hcLight:$.white},m("badgeForeground","Badge foreground color. Badges are small information labels, e.g. for search results count.")),gv=T("scrollbar.shadow",{dark:"#000000",light:"#DDDDDD",hcDark:null,hcLight:null},m("scrollbarShadow","Scrollbar shadow to indicate that the view is scrolled.")),fv=T("scrollbarSlider.background",{dark:$.fromHex("#797979").transparent(.4),light:$.fromHex("#646464").transparent(.4),hcDark:Me(pt,.6),hcLight:Me(pt,.4)},m("scrollbarSliderBackground","Scrollbar slider background color.")),mv=T("scrollbarSlider.hoverBackground",{dark:$.fromHex("#646464").transparent(.7),light:$.fromHex("#646464").transparent(.7),hcDark:Me(pt,.8),hcLight:Me(pt,.8)},m("scrollbarSliderHoverBackground","Scrollbar slider background color when hovering.")),pv=T("scrollbarSlider.activeBackground",{dark:$.fromHex("#BFBFBF").transparent(.4),light:$.fromHex("#000000").transparent(.6),hcDark:pt,hcLight:pt},m("scrollbarSliderActiveBackground","Scrollbar slider background color when clicked on.")),lee=T("progressBar.background",{dark:$.fromHex("#0E70C0"),light:$.fromHex("#0E70C0"),hcDark:pt,hcLight:pt},m("progressBarBackground","Background color of the progress bar that can show for long running operations.")),xn=T("editor.background",{light:"#ffffff",dark:"#1E1E1E",hcDark:$.black,hcLight:$.white},m("editorBackground","Editor background color.")),Er=T("editor.foreground",{light:"#333333",dark:"#BBBBBB",hcDark:$.white,hcLight:ce},m("editorForeground","Editor default foreground color."));T("editorStickyScroll.background",{light:xn,dark:xn,hcDark:xn,hcLight:xn},m("editorStickyScrollBackground","Background color of sticky scroll in the editor"));T("editorStickyScrollHover.background",{dark:"#2A2D2E",light:"#F0F0F0",hcDark:null,hcLight:$.fromHex("#0F4A85").transparent(.1)},m("editorStickyScrollHoverBackground","Background color of sticky scroll on hover in the editor"));T("editorStickyScroll.border",{dark:null,light:null,hcDark:pt,hcLight:pt},m("editorStickyScrollBorder","Border color of sticky scroll in the editor"));T("editorStickyScroll.shadow",{dark:gv,light:gv,hcDark:gv,hcLight:gv},m("editorStickyScrollShadow"," Shadow color of sticky scroll in the editor"));const Gi=T("editorWidget.background",{dark:"#252526",light:"#F3F3F3",hcDark:"#0C141F",hcLight:$.white},m("editorWidgetBackground","Background color of editor widgets, such as find/replace.")),Jd=T("editorWidget.foreground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("editorWidgetForeground","Foreground color of editor widgets, such as find/replace.")),ec=T("editorWidget.border",{dark:"#454545",light:"#C8C8C8",hcDark:pt,hcLight:pt},m("editorWidgetBorder","Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget."));T("editorWidget.resizeBorder",{light:null,dark:null,hcDark:null,hcLight:null},m("editorWidgetResizeBorder","Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget."));T("editorError.background",{dark:null,light:null,hcDark:null,hcLight:null},m("editorError.background","Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations."),!0);const jl=T("editorError.foreground",{dark:"#F14C4C",light:"#E51400",hcDark:"#F48771",hcLight:"#B5200D"},m("editorError.foreground","Foreground color of error squigglies in the editor.")),dee=T("editorError.border",{dark:null,light:null,hcDark:$.fromHex("#E47777").transparent(.8),hcLight:"#B5200D"},m("errorBorder","If set, color of double underlines for errors in the editor.")),p1=T("editorWarning.background",{dark:null,light:null,hcDark:null,hcLight:null},m("editorWarning.background","Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations."),!0),ks=T("editorWarning.foreground",{dark:"#CCA700",light:"#BF8803",hcDark:"#FFD370",hcLight:"#895503"},m("editorWarning.foreground","Foreground color of warning squigglies in the editor.")),Ub=T("editorWarning.border",{dark:null,light:null,hcDark:$.fromHex("#FFCC00").transparent(.8),hcLight:$.fromHex("#FFCC00").transparent(.8)},m("warningBorder","If set, color of double underlines for warnings in the editor."));T("editorInfo.background",{dark:null,light:null,hcDark:null,hcLight:null},m("editorInfo.background","Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations."),!0);const fo=T("editorInfo.foreground",{dark:"#3794FF",light:"#1a85ff",hcDark:"#3794FF",hcLight:"#1a85ff"},m("editorInfo.foreground","Foreground color of info squigglies in the editor.")),$b=T("editorInfo.border",{dark:null,light:null,hcDark:$.fromHex("#3794FF").transparent(.8),hcLight:"#292929"},m("infoBorder","If set, color of double underlines for infos in the editor.")),cee=T("editorHint.foreground",{dark:$.fromHex("#eeeeee").transparent(.7),light:"#6c6c6c",hcDark:null,hcLight:null},m("editorHint.foreground","Foreground color of hint squigglies in the editor."));T("editorHint.border",{dark:null,light:null,hcDark:$.fromHex("#eeeeee").transparent(.8),hcLight:"#292929"},m("hintBorder","If set, color of double underlines for hints in the editor."));const hee=T("editorLink.activeForeground",{dark:"#4E94CE",light:$.blue,hcDark:$.cyan,hcLight:"#292929"},m("activeLinkForeground","Color of active links.")),_h=T("editor.selectionBackground",{light:"#ADD6FF",dark:"#264F78",hcDark:"#f3f518",hcLight:"#0F4A85"},m("editorSelectionBackground","Color of the editor selection.")),uee=T("editor.selectionForeground",{light:null,dark:null,hcDark:"#000000",hcLight:$.white},m("editorSelectionForeground","Color of the selected text for high contrast.")),w6=T("editor.inactiveSelectionBackground",{light:Me(_h,.5),dark:Me(_h,.5),hcDark:Me(_h,.7),hcLight:Me(_h,.5)},m("editorInactiveSelection","Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations."),!0),MA=T("editor.selectionHighlightBackground",{light:o5(_h,xn,.3,.6),dark:o5(_h,xn,.3,.6),hcDark:null,hcLight:null},m("editorSelectionHighlight","Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.selectionHighlightBorder",{light:null,dark:null,hcDark:pi,hcLight:pi},m("editorSelectionHighlightBorder","Border color for regions with the same content as the selection."));T("editor.findMatchBackground",{light:"#A8AC94",dark:"#515C6A",hcDark:null,hcLight:null},m("editorFindMatch","Color of the current search match."));const gee=T("editor.findMatchForeground",{light:null,dark:null,hcDark:null,hcLight:null},m("editorFindMatchForeground","Text color of the current search match.")),tc=T("editor.findMatchHighlightBackground",{light:"#EA5C0055",dark:"#EA5C0055",hcDark:null,hcLight:null},m("findMatchHighlight","Color of the other search matches. The color must not be opaque so as not to hide underlying decorations."),!0),fee=T("editor.findMatchHighlightForeground",{light:null,dark:null,hcDark:null,hcLight:null},m("findMatchHighlightForeground","Foreground color of the other search matches."),!0);T("editor.findRangeHighlightBackground",{dark:"#3a3d4166",light:"#b4b4b44d",hcDark:null,hcLight:null},m("findRangeHighlight","Color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.findMatchBorder",{light:null,dark:null,hcDark:pi,hcLight:pi},m("editorFindMatchBorder","Border color of the current search match."));const vh=T("editor.findMatchHighlightBorder",{light:null,dark:null,hcDark:pi,hcLight:pi},m("findMatchHighlightBorder","Border color of the other search matches.")),mee=T("editor.findRangeHighlightBorder",{dark:null,light:null,hcDark:Me(pi,.4),hcLight:Me(pi,.4)},m("findRangeHighlightBorder","Border color of the range limiting the search. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.hoverHighlightBackground",{light:"#ADD6FF26",dark:"#264f7840",hcDark:"#ADD6FF26",hcLight:null},m("hoverHighlight","Highlight below the word for which a hover is shown. The color must not be opaque so as not to hide underlying decorations."),!0);const GS=T("editorHoverWidget.background",{light:Gi,dark:Gi,hcDark:Gi,hcLight:Gi},m("hoverBackground","Background color of the editor hover."));T("editorHoverWidget.foreground",{light:Jd,dark:Jd,hcDark:Jd,hcLight:Jd},m("hoverForeground","Foreground color of the editor hover."));const S6=T("editorHoverWidget.border",{light:ec,dark:ec,hcDark:ec,hcLight:ec},m("hoverBorder","Border color of the editor hover."));T("editorHoverWidget.statusBarBackground",{dark:ja(GS,.2),light:xf(GS,.05),hcDark:Gi,hcLight:Gi},m("statusBarBackground","Background color of the editor hover status bar."));const ic=T("editorInlayHint.foreground",{dark:"#969696",light:"#969696",hcDark:$.white,hcLight:$.black},m("editorInlayHintForeground","Foreground color of inline hints")),nc=T("editorInlayHint.background",{dark:Me($w,.1),light:Me($w,.1),hcDark:Me($.white,.1),hcLight:Me($w,.1)},m("editorInlayHintBackground","Background color of inline hints")),pee=T("editorInlayHint.typeForeground",{dark:ic,light:ic,hcDark:ic,hcLight:ic},m("editorInlayHintForegroundTypes","Foreground color of inline hints for types")),_ee=T("editorInlayHint.typeBackground",{dark:nc,light:nc,hcDark:nc,hcLight:nc},m("editorInlayHintBackgroundTypes","Background color of inline hints for types")),vee=T("editorInlayHint.parameterForeground",{dark:ic,light:ic,hcDark:ic,hcLight:ic},m("editorInlayHintForegroundParameter","Foreground color of inline hints for parameters")),bee=T("editorInlayHint.parameterBackground",{dark:nc,light:nc,hcDark:nc,hcLight:nc},m("editorInlayHintBackgroundParameter","Background color of inline hints for parameters")),_1=T("editorLightBulb.foreground",{dark:"#FFCC00",light:"#DDB100",hcDark:"#FFCC00",hcLight:"#007ACC"},m("editorLightBulbForeground","The color used for the lightbulb actions icon."));T("editorLightBulbAutoFix.foreground",{dark:"#75BEFF",light:"#007ACC",hcDark:"#75BEFF",hcLight:"#007ACC"},m("editorLightBulbAutoFixForeground","The color used for the lightbulb auto fix actions icon."));T("editorLightBulbAi.foreground",{dark:_1,light:_1,hcDark:_1,hcLight:_1},m("editorLightBulbAiForeground","The color used for the lightbulb AI icon."));T("editor.snippetTabstopHighlightBackground",{dark:new $(new yt(124,124,124,.3)),light:new $(new yt(10,50,100,.2)),hcDark:new $(new yt(124,124,124,.3)),hcLight:new $(new yt(10,50,100,.2))},m("snippetTabstopHighlightBackground","Highlight background color of a snippet tabstop."));T("editor.snippetTabstopHighlightBorder",{dark:null,light:null,hcDark:null,hcLight:null},m("snippetTabstopHighlightBorder","Highlight border color of a snippet tabstop."));T("editor.snippetFinalTabstopHighlightBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("snippetFinalTabstopHighlightBackground","Highlight background color of the final tabstop of a snippet."));T("editor.snippetFinalTabstopHighlightBorder",{dark:"#525252",light:new $(new yt(10,50,100,.5)),hcDark:"#525252",hcLight:"#292929"},m("snippetFinalTabstopHighlightBorder","Highlight border color of the final tabstop of a snippet."));const BN=new $(new yt(155,185,85,.2)),WN=new $(new yt(255,0,0,.2)),Cee=T("diffEditor.insertedTextBackground",{dark:"#9ccc2c33",light:"#9ccc2c40",hcDark:null,hcLight:null},m("diffEditorInserted","Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations."),!0),wee=T("diffEditor.removedTextBackground",{dark:"#ff000033",light:"#ff000033",hcDark:null,hcLight:null},m("diffEditorRemoved","Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations."),!0);T("diffEditor.insertedLineBackground",{dark:BN,light:BN,hcDark:null,hcLight:null},m("diffEditorInsertedLines","Background color for lines that got inserted. The color must not be opaque so as not to hide underlying decorations."),!0);T("diffEditor.removedLineBackground",{dark:WN,light:WN,hcDark:null,hcLight:null},m("diffEditorRemovedLines","Background color for lines that got removed. The color must not be opaque so as not to hide underlying decorations."),!0);T("diffEditorGutter.insertedLineBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("diffEditorInsertedLineGutter","Background color for the margin where lines got inserted."));T("diffEditorGutter.removedLineBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("diffEditorRemovedLineGutter","Background color for the margin where lines got removed."));const See=T("diffEditorOverview.insertedForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("diffEditorOverviewInserted","Diff overview ruler foreground for inserted content.")),yee=T("diffEditorOverview.removedForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("diffEditorOverviewRemoved","Diff overview ruler foreground for removed content."));T("diffEditor.insertedTextBorder",{dark:null,light:null,hcDark:"#33ff2eff",hcLight:"#374E06"},m("diffEditorInsertedOutline","Outline color for the text that got inserted."));T("diffEditor.removedTextBorder",{dark:null,light:null,hcDark:"#FF008F",hcLight:"#AD0707"},m("diffEditorRemovedOutline","Outline color for text that got removed."));T("diffEditor.border",{dark:null,light:null,hcDark:pt,hcLight:pt},m("diffEditorBorder","Border color between the two text editors."));T("diffEditor.diagonalFill",{dark:"#cccccc33",light:"#22222233",hcDark:null,hcLight:null},m("diffDiagonalFill","Color of the diff editor's diagonal fill. The diagonal fill is used in side-by-side diff views."));T("diffEditor.unchangedRegionBackground",{dark:"sideBar.background",light:"sideBar.background",hcDark:"sideBar.background",hcLight:"sideBar.background"},m("diffEditor.unchangedRegionBackground","The background color of unchanged blocks in the diff editor."));T("diffEditor.unchangedRegionForeground",{dark:"foreground",light:"foreground",hcDark:"foreground",hcLight:"foreground"},m("diffEditor.unchangedRegionForeground","The foreground color of unchanged blocks in the diff editor."));T("diffEditor.unchangedCodeBackground",{dark:"#74747429",light:"#b8b8b829",hcDark:null,hcLight:null},m("diffEditor.unchangedCodeBackground","The background color of unchanged code in the diff editor."));const sc=T("widget.shadow",{dark:Me($.black,.36),light:Me($.black,.16),hcDark:null,hcLight:null},m("widgetShadow","Shadow color of widgets such as find/replace inside the editor.")),y6=T("widget.border",{dark:null,light:null,hcDark:pt,hcLight:pt},m("widgetBorder","Border color of widgets such as find/replace inside the editor.")),a5=T("toolbar.hoverBackground",{dark:"#5a5d5e50",light:"#b8b8b850",hcDark:null,hcLight:null},m("toolbarHoverBackground","Toolbar background when hovering over actions using the mouse"));T("toolbar.hoverOutline",{dark:null,light:null,hcDark:pi,hcLight:pi},m("toolbarHoverOutline","Toolbar outline when hovering over actions using the mouse"));T("toolbar.activeBackground",{dark:ja(a5,.1),light:xf(a5,.1),hcDark:null,hcLight:null},m("toolbarActiveBackground","Toolbar background when holding the mouse over actions"));const Lee=T("breadcrumb.foreground",{light:Me(ce,.8),dark:Me(ce,.8),hcDark:Me(ce,.8),hcLight:Me(ce,.8)},m("breadcrumbsFocusForeground","Color of focused breadcrumb items.")),kee=T("breadcrumb.background",{light:xn,dark:xn,hcDark:xn,hcLight:xn},m("breadcrumbsBackground","Background color of breadcrumb items.")),l5=T("breadcrumb.focusForeground",{light:xf(ce,.2),dark:ja(ce,.1),hcDark:ja(ce,.1),hcLight:ja(ce,.1)},m("breadcrumbsFocusForeground","Color of focused breadcrumb items.")),Dee=T("breadcrumb.activeSelectionForeground",{light:xf(ce,.2),dark:ja(ce,.1),hcDark:ja(ce,.1),hcLight:ja(ce,.1)},m("breadcrumbsSelectedForeground","Color of selected breadcrumb items."));T("breadcrumbPicker.background",{light:Gi,dark:Gi,hcDark:Gi,hcLight:Gi},m("breadcrumbsSelectedBackground","Background color of breadcrumb item picker."));const L6=.5,d5=$.fromHex("#40C8AE").transparent(L6),c5=$.fromHex("#40A6FF").transparent(L6),h5=$.fromHex("#606060").transparent(.4),oa=.4,Ip=1,Lm=T("merge.currentHeaderBackground",{dark:d5,light:d5,hcDark:null,hcLight:null},m("mergeCurrentHeaderBackground","Current header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);T("merge.currentContentBackground",{dark:Me(Lm,oa),light:Me(Lm,oa),hcDark:Me(Lm,oa),hcLight:Me(Lm,oa)},m("mergeCurrentContentBackground","Current content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);const km=T("merge.incomingHeaderBackground",{dark:c5,light:c5,hcDark:null,hcLight:null},m("mergeIncomingHeaderBackground","Incoming header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);T("merge.incomingContentBackground",{dark:Me(km,oa),light:Me(km,oa),hcDark:Me(km,oa),hcLight:Me(km,oa)},m("mergeIncomingContentBackground","Incoming content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);const Dm=T("merge.commonHeaderBackground",{dark:h5,light:h5,hcDark:null,hcLight:null},m("mergeCommonHeaderBackground","Common ancestor header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);T("merge.commonContentBackground",{dark:Me(Dm,oa),light:Me(Dm,oa),hcDark:Me(Dm,oa),hcLight:Me(Dm,oa)},m("mergeCommonContentBackground","Common ancestor content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."),!0);const Ep=T("merge.border",{dark:null,light:null,hcDark:"#C3DF6F",hcLight:"#007ACC"},m("mergeBorder","Border color on headers and the splitter in inline merge-conflicts."));T("editorOverviewRuler.currentContentForeground",{dark:Me(Lm,Ip),light:Me(Lm,Ip),hcDark:Ep,hcLight:Ep},m("overviewRulerCurrentContentForeground","Current overview ruler foreground for inline merge-conflicts."));T("editorOverviewRuler.incomingContentForeground",{dark:Me(km,Ip),light:Me(km,Ip),hcDark:Ep,hcLight:Ep},m("overviewRulerIncomingContentForeground","Incoming overview ruler foreground for inline merge-conflicts."));T("editorOverviewRuler.commonContentForeground",{dark:Me(Dm,Ip),light:Me(Dm,Ip),hcDark:Ep,hcLight:Ep},m("overviewRulerCommonContentForeground","Common ancestor overview ruler foreground for inline merge-conflicts."));const RA=T("editorOverviewRuler.findMatchForeground",{dark:"#d186167e",light:"#d186167e",hcDark:"#AB5A00",hcLight:""},m("overviewRulerFindMatchForeground","Overview ruler marker color for find matches. The color must not be opaque so as not to hide underlying decorations."),!0),_v=T("editorOverviewRuler.selectionHighlightForeground",{dark:"#A0A0A0CC",light:"#A0A0A0CC",hcDark:"#A0A0A0CC",hcLight:"#A0A0A0CC"},m("overviewRulerSelectionHighlightForeground","Overview ruler marker color for selection highlights. The color must not be opaque so as not to hide underlying decorations."),!0),xee=T("problemsErrorIcon.foreground",{dark:jl,light:jl,hcDark:jl,hcLight:jl},m("problemsErrorIconForeground","The color used for the problems error icon.")),Iee=T("problemsWarningIcon.foreground",{dark:ks,light:ks,hcDark:ks,hcLight:ks},m("problemsWarningIconForeground","The color used for the problems warning icon.")),Eee=T("problemsInfoIcon.foreground",{dark:fo,light:fo,hcDark:fo,hcLight:fo},m("problemsInfoIconForeground","The color used for the problems info icon.")),xm=T("minimap.findMatchHighlight",{light:"#d18616",dark:"#d18616",hcDark:"#AB5A00",hcLight:"#0F4A85"},m("minimapFindMatchHighlight","Minimap marker color for find matches."),!0),sk=T("minimap.selectionOccurrenceHighlight",{light:"#c9c9c9",dark:"#676767",hcDark:"#ffffff",hcLight:"#0F4A85"},m("minimapSelectionOccurrenceHighlight","Minimap marker color for repeating editor selections."),!0),u5=T("minimap.selectionHighlight",{light:"#ADD6FF",dark:"#264F78",hcDark:"#ffffff",hcLight:"#0F4A85"},m("minimapSelectionHighlight","Minimap marker color for the editor selection."),!0),Nee=T("minimap.infoHighlight",{dark:fo,light:fo,hcDark:$b,hcLight:$b},m("minimapInfo","Minimap marker color for infos.")),Tee=T("minimap.warningHighlight",{dark:ks,light:ks,hcDark:Ub,hcLight:Ub},m("overviewRuleWarning","Minimap marker color for warnings.")),Mee=T("minimap.errorHighlight",{dark:new $(new yt(255,18,18,.7)),light:new $(new yt(255,18,18,.7)),hcDark:new $(new yt(255,50,50,1)),hcLight:"#B5200D"},m("minimapError","Minimap marker color for errors.")),Ree=T("minimap.background",{dark:null,light:null,hcDark:null,hcLight:null},m("minimapBackground","Minimap background color.")),Aee=T("minimap.foregroundOpacity",{dark:$.fromHex("#000f"),light:$.fromHex("#000f"),hcDark:$.fromHex("#000f"),hcLight:$.fromHex("#000f")},m("minimapForegroundOpacity",'Opacity of foreground elements rendered in the minimap. For example, "#000000c0" will render the elements with 75% opacity.'));T("minimapSlider.background",{light:Me(fv,.5),dark:Me(fv,.5),hcDark:Me(fv,.5),hcLight:Me(fv,.5)},m("minimapSliderBackground","Minimap slider background color."));T("minimapSlider.hoverBackground",{light:Me(mv,.5),dark:Me(mv,.5),hcDark:Me(mv,.5),hcLight:Me(mv,.5)},m("minimapSliderHoverBackground","Minimap slider background color when hovering."));T("minimapSlider.activeBackground",{light:Me(pv,.5),dark:Me(pv,.5),hcDark:Me(pv,.5),hcLight:Me(pv,.5)},m("minimapSliderActiveBackground","Minimap slider background color when clicked on."));T("charts.foreground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("chartsForeground","The foreground color used in charts."));T("charts.lines",{dark:Me(ce,.5),light:Me(ce,.5),hcDark:Me(ce,.5),hcLight:Me(ce,.5)},m("chartsLines","The color used for horizontal lines in charts."));T("charts.red",{dark:jl,light:jl,hcDark:jl,hcLight:jl},m("chartsRed","The red color used in chart visualizations."));T("charts.blue",{dark:fo,light:fo,hcDark:fo,hcLight:fo},m("chartsBlue","The blue color used in chart visualizations."));T("charts.yellow",{dark:ks,light:ks,hcDark:ks,hcLight:ks},m("chartsYellow","The yellow color used in chart visualizations."));T("charts.orange",{dark:xm,light:xm,hcDark:xm,hcLight:xm},m("chartsOrange","The orange color used in chart visualizations."));T("charts.green",{dark:"#89D185",light:"#388A34",hcDark:"#89D185",hcLight:"#374e06"},m("chartsGreen","The green color used in chart visualizations."));T("charts.purple",{dark:"#B180D7",light:"#652D90",hcDark:"#B180D7",hcLight:"#652D90"},m("chartsPurple","The purple color used in chart visualizations."));const HN=T("input.background",{dark:"#3C3C3C",light:$.white,hcDark:$.black,hcLight:$.white},m("inputBoxBackground","Input box background.")),k6=T("input.foreground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("inputBoxForeground","Input box foreground.")),D6=T("input.border",{dark:null,light:null,hcDark:pt,hcLight:pt},m("inputBoxBorder","Input box border.")),AA=T("inputOption.activeBorder",{dark:"#007ACC",light:"#007ACC",hcDark:pt,hcLight:pt},m("inputBoxActiveOptionBorder","Border color of activated options in input fields."));T("inputOption.hoverBackground",{dark:"#5a5d5e80",light:"#b8b8b850",hcDark:null,hcLight:null},m("inputOption.hoverBackground","Background color of activated options in input fields."));const Cg=T("inputOption.activeBackground",{dark:Me(Ir,.4),light:Me(Ir,.2),hcDark:$.transparent,hcLight:$.transparent},m("inputOption.activeBackground","Background hover color of options in input fields.")),PA=T("inputOption.activeForeground",{dark:$.white,light:$.black,hcDark:ce,hcLight:ce},m("inputOption.activeForeground","Foreground color of activated options in input fields."));T("input.placeholderForeground",{light:Me(ce,.5),dark:Me(ce,.5),hcDark:Me(ce,.7),hcLight:Me(ce,.7)},m("inputPlaceholderForeground","Input box foreground color for placeholder text."));const Pee=T("inputValidation.infoBackground",{dark:"#063B49",light:"#D6ECF2",hcDark:$.black,hcLight:$.white},m("inputValidationInfoBackground","Input validation background color for information severity.")),Oee=T("inputValidation.infoForeground",{dark:null,light:null,hcDark:null,hcLight:ce},m("inputValidationInfoForeground","Input validation foreground color for information severity.")),Fee=T("inputValidation.infoBorder",{dark:"#007acc",light:"#007acc",hcDark:pt,hcLight:pt},m("inputValidationInfoBorder","Input validation border color for information severity.")),Bee=T("inputValidation.warningBackground",{dark:"#352A05",light:"#F6F5D2",hcDark:$.black,hcLight:$.white},m("inputValidationWarningBackground","Input validation background color for warning severity.")),Wee=T("inputValidation.warningForeground",{dark:null,light:null,hcDark:null,hcLight:ce},m("inputValidationWarningForeground","Input validation foreground color for warning severity.")),Hee=T("inputValidation.warningBorder",{dark:"#B89500",light:"#B89500",hcDark:pt,hcLight:pt},m("inputValidationWarningBorder","Input validation border color for warning severity.")),Vee=T("inputValidation.errorBackground",{dark:"#5A1D1D",light:"#F2DEDE",hcDark:$.black,hcLight:$.white},m("inputValidationErrorBackground","Input validation background color for error severity.")),zee=T("inputValidation.errorForeground",{dark:null,light:null,hcDark:null,hcLight:ce},m("inputValidationErrorForeground","Input validation foreground color for error severity.")),Uee=T("inputValidation.errorBorder",{dark:"#BE1100",light:"#BE1100",hcDark:pt,hcLight:pt},m("inputValidationErrorBorder","Input validation border color for error severity.")),ql=T("dropdown.background",{dark:"#3C3C3C",light:$.white,hcDark:$.black,hcLight:$.white},m("dropdownBackground","Dropdown background.")),$ee=T("dropdown.listBackground",{dark:null,light:null,hcDark:$.black,hcLight:$.white},m("dropdownListBackground","Dropdown list background.")),oc=T("dropdown.foreground",{dark:"#F0F0F0",light:ce,hcDark:$.white,hcLight:ce},m("dropdownForeground","Dropdown foreground.")),Im=T("dropdown.border",{dark:ql,light:"#CECECE",hcDark:pt,hcLight:pt},m("dropdownBorder","Dropdown border.")),vv=T("button.foreground",{dark:$.white,light:$.white,hcDark:$.white,hcLight:$.white},m("buttonForeground","Button foreground color.")),Kee=T("button.separator",{dark:Me(vv,.4),light:Me(vv,.4),hcDark:Me(vv,.4),hcLight:Me(vv,.4)},m("buttonSeparator","Button separator color.")),bv=T("button.background",{dark:"#0E639C",light:"#007ACC",hcDark:null,hcLight:"#0F4A85"},m("buttonBackground","Button background color.")),jee=T("button.hoverBackground",{dark:ja(bv,.2),light:xf(bv,.2),hcDark:bv,hcLight:bv},m("buttonHoverBackground","Button background color when hovering.")),qee=T("button.border",{dark:pt,light:pt,hcDark:pt,hcLight:pt},m("buttonBorder","Button border color.")),Gee=T("button.secondaryForeground",{dark:$.white,light:$.white,hcDark:$.white,hcLight:ce},m("buttonSecondaryForeground","Secondary button foreground color.")),VN=T("button.secondaryBackground",{dark:"#3A3D41",light:"#5F6A79",hcDark:null,hcLight:$.white},m("buttonSecondaryBackground","Secondary button background color.")),Zee=T("button.secondaryHoverBackground",{dark:ja(VN,.2),light:xf(VN,.2),hcDark:null,hcLight:null},m("buttonSecondaryHoverBackground","Secondary button background color when hovering.")),Yee=T("checkbox.background",{dark:ql,light:ql,hcDark:ql,hcLight:ql},m("checkbox.background","Background color of checkbox widget."));T("checkbox.selectBackground",{dark:Gi,light:Gi,hcDark:Gi,hcLight:Gi},m("checkbox.select.background","Background color of checkbox widget when the element it's in is selected."));const Qee=T("checkbox.foreground",{dark:oc,light:oc,hcDark:oc,hcLight:oc},m("checkbox.foreground","Foreground color of checkbox widget.")),Xee=T("checkbox.border",{dark:Im,light:Im,hcDark:Im,hcLight:Im},m("checkbox.border","Border color of checkbox widget."));T("checkbox.selectBorder",{dark:Kl,light:Kl,hcDark:Kl,hcLight:Kl},m("checkbox.select.border","Border color of checkbox widget when the element it's in is selected."));const Jee=T("keybindingLabel.background",{dark:new $(new yt(128,128,128,.17)),light:new $(new yt(221,221,221,.4)),hcDark:$.transparent,hcLight:$.transparent},m("keybindingLabelBackground","Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.")),ete=T("keybindingLabel.foreground",{dark:$.fromHex("#CCCCCC"),light:$.fromHex("#555555"),hcDark:$.white,hcLight:ce},m("keybindingLabelForeground","Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.")),tte=T("keybindingLabel.border",{dark:new $(new yt(51,51,51,.6)),light:new $(new yt(204,204,204,.4)),hcDark:new $(new yt(111,195,223)),hcLight:pt},m("keybindingLabelBorder","Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.")),ite=T("keybindingLabel.bottomBorder",{dark:new $(new yt(68,68,68,.6)),light:new $(new yt(187,187,187,.4)),hcDark:new $(new yt(111,195,223)),hcLight:ce},m("keybindingLabelBottomBorder","Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut.")),nte=T("list.focusBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("listFocusBackground","List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),ste=T("list.focusForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("listFocusForeground","List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),ote=T("list.focusOutline",{dark:Ir,light:Ir,hcDark:pi,hcLight:pi},m("listFocusOutline","List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),rte=T("list.focusAndSelectionOutline",{dark:null,light:null,hcDark:null,hcLight:null},m("listFocusAndSelectionOutline","List/Tree outline color for the focused item when the list/tree is active and selected. An active list/tree has keyboard focus, an inactive does not.")),rc=T("list.activeSelectionBackground",{dark:"#04395E",light:"#0060C0",hcDark:null,hcLight:$.fromHex("#0F4A85").transparent(.1)},m("listActiveSelectionBackground","List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),Gl=T("list.activeSelectionForeground",{dark:$.white,light:$.white,hcDark:null,hcLight:null},m("listActiveSelectionForeground","List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),Cv=T("list.activeSelectionIconForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("listActiveSelectionIconForeground","List/Tree icon foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")),ate=T("list.inactiveSelectionBackground",{dark:"#37373D",light:"#E4E6F1",hcDark:null,hcLight:$.fromHex("#0F4A85").transparent(.1)},m("listInactiveSelectionBackground","List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")),lte=T("list.inactiveSelectionForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("listInactiveSelectionForeground","List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")),dte=T("list.inactiveSelectionIconForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("listInactiveSelectionIconForeground","List/Tree icon foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")),cte=T("list.inactiveFocusBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("listInactiveFocusBackground","List/Tree background color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")),hte=T("list.inactiveFocusOutline",{dark:null,light:null,hcDark:null,hcLight:null},m("listInactiveFocusOutline","List/Tree outline color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")),x6=T("list.hoverBackground",{dark:"#2A2D2E",light:"#F0F0F0",hcDark:$.white.transparent(.1),hcLight:$.fromHex("#0F4A85").transparent(.1)},m("listHoverBackground","List/Tree background when hovering over items using the mouse.")),I6=T("list.hoverForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("listHoverForeground","List/Tree foreground when hovering over items using the mouse.")),ute=T("list.dropBackground",{dark:"#062F4A",light:"#D6EBFF",hcDark:null,hcLight:null},m("listDropBackground","List/Tree drag and drop background when moving items over other items when using the mouse.")),gte=T("list.dropBetweenBackground",{dark:Kl,light:Kl,hcDark:null,hcLight:null},m("listDropBetweenBackground","List/Tree drag and drop border color when moving items between items when using the mouse.")),ra=T("list.highlightForeground",{dark:"#2AAAFF",light:"#0066BF",hcDark:Ir,hcLight:Ir},m("highlight","List/Tree foreground color of the match highlights when searching inside the list/tree.")),v1=T("list.focusHighlightForeground",{dark:ra,light:oee(rc,ra,"#BBE7FF"),hcDark:ra,hcLight:ra},m("listFocusHighlightForeground","List/Tree foreground color of the match highlights on actively focused items when searching inside the list/tree."));T("list.invalidItemForeground",{dark:"#B89500",light:"#B89500",hcDark:"#B89500",hcLight:"#B5200D"},m("invalidItemForeground","List/Tree foreground color for invalid items, for example an unresolved root in explorer."));T("list.errorForeground",{dark:"#F88070",light:"#B01011",hcDark:null,hcLight:null},m("listErrorForeground","Foreground color of list items containing errors."));T("list.warningForeground",{dark:"#CCA700",light:"#855F00",hcDark:null,hcLight:null},m("listWarningForeground","Foreground color of list items containing warnings."));const fte=T("listFilterWidget.background",{light:xf(Gi,0),dark:ja(Gi,0),hcDark:Gi,hcLight:Gi},m("listFilterWidgetBackground","Background color of the type filter widget in lists and trees.")),mte=T("listFilterWidget.outline",{dark:$.transparent,light:$.transparent,hcDark:"#f38518",hcLight:"#007ACC"},m("listFilterWidgetOutline","Outline color of the type filter widget in lists and trees.")),pte=T("listFilterWidget.noMatchesOutline",{dark:"#BE1100",light:"#BE1100",hcDark:pt,hcLight:pt},m("listFilterWidgetNoMatchesOutline","Outline color of the type filter widget in lists and trees, when there are no matches.")),_te=T("listFilterWidget.shadow",{dark:sc,light:sc,hcDark:sc,hcLight:sc},m("listFilterWidgetShadow","Shadow color of the type filter widget in lists and trees."));T("list.filterMatchBackground",{dark:tc,light:tc,hcDark:null,hcLight:null},m("listFilterMatchHighlight","Background color of the filtered match."));T("list.filterMatchBorder",{dark:vh,light:vh,hcDark:pt,hcLight:pi},m("listFilterMatchHighlightBorder","Border color of the filtered match."));T("list.deemphasizedForeground",{dark:"#8C8C8C",light:"#8E8E90",hcDark:"#A7A8A9",hcLight:"#666666"},m("listDeemphasizedForeground","List/Tree foreground color for items that are deemphasized."));const wv=T("tree.indentGuidesStroke",{dark:"#585858",light:"#a9a9a9",hcDark:"#a9a9a9",hcLight:"#a5a5a5"},m("treeIndentGuidesStroke","Tree stroke color for the indentation guides.")),vte=T("tree.inactiveIndentGuidesStroke",{dark:Me(wv,.4),light:Me(wv,.4),hcDark:Me(wv,.4),hcLight:Me(wv,.4)},m("treeInactiveIndentGuidesStroke","Tree stroke color for the indentation guides that are not active.")),bte=T("tree.tableColumnsBorder",{dark:"#CCCCCC20",light:"#61616120",hcDark:null,hcLight:null},m("tableColumnsBorder","Table border color between columns.")),Cte=T("tree.tableOddRowsBackground",{dark:Me(ce,.04),light:Me(ce,.04),hcDark:null,hcLight:null},m("tableOddRowsBackgroundColor","Background color for odd table rows.")),wte=T("menu.border",{dark:null,light:null,hcDark:pt,hcLight:pt},m("menuBorder","Border color of menus.")),Ste=T("menu.foreground",{dark:oc,light:oc,hcDark:oc,hcLight:oc},m("menuForeground","Foreground color of menu items.")),yte=T("menu.background",{dark:ql,light:ql,hcDark:ql,hcLight:ql},m("menuBackground","Background color of menu items.")),Lte=T("menu.selectionForeground",{dark:Gl,light:Gl,hcDark:Gl,hcLight:Gl},m("menuSelectionForeground","Foreground color of the selected menu item in menus.")),kte=T("menu.selectionBackground",{dark:rc,light:rc,hcDark:rc,hcLight:rc},m("menuSelectionBackground","Background color of the selected menu item in menus.")),Dte=T("menu.selectionBorder",{dark:null,light:null,hcDark:pi,hcLight:pi},m("menuSelectionBorder","Border color of the selected menu item in menus.")),xte=T("menu.separatorBackground",{dark:"#606060",light:"#D4D4D4",hcDark:pt,hcLight:pt},m("menuSeparatorBackground","Color of a separator menu item in menus.")),g5=T("quickInput.background",{dark:Gi,light:Gi,hcDark:Gi,hcLight:Gi},m("pickerBackground","Quick picker background color. The quick picker widget is the container for pickers like the command palette.")),Ite=T("quickInput.foreground",{dark:Jd,light:Jd,hcDark:Jd,hcLight:Jd},m("pickerForeground","Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.")),Ete=T("quickInputTitle.background",{dark:new $(new yt(255,255,255,.105)),light:new $(new yt(0,0,0,.06)),hcDark:"#000000",hcLight:$.white},m("pickerTitleBackground","Quick picker title background color. The quick picker widget is the container for pickers like the command palette.")),E6=T("pickerGroup.foreground",{dark:"#3794FF",light:"#0066BF",hcDark:$.white,hcLight:"#0F4A85"},m("pickerGroupForeground","Quick picker color for grouping labels.")),Nte=T("pickerGroup.border",{dark:"#3F3F46",light:"#CCCEDB",hcDark:$.white,hcLight:"#0F4A85"},m("pickerGroupBorder","Quick picker color for grouping borders.")),f5=T("quickInput.list.focusBackground",{dark:null,light:null,hcDark:null,hcLight:null},"",void 0,m("quickInput.list.focusBackground deprecation","Please use quickInputList.focusBackground instead")),bh=T("quickInputList.focusForeground",{dark:Gl,light:Gl,hcDark:Gl,hcLight:Gl},m("quickInput.listFocusForeground","Quick picker foreground color for the focused item.")),Em=T("quickInputList.focusIconForeground",{dark:Cv,light:Cv,hcDark:Cv,hcLight:Cv},m("quickInput.listFocusIconForeground","Quick picker icon foreground color for the focused item.")),Ch=T("quickInputList.focusBackground",{dark:zb(f5,rc),light:zb(f5,rc),hcDark:null,hcLight:null},m("quickInput.listFocusBackground","Quick picker background color for the focused item."));T("search.resultsInfoForeground",{light:ce,dark:Me(ce,.65),hcDark:ce,hcLight:ce},m("search.resultsInfoForeground","Color of the text in the search viewlet's completion message."));T("searchEditor.findMatchBackground",{light:Me(tc,.66),dark:Me(tc,.66),hcDark:tc,hcLight:tc},m("searchEditor.queryMatch","Color of the Search Editor query matches."));T("searchEditor.findMatchBorder",{light:Me(vh,.66),dark:Me(vh,.66),hcDark:vh,hcLight:vh},m("searchEditor.editorFindMatchBorder","Border color of the Search Editor query matches."));class ok{constructor(e,t){this.x=e,this.y=t,this._pageCoordinatesBrand=void 0}toClientCoordinates(e){return new N6(this.x-e.scrollX,this.y-e.scrollY)}}class N6{constructor(e,t){this.clientX=e,this.clientY=t,this._clientCoordinatesBrand=void 0}toPageCoordinates(e){return new ok(this.clientX+e.scrollX,this.clientY+e.scrollY)}}class Tte{constructor(e,t,i,n){this.x=e,this.y=t,this.width=i,this.height=n,this._editorPagePositionBrand=void 0}}class Mte{constructor(e,t){this.x=e,this.y=t,this._positionRelativeToEditorBrand=void 0}}function OA(o){const e=tn(o);return new Tte(e.left,e.top,e.width,e.height)}function FA(o,e,t){const i=e.width/o.offsetWidth,n=e.height/o.offsetHeight,s=(t.x-e.x)/i,r=(t.y-e.y)/n;return new Mte(s,r)}class eu extends na{constructor(e,t,i){super(Fe(i),e),this._editorMouseEventBrand=void 0,this.isFromPointerCapture=t,this.pos=new ok(this.posx,this.posy),this.editorPos=OA(i),this.relativePos=FA(i,this.editorPos,this.pos)}}class Rte{constructor(e){this._editorViewDomNode=e}_create(e){return new eu(e,!1,this._editorViewDomNode)}onContextMenu(e,t){return q(e,"contextmenu",i=>{t(this._create(i))})}onMouseUp(e,t){return q(e,"mouseup",i=>{t(this._create(i))})}onMouseDown(e,t){return q(e,oe.MOUSE_DOWN,i=>{t(this._create(i))})}onPointerDown(e,t){return q(e,oe.POINTER_DOWN,i=>{t(this._create(i),i.pointerId)})}onMouseLeave(e,t){return q(e,oe.MOUSE_LEAVE,i=>{t(this._create(i))})}onMouseMove(e,t){return q(e,"mousemove",i=>t(this._create(i)))}}class Ate{constructor(e){this._editorViewDomNode=e}_create(e){return new eu(e,!1,this._editorViewDomNode)}onPointerUp(e,t){return q(e,"pointerup",i=>{t(this._create(i))})}onPointerDown(e,t){return q(e,oe.POINTER_DOWN,i=>{t(this._create(i),i.pointerId)})}onPointerLeave(e,t){return q(e,oe.POINTER_LEAVE,i=>{t(this._create(i))})}onPointerMove(e,t){return q(e,"pointermove",i=>t(this._create(i)))}}class Pte extends H{constructor(e){super(),this._editorViewDomNode=e,this._globalPointerMoveMonitor=this._register(new m_),this._keydownListener=null}startMonitoring(e,t,i,n,s){this._keydownListener=Wi(e.ownerDocument,"keydown",r=>{r.toKeyCodeChord().isModifierKey()||this._globalPointerMoveMonitor.stopMonitoring(!0,r.browserEvent)},!0),this._globalPointerMoveMonitor.startMonitoring(e,t,i,r=>{n(new eu(r,!0,this._editorViewDomNode))},r=>{this._keydownListener.dispose(),s(r)})}stopMonitoring(){this._globalPointerMoveMonitor.stopMonitoring(!0)}}class bC{constructor(e){this._editor=e,this._instanceId=++bC._idPool,this._counter=0,this._rules=new Map,this._garbageCollectionScheduler=new Gt(()=>this.garbageCollect(),1e3)}createClassNameRef(e){const t=this.getOrCreateRule(e);return t.increaseRefCount(),{className:t.className,dispose:()=>{t.decreaseRefCount(),this._garbageCollectionScheduler.schedule()}}}getOrCreateRule(e){const t=this.computeUniqueKey(e);let i=this._rules.get(t);if(!i){const n=this._counter++;i=new Ote(t,`dyn-rule-${this._instanceId}-${n}`,OS(this._editor.getContainerDomNode())?this._editor.getContainerDomNode():void 0,e),this._rules.set(t,i)}return i}computeUniqueKey(e){return JSON.stringify(e)}garbageCollect(){for(const e of this._rules.values())e.hasReferences()||(this._rules.delete(e.key),e.dispose())}}bC._idPool=0;class Ote{constructor(e,t,i,n){this.key=e,this.className=t,this.properties=n,this._referenceCount=0,this._styleElementDisposables=new Q,this._styleElement=dr(i,void 0,this._styleElementDisposables),this._styleElement.textContent=this.getCssText(this.className,this.properties)}getCssText(e,t){let i=`.${e} {`;for(const n in t){const s=t[n];let r;typeof s=="object"?r=Ce(s.id):r=s;const a=Fte(n);i+=` + ${a}: ${r};`}return i+=` +}`,i}dispose(){this._styleElementDisposables.dispose(),this._styleElement=void 0}increaseRefCount(){this._referenceCount++}decreaseRefCount(){this._referenceCount--}hasReferences(){return this._referenceCount>0}}function Fte(o){return o.replace(/(^[A-Z])/,([e])=>e.toLowerCase()).replace(/([A-Z])/g,([e])=>`-${e.toLowerCase()}`)}class CC extends H{constructor(){super(),this._shouldRender=!0}shouldRender(){return this._shouldRender}forceShouldRender(){this._shouldRender=!0}setShouldRender(){this._shouldRender=!0}onDidRender(){this._shouldRender=!1}onCompositionStart(e){return!1}onCompositionEnd(e){return!1}onConfigurationChanged(e){return!1}onCursorStateChanged(e){return!1}onDecorationsChanged(e){return!1}onFlushed(e){return!1}onFocusChanged(e){return!1}onLanguageConfigurationChanged(e){return!1}onLineMappingChanged(e){return!1}onLinesChanged(e){return!1}onLinesDeleted(e){return!1}onLinesInserted(e){return!1}onRevealRangeRequest(e){return!1}onScrollChanged(e){return!1}onThemeChanged(e){return!1}onTokensChanged(e){return!1}onTokensColorsChanged(e){return!1}onZonesChanged(e){return!1}handleEvents(e){let t=!1;for(let i=0,n=e.length;i=a.left?n.width=Math.max(n.width,a.left+a.width-n.left):(t[i++]=n,n=a)}return t[i++]=n,t}static _createHorizontalRangesFromClientRects(e,t,i){if(!e||e.length===0)return null;const n=[];for(let s=0,r=e.length;sl)return null;if(t=Math.min(l,Math.max(0,t)),n=Math.min(l,Math.max(0,n)),t===n&&i===s&&i===0&&!e.children[t].firstChild){const u=e.children[t].getClientRects();return r.markDidDomLayout(),this._createHorizontalRangesFromClientRects(u,r.clientRectDeltaLeft,r.clientRectScale)}t!==n&&n>0&&s===0&&(n--,s=1073741824);let d=e.children[t].firstChild,c=e.children[n].firstChild;if((!d||!c)&&(!d&&i===0&&t>0&&(d=e.children[t-1].firstChild,i=1073741824),!c&&s===0&&n>0&&(c=e.children[n-1].firstChild,s=1073741824)),!d||!c)return null;i=Math.min(d.textContent.length,Math.max(0,i)),s=Math.min(c.textContent.length,Math.max(0,s));const h=this._readClientRects(d,i,c,s,r.endNode);return r.markDidDomLayout(),this._createHorizontalRangesFromClientRects(h,r.clientRectDeltaLeft,r.clientRectScale)}}var Nr;(function(o){o.DARK="dark",o.LIGHT="light",o.HIGH_CONTRAST_DARK="hcDark",o.HIGH_CONTRAST_LIGHT="hcLight"})(Nr||(Nr={}));function qa(o){return o===Nr.HIGH_CONTRAST_DARK||o===Nr.HIGH_CONTRAST_LIGHT}function Np(o){return o===Nr.DARK||o===Nr.HIGH_CONTRAST_DARK}const zte=function(){return za?!0:!(qs||Ar||yc)}();let Qm=!0;class p5{constructor(e,t){this.themeType=t;const i=e.options,n=i.get(50);i.get(38)==="off"?this.renderWhitespace=i.get(99):this.renderWhitespace="none",this.renderControlCharacters=i.get(94),this.spaceWidth=n.spaceWidth,this.middotWidth=n.middotWidth,this.wsmiddotWidth=n.wsmiddotWidth,this.useMonospaceOptimizations=n.isMonospace&&!i.get(33),this.canUseHalfwidthRightwardsArrow=n.canUseHalfwidthRightwardsArrow,this.lineHeight=i.get(67),this.stopRenderingLineAfter=i.get(117),this.fontLigatures=i.get(51)}equals(e){return this.themeType===e.themeType&&this.renderWhitespace===e.renderWhitespace&&this.renderControlCharacters===e.renderControlCharacters&&this.spaceWidth===e.spaceWidth&&this.middotWidth===e.middotWidth&&this.wsmiddotWidth===e.wsmiddotWidth&&this.useMonospaceOptimizations===e.useMonospaceOptimizations&&this.canUseHalfwidthRightwardsArrow===e.canUseHalfwidthRightwardsArrow&&this.lineHeight===e.lineHeight&&this.stopRenderingLineAfter===e.stopRenderingLineAfter&&this.fontLigatures===e.fontLigatures}}class Wl{constructor(e){this._options=e,this._isMaybeInvalid=!0,this._renderedViewLine=null}getDomNode(){return this._renderedViewLine&&this._renderedViewLine.domNode?this._renderedViewLine.domNode.domNode:null}setDomNode(e){if(this._renderedViewLine)this._renderedViewLine.domNode=Bt(e);else throw new Error("I have no rendered view line to set the dom node to...")}onContentChanged(){this._isMaybeInvalid=!0}onTokensChanged(){this._isMaybeInvalid=!0}onDecorationsChanged(){this._isMaybeInvalid=!0}onOptionsChanged(e){this._isMaybeInvalid=!0,this._options=e}onSelectionChanged(){return qa(this._options.themeType)||this._options.renderWhitespace==="selection"?(this._isMaybeInvalid=!0,!0):!1}renderLine(e,t,i,n,s){if(this._isMaybeInvalid===!1)return!1;this._isMaybeInvalid=!1;const r=n.getViewLineRenderingData(e),a=this._options,l=Us.filter(r.inlineDecorations,e,r.minColumn,r.maxColumn);let d=null;if(qa(a.themeType)||this._options.renderWhitespace==="selection"){const g=n.selections;for(const f of g){if(f.endLineNumbere)continue;const p=f.startLineNumber===e?f.startColumn:r.minColumn,_=f.endLineNumber===e?f.endColumn:r.maxColumn;p<_&&(qa(a.themeType)&&l.push(new Us(p,_,"inline-selected-text",0)),this._options.renderWhitespace==="selection"&&(d||(d=[]),d.push(new h6(p-1,_-1))))}}const c=new Su(a.useMonospaceOptimizations,a.canUseHalfwidthRightwardsArrow,r.content,r.continuesWithWrappedLine,r.isBasicASCII,r.containsRTL,r.minColumn-1,r.tokens,l,r.tabSize,r.startVisibleColumn,a.spaceWidth,a.middotWidth,a.wsmiddotWidth,a.stopRenderingLineAfter,a.renderWhitespace,a.renderControlCharacters,a.fontLigatures!==Jo.OFF,d);if(this._renderedViewLine&&this._renderedViewLine.input.equals(c))return!1;s.appendString('

');const h=_C(c,s);s.appendString("
");let u=null;return Qm&&zte&&r.isBasicASCII&&a.useMonospaceOptimizations&&h.containsForeignElements===0&&(u=new b1(this._renderedViewLine?this._renderedViewLine.domNode:null,c,h.characterMapping)),u||(u=M6(this._renderedViewLine?this._renderedViewLine.domNode:null,c,h.characterMapping,h.containsRTL,h.containsForeignElements)),this._renderedViewLine=u,!0}layoutLine(e,t,i){this._renderedViewLine&&this._renderedViewLine.domNode&&(this._renderedViewLine.domNode.setTop(t),this._renderedViewLine.domNode.setHeight(i))}getWidth(e){return this._renderedViewLine?this._renderedViewLine.getWidth(e):0}getWidthIsFast(){return this._renderedViewLine?this._renderedViewLine.getWidthIsFast():!0}needsMonospaceFontCheck(){return this._renderedViewLine?this._renderedViewLine instanceof b1:!1}monospaceAssumptionsAreValid(){return this._renderedViewLine&&this._renderedViewLine instanceof b1?this._renderedViewLine.monospaceAssumptionsAreValid():Qm}onMonospaceAssumptionsInvalidated(){this._renderedViewLine&&this._renderedViewLine instanceof b1&&(this._renderedViewLine=this._renderedViewLine.toSlowRenderedLine())}getVisibleRangesForRange(e,t,i,n){if(!this._renderedViewLine)return null;t=Math.min(this._renderedViewLine.input.lineContent.length+1,Math.max(1,t)),i=Math.min(this._renderedViewLine.input.lineContent.length+1,Math.max(1,i));const s=this._renderedViewLine.input.stopRenderingLineAfter;if(s!==-1&&t>s+1&&i>s+1)return new m5(!0,[new Mg(this.getWidth(n),0)]);s!==-1&&t>s+1&&(t=s+1),s!==-1&&i>s+1&&(i=s+1);const r=this._renderedViewLine.getVisibleRangesForRange(e,t,i,n);return r&&r.length>0?new m5(!1,r):null}getColumnOfNodeOffset(e,t){return this._renderedViewLine?this._renderedViewLine.getColumnOfNodeOffset(e,t):1}}Wl.CLASS_NAME="view-line";class b1{constructor(e,t,i){this._cachedWidth=-1,this.domNode=e,this.input=t;const n=Math.floor(t.lineContent.length/300);if(n>0){this._keyColumnPixelOffsetCache=new Float32Array(n);for(let s=0;s=2&&(console.warn("monospace assumptions have been violated, therefore disabling monospace optimizations!"),Qm=!1)}return Qm}toSlowRenderedLine(){return M6(this.domNode,this.input,this._characterMapping,!1,0)}getVisibleRangesForRange(e,t,i,n){const s=this._getColumnPixelOffset(e,t,n),r=this._getColumnPixelOffset(e,i,n);return[new Mg(s,r-s)]}_getColumnPixelOffset(e,t,i){if(t<=300){const d=this._characterMapping.getHorizontalOffset(t);return this._charWidth*d}const n=Math.floor((t-1)/300)-1,s=(n+1)*300+1;let r=-1;if(this._keyColumnPixelOffsetCache&&(r=this._keyColumnPixelOffsetCache[n],r===-1&&(r=this._actualReadPixelOffset(e,s,i),this._keyColumnPixelOffsetCache[n]=r)),r===-1){const d=this._characterMapping.getHorizontalOffset(t);return this._charWidth*d}const a=this._characterMapping.getHorizontalOffset(s),l=this._characterMapping.getHorizontalOffset(t);return r+this._charWidth*(l-a)}_getReadingTarget(e){return e.domNode.firstChild}_actualReadPixelOffset(e,t,i){if(!this.domNode)return-1;const n=this._characterMapping.getDomPosition(t),s=Kw.readHorizontalRanges(this._getReadingTarget(this.domNode),n.partIndex,n.charIndex,n.partIndex,n.charIndex,i);return!s||s.length===0?-1:s[0].left}getColumnOfNodeOffset(e,t){return BA(this._characterMapping,e,t)}}class T6{constructor(e,t,i,n,s){if(this.domNode=e,this.input=t,this._characterMapping=i,this._isWhitespaceOnly=/^\s*$/.test(t.lineContent),this._containsForeignElements=s,this._cachedWidth=-1,this._pixelOffsetCache=null,!n||this._characterMapping.length===0){this._pixelOffsetCache=new Float32Array(Math.max(2,this._characterMapping.length+1));for(let r=0,a=this._characterMapping.length;r<=a;r++)this._pixelOffsetCache[r]=-1}}_getReadingTarget(e){return e.domNode.firstChild}getWidth(e){return this.domNode?(this._cachedWidth===-1&&(this._cachedWidth=this._getReadingTarget(this.domNode).offsetWidth,e==null||e.markDidDomLayout()),this._cachedWidth):0}getWidthIsFast(){return this._cachedWidth!==-1}getVisibleRangesForRange(e,t,i,n){if(!this.domNode)return null;if(this._pixelOffsetCache!==null){const s=this._readPixelOffset(this.domNode,e,t,n);if(s===-1)return null;const r=this._readPixelOffset(this.domNode,e,i,n);return r===-1?null:[new Mg(s,r-s)]}return this._readVisibleRangesForRange(this.domNode,e,t,i,n)}_readVisibleRangesForRange(e,t,i,n,s){if(i===n){const r=this._readPixelOffset(e,t,i,s);return r===-1?null:[new Mg(r,0)]}else return this._readRawVisibleRangesForRange(e,i,n,s)}_readPixelOffset(e,t,i,n){if(this._characterMapping.length===0){if(this._containsForeignElements===0||this._containsForeignElements===2)return 0;if(this._containsForeignElements===1)return this.getWidth(n);const s=this._getReadingTarget(e);return s.firstChild?(n.markDidDomLayout(),s.firstChild.offsetWidth):0}if(this._pixelOffsetCache!==null){const s=this._pixelOffsetCache[i];if(s!==-1)return s;const r=this._actualReadPixelOffset(e,t,i,n);return this._pixelOffsetCache[i]=r,r}return this._actualReadPixelOffset(e,t,i,n)}_actualReadPixelOffset(e,t,i,n){if(this._characterMapping.length===0){const l=Kw.readHorizontalRanges(this._getReadingTarget(e),0,0,0,0,n);return!l||l.length===0?-1:l[0].left}if(i===this._characterMapping.length&&this._isWhitespaceOnly&&this._containsForeignElements===0)return this.getWidth(n);const s=this._characterMapping.getDomPosition(i),r=Kw.readHorizontalRanges(this._getReadingTarget(e),s.partIndex,s.charIndex,s.partIndex,s.charIndex,n);if(!r||r.length===0)return-1;const a=r[0].left;if(this.input.isBasicASCII){const l=this._characterMapping.getHorizontalOffset(i),d=Math.round(this.input.spaceWidth*l);if(Math.abs(d-a)<=1)return d}return a}_readRawVisibleRangesForRange(e,t,i,n){if(t===1&&i===this._characterMapping.length)return[new Mg(0,this.getWidth(n))];const s=this._characterMapping.getDomPosition(t),r=this._characterMapping.getDomPosition(i);return Kw.readHorizontalRanges(this._getReadingTarget(e),s.partIndex,s.charIndex,r.partIndex,r.charIndex,n)}getColumnOfNodeOffset(e,t){return BA(this._characterMapping,e,t)}}class Ute extends T6{_readVisibleRangesForRange(e,t,i,n,s){const r=super._readVisibleRangesForRange(e,t,i,n,s);if(!r||r.length===0||i===n||i===1&&n===this._characterMapping.length)return r;if(!this.input.containsRTL){const a=this._readPixelOffset(e,t,n,s);if(a!==-1){const l=r[r.length-1];l.left=t){const h=t-r;return d-t=4&&e[0]===3&&e[3]===8}static isStrictChildOfViewLines(e){return e.length>4&&e[0]===3&&e[3]===8}static isChildOfScrollableElement(e){return e.length>=2&&e[0]===3&&e[1]===6}static isChildOfMinimap(e){return e.length>=2&&e[0]===3&&e[1]===9}static isChildOfContentWidgets(e){return e.length>=4&&e[0]===3&&e[3]===1}static isChildOfOverflowGuard(e){return e.length>=1&&e[0]===3}static isChildOfOverflowingContentWidgets(e){return e.length>=1&&e[0]===2}static isChildOfOverlayWidgets(e){return e.length>=2&&e[0]===3&&e[1]===4}static isChildOfOverflowingOverlayWidgets(e){return e.length>=1&&e[0]===5}}class Tp{constructor(e,t,i){this.viewModel=e.viewModel;const n=e.configuration.options;this.layoutInfo=n.get(145),this.viewDomNode=t.viewDomNode,this.lineHeight=n.get(67),this.stickyTabStops=n.get(116),this.typicalHalfwidthCharacterWidth=n.get(50).typicalHalfwidthCharacterWidth,this.lastRenderData=i,this._context=e,this._viewHelper=t}getZoneAtCoord(e){return Tp.getZoneAtCoord(this._context,e)}static getZoneAtCoord(e,t){const i=e.viewLayout.getWhitespaceAtVerticalOffset(t);if(i){const n=i.verticalOffset+i.height/2,s=e.viewModel.getLineCount();let r=null,a,l=null;return i.afterLineNumber!==s&&(l=new W(i.afterLineNumber+1,1)),i.afterLineNumber>0&&(r=new W(i.afterLineNumber,e.viewModel.getLineMaxColumn(i.afterLineNumber))),l===null?a=r:r===null?a=l:t=e.layoutInfo.glyphMarginLeft,this.isInContentArea=!this.isInMarginArea,this.mouseColumn=Math.max(0,ws._getMouseColumn(this.mouseContentHorizontalOffset,e.typicalHalfwidthCharacterWidth))}}class Gte extends qte{get target(){return this._useHitTestTarget?this.hitTestResult.value.hitTarget:this._eventTarget}get targetPath(){return this._targetPathCacheElement!==this.target&&(this._targetPathCacheElement=this.target,this._targetPathCacheValue=tl.collect(this.target,this._ctx.viewDomNode)),this._targetPathCacheValue}constructor(e,t,i,n,s){super(e,t,i,n),this.hitTestResult=new ll(()=>ws.doHitTest(this._ctx,this)),this._targetPathCacheElement=null,this._targetPathCacheValue=new Uint8Array(0),this._ctx=e,this._eventTarget=s;const r=!!this._eventTarget;this._useHitTestTarget=!r}toString(){return`pos(${this.pos.x},${this.pos.y}), editorPos(${this.editorPos.x},${this.editorPos.y}), relativePos(${this.relativePos.x},${this.relativePos.y}), mouseVerticalOffset: ${this.mouseVerticalOffset}, mouseContentHorizontalOffset: ${this.mouseContentHorizontalOffset} + target: ${this.target?this.target.outerHTML:null}`}get wouldBenefitFromHitTestTargetSwitch(){return!this._useHitTestTarget&&this.hitTestResult.value.hitTarget!==null&&this.target!==this.hitTestResult.value.hitTarget}switchToHitTestTarget(){this._useHitTestTarget=!0}_getMouseColumn(e=null){return e&&e.columnr.contentLeft+r.width)continue;const a=e.getVerticalOffsetForLineNumber(r.position.lineNumber);if(a<=s&&s<=a+r.height)return t.fulfillContentText(r.position,null,{mightBeForeignElement:!1,injectedText:null})}}return null}static _hitTestViewZone(e,t){const i=e.getZoneAtCoord(t.mouseVerticalOffset);if(i){const n=t.isInContentArea?8:5;return t.fulfillViewZone(n,i.position,i)}return null}static _hitTestTextArea(e,t){return Ts.isTextArea(t.targetPath)?e.lastRenderData.lastTextareaPosition?t.fulfillContentText(e.lastRenderData.lastTextareaPosition,null,{mightBeForeignElement:!1,injectedText:null}):t.fulfillTextarea():null}static _hitTestMargin(e,t){if(t.isInMarginArea){const i=e.getFullLineRangeAtCoord(t.mouseVerticalOffset),n=i.range.getStartPosition();let s=Math.abs(t.relativePos.x);const r={isAfterLines:i.isAfterLines,glyphMarginLeft:e.layoutInfo.glyphMarginLeft,glyphMarginWidth:e.layoutInfo.glyphMarginWidth,lineNumbersWidth:e.layoutInfo.lineNumbersWidth,offsetX:s};if(s-=e.layoutInfo.glyphMarginLeft,s<=e.layoutInfo.glyphMarginWidth){const a=e.viewModel.coordinatesConverter.convertViewPositionToModelPosition(i.range.getStartPosition()),l=e.viewModel.glyphLanes.getLanesAtLine(a.lineNumber);return r.glyphMarginLane=l[Math.floor(s/e.lineHeight)],t.fulfillMargin(2,n,i.range,r)}return s-=e.layoutInfo.glyphMarginWidth,s<=e.layoutInfo.lineNumbersWidth?t.fulfillMargin(3,n,i.range,r):(s-=e.layoutInfo.lineNumbersWidth,t.fulfillMargin(4,n,i.range,r))}return null}static _hitTestViewLines(e,t){if(!Ts.isChildOfViewLines(t.targetPath))return null;if(e.isInTopPadding(t.mouseVerticalOffset))return t.fulfillContentEmpty(new W(1,1),_5);if(e.isAfterLines(t.mouseVerticalOffset)||e.isInBottomPadding(t.mouseVerticalOffset)){const n=e.viewModel.getLineCount(),s=e.viewModel.getLineMaxColumn(n);return t.fulfillContentEmpty(new W(n,s),_5)}if(Ts.isStrictChildOfViewLines(t.targetPath)){const n=e.getLineNumberAtVerticalOffset(t.mouseVerticalOffset);if(e.viewModel.getLineLength(n)===0){const r=e.getLineWidth(n),a=Nx(t.mouseContentHorizontalOffset-r);return t.fulfillContentEmpty(new W(n,1),a)}const s=e.getLineWidth(n);if(t.mouseContentHorizontalOffset>=s){const r=Nx(t.mouseContentHorizontalOffset-s),a=new W(n,e.viewModel.getLineMaxColumn(n));return t.fulfillContentEmpty(a,r)}}const i=t.hitTestResult.value;return i.type===1?ws.createMouseTargetFromHitTestPosition(e,t,i.spanNode,i.position,i.injectedText):t.wouldBenefitFromHitTestTargetSwitch?(t.switchToHitTestTarget(),this._createMouseTarget(e,t)):t.fulfillUnknown()}static _hitTestMinimap(e,t){if(Ts.isChildOfMinimap(t.targetPath)){const i=e.getLineNumberAtVerticalOffset(t.mouseVerticalOffset),n=e.viewModel.getLineMaxColumn(i);return t.fulfillScrollbar(new W(i,n))}return null}static _hitTestScrollbarSlider(e,t){if(Ts.isChildOfScrollableElement(t.targetPath)&&t.target&&t.target.nodeType===1){const i=t.target.className;if(i&&/\b(slider|scrollbar)\b/.test(i)){const n=e.getLineNumberAtVerticalOffset(t.mouseVerticalOffset),s=e.viewModel.getLineMaxColumn(n);return t.fulfillScrollbar(new W(n,s))}}return null}static _hitTestScrollbar(e,t){if(Ts.isChildOfScrollableElement(t.targetPath)){const i=e.getLineNumberAtVerticalOffset(t.mouseVerticalOffset),n=e.viewModel.getLineMaxColumn(i);return t.fulfillScrollbar(new W(i,n))}return null}getMouseColumn(e){const t=this._context.configuration.options,i=t.get(145),n=this._context.viewLayout.getCurrentScrollLeft()+e.x-i.contentLeft;return ws._getMouseColumn(n,t.get(50).typicalHalfwidthCharacterWidth)}static _getMouseColumn(e,t){return e<0?1:Math.round(e/t)+1}static createMouseTargetFromHitTestPosition(e,t,i,n,s){const r=n.lineNumber,a=n.column,l=e.getLineWidth(r);if(t.mouseContentHorizontalOffset>l){const v=Nx(t.mouseContentHorizontalOffset-l);return t.fulfillContentEmpty(n,v)}const d=e.visibleRangeForPosition(r,a);if(!d)return t.fulfillUnknown(n);const c=d.left;if(Math.abs(t.mouseContentHorizontalOffset-c)<1)return t.fulfillContentText(n,null,{mightBeForeignElement:!!s,injectedText:s});const h=[];if(h.push({offset:d.left,column:a}),a>1){const v=e.visibleRangeForPosition(r,a-1);v&&h.push({offset:v.left,column:a-1})}const u=e.viewModel.getLineMaxColumn(r);if(av.offset-b.offset);const g=t.pos.toClientCoordinates(Fe(e.viewDomNode)),f=i.getBoundingClientRect(),p=f.left<=g.clientX&&g.clientX<=f.right;let _=null;for(let v=1;vs)){const a=Math.floor((n+s)/2);let l=t.pos.y+(a-t.mouseVerticalOffset);l<=t.editorPos.y&&(l=t.editorPos.y+1),l>=t.editorPos.y+t.editorPos.height&&(l=t.editorPos.y+t.editorPos.height-1);const d=new ok(t.pos.x,l),c=this._actualDoHitTestWithCaretRangeFromPoint(e,d.toClientCoordinates(Fe(e.viewDomNode)));if(c.type===1)return c}return this._actualDoHitTestWithCaretRangeFromPoint(e,t.pos.toClientCoordinates(Fe(e.viewDomNode)))}static _actualDoHitTestWithCaretRangeFromPoint(e,t){const i=Gg(e.viewDomNode);let n;if(i?typeof i.caretRangeFromPoint>"u"?n=Zte(i,t.clientX,t.clientY):n=i.caretRangeFromPoint(t.clientX,t.clientY):n=e.viewDomNode.ownerDocument.caretRangeFromPoint(t.clientX,t.clientY),!n||!n.startContainer)return new Qc;const s=n.startContainer;if(s.nodeType===s.TEXT_NODE){const r=s.parentNode,a=r?r.parentNode:null,l=a?a.parentNode:null;return(l&&l.nodeType===l.ELEMENT_NODE?l.className:null)===Wl.CLASS_NAME?hg.createFromDOMInfo(e,r,n.startOffset):new Qc(s.parentNode)}else if(s.nodeType===s.ELEMENT_NODE){const r=s.parentNode,a=r?r.parentNode:null;return(a&&a.nodeType===a.ELEMENT_NODE?a.className:null)===Wl.CLASS_NAME?hg.createFromDOMInfo(e,s,s.textContent.length):new Qc(s)}return new Qc}static _doHitTestWithCaretPositionFromPoint(e,t){const i=e.viewDomNode.ownerDocument.caretPositionFromPoint(t.clientX,t.clientY);if(i.offsetNode.nodeType===i.offsetNode.TEXT_NODE){const n=i.offsetNode.parentNode,s=n?n.parentNode:null,r=s?s.parentNode:null;return(r&&r.nodeType===r.ELEMENT_NODE?r.className:null)===Wl.CLASS_NAME?hg.createFromDOMInfo(e,i.offsetNode.parentNode,i.offset):new Qc(i.offsetNode.parentNode)}if(i.offsetNode.nodeType===i.offsetNode.ELEMENT_NODE){const n=i.offsetNode.parentNode,s=n&&n.nodeType===n.ELEMENT_NODE?n.className:null,r=n?n.parentNode:null,a=r&&r.nodeType===r.ELEMENT_NODE?r.className:null;if(s===Wl.CLASS_NAME){const l=i.offsetNode.childNodes[Math.min(i.offset,i.offsetNode.childNodes.length-1)];if(l)return hg.createFromDOMInfo(e,l,0)}else if(a===Wl.CLASS_NAME)return hg.createFromDOMInfo(e,i.offsetNode,0)}return new Qc(i.offsetNode)}static _snapToSoftTabBoundary(e,t){const i=t.getLineContent(e.lineNumber),{tabSize:n}=t.model.getOptions(),s=Kb.atomicPosition(i,e.column-1,n,2);return s!==-1?new W(e.lineNumber,s+1):e}static doHitTest(e,t){let i=new Qc;if(typeof e.viewDomNode.ownerDocument.caretRangeFromPoint=="function"?i=this._doHitTestWithCaretRangeFromPoint(e,t):e.viewDomNode.ownerDocument.caretPositionFromPoint&&(i=this._doHitTestWithCaretPositionFromPoint(e,t.pos.toClientCoordinates(Fe(e.viewDomNode)))),i.type===1){const n=e.viewModel.getInjectedTextAt(i.position),s=e.viewModel.normalizePosition(i.position,2);(n||!s.equals(i.position))&&(i=new R6(s,i.spanNode,n))}return i}}function Zte(o,e,t){const i=document.createRange();let n=o.elementFromPoint(e,t);if(n!==null){for(;n&&n.firstChild&&n.firstChild.nodeType!==n.firstChild.TEXT_NODE&&n.lastChild&&n.lastChild.firstChild;)n=n.lastChild;const s=n.getBoundingClientRect(),r=Fe(n),a=r.getComputedStyle(n,null).getPropertyValue("font-style"),l=r.getComputedStyle(n,null).getPropertyValue("font-variant"),d=r.getComputedStyle(n,null).getPropertyValue("font-weight"),c=r.getComputedStyle(n,null).getPropertyValue("font-size"),h=r.getComputedStyle(n,null).getPropertyValue("line-height"),u=r.getComputedStyle(n,null).getPropertyValue("font-family"),g=`${a} ${l} ${d} ${c}/${h} ${u}`,f=n.innerText;let p=s.left,_=0,v;if(e>s.left+s.width)_=f.length;else{const b=wg.getInstance();for(let C=0;C=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},si;(function(o){o.Tap="-monaco-gesturetap",o.Change="-monaco-gesturechange",o.Start="-monaco-gesturestart",o.End="-monaco-gesturesend",o.Contextmenu="-monaco-gesturecontextmenu"})(si||(si={}));class ni extends H{constructor(){super(),this.dispatched=!1,this.targets=new Hs,this.ignoreTargets=new Hs,this.activeTouches={},this.handle=null,this._lastSetTapCountTime=0,this._register(he.runAndSubscribe(FL,({window:e,disposables:t})=>{t.add(q(e.document,"touchstart",i=>this.onTouchStart(i),{passive:!1})),t.add(q(e.document,"touchend",i=>this.onTouchEnd(e,i))),t.add(q(e.document,"touchmove",i=>this.onTouchMove(i),{passive:!1}))},{window:jt,disposables:this._store}))}static addTarget(e){if(!ni.isTouchDevice())return H.None;ni.INSTANCE||(ni.INSTANCE=new ni);const t=ni.INSTANCE.targets.push(e);return Ne(t)}static ignoreTarget(e){if(!ni.isTouchDevice())return H.None;ni.INSTANCE||(ni.INSTANCE=new ni);const t=ni.INSTANCE.ignoreTargets.push(e);return Ne(t)}static isTouchDevice(){return"ontouchstart"in jt||navigator.maxTouchPoints>0}dispose(){this.handle&&(this.handle.dispose(),this.handle=null),super.dispose()}onTouchStart(e){const t=Date.now();this.handle&&(this.handle.dispose(),this.handle=null);for(let i=0,n=e.targetTouches.length;i=ni.HOLD_DELAY&&Math.abs(l.initialPageX-vr(l.rollingPageX))<30&&Math.abs(l.initialPageY-vr(l.rollingPageY))<30){const c=this.newGestureEvent(si.Contextmenu,l.initialTarget);c.pageX=vr(l.rollingPageX),c.pageY=vr(l.rollingPageY),this.dispatchEvent(c)}else if(n===1){const c=vr(l.rollingPageX),h=vr(l.rollingPageY),u=vr(l.rollingTimestamps)-l.rollingTimestamps[0],g=c-l.rollingPageX[0],f=h-l.rollingPageY[0],p=[...this.targets].filter(_=>l.initialTarget instanceof Node&&_.contains(l.initialTarget));this.inertia(e,p,i,Math.abs(g)/u,g>0?1:-1,c,Math.abs(f)/u,f>0?1:-1,h)}this.dispatchEvent(this.newGestureEvent(si.End,l.initialTarget)),delete this.activeTouches[a.identifier]}this.dispatched&&(t.preventDefault(),t.stopPropagation(),this.dispatched=!1)}newGestureEvent(e,t){const i=document.createEvent("CustomEvent");return i.initEvent(e,!1,!0),i.initialTarget=t,i.tapCount=0,i}dispatchEvent(e){if(e.type===si.Tap){const t=new Date().getTime();let i=0;t-this._lastSetTapCountTime>ni.CLEAR_TAP_COUNT_TIME?i=1:i=2,this._lastSetTapCountTime=t,e.tapCount=i}else(e.type===si.Change||e.type===si.Contextmenu)&&(this._lastSetTapCountTime=0);if(e.initialTarget instanceof Node){for(const i of this.ignoreTargets)if(i.contains(e.initialTarget))return;const t=[];for(const i of this.targets)if(i.contains(e.initialTarget)){let n=0,s=e.initialTarget;for(;s&&s!==i;)n++,s=s.parentElement;t.push([n,i])}t.sort((i,n)=>i[0]-n[0]);for(const[i,n]of t)n.dispatchEvent(e),this.dispatched=!0}}inertia(e,t,i,n,s,r,a,l,d){this.handle=Po(e,()=>{const c=Date.now(),h=c-i;let u=0,g=0,f=!0;n+=ni.SCROLL_FRICTION*h,a+=ni.SCROLL_FRICTION*h,n>0&&(f=!1,u=s*n*h),a>0&&(f=!1,g=l*a*h);const p=this.newGestureEvent(si.Change);p.translationX=u,p.translationY=g,t.forEach(_=>_.dispatchEvent(p)),f||this.inertia(e,t,c,n,s,r+u,a,l,d+g)})}onTouchMove(e){const t=Date.now();for(let i=0,n=e.changedTouches.length;i3&&(r.rollingPageX.shift(),r.rollingPageY.shift(),r.rollingTimestamps.shift()),r.rollingPageX.push(s.pageX),r.rollingPageY.push(s.pageY),r.rollingTimestamps.push(t)}this.dispatched&&(e.preventDefault(),e.stopPropagation(),this.dispatched=!1)}}ni.SCROLL_FRICTION=-.005;ni.HOLD_DELAY=700;ni.CLEAR_TAP_COUNT_TIME=400;Yte([Zi],ni,"isTouchDevice",null);let mr=class extends H{onclick(e,t){this._register(q(e,oe.CLICK,i=>t(new na(Fe(e),i))))}onmousedown(e,t){this._register(q(e,oe.MOUSE_DOWN,i=>t(new na(Fe(e),i))))}onmouseover(e,t){this._register(q(e,oe.MOUSE_OVER,i=>t(new na(Fe(e),i))))}onmouseleave(e,t){this._register(q(e,oe.MOUSE_LEAVE,i=>t(new na(Fe(e),i))))}onkeydown(e,t){this._register(q(e,oe.KEY_DOWN,i=>t(new ti(i))))}onkeyup(e,t){this._register(q(e,oe.KEY_UP,i=>t(new ti(i))))}oninput(e,t){this._register(q(e,oe.INPUT,t))}onblur(e,t){this._register(q(e,oe.BLUR,t))}onfocus(e,t){this._register(q(e,oe.FOCUS,t))}ignoreGesture(e){return ni.ignoreTarget(e)}};const Mp=11;class Qte extends mr{constructor(e){super(),this._onActivate=e.onActivate,this.bgDomNode=document.createElement("div"),this.bgDomNode.className="arrow-background",this.bgDomNode.style.position="absolute",this.bgDomNode.style.width=e.bgWidth+"px",this.bgDomNode.style.height=e.bgHeight+"px",typeof e.top<"u"&&(this.bgDomNode.style.top="0px"),typeof e.left<"u"&&(this.bgDomNode.style.left="0px"),typeof e.bottom<"u"&&(this.bgDomNode.style.bottom="0px"),typeof e.right<"u"&&(this.bgDomNode.style.right="0px"),this.domNode=document.createElement("div"),this.domNode.className=e.className,this.domNode.classList.add(...Ve.asClassNameArray(e.icon)),this.domNode.style.position="absolute",this.domNode.style.width=Mp+"px",this.domNode.style.height=Mp+"px",typeof e.top<"u"&&(this.domNode.style.top=e.top+"px"),typeof e.left<"u"&&(this.domNode.style.left=e.left+"px"),typeof e.bottom<"u"&&(this.domNode.style.bottom=e.bottom+"px"),typeof e.right<"u"&&(this.domNode.style.right=e.right+"px"),this._pointerMoveMonitor=this._register(new m_),this._register(Wi(this.bgDomNode,oe.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._register(Wi(this.domNode,oe.POINTER_DOWN,t=>this._arrowPointerDown(t))),this._pointerdownRepeatTimer=this._register(new lA),this._pointerdownScheduleRepeatTimer=this._register(new _a)}_arrowPointerDown(e){if(!e.target||!(e.target instanceof Element))return;const t=()=>{this._pointerdownRepeatTimer.cancelAndSet(()=>this._onActivate(),1e3/24,Fe(e))};this._onActivate(),this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancelAndSet(t,200),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,i=>{},()=>{this._pointerdownRepeatTimer.cancel(),this._pointerdownScheduleRepeatTimer.cancel()}),e.preventDefault()}}class Xte extends H{constructor(e,t,i){super(),this._visibility=e,this._visibleClassName=t,this._invisibleClassName=i,this._domNode=null,this._isVisible=!1,this._isNeeded=!1,this._rawShouldBeVisible=!1,this._shouldBeVisible=!1,this._revealTimer=this._register(new _a)}setVisibility(e){this._visibility!==e&&(this._visibility=e,this._updateShouldBeVisible())}setShouldBeVisible(e){this._rawShouldBeVisible=e,this._updateShouldBeVisible()}_applyVisibilitySetting(){return this._visibility===2?!1:this._visibility===3?!0:this._rawShouldBeVisible}_updateShouldBeVisible(){const e=this._applyVisibilitySetting();this._shouldBeVisible!==e&&(this._shouldBeVisible=e,this.ensureVisibility())}setIsNeeded(e){this._isNeeded!==e&&(this._isNeeded=e,this.ensureVisibility())}setDomNode(e){this._domNode=e,this._domNode.setClassName(this._invisibleClassName),this.setShouldBeVisible(!1)}ensureVisibility(){if(!this._isNeeded){this._hide(!1);return}this._shouldBeVisible?this._reveal():this._hide(!0)}_reveal(){this._isVisible||(this._isVisible=!0,this._revealTimer.setIfNotSet(()=>{var e;(e=this._domNode)===null||e===void 0||e.setClassName(this._visibleClassName)},0))}_hide(e){var t;this._revealTimer.cancel(),this._isVisible&&(this._isVisible=!1,(t=this._domNode)===null||t===void 0||t.setClassName(this._invisibleClassName+(e?" fade":"")))}}const Jte=140;class A6 extends mr{constructor(e){super(),this._lazyRender=e.lazyRender,this._host=e.host,this._scrollable=e.scrollable,this._scrollByPage=e.scrollByPage,this._scrollbarState=e.scrollbarState,this._visibilityController=this._register(new Xte(e.visibility,"visible scrollbar "+e.extraScrollbarClassName,"invisible scrollbar "+e.extraScrollbarClassName)),this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._pointerMoveMonitor=this._register(new m_),this._shouldRender=!0,this.domNode=Bt(document.createElement("div")),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this._visibilityController.setDomNode(this.domNode),this.domNode.setPosition("absolute"),this._register(q(this.domNode.domNode,oe.POINTER_DOWN,t=>this._domNodePointerDown(t)))}_createArrow(e){const t=this._register(new Qte(e));this.domNode.domNode.appendChild(t.bgDomNode),this.domNode.domNode.appendChild(t.domNode)}_createSlider(e,t,i,n){this.slider=Bt(document.createElement("div")),this.slider.setClassName("slider"),this.slider.setPosition("absolute"),this.slider.setTop(e),this.slider.setLeft(t),typeof i=="number"&&this.slider.setWidth(i),typeof n=="number"&&this.slider.setHeight(n),this.slider.setLayerHinting(!0),this.slider.setContain("strict"),this.domNode.domNode.appendChild(this.slider.domNode),this._register(q(this.slider.domNode,oe.POINTER_DOWN,s=>{s.button===0&&(s.preventDefault(),this._sliderPointerDown(s))})),this.onclick(this.slider.domNode,s=>{s.leftButton&&s.stopPropagation()})}_onElementSize(e){return this._scrollbarState.setVisibleSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollSize(e){return this._scrollbarState.setScrollSize(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}_onElementScrollPosition(e){return this._scrollbarState.setScrollPosition(e)&&(this._visibilityController.setIsNeeded(this._scrollbarState.isNeeded()),this._shouldRender=!0,this._lazyRender||this.render()),this._shouldRender}beginReveal(){this._visibilityController.setShouldBeVisible(!0)}beginHide(){this._visibilityController.setShouldBeVisible(!1)}render(){this._shouldRender&&(this._shouldRender=!1,this._renderDomNode(this._scrollbarState.getRectangleLargeSize(),this._scrollbarState.getRectangleSmallSize()),this._updateSlider(this._scrollbarState.getSliderSize(),this._scrollbarState.getArrowSize()+this._scrollbarState.getSliderPosition()))}_domNodePointerDown(e){e.target===this.domNode.domNode&&this._onPointerDown(e)}delegatePointerDown(e){const t=this.domNode.domNode.getClientRects()[0].top,i=t+this._scrollbarState.getSliderPosition(),n=t+this._scrollbarState.getSliderPosition()+this._scrollbarState.getSliderSize(),s=this._sliderPointerPosition(e);i<=s&&s<=n?e.button===0&&(e.preventDefault(),this._sliderPointerDown(e)):this._onPointerDown(e)}_onPointerDown(e){let t,i;if(e.target===this.domNode.domNode&&typeof e.offsetX=="number"&&typeof e.offsetY=="number")t=e.offsetX,i=e.offsetY;else{const s=tn(this.domNode.domNode);t=e.pageX-s.left,i=e.pageY-s.top}const n=this._pointerDownRelativePosition(t,i);this._setDesiredScrollPositionNow(this._scrollByPage?this._scrollbarState.getDesiredScrollPositionFromOffsetPaged(n):this._scrollbarState.getDesiredScrollPositionFromOffset(n)),e.button===0&&(e.preventDefault(),this._sliderPointerDown(e))}_sliderPointerDown(e){if(!e.target||!(e.target instanceof Element))return;const t=this._sliderPointerPosition(e),i=this._sliderOrthogonalPointerPosition(e),n=this._scrollbarState.clone();this.slider.toggleClassName("active",!0),this._pointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,s=>{const r=this._sliderOrthogonalPointerPosition(s),a=Math.abs(r-i);if(os&&a>Jte){this._setDesiredScrollPositionNow(n.getScrollPosition());return}const d=this._sliderPointerPosition(s)-t;this._setDesiredScrollPositionNow(n.getDesiredScrollPositionFromDelta(d))},()=>{this.slider.toggleClassName("active",!1),this._host.onDragEnd()}),this._host.onDragStart()}_setDesiredScrollPositionNow(e){const t={};this.writeScrollPosition(t,e),this._scrollable.setScrollPositionNow(t)}updateScrollbarSize(e){this._updateScrollbarSize(e),this._scrollbarState.setScrollbarSize(e),this._shouldRender=!0,this._lazyRender||this.render()}isNeeded(){return this._scrollbarState.isNeeded()}}const eie=20;class Rp{constructor(e,t,i,n,s,r){this._scrollbarSize=Math.round(t),this._oppositeScrollbarSize=Math.round(i),this._arrowSize=Math.round(e),this._visibleSize=n,this._scrollSize=s,this._scrollPosition=r,this._computedAvailableSize=0,this._computedIsNeeded=!1,this._computedSliderSize=0,this._computedSliderRatio=0,this._computedSliderPosition=0,this._refreshComputedValues()}clone(){return new Rp(this._arrowSize,this._scrollbarSize,this._oppositeScrollbarSize,this._visibleSize,this._scrollSize,this._scrollPosition)}setVisibleSize(e){const t=Math.round(e);return this._visibleSize!==t?(this._visibleSize=t,this._refreshComputedValues(),!0):!1}setScrollSize(e){const t=Math.round(e);return this._scrollSize!==t?(this._scrollSize=t,this._refreshComputedValues(),!0):!1}setScrollPosition(e){const t=Math.round(e);return this._scrollPosition!==t?(this._scrollPosition=t,this._refreshComputedValues(),!0):!1}setScrollbarSize(e){this._scrollbarSize=Math.round(e)}setOppositeScrollbarSize(e){this._oppositeScrollbarSize=Math.round(e)}static _computeValues(e,t,i,n,s){const r=Math.max(0,i-e),a=Math.max(0,r-2*t),l=n>0&&n>i;if(!l)return{computedAvailableSize:Math.round(r),computedIsNeeded:l,computedSliderSize:Math.round(a),computedSliderRatio:0,computedSliderPosition:0};const d=Math.round(Math.max(eie,Math.floor(i*a/n))),c=(a-d)/(n-i),h=s*c;return{computedAvailableSize:Math.round(r),computedIsNeeded:l,computedSliderSize:Math.round(d),computedSliderRatio:c,computedSliderPosition:Math.round(h)}}_refreshComputedValues(){const e=Rp._computeValues(this._oppositeScrollbarSize,this._arrowSize,this._visibleSize,this._scrollSize,this._scrollPosition);this._computedAvailableSize=e.computedAvailableSize,this._computedIsNeeded=e.computedIsNeeded,this._computedSliderSize=e.computedSliderSize,this._computedSliderRatio=e.computedSliderRatio,this._computedSliderPosition=e.computedSliderPosition}getArrowSize(){return this._arrowSize}getScrollPosition(){return this._scrollPosition}getRectangleLargeSize(){return this._computedAvailableSize}getRectangleSmallSize(){return this._scrollbarSize}isNeeded(){return this._computedIsNeeded}getSliderSize(){return this._computedSliderSize}getSliderPosition(){return this._computedSliderPosition}getDesiredScrollPositionFromOffset(e){if(!this._computedIsNeeded)return 0;const t=e-this._arrowSize-this._computedSliderSize/2;return Math.round(t/this._computedSliderRatio)}getDesiredScrollPositionFromOffsetPaged(e){if(!this._computedIsNeeded)return 0;const t=e-this._arrowSize;let i=this._scrollPosition;return tthis._host.onMouseWheel(new qg(null,1,0))}),this._createArrow({className:"scra",icon:de.scrollbarButtonRight,top:a,left:void 0,bottom:void 0,right:r,bgWidth:t.arrowSize,bgHeight:t.horizontalScrollbarSize,onActivate:()=>this._host.onMouseWheel(new qg(null,-1,0))})}this._createSlider(Math.floor((t.horizontalScrollbarSize-t.horizontalSliderSize)/2),0,void 0,t.horizontalSliderSize)}_updateSlider(e,t){this.slider.setWidth(e),this.slider.setLeft(t)}_renderDomNode(e,t){this.domNode.setWidth(e),this.domNode.setHeight(t),this.domNode.setLeft(0),this.domNode.setBottom(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollWidth)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollLeft)||this._shouldRender,this._shouldRender=this._onElementSize(e.width)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return e}_sliderPointerPosition(e){return e.pageX}_sliderOrthogonalPointerPosition(e){return e.pageY}_updateScrollbarSize(e){this.slider.setHeight(e)}writeScrollPosition(e,t){e.scrollLeft=t}updateOptions(e){this.updateScrollbarSize(e.horizontal===2?0:e.horizontalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._visibilityController.setVisibility(e.horizontal),this._scrollByPage=e.scrollByPage}}class iie extends A6{constructor(e,t,i){const n=e.getScrollDimensions(),s=e.getCurrentScrollPosition();if(super({lazyRender:t.lazyRender,host:i,scrollbarState:new Rp(t.verticalHasArrows?t.arrowSize:0,t.vertical===2?0:t.verticalScrollbarSize,0,n.height,n.scrollHeight,s.scrollTop),visibility:t.vertical,extraScrollbarClassName:"vertical",scrollable:e,scrollByPage:t.scrollByPage}),t.verticalHasArrows){const r=(t.arrowSize-Mp)/2,a=(t.verticalScrollbarSize-Mp)/2;this._createArrow({className:"scra",icon:de.scrollbarButtonUp,top:r,left:a,bottom:void 0,right:void 0,bgWidth:t.verticalScrollbarSize,bgHeight:t.arrowSize,onActivate:()=>this._host.onMouseWheel(new qg(null,0,1))}),this._createArrow({className:"scra",icon:de.scrollbarButtonDown,top:void 0,left:a,bottom:r,right:void 0,bgWidth:t.verticalScrollbarSize,bgHeight:t.arrowSize,onActivate:()=>this._host.onMouseWheel(new qg(null,0,-1))})}this._createSlider(0,Math.floor((t.verticalScrollbarSize-t.verticalSliderSize)/2),t.verticalSliderSize,void 0)}_updateSlider(e,t){this.slider.setHeight(e),this.slider.setTop(t)}_renderDomNode(e,t){this.domNode.setWidth(t),this.domNode.setHeight(e),this.domNode.setRight(0),this.domNode.setTop(0)}onDidScroll(e){return this._shouldRender=this._onElementScrollSize(e.scrollHeight)||this._shouldRender,this._shouldRender=this._onElementScrollPosition(e.scrollTop)||this._shouldRender,this._shouldRender=this._onElementSize(e.height)||this._shouldRender,this._shouldRender}_pointerDownRelativePosition(e,t){return t}_sliderPointerPosition(e){return e.pageY}_sliderOrthogonalPointerPosition(e){return e.pageX}_updateScrollbarSize(e){this.slider.setWidth(e)}writeScrollPosition(e,t){e.scrollTop=t}updateOptions(e){this.updateScrollbarSize(e.vertical===2?0:e.verticalScrollbarSize),this._scrollbarState.setOppositeScrollbarSize(0),this._visibilityController.setVisibility(e.vertical),this._scrollByPage=e.scrollByPage}}class ZS{constructor(e,t,i,n,s,r,a){this._forceIntegerValues=e,this._scrollStateBrand=void 0,this._forceIntegerValues&&(t=t|0,i=i|0,n=n|0,s=s|0,r=r|0,a=a|0),this.rawScrollLeft=n,this.rawScrollTop=a,t<0&&(t=0),n+t>i&&(n=i-t),n<0&&(n=0),s<0&&(s=0),a+s>r&&(a=r-s),a<0&&(a=0),this.width=t,this.scrollWidth=i,this.scrollLeft=n,this.height=s,this.scrollHeight=r,this.scrollTop=a}equals(e){return this.rawScrollLeft===e.rawScrollLeft&&this.rawScrollTop===e.rawScrollTop&&this.width===e.width&&this.scrollWidth===e.scrollWidth&&this.scrollLeft===e.scrollLeft&&this.height===e.height&&this.scrollHeight===e.scrollHeight&&this.scrollTop===e.scrollTop}withScrollDimensions(e,t){return new ZS(this._forceIntegerValues,typeof e.width<"u"?e.width:this.width,typeof e.scrollWidth<"u"?e.scrollWidth:this.scrollWidth,t?this.rawScrollLeft:this.scrollLeft,typeof e.height<"u"?e.height:this.height,typeof e.scrollHeight<"u"?e.scrollHeight:this.scrollHeight,t?this.rawScrollTop:this.scrollTop)}withScrollPosition(e){return new ZS(this._forceIntegerValues,this.width,this.scrollWidth,typeof e.scrollLeft<"u"?e.scrollLeft:this.rawScrollLeft,this.height,this.scrollHeight,typeof e.scrollTop<"u"?e.scrollTop:this.rawScrollTop)}createScrollEvent(e,t){const i=this.width!==e.width,n=this.scrollWidth!==e.scrollWidth,s=this.scrollLeft!==e.scrollLeft,r=this.height!==e.height,a=this.scrollHeight!==e.scrollHeight,l=this.scrollTop!==e.scrollTop;return{inSmoothScrolling:t,oldWidth:e.width,oldScrollWidth:e.scrollWidth,oldScrollLeft:e.scrollLeft,width:this.width,scrollWidth:this.scrollWidth,scrollLeft:this.scrollLeft,oldHeight:e.height,oldScrollHeight:e.scrollHeight,oldScrollTop:e.scrollTop,height:this.height,scrollHeight:this.scrollHeight,scrollTop:this.scrollTop,widthChanged:i,scrollWidthChanged:n,scrollLeftChanged:s,heightChanged:r,scrollHeightChanged:a,scrollTopChanged:l}}}class p_ extends H{constructor(e){super(),this._scrollableBrand=void 0,this._onScroll=this._register(new F),this.onScroll=this._onScroll.event,this._smoothScrollDuration=e.smoothScrollDuration,this._scheduleAtNextAnimationFrame=e.scheduleAtNextAnimationFrame,this._state=new ZS(e.forceIntegerValues,0,0,0,0,0,0),this._smoothScrolling=null}dispose(){this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),super.dispose()}setSmoothScrollDuration(e){this._smoothScrollDuration=e}validateScrollPosition(e){return this._state.withScrollPosition(e)}getScrollDimensions(){return this._state}setScrollDimensions(e,t){var i;const n=this._state.withScrollDimensions(e,t);this._setState(n,!!this._smoothScrolling),(i=this._smoothScrolling)===null||i===void 0||i.acceptScrollDimensions(this._state)}getFutureScrollPosition(){return this._smoothScrolling?this._smoothScrolling.to:this._state}getCurrentScrollPosition(){return this._state}setScrollPositionNow(e){const t=this._state.withScrollPosition(e);this._smoothScrolling&&(this._smoothScrolling.dispose(),this._smoothScrolling=null),this._setState(t,!1)}setScrollPositionSmooth(e,t){if(this._smoothScrollDuration===0)return this.setScrollPositionNow(e);if(this._smoothScrolling){e={scrollLeft:typeof e.scrollLeft>"u"?this._smoothScrolling.to.scrollLeft:e.scrollLeft,scrollTop:typeof e.scrollTop>"u"?this._smoothScrolling.to.scrollTop:e.scrollTop};const i=this._state.withScrollPosition(e);if(this._smoothScrolling.to.scrollLeft===i.scrollLeft&&this._smoothScrolling.to.scrollTop===i.scrollTop)return;let n;t?n=new jb(this._smoothScrolling.from,i,this._smoothScrolling.startTime,this._smoothScrolling.duration):n=this._smoothScrolling.combine(this._state,i,this._smoothScrollDuration),this._smoothScrolling.dispose(),this._smoothScrolling=n}else{const i=this._state.withScrollPosition(e);this._smoothScrolling=jb.start(this._state,i,this._smoothScrollDuration)}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}hasPendingScrollAnimation(){return!!this._smoothScrolling}_performSmoothScrolling(){if(!this._smoothScrolling)return;const e=this._smoothScrolling.tick(),t=this._state.withScrollPosition(e);if(this._setState(t,!0),!!this._smoothScrolling){if(e.isDone){this._smoothScrolling.dispose(),this._smoothScrolling=null;return}this._smoothScrolling.animationFrameDisposable=this._scheduleAtNextAnimationFrame(()=>{this._smoothScrolling&&(this._smoothScrolling.animationFrameDisposable=null,this._performSmoothScrolling())})}}_setState(e,t){const i=this._state;i.equals(e)||(this._state=e,this._onScroll.fire(this._state.createScrollEvent(i,t)))}}class v5{constructor(e,t,i){this.scrollLeft=e,this.scrollTop=t,this.isDone=i}}function Tx(o,e){const t=e-o;return function(i){return o+t*oie(i)}}function nie(o,e,t){return function(i){return i2.5*i){let s,r;return e0&&Math.abs(e.deltaY)>0)return 1;let i=.5;if((!this._isAlmostInt(e.deltaX)||!this._isAlmostInt(e.deltaY))&&(i+=.25),t){const n=Math.abs(e.deltaX),s=Math.abs(e.deltaY),r=Math.abs(t.deltaX),a=Math.abs(t.deltaY),l=Math.max(Math.min(n,r),1),d=Math.max(Math.min(s,a),1),c=Math.max(n,r),h=Math.max(s,a);c%l===0&&h%d===0&&(i-=.5)}return Math.min(Math.max(i,0),1)}_isAlmostInt(e){return Math.abs(Math.round(e)-e)<.01}}YS.INSTANCE=new YS;class WA extends mr{get options(){return this._options}constructor(e,t,i){super(),this._onScroll=this._register(new F),this.onScroll=this._onScroll.event,this._onWillScroll=this._register(new F),e.style.overflow="hidden",this._options=lie(t),this._scrollable=i,this._register(this._scrollable.onScroll(s=>{this._onWillScroll.fire(s),this._onDidScroll(s),this._onScroll.fire(s)}));const n={onMouseWheel:s=>this._onMouseWheel(s),onDragStart:()=>this._onDragStart(),onDragEnd:()=>this._onDragEnd()};this._verticalScrollbar=this._register(new iie(this._scrollable,this._options,n)),this._horizontalScrollbar=this._register(new tie(this._scrollable,this._options,n)),this._domNode=document.createElement("div"),this._domNode.className="monaco-scrollable-element "+this._options.className,this._domNode.setAttribute("role","presentation"),this._domNode.style.position="relative",this._domNode.style.overflow="hidden",this._domNode.appendChild(e),this._domNode.appendChild(this._horizontalScrollbar.domNode.domNode),this._domNode.appendChild(this._verticalScrollbar.domNode.domNode),this._options.useShadows?(this._leftShadowDomNode=Bt(document.createElement("div")),this._leftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._leftShadowDomNode.domNode),this._topShadowDomNode=Bt(document.createElement("div")),this._topShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topShadowDomNode.domNode),this._topLeftShadowDomNode=Bt(document.createElement("div")),this._topLeftShadowDomNode.setClassName("shadow"),this._domNode.appendChild(this._topLeftShadowDomNode.domNode)):(this._leftShadowDomNode=null,this._topShadowDomNode=null,this._topLeftShadowDomNode=null),this._listenOnDomNode=this._options.listenOnDomNode||this._domNode,this._mouseWheelToDispose=[],this._setListeningToMouseWheel(this._options.handleMouseWheel),this.onmouseover(this._listenOnDomNode,s=>this._onMouseOver(s)),this.onmouseleave(this._listenOnDomNode,s=>this._onMouseLeave(s)),this._hideTimeout=this._register(new _a),this._isDragging=!1,this._mouseIsOver=!1,this._shouldRender=!0,this._revealOnScroll=!0}dispose(){this._mouseWheelToDispose=Yt(this._mouseWheelToDispose),super.dispose()}getDomNode(){return this._domNode}getOverviewRulerLayoutInfo(){return{parent:this._domNode,insertBefore:this._verticalScrollbar.domNode.domNode}}delegateVerticalScrollbarPointerDown(e){this._verticalScrollbar.delegatePointerDown(e)}getScrollDimensions(){return this._scrollable.getScrollDimensions()}setScrollDimensions(e){this._scrollable.setScrollDimensions(e,!1)}updateClassName(e){this._options.className=e,ht&&(this._options.className+=" mac"),this._domNode.className="monaco-scrollable-element "+this._options.className}updateOptions(e){typeof e.handleMouseWheel<"u"&&(this._options.handleMouseWheel=e.handleMouseWheel,this._setListeningToMouseWheel(this._options.handleMouseWheel)),typeof e.mouseWheelScrollSensitivity<"u"&&(this._options.mouseWheelScrollSensitivity=e.mouseWheelScrollSensitivity),typeof e.fastScrollSensitivity<"u"&&(this._options.fastScrollSensitivity=e.fastScrollSensitivity),typeof e.scrollPredominantAxis<"u"&&(this._options.scrollPredominantAxis=e.scrollPredominantAxis),typeof e.horizontal<"u"&&(this._options.horizontal=e.horizontal),typeof e.vertical<"u"&&(this._options.vertical=e.vertical),typeof e.horizontalScrollbarSize<"u"&&(this._options.horizontalScrollbarSize=e.horizontalScrollbarSize),typeof e.verticalScrollbarSize<"u"&&(this._options.verticalScrollbarSize=e.verticalScrollbarSize),typeof e.scrollByPage<"u"&&(this._options.scrollByPage=e.scrollByPage),this._horizontalScrollbar.updateOptions(this._options),this._verticalScrollbar.updateOptions(this._options),this._options.lazyRender||this._render()}delegateScrollFromMouseWheelEvent(e){this._onMouseWheel(new qg(e))}_setListeningToMouseWheel(e){if(this._mouseWheelToDispose.length>0!==e&&(this._mouseWheelToDispose=Yt(this._mouseWheelToDispose),e)){const i=n=>{this._onMouseWheel(new qg(n))};this._mouseWheelToDispose.push(q(this._listenOnDomNode,oe.MOUSE_WHEEL,i,{passive:!1}))}}_onMouseWheel(e){var t;if(!((t=e.browserEvent)===null||t===void 0)&&t.defaultPrevented)return;const i=YS.INSTANCE;i.acceptStandardWheelEvent(e);let n=!1;if(e.deltaY||e.deltaX){let r=e.deltaY*this._options.mouseWheelScrollSensitivity,a=e.deltaX*this._options.mouseWheelScrollSensitivity;this._options.scrollPredominantAxis&&(this._options.scrollYToX&&a+r===0?a=r=0:Math.abs(r)>=Math.abs(a)?a=0:r=0),this._options.flipAxes&&([r,a]=[a,r]);const l=!ht&&e.browserEvent&&e.browserEvent.shiftKey;(this._options.scrollYToX||l)&&!a&&(a=r,r=0),e.browserEvent&&e.browserEvent.altKey&&(a=a*this._options.fastScrollSensitivity,r=r*this._options.fastScrollSensitivity);const d=this._scrollable.getFutureScrollPosition();let c={};if(r){const h=b5*r,u=d.scrollTop-(h<0?Math.floor(h):Math.ceil(h));this._verticalScrollbar.writeScrollPosition(c,u)}if(a){const h=b5*a,u=d.scrollLeft-(h<0?Math.floor(h):Math.ceil(h));this._horizontalScrollbar.writeScrollPosition(c,u)}c=this._scrollable.validateScrollPosition(c),(d.scrollLeft!==c.scrollLeft||d.scrollTop!==c.scrollTop)&&(this._options.mouseWheelSmoothScroll&&i.isPhysicalMouseWheel()?this._scrollable.setScrollPositionSmooth(c):this._scrollable.setScrollPositionNow(c),n=!0)}let s=n;!s&&this._options.alwaysConsumeMouseWheel&&(s=!0),!s&&this._options.consumeMouseWheelIfScrollbarIsNeeded&&(this._verticalScrollbar.isNeeded()||this._horizontalScrollbar.isNeeded())&&(s=!0),s&&(e.preventDefault(),e.stopPropagation())}_onDidScroll(e){this._shouldRender=this._horizontalScrollbar.onDidScroll(e)||this._shouldRender,this._shouldRender=this._verticalScrollbar.onDidScroll(e)||this._shouldRender,this._options.useShadows&&(this._shouldRender=!0),this._revealOnScroll&&this._reveal(),this._options.lazyRender||this._render()}renderNow(){if(!this._options.lazyRender)throw new Error("Please use `lazyRender` together with `renderNow`!");this._render()}_render(){if(this._shouldRender&&(this._shouldRender=!1,this._horizontalScrollbar.render(),this._verticalScrollbar.render(),this._options.useShadows)){const e=this._scrollable.getCurrentScrollPosition(),t=e.scrollTop>0,i=e.scrollLeft>0,n=i?" left":"",s=t?" top":"",r=i||t?" top-left-corner":"";this._leftShadowDomNode.setClassName(`shadow${n}`),this._topShadowDomNode.setClassName(`shadow${s}`),this._topLeftShadowDomNode.setClassName(`shadow${r}${s}${n}`)}}_onDragStart(){this._isDragging=!0,this._reveal()}_onDragEnd(){this._isDragging=!1,this._hide()}_onMouseLeave(e){this._mouseIsOver=!1,this._hide()}_onMouseOver(e){this._mouseIsOver=!0,this._reveal()}_reveal(){this._verticalScrollbar.beginReveal(),this._horizontalScrollbar.beginReveal(),this._scheduleHide()}_hide(){!this._mouseIsOver&&!this._isDragging&&(this._verticalScrollbar.beginHide(),this._horizontalScrollbar.beginHide())}_scheduleHide(){!this._mouseIsOver&&!this._isDragging&&this._hideTimeout.cancelAndSet(()=>this._hide(),rie)}}class P6 extends WA{constructor(e,t){t=t||{},t.mouseWheelSmoothScroll=!1;const i=new p_({forceIntegerValues:!0,smoothScrollDuration:0,scheduleAtNextAnimationFrame:n=>Po(Fe(e),n)});super(e,t,i),this._register(i)}setScrollPosition(e){this._scrollable.setScrollPositionNow(e)}}class ak extends WA{constructor(e,t,i){super(e,t,i)}setScrollPosition(e){e.reuseAnimation?this._scrollable.setScrollPositionSmooth(e,e.reuseAnimation):this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}}class wC extends WA{constructor(e,t){t=t||{},t.mouseWheelSmoothScroll=!1;const i=new p_({forceIntegerValues:!1,smoothScrollDuration:0,scheduleAtNextAnimationFrame:n=>Po(Fe(e),n)});super(e,t,i),this._register(i),this._element=e,this._register(this.onScroll(n=>{n.scrollTopChanged&&(this._element.scrollTop=n.scrollTop),n.scrollLeftChanged&&(this._element.scrollLeft=n.scrollLeft)})),this.scanDomNode()}setScrollPosition(e){this._scrollable.setScrollPositionNow(e)}getScrollPosition(){return this._scrollable.getCurrentScrollPosition()}scanDomNode(){this.setScrollDimensions({width:this._element.clientWidth,scrollWidth:this._element.scrollWidth,height:this._element.clientHeight,scrollHeight:this._element.scrollHeight}),this.setScrollPosition({scrollLeft:this._element.scrollLeft,scrollTop:this._element.scrollTop})}}function lie(o){const e={lazyRender:typeof o.lazyRender<"u"?o.lazyRender:!1,className:typeof o.className<"u"?o.className:"",useShadows:typeof o.useShadows<"u"?o.useShadows:!0,handleMouseWheel:typeof o.handleMouseWheel<"u"?o.handleMouseWheel:!0,flipAxes:typeof o.flipAxes<"u"?o.flipAxes:!1,consumeMouseWheelIfScrollbarIsNeeded:typeof o.consumeMouseWheelIfScrollbarIsNeeded<"u"?o.consumeMouseWheelIfScrollbarIsNeeded:!1,alwaysConsumeMouseWheel:typeof o.alwaysConsumeMouseWheel<"u"?o.alwaysConsumeMouseWheel:!1,scrollYToX:typeof o.scrollYToX<"u"?o.scrollYToX:!1,mouseWheelScrollSensitivity:typeof o.mouseWheelScrollSensitivity<"u"?o.mouseWheelScrollSensitivity:1,fastScrollSensitivity:typeof o.fastScrollSensitivity<"u"?o.fastScrollSensitivity:5,scrollPredominantAxis:typeof o.scrollPredominantAxis<"u"?o.scrollPredominantAxis:!0,mouseWheelSmoothScroll:typeof o.mouseWheelSmoothScroll<"u"?o.mouseWheelSmoothScroll:!0,arrowSize:typeof o.arrowSize<"u"?o.arrowSize:11,listenOnDomNode:typeof o.listenOnDomNode<"u"?o.listenOnDomNode:null,horizontal:typeof o.horizontal<"u"?o.horizontal:1,horizontalScrollbarSize:typeof o.horizontalScrollbarSize<"u"?o.horizontalScrollbarSize:10,horizontalSliderSize:typeof o.horizontalSliderSize<"u"?o.horizontalSliderSize:0,horizontalHasArrows:typeof o.horizontalHasArrows<"u"?o.horizontalHasArrows:!1,vertical:typeof o.vertical<"u"?o.vertical:1,verticalScrollbarSize:typeof o.verticalScrollbarSize<"u"?o.verticalScrollbarSize:10,verticalHasArrows:typeof o.verticalHasArrows<"u"?o.verticalHasArrows:!1,verticalSliderSize:typeof o.verticalSliderSize<"u"?o.verticalSliderSize:0,scrollByPage:typeof o.scrollByPage<"u"?o.scrollByPage:!1};return e.horizontalSliderSize=typeof o.horizontalSliderSize<"u"?o.horizontalSliderSize:e.horizontalScrollbarSize,e.verticalSliderSize=typeof o.verticalSliderSize<"u"?o.verticalSliderSize:e.verticalScrollbarSize,ht&&(e.className+=" mac"),e}class HA extends CC{constructor(e,t,i){super(),this._mouseLeaveMonitor=null,this._context=e,this.viewController=t,this.viewHelper=i,this.mouseTargetFactory=new ws(this._context,i),this._mouseDownOperation=this._register(new die(this._context,this.viewController,this.viewHelper,this.mouseTargetFactory,(r,a)=>this._createMouseTarget(r,a),r=>this._getMouseColumn(r))),this.lastMouseLeaveTime=-1,this._height=this._context.configuration.options.get(145).height;const n=new Rte(this.viewHelper.viewDomNode);this._register(n.onContextMenu(this.viewHelper.viewDomNode,r=>this._onContextMenu(r,!0))),this._register(n.onMouseMove(this.viewHelper.viewDomNode,r=>{this._onMouseMove(r),this._mouseLeaveMonitor||(this._mouseLeaveMonitor=q(this.viewHelper.viewDomNode.ownerDocument,"mousemove",a=>{this.viewHelper.viewDomNode.contains(a.target)||this._onMouseLeave(new eu(a,!1,this.viewHelper.viewDomNode))}))})),this._register(n.onMouseUp(this.viewHelper.viewDomNode,r=>this._onMouseUp(r))),this._register(n.onMouseLeave(this.viewHelper.viewDomNode,r=>this._onMouseLeave(r)));let s=0;this._register(n.onPointerDown(this.viewHelper.viewDomNode,(r,a)=>{s=a})),this._register(q(this.viewHelper.viewDomNode,oe.POINTER_UP,r=>{this._mouseDownOperation.onPointerUp()})),this._register(n.onMouseDown(this.viewHelper.viewDomNode,r=>this._onMouseDown(r,s))),this._setupMouseWheelZoomListener(),this._context.addEventHandler(this)}_setupMouseWheelZoomListener(){const e=YS.INSTANCE;let t=0,i=yr.getZoomLevel(),n=!1,s=0;const r=l=>{if(this.viewController.emitMouseWheel(l),!this._context.configuration.options.get(76))return;const d=new qg(l);if(e.acceptStandardWheelEvent(d),e.isPhysicalMouseWheel()){if(a(l)){const c=yr.getZoomLevel(),h=d.deltaY>0?1:-1;yr.setZoomLevel(c+h),d.preventDefault(),d.stopPropagation()}}else Date.now()-t>50&&(i=yr.getZoomLevel(),n=a(l),s=0),t=Date.now(),s+=d.deltaY,n&&(yr.setZoomLevel(i+s/5),d.preventDefault(),d.stopPropagation())};this._register(q(this.viewHelper.viewDomNode,oe.MOUSE_WHEEL,r,{capture:!0,passive:!1}));function a(l){return ht?(l.metaKey||l.ctrlKey)&&!l.shiftKey&&!l.altKey:l.ctrlKey&&!l.metaKey&&!l.shiftKey&&!l.altKey}}dispose(){this._context.removeEventHandler(this),this._mouseLeaveMonitor&&(this._mouseLeaveMonitor.dispose(),this._mouseLeaveMonitor=null),super.dispose()}onConfigurationChanged(e){if(e.hasChanged(145)){const t=this._context.configuration.options.get(145).height;this._height!==t&&(this._height=t,this._mouseDownOperation.onHeightChanged())}return!1}onCursorStateChanged(e){return this._mouseDownOperation.onCursorStateChanged(e),!1}onFocusChanged(e){return!1}getTargetAtClientPoint(e,t){const n=new N6(e,t).toPageCoordinates(Fe(this.viewHelper.viewDomNode)),s=OA(this.viewHelper.viewDomNode);if(n.ys.y+s.height||n.xs.x+s.width)return null;const r=FA(this.viewHelper.viewDomNode,s,n);return this.mouseTargetFactory.createMouseTarget(this.viewHelper.getLastRenderData(),s,n,r,null)}_createMouseTarget(e,t){let i=e.target;if(!this.viewHelper.viewDomNode.contains(i)){const n=Gg(this.viewHelper.viewDomNode);n&&(i=n.elementsFromPoint(e.posx,e.posy).find(s=>this.viewHelper.viewDomNode.contains(s)))}return this.mouseTargetFactory.createMouseTarget(this.viewHelper.getLastRenderData(),e.editorPos,e.pos,e.relativePos,t?i:null)}_getMouseColumn(e){return this.mouseTargetFactory.getMouseColumn(e.relativePos)}_onContextMenu(e,t){this.viewController.emitContextMenu({event:e,target:this._createMouseTarget(e,t)})}_onMouseMove(e){this.mouseTargetFactory.mouseTargetIsWidget(e)||e.preventDefault(),!(this._mouseDownOperation.isActive()||e.timestamp{e.preventDefault(),this.viewHelper.focusTextArea()};if(c&&(n||r&&a))h(),this._mouseDownOperation.start(i.type,e,t);else if(s)e.preventDefault();else if(l){const u=i.detail;c&&this.viewHelper.shouldSuppressMouseDownOnViewZone(u.viewZoneId)&&(h(),this._mouseDownOperation.start(i.type,e,t),e.preventDefault())}else d&&this.viewHelper.shouldSuppressMouseDownOnWidget(i.detail)&&(h(),e.preventDefault());this.viewController.emitMouseDown({event:e,target:i})}}class die extends H{constructor(e,t,i,n,s,r){super(),this._context=e,this._viewController=t,this._viewHelper=i,this._mouseTargetFactory=n,this._createMouseTarget=s,this._getMouseColumn=r,this._mouseMoveMonitor=this._register(new Pte(this._viewHelper.viewDomNode)),this._topBottomDragScrolling=this._register(new cie(this._context,this._viewHelper,this._mouseTargetFactory,(a,l,d)=>this._dispatchMouse(a,l,d))),this._mouseState=new lk,this._currentSelection=new ke(1,1,1,1),this._isActive=!1,this._lastMouseEvent=null}dispose(){super.dispose()}isActive(){return this._isActive}_onMouseDownThenMove(e){this._lastMouseEvent=e,this._mouseState.setModifiers(e);const t=this._findMousePosition(e,!1);t&&(this._mouseState.isDragAndDrop?this._viewController.emitMouseDrag({event:e,target:t}):t.type===13&&(t.outsidePosition==="above"||t.outsidePosition==="below")?this._topBottomDragScrolling.start(t,e):(this._topBottomDragScrolling.stop(),this._dispatchMouse(t,!0,1)))}start(e,t,i){this._lastMouseEvent=t,this._mouseState.setStartedOnLineNumbers(e===3),this._mouseState.setStartButtons(t),this._mouseState.setModifiers(t);const n=this._findMousePosition(t,!0);if(!n||!n.position)return;this._mouseState.trySetCount(t.detail,n.position),t.detail=this._mouseState.count;const s=this._context.configuration.options;if(!s.get(91)&&s.get(35)&&!s.get(22)&&!this._mouseState.altKey&&t.detail<2&&!this._isActive&&!this._currentSelection.isEmpty()&&n.type===6&&n.position&&this._currentSelection.containsPosition(n.position)){this._mouseState.isDragAndDrop=!0,this._isActive=!0,this._mouseMoveMonitor.startMonitoring(this._viewHelper.viewLinesDomNode,i,t.buttons,r=>this._onMouseDownThenMove(r),r=>{const a=this._findMousePosition(this._lastMouseEvent,!1);oh(r)?this._viewController.emitMouseDropCanceled():this._viewController.emitMouseDrop({event:this._lastMouseEvent,target:a?this._createMouseTarget(this._lastMouseEvent,!0):null}),this._stop()});return}this._mouseState.isDragAndDrop=!1,this._dispatchMouse(n,t.shiftKey,1),this._isActive||(this._isActive=!0,this._mouseMoveMonitor.startMonitoring(this._viewHelper.viewLinesDomNode,i,t.buttons,r=>this._onMouseDownThenMove(r),()=>this._stop()))}_stop(){this._isActive=!1,this._topBottomDragScrolling.stop()}onHeightChanged(){this._mouseMoveMonitor.stopMonitoring()}onPointerUp(){this._mouseMoveMonitor.stopMonitoring()}onCursorStateChanged(e){this._currentSelection=e.selections[0]}_getPositionOutsideEditor(e){const t=e.editorPos,i=this._context.viewModel,n=this._context.viewLayout,s=this._getMouseColumn(e);if(e.posyt.y+t.height){const a=e.posy-t.y-t.height,l=n.getCurrentScrollTop()+e.relativePos.y,d=Tp.getZoneAtCoord(this._context,l);if(d){const h=this._helpPositionJumpOverViewZone(d);if(h)return ys.createOutsideEditor(s,h,"below",a)}const c=n.getLineNumberAtVerticalOffset(l);return ys.createOutsideEditor(s,new W(c,i.getLineMaxColumn(c)),"below",a)}const r=n.getLineNumberAtVerticalOffset(n.getCurrentScrollTop()+e.relativePos.y);if(e.posxt.x+t.width){const a=e.posx-t.x-t.width;return ys.createOutsideEditor(s,new W(r,i.getLineMaxColumn(r)),"right",a)}return null}_findMousePosition(e,t){const i=this._getPositionOutsideEditor(e);if(i)return i;const n=this._createMouseTarget(e,t);if(!n.position)return null;if(n.type===8||n.type===5){const r=this._helpPositionJumpOverViewZone(n.detail);if(r)return ys.createViewZone(n.type,n.element,n.mouseColumn,r,n.detail)}return n}_helpPositionJumpOverViewZone(e){const t=new W(this._currentSelection.selectionStartLineNumber,this._currentSelection.selectionStartColumn),i=e.positionBefore,n=e.positionAfter;return i&&n?i.isBefore(t)?i:n:null}_dispatchMouse(e,t,i){e.position&&this._viewController.dispatchMouse({position:e.position,mouseColumn:e.mouseColumn,startedOnLineNumbers:this._mouseState.startedOnLineNumbers,revealType:i,inSelectionMode:t,mouseDownCount:this._mouseState.count,altKey:this._mouseState.altKey,ctrlKey:this._mouseState.ctrlKey,metaKey:this._mouseState.metaKey,shiftKey:this._mouseState.shiftKey,leftButton:this._mouseState.leftButton,middleButton:this._mouseState.middleButton,onInjectedText:e.type===6&&e.detail.injectedText!==null})}}class cie extends H{constructor(e,t,i,n){super(),this._context=e,this._viewHelper=t,this._mouseTargetFactory=i,this._dispatchMouse=n,this._operation=null}dispose(){super.dispose(),this.stop()}start(e,t){this._operation?this._operation.setPosition(e,t):this._operation=new hie(this._context,this._viewHelper,this._mouseTargetFactory,this._dispatchMouse,e,t)}stop(){this._operation&&(this._operation.dispose(),this._operation=null)}}class hie extends H{constructor(e,t,i,n,s,r){super(),this._context=e,this._viewHelper=t,this._mouseTargetFactory=i,this._dispatchMouse=n,this._position=s,this._mouseEvent=r,this._lastTime=Date.now(),this._animationFrameDisposable=Po(Fe(r.browserEvent),()=>this._execute())}dispose(){this._animationFrameDisposable.dispose(),super.dispose()}setPosition(e,t){this._position=e,this._mouseEvent=t}_tick(){const e=Date.now(),t=e-this._lastTime;return this._lastTime=e,t}_getScrollSpeed(){const e=this._context.configuration.options.get(67),t=this._context.configuration.options.get(145).height/e,i=this._position.outsideDistance/e;return i<=1.5?Math.max(30,t*(1+i)):i<=3?Math.max(60,t*(2+i)):Math.max(200,t*(7+i))}_execute(){const e=this._context.configuration.options.get(67),t=this._getScrollSpeed(),i=this._tick(),n=t*(i/1e3)*e,s=this._position.outsidePosition==="above"?-n:n;this._context.viewModel.viewLayout.deltaScrollNow(0,s),this._viewHelper.renderNow();const r=this._context.viewLayout.getLinesViewportData(),a=this._position.outsidePosition==="above"?r.startLineNumber:r.endLineNumber;let l;{const d=OA(this._viewHelper.viewDomNode),c=this._context.configuration.options.get(145).horizontalScrollbarHeight,h=new ok(this._mouseEvent.pos.x,d.y+d.height-c-.1),u=FA(this._viewHelper.viewDomNode,d,h);l=this._mouseTargetFactory.createMouseTarget(this._viewHelper.getLastRenderData(),d,h,u,null)}(!l.position||l.position.lineNumber!==a)&&(this._position.outsidePosition==="above"?l=ys.createOutsideEditor(this._position.mouseColumn,new W(a,1),"above",this._position.outsideDistance):l=ys.createOutsideEditor(this._position.mouseColumn,new W(a,this._context.viewModel.getLineMaxColumn(a)),"below",this._position.outsideDistance)),this._dispatchMouse(l,!0,2),this._animationFrameDisposable=Po(Fe(l.element),()=>this._execute())}}class lk{get altKey(){return this._altKey}get ctrlKey(){return this._ctrlKey}get metaKey(){return this._metaKey}get shiftKey(){return this._shiftKey}get leftButton(){return this._leftButton}get middleButton(){return this._middleButton}get startedOnLineNumbers(){return this._startedOnLineNumbers}constructor(){this._altKey=!1,this._ctrlKey=!1,this._metaKey=!1,this._shiftKey=!1,this._leftButton=!1,this._middleButton=!1,this._startedOnLineNumbers=!1,this._lastMouseDownPosition=null,this._lastMouseDownPositionEqualCount=0,this._lastMouseDownCount=0,this._lastSetMouseDownCountTime=0,this.isDragAndDrop=!1}get count(){return this._lastMouseDownCount}setModifiers(e){this._altKey=e.altKey,this._ctrlKey=e.ctrlKey,this._metaKey=e.metaKey,this._shiftKey=e.shiftKey}setStartButtons(e){this._leftButton=e.leftButton,this._middleButton=e.middleButton}setStartedOnLineNumbers(e){this._startedOnLineNumbers=e}trySetCount(e,t){const i=new Date().getTime();i-this._lastSetMouseDownCountTime>lk.CLEAR_MOUSE_DOWN_COUNT_TIME&&(e=1),this._lastSetMouseDownCountTime=i,e>this._lastMouseDownCount+1&&(e=this._lastMouseDownCount+1),this._lastMouseDownPosition&&this._lastMouseDownPosition.equals(t)?this._lastMouseDownPositionEqualCount++:this._lastMouseDownPositionEqualCount=1,this._lastMouseDownPosition=t,this._lastMouseDownCount=Math.min(e,this._lastMouseDownPositionEqualCount)}}lk.CLEAR_MOUSE_DOWN_COUNT_TIME=400;class mt{get event(){return this.emitter.event}constructor(e,t,i){const n=s=>this.emitter.fire(s);this.emitter=new F({onWillAddFirstListener:()=>e.addEventListener(t,n,i),onDidRemoveLastListener:()=>e.removeEventListener(t,n,i)})}dispose(){this.emitter.dispose()}}class Vn{constructor(e,t,i,n,s){this.value=e,this.selectionStart=t,this.selectionEnd=i,this.selection=n,this.newlineCountBeforeSelection=s}toString(){return`[ <${this.value}>, selectionStart: ${this.selectionStart}, selectionEnd: ${this.selectionEnd}]`}static readFromTextArea(e,t){const i=e.getValue(),n=e.getSelectionStart(),s=e.getSelectionEnd();let r;if(t){const a=i.substring(0,n),l=t.value.substring(0,t.selectionStart);a===l&&(r=t.newlineCountBeforeSelection)}return new Vn(i,n,s,null,r)}collapseSelection(){return this.selectionStart===this.value.length?this:new Vn(this.value,this.value.length,this.value.length,null,void 0)}writeToTextArea(e,t,i){t.setValue(e,this.value),i&&t.setSelectionRange(e,this.selectionStart,this.selectionEnd)}deduceEditorPosition(e){var t,i,n,s,r,a,l,d;if(e<=this.selectionStart){const u=this.value.substring(e,this.selectionStart);return this._finishDeduceEditorPosition((i=(t=this.selection)===null||t===void 0?void 0:t.getStartPosition())!==null&&i!==void 0?i:null,u,-1)}if(e>=this.selectionEnd){const u=this.value.substring(this.selectionEnd,e);return this._finishDeduceEditorPosition((s=(n=this.selection)===null||n===void 0?void 0:n.getEndPosition())!==null&&s!==void 0?s:null,u,1)}const c=this.value.substring(this.selectionStart,e);if(c.indexOf("…")===-1)return this._finishDeduceEditorPosition((a=(r=this.selection)===null||r===void 0?void 0:r.getStartPosition())!==null&&a!==void 0?a:null,c,1);const h=this.value.substring(e,this.selectionEnd);return this._finishDeduceEditorPosition((d=(l=this.selection)===null||l===void 0?void 0:l.getEndPosition())!==null&&d!==void 0?d:null,h,-1)}_finishDeduceEditorPosition(e,t,i){let n=0,s=-1;for(;(s=t.indexOf(` +`,s+1))!==-1;)n++;return[e,i*t.length,n]}static deduceInput(e,t,i){if(!e)return{text:"",replacePrevCharCnt:0,replaceNextCharCnt:0,positionDelta:0};const n=Math.min(Zh(e.value,t.value),e.selectionStart,t.selectionStart),s=Math.min(TS(e.value,t.value),e.value.length-e.selectionEnd,t.value.length-t.selectionEnd);e.value.substring(n,e.value.length-s);const r=t.value.substring(n,t.value.length-s),a=e.selectionStart-n,l=e.selectionEnd-n,d=t.selectionStart-n,c=t.selectionEnd-n;if(d===c){const u=e.selectionStart-n;return{text:r,replacePrevCharCnt:u,replaceNextCharCnt:0,positionDelta:0}}const h=l-a;return{text:r,replacePrevCharCnt:h,replaceNextCharCnt:0,positionDelta:0}}static deduceAndroidCompositionInput(e,t){if(!e)return{text:"",replacePrevCharCnt:0,replaceNextCharCnt:0,positionDelta:0};if(e.value===t.value)return{text:"",replacePrevCharCnt:0,replaceNextCharCnt:0,positionDelta:t.selectionEnd-e.selectionEnd};const i=Math.min(Zh(e.value,t.value),e.selectionEnd),n=Math.min(TS(e.value,t.value),e.value.length-e.selectionEnd),s=e.value.substring(i,e.value.length-n),r=t.value.substring(i,t.value.length-n);e.selectionStart-i;const a=e.selectionEnd-i;t.selectionStart-i;const l=t.selectionEnd-i;return{text:r,replacePrevCharCnt:a,replaceNextCharCnt:s.length-a,positionDelta:l-r.length}}}Vn.EMPTY=new Vn("",0,0,null,void 0);class Nm{static _getPageOfLine(e,t){return Math.floor((e-1)/t)}static _getRangeForPage(e,t){const i=e*t,n=i+1,s=i+t;return new D(n,1,s+1,1)}static fromEditorSelection(e,t,i,n){const r=Nm._getPageOfLine(t.startLineNumber,i),a=Nm._getRangeForPage(r,i),l=Nm._getPageOfLine(t.endLineNumber,i),d=Nm._getRangeForPage(l,i);let c=a.intersectRanges(new D(1,1,t.startLineNumber,t.startColumn));if(n&&e.getValueLengthInRange(c,1)>500){const v=e.modifyPosition(c.getEndPosition(),-500);c=D.fromPositions(v,c.getEndPosition())}const h=e.getValueInRange(c,1),u=e.getLineCount(),g=e.getLineMaxColumn(u);let f=d.intersectRanges(new D(t.endLineNumber,t.endColumn,u,g));if(n&&e.getValueLengthInRange(f,1)>500){const v=e.modifyPosition(f.getStartPosition(),500);f=D.fromPositions(f.getStartPosition(),v)}const p=e.getValueInRange(f,1);let _;if(r===l||r+1===l)_=e.getValueInRange(t,1);else{const v=a.intersectRanges(t),b=d.intersectRanges(t);_=e.getValueInRange(v,1)+"…"+e.getValueInRange(b,1)}return n&&_.length>2*500&&(_=_.substring(0,500)+"…"+_.substring(_.length-500,_.length)),new Vn(h+_+p,h.length,h.length+_.length,t,c.endLineNumber-c.startLineNumber)}}var uie=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},C5=function(o,e){return function(t,i){e(t,i,o)}},QS;(function(o){o.Tap="-monaco-textarea-synthetic-tap"})(QS||(QS={}));const zN={forceCopyWithSyntaxHighlighting:!1};class qb{constructor(){this._lastState=null}set(e,t){this._lastState={lastCopiedValue:e,data:t}}get(e){return this._lastState&&this._lastState.lastCopiedValue===e?this._lastState.data:(this._lastState=null,null)}}qb.INSTANCE=new qb;class gie{constructor(){this._lastTypeTextLength=0}handleCompositionUpdate(e){e=e||"";const t={text:e,replacePrevCharCnt:this._lastTypeTextLength,replaceNextCharCnt:0,positionDelta:0};return this._lastTypeTextLength=e.length,t}}let UN=class extends H{get textAreaState(){return this._textAreaState}constructor(e,t,i,n,s,r){super(),this._host=e,this._textArea=t,this._OS=i,this._browser=n,this._accessibilityService=s,this._logService=r,this._onFocus=this._register(new F),this.onFocus=this._onFocus.event,this._onBlur=this._register(new F),this.onBlur=this._onBlur.event,this._onKeyDown=this._register(new F),this.onKeyDown=this._onKeyDown.event,this._onKeyUp=this._register(new F),this.onKeyUp=this._onKeyUp.event,this._onCut=this._register(new F),this.onCut=this._onCut.event,this._onPaste=this._register(new F),this.onPaste=this._onPaste.event,this._onType=this._register(new F),this.onType=this._onType.event,this._onCompositionStart=this._register(new F),this.onCompositionStart=this._onCompositionStart.event,this._onCompositionUpdate=this._register(new F),this.onCompositionUpdate=this._onCompositionUpdate.event,this._onCompositionEnd=this._register(new F),this.onCompositionEnd=this._onCompositionEnd.event,this._onSelectionChangeRequest=this._register(new F),this.onSelectionChangeRequest=this._onSelectionChangeRequest.event,this._asyncFocusGainWriteScreenReaderContent=this._register(new En),this._asyncTriggerCut=this._register(new Gt(()=>this._onCut.fire(),0)),this._textAreaState=Vn.EMPTY,this._selectionChangeListener=null,this._accessibilityService.isScreenReaderOptimized()&&this.writeNativeTextAreaContent("ctor"),this._register(he.runAndSubscribe(this._accessibilityService.onDidChangeScreenReaderOptimized,()=>{this._accessibilityService.isScreenReaderOptimized()&&!this._asyncFocusGainWriteScreenReaderContent.value?this._asyncFocusGainWriteScreenReaderContent.value=this._register(new Gt(()=>this.writeNativeTextAreaContent("asyncFocusGain"),0)):this._asyncFocusGainWriteScreenReaderContent.clear()})),this._hasFocus=!1,this._currentComposition=null;let a=null;this._register(this._textArea.onKeyDown(l=>{const d=new ti(l);(d.keyCode===114||this._currentComposition&&d.keyCode===1)&&d.stopPropagation(),d.equals(9)&&d.preventDefault(),a=d,this._onKeyDown.fire(d)})),this._register(this._textArea.onKeyUp(l=>{const d=new ti(l);this._onKeyUp.fire(d)})),this._register(this._textArea.onCompositionStart(l=>{const d=new gie;if(this._currentComposition){this._currentComposition=d;return}if(this._currentComposition=d,this._OS===2&&a&&a.equals(114)&&this._textAreaState.selectionStart===this._textAreaState.selectionEnd&&this._textAreaState.selectionStart>0&&this._textAreaState.value.substr(this._textAreaState.selectionStart-1,1)===l.data&&(a.code==="ArrowRight"||a.code==="ArrowLeft")){d.handleCompositionUpdate("x"),this._onCompositionStart.fire({data:l.data});return}if(this._browser.isAndroid){this._onCompositionStart.fire({data:l.data});return}this._onCompositionStart.fire({data:l.data})})),this._register(this._textArea.onCompositionUpdate(l=>{const d=this._currentComposition;if(!d)return;if(this._browser.isAndroid){const h=Vn.readFromTextArea(this._textArea,this._textAreaState),u=Vn.deduceAndroidCompositionInput(this._textAreaState,h);this._textAreaState=h,this._onType.fire(u),this._onCompositionUpdate.fire(l);return}const c=d.handleCompositionUpdate(l.data);this._textAreaState=Vn.readFromTextArea(this._textArea,this._textAreaState),this._onType.fire(c),this._onCompositionUpdate.fire(l)})),this._register(this._textArea.onCompositionEnd(l=>{const d=this._currentComposition;if(!d)return;if(this._currentComposition=null,this._browser.isAndroid){const h=Vn.readFromTextArea(this._textArea,this._textAreaState),u=Vn.deduceAndroidCompositionInput(this._textAreaState,h);this._textAreaState=h,this._onType.fire(u),this._onCompositionEnd.fire();return}const c=d.handleCompositionUpdate(l.data);this._textAreaState=Vn.readFromTextArea(this._textArea,this._textAreaState),this._onType.fire(c),this._onCompositionEnd.fire()})),this._register(this._textArea.onInput(l=>{if(this._textArea.setIgnoreSelectionChangeTime("received input event"),this._currentComposition)return;const d=Vn.readFromTextArea(this._textArea,this._textAreaState),c=Vn.deduceInput(this._textAreaState,d,this._OS===2);c.replacePrevCharCnt===0&&c.text.length===1&&(kn(c.text.charCodeAt(0))||c.text.charCodeAt(0)===127)||(this._textAreaState=d,(c.text!==""||c.replacePrevCharCnt!==0||c.replaceNextCharCnt!==0||c.positionDelta!==0)&&this._onType.fire(c))})),this._register(this._textArea.onCut(l=>{this._textArea.setIgnoreSelectionChangeTime("received cut event"),this._ensureClipboardGetsEditorSelection(l),this._asyncTriggerCut.schedule()})),this._register(this._textArea.onCopy(l=>{this._ensureClipboardGetsEditorSelection(l)})),this._register(this._textArea.onPaste(l=>{if(this._textArea.setIgnoreSelectionChangeTime("received paste event"),l.preventDefault(),!l.clipboardData)return;let[d,c]=$N.getTextData(l.clipboardData);d&&(c=c||qb.INSTANCE.get(d),this._onPaste.fire({text:d,metadata:c}))})),this._register(this._textArea.onFocus(()=>{const l=this._hasFocus;this._setHasFocus(!0),this._accessibilityService.isScreenReaderOptimized()&&this._browser.isSafari&&!l&&this._hasFocus&&(this._asyncFocusGainWriteScreenReaderContent.value||(this._asyncFocusGainWriteScreenReaderContent.value=new Gt(()=>this.writeNativeTextAreaContent("asyncFocusGain"),0)),this._asyncFocusGainWriteScreenReaderContent.value.schedule())})),this._register(this._textArea.onBlur(()=>{this._currentComposition&&(this._currentComposition=null,this.writeNativeTextAreaContent("blurWithoutCompositionEnd"),this._onCompositionEnd.fire()),this._setHasFocus(!1)})),this._register(this._textArea.onSyntheticTap(()=>{this._browser.isAndroid&&this._currentComposition&&(this._currentComposition=null,this.writeNativeTextAreaContent("tapWithoutCompositionEnd"),this._onCompositionEnd.fire())}))}_installSelectionChangeListener(){let e=0;return q(this._textArea.ownerDocument,"selectionchange",t=>{if(ph.onSelectionChange(),!this._hasFocus||this._currentComposition||!this._browser.isChrome)return;const i=Date.now(),n=i-e;if(e=i,n<5)return;const s=i-this._textArea.getIgnoreSelectionChangeTime();if(this._textArea.resetSelectionChangeTime(),s<100||!this._textAreaState.selection)return;const r=this._textArea.getValue();if(this._textAreaState.value!==r)return;const a=this._textArea.getSelectionStart(),l=this._textArea.getSelectionEnd();if(this._textAreaState.selectionStart===a&&this._textAreaState.selectionEnd===l)return;const d=this._textAreaState.deduceEditorPosition(a),c=this._host.deduceModelPosition(d[0],d[1],d[2]),h=this._textAreaState.deduceEditorPosition(l),u=this._host.deduceModelPosition(h[0],h[1],h[2]),g=new ke(c.lineNumber,c.column,u.lineNumber,u.column);this._onSelectionChangeRequest.fire(g)})}dispose(){super.dispose(),this._selectionChangeListener&&(this._selectionChangeListener.dispose(),this._selectionChangeListener=null)}focusTextArea(){this._setHasFocus(!0),this.refreshFocusState()}isFocused(){return this._hasFocus}refreshFocusState(){this._setHasFocus(this._textArea.hasFocus())}_setHasFocus(e){this._hasFocus!==e&&(this._hasFocus=e,this._selectionChangeListener&&(this._selectionChangeListener.dispose(),this._selectionChangeListener=null),this._hasFocus&&(this._selectionChangeListener=this._installSelectionChangeListener()),this._hasFocus&&this.writeNativeTextAreaContent("focusgain"),this._hasFocus?this._onFocus.fire():this._onBlur.fire())}_setAndWriteTextAreaState(e,t){this._hasFocus||(t=t.collapseSelection()),t.writeToTextArea(e,this._textArea,this._hasFocus),this._textAreaState=t}writeNativeTextAreaContent(e){!this._accessibilityService.isScreenReaderOptimized()&&e==="render"||this._currentComposition||(this._logService.trace(`writeTextAreaState(reason: ${e})`),this._setAndWriteTextAreaState(e,this._host.getScreenReaderContent()))}_ensureClipboardGetsEditorSelection(e){const t=this._host.getDataToCopy(),i={version:1,isFromEmptySelection:t.isFromEmptySelection,multicursorText:t.multicursorText,mode:t.mode};qb.INSTANCE.set(this._browser.isFirefox?t.text.replace(/\r\n/g,` +`):t.text,i),e.preventDefault(),e.clipboardData&&$N.setTextData(e.clipboardData,t.text,t.html,i)}};UN=uie([C5(4,Bo),C5(5,ms)],UN);const $N={getTextData(o){const e=o.getData(Bi.text);let t=null;const i=o.getData("vscode-editor-data");if(typeof i=="string")try{t=JSON.parse(i),t.version!==1&&(t=null)}catch{}return e.length===0&&t===null&&o.files.length>0?[Array.prototype.slice.call(o.files,0).map(s=>s.name).join(` +`),null]:[e,t]},setTextData(o,e,t,i){o.setData(Bi.text,e),typeof t=="string"&&o.setData("text/html",t),o.setData("vscode-editor-data",JSON.stringify(i))}};class fie extends H{get ownerDocument(){return this._actual.ownerDocument}constructor(e){super(),this._actual=e,this.onKeyDown=this._register(new mt(this._actual,"keydown")).event,this.onKeyUp=this._register(new mt(this._actual,"keyup")).event,this.onCompositionStart=this._register(new mt(this._actual,"compositionstart")).event,this.onCompositionUpdate=this._register(new mt(this._actual,"compositionupdate")).event,this.onCompositionEnd=this._register(new mt(this._actual,"compositionend")).event,this.onBeforeInput=this._register(new mt(this._actual,"beforeinput")).event,this.onInput=this._register(new mt(this._actual,"input")).event,this.onCut=this._register(new mt(this._actual,"cut")).event,this.onCopy=this._register(new mt(this._actual,"copy")).event,this.onPaste=this._register(new mt(this._actual,"paste")).event,this.onFocus=this._register(new mt(this._actual,"focus")).event,this.onBlur=this._register(new mt(this._actual,"blur")).event,this._onSyntheticTap=this._register(new F),this.onSyntheticTap=this._onSyntheticTap.event,this._ignoreSelectionChangeTime=0,this._register(this.onKeyDown(()=>ph.onKeyDown())),this._register(this.onBeforeInput(()=>ph.onBeforeInput())),this._register(this.onInput(()=>ph.onInput())),this._register(this.onKeyUp(()=>ph.onKeyUp())),this._register(q(this._actual,QS.Tap,()=>this._onSyntheticTap.fire()))}hasFocus(){const e=Gg(this._actual);return e?e.activeElement===this._actual:this._actual.isConnected?ns()===this._actual:!1}setIgnoreSelectionChangeTime(e){this._ignoreSelectionChangeTime=Date.now()}getIgnoreSelectionChangeTime(){return this._ignoreSelectionChangeTime}resetSelectionChangeTime(){this._ignoreSelectionChangeTime=0}getValue(){return this._actual.value}setValue(e,t){const i=this._actual;i.value!==t&&(this.setIgnoreSelectionChangeTime("setValue"),i.value=t)}getSelectionStart(){return this._actual.selectionDirection==="backward"?this._actual.selectionEnd:this._actual.selectionStart}getSelectionEnd(){return this._actual.selectionDirection==="backward"?this._actual.selectionStart:this._actual.selectionEnd}setSelectionRange(e,t,i){const n=this._actual;let s=null;const r=Gg(n);r?s=r.activeElement:s=ns();const a=Fe(s),l=s===n,d=n.selectionStart,c=n.selectionEnd;if(l&&d===t&&c===i){Ar&&a.parent!==a&&n.focus();return}if(l){this.setIgnoreSelectionChangeTime("setSelectionRange"),n.setSelectionRange(t,i),Ar&&a.parent!==a&&n.focus();return}try{const h=wY(n);this.setIgnoreSelectionChangeTime("setSelectionRange"),n.focus(),n.setSelectionRange(t,i),SY(n,h)}catch{}}}class mie extends HA{constructor(e,t,i){super(e,t,i),this._register(ni.addTarget(this.viewHelper.linesContentDomNode)),this._register(q(this.viewHelper.linesContentDomNode,si.Tap,s=>this.onTap(s))),this._register(q(this.viewHelper.linesContentDomNode,si.Change,s=>this.onChange(s))),this._register(q(this.viewHelper.linesContentDomNode,si.Contextmenu,s=>this._onContextMenu(new eu(s,!1,this.viewHelper.viewDomNode),!1))),this._lastPointerType="mouse",this._register(q(this.viewHelper.linesContentDomNode,"pointerdown",s=>{const r=s.pointerType;if(r==="mouse"){this._lastPointerType="mouse";return}else r==="touch"?this._lastPointerType="touch":this._lastPointerType="pen"}));const n=new Ate(this.viewHelper.viewDomNode);this._register(n.onPointerMove(this.viewHelper.viewDomNode,s=>this._onMouseMove(s))),this._register(n.onPointerUp(this.viewHelper.viewDomNode,s=>this._onMouseUp(s))),this._register(n.onPointerLeave(this.viewHelper.viewDomNode,s=>this._onMouseLeave(s))),this._register(n.onPointerDown(this.viewHelper.viewDomNode,(s,r)=>this._onMouseDown(s,r)))}onTap(e){!e.initialTarget||!this.viewHelper.linesContentDomNode.contains(e.initialTarget)||(e.preventDefault(),this.viewHelper.focusTextArea(),this._dispatchGesture(e,!1))}onChange(e){this._lastPointerType==="touch"&&this._context.viewModel.viewLayout.deltaScrollNow(-e.translationX,-e.translationY),this._lastPointerType==="pen"&&this._dispatchGesture(e,!0)}_dispatchGesture(e,t){const i=this._createMouseTarget(new eu(e,!1,this.viewHelper.viewDomNode),!1);i.position&&this.viewController.dispatchMouse({position:i.position,mouseColumn:i.position.column,startedOnLineNumbers:!1,revealType:1,mouseDownCount:e.tapCount,inSelectionMode:t,altKey:!1,ctrlKey:!1,metaKey:!1,shiftKey:!1,leftButton:!1,middleButton:!1,onInjectedText:i.type===6&&i.detail.injectedText!==null})}_onMouseDown(e,t){e.browserEvent.pointerType!=="touch"&&super._onMouseDown(e,t)}}class pie extends HA{constructor(e,t,i){super(e,t,i),this._register(ni.addTarget(this.viewHelper.linesContentDomNode)),this._register(q(this.viewHelper.linesContentDomNode,si.Tap,n=>this.onTap(n))),this._register(q(this.viewHelper.linesContentDomNode,si.Change,n=>this.onChange(n))),this._register(q(this.viewHelper.linesContentDomNode,si.Contextmenu,n=>this._onContextMenu(new eu(n,!1,this.viewHelper.viewDomNode),!1)))}onTap(e){e.preventDefault(),this.viewHelper.focusTextArea();const t=this._createMouseTarget(new eu(e,!1,this.viewHelper.viewDomNode),!1);if(t.position){const i=document.createEvent("CustomEvent");i.initEvent(QS.Tap,!1,!0),this.viewHelper.dispatchTextAreaEvent(i),this.viewController.moveTo(t.position,1)}}onChange(e){this._context.viewModel.viewLayout.deltaScrollNow(-e.translationX,-e.translationY)}}class _ie extends H{constructor(e,t,i){super(),(Qa||mq&&x8)&&nA.pointerEvents?this.handler=this._register(new mie(e,t,i)):jt.TouchEvent?this.handler=this._register(new pie(e,t,i)):this.handler=this._register(new HA(e,t,i))}getTargetAtClientPoint(e,t){return this.handler.getTargetAtClientPoint(e,t)}}class If extends CC{}const Cn=ft("themeService");function Ni(o){return{id:o}}function KN(o){switch(o){case Nr.DARK:return"vs-dark";case Nr.HIGH_CONTRAST_DARK:return"hc-black";case Nr.HIGH_CONTRAST_LIGHT:return"hc-light";default:return"vs"}}const O6={ThemingContribution:"base.contributions.theming"};class vie{constructor(){this.themingParticipants=[],this.themingParticipants=[],this.onThemingParticipantAddedEmitter=new F}onColorThemeChange(e){return this.themingParticipants.push(e),this.onThemingParticipantAddedEmitter.fire(e),Ne(()=>{const t=this.themingParticipants.indexOf(e);this.themingParticipants.splice(t,1)})}getThemingParticipants(){return this.themingParticipants}}const F6=new vie;Di.add(O6.ThemingContribution,F6);function Wr(o){return F6.onColorThemeChange(o)}class bie extends H{constructor(e){super(),this.themeService=e,this.theme=e.getColorTheme(),this._register(this.themeService.onDidColorThemeChange(t=>this.onThemeChange(t)))}onThemeChange(e){this.theme=e,this.updateStyles()}updateStyles(){}}const B6=T("editor.lineHighlightBackground",{dark:null,light:null,hcDark:null,hcLight:null},m("lineHighlight","Background color for the highlight of line at the cursor position.")),w5=T("editor.lineHighlightBorder",{dark:"#282828",light:"#eeeeee",hcDark:"#f38518",hcLight:pt},m("lineHighlightBorderBox","Background color for the border around the line at the cursor position."));T("editor.rangeHighlightBackground",{dark:"#ffffff0b",light:"#fdff0033",hcDark:null,hcLight:null},m("rangeHighlight","Background color of highlighted ranges, like by quick open and find features. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.rangeHighlightBorder",{dark:null,light:null,hcDark:pi,hcLight:pi},m("rangeHighlightBorder","Background color of the border around highlighted ranges."));T("editor.symbolHighlightBackground",{dark:tc,light:tc,hcDark:null,hcLight:null},m("symbolHighlight","Background color of highlighted symbol, like for go to definition or go next/previous symbol. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.symbolHighlightBorder",{dark:null,light:null,hcDark:pi,hcLight:pi},m("symbolHighlightBorder","Background color of the border around highlighted symbols."));const Zl=T("editorCursor.foreground",{dark:"#AEAFAD",light:$.black,hcDark:$.white,hcLight:"#0F4A85"},m("caret","Color of the editor cursor.")),ac=T("editorCursor.background",null,m("editorCursorBackground","The background color of the editor cursor. Allows customizing the color of a character overlapped by a block cursor.")),W6=T("editorMultiCursor.primary.foreground",{dark:Zl,light:Zl,hcDark:Zl,hcLight:Zl},m("editorMultiCursorPrimaryForeground","Color of the primary editor cursor when multiple cursors are present.")),Cie=T("editorMultiCursor.primary.background",{dark:ac,light:ac,hcDark:ac,hcLight:ac},m("editorMultiCursorPrimaryBackground","The background color of the primary editor cursor when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.")),H6=T("editorMultiCursor.secondary.foreground",{dark:Zl,light:Zl,hcDark:Zl,hcLight:Zl},m("editorMultiCursorSecondaryForeground","Color of secondary editor cursors when multiple cursors are present.")),wie=T("editorMultiCursor.secondary.background",{dark:ac,light:ac,hcDark:ac,hcLight:ac},m("editorMultiCursorSecondaryBackground","The background color of secondary editor cursors when multiple cursors are present. Allows customizing the color of a character overlapped by a block cursor.")),lc=T("editorWhitespace.foreground",{dark:"#e3e4e229",light:"#33333333",hcDark:"#e3e4e229",hcLight:"#CCCCCC"},m("editorWhitespaces","Color of whitespace characters in the editor.")),Sie=T("editorLineNumber.foreground",{dark:"#858585",light:"#237893",hcDark:$.white,hcLight:"#292929"},m("editorLineNumbers","Color of editor line numbers.")),C1=T("editorIndentGuide.background",{dark:lc,light:lc,hcDark:lc,hcLight:lc},m("editorIndentGuides","Color of the editor indentation guides."),!1,m("deprecatedEditorIndentGuides","'editorIndentGuide.background' is deprecated. Use 'editorIndentGuide.background1' instead.")),w1=T("editorIndentGuide.activeBackground",{dark:lc,light:lc,hcDark:lc,hcLight:lc},m("editorActiveIndentGuide","Color of the active editor indentation guides."),!1,m("deprecatedEditorActiveIndentGuide","'editorIndentGuide.activeBackground' is deprecated. Use 'editorIndentGuide.activeBackground1' instead.")),SC=T("editorIndentGuide.background1",{dark:C1,light:C1,hcDark:C1,hcLight:C1},m("editorIndentGuides1","Color of the editor indentation guides (1).")),yie=T("editorIndentGuide.background2",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorIndentGuides2","Color of the editor indentation guides (2).")),Lie=T("editorIndentGuide.background3",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorIndentGuides3","Color of the editor indentation guides (3).")),kie=T("editorIndentGuide.background4",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorIndentGuides4","Color of the editor indentation guides (4).")),Die=T("editorIndentGuide.background5",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorIndentGuides5","Color of the editor indentation guides (5).")),xie=T("editorIndentGuide.background6",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorIndentGuides6","Color of the editor indentation guides (6).")),yC=T("editorIndentGuide.activeBackground1",{dark:w1,light:w1,hcDark:w1,hcLight:w1},m("editorActiveIndentGuide1","Color of the active editor indentation guides (1).")),Iie=T("editorIndentGuide.activeBackground2",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorActiveIndentGuide2","Color of the active editor indentation guides (2).")),Eie=T("editorIndentGuide.activeBackground3",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorActiveIndentGuide3","Color of the active editor indentation guides (3).")),Nie=T("editorIndentGuide.activeBackground4",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorActiveIndentGuide4","Color of the active editor indentation guides (4).")),Tie=T("editorIndentGuide.activeBackground5",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorActiveIndentGuide5","Color of the active editor indentation guides (5).")),Mie=T("editorIndentGuide.activeBackground6",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorActiveIndentGuide6","Color of the active editor indentation guides (6).")),S1=T("editorActiveLineNumber.foreground",{dark:"#c6c6c6",light:"#0B216F",hcDark:pi,hcLight:pi},m("editorActiveLineNumber","Color of editor active line number"),!1,m("deprecatedEditorActiveLineNumber","Id is deprecated. Use 'editorLineNumber.activeForeground' instead."));T("editorLineNumber.activeForeground",{dark:S1,light:S1,hcDark:S1,hcLight:S1},m("editorActiveLineNumber","Color of editor active line number"));const Rie=T("editorLineNumber.dimmedForeground",{dark:null,light:null,hcDark:null,hcLight:null},m("editorDimmedLineNumber","Color of the final editor line when editor.renderFinalNewline is set to dimmed."));T("editorRuler.foreground",{dark:"#5A5A5A",light:$.lightgrey,hcDark:$.white,hcLight:"#292929"},m("editorRuler","Color of the editor rulers."));T("editorCodeLens.foreground",{dark:"#999999",light:"#919191",hcDark:"#999999",hcLight:"#292929"},m("editorCodeLensForeground","Foreground color of editor CodeLens"));T("editorBracketMatch.background",{dark:"#0064001a",light:"#0064001a",hcDark:"#0064001a",hcLight:"#0000"},m("editorBracketMatchBackground","Background color behind matching brackets"));T("editorBracketMatch.border",{dark:"#888",light:"#B9B9B9",hcDark:pt,hcLight:pt},m("editorBracketMatchBorder","Color for matching brackets boxes"));const Aie=T("editorOverviewRuler.border",{dark:"#7f7f7f4d",light:"#7f7f7f4d",hcDark:"#7f7f7f4d",hcLight:"#666666"},m("editorOverviewRulerBorder","Color of the overview ruler border.")),Pie=T("editorOverviewRuler.background",null,m("editorOverviewRulerBackground","Background color of the editor overview ruler."));T("editorGutter.background",{dark:xn,light:xn,hcDark:xn,hcLight:xn},m("editorGutter","Background color of the editor gutter. The gutter contains the glyph margins and the line numbers."));T("editorUnnecessaryCode.border",{dark:null,light:null,hcDark:$.fromHex("#fff").transparent(.8),hcLight:pt},m("unnecessaryCodeBorder","Border color of unnecessary (unused) source code in the editor."));const Oie=T("editorUnnecessaryCode.opacity",{dark:$.fromHex("#000a"),light:$.fromHex("#0007"),hcDark:null,hcLight:null},m("unnecessaryCodeOpacity",`Opacity of unnecessary (unused) source code in the editor. For example, "#000000c0" will render the code with 75% opacity. For high contrast themes, use the 'editorUnnecessaryCode.border' theme color to underline unnecessary code instead of fading it out.`));T("editorGhostText.border",{dark:null,light:null,hcDark:$.fromHex("#fff").transparent(.8),hcLight:$.fromHex("#292929").transparent(.8)},m("editorGhostTextBorder","Border color of ghost text in the editor."));T("editorGhostText.foreground",{dark:$.fromHex("#ffffff56"),light:$.fromHex("#0007"),hcDark:null,hcLight:null},m("editorGhostTextForeground","Foreground color of the ghost text in the editor."));T("editorGhostText.background",{dark:null,light:null,hcDark:null,hcLight:null},m("editorGhostTextBackground","Background color of the ghost text in the editor."));const y1=new $(new yt(0,122,204,.6)),V6=T("editorOverviewRuler.rangeHighlightForeground",{dark:y1,light:y1,hcDark:y1,hcLight:y1},m("overviewRulerRangeHighlight","Overview ruler marker color for range highlights. The color must not be opaque so as not to hide underlying decorations."),!0),Fie=T("editorOverviewRuler.errorForeground",{dark:new $(new yt(255,18,18,.7)),light:new $(new yt(255,18,18,.7)),hcDark:new $(new yt(255,50,50,1)),hcLight:"#B5200D"},m("overviewRuleError","Overview ruler marker color for errors.")),Bie=T("editorOverviewRuler.warningForeground",{dark:ks,light:ks,hcDark:Ub,hcLight:Ub},m("overviewRuleWarning","Overview ruler marker color for warnings.")),Wie=T("editorOverviewRuler.infoForeground",{dark:fo,light:fo,hcDark:$b,hcLight:$b},m("overviewRuleInfo","Overview ruler marker color for infos.")),z6=T("editorBracketHighlight.foreground1",{dark:"#FFD700",light:"#0431FAFF",hcDark:"#FFD700",hcLight:"#0431FAFF"},m("editorBracketHighlightForeground1","Foreground color of brackets (1). Requires enabling bracket pair colorization.")),U6=T("editorBracketHighlight.foreground2",{dark:"#DA70D6",light:"#319331FF",hcDark:"#DA70D6",hcLight:"#319331FF"},m("editorBracketHighlightForeground2","Foreground color of brackets (2). Requires enabling bracket pair colorization.")),$6=T("editorBracketHighlight.foreground3",{dark:"#179FFF",light:"#7B3814FF",hcDark:"#87CEFA",hcLight:"#7B3814FF"},m("editorBracketHighlightForeground3","Foreground color of brackets (3). Requires enabling bracket pair colorization.")),K6=T("editorBracketHighlight.foreground4",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketHighlightForeground4","Foreground color of brackets (4). Requires enabling bracket pair colorization.")),j6=T("editorBracketHighlight.foreground5",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketHighlightForeground5","Foreground color of brackets (5). Requires enabling bracket pair colorization.")),q6=T("editorBracketHighlight.foreground6",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketHighlightForeground6","Foreground color of brackets (6). Requires enabling bracket pair colorization.")),Hie=T("editorBracketHighlight.unexpectedBracket.foreground",{dark:new $(new yt(255,18,18,.8)),light:new $(new yt(255,18,18,.8)),hcDark:new $(new yt(255,50,50,1)),hcLight:""},m("editorBracketHighlightUnexpectedBracketForeground","Foreground color of unexpected brackets.")),Vie=T("editorBracketPairGuide.background1",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background1","Background color of inactive bracket pair guides (1). Requires enabling bracket pair guides.")),zie=T("editorBracketPairGuide.background2",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background2","Background color of inactive bracket pair guides (2). Requires enabling bracket pair guides.")),Uie=T("editorBracketPairGuide.background3",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background3","Background color of inactive bracket pair guides (3). Requires enabling bracket pair guides.")),$ie=T("editorBracketPairGuide.background4",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background4","Background color of inactive bracket pair guides (4). Requires enabling bracket pair guides.")),Kie=T("editorBracketPairGuide.background5",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background5","Background color of inactive bracket pair guides (5). Requires enabling bracket pair guides.")),jie=T("editorBracketPairGuide.background6",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.background6","Background color of inactive bracket pair guides (6). Requires enabling bracket pair guides.")),qie=T("editorBracketPairGuide.activeBackground1",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground1","Background color of active bracket pair guides (1). Requires enabling bracket pair guides.")),Gie=T("editorBracketPairGuide.activeBackground2",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground2","Background color of active bracket pair guides (2). Requires enabling bracket pair guides.")),Zie=T("editorBracketPairGuide.activeBackground3",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground3","Background color of active bracket pair guides (3). Requires enabling bracket pair guides.")),Yie=T("editorBracketPairGuide.activeBackground4",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground4","Background color of active bracket pair guides (4). Requires enabling bracket pair guides.")),Qie=T("editorBracketPairGuide.activeBackground5",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground5","Background color of active bracket pair guides (5). Requires enabling bracket pair guides.")),Xie=T("editorBracketPairGuide.activeBackground6",{dark:"#00000000",light:"#00000000",hcDark:"#00000000",hcLight:"#00000000"},m("editorBracketPairGuide.activeBackground6","Background color of active bracket pair guides (6). Requires enabling bracket pair guides."));T("editorUnicodeHighlight.border",{dark:ks,light:ks,hcDark:ks,hcLight:ks},m("editorUnicodeHighlight.border","Border color used to highlight unicode characters."));T("editorUnicodeHighlight.background",{dark:p1,light:p1,hcDark:p1,hcLight:p1},m("editorUnicodeHighlight.background","Background color used to highlight unicode characters."));Wr((o,e)=>{const t=o.getColor(xn),i=o.getColor(B6),n=i&&!i.isTransparent()?i:t;n&&e.addRule(`.monaco-editor .inputarea.ime-input { background-color: ${n}; }`)});class LC extends If{constructor(e){super(),this._context=e,this._readConfig(),this._lastCursorModelPosition=new W(1,1),this._renderResult=null,this._activeLineNumber=1,this._context.addEventHandler(this)}_readConfig(){const e=this._context.configuration.options;this._lineHeight=e.get(67);const t=e.get(68);this._renderLineNumbers=t.renderType,this._renderCustomLineNumbers=t.renderFn,this._renderFinalNewline=e.get(95);const i=e.get(145);this._lineNumbersLeft=i.lineNumbersLeft,this._lineNumbersWidth=i.lineNumbersWidth}dispose(){this._context.removeEventHandler(this),this._renderResult=null,super.dispose()}onConfigurationChanged(e){return this._readConfig(),!0}onCursorStateChanged(e){const t=e.selections[0].getPosition();this._lastCursorModelPosition=this._context.viewModel.coordinatesConverter.convertViewPositionToModelPosition(t);let i=!1;return this._activeLineNumber!==t.lineNumber&&(this._activeLineNumber=t.lineNumber,i=!0),(this._renderLineNumbers===2||this._renderLineNumbers===3)&&(i=!0),i}onFlushed(e){return!0}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return e.scrollTopChanged}onZonesChanged(e){return!0}onDecorationsChanged(e){return e.affectsLineNumber}_getLineRenderLineNumber(e){const t=this._context.viewModel.coordinatesConverter.convertViewPositionToModelPosition(new W(e,1));if(t.column!==1)return"";const i=t.lineNumber;if(this._renderCustomLineNumbers)return this._renderCustomLineNumbers(i);if(this._renderLineNumbers===2){const n=Math.abs(this._lastCursorModelPosition.lineNumber-i);return n===0?''+i+"":String(n)}if(this._renderLineNumbers===3){if(this._lastCursorModelPosition.lineNumber===i||i%10===0)return String(i);const n=this._context.viewModel.getLineCount();return i===n?String(i):""}return String(i)}prepareRender(e){if(this._renderLineNumbers===0){this._renderResult=null;return}const t=qs?this._lineHeight%2===0?" lh-even":" lh-odd":"",i=e.visibleRange.startLineNumber,n=e.visibleRange.endLineNumber,s=this._context.viewModel.getDecorationsInViewport(e.visibleRange).filter(d=>!!d.options.lineNumberClassName);s.sort((d,c)=>D.compareRangesUsingEnds(d.range,c.range));let r=0;const a=this._context.viewModel.getLineCount(),l=[];for(let d=i;d<=n;d++){const c=d-i;let h=this._getLineRenderLineNumber(d),u="";for(;r${h}`}this._renderResult=l}render(e,t){if(!this._renderResult)return"";const i=t-e;return i<0||i>=this._renderResult.length?"":this._renderResult[i]}}LC.CLASS_NAME="line-numbers";Wr((o,e)=>{const t=o.getColor(Sie),i=o.getColor(Rie);i?e.addRule(`.monaco-editor .line-numbers.dimmed-line-number { color: ${i}; }`):t&&e.addRule(`.monaco-editor .line-numbers.dimmed-line-number { color: ${t.transparent(.4)}; }`)});class Qg extends Wo{constructor(e){super(e);const t=this._context.configuration.options,i=t.get(145);this._canUseLayerHinting=!t.get(32),this._contentLeft=i.contentLeft,this._glyphMarginLeft=i.glyphMarginLeft,this._glyphMarginWidth=i.glyphMarginWidth,this._domNode=Bt(document.createElement("div")),this._domNode.setClassName(Qg.OUTER_CLASS_NAME),this._domNode.setPosition("absolute"),this._domNode.setAttribute("role","presentation"),this._domNode.setAttribute("aria-hidden","true"),this._glyphMarginBackgroundDomNode=Bt(document.createElement("div")),this._glyphMarginBackgroundDomNode.setClassName(Qg.CLASS_NAME),this._domNode.appendChild(this._glyphMarginBackgroundDomNode)}dispose(){super.dispose()}getDomNode(){return this._domNode}onConfigurationChanged(e){const t=this._context.configuration.options,i=t.get(145);return this._canUseLayerHinting=!t.get(32),this._contentLeft=i.contentLeft,this._glyphMarginLeft=i.glyphMarginLeft,this._glyphMarginWidth=i.glyphMarginWidth,!0}onScrollChanged(e){return super.onScrollChanged(e)||e.scrollTopChanged}prepareRender(e){}render(e){this._domNode.setLayerHinting(this._canUseLayerHinting),this._domNode.setContain("strict");const t=e.scrollTop-e.bigNumbersDelta;this._domNode.setTop(-t);const i=Math.min(e.scrollHeight,1e6);this._domNode.setHeight(i),this._domNode.setWidth(this._contentLeft),this._glyphMarginBackgroundDomNode.setLeft(this._glyphMarginLeft),this._glyphMarginBackgroundDomNode.setWidth(this._glyphMarginWidth),this._glyphMarginBackgroundDomNode.setHeight(i)}}Qg.CLASS_NAME="glyph-margin";Qg.OUTER_CLASS_NAME="margin";const Xm="monaco-mouse-cursor-text";class Jie{constructor(){this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._enabled=!0}get enabled(){return this._enabled}enable(){this._enabled=!0,this._onDidChange.fire()}disable(){this._enabled=!1,this._onDidChange.fire()}}const $v=new Jie,Ot=ft("keybindingService");var ene=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},S5=function(o,e){return function(t,i){e(t,i,o)}};class tne{constructor(e,t,i,n,s){this._context=e,this.modelLineNumber=t,this.distanceToModelLineStart=i,this.widthOfHiddenLineTextBefore=n,this.distanceToModelLineEnd=s,this._visibleTextAreaBrand=void 0,this.startPosition=null,this.endPosition=null,this.visibleTextareaStart=null,this.visibleTextareaEnd=null,this._previousPresentation=null}prepareRender(e){const t=new W(this.modelLineNumber,this.distanceToModelLineStart+1),i=new W(this.modelLineNumber,this._context.viewModel.model.getLineMaxColumn(this.modelLineNumber)-this.distanceToModelLineEnd);this.startPosition=this._context.viewModel.coordinatesConverter.convertModelPositionToViewPosition(t),this.endPosition=this._context.viewModel.coordinatesConverter.convertModelPositionToViewPosition(i),this.startPosition.lineNumber===this.endPosition.lineNumber?(this.visibleTextareaStart=e.visibleRangeForPosition(this.startPosition),this.visibleTextareaEnd=e.visibleRangeForPosition(this.endPosition)):(this.visibleTextareaStart=null,this.visibleTextareaEnd=null)}definePresentation(e){return this._previousPresentation||(e?this._previousPresentation=e:this._previousPresentation={foreground:1,italic:!1,bold:!1,underline:!1,strikethrough:!1}),this._previousPresentation}}const Mx=Ar;let jN=class extends Wo{constructor(e,t,i,n,s){super(e),this._keybindingService=n,this._instantiationService=s,this._primaryCursorPosition=new W(1,1),this._primaryCursorVisibleRange=null,this._viewController=t,this._visibleRangeProvider=i,this._scrollLeft=0,this._scrollTop=0;const r=this._context.configuration.options,a=r.get(145);this._setAccessibilityOptions(r),this._contentLeft=a.contentLeft,this._contentWidth=a.contentWidth,this._contentHeight=a.height,this._fontInfo=r.get(50),this._lineHeight=r.get(67),this._emptySelectionClipboard=r.get(37),this._copyWithSyntaxHighlighting=r.get(25),this._visibleTextArea=null,this._selections=[new ke(1,1,1,1)],this._modelSelections=[new ke(1,1,1,1)],this._lastRenderPosition=null,this.textArea=Bt(document.createElement("textarea")),tl.write(this.textArea,7),this.textArea.setClassName(`inputarea ${Xm}`),this.textArea.setAttribute("wrap",this._textAreaWrapping&&!this._visibleTextArea?"on":"off");const{tabSize:l}=this._context.viewModel.model.getOptions();this.textArea.domNode.style.tabSize=`${l*this._fontInfo.spaceWidth}px`,this.textArea.setAttribute("autocorrect","off"),this.textArea.setAttribute("autocapitalize","off"),this.textArea.setAttribute("autocomplete","off"),this.textArea.setAttribute("spellcheck","false"),this.textArea.setAttribute("aria-label",this._getAriaLabel(r)),this.textArea.setAttribute("aria-required",r.get(5)?"true":"false"),this.textArea.setAttribute("tabindex",String(r.get(124))),this.textArea.setAttribute("role","textbox"),this.textArea.setAttribute("aria-roledescription",m("editor","editor")),this.textArea.setAttribute("aria-multiline","true"),this.textArea.setAttribute("aria-autocomplete",r.get(91)?"none":"both"),this._ensureReadOnlyAttribute(),this.textAreaCover=Bt(document.createElement("div")),this.textAreaCover.setPosition("absolute");const d={getLineCount:()=>this._context.viewModel.getLineCount(),getLineMaxColumn:u=>this._context.viewModel.getLineMaxColumn(u),getValueInRange:(u,g)=>this._context.viewModel.getValueInRange(u,g),getValueLengthInRange:(u,g)=>this._context.viewModel.getValueLengthInRange(u,g),modifyPosition:(u,g)=>this._context.viewModel.modifyPosition(u,g)},c={getDataToCopy:()=>{const u=this._context.viewModel.getPlainTextToCopy(this._modelSelections,this._emptySelectionClipboard,os),g=this._context.viewModel.model.getEOL(),f=this._emptySelectionClipboard&&this._modelSelections.length===1&&this._modelSelections[0].isEmpty(),p=Array.isArray(u)?u:null,_=Array.isArray(u)?u.join(g):u;let v,b=null;if(zN.forceCopyWithSyntaxHighlighting||this._copyWithSyntaxHighlighting&&_.length<65536){const C=this._context.viewModel.getRichTextToCopy(this._modelSelections,this._emptySelectionClipboard);C&&(v=C.html,b=C.mode)}return{isFromEmptySelection:f,multicursorText:p,text:_,html:v,mode:b}},getScreenReaderContent:()=>{if(this._accessibilitySupport===1){const u=this._selections[0];if(ht&&u.isEmpty()){const f=u.getStartPosition();let p=this._getWordBeforePosition(f);if(p.length===0&&(p=this._getCharacterBeforePosition(f)),p.length>0)return new Vn(p,p.length,p.length,D.fromPositions(f),0)}if(ht&&!u.isEmpty()&&d.getValueLengthInRange(u,0)<500){const f=d.getValueInRange(u,0);return new Vn(f,0,f.length,u,0)}if(yc&&!u.isEmpty()){const f="vscode-placeholder";return new Vn(f,0,f.length,null,void 0)}return Vn.EMPTY}if($F){const u=this._selections[0];if(u.isEmpty()){const g=u.getStartPosition(),[f,p]=this._getAndroidWordAtPosition(g);if(f.length>0)return new Vn(f,p,p,D.fromPositions(g),0)}return Vn.EMPTY}return Nm.fromEditorSelection(d,this._selections[0],this._accessibilityPageSize,this._accessibilitySupport===0)},deduceModelPosition:(u,g,f)=>this._context.viewModel.deduceModelPositionRelativeToViewPosition(u,g,f)},h=this._register(new fie(this.textArea.domNode));this._textAreaInput=this._register(this._instantiationService.createInstance(UN,c,h,Eo,{isAndroid:$F,isChrome:cC,isFirefox:Ar,isSafari:yc})),this._register(this._textAreaInput.onKeyDown(u=>{this._viewController.emitKeyDown(u)})),this._register(this._textAreaInput.onKeyUp(u=>{this._viewController.emitKeyUp(u)})),this._register(this._textAreaInput.onPaste(u=>{let g=!1,f=null,p=null;u.metadata&&(g=this._emptySelectionClipboard&&!!u.metadata.isFromEmptySelection,f=typeof u.metadata.multicursorText<"u"?u.metadata.multicursorText:null,p=u.metadata.mode),this._viewController.paste(u.text,g,f,p)})),this._register(this._textAreaInput.onCut(()=>{this._viewController.cut()})),this._register(this._textAreaInput.onType(u=>{u.replacePrevCharCnt||u.replaceNextCharCnt||u.positionDelta?this._viewController.compositionType(u.text,u.replacePrevCharCnt,u.replaceNextCharCnt,u.positionDelta):this._viewController.type(u.text)})),this._register(this._textAreaInput.onSelectionChangeRequest(u=>{this._viewController.setSelection(u)})),this._register(this._textAreaInput.onCompositionStart(u=>{const g=this.textArea.domNode,f=this._modelSelections[0],{distanceToModelLineStart:p,widthOfHiddenTextBefore:_}=(()=>{const b=g.value.substring(0,Math.min(g.selectionStart,g.selectionEnd)),C=b.lastIndexOf(` +`),w=b.substring(C+1),S=w.lastIndexOf(" "),y=w.length-S-1,k=f.getStartPosition(),x=Math.min(k.column-1,y),N=k.column-1-x,B=w.substring(0,w.length-x),{tabSize:P}=this._context.viewModel.model.getOptions(),R=ine(this.textArea.domNode.ownerDocument,B,this._fontInfo,P);return{distanceToModelLineStart:N,widthOfHiddenTextBefore:R}})(),{distanceToModelLineEnd:v}=(()=>{const b=g.value.substring(Math.max(g.selectionStart,g.selectionEnd)),C=b.indexOf(` +`),w=C===-1?b:b.substring(0,C),S=w.indexOf(" "),y=S===-1?w.length:w.length-S-1,k=f.getEndPosition(),x=Math.min(this._context.viewModel.model.getLineMaxColumn(k.lineNumber)-k.column,y);return{distanceToModelLineEnd:this._context.viewModel.model.getLineMaxColumn(k.lineNumber)-k.column-x}})();this._context.viewModel.revealRange("keyboard",!0,D.fromPositions(this._selections[0].getStartPosition()),0,1),this._visibleTextArea=new tne(this._context,f.startLineNumber,p,_,v),this.textArea.setAttribute("wrap",this._textAreaWrapping&&!this._visibleTextArea?"on":"off"),this._visibleTextArea.prepareRender(this._visibleRangeProvider),this._render(),this.textArea.setClassName(`inputarea ${Xm} ime-input`),this._viewController.compositionStart(),this._context.viewModel.onCompositionStart()})),this._register(this._textAreaInput.onCompositionUpdate(u=>{this._visibleTextArea&&(this._visibleTextArea.prepareRender(this._visibleRangeProvider),this._render())})),this._register(this._textAreaInput.onCompositionEnd(()=>{this._visibleTextArea=null,this.textArea.setAttribute("wrap",this._textAreaWrapping&&!this._visibleTextArea?"on":"off"),this._render(),this.textArea.setClassName(`inputarea ${Xm}`),this._viewController.compositionEnd(),this._context.viewModel.onCompositionEnd()})),this._register(this._textAreaInput.onFocus(()=>{this._context.viewModel.setHasFocus(!0)})),this._register(this._textAreaInput.onBlur(()=>{this._context.viewModel.setHasFocus(!1)})),this._register($v.onDidChange(()=>{this._ensureReadOnlyAttribute()}))}writeScreenReaderContent(e){this._textAreaInput.writeNativeTextAreaContent(e)}dispose(){super.dispose()}_getAndroidWordAtPosition(e){const t='`~!@#$%^&*()-=+[{]}\\|;:",.<>/?',i=this._context.viewModel.getLineContent(e.lineNumber),n=Pr(t,[]);let s=!0,r=e.column,a=!0,l=e.column,d=0;for(;d<50&&(s||a);){if(s&&r<=1&&(s=!1),s){const c=i.charCodeAt(r-2);n.get(c)!==0?s=!1:r--}if(a&&l>i.length&&(a=!1),a){const c=i.charCodeAt(l-1);n.get(c)!==0?a=!1:l++}d++}return[i.substring(r-1,l-1),e.column-r]}_getWordBeforePosition(e){const t=this._context.viewModel.getLineContent(e.lineNumber),i=Pr(this._context.configuration.options.get(131),[]);let n=e.column,s=0;for(;n>1;){const r=t.charCodeAt(n-2);if(i.get(r)!==0||s>50)return t.substring(n-1,e.column-1);s++,n--}return t.substring(0,e.column-1)}_getCharacterBeforePosition(e){if(e.column>1){const i=this._context.viewModel.getLineContent(e.lineNumber).charAt(e.column-2);if(!kn(i.charCodeAt(0)))return i}return""}_getAriaLabel(e){var t,i,n;if(e.get(2)===1){const r=(t=this._keybindingService.lookupKeybinding("editor.action.toggleScreenReaderAccessibilityMode"))===null||t===void 0?void 0:t.getAriaLabel(),a=(i=this._keybindingService.lookupKeybinding("workbench.action.showCommands"))===null||i===void 0?void 0:i.getAriaLabel(),l=(n=this._keybindingService.lookupKeybinding("workbench.action.openGlobalKeybindings"))===null||n===void 0?void 0:n.getAriaLabel(),d=m("accessibilityModeOff","The editor is not accessible at this time.");return r?m("accessibilityOffAriaLabel","{0} To enable screen reader optimized mode, use {1}",d,r):a?m("accessibilityOffAriaLabelNoKb","{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.",d,a):l?m("accessibilityOffAriaLabelNoKbs","{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it.",d,l):d}return e.get(4)}_setAccessibilityOptions(e){this._accessibilitySupport=e.get(2);const t=e.get(3);this._accessibilitySupport===2&&t===al.accessibilityPageSize.defaultValue?this._accessibilityPageSize=500:this._accessibilityPageSize=t;const n=e.get(145).wrappingColumn;if(n!==-1&&this._accessibilitySupport!==1){const s=e.get(50);this._textAreaWrapping=!0,this._textAreaWidth=Math.round(n*s.typicalHalfwidthCharacterWidth)}else this._textAreaWrapping=!1,this._textAreaWidth=Mx?0:1}onConfigurationChanged(e){const t=this._context.configuration.options,i=t.get(145);this._setAccessibilityOptions(t),this._contentLeft=i.contentLeft,this._contentWidth=i.contentWidth,this._contentHeight=i.height,this._fontInfo=t.get(50),this._lineHeight=t.get(67),this._emptySelectionClipboard=t.get(37),this._copyWithSyntaxHighlighting=t.get(25),this.textArea.setAttribute("wrap",this._textAreaWrapping&&!this._visibleTextArea?"on":"off");const{tabSize:n}=this._context.viewModel.model.getOptions();return this.textArea.domNode.style.tabSize=`${n*this._fontInfo.spaceWidth}px`,this.textArea.setAttribute("aria-label",this._getAriaLabel(t)),this.textArea.setAttribute("aria-required",t.get(5)?"true":"false"),this.textArea.setAttribute("tabindex",String(t.get(124))),(e.hasChanged(34)||e.hasChanged(91))&&this._ensureReadOnlyAttribute(),e.hasChanged(2)&&this._textAreaInput.writeNativeTextAreaContent("strategy changed"),!0}onCursorStateChanged(e){return this._selections=e.selections.slice(0),this._modelSelections=e.modelSelections.slice(0),this._textAreaInput.writeNativeTextAreaContent("selection changed"),!0}onDecorationsChanged(e){return!0}onFlushed(e){return!0}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return this._scrollLeft=e.scrollLeft,this._scrollTop=e.scrollTop,!0}onZonesChanged(e){return!0}isFocused(){return this._textAreaInput.isFocused()}focusTextArea(){this._textAreaInput.focusTextArea()}getLastRenderData(){return this._lastRenderPosition}setAriaOptions(e){e.activeDescendant?(this.textArea.setAttribute("aria-haspopup","true"),this.textArea.setAttribute("aria-autocomplete","list"),this.textArea.setAttribute("aria-activedescendant",e.activeDescendant)):(this.textArea.setAttribute("aria-haspopup","false"),this.textArea.setAttribute("aria-autocomplete","both"),this.textArea.removeAttribute("aria-activedescendant")),e.role&&this.textArea.setAttribute("role",e.role)}_ensureReadOnlyAttribute(){const e=this._context.configuration.options;!$v.enabled||e.get(34)&&e.get(91)?this.textArea.setAttribute("readonly","true"):this.textArea.removeAttribute("readonly")}prepareRender(e){var t;this._primaryCursorPosition=new W(this._selections[0].positionLineNumber,this._selections[0].positionColumn),this._primaryCursorVisibleRange=e.visibleRangeForPosition(this._primaryCursorPosition),(t=this._visibleTextArea)===null||t===void 0||t.prepareRender(e)}render(e){this._textAreaInput.writeNativeTextAreaContent("render"),this._render()}_render(){var e;if(this._visibleTextArea){const n=this._visibleTextArea.visibleTextareaStart,s=this._visibleTextArea.visibleTextareaEnd,r=this._visibleTextArea.startPosition,a=this._visibleTextArea.endPosition;if(r&&a&&n&&s&&s.left>=this._scrollLeft&&n.left<=this._scrollLeft+this._contentWidth){const l=this._context.viewLayout.getVerticalOffsetForLineNumber(this._primaryCursorPosition.lineNumber)-this._scrollTop,d=this._newlinecount(this.textArea.domNode.value.substr(0,this.textArea.domNode.selectionStart));let c=this._visibleTextArea.widthOfHiddenLineTextBefore,h=this._contentLeft+n.left-this._scrollLeft,u=s.left-n.left+1;if(hthis._contentWidth&&(u=this._contentWidth);const g=this._context.viewModel.getViewLineData(r.lineNumber),f=g.tokens.findTokenIndexAtOffset(r.column-1),p=g.tokens.findTokenIndexAtOffset(a.column-1),_=f===p,v=this._visibleTextArea.definePresentation(_?g.tokens.getPresentation(f):null);this.textArea.domNode.scrollTop=d*this._lineHeight,this.textArea.domNode.scrollLeft=c,this._doRender({lastRenderPosition:null,top:l,left:h,width:u,height:this._lineHeight,useCover:!1,color:(Ei.getColorMap()||[])[v.foreground],italic:v.italic,bold:v.bold,underline:v.underline,strikethrough:v.strikethrough})}return}if(!this._primaryCursorVisibleRange){this._renderAtTopLeft();return}const t=this._contentLeft+this._primaryCursorVisibleRange.left-this._scrollLeft;if(tthis._contentLeft+this._contentWidth){this._renderAtTopLeft();return}const i=this._context.viewLayout.getVerticalOffsetForLineNumber(this._selections[0].positionLineNumber)-this._scrollTop;if(i<0||i>this._contentHeight){this._renderAtTopLeft();return}if(ht||this._accessibilitySupport===2){this._doRender({lastRenderPosition:this._primaryCursorPosition,top:i,left:this._textAreaWrapping?this._contentLeft:t,width:this._textAreaWidth,height:this._lineHeight,useCover:!1}),this.textArea.domNode.scrollLeft=this._primaryCursorVisibleRange.left;const n=(e=this._textAreaInput.textAreaState.newlineCountBeforeSelection)!==null&&e!==void 0?e:this._newlinecount(this.textArea.domNode.value.substr(0,this.textArea.domNode.selectionStart));this.textArea.domNode.scrollTop=n*this._lineHeight;return}this._doRender({lastRenderPosition:this._primaryCursorPosition,top:i,left:this._textAreaWrapping?this._contentLeft:t,width:this._textAreaWidth,height:Mx?0:1,useCover:!1})}_newlinecount(e){let t=0,i=-1;do{if(i=e.indexOf(` +`,i+1),i===-1)break;t++}while(!0);return t}_renderAtTopLeft(){this._doRender({lastRenderPosition:null,top:0,left:0,width:this._textAreaWidth,height:Mx?0:1,useCover:!0})}_doRender(e){this._lastRenderPosition=e.lastRenderPosition;const t=this.textArea,i=this.textAreaCover;Gn(t,this._fontInfo),t.setTop(e.top),t.setLeft(e.left),t.setWidth(e.width),t.setHeight(e.height),t.setColor(e.color?$.Format.CSS.formatHex(e.color):""),t.setFontStyle(e.italic?"italic":""),e.bold&&t.setFontWeight("bold"),t.setTextDecoration(`${e.underline?" underline":""}${e.strikethrough?" line-through":""}`),i.setTop(e.useCover?e.top:0),i.setLeft(e.useCover?e.left:0),i.setWidth(e.useCover?e.width:0),i.setHeight(e.useCover?e.height:0);const n=this._context.configuration.options;n.get(57)?i.setClassName("monaco-editor-background textAreaCover "+Qg.OUTER_CLASS_NAME):n.get(68).renderType!==0?i.setClassName("monaco-editor-background textAreaCover "+LC.CLASS_NAME):i.setClassName("monaco-editor-background textAreaCover")}};jN=ene([S5(3,Ot),S5(4,Ae)],jN);function ine(o,e,t,i){if(e.length===0)return 0;const n=o.createElement("div");n.style.position="absolute",n.style.top="-50000px",n.style.width="50000px";const s=o.createElement("span");Gn(s,t),s.style.whiteSpace="pre",s.style.tabSize=`${i*t.spaceWidth}px`,s.append(e),n.appendChild(s),o.body.appendChild(n);const r=s.offsetWidth;return o.body.removeChild(n),r}function nne(o,e,t){let i=0;for(let s=0;s!0,one=()=>!1,rne=o=>o===" "||o===" ";class qf{static shouldRecreate(e){return e.hasChanged(145)||e.hasChanged(131)||e.hasChanged(37)||e.hasChanged(77)||e.hasChanged(79)||e.hasChanged(80)||e.hasChanged(6)||e.hasChanged(7)||e.hasChanged(11)||e.hasChanged(9)||e.hasChanged(10)||e.hasChanged(14)||e.hasChanged(128)||e.hasChanged(50)||e.hasChanged(91)||e.hasChanged(130)}constructor(e,t,i,n){var s;this.languageConfigurationService=n,this._cursorMoveConfigurationBrand=void 0,this._languageId=e;const r=i.options,a=r.get(145),l=r.get(50);this.readOnly=r.get(91),this.tabSize=t.tabSize,this.indentSize=t.indentSize,this.insertSpaces=t.insertSpaces,this.stickyTabStops=r.get(116),this.lineHeight=l.lineHeight,this.typicalHalfwidthCharacterWidth=l.typicalHalfwidthCharacterWidth,this.pageSize=Math.max(1,Math.floor(a.height/this.lineHeight)-2),this.useTabStops=r.get(128),this.wordSeparators=r.get(131),this.emptySelectionClipboard=r.get(37),this.copyWithSyntaxHighlighting=r.get(25),this.multiCursorMergeOverlapping=r.get(77),this.multiCursorPaste=r.get(79),this.multiCursorLimit=r.get(80),this.autoClosingBrackets=r.get(6),this.autoClosingComments=r.get(7),this.autoClosingQuotes=r.get(11),this.autoClosingDelete=r.get(9),this.autoClosingOvertype=r.get(10),this.autoSurround=r.get(14),this.autoIndent=r.get(12),this.wordSegmenterLocales=r.get(130),this.surroundingPairs={},this._electricChars=null,this.shouldAutoCloseBefore={quote:this._getShouldAutoClose(e,this.autoClosingQuotes,!0),comment:this._getShouldAutoClose(e,this.autoClosingComments,!1),bracket:this._getShouldAutoClose(e,this.autoClosingBrackets,!1)},this.autoClosingPairs=this.languageConfigurationService.getLanguageConfiguration(e).getAutoClosingPairs();const d=this.languageConfigurationService.getLanguageConfiguration(e).getSurroundingPairs();if(d)for(const h of d)this.surroundingPairs[h.open]=h.close;const c=this.languageConfigurationService.getLanguageConfiguration(e).comments;this.blockCommentStartToken=(s=c==null?void 0:c.blockCommentStartToken)!==null&&s!==void 0?s:null}get electricChars(){var e;if(!this._electricChars){this._electricChars={};const t=(e=this.languageConfigurationService.getLanguageConfiguration(this._languageId).electricCharacter)===null||e===void 0?void 0:e.getElectricCharacters();if(t)for(const i of t)this._electricChars[i]=!0}return this._electricChars}onElectricCharacter(e,t,i){const n=bg(t,i-1),s=this.languageConfigurationService.getLanguageConfiguration(n.languageId).electricCharacter;return s?s.onElectricCharacter(e,n,i-n.firstCharOffset):null}normalizeIndentation(e){return VA(e,this.indentSize,this.insertSpaces)}_getShouldAutoClose(e,t,i){switch(t){case"beforeWhitespace":return rne;case"languageDefined":return this._getLanguageDefinedShouldAutoClose(e,i);case"always":return sne;case"never":return one}}_getLanguageDefinedShouldAutoClose(e,t){const i=this.languageConfigurationService.getLanguageConfiguration(e).getAutoCloseBeforeSet(t);return n=>i.indexOf(n)!==-1}visibleColumnFromColumn(e,t){return pn.visibleColumnFromColumn(e.getLineContent(t.lineNumber),t.column,this.tabSize)}columnFromVisibleColumn(e,t,i){const n=pn.columnFromVisibleColumn(e.getLineContent(t),i,this.tabSize),s=e.getLineMinColumn(t);if(nr?r:n}}let Dt=class G6{static fromModelState(e){return new ane(e)}static fromViewState(e){return new lne(e)}static fromModelSelection(e){const t=ke.liftSelection(e),i=new zn(D.fromPositions(t.getSelectionStart()),0,0,t.getPosition(),0);return G6.fromModelState(i)}static fromModelSelections(e){const t=[];for(let i=0,n=e.length;is,d=n>r,c=nr||vn||_0&&n--,ug.columnSelect(e,t,i.fromViewLineNumber,i.fromViewVisualColumn,i.toViewLineNumber,n)}static columnSelectRight(e,t,i){let n=0;const s=Math.min(i.fromViewLineNumber,i.toViewLineNumber),r=Math.max(i.fromViewLineNumber,i.toViewLineNumber);for(let l=s;l<=r;l++){const d=t.getLineMaxColumn(l),c=e.visibleColumnFromColumn(t,new W(l,d));n=Math.max(n,c)}let a=i.toViewVisualColumn;return ae.getLineMinColumn(t.lineNumber))return t.delta(void 0,-eW(e.getLineContent(t.lineNumber),t.column-1));if(t.lineNumber>1){const i=t.lineNumber-1;return new W(i,e.getLineMaxColumn(i))}else return t}static leftPositionAtomicSoftTabs(e,t,i){if(t.column<=e.getLineIndentColumn(t.lineNumber)){const n=e.getLineMinColumn(t.lineNumber),s=e.getLineContent(t.lineNumber),r=Kb.atomicPosition(s,t.column-1,i,0);if(r!==-1&&r+1>=n)return new W(t.lineNumber,r+1)}return this.leftPosition(e,t)}static left(e,t,i){const n=e.stickyTabStops?Ht.leftPositionAtomicSoftTabs(t,i,e.tabSize):Ht.leftPosition(t,i);return new Rx(n.lineNumber,n.column,0)}static moveLeft(e,t,i,n,s){let r,a;if(i.hasSelection()&&!n)r=i.selection.startLineNumber,a=i.selection.startColumn;else{const l=i.position.delta(void 0,-(s-1)),d=t.normalizePosition(Ht.clipPositionColumn(l,t),0),c=Ht.left(e,t,d);r=c.lineNumber,a=c.column}return i.move(n,r,a,0)}static clipPositionColumn(e,t){return new W(e.lineNumber,Ht.clipRange(e.column,t.getLineMinColumn(e.lineNumber),t.getLineMaxColumn(e.lineNumber)))}static clipRange(e,t,i){return ei?i:e}static rightPosition(e,t,i){return ic?(i=c,a?n=t.getLineMaxColumn(i):n=Math.min(t.getLineMaxColumn(i),n)):n=e.columnFromVisibleColumn(t,i,d),g?s=0:s=d-pn.visibleColumnFromColumn(t.getLineContent(i),n,e.tabSize),l!==void 0){const f=new W(i,n),p=t.normalizePosition(f,l);s=s+(n-p.column),i=p.lineNumber,n=p.column}return new Rx(i,n,s)}static down(e,t,i,n,s,r,a){return this.vertical(e,t,i,n,s,i+r,a,4)}static moveDown(e,t,i,n,s){let r,a;i.hasSelection()&&!n?(r=i.selection.endLineNumber,a=i.selection.endColumn):(r=i.position.lineNumber,a=i.position.column);let l=0,d;do if(d=Ht.down(e,t,r+l,a,i.leftoverVisibleColumns,s,!0),t.normalizePosition(new W(d.lineNumber,d.column),2).lineNumber>r)break;while(l++<10&&r+l1&&this._isBlankLine(t,s);)s--;for(;s>1&&!this._isBlankLine(t,s);)s--;return i.move(n,s,t.getLineMinColumn(s),0)}static moveToNextBlankLine(e,t,i,n){const s=t.getLineCount();let r=i.position.lineNumber;for(;r=u.length+1)return!1;const g=u.charAt(h.column-2),f=n.get(g);if(!f)return!1;if(Xc(g)){if(i==="never")return!1}else if(t==="never")return!1;const p=u.charAt(h.column-1);let _=!1;for(const v of f)v.open===g&&v.close===p&&(_=!0);if(!_)return!1;if(e==="auto"){let v=!1;for(let b=0,C=a.length;b1){const s=t.getLineContent(n.lineNumber),r=Ds(s),a=r===-1?s.length+1:r+1;if(n.column<=a){const l=i.visibleColumnFromColumn(t,n),d=pn.prevIndentTabStop(l,i.indentSize),c=i.columnFromVisibleColumn(t,n.lineNumber,d);return new D(n.lineNumber,c,n.lineNumber,n.column)}}return D.fromPositions(Xg.getPositionAfterDeleteLeft(n,t),n)}static getPositionAfterDeleteLeft(e,t){if(e.column>1){const i=gZ(e.column-1,t.getLineContent(e.lineNumber));return e.with(void 0,i+1)}else if(e.lineNumber>1){const i=e.lineNumber-1;return new W(i,t.getLineMaxColumn(i))}else return e}static cut(e,t,i){const n=[];let s=null;i.sort((r,a)=>W.compare(r.getStartPosition(),a.getEndPosition()));for(let r=0,a=i.length;r1&&(s==null?void 0:s.endLineNumber)!==d.lineNumber?(c=d.lineNumber-1,h=t.getLineMaxColumn(d.lineNumber-1),u=d.lineNumber,g=t.getLineMaxColumn(d.lineNumber)):(c=d.lineNumber,h=1,u=d.lineNumber,g=t.getLineMaxColumn(d.lineNumber));const f=new D(c,h,u,g);s=f,f.isEmpty()?n[r]=null:n[r]=new Jn(f,"")}else n[r]=null;else n[r]=new Jn(l,"")}return new no(0,n,{shouldPushStackElementBefore:!0,shouldPushStackElementAfter:!0})}}class Ft{static _createWord(e,t,i,n,s){return{start:n,end:s,wordType:t,nextCharClass:i}}static _createIntlWord(e,t){return{start:e.index,end:e.index+e.segment.length,wordType:1,nextCharClass:t}}static _findPreviousWordOnLine(e,t,i){const n=t.getLineContent(i.lineNumber);return this._doFindPreviousWordOnLine(n,e,i)}static _doFindPreviousWordOnLine(e,t,i){let n=0;const s=t.findPrevIntlWordBeforeOrAtOffset(e,i.column-2);for(let r=i.column-2;r>=0;r--){const a=e.charCodeAt(r),l=t.get(a);if(s&&r===s.index)return this._createIntlWord(s,l);if(l===0){if(n===2)return this._createWord(e,n,l,r+1,this._findEndOfWord(e,t,n,r+1));n=1}else if(l===2){if(n===1)return this._createWord(e,n,l,r+1,this._findEndOfWord(e,t,n,r+1));n=2}else if(l===1&&n!==0)return this._createWord(e,n,l,r+1,this._findEndOfWord(e,t,n,r+1))}return n!==0?this._createWord(e,n,1,0,this._findEndOfWord(e,t,n,0)):null}static _findEndOfWord(e,t,i,n){const s=t.findNextIntlWordAtOrAfterOffset(e,n),r=e.length;for(let a=n;a=0;r--){const a=e.charCodeAt(r),l=t.get(a);if(s&&r===s.index)return r;if(l===1||i===1&&l===2||i===2&&l===0)return r+1}return 0}static moveWordLeft(e,t,i,n){let s=i.lineNumber,r=i.column;r===1&&s>1&&(s=s-1,r=t.getLineMaxColumn(s));let a=Ft._findPreviousWordOnLine(e,t,new W(s,r));if(n===0)return new W(s,a?a.start+1:1);if(n===1)return a&&a.wordType===2&&a.end-a.start===1&&a.nextCharClass===0&&(a=Ft._findPreviousWordOnLine(e,t,new W(s,a.start+1))),new W(s,a?a.start+1:1);if(n===3){for(;a&&a.wordType===2;)a=Ft._findPreviousWordOnLine(e,t,new W(s,a.start+1));return new W(s,a?a.start+1:1)}return a&&r<=a.end+1&&(a=Ft._findPreviousWordOnLine(e,t,new W(s,a.start+1))),new W(s,a?a.end+1:1)}static _moveWordPartLeft(e,t){const i=t.lineNumber,n=e.getLineMaxColumn(i);if(t.column===1)return i>1?new W(i-1,e.getLineMaxColumn(i-1)):t;const s=e.getLineContent(i);for(let r=t.column-1;r>1;r--){const a=s.charCodeAt(r-2),l=s.charCodeAt(r-1);if(a===95&&l!==95)return new W(i,r);if(a===45&&l!==45)return new W(i,r);if((fh(a)||d1(a))&&Tl(l))return new W(i,r);if(Tl(a)&&Tl(l)&&r+1=l.start+1&&(l=Ft._findNextWordOnLine(e,t,new W(s,l.end+1))),l?r=l.start+1:r=t.getLineMaxColumn(s);return new W(s,r)}static _moveWordPartRight(e,t){const i=t.lineNumber,n=e.getLineMaxColumn(i);if(t.column===n)return i1?d=1:(l--,d=n.getLineMaxColumn(l)):(c&&d<=c.end+1&&(c=Ft._findPreviousWordOnLine(i,n,new W(l,c.start+1))),c?d=c.end+1:d>1?d=1:(l--,d=n.getLineMaxColumn(l))),new D(l,d,a.lineNumber,a.column)}static deleteInsideWord(e,t,i){if(!i.isEmpty())return i;const n=new W(i.positionLineNumber,i.positionColumn),s=this._deleteInsideWordWhitespace(t,n);return s||this._deleteInsideWordDetermineDeleteRange(e,t,n)}static _charAtIsWhitespace(e,t){const i=e.charCodeAt(t);return i===32||i===9}static _deleteInsideWordWhitespace(e,t){const i=e.getLineContent(t.lineNumber),n=i.length;if(n===0)return null;let s=Math.max(t.column-2,0);if(!this._charAtIsWhitespace(i,s))return null;let r=Math.min(t.column-1,n-1);if(!this._charAtIsWhitespace(i,r))return null;for(;s>0&&this._charAtIsWhitespace(i,s-1);)s--;for(;r+11?new D(i.lineNumber-1,t.getLineMaxColumn(i.lineNumber-1),i.lineNumber,1):i.lineNumberh.start+1<=i.column&&i.column<=h.end+1,a=(h,u)=>(h=Math.min(h,i.column),u=Math.max(u,i.column),new D(i.lineNumber,h,i.lineNumber,u)),l=h=>{let u=h.start+1,g=h.end+1,f=!1;for(;g-11&&this._charAtIsWhitespace(n,u-2);)u--;return a(u,g)},d=Ft._findPreviousWordOnLine(e,t,i);if(d&&r(d))return l(d);const c=Ft._findNextWordOnLine(e,t,i);return c&&r(c)?l(c):d&&c?a(d.end+1,c.start+1):d?a(d.start+1,d.end+1):c?a(c.start+1,c.end+1):a(1,s+1)}static _deleteWordPartLeft(e,t){if(!t.isEmpty())return t;const i=t.getPosition(),n=Ft._moveWordPartLeft(e,i);return new D(i.lineNumber,i.column,n.lineNumber,n.column)}static _findFirstNonWhitespaceChar(e,t){const i=e.length;for(let n=t;n=u.start+1&&(u=Ft._findNextWordOnLine(i,n,new W(l,u.end+1))),u?d=u.start+1:d!!e)}class Hn{static addCursorDown(e,t,i){const n=[];let s=0;for(let r=0,a=t.length;rd&&(c=d,h=e.model.getLineMaxColumn(c)),Dt.fromModelState(new zn(new D(r.lineNumber,1,c,h),2,0,new W(c,h),0))}const l=t.modelState.selectionStart.getStartPosition().lineNumber;if(r.lineNumberl){const d=e.getLineCount();let c=a.lineNumber+1,h=1;return c>d&&(c=d,h=e.getLineMaxColumn(c)),Dt.fromViewState(t.viewState.move(!0,c,h,0))}else{const d=t.modelState.selectionStart.getEndPosition();return Dt.fromModelState(t.modelState.move(!0,d.lineNumber,d.column,0))}}static word(e,t,i,n){const s=e.model.validatePosition(n);return Dt.fromModelState(Ft.word(e.cursorConfig,e.model,t.modelState,i,s))}static cancelSelection(e,t){if(!t.modelState.hasSelection())return new Dt(t.modelState,t.viewState);const i=t.viewState.position.lineNumber,n=t.viewState.position.column;return Dt.fromViewState(new zn(new D(i,n,i,n),0,0,new W(i,n),0))}static moveTo(e,t,i,n,s){if(i){if(t.modelState.selectionStartKind===1)return this.word(e,t,i,n);if(t.modelState.selectionStartKind===2)return this.line(e,t,i,n,s)}const r=e.model.validatePosition(n),a=s?e.coordinatesConverter.validateViewPosition(new W(s.lineNumber,s.column),r):e.coordinatesConverter.convertModelPositionToViewPosition(r);return Dt.fromViewState(t.viewState.move(i,a.lineNumber,a.column,0))}static simpleMove(e,t,i,n,s,r){switch(i){case 0:return r===4?this._moveHalfLineLeft(e,t,n):this._moveLeft(e,t,n,s);case 1:return r===4?this._moveHalfLineRight(e,t,n):this._moveRight(e,t,n,s);case 2:return r===2?this._moveUpByViewLines(e,t,n,s):this._moveUpByModelLines(e,t,n,s);case 3:return r===2?this._moveDownByViewLines(e,t,n,s):this._moveDownByModelLines(e,t,n,s);case 4:return r===2?t.map(a=>Dt.fromViewState(Ht.moveToPrevBlankLine(e.cursorConfig,e,a.viewState,n))):t.map(a=>Dt.fromModelState(Ht.moveToPrevBlankLine(e.cursorConfig,e.model,a.modelState,n)));case 5:return r===2?t.map(a=>Dt.fromViewState(Ht.moveToNextBlankLine(e.cursorConfig,e,a.viewState,n))):t.map(a=>Dt.fromModelState(Ht.moveToNextBlankLine(e.cursorConfig,e.model,a.modelState,n)));case 6:return this._moveToViewMinColumn(e,t,n);case 7:return this._moveToViewFirstNonWhitespaceColumn(e,t,n);case 8:return this._moveToViewCenterColumn(e,t,n);case 9:return this._moveToViewMaxColumn(e,t,n);case 10:return this._moveToViewLastNonWhitespaceColumn(e,t,n);default:return null}}static viewportMove(e,t,i,n,s){const r=e.getCompletelyVisibleViewRange(),a=e.coordinatesConverter.convertViewRangeToModelRange(r);switch(i){case 11:{const l=this._firstLineNumberInRange(e.model,a,s),d=e.model.getLineFirstNonWhitespaceColumn(l);return[this._moveToModelPosition(e,t[0],n,l,d)]}case 13:{const l=this._lastLineNumberInRange(e.model,a,s),d=e.model.getLineFirstNonWhitespaceColumn(l);return[this._moveToModelPosition(e,t[0],n,l,d)]}case 12:{const l=Math.round((a.startLineNumber+a.endLineNumber)/2),d=e.model.getLineFirstNonWhitespaceColumn(l);return[this._moveToModelPosition(e,t[0],n,l,d)]}case 14:{const l=[];for(let d=0,c=t.length;di.endLineNumber-1?r=i.endLineNumber-1:sDt.fromViewState(Ht.moveLeft(e.cursorConfig,e,s.viewState,i,n)))}static _moveHalfLineLeft(e,t,i){const n=[];for(let s=0,r=t.length;sDt.fromViewState(Ht.moveRight(e.cursorConfig,e,s.viewState,i,n)))}static _moveHalfLineRight(e,t,i){const n=[];for(let s=0,r=t.length;s{this.model.tokenization.forceTokenization(g);const f=this.model.tokenization.getLineTokens(g),p=this.model.getLineMaxColumn(g)-1;return bg(f,p)};this.model.tokenization.forceTokenization(e.startLineNumber);const i=this.model.tokenization.getLineTokens(e.startLineNumber),n=bg(i,e.startColumn-1),s=an.createEmpty("",n.languageIdCodec),r=e.startLineNumber-1;if(r===0||!(n.firstCharOffset===0))return s;const d=t(r);if(!(n.languageId===d.languageId))return s;const h=d.toIViewLineTokens();return this.indentationLineProcessor.getProcessedTokens(h)}}class Z6{constructor(e,t){this.model=e,this.languageConfigurationService=t}getProcessedLine(e,t){var i,n;const s=(l,d)=>{const c=Jt(l);return d+l.substring(c.length)};(n=(i=this.model.tokenization).forceTokenization)===null||n===void 0||n.call(i,e);const r=this.model.tokenization.getLineTokens(e);let a=this.getProcessedTokens(r).getLineContent();return t!==void 0&&(a=s(a,t)),a}getProcessedTokens(e){const t=l=>l===2||l===3||l===1,i=e.getLanguageId(0),s=this.languageConfigurationService.getLanguageConfiguration(i).bracketsNew.getBracketRegExp({global:!0}),r=[];return e.forEach(l=>{const d=e.getStandardTokenType(l);let c=e.getTokenText(l);t(d)&&(c=c.replace(s,""));const h=e.getMetadata(l);r.push({text:c,metadata:h})}),an.createFromTextAndMetadata(r,e.languageIdCodec)}}function KA(o,e){o.tokenization.forceTokenization(e.lineNumber);const t=o.tokenization.getLineTokens(e.lineNumber),i=bg(t,e.column-1),n=i.firstCharOffset===0,s=t.getLanguageId(0)===i.languageId;return!n&&!s}function Jm(o,e,t,i){e.tokenization.forceTokenization(t.startLineNumber);const n=e.getLanguageIdAtPosition(t.startLineNumber,t.startColumn),s=i.getLanguageConfiguration(n);if(!s)return null;const a=new $A(e,i).getProcessedTokenContextAroundRange(t),l=a.previousLineProcessedTokens.getLineContent(),d=a.beforeRangeProcessedTokens.getLineContent(),c=a.afterRangeProcessedTokens.getLineContent(),h=s.onEnter(o,l,d,c);if(!h)return null;const u=h.indentAction;let g=h.appendText;const f=h.removeText||0;g?u===rn.Indent&&(g=" "+g):u===rn.Indent||u===rn.IndentOutdent?g=" ":g="";let p=JW(e,t.startLineNumber,t.startColumn);return f&&(p=p.substring(0,p.length-f)),{indentAction:u,appendText:g,removeText:f,indentation:p}}var cne=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},hne=function(o,e){return function(t,i){e(t,i,o)}},qw;const Ax=Object.create(null);function Hu(o,e){if(e<=0)return"";Ax[o]||(Ax[o]=["",o]);const t=Ax[o];for(let i=t.length;i<=e;i++)t[i]=t[i-1]+o;return t[e]}let Dr=qw=class{static unshiftIndent(e,t,i,n,s){const r=pn.visibleColumnFromColumn(e,t,i);if(s){const a=Hu(" ",n),d=pn.prevIndentTabStop(r,n)/n;return Hu(a,d)}else{const a=" ",d=pn.prevRenderTabStop(r,i)/i;return Hu(a,d)}}static shiftIndent(e,t,i,n,s){const r=pn.visibleColumnFromColumn(e,t,i);if(s){const a=Hu(" ",n),d=pn.nextIndentTabStop(r,n)/n;return Hu(a,d)}else{const a=" ",d=pn.nextRenderTabStop(r,i)/i;return Hu(a,d)}}constructor(e,t,i){this._languageConfigurationService=i,this._opts=t,this._selection=e,this._selectionId=null,this._useLastEditRangeForCursorEndPosition=!1,this._selectionStartColumnStaysPut=!1}_addEditOperation(e,t,i){this._useLastEditRangeForCursorEndPosition?e.addTrackedEditOperation(t,i):e.addEditOperation(t,i)}getEditOperations(e,t){const i=this._selection.startLineNumber;let n=this._selection.endLineNumber;this._selection.endColumn===1&&i!==n&&(n=n-1);const{tabSize:s,indentSize:r,insertSpaces:a}=this._opts,l=i===n;if(this._opts.useTabStops){this._selection.isEmpty()&&/^\s*$/.test(e.getLineContent(i))&&(this._useLastEditRangeForCursorEndPosition=!0);let d=0,c=0;for(let h=i;h<=n;h++,d=c){c=0;const u=e.getLineContent(h);let g=Ds(u);if(this._opts.isUnshift&&(u.length===0||g===0)||!l&&!this._opts.isUnshift&&u.length===0)continue;if(g===-1&&(g=u.length),h>1&&pn.visibleColumnFromColumn(u,g+1,s)%r!==0&&e.tokenization.isCheapToTokenize(h-1)){const _=Jm(this._opts.autoIndent,e,new D(h-1,e.getLineMaxColumn(h-1),h-1,e.getLineMaxColumn(h-1)),this._languageConfigurationService);if(_){if(c=d,_.appendText)for(let v=0,b=_.appendText.length;v1){let n,s=-1;for(n=e-1;n>=1;n--){if(o.tokenization.getLanguageIdAtPosition(n,0)!==i)return s;const r=o.getLineContent(n);if(t.shouldIgnore(n)||/^\s+$/.test(r)||r===""){s=n;continue}return n}}return-1}function ck(o,e,t,i=!0,n){if(o<4)return null;const s=n.getLanguageConfiguration(e.tokenization.getLanguageId()).indentRulesSupport;if(!s)return null;const r=new UA(e,s,n);if(t<=1)return{indentation:"",action:null};for(let l=t-1;l>0&&e.getLineContent(l)==="";l--)if(l===1)return{indentation:"",action:null};const a=fne(e,t,r);if(a<0)return null;if(a<1)return{indentation:"",action:null};if(r.shouldIncrease(a)||r.shouldIndentNextLine(a)){const l=e.getLineContent(a);return{indentation:Jt(l),action:rn.Indent,line:a}}else if(r.shouldDecrease(a)){const l=e.getLineContent(a);return{indentation:Jt(l),action:null,line:a}}else{if(a===1)return{indentation:Jt(e.getLineContent(a)),action:null,line:a};const l=a-1,d=s.getIndentMetadata(e.getLineContent(l));if(!(d&3)&&d&4){let c=0;for(let h=l-1;h>0;h--)if(!r.shouldIndentNextLine(h)){c=h;break}return{indentation:Jt(e.getLineContent(c+1)),action:null,line:c+1}}if(i)return{indentation:Jt(e.getLineContent(a)),action:null,line:a};for(let c=a;c>0;c--){if(r.shouldIncrease(c))return{indentation:Jt(e.getLineContent(c)),action:rn.Indent,line:c};if(r.shouldIndentNextLine(c)){let h=0;for(let u=c-1;u>0;u--)if(!r.shouldIndentNextLine(c)){h=u;break}return{indentation:Jt(e.getLineContent(h+1)),action:null,line:h+1}}else if(r.shouldDecrease(c))return{indentation:Jt(e.getLineContent(c)),action:null,line:c}}return{indentation:Jt(e.getLineContent(1)),action:null,line:1}}}function Kv(o,e,t,i,n,s){if(o<4)return null;const r=s.getLanguageConfiguration(t);if(!r)return null;const a=s.getLanguageConfiguration(t).indentRulesSupport;if(!a)return null;const l=new UA(e,a,s),d=ck(o,e,i,void 0,s);if(d){const c=d.line;if(c!==void 0){let h=!0;for(let u=c;uo.getLineCount()?null:i.getIndentMetadata(o.getLineContent(e))}function _ne(o,e,t){return{tokenization:{getLineTokens:n=>n===e?t:o.tokenization.getLineTokens(n),getLanguageId:()=>o.getLanguageId(),getLanguageIdAtPosition:(n,s)=>o.getLanguageIdAtPosition(n,s)},getLineContent:n=>n===e?t.getLineContent():o.getLineContent(n)}}class yi{static indent(e,t,i){if(t===null||i===null)return[];const n=[];for(let s=0,r=i.length;s1){let a;for(a=i-1;a>=1;a--){const c=t.getLineContent(a);if($a(c)>=0)break}if(a<1)return null;const l=t.getLineMaxColumn(a),d=Jm(e.autoIndent,t,new D(a,l,a,l),e.languageConfigurationService);d&&(s=d.indentation+d.appendText)}return n&&(n===rn.Indent&&(s=yi.shiftIndent(e,s)),n===rn.Outdent&&(s=yi.unshiftIndent(e,s)),s=e.normalizeIndentation(s)),s||null}static _replaceJumpToNextIndent(e,t,i,n){let s="";const r=i.getStartPosition();if(e.insertSpaces){const a=e.visibleColumnFromColumn(t,r),l=e.indentSize,d=l-a%l;for(let c=0;cthis._compositionType(i,c,s,r,a,l));return new no(4,d,{shouldPushStackElementBefore:D1(e,4),shouldPushStackElementAfter:!1})}static _compositionType(e,t,i,n,s,r){if(!t.isEmpty())return null;const a=t.getPosition(),l=Math.max(1,a.column-n),d=Math.min(e.getLineMaxColumn(a.lineNumber),a.column+s),c=new D(a.lineNumber,l,a.lineNumber,d);return e.getValueInRange(c)===i&&r===0?null:new jw(c,i,0,r)}static _typeCommand(e,t,i){return i?new L1(e,t,!0):new Jn(e,t,!0)}static _enter(e,t,i,n){if(e.autoIndent===0)return yi._typeCommand(n,` +`,i);if(!t.tokenization.isCheapToTokenize(n.getStartPosition().lineNumber)||e.autoIndent===1){const l=t.getLineContent(n.startLineNumber),d=Jt(l).substring(0,n.startColumn-1);return yi._typeCommand(n,` +`+e.normalizeIndentation(d),i)}const s=Jm(e.autoIndent,t,n,e.languageConfigurationService);if(s){if(s.indentAction===rn.None)return yi._typeCommand(n,` +`+e.normalizeIndentation(s.indentation+s.appendText),i);if(s.indentAction===rn.Indent)return yi._typeCommand(n,` +`+e.normalizeIndentation(s.indentation+s.appendText),i);if(s.indentAction===rn.IndentOutdent){const l=e.normalizeIndentation(s.indentation),d=e.normalizeIndentation(s.indentation+s.appendText),c=` +`+d+` +`+l;return i?new L1(n,c,!0):new jw(n,c,-1,d.length-l.length,!0)}else if(s.indentAction===rn.Outdent){const l=yi.unshiftIndent(e,s.indentation);return yi._typeCommand(n,` +`+e.normalizeIndentation(l+s.appendText),i)}}const r=t.getLineContent(n.startLineNumber),a=Jt(r).substring(0,n.startColumn-1);if(e.autoIndent>=4){const l=mne(e.autoIndent,t,n,{unshiftIndent:d=>yi.unshiftIndent(e,d),shiftIndent:d=>yi.shiftIndent(e,d),normalizeIndentation:d=>e.normalizeIndentation(d)},e.languageConfigurationService);if(l){let d=e.visibleColumnFromColumn(t,n.getEndPosition());const c=n.endColumn,h=t.getLineContent(n.endLineNumber),u=Ds(h);if(u>=0?n=n.setEndPosition(n.endLineNumber,Math.max(n.endColumn,u+1)):n=n.setEndPosition(n.endLineNumber,t.getLineMaxColumn(n.endLineNumber)),i)return new L1(n,` +`+e.normalizeIndentation(l.afterEnter),!0);{let g=0;return c<=u+1&&(e.insertSpaces||(d=Math.ceil(d/e.indentSize)),g=Math.min(d+1-e.normalizeIndentation(l.afterEnter).length-1,0)),new jw(n,` +`+e.normalizeIndentation(l.afterEnter),0,g,!0)}}}return yi._typeCommand(n,` +`+e.normalizeIndentation(a),i)}static _isAutoIndentType(e,t,i){if(e.autoIndent<4)return!1;for(let n=0,s=i.length;nyi.shiftIndent(e,a),unshiftIndent:a=>yi.unshiftIndent(e,a)},e.languageConfigurationService);if(r===null)return null;if(r!==e.normalizeIndentation(s)){const a=t.getLineFirstNonWhitespaceColumn(i.startLineNumber);return a===0?yi._typeCommand(new D(i.startLineNumber,1,i.endLineNumber,i.endColumn),e.normalizeIndentation(r)+n,!1):yi._typeCommand(new D(i.startLineNumber,1,i.endLineNumber,i.endColumn),e.normalizeIndentation(r)+t.getLineContent(i.startLineNumber).substring(a-1,i.startColumn-1)+n,!1)}return null}static _isAutoClosingOvertype(e,t,i,n,s){if(e.autoClosingOvertype==="never"||!e.autoClosingPairs.autoClosingPairsCloseSingleChar.has(s))return!1;for(let r=0,a=i.length;r2?c.charCodeAt(d.column-2):0)===92&&u)return!1;if(e.autoClosingOvertype==="auto"){let f=!1;for(let p=0,_=n.length;p<_;p++){const v=n[p];if(d.lineNumber===v.startLineNumber&&d.column===v.startColumn){f=!0;break}}if(!f)return!1}}return!0}static _runAutoClosingOvertype(e,t,i,n,s){const r=[];for(let a=0,l=n.length;at.startsWith(l.open)),a=s.some(l=>t.startsWith(l.close));return!r&&a}static _findAutoClosingPairOpen(e,t,i,n){const s=e.autoClosingPairs.autoClosingPairsOpenByEnd.get(n);if(!s)return null;let r=null;for(const a of s)if(r===null||a.open.length>r.open.length){let l=!0;for(const d of i)if(t.getValueInRange(new D(d.lineNumber,d.column-a.open.length+1,d.lineNumber,d.column))+n!==a.open){l=!1;break}l&&(r=a)}return r}static _findContainedAutoClosingPair(e,t){if(t.open.length<=1)return null;const i=t.close.charAt(t.close.length-1),n=e.autoClosingPairs.autoClosingPairsCloseByEnd.get(i)||[];let s=null;for(const r of n)r.open!==t.open&&t.open.includes(r.open)&&t.close.endsWith(r.close)&&(!s||r.open.length>s.open.length)&&(s=r);return s}static _getAutoClosingPairClose(e,t,i,n,s){for(const f of i)if(!f.isEmpty())return null;const r=i.map(f=>{const p=f.getPosition();return s?{lineNumber:p.lineNumber,beforeColumn:p.column-n.length,afterColumn:p.column}:{lineNumber:p.lineNumber,beforeColumn:p.column,afterColumn:p.column}}),a=this._findAutoClosingPairOpen(e,t,r.map(f=>new W(f.lineNumber,f.beforeColumn)),n);if(!a)return null;let l,d;if(Xc(n)?(l=e.autoClosingQuotes,d=e.shouldAutoCloseBefore.quote):(e.blockCommentStartToken?a.open.includes(e.blockCommentStartToken):!1)?(l=e.autoClosingComments,d=e.shouldAutoCloseBefore.comment):(l=e.autoClosingBrackets,d=e.shouldAutoCloseBefore.bracket),l==="never")return null;const h=this._findContainedAutoClosingPair(e,a),u=h?h.close:"";let g=!0;for(const f of r){const{lineNumber:p,beforeColumn:_,afterColumn:v}=f,b=t.getLineContent(p),C=b.substring(0,_-1),w=b.substring(v-1);if(w.startsWith(u)||(g=!1),w.length>0){const x=w.charAt(0);if(!yi._isBeforeClosingBrace(e,w)&&!d(x))return null}if(a.open.length===1&&(n==="'"||n==='"')&&l!=="always"){const x=Pr(e.wordSeparators,[]);if(C.length>0){const N=C.charCodeAt(C.length-1);if(x.get(N)===0)return null}}if(!t.tokenization.isCheapToTokenize(p))return null;t.tokenization.forceTokenization(p);const S=t.tokenization.getLineTokens(p),y=bg(S,_-1);if(!a.shouldAutoClose(y,_-y.firstCharOffset))return null;const k=a.findNeutralCharacter();if(k){const x=t.tokenization.getTokenTypeIfInsertingCharacter(p,_,k);if(!a.isOK(x))return null}}return g?a.close.substring(0,a.close.length-u.length):a.close}static _runAutoClosingOpenCharType(e,t,i,n,s,r,a){const l=[];for(let d=0,c=n.length;dnew Jn(new D(u.positionLineNumber,u.positionColumn,u.positionLineNumber,u.positionColumn+1),"",!1));return new no(4,h,{shouldPushStackElementBefore:!0,shouldPushStackElementAfter:!1})}const c=this._getAutoClosingPairClose(t,i,s,l,!0);return c!==null?this._runAutoClosingOpenCharType(e,t,i,s,l,!0,c):null}static typeWithInterceptors(e,t,i,n,s,r,a){if(!e&&a===` +`){const c=[];for(let h=0,u=s.length;h{const n=t.get(It).getFocusedCodeEditor();return n&&n.hasTextFocus()?this._runEditorCommand(t,n,i):!1}),e.addImplementation(1e3,"generic-dom-input-textarea",(t,i)=>{const n=ns();return n&&["input","textarea"].indexOf(n.tagName.toLowerCase())>=0?(this.runDOMCommand(n),!0):!1}),e.addImplementation(0,"generic-dom",(t,i)=>{const n=t.get(It).getActiveCodeEditor();return n?(n.focus(),this._runEditorCommand(t,n,i)):!1})}_runEditorCommand(e,t,i){const n=this.runEditorCommand(e,t,i);return n||!0}}var Tn;(function(o){class e extends Pi{constructor(b){super(b),this._inSelectionMode=b.inSelectionMode}runCoreEditorCommand(b,C){if(!C.position)return;b.model.pushStackElement(),b.setCursorStates(C.source,3,[Hn.moveTo(b,b.getPrimaryCursorState(),this._inSelectionMode,C.position,C.viewPosition)])&&C.revealType!==2&&b.revealAllCursors(C.source,!0,!0)}}o.MoveTo=ue(new e({id:"_moveTo",inSelectionMode:!1,precondition:void 0})),o.MoveToSelect=ue(new e({id:"_moveToSelect",inSelectionMode:!0,precondition:void 0}));class t extends Pi{runCoreEditorCommand(b,C){b.model.pushStackElement();const w=this._getColumnSelectResult(b,b.getPrimaryCursorState(),b.getCursorColumnSelectData(),C);w!==null&&(b.setCursorStates(C.source,3,w.viewStates.map(S=>Dt.fromViewState(S))),b.setCursorColumnSelectData({isReal:!0,fromViewLineNumber:w.fromLineNumber,fromViewVisualColumn:w.fromVisualColumn,toViewLineNumber:w.toLineNumber,toViewVisualColumn:w.toVisualColumn}),w.reversed?b.revealTopMostCursor(C.source):b.revealBottomMostCursor(C.source))}}o.ColumnSelect=ue(new class extends t{constructor(){super({id:"columnSelect",precondition:void 0})}_getColumnSelectResult(v,b,C,w){if(typeof w.position>"u"||typeof w.viewPosition>"u"||typeof w.mouseColumn>"u")return null;const S=v.model.validatePosition(w.position),y=v.coordinatesConverter.validateViewPosition(new W(w.viewPosition.lineNumber,w.viewPosition.column),S),k=w.doColumnSelect?C.fromViewLineNumber:y.lineNumber,x=w.doColumnSelect?C.fromViewVisualColumn:w.mouseColumn-1;return ug.columnSelect(v.cursorConfig,v,k,x,y.lineNumber,w.mouseColumn-1)}}),o.CursorColumnSelectLeft=ue(new class extends t{constructor(){super({id:"cursorColumnSelectLeft",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3599,linux:{primary:0}}})}_getColumnSelectResult(v,b,C,w){return ug.columnSelectLeft(v.cursorConfig,v,C)}}),o.CursorColumnSelectRight=ue(new class extends t{constructor(){super({id:"cursorColumnSelectRight",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3601,linux:{primary:0}}})}_getColumnSelectResult(v,b,C,w){return ug.columnSelectRight(v.cursorConfig,v,C)}});class i extends t{constructor(b){super(b),this._isPaged=b.isPaged}_getColumnSelectResult(b,C,w,S){return ug.columnSelectUp(b.cursorConfig,b,w,this._isPaged)}}o.CursorColumnSelectUp=ue(new i({isPaged:!1,id:"cursorColumnSelectUp",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3600,linux:{primary:0}}})),o.CursorColumnSelectPageUp=ue(new i({isPaged:!0,id:"cursorColumnSelectPageUp",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3595,linux:{primary:0}}}));class n extends t{constructor(b){super(b),this._isPaged=b.isPaged}_getColumnSelectResult(b,C,w,S){return ug.columnSelectDown(b.cursorConfig,b,w,this._isPaged)}}o.CursorColumnSelectDown=ue(new n({isPaged:!1,id:"cursorColumnSelectDown",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3602,linux:{primary:0}}})),o.CursorColumnSelectPageDown=ue(new n({isPaged:!0,id:"cursorColumnSelectPageDown",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:3596,linux:{primary:0}}}));class s extends Pi{constructor(){super({id:"cursorMove",precondition:void 0,metadata:XS.metadata})}runCoreEditorCommand(b,C){const w=XS.parse(C);w&&this._runCursorMove(b,C.source,w)}_runCursorMove(b,C,w){b.model.pushStackElement(),b.setCursorStates(C,3,s._move(b,b.getCursorStates(),w)),b.revealAllCursors(C,!0)}static _move(b,C,w){const S=w.select,y=w.value;switch(w.direction){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:case 8:case 9:case 10:return Hn.simpleMove(b,C,w.direction,S,y,w.unit);case 11:case 13:case 12:case 14:return Hn.viewportMove(b,C,w.direction,S,y);default:return null}}}o.CursorMoveImpl=s,o.CursorMove=ue(new s);class r extends Pi{constructor(b){super(b),this._staticArgs=b.args}runCoreEditorCommand(b,C){let w=this._staticArgs;this._staticArgs.value===-1&&(w={direction:this._staticArgs.direction,unit:this._staticArgs.unit,select:this._staticArgs.select,value:C.pageSize||b.cursorConfig.pageSize}),b.model.pushStackElement(),b.setCursorStates(C.source,3,Hn.simpleMove(b,b.getCursorStates(),w.direction,w.select,w.value,w.unit)),b.revealAllCursors(C.source,!0)}}o.CursorLeft=ue(new r({args:{direction:0,unit:0,select:!1,value:1},id:"cursorLeft",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:15,mac:{primary:15,secondary:[288]}}})),o.CursorLeftSelect=ue(new r({args:{direction:0,unit:0,select:!0,value:1},id:"cursorLeftSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1039}})),o.CursorRight=ue(new r({args:{direction:1,unit:0,select:!1,value:1},id:"cursorRight",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:17,mac:{primary:17,secondary:[292]}}})),o.CursorRightSelect=ue(new r({args:{direction:1,unit:0,select:!0,value:1},id:"cursorRightSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1041}})),o.CursorUp=ue(new r({args:{direction:2,unit:2,select:!1,value:1},id:"cursorUp",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:16,mac:{primary:16,secondary:[302]}}})),o.CursorUpSelect=ue(new r({args:{direction:2,unit:2,select:!0,value:1},id:"cursorUpSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1040,secondary:[3088],mac:{primary:1040},linux:{primary:1040}}})),o.CursorPageUp=ue(new r({args:{direction:2,unit:2,select:!1,value:-1},id:"cursorPageUp",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:11}})),o.CursorPageUpSelect=ue(new r({args:{direction:2,unit:2,select:!0,value:-1},id:"cursorPageUpSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1035}})),o.CursorDown=ue(new r({args:{direction:3,unit:2,select:!1,value:1},id:"cursorDown",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:18,mac:{primary:18,secondary:[300]}}})),o.CursorDownSelect=ue(new r({args:{direction:3,unit:2,select:!0,value:1},id:"cursorDownSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1042,secondary:[3090],mac:{primary:1042},linux:{primary:1042}}})),o.CursorPageDown=ue(new r({args:{direction:3,unit:2,select:!1,value:-1},id:"cursorPageDown",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:12}})),o.CursorPageDownSelect=ue(new r({args:{direction:3,unit:2,select:!0,value:-1},id:"cursorPageDownSelect",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1036}})),o.CreateCursor=ue(new class extends Pi{constructor(){super({id:"createCursor",precondition:void 0})}runCoreEditorCommand(v,b){if(!b.position)return;let C;b.wholeLine?C=Hn.line(v,v.getPrimaryCursorState(),!1,b.position,b.viewPosition):C=Hn.moveTo(v,v.getPrimaryCursorState(),!1,b.position,b.viewPosition);const w=v.getCursorStates();if(w.length>1){const S=C.modelState?C.modelState.position:null,y=C.viewState?C.viewState.position:null;for(let k=0,x=w.length;ky&&(S=y);const k=new D(S,1,S,v.model.getLineMaxColumn(S));let x=0;if(C.at)switch(C.at){case Tm.RawAtArgument.Top:x=3;break;case Tm.RawAtArgument.Center:x=1;break;case Tm.RawAtArgument.Bottom:x=4;break}const N=v.coordinatesConverter.convertModelRangeToViewRange(k);v.revealRange(b.source,!1,N,x,0)}}),o.SelectAll=new class extends qN{constructor(){super(dQ)}runDOMCommand(v){Ar&&(v.focus(),v.select()),v.ownerDocument.execCommand("selectAll")}runEditorCommand(v,b,C){const w=b._getViewModel();w&&this.runCoreEditorCommand(w,C)}runCoreEditorCommand(v,b){v.model.pushStackElement(),v.setCursorStates("keyboard",3,[Hn.selectAll(v,v.getPrimaryCursorState())])}},o.SetSelection=ue(new class extends Pi{constructor(){super({id:"setSelection",precondition:void 0})}runCoreEditorCommand(v,b){b.selection&&(v.model.pushStackElement(),v.setCursorStates(b.source,3,[Dt.fromModelSelection(b.selection)]))}})})(Tn||(Tn={}));const bne=Z.and(E.textInputFocus,E.columnSelection);function __(o,e){Zs.registerKeybindingRule({id:o,primary:e,when:bne,weight:At+1})}__(Tn.CursorColumnSelectLeft.id,1039);__(Tn.CursorColumnSelectRight.id,1041);__(Tn.CursorColumnSelectUp.id,1040);__(Tn.CursorColumnSelectPageUp.id,1035);__(Tn.CursorColumnSelectDown.id,1042);__(Tn.CursorColumnSelectPageDown.id,1036);function k5(o){return o.register(),o}var ep;(function(o){class e extends bn{runEditorCommand(i,n,s){const r=n._getViewModel();r&&this.runCoreEditingCommand(n,r,s||{})}}o.CoreEditingCommand=e,o.LineBreakInsert=ue(new class extends e{constructor(){super({id:"lineBreakInsert",precondition:E.writable,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:0,mac:{primary:301}}})}runCoreEditingCommand(t,i,n){t.pushUndoStop(),t.executeCommands(this.id,yi.lineBreakInsert(i.cursorConfig,i.model,i.getCursorStates().map(s=>s.modelState.selection)))}}),o.Outdent=ue(new class extends e{constructor(){super({id:"outdent",precondition:E.writable,kbOpts:{weight:At,kbExpr:Z.and(E.editorTextFocus,E.tabDoesNotMoveFocus),primary:1026}})}runCoreEditingCommand(t,i,n){t.pushUndoStop(),t.executeCommands(this.id,yi.outdent(i.cursorConfig,i.model,i.getCursorStates().map(s=>s.modelState.selection))),t.pushUndoStop()}}),o.Tab=ue(new class extends e{constructor(){super({id:"tab",precondition:E.writable,kbOpts:{weight:At,kbExpr:Z.and(E.editorTextFocus,E.tabDoesNotMoveFocus),primary:2}})}runCoreEditingCommand(t,i,n){t.pushUndoStop(),t.executeCommands(this.id,yi.tab(i.cursorConfig,i.model,i.getCursorStates().map(s=>s.modelState.selection))),t.pushUndoStop()}}),o.DeleteLeft=ue(new class extends e{constructor(){super({id:"deleteLeft",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:1,secondary:[1025],mac:{primary:1,secondary:[1025,294,257]}}})}runCoreEditingCommand(t,i,n){const[s,r]=Xg.deleteLeft(i.getPrevEditOperationType(),i.cursorConfig,i.model,i.getCursorStates().map(a=>a.modelState.selection),i.getCursorAutoClosedCharacters());s&&t.pushUndoStop(),t.executeCommands(this.id,r),i.setPrevEditOperationType(2)}}),o.DeleteRight=ue(new class extends e{constructor(){super({id:"deleteRight",precondition:void 0,kbOpts:{weight:At,kbExpr:E.textInputFocus,primary:20,mac:{primary:20,secondary:[290,276]}}})}runCoreEditingCommand(t,i,n){const[s,r]=Xg.deleteRight(i.getPrevEditOperationType(),i.cursorConfig,i.model,i.getCursorStates().map(a=>a.modelState.selection));s&&t.pushUndoStop(),t.executeCommands(this.id,r),i.setPrevEditOperationType(3)}}),o.Undo=new class extends qN{constructor(){super(HW)}runDOMCommand(t){t.ownerDocument.execCommand("undo")}runEditorCommand(t,i,n){if(!(!i.hasModel()||i.getOption(91)===!0))return i.getModel().undo()}},o.Redo=new class extends qN{constructor(){super(VW)}runDOMCommand(t){t.ownerDocument.execCommand("redo")}runEditorCommand(t,i,n){if(!(!i.hasModel()||i.getOption(91)===!0))return i.getModel().redo()}}})(ep||(ep={}));class D5 extends YL{constructor(e,t,i){super({id:e,precondition:void 0,metadata:i}),this._handlerId=t}runCommand(e,t){const i=e.get(It).getFocusedCodeEditor();i&&i.trigger("keyboard",this._handlerId,t)}}function Ef(o,e){k5(new D5("default:"+o,o)),k5(new D5(o,o,e))}Ef("type",{description:"Type",args:[{name:"args",schema:{type:"object",required:["text"],properties:{text:{type:"string"}}}}]});Ef("replacePreviousChar");Ef("compositionType");Ef("compositionStart");Ef("compositionEnd");Ef("paste");Ef("cut");class Cne{constructor(e,t,i,n){this.configuration=e,this.viewModel=t,this.userInputEvents=i,this.commandDelegate=n}paste(e,t,i,n){this.commandDelegate.paste(e,t,i,n)}type(e){this.commandDelegate.type(e)}compositionType(e,t,i,n){this.commandDelegate.compositionType(e,t,i,n)}compositionStart(){this.commandDelegate.startComposition()}compositionEnd(){this.commandDelegate.endComposition()}cut(){this.commandDelegate.cut()}setSelection(e){Tn.SetSelection.runCoreEditorCommand(this.viewModel,{source:"keyboard",selection:e})}_validateViewColumn(e){const t=this.viewModel.getLineMinColumn(e.lineNumber);return e.column=4?this._selectAll():e.mouseDownCount===3?this._hasMulticursorModifier(e)?e.inSelectionMode?this._lastCursorLineSelectDrag(e.position,e.revealType):this._lastCursorLineSelect(e.position,e.revealType):e.inSelectionMode?this._lineSelectDrag(e.position,e.revealType):this._lineSelect(e.position,e.revealType):e.mouseDownCount===2?e.onInjectedText||(this._hasMulticursorModifier(e)?this._lastCursorWordSelect(e.position,e.revealType):e.inSelectionMode?this._wordSelectDrag(e.position,e.revealType):this._wordSelect(e.position,e.revealType)):this._hasMulticursorModifier(e)?this._hasNonMulticursorModifier(e)||(e.shiftKey?this._columnSelect(e.position,e.mouseColumn,!0):e.inSelectionMode?this._lastCursorMoveToSelect(e.position,e.revealType):this._createCursor(e.position,!1)):e.inSelectionMode?e.altKey?this._columnSelect(e.position,e.mouseColumn,!0):n?this._columnSelect(e.position,e.mouseColumn,!0):this._moveToSelect(e.position,e.revealType):this.moveTo(e.position,e.revealType)}_usualArgs(e,t){return e=this._validateViewColumn(e),{source:"mouse",position:this._convertViewToModelPosition(e),viewPosition:e,revealType:t}}moveTo(e,t){Tn.MoveTo.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_moveToSelect(e,t){Tn.MoveToSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_columnSelect(e,t,i){e=this._validateViewColumn(e),Tn.ColumnSelect.runCoreEditorCommand(this.viewModel,{source:"mouse",position:this._convertViewToModelPosition(e),viewPosition:e,mouseColumn:t,doColumnSelect:i})}_createCursor(e,t){e=this._validateViewColumn(e),Tn.CreateCursor.runCoreEditorCommand(this.viewModel,{source:"mouse",position:this._convertViewToModelPosition(e),viewPosition:e,wholeLine:t})}_lastCursorMoveToSelect(e,t){Tn.LastCursorMoveToSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_wordSelect(e,t){Tn.WordSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_wordSelectDrag(e,t){Tn.WordSelectDrag.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_lastCursorWordSelect(e,t){Tn.LastCursorWordSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_lineSelect(e,t){Tn.LineSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_lineSelectDrag(e,t){Tn.LineSelectDrag.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_lastCursorLineSelect(e,t){Tn.LastCursorLineSelect.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_lastCursorLineSelectDrag(e,t){Tn.LastCursorLineSelectDrag.runCoreEditorCommand(this.viewModel,this._usualArgs(e,t))}_selectAll(){Tn.SelectAll.runCoreEditorCommand(this.viewModel,{source:"mouse"})}_convertViewToModelPosition(e){return this.viewModel.coordinatesConverter.convertViewPositionToModelPosition(e)}emitKeyDown(e){this.userInputEvents.emitKeyDown(e)}emitKeyUp(e){this.userInputEvents.emitKeyUp(e)}emitContextMenu(e){this.userInputEvents.emitContextMenu(e)}emitMouseMove(e){this.userInputEvents.emitMouseMove(e)}emitMouseLeave(e){this.userInputEvents.emitMouseLeave(e)}emitMouseUp(e){this.userInputEvents.emitMouseUp(e)}emitMouseDown(e){this.userInputEvents.emitMouseDown(e)}emitMouseDrag(e){this.userInputEvents.emitMouseDrag(e)}emitMouseDrop(e){this.userInputEvents.emitMouseDrop(e)}emitMouseDropCanceled(){this.userInputEvents.emitMouseDropCanceled()}emitMouseWheel(e){this.userInputEvents.emitMouseWheel(e)}}class X6{constructor(e){this._createLine=e,this._set(1,[])}flush(){this._set(1,[])}_set(e,t){this._lines=t,this._rendLineNumberStart=e}_get(){return{rendLineNumberStart:this._rendLineNumberStart,lines:this._lines}}getStartLineNumber(){return this._rendLineNumberStart}getEndLineNumber(){return this._rendLineNumberStart+this._lines.length-1}getCount(){return this._lines.length}getLine(e){const t=e-this._rendLineNumberStart;if(t<0||t>=this._lines.length)throw new Kt("Illegal value for lineNumber");return this._lines[t]}onLinesDeleted(e,t){if(this.getCount()===0)return null;const i=this.getStartLineNumber(),n=this.getEndLineNumber();if(tn)return null;let s=0,r=0;for(let l=i;l<=n;l++){const d=l-this._rendLineNumberStart;e<=l&&l<=t&&(r===0?(s=d,r=1):r++)}if(e=n&&a<=s&&(this._lines[a-this._rendLineNumberStart].onContentChanged(),r=!0);return r}onLinesInserted(e,t){if(this.getCount()===0)return null;const i=t-e+1,n=this.getStartLineNumber(),s=this.getEndLineNumber();if(e<=n)return this._rendLineNumberStart+=i,null;if(e>s)return null;if(i+e>s)return this._lines.splice(e-this._rendLineNumberStart,s-e+1);const r=[];for(let h=0;hi)continue;const l=Math.max(t,a.fromLineNumber),d=Math.min(i,a.toLineNumber);for(let c=l;c<=d;c++){const h=c-this._rendLineNumberStart;this._lines[h].onTokensChanged(),n=!0}}return n}}class J6{constructor(e){this._host=e,this.domNode=this._createDomNode(),this._linesCollection=new X6(()=>this._host.createVisibleLine())}_createDomNode(){const e=Bt(document.createElement("div"));return e.setClassName("view-layer"),e.setPosition("absolute"),e.domNode.setAttribute("role","presentation"),e.domNode.setAttribute("aria-hidden","true"),e}onConfigurationChanged(e){return!!e.hasChanged(145)}onFlushed(e){return this._linesCollection.flush(),!0}onLinesChanged(e){return this._linesCollection.onLinesChanged(e.fromLineNumber,e.count)}onLinesDeleted(e){const t=this._linesCollection.onLinesDeleted(e.fromLineNumber,e.toLineNumber);if(t)for(let i=0,n=t.length;it){const r=t,a=Math.min(i,s.rendLineNumberStart-1);r<=a&&(this._insertLinesBefore(s,r,a,n,t),s.linesLength+=a-r+1)}else if(s.rendLineNumberStart0&&(this._removeLinesBefore(s,r),s.linesLength-=r)}if(s.rendLineNumberStart=t,s.rendLineNumberStart+s.linesLength-1i){const r=Math.max(0,i-s.rendLineNumberStart+1),l=s.linesLength-1-r+1;l>0&&(this._removeLinesAfter(s,l),s.linesLength-=l)}return this._finishRendering(s,!1,n),s}_renderUntouchedLines(e,t,i,n,s){const r=e.rendLineNumberStart,a=e.lines;for(let l=t;l<=i;l++){const d=r+l;a[l].layoutLine(d,n[d-s],this.viewportData.lineHeight)}}_insertLinesBefore(e,t,i,n,s){const r=[];let a=0;for(let l=t;l<=i;l++)r[a++]=this.host.createVisibleLine();e.lines=r.concat(e.lines)}_removeLinesBefore(e,t){for(let i=0;i=0;a--){const l=e.lines[a];n[a]&&(l.setDomNode(r),r=r.previousSibling)}}_finishRenderingInvalidLines(e,t,i){const n=document.createElement("div");jd._ttPolicy&&(t=jd._ttPolicy.createHTML(t)),n.innerHTML=t;for(let s=0;so});jd._sb=new g_(1e5);class eH extends Wo{constructor(e){super(e),this._visibleLines=new J6(this),this.domNode=this._visibleLines.domNode;const i=this._context.configuration.options.get(50);Gn(this.domNode,i),this._dynamicOverlays=[],this._isFocused=!1,this.domNode.setClassName("view-overlays")}shouldRender(){if(super.shouldRender())return!0;for(let e=0,t=this._dynamicOverlays.length;ei.shouldRender());for(let i=0,n=t.length;i'),s.appendString(r),s.appendString(""),!0)}layoutLine(e,t,i){this._domNode&&(this._domNode.setTop(t),this._domNode.setHeight(i))}}class Sne extends eH{constructor(e){super(e);const i=this._context.configuration.options.get(145);this._contentWidth=i.contentWidth,this.domNode.setHeight(0)}onConfigurationChanged(e){const i=this._context.configuration.options.get(145);return this._contentWidth=i.contentWidth,super.onConfigurationChanged(e)||!0}onScrollChanged(e){return super.onScrollChanged(e)||e.scrollWidthChanged}_viewOverlaysRender(e){super._viewOverlaysRender(e),this.domNode.setWidth(Math.max(e.scrollWidth,this._contentWidth))}}class yne extends eH{constructor(e){super(e);const t=this._context.configuration.options,i=t.get(145);this._contentLeft=i.contentLeft,this.domNode.setClassName("margin-view-overlays"),this.domNode.setWidth(1),Gn(this.domNode,t.get(50))}onConfigurationChanged(e){const t=this._context.configuration.options;Gn(this.domNode,t.get(50));const i=t.get(145);return this._contentLeft=i.contentLeft,super.onConfigurationChanged(e)||!0}onScrollChanged(e){return super.onScrollChanged(e)||e.scrollHeightChanged}_viewOverlaysRender(e){super._viewOverlaysRender(e);const t=Math.min(e.scrollHeight,1e6);this.domNode.setHeight(t),this.domNode.setWidth(this._contentLeft)}}class hk{constructor(e){this.onKeyDown=null,this.onKeyUp=null,this.onContextMenu=null,this.onMouseMove=null,this.onMouseLeave=null,this.onMouseDown=null,this.onMouseUp=null,this.onMouseDrag=null,this.onMouseDrop=null,this.onMouseDropCanceled=null,this.onMouseWheel=null,this._coordinatesConverter=e}emitKeyDown(e){var t;(t=this.onKeyDown)===null||t===void 0||t.call(this,e)}emitKeyUp(e){var t;(t=this.onKeyUp)===null||t===void 0||t.call(this,e)}emitContextMenu(e){var t;(t=this.onContextMenu)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseMove(e){var t;(t=this.onMouseMove)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseLeave(e){var t;(t=this.onMouseLeave)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseDown(e){var t;(t=this.onMouseDown)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseUp(e){var t;(t=this.onMouseUp)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseDrag(e){var t;(t=this.onMouseDrag)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseDrop(e){var t;(t=this.onMouseDrop)===null||t===void 0||t.call(this,this._convertViewToModelMouseEvent(e))}emitMouseDropCanceled(){var e;(e=this.onMouseDropCanceled)===null||e===void 0||e.call(this)}emitMouseWheel(e){var t;(t=this.onMouseWheel)===null||t===void 0||t.call(this,e)}_convertViewToModelMouseEvent(e){return e.target?{event:e.event,target:this._convertViewToModelMouseTarget(e.target)}:e}_convertViewToModelMouseTarget(e){return hk.convertViewToModelMouseTarget(e,this._coordinatesConverter)}static convertViewToModelMouseTarget(e,t){const i={...e};return i.position&&(i.position=t.convertViewPositionToModelPosition(i.position)),i.range&&(i.range=t.convertViewRangeToModelRange(i.range)),(i.type===5||i.type===8)&&(i.detail=this.convertViewToModelViewZoneData(i.detail,t)),i}static convertViewToModelViewZoneData(e,t){return{viewZoneId:e.viewZoneId,positionBefore:e.positionBefore?t.convertViewPositionToModelPosition(e.positionBefore):e.positionBefore,positionAfter:e.positionAfter?t.convertViewPositionToModelPosition(e.positionAfter):e.positionAfter,position:t.convertViewPositionToModelPosition(e.position),afterLineNumber:t.convertViewPositionToModelPosition(new W(e.afterLineNumber,1)).lineNumber}}}class Lne extends Wo{constructor(e){super(e),this.blocks=[],this.contentWidth=-1,this.contentLeft=0,this.domNode=Bt(document.createElement("div")),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this.domNode.setClassName("blockDecorations-container"),this.update()}update(){let e=!1;const i=this._context.configuration.options.get(145),n=i.contentWidth-i.verticalScrollbarWidth;this.contentWidth!==n&&(this.contentWidth=n,e=!0);const s=i.contentLeft;return this.contentLeft!==s&&(this.contentLeft=s,e=!0),e}dispose(){super.dispose()}onConfigurationChanged(e){return this.update()}onScrollChanged(e){return e.scrollTopChanged||e.scrollLeftChanged}onDecorationsChanged(e){return!0}onZonesChanged(e){return!0}prepareRender(e){}render(e){var t;let i=0;const n=e.getDecorationsInViewport();for(const s of n){if(!s.options.blockClassName)continue;let r=this.blocks[i];r||(r=this.blocks[i]=Bt(document.createElement("div")),this.domNode.appendChild(r));let a,l;s.options.blockIsAfterEnd?(a=e.getVerticalOffsetAfterLineNumber(s.range.endLineNumber,!1),l=e.getVerticalOffsetAfterLineNumber(s.range.endLineNumber,!0)):(a=e.getVerticalOffsetForLineNumber(s.range.startLineNumber,!0),l=s.range.isEmpty()&&!s.options.blockDoesNotCollapse?e.getVerticalOffsetForLineNumber(s.range.startLineNumber,!1):e.getVerticalOffsetAfterLineNumber(s.range.endLineNumber,!0));const[d,c,h,u]=(t=s.options.blockPadding)!==null&&t!==void 0?t:[0,0,0,0];r.setClassName("blockDecorations-block "+s.options.blockClassName),r.setLeft(this.contentLeft-u),r.setWidth(this.contentWidth+u+c),r.setTop(a-e.scrollTop-d),r.setHeight(l-a+d+h),i++}for(let s=i;s0?this.domNode.setDisplay("block"):this.domNode.setDisplay("none"),this._cachedDomNodeOffsetWidth=-1,this._cachedDomNodeOffsetHeight=-1}_layoutBoxInViewport(e,t,i,n){const s=e.top,r=s,a=e.top+e.height,l=n.viewportHeight-a,d=s-i,c=r>=i,h=a,u=l>=i;let g=e.left;return g+t>n.scrollLeft+n.viewportWidth&&(g=n.scrollLeft+n.viewportWidth-t),gd){const g=u-(d-n);u-=g,i-=g}if(u=v,w=g+i<=f.height-b;return this._fixedOverflowWidgets?{fitsAbove:C,aboveTop:Math.max(u,v),fitsBelow:w,belowTop:g,left:_}:{fitsAbove:C,aboveTop:a,fitsBelow:w,belowTop:l,left:p}}_prepareRenderWidgetAtExactPositionOverflowing(e){return new $_(e.top,e.left+this._contentLeft)}_getAnchorsCoordinates(e){var t,i;const n=a(this._primaryAnchor.viewPosition,this._affinity,this._lineHeight),s=((t=this._secondaryAnchor.viewPosition)===null||t===void 0?void 0:t.lineNumber)===((i=this._primaryAnchor.viewPosition)===null||i===void 0?void 0:i.lineNumber)?this._secondaryAnchor.viewPosition:null,r=a(s,this._affinity,this._lineHeight);return{primary:n,secondary:r};function a(l,d,c){if(!l)return null;const h=e.visibleRangeForPosition(l);if(!h)return null;const u=l.column===1&&d===3?0:h.left,g=e.getVerticalOffsetForLineNumber(l.lineNumber)-e.scrollTop;return new x5(g,u,c)}}_reduceAnchorCoordinates(e,t,i){if(!t)return e;const n=this._context.configuration.options.get(50);let s=t.left;return se.endLineNumber||this.domNode.setMaxWidth(this._maxWidth)}prepareRender(e){this._renderData=this._prepareRenderWidget(e)}render(e){var t;if(!this._renderData||this._renderData.kind==="offViewport"){this._isVisible&&(this.domNode.removeAttribute("monaco-visible-content-widget"),this._isVisible=!1,((t=this._renderData)===null||t===void 0?void 0:t.kind)==="offViewport"&&this._renderData.preserveFocus?this.domNode.setTop(-1e3):this.domNode.setVisibility("hidden")),typeof this._actual.afterRender=="function"&&Ox(this._actual.afterRender,this._actual,null);return}this.allowEditorOverflow?(this.domNode.setTop(this._renderData.coordinate.top),this.domNode.setLeft(this._renderData.coordinate.left)):(this.domNode.setTop(this._renderData.coordinate.top+e.scrollTop-e.bigNumbersDelta),this.domNode.setLeft(this._renderData.coordinate.left)),this._isVisible||(this.domNode.setVisibility("inherit"),this.domNode.setAttribute("monaco-visible-content-widget","true"),this._isVisible=!0),typeof this._actual.afterRender=="function"&&Ox(this._actual.afterRender,this._actual,this._renderData.position)}}class U_{constructor(e,t){this.modelPosition=e,this.viewPosition=t}}class $_{constructor(e,t){this.top=e,this.left=t,this._coordinateBrand=void 0}}class x5{constructor(e,t,i){this.top=e,this.left=t,this.height=i,this._anchorCoordinateBrand=void 0}}function Ox(o,e,...t){try{return o.call(e,...t)}catch{return null}}class tH extends If{constructor(e){super(),this._context=e;const t=this._context.configuration.options,i=t.get(145);this._renderLineHighlight=t.get(96),this._renderLineHighlightOnlyWhenFocus=t.get(97),this._wordWrap=i.isViewportWrapping,this._contentLeft=i.contentLeft,this._contentWidth=i.contentWidth,this._selectionIsEmpty=!0,this._focused=!1,this._cursorLineNumbers=[1],this._selections=[new ke(1,1,1,1)],this._renderData=null,this._context.addEventHandler(this)}dispose(){this._context.removeEventHandler(this),super.dispose()}_readFromSelections(){let e=!1;const t=new Set;for(const s of this._selections)t.add(s.positionLineNumber);const i=Array.from(t);i.sort((s,r)=>s-r),Li(this._cursorLineNumbers,i)||(this._cursorLineNumbers=i,e=!0);const n=this._selections.every(s=>s.isEmpty());return this._selectionIsEmpty!==n&&(this._selectionIsEmpty=n,e=!0),e}onThemeChanged(e){return this._readFromSelections()}onConfigurationChanged(e){const t=this._context.configuration.options,i=t.get(145);return this._renderLineHighlight=t.get(96),this._renderLineHighlightOnlyWhenFocus=t.get(97),this._wordWrap=i.isViewportWrapping,this._contentLeft=i.contentLeft,this._contentWidth=i.contentWidth,!0}onCursorStateChanged(e){return this._selections=e.selections,this._readFromSelections()}onFlushed(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return e.scrollWidthChanged||e.scrollTopChanged}onZonesChanged(e){return!0}onFocusChanged(e){return this._renderLineHighlightOnlyWhenFocus?(this._focused=e.isFocused,!0):!1}prepareRender(e){if(!this._shouldRenderThis()){this._renderData=null;return}const t=e.visibleRange.startLineNumber,i=e.visibleRange.endLineNumber,n=[];for(let r=t;r<=i;r++){const a=r-t;n[a]=""}if(this._wordWrap){const r=this._renderOne(e,!1);for(const a of this._cursorLineNumbers){const l=this._context.viewModel.coordinatesConverter,d=l.convertViewPositionToModelPosition(new W(a,1)).lineNumber,c=l.convertModelPositionToViewPosition(new W(d,1)).lineNumber,h=l.convertModelPositionToViewPosition(new W(d,this._context.viewModel.model.getLineMaxColumn(d))).lineNumber,u=Math.max(c,t),g=Math.min(h,i);for(let f=u;f<=g;f++){const p=f-t;n[p]=r}}}const s=this._renderOne(e,!0);for(const r of this._cursorLineNumbers){if(ri)continue;const a=r-t;n[a]=s}this._renderData=n}render(e,t){if(!this._renderData)return"";const i=t-e;return i>=this._renderData.length?"":this._renderData[i]}_shouldRenderInMargin(){return(this._renderLineHighlight==="gutter"||this._renderLineHighlight==="all")&&(!this._renderLineHighlightOnlyWhenFocus||this._focused)}_shouldRenderInContent(){return(this._renderLineHighlight==="line"||this._renderLineHighlight==="all")&&this._selectionIsEmpty&&(!this._renderLineHighlightOnlyWhenFocus||this._focused)}}class xne extends tH{_renderOne(e,t){return`
`}_shouldRenderThis(){return this._shouldRenderInContent()}_shouldRenderOther(){return this._shouldRenderInMargin()}}class Ine extends tH{_renderOne(e,t){return`
`}_shouldRenderThis(){return!0}_shouldRenderOther(){return this._shouldRenderInContent()}}Wr((o,e)=>{const t=o.getColor(B6);if(t&&(e.addRule(`.monaco-editor .view-overlays .current-line { background-color: ${t}; }`),e.addRule(`.monaco-editor .margin-view-overlays .current-line-margin { background-color: ${t}; border: none; }`)),!t||t.isTransparent()||o.defines(w5)){const i=o.getColor(w5);i&&(e.addRule(`.monaco-editor .view-overlays .current-line-exact { border: 2px solid ${i}; }`),e.addRule(`.monaco-editor .margin-view-overlays .current-line-exact-margin { border: 2px solid ${i}; }`),qa(o.type)&&(e.addRule(".monaco-editor .view-overlays .current-line-exact { border-width: 1px; }"),e.addRule(".monaco-editor .margin-view-overlays .current-line-exact-margin { border-width: 1px; }")))}});class Ene extends If{constructor(e){super(),this._context=e;const t=this._context.configuration.options;this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth,this._renderResult=null,this._context.addEventHandler(this)}dispose(){this._context.removeEventHandler(this),this._renderResult=null,super.dispose()}onConfigurationChanged(e){const t=this._context.configuration.options;return this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth,!0}onDecorationsChanged(e){return!0}onFlushed(e){return!0}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return e.scrollTopChanged||e.scrollWidthChanged}onZonesChanged(e){return!0}prepareRender(e){const t=e.getDecorationsInViewport();let i=[],n=0;for(let l=0,d=t.length;l{if(l.options.zIndexd.options.zIndex)return 1;const c=l.options.className,h=d.options.className;return ch?1:D.compareRangesUsingStarts(l.range,d.range)});const s=e.visibleRange.startLineNumber,r=e.visibleRange.endLineNumber,a=[];for(let l=s;l<=r;l++){const d=l-s;a[d]=""}this._renderWholeLineDecorations(e,i,a),this._renderNormalDecorations(e,i,a),this._renderResult=a}_renderWholeLineDecorations(e,t,i){const n=e.visibleRange.startLineNumber,s=e.visibleRange.endLineNumber;for(let r=0,a=t.length;r',c=Math.max(l.range.startLineNumber,n),h=Math.min(l.range.endLineNumber,s);for(let u=c;u<=h;u++){const g=u-n;i[g]+=d}}}_renderNormalDecorations(e,t,i){var n;const s=e.visibleRange.startLineNumber;let r=null,a=!1,l=null,d=!1;for(let c=0,h=t.length;c';a[u]+=v}}}render(e,t){if(!this._renderResult)return"";const i=t-e;return i<0||i>=this._renderResult.length?"":this._renderResult[i]}}class Nne extends Wo{constructor(e,t,i,n){super(e);const s=this._context.configuration.options,r=s.get(103),a=s.get(75),l=s.get(40),d=s.get(106),c={listenOnDomNode:i.domNode,className:"editor-scrollable "+KN(e.theme.type),useShadows:!1,lazyRender:!0,vertical:r.vertical,horizontal:r.horizontal,verticalHasArrows:r.verticalHasArrows,horizontalHasArrows:r.horizontalHasArrows,verticalScrollbarSize:r.verticalScrollbarSize,verticalSliderSize:r.verticalSliderSize,horizontalScrollbarSize:r.horizontalScrollbarSize,horizontalSliderSize:r.horizontalSliderSize,handleMouseWheel:r.handleMouseWheel,alwaysConsumeMouseWheel:r.alwaysConsumeMouseWheel,arrowSize:r.arrowSize,mouseWheelScrollSensitivity:a,fastScrollSensitivity:l,scrollPredominantAxis:d,scrollByPage:r.scrollByPage};this.scrollbar=this._register(new ak(t.domNode,c,this._context.viewLayout.getScrollable())),tl.write(this.scrollbar.getDomNode(),6),this.scrollbarDomNode=Bt(this.scrollbar.getDomNode()),this.scrollbarDomNode.setPosition("absolute"),this._setLayout();const h=(u,g,f)=>{const p={};{const _=u.scrollTop;_&&(p.scrollTop=this._context.viewLayout.getCurrentScrollTop()+_,u.scrollTop=0)}if(f){const _=u.scrollLeft;_&&(p.scrollLeft=this._context.viewLayout.getCurrentScrollLeft()+_,u.scrollLeft=0)}this._context.viewModel.viewLayout.setScrollPosition(p,1)};this._register(q(i.domNode,"scroll",u=>h(i.domNode,!0,!0))),this._register(q(t.domNode,"scroll",u=>h(t.domNode,!0,!1))),this._register(q(n.domNode,"scroll",u=>h(n.domNode,!0,!1))),this._register(q(this.scrollbarDomNode.domNode,"scroll",u=>h(this.scrollbarDomNode.domNode,!0,!1)))}dispose(){super.dispose()}_setLayout(){const e=this._context.configuration.options,t=e.get(145);this.scrollbarDomNode.setLeft(t.contentLeft),e.get(73).side==="right"?this.scrollbarDomNode.setWidth(t.contentWidth+t.minimap.minimapWidth):this.scrollbarDomNode.setWidth(t.contentWidth),this.scrollbarDomNode.setHeight(t.height)}getOverviewRulerLayoutInfo(){return this.scrollbar.getOverviewRulerLayoutInfo()}getDomNode(){return this.scrollbarDomNode}delegateVerticalScrollbarPointerDown(e){this.scrollbar.delegateVerticalScrollbarPointerDown(e)}delegateScrollFromMouseWheelEvent(e){this.scrollbar.delegateScrollFromMouseWheelEvent(e)}onConfigurationChanged(e){if(e.hasChanged(103)||e.hasChanged(75)||e.hasChanged(40)){const t=this._context.configuration.options,i=t.get(103),n=t.get(75),s=t.get(40),r=t.get(106),a={vertical:i.vertical,horizontal:i.horizontal,verticalScrollbarSize:i.verticalScrollbarSize,horizontalScrollbarSize:i.horizontalScrollbarSize,scrollByPage:i.scrollByPage,handleMouseWheel:i.handleMouseWheel,mouseWheelScrollSensitivity:n,fastScrollSensitivity:s,scrollPredominantAxis:r};this.scrollbar.updateOptions(a)}return e.hasChanged(145)&&this._setLayout(),!0}onScrollChanged(e){return!0}onThemeChanged(e){return this.scrollbar.updateClassName("editor-scrollable "+KN(this._context.theme.type)),!0}prepareRender(e){}render(e){this.scrollbar.renderNow()}}class GN{constructor(e,t,i,n,s){this.startLineNumber=e,this.endLineNumber=t,this.className=i,this.tooltip=n,this._decorationToRenderBrand=void 0,this.zIndex=s??0}}class Tne{constructor(e,t,i){this.className=e,this.zIndex=t,this.tooltip=i}}class Mne{constructor(){this.decorations=[]}add(e){this.decorations.push(e)}getDecorations(){return this.decorations}}class iH extends If{_render(e,t,i){const n=[];for(let a=e;a<=t;a++){const l=a-e;n[l]=new Mne}if(i.length===0)return n;i.sort((a,l)=>a.className===l.className?a.startLineNumber===l.startLineNumber?a.endLineNumber-l.endLineNumber:a.startLineNumber-l.startLineNumber:a.classNamen)continue;const d=Math.max(a,i),c=this._context.viewModel.coordinatesConverter.convertViewPositionToModelPosition(new W(d,0)),h=this._context.viewModel.glyphLanes.getLanesAtLine(c.lineNumber).indexOf(s.preference.lane);t.push(new Pne(d,h,s.preference.zIndex,s))}}_collectSortedGlyphRenderRequests(e){const t=[];return this._collectDecorationBasedGlyphRenderRequest(e,t),this._collectWidgetBasedGlyphRenderRequest(e,t),t.sort((i,n)=>i.lineNumber===n.lineNumber?i.laneIndex===n.laneIndex?i.zIndex===n.zIndex?n.type===i.type?i.type===0&&n.type===0?i.className0;){const n=t.peek();if(!n)break;const s=t.takeWhile(a=>a.lineNumber===n.lineNumber&&a.laneIndex===n.laneIndex);if(!s||s.length===0)break;const r=s[0];if(r.type===0){const a=[];for(const l of s){if(l.zIndex!==r.zIndex||l.type!==r.type)break;(a.length===0||a[a.length-1]!==l.className)&&a.push(l.className)}i.push(r.accept(a.join(" ")))}else r.widget.renderInfo={lineNumber:r.lineNumber,laneIndex:r.laneIndex}}this._decorationGlyphsToRender=i}render(e){if(!this._glyphMargin){for(const i of Object.values(this._widgets))i.domNode.setDisplay("none");for(;this._managedDomNodes.length>0;){const i=this._managedDomNodes.pop();i==null||i.domNode.remove()}return}const t=Math.round(this._glyphMarginWidth/this._glyphMarginDecorationLaneCount);for(const i of Object.values(this._widgets))if(!i.renderInfo)i.domNode.setDisplay("none");else{const n=e.viewportData.relativeVerticalOffset[i.renderInfo.lineNumber-e.viewportData.startLineNumber],s=this._glyphMarginLeft+i.renderInfo.laneIndex*this._lineHeight;i.domNode.setDisplay("block"),i.domNode.setTop(n),i.domNode.setLeft(s),i.domNode.setWidth(t),i.domNode.setHeight(this._lineHeight)}for(let i=0;ithis._decorationGlyphsToRender.length;){const i=this._managedDomNodes.pop();i==null||i.domNode.remove()}}}class Ane{constructor(e,t,i,n){this.lineNumber=e,this.laneIndex=t,this.zIndex=i,this.className=n,this.type=0}accept(e){return new One(this.lineNumber,this.laneIndex,e)}}class Pne{constructor(e,t,i,n){this.lineNumber=e,this.laneIndex=t,this.zIndex=i,this.widget=n,this.type=1}}class One{constructor(e,t,i){this.lineNumber=e,this.laneIndex=t,this.combinedClassName=i}}class nH extends H{constructor(){super(...arguments),this._isDisposed=!1}dispose(){super.dispose(),this._isDisposed=!0}assertNotDisposed(){if(this._isDisposed)throw new Error("TextModelPart is disposed!")}}function uk(o,e){let t=0,i=0;const n=o.length;for(;in)throw new Kt("Illegal value for lineNumber");const s=this.getLanguageConfiguration(this.textModel.getLanguageId()).foldingRules,r=!!(s&&s.offSide);let a=-2,l=-1,d=-2,c=-1;const h=k=>{if(a!==-1&&(a===-2||a>k-1)){a=-1,l=-1;for(let x=k-2;x>=0;x--){const N=this._computeIndentLevel(x);if(N>=0){a=x,l=N;break}}}if(d===-2){d=-1,c=-1;for(let x=k;x=0){d=x,c=N;break}}}};let u=-2,g=-1,f=-2,p=-1;const _=k=>{if(u===-2){u=-1,g=-1;for(let x=k-2;x>=0;x--){const N=this._computeIndentLevel(x);if(N>=0){u=x,g=N;break}}}if(f!==-1&&(f===-2||f=0){f=x,p=N;break}}}};let v=0,b=!0,C=0,w=!0,S=0,y=0;for(let k=0;b||w;k++){const x=e-k,N=e+k;k>1&&(x<1||x1&&(N>n||N>i)&&(w=!1),k>5e4&&(b=!1,w=!1);let B=-1;if(b&&x>=1){const R=this._computeIndentLevel(x-1);R>=0?(d=x-1,c=R,B=Math.ceil(R/this.textModel.getOptions().indentSize)):(h(x),B=this._getIndentLevelForWhitespaceLine(r,l,c))}let P=-1;if(w&&N<=n){const R=this._computeIndentLevel(N-1);R>=0?(u=N-1,g=R,P=Math.ceil(R/this.textModel.getOptions().indentSize)):(_(N),P=this._getIndentLevelForWhitespaceLine(r,g,p))}if(k===0){y=B;continue}if(k===1){if(N<=n&&P>=0&&y+1===P){b=!1,v=N,C=N,S=P;continue}if(x>=1&&B>=0&&B-1===y){w=!1,v=x,C=x,S=B;continue}if(v=e,C=e,S=y,S===0)return{startLineNumber:v,endLineNumber:C,indent:S}}b&&(B>=S?v=x:b=!1),w&&(P>=S?C=N:w=!1)}return{startLineNumber:v,endLineNumber:C,indent:S}}getLinesBracketGuides(e,t,i,n){var s;const r=[];for(let u=e;u<=t;u++)r.push([]);const a=!0,l=this.textModel.bracketPairs.getBracketPairsInRangeWithMinIndentation(new D(e,1,t,this.textModel.getLineMaxColumn(t))).toArray();let d;if(i&&l.length>0){const u=(e<=i.lineNumber&&i.lineNumber<=t?l:this.textModel.bracketPairs.getBracketPairsInRange(D.fromPositions(i)).toArray()).filter(g=>D.strictContainsPosition(g.range,i));d=(s=Ab(u,g=>a))===null||s===void 0?void 0:s.range}const c=this.textModel.getOptions().bracketPairColorizationOptions.independentColorPoolPerBracketType,h=new sH;for(const u of l){if(!u.closingBracketRange)continue;const g=d&&u.range.equalsRange(d);if(!g&&!n.includeInactive)continue;const f=h.getInlineClassName(u.nestingLevel,u.nestingLevelOfEqualBracketType,c)+(n.highlightActive&&g?" "+h.activeClassName:""),p=u.openingBracketRange.getStartPosition(),_=u.closingBracketRange.getStartPosition(),v=n.horizontalGuides===Rg.Enabled||n.horizontalGuides===Rg.EnabledForActive&&g;if(u.range.startLineNumber===u.range.endLineNumber){v&&r[u.range.startLineNumber-e].push(new Sg(-1,u.openingBracketRange.getEndPosition().column,f,new jv(!1,_.column),-1,-1));continue}const b=this.getVisibleColumnFromPosition(_),C=this.getVisibleColumnFromPosition(u.openingBracketRange.getStartPosition()),w=Math.min(C,b,u.minVisibleColumnIndentation+1);let S=!1;Ds(this.textModel.getLineContent(u.closingBracketRange.startLineNumber))=e&&C>w&&r[p.lineNumber-e].push(new Sg(w,-1,f,new jv(!1,p.column),-1,-1)),_.lineNumber<=t&&b>w&&r[_.lineNumber-e].push(new Sg(w,-1,f,new jv(!S,_.column),-1,-1)))}for(const u of r)u.sort((g,f)=>g.visibleColumn-f.visibleColumn);return r}getVisibleColumnFromPosition(e){return pn.visibleColumnFromColumn(this.textModel.getLineContent(e.lineNumber),e.column,this.textModel.getOptions().tabSize)+1}getLinesIndentGuides(e,t){this.assertNotDisposed();const i=this.textModel.getLineCount();if(e<1||e>i)throw new Error("Illegal value for startLineNumber");if(t<1||t>i)throw new Error("Illegal value for endLineNumber");const n=this.textModel.getOptions(),s=this.getLanguageConfiguration(this.textModel.getLanguageId()).foldingRules,r=!!(s&&s.offSide),a=new Array(t-e+1);let l=-2,d=-1,c=-2,h=-1;for(let u=e;u<=t;u++){const g=u-e,f=this._computeIndentLevel(u-1);if(f>=0){l=u-1,d=f,a[g]=Math.ceil(f/n.indentSize);continue}if(l===-2){l=-1,d=-1;for(let p=u-2;p>=0;p--){const _=this._computeIndentLevel(p);if(_>=0){l=p,d=_;break}}}if(c!==-1&&(c===-2||c=0){c=p,h=_;break}}}a[g]=this._getIndentLevelForWhitespaceLine(r,d,h)}return a}_getIndentLevelForWhitespaceLine(e,t,i){const n=this.textModel.getOptions();return t===-1||i===-1?0:tl||this._maxIndentLeft>0&&b>this._maxIndentLeft)break;const C=v.horizontalLine?v.horizontalLine.top?"horizontal-top":"horizontal-bottom":"vertical",w=v.horizontalLine?((s=(n=e.visibleRangeForPosition(new W(u,v.horizontalLine.endColumn)))===null||n===void 0?void 0:n.left)!==null&&s!==void 0?s:b+this._spaceWidth)-b:this._spaceWidth;p+=`
`}h[g]=p}this._renderResult=h}getGuidesByLine(e,t,i){const n=this._bracketPairGuideOptions.bracketPairs!==!1?this._context.viewModel.getBracketGuidesInRangeByLine(e,t,i,{highlightActive:this._bracketPairGuideOptions.highlightActiveBracketPair,horizontalGuides:this._bracketPairGuideOptions.bracketPairsHorizontal===!0?Rg.Enabled:this._bracketPairGuideOptions.bracketPairsHorizontal==="active"?Rg.EnabledForActive:Rg.Disabled,includeInactive:this._bracketPairGuideOptions.bracketPairs===!0}):null,s=this._bracketPairGuideOptions.indentation?this._context.viewModel.getLinesIndentGuides(e,t):null;let r=0,a=0,l=0;if(this._bracketPairGuideOptions.highlightActiveIndentation!==!1&&i){const h=this._context.viewModel.getActiveIndentGuide(i.lineNumber,e,t);r=h.startLineNumber,a=h.endLineNumber,l=h.indent}const{indentSize:d}=this._context.viewModel.model.getOptions(),c=[];for(let h=e;h<=t;h++){const u=new Array;c.push(u);const g=n?n[h-e]:[],f=new Sc(g),p=s?s[h-e]:0;for(let _=1;_<=p;_++){const v=(_-1)*d+1,b=(this._bracketPairGuideOptions.highlightActiveIndentation==="always"||g.length===0)&&r<=h&&h<=a&&_===l;u.push(...f.takeWhile(w=>w.visibleColumn!0)||[])}return c}render(e,t){if(!this._renderResult)return"";const i=t-e;return i<0||i>=this._renderResult.length?"":this._renderResult[i]}}function Gf(o){if(!(o&&o.isTransparent()))return o}Wr((o,e)=>{const t=[{bracketColor:z6,guideColor:Vie,guideColorActive:qie},{bracketColor:U6,guideColor:zie,guideColorActive:Gie},{bracketColor:$6,guideColor:Uie,guideColorActive:Zie},{bracketColor:K6,guideColor:$ie,guideColorActive:Yie},{bracketColor:j6,guideColor:Kie,guideColorActive:Qie},{bracketColor:q6,guideColor:jie,guideColorActive:Xie}],i=new sH,n=[{indentColor:SC,indentColorActive:yC},{indentColor:yie,indentColorActive:Iie},{indentColor:Lie,indentColorActive:Eie},{indentColor:kie,indentColorActive:Nie},{indentColor:Die,indentColorActive:Tie},{indentColor:xie,indentColorActive:Mie}],s=t.map(a=>{var l,d;const c=o.getColor(a.bracketColor),h=o.getColor(a.guideColor),u=o.getColor(a.guideColorActive),g=Gf((l=Gf(h))!==null&&l!==void 0?l:c==null?void 0:c.transparent(.3)),f=Gf((d=Gf(u))!==null&&d!==void 0?d:c);if(!(!g||!f))return{guideColor:g,guideColorActive:f}}).filter(Xl),r=n.map(a=>{const l=o.getColor(a.indentColor),d=o.getColor(a.indentColorActive),c=Gf(l),h=Gf(d);if(!(!c||!h))return{indentColor:c,indentColorActive:h}}).filter(Xl);if(s.length>0){for(let a=0;a<30;a++){const l=s[a%s.length];e.addRule(`.monaco-editor .${i.getInlineClassNameOfLevel(a).replace(/ /g,".")} { --guide-color: ${l.guideColor}; --guide-color-active: ${l.guideColorActive}; }`)}e.addRule(".monaco-editor .vertical { box-shadow: 1px 0 0 0 var(--guide-color) inset; }"),e.addRule(".monaco-editor .horizontal-top { border-top: 1px solid var(--guide-color); }"),e.addRule(".monaco-editor .horizontal-bottom { border-bottom: 1px solid var(--guide-color); }"),e.addRule(`.monaco-editor .vertical.${i.activeClassName} { box-shadow: 1px 0 0 0 var(--guide-color-active) inset; }`),e.addRule(`.monaco-editor .horizontal-top.${i.activeClassName} { border-top: 1px solid var(--guide-color-active); }`),e.addRule(`.monaco-editor .horizontal-bottom.${i.activeClassName} { border-bottom: 1px solid var(--guide-color-active); }`)}if(r.length>0){for(let a=0;a<30;a++){const l=r[a%r.length];e.addRule(`.monaco-editor .lines-content .core-guide-indent.lvl-${a} { --indent-color: ${l.indentColor}; --indent-color-active: ${l.indentColorActive}; }`)}e.addRule(".monaco-editor .lines-content .core-guide-indent { box-shadow: 1px 0 0 0 var(--indent-color) inset; }"),e.addRule(".monaco-editor .lines-content .core-guide-indent.indent-active { box-shadow: 1px 0 0 0 var(--indent-color-active) inset; }")}});class Fx{get didDomLayout(){return this._didDomLayout}readClientRect(){if(!this._clientRectRead){this._clientRectRead=!0;const e=this._domNode.getBoundingClientRect();this.markDidDomLayout(),this._clientRectDeltaLeft=e.left,this._clientRectScale=e.width/this._domNode.offsetWidth}}get clientRectDeltaLeft(){return this._clientRectRead||this.readClientRect(),this._clientRectDeltaLeft}get clientRectScale(){return this._clientRectRead||this.readClientRect(),this._clientRectScale}constructor(e,t){this._domNode=e,this.endNode=t,this._didDomLayout=!1,this._clientRectDeltaLeft=0,this._clientRectScale=1,this._clientRectRead=!1}markDidDomLayout(){this._didDomLayout=!0}}class Wne{constructor(){this._currentVisibleRange=new D(1,1,1,1)}getCurrentVisibleRange(){return this._currentVisibleRange}setCurrentVisibleRange(e){this._currentVisibleRange=e}}class Hne{constructor(e,t,i,n,s,r,a){this.minimalReveal=e,this.lineNumber=t,this.startColumn=i,this.endColumn=n,this.startScrollTop=s,this.stopScrollTop=r,this.scrollType=a,this.type="range",this.minLineNumber=t,this.maxLineNumber=t}}class Vne{constructor(e,t,i,n,s){this.minimalReveal=e,this.selections=t,this.startScrollTop=i,this.stopScrollTop=n,this.scrollType=s,this.type="selections";let r=t[0].startLineNumber,a=t[0].endLineNumber;for(let l=1,d=t.length;l{this._updateLineWidthsSlow()},200),this._asyncCheckMonospaceFontAssumptions=new Gt(()=>{this._checkMonospaceFontAssumptions()},2e3),this._lastRenderedData=new Wne,this._horizontalRevealRequest=null,this._stickyScrollEnabled=n.get(115).enabled,this._maxNumberStickyLines=n.get(115).maxLineCount}dispose(){this._asyncUpdateLineWidths.dispose(),this._asyncCheckMonospaceFontAssumptions.dispose(),super.dispose()}getDomNode(){return this.domNode}createVisibleLine(){return new Wl(this._viewLineOptions)}onConfigurationChanged(e){this._visibleLines.onConfigurationChanged(e),e.hasChanged(146)&&(this._maxLineWidth=0);const t=this._context.configuration.options,i=t.get(50),n=t.get(146);return this._lineHeight=t.get(67),this._typicalHalfwidthCharacterWidth=i.typicalHalfwidthCharacterWidth,this._isViewportWrapping=n.isViewportWrapping,this._revealHorizontalRightPadding=t.get(100),this._cursorSurroundingLines=t.get(29),this._cursorSurroundingLinesStyle=t.get(30),this._canUseLayerHinting=!t.get(32),this._stickyScrollEnabled=t.get(115).enabled,this._maxNumberStickyLines=t.get(115).maxLineCount,Gn(this.domNode,i),this._onOptionsMaybeChanged(),e.hasChanged(145)&&(this._maxLineWidth=0),!0}_onOptionsMaybeChanged(){const e=this._context.configuration,t=new p5(e,this._context.theme.type);if(!this._viewLineOptions.equals(t)){this._viewLineOptions=t;const i=this._visibleLines.getStartLineNumber(),n=this._visibleLines.getEndLineNumber();for(let s=i;s<=n;s++)this._visibleLines.getVisibleLine(s).onOptionsChanged(this._viewLineOptions);return!0}return!1}onCursorStateChanged(e){const t=this._visibleLines.getStartLineNumber(),i=this._visibleLines.getEndLineNumber();let n=!1;for(let s=t;s<=i;s++)n=this._visibleLines.getVisibleLine(s).onSelectionChanged()||n;return n}onDecorationsChanged(e){{const t=this._visibleLines.getStartLineNumber(),i=this._visibleLines.getEndLineNumber();for(let n=t;n<=i;n++)this._visibleLines.getVisibleLine(n).onDecorationsChanged()}return!0}onFlushed(e){const t=this._visibleLines.onFlushed(e);return this._maxLineWidth=0,t}onLinesChanged(e){return this._visibleLines.onLinesChanged(e)}onLinesDeleted(e){return this._visibleLines.onLinesDeleted(e)}onLinesInserted(e){return this._visibleLines.onLinesInserted(e)}onRevealRangeRequest(e){const t=this._computeScrollTopToRevealRange(this._context.viewLayout.getFutureViewport(),e.source,e.minimalReveal,e.range,e.selections,e.verticalType);if(t===-1)return!1;let i=this._context.viewLayout.validateScrollPosition({scrollTop:t});e.revealHorizontal?e.range&&e.range.startLineNumber!==e.range.endLineNumber?i={scrollTop:i.scrollTop,scrollLeft:0}:e.range?this._horizontalRevealRequest=new Hne(e.minimalReveal,e.range.startLineNumber,e.range.startColumn,e.range.endColumn,this._context.viewLayout.getCurrentScrollTop(),i.scrollTop,e.scrollType):e.selections&&e.selections.length>0&&(this._horizontalRevealRequest=new Vne(e.minimalReveal,e.selections,this._context.viewLayout.getCurrentScrollTop(),i.scrollTop,e.scrollType)):this._horizontalRevealRequest=null;const s=Math.abs(this._context.viewLayout.getCurrentScrollTop()-i.scrollTop)<=this._lineHeight?1:e.scrollType;return this._context.viewModel.viewLayout.setScrollPosition(i,s),!0}onScrollChanged(e){if(this._horizontalRevealRequest&&e.scrollLeftChanged&&(this._horizontalRevealRequest=null),this._horizontalRevealRequest&&e.scrollTopChanged){const t=Math.min(this._horizontalRevealRequest.startScrollTop,this._horizontalRevealRequest.stopScrollTop),i=Math.max(this._horizontalRevealRequest.startScrollTop,this._horizontalRevealRequest.stopScrollTop);(e.scrollTopi)&&(this._horizontalRevealRequest=null)}return this.domNode.setWidth(e.scrollWidth),this._visibleLines.onScrollChanged(e)||!0}onTokensChanged(e){return this._visibleLines.onTokensChanged(e)}onZonesChanged(e){return this._context.viewModel.viewLayout.setMaxLineWidth(this._maxLineWidth),this._visibleLines.onZonesChanged(e)}onThemeChanged(e){return this._onOptionsMaybeChanged()}getPositionFromDOMInfo(e,t){const i=this._getViewLineDomNode(e);if(i===null)return null;const n=this._getLineNumberFor(i);if(n===-1||n<1||n>this._context.viewModel.getLineCount())return null;if(this._context.viewModel.getLineMaxColumn(n)===1)return new W(n,1);const s=this._visibleLines.getStartLineNumber(),r=this._visibleLines.getEndLineNumber();if(nr)return null;let a=this._visibleLines.getVisibleLine(n).getColumnOfNodeOffset(e,t);const l=this._context.viewModel.getLineMinColumn(n);return ai)return-1;const n=new Fx(this.domNode.domNode,this._textRangeRestingSpot),s=this._visibleLines.getVisibleLine(e).getWidth(n);return this._updateLineWidthsSlowIfDomDidLayout(n),s}linesVisibleRangesForRange(e,t){if(this.shouldRender())return null;const i=e.endLineNumber,n=D.intersectRanges(e,this._lastRenderedData.getCurrentVisibleRange());if(!n)return null;const s=[];let r=0;const a=new Fx(this.domNode.domNode,this._textRangeRestingSpot);let l=0;t&&(l=this._context.viewModel.coordinatesConverter.convertViewPositionToModelPosition(new W(n.startLineNumber,1)).lineNumber);const d=this._visibleLines.getStartLineNumber(),c=this._visibleLines.getEndLineNumber();for(let h=n.startLineNumber;h<=n.endLineNumber;h++){if(hc)continue;const u=h===n.startLineNumber?n.startColumn:1,g=h!==n.endLineNumber,f=g?this._context.viewModel.getLineMaxColumn(h):n.endColumn,p=this._visibleLines.getVisibleLine(h).getVisibleRangesForRange(h,u,f,a);if(p){if(t&&hthis._visibleLines.getEndLineNumber())return null;const n=new Fx(this.domNode.domNode,this._textRangeRestingSpot),s=this._visibleLines.getVisibleLine(e).getVisibleRangesForRange(e,t,i,n);return this._updateLineWidthsSlowIfDomDidLayout(n),s}visibleRangeForPosition(e){const t=this._visibleRangesForLineRange(e.lineNumber,e.column,e.column);return t?new Vte(t.outsideRenderedLine,t.ranges[0].left):null}_updateLineWidthsFast(){return this._updateLineWidths(!0)}_updateLineWidthsSlow(){this._updateLineWidths(!1)}_updateLineWidthsSlowIfDomDidLayout(e){e.didDomLayout&&(this._asyncUpdateLineWidths.isScheduled()||(this._asyncUpdateLineWidths.cancel(),this._updateLineWidthsSlow()))}_updateLineWidths(e){const t=this._visibleLines.getStartLineNumber(),i=this._visibleLines.getEndLineNumber();let n=1,s=!0;for(let r=t;r<=i;r++){const a=this._visibleLines.getVisibleLine(r);if(e&&!a.getWidthIsFast()){s=!1;continue}n=Math.max(n,a.getWidth(null))}return s&&t===1&&i===this._context.viewModel.getLineCount()&&(this._maxLineWidth=0),this._ensureMaxLineWidth(n),s}_checkMonospaceFontAssumptions(){let e=-1,t=-1;const i=this._visibleLines.getStartLineNumber(),n=this._visibleLines.getEndLineNumber();for(let s=i;s<=n;s++){const r=this._visibleLines.getVisibleLine(s);if(r.needsMonospaceFontCheck()){const a=r.getWidth(null);a>t&&(t=a,e=s)}}if(e!==-1&&!this._visibleLines.getVisibleLine(e).monospaceAssumptionsAreValid())for(let s=i;s<=n;s++)this._visibleLines.getVisibleLine(s).onMonospaceAssumptionsInvalidated()}prepareRender(){throw new Error("Not supported")}render(){throw new Error("Not supported")}renderText(e){if(this._visibleLines.renderLines(e),this._lastRenderedData.setCurrentVisibleRange(e.visibleRange),this.domNode.setWidth(this._context.viewLayout.getScrollWidth()),this.domNode.setHeight(Math.min(this._context.viewLayout.getScrollHeight(),1e6)),this._horizontalRevealRequest){const i=this._horizontalRevealRequest;if(e.startLineNumber<=i.minLineNumber&&i.maxLineNumber<=e.endLineNumber){this._horizontalRevealRequest=null,this.onDidRender();const n=this._computeScrollLeftToReveal(i);n&&(this._isViewportWrapping||this._ensureMaxLineWidth(n.maxHorizontalOffset),this._context.viewModel.viewLayout.setScrollPosition({scrollLeft:n.scrollLeft},i.scrollType))}}if(this._updateLineWidthsFast()?this._asyncUpdateLineWidths.cancel():this._asyncUpdateLineWidths.schedule(),qs&&!this._asyncCheckMonospaceFontAssumptions.isScheduled()){const i=this._visibleLines.getStartLineNumber(),n=this._visibleLines.getEndLineNumber();for(let s=i;s<=n;s++)if(this._visibleLines.getVisibleLine(s).needsMonospaceFontCheck()){this._asyncCheckMonospaceFontAssumptions.schedule();break}}this._linesContent.setLayerHinting(this._canUseLayerHinting),this._linesContent.setContain("strict");const t=this._context.viewLayout.getCurrentScrollTop()-e.bigNumbersDelta;this._linesContent.setTop(-t),this._linesContent.setLeft(-this._context.viewLayout.getCurrentScrollLeft())}_ensureMaxLineWidth(e){const t=Math.ceil(e);this._maxLineWidth0){let v=s[0].startLineNumber,b=s[0].endLineNumber;for(let C=1,w=s.length;Cl){if(!c)return-1;_=h}else if(r===5||r===6)if(r===6&&a<=h&&u<=d)_=a;else{const v=Math.max(5*this._lineHeight,l*.2),b=h-v,C=u-l;_=Math.max(C,b)}else if(r===1||r===2)if(r===2&&a<=h&&u<=d)_=a;else{const v=(h+u)/2;_=Math.max(0,v-l/2)}else _=this._computeMinimumScrolling(a,d,h,u,r===3,r===4);return _}_computeScrollLeftToReveal(e){const t=this._context.viewLayout.getCurrentViewport(),i=this._context.configuration.options.get(145),n=t.left,s=n+t.width-i.verticalScrollbarWidth;let r=1073741824,a=0;if(e.type==="range"){const d=this._visibleRangesForLineRange(e.lineNumber,e.startColumn,e.endColumn);if(!d)return null;for(const c of d.ranges)r=Math.min(r,Math.round(c.left)),a=Math.max(a,Math.round(c.left+c.width))}else for(const d of e.selections){if(d.startLineNumber!==d.endLineNumber)return null;const c=this._visibleRangesForLineRange(d.startLineNumber,d.startColumn,d.endColumn);if(!c)return null;for(const h of c.ranges)r=Math.min(r,Math.round(h.left)),a=Math.max(a,Math.round(h.left+h.width))}return e.minimalReveal||(r=Math.max(0,r-gk.HORIZONTAL_EXTRA_PX),a+=this._revealHorizontalRightPadding),e.type==="selections"&&a-r>t.width?null:{scrollLeft:this._computeMinimumScrolling(n,s,r,a),maxHorizontalOffset:a}}_computeMinimumScrolling(e,t,i,n,s,r){e=e|0,t=t|0,i=i|0,n=n|0,s=!!s,r=!!r;const a=t-e;if(n-it)return Math.max(0,n-a)}else return i;return e}}gk.HORIZONTAL_EXTRA_PX=30;class zne extends iH{constructor(e){super(),this._context=e;const i=this._context.configuration.options.get(145);this._decorationsLeft=i.decorationsLeft,this._decorationsWidth=i.decorationsWidth,this._renderResult=null,this._context.addEventHandler(this)}dispose(){this._context.removeEventHandler(this),this._renderResult=null,super.dispose()}onConfigurationChanged(e){const i=this._context.configuration.options.get(145);return this._decorationsLeft=i.decorationsLeft,this._decorationsWidth=i.decorationsWidth,!0}onDecorationsChanged(e){return!0}onFlushed(e){return!0}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return e.scrollTopChanged}onZonesChanged(e){return!0}_getDecorations(e){var t,i;const n=e.getDecorationsInViewport(),s=[];let r=0;for(let a=0,l=n.length;a',l=[];for(let d=t;d<=i;d++){const c=d-t,h=n[c].getDecorations();let u="";for(const g of h){let f='
';s[a]=d}this._renderResult=s}render(e,t){return this._renderResult?this._renderResult[t-e]:""}}class nr{constructor(e,t,i,n){this._rgba8Brand=void 0,this.r=nr._clamp(e),this.g=nr._clamp(t),this.b=nr._clamp(i),this.a=nr._clamp(n)}equals(e){return this.r===e.r&&this.g===e.g&&this.b===e.b&&this.a===e.a}static _clamp(e){return e<0?0:e>255?255:e|0}}nr.Empty=new nr(0,0,0,0);class kC extends H{static getInstance(){return this._INSTANCE||(this._INSTANCE=new kC),this._INSTANCE}constructor(){super(),this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._updateColorMap(),this._register(Ei.onDidChange(e=>{e.changedColorMap&&this._updateColorMap()}))}_updateColorMap(){const e=Ei.getColorMap();if(!e){this._colors=[nr.Empty],this._backgroundIsLight=!0;return}this._colors=[nr.Empty];for(let i=1;i=.5,this._onDidChange.fire(void 0)}getColor(e){return(e<1||e>=this._colors.length)&&(e=2),this._colors[e]}backgroundIsLight(){return this._backgroundIsLight}}kC._INSTANCE=null;const $ne=(()=>{const o=[];for(let e=32;e<=126;e++)o.push(e);return o.push(65533),o})(),Kne=(o,e)=>(o-=32,o<0||o>96?e<=2?(o+96)%96:95:o);class Gb{constructor(e,t){this.scale=t,this._minimapCharRendererBrand=void 0,this.charDataNormal=Gb.soften(e,12/15),this.charDataLight=Gb.soften(e,50/60)}static soften(e,t){const i=new Uint8ClampedArray(e.length);for(let n=0,s=e.length;ne.width||i+f>e.height){console.warn("bad render request outside image data");return}const p=c?this.charDataLight:this.charDataNormal,_=Kne(n,d),v=e.width*4,b=a.r,C=a.g,w=a.b,S=s.r-b,y=s.g-C,k=s.b-w,x=Math.max(r,l),N=e.data;let B=_*u*g,P=i*v+t*4;for(let R=0;Re.width||i+h>e.height){console.warn("bad render request outside image data");return}const u=e.width*4,g=.5*(s/255),f=r.r,p=r.g,_=r.b,v=n.r-f,b=n.g-p,C=n.b-_,w=f+v*g,S=p+b*g,y=_+C*g,k=Math.max(s,a),x=e.data;let N=i*u+t*4;for(let B=0;B{const e=new Uint8ClampedArray(o.length/2);for(let t=0;t>1]=I5[o[t]]<<4|I5[o[t+1]]&15;return e},N5={1:Gh(()=>E5("0000511D6300CF609C709645A78432005642574171487021003C451900274D35D762755E8B629C5BA856AF57BA649530C167D1512A272A3F6038604460398526BCA2A968DB6F8957C768BE5FBE2FB467CF5D8D5B795DC7625B5DFF50DE64C466DB2FC47CD860A65E9A2EB96CB54CE06DA763AB2EA26860524D3763536601005116008177A8705E53AB738E6A982F88BAA35B5F5B626D9C636B449B737E5B7B678598869A662F6B5B8542706C704C80736A607578685B70594A49715A4522E792")),2:Gh(()=>E5("000000000000000055394F383D2800008B8B1F210002000081B1CBCBCC820000847AAF6B9AAF2119BE08B8881AD60000A44FD07DCCF107015338130C00000000385972265F390B406E2437634B4B48031B12B8A0847000001E15B29A402F0000000000004B33460B00007A752C2A0000000000004D3900000084394B82013400ABA5CFC7AD9C0302A45A3E5A98AB000089A43382D97900008BA54AA087A70A0248A6A7AE6DBE0000BF6F94987EA40A01A06DCFA7A7A9030496C32F77891D0000A99FB1A0AFA80603B29AB9CA75930D010C0948354D3900000C0948354F37460D0028BE673D8400000000AF9D7B6E00002B007AA8933400007AA642675C2700007984CFB9C3985B768772A8A6B7B20000CAAECAAFC4B700009F94A6009F840009D09F9BA4CA9C0000CC8FC76DC87F0000C991C472A2000000A894A48CA7B501079BA2C9C69BA20000B19A5D3FA89000005CA6009DA2960901B0A7F0669FB200009D009E00B7890000DAD0F5D092820000D294D4C48BD10000B5A7A4A3B1A50402CAB6CBA6A2000000B5A7A4A3B1A8044FCDADD19D9CB00000B7778F7B8AAE0803C9AB5D3F5D3F00009EA09EA0BAB006039EA0989A8C7900009B9EF4D6B7C00000A9A7816CACA80000ABAC84705D3F000096DA635CDC8C00006F486F266F263D4784006124097B00374F6D2D6D2D6D4A3A95872322000000030000000000008D8939130000000000002E22A5C9CBC70600AB25C0B5C9B400061A2DB04CA67001082AA6BEBEBFC606002321DACBC19E03087AA08B6768380000282FBAC0B8CA7A88AD25BBA5A29900004C396C5894A6000040485A6E356E9442A32CD17EADA70000B4237923628600003E2DE9C1D7B500002F25BBA5A2990000231DB6AFB4A804023025C0B5CAB588062B2CBDBEC0C706882435A75CA20000002326BD6A82A908048B4B9A5A668000002423A09CB4BB060025259C9D8A7900001C1FCAB2C7C700002A2A9387ABA200002626A4A47D6E9D14333163A0C87500004B6F9C2D643A257049364936493647358A34438355497F1A0000A24C1D590000D38DFFBDD4CD3126"))};class qv{static create(e,t){if(this.lastCreated&&e===this.lastCreated.scale&&t===this.lastFontFamily)return this.lastCreated;let i;return N5[e]?i=new Gb(N5[e](),e):i=qv.createFromSampleData(qv.createSampleData(t).data,e),this.lastFontFamily=t,this.lastCreated=i,i}static createSampleData(e){const t=document.createElement("canvas"),i=t.getContext("2d");t.style.height="16px",t.height=16,t.width=96*10,t.style.width=96*10+"px",i.fillStyle="#ffffff",i.font=`bold 16px ${e}`,i.textBaseline="middle";let n=0;for(const s of $ne)i.fillText(String.fromCharCode(s),n,16/2),n+=10;return i.getImageData(0,0,96*10,16)}static createFromSampleData(e,t){if(e.length!==61440)throw new Error("Unexpected source in MinimapCharRenderer");const n=qv._downsample(e,t);return new Gb(n,t)}static _downsampleChar(e,t,i,n,s){const r=1*s,a=2*s;let l=n,d=0;for(let c=0;c0){const d=255/l;for(let c=0;cqv.create(this.fontScale,l.fontFamily)),this.defaultBackgroundColor=i.getColor(2),this.backgroundColor=tp._getMinimapBackground(t,this.defaultBackgroundColor),this.foregroundAlpha=tp._getMinimapForegroundOpacity(t)}static _getMinimapBackground(e,t){const i=e.getColor(Ree);return i?new nr(i.rgba.r,i.rgba.g,i.rgba.b,Math.round(255*i.rgba.a)):t}static _getMinimapForegroundOpacity(e){const t=e.getColor(Aee);return t?nr._clamp(Math.round(255*t.rgba.a)):255}static _getSectionHeaderColor(e,t){const i=e.getColor(Er);return i?new nr(i.rgba.r,i.rgba.g,i.rgba.b,Math.round(255*i.rgba.a)):t}equals(e){return this.renderMinimap===e.renderMinimap&&this.size===e.size&&this.minimapHeightIsEditorHeight===e.minimapHeightIsEditorHeight&&this.scrollBeyondLastLine===e.scrollBeyondLastLine&&this.paddingTop===e.paddingTop&&this.paddingBottom===e.paddingBottom&&this.showSlider===e.showSlider&&this.autohide===e.autohide&&this.pixelRatio===e.pixelRatio&&this.typicalHalfwidthCharacterWidth===e.typicalHalfwidthCharacterWidth&&this.lineHeight===e.lineHeight&&this.minimapLeft===e.minimapLeft&&this.minimapWidth===e.minimapWidth&&this.minimapHeight===e.minimapHeight&&this.canvasInnerWidth===e.canvasInnerWidth&&this.canvasInnerHeight===e.canvasInnerHeight&&this.canvasOuterWidth===e.canvasOuterWidth&&this.canvasOuterHeight===e.canvasOuterHeight&&this.isSampling===e.isSampling&&this.editorHeight===e.editorHeight&&this.fontScale===e.fontScale&&this.minimapLineHeight===e.minimapLineHeight&&this.minimapCharWidth===e.minimapCharWidth&&this.sectionHeaderFontSize===e.sectionHeaderFontSize&&this.sectionHeaderLetterSpacing===e.sectionHeaderLetterSpacing&&this.defaultBackgroundColor&&this.defaultBackgroundColor.equals(e.defaultBackgroundColor)&&this.backgroundColor&&this.backgroundColor.equals(e.backgroundColor)&&this.foregroundAlpha===e.foregroundAlpha}}class Gv{constructor(e,t,i,n,s,r,a,l,d){this.scrollTop=e,this.scrollHeight=t,this.sliderNeeded=i,this._computedSliderRatio=n,this.sliderTop=s,this.sliderHeight=r,this.topPaddingLineCount=a,this.startLineNumber=l,this.endLineNumber=d}getDesiredScrollTopFromDelta(e){return Math.round(this.scrollTop+e/this._computedSliderRatio)}getDesiredScrollTopFromTouchLocation(e){return Math.round((e-this.sliderHeight/2)/this._computedSliderRatio)}intersectWithViewport(e){const t=Math.max(this.startLineNumber,e.startLineNumber),i=Math.min(this.endLineNumber,e.endLineNumber);return t>i?null:[t,i]}getYForLineNumber(e,t){return+(e-this.startLineNumber+this.topPaddingLineCount)*t}static create(e,t,i,n,s,r,a,l,d,c,h){const u=e.pixelRatio,g=e.minimapLineHeight,f=Math.floor(e.canvasInnerHeight/g),p=e.lineHeight;if(e.minimapHeightIsEditorHeight){let y=l*e.lineHeight+e.paddingTop+e.paddingBottom;e.scrollBeyondLastLine&&(y+=Math.max(0,s-e.lineHeight-e.paddingBottom));const k=Math.max(1,Math.floor(s*s/y)),x=Math.max(0,e.minimapHeight-k),N=x/(c-s),B=d*N,P=x>0,R=Math.floor(e.canvasInnerHeight/e.minimapLineHeight),O=Math.floor(e.paddingTop/e.lineHeight);return new Gv(d,c,P,N,B,k,O,1,Math.min(a,R))}let _;if(r&&i!==a){const y=i-t+1;_=Math.floor(y*g/u)}else{const y=s/p;_=Math.floor(y*g/u)}const v=Math.floor(e.paddingTop/p);let b=Math.floor(e.paddingBottom/p);if(e.scrollBeyondLastLine){const y=s/p;b=Math.max(b,y-1)}let C;if(b>0){const y=s/p;C=(v+a+b-y-1)*g/u}else C=Math.max(0,(v+a)*g/u-_);C=Math.min(e.minimapHeight-_,C);const w=C/(c-s),S=d*w;if(f>=v+a+b){const y=C>0;return new Gv(d,c,y,w,S,_,v,1,a)}else{let y;t>1?y=t+v:y=Math.max(1,d/p);let k,x=Math.max(1,Math.floor(y-S*u/g));xd&&(x=Math.min(x,h.startLineNumber),k=Math.max(k,h.topPaddingLineCount)),h.scrollTop=e.paddingTop?P=(t-x+k+B)*g/u:P=d/e.paddingTop*(k+B)*g/u,new Gv(d,c,!0,w,P,_,k,x,N)}}}class JS{constructor(e){this.dy=e}onContentChanged(){this.dy=-1}onTokensChanged(){this.dy=-1}}JS.INVALID=new JS(-1);class T5{constructor(e,t,i){this.renderedLayout=e,this._imageData=t,this._renderedLines=new X6(()=>JS.INVALID),this._renderedLines._set(e.startLineNumber,i)}linesEquals(e){if(!this.scrollEquals(e))return!1;const i=this._renderedLines._get().lines;for(let n=0,s=i.length;n1){for(let v=0,b=n-1;v0&&this.minimapLines[i-1]>=e;)i--;let n=this.modelLineToMinimapLine(t)-1;for(;n+1t)return null}return[i+1,n+1]}decorationLineRangeToMinimapLineRange(e,t){let i=this.modelLineToMinimapLine(e),n=this.modelLineToMinimapLine(t);return e!==t&&n===i&&(n===this.minimapLines.length?i>1&&i--:n++),[i,n]}onLinesDeleted(e){const t=e.toLineNumber-e.fromLineNumber+1;let i=this.minimapLines.length,n=0;for(let s=this.minimapLines.length-1;s>=0&&!(this.minimapLines[s]=0&&!(this.minimapLines[i]0,scrollWidth:e.scrollWidth,scrollHeight:e.scrollHeight,viewportStartLineNumber:t,viewportEndLineNumber:i,viewportStartLineNumberVerticalOffset:e.getVerticalOffsetForLineNumber(t),scrollTop:e.scrollTop,scrollLeft:e.scrollLeft,viewportWidth:e.viewportWidth,viewportHeight:e.viewportHeight};this._actual.render(n)}_recreateLineSampling(){this._minimapSelections=null;const e=!!this._samplingState,[t,i]=Zb.compute(this.options,this._context.viewModel.getLineCount(),this._samplingState);if(this._samplingState=t,e&&this._samplingState)for(const n of i)switch(n.type){case"deleted":this._actual.onLinesDeleted(n.deleteFromLineNumber,n.deleteToLineNumber);break;case"inserted":this._actual.onLinesInserted(n.insertFromLineNumber,n.insertToLineNumber);break;case"flush":this._actual.onFlushed();break}}getLineCount(){return this._samplingState?this._samplingState.minimapLines.length:this._context.viewModel.getLineCount()}getRealLineCount(){return this._context.viewModel.getLineCount()}getLineContent(e){return this._samplingState?this._context.viewModel.getLineContent(this._samplingState.minimapLines[e-1]):this._context.viewModel.getLineContent(e)}getLineMaxColumn(e){return this._samplingState?this._context.viewModel.getLineMaxColumn(this._samplingState.minimapLines[e-1]):this._context.viewModel.getLineMaxColumn(e)}getMinimapLinesRenderingData(e,t,i){if(this._samplingState){const n=[];for(let s=0,r=t-e+1;s{var s;return!(!((s=n.options.minimap)===null||s===void 0)&&s.sectionHeaderStyle)});if(this._samplingState){const n=[];for(const s of i){if(!s.options.minimap)continue;const r=s.range,a=this._samplingState.modelLineToMinimapLine(r.startLineNumber),l=this._samplingState.modelLineToMinimapLine(r.endLineNumber);n.push(new f6(new D(a,r.startColumn,l,r.endColumn),s.options))}return n}return i}getSectionHeaderDecorationsInViewport(e,t){const i=this.options.minimapLineHeight,s=this.options.sectionHeaderFontSize/i;return e=Math.floor(Math.max(1,e-s)),this._getMinimapDecorationsInViewport(e,t).filter(r=>{var a;return!!(!((a=r.options.minimap)===null||a===void 0)&&a.sectionHeaderStyle)})}_getMinimapDecorationsInViewport(e,t){let i;if(this._samplingState){const n=this._samplingState.minimapLines[e-1],s=this._samplingState.minimapLines[t-1];i=new D(n,1,s,this._context.viewModel.getLineMaxColumn(s))}else i=new D(e,1,t,this._context.viewModel.getLineMaxColumn(t));return this._context.viewModel.getMinimapDecorationsInRange(i)}getSectionHeaderText(e,t){var i;const n=(i=e.options.minimap)===null||i===void 0?void 0:i.sectionHeaderText;if(!n)return null;const s=this._sectionHeaderCache.get(n);if(s)return s;const r=t(n);return this._sectionHeaderCache.set(n,r),r}getOptions(){return this._context.viewModel.model.getOptions()}revealLineNumber(e){this._samplingState&&(e=this._samplingState.minimapLines[e-1]),this._context.viewModel.revealRange("mouse",!1,new D(e,1,e,1),1,0)}setScrollTop(e){this._context.viewModel.viewLayout.setScrollPosition({scrollTop:e},1)}}class Mm extends H{constructor(e,t){super(),this._renderDecorations=!1,this._gestureInProgress=!1,this._theme=e,this._model=t,this._lastRenderData=null,this._buffers=null,this._selectionColor=this._theme.getColor(u5),this._domNode=Bt(document.createElement("div")),tl.write(this._domNode,9),this._domNode.setClassName(this._getMinimapDomNodeClassName()),this._domNode.setPosition("absolute"),this._domNode.setAttribute("role","presentation"),this._domNode.setAttribute("aria-hidden","true"),this._shadow=Bt(document.createElement("div")),this._shadow.setClassName("minimap-shadow-hidden"),this._domNode.appendChild(this._shadow),this._canvas=Bt(document.createElement("canvas")),this._canvas.setPosition("absolute"),this._canvas.setLeft(0),this._domNode.appendChild(this._canvas),this._decorationsCanvas=Bt(document.createElement("canvas")),this._decorationsCanvas.setPosition("absolute"),this._decorationsCanvas.setClassName("minimap-decorations-layer"),this._decorationsCanvas.setLeft(0),this._domNode.appendChild(this._decorationsCanvas),this._slider=Bt(document.createElement("div")),this._slider.setPosition("absolute"),this._slider.setClassName("minimap-slider"),this._slider.setLayerHinting(!0),this._slider.setContain("strict"),this._domNode.appendChild(this._slider),this._sliderHorizontal=Bt(document.createElement("div")),this._sliderHorizontal.setPosition("absolute"),this._sliderHorizontal.setClassName("minimap-slider-horizontal"),this._slider.appendChild(this._sliderHorizontal),this._applyLayout(),this._pointerDownListener=Wi(this._domNode.domNode,oe.POINTER_DOWN,i=>{if(i.preventDefault(),this._model.options.renderMinimap===0||!this._lastRenderData)return;if(this._model.options.size!=="proportional"){if(i.button===0&&this._lastRenderData){const d=tn(this._slider.domNode),c=d.top+d.height/2;this._startSliderDragging(i,c,this._lastRenderData.renderedLayout)}return}const s=this._model.options.minimapLineHeight,r=this._model.options.canvasInnerHeight/this._model.options.canvasOuterHeight*i.offsetY;let l=Math.floor(r/s)+this._lastRenderData.renderedLayout.startLineNumber-this._lastRenderData.renderedLayout.topPaddingLineCount;l=Math.min(l,this._model.getLineCount()),this._model.revealLineNumber(l)}),this._sliderPointerMoveMonitor=new m_,this._sliderPointerDownListener=Wi(this._slider.domNode,oe.POINTER_DOWN,i=>{i.preventDefault(),i.stopPropagation(),i.button===0&&this._lastRenderData&&this._startSliderDragging(i,i.pageY,this._lastRenderData.renderedLayout)}),this._gestureDisposable=ni.addTarget(this._domNode.domNode),this._sliderTouchStartListener=q(this._domNode.domNode,si.Start,i=>{i.preventDefault(),i.stopPropagation(),this._lastRenderData&&(this._slider.toggleClassName("active",!0),this._gestureInProgress=!0,this.scrollDueToTouchEvent(i))},{passive:!1}),this._sliderTouchMoveListener=q(this._domNode.domNode,si.Change,i=>{i.preventDefault(),i.stopPropagation(),this._lastRenderData&&this._gestureInProgress&&this.scrollDueToTouchEvent(i)},{passive:!1}),this._sliderTouchEndListener=Wi(this._domNode.domNode,si.End,i=>{i.preventDefault(),i.stopPropagation(),this._gestureInProgress=!1,this._slider.toggleClassName("active",!1)})}_startSliderDragging(e,t,i){if(!e.target||!(e.target instanceof Element))return;const n=e.pageX;this._slider.toggleClassName("active",!0);const s=(r,a)=>{const l=tn(this._domNode.domNode),d=Math.min(Math.abs(a-n),Math.abs(a-l.left),Math.abs(a-l.left-l.width));if(os&&d>qne){this._model.setScrollTop(i.scrollTop);return}const c=r-t;this._model.setScrollTop(i.getDesiredScrollTopFromDelta(c))};e.pageY!==t&&s(e.pageY,n),this._sliderPointerMoveMonitor.startMonitoring(e.target,e.pointerId,e.buttons,r=>s(r.pageY,r.pageX),()=>{this._slider.toggleClassName("active",!1)})}scrollDueToTouchEvent(e){const t=this._domNode.domNode.getBoundingClientRect().top,i=this._lastRenderData.renderedLayout.getDesiredScrollTopFromTouchLocation(e.pageY-t);this._model.setScrollTop(i)}dispose(){this._pointerDownListener.dispose(),this._sliderPointerMoveMonitor.dispose(),this._sliderPointerDownListener.dispose(),this._gestureDisposable.dispose(),this._sliderTouchStartListener.dispose(),this._sliderTouchMoveListener.dispose(),this._sliderTouchEndListener.dispose(),super.dispose()}_getMinimapDomNodeClassName(){const e=["minimap"];return this._model.options.showSlider==="always"?e.push("slider-always"):e.push("slider-mouseover"),this._model.options.autohide&&e.push("autohide"),e.join(" ")}getDomNode(){return this._domNode}_applyLayout(){this._domNode.setLeft(this._model.options.minimapLeft),this._domNode.setWidth(this._model.options.minimapWidth),this._domNode.setHeight(this._model.options.minimapHeight),this._shadow.setHeight(this._model.options.minimapHeight),this._canvas.setWidth(this._model.options.canvasOuterWidth),this._canvas.setHeight(this._model.options.canvasOuterHeight),this._canvas.domNode.width=this._model.options.canvasInnerWidth,this._canvas.domNode.height=this._model.options.canvasInnerHeight,this._decorationsCanvas.setWidth(this._model.options.canvasOuterWidth),this._decorationsCanvas.setHeight(this._model.options.canvasOuterHeight),this._decorationsCanvas.domNode.width=this._model.options.canvasInnerWidth,this._decorationsCanvas.domNode.height=this._model.options.canvasInnerHeight,this._slider.setWidth(this._model.options.minimapWidth)}_getBuffer(){return this._buffers||this._model.options.canvasInnerWidth>0&&this._model.options.canvasInnerHeight>0&&(this._buffers=new jA(this._canvas.domNode.getContext("2d"),this._model.options.canvasInnerWidth,this._model.options.canvasInnerHeight,this._model.options.backgroundColor)),this._buffers?this._buffers.getBuffer():null}onDidChangeOptions(){this._lastRenderData=null,this._buffers=null,this._applyLayout(),this._domNode.setClassName(this._getMinimapDomNodeClassName())}onSelectionChanged(){return this._renderDecorations=!0,!0}onDecorationsChanged(){return this._renderDecorations=!0,!0}onFlushed(){return this._lastRenderData=null,!0}onLinesChanged(e,t){return this._lastRenderData?this._lastRenderData.onLinesChanged(e,t):!1}onLinesDeleted(e,t){var i;return(i=this._lastRenderData)===null||i===void 0||i.onLinesDeleted(e,t),!0}onLinesInserted(e,t){var i;return(i=this._lastRenderData)===null||i===void 0||i.onLinesInserted(e,t),!0}onScrollChanged(){return this._renderDecorations=!0,!0}onThemeChanged(){return this._selectionColor=this._theme.getColor(u5),this._renderDecorations=!0,!0}onTokensChanged(e){return this._lastRenderData?this._lastRenderData.onTokensChanged(e):!1}onTokensColorsChanged(){return this._lastRenderData=null,this._buffers=null,!0}onZonesChanged(){return this._lastRenderData=null,!0}render(e){if(this._model.options.renderMinimap===0){this._shadow.setClassName("minimap-shadow-hidden"),this._sliderHorizontal.setWidth(0),this._sliderHorizontal.setHeight(0);return}e.scrollLeft+e.viewportWidth>=e.scrollWidth?this._shadow.setClassName("minimap-shadow-hidden"):this._shadow.setClassName("minimap-shadow-visible");const i=Gv.create(this._model.options,e.viewportStartLineNumber,e.viewportEndLineNumber,e.viewportStartLineNumberVerticalOffset,e.viewportHeight,e.viewportContainsWhitespaceGaps,this._model.getLineCount(),this._model.getRealLineCount(),e.scrollTop,e.scrollHeight,this._lastRenderData?this._lastRenderData.renderedLayout:null);this._slider.setDisplay(i.sliderNeeded?"block":"none"),this._slider.setTop(i.sliderTop),this._slider.setHeight(i.sliderHeight),this._sliderHorizontal.setLeft(0),this._sliderHorizontal.setWidth(this._model.options.minimapWidth),this._sliderHorizontal.setTop(0),this._sliderHorizontal.setHeight(i.sliderHeight),this.renderDecorations(i),this._lastRenderData=this.renderLines(i)}renderDecorations(e){if(this._renderDecorations){this._renderDecorations=!1;const t=this._model.getSelections();t.sort(D.compareRangesUsingStarts);const i=this._model.getMinimapDecorationsInViewport(e.startLineNumber,e.endLineNumber);i.sort((u,g)=>(u.options.zIndex||0)-(g.options.zIndex||0));const{canvasInnerWidth:n,canvasInnerHeight:s}=this._model.options,r=this._model.options.minimapLineHeight,a=this._model.options.minimapCharWidth,l=this._model.getOptions().tabSize,d=this._decorationsCanvas.domNode.getContext("2d");d.clearRect(0,0,n,s);const c=new M5(e.startLineNumber,e.endLineNumber,!1);this._renderSelectionLineHighlights(d,t,c,e,r),this._renderDecorationsLineHighlights(d,i,c,e,r);const h=new M5(e.startLineNumber,e.endLineNumber,null);this._renderSelectionsHighlights(d,t,h,e,r,l,a,n),this._renderDecorationsHighlights(d,i,h,e,r,l,a,n),this._renderSectionHeaders(e)}}_renderSelectionLineHighlights(e,t,i,n,s){if(!this._selectionColor||this._selectionColor.isTransparent())return;e.fillStyle=this._selectionColor.transparent(.5).toString();let r=0,a=0;for(const l of t){const d=n.intersectWithViewport(l);if(!d)continue;const[c,h]=d;for(let f=c;f<=h;f++)i.set(f,!0);const u=n.getYForLineNumber(c,s),g=n.getYForLineNumber(h,s);a>=u||(a>r&&e.fillRect(yl,r,e.canvas.width,a-r),r=u),a=g}a>r&&e.fillRect(yl,r,e.canvas.width,a-r)}_renderDecorationsLineHighlights(e,t,i,n,s){const r=new Map;for(let a=t.length-1;a>=0;a--){const l=t[a],d=l.options.minimap;if(!d||d.position!==1)continue;const c=n.intersectWithViewport(l.range);if(!c)continue;const[h,u]=c,g=d.getColor(this._theme.value);if(!g||g.isTransparent())continue;let f=r.get(g.toString());f||(f=g.transparent(.5).toString(),r.set(g.toString(),f)),e.fillStyle=f;for(let p=h;p<=u;p++){if(i.has(p))continue;i.set(p,!0);const _=n.getYForLineNumber(h,s);e.fillRect(yl,_,e.canvas.width,s)}}}_renderSelectionsHighlights(e,t,i,n,s,r,a,l){if(!(!this._selectionColor||this._selectionColor.isTransparent()))for(const d of t){const c=n.intersectWithViewport(d);if(!c)continue;const[h,u]=c;for(let g=h;g<=u;g++)this.renderDecorationOnLine(e,i,d,this._selectionColor,n,g,s,s,r,a,l)}}_renderDecorationsHighlights(e,t,i,n,s,r,a,l){for(const d of t){const c=d.options.minimap;if(!c)continue;const h=n.intersectWithViewport(d.range);if(!h)continue;const[u,g]=h,f=c.getColor(this._theme.value);if(!(!f||f.isTransparent()))for(let p=u;p<=g;p++)switch(c.position){case 1:this.renderDecorationOnLine(e,i,d.range,f,n,p,s,s,r,a,l);continue;case 2:{const _=n.getYForLineNumber(p,s);this.renderDecoration(e,f,2,_,Gne,s);continue}}}}renderDecorationOnLine(e,t,i,n,s,r,a,l,d,c,h){const u=s.getYForLineNumber(r,l);if(u+a<0||u>this._model.options.canvasInnerHeight)return;const{startLineNumber:g,endLineNumber:f}=i,p=g===r?i.startColumn:1,_=f===r?i.endColumn:this._model.getLineMaxColumn(r),v=this.getXOffsetForPosition(t,r,p,d,c,h),b=this.getXOffsetForPosition(t,r,_,d,c,h);this.renderDecoration(e,n,v,u,b-v,a)}getXOffsetForPosition(e,t,i,n,s,r){if(i===1)return yl;if((i-1)*s>=r)return r;let l=e.get(t);if(!l){const d=this._model.getLineContent(t);l=[yl];let c=yl;for(let h=1;h=r){l[h]=r;break}l[h]=f,c=f}e.set(t,l)}return i-1_.range.startLineNumber-v.range.startLineNumber);const p=Mm._fitSectionHeader.bind(null,g,a-yl);for(const _ of f){const v=e.getYForLineNumber(_.range.startLineNumber,i)+n,b=v-n,C=b+2,w=this._model.getSectionHeaderText(_,p);Mm._renderSectionLabel(g,w,((t=_.options.minimap)===null||t===void 0?void 0:t.sectionHeaderStyle)===2,d,h,a,b,r,v,C)}}static _fitSectionHeader(e,t,i){if(!i)return i;const n="…",s=e.measureText(i).width,r=e.measureText(n).width;if(s<=t||s<=r)return i;const a=i.length,l=s/i.length,d=Math.floor((t-r)/l)-1;let c=Math.ceil(d/2);for(;c>0&&/\s/.test(i[c-1]);)--c;return i.substring(0,c)+n+i.substring(a-(d-c))}static _renderSectionLabel(e,t,i,n,s,r,a,l,d,c){t&&(e.fillStyle=n,e.fillRect(0,a,r,l),e.fillStyle=s,e.fillText(t,yl,d)),i&&(e.beginPath(),e.moveTo(0,c),e.lineTo(r,c),e.closePath(),e.stroke())}renderLines(e){const t=e.startLineNumber,i=e.endLineNumber,n=this._model.options.minimapLineHeight;if(this._lastRenderData&&this._lastRenderData.linesEquals(e)){const Y=this._lastRenderData._get();return new T5(e,Y.imageData,Y.lines)}const s=this._getBuffer();if(!s)return null;const[r,a,l]=Mm._renderUntouchedLines(s,e.topPaddingLineCount,t,i,n,this._lastRenderData),d=this._model.getMinimapLinesRenderingData(t,i,l),c=this._model.getOptions().tabSize,h=this._model.options.defaultBackgroundColor,u=this._model.options.backgroundColor,g=this._model.options.foregroundAlpha,f=this._model.tokensColorTracker,p=f.backgroundIsLight(),_=this._model.options.renderMinimap,v=this._model.options.charRenderer(),b=this._model.options.fontScale,C=this._model.options.minimapCharWidth,S=(_===1?2:3)*b,y=n>S?Math.floor((n-S)/2):0,k=u.a/255,x=new nr(Math.round((u.r-h.r)*k+h.r),Math.round((u.g-h.g)*k+h.g),Math.round((u.b-h.b)*k+h.b),255);let N=e.topPaddingLineCount*n;const B=[];for(let Y=0,me=i-t+1;Y=0&&Pb)return;const R=_.charCodeAt(S);if(R===9){const O=u-(S+y)%u;y+=O-1,w+=O*r}else if(R===32)w+=r;else{const O=Yh(R)?2:1;for(let U=0;Ub)return}}}}}class M5{constructor(e,t,i){this._startLineNumber=e,this._endLineNumber=t,this._defaultValue=i,this._values=[];for(let n=0,s=this._endLineNumber-this._startLineNumber+1;nthis._endLineNumber||(this._values[e-this._startLineNumber]=t)}get(e){return ethis._endLineNumber?this._defaultValue:this._values[e-this._startLineNumber]}}class Yne extends Wo{constructor(e,t){super(e),this._viewDomNode=t;const n=this._context.configuration.options.get(145);this._widgets={},this._verticalScrollbarWidth=n.verticalScrollbarWidth,this._minimapWidth=n.minimap.minimapWidth,this._horizontalScrollbarHeight=n.horizontalScrollbarHeight,this._editorHeight=n.height,this._editorWidth=n.width,this._viewDomNodeRect={top:0,left:0,width:0,height:0},this._domNode=Bt(document.createElement("div")),tl.write(this._domNode,4),this._domNode.setClassName("overlayWidgets"),this.overflowingOverlayWidgetsDomNode=Bt(document.createElement("div")),tl.write(this.overflowingOverlayWidgetsDomNode,5),this.overflowingOverlayWidgetsDomNode.setClassName("overflowingOverlayWidgets")}dispose(){super.dispose(),this._widgets={}}getDomNode(){return this._domNode}onConfigurationChanged(e){const i=this._context.configuration.options.get(145);return this._verticalScrollbarWidth=i.verticalScrollbarWidth,this._minimapWidth=i.minimap.minimapWidth,this._horizontalScrollbarHeight=i.horizontalScrollbarHeight,this._editorHeight=i.height,this._editorWidth=i.width,!0}addWidget(e){const t=Bt(e.getDomNode());this._widgets[e.getId()]={widget:e,preference:null,domNode:t},t.setPosition("absolute"),t.setAttribute("widgetId",e.getId()),e.allowEditorOverflow?this.overflowingOverlayWidgetsDomNode.appendChild(t):this._domNode.appendChild(t),this.setShouldRender(),this._updateMaxMinWidth()}setWidgetPosition(e,t){const i=this._widgets[e.getId()],n=t?t.preference:null,s=t==null?void 0:t.stackOridinal;return i.preference===n&&i.stack===s?(this._updateMaxMinWidth(),!1):(i.preference=n,i.stack=s,this.setShouldRender(),this._updateMaxMinWidth(),!0)}removeWidget(e){const t=e.getId();if(this._widgets.hasOwnProperty(t)){const n=this._widgets[t].domNode.domNode;delete this._widgets[t],n.remove(),this.setShouldRender(),this._updateMaxMinWidth()}}_updateMaxMinWidth(){var e,t;let i=0;const n=Object.keys(this._widgets);for(let s=0,r=n.length;s0);t.sort((n,s)=>(this._widgets[n].stack||0)-(this._widgets[s].stack||0));for(let n=0,s=t.length;n=3){const s=Math.floor(n/3),r=Math.floor(n/3),a=n-s-r,l=e,d=l+s,c=l+s+a;return[[0,l,d,l,c,l,d,l],[0,s,a,s+a,r,s+a+r,a+r,s+a+r]]}else if(i===2){const s=Math.floor(n/2),r=n-s,a=e,l=a+s;return[[0,a,a,a,l,a,a,a],[0,s,s,s,r,s+r,s+r,s+r]]}else{const s=e,r=n;return[[0,s,s,s,s,s,s,s],[0,r,r,r,r,r,r,r]]}}equals(e){return this.lineHeight===e.lineHeight&&this.pixelRatio===e.pixelRatio&&this.overviewRulerLanes===e.overviewRulerLanes&&this.renderBorder===e.renderBorder&&this.borderColor===e.borderColor&&this.hideCursor===e.hideCursor&&this.cursorColorSingle===e.cursorColorSingle&&this.cursorColorPrimary===e.cursorColorPrimary&&this.cursorColorSecondary===e.cursorColorSecondary&&this.themeType===e.themeType&&$.equals(this.backgroundColor,e.backgroundColor)&&this.top===e.top&&this.right===e.right&&this.domWidth===e.domWidth&&this.domHeight===e.domHeight&&this.canvasWidth===e.canvasWidth&&this.canvasHeight===e.canvasHeight}}class Xne extends Wo{constructor(e){super(e),this._actualShouldRender=0,this._renderedDecorations=[],this._renderedCursorPositions=[],this._domNode=Bt(document.createElement("canvas")),this._domNode.setClassName("decorationsOverviewRuler"),this._domNode.setPosition("absolute"),this._domNode.setLayerHinting(!0),this._domNode.setContain("strict"),this._domNode.setAttribute("aria-hidden","true"),this._updateSettings(!1),this._tokensColorTrackerListener=Ei.onDidChange(t=>{t.changedColorMap&&this._updateSettings(!0)}),this._cursorPositions=[{position:new W(1,1),color:this._settings.cursorColorSingle}]}dispose(){super.dispose(),this._tokensColorTrackerListener.dispose()}_updateSettings(e){const t=new Qne(this._context.configuration,this._context.theme);return this._settings&&this._settings.equals(t)?!1:(this._settings=t,this._domNode.setTop(this._settings.top),this._domNode.setRight(this._settings.right),this._domNode.setWidth(this._settings.domWidth),this._domNode.setHeight(this._settings.domHeight),this._domNode.domNode.width=this._settings.canvasWidth,this._domNode.domNode.height=this._settings.canvasHeight,e&&this._render(),!0)}_markRenderingIsNeeded(){return this._actualShouldRender=2,!0}_markRenderingIsMaybeNeeded(){return this._actualShouldRender=1,!0}onConfigurationChanged(e){return this._updateSettings(!1)?this._markRenderingIsNeeded():!1}onCursorStateChanged(e){this._cursorPositions=[];for(let t=0,i=e.selections.length;t1&&(n=t===0?this._settings.cursorColorPrimary:this._settings.cursorColorSecondary),this._cursorPositions.push({position:e.selections[t].getPosition(),color:n})}return this._cursorPositions.sort((t,i)=>W.compare(t.position,i.position)),this._markRenderingIsMaybeNeeded()}onDecorationsChanged(e){return e.affectsOverviewRuler?this._markRenderingIsMaybeNeeded():!1}onFlushed(e){return this._markRenderingIsNeeded()}onScrollChanged(e){return e.scrollHeightChanged?this._markRenderingIsNeeded():!1}onZonesChanged(e){return this._markRenderingIsNeeded()}onThemeChanged(e){return this._updateSettings(!1)?this._markRenderingIsNeeded():!1}getDomNode(){return this._domNode.domNode}prepareRender(e){}render(e){this._render(),this._actualShouldRender=0}_render(){const e=this._settings.backgroundColor;if(this._settings.overviewRulerLanes===0){this._domNode.setBackgroundColor(e?$.Format.CSS.formatHexA(e):""),this._domNode.setDisplay("none");return}const t=this._context.viewModel.getAllOverviewRulerDecorations(this._context.theme);if(t.sort(Bb.compareByRenderingProps),this._actualShouldRender===1&&!Bb.equalsArr(this._renderedDecorations,t)&&(this._actualShouldRender=2),this._actualShouldRender===1&&!Li(this._renderedCursorPositions,this._cursorPositions,(f,p)=>f.position.lineNumber===p.position.lineNumber&&f.color===p.color)&&(this._actualShouldRender=2),this._actualShouldRender===1)return;this._renderedDecorations=t,this._renderedCursorPositions=this._cursorPositions,this._domNode.setDisplay("block");const i=this._settings.canvasWidth,n=this._settings.canvasHeight,s=this._settings.lineHeight,r=this._context.viewLayout,a=this._context.viewLayout.getScrollHeight(),l=n/a,d=6*this._settings.pixelRatio|0,c=d/2|0,h=this._domNode.domNode.getContext("2d");e?e.isOpaque()?(h.fillStyle=$.Format.CSS.formatHexA(e),h.fillRect(0,0,i,n)):(h.clearRect(0,0,i,n),h.fillStyle=$.Format.CSS.formatHexA(e),h.fillRect(0,0,i,n)):h.clearRect(0,0,i,n);const u=this._settings.x,g=this._settings.w;for(const f of t){const p=f.color,_=f.data;h.fillStyle=p;let v=0,b=0,C=0;for(let w=0,S=_.length/3;wn&&(R=n-c),N=R-c,B=R+c}N>C+1||y!==v?(w!==0&&h.fillRect(u[v],b,g[v],C-b),v=y,b=N,C=B):B>C&&(C=B)}h.fillRect(u[v],b,g[v],C-b)}if(!this._settings.hideCursor){const f=2*this._settings.pixelRatio|0,p=f/2|0,_=this._settings.x[7],v=this._settings.w[7];let b=-100,C=-100,w=null;for(let S=0,y=this._cursorPositions.length;Sn&&(N=n-p);const B=N-p,P=B+f;B>C+1||k!==w?(S!==0&&w&&h.fillRect(_,b,v,C-b),b=B,C=P):P>C&&(C=P),w=k,h.fillStyle=k}w&&h.fillRect(_,b,v,C-b)}this._settings.renderBorder&&this._settings.borderColor&&this._settings.overviewRulerLanes>0&&(h.beginPath(),h.lineWidth=1,h.strokeStyle=this._settings.borderColor,h.moveTo(0,0),h.lineTo(0,n),h.stroke(),h.moveTo(0,0),h.lineTo(i,0),h.stroke())}}class R5{constructor(e,t,i){this._colorZoneBrand=void 0,this.from=e|0,this.to=t|0,this.colorId=i|0}static compare(e,t){return e.colorId===t.colorId?e.from===t.from?e.to-t.to:e.from-t.from:e.colorId-t.colorId}}class oH{constructor(e,t,i,n){this._overviewRulerZoneBrand=void 0,this.startLineNumber=e,this.endLineNumber=t,this.heightInLines=i,this.color=n,this._colorZone=null}static compare(e,t){return e.color===t.color?e.startLineNumber===t.startLineNumber?e.heightInLines===t.heightInLines?e.endLineNumber-t.endLineNumber:e.heightInLines-t.heightInLines:e.startLineNumber-t.startLineNumber:e.colori&&(p=i-_);const v=c.color;let b=this._color2Id[v];b||(b=++this._lastAssignedId,this._color2Id[v]=b,this._id2Color[b]=v);const C=new R5(p-_,p+_,b);c.setColorZone(C),a.push(C)}return this._colorZonesInvalid=!1,a.sort(R5.compare),a}}class ese extends CC{constructor(e,t){super(),this._context=e;const i=this._context.configuration.options;this._domNode=Bt(document.createElement("canvas")),this._domNode.setClassName(t),this._domNode.setPosition("absolute"),this._domNode.setLayerHinting(!0),this._domNode.setContain("strict"),this._zoneManager=new Jne(n=>this._context.viewLayout.getVerticalOffsetForLineNumber(n)),this._zoneManager.setDOMWidth(0),this._zoneManager.setDOMHeight(0),this._zoneManager.setOuterHeight(this._context.viewLayout.getScrollHeight()),this._zoneManager.setLineHeight(i.get(67)),this._zoneManager.setPixelRatio(i.get(143)),this._context.addEventHandler(this)}dispose(){this._context.removeEventHandler(this),super.dispose()}onConfigurationChanged(e){const t=this._context.configuration.options;return e.hasChanged(67)&&(this._zoneManager.setLineHeight(t.get(67)),this._render()),e.hasChanged(143)&&(this._zoneManager.setPixelRatio(t.get(143)),this._domNode.setWidth(this._zoneManager.getDOMWidth()),this._domNode.setHeight(this._zoneManager.getDOMHeight()),this._domNode.domNode.width=this._zoneManager.getCanvasWidth(),this._domNode.domNode.height=this._zoneManager.getCanvasHeight(),this._render()),!0}onFlushed(e){return this._render(),!0}onScrollChanged(e){return e.scrollHeightChanged&&(this._zoneManager.setOuterHeight(e.scrollHeight),this._render()),!0}onZonesChanged(e){return this._render(),!0}getDomNode(){return this._domNode.domNode}setLayout(e){this._domNode.setTop(e.top),this._domNode.setRight(e.right);let t=!1;t=this._zoneManager.setDOMWidth(e.width)||t,t=this._zoneManager.setDOMHeight(e.height)||t,t&&(this._domNode.setWidth(this._zoneManager.getDOMWidth()),this._domNode.setHeight(this._zoneManager.getDOMHeight()),this._domNode.domNode.width=this._zoneManager.getCanvasWidth(),this._domNode.domNode.height=this._zoneManager.getCanvasHeight(),this._render())}setZones(e){this._zoneManager.setZones(e),this._render()}_render(){if(this._zoneManager.getOuterHeight()===0)return!1;const e=this._zoneManager.getCanvasWidth(),t=this._zoneManager.getCanvasHeight(),i=this._zoneManager.resolveColorZones(),n=this._zoneManager.getId2Color(),s=this._domNode.domNode.getContext("2d");return s.clearRect(0,0,e,t),i.length>0&&this._renderOneLane(s,i,n,e),!0}_renderOneLane(e,t,i,n){let s=0,r=0,a=0;for(const l of t){const d=l.colorId,c=l.from,h=l.to;d!==s?(e.fillRect(0,r,n,a-r),s=d,e.fillStyle=i[s],r=c,a=h):a>=c?a=Math.max(a,h):(e.fillRect(0,r,n,a-r),r=c,a=h)}e.fillRect(0,r,n,a-r)}}class tse extends Wo{constructor(e){super(e),this.domNode=Bt(document.createElement("div")),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this.domNode.setClassName("view-rulers"),this._renderedRulers=[];const t=this._context.configuration.options;this._rulers=t.get(102),this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth}dispose(){super.dispose()}onConfigurationChanged(e){const t=this._context.configuration.options;return this._rulers=t.get(102),this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth,!0}onScrollChanged(e){return e.scrollHeightChanged}prepareRender(e){}_ensureRulersCount(){const e=this._renderedRulers.length,t=this._rulers.length;if(e===t)return;if(e0;){const a=Bt(document.createElement("div"));a.setClassName("view-ruler"),a.setWidth(s),this.domNode.appendChild(a),this._renderedRulers.push(a),r--}return}let i=e-t;for(;i>0;){const n=this._renderedRulers.pop();this.domNode.removeChild(n),i--}}render(e){this._ensureRulersCount();for(let t=0,i=this._rulers.length;t0;return this._shouldShow!==e?(this._shouldShow=e,!0):!1}getDomNode(){return this._domNode}_updateWidth(){const t=this._context.configuration.options.get(145);t.minimap.renderMinimap===0||t.minimap.minimapWidth>0&&t.minimap.minimapLeft===0?this._width=t.width:this._width=t.width-t.verticalScrollbarWidth}onConfigurationChanged(e){const i=this._context.configuration.options.get(103);return this._useShadows=i.useShadows,this._updateWidth(),this._updateShouldShow(),!0}onScrollChanged(e){return this._scrollTop=e.scrollTop,this._updateShouldShow()}prepareRender(e){}render(e){this._domNode.setWidth(this._width),this._domNode.setClassName(this._shouldShow?"scroll-decoration":"")}}class nse{constructor(e){this.left=e.left,this.width=e.width,this.startStyle=null,this.endStyle=null}}class sse{constructor(e,t){this.lineNumber=e,this.ranges=t}}function ose(o){return new nse(o)}function rse(o){return new sse(o.lineNumber,o.ranges.map(ose))}class $i extends If{constructor(e){super(),this._previousFrameVisibleRangesWithStyle=[],this._context=e;const t=this._context.configuration.options;this._roundedSelection=t.get(101),this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth,this._selections=[],this._renderResult=null,this._context.addEventHandler(this)}dispose(){this._context.removeEventHandler(this),this._renderResult=null,super.dispose()}onConfigurationChanged(e){const t=this._context.configuration.options;return this._roundedSelection=t.get(101),this._typicalHalfwidthCharacterWidth=t.get(50).typicalHalfwidthCharacterWidth,!0}onCursorStateChanged(e){return this._selections=e.selections.slice(0),!0}onDecorationsChanged(e){return!0}onFlushed(e){return!0}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return e.scrollTopChanged}onZonesChanged(e){return!0}_visibleRangesHaveGaps(e){for(let t=0,i=e.length;t1)return!0;return!1}_enrichVisibleRangesWithStyle(e,t,i){const n=this._typicalHalfwidthCharacterWidth/4;let s=null,r=null;if(i&&i.length>0&&t.length>0){const a=t[0].lineNumber;if(a===e.startLineNumber)for(let d=0;!s&&d=0;d--)i[d].lineNumber===l&&(r=i[d].ranges[0]);s&&!s.startStyle&&(s=null),r&&!r.startStyle&&(r=null)}for(let a=0,l=t.length;a0){const f=t[a-1].ranges[0].left,p=t[a-1].ranges[0].left+t[a-1].ranges[0].width;x1(c-f)f&&(u.top=1),x1(h-p)'}_actualRenderOneSelection(e,t,i,n){if(n.length===0)return;const s=!!n[0].ranges[0].startStyle,r=n[0].lineNumber,a=n[n.length-1].lineNumber;for(let l=0,d=n.length;l1,d)}this._previousFrameVisibleRangesWithStyle=s,this._renderResult=t.map(([r,a])=>r+a)}render(e,t){if(!this._renderResult)return"";const i=t-e;return i<0||i>=this._renderResult.length?"":this._renderResult[i]}}$i.SELECTION_CLASS_NAME="selected-text";$i.SELECTION_TOP_LEFT="top-left-radius";$i.SELECTION_BOTTOM_LEFT="bottom-left-radius";$i.SELECTION_TOP_RIGHT="top-right-radius";$i.SELECTION_BOTTOM_RIGHT="bottom-right-radius";$i.EDITOR_BACKGROUND_CLASS_NAME="monaco-editor-background";$i.ROUNDED_PIECE_WIDTH=10;Wr((o,e)=>{const t=o.getColor(uee);t&&!t.isTransparent()&&e.addRule(`.monaco-editor .view-line span.inline-selected-text { color: ${t}; }`)});function x1(o){return o<0?-o:o}class A5{constructor(e,t,i,n,s,r,a){this.top=e,this.left=t,this.paddingLeft=i,this.width=n,this.height=s,this.textContent=r,this.textContentClassName=a}}var dc;(function(o){o[o.Single=0]="Single",o[o.MultiPrimary=1]="MultiPrimary",o[o.MultiSecondary=2]="MultiSecondary"})(dc||(dc={}));class P5{constructor(e,t){this._context=e;const i=this._context.configuration.options,n=i.get(50);this._cursorStyle=i.get(28),this._lineHeight=i.get(67),this._typicalHalfwidthCharacterWidth=n.typicalHalfwidthCharacterWidth,this._lineCursorWidth=Math.min(i.get(31),this._typicalHalfwidthCharacterWidth),this._isVisible=!0,this._domNode=Bt(document.createElement("div")),this._domNode.setClassName(`cursor ${Xm}`),this._domNode.setHeight(this._lineHeight),this._domNode.setTop(0),this._domNode.setLeft(0),Gn(this._domNode,n),this._domNode.setDisplay("none"),this._position=new W(1,1),this._pluralityClass="",this.setPlurality(t),this._lastRenderedContent="",this._renderData=null}getDomNode(){return this._domNode}getPosition(){return this._position}setPlurality(e){switch(e){default:case dc.Single:this._pluralityClass="";break;case dc.MultiPrimary:this._pluralityClass="cursor-primary";break;case dc.MultiSecondary:this._pluralityClass="cursor-secondary";break}}show(){this._isVisible||(this._domNode.setVisibility("inherit"),this._isVisible=!0)}hide(){this._isVisible&&(this._domNode.setVisibility("hidden"),this._isVisible=!1)}onConfigurationChanged(e){const t=this._context.configuration.options,i=t.get(50);return this._cursorStyle=t.get(28),this._lineHeight=t.get(67),this._typicalHalfwidthCharacterWidth=i.typicalHalfwidthCharacterWidth,this._lineCursorWidth=Math.min(t.get(31),this._typicalHalfwidthCharacterWidth),Gn(this._domNode,i),!0}onCursorPositionChanged(e,t){return t?this._domNode.domNode.style.transitionProperty="none":this._domNode.domNode.style.transitionProperty="",this._position=e,!0}_getGraphemeAwarePosition(){const{lineNumber:e,column:t}=this._position,i=this._context.viewModel.getLineContent(e),[n,s]=aZ(i,t-1);return[new W(e,n+1),i.substring(n,s)]}_prepareRender(e){let t="",i="";const[n,s]=this._getGraphemeAwarePosition();if(this._cursorStyle===Un.Line||this._cursorStyle===Un.LineThin){const u=e.visibleRangeForPosition(n);if(!u||u.outsideRenderedLine)return null;const g=Fe(this._domNode.domNode);let f;this._cursorStyle===Un.Line?(f=n4(g,this._lineCursorWidth>0?this._lineCursorWidth:2),f>2&&(t=s,i=this._getTokenClassName(n))):f=n4(g,1);let p=u.left,_=0;f>=2&&p>=1&&(_=1,p-=_);const v=e.getVerticalOffsetForLineNumber(n.lineNumber)-e.bigNumbersDelta;return new A5(v,p,_,f,this._lineHeight,t,i)}const r=e.linesVisibleRangesForRange(new D(n.lineNumber,n.column,n.lineNumber,n.column+s.length),!1);if(!r||r.length===0)return null;const a=r[0];if(a.outsideRenderedLine||a.ranges.length===0)return null;const l=a.ranges[0],d=s===" "?this._typicalHalfwidthCharacterWidth:l.width<1?this._typicalHalfwidthCharacterWidth:l.width;this._cursorStyle===Un.Block&&(t=s,i=this._getTokenClassName(n));let c=e.getVerticalOffsetForLineNumber(n.lineNumber)-e.bigNumbersDelta,h=this._lineHeight;return(this._cursorStyle===Un.Underline||this._cursorStyle===Un.UnderlineThin)&&(c+=this._lineHeight-2,h=2),new A5(c,l.left,0,d,h,t,i)}_getTokenClassName(e){const t=this._context.viewModel.getViewLineData(e.lineNumber),i=t.tokens.findTokenIndexAtOffset(e.column-1);return t.tokens.getClassName(i)}prepareRender(e){this._renderData=this._prepareRender(e)}render(e){return this._renderData?(this._lastRenderedContent!==this._renderData.textContent&&(this._lastRenderedContent=this._renderData.textContent,this._domNode.domNode.textContent=this._lastRenderedContent),this._domNode.setClassName(`cursor ${this._pluralityClass} ${Xm} ${this._renderData.textContentClassName}`),this._domNode.setDisplay("block"),this._domNode.setTop(this._renderData.top),this._domNode.setLeft(this._renderData.left),this._domNode.setPaddingLeft(this._renderData.paddingLeft),this._domNode.setWidth(this._renderData.width),this._domNode.setLineHeight(this._renderData.height),this._domNode.setHeight(this._renderData.height),{domNode:this._domNode.domNode,position:this._position,contentLeft:this._renderData.left,height:this._renderData.height,width:2}):(this._domNode.setDisplay("none"),null)}}class Yb extends Wo{constructor(e){super(e);const t=this._context.configuration.options;this._readOnly=t.get(91),this._cursorBlinking=t.get(26),this._cursorStyle=t.get(28),this._cursorSmoothCaretAnimation=t.get(27),this._selectionIsEmpty=!0,this._isComposingInput=!1,this._isVisible=!1,this._primaryCursor=new P5(this._context,dc.Single),this._secondaryCursors=[],this._renderData=[],this._domNode=Bt(document.createElement("div")),this._domNode.setAttribute("role","presentation"),this._domNode.setAttribute("aria-hidden","true"),this._updateDomClassName(),this._domNode.appendChild(this._primaryCursor.getDomNode()),this._startCursorBlinkAnimation=new _a,this._cursorFlatBlinkInterval=new lA,this._blinkingEnabled=!1,this._editorHasFocus=!1,this._updateBlinking()}dispose(){super.dispose(),this._startCursorBlinkAnimation.dispose(),this._cursorFlatBlinkInterval.dispose()}getDomNode(){return this._domNode}onCompositionStart(e){return this._isComposingInput=!0,this._updateBlinking(),!0}onCompositionEnd(e){return this._isComposingInput=!1,this._updateBlinking(),!0}onConfigurationChanged(e){const t=this._context.configuration.options;this._readOnly=t.get(91),this._cursorBlinking=t.get(26),this._cursorStyle=t.get(28),this._cursorSmoothCaretAnimation=t.get(27),this._updateBlinking(),this._updateDomClassName(),this._primaryCursor.onConfigurationChanged(e);for(let i=0,n=this._secondaryCursors.length;it.length){const s=this._secondaryCursors.length-t.length;for(let r=0;r{for(let n=0,s=e.ranges.length;n{this._isVisible?this._hide():this._show()},Yb.BLINK_INTERVAL,Fe(this._domNode.domNode)):this._startCursorBlinkAnimation.setIfNotSet(()=>{this._blinkingEnabled=!0,this._updateDomClassName()},Yb.BLINK_INTERVAL))}_updateDomClassName(){this._domNode.setClassName(this._getClassName())}_getClassName(){let e="cursors-layer";switch(this._selectionIsEmpty||(e+=" has-selection"),this._cursorStyle){case Un.Line:e+=" cursor-line-style";break;case Un.Block:e+=" cursor-block-style";break;case Un.Underline:e+=" cursor-underline-style";break;case Un.LineThin:e+=" cursor-line-thin-style";break;case Un.BlockOutline:e+=" cursor-block-outline-style";break;case Un.UnderlineThin:e+=" cursor-underline-thin-style";break;default:e+=" cursor-line-style"}if(this._blinkingEnabled)switch(this._getCursorBlinking()){case 1:e+=" cursor-blink";break;case 2:e+=" cursor-smooth";break;case 3:e+=" cursor-phase";break;case 4:e+=" cursor-expand";break;case 5:e+=" cursor-solid";break;default:e+=" cursor-solid"}else e+=" cursor-solid";return(this._cursorSmoothCaretAnimation==="on"||this._cursorSmoothCaretAnimation==="explicit")&&(e+=" cursor-smooth-caret-animation"),e}_show(){this._primaryCursor.show();for(let e=0,t=this._secondaryCursors.length;e{const t=[{class:".cursor",foreground:Zl,background:ac},{class:".cursor-primary",foreground:W6,background:Cie},{class:".cursor-secondary",foreground:H6,background:wie}];for(const i of t){const n=o.getColor(i.foreground);if(n){let s=o.getColor(i.background);s||(s=n.opposite()),e.addRule(`.monaco-editor .cursors-layer ${i.class} { background-color: ${n}; border-color: ${n}; color: ${s}; }`),qa(o.type)&&e.addRule(`.monaco-editor .cursors-layer.has-selection ${i.class} { border-left: 1px solid ${s}; border-right: 1px solid ${s}; }`)}}});const Bx=()=>{throw new Error("Invalid change accessor")};class ase extends Wo{constructor(e){super(e);const t=this._context.configuration.options,i=t.get(145);this._lineHeight=t.get(67),this._contentWidth=i.contentWidth,this._contentLeft=i.contentLeft,this.domNode=Bt(document.createElement("div")),this.domNode.setClassName("view-zones"),this.domNode.setPosition("absolute"),this.domNode.setAttribute("role","presentation"),this.domNode.setAttribute("aria-hidden","true"),this.marginDomNode=Bt(document.createElement("div")),this.marginDomNode.setClassName("margin-view-zones"),this.marginDomNode.setPosition("absolute"),this.marginDomNode.setAttribute("role","presentation"),this.marginDomNode.setAttribute("aria-hidden","true"),this._zones={}}dispose(){super.dispose(),this._zones={}}_recomputeWhitespacesProps(){const e=this._context.viewLayout.getWhitespaces(),t=new Map;for(const n of e)t.set(n.id,n);let i=!1;return this._context.viewModel.changeWhitespace(n=>{const s=Object.keys(this._zones);for(let r=0,a=s.length;r{const n={addZone:s=>(t=!0,this._addZone(i,s)),removeZone:s=>{s&&(t=this._removeZone(i,s)||t)},layoutZone:s=>{s&&(t=this._layoutZone(i,s)||t)}};lse(e,n),n.addZone=Bx,n.removeZone=Bx,n.layoutZone=Bx}),t}_addZone(e,t){const i=this._computeWhitespaceProps(t),s={whitespaceId:e.insertWhitespace(i.afterViewLineNumber,this._getZoneOrdinal(t),i.heightInPx,i.minWidthInPx),delegate:t,isInHiddenArea:i.isInHiddenArea,isVisible:!1,domNode:Bt(t.domNode),marginDomNode:t.marginDomNode?Bt(t.marginDomNode):null};return this._safeCallOnComputedHeight(s.delegate,i.heightInPx),s.domNode.setPosition("absolute"),s.domNode.domNode.style.width="100%",s.domNode.setDisplay("none"),s.domNode.setAttribute("monaco-view-zone",s.whitespaceId),this.domNode.appendChild(s.domNode),s.marginDomNode&&(s.marginDomNode.setPosition("absolute"),s.marginDomNode.domNode.style.width="100%",s.marginDomNode.setDisplay("none"),s.marginDomNode.setAttribute("monaco-view-zone",s.whitespaceId),this.marginDomNode.appendChild(s.marginDomNode)),this._zones[s.whitespaceId]=s,this.setShouldRender(),s.whitespaceId}_removeZone(e,t){if(this._zones.hasOwnProperty(t)){const i=this._zones[t];return delete this._zones[t],e.removeWhitespace(i.whitespaceId),i.domNode.removeAttribute("monaco-visible-view-zone"),i.domNode.removeAttribute("monaco-view-zone"),i.domNode.domNode.parentNode.removeChild(i.domNode.domNode),i.marginDomNode&&(i.marginDomNode.removeAttribute("monaco-visible-view-zone"),i.marginDomNode.removeAttribute("monaco-view-zone"),i.marginDomNode.domNode.parentNode.removeChild(i.marginDomNode.domNode)),this.setShouldRender(),!0}return!1}_layoutZone(e,t){if(this._zones.hasOwnProperty(t)){const i=this._zones[t],n=this._computeWhitespaceProps(i.delegate);return i.isInHiddenArea=n.isInHiddenArea,e.changeOneWhitespace(i.whitespaceId,n.afterViewLineNumber,n.heightInPx),this._safeCallOnComputedHeight(i.delegate,n.heightInPx),this.setShouldRender(),!0}return!1}shouldSuppressMouseDownOnViewZone(e){return this._zones.hasOwnProperty(e)?!!this._zones[e].delegate.suppressMouseDown:!1}_heightInPixels(e){return typeof e.heightInPx=="number"?e.heightInPx:typeof e.heightInLines=="number"?this._lineHeight*e.heightInLines:this._lineHeight}_minWidthInPixels(e){return typeof e.minWidthInPx=="number"?e.minWidthInPx:0}_safeCallOnComputedHeight(e,t){if(typeof e.onComputedHeight=="function")try{e.onComputedHeight(t)}catch(i){Ye(i)}}_safeCallOnDomNodeTop(e,t){if(typeof e.onDomNodeTop=="function")try{e.onDomNodeTop(t)}catch(i){Ye(i)}}prepareRender(e){}render(e){const t=e.viewportData.whitespaceViewportData,i={};let n=!1;for(const r of t)this._zones[r.id].isInHiddenArea||(i[r.id]=r,n=!0);const s=Object.keys(this._zones);for(let r=0,a=s.length;ra)continue;const g=u.startLineNumber===a?u.startColumn:d.minColumn,f=u.endLineNumber===a?u.endColumn:d.maxColumn;g=B.endOffset&&(N++,B=i&&i[N]),O!==9&&O!==32||u&&!y&&R<=x)continue;if(h&&R>=k&&R<=x&&O===32){const Y=R-1>=0?a.charCodeAt(R-1):0,me=R+1=0?a.charCodeAt(R-1):0;if(O===32&&Y!==32&&Y!==9)continue}if(i&&(!B||B.startOffset>R||B.endOffset<=R))continue;const U=e.visibleRangeForPosition(new W(t,R+1));U&&(r?(P=Math.max(P,U.left),O===9?S+=this._renderArrow(g,_,U.left):S+=``):O===9?S+=`
${w?"→":"→"}
`:S+=`
${String.fromCharCode(C)}
`)}return r?(P=Math.round(P+_),``+S+""):S}_renderArrow(e,t,i){const n=t/7,s=t,r=e/2,a=i,l={x:0,y:n/2},d={x:100/125*s,y:l.y},c={x:d.x-.2*d.x,y:d.y+.2*d.x},h={x:c.x+.1*d.x,y:c.y+.1*d.x},u={x:h.x+.35*d.x,y:h.y-.35*d.x},g={x:u.x,y:-u.y},f={x:h.x,y:-h.y},p={x:c.x,y:-c.y},_={x:d.x,y:-d.y},v={x:l.x,y:-l.y};return``}render(e,t){if(!this._renderResult)return"";const i=t-e;return i<0||i>=this._renderResult.length?"":this._renderResult[i]}}class O5{constructor(e){const t=e.options,i=t.get(50),n=t.get(38);n==="off"?(this.renderWhitespace="none",this.renderWithSVG=!1):n==="svg"?(this.renderWhitespace=t.get(99),this.renderWithSVG=!0):(this.renderWhitespace=t.get(99),this.renderWithSVG=!1),this.spaceWidth=i.spaceWidth,this.middotWidth=i.middotWidth,this.wsmiddotWidth=i.wsmiddotWidth,this.canUseHalfwidthRightwardsArrow=i.canUseHalfwidthRightwardsArrow,this.lineHeight=t.get(67),this.stopRenderingLineAfter=t.get(117)}equals(e){return this.renderWhitespace===e.renderWhitespace&&this.renderWithSVG===e.renderWithSVG&&this.spaceWidth===e.spaceWidth&&this.middotWidth===e.middotWidth&&this.wsmiddotWidth===e.wsmiddotWidth&&this.canUseHalfwidthRightwardsArrow===e.canUseHalfwidthRightwardsArrow&&this.lineHeight===e.lineHeight&&this.stopRenderingLineAfter===e.stopRenderingLineAfter}}class cse{constructor(e,t,i,n){this.selections=e,this.startLineNumber=t.startLineNumber|0,this.endLineNumber=t.endLineNumber|0,this.relativeVerticalOffset=t.relativeVerticalOffset,this.bigNumbersDelta=t.bigNumbersDelta|0,this.lineHeight=t.lineHeight|0,this.whitespaceViewportData=i,this._model=n,this.visibleRange=new D(t.startLineNumber,this._model.getLineMinColumn(t.startLineNumber),t.endLineNumber,this._model.getLineMaxColumn(t.endLineNumber))}getViewLineRenderingData(e){return this._model.getViewportViewLineRenderingData(this.visibleRange,e)}getDecorationsInViewport(){return this._model.getDecorationsInViewport(this.visibleRange)}}class hse{get type(){return this._theme.type}get value(){return this._theme}constructor(e){this._theme=e}update(e){this._theme=e}getColor(e){return this._theme.getColor(e)}}class use{constructor(e,t,i){this.configuration=e,this.theme=new hse(t),this.viewModel=i,this.viewLayout=i.viewLayout}addEventHandler(e){this.viewModel.addViewEventHandler(e)}removeEventHandler(e){this.viewModel.removeViewEventHandler(e)}}var gse=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},fse=function(o,e){return function(t,i){e(t,i,o)}};let ZN=class extends CC{constructor(e,t,i,n,s,r,a){super(),this._instantiationService=a,this._shouldRecomputeGlyphMarginLanes=!1,this._selections=[new ke(1,1,1,1)],this._renderAnimationFrame=null;const l=new Cne(t,n,s,e);this._context=new use(t,i,n),this._context.addEventHandler(this),this._viewParts=[],this._textAreaHandler=this._instantiationService.createInstance(jN,this._context,l,this._createTextAreaHandlerHelper()),this._viewParts.push(this._textAreaHandler),this._linesContent=Bt(document.createElement("div")),this._linesContent.setClassName("lines-content monaco-editor-background"),this._linesContent.setPosition("absolute"),this.domNode=Bt(document.createElement("div")),this.domNode.setClassName(this._getEditorClassName()),this.domNode.setAttribute("role","code"),this._overflowGuardContainer=Bt(document.createElement("div")),tl.write(this._overflowGuardContainer,3),this._overflowGuardContainer.setClassName("overflow-guard"),this._scrollbar=new Nne(this._context,this._linesContent,this.domNode,this._overflowGuardContainer),this._viewParts.push(this._scrollbar),this._viewLines=new gk(this._context,this._linesContent),this._viewZones=new ase(this._context),this._viewParts.push(this._viewZones);const d=new Xne(this._context);this._viewParts.push(d);const c=new ise(this._context);this._viewParts.push(c);const h=new Sne(this._context);this._viewParts.push(h),h.addDynamicOverlay(new xne(this._context)),h.addDynamicOverlay(new $i(this._context)),h.addDynamicOverlay(new Bne(this._context)),h.addDynamicOverlay(new Ene(this._context)),h.addDynamicOverlay(new dse(this._context));const u=new yne(this._context);this._viewParts.push(u),u.addDynamicOverlay(new Ine(this._context)),u.addDynamicOverlay(new Une(this._context)),u.addDynamicOverlay(new zne(this._context)),u.addDynamicOverlay(new LC(this._context)),this._glyphMarginWidgets=new Rne(this._context),this._viewParts.push(this._glyphMarginWidgets);const g=new Qg(this._context);g.getDomNode().appendChild(this._viewZones.marginDomNode),g.getDomNode().appendChild(u.getDomNode()),g.getDomNode().appendChild(this._glyphMarginWidgets.domNode),this._viewParts.push(g),this._contentWidgets=new kne(this._context,this.domNode),this._viewParts.push(this._contentWidgets),this._viewCursors=new Yb(this._context),this._viewParts.push(this._viewCursors),this._overlayWidgets=new Yne(this._context,this.domNode),this._viewParts.push(this._overlayWidgets);const f=new tse(this._context);this._viewParts.push(f);const p=new Lne(this._context);this._viewParts.push(p);const _=new Zne(this._context);if(this._viewParts.push(_),d){const v=this._scrollbar.getOverviewRulerLayoutInfo();v.parent.insertBefore(d.getDomNode(),v.insertBefore)}this._linesContent.appendChild(h.getDomNode()),this._linesContent.appendChild(f.domNode),this._linesContent.appendChild(this._viewZones.domNode),this._linesContent.appendChild(this._viewLines.getDomNode()),this._linesContent.appendChild(this._contentWidgets.domNode),this._linesContent.appendChild(this._viewCursors.getDomNode()),this._overflowGuardContainer.appendChild(g.getDomNode()),this._overflowGuardContainer.appendChild(this._scrollbar.getDomNode()),this._overflowGuardContainer.appendChild(c.getDomNode()),this._overflowGuardContainer.appendChild(this._textAreaHandler.textArea),this._overflowGuardContainer.appendChild(this._textAreaHandler.textAreaCover),this._overflowGuardContainer.appendChild(this._overlayWidgets.getDomNode()),this._overflowGuardContainer.appendChild(_.getDomNode()),this._overflowGuardContainer.appendChild(p.domNode),this.domNode.appendChild(this._overflowGuardContainer),r?(r.appendChild(this._contentWidgets.overflowingContentWidgetsDomNode.domNode),r.appendChild(this._overlayWidgets.overflowingOverlayWidgetsDomNode.domNode)):(this.domNode.appendChild(this._contentWidgets.overflowingContentWidgetsDomNode),this.domNode.appendChild(this._overlayWidgets.overflowingOverlayWidgetsDomNode)),this._applyLayout(),this._pointerHandler=this._register(new _ie(this._context,l,this._createPointerHandlerHelper()))}_computeGlyphMarginLanes(){const e=this._context.viewModel.model,t=this._context.viewModel.glyphLanes;let i=[],n=0;i=i.concat(e.getAllMarginDecorations().map(s=>{var r,a,l;const d=(a=(r=s.options.glyphMargin)===null||r===void 0?void 0:r.position)!==null&&a!==void 0?a:ad.Center;return n=Math.max(n,s.range.endLineNumber),{range:s.range,lane:d,persist:(l=s.options.glyphMargin)===null||l===void 0?void 0:l.persistLane}})),i=i.concat(this._glyphMarginWidgets.getWidgets().map(s=>{const r=e.validateRange(s.preference.range);return n=Math.max(n,r.endLineNumber),{range:r,lane:s.preference.lane}})),i.sort((s,r)=>D.compareRangesUsingStarts(s.range,r.range)),t.reset(n);for(const s of i)t.push(s.lane,s.range,s.persist);return t}_createPointerHandlerHelper(){return{viewDomNode:this.domNode.domNode,linesContentDomNode:this._linesContent.domNode,viewLinesDomNode:this._viewLines.getDomNode().domNode,focusTextArea:()=>{this.focus()},dispatchTextAreaEvent:e=>{this._textAreaHandler.textArea.domNode.dispatchEvent(e)},getLastRenderData:()=>{const e=this._viewCursors.getLastRenderData()||[],t=this._textAreaHandler.getLastRenderData();return new jte(e,t)},renderNow:()=>{this.render(!0,!1)},shouldSuppressMouseDownOnViewZone:e=>this._viewZones.shouldSuppressMouseDownOnViewZone(e),shouldSuppressMouseDownOnWidget:e=>this._contentWidgets.shouldSuppressMouseDownOnWidget(e),getPositionFromDOMInfo:(e,t)=>(this._flushAccumulatedAndRenderNow(),this._viewLines.getPositionFromDOMInfo(e,t)),visibleRangeForPosition:(e,t)=>(this._flushAccumulatedAndRenderNow(),this._viewLines.visibleRangeForPosition(new W(e,t))),getLineWidth:e=>(this._flushAccumulatedAndRenderNow(),this._viewLines.getLineWidth(e))}}_createTextAreaHandlerHelper(){return{visibleRangeForPosition:e=>(this._flushAccumulatedAndRenderNow(),this._viewLines.visibleRangeForPosition(e))}}_applyLayout(){const t=this._context.configuration.options.get(145);this.domNode.setWidth(t.width),this.domNode.setHeight(t.height),this._overflowGuardContainer.setWidth(t.width),this._overflowGuardContainer.setHeight(t.height),this._linesContent.setWidth(16777216),this._linesContent.setHeight(16777216)}_getEditorClassName(){const e=this._textAreaHandler.isFocused()?" focused":"";return this._context.configuration.options.get(142)+" "+KN(this._context.theme.type)+e}handleEvents(e){super.handleEvents(e),this._scheduleRender()}onConfigurationChanged(e){return this.domNode.setClassName(this._getEditorClassName()),this._applyLayout(),!1}onCursorStateChanged(e){return this._selections=e.selections,!1}onDecorationsChanged(e){return e.affectsGlyphMargin&&(this._shouldRecomputeGlyphMarginLanes=!0),!1}onFocusChanged(e){return this.domNode.setClassName(this._getEditorClassName()),!1}onThemeChanged(e){return this._context.theme.update(e.theme),this.domNode.setClassName(this._getEditorClassName()),!1}dispose(){this._renderAnimationFrame!==null&&(this._renderAnimationFrame.dispose(),this._renderAnimationFrame=null),this._contentWidgets.overflowingContentWidgetsDomNode.domNode.remove(),this._context.removeEventHandler(this),this._viewLines.dispose();for(const e of this._viewParts)e.dispose();super.dispose()}_scheduleRender(){if(this._store.isDisposed)throw new Kt;if(this._renderAnimationFrame===null){const e=this._createCoordinatedRendering();this._renderAnimationFrame=YN.INSTANCE.scheduleCoordinatedRendering({window:Fe(this.domNode.domNode),prepareRenderText:()=>{if(this._store.isDisposed)throw new Kt;try{return e.prepareRenderText()}finally{this._renderAnimationFrame=null}},renderText:()=>{if(this._store.isDisposed)throw new Kt;return e.renderText()},prepareRender:(t,i)=>{if(this._store.isDisposed)throw new Kt;return e.prepareRender(t,i)},render:(t,i)=>{if(this._store.isDisposed)throw new Kt;return e.render(t,i)}})}}_flushAccumulatedAndRenderNow(){const e=this._createCoordinatedRendering();wh(()=>e.prepareRenderText());const t=wh(()=>e.renderText());if(t){const[i,n]=t;wh(()=>e.prepareRender(i,n)),wh(()=>e.render(i,n))}}_getViewPartsToRender(){const e=[];let t=0;for(const i of this._viewParts)i.shouldRender()&&(e[t++]=i);return e}_createCoordinatedRendering(){return{prepareRenderText:()=>{if(this._shouldRecomputeGlyphMarginLanes){this._shouldRecomputeGlyphMarginLanes=!1;const e=this._computeGlyphMarginLanes();this._context.configuration.setGlyphMarginDecorationLaneCount(e.requiredLanes)}ph.onRenderStart()},renderText:()=>{if(!this.domNode.domNode.isConnected)return null;let e=this._getViewPartsToRender();if(!this._viewLines.shouldRender()&&e.length===0)return null;const t=this._context.viewLayout.getLinesViewportData();this._context.viewModel.setViewport(t.startLineNumber,t.endLineNumber,t.centeredLineNumber);const i=new cse(this._selections,t,this._context.viewLayout.getWhitespaceViewportData(),this._context.viewModel);return this._contentWidgets.shouldRender()&&this._contentWidgets.onBeforeRender(i),this._viewLines.shouldRender()&&(this._viewLines.renderText(i),this._viewLines.onDidRender(),e=this._getViewPartsToRender()),[e,new Wte(this._context.viewLayout,i,this._viewLines)]},prepareRender:(e,t)=>{for(const i of e)i.prepareRender(t)},render:(e,t)=>{for(const i of e)i.render(t),i.onDidRender()}}}delegateVerticalScrollbarPointerDown(e){this._scrollbar.delegateVerticalScrollbarPointerDown(e)}delegateScrollFromMouseWheelEvent(e){this._scrollbar.delegateScrollFromMouseWheelEvent(e)}restoreState(e){this._context.viewModel.viewLayout.setScrollPosition({scrollTop:e.scrollTop,scrollLeft:e.scrollLeft},1),this._context.viewModel.visibleLinesStabilized()}getOffsetForColumn(e,t){const i=this._context.viewModel.model.validatePosition({lineNumber:e,column:t}),n=this._context.viewModel.coordinatesConverter.convertModelPositionToViewPosition(i);this._flushAccumulatedAndRenderNow();const s=this._viewLines.visibleRangeForPosition(new W(n.lineNumber,n.column));return s?s.left:-1}getTargetAtClientPoint(e,t){const i=this._pointerHandler.getTargetAtClientPoint(e,t);return i?hk.convertViewToModelMouseTarget(i,this._context.viewModel.coordinatesConverter):null}createOverviewRuler(e){return new ese(this._context,e)}change(e){this._viewZones.changeViewZones(e),this._scheduleRender()}render(e,t){if(t){this._viewLines.forceShouldRender();for(const i of this._viewParts)i.forceShouldRender()}e?this._flushAccumulatedAndRenderNow():this._scheduleRender()}writeScreenReaderContent(e){this._textAreaHandler.writeScreenReaderContent(e)}focus(){this._textAreaHandler.focusTextArea()}isFocused(){return this._textAreaHandler.isFocused()}setAriaOptions(e){this._textAreaHandler.setAriaOptions(e)}addContentWidget(e){this._contentWidgets.addWidget(e.widget),this.layoutContentWidget(e),this._scheduleRender()}layoutContentWidget(e){var t,i,n,s,r,a,l,d;this._contentWidgets.setWidgetPosition(e.widget,(i=(t=e.position)===null||t===void 0?void 0:t.position)!==null&&i!==void 0?i:null,(s=(n=e.position)===null||n===void 0?void 0:n.secondaryPosition)!==null&&s!==void 0?s:null,(a=(r=e.position)===null||r===void 0?void 0:r.preference)!==null&&a!==void 0?a:null,(d=(l=e.position)===null||l===void 0?void 0:l.positionAffinity)!==null&&d!==void 0?d:null),this._scheduleRender()}removeContentWidget(e){this._contentWidgets.removeWidget(e.widget),this._scheduleRender()}addOverlayWidget(e){this._overlayWidgets.addWidget(e.widget),this.layoutOverlayWidget(e),this._scheduleRender()}layoutOverlayWidget(e){this._overlayWidgets.setWidgetPosition(e.widget,e.position)&&this._scheduleRender()}removeOverlayWidget(e){this._overlayWidgets.removeWidget(e.widget),this._scheduleRender()}addGlyphMarginWidget(e){this._glyphMarginWidgets.addWidget(e.widget),this._shouldRecomputeGlyphMarginLanes=!0,this._scheduleRender()}layoutGlyphMarginWidget(e){const t=e.position;this._glyphMarginWidgets.setWidgetPosition(e.widget,t)&&(this._shouldRecomputeGlyphMarginLanes=!0,this._scheduleRender())}removeGlyphMarginWidget(e){this._glyphMarginWidgets.removeWidget(e.widget),this._shouldRecomputeGlyphMarginLanes=!0,this._scheduleRender()}};ZN=gse([fse(6,Ae)],ZN);function wh(o){try{return o()}catch(e){return Ye(e),null}}class YN{constructor(){this._coordinatedRenderings=[],this._animationFrameRunners=new Map}scheduleCoordinatedRendering(e){return this._coordinatedRenderings.push(e),this._scheduleRender(e.window),{dispose:()=>{const t=this._coordinatedRenderings.indexOf(e);if(t!==-1&&(this._coordinatedRenderings.splice(t,1),this._coordinatedRenderings.length===0)){for(const[i,n]of this._animationFrameRunners)n.dispose();this._animationFrameRunners.clear()}}}}_scheduleRender(e){if(!this._animationFrameRunners.has(e)){const t=()=>{this._animationFrameRunners.delete(e),this._onRenderScheduled()};this._animationFrameRunners.set(e,PS(e,t,100))}}_onRenderScheduled(){const e=this._coordinatedRenderings.slice(0);this._coordinatedRenderings=[];for(const i of e)wh(()=>i.prepareRenderText());const t=[];for(let i=0,n=e.length;is.renderText())}for(let i=0,n=e.length;is.prepareRender(a,l))}for(let i=0,n=e.length;is.render(a,l))}}}YN.INSTANCE=new YN;class Zv{constructor(e,t,i,n,s){this.injectionOffsets=e,this.injectionOptions=t,this.breakOffsets=i,this.breakOffsetsVisibleColumn=n,this.wrappedTextIndentLength=s}getOutputLineCount(){return this.breakOffsets.length}getMinOutputOffset(e){return e>0?this.wrappedTextIndentLength:0}getLineLength(e){const t=e>0?this.breakOffsets[e-1]:0;let n=this.breakOffsets[e]-t;return e>0&&(n+=this.wrappedTextIndentLength),n}getMaxOutputOffset(e){return this.getLineLength(e)}translateToInputOffset(e,t){e>0&&(t=Math.max(0,t-this.wrappedTextIndentLength));let n=e===0?t:this.breakOffsets[e-1]+t;if(this.injectionOffsets!==null)for(let s=0;sthis.injectionOffsets[s];s++)n0?this.breakOffsets[s-1]:0,t===0)if(e<=r)n=s-1;else if(e>l)i=s+1;else break;else if(e=l)i=s+1;else break}let a=e-r;return s>0&&(a+=this.wrappedTextIndentLength),new I1(s,a)}normalizeOutputPosition(e,t,i){if(this.injectionOffsets!==null){const n=this.outputPositionToOffsetInInputWithInjections(e,t),s=this.normalizeOffsetInInputWithInjectionsAroundInjections(n,i);if(s!==n)return this.offsetInInputWithInjectionsToOutputPosition(s,i)}if(i===0){if(e>0&&t===this.getMinOutputOffset(e))return new I1(e-1,this.getMaxOutputOffset(e-1))}else if(i===1){const n=this.getOutputLineCount()-1;if(e0&&(t=Math.max(0,t-this.wrappedTextIndentLength)),(e>0?this.breakOffsets[e-1]:0)+t}normalizeOffsetInInputWithInjectionsAroundInjections(e,t){const i=this.getInjectedTextAtOffset(e);if(!i)return e;if(t===2){if(e===i.offsetInInputWithInjections+i.length&&F5(this.injectionOptions[i.injectedTextIndex].cursorStops))return i.offsetInInputWithInjections+i.length;{let n=i.offsetInInputWithInjections;if(B5(this.injectionOptions[i.injectedTextIndex].cursorStops))return n;let s=i.injectedTextIndex-1;for(;s>=0&&this.injectionOffsets[s]===this.injectionOffsets[i.injectedTextIndex]&&!(F5(this.injectionOptions[s].cursorStops)||(n-=this.injectionOptions[s].content.length,B5(this.injectionOptions[s].cursorStops)));)s--;return n}}else if(t===1||t===4){let n=i.offsetInInputWithInjections+i.length,s=i.injectedTextIndex;for(;s+1=0&&this.injectionOffsets[s-1]===this.injectionOffsets[s];)n-=this.injectionOptions[s-1].content.length,s--;return n}ZL()}getInjectedText(e,t){const i=this.outputPositionToOffsetInInputWithInjections(e,t),n=this.getInjectedTextAtOffset(i);return n?{options:this.injectionOptions[n.injectedTextIndex]}:null}getInjectedTextAtOffset(e){const t=this.injectionOffsets,i=this.injectionOptions;if(t!==null){let n=0;for(let s=0;se)break;if(e<=l)return{injectedTextIndex:s,offsetInInputWithInjections:a,length:r};n+=r}}}}function F5(o){return o==null?!0:o===sa.Right||o===sa.Both}function B5(o){return o==null?!0:o===sa.Left||o===sa.Both}class I1{constructor(e,t){this.outputLineIndex=e,this.outputOffset=t}toString(){return`${this.outputLineIndex}:${this.outputOffset}`}toPosition(e){return new W(e+this.outputLineIndex,this.outputOffset+1)}}class mse{constructor(){this.changeType=1}}class il{static applyInjectedText(e,t){if(!t||t.length===0)return e;let i="",n=0;for(const s of t)i+=e.substring(n,s.column-1),n=s.column-1,i+=s.options.content;return i+=e.substring(n),i}static fromDecorations(e){const t=[];for(const i of e)i.options.before&&i.options.before.content.length>0&&t.push(new il(i.ownerId,i.range.startLineNumber,i.range.startColumn,i.options.before,0)),i.options.after&&i.options.after.content.length>0&&t.push(new il(i.ownerId,i.range.endLineNumber,i.range.endColumn,i.options.after,1));return t.sort((i,n)=>i.lineNumber===n.lineNumber?i.column===n.column?i.order-n.order:i.column-n.column:i.lineNumber-n.lineNumber),t}constructor(e,t,i,n,s){this.ownerId=e,this.lineNumber=t,this.column=i,this.options=n,this.order=s}}class W5{constructor(e,t,i){this.changeType=2,this.lineNumber=e,this.detail=t,this.injectedText=i}}class pse{constructor(e,t){this.changeType=3,this.fromLineNumber=e,this.toLineNumber=t}}class _se{constructor(e,t,i,n){this.changeType=4,this.injectedTexts=n,this.fromLineNumber=e,this.toLineNumber=t,this.detail=i}}class vse{constructor(){this.changeType=5}}class ip{constructor(e,t,i,n){this.changes=e,this.versionId=t,this.isUndoing=i,this.isRedoing=n,this.resultingSelection=null}containsEvent(e){for(let t=0,i=this.changes.length;to});class qA{static create(e){return new qA(new WeakRef(e))}constructor(e){this.targetWindow=e}createLineBreaksComputer(e,t,i,n,s){const r=[],a=[];return{addRequest:(l,d,c)=>{r.push(l),a.push(d)},finalize:()=>bse(gh(this.targetWindow.deref()),r,e,t,i,n,s,a)}}}function bse(o,e,t,i,n,s,r,a){var l;function d(B){const P=a[B];if(P){const R=il.applyInjectedText(e[B],P),O=P.map(Y=>Y.options),U=P.map(Y=>Y.column-1);return new Zv(U,O,[R.length],[],0)}else return null}if(n===-1){const B=[];for(let P=0,R=e.length;Pc?(R=0,O=0):U=c-ie}const Y=P.substr(R),me=Cse(Y,O,i,U,p,g);_[B]=R,v[B]=O,b[B]=Y,C[B]=me[0],w[B]=me[1]}const S=p.build(),y=(l=Wx==null?void 0:Wx.createHTML(S))!==null&&l!==void 0?l:S;f.innerHTML=y,f.style.position="absolute",f.style.top="10000",r==="keepAll"?(f.style.wordBreak="keep-all",f.style.overflowWrap="anywhere"):(f.style.wordBreak="inherit",f.style.overflowWrap="break-word"),o.document.body.appendChild(f);const k=document.createRange(),x=Array.prototype.slice.call(f.children,0),N=[];for(let B=0;BRe.options),Se=ne.map(Re=>Re.column-1)):(ie=null,Se=null),N[B]=new Zv(Se,ie,R,me,U)}return o.document.body.removeChild(f),N}function Cse(o,e,t,i,n,s){if(s!==0){const u=String(s);n.appendString('
');const r=o.length;let a=e,l=0;const d=[],c=[];let h=0");for(let u=0;u"),d[u]=l,c[u]=a;const g=h;h=u+1"),d[o.length]=l,c[o.length]=a,n.appendString("
"),[d,c]}function wse(o,e,t,i){if(t.length<=1)return null;const n=Array.prototype.slice.call(e.children,0),s=[];try{QN(o,n,i,0,null,t.length-1,null,s)}catch(r){return console.log(r),null}return s.length===0?null:(s.push(t.length),s)}function QN(o,e,t,i,n,s,r,a){if(i===s||(n=n||Hx(o,e,t[i],t[i+1]),r=r||Hx(o,e,t[s],t[s+1]),Math.abs(n[0].top-r[0].top)<=.1))return;if(i+1===s){a.push(s);return}const l=i+(s-i)/2|0,d=Hx(o,e,t[l],t[l+1]);QN(o,e,t,i,n,l,d,a),QN(o,e,t,l,d,s,r,a)}function Hx(o,e,t,i){return o.setStart(e[t/16384|0].firstChild,t%16384),o.setEnd(e[i/16384|0].firstChild,i%16384),o.getClientRects()}class Sse extends H{constructor(){super(),this._editor=null,this._instantiationService=null,this._instances=this._register(new K2),this._pending=new Map,this._finishedInstantiation=[],this._finishedInstantiation[0]=!1,this._finishedInstantiation[1]=!1,this._finishedInstantiation[2]=!1,this._finishedInstantiation[3]=!1}initialize(e,t,i){this._editor=e,this._instantiationService=i;for(const n of t){if(this._pending.has(n.id)){Ye(new Error(`Cannot have two contributions with the same id ${n.id}`));continue}this._pending.set(n.id,n)}this._instantiateSome(0),this._register(hv(Fe(this._editor.getDomNode()),()=>{this._instantiateSome(1)})),this._register(hv(Fe(this._editor.getDomNode()),()=>{this._instantiateSome(2)})),this._register(hv(Fe(this._editor.getDomNode()),()=>{this._instantiateSome(3)},5e3))}saveViewState(){const e={};for(const[t,i]of this._instances)typeof i.saveViewState=="function"&&(e[t]=i.saveViewState());return e}restoreViewState(e){for(const[t,i]of this._instances)typeof i.restoreViewState=="function"&&i.restoreViewState(e[t])}get(e){return this._instantiateById(e),this._instances.get(e)||null}onBeforeInteractionEvent(){this._instantiateSome(2)}onAfterModelAttached(){var e;return hv(Fe((e=this._editor)===null||e===void 0?void 0:e.getDomNode()),()=>{this._instantiateSome(1)},50)}_instantiateSome(e){if(this._finishedInstantiation[e])return;this._finishedInstantiation[e]=!0;const t=this._findPendingContributionsByInstantiation(e);for(const i of t)this._instantiateById(i.id)}_findPendingContributionsByInstantiation(e){const t=[];for(const[,i]of this._pending)i.instantiation===e&&t.push(i);return t}_instantiateById(e){const t=this._pending.get(e);if(t){if(this._pending.delete(e),!this._instantiationService||!this._editor)throw new Error("Cannot instantiate contributions before being initialized!");try{const i=this._instantiationService.createInstance(t.ctor,this._editor);this._instances.set(t.id,i),typeof i.restoreViewState=="function"&&t.instantiation!==0&&console.warn(`Editor contribution '${t.id}' should be eager instantiated because it uses saveViewState / restoreViewState.`)}catch(i){Ye(i)}}}}class aH{constructor(e,t,i,n,s,r,a){this.id=e,this.label=t,this.alias=i,this.metadata=n,this._precondition=s,this._run=r,this._contextKeyService=a}isSupported(){return this._contextKeyService.contextMatchesRules(this._precondition)}run(e){return this.isSupported()?this._run(e):Promise.resolve(void 0)}}function tu(o){let e=0,t=0,i=0,n=0;for(let s=0,r=o.length;s=sr&&(t=t-o%sr),t}function xse(o,e){return o.reduce((t,i)=>Ti(t,e(i)),$s)}function lH(o,e){return o===e}function Qb(o,e){const t=o,i=e;if(i-t<=0)return $s;const s=Math.floor(t/sr),r=Math.floor(i/sr),a=i-r*sr;if(s===r){const l=t-s*sr;return Ji(0,a-l)}else return Ji(r-s,a)}function np(o,e){return o=e}function Rm(o){return Ji(o.lineNumber-1,o.column-1)}function Pg(o,e){const t=o,i=Math.floor(t/sr),n=t-i*sr,s=e,r=Math.floor(s/sr),a=s-r*sr;return new D(i+1,n+1,r+1,a+1)}function Ise(o){const e=vd(o);return Ji(e.length-1,e[e.length-1].length)}class cc{static fromModelContentChanges(e){return e.map(i=>{const n=D.lift(i.range);return new cc(Rm(n.getStartPosition()),Rm(n.getEndPosition()),Ise(i.text))}).reverse()}constructor(e,t,i){this.startOffset=e,this.endOffset=t,this.newLength=i}toString(){return`[${Mr(this.startOffset)}...${Mr(this.endOffset)}) -> ${Mr(this.newLength)}`}}class Ese{constructor(e){this.nextEditIdx=0,this.deltaOldToNewLineCount=0,this.deltaOldToNewColumnCount=0,this.deltaLineIdxInOld=-1,this.edits=e.map(t=>GA.from(t))}getOffsetBeforeChange(e){return this.adjustNextEdit(e),this.translateCurToOld(e)}getDistanceToNextChange(e){this.adjustNextEdit(e);const t=this.edits[this.nextEditIdx],i=t?this.translateOldToCur(t.offsetObj):null;return i===null?null:Qb(e,i)}translateOldToCur(e){return e.lineCount===this.deltaLineIdxInOld?Ji(e.lineCount+this.deltaOldToNewLineCount,e.columnCount+this.deltaOldToNewColumnCount):Ji(e.lineCount+this.deltaOldToNewLineCount,e.columnCount)}translateCurToOld(e){const t=Mr(e);return t.lineCount-this.deltaOldToNewLineCount===this.deltaLineIdxInOld?Ji(t.lineCount-this.deltaOldToNewLineCount,t.columnCount-this.deltaOldToNewColumnCount):Ji(t.lineCount-this.deltaOldToNewLineCount,t.columnCount)}adjustNextEdit(e){for(;this.nextEditIdx>5;if(n===0){const r=1<this.textBufferLineCount-1||this.lineIdx===this.textBufferLineCount-1&&this.lineCharOffset>=this.textBufferLastLineLength)return null;this.line===null&&(this.lineTokens=this.textModel.tokenization.getLineTokens(this.lineIdx+1),this.line=this.lineTokens.getLineContent(),this.lineTokenOffset=this.lineCharOffset===0?0:this.lineTokens.findTokenIndexAtOffset(this.lineCharOffset));const e=this.lineIdx,t=this.lineCharOffset;let i=0;for(;;){const s=this.lineTokens,r=s.getCount();let a=null;if(this.lineTokenOffset1e3))break;if(i>1500)break}const n=kse(e,t,this.lineIdx,this.lineCharOffset);return new dh(n,0,-1,hn.getEmpty(),new gg(n))}}class Pse{constructor(e,t){this.text=e,this._offset=$s,this.idx=0;const i=t.getRegExpStr(),n=i?new RegExp(i+`| +`,"gi"):null,s=[];let r,a=0,l=0,d=0,c=0;const h=[];for(let f=0;f<60;f++)h.push(new dh(Ji(0,f),0,-1,hn.getEmpty(),new gg(Ji(0,f))));const u=[];for(let f=0;f<60;f++)u.push(new dh(Ji(1,f),0,-1,hn.getEmpty(),new gg(Ji(1,f))));if(n)for(n.lastIndex=0;(r=n.exec(e))!==null;){const f=r.index,p=r[0];if(p===` +`)a++,l=f+1;else{if(d!==f){let _;if(c===a){const v=f-d;if(vOse(t)).join("|")}}get regExpGlobal(){if(!this.hasRegExp){const e=this.getRegExpStr();this._regExpGlobal=e?new RegExp(e,"gi"):null,this.hasRegExp=!0}return this._regExpGlobal}getToken(e){return this.map.get(e.toLowerCase())}findClosingTokenText(e){for(const[t,i]of this.map)if(i.kind===2&&i.bracketIds.intersects(e))return t}get isEmpty(){return this.map.size===0}}function Ose(o){let e=lr(o);return/^[\w ]+/.test(o)&&(e=`\\b${e}`),/[\w ]+$/.test(o)&&(e=`${e}\\b`),e}class hH{constructor(e,t){this.denseKeyProvider=e,this.getLanguageConfiguration=t,this.languageIdToBracketTokens=new Map}didLanguageChange(e){return this.languageIdToBracketTokens.has(e)}getSingleLanguageBracketTokens(e){let t=this.languageIdToBracketTokens.get(e);return t||(t=QA.createFromLanguage(this.getLanguageConfiguration(e),this.denseKeyProvider),this.languageIdToBracketTokens.set(e,t)),t}}function Fse(o){if(o.length===0)return null;if(o.length===1)return o[0];let e=0;function t(){if(e>=o.length)return null;const r=e,a=o[r].listHeight;for(e++;e=2?uH(r===0&&e===o.length?o:o.slice(r,e),!1):o[r]}let i=t(),n=t();if(!n)return i;for(let r=t();r;r=t())z5(i,n)<=z5(n,r)?(i=Vx(i,n),n=r):n=Vx(n,r);return Vx(i,n)}function uH(o,e=!1){if(o.length===0)return null;if(o.length===1)return o[0];let t=o.length;for(;t>3;){const i=t>>1;for(let n=0;n=3?o[2]:null,e)}function z5(o,e){return Math.abs(o.listHeight-e.listHeight)}function Vx(o,e){return o.listHeight===e.listHeight?dd.create23(o,e,null,!1):o.listHeight>e.listHeight?Bse(o,e):Wse(e,o)}function Bse(o,e){o=o.toMutable();let t=o;const i=[];let n;for(;;){if(e.listHeight===t.listHeight){n=e;break}if(t.kind!==4)throw new Error("unexpected");i.push(t),t=t.makeLastElementMutable()}for(let s=i.length-1;s>=0;s--){const r=i[s];n?r.childrenLength>=3?n=dd.create23(r.unappendChild(),n,null,!1):(r.appendChildOfSameHeight(n),n=void 0):r.handleChildrenChanged()}return n?dd.create23(o,n,null,!1):o}function Wse(o,e){o=o.toMutable();let t=o;const i=[];for(;e.listHeight!==t.listHeight;){if(t.kind!==4)throw new Error("unexpected");i.push(t),t=t.makeFirstElementMutable()}let n=e;for(let s=i.length-1;s>=0;s--){const r=i[s];n?r.childrenLength>=3?n=dd.create23(n,r.unprependChild(),null,!1):(r.prependChildOfSameHeight(n),n=void 0):r.handleChildrenChanged()}return n?dd.create23(n,o,null,!1):o}class Hse{constructor(e){this.lastOffset=$s,this.nextNodes=[e],this.offsets=[$s],this.idxs=[]}readLongestNodeAt(e,t){if(np(e,this.lastOffset))throw new Error("Invalid offset");for(this.lastOffset=e;;){const i=K_(this.nextNodes);if(!i)return;const n=K_(this.offsets);if(np(e,n))return;if(np(n,e))if(Ti(n,i.length)<=e)this.nextNodeAfterCurrent();else{const s=zx(i);s!==-1?(this.nextNodes.push(i.getChild(s)),this.offsets.push(n),this.idxs.push(s)):this.nextNodeAfterCurrent()}else{if(t(i))return this.nextNodeAfterCurrent(),i;{const s=zx(i);if(s===-1){this.nextNodeAfterCurrent();return}else this.nextNodes.push(i.getChild(s)),this.offsets.push(n),this.idxs.push(s)}}}}nextNodeAfterCurrent(){for(;;){const e=K_(this.offsets),t=K_(this.nextNodes);if(this.nextNodes.pop(),this.offsets.pop(),this.idxs.length===0)break;const i=K_(this.nextNodes),n=zx(i,this.idxs[this.idxs.length-1]);if(n!==-1){this.nextNodes.push(i.getChild(n)),this.offsets.push(Ti(e,t.length)),this.idxs[this.idxs.length-1]=n;break}else this.idxs.pop()}}}function zx(o,e=-1){for(;;){if(e++,e>=o.childrenLength)return-1;if(o.getChild(e))return e}}function K_(o){return o.length>0?o[o.length-1]:void 0}function XN(o,e,t,i){return new Vse(o,e,t,i).parseDocument()}class Vse{constructor(e,t,i,n){if(this.tokenizer=e,this.createImmutableLists=n,this._itemsConstructed=0,this._itemsFromCache=0,i&&n)throw new Error("Not supported");this.oldNodeReader=i?new Hse(i):void 0,this.positionMapper=new Ese(t)}parseDocument(){this._itemsConstructed=0,this._itemsFromCache=0;let e=this.parseList(hn.getEmpty(),0);return e||(e=dd.getEmpty()),e}parseList(e,t){const i=[];for(;;){let s=this.tryReadChildFromCache(e);if(!s){const r=this.tokenizer.peek();if(!r||r.kind===2&&r.bracketIds.intersects(e))break;s=this.parseChild(e,t+1)}s.kind===4&&s.childrenLength===0||i.push(s)}return this.oldNodeReader?Fse(i):uH(i,this.createImmutableLists)}tryReadChildFromCache(e){if(this.oldNodeReader){const t=this.positionMapper.getDistanceToNextChange(this.tokenizer.offset);if(t===null||!ey(t)){const i=this.oldNodeReader.readLongestNodeAt(this.positionMapper.getOffsetBeforeChange(this.tokenizer.offset),n=>t!==null&&!np(n.length,t)?!1:n.canBeReused(e));if(i)return this._itemsFromCache++,this.tokenizer.skip(i.length),i}}}parseChild(e,t){this._itemsConstructed++;const i=this.tokenizer.read();switch(i.kind){case 2:return new Rse(i.bracketIds,i.length);case 0:return i.astNode;case 1:{if(t>300)return new gg(i.length);const n=e.merge(i.bracketIds),s=this.parseList(n,t+1),r=this.tokenizer.peek();return r&&r.kind===2&&(r.bracketId===i.bracketId||r.bracketIds.intersects(i.bracketIds))?(this.tokenizer.read(),Xb.create(i.astNode,s,r.astNode)):Xb.create(i.astNode,s,null)}default:throw new Error("unexpected")}}}function ny(o,e){if(o.length===0)return e;if(e.length===0)return o;const t=new Sc(U5(o)),i=U5(e);i.push({modified:!1,lengthBefore:void 0,lengthAfter:void 0});let n=t.dequeue();function s(d){if(d===void 0){const h=t.takeWhile(u=>!0)||[];return n&&h.unshift(n),h}const c=[];for(;n&&!ey(d);){const[h,u]=n.splitAt(d);c.push(h),d=Qb(h.lengthAfter,d),n=u??t.dequeue()}return ey(d)||c.push(new Sh(!1,d,d)),c}const r=[];function a(d,c,h){if(r.length>0&&lH(r[r.length-1].endOffset,d)){const u=r[r.length-1];r[r.length-1]=new cc(u.startOffset,c,Ti(u.newLength,h))}else r.push({startOffset:d,endOffset:c,newLength:h})}let l=$s;for(const d of i){const c=s(d.lengthBefore);if(d.modified){const h=xse(c,g=>g.lengthBefore),u=Ti(l,h);a(l,u,d.lengthAfter),l=u}else for(const h of c){const u=l;l=Ti(l,h.lengthBefore),h.modified&&a(u,l,h.lengthAfter)}}return r}class Sh{constructor(e,t,i){this.modified=e,this.lengthBefore=t,this.lengthAfter=i}splitAt(e){const t=Qb(e,this.lengthAfter);return lH(t,$s)?[this,void 0]:this.modified?[new Sh(this.modified,this.lengthBefore,e),new Sh(this.modified,$s,t)]:[new Sh(this.modified,e,e),new Sh(this.modified,t,t)]}toString(){return`${this.modified?"M":"U"}:${Mr(this.lengthBefore)} -> ${Mr(this.lengthAfter)}`}}function U5(o){const e=[];let t=$s;for(const i of o){const n=Qb(t,i.startOffset);ey(n)||e.push(new Sh(!1,n,n));const s=Qb(i.startOffset,i.endOffset);e.push(new Sh(!0,s,i.newLength)),t=i.endOffset}return e}class zse extends H{didLanguageChange(e){return this.brackets.didLanguageChange(e)}constructor(e,t){if(super(),this.textModel=e,this.getLanguageConfiguration=t,this.didChangeEmitter=new F,this.denseKeyProvider=new dH,this.brackets=new hH(this.denseKeyProvider,this.getLanguageConfiguration),this.onDidChange=this.didChangeEmitter.event,this.queuedTextEditsForInitialAstWithoutTokens=[],this.queuedTextEdits=[],e.tokenization.hasTokens)e.tokenization.backgroundTokenizationState===2?(this.initialAstWithoutTokens=void 0,this.astWithTokens=this.parseDocumentFromTextBuffer([],void 0,!1)):(this.initialAstWithoutTokens=this.parseDocumentFromTextBuffer([],void 0,!0),this.astWithTokens=this.initialAstWithoutTokens);else{const i=this.brackets.getSingleLanguageBracketTokens(this.textModel.getLanguageId()),n=new Pse(this.textModel.getValue(),i);this.initialAstWithoutTokens=XN(n,[],void 0,!0),this.astWithTokens=this.initialAstWithoutTokens}}handleDidChangeBackgroundTokenizationState(){if(this.textModel.tokenization.backgroundTokenizationState===2){const e=this.initialAstWithoutTokens===void 0;this.initialAstWithoutTokens=void 0,e||this.didChangeEmitter.fire()}}handleDidChangeTokens({ranges:e}){const t=e.map(i=>new cc(Ji(i.fromLineNumber-1,0),Ji(i.toLineNumber,0),Ji(i.toLineNumber-i.fromLineNumber+1,0)));this.handleEdits(t,!0),this.initialAstWithoutTokens||this.didChangeEmitter.fire()}handleContentChanged(e){const t=cc.fromModelContentChanges(e.changes);this.handleEdits(t,!1)}handleEdits(e,t){const i=ny(this.queuedTextEdits,e);this.queuedTextEdits=i,this.initialAstWithoutTokens&&!t&&(this.queuedTextEditsForInitialAstWithoutTokens=ny(this.queuedTextEditsForInitialAstWithoutTokens,e))}flushQueue(){this.queuedTextEdits.length>0&&(this.astWithTokens=this.parseDocumentFromTextBuffer(this.queuedTextEdits,this.astWithTokens,!1),this.queuedTextEdits=[]),this.queuedTextEditsForInitialAstWithoutTokens.length>0&&(this.initialAstWithoutTokens&&(this.initialAstWithoutTokens=this.parseDocumentFromTextBuffer(this.queuedTextEditsForInitialAstWithoutTokens,this.initialAstWithoutTokens,!1)),this.queuedTextEditsForInitialAstWithoutTokens=[])}parseDocumentFromTextBuffer(e,t,i){const n=t,s=new cH(this.textModel,this.brackets);return XN(s,e,n,i)}getBracketsInRange(e,t){this.flushQueue();const i=Ji(e.startLineNumber-1,e.startColumn-1),n=Ji(e.endLineNumber-1,e.endColumn-1);return new Ql(s=>{const r=this.initialAstWithoutTokens||this.astWithTokens;JN(r,$s,r.length,i,n,s,0,0,new Map,t)})}getBracketPairsInRange(e,t){this.flushQueue();const i=Rm(e.getStartPosition()),n=Rm(e.getEndPosition());return new Ql(s=>{const r=this.initialAstWithoutTokens||this.astWithTokens,a=new Use(s,t,this.textModel);eT(r,$s,r.length,i,n,a,0,new Map)})}getFirstBracketAfter(e){this.flushQueue();const t=this.initialAstWithoutTokens||this.astWithTokens;return fH(t,$s,t.length,Rm(e))}getFirstBracketBefore(e){this.flushQueue();const t=this.initialAstWithoutTokens||this.astWithTokens;return gH(t,$s,t.length,Rm(e))}}function gH(o,e,t,i){if(o.kind===4||o.kind===2){const n=[];for(const s of o.children)t=Ti(e,s.length),n.push({nodeOffsetStart:e,nodeOffsetEnd:t}),e=t;for(let s=n.length-1;s>=0;s--){const{nodeOffsetStart:r,nodeOffsetEnd:a}=n[s];if(np(r,i)){const l=gH(o.children[s],r,a,i);if(l)return l}}return null}else{if(o.kind===3)return null;if(o.kind===1){const n=Pg(e,t);return{bracketInfo:o.bracketInfo,range:n}}}return null}function fH(o,e,t,i){if(o.kind===4||o.kind===2){for(const n of o.children){if(t=Ti(e,n.length),np(i,t)){const s=fH(n,e,t,i);if(s)return s}e=t}return null}else{if(o.kind===3)return null;if(o.kind===1){const n=Pg(e,t);return{bracketInfo:o.bracketInfo,range:n}}}return null}function JN(o,e,t,i,n,s,r,a,l,d,c=!1){if(r>200)return!0;e:for(;;)switch(o.kind){case 4:{const h=o.childrenLength;for(let u=0;u200)return!0;let d=!0;if(o.kind===2){let c=0;if(a){let g=a.get(o.openingBracket.text);g===void 0&&(g=0),c=g,g++,a.set(o.openingBracket.text,g)}const h=Ti(e,o.openingBracket.length);let u=-1;if(s.includeMinIndentation&&(u=o.computeMinIndentation(e,s.textModel)),d=s.push(new Lse(Pg(e,t),Pg(e,h),o.closingBracket?Pg(Ti(h,((l=o.child)===null||l===void 0?void 0:l.length)||$s),t):void 0,r,c,o,u)),e=h,d&&o.child){const g=o.child;if(t=Ti(e,g.length),sp(e,n)&&Sv(t,i)&&(d=eT(g,e,t,i,n,s,r+1,a),!d))return!1}a==null||a.set(o.openingBracket.text,c)}else{let c=e;for(const h of o.children){const u=c;if(c=Ti(c,h.length),sp(u,n)&&sp(i,c)&&(d=eT(h,u,c,i,n,s,r,a),!d))return!1}}return d}class $se extends H{get canBuildAST(){return this.textModel.getValueLength()<=5e6}constructor(e,t){super(),this.textModel=e,this.languageConfigurationService=t,this.bracketPairsTree=this._register(new En),this.onDidChangeEmitter=new F,this.onDidChange=this.onDidChangeEmitter.event,this.bracketsRequested=!1,this._register(this.languageConfigurationService.onDidChange(i=>{var n;(!i.languageId||!((n=this.bracketPairsTree.value)===null||n===void 0)&&n.object.didLanguageChange(i.languageId))&&(this.bracketPairsTree.clear(),this.updateBracketPairsTree())}))}handleDidChangeOptions(e){this.bracketPairsTree.clear(),this.updateBracketPairsTree()}handleDidChangeLanguage(e){this.bracketPairsTree.clear(),this.updateBracketPairsTree()}handleDidChangeContent(e){var t;(t=this.bracketPairsTree.value)===null||t===void 0||t.object.handleContentChanged(e)}handleDidChangeBackgroundTokenizationState(){var e;(e=this.bracketPairsTree.value)===null||e===void 0||e.object.handleDidChangeBackgroundTokenizationState()}handleDidChangeTokens(e){var t;(t=this.bracketPairsTree.value)===null||t===void 0||t.object.handleDidChangeTokens(e)}updateBracketPairsTree(){if(this.bracketsRequested&&this.canBuildAST){if(!this.bracketPairsTree.value){const e=new Q;this.bracketPairsTree.value=Kse(e.add(new zse(this.textModel,t=>this.languageConfigurationService.getLanguageConfiguration(t))),e),e.add(this.bracketPairsTree.value.object.onDidChange(t=>this.onDidChangeEmitter.fire(t))),this.onDidChangeEmitter.fire()}}else this.bracketPairsTree.value&&(this.bracketPairsTree.clear(),this.onDidChangeEmitter.fire())}getBracketPairsInRange(e){var t;return this.bracketsRequested=!0,this.updateBracketPairsTree(),((t=this.bracketPairsTree.value)===null||t===void 0?void 0:t.object.getBracketPairsInRange(e,!1))||Ql.empty}getBracketPairsInRangeWithMinIndentation(e){var t;return this.bracketsRequested=!0,this.updateBracketPairsTree(),((t=this.bracketPairsTree.value)===null||t===void 0?void 0:t.object.getBracketPairsInRange(e,!0))||Ql.empty}getBracketsInRange(e,t=!1){var i;return this.bracketsRequested=!0,this.updateBracketPairsTree(),((i=this.bracketPairsTree.value)===null||i===void 0?void 0:i.object.getBracketsInRange(e,t))||Ql.empty}findMatchingBracketUp(e,t,i){const n=this.textModel.validatePosition(t),s=this.textModel.getLanguageIdAtPosition(n.lineNumber,n.column);if(this.canBuildAST){const r=this.languageConfigurationService.getLanguageConfiguration(s).bracketsNew.getClosingBracketInfo(e);if(!r)return null;const a=this.getBracketPairsInRange(D.fromPositions(t,t)).findLast(l=>r.closes(l.openingBracketInfo));return a?a.openingBracketRange:null}else{const r=e.toLowerCase(),a=this.languageConfigurationService.getLanguageConfiguration(s).brackets;if(!a)return null;const l=a.textIsBracket[r];return l?E1(this._findMatchingBracketUp(l,n,Ux(i))):null}}matchBracket(e,t){if(this.canBuildAST){const i=this.getBracketPairsInRange(D.fromPositions(e,e)).filter(n=>n.closingBracketRange!==void 0&&(n.openingBracketRange.containsPosition(e)||n.closingBracketRange.containsPosition(e))).findLastMaxBy(mo(n=>n.openingBracketRange.containsPosition(e)?n.openingBracketRange:n.closingBracketRange,D.compareRangesUsingStarts));return i?[i.openingBracketRange,i.closingBracketRange]:null}else{const i=Ux(t);return this._matchBracket(this.textModel.validatePosition(e),i)}}_establishBracketSearchOffsets(e,t,i,n){const s=t.getCount(),r=t.getLanguageId(n);let a=Math.max(0,e.column-1-i.maxBracketLength);for(let d=n-1;d>=0;d--){const c=t.getEndOffset(d);if(c<=a)break;if(Ll(t.getStandardTokenType(d))||t.getLanguageId(d)!==r){a=c;break}}let l=Math.min(t.getLineContent().length,e.column-1+i.maxBracketLength);for(let d=n+1;d=l)break;if(Ll(t.getStandardTokenType(d))||t.getLanguageId(d)!==r){l=c;break}}return{searchStartOffset:a,searchEndOffset:l}}_matchBracket(e,t){const i=e.lineNumber,n=this.textModel.tokenization.getLineTokens(i),s=this.textModel.getLineContent(i),r=n.findTokenIndexAtOffset(e.column-1);if(r<0)return null;const a=this.languageConfigurationService.getLanguageConfiguration(n.getLanguageId(r)).brackets;if(a&&!Ll(n.getStandardTokenType(r))){let{searchStartOffset:l,searchEndOffset:d}=this._establishBracketSearchOffsets(e,n,a,r),c=null;for(;;){const h=Zr.findNextBracketInRange(a.forwardRegex,i,s,l,d);if(!h)break;if(h.startColumn<=e.column&&e.column<=h.endColumn){const u=s.substring(h.startColumn-1,h.endColumn-1).toLowerCase(),g=this._matchFoundBracket(h,a.textIsBracket[u],a.textIsOpenBracket[u],t);if(g){if(g instanceof Wd)return null;c=g}}l=h.endColumn-1}if(c)return c}if(r>0&&n.getStartOffset(r)===e.column-1){const l=r-1,d=this.languageConfigurationService.getLanguageConfiguration(n.getLanguageId(l)).brackets;if(d&&!Ll(n.getStandardTokenType(l))){const{searchStartOffset:c,searchEndOffset:h}=this._establishBracketSearchOffsets(e,n,d,l),u=Zr.findPrevBracketInRange(d.reversedRegex,i,s,c,h);if(u&&u.startColumn<=e.column&&e.column<=u.endColumn){const g=s.substring(u.startColumn-1,u.endColumn-1).toLowerCase(),f=this._matchFoundBracket(u,d.textIsBracket[g],d.textIsOpenBracket[g],t);if(f)return f instanceof Wd?null:f}}}return null}_matchFoundBracket(e,t,i,n){if(!t)return null;const s=i?this._findMatchingBracketDown(t,e.getEndPosition(),n):this._findMatchingBracketUp(t,e.getStartPosition(),n);return s?s instanceof Wd?s:[e,s]:null}_findMatchingBracketUp(e,t,i){const n=e.languageId,s=e.reversedRegex;let r=-1,a=0;const l=(d,c,h,u)=>{for(;;){if(i&&++a%100===0&&!i())return Wd.INSTANCE;const g=Zr.findPrevBracketInRange(s,d,c,h,u);if(!g)break;const f=c.substring(g.startColumn-1,g.endColumn-1).toLowerCase();if(e.isOpen(f)?r++:e.isClose(f)&&r--,r===0)return g;u=g.startColumn-1}return null};for(let d=t.lineNumber;d>=1;d--){const c=this.textModel.tokenization.getLineTokens(d),h=c.getCount(),u=this.textModel.getLineContent(d);let g=h-1,f=u.length,p=u.length;d===t.lineNumber&&(g=c.findTokenIndexAtOffset(t.column-1),f=t.column-1,p=t.column-1);let _=!0;for(;g>=0;g--){const v=c.getLanguageId(g)===n&&!Ll(c.getStandardTokenType(g));if(v)_?f=c.getStartOffset(g):(f=c.getStartOffset(g),p=c.getEndOffset(g));else if(_&&f!==p){const b=l(d,u,f,p);if(b)return b}_=v}if(_&&f!==p){const v=l(d,u,f,p);if(v)return v}}return null}_findMatchingBracketDown(e,t,i){const n=e.languageId,s=e.forwardRegex;let r=1,a=0;const l=(c,h,u,g)=>{for(;;){if(i&&++a%100===0&&!i())return Wd.INSTANCE;const f=Zr.findNextBracketInRange(s,c,h,u,g);if(!f)break;const p=h.substring(f.startColumn-1,f.endColumn-1).toLowerCase();if(e.isOpen(p)?r++:e.isClose(p)&&r--,r===0)return f;u=f.endColumn-1}return null},d=this.textModel.getLineCount();for(let c=t.lineNumber;c<=d;c++){const h=this.textModel.tokenization.getLineTokens(c),u=h.getCount(),g=this.textModel.getLineContent(c);let f=0,p=0,_=0;c===t.lineNumber&&(f=h.findTokenIndexAtOffset(t.column-1),p=t.column-1,_=t.column-1);let v=!0;for(;f=1;a--){const l=this.textModel.tokenization.getLineTokens(a),d=l.getCount(),c=this.textModel.getLineContent(a);let h=d-1,u=c.length,g=c.length;if(a===i.lineNumber){h=l.findTokenIndexAtOffset(i.column-1),u=i.column-1,g=i.column-1;const p=l.getLanguageId(h);n!==p&&(n=p,s=this.languageConfigurationService.getLanguageConfiguration(n).brackets,r=this.languageConfigurationService.getLanguageConfiguration(n).bracketsNew)}let f=!0;for(;h>=0;h--){const p=l.getLanguageId(h);if(n!==p){if(s&&r&&f&&u!==g){const v=Zr.findPrevBracketInRange(s.reversedRegex,a,c,u,g);if(v)return this._toFoundBracket(r,v);f=!1}n=p,s=this.languageConfigurationService.getLanguageConfiguration(n).brackets,r=this.languageConfigurationService.getLanguageConfiguration(n).bracketsNew}const _=!!s&&!Ll(l.getStandardTokenType(h));if(_)f?u=l.getStartOffset(h):(u=l.getStartOffset(h),g=l.getEndOffset(h));else if(r&&s&&f&&u!==g){const v=Zr.findPrevBracketInRange(s.reversedRegex,a,c,u,g);if(v)return this._toFoundBracket(r,v)}f=_}if(r&&s&&f&&u!==g){const p=Zr.findPrevBracketInRange(s.reversedRegex,a,c,u,g);if(p)return this._toFoundBracket(r,p)}}return null}findNextBracket(e){var t;const i=this.textModel.validatePosition(e);if(this.canBuildAST)return this.bracketsRequested=!0,this.updateBracketPairsTree(),((t=this.bracketPairsTree.value)===null||t===void 0?void 0:t.object.getFirstBracketAfter(i))||null;const n=this.textModel.getLineCount();let s=null,r=null,a=null;for(let l=i.lineNumber;l<=n;l++){const d=this.textModel.tokenization.getLineTokens(l),c=d.getCount(),h=this.textModel.getLineContent(l);let u=0,g=0,f=0;if(l===i.lineNumber){u=d.findTokenIndexAtOffset(i.column-1),g=i.column-1,f=i.column-1;const _=d.getLanguageId(u);s!==_&&(s=_,r=this.languageConfigurationService.getLanguageConfiguration(s).brackets,a=this.languageConfigurationService.getLanguageConfiguration(s).bracketsNew)}let p=!0;for(;up.closingBracketRange!==void 0&&p.range.strictContainsRange(g));return f?[f.openingBracketRange,f.closingBracketRange]:null}const n=Ux(t),s=this.textModel.getLineCount(),r=new Map;let a=[];const l=(g,f)=>{if(!r.has(g)){const p=[];for(let _=0,v=f?f.brackets.length:0;_{for(;;){if(n&&++d%100===0&&!n())return Wd.INSTANCE;const b=Zr.findNextBracketInRange(g.forwardRegex,f,p,_,v);if(!b)break;const C=p.substring(b.startColumn-1,b.endColumn-1).toLowerCase(),w=g.textIsBracket[C];if(w&&(w.isOpen(C)?a[w.index]++:w.isClose(C)&&a[w.index]--,a[w.index]===-1))return this._matchFoundBracket(b,w,!1,n);_=b.endColumn-1}return null};let h=null,u=null;for(let g=i.lineNumber;g<=s;g++){const f=this.textModel.tokenization.getLineTokens(g),p=f.getCount(),_=this.textModel.getLineContent(g);let v=0,b=0,C=0;if(g===i.lineNumber){v=f.findTokenIndexAtOffset(i.column-1),b=i.column-1,C=i.column-1;const S=f.getLanguageId(v);h!==S&&(h=S,u=this.languageConfigurationService.getLanguageConfiguration(h).brackets,l(h,u))}let w=!0;for(;ve==null?void 0:e.dispose()}}function Ux(o){if(typeof o>"u")return()=>!0;{const e=Date.now();return()=>Date.now()-e<=o}}class Wd{constructor(){this._searchCanceledBrand=void 0}}Wd.INSTANCE=new Wd;function E1(o){return o instanceof Wd?null:o}class jse extends H{constructor(e){super(),this.textModel=e,this.colorProvider=new mH,this.onDidChangeEmitter=new F,this.onDidChange=this.onDidChangeEmitter.event,this.colorizationOptions=e.getOptions().bracketPairColorizationOptions,this._register(e.bracketPairs.onDidChange(t=>{this.onDidChangeEmitter.fire()}))}handleDidChangeOptions(e){this.colorizationOptions=this.textModel.getOptions().bracketPairColorizationOptions}getDecorationsInRange(e,t,i,n){return n?[]:t===void 0?[]:this.colorizationOptions.enabled?this.textModel.bracketPairs.getBracketsInRange(e,!0).map(r=>({id:`bracket${r.range.toString()}-${r.nestingLevel}`,options:{description:"BracketPairColorization",inlineClassName:this.colorProvider.getInlineClassName(r,this.colorizationOptions.independentColorPoolPerBracketType)},ownerId:0,range:r.range})).toArray():[]}getAllDecorations(e,t){return e===void 0?[]:this.colorizationOptions.enabled?this.getDecorationsInRange(new D(1,1,this.textModel.getLineCount(),1),e,t):[]}}class mH{constructor(){this.unexpectedClosingBracketClassName="unexpected-closing-bracket"}getInlineClassName(e,t){return e.isInvalid?this.unexpectedClosingBracketClassName:this.getInlineClassNameOfLevel(t?e.nestingLevelOfEqualBracketType:e.nestingLevel)}getInlineClassNameOfLevel(e){return`bracket-highlighting-${e%30}`}}Wr((o,e)=>{const t=[z6,U6,$6,K6,j6,q6],i=new mH;e.addRule(`.monaco-editor .${i.unexpectedClosingBracketClassName} { color: ${o.getColor(Hie)}; }`);const n=t.map(s=>o.getColor(s)).filter(s=>!!s).filter(s=>!s.isTransparent());for(let s=0;s<30;s++){const r=n[s%n.length];e.addRule(`.monaco-editor .${i.getInlineClassNameOfLevel(s)} { color: ${r}; }`)}});function N1(o){return o.replace(/\n/g,"\\n").replace(/\r/g,"\\r")}class es{get oldLength(){return this.oldText.length}get oldEnd(){return this.oldPosition+this.oldText.length}get newLength(){return this.newText.length}get newEnd(){return this.newPosition+this.newText.length}constructor(e,t,i,n){this.oldPosition=e,this.oldText=t,this.newPosition=i,this.newText=n}toString(){return this.oldText.length===0?`(insert@${this.oldPosition} "${N1(this.newText)}")`:this.newText.length===0?`(delete@${this.oldPosition} "${N1(this.oldText)}")`:`(replace@${this.oldPosition} "${N1(this.oldText)}" with "${N1(this.newText)}")`}static _writeStringSize(e){return 4+2*e.length}static _writeString(e,t,i){const n=t.length;Ia(e,n,i),i+=4;for(let s=0;so.length)return!1;if(t){if(!Q2(o,e))return!1;if(e.length===o.length)return!0;let s=e.length;return e.charAt(e.length-1)===i&&s--,o.charAt(s)===i}return e.charAt(e.length-1)!==i&&(e+=i),o.indexOf(e)===0}function _H(o){return o>=65&&o<=90||o>=97&&o<=122}function Zse(o,e=os){return e?_H(o.charCodeAt(0))&&o.charCodeAt(1)===58:!1}function kl(o){return xS(o,!0)}class Yse{constructor(e){this._ignorePathCasing=e}compare(e,t,i=!1){return e===t?0:Ib(this.getComparisonKey(e,i),this.getComparisonKey(t,i))}isEqual(e,t,i=!1){return e===t?!0:!e||!t?!1:this.getComparisonKey(e,i)===this.getComparisonKey(t,i)}getComparisonKey(e,t=!1){return e.with({path:this._ignorePathCasing(e)?e.path.toLowerCase():void 0,fragment:t?null:void 0}).toString()}isEqualOrParent(e,t,i=!1){if(e.scheme===t.scheme){if(e.scheme===Ke.file)return tT(kl(e),kl(t),this._ignorePathCasing(e))&&e.query===t.query&&(i||e.fragment===t.fragment);if(j5(e.authority,t.authority))return tT(e.path,t.path,this._ignorePathCasing(e),"/")&&e.query===t.query&&(i||e.fragment===t.fragment)}return!1}joinPath(e,...t){return We.joinPath(e,...t)}basenameOrAuthority(e){return Or(e)||e.authority}basename(e){return on.basename(e.path)}extname(e){return on.extname(e.path)}dirname(e){if(e.path.length===0)return e;let t;return e.scheme===Ke.file?t=We.file(U8(kl(e))).path:(t=on.dirname(e.path),e.authority&&t.length&&t.charCodeAt(0)!==47&&(console.error(`dirname("${e.toString})) resulted in a relative path`),t="/")),e.with({path:t})}normalizePath(e){if(!e.path.length)return e;let t;return e.scheme===Ke.file?t=We.file(z8(kl(e))).path:t=on.normalize(e.path),e.with({path:t})}relativePath(e,t){if(e.scheme!==t.scheme||!j5(e.authority,t.authority))return;if(e.scheme===Ke.file){const s=RG(kl(e),kl(t));return os?pH(s):s}let i=e.path||"/";const n=t.path||"/";if(this._ignorePathCasing(e)){let s=0;for(const r=Math.min(i.length,n.length);s$5(i).length&&i[i.length-1]===t}else{const i=e.path;return i.length>1&&i.charCodeAt(i.length-1)===47&&!/^[a-zA-Z]:(\/$|\\$)/.test(e.fsPath)}}removeTrailingPathSeparator(e,t=Ua){return q5(e,t)?e.with({path:e.path.substr(0,e.path.length-1)}):e}addTrailingPathSeparator(e,t=Ua){let i=!1;if(e.scheme===Ke.file){const n=kl(e);i=n!==void 0&&n.length===$5(n).length&&n[n.length-1]===t}else{t="/";const n=e.path;i=n.length===1&&n.charCodeAt(n.length-1)===47}return!i&&!q5(e,t)?e.with({path:e.path+"/"}):e}}const _i=new Yse(()=>!1),XA=_i.isEqual.bind(_i);_i.isEqualOrParent.bind(_i);_i.getComparisonKey.bind(_i);const Qse=_i.basenameOrAuthority.bind(_i),Or=_i.basename.bind(_i),Xse=_i.extname.bind(_i),fk=_i.dirname.bind(_i),Jse=_i.joinPath.bind(_i),eoe=_i.normalizePath.bind(_i),toe=_i.relativePath.bind(_i),K5=_i.resolvePath.bind(_i);_i.isAbsolutePath.bind(_i);const j5=_i.isEqualAuthority.bind(_i),q5=_i.hasTrailingPathSeparator.bind(_i);_i.removeTrailingPathSeparator.bind(_i);_i.addTrailingPathSeparator.bind(_i);var iu;(function(o){o.META_DATA_LABEL="label",o.META_DATA_DESCRIPTION="description",o.META_DATA_SIZE="size",o.META_DATA_MIME="mime";function e(t){const i=new Map;t.path.substring(t.path.indexOf(";")+1,t.path.lastIndexOf(";")).split(";").forEach(r=>{const[a,l]=r.split(":");a&&l&&i.set(a,l)});const s=t.path.substring(0,t.path.indexOf(";"));return s&&i.set(o.META_DATA_MIME,s),i}o.parseMetaData=e})(iu||(iu={}));function Zf(o){return o.toString()}class Mn{static create(e,t){const i=e.getAlternativeVersionId(),n=iT(e);return new Mn(i,i,n,n,t,t,[])}constructor(e,t,i,n,s,r,a){this.beforeVersionId=e,this.afterVersionId=t,this.beforeEOL=i,this.afterEOL=n,this.beforeCursorState=s,this.afterCursorState=r,this.changes=a}append(e,t,i,n,s){t.length>0&&(this.changes=qse(this.changes,t)),this.afterEOL=i,this.afterVersionId=n,this.afterCursorState=s}static _writeSelectionsSize(e){return 4+4*4*(e?e.length:0)}static _writeSelections(e,t,i){if(Ia(e,t?t.length:0,i),i+=4,t)for(const n of t)Ia(e,n.selectionStartLineNumber,i),i+=4,Ia(e,n.selectionStartColumn,i),i+=4,Ia(e,n.positionLineNumber,i),i+=4,Ia(e,n.positionColumn,i),i+=4;return i}static _readSelections(e,t,i){const n=xa(e,t);t+=4;for(let s=0;st.toString()).join(", ")}matchesResource(e){return(We.isUri(this.model)?this.model:this.model.uri).toString()===e.toString()}setModel(e){this.model=e}canAppend(e){return this.model===e&&this._data instanceof Mn}append(e,t,i,n,s){this._data instanceof Mn&&this._data.append(e,t,i,n,s)}close(){this._data instanceof Mn&&(this._data=this._data.serialize())}open(){this._data instanceof Mn||(this._data=Mn.deserialize(this._data))}undo(){if(We.isUri(this.model))throw new Error("Invalid SingleModelEditStackElement");this._data instanceof Mn&&(this._data=this._data.serialize());const e=Mn.deserialize(this._data);this.model._applyUndo(e.changes,e.beforeEOL,e.beforeVersionId,e.beforeCursorState)}redo(){if(We.isUri(this.model))throw new Error("Invalid SingleModelEditStackElement");this._data instanceof Mn&&(this._data=this._data.serialize());const e=Mn.deserialize(this._data);this.model._applyRedo(e.changes,e.afterEOL,e.afterVersionId,e.afterCursorState)}heapSize(){return this._data instanceof Mn&&(this._data=this._data.serialize()),this._data.byteLength+168}}class ioe{get resources(){return this._editStackElementsArr.map(e=>e.resource)}constructor(e,t,i){this.label=e,this.code=t,this.type=1,this._isOpen=!0,this._editStackElementsArr=i.slice(0),this._editStackElementsMap=new Map;for(const n of this._editStackElementsArr){const s=Zf(n.resource);this._editStackElementsMap.set(s,n)}this._delegate=null}prepareUndoRedo(){if(this._delegate)return this._delegate.prepareUndoRedo(this)}matchesResource(e){const t=Zf(e);return this._editStackElementsMap.has(t)}setModel(e){const t=Zf(We.isUri(e)?e:e.uri);this._editStackElementsMap.has(t)&&this._editStackElementsMap.get(t).setModel(e)}canAppend(e){if(!this._isOpen)return!1;const t=Zf(e.uri);return this._editStackElementsMap.has(t)?this._editStackElementsMap.get(t).canAppend(e):!1}append(e,t,i,n,s){const r=Zf(e.uri);this._editStackElementsMap.get(r).append(e,t,i,n,s)}close(){this._isOpen=!1}open(){}undo(){this._isOpen=!1;for(const e of this._editStackElementsArr)e.undo()}redo(){for(const e of this._editStackElementsArr)e.redo()}heapSize(e){const t=Zf(e);return this._editStackElementsMap.has(t)?this._editStackElementsMap.get(t).heapSize():0}split(){return this._editStackElementsArr}toString(){const e=[];for(const t of this._editStackElementsArr)e.push(`${Or(t.resource)}: ${t}`);return`{${e.join(", ")}}`}}function iT(o){return o.getEOL()===` +`?0:1}function Hd(o){return o?o instanceof vH||o instanceof ioe:!1}class JA{constructor(e,t){this._model=e,this._undoRedoService=t}pushStackElement(){const e=this._undoRedoService.getLastElement(this._model.uri);Hd(e)&&e.close()}popStackElement(){const e=this._undoRedoService.getLastElement(this._model.uri);Hd(e)&&e.open()}clear(){this._undoRedoService.removeElements(this._model.uri)}_getOrCreateEditStackElement(e,t){const i=this._undoRedoService.getLastElement(this._model.uri);if(Hd(i)&&i.canAppend(this._model))return i;const n=new vH(m("edit","Typing"),"undoredo.textBufferEdit",this._model,e);return this._undoRedoService.pushElement(n,t),n}pushEOL(e){const t=this._getOrCreateEditStackElement(null,void 0);this._model.setEOL(e),t.append(this._model,[],iT(this._model),this._model.getAlternativeVersionId(),null)}pushEditOperation(e,t,i,n){const s=this._getOrCreateEditStackElement(e,n),r=this._model.applyEdits(t,!0),a=JA._computeCursorState(i,r),l=r.map((d,c)=>({index:c,textChange:d.textChange}));return l.sort((d,c)=>d.textChange.oldPosition===c.textChange.oldPosition?d.index-c.index:d.textChange.oldPosition-c.textChange.oldPosition),s.append(this._model,l.map(d=>d.textChange),iT(this._model),this._model.getAlternativeVersionId(),a),a}static _computeCursorState(e,t){try{return e?e(t):null}catch(i){return Ye(i),null}}}class noe{constructor(){this.spacesDiff=0,this.looksLikeAlignment=!1}}function soe(o,e,t,i,n){n.spacesDiff=0,n.looksLikeAlignment=!1;let s;for(s=0;s0&&a>0||l>0&&d>0)return;const c=Math.abs(a-d),h=Math.abs(r-l);if(c===0){n.spacesDiff=h,h>0&&0<=l-1&&l-10?n++:w>1&&s++,soe(r,a,_,C,h),h.looksLikeAlignment&&!(t&&e===h.spacesDiff)))continue;const y=h.spacesDiff;y<=d&&c[y]++,r=_,a=C}let u=t;n!==s&&(u=n{const _=c[p];_>f&&(f=_,g=p)}),g===4&&c[4]>0&&c[2]>0&&c[2]>=c[4]/2&&(g=2)}return{insertSpaces:u,tabSize:g}}function so(o){return(o.metadata&1)>>>0}function gi(o,e){o.metadata=o.metadata&254|e<<0}function ss(o){return(o.metadata&2)>>>1===1}function ci(o,e){o.metadata=o.metadata&253|(e?1:0)<<1}function bH(o){return(o.metadata&4)>>>2===1}function Z5(o,e){o.metadata=o.metadata&251|(e?1:0)<<2}function CH(o){return(o.metadata&64)>>>6===1}function Y5(o,e){o.metadata=o.metadata&191|(e?1:0)<<6}function ooe(o){return(o.metadata&24)>>>3}function Q5(o,e){o.metadata=o.metadata&231|e<<3}function roe(o){return(o.metadata&32)>>>5===1}function X5(o,e){o.metadata=o.metadata&223|(e?1:0)<<5}class wH{constructor(e,t,i){this.metadata=0,this.parent=this,this.left=this,this.right=this,gi(this,1),this.start=t,this.end=i,this.delta=0,this.maxEnd=i,this.id=e,this.ownerId=0,this.options=null,Z5(this,!1),Y5(this,!1),Q5(this,1),X5(this,!1),this.cachedVersionId=0,this.cachedAbsoluteStart=t,this.cachedAbsoluteEnd=i,this.range=null,ci(this,!1)}reset(e,t,i,n){this.start=t,this.end=i,this.maxEnd=i,this.cachedVersionId=e,this.cachedAbsoluteStart=t,this.cachedAbsoluteEnd=i,this.range=n}setOptions(e){this.options=e;const t=this.options.className;Z5(this,t==="squiggly-error"||t==="squiggly-warning"||t==="squiggly-info"),Y5(this,this.options.glyphMarginClassName!==null),Q5(this,this.options.stickiness),X5(this,this.options.collapseOnReplaceEdit)}setCachedOffsets(e,t,i){this.cachedVersionId!==i&&(this.range=null),this.cachedVersionId=i,this.cachedAbsoluteStart=e,this.cachedAbsoluteEnd=t}detach(){this.parent=null,this.left=null,this.right=null}}const ct=new wH(null,0,0);ct.parent=ct;ct.left=ct;ct.right=ct;gi(ct,0);class $x{constructor(){this.root=ct,this.requestNormalizeDelta=!1}intervalSearch(e,t,i,n,s,r){return this.root===ct?[]:foe(this,e,t,i,n,s,r)}search(e,t,i,n){return this.root===ct?[]:goe(this,e,t,i,n)}collectNodesFromOwner(e){return hoe(this,e)}collectNodesPostOrder(){return uoe(this)}insert(e){J5(this,e),this._normalizeDeltaIfNecessary()}delete(e){e3(this,e),this._normalizeDeltaIfNecessary()}resolveNode(e,t){const i=e;let n=0;for(;e!==this.root;)e===e.parent.right&&(n+=e.parent.delta),e=e.parent;const s=i.start+n,r=i.end+n;i.setCachedOffsets(s,r,t)}acceptReplace(e,t,i,n){const s=doe(this,e,e+t);for(let r=0,a=s.length;rt||i===1?!1:i===2?!0:e}function loe(o,e,t,i,n){const s=ooe(o),r=s===0||s===2,a=s===1||s===2,l=t-e,d=i,c=Math.min(l,d),h=o.start;let u=!1;const g=o.end;let f=!1;e<=h&&g<=t&&roe(o)&&(o.start=e,u=!0,o.end=e,f=!0);{const _=n?1:l>0?2:0;!u&&Yf(h,r,e,_)&&(u=!0),!f&&Yf(g,a,e,_)&&(f=!0)}if(c>0&&!n){const _=l>d?2:0;!u&&Yf(h,r,e+c,_)&&(u=!0),!f&&Yf(g,a,e+c,_)&&(f=!0)}{const _=n?1:0;!u&&Yf(h,r,t,_)&&(o.start=e+d,u=!0),!f&&Yf(g,a,t,_)&&(o.end=e+d,f=!0)}const p=d-l;u||(o.start=Math.max(0,h+p)),f||(o.end=Math.max(0,g+p)),o.start>o.end&&(o.end=o.start)}function doe(o,e,t){let i=o.root,n=0,s=0,r=0,a=0;const l=[];let d=0;for(;i!==ct;){if(ss(i)){ci(i.left,!1),ci(i.right,!1),i===i.parent.right&&(n-=i.parent.delta),i=i.parent;continue}if(!ss(i.left)){if(s=n+i.maxEnd,st){ci(i,!0);continue}if(a=n+i.end,a>=e&&(i.setCachedOffsets(r,a,0),l[d++]=i),ci(i,!0),i.right!==ct&&!ss(i.right)){n+=i.delta,i=i.right;continue}}return ci(o.root,!1),l}function coe(o,e,t,i){let n=o.root,s=0,r=0,a=0;const l=i-(t-e);for(;n!==ct;){if(ss(n)){ci(n.left,!1),ci(n.right,!1),n===n.parent.right&&(s-=n.parent.delta),nu(n),n=n.parent;continue}if(!ss(n.left)){if(r=s+n.maxEnd,rt){n.start+=l,n.end+=l,n.delta+=l,(n.delta<-1073741824||n.delta>1073741824)&&(o.requestNormalizeDelta=!0),ci(n,!0);continue}if(ci(n,!0),n.right!==ct&&!ss(n.right)){s+=n.delta,n=n.right;continue}}ci(o.root,!1)}function hoe(o,e){let t=o.root;const i=[];let n=0;for(;t!==ct;){if(ss(t)){ci(t.left,!1),ci(t.right,!1),t=t.parent;continue}if(t.left!==ct&&!ss(t.left)){t=t.left;continue}if(t.ownerId===e&&(i[n++]=t),ci(t,!0),t.right!==ct&&!ss(t.right)){t=t.right;continue}}return ci(o.root,!1),i}function uoe(o){let e=o.root;const t=[];let i=0;for(;e!==ct;){if(ss(e)){ci(e.left,!1),ci(e.right,!1),e=e.parent;continue}if(e.left!==ct&&!ss(e.left)){e=e.left;continue}if(e.right!==ct&&!ss(e.right)){e=e.right;continue}t[i++]=e,ci(e,!0)}return ci(o.root,!1),t}function goe(o,e,t,i,n){let s=o.root,r=0,a=0,l=0;const d=[];let c=0;for(;s!==ct;){if(ss(s)){ci(s.left,!1),ci(s.right,!1),s===s.parent.right&&(r-=s.parent.delta),s=s.parent;continue}if(s.left!==ct&&!ss(s.left)){s=s.left;continue}a=r+s.start,l=r+s.end,s.setCachedOffsets(a,l,i);let h=!0;if(e&&s.ownerId&&s.ownerId!==e&&(h=!1),t&&bH(s)&&(h=!1),n&&!CH(s)&&(h=!1),h&&(d[c++]=s),ci(s,!0),s.right!==ct&&!ss(s.right)){r+=s.delta,s=s.right;continue}}return ci(o.root,!1),d}function foe(o,e,t,i,n,s,r){let a=o.root,l=0,d=0,c=0,h=0;const u=[];let g=0;for(;a!==ct;){if(ss(a)){ci(a.left,!1),ci(a.right,!1),a===a.parent.right&&(l-=a.parent.delta),a=a.parent;continue}if(!ss(a.left)){if(d=l+a.maxEnd,dt){ci(a,!0);continue}if(h=l+a.end,h>=e){a.setCachedOffsets(c,h,s);let f=!0;i&&a.ownerId&&a.ownerId!==i&&(f=!1),n&&bH(a)&&(f=!1),r&&!CH(a)&&(f=!1),f&&(u[g++]=a)}if(ci(a,!0),a.right!==ct&&!ss(a.right)){l+=a.delta,a=a.right;continue}}return ci(o.root,!1),u}function J5(o,e){if(o.root===ct)return e.parent=ct,e.left=ct,e.right=ct,gi(e,0),o.root=e,o.root;moe(o,e),Jc(e.parent);let t=e;for(;t!==o.root&&so(t.parent)===1;)if(t.parent===t.parent.parent.left){const i=t.parent.parent.right;so(i)===1?(gi(t.parent,0),gi(i,0),gi(t.parent.parent,1),t=t.parent.parent):(t===t.parent.right&&(t=t.parent,Yv(o,t)),gi(t.parent,0),gi(t.parent.parent,1),Qv(o,t.parent.parent))}else{const i=t.parent.parent.left;so(i)===1?(gi(t.parent,0),gi(i,0),gi(t.parent.parent,1),t=t.parent.parent):(t===t.parent.left&&(t=t.parent,Qv(o,t)),gi(t.parent,0),gi(t.parent.parent,1),Yv(o,t.parent.parent))}return gi(o.root,0),e}function moe(o,e){let t=0,i=o.root;const n=e.start,s=e.end;for(;;)if(_oe(n,s,i.start+t,i.end+t)<0)if(i.left===ct){e.start-=t,e.end-=t,e.maxEnd-=t,i.left=e;break}else i=i.left;else if(i.right===ct){e.start-=t+i.delta,e.end-=t+i.delta,e.maxEnd-=t+i.delta,i.right=e;break}else t+=i.delta,i=i.right;e.parent=i,e.left=ct,e.right=ct,gi(e,1)}function e3(o,e){let t,i;if(e.left===ct?(t=e.right,i=e,t.delta+=e.delta,(t.delta<-1073741824||t.delta>1073741824)&&(o.requestNormalizeDelta=!0),t.start+=e.delta,t.end+=e.delta):e.right===ct?(t=e.left,i=e):(i=poe(e.right),t=i.right,t.start+=i.delta,t.end+=i.delta,t.delta+=i.delta,(t.delta<-1073741824||t.delta>1073741824)&&(o.requestNormalizeDelta=!0),i.start+=e.delta,i.end+=e.delta,i.delta=e.delta,(i.delta<-1073741824||i.delta>1073741824)&&(o.requestNormalizeDelta=!0)),i===o.root){o.root=t,gi(t,0),e.detach(),Kx(),nu(t),o.root.parent=ct;return}const n=so(i)===1;if(i===i.parent.left?i.parent.left=t:i.parent.right=t,i===e?t.parent=i.parent:(i.parent===e?t.parent=i:t.parent=i.parent,i.left=e.left,i.right=e.right,i.parent=e.parent,gi(i,so(e)),e===o.root?o.root=i:e===e.parent.left?e.parent.left=i:e.parent.right=i,i.left!==ct&&(i.left.parent=i),i.right!==ct&&(i.right.parent=i)),e.detach(),n){Jc(t.parent),i!==e&&(Jc(i),Jc(i.parent)),Kx();return}Jc(t),Jc(t.parent),i!==e&&(Jc(i),Jc(i.parent));let s;for(;t!==o.root&&so(t)===0;)t===t.parent.left?(s=t.parent.right,so(s)===1&&(gi(s,0),gi(t.parent,1),Yv(o,t.parent),s=t.parent.right),so(s.left)===0&&so(s.right)===0?(gi(s,1),t=t.parent):(so(s.right)===0&&(gi(s.left,0),gi(s,1),Qv(o,s),s=t.parent.right),gi(s,so(t.parent)),gi(t.parent,0),gi(s.right,0),Yv(o,t.parent),t=o.root)):(s=t.parent.left,so(s)===1&&(gi(s,0),gi(t.parent,1),Qv(o,t.parent),s=t.parent.left),so(s.left)===0&&so(s.right)===0?(gi(s,1),t=t.parent):(so(s.left)===0&&(gi(s.right,0),gi(s,1),Yv(o,s),s=t.parent.left),gi(s,so(t.parent)),gi(t.parent,0),gi(s.left,0),Qv(o,t.parent),t=o.root));gi(t,0),Kx()}function poe(o){for(;o.left!==ct;)o=o.left;return o}function Kx(){ct.parent=ct,ct.delta=0,ct.start=0,ct.end=0}function Yv(o,e){const t=e.right;t.delta+=e.delta,(t.delta<-1073741824||t.delta>1073741824)&&(o.requestNormalizeDelta=!0),t.start+=e.delta,t.end+=e.delta,e.right=t.left,t.left!==ct&&(t.left.parent=e),t.parent=e.parent,e.parent===ct?o.root=t:e===e.parent.left?e.parent.left=t:e.parent.right=t,t.left=e,e.parent=t,nu(e),nu(t)}function Qv(o,e){const t=e.left;e.delta-=t.delta,(e.delta<-1073741824||e.delta>1073741824)&&(o.requestNormalizeDelta=!0),e.start-=t.delta,e.end-=t.delta,e.left=t.right,t.right!==ct&&(t.right.parent=e),t.parent=e.parent,e.parent===ct?o.root=t:e===e.parent.right?e.parent.right=t:e.parent.left=t,t.right=e,e.parent=t,nu(e),nu(t)}function SH(o){let e=o.end;if(o.left!==ct){const t=o.left.maxEnd;t>e&&(e=t)}if(o.right!==ct){const t=o.right.maxEnd+o.delta;t>e&&(e=t)}return e}function nu(o){o.maxEnd=SH(o)}function Jc(o){for(;o!==ct;){const e=SH(o);if(o.maxEnd===e)return;o.maxEnd=e,o=o.parent}}function _oe(o,e,t,i){return o===t?e-i:o-t}class nT{constructor(e,t){this.piece=e,this.color=t,this.size_left=0,this.lf_left=0,this.parent=this,this.left=this,this.right=this}next(){if(this.right!==et)return eP(this.right);let e=this;for(;e.parent!==et&&e.parent.left!==e;)e=e.parent;return e.parent===et?et:e.parent}prev(){if(this.left!==et)return yH(this.left);let e=this;for(;e.parent!==et&&e.parent.right!==e;)e=e.parent;return e.parent===et?et:e.parent}detach(){this.parent=null,this.left=null,this.right=null}}const et=new nT(null,0);et.parent=et;et.left=et;et.right=et;et.color=0;function eP(o){for(;o.left!==et;)o=o.left;return o}function yH(o){for(;o.right!==et;)o=o.right;return o}function tP(o){return o===et?0:o.size_left+o.piece.length+tP(o.right)}function iP(o){return o===et?0:o.lf_left+o.piece.lineFeedCnt+iP(o.right)}function jx(){et.parent=et}function Xv(o,e){const t=e.right;t.size_left+=e.size_left+(e.piece?e.piece.length:0),t.lf_left+=e.lf_left+(e.piece?e.piece.lineFeedCnt:0),e.right=t.left,t.left!==et&&(t.left.parent=e),t.parent=e.parent,e.parent===et?o.root=t:e.parent.left===e?e.parent.left=t:e.parent.right=t,t.left=e,e.parent=t}function Jv(o,e){const t=e.left;e.left=t.right,t.right!==et&&(t.right.parent=e),t.parent=e.parent,e.size_left-=t.size_left+(t.piece?t.piece.length:0),e.lf_left-=t.lf_left+(t.piece?t.piece.lineFeedCnt:0),e.parent===et?o.root=t:e===e.parent.right?e.parent.right=t:e.parent.left=t,t.right=e,e.parent=t}function T1(o,e){let t,i;if(e.left===et?(i=e,t=i.right):e.right===et?(i=e,t=i.left):(i=eP(e.right),t=i.right),i===o.root){o.root=t,t.color=0,e.detach(),jx(),o.root.parent=et;return}const n=i.color===1;if(i===i.parent.left?i.parent.left=t:i.parent.right=t,i===e?(t.parent=i.parent,yv(o,t)):(i.parent===e?t.parent=i:t.parent=i.parent,yv(o,t),i.left=e.left,i.right=e.right,i.parent=e.parent,i.color=e.color,e===o.root?o.root=i:e===e.parent.left?e.parent.left=i:e.parent.right=i,i.left!==et&&(i.left.parent=i),i.right!==et&&(i.right.parent=i),i.size_left=e.size_left,i.lf_left=e.lf_left,yv(o,i)),e.detach(),t.parent.left===t){const r=tP(t),a=iP(t);if(r!==t.parent.size_left||a!==t.parent.lf_left){const l=r-t.parent.size_left,d=a-t.parent.lf_left;t.parent.size_left=r,t.parent.lf_left=a,Rd(o,t.parent,l,d)}}if(yv(o,t.parent),n){jx();return}let s;for(;t!==o.root&&t.color===0;)t===t.parent.left?(s=t.parent.right,s.color===1&&(s.color=0,t.parent.color=1,Xv(o,t.parent),s=t.parent.right),s.left.color===0&&s.right.color===0?(s.color=1,t=t.parent):(s.right.color===0&&(s.left.color=0,s.color=1,Jv(o,s),s=t.parent.right),s.color=t.parent.color,t.parent.color=0,s.right.color=0,Xv(o,t.parent),t=o.root)):(s=t.parent.left,s.color===1&&(s.color=0,t.parent.color=1,Jv(o,t.parent),s=t.parent.left),s.left.color===0&&s.right.color===0?(s.color=1,t=t.parent):(s.left.color===0&&(s.right.color=0,s.color=1,Xv(o,s),s=t.parent.left),s.color=t.parent.color,t.parent.color=0,s.left.color=0,Jv(o,t.parent),t=o.root));t.color=0,jx()}function t3(o,e){for(yv(o,e);e!==o.root&&e.parent.color===1;)if(e.parent===e.parent.parent.left){const t=e.parent.parent.right;t.color===1?(e.parent.color=0,t.color=0,e.parent.parent.color=1,e=e.parent.parent):(e===e.parent.right&&(e=e.parent,Xv(o,e)),e.parent.color=0,e.parent.parent.color=1,Jv(o,e.parent.parent))}else{const t=e.parent.parent.left;t.color===1?(e.parent.color=0,t.color=0,e.parent.parent.color=1,e=e.parent.parent):(e===e.parent.left&&(e=e.parent,Jv(o,e)),e.parent.color=0,e.parent.parent.color=1,Xv(o,e.parent.parent))}o.root.color=0}function Rd(o,e,t,i){for(;e!==o.root&&e!==et;)e.parent.left===e&&(e.parent.size_left+=t,e.parent.lf_left+=i),e=e.parent}function yv(o,e){let t=0,i=0;if(e!==o.root){for(;e!==o.root&&e===e.parent.right;)e=e.parent;if(e!==o.root)for(e=e.parent,t=tP(e.left)-e.size_left,i=iP(e.left)-e.lf_left,e.size_left+=t,e.lf_left+=i;e!==o.root&&(t!==0||i!==0);)e.parent.left===e&&(e.parent.size_left+=t,e.parent.lf_left+=i),e=e.parent}}const kd=65535;function LH(o){let e;return o[o.length-1]<65536?e=new Uint16Array(o.length):e=new Uint32Array(o.length),e.set(o,0),e}class voe{constructor(e,t,i,n,s){this.lineStarts=e,this.cr=t,this.lf=i,this.crlf=n,this.isBasicASCII=s}}function Ad(o,e=!0){const t=[0];let i=1;for(let n=0,s=o.length;n126)&&(r=!1)}const a=new voe(LH(o),i,n,s,r);return o.length=0,a}class So{constructor(e,t,i,n,s){this.bufferIndex=e,this.start=t,this.end=i,this.lineFeedCnt=n,this.length=s}}class fg{constructor(e,t){this.buffer=e,this.lineStarts=t}}class Coe{constructor(e,t){this._pieces=[],this._tree=e,this._BOM=t,this._index=0,e.root!==et&&e.iterate(e.root,i=>(i!==et&&this._pieces.push(i.piece),!0))}read(){return this._pieces.length===0?this._index===0?(this._index++,this._BOM):null:this._index>this._pieces.length-1?null:this._index===0?this._BOM+this._tree.getPieceContent(this._pieces[this._index++]):this._tree.getPieceContent(this._pieces[this._index++])}}class woe{constructor(e){this._limit=e,this._cache=[]}get(e){for(let t=this._cache.length-1;t>=0;t--){const i=this._cache[t];if(i.nodeStartOffset<=e&&i.nodeStartOffset+i.node.piece.length>=e)return i}return null}get2(e){for(let t=this._cache.length-1;t>=0;t--){const i=this._cache[t];if(i.nodeStartLineNumber&&i.nodeStartLineNumber=e)return i}return null}set(e){this._cache.length>=this._limit&&this._cache.shift(),this._cache.push(e)}validate(e){let t=!1;const i=this._cache;for(let n=0;n=e){i[n]=null,t=!0;continue}}if(t){const n=[];for(const s of i)s!==null&&n.push(s);this._cache=n}}}class Soe{constructor(e,t,i){this.create(e,t,i)}create(e,t,i){this._buffers=[new fg("",[0])],this._lastChangeBufferPos={line:0,column:0},this.root=et,this._lineCnt=1,this._length=0,this._EOL=t,this._EOLLength=t.length,this._EOLNormalized=i;let n=null;for(let s=0,r=e.length;s0){e[s].lineStarts||(e[s].lineStarts=Ad(e[s].buffer));const a=new So(s+1,{line:0,column:0},{line:e[s].lineStarts.length-1,column:e[s].buffer.length-e[s].lineStarts[e[s].lineStarts.length-1]},e[s].lineStarts.length-1,e[s].buffer.length);this._buffers.push(e[s]),n=this.rbInsertRight(n,a)}this._searchCache=new woe(1),this._lastVisitedLine={lineNumber:0,value:""},this.computeBufferMetadata()}normalizeEOL(e){const t=kd,i=t-Math.floor(t/3),n=i*2;let s="",r=0;const a=[];if(this.iterate(this.root,l=>{const d=this.getNodeContent(l),c=d.length;if(r<=i||r+c0){const l=s.replace(/\r\n|\r|\n/g,e);a.push(new fg(l,Ad(l)))}this.create(a,e,!0)}getEOL(){return this._EOL}setEOL(e){this._EOL=e,this._EOLLength=this._EOL.length,this.normalizeEOL(e)}createSnapshot(e){return new Coe(this,e)}getOffsetAt(e,t){let i=0,n=this.root;for(;n!==et;)if(n.left!==et&&n.lf_left+1>=e)n=n.left;else if(n.lf_left+n.piece.lineFeedCnt+1>=e){i+=n.size_left;const s=this.getAccumulatedValue(n,e-n.lf_left-2);return i+=s+t-1}else e-=n.lf_left+n.piece.lineFeedCnt,i+=n.size_left+n.piece.length,n=n.right;return i}getPositionAt(e){e=Math.floor(e),e=Math.max(0,e);let t=this.root,i=0;const n=e;for(;t!==et;)if(t.size_left!==0&&t.size_left>=e)t=t.left;else if(t.size_left+t.piece.length>=e){const s=this.getIndexOf(t,e-t.size_left);if(i+=t.lf_left+s.index,s.index===0){const r=this.getOffsetAt(i+1,1),a=n-r;return new W(i+1,a+1)}return new W(i+1,s.remainder+1)}else if(e-=t.size_left+t.piece.length,i+=t.lf_left+t.piece.lineFeedCnt,t.right===et){const s=this.getOffsetAt(i+1,1),r=n-e-s;return new W(i+1,r+1)}else t=t.right;return new W(1,1)}getValueInRange(e,t){if(e.startLineNumber===e.endLineNumber&&e.startColumn===e.endColumn)return"";const i=this.nodeAt2(e.startLineNumber,e.startColumn),n=this.nodeAt2(e.endLineNumber,e.endColumn),s=this.getValueInRange2(i,n);return t?t!==this._EOL||!this._EOLNormalized?s.replace(/\r\n|\r|\n/g,t):t===this.getEOL()&&this._EOLNormalized?s:s.replace(/\r\n|\r|\n/g,t):s}getValueInRange2(e,t){if(e.node===t.node){const a=e.node,l=this._buffers[a.piece.bufferIndex].buffer,d=this.offsetInBuffer(a.piece.bufferIndex,a.piece.start);return l.substring(d+e.remainder,d+t.remainder)}let i=e.node;const n=this._buffers[i.piece.bufferIndex].buffer,s=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);let r=n.substring(s+e.remainder,s+i.piece.length);for(i=i.next();i!==et;){const a=this._buffers[i.piece.bufferIndex].buffer,l=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);if(i===t.node){r+=a.substring(l,l+t.remainder);break}else r+=a.substr(l,i.piece.length);i=i.next()}return r}getLinesContent(){const e=[];let t=0,i="",n=!1;return this.iterate(this.root,s=>{if(s===et)return!0;const r=s.piece;let a=r.length;if(a===0)return!0;const l=this._buffers[r.bufferIndex].buffer,d=this._buffers[r.bufferIndex].lineStarts,c=r.start.line,h=r.end.line;let u=d[c]+r.start.column;if(n&&(l.charCodeAt(u)===10&&(u++,a--),e[t++]=i,i="",n=!1,a===0))return!0;if(c===h)return!this._EOLNormalized&&l.charCodeAt(u+a-1)===13?(n=!0,i+=l.substr(u,a-1)):i+=l.substr(u,a),!0;i+=this._EOLNormalized?l.substring(u,Math.max(u,d[c+1]-this._EOLLength)):l.substring(u,d[c+1]).replace(/(\r\n|\r|\n)$/,""),e[t++]=i;for(let g=c+1;gw+f,t.reset(0)):(b=u.buffer,C=w=>w,t.reset(f));do if(_=t.next(b),_){if(C(_.index)>=p)return c;this.positionInBuffer(e,C(_.index)-g,v);const w=this.getLineFeedCnt(e.piece.bufferIndex,s,v),S=v.line===s.line?v.column-s.column+n:v.column+1,y=S+_[0].length;if(h[c++]=ag(new D(i+w,S,i+w,y),_,l),C(_.index)+_[0].length>=p||c>=d)return c}while(_);return c}findMatchesLineByLine(e,t,i,n){const s=[];let r=0;const a=new Sm(t.wordSeparators,t.regex);let l=this.nodeAt2(e.startLineNumber,e.startColumn);if(l===null)return[];const d=this.nodeAt2(e.endLineNumber,e.endColumn);if(d===null)return[];let c=this.positionInBuffer(l.node,l.remainder);const h=this.positionInBuffer(d.node,d.remainder);if(l.node===d.node)return this.findMatchesInNode(l.node,a,e.startLineNumber,e.startColumn,c,h,t,i,n,r,s),s;let u=e.startLineNumber,g=l.node;for(;g!==d.node;){const p=this.getLineFeedCnt(g.piece.bufferIndex,c,g.piece.end);if(p>=1){const v=this._buffers[g.piece.bufferIndex].lineStarts,b=this.offsetInBuffer(g.piece.bufferIndex,g.piece.start),C=v[c.line+p],w=u===e.startLineNumber?e.startColumn:1;if(r=this.findMatchesInNode(g,a,u,w,c,this.positionInBuffer(g,C-b),t,i,n,r,s),r>=n)return s;u+=p}const _=u===e.startLineNumber?e.startColumn-1:0;if(u===e.endLineNumber){const v=this.getLineContent(u).substring(_,e.endColumn-1);return r=this._findMatchesInLine(t,a,v,e.endLineNumber,_,r,s,i,n),s}if(r=this._findMatchesInLine(t,a,this.getLineContent(u).substr(_),u,_,r,s,i,n),r>=n)return s;u++,l=this.nodeAt2(u,1),g=l.node,c=this.positionInBuffer(l.node,l.remainder)}if(u===e.endLineNumber){const p=u===e.startLineNumber?e.startColumn-1:0,_=this.getLineContent(u).substring(p,e.endColumn-1);return r=this._findMatchesInLine(t,a,_,e.endLineNumber,p,r,s,i,n),s}const f=u===e.startLineNumber?e.startColumn:1;return r=this.findMatchesInNode(d.node,a,u,f,c,h,t,i,n,r,s),s}_findMatchesInLine(e,t,i,n,s,r,a,l,d){const c=e.wordSeparators;if(!l&&e.simpleSearch){const u=e.simpleSearch,g=u.length,f=i.length;let p=-g;for(;(p=i.indexOf(u,p+g))!==-1;)if((!c||vA(c,i,f,p,g))&&(a[r++]=new Rb(new D(n,p+1+s,n,p+1+g+s),null),r>=d))return r;return r}let h;t.reset(0);do if(h=t.next(i),h&&(a[r++]=ag(new D(n,h.index+1+s,n,h.index+1+h[0].length+s),h,l),r>=d))return r;while(h);return r}insert(e,t,i=!1){if(this._EOLNormalized=this._EOLNormalized&&i,this._lastVisitedLine.lineNumber=0,this._lastVisitedLine.value="",this.root!==et){const{node:n,remainder:s,nodeStartOffset:r}=this.nodeAt(e),a=n.piece,l=a.bufferIndex,d=this.positionInBuffer(n,s);if(n.piece.bufferIndex===0&&a.end.line===this._lastChangeBufferPos.line&&a.end.column===this._lastChangeBufferPos.column&&r+a.length===e&&t.lengthe){const c=[];let h=new So(a.bufferIndex,d,a.end,this.getLineFeedCnt(a.bufferIndex,d,a.end),this.offsetInBuffer(l,a.end)-this.offsetInBuffer(l,d));if(this.shouldCheckCRLF()&&this.endWithCR(t)&&this.nodeCharCodeAt(n,s)===10){const p={line:h.start.line+1,column:0};h=new So(h.bufferIndex,p,h.end,this.getLineFeedCnt(h.bufferIndex,p,h.end),h.length-1),t+=` +`}if(this.shouldCheckCRLF()&&this.startWithLF(t))if(this.nodeCharCodeAt(n,s-1)===13){const p=this.positionInBuffer(n,s-1);this.deleteNodeTail(n,p),t="\r"+t,n.piece.length===0&&c.push(n)}else this.deleteNodeTail(n,d);else this.deleteNodeTail(n,d);const u=this.createNewPieces(t);h.length>0&&this.rbInsertRight(n,h);let g=n;for(let f=0;f=0;r--)s=this.rbInsertLeft(s,n[r]);this.validateCRLFWithPrevNode(s),this.deleteNodes(i)}insertContentToNodeRight(e,t){this.adjustCarriageReturnFromNext(e,t)&&(e+=` +`);const i=this.createNewPieces(e),n=this.rbInsertRight(t,i[0]);let s=n;for(let r=1;r=u)d=h+1;else break;return i?(i.line=h,i.column=l-g,null):{line:h,column:l-g}}getLineFeedCnt(e,t,i){if(i.column===0)return i.line-t.line;const n=this._buffers[e].lineStarts;if(i.line===n.length-1)return i.line-t.line;const s=n[i.line+1],r=n[i.line]+i.column;if(s>r+1)return i.line-t.line;const a=r-1;return this._buffers[e].buffer.charCodeAt(a)===13?i.line-t.line+1:i.line-t.line}offsetInBuffer(e,t){return this._buffers[e].lineStarts[t.line]+t.column}deleteNodes(e){for(let t=0;tkd){const c=[];for(;e.length>kd;){const u=e.charCodeAt(kd-1);let g;u===13||u>=55296&&u<=56319?(g=e.substring(0,kd-1),e=e.substring(kd-1)):(g=e.substring(0,kd),e=e.substring(kd));const f=Ad(g);c.push(new So(this._buffers.length,{line:0,column:0},{line:f.length-1,column:g.length-f[f.length-1]},f.length-1,g.length)),this._buffers.push(new fg(g,f))}const h=Ad(e);return c.push(new So(this._buffers.length,{line:0,column:0},{line:h.length-1,column:e.length-h[h.length-1]},h.length-1,e.length)),this._buffers.push(new fg(e,h)),c}let t=this._buffers[0].buffer.length;const i=Ad(e,!1);let n=this._lastChangeBufferPos;if(this._buffers[0].lineStarts[this._buffers[0].lineStarts.length-1]===t&&t!==0&&this.startWithLF(e)&&this.endWithCR(this._buffers[0].buffer)){this._lastChangeBufferPos={line:this._lastChangeBufferPos.line,column:this._lastChangeBufferPos.column+1},n=this._lastChangeBufferPos;for(let c=0;c=e-1)i=i.left;else if(i.lf_left+i.piece.lineFeedCnt>e-1){const l=this.getAccumulatedValue(i,e-i.lf_left-2),d=this.getAccumulatedValue(i,e-i.lf_left-1),c=this._buffers[i.piece.bufferIndex].buffer,h=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);return r+=i.size_left,this._searchCache.set({node:i,nodeStartOffset:r,nodeStartLineNumber:a-(e-1-i.lf_left)}),c.substring(h+l,h+d-t)}else if(i.lf_left+i.piece.lineFeedCnt===e-1){const l=this.getAccumulatedValue(i,e-i.lf_left-2),d=this._buffers[i.piece.bufferIndex].buffer,c=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);n=d.substring(c+l,c+i.piece.length);break}else e-=i.lf_left+i.piece.lineFeedCnt,r+=i.size_left+i.piece.length,i=i.right}for(i=i.next();i!==et;){const r=this._buffers[i.piece.bufferIndex].buffer;if(i.piece.lineFeedCnt>0){const a=this.getAccumulatedValue(i,0),l=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);return n+=r.substring(l,l+a-t),n}else{const a=this.offsetInBuffer(i.piece.bufferIndex,i.piece.start);n+=r.substr(a,i.piece.length)}i=i.next()}return n}computeBufferMetadata(){let e=this.root,t=1,i=0;for(;e!==et;)t+=e.lf_left+e.piece.lineFeedCnt,i+=e.size_left+e.piece.length,e=e.right;this._lineCnt=t,this._length=i,this._searchCache.validate(this._length)}getIndexOf(e,t){const i=e.piece,n=this.positionInBuffer(e,t),s=n.line-i.start.line;if(this.offsetInBuffer(i.bufferIndex,i.end)-this.offsetInBuffer(i.bufferIndex,i.start)===t){const r=this.getLineFeedCnt(e.piece.bufferIndex,i.start,n);if(r!==s)return{index:r,remainder:0}}return{index:s,remainder:n.column}}getAccumulatedValue(e,t){if(t<0)return 0;const i=e.piece,n=this._buffers[i.bufferIndex].lineStarts,s=i.start.line+t+1;return s>i.end.line?n[i.end.line]+i.end.column-n[i.start.line]-i.start.column:n[s]-n[i.start.line]-i.start.column}deleteNodeTail(e,t){const i=e.piece,n=i.lineFeedCnt,s=this.offsetInBuffer(i.bufferIndex,i.end),r=t,a=this.offsetInBuffer(i.bufferIndex,r),l=this.getLineFeedCnt(i.bufferIndex,i.start,r),d=l-n,c=a-s,h=i.length+c;e.piece=new So(i.bufferIndex,i.start,r,l,h),Rd(this,e,c,d)}deleteNodeHead(e,t){const i=e.piece,n=i.lineFeedCnt,s=this.offsetInBuffer(i.bufferIndex,i.start),r=t,a=this.getLineFeedCnt(i.bufferIndex,r,i.end),l=this.offsetInBuffer(i.bufferIndex,r),d=a-n,c=s-l,h=i.length+c;e.piece=new So(i.bufferIndex,r,i.end,a,h),Rd(this,e,c,d)}shrinkNode(e,t,i){const n=e.piece,s=n.start,r=n.end,a=n.length,l=n.lineFeedCnt,d=t,c=this.getLineFeedCnt(n.bufferIndex,n.start,d),h=this.offsetInBuffer(n.bufferIndex,t)-this.offsetInBuffer(n.bufferIndex,s);e.piece=new So(n.bufferIndex,n.start,d,c,h),Rd(this,e,h-a,c-l);const u=new So(n.bufferIndex,i,r,this.getLineFeedCnt(n.bufferIndex,i,r),this.offsetInBuffer(n.bufferIndex,r)-this.offsetInBuffer(n.bufferIndex,i)),g=this.rbInsertRight(e,u);this.validateCRLFWithPrevNode(g)}appendToNode(e,t){this.adjustCarriageReturnFromNext(t,e)&&(t+=` +`);const i=this.shouldCheckCRLF()&&this.startWithLF(t)&&this.endWithCR(e),n=this._buffers[0].buffer.length;this._buffers[0].buffer+=t;const s=Ad(t,!1);for(let g=0;ge)t=t.left;else if(t.size_left+t.piece.length>=e){n+=t.size_left;const s={node:t,remainder:e-t.size_left,nodeStartOffset:n};return this._searchCache.set(s),s}else e-=t.size_left+t.piece.length,n+=t.size_left+t.piece.length,t=t.right;return null}nodeAt2(e,t){let i=this.root,n=0;for(;i!==et;)if(i.left!==et&&i.lf_left>=e-1)i=i.left;else if(i.lf_left+i.piece.lineFeedCnt>e-1){const s=this.getAccumulatedValue(i,e-i.lf_left-2),r=this.getAccumulatedValue(i,e-i.lf_left-1);return n+=i.size_left,{node:i,remainder:Math.min(s+t-1,r),nodeStartOffset:n}}else if(i.lf_left+i.piece.lineFeedCnt===e-1){const s=this.getAccumulatedValue(i,e-i.lf_left-2);if(s+t-1<=i.piece.length)return{node:i,remainder:s+t-1,nodeStartOffset:n};t-=i.piece.length-s;break}else e-=i.lf_left+i.piece.lineFeedCnt,n+=i.size_left+i.piece.length,i=i.right;for(i=i.next();i!==et;){if(i.piece.lineFeedCnt>0){const s=this.getAccumulatedValue(i,0),r=this.offsetOfNode(i);return{node:i,remainder:Math.min(t-1,s),nodeStartOffset:r}}else if(i.piece.length>=t-1){const s=this.offsetOfNode(i);return{node:i,remainder:t-1,nodeStartOffset:s}}else t-=i.piece.length;i=i.next()}return null}nodeCharCodeAt(e,t){if(e.piece.lineFeedCnt<1)return-1;const i=this._buffers[e.piece.bufferIndex],n=this.offsetInBuffer(e.piece.bufferIndex,e.piece.start)+t;return i.buffer.charCodeAt(n)}offsetOfNode(e){if(!e)return 0;let t=e.size_left;for(;e!==this.root;)e.parent.right===e&&(t+=e.parent.size_left+e.parent.piece.length),e=e.parent;return t}shouldCheckCRLF(){return!(this._EOLNormalized&&this._EOL===` +`)}startWithLF(e){if(typeof e=="string")return e.charCodeAt(0)===10;if(e===et||e.piece.lineFeedCnt===0)return!1;const t=e.piece,i=this._buffers[t.bufferIndex].lineStarts,n=t.start.line,s=i[n]+t.start.column;return n===i.length-1||i[n+1]>s+1?!1:this._buffers[t.bufferIndex].buffer.charCodeAt(s)===10}endWithCR(e){return typeof e=="string"?e.charCodeAt(e.length-1)===13:e===et||e.piece.lineFeedCnt===0?!1:this.nodeCharCodeAt(e,e.piece.length-1)===13}validateCRLFWithPrevNode(e){if(this.shouldCheckCRLF()&&this.startWithLF(e)){const t=e.prev();this.endWithCR(t)&&this.fixCRLF(t,e)}}validateCRLFWithNextNode(e){if(this.shouldCheckCRLF()&&this.endWithCR(e)){const t=e.next();this.startWithLF(t)&&this.fixCRLF(e,t)}}fixCRLF(e,t){const i=[],n=this._buffers[e.piece.bufferIndex].lineStarts;let s;e.piece.end.column===0?s={line:e.piece.end.line-1,column:n[e.piece.end.line]-n[e.piece.end.line-1]-1}:s={line:e.piece.end.line,column:e.piece.end.column-1};const r=e.piece.length-1,a=e.piece.lineFeedCnt-1;e.piece=new So(e.piece.bufferIndex,e.piece.start,s,a,r),Rd(this,e,-1,-1),e.piece.length===0&&i.push(e);const l={line:t.piece.start.line+1,column:0},d=t.piece.length-1,c=this.getLineFeedCnt(t.piece.bufferIndex,l,t.piece.end);t.piece=new So(t.piece.bufferIndex,l,t.piece.end,c,d),Rd(this,t,-1,-1),t.piece.length===0&&i.push(t);const h=this.createNewPieces(`\r +`);this.rbInsertRight(e,h[0]);for(let u=0;u_.sortIndex-v.sortIndex)}this._mightContainRTL=n,this._mightContainUnusualLineTerminators=s,this._mightContainNonBasicASCII=r;const g=this._doApplyEdits(l);let f=null;if(t&&h.length>0){h.sort((p,_)=>_.lineNumber-p.lineNumber),f=[];for(let p=0,_=h.length;p<_;p++){const v=h[p].lineNumber;if(p>0&&h[p-1].lineNumber===v)continue;const b=h[p].oldContent,C=this.getLineContent(v);C.length===0||C===b||Ds(C)!==-1||f.push(v)}}return this._onDidChangeContent.fire(),new CX(u,g,f)}_reduceOperations(e){return e.length<1e3?e:[this._toSingleEditOperation(e)]}_toSingleEditOperation(e){let t=!1;const i=e[0].range,n=e[e.length-1].range,s=new D(i.startLineNumber,i.startColumn,n.endLineNumber,n.endColumn);let r=i.startLineNumber,a=i.startColumn;const l=[];for(let g=0,f=e.length;g0&&l.push(p.text),r=_.endLineNumber,a=_.endColumn}const d=l.join(""),[c,h,u]=tu(d);return{sortIndex:0,identifier:e[0].identifier,range:s,rangeOffset:this.getOffsetAt(s.startLineNumber,s.startColumn),rangeLength:this.getValueLengthInRange(s,0),text:d,eolCount:c,firstLineLength:h,lastLineLength:u,forceMoveMarkers:t,isAutoWhitespaceEdit:!1}}_doApplyEdits(e){e.sort(op._sortOpsDescending);const t=[];for(let i=0;i0){const u=l.eolCount+1;u===1?h=new D(d,c,d,c+l.firstLineLength):h=new D(d,c,d+u-1,l.lastLineLength+1)}else h=new D(d,c,d,c);i=h.endLineNumber,n=h.endColumn,t.push(h),s=l}return t}static _sortOpsAscending(e,t){const i=D.compareRangesUsingEnds(e.range,t.range);return i===0?e.sortIndex-t.sortIndex:i}static _sortOpsDescending(e,t){const i=D.compareRangesUsingEnds(e.range,t.range);return i===0?t.sortIndex-e.sortIndex:-i}}class yoe{constructor(e,t,i,n,s,r,a,l,d){this._chunks=e,this._bom=t,this._cr=i,this._lf=n,this._crlf=s,this._containsRTL=r,this._containsUnusualLineTerminators=a,this._isBasicASCII=l,this._normalizeEOL=d}_getEOL(e){const t=this._cr+this._lf+this._crlf,i=this._cr+this._crlf;return t===0?e===1?` +`:`\r +`:i>t/2?`\r +`:` +`}create(e){const t=this._getEOL(e),i=this._chunks;if(this._normalizeEOL&&(t===`\r +`&&(this._cr>0||this._lf>0)||t===` +`&&(this._cr>0||this._crlf>0)))for(let s=0,r=i.length;s=55296&&t<=56319?(this._acceptChunk1(e.substr(0,e.length-1),!1),this._hasPreviousChar=!0,this._previousChar=t):(this._acceptChunk1(e,!1),this._hasPreviousChar=!1,this._previousChar=t)}_acceptChunk1(e,t){!t&&e.length===0||(this._hasPreviousChar?this._acceptChunk2(String.fromCharCode(this._previousChar)+e):this._acceptChunk2(e))}_acceptChunk2(e){const t=boe(this._tmpLineStarts,e);this.chunks.push(new fg(e,t.lineStarts)),this.cr+=t.cr,this.lf+=t.lf,this.crlf+=t.crlf,t.isBasicASCII||(this.isBasicASCII=!1,this.containsRTL||(this.containsRTL=Cp(e)),this.containsUnusualLineTerminators||(this.containsUnusualLineTerminators=iW(e)))}finish(e=!0){return this._finish(),new yoe(this.chunks,this.BOM,this.cr,this.lf,this.crlf,this.containsRTL,this.containsUnusualLineTerminators,this.isBasicASCII,e)}_finish(){if(this.chunks.length===0&&this._acceptChunk1("",!0),this._hasPreviousChar){this._hasPreviousChar=!1;const e=this.chunks[this.chunks.length-1];e.buffer+=String.fromCharCode(this._previousChar);const t=Ad(e.buffer);e.lineStarts=t,this._previousChar===13&&this.cr++}}}class Loe{constructor(e){this._default=e,this._store=[]}get(e){return e=this._store.length;)this._store[this._store.length]=this._default;this._store[e]=t}replace(e,t,i){if(e>=this._store.length)return;if(t===0){this.insert(e,i);return}else if(i===0){this.delete(e,t);return}const n=this._store.slice(0,e),s=this._store.slice(e+t),r=koe(i,this._default);this._store=n.concat(r,s)}delete(e,t){t===0||e>=this._store.length||this._store.splice(e,t)}insert(e,t){if(t===0||e>=this._store.length)return;const i=[];for(let n=0;n0){const i=this._tokens[this._tokens.length-1];if(i.endLineNumber+1===e){i.appendLineTokens(t);return}}this._tokens.push(new Doe(e,[t]))}finalize(){return this._tokens}}class xoe{constructor(e,t){this.tokenizationSupport=t,this.initialState=this.tokenizationSupport.getInitialState(),this.store=new oT(e)}getStartState(e){return this.store.getStartState(e,this.initialState)}getFirstInvalidLine(){return this.store.getFirstInvalidLine(this.initialState)}}class Ioe extends xoe{constructor(e,t,i,n){super(e,t),this._textModel=i,this._languageIdCodec=n}updateTokensUntilLine(e,t){const i=this._textModel.getLanguageId();for(;;){const n=this.getFirstInvalidLine();if(!n||n.lineNumber>t)break;const s=this._textModel.getLineContent(n.lineNumber),r=j_(this._languageIdCodec,i,this.tokenizationSupport,s,!0,n.startState);e.add(n.lineNumber,r.tokens),this.store.setEndState(n.lineNumber,r.endState)}}getTokenTypeIfInsertingCharacter(e,t){const i=this.getStartState(e.lineNumber);if(!i)return 0;const n=this._textModel.getLanguageId(),s=this._textModel.getLineContent(e.lineNumber),r=s.substring(0,e.column-1)+t+s.substring(e.column-1),a=j_(this._languageIdCodec,n,this.tokenizationSupport,r,!0,i),l=new an(a.tokens,r,this._languageIdCodec);if(l.getCount()===0)return 0;const d=l.findTokenIndexAtOffset(e.column-1);return l.getStandardTokenType(d)}tokenizeLineWithEdit(e,t,i){const n=e.lineNumber,s=e.column,r=this.getStartState(n);if(!r)return null;const a=this._textModel.getLineContent(n),l=a.substring(0,s-1)+i+a.substring(s-1+t),d=this._textModel.getLanguageIdAtPosition(n,0),c=j_(this._languageIdCodec,d,this.tokenizationSupport,l,!0,r);return new an(c.tokens,l,this._languageIdCodec)}hasAccurateTokensForLine(e){const t=this.store.getFirstInvalidEndStateLineNumberOrMax();return e1&&a>=1;a--){const l=this._textModel.getLineFirstNonWhitespaceColumn(a);if(l!==0&&l0&&i>0&&(i--,t--),this._lineEndStates.replace(e.startLineNumber,i,t)}}class Noe{constructor(){this._ranges=[]}get min(){return this._ranges.length===0?null:this._ranges[0].start}delete(e){const t=this._ranges.findIndex(i=>i.contains(e));if(t!==-1){const i=this._ranges[t];i.start===e?i.endExclusive===e+1?this._ranges.splice(t,1):this._ranges[t]=new nt(e+1,i.endExclusive):i.endExclusive===e+1?this._ranges[t]=new nt(i.start,e):this._ranges.splice(t,1,new nt(i.start,e),new nt(e+1,i.endExclusive))}}addRange(e){nt.addRange(e,this._ranges)}addRangeAndResize(e,t){let i=0;for(;!(i>=this._ranges.length||e.start<=this._ranges[i].endExclusive);)i++;let n=i;for(;!(n>=this._ranges.length||e.endExclusivee.toString()).join(" + ")}}function j_(o,e,t,i,n,s){let r=null;if(t)try{r=t.tokenizeEncoded(i,n,s.clone())}catch(a){Ye(a)}return r||(r=tk(o.encodeLanguageId(e),s)),an.convertToEndOffset(r.tokens,i.length),r}class Toe{constructor(e,t){this._tokenizerWithStateStore=e,this._backgroundTokenStore=t,this._isDisposed=!1,this._isScheduled=!1}dispose(){this._isDisposed=!0}handleChanges(){this._beginBackgroundTokenization()}_beginBackgroundTokenization(){this._isScheduled||!this._tokenizerWithStateStore._textModel.isAttachedToEditor()||!this._hasLinesToTokenize()||(this._isScheduled=!0,dW(e=>{this._isScheduled=!1,this._backgroundTokenizeWithDeadline(e)}))}_backgroundTokenizeWithDeadline(e){const t=Date.now()+e.timeRemaining(),i=()=>{this._isDisposed||!this._tokenizerWithStateStore._textModel.isAttachedToEditor()||!this._hasLinesToTokenize()||(this._backgroundTokenizeForAtLeast1ms(),Date.now()1||this._tokenizeOneInvalidLine(t)>=e)break;while(this._hasLinesToTokenize());this._backgroundTokenStore.setTokens(t.finalize()),this.checkFinished()}_hasLinesToTokenize(){return this._tokenizerWithStateStore?!this._tokenizerWithStateStore.store.allStatesValid():!1}_tokenizeOneInvalidLine(e){var t;const i=(t=this._tokenizerWithStateStore)===null||t===void 0?void 0:t.getFirstInvalidLine();return i?(this._tokenizerWithStateStore.updateTokensUntilLine(e,i.lineNumber),i.lineNumber):this._tokenizerWithStateStore._textModel.getLineCount()+1}checkFinished(){this._isDisposed||this._tokenizerWithStateStore.store.allStatesValid()&&this._backgroundTokenStore.backgroundTokenizationFinished()}requestTokens(e,t){this._tokenizerWithStateStore.store.invalidateEndStateRange(new it(e,t))}}const Pd=new Uint32Array(0).buffer;class El{static deleteBeginning(e,t){return e===null||e===Pd?e:El.delete(e,0,t)}static deleteEnding(e,t){if(e===null||e===Pd)return e;const i=qd(e),n=i[i.length-2];return El.delete(e,t,n)}static delete(e,t,i){if(e===null||e===Pd||t===i)return e;const n=qd(e),s=n.length>>>1;if(t===0&&n[n.length-2]===i)return Pd;const r=an.findIndexInTokensArray(n,t),a=r>0?n[r-1<<1]:0,l=n[r<<1];if(ic&&(n[d++]=f,n[d++]=n[(g<<1)+1],c=f)}if(d===n.length)return e;const u=new Uint32Array(d);return u.set(n.subarray(0,d),0),u.buffer}static append(e,t){if(t===Pd)return e;if(e===Pd)return t;if(e===null)return e;if(t===null)return null;const i=qd(e),n=qd(t),s=n.length>>>1,r=new Uint32Array(i.length+n.length);r.set(i,0);let a=i.length;const l=i[i.length-2];for(let d=0;d>>1;let r=an.findIndexInTokensArray(n,t);r>0&&n[r-1<<1]===t&&r--;for(let a=r;a0}getTokens(e,t,i){let n=null;if(t1&&(s=is.getLanguageId(n[1])!==e),!s)return Pd}if(!n||n.length===0){const s=new Uint32Array(2);return s[0]=t,s[1]=i3(e),s.buffer}return n[n.length-2]=t,n.byteOffset===0&&n.byteLength===n.buffer.byteLength?n.buffer:n}_ensureLine(e){for(;e>=this._len;)this._lineTokens[this._len]=null,this._len++}_deleteLines(e,t){t!==0&&(e+t>this._len&&(t=this._len-e),this._lineTokens.splice(e,t),this._len-=t)}_insertLines(e,t){if(t===0)return;const i=[];for(let n=0;n=this._len)return;if(e.startLineNumber===e.endLineNumber){if(e.startColumn===e.endColumn)return;this._lineTokens[t]=El.delete(this._lineTokens[t],e.startColumn-1,e.endColumn-1);return}this._lineTokens[t]=El.deleteEnding(this._lineTokens[t],e.startColumn-1);const i=e.endLineNumber-1;let n=null;i=this._len)){if(t===0){this._lineTokens[n]=El.insert(this._lineTokens[n],e.column-1,i);return}this._lineTokens[n]=El.deleteEnding(this._lineTokens[n],e.column-1),this._lineTokens[n]=El.insert(this._lineTokens[n],e.column-1,i),this._insertLines(e.lineNumber,t)}}setMultilineTokens(e,t){if(e.length===0)return{changes:[]};const i=[];for(let n=0,s=e.length;n>>0}class nP{constructor(e){this._pieces=[],this._isComplete=!1,this._languageIdCodec=e}flush(){this._pieces=[],this._isComplete=!1}isEmpty(){return this._pieces.length===0}set(e,t){this._pieces=e||[],this._isComplete=t}setPartial(e,t){let i=e;if(t.length>0){const s=t[0].getRange(),r=t[t.length-1].getRange();if(!s||!r)return e;i=e.plusRange(s).plusRange(r)}let n=null;for(let s=0,r=this._pieces.length;si.endLineNumber){n=n||{index:s};break}if(a.removeTokens(i),a.isEmpty()){this._pieces.splice(s,1),s--,r--;continue}if(a.endLineNumberi.endLineNumber){n=n||{index:s};continue}const[l,d]=a.split(i);if(l.isEmpty()){n=n||{index:s};continue}d.isEmpty()||(this._pieces.splice(s,1,l,d),s++,r++,n=n||{index:s})}return n=n||{index:this._pieces.length},t.length>0&&(this._pieces=IL(this._pieces,n.index,t)),i}isComplete(){return this._isComplete}addSparseTokens(e,t){if(t.getLineContent().length===0)return t;const i=this._pieces;if(i.length===0)return t;const n=nP._findFirstPieceWithLine(i,e),s=i[n].getLineTokens(e);if(!s)return t;const r=t.getCount(),a=s.getCount();let l=0;const d=[];let c=0,h=0;const u=(g,f)=>{g!==h&&(h=g,d[c++]=g,d[c++]=f)};for(let g=0;g>>0,b=~v>>>0;for(;lt)n=s-1;else{for(;s>i&&e[s-1].startLineNumber<=t&&t<=e[s-1].endLineNumber;)s--;return s}}return i}acceptEdit(e,t,i,n,s){for(const r of this._pieces)r.acceptEdit(e,t,i,n,s)}}class sy extends nH{constructor(e,t,i,n,s,r){super(),this._languageService=e,this._languageConfigurationService=t,this._textModel=i,this._bracketPairsTextModelPart=n,this._languageId=s,this._attachedViews=r,this._semanticTokens=new nP(this._languageService.languageIdCodec),this._onDidChangeLanguage=this._register(new F),this.onDidChangeLanguage=this._onDidChangeLanguage.event,this._onDidChangeLanguageConfiguration=this._register(new F),this.onDidChangeLanguageConfiguration=this._onDidChangeLanguageConfiguration.event,this._onDidChangeTokens=this._register(new F),this.onDidChangeTokens=this._onDidChangeTokens.event,this.grammarTokens=this._register(new Moe(this._languageService.languageIdCodec,this._textModel,()=>this._languageId,this._attachedViews)),this._register(this._languageConfigurationService.onDidChange(a=>{a.affects(this._languageId)&&this._onDidChangeLanguageConfiguration.fire({})})),this._register(this.grammarTokens.onDidChangeTokens(a=>{this._emitModelTokensChangedEvent(a)})),this._register(this.grammarTokens.onDidChangeBackgroundTokenizationState(a=>{this._bracketPairsTextModelPart.handleDidChangeBackgroundTokenizationState()}))}handleDidChangeContent(e){if(e.isFlush)this._semanticTokens.flush();else if(!e.isEolChange)for(const t of e.changes){const[i,n,s]=tu(t.text);this._semanticTokens.acceptEdit(t.range,i,n,s,t.text.length>0?t.text.charCodeAt(0):0)}this.grammarTokens.handleDidChangeContent(e)}handleDidChangeAttached(){this.grammarTokens.handleDidChangeAttached()}getLineTokens(e){this.validateLineNumber(e);const t=this.grammarTokens.getLineTokens(e);return this._semanticTokens.addSparseTokens(e,t)}_emitModelTokensChangedEvent(e){this._textModel._isDisposing()||(this._bracketPairsTextModelPart.handleDidChangeTokens(e),this._onDidChangeTokens.fire(e))}validateLineNumber(e){if(e<1||e>this._textModel.getLineCount())throw new Kt("Illegal value for lineNumber")}get hasTokens(){return this.grammarTokens.hasTokens}resetTokenization(){this.grammarTokens.resetTokenization()}get backgroundTokenizationState(){return this.grammarTokens.backgroundTokenizationState}forceTokenization(e){this.validateLineNumber(e),this.grammarTokens.forceTokenization(e)}hasAccurateTokensForLine(e){return this.validateLineNumber(e),this.grammarTokens.hasAccurateTokensForLine(e)}isCheapToTokenize(e){return this.validateLineNumber(e),this.grammarTokens.isCheapToTokenize(e)}tokenizeIfCheap(e){this.validateLineNumber(e),this.grammarTokens.tokenizeIfCheap(e)}getTokenTypeIfInsertingCharacter(e,t,i){return this.grammarTokens.getTokenTypeIfInsertingCharacter(e,t,i)}tokenizeLineWithEdit(e,t,i){return this.grammarTokens.tokenizeLineWithEdit(e,t,i)}setSemanticTokens(e,t){this._semanticTokens.set(e,t),this._emitModelTokensChangedEvent({semanticTokensApplied:e!==null,ranges:[{fromLineNumber:1,toLineNumber:this._textModel.getLineCount()}]})}hasCompleteSemanticTokens(){return this._semanticTokens.isComplete()}hasSomeSemanticTokens(){return!this._semanticTokens.isEmpty()}setPartialSemanticTokens(e,t){if(this.hasCompleteSemanticTokens())return;const i=this._textModel.validateRange(this._semanticTokens.setPartial(e,t));this._emitModelTokensChangedEvent({semanticTokensApplied:!0,ranges:[{fromLineNumber:i.startLineNumber,toLineNumber:i.endLineNumber}]})}getWordAtPosition(e){this.assertNotDisposed();const t=this._textModel.validatePosition(e),i=this._textModel.getLineContent(t.lineNumber),n=this.getLineTokens(t.lineNumber),s=n.findTokenIndexAtOffset(t.column-1),[r,a]=sy._findLanguageBoundaries(n,s),l=Sb(t.column,this.getLanguageConfiguration(n.getLanguageId(s)).getWordDefinition(),i.substring(r,a),r);if(l&&l.startColumn<=e.column&&e.column<=l.endColumn)return l;if(s>0&&r===t.column-1){const[d,c]=sy._findLanguageBoundaries(n,s-1),h=Sb(t.column,this.getLanguageConfiguration(n.getLanguageId(s-1)).getWordDefinition(),i.substring(d,c),d);if(h&&h.startColumn<=e.column&&e.column<=h.endColumn)return h}return null}getLanguageConfiguration(e){return this._languageConfigurationService.getLanguageConfiguration(e)}static _findLanguageBoundaries(e,t){const i=e.getLanguageId(t);let n=0;for(let r=t;r>=0&&e.getLanguageId(r)===i;r--)n=e.getStartOffset(r);let s=e.getLineContent().length;for(let r=t,a=e.getCount();r{const r=this.getLanguageId();s.changedLanguages.indexOf(r)!==-1&&this.resetTokenization()})),this.resetTokenization(),this._register(n.onDidChangeVisibleRanges(({view:s,state:r})=>{if(r){let a=this._attachedViewStates.get(s);a||(a=new Roe(()=>this.refreshRanges(a.lineRanges)),this._attachedViewStates.set(s,a)),a.handleStateChange(r)}else this._attachedViewStates.deleteAndDispose(s)}))}resetTokenization(e=!0){var t;this._tokens.flush(),(t=this._debugBackgroundTokens)===null||t===void 0||t.flush(),this._debugBackgroundStates&&(this._debugBackgroundStates=new oT(this._textModel.getLineCount())),e&&this._onDidChangeTokens.fire({semanticTokensApplied:!1,ranges:[{fromLineNumber:1,toLineNumber:this._textModel.getLineCount()}]});const i=()=>{if(this._textModel.isTooLargeForTokenization())return[null,null];const r=Ei.get(this.getLanguageId());if(!r)return[null,null];let a;try{a=r.getInitialState()}catch(l){return Ye(l),[null,null]}return[r,a]},[n,s]=i();if(n&&s?this._tokenizer=new Ioe(this._textModel.getLineCount(),n,this._textModel,this._languageIdCodec):this._tokenizer=null,this._backgroundTokenizer.clear(),this._defaultBackgroundTokenizer=null,this._tokenizer){const r={setTokens:a=>{this.setTokens(a)},backgroundTokenizationFinished:()=>{if(this._backgroundTokenizationState===2)return;const a=2;this._backgroundTokenizationState=a,this._onDidChangeBackgroundTokenizationState.fire()},setEndState:(a,l)=>{var d;if(!this._tokenizer)return;const c=this._tokenizer.store.getFirstInvalidEndStateLineNumber();c!==null&&a>=c&&((d=this._tokenizer)===null||d===void 0||d.store.setEndState(a,l))}};n&&n.createBackgroundTokenizer&&!n.backgroundTokenizerShouldOnlyVerifyTokens&&(this._backgroundTokenizer.value=n.createBackgroundTokenizer(this._textModel,r)),!this._backgroundTokenizer.value&&!this._textModel.isTooLargeForTokenization()&&(this._backgroundTokenizer.value=this._defaultBackgroundTokenizer=new Toe(this._tokenizer,r),this._defaultBackgroundTokenizer.handleChanges()),n!=null&&n.backgroundTokenizerShouldOnlyVerifyTokens&&n.createBackgroundTokenizer?(this._debugBackgroundTokens=new e0(this._languageIdCodec),this._debugBackgroundStates=new oT(this._textModel.getLineCount()),this._debugBackgroundTokenizer.clear(),this._debugBackgroundTokenizer.value=n.createBackgroundTokenizer(this._textModel,{setTokens:a=>{var l;(l=this._debugBackgroundTokens)===null||l===void 0||l.setMultilineTokens(a,this._textModel)},backgroundTokenizationFinished(){},setEndState:(a,l)=>{var d;(d=this._debugBackgroundStates)===null||d===void 0||d.setEndState(a,l)}})):(this._debugBackgroundTokens=void 0,this._debugBackgroundStates=void 0,this._debugBackgroundTokenizer.value=void 0)}this.refreshAllVisibleLineTokens()}handleDidChangeAttached(){var e;(e=this._defaultBackgroundTokenizer)===null||e===void 0||e.handleChanges()}handleDidChangeContent(e){var t,i,n;if(e.isFlush)this.resetTokenization(!1);else if(!e.isEolChange){for(const s of e.changes){const[r,a]=tu(s.text);this._tokens.acceptEdit(s.range,r,a),(t=this._debugBackgroundTokens)===null||t===void 0||t.acceptEdit(s.range,r,a)}(i=this._debugBackgroundStates)===null||i===void 0||i.acceptChanges(e.changes),this._tokenizer&&this._tokenizer.store.acceptChanges(e.changes),(n=this._defaultBackgroundTokenizer)===null||n===void 0||n.handleChanges()}}setTokens(e){const{changes:t}=this._tokens.setMultilineTokens(e,this._textModel);return t.length>0&&this._onDidChangeTokens.fire({semanticTokensApplied:!1,ranges:t}),{changes:t}}refreshAllVisibleLineTokens(){const e=it.joinMany([...this._attachedViewStates].map(([t,i])=>i.lineRanges));this.refreshRanges(e)}refreshRanges(e){for(const t of e)this.refreshRange(t.startLineNumber,t.endLineNumberExclusive-1)}refreshRange(e,t){var i,n;if(!this._tokenizer)return;e=Math.max(1,Math.min(this._textModel.getLineCount(),e)),t=Math.min(this._textModel.getLineCount(),t);const s=new sT,{heuristicTokens:r}=this._tokenizer.tokenizeHeuristically(s,e,t),a=this.setTokens(s.finalize());if(r)for(const l of a.changes)(i=this._backgroundTokenizer.value)===null||i===void 0||i.requestTokens(l.fromLineNumber,l.toLineNumber+1);(n=this._defaultBackgroundTokenizer)===null||n===void 0||n.checkFinished()}forceTokenization(e){var t,i;const n=new sT;(t=this._tokenizer)===null||t===void 0||t.updateTokensUntilLine(n,e),this.setTokens(n.finalize()),(i=this._defaultBackgroundTokenizer)===null||i===void 0||i.checkFinished()}hasAccurateTokensForLine(e){return this._tokenizer?this._tokenizer.hasAccurateTokensForLine(e):!0}isCheapToTokenize(e){return this._tokenizer?this._tokenizer.isCheapToTokenize(e):!0}tokenizeIfCheap(e){this.isCheapToTokenize(e)&&this.forceTokenization(e)}getLineTokens(e){var t;const i=this._textModel.getLineContent(e),n=this._tokens.getTokens(this._textModel.getLanguageId(),e-1,i);if(this._debugBackgroundTokens&&this._debugBackgroundStates&&this._tokenizer&&this._debugBackgroundStates.getFirstInvalidEndStateLineNumberOrMax()>e&&this._tokenizer.store.getFirstInvalidEndStateLineNumberOrMax()>e){const s=this._debugBackgroundTokens.getTokens(this._textModel.getLanguageId(),e-1,i);!n.equals(s)&&(!((t=this._debugBackgroundTokenizer.value)===null||t===void 0)&&t.reportMismatchingTokens)&&this._debugBackgroundTokenizer.value.reportMismatchingTokens(e)}return n}getTokenTypeIfInsertingCharacter(e,t,i){if(!this._tokenizer)return 0;const n=this._textModel.validatePosition(new W(e,t));return this.forceTokenization(n.lineNumber),this._tokenizer.getTokenTypeIfInsertingCharacter(n,i)}tokenizeLineWithEdit(e,t,i){if(!this._tokenizer)return null;const n=this._textModel.validatePosition(e);return this.forceTokenization(n.lineNumber),this._tokenizer.tokenizeLineWithEdit(n,t,i)}get hasTokens(){return this._tokens.hasTokens}}class Roe extends H{get lineRanges(){return this._lineRanges}constructor(e){super(),this._refreshTokens=e,this.runner=this._register(new Gt(()=>this.update(),50)),this._computedLineRanges=[],this._lineRanges=[]}update(){Li(this._computedLineRanges,this._lineRanges,(e,t)=>e.equals(t))||(this._computedLineRanges=this._lineRanges,this._refreshTokens())}handleStateChange(e){this._lineRanges=e.visibleLineRanges,e.stabilized?(this.runner.cancel(),this.update()):this.runner.schedule()}}const mk=ft("undoRedoService");class DH{constructor(e,t){this.resource=e,this.elements=t}}class Ap{constructor(){this.id=Ap._ID++,this.order=1}nextOrder(){return this.id===0?0:this.order++}}Ap._ID=0;Ap.None=new Ap;class Hl{constructor(){this.id=Hl._ID++,this.order=1}nextOrder(){return this.id===0?0:this.order++}}Hl._ID=0;Hl.None=new Hl;var Aoe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},qx=function(o,e){return function(t,i){e(t,i,o)}},eg;function Poe(o){const e=new kH;return e.acceptChunk(o),e.finish()}function Ooe(o){const e=new kH;let t;for(;typeof(t=o.read())=="string";)e.acceptChunk(t);return e.finish()}function n3(o,e){let t;return typeof o=="string"?t=Poe(o):vX(o)?t=Ooe(o):t=o,t.create(e)}let M1=0;const Foe=999,Boe=1e4;class Woe{constructor(e){this._source=e,this._eos=!1}read(){if(this._eos)return null;const e=[];let t=0,i=0;do{const n=this._source.read();if(n===null)return this._eos=!0,t===0?null:e.join("");if(n.length>0&&(e[t++]=n,i+=n.length),i>=64*1024)return e.join("")}while(!0)}}const q_=()=>{throw new Error("Invalid change accessor")};let cd=eg=class extends H{static resolveOptions(e,t){if(t.detectIndentation){const i=G5(e,t.tabSize,t.insertSpaces);return new Hw({tabSize:i.tabSize,indentSize:"tabSize",insertSpaces:i.insertSpaces,trimAutoWhitespace:t.trimAutoWhitespace,defaultEOL:t.defaultEOL,bracketPairColorizationOptions:t.bracketPairColorizationOptions})}return new Hw(t)}get onDidChangeLanguage(){return this._tokenizationTextModelPart.onDidChangeLanguage}get onDidChangeLanguageConfiguration(){return this._tokenizationTextModelPart.onDidChangeLanguageConfiguration}get onDidChangeTokens(){return this._tokenizationTextModelPart.onDidChangeTokens}onDidChangeContent(e){return this._eventEmitter.slowEvent(t=>e(t.contentChangedEvent))}onDidChangeContentOrInjectedText(e){return da(this._eventEmitter.fastEvent(t=>e(t)),this._onDidChangeInjectedText.event(t=>e(t)))}_isDisposing(){return this.__isDisposing}get tokenization(){return this._tokenizationTextModelPart}get bracketPairs(){return this._bracketPairs}get guides(){return this._guidesTextModelPart}constructor(e,t,i,n=null,s,r,a){super(),this._undoRedoService=s,this._languageService=r,this._languageConfigurationService=a,this._onWillDispose=this._register(new F),this.onWillDispose=this._onWillDispose.event,this._onDidChangeDecorations=this._register(new Koe(g=>this.handleBeforeFireDecorationsChangedEvent(g))),this.onDidChangeDecorations=this._onDidChangeDecorations.event,this._onDidChangeOptions=this._register(new F),this.onDidChangeOptions=this._onDidChangeOptions.event,this._onDidChangeAttached=this._register(new F),this.onDidChangeAttached=this._onDidChangeAttached.event,this._onDidChangeInjectedText=this._register(new F),this._eventEmitter=this._register(new joe),this._languageSelectionListener=this._register(new En),this._deltaDecorationCallCnt=0,this._attachedViews=new qoe,M1++,this.id="$model"+M1,this.isForSimpleWidget=i.isForSimpleWidget,typeof n>"u"||n===null?this._associatedResource=We.parse("inmemory://model/"+M1):this._associatedResource=n,this._attachedEditorCount=0;const{textBuffer:l,disposable:d}=n3(e,i.defaultEOL);this._buffer=l,this._bufferDisposable=d,this._options=eg.resolveOptions(this._buffer,i);const c=typeof t=="string"?t:t.languageId;typeof t!="string"&&(this._languageSelectionListener.value=t.onDidChange(()=>this._setLanguage(t.languageId))),this._bracketPairs=this._register(new $se(this,this._languageConfigurationService)),this._guidesTextModelPart=this._register(new Fne(this,this._languageConfigurationService)),this._decorationProvider=this._register(new jse(this)),this._tokenizationTextModelPart=new sy(this._languageService,this._languageConfigurationService,this,this._bracketPairs,c,this._attachedViews);const h=this._buffer.getLineCount(),u=this._buffer.getValueLengthInRange(new D(1,1,h,this._buffer.getLineLength(h)+1),0);i.largeFileOptimizations?(this._isTooLargeForTokenization=u>eg.LARGE_FILE_SIZE_THRESHOLD||h>eg.LARGE_FILE_LINE_COUNT_THRESHOLD,this._isTooLargeForHeapOperation=u>eg.LARGE_FILE_HEAP_OPERATION_THRESHOLD):(this._isTooLargeForTokenization=!1,this._isTooLargeForHeapOperation=!1),this._isTooLargeForSyncing=u>eg._MODEL_SYNC_LIMIT,this._versionId=1,this._alternativeVersionId=1,this._initialUndoRedoSnapshot=null,this._isDisposed=!1,this.__isDisposing=!1,this._instanceId=nW(M1),this._lastDecorationId=0,this._decorations=Object.create(null),this._decorationsTree=new s3,this._commandManager=new JA(this,this._undoRedoService),this._isUndoing=!1,this._isRedoing=!1,this._trimAutoWhitespaceLines=null,this._register(this._decorationProvider.onDidChange(()=>{this._onDidChangeDecorations.beginDeferredEmit(),this._onDidChangeDecorations.fire(),this._onDidChangeDecorations.endDeferredEmit()})),this._languageService.requestRichLanguageFeatures(c)}dispose(){this.__isDisposing=!0,this._onWillDispose.fire(),this._tokenizationTextModelPart.dispose(),this._isDisposed=!0,super.dispose(),this._bufferDisposable.dispose(),this.__isDisposing=!1;const e=new op([],"",` +`,!1,!1,!0,!0);e.dispose(),this._buffer=e,this._bufferDisposable=H.None}_assertNotDisposed(){if(this._isDisposed)throw new Error("Model is disposed!")}_emitContentChangedEvent(e,t){this.__isDisposing||(this._tokenizationTextModelPart.handleDidChangeContent(t),this._bracketPairs.handleDidChangeContent(t),this._eventEmitter.fire(new Ag(e,t)))}setValue(e){if(this._assertNotDisposed(),e==null)throw Tr();const{textBuffer:t,disposable:i}=n3(e,this._options.defaultEOL);this._setValueFromTextBuffer(t,i)}_createContentChanged2(e,t,i,n,s,r,a,l){return{changes:[{range:e,rangeOffset:t,rangeLength:i,text:n}],eol:this._buffer.getEOL(),isEolChange:l,versionId:this.getVersionId(),isUndoing:s,isRedoing:r,isFlush:a}}_setValueFromTextBuffer(e,t){this._assertNotDisposed();const i=this.getFullModelRange(),n=this.getValueLengthInRange(i),s=this.getLineCount(),r=this.getLineMaxColumn(s);this._buffer=e,this._bufferDisposable.dispose(),this._bufferDisposable=t,this._increaseVersionId(),this._decorations=Object.create(null),this._decorationsTree=new s3,this._commandManager.clear(),this._trimAutoWhitespaceLines=null,this._emitContentChangedEvent(new ip([new mse],this._versionId,!1,!1),this._createContentChanged2(new D(1,1,s,r),0,n,this.getValue(),!1,!1,!0,!1))}setEOL(e){this._assertNotDisposed();const t=e===1?`\r +`:` +`;if(this._buffer.getEOL()===t)return;const i=this.getFullModelRange(),n=this.getValueLengthInRange(i),s=this.getLineCount(),r=this.getLineMaxColumn(s);this._onBeforeEOLChange(),this._buffer.setEOL(t),this._increaseVersionId(),this._onAfterEOLChange(),this._emitContentChangedEvent(new ip([new vse],this._versionId,!1,!1),this._createContentChanged2(new D(1,1,s,r),0,n,this.getValue(),!1,!1,!1,!0))}_onBeforeEOLChange(){this._decorationsTree.ensureAllNodesHaveRanges(this)}_onAfterEOLChange(){const e=this.getVersionId(),t=this._decorationsTree.collectNodesPostOrder();for(let i=0,n=t.length;i0}getAttachedEditorCount(){return this._attachedEditorCount}isTooLargeForSyncing(){return this._isTooLargeForSyncing}isTooLargeForTokenization(){return this._isTooLargeForTokenization}isTooLargeForHeapOperation(){return this._isTooLargeForHeapOperation}isDisposed(){return this._isDisposed}isDominatedByLongLines(){if(this._assertNotDisposed(),this.isTooLargeForTokenization())return!1;let e=0,t=0;const i=this._buffer.getLineCount();for(let n=1;n<=i;n++){const s=this._buffer.getLineLength(n);s>=Boe?t+=s:e+=s}return t>e}get uri(){return this._associatedResource}getOptions(){return this._assertNotDisposed(),this._options}getFormattingOptions(){return{tabSize:this._options.indentSize,insertSpaces:this._options.insertSpaces}}updateOptions(e){this._assertNotDisposed();const t=typeof e.tabSize<"u"?e.tabSize:this._options.tabSize,i=typeof e.indentSize<"u"?e.indentSize:this._options.originalIndentSize,n=typeof e.insertSpaces<"u"?e.insertSpaces:this._options.insertSpaces,s=typeof e.trimAutoWhitespace<"u"?e.trimAutoWhitespace:this._options.trimAutoWhitespace,r=typeof e.bracketColorizationOptions<"u"?e.bracketColorizationOptions:this._options.bracketPairColorizationOptions,a=new Hw({tabSize:t,indentSize:i,insertSpaces:n,defaultEOL:this._options.defaultEOL,trimAutoWhitespace:s,bracketPairColorizationOptions:r});if(this._options.equals(a))return;const l=this._options.createChangeEvent(a);this._options=a,this._bracketPairs.handleDidChangeOptions(l),this._decorationProvider.handleDidChangeOptions(l),this._onDidChangeOptions.fire(l)}detectIndentation(e,t){this._assertNotDisposed();const i=G5(this._buffer,t,e);this.updateOptions({insertSpaces:i.insertSpaces,tabSize:i.tabSize,indentSize:i.tabSize})}normalizeIndentation(e){return this._assertNotDisposed(),VA(e,this._options.indentSize,this._options.insertSpaces)}getVersionId(){return this._assertNotDisposed(),this._versionId}mightContainRTL(){return this._buffer.mightContainRTL()}mightContainUnusualLineTerminators(){return this._buffer.mightContainUnusualLineTerminators()}removeUnusualLineTerminators(e=null){const t=this.findMatches(tW.source,!1,!0,!1,null,!1,1073741824);this._buffer.resetMightContainUnusualLineTerminators(),this.pushEditOperations(e,t.map(i=>({range:i.range,text:null})),()=>null)}mightContainNonBasicASCII(){return this._buffer.mightContainNonBasicASCII()}getAlternativeVersionId(){return this._assertNotDisposed(),this._alternativeVersionId}getInitialUndoRedoSnapshot(){return this._assertNotDisposed(),this._initialUndoRedoSnapshot}getOffsetAt(e){this._assertNotDisposed();const t=this._validatePosition(e.lineNumber,e.column,0);return this._buffer.getOffsetAt(t.lineNumber,t.column)}getPositionAt(e){this._assertNotDisposed();const t=Math.min(this._buffer.getLength(),Math.max(0,e));return this._buffer.getPositionAt(t)}_increaseVersionId(){this._versionId=this._versionId+1,this._alternativeVersionId=this._versionId}_overwriteVersionId(e){this._versionId=e}_overwriteAlternativeVersionId(e){this._alternativeVersionId=e}_overwriteInitialUndoRedoSnapshot(e){this._initialUndoRedoSnapshot=e}getValue(e,t=!1){if(this._assertNotDisposed(),this.isTooLargeForHeapOperation())throw new Kt("Operation would exceed heap memory limits");const i=this.getFullModelRange(),n=this.getValueInRange(i,e);return t?this._buffer.getBOM()+n:n}createSnapshot(e=!1){return new Woe(this._buffer.createSnapshot(e))}getValueLength(e,t=!1){this._assertNotDisposed();const i=this.getFullModelRange(),n=this.getValueLengthInRange(i,e);return t?this._buffer.getBOM().length+n:n}getValueInRange(e,t=0){return this._assertNotDisposed(),this._buffer.getValueInRange(this.validateRange(e),t)}getValueLengthInRange(e,t=0){return this._assertNotDisposed(),this._buffer.getValueLengthInRange(this.validateRange(e),t)}getCharacterCountInRange(e,t=0){return this._assertNotDisposed(),this._buffer.getCharacterCountInRange(this.validateRange(e),t)}getLineCount(){return this._assertNotDisposed(),this._buffer.getLineCount()}getLineContent(e){if(this._assertNotDisposed(),e<1||e>this.getLineCount())throw new Kt("Illegal value for lineNumber");return this._buffer.getLineContent(e)}getLineLength(e){if(this._assertNotDisposed(),e<1||e>this.getLineCount())throw new Kt("Illegal value for lineNumber");return this._buffer.getLineLength(e)}getLinesContent(){if(this._assertNotDisposed(),this.isTooLargeForHeapOperation())throw new Kt("Operation would exceed heap memory limits");return this._buffer.getLinesContent()}getEOL(){return this._assertNotDisposed(),this._buffer.getEOL()}getEndOfLineSequence(){return this._assertNotDisposed(),this._buffer.getEOL()===` +`?0:1}getLineMinColumn(e){return this._assertNotDisposed(),1}getLineMaxColumn(e){if(this._assertNotDisposed(),e<1||e>this.getLineCount())throw new Kt("Illegal value for lineNumber");return this._buffer.getLineLength(e)+1}getLineFirstNonWhitespaceColumn(e){if(this._assertNotDisposed(),e<1||e>this.getLineCount())throw new Kt("Illegal value for lineNumber");return this._buffer.getLineFirstNonWhitespaceColumn(e)}getLineLastNonWhitespaceColumn(e){if(this._assertNotDisposed(),e<1||e>this.getLineCount())throw new Kt("Illegal value for lineNumber");return this._buffer.getLineLastNonWhitespaceColumn(e)}_validateRangeRelaxedNoAllocations(e){const t=this._buffer.getLineCount(),i=e.startLineNumber,n=e.startColumn;let s=Math.floor(typeof i=="number"&&!isNaN(i)?i:1),r=Math.floor(typeof n=="number"&&!isNaN(n)?n:1);if(s<1)s=1,r=1;else if(s>t)s=t,r=this.getLineMaxColumn(s);else if(r<=1)r=1;else{const h=this.getLineMaxColumn(s);r>=h&&(r=h)}const a=e.endLineNumber,l=e.endColumn;let d=Math.floor(typeof a=="number"&&!isNaN(a)?a:1),c=Math.floor(typeof l=="number"&&!isNaN(l)?l:1);if(d<1)d=1,c=1;else if(d>t)d=t,c=this.getLineMaxColumn(d);else if(c<=1)c=1;else{const h=this.getLineMaxColumn(d);c>=h&&(c=h)}return i===s&&n===r&&a===d&&l===c&&e instanceof D&&!(e instanceof ke)?e:new D(s,r,d,c)}_isValidPosition(e,t,i){if(typeof e!="number"||typeof t!="number"||isNaN(e)||isNaN(t)||e<1||t<1||(e|0)!==e||(t|0)!==t)return!1;const n=this._buffer.getLineCount();if(e>n)return!1;if(t===1)return!0;const s=this.getLineMaxColumn(e);if(t>s)return!1;if(i===1){const r=this._buffer.getLineCharCode(e,t-2);if(kn(r))return!1}return!0}_validatePosition(e,t,i){const n=Math.floor(typeof e=="number"&&!isNaN(e)?e:1),s=Math.floor(typeof t=="number"&&!isNaN(t)?t:1),r=this._buffer.getLineCount();if(n<1)return new W(1,1);if(n>r)return new W(r,this.getLineMaxColumn(r));if(s<=1)return new W(n,1);const a=this.getLineMaxColumn(n);if(s>=a)return new W(n,a);if(i===1){const l=this._buffer.getLineCharCode(n,s-2);if(kn(l))return new W(n,s-1)}return new W(n,s)}validatePosition(e){return this._assertNotDisposed(),e instanceof W&&this._isValidPosition(e.lineNumber,e.column,1)?e:this._validatePosition(e.lineNumber,e.column,1)}_isValidRange(e,t){const i=e.startLineNumber,n=e.startColumn,s=e.endLineNumber,r=e.endColumn;if(!this._isValidPosition(i,n,0)||!this._isValidPosition(s,r,0))return!1;if(t===1){const a=n>1?this._buffer.getLineCharCode(i,n-2):0,l=r>1&&r<=this._buffer.getLineLength(s)?this._buffer.getLineCharCode(s,r-2):0,d=kn(a),c=kn(l);return!d&&!c}return!0}validateRange(e){if(this._assertNotDisposed(),e instanceof D&&!(e instanceof ke)&&this._isValidRange(e,1))return e;const i=this._validatePosition(e.startLineNumber,e.startColumn,0),n=this._validatePosition(e.endLineNumber,e.endColumn,0),s=i.lineNumber,r=i.column,a=n.lineNumber,l=n.column;{const d=r>1?this._buffer.getLineCharCode(s,r-2):0,c=l>1&&l<=this._buffer.getLineLength(a)?this._buffer.getLineCharCode(a,l-2):0,h=kn(d),u=kn(c);return!h&&!u?new D(s,r,a,l):s===a&&r===l?new D(s,r-1,a,l-1):h&&u?new D(s,r-1,a,l+1):h?new D(s,r-1,a,l):new D(s,r,a,l+1)}}modifyPosition(e,t){this._assertNotDisposed();const i=this.getOffsetAt(e)+t;return this.getPositionAt(Math.min(this._buffer.getLength(),Math.max(0,i)))}getFullModelRange(){this._assertNotDisposed();const e=this.getLineCount();return new D(1,1,e,this.getLineMaxColumn(e))}findMatchesLineByLine(e,t,i,n){return this._buffer.findMatchesLineByLine(e,t,i,n)}findMatches(e,t,i,n,s,r,a=Foe){this._assertNotDisposed();let l=null;t!==null&&(Array.isArray(t)||(t=[t]),t.every(h=>D.isIRange(h))&&(l=t.map(h=>this.validateRange(h)))),l===null&&(l=[this.getFullModelRange()]),l=l.sort((h,u)=>h.startLineNumber-u.startLineNumber||h.startColumn-u.startColumn);const d=[];d.push(l.reduce((h,u)=>D.areIntersecting(h,u)?h.plusRange(u):(d.push(h),u)));let c;if(!i&&e.indexOf(` +`)<0){const u=new Ju(e,i,n,s).parseSearchRequest();if(!u)return[];c=g=>this.findMatchesLineByLine(g,u,r,a)}else c=h=>f1.findMatches(this,new Ju(e,i,n,s),h,r,a);return d.map(c).reduce((h,u)=>h.concat(u),[])}findNextMatch(e,t,i,n,s,r){this._assertNotDisposed();const a=this.validatePosition(t);if(!i&&e.indexOf(` +`)<0){const d=new Ju(e,i,n,s).parseSearchRequest();if(!d)return null;const c=this.getLineCount();let h=new D(a.lineNumber,a.column,c,this.getLineMaxColumn(c)),u=this.findMatchesLineByLine(h,d,r,1);return f1.findNextMatch(this,new Ju(e,i,n,s),a,r),u.length>0||(h=new D(1,1,a.lineNumber,this.getLineMaxColumn(a.lineNumber)),u=this.findMatchesLineByLine(h,d,r,1),u.length>0)?u[0]:null}return f1.findNextMatch(this,new Ju(e,i,n,s),a,r)}findPreviousMatch(e,t,i,n,s,r){this._assertNotDisposed();const a=this.validatePosition(t);return f1.findPreviousMatch(this,new Ju(e,i,n,s),a,r)}pushStackElement(){this._commandManager.pushStackElement()}popStackElement(){this._commandManager.popStackElement()}pushEOL(e){if((this.getEOL()===` +`?0:1)!==e)try{this._onDidChangeDecorations.beginDeferredEmit(),this._eventEmitter.beginDeferredEmit(),this._initialUndoRedoSnapshot===null&&(this._initialUndoRedoSnapshot=this._undoRedoService.createSnapshot(this.uri)),this._commandManager.pushEOL(e)}finally{this._eventEmitter.endDeferredEmit(),this._onDidChangeDecorations.endDeferredEmit()}}_validateEditOperation(e){return e instanceof kx?e:new kx(e.identifier||null,this.validateRange(e.range),e.text,e.forceMoveMarkers||!1,e.isAutoWhitespaceEdit||!1,e._isTracked||!1)}_validateEditOperations(e){const t=[];for(let i=0,n=e.length;i({range:this.validateRange(a.range),text:a.text}));let r=!0;if(e)for(let a=0,l=e.length;ad.endLineNumber,p=d.startLineNumber>g.endLineNumber;if(!f&&!p){c=!0;break}}if(!c){r=!1;break}}if(r)for(let a=0,l=this._trimAutoWhitespaceLines.length;af.endLineNumber)&&!(d===f.startLineNumber&&f.startColumn===c&&f.isEmpty()&&p&&p.length>0&&p.charAt(0)===` +`)&&!(d===f.startLineNumber&&f.startColumn===1&&f.isEmpty()&&p&&p.length>0&&p.charAt(p.length-1)===` +`)){h=!1;break}}if(h){const u=new D(d,1,d,c);t.push(new kx(null,u,null,!1,!1,!1))}}this._trimAutoWhitespaceLines=null}return this._initialUndoRedoSnapshot===null&&(this._initialUndoRedoSnapshot=this._undoRedoService.createSnapshot(this.uri)),this._commandManager.pushEditOperation(e,t,i,n)}_applyUndo(e,t,i,n){const s=e.map(r=>{const a=this.getPositionAt(r.newPosition),l=this.getPositionAt(r.newEnd);return{range:new D(a.lineNumber,a.column,l.lineNumber,l.column),text:r.oldText}});this._applyUndoRedoEdits(s,t,!0,!1,i,n)}_applyRedo(e,t,i,n){const s=e.map(r=>{const a=this.getPositionAt(r.oldPosition),l=this.getPositionAt(r.oldEnd);return{range:new D(a.lineNumber,a.column,l.lineNumber,l.column),text:r.newText}});this._applyUndoRedoEdits(s,t,!1,!0,i,n)}_applyUndoRedoEdits(e,t,i,n,s,r){try{this._onDidChangeDecorations.beginDeferredEmit(),this._eventEmitter.beginDeferredEmit(),this._isUndoing=i,this._isRedoing=n,this.applyEdits(e,!1),this.setEOL(t),this._overwriteAlternativeVersionId(s)}finally{this._isUndoing=!1,this._isRedoing=!1,this._eventEmitter.endDeferredEmit(r),this._onDidChangeDecorations.endDeferredEmit()}}applyEdits(e,t=!1){try{this._onDidChangeDecorations.beginDeferredEmit(),this._eventEmitter.beginDeferredEmit();const i=this._validateEditOperations(e);return this._doApplyEdits(i,t)}finally{this._eventEmitter.endDeferredEmit(),this._onDidChangeDecorations.endDeferredEmit()}}_doApplyEdits(e,t){const i=this._buffer.getLineCount(),n=this._buffer.applyEdits(e,this._options.trimAutoWhitespace,t),s=this._buffer.getLineCount(),r=n.changes;if(this._trimAutoWhitespaceLines=n.trimAutoWhitespaceLineNumbers,r.length!==0){for(let d=0,c=r.length;d=0;N--){const B=g+N,P=C+N;x.takeFromEndWhile(O=>O.lineNumber>P);const R=x.takeFromEndWhile(O=>O.lineNumber===P);a.push(new W5(B,this.getLineContent(P),R))}if(vie.lineNumberie.lineNumber===me)}a.push(new _se(B+1,g+_,U,O))}l+=b}this._emitContentChangedEvent(new ip(a,this.getVersionId(),this._isUndoing,this._isRedoing),{changes:r,eol:this._buffer.getEOL(),isEolChange:!1,versionId:this.getVersionId(),isUndoing:this._isUndoing,isRedoing:this._isRedoing,isFlush:!1})}return n.reverseEdits===null?void 0:n.reverseEdits}undo(){return this._undoRedoService.undo(this.uri)}canUndo(){return this._undoRedoService.canUndo(this.uri)}redo(){return this._undoRedoService.redo(this.uri)}canRedo(){return this._undoRedoService.canRedo(this.uri)}handleBeforeFireDecorationsChangedEvent(e){if(e===null||e.size===0)return;const i=Array.from(e).map(n=>new W5(n,this.getLineContent(n),this._getInjectedTextInLine(n)));this._onDidChangeInjectedText.fire(new rH(i))}changeDecorations(e,t=0){this._assertNotDisposed();try{return this._onDidChangeDecorations.beginDeferredEmit(),this._changeDecorations(t,e)}finally{this._onDidChangeDecorations.endDeferredEmit()}}_changeDecorations(e,t){const i={addDecoration:(s,r)=>this._deltaDecorationsImpl(e,[],[{range:s,options:r}])[0],changeDecoration:(s,r)=>{this._changeDecorationImpl(s,r)},changeDecorationOptions:(s,r)=>{this._changeDecorationOptionsImpl(s,r3(r))},removeDecoration:s=>{this._deltaDecorationsImpl(e,[s],[])},deltaDecorations:(s,r)=>s.length===0&&r.length===0?[]:this._deltaDecorationsImpl(e,s,r)};let n=null;try{n=t(i)}catch(s){Ye(s)}return i.addDecoration=q_,i.changeDecoration=q_,i.changeDecorationOptions=q_,i.removeDecoration=q_,i.deltaDecorations=q_,n}deltaDecorations(e,t,i=0){if(this._assertNotDisposed(),e||(e=[]),e.length===0&&t.length===0)return[];try{return this._deltaDecorationCallCnt++,this._deltaDecorationCallCnt>1&&(console.warn("Invoking deltaDecorations recursively could lead to leaking decorations."),Ye(new Error("Invoking deltaDecorations recursively could lead to leaking decorations."))),this._onDidChangeDecorations.beginDeferredEmit(),this._deltaDecorationsImpl(i,e,t)}finally{this._onDidChangeDecorations.endDeferredEmit(),this._deltaDecorationCallCnt--}}_getTrackedRange(e){return this.getDecorationRange(e)}_setTrackedRange(e,t,i){const n=e?this._decorations[e]:null;if(!n)return t?this._deltaDecorationsImpl(0,[],[{range:t,options:o3[i]}],!0)[0]:null;if(!t)return this._decorationsTree.delete(n),delete this._decorations[n.id],null;const s=this._validateRangeRelaxedNoAllocations(t),r=this._buffer.getOffsetAt(s.startLineNumber,s.startColumn),a=this._buffer.getOffsetAt(s.endLineNumber,s.endColumn);return this._decorationsTree.delete(n),n.reset(this.getVersionId(),r,a,s),n.setOptions(o3[i]),this._decorationsTree.insert(n),n.id}removeAllDecorationsWithOwnerId(e){if(this._isDisposed)return;const t=this._decorationsTree.collectNodesFromOwner(e);for(let i=0,n=t.length;ithis.getLineCount()?[]:this.getLinesDecorations(e,e,t,i)}getLinesDecorations(e,t,i=0,n=!1,s=!1){const r=this.getLineCount(),a=Math.min(r,Math.max(1,e)),l=Math.min(r,Math.max(1,t)),d=this.getLineMaxColumn(l),c=new D(a,1,l,d),h=this._getDecorationsInRange(c,i,n,s);return rE(h,this._decorationProvider.getDecorationsInRange(c,i,n)),h}getDecorationsInRange(e,t=0,i=!1,n=!1,s=!1){const r=this.validateRange(e),a=this._getDecorationsInRange(r,t,i,s);return rE(a,this._decorationProvider.getDecorationsInRange(r,t,i,n)),a}getOverviewRulerDecorations(e=0,t=!1){return this._decorationsTree.getAll(this,e,t,!0,!1)}getInjectedTextDecorations(e=0){return this._decorationsTree.getAllInjectedText(this,e)}_getInjectedTextInLine(e){const t=this._buffer.getOffsetAt(e,1),i=t+this._buffer.getLineLength(e),n=this._decorationsTree.getInjectedTextInInterval(this,t,i,0);return il.fromDecorations(n).filter(s=>s.lineNumber===e)}getAllDecorations(e=0,t=!1){let i=this._decorationsTree.getAll(this,e,t,!1,!1);return i=i.concat(this._decorationProvider.getAllDecorations(e,t)),i}getAllMarginDecorations(e=0){return this._decorationsTree.getAll(this,e,!1,!1,!0)}_getDecorationsInRange(e,t,i,n){const s=this._buffer.getOffsetAt(e.startLineNumber,e.startColumn),r=this._buffer.getOffsetAt(e.endLineNumber,e.endColumn);return this._decorationsTree.getAllInInterval(this,s,r,t,i,n)}getRangeAt(e,t){return this._buffer.getRangeAt(e,t-e)}_changeDecorationImpl(e,t){const i=this._decorations[e];if(!i)return;if(i.options.after){const a=this.getDecorationRange(e);this._onDidChangeDecorations.recordLineAffectedByInjectedText(a.endLineNumber)}if(i.options.before){const a=this.getDecorationRange(e);this._onDidChangeDecorations.recordLineAffectedByInjectedText(a.startLineNumber)}const n=this._validateRangeRelaxedNoAllocations(t),s=this._buffer.getOffsetAt(n.startLineNumber,n.startColumn),r=this._buffer.getOffsetAt(n.endLineNumber,n.endColumn);this._decorationsTree.delete(i),i.reset(this.getVersionId(),s,r,n),this._decorationsTree.insert(i),this._onDidChangeDecorations.checkAffectedAndFire(i.options),i.options.after&&this._onDidChangeDecorations.recordLineAffectedByInjectedText(n.endLineNumber),i.options.before&&this._onDidChangeDecorations.recordLineAffectedByInjectedText(n.startLineNumber)}_changeDecorationOptionsImpl(e,t){const i=this._decorations[e];if(!i)return;const n=!!(i.options.overviewRuler&&i.options.overviewRuler.color),s=!!(t.overviewRuler&&t.overviewRuler.color);if(this._onDidChangeDecorations.checkAffectedAndFire(i.options),this._onDidChangeDecorations.checkAffectedAndFire(t),i.options.after||t.after){const l=this._decorationsTree.getNodeRange(this,i);this._onDidChangeDecorations.recordLineAffectedByInjectedText(l.endLineNumber)}if(i.options.before||t.before){const l=this._decorationsTree.getNodeRange(this,i);this._onDidChangeDecorations.recordLineAffectedByInjectedText(l.startLineNumber)}const r=n!==s,a=Voe(t)!==Zw(i);r||a?(this._decorationsTree.delete(i),i.setOptions(t),this._decorationsTree.insert(i)):i.setOptions(t)}_deltaDecorationsImpl(e,t,i,n=!1){const s=this.getVersionId(),r=t.length;let a=0;const l=i.length;let d=0;this._onDidChangeDecorations.beginDeferredEmit();try{const c=new Array(l);for(;athis._setLanguage(e.languageId,t)),this._setLanguage(e.languageId,t))}_setLanguage(e,t){this.tokenization.setLanguageId(e,t),this._languageService.requestRichLanguageFeatures(e)}getLanguageIdAtPosition(e,t){return this.tokenization.getLanguageIdAtPosition(e,t)}getWordAtPosition(e){return this._tokenizationTextModelPart.getWordAtPosition(e)}getWordUntilPosition(e){return this._tokenizationTextModelPart.getWordUntilPosition(e)}normalizePosition(e,t){return e}getLineIndentColumn(e){return Hoe(this.getLineContent(e))+1}};cd._MODEL_SYNC_LIMIT=50*1024*1024;cd.LARGE_FILE_SIZE_THRESHOLD=20*1024*1024;cd.LARGE_FILE_LINE_COUNT_THRESHOLD=300*1e3;cd.LARGE_FILE_HEAP_OPERATION_THRESHOLD=256*1024*1024;cd.DEFAULT_CREATION_OPTIONS={isForSimpleWidget:!1,tabSize:cs.tabSize,indentSize:cs.indentSize,insertSpaces:cs.insertSpaces,detectIndentation:!1,defaultEOL:1,trimAutoWhitespace:cs.trimAutoWhitespace,largeFileOptimizations:cs.largeFileOptimizations,bracketPairColorizationOptions:cs.bracketPairColorizationOptions};cd=eg=Aoe([qx(4,mk),qx(5,bi),qx(6,oi)],cd);function Hoe(o){let e=0;for(const t of o)if(t===" "||t===" ")e++;else break;return e}function Gx(o){return!!(o.options.overviewRuler&&o.options.overviewRuler.color)}function Voe(o){return!!o.after||!!o.before}function Zw(o){return!!o.options.after||!!o.options.before}class s3{constructor(){this._decorationsTree0=new $x,this._decorationsTree1=new $x,this._injectedTextDecorationsTree=new $x}ensureAllNodesHaveRanges(e){this.getAll(e,0,!1,!1,!1)}_ensureNodesHaveRanges(e,t){for(const i of t)i.range===null&&(i.range=e.getRangeAt(i.cachedAbsoluteStart,i.cachedAbsoluteEnd));return t}getAllInInterval(e,t,i,n,s,r){const a=e.getVersionId(),l=this._intervalSearch(t,i,n,s,a,r);return this._ensureNodesHaveRanges(e,l)}_intervalSearch(e,t,i,n,s,r){const a=this._decorationsTree0.intervalSearch(e,t,i,n,s,r),l=this._decorationsTree1.intervalSearch(e,t,i,n,s,r),d=this._injectedTextDecorationsTree.intervalSearch(e,t,i,n,s,r);return a.concat(l).concat(d)}getInjectedTextInInterval(e,t,i,n){const s=e.getVersionId(),r=this._injectedTextDecorationsTree.intervalSearch(t,i,n,!1,s,!1);return this._ensureNodesHaveRanges(e,r).filter(a=>a.options.showIfCollapsed||!a.range.isEmpty())}getAllInjectedText(e,t){const i=e.getVersionId(),n=this._injectedTextDecorationsTree.search(t,!1,i,!1);return this._ensureNodesHaveRanges(e,n).filter(s=>s.options.showIfCollapsed||!s.range.isEmpty())}getAll(e,t,i,n,s){const r=e.getVersionId(),a=this._search(t,i,n,r,s);return this._ensureNodesHaveRanges(e,a)}_search(e,t,i,n,s){if(i)return this._decorationsTree1.search(e,t,n,s);{const r=this._decorationsTree0.search(e,t,n,s),a=this._decorationsTree1.search(e,t,n,s),l=this._injectedTextDecorationsTree.search(e,t,n,s);return r.concat(a).concat(l)}}collectNodesFromOwner(e){const t=this._decorationsTree0.collectNodesFromOwner(e),i=this._decorationsTree1.collectNodesFromOwner(e),n=this._injectedTextDecorationsTree.collectNodesFromOwner(e);return t.concat(i).concat(n)}collectNodesPostOrder(){const e=this._decorationsTree0.collectNodesPostOrder(),t=this._decorationsTree1.collectNodesPostOrder(),i=this._injectedTextDecorationsTree.collectNodesPostOrder();return e.concat(t).concat(i)}insert(e){Zw(e)?this._injectedTextDecorationsTree.insert(e):Gx(e)?this._decorationsTree1.insert(e):this._decorationsTree0.insert(e)}delete(e){Zw(e)?this._injectedTextDecorationsTree.delete(e):Gx(e)?this._decorationsTree1.delete(e):this._decorationsTree0.delete(e)}getNodeRange(e,t){const i=e.getVersionId();return t.cachedVersionId!==i&&this._resolveNode(t,i),t.range===null&&(t.range=e.getRangeAt(t.cachedAbsoluteStart,t.cachedAbsoluteEnd)),t.range}_resolveNode(e,t){Zw(e)?this._injectedTextDecorationsTree.resolveNode(e,t):Gx(e)?this._decorationsTree1.resolveNode(e,t):this._decorationsTree0.resolveNode(e,t)}acceptReplace(e,t,i,n){this._decorationsTree0.acceptReplace(e,t,i,n),this._decorationsTree1.acceptReplace(e,t,i,n),this._injectedTextDecorationsTree.acceptReplace(e,t,i,n)}}function pl(o){return o.replace(/[^a-z0-9\-_]/gi," ")}class xH{constructor(e){this.color=e.color||"",this.darkColor=e.darkColor||""}}class zoe extends xH{constructor(e){super(e),this._resolvedColor=null,this.position=typeof e.position=="number"?e.position:cr.Center}getColor(e){return this._resolvedColor||(e.type!=="light"&&this.darkColor?this._resolvedColor=this._resolveColor(this.darkColor,e):this._resolvedColor=this._resolveColor(this.color,e)),this._resolvedColor}invalidateCachedColor(){this._resolvedColor=null}_resolveColor(e,t){if(typeof e=="string")return e;const i=e?t.getColor(e.id):null;return i?i.toString():""}}class Uoe{constructor(e){var t;this.position=(t=e==null?void 0:e.position)!==null&&t!==void 0?t:ad.Center,this.persistLane=e==null?void 0:e.persistLane}}class $oe extends xH{constructor(e){var t,i;super(e),this.position=e.position,this.sectionHeaderStyle=(t=e.sectionHeaderStyle)!==null&&t!==void 0?t:null,this.sectionHeaderText=(i=e.sectionHeaderText)!==null&&i!==void 0?i:null}getColor(e){return this._resolvedColor||(e.type!=="light"&&this.darkColor?this._resolvedColor=this._resolveColor(this.darkColor,e):this._resolvedColor=this._resolveColor(this.color,e)),this._resolvedColor}invalidateCachedColor(){this._resolvedColor=void 0}_resolveColor(e,t){return typeof e=="string"?$.fromHex(e):t.getColor(e.id)}}class su{static from(e){return e instanceof su?e:new su(e)}constructor(e){this.content=e.content||"",this.inlineClassName=e.inlineClassName||null,this.inlineClassNameAffectsLetterSpacing=e.inlineClassNameAffectsLetterSpacing||!1,this.attachedData=e.attachedData||null,this.cursorStops=e.cursorStops||null}}class Je{static register(e){return new Je(e)}static createDynamic(e){return new Je(e)}constructor(e){var t,i,n,s,r,a;this.description=e.description,this.blockClassName=e.blockClassName?pl(e.blockClassName):null,this.blockDoesNotCollapse=(t=e.blockDoesNotCollapse)!==null&&t!==void 0?t:null,this.blockIsAfterEnd=(i=e.blockIsAfterEnd)!==null&&i!==void 0?i:null,this.blockPadding=(n=e.blockPadding)!==null&&n!==void 0?n:null,this.stickiness=e.stickiness||0,this.zIndex=e.zIndex||0,this.className=e.className?pl(e.className):null,this.shouldFillLineOnLineBreak=(s=e.shouldFillLineOnLineBreak)!==null&&s!==void 0?s:null,this.hoverMessage=e.hoverMessage||null,this.glyphMarginHoverMessage=e.glyphMarginHoverMessage||null,this.lineNumberHoverMessage=e.lineNumberHoverMessage||null,this.isWholeLine=e.isWholeLine||!1,this.showIfCollapsed=e.showIfCollapsed||!1,this.collapseOnReplaceEdit=e.collapseOnReplaceEdit||!1,this.overviewRuler=e.overviewRuler?new zoe(e.overviewRuler):null,this.minimap=e.minimap?new $oe(e.minimap):null,this.glyphMargin=e.glyphMarginClassName?new Uoe(e.glyphMargin):null,this.glyphMarginClassName=e.glyphMarginClassName?pl(e.glyphMarginClassName):null,this.linesDecorationsClassName=e.linesDecorationsClassName?pl(e.linesDecorationsClassName):null,this.lineNumberClassName=e.lineNumberClassName?pl(e.lineNumberClassName):null,this.linesDecorationsTooltip=e.linesDecorationsTooltip?eZ(e.linesDecorationsTooltip):null,this.firstLineDecorationClassName=e.firstLineDecorationClassName?pl(e.firstLineDecorationClassName):null,this.marginClassName=e.marginClassName?pl(e.marginClassName):null,this.inlineClassName=e.inlineClassName?pl(e.inlineClassName):null,this.inlineClassNameAffectsLetterSpacing=e.inlineClassNameAffectsLetterSpacing||!1,this.beforeContentClassName=e.beforeContentClassName?pl(e.beforeContentClassName):null,this.afterContentClassName=e.afterContentClassName?pl(e.afterContentClassName):null,this.after=e.after?su.from(e.after):null,this.before=e.before?su.from(e.before):null,this.hideInCommentTokens=(r=e.hideInCommentTokens)!==null&&r!==void 0?r:!1,this.hideInStringTokens=(a=e.hideInStringTokens)!==null&&a!==void 0?a:!1}}Je.EMPTY=Je.register({description:"empty"});const o3=[Je.register({description:"tracked-range-always-grows-when-typing-at-edges",stickiness:0}),Je.register({description:"tracked-range-never-grows-when-typing-at-edges",stickiness:1}),Je.register({description:"tracked-range-grows-only-when-typing-before",stickiness:2}),Je.register({description:"tracked-range-grows-only-when-typing-after",stickiness:3})];function r3(o){return o instanceof Je?o:Je.createDynamic(o)}class Koe extends H{constructor(e){super(),this.handleBeforeFire=e,this._actual=this._register(new F),this.event=this._actual.event,this._affectedInjectedTextLines=null,this._deferredCnt=0,this._shouldFireDeferred=!1,this._affectsMinimap=!1,this._affectsOverviewRuler=!1,this._affectsGlyphMargin=!1,this._affectsLineNumber=!1}beginDeferredEmit(){this._deferredCnt++}endDeferredEmit(){var e;this._deferredCnt--,this._deferredCnt===0&&(this._shouldFireDeferred&&this.doFire(),(e=this._affectedInjectedTextLines)===null||e===void 0||e.clear(),this._affectedInjectedTextLines=null)}recordLineAffectedByInjectedText(e){this._affectedInjectedTextLines||(this._affectedInjectedTextLines=new Set),this._affectedInjectedTextLines.add(e)}checkAffectedAndFire(e){var t,i;this._affectsMinimap||(this._affectsMinimap=!!(!((t=e.minimap)===null||t===void 0)&&t.position)),this._affectsOverviewRuler||(this._affectsOverviewRuler=!!(!((i=e.overviewRuler)===null||i===void 0)&&i.color)),this._affectsGlyphMargin||(this._affectsGlyphMargin=!!e.glyphMarginClassName),this._affectsLineNumber||(this._affectsLineNumber=!!e.lineNumberClassName),this.tryFire()}fire(){this._affectsMinimap=!0,this._affectsOverviewRuler=!0,this._affectsGlyphMargin=!0,this.tryFire()}tryFire(){this._deferredCnt===0?this.doFire():this._shouldFireDeferred=!0}doFire(){this.handleBeforeFire(this._affectedInjectedTextLines);const e={affectsMinimap:this._affectsMinimap,affectsOverviewRuler:this._affectsOverviewRuler,affectsGlyphMargin:this._affectsGlyphMargin,affectsLineNumber:this._affectsLineNumber};this._shouldFireDeferred=!1,this._affectsMinimap=!1,this._affectsOverviewRuler=!1,this._affectsGlyphMargin=!1,this._actual.fire(e)}}class joe extends H{constructor(){super(),this._fastEmitter=this._register(new F),this.fastEvent=this._fastEmitter.event,this._slowEmitter=this._register(new F),this.slowEvent=this._slowEmitter.event,this._deferredCnt=0,this._deferredEvent=null}beginDeferredEmit(){this._deferredCnt++}endDeferredEmit(e=null){if(this._deferredCnt--,this._deferredCnt===0&&this._deferredEvent!==null){this._deferredEvent.rawContentChangedEvent.resultingSelection=e;const t=this._deferredEvent;this._deferredEvent=null,this._fastEmitter.fire(t),this._slowEmitter.fire(t)}}fire(e){if(this._deferredCnt>0){this._deferredEvent?this._deferredEvent=this._deferredEvent.merge(e):this._deferredEvent=e;return}this._fastEmitter.fire(e),this._slowEmitter.fire(e)}}class qoe{constructor(){this._onDidChangeVisibleRanges=new F,this.onDidChangeVisibleRanges=this._onDidChangeVisibleRanges.event,this._views=new Set}attachView(){const e=new Goe(t=>{this._onDidChangeVisibleRanges.fire({view:e,state:t})});return this._views.add(e),e}detachView(e){this._views.delete(e),this._onDidChangeVisibleRanges.fire({view:e,state:void 0})}}class Goe{constructor(e){this.handleStateChange=e}setVisibleLines(e,t){const i=e.map(n=>new it(n.startLineNumber,n.endLineNumber+1));this.handleStateChange({visibleLineRanges:i,stabilized:t})}}class sP{static create(e){return new sP(e.get(134),e.get(133))}constructor(e,t){this.classifier=new Zoe(e,t)}createLineBreaksComputer(e,t,i,n,s){const r=[],a=[],l=[];return{addRequest:(d,c,h)=>{r.push(d),a.push(c),l.push(h)},finalize:()=>{const d=e.typicalFullwidthCharacterWidth/e.typicalHalfwidthCharacterWidth,c=[];for(let h=0,u=r.length;h=0&&e<256?this._asciiMap[e]:e>=12352&&e<=12543||e>=13312&&e<=19903||e>=19968&&e<=40959?3:this._map.get(e)||this._defaultValue}}let rT=[],aT=[];function Yoe(o,e,t,i,n,s,r,a){if(n===-1)return null;const l=t.length;if(l<=1)return null;const d=a==="keepAll",c=e.breakOffsets,h=e.breakOffsetsVisibleColumn,u=IH(t,i,n,s,r),g=n-u,f=rT,p=aT;let _=0,v=0,b=0,C=n;const w=c.length;let S=0;if(S>=0){let y=Math.abs(h[S]-C);for(;S+1=y)break;y=k,S++}}for(;Sy&&(y=v,k=b);let x=0,N=0,B=0,P=0;if(k<=C){let O=k,U=y===0?0:t.charCodeAt(y-1),Y=y===0?0:o.get(U),me=!0;for(let ie=y;iev&&lT(U,Y,ne,Re,d)&&(x=Se,N=O),O+=De,O>C){Se>v?(B=Se,P=O-De):(B=ie+1,P=O),O-N>g&&(x=0),me=!1;break}U=ne,Y=Re}if(me){_>0&&(f[_]=c[c.length-1],p[_]=h[c.length-1],_++);break}}if(x===0){let O=k,U=t.charCodeAt(y),Y=o.get(U),me=!1;for(let ie=y-1;ie>=v;ie--){const Se=ie+1,ne=t.charCodeAt(ie);if(ne===9){me=!0;break}let Re,De;if(Kg(ne)?(ie--,Re=0,De=2):(Re=o.get(ne),De=Yh(ne)?s:1),O<=C){if(B===0&&(B=Se,P=O),O<=C-g)break;if(lT(ne,Re,U,Y,d)){x=Se,N=O;break}}O-=De,U=ne,Y=Re}if(x!==0){const ie=g-(P-N);if(ie<=i){const Se=t.charCodeAt(B);let ne;kn(Se)?ne=2:ne=eb(Se,P,i,s),ie-ne<0&&(x=0)}}if(me){S--;continue}}if(x===0&&(x=B,N=P),x<=v){const O=t.charCodeAt(v);kn(O)?(x=v+2,N=b+2):(x=v+1,N=b+eb(O,b,i,s))}for(v=x,f[_]=x,b=N,p[_]=N,_++,C=N+g;S<0||S=R)break;R=O,S++}}return _===0?null:(f.length=_,p.length=_,rT=e.breakOffsets,aT=e.breakOffsetsVisibleColumn,e.breakOffsets=f,e.breakOffsetsVisibleColumn=p,e.wrappedTextIndentLength=u,e)}function Qoe(o,e,t,i,n,s,r,a){const l=il.applyInjectedText(e,t);let d,c;if(t&&t.length>0?(d=t.map(N=>N.options),c=t.map(N=>N.column-1)):(d=null,c=null),n===-1)return d?new Zv(c,d,[l.length],[],0):null;const h=l.length;if(h<=1)return d?new Zv(c,d,[l.length],[],0):null;const u=a==="keepAll",g=IH(l,i,n,s,r),f=n-g,p=[],_=[];let v=0,b=0,C=0,w=n,S=l.charCodeAt(0),y=o.get(S),k=eb(S,0,i,s),x=1;kn(S)&&(k+=1,S=l.charCodeAt(1),y=o.get(S),x++);for(let N=x;Nw&&((b===0||k-C>f)&&(b=B,C=k-O),p[v]=b,_[v]=C,v++,w=C+f,b=0),S=P,y=R}return v===0&&(!t||t.length===0)?null:(p[v]=h,_[v]=k,new Zv(c,d,p,_,g))}function eb(o,e,t,i){return o===9?t-e%t:Yh(o)||o<32?i:1}function a3(o,e){return e-o%e}function lT(o,e,t,i,n){return t!==32&&(e===2&&i!==2||e!==1&&i===1||!n&&e===3&&i!==2||!n&&i===3&&e!==1)}function IH(o,e,t,i,n){let s=0;if(n!==0){const r=Ds(o);if(r!==-1){for(let l=0;lt&&(s=0)}}return s}class oy{constructor(e){this._selTrackedRange=null,this._trackSelection=!0,this._setState(e,new zn(new D(1,1,1,1),0,0,new W(1,1),0),new zn(new D(1,1,1,1),0,0,new W(1,1),0))}dispose(e){this._removeTrackedRange(e)}startTrackingSelection(e){this._trackSelection=!0,this._updateTrackedRange(e)}stopTrackingSelection(e){this._trackSelection=!1,this._removeTrackedRange(e)}_updateTrackedRange(e){this._trackSelection&&(this._selTrackedRange=e.model._setTrackedRange(this._selTrackedRange,this.modelState.selection,0))}_removeTrackedRange(e){this._selTrackedRange=e.model._setTrackedRange(this._selTrackedRange,null,0)}asCursorState(){return new Dt(this.modelState,this.viewState)}readSelectionFromMarkers(e){const t=e.model._getTrackedRange(this._selTrackedRange);return this.modelState.selection.isEmpty()&&!t.isEmpty()?ke.fromRange(t.collapseToEnd(),this.modelState.selection.getDirection()):ke.fromRange(t,this.modelState.selection.getDirection())}ensureValidState(e){this._setState(e,this.modelState,this.viewState)}setState(e,t,i){this._setState(e,t,i)}static _validatePositionWithCache(e,t,i,n){return t.equals(i)?n:e.normalizePosition(t,2)}static _validateViewState(e,t){const i=t.position,n=t.selectionStart.getStartPosition(),s=t.selectionStart.getEndPosition(),r=e.normalizePosition(i,2),a=this._validatePositionWithCache(e,n,i,r),l=this._validatePositionWithCache(e,s,n,a);return i.equals(r)&&n.equals(a)&&s.equals(l)?t:new zn(D.fromPositions(a,l),t.selectionStartKind,t.selectionStartLeftoverVisibleColumns+n.column-a.column,r,t.leftoverVisibleColumns+i.column-r.column)}_setState(e,t,i){if(i&&(i=oy._validateViewState(e.viewModel,i)),t){const n=e.model.validateRange(t.selectionStart),s=t.selectionStart.equalsRange(n)?t.selectionStartLeftoverVisibleColumns:0,r=e.model.validatePosition(t.position),a=t.position.equals(r)?t.leftoverVisibleColumns:0;t=new zn(n,t.selectionStartKind,s,r,a)}else{if(!i)return;const n=e.model.validateRange(e.coordinatesConverter.convertViewRangeToModelRange(i.selectionStart)),s=e.model.validatePosition(e.coordinatesConverter.convertViewPositionToModelPosition(i.position));t=new zn(n,i.selectionStartKind,i.selectionStartLeftoverVisibleColumns,s,i.leftoverVisibleColumns)}if(i){const n=e.coordinatesConverter.validateViewRange(i.selectionStart,t.selectionStart),s=e.coordinatesConverter.validateViewPosition(i.position,t.position);i=new zn(n,t.selectionStartKind,t.selectionStartLeftoverVisibleColumns,s,t.leftoverVisibleColumns)}else{const n=e.coordinatesConverter.convertModelPositionToViewPosition(new W(t.selectionStart.startLineNumber,t.selectionStart.startColumn)),s=e.coordinatesConverter.convertModelPositionToViewPosition(new W(t.selectionStart.endLineNumber,t.selectionStart.endColumn)),r=new D(n.lineNumber,n.column,s.lineNumber,s.column),a=e.coordinatesConverter.convertModelPositionToViewPosition(t.position);i=new zn(r,t.selectionStartKind,t.selectionStartLeftoverVisibleColumns,a,t.leftoverVisibleColumns)}this.modelState=t,this.viewState=i,this._updateTrackedRange(e)}}class l3{constructor(e){this.context=e,this.cursors=[new oy(e)],this.lastAddedCursorIndex=0}dispose(){for(const e of this.cursors)e.dispose(this.context)}startTrackingSelections(){for(const e of this.cursors)e.startTrackingSelection(this.context)}stopTrackingSelections(){for(const e of this.cursors)e.stopTrackingSelection(this.context)}updateContext(e){this.context=e}ensureValidState(){for(const e of this.cursors)e.ensureValidState(this.context)}readSelectionFromMarkers(){return this.cursors.map(e=>e.readSelectionFromMarkers(this.context))}getAll(){return this.cursors.map(e=>e.asCursorState())}getViewPositions(){return this.cursors.map(e=>e.viewState.position)}getTopMostViewPosition(){return EX(this.cursors,mo(e=>e.viewState.position,W.compare)).viewState.position}getBottomMostViewPosition(){return IX(this.cursors,mo(e=>e.viewState.position,W.compare)).viewState.position}getSelections(){return this.cursors.map(e=>e.modelState.selection)}getViewSelections(){return this.cursors.map(e=>e.viewState.selection)}setSelections(e){this.setStates(Dt.fromModelSelections(e))}getPrimaryCursor(){return this.cursors[0].asCursorState()}setStates(e){e!==null&&(this.cursors[0].setState(this.context,e[0].modelState,e[0].viewState),this._setSecondaryStates(e.slice(1)))}_setSecondaryStates(e){const t=this.cursors.length-1,i=e.length;if(ti){const n=t-i;for(let s=0;s=e+1&&this.lastAddedCursorIndex--,this.cursors[e+1].dispose(this.context),this.cursors.splice(e+1,1)}normalize(){if(this.cursors.length===1)return;const e=this.cursors.slice(0),t=[];for(let i=0,n=e.length;ii.selection,D.compareRangesUsingStarts));for(let i=0;ih&&p.index--;e.splice(h,1),t.splice(c,1),this._removeSecondaryCursor(h-1),i--}}}}class d3{constructor(e,t,i,n){this._cursorContextBrand=void 0,this.model=e,this.viewModel=t,this.coordinatesConverter=i,this.cursorConfig=n}}class Xoe{constructor(){this.type=0}}class Joe{constructor(){this.type=1}}class ere{constructor(e){this.type=2,this._source=e}hasChanged(e){return this._source.hasChanged(e)}}class tre{constructor(e,t,i){this.selections=e,this.modelSelections=t,this.reason=i,this.type=3}}class Vu{constructor(e){this.type=4,e?(this.affectsMinimap=e.affectsMinimap,this.affectsOverviewRuler=e.affectsOverviewRuler,this.affectsGlyphMargin=e.affectsGlyphMargin,this.affectsLineNumber=e.affectsLineNumber):(this.affectsMinimap=!0,this.affectsOverviewRuler=!0,this.affectsGlyphMargin=!0,this.affectsLineNumber=!0)}}class R1{constructor(){this.type=5}}class ire{constructor(e){this.type=6,this.isFocused=e}}class nre{constructor(){this.type=7}}class A1{constructor(){this.type=8}}class EH{constructor(e,t){this.fromLineNumber=e,this.count=t,this.type=9}}class dT{constructor(e,t){this.type=10,this.fromLineNumber=e,this.toLineNumber=t}}class cT{constructor(e,t){this.type=11,this.fromLineNumber=e,this.toLineNumber=t}}class tb{constructor(e,t,i,n,s,r,a){this.source=e,this.minimalReveal=t,this.range=i,this.selections=n,this.verticalType=s,this.revealHorizontal=r,this.scrollType=a,this.type=12}}class sre{constructor(e){this.type=13,this.scrollWidth=e.scrollWidth,this.scrollLeft=e.scrollLeft,this.scrollHeight=e.scrollHeight,this.scrollTop=e.scrollTop,this.scrollWidthChanged=e.scrollWidthChanged,this.scrollLeftChanged=e.scrollLeftChanged,this.scrollHeightChanged=e.scrollHeightChanged,this.scrollTopChanged=e.scrollTopChanged}}class ore{constructor(e){this.theme=e,this.type=14}}class rre{constructor(e){this.type=15,this.ranges=e}}class are{constructor(){this.type=16}}let lre=class{constructor(){this.type=17}};class dre extends H{constructor(){super(),this._onEvent=this._register(new F),this.onEvent=this._onEvent.event,this._eventHandlers=[],this._viewEventQueue=null,this._isConsumingViewEventQueue=!1,this._collector=null,this._collectorCnt=0,this._outgoingEvents=[]}emitOutgoingEvent(e){this._addOutgoingEvent(e),this._emitOutgoingEvents()}_addOutgoingEvent(e){for(let t=0,i=this._outgoingEvents.length;t0;){if(this._collector||this._isConsumingViewEventQueue)return;const e=this._outgoingEvents.shift();e.isNoOp()||this._onEvent.fire(e)}}addViewEventHandler(e){for(let t=0,i=this._eventHandlers.length;t0&&this._emitMany(t)}this._emitOutgoingEvents()}emitSingleViewEvent(e){try{this.beginEmitViewEvents().emitViewEvent(e)}finally{this.endEmitViewEvents()}}_emitMany(e){this._viewEventQueue?this._viewEventQueue=this._viewEventQueue.concat(e):this._viewEventQueue=e,this._isConsumingViewEventQueue||this._consumeViewEventQueue()}_consumeViewEventQueue(){try{this._isConsumingViewEventQueue=!0,this._doConsumeQueue()}finally{this._isConsumingViewEventQueue=!1}}_doConsumeQueue(){for(;this._viewEventQueue;){const e=this._viewEventQueue;this._viewEventQueue=null;const t=this._eventHandlers.slice(0);for(const i of t)i.handleEvents(e)}}}class cre{constructor(){this.viewEvents=[],this.outgoingEvents=[]}emitViewEvent(e){this.viewEvents.push(e)}emitOutgoingEvent(e){this.outgoingEvents.push(e)}}class oP{constructor(e,t,i,n){this.kind=0,this._oldContentWidth=e,this._oldContentHeight=t,this.contentWidth=i,this.contentHeight=n,this.contentWidthChanged=this._oldContentWidth!==this.contentWidth,this.contentHeightChanged=this._oldContentHeight!==this.contentHeight}isNoOp(){return!this.contentWidthChanged&&!this.contentHeightChanged}attemptToMerge(e){return e.kind!==this.kind?null:new oP(this._oldContentWidth,this._oldContentHeight,e.contentWidth,e.contentHeight)}}class rP{constructor(e,t){this.kind=1,this.oldHasFocus=e,this.hasFocus=t}isNoOp(){return this.oldHasFocus===this.hasFocus}attemptToMerge(e){return e.kind!==this.kind?null:new rP(this.oldHasFocus,e.hasFocus)}}class aP{constructor(e,t,i,n,s,r,a,l){this.kind=2,this._oldScrollWidth=e,this._oldScrollLeft=t,this._oldScrollHeight=i,this._oldScrollTop=n,this.scrollWidth=s,this.scrollLeft=r,this.scrollHeight=a,this.scrollTop=l,this.scrollWidthChanged=this._oldScrollWidth!==this.scrollWidth,this.scrollLeftChanged=this._oldScrollLeft!==this.scrollLeft,this.scrollHeightChanged=this._oldScrollHeight!==this.scrollHeight,this.scrollTopChanged=this._oldScrollTop!==this.scrollTop}isNoOp(){return!this.scrollWidthChanged&&!this.scrollLeftChanged&&!this.scrollHeightChanged&&!this.scrollTopChanged}attemptToMerge(e){return e.kind!==this.kind?null:new aP(this._oldScrollWidth,this._oldScrollLeft,this._oldScrollHeight,this._oldScrollTop,e.scrollWidth,e.scrollLeft,e.scrollHeight,e.scrollTop)}}class hre{constructor(){this.kind=3}isNoOp(){return!1}attemptToMerge(e){return e.kind!==this.kind?null:this}}class ure{constructor(){this.kind=4}isNoOp(){return!1}attemptToMerge(e){return e.kind!==this.kind?null:this}}class ry{constructor(e,t,i,n,s,r,a){this.kind=6,this.oldSelections=e,this.selections=t,this.oldModelVersionId=i,this.modelVersionId=n,this.source=s,this.reason=r,this.reachedMaxCursorCount=a}static _selectionsAreEqual(e,t){if(!e&&!t)return!0;if(!e||!t)return!1;const i=e.length,n=t.length;if(i!==n)return!1;for(let s=0;s0){const e=this._cursors.getSelections();for(let t=0;tr&&(n=n.slice(0,r),s=!0);const a=ib.from(this._model,this);return this._cursors.setStates(n),this._cursors.normalize(),this._columnSelectData=null,this._validateAutoClosedActions(),this._emitStateChangedIfNecessary(e,t,i,a,s)}setCursorColumnSelectData(e){this._columnSelectData=e}revealAll(e,t,i,n,s,r){const a=this._cursors.getViewPositions();let l=null,d=null;a.length>1?d=this._cursors.getViewSelections():l=D.fromPositions(a[0],a[0]),e.emitViewEvent(new tb(t,i,l,d,n,s,r))}revealPrimary(e,t,i,n,s,r){const l=[this._cursors.getPrimaryCursor().viewState.selection];e.emitViewEvent(new tb(t,i,null,l,n,s,r))}saveState(){const e=[],t=this._cursors.getSelections();for(let i=0,n=t.length;i0){const s=Dt.fromModelSelections(i.resultingSelection);this.setStates(e,"modelChange",i.isUndoing?5:i.isRedoing?6:2,s)&&this.revealAll(e,"modelChange",!1,0,!0,0)}else{const s=this._cursors.readSelectionFromMarkers();this.setStates(e,"modelChange",2,Dt.fromModelSelections(s))}}}getSelection(){return this._cursors.getPrimaryCursor().modelState.selection}getTopMostViewPosition(){return this._cursors.getTopMostViewPosition()}getBottomMostViewPosition(){return this._cursors.getBottomMostViewPosition()}getCursorColumnSelectData(){if(this._columnSelectData)return this._columnSelectData;const e=this._cursors.getPrimaryCursor(),t=e.viewState.selectionStart.getStartPosition(),i=e.viewState.position;return{isReal:!1,fromViewLineNumber:t.lineNumber,fromViewVisualColumn:this.context.cursorConfig.visibleColumnFromColumn(this._viewModel,t),toViewLineNumber:i.lineNumber,toViewVisualColumn:this.context.cursorConfig.visibleColumnFromColumn(this._viewModel,i)}}getSelections(){return this._cursors.getSelections()}setSelections(e,t,i,n){this.setStates(e,t,n,Dt.fromModelSelections(i))}getPrevEditOperationType(){return this._prevEditOperationType}setPrevEditOperationType(e){this._prevEditOperationType=e}_pushAutoClosedAction(e,t){const i=[],n=[];for(let a=0,l=e.length;a0&&this._pushAutoClosedAction(i,n),this._prevEditOperationType=e.type}e.shouldPushStackElementAfter&&this._model.pushStackElement()}_interpretCommandResult(e){(!e||e.length===0)&&(e=this._cursors.readSelectionFromMarkers()),this._columnSelectData=null,this._cursors.setSelections(e),this._cursors.normalize()}_emitStateChangedIfNecessary(e,t,i,n,s){const r=ib.from(this._model,this);if(r.equals(n))return!1;const a=this._cursors.getSelections(),l=this._cursors.getViewSelections();if(e.emitViewEvent(new tre(l,a,i)),!n||n.cursorState.length!==r.cursorState.length||r.cursorState.some((d,c)=>!d.modelState.equals(n.cursorState[c].modelState))){const d=n?n.cursorState.map(h=>h.modelState.selection):null,c=n?n.modelVersionId:0;e.emitOutgoingEvent(new ry(d,a,c,r.modelVersionId,t||"keyboard",i,s))}return!0}_findAutoClosingPairs(e){if(!e.length)return null;const t=[];for(let i=0,n=e.length;i=0)return null;const r=s.text.match(/([)\]}>'"`])([^)\]}>'"`]*)$/);if(!r)return null;const a=r[1],l=this.context.cursorConfig.autoClosingPairs.autoClosingPairsCloseSingleChar.get(a);if(!l||l.length!==1)return null;const d=l[0].open,c=s.text.length-r[2].length-1,h=s.text.lastIndexOf(d,c-1);if(h===-1)return null;t.push([h,c])}return t}executeEdits(e,t,i,n){let s=null;t==="snippet"&&(s=this._findAutoClosingPairs(i)),s&&(i[0]._isTracked=!0);const r=[],a=[],l=this._model.pushEditOperations(this.getSelections(),i,d=>{if(s)for(let h=0,u=s.length;h0&&this._pushAutoClosedAction(r,a)}_executeEdit(e,t,i,n=0){if(this.context.cursorConfig.readOnly)return;const s=ib.from(this._model,this);this._cursors.stopTrackingSelections(),this._isHandling=!0;try{this._cursors.ensureValidState(),e()}catch(r){Ye(r)}this._isHandling=!1,this._cursors.startTrackingSelections(),this._validateAutoClosedActions(),this._emitStateChangedIfNecessary(t,i,n,s,!1)&&this.revealAll(t,i,!1,0,!0,0)}getAutoClosedCharacters(){return c3.getAllAutoClosedCharacters(this._autoClosedActions)}startComposition(e){this._compositionState=new nb(this._model,this.getSelections())}endComposition(e,t){const i=this._compositionState?this._compositionState.deduceOutcome(this._model,this.getSelections()):null;this._compositionState=null,this._executeEdit(()=>{t==="keyboard"&&this._executeEditOperation(yi.compositionEndWithInterceptors(this._prevEditOperationType,this.context.cursorConfig,this._model,i,this.getSelections(),this.getAutoClosedCharacters()))},e,t)}type(e,t,i){this._executeEdit(()=>{if(i==="keyboard"){const n=t.length;let s=0;for(;s{const d=l.getPosition();return new ke(d.lineNumber,d.column+s,d.lineNumber,d.column+s)});this.setSelections(e,r,a,0)}return}this._executeEdit(()=>{this._executeEditOperation(yi.compositionType(this._prevEditOperationType,this.context.cursorConfig,this._model,this.getSelections(),t,i,n,s))},e,r)}paste(e,t,i,n,s){this._executeEdit(()=>{this._executeEditOperation(yi.paste(this.context.cursorConfig,this._model,this.getSelections(),t,i,n||[]))},e,s,4)}cut(e,t){this._executeEdit(()=>{this._executeEditOperation(Xg.cut(this.context.cursorConfig,this._model,this.getSelections()))},e,t)}executeCommand(e,t,i){this._executeEdit(()=>{this._cursors.killSecondaryCursors(),this._executeEditOperation(new no(0,[t],{shouldPushStackElementBefore:!1,shouldPushStackElementAfter:!1}))},e,i)}executeCommands(e,t,i){this._executeEdit(()=>{this._executeEditOperation(new no(0,t,{shouldPushStackElementBefore:!1,shouldPushStackElementAfter:!1}))},e,i)}}class ib{static from(e,t){return new ib(e.getVersionId(),t.getCursorStates())}constructor(e,t){this.modelVersionId=e,this.cursorState=t}equals(e){if(!e||this.modelVersionId!==e.modelVersionId||this.cursorState.length!==e.cursorState.length)return!1;for(let t=0,i=this.cursorState.length;t=t.length||!t[i].strictContainsRange(e[i]))return!1;return!0}}class wre{static executeCommands(e,t,i){const n={model:e,selectionsBefore:t,trackedRanges:[],trackedRangesDirection:[]},s=this._innerExecuteCommands(n,i);for(let r=0,a=n.trackedRanges.length;r0&&(r[0]._isTracked=!0);let a=e.model.pushEditOperations(e.selectionsBefore,r,d=>{const c=[];for(let g=0;gg.identifier.minor-f.identifier.minor,u=[];for(let g=0;g0?(c[g].sort(h),u[g]=t[g].computeCursorState(e.model,{getInverseEditOperations:()=>c[g],getTrackedSelection:f=>{const p=parseInt(f,10),_=e.model._getTrackedRange(e.trackedRanges[p]);return e.trackedRangesDirection[p]===0?new ke(_.startLineNumber,_.startColumn,_.endLineNumber,_.endColumn):new ke(_.endLineNumber,_.endColumn,_.startLineNumber,_.startColumn)}})):u[g]=e.selectionsBefore[g];return u});a||(a=e.selectionsBefore);const l=[];for(const d in s)s.hasOwnProperty(d)&&l.push(parseInt(d,10));l.sort((d,c)=>c-d);for(const d of l)a.splice(d,1);return a}static _arrayIsEmpty(e){for(let t=0,i=e.length;t{D.isEmpty(h)&&u===""||n.push({identifier:{major:t,minor:s++},range:h,text:u,forceMoveMarkers:g,isAutoWhitespaceEdit:i.insertsAutoWhitespace})};let a=!1;const c={addEditOperation:r,addTrackedEditOperation:(h,u,g)=>{a=!0,r(h,u,g)},trackSelection:(h,u)=>{const g=ke.liftSelection(h);let f;if(g.isEmpty())if(typeof u=="boolean")u?f=2:f=3;else{const v=e.model.getLineMaxColumn(g.startLineNumber);g.startColumn===v?f=2:f=3}else f=1;const p=e.trackedRanges.length,_=e.model._setTrackedRange(null,g,f);return e.trackedRanges[p]=_,e.trackedRangesDirection[p]=g.getDirection(),p.toString()}};try{i.getEditOperations(e.model,c)}catch(h){return Ye(h),{operations:[],hadTrackedEditOperation:!1}}return{operations:n,hadTrackedEditOperation:a}}static _getLoserCursorMap(e){e=e.slice(0),e.sort((i,n)=>-D.compareRangesUsingEnds(i.range,n.range));const t={};for(let i=1;is.identifier.major?r=n.identifier.major:r=s.identifier.major,t[r.toString()]=!0;for(let a=0;a0&&i--}}return t}}class Sre{constructor(e,t,i){this.text=e,this.startSelection=t,this.endSelection=i}}class nb{static _capture(e,t){const i=[];for(const n of t){if(n.startLineNumber!==n.endLineNumber)return null;i.push(new Sre(e.getLineContent(n.startLineNumber),n.startColumn-1,n.endColumn-1))}return i}constructor(e,t){this._original=nb._capture(e,t)}deduceOutcome(e,t){if(!this._original)return null;const i=nb._capture(e,t);if(!i||this._original.length!==i.length)return null;const n=[];for(let s=0,r=this._original.length;sDp,tokenizeEncoded:(o,e,t)=>tk(0,t)};async function yre(o,e,t){if(!t)return u3(e,o.languageIdCodec,h3);const i=await Ei.getOrCreate(t);return u3(e,o.languageIdCodec,i||h3)}function Lre(o,e,t,i,n,s,r){let a="
",l=i,d=0,c=!0;for(let h=0,u=e.getCount();h0;)r&&c?(f+=" ",c=!1):(f+=" ",c=!0),_--;break}case 60:f+="<",c=!1;break;case 62:f+=">",c=!1;break;case 38:f+="&",c=!1;break;case 0:f+="�",c=!1;break;case 65279:case 8232:case 8233:case 133:f+="�",c=!1;break;case 13:f+="​",c=!1;break;case 32:r&&c?(f+=" ",c=!1):(f+=" ",c=!0);break;default:f+=String.fromCharCode(p),c=!1}}if(a+=`${f}`,g>n||l>=n)break}return a+="
",a}function u3(o,e,t){let i='
';const n=vd(o);let s=t.getInitialState();for(let r=0,a=n.length;r0&&(i+="
");const d=t.tokenizeEncoded(l,!0,s);an.convertToEndOffset(d.tokens,l.length);const h=new an(d.tokens,l,e).inflate();let u=0;for(let g=0,f=h.getCount();g${Bv(l.substring(u,_))}`,u=_}s=d.endState}return i+="
",i}class kre{constructor(){this._hasPending=!1,this._inserts=[],this._changes=[],this._removes=[]}insert(e){this._hasPending=!0,this._inserts.push(e)}change(e){this._hasPending=!0,this._changes.push(e)}remove(e){this._hasPending=!0,this._removes.push(e)}mustCommit(){return this._hasPending}commit(e){if(!this._hasPending)return;const t=this._inserts,i=this._changes,n=this._removes;this._hasPending=!1,this._inserts=[],this._changes=[],this._removes=[],e._commitPendingChanges(t,i,n)}}class Dre{constructor(e,t,i,n,s){this.id=e,this.afterLineNumber=t,this.ordinal=i,this.height=n,this.minWidth=s,this.prefixSum=0}}let NH=class hT{constructor(e,t,i,n){this._instanceId=nW(++hT.INSTANCE_COUNT),this._pendingChanges=new kre,this._lastWhitespaceId=0,this._arr=[],this._prefixSumValidIndex=-1,this._minWidth=-1,this._lineCount=e,this._lineHeight=t,this._paddingTop=i,this._paddingBottom=n}static findInsertionIndex(e,t,i){let n=0,s=e.length;for(;n>>1;t===e[r].afterLineNumber?i{t=!0,n=n|0,s=s|0,r=r|0,a=a|0;const l=this._instanceId+ ++this._lastWhitespaceId;return this._pendingChanges.insert(new Dre(l,n,s,r,a)),l},changeOneWhitespace:(n,s,r)=>{t=!0,s=s|0,r=r|0,this._pendingChanges.change({id:n,newAfterLineNumber:s,newHeight:r})},removeWhitespace:n=>{t=!0,this._pendingChanges.remove({id:n})}})}finally{this._pendingChanges.commit(this)}return t}_commitPendingChanges(e,t,i){if((e.length>0||i.length>0)&&(this._minWidth=-1),e.length+t.length+i.length<=1){for(const l of e)this._insertWhitespace(l);for(const l of t)this._changeOneWhitespace(l.id,l.newAfterLineNumber,l.newHeight);for(const l of i){const d=this._findWhitespaceIndex(l.id);d!==-1&&this._removeWhitespace(d)}return}const n=new Set;for(const l of i)n.add(l.id);const s=new Map;for(const l of t)s.set(l.id,l);const r=l=>{const d=[];for(const c of l)if(!n.has(c.id)){if(s.has(c.id)){const h=s.get(c.id);c.afterLineNumber=h.newAfterLineNumber,c.height=h.newHeight}d.push(c)}return d},a=r(this._arr).concat(r(e));a.sort((l,d)=>l.afterLineNumber===d.afterLineNumber?l.ordinal-d.ordinal:l.afterLineNumber-d.afterLineNumber),this._arr=a,this._prefixSumValidIndex=-1}_checkPendingChanges(){this._pendingChanges.mustCommit()&&this._pendingChanges.commit(this)}_insertWhitespace(e){const t=hT.findInsertionIndex(this._arr,e.afterLineNumber,e.ordinal);this._arr.splice(t,0,e),this._prefixSumValidIndex=Math.min(this._prefixSumValidIndex,t-1)}_findWhitespaceIndex(e){const t=this._arr;for(let i=0,n=t.length;it&&(this._arr[i].afterLineNumber-=t-e+1)}}onLinesInserted(e,t){this._checkPendingChanges(),e=e|0,t=t|0,this._lineCount+=t-e+1;for(let i=0,n=this._arr.length;i=t.length||t[a+1].afterLineNumber>=e)return a;i=a+1|0}else n=a-1|0}return-1}_findFirstWhitespaceAfterLineNumber(e){e=e|0;const i=this._findLastWhitespaceBeforeLineNumber(e)+1;return i1?i=this._lineHeight*(e-1):i=0;const n=this.getWhitespaceAccumulatedHeightBeforeLineNumber(e-(t?1:0));return i+n+this._paddingTop}getVerticalOffsetAfterLineNumber(e,t=!1){this._checkPendingChanges(),e=e|0;const i=this._lineHeight*e,n=this.getWhitespaceAccumulatedHeightBeforeLineNumber(e+(t?1:0));return i+n+this._paddingTop}getWhitespaceMinWidth(){if(this._checkPendingChanges(),this._minWidth===-1){let e=0;for(let t=0,i=this._arr.length;tt}isInTopPadding(e){return this._paddingTop===0?!1:(this._checkPendingChanges(),e=t-this._paddingBottom}getLineNumberAtOrAfterVerticalOffset(e){if(this._checkPendingChanges(),e=e|0,e<0)return 1;const t=this._lineCount|0,i=this._lineHeight;let n=1,s=t;for(;n=a+i)n=r+1;else{if(e>=a)return r;s=r}}return n>t?t:n}getLinesViewportData(e,t){this._checkPendingChanges(),e=e|0,t=t|0;const i=this._lineHeight,n=this.getLineNumberAtOrAfterVerticalOffset(e)|0,s=this.getVerticalOffsetForLineNumber(n)|0;let r=this._lineCount|0,a=this.getFirstWhitespaceIndexAfterLineNumber(n)|0;const l=this.getWhitespacesCount()|0;let d,c;a===-1?(a=l,c=r+1,d=0):(c=this.getAfterLineNumberForWhitespaceIndex(a)|0,d=this.getHeightForWhitespaceIndex(a)|0);let h=s,u=h;const g=5e5;let f=0;s>=g&&(f=Math.floor(s/g)*g,f=Math.floor(f/i)*i,u-=f);const p=[],_=e+(t-e)/2;let v=-1;for(let S=n;S<=r;S++){if(v===-1){const y=h,k=h+i;(y<=_&&__)&&(v=S)}for(h+=i,p[S-n]=u,u+=i;c===S;)u+=d,h+=d,a++,a>=l?c=r+1:(c=this.getAfterLineNumberForWhitespaceIndex(a)|0,d=this.getHeightForWhitespaceIndex(a)|0);if(h>=t){r=S;break}}v===-1&&(v=r);const b=this.getVerticalOffsetForLineNumber(r)|0;let C=n,w=r;return Ct&&w--,{bigNumbersDelta:f,startLineNumber:n,endLineNumber:r,relativeVerticalOffset:p,centeredLineNumber:v,completelyVisibleStartLineNumber:C,completelyVisibleEndLineNumber:w,lineHeight:this._lineHeight}}getVerticalOffsetForWhitespaceIndex(e){this._checkPendingChanges(),e=e|0;const t=this.getAfterLineNumberForWhitespaceIndex(e);let i;t>=1?i=this._lineHeight*t:i=0;let n;return e>0?n=this.getWhitespacesAccumulatedHeight(e-1):n=0,i+n+this._paddingTop}getWhitespaceIndexAtOrAfterVerticallOffset(e){this._checkPendingChanges(),e=e|0;let t=0,i=this.getWhitespacesCount()-1;if(i<0)return-1;const n=this.getVerticalOffsetForWhitespaceIndex(i),s=this.getHeightForWhitespaceIndex(i);if(e>=n+s)return-1;for(;t=a+l)t=r+1;else{if(e>=a)return r;i=r}}return t}getWhitespaceAtVerticalOffset(e){this._checkPendingChanges(),e=e|0;const t=this.getWhitespaceIndexAtOrAfterVerticallOffset(e);if(t<0||t>=this.getWhitespacesCount())return null;const i=this.getVerticalOffsetForWhitespaceIndex(t);if(i>e)return null;const n=this.getHeightForWhitespaceIndex(t),s=this.getIdForWhitespaceIndex(t),r=this.getAfterLineNumberForWhitespaceIndex(t);return{id:s,afterLineNumber:r,verticalOffset:i,height:n}}getWhitespaceViewportData(e,t){this._checkPendingChanges(),e=e|0,t=t|0;const i=this.getWhitespaceIndexAtOrAfterVerticallOffset(e),n=this.getWhitespacesCount()-1;if(i<0)return[];const s=[];for(let r=i;r<=n;r++){const a=this.getVerticalOffsetForWhitespaceIndex(r),l=this.getHeightForWhitespaceIndex(r);if(a>=t)break;s.push({id:this.getIdForWhitespaceIndex(r),afterLineNumber:this.getAfterLineNumberForWhitespaceIndex(r),verticalOffset:a,height:l})}return s}getWhitespaces(){return this._checkPendingChanges(),this._arr.slice(0)}getWhitespacesCount(){return this._checkPendingChanges(),this._arr.length}getIdForWhitespaceIndex(e){return this._checkPendingChanges(),e=e|0,this._arr[e].id}getAfterLineNumberForWhitespaceIndex(e){return this._checkPendingChanges(),e=e|0,this._arr[e].afterLineNumber}getHeightForWhitespaceIndex(e){return this._checkPendingChanges(),e=e|0,this._arr[e].height}};NH.INSTANCE_COUNT=0;const xre=125;class Lv{constructor(e,t,i,n){e=e|0,t=t|0,i=i|0,n=n|0,e<0&&(e=0),t<0&&(t=0),i<0&&(i=0),n<0&&(n=0),this.width=e,this.contentWidth=t,this.scrollWidth=Math.max(e,t),this.height=i,this.contentHeight=n,this.scrollHeight=Math.max(i,n)}equals(e){return this.width===e.width&&this.contentWidth===e.contentWidth&&this.height===e.height&&this.contentHeight===e.contentHeight}}class Ire extends H{constructor(e,t){super(),this._onDidContentSizeChange=this._register(new F),this.onDidContentSizeChange=this._onDidContentSizeChange.event,this._dimensions=new Lv(0,0,0,0),this._scrollable=this._register(new p_({forceIntegerValues:!0,smoothScrollDuration:e,scheduleAtNextAnimationFrame:t})),this.onDidScroll=this._scrollable.onScroll}getScrollable(){return this._scrollable}setSmoothScrollDuration(e){this._scrollable.setSmoothScrollDuration(e)}validateScrollPosition(e){return this._scrollable.validateScrollPosition(e)}getScrollDimensions(){return this._dimensions}setScrollDimensions(e){if(this._dimensions.equals(e))return;const t=this._dimensions;this._dimensions=e,this._scrollable.setScrollDimensions({width:e.width,scrollWidth:e.scrollWidth,height:e.height,scrollHeight:e.scrollHeight},!0);const i=t.contentWidth!==e.contentWidth,n=t.contentHeight!==e.contentHeight;(i||n)&&this._onDidContentSizeChange.fire(new oP(t.contentWidth,t.contentHeight,e.contentWidth,e.contentHeight))}getFutureScrollPosition(){return this._scrollable.getFutureScrollPosition()}getCurrentScrollPosition(){return this._scrollable.getCurrentScrollPosition()}setScrollPositionNow(e){this._scrollable.setScrollPositionNow(e)}setScrollPositionSmooth(e){this._scrollable.setScrollPositionSmooth(e)}hasPendingScrollAnimation(){return this._scrollable.hasPendingScrollAnimation()}}class Ere extends H{constructor(e,t,i){super(),this._configuration=e;const n=this._configuration.options,s=n.get(145),r=n.get(84);this._linesLayout=new NH(t,n.get(67),r.top,r.bottom),this._maxLineWidth=0,this._overlayWidgetsMinWidth=0,this._scrollable=this._register(new Ire(0,i)),this._configureSmoothScrollDuration(),this._scrollable.setScrollDimensions(new Lv(s.contentWidth,0,s.height,0)),this.onDidScroll=this._scrollable.onDidScroll,this.onDidContentSizeChange=this._scrollable.onDidContentSizeChange,this._updateHeight()}dispose(){super.dispose()}getScrollable(){return this._scrollable.getScrollable()}onHeightMaybeChanged(){this._updateHeight()}_configureSmoothScrollDuration(){this._scrollable.setSmoothScrollDuration(this._configuration.options.get(114)?xre:0)}onConfigurationChanged(e){const t=this._configuration.options;if(e.hasChanged(67)&&this._linesLayout.setLineHeight(t.get(67)),e.hasChanged(84)){const i=t.get(84);this._linesLayout.setPadding(i.top,i.bottom)}if(e.hasChanged(145)){const i=t.get(145),n=i.contentWidth,s=i.height,r=this._scrollable.getScrollDimensions(),a=r.contentWidth;this._scrollable.setScrollDimensions(new Lv(n,r.contentWidth,s,this._getContentHeight(n,s,a)))}else this._updateHeight();e.hasChanged(114)&&this._configureSmoothScrollDuration()}onFlushed(e){this._linesLayout.onFlushed(e)}onLinesDeleted(e,t){this._linesLayout.onLinesDeleted(e,t)}onLinesInserted(e,t){this._linesLayout.onLinesInserted(e,t)}_getHorizontalScrollbarHeight(e,t){const n=this._configuration.options.get(103);return n.horizontal===2||e>=t?0:n.horizontalScrollbarSize}_getContentHeight(e,t,i){const n=this._configuration.options;let s=this._linesLayout.getLinesTotalHeight();return n.get(105)?s+=Math.max(0,t-n.get(67)-n.get(84).bottom):n.get(103).ignoreHorizontalScrollbarInContentHeight||(s+=this._getHorizontalScrollbarHeight(e,i)),s}_updateHeight(){const e=this._scrollable.getScrollDimensions(),t=e.width,i=e.height,n=e.contentWidth;this._scrollable.setScrollDimensions(new Lv(t,e.contentWidth,i,this._getContentHeight(t,i,n)))}getCurrentViewport(){const e=this._scrollable.getScrollDimensions(),t=this._scrollable.getCurrentScrollPosition();return new J4(t.scrollTop,t.scrollLeft,e.width,e.height)}getFutureViewport(){const e=this._scrollable.getScrollDimensions(),t=this._scrollable.getFutureScrollPosition();return new J4(t.scrollTop,t.scrollLeft,e.width,e.height)}_computeContentWidth(){const e=this._configuration.options,t=this._maxLineWidth,i=e.get(146),n=e.get(50),s=e.get(145);if(i.isViewportWrapping){const r=e.get(73);return t>s.contentWidth+n.typicalHalfwidthCharacterWidth&&r.enabled&&r.side==="right"?t+s.verticalScrollbarWidth:t}else{const r=e.get(104)*n.typicalHalfwidthCharacterWidth,a=this._linesLayout.getWhitespaceMinWidth();return Math.max(t+r+s.verticalScrollbarWidth,a,this._overlayWidgetsMinWidth)}}setMaxLineWidth(e){this._maxLineWidth=e,this._updateContentWidth()}setOverlayWidgetsMinWidth(e){this._overlayWidgetsMinWidth=e,this._updateContentWidth()}_updateContentWidth(){const e=this._scrollable.getScrollDimensions();this._scrollable.setScrollDimensions(new Lv(e.width,this._computeContentWidth(),e.height,e.contentHeight)),this._updateHeight()}saveState(){const e=this._scrollable.getFutureScrollPosition(),t=e.scrollTop,i=this._linesLayout.getLineNumberAtOrAfterVerticalOffset(t),n=this._linesLayout.getWhitespaceAccumulatedHeightBeforeLineNumber(i);return{scrollTop:t,scrollTopWithoutViewZones:t-n,scrollLeft:e.scrollLeft}}changeWhitespace(e){const t=this._linesLayout.changeWhitespace(e);return t&&this.onHeightMaybeChanged(),t}getVerticalOffsetForLineNumber(e,t=!1){return this._linesLayout.getVerticalOffsetForLineNumber(e,t)}getVerticalOffsetAfterLineNumber(e,t=!1){return this._linesLayout.getVerticalOffsetAfterLineNumber(e,t)}isAfterLines(e){return this._linesLayout.isAfterLines(e)}isInTopPadding(e){return this._linesLayout.isInTopPadding(e)}isInBottomPadding(e){return this._linesLayout.isInBottomPadding(e)}getLineNumberAtVerticalOffset(e){return this._linesLayout.getLineNumberAtOrAfterVerticalOffset(e)}getWhitespaceAtVerticalOffset(e){return this._linesLayout.getWhitespaceAtVerticalOffset(e)}getLinesViewportData(){const e=this.getCurrentViewport();return this._linesLayout.getLinesViewportData(e.top,e.top+e.height)}getLinesViewportDataAtScrollTop(e){const t=this._scrollable.getScrollDimensions();return e+t.height>t.scrollHeight&&(e=t.scrollHeight-t.height),e<0&&(e=0),this._linesLayout.getLinesViewportData(e,e+t.height)}getWhitespaceViewportData(){const e=this.getCurrentViewport();return this._linesLayout.getWhitespaceViewportData(e.top,e.top+e.height)}getWhitespaces(){return this._linesLayout.getWhitespaces()}getContentWidth(){return this._scrollable.getScrollDimensions().contentWidth}getScrollWidth(){return this._scrollable.getScrollDimensions().scrollWidth}getContentHeight(){return this._scrollable.getScrollDimensions().contentHeight}getScrollHeight(){return this._scrollable.getScrollDimensions().scrollHeight}getCurrentScrollLeft(){return this._scrollable.getCurrentScrollPosition().scrollLeft}getCurrentScrollTop(){return this._scrollable.getCurrentScrollPosition().scrollTop}validateScrollPosition(e){return this._scrollable.validateScrollPosition(e)}setScrollPosition(e,t){t===1?this._scrollable.setScrollPositionNow(e):this._scrollable.setScrollPositionSmooth(e)}hasPendingScrollAnimation(){return this._scrollable.hasPendingScrollAnimation()}deltaScrollNow(e,t){const i=this._scrollable.getCurrentScrollPosition();this._scrollable.setScrollPositionNow({scrollLeft:i.scrollLeft+e,scrollTop:i.scrollTop+t})}}class Nre{constructor(e,t,i,n,s){this.editorId=e,this.model=t,this.configuration=i,this._linesCollection=n,this._coordinatesConverter=s,this._decorationsCache=Object.create(null),this._cachedModelDecorationsResolver=null,this._cachedModelDecorationsResolverViewRange=null}_clearCachedModelDecorationsResolver(){this._cachedModelDecorationsResolver=null,this._cachedModelDecorationsResolverViewRange=null}dispose(){this._decorationsCache=Object.create(null),this._clearCachedModelDecorationsResolver()}reset(){this._decorationsCache=Object.create(null),this._clearCachedModelDecorationsResolver()}onModelDecorationsChanged(){this._decorationsCache=Object.create(null),this._clearCachedModelDecorationsResolver()}onLineMappingChanged(){this._decorationsCache=Object.create(null),this._clearCachedModelDecorationsResolver()}_getOrCreateViewModelDecoration(e){const t=e.id;let i=this._decorationsCache[t];if(!i){const n=e.range,s=e.options;let r;if(s.isWholeLine){const a=this._coordinatesConverter.convertModelPositionToViewPosition(new W(n.startLineNumber,1),0,!1,!0),l=this._coordinatesConverter.convertModelPositionToViewPosition(new W(n.endLineNumber,this.model.getLineMaxColumn(n.endLineNumber)),1);r=new D(a.lineNumber,a.column,l.lineNumber,l.column)}else r=this._coordinatesConverter.convertModelRangeToViewRange(n,1);i=new f6(r,s),this._decorationsCache[t]=i}return i}getMinimapDecorationsInRange(e){return this._getDecorationsInRange(e,!0,!1).decorations}getDecorationsViewportData(e){let t=this._cachedModelDecorationsResolver!==null;return t=t&&e.equalsRange(this._cachedModelDecorationsResolverViewRange),t||(this._cachedModelDecorationsResolver=this._getDecorationsInRange(e,!1,!1),this._cachedModelDecorationsResolverViewRange=e),this._cachedModelDecorationsResolver}getInlineDecorationsOnLine(e,t=!1,i=!1){const n=new D(e,this._linesCollection.getViewLineMinColumn(e),e,this._linesCollection.getViewLineMaxColumn(e));return this._getDecorationsInRange(n,t,i).inlineDecorations[0]}_getDecorationsInRange(e,t,i){const n=this._linesCollection.getDecorationsInRange(e,this.editorId,yS(this.configuration.options),t,i),s=e.startLineNumber,r=e.endLineNumber,a=[];let l=0;const d=[];for(let c=s;c<=r;c++)d[c-s]=[];for(let c=0,h=n.length;ct===1)}function cP(o,e){return TH(o,e.range,t=>t===2)}function TH(o,e,t){for(let i=e.startLineNumber;i<=e.endLineNumber;i++){const n=o.tokenization.getLineTokens(i),s=i===e.startLineNumber,r=i===e.endLineNumber;let a=s?n.findTokenIndexAtOffset(e.startColumn-1):0;for(;ae.endColumn-1);){if(!t(n.getStandardTokenType(a)))return!1;a++}}return!0}function Zx(o,e){return o===null?e?ay.INSTANCE:ly.INSTANCE:new Tre(o,e)}class Tre{constructor(e,t){this._projectionData=e,this._isVisible=t}isVisible(){return this._isVisible}setVisible(e){return this._isVisible=e,this}getProjectionData(){return this._projectionData}getViewLineCount(){return this._isVisible?this._projectionData.getOutputLineCount():0}getViewLineContent(e,t,i){this._assertVisible();const n=i>0?this._projectionData.breakOffsets[i-1]:0,s=this._projectionData.breakOffsets[i];let r;if(this._projectionData.injectionOffsets!==null){const a=this._projectionData.injectionOffsets.map((d,c)=>new il(0,0,d+1,this._projectionData.injectionOptions[c],0));r=il.applyInjectedText(e.getLineContent(t),a).substring(n,s)}else r=e.getValueInRange({startLineNumber:t,startColumn:n+1,endLineNumber:t,endColumn:s+1});return i>0&&(r=g3(this._projectionData.wrappedTextIndentLength)+r),r}getViewLineLength(e,t,i){return this._assertVisible(),this._projectionData.getLineLength(i)}getViewLineMinColumn(e,t,i){return this._assertVisible(),this._projectionData.getMinOutputOffset(i)+1}getViewLineMaxColumn(e,t,i){return this._assertVisible(),this._projectionData.getMaxOutputOffset(i)+1}getViewLineData(e,t,i){const n=new Array;return this.getViewLinesData(e,t,i,1,0,[!0],n),n[0]}getViewLinesData(e,t,i,n,s,r,a){this._assertVisible();const l=this._projectionData,d=l.injectionOffsets,c=l.injectionOptions;let h=null;if(d){h=[];let g=0,f=0;for(let p=0;p0?l.breakOffsets[p-1]:0,b=l.breakOffsets[p];for(;fb)break;if(v0?l.wrappedTextIndentLength:0,x=k+Math.max(w-v,0),N=k+Math.min(S-v,b-v);x!==N&&_.push(new MJ(x,N,y.inlineClassName,y.inlineClassNameAffectsLetterSpacing))}}if(S<=b)g+=C,f++;else break}}}let u;d?u=e.tokenization.getLineTokens(t).withInserted(d.map((g,f)=>({offset:g,text:c[f].content,tokenMetadata:an.defaultTokenMetadata}))):u=e.tokenization.getLineTokens(t);for(let g=i;g0?n.wrappedTextIndentLength:0,r=i>0?n.breakOffsets[i-1]:0,a=n.breakOffsets[i],l=e.sliceAndInflate(r,a,s);let d=l.getLineContent();i>0&&(d=g3(n.wrappedTextIndentLength)+d);const c=this._projectionData.getMinOutputOffset(i)+1,h=d.length+1,u=i+1=Yx.length)for(let e=1;e<=o;e++)Yx[e]=Mre(e);return Yx[o]}function Mre(o){return new Array(o+1).join(" ")}class Rre{constructor(e,t,i,n,s,r,a,l,d,c){this._editorId=e,this.model=t,this._validModelVersionId=-1,this._domLineBreaksComputerFactory=i,this._monospaceLineBreaksComputerFactory=n,this.fontInfo=s,this.tabSize=r,this.wrappingStrategy=a,this.wrappingColumn=l,this.wrappingIndent=d,this.wordBreak=c,this._constructLines(!0,null)}dispose(){this.hiddenAreasDecorationIds=this.model.deltaDecorations(this.hiddenAreasDecorationIds,[])}createCoordinatesConverter(){return new Pre(this)}_constructLines(e,t){this.modelLineProjections=[],e&&(this.hiddenAreasDecorationIds=this.model.deltaDecorations(this.hiddenAreasDecorationIds,[]));const i=this.model.getLinesContent(),n=this.model.getInjectedTextDecorations(this._editorId),s=i.length,r=this.createLineBreaksComputer(),a=new Sc(il.fromDecorations(n));for(let p=0;pv.lineNumber===p+1);r.addRequest(i[p],_,t?t[p]:null)}const l=r.finalize(),d=[],c=this.hiddenAreasDecorationIds.map(p=>this.model.getDecorationRange(p)).sort(D.compareRangesUsingStarts);let h=1,u=0,g=-1,f=g+1=h&&_<=u,b=Zx(l[p],!v);d[p]=b.getViewLineCount(),this.modelLineProjections[p]=b}this._validModelVersionId=this.model.getVersionId(),this.projectedModelLineLineCounts=new oX(d)}getHiddenAreas(){return this.hiddenAreasDecorationIds.map(e=>this.model.getDecorationRange(e))}setHiddenAreas(e){const t=e.map(u=>this.model.validateRange(u)),i=Are(t),n=this.hiddenAreasDecorationIds.map(u=>this.model.getDecorationRange(u)).sort(D.compareRangesUsingStarts);if(i.length===n.length){let u=!1;for(let g=0;g({range:u,options:Je.EMPTY}));this.hiddenAreasDecorationIds=this.model.deltaDecorations(this.hiddenAreasDecorationIds,s);const r=i;let a=1,l=0,d=-1,c=d+1=a&&g<=l?this.modelLineProjections[u].isVisible()&&(this.modelLineProjections[u]=this.modelLineProjections[u].setVisible(!1),f=!0):(h=!0,this.modelLineProjections[u].isVisible()||(this.modelLineProjections[u]=this.modelLineProjections[u].setVisible(!0),f=!0)),f){const p=this.modelLineProjections[u].getViewLineCount();this.projectedModelLineLineCounts.setValue(u,p)}}return h||this.setHiddenAreas([]),!0}modelPositionIsVisible(e,t){return e<1||e>this.modelLineProjections.length?!1:this.modelLineProjections[e-1].isVisible()}getModelLineViewLineCount(e){return e<1||e>this.modelLineProjections.length?1:this.modelLineProjections[e-1].getViewLineCount()}setTabSize(e){return this.tabSize===e?!1:(this.tabSize=e,this._constructLines(!1,null),!0)}setWrappingSettings(e,t,i,n,s){const r=this.fontInfo.equals(e),a=this.wrappingStrategy===t,l=this.wrappingColumn===i,d=this.wrappingIndent===n,c=this.wordBreak===s;if(r&&a&&l&&d&&c)return!1;const h=r&&a&&!l&&d&&c;this.fontInfo=e,this.wrappingStrategy=t,this.wrappingColumn=i,this.wrappingIndent=n,this.wordBreak=s;let u=null;if(h){u=[];for(let g=0,f=this.modelLineProjections.length;g2&&!this.modelLineProjections[t-2].isVisible(),r=t===1?1:this.projectedModelLineLineCounts.getPrefixSum(t-1)+1;let a=0;const l=[],d=[];for(let c=0,h=n.length;cl?(c=this.projectedModelLineLineCounts.getPrefixSum(t-1)+1,h=c+l-1,f=h+1,p=f+(s-l)-1,d=!0):st?t:e|0}getActiveIndentGuide(e,t,i){e=this._toValidViewLineNumber(e),t=this._toValidViewLineNumber(t),i=this._toValidViewLineNumber(i);const n=this.convertViewPositionToModelPosition(e,this.getViewLineMinColumn(e)),s=this.convertViewPositionToModelPosition(t,this.getViewLineMinColumn(t)),r=this.convertViewPositionToModelPosition(i,this.getViewLineMinColumn(i)),a=this.model.guides.getActiveIndentGuide(n.lineNumber,s.lineNumber,r.lineNumber),l=this.convertModelPositionToViewPosition(a.startLineNumber,1),d=this.convertModelPositionToViewPosition(a.endLineNumber,this.model.getLineMaxColumn(a.endLineNumber));return{startLineNumber:l.lineNumber,endLineNumber:d.lineNumber,indent:a.indent}}getViewLineInfo(e){e=this._toValidViewLineNumber(e);const t=this.projectedModelLineLineCounts.getIndexOf(e-1),i=t.index,n=t.remainder;return new f3(i+1,n)}getMinColumnOfViewLine(e){return this.modelLineProjections[e.modelLineNumber-1].getViewLineMinColumn(this.model,e.modelLineNumber,e.modelLineWrappedLineIdx)}getMaxColumnOfViewLine(e){return this.modelLineProjections[e.modelLineNumber-1].getViewLineMaxColumn(this.model,e.modelLineNumber,e.modelLineWrappedLineIdx)}getModelStartPositionOfViewLine(e){const t=this.modelLineProjections[e.modelLineNumber-1],i=t.getViewLineMinColumn(this.model,e.modelLineNumber,e.modelLineWrappedLineIdx),n=t.getModelColumnOfViewPosition(e.modelLineWrappedLineIdx,i);return new W(e.modelLineNumber,n)}getModelEndPositionOfViewLine(e){const t=this.modelLineProjections[e.modelLineNumber-1],i=t.getViewLineMaxColumn(this.model,e.modelLineNumber,e.modelLineWrappedLineIdx),n=t.getModelColumnOfViewPosition(e.modelLineWrappedLineIdx,i);return new W(e.modelLineNumber,n)}getViewLineInfosGroupedByModelRanges(e,t){const i=this.getViewLineInfo(e),n=this.getViewLineInfo(t),s=new Array;let r=this.getModelStartPositionOfViewLine(i),a=new Array;for(let l=i.modelLineNumber;l<=n.modelLineNumber;l++){const d=this.modelLineProjections[l-1];if(d.isVisible()){const c=l===i.modelLineNumber?i.modelLineWrappedLineIdx:0,h=l===n.modelLineNumber?n.modelLineWrappedLineIdx+1:d.getViewLineCount();for(let u=c;u{if(g.forWrappedLinesAfterColumn!==-1&&this.modelLineProjections[c.modelLineNumber-1].getViewPositionOfModelPosition(0,g.forWrappedLinesAfterColumn).lineNumber>=c.modelLineWrappedLineIdx||g.forWrappedLinesBeforeOrAtColumn!==-1&&this.modelLineProjections[c.modelLineNumber-1].getViewPositionOfModelPosition(0,g.forWrappedLinesBeforeOrAtColumn).lineNumberc.modelLineWrappedLineIdx)return}const p=this.convertModelPositionToViewPosition(c.modelLineNumber,g.horizontalLine.endColumn),_=this.modelLineProjections[c.modelLineNumber-1].getViewPositionOfModelPosition(0,g.horizontalLine.endColumn);return _.lineNumber===c.modelLineWrappedLineIdx?new Sg(g.visibleColumn,f,g.className,new jv(g.horizontalLine.top,p.column),-1,-1):_.lineNumber!!g))}}return r}getViewLinesIndentGuides(e,t){e=this._toValidViewLineNumber(e),t=this._toValidViewLineNumber(t);const i=this.convertViewPositionToModelPosition(e,this.getViewLineMinColumn(e)),n=this.convertViewPositionToModelPosition(t,this.getViewLineMaxColumn(t));let s=[];const r=[],a=[],l=i.lineNumber-1,d=n.lineNumber-1;let c=null;for(let f=l;f<=d;f++){const p=this.modelLineProjections[f];if(p.isVisible()){const _=p.getViewLineNumberOfModelPosition(0,f===l?i.column:1),v=p.getViewLineNumberOfModelPosition(0,this.model.getLineMaxColumn(f+1)),b=v-_+1;let C=0;b>1&&p.getViewLineMinColumn(this.model,f+1,v)===1&&(C=_===0?1:2),r.push(b),a.push(C),c===null&&(c=new W(f+1,0))}else c!==null&&(s=s.concat(this.model.guides.getLinesIndentGuides(c.lineNumber,f)),c=null)}c!==null&&(s=s.concat(this.model.guides.getLinesIndentGuides(c.lineNumber,n.lineNumber)),c=null);const h=t-e+1,u=new Array(h);let g=0;for(let f=0,p=s.length;ft&&(f=!0,g=t-s+1),h.getViewLinesData(this.model,d+1,u,g,s-e,i,l),s+=g,f)break}return l}validateViewPosition(e,t,i){e=this._toValidViewLineNumber(e);const n=this.projectedModelLineLineCounts.getIndexOf(e-1),s=n.index,r=n.remainder,a=this.modelLineProjections[s],l=a.getViewLineMinColumn(this.model,s+1,r),d=a.getViewLineMaxColumn(this.model,s+1,r);td&&(t=d);const c=a.getModelColumnOfViewPosition(r,t);return this.model.validatePosition(new W(s+1,c)).equals(i)?new W(e,t):this.convertModelPositionToViewPosition(i.lineNumber,i.column)}validateViewRange(e,t){const i=this.validateViewPosition(e.startLineNumber,e.startColumn,t.getStartPosition()),n=this.validateViewPosition(e.endLineNumber,e.endColumn,t.getEndPosition());return new D(i.lineNumber,i.column,n.lineNumber,n.column)}convertViewPositionToModelPosition(e,t){const i=this.getViewLineInfo(e),n=this.modelLineProjections[i.modelLineNumber-1].getModelColumnOfViewPosition(i.modelLineWrappedLineIdx,t);return this.model.validatePosition(new W(i.modelLineNumber,n))}convertViewRangeToModelRange(e){const t=this.convertViewPositionToModelPosition(e.startLineNumber,e.startColumn),i=this.convertViewPositionToModelPosition(e.endLineNumber,e.endColumn);return new D(t.lineNumber,t.column,i.lineNumber,i.column)}convertModelPositionToViewPosition(e,t,i=2,n=!1,s=!1){const r=this.model.validatePosition(new W(e,t)),a=r.lineNumber,l=r.column;let d=a-1,c=!1;if(s)for(;d0&&!this.modelLineProjections[d].isVisible();)d--,c=!0;if(d===0&&!this.modelLineProjections[d].isVisible())return new W(n?0:1,1);const h=1+this.projectedModelLineLineCounts.getPrefixSum(d);let u;return c?s?u=this.modelLineProjections[d].getViewPositionOfModelPosition(h,1,i):u=this.modelLineProjections[d].getViewPositionOfModelPosition(h,this.model.getLineMaxColumn(d+1),i):u=this.modelLineProjections[a-1].getViewPositionOfModelPosition(h,l,i),u}convertModelRangeToViewRange(e,t=0){if(e.isEmpty()){const i=this.convertModelPositionToViewPosition(e.startLineNumber,e.startColumn,t);return D.fromPositions(i)}else{const i=this.convertModelPositionToViewPosition(e.startLineNumber,e.startColumn,1),n=this.convertModelPositionToViewPosition(e.endLineNumber,e.endColumn,0);return new D(i.lineNumber,i.column,n.lineNumber,n.column)}}getViewLineNumberOfModelPosition(e,t){let i=e-1;if(this.modelLineProjections[i].isVisible()){const s=1+this.projectedModelLineLineCounts.getPrefixSum(i);return this.modelLineProjections[i].getViewLineNumberOfModelPosition(s,t)}for(;i>0&&!this.modelLineProjections[i].isVisible();)i--;if(i===0&&!this.modelLineProjections[i].isVisible())return 1;const n=1+this.projectedModelLineLineCounts.getPrefixSum(i);return this.modelLineProjections[i].getViewLineNumberOfModelPosition(n,this.model.getLineMaxColumn(i+1))}getDecorationsInRange(e,t,i,n,s){const r=this.convertViewPositionToModelPosition(e.startLineNumber,e.startColumn),a=this.convertViewPositionToModelPosition(e.endLineNumber,e.endColumn);if(a.lineNumber-r.lineNumber<=e.endLineNumber-e.startLineNumber)return this.model.getDecorationsInRange(new D(r.lineNumber,1,a.lineNumber,a.column),t,i,n,s);let l=[];const d=r.lineNumber-1,c=a.lineNumber-1;let h=null;for(let p=d;p<=c;p++)if(this.modelLineProjections[p].isVisible())h===null&&(h=new W(p+1,p===d?r.column:1));else if(h!==null){const v=this.model.getLineMaxColumn(p);l=l.concat(this.model.getDecorationsInRange(new D(h.lineNumber,h.column,p,v),t,i,n)),h=null}h!==null&&(l=l.concat(this.model.getDecorationsInRange(new D(h.lineNumber,h.column,a.lineNumber,a.column),t,i,n)),h=null),l.sort((p,_)=>{const v=D.compareRangesUsingStarts(p.range,_.range);return v===0?p.id<_.id?-1:p.id>_.id?1:0:v});const u=[];let g=0,f=null;for(const p of l){const _=p.id;f!==_&&(f=_,u[g++]=p)}return u}getInjectedTextAt(e){const t=this.getViewLineInfo(e.lineNumber);return this.modelLineProjections[t.modelLineNumber-1].getInjectedTextAt(t.modelLineWrappedLineIdx,e.column)}normalizePosition(e,t){const i=this.getViewLineInfo(e.lineNumber);return this.modelLineProjections[i.modelLineNumber-1].normalizePosition(i.modelLineWrappedLineIdx,e,t)}getLineIndentColumn(e){const t=this.getViewLineInfo(e);return t.modelLineWrappedLineIdx===0?this.model.getLineIndentColumn(t.modelLineNumber):0}}function Are(o){if(o.length===0)return[];const e=o.slice();e.sort(D.compareRangesUsingStarts);const t=[];let i=e[0].startLineNumber,n=e[0].endLineNumber;for(let s=1,r=e.length;sn+1?(t.push(new D(i,1,n,1)),i=a.startLineNumber,n=a.endLineNumber):a.endLineNumber>n&&(n=a.endLineNumber)}return t.push(new D(i,1,n,1)),t}class f3{constructor(e,t){this.modelLineNumber=e,this.modelLineWrappedLineIdx=t}}class m3{constructor(e,t){this.modelRange=e,this.viewLines=t}}class Pre{constructor(e){this._lines=e}convertViewPositionToModelPosition(e){return this._lines.convertViewPositionToModelPosition(e.lineNumber,e.column)}convertViewRangeToModelRange(e){return this._lines.convertViewRangeToModelRange(e)}validateViewPosition(e,t){return this._lines.validateViewPosition(e.lineNumber,e.column,t)}validateViewRange(e,t){return this._lines.validateViewRange(e,t)}convertModelPositionToViewPosition(e,t,i,n){return this._lines.convertModelPositionToViewPosition(e.lineNumber,e.column,t,i,n)}convertModelRangeToViewRange(e,t){return this._lines.convertModelRangeToViewRange(e,t)}modelPositionIsVisible(e){return this._lines.modelPositionIsVisible(e.lineNumber,e.column)}getModelLineViewLineCount(e){return this._lines.getModelLineViewLineCount(e)}getViewLineNumberOfModelPosition(e,t){return this._lines.getViewLineNumberOfModelPosition(e,t)}}class Ore{constructor(e){this.model=e}dispose(){}createCoordinatesConverter(){return new Fre(this)}getHiddenAreas(){return[]}setHiddenAreas(e){return!1}setTabSize(e){return!1}setWrappingSettings(e,t,i,n){return!1}createLineBreaksComputer(){const e=[];return{addRequest:(t,i,n)=>{e.push(null)},finalize:()=>e}}onModelFlushed(){}onModelLinesDeleted(e,t,i){return new dT(t,i)}onModelLinesInserted(e,t,i,n){return new cT(t,i)}onModelLineChanged(e,t,i){return[!1,new EH(t,1),null,null]}acceptVersionId(e){}getViewLineCount(){return this.model.getLineCount()}getActiveIndentGuide(e,t,i){return{startLineNumber:e,endLineNumber:e,indent:0}}getViewLinesBracketGuides(e,t,i){return new Array(t-e+1).fill([])}getViewLinesIndentGuides(e,t){const i=t-e+1,n=new Array(i);for(let s=0;st)}getModelLineViewLineCount(e){return 1}getViewLineNumberOfModelPosition(e,t){return e}}const zu=ad.Right;class Bre{constructor(e){this.persist=0,this._requiredLanes=1,this.lanes=new Uint8Array(Math.ceil((e+1)*zu/8))}reset(e){const t=Math.ceil((e+1)*zu/8);this.lanes.length>>3]|=1<>>3]&1<>>3]&1<this._updateConfigurationViewLineCountNow(),0)),this._hasFocus=!1,this._viewportStart=hP.create(this.model),this.glyphLanes=new Bre(0),this.model.isTooLargeForTokenization())this._lines=new Ore(this.model);else{const c=this._configuration.options,h=c.get(50),u=c.get(139),g=c.get(146),f=c.get(138),p=c.get(129);this._lines=new Rre(this._editorId,this.model,n,s,h,this.model.getOptions().tabSize,u,g.wrappingColumn,f,p)}this.coordinatesConverter=this._lines.createCoordinatesConverter(),this._cursor=this._register(new Cre(i,this,this.coordinatesConverter,this.cursorConfig)),this.viewLayout=this._register(new Ere(this._configuration,this.getLineCount(),r)),this._register(this.viewLayout.onDidScroll(c=>{c.scrollTopChanged&&this._handleVisibleLinesChanged(),c.scrollTopChanged&&this._viewportStart.invalidate(),this._eventDispatcher.emitSingleViewEvent(new sre(c)),this._eventDispatcher.emitOutgoingEvent(new aP(c.oldScrollWidth,c.oldScrollLeft,c.oldScrollHeight,c.oldScrollTop,c.scrollWidth,c.scrollLeft,c.scrollHeight,c.scrollTop))})),this._register(this.viewLayout.onDidContentSizeChange(c=>{this._eventDispatcher.emitOutgoingEvent(c)})),this._decorations=new Nre(this._editorId,this.model,this._configuration,this._lines,this.coordinatesConverter),this._registerModelEvents(),this._register(this._configuration.onDidChangeFast(c=>{try{const h=this._eventDispatcher.beginEmitViewEvents();this._onConfigurationChanged(h,c)}finally{this._eventDispatcher.endEmitViewEvents()}})),this._register(kC.getInstance().onDidChange(()=>{this._eventDispatcher.emitSingleViewEvent(new are)})),this._register(this._themeService.onDidColorThemeChange(c=>{this._invalidateDecorationsColorCache(),this._eventDispatcher.emitSingleViewEvent(new ore(c))})),this._updateConfigurationViewLineCountNow()}dispose(){super.dispose(),this._decorations.dispose(),this._lines.dispose(),this._viewportStart.dispose(),this._eventDispatcher.dispose()}createLineBreaksComputer(){return this._lines.createLineBreaksComputer()}addViewEventHandler(e){this._eventDispatcher.addViewEventHandler(e)}removeViewEventHandler(e){this._eventDispatcher.removeViewEventHandler(e)}_updateConfigurationViewLineCountNow(){this._configuration.setViewLineCount(this._lines.getViewLineCount())}getModelVisibleRanges(){const e=this.viewLayout.getLinesViewportData(),t=new D(e.startLineNumber,this.getLineMinColumn(e.startLineNumber),e.endLineNumber,this.getLineMaxColumn(e.endLineNumber));return this._toModelVisibleRanges(t)}visibleLinesStabilized(){const e=this.getModelVisibleRanges();this._attachedView.setVisibleLines(e,!0)}_handleVisibleLinesChanged(){const e=this.getModelVisibleRanges();this._attachedView.setVisibleLines(e,!1)}setHasFocus(e){this._hasFocus=e,this._cursor.setHasFocus(e),this._eventDispatcher.emitSingleViewEvent(new ire(e)),this._eventDispatcher.emitOutgoingEvent(new rP(!e,e))}onCompositionStart(){this._eventDispatcher.emitSingleViewEvent(new Xoe)}onCompositionEnd(){this._eventDispatcher.emitSingleViewEvent(new Joe)}_captureStableViewport(){if(this._viewportStart.isValid&&this.viewLayout.getCurrentScrollTop()>0){const e=new W(this._viewportStart.viewLineNumber,this.getLineMinColumn(this._viewportStart.viewLineNumber)),t=this.coordinatesConverter.convertViewPositionToModelPosition(e);return new _3(t,this._viewportStart.startLineDelta)}return new _3(null,0)}_onConfigurationChanged(e,t){const i=this._captureStableViewport(),n=this._configuration.options,s=n.get(50),r=n.get(139),a=n.get(146),l=n.get(138),d=n.get(129);this._lines.setWrappingSettings(s,r,a.wrappingColumn,l,d)&&(e.emitViewEvent(new R1),e.emitViewEvent(new A1),e.emitViewEvent(new Vu(null)),this._cursor.onLineMappingChanged(e),this._decorations.onLineMappingChanged(),this.viewLayout.onFlushed(this.getLineCount()),this._updateConfigurationViewLineCount.schedule()),t.hasChanged(91)&&(this._decorations.reset(),e.emitViewEvent(new Vu(null))),t.hasChanged(98)&&(this._decorations.reset(),e.emitViewEvent(new Vu(null))),e.emitViewEvent(new ere(t)),this.viewLayout.onConfigurationChanged(t),i.recoverViewportStart(this.coordinatesConverter,this.viewLayout),qf.shouldRecreate(t)&&(this.cursorConfig=new qf(this.model.getLanguageId(),this.model.getOptions(),this._configuration,this.languageConfigurationService),this._cursor.updateConfiguration(this.cursorConfig))}_registerModelEvents(){this._register(this.model.onDidChangeContentOrInjectedText(e=>{try{const i=this._eventDispatcher.beginEmitViewEvents();let n=!1,s=!1;const r=e instanceof Ag?e.rawContentChangedEvent.changes:e.changes,a=e instanceof Ag?e.rawContentChangedEvent.versionId:null,l=this._lines.createLineBreaksComputer();for(const h of r)switch(h.changeType){case 4:{for(let u=0;u!p.ownerId||p.ownerId===this._editorId)),l.addRequest(g,f,null)}break}case 2:{let u=null;h.injectedText&&(u=h.injectedText.filter(g=>!g.ownerId||g.ownerId===this._editorId)),l.addRequest(h.detail,u,null);break}}const d=l.finalize(),c=new Sc(d);for(const h of r)switch(h.changeType){case 1:{this._lines.onModelFlushed(),i.emitViewEvent(new R1),this._decorations.reset(),this.viewLayout.onFlushed(this.getLineCount()),n=!0;break}case 3:{const u=this._lines.onModelLinesDeleted(a,h.fromLineNumber,h.toLineNumber);u!==null&&(i.emitViewEvent(u),this.viewLayout.onLinesDeleted(u.fromLineNumber,u.toLineNumber)),n=!0;break}case 4:{const u=c.takeCount(h.detail.length),g=this._lines.onModelLinesInserted(a,h.fromLineNumber,h.toLineNumber,u);g!==null&&(i.emitViewEvent(g),this.viewLayout.onLinesInserted(g.fromLineNumber,g.toLineNumber)),n=!0;break}case 2:{const u=c.dequeue(),[g,f,p,_]=this._lines.onModelLineChanged(a,h.lineNumber,u);s=g,f&&i.emitViewEvent(f),p&&(i.emitViewEvent(p),this.viewLayout.onLinesInserted(p.fromLineNumber,p.toLineNumber)),_&&(i.emitViewEvent(_),this.viewLayout.onLinesDeleted(_.fromLineNumber,_.toLineNumber));break}case 5:break}a!==null&&this._lines.acceptVersionId(a),this.viewLayout.onHeightMaybeChanged(),!n&&s&&(i.emitViewEvent(new A1),i.emitViewEvent(new Vu(null)),this._cursor.onLineMappingChanged(i),this._decorations.onLineMappingChanged())}finally{this._eventDispatcher.endEmitViewEvents()}const t=this._viewportStart.isValid;if(this._viewportStart.invalidate(),this._configuration.setModelLineCount(this.model.getLineCount()),this._updateConfigurationViewLineCountNow(),!this._hasFocus&&this.model.getAttachedEditorCount()>=2&&t){const i=this.model._getTrackedRange(this._viewportStart.modelTrackedRange);if(i){const n=this.coordinatesConverter.convertModelPositionToViewPosition(i.getStartPosition()),s=this.viewLayout.getVerticalOffsetForLineNumber(n.lineNumber);this.viewLayout.setScrollPosition({scrollTop:s+this._viewportStart.startLineDelta},1)}}try{const i=this._eventDispatcher.beginEmitViewEvents();e instanceof Ag&&i.emitOutgoingEvent(new _re(e.contentChangedEvent)),this._cursor.onModelContentChanged(i,e)}finally{this._eventDispatcher.endEmitViewEvents()}this._handleVisibleLinesChanged()})),this._register(this.model.onDidChangeTokens(e=>{const t=[];for(let i=0,n=e.ranges.length;i{this._eventDispatcher.emitSingleViewEvent(new nre),this.cursorConfig=new qf(this.model.getLanguageId(),this.model.getOptions(),this._configuration,this.languageConfigurationService),this._cursor.updateConfiguration(this.cursorConfig),this._eventDispatcher.emitOutgoingEvent(new pre(e))})),this._register(this.model.onDidChangeLanguage(e=>{this.cursorConfig=new qf(this.model.getLanguageId(),this.model.getOptions(),this._configuration,this.languageConfigurationService),this._cursor.updateConfiguration(this.cursorConfig),this._eventDispatcher.emitOutgoingEvent(new mre(e))})),this._register(this.model.onDidChangeOptions(e=>{if(this._lines.setTabSize(this.model.getOptions().tabSize)){try{const t=this._eventDispatcher.beginEmitViewEvents();t.emitViewEvent(new R1),t.emitViewEvent(new A1),t.emitViewEvent(new Vu(null)),this._cursor.onLineMappingChanged(t),this._decorations.onLineMappingChanged(),this.viewLayout.onFlushed(this.getLineCount())}finally{this._eventDispatcher.endEmitViewEvents()}this._updateConfigurationViewLineCount.schedule()}this.cursorConfig=new qf(this.model.getLanguageId(),this.model.getOptions(),this._configuration,this.languageConfigurationService),this._cursor.updateConfiguration(this.cursorConfig),this._eventDispatcher.emitOutgoingEvent(new vre(e))})),this._register(this.model.onDidChangeDecorations(e=>{this._decorations.onModelDecorationsChanged(),this._eventDispatcher.emitSingleViewEvent(new Vu(e)),this._eventDispatcher.emitOutgoingEvent(new fre(e))}))}setHiddenAreas(e,t){var i;this.hiddenAreasModel.setHiddenAreas(t,e);const n=this.hiddenAreasModel.getMergedRanges();if(n===this.previousHiddenAreas)return;this.previousHiddenAreas=n;const s=this._captureStableViewport();let r=!1;try{const a=this._eventDispatcher.beginEmitViewEvents();r=this._lines.setHiddenAreas(n),r&&(a.emitViewEvent(new R1),a.emitViewEvent(new A1),a.emitViewEvent(new Vu(null)),this._cursor.onLineMappingChanged(a),this._decorations.onLineMappingChanged(),this.viewLayout.onFlushed(this.getLineCount()),this.viewLayout.onHeightMaybeChanged());const l=(i=s.viewportStartModelPosition)===null||i===void 0?void 0:i.lineNumber;l&&n.some(c=>c.startLineNumber<=l&&l<=c.endLineNumber)||s.recoverViewportStart(this.coordinatesConverter,this.viewLayout)}finally{this._eventDispatcher.endEmitViewEvents()}this._updateConfigurationViewLineCount.schedule(),r&&this._eventDispatcher.emitOutgoingEvent(new ure)}getVisibleRangesPlusViewportAboveBelow(){const e=this._configuration.options.get(145),t=this._configuration.options.get(67),i=Math.max(20,Math.round(e.height/t)),n=this.viewLayout.getLinesViewportData(),s=Math.max(1,n.completelyVisibleStartLineNumber-i),r=Math.min(this.getLineCount(),n.completelyVisibleEndLineNumber+i);return this._toModelVisibleRanges(new D(s,this.getLineMinColumn(s),r,this.getLineMaxColumn(r)))}getVisibleRanges(){const e=this.getCompletelyVisibleViewRange();return this._toModelVisibleRanges(e)}getHiddenAreas(){return this._lines.getHiddenAreas()}_toModelVisibleRanges(e){const t=this.coordinatesConverter.convertViewRangeToModelRange(e),i=this._lines.getHiddenAreas();if(i.length===0)return[t];const n=[];let s=0,r=t.startLineNumber,a=t.startColumn;const l=t.endLineNumber,d=t.endColumn;for(let c=0,h=i.length;cl||(r"u")return this._reduceRestoreStateCompatibility(e);const t=this.model.validatePosition(e.firstPosition),i=this.coordinatesConverter.convertModelPositionToViewPosition(t),n=this.viewLayout.getVerticalOffsetForLineNumber(i.lineNumber)-e.firstPositionDeltaTop;return{scrollLeft:e.scrollLeft,scrollTop:n}}_reduceRestoreStateCompatibility(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTopWithoutViewZones}}getTabSize(){return this.model.getOptions().tabSize}getLineCount(){return this._lines.getViewLineCount()}setViewport(e,t,i){this._viewportStart.update(this,e)}getActiveIndentGuide(e,t,i){return this._lines.getActiveIndentGuide(e,t,i)}getLinesIndentGuides(e,t){return this._lines.getViewLinesIndentGuides(e,t)}getBracketGuidesInRangeByLine(e,t,i,n){return this._lines.getViewLinesBracketGuides(e,t,i,n)}getLineContent(e){return this._lines.getViewLineContent(e)}getLineLength(e){return this._lines.getViewLineLength(e)}getLineMinColumn(e){return this._lines.getViewLineMinColumn(e)}getLineMaxColumn(e){return this._lines.getViewLineMaxColumn(e)}getLineFirstNonWhitespaceColumn(e){const t=Ds(this.getLineContent(e));return t===-1?0:t+1}getLineLastNonWhitespaceColumn(e){const t=$a(this.getLineContent(e));return t===-1?0:t+2}getMinimapDecorationsInRange(e){return this._decorations.getMinimapDecorationsInRange(e)}getDecorationsInViewport(e){return this._decorations.getDecorationsViewportData(e).decorations}getInjectedTextAt(e){return this._lines.getInjectedTextAt(e)}getViewportViewLineRenderingData(e,t){const n=this._decorations.getDecorationsViewportData(e).inlineDecorations[t-e.startLineNumber];return this._getViewLineRenderingData(t,n)}getViewLineRenderingData(e){const t=this._decorations.getInlineDecorationsOnLine(e);return this._getViewLineRenderingData(e,t)}_getViewLineRenderingData(e,t){const i=this.model.mightContainRTL(),n=this.model.mightContainNonBasicASCII(),s=this.getTabSize(),r=this._lines.getViewLineData(e);return r.inlineDecorations&&(t=[...t,...r.inlineDecorations.map(a=>a.toInlineDecoration(e))]),new hr(r.minColumn,r.maxColumn,r.content,r.continuesWithWrappedLine,i,n,r.tokens,t,s,r.startVisibleColumn)}getViewLineData(e){return this._lines.getViewLineData(e)}getMinimapLinesRenderingData(e,t,i){const n=this._lines.getViewLinesData(e,t,i);return new TJ(this.getTabSize(),n)}getAllOverviewRulerDecorations(e){const t=this.model.getOverviewRulerDecorations(this._editorId,yS(this._configuration.options)),i=new Hre;for(const n of t){const s=n.options,r=s.overviewRuler;if(!r)continue;const a=r.position;if(a===0)continue;const l=r.getColor(e.value),d=this.coordinatesConverter.getViewLineNumberOfModelPosition(n.range.startLineNumber,n.range.startColumn),c=this.coordinatesConverter.getViewLineNumberOfModelPosition(n.range.endLineNumber,n.range.endColumn);i.accept(l,s.zIndex,d,c,a)}return i.asArray}_invalidateDecorationsColorCache(){const e=this.model.getOverviewRulerDecorations();for(const t of e){const i=t.options.overviewRuler;i==null||i.invalidateCachedColor();const n=t.options.minimap;n==null||n.invalidateCachedColor()}}getValueInRange(e,t){const i=this.coordinatesConverter.convertViewRangeToModelRange(e);return this.model.getValueInRange(i,t)}getValueLengthInRange(e,t){const i=this.coordinatesConverter.convertViewRangeToModelRange(e);return this.model.getValueLengthInRange(i,t)}modifyPosition(e,t){const i=this.coordinatesConverter.convertViewPositionToModelPosition(e),n=this.model.modifyPosition(i,t);return this.coordinatesConverter.convertModelPositionToViewPosition(n)}deduceModelPositionRelativeToViewPosition(e,t,i){const n=this.coordinatesConverter.convertViewPositionToModelPosition(e);this.model.getEOL().length===2&&(t<0?t-=i:t+=i);const r=this.model.getOffsetAt(n)+t;return this.model.getPositionAt(r)}getPlainTextToCopy(e,t,i){const n=i?`\r +`:this.model.getEOL();e=e.slice(0),e.sort(D.compareRangesUsingStarts);let s=!1,r=!1;for(const l of e)l.isEmpty()?s=!0:r=!0;if(!r){if(!t)return"";const l=e.map(c=>c.startLineNumber);let d="";for(let c=0;c0&&l[c-1]===l[c]||(d+=this.model.getLineContent(l[c])+n);return d}if(s&&t){const l=[];let d=0;for(const c of e){const h=c.startLineNumber;c.isEmpty()?h!==d&&l.push(this.model.getLineContent(h)):l.push(this.model.getValueInRange(c,i?2:0)),d=h}return l.length===1?l[0]:l}const a=[];for(const l of e)l.isEmpty()||a.push(this.model.getValueInRange(l,i?2:0));return a.length===1?a[0]:a}getRichTextToCopy(e,t){const i=this.model.getLanguageId();if(i===rr||e.length!==1)return null;let n=e[0];if(n.isEmpty()){if(!t)return null;const c=n.startLineNumber;n=new D(c,this.model.getLineMinColumn(c),c,this.model.getLineMaxColumn(c))}const s=this._configuration.options.get(50),r=this._getColorMap(),l=/[:;\\\/<>]/.test(s.fontFamily)||s.fontFamily===po.fontFamily;let d;return l?d=po.fontFamily:(d=s.fontFamily,d=d.replace(/"/g,"'"),/[,']/.test(d)||/[+ ]/.test(d)&&(d=`'${d}'`),d=`${d}, ${po.fontFamily}`),{mode:i,html:`
`+this._getHTMLToCopy(n,r)+"
"}}_getHTMLToCopy(e,t){const i=e.startLineNumber,n=e.startColumn,s=e.endLineNumber,r=e.endColumn,a=this.getTabSize();let l="";for(let d=i;d<=s;d++){const c=this.model.tokenization.getLineTokens(d),h=c.getLineContent(),u=d===i?n-1:0,g=d===s?r-1:h.length;h===""?l+="
":l+=Lre(h,c.inflate(),t,u,g,a,os)}return l}_getColorMap(){const e=Ei.getColorMap(),t=["#000000"];if(e)for(let i=1,n=e.length;ithis._cursor.setStates(n,e,t,i))}getCursorColumnSelectData(){return this._cursor.getCursorColumnSelectData()}getCursorAutoClosedCharacters(){return this._cursor.getAutoClosedCharacters()}setCursorColumnSelectData(e){this._cursor.setCursorColumnSelectData(e)}getPrevEditOperationType(){return this._cursor.getPrevEditOperationType()}setPrevEditOperationType(e){this._cursor.setPrevEditOperationType(e)}getSelection(){return this._cursor.getSelection()}getSelections(){return this._cursor.getSelections()}getPosition(){return this._cursor.getPrimaryCursorState().modelState.position}setSelections(e,t,i=0){this._withViewEventsCollector(n=>this._cursor.setSelections(n,e,t,i))}saveCursorState(){return this._cursor.saveState()}restoreCursorState(e){this._withViewEventsCollector(t=>this._cursor.restoreState(t,e))}_executeCursorEdit(e){if(this._cursor.context.cursorConfig.readOnly){this._eventDispatcher.emitOutgoingEvent(new gre);return}this._withViewEventsCollector(e)}executeEdits(e,t,i){this._executeCursorEdit(n=>this._cursor.executeEdits(n,e,t,i))}startComposition(){this._executeCursorEdit(e=>this._cursor.startComposition(e))}endComposition(e){this._executeCursorEdit(t=>this._cursor.endComposition(t,e))}type(e,t){this._executeCursorEdit(i=>this._cursor.type(i,e,t))}compositionType(e,t,i,n,s){this._executeCursorEdit(r=>this._cursor.compositionType(r,e,t,i,n,s))}paste(e,t,i,n){this._executeCursorEdit(s=>this._cursor.paste(s,e,t,i,n))}cut(e){this._executeCursorEdit(t=>this._cursor.cut(t,e))}executeCommand(e,t){this._executeCursorEdit(i=>this._cursor.executeCommand(i,e,t))}executeCommands(e,t){this._executeCursorEdit(i=>this._cursor.executeCommands(i,e,t))}revealAllCursors(e,t,i=!1){this._withViewEventsCollector(n=>this._cursor.revealAll(n,e,i,0,t,0))}revealPrimaryCursor(e,t,i=!1){this._withViewEventsCollector(n=>this._cursor.revealPrimary(n,e,i,0,t,0))}revealTopMostCursor(e){const t=this._cursor.getTopMostViewPosition(),i=new D(t.lineNumber,t.column,t.lineNumber,t.column);this._withViewEventsCollector(n=>n.emitViewEvent(new tb(e,!1,i,null,0,!0,0)))}revealBottomMostCursor(e){const t=this._cursor.getBottomMostViewPosition(),i=new D(t.lineNumber,t.column,t.lineNumber,t.column);this._withViewEventsCollector(n=>n.emitViewEvent(new tb(e,!1,i,null,0,!0,0)))}revealRange(e,t,i,n,s){this._withViewEventsCollector(r=>r.emitViewEvent(new tb(e,!1,i,null,n,t,s)))}changeWhitespace(e){this.viewLayout.changeWhitespace(e)&&(this._eventDispatcher.emitSingleViewEvent(new lre),this._eventDispatcher.emitOutgoingEvent(new hre))}_withViewEventsCollector(e){try{const t=this._eventDispatcher.beginEmitViewEvents();return e(t)}finally{this._eventDispatcher.endEmitViewEvents()}}batchEvents(e){this._withViewEventsCollector(()=>{e()})}normalizePosition(e,t){return this._lines.normalizePosition(e,t)}getLineIndentColumn(e){return this._lines.getLineIndentColumn(e)}};class hP{static create(e){const t=e._setTrackedRange(null,new D(1,1,1,1),1);return new hP(e,1,!1,t,0)}get viewLineNumber(){return this._viewLineNumber}get isValid(){return this._isValid}get modelTrackedRange(){return this._modelTrackedRange}get startLineDelta(){return this._startLineDelta}constructor(e,t,i,n,s){this._model=e,this._viewLineNumber=t,this._isValid=i,this._modelTrackedRange=n,this._startLineDelta=s}dispose(){this._model._setTrackedRange(this._modelTrackedRange,null,1)}update(e,t){const i=e.coordinatesConverter.convertViewPositionToModelPosition(new W(t,e.getLineMinColumn(t))),n=e.model._setTrackedRange(this._modelTrackedRange,new D(i.lineNumber,i.column,i.lineNumber,i.column),1),s=e.viewLayout.getVerticalOffsetForLineNumber(t),r=e.viewLayout.getCurrentScrollTop();this._viewLineNumber=t,this._isValid=!0,this._modelTrackedRange=n,this._startLineDelta=r-s}invalidate(){this._isValid=!1}}class Hre{constructor(){this._asMap=Object.create(null),this.asArray=[]}accept(e,t,i,n,s){const r=this._asMap[e];if(r){const a=r.data,l=a[a.length-3],d=a[a.length-1];if(l===s&&d+1>=i){n>d&&(a[a.length-1]=n);return}a.push(s,i,n)}else{const a=new Bb(e,t,[s,i,n]);this._asMap[e]=a,this.asArray.push(a)}}}class Vre{constructor(){this.hiddenAreas=new Map,this.shouldRecompute=!1,this.ranges=[]}setHiddenAreas(e,t){const i=this.hiddenAreas.get(e);i&&p3(i,t)||(this.hiddenAreas.set(e,t),this.shouldRecompute=!0)}getMergedRanges(){if(!this.shouldRecompute)return this.ranges;this.shouldRecompute=!1;const e=Array.from(this.hiddenAreas.values()).reduce((t,i)=>zre(t,i),[]);return p3(this.ranges,e)?this.ranges:(this.ranges=e,this.ranges)}}function zre(o,e){const t=[];let i=0,n=0;for(;i=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Dd=function(o,e){return function(t,i){e(t,i,o)}},tg;let Pp=tg=class extends H{get isSimpleWidget(){return this._configuration.isSimpleWidget}get contextMenuId(){return this._configuration.contextMenuId}constructor(e,t,i,n,s,r,a,l,d,c,h,u){var g,f;super(),this.languageConfigurationService=h,this._deliveryQueue=bG(),this._contributions=this._register(new Sse),this._onDidDispose=this._register(new F),this.onDidDispose=this._onDidDispose.event,this._onDidChangeModelContent=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelContent=this._onDidChangeModelContent.event,this._onDidChangeModelLanguage=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelLanguage=this._onDidChangeModelLanguage.event,this._onDidChangeModelLanguageConfiguration=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelLanguageConfiguration=this._onDidChangeModelLanguageConfiguration.event,this._onDidChangeModelOptions=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelOptions=this._onDidChangeModelOptions.event,this._onDidChangeModelDecorations=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelDecorations=this._onDidChangeModelDecorations.event,this._onDidChangeModelTokens=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModelTokens=this._onDidChangeModelTokens.event,this._onDidChangeConfiguration=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeConfiguration=this._onDidChangeConfiguration.event,this._onWillChangeModel=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onWillChangeModel=this._onWillChangeModel.event,this._onDidChangeModel=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeModel=this._onDidChangeModel.event,this._onDidChangeCursorPosition=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeCursorPosition=this._onDidChangeCursorPosition.event,this._onDidChangeCursorSelection=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeCursorSelection=this._onDidChangeCursorSelection.event,this._onDidAttemptReadOnlyEdit=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDidAttemptReadOnlyEdit=this._onDidAttemptReadOnlyEdit.event,this._onDidLayoutChange=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidLayoutChange=this._onDidLayoutChange.event,this._editorTextFocus=this._register(new v3({deliveryQueue:this._deliveryQueue})),this.onDidFocusEditorText=this._editorTextFocus.onDidChangeToTrue,this.onDidBlurEditorText=this._editorTextFocus.onDidChangeToFalse,this._editorWidgetFocus=this._register(new v3({deliveryQueue:this._deliveryQueue})),this.onDidFocusEditorWidget=this._editorWidgetFocus.onDidChangeToTrue,this.onDidBlurEditorWidget=this._editorWidgetFocus.onDidChangeToFalse,this._onWillType=this._register(new vs(this._contributions,this._deliveryQueue)),this.onWillType=this._onWillType.event,this._onDidType=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDidType=this._onDidType.event,this._onDidCompositionStart=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDidCompositionStart=this._onDidCompositionStart.event,this._onDidCompositionEnd=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDidCompositionEnd=this._onDidCompositionEnd.event,this._onDidPaste=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDidPaste=this._onDidPaste.event,this._onMouseUp=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseUp=this._onMouseUp.event,this._onMouseDown=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseDown=this._onMouseDown.event,this._onMouseDrag=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseDrag=this._onMouseDrag.event,this._onMouseDrop=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseDrop=this._onMouseDrop.event,this._onMouseDropCanceled=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseDropCanceled=this._onMouseDropCanceled.event,this._onDropIntoEditor=this._register(new vs(this._contributions,this._deliveryQueue)),this.onDropIntoEditor=this._onDropIntoEditor.event,this._onContextMenu=this._register(new vs(this._contributions,this._deliveryQueue)),this.onContextMenu=this._onContextMenu.event,this._onMouseMove=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseMove=this._onMouseMove.event,this._onMouseLeave=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseLeave=this._onMouseLeave.event,this._onMouseWheel=this._register(new vs(this._contributions,this._deliveryQueue)),this.onMouseWheel=this._onMouseWheel.event,this._onKeyUp=this._register(new vs(this._contributions,this._deliveryQueue)),this.onKeyUp=this._onKeyUp.event,this._onKeyDown=this._register(new vs(this._contributions,this._deliveryQueue)),this.onKeyDown=this._onKeyDown.event,this._onDidContentSizeChange=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidContentSizeChange=this._onDidContentSizeChange.event,this._onDidScrollChange=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidScrollChange=this._onDidScrollChange.event,this._onDidChangeViewZones=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeViewZones=this._onDidChangeViewZones.event,this._onDidChangeHiddenAreas=this._register(new F({deliveryQueue:this._deliveryQueue})),this.onDidChangeHiddenAreas=this._onDidChangeHiddenAreas.event,this._updateCounter=0,this._onBeginUpdate=this._register(new F),this.onBeginUpdate=this._onBeginUpdate.event,this._onEndUpdate=this._register(new F),this.onEndUpdate=this._onEndUpdate.event,this._actions=new Map,this._bannerDomNode=null,this._dropIntoEditorDecorations=this.createDecorationsCollection(),s.willCreateCodeEditor();const p={...t};this._domElement=e,this._overflowWidgetsDomNode=p.overflowWidgetsDomNode,delete p.overflowWidgetsDomNode,this._id=++Kre,this._decorationTypeKeysToIds={},this._decorationTypeSubtypes={},this._telemetryData=i.telemetryData,this._configuration=this._register(this._createConfiguration(i.isSimpleWidget||!1,(g=i.contextMenuId)!==null&&g!==void 0?g:i.isSimpleWidget?I.SimpleEditorContext:I.EditorContext,p,c)),this._register(this._configuration.onDidChange(b=>{this._onDidChangeConfiguration.fire(b);const C=this._configuration.options;if(b.hasChanged(145)){const w=C.get(145);this._onDidLayoutChange.fire(w)}})),this._contextKeyService=this._register(a.createScoped(this._domElement)),this._notificationService=d,this._codeEditorService=s,this._commandService=r,this._themeService=l,this._register(new qre(this,this._contextKeyService)),this._register(new Gre(this,this._contextKeyService,u)),this._instantiationService=this._register(n.createChild(new DC([ze,this._contextKeyService]))),this._modelData=null,this._focusTracker=new Zre(e,this._overflowWidgetsDomNode),this._register(this._focusTracker.onChange(()=>{this._editorWidgetFocus.setValue(this._focusTracker.hasFocus())})),this._contentWidgets={},this._overlayWidgets={},this._glyphMarginWidgets={};let _;Array.isArray(i.contributions)?_=i.contributions:_=qm.getEditorContributions(),this._contributions.initialize(this,_,this._instantiationService);for(const b of qm.getEditorActions()){if(this._actions.has(b.id)){Ye(new Error(`Cannot have two actions with the same id ${b.id}`));continue}const C=new aH(b.id,b.label,b.alias,b.metadata,(f=b.precondition)!==null&&f!==void 0?f:void 0,w=>this._instantiationService.invokeFunction(S=>Promise.resolve(b.runEditorCommand(S,this,w))),this._contextKeyService);this._actions.set(C.id,C)}const v=()=>!this._configuration.options.get(91)&&this._configuration.options.get(36).enabled;this._register(new EY(this._domElement,{onDragOver:b=>{if(!v())return;const C=this.getTargetAtClientPoint(b.clientX,b.clientY);C!=null&&C.position&&this.showDropIndicatorAt(C.position)},onDrop:async b=>{if(!v()||(this.removeDropIndicator(),!b.dataTransfer))return;const C=this.getTargetAtClientPoint(b.clientX,b.clientY);C!=null&&C.position&&this._onDropIntoEditor.fire({position:C.position,event:b})},onDragLeave:()=>{this.removeDropIndicator()},onDragEnd:()=>{this.removeDropIndicator()}})),this._codeEditorService.addCodeEditor(this)}writeScreenReaderContent(e){var t;(t=this._modelData)===null||t===void 0||t.view.writeScreenReaderContent(e)}_createConfiguration(e,t,i,n){return new FN(e,t,i,this._domElement,n)}getId(){return this.getEditorType()+":"+this._id}getEditorType(){return pC.ICodeEditor}dispose(){this._codeEditorService.removeCodeEditor(this),this._focusTracker.dispose(),this._actions.clear(),this._contentWidgets={},this._overlayWidgets={},this._removeDecorationTypes(),this._postDetachModelCleanup(this._detachModel()),this._onDidDispose.fire(),super.dispose()}invokeWithinContext(e){return this._instantiationService.invokeFunction(e)}updateOptions(e){this._configuration.updateOptions(e||{})}getOptions(){return this._configuration.options}getOption(e){return this._configuration.options.get(e)}getRawOptions(){return this._configuration.getRawOptions()}getOverflowWidgetsDomNode(){return this._overflowWidgetsDomNode}getConfiguredWordAtPosition(e){return this._modelData?Ft.getWordAtPosition(this._modelData.model,this._configuration.options.get(131),this._configuration.options.get(130),e):null}getValue(e=null){if(!this._modelData)return"";const t=!!(e&&e.preserveBOM);let i=0;return e&&e.lineEnding&&e.lineEnding===` +`?i=1:e&&e.lineEnding&&e.lineEnding===`\r +`&&(i=2),this._modelData.model.getValue(i,t)}setValue(e){try{if(this._beginUpdate(),!this._modelData)return;this._modelData.model.setValue(e)}finally{this._endUpdate()}}getModel(){return this._modelData?this._modelData.model:null}setModel(e=null){var t;try{this._beginUpdate();const i=e;if(this._modelData===null&&i===null||this._modelData&&this._modelData.model===i)return;const n={oldModelUrl:((t=this._modelData)===null||t===void 0?void 0:t.model.uri)||null,newModelUrl:(i==null?void 0:i.uri)||null};this._onWillChangeModel.fire(n);const s=this.hasTextFocus(),r=this._detachModel();this._attachModel(i),s&&this.hasModel()&&this.focus(),this._removeDecorationTypes(),this._onDidChangeModel.fire(n),this._postDetachModelCleanup(r),this._contributionsDisposable=this._contributions.onAfterModelAttached()}finally{this._endUpdate()}}_removeDecorationTypes(){if(this._decorationTypeKeysToIds={},this._decorationTypeSubtypes){for(const e in this._decorationTypeSubtypes){const t=this._decorationTypeSubtypes[e];for(const i in t)this._removeDecorationType(e+"-"+i)}this._decorationTypeSubtypes={}}}getVisibleRanges(){return this._modelData?this._modelData.viewModel.getVisibleRanges():[]}getVisibleRangesPlusViewportAboveBelow(){return this._modelData?this._modelData.viewModel.getVisibleRangesPlusViewportAboveBelow():[]}getWhitespaces(){return this._modelData?this._modelData.viewModel.viewLayout.getWhitespaces():[]}static _getVerticalOffsetAfterPosition(e,t,i,n){const s=e.model.validatePosition({lineNumber:t,column:i}),r=e.viewModel.coordinatesConverter.convertModelPositionToViewPosition(s);return e.viewModel.viewLayout.getVerticalOffsetAfterLineNumber(r.lineNumber,n)}getTopForLineNumber(e,t=!1){return this._modelData?tg._getVerticalOffsetForPosition(this._modelData,e,1,t):-1}getTopForPosition(e,t){return this._modelData?tg._getVerticalOffsetForPosition(this._modelData,e,t,!1):-1}static _getVerticalOffsetForPosition(e,t,i,n=!1){const s=e.model.validatePosition({lineNumber:t,column:i}),r=e.viewModel.coordinatesConverter.convertModelPositionToViewPosition(s);return e.viewModel.viewLayout.getVerticalOffsetForLineNumber(r.lineNumber,n)}getBottomForLineNumber(e,t=!1){return this._modelData?tg._getVerticalOffsetAfterPosition(this._modelData,e,1,t):-1}setHiddenAreas(e,t){var i;(i=this._modelData)===null||i===void 0||i.viewModel.setHiddenAreas(e.map(n=>D.lift(n)),t)}getVisibleColumnFromPosition(e){if(!this._modelData)return e.column;const t=this._modelData.model.validatePosition(e),i=this._modelData.model.getOptions().tabSize;return pn.visibleColumnFromColumn(this._modelData.model.getLineContent(t.lineNumber),t.column,i)+1}getPosition(){return this._modelData?this._modelData.viewModel.getPosition():null}setPosition(e,t="api"){if(this._modelData){if(!W.isIPosition(e))throw new Error("Invalid arguments");this._modelData.viewModel.setSelections(t,[{selectionStartLineNumber:e.lineNumber,selectionStartColumn:e.column,positionLineNumber:e.lineNumber,positionColumn:e.column}])}}_sendRevealRange(e,t,i,n){if(!this._modelData)return;if(!D.isIRange(e))throw new Error("Invalid arguments");const s=this._modelData.model.validateRange(e),r=this._modelData.viewModel.coordinatesConverter.convertModelRangeToViewRange(s);this._modelData.viewModel.revealRange("api",i,r,t,n)}revealLine(e,t=0){this._revealLine(e,0,t)}revealLineInCenter(e,t=0){this._revealLine(e,1,t)}revealLineInCenterIfOutsideViewport(e,t=0){this._revealLine(e,2,t)}revealLineNearTop(e,t=0){this._revealLine(e,5,t)}_revealLine(e,t,i){if(typeof e!="number")throw new Error("Invalid arguments");this._sendRevealRange(new D(e,1,e,1),t,!1,i)}revealPosition(e,t=0){this._revealPosition(e,0,!0,t)}revealPositionInCenter(e,t=0){this._revealPosition(e,1,!0,t)}revealPositionInCenterIfOutsideViewport(e,t=0){this._revealPosition(e,2,!0,t)}revealPositionNearTop(e,t=0){this._revealPosition(e,5,!0,t)}_revealPosition(e,t,i,n){if(!W.isIPosition(e))throw new Error("Invalid arguments");this._sendRevealRange(new D(e.lineNumber,e.column,e.lineNumber,e.column),t,i,n)}getSelection(){return this._modelData?this._modelData.viewModel.getSelection():null}getSelections(){return this._modelData?this._modelData.viewModel.getSelections():null}setSelection(e,t="api"){const i=ke.isISelection(e),n=D.isIRange(e);if(!i&&!n)throw new Error("Invalid arguments");if(i)this._setSelectionImpl(e,t);else if(n){const s={selectionStartLineNumber:e.startLineNumber,selectionStartColumn:e.startColumn,positionLineNumber:e.endLineNumber,positionColumn:e.endColumn};this._setSelectionImpl(s,t)}}_setSelectionImpl(e,t){if(!this._modelData)return;const i=new ke(e.selectionStartLineNumber,e.selectionStartColumn,e.positionLineNumber,e.positionColumn);this._modelData.viewModel.setSelections(t,[i])}revealLines(e,t,i=0){this._revealLines(e,t,0,i)}revealLinesInCenter(e,t,i=0){this._revealLines(e,t,1,i)}revealLinesInCenterIfOutsideViewport(e,t,i=0){this._revealLines(e,t,2,i)}revealLinesNearTop(e,t,i=0){this._revealLines(e,t,5,i)}_revealLines(e,t,i,n){if(typeof e!="number"||typeof t!="number")throw new Error("Invalid arguments");this._sendRevealRange(new D(e,1,t,1),i,!1,n)}revealRange(e,t=0,i=!1,n=!0){this._revealRange(e,i?1:0,n,t)}revealRangeInCenter(e,t=0){this._revealRange(e,1,!0,t)}revealRangeInCenterIfOutsideViewport(e,t=0){this._revealRange(e,2,!0,t)}revealRangeNearTop(e,t=0){this._revealRange(e,5,!0,t)}revealRangeNearTopIfOutsideViewport(e,t=0){this._revealRange(e,6,!0,t)}revealRangeAtTop(e,t=0){this._revealRange(e,3,!0,t)}_revealRange(e,t,i,n){if(!D.isIRange(e))throw new Error("Invalid arguments");this._sendRevealRange(D.lift(e),t,i,n)}setSelections(e,t="api",i=0){if(this._modelData){if(!e||e.length===0)throw new Error("Invalid arguments");for(let n=0,s=e.length;n0&&this._modelData.viewModel.restoreCursorState(i):this._modelData.viewModel.restoreCursorState([i]),this._contributions.restoreViewState(t.contributionsState||{});const n=this._modelData.viewModel.reduceRestoreState(t.viewState);this._modelData.view.restoreState(n)}}handleInitialized(){var e;(e=this._getViewModel())===null||e===void 0||e.visibleLinesStabilized()}getContribution(e){return this._contributions.get(e)}getActions(){return Array.from(this._actions.values())}getSupportedActions(){let e=this.getActions();return e=e.filter(t=>t.isSupported()),e}getAction(e){return this._actions.get(e)||null}trigger(e,t,i){i=i||{};try{switch(this._beginUpdate(),t){case"compositionStart":this._startComposition();return;case"compositionEnd":this._endComposition(e);return;case"type":{const s=i;this._type(e,s.text||"");return}case"replacePreviousChar":{const s=i;this._compositionType(e,s.text||"",s.replaceCharCnt||0,0,0);return}case"compositionType":{const s=i;this._compositionType(e,s.text||"",s.replacePrevCharCnt||0,s.replaceNextCharCnt||0,s.positionDelta||0);return}case"paste":{const s=i;this._paste(e,s.text||"",s.pasteOnNewLine||!1,s.multicursorText||null,s.mode||null,s.clipboardEvent);return}case"cut":this._cut(e);return}const n=this.getAction(t);if(n){Promise.resolve(n.run(i)).then(void 0,Ye);return}if(!this._modelData||this._triggerEditorCommand(e,t,i))return;this._triggerCommand(t,i)}finally{this._endUpdate()}}_triggerCommand(e,t){this._commandService.executeCommand(e,t)}_startComposition(){this._modelData&&(this._modelData.viewModel.startComposition(),this._onDidCompositionStart.fire())}_endComposition(e){this._modelData&&(this._modelData.viewModel.endComposition(e),this._onDidCompositionEnd.fire())}_type(e,t){!this._modelData||t.length===0||(e==="keyboard"&&this._onWillType.fire(t),this._modelData.viewModel.type(t,e),e==="keyboard"&&this._onDidType.fire(t))}_compositionType(e,t,i,n,s){this._modelData&&this._modelData.viewModel.compositionType(t,i,n,s,e)}_paste(e,t,i,n,s,r){if(!this._modelData)return;const a=this._modelData.viewModel,l=a.getSelection().getStartPosition();a.paste(t,i,n,e);const d=a.getSelection().getStartPosition();e==="keyboard"&&this._onDidPaste.fire({clipboardEvent:r,range:new D(l.lineNumber,l.column,d.lineNumber,d.column),languageId:s})}_cut(e){this._modelData&&this._modelData.viewModel.cut(e)}_triggerEditorCommand(e,t,i){const n=qm.getEditorCommand(t);return n?(i=i||{},i.source=e,this._instantiationService.invokeFunction(s=>{Promise.resolve(n.runEditorCommand(s,this,i)).then(void 0,Ye)}),!0):!1}_getViewModel(){return this._modelData?this._modelData.viewModel:null}pushUndoStop(){return!this._modelData||this._configuration.options.get(91)?!1:(this._modelData.model.pushStackElement(),!0)}popUndoStop(){return!this._modelData||this._configuration.options.get(91)?!1:(this._modelData.model.popStackElement(),!0)}executeEdits(e,t,i){if(!this._modelData||this._configuration.options.get(91))return!1;let n;return i?Array.isArray(i)?n=()=>i:n=i:n=()=>null,this._modelData.viewModel.executeEdits(e,t,n),!0}executeCommand(e,t){this._modelData&&this._modelData.viewModel.executeCommand(t,e)}executeCommands(e,t){this._modelData&&this._modelData.viewModel.executeCommands(t,e)}createDecorationsCollection(e){return new Yre(this,e)}changeDecorations(e){return this._modelData?this._modelData.model.changeDecorations(e,this._id):null}getLineDecorations(e){return this._modelData?this._modelData.model.getLineDecorations(e,this._id,yS(this._configuration.options)):null}getDecorationsInRange(e){return this._modelData?this._modelData.model.getDecorationsInRange(e,this._id,yS(this._configuration.options)):null}deltaDecorations(e,t){return this._modelData?e.length===0&&t.length===0?e:this._modelData.model.deltaDecorations(e,t,this._id):[]}removeDecorations(e){!this._modelData||e.length===0||this._modelData.model.changeDecorations(t=>{t.deltaDecorations(e,[])})}removeDecorationsByType(e){const t=this._decorationTypeKeysToIds[e];t&&this.changeDecorations(i=>i.deltaDecorations(t,[])),this._decorationTypeKeysToIds.hasOwnProperty(e)&&delete this._decorationTypeKeysToIds[e],this._decorationTypeSubtypes.hasOwnProperty(e)&&delete this._decorationTypeSubtypes[e]}getLayoutInfo(){return this._configuration.options.get(145)}createOverviewRuler(e){return!this._modelData||!this._modelData.hasRealView?null:this._modelData.view.createOverviewRuler(e)}getContainerDomNode(){return this._domElement}getDomNode(){return!this._modelData||!this._modelData.hasRealView?null:this._modelData.view.domNode.domNode}delegateVerticalScrollbarPointerDown(e){!this._modelData||!this._modelData.hasRealView||this._modelData.view.delegateVerticalScrollbarPointerDown(e)}delegateScrollFromMouseWheelEvent(e){!this._modelData||!this._modelData.hasRealView||this._modelData.view.delegateScrollFromMouseWheelEvent(e)}layout(e,t=!1){this._configuration.observeContainer(e),t||this.render()}focus(){!this._modelData||!this._modelData.hasRealView||this._modelData.view.focus()}hasTextFocus(){return!this._modelData||!this._modelData.hasRealView?!1:this._modelData.view.isFocused()}hasWidgetFocus(){return this._focusTracker&&this._focusTracker.hasFocus()}addContentWidget(e){const t={widget:e,position:e.getPosition()};this._contentWidgets.hasOwnProperty(e.getId())&&console.warn("Overwriting a content widget with the same id:"+e.getId()),this._contentWidgets[e.getId()]=t,this._modelData&&this._modelData.hasRealView&&this._modelData.view.addContentWidget(t)}layoutContentWidget(e){const t=e.getId();if(this._contentWidgets.hasOwnProperty(t)){const i=this._contentWidgets[t];i.position=e.getPosition(),this._modelData&&this._modelData.hasRealView&&this._modelData.view.layoutContentWidget(i)}}removeContentWidget(e){const t=e.getId();if(this._contentWidgets.hasOwnProperty(t)){const i=this._contentWidgets[t];delete this._contentWidgets[t],this._modelData&&this._modelData.hasRealView&&this._modelData.view.removeContentWidget(i)}}addOverlayWidget(e){const t={widget:e,position:e.getPosition()};this._overlayWidgets.hasOwnProperty(e.getId())&&console.warn("Overwriting an overlay widget with the same id."),this._overlayWidgets[e.getId()]=t,this._modelData&&this._modelData.hasRealView&&this._modelData.view.addOverlayWidget(t)}layoutOverlayWidget(e){const t=e.getId();if(this._overlayWidgets.hasOwnProperty(t)){const i=this._overlayWidgets[t];i.position=e.getPosition(),this._modelData&&this._modelData.hasRealView&&this._modelData.view.layoutOverlayWidget(i)}}removeOverlayWidget(e){const t=e.getId();if(this._overlayWidgets.hasOwnProperty(t)){const i=this._overlayWidgets[t];delete this._overlayWidgets[t],this._modelData&&this._modelData.hasRealView&&this._modelData.view.removeOverlayWidget(i)}}addGlyphMarginWidget(e){const t={widget:e,position:e.getPosition()};this._glyphMarginWidgets.hasOwnProperty(e.getId())&&console.warn("Overwriting a glyph margin widget with the same id."),this._glyphMarginWidgets[e.getId()]=t,this._modelData&&this._modelData.hasRealView&&this._modelData.view.addGlyphMarginWidget(t)}layoutGlyphMarginWidget(e){const t=e.getId();if(this._glyphMarginWidgets.hasOwnProperty(t)){const i=this._glyphMarginWidgets[t];i.position=e.getPosition(),this._modelData&&this._modelData.hasRealView&&this._modelData.view.layoutGlyphMarginWidget(i)}}removeGlyphMarginWidget(e){const t=e.getId();if(this._glyphMarginWidgets.hasOwnProperty(t)){const i=this._glyphMarginWidgets[t];delete this._glyphMarginWidgets[t],this._modelData&&this._modelData.hasRealView&&this._modelData.view.removeGlyphMarginWidget(i)}}changeViewZones(e){!this._modelData||!this._modelData.hasRealView||this._modelData.view.change(e)}getTargetAtClientPoint(e,t){return!this._modelData||!this._modelData.hasRealView?null:this._modelData.view.getTargetAtClientPoint(e,t)}getScrolledVisiblePosition(e){if(!this._modelData||!this._modelData.hasRealView)return null;const t=this._modelData.model.validatePosition(e),i=this._configuration.options,n=i.get(145),s=tg._getVerticalOffsetForPosition(this._modelData,t.lineNumber,t.column)-this.getScrollTop(),r=this._modelData.view.getOffsetForColumn(t.lineNumber,t.column)+n.glyphMarginWidth+n.lineNumbersWidth+n.decorationsWidth-this.getScrollLeft();return{top:s,left:r,height:i.get(67)}}getOffsetForColumn(e,t){return!this._modelData||!this._modelData.hasRealView?-1:this._modelData.view.getOffsetForColumn(e,t)}render(e=!1){!this._modelData||!this._modelData.hasRealView||this._modelData.viewModel.batchEvents(()=>{this._modelData.view.render(!0,e)})}setAriaOptions(e){!this._modelData||!this._modelData.hasRealView||this._modelData.view.setAriaOptions(e)}applyFontInfo(e){Gn(e,this._configuration.options.get(50))}setBanner(e,t){this._bannerDomNode&&this._domElement.contains(this._bannerDomNode)&&this._domElement.removeChild(this._bannerDomNode),this._bannerDomNode=e,this._configuration.setReservedHeight(e?t:0),this._bannerDomNode&&this._domElement.prepend(this._bannerDomNode)}_attachModel(e){if(!e){this._modelData=null;return}const t=[];this._domElement.setAttribute("data-mode-id",e.getLanguageId()),this._configuration.setIsDominatedByLongLines(e.isDominatedByLongLines()),this._configuration.setModelLineCount(e.getLineCount());const i=e.onBeforeAttached(),n=new Wre(this._id,this._configuration,e,qA.create(Fe(this._domElement)),sP.create(this._configuration.options),a=>Po(Fe(this._domElement),a),this.languageConfigurationService,this._themeService,i);t.push(e.onWillDispose(()=>this.setModel(null))),t.push(n.onEvent(a=>{switch(a.kind){case 0:this._onDidContentSizeChange.fire(a);break;case 1:this._editorTextFocus.setValue(a.hasFocus);break;case 2:this._onDidScrollChange.fire(a);break;case 3:this._onDidChangeViewZones.fire();break;case 4:this._onDidChangeHiddenAreas.fire();break;case 5:this._onDidAttemptReadOnlyEdit.fire();break;case 6:{if(a.reachedMaxCursorCount){const h=this.getOption(80),u=m("cursors.maximum","The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.",h);this._notificationService.prompt(pk.Warning,u,[{label:"Find and Replace",run:()=>{this._commandService.executeCommand("editor.action.startFindReplaceAction")}},{label:m("goToSetting","Increase Multi Cursor Limit"),run:()=>{this._commandService.executeCommand("workbench.action.openSettings2",{query:"editor.multiCursorLimit"})}}])}const l=[];for(let h=0,u=a.selections.length;h{this._paste("keyboard",s,r,a,l)},type:s=>{this._type("keyboard",s)},compositionType:(s,r,a,l)=>{this._compositionType("keyboard",s,r,a,l)},startComposition:()=>{this._startComposition()},endComposition:()=>{this._endComposition("keyboard")},cut:()=>{this._cut("keyboard")}}:t={paste:(s,r,a,l)=>{const d={text:s,pasteOnNewLine:r,multicursorText:a,mode:l};this._commandService.executeCommand("paste",d)},type:s=>{const r={text:s};this._commandService.executeCommand("type",r)},compositionType:(s,r,a,l)=>{if(a||l){const d={text:s,replacePrevCharCnt:r,replaceNextCharCnt:a,positionDelta:l};this._commandService.executeCommand("compositionType",d)}else{const d={text:s,replaceCharCnt:r};this._commandService.executeCommand("replacePreviousChar",d)}},startComposition:()=>{this._commandService.executeCommand("compositionStart",{})},endComposition:()=>{this._commandService.executeCommand("compositionEnd",{})},cut:()=>{this._commandService.executeCommand("cut",{})}};const i=new hk(e.coordinatesConverter);return i.onKeyDown=s=>this._onKeyDown.fire(s),i.onKeyUp=s=>this._onKeyUp.fire(s),i.onContextMenu=s=>this._onContextMenu.fire(s),i.onMouseMove=s=>this._onMouseMove.fire(s),i.onMouseLeave=s=>this._onMouseLeave.fire(s),i.onMouseDown=s=>this._onMouseDown.fire(s),i.onMouseUp=s=>this._onMouseUp.fire(s),i.onMouseDrag=s=>this._onMouseDrag.fire(s),i.onMouseDrop=s=>this._onMouseDrop.fire(s),i.onMouseDropCanceled=s=>this._onMouseDropCanceled.fire(s),i.onMouseWheel=s=>this._onMouseWheel.fire(s),[new ZN(t,this._configuration,this._themeService.getColorTheme(),e,i,this._overflowWidgetsDomNode,this._instantiationService),!0]}_postDetachModelCleanup(e){e==null||e.removeAllDecorationsWithOwnerId(this._id)}_detachModel(){var e;if((e=this._contributionsDisposable)===null||e===void 0||e.dispose(),this._contributionsDisposable=void 0,!this._modelData)return null;const t=this._modelData.model,i=this._modelData.hasRealView?this._modelData.view.domNode.domNode:null;return this._modelData.dispose(),this._modelData=null,this._domElement.removeAttribute("data-mode-id"),i&&this._domElement.contains(i)&&this._domElement.removeChild(i),this._bannerDomNode&&this._domElement.contains(this._bannerDomNode)&&this._domElement.removeChild(this._bannerDomNode),t}_removeDecorationType(e){this._codeEditorService.removeDecorationType(e)}hasModel(){return this._modelData!==null}showDropIndicatorAt(e){const t=[{range:new D(e.lineNumber,e.column,e.lineNumber,e.column),options:tg.dropIntoEditorDecorationOptions}];this._dropIntoEditorDecorations.set(t),this.revealPosition(e,1)}removeDropIndicator(){this._dropIntoEditorDecorations.clear()}setContextValue(e,t){this._contextKeyService.createKey(e,t)}_beginUpdate(){this._updateCounter++,this._updateCounter===1&&this._onBeginUpdate.fire()}_endUpdate(){this._updateCounter--,this._updateCounter===0&&this._onEndUpdate.fire()}};Pp.dropIntoEditorDecorationOptions=Je.register({description:"workbench-dnd-target",className:"dnd-target"});Pp=tg=$re([Dd(3,Ae),Dd(4,It),Dd(5,ui),Dd(6,ze),Dd(7,Cn),Dd(8,Yi),Dd(9,Bo),Dd(10,oi),Dd(11,ye)],Pp);let Kre=0,jre=class{constructor(e,t,i,n,s,r){this.model=e,this.viewModel=t,this.view=i,this.hasRealView=n,this.listenersToRemove=s,this.attachedView=r}dispose(){Yt(this.listenersToRemove),this.model.onBeforeDetached(this.attachedView),this.hasRealView&&this.view.dispose(),this.viewModel.dispose()}};class v3 extends H{constructor(e){super(),this._emitterOptions=e,this._onDidChangeToTrue=this._register(new F(this._emitterOptions)),this.onDidChangeToTrue=this._onDidChangeToTrue.event,this._onDidChangeToFalse=this._register(new F(this._emitterOptions)),this.onDidChangeToFalse=this._onDidChangeToFalse.event,this._value=0}setValue(e){const t=e?2:1;this._value!==t&&(this._value=t,this._value===2?this._onDidChangeToTrue.fire():this._value===1&&this._onDidChangeToFalse.fire())}}class vs extends F{constructor(e,t){super({deliveryQueue:t}),this._contributions=e}fire(e){this._contributions.onBeforeInteractionEvent(),super.fire(e)}}class qre extends H{constructor(e,t){super(),this._editor=e,t.createKey("editorId",e.getId()),this._editorSimpleInput=E.editorSimpleInput.bindTo(t),this._editorFocus=E.focus.bindTo(t),this._textInputFocus=E.textInputFocus.bindTo(t),this._editorTextFocus=E.editorTextFocus.bindTo(t),this._tabMovesFocus=E.tabMovesFocus.bindTo(t),this._editorReadonly=E.readOnly.bindTo(t),this._inDiffEditor=E.inDiffEditor.bindTo(t),this._editorColumnSelection=E.columnSelection.bindTo(t),this._hasMultipleSelections=E.hasMultipleSelections.bindTo(t),this._hasNonEmptySelection=E.hasNonEmptySelection.bindTo(t),this._canUndo=E.canUndo.bindTo(t),this._canRedo=E.canRedo.bindTo(t),this._register(this._editor.onDidChangeConfiguration(()=>this._updateFromConfig())),this._register(this._editor.onDidChangeCursorSelection(()=>this._updateFromSelection())),this._register(this._editor.onDidFocusEditorWidget(()=>this._updateFromFocus())),this._register(this._editor.onDidBlurEditorWidget(()=>this._updateFromFocus())),this._register(this._editor.onDidFocusEditorText(()=>this._updateFromFocus())),this._register(this._editor.onDidBlurEditorText(()=>this._updateFromFocus())),this._register(this._editor.onDidChangeModel(()=>this._updateFromModel())),this._register(this._editor.onDidChangeConfiguration(()=>this._updateFromModel())),this._register(xp.onDidChangeTabFocus(i=>this._tabMovesFocus.set(i))),this._updateFromConfig(),this._updateFromSelection(),this._updateFromFocus(),this._updateFromModel(),this._editorSimpleInput.set(this._editor.isSimpleWidget)}_updateFromConfig(){const e=this._editor.getOptions();this._tabMovesFocus.set(xp.getTabFocusMode()),this._editorReadonly.set(e.get(91)),this._inDiffEditor.set(e.get(61)),this._editorColumnSelection.set(e.get(22))}_updateFromSelection(){const e=this._editor.getSelections();e?(this._hasMultipleSelections.set(e.length>1),this._hasNonEmptySelection.set(e.some(t=>!t.isEmpty()))):(this._hasMultipleSelections.reset(),this._hasNonEmptySelection.reset())}_updateFromFocus(){this._editorFocus.set(this._editor.hasWidgetFocus()&&!this._editor.isSimpleWidget),this._editorTextFocus.set(this._editor.hasTextFocus()&&!this._editor.isSimpleWidget),this._textInputFocus.set(this._editor.hasTextFocus())}_updateFromModel(){const e=this._editor.getModel();this._canUndo.set(!!(e&&e.canUndo())),this._canRedo.set(!!(e&&e.canRedo()))}}class Gre extends H{constructor(e,t,i){super(),this._editor=e,this._contextKeyService=t,this._languageFeaturesService=i,this._langId=E.languageId.bindTo(t),this._hasCompletionItemProvider=E.hasCompletionItemProvider.bindTo(t),this._hasCodeActionsProvider=E.hasCodeActionsProvider.bindTo(t),this._hasCodeLensProvider=E.hasCodeLensProvider.bindTo(t),this._hasDefinitionProvider=E.hasDefinitionProvider.bindTo(t),this._hasDeclarationProvider=E.hasDeclarationProvider.bindTo(t),this._hasImplementationProvider=E.hasImplementationProvider.bindTo(t),this._hasTypeDefinitionProvider=E.hasTypeDefinitionProvider.bindTo(t),this._hasHoverProvider=E.hasHoverProvider.bindTo(t),this._hasDocumentHighlightProvider=E.hasDocumentHighlightProvider.bindTo(t),this._hasDocumentSymbolProvider=E.hasDocumentSymbolProvider.bindTo(t),this._hasReferenceProvider=E.hasReferenceProvider.bindTo(t),this._hasRenameProvider=E.hasRenameProvider.bindTo(t),this._hasSignatureHelpProvider=E.hasSignatureHelpProvider.bindTo(t),this._hasInlayHintsProvider=E.hasInlayHintsProvider.bindTo(t),this._hasDocumentFormattingProvider=E.hasDocumentFormattingProvider.bindTo(t),this._hasDocumentSelectionFormattingProvider=E.hasDocumentSelectionFormattingProvider.bindTo(t),this._hasMultipleDocumentFormattingProvider=E.hasMultipleDocumentFormattingProvider.bindTo(t),this._hasMultipleDocumentSelectionFormattingProvider=E.hasMultipleDocumentSelectionFormattingProvider.bindTo(t),this._isInEmbeddedEditor=E.isInEmbeddedEditor.bindTo(t);const n=()=>this._update();this._register(e.onDidChangeModel(n)),this._register(e.onDidChangeModelLanguage(n)),this._register(i.completionProvider.onDidChange(n)),this._register(i.codeActionProvider.onDidChange(n)),this._register(i.codeLensProvider.onDidChange(n)),this._register(i.definitionProvider.onDidChange(n)),this._register(i.declarationProvider.onDidChange(n)),this._register(i.implementationProvider.onDidChange(n)),this._register(i.typeDefinitionProvider.onDidChange(n)),this._register(i.hoverProvider.onDidChange(n)),this._register(i.documentHighlightProvider.onDidChange(n)),this._register(i.documentSymbolProvider.onDidChange(n)),this._register(i.referenceProvider.onDidChange(n)),this._register(i.renameProvider.onDidChange(n)),this._register(i.documentFormattingEditProvider.onDidChange(n)),this._register(i.documentRangeFormattingEditProvider.onDidChange(n)),this._register(i.signatureHelpProvider.onDidChange(n)),this._register(i.inlayHintsProvider.onDidChange(n)),n()}dispose(){super.dispose()}reset(){this._contextKeyService.bufferChangeEvents(()=>{this._langId.reset(),this._hasCompletionItemProvider.reset(),this._hasCodeActionsProvider.reset(),this._hasCodeLensProvider.reset(),this._hasDefinitionProvider.reset(),this._hasDeclarationProvider.reset(),this._hasImplementationProvider.reset(),this._hasTypeDefinitionProvider.reset(),this._hasHoverProvider.reset(),this._hasDocumentHighlightProvider.reset(),this._hasDocumentSymbolProvider.reset(),this._hasReferenceProvider.reset(),this._hasRenameProvider.reset(),this._hasDocumentFormattingProvider.reset(),this._hasDocumentSelectionFormattingProvider.reset(),this._hasSignatureHelpProvider.reset(),this._isInEmbeddedEditor.reset()})}_update(){const e=this._editor.getModel();if(!e){this.reset();return}this._contextKeyService.bufferChangeEvents(()=>{this._langId.set(e.getLanguageId()),this._hasCompletionItemProvider.set(this._languageFeaturesService.completionProvider.has(e)),this._hasCodeActionsProvider.set(this._languageFeaturesService.codeActionProvider.has(e)),this._hasCodeLensProvider.set(this._languageFeaturesService.codeLensProvider.has(e)),this._hasDefinitionProvider.set(this._languageFeaturesService.definitionProvider.has(e)),this._hasDeclarationProvider.set(this._languageFeaturesService.declarationProvider.has(e)),this._hasImplementationProvider.set(this._languageFeaturesService.implementationProvider.has(e)),this._hasTypeDefinitionProvider.set(this._languageFeaturesService.typeDefinitionProvider.has(e)),this._hasHoverProvider.set(this._languageFeaturesService.hoverProvider.has(e)),this._hasDocumentHighlightProvider.set(this._languageFeaturesService.documentHighlightProvider.has(e)),this._hasDocumentSymbolProvider.set(this._languageFeaturesService.documentSymbolProvider.has(e)),this._hasReferenceProvider.set(this._languageFeaturesService.referenceProvider.has(e)),this._hasRenameProvider.set(this._languageFeaturesService.renameProvider.has(e)),this._hasSignatureHelpProvider.set(this._languageFeaturesService.signatureHelpProvider.has(e)),this._hasInlayHintsProvider.set(this._languageFeaturesService.inlayHintsProvider.has(e)),this._hasDocumentFormattingProvider.set(this._languageFeaturesService.documentFormattingEditProvider.has(e)||this._languageFeaturesService.documentRangeFormattingEditProvider.has(e)),this._hasDocumentSelectionFormattingProvider.set(this._languageFeaturesService.documentRangeFormattingEditProvider.has(e)),this._hasMultipleDocumentFormattingProvider.set(this._languageFeaturesService.documentFormattingEditProvider.all(e).length+this._languageFeaturesService.documentRangeFormattingEditProvider.all(e).length>1),this._hasMultipleDocumentSelectionFormattingProvider.set(this._languageFeaturesService.documentRangeFormattingEditProvider.all(e).length>1),this._isInEmbeddedEditor.set(e.uri.scheme===Ke.walkThroughSnippet||e.uri.scheme===Ke.vscodeChatCodeBlock)})}}class Zre extends H{constructor(e,t){super(),this._onChange=this._register(new F),this.onChange=this._onChange.event,this._hadFocus=void 0,this._hasDomElementFocus=!1,this._domFocusTracker=this._register(el(e)),this._overflowWidgetsDomNodeHasFocus=!1,this._register(this._domFocusTracker.onDidFocus(()=>{this._hasDomElementFocus=!0,this._update()})),this._register(this._domFocusTracker.onDidBlur(()=>{this._hasDomElementFocus=!1,this._update()})),t&&(this._overflowWidgetsDomNode=this._register(el(t)),this._register(this._overflowWidgetsDomNode.onDidFocus(()=>{this._overflowWidgetsDomNodeHasFocus=!0,this._update()})),this._register(this._overflowWidgetsDomNode.onDidBlur(()=>{this._overflowWidgetsDomNodeHasFocus=!1,this._update()})))}_update(){const e=this._hasDomElementFocus||this._overflowWidgetsDomNodeHasFocus;this._hadFocus!==e&&(this._hadFocus=e,this._onChange.fire(void 0))}hasFocus(){var e;return(e=this._hadFocus)!==null&&e!==void 0?e:!1}}class Yre{get length(){return this._decorationIds.length}constructor(e,t){this._editor=e,this._decorationIds=[],this._isChangingDecorations=!1,Array.isArray(t)&&t.length>0&&this.set(t)}onDidChange(e,t,i){return this._editor.onDidChangeModelDecorations(n=>{this._isChangingDecorations||e.call(t,n)},i)}getRange(e){return!this._editor.hasModel()||e>=this._decorationIds.length?null:this._editor.getModel().getDecorationRange(this._decorationIds[e])}getRanges(){if(!this._editor.hasModel())return[];const e=this._editor.getModel(),t=[];for(const i of this._decorationIds){const n=e.getDecorationRange(i);n&&t.push(n)}return t}has(e){return this._decorationIds.includes(e.id)}clear(){this._decorationIds.length!==0&&this.set([])}set(e){try{this._isChangingDecorations=!0,this._editor.changeDecorations(t=>{this._decorationIds=t.deltaDecorations(this._decorationIds,e)})}finally{this._isChangingDecorations=!1}return this._decorationIds}append(e){let t=[];try{this._isChangingDecorations=!0,this._editor.changeDecorations(i=>{t=i.deltaDecorations([],e),this._decorationIds=this._decorationIds.concat(t)})}finally{this._isChangingDecorations=!1}return t}}const Qre=encodeURIComponent("");function Qx(o){return Qre+encodeURIComponent(o.toString())+Xre}const Jre=encodeURIComponent('');function tae(o){return Jre+encodeURIComponent(o.toString())+eae}Wr((o,e)=>{const t=o.getColor(jl);t&&e.addRule(`.monaco-editor .squiggly-error { background: url("data:image/svg+xml,${Qx(t)}") repeat-x bottom left; }`);const i=o.getColor(ks);i&&e.addRule(`.monaco-editor .squiggly-warning { background: url("data:image/svg+xml,${Qx(i)}") repeat-x bottom left; }`);const n=o.getColor(fo);n&&e.addRule(`.monaco-editor .squiggly-info { background: url("data:image/svg+xml,${Qx(n)}") repeat-x bottom left; }`);const s=o.getColor(cee);s&&e.addRule(`.monaco-editor .squiggly-hint { background: url("data:image/svg+xml,${tae(s)}") no-repeat bottom left; }`);const r=o.getColor(Oie);r&&e.addRule(`.monaco-editor.showUnused .squiggly-inline-unnecessary { opacity: ${r.rgba.a}; }`)});var iae=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},nae=function(o,e){return function(t,i){e(t,i,o)}};let uT=class extends H{constructor(e){super(),this._themeService=e,this._onWillCreateCodeEditor=this._register(new F),this._onCodeEditorAdd=this._register(new F),this.onCodeEditorAdd=this._onCodeEditorAdd.event,this._onCodeEditorRemove=this._register(new F),this.onCodeEditorRemove=this._onCodeEditorRemove.event,this._onWillCreateDiffEditor=this._register(new F),this._onDiffEditorAdd=this._register(new F),this.onDiffEditorAdd=this._onDiffEditorAdd.event,this._onDiffEditorRemove=this._register(new F),this.onDiffEditorRemove=this._onDiffEditorRemove.event,this._decorationOptionProviders=new Map,this._codeEditorOpenHandlers=new Hs,this._modelProperties=new Map,this._codeEditors=Object.create(null),this._diffEditors=Object.create(null),this._globalStyleSheet=null}willCreateCodeEditor(){this._onWillCreateCodeEditor.fire()}addCodeEditor(e){this._codeEditors[e.getId()]=e,this._onCodeEditorAdd.fire(e)}removeCodeEditor(e){delete this._codeEditors[e.getId()]&&this._onCodeEditorRemove.fire(e)}listCodeEditors(){return Object.keys(this._codeEditors).map(e=>this._codeEditors[e])}willCreateDiffEditor(){this._onWillCreateDiffEditor.fire()}addDiffEditor(e){this._diffEditors[e.getId()]=e,this._onDiffEditorAdd.fire(e)}listDiffEditors(){return Object.keys(this._diffEditors).map(e=>this._diffEditors[e])}getFocusedCodeEditor(){let e=null;const t=this.listCodeEditors();for(const i of t){if(i.hasTextFocus())return i;i.hasWidgetFocus()&&(e=i)}return e}removeDecorationType(e){const t=this._decorationOptionProviders.get(e);t&&(t.refCount--,t.refCount<=0&&(this._decorationOptionProviders.delete(e),t.dispose(),this.listCodeEditors().forEach(i=>i.removeDecorationsByType(e))))}setModelProperty(e,t,i){const n=e.toString();let s;this._modelProperties.has(n)?s=this._modelProperties.get(n):(s=new Map,this._modelProperties.set(n,s)),s.set(t,i)}getModelProperty(e,t){const i=e.toString();if(this._modelProperties.has(i))return this._modelProperties.get(i).get(t)}async openCodeEditor(e,t,i){for(const n of this._codeEditorOpenHandlers){const s=await n(e,t,i);if(s!==null)return s}return null}registerCodeEditorOpenHandler(e){const t=this._codeEditorOpenHandlers.unshift(e);return Ne(t)}};uT=iae([nae(0,Cn)],uT);var sae=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},b3=function(o,e){return function(t,i){e(t,i,o)}};let dy=class extends uT{constructor(e,t){super(t),this._register(this.onCodeEditorAdd(()=>this._checkContextKey())),this._register(this.onCodeEditorRemove(()=>this._checkContextKey())),this._editorIsOpen=e.createKey("editorIsOpen",!1),this._activeCodeEditor=null,this._register(this.registerCodeEditorOpenHandler(async(i,n,s)=>n?this.doOpenEditor(n,i):null))}_checkContextKey(){let e=!1;for(const t of this.listCodeEditors())if(!t.isSimpleWidget){e=!0;break}this._editorIsOpen.set(e)}setActiveCodeEditor(e){this._activeCodeEditor=e}getActiveCodeEditor(){return this._activeCodeEditor}doOpenEditor(e,t){if(!this.findModel(e,t.resource)){if(t.resource){const s=t.resource.scheme;if(s===Ke.http||s===Ke.https)return NW(t.resource.toString()),e}return null}const n=t.options?t.options.selection:null;if(n)if(typeof n.endLineNumber=="number"&&typeof n.endColumn=="number")e.setSelection(n),e.revealRangeInCenter(n,1);else{const s={lineNumber:n.startLineNumber,column:n.startColumn};e.setPosition(s),e.revealPositionInCenter(s,1)}return e}findModel(e,t){const i=e.getModel();return i&&i.uri.toString()!==t.toString()?null:i}};dy=sae([b3(0,ze),b3(1,Cn)],dy);wt(It,dy,0);const yu=ft("layoutService");var MH=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},RH=function(o,e){return function(t,i){e(t,i,o)}};let cy=class{get mainContainer(){var e,t;return(t=(e=F2(this._codeEditorService.listCodeEditors()))===null||e===void 0?void 0:e.getContainerDomNode())!==null&&t!==void 0?t:jt.document.body}get activeContainer(){var e,t;const i=(e=this._codeEditorService.getFocusedCodeEditor())!==null&&e!==void 0?e:this._codeEditorService.getActiveCodeEditor();return(t=i==null?void 0:i.getContainerDomNode())!==null&&t!==void 0?t:this.mainContainer}get mainContainerDimension(){return Xh(this.mainContainer)}get activeContainerDimension(){return Xh(this.activeContainer)}get containers(){return Ya(this._codeEditorService.listCodeEditors().map(e=>e.getContainerDomNode()))}getContainer(){return this.activeContainer}whenContainerStylesLoaded(){}focus(){var e;(e=this._codeEditorService.getFocusedCodeEditor())===null||e===void 0||e.focus()}constructor(e){this._codeEditorService=e,this.onDidLayoutMainContainer=he.None,this.onDidLayoutActiveContainer=he.None,this.onDidLayoutContainer=he.None,this.onDidChangeActiveContainer=he.None,this.onDidAddContainer=he.None,this.mainContainerOffset={top:0,quickPickTop:0},this.activeContainerOffset={top:0,quickPickTop:0}}};cy=MH([RH(0,It)],cy);let gT=class extends cy{get mainContainer(){return this._container}constructor(e,t){super(t),this._container=e}};gT=MH([RH(1,It)],gT);wt(yu,cy,1);const xC=ft("dialogService");var oae=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},C3=function(o,e){return function(t,i){e(t,i,o)}};function P1(o){return o.scheme===Ke.file?o.fsPath:o.path}let AH=0;class O1{constructor(e,t,i,n,s,r,a){this.id=++AH,this.type=0,this.actual=e,this.label=e.label,this.confirmBeforeUndo=e.confirmBeforeUndo||!1,this.resourceLabel=t,this.strResource=i,this.resourceLabels=[this.resourceLabel],this.strResources=[this.strResource],this.groupId=n,this.groupOrder=s,this.sourceId=r,this.sourceOrder=a,this.isValid=!0}setValid(e){this.isValid=e}toString(){return`[id:${this.id}] [group:${this.groupId}] [${this.isValid?" VALID":"INVALID"}] ${this.actual.constructor.name} - ${this.actual}`}}class w3{constructor(e,t){this.resourceLabel=e,this.reason=t}}class S3{constructor(){this.elements=new Map}createMessage(){const e=[],t=[];for(const[,n]of this.elements)(n.reason===0?e:t).push(n.resourceLabel);const i=[];return e.length>0&&i.push(m({key:"externalRemoval",comment:["{0} is a list of filenames"]},"The following files have been closed and modified on disk: {0}.",e.join(", "))),t.length>0&&i.push(m({key:"noParallelUniverses",comment:["{0} is a list of filenames"]},"The following files have been modified in an incompatible way: {0}.",t.join(", "))),i.join(` +`)}get size(){return this.elements.size}has(e){return this.elements.has(e)}set(e,t){this.elements.set(e,t)}delete(e){return this.elements.delete(e)}}class rae{constructor(e,t,i,n,s,r,a){this.id=++AH,this.type=1,this.actual=e,this.label=e.label,this.confirmBeforeUndo=e.confirmBeforeUndo||!1,this.resourceLabels=t,this.strResources=i,this.groupId=n,this.groupOrder=s,this.sourceId=r,this.sourceOrder=a,this.removedResources=null,this.invalidatedResources=null}canSplit(){return typeof this.actual.split=="function"}removeResource(e,t,i){this.removedResources||(this.removedResources=new S3),this.removedResources.has(t)||this.removedResources.set(t,new w3(e,i))}setValid(e,t,i){i?this.invalidatedResources&&(this.invalidatedResources.delete(t),this.invalidatedResources.size===0&&(this.invalidatedResources=null)):(this.invalidatedResources||(this.invalidatedResources=new S3),this.invalidatedResources.has(t)||this.invalidatedResources.set(t,new w3(e,0)))}toString(){return`[id:${this.id}] [group:${this.groupId}] [${this.invalidatedResources?"INVALID":" VALID"}] ${this.actual.constructor.name} - ${this.actual}`}}class PH{constructor(e,t){this.resourceLabel=e,this.strResource=t,this._past=[],this._future=[],this.locked=!1,this.versionId=1}dispose(){for(const e of this._past)e.type===1&&e.removeResource(this.resourceLabel,this.strResource,0);for(const e of this._future)e.type===1&&e.removeResource(this.resourceLabel,this.strResource,0);this.versionId++}toString(){const e=[];e.push(`* ${this.strResource}:`);for(let t=0;t=0;t--)e.push(` * [REDO] ${this._future[t]}`);return e.join(` +`)}flushAllElements(){this._past=[],this._future=[],this.versionId++}_setElementValidFlag(e,t){e.type===1?e.setValid(this.resourceLabel,this.strResource,t):e.setValid(t)}setElementsValidFlag(e,t){for(const i of this._past)t(i.actual)&&this._setElementValidFlag(i,e);for(const i of this._future)t(i.actual)&&this._setElementValidFlag(i,e)}pushElement(e){for(const t of this._future)t.type===1&&t.removeResource(this.resourceLabel,this.strResource,1);this._future=[],this._past.push(e),this.versionId++}createSnapshot(e){const t=[];for(let i=0,n=this._past.length;i=0;i--)t.push(this._future[i].id);return new DH(e,t)}restoreSnapshot(e){const t=e.elements.length;let i=!0,n=0,s=-1;for(let a=0,l=this._past.length;a=t||d.id!==e.elements[n])&&(i=!1,s=0),!i&&d.type===1&&d.removeResource(this.resourceLabel,this.strResource,0)}let r=-1;for(let a=this._future.length-1;a>=0;a--,n++){const l=this._future[a];i&&(n>=t||l.id!==e.elements[n])&&(i=!1,r=a),!i&&l.type===1&&l.removeResource(this.resourceLabel,this.strResource,0)}s!==-1&&(this._past=this._past.slice(0,s)),r!==-1&&(this._future=this._future.slice(r+1)),this.versionId++}getElements(){const e=[],t=[];for(const i of this._past)e.push(i.actual);for(const i of this._future)t.push(i.actual);return{past:e,future:t}}getClosestPastElement(){return this._past.length===0?null:this._past[this._past.length-1]}getSecondClosestPastElement(){return this._past.length<2?null:this._past[this._past.length-2]}getClosestFutureElement(){return this._future.length===0?null:this._future[this._future.length-1]}hasPastElements(){return this._past.length>0}hasFutureElements(){return this._future.length>0}splitPastWorkspaceElement(e,t){for(let i=this._past.length-1;i>=0;i--)if(this._past[i]===e){t.has(this.strResource)?this._past[i]=t.get(this.strResource):this._past.splice(i,1);break}this.versionId++}splitFutureWorkspaceElement(e,t){for(let i=this._future.length-1;i>=0;i--)if(this._future[i]===e){t.has(this.strResource)?this._future[i]=t.get(this.strResource):this._future.splice(i,1);break}this.versionId++}moveBackward(e){this._past.pop(),this._future.push(e),this.versionId++}moveForward(e){this._future.pop(),this._past.push(e),this.versionId++}}class Xx{constructor(e){this.editStacks=e,this._versionIds=[];for(let t=0,i=this.editStacks.length;tt.sourceOrder)&&(t=r,i=n)}return[t,i]}canUndo(e){if(e instanceof Hl){const[,i]=this._findClosestUndoElementWithSource(e.id);return!!i}const t=this.getUriComparisonKey(e);return this._editStacks.has(t)?this._editStacks.get(t).hasPastElements():!1}_onError(e,t){Ye(e);for(const i of t.strResources)this.removeElements(i);this._notificationService.error(e)}_acquireLocks(e){for(const t of e.editStacks)if(t.locked)throw new Error("Cannot acquire edit stack lock");for(const t of e.editStacks)t.locked=!0;return()=>{for(const t of e.editStacks)t.locked=!1}}_safeInvokeWithLocks(e,t,i,n,s){const r=this._acquireLocks(i);let a;try{a=t()}catch(l){return r(),n.dispose(),this._onError(l,e)}return a?a.then(()=>(r(),n.dispose(),s()),l=>(r(),n.dispose(),this._onError(l,e))):(r(),n.dispose(),s())}async _invokeWorkspacePrepare(e){if(typeof e.actual.prepareUndoRedo>"u")return H.None;const t=e.actual.prepareUndoRedo();return typeof t>"u"?H.None:t}_invokeResourcePrepare(e,t){if(e.actual.type!==1||typeof e.actual.prepareUndoRedo>"u")return t(H.None);const i=e.actual.prepareUndoRedo();return i?TL(i)?t(i):i.then(n=>t(n)):t(H.None)}_getAffectedEditStacks(e){const t=[];for(const i of e.strResources)t.push(this._editStacks.get(i)||OH);return new Xx(t)}_tryToSplitAndUndo(e,t,i,n){if(t.canSplit())return this._splitPastWorkspaceElement(t,i),this._notificationService.warn(n),new F1(this._undo(e,0,!0));for(const s of t.strResources)this.removeElements(s);return this._notificationService.warn(n),new F1}_checkWorkspaceUndo(e,t,i,n){if(t.removedResources)return this._tryToSplitAndUndo(e,t,t.removedResources,m({key:"cannotWorkspaceUndo",comment:["{0} is a label for an operation. {1} is another message."]},"Could not undo '{0}' across all files. {1}",t.label,t.removedResources.createMessage()));if(n&&t.invalidatedResources)return this._tryToSplitAndUndo(e,t,t.invalidatedResources,m({key:"cannotWorkspaceUndo",comment:["{0} is a label for an operation. {1} is another message."]},"Could not undo '{0}' across all files. {1}",t.label,t.invalidatedResources.createMessage()));const s=[];for(const a of i.editStacks)a.getClosestPastElement()!==t&&s.push(a.resourceLabel);if(s.length>0)return this._tryToSplitAndUndo(e,t,null,m({key:"cannotWorkspaceUndoDueToChanges",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not undo '{0}' across all files because changes were made to {1}",t.label,s.join(", ")));const r=[];for(const a of i.editStacks)a.locked&&r.push(a.resourceLabel);return r.length>0?this._tryToSplitAndUndo(e,t,null,m({key:"cannotWorkspaceUndoDueToInProgressUndoRedo",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not undo '{0}' across all files because there is already an undo or redo operation running on {1}",t.label,r.join(", "))):i.isValid()?null:this._tryToSplitAndUndo(e,t,null,m({key:"cannotWorkspaceUndoDueToInMeantimeUndoRedo",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not undo '{0}' across all files because an undo or redo operation occurred in the meantime",t.label))}_workspaceUndo(e,t,i){const n=this._getAffectedEditStacks(t),s=this._checkWorkspaceUndo(e,t,n,!1);return s?s.returnValue:this._confirmAndExecuteWorkspaceUndo(e,t,n,i)}_isPartOfUndoGroup(e){if(!e.groupId)return!1;for(const[,t]of this._editStacks){const i=t.getClosestPastElement();if(i){if(i===e){const n=t.getSecondClosestPastElement();if(n&&n.groupId===e.groupId)return!0}if(i.groupId===e.groupId)return!0}}return!1}async _confirmAndExecuteWorkspaceUndo(e,t,i,n){if(t.canSplit()&&!this._isPartOfUndoGroup(t)){let a;(function(c){c[c.All=0]="All",c[c.This=1]="This",c[c.Cancel=2]="Cancel"})(a||(a={}));const{result:l}=await this._dialogService.prompt({type:ji.Info,message:m("confirmWorkspace","Would you like to undo '{0}' across all files?",t.label),buttons:[{label:m({key:"ok",comment:["{0} denotes a number that is > 1, && denotes a mnemonic"]},"&&Undo in {0} Files",i.editStacks.length),run:()=>a.All},{label:m({key:"nok",comment:["&& denotes a mnemonic"]},"Undo this &&File"),run:()=>a.This}],cancelButton:{run:()=>a.Cancel}});if(l===a.Cancel)return;if(l===a.This)return this._splitPastWorkspaceElement(t,null),this._undo(e,0,!0);const d=this._checkWorkspaceUndo(e,t,i,!1);if(d)return d.returnValue;n=!0}let s;try{s=await this._invokeWorkspacePrepare(t)}catch(a){return this._onError(a,t)}const r=this._checkWorkspaceUndo(e,t,i,!0);if(r)return s.dispose(),r.returnValue;for(const a of i.editStacks)a.moveBackward(t);return this._safeInvokeWithLocks(t,()=>t.actual.undo(),i,s,()=>this._continueUndoInGroup(t.groupId,n))}_resourceUndo(e,t,i){if(!t.isValid){e.flushAllElements();return}if(e.locked){const n=m({key:"cannotResourceUndoDueToInProgressUndoRedo",comment:["{0} is a label for an operation."]},"Could not undo '{0}' because there is already an undo or redo operation running.",t.label);this._notificationService.warn(n);return}return this._invokeResourcePrepare(t,n=>(e.moveBackward(t),this._safeInvokeWithLocks(t,()=>t.actual.undo(),new Xx([e]),n,()=>this._continueUndoInGroup(t.groupId,i))))}_findClosestUndoElementInGroup(e){if(!e)return[null,null];let t=null,i=null;for(const[n,s]of this._editStacks){const r=s.getClosestPastElement();r&&r.groupId===e&&(!t||r.groupOrder>t.groupOrder)&&(t=r,i=n)}return[t,i]}_continueUndoInGroup(e,t){if(!e)return;const[,i]=this._findClosestUndoElementInGroup(e);if(i)return this._undo(i,0,t)}undo(e){if(e instanceof Hl){const[,t]=this._findClosestUndoElementWithSource(e.id);return t?this._undo(t,e.id,!1):void 0}return typeof e=="string"?this._undo(e,0,!1):this._undo(this.getUriComparisonKey(e),0,!1)}_undo(e,t=0,i){if(!this._editStacks.has(e))return;const n=this._editStacks.get(e),s=n.getClosestPastElement();if(!s)return;if(s.groupId){const[a,l]=this._findClosestUndoElementInGroup(s.groupId);if(s!==a&&l)return this._undo(l,t,i)}if((s.sourceId!==t||s.confirmBeforeUndo)&&!i)return this._confirmAndContinueUndo(e,t,s);try{return s.type===1?this._workspaceUndo(e,s,i):this._resourceUndo(n,s,i)}finally{}}async _confirmAndContinueUndo(e,t,i){if((await this._dialogService.confirm({message:m("confirmDifferentSource","Would you like to undo '{0}'?",i.label),primaryButton:m({key:"confirmDifferentSource.yes",comment:["&& denotes a mnemonic"]},"&&Yes"),cancelButton:m("confirmDifferentSource.no","No")})).confirmed)return this._undo(e,t,!0)}_findClosestRedoElementWithSource(e){if(!e)return[null,null];let t=null,i=null;for(const[n,s]of this._editStacks){const r=s.getClosestFutureElement();r&&r.sourceId===e&&(!t||r.sourceOrder0)return this._tryToSplitAndRedo(e,t,null,m({key:"cannotWorkspaceRedoDueToChanges",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not redo '{0}' across all files because changes were made to {1}",t.label,s.join(", ")));const r=[];for(const a of i.editStacks)a.locked&&r.push(a.resourceLabel);return r.length>0?this._tryToSplitAndRedo(e,t,null,m({key:"cannotWorkspaceRedoDueToInProgressUndoRedo",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not redo '{0}' across all files because there is already an undo or redo operation running on {1}",t.label,r.join(", "))):i.isValid()?null:this._tryToSplitAndRedo(e,t,null,m({key:"cannotWorkspaceRedoDueToInMeantimeUndoRedo",comment:["{0} is a label for an operation. {1} is a list of filenames."]},"Could not redo '{0}' across all files because an undo or redo operation occurred in the meantime",t.label))}_workspaceRedo(e,t){const i=this._getAffectedEditStacks(t),n=this._checkWorkspaceRedo(e,t,i,!1);return n?n.returnValue:this._executeWorkspaceRedo(e,t,i)}async _executeWorkspaceRedo(e,t,i){let n;try{n=await this._invokeWorkspacePrepare(t)}catch(r){return this._onError(r,t)}const s=this._checkWorkspaceRedo(e,t,i,!0);if(s)return n.dispose(),s.returnValue;for(const r of i.editStacks)r.moveForward(t);return this._safeInvokeWithLocks(t,()=>t.actual.redo(),i,n,()=>this._continueRedoInGroup(t.groupId))}_resourceRedo(e,t){if(!t.isValid){e.flushAllElements();return}if(e.locked){const i=m({key:"cannotResourceRedoDueToInProgressUndoRedo",comment:["{0} is a label for an operation."]},"Could not redo '{0}' because there is already an undo or redo operation running.",t.label);this._notificationService.warn(i);return}return this._invokeResourcePrepare(t,i=>(e.moveForward(t),this._safeInvokeWithLocks(t,()=>t.actual.redo(),new Xx([e]),i,()=>this._continueRedoInGroup(t.groupId))))}_findClosestRedoElementInGroup(e){if(!e)return[null,null];let t=null,i=null;for(const[n,s]of this._editStacks){const r=s.getClosestFutureElement();r&&r.groupId===e&&(!t||r.groupOrder=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},y3=function(o,e){return function(t,i){e(t,i,o)}};const Hr=ft("ILanguageFeatureDebounceService");var hy;(function(o){const e=new WeakMap;let t=0;function i(n){let s=e.get(n);return s===void 0&&(s=++t,e.set(n,s)),s}o.of=i})(hy||(hy={}));class dae{constructor(e){this._default=e}get(e){return this._default}update(e,t){return this._default}default(){return this._default}}class cae{constructor(e,t,i,n,s,r){this._logService=e,this._name=t,this._registry=i,this._default=n,this._min=s,this._max=r,this._cache=new wd(50,.7)}_key(e){return e.id+this._registry.all(e).reduce((t,i)=>PL(hy.of(i),t),0)}get(e){const t=this._key(e),i=this._cache.get(t);return i?Rs(i.value,this._min,this._max):this.default()}update(e,t){const i=this._key(e);let n=this._cache.get(i);n||(n=new aae(6),this._cache.set(i,n));const s=Rs(n.update(t),this._min,this._max);return rA(e.uri,"output")||this._logService.trace(`[DEBOUNCE: ${this._name}] for ${e.uri.toString()} is ${s}ms`),s}_overall(){const e=new FH;for(const[,t]of this._cache)e.update(t.value);return e.value}default(){const e=this._overall()|0||this._default;return Rs(e,this._min,this._max)}}let mT=class{constructor(e,t){this._logService=e,this._data=new Map,this._isDev=t.isExtensionDevelopment||!t.isBuilt}for(e,t,i){var n,s,r;const a=(n=i==null?void 0:i.min)!==null&&n!==void 0?n:50,l=(s=i==null?void 0:i.max)!==null&&s!==void 0?s:a**2,d=(r=i==null?void 0:i.key)!==null&&r!==void 0?r:void 0,c=`${hy.of(e)},${a}${d?","+d:""}`;let h=this._data.get(c);return h||(this._isDev?(this._logService.debug(`[DEBOUNCE: ${t}] is disabled in developed mode`),h=new dae(a*1.5)):h=new cae(this._logService,t,e,this._overallAverage()|0||a*1.5,a,l),this._data.set(c,h)),h}_overallAverage(){const e=new FH;for(const t of this._data.values())e.update(t.default());return e.value}};mT=lae([y3(0,ms),y3(1,uP)],mT);wt(Hr,mT,1);class sb{static create(e,t){return new sb(e,new uy(t))}get startLineNumber(){return this._startLineNumber}get endLineNumber(){return this._endLineNumber}constructor(e,t){this._startLineNumber=e,this._tokens=t,this._endLineNumber=this._startLineNumber+this._tokens.getMaxDeltaLine()}toString(){return this._tokens.toString(this._startLineNumber)}_updateEndLineNumber(){this._endLineNumber=this._startLineNumber+this._tokens.getMaxDeltaLine()}isEmpty(){return this._tokens.isEmpty()}getLineTokens(e){return this._startLineNumber<=e&&e<=this._endLineNumber?this._tokens.getLineTokens(e-this._startLineNumber):null}getRange(){const e=this._tokens.getRange();return e&&new D(this._startLineNumber+e.startLineNumber,e.startColumn,this._startLineNumber+e.endLineNumber,e.endColumn)}removeTokens(e){const t=e.startLineNumber-this._startLineNumber,i=e.endLineNumber-this._startLineNumber;this._startLineNumber+=this._tokens.removeTokens(t,e.startColumn-1,i,e.endColumn-1),this._updateEndLineNumber()}split(e){const t=e.startLineNumber-this._startLineNumber,i=e.endLineNumber-this._startLineNumber,[n,s,r]=this._tokens.split(t,e.startColumn-1,i,e.endColumn-1);return[new sb(this._startLineNumber,n),new sb(this._startLineNumber+r,s)]}applyEdit(e,t){const[i,n,s]=tu(t);this.acceptEdit(e,i,n,s,t.length>0?t.charCodeAt(0):0)}acceptEdit(e,t,i,n,s){this._acceptDeleteRange(e),this._acceptInsertText(new W(e.startLineNumber,e.startColumn),t,i,n,s),this._updateEndLineNumber()}_acceptDeleteRange(e){if(e.startLineNumber===e.endLineNumber&&e.startColumn===e.endColumn)return;const t=e.startLineNumber-this._startLineNumber,i=e.endLineNumber-this._startLineNumber;if(i<0){const s=i-t;this._startLineNumber-=s;return}const n=this._tokens.getMaxDeltaLine();if(!(t>=n+1)){if(t<0&&i>=n+1){this._startLineNumber=0,this._tokens.clear();return}if(t<0){const s=-t;this._startLineNumber-=s,this._tokens.acceptDeleteRange(e.startColumn-1,0,0,i,e.endColumn-1)}else this._tokens.acceptDeleteRange(0,t,e.startColumn-1,i,e.endColumn-1)}}_acceptInsertText(e,t,i,n,s){if(t===0&&i===0)return;const r=e.lineNumber-this._startLineNumber;if(r<0){this._startLineNumber+=t;return}const a=this._tokens.getMaxDeltaLine();r>=a+1||this._tokens.acceptInsertText(r,e.column-1,t,i,n,s)}}class uy{constructor(e){this._tokens=e,this._tokenCount=e.length/4}toString(e){const t=[];for(let i=0;ie)i=n-1;else{let r=n;for(;r>t&&this._getDeltaLine(r-1)===e;)r--;let a=n;for(;ae||u===e&&f>=t)&&(ue||f===e&&_>=t){if(fs?p-=s-i:p=i;else if(g===t&&f===i)if(g===n&&p>s)p-=s-i;else{c=!0;continue}else if(gs)g=t,f=i,p=f+(p-s);else{c=!0;continue}else if(g>n){if(l===0&&!c){d=a;break}g-=l}else if(g===n&&f>=s)e&&g===0&&(f+=e,p+=e),g-=l,f-=s-i,p-=s-i;else throw new Error("Not possible!");const v=4*d;r[v]=g,r[v+1]=f,r[v+2]=p,r[v+3]=_,d++}this._tokenCount=d}acceptInsertText(e,t,i,n,s,r){const a=i===0&&n===1&&(r>=48&&r<=57||r>=65&&r<=90||r>=97&&r<=122),l=this._tokens,d=this._tokenCount;for(let c=0;c=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Jx=function(o,e){return function(t,i){e(t,i,o)}};let pT=class{constructor(e,t,i,n){this._legend=e,this._themeService=t,this._languageService=i,this._logService=n,this._hasWarnedOverlappingTokens=!1,this._hasWarnedInvalidLengthTokens=!1,this._hasWarnedInvalidEditStart=!1,this._hashTable=new Vd}getMetadata(e,t,i){const n=this._languageService.languageIdCodec.encodeLanguageId(i),s=this._hashTable.get(e,t,n);let r;if(s)r=s.metadata,this._logService.getLevel()===ts.Trace&&this._logService.trace(`SemanticTokensProviderStyling [CACHED] ${e} / ${t}: foreground ${is.getForeground(r)}, fontStyle ${is.getFontStyle(r).toString(2)}`);else{let a=this._legend.tokenTypes[e];const l=[];if(a){let d=t;for(let h=0;d>0&&h>1;d>0&&this._logService.getLevel()===ts.Trace&&(this._logService.trace(`SemanticTokensProviderStyling: unknown token modifier index: ${t.toString(2)} for legend: ${JSON.stringify(this._legend.tokenModifiers)}`),l.push("not-in-legend"));const c=this._themeService.getColorTheme().getTokenStyleMetadata(a,l,i);if(typeof c>"u")r=2147483647;else{if(r=0,typeof c.italic<"u"){const h=(c.italic?1:0)<<11;r|=h|1}if(typeof c.bold<"u"){const h=(c.bold?2:0)<<11;r|=h|2}if(typeof c.underline<"u"){const h=(c.underline?4:0)<<11;r|=h|4}if(typeof c.strikethrough<"u"){const h=(c.strikethrough?8:0)<<11;r|=h|8}if(c.foreground){const h=c.foreground<<15;r|=h|16}r===0&&(r=2147483647)}}else this._logService.getLevel()===ts.Trace&&this._logService.trace(`SemanticTokensProviderStyling: unknown token type index: ${e} for legend: ${JSON.stringify(this._legend.tokenTypes)}`),r=2147483647,a="not-in-legend";this._hashTable.add(e,t,n,r),this._logService.getLevel()===ts.Trace&&this._logService.trace(`SemanticTokensProviderStyling ${e} (${a}) / ${t} (${l.join(" ")}): foreground ${is.getForeground(r)}, fontStyle ${is.getFontStyle(r).toString(2)}`)}return r}warnOverlappingSemanticTokens(e,t){this._hasWarnedOverlappingTokens||(this._hasWarnedOverlappingTokens=!0,this._logService.warn(`Overlapping semantic tokens detected at lineNumber ${e}, column ${t}`))}warnInvalidLengthSemanticTokens(e,t){this._hasWarnedInvalidLengthTokens||(this._hasWarnedInvalidLengthTokens=!0,this._logService.warn(`Semantic token with invalid length detected at lineNumber ${e}, column ${t}`))}warnInvalidEditStart(e,t,i,n,s){this._hasWarnedInvalidEditStart||(this._hasWarnedInvalidEditStart=!0,this._logService.warn(`Invalid semantic tokens edit detected (previousResultId: ${e}, resultId: ${t}) at edit #${i}: The provided start offset ${n} is outside the previous data (length ${s}).`))}};pT=hae([Jx(1,Cn),Jx(2,bi),Jx(3,ms)],pT);function BH(o,e,t){const i=o.data,n=o.data.length/5|0,s=Math.max(Math.ceil(n/1024),400),r=[];let a=0,l=1,d=0;for(;ac&&i[5*b]===0;)b--;if(b-1===c){let C=h;for(;C+1y)e.warnOverlappingSemanticTokens(S,y+1);else{const P=e.getMetadata(N,B,t);P!==2147483647&&(f===0&&(f=S),u[g]=S-f,u[g+1]=y,u[g+2]=x,u[g+3]=P,g+=4,p=S,_=x)}l=S,d=y,a++}g!==u.length&&(u=u.subarray(0,g));const v=sb.create(f,u);r.push(v)}return r}class uae{constructor(e,t,i,n){this.tokenTypeIndex=e,this.tokenModifierSet=t,this.languageId=i,this.metadata=n,this.next=null}}class Vd{constructor(){this._elementsCount=0,this._currentLengthIndex=0,this._currentLength=Vd._SIZES[this._currentLengthIndex],this._growCount=Math.round(this._currentLengthIndex+1=this._growCount){const s=this._elements;this._currentLengthIndex++,this._currentLength=Vd._SIZES[this._currentLengthIndex],this._growCount=Math.round(this._currentLengthIndex+1=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},eI=function(o,e){return function(t,i){e(t,i,o)}};let _T=class extends H{constructor(e,t,i){super(),this._themeService=e,this._logService=t,this._languageService=i,this._caches=new WeakMap,this._register(this._themeService.onDidColorThemeChange(()=>{this._caches=new WeakMap}))}getStyling(e){return this._caches.has(e)||this._caches.set(e,new pT(e.getLegend(),this._themeService,this._languageService,this._logService)),this._caches.get(e)}};_T=gae([eI(0,Cn),eI(1,ms),eI(2,bi)],_T);wt(_k,_T,1);const B1="**",k3="/",Yw="[/\\\\]",Qw="[^/\\\\]",fae=/\//g;function D3(o,e){switch(o){case 0:return"";case 1:return`${Qw}*?`;default:return`(?:${Yw}|${Qw}+${Yw}${e?`|${Yw}${Qw}+`:""})*?`}}function x3(o,e){if(!o)return[];const t=[];let i=!1,n=!1,s="";for(const r of o){switch(r){case e:if(!i&&!n){t.push(s),s="";continue}break;case"{":i=!0;break;case"}":i=!1;break;case"[":n=!0;break;case"]":n=!1;break}s+=r}return s&&t.push(s),t}function WH(o){if(!o)return"";let e="";const t=x3(o,k3);if(t.every(i=>i===B1))e=".*";else{let i=!1;t.forEach((n,s)=>{if(n===B1){if(i)return;e+=D3(2,s===t.length-1)}else{let r=!1,a="",l=!1,d="";for(const c of n){if(c!=="}"&&r){a+=c;continue}if(l&&(c!=="]"||!d)){let h;c==="-"?h=c:(c==="^"||c==="!")&&!d?h="^":c===k3?h="":h=lr(c),d+=h;continue}switch(c){case"{":r=!0;continue;case"[":l=!0;continue;case"}":{const u=`(?:${x3(a,",").map(g=>WH(g)).join("|")})`;e+=u,r=!1,a="";break}case"]":{e+="["+d+"]",l=!1,d="";break}case"?":e+=Qw;continue;case"*":e+=D3(1);continue;default:e+=lr(c)}}sgP(a,e)).filter(a=>a!==td),o),i=t.length;if(!i)return td;if(i===1)return t[0];const n=function(a,l){for(let d=0,c=t.length;d!!a.allBasenames);s&&(n.allBasenames=s.allBasenames);const r=t.reduce((a,l)=>l.allPaths?a.concat(l.allPaths):a,[]);return r.length&&(n.allPaths=r),n}function T3(o,e,t){const i=Ua===on.sep,n=i?o:o.replace(fae,Ua),s=Ua+n,r=on.sep+o;let a;return t?a=function(l,d){return typeof l=="string"&&(l===n||l.endsWith(s)||!i&&(l===o||l.endsWith(r)))?e:null}:a=function(l,d){return typeof l=="string"&&(l===n||!i&&l===o)?e:null},a.allPaths=[(t?"*/":"./")+o],a}function Lae(o){try{const e=new RegExp(`^${WH(o)}$`);return function(t){return e.lastIndex=0,typeof t=="string"&&e.test(t)?o:null}}catch{return td}}function kae(o,e,t){return!o||typeof e!="string"?!1:HH(o)(e,void 0,t)}function HH(o,e={}){if(!o)return E3;if(typeof o=="string"||Dae(o)){const t=gP(o,e);if(t===td)return E3;const i=function(n,s){return!!t(n,s)};return t.allBasenames&&(i.allBasenames=t.allBasenames),t.allPaths&&(i.allPaths=t.allPaths),i}return xae(o,e)}function Dae(o){const e=o;return e?typeof e.base=="string"&&typeof e.pattern=="string":!1}function xae(o,e){const t=VH(Object.getOwnPropertyNames(o).map(a=>Iae(a,o[a],e)).filter(a=>a!==td)),i=t.length;if(!i)return td;if(!t.some(a=>!!a.requiresSiblings)){if(i===1)return t[0];const a=function(c,h){let u;for(let g=0,f=t.length;g{for(const g of u){const f=await g;if(typeof f=="string")return f}return null})():null},l=t.find(c=>!!c.allBasenames);l&&(a.allBasenames=l.allBasenames);const d=t.reduce((c,h)=>h.allPaths?c.concat(h.allPaths):c,[]);return d.length&&(a.allPaths=d),a}const n=function(a,l,d){let c,h;for(let u=0,g=t.length;u{for(const u of h){const g=await u;if(typeof g=="string")return g}return null})():null},s=t.find(a=>!!a.allBasenames);s&&(n.allBasenames=s.allBasenames);const r=t.reduce((a,l)=>l.allPaths?a.concat(l.allPaths):a,[]);return r.length&&(n.allPaths=r),n}function Iae(o,e,t){if(e===!1)return td;const i=gP(o,t);if(i===td)return td;if(typeof e=="boolean")return i;if(e){const n=e.when;if(typeof n=="string"){const s=(r,a,l,d)=>{if(!d||!i(r,a))return null;const c=n.replace("$(basename)",()=>l),h=d(c);return uN(h)?h.then(u=>u?o:null):h?o:null};return s.requiresSiblings=!0,s}}return i}function VH(o,e){const t=o.filter(a=>!!a.basenames);if(t.length<2)return o;const i=t.reduce((a,l)=>{const d=l.basenames;return d?a.concat(d):a},[]);let n;if(e){n=[];for(let a=0,l=i.length;a{const d=l.patterns;return d?a.concat(d):a},[]);const s=function(a,l){if(typeof a!="string")return null;if(!l){let c;for(c=a.length;c>0;c--){const h=a.charCodeAt(c-1);if(h===47||h===92)break}l=a.substr(c)}const d=i.indexOf(l);return d!==-1?n[d]:null};s.basenames=i,s.patterns=n,s.allBasenames=i;const r=o.filter(a=>!a.basenames);return r.push(s),r}function fP(o,e,t,i,n,s){if(Array.isArray(o)){let r=0;for(const a of o){const l=fP(a,e,t,i,n,s);if(l===10)return l;l>r&&(r=l)}return r}else{if(typeof o=="string")return i?o==="*"?5:o===t?10:0:0;if(o){const{language:r,pattern:a,scheme:l,hasAccessToAllModels:d,notebookType:c}=o;if(!i&&!d)return 0;c&&n&&(e=n);let h=0;if(l)if(l===e.scheme)h=10;else if(l==="*")h=5;else return 0;if(r)if(r===t)h=10;else if(r==="*")h=Math.max(h,5);else return 0;if(c)if(c===s)h=10;else if(c==="*"&&s!==void 0)h=Math.max(h,5);else return 0;if(a){let u;if(typeof a=="string"?u=a:u={...a,base:z8(a.base)},u===e.fsPath||kae(u,e.fsPath))h=10;else return 0}return h}else return 0}}function zH(o){return typeof o=="string"?!1:Array.isArray(o)?o.every(zH):!!o.exclusive}class M3{constructor(e,t,i,n){this.uri=e,this.languageId=t,this.notebookUri=i,this.notebookType=n}equals(e){var t,i;return this.notebookType===e.notebookType&&this.languageId===e.languageId&&this.uri.toString()===e.uri.toString()&&((t=this.notebookUri)===null||t===void 0?void 0:t.toString())===((i=e.notebookUri)===null||i===void 0?void 0:i.toString())}}class Ci{constructor(e){this._notebookInfoResolver=e,this._clock=0,this._entries=[],this._onDidChange=new F,this.onDidChange=this._onDidChange.event}register(e,t){let i={selector:e,provider:t,_score:-1,_time:this._clock++};return this._entries.push(i),this._lastCandidate=void 0,this._onDidChange.fire(this._entries.length),Ne(()=>{if(i){const n=this._entries.indexOf(i);n>=0&&(this._entries.splice(n,1),this._lastCandidate=void 0,this._onDidChange.fire(this._entries.length),i=void 0)}})}has(e){return this.all(e).length>0}all(e){if(!e)return[];this._updateScores(e);const t=[];for(const i of this._entries)i._score>0&&t.push(i.provider);return t}ordered(e){const t=[];return this._orderedForEach(e,i=>t.push(i.provider)),t}orderedGroups(e){const t=[];let i,n;return this._orderedForEach(e,s=>{i&&n===s._score?i.push(s.provider):(n=s._score,i=[s.provider],t.push(i))}),t}_orderedForEach(e,t){this._updateScores(e);for(const i of this._entries)i._score>0&&t(i)}_updateScores(e){var t,i;const n=(t=this._notebookInfoResolver)===null||t===void 0?void 0:t.call(this,e.uri),s=n?new M3(e.uri,e.getLanguageId(),n.uri,n.type):new M3(e.uri,e.getLanguageId(),void 0,void 0);if(!(!((i=this._lastCandidate)===null||i===void 0)&&i.equals(s))){this._lastCandidate=s;for(const r of this._entries)if(r._score=fP(r.selector,s.uri,s.languageId,i6(e),s.notebookUri,s.notebookType),zH(r.selector)&&r._score>0){for(const a of this._entries)a._score=0;r._score=1e3;break}this._entries.sort(Ci._compareByScoreAndTime)}}static _compareByScoreAndTime(e,t){return e._scoret._score?-1:kv(e.selector)&&!kv(t.selector)?1:!kv(e.selector)&&kv(t.selector)?-1:e._timet._time?-1:0}}function kv(o){return typeof o=="string"?!1:Array.isArray(o)?o.some(kv):!!o.isBuiltin}class Eae{constructor(){this.referenceProvider=new Ci(this._score.bind(this)),this.renameProvider=new Ci(this._score.bind(this)),this.newSymbolNamesProvider=new Ci(this._score.bind(this)),this.codeActionProvider=new Ci(this._score.bind(this)),this.definitionProvider=new Ci(this._score.bind(this)),this.typeDefinitionProvider=new Ci(this._score.bind(this)),this.declarationProvider=new Ci(this._score.bind(this)),this.implementationProvider=new Ci(this._score.bind(this)),this.documentSymbolProvider=new Ci(this._score.bind(this)),this.inlayHintsProvider=new Ci(this._score.bind(this)),this.colorProvider=new Ci(this._score.bind(this)),this.codeLensProvider=new Ci(this._score.bind(this)),this.documentFormattingEditProvider=new Ci(this._score.bind(this)),this.documentRangeFormattingEditProvider=new Ci(this._score.bind(this)),this.onTypeFormattingEditProvider=new Ci(this._score.bind(this)),this.signatureHelpProvider=new Ci(this._score.bind(this)),this.hoverProvider=new Ci(this._score.bind(this)),this.documentHighlightProvider=new Ci(this._score.bind(this)),this.multiDocumentHighlightProvider=new Ci(this._score.bind(this)),this.selectionRangeProvider=new Ci(this._score.bind(this)),this.foldingRangeProvider=new Ci(this._score.bind(this)),this.linkProvider=new Ci(this._score.bind(this)),this.inlineCompletionsProvider=new Ci(this._score.bind(this)),this.inlineEditProvider=new Ci(this._score.bind(this)),this.completionProvider=new Ci(this._score.bind(this)),this.linkedEditingRangeProvider=new Ci(this._score.bind(this)),this.documentRangeSemanticTokensProvider=new Ci(this._score.bind(this)),this.documentSemanticTokensProvider=new Ci(this._score.bind(this)),this.documentDropEditProvider=new Ci(this._score.bind(this)),this.documentPasteEditProvider=new Ci(this._score.bind(this))}_score(e){var t;return(t=this._notebookTypeResolver)===null||t===void 0?void 0:t.call(this,e)}}wt(ye,Eae,1);var Nae=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},R3=function(o,e){return function(t,i){e(t,i,o)}};const Sd=ft("hoverService");let Op=class extends H{get delay(){return this.isInstantlyHovering()?0:this._delay}constructor(e,t,i={},n,s){super(),this.placement=e,this.instantHover=t,this.overrideOptions=i,this.configurationService=n,this.hoverService=s,this.lastHoverHideTime=0,this.timeLimit=200,this.hoverDisposables=this._register(new Q),this._delay=this.configurationService.getValue("workbench.hover.delay"),this._register(this.configurationService.onDidChangeConfiguration(r=>{r.affectsConfiguration("workbench.hover.delay")&&(this._delay=this.configurationService.getValue("workbench.hover.delay"))}))}showHover(e,t){const i=typeof this.overrideOptions=="function"?this.overrideOptions(e,t):this.overrideOptions;this.hoverDisposables.clear();const n=Bn(e.target)?[e.target]:e.target.targetElements;for(const r of n)this.hoverDisposables.add(Wi(r,"keydown",a=>{a.equals(9)&&this.hoverService.hideHover()}));const s=Bn(e.content)?void 0:e.content.toString();return this.hoverService.showHover({...e,...i,persistence:{hideOnKeyDown:!0,...i.persistence},id:s,appearance:{...e.appearance,compact:!0,skipFadeInAnimation:this.isInstantlyHovering(),...i.appearance}},t)}isInstantlyHovering(){return this.instantHover&&Date.now()-this.lastHoverHideTime{i.stopPropagation(),i.preventDefault(),t(e)}))}}class KH extends H{constructor(e,t,i){super(),this._register(q(e,oe.KEY_DOWN,n=>{const s=new ti(n);i.some(r=>s.equals(r))&&(n.stopPropagation(),n.preventDefault(),t(e))}))}}const Vo=ft("openerService");function Tae(o){let e;const t=/^L?(\d+)(?:,(\d+))?(-L?(\d+)(?:,(\d+))?)?/.exec(o.fragment);return t&&(e={startLineNumber:parseInt(t[1]),startColumn:t[2]?parseInt(t[2]):1,endLineNumber:t[4]?parseInt(t[4]):void 0,endColumn:t[4]?t[5]?parseInt(t[5]):1:void 0},o=o.with({fragment:""})),{selection:e,uri:o}}function Mae(o,e={}){const t=pP(e);return t.textContent=o,t}function Rae(o,e={}){const t=pP(e);return jH(t,Pae(o,!!e.renderCodeSegments),e.actionHandler,e.renderCodeSegments),t}function pP(o){const e=o.inline?"span":"div",t=document.createElement(e);return o.className&&(t.className=o.className),t}class Aae{constructor(e){this.source=e,this.index=0}eos(){return this.index>=this.source.length}next(){const e=this.peek();return this.advance(),e}peek(){return this.source[this.index]}advance(){this.index++}}function jH(o,e,t,i){let n;if(e.type===2)n=document.createTextNode(e.content||"");else if(e.type===3)n=document.createElement("b");else if(e.type===4)n=document.createElement("i");else if(e.type===7&&i)n=document.createElement("code");else if(e.type===5&&t){const s=document.createElement("a");t.disposables.add(Wi(s,"click",r=>{t.callback(String(e.index),r)})),n=s}else e.type===8?n=document.createElement("br"):e.type===1&&(n=o);n&&o!==n&&o.appendChild(n),n&&Array.isArray(e.children)&&e.children.forEach(s=>{jH(n,s,t,i)})}function Pae(o,e){const t={type:1,children:[]};let i=0,n=t;const s=[],r=new Aae(o);for(;!r.eos();){let a=r.next();const l=a==="\\"&&vT(r.peek(),e)!==0;if(l&&(a=r.next()),!l&&Oae(a,e)&&a===r.peek()){r.advance(),n.type===2&&(n=s.pop());const d=vT(a,e);if(n.type===d||n.type===5&&d===6)n=s.pop();else{const c={type:d,children:[]};d===5&&(c.index=i,i++),n.children.push(c),s.push(n),n=c}}else if(a===` +`)n.type===2&&(n=s.pop()),n.children.push({type:8});else if(n.type!==2){const d={type:2,content:a};n.children.push(d),s.push(n),n=d}else n.content+=a}return n.type===2&&(n=s.pop()),t}function Oae(o,e){return vT(o,e)!==0}function vT(o,e){switch(o){case"*":return 3;case"_":return 4;case"[":return 5;case"]":return 6;case"`":return e?7:0;default:return 0}}const Fae=new RegExp(`(\\\\)?\\$\\((${Ve.iconNameExpression}(?:${Ve.iconModifierExpression})?)\\)`,"g");function Fh(o){const e=new Array;let t,i=0,n=0;for(;(t=Fae.exec(o))!==null;){n=t.index||0,i0)return new Uint32Array(e)}let Ko=0;const ch=new Uint32Array(10);function Wae(o){if(Ko=0,_l(o,iI,4352),Ko>0||(_l(o,nI,4449),Ko>0)||(_l(o,sI,4520),Ko>0)||(_l(o,Uu,12593),Ko))return ch.subarray(0,Ko);if(o>=44032&&o<=55203){const e=o-44032,t=e%588,i=Math.floor(e/588),n=Math.floor(t/28),s=t%28-1;if(i=0&&(s0)return ch.subarray(0,Ko)}}function _l(o,e,t){o>=t&&o>8&&(ch[Ko++]=o>>8&255),o>>16&&(ch[Ko++]=o>>16&255))}const iI=new Uint8Array([114,82,115,101,69,102,97,113,81,116,84,100,119,87,99,122,120,118,103]),nI=new Uint16Array([107,111,105,79,106,112,117,80,104,27496,28520,27752,121,110,27246,28782,27758,98,109,27757,108]),sI=new Uint16Array([114,82,29810,115,30579,26483,101,102,29286,24934,29030,29798,30822,30310,26470,97,113,29809,116,84,100,119,99,122,120,118,103]),Uu=new Uint16Array([114,82,29810,115,30579,26483,101,69,102,29286,24934,29030,29798,30822,30310,26470,97,113,81,29809,116,84,100,119,87,99,122,120,118,103,107,111,105,79,106,112,117,80,104,27496,28520,27752,121,110,27246,28782,27758,98,109,27757,108]);function _P(...o){return function(e,t){for(let i=0,n=o.length;i0?[{start:0,end:e.length}]:[]:null}function GH(o,e){const t=e.toLowerCase().indexOf(o.toLowerCase());return t===-1?null:[{start:t,end:t+o.length}]}function ZH(o,e){return bT(o.toLowerCase(),e.toLowerCase(),0,0)}function bT(o,e,t,i){if(t===o.length)return[];if(i===e.length)return null;if(o[t]===e[i]){let n=null;return(n=bT(o,e,t+1,i+1))?CP({start:i,end:i+1},n):null}return bT(o,e,t,i+1)}function vP(o){return 97<=o&&o<=122}function bk(o){return 65<=o&&o<=90}function bP(o){return 48<=o&&o<=57}function YH(o){return o===32||o===9||o===10||o===13}const QH=new Set;"()[]{}<>`'\"-/;:,.?!".split("").forEach(o=>QH.add(o.charCodeAt(0)));function gy(o){return YH(o)||QH.has(o)}function A3(o,e){return o===e||gy(o)&&gy(e)}const oI=new Map;function P3(o){if(oI.has(o))return oI.get(o);let e;const t=Bae(o);return t&&(e=t),oI.set(o,e),e}function XH(o){return vP(o)||bk(o)||bP(o)}function CP(o,e){return e.length===0?e=[o]:o.end===e[0].start?e[0].start=o.start:e.unshift(o),e}function JH(o,e){for(let t=e;t0&&!XH(o.charCodeAt(t-1)))return t}return o.length}function CT(o,e,t,i){if(t===o.length)return[];if(i===e.length)return null;if(o[t]!==e[i].toLowerCase())return null;{let n=null,s=i+1;for(n=CT(o,e,t+1,i+1);!n&&(s=JH(e,s)).6}function Uae(o){const{upperPercent:e,lowerPercent:t,alphaPercent:i,numericPercent:n}=o;return t>.2&&e<.8&&i>.6&&n<.2}function $ae(o){let e=0,t=0,i=0,n=0;for(let s=0;s60&&(e=e.substring(0,60));const t=Vae(e);if(!Uae(t)){if(!zae(t))return null;e=e.toLowerCase()}let i=null,n=0;for(o=o.toLowerCase();n0&&gy(o.charCodeAt(t-1)))return t;return o.length}const jae=_P(i0,eV,GH),qae=_P(i0,eV,ZH),O3=new wd(1e4);function F3(o,e,t=!1){if(typeof o!="string"||typeof e!="string")return null;let i=O3.get(o);i||(i=new RegExp(iZ(o),"i"),O3.set(o,i));const n=i.exec(e);return n?[{start:n.index,end:n.index+n[0].length}]:t?qae(o,e):jae(o,e)}function Gae(o,e){const t=ef(o,o.toLowerCase(),0,e,e.toLowerCase(),0,{firstMatchCanBeWeak:!0,boostFullMatch:!0});return t?IC(t):null}function Zae(o,e,t,i,n,s){const r=Math.min(13,o.length);for(;t"u")return[];const e=[],t=o[1];for(let i=o.length-1;i>1;i--){const n=o[i]+t,s=e[e.length-1];s&&s.end===n?s.end=n+1:e.push({start:n,end:n+1})}return e}const yh=128;function wP(){const o=[],e=[];for(let t=0;t<=yh;t++)e[t]=0;for(let t=0;t<=yh;t++)o.push(e.slice(0));return o}function iV(o){const e=[];for(let t=0;t<=o;t++)e[t]=0;return e}const nV=iV(2*yh),ST=iV(2*yh),xd=wP(),$u=wP(),H1=wP();function V1(o,e){if(e<0||e>=o.length)return!1;const t=o.codePointAt(e);switch(t){case 95:case 45:case 46:case 32:case 47:case 92:case 39:case 34:case 58:case 36:case 60:case 62:case 40:case 41:case 91:case 93:case 123:case 125:return!0;case void 0:return!1;default:return!!tA(t)}}function B3(o,e){if(e<0||e>=o.length)return!1;switch(o.charCodeAt(e)){case 32:case 9:return!0;default:return!1}}function Xw(o,e,t){return e[o]!==t[o]}function Yae(o,e,t,i,n,s,r=!1){for(;eyh?yh:o.length,l=i.length>yh?yh:i.length;if(t>=a||s>=l||a-t>l-s||!Yae(e,t,a,n,s,l,!0))return;Qae(a,l,t,s,e,n);let d=1,c=1,h=t,u=s;const g=[!1];for(d=1,h=t;hb,N=x?$u[d][c-1]+(xd[d][c-1]>0?-5:0):0,B=u>b+1&&xd[d][c-1]>0,P=B?$u[d][c-2]+(xd[d][c-2]>0?-5:0):0;if(B&&(!x||P>=N)&&(!y||P>=k))$u[d][c]=P,H1[d][c]=3,xd[d][c]=0;else if(x&&(!y||N>=k))$u[d][c]=N,H1[d][c]=2,xd[d][c]=0;else if(y)$u[d][c]=k,H1[d][c]=1,xd[d][c]=xd[d-1][c-1]+1;else throw new Error("not possible")}}if(!g[0]&&!r.firstMatchCanBeWeak)return;d--,c--;const f=[$u[d][c],s];let p=0,_=0;for(;d>=1;){let b=c;do{const C=H1[d][b];if(C===3)b=b-2;else if(C===2)b=b-1;else break}while(b>=1);p>1&&e[t+d-1]===n[s+c-1]&&!Xw(b+s-1,i,n)&&p+1>xd[d][b]&&(b=c),b===c?p++:p=1,_||(_=b),d--,c=b-1,f.push(c)}l-s===a&&r.boostFullMatch&&(f[0]+=2);const v=_-a;return f[0]-=v,f}function Qae(o,e,t,i,n,s){let r=o-1,a=e-1;for(;r>=t&&a>=i;)n[r]===s[a]&&(ST[r]=a,r--),a--}function Xae(o,e,t,i,n,s,r,a,l,d,c){if(e[t]!==s[r])return Number.MIN_SAFE_INTEGER;let h=1,u=!1;return r===t-i?h=o[t]===n[r]?7:5:Xw(r,n,s)&&(r===0||!Xw(r-1,n,s))?(h=o[t]===n[r]?7:5,u=!0):V1(s,r)&&(r===0||!V1(s,r-1))?h=5:(V1(s,r-1)||B3(s,r-1))&&(h=5,u=!0),h>1&&t===i&&(c[0]=!0),u||(u=Xw(r,n,s)||V1(s,r-1)||B3(s,r-1)),t===i?r>l&&(h-=u?3:5):d?h+=u?2:0:h+=u?0:1,r+1===a&&(h-=u?3:5),h}function Jae(o,e,t,i,n,s,r){return ele(o,e,t,i,n,s,!0,r)}function ele(o,e,t,i,n,s,r,a){let l=ef(o,e,t,i,n,s,a);if(l&&!r)return l;if(o.length>=3){const d=Math.min(7,o.length-1);for(let c=t+1;cl[0])&&(l=u))}}}return l}function tle(o,e){if(e+1>=o.length)return;const t=o[e],i=o[e+1];if(t!==i)return o.slice(0,e)+i+t+o.slice(e+2)}const ile="$(",SP=new RegExp(`\\$\\(${Ve.iconNameExpression}(?:${Ve.iconModifierExpression})?\\)`,"g"),nle=new RegExp(`(\\\\)?${SP.source}`,"g");function sle(o){return o.replace(nle,(e,t)=>t?e:`\\${e}`)}const ole=new RegExp(`\\\\${SP.source}`,"g");function rle(o){return o.replace(ole,e=>`\\${e}`)}const ale=new RegExp(`(\\s)?(\\\\)?${SP.source}(\\s)?`,"g");function yP(o){return o.indexOf(ile)===-1?o:o.replace(ale,(e,t,i,n)=>i?e:t||n||"")}function lle(o){return o?o.replace(/\$\((.*?)\)/g,(e,t)=>` ${t} `).trim():""}const rI=new RegExp(`\\$\\(${Ve.iconNameCharacter}+\\)`,"g");function Dv(o){rI.lastIndex=0;let e="";const t=[];let i=0;for(;;){const n=rI.lastIndex,s=rI.exec(o),r=o.substring(n,s==null?void 0:s.index);if(r.length>0){e+=r;for(let a=0;a" ".repeat(n.length)).replace(/\>/gm,"\\>").replace(/\n/g,t===1?`\\ +`:` + +`),this}appendMarkdown(e){return this.value+=e,this}appendCodeblock(e,t){return this.value+=` +${hle(t,e)} +`,this}appendLink(e,t,i){return this.value+="[",this.value+=this._escape(t,"]"),this.value+="](",this.value+=this._escape(String(e),")"),i&&(this.value+=` "${this._escape(this._escape(i,'"'),")")}"`),this.value+=")",this}_escape(e,t){const i=new RegExp(lr(t),"g");return e.replace(i,(n,s)=>e.charAt(s-1)!=="\\"?`\\${n}`:n)}}function Fp(o){return Za(o)?!o.value:Array.isArray(o)?o.every(Fp):!0}function Za(o){return o instanceof hs?!0:o&&typeof o=="object"?typeof o.value=="string"&&(typeof o.isTrusted=="boolean"||typeof o.isTrusted=="object"||o.isTrusted===void 0)&&(typeof o.supportThemeIcons=="boolean"||o.supportThemeIcons===void 0):!1}function dle(o,e){return o===e?!0:!o||!e?!1:o.value===e.value&&o.isTrusted===e.isTrusted&&o.supportThemeIcons===e.supportThemeIcons&&o.supportHtml===e.supportHtml&&(o.baseUri===e.baseUri||!!o.baseUri&&!!e.baseUri&&XA(We.from(o.baseUri),We.from(e.baseUri)))}function cle(o){return o.replace(/[\\`*_{}[\]()#+\-!~]/g,"\\$&")}function hle(o,e){var t,i;const n=(i=(t=o.match(/^`+/gm))===null||t===void 0?void 0:t.reduce((r,a)=>r.length>a.length?r:a).length)!==null&&i!==void 0?i:0,s=n>=3?n+1:3;return[`${"`".repeat(s)}${e}`,o,`${"`".repeat(s)}`].join(` +`)}function z1(o){return o.replace(/"/g,""")}function lI(o){return o&&o.replace(/\\([\\`*_{}[\]()#+\-.!~])/g,"$1")}function ule(o){const e=[],t=o.split("|").map(n=>n.trim());o=t[0];const i=t[1];if(i){const n=/height=(\d+)/.exec(i),s=/width=(\d+)/.exec(i),r=n?n[1]:"",a=s?s[1]:"",l=isFinite(parseInt(a)),d=isFinite(parseInt(r));l&&e.push(`width="${a}"`),d&&e.push(`height="${r}"`)}return{href:o,dimensions:e}}class LP{constructor(e){this._prefix=e,this._lastId=0}nextId(){return this._prefix+ ++this._lastId}}const yT=new LP("id#");let Xs={};(function(){function o(e,t){t(Xs)}o.amd=!0,function(e,t){typeof o=="function"&&o.amd?o(["exports"],t):typeof exports=="object"&&typeof module<"u"?t(exports):(e=typeof globalThis<"u"?globalThis:e||self,t(e.marked={}))}(this,function(e){function t(te,G){for(var K=0;Kte.length)&&(G=te.length);for(var K=0,M=new Array(G);K=te.length?{done:!0}:{done:!1,value:te[M++]}}}throw new TypeError(`Invalid attempt to iterate non-iterable instance. +In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(){return{async:!1,baseUrl:null,breaks:!1,extensions:null,gfm:!0,headerIds:!0,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:!0,pedantic:!1,renderer:null,sanitize:!1,sanitizer:null,silent:!1,smartLists:!1,smartypants:!1,tokenizer:null,walkTokens:null,xhtml:!1}}e.defaults=a();function l(te){e.defaults=te}var d=/[&<>"']/,c=/[&<>"']/g,h=/[<>"']|&(?!#?\w+;)/,u=/[<>"']|&(?!#?\w+;)/g,g={"&":"&","<":"<",">":">",'"':""","'":"'"},f=function(G){return g[G]};function p(te,G){if(G){if(d.test(te))return te.replace(c,f)}else if(h.test(te))return te.replace(u,f);return te}var _=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/ig;function v(te){return te.replace(_,function(G,K){return K=K.toLowerCase(),K==="colon"?":":K.charAt(0)==="#"?K.charAt(1)==="x"?String.fromCharCode(parseInt(K.substring(2),16)):String.fromCharCode(+K.substring(1)):""})}var b=/(^|[^\[])\^/g;function C(te,G){te=typeof te=="string"?te:te.source,G=G||"";var K={replace:function(A,j){return j=j.source||j,j=j.replace(b,"$1"),te=te.replace(A,j),K},getRegex:function(){return new RegExp(te,G)}};return K}var w=/[^\w:]/g,S=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function y(te,G,K){if(te){var M;try{M=decodeURIComponent(v(K)).replace(w,"").toLowerCase()}catch{return null}if(M.indexOf("javascript:")===0||M.indexOf("vbscript:")===0||M.indexOf("data:")===0)return null}G&&!S.test(K)&&(K=P(G,K));try{K=encodeURI(K).replace(/%25/g,"%")}catch{return null}return K}var k={},x=/^[^:]+:\/*[^/]*$/,N=/^([^:]+:)[\s\S]*$/,B=/^([^:]+:\/*[^/]*)[\s\S]*$/;function P(te,G){k[" "+te]||(x.test(te)?k[" "+te]=te+"/":k[" "+te]=Y(te,"/",!0)),te=k[" "+te];var K=te.indexOf(":")===-1;return G.substring(0,2)==="//"?K?G:te.replace(N,"$1")+G:G.charAt(0)==="/"?K?G:te.replace(B,"$1")+G:te+G}var R={exec:function(){}};function O(te){for(var G=1,K,M;G=0&&re[Oe]==="\\";)we=!we;return we?"|":" |"}),M=K.split(/ \|/),A=0;if(M[0].trim()||M.shift(),M.length>0&&!M[M.length-1].trim()&&M.pop(),M.length>G)M.splice(G);else for(;M.length1;)G&1&&(K+=te),G>>=1,te+=te;return K+te}function ne(te,G,K,M){var A=G.href,j=G.title?p(G.title):null,V=te[1].replace(/\\([\[\]])/g,"$1");if(te[0].charAt(0)!=="!"){M.state.inLink=!0;var re={type:"link",raw:K,href:A,title:j,text:V,tokens:M.inlineTokens(V)};return M.state.inLink=!1,re}return{type:"image",raw:K,href:A,title:j,text:p(V)}}function Re(te,G){var K=te.match(/^(\s+)(?:```)/);if(K===null)return G;var M=K[1];return G.split(` +`).map(function(A){var j=A.match(/^\s+/);if(j===null)return A;var V=j[0];return V.length>=M.length?A.slice(M.length):A}).join(` +`)}var De=function(){function te(K){this.options=K||e.defaults}var G=te.prototype;return G.space=function(M){var A=this.rules.block.newline.exec(M);if(A&&A[0].length>0)return{type:"space",raw:A[0]}},G.code=function(M){var A=this.rules.block.code.exec(M);if(A){var j=A[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:A[0],codeBlockStyle:"indented",text:this.options.pedantic?j:Y(j,` +`)}}},G.fences=function(M){var A=this.rules.block.fences.exec(M);if(A){var j=A[0],V=Re(j,A[3]||"");return{type:"code",raw:j,lang:A[2]?A[2].trim():A[2],text:V}}},G.heading=function(M){var A=this.rules.block.heading.exec(M);if(A){var j=A[2].trim();if(/#$/.test(j)){var V=Y(j,"#");(this.options.pedantic||!V||/ $/.test(V))&&(j=V.trim())}return{type:"heading",raw:A[0],depth:A[1].length,text:j,tokens:this.lexer.inline(j)}}},G.hr=function(M){var A=this.rules.block.hr.exec(M);if(A)return{type:"hr",raw:A[0]}},G.blockquote=function(M){var A=this.rules.block.blockquote.exec(M);if(A){var j=A[0].replace(/^ *>[ \t]?/gm,"");return{type:"blockquote",raw:A[0],tokens:this.lexer.blockTokens(j,[]),text:j}}},G.list=function(M){var A=this.rules.block.list.exec(M);if(A){var j,V,re,we,Oe,He,st,Xe,Zt,Qt,Qe,Vi,zi=A[1].trim(),Kr=zi.length>1,Vt={type:"list",raw:"",ordered:Kr,start:Kr?+zi.slice(0,-1):"",loose:!1,items:[]};zi=Kr?"\\d{1,9}\\"+zi.slice(-1):"\\"+zi,this.options.pedantic&&(zi=Kr?zi:"[*+-]");for(var fn=new RegExp("^( {0,3}"+zi+")((?:[ ][^\\n]*)?(?:\\n|$))");M&&(Vi=!1,!(!(A=fn.exec(M))||this.rules.block.hr.test(M)));){if(j=A[0],M=M.substring(j.length),Xe=A[2].split(` +`,1)[0],Zt=M.split(` +`,1)[0],this.options.pedantic?(we=2,Qe=Xe.trimLeft()):(we=A[2].search(/[^ ]/),we=we>4?1:we,Qe=Xe.slice(we),we+=A[1].length),He=!1,!Xe&&/^ *$/.test(Zt)&&(j+=Zt+` +`,M=M.substring(Zt.length+1),Vi=!0),!Vi)for(var Ru=new RegExp("^ {0,"+Math.min(3,we-1)+"}(?:[*+-]|\\d{1,9}[.)])((?: [^\\n]*)?(?:\\n|$))"),Au=new RegExp("^ {0,"+Math.min(3,we-1)+"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)"),ba=new RegExp("^ {0,"+Math.min(3,we-1)+"}(?:```|~~~)"),Uc=new RegExp("^ {0,"+Math.min(3,we-1)+"}#");M&&(Qt=M.split(` +`,1)[0],Xe=Qt,this.options.pedantic&&(Xe=Xe.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")),!(ba.test(Xe)||Uc.test(Xe)||Ru.test(Xe)||Au.test(M)));){if(Xe.search(/[^ ]/)>=we||!Xe.trim())Qe+=` +`+Xe.slice(we);else if(!He)Qe+=` +`+Xe;else break;!He&&!Xe.trim()&&(He=!0),j+=Qt+` +`,M=M.substring(Qt.length+1)}Vt.loose||(st?Vt.loose=!0:/\n *\n *$/.test(j)&&(st=!0)),this.options.gfm&&(V=/^\[[ xX]\] /.exec(Qe),V&&(re=V[0]!=="[ ] ",Qe=Qe.replace(/^\[[ xX]\] +/,""))),Vt.items.push({type:"list_item",raw:j,task:!!V,checked:re,loose:!1,text:Qe}),Vt.raw+=j}Vt.items[Vt.items.length-1].raw=j.trimRight(),Vt.items[Vt.items.length-1].text=Qe.trimRight(),Vt.raw=Vt.raw.trimRight();var Pu=Vt.items.length;for(Oe=0;Oe1)return!0}return!1});!Vt.loose&&Ou.length&&Vf&&(Vt.loose=!0,Vt.items[Oe].loose=!0)}return Vt}},G.html=function(M){var A=this.rules.block.html.exec(M);if(A){var j={type:"html",raw:A[0],pre:!this.options.sanitizer&&(A[1]==="pre"||A[1]==="script"||A[1]==="style"),text:A[0]};if(this.options.sanitize){var V=this.options.sanitizer?this.options.sanitizer(A[0]):p(A[0]);j.type="paragraph",j.text=V,j.tokens=this.lexer.inline(V)}return j}},G.def=function(M){var A=this.rules.block.def.exec(M);if(A){A[3]&&(A[3]=A[3].substring(1,A[3].length-1));var j=A[1].toLowerCase().replace(/\s+/g," ");return{type:"def",tag:j,raw:A[0],href:A[2],title:A[3]}}},G.table=function(M){var A=this.rules.block.table.exec(M);if(A){var j={type:"table",header:U(A[1]).map(function(st){return{text:st}}),align:A[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:A[3]&&A[3].trim()?A[3].replace(/\n[ \t]*$/,"").split(` +`):[]};if(j.header.length===j.align.length){j.raw=A[0];var V=j.align.length,re,we,Oe,He;for(re=0;re/i.test(A[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(A[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(A[0])&&(this.lexer.state.inRawBlock=!1),{type:this.options.sanitize?"text":"html",raw:A[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(A[0]):p(A[0]):A[0]}},G.link=function(M){var A=this.rules.inline.link.exec(M);if(A){var j=A[2].trim();if(!this.options.pedantic&&/^$/.test(j))return;var V=Y(j.slice(0,-1),"\\");if((j.length-V.length)%2===0)return}else{var re=me(A[2],"()");if(re>-1){var we=A[0].indexOf("!")===0?5:4,Oe=we+A[1].length+re;A[2]=A[2].substring(0,re),A[0]=A[0].substring(0,Oe).trim(),A[3]=""}}var He=A[2],st="";if(this.options.pedantic){var Xe=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(He);Xe&&(He=Xe[1],st=Xe[3])}else st=A[3]?A[3].slice(1,-1):"";return He=He.trim(),/^$/.test(j)?He=He.slice(1):He=He.slice(1,-1)),ne(A,{href:He&&He.replace(this.rules.inline._escapes,"$1"),title:st&&st.replace(this.rules.inline._escapes,"$1")},A[0],this.lexer)}},G.reflink=function(M,A){var j;if((j=this.rules.inline.reflink.exec(M))||(j=this.rules.inline.nolink.exec(M))){var V=(j[2]||j[1]).replace(/\s+/g," ");if(V=A[V.toLowerCase()],!V||!V.href){var re=j[0].charAt(0);return{type:"text",raw:re,text:re}}return ne(j,V,j[0],this.lexer)}},G.emStrong=function(M,A,j){j===void 0&&(j="");var V=this.rules.inline.emStrong.lDelim.exec(M);if(V&&!(V[3]&&j.match(/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD50-\uDD52\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD834[\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])/))){var re=V[1]||V[2]||"";if(!re||re&&(j===""||this.rules.inline.punctuation.exec(j))){var we=V[0].length-1,Oe,He,st=we,Xe=0,Zt=V[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;for(Zt.lastIndex=0,A=A.slice(-1*M.length+we);(V=Zt.exec(A))!=null;)if(Oe=V[1]||V[2]||V[3]||V[4]||V[5]||V[6],!!Oe){if(He=Oe.length,V[3]||V[4]){st+=He;continue}else if((V[5]||V[6])&&we%3&&!((we+He)%3)){Xe+=He;continue}if(st-=He,!(st>0)){if(He=Math.min(He,He+st+Xe),Math.min(we,He)%2){var Qt=M.slice(1,we+V.index+He);return{type:"em",raw:M.slice(0,we+V.index+He+1),text:Qt,tokens:this.lexer.inlineTokens(Qt)}}var Qe=M.slice(2,we+V.index+He-1);return{type:"strong",raw:M.slice(0,we+V.index+He+1),text:Qe,tokens:this.lexer.inlineTokens(Qe)}}}}}},G.codespan=function(M){var A=this.rules.inline.code.exec(M);if(A){var j=A[2].replace(/\n/g," "),V=/[^ ]/.test(j),re=/^ /.test(j)&&/ $/.test(j);return V&&re&&(j=j.substring(1,j.length-1)),j=p(j,!0),{type:"codespan",raw:A[0],text:j}}},G.br=function(M){var A=this.rules.inline.br.exec(M);if(A)return{type:"br",raw:A[0]}},G.del=function(M){var A=this.rules.inline.del.exec(M);if(A)return{type:"del",raw:A[0],text:A[2],tokens:this.lexer.inlineTokens(A[2])}},G.autolink=function(M,A){var j=this.rules.inline.autolink.exec(M);if(j){var V,re;return j[2]==="@"?(V=p(this.options.mangle?A(j[1]):j[1]),re="mailto:"+V):(V=p(j[1]),re=V),{type:"link",raw:j[0],text:V,href:re,tokens:[{type:"text",raw:V,text:V}]}}},G.url=function(M,A){var j;if(j=this.rules.inline.url.exec(M)){var V,re;if(j[2]==="@")V=p(this.options.mangle?A(j[0]):j[0]),re="mailto:"+V;else{var we;do we=j[0],j[0]=this.rules.inline._backpedal.exec(j[0])[0];while(we!==j[0]);V=p(j[0]),j[1]==="www."?re="http://"+V:re=V}return{type:"link",raw:j[0],text:V,href:re,tokens:[{type:"text",raw:V,text:V}]}}},G.inlineText=function(M,A){var j=this.rules.inline.text.exec(M);if(j){var V;return this.lexer.state.inRawBlock?V=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(j[0]):p(j[0]):j[0]:V=p(this.options.smartypants?A(j[0]):j[0]),{type:"text",raw:j[0],text:V}}},te}(),Le={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|\\n*|$)|\\n*|$)|)[\\s\\S]*?(?:(?:\\n *)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)|(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$))",def:/^ {0,3}\[(label)\]: *(?:\n *)?]+)>?(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:R,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};Le._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Le._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/,Le.def=C(Le.def).replace("label",Le._label).replace("title",Le._title).getRegex(),Le.bullet=/(?:[*+-]|\d{1,9}[.)])/,Le.listItemStart=C(/^( *)(bull) */).replace("bull",Le.bullet).getRegex(),Le.list=C(Le.list).replace(/bull/g,Le.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+Le.def.source+")").getRegex(),Le._tag="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",Le._comment=/|$)/,Le.html=C(Le.html,"i").replace("comment",Le._comment).replace("tag",Le._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),Le.paragraph=C(Le._paragraph).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.blockquote=C(Le.blockquote).replace("paragraph",Le.paragraph).getRegex(),Le.normal=O({},Le),Le.gfm=O({},Le.normal,{table:"^ *([^\\n ].*\\|.*)\\n {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"}),Le.gfm.table=C(Le.gfm.table).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.gfm.paragraph=C(Le._paragraph).replace("hr",Le.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",Le.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html",")|<(?:script|pre|style|textarea|!--)").replace("tag",Le._tag).getRegex(),Le.pedantic=O({},Le.normal,{html:C(`^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+? *(?:\\n{2,}|\\s*$)|\\s]*)*?/?> *(?:\\n{2,}|\\s*$))`).replace("comment",Le._comment).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:R,paragraph:C(Le.normal._paragraph).replace("hr",Le.hr).replace("heading",` *#{1,6} *[^ +]`).replace("lheading",Le.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});var pe={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:R,tag:"^comment|^|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^|^",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[^*]+(?=[^*])|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[^_]+(?=[^_])|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:R,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\?@\\[\\]`^{|}~",pe.punctuation=C(pe.punctuation).replace(/punctuation/g,pe._punctuation).getRegex(),pe.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g,pe.escapedEmSt=/\\\*|\\_/g,pe._comment=C(Le._comment).replace("(?:-->|$)","-->").getRegex(),pe.emStrong.lDelim=C(pe.emStrong.lDelim).replace(/punct/g,pe._punctuation).getRegex(),pe.emStrong.rDelimAst=C(pe.emStrong.rDelimAst,"g").replace(/punct/g,pe._punctuation).getRegex(),pe.emStrong.rDelimUnd=C(pe.emStrong.rDelimUnd,"g").replace(/punct/g,pe._punctuation).getRegex(),pe._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g,pe._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/,pe._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/,pe.autolink=C(pe.autolink).replace("scheme",pe._scheme).replace("email",pe._email).getRegex(),pe._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/,pe.tag=C(pe.tag).replace("comment",pe._comment).replace("attribute",pe._attribute).getRegex(),pe._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,pe._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/,pe._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/,pe.link=C(pe.link).replace("label",pe._label).replace("href",pe._href).replace("title",pe._title).getRegex(),pe.reflink=C(pe.reflink).replace("label",pe._label).replace("ref",Le._label).getRegex(),pe.nolink=C(pe.nolink).replace("ref",Le._label).getRegex(),pe.reflinkSearch=C(pe.reflinkSearch,"g").replace("reflink",pe.reflink).replace("nolink",pe.nolink).getRegex(),pe.normal=O({},pe),pe.pedantic=O({},pe.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:C(/^!?\[(label)\]\((.*?)\)/).replace("label",pe._label).getRegex(),reflink:C(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",pe._label).getRegex()}),pe.gfm=O({},pe.normal,{escape:C(pe.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\.5&&(M="x"+M.toString(16)),G+="&#"+M+";";return G}var Nt=function(){function te(K){this.tokens=[],this.tokens.links=Object.create(null),this.options=K||e.defaults,this.options.tokenizer=this.options.tokenizer||new De,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};var M={block:Le.normal,inline:pe.normal};this.options.pedantic?(M.block=Le.pedantic,M.inline=pe.pedantic):this.options.gfm&&(M.block=Le.gfm,this.options.breaks?M.inline=pe.breaks:M.inline=pe.gfm),this.tokenizer.rules=M}te.lex=function(M,A){var j=new te(A);return j.lex(M)},te.lexInline=function(M,A){var j=new te(A);return j.inlineTokens(M)};var G=te.prototype;return G.lex=function(M){M=M.replace(/\r\n|\r/g,` +`),this.blockTokens(M,this.tokens);for(var A;A=this.inlineQueue.shift();)this.inlineTokens(A.src,A.tokens);return this.tokens},G.blockTokens=function(M,A){var j=this;A===void 0&&(A=[]),this.options.pedantic?M=M.replace(/\t/g," ").replace(/^ +$/gm,""):M=M.replace(/^( *)(\t+)/gm,function(st,Xe,Zt){return Xe+" ".repeat(Zt.length)});for(var V,re,we,Oe;M;)if(!(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some(function(st){return(V=st.call({lexer:j},M,A))?(M=M.substring(V.raw.length),A.push(V),!0):!1}))){if(V=this.tokenizer.space(M)){M=M.substring(V.raw.length),V.raw.length===1&&A.length>0?A[A.length-1].raw+=` +`:A.push(V);continue}if(V=this.tokenizer.code(M)){M=M.substring(V.raw.length),re=A[A.length-1],re&&(re.type==="paragraph"||re.type==="text")?(re.raw+=` +`+V.raw,re.text+=` +`+V.text,this.inlineQueue[this.inlineQueue.length-1].src=re.text):A.push(V);continue}if(V=this.tokenizer.fences(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.heading(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.hr(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.blockquote(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.list(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.html(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.def(M)){M=M.substring(V.raw.length),re=A[A.length-1],re&&(re.type==="paragraph"||re.type==="text")?(re.raw+=` +`+V.raw,re.text+=` +`+V.raw,this.inlineQueue[this.inlineQueue.length-1].src=re.text):this.tokens.links[V.tag]||(this.tokens.links[V.tag]={href:V.href,title:V.title});continue}if(V=this.tokenizer.table(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.lheading(M)){M=M.substring(V.raw.length),A.push(V);continue}if(we=M,this.options.extensions&&this.options.extensions.startBlock&&function(){var st=1/0,Xe=M.slice(1),Zt=void 0;j.options.extensions.startBlock.forEach(function(Qt){Zt=Qt.call({lexer:this},Xe),typeof Zt=="number"&&Zt>=0&&(st=Math.min(st,Zt))}),st<1/0&&st>=0&&(we=M.substring(0,st+1))}(),this.state.top&&(V=this.tokenizer.paragraph(we))){re=A[A.length-1],Oe&&re.type==="paragraph"?(re.raw+=` +`+V.raw,re.text+=` +`+V.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=re.text):A.push(V),Oe=we.length!==M.length,M=M.substring(V.raw.length);continue}if(V=this.tokenizer.text(M)){M=M.substring(V.raw.length),re=A[A.length-1],re&&re.type==="text"?(re.raw+=` +`+V.raw,re.text+=` +`+V.text,this.inlineQueue.pop(),this.inlineQueue[this.inlineQueue.length-1].src=re.text):A.push(V);continue}if(M){var He="Infinite loop on byte: "+M.charCodeAt(0);if(this.options.silent){console.error(He);break}else throw new Error(He)}}return this.state.top=!0,A},G.inline=function(M,A){return A===void 0&&(A=[]),this.inlineQueue.push({src:M,tokens:A}),A},G.inlineTokens=function(M,A){var j=this;A===void 0&&(A=[]);var V,re,we,Oe=M,He,st,Xe;if(this.tokens.links){var Zt=Object.keys(this.tokens.links);if(Zt.length>0)for(;(He=this.tokenizer.rules.inline.reflinkSearch.exec(Oe))!=null;)Zt.includes(He[0].slice(He[0].lastIndexOf("[")+1,-1))&&(Oe=Oe.slice(0,He.index)+"["+Se("a",He[0].length-2)+"]"+Oe.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;(He=this.tokenizer.rules.inline.blockSkip.exec(Oe))!=null;)Oe=Oe.slice(0,He.index)+"["+Se("a",He[0].length-2)+"]"+Oe.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(;(He=this.tokenizer.rules.inline.escapedEmSt.exec(Oe))!=null;)Oe=Oe.slice(0,He.index)+"++"+Oe.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);for(;M;)if(st||(Xe=""),st=!1,!(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some(function(Qe){return(V=Qe.call({lexer:j},M,A))?(M=M.substring(V.raw.length),A.push(V),!0):!1}))){if(V=this.tokenizer.escape(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.tag(M)){M=M.substring(V.raw.length),re=A[A.length-1],re&&V.type==="text"&&re.type==="text"?(re.raw+=V.raw,re.text+=V.text):A.push(V);continue}if(V=this.tokenizer.link(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.reflink(M,this.tokens.links)){M=M.substring(V.raw.length),re=A[A.length-1],re&&V.type==="text"&&re.type==="text"?(re.raw+=V.raw,re.text+=V.text):A.push(V);continue}if(V=this.tokenizer.emStrong(M,Oe,Xe)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.codespan(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.br(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.del(M)){M=M.substring(V.raw.length),A.push(V);continue}if(V=this.tokenizer.autolink(M,Ai)){M=M.substring(V.raw.length),A.push(V);continue}if(!this.state.inLink&&(V=this.tokenizer.url(M,Ai))){M=M.substring(V.raw.length),A.push(V);continue}if(we=M,this.options.extensions&&this.options.extensions.startInline&&function(){var Qe=1/0,Vi=M.slice(1),zi=void 0;j.options.extensions.startInline.forEach(function(Kr){zi=Kr.call({lexer:this},Vi),typeof zi=="number"&&zi>=0&&(Qe=Math.min(Qe,zi))}),Qe<1/0&&Qe>=0&&(we=M.substring(0,Qe+1))}(),V=this.tokenizer.inlineText(we,Wt)){M=M.substring(V.raw.length),V.raw.slice(-1)!=="_"&&(Xe=V.raw.slice(-1)),st=!0,re=A[A.length-1],re&&re.type==="text"?(re.raw+=V.raw,re.text+=V.text):A.push(V);continue}if(M){var Qt="Infinite loop on byte: "+M.charCodeAt(0);if(this.options.silent){console.error(Qt);break}else throw new Error(Qt)}}return A},i(te,null,[{key:"rules",get:function(){return{block:Le,inline:pe}}}]),te}(),_t=function(){function te(K){this.options=K||e.defaults}var G=te.prototype;return G.code=function(M,A,j){var V=(A||"").match(/\S*/)[0];if(this.options.highlight){var re=this.options.highlight(M,V);re!=null&&re!==M&&(j=!0,M=re)}return M=M.replace(/\n$/,"")+` +`,V?'
'+(j?M:p(M,!0))+`
+`:"
"+(j?M:p(M,!0))+`
+`},G.blockquote=function(M){return`
+`+M+`
+`},G.html=function(M){return M},G.heading=function(M,A,j,V){if(this.options.headerIds){var re=this.options.headerPrefix+V.slug(j);return"'+M+" +`}return""+M+" +`},G.hr=function(){return this.options.xhtml?`
+`:`
+`},G.list=function(M,A,j){var V=A?"ol":"ul",re=A&&j!==1?' start="'+j+'"':"";return"<"+V+re+`> +`+M+" +`},G.listitem=function(M){return"
  • "+M+`
  • +`},G.checkbox=function(M){return" "},G.paragraph=function(M){return"

    "+M+`

    +`},G.table=function(M,A){return A&&(A=""+A+""),` + +`+M+` +`+A+`
    +`},G.tablerow=function(M){return` +`+M+` +`},G.tablecell=function(M,A){var j=A.header?"th":"td",V=A.align?"<"+j+' align="'+A.align+'">':"<"+j+">";return V+M+(" +`)},G.strong=function(M){return""+M+""},G.em=function(M){return""+M+""},G.codespan=function(M){return""+M+""},G.br=function(){return this.options.xhtml?"
    ":"
    "},G.del=function(M){return""+M+""},G.link=function(M,A,j){if(M=y(this.options.sanitize,this.options.baseUrl,M),M===null)return j;var V='",V},G.image=function(M,A,j){if(M=y(this.options.sanitize,this.options.baseUrl,M),M===null)return j;var V=''+j+'":">",V},G.text=function(M){return M},te}(),Lt=function(){function te(){}var G=te.prototype;return G.strong=function(M){return M},G.em=function(M){return M},G.codespan=function(M){return M},G.del=function(M){return M},G.html=function(M){return M},G.text=function(M){return M},G.link=function(M,A,j){return""+j},G.image=function(M,A,j){return""+j},G.br=function(){return""},te}(),tt=function(){function te(){this.seen={}}var G=te.prototype;return G.serialize=function(M){return M.toLowerCase().trim().replace(/<[!\/a-z].*?>/ig,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")},G.getNextSafeSlug=function(M,A){var j=M,V=0;if(this.seen.hasOwnProperty(j)){V=this.seen[M];do V++,j=M+"-"+V;while(this.seen.hasOwnProperty(j))}return A||(this.seen[M]=V,this.seen[j]=0),j},G.slug=function(M,A){A===void 0&&(A={});var j=this.serialize(M);return this.getNextSafeSlug(j,A.dryrun)},te}(),Tt=function(){function te(K){this.options=K||e.defaults,this.options.renderer=this.options.renderer||new _t,this.renderer=this.options.renderer,this.renderer.options=this.options,this.textRenderer=new Lt,this.slugger=new tt}te.parse=function(M,A){var j=new te(A);return j.parse(M)},te.parseInline=function(M,A){var j=new te(A);return j.parseInline(M)};var G=te.prototype;return G.parse=function(M,A){A===void 0&&(A=!0);var j="",V,re,we,Oe,He,st,Xe,Zt,Qt,Qe,Vi,zi,Kr,Vt,fn,Ru,Au,ba,Uc,Pu=M.length;for(V=0;V0&&fn.tokens[0].type==="paragraph"?(fn.tokens[0].text=ba+" "+fn.tokens[0].text,fn.tokens[0].tokens&&fn.tokens[0].tokens.length>0&&fn.tokens[0].tokens[0].type==="text"&&(fn.tokens[0].tokens[0].text=ba+" "+fn.tokens[0].tokens[0].text)):fn.tokens.unshift({type:"text",text:ba}):Vt+=ba),Vt+=this.parse(fn.tokens,Kr),Qt+=this.renderer.listitem(Vt,Au,Ru);j+=this.renderer.list(Qt,Vi,zi);continue}case"html":{j+=this.renderer.html(Qe.text);continue}case"paragraph":{j+=this.renderer.paragraph(this.parseInline(Qe.tokens));continue}case"text":{for(Qt=Qe.tokens?this.parseInline(Qe.tokens):Qe.text;V+1"u"||te===null)throw new Error("marked(): input parameter is undefined or null");if(typeof te!="string")throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(te)+", string expected");if(typeof G=="function"&&(K=G,G=null),G=O({},Ie.defaults,G||{}),ie(G),K){var M=G.highlight,A;try{A=Nt.lex(te,G)}catch(Oe){return K(Oe)}var j=function(He){var st;if(!He)try{G.walkTokens&&Ie.walkTokens(A,G.walkTokens),st=Tt.parse(A,G)}catch(Xe){He=Xe}return G.highlight=M,He?K(He):K(null,st)};if(!M||M.length<3||(delete G.highlight,!A.length))return j();var V=0;Ie.walkTokens(A,function(Oe){Oe.type==="code"&&(V++,setTimeout(function(){M(Oe.text,Oe.lang,function(He,st){if(He)return j(He);st!=null&&st!==Oe.text&&(Oe.text=st,Oe.escaped=!0),V--,V===0&&j()})},0))}),V===0&&j();return}function re(Oe){if(Oe.message+=` +Please report this to https://github.com/markedjs/marked.`,G.silent)return"

    An error occurred:

    "+p(Oe.message+"",!0)+"
    ";throw Oe}try{var we=Nt.lex(te,G);if(G.walkTokens){if(G.async)return Promise.all(Ie.walkTokens(we,G.walkTokens)).then(function(){return Tt.parse(we,G)}).catch(re);Ie.walkTokens(we,G.walkTokens)}return Tt.parse(we,G)}catch(Oe){re(Oe)}}Ie.options=Ie.setOptions=function(te){return O(Ie.defaults,te),l(Ie.defaults),Ie},Ie.getDefaults=a,Ie.defaults=e.defaults,Ie.use=function(){for(var te=arguments.length,G=new Array(te),K=0;K"u"||te===null)throw new Error("marked.parseInline(): input parameter is undefined or null");if(typeof te!="string")throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(te)+", string expected");G=O({},Ie.defaults,G||{}),ie(G);try{var K=Nt.lexInline(te,G);return G.walkTokens&&Ie.walkTokens(K,G.walkTokens),Tt.parseInline(K,G)}catch(M){if(M.message+=` +Please report this to https://github.com/markedjs/marked.`,G.silent)return"

    An error occurred:

    "+p(M.message+"",!0)+"
    ";throw M}},Ie.Parser=Tt,Ie.parser=Tt.parse,Ie.Renderer=_t,Ie.TextRenderer=Lt,Ie.Lexer=Nt,Ie.lexer=Nt.lex,Ie.Tokenizer=De,Ie.Slugger=tt,Ie.parse=Ie;var Qi=Ie.options,Qn=Ie.setOptions,Nn=Ie.use,io=Ie.walkTokens,xi=Ie.parseInline,Es=Ie,Ns=Tt.parse,ln=Nt.lex;e.Lexer=Nt,e.Parser=Tt,e.Renderer=_t,e.Slugger=tt,e.TextRenderer=Lt,e.Tokenizer=De,e.getDefaults=a,e.lexer=ln,e.marked=Ie,e.options=Qi,e.parse=Es,e.parseInline=xi,e.parser=Ns,e.setOptions=Qn,e.use=Nn,e.walkTokens=io,Object.defineProperty(e,"__esModule",{value:!0})})})();Xs.Lexer||exports.Lexer;Xs.Parser||exports.Parser;Xs.Renderer||exports.Renderer;Xs.Slugger||exports.Slugger;Xs.TextRenderer||exports.TextRenderer;Xs.Tokenizer||exports.Tokenizer;Xs.getDefaults||exports.getDefaults;Xs.lexer||exports.lexer;var Fa=Xs.marked||exports.marked;Xs.options||exports.options;Xs.parse||exports.parse;Xs.parseInline||exports.parseInline;Xs.parser||exports.parser;Xs.setOptions||exports.setOptions;Xs.use||exports.use;Xs.walkTokens||exports.walkTokens;function gle(o){return JSON.stringify(o,fle)}function LT(o){let e=JSON.parse(o);return e=kT(e),e}function fle(o,e){return e instanceof RegExp?{$mid:2,source:e.source,flags:e.flags}:e}function kT(o,e=0){if(!o||e>200)return o;if(typeof o=="object"){switch(o.$mid){case 1:return We.revive(o);case 2:return new RegExp(o.source,o.flags);case 17:return new Date(o.source)}if(o instanceof XL||o instanceof Uint8Array)return o;if(Array.isArray(o))for(let t=0;t{let i=[],n=[];return o&&({href:o,dimensions:i}=ule(o),n.push(`src="${z1(o)}"`)),t&&n.push(`alt="${z1(t)}"`),e&&n.push(`title="${z1(e)}"`),i.length&&(n=n.concat(i)),""},paragraph:o=>`

    ${o}

    `,link:(o,e,t)=>typeof o!="string"?"":(o===t&&(t=lI(t)),e=typeof e=="string"?z1(lI(e)):"",o=lI(o),o=o.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'"),`
    ${t}`)});function wk(o,e={},t={}){var i,n;const s=new Q;let r=!1;const a=pP(e),l=function(v){let b;try{b=LT(decodeURIComponent(v))}catch{}return b?(b=y8(b,C=>{if(o.uris&&o.uris[C])return We.revive(o.uris[C])}),encodeURIComponent(JSON.stringify(b))):v},d=function(v,b){const C=o.uris&&o.uris[v];let w=We.revive(C);return b?v.startsWith(Ke.data+":")?v:(w||(w=We.parse(v)),bW.uriToBrowserUri(w).toString(!0)):!w||We.parse(v).toString()===w.toString()?v:(w.query&&(w=w.with({query:l(w.query)})),w.toString())},c=new Fa.Renderer;c.image=dI.image,c.link=dI.link,c.paragraph=dI.paragraph;const h=[],u=[];if(e.codeBlockRendererSync?c.code=(v,b)=>{const C=yT.nextId(),w=e.codeBlockRendererSync(W3(b),v);return u.push([C,w]),`
    ${Bv(v)}
    `}:e.codeBlockRenderer&&(c.code=(v,b)=>{const C=yT.nextId(),w=e.codeBlockRenderer(W3(b),v);return h.push(w.then(S=>[C,S])),`
    ${Bv(v)}
    `}),e.actionHandler){const v=function(w){let S=w.target;if(!(S.tagName!=="A"&&(S=S.parentElement,!S||S.tagName!=="A")))try{let y=S.dataset.href;y&&(o.baseUri&&(y=cI(We.from(o.baseUri),y)),e.actionHandler.callback(y,w))}catch(y){Ye(y)}finally{w.preventDefault()}},b=e.actionHandler.disposables.add(new mt(a,"click")),C=e.actionHandler.disposables.add(new mt(a,"auxclick"));e.actionHandler.disposables.add(he.any(b.event,C.event)(w=>{const S=new na(Fe(a),w);!S.leftButton&&!S.middleButton||v(S)})),e.actionHandler.disposables.add(q(a,"keydown",w=>{const S=new ti(w);!S.equals(10)&&!S.equals(3)||v(S)}))}o.supportHtml||(t.sanitizer=v=>{var b;return!((b=e.sanitizerOptions)===null||b===void 0)&&b.replaceWithPlaintext?Bv(v):(o.isTrusted?v.match(/^(]+>)|(<\/\s*span>)$/):void 0)?v:""},t.sanitize=!0,t.silent=!0),t.renderer=c;let g=(i=o.value)!==null&&i!==void 0?i:"";g.length>1e5&&(g=`${g.substr(0,1e5)}…`),o.supportThemeIcons&&(g=rle(g));let f;if(e.fillInIncompleteTokens){const v={...Fa.defaults,...t},b=Fa.lexer(g,v),C=xle(b);f=Fa.parser(C,v)}else f=Fa.parse(g,t);o.supportThemeIcons&&(f=Fh(f).map(b=>typeof b=="string"?b:b.outerHTML).join(""));const _=new DOMParser().parseFromString(DT({isTrusted:o.isTrusted,...e.sanitizerOptions},f),"text/html");if(_.body.querySelectorAll("img, audio, video, source").forEach(v=>{const b=v.getAttribute("src");if(b){let C=b;try{o.baseUri&&(C=cI(We.from(o.baseUri),C))}catch{}if(v.setAttribute("src",d(C,!0)),e.remoteImageIsAllowed){const w=We.parse(C);w.scheme!==Ke.file&&w.scheme!==Ke.data&&!e.remoteImageIsAllowed(w)&&v.replaceWith(ae("",void 0,v.outerHTML))}}}),_.body.querySelectorAll("a").forEach(v=>{const b=v.getAttribute("href");if(v.setAttribute("href",""),!b||/^data:|javascript:/i.test(b)||/^command:/i.test(b)&&!o.isTrusted||/^command:(\/\/\/)?_workbench\.downloadResource/i.test(b))v.replaceWith(...v.childNodes);else{let C=d(b,!1);o.baseUri&&(C=cI(We.from(o.baseUri),b)),v.dataset.href=C}}),a.innerHTML=DT({isTrusted:o.isTrusted,...e.sanitizerOptions},_.body.innerHTML),h.length>0)Promise.all(h).then(v=>{var b,C;if(r)return;const w=new Map(v),S=a.querySelectorAll("div[data-code]");for(const y of S){const k=w.get((b=y.dataset.code)!==null&&b!==void 0?b:"");k&&qn(y,k)}(C=e.asyncRenderCallback)===null||C===void 0||C.call(e)});else if(u.length>0){const v=new Map(u),b=a.querySelectorAll("div[data-code]");for(const C of b){const w=v.get((n=C.dataset.code)!==null&&n!==void 0?n:"");w&&qn(C,w)}}if(e.asyncRenderCallback)for(const v of a.getElementsByTagName("img")){const b=s.add(q(v,"load",()=>{b.dispose(),e.asyncRenderCallback()}))}return{element:a,dispose:()=>{r=!0,s.dispose()}}}function W3(o){if(!o)return"";const e=o.split(/[\s+|:|,|\{|\?]/,1);return e.length?e[0]:o}function cI(o,e){return/^\w[\w\d+.-]*:/.test(e)?e:o.path.endsWith("/")?K5(o,e).toString():K5(fk(o),e).toString()}const mle=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"];function DT(o,e){const{config:t,allowedSchemes:i}=_le(o),n=new Q;n.add(H3("uponSanitizeAttribute",(s,r)=>{var a;if(r.attrName==="style"||r.attrName==="class"){if(s.tagName==="SPAN"){if(r.attrName==="style"){r.keepAttr=/^(color\:(#[0-9a-fA-F]+|var\(--vscode(-[a-zA-Z]+)+\));)?(background-color\:(#[0-9a-fA-F]+|var\(--vscode(-[a-zA-Z]+)+\));)?$/.test(r.attrValue);return}else if(r.attrName==="class"){r.keepAttr=/^codicon codicon-[a-z\-]+( codicon-modifier-[a-z\-]+)?$/.test(r.attrValue);return}}r.keepAttr=!1;return}else if(s.tagName==="INPUT"&&((a=s.attributes.getNamedItem("type"))===null||a===void 0?void 0:a.value)==="checkbox"){if(r.attrName==="type"&&r.attrValue==="checkbox"||r.attrName==="disabled"||r.attrName==="checked"){r.keepAttr=!0;return}r.keepAttr=!1}})),n.add(H3("uponSanitizeElement",(s,r)=>{var a,l;if(r.tagName==="input"&&(((a=s.attributes.getNamedItem("type"))===null||a===void 0?void 0:a.value)==="checkbox"?s.setAttribute("disabled",""):o.replaceWithPlaintext||(l=s.parentElement)===null||l===void 0||l.removeChild(s)),o.replaceWithPlaintext&&!r.allowedTags[r.tagName]&&r.tagName!=="body"&&s.parentElement){let d,c;if(r.tagName==="#comment")d=``;else{const f=mle.includes(r.tagName),p=s.attributes.length?" "+Array.from(s.attributes).map(_=>`${_.name}="${_.value}"`).join(" "):"";d=`<${r.tagName}${p}>`,f||(c=``)}const h=document.createDocumentFragment(),u=s.parentElement.ownerDocument.createTextNode(d);h.appendChild(u);const g=c?s.parentElement.ownerDocument.createTextNode(c):void 0;for(;s.firstChild;)h.appendChild(s.firstChild);g&&h.appendChild(g),s.parentElement.replaceChild(h,s)}})),n.add(xY(i));try{return mW(e,{...t,RETURN_TRUSTED_TYPE:!0})}finally{n.dispose()}}const ple=["align","autoplay","alt","checked","class","controls","data-code","data-href","disabled","draggable","height","href","loop","muted","playsinline","poster","src","style","target","title","type","width","start"];function _le(o){var e;const t=[Ke.http,Ke.https,Ke.mailto,Ke.data,Ke.file,Ke.vscodeFileResource,Ke.vscodeRemote,Ke.vscodeRemoteResource];return o.isTrusted&&t.push(Ke.command),{config:{ALLOWED_TAGS:(e=o.allowedTags)!==null&&e!==void 0?e:[...IY],ALLOWED_ATTR:ple,ALLOW_UNKNOWN_PROTOCOLS:!0},allowedSchemes:t}}function vle(o){return typeof o=="string"?o:ble(o)}function ble(o,e){var t;let i=(t=o.value)!==null&&t!==void 0?t:"";i.length>1e5&&(i=`${i.substr(0,1e5)}…`);const n=Fa.parse(i,{renderer:Sle.value}).replace(/&(#\d+|[a-zA-Z]+);/g,s=>{var r;return(r=Cle.get(s))!==null&&r!==void 0?r:s});return DT({isTrusted:!1},n).toString()}const Cle=new Map([[""",'"'],[" "," "],["&","&"],["'","'"],["<","<"],[">",">"]]);function wle(){const o=new Fa.Renderer;return o.code=e=>e,o.blockquote=e=>e,o.html=e=>"",o.heading=(e,t,i)=>e+` +`,o.hr=()=>"",o.list=(e,t)=>e,o.listitem=e=>e+` +`,o.paragraph=e=>e+` +`,o.table=(e,t)=>e+t+` +`,o.tablerow=e=>e,o.tablecell=(e,t)=>e+" ",o.strong=e=>e,o.em=e=>e,o.codespan=e=>e,o.br=()=>` +`,o.del=e=>e,o.image=(e,t,i)=>"",o.text=e=>e,o.link=(e,t,i)=>i,o}const Sle=new ll(o=>wle());function n0(o){let e="";return o.forEach(t=>{e+=t.raw}),e}function sV(o){var e,t;if(o.tokens)for(let i=o.tokens.length-1;i>=0;i--){const n=o.tokens[i];if(n.type==="text"){const s=n.raw.split(` +`),r=s[s.length-1];if(r.includes("`"))return Nle(o);if(r.includes("**"))return Ole(o);if(r.match(/\*\w/))return Tle(o);if(r.match(/(^|\s)__\w/))return Fle(o);if(r.match(/(^|\s)_\w/))return Mle(o);if(yle(r)||Lle(r)&&o.tokens.slice(0,i).some(a=>a.type==="text"&&a.raw.match(/\[[^\]]*$/))){const a=o.tokens.slice(i+1);return((e=a[0])===null||e===void 0?void 0:e.type)==="link"&&((t=a[1])===null||t===void 0?void 0:t.type)==="text"&&a[1].raw.match(/^ *"[^"]*$/)||r.match(/^[^"]* +"[^"]*$/)?Ale(o):Rle(o)}else if(r.match(/(^|\s)\[\w*/))return Ple(o)}}}function yle(o){return!!o.match(/(^|\s)\[.*\]\(\w*/)}function Lle(o){return!!o.match(/^[^\[]*\]\([^\)]*$/)}function kle(o){var e;const t=o.items[o.items.length-1],i=t.tokens?t.tokens[t.tokens.length-1]:void 0;let n;if((i==null?void 0:i.type)==="text"&&!("inRawBlock"in t)&&(n=sV(i)),!n||n.type!=="paragraph")return;const s=n0(o.items.slice(0,-1)),r=(e=t.raw.match(/^(\s*(-|\d+\.) +)/))===null||e===void 0?void 0:e[0];if(!r)return;const a=r+n0(t.tokens.slice(0,-1))+n.raw,l=Fa.lexer(s+a)[0];if(l.type==="list")return l}const Dle=3;function xle(o){for(let e=0;e"u"&&r.match(/^\s*\|/)){const a=r.match(/(\|[^\|]+)(?=\||$)/g);a&&(i=a.length)}else if(typeof i=="number")if(r.match(/^\s*\|/)){if(s!==t.length-1)return;n=!0}else return}if(typeof i=="number"&&i>0){const s=n?t.slice(0,-1).join(` +`):e,r=!!s.match(/\|\s*$/),a=s+(r?"":"|")+` +|${" --- |".repeat(i)}`;return Fa.lexer(a)}}function H3(o,e){return pW(o,e),Ne(()=>_W(o))}var Wle=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},V3=function(o,e){return function(t,i){e(t,i,o)}},xT;let hd=xT=class{constructor(e,t,i){this._options=e,this._languageService=t,this._openerService=i,this._onDidRenderAsync=new F,this.onDidRenderAsync=this._onDidRenderAsync.event}dispose(){this._onDidRenderAsync.dispose()}render(e,t,i){if(!e)return{element:document.createElement("span"),dispose:()=>{}};const n=new Q,s=n.add(wk(e,{...this._getRenderOptions(e,n),...t},i));return s.element.classList.add("rendered-markdown"),{element:s.element,dispose:()=>n.dispose()}}_getRenderOptions(e,t){return{codeBlockRenderer:async(i,n)=>{var s,r,a;let l;i?l=this._languageService.getLanguageIdByLanguageName(i):this._options.editor&&(l=(s=this._options.editor.getModel())===null||s===void 0?void 0:s.getLanguageId()),l||(l=rr);const d=await yre(this._languageService,n,l),c=document.createElement("span");if(c.innerHTML=(a=(r=xT._ttpTokenizer)===null||r===void 0?void 0:r.createHTML(d))!==null&&a!==void 0?a:d,this._options.editor){const h=this._options.editor.getOption(50);Gn(c,h)}else this._options.codeBlockFontFamily&&(c.style.fontFamily=this._options.codeBlockFontFamily);return this._options.codeBlockFontSize!==void 0&&(c.style.fontSize=this._options.codeBlockFontSize),c},asyncRenderCallback:()=>this._onDidRenderAsync.fire(),actionHandler:{callback:i=>kP(this._openerService,i,e.isTrusted),disposables:t}}}};hd._ttpTokenizer=Pc("tokenizeToString",{createHTML(o){return o}});hd=xT=Wle([V3(1,bi),V3(2,Vo)],hd);async function kP(o,e,t){try{return await o.open(e,{fromUserGesture:!0,allowContributedOpeners:!0,allowCommands:Hle(t)})}catch(i){return Ye(i),!1}}function Hle(o){return o===!0?!0:o&&Array.isArray(o.enabledCommands)?o.enabledCommands:!1}var Vle=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},G_=function(o,e){return function(t,i){e(t,i,o)}};const vl=ae;let IT=class extends mr{get _targetWindow(){return Fe(this._target.targetElements[0])}get _targetDocumentElement(){return Fe(this._target.targetElements[0]).document.documentElement}get isDisposed(){return this._isDisposed}get isMouseIn(){return this._lockMouseTracker.isMouseIn}get domNode(){return this._hover.containerDomNode}get onDispose(){return this._onDispose.event}get onRequestLayout(){return this._onRequestLayout.event}get anchor(){return this._hoverPosition===2?0:1}get x(){return this._x}get y(){return this._y}get isLocked(){return this._isLocked}set isLocked(e){this._isLocked!==e&&(this._isLocked=e,this._hoverContainer.classList.toggle("locked",this._isLocked))}constructor(e,t,i,n,s,r){var a,l,d,c,h,u,g,f;super(),this._keybindingService=t,this._configurationService=i,this._openerService=n,this._instantiationService=s,this._accessibilityService=r,this._messageListeners=new Q,this._isDisposed=!1,this._forcePosition=!1,this._x=0,this._y=0,this._isLocked=!1,this._enableFocusTraps=!1,this._addedFocusTrap=!1,this._onDispose=this._register(new F),this._onRequestLayout=this._register(new F),this._linkHandler=e.linkHandler||(w=>kP(this._openerService,w,Za(e.content)?e.content.isTrusted:void 0)),this._target="targetElements"in e.target?e.target:new zle(e.target),this._hoverPointer=!((a=e.appearance)===null||a===void 0)&&a.showPointer?vl("div.workbench-hover-pointer"):void 0,this._hover=this._register(new mP),this._hover.containerDomNode.classList.add("workbench-hover","fadeIn"),!((l=e.appearance)===null||l===void 0)&&l.compact&&this._hover.containerDomNode.classList.add("workbench-hover","compact"),!((d=e.appearance)===null||d===void 0)&&d.skipFadeInAnimation&&this._hover.containerDomNode.classList.add("skip-fade-in"),e.additionalClasses&&this._hover.containerDomNode.classList.add(...e.additionalClasses),!((c=e.position)===null||c===void 0)&&c.forcePosition&&(this._forcePosition=!0),e.trapFocus&&(this._enableFocusTraps=!0),this._hoverPosition=(u=(h=e.position)===null||h===void 0?void 0:h.hoverPosition)!==null&&u!==void 0?u:3,this.onmousedown(this._hover.containerDomNode,w=>w.stopPropagation()),this.onkeydown(this._hover.containerDomNode,w=>{w.equals(9)&&this.dispose()}),this._register(q(this._targetWindow,"blur",()=>this.dispose()));const p=vl("div.hover-row.markdown-hover"),_=vl("div.hover-contents");if(typeof e.content=="string")_.textContent=e.content,_.style.whiteSpace="pre-wrap";else if(Bn(e.content))_.appendChild(e.content),_.classList.add("html-hover-contents");else{const w=e.content,S=this._instantiationService.createInstance(hd,{codeBlockFontFamily:this._configurationService.getValue("editor").fontFamily||po.fontFamily}),{element:y}=S.render(w,{actionHandler:{callback:k=>this._linkHandler(k),disposables:this._messageListeners},asyncRenderCallback:()=>{_.classList.add("code-hover-contents"),this.layout(),this._onRequestLayout.fire()}});_.appendChild(y)}if(p.appendChild(_),this._hover.contentsDomNode.appendChild(p),e.actions&&e.actions.length>0){const w=vl("div.hover-row.status-bar"),S=vl("div.actions");e.actions.forEach(y=>{const k=this._keybindingService.lookupKeybinding(y.commandId),x=k?k.getLabel():null;vk.render(S,{label:y.label,commandId:y.commandId,run:N=>{y.run(N),this.dispose()},iconClass:y.iconClass},x)}),w.appendChild(S),this._hover.containerDomNode.appendChild(w)}this._hoverContainer=vl("div.workbench-hover-container"),this._hoverPointer&&this._hoverContainer.appendChild(this._hoverPointer),this._hoverContainer.appendChild(this._hover.containerDomNode);let v;if(e.actions&&e.actions.length>0?v=!1:((g=e.persistence)===null||g===void 0?void 0:g.hideOnHover)===void 0?v=typeof e.content=="string"||Za(e.content)&&!e.content.value.includes("](")&&!e.content.value.includes(""):v=e.persistence.hideOnHover,v&&(!((f=e.appearance)===null||f===void 0)&&f.showHoverHint)){const w=vl("div.hover-row.status-bar"),S=vl("div.info");S.textContent=m("hoverhint","Hold {0} key to mouse over",ht?"Option":"Alt"),w.appendChild(S),this._hover.containerDomNode.appendChild(w)}const b=[...this._target.targetElements];v||b.push(this._hoverContainer);const C=this._register(new z3(b));if(this._register(C.onMouseOut(()=>{this._isLocked||this.dispose()})),v){const w=[...this._target.targetElements,this._hoverContainer];this._lockMouseTracker=this._register(new z3(w)),this._register(this._lockMouseTracker.onMouseOut(()=>{this._isLocked||this.dispose()}))}else this._lockMouseTracker=C}addFocusTrap(){if(!this._enableFocusTraps||this._addedFocusTrap)return;this._addedFocusTrap=!0;const e=this._hover.containerDomNode,t=this.findLastFocusableChild(this._hover.containerDomNode);if(t){const i=hA(this._hoverContainer,vl("div")),n=J(this._hoverContainer,vl("div"));i.tabIndex=0,n.tabIndex=0,this._register(q(n,"focus",s=>{e.focus(),s.preventDefault()})),this._register(q(i,"focus",s=>{t.focus(),s.preventDefault()}))}}findLastFocusableChild(e){if(e.hasChildNodes())for(let t=0;t=0)return s}const n=this.findLastFocusableChild(i);if(n)return n}}render(e){var t;e.appendChild(this._hoverContainer);const n=this._hoverContainer.contains(this._hoverContainer.ownerDocument.activeElement)&&UH(this._configurationService.getValue("accessibility.verbosity.hover")===!0&&this._accessibilityService.isScreenReaderOptimized(),(t=this._keybindingService.lookupKeybinding("editor.action.accessibleView"))===null||t===void 0?void 0:t.getAriaLabel());n&&ld(n),this.layout(),this.addFocusTrap()}layout(){this._hover.containerDomNode.classList.remove("right-aligned"),this._hover.contentsDomNode.style.maxHeight="";const e=c=>{const h=yW(c),u=c.getBoundingClientRect();return{top:u.top*h,bottom:u.bottom*h,right:u.right*h,left:u.left*h}},t=this._target.targetElements.map(c=>e(c)),{top:i,right:n,bottom:s,left:r}=t[0],a=n-r,l=s-i,d={top:i,right:n,bottom:s,left:r,width:a,height:l,center:{x:r+a/2,y:i+l/2}};if(this.adjustHorizontalHoverPosition(d),this.adjustVerticalHoverPosition(d),this.adjustHoverMaxHeight(d),this._hoverContainer.style.padding="",this._hoverContainer.style.margin="",this._hoverPointer){switch(this._hoverPosition){case 1:d.left+=3,d.right+=3,this._hoverContainer.style.paddingLeft="3px",this._hoverContainer.style.marginLeft="-3px";break;case 0:d.left-=3,d.right-=3,this._hoverContainer.style.paddingRight="3px",this._hoverContainer.style.marginRight="-3px";break;case 2:d.top+=3,d.bottom+=3,this._hoverContainer.style.paddingTop="3px",this._hoverContainer.style.marginTop="-3px";break;case 3:d.top-=3,d.bottom-=3,this._hoverContainer.style.paddingBottom="3px",this._hoverContainer.style.marginBottom="-3px";break}d.center.x=d.left+a/2,d.center.y=d.top+l/2}this.computeXCordinate(d),this.computeYCordinate(d),this._hoverPointer&&(this._hoverPointer.classList.remove("top"),this._hoverPointer.classList.remove("left"),this._hoverPointer.classList.remove("right"),this._hoverPointer.classList.remove("bottom"),this.setHoverPointerPosition(d)),this._hover.onContentsChanged()}computeXCordinate(e){const t=this._hover.containerDomNode.clientWidth+2;this._target.x!==void 0?this._x=this._target.x:this._hoverPosition===1?this._x=e.right:this._hoverPosition===0?this._x=e.left-t:(this._hoverPointer?this._x=e.center.x-this._hover.containerDomNode.clientWidth/2:this._x=e.left,this._x+t>=this._targetDocumentElement.clientWidth&&(this._hover.containerDomNode.classList.add("right-aligned"),this._x=Math.max(this._targetDocumentElement.clientWidth-t-2,this._targetDocumentElement.clientLeft))),this._xthis._targetWindow.innerHeight&&(this._y=e.bottom)}adjustHorizontalHoverPosition(e){if(this._target.x!==void 0)return;const t=this._hoverPointer?3:0;if(this._forcePosition){const i=t+2;this._hoverPosition===1?this._hover.containerDomNode.style.maxWidth=`${this._targetDocumentElement.clientWidth-e.right-i}px`:this._hoverPosition===0&&(this._hover.containerDomNode.style.maxWidth=`${e.left-i}px`);return}this._hoverPosition===1?this._targetDocumentElement.clientWidth-e.right=this._hover.containerDomNode.clientWidth+t?this._hoverPosition=0:this._hoverPosition=2):this._hoverPosition===0&&(e.left=this._hover.containerDomNode.clientWidth+t?this._hoverPosition=1:this._hoverPosition=2),e.left-this._hover.containerDomNode.clientWidth-t<=this._targetDocumentElement.clientLeft&&(this._hoverPosition=1))}adjustVerticalHoverPosition(e){if(this._target.y!==void 0||this._forcePosition)return;const t=this._hoverPointer?3:0;this._hoverPosition===3?e.top-this._hover.containerDomNode.clientHeight-t<0&&(this._hoverPosition=2):this._hoverPosition===2&&e.bottom+this._hover.containerDomNode.clientHeight+t>this._targetWindow.innerHeight&&(this._hoverPosition=3)}adjustHoverMaxHeight(e){let t=this._targetWindow.innerHeight/2;if(this._forcePosition){const i=(this._hoverPointer?3:0)+2;this._hoverPosition===3?t=Math.min(t,e.top-i):this._hoverPosition===2&&(t=Math.min(t,this._targetWindow.innerHeight-e.bottom-i))}if(this._hover.containerDomNode.style.maxHeight=`${t}px`,this._hover.contentsDomNode.clientHeighte.height?this._hoverPointer.style.top=`${e.center.y-(this._y-t)-3}px`:this._hoverPointer.style.top=`${Math.round(t/2)-3}px`;break}case 3:case 2:{this._hoverPointer.classList.add(this._hoverPosition===3?"bottom":"top");const t=this._hover.containerDomNode.clientWidth;let i=Math.round(t/2)-3;const n=this._x+i;(ne.right)&&(i=e.center.x-this._x-3),this._hoverPointer.style.left=`${i}px`;break}}}focus(){this._hover.containerDomNode.focus()}dispose(){this._isDisposed||(this._onDispose.fire(),this._hoverContainer.remove(),this._messageListeners.dispose(),this._target.dispose(),super.dispose()),this._isDisposed=!0}};IT=Vle([G_(1,Ot),G_(2,dt),G_(3,Vo),G_(4,Ae),G_(5,Bo)],IT);class z3 extends mr{get onMouseOut(){return this._onMouseOut.event}get isMouseIn(){return this._isMouseIn}constructor(e){super(),this._elements=e,this._isMouseIn=!0,this._onMouseOut=this._register(new F),this._elements.forEach(t=>this.onmouseover(t,()=>this._onTargetMouseOver(t))),this._elements.forEach(t=>this.onmouseleave(t,()=>this._onTargetMouseLeave(t)))}_onTargetMouseOver(e){this._isMouseIn=!0,this._clearEvaluateMouseStateTimeout(e)}_onTargetMouseLeave(e){this._isMouseIn=!1,this._evaluateMouseState(e)}_evaluateMouseState(e){this._clearEvaluateMouseStateTimeout(e),this._mouseTimeout=Fe(e).setTimeout(()=>this._fireIfMouseOutside(),0)}_clearEvaluateMouseStateTimeout(e){this._mouseTimeout&&(Fe(e).clearTimeout(this._mouseTimeout),this._mouseTimeout=void 0)}_fireIfMouseOutside(){this._isMouseIn||this._onMouseOut.fire()}}class zle{constructor(e){this._element=e,this.targetElements=[this._element]}dispose(){}}var ls;(function(o){function e(s,r){if(s.start>=r.end||r.start>=s.end)return{start:0,end:0};const a=Math.max(s.start,r.start),l=Math.min(s.end,r.end);return l-a<=0?{start:0,end:0}:{start:a,end:l}}o.intersect=e;function t(s){return s.end-s.start<=0}o.isEmpty=t;function i(s,r){return!t(e(s,r))}o.intersects=i;function n(s,r){const a=[],l={start:s.start,end:Math.min(r.start,s.end)},d={start:Math.max(r.end,s.start),end:s.end};return t(l)||a.push(l),t(d)||a.push(d),a}o.relativeComplement=n})(ls||(ls={}));function Ule(o){const e=o;return!!e&&typeof e.x=="number"&&typeof e.y=="number"}var Lh;(function(o){o[o.AVOID=0]="AVOID",o[o.ALIGN=1]="ALIGN"})(Lh||(Lh={}));function Am(o,e,t){const i=t.mode===Lh.ALIGN?t.offset:t.offset+t.size,n=t.mode===Lh.ALIGN?t.offset+t.size:t.offset;return t.position===0?e<=o-i?i:e<=n?n-e:Math.max(o-e,0):e<=n?n-e:e<=o-i?i:0}class Bp extends H{constructor(e,t){super(),this.container=null,this.useFixedPosition=!1,this.useShadowDOM=!1,this.delegate=null,this.toDisposeOnClean=H.None,this.toDisposeOnSetContainer=H.None,this.shadowRoot=null,this.shadowRootHostElement=null,this.view=ae(".context-view"),Ps(this.view),this.setContainer(e,t),this._register(Ne(()=>this.setContainer(null,1)))}setContainer(e,t){var i;this.useFixedPosition=t!==1;const n=this.useShadowDOM;if(this.useShadowDOM=t===3,!(e===this.container&&n===this.useShadowDOM)&&(this.container&&(this.toDisposeOnSetContainer.dispose(),this.shadowRoot?(this.shadowRoot.removeChild(this.view),this.shadowRoot=null,(i=this.shadowRootHostElement)===null||i===void 0||i.remove(),this.shadowRootHostElement=null):this.container.removeChild(this.view),this.container=null),e)){if(this.container=e,this.useShadowDOM){this.shadowRootHostElement=ae(".shadow-root-host"),this.container.appendChild(this.shadowRootHostElement),this.shadowRoot=this.shadowRootHostElement.attachShadow({mode:"open"});const r=document.createElement("style");r.textContent=$le,this.shadowRoot.appendChild(r),this.shadowRoot.appendChild(this.view),this.shadowRoot.appendChild(ae("slot"))}else this.container.appendChild(this.view);const s=new Q;Bp.BUBBLE_UP_EVENTS.forEach(r=>{s.add(Wi(this.container,r,a=>{this.onDOMEvent(a,!1)}))}),Bp.BUBBLE_DOWN_EVENTS.forEach(r=>{s.add(Wi(this.container,r,a=>{this.onDOMEvent(a,!0)},!0))}),this.toDisposeOnSetContainer=s}}show(e){var t,i,n;this.isVisible()&&this.hide(),jn(this.view),this.view.className="context-view monaco-component",this.view.style.top="0px",this.view.style.left="0px",this.view.style.zIndex=`${2575+((t=e.layer)!==null&&t!==void 0?t:0)}`,this.view.style.position=this.useFixedPosition?"fixed":"absolute",Io(this.view),this.toDisposeOnClean=e.render(this.view)||H.None,this.delegate=e,this.doLayout(),(n=(i=this.delegate).focus)===null||n===void 0||n.call(i)}getViewElement(){return this.view}layout(){var e,t;if(this.isVisible()){if(this.delegate.canRelayout===!1&&!(Qa&&nA.pointerEvents)){this.hide();return}(t=(e=this.delegate)===null||e===void 0?void 0:e.layout)===null||t===void 0||t.call(e),this.doLayout()}}doLayout(){if(!this.isVisible())return;const e=this.delegate.getAnchor();let t;if(Bn(e)){const u=tn(e),g=yW(e);t={top:u.top*g,left:u.left*g,width:u.width*g,height:u.height*g}}else Ule(e)?t={top:e.y,left:e.x,width:e.width||1,height:e.height||2}:t={top:e.posy,left:e.posx,width:2,height:2};const i=ko(this.view),n=Qd(this.view),s=this.delegate.anchorPosition||0,r=this.delegate.anchorAlignment||0,a=this.delegate.anchorAxisAlignment||0;let l,d;const c=Fw();if(a===0){const u={offset:t.top-c.pageYOffset,size:t.height,position:s===0?0:1},g={offset:t.left,size:t.width,position:r===0?0:1,mode:Lh.ALIGN};l=Am(c.innerHeight,n,u)+c.pageYOffset,ls.intersects({start:l,end:l+n},{start:u.offset,end:u.offset+u.size})&&(g.mode=Lh.AVOID),d=Am(c.innerWidth,i,g)}else{const u={offset:t.left,size:t.width,position:r===0?0:1},g={offset:t.top,size:t.height,position:s===0?0:1,mode:Lh.ALIGN};d=Am(c.innerWidth,i,u),ls.intersects({start:d,end:d+i},{start:u.offset,end:u.offset+u.size})&&(g.mode=Lh.AVOID),l=Am(c.innerHeight,n,g)+c.pageYOffset}this.view.classList.remove("top","bottom","left","right"),this.view.classList.add(s===0?"bottom":"top"),this.view.classList.add(r===0?"left":"right"),this.view.classList.toggle("fixed",this.useFixedPosition);const h=tn(this.container);this.view.style.top=`${l-(this.useFixedPosition?tn(this.view).top:h.top)}px`,this.view.style.left=`${d-(this.useFixedPosition?tn(this.view).left:h.left)}px`,this.view.style.width="initial"}hide(e){const t=this.delegate;this.delegate=null,t!=null&&t.onHide&&t.onHide(e),this.toDisposeOnClean.dispose(),Ps(this.view)}isVisible(){return!!this.delegate}onDOMEvent(e,t){this.delegate&&(this.delegate.onDOMEvent?this.delegate.onDOMEvent(e,Fe(e).document.activeElement):t&&!Dn(e.target,this.container)&&this.hide())}dispose(){this.hide(),super.dispose()}}Bp.BUBBLE_UP_EVENTS=["click","keydown","focus","blur"];Bp.BUBBLE_DOWN_EVENTS=["click"];const $le=` + :host { + all: initial; /* 1st rule so subsequent properties are reset. */ + } + + .codicon[class*='codicon-'] { + font: normal normal normal 16px/1 codicon; + display: inline-block; + text-decoration: none; + text-rendering: auto; + text-align: center; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; + user-select: none; + -webkit-user-select: none; + -ms-user-select: none; + } + + :host { + font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "HelveticaNeue-Light", system-ui, "Ubuntu", "Droid Sans", sans-serif; + } + + :host-context(.mac) { font-family: -apple-system, BlinkMacSystemFont, sans-serif; } + :host-context(.mac:lang(zh-Hans)) { font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", sans-serif; } + :host-context(.mac:lang(zh-Hant)) { font-family: -apple-system, BlinkMacSystemFont, "PingFang TC", sans-serif; } + :host-context(.mac:lang(ja)) { font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic Pro", sans-serif; } + :host-context(.mac:lang(ko)) { font-family: -apple-system, BlinkMacSystemFont, "Nanum Gothic", "Apple SD Gothic Neo", "AppleGothic", sans-serif; } + + :host-context(.windows) { font-family: "Segoe WPC", "Segoe UI", sans-serif; } + :host-context(.windows:lang(zh-Hans)) { font-family: "Segoe WPC", "Segoe UI", "Microsoft YaHei", sans-serif; } + :host-context(.windows:lang(zh-Hant)) { font-family: "Segoe WPC", "Segoe UI", "Microsoft Jhenghei", sans-serif; } + :host-context(.windows:lang(ja)) { font-family: "Segoe WPC", "Segoe UI", "Yu Gothic UI", "Meiryo UI", sans-serif; } + :host-context(.windows:lang(ko)) { font-family: "Segoe WPC", "Segoe UI", "Malgun Gothic", "Dotom", sans-serif; } + + :host-context(.linux) { font-family: system-ui, "Ubuntu", "Droid Sans", sans-serif; } + :host-context(.linux:lang(zh-Hans)) { font-family: system-ui, "Ubuntu", "Droid Sans", "Source Han Sans SC", "Source Han Sans CN", "Source Han Sans", sans-serif; } + :host-context(.linux:lang(zh-Hant)) { font-family: system-ui, "Ubuntu", "Droid Sans", "Source Han Sans TC", "Source Han Sans TW", "Source Han Sans", sans-serif; } + :host-context(.linux:lang(ja)) { font-family: system-ui, "Ubuntu", "Droid Sans", "Source Han Sans J", "Source Han Sans JP", "Source Han Sans", sans-serif; } + :host-context(.linux:lang(ko)) { font-family: system-ui, "Ubuntu", "Droid Sans", "Source Han Sans K", "Source Han Sans JR", "Source Han Sans", "UnDotum", "FBaekmuk Gulim", sans-serif; } +`;var Kle=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},jle=function(o,e){return function(t,i){e(t,i,o)}};let fy=class extends H{constructor(e){super(),this.layoutService=e,this.contextView=this._register(new Bp(this.layoutService.mainContainer,1)),this.layout(),this._register(e.onDidLayoutContainer(()=>this.layout()))}showContextView(e,t,i){let n;t?t===this.layoutService.getContainer(Fe(t))?n=1:i?n=3:n=2:n=1,this.contextView.setContainer(t??this.layoutService.activeContainer,n),this.contextView.show(e);const s={close:()=>{this.openContextView===s&&this.hideContextView()}};return this.openContextView=s,s}layout(){this.contextView.layout()}hideContextView(e){this.contextView.hide(e),this.openContextView=void 0}};fy=Kle([jle(0,yu)],fy);class qle extends fy{getContextViewElement(){return this.contextView.getViewElement()}}class Gle{constructor(e,t,i){this.hoverDelegate=e,this.target=t,this.fadeInAnimation=i}async update(e,t,i){var n;if(this._cancellationTokenSource&&(this._cancellationTokenSource.dispose(!0),this._cancellationTokenSource=void 0),this.isDisposed)return;let s;if(e===void 0||Ks(e)||Bn(e))s=e;else if(!wb(e.markdown))s=(n=e.markdown)!==null&&n!==void 0?n:e.markdownNotSupportedFallback;else{this._hoverWidget||this.show(m("iconLabel.loading","Loading..."),t,i),this._cancellationTokenSource=new ki;const r=this._cancellationTokenSource.token;if(s=await e.markdown(r),s===void 0&&(s=e.markdownNotSupportedFallback),this.isDisposed||r.isCancellationRequested)return}this.show(s,t,i)}show(e,t,i){const n=this._hoverWidget;if(this.hasContent(e)){const s={content:e,target:this.target,appearance:{showPointer:this.hoverDelegate.placement==="element",skipFadeInAnimation:!this.fadeInAnimation||!!n},position:{hoverPosition:2},...i};this._hoverWidget=this.hoverDelegate.showHover(s,t)}n==null||n.dispose()}hasContent(e){return e?Za(e)?!!e.value:!0:!1}get isDisposed(){var e;return(e=this._hoverWidget)===null||e===void 0?void 0:e.isDisposed}dispose(){var e,t;(e=this._hoverWidget)===null||e===void 0||e.dispose(),(t=this._cancellationTokenSource)===null||t===void 0||t.dispose(!0),this._cancellationTokenSource=void 0}}var Zle=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Z_=function(o,e){return function(t,i){e(t,i,o)}};let ET=class extends H{constructor(e,t,i,n,s){super(),this._instantiationService=e,this._keybindingService=i,this._layoutService=n,this._accessibilityService=s,this._existingHovers=new Map,t.onDidShowContextMenu(()=>this.hideHover()),this._contextViewHandler=this._register(new fy(this._layoutService))}showHover(e,t,i){var n,s,r,a;if(U3(this._currentHoverOptions)===U3(e)||this._currentHover&&(!((s=(n=this._currentHoverOptions)===null||n===void 0?void 0:n.persistence)===null||s===void 0)&&s.sticky))return;this._currentHoverOptions=e,this._lastHoverOptions=e;const l=e.trapFocus||this._accessibilityService.isScreenReaderOptimized(),d=ns();i||(l&&d?d.classList.contains("monaco-hover")||(this._lastFocusedElementBeforeOpen=d):this._lastFocusedElementBeforeOpen=void 0);const c=new Q,h=this._instantiationService.createInstance(IT,e);if(!((r=e.persistence)===null||r===void 0)&&r.sticky&&(h.isLocked=!0),h.onDispose(()=>{var u,g;((u=this._currentHover)===null||u===void 0?void 0:u.domNode)&&kW(this._currentHover.domNode)&&((g=this._lastFocusedElementBeforeOpen)===null||g===void 0||g.focus()),this._currentHoverOptions===e&&(this._currentHoverOptions=void 0),c.dispose()},void 0,c),!e.container){const u=Bn(e.target)?e.target:e.target.targetElements[0];e.container=this._layoutService.getContainer(Fe(u))}if(this._contextViewHandler.showContextView(new Yle(h,t),e.container),h.onRequestLayout(()=>this._contextViewHandler.layout(),void 0,c),!((a=e.persistence)===null||a===void 0)&&a.sticky)c.add(q(Fe(e.container).document,oe.MOUSE_DOWN,u=>{Dn(u.target,h.domNode)||this.doHideHover()}));else{if("targetElements"in e.target)for(const g of e.target.targetElements)c.add(q(g,oe.CLICK,()=>this.hideHover()));else c.add(q(e.target,oe.CLICK,()=>this.hideHover()));const u=ns();if(u){const g=Fe(u).document;c.add(q(u,oe.KEY_DOWN,f=>{var p;return this._keyDown(f,h,!!(!((p=e.persistence)===null||p===void 0)&&p.hideOnKeyDown))})),c.add(q(g,oe.KEY_DOWN,f=>{var p;return this._keyDown(f,h,!!(!((p=e.persistence)===null||p===void 0)&&p.hideOnKeyDown))})),c.add(q(u,oe.KEY_UP,f=>this._keyUp(f,h))),c.add(q(g,oe.KEY_UP,f=>this._keyUp(f,h)))}}if("IntersectionObserver"in jt){const u=new IntersectionObserver(f=>this._intersectionChange(f,h),{threshold:0}),g="targetElements"in e.target?e.target.targetElements[0]:e.target;u.observe(g),c.add(Ne(()=>u.disconnect()))}return this._currentHover=h,h}hideHover(){var e;!((e=this._currentHover)===null||e===void 0)&&e.isLocked||!this._currentHoverOptions||this.doHideHover()}doHideHover(){this._currentHover=void 0,this._currentHoverOptions=void 0,this._contextViewHandler.hideContextView()}_intersectionChange(e,t){e[e.length-1].isIntersecting||t.dispose()}showAndFocusLastHover(){this._lastHoverOptions&&this.showHover(this._lastHoverOptions,!0,!0)}_keyDown(e,t,i){var n,s;if(e.key==="Alt"){t.isLocked=!0;return}const r=new ti(e);this._keybindingService.resolveKeyboardEvent(r).getSingleModifierDispatchChords().some(l=>!!l)||this._keybindingService.softDispatch(r,r.target).kind!==0||i&&(!(!((n=this._currentHoverOptions)===null||n===void 0)&&n.trapFocus)||e.key!=="Tab")&&(this.hideHover(),(s=this._lastFocusedElementBeforeOpen)===null||s===void 0||s.focus())}_keyUp(e,t){var i;e.key==="Alt"&&(t.isLocked=!1,t.isMouseIn||(this.hideHover(),(i=this._lastFocusedElementBeforeOpen)===null||i===void 0||i.focus()))}setupUpdatableHover(e,t,i,n){t.setAttribute("custom-hover","true"),t.title!==""&&(console.warn("HTML element already has a title attribute, which will conflict with the custom hover. Please remove the title attribute."),console.trace("Stack trace:",t.title),t.title="");let s,r;const a=(C,w)=>{var S;const y=r!==void 0;C&&(r==null||r.dispose(),r=void 0),w&&(s==null||s.dispose(),s=void 0),y&&((S=e.onDidHideHover)===null||S===void 0||S.call(e),r=void 0)},l=(C,w,S,y)=>new _a(async()=>{(!r||r.isDisposed)&&(r=new Gle(e,S||t,C>0),await r.update(typeof i=="function"?i():i,w,{...n,trapFocus:y}))},C);let d=!1;const c=q(t,oe.MOUSE_DOWN,()=>{d=!0,a(!0,!0)},!0),h=q(t,oe.MOUSE_UP,()=>{d=!1},!0),u=q(t,oe.MOUSE_LEAVE,C=>{d=!1,a(!1,C.fromElement===t)},!0),g=C=>{if(s)return;const w=new Q,S={targetElements:[t],dispose:()=>{}};if(e.placement===void 0||e.placement==="mouse"){const y=k=>{S.x=k.x+10,Bn(k.target)&&$3(k.target,t)!==t&&a(!0,!0)};w.add(q(t,oe.MOUSE_MOVE,y,!0))}s=w,!(Bn(C.target)&&$3(C.target,t)!==t)&&w.add(l(e.delay,!1,S))},f=q(t,oe.MOUSE_OVER,g,!0),p=()=>{if(d||s)return;const C={targetElements:[t],dispose:()=>{}},w=new Q,S=()=>a(!0,!0);w.add(q(t,oe.BLUR,S,!0)),w.add(l(e.delay,!1,C)),s=w};let _;const v=t.tagName.toLowerCase();v!=="input"&&v!=="textarea"&&(_=q(t,oe.FOCUS,p,!0));const b={show:C=>{a(!1,!0),l(0,C,void 0,C)},hide:()=>{a(!0,!0)},update:async(C,w)=>{i=C,await(r==null?void 0:r.update(i,void 0,w))},dispose:()=>{this._existingHovers.delete(t),f.dispose(),u.dispose(),c.dispose(),h.dispose(),_==null||_.dispose(),a(!0,!0)}};return this._existingHovers.set(t,b),b}triggerUpdatableHover(e){const t=this._existingHovers.get(e);t&&t.show(!0)}dispose(){this._existingHovers.forEach(e=>e.dispose()),super.dispose()}};ET=Zle([Z_(0,Ae),Z_(1,Ho),Z_(2,Ot),Z_(3,yu),Z_(4,Bo)],ET);function U3(o){var e;if(o!==void 0)return(e=o==null?void 0:o.id)!==null&&e!==void 0?e:o}class Yle{get anchorPosition(){return this._hover.anchor}constructor(e,t=!1){this._hover=e,this._focus=t,this.layer=1}render(e){return this._hover.render(e),this._focus&&this._hover.focus(),this._hover}getAnchor(){return{x:this._hover.x,y:this._hover.y}}layout(){this._hover.layout()}}function $3(o,e){for(e=e??Fe(o).document.body;!o.hasAttribute("custom-hover")&&o!==e;)o=o.parentElement;return o}wt(Sd,ET,1);Wr((o,e)=>{const t=o.getColor(S6);t&&(e.addRule(`.monaco-workbench .workbench-hover .hover-row:not(:first-child):not(:empty) { border-top: 1px solid ${t.transparent(.5)}; }`),e.addRule(`.monaco-workbench .workbench-hover hr { border-top: 1px solid ${t.transparent(.5)}; }`))});const EC=ft("IWorkspaceEditService");class DP{constructor(e){this.metadata=e}static convert(e){return e.edits.map(t=>{if(Bh.is(t))return Bh.lift(t);if(rp.is(t))return rp.lift(t);throw new Error("Unsupported edit")})}}class Bh extends DP{static is(e){return e instanceof Bh?!0:Ws(e)&&We.isUri(e.resource)&&Ws(e.textEdit)}static lift(e){return e instanceof Bh?e:new Bh(e.resource,e.textEdit,e.versionId,e.metadata)}constructor(e,t,i=void 0,n){super(n),this.resource=e,this.textEdit=t,this.versionId=i}}class rp extends DP{static is(e){return e instanceof rp?!0:Ws(e)&&(!!e.newResource||!!e.oldResource)}static lift(e){return e instanceof rp?e:new rp(e.oldResource,e.newResource,e.options,e.metadata)}constructor(e,t,i={},n){super(n),this.oldResource=e,this.newResource=t,this.options=i}}const as={enableSplitViewResizing:!0,splitViewDefaultRatio:.5,renderSideBySide:!0,renderMarginRevertIcon:!0,renderGutterMenu:!0,maxComputationTime:5e3,maxFileSize:50,ignoreTrimWhitespace:!0,renderIndicators:!0,originalEditable:!1,diffCodeLens:!1,renderOverviewRuler:!0,diffWordWrap:"inherit",diffAlgorithm:"advanced",accessibilityVerbose:!1,experimental:{showMoves:!1,showEmptyDecorations:!0},hideUnchangedRegions:{enabled:!1,contextLineCount:3,minimumLineCount:3,revealLineCount:20},isInEmbeddedEditor:!1,onlyShowAccessibleDiffViewer:!1,renderSideBySideInlineBreakpoint:900,useInlineViewWhenSpaceIsLimited:!0},Sk=Object.freeze({id:"editor",order:5,type:"object",title:m("editorConfigurationTitle","Editor"),scope:5}),my={...Sk,properties:{"editor.tabSize":{type:"number",default:cs.tabSize,minimum:1,markdownDescription:m("tabSize","The number of spaces a tab is equal to. This setting is overridden based on the file contents when {0} is on.","`#editor.detectIndentation#`")},"editor.indentSize":{anyOf:[{type:"string",enum:["tabSize"]},{type:"number",minimum:1}],default:"tabSize",markdownDescription:m("indentSize",'The number of spaces used for indentation or `"tabSize"` to use the value from `#editor.tabSize#`. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.')},"editor.insertSpaces":{type:"boolean",default:cs.insertSpaces,markdownDescription:m("insertSpaces","Insert spaces when pressing `Tab`. This setting is overridden based on the file contents when {0} is on.","`#editor.detectIndentation#`")},"editor.detectIndentation":{type:"boolean",default:cs.detectIndentation,markdownDescription:m("detectIndentation","Controls whether {0} and {1} will be automatically detected when a file is opened based on the file contents.","`#editor.tabSize#`","`#editor.insertSpaces#`")},"editor.trimAutoWhitespace":{type:"boolean",default:cs.trimAutoWhitespace,description:m("trimAutoWhitespace","Remove trailing auto inserted whitespace.")},"editor.largeFileOptimizations":{type:"boolean",default:cs.largeFileOptimizations,description:m("largeFileOptimizations","Special handling for large files to disable certain memory intensive features.")},"editor.wordBasedSuggestions":{enum:["off","currentDocument","matchingDocuments","allDocuments"],default:"matchingDocuments",enumDescriptions:[m("wordBasedSuggestions.off","Turn off Word Based Suggestions."),m("wordBasedSuggestions.currentDocument","Only suggest words from the active document."),m("wordBasedSuggestions.matchingDocuments","Suggest words from all open documents of the same language."),m("wordBasedSuggestions.allDocuments","Suggest words from all open documents.")],description:m("wordBasedSuggestions","Controls whether completions should be computed based on words in the document and from which documents they are computed.")},"editor.semanticHighlighting.enabled":{enum:[!0,!1,"configuredByTheme"],enumDescriptions:[m("semanticHighlighting.true","Semantic highlighting enabled for all color themes."),m("semanticHighlighting.false","Semantic highlighting disabled for all color themes."),m("semanticHighlighting.configuredByTheme","Semantic highlighting is configured by the current color theme's `semanticHighlighting` setting.")],default:"configuredByTheme",description:m("semanticHighlighting.enabled","Controls whether the semanticHighlighting is shown for the languages that support it.")},"editor.stablePeek":{type:"boolean",default:!1,markdownDescription:m("stablePeek","Keep peek editors open even when double-clicking their content or when hitting `Escape`.")},"editor.maxTokenizationLineLength":{type:"integer",default:2e4,description:m("maxTokenizationLineLength","Lines above this length will not be tokenized for performance reasons")},"editor.experimental.asyncTokenization":{type:"boolean",default:!1,description:m("editor.experimental.asyncTokenization","Controls whether the tokenization should happen asynchronously on a web worker."),tags:["experimental"]},"editor.experimental.asyncTokenizationLogging":{type:"boolean",default:!1,description:m("editor.experimental.asyncTokenizationLogging","Controls whether async tokenization should be logged. For debugging only.")},"editor.experimental.asyncTokenizationVerification":{type:"boolean",default:!1,description:m("editor.experimental.asyncTokenizationVerification","Controls whether async tokenization should be verified against legacy background tokenization. Might slow down tokenization. For debugging only."),tags:["experimental"]},"editor.language.brackets":{type:["array","null"],default:null,description:m("schema.brackets","Defines the bracket symbols that increase or decrease the indentation."),items:{type:"array",items:[{type:"string",description:m("schema.openBracket","The opening bracket character or string sequence.")},{type:"string",description:m("schema.closeBracket","The closing bracket character or string sequence.")}]}},"editor.language.colorizedBracketPairs":{type:["array","null"],default:null,description:m("schema.colorizedBracketPairs","Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled."),items:{type:"array",items:[{type:"string",description:m("schema.openBracket","The opening bracket character or string sequence.")},{type:"string",description:m("schema.closeBracket","The closing bracket character or string sequence.")}]}},"diffEditor.maxComputationTime":{type:"number",default:as.maxComputationTime,description:m("maxComputationTime","Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout.")},"diffEditor.maxFileSize":{type:"number",default:as.maxFileSize,description:m("maxFileSize","Maximum file size in MB for which to compute diffs. Use 0 for no limit.")},"diffEditor.renderSideBySide":{type:"boolean",default:as.renderSideBySide,description:m("sideBySide","Controls whether the diff editor shows the diff side by side or inline.")},"diffEditor.renderSideBySideInlineBreakpoint":{type:"number",default:as.renderSideBySideInlineBreakpoint,description:m("renderSideBySideInlineBreakpoint","If the diff editor width is smaller than this value, the inline view is used.")},"diffEditor.useInlineViewWhenSpaceIsLimited":{type:"boolean",default:as.useInlineViewWhenSpaceIsLimited,description:m("useInlineViewWhenSpaceIsLimited","If enabled and the editor width is too small, the inline view is used.")},"diffEditor.renderMarginRevertIcon":{type:"boolean",default:as.renderMarginRevertIcon,description:m("renderMarginRevertIcon","When enabled, the diff editor shows arrows in its glyph margin to revert changes.")},"diffEditor.renderGutterMenu":{type:"boolean",default:as.renderGutterMenu,description:m("renderGutterMenu","When enabled, the diff editor shows a special gutter for revert and stage actions.")},"diffEditor.ignoreTrimWhitespace":{type:"boolean",default:as.ignoreTrimWhitespace,description:m("ignoreTrimWhitespace","When enabled, the diff editor ignores changes in leading or trailing whitespace.")},"diffEditor.renderIndicators":{type:"boolean",default:as.renderIndicators,description:m("renderIndicators","Controls whether the diff editor shows +/- indicators for added/removed changes.")},"diffEditor.codeLens":{type:"boolean",default:as.diffCodeLens,description:m("codeLens","Controls whether the editor shows CodeLens.")},"diffEditor.wordWrap":{type:"string",enum:["off","on","inherit"],default:as.diffWordWrap,markdownEnumDescriptions:[m("wordWrap.off","Lines will never wrap."),m("wordWrap.on","Lines will wrap at the viewport width."),m("wordWrap.inherit","Lines will wrap according to the {0} setting.","`#editor.wordWrap#`")]},"diffEditor.diffAlgorithm":{type:"string",enum:["legacy","advanced"],default:as.diffAlgorithm,markdownEnumDescriptions:[m("diffAlgorithm.legacy","Uses the legacy diffing algorithm."),m("diffAlgorithm.advanced","Uses the advanced diffing algorithm.")],tags:["experimental"]},"diffEditor.hideUnchangedRegions.enabled":{type:"boolean",default:as.hideUnchangedRegions.enabled,markdownDescription:m("hideUnchangedRegions.enabled","Controls whether the diff editor shows unchanged regions.")},"diffEditor.hideUnchangedRegions.revealLineCount":{type:"integer",default:as.hideUnchangedRegions.revealLineCount,markdownDescription:m("hideUnchangedRegions.revealLineCount","Controls how many lines are used for unchanged regions."),minimum:1},"diffEditor.hideUnchangedRegions.minimumLineCount":{type:"integer",default:as.hideUnchangedRegions.minimumLineCount,markdownDescription:m("hideUnchangedRegions.minimumLineCount","Controls how many lines are used as a minimum for unchanged regions."),minimum:1},"diffEditor.hideUnchangedRegions.contextLineCount":{type:"integer",default:as.hideUnchangedRegions.contextLineCount,markdownDescription:m("hideUnchangedRegions.contextLineCount","Controls how many lines are used as context when comparing unchanged regions."),minimum:1},"diffEditor.experimental.showMoves":{type:"boolean",default:as.experimental.showMoves,markdownDescription:m("showMoves","Controls whether the diff editor should show detected code moves.")},"diffEditor.experimental.showEmptyDecorations":{type:"boolean",default:as.experimental.showEmptyDecorations,description:m("showEmptyDecorations","Controls whether the diff editor shows empty decorations to see where characters got inserted or deleted.")}}};function Qle(o){return typeof o.type<"u"||typeof o.anyOf<"u"}for(const o of vm){const e=o.schema;if(typeof e<"u")if(Qle(e))my.properties[`editor.${o.name}`]=e;else for(const t in e)Object.hasOwnProperty.call(e,t)&&(my.properties[t]=e[t])}let U1=null;function oV(){return U1===null&&(U1=Object.create(null),Object.keys(my.properties).forEach(o=>{U1[o]=!0})),U1}function Xle(o){return oV()[`editor.${o}`]||!1}function Jle(o){return oV()[`diffEditor.${o}`]||!1}const ede=Di.as(cl.Configuration);ede.registerConfiguration(my);class wi{static insert(e,t){return{range:new D(e.lineNumber,e.column,e.lineNumber,e.column),text:t,forceMoveMarkers:!0}}static delete(e){return{range:e,text:null}}static replace(e,t){return{range:e,text:t}}static replaceMove(e,t){return{range:e,text:t,forceMoveMarkers:!0}}}function $1(o){return Object.isFrozen(o)?o:tq(o)}class $n{static createEmptyModel(e){return new $n({},[],[],void 0,e)}constructor(e,t,i,n,s){this._contents=e,this._keys=t,this._overrides=i,this.raw=n,this.logService=s,this.overrideConfigurations=new Map}get rawConfiguration(){var e;if(!this._rawConfiguration)if(!((e=this.raw)===null||e===void 0)&&e.length){const t=this.raw.map(i=>{if(i instanceof $n)return i;const n=new tde("",this.logService);return n.parseRaw(i),n.configurationModel});this._rawConfiguration=t.reduce((i,n)=>n===i?n:i.merge(n),t[0])}else this._rawConfiguration=this;return this._rawConfiguration}get contents(){return this._contents}get overrides(){return this._overrides}get keys(){return this._keys}isEmpty(){return this._keys.length===0&&Object.keys(this._contents).length===0&&this._overrides.length===0}getValue(e){return e?p4(this.contents,e):this.contents}inspect(e,t){const i=this;return{get value(){return $1(i.rawConfiguration.getValue(e))},get override(){return t?$1(i.rawConfiguration.getOverrideValue(e,t)):void 0},get merged(){return $1(t?i.rawConfiguration.override(t).getValue(e):i.rawConfiguration.getValue(e))},get overrides(){const n=[];for(const{contents:s,identifiers:r,keys:a}of i.rawConfiguration.overrides){const l=new $n(s,a,[],void 0,i.logService).getValue(e);l!==void 0&&n.push({identifiers:r,value:l})}return n.length?$1(n):void 0}}}getOverrideValue(e,t){const i=this.getContentsForOverrideIdentifer(t);return i?e?p4(i,e):i:void 0}override(e){let t=this.overrideConfigurations.get(e);return t||(t=this.createOverrideConfigurationModel(e),this.overrideConfigurations.set(e,t)),t}merge(...e){var t,i;const n=Bd(this.contents),s=Bd(this.overrides),r=[...this.keys],a=!((t=this.raw)===null||t===void 0)&&t.length?[...this.raw]:[this];for(const l of e)if(a.push(...!((i=l.raw)===null||i===void 0)&&i.length?l.raw:[l]),!l.isEmpty()){this.mergeContents(n,l.contents);for(const d of l.overrides){const[c]=s.filter(h=>Li(h.identifiers,d.identifiers));c?(this.mergeContents(c.contents,d.contents),c.keys.push(...d.keys),c.keys=wc(c.keys)):s.push(Bd(d))}for(const d of l.keys)r.indexOf(d)===-1&&r.push(d)}return new $n(n,r,s,a.every(l=>l instanceof $n)?void 0:a,this.logService)}createOverrideConfigurationModel(e){const t=this.getContentsForOverrideIdentifer(e);if(!t||typeof t!="object"||!Object.keys(t).length)return this;const i={};for(const n of wc([...Object.keys(this.contents),...Object.keys(t)])){let s=this.contents[n];const r=t[n];r&&(typeof s=="object"&&typeof r=="object"?(s=Bd(s),this.mergeContents(s,r)):s=r),i[n]=s}return new $n(i,this.keys,this.overrides,void 0,this.logService)}mergeContents(e,t){for(const i of Object.keys(t)){if(i in e&&Ws(e[i])&&Ws(t[i])){this.mergeContents(e[i],t[i]);continue}e[i]=Bd(t[i])}}getContentsForOverrideIdentifer(e){let t=null,i=null;const n=s=>{s&&(i?this.mergeContents(i,s):i=Bd(s))};for(const s of this.overrides)s.identifiers.length===1&&s.identifiers[0]===e?t=s.contents:s.identifiers.includes(e)&&n(s.contents);return n(t),i}toJSON(){return{contents:this.contents,overrides:this.overrides,keys:this.keys}}addValue(e,t){this.updateValue(e,t,!0)}setValue(e,t){this.updateValue(e,t,!1)}removeValue(e){const t=this.keys.indexOf(e);t!==-1&&(this.keys.splice(t,1),FQ(this.contents,e),Jh.test(e)&&this.overrides.splice(this.overrides.findIndex(i=>Li(i.identifiers,HS(e))),1))}updateValue(e,t,i){GW(this.contents,e,t,n=>this.logService.error(n)),i=i||this.keys.indexOf(e)===-1,i&&this.keys.push(e),Jh.test(e)&&this.overrides.push({identifiers:HS(e),keys:Object.keys(this.contents[e]),contents:LN(this.contents[e],n=>this.logService.error(n))})}}class tde{constructor(e,t){this._name=e,this.logService=t,this._raw=null,this._configurationModel=null,this._restrictedConfigurations=[]}get configurationModel(){return this._configurationModel||$n.createEmptyModel(this.logService)}parseRaw(e,t){this._raw=e;const{contents:i,keys:n,overrides:s,restricted:r,hasExcludedProperties:a}=this.doParseRaw(e,t);this._configurationModel=new $n(i,n,s,a?[e]:void 0,this.logService),this._restrictedConfigurations=r||[]}doParseRaw(e,t){const i=Di.as(cl.Configuration).getConfigurationProperties(),n=this.filter(e,i,!0,t);e=n.raw;const s=LN(e,l=>this.logService.error(`Conflict in settings file ${this._name}: ${l}`)),r=Object.keys(e),a=this.toOverrides(e,l=>this.logService.error(`Conflict in settings file ${this._name}: ${l}`));return{contents:s,keys:r,overrides:a,restricted:n.restricted,hasExcludedProperties:n.hasExcludedProperties}}filter(e,t,i,n){var s,r,a;let l=!1;if(!(n!=null&&n.scopes)&&!(n!=null&&n.skipRestricted)&&!(!((s=n==null?void 0:n.exclude)===null||s===void 0)&&s.length))return{raw:e,restricted:[],hasExcludedProperties:l};const d={},c=[];for(const h in e)if(Jh.test(h)&&i){const u=this.filter(e[h],t,!1,n);d[h]=u.raw,l=l||u.hasExcludedProperties,c.push(...u.restricted)}else{const u=t[h],g=u?typeof u.scope<"u"?u.scope:3:void 0;u!=null&&u.restricted&&c.push(h),!(!((r=n.exclude)===null||r===void 0)&&r.includes(h))&&(!((a=n.include)===null||a===void 0)&&a.includes(h)||(g===void 0||n.scopes===void 0||n.scopes.includes(g))&&!(n.skipRestricted&&(u!=null&&u.restricted)))?d[h]=e[h]:l=!0}return{raw:d,restricted:c,hasExcludedProperties:l}}toOverrides(e,t){const i=[];for(const n of Object.keys(e))if(Jh.test(n)){const s={};for(const r in e[n])s[r]=e[n][r];i.push({identifiers:HS(n),keys:Object.keys(s),contents:LN(s,t)})}return i}}class ide{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g){this.key=e,this.overrides=t,this._value=i,this.overrideIdentifiers=n,this.defaultConfiguration=s,this.policyConfiguration=r,this.applicationConfiguration=a,this.userConfiguration=l,this.localUserConfiguration=d,this.remoteUserConfiguration=c,this.workspaceConfiguration=h,this.folderConfigurationModel=u,this.memoryConfigurationModel=g}toInspectValue(e){return(e==null?void 0:e.value)!==void 0||(e==null?void 0:e.override)!==void 0||(e==null?void 0:e.overrides)!==void 0?e:void 0}get userInspectValue(){return this._userInspectValue||(this._userInspectValue=this.userConfiguration.inspect(this.key,this.overrides.overrideIdentifier)),this._userInspectValue}get user(){return this.toInspectValue(this.userInspectValue)}}class yk{constructor(e,t,i,n,s,r,a,l,d,c){this._defaultConfiguration=e,this._policyConfiguration=t,this._applicationConfiguration=i,this._localUserConfiguration=n,this._remoteUserConfiguration=s,this._workspaceConfiguration=r,this._folderConfigurations=a,this._memoryConfiguration=l,this._memoryConfigurationByResource=d,this.logService=c,this._workspaceConsolidatedConfiguration=null,this._foldersConsolidatedConfigurations=new qi,this._userConfiguration=null}getValue(e,t,i){return this.getConsolidatedConfigurationModel(e,t,i).getValue(e)}updateValue(e,t,i={}){let n;i.resource?(n=this._memoryConfigurationByResource.get(i.resource),n||(n=$n.createEmptyModel(this.logService),this._memoryConfigurationByResource.set(i.resource,n))):n=this._memoryConfiguration,t===void 0?n.removeValue(e):n.setValue(e,t),i.resource||(this._workspaceConsolidatedConfiguration=null)}inspect(e,t,i){const n=this.getConsolidatedConfigurationModel(e,t,i),s=this.getFolderConfigurationModelForResource(t.resource,i),r=t.resource?this._memoryConfigurationByResource.get(t.resource)||this._memoryConfiguration:this._memoryConfiguration,a=new Set;for(const l of n.overrides)for(const d of l.identifiers)n.getOverrideValue(e,d)!==void 0&&a.add(d);return new ide(e,t,n.getValue(e),a.size?[...a]:void 0,this._defaultConfiguration,this._policyConfiguration.isEmpty()?void 0:this._policyConfiguration,this.applicationConfiguration.isEmpty()?void 0:this.applicationConfiguration,this.userConfiguration,this.localUserConfiguration,this.remoteUserConfiguration,i?this._workspaceConfiguration:void 0,s||void 0,r)}get applicationConfiguration(){return this._applicationConfiguration}get userConfiguration(){return this._userConfiguration||(this._userConfiguration=this._remoteUserConfiguration.isEmpty()?this._localUserConfiguration:this._localUserConfiguration.merge(this._remoteUserConfiguration)),this._userConfiguration}get localUserConfiguration(){return this._localUserConfiguration}get remoteUserConfiguration(){return this._remoteUserConfiguration}getConsolidatedConfigurationModel(e,t,i){let n=this.getConsolidatedConfigurationModelForResource(t,i);return t.overrideIdentifier&&(n=n.override(t.overrideIdentifier)),!this._policyConfiguration.isEmpty()&&this._policyConfiguration.getValue(e)!==void 0&&(n=n.merge(this._policyConfiguration)),n}getConsolidatedConfigurationModelForResource({resource:e},t){let i=this.getWorkspaceConsolidatedConfiguration();if(t&&e){const n=t.getFolder(e);n&&(i=this.getFolderConsolidatedConfiguration(n.uri)||i);const s=this._memoryConfigurationByResource.get(e);s&&(i=i.merge(s))}return i}getWorkspaceConsolidatedConfiguration(){return this._workspaceConsolidatedConfiguration||(this._workspaceConsolidatedConfiguration=this._defaultConfiguration.merge(this.applicationConfiguration,this.userConfiguration,this._workspaceConfiguration,this._memoryConfiguration)),this._workspaceConsolidatedConfiguration}getFolderConsolidatedConfiguration(e){let t=this._foldersConsolidatedConfigurations.get(e);if(!t){const i=this.getWorkspaceConsolidatedConfiguration(),n=this._folderConfigurations.get(e);n?(t=i.merge(n),this._foldersConsolidatedConfigurations.set(e,t)):t=i}return t}getFolderConfigurationModelForResource(e,t){if(t&&e){const i=t.getFolder(e);if(i)return this._folderConfigurations.get(i.uri)}}toData(){return{defaults:{contents:this._defaultConfiguration.contents,overrides:this._defaultConfiguration.overrides,keys:this._defaultConfiguration.keys},policy:{contents:this._policyConfiguration.contents,overrides:this._policyConfiguration.overrides,keys:this._policyConfiguration.keys},application:{contents:this.applicationConfiguration.contents,overrides:this.applicationConfiguration.overrides,keys:this.applicationConfiguration.keys},user:{contents:this.userConfiguration.contents,overrides:this.userConfiguration.overrides,keys:this.userConfiguration.keys},workspace:{contents:this._workspaceConfiguration.contents,overrides:this._workspaceConfiguration.overrides,keys:this._workspaceConfiguration.keys},folders:[...this._folderConfigurations.keys()].reduce((e,t)=>{const{contents:i,overrides:n,keys:s}=this._folderConfigurations.get(t);return e.push([t,{contents:i,overrides:n,keys:s}]),e},[])}}static parse(e,t){const i=this.parseConfigurationModel(e.defaults,t),n=this.parseConfigurationModel(e.policy,t),s=this.parseConfigurationModel(e.application,t),r=this.parseConfigurationModel(e.user,t),a=this.parseConfigurationModel(e.workspace,t),l=e.folders.reduce((d,c)=>(d.set(We.revive(c[0]),this.parseConfigurationModel(c[1],t)),d),new qi);return new yk(i,n,s,r,$n.createEmptyModel(t),a,l,$n.createEmptyModel(t),new qi,t)}static parseConfigurationModel(e,t){return new $n(e.contents,e.keys,e.overrides,void 0,t)}}class nde{constructor(e,t,i,n,s){this.change=e,this.previous=t,this.currentConfiguraiton=i,this.currentWorkspace=n,this.logService=s,this._marker=` +`,this._markerCode1=this._marker.charCodeAt(0),this._markerCode2=46,this.affectedKeys=new Set,this._previousConfiguration=void 0;for(const r of e.keys)this.affectedKeys.add(r);for(const[,r]of e.overrides)for(const a of r)this.affectedKeys.add(a);this._affectsConfigStr=this._marker;for(const r of this.affectedKeys)this._affectsConfigStr+=r+this._marker}get previousConfiguration(){return!this._previousConfiguration&&this.previous&&(this._previousConfiguration=yk.parse(this.previous.data,this.logService)),this._previousConfiguration}affectsConfiguration(e,t){var i;const n=this._marker+e,s=this._affectsConfigStr.indexOf(n);if(s<0)return!1;const r=s+n.length;if(r>=this._affectsConfigStr.length)return!1;const a=this._affectsConfigStr.charCodeAt(r);if(a!==this._markerCode1&&a!==this._markerCode2)return!1;if(t){const l=this.previousConfiguration?this.previousConfiguration.getValue(e,t,(i=this.previous)===null||i===void 0?void 0:i.workspace):void 0,d=this.currentConfiguraiton.getValue(e,t,this.currentWorkspace);return!or(l,d)}return!0}}const py={kind:0},sde={kind:1};function ode(o,e,t){return{kind:2,commandId:o,commandArgs:e,isBubble:t}}class ob{constructor(e,t,i){var n;this._log=i,this._defaultKeybindings=e,this._defaultBoundCommands=new Map;for(const s of e){const r=s.command;r&&r.charAt(0)!=="-"&&this._defaultBoundCommands.set(r,!0)}this._map=new Map,this._lookupMap=new Map,this._keybindings=ob.handleRemovals([].concat(e).concat(t));for(let s=0,r=this._keybindings.length;s"u"){this._map.set(e,[t]),this._addToLookupMap(t);return}for(let n=i.length-1;n>=0;n--){const s=i[n];if(s.command===t.command)continue;let r=!0;for(let a=1;a"u"?(t=[e],this._lookupMap.set(e.command,t)):t.push(e)}_removeFromLookupMap(e){if(!e.command)return;const t=this._lookupMap.get(e.command);if(!(typeof t>"u")){for(let i=0,n=t.length;i"u"||i.length===0)return null;if(i.length===1)return i[0];for(let n=i.length-1;n>=0;n--){const s=i[n];if(t.contextMatchesRules(s.when))return s}return i[i.length-1]}resolve(e,t,i){const n=[...t,i];this._log(`| Resolving ${n}`);const s=this._map.get(n[0]);if(s===void 0)return this._log("\\ No keybinding entries."),py;let r=null;if(n.length<2)r=s;else{r=[];for(let l=0,d=s.length;lc.chords.length)continue;let h=!0;for(let u=1;u=0;i--){const n=t[i];if(ob._contextMatchesRules(e,n.when))return n}return null}static _contextMatchesRules(e,t){return t?t.evaluate(e):!0}}function K3(o){return o?`${o.serialize()}`:"no when condition"}function j3(o){return o.extensionId?o.isBuiltinExtension?`built-in extension ${o.extensionId}`:`user extension ${o.extensionId}`:o.isDefault?"built-in":"user"}const rde=/^(cursor|delete|undo|redo|tab|editor\.action\.clipboard)/;class ade extends H{get onDidUpdateKeybindings(){return this._onDidUpdateKeybindings?this._onDidUpdateKeybindings.event:he.None}get inChordMode(){return this._currentChords.length>0}constructor(e,t,i,n,s){super(),this._contextKeyService=e,this._commandService=t,this._telemetryService=i,this._notificationService=n,this._logService=s,this._onDidUpdateKeybindings=this._register(new F),this._currentChords=[],this._currentChordChecker=new oA,this._currentChordStatusMessage=null,this._ignoreSingleModifiers=Pm.EMPTY,this._currentSingleModifier=null,this._currentSingleModifierClearTimeout=new _a,this._currentlyDispatchingCommandId=null,this._logging=!1}dispose(){super.dispose()}_log(e){this._logging&&this._logService.info(`[KeybindingService]: ${e}`)}getKeybindings(){return this._getResolver().getKeybindings()}lookupKeybinding(e,t){const i=this._getResolver().lookupPrimaryKeybinding(e,t||this._contextKeyService);if(i)return i.resolvedKeybinding}dispatchEvent(e,t){return this._dispatch(e,t)}softDispatch(e,t){this._log("/ Soft dispatching keyboard event");const i=this.resolveKeyboardEvent(e);if(i.hasMultipleChords())return console.warn("keyboard event should not be mapped to multiple chords"),py;const[n]=i.getDispatchChords();if(n===null)return this._log("\\ Keyboard event cannot be dispatched"),py;const s=this._contextKeyService.getContext(t),r=this._currentChords.map(({keypress:a})=>a);return this._getResolver().resolve(s,r,n)}_scheduleLeaveChordMode(){const e=Date.now();this._currentChordChecker.cancelAndSet(()=>{if(!this._documentHasFocus()){this._leaveChordMode();return}Date.now()-e>5e3&&this._leaveChordMode()},500)}_expectAnotherChord(e,t){switch(this._currentChords.push({keypress:e,label:t}),this._currentChords.length){case 0:throw $2("impossible");case 1:this._currentChordStatusMessage=this._notificationService.status(m("first.chord","({0}) was pressed. Waiting for second key of chord...",t));break;default:{const i=this._currentChords.map(({label:n})=>n).join(", ");this._currentChordStatusMessage=this._notificationService.status(m("next.chord","({0}) was pressed. Waiting for next key of chord...",i))}}this._scheduleLeaveChordMode(),$v.enabled&&$v.disable()}_leaveChordMode(){this._currentChordStatusMessage&&(this._currentChordStatusMessage.dispose(),this._currentChordStatusMessage=null),this._currentChordChecker.cancel(),this._currentChords=[],$v.enable()}_dispatch(e,t){return this._doDispatch(this.resolveKeyboardEvent(e),t,!1)}_singleModifierDispatch(e,t){const i=this.resolveKeyboardEvent(e),[n]=i.getSingleModifierDispatchChords();if(n)return this._ignoreSingleModifiers.has(n)?(this._log(`+ Ignoring single modifier ${n} due to it being pressed together with other keys.`),this._ignoreSingleModifiers=Pm.EMPTY,this._currentSingleModifierClearTimeout.cancel(),this._currentSingleModifier=null,!1):(this._ignoreSingleModifiers=Pm.EMPTY,this._currentSingleModifier===null?(this._log(`+ Storing single modifier for possible chord ${n}.`),this._currentSingleModifier=n,this._currentSingleModifierClearTimeout.cancelAndSet(()=>{this._log("+ Clearing single modifier due to 300ms elapsed."),this._currentSingleModifier=null},300),!1):n===this._currentSingleModifier?(this._log(`/ Dispatching single modifier chord ${n} ${n}`),this._currentSingleModifierClearTimeout.cancel(),this._currentSingleModifier=null,this._doDispatch(i,t,!0)):(this._log(`+ Clearing single modifier due to modifier mismatch: ${this._currentSingleModifier} ${n}`),this._currentSingleModifierClearTimeout.cancel(),this._currentSingleModifier=null,!1));const[s]=i.getChords();return this._ignoreSingleModifiers=new Pm(s),this._currentSingleModifier!==null&&this._log("+ Clearing single modifier due to other key up."),this._currentSingleModifierClearTimeout.cancel(),this._currentSingleModifier=null,!1}_doDispatch(e,t,i=!1){var n;let s=!1;if(e.hasMultipleChords())return console.warn("Unexpected keyboard event mapped to multiple chords"),!1;let r=null,a=null;if(i){const[h]=e.getSingleModifierDispatchChords();r=h,a=h?[h]:[]}else[r]=e.getDispatchChords(),a=this._currentChords.map(({keypress:h})=>h);if(r===null)return this._log("\\ Keyboard event cannot be dispatched in keydown phase."),s;const l=this._contextKeyService.getContext(t),d=e.getLabel(),c=this._getResolver().resolve(l,a,r);switch(c.kind){case 0:{if(this._logService.trace("KeybindingService#dispatch",d,"[ No matching keybinding ]"),this.inChordMode){const h=this._currentChords.map(({label:u})=>u).join(", ");this._log(`+ Leaving multi-chord mode: Nothing bound to "${h}, ${d}".`),this._notificationService.status(m("missing.chord","The key combination ({0}, {1}) is not a command.",h,d),{hideAfter:10*1e3}),this._leaveChordMode(),s=!0}return s}case 1:return this._logService.trace("KeybindingService#dispatch",d,"[ Several keybindings match - more chords needed ]"),s=!0,this._expectAnotherChord(r,d),this._log(this._currentChords.length===1?"+ Entering multi-chord mode...":"+ Continuing multi-chord mode..."),s;case 2:{if(this._logService.trace("KeybindingService#dispatch",d,`[ Will dispatch command ${c.commandId} ]`),c.commandId===null||c.commandId===""){if(this.inChordMode){const h=this._currentChords.map(({label:u})=>u).join(", ");this._log(`+ Leaving chord mode: Nothing bound to "${h}, ${d}".`),this._notificationService.status(m("missing.chord","The key combination ({0}, {1}) is not a command.",h,d),{hideAfter:10*1e3}),this._leaveChordMode(),s=!0}}else{this.inChordMode&&this._leaveChordMode(),c.isBubble||(s=!0),this._log(`+ Invoking command ${c.commandId}.`),this._currentlyDispatchingCommandId=c.commandId;try{typeof c.commandArgs>"u"?this._commandService.executeCommand(c.commandId).then(void 0,h=>this._notificationService.warn(h)):this._commandService.executeCommand(c.commandId,c.commandArgs).then(void 0,h=>this._notificationService.warn(h))}finally{this._currentlyDispatchingCommandId=null}rde.test(c.commandId)||this._telemetryService.publicLog2("workbenchActionExecuted",{id:c.commandId,from:"keybinding",detail:(n=e.getUserSettingsLabel())!==null&&n!==void 0?n:void 0})}return s}}}mightProducePrintableCharacter(e){return e.ctrlKey||e.metaKey?!1:e.keyCode>=31&&e.keyCode<=56||e.keyCode>=21&&e.keyCode<=30}}class Pm{constructor(e){this._ctrlKey=e?e.ctrlKey:!1,this._shiftKey=e?e.shiftKey:!1,this._altKey=e?e.altKey:!1,this._metaKey=e?e.metaKey:!1}has(e){switch(e){case"ctrl":return this._ctrlKey;case"shift":return this._shiftKey;case"alt":return this._altKey;case"meta":return this._metaKey}}}Pm.EMPTY=new Pm(null);class q3{constructor(e,t,i,n,s,r,a){this._resolvedKeybindingItemBrand=void 0,this.resolvedKeybinding=e,this.chords=e?NT(e.getDispatchChords()):[],e&&this.chords.length===0&&(this.chords=NT(e.getSingleModifierDispatchChords())),this.bubble=t?t.charCodeAt(0)===94:!1,this.command=this.bubble?t.substr(1):t,this.commandArgs=i,this.when=n,this.isDefault=s,this.extensionId=r,this.isBuiltinExtension=a}}function NT(o){const e=[];for(let t=0,i=o.length;tthis._getLabel(e))}getAriaLabel(){return lde.toLabel(this._os,this._chords,e=>this._getAriaLabel(e))}getElectronAccelerator(){return this._chords.length>1||this._chords[0].isDuplicateModifierCase()?null:dde.toLabel(this._os,this._chords,e=>this._getElectronAccelerator(e))}getUserSettingsLabel(){return cde.toLabel(this._os,this._chords,e=>this._getUserSettingsLabel(e))}hasMultipleChords(){return this._chords.length>1}getChords(){return this._chords.map(e=>this._getChord(e))}_getChord(e){return new vZ(e.ctrlKey,e.shiftKey,e.altKey,e.metaKey,this._getLabel(e),this._getAriaLabel(e))}getDispatchChords(){return this._chords.map(e=>this._getChordDispatch(e))}getSingleModifierDispatchChords(){return this._chords.map(e=>this._getSingleModifierChordDispatch(e))}}class s0 extends ude{constructor(e,t){super(t,e)}_keyCodeToUILabel(e){if(this._os===2)switch(e){case 15:return"←";case 16:return"↑";case 17:return"→";case 18:return"↓"}return Ud.toString(e)}_getLabel(e){return e.isDuplicateModifierCase()?"":this._keyCodeToUILabel(e.keyCode)}_getAriaLabel(e){return e.isDuplicateModifierCase()?"":Ud.toString(e.keyCode)}_getElectronAccelerator(e){return Ud.toElectronAccelerator(e.keyCode)}_getUserSettingsLabel(e){if(e.isDuplicateModifierCase())return"";const t=Ud.toUserSettingsUS(e.keyCode);return t&&t.toLowerCase()}_getChordDispatch(e){return s0.getDispatchStr(e)}static getDispatchStr(e){if(e.isModifierKey())return null;let t="";return e.ctrlKey&&(t+="ctrl+"),e.shiftKey&&(t+="shift+"),e.altKey&&(t+="alt+"),e.metaKey&&(t+="meta+"),t+=Ud.toString(e.keyCode),t}_getSingleModifierChordDispatch(e){return e.keyCode===5&&!e.shiftKey&&!e.altKey&&!e.metaKey?"ctrl":e.keyCode===4&&!e.ctrlKey&&!e.altKey&&!e.metaKey?"shift":e.keyCode===6&&!e.ctrlKey&&!e.shiftKey&&!e.metaKey?"alt":e.keyCode===57&&!e.ctrlKey&&!e.shiftKey&&!e.altKey?"meta":null}static _scanCodeToKeyCode(e){const t=G2[e];if(t!==-1)return t;switch(e){case 10:return 31;case 11:return 32;case 12:return 33;case 13:return 34;case 14:return 35;case 15:return 36;case 16:return 37;case 17:return 38;case 18:return 39;case 19:return 40;case 20:return 41;case 21:return 42;case 22:return 43;case 23:return 44;case 24:return 45;case 25:return 46;case 26:return 47;case 27:return 48;case 28:return 49;case 29:return 50;case 30:return 51;case 31:return 52;case 32:return 53;case 33:return 54;case 34:return 55;case 35:return 56;case 36:return 22;case 37:return 23;case 38:return 24;case 39:return 25;case 40:return 26;case 41:return 27;case 42:return 28;case 43:return 29;case 44:return 30;case 45:return 21;case 51:return 88;case 52:return 86;case 53:return 92;case 54:return 94;case 55:return 93;case 56:return 0;case 57:return 85;case 58:return 95;case 59:return 91;case 60:return 87;case 61:return 89;case 62:return 90;case 106:return 97}return 0}static _toKeyCodeChord(e){if(!e)return null;if(e instanceof Lc)return e;const t=this._scanCodeToKeyCode(e.scanCode);return t===0?null:new Lc(e.ctrlKey,e.shiftKey,e.altKey,e.metaKey,t)}static resolveKeybinding(e,t){const i=NT(e.chords.map(n=>this._toKeyCodeChord(n)));return i.length>0?[new s0(i,t)]:[]}}const Wp=ft("labelService"),rV=ft("progressService");class _c{constructor(e){this.callback=e}report(e){this._value=e,this.callback(this._value)}}_c.None=Object.freeze({report(){}});const ku=ft("editorProgressService");class gde{constructor(){this._value="",this._pos=0}reset(e){return this._value=e,this._pos=0,this}next(){return this._pos+=1,this}hasNext(){return this._pos=0;t--,this._valueLen--){const i=this._value.charCodeAt(t);if(!(i===47||this._splitOnBackslash&&i===92))break}return this.next()}hasNext(){return this._to!1,t=()=>!1){return new ap(new pde(e,t))}static forStrings(){return new ap(new gde)}static forConfigKeys(){return new ap(new fde)}constructor(e){this._iter=e}clear(){this._root=void 0}set(e,t){const i=this._iter.reset(e);let n;this._root||(this._root=new K1,this._root.segment=i.value());const s=[];for(n=this._root;;){const a=i.cmp(n.segment);if(a>0)n.left||(n.left=new K1,n.left.segment=i.value()),s.push([-1,n]),n=n.left;else if(a<0)n.right||(n.right=new K1,n.right.segment=i.value()),s.push([1,n]),n=n.right;else if(i.hasNext())i.next(),n.mid||(n.mid=new K1,n.mid.segment=i.value()),s.push([0,n]),n=n.mid;else break}const r=n.value;n.value=t,n.key=e;for(let a=s.length-1;a>=0;a--){const l=s[a][1];l.updateHeight();const d=l.balanceFactor();if(d<-1||d>1){const c=s[a][0],h=s[a+1][0];if(c===1&&h===1)s[a][1]=l.rotateLeft();else if(c===-1&&h===-1)s[a][1]=l.rotateRight();else if(c===1&&h===-1)l.right=s[a+1][1]=s[a+1][1].rotateRight(),s[a][1]=l.rotateLeft();else if(c===-1&&h===1)l.left=s[a+1][1]=s[a+1][1].rotateLeft(),s[a][1]=l.rotateRight();else throw new Error;if(a>0)switch(s[a-1][0]){case-1:s[a-1][1].left=s[a][1];break;case 1:s[a-1][1].right=s[a][1];break;case 0:s[a-1][1].mid=s[a][1];break}else this._root=s[0][1]}}return r}get(e){var t;return(t=this._getNode(e))===null||t===void 0?void 0:t.value}_getNode(e){const t=this._iter.reset(e);let i=this._root;for(;i;){const n=t.cmp(i.segment);if(n>0)i=i.left;else if(n<0)i=i.right;else if(t.hasNext())t.next(),i=i.mid;else break}return i}has(e){const t=this._getNode(e);return!((t==null?void 0:t.value)===void 0&&(t==null?void 0:t.mid)===void 0)}delete(e){return this._delete(e,!1)}deleteSuperstr(e){return this._delete(e,!0)}_delete(e,t){var i;const n=this._iter.reset(e),s=[];let r=this._root;for(;r;){const a=n.cmp(r.segment);if(a>0)s.push([-1,r]),r=r.left;else if(a<0)s.push([1,r]),r=r.right;else if(n.hasNext())n.next(),s.push([0,r]),r=r.mid;else break}if(r){if(t?(r.left=void 0,r.mid=void 0,r.right=void 0,r.height=1):(r.key=void 0,r.value=void 0),!r.mid&&!r.value)if(r.left&&r.right){const a=this._min(r.right);if(a.key){const{key:l,value:d,segment:c}=a;this._delete(a.key,!1),r.key=l,r.value=d,r.segment=c}}else{const a=(i=r.left)!==null&&i!==void 0?i:r.right;if(s.length>0){const[l,d]=s[s.length-1];switch(l){case-1:d.left=a;break;case 0:d.mid=a;break;case 1:d.right=a;break}}else this._root=a}for(let a=s.length-1;a>=0;a--){const l=s[a][1];l.updateHeight();const d=l.balanceFactor();if(d>1?(l.right.balanceFactor()>=0||(l.right=l.right.rotateRight()),s[a][1]=l.rotateLeft()):d<-1&&(l.left.balanceFactor()<=0||(l.left=l.left.rotateLeft()),s[a][1]=l.rotateRight()),a>0)switch(s[a-1][0]){case-1:s[a-1][1].left=s[a][1];break;case 1:s[a-1][1].right=s[a][1];break;case 0:s[a-1][1].mid=s[a][1];break}else this._root=s[0][1]}}}_min(e){for(;e.left;)e=e.left;return e}findSubstr(e){const t=this._iter.reset(e);let i=this._root,n;for(;i;){const s=t.cmp(i.segment);if(s>0)i=i.left;else if(s<0)i=i.right;else if(t.hasNext())t.next(),n=i.value||n,i=i.mid;else break}return i&&i.value||n}findSuperstr(e){return this._findSuperstrOrElement(e,!1)}_findSuperstrOrElement(e,t){const i=this._iter.reset(e);let n=this._root;for(;n;){const s=i.cmp(n.segment);if(s>0)n=n.left;else if(s<0)n=n.right;else if(i.hasNext())i.next(),n=n.mid;else return n.mid?this._entries(n.mid):t?n.value:void 0}}forEach(e){for(const[t,i]of this)e(i,t)}*[Symbol.iterator](){yield*this._entries(this._root)}_entries(e){const t=[];return this._dfsEntries(e,t),t[Symbol.iterator]()}_dfsEntries(e,t){e&&(e.left&&this._dfsEntries(e.left,t),e.value&&t.push([e.key,e.value]),e.mid&&this._dfsEntries(e.mid,t),e.right&&this._dfsEntries(e.right,t))}}const tf=ft("contextService");function TT(o){const e=o;return typeof(e==null?void 0:e.id)=="string"&&We.isUri(e.uri)}function _de(o){const e=o;return typeof(e==null?void 0:e.id)=="string"&&!TT(o)&&!Cde(o)}const vde={id:"empty-window"};function bde(o,e){if(typeof o=="string"||typeof o>"u")return typeof o=="string"?{id:Rh(o)}:vde;const t=o;return t.configuration?{id:t.id,configPath:t.configuration}:t.folders.length===1?{id:t.id,uri:t.folders[0].uri}:{id:t.id}}function Cde(o){const e=o;return typeof(e==null?void 0:e.id)=="string"&&We.isUri(e.configPath)}class wde{constructor(e,t){this.raw=t,this.uri=e.uri,this.index=e.index,this.name=e.name}toJSON(){return{uri:this.uri,name:this.name,index:this.index}}}const MT="code-workspace";m("codeWorkspace","Code Workspace");const aV="4064f6ec-cb38-4ad0-af64-ee6467e63c82";function Sde(o){return o.id===aV}var RT;(function(o){o.inspectTokensAction=m("inspectTokens","Developer: Inspect Tokens")})(RT||(RT={}));var _y;(function(o){o.gotoLineActionLabel=m("gotoLineActionLabel","Go to Line/Column...")})(_y||(_y={}));var AT;(function(o){o.helpQuickAccessActionLabel=m("helpQuickAccess","Show all Quick Access Providers")})(AT||(AT={}));var vy;(function(o){o.quickCommandActionLabel=m("quickCommandActionLabel","Command Palette"),o.quickCommandHelp=m("quickCommandActionHelp","Show And Run Commands")})(vy||(vy={}));var o0;(function(o){o.quickOutlineActionLabel=m("quickOutlineActionLabel","Go to Symbol..."),o.quickOutlineByCategoryActionLabel=m("quickOutlineByCategoryActionLabel","Go to Symbol by Category...")})(o0||(o0={}));var by;(function(o){o.editorViewAccessibleLabel=m("editorViewAccessibleLabel","Editor content"),o.accessibilityHelpMessage=m("accessibilityHelpMessage","Press Alt+F1 for Accessibility Options.")})(by||(by={}));var PT;(function(o){o.toggleHighContrast=m("toggleHighContrast","Toggle High Contrast Theme")})(PT||(PT={}));var OT;(function(o){o.bulkEditServiceSummary=m("bulkEditServiceSummary","Made {0} edits in {1} files")})(OT||(OT={}));const lV=ft("workspaceTrustManagementService");let Hp=[],IP=[],dV=[];function j1(o,e=!1){yde(o,!1,e)}function yde(o,e,t){const i=Lde(o,e);Hp.push(i),i.userConfigured?dV.push(i):IP.push(i),t&&!i.userConfigured&&Hp.forEach(n=>{n.mime===i.mime||n.userConfigured||(i.extension&&n.extension===i.extension&&console.warn(`Overwriting extension <<${i.extension}>> to now point to mime <<${i.mime}>>`),i.filename&&n.filename===i.filename&&console.warn(`Overwriting filename <<${i.filename}>> to now point to mime <<${i.mime}>>`),i.filepattern&&n.filepattern===i.filepattern&&console.warn(`Overwriting filepattern <<${i.filepattern}>> to now point to mime <<${i.mime}>>`),i.firstline&&n.firstline===i.firstline&&console.warn(`Overwriting firstline <<${i.firstline}>> to now point to mime <<${i.mime}>>`))})}function Lde(o,e){return{id:o.id,mime:o.mime,filename:o.filename,extension:o.extension,filepattern:o.filepattern,firstline:o.firstline,userConfigured:e,filenameLowercase:o.filename?o.filename.toLowerCase():void 0,extensionLowercase:o.extension?o.extension.toLowerCase():void 0,filepatternLowercase:o.filepattern?HH(o.filepattern.toLowerCase()):void 0,filepatternOnPath:o.filepattern?o.filepattern.indexOf(on.sep)>=0:!1}}function kde(){Hp=Hp.filter(o=>o.userConfigured),IP=[]}function Dde(o,e){return xde(o,e).map(t=>t.id)}function xde(o,e){let t;if(o)switch(o.scheme){case Ke.file:t=o.fsPath;break;case Ke.data:{t=iu.parseMetaData(o).get(iu.META_DATA_LABEL);break}case Ke.vscodeNotebookCell:t=void 0;break;default:t=o.path}if(!t)return[{id:"unknown",mime:Bi.unknown}];t=t.toLowerCase();const i=Rh(t),n=G3(t,i,dV);if(n)return[n,{id:rr,mime:Bi.text}];const s=G3(t,i,IP);if(s)return[s,{id:rr,mime:Bi.text}];if(e){const r=Ide(e);if(r)return[r,{id:rr,mime:Bi.text}]}return[{id:"unknown",mime:Bi.unknown}]}function G3(o,e,t){var i;let n,s,r;for(let a=t.length-1;a>=0;a--){const l=t[a];if(e===l.filenameLowercase){n=l;break}if(l.filepattern&&(!s||l.filepattern.length>s.filepattern.length)){const d=l.filepatternOnPath?o:e;!((i=l.filepatternLowercase)===null||i===void 0)&&i.call(l,d)&&(s=l)}l.extension&&(!r||l.extension.length>r.extension.length)&&e.endsWith(l.extensionLowercase)&&(r=l)}if(n)return n;if(s)return s;if(r)return r}function Ide(o){if(iA(o)&&(o=o.substr(1)),o.length>0)for(let e=Hp.length-1;e>=0;e--){const t=Hp[e];if(!t.firstline)continue;const i=o.match(t.firstline);if(i&&i.length>0)return t}}const q1=Object.prototype.hasOwnProperty,Z3="vs.editor.nullLanguage";class Ede{constructor(){this._languageIdToLanguage=[],this._languageToLanguageId=new Map,this._register(Z3,0),this._register(rr,1),this._nextLanguageId=2}_register(e,t){this._languageIdToLanguage[t]=e,this._languageToLanguageId.set(e,t)}register(e){if(this._languageToLanguageId.has(e))return;const t=this._nextLanguageId++;this._register(e,t)}encodeLanguageId(e){return this._languageToLanguageId.get(e)||0}decodeLanguageId(e){return this._languageIdToLanguage[e]||Z3}}class r0 extends H{constructor(e=!0,t=!1){super(),this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,r0.instanceCount++,this._warnOnOverwrite=t,this.languageIdCodec=new Ede,this._dynamicLanguages=[],this._languages={},this._mimeTypesMap={},this._nameMap={},this._lowercaseNameMap={},e&&(this._initializeFromRegistry(),this._register(yp.onDidChangeLanguages(i=>{this._initializeFromRegistry()})))}dispose(){r0.instanceCount--,super.dispose()}_initializeFromRegistry(){this._languages={},this._mimeTypesMap={},this._nameMap={},this._lowercaseNameMap={},kde();const e=[].concat(yp.getLanguages()).concat(this._dynamicLanguages);this._registerLanguages(e)}_registerLanguages(e){for(const t of e)this._registerLanguage(t);this._mimeTypesMap={},this._nameMap={},this._lowercaseNameMap={},Object.keys(this._languages).forEach(t=>{const i=this._languages[t];i.name&&(this._nameMap[i.name]=i.identifier),i.aliases.forEach(n=>{this._lowercaseNameMap[n.toLowerCase()]=i.identifier}),i.mimetypes.forEach(n=>{this._mimeTypesMap[n]=i.identifier})}),Di.as(cl.Configuration).registerOverrideIdentifiers(this.getRegisteredLanguageIds()),this._onDidChange.fire()}_registerLanguage(e){const t=e.id;let i;q1.call(this._languages,t)?i=this._languages[t]:(this.languageIdCodec.register(t),i={identifier:t,name:null,mimetypes:[],aliases:[],extensions:[],filenames:[],configurationFiles:[],icons:[]},this._languages[t]=i),this._mergeLanguage(i,e)}_mergeLanguage(e,t){const i=t.id;let n=null;if(Array.isArray(t.mimetypes)&&t.mimetypes.length>0&&(e.mimetypes.push(...t.mimetypes),n=t.mimetypes[0]),n||(n=`text/x-${i}`,e.mimetypes.push(n)),Array.isArray(t.extensions)){t.configuration?e.extensions=t.extensions.concat(e.extensions):e.extensions=e.extensions.concat(t.extensions);for(const a of t.extensions)j1({id:i,mime:n,extension:a},this._warnOnOverwrite)}if(Array.isArray(t.filenames))for(const a of t.filenames)j1({id:i,mime:n,filename:a},this._warnOnOverwrite),e.filenames.push(a);if(Array.isArray(t.filenamePatterns))for(const a of t.filenamePatterns)j1({id:i,mime:n,filepattern:a},this._warnOnOverwrite);if(typeof t.firstLine=="string"&&t.firstLine.length>0){let a=t.firstLine;a.charAt(0)!=="^"&&(a="^"+a);try{const l=new RegExp(a);sZ(l)||j1({id:i,mime:n,firstline:l},this._warnOnOverwrite)}catch(l){console.warn(`[${t.id}]: Invalid regular expression \`${a}\`: `,l)}}e.aliases.push(i);let s=null;if(typeof t.aliases<"u"&&Array.isArray(t.aliases)&&(t.aliases.length===0?s=[null]:s=t.aliases),s!==null)for(const a of s)!a||a.length===0||e.aliases.push(a);const r=s!==null&&s.length>0;if(!(r&&s[0]===null)){const a=(r?s[0]:null)||i;(r||!e.name)&&(e.name=a)}t.configuration&&e.configurationFiles.push(t.configuration),t.icon&&e.icons.push(t.icon)}isRegisteredLanguageId(e){return e?q1.call(this._languages,e):!1}getRegisteredLanguageIds(){return Object.keys(this._languages)}getLanguageIdByLanguageName(e){const t=e.toLowerCase();return q1.call(this._lowercaseNameMap,t)?this._lowercaseNameMap[t]:null}getLanguageIdByMimeType(e){return e&&q1.call(this._mimeTypesMap,e)?this._mimeTypesMap[e]:null}guessLanguageIdByFilepathOrFirstLine(e,t){return!e&&!t?[]:Dde(e,t)}}r0.instanceCount=0;class a0 extends H{constructor(e=!1){super(),this._onDidRequestBasicLanguageFeatures=this._register(new F),this.onDidRequestBasicLanguageFeatures=this._onDidRequestBasicLanguageFeatures.event,this._onDidRequestRichLanguageFeatures=this._register(new F),this.onDidRequestRichLanguageFeatures=this._onDidRequestRichLanguageFeatures.event,this._onDidChange=this._register(new F({leakWarningThreshold:200})),this.onDidChange=this._onDidChange.event,this._requestedBasicLanguages=new Set,this._requestedRichLanguages=new Set,a0.instanceCount++,this._registry=this._register(new r0(!0,e)),this.languageIdCodec=this._registry.languageIdCodec,this._register(this._registry.onDidChange(()=>this._onDidChange.fire()))}dispose(){a0.instanceCount--,super.dispose()}isRegisteredLanguageId(e){return this._registry.isRegisteredLanguageId(e)}getLanguageIdByLanguageName(e){return this._registry.getLanguageIdByLanguageName(e)}getLanguageIdByMimeType(e){return this._registry.getLanguageIdByMimeType(e)}guessLanguageIdByFilepathOrFirstLine(e,t){const i=this._registry.guessLanguageIdByFilepathOrFirstLine(e,t);return F2(i,null)}createById(e){return new Y3(this.onDidChange,()=>this._createAndGetLanguageIdentifier(e))}createByFilepathOrFirstLine(e,t){return new Y3(this.onDidChange,()=>{const i=this.guessLanguageIdByFilepathOrFirstLine(e,t);return this._createAndGetLanguageIdentifier(i)})}_createAndGetLanguageIdentifier(e){return(!e||!this.isRegisteredLanguageId(e))&&(e=rr),e}requestBasicLanguageFeatures(e){this._requestedBasicLanguages.has(e)||(this._requestedBasicLanguages.add(e),this._onDidRequestBasicLanguageFeatures.fire(e))}requestRichLanguageFeatures(e){this._requestedRichLanguages.has(e)||(this._requestedRichLanguages.add(e),this.requestBasicLanguageFeatures(e),Ei.getOrCreate(e),this._onDidRequestRichLanguageFeatures.fire(e))}}a0.instanceCount=0;class Y3{constructor(e,t){this._onDidChangeLanguages=e,this._selector=t,this._listener=null,this._emitter=null,this.languageId=this._selector()}_dispose(){this._listener&&(this._listener.dispose(),this._listener=null),this._emitter&&(this._emitter.dispose(),this._emitter=null)}get onDidChange(){return this._listener||(this._listener=this._onDidChangeLanguages(()=>this._evaluate())),this._emitter||(this._emitter=new F({onDidRemoveLastListener:()=>{this._dispose()}})),this._emitter.event}_evaluate(){var e;const t=this._selector();t!==this.languageId&&(this.languageId=t,(e=this._emitter)===null||e===void 0||e.fire(this.languageId))}}const l0={RESOURCES:"ResourceURLs",DOWNLOAD_URL:"DownloadURL",FILES:"Files",TEXT:Bi.text,INTERNAL_URI_LIST:"application/vnd.code.uri-list"},Nde=()=>({get delay(){return-1},dispose:()=>{},showHover:()=>{}});let kk=Nde;const Tde=new ll(()=>kk("mouse",!1)),Mde=new ll(()=>kk("element",!1));function Rde(o){kk=o}function Js(o){return o==="element"?Mde.value:Tde.value}function Vp(){return kk("element",!0)}let cV={showHover:()=>{},hideHover:()=>{},showAndFocusLastHover:()=>{},setupUpdatableHover:()=>null,triggerUpdatableHover:()=>{}};function Ade(o){cV=o}function ul(){return cV}class Pde{constructor(e){this.spliceables=e}splice(e,t,i){this.spliceables.forEach(n=>n.splice(e,t,i))}}class Ku extends Error{constructor(e,t){super(`ListError [${e}] ${t}`)}}function Q3(o,e){const t=[];for(const i of e){if(o.start>=i.range.end)continue;if(o.ende.concat(t),[]))}class Bde{get paddingTop(){return this._paddingTop}set paddingTop(e){this._size=this._size+e-this._paddingTop,this._paddingTop=e}constructor(e){this.groups=[],this._size=0,this._paddingTop=0,this._paddingTop=e??0,this._size=this._paddingTop}splice(e,t,i=[]){const n=i.length-t,s=Q3({start:0,end:e},this.groups),r=Q3({start:e+t,end:Number.POSITIVE_INFINITY},this.groups).map(l=>({range:FT(l.range,n),size:l.size})),a=i.map((l,d)=>({range:{start:e+d,end:e+d+1},size:l.size}));this.groups=Fde(s,a,r),this._size=this._paddingTop+this.groups.reduce((l,d)=>l+d.size*(d.range.end-d.range.start),0)}get count(){const e=this.groups.length;return e?this.groups[e-1].range.end:0}get size(){return this._size}indexAt(e){if(e<0)return-1;if(e{for(const i of e)this.getRenderer(t).disposeTemplate(i.templateData),i.templateData=null}),this.cache.clear(),this.transactionNodesPendingRemoval.clear()}getRenderer(e){const t=this.renderers.get(e);if(!t)throw new Error(`No renderer found for ${e}`);return t}}var Fc=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s};const ju={CurrentDragAndDropData:void 0},bl={useShadows:!0,verticalScrollMode:1,setRowLineHeight:!0,setRowHeight:!0,supportDynamicHeights:!1,dnd:{getDragElements(o){return[o]},getDragURI(){return null},onDragStart(){},onDragOver(){return!1},drop(){},dispose(){}},horizontalScrolling:!1,transformOptimization:!0,alwaysConsumeMouseWheel:!0};class NC{constructor(e){this.elements=e}update(){}getData(){return this.elements}}class Vde{constructor(e){this.elements=e}update(){}getData(){return this.elements}}class zde{constructor(){this.types=[],this.files=[]}update(e){if(e.types&&this.types.splice(0,this.types.length,...e.types),e.files){this.files.splice(0,this.files.length);for(let t=0;tn,e!=null&&e.getPosInSet?this.getPosInSet=e.getPosInSet.bind(e):this.getPosInSet=(t,i)=>i+1,e!=null&&e.getRole?this.getRole=e.getRole.bind(e):this.getRole=t=>"listitem",e!=null&&e.isChecked?this.isChecked=e.isChecked.bind(e):this.isChecked=t=>{}}}class Vr{get contentHeight(){return this.rangeMap.size}get onDidScroll(){return this.scrollableElement.onScroll}get scrollableElementDomNode(){return this.scrollableElement.getDomNode()}get horizontalScrolling(){return this._horizontalScrolling}set horizontalScrolling(e){if(e!==this._horizontalScrolling){if(e&&this.supportDynamicHeights)throw new Error("Horizontal scrolling and dynamic heights not supported simultaneously");if(this._horizontalScrolling=e,this.domNode.classList.toggle("horizontal-scrolling",this._horizontalScrolling),this._horizontalScrolling){for(const t of this.items)this.measureItemWidth(t);this.updateScrollWidth(),this.scrollableElement.setScrollDimensions({width:hx(this.domNode)}),this.rowsContainer.style.width=`${Math.max(this.scrollWidth||0,this.renderWidth)}px`}else this.scrollableElementWidthDelayer.cancel(),this.scrollableElement.setScrollDimensions({width:this.renderWidth,scrollWidth:this.renderWidth}),this.rowsContainer.style.width=""}}constructor(e,t,i,n=bl){var s,r,a,l,d,c,h,u,g,f,p,_,v;if(this.virtualDelegate=t,this.domId=`list_id_${++Vr.InstanceCount}`,this.renderers=new Map,this.renderWidth=0,this._scrollHeight=0,this.scrollableElementUpdateDisposable=null,this.scrollableElementWidthDelayer=new ha(50),this.splicing=!1,this.dragOverAnimationStopDisposable=H.None,this.dragOverMouseY=0,this.canDrop=!1,this.currentDragFeedbackDisposable=H.None,this.onDragLeaveTimeout=H.None,this.disposables=new Q,this._onDidChangeContentHeight=new F,this._onDidChangeContentWidth=new F,this.onDidChangeContentHeight=he.latch(this._onDidChangeContentHeight.event,void 0,this.disposables),this._horizontalScrolling=!1,n.horizontalScrolling&&n.supportDynamicHeights)throw new Error("Horizontal scrolling and dynamic heights not supported simultaneously");this.items=[],this.itemId=0,this.rangeMap=this.createRangeMap((s=n.paddingTop)!==null&&s!==void 0?s:0);for(const C of i)this.renderers.set(C.templateId,C);this.cache=this.disposables.add(new Hde(this.renderers)),this.lastRenderTop=0,this.lastRenderHeight=0,this.domNode=document.createElement("div"),this.domNode.className="monaco-list",this.domNode.classList.add(this.domId),this.domNode.tabIndex=0,this.domNode.classList.toggle("mouse-support",typeof n.mouseSupport=="boolean"?n.mouseSupport:!0),this._horizontalScrolling=(r=n.horizontalScrolling)!==null&&r!==void 0?r:bl.horizontalScrolling,this.domNode.classList.toggle("horizontal-scrolling",this._horizontalScrolling),this.paddingBottom=typeof n.paddingBottom>"u"?0:n.paddingBottom,this.accessibilityProvider=new $de(n.accessibilityProvider),this.rowsContainer=document.createElement("div"),this.rowsContainer.className="monaco-list-rows",((a=n.transformOptimization)!==null&&a!==void 0?a:bl.transformOptimization)&&(this.rowsContainer.style.transform="translate3d(0px, 0px, 0px)",this.rowsContainer.style.overflow="hidden",this.rowsContainer.style.contain="strict"),this.disposables.add(ni.addTarget(this.rowsContainer)),this.scrollable=this.disposables.add(new p_({forceIntegerValues:!0,smoothScrollDuration:(l=n.smoothScrolling)!==null&&l!==void 0&&l?125:0,scheduleAtNextAnimationFrame:C=>Po(Fe(this.domNode),C)})),this.scrollableElement=this.disposables.add(new ak(this.rowsContainer,{alwaysConsumeMouseWheel:(d=n.alwaysConsumeMouseWheel)!==null&&d!==void 0?d:bl.alwaysConsumeMouseWheel,horizontal:1,vertical:(c=n.verticalScrollMode)!==null&&c!==void 0?c:bl.verticalScrollMode,useShadows:(h=n.useShadows)!==null&&h!==void 0?h:bl.useShadows,mouseWheelScrollSensitivity:n.mouseWheelScrollSensitivity,fastScrollSensitivity:n.fastScrollSensitivity,scrollByPage:n.scrollByPage},this.scrollable)),this.domNode.appendChild(this.scrollableElement.getDomNode()),e.appendChild(this.domNode),this.scrollableElement.onScroll(this.onScroll,this,this.disposables),this.disposables.add(q(this.rowsContainer,si.Change,C=>this.onTouchChange(C))),this.disposables.add(q(this.scrollableElement.getDomNode(),"scroll",C=>C.target.scrollTop=0)),this.disposables.add(q(this.domNode,"dragover",C=>this.onDragOver(this.toDragEvent(C)))),this.disposables.add(q(this.domNode,"drop",C=>this.onDrop(this.toDragEvent(C)))),this.disposables.add(q(this.domNode,"dragleave",C=>this.onDragLeave(this.toDragEvent(C)))),this.disposables.add(q(this.domNode,"dragend",C=>this.onDragEnd(C))),this.setRowLineHeight=(u=n.setRowLineHeight)!==null&&u!==void 0?u:bl.setRowLineHeight,this.setRowHeight=(g=n.setRowHeight)!==null&&g!==void 0?g:bl.setRowHeight,this.supportDynamicHeights=(f=n.supportDynamicHeights)!==null&&f!==void 0?f:bl.supportDynamicHeights,this.dnd=(p=n.dnd)!==null&&p!==void 0?p:this.disposables.add(bl.dnd),this.layout((_=n.initialSize)===null||_===void 0?void 0:_.height,(v=n.initialSize)===null||v===void 0?void 0:v.width)}updateOptions(e){e.paddingBottom!==void 0&&(this.paddingBottom=e.paddingBottom,this.scrollableElement.setScrollDimensions({scrollHeight:this.scrollHeight})),e.smoothScrolling!==void 0&&this.scrollable.setSmoothScrollDuration(e.smoothScrolling?125:0),e.horizontalScrolling!==void 0&&(this.horizontalScrolling=e.horizontalScrolling);let t;if(e.scrollByPage!==void 0&&(t={...t??{},scrollByPage:e.scrollByPage}),e.mouseWheelScrollSensitivity!==void 0&&(t={...t??{},mouseWheelScrollSensitivity:e.mouseWheelScrollSensitivity}),e.fastScrollSensitivity!==void 0&&(t={...t??{},fastScrollSensitivity:e.fastScrollSensitivity}),t&&this.scrollableElement.updateOptions(t),e.paddingTop!==void 0&&e.paddingTop!==this.rangeMap.paddingTop){const i=this.getRenderRange(this.lastRenderTop,this.lastRenderHeight),n=e.paddingTop-this.rangeMap.paddingTop;this.rangeMap.paddingTop=e.paddingTop,this.render(i,Math.max(0,this.lastRenderTop+n),this.lastRenderHeight,void 0,void 0,!0),this.setScrollTop(this.lastRenderTop),this.eventuallyUpdateScrollDimensions(),this.supportDynamicHeights&&this._rerender(this.lastRenderTop,this.lastRenderHeight)}}createRangeMap(e){return new Bde(e)}splice(e,t,i=[]){if(this.splicing)throw new Error("Can't run recursive splices.");this.splicing=!0;try{return this._splice(e,t,i)}finally{this.splicing=!1,this._onDidChangeContentHeight.fire(this.contentHeight)}}_splice(e,t,i=[]){const n=this.getRenderRange(this.lastRenderTop,this.lastRenderHeight),s={start:e,end:e+t},r=ls.intersect(n,s),a=new Map;for(let S=r.end-1;S>=r.start;S--){const y=this.items[S];if(y.dragStartDisposable.dispose(),y.checkedDisposable.dispose(),y.row){let k=a.get(y.templateId);k||(k=[],a.set(y.templateId,k));const x=this.renderers.get(y.templateId);x&&x.disposeElement&&x.disposeElement(y.element,S,y.row.templateData,y.size),k.unshift(y.row)}y.row=null,y.stale=!0}const l={start:e+t,end:this.items.length},d=ls.intersect(l,n),c=ls.relativeComplement(l,n),h=i.map(S=>({id:String(this.itemId++),element:S,templateId:this.virtualDelegate.getTemplateId(S),size:this.virtualDelegate.getHeight(S),width:void 0,hasDynamicHeight:!!this.virtualDelegate.hasDynamicHeight&&this.virtualDelegate.hasDynamicHeight(S),lastDynamicHeightWidth:void 0,row:null,uri:void 0,dropTarget:!1,dragStartDisposable:H.None,checkedDisposable:H.None,stale:!1}));let u;e===0&&t>=this.items.length?(this.rangeMap=this.createRangeMap(this.rangeMap.paddingTop),this.rangeMap.splice(0,0,h),u=this.items,this.items=h):(this.rangeMap.splice(e,t,h),u=this.items.splice(e,t,...h));const g=i.length-t,f=this.getRenderRange(this.lastRenderTop,this.lastRenderHeight),p=FT(d,g),_=ls.intersect(f,p);for(let S=_.start;S<_.end;S++)this.updateItemInDOM(this.items[S],S);const v=ls.relativeComplement(p,f);for(const S of v)for(let y=S.start;yFT(S,g)),w=[{start:e,end:e+i.length},...b].map(S=>ls.intersect(f,S)).reverse();for(const S of w)for(let y=S.end-1;y>=S.start;y--){const k=this.items[y],x=a.get(k.templateId),N=x==null?void 0:x.pop();this.insertItemInDOM(y,N)}for(const S of a.values())for(const y of S)this.cache.release(y);return this.eventuallyUpdateScrollDimensions(),this.supportDynamicHeights&&this._rerender(this.scrollTop,this.renderHeight),u.map(S=>S.element)}eventuallyUpdateScrollDimensions(){this._scrollHeight=this.contentHeight,this.rowsContainer.style.height=`${this._scrollHeight}px`,this.scrollableElementUpdateDisposable||(this.scrollableElementUpdateDisposable=Po(Fe(this.domNode),()=>{this.scrollableElement.setScrollDimensions({scrollHeight:this.scrollHeight}),this.updateScrollWidth(),this.scrollableElementUpdateDisposable=null}))}eventuallyUpdateScrollWidth(){if(!this.horizontalScrolling){this.scrollableElementWidthDelayer.cancel();return}this.scrollableElementWidthDelayer.trigger(()=>this.updateScrollWidth())}updateScrollWidth(){if(!this.horizontalScrolling)return;let e=0;for(const t of this.items)typeof t.width<"u"&&(e=Math.max(e,t.width));this.scrollWidth=e,this.scrollableElement.setScrollDimensions({scrollWidth:e===0?0:e+10}),this._onDidChangeContentWidth.fire(this.scrollWidth)}rerender(){if(this.supportDynamicHeights){for(const e of this.items)e.lastDynamicHeightWidth=void 0;this._rerender(this.lastRenderTop,this.lastRenderHeight)}}get length(){return this.items.length}get renderHeight(){return this.scrollableElement.getScrollDimensions().height}get firstVisibleIndex(){return this.getRenderRange(this.lastRenderTop,this.lastRenderHeight).start}element(e){return this.items[e].element}indexOf(e){return this.items.findIndex(t=>t.element===e)}domElement(e){const t=this.items[e].row;return t&&t.domNode}elementHeight(e){return this.items[e].size}elementTop(e){return this.rangeMap.positionAt(e)}indexAt(e){return this.rangeMap.indexAt(e)}indexAfter(e){return this.rangeMap.indexAfter(e)}layout(e,t){const i={height:typeof e=="number"?e:fY(this.domNode)};this.scrollableElementUpdateDisposable&&(this.scrollableElementUpdateDisposable.dispose(),this.scrollableElementUpdateDisposable=null,i.scrollHeight=this.scrollHeight),this.scrollableElement.setScrollDimensions(i),typeof t<"u"&&(this.renderWidth=t,this.supportDynamicHeights&&this._rerender(this.scrollTop,this.renderHeight)),this.horizontalScrolling&&this.scrollableElement.setScrollDimensions({width:typeof t=="number"?t:hx(this.domNode)})}render(e,t,i,n,s,r=!1){const a=this.getRenderRange(t,i),l=ls.relativeComplement(a,e).reverse(),d=ls.relativeComplement(e,a);if(r){const c=ls.intersect(e,a);for(let h=c.start;h{for(const c of d)for(let h=c.start;h=c.start;h--)this.insertItemInDOM(h)}),n!==void 0&&(this.rowsContainer.style.left=`-${n}px`),this.rowsContainer.style.top=`-${t}px`,this.horizontalScrolling&&s!==void 0&&(this.rowsContainer.style.width=`${Math.max(s,this.renderWidth)}px`),this.lastRenderTop=t,this.lastRenderHeight=i}insertItemInDOM(e,t){var i,n,s;const r=this.items[e];if(!r.row)if(t)r.row=t,r.stale=!0;else{const h=this.cache.alloc(r.templateId);r.row=h.row,r.stale||(r.stale=h.isReusingConnectedDomNode)}const a=this.accessibilityProvider.getRole(r.element)||"listitem";r.row.domNode.setAttribute("role",a);const l=this.accessibilityProvider.isChecked(r.element);if(typeof l=="boolean")r.row.domNode.setAttribute("aria-checked",String(!!l));else if(l){const h=u=>r.row.domNode.setAttribute("aria-checked",String(!!u));h(l.value),r.checkedDisposable=l.onDidChange(()=>h(l.value))}if(r.stale||!r.row.domNode.parentElement){const h=(s=(n=(i=this.items.at(e+1))===null||i===void 0?void 0:i.row)===null||n===void 0?void 0:n.domNode)!==null&&s!==void 0?s:null;(r.row.domNode.parentElement!==this.rowsContainer||r.row.domNode.nextElementSibling!==h)&&this.rowsContainer.insertBefore(r.row.domNode,h),r.stale=!1}this.updateItemInDOM(r,e);const d=this.renderers.get(r.templateId);if(!d)throw new Error(`No renderer found for template id ${r.templateId}`);d==null||d.renderElement(r.element,e,r.row.templateData,r.size);const c=this.dnd.getDragURI(r.element);r.dragStartDisposable.dispose(),r.row.domNode.draggable=!!c,c&&(r.dragStartDisposable=q(r.row.domNode,"dragstart",h=>this.onDragStart(r.element,c,h))),this.horizontalScrolling&&(this.measureItemWidth(r),this.eventuallyUpdateScrollWidth())}measureItemWidth(e){if(!e.row||!e.row.domNode)return;e.row.domNode.style.width="fit-content",e.width=hx(e.row.domNode);const t=Fe(e.row.domNode).getComputedStyle(e.row.domNode);t.paddingLeft&&(e.width+=parseFloat(t.paddingLeft)),t.paddingRight&&(e.width+=parseFloat(t.paddingRight)),e.row.domNode.style.width=""}updateItemInDOM(e,t){e.row.domNode.style.top=`${this.elementTop(t)}px`,this.setRowHeight&&(e.row.domNode.style.height=`${e.size}px`),this.setRowLineHeight&&(e.row.domNode.style.lineHeight=`${e.size}px`),e.row.domNode.setAttribute("data-index",`${t}`),e.row.domNode.setAttribute("data-last-element",t===this.length-1?"true":"false"),e.row.domNode.setAttribute("data-parity",t%2===0?"even":"odd"),e.row.domNode.setAttribute("aria-setsize",String(this.accessibilityProvider.getSetSize(e.element,t,this.length))),e.row.domNode.setAttribute("aria-posinset",String(this.accessibilityProvider.getPosInSet(e.element,t))),e.row.domNode.setAttribute("id",this.getElementDomId(t)),e.row.domNode.classList.toggle("drop-target",e.dropTarget)}removeItemFromDOM(e){const t=this.items[e];if(t.dragStartDisposable.dispose(),t.checkedDisposable.dispose(),t.row){const i=this.renderers.get(t.templateId);i&&i.disposeElement&&i.disposeElement(t.element,e,t.row.templateData,t.size),this.cache.release(t.row),t.row=null}this.horizontalScrolling&&this.eventuallyUpdateScrollWidth()}getScrollTop(){return this.scrollableElement.getScrollPosition().scrollTop}setScrollTop(e,t){this.scrollableElementUpdateDisposable&&(this.scrollableElementUpdateDisposable.dispose(),this.scrollableElementUpdateDisposable=null,this.scrollableElement.setScrollDimensions({scrollHeight:this.scrollHeight})),this.scrollableElement.setScrollPosition({scrollTop:e,reuseAnimation:t})}get scrollTop(){return this.getScrollTop()}set scrollTop(e){this.setScrollTop(e)}get scrollHeight(){return this._scrollHeight+(this.horizontalScrolling?10:0)+this.paddingBottom}get onMouseClick(){return he.map(this.disposables.add(new mt(this.domNode,"click")).event,e=>this.toMouseEvent(e),this.disposables)}get onMouseDblClick(){return he.map(this.disposables.add(new mt(this.domNode,"dblclick")).event,e=>this.toMouseEvent(e),this.disposables)}get onMouseMiddleClick(){return he.filter(he.map(this.disposables.add(new mt(this.domNode,"auxclick")).event,e=>this.toMouseEvent(e),this.disposables),e=>e.browserEvent.button===1,this.disposables)}get onMouseDown(){return he.map(this.disposables.add(new mt(this.domNode,"mousedown")).event,e=>this.toMouseEvent(e),this.disposables)}get onMouseOver(){return he.map(this.disposables.add(new mt(this.domNode,"mouseover")).event,e=>this.toMouseEvent(e),this.disposables)}get onMouseOut(){return he.map(this.disposables.add(new mt(this.domNode,"mouseout")).event,e=>this.toMouseEvent(e),this.disposables)}get onContextMenu(){return he.any(he.map(this.disposables.add(new mt(this.domNode,"contextmenu")).event,e=>this.toMouseEvent(e),this.disposables),he.map(this.disposables.add(new mt(this.domNode,si.Contextmenu)).event,e=>this.toGestureEvent(e),this.disposables))}get onTouchStart(){return he.map(this.disposables.add(new mt(this.domNode,"touchstart")).event,e=>this.toTouchEvent(e),this.disposables)}get onTap(){return he.map(this.disposables.add(new mt(this.rowsContainer,si.Tap)).event,e=>this.toGestureEvent(e),this.disposables)}toMouseEvent(e){const t=this.getItemIndexFromEventTarget(e.target||null),i=typeof t>"u"?void 0:this.items[t],n=i&&i.element;return{browserEvent:e,index:t,element:n}}toTouchEvent(e){const t=this.getItemIndexFromEventTarget(e.target||null),i=typeof t>"u"?void 0:this.items[t],n=i&&i.element;return{browserEvent:e,index:t,element:n}}toGestureEvent(e){const t=this.getItemIndexFromEventTarget(e.initialTarget||null),i=typeof t>"u"?void 0:this.items[t],n=i&&i.element;return{browserEvent:e,index:t,element:n}}toDragEvent(e){const t=this.getItemIndexFromEventTarget(e.target||null),i=typeof t>"u"?void 0:this.items[t],n=i&&i.element,s=this.getTargetSector(e,t);return{browserEvent:e,index:t,element:n,sector:s}}onScroll(e){try{const t=this.getRenderRange(this.lastRenderTop,this.lastRenderHeight);this.render(t,e.scrollTop,e.height,e.scrollLeft,e.scrollWidth),this.supportDynamicHeights&&this._rerender(e.scrollTop,e.height,e.inSmoothScrolling)}catch(t){throw console.error("Got bad scroll event:",e),t}}onTouchChange(e){e.preventDefault(),e.stopPropagation(),this.scrollTop-=e.translationY}onDragStart(e,t,i){var n,s;if(!i.dataTransfer)return;const r=this.dnd.getDragElements(e);if(i.dataTransfer.effectAllowed="copyMove",i.dataTransfer.setData(l0.TEXT,t),i.dataTransfer.setDragImage){let a;this.dnd.getDragLabel&&(a=this.dnd.getDragLabel(r,i)),typeof a>"u"&&(a=String(r.length));const l=ae(".monaco-drag-image");l.textContent=a;const c=(h=>{for(;h&&!h.classList.contains("monaco-workbench");)h=h.parentElement;return h||this.domNode.ownerDocument})(this.domNode);c.appendChild(l),i.dataTransfer.setDragImage(l,-10,-10),setTimeout(()=>c.removeChild(l),0)}this.domNode.classList.add("dragging"),this.currentDragData=new NC(r),ju.CurrentDragAndDropData=new Vde(r),(s=(n=this.dnd).onDragStart)===null||s===void 0||s.call(n,this.currentDragData,i)}onDragOver(e){var t,i;if(e.browserEvent.preventDefault(),this.onDragLeaveTimeout.dispose(),ju.CurrentDragAndDropData&&ju.CurrentDragAndDropData.getData()==="vscode-ui"||(this.setupDragAndDropScrollTopAnimation(e.browserEvent),!e.browserEvent.dataTransfer))return!1;if(!this.currentDragData)if(ju.CurrentDragAndDropData)this.currentDragData=ju.CurrentDragAndDropData;else{if(!e.browserEvent.dataTransfer.types)return!1;this.currentDragData=new zde}const n=this.dnd.onDragOver(this.currentDragData,e.element,e.index,e.sector,e.browserEvent);if(this.canDrop=typeof n=="boolean"?n:n.accept,!this.canDrop)return this.currentDragFeedback=void 0,this.currentDragFeedbackDisposable.dispose(),!1;e.browserEvent.dataTransfer.dropEffect=typeof n!="boolean"&&((t=n.effect)===null||t===void 0?void 0:t.type)===0?"copy":"move";let s;typeof n!="boolean"&&n.feedback?s=n.feedback:typeof e.index>"u"?s=[-1]:s=[e.index],s=wc(s).filter(a=>a>=-1&&aa-l),s=s[0]===-1?[-1]:s;let r=typeof n!="boolean"&&n.effect&&n.effect.position?n.effect.position:"drop-target";if(Ude(this.currentDragFeedback,s)&&this.currentDragFeedbackPosition===r)return!0;if(this.currentDragFeedback=s,this.currentDragFeedbackPosition=r,this.currentDragFeedbackDisposable.dispose(),s[0]===-1)this.domNode.classList.add(r),this.rowsContainer.classList.add(r),this.currentDragFeedbackDisposable=Ne(()=>{this.domNode.classList.remove(r),this.rowsContainer.classList.remove(r)});else{if(s.length>1&&r!=="drop-target")throw new Error("Can't use multiple feedbacks with position different than 'over'");r==="drop-target-after"&&s[0]{var a;for(const l of s){const d=this.items[l];d.dropTarget=!1,(a=d.row)===null||a===void 0||a.domNode.classList.remove(r)}})}return!0}onDragLeave(e){var t,i;this.onDragLeaveTimeout.dispose(),this.onDragLeaveTimeout=Qh(()=>this.clearDragOverFeedback(),100,this.disposables),this.currentDragData&&((i=(t=this.dnd).onDragLeave)===null||i===void 0||i.call(t,this.currentDragData,e.element,e.index,e.browserEvent))}onDrop(e){if(!this.canDrop)return;const t=this.currentDragData;this.teardownDragAndDropScrollTopAnimation(),this.clearDragOverFeedback(),this.domNode.classList.remove("dragging"),this.currentDragData=void 0,ju.CurrentDragAndDropData=void 0,!(!t||!e.browserEvent.dataTransfer)&&(e.browserEvent.preventDefault(),t.update(e.browserEvent.dataTransfer),this.dnd.drop(t,e.element,e.index,e.sector,e.browserEvent))}onDragEnd(e){var t,i;this.canDrop=!1,this.teardownDragAndDropScrollTopAnimation(),this.clearDragOverFeedback(),this.domNode.classList.remove("dragging"),this.currentDragData=void 0,ju.CurrentDragAndDropData=void 0,(i=(t=this.dnd).onDragEnd)===null||i===void 0||i.call(t,e)}clearDragOverFeedback(){this.currentDragFeedback=void 0,this.currentDragFeedbackPosition=void 0,this.currentDragFeedbackDisposable.dispose(),this.currentDragFeedbackDisposable=H.None}setupDragAndDropScrollTopAnimation(e){if(!this.dragOverAnimationDisposable){const t=SW(this.domNode).top;this.dragOverAnimationDisposable=DY(Fe(this.domNode),this.animateDragAndDropScrollTop.bind(this,t))}this.dragOverAnimationStopDisposable.dispose(),this.dragOverAnimationStopDisposable=Qh(()=>{this.dragOverAnimationDisposable&&(this.dragOverAnimationDisposable.dispose(),this.dragOverAnimationDisposable=void 0)},1e3,this.disposables),this.dragOverMouseY=e.pageY}animateDragAndDropScrollTop(e){if(this.dragOverMouseY===void 0)return;const t=this.dragOverMouseY-e,i=this.renderHeight-35;t<35?this.scrollTop+=Math.max(-14,Math.floor(.3*(t-35))):t>i&&(this.scrollTop+=Math.min(14,Math.floor(.3*(t-i))))}teardownDragAndDropScrollTopAnimation(){this.dragOverAnimationStopDisposable.dispose(),this.dragOverAnimationDisposable&&(this.dragOverAnimationDisposable.dispose(),this.dragOverAnimationDisposable=void 0)}getTargetSector(e,t){if(t===void 0)return;const i=e.offsetY/this.items[t].size,n=Math.floor(i/.25);return Rs(n,0,3)}getItemIndexFromEventTarget(e){const t=this.scrollableElement.getDomNode();let i=e;for(;Bn(i)&&i!==this.rowsContainer&&t.contains(i);){const n=i.getAttribute("data-index");if(n){const s=Number(n);if(!isNaN(s))return s}i=i.parentElement}}getRenderRange(e,t){return{start:this.rangeMap.indexAt(e),end:this.rangeMap.indexAfter(e+t-1)}}_rerender(e,t,i){const n=this.getRenderRange(e,t);let s,r;e===this.elementTop(n.start)?(s=n.start,r=0):n.end-n.start>1&&(s=n.start+1,r=this.elementTop(s)-e);let a=0;for(;;){const l=this.getRenderRange(e,t);let d=!1;for(let c=l.start;c=u.start;g--)this.insertItemInDOM(g);for(let u=l.start;uo===e;function BT(o=nl){return(e,t)=>Li(e,t,o)}function hV(){return(o,e)=>o.equals(e)}function Kde(o,e,t){return!o||!e?o===e:t(o,e)}class bo{constructor(e,t,i){this.owner=e,this.debugNameSource=t,this.referenceFn=i}getDebugName(e){return jde(e,this)}}const X3=new Map,WT=new WeakMap;function jde(o,e){var t;const i=WT.get(o);if(i)return i;const n=qde(o,e);if(n){let s=(t=X3.get(n))!==null&&t!==void 0?t:0;s++,X3.set(n,s);const r=s===1?n:`${n}#${s}`;return WT.set(o,r),r}}function qde(o,e){const t=WT.get(o);if(t)return t;const i=e.owner?Zde(e.owner)+".":"";let n;const s=e.debugNameSource;if(s!==void 0)if(typeof s=="function"){if(n=s(),n!==void 0)return i+n}else return i+s;const r=e.referenceFn;if(r!==void 0&&(n=Dk(r),n!==void 0))return i+n;if(e.owner!==void 0){const a=Gde(e.owner,o);if(a!==void 0)return i+a}}function Gde(o,e){for(const t in o)if(o[t]===e)return t}const J3=new Map,eB=new WeakMap;function Zde(o){var e;const t=eB.get(o);if(t)return t;const i=Yde(o);let n=(e=J3.get(i))!==null&&e!==void 0?e:0;n++,J3.set(i,n);const s=n===1?i:`${i}#${n}`;return eB.set(o,s),s}function Yde(o){const e=o.constructor;return e?e.name:"Object"}function Dk(o){const e=o.toString(),i=/\/\*\*\s*@description\s*([^*]*)\*\//.exec(e),n=i?i[1]:void 0;return n==null?void 0:n.trim()}let Qde;function id(){return Qde}let uV;function Xde(o){uV=o}let gV;function Jde(o){gV=o}class fV{get TChange(){return null}reportChanges(){this.get()}read(e){return e?e.readObservable(this):this.get()}map(e,t){const i=t===void 0?void 0:e,n=t===void 0?e:t;return gV({owner:i,debugName:()=>{const s=Dk(n);if(s!==void 0)return s;const a=/^\s*\(?\s*([a-zA-Z_$][a-zA-Z_$0-9]*)\s*\)?\s*=>\s*\1(?:\??)\.([a-zA-Z_$][a-zA-Z_$0-9]*)\s*$/.exec(n.toString());if(a)return`${this.debugName}.${a[2]}`;if(!i)return`${this.debugName} (mapped)`},debugReferenceFn:n},s=>n(this.read(s),s))}recomputeInitiallyAndOnChange(e,t){return e.add(uV(this,t)),this}}class TC extends fV{constructor(){super(...arguments),this.observers=new Set}addObserver(e){const t=this.observers.size;this.observers.add(e),t===0&&this.onFirstObserverAdded()}removeObserver(e){this.observers.delete(e)&&this.observers.size===0&&this.onLastObserverRemoved()}onFirstObserverAdded(){}onLastObserverRemoved(){}}function ei(o,e){const t=new xk(o,e);try{o(t)}finally{t.finish()}}let G1;function Jw(o){if(G1)o(G1);else{const e=new xk(o,void 0);G1=e;try{o(e)}finally{e.finish(),G1=void 0}}}async function ece(o,e){const t=new xk(o,e);try{await o(t)}finally{t.finish()}}function d0(o,e,t){o?e(o):ei(e,t)}class xk{constructor(e,t){var i;this._fn=e,this._getDebugName=t,this.updatingObservers=[],(i=id())===null||i===void 0||i.handleBeginTransaction(this)}getDebugName(){return this._getDebugName?this._getDebugName():Dk(this._fn)}updateObserver(e,t){this.updatingObservers.push({observer:e,observable:t}),e.beginUpdate(t)}finish(){var e;const t=this.updatingObservers;for(let i=0;i{},()=>`Setting ${this.debugName}`));try{const r=this._value;this._setValue(e),(n=id())===null||n===void 0||n.handleObservableChanged(this,{oldValue:r,newValue:e,change:i,didChange:!0,hadValue:!0});for(const a of this.observers)t.updateObserver(a,this),a.handleChange(this,i)}finally{s&&s.finish()}}toString(){return`${this.debugName}: ${this._value}`}_setValue(e){this._value=e}}function c0(o,e){let t;return typeof o=="string"?t=new bo(void 0,o,void 0):t=new bo(o,void 0,void 0),new ice(t,e,nl)}class ice extends EP{_setValue(e){this._value!==e&&(this._value&&this._value.dispose(),this._value=e)}dispose(){var e;(e=this._value)===null||e===void 0||e.dispose()}}function Ze(o,e){return e!==void 0?new nf(new bo(o,void 0,e),e,void 0,void 0,void 0,nl):new nf(new bo(void 0,void 0,o),o,void 0,void 0,void 0,nl)}function mV(o,e,t){return new sce(new bo(o,void 0,e),e,void 0,void 0,void 0,nl,t)}function Gd(o,e){var t;return new nf(new bo(o.owner,o.debugName,o.debugReferenceFn),e,void 0,void 0,o.onLastObserverRemoved,(t=o.equalsFn)!==null&&t!==void 0?t:nl)}Jde(Gd);function nce(o,e){var t;return new nf(new bo(o.owner,o.debugName,void 0),e,o.createEmptyChangeSummary,o.handleChange,void 0,(t=o.equalityComparer)!==null&&t!==void 0?t:nl)}function Nf(o,e){let t,i;e===void 0?(t=o,i=void 0):(i=o,t=e);const n=new Q;return new nf(new bo(i,void 0,t),s=>(n.clear(),t(s,n)),void 0,void 0,()=>n.dispose(),nl)}function Il(o,e){let t,i;e===void 0?(t=o,i=void 0):(i=o,t=e);const n=new Q;return new nf(new bo(i,void 0,t),s=>{n.clear();const r=t(s);return r&&n.add(r),r},void 0,void 0,()=>n.dispose(),nl)}class nf extends TC{get debugName(){var e;return(e=this._debugNameData.getDebugName(this))!==null&&e!==void 0?e:"(anonymous)"}constructor(e,t,i,n,s=void 0,r){var a,l;super(),this._debugNameData=e,this._computeFn=t,this.createChangeSummary=i,this._handleChange=n,this._handleLastObserverRemoved=s,this._equalityComparator=r,this.state=0,this.value=void 0,this.updateCount=0,this.dependencies=new Set,this.dependenciesToBeRemoved=new Set,this.changeSummary=void 0,this.changeSummary=(a=this.createChangeSummary)===null||a===void 0?void 0:a.call(this),(l=id())===null||l===void 0||l.handleDerivedCreated(this)}onLastObserverRemoved(){var e;this.state=0,this.value=void 0;for(const t of this.dependencies)t.removeObserver(this);this.dependencies.clear(),(e=this._handleLastObserverRemoved)===null||e===void 0||e.call(this)}get(){var e;if(this.observers.size===0){const t=this._computeFn(this,(e=this.createChangeSummary)===null||e===void 0?void 0:e.call(this));return this.onLastObserverRemoved(),t}else{do{if(this.state===1){for(const t of this.dependencies)if(t.reportChanges(),this.state===2)break}this.state===1&&(this.state=3),this._recomputeIfNeeded()}while(this.state!==3);return this.value}}_recomputeIfNeeded(){var e,t;if(this.state===3)return;const i=this.dependenciesToBeRemoved;this.dependenciesToBeRemoved=this.dependencies,this.dependencies=i;const n=this.state!==0,s=this.value;this.state=3;const r=this.changeSummary;this.changeSummary=(e=this.createChangeSummary)===null||e===void 0?void 0:e.call(this);try{this.value=this._computeFn(this,r)}finally{for(const l of this.dependenciesToBeRemoved)l.removeObserver(this);this.dependenciesToBeRemoved.clear()}const a=n&&!this._equalityComparator(s,this.value);if((t=id())===null||t===void 0||t.handleDerivedRecomputed(this,{oldValue:s,newValue:this.value,change:void 0,didChange:a,hadValue:n}),a)for(const l of this.observers)l.handleChange(this,void 0)}toString(){return`LazyDerived<${this.debugName}>`}beginUpdate(e){this.updateCount++;const t=this.updateCount===1;if(this.state===3&&(this.state=1,!t))for(const i of this.observers)i.handlePossibleChange(this);if(t)for(const i of this.observers)i.beginUpdate(this)}endUpdate(e){if(this.updateCount--,this.updateCount===0){const t=[...this.observers];for(const i of t)i.endUpdate(this)}Yg(()=>this.updateCount>=0)}handlePossibleChange(e){if(this.state===3&&this.dependencies.has(e)&&!this.dependenciesToBeRemoved.has(e)){this.state=1;for(const t of this.observers)t.handlePossibleChange(this)}}handleChange(e,t){if(this.dependencies.has(e)&&!this.dependenciesToBeRemoved.has(e)){const i=this._handleChange?this._handleChange({changedObservable:e,change:t,didChange:s=>s===e},this.changeSummary):!0,n=this.state===3;if(i&&(this.state===1||n)&&(this.state=2,n))for(const s of this.observers)s.handlePossibleChange(this)}}readObservable(e){e.addObserver(this);const t=e.get();return this.dependencies.add(e),this.dependenciesToBeRemoved.delete(e),t}addObserver(e){const t=!this.observers.has(e)&&this.updateCount>0;super.addObserver(e),t&&e.beginUpdate(this)}removeObserver(e){const t=this.observers.has(e)&&this.updateCount>0;super.removeObserver(e),t&&e.endUpdate(this)}}class sce extends nf{constructor(e,t,i,n,s=void 0,r,a){super(e,t,i,n,s,r),this.set=a}}function rt(o){return new Ek(new bo(void 0,void 0,o),o,void 0,void 0)}function Ik(o,e){var t;return new Ek(new bo(o.owner,o.debugName,(t=o.debugReferenceFn)!==null&&t!==void 0?t:e),e,void 0,void 0)}function MC(o,e){var t;return new Ek(new bo(o.owner,o.debugName,(t=o.debugReferenceFn)!==null&&t!==void 0?t:e),e,o.createEmptyChangeSummary,o.handleChange)}function Fr(o){const e=new Q,t=Ik({owner:void 0,debugName:void 0,debugReferenceFn:o},i=>{e.clear(),o(i,e)});return Ne(()=>{t.dispose(),e.dispose()})}class Ek{get debugName(){var e;return(e=this._debugNameData.getDebugName(this))!==null&&e!==void 0?e:"(anonymous)"}constructor(e,t,i,n){var s,r;this._debugNameData=e,this._runFn=t,this.createChangeSummary=i,this._handleChange=n,this.state=2,this.updateCount=0,this.disposed=!1,this.dependencies=new Set,this.dependenciesToBeRemoved=new Set,this.changeSummary=(s=this.createChangeSummary)===null||s===void 0?void 0:s.call(this),(r=id())===null||r===void 0||r.handleAutorunCreated(this),this._runIfNeeded()}dispose(){this.disposed=!0;for(const e of this.dependencies)e.removeObserver(this);this.dependencies.clear()}_runIfNeeded(){var e,t,i;if(this.state===3)return;const n=this.dependenciesToBeRemoved;this.dependenciesToBeRemoved=this.dependencies,this.dependencies=n,this.state=3;const s=this.disposed;try{if(!s){(e=id())===null||e===void 0||e.handleAutorunTriggered(this);const r=this.changeSummary;this.changeSummary=(t=this.createChangeSummary)===null||t===void 0?void 0:t.call(this),this._runFn(this,r)}}finally{s||(i=id())===null||i===void 0||i.handleAutorunFinished(this);for(const r of this.dependenciesToBeRemoved)r.removeObserver(this);this.dependenciesToBeRemoved.clear()}}toString(){return`Autorun<${this.debugName}>`}beginUpdate(){this.state===3&&(this.state=1),this.updateCount++}endUpdate(){if(this.updateCount===1)do{if(this.state===1){this.state=3;for(const e of this.dependencies)if(e.reportChanges(),this.state===2)break}this._runIfNeeded()}while(this.state!==3);this.updateCount--,Yg(()=>this.updateCount>=0)}handlePossibleChange(e){this.state===3&&this.dependencies.has(e)&&!this.dependenciesToBeRemoved.has(e)&&(this.state=1)}handleChange(e,t){this.dependencies.has(e)&&!this.dependenciesToBeRemoved.has(e)&&(!this._handleChange||this._handleChange({changedObservable:e,change:t,didChange:n=>n===e},this.changeSummary))&&(this.state=2)}readObservable(e){if(this.disposed)return e.get();e.addObserver(this);const t=e.get();return this.dependencies.add(e),this.dependenciesToBeRemoved.delete(e),t}}(function(o){o.Observer=Ek})(rt||(rt={}));function Ha(o){return new oce(o)}class oce extends fV{constructor(e){super(),this.value=e}get debugName(){return this.toString()}get(){return this.value}addObserver(e){}removeObserver(e){}toString(){return`Const: ${this.value}`}}function $t(o,e){return new yg(o,e)}class yg extends TC{constructor(e,t){super(),this.event=e,this._getValue=t,this.hasValue=!1,this.handleEvent=i=>{var n;const s=this._getValue(i),r=this.value,a=!this.hasValue||r!==s;let l=!1;a&&(this.value=s,this.hasValue&&(l=!0,d0(yg.globalTransaction,d=>{var c;(c=id())===null||c===void 0||c.handleFromEventObservableTriggered(this,{oldValue:r,newValue:s,change:void 0,didChange:a,hadValue:this.hasValue});for(const h of this.observers)d.updateObserver(h,this),h.handleChange(this,void 0)},()=>{const d=this.getDebugName();return"Event fired"+(d?`: ${d}`:"")})),this.hasValue=!0),l||(n=id())===null||n===void 0||n.handleFromEventObservableTriggered(this,{oldValue:r,newValue:s,change:void 0,didChange:a,hadValue:this.hasValue})}}getDebugName(){return Dk(this._getValue)}get debugName(){const e=this.getDebugName();return"From Event"+(e?`: ${e}`:"")}onFirstObserverAdded(){this.subscription=this.event(this.handleEvent)}onLastObserverRemoved(){this.subscription.dispose(),this.subscription=void 0,this.hasValue=!1,this.value=void 0}get(){return this.subscription?(this.hasValue||this.handleEvent(void 0),this.value):this._getValue(void 0)}}(function(o){o.Observer=yg;function e(t,i){let n=!1;yg.globalTransaction===void 0&&(yg.globalTransaction=t,n=!0);try{i()}finally{n&&(yg.globalTransaction=void 0)}}o.batchEventsGlobally=e})($t||($t={}));function us(o,e){return new rce(o,e)}class rce extends TC{constructor(e,t){super(),this.debugName=e,this.event=t,this.handleEvent=()=>{ei(i=>{for(const n of this.observers)i.updateObserver(n,this),n.handleChange(this,void 0)},()=>this.debugName)}}onFirstObserverAdded(){this.subscription=this.event(this.handleEvent)}onLastObserverRemoved(){this.subscription.dispose(),this.subscription=void 0}get(){}}function Nk(o){return typeof o=="string"?new tB(o):new tB(void 0,o)}class tB extends TC{get debugName(){var e;return(e=new bo(this._owner,this._debugName,void 0).getDebugName(this))!==null&&e!==void 0?e:"Observable Signal"}constructor(e,t){super(),this._debugName=e,this._owner=t}trigger(e,t){if(!e){ei(i=>{this.trigger(i,t)},()=>`Trigger signal ${this.debugName}`);return}for(const i of this.observers)e.updateObserver(i,this),i.handleChange(this,t)}get(){}}function RC(o,e){const t=new ace(!0,e);return o.addObserver(t),e?e(o.get()):o.reportChanges(),Ne(()=>{o.removeObserver(t)})}Xde(RC);class ace{constructor(e,t){this._forceRecompute=e,this._handleValue=t,this._counter=0}beginUpdate(e){this._counter++}endUpdate(e){this._counter--,this._counter===0&&this._forceRecompute&&(this._handleValue?this._handleValue(e.get()):e.reportChanges())}handlePossibleChange(e){}handleChange(e,t){}}function lce(o,e){let t;return Ze(o,n=>(t=e(n,t),t))}function dce(o,e,t,i){let n=new iB(t,i);return Gd({debugReferenceFn:t,owner:o,onLastObserverRemoved:()=>{n.dispose(),n=new iB(t)}},r=>(n.setItems(e.read(r)),n.getItems()))}class iB{constructor(e,t){this._map=e,this._keySelector=t,this._cache=new Map,this._items=[]}dispose(){this._cache.forEach(e=>e.store.dispose()),this._cache.clear()}setItems(e){const t=[],i=new Set(this._cache.keys());for(const n of e){const s=this._keySelector?this._keySelector(n):n;let r=this._cache.get(s);if(r)i.delete(s);else{const a=new Q;r={out:this._map(n,a),store:a},this._cache.set(s,r)}t.push(r.out)}for(const n of i)this._cache.get(n).store.dispose(),this._cache.delete(n);this._items=t}getItems(){return this._items}}function pV(o,e,t,i){return e||(e=n=>n!=null),new Promise((n,s)=>{let r=!0,a=!1;const l=o.map(c=>({isFinished:e(c),error:t?t(c):!1,state:c})),d=rt(c=>{const{isFinished:h,error:u,state:g}=l.read(c);(h||u)&&(r?a=!0:d.dispose(),u?s(u===!0?g:u):n(g))});if(i){const c=i.onCancellationRequested(()=>{d.dispose(),c.dispose(),s(new Xa)});if(i.isCancellationRequested){d.dispose(),c.dispose(),s(new Xa);return}}r=!1,a&&d.dispose()})}var Du=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s};class cce{constructor(e){this.trait=e,this.renderedElements=[]}get templateId(){return`template:${this.trait.name}`}renderTemplate(e){return e}renderElement(e,t,i){const n=this.renderedElements.findIndex(s=>s.templateData===i);if(n>=0){const s=this.renderedElements[n];this.trait.unrender(i),s.index=t}else{const s={index:t,templateData:i};this.renderedElements.push(s)}this.trait.renderIndex(t,i)}splice(e,t,i){const n=[];for(const s of this.renderedElements)s.index=e+t&&n.push({index:s.index+i-t,templateData:s.templateData});this.renderedElements=n}renderIndexes(e){for(const{index:t,templateData:i}of this.renderedElements)e.indexOf(t)>-1&&this.trait.renderIndex(t,i)}disposeTemplate(e){const t=this.renderedElements.findIndex(i=>i.templateData===e);t<0||this.renderedElements.splice(t,1)}}let Cy=class{get name(){return this._trait}get renderer(){return new cce(this)}constructor(e){this._trait=e,this.indexes=[],this.sortedIndexes=[],this._onChange=new F,this.onChange=this._onChange.event}splice(e,t,i){const n=i.length-t,s=e+t,r=[];let a=0;for(;a=s;)r.push(this.sortedIndexes[a++]+n);this.renderer.splice(e,t,i.length),this._set(r,r)}renderIndex(e,t){t.classList.toggle(this._trait,this.contains(e))}unrender(e){e.classList.remove(this._trait)}set(e,t){return this._set(e,[...e].sort(sB),t)}_set(e,t,i){const n=this.indexes,s=this.sortedIndexes;this.indexes=e,this.sortedIndexes=t;const r=HT(s,e);return this.renderer.renderIndexes(r),this._onChange.fire({indexes:e,browserEvent:i}),n}get(){return this.indexes}contains(e){return bb(this.sortedIndexes,e,sB)>=0}dispose(){Yt(this._onChange)}};Du([Zi],Cy.prototype,"renderer",null);class hce extends Cy{constructor(e){super("selected"),this.setAriaSelected=e}renderIndex(e,t){super.renderIndex(e,t),this.setAriaSelected&&(this.contains(e)?t.setAttribute("aria-selected","true"):t.setAttribute("aria-selected","false"))}}class hI{constructor(e,t,i){this.trait=e,this.view=t,this.identityProvider=i}splice(e,t,i){if(!this.identityProvider)return this.trait.splice(e,t,new Array(i.length).fill(!1));const n=this.trait.get().map(a=>this.identityProvider.getId(this.view.element(a)).toString());if(n.length===0)return this.trait.splice(e,t,new Array(i.length).fill(!1));const s=new Set(n),r=i.map(a=>s.has(this.identityProvider.getId(a).toString()));this.trait.splice(e,t,r)}}function Wh(o){return o.tagName==="INPUT"||o.tagName==="TEXTAREA"}function AC(o,e){return o.classList.contains(e)?!0:o.classList.contains("monaco-list")||!o.parentElement?!1:AC(o.parentElement,e)}function xv(o){return AC(o,"monaco-editor")}function uce(o){return AC(o,"monaco-custom-toggle")}function gce(o){return AC(o,"action-item")}function rb(o){return AC(o,"monaco-tree-sticky-row")}function h0(o){return o.classList.contains("monaco-tree-sticky-container")}function _V(o){return o.tagName==="A"&&o.classList.contains("monaco-button")||o.tagName==="DIV"&&o.classList.contains("monaco-button-dropdown")?!0:o.classList.contains("monaco-list")||!o.parentElement?!1:_V(o.parentElement)}class vV{get onKeyDown(){return he.chain(this.disposables.add(new mt(this.view.domNode,"keydown")).event,e=>e.filter(t=>!Wh(t.target)).map(t=>new ti(t)))}constructor(e,t,i){this.list=e,this.view=t,this.disposables=new Q,this.multipleSelectionDisposables=new Q,this.multipleSelectionSupport=i.multipleSelectionSupport,this.disposables.add(this.onKeyDown(n=>{switch(n.keyCode){case 3:return this.onEnter(n);case 16:return this.onUpArrow(n);case 18:return this.onDownArrow(n);case 11:return this.onPageUpArrow(n);case 12:return this.onPageDownArrow(n);case 9:return this.onEscape(n);case 31:this.multipleSelectionSupport&&(ht?n.metaKey:n.ctrlKey)&&this.onCtrlA(n)}}))}updateOptions(e){e.multipleSelectionSupport!==void 0&&(this.multipleSelectionSupport=e.multipleSelectionSupport)}onEnter(e){e.preventDefault(),e.stopPropagation(),this.list.setSelection(this.list.getFocus(),e.browserEvent)}onUpArrow(e){e.preventDefault(),e.stopPropagation(),this.list.focusPrevious(1,!1,e.browserEvent);const t=this.list.getFocus()[0];this.list.setAnchor(t),this.list.reveal(t),this.view.domNode.focus()}onDownArrow(e){e.preventDefault(),e.stopPropagation(),this.list.focusNext(1,!1,e.browserEvent);const t=this.list.getFocus()[0];this.list.setAnchor(t),this.list.reveal(t),this.view.domNode.focus()}onPageUpArrow(e){e.preventDefault(),e.stopPropagation(),this.list.focusPreviousPage(e.browserEvent);const t=this.list.getFocus()[0];this.list.setAnchor(t),this.list.reveal(t),this.view.domNode.focus()}onPageDownArrow(e){e.preventDefault(),e.stopPropagation(),this.list.focusNextPage(e.browserEvent);const t=this.list.getFocus()[0];this.list.setAnchor(t),this.list.reveal(t),this.view.domNode.focus()}onCtrlA(e){e.preventDefault(),e.stopPropagation(),this.list.setSelection(oo(this.list.length),e.browserEvent),this.list.setAnchor(void 0),this.view.domNode.focus()}onEscape(e){this.list.getSelection().length&&(e.preventDefault(),e.stopPropagation(),this.list.setSelection([],e.browserEvent),this.list.setAnchor(void 0),this.view.domNode.focus())}dispose(){this.disposables.dispose(),this.multipleSelectionDisposables.dispose()}}Du([Zi],vV.prototype,"onKeyDown",null);var Vl;(function(o){o[o.Automatic=0]="Automatic",o[o.Trigger=1]="Trigger"})(Vl||(Vl={}));var Om;(function(o){o[o.Idle=0]="Idle",o[o.Typing=1]="Typing"})(Om||(Om={}));const fce=new class{mightProducePrintableCharacter(o){return o.ctrlKey||o.metaKey||o.altKey?!1:o.keyCode>=31&&o.keyCode<=56||o.keyCode>=21&&o.keyCode<=30||o.keyCode>=98&&o.keyCode<=107||o.keyCode>=85&&o.keyCode<=95}};class mce{constructor(e,t,i,n,s){this.list=e,this.view=t,this.keyboardNavigationLabelProvider=i,this.keyboardNavigationEventFilter=n,this.delegate=s,this.enabled=!1,this.state=Om.Idle,this.mode=Vl.Automatic,this.triggered=!1,this.previouslyFocused=-1,this.enabledDisposables=new Q,this.disposables=new Q,this.updateOptions(e.options)}updateOptions(e){var t,i;!((t=e.typeNavigationEnabled)!==null&&t!==void 0)||t?this.enable():this.disable(),this.mode=(i=e.typeNavigationMode)!==null&&i!==void 0?i:Vl.Automatic}enable(){if(this.enabled)return;let e=!1;const t=he.chain(this.enabledDisposables.add(new mt(this.view.domNode,"keydown")).event,s=>s.filter(r=>!Wh(r.target)).filter(()=>this.mode===Vl.Automatic||this.triggered).map(r=>new ti(r)).filter(r=>e||this.keyboardNavigationEventFilter(r)).filter(r=>this.delegate.mightProducePrintableCharacter(r)).forEach(r=>vt.stop(r,!0)).map(r=>r.browserEvent.key)),i=he.debounce(t,()=>null,800,void 0,void 0,void 0,this.enabledDisposables);he.reduce(he.any(t,i),(s,r)=>r===null?null:(s||"")+r,void 0,this.enabledDisposables)(this.onInput,this,this.enabledDisposables),i(this.onClear,this,this.enabledDisposables),t(()=>e=!0,void 0,this.enabledDisposables),i(()=>e=!1,void 0,this.enabledDisposables),this.enabled=!0,this.triggered=!1}disable(){this.enabled&&(this.enabledDisposables.clear(),this.enabled=!1,this.triggered=!1)}onClear(){var e;const t=this.list.getFocus();if(t.length>0&&t[0]===this.previouslyFocused){const i=(e=this.list.options.accessibilityProvider)===null||e===void 0?void 0:e.getAriaLabel(this.list.element(t[0]));typeof i=="string"?vo(i):i&&vo(i.get())}this.previouslyFocused=-1}onInput(e){if(!e){this.state=Om.Idle,this.triggered=!1;return}const t=this.list.getFocus(),i=t.length>0?t[0]:0,n=this.state===Om.Idle?1:0;this.state=Om.Typing;for(let s=0;s1&&d.length===1){this.previouslyFocused=i,this.list.setFocus([r]),this.list.reveal(r);return}}}else if(typeof l>"u"||i0(e,l)){this.previouslyFocused=i,this.list.setFocus([r]),this.list.reveal(r);return}}}dispose(){this.disable(),this.enabledDisposables.dispose(),this.disposables.dispose()}}class pce{constructor(e,t){this.list=e,this.view=t,this.disposables=new Q;const i=he.chain(this.disposables.add(new mt(t.domNode,"keydown")).event,s=>s.filter(r=>!Wh(r.target)).map(r=>new ti(r)));he.chain(i,s=>s.filter(r=>r.keyCode===2&&!r.ctrlKey&&!r.metaKey&&!r.shiftKey&&!r.altKey))(this.onTab,this,this.disposables)}onTab(e){if(e.target!==this.view.domNode)return;const t=this.list.getFocus();if(t.length===0)return;const i=this.view.domElement(t[0]);if(!i)return;const n=i.querySelector("[tabIndex]");if(!n||!Bn(n)||n.tabIndex===-1)return;const s=Fe(n).getComputedStyle(n);s.visibility==="hidden"||s.display==="none"||(e.preventDefault(),e.stopPropagation(),n.focus())}dispose(){this.disposables.dispose()}}function bV(o){return ht?o.browserEvent.metaKey:o.browserEvent.ctrlKey}function CV(o){return o.browserEvent.shiftKey}function _ce(o){return cA(o)&&o.button===2}const nB={isSelectionSingleChangeEvent:bV,isSelectionRangeChangeEvent:CV};class wV{constructor(e){this.list=e,this.disposables=new Q,this._onPointer=new F,this.onPointer=this._onPointer.event,e.options.multipleSelectionSupport!==!1&&(this.multipleSelectionController=this.list.options.multipleSelectionController||nB),this.mouseSupport=typeof e.options.mouseSupport>"u"||!!e.options.mouseSupport,this.mouseSupport&&(e.onMouseDown(this.onMouseDown,this,this.disposables),e.onContextMenu(this.onContextMenu,this,this.disposables),e.onMouseDblClick(this.onDoubleClick,this,this.disposables),e.onTouchStart(this.onMouseDown,this,this.disposables),this.disposables.add(ni.addTarget(e.getHTMLElement()))),he.any(e.onMouseClick,e.onMouseMiddleClick,e.onTap)(this.onViewPointer,this,this.disposables)}updateOptions(e){e.multipleSelectionSupport!==void 0&&(this.multipleSelectionController=void 0,e.multipleSelectionSupport&&(this.multipleSelectionController=this.list.options.multipleSelectionController||nB))}isSelectionSingleChangeEvent(e){return this.multipleSelectionController?this.multipleSelectionController.isSelectionSingleChangeEvent(e):!1}isSelectionRangeChangeEvent(e){return this.multipleSelectionController?this.multipleSelectionController.isSelectionRangeChangeEvent(e):!1}isSelectionChangeEvent(e){return this.isSelectionSingleChangeEvent(e)||this.isSelectionRangeChangeEvent(e)}onMouseDown(e){xv(e.browserEvent.target)||ns()!==e.browserEvent.target&&this.list.domFocus()}onContextMenu(e){if(Wh(e.browserEvent.target)||xv(e.browserEvent.target))return;const t=typeof e.index>"u"?[]:[e.index];this.list.setFocus(t,e.browserEvent)}onViewPointer(e){if(!this.mouseSupport||Wh(e.browserEvent.target)||xv(e.browserEvent.target)||e.browserEvent.isHandledByList)return;e.browserEvent.isHandledByList=!0;const t=e.index;if(typeof t>"u"){this.list.setFocus([],e.browserEvent),this.list.setSelection([],e.browserEvent),this.list.setAnchor(void 0);return}if(this.isSelectionChangeEvent(e))return this.changeSelection(e);this.list.setFocus([t],e.browserEvent),this.list.setAnchor(t),_ce(e.browserEvent)||this.list.setSelection([t],e.browserEvent),this._onPointer.fire(e)}onDoubleClick(e){if(Wh(e.browserEvent.target)||xv(e.browserEvent.target)||this.isSelectionChangeEvent(e)||e.browserEvent.isHandledByList)return;e.browserEvent.isHandledByList=!0;const t=this.list.getFocus();this.list.setSelection(t,e.browserEvent)}changeSelection(e){const t=e.index;let i=this.list.getAnchor();if(this.isSelectionRangeChangeEvent(e)){if(typeof i>"u"){const c=this.list.getFocus()[0];i=c??t,this.list.setAnchor(i)}const n=Math.min(i,t),s=Math.max(i,t),r=oo(n,s+1),a=this.list.getSelection(),l=Cce(HT(a,[i]),i);if(l.length===0)return;const d=HT(r,wce(a,l));this.list.setSelection(d,e.browserEvent),this.list.setFocus([t],e.browserEvent)}else if(this.isSelectionSingleChangeEvent(e)){const n=this.list.getSelection(),s=n.filter(r=>r!==t);this.list.setFocus([t]),this.list.setAnchor(t),n.length===s.length?this.list.setSelection([...s,t],e.browserEvent):this.list.setSelection(s,e.browserEvent)}}dispose(){this.disposables.dispose()}}class SV{constructor(e,t){this.styleElement=e,this.selectorSuffix=t}style(e){var t,i;const n=this.selectorSuffix&&`.${this.selectorSuffix}`,s=[];e.listBackground&&s.push(`.monaco-list${n} .monaco-list-rows { background: ${e.listBackground}; }`),e.listFocusBackground&&(s.push(`.monaco-list${n}:focus .monaco-list-row.focused { background-color: ${e.listFocusBackground}; }`),s.push(`.monaco-list${n}:focus .monaco-list-row.focused:hover { background-color: ${e.listFocusBackground}; }`)),e.listFocusForeground&&s.push(`.monaco-list${n}:focus .monaco-list-row.focused { color: ${e.listFocusForeground}; }`),e.listActiveSelectionBackground&&(s.push(`.monaco-list${n}:focus .monaco-list-row.selected { background-color: ${e.listActiveSelectionBackground}; }`),s.push(`.monaco-list${n}:focus .monaco-list-row.selected:hover { background-color: ${e.listActiveSelectionBackground}; }`)),e.listActiveSelectionForeground&&s.push(`.monaco-list${n}:focus .monaco-list-row.selected { color: ${e.listActiveSelectionForeground}; }`),e.listActiveSelectionIconForeground&&s.push(`.monaco-list${n}:focus .monaco-list-row.selected .codicon { color: ${e.listActiveSelectionIconForeground}; }`),e.listFocusAndSelectionBackground&&s.push(` + .monaco-drag-image, + .monaco-list${n}:focus .monaco-list-row.selected.focused { background-color: ${e.listFocusAndSelectionBackground}; } + `),e.listFocusAndSelectionForeground&&s.push(` + .monaco-drag-image, + .monaco-list${n}:focus .monaco-list-row.selected.focused { color: ${e.listFocusAndSelectionForeground}; } + `),e.listInactiveFocusForeground&&(s.push(`.monaco-list${n} .monaco-list-row.focused { color: ${e.listInactiveFocusForeground}; }`),s.push(`.monaco-list${n} .monaco-list-row.focused:hover { color: ${e.listInactiveFocusForeground}; }`)),e.listInactiveSelectionIconForeground&&s.push(`.monaco-list${n} .monaco-list-row.focused .codicon { color: ${e.listInactiveSelectionIconForeground}; }`),e.listInactiveFocusBackground&&(s.push(`.monaco-list${n} .monaco-list-row.focused { background-color: ${e.listInactiveFocusBackground}; }`),s.push(`.monaco-list${n} .monaco-list-row.focused:hover { background-color: ${e.listInactiveFocusBackground}; }`)),e.listInactiveSelectionBackground&&(s.push(`.monaco-list${n} .monaco-list-row.selected { background-color: ${e.listInactiveSelectionBackground}; }`),s.push(`.monaco-list${n} .monaco-list-row.selected:hover { background-color: ${e.listInactiveSelectionBackground}; }`)),e.listInactiveSelectionForeground&&s.push(`.monaco-list${n} .monaco-list-row.selected { color: ${e.listInactiveSelectionForeground}; }`),e.listHoverBackground&&s.push(`.monaco-list${n}:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused) { background-color: ${e.listHoverBackground}; }`),e.listHoverForeground&&s.push(`.monaco-list${n}:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused) { color: ${e.listHoverForeground}; }`);const r=fc(e.listFocusAndSelectionOutline,fc(e.listSelectionOutline,(t=e.listFocusOutline)!==null&&t!==void 0?t:""));r&&s.push(`.monaco-list${n}:focus .monaco-list-row.focused.selected { outline: 1px solid ${r}; outline-offset: -1px;}`),e.listFocusOutline&&s.push(` + .monaco-drag-image, + .monaco-list${n}:focus .monaco-list-row.focused { outline: 1px solid ${e.listFocusOutline}; outline-offset: -1px; } + .monaco-workbench.context-menu-visible .monaco-list${n}.last-focused .monaco-list-row.focused { outline: 1px solid ${e.listFocusOutline}; outline-offset: -1px; } + `);const a=fc(e.listSelectionOutline,(i=e.listInactiveFocusOutline)!==null&&i!==void 0?i:"");a&&s.push(`.monaco-list${n} .monaco-list-row.focused.selected { outline: 1px dotted ${a}; outline-offset: -1px; }`),e.listSelectionOutline&&s.push(`.monaco-list${n} .monaco-list-row.selected { outline: 1px dotted ${e.listSelectionOutline}; outline-offset: -1px; }`),e.listInactiveFocusOutline&&s.push(`.monaco-list${n} .monaco-list-row.focused { outline: 1px dotted ${e.listInactiveFocusOutline}; outline-offset: -1px; }`),e.listHoverOutline&&s.push(`.monaco-list${n} .monaco-list-row:hover { outline: 1px dashed ${e.listHoverOutline}; outline-offset: -1px; }`),e.listDropOverBackground&&s.push(` + .monaco-list${n}.drop-target, + .monaco-list${n} .monaco-list-rows.drop-target, + .monaco-list${n} .monaco-list-row.drop-target { background-color: ${e.listDropOverBackground} !important; color: inherit !important; } + `),e.listDropBetweenBackground&&(s.push(` + .monaco-list${n} .monaco-list-rows.drop-target-before .monaco-list-row:first-child::before, + .monaco-list${n} .monaco-list-row.drop-target-before::before { + content: ""; position: absolute; top: 0px; left: 0px; width: 100%; height: 1px; + background-color: ${e.listDropBetweenBackground}; + }`),s.push(` + .monaco-list${n} .monaco-list-rows.drop-target-after .monaco-list-row:last-child::after, + .monaco-list${n} .monaco-list-row.drop-target-after::after { + content: ""; position: absolute; bottom: 0px; left: 0px; width: 100%; height: 1px; + background-color: ${e.listDropBetweenBackground}; + }`)),e.tableColumnsBorder&&s.push(` + .monaco-table > .monaco-split-view2, + .monaco-table > .monaco-split-view2 .monaco-sash.vertical::before, + .monaco-workbench:not(.reduce-motion) .monaco-table:hover > .monaco-split-view2, + .monaco-workbench:not(.reduce-motion) .monaco-table:hover > .monaco-split-view2 .monaco-sash.vertical::before { + border-color: ${e.tableColumnsBorder}; + } + + .monaco-workbench:not(.reduce-motion) .monaco-table > .monaco-split-view2, + .monaco-workbench:not(.reduce-motion) .monaco-table > .monaco-split-view2 .monaco-sash.vertical::before { + border-color: transparent; + } + `),e.tableOddRowsBackgroundColor&&s.push(` + .monaco-table .monaco-list-row[data-parity=odd]:not(.focused):not(.selected):not(:hover) .monaco-table-tr, + .monaco-table .monaco-list:not(:focus) .monaco-list-row[data-parity=odd].focused:not(.selected):not(:hover) .monaco-table-tr, + .monaco-table .monaco-list:not(.focused) .monaco-list-row[data-parity=odd].focused:not(.selected):not(:hover) .monaco-table-tr { + background-color: ${e.tableOddRowsBackgroundColor}; + } + `),this.styleElement.textContent=s.join(` +`)}}const vce={listFocusBackground:"#7FB0D0",listActiveSelectionBackground:"#0E639C",listActiveSelectionForeground:"#FFFFFF",listActiveSelectionIconForeground:"#FFFFFF",listFocusAndSelectionOutline:"#90C2F9",listFocusAndSelectionBackground:"#094771",listFocusAndSelectionForeground:"#FFFFFF",listInactiveSelectionBackground:"#3F3F46",listInactiveSelectionIconForeground:"#FFFFFF",listHoverBackground:"#2A2D2E",listDropOverBackground:"#383B3D",listDropBetweenBackground:"#EEEEEE",treeIndentGuidesStroke:"#a9a9a9",treeInactiveIndentGuidesStroke:$.fromHex("#a9a9a9").transparent(.4).toString(),tableColumnsBorder:$.fromHex("#cccccc").transparent(.2).toString(),tableOddRowsBackgroundColor:$.fromHex("#cccccc").transparent(.04).toString(),listBackground:void 0,listFocusForeground:void 0,listInactiveSelectionForeground:void 0,listInactiveFocusForeground:void 0,listInactiveFocusBackground:void 0,listHoverForeground:void 0,listFocusOutline:void 0,listInactiveFocusOutline:void 0,listSelectionOutline:void 0,listHoverOutline:void 0,treeStickyScrollBackground:void 0,treeStickyScrollBorder:void 0,treeStickyScrollShadow:void 0},bce={keyboardSupport:!0,mouseSupport:!0,multipleSelectionSupport:!0,dnd:{getDragURI(){return null},onDragStart(){},onDragOver(){return!1},drop(){},dispose(){}}};function Cce(o,e){const t=o.indexOf(e);if(t===-1)return[];const i=[];let n=t-1;for(;n>=0&&o[n]===e-(t-n);)i.push(o[n--]);for(i.reverse(),n=t;n=o.length)t.push(e[n++]);else if(n>=e.length)t.push(o[i++]);else if(o[i]===e[n]){t.push(o[i]),i++,n++;continue}else o[i]=o.length)t.push(e[n++]);else if(n>=e.length)t.push(o[i++]);else if(o[i]===e[n]){i++,n++;continue}else o[i]o-e;class Sce{constructor(e,t){this._templateId=e,this.renderers=t}get templateId(){return this._templateId}renderTemplate(e){return this.renderers.map(t=>t.renderTemplate(e))}renderElement(e,t,i,n){let s=0;for(const r of this.renderers)r.renderElement(e,t,i[s++],n)}disposeElement(e,t,i,n){var s;let r=0;for(const a of this.renderers)(s=a.disposeElement)===null||s===void 0||s.call(a,e,t,i[r],n),r+=1}disposeTemplate(e){let t=0;for(const i of this.renderers)i.disposeTemplate(e[t++])}}class yce{constructor(e){this.accessibilityProvider=e,this.templateId="a18n"}renderTemplate(e){return{container:e,disposables:new Q}}renderElement(e,t,i){const n=this.accessibilityProvider.getAriaLabel(e),s=n&&typeof n!="string"?n:Ha(n);i.disposables.add(rt(a=>{this.setAriaLabel(a.readObservable(s),i.container)}));const r=this.accessibilityProvider.getAriaLevel&&this.accessibilityProvider.getAriaLevel(e);typeof r=="number"?i.container.setAttribute("aria-level",`${r}`):i.container.removeAttribute("aria-level")}setAriaLabel(e,t){e?t.setAttribute("aria-label",e):t.removeAttribute("aria-label")}disposeElement(e,t,i,n){i.disposables.clear()}disposeTemplate(e){e.disposables.dispose()}}class Lce{constructor(e,t){this.list=e,this.dnd=t}getDragElements(e){const t=this.list.getSelectedElements();return t.indexOf(e)>-1?t:[e]}getDragURI(e){return this.dnd.getDragURI(e)}getDragLabel(e,t){if(this.dnd.getDragLabel)return this.dnd.getDragLabel(e,t)}onDragStart(e,t){var i,n;(n=(i=this.dnd).onDragStart)===null||n===void 0||n.call(i,e,t)}onDragOver(e,t,i,n,s){return this.dnd.onDragOver(e,t,i,n,s)}onDragLeave(e,t,i,n){var s,r;(r=(s=this.dnd).onDragLeave)===null||r===void 0||r.call(s,e,t,i,n)}onDragEnd(e){var t,i;(i=(t=this.dnd).onDragEnd)===null||i===void 0||i.call(t,e)}drop(e,t,i,n,s){this.dnd.drop(e,t,i,n,s)}dispose(){this.dnd.dispose()}}class pr{get onDidChangeFocus(){return he.map(this.eventBufferer.wrapEvent(this.focus.onChange),e=>this.toListEvent(e),this.disposables)}get onDidChangeSelection(){return he.map(this.eventBufferer.wrapEvent(this.selection.onChange),e=>this.toListEvent(e),this.disposables)}get domId(){return this.view.domId}get onDidScroll(){return this.view.onDidScroll}get onMouseClick(){return this.view.onMouseClick}get onMouseDblClick(){return this.view.onMouseDblClick}get onMouseMiddleClick(){return this.view.onMouseMiddleClick}get onPointer(){return this.mouseController.onPointer}get onMouseDown(){return this.view.onMouseDown}get onMouseOver(){return this.view.onMouseOver}get onMouseOut(){return this.view.onMouseOut}get onTouchStart(){return this.view.onTouchStart}get onTap(){return this.view.onTap}get onContextMenu(){let e=!1;const t=he.chain(this.disposables.add(new mt(this.view.domNode,"keydown")).event,s=>s.map(r=>new ti(r)).filter(r=>e=r.keyCode===58||r.shiftKey&&r.keyCode===68).map(r=>vt.stop(r,!0)).filter(()=>!1)),i=he.chain(this.disposables.add(new mt(this.view.domNode,"keyup")).event,s=>s.forEach(()=>e=!1).map(r=>new ti(r)).filter(r=>r.keyCode===58||r.shiftKey&&r.keyCode===68).map(r=>vt.stop(r,!0)).map(({browserEvent:r})=>{const a=this.getFocus(),l=a.length?a[0]:void 0,d=typeof l<"u"?this.view.element(l):void 0,c=typeof l<"u"?this.view.domElement(l):this.view.domNode;return{index:l,element:d,anchor:c,browserEvent:r}})),n=he.chain(this.view.onContextMenu,s=>s.filter(r=>!e).map(({element:r,index:a,browserEvent:l})=>({element:r,index:a,anchor:new na(Fe(this.view.domNode),l),browserEvent:l})));return he.any(t,i,n)}get onKeyDown(){return this.disposables.add(new mt(this.view.domNode,"keydown")).event}get onDidFocus(){return he.signal(this.disposables.add(new mt(this.view.domNode,"focus",!0)).event)}get onDidBlur(){return he.signal(this.disposables.add(new mt(this.view.domNode,"blur",!0)).event)}constructor(e,t,i,n,s=bce){var r,a,l,d;this.user=e,this._options=s,this.focus=new Cy("focused"),this.anchor=new Cy("anchor"),this.eventBufferer=new ML,this._ariaLabel="",this.disposables=new Q,this._onDidDispose=new F,this.onDidDispose=this._onDidDispose.event;const c=this._options.accessibilityProvider&&this._options.accessibilityProvider.getWidgetRole?(r=this._options.accessibilityProvider)===null||r===void 0?void 0:r.getWidgetRole():"list";this.selection=new hce(c!=="listbox");const h=[this.focus.renderer,this.selection.renderer];this.accessibilityProvider=s.accessibilityProvider,this.accessibilityProvider&&(h.push(new yce(this.accessibilityProvider)),(l=(a=this.accessibilityProvider).onDidChangeActiveDescendant)===null||l===void 0||l.call(a,this.onDidChangeActiveDescendant,this,this.disposables)),n=n.map(g=>new Sce(g.templateId,[...h,g]));const u={...s,dnd:s.dnd&&new Lce(this,s.dnd)};if(this.view=this.createListView(t,i,n,u),this.view.domNode.setAttribute("role",c),s.styleController)this.styleController=s.styleController(this.view.domId);else{const g=dr(this.view.domNode);this.styleController=new SV(g,this.view.domId)}if(this.spliceable=new Pde([new hI(this.focus,this.view,s.identityProvider),new hI(this.selection,this.view,s.identityProvider),new hI(this.anchor,this.view,s.identityProvider),this.view]),this.disposables.add(this.focus),this.disposables.add(this.selection),this.disposables.add(this.anchor),this.disposables.add(this.view),this.disposables.add(this._onDidDispose),this.disposables.add(new pce(this,this.view)),(typeof s.keyboardSupport!="boolean"||s.keyboardSupport)&&(this.keyboardController=new vV(this,this.view,s),this.disposables.add(this.keyboardController)),s.keyboardNavigationLabelProvider){const g=s.keyboardNavigationDelegate||fce;this.typeNavigationController=new mce(this,this.view,s.keyboardNavigationLabelProvider,(d=s.keyboardNavigationEventFilter)!==null&&d!==void 0?d:()=>!0,g),this.disposables.add(this.typeNavigationController)}this.mouseController=this.createMouseController(s),this.disposables.add(this.mouseController),this.onDidChangeFocus(this._onFocusChange,this,this.disposables),this.onDidChangeSelection(this._onSelectionChange,this,this.disposables),this.accessibilityProvider&&(this.ariaLabel=this.accessibilityProvider.getWidgetAriaLabel()),this._options.multipleSelectionSupport!==!1&&this.view.domNode.setAttribute("aria-multiselectable","true")}createListView(e,t,i,n){return new Vr(e,t,i,n)}createMouseController(e){return new wV(this)}updateOptions(e={}){var t,i;this._options={...this._options,...e},(t=this.typeNavigationController)===null||t===void 0||t.updateOptions(this._options),this._options.multipleSelectionController!==void 0&&(this._options.multipleSelectionSupport?this.view.domNode.setAttribute("aria-multiselectable","true"):this.view.domNode.removeAttribute("aria-multiselectable")),this.mouseController.updateOptions(e),(i=this.keyboardController)===null||i===void 0||i.updateOptions(e),this.view.updateOptions(e)}get options(){return this._options}splice(e,t,i=[]){if(e<0||e>this.view.length)throw new Ku(this.user,`Invalid start index: ${e}`);if(t<0)throw new Ku(this.user,`Invalid delete count: ${t}`);t===0&&i.length===0||this.eventBufferer.bufferEvents(()=>this.spliceable.splice(e,t,i))}rerender(){this.view.rerender()}element(e){return this.view.element(e)}indexOf(e){return this.view.indexOf(e)}indexAt(e){return this.view.indexAt(e)}get length(){return this.view.length}get contentHeight(){return this.view.contentHeight}get onDidChangeContentHeight(){return this.view.onDidChangeContentHeight}get scrollTop(){return this.view.getScrollTop()}set scrollTop(e){this.view.setScrollTop(e)}get scrollHeight(){return this.view.scrollHeight}get renderHeight(){return this.view.renderHeight}get firstVisibleIndex(){return this.view.firstVisibleIndex}get ariaLabel(){return this._ariaLabel}set ariaLabel(e){this._ariaLabel=e,this.view.domNode.setAttribute("aria-label",e)}domFocus(){this.view.domNode.focus({preventScroll:!0})}layout(e,t){this.view.layout(e,t)}setSelection(e,t){for(const i of e)if(i<0||i>=this.length)throw new Ku(this.user,`Invalid index ${i}`);this.selection.set(e,t)}getSelection(){return this.selection.get()}getSelectedElements(){return this.getSelection().map(e=>this.view.element(e))}setAnchor(e){if(typeof e>"u"){this.anchor.set([]);return}if(e<0||e>=this.length)throw new Ku(this.user,`Invalid index ${e}`);this.anchor.set([e])}getAnchor(){return F2(this.anchor.get(),void 0)}getAnchorElement(){const e=this.getAnchor();return typeof e>"u"?void 0:this.element(e)}setFocus(e,t){for(const i of e)if(i<0||i>=this.length)throw new Ku(this.user,`Invalid index ${i}`);this.focus.set(e,t)}focusNext(e=1,t=!1,i,n){if(this.length===0)return;const s=this.focus.get(),r=this.findNextIndex(s.length>0?s[0]+e:0,t,n);r>-1&&this.setFocus([r],i)}focusPrevious(e=1,t=!1,i,n){if(this.length===0)return;const s=this.focus.get(),r=this.findPreviousIndex(s.length>0?s[0]-e:0,t,n);r>-1&&this.setFocus([r],i)}async focusNextPage(e,t){let i=this.view.indexAt(this.view.getScrollTop()+this.view.renderHeight);i=i===0?0:i-1;const n=this.getFocus()[0];if(n!==i&&(n===void 0||i>n)){const s=this.findPreviousIndex(i,!1,t);s>-1&&n!==s?this.setFocus([s],e):this.setFocus([i],e)}else{const s=this.view.getScrollTop();let r=s+this.view.renderHeight;i>n&&(r-=this.view.elementHeight(i)),this.view.setScrollTop(r),this.view.getScrollTop()!==s&&(this.setFocus([]),await kc(0),await this.focusNextPage(e,t))}}async focusPreviousPage(e,t,i=()=>0){let n;const s=i(),r=this.view.getScrollTop()+s;r===0?n=this.view.indexAt(r):n=this.view.indexAfter(r-1);const a=this.getFocus()[0];if(a!==n&&(a===void 0||a>=n)){const l=this.findNextIndex(n,!1,t);l>-1&&a!==l?this.setFocus([l],e):this.setFocus([n],e)}else{const l=r;this.view.setScrollTop(r-this.view.renderHeight-s),this.view.getScrollTop()+i()!==l&&(this.setFocus([]),await kc(0),await this.focusPreviousPage(e,t,i))}}focusLast(e,t){if(this.length===0)return;const i=this.findPreviousIndex(this.length-1,!1,t);i>-1&&this.setFocus([i],e)}focusFirst(e,t){this.focusNth(0,e,t)}focusNth(e,t,i){if(this.length===0)return;const n=this.findNextIndex(e,!1,i);n>-1&&this.setFocus([n],t)}findNextIndex(e,t=!1,i){for(let n=0;n=this.length&&!t)return-1;if(e=e%this.length,!i||i(this.element(e)))return e;e++}return-1}findPreviousIndex(e,t=!1,i){for(let n=0;nthis.view.element(e))}reveal(e,t,i=0){if(e<0||e>=this.length)throw new Ku(this.user,`Invalid index ${e}`);const n=this.view.getScrollTop(),s=this.view.elementTop(e),r=this.view.elementHeight(e);if(qh(t)){const a=r-this.view.renderHeight+i;this.view.setScrollTop(a*Rs(t,0,1)+s-i)}else{const a=s+r,l=n+this.view.renderHeight;s=l||(s=l&&r>=this.view.renderHeight?this.view.setScrollTop(s-i):a>=l&&this.view.setScrollTop(a-this.view.renderHeight))}}getRelativeTop(e,t=0){if(e<0||e>=this.length)throw new Ku(this.user,`Invalid index ${e}`);const i=this.view.getScrollTop(),n=this.view.elementTop(e),s=this.view.elementHeight(e);if(ni+this.view.renderHeight)return null;const r=s-this.view.renderHeight+t;return Math.abs((i+t-n)/r)}getHTMLElement(){return this.view.domNode}getScrollableElement(){return this.view.scrollableElementDomNode}getElementID(e){return this.view.getElementDomId(e)}getElementTop(e){return this.view.elementTop(e)}style(e){this.styleController.style(e)}toListEvent({indexes:e,browserEvent:t}){return{indexes:e,elements:e.map(i=>this.view.element(i)),browserEvent:t}}_onFocusChange(){const e=this.focus.get();this.view.domNode.classList.toggle("element-focused",e.length>0),this.onDidChangeActiveDescendant()}onDidChangeActiveDescendant(){var e;const t=this.focus.get();if(t.length>0){let i;!((e=this.accessibilityProvider)===null||e===void 0)&&e.getActiveDescendantId&&(i=this.accessibilityProvider.getActiveDescendantId(this.view.element(t[0]))),this.view.domNode.setAttribute("aria-activedescendant",i||this.view.getElementDomId(t[0]))}else this.view.domNode.removeAttribute("aria-activedescendant")}_onSelectionChange(){const e=this.selection.get();this.view.domNode.classList.toggle("selection-none",e.length===0),this.view.domNode.classList.toggle("selection-single",e.length===1),this.view.domNode.classList.toggle("selection-multiple",e.length>1)}dispose(){this._onDidDispose.fire(),this.disposables.dispose(),this._onDidDispose.dispose()}}Du([Zi],pr.prototype,"onDidChangeFocus",null);Du([Zi],pr.prototype,"onDidChangeSelection",null);Du([Zi],pr.prototype,"onContextMenu",null);Du([Zi],pr.prototype,"onKeyDown",null);Du([Zi],pr.prototype,"onDidFocus",null);Du([Zi],pr.prototype,"onDidBlur",null);const Lg=ae,yV="selectOption.entry.template";class kce{get templateId(){return yV}renderTemplate(e){const t=Object.create(null);return t.root=e,t.text=J(e,Lg(".option-text")),t.detail=J(e,Lg(".option-detail")),t.decoratorRight=J(e,Lg(".option-decorator-right")),t}renderElement(e,t,i){const n=i,s=e.text,r=e.detail,a=e.decoratorRight,l=e.isDisabled;n.text.textContent=s,n.detail.textContent=r||"",n.decoratorRight.innerText=a||"",l?n.root.classList.add("option-disabled"):n.root.classList.remove("option-disabled")}disposeTemplate(e){}}class zl extends H{constructor(e,t,i,n,s){super(),this.options=[],this._currentSelection=0,this._hasDetails=!1,this._skipLayout=!1,this._sticky=!1,this._isVisible=!1,this.styles=n,this.selectBoxOptions=s||Object.create(null),typeof this.selectBoxOptions.minBottomMargin!="number"?this.selectBoxOptions.minBottomMargin=zl.DEFAULT_DROPDOWN_MINIMUM_BOTTOM_MARGIN:this.selectBoxOptions.minBottomMargin<0&&(this.selectBoxOptions.minBottomMargin=0),this.selectElement=document.createElement("select"),this.selectElement.className="monaco-select-box monaco-select-box-dropdown-padding",typeof this.selectBoxOptions.ariaLabel=="string"&&this.selectElement.setAttribute("aria-label",this.selectBoxOptions.ariaLabel),typeof this.selectBoxOptions.ariaDescription=="string"&&this.selectElement.setAttribute("aria-description",this.selectBoxOptions.ariaDescription),this._onDidSelect=new F,this._register(this._onDidSelect),this.registerListeners(),this.constructSelectDropDown(i),this.selected=t||0,e&&this.setOptions(e,t),this.initStyleSheet()}setTitle(e){!this._hover&&e?this._hover=this._register(ul().setupUpdatableHover(Js("mouse"),this.selectElement,e)):this._hover&&this._hover.update(e)}getHeight(){return 22}getTemplateId(){return yV}constructSelectDropDown(e){this.contextViewProvider=e,this.selectDropDownContainer=ae(".monaco-select-box-dropdown-container"),this.selectDropDownContainer.classList.add("monaco-select-box-dropdown-padding"),this.selectionDetailsPane=J(this.selectDropDownContainer,Lg(".select-box-details-pane"));const t=J(this.selectDropDownContainer,Lg(".select-box-dropdown-container-width-control")),i=J(t,Lg(".width-control-div"));this.widthControlElement=document.createElement("span"),this.widthControlElement.className="option-text-width-control",J(i,this.widthControlElement),this._dropDownPosition=0,this.styleElement=dr(this.selectDropDownContainer),this.selectDropDownContainer.setAttribute("draggable","true"),this._register(q(this.selectDropDownContainer,oe.DRAG_START,n=>{vt.stop(n,!0)}))}registerListeners(){this._register(Wi(this.selectElement,"change",t=>{this.selected=t.target.selectedIndex,this._onDidSelect.fire({index:t.target.selectedIndex,selected:t.target.value}),this.options[this.selected]&&this.options[this.selected].text&&this.setTitle(this.options[this.selected].text)})),this._register(q(this.selectElement,oe.CLICK,t=>{vt.stop(t),this._isVisible?this.hideSelectDropDown(!0):this.showSelectDropDown()})),this._register(q(this.selectElement,oe.MOUSE_DOWN,t=>{vt.stop(t)}));let e;this._register(q(this.selectElement,"touchstart",t=>{e=this._isVisible})),this._register(q(this.selectElement,"touchend",t=>{vt.stop(t),e?this.hideSelectDropDown(!0):this.showSelectDropDown()})),this._register(q(this.selectElement,oe.KEY_DOWN,t=>{const i=new ti(t);let n=!1;ht?(i.keyCode===18||i.keyCode===16||i.keyCode===10||i.keyCode===3)&&(n=!0):(i.keyCode===18&&i.altKey||i.keyCode===16&&i.altKey||i.keyCode===10||i.keyCode===3)&&(n=!0),n&&(this.showSelectDropDown(),vt.stop(t,!0))}))}get onDidSelect(){return this._onDidSelect.event}setOptions(e,t){Li(this.options,e)||(this.options=e,this.selectElement.options.length=0,this._hasDetails=!1,this._cachedMaxDetailsHeight=void 0,this.options.forEach((i,n)=>{this.selectElement.add(this.createOption(i.text,n,i.isDisabled)),typeof i.description=="string"&&(this._hasDetails=!0)})),t!==void 0&&(this.select(t),this._currentSelection=this.selected)}setOptionsList(){var e;(e=this.selectList)===null||e===void 0||e.splice(0,this.selectList.length,this.options)}select(e){e>=0&&ethis.options.length-1?this.select(this.options.length-1):this.selected<0&&(this.selected=0),this.selectElement.selectedIndex=this.selected,this.options[this.selected]&&this.options[this.selected].text&&this.setTitle(this.options[this.selected].text)}focus(){this.selectElement&&(this.selectElement.tabIndex=0,this.selectElement.focus())}blur(){this.selectElement&&(this.selectElement.tabIndex=-1,this.selectElement.blur())}setFocusable(e){this.selectElement.tabIndex=e?0:-1}render(e){this.container=e,e.classList.add("select-container"),e.appendChild(this.selectElement),this.styleSelectElement()}initStyleSheet(){const e=[];this.styles.listFocusBackground&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row.focused { background-color: ${this.styles.listFocusBackground} !important; }`),this.styles.listFocusForeground&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row.focused { color: ${this.styles.listFocusForeground} !important; }`),this.styles.decoratorRightForeground&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row:not(.focused) .option-decorator-right { color: ${this.styles.decoratorRightForeground}; }`),this.styles.selectBackground&&this.styles.selectBorder&&this.styles.selectBorder!==this.styles.selectBackground?(e.push(`.monaco-select-box-dropdown-container { border: 1px solid ${this.styles.selectBorder} } `),e.push(`.monaco-select-box-dropdown-container > .select-box-details-pane.border-top { border-top: 1px solid ${this.styles.selectBorder} } `),e.push(`.monaco-select-box-dropdown-container > .select-box-details-pane.border-bottom { border-bottom: 1px solid ${this.styles.selectBorder} } `)):this.styles.selectListBorder&&(e.push(`.monaco-select-box-dropdown-container > .select-box-details-pane.border-top { border-top: 1px solid ${this.styles.selectListBorder} } `),e.push(`.monaco-select-box-dropdown-container > .select-box-details-pane.border-bottom { border-bottom: 1px solid ${this.styles.selectListBorder} } `)),this.styles.listHoverForeground&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row:not(.option-disabled):not(.focused):hover { color: ${this.styles.listHoverForeground} !important; }`),this.styles.listHoverBackground&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row:not(.option-disabled):not(.focused):hover { background-color: ${this.styles.listHoverBackground} !important; }`),this.styles.listFocusOutline&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row.focused { outline: 1.6px dotted ${this.styles.listFocusOutline} !important; outline-offset: -1.6px !important; }`),this.styles.listHoverOutline&&e.push(`.monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row:not(.option-disabled):not(.focused):hover { outline: 1.6px dashed ${this.styles.listHoverOutline} !important; outline-offset: -1.6px !important; }`),e.push(".monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row.option-disabled.focused { background-color: transparent !important; color: inherit !important; outline: none !important; }"),e.push(".monaco-select-box-dropdown-container > .select-box-dropdown-list-container .monaco-list .monaco-list-row.option-disabled:hover { background-color: transparent !important; color: inherit !important; outline: none !important; }"),this.styleElement.textContent=e.join(` +`)}styleSelectElement(){var e,t,i;const n=(e=this.styles.selectBackground)!==null&&e!==void 0?e:"",s=(t=this.styles.selectForeground)!==null&&t!==void 0?t:"",r=(i=this.styles.selectBorder)!==null&&i!==void 0?i:"";this.selectElement.style.backgroundColor=n,this.selectElement.style.color=s,this.selectElement.style.borderColor=r}styleList(){var e,t;const i=(e=this.styles.selectBackground)!==null&&e!==void 0?e:"",n=fc(this.styles.selectListBackground,i);this.selectDropDownListContainer.style.backgroundColor=n,this.selectionDetailsPane.style.backgroundColor=n;const s=(t=this.styles.focusBorder)!==null&&t!==void 0?t:"";this.selectDropDownContainer.style.outlineColor=s,this.selectDropDownContainer.style.outlineOffset="-1px",this.selectList.style(this.styles)}createOption(e,t,i){const n=document.createElement("option");return n.value=e,n.text=e,n.disabled=!!i,n}showSelectDropDown(){this.selectionDetailsPane.innerText="",!(!this.contextViewProvider||this._isVisible)&&(this.createSelectList(this.selectDropDownContainer),this.setOptionsList(),this.contextViewProvider.showContextView({getAnchor:()=>this.selectElement,render:e=>this.renderSelectDropDown(e,!0),layout:()=>{this.layoutSelectDropDown()},onHide:()=>{this.selectDropDownContainer.classList.remove("visible"),this.selectElement.classList.remove("synthetic-focus")},anchorPosition:this._dropDownPosition},this.selectBoxOptions.optionsAsChildren?this.container:void 0),this._isVisible=!0,this.hideSelectDropDown(!1),this.contextViewProvider.showContextView({getAnchor:()=>this.selectElement,render:e=>this.renderSelectDropDown(e),layout:()=>this.layoutSelectDropDown(),onHide:()=>{this.selectDropDownContainer.classList.remove("visible"),this.selectElement.classList.remove("synthetic-focus")},anchorPosition:this._dropDownPosition},this.selectBoxOptions.optionsAsChildren?this.container:void 0),this._currentSelection=this.selected,this._isVisible=!0,this.selectElement.setAttribute("aria-expanded","true"))}hideSelectDropDown(e){!this.contextViewProvider||!this._isVisible||(this._isVisible=!1,this.selectElement.setAttribute("aria-expanded","false"),e&&this.selectElement.focus(),this.contextViewProvider.hideContextView())}renderSelectDropDown(e,t){return e.appendChild(this.selectDropDownContainer),this.layoutSelectDropDown(t),{dispose:()=>{try{e.removeChild(this.selectDropDownContainer)}catch{}}}}measureMaxDetailsHeight(){let e=0;return this.options.forEach((t,i)=>{this.updateDetail(i),this.selectionDetailsPane.offsetHeight>e&&(e=this.selectionDetailsPane.offsetHeight)}),e}layoutSelectDropDown(e){if(this._skipLayout)return!1;if(this.selectList){this.selectDropDownContainer.classList.add("visible");const t=Fe(this.selectElement),i=tn(this.selectElement),n=Fe(this.selectElement).getComputedStyle(this.selectElement),s=parseFloat(n.getPropertyValue("--dropdown-padding-top"))+parseFloat(n.getPropertyValue("--dropdown-padding-bottom")),r=t.innerHeight-i.top-i.height-(this.selectBoxOptions.minBottomMargin||0),a=i.top-zl.DEFAULT_DROPDOWN_MINIMUM_TOP_MARGIN,l=this.selectElement.offsetWidth,d=this.setWidthControlElement(this.widthControlElement),c=Math.max(d,Math.round(l)).toString()+"px";this.selectDropDownContainer.style.width=c,this.selectList.getHTMLElement().style.height="",this.selectList.layout();let h=this.selectList.contentHeight;this._hasDetails&&this._cachedMaxDetailsHeight===void 0&&(this._cachedMaxDetailsHeight=this.measureMaxDetailsHeight());const u=this._hasDetails?this._cachedMaxDetailsHeight:0,g=h+s+u,f=Math.floor((r-s-u)/this.getHeight()),p=Math.floor((a-s-u)/this.getHeight());if(e)return i.top+i.height>t.innerHeight-22||i.topf&&this.options.length>f?(this._dropDownPosition=1,this.selectDropDownContainer.removeChild(this.selectDropDownListContainer),this.selectDropDownContainer.removeChild(this.selectionDetailsPane),this.selectDropDownContainer.appendChild(this.selectionDetailsPane),this.selectDropDownContainer.appendChild(this.selectDropDownListContainer),this.selectionDetailsPane.classList.remove("border-top"),this.selectionDetailsPane.classList.add("border-bottom")):(this._dropDownPosition=0,this.selectDropDownContainer.removeChild(this.selectDropDownListContainer),this.selectDropDownContainer.removeChild(this.selectionDetailsPane),this.selectDropDownContainer.appendChild(this.selectDropDownListContainer),this.selectDropDownContainer.appendChild(this.selectionDetailsPane),this.selectionDetailsPane.classList.remove("border-bottom"),this.selectionDetailsPane.classList.add("border-top")),!0);if(i.top+i.height>t.innerHeight-22||i.topr&&(h=f*this.getHeight())}else g>a&&(h=p*this.getHeight());return this.selectList.layout(h),this.selectList.domFocus(),this.selectList.length>0&&(this.selectList.setFocus([this.selected||0]),this.selectList.reveal(this.selectList.getFocus()[0]||0)),this._hasDetails?(this.selectList.getHTMLElement().style.height=h+s+"px",this.selectDropDownContainer.style.height=""):this.selectDropDownContainer.style.height=h+s+"px",this.updateDetail(this.selected),this.selectDropDownContainer.style.width=c,this.selectDropDownListContainer.setAttribute("tabindex","0"),this.selectElement.classList.add("synthetic-focus"),this.selectDropDownContainer.classList.add("synthetic-focus"),!0}else return!1}setWidthControlElement(e){let t=0;if(e){let i=0,n=0;this.options.forEach((s,r)=>{const a=s.detail?s.detail.length:0,l=s.decoratorRight?s.decoratorRight.length:0,d=s.text.length+a+l;d>n&&(i=r,n=d)}),e.textContent=this.options[i].text+(this.options[i].decoratorRight?this.options[i].decoratorRight+" ":""),t=ko(e)}return t}createSelectList(e){if(this.selectList)return;this.selectDropDownListContainer=J(e,Lg(".select-box-dropdown-list-container")),this.listRenderer=new kce,this.selectList=new pr("SelectBoxCustom",this.selectDropDownListContainer,this,[this.listRenderer],{useShadows:!1,verticalScrollMode:3,keyboardSupport:!1,mouseSupport:!1,accessibilityProvider:{getAriaLabel:n=>{let s=n.text;return n.detail&&(s+=`. ${n.detail}`),n.decoratorRight&&(s+=`. ${n.decoratorRight}`),n.description&&(s+=`. ${n.description}`),s},getWidgetAriaLabel:()=>m({key:"selectBox",comment:["Behave like native select dropdown element."]},"Select Box"),getRole:()=>ht?"":"option",getWidgetRole:()=>"listbox"}}),this.selectBoxOptions.ariaLabel&&(this.selectList.ariaLabel=this.selectBoxOptions.ariaLabel);const t=this._register(new mt(this.selectDropDownListContainer,"keydown")),i=he.chain(t.event,n=>n.filter(()=>this.selectList.length>0).map(s=>new ti(s)));this._register(he.chain(i,n=>n.filter(s=>s.keyCode===3))(this.onEnter,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===2))(this.onEnter,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===9))(this.onEscape,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===16))(this.onUpArrow,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===18))(this.onDownArrow,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===12))(this.onPageDown,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===11))(this.onPageUp,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===14))(this.onHome,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode===13))(this.onEnd,this)),this._register(he.chain(i,n=>n.filter(s=>s.keyCode>=21&&s.keyCode<=56||s.keyCode>=85&&s.keyCode<=113))(this.onCharacter,this)),this._register(q(this.selectList.getHTMLElement(),oe.POINTER_UP,n=>this.onPointerUp(n))),this._register(this.selectList.onMouseOver(n=>typeof n.index<"u"&&this.selectList.setFocus([n.index]))),this._register(this.selectList.onDidChangeFocus(n=>this.onListFocus(n))),this._register(q(this.selectDropDownContainer,oe.FOCUS_OUT,n=>{!this._isVisible||Dn(n.relatedTarget,this.selectDropDownContainer)||this.onListBlur()})),this.selectList.getHTMLElement().setAttribute("aria-label",this.selectBoxOptions.ariaLabel||""),this.selectList.getHTMLElement().setAttribute("aria-expanded","true"),this.styleList()}onPointerUp(e){if(!this.selectList.length)return;vt.stop(e);const t=e.target;if(!t||t.classList.contains("slider"))return;const i=t.closest(".monaco-list-row");if(!i)return;const n=Number(i.getAttribute("data-index")),s=i.classList.contains("option-disabled");n>=0&&n{for(let r=0;rthis.selected+2)this.selected+=2;else{if(t)return;this.selected++}this.select(this.selected),this.selectList.setFocus([this.selected]),this.selectList.reveal(this.selectList.getFocus()[0])}}onUpArrow(e){this.selected>0&&(vt.stop(e,!0),this.options[this.selected-1].isDisabled&&this.selected>1?this.selected-=2:this.selected--,this.select(this.selected),this.selectList.setFocus([this.selected]),this.selectList.reveal(this.selectList.getFocus()[0]))}onPageUp(e){vt.stop(e),this.selectList.focusPreviousPage(),setTimeout(()=>{this.selected=this.selectList.getFocus()[0],this.options[this.selected].isDisabled&&this.selected{this.selected=this.selectList.getFocus()[0],this.options[this.selected].isDisabled&&this.selected>0&&(this.selected--,this.selectList.setFocus([this.selected])),this.selectList.reveal(this.selected),this.select(this.selected)},1)}onHome(e){vt.stop(e),!(this.options.length<2)&&(this.selected=0,this.options[this.selected].isDisabled&&this.selected>1&&this.selected++,this.selectList.setFocus([this.selected]),this.selectList.reveal(this.selected),this.select(this.selected))}onEnd(e){vt.stop(e),!(this.options.length<2)&&(this.selected=this.options.length-1,this.options[this.selected].isDisabled&&this.selected>1&&this.selected--,this.selectList.setFocus([this.selected]),this.selectList.reveal(this.selected),this.select(this.selected))}onCharacter(e){const t=Ud.toString(e.keyCode);let i=-1;for(let n=0;n{this._register(q(this.selectElement,e,t=>{this.selectElement.focus()}))}),this._register(Wi(this.selectElement,"click",e=>{vt.stop(e,!0)})),this._register(Wi(this.selectElement,"change",e=>{this.selectElement.title=e.target.value,this._onDidSelect.fire({index:e.target.selectedIndex,selected:e.target.value})})),this._register(Wi(this.selectElement,"keydown",e=>{let t=!1;ht?(e.keyCode===18||e.keyCode===16||e.keyCode===10)&&(t=!0):(e.keyCode===18&&e.altKey||e.keyCode===10||e.keyCode===3)&&(t=!0),t&&e.stopPropagation()}))}get onDidSelect(){return this._onDidSelect.event}setOptions(e,t){(!this.options||!Li(this.options,e))&&(this.options=e,this.selectElement.options.length=0,this.options.forEach((i,n)=>{this.selectElement.add(this.createOption(i.text,n,i.isDisabled))})),t!==void 0&&this.select(t)}select(e){this.options.length===0?this.selected=0:e>=0&&ethis.options.length-1?this.select(this.options.length-1):this.selected<0&&(this.selected=0),this.selectElement.selectedIndex=this.selected,this.selected{this.element&&this.handleActionChangeEvent(n)}))}handleActionChangeEvent(e){e.enabled!==void 0&&this.updateEnabled(),e.checked!==void 0&&this.updateChecked(),e.class!==void 0&&this.updateClass(),e.label!==void 0&&(this.updateLabel(),this.updateTooltip()),e.tooltip!==void 0&&this.updateTooltip()}get actionRunner(){return this._actionRunner||(this._actionRunner=this._register(new Zg)),this._actionRunner}set actionRunner(e){this._actionRunner=e}isEnabled(){return this._action.enabled}setActionContext(e){this._context=e}render(e){const t=this.element=e;this._register(ni.addTarget(e));const i=this.options&&this.options.draggable;i&&(e.draggable=!0,Ar&&this._register(q(e,oe.DRAG_START,n=>{var s;return(s=n.dataTransfer)===null||s===void 0?void 0:s.setData(l0.TEXT,this._action.label)}))),this._register(q(t,si.Tap,n=>this.onClick(n,!0))),this._register(q(t,oe.MOUSE_DOWN,n=>{i||vt.stop(n,!0),this._action.enabled&&n.button===0&&t.classList.add("active")})),ht&&this._register(q(t,oe.CONTEXT_MENU,n=>{n.button===0&&n.ctrlKey===!0&&this.onClick(n)})),this._register(q(t,oe.CLICK,n=>{vt.stop(n,!0),this.options&&this.options.isMenu||this.onClick(n)})),this._register(q(t,oe.DBLCLICK,n=>{vt.stop(n,!0)})),[oe.MOUSE_UP,oe.MOUSE_OUT].forEach(n=>{this._register(q(t,n,s=>{vt.stop(s),t.classList.remove("active")}))})}onClick(e,t=!1){var i;vt.stop(e,!0);const n=Xo(this._context)?!((i=this.options)===null||i===void 0)&&i.useEventAsContext?e:{preserveFocus:t}:this._context;this.actionRunner.run(this._action,n)}focus(){this.element&&(this.element.tabIndex=0,this.element.focus(),this.element.classList.add("focused"))}blur(){this.element&&(this.element.blur(),this.element.tabIndex=-1,this.element.classList.remove("focused"))}setFocusable(e){this.element&&(this.element.tabIndex=e?0:-1)}get trapsArrowNavigation(){return!1}updateEnabled(){}updateLabel(){}getClass(){return this.action.class}getTooltip(){return this.action.tooltip}updateTooltip(){var e,t,i;if(!this.element)return;const n=(e=this.getTooltip())!==null&&e!==void 0?e:"";if(this.updateAriaLabel(),!((t=this.options.hoverDelegate)===null||t===void 0)&&t.showNativeHover)this.element.title=n;else if(!this.customHover&&n!==""){const s=(i=this.options.hoverDelegate)!==null&&i!==void 0?i:Js("element");this.customHover=this._store.add(ul().setupUpdatableHover(s,this.element,n))}else this.customHover&&this.customHover.update(n)}updateAriaLabel(){var e;if(this.element){const t=(e=this.getTooltip())!==null&&e!==void 0?e:"";this.element.setAttribute("aria-label",t)}}updateClass(){}updateChecked(){}dispose(){this.element&&(this.element.remove(),this.element=void 0),this._context=void 0,super.dispose()}}class zp extends Ra{constructor(e,t,i){super(e,t,i),this.options=i,this.options.icon=i.icon!==void 0?i.icon:!1,this.options.label=i.label!==void 0?i.label:!0,this.cssClass=""}render(e){super.render(e),xt(this.element);const t=document.createElement("a");if(t.classList.add("action-label"),t.setAttribute("role",this.getDefaultAriaRole()),this.label=t,this.element.appendChild(t),this.options.label&&this.options.keybinding){const i=document.createElement("span");i.classList.add("keybinding"),i.textContent=this.options.keybinding,this.element.appendChild(i)}this.updateClass(),this.updateLabel(),this.updateTooltip(),this.updateEnabled(),this.updateChecked()}getDefaultAriaRole(){return this._action.id===un.ID?"presentation":this.options.isMenu?"menuitem":"button"}focus(){this.label&&(this.label.tabIndex=0,this.label.focus())}blur(){this.label&&(this.label.tabIndex=-1)}setFocusable(e){this.label&&(this.label.tabIndex=e?0:-1)}updateLabel(){this.options.label&&this.label&&(this.label.textContent=this.action.label)}getTooltip(){let e=null;return this.action.tooltip?e=this.action.tooltip:!this.options.label&&this.action.label&&this.options.icon&&(e=this.action.label,this.options.keybinding&&(e=m({key:"titleLabel",comment:["action title","action keybinding"]},"{0} ({1})",e,this.options.keybinding))),e??void 0}updateClass(){var e;this.cssClass&&this.label&&this.label.classList.remove(...this.cssClass.split(" ")),this.options.icon?(this.cssClass=this.getClass(),this.label&&(this.label.classList.add("codicon"),this.cssClass&&this.label.classList.add(...this.cssClass.split(" "))),this.updateEnabled()):(e=this.label)===null||e===void 0||e.classList.remove("codicon")}updateEnabled(){var e,t;this.action.enabled?(this.label&&(this.label.removeAttribute("aria-disabled"),this.label.classList.remove("disabled")),(e=this.element)===null||e===void 0||e.classList.remove("disabled")):(this.label&&(this.label.setAttribute("aria-disabled","true"),this.label.classList.add("disabled")),(t=this.element)===null||t===void 0||t.classList.add("disabled"))}updateAriaLabel(){var e;if(this.label){const t=(e=this.getTooltip())!==null&&e!==void 0?e:"";this.label.setAttribute("aria-label",t)}}updateChecked(){this.label&&(this.action.checked!==void 0?(this.label.classList.toggle("checked",this.action.checked),this.label.setAttribute("aria-checked",this.action.checked?"true":"false"),this.label.setAttribute("role","checkbox")):(this.label.classList.remove("checked"),this.label.removeAttribute("aria-checked"),this.label.setAttribute("role",this.getDefaultAriaRole())))}}class Ice extends Ra{constructor(e,t,i,n,s,r,a){super(e,t),this.selectBox=new xce(i,n,s,r,a),this.selectBox.setFocusable(!1),this._register(this.selectBox),this.registerListeners()}select(e){this.selectBox.select(e)}registerListeners(){this._register(this.selectBox.onDidSelect(e=>this.runAction(e.selected,e.index)))}runAction(e,t){this.actionRunner.run(this._action,this.getActionContext(e,t))}getActionContext(e,t){return e}setFocusable(e){this.selectBox.setFocusable(e)}focus(){var e;(e=this.selectBox)===null||e===void 0||e.focus()}blur(){var e;(e=this.selectBox)===null||e===void 0||e.blur()}render(e){this.selectBox.render(e)}}class Ece extends Zg{constructor(e,t){super(),this._onDidChangeVisibility=this._register(new F),this.onDidChangeVisibility=this._onDidChangeVisibility.event,this._element=J(e,ae(".monaco-dropdown")),this._label=J(this._element,ae(".dropdown-label"));let i=t.labelRenderer;i||(i=s=>(s.textContent=t.label||"",null));for(const s of[oe.CLICK,oe.MOUSE_DOWN,si.Tap])this._register(q(this.element,s,r=>vt.stop(r,!0)));for(const s of[oe.MOUSE_DOWN,si.Tap])this._register(q(this._label,s,r=>{cA(r)&&(r.detail>1||r.button!==0)||(this.visible?this.hide():this.show())}));this._register(q(this._label,oe.KEY_UP,s=>{const r=new ti(s);(r.equals(3)||r.equals(10))&&(vt.stop(s,!0),this.visible?this.hide():this.show())}));const n=i(this._label);n&&this._register(n),this._register(ni.addTarget(this._label))}get element(){return this._element}show(){this.visible||(this.visible=!0,this._onDidChangeVisibility.fire(!0))}hide(){this.visible&&(this.visible=!1,this._onDidChangeVisibility.fire(!1))}dispose(){super.dispose(),this.hide(),this.boxContainer&&(this.boxContainer.remove(),this.boxContainer=void 0),this.contents&&(this.contents.remove(),this.contents=void 0),this._label&&(this._label.remove(),this._label=void 0)}}class Nce extends Ece{constructor(e,t){super(e,t),this._options=t,this._actions=[],this.actions=t.actions||[]}set menuOptions(e){this._menuOptions=e}get menuOptions(){return this._menuOptions}get actions(){return this._options.actionProvider?this._options.actionProvider.getActions():this._actions}set actions(e){this._actions=e}show(){super.show(),this.element.classList.add("active"),this._options.contextMenuProvider.showContextMenu({getAnchor:()=>this.element,getActions:()=>this.actions,getActionsContext:()=>this.menuOptions?this.menuOptions.context:null,getActionViewItem:(e,t)=>this.menuOptions&&this.menuOptions.actionViewItemProvider?this.menuOptions.actionViewItemProvider(e,t):void 0,getKeyBinding:e=>this.menuOptions&&this.menuOptions.getKeyBinding?this.menuOptions.getKeyBinding(e):void 0,getMenuClassName:()=>this._options.menuClassName||"",onHide:()=>this.onHide(),actionRunner:this.menuOptions?this.menuOptions.actionRunner:void 0,anchorAlignment:this.menuOptions?this.menuOptions.anchorAlignment:0,domForShadowRoot:this._options.menuAsChild?this.element:void 0,skipTelemetry:this._options.skipTelemetry})}hide(){super.hide()}onHide(){this.hide(),this.element.classList.remove("active")}}class wy extends Ra{constructor(e,t,i,n=Object.create(null)){super(null,e,n),this.actionItem=null,this._onDidChangeVisibility=this._register(new F),this.onDidChangeVisibility=this._onDidChangeVisibility.event,this.menuActionsOrProvider=t,this.contextMenuProvider=i,this.options=n,this.options.actionRunner&&(this.actionRunner=this.options.actionRunner)}render(e){this.actionItem=e;const t=s=>{var r;this.element=J(s,ae("a.action-label"));let a=[];return typeof this.options.classNames=="string"?a=this.options.classNames.split(/\s+/g).filter(l=>!!l):this.options.classNames&&(a=this.options.classNames),a.find(l=>l==="icon")||a.push("codicon"),this.element.classList.add(...a),this.element.setAttribute("role","button"),this.element.setAttribute("aria-haspopup","true"),this.element.setAttribute("aria-expanded","false"),this._action.label&&this._register(ul().setupUpdatableHover((r=this.options.hoverDelegate)!==null&&r!==void 0?r:Js("mouse"),this.element,this._action.label)),this.element.ariaLabel=this._action.label||"",null},i=Array.isArray(this.menuActionsOrProvider),n={contextMenuProvider:this.contextMenuProvider,labelRenderer:t,menuAsChild:this.options.menuAsChild,actions:i?this.menuActionsOrProvider:void 0,actionProvider:i?void 0:this.menuActionsOrProvider,skipTelemetry:this.options.skipTelemetry};if(this.dropdownMenu=this._register(new Nce(e,n)),this._register(this.dropdownMenu.onDidChangeVisibility(s=>{var r;(r=this.element)===null||r===void 0||r.setAttribute("aria-expanded",`${s}`),this._onDidChangeVisibility.fire(s)})),this.dropdownMenu.menuOptions={actionViewItemProvider:this.options.actionViewItemProvider,actionRunner:this.actionRunner,getKeyBinding:this.options.keybindingProvider,context:this._context},this.options.anchorAlignmentProvider){const s=this;this.dropdownMenu.menuOptions={...this.dropdownMenu.menuOptions,get anchorAlignment(){return s.options.anchorAlignmentProvider()}}}this.updateTooltip(),this.updateEnabled()}getTooltip(){let e=null;return this.action.tooltip?e=this.action.tooltip:this.action.label&&(e=this.action.label),e??void 0}setActionContext(e){super.setActionContext(e),this.dropdownMenu&&(this.dropdownMenu.menuOptions?this.dropdownMenu.menuOptions.context=e:this.dropdownMenu.menuOptions={context:e})}show(){var e;(e=this.dropdownMenu)===null||e===void 0||e.show()}updateEnabled(){var e,t;const i=!this.action.enabled;(e=this.actionItem)===null||e===void 0||e.classList.toggle("disabled",i),(t=this.element)===null||t===void 0||t.classList.toggle("disabled",i)}}function Tce(o){return o&&typeof o=="object"&&typeof o.original=="string"&&typeof o.value=="string"}function Mce(o){return o?o.condition!==void 0:!1}var lp;(function(o){o[o.STORAGE_DOES_NOT_EXIST=0]="STORAGE_DOES_NOT_EXIST",o[o.STORAGE_IN_MEMORY=1]="STORAGE_IN_MEMORY"})(lp||(lp={}));var Fm;(function(o){o[o.None=0]="None",o[o.Initialized=1]="Initialized",o[o.Closed=2]="Closed"})(Fm||(Fm={}));class dp extends H{constructor(e,t=Object.create(null)){super(),this.database=e,this.options=t,this._onDidChangeStorage=this._register(new Ug),this.onDidChangeStorage=this._onDidChangeStorage.event,this.state=Fm.None,this.cache=new Map,this.flushDelayer=this._register(new lW(dp.DEFAULT_FLUSH_DELAY)),this.pendingDeletes=new Set,this.pendingInserts=new Map,this.whenFlushedCallbacks=[],this.registerListeners()}registerListeners(){this._register(this.database.onDidChangeItemsExternal(e=>this.onDidChangeItemsExternal(e)))}onDidChangeItemsExternal(e){var t,i;this._onDidChangeStorage.pause();try{(t=e.changed)===null||t===void 0||t.forEach((n,s)=>this.acceptExternal(s,n)),(i=e.deleted)===null||i===void 0||i.forEach(n=>this.acceptExternal(n,void 0))}finally{this._onDidChangeStorage.resume()}}acceptExternal(e,t){if(this.state===Fm.Closed)return;let i=!1;Xo(t)?i=this.cache.delete(e):this.cache.get(e)!==t&&(this.cache.set(e,t),i=!0),i&&this._onDidChangeStorage.fire({key:e,external:!0})}get(e,t){const i=this.cache.get(e);return Xo(i)?t:i}getBoolean(e,t){const i=this.get(e);return Xo(i)?t:i==="true"}getNumber(e,t){const i=this.get(e);return Xo(i)?t:parseInt(i,10)}async set(e,t,i=!1){if(this.state===Fm.Closed)return;if(Xo(t))return this.delete(e,i);const n=Ws(t)||Array.isArray(t)?gle(t):String(t);if(this.cache.get(e)!==n)return this.cache.set(e,n),this.pendingInserts.set(e,n),this.pendingDeletes.delete(e),this._onDidChangeStorage.fire({key:e,external:i}),this.doFlush()}async delete(e,t=!1){if(!(this.state===Fm.Closed||!this.cache.delete(e)))return this.pendingDeletes.has(e)||this.pendingDeletes.add(e),this.pendingInserts.delete(e),this._onDidChangeStorage.fire({key:e,external:t}),this.doFlush()}get hasPending(){return this.pendingInserts.size>0||this.pendingDeletes.size>0}async flushPending(){if(!this.hasPending)return;const e={insert:this.pendingInserts,delete:this.pendingDeletes};return this.pendingDeletes=new Set,this.pendingInserts=new Map,this.database.updateItems(e).finally(()=>{var t;if(!this.hasPending)for(;this.whenFlushedCallbacks.length;)(t=this.whenFlushedCallbacks.pop())===null||t===void 0||t()})}async doFlush(e){return this.options.hint===lp.STORAGE_IN_MEMORY?this.flushPending():this.flushDelayer.trigger(()=>this.flushPending(),e)}}dp.DEFAULT_FLUSH_DELAY=100;class uI{constructor(){this.onDidChangeItemsExternal=he.None,this.items=new Map}async updateItems(e){var t,i;(t=e.insert)===null||t===void 0||t.forEach((n,s)=>this.items.set(s,n)),(i=e.delete)===null||i===void 0||i.forEach(n=>this.items.delete(n))}}const eS="__$__targetStorageMarker",va=ft("storageService");var u0;(function(o){o[o.NONE=0]="NONE",o[o.SHUTDOWN=1]="SHUTDOWN"})(u0||(u0={}));function Rce(o){const e=o.get(eS);if(e)try{return JSON.parse(e)}catch{}return Object.create(null)}class Tk extends H{constructor(e={flushInterval:Tk.DEFAULT_FLUSH_INTERVAL}){super(),this.options=e,this._onDidChangeValue=this._register(new Ug),this._onDidChangeTarget=this._register(new Ug),this._onWillSaveState=this._register(new F),this.onWillSaveState=this._onWillSaveState.event,this._workspaceKeyTargets=void 0,this._profileKeyTargets=void 0,this._applicationKeyTargets=void 0}onDidChangeValue(e,t,i){return he.filter(this._onDidChangeValue.event,n=>n.scope===e&&(t===void 0||n.key===t),i)}emitDidChangeValue(e,t){const{key:i,external:n}=t;if(i===eS){switch(e){case-1:this._applicationKeyTargets=void 0;break;case 0:this._profileKeyTargets=void 0;break;case 1:this._workspaceKeyTargets=void 0;break}this._onDidChangeTarget.fire({scope:e})}else this._onDidChangeValue.fire({scope:e,key:i,target:this.getKeyTargets(e)[i],external:n})}get(e,t,i){var n;return(n=this.getStorage(t))===null||n===void 0?void 0:n.get(e,i)}getBoolean(e,t,i){var n;return(n=this.getStorage(t))===null||n===void 0?void 0:n.getBoolean(e,i)}getNumber(e,t,i){var n;return(n=this.getStorage(t))===null||n===void 0?void 0:n.getNumber(e,i)}store(e,t,i,n,s=!1){if(Xo(t)){this.remove(e,i,s);return}this.withPausedEmitters(()=>{var r;this.updateKeyTarget(e,i,n),(r=this.getStorage(i))===null||r===void 0||r.set(e,t,s)})}remove(e,t,i=!1){this.withPausedEmitters(()=>{var n;this.updateKeyTarget(e,t,void 0),(n=this.getStorage(t))===null||n===void 0||n.delete(e,i)})}withPausedEmitters(e){this._onDidChangeValue.pause(),this._onDidChangeTarget.pause();try{e()}finally{this._onDidChangeValue.resume(),this._onDidChangeTarget.resume()}}updateKeyTarget(e,t,i,n=!1){var s,r;const a=this.getKeyTargets(t);typeof i=="number"?a[e]!==i&&(a[e]=i,(s=this.getStorage(t))===null||s===void 0||s.set(eS,JSON.stringify(a),n)):typeof a[e]=="number"&&(delete a[e],(r=this.getStorage(t))===null||r===void 0||r.set(eS,JSON.stringify(a),n))}get workspaceKeyTargets(){return this._workspaceKeyTargets||(this._workspaceKeyTargets=this.loadKeyTargets(1)),this._workspaceKeyTargets}get profileKeyTargets(){return this._profileKeyTargets||(this._profileKeyTargets=this.loadKeyTargets(0)),this._profileKeyTargets}get applicationKeyTargets(){return this._applicationKeyTargets||(this._applicationKeyTargets=this.loadKeyTargets(-1)),this._applicationKeyTargets}getKeyTargets(e){switch(e){case-1:return this.applicationKeyTargets;case 0:return this.profileKeyTargets;default:return this.workspaceKeyTargets}}loadKeyTargets(e){const t=this.getStorage(e);return t?Rce(t):Object.create(null)}}Tk.DEFAULT_FLUSH_INTERVAL=60*1e3;class Ace extends Tk{constructor(){super(),this.applicationStorage=this._register(new dp(new uI,{hint:lp.STORAGE_IN_MEMORY})),this.profileStorage=this._register(new dp(new uI,{hint:lp.STORAGE_IN_MEMORY})),this.workspaceStorage=this._register(new dp(new uI,{hint:lp.STORAGE_IN_MEMORY})),this._register(this.workspaceStorage.onDidChangeStorage(e=>this.emitDidChangeValue(1,e))),this._register(this.profileStorage.onDidChangeStorage(e=>this.emitDidChangeValue(0,e))),this._register(this.applicationStorage.onDidChangeStorage(e=>this.emitDidChangeValue(-1,e)))}getStorage(e){switch(e){case-1:return this.applicationStorage;case 0:return this.profileStorage;default:return this.workspaceStorage}}}function Pce(o,e){const t={...e};for(const i in o){const n=o[i];t[i]=n!==void 0?Ce(n):void 0}return t}const Oce={keybindingLabelBackground:Ce(Jee),keybindingLabelForeground:Ce(ete),keybindingLabelBorder:Ce(tte),keybindingLabelBottomBorder:Ce(ite),keybindingLabelShadow:Ce(sc)},Fce={buttonForeground:Ce(vv),buttonSeparator:Ce(Kee),buttonBackground:Ce(bv),buttonHoverBackground:Ce(jee),buttonSecondaryForeground:Ce(Gee),buttonSecondaryBackground:Ce(VN),buttonSecondaryHoverBackground:Ce(Zee),buttonBorder:Ce(qee)},Bce={progressBarBackground:Ce(lee)},Sy={inputActiveOptionBorder:Ce(AA),inputActiveOptionForeground:Ce(PA),inputActiveOptionBackground:Ce(Cg)};Ce(Yee),Ce(Xee),Ce(Qee);Ce(Gi),Ce(Jd),Ce(sc),Ce(pt),Ce(xee),Ce(Iee),Ce(Eee),Ce(ree);const yy={inputBackground:Ce(HN),inputForeground:Ce(k6),inputBorder:Ce(D6),inputValidationInfoBorder:Ce(Fee),inputValidationInfoBackground:Ce(Pee),inputValidationInfoForeground:Ce(Oee),inputValidationWarningBorder:Ce(Hee),inputValidationWarningBackground:Ce(Bee),inputValidationWarningForeground:Ce(Wee),inputValidationErrorBorder:Ce(Uee),inputValidationErrorBackground:Ce(Vee),inputValidationErrorForeground:Ce(zee)},Wce={listFilterWidgetBackground:Ce(fte),listFilterWidgetOutline:Ce(mte),listFilterWidgetNoMatchesOutline:Ce(pte),listFilterWidgetShadow:Ce(_te),inputBoxStyles:yy,toggleStyles:Sy},LV={badgeBackground:Ce($w),badgeForeground:Ce(aee),badgeBorder:Ce(pt)};Ce(kee),Ce(Lee),Ce(l5),Ce(l5),Ce(Dee);const Tf={listBackground:void 0,listInactiveFocusForeground:void 0,listFocusBackground:Ce(nte),listFocusForeground:Ce(ste),listFocusOutline:Ce(ote),listActiveSelectionBackground:Ce(rc),listActiveSelectionForeground:Ce(Gl),listActiveSelectionIconForeground:Ce(Cv),listFocusAndSelectionOutline:Ce(rte),listFocusAndSelectionBackground:Ce(rc),listFocusAndSelectionForeground:Ce(Gl),listInactiveSelectionBackground:Ce(ate),listInactiveSelectionIconForeground:Ce(dte),listInactiveSelectionForeground:Ce(lte),listInactiveFocusBackground:Ce(cte),listInactiveFocusOutline:Ce(hte),listHoverBackground:Ce(x6),listHoverForeground:Ce(I6),listDropOverBackground:Ce(ute),listDropBetweenBackground:Ce(gte),listSelectionOutline:Ce(pi),listHoverOutline:Ce(pi),treeIndentGuidesStroke:Ce(wv),treeInactiveIndentGuidesStroke:Ce(vte),treeStickyScrollBackground:void 0,treeStickyScrollBorder:void 0,treeStickyScrollShadow:void 0,tableColumnsBorder:Ce(bte),tableOddRowsBackgroundColor:Ce(Cte)};function Mf(o){return Pce(o,Tf)}const Hce={selectBackground:Ce(ql),selectListBackground:Ce($ee),selectForeground:Ce(oc),decoratorRightForeground:Ce(E6),selectBorder:Ce(Im),focusBorder:Ce(Ir),listFocusBackground:Ce(Ch),listInactiveSelectionIconForeground:Ce(Em),listFocusForeground:Ce(bh),listFocusOutline:iee(pi,$.transparent.toString()),listHoverBackground:Ce(x6),listHoverForeground:Ce(I6),listHoverOutline:Ce(pi),selectListBorder:Ce(ec),listBackground:void 0,listActiveSelectionBackground:void 0,listActiveSelectionForeground:void 0,listActiveSelectionIconForeground:void 0,listFocusAndSelectionBackground:void 0,listDropOverBackground:void 0,listDropBetweenBackground:void 0,listInactiveSelectionBackground:void 0,listInactiveSelectionForeground:void 0,listInactiveFocusBackground:void 0,listInactiveFocusOutline:void 0,listSelectionOutline:void 0,listFocusAndSelectionForeground:void 0,listFocusAndSelectionOutline:void 0,listInactiveFocusForeground:void 0,tableColumnsBorder:void 0,tableOddRowsBackgroundColor:void 0,treeIndentGuidesStroke:void 0,treeInactiveIndentGuidesStroke:void 0,treeStickyScrollBackground:void 0,treeStickyScrollBorder:void 0,treeStickyScrollShadow:void 0},Vce={shadowColor:Ce(sc),borderColor:Ce(wte),foregroundColor:Ce(Ste),backgroundColor:Ce(yte),selectionForegroundColor:Ce(Lte),selectionBackgroundColor:Ce(kte),selectionBorderColor:Ce(Dte),separatorColor:Ce(xte),scrollbarShadow:Ce(gv),scrollbarSliderBackground:Ce(fv),scrollbarSliderHoverBackground:Ce(mv),scrollbarSliderActiveBackground:Ce(pv)};var Mk=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},uo=function(o,e){return function(t,i){e(t,i,o)}};function zce(o,e,t,i){const n=o.getActions(e),s=Xd.getInstance(),r=s.keyStatus.altKey||(os||qs)&&s.keyStatus.shiftKey;kV(n,t,r,a=>a==="navigation")}function Rk(o,e,t,i,n,s){const r=o.getActions(e);kV(r,t,!1,typeof i=="string"?l=>l===i:i,n,s)}function kV(o,e,t,i=r=>r==="navigation",n=()=>!1,s=!1){let r,a;Array.isArray(e)?(r=e,a=e):(r=e.primary,a=e.secondary);const l=new Set;for(const[d,c]of o){let h;i(d)?(h=r,h.length>0&&s&&h.push(new un)):(h=a,h.length>0&&h.push(new un));for(let u of c){t&&(u=u instanceof Mo&&u.alt?u.alt:u);const g=h.push(u);u instanceof wp&&l.add({group:d,action:u,index:g-1})}}for(const{group:d,action:c,index:h}of l){const u=i(d)?r:a,g=c.actions;n(c,d,u.length)&&u.splice(h,1,...g)}}let ou=class extends zp{constructor(e,t,i,n,s,r,a,l){super(void 0,e,{icon:!!(e.class||e.item.icon),label:!e.class&&!e.item.icon,draggable:t==null?void 0:t.draggable,keybinding:t==null?void 0:t.keybinding,hoverDelegate:t==null?void 0:t.hoverDelegate}),this._keybindingService=i,this._notificationService=n,this._contextKeyService=s,this._themeService=r,this._contextMenuService=a,this._accessibilityService=l,this._wantsAltCommand=!1,this._itemClassDispose=this._register(new En),this._altKey=Xd.getInstance()}get _menuItemAction(){return this._action}get _commandAction(){return this._wantsAltCommand&&this._menuItemAction.alt||this._menuItemAction}async onClick(e){e.preventDefault(),e.stopPropagation();try{await this.actionRunner.run(this._commandAction,this._context)}catch(t){this._notificationService.error(t)}}render(e){if(super.render(e),e.classList.add("menu-entry"),this.options.icon&&this._updateItemClass(this._menuItemAction.item),this._menuItemAction.alt){let t=!1;const i=()=>{var n;const s=!!(!((n=this._menuItemAction.alt)===null||n===void 0)&&n.enabled)&&(!this._accessibilityService.isMotionReduced()||t)&&(this._altKey.keyStatus.altKey||this._altKey.keyStatus.shiftKey&&t);s!==this._wantsAltCommand&&(this._wantsAltCommand=s,this.updateLabel(),this.updateTooltip(),this.updateClass())};this._register(this._altKey.event(i)),this._register(q(e,"mouseleave",n=>{t=!1,i()})),this._register(q(e,"mouseenter",n=>{t=!0,i()})),i()}}updateLabel(){this.options.label&&this.label&&(this.label.textContent=this._commandAction.label)}getTooltip(){var e;const t=this._keybindingService.lookupKeybinding(this._commandAction.id,this._contextKeyService),i=t&&t.getLabel(),n=this._commandAction.tooltip||this._commandAction.label;let s=i?m("titleAndKb","{0} ({1})",n,i):n;if(!this._wantsAltCommand&&(!((e=this._menuItemAction.alt)===null||e===void 0)&&e.enabled)){const r=this._menuItemAction.alt.tooltip||this._menuItemAction.alt.label,a=this._keybindingService.lookupKeybinding(this._menuItemAction.alt.id,this._contextKeyService),l=a&&a.getLabel(),d=l?m("titleAndKb","{0} ({1})",r,l):r;s=m("titleAndKbAndAlt",`{0} +[{1}] {2}`,s,xP.modifierLabels[Eo].altKey,d)}return s}updateClass(){this.options.icon&&(this._commandAction!==this._menuItemAction?this._menuItemAction.alt&&this._updateItemClass(this._menuItemAction.alt.item):this._updateItemClass(this._menuItemAction.item))}_updateItemClass(e){this._itemClassDispose.value=void 0;const{element:t,label:i}=this;if(!t||!i)return;const n=this._commandAction.checked&&Mce(e.toggled)&&e.toggled.icon?e.toggled.icon:e.icon;if(n)if(Ve.isThemeIcon(n)){const s=Ve.asClassNameArray(n);i.classList.add(...s),this._itemClassDispose.value=Ne(()=>{i.classList.remove(...s)})}else i.style.backgroundImage=Np(this._themeService.getColorTheme().type)?Dc(n.dark):Dc(n.light),i.classList.add("icon"),this._itemClassDispose.value=da(Ne(()=>{i.style.backgroundImage="",i.classList.remove("icon")}),this._themeService.onDidColorThemeChange(()=>{this.updateClass()}))}};ou=Mk([uo(2,Ot),uo(3,Yi),uo(4,ze),uo(5,Cn),uo(6,Ho),uo(7,Bo)],ou);let VT=class extends wy{constructor(e,t,i,n,s){var r,a,l;const d={...t,menuAsChild:(r=t==null?void 0:t.menuAsChild)!==null&&r!==void 0?r:!1,classNames:(a=t==null?void 0:t.classNames)!==null&&a!==void 0?a:Ve.isThemeIcon(e.item.icon)?Ve.asClassName(e.item.icon):void 0,keybindingProvider:(l=t==null?void 0:t.keybindingProvider)!==null&&l!==void 0?l:c=>i.lookupKeybinding(c.id)};super(e,{getActions:()=>e.actions},n,d),this._keybindingService=i,this._contextMenuService=n,this._themeService=s}render(e){super.render(e),xt(this.element),e.classList.add("menu-entry");const t=this._action,{icon:i}=t.item;if(i&&!Ve.isThemeIcon(i)){this.element.classList.add("icon");const n=()=>{this.element&&(this.element.style.backgroundImage=Np(this._themeService.getColorTheme().type)?Dc(i.dark):Dc(i.light))};n(),this._register(this._themeService.onDidColorThemeChange(()=>{n()}))}}};VT=Mk([uo(2,Ot),uo(3,Ho),uo(4,Cn)],VT);let zT=class extends Ra{constructor(e,t,i,n,s,r,a,l){var d,c,h;super(null,e),this._keybindingService=i,this._notificationService=n,this._contextMenuService=s,this._menuService=r,this._instaService=a,this._storageService=l,this._container=null,this._options=t,this._storageKey=`${e.item.submenu.id}_lastActionId`;let u;const g=t!=null&&t.persistLastActionId?l.get(this._storageKey,1):void 0;g&&(u=e.actions.find(p=>g===p.id)),u||(u=e.actions[0]),this._defaultAction=this._instaService.createInstance(ou,u,{keybinding:this._getDefaultActionKeybindingLabel(u)});const f={keybindingProvider:p=>this._keybindingService.lookupKeybinding(p.id),...t,menuAsChild:(d=t==null?void 0:t.menuAsChild)!==null&&d!==void 0?d:!0,classNames:(c=t==null?void 0:t.classNames)!==null&&c!==void 0?c:["codicon","codicon-chevron-down"],actionRunner:(h=t==null?void 0:t.actionRunner)!==null&&h!==void 0?h:new Zg};this._dropdown=new wy(e,e.actions,this._contextMenuService,f),this._register(this._dropdown.actionRunner.onDidRun(p=>{p.action instanceof Mo&&this.update(p.action)}))}update(e){var t;!((t=this._options)===null||t===void 0)&&t.persistLastActionId&&this._storageService.store(this._storageKey,e.id,1,1),this._defaultAction.dispose(),this._defaultAction=this._instaService.createInstance(ou,e,{keybinding:this._getDefaultActionKeybindingLabel(e)}),this._defaultAction.actionRunner=new class extends Zg{async runAction(i,n){await i.run(void 0)}},this._container&&this._defaultAction.render(hA(this._container,ae(".action-container")))}_getDefaultActionKeybindingLabel(e){var t;let i;if(!((t=this._options)===null||t===void 0)&&t.renderKeybindingWithDefaultActionLabel){const n=this._keybindingService.lookupKeybinding(e.id);n&&(i=`(${n.getLabel()})`)}return i}setActionContext(e){super.setActionContext(e),this._defaultAction.setActionContext(e),this._dropdown.setActionContext(e)}render(e){this._container=e,super.render(this._container),this._container.classList.add("monaco-dropdown-with-default");const t=ae(".action-container");this._defaultAction.render(J(this._container,t)),this._register(q(t,oe.KEY_DOWN,n=>{const s=new ti(n);s.equals(17)&&(this._defaultAction.element.tabIndex=-1,this._dropdown.focus(),s.stopPropagation())}));const i=ae(".dropdown-action-container");this._dropdown.render(J(this._container,i)),this._register(q(i,oe.KEY_DOWN,n=>{var s;const r=new ti(n);r.equals(15)&&(this._defaultAction.element.tabIndex=0,this._dropdown.setFocusable(!1),(s=this._defaultAction.element)===null||s===void 0||s.focus(),r.stopPropagation())}))}focus(e){e?this._dropdown.focus():(this._defaultAction.element.tabIndex=0,this._defaultAction.element.focus())}blur(){this._defaultAction.element.tabIndex=-1,this._dropdown.blur(),this._container.blur()}setFocusable(e){e?this._defaultAction.element.tabIndex=0:(this._defaultAction.element.tabIndex=-1,this._dropdown.setFocusable(!1))}dispose(){this._defaultAction.dispose(),this._dropdown.dispose(),super.dispose()}};zT=Mk([uo(2,Ot),uo(3,Yi),uo(4,Ho),uo(5,fr),uo(6,Ae),uo(7,va)],zT);let UT=class extends Ice{constructor(e,t){super(null,e,e.actions.map(i=>({text:i.id===un.ID?"─────────":i.label,isDisabled:!i.enabled})),0,t,Hce,{ariaLabel:e.tooltip,optionsAsChildren:!0}),this.select(Math.max(0,e.actions.findIndex(i=>i.checked)))}render(e){super.render(e),e.style.borderColor=Ce(Im)}runAction(e,t){const i=this.action.actions[t];i&&this.actionRunner.run(i)}};UT=Mk([uo(1,Oc)],UT);function DV(o,e,t){return e instanceof Mo?o.createInstance(ou,e,t):e instanceof jm?e.item.isSelection?o.createInstance(UT,e):e.item.rememberDefaultAction?o.createInstance(zT,e,{...t,persistLastActionId:!0}):o.createInstance(VT,e,t):void 0}class Br extends H{constructor(e,t={}){var i,n,s,r,a,l,d;super(),this._actionRunnerDisposables=this._register(new Q),this.viewItemDisposables=this._register(new K2),this.triggerKeyDown=!1,this.focusable=!0,this._onDidBlur=this._register(new F),this.onDidBlur=this._onDidBlur.event,this._onDidCancel=this._register(new F({onWillAddFirstListener:()=>this.cancelHasListener=!0})),this.onDidCancel=this._onDidCancel.event,this.cancelHasListener=!1,this._onDidRun=this._register(new F),this.onDidRun=this._onDidRun.event,this._onWillRun=this._register(new F),this.onWillRun=this._onWillRun.event,this.options=t,this._context=(i=t.context)!==null&&i!==void 0?i:null,this._orientation=(n=this.options.orientation)!==null&&n!==void 0?n:0,this._triggerKeys={keyDown:(r=(s=this.options.triggerKeys)===null||s===void 0?void 0:s.keyDown)!==null&&r!==void 0?r:!1,keys:(l=(a=this.options.triggerKeys)===null||a===void 0?void 0:a.keys)!==null&&l!==void 0?l:[3,10]},this._hoverDelegate=(d=t.hoverDelegate)!==null&&d!==void 0?d:this._register(Vp()),this.options.actionRunner?this._actionRunner=this.options.actionRunner:(this._actionRunner=new Zg,this._actionRunnerDisposables.add(this._actionRunner)),this._actionRunnerDisposables.add(this._actionRunner.onDidRun(u=>this._onDidRun.fire(u))),this._actionRunnerDisposables.add(this._actionRunner.onWillRun(u=>this._onWillRun.fire(u))),this.viewItems=[],this.focusedItem=void 0,this.domNode=document.createElement("div"),this.domNode.className="monaco-action-bar";let c,h;switch(this._orientation){case 0:c=[15],h=[17];break;case 1:c=[16],h=[18],this.domNode.className+=" vertical";break}this._register(q(this.domNode,oe.KEY_DOWN,u=>{const g=new ti(u);let f=!0;const p=typeof this.focusedItem=="number"?this.viewItems[this.focusedItem]:void 0;c&&(g.equals(c[0])||g.equals(c[1]))?f=this.focusPrevious():h&&(g.equals(h[0])||g.equals(h[1]))?f=this.focusNext():g.equals(9)&&this.cancelHasListener?this._onDidCancel.fire():g.equals(14)?f=this.focusFirst():g.equals(13)?f=this.focusLast():g.equals(2)&&p instanceof Ra&&p.trapsArrowNavigation?f=this.focusNext():this.isTriggerKeyEvent(g)?this._triggerKeys.keyDown?this.doTrigger(g):this.triggerKeyDown=!0:f=!1,f&&(g.preventDefault(),g.stopPropagation())})),this._register(q(this.domNode,oe.KEY_UP,u=>{const g=new ti(u);this.isTriggerKeyEvent(g)?(!this._triggerKeys.keyDown&&this.triggerKeyDown&&(this.triggerKeyDown=!1,this.doTrigger(g)),g.preventDefault(),g.stopPropagation()):(g.equals(2)||g.equals(1026)||g.equals(16)||g.equals(18)||g.equals(15)||g.equals(17))&&this.updateFocusedItem()})),this.focusTracker=this._register(el(this.domNode)),this._register(this.focusTracker.onDidBlur(()=>{(ns()===this.domNode||!Dn(ns(),this.domNode))&&(this._onDidBlur.fire(),this.previouslyFocusedItem=this.focusedItem,this.focusedItem=void 0,this.triggerKeyDown=!1)})),this._register(this.focusTracker.onDidFocus(()=>this.updateFocusedItem())),this.actionsList=document.createElement("ul"),this.actionsList.className="actions-container",this.options.highlightToggledItems&&this.actionsList.classList.add("highlight-toggled"),this.actionsList.setAttribute("role",this.options.ariaRole||"toolbar"),this.options.ariaLabel&&this.actionsList.setAttribute("aria-label",this.options.ariaLabel),this.domNode.appendChild(this.actionsList),e.appendChild(this.domNode)}refreshRole(){this.length()>=1?this.actionsList.setAttribute("role",this.options.ariaRole||"toolbar"):this.actionsList.setAttribute("role","presentation")}setFocusable(e){if(this.focusable=e,this.focusable){const t=this.viewItems.find(i=>i instanceof Ra&&i.isEnabled());t instanceof Ra&&t.setFocusable(!0)}else this.viewItems.forEach(t=>{t instanceof Ra&&t.setFocusable(!1)})}isTriggerKeyEvent(e){let t=!1;return this._triggerKeys.keys.forEach(i=>{t=t||e.equals(i)}),t}updateFocusedItem(){var e,t;for(let i=0;it.setActionContext(e))}get actionRunner(){return this._actionRunner}set actionRunner(e){this._actionRunner=e,this._actionRunnerDisposables.clear(),this._actionRunnerDisposables.add(this._actionRunner.onDidRun(t=>this._onDidRun.fire(t))),this._actionRunnerDisposables.add(this._actionRunner.onWillRun(t=>this._onWillRun.fire(t))),this.viewItems.forEach(t=>t.actionRunner=e)}getContainer(){return this.domNode}getAction(e){var t;if(typeof e=="number")return(t=this.viewItems[e])===null||t===void 0?void 0:t.action;if(Bn(e)){for(;e.parentElement!==this.actionsList;){if(!e.parentElement)return;e=e.parentElement}for(let i=0;i{const r=document.createElement("li");r.className="action-item",r.setAttribute("role","presentation");let a;const l={hoverDelegate:this._hoverDelegate,...t};this.options.actionViewItemProvider&&(a=this.options.actionViewItemProvider(s,l)),a||(a=new zp(this.context,s,l)),this.options.allowContextMenu||this.viewItemDisposables.set(a,q(r,oe.CONTEXT_MENU,d=>{vt.stop(d,!0)})),a.actionRunner=this._actionRunner,a.setActionContext(this.context),a.render(r),this.focusable&&a instanceof Ra&&this.viewItems.length===0&&a.setFocusable(!0),n===null||n<0||n>=this.actionsList.children.length?(this.actionsList.appendChild(r),this.viewItems.push(a)):(this.actionsList.insertBefore(r,this.actionsList.children[n]),this.viewItems.splice(n,0,a),n++)}),typeof this.focusedItem=="number"&&this.focus(this.focusedItem),this.refreshRole()}clear(){this.isEmpty()||(this.viewItems=Yt(this.viewItems),this.viewItemDisposables.clearAndDisposeAll(),jn(this.actionsList),this.refreshRole())}length(){return this.viewItems.length}isEmpty(){return this.viewItems.length===0}focus(e){let t=!1,i;if(e===void 0?t=!0:typeof e=="number"?i=e:typeof e=="boolean"&&(t=e),t&&typeof this.focusedItem>"u"){const n=this.viewItems.findIndex(s=>s.isEnabled());this.focusedItem=n===-1?void 0:n,this.updateFocus(void 0,void 0,!0)}else i!==void 0&&(this.focusedItem=i),this.updateFocus(void 0,void 0,!0)}focusFirst(){return this.focusedItem=this.length()-1,this.focusNext(!0)}focusLast(){return this.focusedItem=0,this.focusPrevious(!0)}focusNext(e){if(typeof this.focusedItem>"u")this.focusedItem=this.viewItems.length-1;else if(this.viewItems.length<=1)return!1;const t=this.focusedItem;let i;do{if(!e&&this.options.preventLoopNavigation&&this.focusedItem+1>=this.viewItems.length)return this.focusedItem=t,!1;this.focusedItem=(this.focusedItem+1)%this.viewItems.length,i=this.viewItems[this.focusedItem]}while(this.focusedItem!==t&&(this.options.focusOnlyEnabledItems&&!i.isEnabled()||i.action.id===un.ID));return this.updateFocus(),!0}focusPrevious(e){if(typeof this.focusedItem>"u")this.focusedItem=0;else if(this.viewItems.length<=1)return!1;const t=this.focusedItem;let i;do{if(this.focusedItem=this.focusedItem-1,this.focusedItem<0){if(!e&&this.options.preventLoopNavigation)return this.focusedItem=t,!1;this.focusedItem=this.viewItems.length-1}i=this.viewItems[this.focusedItem]}while(this.focusedItem!==t&&(this.options.focusOnlyEnabledItems&&!i.isEnabled()||i.action.id===un.ID));return this.updateFocus(!0),!0}updateFocus(e,t,i=!1){var n,s;typeof this.focusedItem>"u"&&this.actionsList.focus({preventScroll:t}),this.previouslyFocusedItem!==void 0&&this.previouslyFocusedItem!==this.focusedItem&&((n=this.viewItems[this.previouslyFocusedItem])===null||n===void 0||n.blur());const r=this.focusedItem!==void 0?this.viewItems[this.focusedItem]:void 0;if(r){let a=!0;wb(r.focus)||(a=!1),this.options.focusOnlyEnabledItems&&wb(r.isEnabled)&&!r.isEnabled()&&(a=!1),r.action.id===un.ID&&(a=!1),a?(i||this.previouslyFocusedItem!==this.focusedItem)&&(r.focus(e),this.previouslyFocusedItem=this.focusedItem):(this.actionsList.focus({preventScroll:t}),this.previouslyFocusedItem=void 0),a&&((s=r.showHover)===null||s===void 0||s.call(r))}}doTrigger(e){if(typeof this.focusedItem>"u")return;const t=this.viewItems[this.focusedItem];if(t instanceof Ra){const i=t._context===null||t._context===void 0?e:t._context;this.run(t._action,i)}}async run(e,t){await this._actionRunner.run(e,t)}dispose(){this._context=void 0,this.viewItems=Yt(this.viewItems),this.getContainer().remove(),super.dispose()}}const $T=/\(&([^\s&])\)|(^|[^&])&([^\s&])/,gI=/(&)?(&)([^\s&])/g;var Ly;(function(o){o[o.Right=0]="Right",o[o.Left=1]="Left"})(Ly||(Ly={}));var KT;(function(o){o[o.Above=0]="Above",o[o.Below=1]="Below"})(KT||(KT={}));class cp extends Br{constructor(e,t,i,n){e.classList.add("monaco-menu-container"),e.setAttribute("role","presentation");const s=document.createElement("div");s.classList.add("monaco-menu"),s.setAttribute("role","presentation"),super(s,{orientation:1,actionViewItemProvider:d=>this.doGetActionViewItem(d,i,r),context:i.context,actionRunner:i.actionRunner,ariaLabel:i.ariaLabel,ariaRole:"menu",focusOnlyEnabledItems:!0,triggerKeys:{keys:[3,...ht||qs?[10]:[]],keyDown:!0}}),this.menuStyles=n,this.menuElement=s,this.actionsList.tabIndex=0,this.initializeOrUpdateStyleSheet(e,n),this._register(ni.addTarget(s)),this._register(q(s,oe.KEY_DOWN,d=>{new ti(d).equals(2)&&d.preventDefault()})),i.enableMnemonics&&this._register(q(s,oe.KEY_DOWN,d=>{const c=d.key.toLocaleLowerCase();if(this.mnemonics.has(c)){vt.stop(d,!0);const h=this.mnemonics.get(c);if(h.length===1&&(h[0]instanceof oB&&h[0].container&&this.focusItemByElement(h[0].container),h[0].onClick(d)),h.length>1){const u=h.shift();u&&u.container&&(this.focusItemByElement(u.container),h.push(u)),this.mnemonics.set(c,h)}}})),qs&&this._register(q(s,oe.KEY_DOWN,d=>{const c=new ti(d);c.equals(14)||c.equals(11)?(this.focusedItem=this.viewItems.length-1,this.focusNext(),vt.stop(d,!0)):(c.equals(13)||c.equals(12))&&(this.focusedItem=0,this.focusPrevious(),vt.stop(d,!0))})),this._register(q(this.domNode,oe.MOUSE_OUT,d=>{const c=d.relatedTarget;Dn(c,this.domNode)||(this.focusedItem=void 0,this.updateFocus(),d.stopPropagation())})),this._register(q(this.actionsList,oe.MOUSE_OVER,d=>{let c=d.target;if(!(!c||!Dn(c,this.actionsList)||c===this.actionsList)){for(;c.parentElement!==this.actionsList&&c.parentElement!==null;)c=c.parentElement;if(c.classList.contains("action-item")){const h=this.focusedItem;this.setFocusedItem(c),h!==this.focusedItem&&this.updateFocus()}}})),this._register(ni.addTarget(this.actionsList)),this._register(q(this.actionsList,si.Tap,d=>{let c=d.initialTarget;if(!(!c||!Dn(c,this.actionsList)||c===this.actionsList)){for(;c.parentElement!==this.actionsList&&c.parentElement!==null;)c=c.parentElement;if(c.classList.contains("action-item")){const h=this.focusedItem;this.setFocusedItem(c),h!==this.focusedItem&&this.updateFocus()}}}));const r={parent:this};this.mnemonics=new Map,this.scrollableElement=this._register(new wC(s,{alwaysConsumeMouseWheel:!0,horizontal:2,vertical:3,verticalScrollbarSize:7,handleMouseWheel:!0,useShadows:!0}));const a=this.scrollableElement.getDomNode();a.style.position="",this.styleScrollElement(a,n),this._register(q(s,si.Change,d=>{vt.stop(d,!0);const c=this.scrollableElement.getScrollPosition().scrollTop;this.scrollableElement.setScrollPosition({scrollTop:c-d.translationY})})),this._register(q(a,oe.MOUSE_UP,d=>{d.preventDefault()}));const l=Fe(e);s.style.maxHeight=`${Math.max(10,l.innerHeight-e.getBoundingClientRect().top-35)}px`,t=t.filter((d,c)=>{var h;return!((h=i.submenuIds)===null||h===void 0)&&h.has(d.id)?(console.warn(`Found submenu cycle: ${d.id}`),!1):!(d instanceof un&&(c===t.length-1||c===0||t[c-1]instanceof un))}),this.push(t,{icon:!0,label:!0,isMenu:!0}),e.appendChild(this.scrollableElement.getDomNode()),this.scrollableElement.scanDomNode(),this.viewItems.filter(d=>!(d instanceof rB)).forEach((d,c,h)=>{d.updatePositionInSet(c+1,h.length)})}initializeOrUpdateStyleSheet(e,t){this.styleSheet||(OS(e)?this.styleSheet=dr(e):(cp.globalStyleSheet||(cp.globalStyleSheet=dr()),this.styleSheet=cp.globalStyleSheet)),this.styleSheet.textContent=$ce(t,OS(e))}styleScrollElement(e,t){var i,n;const s=(i=t.foregroundColor)!==null&&i!==void 0?i:"",r=(n=t.backgroundColor)!==null&&n!==void 0?n:"",a=t.borderColor?`1px solid ${t.borderColor}`:"",l="5px",d=t.shadowColor?`0 2px 8px ${t.shadowColor}`:"";e.style.outline=a,e.style.borderRadius=l,e.style.color=s,e.style.backgroundColor=r,e.style.boxShadow=d}getContainer(){return this.scrollableElement.getDomNode()}get onScroll(){return this.scrollableElement.onScroll}focusItemByElement(e){const t=this.focusedItem;this.setFocusedItem(e),t!==this.focusedItem&&this.updateFocus()}setFocusedItem(e){for(let t=0;t{this.element&&(this._register(q(this.element,oe.MOUSE_UP,s=>{if(vt.stop(s,!0),Ar){if(new na(Fe(this.element),s).rightButton)return;this.onClick(s)}else setTimeout(()=>{this.onClick(s)},0)})),this._register(q(this.element,oe.CONTEXT_MENU,s=>{vt.stop(s,!0)})))},100),this._register(this.runOnceToEnableMouseUp)}render(e){super.render(e),this.element&&(this.container=e,this.item=J(this.element,ae("a.action-menu-item")),this._action.id===un.ID?this.item.setAttribute("role","presentation"):(this.item.setAttribute("role","menuitem"),this.mnemonic&&this.item.setAttribute("aria-keyshortcuts",`${this.mnemonic}`)),this.check=J(this.item,ae("span.menu-item-check"+Ve.asCSSSelector(de.menuSelection))),this.check.setAttribute("role","none"),this.label=J(this.item,ae("span.action-label")),this.options.label&&this.options.keybinding&&(J(this.item,ae("span.keybinding")).textContent=this.options.keybinding),this.runOnceToEnableMouseUp.schedule(),this.updateClass(),this.updateLabel(),this.updateTooltip(),this.updateEnabled(),this.updateChecked(),this.applyStyle())}blur(){super.blur(),this.applyStyle()}focus(){var e;super.focus(),(e=this.item)===null||e===void 0||e.focus(),this.applyStyle()}updatePositionInSet(e,t){this.item&&(this.item.setAttribute("aria-posinset",`${e}`),this.item.setAttribute("aria-setsize",`${t}`))}updateLabel(){var e;if(this.label&&this.options.label){jn(this.label);let t=yP(this.action.label);if(t){const i=Uce(t);this.options.enableMnemonics||(t=i),this.label.setAttribute("aria-label",i.replace(/&&/g,"&"));const n=$T.exec(t);if(n){t=Bv(t),gI.lastIndex=0;let s=gI.exec(t);for(;s&&s[1];)s=gI.exec(t);const r=a=>a.replace(/&&/g,"&");s?this.label.append(aC(r(t.substr(0,s.index))," "),ae("u",{"aria-hidden":"true"},s[3]),X8(r(t.substr(s.index+s[0].length))," ")):this.label.innerText=r(t).trim(),(e=this.item)===null||e===void 0||e.setAttribute("aria-keyshortcuts",(n[1]?n[1]:n[3]).toLocaleLowerCase())}else this.label.innerText=t.replace(/&&/g,"&").trim()}}}updateTooltip(){}updateClass(){this.cssClass&&this.item&&this.item.classList.remove(...this.cssClass.split(" ")),this.options.icon&&this.label?(this.cssClass=this.action.class||"",this.label.classList.add("icon"),this.cssClass&&this.label.classList.add(...this.cssClass.split(" ")),this.updateEnabled()):this.label&&this.label.classList.remove("icon")}updateEnabled(){this.action.enabled?(this.element&&(this.element.classList.remove("disabled"),this.element.removeAttribute("aria-disabled")),this.item&&(this.item.classList.remove("disabled"),this.item.removeAttribute("aria-disabled"),this.item.tabIndex=0)):(this.element&&(this.element.classList.add("disabled"),this.element.setAttribute("aria-disabled","true")),this.item&&(this.item.classList.add("disabled"),this.item.setAttribute("aria-disabled","true")))}updateChecked(){if(!this.item)return;const e=this.action.checked;this.item.classList.toggle("checked",!!e),e!==void 0?(this.item.setAttribute("role","menuitemcheckbox"),this.item.setAttribute("aria-checked",e?"true":"false")):(this.item.setAttribute("role","menuitem"),this.item.setAttribute("aria-checked",""))}getMnemonic(){return this.mnemonic}applyStyle(){const e=this.element&&this.element.classList.contains("focused"),t=e&&this.menuStyle.selectionForegroundColor?this.menuStyle.selectionForegroundColor:this.menuStyle.foregroundColor,i=e&&this.menuStyle.selectionBackgroundColor?this.menuStyle.selectionBackgroundColor:void 0,n=e&&this.menuStyle.selectionBorderColor?`1px solid ${this.menuStyle.selectionBorderColor}`:"",s=e&&this.menuStyle.selectionBorderColor?"-1px":"";this.item&&(this.item.style.color=t??"",this.item.style.backgroundColor=i??"",this.item.style.outline=n,this.item.style.outlineOffset=s),this.check&&(this.check.style.color=t??"")}}class oB extends xV{constructor(e,t,i,n,s){super(e,e,n,s),this.submenuActions=t,this.parentData=i,this.submenuOptions=n,this.mysubmenu=null,this.submenuDisposables=this._register(new Q),this.mouseOver=!1,this.expandDirection=n&&n.expandDirection!==void 0?n.expandDirection:{horizontal:Ly.Right,vertical:KT.Below},this.showScheduler=new Gt(()=>{this.mouseOver&&(this.cleanupExistingSubmenu(!1),this.createSubmenu(!1))},250),this.hideScheduler=new Gt(()=>{this.element&&!Dn(ns(),this.element)&&this.parentData.submenu===this.mysubmenu&&(this.parentData.parent.focus(!1),this.cleanupExistingSubmenu(!0))},750)}render(e){super.render(e),this.element&&(this.item&&(this.item.classList.add("monaco-submenu-item"),this.item.tabIndex=0,this.item.setAttribute("aria-haspopup","true"),this.updateAriaExpanded("false"),this.submenuIndicator=J(this.item,ae("span.submenu-indicator"+Ve.asCSSSelector(de.menuSubmenu))),this.submenuIndicator.setAttribute("aria-hidden","true")),this._register(q(this.element,oe.KEY_UP,t=>{const i=new ti(t);(i.equals(17)||i.equals(3))&&(vt.stop(t,!0),this.createSubmenu(!0))})),this._register(q(this.element,oe.KEY_DOWN,t=>{const i=new ti(t);ns()===this.item&&(i.equals(17)||i.equals(3))&&vt.stop(t,!0)})),this._register(q(this.element,oe.MOUSE_OVER,t=>{this.mouseOver||(this.mouseOver=!0,this.showScheduler.schedule())})),this._register(q(this.element,oe.MOUSE_LEAVE,t=>{this.mouseOver=!1})),this._register(q(this.element,oe.FOCUS_OUT,t=>{this.element&&!Dn(ns(),this.element)&&this.hideScheduler.schedule()})),this._register(this.parentData.parent.onScroll(()=>{this.parentData.submenu===this.mysubmenu&&(this.parentData.parent.focus(!1),this.cleanupExistingSubmenu(!0))})))}updateEnabled(){}onClick(e){vt.stop(e,!0),this.cleanupExistingSubmenu(!1),this.createSubmenu(!0)}cleanupExistingSubmenu(e){if(this.parentData.submenu&&(e||this.parentData.submenu!==this.mysubmenu)){try{this.parentData.submenu.dispose()}catch{}this.parentData.submenu=void 0,this.updateAriaExpanded("false"),this.submenuContainer&&(this.submenuDisposables.clear(),this.submenuContainer=void 0)}}calculateSubmenuMenuLayout(e,t,i,n){const s={top:0,left:0};return s.left=Am(e.width,t.width,{position:n.horizontal===Ly.Right?0:1,offset:i.left,size:i.width}),s.left>=i.left&&s.left{new ti(c).equals(15)&&(vt.stop(c,!0),this.parentData.parent.focus(),this.cleanupExistingSubmenu(!0))})),this.submenuDisposables.add(q(this.submenuContainer,oe.KEY_DOWN,c=>{new ti(c).equals(15)&&vt.stop(c,!0)})),this.submenuDisposables.add(this.parentData.submenu.onDidCancel(()=>{this.parentData.parent.focus(),this.cleanupExistingSubmenu(!0)})),this.parentData.submenu.focus(e),this.mysubmenu=this.parentData.submenu}}updateAriaExpanded(e){var t;this.item&&((t=this.item)===null||t===void 0||t.setAttribute("aria-expanded",e))}applyStyle(){super.applyStyle();const t=this.element&&this.element.classList.contains("focused")&&this.menuStyle.selectionForegroundColor?this.menuStyle.selectionForegroundColor:this.menuStyle.foregroundColor;this.submenuIndicator&&(this.submenuIndicator.style.color=t??"")}dispose(){super.dispose(),this.hideScheduler.dispose(),this.mysubmenu&&(this.mysubmenu.dispose(),this.mysubmenu=null),this.submenuContainer&&(this.submenuContainer=void 0)}}class rB extends zp{constructor(e,t,i,n){super(e,t,i),this.menuStyles=n}render(e){super.render(e),this.label&&(this.label.style.borderBottomColor=this.menuStyles.separatorColor?`${this.menuStyles.separatorColor}`:"")}}function Uce(o){const e=$T,t=e.exec(o);if(!t)return o;const i=!t[1];return o.replace(e,i?"$2$3":"").trim()}function aB(o){const e=q8()[o.id];return`.codicon-${o.id}:before { content: '\\${e.toString(16)}'; }`}function $ce(o,e){let t=` +.monaco-menu { + font-size: 13px; + border-radius: 5px; + min-width: 160px; +} + +${aB(de.menuSelection)} +${aB(de.menuSubmenu)} + +.monaco-menu .monaco-action-bar { + text-align: right; + overflow: hidden; + white-space: nowrap; +} + +.monaco-menu .monaco-action-bar .actions-container { + display: flex; + margin: 0 auto; + padding: 0; + width: 100%; + justify-content: flex-end; +} + +.monaco-menu .monaco-action-bar.vertical .actions-container { + display: inline-block; +} + +.monaco-menu .monaco-action-bar.reverse .actions-container { + flex-direction: row-reverse; +} + +.monaco-menu .monaco-action-bar .action-item { + cursor: pointer; + display: inline-block; + transition: transform 50ms ease; + position: relative; /* DO NOT REMOVE - this is the key to preventing the ghosting icon bug in Chrome 42 */ +} + +.monaco-menu .monaco-action-bar .action-item.disabled { + cursor: default; +} + +.monaco-menu .monaco-action-bar .action-item .icon, +.monaco-menu .monaco-action-bar .action-item .codicon { + display: inline-block; +} + +.monaco-menu .monaco-action-bar .action-item .codicon { + display: flex; + align-items: center; +} + +.monaco-menu .monaco-action-bar .action-label { + font-size: 11px; + margin-right: 4px; +} + +.monaco-menu .monaco-action-bar .action-item.disabled .action-label, +.monaco-menu .monaco-action-bar .action-item.disabled .action-label:hover { + color: var(--vscode-disabledForeground); +} + +/* Vertical actions */ + +.monaco-menu .monaco-action-bar.vertical { + text-align: left; +} + +.monaco-menu .monaco-action-bar.vertical .action-item { + display: block; +} + +.monaco-menu .monaco-action-bar.vertical .action-label.separator { + display: block; + border-bottom: 1px solid var(--vscode-menu-separatorBackground); + padding-top: 1px; + padding: 30px; +} + +.monaco-menu .secondary-actions .monaco-action-bar .action-label { + margin-left: 6px; +} + +/* Action Items */ +.monaco-menu .monaco-action-bar .action-item.select-container { + overflow: hidden; /* somehow the dropdown overflows its container, we prevent it here to not push */ + flex: 1; + max-width: 170px; + min-width: 60px; + display: flex; + align-items: center; + justify-content: center; + margin-right: 10px; +} + +.monaco-menu .monaco-action-bar.vertical { + margin-left: 0; + overflow: visible; +} + +.monaco-menu .monaco-action-bar.vertical .actions-container { + display: block; +} + +.monaco-menu .monaco-action-bar.vertical .action-item { + padding: 0; + transform: none; + display: flex; +} + +.monaco-menu .monaco-action-bar.vertical .action-item.active { + transform: none; +} + +.monaco-menu .monaco-action-bar.vertical .action-menu-item { + flex: 1 1 auto; + display: flex; + height: 2em; + align-items: center; + position: relative; + margin: 0 4px; + border-radius: 4px; +} + +.monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .keybinding, +.monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .keybinding { + opacity: unset; +} + +.monaco-menu .monaco-action-bar.vertical .action-label { + flex: 1 1 auto; + text-decoration: none; + padding: 0 1em; + background: none; + font-size: 12px; + line-height: 1; +} + +.monaco-menu .monaco-action-bar.vertical .keybinding, +.monaco-menu .monaco-action-bar.vertical .submenu-indicator { + display: inline-block; + flex: 2 1 auto; + padding: 0 1em; + text-align: right; + font-size: 12px; + line-height: 1; +} + +.monaco-menu .monaco-action-bar.vertical .submenu-indicator { + height: 100%; +} + +.monaco-menu .monaco-action-bar.vertical .submenu-indicator.codicon { + font-size: 16px !important; + display: flex; + align-items: center; +} + +.monaco-menu .monaco-action-bar.vertical .submenu-indicator.codicon::before { + margin-left: auto; + margin-right: -20px; +} + +.monaco-menu .monaco-action-bar.vertical .action-item.disabled .keybinding, +.monaco-menu .monaco-action-bar.vertical .action-item.disabled .submenu-indicator { + opacity: 0.4; +} + +.monaco-menu .monaco-action-bar.vertical .action-label:not(.separator) { + display: inline-block; + box-sizing: border-box; + margin: 0; +} + +.monaco-menu .monaco-action-bar.vertical .action-item { + position: static; + overflow: visible; +} + +.monaco-menu .monaco-action-bar.vertical .action-item .monaco-submenu { + position: absolute; +} + +.monaco-menu .monaco-action-bar.vertical .action-label.separator { + width: 100%; + height: 0px !important; + opacity: 1; +} + +.monaco-menu .monaco-action-bar.vertical .action-label.separator.text { + padding: 0.7em 1em 0.1em 1em; + font-weight: bold; + opacity: 1; +} + +.monaco-menu .monaco-action-bar.vertical .action-label:hover { + color: inherit; +} + +.monaco-menu .monaco-action-bar.vertical .menu-item-check { + position: absolute; + visibility: hidden; + width: 1em; + height: 100%; +} + +.monaco-menu .monaco-action-bar.vertical .action-menu-item.checked .menu-item-check { + visibility: visible; + display: flex; + align-items: center; + justify-content: center; +} + +/* Context Menu */ + +.context-view.monaco-menu-container { + outline: 0; + border: none; + animation: fadeIn 0.083s linear; + -webkit-app-region: no-drag; +} + +.context-view.monaco-menu-container :focus, +.context-view.monaco-menu-container .monaco-action-bar.vertical:focus, +.context-view.monaco-menu-container .monaco-action-bar.vertical :focus { + outline: 0; +} + +.hc-black .context-view.monaco-menu-container, +.hc-light .context-view.monaco-menu-container, +:host-context(.hc-black) .context-view.monaco-menu-container, +:host-context(.hc-light) .context-view.monaco-menu-container { + box-shadow: none; +} + +.hc-black .monaco-menu .monaco-action-bar.vertical .action-item.focused, +.hc-light .monaco-menu .monaco-action-bar.vertical .action-item.focused, +:host-context(.hc-black) .monaco-menu .monaco-action-bar.vertical .action-item.focused, +:host-context(.hc-light) .monaco-menu .monaco-action-bar.vertical .action-item.focused { + background: none; +} + +/* Vertical Action Bar Styles */ + +.monaco-menu .monaco-action-bar.vertical { + padding: 4px 0; +} + +.monaco-menu .monaco-action-bar.vertical .action-menu-item { + height: 2em; +} + +.monaco-menu .monaco-action-bar.vertical .action-label:not(.separator), +.monaco-menu .monaco-action-bar.vertical .keybinding { + font-size: inherit; + padding: 0 2em; + max-height: 100%; +} + +.monaco-menu .monaco-action-bar.vertical .menu-item-check { + font-size: inherit; + width: 2em; +} + +.monaco-menu .monaco-action-bar.vertical .action-label.separator { + font-size: inherit; + margin: 5px 0 !important; + padding: 0; + border-radius: 0; +} + +.linux .monaco-menu .monaco-action-bar.vertical .action-label.separator, +:host-context(.linux) .monaco-menu .monaco-action-bar.vertical .action-label.separator { + margin-left: 0; + margin-right: 0; +} + +.monaco-menu .monaco-action-bar.vertical .submenu-indicator { + font-size: 60%; + padding: 0 1.8em; +} + +.linux .monaco-menu .monaco-action-bar.vertical .submenu-indicator, +:host-context(.linux) .monaco-menu .monaco-action-bar.vertical .submenu-indicator { + height: 100%; + mask-size: 10px 10px; + -webkit-mask-size: 10px 10px; +} + +.monaco-menu .action-item { + cursor: default; +}`;if(e){t+=` + /* Arrows */ + .monaco-scrollable-element > .scrollbar > .scra { + cursor: pointer; + font-size: 11px !important; + } + + .monaco-scrollable-element > .visible { + opacity: 1; + + /* Background rule added for IE9 - to allow clicks on dom node */ + background:rgba(0,0,0,0); + + transition: opacity 100ms linear; + } + .monaco-scrollable-element > .invisible { + opacity: 0; + pointer-events: none; + } + .monaco-scrollable-element > .invisible.fade { + transition: opacity 800ms linear; + } + + /* Scrollable Content Inset Shadow */ + .monaco-scrollable-element > .shadow { + position: absolute; + display: none; + } + .monaco-scrollable-element > .shadow.top { + display: block; + top: 0; + left: 3px; + height: 3px; + width: 100%; + } + .monaco-scrollable-element > .shadow.left { + display: block; + top: 3px; + left: 0; + height: 100%; + width: 3px; + } + .monaco-scrollable-element > .shadow.top-left-corner { + display: block; + top: 0; + left: 0; + height: 3px; + width: 3px; + } + `;const i=o.scrollbarShadow;i&&(t+=` + .monaco-scrollable-element > .shadow.top { + box-shadow: ${i} 0 6px 6px -6px inset; + } + + .monaco-scrollable-element > .shadow.left { + box-shadow: ${i} 6px 0 6px -6px inset; + } + + .monaco-scrollable-element > .shadow.top.left { + box-shadow: ${i} 6px 6px 6px -6px inset; + } + `);const n=o.scrollbarSliderBackground;n&&(t+=` + .monaco-scrollable-element > .scrollbar > .slider { + background: ${n}; + } + `);const s=o.scrollbarSliderHoverBackground;s&&(t+=` + .monaco-scrollable-element > .scrollbar > .slider:hover { + background: ${s}; + } + `);const r=o.scrollbarSliderActiveBackground;r&&(t+=` + .monaco-scrollable-element > .scrollbar > .slider.active { + background: ${r}; + } + `)}return t}class Kce{constructor(e,t,i,n){this.contextViewService=e,this.telemetryService=t,this.notificationService=i,this.keybindingService=n,this.focusToReturn=null,this.lastContainer=null,this.block=null,this.blockDisposable=null,this.options={blockMouse:!0}}configure(e){this.options=e}showContextMenu(e){const t=e.getActions();if(!t.length)return;this.focusToReturn=ns();let i;const n=Bn(e.domForShadowRoot)?e.domForShadowRoot:void 0;this.contextViewService.showContextView({getAnchor:()=>e.getAnchor(),canRelayout:!1,anchorAlignment:e.anchorAlignment,anchorAxisAlignment:e.anchorAxisAlignment,render:s=>{var r;this.lastContainer=s;const a=e.getMenuClassName?e.getMenuClassName():"";a&&(s.className+=" "+a),this.options.blockMouse&&(this.block=s.appendChild(ae(".context-view-block")),this.block.style.position="fixed",this.block.style.cursor="initial",this.block.style.left="0",this.block.style.top="0",this.block.style.width="100%",this.block.style.height="100%",this.block.style.zIndex="-1",(r=this.blockDisposable)===null||r===void 0||r.dispose(),this.blockDisposable=q(this.block,oe.MOUSE_DOWN,h=>h.stopPropagation()));const l=new Q,d=e.actionRunner||new Zg;d.onWillRun(h=>this.onActionRun(h,!e.skipTelemetry),this,l),d.onDidRun(this.onDidActionRun,this,l),i=new cp(s,t,{actionViewItemProvider:e.getActionViewItem,context:e.getActionsContext?e.getActionsContext():null,actionRunner:d,getKeyBinding:e.getKeyBinding?e.getKeyBinding:h=>this.keybindingService.lookupKeybinding(h.id)},Vce),i.onDidCancel(()=>this.contextViewService.hideContextView(!0),null,l),i.onDidBlur(()=>this.contextViewService.hideContextView(!0),null,l);const c=Fe(s);return l.add(q(c,oe.BLUR,()=>this.contextViewService.hideContextView(!0))),l.add(q(c,oe.MOUSE_DOWN,h=>{if(h.defaultPrevented)return;const u=new na(c,h);let g=u.target;if(!u.rightButton){for(;g;){if(g===s)return;g=g.parentElement}this.contextViewService.hideContextView(!0)}})),da(l,i)},focus:()=>{i==null||i.focus(!!e.autoSelectFirstItem)},onHide:s=>{var r,a,l;(r=e.onHide)===null||r===void 0||r.call(e,!!s),this.block&&(this.block.remove(),this.block=null),(a=this.blockDisposable)===null||a===void 0||a.dispose(),this.blockDisposable=null,this.lastContainer&&(ns()===this.lastContainer||Dn(ns(),this.lastContainer))&&((l=this.focusToReturn)===null||l===void 0||l.focus()),this.lastContainer=null}},n,!!n)}onActionRun(e,t){t&&this.telemetryService.publicLog2("workbenchActionExecuted",{id:e.action.id,from:"contextMenu"}),this.contextViewService.hideContextView(!1)}onDidActionRun(e){e.error&&!pa(e.error)&&this.notificationService.error(e.error)}}var jce=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Qf=function(o,e){return function(t,i){e(t,i,o)}};let jT=class extends H{get contextMenuHandler(){return this._contextMenuHandler||(this._contextMenuHandler=new Kce(this.contextViewService,this.telemetryService,this.notificationService,this.keybindingService)),this._contextMenuHandler}constructor(e,t,i,n,s,r){super(),this.telemetryService=e,this.notificationService=t,this.contextViewService=i,this.keybindingService=n,this.menuService=s,this.contextKeyService=r,this._contextMenuHandler=void 0,this._onDidShowContextMenu=this._store.add(new F),this.onDidShowContextMenu=this._onDidShowContextMenu.event,this._onDidHideContextMenu=this._store.add(new F)}configure(e){this.contextMenuHandler.configure(e)}showContextMenu(e){e=qT.transform(e,this.menuService,this.contextKeyService),this.contextMenuHandler.showContextMenu({...e,onHide:t=>{var i;(i=e.onHide)===null||i===void 0||i.call(e,t),this._onDidHideContextMenu.fire()}}),Xd.getInstance().resetKeyStatus(),this._onDidShowContextMenu.fire()}};jT=jce([Qf(0,rs),Qf(1,Yi),Qf(2,Oc),Qf(3,Ot),Qf(4,fr),Qf(5,ze)],jT);var qT;(function(o){function e(i){return i&&i.menuId instanceof I}function t(i,n,s){if(!e(i))return i;const{menuId:r,menuActionOptions:a,contextKeyService:l}=i;return{...i,getActions:()=>{const d=[];if(r){const c=n.createMenu(r,l??s);zce(c,a,d),c.dispose()}return i.getActions?un.join(i.getActions(),d):d}}}o.transform=t})(qT||(qT={}));var ky;(function(o){o[o.API=0]="API",o[o.USER=1]="USER"})(ky||(ky={}));var NP=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Dy=function(o,e){return function(t,i){e(t,i,o)}};let GT=class{constructor(e){this._commandService=e}async open(e,t){if(!rA(e,Ke.command))return!1;if(!(t!=null&&t.allowCommands)||(typeof e=="string"&&(e=We.parse(e)),Array.isArray(t.allowCommands)&&!t.allowCommands.includes(e.path)))return!0;let i=[];try{i=LT(decodeURIComponent(e.query))}catch{try{i=LT(e.query)}catch{}}return Array.isArray(i)||(i=[i]),await this._commandService.executeCommand(e.path,...i),!0}};GT=NP([Dy(0,ui)],GT);let ZT=class{constructor(e){this._editorService=e}async open(e,t){typeof e=="string"&&(e=We.parse(e));const{selection:i,uri:n}=Tae(e);return e=n,e.scheme===Ke.file&&(e=eoe(e)),await this._editorService.openCodeEditor({resource:e,options:{selection:i,source:t!=null&&t.fromUserGesture?ky.USER:ky.API,...t==null?void 0:t.editorOptions}},this._editorService.getFocusedCodeEditor(),t==null?void 0:t.openToSide),!0}};ZT=NP([Dy(0,It)],ZT);let YT=class{constructor(e,t){this._openers=new Hs,this._validators=new Hs,this._resolvers=new Hs,this._resolvedUriTargets=new qi(i=>i.with({path:null,fragment:null,query:null}).toString()),this._externalOpeners=new Hs,this._defaultExternalOpener={openExternal:async i=>(pN(i,Ke.http,Ke.https)?NW(i):jt.location.href=i,!0)},this._openers.push({open:async(i,n)=>n!=null&&n.openExternal||pN(i,Ke.mailto,Ke.http,Ke.https,Ke.vsls)?(await this._doOpenExternal(i,n),!0):!1}),this._openers.push(new GT(t)),this._openers.push(new ZT(e))}registerOpener(e){return{dispose:this._openers.unshift(e)}}async open(e,t){var i;const n=typeof e=="string"?We.parse(e):e,s=(i=this._resolvedUriTargets.get(n))!==null&&i!==void 0?i:e;for(const r of this._validators)if(!await r.shouldOpen(s,t))return!1;for(const r of this._openers)if(await r.open(e,t))return!0;return!1}async resolveExternalUri(e,t){for(const i of this._resolvers)try{const n=await i.resolveExternalUri(e,t);if(n)return this._resolvedUriTargets.has(n.resolved)||this._resolvedUriTargets.set(n.resolved,e),n}catch{}throw new Error("Could not resolve external URI: "+e.toString())}async _doOpenExternal(e,t){const i=typeof e=="string"?We.parse(e):e;let n;try{n=(await this.resolveExternalUri(i,t)).resolved}catch{n=i}let s;if(typeof e=="string"&&i.toString()===n.toString()?s=e:s=encodeURI(n.toString(!0)),t!=null&&t.allowContributedOpeners){const r=typeof(t==null?void 0:t.allowContributedOpeners)=="string"?t==null?void 0:t.allowContributedOpeners:void 0;for(const a of this._externalOpeners)if(await a.openExternal(s,{sourceUri:i,preferredOpenerId:r},gt.None))return!0}return this._defaultExternalOpener.openExternal(s,{sourceUri:i},gt.None)}dispose(){this._validators.clear()}};YT=NP([Dy(0,It),Dy(1,ui)],YT);const zr=ft("editorWorkerService");var Mi;(function(o){o[o.Hint=1]="Hint",o[o.Info=2]="Info",o[o.Warning=4]="Warning",o[o.Error=8]="Error"})(Mi||(Mi={}));(function(o){function e(r,a){return a-r}o.compare=e;const t=Object.create(null);t[o.Error]=m("sev.error","Error"),t[o.Warning]=m("sev.warning","Warning"),t[o.Info]=m("sev.info","Info");function i(r){return t[r]||""}o.toString=i;function n(r){switch(r){case ji.Error:return o.Error;case ji.Warning:return o.Warning;case ji.Info:return o.Info;case ji.Ignore:return o.Hint}}o.fromSeverity=n;function s(r){switch(r){case o.Error:return ji.Error;case o.Warning:return ji.Warning;case o.Info:return ji.Info;case o.Hint:return ji.Ignore}}o.toSeverity=s})(Mi||(Mi={}));var xy;(function(o){const e="";function t(n){return i(n,!0)}o.makeKey=t;function i(n,s){const r=[e];return n.source?r.push(n.source.replace("¦","\\¦")):r.push(e),n.code?typeof n.code=="string"?r.push(n.code.replace("¦","\\¦")):r.push(n.code.value.replace("¦","\\¦")):r.push(e),n.severity!==void 0&&n.severity!==null?r.push(Mi.toString(n.severity)):r.push(e),n.message&&s?r.push(n.message.replace("¦","\\¦")):r.push(e),n.startLineNumber!==void 0&&n.startLineNumber!==null?r.push(n.startLineNumber.toString()):r.push(e),n.startColumn!==void 0&&n.startColumn!==null?r.push(n.startColumn.toString()):r.push(e),n.endLineNumber!==void 0&&n.endLineNumber!==null?r.push(n.endLineNumber.toString()):r.push(e),n.endColumn!==void 0&&n.endColumn!==null?r.push(n.endColumn.toString()):r.push(e),r.push(e),r.join("¦")}o.makeKeyOptionalMessage=i})(xy||(xy={}));const yd=ft("markerService");function qce(o,e){const t=[],i=[];for(const n of o)e.has(n)||t.push(n);for(const n of e)o.has(n)||i.push(n);return{removed:t,added:i}}function Gce(o,e){const t=new Set;for(const i of e)o.has(i)&&t.add(i);return t}var Zce=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},lB=function(o,e){return function(t,i){e(t,i,o)}};let QT=class extends H{constructor(e,t){super(),this._markerService=t,this._onDidChangeMarker=this._register(new F),this._markerDecorations=new qi,e.getModels().forEach(i=>this._onModelAdded(i)),this._register(e.onModelAdded(this._onModelAdded,this)),this._register(e.onModelRemoved(this._onModelRemoved,this)),this._register(this._markerService.onMarkerChanged(this._handleMarkerChange,this))}dispose(){super.dispose(),this._markerDecorations.forEach(e=>e.dispose()),this._markerDecorations.clear()}getMarker(e,t){const i=this._markerDecorations.get(e);return i&&i.getMarker(t)||null}_handleMarkerChange(e){e.forEach(t=>{const i=this._markerDecorations.get(t);i&&this._updateDecorations(i)})}_onModelAdded(e){const t=new Yce(e);this._markerDecorations.set(e.uri,t),this._updateDecorations(t)}_onModelRemoved(e){var t;const i=this._markerDecorations.get(e.uri);i&&(i.dispose(),this._markerDecorations.delete(e.uri)),(e.uri.scheme===Ke.inMemory||e.uri.scheme===Ke.internal||e.uri.scheme===Ke.vscode)&&((t=this._markerService)===null||t===void 0||t.read({resource:e.uri}).map(n=>n.owner).forEach(n=>this._markerService.remove(n,[e.uri])))}_updateDecorations(e){const t=this._markerService.read({resource:e.model.uri,take:500});e.update(t)&&this._onDidChangeMarker.fire(e.model)}};QT=Zce([lB(0,Si),lB(1,yd)],QT);class Yce extends H{constructor(e){super(),this.model=e,this._map=new pX,this._register(Ne(()=>{this.model.deltaDecorations([...this._map.values()],[]),this._map.clear()}))}update(e){const{added:t,removed:i}=qce(new Set(this._map.keys()),new Set(e));if(t.length===0&&i.length===0)return!1;const n=i.map(a=>this._map.get(a)),s=t.map(a=>({range:this._createDecorationRange(this.model,a),options:this._createDecorationOption(a)})),r=this.model.deltaDecorations(n,s);for(const a of i)this._map.delete(a);for(let a=0;a=n)return i;const s=e.getWordAtPosition(i.getStartPosition());s&&(i=new D(i.startLineNumber,s.startColumn,i.endLineNumber,s.endColumn))}else if(t.endColumn===Number.MAX_VALUE&&t.startColumn===1&&i.startLineNumber===i.endLineNumber){const n=e.getLineFirstNonWhitespaceColumn(t.startLineNumber);n=0:!1}}var Qce=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Y_=function(o,e){return function(t,i){e(t,i,o)}},dm;function qu(o){return o.toString()}class Xce{constructor(e,t,i){this.model=e,this._modelEventListeners=new Q,this.model=e,this._modelEventListeners.add(e.onWillDispose(()=>t(e))),this._modelEventListeners.add(e.onDidChangeLanguage(n=>i(e,n)))}dispose(){this._modelEventListeners.dispose()}}const Jce=qs||ht?1:2;class ehe{constructor(e,t,i,n,s,r,a,l){this.uri=e,this.initialUndoRedoSnapshot=t,this.time=i,this.sharesUndoRedoStack=n,this.heapSize=s,this.sha1=r,this.versionId=a,this.alternativeVersionId=l}}let Iy=dm=class extends H{constructor(e,t,i,n,s){super(),this._configurationService=e,this._resourcePropertiesService=t,this._undoRedoService=i,this._languageService=n,this._languageConfigurationService=s,this._onModelAdded=this._register(new F),this.onModelAdded=this._onModelAdded.event,this._onModelRemoved=this._register(new F),this.onModelRemoved=this._onModelRemoved.event,this._onModelModeChanged=this._register(new F),this.onModelLanguageChanged=this._onModelModeChanged.event,this._modelCreationOptionsByLanguageAndResource=Object.create(null),this._models={},this._disposedModels=new Map,this._disposedModelsHeapSize=0,this._register(this._configurationService.onDidChangeConfiguration(r=>this._updateModelOptions(r))),this._updateModelOptions(void 0)}static _readModelOptions(e,t){var i;let n=cs.tabSize;if(e.editor&&typeof e.editor.tabSize<"u"){const g=parseInt(e.editor.tabSize,10);isNaN(g)||(n=g),n<1&&(n=1)}let s="tabSize";if(e.editor&&typeof e.editor.indentSize<"u"&&e.editor.indentSize!=="tabSize"){const g=parseInt(e.editor.indentSize,10);isNaN(g)||(s=Math.max(g,1))}let r=cs.insertSpaces;e.editor&&typeof e.editor.insertSpaces<"u"&&(r=e.editor.insertSpaces==="false"?!1:!!e.editor.insertSpaces);let a=Jce;const l=e.eol;l===`\r +`?a=2:l===` +`&&(a=1);let d=cs.trimAutoWhitespace;e.editor&&typeof e.editor.trimAutoWhitespace<"u"&&(d=e.editor.trimAutoWhitespace==="false"?!1:!!e.editor.trimAutoWhitespace);let c=cs.detectIndentation;e.editor&&typeof e.editor.detectIndentation<"u"&&(c=e.editor.detectIndentation==="false"?!1:!!e.editor.detectIndentation);let h=cs.largeFileOptimizations;e.editor&&typeof e.editor.largeFileOptimizations<"u"&&(h=e.editor.largeFileOptimizations==="false"?!1:!!e.editor.largeFileOptimizations);let u=cs.bracketPairColorizationOptions;return!((i=e.editor)===null||i===void 0)&&i.bracketPairColorization&&typeof e.editor.bracketPairColorization=="object"&&(u={enabled:!!e.editor.bracketPairColorization.enabled,independentColorPoolPerBracketType:!!e.editor.bracketPairColorization.independentColorPoolPerBracketType}),{isForSimpleWidget:t,tabSize:n,indentSize:s,insertSpaces:r,detectIndentation:c,defaultEOL:a,trimAutoWhitespace:d,largeFileOptimizations:h,bracketPairColorizationOptions:u}}_getEOL(e,t){if(e)return this._resourcePropertiesService.getEOL(e,t);const i=this._configurationService.getValue("files.eol",{overrideIdentifier:t});return i&&typeof i=="string"&&i!=="auto"?i:Eo===3||Eo===2?` +`:`\r +`}_shouldRestoreUndoStack(){const e=this._configurationService.getValue("files.restoreUndoStack");return typeof e=="boolean"?e:!0}getCreationOptions(e,t,i){const n=typeof e=="string"?e:e.languageId;let s=this._modelCreationOptionsByLanguageAndResource[n+t];if(!s){const r=this._configurationService.getValue("editor",{overrideIdentifier:n,resource:t}),a=this._getEOL(t,n);s=dm._readModelOptions({editor:r,eol:a},i),this._modelCreationOptionsByLanguageAndResource[n+t]=s}return s}_updateModelOptions(e){const t=this._modelCreationOptionsByLanguageAndResource;this._modelCreationOptionsByLanguageAndResource=Object.create(null);const i=Object.keys(this._models);for(let n=0,s=i.length;ne){const t=[];for(this._disposedModels.forEach(i=>{i.sharesUndoRedoStack||t.push(i)}),t.sort((i,n)=>i.time-n.time);t.length>0&&this._disposedModelsHeapSize>e;){const i=t.shift();this._removeDisposedModel(i.uri),i.initialUndoRedoSnapshot!==null&&this._undoRedoService.restoreSnapshot(i.initialUndoRedoSnapshot)}}}_createModelData(e,t,i,n){const s=this.getCreationOptions(t,i,n),r=new cd(e,t,s,i,this._undoRedoService,this._languageService,this._languageConfigurationService);if(i&&this._disposedModels.has(qu(i))){const d=this._removeDisposedModel(i),c=this._undoRedoService.getElements(i),h=this._getSHA1Computer(),u=h.canComputeSHA1(r)?h.computeSHA1(r)===d.sha1:!1;if(u||d.sharesUndoRedoStack){for(const g of c.past)Hd(g)&&g.matchesResource(i)&&g.setModel(r);for(const g of c.future)Hd(g)&&g.matchesResource(i)&&g.setModel(r);this._undoRedoService.setElementsValidFlag(i,!0,g=>Hd(g)&&g.matchesResource(i)),u&&(r._overwriteVersionId(d.versionId),r._overwriteAlternativeVersionId(d.alternativeVersionId),r._overwriteInitialUndoRedoSnapshot(d.initialUndoRedoSnapshot))}else d.initialUndoRedoSnapshot!==null&&this._undoRedoService.restoreSnapshot(d.initialUndoRedoSnapshot)}const a=qu(r.uri);if(this._models[a])throw new Error("ModelService: Cannot add model because it already exists!");const l=new Xce(r,d=>this._onWillDispose(d),(d,c)=>this._onDidChangeLanguage(d,c));return this._models[a]=l,l}createModel(e,t,i,n=!1){let s;return t?s=this._createModelData(e,t,i,n):s=this._createModelData(e,rr,i,n),this._onModelAdded.fire(s.model),s.model}getModels(){const e=[],t=Object.keys(this._models);for(let i=0,n=t.length;i0||d.future.length>0){for(const c of d.past)Hd(c)&&c.matchesResource(e.uri)&&(s=!0,r+=c.heapSize(e.uri),c.setModel(e.uri));for(const c of d.future)Hd(c)&&c.matchesResource(e.uri)&&(s=!0,r+=c.heapSize(e.uri),c.setModel(e.uri))}}const a=dm.MAX_MEMORY_FOR_CLOSED_FILES_UNDO_STACK,l=this._getSHA1Computer();if(s)if(!n&&(r>a||!l.canComputeSHA1(e))){const d=i.model.getInitialUndoRedoSnapshot();d!==null&&this._undoRedoService.restoreSnapshot(d)}else this._ensureDisposedModelsHeapSize(a-r),this._undoRedoService.setElementsValidFlag(e.uri,!1,d=>Hd(d)&&d.matchesResource(e.uri)),this._insertDisposedModel(new ehe(e.uri,i.model.getInitialUndoRedoSnapshot(),Date.now(),n,r,l.computeSHA1(e),e.getVersionId(),e.getAlternativeVersionId()));else if(!n){const d=i.model.getInitialUndoRedoSnapshot();d!==null&&this._undoRedoService.restoreSnapshot(d)}delete this._models[t],i.dispose(),delete this._modelCreationOptionsByLanguageAndResource[e.getLanguageId()+e.uri],this._onModelRemoved.fire(e)}_onDidChangeLanguage(e,t){const i=t.oldLanguage,n=e.getLanguageId(),s=this.getCreationOptions(i,e.uri,e.isForSimpleWidget),r=this.getCreationOptions(n,e.uri,e.isForSimpleWidget);dm._setModelOptionsForModel(e,r,s),this._onModelModeChanged.fire({model:e,oldLanguageId:i})}_getSHA1Computer(){return new Ak}};Iy.MAX_MEMORY_FOR_CLOSED_FILES_UNDO_STACK=20*1024*1024;Iy=dm=Qce([Y_(0,dt),Y_(1,c6),Y_(2,mk),Y_(3,bi),Y_(4,oi)],Iy);class Ak{canComputeSHA1(e){return e.getValueLength()<=Ak.MAX_MODEL_SIZE}computeSHA1(e){const t=new OL,i=e.createSnapshot();let n;for(;n=i.read();)t.update(n);return t.digest()}}Ak.MAX_MODEL_SIZE=10*1024*1024;var XT;(function(o){o[o.PRESERVE=0]="PRESERVE",o[o.LAST=1]="LAST"})(XT||(XT={}));const Rf={Quickaccess:"workbench.contributions.quickaccess"};class the{constructor(){this.providers=[],this.defaultProvider=void 0}registerQuickAccessProvider(e){return e.prefix.length===0?this.defaultProvider=e:this.providers.push(e),this.providers.sort((t,i)=>i.prefix.length-t.prefix.length),Ne(()=>{this.providers.splice(this.providers.indexOf(e),1),this.defaultProvider===e&&(this.defaultProvider=void 0)})}getQuickAccessProviders(){return Ya([this.defaultProvider,...this.providers])}getQuickAccessProvider(e){return e&&this.providers.find(i=>e.startsWith(i.prefix))||void 0||this.defaultProvider}}Di.add(Rf.Quickaccess,new the);const ihe={ctrlCmd:!1,alt:!1};var Up;(function(o){o[o.Blur=1]="Blur",o[o.Gesture=2]="Gesture",o[o.Other=3]="Other"})(Up||(Up={}));var Ea;(function(o){o[o.NONE=0]="NONE",o[o.FIRST=1]="FIRST",o[o.SECOND=2]="SECOND",o[o.LAST=3]="LAST"})(Ea||(Ea={}));var ai;(function(o){o[o.First=1]="First",o[o.Second=2]="Second",o[o.Last=3]="Last",o[o.Next=4]="Next",o[o.Previous=5]="Previous",o[o.NextPage=6]="NextPage",o[o.PreviousPage=7]="PreviousPage",o[o.NextSeparator=8]="NextSeparator",o[o.PreviousSeparator=9]="PreviousSeparator"})(ai||(ai={}));const Ur=ft("quickInputService");var nhe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},dB=function(o,e){return function(t,i){e(t,i,o)}};let JT=class extends H{constructor(e,t){super(),this.quickInputService=e,this.instantiationService=t,this.registry=Di.as(Rf.Quickaccess),this.mapProviderToDescriptor=new Map,this.lastAcceptedPickerValues=new Map,this.visibleQuickAccess=void 0}show(e="",t){this.doShowOrPick(e,!1,t)}doShowOrPick(e,t,i){var n,s,r,a;const[l,d]=this.getOrInstantiateProvider(e,i==null?void 0:i.enabledProviderPrefixes),c=this.visibleQuickAccess,h=c==null?void 0:c.descriptor;if(c&&d&&h===d){e!==d.prefix&&!(i!=null&&i.preserveValue)&&(c.picker.value=e),this.adjustValueSelection(c.picker,d,i);return}if(d&&!(i!=null&&i.preserveValue)){let b;if(c&&h&&h!==d){const C=c.value.substr(h.prefix.length);C&&(b=`${d.prefix}${C}`)}if(!b){const C=l==null?void 0:l.defaultFilterValue;C===XT.LAST?b=this.lastAcceptedPickerValues.get(d):typeof C=="string"&&(b=`${d.prefix}${C}`)}typeof b=="string"&&(e=b)}const u=(n=c==null?void 0:c.picker)===null||n===void 0?void 0:n.valueSelection,g=(s=c==null?void 0:c.picker)===null||s===void 0?void 0:s.value,f=new Q,p=f.add(this.quickInputService.createQuickPick());p.value=e,this.adjustValueSelection(p,d,i),p.placeholder=(r=i==null?void 0:i.placeholder)!==null&&r!==void 0?r:d==null?void 0:d.placeholder,p.quickNavigate=i==null?void 0:i.quickNavigateConfiguration,p.hideInput=!!p.quickNavigate&&!c,(typeof(i==null?void 0:i.itemActivation)=="number"||i!=null&&i.quickNavigateConfiguration)&&(p.itemActivation=(a=i==null?void 0:i.itemActivation)!==null&&a!==void 0?a:Ea.SECOND),p.contextKey=d==null?void 0:d.contextKey,p.filterValue=b=>b.substring(d?d.prefix.length:0);let _;t&&(_=new uC,f.add(he.once(p.onWillAccept)(b=>{b.veto(),p.hide()}))),f.add(this.registerPickerListeners(p,l,d,e,i));const v=f.add(new ki);if(l&&f.add(l.provide(p,v.token,i==null?void 0:i.providerOptions)),he.once(p.onDidHide)(()=>{p.selectedItems.length===0&&v.cancel(),f.dispose(),_==null||_.complete(p.selectedItems.slice(0))}),p.show(),u&&g===e&&(p.valueSelection=u),t)return _==null?void 0:_.p}adjustValueSelection(e,t,i){var n;let s;i!=null&&i.preserveValue?s=[e.value.length,e.value.length]:s=[(n=t==null?void 0:t.prefix.length)!==null&&n!==void 0?n:0,e.value.length],e.valueSelection=s}registerPickerListeners(e,t,i,n,s){const r=new Q,a=this.visibleQuickAccess={picker:e,descriptor:i,value:n};return r.add(Ne(()=>{a===this.visibleQuickAccess&&(this.visibleQuickAccess=void 0)})),r.add(e.onDidChangeValue(l=>{const[d]=this.getOrInstantiateProvider(l,s==null?void 0:s.enabledProviderPrefixes);d!==t?this.show(l,{enabledProviderPrefixes:s==null?void 0:s.enabledProviderPrefixes,preserveValue:!0,providerOptions:s==null?void 0:s.providerOptions}):a.value=l})),i&&r.add(e.onDidAccept(()=>{this.lastAcceptedPickerValues.set(i,e.value)})),r}getOrInstantiateProvider(e,t){const i=this.registry.getQuickAccessProvider(e);if(!i||t&&!(t!=null&&t.includes(i.prefix)))return[void 0,void 0];let n=this.mapProviderToDescriptor.get(i);return n||(n=this.instantiationService.createInstance(i.ctor),this.mapProviderToDescriptor.set(i,n)),[n,i]}};JT=nhe([dB(0,Ur),dB(1,Ae)],JT);class v_ extends mr{constructor(e){var t;super(),this._onChange=this._register(new F),this.onChange=this._onChange.event,this._onKeyDown=this._register(new F),this.onKeyDown=this._onKeyDown.event,this._opts=e,this._checked=this._opts.isChecked;const i=["monaco-custom-toggle"];this._opts.icon&&(this._icon=this._opts.icon,i.push(...Ve.asClassNameArray(this._icon))),this._opts.actionClassName&&i.push(...this._opts.actionClassName.split(" ")),this._checked&&i.push("checked"),this.domNode=document.createElement("div"),this._hover=this._register(ul().setupUpdatableHover((t=e.hoverDelegate)!==null&&t!==void 0?t:Js("mouse"),this.domNode,this._opts.title)),this.domNode.classList.add(...i),this._opts.notFocusable||(this.domNode.tabIndex=0),this.domNode.setAttribute("role","checkbox"),this.domNode.setAttribute("aria-checked",String(this._checked)),this.domNode.setAttribute("aria-label",this._opts.title),this.applyStyles(),this.onclick(this.domNode,n=>{this.enabled&&(this.checked=!this._checked,this._onChange.fire(!1),n.preventDefault())}),this._register(this.ignoreGesture(this.domNode)),this.onkeydown(this.domNode,n=>{if(n.keyCode===10||n.keyCode===3){this.checked=!this._checked,this._onChange.fire(!0),n.preventDefault(),n.stopPropagation();return}this._onKeyDown.fire(n)})}get enabled(){return this.domNode.getAttribute("aria-disabled")!=="true"}focus(){this.domNode.focus()}get checked(){return this._checked}set checked(e){this._checked=e,this.domNode.setAttribute("aria-checked",String(this._checked)),this.domNode.classList.toggle("checked",this._checked),this.applyStyles()}width(){return 22}applyStyles(){this.domNode&&(this.domNode.style.borderColor=this._checked&&this._opts.inputActiveOptionBorder||"",this.domNode.style.color=this._checked&&this._opts.inputActiveOptionForeground||"inherit",this.domNode.style.backgroundColor=this._checked&&this._opts.inputActiveOptionBackground||"")}enable(){this.domNode.setAttribute("aria-disabled",String(!1))}disable(){this.domNode.setAttribute("aria-disabled",String(!0))}}var she=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s};class IV{constructor(e){this.nodes=e}toString(){return this.nodes.map(e=>typeof e=="string"?e:e.label).join("")}}she([Zi],IV.prototype,"toString",null);const ohe=/\[([^\]]+)\]\(((?:https?:\/\/|command:|file:)[^\)\s]+)(?: (["'])(.+?)(\3))?\)/gi;function rhe(o){const e=[];let t=0,i;for(;i=ohe.exec(o);){i.index-t>0&&e.push(o.substring(t,i.index));const[,n,s,,r]=i;r?e.push({label:n,href:s,title:r}):e.push({label:n,href:s}),t=i.index+i[0].length}return t{CY(g)&&vt.stop(g,!0),t.callback(s.href)},d=t.disposables.add(new mt(a,oe.CLICK)).event,c=t.disposables.add(new mt(a,oe.KEY_DOWN)).event,h=he.chain(c,g=>g.filter(f=>{const p=new ti(f);return p.equals(10)||p.equals(3)}));t.disposables.add(ni.addTarget(a));const u=t.disposables.add(new mt(a,si.Tap)).event;he.any(d,u,h)(l,null,t.disposables),e.appendChild(a)}}var che=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},cB=function(o,e){return function(t,i){e(t,i,o)}};const EV="inQuickInput",hhe=new fe(EV,!1,m("inQuickInput","Whether keyboard focus is inside the quick input control")),uhe=Z.has(EV),NV="quickInputType",ghe=new fe(NV,void 0,m("quickInputType","The type of the currently visible quick input")),TV="cursorAtEndOfQuickInputBox",fhe=new fe(TV,!1,m("cursorAtEndOfQuickInputBox","Whether the cursor in the quick input is at the end of the input box")),mhe=Z.has(TV),eM={iconClass:Ve.asClassName(de.quickInputBack),tooltip:m("quickInput.back","Back"),handle:-1};class PC extends H{constructor(e){super(),this.ui=e,this._widgetUpdated=!1,this.visible=!1,this._enabled=!0,this._busy=!1,this._ignoreFocusOut=!1,this._buttons=[],this.buttonsUpdated=!1,this._toggles=[],this.togglesUpdated=!1,this.noValidationMessage=PC.noPromptMessage,this._severity=ji.Ignore,this.onDidTriggerButtonEmitter=this._register(new F),this.onDidHideEmitter=this._register(new F),this.onWillHideEmitter=this._register(new F),this.onDisposeEmitter=this._register(new F),this.visibleDisposables=this._register(new Q),this.onDidHide=this.onDidHideEmitter.event}get title(){return this._title}set title(e){this._title=e,this.update()}get description(){return this._description}set description(e){this._description=e,this.update()}get step(){return this._steps}set step(e){this._steps=e,this.update()}get totalSteps(){return this._totalSteps}set totalSteps(e){this._totalSteps=e,this.update()}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this.update()}get contextKey(){return this._contextKey}set contextKey(e){this._contextKey=e,this.update()}get busy(){return this._busy}set busy(e){this._busy=e,this.update()}get ignoreFocusOut(){return this._ignoreFocusOut}set ignoreFocusOut(e){const t=this._ignoreFocusOut!==e&&!Qa;this._ignoreFocusOut=e&&!Qa,t&&this.update()}get buttons(){return this._buttons}set buttons(e){this._buttons=e,this.buttonsUpdated=!0,this.update()}get toggles(){return this._toggles}set toggles(e){this._toggles=e??[],this.togglesUpdated=!0,this.update()}get validationMessage(){return this._validationMessage}set validationMessage(e){this._validationMessage=e,this.update()}get severity(){return this._severity}set severity(e){this._severity=e,this.update()}show(){this.visible||(this.visibleDisposables.add(this.ui.onDidTriggerButton(e=>{this.buttons.indexOf(e)!==-1&&this.onDidTriggerButtonEmitter.fire(e)})),this.ui.show(this),this.visible=!0,this._lastValidationMessage=void 0,this._lastSeverity=void 0,this.buttons.length&&(this.buttonsUpdated=!0),this.toggles.length&&(this.togglesUpdated=!0),this.update())}hide(){this.visible&&this.ui.hide()}didHide(e=Up.Other){this.visible=!1,this.visibleDisposables.clear(),this.onDidHideEmitter.fire({reason:e})}willHide(e=Up.Other){this.onWillHideEmitter.fire({reason:e})}update(){var e,t;if(!this.visible)return;const i=this.getTitle();i&&this.ui.title.textContent!==i?this.ui.title.textContent=i:!i&&this.ui.title.innerHTML!==" "&&(this.ui.title.innerText=" ");const n=this.getDescription();if(this.ui.description1.textContent!==n&&(this.ui.description1.textContent=n),this.ui.description2.textContent!==n&&(this.ui.description2.textContent=n),this._widgetUpdated&&(this._widgetUpdated=!1,this._widget?qn(this.ui.widget,this._widget):qn(this.ui.widget)),this.busy&&!this.busyDelay&&(this.busyDelay=new _a,this.busyDelay.setIfNotSet(()=>{this.visible&&this.ui.progressBar.infinite()},800)),!this.busy&&this.busyDelay&&(this.ui.progressBar.stop(),this.busyDelay.cancel(),this.busyDelay=void 0),this.buttonsUpdated){this.buttonsUpdated=!1,this.ui.leftActionBar.clear();const r=this.buttons.filter(l=>l===eM).map((l,d)=>Ey(l,`id-${d}`,async()=>this.onDidTriggerButtonEmitter.fire(l)));this.ui.leftActionBar.push(r,{icon:!0,label:!1}),this.ui.rightActionBar.clear();const a=this.buttons.filter(l=>l!==eM).map((l,d)=>Ey(l,`id-${d}`,async()=>this.onDidTriggerButtonEmitter.fire(l)));this.ui.rightActionBar.push(a,{icon:!0,label:!1})}if(this.togglesUpdated){this.togglesUpdated=!1;const r=(t=(e=this.toggles)===null||e===void 0?void 0:e.filter(a=>a instanceof v_))!==null&&t!==void 0?t:[];this.ui.inputBox.toggles=r}this.ui.ignoreFocusOut=this.ignoreFocusOut,this.ui.setEnabled(this.enabled),this.ui.setContextKey(this.contextKey);const s=this.validationMessage||this.noValidationMessage;this._lastValidationMessage!==s&&(this._lastValidationMessage=s,qn(this.ui.message),dhe(s,this.ui.message,{callback:r=>{this.ui.linkOpenerDelegate(r)},disposables:this.visibleDisposables})),this._lastSeverity!==this.severity&&(this._lastSeverity=this.severity,this.showMessageDecoration(this.severity))}getTitle(){return this.title&&this.step?`${this.title} (${this.getSteps()})`:this.title?this.title:this.step?this.getSteps():""}getDescription(){return this.description||""}getSteps(){return this.step&&this.totalSteps?m("quickInput.steps","{0}/{1}",this.step,this.totalSteps):this.step?String(this.step):""}showMessageDecoration(e){if(this.ui.inputBox.showDecoration(e),e!==ji.Ignore){const t=this.ui.inputBox.stylesForType(e);this.ui.message.style.color=t.foreground?`${t.foreground}`:"",this.ui.message.style.backgroundColor=t.background?`${t.background}`:"",this.ui.message.style.border=t.border?`1px solid ${t.border}`:"",this.ui.message.style.marginBottom="-2px"}else this.ui.message.style.color="",this.ui.message.style.backgroundColor="",this.ui.message.style.border="",this.ui.message.style.marginBottom=""}dispose(){this.hide(),this.onDisposeEmitter.fire(),super.dispose()}}PC.noPromptMessage=m("inputModeEntry","Press 'Enter' to confirm your input or 'Escape' to cancel");class g0 extends PC{constructor(){super(...arguments),this._value="",this.onDidChangeValueEmitter=this._register(new F),this.onWillAcceptEmitter=this._register(new F),this.onDidAcceptEmitter=this._register(new F),this.onDidCustomEmitter=this._register(new F),this._items=[],this.itemsUpdated=!1,this._canSelectMany=!1,this._canAcceptInBackground=!1,this._matchOnDescription=!1,this._matchOnDetail=!1,this._matchOnLabel=!0,this._matchOnLabelMode="fuzzy",this._sortByLabel=!0,this._keepScrollPosition=!1,this._itemActivation=Ea.FIRST,this._activeItems=[],this.activeItemsUpdated=!1,this.activeItemsToConfirm=[],this.onDidChangeActiveEmitter=this._register(new F),this._selectedItems=[],this.selectedItemsUpdated=!1,this.selectedItemsToConfirm=[],this.onDidChangeSelectionEmitter=this._register(new F),this.onDidTriggerItemButtonEmitter=this._register(new F),this.onDidTriggerSeparatorButtonEmitter=this._register(new F),this.valueSelectionUpdated=!0,this._ok="default",this._customButton=!1,this._focusEventBufferer=new ML,this.type="quickPick",this.filterValue=e=>e,this.onDidChangeValue=this.onDidChangeValueEmitter.event,this.onWillAccept=this.onWillAcceptEmitter.event,this.onDidAccept=this.onDidAcceptEmitter.event,this.onDidChangeActive=this.onDidChangeActiveEmitter.event,this.onDidChangeSelection=this.onDidChangeSelectionEmitter.event,this.onDidTriggerItemButton=this.onDidTriggerItemButtonEmitter.event,this.onDidTriggerSeparatorButton=this.onDidTriggerSeparatorButtonEmitter.event}get quickNavigate(){return this._quickNavigate}set quickNavigate(e){this._quickNavigate=e,this.update()}get value(){return this._value}set value(e){this.doSetValue(e)}doSetValue(e,t){this._value!==e&&(this._value=e,t||this.update(),this.visible&&this.ui.list.filter(this.filterValue(this._value))&&this.trySelectFirst(),this.onDidChangeValueEmitter.fire(this._value))}set ariaLabel(e){this._ariaLabel=e,this.update()}get ariaLabel(){return this._ariaLabel}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.update()}get items(){return this._items}get scrollTop(){return this.ui.list.scrollTop}set scrollTop(e){this.ui.list.scrollTop=e}set items(e){this._items=e,this.itemsUpdated=!0,this.update()}get canSelectMany(){return this._canSelectMany}set canSelectMany(e){this._canSelectMany=e,this.update()}get canAcceptInBackground(){return this._canAcceptInBackground}set canAcceptInBackground(e){this._canAcceptInBackground=e}get matchOnDescription(){return this._matchOnDescription}set matchOnDescription(e){this._matchOnDescription=e,this.update()}get matchOnDetail(){return this._matchOnDetail}set matchOnDetail(e){this._matchOnDetail=e,this.update()}get matchOnLabel(){return this._matchOnLabel}set matchOnLabel(e){this._matchOnLabel=e,this.update()}get matchOnLabelMode(){return this._matchOnLabelMode}set matchOnLabelMode(e){this._matchOnLabelMode=e,this.update()}get sortByLabel(){return this._sortByLabel}set sortByLabel(e){this._sortByLabel=e,this.update()}get keepScrollPosition(){return this._keepScrollPosition}set keepScrollPosition(e){this._keepScrollPosition=e}get itemActivation(){return this._itemActivation}set itemActivation(e){this._itemActivation=e}get activeItems(){return this._activeItems}set activeItems(e){this._activeItems=e,this.activeItemsUpdated=!0,this.update()}get selectedItems(){return this._selectedItems}set selectedItems(e){this._selectedItems=e,this.selectedItemsUpdated=!0,this.update()}get keyMods(){return this._quickNavigate?ihe:this.ui.keyMods}get valueSelection(){const e=this.ui.inputBox.getSelection();if(e)return[e.start,e.end]}set valueSelection(e){this._valueSelection=e,this.valueSelectionUpdated=!0,this.update()}get customButton(){return this._customButton}set customButton(e){this._customButton=e,this.update()}get customLabel(){return this._customButtonLabel}set customLabel(e){this._customButtonLabel=e,this.update()}get customHover(){return this._customButtonHover}set customHover(e){this._customButtonHover=e,this.update()}get ok(){return this._ok}set ok(e){this._ok=e,this.update()}get hideInput(){return!!this._hideInput}set hideInput(e){this._hideInput=e,this.update()}trySelectFirst(){this.canSelectMany||this.ui.list.focus(ai.First)}show(){this.visible||(this.visibleDisposables.add(this.ui.inputBox.onDidChange(e=>{this.doSetValue(e,!0)})),this.visibleDisposables.add(this.ui.onDidAccept(()=>{this.canSelectMany?this.ui.list.getCheckedElements().length||(this._selectedItems=[],this.onDidChangeSelectionEmitter.fire(this.selectedItems)):this.activeItems[0]&&(this._selectedItems=[this.activeItems[0]],this.onDidChangeSelectionEmitter.fire(this.selectedItems)),this.handleAccept(!1)})),this.visibleDisposables.add(this.ui.onDidCustom(()=>{this.onDidCustomEmitter.fire()})),this.visibleDisposables.add(this._focusEventBufferer.wrapEvent(this.ui.list.onDidChangeFocus,(e,t)=>t)(e=>{this.activeItemsUpdated||this.activeItemsToConfirm!==this._activeItems&&Li(e,this._activeItems,(t,i)=>t===i)||(this._activeItems=e,this.onDidChangeActiveEmitter.fire(e))})),this.visibleDisposables.add(this.ui.list.onDidChangeSelection(({items:e,event:t})=>{if(this.canSelectMany){e.length&&this.ui.list.setSelectedElements([]);return}this.selectedItemsToConfirm!==this._selectedItems&&Li(e,this._selectedItems,(i,n)=>i===n)||(this._selectedItems=e,this.onDidChangeSelectionEmitter.fire(e),e.length&&this.handleAccept(cA(t)&&t.button===1))})),this.visibleDisposables.add(this.ui.list.onChangedCheckedElements(e=>{this.canSelectMany&&(this.selectedItemsToConfirm!==this._selectedItems&&Li(e,this._selectedItems,(t,i)=>t===i)||(this._selectedItems=e,this.onDidChangeSelectionEmitter.fire(e)))})),this.visibleDisposables.add(this.ui.list.onButtonTriggered(e=>this.onDidTriggerItemButtonEmitter.fire(e))),this.visibleDisposables.add(this.ui.list.onSeparatorButtonTriggered(e=>this.onDidTriggerSeparatorButtonEmitter.fire(e))),this.visibleDisposables.add(this.registerQuickNavigation()),this.valueSelectionUpdated=!0),super.show()}handleAccept(e){let t=!1;this.onWillAcceptEmitter.fire({veto:()=>t=!0}),t||this.onDidAcceptEmitter.fire({inBackground:e})}registerQuickNavigation(){return q(this.ui.container,oe.KEY_UP,e=>{if(this.canSelectMany||!this._quickNavigate)return;const t=new ti(e),i=t.keyCode;this._quickNavigate.keybindings.some(r=>{const a=r.getChords();return a.length>1?!1:a[0].shiftKey&&i===4?!(t.ctrlKey||t.altKey||t.metaKey):!!(a[0].altKey&&i===6||a[0].ctrlKey&&i===5||a[0].metaKey&&i===57)})&&(this.activeItems[0]&&(this._selectedItems=[this.activeItems[0]],this.onDidChangeSelectionEmitter.fire(this.selectedItems),this.handleAccept(!1)),this._quickNavigate=void 0)})}update(){if(!this.visible)return;const e=this.keepScrollPosition?this.scrollTop:0,t=!!this.description,i={title:!!this.title||!!this.step||!!this.buttons.length,description:t,checkAll:this.canSelectMany&&!this._hideCheckAll,checkBox:this.canSelectMany,inputBox:!this._hideInput,progressBar:!this._hideInput||t,visibleCount:!0,count:this.canSelectMany&&!this._hideCountBadge,ok:this.ok==="default"?this.canSelectMany:this.ok,list:!0,message:!!this.validationMessage,customButton:this.customButton};this.ui.setVisibilities(i),super.update(),this.ui.inputBox.value!==this.value&&(this.ui.inputBox.value=this.value),this.valueSelectionUpdated&&(this.valueSelectionUpdated=!1,this.ui.inputBox.select(this._valueSelection&&{start:this._valueSelection[0],end:this._valueSelection[1]})),this.ui.inputBox.placeholder!==(this.placeholder||"")&&(this.ui.inputBox.placeholder=this.placeholder||"");let n=this.ariaLabel;!n&&i.inputBox&&(n=this.placeholder||g0.DEFAULT_ARIA_LABEL,this.title&&(n+=` - ${this.title}`)),this.ui.list.ariaLabel!==n&&(this.ui.list.ariaLabel=n??null),this.ui.list.matchOnDescription=this.matchOnDescription,this.ui.list.matchOnDetail=this.matchOnDetail,this.ui.list.matchOnLabel=this.matchOnLabel,this.ui.list.matchOnLabelMode=this.matchOnLabelMode,this.ui.list.sortByLabel=this.sortByLabel,this.itemsUpdated&&(this.itemsUpdated=!1,this._focusEventBufferer.bufferEvents(()=>{switch(this.ui.list.setElements(this.items),this.ui.list.shouldLoop=!this.canSelectMany,this.ui.list.filter(this.filterValue(this.ui.inputBox.value)),this.ui.checkAll.checked=this.ui.list.getAllVisibleChecked(),this.ui.visibleCount.setCount(this.ui.list.getVisibleCount()),this.ui.count.setCount(this.ui.list.getCheckedCount()),this._itemActivation){case Ea.NONE:this._itemActivation=Ea.FIRST;break;case Ea.SECOND:this.ui.list.focus(ai.Second),this._itemActivation=Ea.FIRST;break;case Ea.LAST:this.ui.list.focus(ai.Last),this._itemActivation=Ea.FIRST;break;default:this.trySelectFirst();break}})),this.ui.container.classList.contains("show-checkboxes")!==!!this.canSelectMany&&(this.canSelectMany?this.ui.list.clearFocus():this.trySelectFirst()),this.activeItemsUpdated&&(this.activeItemsUpdated=!1,this.activeItemsToConfirm=this._activeItems,this.ui.list.setFocusedElements(this.activeItems),this.activeItemsToConfirm===this._activeItems&&(this.activeItemsToConfirm=null)),this.selectedItemsUpdated&&(this.selectedItemsUpdated=!1,this.selectedItemsToConfirm=this._selectedItems,this.canSelectMany?this.ui.list.setCheckedElements(this.selectedItems):this.ui.list.setSelectedElements(this.selectedItems),this.selectedItemsToConfirm===this._selectedItems&&(this.selectedItemsToConfirm=null)),this.ui.customButton.label=this.customLabel||"",this.ui.customButton.element.title=this.customHover||"",i.inputBox||(this.ui.list.domFocus(),this.canSelectMany&&this.ui.list.focus(ai.First)),this.keepScrollPosition&&(this.scrollTop=e)}focus(e){this.ui.list.focus(e),this.canSelectMany&&this.ui.list.domFocus()}accept(e){e&&!this._canAcceptInBackground||this.activeItems[0]&&(this._selectedItems=[this.activeItems[0]],this.onDidChangeSelectionEmitter.fire(this.selectedItems),this.handleAccept(e??!1))}}g0.DEFAULT_ARIA_LABEL=m("quickInputBox.ariaLabel","Type to narrow down results.");let phe=class extends PC{constructor(){super(...arguments),this._value="",this.valueSelectionUpdated=!0,this._password=!1,this.onDidValueChangeEmitter=this._register(new F),this.onDidAcceptEmitter=this._register(new F),this.type="inputBox",this.onDidChangeValue=this.onDidValueChangeEmitter.event,this.onDidAccept=this.onDidAcceptEmitter.event}get value(){return this._value}set value(e){this._value=e||"",this.update()}get placeholder(){return this._placeholder}set placeholder(e){this._placeholder=e,this.update()}get password(){return this._password}set password(e){this._password=e,this.update()}show(){this.visible||(this.visibleDisposables.add(this.ui.inputBox.onDidChange(e=>{e!==this.value&&(this._value=e,this.onDidValueChangeEmitter.fire(e))})),this.visibleDisposables.add(this.ui.onDidAccept(()=>this.onDidAcceptEmitter.fire())),this.valueSelectionUpdated=!0),super.show()}update(){if(!this.visible)return;this.ui.container.classList.remove("hidden-input");const e={title:!!this.title||!!this.step||!!this.buttons.length,description:!!this.description||!!this.step,inputBox:!0,message:!0,progressBar:!0};this.ui.setVisibilities(e),super.update(),this.ui.inputBox.value!==this.value&&(this.ui.inputBox.value=this.value),this.valueSelectionUpdated&&(this.valueSelectionUpdated=!1,this.ui.inputBox.select(this._valueSelection&&{start:this._valueSelection[0],end:this._valueSelection[1]})),this.ui.inputBox.placeholder!==(this.placeholder||"")&&(this.ui.inputBox.placeholder=this.placeholder||""),this.ui.inputBox.password!==this.password&&(this.ui.inputBox.password=this.password)}},tM=class extends Op{constructor(e,t){super("element",!1,i=>this.getOverrideOptions(i),e,t)}getOverrideOptions(e){var t;const i=(Bn(e.content)?(t=e.content.textContent)!==null&&t!==void 0?t:"":typeof e.content=="string"?e.content:e.content.value).includes(` +`);return{persistence:{hideOnKeyDown:!1},appearance:{showHoverHint:i,skipFadeInAnimation:!0}}}};tM=che([cB(0,dt),cB(1,Sd)],tM);$.white.toString(),$.white.toString();class Ny extends H{get onDidClick(){return this._onDidClick.event}constructor(e,t){super(),this._label="",this._onDidClick=this._register(new F),this._onDidEscape=this._register(new F),this.options=t,this._element=document.createElement("a"),this._element.classList.add("monaco-button"),this._element.tabIndex=0,this._element.setAttribute("role","button"),this._element.classList.toggle("secondary",!!t.secondary);const i=t.secondary?t.buttonSecondaryBackground:t.buttonBackground,n=t.secondary?t.buttonSecondaryForeground:t.buttonForeground;this._element.style.color=n||"",this._element.style.backgroundColor=i||"",t.supportShortLabel&&(this._labelShortElement=document.createElement("div"),this._labelShortElement.classList.add("monaco-button-label-short"),this._element.appendChild(this._labelShortElement),this._labelElement=document.createElement("div"),this._labelElement.classList.add("monaco-button-label"),this._element.appendChild(this._labelElement),this._element.classList.add("monaco-text-button-with-short-label")),typeof t.title=="string"&&this.setTitle(t.title),typeof t.ariaLabel=="string"&&this._element.setAttribute("aria-label",t.ariaLabel),e.appendChild(this._element),this._register(ni.addTarget(this._element)),[oe.CLICK,si.Tap].forEach(s=>{this._register(q(this._element,s,r=>{if(!this.enabled){vt.stop(r);return}this._onDidClick.fire(r)}))}),this._register(q(this._element,oe.KEY_DOWN,s=>{const r=new ti(s);let a=!1;this.enabled&&(r.equals(3)||r.equals(10))?(this._onDidClick.fire(s),a=!0):r.equals(9)&&(this._onDidEscape.fire(s),this._element.blur(),a=!0),a&&vt.stop(r,!0)})),this._register(q(this._element,oe.MOUSE_OVER,s=>{this._element.classList.contains("disabled")||this.updateBackground(!0)})),this._register(q(this._element,oe.MOUSE_OUT,s=>{this.updateBackground(!1)})),this.focusTracker=this._register(el(this._element)),this._register(this.focusTracker.onDidFocus(()=>{this.enabled&&this.updateBackground(!0)})),this._register(this.focusTracker.onDidBlur(()=>{this.enabled&&this.updateBackground(!1)}))}dispose(){super.dispose(),this._element.remove()}getContentElements(e){const t=[];for(let i of Fh(e))if(typeof i=="string"){if(i=i.trim(),i==="")continue;const n=document.createElement("span");n.textContent=i,t.push(n)}else t.push(i);return t}updateBackground(e){let t;this.options.secondary?t=e?this.options.buttonSecondaryHoverBackground:this.options.buttonSecondaryBackground:t=e?this.options.buttonHoverBackground:this.options.buttonBackground,t&&(this._element.style.backgroundColor=t)}get element(){return this._element}set label(e){var t;if(this._label===e||Za(this._label)&&Za(e)&&dle(this._label,e))return;this._element.classList.add("monaco-text-button");const i=this.options.supportShortLabel?this._labelElement:this._element;if(Za(e)){const s=wk(e,{inline:!0});s.dispose();const r=(t=s.element.querySelector("p"))===null||t===void 0?void 0:t.innerHTML;if(r){const a=mW(r,{ADD_TAGS:["b","i","u","code","span"],ALLOWED_ATTR:["class"],RETURN_TRUSTED_TYPE:!0});i.innerHTML=a}else qn(i)}else this.options.supportIcons?qn(i,...this.getContentElements(e)):i.textContent=e;let n="";typeof this.options.title=="string"?n=this.options.title:this.options.title&&(n=vle(e)),this.setTitle(n),typeof this.options.ariaLabel=="string"?this._element.setAttribute("aria-label",this.options.ariaLabel):this.options.ariaLabel&&this._element.setAttribute("aria-label",n),this._label=e}get label(){return this._label}set icon(e){this._element.classList.add(...Ve.asClassNameArray(e))}set enabled(e){e?(this._element.classList.remove("disabled"),this._element.setAttribute("aria-disabled",String(!1)),this._element.tabIndex=0):(this._element.classList.add("disabled"),this._element.setAttribute("aria-disabled",String(!0)))}get enabled(){return!this._element.classList.contains("disabled")}setTitle(e){var t;!this._hover&&e!==""?this._hover=this._register(ul().setupUpdatableHover((t=this.options.hoverDelegate)!==null&&t!==void 0?t:Js("mouse"),this._element,e)):this._hover&&this._hover.update(e)}}class iM{constructor(e,t,i){this.options=t,this.styles=i,this.count=0,this.element=J(e,ae(".monaco-count-badge")),this.countFormat=this.options.countFormat||"{0}",this.titleFormat=this.options.titleFormat||"",this.setCount(this.options.count||0)}setCount(e){this.count=e,this.render()}setTitleFormat(e){this.titleFormat=e,this.render()}render(){var e,t;this.element.textContent=$g(this.countFormat,this.count),this.element.title=$g(this.titleFormat,this.count),this.element.style.backgroundColor=(e=this.styles.badgeBackground)!==null&&e!==void 0?e:"",this.element.style.color=(t=this.styles.badgeForeground)!==null&&t!==void 0?t:"",this.styles.badgeBorder&&(this.element.style.border=`1px solid ${this.styles.badgeBorder}`)}}const hB="done",uB="active",mI="infinite",pI="infinite-long-running",gB="discrete";class Pk extends H{constructor(e,t){super(),this.progressSignal=this._register(new En),this.workedVal=0,this.showDelayedScheduler=this._register(new Gt(()=>Io(this.element),0)),this.longRunningScheduler=this._register(new Gt(()=>this.infiniteLongRunning(),Pk.LONG_RUNNING_INFINITE_THRESHOLD)),this.create(e,t)}create(e,t){this.element=document.createElement("div"),this.element.classList.add("monaco-progress-container"),this.element.setAttribute("role","progressbar"),this.element.setAttribute("aria-valuemin","0"),e.appendChild(this.element),this.bit=document.createElement("div"),this.bit.classList.add("progress-bit"),this.bit.style.backgroundColor=(t==null?void 0:t.progressBarBackground)||"#0E70C0",this.element.appendChild(this.bit)}off(){this.bit.style.width="inherit",this.bit.style.opacity="1",this.element.classList.remove(uB,mI,pI,gB),this.workedVal=0,this.totalWork=void 0,this.longRunningScheduler.cancel(),this.progressSignal.clear()}stop(){return this.doDone(!1)}doDone(e){return this.element.classList.add(hB),this.element.classList.contains(mI)?(this.bit.style.opacity="0",e?setTimeout(()=>this.off(),200):this.off()):(this.bit.style.width="inherit",e?setTimeout(()=>this.off(),200):this.off()),this}infinite(){return this.bit.style.width="2%",this.bit.style.opacity="1",this.element.classList.remove(gB,hB,pI),this.element.classList.add(uB,mI),this.longRunningScheduler.schedule(),this}infiniteLongRunning(){this.element.classList.add(pI)}getContainer(){return this.element}}Pk.LONG_RUNNING_INFINITE_THRESHOLD=1e4;const _he=m("caseDescription","Match Case"),vhe=m("wordsDescription","Match Whole Word"),bhe=m("regexDescription","Use Regular Expression");class MV extends v_{constructor(e){var t;super({icon:de.caseSensitive,title:_he+e.appendTitle,isChecked:e.isChecked,hoverDelegate:(t=e.hoverDelegate)!==null&&t!==void 0?t:Js("element"),inputActiveOptionBorder:e.inputActiveOptionBorder,inputActiveOptionForeground:e.inputActiveOptionForeground,inputActiveOptionBackground:e.inputActiveOptionBackground})}}class RV extends v_{constructor(e){var t;super({icon:de.wholeWord,title:vhe+e.appendTitle,isChecked:e.isChecked,hoverDelegate:(t=e.hoverDelegate)!==null&&t!==void 0?t:Js("element"),inputActiveOptionBorder:e.inputActiveOptionBorder,inputActiveOptionForeground:e.inputActiveOptionForeground,inputActiveOptionBackground:e.inputActiveOptionBackground})}}class AV extends v_{constructor(e){var t;super({icon:de.regex,title:bhe+e.appendTitle,isChecked:e.isChecked,hoverDelegate:(t=e.hoverDelegate)!==null&&t!==void 0?t:Js("element"),inputActiveOptionBorder:e.inputActiveOptionBorder,inputActiveOptionForeground:e.inputActiveOptionForeground,inputActiveOptionBackground:e.inputActiveOptionBackground})}}class Che{constructor(e,t=0,i=e.length,n=t-1){this.items=e,this.start=t,this.end=i,this.index=n}current(){return this.index===this.start-1||this.index===this.end?null:this.items[this.index]}next(){return this.index=Math.min(this.index+1,this.end),this.current()}previous(){return this.index=Math.max(this.index-1,this.start-1),this.current()}first(){return this.index=this.start,this.current()}last(){return this.index=this.end-1,this.current()}}class whe{constructor(e=[],t=10){this._initialize(e),this._limit=t,this._onChange()}getHistory(){return this._elements}add(e){this._history.delete(e),this._history.add(e),this._onChange()}next(){return this._navigator.next()}previous(){return this._currentPosition()!==0?this._navigator.previous():null}current(){return this._navigator.current()}first(){return this._navigator.first()}last(){return this._navigator.last()}isLast(){return this._currentPosition()>=this._elements.length-1}isNowhere(){return this._navigator.current()===null}has(e){return this._history.has(e)}_onChange(){this._reduceToLimit();const e=this._elements;this._navigator=new Che(e,0,e.length,e.length)}_reduceToLimit(){const e=this._elements;e.length>this._limit&&this._initialize(e.slice(e.length-this._limit))}_currentPosition(){const e=this._navigator.current();return e?this._elements.indexOf(e):-1}_initialize(e){this._history=new Set;for(const t of e)this._history.add(t)}get _elements(){const e=[];return this._history.forEach(t=>e.push(t)),e}}const Q_=ae;class She extends mr{constructor(e,t,i){var n;super(),this.state="idle",this.maxHeight=Number.POSITIVE_INFINITY,this._onDidChange=this._register(new F),this.onDidChange=this._onDidChange.event,this._onDidHeightChange=this._register(new F),this.onDidHeightChange=this._onDidHeightChange.event,this.contextViewProvider=t,this.options=i,this.message=null,this.placeholder=this.options.placeholder||"",this.tooltip=(n=this.options.tooltip)!==null&&n!==void 0?n:this.placeholder||"",this.ariaLabel=this.options.ariaLabel||"",this.options.validationOptions&&(this.validation=this.options.validationOptions.validation),this.element=J(e,Q_(".monaco-inputbox.idle"));const s=this.options.flexibleHeight?"textarea":"input",r=J(this.element,Q_(".ibwrapper"));if(this.input=J(r,Q_(s+".input.empty")),this.input.setAttribute("autocorrect","off"),this.input.setAttribute("autocapitalize","off"),this.input.setAttribute("spellcheck","false"),this.onfocus(this.input,()=>this.element.classList.add("synthetic-focus")),this.onblur(this.input,()=>this.element.classList.remove("synthetic-focus")),this.options.flexibleHeight){this.maxHeight=typeof this.options.flexibleMaxHeight=="number"?this.options.flexibleMaxHeight:Number.POSITIVE_INFINITY,this.mirror=J(r,Q_("div.mirror")),this.mirror.innerText=" ",this.scrollableElement=new P6(this.element,{vertical:1}),this.options.flexibleWidth&&(this.input.setAttribute("wrap","off"),this.mirror.style.whiteSpace="pre",this.mirror.style.wordWrap="initial"),J(e,this.scrollableElement.getDomNode()),this._register(this.scrollableElement),this._register(this.scrollableElement.onScroll(d=>this.input.scrollTop=d.scrollTop));const a=this._register(new mt(e.ownerDocument,"selectionchange")),l=he.filter(a.event,()=>{const d=e.ownerDocument.getSelection();return(d==null?void 0:d.anchorNode)===r});this._register(l(this.updateScrollDimensions,this)),this._register(this.onDidHeightChange(this.updateScrollDimensions,this))}else this.input.type=this.options.type||"text",this.input.setAttribute("wrap","off");this.ariaLabel&&this.input.setAttribute("aria-label",this.ariaLabel),this.placeholder&&!this.options.showPlaceholderOnFocus&&this.setPlaceHolder(this.placeholder),this.tooltip&&this.setTooltip(this.tooltip),this.oninput(this.input,()=>this.onValueChange()),this.onblur(this.input,()=>this.onBlur()),this.onfocus(this.input,()=>this.onFocus()),this._register(this.ignoreGesture(this.input)),setTimeout(()=>this.updateMirror(),0),this.options.actions&&(this.actionbar=this._register(new Br(this.element)),this.actionbar.push(this.options.actions,{icon:!0,label:!1})),this.applyStyles()}onBlur(){this._hideMessage(),this.options.showPlaceholderOnFocus&&this.input.setAttribute("placeholder","")}onFocus(){this._showMessage(),this.options.showPlaceholderOnFocus&&this.input.setAttribute("placeholder",this.placeholder||"")}setPlaceHolder(e){this.placeholder=e,this.input.setAttribute("placeholder",e)}setTooltip(e){this.tooltip=e,this.hover?this.hover.update(e):this.hover=this._register(ul().setupUpdatableHover(Js("mouse"),this.input,e))}get inputElement(){return this.input}get value(){return this.input.value}set value(e){this.input.value!==e&&(this.input.value=e,this.onValueChange())}get height(){return typeof this.cachedHeight=="number"?this.cachedHeight:Qd(this.element)}focus(){this.input.focus()}blur(){this.input.blur()}hasFocus(){return WL(this.input)}select(e=null){this.input.select(),e&&(this.input.setSelectionRange(e.start,e.end),e.end===this.input.value.length&&(this.input.scrollLeft=this.input.scrollWidth))}isSelectionAtEnd(){return this.input.selectionEnd===this.input.value.length&&this.input.selectionStart===this.input.selectionEnd}getSelection(){var e;const t=this.input.selectionStart;if(t===null)return null;const i=(e=this.input.selectionEnd)!==null&&e!==void 0?e:t;return{start:t,end:i}}enable(){this.input.removeAttribute("disabled")}disable(){this.blur(),this.input.disabled=!0,this._hideMessage()}set paddingRight(e){this.input.style.width=`calc(100% - ${e}px)`,this.mirror&&(this.mirror.style.paddingRight=e+"px")}updateScrollDimensions(){if(typeof this.cachedContentHeight!="number"||typeof this.cachedHeight!="number"||!this.scrollableElement)return;const e=this.cachedContentHeight,t=this.cachedHeight,i=this.input.scrollTop;this.scrollableElement.setScrollDimensions({scrollHeight:e,height:t}),this.scrollableElement.setScrollPosition({scrollTop:i})}showMessage(e,t){if(this.state==="open"&&or(this.message,e))return;this.message=e,this.element.classList.remove("idle"),this.element.classList.remove("info"),this.element.classList.remove("warning"),this.element.classList.remove("error"),this.element.classList.add(this.classForType(e.type));const i=this.stylesForType(this.message.type);this.element.style.border=`1px solid ${fc(i.border,"transparent")}`,this.message.content&&(this.hasFocus()||t)&&this._showMessage()}hideMessage(){this.message=null,this.element.classList.remove("info"),this.element.classList.remove("warning"),this.element.classList.remove("error"),this.element.classList.add("idle"),this._hideMessage(),this.applyStyles()}validate(){let e=null;return this.validation&&(e=this.validation(this.value),e?(this.inputElement.setAttribute("aria-invalid","true"),this.showMessage(e)):this.inputElement.hasAttribute("aria-invalid")&&(this.inputElement.removeAttribute("aria-invalid"),this.hideMessage())),e==null?void 0:e.type}stylesForType(e){const t=this.options.inputBoxStyles;switch(e){case 1:return{border:t.inputValidationInfoBorder,background:t.inputValidationInfoBackground,foreground:t.inputValidationInfoForeground};case 2:return{border:t.inputValidationWarningBorder,background:t.inputValidationWarningBackground,foreground:t.inputValidationWarningForeground};default:return{border:t.inputValidationErrorBorder,background:t.inputValidationErrorBackground,foreground:t.inputValidationErrorForeground}}}classForType(e){switch(e){case 1:return"info";case 2:return"warning";default:return"error"}}_showMessage(){if(!this.contextViewProvider||!this.message)return;let e;const t=()=>e.style.width=ko(this.element)+"px";this.contextViewProvider.showContextView({getAnchor:()=>this.element,anchorAlignment:1,render:n=>{var s,r;if(!this.message)return null;e=J(n,Q_(".monaco-inputbox-container")),t();const a={inline:!0,className:"monaco-inputbox-message"},l=this.message.formatContent?Rae(this.message.content,a):Mae(this.message.content,a);l.classList.add(this.classForType(this.message.type));const d=this.stylesForType(this.message.type);return l.style.backgroundColor=(s=d.background)!==null&&s!==void 0?s:"",l.style.color=(r=d.foreground)!==null&&r!==void 0?r:"",l.style.border=d.border?`1px solid ${d.border}`:"",J(e,l),null},onHide:()=>{this.state="closed"},layout:t});let i;this.message.type===3?i=m("alertErrorMessage","Error: {0}",this.message.content):this.message.type===2?i=m("alertWarningMessage","Warning: {0}",this.message.content):i=m("alertInfoMessage","Info: {0}",this.message.content),vo(i),this.state="open"}_hideMessage(){this.contextViewProvider&&(this.state==="open"&&this.contextViewProvider.hideContextView(),this.state="idle")}onValueChange(){this._onDidChange.fire(this.value),this.validate(),this.updateMirror(),this.input.classList.toggle("empty",!this.value),this.state==="open"&&this.contextViewProvider&&this.contextViewProvider.layout()}updateMirror(){if(!this.mirror)return;const e=this.value,i=e.charCodeAt(e.length-1)===10?" ":"";(e+i).replace(/\u000c/g,"")?this.mirror.textContent=e+i:this.mirror.innerText=" ",this.layout()}applyStyles(){var e,t,i;const n=this.options.inputBoxStyles,s=(e=n.inputBackground)!==null&&e!==void 0?e:"",r=(t=n.inputForeground)!==null&&t!==void 0?t:"",a=(i=n.inputBorder)!==null&&i!==void 0?i:"";this.element.style.backgroundColor=s,this.element.style.color=r,this.input.style.backgroundColor="inherit",this.input.style.color=r,this.element.style.border=`1px solid ${fc(a,"transparent")}`}layout(){if(!this.mirror)return;const e=this.cachedContentHeight;this.cachedContentHeight=Qd(this.mirror),e!==this.cachedContentHeight&&(this.cachedHeight=Math.min(this.cachedContentHeight,this.maxHeight),this.input.style.height=this.cachedHeight+"px",this._onDidHeightChange.fire(this.cachedContentHeight))}insertAtCursor(e){const t=this.inputElement,i=t.selectionStart,n=t.selectionEnd,s=t.value;i!==null&&n!==null&&(this.value=s.substr(0,i)+e+s.substr(n),t.setSelectionRange(i+1,i+1),this.layout())}dispose(){var e;this._hideMessage(),this.message=null,(e=this.actionbar)===null||e===void 0||e.dispose(),super.dispose()}}class PV extends She{constructor(e,t,i){const n=m({key:"history.inputbox.hint.suffix.noparens",comment:['Text is the suffix of an input field placeholder coming after the action the input field performs, this will be used when the input field ends in a closing parenthesis ")", for example "Filter (e.g. text, !exclude)". The character inserted into the final string is ⇅ to represent the up and down arrow keys.']}," or {0} for history","⇅"),s=m({key:"history.inputbox.hint.suffix.inparens",comment:['Text is the suffix of an input field placeholder coming after the action the input field performs, this will be used when the input field does NOT end in a closing parenthesis (eg. "Find"). The character inserted into the final string is ⇅ to represent the up and down arrow keys.']}," ({0} for history)","⇅");super(e,t,i),this._onDidFocus=this._register(new F),this.onDidFocus=this._onDidFocus.event,this._onDidBlur=this._register(new F),this.onDidBlur=this._onDidBlur.event,this.history=new whe(i.history,100);const r=()=>{if(i.showHistoryHint&&i.showHistoryHint()&&!this.placeholder.endsWith(n)&&!this.placeholder.endsWith(s)&&this.history.getHistory().length){const a=this.placeholder.endsWith(")")?n:s,l=this.placeholder+a;i.showPlaceholderOnFocus&&!WL(this.input)?this.placeholder=l:this.setPlaceHolder(l)}};this.observer=new MutationObserver((a,l)=>{a.forEach(d=>{d.target.textContent||r()})}),this.observer.observe(this.input,{attributeFilter:["class"]}),this.onfocus(this.input,()=>r()),this.onblur(this.input,()=>{const a=l=>{if(this.placeholder.endsWith(l)){const d=this.placeholder.slice(0,this.placeholder.length-l.length);return i.showPlaceholderOnFocus?this.placeholder=d:this.setPlaceHolder(d),!0}else return!1};a(s)||a(n)})}dispose(){super.dispose(),this.observer&&(this.observer.disconnect(),this.observer=void 0)}addToHistory(e){this.value&&(e||this.value!==this.getCurrentValue())&&this.history.add(this.value)}isAtLastInHistory(){return this.history.isLast()}isNowhereInHistory(){return this.history.isNowhere()}showNextValue(){this.history.has(this.value)||this.addToHistory();let e=this.getNextValue();e&&(e=e===this.value?this.getNextValue():e),this.value=e??"",ld(this.value?this.value:m("clearedInput","Cleared Input"))}showPreviousValue(){this.history.has(this.value)||this.addToHistory();let e=this.getPreviousValue();e&&(e=e===this.value?this.getPreviousValue():e),e&&(this.value=e,ld(this.value))}setPlaceHolder(e){super.setPlaceHolder(e),this.setTooltip(e)}onBlur(){super.onBlur(),this._onDidBlur.fire()}onFocus(){super.onFocus(),this._onDidFocus.fire()}getCurrentValue(){let e=this.history.current();return e||(e=this.history.last(),this.history.next()),e}getPreviousValue(){return this.history.previous()||this.history.first()}getNextValue(){return this.history.next()}}const yhe=m("defaultLabel","input");class OV extends mr{constructor(e,t,i){super(),this.fixFocusOnOptionClickEnabled=!0,this.imeSessionInProgress=!1,this.additionalTogglesDisposables=this._register(new En),this.additionalToggles=[],this._onDidOptionChange=this._register(new F),this.onDidOptionChange=this._onDidOptionChange.event,this._onKeyDown=this._register(new F),this.onKeyDown=this._onKeyDown.event,this._onMouseDown=this._register(new F),this.onMouseDown=this._onMouseDown.event,this._onInput=this._register(new F),this._onKeyUp=this._register(new F),this._onCaseSensitiveKeyDown=this._register(new F),this.onCaseSensitiveKeyDown=this._onCaseSensitiveKeyDown.event,this._onRegexKeyDown=this._register(new F),this.onRegexKeyDown=this._onRegexKeyDown.event,this._lastHighlightFindOptions=0,this.placeholder=i.placeholder||"",this.validation=i.validation,this.label=i.label||yhe,this.showCommonFindToggles=!!i.showCommonFindToggles;const n=i.appendCaseSensitiveLabel||"",s=i.appendWholeWordsLabel||"",r=i.appendRegexLabel||"",a=i.history||[],l=!!i.flexibleHeight,d=!!i.flexibleWidth,c=i.flexibleMaxHeight;this.domNode=document.createElement("div"),this.domNode.classList.add("monaco-findInput"),this.inputBox=this._register(new PV(this.domNode,t,{placeholder:this.placeholder||"",ariaLabel:this.label||"",validationOptions:{validation:this.validation},history:a,showHistoryHint:i.showHistoryHint,flexibleHeight:l,flexibleWidth:d,flexibleMaxHeight:c,inputBoxStyles:i.inputBoxStyles}));const h=this._register(Vp());if(this.showCommonFindToggles){this.regex=this._register(new AV({appendTitle:r,isChecked:!1,hoverDelegate:h,...i.toggleStyles})),this._register(this.regex.onChange(g=>{this._onDidOptionChange.fire(g),!g&&this.fixFocusOnOptionClickEnabled&&this.inputBox.focus(),this.validate()})),this._register(this.regex.onKeyDown(g=>{this._onRegexKeyDown.fire(g)})),this.wholeWords=this._register(new RV({appendTitle:s,isChecked:!1,hoverDelegate:h,...i.toggleStyles})),this._register(this.wholeWords.onChange(g=>{this._onDidOptionChange.fire(g),!g&&this.fixFocusOnOptionClickEnabled&&this.inputBox.focus(),this.validate()})),this.caseSensitive=this._register(new MV({appendTitle:n,isChecked:!1,hoverDelegate:h,...i.toggleStyles})),this._register(this.caseSensitive.onChange(g=>{this._onDidOptionChange.fire(g),!g&&this.fixFocusOnOptionClickEnabled&&this.inputBox.focus(),this.validate()})),this._register(this.caseSensitive.onKeyDown(g=>{this._onCaseSensitiveKeyDown.fire(g)}));const u=[this.caseSensitive.domNode,this.wholeWords.domNode,this.regex.domNode];this.onkeydown(this.domNode,g=>{if(g.equals(15)||g.equals(17)||g.equals(9)){const f=u.indexOf(this.domNode.ownerDocument.activeElement);if(f>=0){let p=-1;g.equals(17)?p=(f+1)%u.length:g.equals(15)&&(f===0?p=u.length-1:p=f-1),g.equals(9)?(u[f].blur(),this.inputBox.focus()):p>=0&&u[p].focus(),vt.stop(g,!0)}}})}this.controls=document.createElement("div"),this.controls.className="controls",this.controls.style.display=this.showCommonFindToggles?"":"none",this.caseSensitive&&this.controls.append(this.caseSensitive.domNode),this.wholeWords&&this.controls.appendChild(this.wholeWords.domNode),this.regex&&this.controls.appendChild(this.regex.domNode),this.setAdditionalToggles(i==null?void 0:i.additionalToggles),this.controls&&this.domNode.appendChild(this.controls),e==null||e.appendChild(this.domNode),this._register(q(this.inputBox.inputElement,"compositionstart",u=>{this.imeSessionInProgress=!0})),this._register(q(this.inputBox.inputElement,"compositionend",u=>{this.imeSessionInProgress=!1,this._onInput.fire()})),this.onkeydown(this.inputBox.inputElement,u=>this._onKeyDown.fire(u)),this.onkeyup(this.inputBox.inputElement,u=>this._onKeyUp.fire(u)),this.oninput(this.inputBox.inputElement,u=>this._onInput.fire()),this.onmousedown(this.inputBox.inputElement,u=>this._onMouseDown.fire(u))}get onDidChange(){return this.inputBox.onDidChange}layout(e){this.inputBox.layout(),this.updateInputBoxPadding(e.collapsedFindWidget)}enable(){var e,t,i;this.domNode.classList.remove("disabled"),this.inputBox.enable(),(e=this.regex)===null||e===void 0||e.enable(),(t=this.wholeWords)===null||t===void 0||t.enable(),(i=this.caseSensitive)===null||i===void 0||i.enable();for(const n of this.additionalToggles)n.enable()}disable(){var e,t,i;this.domNode.classList.add("disabled"),this.inputBox.disable(),(e=this.regex)===null||e===void 0||e.disable(),(t=this.wholeWords)===null||t===void 0||t.disable(),(i=this.caseSensitive)===null||i===void 0||i.disable();for(const n of this.additionalToggles)n.disable()}setFocusInputOnOptionClick(e){this.fixFocusOnOptionClickEnabled=e}setEnabled(e){e?this.enable():this.disable()}setAdditionalToggles(e){for(const t of this.additionalToggles)t.domNode.remove();this.additionalToggles=[],this.additionalTogglesDisposables.value=new Q;for(const t of e??[])this.additionalTogglesDisposables.value.add(t),this.controls.appendChild(t.domNode),this.additionalTogglesDisposables.value.add(t.onChange(i=>{this._onDidOptionChange.fire(i),!i&&this.fixFocusOnOptionClickEnabled&&this.inputBox.focus()})),this.additionalToggles.push(t);this.additionalToggles.length>0&&(this.controls.style.display=""),this.updateInputBoxPadding()}updateInputBoxPadding(e=!1){var t,i,n,s,r,a;e?this.inputBox.paddingRight=0:this.inputBox.paddingRight=((i=(t=this.caseSensitive)===null||t===void 0?void 0:t.width())!==null&&i!==void 0?i:0)+((s=(n=this.wholeWords)===null||n===void 0?void 0:n.width())!==null&&s!==void 0?s:0)+((a=(r=this.regex)===null||r===void 0?void 0:r.width())!==null&&a!==void 0?a:0)+this.additionalToggles.reduce((l,d)=>l+d.width(),0)}getValue(){return this.inputBox.value}setValue(e){this.inputBox.value!==e&&(this.inputBox.value=e)}select(){this.inputBox.select()}focus(){this.inputBox.focus()}getCaseSensitive(){var e,t;return(t=(e=this.caseSensitive)===null||e===void 0?void 0:e.checked)!==null&&t!==void 0?t:!1}setCaseSensitive(e){this.caseSensitive&&(this.caseSensitive.checked=e)}getWholeWords(){var e,t;return(t=(e=this.wholeWords)===null||e===void 0?void 0:e.checked)!==null&&t!==void 0?t:!1}setWholeWords(e){this.wholeWords&&(this.wholeWords.checked=e)}getRegex(){var e,t;return(t=(e=this.regex)===null||e===void 0?void 0:e.checked)!==null&&t!==void 0?t:!1}setRegex(e){this.regex&&(this.regex.checked=e,this.validate())}focusOnCaseSensitive(){var e;(e=this.caseSensitive)===null||e===void 0||e.focus()}highlightFindOptions(){this.domNode.classList.remove("highlight-"+this._lastHighlightFindOptions),this._lastHighlightFindOptions=1-this._lastHighlightFindOptions,this.domNode.classList.add("highlight-"+this._lastHighlightFindOptions)}validate(){this.inputBox.validate()}showMessage(e){this.inputBox.showMessage(e)}clearMessage(){this.inputBox.hideMessage()}}const Lhe=ae;class khe extends H{constructor(e,t,i){super(),this.parent=e,this.onKeyDown=s=>Wi(this.findInput.inputBox.inputElement,oe.KEY_DOWN,s),this.onDidChange=s=>this.findInput.onDidChange(s),this.container=J(this.parent,Lhe(".quick-input-box")),this.findInput=this._register(new OV(this.container,void 0,{label:"",inputBoxStyles:t,toggleStyles:i}));const n=this.findInput.inputBox.inputElement;n.role="combobox",n.ariaHasPopup="menu",n.ariaAutoComplete="list",n.ariaExpanded="true"}get value(){return this.findInput.getValue()}set value(e){this.findInput.setValue(e)}select(e=null){this.findInput.inputBox.select(e)}getSelection(){return this.findInput.inputBox.getSelection()}isSelectionAtEnd(){return this.findInput.inputBox.isSelectionAtEnd()}get placeholder(){return this.findInput.inputBox.inputElement.getAttribute("placeholder")||""}set placeholder(e){this.findInput.inputBox.setPlaceHolder(e)}get password(){return this.findInput.inputBox.inputElement.type==="password"}set password(e){this.findInput.inputBox.inputElement.type=e?"password":"text"}set enabled(e){this.findInput.inputBox.inputElement.toggleAttribute("readonly",!e)}set toggles(e){this.findInput.setAdditionalToggles(e)}setAttribute(e,t){this.findInput.inputBox.inputElement.setAttribute(e,t)}showDecoration(e){e===ji.Ignore?this.findInput.clearMessage():this.findInput.showMessage({type:e===ji.Info?1:e===ji.Warning?2:3,content:""})}stylesForType(e){return this.findInput.inputBox.stylesForType(e===ji.Info?1:e===ji.Warning?2:3)}setFocus(){this.findInput.focus()}layout(){this.findInput.inputBox.layout()}}class Dhe{get templateId(){return this.renderer.templateId}constructor(e,t){this.renderer=e,this.modelProvider=t}renderTemplate(e){return{data:this.renderer.renderTemplate(e),disposable:H.None}}renderElement(e,t,i,n){var s;if((s=i.disposable)===null||s===void 0||s.dispose(),!i.data)return;const r=this.modelProvider();if(r.isResolved(e))return this.renderer.renderElement(r.get(e),e,i.data,n);const a=new ki,l=r.resolve(e,a.token);i.disposable={dispose:()=>a.cancel()},this.renderer.renderPlaceholder(e,i.data),l.then(d=>this.renderer.renderElement(d,e,i.data,n))}disposeTemplate(e){e.disposable&&(e.disposable.dispose(),e.disposable=void 0),e.data&&(this.renderer.disposeTemplate(e.data),e.data=void 0)}}class xhe{constructor(e,t){this.modelProvider=e,this.accessibilityProvider=t}getWidgetAriaLabel(){return this.accessibilityProvider.getWidgetAriaLabel()}getAriaLabel(e){const t=this.modelProvider();return t.isResolved(e)?this.accessibilityProvider.getAriaLabel(t.get(e)):null}}function Ihe(o,e){return{...e,accessibilityProvider:e.accessibilityProvider&&new xhe(o,e.accessibilityProvider)}}class Ehe{constructor(e,t,i,n,s={}){const r=()=>this.model,a=n.map(l=>new Dhe(l,r));this.list=new pr(e,t,i,a,Ihe(r,s))}updateOptions(e){this.list.updateOptions(e)}getHTMLElement(){return this.list.getHTMLElement()}get onDidFocus(){return this.list.onDidFocus}get widget(){return this.list}get onDidDispose(){return this.list.onDidDispose}get onMouseDblClick(){return he.map(this.list.onMouseDblClick,({element:e,index:t,browserEvent:i})=>({element:e===void 0?void 0:this._model.get(e),index:t,browserEvent:i}))}get onPointer(){return he.map(this.list.onPointer,({element:e,index:t,browserEvent:i})=>({element:e===void 0?void 0:this._model.get(e),index:t,browserEvent:i}))}get onDidChangeSelection(){return he.map(this.list.onDidChangeSelection,({elements:e,indexes:t,browserEvent:i})=>({elements:e.map(n=>this._model.get(n)),indexes:t,browserEvent:i}))}get model(){return this._model}set model(e){this._model=e,this.list.splice(0,this.list.length,oo(e.length))}getFocus(){return this.list.getFocus()}getSelection(){return this.list.getSelection()}getSelectedElements(){return this.getSelection().map(e=>this.model.get(e))}style(e){this.list.style(e)}dispose(){this.list.dispose()}}var b_=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s};const Nhe=!1;var Ty;(function(o){o.North="north",o.South="south",o.East="east",o.West="west"})(Ty||(Ty={}));let The=4;const Mhe=new F;let Rhe=300;const Ahe=new F;class TP{constructor(e){this.el=e,this.disposables=new Q}get onPointerMove(){return this.disposables.add(new mt(Fe(this.el),"mousemove")).event}get onPointerUp(){return this.disposables.add(new mt(Fe(this.el),"mouseup")).event}dispose(){this.disposables.dispose()}}b_([Zi],TP.prototype,"onPointerMove",null);b_([Zi],TP.prototype,"onPointerUp",null);class MP{get onPointerMove(){return this.disposables.add(new mt(this.el,si.Change)).event}get onPointerUp(){return this.disposables.add(new mt(this.el,si.End)).event}constructor(e){this.el=e,this.disposables=new Q}dispose(){this.disposables.dispose()}}b_([Zi],MP.prototype,"onPointerMove",null);b_([Zi],MP.prototype,"onPointerUp",null);class My{get onPointerMove(){return this.factory.onPointerMove}get onPointerUp(){return this.factory.onPointerUp}constructor(e){this.factory=e}dispose(){}}b_([Zi],My.prototype,"onPointerMove",null);b_([Zi],My.prototype,"onPointerUp",null);const fB="pointer-events-disabled";class ds extends H{get state(){return this._state}get orthogonalStartSash(){return this._orthogonalStartSash}get orthogonalEndSash(){return this._orthogonalEndSash}set state(e){this._state!==e&&(this.el.classList.toggle("disabled",e===0),this.el.classList.toggle("minimum",e===1),this.el.classList.toggle("maximum",e===2),this._state=e,this.onDidEnablementChange.fire(e))}set orthogonalStartSash(e){if(this._orthogonalStartSash!==e){if(this.orthogonalStartDragHandleDisposables.clear(),this.orthogonalStartSashDisposables.clear(),e){const t=i=>{this.orthogonalStartDragHandleDisposables.clear(),i!==0&&(this._orthogonalStartDragHandle=J(this.el,ae(".orthogonal-drag-handle.start")),this.orthogonalStartDragHandleDisposables.add(Ne(()=>this._orthogonalStartDragHandle.remove())),this.orthogonalStartDragHandleDisposables.add(new mt(this._orthogonalStartDragHandle,"mouseenter")).event(()=>ds.onMouseEnter(e),void 0,this.orthogonalStartDragHandleDisposables),this.orthogonalStartDragHandleDisposables.add(new mt(this._orthogonalStartDragHandle,"mouseleave")).event(()=>ds.onMouseLeave(e),void 0,this.orthogonalStartDragHandleDisposables))};this.orthogonalStartSashDisposables.add(e.onDidEnablementChange.event(t,this)),t(e.state)}this._orthogonalStartSash=e}}set orthogonalEndSash(e){if(this._orthogonalEndSash!==e){if(this.orthogonalEndDragHandleDisposables.clear(),this.orthogonalEndSashDisposables.clear(),e){const t=i=>{this.orthogonalEndDragHandleDisposables.clear(),i!==0&&(this._orthogonalEndDragHandle=J(this.el,ae(".orthogonal-drag-handle.end")),this.orthogonalEndDragHandleDisposables.add(Ne(()=>this._orthogonalEndDragHandle.remove())),this.orthogonalEndDragHandleDisposables.add(new mt(this._orthogonalEndDragHandle,"mouseenter")).event(()=>ds.onMouseEnter(e),void 0,this.orthogonalEndDragHandleDisposables),this.orthogonalEndDragHandleDisposables.add(new mt(this._orthogonalEndDragHandle,"mouseleave")).event(()=>ds.onMouseLeave(e),void 0,this.orthogonalEndDragHandleDisposables))};this.orthogonalEndSashDisposables.add(e.onDidEnablementChange.event(t,this)),t(e.state)}this._orthogonalEndSash=e}}constructor(e,t,i){super(),this.hoverDelay=Rhe,this.hoverDelayer=this._register(new ha(this.hoverDelay)),this._state=3,this.onDidEnablementChange=this._register(new F),this._onDidStart=this._register(new F),this._onDidChange=this._register(new F),this._onDidReset=this._register(new F),this._onDidEnd=this._register(new F),this.orthogonalStartSashDisposables=this._register(new Q),this.orthogonalStartDragHandleDisposables=this._register(new Q),this.orthogonalEndSashDisposables=this._register(new Q),this.orthogonalEndDragHandleDisposables=this._register(new Q),this.onDidStart=this._onDidStart.event,this.onDidChange=this._onDidChange.event,this.onDidReset=this._onDidReset.event,this.onDidEnd=this._onDidEnd.event,this.linkedSash=void 0,this.el=J(e,ae(".monaco-sash")),i.orthogonalEdge&&this.el.classList.add(`orthogonal-edge-${i.orthogonalEdge}`),ht&&this.el.classList.add("mac");const n=this._register(new mt(this.el,"mousedown")).event;this._register(n(h=>this.onPointerStart(h,new TP(e)),this));const s=this._register(new mt(this.el,"dblclick")).event;this._register(s(this.onPointerDoublePress,this));const r=this._register(new mt(this.el,"mouseenter")).event;this._register(r(()=>ds.onMouseEnter(this)));const a=this._register(new mt(this.el,"mouseleave")).event;this._register(a(()=>ds.onMouseLeave(this))),this._register(ni.addTarget(this.el));const l=this._register(new mt(this.el,si.Start)).event;this._register(l(h=>this.onPointerStart(h,new MP(this.el)),this));const d=this._register(new mt(this.el,si.Tap)).event;let c;this._register(d(h=>{if(c){clearTimeout(c),c=void 0,this.onPointerDoublePress(h);return}clearTimeout(c),c=setTimeout(()=>c=void 0,250)},this)),typeof i.size=="number"?(this.size=i.size,i.orientation===0?this.el.style.width=`${this.size}px`:this.el.style.height=`${this.size}px`):(this.size=The,this._register(Mhe.event(h=>{this.size=h,this.layout()}))),this._register(Ahe.event(h=>this.hoverDelay=h)),this.layoutProvider=t,this.orthogonalStartSash=i.orthogonalStartSash,this.orthogonalEndSash=i.orthogonalEndSash,this.orientation=i.orientation||0,this.orientation===1?(this.el.classList.add("horizontal"),this.el.classList.remove("vertical")):(this.el.classList.remove("horizontal"),this.el.classList.add("vertical")),this.el.classList.toggle("debug",Nhe),this.layout()}onPointerStart(e,t){vt.stop(e);let i=!1;if(!e.__orthogonalSashEvent){const f=this.getOrthogonalSash(e);f&&(i=!0,e.__orthogonalSashEvent=!0,f.onPointerStart(e,new My(t)))}if(this.linkedSash&&!e.__linkedSashEvent&&(e.__linkedSashEvent=!0,this.linkedSash.onPointerStart(e,new My(t))),!this.state)return;const n=this.el.ownerDocument.getElementsByTagName("iframe");for(const f of n)f.classList.add(fB);const s=e.pageX,r=e.pageY,a=e.altKey,l={startX:s,currentX:s,startY:r,currentY:r,altKey:a};this.el.classList.add("active"),this._onDidStart.fire(l);const d=dr(this.el),c=()=>{let f="";i?f="all-scroll":this.orientation===1?this.state===1?f="s-resize":this.state===2?f="n-resize":f=ht?"row-resize":"ns-resize":this.state===1?f="e-resize":this.state===2?f="w-resize":f=ht?"col-resize":"ew-resize",d.textContent=`* { cursor: ${f} !important; }`},h=new Q;c(),i||this.onDidEnablementChange.event(c,null,h);const u=f=>{vt.stop(f,!1);const p={startX:s,currentX:f.pageX,startY:r,currentY:f.pageY,altKey:a};this._onDidChange.fire(p)},g=f=>{vt.stop(f,!1),this.el.removeChild(d),this.el.classList.remove("active"),this._onDidEnd.fire(),h.dispose();for(const p of n)p.classList.remove(fB)};t.onPointerMove(u,null,h),t.onPointerUp(g,null,h),h.add(t)}onPointerDoublePress(e){const t=this.getOrthogonalSash(e);t&&t._onDidReset.fire(),this.linkedSash&&this.linkedSash._onDidReset.fire(),this._onDidReset.fire()}static onMouseEnter(e,t=!1){e.el.classList.contains("active")?(e.hoverDelayer.cancel(),e.el.classList.add("hover")):e.hoverDelayer.trigger(()=>e.el.classList.add("hover"),e.hoverDelay).then(void 0,()=>{}),!t&&e.linkedSash&&ds.onMouseEnter(e.linkedSash,!0)}static onMouseLeave(e,t=!1){e.hoverDelayer.cancel(),e.el.classList.remove("hover"),!t&&e.linkedSash&&ds.onMouseLeave(e.linkedSash,!0)}clearSashHoverState(){ds.onMouseLeave(this)}layout(){if(this.orientation===0){const e=this.layoutProvider;this.el.style.left=e.getVerticalSashLeft(this)-this.size/2+"px",e.getVerticalSashTop&&(this.el.style.top=e.getVerticalSashTop(this)+"px"),e.getVerticalSashHeight&&(this.el.style.height=e.getVerticalSashHeight(this)+"px")}else{const e=this.layoutProvider;this.el.style.top=e.getHorizontalSashTop(this)-this.size/2+"px",e.getHorizontalSashLeft&&(this.el.style.left=e.getHorizontalSashLeft(this)+"px"),e.getHorizontalSashWidth&&(this.el.style.width=e.getHorizontalSashWidth(this)+"px")}}getOrthogonalSash(e){var t;const i=(t=e.initialTarget)!==null&&t!==void 0?t:e.target;if(!(!i||!Bn(i))&&i.classList.contains("orthogonal-drag-handle"))return i.classList.contains("start")?this.orthogonalStartSash:this.orthogonalEndSash}dispose(){super.dispose(),this.el.remove()}}const Phe={separatorBorder:$.transparent};class FV{set size(e){this._size=e}get size(){return this._size}get visible(){return typeof this._cachedVisibleSize>"u"}setVisible(e,t){var i,n;if(e!==this.visible){e?(this.size=Rs(this._cachedVisibleSize,this.viewMinimumSize,this.viewMaximumSize),this._cachedVisibleSize=void 0):(this._cachedVisibleSize=typeof t=="number"?t:this.size,this.size=0),this.container.classList.toggle("visible",e);try{(n=(i=this.view).setVisible)===null||n===void 0||n.call(i,e)}catch(s){console.error("Splitview: Failed to set visible view"),console.error(s)}}}get minimumSize(){return this.visible?this.view.minimumSize:0}get viewMinimumSize(){return this.view.minimumSize}get maximumSize(){return this.visible?this.view.maximumSize:0}get viewMaximumSize(){return this.view.maximumSize}get priority(){return this.view.priority}get proportionalLayout(){var e;return(e=this.view.proportionalLayout)!==null&&e!==void 0?e:!0}get snap(){return!!this.view.snap}set enabled(e){this.container.style.pointerEvents=e?"":"none"}constructor(e,t,i,n){this.container=e,this.view=t,this.disposable=n,this._cachedVisibleSize=void 0,typeof i=="number"?(this._size=i,this._cachedVisibleSize=void 0,e.classList.add("visible")):(this._size=0,this._cachedVisibleSize=i.cachedVisibleSize)}layout(e,t){this.layoutContainer(e);try{this.view.layout(this.size,e,t)}catch(i){console.error("Splitview: Failed to layout view"),console.error(i)}}dispose(){this.disposable.dispose()}}class Ohe extends FV{layoutContainer(e){this.container.style.top=`${e}px`,this.container.style.height=`${this.size}px`}}class Fhe extends FV{layoutContainer(e){this.container.style.left=`${e}px`,this.container.style.width=`${this.size}px`}}var Od;(function(o){o[o.Idle=0]="Idle",o[o.Busy=1]="Busy"})(Od||(Od={}));var Ry;(function(o){o.Distribute={type:"distribute"};function e(n){return{type:"split",index:n}}o.Split=e;function t(n){return{type:"auto",index:n}}o.Auto=t;function i(n){return{type:"invisible",cachedVisibleSize:n}}o.Invisible=i})(Ry||(Ry={}));class BV extends H{get orthogonalStartSash(){return this._orthogonalStartSash}get orthogonalEndSash(){return this._orthogonalEndSash}get startSnappingEnabled(){return this._startSnappingEnabled}get endSnappingEnabled(){return this._endSnappingEnabled}set orthogonalStartSash(e){for(const t of this.sashItems)t.sash.orthogonalStartSash=e;this._orthogonalStartSash=e}set orthogonalEndSash(e){for(const t of this.sashItems)t.sash.orthogonalEndSash=e;this._orthogonalEndSash=e}set startSnappingEnabled(e){this._startSnappingEnabled!==e&&(this._startSnappingEnabled=e,this.updateSashEnablement())}set endSnappingEnabled(e){this._endSnappingEnabled!==e&&(this._endSnappingEnabled=e,this.updateSashEnablement())}constructor(e,t={}){var i,n,s,r,a;super(),this.size=0,this._contentSize=0,this.proportions=void 0,this.viewItems=[],this.sashItems=[],this.state=Od.Idle,this._onDidSashChange=this._register(new F),this._onDidSashReset=this._register(new F),this._startSnappingEnabled=!0,this._endSnappingEnabled=!0,this.onDidSashChange=this._onDidSashChange.event,this.onDidSashReset=this._onDidSashReset.event,this.orientation=(i=t.orientation)!==null&&i!==void 0?i:0,this.inverseAltBehavior=(n=t.inverseAltBehavior)!==null&&n!==void 0?n:!1,this.proportionalLayout=(s=t.proportionalLayout)!==null&&s!==void 0?s:!0,this.getSashOrthogonalSize=t.getSashOrthogonalSize,this.el=document.createElement("div"),this.el.classList.add("monaco-split-view2"),this.el.classList.add(this.orientation===0?"vertical":"horizontal"),e.appendChild(this.el),this.sashContainer=J(this.el,ae(".sash-container")),this.viewContainer=ae(".split-view-container"),this.scrollable=this._register(new p_({forceIntegerValues:!0,smoothScrollDuration:125,scheduleAtNextAnimationFrame:d=>Po(Fe(this.el),d)})),this.scrollableElement=this._register(new ak(this.viewContainer,{vertical:this.orientation===0?(r=t.scrollbarVisibility)!==null&&r!==void 0?r:1:2,horizontal:this.orientation===1?(a=t.scrollbarVisibility)!==null&&a!==void 0?a:1:2},this.scrollable));const l=this._register(new mt(this.viewContainer,"scroll")).event;this._register(l(d=>{const c=this.scrollableElement.getScrollPosition(),h=Math.abs(this.viewContainer.scrollLeft-c.scrollLeft)<=1?void 0:this.viewContainer.scrollLeft,u=Math.abs(this.viewContainer.scrollTop-c.scrollTop)<=1?void 0:this.viewContainer.scrollTop;(h!==void 0||u!==void 0)&&this.scrollableElement.setScrollPosition({scrollLeft:h,scrollTop:u})})),this.onDidScroll=this.scrollableElement.onScroll,this._register(this.onDidScroll(d=>{d.scrollTopChanged&&(this.viewContainer.scrollTop=d.scrollTop),d.scrollLeftChanged&&(this.viewContainer.scrollLeft=d.scrollLeft)})),J(this.el,this.scrollableElement.getDomNode()),this.style(t.styles||Phe),t.descriptor&&(this.size=t.descriptor.size,t.descriptor.views.forEach((d,c)=>{const h=go(d.visible)||d.visible?d.size:{type:"invisible",cachedVisibleSize:d.size},u=d.view;this.doAddView(u,h,c,!0)}),this._contentSize=this.viewItems.reduce((d,c)=>d+c.size,0),this.saveProportions())}style(e){e.separatorBorder.isTransparent()?(this.el.classList.remove("separator-border"),this.el.style.removeProperty("--separator-border")):(this.el.classList.add("separator-border"),this.el.style.setProperty("--separator-border",e.separatorBorder.toString()))}addView(e,t,i=this.viewItems.length,n){this.doAddView(e,t,i,n)}layout(e,t){const i=Math.max(this.size,this._contentSize);if(this.size=e,this.layoutContext=t,this.proportions){let n=0;for(let s=0;s0&&(r.size=Rs(Math.round(a*e/n),r.minimumSize,r.maximumSize))}}else{const n=oo(this.viewItems.length),s=n.filter(a=>this.viewItems[a].priority===1),r=n.filter(a=>this.viewItems[a].priority===2);this.resize(this.viewItems.length-1,e-i,void 0,s,r)}this.distributeEmptySpace(),this.layoutViews()}saveProportions(){this.proportionalLayout&&this._contentSize>0&&(this.proportions=this.viewItems.map(e=>e.proportionalLayout&&e.visible?e.size/this._contentSize:void 0))}onSashStart({sash:e,start:t,alt:i}){for(const a of this.viewItems)a.enabled=!1;const n=this.sashItems.findIndex(a=>a.sash===e),s=da(q(this.el.ownerDocument.body,"keydown",a=>r(this.sashDragState.current,a.altKey)),q(this.el.ownerDocument.body,"keyup",()=>r(this.sashDragState.current,!1))),r=(a,l)=>{const d=this.viewItems.map(f=>f.size);let c=Number.NEGATIVE_INFINITY,h=Number.POSITIVE_INFINITY;if(this.inverseAltBehavior&&(l=!l),l)if(n===this.sashItems.length-1){const p=this.viewItems[n];c=(p.minimumSize-p.size)/2,h=(p.maximumSize-p.size)/2}else{const p=this.viewItems[n+1];c=(p.size-p.maximumSize)/2,h=(p.size-p.minimumSize)/2}let u,g;if(!l){const f=oo(n,-1),p=oo(n+1,this.viewItems.length),_=f.reduce((x,N)=>x+(this.viewItems[N].minimumSize-d[N]),0),v=f.reduce((x,N)=>x+(this.viewItems[N].viewMaximumSize-d[N]),0),b=p.length===0?Number.POSITIVE_INFINITY:p.reduce((x,N)=>x+(d[N]-this.viewItems[N].minimumSize),0),C=p.length===0?Number.NEGATIVE_INFINITY:p.reduce((x,N)=>x+(d[N]-this.viewItems[N].viewMaximumSize),0),w=Math.max(_,C),S=Math.min(b,v),y=this.findFirstSnapIndex(f),k=this.findFirstSnapIndex(p);if(typeof y=="number"){const x=this.viewItems[y],N=Math.floor(x.viewMinimumSize/2);u={index:y,limitDelta:x.visible?w-N:w+N,size:x.size}}if(typeof k=="number"){const x=this.viewItems[k],N=Math.floor(x.viewMinimumSize/2);g={index:k,limitDelta:x.visible?S+N:S-N,size:x.size}}}this.sashDragState={start:a,current:a,index:n,sizes:d,minDelta:c,maxDelta:h,alt:l,snapBefore:u,snapAfter:g,disposable:s}};r(t,i)}onSashChange({current:e}){const{index:t,start:i,sizes:n,alt:s,minDelta:r,maxDelta:a,snapBefore:l,snapAfter:d}=this.sashDragState;this.sashDragState.current=e;const c=e-i,h=this.resize(t,c,n,void 0,void 0,r,a,l,d);if(s){const u=t===this.sashItems.length-1,g=this.viewItems.map(C=>C.size),f=u?t:t+1,p=this.viewItems[f],_=p.size-p.maximumSize,v=p.size-p.minimumSize,b=u?t-1:t+1;this.resize(b,-h,g,void 0,void 0,_,v)}this.distributeEmptySpace(),this.layoutViews()}onSashEnd(e){this._onDidSashChange.fire(e),this.sashDragState.disposable.dispose(),this.saveProportions();for(const t of this.viewItems)t.enabled=!0}onViewChange(e,t){const i=this.viewItems.indexOf(e);i<0||i>=this.viewItems.length||(t=typeof t=="number"?t:e.size,t=Rs(t,e.minimumSize,e.maximumSize),this.inverseAltBehavior&&i>0?(this.resize(i-1,Math.floor((e.size-t)/2)),this.distributeEmptySpace(),this.layoutViews()):(e.size=t,this.relayout([i],void 0)))}resizeView(e,t){if(!(e<0||e>=this.viewItems.length)){if(this.state!==Od.Idle)throw new Error("Cant modify splitview");this.state=Od.Busy;try{const i=oo(this.viewItems.length).filter(a=>a!==e),n=[...i.filter(a=>this.viewItems[a].priority===1),e],s=i.filter(a=>this.viewItems[a].priority===2),r=this.viewItems[e];t=Math.round(t),t=Rs(t,r.minimumSize,Math.min(r.maximumSize,this.size)),r.size=t,this.relayout(n,s)}finally{this.state=Od.Idle}}}distributeViewSizes(){const e=[];let t=0;for(const a of this.viewItems)a.maximumSize-a.minimumSize>0&&(e.push(a),t+=a.size);const i=Math.floor(t/e.length);for(const a of e)a.size=Rs(i,a.minimumSize,a.maximumSize);const n=oo(this.viewItems.length),s=n.filter(a=>this.viewItems[a].priority===1),r=n.filter(a=>this.viewItems[a].priority===2);this.relayout(s,r)}getViewSize(e){return e<0||e>=this.viewItems.length?-1:this.viewItems[e].size}doAddView(e,t,i=this.viewItems.length,n){if(this.state!==Od.Idle)throw new Error("Cant modify splitview");this.state=Od.Busy;try{const s=ae(".split-view-view");i===this.viewItems.length?this.viewContainer.appendChild(s):this.viewContainer.insertBefore(s,this.viewContainer.children.item(i));const r=e.onDidChange(u=>this.onViewChange(c,u)),a=Ne(()=>this.viewContainer.removeChild(s)),l=da(r,a);let d;typeof t=="number"?d=t:(t.type==="auto"&&(this.areViewsDistributed()?t={type:"distribute"}:t={type:"split",index:t.index}),t.type==="split"?d=this.getViewSize(t.index)/2:t.type==="invisible"?d={cachedVisibleSize:t.cachedVisibleSize}:d=e.minimumSize);const c=this.orientation===0?new Ohe(s,e,d,l):new Fhe(s,e,d,l);if(this.viewItems.splice(i,0,c),this.viewItems.length>1){const u={orthogonalStartSash:this.orthogonalStartSash,orthogonalEndSash:this.orthogonalEndSash},g=this.orientation===0?new ds(this.sashContainer,{getHorizontalSashTop:x=>this.getSashPosition(x),getHorizontalSashWidth:this.getSashOrthogonalSize},{...u,orientation:1}):new ds(this.sashContainer,{getVerticalSashLeft:x=>this.getSashPosition(x),getVerticalSashHeight:this.getSashOrthogonalSize},{...u,orientation:0}),f=this.orientation===0?x=>({sash:g,start:x.startY,current:x.currentY,alt:x.altKey}):x=>({sash:g,start:x.startX,current:x.currentX,alt:x.altKey}),_=he.map(g.onDidStart,f)(this.onSashStart,this),b=he.map(g.onDidChange,f)(this.onSashChange,this),w=he.map(g.onDidEnd,()=>this.sashItems.findIndex(x=>x.sash===g))(this.onSashEnd,this),S=g.onDidReset(()=>{const x=this.sashItems.findIndex(O=>O.sash===g),N=oo(x,-1),B=oo(x+1,this.viewItems.length),P=this.findFirstSnapIndex(N),R=this.findFirstSnapIndex(B);typeof P=="number"&&!this.viewItems[P].visible||typeof R=="number"&&!this.viewItems[R].visible||this._onDidSashReset.fire(x)}),y=da(_,b,w,S,g),k={sash:g,disposable:y};this.sashItems.splice(i-1,0,k)}s.appendChild(e.element);let h;typeof t!="number"&&t.type==="split"&&(h=[t.index]),n||this.relayout([i],h),!n&&typeof t!="number"&&t.type==="distribute"&&this.distributeViewSizes()}finally{this.state=Od.Idle}}relayout(e,t){const i=this.viewItems.reduce((n,s)=>n+s.size,0);this.resize(this.viewItems.length-1,this.size-i,void 0,e,t),this.distributeEmptySpace(),this.layoutViews(),this.saveProportions()}resize(e,t,i=this.viewItems.map(c=>c.size),n,s,r=Number.NEGATIVE_INFINITY,a=Number.POSITIVE_INFINITY,l,d){if(e<0||e>=this.viewItems.length)return 0;const c=oo(e,-1),h=oo(e+1,this.viewItems.length);if(s)for(const k of s)YD(c,k),YD(h,k);if(n)for(const k of n)o1(c,k),o1(h,k);const u=c.map(k=>this.viewItems[k]),g=c.map(k=>i[k]),f=h.map(k=>this.viewItems[k]),p=h.map(k=>i[k]),_=c.reduce((k,x)=>k+(this.viewItems[x].minimumSize-i[x]),0),v=c.reduce((k,x)=>k+(this.viewItems[x].maximumSize-i[x]),0),b=h.length===0?Number.POSITIVE_INFINITY:h.reduce((k,x)=>k+(i[x]-this.viewItems[x].minimumSize),0),C=h.length===0?Number.NEGATIVE_INFINITY:h.reduce((k,x)=>k+(i[x]-this.viewItems[x].maximumSize),0),w=Math.max(_,C,r),S=Math.min(b,v,a);let y=!1;if(l){const k=this.viewItems[l.index],x=t>=l.limitDelta;y=x!==k.visible,k.setVisible(x,l.size)}if(!y&&d){const k=this.viewItems[d.index],x=ta+l.size,0);let i=this.size-t;const n=oo(this.viewItems.length-1,-1),s=n.filter(a=>this.viewItems[a].priority===1),r=n.filter(a=>this.viewItems[a].priority===2);for(const a of r)YD(n,a);for(const a of s)o1(n,a);typeof e=="number"&&o1(n,e);for(let a=0;i!==0&&at+i.size,0);let e=0;for(const t of this.viewItems)t.layout(e,this.layoutContext),e+=t.size;this.sashItems.forEach(t=>t.sash.layout()),this.updateSashEnablement(),this.updateScrollableElement()}updateScrollableElement(){this.orientation===0?this.scrollableElement.setScrollDimensions({height:this.size,scrollHeight:this._contentSize}):this.scrollableElement.setScrollDimensions({width:this.size,scrollWidth:this._contentSize})}updateSashEnablement(){let e=!1;const t=this.viewItems.map(l=>e=l.size-l.minimumSize>0||e);e=!1;const i=this.viewItems.map(l=>e=l.maximumSize-l.size>0||e),n=[...this.viewItems].reverse();e=!1;const s=n.map(l=>e=l.size-l.minimumSize>0||e).reverse();e=!1;const r=n.map(l=>e=l.maximumSize-l.size>0||e).reverse();let a=0;for(let l=0;l0||this.startSnappingEnabled)?d.state=1:b&&t[l]&&(a0)return;if(!i.visible&&i.snap)return t}}areViewsDistributed(){let e,t;for(const i of this.viewItems)if(e=e===void 0?i.size:Math.min(e,i.size),t=t===void 0?i.size:Math.max(t,i.size),t-e>2)return!1;return!0}dispose(){var e;(e=this.sashDragState)===null||e===void 0||e.disposable.dispose(),Yt(this.viewItems),this.viewItems=[],this.sashItems.forEach(t=>t.disposable.dispose()),this.sashItems=[],super.dispose()}}class OC{constructor(e,t,i){this.columns=e,this.getColumnSize=i,this.templateId=OC.TemplateId,this.renderedTemplates=new Set;const n=new Map(t.map(s=>[s.templateId,s]));this.renderers=[];for(const s of e){const r=n.get(s.templateId);if(!r)throw new Error(`Table cell renderer for template id ${s.templateId} not found.`);this.renderers.push(r)}}renderTemplate(e){const t=J(e,ae(".monaco-table-tr")),i=[],n=[];for(let r=0;rthis.disposables.add(new Whe(c,h))),l={size:a.reduce((c,h)=>c+h.column.weight,0),views:a.map(c=>({size:c.column.weight,view:c}))};this.splitview=this.disposables.add(new BV(this.domNode,{orientation:1,scrollbarVisibility:2,getSashOrthogonalSize:()=>this.cachedHeight,descriptor:l})),this.splitview.el.style.height=`${i.headerRowHeight}px`,this.splitview.el.style.lineHeight=`${i.headerRowHeight}px`;const d=new OC(n,s,c=>this.splitview.getViewSize(c));this.list=this.disposables.add(new pr(e,this.domNode,Bhe(i),[d],r)),he.any(...a.map(c=>c.onDidLayout))(([c,h])=>d.layoutColumn(c,h),null,this.disposables),this.splitview.onDidSashReset(c=>{const h=n.reduce((g,f)=>g+f.weight,0),u=n[c].weight/h*this.cachedWidth;this.splitview.resizeView(c,u)},null,this.disposables),this.styleElement=dr(this.domNode),this.style(vce)}updateOptions(e){this.list.updateOptions(e)}splice(e,t,i=[]){this.list.splice(e,t,i)}getHTMLElement(){return this.domNode}style(e){const t=[];t.push(`.monaco-table.${this.domId} > .monaco-split-view2 .monaco-sash.vertical::before { + top: ${this.virtualDelegate.headerRowHeight+1}px; + height: calc(100% - ${this.virtualDelegate.headerRowHeight}px); + }`),this.styleElement.textContent=t.join(` +`),this.list.style(e)}getSelectedElements(){return this.list.getSelectedElements()}getSelection(){return this.list.getSelection()}getFocus(){return this.list.getFocus()}dispose(){this.disposables.dispose()}}Ok.InstanceCount=0;var Go;(function(o){o[o.Expanded=0]="Expanded",o[o.Collapsed=1]="Collapsed",o[o.PreserveOrExpanded=2]="PreserveOrExpanded",o[o.PreserveOrCollapsed=3]="PreserveOrCollapsed"})(Go||(Go={}));var kg;(function(o){o[o.Unknown=0]="Unknown",o[o.Twistie=1]="Twistie",o[o.Element=2]="Element",o[o.Filter=3]="Filter"})(kg||(kg={}));class er extends Error{constructor(e,t){super(`TreeError [${e}] ${t}`)}}class RP{constructor(e){this.fn=e,this._map=new WeakMap}map(e){let t=this._map.get(e);return t||(t=this.fn(e),this._map.set(e,t)),t}}function AP(o){return typeof o=="object"&&"visibility"in o&&"data"in o}function f0(o){switch(o){case!0:return 1;case!1:return 0;default:return o}}function _I(o){return typeof o.collapsible=="boolean"}class Hhe{constructor(e,t,i,n={}){var s;this.user=e,this.list=t,this.rootRef=[],this.eventBufferer=new ML,this._onDidChangeCollapseState=new F,this.onDidChangeCollapseState=this.eventBufferer.wrapEvent(this._onDidChangeCollapseState.event),this._onDidChangeRenderNodeCount=new F,this.onDidChangeRenderNodeCount=this.eventBufferer.wrapEvent(this._onDidChangeRenderNodeCount.event),this._onDidSplice=new F,this.onDidSplice=this._onDidSplice.event,this.refilterDelayer=new ha(aW),this.collapseByDefault=typeof n.collapseByDefault>"u"?!1:n.collapseByDefault,this.allowNonCollapsibleParents=(s=n.allowNonCollapsibleParents)!==null&&s!==void 0?s:!1,this.filter=n.filter,this.autoExpandSingleChildren=typeof n.autoExpandSingleChildren>"u"?!1:n.autoExpandSingleChildren,this.root={parent:void 0,element:i,children:[],depth:0,visibleChildrenCount:0,visibleChildIndex:-1,collapsible:!1,collapsed:!1,renderNodeCount:0,visibility:1,visible:!0,filterData:void 0}}splice(e,t,i=bt.empty(),n={}){if(e.length===0)throw new er(this.user,"Invalid tree location");n.diffIdentityProvider?this.spliceSmart(n.diffIdentityProvider,e,t,i,n):this.spliceSimple(e,t,i,n)}spliceSmart(e,t,i,n,s,r){var a;n===void 0&&(n=bt.empty()),r===void 0&&(r=(a=s.diffDepth)!==null&&a!==void 0?a:0);const{parentNode:l}=this.getParentNodeWithListIndex(t);if(!l.lastDiffIds)return this.spliceSimple(t,i,n,s);const d=[...n],c=t[t.length-1],h=new Bl({getElements:()=>l.lastDiffIds},{getElements:()=>[...l.children.slice(0,c),...d,...l.children.slice(c+i)].map(_=>e.getId(_.element).toString())}).ComputeDiff(!1);if(h.quitEarly)return l.lastDiffIds=void 0,this.spliceSimple(t,i,d,s);const u=t.slice(0,-1),g=(_,v,b)=>{if(r>0)for(let C=0;Cb.originalStart-v.originalStart))g(f,p,f-(_.originalStart+_.originalLength)),f=_.originalStart,p=_.modifiedStart-c,this.spliceSimple([...u,f],_.originalLength,bt.slice(d,p,p+_.modifiedLength),s);g(f,p,f)}spliceSimple(e,t,i=bt.empty(),{onDidCreateNode:n,onDidDeleteNode:s,diffIdentityProvider:r}){const{parentNode:a,listIndex:l,revealed:d,visible:c}=this.getParentNodeWithListIndex(e),h=[],u=bt.map(i,S=>this.createTreeNode(S,a,a.visible?1:0,d,h,n)),g=e[e.length-1];let f=0;for(let S=g;S>=0&&Sr.getId(S.element).toString())):a.lastDiffIds=a.children.map(S=>r.getId(S.element).toString()):a.lastDiffIds=void 0;let C=0;for(const S of b)S.visible&&C++;if(C!==0)for(let S=g+p.length;Sy+(k.visible?k.renderNodeCount:0),0);this._updateAncestorsRenderNodeCount(a,v-S),this.list.splice(l,S,h)}if(b.length>0&&s){const S=y=>{s(y),y.children.forEach(S)};b.forEach(S)}this._onDidSplice.fire({insertedNodes:p,deletedNodes:b});let w=a;for(;w;){if(w.visibility===2){this.refilterDelayer.trigger(()=>this.refilter());break}w=w.parent}}rerender(e){if(e.length===0)throw new er(this.user,"Invalid tree location");const{node:t,listIndex:i,revealed:n}=this.getTreeNodeWithListIndex(e);t.visible&&n&&this.list.splice(i,1,[t])}has(e){return this.hasTreeNode(e)}getListIndex(e){const{listIndex:t,visible:i,revealed:n}=this.getTreeNodeWithListIndex(e);return i&&n?t:-1}getListRenderCount(e){return this.getTreeNode(e).renderNodeCount}isCollapsible(e){return this.getTreeNode(e).collapsible}setCollapsible(e,t){const i=this.getTreeNode(e);typeof t>"u"&&(t=!i.collapsible);const n={collapsible:t};return this.eventBufferer.bufferEvents(()=>this._setCollapseState(e,n))}isCollapsed(e){return this.getTreeNode(e).collapsed}setCollapsed(e,t,i){const n=this.getTreeNode(e);typeof t>"u"&&(t=!n.collapsed);const s={collapsed:t,recursive:i||!1};return this.eventBufferer.bufferEvents(()=>this._setCollapseState(e,s))}_setCollapseState(e,t){const{node:i,listIndex:n,revealed:s}=this.getTreeNodeWithListIndex(e),r=this._setListNodeCollapseState(i,n,s,t);if(i!==this.root&&this.autoExpandSingleChildren&&r&&!_I(t)&&i.collapsible&&!i.collapsed&&!t.recursive){let a=-1;for(let l=0;l-1){a=-1;break}else a=l;a>-1&&this._setCollapseState([...e,a],t)}return r}_setListNodeCollapseState(e,t,i,n){const s=this._setNodeCollapseState(e,n,!1);if(!i||!e.visible||!s)return s;const r=e.renderNodeCount,a=this.updateNodeAfterCollapseChange(e),l=r-(t===-1?0:1);return this.list.splice(t+1,l,a.slice(1)),s}_setNodeCollapseState(e,t,i){let n;if(e===this.root?n=!1:(_I(t)?(n=e.collapsible!==t.collapsible,e.collapsible=t.collapsible):e.collapsible?(n=e.collapsed!==t.collapsed,e.collapsed=t.collapsed):n=!1,n&&this._onDidChangeCollapseState.fire({node:e,deep:i})),!_I(t)&&t.recursive)for(const s of e.children)n=this._setNodeCollapseState(s,t,!0)||n;return n}expandTo(e){this.eventBufferer.bufferEvents(()=>{let t=this.getTreeNode(e);for(;t.parent;)t=t.parent,e=e.slice(0,e.length-1),t.collapsed&&this._setCollapseState(e,{collapsed:!1,recursive:!1})})}refilter(){const e=this.root.renderNodeCount,t=this.updateNodeAfterFilterChange(this.root);this.list.splice(0,e,t),this.refilterDelayer.cancel()}createTreeNode(e,t,i,n,s,r){const a={parent:t,element:e.element,children:[],depth:t.depth+1,visibleChildrenCount:0,visibleChildIndex:-1,collapsible:typeof e.collapsible=="boolean"?e.collapsible:typeof e.collapsed<"u",collapsed:typeof e.collapsed>"u"?this.collapseByDefault:e.collapsed,renderNodeCount:1,visibility:1,visible:!0,filterData:void 0},l=this._filterNode(a,i);a.visibility=l,n&&s.push(a);const d=e.children||bt.empty(),c=n&&l!==0&&!a.collapsed;let h=0,u=1;for(const g of d){const f=this.createTreeNode(g,a,l,c,s,r);a.children.push(f),u+=f.renderNodeCount,f.visible&&(f.visibleChildIndex=h++)}return this.allowNonCollapsibleParents||(a.collapsible=a.collapsible||a.children.length>0),a.visibleChildrenCount=h,a.visible=l===2?h>0:l===1,a.visible?a.collapsed||(a.renderNodeCount=u):(a.renderNodeCount=0,n&&s.pop()),r==null||r(a),a}updateNodeAfterCollapseChange(e){const t=e.renderNodeCount,i=[];return this._updateNodeAfterCollapseChange(e,i),this._updateAncestorsRenderNodeCount(e.parent,i.length-t),i}_updateNodeAfterCollapseChange(e,t){if(e.visible===!1)return 0;if(t.push(e),e.renderNodeCount=1,!e.collapsed)for(const i of e.children)e.renderNodeCount+=this._updateNodeAfterCollapseChange(i,t);return this._onDidChangeRenderNodeCount.fire(e),e.renderNodeCount}updateNodeAfterFilterChange(e){const t=e.renderNodeCount,i=[];return this._updateNodeAfterFilterChange(e,e.visible?1:0,i),this._updateAncestorsRenderNodeCount(e.parent,i.length-t),i}_updateNodeAfterFilterChange(e,t,i,n=!0){let s;if(e!==this.root){if(s=this._filterNode(e,t),s===0)return e.visible=!1,e.renderNodeCount=0,!1;n&&i.push(e)}const r=i.length;e.renderNodeCount=e===this.root?0:1;let a=!1;if(!e.collapsed||s!==0){let l=0;for(const d of e.children)a=this._updateNodeAfterFilterChange(d,s,i,n&&!e.collapsed)||a,d.visible&&(d.visibleChildIndex=l++);e.visibleChildrenCount=l}else e.visibleChildrenCount=0;return e!==this.root&&(e.visible=s===2?a:s===1,e.visibility=s),e.visible?e.collapsed||(e.renderNodeCount+=i.length-r):(e.renderNodeCount=0,n&&i.pop()),this._onDidChangeRenderNodeCount.fire(e),e.visible}_updateAncestorsRenderNodeCount(e,t){if(t!==0)for(;e;)e.renderNodeCount+=t,this._onDidChangeRenderNodeCount.fire(e),e=e.parent}_filterNode(e,t){const i=this.filter?this.filter.filter(e.element,t):1;return typeof i=="boolean"?(e.filterData=void 0,i?1:0):AP(i)?(e.filterData=i.data,f0(i.visibility)):(e.filterData=void 0,f0(i))}hasTreeNode(e,t=this.root){if(!e||e.length===0)return!0;const[i,...n]=e;return i<0||i>t.children.length?!1:this.hasTreeNode(n,t.children[i])}getTreeNode(e,t=this.root){if(!e||e.length===0)return t;const[i,...n]=e;if(i<0||i>t.children.length)throw new er(this.user,"Invalid tree location");return this.getTreeNode(n,t.children[i])}getTreeNodeWithListIndex(e){if(e.length===0)return{node:this.root,listIndex:-1,revealed:!0,visible:!1};const{parentNode:t,listIndex:i,revealed:n,visible:s}=this.getParentNodeWithListIndex(e),r=e[e.length-1];if(r<0||r>t.children.length)throw new er(this.user,"Invalid tree location");const a=t.children[r];return{node:a,listIndex:i,revealed:n,visible:s&&a.visible}}getParentNodeWithListIndex(e,t=this.root,i=0,n=!0,s=!0){const[r,...a]=e;if(r<0||r>t.children.length)throw new er(this.user,"Invalid tree location");for(let l=0;lt.element)),this.data=e}}function vI(o){return o instanceof NC?new Vhe(o):o}class zhe{constructor(e,t){this.modelProvider=e,this.dnd=t,this.autoExpandDisposable=H.None,this.disposables=new Q}getDragURI(e){return this.dnd.getDragURI(e.element)}getDragLabel(e,t){if(this.dnd.getDragLabel)return this.dnd.getDragLabel(e.map(i=>i.element),t)}onDragStart(e,t){var i,n;(n=(i=this.dnd).onDragStart)===null||n===void 0||n.call(i,vI(e),t)}onDragOver(e,t,i,n,s,r=!0){const a=this.dnd.onDragOver(vI(e),t&&t.element,i,n,s),l=this.autoExpandNode!==t;if(l&&(this.autoExpandDisposable.dispose(),this.autoExpandNode=t),typeof t>"u")return a;if(l&&typeof a!="boolean"&&a.autoExpand&&(this.autoExpandDisposable=Qh(()=>{const g=this.modelProvider(),f=g.getNodeLocation(t);g.isCollapsed(f)&&g.setCollapsed(f,!1),this.autoExpandNode=void 0},500,this.disposables)),typeof a=="boolean"||!a.accept||typeof a.bubble>"u"||a.feedback){if(!r){const g=typeof a=="boolean"?a:a.accept,f=typeof a=="boolean"?void 0:a.effect;return{accept:g,effect:f,feedback:[i]}}return a}if(a.bubble===1){const g=this.modelProvider(),f=g.getNodeLocation(t),p=g.getParentNodeLocation(f),_=g.getNode(p),v=p&&g.getListIndex(p);return this.onDragOver(e,_,v,n,s,!1)}const d=this.modelProvider(),c=d.getNodeLocation(t),h=d.getListIndex(c),u=d.getListRenderCount(c);return{...a,feedback:oo(h,h+u)}}drop(e,t,i,n,s){this.autoExpandDisposable.dispose(),this.autoExpandNode=void 0,this.dnd.drop(vI(e),t&&t.element,i,n,s)}onDragEnd(e){var t,i;(i=(t=this.dnd).onDragEnd)===null||i===void 0||i.call(t,e)}dispose(){this.disposables.dispose(),this.dnd.dispose()}}function Uhe(o,e){return e&&{...e,identityProvider:e.identityProvider&&{getId(t){return e.identityProvider.getId(t.element)}},dnd:e.dnd&&new zhe(o,e.dnd),multipleSelectionController:e.multipleSelectionController&&{isSelectionSingleChangeEvent(t){return e.multipleSelectionController.isSelectionSingleChangeEvent({...t,element:t.element})},isSelectionRangeChangeEvent(t){return e.multipleSelectionController.isSelectionRangeChangeEvent({...t,element:t.element})}},accessibilityProvider:e.accessibilityProvider&&{...e.accessibilityProvider,getSetSize(t){const i=o(),n=i.getNodeLocation(t),s=i.getParentNodeLocation(n);return i.getNode(s).visibleChildrenCount},getPosInSet(t){return t.visibleChildIndex+1},isChecked:e.accessibilityProvider&&e.accessibilityProvider.isChecked?t=>e.accessibilityProvider.isChecked(t.element):void 0,getRole:e.accessibilityProvider&&e.accessibilityProvider.getRole?t=>e.accessibilityProvider.getRole(t.element):()=>"treeitem",getAriaLabel(t){return e.accessibilityProvider.getAriaLabel(t.element)},getWidgetAriaLabel(){return e.accessibilityProvider.getWidgetAriaLabel()},getWidgetRole:e.accessibilityProvider&&e.accessibilityProvider.getWidgetRole?()=>e.accessibilityProvider.getWidgetRole():()=>"tree",getAriaLevel:e.accessibilityProvider&&e.accessibilityProvider.getAriaLevel?t=>e.accessibilityProvider.getAriaLevel(t.element):t=>t.depth,getActiveDescendantId:e.accessibilityProvider.getActiveDescendantId&&(t=>e.accessibilityProvider.getActiveDescendantId(t.element))},keyboardNavigationLabelProvider:e.keyboardNavigationLabelProvider&&{...e.keyboardNavigationLabelProvider,getKeyboardNavigationLabel(t){return e.keyboardNavigationLabelProvider.getKeyboardNavigationLabel(t.element)}}}}class PP{constructor(e){this.delegate=e}getHeight(e){return this.delegate.getHeight(e.element)}getTemplateId(e){return this.delegate.getTemplateId(e.element)}hasDynamicHeight(e){return!!this.delegate.hasDynamicHeight&&this.delegate.hasDynamicHeight(e.element)}setDynamicHeight(e,t){var i,n;(n=(i=this.delegate).setDynamicHeight)===null||n===void 0||n.call(i,e.element,t)}}var $p;(function(o){o.None="none",o.OnHover="onHover",o.Always="always"})($p||($p={}));class $he{get elements(){return this._elements}constructor(e,t=[]){this._elements=t,this.disposables=new Q,this.onDidChange=he.forEach(e,i=>this._elements=i,this.disposables)}dispose(){this.disposables.dispose()}}class m0{constructor(e,t,i,n,s,r={}){var a;this.renderer=e,this.modelProvider=t,this.activeNodes=n,this.renderedIndentGuides=s,this.renderedElements=new Map,this.renderedNodes=new Map,this.indent=m0.DefaultIndent,this.hideTwistiesOfChildlessElements=!1,this.shouldRenderIndentGuides=!1,this.activeIndentNodes=new Set,this.indentGuidesDisposable=H.None,this.disposables=new Q,this.templateId=e.templateId,this.updateOptions(r),he.map(i,l=>l.node)(this.onDidChangeNodeTwistieState,this,this.disposables),(a=e.onDidChangeTwistieState)===null||a===void 0||a.call(e,this.onDidChangeTwistieState,this,this.disposables)}updateOptions(e={}){if(typeof e.indent<"u"){const t=Rs(e.indent,0,40);if(t!==this.indent){this.indent=t;for(const[i,n]of this.renderedNodes)this.renderTreeElement(i,n)}}if(typeof e.renderIndentGuides<"u"){const t=e.renderIndentGuides!==$p.None;if(t!==this.shouldRenderIndentGuides){this.shouldRenderIndentGuides=t;for(const[i,n]of this.renderedNodes)this._renderIndentGuides(i,n);if(this.indentGuidesDisposable.dispose(),t){const i=new Q;this.activeNodes.onDidChange(this._onDidChangeActiveNodes,this,i),this.indentGuidesDisposable=i,this._onDidChangeActiveNodes(this.activeNodes.elements)}}}typeof e.hideTwistiesOfChildlessElements<"u"&&(this.hideTwistiesOfChildlessElements=e.hideTwistiesOfChildlessElements)}renderTemplate(e){const t=J(e,ae(".monaco-tl-row")),i=J(t,ae(".monaco-tl-indent")),n=J(t,ae(".monaco-tl-twistie")),s=J(t,ae(".monaco-tl-contents")),r=this.renderer.renderTemplate(s);return{container:e,indent:i,twistie:n,indentGuidesDisposable:H.None,templateData:r}}renderElement(e,t,i,n){this.renderedNodes.set(e,i),this.renderedElements.set(e.element,e),this.renderTreeElement(e,i),this.renderer.renderElement(e,t,i.templateData,n)}disposeElement(e,t,i,n){var s,r;i.indentGuidesDisposable.dispose(),(r=(s=this.renderer).disposeElement)===null||r===void 0||r.call(s,e,t,i.templateData,n),typeof n=="number"&&(this.renderedNodes.delete(e),this.renderedElements.delete(e.element))}disposeTemplate(e){this.renderer.disposeTemplate(e.templateData)}onDidChangeTwistieState(e){const t=this.renderedElements.get(e);t&&this.onDidChangeNodeTwistieState(t)}onDidChangeNodeTwistieState(e){const t=this.renderedNodes.get(e);t&&(this._onDidChangeActiveNodes(this.activeNodes.elements),this.renderTreeElement(e,t))}renderTreeElement(e,t){const i=m0.DefaultIndent+(e.depth-1)*this.indent;t.twistie.style.paddingLeft=`${i}px`,t.indent.style.width=`${i+this.indent-16}px`,e.collapsible?t.container.setAttribute("aria-expanded",String(!e.collapsed)):t.container.removeAttribute("aria-expanded"),t.twistie.classList.remove(...Ve.asClassNameArray(de.treeItemExpanded));let n=!1;this.renderer.renderTwistie&&(n=this.renderer.renderTwistie(e.element,t.twistie)),e.collapsible&&(!this.hideTwistiesOfChildlessElements||e.visibleChildrenCount>0)?(n||t.twistie.classList.add(...Ve.asClassNameArray(de.treeItemExpanded)),t.twistie.classList.add("collapsible"),t.twistie.classList.toggle("collapsed",e.collapsed)):t.twistie.classList.remove("collapsible","collapsed"),this._renderIndentGuides(e,t)}_renderIndentGuides(e,t){if(jn(t.indent),t.indentGuidesDisposable.dispose(),!this.shouldRenderIndentGuides)return;const i=new Q,n=this.modelProvider();for(;;){const s=n.getNodeLocation(e),r=n.getParentNodeLocation(s);if(!r)break;const a=n.getNode(r),l=ae(".indent-guide",{style:`width: ${this.indent}px`});this.activeIndentNodes.has(a)&&l.classList.add("active"),t.indent.childElementCount===0?t.indent.appendChild(l):t.indent.insertBefore(l,t.indent.firstElementChild),this.renderedIndentGuides.add(a,l),i.add(Ne(()=>this.renderedIndentGuides.delete(a,l))),e=a}t.indentGuidesDisposable=i}_onDidChangeActiveNodes(e){if(!this.shouldRenderIndentGuides)return;const t=new Set,i=this.modelProvider();e.forEach(n=>{const s=i.getNodeLocation(n);try{const r=i.getParentNodeLocation(s);n.collapsible&&n.children.length>0&&!n.collapsed?t.add(n):r&&t.add(i.getNode(r))}catch{}}),this.activeIndentNodes.forEach(n=>{t.has(n)||this.renderedIndentGuides.forEach(n,s=>s.classList.remove("active"))}),t.forEach(n=>{this.activeIndentNodes.has(n)||this.renderedIndentGuides.forEach(n,s=>s.classList.add("active"))}),this.activeIndentNodes=t}dispose(){this.renderedNodes.clear(),this.renderedElements.clear(),this.indentGuidesDisposable.dispose(),Yt(this.disposables)}}m0.DefaultIndent=8;class Khe{get totalCount(){return this._totalCount}get matchCount(){return this._matchCount}constructor(e,t,i){this.tree=e,this.keyboardNavigationLabelProvider=t,this._filter=i,this._totalCount=0,this._matchCount=0,this._pattern="",this._lowercasePattern="",this.disposables=new Q,e.onWillRefilter(this.reset,this,this.disposables)}filter(e,t){let i=1;if(this._filter){const r=this._filter.filter(e,t);if(typeof r=="boolean"?i=r?1:0:AP(r)?i=f0(r.visibility):i=r,i===0)return!1}if(this._totalCount++,!this._pattern)return this._matchCount++,{data:Ga.Default,visibility:i};const n=this.keyboardNavigationLabelProvider.getKeyboardNavigationLabel(e),s=Array.isArray(n)?n:[n];for(const r of s){const a=r&&r.toString();if(typeof a>"u")return{data:Ga.Default,visibility:i};let l;if(this.tree.findMatchType===sf.Contiguous){const d=a.toLowerCase().indexOf(this._lowercasePattern);if(d>-1){l=[Number.MAX_SAFE_INTEGER,0];for(let c=this._lowercasePattern.length;c>0;c--)l.push(d+c-1)}}else l=ef(this._pattern,this._lowercasePattern,0,a,a.toLowerCase(),0,{firstMatchCanBeWeak:!0,boostFullMatch:!0});if(l)return this._matchCount++,s.length===1?{data:l,visibility:i}:{data:{label:a,score:l},visibility:i}}return this.tree.findMode===hc.Filter?typeof this.tree.options.defaultFindVisibility=="number"?this.tree.options.defaultFindVisibility:this.tree.options.defaultFindVisibility?this.tree.options.defaultFindVisibility(e):2:{data:Ga.Default,visibility:i}}reset(){this._totalCount=0,this._matchCount=0}dispose(){Yt(this.disposables)}}var hc;(function(o){o[o.Highlight=0]="Highlight",o[o.Filter=1]="Filter"})(hc||(hc={}));var sf;(function(o){o[o.Fuzzy=0]="Fuzzy",o[o.Contiguous=1]="Contiguous"})(sf||(sf={}));let jhe=class{get pattern(){return this._pattern}get mode(){return this._mode}set mode(e){e!==this._mode&&(this._mode=e,this.widget&&(this.widget.mode=this._mode),this.tree.refilter(),this.render(),this._onDidChangeMode.fire(e))}get matchType(){return this._matchType}set matchType(e){e!==this._matchType&&(this._matchType=e,this.widget&&(this.widget.matchType=this._matchType),this.tree.refilter(),this.render(),this._onDidChangeMatchType.fire(e))}constructor(e,t,i,n,s,r={}){var a,l;this.tree=e,this.view=i,this.filter=n,this.contextViewProvider=s,this.options=r,this._pattern="",this.width=0,this._onDidChangeMode=new F,this.onDidChangeMode=this._onDidChangeMode.event,this._onDidChangeMatchType=new F,this.onDidChangeMatchType=this._onDidChangeMatchType.event,this._onDidChangePattern=new F,this._onDidChangeOpenState=new F,this.onDidChangeOpenState=this._onDidChangeOpenState.event,this.enabledDisposables=new Q,this.disposables=new Q,this._mode=(a=e.options.defaultFindMode)!==null&&a!==void 0?a:hc.Highlight,this._matchType=(l=e.options.defaultFindMatchType)!==null&&l!==void 0?l:sf.Fuzzy,t.onDidSplice(this.onDidSpliceModel,this,this.disposables)}updateOptions(e={}){e.defaultFindMode!==void 0&&(this.mode=e.defaultFindMode),e.defaultFindMatchType!==void 0&&(this.matchType=e.defaultFindMatchType)}onDidSpliceModel(){!this.widget||this.pattern.length===0||(this.tree.refilter(),this.render())}render(){var e,t,i,n;const s=this.filter.totalCount>0&&this.filter.matchCount===0;this.pattern&&s?!((e=this.tree.options.showNotFoundMessage)!==null&&e!==void 0)||e?(t=this.widget)===null||t===void 0||t.showMessage({type:2,content:m("not found","No elements found.")}):(i=this.widget)===null||i===void 0||i.showMessage({type:2}):(n=this.widget)===null||n===void 0||n.clearMessage()}shouldAllowFocus(e){return!this.widget||!this.pattern||this.filter.totalCount>0&&this.filter.matchCount<=1?!0:!Ga.isDefault(e.filterData)}layout(e){var t;this.width=e,(t=this.widget)===null||t===void 0||t.layout(e)}dispose(){this._history=void 0,this._onDidChangePattern.dispose(),this.enabledDisposables.dispose(),this.disposables.dispose()}};function qhe(o,e){return o.position===e.position&&WV(o,e)}function WV(o,e){return o.node.element===e.node.element&&o.startIndex===e.startIndex&&o.height===e.height&&o.endIndex===e.endIndex}class Ghe{constructor(e=[]){this.stickyNodes=e}get count(){return this.stickyNodes.length}equal(e){return Li(this.stickyNodes,e.stickyNodes,qhe)}lastNodePartiallyVisible(){if(this.count===0)return!1;const e=this.stickyNodes[this.count-1];if(this.count===1)return e.position!==0;const t=this.stickyNodes[this.count-2];return t.position+t.height!==e.position}animationStateChanged(e){if(!Li(this.stickyNodes,e.stickyNodes,WV)||this.count===0)return!1;const t=this.stickyNodes[this.count-1],i=e.stickyNodes[e.count-1];return t.position!==i.position}}class Zhe{constrainStickyScrollNodes(e,t,i){for(let n=0;ni||n>=t)return e.slice(0,n)}return e}}let mB=class extends H{constructor(e,t,i,n,s,r={}){var a;super(),this.tree=e,this.model=t,this.view=i,this.treeDelegate=s,this.maxWidgetViewRatio=.4;const l=this.validateStickySettings(r);this.stickyScrollMaxItemCount=l.stickyScrollMaxItemCount,this.stickyScrollDelegate=(a=r.stickyScrollDelegate)!==null&&a!==void 0?a:new Zhe,this._widget=this._register(new Yhe(i.getScrollableElement(),i,e,n,s,r.accessibilityProvider)),this.onDidChangeHasFocus=this._widget.onDidChangeHasFocus,this.onContextMenu=this._widget.onContextMenu,this._register(i.onDidScroll(()=>this.update())),this._register(i.onDidChangeContentHeight(()=>this.update())),this._register(e.onDidChangeCollapseState(()=>this.update())),this.update()}get height(){return this._widget.height}getNodeAtHeight(e){let t;if(e===0?t=this.view.firstVisibleIndex:t=this.view.indexAt(e+this.view.scrollTop),!(t<0||t>=this.view.length))return this.view.element(t)}update(){const e=this.getNodeAtHeight(0);if(!e||this.tree.scrollTop===0){this._widget.setState(void 0);return}const t=this.findStickyState(e);this._widget.setState(t)}findStickyState(e){const t=[];let i=e,n=0,s=this.getNextStickyNode(i,void 0,n);for(;s&&(t.push(s),n+=s.height,!(t.length<=this.stickyScrollMaxItemCount&&(i=this.getNextVisibleNode(s),!i)));)s=this.getNextStickyNode(i,s.node,n);const r=this.constrainStickyNodes(t);return r.length?new Ghe(r):void 0}getNextVisibleNode(e){return this.getNodeAtHeight(e.position+e.height)}getNextStickyNode(e,t,i){const n=this.getAncestorUnderPrevious(e,t);if(n&&!(n===e&&(!this.nodeIsUncollapsedParent(e)||this.nodeTopAlignsWithStickyNodesBottom(e,i))))return this.createStickyScrollNode(n,i)}nodeTopAlignsWithStickyNodesBottom(e,t){const i=this.getNodeIndex(e),n=this.view.getElementTop(i),s=t;return this.view.scrollTop===n-s}createStickyScrollNode(e,t){const i=this.treeDelegate.getHeight(e),{startIndex:n,endIndex:s}=this.getNodeRange(e),r=this.calculateStickyNodePosition(s,t,i);return{node:e,position:r,height:i,startIndex:n,endIndex:s}}getAncestorUnderPrevious(e,t=void 0){let i=e,n=this.getParentNode(i);for(;n;){if(n===t)return i;i=n,n=this.getParentNode(i)}if(t===void 0)return i}calculateStickyNodePosition(e,t,i){let n=this.view.getRelativeTop(e);if(n===null&&this.view.firstVisibleIndex===e&&e+1l&&t<=l?l-i:t}constrainStickyNodes(e){if(e.length===0)return[];const t=this.view.renderHeight*this.maxWidgetViewRatio,i=e[e.length-1];if(e.length<=this.stickyScrollMaxItemCount&&i.position+i.height<=t)return e;const n=this.stickyScrollDelegate.constrainStickyScrollNodes(e,this.stickyScrollMaxItemCount,t);if(!n.length)return[];const s=n[n.length-1];if(n.length>this.stickyScrollMaxItemCount||s.position+s.height>t)throw new Error("stickyScrollDelegate violates constraints");return n}getParentNode(e){const t=this.model.getNodeLocation(e),i=this.model.getParentNodeLocation(t);return i?this.model.getNode(i):void 0}nodeIsUncollapsedParent(e){const t=this.model.getNodeLocation(e);return this.model.getListRenderCount(t)>1}getNodeIndex(e){const t=this.model.getNodeLocation(e);return this.model.getListIndex(t)}getNodeRange(e){const t=this.model.getNodeLocation(e),i=this.model.getListIndex(t);if(i<0)throw new Error("Node not found in tree");const n=this.model.getListRenderCount(t),s=i+n-1;return{startIndex:i,endIndex:s}}nodePositionTopBelowWidget(e){const t=[];let i=this.getParentNode(e);for(;i;)t.push(i),i=this.getParentNode(i);let n=0;for(let s=0;s0,i=!!e&&e.count>0;if(!t&&!i||t&&i&&this._previousState.equal(e))return;if(t!==i&&this.setVisible(i),!i){this._previousState=void 0,this._previousElements=[],this._previousStateDisposables.clear();return}const n=e.stickyNodes[e.count-1];if(this._previousState&&e.animationStateChanged(this._previousState))this._previousElements[this._previousState.count-1].style.top=`${n.position}px`;else{this._previousStateDisposables.clear();const s=Array(e.count);for(let r=e.count-1;r>=0;r--){const a=e.stickyNodes[r],{element:l,disposable:d}=this.createElement(a,r,e.count);s[r]=l,this._rootDomNode.appendChild(l),this._previousStateDisposables.add(d)}this.stickyScrollFocus.updateElements(s,e),this._previousElements=s}this._previousState=e,this._rootDomNode.style.height=`${n.position+n.height}px`}createElement(e,t,i){const n=e.startIndex,s=document.createElement("div");s.style.top=`${e.position}px`,this.tree.options.setRowHeight!==!1&&(s.style.height=`${e.height}px`),this.tree.options.setRowLineHeight!==!1&&(s.style.lineHeight=`${e.height}px`),s.classList.add("monaco-tree-sticky-row"),s.classList.add("monaco-list-row"),s.setAttribute("data-index",`${n}`),s.setAttribute("data-parity",n%2===0?"even":"odd"),s.setAttribute("id",this.view.getElementID(n));const r=this.setAccessibilityAttributes(s,e.node.element,t,i),a=this.treeDelegate.getTemplateId(e.node),l=this.treeRenderers.find(u=>u.templateId===a);if(!l)throw new Error(`No renderer found for template id ${a}`);let d=e.node;d===this.tree.getNode(this.tree.getNodeLocation(e.node))&&(d=new Proxy(e.node,{}));const c=l.renderTemplate(s);l.renderElement(d,e.startIndex,c,e.height);const h=Ne(()=>{r.dispose(),l.disposeElement(d,e.startIndex,c,e.height),l.disposeTemplate(c),s.remove()});return{element:s,disposable:h}}setAccessibilityAttributes(e,t,i,n){var s;if(!this.accessibilityProvider)return H.None;this.accessibilityProvider.getSetSize&&e.setAttribute("aria-setsize",String(this.accessibilityProvider.getSetSize(t,i,n))),this.accessibilityProvider.getPosInSet&&e.setAttribute("aria-posinset",String(this.accessibilityProvider.getPosInSet(t,i))),this.accessibilityProvider.getRole&&e.setAttribute("role",(s=this.accessibilityProvider.getRole(t))!==null&&s!==void 0?s:"treeitem");const r=this.accessibilityProvider.getAriaLabel(t),a=r&&typeof r!="string"?r:Ha(r),l=rt(c=>{const h=c.readObservable(a);h?e.setAttribute("aria-label",h):e.removeAttribute("aria-label")});typeof r=="string"||r&&e.setAttribute("aria-label",r.get());const d=this.accessibilityProvider.getAriaLevel&&this.accessibilityProvider.getAriaLevel(t);return typeof d=="number"&&e.setAttribute("aria-level",`${d}`),e.setAttribute("aria-selected",String(!1)),l}setVisible(e){this._rootDomNode.classList.toggle("empty",!e),e||this.stickyScrollFocus.updateElements([],void 0)}domFocus(){this.stickyScrollFocus.domFocus()}focusedLast(){return this.stickyScrollFocus.focusedLast()}dispose(){this.stickyScrollFocus.dispose(),this._previousStateDisposables.dispose(),this._rootDomNode.remove()}};class Qhe extends H{get domHasFocus(){return this._domHasFocus}set domHasFocus(e){e!==this._domHasFocus&&(this._onDidChangeHasFocus.fire(e),this._domHasFocus=e)}constructor(e,t){super(),this.container=e,this.view=t,this.focusedIndex=-1,this.elements=[],this._onDidChangeHasFocus=new F,this.onDidChangeHasFocus=this._onDidChangeHasFocus.event,this._onContextMenu=new F,this.onContextMenu=this._onContextMenu.event,this._domHasFocus=!1,this.container.addEventListener("focus",()=>this.onFocus()),this.container.addEventListener("blur",()=>this.onBlur()),this._register(this.view.onDidFocus(()=>this.toggleStickyScrollFocused(!1))),this._register(this.view.onKeyDown(i=>this.onKeyDown(i))),this._register(this.view.onMouseDown(i=>this.onMouseDown(i))),this._register(this.view.onContextMenu(i=>this.handleContextMenu(i)))}handleContextMenu(e){const t=e.browserEvent.target;if(!h0(t)&&!rb(t)){this.focusedLast()&&this.view.domFocus();return}if(!oh(e.browserEvent)){if(!this.state)throw new Error("Context menu should not be triggered when state is undefined");const r=this.state.stickyNodes.findIndex(a=>{var l;return a.node.element===((l=e.element)===null||l===void 0?void 0:l.element)});if(r===-1)throw new Error("Context menu should not be triggered when element is not in sticky scroll widget");this.container.focus(),this.setFocus(r);return}if(!this.state||this.focusedIndex<0)throw new Error("Context menu key should not be triggered when focus is not in sticky scroll widget");const n=this.state.stickyNodes[this.focusedIndex].node.element,s=this.elements[this.focusedIndex];this._onContextMenu.fire({element:n,anchor:s,browserEvent:e.browserEvent,isStickyScroll:!0})}onKeyDown(e){if(this.domHasFocus&&this.state){if(e.key==="ArrowUp")this.setFocusedElement(Math.max(0,this.focusedIndex-1)),e.preventDefault(),e.stopPropagation();else if(e.key==="ArrowDown"||e.key==="ArrowRight"){if(this.focusedIndex>=this.state.count-1){const t=this.state.stickyNodes[this.state.count-1].startIndex+1;this.view.domFocus(),this.view.setFocus([t]),this.scrollNodeUnderWidget(t,this.state)}else this.setFocusedElement(this.focusedIndex+1);e.preventDefault(),e.stopPropagation()}}}onMouseDown(e){const t=e.browserEvent.target;!h0(t)&&!rb(t)||(e.browserEvent.preventDefault(),e.browserEvent.stopPropagation())}updateElements(e,t){if(t&&t.count===0)throw new Error("Sticky scroll state must be undefined when there are no sticky nodes");if(t&&t.count!==e.length)throw new Error("Sticky scroll focus received illigel state");const i=this.focusedIndex;if(this.removeFocus(),this.elements=e,this.state=t,t){const n=Rs(i,0,t.count-1);this.setFocus(n)}else this.domHasFocus&&this.view.domFocus();this.container.tabIndex=t?0:-1}setFocusedElement(e){const t=this.state;if(!t)throw new Error("Cannot set focus when state is undefined");if(this.setFocus(e),!(e1?t.stickyNodes[t.count-2]:void 0,s=this.view.getElementTop(e),r=n?n.position+n.height+i.height:i.height;this.view.scrollTop=s-r}domFocus(){if(!this.state)throw new Error("Cannot focus when state is undefined");this.container.focus()}focusedLast(){return this.state?this.view.getHTMLElement().classList.contains("sticky-scroll-focused"):!1}removeFocus(){this.focusedIndex!==-1&&(this.toggleElementFocus(this.elements[this.focusedIndex],!1),this.focusedIndex=-1)}setFocus(e){if(0>e)throw new Error("addFocus() can not remove focus");if(!this.state&&e>=0)throw new Error("Cannot set focus index when state is undefined");if(this.state&&e>=this.state.count)throw new Error("Cannot set focus index to an index that does not exist");const t=this.focusedIndex;t>=0&&this.toggleElementFocus(this.elements[t],!1),e>=0&&this.toggleElementFocus(this.elements[e],!0),this.focusedIndex=e}toggleElementFocus(e,t){this.toggleElementActiveFocus(e,t&&this.domHasFocus),this.toggleElementPassiveFocus(e,t)}toggleCurrentElementActiveFocus(e){this.focusedIndex!==-1&&this.toggleElementActiveFocus(this.elements[this.focusedIndex],e)}toggleElementActiveFocus(e,t){e.classList.toggle("focused",t)}toggleElementPassiveFocus(e,t){e.classList.toggle("passive-focused",t)}toggleStickyScrollFocused(e){this.view.getHTMLElement().classList.toggle("sticky-scroll-focused",e)}onFocus(){if(!this.state||this.elements.length===0)throw new Error("Cannot focus when state is undefined or elements are empty");this.domHasFocus=!0,this.toggleStickyScrollFocused(!0),this.toggleCurrentElementActiveFocus(!0),this.focusedIndex===-1&&this.setFocus(0)}onBlur(){this.domHasFocus=!1,this.toggleCurrentElementActiveFocus(!1)}dispose(){this.toggleStickyScrollFocused(!1),this._onDidChangeHasFocus.fire(!1),super.dispose()}}function Z1(o){let e=kg.Unknown;return ux(o.browserEvent.target,"monaco-tl-twistie","monaco-tl-row")?e=kg.Twistie:ux(o.browserEvent.target,"monaco-tl-contents","monaco-tl-row")?e=kg.Element:ux(o.browserEvent.target,"monaco-tree-type-filter","monaco-list")&&(e=kg.Filter),{browserEvent:o.browserEvent,element:o.element?o.element.element:null,target:e}}function Xhe(o){const e=h0(o.browserEvent.target);return{element:o.element?o.element.element:null,browserEvent:o.browserEvent,anchor:o.anchor,isStickyScroll:e}}function tS(o,e){e(o),o.children.forEach(t=>tS(t,e))}class bI{get nodeSet(){return this._nodeSet||(this._nodeSet=this.createNodeSet()),this._nodeSet}constructor(e,t){this.getFirstViewElementWithTrait=e,this.identityProvider=t,this.nodes=[],this._onDidChange=new F,this.onDidChange=this._onDidChange.event}set(e,t){!(t!=null&&t.__forceEvent)&&Li(this.nodes,e)||this._set(e,!1,t)}_set(e,t,i){if(this.nodes=[...e],this.elements=void 0,this._nodeSet=void 0,!t){const n=this;this._onDidChange.fire({get elements(){return n.get()},browserEvent:i})}}get(){return this.elements||(this.elements=this.nodes.map(e=>e.element)),[...this.elements]}getNodes(){return this.nodes}has(e){return this.nodeSet.has(e)}onDidModelSplice({insertedNodes:e,deletedNodes:t}){if(!this.identityProvider){const l=this.createNodeSet(),d=c=>l.delete(c);t.forEach(c=>tS(c,d)),this.set([...l.values()]);return}const i=new Set,n=l=>i.add(this.identityProvider.getId(l.element).toString());t.forEach(l=>tS(l,n));const s=new Map,r=l=>s.set(this.identityProvider.getId(l.element).toString(),l);e.forEach(l=>tS(l,r));const a=[];for(const l of this.nodes){const d=this.identityProvider.getId(l.element).toString();if(!i.has(d))a.push(l);else{const h=s.get(d);h&&h.visible&&a.push(h)}}if(this.nodes.length>0&&a.length===0){const l=this.getFirstViewElementWithTrait();l&&a.push(l)}this._set(a,!0)}createNodeSet(){const e=new Set;for(const t of this.nodes)e.add(t);return e}}class Jhe extends wV{constructor(e,t,i){super(e),this.tree=t,this.stickyScrollProvider=i}onViewPointer(e){if(_V(e.browserEvent.target)||Wh(e.browserEvent.target)||xv(e.browserEvent.target)||e.browserEvent.isHandledByList)return;const t=e.element;if(!t)return super.onViewPointer(e);if(this.isSelectionRangeChangeEvent(e)||this.isSelectionSingleChangeEvent(e))return super.onViewPointer(e);const i=e.browserEvent.target,n=i.classList.contains("monaco-tl-twistie")||i.classList.contains("monaco-icon-label")&&i.classList.contains("folder-icon")&&e.browserEvent.offsetX<16,s=rb(e.browserEvent.target);let r=!1;if(s?r=!0:typeof this.tree.expandOnlyOnTwistieClick=="function"?r=this.tree.expandOnlyOnTwistieClick(t.element):r=!!this.tree.expandOnlyOnTwistieClick,s)this.handleStickyScrollMouseEvent(e,t);else{if(r&&!n&&e.browserEvent.detail!==2)return super.onViewPointer(e);if(!this.tree.expandOnDoubleClick&&e.browserEvent.detail===2)return super.onViewPointer(e)}if(t.collapsible&&(!s||n)){const a=this.tree.getNodeLocation(t),l=e.browserEvent.altKey;if(this.tree.setFocus([a]),this.tree.toggleCollapsed(a,l),n){e.browserEvent.isHandledByList=!0;return}}s||super.onViewPointer(e)}handleStickyScrollMouseEvent(e,t){if(uce(e.browserEvent.target)||gce(e.browserEvent.target))return;const i=this.stickyScrollProvider();if(!i)throw new Error("Sticky scroll controller not found");const n=this.list.indexOf(t),s=this.list.getElementTop(n),r=i.nodePositionTopBelowWidget(t);this.tree.scrollTop=s-r,this.list.domFocus(),this.list.setFocus([n]),this.list.setSelection([n])}onDoubleClick(e){e.browserEvent.target.classList.contains("monaco-tl-twistie")||!this.tree.expandOnDoubleClick||e.browserEvent.isHandledByList||super.onDoubleClick(e)}onMouseDown(e){const t=e.browserEvent.target;if(!h0(t)&&!rb(t)){super.onMouseDown(e);return}}onContextMenu(e){const t=e.browserEvent.target;if(!h0(t)&&!rb(t)){super.onContextMenu(e);return}}}class eue extends pr{constructor(e,t,i,n,s,r,a,l){super(e,t,i,n,l),this.focusTrait=s,this.selectionTrait=r,this.anchorTrait=a}createMouseController(e){return new Jhe(this,e.tree,e.stickyScrollProvider)}splice(e,t,i=[]){if(super.splice(e,t,i),i.length===0)return;const n=[],s=[];let r;i.forEach((a,l)=>{this.focusTrait.has(a)&&n.push(e+l),this.selectionTrait.has(a)&&s.push(e+l),this.anchorTrait.has(a)&&(r=e+l)}),n.length>0&&super.setFocus(wc([...super.getFocus(),...n])),s.length>0&&super.setSelection(wc([...super.getSelection(),...s])),typeof r=="number"&&super.setAnchor(r)}setFocus(e,t,i=!1){super.setFocus(e,t),i||this.focusTrait.set(e.map(n=>this.element(n)),t)}setSelection(e,t,i=!1){super.setSelection(e,t),i||this.selectionTrait.set(e.map(n=>this.element(n)),t)}setAnchor(e,t=!1){super.setAnchor(e),t||(typeof e>"u"?this.anchorTrait.set([]):this.anchorTrait.set([this.element(e)]))}}class HV{get onDidScroll(){return this.view.onDidScroll}get onDidChangeFocus(){return this.eventBufferer.wrapEvent(this.focus.onDidChange)}get onDidChangeSelection(){return this.eventBufferer.wrapEvent(this.selection.onDidChange)}get onMouseDblClick(){return he.filter(he.map(this.view.onMouseDblClick,Z1),e=>e.target!==kg.Filter)}get onMouseOver(){return he.map(this.view.onMouseOver,Z1)}get onMouseOut(){return he.map(this.view.onMouseOut,Z1)}get onContextMenu(){var e,t;return he.any(he.filter(he.map(this.view.onContextMenu,Xhe),i=>!i.isStickyScroll),(t=(e=this.stickyScrollController)===null||e===void 0?void 0:e.onContextMenu)!==null&&t!==void 0?t:he.None)}get onPointer(){return he.map(this.view.onPointer,Z1)}get onKeyDown(){return this.view.onKeyDown}get onDidFocus(){return this.view.onDidFocus}get onDidChangeModel(){return he.signal(this.model.onDidSplice)}get onDidChangeCollapseState(){return this.model.onDidChangeCollapseState}get findMode(){var e,t;return(t=(e=this.findController)===null||e===void 0?void 0:e.mode)!==null&&t!==void 0?t:hc.Highlight}set findMode(e){this.findController&&(this.findController.mode=e)}get findMatchType(){var e,t;return(t=(e=this.findController)===null||e===void 0?void 0:e.matchType)!==null&&t!==void 0?t:sf.Fuzzy}set findMatchType(e){this.findController&&(this.findController.matchType=e)}get expandOnDoubleClick(){return typeof this._options.expandOnDoubleClick>"u"?!0:this._options.expandOnDoubleClick}get expandOnlyOnTwistieClick(){return typeof this._options.expandOnlyOnTwistieClick>"u"?!0:this._options.expandOnlyOnTwistieClick}get onDidDispose(){return this.view.onDidDispose}constructor(e,t,i,n,s={}){var r;this._user=e,this._options=s,this.eventBufferer=new ML,this.onDidChangeFindOpenState=he.None,this.onDidChangeStickyScrollFocused=he.None,this.disposables=new Q,this._onWillRefilter=new F,this.onWillRefilter=this._onWillRefilter.event,this._onDidUpdateOptions=new F,this.treeDelegate=new PP(i);const a=new FF,l=new FF,d=this.disposables.add(new $he(l.event)),c=new _A;this.renderers=n.map(p=>new m0(p,()=>this.model,a.event,d,c,s));for(const p of this.renderers)this.disposables.add(p);let h;s.keyboardNavigationLabelProvider&&(h=new Khe(this,s.keyboardNavigationLabelProvider,s.filter),s={...s,filter:h},this.disposables.add(h)),this.focus=new bI(()=>this.view.getFocusedElements()[0],s.identityProvider),this.selection=new bI(()=>this.view.getSelectedElements()[0],s.identityProvider),this.anchor=new bI(()=>this.view.getAnchorElement(),s.identityProvider),this.view=new eue(e,t,this.treeDelegate,this.renderers,this.focus,this.selection,this.anchor,{...Uhe(()=>this.model,s),tree:this,stickyScrollProvider:()=>this.stickyScrollController}),this.model=this.createModel(e,this.view,s),a.input=this.model.onDidChangeCollapseState;const u=he.forEach(this.model.onDidSplice,p=>{this.eventBufferer.bufferEvents(()=>{this.focus.onDidModelSplice(p),this.selection.onDidModelSplice(p)})},this.disposables);u(()=>null,null,this.disposables);const g=this.disposables.add(new F),f=this.disposables.add(new ha(0));if(this.disposables.add(he.any(u,this.focus.onDidChange,this.selection.onDidChange)(()=>{f.trigger(()=>{const p=new Set;for(const _ of this.focus.getNodes())p.add(_);for(const _ of this.selection.getNodes())p.add(_);g.fire([...p.values()])})})),l.input=g.event,s.keyboardSupport!==!1){const p=he.chain(this.view.onKeyDown,_=>_.filter(v=>!Wh(v.target)).map(v=>new ti(v)));he.chain(p,_=>_.filter(v=>v.keyCode===15))(this.onLeftArrow,this,this.disposables),he.chain(p,_=>_.filter(v=>v.keyCode===17))(this.onRightArrow,this,this.disposables),he.chain(p,_=>_.filter(v=>v.keyCode===10))(this.onSpace,this,this.disposables)}if((!((r=s.findWidgetEnabled)!==null&&r!==void 0)||r)&&s.keyboardNavigationLabelProvider&&s.contextViewProvider){const p=this.options.findWidgetStyles?{styles:this.options.findWidgetStyles}:void 0;this.findController=new jhe(this,this.model,this.view,h,s.contextViewProvider,p),this.focusNavigationFilter=_=>this.findController.shouldAllowFocus(_),this.onDidChangeFindOpenState=this.findController.onDidChangeOpenState,this.disposables.add(this.findController),this.onDidChangeFindMode=this.findController.onDidChangeMode,this.onDidChangeFindMatchType=this.findController.onDidChangeMatchType}else this.onDidChangeFindMode=he.None,this.onDidChangeFindMatchType=he.None;s.enableStickyScroll&&(this.stickyScrollController=new mB(this,this.model,this.view,this.renderers,this.treeDelegate,s),this.onDidChangeStickyScrollFocused=this.stickyScrollController.onDidChangeHasFocus),this.styleElement=dr(this.view.getHTMLElement()),this.getHTMLElement().classList.toggle("always",this._options.renderIndentGuides===$p.Always)}updateOptions(e={}){var t;this._options={...this._options,...e};for(const i of this.renderers)i.updateOptions(e);this.view.updateOptions(this._options),(t=this.findController)===null||t===void 0||t.updateOptions(e),this.updateStickyScroll(e),this._onDidUpdateOptions.fire(this._options),this.getHTMLElement().classList.toggle("always",this._options.renderIndentGuides===$p.Always)}get options(){return this._options}updateStickyScroll(e){var t;!this.stickyScrollController&&this._options.enableStickyScroll?(this.stickyScrollController=new mB(this,this.model,this.view,this.renderers,this.treeDelegate,this._options),this.onDidChangeStickyScrollFocused=this.stickyScrollController.onDidChangeHasFocus):this.stickyScrollController&&!this._options.enableStickyScroll&&(this.onDidChangeStickyScrollFocused=he.None,this.stickyScrollController.dispose(),this.stickyScrollController=void 0),(t=this.stickyScrollController)===null||t===void 0||t.updateOptions(e)}getHTMLElement(){return this.view.getHTMLElement()}get scrollTop(){return this.view.scrollTop}set scrollTop(e){this.view.scrollTop=e}get scrollHeight(){return this.view.scrollHeight}get renderHeight(){return this.view.renderHeight}get ariaLabel(){return this.view.ariaLabel}set ariaLabel(e){this.view.ariaLabel=e}domFocus(){var e;!((e=this.stickyScrollController)===null||e===void 0)&&e.focusedLast()?this.stickyScrollController.domFocus():this.view.domFocus()}layout(e,t){var i;this.view.layout(e,t),qh(t)&&((i=this.findController)===null||i===void 0||i.layout(t))}style(e){var t,i;const n=`.${this.view.domId}`,s=[];e.treeIndentGuidesStroke&&(s.push(`.monaco-list${n}:hover .monaco-tl-indent > .indent-guide, .monaco-list${n}.always .monaco-tl-indent > .indent-guide { border-color: ${e.treeInactiveIndentGuidesStroke}; }`),s.push(`.monaco-list${n} .monaco-tl-indent > .indent-guide.active { border-color: ${e.treeIndentGuidesStroke}; }`));const r=(t=e.treeStickyScrollBackground)!==null&&t!==void 0?t:e.listBackground;r&&(s.push(`.monaco-list${n} .monaco-scrollable-element .monaco-tree-sticky-container { background-color: ${r}; }`),s.push(`.monaco-list${n} .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row { background-color: ${r}; }`)),e.treeStickyScrollBorder&&s.push(`.monaco-list${n} .monaco-scrollable-element .monaco-tree-sticky-container { border-bottom: 1px solid ${e.treeStickyScrollBorder}; }`),e.treeStickyScrollShadow&&s.push(`.monaco-list${n} .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow { box-shadow: ${e.treeStickyScrollShadow} 0 6px 6px -6px inset; height: 3px; }`),e.listFocusForeground&&(s.push(`.monaco-list${n}.sticky-scroll-focused .monaco-scrollable-element .monaco-tree-sticky-container:focus .monaco-list-row.focused { color: ${e.listFocusForeground}; }`),s.push(`.monaco-list${n}:not(.sticky-scroll-focused) .monaco-scrollable-element .monaco-tree-sticky-container .monaco-list-row.focused { color: inherit; }`));const a=fc(e.listFocusAndSelectionOutline,fc(e.listSelectionOutline,(i=e.listFocusOutline)!==null&&i!==void 0?i:""));a&&(s.push(`.monaco-list${n}.sticky-scroll-focused .monaco-scrollable-element .monaco-tree-sticky-container:focus .monaco-list-row.focused.selected { outline: 1px solid ${a}; outline-offset: -1px;}`),s.push(`.monaco-list${n}:not(.sticky-scroll-focused) .monaco-scrollable-element .monaco-tree-sticky-container .monaco-list-row.focused.selected { outline: inherit;}`)),e.listFocusOutline&&(s.push(`.monaco-list${n}.sticky-scroll-focused .monaco-scrollable-element .monaco-tree-sticky-container:focus .monaco-list-row.focused { outline: 1px solid ${e.listFocusOutline}; outline-offset: -1px; }`),s.push(`.monaco-list${n}:not(.sticky-scroll-focused) .monaco-scrollable-element .monaco-tree-sticky-container .monaco-list-row.focused { outline: inherit; }`),s.push(`.monaco-workbench.context-menu-visible .monaco-list${n}.last-focused.sticky-scroll-focused .monaco-scrollable-element .monaco-tree-sticky-container .monaco-list-row.passive-focused { outline: 1px solid ${e.listFocusOutline}; outline-offset: -1px; }`),s.push(`.monaco-workbench.context-menu-visible .monaco-list${n}.last-focused.sticky-scroll-focused .monaco-list-rows .monaco-list-row.focused { outline: inherit; }`),s.push(`.monaco-workbench.context-menu-visible .monaco-list${n}.last-focused:not(.sticky-scroll-focused) .monaco-tree-sticky-container .monaco-list-rows .monaco-list-row.focused { outline: inherit; }`)),this.styleElement.textContent=s.join(` +`),this.view.style(e)}getParentElement(e){const t=this.model.getParentNodeLocation(e);return this.model.getNode(t).element}getFirstElementChild(e){return this.model.getFirstElementChild(e)}getNode(e){return this.model.getNode(e)}getNodeLocation(e){return this.model.getNodeLocation(e)}collapse(e,t=!1){return this.model.setCollapsed(e,!0,t)}expand(e,t=!1){return this.model.setCollapsed(e,!1,t)}toggleCollapsed(e,t=!1){return this.model.setCollapsed(e,void 0,t)}isCollapsible(e){return this.model.isCollapsible(e)}setCollapsible(e,t){return this.model.setCollapsible(e,t)}isCollapsed(e){return this.model.isCollapsed(e)}refilter(){this._onWillRefilter.fire(void 0),this.model.refilter()}setSelection(e,t){this.eventBufferer.bufferEvents(()=>{const i=e.map(s=>this.model.getNode(s));this.selection.set(i,t);const n=e.map(s=>this.model.getListIndex(s)).filter(s=>s>-1);this.view.setSelection(n,t,!0)})}getSelection(){return this.selection.get()}setFocus(e,t){this.eventBufferer.bufferEvents(()=>{const i=e.map(s=>this.model.getNode(s));this.focus.set(i,t);const n=e.map(s=>this.model.getListIndex(s)).filter(s=>s>-1);this.view.setFocus(n,t,!0)})}focusNext(e=1,t=!1,i,n=oh(i)&&i.altKey?void 0:this.focusNavigationFilter){this.view.focusNext(e,t,i,n)}focusPrevious(e=1,t=!1,i,n=oh(i)&&i.altKey?void 0:this.focusNavigationFilter){this.view.focusPrevious(e,t,i,n)}focusNextPage(e,t=oh(e)&&e.altKey?void 0:this.focusNavigationFilter){return this.view.focusNextPage(e,t)}focusPreviousPage(e,t=oh(e)&&e.altKey?void 0:this.focusNavigationFilter){return this.view.focusPreviousPage(e,t,()=>{var i,n;return(n=(i=this.stickyScrollController)===null||i===void 0?void 0:i.height)!==null&&n!==void 0?n:0})}focusFirst(e,t=oh(e)&&e.altKey?void 0:this.focusNavigationFilter){this.view.focusFirst(e,t)}getFocus(){return this.focus.get()}reveal(e,t){this.model.expandTo(e);const i=this.model.getListIndex(e);if(i!==-1)if(!this.stickyScrollController)this.view.reveal(i,t);else{const n=this.stickyScrollController.nodePositionTopBelowWidget(this.getNode(e));this.view.reveal(i,t,n)}}onLeftArrow(e){e.preventDefault(),e.stopPropagation();const t=this.view.getFocusedElements();if(t.length===0)return;const i=t[0],n=this.model.getNodeLocation(i);if(!this.model.setCollapsed(n,!0)){const r=this.model.getParentNodeLocation(n);if(!r)return;const a=this.model.getListIndex(r);this.view.reveal(a),this.view.setFocus([a])}}onRightArrow(e){e.preventDefault(),e.stopPropagation();const t=this.view.getFocusedElements();if(t.length===0)return;const i=t[0],n=this.model.getNodeLocation(i);if(!this.model.setCollapsed(n,!1)){if(!i.children.some(l=>l.visible))return;const[r]=this.view.getFocus(),a=r+1;this.view.reveal(a),this.view.setFocus([a])}}onSpace(e){e.preventDefault(),e.stopPropagation();const t=this.view.getFocusedElements();if(t.length===0)return;const i=t[0],n=this.model.getNodeLocation(i),s=e.browserEvent.altKey;this.model.setCollapsed(n,void 0,s)}dispose(){var e;Yt(this.disposables),(e=this.stickyScrollController)===null||e===void 0||e.dispose(),this.view.dispose()}}class OP{constructor(e,t,i={}){this.user=e,this.rootRef=null,this.nodes=new Map,this.nodesByIdentity=new Map,this.model=new Hhe(e,t,null,i),this.onDidSplice=this.model.onDidSplice,this.onDidChangeCollapseState=this.model.onDidChangeCollapseState,this.onDidChangeRenderNodeCount=this.model.onDidChangeRenderNodeCount,i.sorter&&(this.sorter={compare(n,s){return i.sorter.compare(n.element,s.element)}}),this.identityProvider=i.identityProvider}setChildren(e,t=bt.empty(),i={}){const n=this.getElementLocation(e);this._setChildren(n,this.preserveCollapseState(t),i)}_setChildren(e,t=bt.empty(),i){const n=new Set,s=new Set,r=l=>{var d;if(l.element===null)return;const c=l;if(n.add(c.element),this.nodes.set(c.element,c),this.identityProvider){const h=this.identityProvider.getId(c.element).toString();s.add(h),this.nodesByIdentity.set(h,c)}(d=i.onDidCreateNode)===null||d===void 0||d.call(i,c)},a=l=>{var d;if(l.element===null)return;const c=l;if(n.has(c.element)||this.nodes.delete(c.element),this.identityProvider){const h=this.identityProvider.getId(c.element).toString();s.has(h)||this.nodesByIdentity.delete(h)}(d=i.onDidDeleteNode)===null||d===void 0||d.call(i,c)};this.model.splice([...e,0],Number.MAX_VALUE,t,{...i,onDidCreateNode:r,onDidDeleteNode:a})}preserveCollapseState(e=bt.empty()){return this.sorter&&(e=[...e].sort(this.sorter.compare.bind(this.sorter))),bt.map(e,t=>{let i=this.nodes.get(t.element);if(!i&&this.identityProvider){const r=this.identityProvider.getId(t.element).toString();i=this.nodesByIdentity.get(r)}if(!i){let r;return typeof t.collapsed>"u"?r=void 0:t.collapsed===Go.Collapsed||t.collapsed===Go.PreserveOrCollapsed?r=!0:t.collapsed===Go.Expanded||t.collapsed===Go.PreserveOrExpanded?r=!1:r=!!t.collapsed,{...t,children:this.preserveCollapseState(t.children),collapsed:r}}const n=typeof t.collapsible=="boolean"?t.collapsible:i.collapsible;let s;return typeof t.collapsed>"u"||t.collapsed===Go.PreserveOrCollapsed||t.collapsed===Go.PreserveOrExpanded?s=i.collapsed:t.collapsed===Go.Collapsed?s=!0:t.collapsed===Go.Expanded?s=!1:s=!!t.collapsed,{...t,collapsible:n,collapsed:s,children:this.preserveCollapseState(t.children)}})}rerender(e){const t=this.getElementLocation(e);this.model.rerender(t)}getFirstElementChild(e=null){const t=this.getElementLocation(e);return this.model.getFirstElementChild(t)}has(e){return this.nodes.has(e)}getListIndex(e){const t=this.getElementLocation(e);return this.model.getListIndex(t)}getListRenderCount(e){const t=this.getElementLocation(e);return this.model.getListRenderCount(t)}isCollapsible(e){const t=this.getElementLocation(e);return this.model.isCollapsible(t)}setCollapsible(e,t){const i=this.getElementLocation(e);return this.model.setCollapsible(i,t)}isCollapsed(e){const t=this.getElementLocation(e);return this.model.isCollapsed(t)}setCollapsed(e,t,i){const n=this.getElementLocation(e);return this.model.setCollapsed(n,t,i)}expandTo(e){const t=this.getElementLocation(e);this.model.expandTo(t)}refilter(){this.model.refilter()}getNode(e=null){if(e===null)return this.model.getNode(this.model.rootRef);const t=this.nodes.get(e);if(!t)throw new er(this.user,`Tree element not found: ${e}`);return t}getNodeLocation(e){return e.element}getParentNodeLocation(e){if(e===null)throw new er(this.user,"Invalid getParentNodeLocation call");const t=this.nodes.get(e);if(!t)throw new er(this.user,`Tree element not found: ${e}`);const i=this.model.getNodeLocation(t),n=this.model.getParentNodeLocation(i);return this.model.getNode(n).element}getElementLocation(e){if(e===null)return[];const t=this.nodes.get(e);if(!t)throw new er(this.user,`Tree element not found: ${e}`);return this.model.getNodeLocation(t)}}function iS(o){const e=[o.element],t=o.incompressible||!1;return{element:{elements:e,incompressible:t},children:bt.map(bt.from(o.children),iS),collapsible:o.collapsible,collapsed:o.collapsed}}function nS(o){const e=[o.element],t=o.incompressible||!1;let i,n;for(;[n,i]=bt.consume(bt.from(o.children),2),!(n.length!==1||n[0].incompressible);)o=n[0],e.push(o.element);return{element:{elements:e,incompressible:t},children:bt.map(bt.concat(n,i),nS),collapsible:o.collapsible,collapsed:o.collapsed}}function nM(o,e=0){let t;return enM(i,0)),e===0&&o.element.incompressible?{element:o.element.elements[e],children:t,incompressible:!0,collapsible:o.collapsible,collapsed:o.collapsed}:{element:o.element.elements[e],children:t,collapsible:o.collapsible,collapsed:o.collapsed}}function pB(o){return nM(o,0)}function VV(o,e,t){return o.element===e?{...o,children:t}:{...o,children:bt.map(bt.from(o.children),i=>VV(i,e,t))}}const tue=o=>({getId(e){return e.elements.map(t=>o.getId(t).toString()).join("\0")}});class iue{get onDidSplice(){return this.model.onDidSplice}get onDidChangeCollapseState(){return this.model.onDidChangeCollapseState}get onDidChangeRenderNodeCount(){return this.model.onDidChangeRenderNodeCount}constructor(e,t,i={}){this.user=e,this.rootRef=null,this.nodes=new Map,this.model=new OP(e,t,i),this.enabled=typeof i.compressionEnabled>"u"?!0:i.compressionEnabled,this.identityProvider=i.identityProvider}setChildren(e,t=bt.empty(),i){const n=i.diffIdentityProvider&&tue(i.diffIdentityProvider);if(e===null){const f=bt.map(t,this.enabled?nS:iS);this._setChildren(null,f,{diffIdentityProvider:n,diffDepth:1/0});return}const s=this.nodes.get(e);if(!s)throw new er(this.user,"Unknown compressed tree node");const r=this.model.getNode(s),a=this.model.getParentNodeLocation(s),l=this.model.getNode(a),d=pB(r),c=VV(d,e,t),h=(this.enabled?nS:iS)(c),u=i.diffIdentityProvider?(f,p)=>i.diffIdentityProvider.getId(f)===i.diffIdentityProvider.getId(p):void 0;if(Li(h.element.elements,r.element.elements,u)){this._setChildren(s,h.children||bt.empty(),{diffIdentityProvider:n,diffDepth:1});return}const g=l.children.map(f=>f===r?h:f);this._setChildren(l.element,g,{diffIdentityProvider:n,diffDepth:r.depth-l.depth})}isCompressionEnabled(){return this.enabled}setCompressionEnabled(e){if(e===this.enabled)return;this.enabled=e;const i=this.model.getNode().children,n=bt.map(i,pB),s=bt.map(n,e?nS:iS);this._setChildren(null,s,{diffIdentityProvider:this.identityProvider,diffDepth:1/0})}_setChildren(e,t,i){const n=new Set,s=a=>{for(const l of a.element.elements)n.add(l),this.nodes.set(l,a.element)},r=a=>{for(const l of a.element.elements)n.has(l)||this.nodes.delete(l)};this.model.setChildren(e,t,{...i,onDidCreateNode:s,onDidDeleteNode:r})}has(e){return this.nodes.has(e)}getListIndex(e){const t=this.getCompressedNode(e);return this.model.getListIndex(t)}getListRenderCount(e){const t=this.getCompressedNode(e);return this.model.getListRenderCount(t)}getNode(e){if(typeof e>"u")return this.model.getNode();const t=this.getCompressedNode(e);return this.model.getNode(t)}getNodeLocation(e){const t=this.model.getNodeLocation(e);return t===null?null:t.elements[t.elements.length-1]}getParentNodeLocation(e){const t=this.getCompressedNode(e),i=this.model.getParentNodeLocation(t);return i===null?null:i.elements[i.elements.length-1]}getFirstElementChild(e){const t=this.getCompressedNode(e);return this.model.getFirstElementChild(t)}isCollapsible(e){const t=this.getCompressedNode(e);return this.model.isCollapsible(t)}setCollapsible(e,t){const i=this.getCompressedNode(e);return this.model.setCollapsible(i,t)}isCollapsed(e){const t=this.getCompressedNode(e);return this.model.isCollapsed(t)}setCollapsed(e,t,i){const n=this.getCompressedNode(e);return this.model.setCollapsed(n,t,i)}expandTo(e){const t=this.getCompressedNode(e);this.model.expandTo(t)}rerender(e){const t=this.getCompressedNode(e);this.model.rerender(t)}refilter(){this.model.refilter()}getCompressedNode(e){if(e===null)return null;const t=this.nodes.get(e);if(!t)throw new er(this.user,`Tree element not found: ${e}`);return t}}const nue=o=>o[o.length-1];class FP{get element(){return this.node.element===null?null:this.unwrapper(this.node.element)}get children(){return this.node.children.map(e=>new FP(this.unwrapper,e))}get depth(){return this.node.depth}get visibleChildrenCount(){return this.node.visibleChildrenCount}get visibleChildIndex(){return this.node.visibleChildIndex}get collapsible(){return this.node.collapsible}get collapsed(){return this.node.collapsed}get visible(){return this.node.visible}get filterData(){return this.node.filterData}constructor(e,t){this.unwrapper=e,this.node=t}}function sue(o,e){return{splice(t,i,n){e.splice(t,i,n.map(s=>o.map(s)))},updateElementHeight(t,i){e.updateElementHeight(t,i)}}}function oue(o,e){return{...e,identityProvider:e.identityProvider&&{getId(t){return e.identityProvider.getId(o(t))}},sorter:e.sorter&&{compare(t,i){return e.sorter.compare(t.elements[0],i.elements[0])}},filter:e.filter&&{filter(t,i){return e.filter.filter(o(t),i)}}}}class rue{get onDidSplice(){return he.map(this.model.onDidSplice,({insertedNodes:e,deletedNodes:t})=>({insertedNodes:e.map(i=>this.nodeMapper.map(i)),deletedNodes:t.map(i=>this.nodeMapper.map(i))}))}get onDidChangeCollapseState(){return he.map(this.model.onDidChangeCollapseState,({node:e,deep:t})=>({node:this.nodeMapper.map(e),deep:t}))}get onDidChangeRenderNodeCount(){return he.map(this.model.onDidChangeRenderNodeCount,e=>this.nodeMapper.map(e))}constructor(e,t,i={}){this.rootRef=null,this.elementMapper=i.elementMapper||nue;const n=s=>this.elementMapper(s.elements);this.nodeMapper=new RP(s=>new FP(n,s)),this.model=new iue(e,sue(this.nodeMapper,t),oue(n,i))}setChildren(e,t=bt.empty(),i={}){this.model.setChildren(e,t,i)}isCompressionEnabled(){return this.model.isCompressionEnabled()}setCompressionEnabled(e){this.model.setCompressionEnabled(e)}has(e){return this.model.has(e)}getListIndex(e){return this.model.getListIndex(e)}getListRenderCount(e){return this.model.getListRenderCount(e)}getNode(e){return this.nodeMapper.map(this.model.getNode(e))}getNodeLocation(e){return e.element}getParentNodeLocation(e){return this.model.getParentNodeLocation(e)}getFirstElementChild(e){const t=this.model.getFirstElementChild(e);return t===null||typeof t>"u"?t:this.elementMapper(t.elements)}isCollapsible(e){return this.model.isCollapsible(e)}setCollapsible(e,t){return this.model.setCollapsible(e,t)}isCollapsed(e){return this.model.isCollapsed(e)}setCollapsed(e,t,i){return this.model.setCollapsed(e,t,i)}expandTo(e){return this.model.expandTo(e)}rerender(e){return this.model.rerender(e)}refilter(){return this.model.refilter()}getCompressedTreeNode(e=null){return this.model.getNode(e)}}var aue=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s};class BP extends HV{get onDidChangeCollapseState(){return this.model.onDidChangeCollapseState}constructor(e,t,i,n,s={}){super(e,t,i,n,s),this.user=e}setChildren(e,t=bt.empty(),i){this.model.setChildren(e,t,i)}rerender(e){if(e===void 0){this.view.rerender();return}this.model.rerender(e)}hasElement(e){return this.model.has(e)}createModel(e,t,i){return new OP(e,t,i)}}class zV{get compressedTreeNodeProvider(){return this._compressedTreeNodeProvider()}constructor(e,t,i){this._compressedTreeNodeProvider=e,this.stickyScrollDelegate=t,this.renderer=i,this.templateId=i.templateId,i.onDidChangeTwistieState&&(this.onDidChangeTwistieState=i.onDidChangeTwistieState)}renderTemplate(e){return{compressedTreeNode:void 0,data:this.renderer.renderTemplate(e)}}renderElement(e,t,i,n){let s=this.stickyScrollDelegate.getCompressedNode(e);s||(s=this.compressedTreeNodeProvider.getCompressedTreeNode(e.element)),s.element.elements.length===1?(i.compressedTreeNode=void 0,this.renderer.renderElement(e,t,i.data,n)):(i.compressedTreeNode=s,this.renderer.renderCompressedElements(s,t,i.data,n))}disposeElement(e,t,i,n){var s,r,a,l;i.compressedTreeNode?(r=(s=this.renderer).disposeCompressedElements)===null||r===void 0||r.call(s,i.compressedTreeNode,t,i.data,n):(l=(a=this.renderer).disposeElement)===null||l===void 0||l.call(a,e,t,i.data,n)}disposeTemplate(e){this.renderer.disposeTemplate(e.data)}renderTwistie(e,t){return this.renderer.renderTwistie?this.renderer.renderTwistie(e,t):!1}}aue([Zi],zV.prototype,"compressedTreeNodeProvider",null);class lue{constructor(e){this.modelProvider=e,this.compressedStickyNodes=new Map}getCompressedNode(e){return this.compressedStickyNodes.get(e)}constrainStickyScrollNodes(e,t,i){if(this.compressedStickyNodes.clear(),e.length===0)return[];for(let n=0;ni||n>=t-1&&tthis,a=new lue(()=>this.model),l=n.map(d=>new zV(r,a,d));super(e,t,i,l,{...due(r,s),stickyScrollDelegate:a})}setChildren(e,t=bt.empty(),i){this.model.setChildren(e,t,i)}createModel(e,t,i){return new rue(e,t,i)}updateOptions(e={}){super.updateOptions(e),typeof e.compressionEnabled<"u"&&this.model.setCompressionEnabled(e.compressionEnabled)}getCompressedTreeNode(e=null){return this.model.getCompressedTreeNode(e)}}function CI(o){return{...o,children:[],refreshPromise:void 0,stale:!0,slow:!1,forceExpanded:!1}}function sM(o,e){return e.parent?e.parent===o?!0:sM(o,e.parent):!1}function cue(o,e){return o===e||sM(o,e)||sM(e,o)}class WP{get element(){return this.node.element.element}get children(){return this.node.children.map(e=>new WP(e))}get depth(){return this.node.depth}get visibleChildrenCount(){return this.node.visibleChildrenCount}get visibleChildIndex(){return this.node.visibleChildIndex}get collapsible(){return this.node.collapsible}get collapsed(){return this.node.collapsed}get visible(){return this.node.visible}get filterData(){return this.node.filterData}constructor(e){this.node=e}}class hue{constructor(e,t,i){this.renderer=e,this.nodeMapper=t,this.onDidChangeTwistieState=i,this.renderedNodes=new Map,this.templateId=e.templateId}renderTemplate(e){return{templateData:this.renderer.renderTemplate(e)}}renderElement(e,t,i,n){this.renderer.renderElement(this.nodeMapper.map(e),t,i.templateData,n)}renderTwistie(e,t){return e.slow?(t.classList.add(...Ve.asClassNameArray(de.treeItemLoading)),!0):(t.classList.remove(...Ve.asClassNameArray(de.treeItemLoading)),!1)}disposeElement(e,t,i,n){var s,r;(r=(s=this.renderer).disposeElement)===null||r===void 0||r.call(s,this.nodeMapper.map(e),t,i.templateData,n)}disposeTemplate(e){this.renderer.disposeTemplate(e.templateData)}dispose(){this.renderedNodes.clear()}}function _B(o){return{browserEvent:o.browserEvent,elements:o.elements.map(e=>e.element)}}function vB(o){return{browserEvent:o.browserEvent,element:o.element&&o.element.element,target:o.target}}class uue extends NC{constructor(e){super(e.elements.map(t=>t.element)),this.data=e}}function wI(o){return o instanceof NC?new uue(o):o}class gue{constructor(e){this.dnd=e}getDragURI(e){return this.dnd.getDragURI(e.element)}getDragLabel(e,t){if(this.dnd.getDragLabel)return this.dnd.getDragLabel(e.map(i=>i.element),t)}onDragStart(e,t){var i,n;(n=(i=this.dnd).onDragStart)===null||n===void 0||n.call(i,wI(e),t)}onDragOver(e,t,i,n,s,r=!0){return this.dnd.onDragOver(wI(e),t&&t.element,i,n,s)}drop(e,t,i,n,s){this.dnd.drop(wI(e),t&&t.element,i,n,s)}onDragEnd(e){var t,i;(i=(t=this.dnd).onDragEnd)===null||i===void 0||i.call(t,e)}dispose(){this.dnd.dispose()}}function $V(o){return o&&{...o,collapseByDefault:!0,identityProvider:o.identityProvider&&{getId(e){return o.identityProvider.getId(e.element)}},dnd:o.dnd&&new gue(o.dnd),multipleSelectionController:o.multipleSelectionController&&{isSelectionSingleChangeEvent(e){return o.multipleSelectionController.isSelectionSingleChangeEvent({...e,element:e.element})},isSelectionRangeChangeEvent(e){return o.multipleSelectionController.isSelectionRangeChangeEvent({...e,element:e.element})}},accessibilityProvider:o.accessibilityProvider&&{...o.accessibilityProvider,getPosInSet:void 0,getSetSize:void 0,getRole:o.accessibilityProvider.getRole?e=>o.accessibilityProvider.getRole(e.element):()=>"treeitem",isChecked:o.accessibilityProvider.isChecked?e=>{var t;return!!(!((t=o.accessibilityProvider)===null||t===void 0)&&t.isChecked(e.element))}:void 0,getAriaLabel(e){return o.accessibilityProvider.getAriaLabel(e.element)},getWidgetAriaLabel(){return o.accessibilityProvider.getWidgetAriaLabel()},getWidgetRole:o.accessibilityProvider.getWidgetRole?()=>o.accessibilityProvider.getWidgetRole():()=>"tree",getAriaLevel:o.accessibilityProvider.getAriaLevel&&(e=>o.accessibilityProvider.getAriaLevel(e.element)),getActiveDescendantId:o.accessibilityProvider.getActiveDescendantId&&(e=>o.accessibilityProvider.getActiveDescendantId(e.element))},filter:o.filter&&{filter(e,t){return o.filter.filter(e.element,t)}},keyboardNavigationLabelProvider:o.keyboardNavigationLabelProvider&&{...o.keyboardNavigationLabelProvider,getKeyboardNavigationLabel(e){return o.keyboardNavigationLabelProvider.getKeyboardNavigationLabel(e.element)}},sorter:void 0,expandOnlyOnTwistieClick:typeof o.expandOnlyOnTwistieClick>"u"?void 0:typeof o.expandOnlyOnTwistieClick!="function"?o.expandOnlyOnTwistieClick:e=>o.expandOnlyOnTwistieClick(e.element),defaultFindVisibility:e=>e.hasChildren&&e.stale?1:typeof o.defaultFindVisibility=="number"?o.defaultFindVisibility:typeof o.defaultFindVisibility>"u"?2:o.defaultFindVisibility(e.element)}}function oM(o,e){e(o),o.children.forEach(t=>oM(t,e))}class KV{get onDidScroll(){return this.tree.onDidScroll}get onDidChangeFocus(){return he.map(this.tree.onDidChangeFocus,_B)}get onDidChangeSelection(){return he.map(this.tree.onDidChangeSelection,_B)}get onMouseDblClick(){return he.map(this.tree.onMouseDblClick,vB)}get onPointer(){return he.map(this.tree.onPointer,vB)}get onDidFocus(){return this.tree.onDidFocus}get onDidChangeModel(){return this.tree.onDidChangeModel}get onDidChangeCollapseState(){return this.tree.onDidChangeCollapseState}get onDidChangeFindOpenState(){return this.tree.onDidChangeFindOpenState}get onDidChangeStickyScrollFocused(){return this.tree.onDidChangeStickyScrollFocused}get onDidDispose(){return this.tree.onDidDispose}constructor(e,t,i,n,s,r={}){this.user=e,this.dataSource=s,this.nodes=new Map,this.subTreeRefreshPromises=new Map,this.refreshPromises=new Map,this._onDidRender=new F,this._onDidChangeNodeSlowState=new F,this.nodeMapper=new RP(a=>new WP(a)),this.disposables=new Q,this.identityProvider=r.identityProvider,this.autoExpandSingleChildren=typeof r.autoExpandSingleChildren>"u"?!1:r.autoExpandSingleChildren,this.sorter=r.sorter,this.getDefaultCollapseState=a=>r.collapseByDefault?r.collapseByDefault(a)?Go.PreserveOrCollapsed:Go.PreserveOrExpanded:void 0,this.tree=this.createTree(e,t,i,n,r),this.onDidChangeFindMode=this.tree.onDidChangeFindMode,this.onDidChangeFindMatchType=this.tree.onDidChangeFindMatchType,this.root=CI({element:void 0,parent:null,hasChildren:!0,defaultCollapseState:void 0}),this.identityProvider&&(this.root={...this.root,id:null}),this.nodes.set(null,this.root),this.tree.onDidChangeCollapseState(this._onDidChangeCollapseState,this,this.disposables)}createTree(e,t,i,n,s){const r=new PP(i),a=n.map(d=>new hue(d,this.nodeMapper,this._onDidChangeNodeSlowState.event)),l=$V(s)||{};return new BP(e,t,r,a,l)}updateOptions(e={}){this.tree.updateOptions(e)}getHTMLElement(){return this.tree.getHTMLElement()}get scrollTop(){return this.tree.scrollTop}set scrollTop(e){this.tree.scrollTop=e}get scrollHeight(){return this.tree.scrollHeight}get renderHeight(){return this.tree.renderHeight}domFocus(){this.tree.domFocus()}layout(e,t){this.tree.layout(e,t)}style(e){this.tree.style(e)}getInput(){return this.root.element}async setInput(e,t){this.refreshPromises.forEach(n=>n.cancel()),this.refreshPromises.clear(),this.root.element=e;const i=t&&{viewState:t,focus:[],selection:[]};await this._updateChildren(e,!0,!1,i),i&&(this.tree.setFocus(i.focus),this.tree.setSelection(i.selection)),t&&typeof t.scrollTop=="number"&&(this.scrollTop=t.scrollTop)}async _updateChildren(e=this.root.element,t=!0,i=!1,n,s){if(typeof this.root.element>"u")throw new er(this.user,"Tree input not set");this.root.refreshPromise&&(await this.root.refreshPromise,await he.toPromise(this._onDidRender.event));const r=this.getDataNode(e);if(await this.refreshAndRenderNode(r,t,n,s),i)try{this.tree.rerender(r)}catch{}}rerender(e){if(e===void 0||e===this.root.element){this.tree.rerender();return}const t=this.getDataNode(e);this.tree.rerender(t)}getNode(e=this.root.element){const t=this.getDataNode(e),i=this.tree.getNode(t===this.root?null:t);return this.nodeMapper.map(i)}collapse(e,t=!1){const i=this.getDataNode(e);return this.tree.collapse(i===this.root?null:i,t)}async expand(e,t=!1){if(typeof this.root.element>"u")throw new er(this.user,"Tree input not set");this.root.refreshPromise&&(await this.root.refreshPromise,await he.toPromise(this._onDidRender.event));const i=this.getDataNode(e);if(this.tree.hasElement(i)&&!this.tree.isCollapsible(i)||(i.refreshPromise&&(await this.root.refreshPromise,await he.toPromise(this._onDidRender.event)),i!==this.root&&!i.refreshPromise&&!this.tree.isCollapsed(i)))return!1;const n=this.tree.expand(i===this.root?null:i,t);return i.refreshPromise&&(await this.root.refreshPromise,await he.toPromise(this._onDidRender.event)),n}setSelection(e,t){const i=e.map(n=>this.getDataNode(n));this.tree.setSelection(i,t)}getSelection(){return this.tree.getSelection().map(t=>t.element)}setFocus(e,t){const i=e.map(n=>this.getDataNode(n));this.tree.setFocus(i,t)}getFocus(){return this.tree.getFocus().map(t=>t.element)}reveal(e,t){this.tree.reveal(this.getDataNode(e),t)}getParentElement(e){const t=this.tree.getParentElement(this.getDataNode(e));return t&&t.element}getFirstElementChild(e=this.root.element){const t=this.getDataNode(e),i=this.tree.getFirstElementChild(t===this.root?null:t);return i&&i.element}getDataNode(e){const t=this.nodes.get(e===this.root.element?null:e);if(!t)throw new er(this.user,`Data tree node not found: ${e}`);return t}async refreshAndRenderNode(e,t,i,n){await this.refreshNode(e,t,i),!this.disposables.isDisposed&&this.render(e,i,n)}async refreshNode(e,t,i){let n;if(this.subTreeRefreshPromises.forEach((s,r)=>{!n&&cue(r,e)&&(n=s.then(()=>this.refreshNode(e,t,i)))}),n)return n;if(e!==this.root&&this.tree.getNode(e).collapsed){e.hasChildren=!!this.dataSource.hasChildren(e.element),e.stale=!0,this.setChildren(e,[],t,i);return}return this.doRefreshSubTree(e,t,i)}async doRefreshSubTree(e,t,i){let n;e.refreshPromise=new Promise(s=>n=s),this.subTreeRefreshPromises.set(e,e.refreshPromise),e.refreshPromise.finally(()=>{e.refreshPromise=void 0,this.subTreeRefreshPromises.delete(e)});try{const s=await this.doRefreshNode(e,t,i);e.stale=!1,await gN.settled(s.map(r=>this.doRefreshSubTree(r,t,i)))}finally{n()}}async doRefreshNode(e,t,i){e.hasChildren=!!this.dataSource.hasChildren(e.element);let n;if(!e.hasChildren)n=Promise.resolve(bt.empty());else{const s=this.doGetChildren(e);if(TF(s))n=Promise.resolve(s);else{const r=kc(800);r.then(()=>{e.slow=!0,this._onDidChangeNodeSlowState.fire(e)},a=>null),n=s.finally(()=>r.cancel())}}try{const s=await n;return this.setChildren(e,s,t,i)}catch(s){if(e!==this.root&&this.tree.hasElement(e)&&this.tree.collapse(e),pa(s))return[];throw s}finally{e.slow&&(e.slow=!1,this._onDidChangeNodeSlowState.fire(e))}}doGetChildren(e){let t=this.refreshPromises.get(e);if(t)return t;const i=this.dataSource.getChildren(e.element);return TF(i)?this.processChildren(i):(t=In(async()=>this.processChildren(await i)),this.refreshPromises.set(e,t),t.finally(()=>{this.refreshPromises.delete(e)}))}_onDidChangeCollapseState({node:e,deep:t}){e.element!==null&&!e.collapsed&&e.element.stale&&(t?this.collapse(e.element.element):this.refreshAndRenderNode(e.element,!1).catch(Ye))}setChildren(e,t,i,n){const s=[...t];if(e.children.length===0&&s.length===0)return[];const r=new Map,a=new Map;for(const c of e.children)r.set(c.element,c),this.identityProvider&&a.set(c.id,{node:c,collapsed:this.tree.hasElement(c)&&this.tree.isCollapsed(c)});const l=[],d=s.map(c=>{const h=!!this.dataSource.hasChildren(c);if(!this.identityProvider){const p=CI({element:c,parent:e,hasChildren:h,defaultCollapseState:this.getDefaultCollapseState(c)});return h&&p.defaultCollapseState===Go.PreserveOrExpanded&&l.push(p),p}const u=this.identityProvider.getId(c).toString(),g=a.get(u);if(g){const p=g.node;return r.delete(p.element),this.nodes.delete(p.element),this.nodes.set(c,p),p.element=c,p.hasChildren=h,i?g.collapsed?(p.children.forEach(_=>oM(_,v=>this.nodes.delete(v.element))),p.children.splice(0,p.children.length),p.stale=!0):l.push(p):h&&!g.collapsed&&l.push(p),p}const f=CI({element:c,parent:e,id:u,hasChildren:h,defaultCollapseState:this.getDefaultCollapseState(c)});return n&&n.viewState.focus&&n.viewState.focus.indexOf(u)>-1&&n.focus.push(f),n&&n.viewState.selection&&n.viewState.selection.indexOf(u)>-1&&n.selection.push(f),(n&&n.viewState.expanded&&n.viewState.expanded.indexOf(u)>-1||h&&f.defaultCollapseState===Go.PreserveOrExpanded)&&l.push(f),f});for(const c of r.values())oM(c,h=>this.nodes.delete(h.element));for(const c of d)this.nodes.set(c.element,c);return e.children.splice(0,e.children.length,...d),e!==this.root&&this.autoExpandSingleChildren&&d.length===1&&l.length===0&&(d[0].forceExpanded=!0,l.push(d[0])),l}render(e,t,i){const n=e.children.map(r=>this.asTreeElement(r,t)),s=i&&{...i,diffIdentityProvider:i.diffIdentityProvider&&{getId(r){return i.diffIdentityProvider.getId(r.element)}}};this.tree.setChildren(e===this.root?null:e,n,s),e!==this.root&&this.tree.setCollapsible(e,e.hasChildren),this._onDidRender.fire()}asTreeElement(e,t){if(e.stale)return{element:e,collapsible:e.hasChildren,collapsed:!0};let i;return t&&t.viewState.expanded&&e.id&&t.viewState.expanded.indexOf(e.id)>-1?i=!1:e.forceExpanded?(i=!1,e.forceExpanded=!1):i=e.defaultCollapseState,{element:e,children:e.hasChildren?bt.map(e.children,n=>this.asTreeElement(n,t)):[],collapsible:e.hasChildren,collapsed:i}}processChildren(e){return this.sorter&&(e=[...e].sort(this.sorter.compare.bind(this.sorter))),e}dispose(){this.disposables.dispose(),this.tree.dispose()}}class HP{get element(){return{elements:this.node.element.elements.map(e=>e.element),incompressible:this.node.element.incompressible}}get children(){return this.node.children.map(e=>new HP(e))}get depth(){return this.node.depth}get visibleChildrenCount(){return this.node.visibleChildrenCount}get visibleChildIndex(){return this.node.visibleChildIndex}get collapsible(){return this.node.collapsible}get collapsed(){return this.node.collapsed}get visible(){return this.node.visible}get filterData(){return this.node.filterData}constructor(e){this.node=e}}class fue{constructor(e,t,i,n){this.renderer=e,this.nodeMapper=t,this.compressibleNodeMapperProvider=i,this.onDidChangeTwistieState=n,this.renderedNodes=new Map,this.disposables=[],this.templateId=e.templateId}renderTemplate(e){return{templateData:this.renderer.renderTemplate(e)}}renderElement(e,t,i,n){this.renderer.renderElement(this.nodeMapper.map(e),t,i.templateData,n)}renderCompressedElements(e,t,i,n){this.renderer.renderCompressedElements(this.compressibleNodeMapperProvider().map(e),t,i.templateData,n)}renderTwistie(e,t){return e.slow?(t.classList.add(...Ve.asClassNameArray(de.treeItemLoading)),!0):(t.classList.remove(...Ve.asClassNameArray(de.treeItemLoading)),!1)}disposeElement(e,t,i,n){var s,r;(r=(s=this.renderer).disposeElement)===null||r===void 0||r.call(s,this.nodeMapper.map(e),t,i.templateData,n)}disposeCompressedElements(e,t,i,n){var s,r;(r=(s=this.renderer).disposeCompressedElements)===null||r===void 0||r.call(s,this.compressibleNodeMapperProvider().map(e),t,i.templateData,n)}disposeTemplate(e){this.renderer.disposeTemplate(e.templateData)}dispose(){this.renderedNodes.clear(),this.disposables=Yt(this.disposables)}}function mue(o){const e=o&&$V(o);return e&&{...e,keyboardNavigationLabelProvider:e.keyboardNavigationLabelProvider&&{...e.keyboardNavigationLabelProvider,getCompressedNodeKeyboardNavigationLabel(t){return o.keyboardNavigationLabelProvider.getCompressedNodeKeyboardNavigationLabel(t.map(i=>i.element))}}}}class pue extends KV{constructor(e,t,i,n,s,r,a={}){super(e,t,i,s,r,a),this.compressionDelegate=n,this.compressibleNodeMapper=new RP(l=>new HP(l)),this.filter=a.filter}createTree(e,t,i,n,s){const r=new PP(i),a=n.map(d=>new fue(d,this.nodeMapper,()=>this.compressibleNodeMapper,this._onDidChangeNodeSlowState.event)),l=mue(s)||{};return new UV(e,t,r,a,l)}asTreeElement(e,t){return{incompressible:this.compressionDelegate.isIncompressible(e.element),...super.asTreeElement(e,t)}}updateOptions(e={}){this.tree.updateOptions(e)}render(e,t,i){if(!this.identityProvider)return super.render(e,t);const n=g=>this.identityProvider.getId(g).toString(),s=g=>{const f=new Set;for(const p of g){const _=this.tree.getCompressedTreeNode(p===this.root?null:p);if(_.element)for(const v of _.element.elements)f.add(n(v.element))}return f},r=s(this.tree.getSelection()),a=s(this.tree.getFocus());super.render(e,t,i);const l=this.getSelection();let d=!1;const c=this.getFocus();let h=!1;const u=g=>{const f=g.element;if(f)for(let p=0;p{const i=this.filter.filter(t,1),n=_ue(i);if(n===2)throw new Error("Recursive tree visibility not supported in async data compressed trees");return n===1})),super.processChildren(e)}}function _ue(o){return typeof o=="boolean"?o?1:0:AP(o)?f0(o.visibility):f0(o)}class vue extends HV{constructor(e,t,i,n,s,r={}){super(e,t,i,n,r),this.user=e,this.dataSource=s,this.identityProvider=r.identityProvider}createModel(e,t,i){return new OP(e,t,i)}}new fe("isMac",ht,m("isMac","Whether the operating system is macOS"));new fe("isLinux",qs,m("isLinux","Whether the operating system is Linux"));const Fk=new fe("isWindows",os,m("isWindows","Whether the operating system is Windows")),jV=new fe("isWeb",Cu,m("isWeb","Whether the platform is a web browser"));new fe("isMacNative",ht&&!Cu,m("isMacNative","Whether the operating system is macOS on a non-browser platform"));new fe("isIOS",Qa,m("isIOS","Whether the operating system is iOS"));new fe("isMobile",x8,m("isMobile","Whether the platform is a mobile web browser"));new fe("isDevelopment",!1,!0);new fe("productQualityType","",m("productQualityType","Quality type of VS Code"));const qV="inputFocus",GV=new fe(qV,!1,m("inputFocus","Whether keyboard focus is inside an input box"));var Bc=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},hi=function(o,e){return function(t,i){e(t,i,o)}};const $r=ft("listService");class bue{get lastFocusedList(){return this._lastFocusedWidget}constructor(){this.disposables=new Q,this.lists=[],this._lastFocusedWidget=void 0,this._hasCreatedStyleController=!1}setLastFocusedList(e){var t,i;e!==this._lastFocusedWidget&&((t=this._lastFocusedWidget)===null||t===void 0||t.getHTMLElement().classList.remove("last-focused"),this._lastFocusedWidget=e,(i=this._lastFocusedWidget)===null||i===void 0||i.getHTMLElement().classList.add("last-focused"))}register(e,t){if(this._hasCreatedStyleController||(this._hasCreatedStyleController=!0,new SV(dr(),"").style(Tf)),this.lists.some(n=>n.widget===e))throw new Error("Cannot register the same widget multiple times");const i={widget:e,extraContextKeys:t};return this.lists.push(i),WL(e.getHTMLElement())&&this.setLastFocusedList(e),da(e.onDidFocus(()=>this.setLastFocusedList(e)),Ne(()=>this.lists.splice(this.lists.indexOf(i),1)),e.onDidDispose(()=>{this.lists=this.lists.filter(n=>n!==i),this._lastFocusedWidget===e&&this.setLastFocusedList(void 0)}))}dispose(){this.disposables.dispose()}}const p0=new fe("listScrollAtBoundary","none");Z.or(p0.isEqualTo("top"),p0.isEqualTo("both"));Z.or(p0.isEqualTo("bottom"),p0.isEqualTo("both"));const ZV=new fe("listFocus",!0),YV=new fe("treestickyScrollFocused",!1),Bk=new fe("listSupportsMultiselect",!0),QV=Z.and(ZV,Z.not(qV),YV.negate()),VP=new fe("listHasSelectionOrFocus",!1),zP=new fe("listDoubleSelection",!1),UP=new fe("listMultiSelection",!1),Wk=new fe("listSelectionNavigation",!1),Cue=new fe("listSupportsFind",!0),$P=new fe("treeElementCanCollapse",!1),wue=new fe("treeElementHasParent",!1),KP=new fe("treeElementCanExpand",!1),Sue=new fe("treeElementHasChild",!1),yue=new fe("treeFindOpen",!1),XV="listTypeNavigationMode",JV="listAutomaticKeyboardNavigation";function Hk(o,e){const t=o.createScoped(e.getHTMLElement());return ZV.bindTo(t),t}function Vk(o,e){const t=p0.bindTo(o),i=()=>{const n=e.scrollTop===0,s=e.scrollHeight-e.renderHeight-e.scrollTop<1;n&&s?t.set("both"):n?t.set("top"):s?t.set("bottom"):t.set("none")};return i(),e.onDidScroll(i)}const Af="workbench.list.multiSelectModifier",sS="workbench.list.openMode",Rr="workbench.list.horizontalScrolling",jP="workbench.list.defaultFindMode",qP="workbench.list.typeNavigationMode",Ay="workbench.list.keyboardNavigation",sl="workbench.list.scrollByPage",GP="workbench.list.defaultFindMatchType",_0="workbench.tree.indent",Py="workbench.tree.renderIndentGuides",ol="workbench.list.smoothScrolling",ud="workbench.list.mouseWheelScrollSensitivity",gd="workbench.list.fastScrollSensitivity",Oy="workbench.tree.expandMode",Fy="workbench.tree.enableStickyScroll",By="workbench.tree.stickyScrollMaxItemCount";function fd(o){return o.getValue(Af)==="alt"}class Lue extends H{constructor(e){super(),this.configurationService=e,this.useAltAsMultipleSelectionModifier=fd(e),this.registerListeners()}registerListeners(){this._register(this.configurationService.onDidChangeConfiguration(e=>{e.affectsConfiguration(Af)&&(this.useAltAsMultipleSelectionModifier=fd(this.configurationService))}))}isSelectionSingleChangeEvent(e){return this.useAltAsMultipleSelectionModifier?e.browserEvent.altKey:bV(e)}isSelectionRangeChangeEvent(e){return CV(e)}}function zk(o,e){var t;const i=o.get(dt),n=o.get(Ot),s=new Q;return[{...e,keyboardNavigationDelegate:{mightProducePrintableCharacter(a){return n.mightProducePrintableCharacter(a)}},smoothScrolling:!!i.getValue(ol),mouseWheelScrollSensitivity:i.getValue(ud),fastScrollSensitivity:i.getValue(gd),multipleSelectionController:(t=e.multipleSelectionController)!==null&&t!==void 0?t:s.add(new Lue(i)),keyboardNavigationEventFilter:xue(n),scrollByPage:!!i.getValue(sl)},s]}let bB=class extends pr{constructor(e,t,i,n,s,r,a,l,d){const c=typeof s.horizontalScrolling<"u"?s.horizontalScrolling:!!l.getValue(Rr),[h,u]=d.invokeFunction(zk,s);super(e,t,i,n,{keyboardSupport:!1,...h,horizontalScrolling:c}),this.disposables.add(u),this.contextKeyService=Hk(r,this),this.disposables.add(Vk(this.contextKeyService,this)),this.listSupportsMultiSelect=Bk.bindTo(this.contextKeyService),this.listSupportsMultiSelect.set(s.multipleSelectionSupport!==!1),Wk.bindTo(this.contextKeyService).set(!!s.selectionNavigation),this.listHasSelectionOrFocus=VP.bindTo(this.contextKeyService),this.listDoubleSelection=zP.bindTo(this.contextKeyService),this.listMultiSelection=UP.bindTo(this.contextKeyService),this.horizontalScrolling=s.horizontalScrolling,this._useAltAsMultipleSelectionModifier=fd(l),this.disposables.add(this.contextKeyService),this.disposables.add(a.register(this)),this.updateStyles(s.overrideStyles),this.disposables.add(this.onDidChangeSelection(()=>{const f=this.getSelection(),p=this.getFocus();this.contextKeyService.bufferChangeEvents(()=>{this.listHasSelectionOrFocus.set(f.length>0||p.length>0),this.listMultiSelection.set(f.length>1),this.listDoubleSelection.set(f.length===2)})})),this.disposables.add(this.onDidChangeFocus(()=>{const f=this.getSelection(),p=this.getFocus();this.listHasSelectionOrFocus.set(f.length>0||p.length>0)})),this.disposables.add(l.onDidChangeConfiguration(f=>{f.affectsConfiguration(Af)&&(this._useAltAsMultipleSelectionModifier=fd(l));let p={};if(f.affectsConfiguration(Rr)&&this.horizontalScrolling===void 0){const _=!!l.getValue(Rr);p={...p,horizontalScrolling:_}}if(f.affectsConfiguration(sl)){const _=!!l.getValue(sl);p={...p,scrollByPage:_}}if(f.affectsConfiguration(ol)){const _=!!l.getValue(ol);p={...p,smoothScrolling:_}}if(f.affectsConfiguration(ud)){const _=l.getValue(ud);p={...p,mouseWheelScrollSensitivity:_}}if(f.affectsConfiguration(gd)){const _=l.getValue(gd);p={...p,fastScrollSensitivity:_}}Object.keys(p).length>0&&this.updateOptions(p)})),this.navigator=new ez(this,{configurationService:l,...s}),this.disposables.add(this.navigator)}updateOptions(e){super.updateOptions(e),e.overrideStyles!==void 0&&this.updateStyles(e.overrideStyles),e.multipleSelectionSupport!==void 0&&this.listSupportsMultiSelect.set(!!e.multipleSelectionSupport)}updateStyles(e){this.style(e?Mf(e):Tf)}};bB=Bc([hi(5,ze),hi(6,$r),hi(7,dt),hi(8,Ae)],bB);let CB=class extends Ehe{constructor(e,t,i,n,s,r,a,l,d){const c=typeof s.horizontalScrolling<"u"?s.horizontalScrolling:!!l.getValue(Rr),[h,u]=d.invokeFunction(zk,s);super(e,t,i,n,{keyboardSupport:!1,...h,horizontalScrolling:c}),this.disposables=new Q,this.disposables.add(u),this.contextKeyService=Hk(r,this),this.disposables.add(Vk(this.contextKeyService,this.widget)),this.horizontalScrolling=s.horizontalScrolling,this.listSupportsMultiSelect=Bk.bindTo(this.contextKeyService),this.listSupportsMultiSelect.set(s.multipleSelectionSupport!==!1),Wk.bindTo(this.contextKeyService).set(!!s.selectionNavigation),this._useAltAsMultipleSelectionModifier=fd(l),this.disposables.add(this.contextKeyService),this.disposables.add(a.register(this)),this.updateStyles(s.overrideStyles),this.disposables.add(l.onDidChangeConfiguration(f=>{f.affectsConfiguration(Af)&&(this._useAltAsMultipleSelectionModifier=fd(l));let p={};if(f.affectsConfiguration(Rr)&&this.horizontalScrolling===void 0){const _=!!l.getValue(Rr);p={...p,horizontalScrolling:_}}if(f.affectsConfiguration(sl)){const _=!!l.getValue(sl);p={...p,scrollByPage:_}}if(f.affectsConfiguration(ol)){const _=!!l.getValue(ol);p={...p,smoothScrolling:_}}if(f.affectsConfiguration(ud)){const _=l.getValue(ud);p={...p,mouseWheelScrollSensitivity:_}}if(f.affectsConfiguration(gd)){const _=l.getValue(gd);p={...p,fastScrollSensitivity:_}}Object.keys(p).length>0&&this.updateOptions(p)})),this.navigator=new ez(this,{configurationService:l,...s}),this.disposables.add(this.navigator)}updateOptions(e){super.updateOptions(e),e.overrideStyles!==void 0&&this.updateStyles(e.overrideStyles),e.multipleSelectionSupport!==void 0&&this.listSupportsMultiSelect.set(!!e.multipleSelectionSupport)}updateStyles(e){this.style(e?Mf(e):Tf)}dispose(){this.disposables.dispose(),super.dispose()}};CB=Bc([hi(5,ze),hi(6,$r),hi(7,dt),hi(8,Ae)],CB);let wB=class extends Ok{constructor(e,t,i,n,s,r,a,l,d,c){const h=typeof r.horizontalScrolling<"u"?r.horizontalScrolling:!!d.getValue(Rr),[u,g]=c.invokeFunction(zk,r);super(e,t,i,n,s,{keyboardSupport:!1,...u,horizontalScrolling:h}),this.disposables.add(g),this.contextKeyService=Hk(a,this),this.disposables.add(Vk(this.contextKeyService,this)),this.listSupportsMultiSelect=Bk.bindTo(this.contextKeyService),this.listSupportsMultiSelect.set(r.multipleSelectionSupport!==!1),Wk.bindTo(this.contextKeyService).set(!!r.selectionNavigation),this.listHasSelectionOrFocus=VP.bindTo(this.contextKeyService),this.listDoubleSelection=zP.bindTo(this.contextKeyService),this.listMultiSelection=UP.bindTo(this.contextKeyService),this.horizontalScrolling=r.horizontalScrolling,this._useAltAsMultipleSelectionModifier=fd(d),this.disposables.add(this.contextKeyService),this.disposables.add(l.register(this)),this.updateStyles(r.overrideStyles),this.disposables.add(this.onDidChangeSelection(()=>{const p=this.getSelection(),_=this.getFocus();this.contextKeyService.bufferChangeEvents(()=>{this.listHasSelectionOrFocus.set(p.length>0||_.length>0),this.listMultiSelection.set(p.length>1),this.listDoubleSelection.set(p.length===2)})})),this.disposables.add(this.onDidChangeFocus(()=>{const p=this.getSelection(),_=this.getFocus();this.listHasSelectionOrFocus.set(p.length>0||_.length>0)})),this.disposables.add(d.onDidChangeConfiguration(p=>{p.affectsConfiguration(Af)&&(this._useAltAsMultipleSelectionModifier=fd(d));let _={};if(p.affectsConfiguration(Rr)&&this.horizontalScrolling===void 0){const v=!!d.getValue(Rr);_={..._,horizontalScrolling:v}}if(p.affectsConfiguration(sl)){const v=!!d.getValue(sl);_={..._,scrollByPage:v}}if(p.affectsConfiguration(ol)){const v=!!d.getValue(ol);_={..._,smoothScrolling:v}}if(p.affectsConfiguration(ud)){const v=d.getValue(ud);_={..._,mouseWheelScrollSensitivity:v}}if(p.affectsConfiguration(gd)){const v=d.getValue(gd);_={..._,fastScrollSensitivity:v}}Object.keys(_).length>0&&this.updateOptions(_)})),this.navigator=new kue(this,{configurationService:d,...r}),this.disposables.add(this.navigator)}updateOptions(e){super.updateOptions(e),e.overrideStyles!==void 0&&this.updateStyles(e.overrideStyles),e.multipleSelectionSupport!==void 0&&this.listSupportsMultiSelect.set(!!e.multipleSelectionSupport)}updateStyles(e){this.style(e?Mf(e):Tf)}dispose(){this.disposables.dispose(),super.dispose()}};wB=Bc([hi(6,ze),hi(7,$r),hi(8,dt),hi(9,Ae)],wB);class ZP extends H{constructor(e,t){var i;super(),this.widget=e,this._onDidOpen=this._register(new F),this.onDidOpen=this._onDidOpen.event,this._register(he.filter(this.widget.onDidChangeSelection,n=>oh(n.browserEvent))(n=>this.onSelectionFromKeyboard(n))),this._register(this.widget.onPointer(n=>this.onPointer(n.element,n.browserEvent))),this._register(this.widget.onMouseDblClick(n=>this.onMouseDblClick(n.element,n.browserEvent))),typeof(t==null?void 0:t.openOnSingleClick)!="boolean"&&(t!=null&&t.configurationService)?(this.openOnSingleClick=(t==null?void 0:t.configurationService.getValue(sS))!=="doubleClick",this._register(t==null?void 0:t.configurationService.onDidChangeConfiguration(n=>{n.affectsConfiguration(sS)&&(this.openOnSingleClick=(t==null?void 0:t.configurationService.getValue(sS))!=="doubleClick")}))):this.openOnSingleClick=(i=t==null?void 0:t.openOnSingleClick)!==null&&i!==void 0?i:!0}onSelectionFromKeyboard(e){if(e.elements.length!==1)return;const t=e.browserEvent,i=typeof t.preserveFocus=="boolean"?t.preserveFocus:!0,n=typeof t.pinned=="boolean"?t.pinned:!i;this._open(this.getSelectedElement(),i,n,!1,e.browserEvent)}onPointer(e,t){if(!this.openOnSingleClick||t.detail===2)return;const n=t.button===1,s=!0,r=n,a=t.ctrlKey||t.metaKey||t.altKey;this._open(e,s,r,a,t)}onMouseDblClick(e,t){if(!t)return;const i=t.target;if(i.classList.contains("monaco-tl-twistie")||i.classList.contains("monaco-icon-label")&&i.classList.contains("folder-icon")&&t.offsetX<16)return;const s=!1,r=!0,a=t.ctrlKey||t.metaKey||t.altKey;this._open(e,s,r,a,t)}_open(e,t,i,n,s){e&&this._onDidOpen.fire({editorOptions:{preserveFocus:t,pinned:i,revealIfVisible:!0},sideBySide:n,element:e,browserEvent:s})}}class ez extends ZP{constructor(e,t){super(e,t),this.widget=e}getSelectedElement(){return this.widget.getSelectedElements()[0]}}class kue extends ZP{constructor(e,t){super(e,t)}getSelectedElement(){return this.widget.getSelectedElements()[0]}}class Due extends ZP{constructor(e,t){super(e,t)}getSelectedElement(){var e;return(e=this.widget.getSelection()[0])!==null&&e!==void 0?e:void 0}}function xue(o){let e=!1;return t=>{if(t.toKeyCodeChord().isModifierKey())return!1;if(e)return e=!1,!1;const i=o.softDispatch(t,t.target);return i.kind===1?(e=!0,!1):(e=!1,i.kind===0)}}let rM=class extends BP{constructor(e,t,i,n,s,r,a,l,d){const{options:c,getTypeNavigationMode:h,disposable:u}=r.invokeFunction(FC,s);super(e,t,i,n,c),this.disposables.add(u),this.internals=new of(this,s,h,s.overrideStyles,a,l,d),this.disposables.add(this.internals)}updateOptions(e){super.updateOptions(e),this.internals.updateOptions(e)}};rM=Bc([hi(5,Ae),hi(6,ze),hi(7,$r),hi(8,dt)],rM);let SB=class extends UV{constructor(e,t,i,n,s,r,a,l,d){const{options:c,getTypeNavigationMode:h,disposable:u}=r.invokeFunction(FC,s);super(e,t,i,n,c),this.disposables.add(u),this.internals=new of(this,s,h,s.overrideStyles,a,l,d),this.disposables.add(this.internals)}updateOptions(e={}){super.updateOptions(e),e.overrideStyles&&this.internals.updateStyleOverrides(e.overrideStyles),this.internals.updateOptions(e)}};SB=Bc([hi(5,Ae),hi(6,ze),hi(7,$r),hi(8,dt)],SB);let yB=class extends vue{constructor(e,t,i,n,s,r,a,l,d,c){const{options:h,getTypeNavigationMode:u,disposable:g}=a.invokeFunction(FC,r);super(e,t,i,n,s,h),this.disposables.add(g),this.internals=new of(this,r,u,r.overrideStyles,l,d,c),this.disposables.add(this.internals)}updateOptions(e={}){super.updateOptions(e),e.overrideStyles!==void 0&&this.internals.updateStyleOverrides(e.overrideStyles),this.internals.updateOptions(e)}};yB=Bc([hi(6,Ae),hi(7,ze),hi(8,$r),hi(9,dt)],yB);let aM=class extends KV{get onDidOpen(){return this.internals.onDidOpen}constructor(e,t,i,n,s,r,a,l,d,c){const{options:h,getTypeNavigationMode:u,disposable:g}=a.invokeFunction(FC,r);super(e,t,i,n,s,h),this.disposables.add(g),this.internals=new of(this,r,u,r.overrideStyles,l,d,c),this.disposables.add(this.internals)}updateOptions(e={}){super.updateOptions(e),e.overrideStyles&&this.internals.updateStyleOverrides(e.overrideStyles),this.internals.updateOptions(e)}};aM=Bc([hi(6,Ae),hi(7,ze),hi(8,$r),hi(9,dt)],aM);let LB=class extends pue{constructor(e,t,i,n,s,r,a,l,d,c,h){const{options:u,getTypeNavigationMode:g,disposable:f}=l.invokeFunction(FC,a);super(e,t,i,n,s,r,u),this.disposables.add(f),this.internals=new of(this,a,g,a.overrideStyles,d,c,h),this.disposables.add(this.internals)}updateOptions(e){super.updateOptions(e),this.internals.updateOptions(e)}};LB=Bc([hi(7,Ae),hi(8,ze),hi(9,$r),hi(10,dt)],LB);function tz(o){const e=o.getValue(jP);if(e==="highlight")return hc.Highlight;if(e==="filter")return hc.Filter;const t=o.getValue(Ay);if(t==="simple"||t==="highlight")return hc.Highlight;if(t==="filter")return hc.Filter}function iz(o){const e=o.getValue(GP);if(e==="fuzzy")return sf.Fuzzy;if(e==="contiguous")return sf.Contiguous}function FC(o,e){var t;const i=o.get(dt),n=o.get(Oc),s=o.get(ze),r=o.get(Ae),a=()=>{const g=s.getContextKeyValue(XV);if(g==="automatic")return Vl.Automatic;if(g==="trigger"||s.getContextKeyValue(JV)===!1)return Vl.Trigger;const p=i.getValue(qP);if(p==="automatic")return Vl.Automatic;if(p==="trigger")return Vl.Trigger},l=e.horizontalScrolling!==void 0?e.horizontalScrolling:!!i.getValue(Rr),[d,c]=r.invokeFunction(zk,e),h=e.paddingBottom,u=e.renderIndentGuides!==void 0?e.renderIndentGuides:i.getValue(Py);return{getTypeNavigationMode:a,disposable:c,options:{keyboardSupport:!1,...d,indent:typeof i.getValue(_0)=="number"?i.getValue(_0):void 0,renderIndentGuides:u,smoothScrolling:!!i.getValue(ol),defaultFindMode:tz(i),defaultFindMatchType:iz(i),horizontalScrolling:l,scrollByPage:!!i.getValue(sl),paddingBottom:h,hideTwistiesOfChildlessElements:e.hideTwistiesOfChildlessElements,expandOnlyOnTwistieClick:(t=e.expandOnlyOnTwistieClick)!==null&&t!==void 0?t:i.getValue(Oy)==="doubleClick",contextViewProvider:n,findWidgetStyles:Wce,enableStickyScroll:!!i.getValue(Fy),stickyScrollMaxItemCount:Number(i.getValue(By))}}}let of=class{get onDidOpen(){return this.navigator.onDidOpen}constructor(e,t,i,n,s,r,a){var l;this.tree=e,this.disposables=[],this.contextKeyService=Hk(s,e),this.disposables.push(Vk(this.contextKeyService,e)),this.listSupportsMultiSelect=Bk.bindTo(this.contextKeyService),this.listSupportsMultiSelect.set(t.multipleSelectionSupport!==!1),Wk.bindTo(this.contextKeyService).set(!!t.selectionNavigation),this.listSupportFindWidget=Cue.bindTo(this.contextKeyService),this.listSupportFindWidget.set((l=t.findWidgetEnabled)!==null&&l!==void 0?l:!0),this.hasSelectionOrFocus=VP.bindTo(this.contextKeyService),this.hasDoubleSelection=zP.bindTo(this.contextKeyService),this.hasMultiSelection=UP.bindTo(this.contextKeyService),this.treeElementCanCollapse=$P.bindTo(this.contextKeyService),this.treeElementHasParent=wue.bindTo(this.contextKeyService),this.treeElementCanExpand=KP.bindTo(this.contextKeyService),this.treeElementHasChild=Sue.bindTo(this.contextKeyService),this.treeFindOpen=yue.bindTo(this.contextKeyService),this.treeStickyScrollFocused=YV.bindTo(this.contextKeyService),this._useAltAsMultipleSelectionModifier=fd(a),this.updateStyleOverrides(n);const c=()=>{const u=e.getFocus()[0];if(!u)return;const g=e.getNode(u);this.treeElementCanCollapse.set(g.collapsible&&!g.collapsed),this.treeElementHasParent.set(!!e.getParentElement(u)),this.treeElementCanExpand.set(g.collapsible&&g.collapsed),this.treeElementHasChild.set(!!e.getFirstElementChild(u))},h=new Set;h.add(XV),h.add(JV),this.disposables.push(this.contextKeyService,r.register(e),e.onDidChangeSelection(()=>{const u=e.getSelection(),g=e.getFocus();this.contextKeyService.bufferChangeEvents(()=>{this.hasSelectionOrFocus.set(u.length>0||g.length>0),this.hasMultiSelection.set(u.length>1),this.hasDoubleSelection.set(u.length===2)})}),e.onDidChangeFocus(()=>{const u=e.getSelection(),g=e.getFocus();this.hasSelectionOrFocus.set(u.length>0||g.length>0),c()}),e.onDidChangeCollapseState(c),e.onDidChangeModel(c),e.onDidChangeFindOpenState(u=>this.treeFindOpen.set(u)),e.onDidChangeStickyScrollFocused(u=>this.treeStickyScrollFocused.set(u)),a.onDidChangeConfiguration(u=>{let g={};if(u.affectsConfiguration(Af)&&(this._useAltAsMultipleSelectionModifier=fd(a)),u.affectsConfiguration(_0)){const f=a.getValue(_0);g={...g,indent:f}}if(u.affectsConfiguration(Py)&&t.renderIndentGuides===void 0){const f=a.getValue(Py);g={...g,renderIndentGuides:f}}if(u.affectsConfiguration(ol)){const f=!!a.getValue(ol);g={...g,smoothScrolling:f}}if(u.affectsConfiguration(jP)||u.affectsConfiguration(Ay)){const f=tz(a);g={...g,defaultFindMode:f}}if(u.affectsConfiguration(qP)||u.affectsConfiguration(Ay)){const f=i();g={...g,typeNavigationMode:f}}if(u.affectsConfiguration(GP)){const f=iz(a);g={...g,defaultFindMatchType:f}}if(u.affectsConfiguration(Rr)&&t.horizontalScrolling===void 0){const f=!!a.getValue(Rr);g={...g,horizontalScrolling:f}}if(u.affectsConfiguration(sl)){const f=!!a.getValue(sl);g={...g,scrollByPage:f}}if(u.affectsConfiguration(Oy)&&t.expandOnlyOnTwistieClick===void 0&&(g={...g,expandOnlyOnTwistieClick:a.getValue(Oy)==="doubleClick"}),u.affectsConfiguration(Fy)){const f=a.getValue(Fy);g={...g,enableStickyScroll:f}}if(u.affectsConfiguration(By)){const f=Math.max(1,a.getValue(By));g={...g,stickyScrollMaxItemCount:f}}if(u.affectsConfiguration(ud)){const f=a.getValue(ud);g={...g,mouseWheelScrollSensitivity:f}}if(u.affectsConfiguration(gd)){const f=a.getValue(gd);g={...g,fastScrollSensitivity:f}}Object.keys(g).length>0&&e.updateOptions(g)}),this.contextKeyService.onDidChangeContext(u=>{u.affectsSome(h)&&e.updateOptions({typeNavigationMode:i()})})),this.navigator=new Due(e,{configurationService:a,...t}),this.disposables.push(this.navigator)}updateOptions(e){e.multipleSelectionSupport!==void 0&&this.listSupportsMultiSelect.set(!!e.multipleSelectionSupport)}updateStyleOverrides(e){this.tree.style(e?Mf(e):Tf)}dispose(){this.disposables=Yt(this.disposables)}};of=Bc([hi(4,ze),hi(5,$r),hi(6,dt)],of);const Iue=Di.as(cl.Configuration);Iue.registerConfiguration({id:"workbench",order:7,title:m("workbenchConfigurationTitle","Workbench"),type:"object",properties:{[Af]:{type:"string",enum:["ctrlCmd","alt"],markdownEnumDescriptions:[m("multiSelectModifier.ctrlCmd","Maps to `Control` on Windows and Linux and to `Command` on macOS."),m("multiSelectModifier.alt","Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],default:"ctrlCmd",description:m({key:"multiSelectModifier",comment:["- `ctrlCmd` refers to a value the setting can take and should not be localized.","- `Control` and `Command` refer to the modifier keys Ctrl or Cmd on the keyboard and can be localized."]},"The modifier to be used to add an item in trees and lists to a multi-selection with the mouse (for example in the explorer, open editors and scm view). The 'Open to Side' mouse gestures - if supported - will adapt such that they do not conflict with the multiselect modifier.")},[sS]:{type:"string",enum:["singleClick","doubleClick"],default:"singleClick",description:m({key:"openModeModifier",comment:["`singleClick` and `doubleClick` refers to a value the setting can take and should not be localized."]},"Controls how to open items in trees and lists using the mouse (if supported). Note that some trees and lists might choose to ignore this setting if it is not applicable.")},[Rr]:{type:"boolean",default:!1,description:m("horizontalScrolling setting","Controls whether lists and trees support horizontal scrolling in the workbench. Warning: turning on this setting has a performance implication.")},[sl]:{type:"boolean",default:!1,description:m("list.scrollByPage","Controls whether clicks in the scrollbar scroll page by page.")},[_0]:{type:"number",default:8,minimum:4,maximum:40,description:m("tree indent setting","Controls tree indentation in pixels.")},[Py]:{type:"string",enum:["none","onHover","always"],default:"onHover",description:m("render tree indent guides","Controls whether the tree should render indent guides.")},[ol]:{type:"boolean",default:!1,description:m("list smoothScrolling setting","Controls whether lists and trees have smooth scrolling.")},[ud]:{type:"number",default:1,markdownDescription:m("Mouse Wheel Scroll Sensitivity","A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events.")},[gd]:{type:"number",default:5,markdownDescription:m("Fast Scroll Sensitivity","Scrolling speed multiplier when pressing `Alt`.")},[jP]:{type:"string",enum:["highlight","filter"],enumDescriptions:[m("defaultFindModeSettingKey.highlight","Highlight elements when searching. Further up and down navigation will traverse only the highlighted elements."),m("defaultFindModeSettingKey.filter","Filter elements when searching.")],default:"highlight",description:m("defaultFindModeSettingKey","Controls the default find mode for lists and trees in the workbench.")},[Ay]:{type:"string",enum:["simple","highlight","filter"],enumDescriptions:[m("keyboardNavigationSettingKey.simple","Simple keyboard navigation focuses elements which match the keyboard input. Matching is done only on prefixes."),m("keyboardNavigationSettingKey.highlight","Highlight keyboard navigation highlights elements which match the keyboard input. Further up and down navigation will traverse only the highlighted elements."),m("keyboardNavigationSettingKey.filter","Filter keyboard navigation will filter out and hide all the elements which do not match the keyboard input.")],default:"highlight",description:m("keyboardNavigationSettingKey","Controls the keyboard navigation style for lists and trees in the workbench. Can be simple, highlight and filter."),deprecated:!0,deprecationMessage:m("keyboardNavigationSettingKeyDeprecated","Please use 'workbench.list.defaultFindMode' and 'workbench.list.typeNavigationMode' instead.")},[GP]:{type:"string",enum:["fuzzy","contiguous"],enumDescriptions:[m("defaultFindMatchTypeSettingKey.fuzzy","Use fuzzy matching when searching."),m("defaultFindMatchTypeSettingKey.contiguous","Use contiguous matching when searching.")],default:"fuzzy",description:m("defaultFindMatchTypeSettingKey","Controls the type of matching used when searching lists and trees in the workbench.")},[Oy]:{type:"string",enum:["singleClick","doubleClick"],default:"singleClick",description:m("expand mode","Controls how tree folders are expanded when clicking the folder names. Note that some trees and lists might choose to ignore this setting if it is not applicable.")},[Fy]:{type:"boolean",default:!0,description:m("sticky scroll","Controls whether sticky scrolling is enabled in trees.")},[By]:{type:"number",minimum:1,default:7,markdownDescription:m("sticky scroll maximum items","Controls the number of sticky elements displayed in the tree when `#workbench.tree.enableStickyScroll#` is enabled.")},[qP]:{type:"string",enum:["automatic","trigger"],default:"automatic",markdownDescription:m("typeNavigationMode2","Controls how type navigation works in lists and trees in the workbench. When set to `trigger`, type navigation begins once the `list.triggerTypeNavigation` command is run.")}}});class Hh extends H{constructor(e,t){var i;super(),this.options=t,this.text="",this.title="",this.highlights=[],this.didEverRender=!1,this.supportIcons=(i=t==null?void 0:t.supportIcons)!==null&&i!==void 0?i:!1,this.domNode=J(e,ae("span.monaco-highlighted-label"))}get element(){return this.domNode}set(e,t=[],i="",n){e||(e=""),n&&(e=Hh.escapeNewLines(e,t)),!(this.didEverRender&&this.text===e&&this.title===i&&or(this.highlights,t))&&(this.text=e,this.title=i,this.highlights=t,this.render())}render(){var e,t,i,n;const s=[];let r=0;for(const a of this.highlights){if(a.end===a.start)continue;if(r{n=s===`\r +`?-1:0,r+=i;for(const a of t)a.end<=r||(a.start>=r&&(a.start+=n),a.end>=r&&(a.end+=n));return i+=n,"⏎"})}}class X_{constructor(e){this._element=e}get element(){return this._element}set textContent(e){this.disposed||e===this._textContent||(this._textContent=e,this._element.textContent=e)}set className(e){this.disposed||e===this._className||(this._className=e,this._element.className=e)}set empty(e){this.disposed||e===this._empty||(this._empty=e,this._element.style.marginLeft=e?"0":"")}dispose(){this.disposed=!0}}class Wy extends H{constructor(e,t){var i;super(),this.customHovers=new Map,this.creationOptions=t,this.domNode=this._register(new X_(J(e,ae(".monaco-icon-label")))),this.labelContainer=J(this.domNode.element,ae(".monaco-icon-label-container")),this.nameContainer=J(this.labelContainer,ae("span.monaco-icon-name-container")),t!=null&&t.supportHighlights||t!=null&&t.supportIcons?this.nameNode=this._register(new Tue(this.nameContainer,!!t.supportIcons)):this.nameNode=new Eue(this.nameContainer),this.hoverDelegate=(i=t==null?void 0:t.hoverDelegate)!==null&&i!==void 0?i:Js("mouse")}get element(){return this.domNode.element}setLabel(e,t,i){var n;const s=["monaco-icon-label"],r=["monaco-icon-label-container"];let a="";i&&(i.extraClasses&&s.push(...i.extraClasses),i.italic&&s.push("italic"),i.strikethrough&&s.push("strikethrough"),i.disabledCommand&&r.push("disabled"),i.title&&(typeof i.title=="string"?a+=i.title:a+=e));const l=this.domNode.element.querySelector(".monaco-icon-label-iconpath");if(i!=null&&i.iconPath){let d;!l||!Bn(l)?(d=ae(".monaco-icon-label-iconpath"),this.domNode.element.prepend(d)):d=l,d.style.backgroundImage=Dc(i==null?void 0:i.iconPath)}else l&&l.remove();if(this.domNode.className=s.join(" "),this.domNode.element.setAttribute("aria-label",a),this.labelContainer.className=r.join(" "),this.setupHover(i!=null&&i.descriptionTitle?this.labelContainer:this.element,i==null?void 0:i.title),this.nameNode.setLabel(e,i),t||this.descriptionNode){const d=this.getOrCreateDescriptionNode();d instanceof Hh?(d.set(t||"",i?i.descriptionMatches:void 0,void 0,i==null?void 0:i.labelEscapeNewLines),this.setupHover(d.element,i==null?void 0:i.descriptionTitle)):(d.textContent=t&&(i!=null&&i.labelEscapeNewLines)?Hh.escapeNewLines(t,[]):t||"",this.setupHover(d.element,(i==null?void 0:i.descriptionTitle)||""),d.empty=!t)}if(i!=null&&i.suffix||this.suffixNode){const d=this.getOrCreateSuffixNode();d.textContent=(n=i==null?void 0:i.suffix)!==null&&n!==void 0?n:""}}setupHover(e,t){const i=this.customHovers.get(e);if(i&&(i.dispose(),this.customHovers.delete(e)),!t){e.removeAttribute("title");return}if(this.hoverDelegate.showNativeHover)(function(s,r){Ks(r)?s.title=yP(r):r!=null&&r.markdownNotSupportedFallback?s.title=r.markdownNotSupportedFallback:s.removeAttribute("title")})(e,t);else{const n=ul().setupUpdatableHover(this.hoverDelegate,e,t);n&&this.customHovers.set(e,n)}}dispose(){super.dispose();for(const e of this.customHovers.values())e.dispose();this.customHovers.clear()}getOrCreateSuffixNode(){if(!this.suffixNode){const e=this._register(new X_(yY(this.nameContainer,ae("span.monaco-icon-suffix-container"))));this.suffixNode=this._register(new X_(J(e.element,ae("span.label-suffix"))))}return this.suffixNode}getOrCreateDescriptionNode(){var e;if(!this.descriptionNode){const t=this._register(new X_(J(this.labelContainer,ae("span.monaco-icon-description-container"))));!((e=this.creationOptions)===null||e===void 0)&&e.supportDescriptionHighlights?this.descriptionNode=this._register(new Hh(J(t.element,ae("span.label-description")),{supportIcons:!!this.creationOptions.supportIcons})):this.descriptionNode=this._register(new X_(J(t.element,ae("span.label-description"))))}return this.descriptionNode}}class Eue{constructor(e){this.container=e,this.label=void 0,this.singleLabel=void 0}setLabel(e,t){if(!(this.label===e&&or(this.options,t)))if(this.label=e,this.options=t,typeof e=="string")this.singleLabel||(this.container.innerText="",this.container.classList.remove("multiple"),this.singleLabel=J(this.container,ae("a.label-name",{id:t==null?void 0:t.domId}))),this.singleLabel.textContent=e;else{this.container.innerText="",this.container.classList.add("multiple"),this.singleLabel=void 0;for(let i=0;i{const s={start:i,end:i+n.length},r=t.map(a=>ls.intersect(s,a)).filter(a=>!ls.isEmpty(a)).map(({start:a,end:l})=>({start:a-i,end:l-i}));return i=s.end+e.length,r})}class Tue extends H{constructor(e,t){super(),this.container=e,this.supportIcons=t,this.label=void 0,this.singleLabel=void 0}setLabel(e,t){if(!(this.label===e&&or(this.options,t)))if(this.label=e,this.options=t,typeof e=="string")this.singleLabel||(this.container.innerText="",this.container.classList.remove("multiple"),this.singleLabel=this._register(new Hh(J(this.container,ae("a.label-name",{id:t==null?void 0:t.domId})),{supportIcons:this.supportIcons}))),this.singleLabel.set(e,t==null?void 0:t.matches,void 0,t==null?void 0:t.labelEscapeNewLines);else{this.container.innerText="",this.container.classList.add("multiple"),this.singleLabel=void 0;const i=(t==null?void 0:t.separator)||"/",n=Nue(e,i,t==null?void 0:t.matches);for(let s=0;s{const o=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});return{collator:o,collatorIsNumeric:o.resolvedOptions().numeric}});function Mue(o,e,t=!1){const i=o||"",n=e||"",s=kB.value.collator.compare(i,n);return kB.value.collatorIsNumeric&&s===0&&i!==n?in.length)return 1}return 0}var Uk=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},lM=function(o,e){return function(t,i){e(t,i,o)}},dM;const La=ae;class sz{constructor(e,t,i){this.index=e,this.hasCheckbox=t,this._hidden=!1,this._init=new ll(()=>{var n;const s=(n=i.label)!==null&&n!==void 0?n:"",r=Dv(s).text.trim(),a=i.ariaLabel||[s,this.saneDescription,this.saneDetail].map(l=>lle(l)).filter(l=>!!l).join(", ");return{saneLabel:s,saneSortLabel:r,saneAriaLabel:a}}),this._saneDescription=i.description,this._saneTooltip=i.tooltip}get saneLabel(){return this._init.value.saneLabel}get saneSortLabel(){return this._init.value.saneSortLabel}get saneAriaLabel(){return this._init.value.saneAriaLabel}get element(){return this._element}set element(e){this._element=e}get hidden(){return this._hidden}set hidden(e){this._hidden=e}get saneDescription(){return this._saneDescription}set saneDescription(e){this._saneDescription=e}get saneDetail(){return this._saneDetail}set saneDetail(e){this._saneDetail=e}get saneTooltip(){return this._saneTooltip}set saneTooltip(e){this._saneTooltip=e}get labelHighlights(){return this._labelHighlights}set labelHighlights(e){this._labelHighlights=e}get descriptionHighlights(){return this._descriptionHighlights}set descriptionHighlights(e){this._descriptionHighlights=e}get detailHighlights(){return this._detailHighlights}set detailHighlights(e){this._detailHighlights=e}}class bs extends sz{constructor(e,t,i,n,s,r){var a,l,d;super(e,t,s),this.fireButtonTriggered=i,this._onChecked=n,this.item=s,this._separator=r,this._checked=!1,this.onChecked=t?he.map(he.filter(this._onChecked.event,c=>c.element===this),c=>c.checked):he.None,this._saneDetail=s.detail,this._labelHighlights=(a=s.highlights)===null||a===void 0?void 0:a.label,this._descriptionHighlights=(l=s.highlights)===null||l===void 0?void 0:l.description,this._detailHighlights=(d=s.highlights)===null||d===void 0?void 0:d.detail}get separator(){return this._separator}set separator(e){this._separator=e}get checked(){return this._checked}set checked(e){e!==this._checked&&(this._checked=e,this._onChecked.fire({element:this,checked:e}))}get checkboxDisabled(){return!!this.item.disabled}}var Nl;(function(o){o[o.NONE=0]="NONE",o[o.MOUSE_HOVER=1]="MOUSE_HOVER",o[o.ACTIVE_ITEM=2]="ACTIVE_ITEM"})(Nl||(Nl={}));class eh extends sz{constructor(e,t,i){super(e,!1,i),this.fireSeparatorButtonTriggered=t,this.separator=i,this.children=new Array,this.focusInsideSeparator=Nl.NONE}}class Pue{getHeight(e){return e instanceof eh?30:e.saneDetail?44:22}getTemplateId(e){return e instanceof bs?v0.ID:BC.ID}}class Oue{getWidgetAriaLabel(){return m("quickInput","Quick Input")}getAriaLabel(e){var t;return!((t=e.separator)===null||t===void 0)&&t.label?`${e.saneAriaLabel}, ${e.separator.label}`:e.saneAriaLabel}getWidgetRole(){return"listbox"}getRole(e){return e.hasCheckbox?"checkbox":"option"}isChecked(e){if(!(!e.hasCheckbox||!(e instanceof bs)))return{get value(){return e.checked},onDidChange:t=>e.onChecked(()=>t())}}}class oz{constructor(e){this.hoverDelegate=e}renderTemplate(e){const t=Object.create(null);t.toDisposeElement=new Q,t.toDisposeTemplate=new Q,t.entry=J(e,La(".quick-input-list-entry"));const i=J(t.entry,La("label.quick-input-list-label"));t.toDisposeTemplate.add(Wi(i,oe.CLICK,d=>{t.checkbox.offsetParent||d.preventDefault()})),t.checkbox=J(i,La("input.quick-input-list-checkbox")),t.checkbox.type="checkbox";const n=J(i,La(".quick-input-list-rows")),s=J(n,La(".quick-input-list-row")),r=J(n,La(".quick-input-list-row"));t.label=new Wy(s,{supportHighlights:!0,supportDescriptionHighlights:!0,supportIcons:!0,hoverDelegate:this.hoverDelegate}),t.toDisposeTemplate.add(t.label),t.icon=hA(t.label.element,La(".quick-input-list-icon"));const a=J(s,La(".quick-input-list-entry-keybinding"));t.keybinding=new C_(a,Eo),t.toDisposeTemplate.add(t.keybinding);const l=J(r,La(".quick-input-list-label-meta"));return t.detail=new Wy(l,{supportHighlights:!0,supportIcons:!0,hoverDelegate:this.hoverDelegate}),t.toDisposeTemplate.add(t.detail),t.separator=J(t.entry,La(".quick-input-list-separator")),t.actionBar=new Br(t.entry,this.hoverDelegate?{hoverDelegate:this.hoverDelegate}:void 0),t.actionBar.domNode.classList.add("quick-input-list-entry-action-bar"),t.toDisposeTemplate.add(t.actionBar),t}disposeTemplate(e){e.toDisposeElement.dispose(),e.toDisposeTemplate.dispose()}disposeElement(e,t,i){i.toDisposeElement.clear(),i.actionBar.clear()}}let v0=dM=class extends oz{constructor(e,t){super(e),this.themeService=t,this._itemsWithSeparatorsFrequency=new Map}get templateId(){return dM.ID}renderTemplate(e){const t=super.renderTemplate(e);return t.toDisposeTemplate.add(Wi(t.checkbox,oe.CHANGE,i=>{t.element.checked=t.checkbox.checked})),t}renderElement(e,t,i){var n,s,r;const a=e.element;i.element=a,a.element=(n=i.entry)!==null&&n!==void 0?n:void 0;const l=a.item;i.checkbox.checked=a.checked,i.toDisposeElement.add(a.onChecked(p=>i.checkbox.checked=p)),i.checkbox.disabled=a.checkboxDisabled;const{labelHighlights:d,descriptionHighlights:c,detailHighlights:h}=a;if(l.iconPath){const p=Np(this.themeService.getColorTheme().type)?l.iconPath.dark:(s=l.iconPath.light)!==null&&s!==void 0?s:l.iconPath.dark,_=We.revive(p);i.icon.className="quick-input-list-icon",i.icon.style.backgroundImage=Dc(_)}else i.icon.style.backgroundImage="",i.icon.className=l.iconClass?`quick-input-list-icon ${l.iconClass}`:"";let u;!a.saneTooltip&&a.saneDescription&&(u={markdown:{value:a.saneDescription,supportThemeIcons:!0},markdownNotSupportedFallback:a.saneDescription});const g={matches:d||[],descriptionTitle:u,descriptionMatches:c||[],labelEscapeNewLines:!0};if(g.extraClasses=l.iconClasses,g.italic=l.italic,g.strikethrough=l.strikethrough,i.entry.classList.remove("quick-input-list-separator-as-item"),i.label.setLabel(a.saneLabel,a.saneDescription,g),i.keybinding.set(l.keybinding),a.saneDetail){let p;a.saneTooltip||(p={markdown:{value:a.saneDetail,supportThemeIcons:!0},markdownNotSupportedFallback:a.saneDetail}),i.detail.element.style.display="",i.detail.setLabel(a.saneDetail,void 0,{matches:h,title:p,labelEscapeNewLines:!0})}else i.detail.element.style.display="none";!((r=a.separator)===null||r===void 0)&&r.label?(i.separator.textContent=a.separator.label,i.separator.style.display="",this.addItemWithSeparator(a)):i.separator.style.display="none",i.entry.classList.toggle("quick-input-list-separator-border",!!a.separator);const f=l.buttons;f&&f.length?(i.actionBar.push(f.map((p,_)=>Ey(p,`id-${_}`,()=>a.fireButtonTriggered({button:p,item:a.item}))),{icon:!0,label:!1}),i.entry.classList.add("has-actions")):i.entry.classList.remove("has-actions")}disposeElement(e,t,i){this.removeItemWithSeparator(e.element),super.disposeElement(e,t,i)}isItemWithSeparatorVisible(e){return this._itemsWithSeparatorsFrequency.has(e)}addItemWithSeparator(e){this._itemsWithSeparatorsFrequency.set(e,(this._itemsWithSeparatorsFrequency.get(e)||0)+1)}removeItemWithSeparator(e){const t=this._itemsWithSeparatorsFrequency.get(e)||0;t>1?this._itemsWithSeparatorsFrequency.set(e,t-1):this._itemsWithSeparatorsFrequency.delete(e)}};v0.ID="quickpickitem";v0=dM=Uk([lM(1,Cn)],v0);class BC extends oz{constructor(){super(...arguments),this._visibleSeparatorsFrequency=new Map}get templateId(){return BC.ID}get visibleSeparators(){return[...this._visibleSeparatorsFrequency.keys()]}isSeparatorVisible(e){return this._visibleSeparatorsFrequency.has(e)}renderElement(e,t,i){var n;const s=e.element;i.element=s,s.element=(n=i.entry)!==null&&n!==void 0?n:void 0,s.element.classList.toggle("focus-inside",!!s.focusInsideSeparator);const r=s.separator,{labelHighlights:a,descriptionHighlights:l,detailHighlights:d}=s;i.icon.style.backgroundImage="",i.icon.className="";let c;!s.saneTooltip&&s.saneDescription&&(c={markdown:{value:s.saneDescription,supportThemeIcons:!0},markdownNotSupportedFallback:s.saneDescription});const h={matches:a||[],descriptionTitle:c,descriptionMatches:l||[],labelEscapeNewLines:!0};if(i.entry.classList.add("quick-input-list-separator-as-item"),i.label.setLabel(s.saneLabel,s.saneDescription,h),s.saneDetail){let g;s.saneTooltip||(g={markdown:{value:s.saneDetail,supportThemeIcons:!0},markdownNotSupportedFallback:s.saneDetail}),i.detail.element.style.display="",i.detail.setLabel(s.saneDetail,void 0,{matches:d,title:g,labelEscapeNewLines:!0})}else i.detail.element.style.display="none";i.separator.style.display="none",i.entry.classList.add("quick-input-list-separator-border");const u=r.buttons;u&&u.length?(i.actionBar.push(u.map((g,f)=>Ey(g,`id-${f}`,()=>s.fireSeparatorButtonTriggered({button:g,separator:s.separator}))),{icon:!0,label:!1}),i.entry.classList.add("has-actions")):i.entry.classList.remove("has-actions"),this.addSeparator(s)}disposeElement(e,t,i){var n;this.removeSeparator(e.element),this.isSeparatorVisible(e.element)||(n=e.element.element)===null||n===void 0||n.classList.remove("focus-inside"),super.disposeElement(e,t,i)}addSeparator(e){this._visibleSeparatorsFrequency.set(e,(this._visibleSeparatorsFrequency.get(e)||0)+1)}removeSeparator(e){const t=this._visibleSeparatorsFrequency.get(e)||0;t>1?this._visibleSeparatorsFrequency.set(e,t-1):this._visibleSeparatorsFrequency.delete(e)}}BC.ID="quickpickseparator";let b0=class extends H{constructor(e,t,i,n,s,r){super(),this.parent=e,this.hoverDelegate=t,this.linkOpenerDelegate=i,this.accessibilityService=r,this._onKeyDown=new F,this._onLeave=new F,this.onLeave=this._onLeave.event,this._onChangedAllVisibleChecked=new F,this.onChangedAllVisibleChecked=this._onChangedAllVisibleChecked.event,this._onChangedCheckedCount=new F,this.onChangedCheckedCount=this._onChangedCheckedCount.event,this._onChangedVisibleCount=new F,this.onChangedVisibleCount=this._onChangedVisibleCount.event,this._onChangedCheckedElements=new F,this.onChangedCheckedElements=this._onChangedCheckedElements.event,this._onButtonTriggered=new F,this.onButtonTriggered=this._onButtonTriggered.event,this._onSeparatorButtonTriggered=new F,this.onSeparatorButtonTriggered=this._onSeparatorButtonTriggered.event,this._elementChecked=new F,this._inputElements=new Array,this._elementTree=new Array,this._itemElements=new Array,this._elementDisposable=this._register(new Q),this._shouldFireCheckedEvents=!0,this._matchOnDescription=!1,this._matchOnDetail=!1,this._matchOnLabel=!0,this._matchOnLabelMode="fuzzy",this._sortByLabel=!0,this._shouldLoop=!0,this._container=J(this.parent,La(".quick-input-list")),this._separatorRenderer=new BC(t),this._itemRenderer=s.createInstance(v0,t),this._tree=this._register(s.createInstance(rM,"QuickInput",this._container,new Pue,[this._itemRenderer,this._separatorRenderer],{accessibilityProvider:new Oue,setRowLineHeight:!1,multipleSelectionSupport:!1,hideTwistiesOfChildlessElements:!0,renderIndentGuides:$p.None,findWidgetEnabled:!1,indent:0,horizontalScrolling:!1,allowNonCollapsibleParents:!0,alwaysConsumeMouseWheel:!0})),this._tree.getHTMLElement().id=n,this._registerListeners()}get onDidChangeFocus(){return he.map(this._tree.onDidChangeFocus,e=>e.elements.filter(t=>t instanceof bs).map(t=>t.item))}get onDidChangeSelection(){return he.map(this._tree.onDidChangeSelection,e=>({items:e.elements.filter(t=>t instanceof bs).map(t=>t.item),event:e.browserEvent}))}get scrollTop(){return this._tree.scrollTop}set scrollTop(e){this._tree.scrollTop=e}get ariaLabel(){return this._tree.ariaLabel}set ariaLabel(e){this._tree.ariaLabel=e??""}set enabled(e){this._tree.getHTMLElement().style.pointerEvents=e?"":"none"}get matchOnDescription(){return this._matchOnDescription}set matchOnDescription(e){this._matchOnDescription=e}get matchOnDetail(){return this._matchOnDetail}set matchOnDetail(e){this._matchOnDetail=e}get matchOnLabel(){return this._matchOnLabel}set matchOnLabel(e){this._matchOnLabel=e}get matchOnLabelMode(){return this._matchOnLabelMode}set matchOnLabelMode(e){this._matchOnLabelMode=e}get sortByLabel(){return this._sortByLabel}set sortByLabel(e){this._sortByLabel=e}get shouldLoop(){return this._shouldLoop}set shouldLoop(e){this._shouldLoop=e}_registerListeners(){this._registerOnKeyDown(),this._registerOnContainerClick(),this._registerOnMouseMiddleClick(),this._registerOnElementChecked(),this._registerOnContextMenu(),this._registerHoverListeners(),this._registerSelectionChangeListener(),this._registerSeparatorActionShowingListeners()}_registerOnKeyDown(){this._register(this._tree.onKeyDown(e=>{const t=new ti(e);switch(t.keyCode){case 10:this.toggleCheckbox();break}this._onKeyDown.fire(t)}))}_registerOnContainerClick(){this._register(q(this._container,oe.CLICK,e=>{(e.x||e.y)&&this._onLeave.fire()}))}_registerOnMouseMiddleClick(){this._register(q(this._container,oe.AUXCLICK,e=>{e.button===1&&this._onLeave.fire()}))}_registerOnElementChecked(){this._register(this._elementChecked.event(e=>this._fireCheckedEvents()))}_registerOnContextMenu(){this._register(this._tree.onContextMenu(e=>{e.element&&(e.browserEvent.preventDefault(),this._tree.setSelection([e.element]))}))}_registerHoverListeners(){const e=this._register(new lW(this.hoverDelegate.delay));this._register(this._tree.onMouseOver(async t=>{var i;if(i4(t.browserEvent.target)){e.cancel();return}if(!(!i4(t.browserEvent.relatedTarget)&&Dn(t.browserEvent.relatedTarget,(i=t.element)===null||i===void 0?void 0:i.element)))try{await e.trigger(async()=>{t.element instanceof bs&&this.showHover(t.element)})}catch(n){if(!pa(n))throw n}})),this._register(this._tree.onMouseOut(t=>{var i;Dn(t.browserEvent.relatedTarget,(i=t.element)===null||i===void 0?void 0:i.element)||e.cancel()}))}_registerSeparatorActionShowingListeners(){this._register(this._tree.onDidChangeFocus(e=>{const t=e.elements[0]?this._tree.getParentElement(e.elements[0]):null;for(const i of this._separatorRenderer.visibleSeparators){const n=i===t;!!(i.focusInsideSeparator&Nl.ACTIVE_ITEM)!==n&&(n?i.focusInsideSeparator|=Nl.ACTIVE_ITEM:i.focusInsideSeparator&=~Nl.ACTIVE_ITEM,this._tree.rerender(i))}})),this._register(this._tree.onMouseOver(e=>{const t=e.element?this._tree.getParentElement(e.element):null;for(const i of this._separatorRenderer.visibleSeparators){if(i!==t)continue;!!(i.focusInsideSeparator&Nl.MOUSE_HOVER)||(i.focusInsideSeparator|=Nl.MOUSE_HOVER,this._tree.rerender(i))}})),this._register(this._tree.onMouseOut(e=>{const t=e.element?this._tree.getParentElement(e.element):null;for(const i of this._separatorRenderer.visibleSeparators){if(i!==t)continue;!!(i.focusInsideSeparator&Nl.MOUSE_HOVER)&&(i.focusInsideSeparator&=~Nl.MOUSE_HOVER,this._tree.rerender(i))}}))}_registerSelectionChangeListener(){this._register(this._tree.onDidChangeSelection(e=>{const t=e.elements.filter(i=>i instanceof bs);t.length!==e.elements.length&&(e.elements.length===1&&e.elements[0]instanceof eh&&(this._tree.setFocus([e.elements[0].children[0]]),this._tree.reveal(e.elements[0],0)),this._tree.setSelection(t))}))}getAllVisibleChecked(){return this._allVisibleChecked(this._itemElements,!1)}getCheckedCount(){return this._itemElements.filter(e=>e.checked).length}getVisibleCount(){return this._itemElements.filter(e=>!e.hidden).length}setAllVisibleChecked(e){try{this._shouldFireCheckedEvents=!1,this._itemElements.forEach(t=>{!t.hidden&&!t.checkboxDisabled&&(t.checked=e)})}finally{this._shouldFireCheckedEvents=!0,this._fireCheckedEvents()}}setElements(e){this._elementDisposable.clear(),this._inputElements=e;const t=this.parent.classList.contains("show-checkboxes");let i;this._itemElements=new Array,this._elementTree=e.reduce((r,a,l)=>{let d;if(a.type==="separator"){if(!a.buttons)return r;i=new eh(l,c=>this.fireSeparatorButtonTriggered(c),a),d=i}else{const c=l>0?e[l-1]:void 0;let h;c&&c.type==="separator"&&!c.buttons&&(i=void 0,h=c);const u=new bs(l,t,g=>this.fireButtonTriggered(g),this._elementChecked,a,h);if(this._itemElements.push(u),i)return i.children.push(u),r;d=u}return r.push(d),r},new Array);const n=new Array;let s=0;for(const r of this._elementTree)r instanceof eh?(n.push({element:r,collapsible:!1,collapsed:!1,children:r.children.map(a=>({element:a,collapsible:!1,collapsed:!1}))}),s+=r.children.length+1):(n.push({element:r,collapsible:!1,collapsed:!1}),s++);this._tree.setChildren(null,n),this._onChangedVisibleCount.fire(s),this.accessibilityService.isScreenReaderOptimized()&&setTimeout(()=>{const r=this._tree.getHTMLElement().querySelector(".monaco-list-row.focused"),a=r==null?void 0:r.parentNode;if(r&&a){const l=r.nextSibling;a.removeChild(r),a.insertBefore(r,l)}},0)}setFocusedElements(e){const t=e.map(i=>this._itemElements.find(n=>n.item===i)).filter(i=>!!i);if(this._tree.setFocus(t),e.length>0){const i=this._tree.getFocus()[0];i&&this._tree.reveal(i)}}getActiveDescendant(){return this._tree.getHTMLElement().getAttribute("aria-activedescendant")}setSelectedElements(e){const t=e.map(i=>this._itemElements.find(n=>n.item===i)).filter(i=>!!i);this._tree.setSelection(t)}getCheckedElements(){return this._itemElements.filter(e=>e.checked).map(e=>e.item)}setCheckedElements(e){try{this._shouldFireCheckedEvents=!1;const t=new Set;for(const i of e)t.add(i);for(const i of this._itemElements)i.checked=t.has(i.item)}finally{this._shouldFireCheckedEvents=!0,this._fireCheckedEvents()}}focus(e){var t;if(this._itemElements.length)switch(e===ai.Second&&this._itemElements.length<2&&(e=ai.First),e){case ai.First:this._tree.scrollTop=0,this._tree.focusFirst(void 0,i=>i.element instanceof bs);break;case ai.Second:this._tree.scrollTop=0,this._tree.setFocus([this._itemElements[1]]);break;case ai.Last:this._tree.scrollTop=this._tree.scrollHeight,this._tree.setFocus([this._itemElements[this._itemElements.length-1]]);break;case ai.Next:{const i=this._tree.getFocus();this._tree.focusNext(void 0,this._shouldLoop,void 0,s=>s.element instanceof bs?(this._tree.reveal(s.element),!0):!1);const n=this._tree.getFocus();i.length&&i[0]===n[0]&&i[0]===this._itemElements[this._itemElements.length-1]&&this._onLeave.fire();break}case ai.Previous:{const i=this._tree.getFocus();this._tree.focusPrevious(void 0,this._shouldLoop,void 0,s=>{if(!(s.element instanceof bs))return!1;const r=this._tree.getParentElement(s.element);return r===null||r.children[0]!==s.element?this._tree.reveal(s.element):this._tree.reveal(r),!0});const n=this._tree.getFocus();i.length&&i[0]===n[0]&&i[0]===this._itemElements[0]&&this._onLeave.fire();break}case ai.NextPage:this._tree.focusNextPage(void 0,i=>i.element instanceof bs?(this._tree.reveal(i.element),!0):!1);break;case ai.PreviousPage:this._tree.focusPreviousPage(void 0,i=>{if(!(i.element instanceof bs))return!1;const n=this._tree.getParentElement(i.element);return n===null||n.children[0]!==i.element?this._tree.reveal(i.element):this._tree.reveal(n),!0});break;case ai.NextSeparator:{let i=!1;const n=this._tree.getFocus()[0];this._tree.focusNext(void 0,!0,void 0,r=>{if(i)return!0;if(r.element instanceof eh)i=!0,this._separatorRenderer.isSeparatorVisible(r.element)?this._tree.reveal(r.element.children[0]):this._tree.reveal(r.element,0);else if(r.element instanceof bs){if(r.element.separator)return this._itemRenderer.isItemWithSeparatorVisible(r.element)?this._tree.reveal(r.element):this._tree.reveal(r.element,0),!0;if(r.element===this._elementTree[0])return this._tree.reveal(r.element,0),!0}return!1});const s=this._tree.getFocus()[0];n===s&&(this._tree.scrollTop=this._tree.scrollHeight,this._tree.setFocus([this._itemElements[this._itemElements.length-1]]));break}case ai.PreviousSeparator:{let i,n=!!(!((t=this._tree.getFocus()[0])===null||t===void 0)&&t.separator);this._tree.focusPrevious(void 0,!0,void 0,s=>{if(s.element instanceof eh)n?i||(this._separatorRenderer.isSeparatorVisible(s.element)?this._tree.reveal(s.element):this._tree.reveal(s.element,0),i=s.element.children[0]):n=!0;else if(s.element instanceof bs&&!i){if(s.element.separator)this._itemRenderer.isItemWithSeparatorVisible(s.element)?this._tree.reveal(s.element):this._tree.reveal(s.element,0),i=s.element;else if(s.element===this._elementTree[0])return this._tree.reveal(s.element,0),!0}return!1}),i&&this._tree.setFocus([i]);break}}}clearFocus(){this._tree.setFocus([])}domFocus(){this._tree.domFocus()}layout(e){this._tree.getHTMLElement().style.maxHeight=e?`${Math.floor(e/44)*44+6}px`:"",this._tree.layout()}filter(e){if(!(this._sortByLabel||this._matchOnLabel||this._matchOnDescription||this._matchOnDetail))return this._tree.layout(),!1;const t=e;if(e=e.trim(),!e||!(this.matchOnLabel||this.matchOnDescription||this.matchOnDetail))this._itemElements.forEach(a=>{a.labelHighlights=void 0,a.descriptionHighlights=void 0,a.detailHighlights=void 0,a.hidden=!1;const l=a.index&&this._inputElements[a.index-1];a.item&&(a.separator=l&&l.type==="separator"&&!l.buttons?l:void 0)});else{let a;this._elementTree.forEach(l=>{var d,c,h,u;let g;this.matchOnLabelMode==="fuzzy"?g=this.matchOnLabel&&(d=aI(e,Dv(l.saneLabel)))!==null&&d!==void 0?d:void 0:g=this.matchOnLabel&&(c=Fue(t,Dv(l.saneLabel)))!==null&&c!==void 0?c:void 0;const f=this.matchOnDescription&&(h=aI(e,Dv(l.saneDescription||"")))!==null&&h!==void 0?h:void 0,p=this.matchOnDetail&&(u=aI(e,Dv(l.saneDetail||"")))!==null&&u!==void 0?u:void 0;if(g||f||p?(l.labelHighlights=g,l.descriptionHighlights=f,l.detailHighlights=p,l.hidden=!1):(l.labelHighlights=void 0,l.descriptionHighlights=void 0,l.detailHighlights=void 0,l.hidden=l.item?!l.item.alwaysShow:!0),l.item?l.separator=void 0:l.separator&&(l.hidden=!0),!this.sortByLabel){const _=l.index&&this._inputElements[l.index-1];a=_&&_.type==="separator"?_:a,a&&!l.hidden&&(l.separator=a,a=void 0)}})}const i=this._elementTree.filter(a=>!a.hidden);if(this.sortByLabel&&e){const a=e.toLowerCase();i.sort((l,d)=>Bue(l,d,a))}let n;const s=i.reduce((a,l,d)=>(l instanceof bs?n?n.children.push(l):a.push(l):l instanceof eh&&(l.children=[],n=l,a.push(l)),a),new Array),r=new Array;for(const a of s)a instanceof eh?r.push({element:a,collapsible:!1,collapsed:!1,children:a.children.map(l=>({element:l,collapsible:!1,collapsed:!1}))}):r.push({element:a,collapsible:!1,collapsed:!1});return this._tree.setChildren(null,r),this._tree.layout(),this._onChangedAllVisibleChecked.fire(this.getAllVisibleChecked()),this._onChangedVisibleCount.fire(i.length),!0}toggleCheckbox(){try{this._shouldFireCheckedEvents=!1;const e=this._tree.getFocus().filter(i=>i instanceof bs),t=this._allVisibleChecked(e);for(const i of e)i.checkboxDisabled||(i.checked=!t)}finally{this._shouldFireCheckedEvents=!0,this._fireCheckedEvents()}}display(e){this._container.style.display=e?"":"none"}isDisplayed(){return this._container.style.display!=="none"}style(e){this._tree.style(e)}toggleHover(){const e=this._tree.getFocus()[0];if(!(e!=null&&e.saneTooltip)||!(e instanceof bs))return;if(this._lastHover&&!this._lastHover.isDisposed){this._lastHover.dispose();return}this.showHover(e);const t=new Q;t.add(this._tree.onDidChangeFocus(i=>{i.elements[0]instanceof bs&&this.showHover(i.elements[0])})),this._lastHover&&t.add(this._lastHover),this._elementDisposable.add(t)}_allVisibleChecked(e,t=!0){for(let i=0,n=e.length;i{this.linkOpenerDelegate(s)},appearance:{showPointer:!0},container:this._container,position:{hoverPosition:1}},!1))}};Uk([Zi],b0.prototype,"onDidChangeFocus",null);Uk([Zi],b0.prototype,"onDidChangeSelection",null);b0=Uk([lM(4,Ae),lM(5,Bo)],b0);function Fue(o,e){const{text:t,iconOffsets:i}=e;if(!i||i.length===0)return DB(o,t);const n=aC(t," "),s=t.length-n.length,r=DB(o,n);if(r)for(const a of r){const l=i[a.start+s]+s;a.start+=l,a.end+=l}return r}function DB(o,e){const t=e.toLowerCase().indexOf(o.toLowerCase());return t!==-1?[{start:t,end:t+o.length}]:null}function Bue(o,e,t){const i=o.labelHighlights||[],n=e.labelHighlights||[];return i.length&&!n.length?-1:!i.length&&n.length?1:i.length===0&&n.length===0?0:Rue(o.saneSortLabel,e.saneSortLabel,t)}const rz={weight:200,when:Z.and(Z.equals(NV,"quickPick"),uhe),metadata:{description:m("quickPick","Used while in the context of the quick pick. If you change one keybinding for this command, you should change all of the other keybindings (modifier variants) of this command as well.")}};function Do(o,e={}){var t;Zs.registerCommandAndKeybindingRule({...rz,...o,secondary:Wue(o.primary,(t=o.secondary)!==null&&t!==void 0?t:[],e)})}const Hy=ht?256:2048;function Wue(o,e,t={}){return t.withAltMod&&e.push(512+o),t.withCtrlMod&&(e.push(Hy+o),t.withAltMod&&e.push(512+Hy+o)),t.withCmdMod&&ht&&(e.push(2048+o),t.withCtrlMod&&e.push(2304+o),t.withAltMod&&(e.push(2560+o),t.withCtrlMod&&e.push(2816+o))),e}function Zo(o,e){return t=>{const i=t.get(Ur).currentQuickInput;if(i)return e&&i.quickNavigate?i.focus(e):i.focus(o)}}Do({id:"quickInput.pageNext",primary:12,handler:Zo(ai.NextPage)},{withAltMod:!0,withCtrlMod:!0,withCmdMod:!0});Do({id:"quickInput.pagePrevious",primary:11,handler:Zo(ai.PreviousPage)},{withAltMod:!0,withCtrlMod:!0,withCmdMod:!0});Do({id:"quickInput.first",primary:Hy+14,handler:Zo(ai.First)},{withAltMod:!0,withCmdMod:!0});Do({id:"quickInput.last",primary:Hy+13,handler:Zo(ai.Last)},{withAltMod:!0,withCmdMod:!0});Do({id:"quickInput.next",primary:18,handler:Zo(ai.Next)},{withCtrlMod:!0});Do({id:"quickInput.previous",primary:16,handler:Zo(ai.Previous)},{withCtrlMod:!0});const xB=m("quickInput.nextSeparatorWithQuickAccessFallback","If we're in quick access mode, this will navigate to the next item. If we are not in quick access mode, this will navigate to the next separator."),IB=m("quickInput.previousSeparatorWithQuickAccessFallback","If we're in quick access mode, this will navigate to the previous item. If we are not in quick access mode, this will navigate to the previous separator.");ht?(Do({id:"quickInput.nextSeparatorWithQuickAccessFallback",primary:2066,handler:Zo(ai.NextSeparator,ai.Next),metadata:{description:xB}}),Do({id:"quickInput.nextSeparator",primary:2578,secondary:[2322],handler:Zo(ai.NextSeparator)},{withCtrlMod:!0}),Do({id:"quickInput.previousSeparatorWithQuickAccessFallback",primary:2064,handler:Zo(ai.PreviousSeparator,ai.Previous),metadata:{description:IB}}),Do({id:"quickInput.previousSeparator",primary:2576,secondary:[2320],handler:Zo(ai.PreviousSeparator)},{withCtrlMod:!0})):(Do({id:"quickInput.nextSeparatorWithQuickAccessFallback",primary:530,handler:Zo(ai.NextSeparator,ai.Next),metadata:{description:xB}}),Do({id:"quickInput.nextSeparator",primary:2578,handler:Zo(ai.NextSeparator)}),Do({id:"quickInput.previousSeparatorWithQuickAccessFallback",primary:528,handler:Zo(ai.PreviousSeparator,ai.Previous),metadata:{description:IB}}),Do({id:"quickInput.previousSeparator",primary:2576,handler:Zo(ai.PreviousSeparator)}));Do({id:"quickInput.acceptInBackground",when:Z.and(rz.when,Z.or(GV.negate(),mhe)),primary:17,weight:250,handler:o=>{const e=o.get(Ur).currentQuickInput;e==null||e.accept(!0)}},{withAltMod:!0,withCtrlMod:!0,withCmdMod:!0});var Hue=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},SI=function(o,e){return function(t,i){e(t,i,o)}},cM;const yo=ae;let Vy=cM=class extends H{get currentQuickInput(){var e;return(e=this.controller)!==null&&e!==void 0?e:void 0}get container(){return this._container}constructor(e,t,i,n){super(),this.options=e,this.layoutService=t,this.instantiationService=i,this.contextKeyService=n,this.enabled=!0,this.onDidAcceptEmitter=this._register(new F),this.onDidCustomEmitter=this._register(new F),this.onDidTriggerButtonEmitter=this._register(new F),this.keyMods={ctrlCmd:!1,alt:!1},this.controller=null,this.onShowEmitter=this._register(new F),this.onShow=this.onShowEmitter.event,this.onHideEmitter=this._register(new F),this.onHide=this.onHideEmitter.event,this.inQuickInputContext=hhe.bindTo(this.contextKeyService),this.quickInputTypeContext=ghe.bindTo(this.contextKeyService),this.endOfQuickInputBoxContext=fhe.bindTo(this.contextKeyService),this.idPrefix=e.idPrefix,this._container=e.container,this.styles=e.styles,this._register(he.runAndSubscribe(FL,({window:s,disposables:r})=>this.registerKeyModsListeners(s,r),{window:jt,disposables:this._store})),this._register(aY(s=>{this.ui&&Fe(this.ui.container)===s&&(this.reparentUI(this.layoutService.mainContainer),this.layout(this.layoutService.mainContainerDimension,this.layoutService.mainContainerOffset.quickPickTop))}))}registerKeyModsListeners(e,t){const i=n=>{this.keyMods.ctrlCmd=n.ctrlKey||n.metaKey,this.keyMods.alt=n.altKey};for(const n of[oe.KEY_DOWN,oe.KEY_UP,oe.MOUSE_DOWN])t.add(q(e,n,i,!0))}getUI(e){if(this.ui)return e&&Fe(this._container)!==Fe(this.layoutService.activeContainer)&&(this.reparentUI(this.layoutService.activeContainer),this.layout(this.layoutService.activeContainerDimension,this.layoutService.activeContainerOffset.quickPickTop)),this.ui;const t=J(this._container,yo(".quick-input-widget.show-file-icons"));t.tabIndex=-1,t.style.display="none";const i=dr(t),n=J(t,yo(".quick-input-titlebar")),s=this._register(new Br(n,{hoverDelegate:this.options.hoverDelegate}));s.domNode.classList.add("quick-input-left-action-bar");const r=J(n,yo(".quick-input-title")),a=this._register(new Br(n,{hoverDelegate:this.options.hoverDelegate}));a.domNode.classList.add("quick-input-right-action-bar");const l=J(t,yo(".quick-input-header")),d=J(l,yo("input.quick-input-check-all"));d.type="checkbox",d.setAttribute("aria-label",m("quickInput.checkAll","Toggle all checkboxes")),this._register(Wi(d,oe.CHANGE,O=>{const U=d.checked;P.setAllVisibleChecked(U)})),this._register(q(d,oe.CLICK,O=>{(O.x||O.y)&&g.setFocus()}));const c=J(l,yo(".quick-input-description")),h=J(l,yo(".quick-input-and-message")),u=J(h,yo(".quick-input-filter")),g=this._register(new khe(u,this.styles.inputBox,this.styles.toggle));g.setAttribute("aria-describedby",`${this.idPrefix}message`);const f=J(u,yo(".quick-input-visible-count"));f.setAttribute("aria-live","polite"),f.setAttribute("aria-atomic","true");const p=new iM(f,{countFormat:m({key:"quickInput.visibleCount",comment:["This tells the user how many items are shown in a list of items to select from. The items can be anything. Currently not visible, but read by screen readers."]},"{0} Results")},this.styles.countBadge),_=J(u,yo(".quick-input-count"));_.setAttribute("aria-live","polite");const v=new iM(_,{countFormat:m({key:"quickInput.countSelected",comment:["This tells the user how many items are selected in a list of items to select from. The items can be anything."]},"{0} Selected")},this.styles.countBadge),b=J(l,yo(".quick-input-action")),C=this._register(new Ny(b,this.styles.button));C.label=m("ok","OK"),this._register(C.onDidClick(O=>{this.onDidAcceptEmitter.fire()}));const w=J(l,yo(".quick-input-action")),S=this._register(new Ny(w,{...this.styles.button,supportIcons:!0}));S.label=m("custom","Custom"),this._register(S.onDidClick(O=>{this.onDidCustomEmitter.fire()}));const y=J(h,yo(`#${this.idPrefix}message.quick-input-message`)),k=this._register(new Pk(t,this.styles.progressBar));k.getContainer().classList.add("quick-input-progress");const x=J(t,yo(".quick-input-html-widget"));x.tabIndex=-1;const N=J(t,yo(".quick-input-description")),B=this.idPrefix+"list",P=this._register(this.instantiationService.createInstance(b0,t,this.options.hoverDelegate,this.options.linkOpenerDelegate,B));g.setAttribute("aria-controls",B),this._register(P.onDidChangeFocus(()=>{var O;g.setAttribute("aria-activedescendant",(O=P.getActiveDescendant())!==null&&O!==void 0?O:"")})),this._register(P.onChangedAllVisibleChecked(O=>{d.checked=O})),this._register(P.onChangedVisibleCount(O=>{p.setCount(O)})),this._register(P.onChangedCheckedCount(O=>{v.setCount(O)})),this._register(P.onLeave(()=>{setTimeout(()=>{this.controller&&(g.setFocus(),this.controller instanceof g0&&this.controller.canSelectMany&&P.clearFocus())},0)}));const R=el(t);return this._register(R),this._register(q(t,oe.FOCUS,O=>{const U=this.getUI();if(Dn(O.relatedTarget,U.inputContainer)){const Y=U.inputBox.isSelectionAtEnd();this.endOfQuickInputBoxContext.get()!==Y&&this.endOfQuickInputBoxContext.set(Y)}Dn(O.relatedTarget,U.container)||(this.inQuickInputContext.set(!0),this.previousFocusElement=Bn(O.relatedTarget)?O.relatedTarget:void 0)},!0)),this._register(R.onDidBlur(()=>{!this.getUI().ignoreFocusOut&&!this.options.ignoreFocusOut()&&this.hide(Up.Blur),this.inQuickInputContext.set(!1),this.endOfQuickInputBoxContext.set(!1),this.previousFocusElement=void 0})),this._register(g.onKeyDown(O=>{const U=this.getUI().inputBox.isSelectionAtEnd();this.endOfQuickInputBoxContext.get()!==U&&this.endOfQuickInputBoxContext.set(U)})),this._register(q(t,oe.FOCUS,O=>{g.setFocus()})),this._register(Wi(t,oe.KEY_DOWN,O=>{if(!Dn(O.target,x))switch(O.keyCode){case 3:vt.stop(O,!0),this.enabled&&this.onDidAcceptEmitter.fire();break;case 9:vt.stop(O,!0),this.hide(Up.Gesture);break;case 2:if(!O.altKey&&!O.ctrlKey&&!O.metaKey){const U=[".quick-input-list .monaco-action-bar .always-visible",".quick-input-list-entry:hover .monaco-action-bar",".monaco-list-row.focused .monaco-action-bar"];if(t.classList.contains("show-checkboxes")?U.push("input"):U.push("input[type=text]"),this.getUI().list.isDisplayed()&&U.push(".monaco-list"),this.getUI().message&&U.push(".quick-input-message a"),this.getUI().widget){if(Dn(O.target,this.getUI().widget))break;U.push(".quick-input-html-widget")}const Y=t.querySelectorAll(U.join(", "));O.shiftKey&&O.target===Y[0]?(vt.stop(O,!0),P.clearFocus()):!O.shiftKey&&Dn(O.target,Y[Y.length-1])&&(vt.stop(O,!0),Y[0].focus())}break;case 10:O.ctrlKey&&(vt.stop(O,!0),this.getUI().list.toggleHover());break}})),this.ui={container:t,styleSheet:i,leftActionBar:s,titleBar:n,title:r,description1:N,description2:c,widget:x,rightActionBar:a,checkAll:d,inputContainer:h,filterContainer:u,inputBox:g,visibleCountContainer:f,visibleCount:p,countContainer:_,count:v,okContainer:b,ok:C,message:y,customButtonContainer:w,customButton:S,list:P,progressBar:k,onDidAccept:this.onDidAcceptEmitter.event,onDidCustom:this.onDidCustomEmitter.event,onDidTriggerButton:this.onDidTriggerButtonEmitter.event,ignoreFocusOut:!1,keyMods:this.keyMods,show:O=>this.show(O),hide:()=>this.hide(),setVisibilities:O=>this.setVisibilities(O),setEnabled:O=>this.setEnabled(O),setContextKey:O=>this.options.setContextKey(O),linkOpenerDelegate:O=>this.options.linkOpenerDelegate(O)},this.updateStyles(),this.ui}reparentUI(e){this.ui&&(this._container=e,J(this._container,this.ui.container))}pick(e,t={},i=gt.None){return new Promise((n,s)=>{let r=c=>{var h;r=n,(h=t.onKeyMods)===null||h===void 0||h.call(t,a.keyMods),n(c)};if(i.isCancellationRequested){r(void 0);return}const a=this.createQuickPick();let l;const d=[a,a.onDidAccept(()=>{if(a.canSelectMany)r(a.selectedItems.slice()),a.hide();else{const c=a.activeItems[0];c&&(r(c),a.hide())}}),a.onDidChangeActive(c=>{const h=c[0];h&&t.onDidFocus&&t.onDidFocus(h)}),a.onDidChangeSelection(c=>{if(!a.canSelectMany){const h=c[0];h&&(r(h),a.hide())}}),a.onDidTriggerItemButton(c=>t.onDidTriggerItemButton&&t.onDidTriggerItemButton({...c,removeItem:()=>{const h=a.items.indexOf(c.item);if(h!==-1){const u=a.items.slice(),g=u.splice(h,1),f=a.activeItems.filter(_=>_!==g[0]),p=a.keepScrollPosition;a.keepScrollPosition=!0,a.items=u,f&&(a.activeItems=f),a.keepScrollPosition=p}}})),a.onDidTriggerSeparatorButton(c=>{var h;return(h=t.onDidTriggerSeparatorButton)===null||h===void 0?void 0:h.call(t,c)}),a.onDidChangeValue(c=>{l&&!c&&(a.activeItems.length!==1||a.activeItems[0]!==l)&&(a.activeItems=[l])}),i.onCancellationRequested(()=>{a.hide()}),a.onDidHide(()=>{Yt(d),r(void 0)})];a.title=t.title,a.canSelectMany=!!t.canPickMany,a.placeholder=t.placeHolder,a.ignoreFocusOut=!!t.ignoreFocusLost,a.matchOnDescription=!!t.matchOnDescription,a.matchOnDetail=!!t.matchOnDetail,a.matchOnLabel=t.matchOnLabel===void 0||t.matchOnLabel,a.quickNavigate=t.quickNavigate,a.hideInput=!!t.hideInput,a.contextKey=t.contextKey,a.busy=!0,Promise.all([e,t.activeItem]).then(([c,h])=>{l=h,a.busy=!1,a.items=c,a.canSelectMany&&(a.selectedItems=c.filter(u=>u.type!=="separator"&&u.picked)),l&&(a.activeItems=[l])}),a.show(),Promise.resolve(e).then(void 0,c=>{s(c),a.hide()})})}createQuickPick(){const e=this.getUI(!0);return new g0(e)}createInputBox(){const e=this.getUI(!0);return new phe(e)}show(e){const t=this.getUI(!0);this.onShowEmitter.fire();const i=this.controller;this.controller=e,i==null||i.didHide(),this.setEnabled(!0),t.leftActionBar.clear(),t.title.textContent="",t.description1.textContent="",t.description2.textContent="",qn(t.widget),t.rightActionBar.clear(),t.checkAll.checked=!1,t.inputBox.placeholder="",t.inputBox.password=!1,t.inputBox.showDecoration(ji.Ignore),t.visibleCount.setCount(0),t.count.setCount(0),qn(t.message),t.progressBar.stop(),t.list.setElements([]),t.list.matchOnDescription=!1,t.list.matchOnDetail=!1,t.list.matchOnLabel=!0,t.list.sortByLabel=!0,t.ignoreFocusOut=!1,t.inputBox.toggles=void 0;const n=this.options.backKeybindingLabel();eM.tooltip=n?m("quickInput.backWithKeybinding","Back ({0})",n):m("quickInput.back","Back"),t.container.style.display="",this.updateLayout(),t.inputBox.setFocus(),this.quickInputTypeContext.set(e.type)}isVisible(){return!!this.ui&&this.ui.container.style.display!=="none"}setVisibilities(e){const t=this.getUI();t.title.style.display=e.title?"":"none",t.description1.style.display=e.description&&(e.inputBox||e.checkAll)?"":"none",t.description2.style.display=e.description&&!(e.inputBox||e.checkAll)?"":"none",t.checkAll.style.display=e.checkAll?"":"none",t.inputContainer.style.display=e.inputBox?"":"none",t.filterContainer.style.display=e.inputBox?"":"none",t.visibleCountContainer.style.display=e.visibleCount?"":"none",t.countContainer.style.display=e.count?"":"none",t.okContainer.style.display=e.ok?"":"none",t.customButtonContainer.style.display=e.customButton?"":"none",t.message.style.display=e.message?"":"none",t.progressBar.getContainer().style.display=e.progressBar?"":"none",t.list.display(!!e.list),t.container.classList.toggle("show-checkboxes",!!e.checkBox),t.container.classList.toggle("hidden-input",!e.inputBox&&!e.description),this.updateLayout()}setEnabled(e){if(e!==this.enabled){this.enabled=e;for(const t of this.getUI().leftActionBar.viewItems)t.action.enabled=e;for(const t of this.getUI().rightActionBar.viewItems)t.action.enabled=e;this.getUI().checkAll.disabled=!e,this.getUI().inputBox.enabled=e,this.getUI().ok.enabled=e,this.getUI().list.enabled=e}}hide(e){var t,i;const n=this.controller;if(!n)return;n.willHide(e);const s=(t=this.ui)===null||t===void 0?void 0:t.container,r=s&&!kW(s);if(this.controller=null,this.onHideEmitter.fire(),s&&(s.style.display="none"),!r){let a=this.previousFocusElement;for(;a&&!a.offsetParent;)a=(i=a.parentElement)!==null&&i!==void 0?i:void 0;a!=null&&a.offsetParent?(a.focus(),this.previousFocusElement=void 0):this.options.returnFocus()}n.didHide(e)}layout(e,t){this.dimension=e,this.titleBarOffset=t,this.updateLayout()}updateLayout(){if(this.ui&&this.isVisible()){this.ui.container.style.top=`${this.titleBarOffset}px`;const e=this.ui.container.style,t=Math.min(this.dimension.width*.62,cM.MAX_WIDTH);e.width=t+"px",e.marginLeft="-"+t/2+"px",this.ui.inputBox.layout(),this.ui.list.layout(this.dimension&&this.dimension.height*.4)}}applyStyles(e){this.styles=e,this.updateStyles()}updateStyles(){if(this.ui){const{quickInputTitleBackground:e,quickInputBackground:t,quickInputForeground:i,widgetBorder:n,widgetShadow:s}=this.styles.widget;this.ui.titleBar.style.backgroundColor=e??"",this.ui.container.style.backgroundColor=t??"",this.ui.container.style.color=i??"",this.ui.container.style.border=n?`1px solid ${n}`:"",this.ui.container.style.boxShadow=s?`0 0 8px 2px ${s}`:"",this.ui.list.style(this.styles.list);const r=[];this.styles.pickerGroup.pickerGroupBorder&&r.push(`.quick-input-list .quick-input-list-entry { border-top-color: ${this.styles.pickerGroup.pickerGroupBorder}; }`),this.styles.pickerGroup.pickerGroupForeground&&r.push(`.quick-input-list .quick-input-list-separator { color: ${this.styles.pickerGroup.pickerGroupForeground}; }`),this.styles.pickerGroup.pickerGroupForeground&&r.push(".quick-input-list .quick-input-list-separator-as-item { color: var(--vscode-descriptionForeground); }"),(this.styles.keybindingLabel.keybindingLabelBackground||this.styles.keybindingLabel.keybindingLabelBorder||this.styles.keybindingLabel.keybindingLabelBottomBorder||this.styles.keybindingLabel.keybindingLabelShadow||this.styles.keybindingLabel.keybindingLabelForeground)&&(r.push(".quick-input-list .monaco-keybinding > .monaco-keybinding-key {"),this.styles.keybindingLabel.keybindingLabelBackground&&r.push(`background-color: ${this.styles.keybindingLabel.keybindingLabelBackground};`),this.styles.keybindingLabel.keybindingLabelBorder&&r.push(`border-color: ${this.styles.keybindingLabel.keybindingLabelBorder};`),this.styles.keybindingLabel.keybindingLabelBottomBorder&&r.push(`border-bottom-color: ${this.styles.keybindingLabel.keybindingLabelBottomBorder};`),this.styles.keybindingLabel.keybindingLabelShadow&&r.push(`box-shadow: inset 0 -1px 0 ${this.styles.keybindingLabel.keybindingLabelShadow};`),this.styles.keybindingLabel.keybindingLabelForeground&&r.push(`color: ${this.styles.keybindingLabel.keybindingLabelForeground};`),r.push("}"));const a=r.join(` +`);a!==this.ui.styleSheet.textContent&&(this.ui.styleSheet.textContent=a)}}};Vy.MAX_WIDTH=600;Vy=cM=Hue([SI(1,yu),SI(2,Ae),SI(3,ze)],Vy);var Vue=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},J_=function(o,e){return function(t,i){e(t,i,o)}};let hM=class extends bie{get controller(){return this._controller||(this._controller=this._register(this.createController())),this._controller}get hasController(){return!!this._controller}get currentQuickInput(){return this.controller.currentQuickInput}get quickAccess(){return this._quickAccess||(this._quickAccess=this._register(this.instantiationService.createInstance(JT))),this._quickAccess}constructor(e,t,i,n,s){super(i),this.instantiationService=e,this.contextKeyService=t,this.layoutService=n,this.configurationService=s,this._onShow=this._register(new F),this._onHide=this._register(new F),this.contexts=new Map}createController(e=this.layoutService,t){const i={idPrefix:"quickInput_",container:e.activeContainer,ignoreFocusOut:()=>!1,backKeybindingLabel:()=>{},setContextKey:s=>this.setContextKey(s),linkOpenerDelegate:s=>{this.instantiationService.invokeFunction(r=>{r.get(Vo).open(s,{allowCommands:!0,fromUserGesture:!0})})},returnFocus:()=>e.focus(),styles:this.computeStyles(),hoverDelegate:this._register(this.instantiationService.createInstance(tM))},n=this._register(this.instantiationService.createInstance(Vy,{...i,...t}));return n.layout(e.activeContainerDimension,e.activeContainerOffset.quickPickTop),this._register(e.onDidLayoutActiveContainer(s=>{Fe(e.activeContainer)===Fe(n.container)&&n.layout(s,e.activeContainerOffset.quickPickTop)})),this._register(e.onDidChangeActiveContainer(()=>{n.isVisible()||n.layout(e.activeContainerDimension,e.activeContainerOffset.quickPickTop)})),this._register(n.onShow(()=>{this.resetContextKeys(),this._onShow.fire()})),this._register(n.onHide(()=>{this.resetContextKeys(),this._onHide.fire()})),n}setContextKey(e){let t;e&&(t=this.contexts.get(e),t||(t=new fe(e,!1).bindTo(this.contextKeyService),this.contexts.set(e,t))),!(t&&t.get())&&(this.resetContextKeys(),t==null||t.set(!0))}resetContextKeys(){this.contexts.forEach(e=>{e.get()&&e.reset()})}pick(e,t={},i=gt.None){return this.controller.pick(e,t,i)}createQuickPick(){return this.controller.createQuickPick()}createInputBox(){return this.controller.createInputBox()}updateStyles(){this.hasController&&this.controller.applyStyles(this.computeStyles())}computeStyles(){return{widget:{quickInputBackground:Ce(g5),quickInputForeground:Ce(Ite),quickInputTitleBackground:Ce(Ete),widgetBorder:Ce(y6),widgetShadow:Ce(sc)},inputBox:yy,toggle:Sy,countBadge:LV,button:Fce,progressBar:Bce,keybindingLabel:Oce,list:Mf({listBackground:g5,listFocusBackground:Ch,listFocusForeground:bh,listInactiveFocusForeground:bh,listInactiveSelectionIconForeground:Em,listInactiveFocusBackground:Ch,listFocusOutline:pi,listInactiveFocusOutline:pi}),pickerGroup:{pickerGroupBorder:Ce(Nte),pickerGroupForeground:Ce(E6)}}}};hM=Vue([J_(0,Ae),J_(1,ze),J_(2,Cn),J_(3,yu),J_(4,dt)],hM);var az=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},mg=function(o,e){return function(t,i){e(t,i,o)}};let uM=class extends hM{constructor(e,t,i,n,s,r){super(t,i,n,new gT(e.getContainerDomNode(),s),r),this.host=void 0;const a=Kp.get(e);if(a){const l=a.widget;this.host={_serviceBrand:void 0,get mainContainer(){return l.getDomNode()},getContainer(){return l.getDomNode()},whenContainerStylesLoaded(){},get containers(){return[l.getDomNode()]},get activeContainer(){return l.getDomNode()},get mainContainerDimension(){return e.getLayoutInfo()},get activeContainerDimension(){return e.getLayoutInfo()},get onDidLayoutMainContainer(){return e.onDidLayoutChange},get onDidLayoutActiveContainer(){return e.onDidLayoutChange},get onDidLayoutContainer(){return he.map(e.onDidLayoutChange,d=>({container:l.getDomNode(),dimension:d}))},get onDidChangeActiveContainer(){return he.None},get onDidAddContainer(){return he.None},get mainContainerOffset(){return{top:0,quickPickTop:0}},get activeContainerOffset(){return{top:0,quickPickTop:0}},focus:()=>e.focus()}}else this.host=void 0}createController(){return super.createController(this.host)}};uM=az([mg(1,Ae),mg(2,ze),mg(3,Cn),mg(4,It),mg(5,dt)],uM);let gM=class{get activeService(){const e=this.codeEditorService.getFocusedCodeEditor();if(!e)throw new Error("Quick input service needs a focused editor to work.");let t=this.mapEditorToService.get(e);if(!t){const i=t=this.instantiationService.createInstance(uM,e);this.mapEditorToService.set(e,t),Gh(e.onDidDispose)(()=>{i.dispose(),this.mapEditorToService.delete(e)})}return t}get currentQuickInput(){return this.activeService.currentQuickInput}get quickAccess(){return this.activeService.quickAccess}constructor(e,t){this.instantiationService=e,this.codeEditorService=t,this.mapEditorToService=new Map}pick(e,t={},i=gt.None){return this.activeService.pick(e,t,i)}createQuickPick(){return this.activeService.createQuickPick()}createInputBox(){return this.activeService.createInputBox()}};gM=az([mg(0,Ae),mg(1,It)],gM);class Kp{static get(e){return e.getContribution(Kp.ID)}constructor(e){this.editor=e,this.widget=new $k(this.editor)}dispose(){this.widget.dispose()}}Kp.ID="editor.controller.quickInput";class $k{constructor(e){this.codeEditor=e,this.domNode=document.createElement("div"),this.codeEditor.addOverlayWidget(this)}getId(){return $k.ID}getDomNode(){return this.domNode}getPosition(){return{preference:2}}dispose(){this.codeEditor.removeOverlayWidget(this)}}$k.ID="editor.contrib.quickInputWidget";Et(Kp.ID,Kp,4);class zue{constructor(e,t,i,n,s){this._parsedThemeRuleBrand=void 0,this.token=e,this.index=t,this.fontStyle=i,this.foreground=n,this.background=s}}function Uue(o){if(!o||!Array.isArray(o))return[];const e=[];let t=0;for(let i=0,n=o.length;i{const u=Zue(c.token,h.token);return u!==0?u:c.index-h.index});let t=0,i="000000",n="ffffff";for(;o.length>=1&&o[0].token==="";){const c=o.shift();c.fontStyle!==-1&&(t=c.fontStyle),c.foreground!==null&&(i=c.foreground),c.background!==null&&(n=c.background)}const s=new jue;for(const c of e)s.getId(c);const r=s.getId(i),a=s.getId(n),l=new YP(t,r,a),d=new QP(l);for(let c=0,h=o.length;c"u"){const n=this._match(t),s=Gue(t);i=(n.metadata|s<<8)>>>0,this._cache.set(t,i)}return(i|e<<0)>>>0}}const que=/\b(comment|string|regex|regexp)\b/;function Gue(o){const e=o.match(que);if(!e)return 0;switch(e[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"regexp":return 3}throw new Error("Unexpected match for standard token type!")}function Zue(o,e){return oe?1:0}class YP{constructor(e,t,i){this._themeTrieElementRuleBrand=void 0,this._fontStyle=e,this._foreground=t,this._background=i,this.metadata=(this._fontStyle<<11|this._foreground<<15|this._background<<24)>>>0}clone(){return new YP(this._fontStyle,this._foreground,this._background)}acceptOverwrite(e,t,i){e!==-1&&(this._fontStyle=e),t!==0&&(this._foreground=t),i!==0&&(this._background=i),this.metadata=(this._fontStyle<<11|this._foreground<<15|this._background<<24)>>>0}}class QP{constructor(e){this._themeTrieElementBrand=void 0,this._mainRule=e,this._children=new Map}match(e){if(e==="")return this._mainRule;const t=e.indexOf(".");let i,n;t===-1?(i=e,n=""):(i=e.substring(0,t),n=e.substring(t+1));const s=this._children.get(i);return typeof s<"u"?s.match(n):this._mainRule}insert(e,t,i,n){if(e===""){this._mainRule.acceptOverwrite(t,i,n);return}const s=e.indexOf(".");let r,a;s===-1?(r=e,a=""):(r=e.substring(0,s),a=e.substring(s+1));let l=this._children.get(r);typeof l>"u"&&(l=new QP(this._mainRule.clone()),this._children.set(r,l)),l.insert(a,t,i,n)}}function Yue(o){const e=[];for(let t=1,i=o.length;t({format:n.format,location:n.location.toString()}))}}o.toJSONObject=e;function t(i){const n=s=>Ks(s)?s:void 0;if(i&&Array.isArray(i.src)&&i.src.every(s=>Ks(s.format)&&Ks(s.location)))return{weight:n(i.weight),style:n(i.style),src:i.src.map(s=>({format:s.format,location:We.parse(s.location)}))}}o.fromJSONObject=t})(NB||(NB={}));class ige{constructor(){this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this.iconSchema={definitions:{icons:{type:"object",properties:{fontId:{type:"string",description:m("iconDefinition.fontId","The id of the font to use. If not set, the font that is defined first is used.")},fontCharacter:{type:"string",description:m("iconDefinition.fontCharacter","The font character associated with the icon definition.")}},additionalProperties:!1,defaultSnippets:[{body:{fontCharacter:"\\\\e030"}}]}},type:"object",properties:{}},this.iconReferenceSchema={type:"string",pattern:`^${Ve.iconNameExpression}$`,enum:[],enumDescriptions:[]},this.iconsById={},this.iconFontsById={}}registerIcon(e,t,i,n){const s=this.iconsById[e];if(s){if(i&&!s.description){s.description=i,this.iconSchema.properties[e].markdownDescription=`${i} $(${e})`;const l=this.iconReferenceSchema.enum.indexOf(e);l!==-1&&(this.iconReferenceSchema.enumDescriptions[l]=i),this._onDidChange.fire()}return s}const r={id:e,description:i,defaults:t,deprecationMessage:n};this.iconsById[e]=r;const a={$ref:"#/definitions/icons"};return n&&(a.deprecationMessage=n),i&&(a.markdownDescription=`${i}: $(${e})`),this.iconSchema.properties[e]=a,this.iconReferenceSchema.enum.push(e),this.iconReferenceSchema.enumDescriptions.push(i||""),this._onDidChange.fire(),{id:e}}getIcons(){return Object.keys(this.iconsById).map(e=>this.iconsById[e])}getIcon(e){return this.iconsById[e]}getIconSchema(){return this.iconSchema}toString(){const e=(s,r)=>s.id.localeCompare(r.id),t=s=>{for(;Ve.isThemeIcon(s.defaults);)s=this.iconsById[s.defaults.id];return`codicon codicon-${s?s.id:""}`},i=[];i.push("| preview | identifier | default codicon ID | description"),i.push("| ----------- | --------------------------------- | --------------------------------- | --------------------------------- |");const n=Object.keys(this.iconsById).map(s=>this.iconsById[s]);for(const s of n.filter(r=>!!r.description).sort(e))i.push(`||${s.id}|${Ve.isThemeIcon(s.defaults)?s.defaults.id:s.id}|${s.description||""}|`);i.push("| preview | identifier "),i.push("| ----------- | --------------------------------- |");for(const s of n.filter(r=>!Ve.isThemeIcon(r.defaults)).sort(e))i.push(`||${s.id}|`);return i.join(` +`)}}const Pf=new ige;Di.add(tge.IconContribution,Pf);function Ri(o,e,t,i){return Pf.registerIcon(o,e,t,i)}function dz(){return Pf}function nge(){const o=q8();for(const e in o){const t="\\"+o[e].toString(16);Pf.registerIcon(e,{fontCharacter:t})}}nge();const cz="vscode://schemas/icons",hz=Di.as(ek.JSONContribution);hz.registerSchema(cz,Pf.getIconSchema());const TB=new Gt(()=>hz.notifySchemaChanged(cz),200);Pf.onDidChange(()=>{TB.isScheduled()||TB.schedule()});const uz=Ri("widget-close",de.close,m("widgetClose","Icon for the close action in widgets."));Ri("goto-previous-location",de.arrowUp,m("previousChangeIcon","Icon for goto previous editor location."));Ri("goto-next-location",de.arrowDown,m("nextChangeIcon","Icon for goto next editor location."));Ve.modify(de.sync,"spin");Ve.modify(de.loading,"spin");function sge(o){const e=new Q,t=e.add(new F),i=dz();return e.add(i.onDidChange(()=>t.fire())),o&&e.add(o.onDidProductIconThemeChange(()=>t.fire())),{dispose:()=>e.dispose(),onDidChange:t.event,getCSS(){const n=o?o.getProductIconTheme():new gz,s={},r=[],a=[];for(const l of i.getIcons()){const d=n.getIcon(l);if(!d)continue;const c=d.font,h=`--vscode-icon-${l.id}-font-family`,u=`--vscode-icon-${l.id}-content`;c?(s[c.id]=c.definition,a.push(`${h}: ${fx(c.id)};`,`${u}: '${d.fontCharacter}';`),r.push(`.codicon-${l.id}:before { content: '${d.fontCharacter}'; font-family: ${fx(c.id)}; }`)):(a.push(`${u}: '${d.fontCharacter}'; ${h}: 'codicon';`),r.push(`.codicon-${l.id}:before { content: '${d.fontCharacter}'; }`))}for(const l in s){const d=s[l],c=d.weight?`font-weight: ${d.weight};`:"",h=d.style?`font-style: ${d.style};`:"",u=d.src.map(g=>`${Dc(g.location)} format('${g.format}')`).join(", ");r.push(`@font-face { src: ${u}; font-family: ${fx(l)};${c}${h} font-display: block; }`)}return r.push(`:root { ${a.join(" ")} }`),r.join(` +`)}}}class gz{getIcon(e){const t=dz();let i=e.defaults;for(;Ve.isThemeIcon(i);){const n=t.getIcon(i.id);if(!n)return;i=n.defaults}return i}}const Zd="vs",hp="vs-dark",Og="hc-black",Fg="hc-light",fz=Di.as(v6.ColorContribution),oge=Di.as(O6.ThemingContribution);class mz{constructor(e,t){this.semanticHighlighting=!1,this.themeData=t;const i=t.base;e.length>0?(oS(e)?this.id=e:this.id=i+" "+e,this.themeName=e):(this.id=i,this.themeName=i),this.colors=null,this.defaultColors=Object.create(null),this._tokenTheme=null}get base(){return this.themeData.base}notifyBaseUpdated(){this.themeData.inherit&&(this.colors=null,this._tokenTheme=null)}getColors(){if(!this.colors){const e=new Map;for(const t in this.themeData.colors)e.set(t,$.fromHex(this.themeData.colors[t]));if(this.themeData.inherit){const t=fM(this.themeData.base);for(const i in t.colors)e.has(i)||e.set(i,$.fromHex(t.colors[i]))}this.colors=e}return this.colors}getColor(e,t){const i=this.getColors().get(e);if(i)return i;if(t!==!1)return this.getDefault(e)}getDefault(e){let t=this.defaultColors[e];return t||(t=fz.resolveDefaultColor(e,this),this.defaultColors[e]=t,t)}defines(e){return this.getColors().has(e)}get type(){switch(this.base){case Zd:return Nr.LIGHT;case Og:return Nr.HIGH_CONTRAST_DARK;case Fg:return Nr.HIGH_CONTRAST_LIGHT;default:return Nr.DARK}}get tokenTheme(){if(!this._tokenTheme){let e=[],t=[];if(this.themeData.inherit){const s=fM(this.themeData.base);e=s.rules,s.encodedTokensColors&&(t=s.encodedTokensColors)}const i=this.themeData.colors["editor.foreground"],n=this.themeData.colors["editor.background"];if(i||n){const s={token:""};i&&(s.foreground=i),n&&(s.background=n),e.push(s)}e=e.concat(this.themeData.rules),this.themeData.encodedTokensColors&&(t=this.themeData.encodedTokensColors),this._tokenTheme=lz.createFromRawTokenTheme(e,t)}return this._tokenTheme}getTokenStyleMetadata(e,t,i){const s=this.tokenTheme._match([e].concat(t).join(".")).metadata,r=is.getForeground(s),a=is.getFontStyle(s);return{foreground:r,italic:!!(a&1),bold:!!(a&2),underline:!!(a&4),strikethrough:!!(a&8)}}}function oS(o){return o===Zd||o===hp||o===Og||o===Fg}function fM(o){switch(o){case Zd:return Que;case hp:return Xue;case Og:return Jue;case Fg:return ege}}function Q1(o){const e=fM(o);return new mz(o,e)}class rge extends H{constructor(){super(),this._onColorThemeChange=this._register(new F),this.onDidColorThemeChange=this._onColorThemeChange.event,this._onProductIconThemeChange=this._register(new F),this.onDidProductIconThemeChange=this._onProductIconThemeChange.event,this._environment=Object.create(null),this._builtInProductIconTheme=new gz,this._autoDetectHighContrast=!0,this._knownThemes=new Map,this._knownThemes.set(Zd,Q1(Zd)),this._knownThemes.set(hp,Q1(hp)),this._knownThemes.set(Og,Q1(Og)),this._knownThemes.set(Fg,Q1(Fg));const e=this._register(sge(this));this._codiconCSS=e.getCSS(),this._themeCSS="",this._allCSS=`${this._codiconCSS} +${this._themeCSS}`,this._globalStyleElement=null,this._styleElements=[],this._colorMapOverride=null,this.setTheme(Zd),this._onOSSchemeChanged(),this._register(e.onDidChange(()=>{this._codiconCSS=e.getCSS(),this._updateCSS()})),oW(jt,"(forced-colors: active)",()=>{this._onOSSchemeChanged()})}registerEditorContainer(e){return OS(e)?this._registerShadowDomContainer(e):this._registerRegularEditorContainer()}_registerRegularEditorContainer(){return this._globalStyleElement||(this._globalStyleElement=dr(void 0,e=>{e.className="monaco-colors",e.textContent=this._allCSS}),this._styleElements.push(this._globalStyleElement)),H.None}_registerShadowDomContainer(e){const t=dr(e,i=>{i.className="monaco-colors",i.textContent=this._allCSS});return this._styleElements.push(t),{dispose:()=>{for(let i=0;i{i.base===e&&i.notifyBaseUpdated()}),this._theme.themeName===e&&this.setTheme(e)}getColorTheme(){return this._theme}setColorMapOverride(e){this._colorMapOverride=e,this._updateThemeOrColorMap()}setTheme(e){let t;this._knownThemes.has(e)?t=this._knownThemes.get(e):t=this._knownThemes.get(Zd),this._updateActualTheme(t)}_updateActualTheme(e){!e||this._theme===e||(this._theme=e,this._updateThemeOrColorMap())}_onOSSchemeChanged(){if(this._autoDetectHighContrast){const e=jt.matchMedia("(forced-colors: active)").matches;if(e!==qa(this._theme.type)){let t;Np(this._theme.type)?t=e?Og:hp:t=e?Fg:Zd,this._updateActualTheme(this._knownThemes.get(t))}}}setAutoDetectHighContrast(e){this._autoDetectHighContrast=e,this._onOSSchemeChanged()}_updateThemeOrColorMap(){const e=[],t={},i={addRule:r=>{t[r]||(e.push(r),t[r]=!0)}};oge.getThemingParticipants().forEach(r=>r(this._theme,i,this._environment));const n=[];for(const r of fz.getColors()){const a=this._theme.getColor(r.id,!0);a&&n.push(`${TA(r.id)}: ${a.toString()};`)}i.addRule(`.monaco-editor, .monaco-diff-editor, .monaco-component { ${n.join(` +`)} }`);const s=this._colorMapOverride||this._theme.tokenTheme.getColorMap();i.addRule(Yue(s)),this._themeCSS=e.join(` +`),this._updateCSS(),Ei.setColorMap(s),this._onColorThemeChange.fire(this._theme)}_updateCSS(){this._allCSS=`${this._codiconCSS} +${this._themeCSS}`,this._styleElements.forEach(e=>e.textContent=this._allCSS)}getFileIconTheme(){return{hasFileIcons:!1,hasFolderIcons:!1,hidesExplorerArrows:!1}}getProductIconTheme(){return this._builtInProductIconTheme}}const _r=ft("themeService");var age=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},yI=function(o,e){return function(t,i){e(t,i,o)}};let mM=class extends H{constructor(e,t,i){super(),this._contextKeyService=e,this._layoutService=t,this._configurationService=i,this._accessibilitySupport=0,this._onDidChangeScreenReaderOptimized=new F,this._onDidChangeReducedMotion=new F,this._accessibilityModeEnabledContext=vC.bindTo(this._contextKeyService);const n=()=>this._accessibilityModeEnabledContext.set(this.isScreenReaderOptimized());this._register(this._configurationService.onDidChangeConfiguration(r=>{r.affectsConfiguration("editor.accessibilitySupport")&&(n(),this._onDidChangeScreenReaderOptimized.fire()),r.affectsConfiguration("workbench.reduceMotion")&&(this._configMotionReduced=this._configurationService.getValue("workbench.reduceMotion"),this._onDidChangeReducedMotion.fire())})),n(),this._register(this.onDidChangeScreenReaderOptimized(()=>n()));const s=jt.matchMedia("(prefers-reduced-motion: reduce)");this._systemMotionReduced=s.matches,this._configMotionReduced=this._configurationService.getValue("workbench.reduceMotion"),this.initReducedMotionListeners(s)}initReducedMotionListeners(e){this._register(q(e,"change",()=>{this._systemMotionReduced=e.matches,this._configMotionReduced==="auto"&&this._onDidChangeReducedMotion.fire()}));const t=()=>{const i=this.isMotionReduced();this._layoutService.mainContainer.classList.toggle("reduce-motion",i),this._layoutService.mainContainer.classList.toggle("enable-motion",!i)};t(),this._register(this.onDidChangeReducedMotion(()=>t()))}get onDidChangeScreenReaderOptimized(){return this._onDidChangeScreenReaderOptimized.event}isScreenReaderOptimized(){const e=this._configurationService.getValue("editor.accessibilitySupport");return e==="on"||e==="auto"&&this._accessibilitySupport===2}get onDidChangeReducedMotion(){return this._onDidChangeReducedMotion.event}isMotionReduced(){const e=this._configMotionReduced;return e==="on"||e==="auto"&&this._systemMotionReduced}getAccessibilitySupport(){return this._accessibilitySupport}};mM=age([yI(0,ze),yI(1,yu),yI(2,dt)],mM);var Kk=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},nd=function(o,e){return function(t,i){e(t,i,o)}},cm,th;let pM=class{constructor(e,t,i){this._commandService=e,this._keybindingService=t,this._hiddenStates=new zy(i)}createMenu(e,t,i){return new vM(e,this._hiddenStates,{emitEventsForSubmenuChanges:!1,eventDebounceDelay:50,...i},this._commandService,this._keybindingService,t)}resetHiddenStates(e){this._hiddenStates.reset(e)}};pM=Kk([nd(0,ui),nd(1,Ot),nd(2,va)],pM);let zy=cm=class{constructor(e){this._storageService=e,this._disposables=new Q,this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._ignoreChangeEvent=!1,this._hiddenByDefaultCache=new Map;try{const t=e.get(cm._key,0,"{}");this._data=JSON.parse(t)}catch{this._data=Object.create(null)}this._disposables.add(e.onDidChangeValue(0,cm._key,this._disposables)(()=>{if(!this._ignoreChangeEvent)try{const t=e.get(cm._key,0,"{}");this._data=JSON.parse(t)}catch(t){console.log("FAILED to read storage after UPDATE",t)}this._onDidChange.fire()}))}dispose(){this._onDidChange.dispose(),this._disposables.dispose()}_isHiddenByDefault(e,t){var i;return(i=this._hiddenByDefaultCache.get(`${e.id}/${t}`))!==null&&i!==void 0?i:!1}setDefaultState(e,t,i){this._hiddenByDefaultCache.set(`${e.id}/${t}`,i)}isHidden(e,t){var i,n;const s=this._isHiddenByDefault(e,t),r=(n=(i=this._data[e.id])===null||i===void 0?void 0:i.includes(t))!==null&&n!==void 0?n:!1;return s?!r:r}updateHidden(e,t,i){this._isHiddenByDefault(e,t)&&(i=!i);const s=this._data[e.id];if(i)s?s.indexOf(t)<0&&s.push(t):this._data[e.id]=[t];else if(s){const r=s.indexOf(t);r>=0&&jj(s,r),s.length===0&&delete this._data[e.id]}this._persist()}reset(e){if(e===void 0)this._data=Object.create(null),this._persist();else{for(const{id:t}of e)this._data[t]&&delete this._data[t];this._persist()}}_persist(){try{this._ignoreChangeEvent=!0;const e=JSON.stringify(this._data);this._storageService.store(cm._key,e,0,0)}finally{this._ignoreChangeEvent=!1}}};zy._key="menu.hiddenCommands";zy=cm=Kk([nd(0,va)],zy);let _M=th=class{constructor(e,t,i,n,s,r){this._id=e,this._hiddenStates=t,this._collectContextKeysForSubmenus=i,this._commandService=n,this._keybindingService=s,this._contextKeyService=r,this._menuGroups=[],this._structureContextKeys=new Set,this._preconditionContextKeys=new Set,this._toggledContextKeys=new Set,this.refresh()}get structureContextKeys(){return this._structureContextKeys}get preconditionContextKeys(){return this._preconditionContextKeys}get toggledContextKeys(){return this._toggledContextKeys}refresh(){this._menuGroups.length=0,this._structureContextKeys.clear(),this._preconditionContextKeys.clear(),this._toggledContextKeys.clear();const e=On.getMenuItems(this._id);let t;e.sort(th._compareMenuItems);for(const i of e){const n=i.group||"";(!t||t[0]!==n)&&(t=[n,[]],this._menuGroups.push(t)),t[1].push(i),this._collectContextKeys(i)}}_collectContextKeys(e){if(th._fillInKbExprKeys(e.when,this._structureContextKeys),Cm(e)){if(e.command.precondition&&th._fillInKbExprKeys(e.command.precondition,this._preconditionContextKeys),e.command.toggled){const t=e.command.toggled.condition||e.command.toggled;th._fillInKbExprKeys(t,this._toggledContextKeys)}}else this._collectContextKeysForSubmenus&&On.getMenuItems(e.submenu).forEach(this._collectContextKeys,this)}createActionGroups(e){const t=[];for(const i of this._menuGroups){const[n,s]=i;let r;for(const a of s)if(this._contextKeyService.contextMatchesRules(a.when)){const l=Cm(a);l&&this._hiddenStates.setDefaultState(this._id,a.command.id,!!a.isHiddenByDefault);const d=lge(this._id,l?a.command:a,this._hiddenStates);if(l){const c=pz(a.command.id,a.when,this._commandService,this._keybindingService);(r??(r=[])).push(new Mo(a.command,a.alt,e,d,c,this._contextKeyService,this._commandService))}else{const c=new th(a.submenu,this._hiddenStates,this._collectContextKeysForSubmenus,this._commandService,this._keybindingService,this._contextKeyService).createActionGroups(e),h=un.join(...c.map(u=>u[1]));h.length>0&&(r??(r=[])).push(new jm(a,d,h))}}r&&r.length>0&&t.push([n,r])}return t}static _fillInKbExprKeys(e,t){if(e)for(const i of e.keys())t.add(i)}static _compareMenuItems(e,t){const i=e.group,n=t.group;if(i!==n){if(i){if(!n)return-1}else return 1;if(i==="navigation")return-1;if(n==="navigation")return 1;const a=i.localeCompare(n);if(a!==0)return a}const s=e.order||0,r=t.order||0;return sr?1:th._compareTitles(Cm(e)?e.command.title:e.title,Cm(t)?t.command.title:t.title)}static _compareTitles(e,t){const i=typeof e=="string"?e:e.original,n=typeof t=="string"?t:t.original;return i.localeCompare(n)}};_M=th=Kk([nd(3,ui),nd(4,Ot),nd(5,ze)],_M);let vM=class{constructor(e,t,i,n,s,r){this._disposables=new Q,this._menuInfo=new _M(e,t,i.emitEventsForSubmenuChanges,n,s,r);const a=new Gt(()=>{this._menuInfo.refresh(),this._onDidChange.fire({menu:this,isStructuralChange:!0,isEnablementChange:!0,isToggleChange:!0})},i.eventDebounceDelay);this._disposables.add(a),this._disposables.add(On.onDidChangeMenu(h=>{h.has(e)&&a.schedule()}));const l=this._disposables.add(new Q),d=h=>{let u=!1,g=!1,f=!1;for(const p of h)if(u=u||p.isStructuralChange,g=g||p.isEnablementChange,f=f||p.isToggleChange,u&&g&&f)break;return{menu:this,isStructuralChange:u,isEnablementChange:g,isToggleChange:f}},c=()=>{l.add(r.onDidChangeContext(h=>{const u=h.affectsSome(this._menuInfo.structureContextKeys),g=h.affectsSome(this._menuInfo.preconditionContextKeys),f=h.affectsSome(this._menuInfo.toggledContextKeys);(u||g||f)&&this._onDidChange.fire({menu:this,isStructuralChange:u,isEnablementChange:g,isToggleChange:f})})),l.add(t.onDidChange(h=>{this._onDidChange.fire({menu:this,isStructuralChange:!0,isEnablementChange:!1,isToggleChange:!1})}))};this._onDidChange=new F8({onWillAddFirstListener:c,onDidRemoveLastListener:l.clear.bind(l),delay:i.eventDebounceDelay,merge:d}),this.onDidChange=this._onDidChange.event}getActions(e){return this._menuInfo.createActionGroups(e)}dispose(){this._disposables.dispose(),this._onDidChange.dispose()}};vM=Kk([nd(3,ui),nd(4,Ot),nd(5,ze)],vM);function lge(o,e,t){const i=nQ(e)?e.submenu.id:e.id,n=typeof e.title=="string"?e.title:e.title.value,s=Tg({id:`hide/${o.id}/${i}`,label:m("hide.label","Hide '{0}'",n),run(){t.updateHidden(o,i,!0)}}),r=Tg({id:`toggle/${o.id}/${i}`,label:n,get checked(){return!t.isHidden(o,i)},run(){t.updateHidden(o,i,!!this.checked)}});return{hide:s,toggle:r,get isHidden(){return!r.checked}}}function pz(o,e=void 0,t,i){return Tg({id:`configureKeybinding/${o}`,label:m("configure keybinding","Configure Keybinding"),run(){const s=!!!i.lookupKeybinding(o)&&e?e.serialize():void 0;t.executeCommand("workbench.action.openGlobalKeybindings",`@command:${o}`+(s?` +when:${s}`:""))}})}var dge=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},MB=function(o,e){return function(t,i){e(t,i,o)}},bM;let Uy=bM=class extends H{constructor(e,t){super(),this.layoutService=e,this.logService=t,this.mapTextToType=new Map,this.findText="",this.resources=[],this.resourcesStateHash=void 0,(yc||rW)&&this.installWebKitWriteTextWorkaround(),this._register(he.runAndSubscribe(FL,({window:i,disposables:n})=>{n.add(q(i.document,"copy",()=>this.clearResources()))},{window:jt,disposables:this._store}))}installWebKitWriteTextWorkaround(){const e=()=>{const t=new uC;this.webKitPendingClipboardWritePromise&&!this.webKitPendingClipboardWritePromise.isSettled&&this.webKitPendingClipboardWritePromise.cancel(),this.webKitPendingClipboardWritePromise=t,Fw().navigator.clipboard.write([new ClipboardItem({"text/plain":t.p})]).catch(async i=>{(!(i instanceof Error)||i.name!=="NotAllowedError"||!t.isRejected)&&this.logService.error(i)})};this._register(he.runAndSubscribe(this.layoutService.onDidAddContainer,({container:t,disposables:i})=>{i.add(q(t,"click",e)),i.add(q(t,"keydown",e))},{container:this.layoutService.mainContainer,disposables:this._store}))}async writeText(e,t){if(this.writeResources([]),t){this.mapTextToType.set(t,e);return}if(this.webKitPendingClipboardWritePromise)return this.webKitPendingClipboardWritePromise.complete(e);try{return await Fw().navigator.clipboard.writeText(e)}catch(i){console.error(i)}this.fallbackWriteText(e)}fallbackWriteText(e){const t=c_(),i=t.activeElement,n=t.body.appendChild(ae("textarea",{"aria-hidden":!0}));n.style.height="1px",n.style.width="1px",n.style.position="absolute",n.value=e,n.focus(),n.select(),t.execCommand("copy"),Bn(i)&&i.focus(),t.body.removeChild(n)}async readText(e){if(e)return this.mapTextToType.get(e)||"";try{return await Fw().navigator.clipboard.readText()}catch(t){console.error(t)}return""}async readFindText(){return this.findText}async writeFindText(e){this.findText=e}async writeResources(e){e.length===0?this.clearResources():(this.resources=e,this.resourcesStateHash=await this.computeResourcesStateHash())}async readResources(){const e=await this.computeResourcesStateHash();return this.resourcesStateHash!==e&&this.clearResources(),this.resources}async computeResourcesStateHash(){if(this.resources.length===0)return;const e=await this.readText();return AL(e.substring(0,bM.MAX_RESOURCE_STATE_SOURCE_LENGTH))}clearResources(){this.resources=[],this.resourcesStateHash=void 0}};Uy.MAX_RESOURCE_STATE_SOURCE_LENGTH=1e3;Uy=bM=dge([MB(0,yu),MB(1,ms)],Uy);const Wc=ft("clipboardService");var cge=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},hge=function(o,e){return function(t,i){e(t,i,o)}};const ab="data-keybinding-context";let XP=class{constructor(e,t){this._id=e,this._parent=t,this._value=Object.create(null),this._value._contextId=e}get value(){return{...this._value}}setValue(e,t){return this._value[e]!==t?(this._value[e]=t,!0):!1}removeValue(e){return e in this._value?(delete this._value[e],!0):!1}getValue(e){const t=this._value[e];return typeof t>"u"&&this._parent?this._parent.getValue(e):t}};class jp extends XP{constructor(){super(-1,null)}setValue(e,t){return!1}removeValue(e){return!1}getValue(e){}}jp.INSTANCE=new jp;class C0 extends XP{constructor(e,t,i){super(e,null),this._configurationService=t,this._values=ap.forConfigKeys(),this._listener=this._configurationService.onDidChangeConfiguration(n=>{if(n.source===7){const s=Array.from(this._values,([r])=>r);this._values.clear(),i.fire(new AB(s))}else{const s=[];for(const r of n.affectedKeys){const a=`config.${r}`,l=this._values.findSuperstr(a);l!==void 0&&(s.push(...bt.map(l,([d])=>d)),this._values.deleteSuperstr(a)),this._values.has(a)&&(s.push(a),this._values.delete(a))}i.fire(new AB(s))}})}dispose(){this._listener.dispose()}getValue(e){if(e.indexOf(C0._keyPrefix)!==0)return super.getValue(e);if(this._values.has(e))return this._values.get(e);const t=e.substr(C0._keyPrefix.length),i=this._configurationService.getValue(t);let n;switch(typeof i){case"number":case"boolean":case"string":n=i;break;default:Array.isArray(i)?n=JSON.stringify(i):n=i}return this._values.set(e,n),n}setValue(e,t){return super.setValue(e,t)}removeValue(e){return super.removeValue(e)}}C0._keyPrefix="config.";class uge{constructor(e,t,i){this._service=e,this._key=t,this._defaultValue=i,this.reset()}set(e){this._service.setContext(this._key,e)}reset(){typeof this._defaultValue>"u"?this._service.removeContext(this._key):this._service.setContext(this._key,this._defaultValue)}get(){return this._service.getContextKeyValue(this._key)}}class RB{constructor(e){this.key=e}affectsSome(e){return e.has(this.key)}allKeysContainedIn(e){return this.affectsSome(e)}}class AB{constructor(e){this.keys=e}affectsSome(e){for(const t of this.keys)if(e.has(t))return!0;return!1}allKeysContainedIn(e){return this.keys.every(t=>e.has(t))}}class gge{constructor(e){this.events=e}affectsSome(e){for(const t of this.events)if(t.affectsSome(e))return!0;return!1}allKeysContainedIn(e){return this.events.every(t=>t.allKeysContainedIn(e))}}function fge(o,e){return o.allKeysContainedIn(new Set(Object.keys(e)))}class _z extends H{constructor(e){super(),this._onDidChangeContext=this._register(new Ug({merge:t=>new gge(t)})),this.onDidChangeContext=this._onDidChangeContext.event,this._isDisposed=!1,this._myContextId=e}createKey(e,t){if(this._isDisposed)throw new Error("AbstractContextKeyService has been disposed");return new uge(this,e,t)}bufferChangeEvents(e){this._onDidChangeContext.pause();try{e()}finally{this._onDidChangeContext.resume()}}createScoped(e){if(this._isDisposed)throw new Error("AbstractContextKeyService has been disposed");return new mge(this,e)}contextMatchesRules(e){if(this._isDisposed)throw new Error("AbstractContextKeyService has been disposed");const t=this.getContextValuesContainer(this._myContextId);return e?e.evaluate(t):!0}getContextKeyValue(e){if(!this._isDisposed)return this.getContextValuesContainer(this._myContextId).getValue(e)}setContext(e,t){if(this._isDisposed)return;const i=this.getContextValuesContainer(this._myContextId);i&&i.setValue(e,t)&&this._onDidChangeContext.fire(new RB(e))}removeContext(e){this._isDisposed||this.getContextValuesContainer(this._myContextId).removeValue(e)&&this._onDidChangeContext.fire(new RB(e))}getContext(e){return this._isDisposed?jp.INSTANCE:this.getContextValuesContainer(pge(e))}dispose(){super.dispose(),this._isDisposed=!0}}let CM=class extends _z{constructor(e){super(0),this._contexts=new Map,this._lastContextId=0;const t=this._register(new C0(this._myContextId,e,this._onDidChangeContext));this._contexts.set(this._myContextId,t)}getContextValuesContainer(e){return this._isDisposed?jp.INSTANCE:this._contexts.get(e)||jp.INSTANCE}createChildContext(e=this._myContextId){if(this._isDisposed)throw new Error("ContextKeyService has been disposed");const t=++this._lastContextId;return this._contexts.set(t,new XP(t,this.getContextValuesContainer(e))),t}disposeContext(e){this._isDisposed||this._contexts.delete(e)}};CM=cge([hge(0,dt)],CM);class mge extends _z{constructor(e,t){if(super(e.createChildContext()),this._parentChangeListener=this._register(new En),this._parent=e,this._updateParentChangeListener(),this._domNode=t,this._domNode.hasAttribute(ab)){let i="";this._domNode.classList&&(i=Array.from(this._domNode.classList.values()).join(", ")),console.error(`Element already has context attribute${i?": "+i:""}`)}this._domNode.setAttribute(ab,String(this._myContextId))}_updateParentChangeListener(){this._parentChangeListener.value=this._parent.onDidChangeContext(e=>{const i=this._parent.getContextValuesContainer(this._myContextId).value;fge(e,i)||this._onDidChangeContext.fire(e)})}dispose(){this._isDisposed||(this._parent.disposeContext(this._myContextId),this._domNode.removeAttribute(ab),super.dispose())}getContextValuesContainer(e){return this._isDisposed?jp.INSTANCE:this._parent.getContextValuesContainer(e)}createChildContext(e=this._myContextId){if(this._isDisposed)throw new Error("ScopedContextKeyService has been disposed");return this._parent.createChildContext(e)}disposeContext(e){this._isDisposed||this._parent.disposeContext(e)}}function pge(o){for(;o;){if(o.hasAttribute(ab)){const e=o.getAttribute(ab);return e?parseInt(e,10):NaN}o=o.parentElement}return 0}function _ge(o,e,t){o.get(ze).createKey(String(e),vge(t))}function vge(o){return y8(o,e=>{if(typeof e=="object"&&e.$mid===1)return We.revive(e).toString();if(e instanceof We)return e.toString()})}Ct.registerCommand("_setContext",_ge);Ct.registerCommand({id:"getContextKeyInfo",handler(){return[...fe.all()].sort((o,e)=>o.key.localeCompare(e.key))},metadata:{description:m("getContextKeyInfo","A command that returns information about context keys"),args:[]}});Ct.registerCommand("_generateContextKeyInfo",function(){const o=[],e=new Set;for(const t of fe.all())e.has(t.key)||(e.add(t.key),o.push(t));o.sort((t,i)=>t.key.localeCompare(i.key)),console.log(JSON.stringify(o,void 0,2))});let bge=class{constructor(e,t){this.key=e,this.data=t,this.incoming=new Map,this.outgoing=new Map}};class PB{constructor(e){this._hashFn=e,this._nodes=new Map}roots(){const e=[];for(const t of this._nodes.values())t.outgoing.size===0&&e.push(t);return e}insertEdge(e,t){const i=this.lookupOrInsertNode(e),n=this.lookupOrInsertNode(t);i.outgoing.set(n.key,n),n.incoming.set(i.key,i)}removeNode(e){const t=this._hashFn(e);this._nodes.delete(t);for(const i of this._nodes.values())i.outgoing.delete(t),i.incoming.delete(t)}lookupOrInsertNode(e){const t=this._hashFn(e);let i=this._nodes.get(t);return i||(i=new bge(t,e),this._nodes.set(t,i)),i}isEmpty(){return this._nodes.size===0}toString(){const e=[];for(const[t,i]of this._nodes)e.push(`${t} + (-> incoming)[${[...i.incoming.keys()].join(", ")}] + (outgoing ->)[${[...i.outgoing.keys()].join(",")}] +`);return e.join(` +`)}findCycleSlow(){for(const[e,t]of this._nodes){const i=new Set([e]),n=this._findCycle(t,i);if(n)return n}}_findCycle(e,t){for(const[i,n]of e.outgoing){if(t.has(i))return[...t,i].join(" -> ");t.add(i);const s=this._findCycle(n,t);if(s)return s;t.delete(i)}}}const Cge=!1;class OB extends Error{constructor(e){var t;super("cyclic dependency between services"),this.message=(t=e.findCycleSlow())!==null&&t!==void 0?t:`UNABLE to detect cycle, dumping graph: +${e.toString()}`}}class $y{constructor(e=new DC,t=!1,i,n=Cge){var s;this._services=e,this._strict=t,this._parent=i,this._enableTracing=n,this._isDisposed=!1,this._servicesToMaybeDispose=new Set,this._children=new Set,this._activeInstantiations=new Set,this._services.set(Ae,this),this._globalGraph=n?(s=i==null?void 0:i._globalGraph)!==null&&s!==void 0?s:new PB(r=>r):void 0}dispose(){if(!this._isDisposed){this._isDisposed=!0,Yt(this._children),this._children.clear();for(const e of this._servicesToMaybeDispose)TL(e)&&e.dispose();this._servicesToMaybeDispose.clear()}}_throwIfDisposed(){if(this._isDisposed)throw new Error("InstantiationService has been disposed")}createChild(e,t){this._throwIfDisposed();const i=this,n=new class extends $y{dispose(){i._children.delete(n),super.dispose()}}(e,this._strict,this,this._enableTracing);return this._children.add(n),t==null||t.add(n),n}invokeFunction(e,...t){this._throwIfDisposed();const i=ro.traceInvocation(this._enableTracing,e);let n=!1;try{return e({get:r=>{if(n)throw $2("service accessor is only valid during the invocation of its target method");const a=this._getOrCreateServiceInstance(r,i);if(!a)throw new Error(`[invokeFunction] unknown service '${r}'`);return a}},...t)}finally{n=!0,i.stop()}}createInstance(e,...t){this._throwIfDisposed();let i,n;return e instanceof Ml?(i=ro.traceCreation(this._enableTracing,e.ctor),n=this._createInstance(e.ctor,e.staticArguments.concat(t),i)):(i=ro.traceCreation(this._enableTracing,e),n=this._createInstance(e,t,i)),i.stop(),n}_createInstance(e,t=[],i){const n=Wa.getServiceDependencies(e).sort((a,l)=>a.index-l.index),s=[];for(const a of n){const l=this._getOrCreateServiceInstance(a.id,i);l||this._throwIfStrict(`[createInstance] ${e.name} depends on UNKNOWN service ${a.id}.`,!1),s.push(l)}const r=n.length>0?n[0].index:t.length;if(t.length!==r){console.trace(`[createInstance] First service dependency of ${e.name} at position ${r+1} conflicts with ${t.length} static arguments`);const a=r-t.length;a>0?t=t.concat(new Array(a)):t=t.slice(0,r)}return Reflect.construct(e,t.concat(s))}_setCreatedServiceInstance(e,t){if(this._services.get(e)instanceof Ml)this._services.set(e,t);else if(this._parent)this._parent._setCreatedServiceInstance(e,t);else throw new Error("illegalState - setting UNKNOWN service instance")}_getServiceInstanceOrDescriptor(e){const t=this._services.get(e);return!t&&this._parent?this._parent._getServiceInstanceOrDescriptor(e):t}_getOrCreateServiceInstance(e,t){this._globalGraph&&this._globalGraphImplicitDependency&&this._globalGraph.insertEdge(this._globalGraphImplicitDependency,String(e));const i=this._getServiceInstanceOrDescriptor(e);return i instanceof Ml?this._safeCreateAndCacheServiceInstance(e,i,t.branch(e,!0)):(t.branch(e,!1),i)}_safeCreateAndCacheServiceInstance(e,t,i){if(this._activeInstantiations.has(e))throw new Error(`illegal state - RECURSIVELY instantiating service '${e}'`);this._activeInstantiations.add(e);try{return this._createAndCacheServiceInstance(e,t,i)}finally{this._activeInstantiations.delete(e)}}_createAndCacheServiceInstance(e,t,i){var n;const s=new PB(l=>l.id.toString());let r=0;const a=[{id:e,desc:t,_trace:i}];for(;a.length;){const l=a.pop();if(s.lookupOrInsertNode(l),r++>1e3)throw new OB(s);for(const d of Wa.getServiceDependencies(l.desc.ctor)){const c=this._getServiceInstanceOrDescriptor(d.id);if(c||this._throwIfStrict(`[createInstance] ${e} depends on ${d.id} which is NOT registered.`,!0),(n=this._globalGraph)===null||n===void 0||n.insertEdge(String(l.id),String(d.id)),c instanceof Ml){const h={id:d.id,desc:c,_trace:l._trace.branch(d.id,!0)};s.insertEdge(l,h),a.push(h)}}}for(;;){const l=s.roots();if(l.length===0){if(!s.isEmpty())throw new OB(s);break}for(const{data:d}of l){if(this._getServiceInstanceOrDescriptor(d.id)instanceof Ml){const h=this._createServiceInstanceWithOwner(d.id,d.desc.ctor,d.desc.staticArguments,d.desc.supportsDelayedInstantiation,d._trace);this._setCreatedServiceInstance(d.id,h)}s.removeNode(d)}}return this._getServiceInstanceOrDescriptor(e)}_createServiceInstanceWithOwner(e,t,i=[],n,s){if(this._services.get(e)instanceof Ml)return this._createServiceInstance(e,t,i,n,s,this._servicesToMaybeDispose);if(this._parent)return this._parent._createServiceInstanceWithOwner(e,t,i,n,s);throw new Error(`illegalState - creating UNKNOWN service instance ${t.name}`)}_createServiceInstance(e,t,i=[],n,s,r){if(n){const a=new $y(void 0,this._strict,this,this._enableTracing);a._globalGraphImplicitDependency=String(e);const l=new Map,d=new NZ(()=>{const c=a._createInstance(t,i,s);for(const[h,u]of l){const g=c[h];if(typeof g=="function")for(const f of u)f.disposable=g.apply(c,f.listener)}return l.clear(),r.add(c),c});return new Proxy(Object.create(null),{get(c,h){if(!d.isInitialized&&typeof h=="string"&&(h.startsWith("onDid")||h.startsWith("onWill"))){let f=l.get(h);return f||(f=new Hs,l.set(h,f)),(_,v,b)=>{if(d.isInitialized)return d.value[h](_,v,b);{const C={listener:[_,v,b],disposable:void 0},w=f.push(C);return Ne(()=>{var y;w(),(y=C.disposable)===null||y===void 0||y.dispose()})}}}if(h in c)return c[h];const u=d.value;let g=u[h];return typeof g!="function"||(g=g.bind(u),c[h]=g),g},set(c,h,u){return d.value[h]=u,!0},getPrototypeOf(c){return t.prototype}})}else{const a=this._createInstance(t,i,s);return r.add(a),a}}_throwIfStrict(e,t){if(t&&console.warn(e),this._strict)throw new Error(e)}}class ro{static traceInvocation(e,t){return e?new ro(2,t.name||new Error().stack.split(` +`).slice(3,4).join(` +`)):ro._None}static traceCreation(e,t){return e?new ro(1,t.name):ro._None}constructor(e,t){this.type=e,this.name=t,this._start=Date.now(),this._dep=[]}branch(e,t){const i=new ro(3,e.toString());return this._dep.push([e,t,i]),i}stop(){const e=Date.now()-this._start;ro._totals+=e;let t=!1;function i(s,r){const a=[],l=new Array(s+1).join(" ");for(const[d,c,h]of r._dep)if(c&&h){t=!0,a.push(`${l}CREATES -> ${d}`);const u=i(s+1,h);u&&a.push(u)}else a.push(`${l}uses -> ${d}`);return a.join(` +`)}const n=[`${this.type===1?"CREATE":"CALL"} ${this.name}`,`${i(1,this)}`,`DONE, took ${e.toFixed(2)}ms (grand total ${ro._totals.toFixed(2)}ms)`];(e>2||t)&&ro.all.add(n.join(` +`))}}ro.all=new Set;ro._None=new class extends ro{constructor(){super(0,null)}stop(){}branch(){return this}};ro._totals=0;const wge=new Set([Ke.inMemory,Ke.vscodeSourceControl,Ke.walkThrough,Ke.walkThroughSnippet,Ke.vscodeChatCodeBlock,Ke.vscodeCopilotBackingChatCodeBlock]);class Sge{constructor(){this._byResource=new qi,this._byOwner=new Map}set(e,t,i){let n=this._byResource.get(e);n||(n=new Map,this._byResource.set(e,n)),n.set(t,i);let s=this._byOwner.get(t);s||(s=new qi,this._byOwner.set(t,s)),s.set(e,i)}get(e,t){const i=this._byResource.get(e);return i==null?void 0:i.get(t)}delete(e,t){let i=!1,n=!1;const s=this._byResource.get(e);s&&(i=s.delete(t));const r=this._byOwner.get(t);if(r&&(n=r.delete(e)),i!==n)throw new Error("illegal state");return i&&n}values(e){var t,i,n,s;return typeof e=="string"?(i=(t=this._byOwner.get(e))===null||t===void 0?void 0:t.values())!==null&&i!==void 0?i:bt.empty():We.isUri(e)?(s=(n=this._byResource.get(e))===null||n===void 0?void 0:n.values())!==null&&s!==void 0?s:bt.empty():bt.map(bt.concat(...this._byOwner.values()),r=>r[1])}}class yge{constructor(e){this.errors=0,this.infos=0,this.warnings=0,this.unknowns=0,this._data=new qi,this._service=e,this._subscription=e.onMarkerChanged(this._update,this)}dispose(){this._subscription.dispose()}_update(e){for(const t of e){const i=this._data.get(t);i&&this._substract(i);const n=this._resourceStats(t);this._add(n),this._data.set(t,n)}}_resourceStats(e){const t={errors:0,warnings:0,infos:0,unknowns:0};if(wge.has(e.scheme))return t;for(const{severity:i}of this._service.read({resource:e}))i===Mi.Error?t.errors+=1:i===Mi.Warning?t.warnings+=1:i===Mi.Info?t.infos+=1:t.unknowns+=1;return t}_substract(e){this.errors-=e.errors,this.warnings-=e.warnings,this.infos-=e.infos,this.unknowns-=e.unknowns}_add(e){this.errors+=e.errors,this.warnings+=e.warnings,this.infos+=e.infos,this.unknowns+=e.unknowns}}class nh{constructor(){this._onMarkerChanged=new F8({delay:0,merge:nh._merge}),this.onMarkerChanged=this._onMarkerChanged.event,this._data=new Sge,this._stats=new yge(this)}dispose(){this._stats.dispose(),this._onMarkerChanged.dispose()}remove(e,t){for(const i of t||[])this.changeOne(e,i,[])}changeOne(e,t,i){if(v8(i))this._data.delete(t,e)&&this._onMarkerChanged.fire([t]);else{const n=[];for(const s of i){const r=nh._toMarker(e,t,s);r&&n.push(r)}this._data.set(t,e,n),this._onMarkerChanged.fire([t])}}static _toMarker(e,t,i){let{code:n,severity:s,message:r,source:a,startLineNumber:l,startColumn:d,endLineNumber:c,endColumn:h,relatedInformation:u,tags:g}=i;if(r)return l=l>0?l:1,d=d>0?d:1,c=c>=l?c:l,h=h>0?h:d,{resource:t,owner:e,code:n,severity:s,message:r,source:a,startLineNumber:l,startColumn:d,endLineNumber:c,endColumn:h,relatedInformation:u,tags:g}}changeAll(e,t){const i=[],n=this._data.values(e);if(n)for(const s of n){const r=bt.first(s);r&&(i.push(r.resource),this._data.delete(r.resource,e))}if(gs(t)){const s=new qi;for(const{resource:r,marker:a}of t){const l=nh._toMarker(e,r,a);if(!l)continue;const d=s.get(r);d?d.push(l):(s.set(r,[l]),i.push(r))}for(const[r,a]of s)this._data.set(r,e,a)}i.length>0&&this._onMarkerChanged.fire(i)}read(e=Object.create(null)){let{owner:t,resource:i,severities:n,take:s}=e;if((!s||s<0)&&(s=-1),t&&i){const r=this._data.get(i,t);if(r){const a=[];for(const l of r)if(nh._accept(l,n)){const d=a.push(l);if(s>0&&d===s)break}return a}else return[]}else if(!t&&!i){const r=[];for(const a of this._data.values())for(const l of a)if(nh._accept(l,n)){const d=r.push(l);if(s>0&&d===s)return r}return r}else{const r=this._data.values(i??t),a=[];for(const l of r)for(const d of l)if(nh._accept(d,n)){const c=a.push(d);if(s>0&&c===s)return a}return a}}static _accept(e,t){return t===void 0||(t&e.severity)===e.severity}static _merge(e){const t=new qi;for(const i of e)for(const n of i)t.set(n,!0);return Array.from(t.keys())}}class Lge extends H{get configurationModel(){return this._configurationModel}constructor(e){super(),this.logService=e,this._configurationModel=$n.createEmptyModel(this.logService)}reload(){return this.resetConfigurationModel(),this.configurationModel}getConfigurationDefaultOverrides(){return{}}resetConfigurationModel(){this._configurationModel=$n.createEmptyModel(this.logService);const e=Di.as(cl.Configuration).getConfigurationProperties();this.updateConfigurationModel(Object.keys(e),e)}updateConfigurationModel(e,t){const i=this.getConfigurationDefaultOverrides();for(const n of e){const s=i[n],r=t[n];s!==void 0?this._configurationModel.addValue(n,s):r?this._configurationModel.addValue(n,r.default):this._configurationModel.removeValue(n)}}}const xu=ft("accessibilitySignalService");class Ue{static register(e){return new Ue(e.fileName)}constructor(e){this.fileName=e}}Ue.error=Ue.register({fileName:"error.mp3"});Ue.warning=Ue.register({fileName:"warning.mp3"});Ue.success=Ue.register({fileName:"success.mp3"});Ue.foldedArea=Ue.register({fileName:"foldedAreas.mp3"});Ue.break=Ue.register({fileName:"break.mp3"});Ue.quickFixes=Ue.register({fileName:"quickFixes.mp3"});Ue.taskCompleted=Ue.register({fileName:"taskCompleted.mp3"});Ue.taskFailed=Ue.register({fileName:"taskFailed.mp3"});Ue.terminalBell=Ue.register({fileName:"terminalBell.mp3"});Ue.diffLineInserted=Ue.register({fileName:"diffLineInserted.mp3"});Ue.diffLineDeleted=Ue.register({fileName:"diffLineDeleted.mp3"});Ue.diffLineModified=Ue.register({fileName:"diffLineModified.mp3"});Ue.chatRequestSent=Ue.register({fileName:"chatRequestSent.mp3"});Ue.chatResponseReceived1=Ue.register({fileName:"chatResponseReceived1.mp3"});Ue.chatResponseReceived2=Ue.register({fileName:"chatResponseReceived2.mp3"});Ue.chatResponseReceived3=Ue.register({fileName:"chatResponseReceived3.mp3"});Ue.chatResponseReceived4=Ue.register({fileName:"chatResponseReceived4.mp3"});Ue.clear=Ue.register({fileName:"clear.mp3"});Ue.save=Ue.register({fileName:"save.mp3"});Ue.format=Ue.register({fileName:"format.mp3"});Ue.voiceRecordingStarted=Ue.register({fileName:"voiceRecordingStarted.mp3"});Ue.voiceRecordingStopped=Ue.register({fileName:"voiceRecordingStopped.mp3"});Ue.progress=Ue.register({fileName:"progress.mp3"});class kge{constructor(e){this.randomOneOf=e}}class qe{constructor(e,t,i,n,s,r,a){this.sound=e,this.name=t,this.legacySoundSettingsKey=i,this.settingsKey=n,this.legacyAnnouncementSettingsKey=s,this.announcementMessage=r,this.delaySettingsKey=a}static register(e){const t=new kge("randomOneOf"in e.sound?e.sound.randomOneOf:[e.sound]),i=new qe(t,e.name,e.legacySoundSettingsKey,e.settingsKey,e.legacyAnnouncementSettingsKey,e.announcementMessage,e.delaySettingsKey);return qe._signals.add(i),i}}qe._signals=new Set;qe.errorAtPosition=qe.register({name:m("accessibilitySignals.positionHasError.name","Error at Position"),sound:Ue.error,announcementMessage:m("accessibility.signals.positionHasError","Error"),settingsKey:"accessibility.signals.positionHasError",delaySettingsKey:"accessibility.signalOptions.delays.errorAtPosition"});qe.warningAtPosition=qe.register({name:m("accessibilitySignals.positionHasWarning.name","Warning at Position"),sound:Ue.warning,announcementMessage:m("accessibility.signals.positionHasWarning","Warning"),settingsKey:"accessibility.signals.positionHasWarning",delaySettingsKey:"accessibility.signalOptions.delays.warningAtPosition"});qe.errorOnLine=qe.register({name:m("accessibilitySignals.lineHasError.name","Error on Line"),sound:Ue.error,legacySoundSettingsKey:"audioCues.lineHasError",legacyAnnouncementSettingsKey:"accessibility.alert.error",announcementMessage:m("accessibility.signals.lineHasError","Error on Line"),settingsKey:"accessibility.signals.lineHasError"});qe.warningOnLine=qe.register({name:m("accessibilitySignals.lineHasWarning.name","Warning on Line"),sound:Ue.warning,legacySoundSettingsKey:"audioCues.lineHasWarning",legacyAnnouncementSettingsKey:"accessibility.alert.warning",announcementMessage:m("accessibility.signals.lineHasWarning","Warning on Line"),settingsKey:"accessibility.signals.lineHasWarning"});qe.foldedArea=qe.register({name:m("accessibilitySignals.lineHasFoldedArea.name","Folded Area on Line"),sound:Ue.foldedArea,legacySoundSettingsKey:"audioCues.lineHasFoldedArea",legacyAnnouncementSettingsKey:"accessibility.alert.foldedArea",announcementMessage:m("accessibility.signals.lineHasFoldedArea","Folded"),settingsKey:"accessibility.signals.lineHasFoldedArea"});qe.break=qe.register({name:m("accessibilitySignals.lineHasBreakpoint.name","Breakpoint on Line"),sound:Ue.break,legacySoundSettingsKey:"audioCues.lineHasBreakpoint",legacyAnnouncementSettingsKey:"accessibility.alert.breakpoint",announcementMessage:m("accessibility.signals.lineHasBreakpoint","Breakpoint"),settingsKey:"accessibility.signals.lineHasBreakpoint"});qe.inlineSuggestion=qe.register({name:m("accessibilitySignals.lineHasInlineSuggestion.name","Inline Suggestion on Line"),sound:Ue.quickFixes,legacySoundSettingsKey:"audioCues.lineHasInlineSuggestion",settingsKey:"accessibility.signals.lineHasInlineSuggestion"});qe.terminalQuickFix=qe.register({name:m("accessibilitySignals.terminalQuickFix.name","Terminal Quick Fix"),sound:Ue.quickFixes,legacySoundSettingsKey:"audioCues.terminalQuickFix",legacyAnnouncementSettingsKey:"accessibility.alert.terminalQuickFix",announcementMessage:m("accessibility.signals.terminalQuickFix","Quick Fix"),settingsKey:"accessibility.signals.terminalQuickFix"});qe.onDebugBreak=qe.register({name:m("accessibilitySignals.onDebugBreak.name","Debugger Stopped on Breakpoint"),sound:Ue.break,legacySoundSettingsKey:"audioCues.onDebugBreak",legacyAnnouncementSettingsKey:"accessibility.alert.onDebugBreak",announcementMessage:m("accessibility.signals.onDebugBreak","Breakpoint"),settingsKey:"accessibility.signals.onDebugBreak"});qe.noInlayHints=qe.register({name:m("accessibilitySignals.noInlayHints","No Inlay Hints on Line"),sound:Ue.error,legacySoundSettingsKey:"audioCues.noInlayHints",legacyAnnouncementSettingsKey:"accessibility.alert.noInlayHints",announcementMessage:m("accessibility.signals.noInlayHints","No Inlay Hints"),settingsKey:"accessibility.signals.noInlayHints"});qe.taskCompleted=qe.register({name:m("accessibilitySignals.taskCompleted","Task Completed"),sound:Ue.taskCompleted,legacySoundSettingsKey:"audioCues.taskCompleted",legacyAnnouncementSettingsKey:"accessibility.alert.taskCompleted",announcementMessage:m("accessibility.signals.taskCompleted","Task Completed"),settingsKey:"accessibility.signals.taskCompleted"});qe.taskFailed=qe.register({name:m("accessibilitySignals.taskFailed","Task Failed"),sound:Ue.taskFailed,legacySoundSettingsKey:"audioCues.taskFailed",legacyAnnouncementSettingsKey:"accessibility.alert.taskFailed",announcementMessage:m("accessibility.signals.taskFailed","Task Failed"),settingsKey:"accessibility.signals.taskFailed"});qe.terminalCommandFailed=qe.register({name:m("accessibilitySignals.terminalCommandFailed","Terminal Command Failed"),sound:Ue.error,legacySoundSettingsKey:"audioCues.terminalCommandFailed",legacyAnnouncementSettingsKey:"accessibility.alert.terminalCommandFailed",announcementMessage:m("accessibility.signals.terminalCommandFailed","Command Failed"),settingsKey:"accessibility.signals.terminalCommandFailed"});qe.terminalCommandSucceeded=qe.register({name:m("accessibilitySignals.terminalCommandSucceeded","Terminal Command Succeeded"),sound:Ue.success,announcementMessage:m("accessibility.signals.terminalCommandSucceeded","Command Succeeded"),settingsKey:"accessibility.signals.terminalCommandSucceeded"});qe.terminalBell=qe.register({name:m("accessibilitySignals.terminalBell","Terminal Bell"),sound:Ue.terminalBell,legacySoundSettingsKey:"audioCues.terminalBell",legacyAnnouncementSettingsKey:"accessibility.alert.terminalBell",announcementMessage:m("accessibility.signals.terminalBell","Terminal Bell"),settingsKey:"accessibility.signals.terminalBell"});qe.notebookCellCompleted=qe.register({name:m("accessibilitySignals.notebookCellCompleted","Notebook Cell Completed"),sound:Ue.taskCompleted,legacySoundSettingsKey:"audioCues.notebookCellCompleted",legacyAnnouncementSettingsKey:"accessibility.alert.notebookCellCompleted",announcementMessage:m("accessibility.signals.notebookCellCompleted","Notebook Cell Completed"),settingsKey:"accessibility.signals.notebookCellCompleted"});qe.notebookCellFailed=qe.register({name:m("accessibilitySignals.notebookCellFailed","Notebook Cell Failed"),sound:Ue.taskFailed,legacySoundSettingsKey:"audioCues.notebookCellFailed",legacyAnnouncementSettingsKey:"accessibility.alert.notebookCellFailed",announcementMessage:m("accessibility.signals.notebookCellFailed","Notebook Cell Failed"),settingsKey:"accessibility.signals.notebookCellFailed"});qe.diffLineInserted=qe.register({name:m("accessibilitySignals.diffLineInserted","Diff Line Inserted"),sound:Ue.diffLineInserted,legacySoundSettingsKey:"audioCues.diffLineInserted",settingsKey:"accessibility.signals.diffLineInserted"});qe.diffLineDeleted=qe.register({name:m("accessibilitySignals.diffLineDeleted","Diff Line Deleted"),sound:Ue.diffLineDeleted,legacySoundSettingsKey:"audioCues.diffLineDeleted",settingsKey:"accessibility.signals.diffLineDeleted"});qe.diffLineModified=qe.register({name:m("accessibilitySignals.diffLineModified","Diff Line Modified"),sound:Ue.diffLineModified,legacySoundSettingsKey:"audioCues.diffLineModified",settingsKey:"accessibility.signals.diffLineModified"});qe.chatRequestSent=qe.register({name:m("accessibilitySignals.chatRequestSent","Chat Request Sent"),sound:Ue.chatRequestSent,legacySoundSettingsKey:"audioCues.chatRequestSent",legacyAnnouncementSettingsKey:"accessibility.alert.chatRequestSent",announcementMessage:m("accessibility.signals.chatRequestSent","Chat Request Sent"),settingsKey:"accessibility.signals.chatRequestSent"});qe.chatResponseReceived=qe.register({name:m("accessibilitySignals.chatResponseReceived","Chat Response Received"),legacySoundSettingsKey:"audioCues.chatResponseReceived",sound:{randomOneOf:[Ue.chatResponseReceived1,Ue.chatResponseReceived2,Ue.chatResponseReceived3,Ue.chatResponseReceived4]},settingsKey:"accessibility.signals.chatResponseReceived"});qe.progress=qe.register({name:m("accessibilitySignals.progress","Progress"),sound:Ue.progress,legacySoundSettingsKey:"audioCues.chatResponsePending",legacyAnnouncementSettingsKey:"accessibility.alert.progress",announcementMessage:m("accessibility.signals.progress","Progress"),settingsKey:"accessibility.signals.progress"});qe.clear=qe.register({name:m("accessibilitySignals.clear","Clear"),sound:Ue.clear,legacySoundSettingsKey:"audioCues.clear",legacyAnnouncementSettingsKey:"accessibility.alert.clear",announcementMessage:m("accessibility.signals.clear","Clear"),settingsKey:"accessibility.signals.clear"});qe.save=qe.register({name:m("accessibilitySignals.save","Save"),sound:Ue.save,legacySoundSettingsKey:"audioCues.save",legacyAnnouncementSettingsKey:"accessibility.alert.save",announcementMessage:m("accessibility.signals.save","Save"),settingsKey:"accessibility.signals.save"});qe.format=qe.register({name:m("accessibilitySignals.format","Format"),sound:Ue.format,legacySoundSettingsKey:"audioCues.format",legacyAnnouncementSettingsKey:"accessibility.alert.format",announcementMessage:m("accessibility.signals.format","Format"),settingsKey:"accessibility.signals.format"});qe.voiceRecordingStarted=qe.register({name:m("accessibilitySignals.voiceRecordingStarted","Voice Recording Started"),sound:Ue.voiceRecordingStarted,legacySoundSettingsKey:"audioCues.voiceRecordingStarted",settingsKey:"accessibility.signals.voiceRecordingStarted"});qe.voiceRecordingStopped=qe.register({name:m("accessibilitySignals.voiceRecordingStopped","Voice Recording Stopped"),sound:Ue.voiceRecordingStopped,legacySoundSettingsKey:"audioCues.voiceRecordingStopped",settingsKey:"accessibility.signals.voiceRecordingStopped"});class Dge extends H{constructor(e,t=[]){super(),this.logger=new oQ([e,...t]),this._register(e.onDidChangeLogLevel(i=>this.setLevel(i)))}get onDidChangeLogLevel(){return this.logger.onDidChangeLogLevel}setLevel(e){this.logger.setLevel(e)}getLevel(){return this.logger.getLevel()}trace(e,...t){this.logger.trace(e,...t)}debug(e,...t){this.logger.debug(e,...t)}info(e,...t){this.logger.info(e,...t)}warn(e,...t){this.logger.warn(e,...t)}error(e,...t){this.logger.error(e,...t)}}const vz=[];function WC(o){vz.push(o)}function xge(){return vz.slice(0)}var Hc=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Pn=function(o,e){return function(t,i){e(t,i,o)}};class Ige{constructor(e){this.disposed=!1,this.model=e,this._onWillDispose=new F}get textEditorModel(){return this.model}dispose(){this.disposed=!0,this._onWillDispose.fire()}}let wM=class{constructor(e){this.modelService=e}createModelReference(e){const t=this.modelService.getModel(e);return t?Promise.resolve(new uG(new Ige(t))):Promise.reject(new Error("Model not found"))}};wM=Hc([Pn(0,Si)],wM);class jk{show(){return jk.NULL_PROGRESS_RUNNER}async showWhile(e,t){await e}}jk.NULL_PROGRESS_RUNNER={done:()=>{},total:()=>{},worked:()=>{}};class Ege{withProgress(e,t,i){return t({report:()=>{}})}}class Nge{constructor(){this.isExtensionDevelopment=!1,this.isBuilt=!1}}class Tge{async confirm(e){return{confirmed:this.doConfirm(e.message,e.detail),checkboxChecked:!1}}doConfirm(e,t){let i=e;return t&&(i=i+` + +`+t),jt.confirm(i)}async prompt(e){var t,i;let n;if(this.doConfirm(e.message,e.detail)){const r=[...(t=e.buttons)!==null&&t!==void 0?t:[]];e.cancelButton&&typeof e.cancelButton!="string"&&typeof e.cancelButton!="boolean"&&r.push(e.cancelButton),n=await((i=r[0])===null||i===void 0?void 0:i.run({checkboxChecked:!1}))}return{result:n}}async error(e,t){await this.prompt({type:ji.Error,message:e,detail:t})}}class w0{info(e){return this.notify({severity:ji.Info,message:e})}warn(e){return this.notify({severity:ji.Warning,message:e})}error(e){return this.notify({severity:ji.Error,message:e})}notify(e){switch(e.severity){case ji.Error:console.error(e.message);break;case ji.Warning:console.warn(e.message);break;default:console.log(e.message);break}return w0.NO_OP}prompt(e,t,i,n){return w0.NO_OP}status(e,t){return H.None}}w0.NO_OP=new Ure;let SM=class{constructor(e){this._onWillExecuteCommand=new F,this._onDidExecuteCommand=new F,this.onDidExecuteCommand=this._onDidExecuteCommand.event,this._instantiationService=e}executeCommand(e,...t){const i=Ct.getCommand(e);if(!i)return Promise.reject(new Error(`command '${e}' not found`));try{this._onWillExecuteCommand.fire({commandId:e,args:t});const n=this._instantiationService.invokeFunction.apply(this._instantiationService,[i.handler,...t]);return this._onDidExecuteCommand.fire({commandId:e,args:t}),Promise.resolve(n)}catch(n){return Promise.reject(n)}}};SM=Hc([Pn(0,Ae)],SM);let qp=class extends ade{constructor(e,t,i,n,s,r){super(e,t,i,n,s),this._cachedResolver=null,this._dynamicKeybindings=[],this._domNodeListeners=[];const a=g=>{const f=new Q;f.add(q(g,oe.KEY_DOWN,p=>{const _=new ti(p);this._dispatch(_,_.target)&&(_.preventDefault(),_.stopPropagation())})),f.add(q(g,oe.KEY_UP,p=>{const _=new ti(p);this._singleModifierDispatch(_,_.target)&&_.preventDefault()})),this._domNodeListeners.push(new Mge(g,f))},l=g=>{for(let f=0;f{g.getOption(61)||a(g.getContainerDomNode())},c=g=>{g.getOption(61)||l(g.getContainerDomNode())};this._register(r.onCodeEditorAdd(d)),this._register(r.onCodeEditorRemove(c)),r.listCodeEditors().forEach(d);const h=g=>{a(g.getContainerDomNode())},u=g=>{l(g.getContainerDomNode())};this._register(r.onDiffEditorAdd(h)),this._register(r.onDiffEditorRemove(u)),r.listDiffEditors().forEach(h)}addDynamicKeybinding(e,t,i,n){return da(Ct.registerCommand(e,i),this.addDynamicKeybindings([{keybinding:t,command:e,when:n}]))}addDynamicKeybindings(e){const t=e.map(i=>{var n;return{keybinding:hN(i.keybinding,Eo),command:(n=i.command)!==null&&n!==void 0?n:null,commandArgs:i.commandArgs,when:i.when,weight1:1e3,weight2:0,extensionId:null,isBuiltinExtension:!1}});return this._dynamicKeybindings=this._dynamicKeybindings.concat(t),this.updateResolver(),Ne(()=>{for(let i=0;ithis._log(i))}return this._cachedResolver}_documentHasFocus(){return jt.document.hasFocus()}_toNormalizedKeybindingItems(e,t){const i=[];let n=0;for(const s of e){const r=s.when||void 0,a=s.keybinding;if(!a)i[n++]=new q3(void 0,s.command,s.commandArgs,r,t,null,!1);else{const l=s0.resolveKeybinding(a,Eo);for(const d of l)i[n++]=new q3(d,s.command,s.commandArgs,r,t,null,!1)}}return i}resolveKeyboardEvent(e){const t=new Lc(e.ctrlKey,e.shiftKey,e.altKey,e.metaKey,e.keyCode);return new s0([t],Eo)}};qp=Hc([Pn(0,ze),Pn(1,ui),Pn(2,rs),Pn(3,Yi),Pn(4,ms),Pn(5,It)],qp);class Mge extends H{constructor(e,t){super(),this.domNode=e,this._register(t)}}function FB(o){return o&&typeof o=="object"&&(!o.overrideIdentifier||typeof o.overrideIdentifier=="string")&&(!o.resource||o.resource instanceof We)}let Ky=class{constructor(e){this.logService=e,this._onDidChangeConfiguration=new F,this.onDidChangeConfiguration=this._onDidChangeConfiguration.event;const t=new Lge(e);this._configuration=new yk(t.reload(),$n.createEmptyModel(e),$n.createEmptyModel(e),$n.createEmptyModel(e),$n.createEmptyModel(e),$n.createEmptyModel(e),new qi,$n.createEmptyModel(e),new qi,e),t.dispose()}getValue(e,t){const i=typeof e=="string"?e:void 0,n=FB(e)?e:FB(t)?t:{};return this._configuration.getValue(i,n,void 0)}updateValues(e){const t={data:this._configuration.toData()},i=[];for(const n of e){const[s,r]=n;this.getValue(s)!==r&&(this._configuration.updateValue(s,r),i.push(s))}if(i.length>0){const n=new nde({keys:i,overrides:[]},t,this._configuration,void 0,this.logService);n.source=8,this._onDidChangeConfiguration.fire(n)}return Promise.resolve()}updateValue(e,t,i,n){return this.updateValues([[e,t]])}inspect(e,t={}){return this._configuration.inspect(e,t,void 0)}};Ky=Hc([Pn(0,ms)],Ky);let yM=class{constructor(e,t,i){this.configurationService=e,this.modelService=t,this.languageService=i,this._onDidChangeConfiguration=new F,this.configurationService.onDidChangeConfiguration(n=>{this._onDidChangeConfiguration.fire({affectedKeys:n.affectedKeys,affectsConfiguration:(s,r)=>n.affectsConfiguration(r)})})}getValue(e,t,i){const n=W.isIPosition(t)?t:null,s=n?typeof i=="string"?i:void 0:typeof t=="string"?t:void 0,r=e?this.getLanguage(e,n):void 0;return typeof s>"u"?this.configurationService.getValue({resource:e,overrideIdentifier:r}):this.configurationService.getValue(s,{resource:e,overrideIdentifier:r})}getLanguage(e,t){const i=this.modelService.getModel(e);return i?t?i.getLanguageIdAtPosition(t.lineNumber,t.column):i.getLanguageId():this.languageService.guessLanguageIdByFilepathOrFirstLine(e)}};yM=Hc([Pn(0,dt),Pn(1,Si),Pn(2,bi)],yM);let LM=class{constructor(e){this.configurationService=e}getEOL(e,t){const i=this.configurationService.getValue("files.eol",{overrideIdentifier:t,resource:e});return i&&typeof i=="string"&&i!=="auto"?i:qs||ht?` +`:`\r +`}};LM=Hc([Pn(0,dt)],LM);class Rge{publicLog2(){}}class S0{constructor(){const e=We.from({scheme:S0.SCHEME,authority:"model",path:"/"});this.workspace={id:aV,folders:[new wde({uri:e,name:"",index:0})]}}getWorkspace(){return this.workspace}getWorkspaceFolder(e){return e&&e.scheme===S0.SCHEME?this.workspace.folders[0]:null}}S0.SCHEME="inmemory";function jy(o,e,t){if(!e||!(o instanceof Ky))return;const i=[];Object.keys(e).forEach(n=>{Xle(n)&&i.push([`editor.${n}`,e[n]]),t&&Jle(n)&&i.push([`diffEditor.${n}`,e[n]])}),i.length>0&&o.updateValues(i)}let kM=class{constructor(e){this._modelService=e}hasPreviewHandler(){return!1}async apply(e,t){const i=Array.isArray(e)?e:DP.convert(e),n=new Map;for(const a of i){if(!(a instanceof Bh))throw new Error("bad edit - only text edits are supported");const l=this._modelService.getModel(a.resource);if(!l)throw new Error("bad edit - model not found");if(typeof a.versionId=="number"&&l.getVersionId()!==a.versionId)throw new Error("bad state - model changed in the meantime");let d=n.get(l);d||(d=[],n.set(l,d)),d.push(wi.replaceMove(D.lift(a.textEdit.range),a.textEdit.text))}let s=0,r=0;for(const[a,l]of n)a.pushStackElement(),a.pushEditOperations([],l,()=>[]),a.pushStackElement(),r+=1,s+=l.length;return{ariaSummary:$g(OT.bulkEditServiceSummary,s,r),isApplied:s>0}}};kM=Hc([Pn(0,Si)],kM);class Age{getUriLabel(e,t){return e.scheme==="file"?e.fsPath:e.path}getUriBasenameLabel(e){return Or(e)}}let DM=class extends qle{constructor(e,t){super(e),this._codeEditorService=t}showContextView(e,t,i){if(!t){const n=this._codeEditorService.getFocusedCodeEditor()||this._codeEditorService.getActiveCodeEditor();n&&(t=n.getContainerDomNode())}return super.showContextView(e,t,i)}};DM=Hc([Pn(0,yu),Pn(1,It)],DM);class Pge{constructor(){this._neverEmitter=new F,this.onDidChangeTrust=this._neverEmitter.event}isWorkspaceTrusted(){return!0}}class Oge extends a0{constructor(){super()}}class Fge extends Dge{constructor(){super(new sQ)}}let xM=class extends jT{constructor(e,t,i,n,s,r){super(e,t,i,n,s,r),this.configure({blockMouse:!1})}};xM=Hc([Pn(0,rs),Pn(1,Yi),Pn(2,Oc),Pn(3,Ot),Pn(4,fr),Pn(5,ze)],xM);class Bge{async playSignal(e,t){}}wt(ms,Fge,0);wt(dt,Ky,0);wt(LA,yM,0);wt(c6,LM,0);wt(tf,S0,0);wt(Wp,Age,0);wt(rs,Rge,0);wt(xC,Tge,0);wt(uP,Nge,0);wt(Yi,w0,0);wt(yd,nh,0);wt(bi,Oge,0);wt(_r,rge,0);wt(Si,Iy,0);wt(NA,QT,0);wt(ze,CM,0);wt(rV,Ege,0);wt(ku,jk,0);wt(va,Ace,0);wt(zr,MN,0);wt(EC,kM,0);wt(lV,Pge,0);wt(wo,wM,0);wt(Bo,mM,0);wt($r,bue,0);wt(ui,SM,0);wt(Ot,qp,0);wt(Ur,gM,0);wt(Oc,DM,0);wt(Vo,YT,0);wt(Wc,Uy,0);wt(Ho,xM,0);wt(fr,pM,0);wt(xu,Bge,0);var $e;(function(o){const e=new DC;for(const[l,d]of _4())e.set(l,d);const t=new $y(e,!0);e.set(Ae,t);function i(l){n||r({});const d=e.get(l);if(!d)throw new Error("Missing service "+l);return d instanceof Ml?t.invokeFunction(c=>c.get(l)):d}o.get=i;let n=!1;const s=new F;function r(l){if(n)return t;n=!0;for(const[c,h]of _4())e.get(c)||e.set(c,h);for(const c in l)if(l.hasOwnProperty(c)){const h=ft(c);e.get(h)instanceof Ml&&e.set(h,l[c])}const d=xge();for(const c of d)try{t.createInstance(c)}catch(h){Ye(h)}return s.fire(),t}o.initialize=r;function a(l){if(n)return l();const d=new Q,c=d.add(s.event(()=>{c.dispose(),d.add(l())}));return d}o.withServices=a})($e||($e={}));class rl{static capture(e){if(e.getScrollTop()===0||e.hasPendingScrollAnimation())return new rl(e.getScrollTop(),e.getContentHeight(),null,0,null);let t=null,i=0;const n=e.getVisibleRanges();if(n.length>0){t=n[0].getStartPosition();const s=e.getTopForPosition(t.lineNumber,t.column);i=e.getScrollTop()-s}return new rl(e.getScrollTop(),e.getContentHeight(),t,i,e.getPosition())}constructor(e,t,i,n,s){this._initialScrollTop=e,this._initialContentHeight=t,this._visiblePosition=i,this._visiblePositionScrollDelta=n,this._cursorPosition=s}restore(e){if(!(this._initialContentHeight===e.getContentHeight()&&this._initialScrollTop===e.getScrollTop())&&this._visiblePosition){const t=e.getTopForPosition(this._visiblePosition.lineNumber,this._visiblePosition.column);e.setScrollTop(t+this._visiblePositionScrollDelta)}}restoreRelativeVerticalPositionOfCursor(e){if(this._initialContentHeight===e.getContentHeight()&&this._initialScrollTop===e.getScrollTop())return;const t=e.getPosition();if(!this._cursorPosition||!t)return;const i=e.getTopForLineNumber(t.lineNumber)-e.getTopForLineNumber(this._cursorPosition.lineNumber);e.setScrollTop(e.getScrollTop()+i,1)}}function JP(){return hE&&!!hE.VSCODE_DEV}function bz(o){if(JP()){const e=Wge();return e.add(o),{dispose(){e.delete(o)}}}else return{dispose(){}}}function Wge(){X1||(X1=new Set);const o=globalThis;return o.$hotReload_applyNewExports||(o.$hotReload_applyNewExports=e=>{const t={config:{mode:void 0},...e};for(const i of X1){const n=i(t);if(n)return n}}),X1}let X1;JP()&&bz(({oldExports:o,newSrc:e,config:t})=>{if(t.mode==="patch-prototype")return i=>{var n,s;for(const r in i){const a=i[r];if(console.log(`[hot-reload] Patching prototype methods of '${r}'`,{exportedItem:a}),typeof a=="function"&&a.prototype){const l=o[r];if(l){for(const d of Object.getOwnPropertyNames(a.prototype)){const c=Object.getOwnPropertyDescriptor(a.prototype,d),h=Object.getOwnPropertyDescriptor(l.prototype,d);((n=c==null?void 0:c.value)===null||n===void 0?void 0:n.toString())!==((s=h==null?void 0:h.value)===null||s===void 0?void 0:s.toString())&&console.log(`[hot-reload] Patching prototype method '${r}.${d}'`),Object.defineProperty(l.prototype,d,c)}i[r]=l}}}return!0}});function Hge(o,e,t,i){if(o.length===0)return e;if(e.length===0)return o;const n=[];let s=0,r=0;for(;sc?(n.push(l),r++):(n.push(i(a,l)),s++,r++)}for(;s`Apply decorations from ${e.debugName}`},n=>{const s=e.read(n);i.set(s)})),t.add({dispose:()=>{i.clear()}}),t}function Iv(o,e){return o.appendChild(e),Ne(()=>{o.removeChild(e)})}function Vge(o,e){return o.prepend(e),Ne(()=>{o.removeChild(e)})}class Cz extends H{get width(){return this._width}get height(){return this._height}get automaticLayout(){return this._automaticLayout}constructor(e,t){super(),this._automaticLayout=!1,this.elementSizeObserver=this._register(new _6(e,t)),this._width=St(this,this.elementSizeObserver.getWidth()),this._height=St(this,this.elementSizeObserver.getHeight()),this._register(this.elementSizeObserver.onDidChange(i=>ei(n=>{this._width.set(this.elementSizeObserver.getWidth(),n),this._height.set(this.elementSizeObserver.getHeight(),n)})))}observe(e){this.elementSizeObserver.observe(e)}setAutomaticLayout(e){this._automaticLayout=e,e?this.elementSizeObserver.startObserving():this.elementSizeObserver.stopObserving()}}function BB(o,e,t){let i=e.get(),n=i,s=i;const r=St("animatedValue",i);let a=-1;const l=300;let d;t.add(MC({createEmptyChangeSummary:()=>({animate:!1}),handleChange:(h,u)=>(h.didChange(e)&&(u.animate=u.animate||h.change),!0)},(h,u)=>{d!==void 0&&(o.cancelAnimationFrame(d),d=void 0),n=s,i=e.read(h),a=Date.now()-(u.animate?0:l),c()}));function c(){const h=Date.now()-a;s=Math.floor(zge(h,n,i-n,l)),h{this._actualTop.set(i,void 0)},this.onComputedHeight=i=>{this._actualHeight.set(i,void 0)}}}class qk{constructor(e,t){this._editor=e,this._domElement=t,this._overlayWidgetId=`managedOverlayWidget-${qk._counter++}`,this._overlayWidget={getId:()=>this._overlayWidgetId,getDomNode:()=>this._domElement,getPosition:()=>null},this._editor.addOverlayWidget(this._overlayWidget)}dispose(){this._editor.removeOverlayWidget(this._overlayWidget)}}qk._counter=0;function ru(o,e){return rt(t=>{for(let[i,n]of Object.entries(e))n&&typeof n=="object"&&"read"in n&&(n=n.read(t)),typeof n=="number"&&(n=`${n}px`),i=i.replace(/[A-Z]/g,s=>"-"+s.toLowerCase()),o.style[i]=n})}function Xr(o,e){return Uge([o],e),o}function Uge(o,e){JP()&&us("reload",i=>bz(({oldExports:n})=>{if([...Object.values(n)].some(s=>o.includes(s)))return s=>(i(void 0),!0)})).read(e)}function Zy(o,e,t,i){const n=new Q,s=[];return n.add(Fr((r,a)=>{const l=e.read(r),d=new Map,c=new Map;t&&t(!0),o.changeViewZones(h=>{for(const u of s)h.removeZone(u),i==null||i.delete(u);s.length=0;for(const u of l){const g=h.addZone(u);u.setZoneId&&u.setZoneId(g),s.push(g),i==null||i.add(g),d.set(u,g)}}),t&&t(!1),a.add(MC({createEmptyChangeSummary(){return{zoneIds:[]}},handleChange(h,u){const g=c.get(h.changedObservable);return g!==void 0&&u.zoneIds.push(g),!0}},(h,u)=>{for(const g of l)g.onChange&&(c.set(g.onChange,d.get(g)),g.onChange.read(h));t&&t(!0),o.changeViewZones(g=>{for(const f of u.zoneIds)g.layoutZone(f)}),t&&t(!1)}))})),n.add({dispose(){t&&t(!0),o.changeViewZones(r=>{for(const a of s)r.removeZone(a)}),i==null||i.clear(),t&&t(!1)}}),n}class $ge extends ki{dispose(){super.dispose(!0)}}function WB(o,e){const t=Ab(e,n=>n.original.startLineNumber<=o.lineNumber);if(!t)return D.fromPositions(o);if(t.original.endLineNumberExclusive<=o.lineNumber){const n=o.lineNumber-t.original.endLineNumberExclusive+t.modified.endLineNumberExclusive;return D.fromPositions(new W(n,o.column))}if(!t.innerChanges)return D.fromPositions(new W(t.modified.startLineNumber,1));const i=Ab(t.innerChanges,n=>n.originalRange.getStartPosition().isBeforeOrEqual(o));if(!i){const n=o.lineNumber-t.original.startLineNumber+t.modified.startLineNumber;return D.fromPositions(new W(n,o.column))}if(i.originalRange.containsPosition(o))return i.modifiedRange;{const n=Kge(i.originalRange.getEndPosition(),o);return D.fromPositions(n.addToPosition(i.modifiedRange.getEndPosition()))}}function Kge(o,e){return o.lineNumber===e.lineNumber?new zs(0,e.column-o.column):new zs(e.lineNumber-o.lineNumber,e.column-1)}function jge(o,e){let t;return o.filter(i=>{const n=e(i,t);return t=i,n})}var eO=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},tO=function(o,e){return function(t,i){e(t,i,o)}};const qge=Ri("diff-review-insert",de.add,m("accessibleDiffViewerInsertIcon","Icon for 'Insert' in accessible diff viewer.")),Gge=Ri("diff-review-remove",de.remove,m("accessibleDiffViewerRemoveIcon","Icon for 'Remove' in accessible diff viewer.")),Zge=Ri("diff-review-close",de.close,m("accessibleDiffViewerCloseIcon","Icon for 'Close' in accessible diff viewer."));let kh=class extends H{constructor(e,t,i,n,s,r,a,l,d){super(),this._parentNode=e,this._visible=t,this._setVisible=i,this._canClose=n,this._width=s,this._height=r,this._diffs=a,this._models=l,this._instantiationService=d,this._state=Nf(this,(c,h)=>{const u=this._visible.read(c);if(this._parentNode.style.visibility=u?"visible":"hidden",!u)return null;const g=h.add(this._instantiationService.createInstance(IM,this._diffs,this._models,this._setVisible,this._canClose)),f=h.add(this._instantiationService.createInstance(EM,this._parentNode,g,this._width,this._height,this._models));return{model:g,view:f}}).recomputeInitiallyAndOnChange(this._store)}next(){ei(e=>{const t=this._visible.get();this._setVisible(!0,e),t&&this._state.get().model.nextGroup(e)})}prev(){ei(e=>{this._setVisible(!0,e),this._state.get().model.previousGroup(e)})}close(){ei(e=>{this._setVisible(!1,e)})}};kh._ttPolicy=Pc("diffReview",{createHTML:o=>o});kh=eO([tO(8,Ae)],kh);let IM=class extends H{constructor(e,t,i,n,s){super(),this._diffs=e,this._models=t,this._setVisible=i,this.canClose=n,this._accessibilitySignalService=s,this._groups=St(this,[]),this._currentGroupIdx=St(this,0),this._currentElementIdx=St(this,0),this.groups=this._groups,this.currentGroup=this._currentGroupIdx.map((r,a)=>this._groups.read(a)[r]),this.currentGroupIndex=this._currentGroupIdx,this.currentElement=this._currentElementIdx.map((r,a)=>{var l;return(l=this.currentGroup.read(a))===null||l===void 0?void 0:l.lines[r]}),this._register(rt(r=>{const a=this._diffs.read(r);if(!a){this._groups.set([],void 0);return}const l=Yge(a,this._models.getOriginalModel().getLineCount(),this._models.getModifiedModel().getLineCount());ei(d=>{const c=this._models.getModifiedPosition();if(c){const h=l.findIndex(u=>(c==null?void 0:c.lineNumber){const a=this.currentElement.read(r);(a==null?void 0:a.type)===Os.Deleted?this._accessibilitySignalService.playSignal(qe.diffLineDeleted,{source:"accessibleDiffViewer.currentElementChanged"}):(a==null?void 0:a.type)===Os.Added&&this._accessibilitySignalService.playSignal(qe.diffLineInserted,{source:"accessibleDiffViewer.currentElementChanged"})})),this._register(rt(r=>{var a;const l=this.currentElement.read(r);if(l&&l.type!==Os.Header){const d=(a=l.modifiedLineNumber)!==null&&a!==void 0?a:l.diff.modified.startLineNumber;this._models.modifiedSetSelection(D.fromPositions(new W(d,1)))}}))}_goToGroupDelta(e,t){const i=this.groups.get();!i||i.length<=1||d0(t,n=>{this._currentGroupIdx.set(nt.ofLength(i.length).clipCyclic(this._currentGroupIdx.get()+e),n),this._currentElementIdx.set(0,n)})}nextGroup(e){this._goToGroupDelta(1,e)}previousGroup(e){this._goToGroupDelta(-1,e)}_goToLineDelta(e){const t=this.currentGroup.get();!t||t.lines.length<=1||ei(i=>{this._currentElementIdx.set(nt.ofLength(t.lines.length).clip(this._currentElementIdx.get()+e),i)})}goToNextLine(){this._goToLineDelta(1)}goToPreviousLine(){this._goToLineDelta(-1)}goToLine(e){const t=this.currentGroup.get();if(!t)return;const i=t.lines.indexOf(e);i!==-1&&ei(n=>{this._currentElementIdx.set(i,n)})}revealCurrentElementInEditor(){if(!this.canClose.get())return;this._setVisible(!1,void 0);const e=this.currentElement.get();e&&(e.type===Os.Deleted?this._models.originalReveal(D.fromPositions(new W(e.originalLineNumber,1))):this._models.modifiedReveal(e.type!==Os.Header?D.fromPositions(new W(e.modifiedLineNumber,1)):void 0))}close(){this.canClose.get()&&(this._setVisible(!1,void 0),this._models.modifiedFocus())}};IM=eO([tO(4,xu)],IM);const ev=3;function Yge(o,e,t){const i=[];for(const n of O2(o,(s,r)=>r.modified.startLineNumber-s.modified.endLineNumberExclusive<2*ev)){const s=[];s.push(new Xge);const r=new it(Math.max(1,n[0].original.startLineNumber-ev),Math.min(n[n.length-1].original.endLineNumberExclusive+ev,e+1)),a=new it(Math.max(1,n[0].modified.startLineNumber-ev),Math.min(n[n.length-1].modified.endLineNumberExclusive+ev,t+1));_8(n,(c,h)=>{const u=new it(c?c.original.endLineNumberExclusive:r.startLineNumber,h?h.original.startLineNumber:r.endLineNumberExclusive),g=new it(c?c.modified.endLineNumberExclusive:a.startLineNumber,h?h.modified.startLineNumber:a.endLineNumberExclusive);u.forEach(f=>{s.push(new tfe(f,g.startLineNumber+(f-u.startLineNumber)))}),h&&(h.original.forEach(f=>{s.push(new Jge(h,f))}),h.modified.forEach(f=>{s.push(new efe(h,f))}))});const l=n[0].modified.join(n[n.length-1].modified),d=n[0].original.join(n[n.length-1].original);i.push(new Qge(new Bs(l,d),s))}return i}var Os;(function(o){o[o.Header=0]="Header",o[o.Unchanged=1]="Unchanged",o[o.Deleted=2]="Deleted",o[o.Added=3]="Added"})(Os||(Os={}));class Qge{constructor(e,t){this.range=e,this.lines=t}}class Xge{constructor(){this.type=Os.Header}}class Jge{constructor(e,t){this.diff=e,this.originalLineNumber=t,this.type=Os.Deleted,this.modifiedLineNumber=void 0}}class efe{constructor(e,t){this.diff=e,this.modifiedLineNumber=t,this.type=Os.Added,this.originalLineNumber=void 0}}class tfe{constructor(e,t){this.originalLineNumber=e,this.modifiedLineNumber=t,this.type=Os.Unchanged}}let EM=class extends H{constructor(e,t,i,n,s,r){super(),this._element=e,this._model=t,this._width=i,this._height=n,this._models=s,this._languageService=r,this.domNode=this._element,this.domNode.className="monaco-component diff-review monaco-editor-background";const a=document.createElement("div");a.className="diff-review-actions",this._actionBar=this._register(new Br(a)),this._register(rt(l=>{this._actionBar.clear(),this._model.canClose.read(l)&&this._actionBar.push(new To("diffreview.close",m("label.close","Close"),"close-diff-review "+Ve.asClassName(Zge),!0,async()=>t.close()),{label:!1,icon:!0})})),this._content=document.createElement("div"),this._content.className="diff-review-content",this._content.setAttribute("role","code"),this._scrollbar=this._register(new wC(this._content,{})),qn(this.domNode,this._scrollbar.getDomNode(),a),this._register(rt(l=>{this._height.read(l),this._width.read(l),this._scrollbar.scanDomNode()})),this._register(Ne(()=>{qn(this.domNode)})),this._register(ru(this.domNode,{width:this._width,height:this._height})),this._register(ru(this._content,{width:this._width,height:this._height})),this._register(Fr((l,d)=>{this._model.currentGroup.read(l),this._render(d)})),this._register(Wi(this.domNode,"keydown",l=>{(l.equals(18)||l.equals(2066)||l.equals(530))&&(l.preventDefault(),this._model.goToNextLine()),(l.equals(16)||l.equals(2064)||l.equals(528))&&(l.preventDefault(),this._model.goToPreviousLine()),(l.equals(9)||l.equals(2057)||l.equals(521)||l.equals(1033))&&(l.preventDefault(),this._model.close()),(l.equals(10)||l.equals(3))&&(l.preventDefault(),this._model.revealCurrentElementInEditor())}))}_render(e){const t=this._models.getOriginalOptions(),i=this._models.getModifiedOptions(),n=document.createElement("div");n.className="diff-review-table",n.setAttribute("role","list"),n.setAttribute("aria-label",m("ariaLabel","Accessible Diff Viewer. Use arrow up and down to navigate.")),Gn(n,i.get(50)),qn(this._content,n);const s=this._models.getOriginalModel(),r=this._models.getModifiedModel();if(!s||!r)return;const a=s.getOptions(),l=r.getOptions(),d=i.get(67),c=this._model.currentGroup.get();for(const h of(c==null?void 0:c.lines)||[]){if(!c)break;let u;if(h.type===Os.Header){const f=document.createElement("div");f.className="diff-review-row",f.setAttribute("role","listitem");const p=c.range,_=this._model.currentGroupIndex.get(),v=this._model.groups.get().length,b=y=>y===0?m("no_lines_changed","no lines changed"):y===1?m("one_line_changed","1 line changed"):m("more_lines_changed","{0} lines changed",y),C=b(p.original.length),w=b(p.modified.length);f.setAttribute("aria-label",m({key:"header",comment:["This is the ARIA label for a git diff header.","A git diff header looks like this: @@ -154,12 +159,39 @@.","That encodes that at original line 154 (which is now line 159), 12 lines were removed/changed with 39 lines.","Variables 0 and 1 refer to the diff index out of total number of diffs.","Variables 2 and 4 will be numbers (a line number).",'Variables 3 and 5 will be "no lines changed", "1 line changed" or "X lines changed", localized separately.']},"Difference {0} of {1}: original line {2}, {3}, modified line {4}, {5}",_+1,v,p.original.startLineNumber,C,p.modified.startLineNumber,w));const S=document.createElement("div");S.className="diff-review-cell diff-review-summary",S.appendChild(document.createTextNode(`${_+1}/${v}: @@ -${p.original.startLineNumber},${p.original.length} +${p.modified.startLineNumber},${p.modified.length} @@`)),f.appendChild(S),u=f}else u=this._createRow(h,d,this._width.get(),t,s,a,i,r,l);n.appendChild(u);const g=Ze(f=>this._model.currentElement.read(f)===h);e.add(rt(f=>{const p=g.read(f);u.tabIndex=p?0:-1,p&&u.focus()})),e.add(q(u,"focus",()=>{this._model.goToLine(h)}))}this._scrollbar.scanDomNode()}_createRow(e,t,i,n,s,r,a,l,d){const c=n.get(145),h=c.glyphMarginWidth+c.lineNumbersWidth,u=a.get(145),g=10+u.glyphMarginWidth+u.lineNumbersWidth;let f="diff-review-row",p="";const _="diff-review-spacer";let v=null;switch(e.type){case Os.Added:f="diff-review-row line-insert",p=" char-insert",v=qge;break;case Os.Deleted:f="diff-review-row line-delete",p=" char-delete",v=Gge;break}const b=document.createElement("div");b.style.minWidth=i+"px",b.className=f,b.setAttribute("role","listitem"),b.ariaLevel="";const C=document.createElement("div");C.className="diff-review-cell",C.style.height=`${t}px`,b.appendChild(C);const w=document.createElement("span");w.style.width=h+"px",w.style.minWidth=h+"px",w.className="diff-review-line-number"+p,e.originalLineNumber!==void 0?w.appendChild(document.createTextNode(String(e.originalLineNumber))):w.innerText=" ",C.appendChild(w);const S=document.createElement("span");S.style.width=g+"px",S.style.minWidth=g+"px",S.style.paddingRight="10px",S.className="diff-review-line-number"+p,e.modifiedLineNumber!==void 0?S.appendChild(document.createTextNode(String(e.modifiedLineNumber))):S.innerText=" ",C.appendChild(S);const y=document.createElement("span");if(y.className=_,v){const N=document.createElement("span");N.className=Ve.asClassName(v),N.innerText="  ",y.appendChild(N)}else y.innerText="  ";C.appendChild(y);let k;if(e.modifiedLineNumber!==void 0){let N=this._getLineHtml(l,a,d.tabSize,e.modifiedLineNumber,this._languageService.languageIdCodec);kh._ttPolicy&&(N=kh._ttPolicy.createHTML(N)),C.insertAdjacentHTML("beforeend",N),k=l.getLineContent(e.modifiedLineNumber)}else{let N=this._getLineHtml(s,n,r.tabSize,e.originalLineNumber,this._languageService.languageIdCodec);kh._ttPolicy&&(N=kh._ttPolicy.createHTML(N)),C.insertAdjacentHTML("beforeend",N),k=s.getLineContent(e.originalLineNumber)}k.length===0&&(k=m("blankLine","blank"));let x="";switch(e.type){case Os.Unchanged:e.originalLineNumber===e.modifiedLineNumber?x=m({key:"unchangedLine",comment:["The placeholders are contents of the line and should not be translated."]},"{0} unchanged line {1}",k,e.originalLineNumber):x=m("equalLine","{0} original line {1} modified line {2}",k,e.originalLineNumber,e.modifiedLineNumber);break;case Os.Added:x=m("insertLine","+ {0} modified line {1}",k,e.modifiedLineNumber);break;case Os.Deleted:x=m("deleteLine","- {0} original line {1}",k,e.originalLineNumber);break}return b.setAttribute("aria-label",x),b}_getLineHtml(e,t,i,n,s){const r=e.getLineContent(n),a=t.get(50),l=an.createEmpty(r,s),d=hr.isBasicASCII(r,e.mightContainNonBasicASCII()),c=hr.containsRTL(r,d,e.mightContainRTL());return ik(new Su(a.isMonospace&&!t.get(33),a.canUseHalfwidthRightwardsArrow,r,!1,d,c,0,l,[],i,0,a.spaceWidth,a.middotWidth,a.wsmiddotWidth,t.get(117),t.get(99),t.get(94),t.get(51)!==Jo.OFF,null)).html}};EM=eO([tO(5,bi)],EM);class ife{constructor(e){this.editors=e}getOriginalModel(){return this.editors.original.getModel()}getOriginalOptions(){return this.editors.original.getOptions()}originalReveal(e){this.editors.original.revealRange(e),this.editors.original.setSelection(e),this.editors.original.focus()}getModifiedModel(){return this.editors.modified.getModel()}getModifiedOptions(){return this.editors.modified.getOptions()}modifiedReveal(e){e&&(this.editors.modified.revealRange(e),this.editors.modified.setSelection(e)),this.editors.modified.focus()}modifiedSetSelection(e){this.editors.modified.setSelection(e)}modifiedFocus(){this.editors.modified.focus()}getModifiedPosition(){var e;return(e=this.editors.modified.getPosition())!==null&&e!==void 0?e:void 0}}class Vh extends H{constructor(e,t,i,n,s){super(),this._rootElement=e,this._diffModel=t,this._originalEditorLayoutInfo=i,this._modifiedEditorLayoutInfo=n,this._editors=s,this._originalScrollTop=$t(this._editors.original.onDidScrollChange,()=>this._editors.original.getScrollTop()),this._modifiedScrollTop=$t(this._editors.modified.onDidScrollChange,()=>this._editors.modified.getScrollTop()),this._viewZonesChanged=us("onDidChangeViewZones",this._editors.modified.onDidChangeViewZones),this.width=St(this,0),this._modifiedViewZonesChangedSignal=us("modified.onDidChangeViewZones",this._editors.modified.onDidChangeViewZones),this._originalViewZonesChangedSignal=us("original.onDidChangeViewZones",this._editors.original.onDidChangeViewZones),this._state=Nf(this,(c,h)=>{var u;this._element.replaceChildren();const g=this._diffModel.read(c),f=(u=g==null?void 0:g.diff.read(c))===null||u===void 0?void 0:u.movedTexts;if(!f||f.length===0){this.width.set(0,void 0);return}this._viewZonesChanged.read(c);const p=this._originalEditorLayoutInfo.read(c),_=this._modifiedEditorLayoutInfo.read(c);if(!p||!_){this.width.set(0,void 0);return}this._modifiedViewZonesChangedSignal.read(c),this._originalViewZonesChangedSignal.read(c);const v=f.map(x=>{function N(Se,ne){const Re=ne.getTopForLineNumber(Se.startLineNumber,!0),De=ne.getTopForLineNumber(Se.endLineNumberExclusive,!0);return(Re+De)/2}const B=N(x.lineRangeMapping.original,this._editors.original),P=this._originalScrollTop.read(c),R=N(x.lineRangeMapping.modified,this._editors.modified),O=this._modifiedScrollTop.read(c),U=B-P,Y=R-O,me=Math.min(B,R),ie=Math.max(B,R);return{range:new nt(me,ie),from:U,to:Y,fromWithoutScroll:B,toWithoutScroll:R,move:x}});v.sort(Yj(mo(x=>x.fromWithoutScroll>x.toWithoutScroll,Qj),mo(x=>x.fromWithoutScroll>x.toWithoutScroll?x.fromWithoutScroll:-x.toWithoutScroll,la)));const b=iO.compute(v.map(x=>x.range)),C=10,w=p.verticalScrollbarWidth,S=(b.getTrackCount()-1)*10+C*2,y=w+S+(_.contentLeft-Vh.movedCodeBlockPadding);let k=0;for(const x of v){const N=b.getTrack(k),B=w+C+N*10,P=15,R=15,O=y,U=_.glyphMarginWidth+_.lineNumbersWidth,Y=18,me=document.createElementNS("http://www.w3.org/2000/svg","rect");me.classList.add("arrow-rectangle"),me.setAttribute("x",`${O-U}`),me.setAttribute("y",`${x.to-Y/2}`),me.setAttribute("width",`${U}`),me.setAttribute("height",`${Y}`),this._element.appendChild(me);const ie=document.createElementNS("http://www.w3.org/2000/svg","g"),Se=document.createElementNS("http://www.w3.org/2000/svg","path");Se.setAttribute("d",`M 0 ${x.from} L ${B} ${x.from} L ${B} ${x.to} L ${O-R} ${x.to}`),Se.setAttribute("fill","none"),ie.appendChild(Se);const ne=document.createElementNS("http://www.w3.org/2000/svg","polygon");ne.classList.add("arrow"),h.add(rt(Re=>{Se.classList.toggle("currentMove",x.move===g.activeMovedText.read(Re)),ne.classList.toggle("currentMove",x.move===g.activeMovedText.read(Re))})),ne.setAttribute("points",`${O-R},${x.to-P/2} ${O},${x.to} ${O-R},${x.to+P/2}`),ie.appendChild(ne),this._element.appendChild(ie),k++}this.width.set(S,void 0)}),this._element=document.createElementNS("http://www.w3.org/2000/svg","svg"),this._element.setAttribute("class","moved-blocks-lines"),this._rootElement.appendChild(this._element),this._register(Ne(()=>this._element.remove())),this._register(rt(c=>{const h=this._originalEditorLayoutInfo.read(c),u=this._modifiedEditorLayoutInfo.read(c);!h||!u||(this._element.style.left=`${h.width-h.verticalScrollbarWidth}px`,this._element.style.height=`${h.height}px`,this._element.style.width=`${h.verticalScrollbarWidth+h.contentLeft-Vh.movedCodeBlockPadding+this.width.read(c)}px`)})),this._register(RC(this._state));const r=Ze(c=>{const h=this._diffModel.read(c),u=h==null?void 0:h.diff.read(c);return u?u.movedTexts.map(g=>({move:g,original:new Gy(Ha(g.lineRangeMapping.original.startLineNumber-1),18),modified:new Gy(Ha(g.lineRangeMapping.modified.startLineNumber-1),18)})):[]});this._register(Zy(this._editors.original,r.map(c=>c.map(h=>h.original)))),this._register(Zy(this._editors.modified,r.map(c=>c.map(h=>h.modified)))),this._register(Fr((c,h)=>{const u=r.read(c);for(const g of u)h.add(new HB(this._editors.original,g.original,g.move,"original",this._diffModel.get())),h.add(new HB(this._editors.modified,g.modified,g.move,"modified",this._diffModel.get()))}));const a=us("original.onDidFocusEditorWidget",c=>this._editors.original.onDidFocusEditorWidget(()=>setTimeout(()=>c(void 0),0))),l=us("modified.onDidFocusEditorWidget",c=>this._editors.modified.onDidFocusEditorWidget(()=>setTimeout(()=>c(void 0),0)));let d="modified";this._register(MC({createEmptyChangeSummary:()=>{},handleChange:(c,h)=>(c.didChange(a)&&(d="original"),c.didChange(l)&&(d="modified"),!0)},c=>{a.read(c),l.read(c);const h=this._diffModel.read(c);if(!h)return;const u=h.diff.read(c);let g;if(u&&d==="original"){const f=this._editors.originalCursor.read(c);f&&(g=u.movedTexts.find(p=>p.lineRangeMapping.original.contains(f.lineNumber)))}if(u&&d==="modified"){const f=this._editors.modifiedCursor.read(c);f&&(g=u.movedTexts.find(p=>p.lineRangeMapping.modified.contains(f.lineNumber)))}g!==h.movedTextToCompare.get()&&h.movedTextToCompare.set(void 0,void 0),h.setActiveMovedText(g)}))}}Vh.movedCodeBlockPadding=4;class iO{static compute(e){const t=[],i=[];for(const n of e){let s=t.findIndex(r=>!r.intersectsStrict(n));s===-1&&(t.length>=6?s=NX(t,mo(a=>a.intersectWithRangeLength(n),la)):(s=t.length,t.push(new CA))),t[s].addRange(n),i.push(s)}return new iO(t.length,i)}constructor(e,t){this._trackCount=e,this.trackPerLineIdx=t}getTrack(e){return this.trackPerLineIdx[e]}getTrackCount(){return this._trackCount}}class HB extends wz{constructor(e,t,i,n,s){const r=Mt("div.diff-hidden-lines-widget");super(e,t,r.root),this._editor=e,this._move=i,this._kind=n,this._diffModel=s,this._nodes=Mt("div.diff-moved-code-block",{style:{marginRight:"4px"}},[Mt("div.text-content@textContent"),Mt("div.action-bar@actionBar")]),r.root.appendChild(this._nodes.root);const a=$t(this._editor.onDidLayoutChange,()=>this._editor.getLayoutInfo());this._register(ru(this._nodes.root,{paddingRight:a.map(u=>u.verticalScrollbarWidth)}));let l;i.changes.length>0?l=this._kind==="original"?m("codeMovedToWithChanges","Code moved with changes to line {0}-{1}",this._move.lineRangeMapping.modified.startLineNumber,this._move.lineRangeMapping.modified.endLineNumberExclusive-1):m("codeMovedFromWithChanges","Code moved with changes from line {0}-{1}",this._move.lineRangeMapping.original.startLineNumber,this._move.lineRangeMapping.original.endLineNumberExclusive-1):l=this._kind==="original"?m("codeMovedTo","Code moved to line {0}-{1}",this._move.lineRangeMapping.modified.startLineNumber,this._move.lineRangeMapping.modified.endLineNumberExclusive-1):m("codeMovedFrom","Code moved from line {0}-{1}",this._move.lineRangeMapping.original.startLineNumber,this._move.lineRangeMapping.original.endLineNumberExclusive-1);const d=this._register(new Br(this._nodes.actionBar,{highlightToggledItems:!0})),c=new To("",l,"",!1);d.push(c,{icon:!1,label:!0});const h=new To("","Compare",Ve.asClassName(de.compareChanges),!0,()=>{this._editor.focus(),this._diffModel.movedTextToCompare.set(this._diffModel.movedTextToCompare.get()===i?void 0:this._move,void 0)});this._register(rt(u=>{const g=this._diffModel.movedTextToCompare.read(u)===i;h.checked=g})),d.push(h,{icon:!1,label:!0})}}T("diffEditor.move.border",{dark:"#8b8b8b9c",light:"#8b8b8b9c",hcDark:"#8b8b8b9c",hcLight:"#8b8b8b9c"},m("diffEditor.move.border","The border color for text that got moved in the diff editor."));T("diffEditor.moveActive.border",{dark:"#FFA500",light:"#FFA500",hcDark:"#FFA500",hcLight:"#FFA500"},m("diffEditor.moveActive.border","The active border color for text that got moved in the diff editor."));T("diffEditor.unchangedRegionShadow",{dark:"#000000",light:"#737373BF",hcDark:"#000000",hcLight:"#737373BF"},m("diffEditor.unchangedRegionShadow","The color of the shadow around unchanged region widgets."));const nfe=Ri("diff-insert",de.add,m("diffInsertIcon","Line decoration for inserts in the diff editor.")),Sz=Ri("diff-remove",de.remove,m("diffRemoveIcon","Line decoration for removals in the diff editor.")),VB=Je.register({className:"line-insert",description:"line-insert",isWholeLine:!0,linesDecorationsClassName:"insert-sign "+Ve.asClassName(nfe),marginClassName:"gutter-insert"}),zB=Je.register({className:"line-delete",description:"line-delete",isWholeLine:!0,linesDecorationsClassName:"delete-sign "+Ve.asClassName(Sz),marginClassName:"gutter-delete"}),UB=Je.register({className:"line-insert",description:"line-insert",isWholeLine:!0,marginClassName:"gutter-insert"}),$B=Je.register({className:"line-delete",description:"line-delete",isWholeLine:!0,marginClassName:"gutter-delete"}),KB=Je.register({className:"char-insert",description:"char-insert",shouldFillLineOnLineBreak:!0}),sfe=Je.register({className:"char-insert",description:"char-insert",isWholeLine:!0}),ofe=Je.register({className:"char-insert diff-range-empty",description:"char-insert diff-range-empty"}),NM=Je.register({className:"char-delete",description:"char-delete",shouldFillLineOnLineBreak:!0}),rfe=Je.register({className:"char-delete",description:"char-delete",isWholeLine:!0}),afe=Je.register({className:"char-delete diff-range-empty",description:"char-delete diff-range-empty"});class lfe extends H{constructor(e,t,i,n){super(),this._editors=e,this._diffModel=t,this._options=i,this._decorations=Ze(this,s=>{var r;const a=(r=this._diffModel.read(s))===null||r===void 0?void 0:r.diff.read(s);if(!a)return null;const l=this._diffModel.read(s).movedTextToCompare.read(s),d=this._options.renderIndicators.read(s),c=this._options.showEmptyDecorations.read(s),h=[],u=[];if(!l)for(const f of a.mappings)if(f.lineRangeMapping.original.isEmpty||h.push({range:f.lineRangeMapping.original.toInclusiveRange(),options:d?zB:$B}),f.lineRangeMapping.modified.isEmpty||u.push({range:f.lineRangeMapping.modified.toInclusiveRange(),options:d?VB:UB}),f.lineRangeMapping.modified.isEmpty||f.lineRangeMapping.original.isEmpty)f.lineRangeMapping.original.isEmpty||h.push({range:f.lineRangeMapping.original.toInclusiveRange(),options:rfe}),f.lineRangeMapping.modified.isEmpty||u.push({range:f.lineRangeMapping.modified.toInclusiveRange(),options:sfe});else for(const p of f.lineRangeMapping.innerChanges||[])f.lineRangeMapping.original.contains(p.originalRange.startLineNumber)&&h.push({range:p.originalRange,options:p.originalRange.isEmpty()&&c?afe:NM}),f.lineRangeMapping.modified.contains(p.modifiedRange.startLineNumber)&&u.push({range:p.modifiedRange,options:p.modifiedRange.isEmpty()&&c?ofe:KB});if(l)for(const f of l.changes){const p=f.original.toInclusiveRange();p&&h.push({range:p,options:d?zB:$B});const _=f.modified.toInclusiveRange();_&&u.push({range:_,options:d?VB:UB});for(const v of f.innerChanges||[])h.push({range:v.originalRange,options:NM}),u.push({range:v.modifiedRange,options:KB})}const g=this._diffModel.read(s).activeMovedText.read(s);for(const f of a.movedTexts)h.push({range:f.lineRangeMapping.original.toInclusiveRange(),options:{description:"moved",blockClassName:"movedOriginal"+(f===g?" currentMove":""),blockPadding:[Vh.movedCodeBlockPadding,0,Vh.movedCodeBlockPadding,Vh.movedCodeBlockPadding]}}),u.push({range:f.lineRangeMapping.modified.toInclusiveRange(),options:{description:"moved",blockClassName:"movedModified"+(f===g?" currentMove":""),blockPadding:[4,0,4,4]}});return{originalDecorations:h,modifiedDecorations:u}}),this._register(qy(this._editors.original,this._decorations.map(s=>(s==null?void 0:s.originalDecorations)||[]))),this._register(qy(this._editors.modified,this._decorations.map(s=>(s==null?void 0:s.modifiedDecorations)||[])))}}class dfe{resetSash(){this._sashRatio.set(void 0,void 0)}constructor(e,t){this._options=e,this.dimensions=t,this.sashLeft=mV(this,i=>{var n;const s=(n=this._sashRatio.read(i))!==null&&n!==void 0?n:this._options.splitViewDefaultRatio.read(i);return this._computeSashLeft(s,i)},(i,n)=>{const s=this.dimensions.width.get();this._sashRatio.set(i/s,n)}),this._sashRatio=St(this,void 0)}_computeSashLeft(e,t){const i=this.dimensions.width.read(t),n=Math.floor(this._options.splitViewDefaultRatio.read(t)*i),s=this._options.enableSplitViewResizing.read(t)?Math.floor(e*i):n,r=100;return i<=r*2?n:si-r?i-r:s}}class yz extends H{constructor(e,t,i,n,s,r){super(),this._domNode=e,this._dimensions=t,this._enabled=i,this._boundarySashes=n,this.sashLeft=s,this._resetSash=r,this._sash=this._register(new ds(this._domNode,{getVerticalSashTop:a=>0,getVerticalSashLeft:a=>this.sashLeft.get(),getVerticalSashHeight:a=>this._dimensions.height.get()},{orientation:0})),this._startSashPosition=void 0,this._register(this._sash.onDidStart(()=>{this._startSashPosition=this.sashLeft.get()})),this._register(this._sash.onDidChange(a=>{this.sashLeft.set(this._startSashPosition+(a.currentX-a.startX),void 0)})),this._register(this._sash.onDidEnd(()=>this._sash.layout())),this._register(this._sash.onDidReset(()=>this._resetSash())),this._register(rt(a=>{const l=this._boundarySashes.read(a);l&&(this._sash.orthogonalEndSash=l.bottom)})),this._register(rt(a=>{const l=this._enabled.read(a);this._sash.state=l?3:0,this.sashLeft.read(a),this._dimensions.height.read(a),this._sash.layout()}))}}var Lz=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},TM=function(o,e){return function(t,i){e(t,i,o)}},ig;const kz=ft("diffProviderFactoryService");let MM=class{constructor(e){this.instantiationService=e}createDiffProvider(e){return this.instantiationService.createInstance(Yy,e)}};MM=Lz([TM(0,Ae)],MM);wt(kz,MM,1);let Yy=ig=class{constructor(e,t,i){this.editorWorkerService=t,this.telemetryService=i,this.onDidChangeEventEmitter=new F,this.onDidChange=this.onDidChangeEventEmitter.event,this.diffAlgorithm="advanced",this.diffAlgorithmOnDidChangeSubscription=void 0,this.setOptions(e)}dispose(){var e;(e=this.diffAlgorithmOnDidChangeSubscription)===null||e===void 0||e.dispose()}async computeDiff(e,t,i,n){var s,r;if(typeof this.diffAlgorithm!="string")return this.diffAlgorithm.computeDiff(e,t,i,n);if(e.isDisposed()||t.isDisposed())return{changes:[],identical:!0,quitEarly:!1,moves:[]};if(e.getLineCount()===1&&e.getLineMaxColumn(1)===1)return t.getLineCount()===1&&t.getLineMaxColumn(1)===1?{changes:[],identical:!0,quitEarly:!1,moves:[]}:{changes:[new ar(new it(1,2),new it(1,t.getLineCount()+1),[new Ka(e.getFullModelRange(),t.getFullModelRange())])],identical:!1,quitEarly:!1,moves:[]};const a=JSON.stringify([e.uri.toString(),t.uri.toString()]),l=JSON.stringify([e.id,t.id,e.getAlternativeVersionId(),t.getAlternativeVersionId(),JSON.stringify(i)]),d=ig.diffCache.get(a);if(d&&d.context===l)return d.result;const c=Zn.create(),h=await this.editorWorkerService.computeDiff(e.uri,t.uri,i,this.diffAlgorithm),u=c.elapsed();if(this.telemetryService.publicLog2("diffEditor.computeDiff",{timeMs:u,timedOut:(s=h==null?void 0:h.quitEarly)!==null&&s!==void 0?s:!0,detectedMoves:i.computeMoves?(r=h==null?void 0:h.moves.length)!==null&&r!==void 0?r:0:-1}),n.isCancellationRequested)return{changes:[],identical:!1,quitEarly:!0,moves:[]};if(!h)throw new Error("no diff result available");return ig.diffCache.size>10&&ig.diffCache.delete(ig.diffCache.keys().next().value),ig.diffCache.set(a,{result:h,context:l}),h}setOptions(e){var t;let i=!1;e.diffAlgorithm&&this.diffAlgorithm!==e.diffAlgorithm&&((t=this.diffAlgorithmOnDidChangeSubscription)===null||t===void 0||t.dispose(),this.diffAlgorithmOnDidChangeSubscription=void 0,this.diffAlgorithm=e.diffAlgorithm,typeof e.diffAlgorithm!="string"&&(this.diffAlgorithmOnDidChangeSubscription=e.diffAlgorithm.onDidChange(()=>this.onDidChangeEventEmitter.fire())),i=!0),i&&this.onDidChangeEventEmitter.fire()}};Yy.diffCache=new Map;Yy=ig=Lz([TM(1,zr),TM(2,rs)],Yy);var cfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},hfe=function(o,e){return function(t,i){e(t,i,o)}};let RM=class extends H{setActiveMovedText(e){this._activeMovedText.set(e,void 0)}constructor(e,t,i){super(),this.model=e,this._options=t,this._diffProviderFactoryService=i,this._isDiffUpToDate=St(this,!1),this.isDiffUpToDate=this._isDiffUpToDate,this._diff=St(this,void 0),this.diff=this._diff,this._unchangedRegions=St(this,void 0),this.unchangedRegions=Ze(this,a=>{var l,d;return this._options.hideUnchangedRegions.read(a)?(d=(l=this._unchangedRegions.read(a))===null||l===void 0?void 0:l.regions)!==null&&d!==void 0?d:[]:(ei(c=>{var h;for(const u of((h=this._unchangedRegions.get())===null||h===void 0?void 0:h.regions)||[])u.collapseAll(c)}),[])}),this.movedTextToCompare=St(this,void 0),this._activeMovedText=St(this,void 0),this._hoveredMovedText=St(this,void 0),this.activeMovedText=Ze(this,a=>{var l,d;return(d=(l=this.movedTextToCompare.read(a))!==null&&l!==void 0?l:this._hoveredMovedText.read(a))!==null&&d!==void 0?d:this._activeMovedText.read(a)}),this._cancellationTokenSource=new ki,this._diffProvider=Ze(this,a=>{const l=this._diffProviderFactoryService.createDiffProvider({diffAlgorithm:this._options.diffAlgorithm.read(a)}),d=us("onDidChange",l.onDidChange);return{diffProvider:l,onChangeSignal:d}}),this._register(Ne(()=>this._cancellationTokenSource.cancel()));const n=Nk("contentChangedSignal"),s=this._register(new Gt(()=>n.trigger(void 0),200));this._register(rt(a=>{const l=this._unchangedRegions.read(a);if(!l||l.regions.some(f=>f.isDragged.read(a)))return;const d=l.originalDecorationIds.map(f=>e.original.getDecorationRange(f)).map(f=>f?it.fromRangeInclusive(f):void 0),c=l.modifiedDecorationIds.map(f=>e.modified.getDecorationRange(f)).map(f=>f?it.fromRangeInclusive(f):void 0),h=l.regions.map((f,p)=>!d[p]||!c[p]?void 0:new Dh(d[p].startLineNumber,c[p].startLineNumber,d[p].length,f.visibleLineCountTop.read(a),f.visibleLineCountBottom.read(a))).filter(Xl),u=[];let g=!1;for(const f of O2(h,(p,_)=>p.getHiddenModifiedRange(a).endLineNumberExclusive===_.getHiddenModifiedRange(a).startLineNumber))if(f.length>1){g=!0;const p=f.reduce((v,b)=>v+b.lineCount,0),_=new Dh(f[0].originalLineNumber,f[0].modifiedLineNumber,p,f[0].visibleLineCountTop.get(),f[f.length-1].visibleLineCountBottom.get());u.push(_)}else u.push(f[0]);if(g){const f=e.original.deltaDecorations(l.originalDecorationIds,u.map(_=>({range:_.originalUnchangedRange.toInclusiveRange(),options:{description:"unchanged"}}))),p=e.modified.deltaDecorations(l.modifiedDecorationIds,u.map(_=>({range:_.modifiedUnchangedRange.toInclusiveRange(),options:{description:"unchanged"}})));ei(_=>{this._unchangedRegions.set({regions:u,originalDecorationIds:f,modifiedDecorationIds:p},_)})}}));const r=(a,l,d)=>{const c=Dh.fromDiffs(a.changes,e.original.getLineCount(),e.modified.getLineCount(),this._options.hideUnchangedRegionsMinimumLineCount.read(d),this._options.hideUnchangedRegionsContextLineCount.read(d));let h;const u=this._unchangedRegions.get();if(u){const _=u.originalDecorationIds.map(w=>e.original.getDecorationRange(w)).map(w=>w?it.fromRangeInclusive(w):void 0),v=u.modifiedDecorationIds.map(w=>e.modified.getDecorationRange(w)).map(w=>w?it.fromRangeInclusive(w):void 0);let C=jge(u.regions.map((w,S)=>{if(!_[S]||!v[S])return;const y=_[S].length;return new Dh(_[S].startLineNumber,v[S].startLineNumber,y,Math.min(w.visibleLineCountTop.get(),y),Math.min(w.visibleLineCountBottom.get(),y-w.visibleLineCountTop.get()))}).filter(Xl),(w,S)=>!S||w.modifiedLineNumber>=S.modifiedLineNumber+S.lineCount&&w.originalLineNumber>=S.originalLineNumber+S.lineCount).map(w=>new Bs(w.getHiddenOriginalRange(d),w.getHiddenModifiedRange(d)));C=Bs.clip(C,it.ofLength(1,e.original.getLineCount()),it.ofLength(1,e.modified.getLineCount())),h=Bs.inverse(C,e.original.getLineCount(),e.modified.getLineCount())}const g=[];if(h)for(const _ of c){const v=h.filter(b=>b.original.intersectsStrict(_.originalUnchangedRange)&&b.modified.intersectsStrict(_.modifiedUnchangedRange));g.push(..._.setVisibleRanges(v,l))}else g.push(...c);const f=e.original.deltaDecorations((u==null?void 0:u.originalDecorationIds)||[],g.map(_=>({range:_.originalUnchangedRange.toInclusiveRange(),options:{description:"unchanged"}}))),p=e.modified.deltaDecorations((u==null?void 0:u.modifiedDecorationIds)||[],g.map(_=>({range:_.modifiedUnchangedRange.toInclusiveRange(),options:{description:"unchanged"}})));this._unchangedRegions.set({regions:g,originalDecorationIds:f,modifiedDecorationIds:p},l)};this._register(e.modified.onDidChangeContent(a=>{if(this._diff.get()){const d=cc.fromModelContentChanges(a.changes);this._lastDiff,e.original,e.modified}this._isDiffUpToDate.set(!1,void 0),s.schedule()})),this._register(e.original.onDidChangeContent(a=>{if(this._diff.get()){const d=cc.fromModelContentChanges(a.changes);this._lastDiff,e.original,e.modified}this._isDiffUpToDate.set(!1,void 0),s.schedule()})),this._register(Fr(async(a,l)=>{var d,c;this._options.hideUnchangedRegionsMinimumLineCount.read(a),this._options.hideUnchangedRegionsContextLineCount.read(a),s.cancel(),n.read(a);const h=this._diffProvider.read(a);h.onChangeSignal.read(a),Xr(a6,a),Xr(TN,a),this._isDiffUpToDate.set(!1,void 0);let u=[];l.add(e.original.onDidChangeContent(p=>{const _=cc.fromModelContentChanges(p.changes);u=ny(u,_)}));let g=[];l.add(e.modified.onDidChangeContent(p=>{const _=cc.fromModelContentChanges(p.changes);g=ny(g,_)}));let f=await h.diffProvider.computeDiff(e.original,e.modified,{ignoreTrimWhitespace:this._options.ignoreTrimWhitespace.read(a),maxComputationTimeMs:this._options.maxComputationTimeMs.read(a),computeMoves:this._options.showMoves.read(a)},this._cancellationTokenSource.token);this._cancellationTokenSource.token.isCancellationRequested||e.original.isDisposed()||e.modified.isDisposed()||(f=ufe(f,e.original,e.modified),f=(d=(e.original,e.modified,void 0))!==null&&d!==void 0?d:f,f=(c=(e.original,e.modified,void 0))!==null&&c!==void 0?c:f,ei(p=>{r(f,p),this._lastDiff=f;const _=nO.fromDiffResult(f);this._diff.set(_,p),this._isDiffUpToDate.set(!0,p);const v=this.movedTextToCompare.get();this.movedTextToCompare.set(v?this._lastDiff.moves.find(b=>b.lineRangeMapping.modified.intersect(v.lineRangeMapping.modified)):void 0,p)}))}))}ensureModifiedLineIsVisible(e,t,i){var n,s;if(((n=this.diff.get())===null||n===void 0?void 0:n.mappings.length)===0)return;const r=((s=this._unchangedRegions.get())===null||s===void 0?void 0:s.regions)||[];for(const a of r)if(a.getHiddenModifiedRange(void 0).contains(e)){a.showModifiedLine(e,t,i);return}}ensureOriginalLineIsVisible(e,t,i){var n,s;if(((n=this.diff.get())===null||n===void 0?void 0:n.mappings.length)===0)return;const r=((s=this._unchangedRegions.get())===null||s===void 0?void 0:s.regions)||[];for(const a of r)if(a.getHiddenOriginalRange(void 0).contains(e)){a.showOriginalLine(e,t,i);return}}async waitForDiff(){await pV(this.isDiffUpToDate,e=>e)}serializeState(){const e=this._unchangedRegions.get();return{collapsedRegions:e==null?void 0:e.regions.map(t=>({range:t.getHiddenModifiedRange(void 0).serialize()}))}}restoreSerializedState(e){var t;const i=(t=e.collapsedRegions)===null||t===void 0?void 0:t.map(s=>it.deserialize(s.range)),n=this._unchangedRegions.get();!n||!i||ei(s=>{for(const r of n.regions)for(const a of i)if(r.modifiedUnchangedRange.intersect(a)){r.setHiddenModifiedRange(a,s);break}})}};RM=cfe([hfe(2,kz)],RM);function ufe(o,e,t){return{changes:o.changes.map(i=>new ar(i.original,i.modified,i.innerChanges?i.innerChanges.map(n=>gfe(n,e,t)):void 0)),moves:o.moves,identical:o.identical,quitEarly:o.quitEarly}}function gfe(o,e,t){let i=o.originalRange,n=o.modifiedRange;return(i.endColumn!==1||n.endColumn!==1)&&i.endColumn===e.getLineMaxColumn(i.endLineNumber)&&n.endColumn===t.getLineMaxColumn(n.endLineNumber)&&i.endLineNumbernew Dz(t)),e.moves||[],e.identical,e.quitEarly)}constructor(e,t,i,n){this.mappings=e,this.movedTexts=t,this.identical=i,this.quitEarly=n}}class Dz{constructor(e){this.lineRangeMapping=e}}class Dh{static fromDiffs(e,t,i,n,s){const r=ar.inverse(e,t,i),a=[];for(const l of r){let d=l.original.startLineNumber,c=l.modified.startLineNumber,h=l.original.length;const u=d===1&&c===1,g=d+h===t+1&&c+h===i+1;(u||g)&&h>=s+n?(u&&!g&&(h-=s),g&&!u&&(d+=s,c+=s,h-=s),a.push(new Dh(d,c,h,0,0))):h>=s*2+n&&(d+=s,c+=s,h-=s*2,a.push(new Dh(d,c,h,0,0)))}return a}get originalUnchangedRange(){return it.ofLength(this.originalLineNumber,this.lineCount)}get modifiedUnchangedRange(){return it.ofLength(this.modifiedLineNumber,this.lineCount)}constructor(e,t,i,n,s){this.originalLineNumber=e,this.modifiedLineNumber=t,this.lineCount=i,this._visibleLineCountTop=St(this,0),this.visibleLineCountTop=this._visibleLineCountTop,this._visibleLineCountBottom=St(this,0),this.visibleLineCountBottom=this._visibleLineCountBottom,this._shouldHideControls=Ze(this,l=>this.visibleLineCountTop.read(l)+this.visibleLineCountBottom.read(l)===this.lineCount&&!this.isDragged.read(l)),this.isDragged=St(this,void 0);const r=Math.max(Math.min(n,this.lineCount),0),a=Math.max(Math.min(s,this.lineCount-n),0);l4(n===r),l4(s===a),this._visibleLineCountTop.set(r,void 0),this._visibleLineCountBottom.set(a,void 0)}setVisibleRanges(e,t){const i=[],n=new kr(e.map(l=>l.modified)).subtractFrom(this.modifiedUnchangedRange);let s=this.originalLineNumber,r=this.modifiedLineNumber;const a=this.modifiedLineNumber+this.lineCount;if(n.ranges.length===0)this.showAll(t),i.push(this);else{let l=0;for(const d of n.ranges){const c=l===n.ranges.length-1;l++;const h=(c?a:d.endLineNumberExclusive)-r,u=new Dh(s,r,h,0,0);u.setHiddenModifiedRange(d,t),i.push(u),s=u.originalUnchangedRange.endLineNumberExclusive,r=u.modifiedUnchangedRange.endLineNumberExclusive}}return i}shouldHideControls(e){return this._shouldHideControls.read(e)}getHiddenOriginalRange(e){return it.ofLength(this.originalLineNumber+this._visibleLineCountTop.read(e),this.lineCount-this._visibleLineCountTop.read(e)-this._visibleLineCountBottom.read(e))}getHiddenModifiedRange(e){return it.ofLength(this.modifiedLineNumber+this._visibleLineCountTop.read(e),this.lineCount-this._visibleLineCountTop.read(e)-this._visibleLineCountBottom.read(e))}setHiddenModifiedRange(e,t){const i=e.startLineNumber-this.modifiedLineNumber,n=this.modifiedLineNumber+this.lineCount-e.endLineNumberExclusive;this.setState(i,n,t)}getMaxVisibleLineCountTop(){return this.lineCount-this._visibleLineCountBottom.get()}getMaxVisibleLineCountBottom(){return this.lineCount-this._visibleLineCountTop.get()}showMoreAbove(e=10,t){const i=this.getMaxVisibleLineCountTop();this._visibleLineCountTop.set(Math.min(this._visibleLineCountTop.get()+e,i),t)}showMoreBelow(e=10,t){const i=this.lineCount-this._visibleLineCountTop.get();this._visibleLineCountBottom.set(Math.min(this._visibleLineCountBottom.get()+e,i),t)}showAll(e){this._visibleLineCountBottom.set(this.lineCount-this._visibleLineCountTop.get(),e)}showModifiedLine(e,t,i){const n=e+1-(this.modifiedLineNumber+this._visibleLineCountTop.get()),s=this.modifiedLineNumber-this._visibleLineCountBottom.get()+this.lineCount-e;t===0&&n{var _;this._contextMenuService.showContextMenu({domForShadowRoot:u&&(_=i.getDomNode())!==null&&_!==void 0?_:void 0,getAnchor:()=>({x:f,y:p}),getActions:()=>{const v=[],b=n.modified.isEmpty;return v.push(new To("diff.clipboard.copyDeletedContent",b?n.original.length>1?m("diff.clipboard.copyDeletedLinesContent.label","Copy deleted lines"):m("diff.clipboard.copyDeletedLinesContent.single.label","Copy deleted line"):n.original.length>1?m("diff.clipboard.copyChangedLinesContent.label","Copy changed lines"):m("diff.clipboard.copyChangedLinesContent.single.label","Copy changed line"),void 0,!0,async()=>{const w=this._originalTextModel.getValueInRange(n.original.toExclusiveRange());await this._clipboardService.writeText(w)})),n.original.length>1&&v.push(new To("diff.clipboard.copyDeletedLineContent",b?m("diff.clipboard.copyDeletedLineContent.label","Copy deleted line ({0})",n.original.startLineNumber+h):m("diff.clipboard.copyChangedLineContent.label","Copy changed line ({0})",n.original.startLineNumber+h),void 0,!0,async()=>{let w=this._originalTextModel.getLineContent(n.original.startLineNumber+h);w===""&&(w=this._originalTextModel.getEndOfLineSequence()===0?` +`:`\r +`),await this._clipboardService.writeText(w)})),i.getOption(91)||v.push(new To("diff.inline.revertChange",m("diff.inline.revertChange.label","Revert this change"),void 0,!0,async()=>{this._editor.revert(this._diff)})),v},autoSelectFirstItem:!0})};this._register(Wi(this._diffActions,"mousedown",f=>{if(!f.leftButton)return;const{top:p,height:_}=tn(this._diffActions),v=Math.floor(c/3);f.preventDefault(),g(f.posx,p+_+v)})),this._register(i.onMouseMove(f=>{(f.target.type===8||f.target.type===5)&&f.target.detail.viewZoneId===this._getViewZoneId()?(h=this._updateLightBulbPosition(this._marginDomNode,f.event.browserEvent.y,c),this.visibility=!0):this.visibility=!1})),this._register(i.onMouseDown(f=>{f.event.leftButton&&(f.target.type===8||f.target.type===5)&&f.target.detail.viewZoneId===this._getViewZoneId()&&(f.event.preventDefault(),h=this._updateLightBulbPosition(this._marginDomNode,f.event.browserEvent.y,c),g(f.event.posx,f.event.posy+c))}))}_updateLightBulbPosition(e,t,i){const{top:n}=tn(e),s=t-n,r=Math.floor(s/i),a=r*i;if(this._diffActions.style.top=`${a}px`,this._viewLineCounts){let l=0;for(let d=0;do});function mfe(o,e,t,i){Gn(i,e.fontInfo);const n=t.length>0,s=new g_(1e4);let r=0,a=0;const l=[];for(let u=0;u');const l=e.getLineContent(),d=hr.isBasicASCII(l,n),c=hr.containsRTL(l,d,s),h=_C(new Su(r.fontInfo.isMonospace&&!r.disableMonospaceOptimizations,r.fontInfo.canUseHalfwidthRightwardsArrow,l,!1,d,c,0,e,t,r.tabSize,0,r.fontInfo.spaceWidth,r.fontInfo.middotWidth,r.fontInfo.wsmiddotWidth,r.stopRenderingLineAfter,r.renderWhitespace,r.renderControlCharacters,r.fontLigatures!==Jo.OFF,null),a);return a.appendString(""),h.characterMapping.getHorizontalOffset(h.characterMapping.length)}var _fe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},GB=function(o,e){return function(t,i){e(t,i,o)}};let AM=class extends H{constructor(e,t,i,n,s,r,a,l,d,c){super(),this._targetWindow=e,this._editors=t,this._diffModel=i,this._options=n,this._diffEditorWidget=s,this._canIgnoreViewZoneUpdateEvent=r,this._origViewZonesToIgnore=a,this._modViewZonesToIgnore=l,this._clipboardService=d,this._contextMenuService=c,this._originalTopPadding=St(this,0),this._originalScrollOffset=St(this,0),this._originalScrollOffsetAnimated=BB(this._targetWindow,this._originalScrollOffset,this._store),this._modifiedTopPadding=St(this,0),this._modifiedScrollOffset=St(this,0),this._modifiedScrollOffsetAnimated=BB(this._targetWindow,this._modifiedScrollOffset,this._store);const h=St("invalidateAlignmentsState",0),u=this._register(new Gt(()=>{h.set(h.get()+1,void 0)},0));this._register(this._editors.original.onDidChangeViewZones(C=>{this._canIgnoreViewZoneUpdateEvent()||u.schedule()})),this._register(this._editors.modified.onDidChangeViewZones(C=>{this._canIgnoreViewZoneUpdateEvent()||u.schedule()})),this._register(this._editors.original.onDidChangeConfiguration(C=>{(C.hasChanged(146)||C.hasChanged(67))&&u.schedule()})),this._register(this._editors.modified.onDidChangeConfiguration(C=>{(C.hasChanged(146)||C.hasChanged(67))&&u.schedule()}));const g=this._diffModel.map(C=>C?$t(C.model.original.onDidChangeTokens,()=>C.model.original.tokenization.backgroundTokenizationState===2):void 0).map((C,w)=>C==null?void 0:C.read(w)),f=Ze(C=>{const w=this._diffModel.read(C),S=w==null?void 0:w.diff.read(C);if(!w||!S)return null;h.read(C);const k=this._options.renderSideBySide.read(C);return ZB(this._editors.original,this._editors.modified,S.mappings,this._origViewZonesToIgnore,this._modViewZonesToIgnore,k)}),p=Ze(C=>{var w;const S=(w=this._diffModel.read(C))===null||w===void 0?void 0:w.movedTextToCompare.read(C);if(!S)return null;h.read(C);const y=S.changes.map(k=>new Dz(k));return ZB(this._editors.original,this._editors.modified,y,this._origViewZonesToIgnore,this._modViewZonesToIgnore,!0)});function _(){const C=document.createElement("div");return C.className="diagonal-fill",C}const v=this._register(new Q);this.viewZones=Nf(this,(C,w)=>{var S,y,k,x,N,B,P,R;v.clear();const O=f.read(C)||[],U=[],Y=[],me=this._modifiedTopPadding.read(C);me>0&&Y.push({afterLineNumber:0,domNode:document.createElement("div"),heightInPx:me,showInHiddenAreas:!0,suppressMouseDown:!0});const ie=this._originalTopPadding.read(C);ie>0&&U.push({afterLineNumber:0,domNode:document.createElement("div"),heightInPx:ie,showInHiddenAreas:!0,suppressMouseDown:!0});const Se=this._options.renderSideBySide.read(C),ne=Se||(S=this._editors.modified._getViewModel())===null||S===void 0?void 0:S.createLineBreaksComputer();if(ne){const _t=this._editors.original.getModel();for(const Lt of O)if(Lt.diff)for(let tt=Lt.originalRange.startLineNumber;tt_t.getLineCount())return{orig:U,mod:Y};ne==null||ne.addRequest(_t.getLineContent(tt),null,null)}}const Re=(y=ne==null?void 0:ne.finalize())!==null&&y!==void 0?y:[];let De=0;const Le=this._editors.modified.getOption(67),pe=(k=this._diffModel.read(C))===null||k===void 0?void 0:k.movedTextToCompare.read(C),Wt=(N=(x=this._editors.original.getModel())===null||x===void 0?void 0:x.mightContainNonBasicASCII())!==null&&N!==void 0?N:!1,Ai=(P=(B=this._editors.original.getModel())===null||B===void 0?void 0:B.mightContainRTL())!==null&&P!==void 0?P:!1,Nt=sO.fromEditor(this._editors.modified);for(const _t of O)if(_t.diff&&!Se){if(!_t.originalRange.isEmpty){g.read(C);const tt=document.createElement("div");tt.classList.add("view-lines","line-delete","monaco-mouse-cursor-text");const Tt=this._editors.original.getModel();if(_t.originalRange.endLineNumberExclusive-1>Tt.getLineCount())return{orig:U,mod:Y};const Ie=new pfe(_t.originalRange.mapToLineArray(xi=>Tt.tokenization.getLineTokens(xi)),_t.originalRange.mapToLineArray(xi=>Re[De++]),Wt,Ai),Qi=[];for(const xi of _t.diff.innerChanges||[])Qi.push(new zv(xi.originalRange.delta(-(_t.diff.original.startLineNumber-1)),NM.className,0));const Qn=mfe(Ie,Nt,Qi,tt),Nn=document.createElement("div");if(Nn.className="inline-deleted-margin-view-zone",Gn(Nn,Nt.fontInfo),this._options.renderIndicators.read(C))for(let xi=0;xigh(io),Nn,this._editors.modified,_t.diff,this._diffEditorWidget,Qn.viewLineCounts,this._editors.original.getModel(),this._contextMenuService,this._clipboardService));for(let xi=0;xi1&&U.push({afterLineNumber:_t.originalRange.startLineNumber+xi,domNode:_(),heightInPx:(Es-1)*Le,showInHiddenAreas:!0,suppressMouseDown:!0})}Y.push({afterLineNumber:_t.modifiedRange.startLineNumber-1,domNode:tt,heightInPx:Qn.heightInLines*Le,minWidthInPx:Qn.minWidthInPx,marginDomNode:Nn,setZoneId(xi){io=xi},showInHiddenAreas:!0,suppressMouseDown:!0})}const Lt=document.createElement("div");Lt.className="gutter-delete",U.push({afterLineNumber:_t.originalRange.endLineNumberExclusive-1,domNode:_(),heightInPx:_t.modifiedHeightInPx,marginDomNode:Lt,showInHiddenAreas:!0,suppressMouseDown:!0})}else{const Lt=_t.modifiedHeightInPx-_t.originalHeightInPx;if(Lt>0){if(pe!=null&&pe.lineRangeMapping.original.delta(-1).deltaLength(2).contains(_t.originalRange.endLineNumberExclusive-1))continue;U.push({afterLineNumber:_t.originalRange.endLineNumberExclusive-1,domNode:_(),heightInPx:Lt,showInHiddenAreas:!0,suppressMouseDown:!0})}else{let tt=function(){const Ie=document.createElement("div");return Ie.className="arrow-revert-change "+Ve.asClassName(de.arrowRight),w.add(q(Ie,"mousedown",Qi=>Qi.stopPropagation())),w.add(q(Ie,"click",Qi=>{Qi.stopPropagation(),s.revert(_t.diff)})),ae("div",{},Ie)};if(pe!=null&&pe.lineRangeMapping.modified.delta(-1).deltaLength(2).contains(_t.modifiedRange.endLineNumberExclusive-1))continue;let Tt;_t.diff&&_t.diff.modified.isEmpty&&this._options.shouldRenderOldRevertArrows.read(C)&&(Tt=tt()),Y.push({afterLineNumber:_t.modifiedRange.endLineNumberExclusive-1,domNode:_(),heightInPx:-Lt,marginDomNode:Tt,showInHiddenAreas:!0,suppressMouseDown:!0})}}for(const _t of(R=p.read(C))!==null&&R!==void 0?R:[]){if(!(pe!=null&&pe.lineRangeMapping.original.intersect(_t.originalRange))||!(pe!=null&&pe.lineRangeMapping.modified.intersect(_t.modifiedRange)))continue;const Lt=_t.modifiedHeightInPx-_t.originalHeightInPx;Lt>0?U.push({afterLineNumber:_t.originalRange.endLineNumberExclusive-1,domNode:_(),heightInPx:Lt,showInHiddenAreas:!0,suppressMouseDown:!0}):Y.push({afterLineNumber:_t.modifiedRange.endLineNumberExclusive-1,domNode:_(),heightInPx:-Lt,showInHiddenAreas:!0,suppressMouseDown:!0})}return{orig:U,mod:Y}});let b=!1;this._register(this._editors.original.onDidScrollChange(C=>{C.scrollLeftChanged&&!b&&(b=!0,this._editors.modified.setScrollLeft(C.scrollLeft),b=!1)})),this._register(this._editors.modified.onDidScrollChange(C=>{C.scrollLeftChanged&&!b&&(b=!0,this._editors.original.setScrollLeft(C.scrollLeft),b=!1)})),this._originalScrollTop=$t(this._editors.original.onDidScrollChange,()=>this._editors.original.getScrollTop()),this._modifiedScrollTop=$t(this._editors.modified.onDidScrollChange,()=>this._editors.modified.getScrollTop()),this._register(rt(C=>{const w=this._originalScrollTop.read(C)-(this._originalScrollOffsetAnimated.get()-this._modifiedScrollOffsetAnimated.read(C))-(this._originalTopPadding.get()-this._modifiedTopPadding.read(C));w!==this._editors.modified.getScrollTop()&&this._editors.modified.setScrollTop(w,1)})),this._register(rt(C=>{const w=this._modifiedScrollTop.read(C)-(this._modifiedScrollOffsetAnimated.get()-this._originalScrollOffsetAnimated.read(C))-(this._modifiedTopPadding.get()-this._originalTopPadding.read(C));w!==this._editors.original.getScrollTop()&&this._editors.original.setScrollTop(w,1)})),this._register(rt(C=>{var w;const S=(w=this._diffModel.read(C))===null||w===void 0?void 0:w.movedTextToCompare.read(C);let y=0;if(S){const k=this._editors.original.getTopForLineNumber(S.lineRangeMapping.original.startLineNumber,!0)-this._originalTopPadding.get();y=this._editors.modified.getTopForLineNumber(S.lineRangeMapping.modified.startLineNumber,!0)-this._modifiedTopPadding.get()-k}y>0?(this._modifiedTopPadding.set(0,void 0),this._originalTopPadding.set(y,void 0)):y<0?(this._modifiedTopPadding.set(-y,void 0),this._originalTopPadding.set(0,void 0)):setTimeout(()=>{this._modifiedTopPadding.set(0,void 0),this._originalTopPadding.set(0,void 0)},400),this._editors.modified.hasTextFocus()?this._originalScrollOffset.set(this._modifiedScrollOffset.get()-y,void 0,!0):this._modifiedScrollOffset.set(this._originalScrollOffset.get()+y,void 0,!0)}))}};AM=_fe([GB(8,Wc),GB(9,Ho)],AM);function ZB(o,e,t,i,n,s){const r=new Sc(YB(o,i)),a=new Sc(YB(e,n)),l=o.getOption(67),d=e.getOption(67),c=[];let h=0,u=0;function g(f,p){for(;;){let _=r.peek(),v=a.peek();if(_&&_.lineNumber>=f&&(_=void 0),v&&v.lineNumber>=p&&(v=void 0),!_&&!v)break;const b=_?_.lineNumber-h:Number.MAX_VALUE,C=v?v.lineNumber-u:Number.MAX_VALUE;bC?(a.dequeue(),_={lineNumber:v.lineNumber-u+h,heightInPx:0}):(r.dequeue(),a.dequeue()),c.push({originalRange:it.ofLength(_.lineNumber,1),modifiedRange:it.ofLength(v.lineNumber,1),originalHeightInPx:l+_.heightInPx,modifiedHeightInPx:d+v.heightInPx,diff:void 0})}}for(const f of t){let C=function(w,S){var y,k,x,N;if(wU.lineNumberU+Y.heightInPx,0))!==null&&k!==void 0?k:0,O=(N=(x=a.takeWhile(U=>U.lineNumberU+Y.heightInPx,0))!==null&&N!==void 0?N:0;c.push({originalRange:B,modifiedRange:P,originalHeightInPx:B.length*l+R,modifiedHeightInPx:P.length*d+O,diff:f.lineRangeMapping}),b=w,v=S};const p=f.lineRangeMapping;g(p.original.startLineNumber,p.modified.startLineNumber);let _=!0,v=p.modified.startLineNumber,b=p.original.startLineNumber;if(s)for(const w of p.innerChanges||[]){w.originalRange.startColumn>1&&w.modifiedRange.startColumn>1&&C(w.originalRange.startLineNumber,w.modifiedRange.startLineNumber);const S=o.getModel(),y=w.originalRange.endLineNumber<=S.getLineCount()?S.getLineMaxColumn(w.originalRange.endLineNumber):Number.MAX_SAFE_INTEGER;w.originalRange.endColumn1&&i.push({lineNumber:l,heightInPx:r*(d-1)})}for(const l of o.getWhitespaces()){if(e.has(l.id))continue;const d=l.afterLineNumber===0?0:s.convertViewPositionToModelPosition(new W(l.afterLineNumber,1)).lineNumber;t.push({lineNumber:d,heightInPx:l.height})}return Hge(t,i,l=>l.lineNumber,(l,d)=>({lineNumber:l.lineNumber,heightInPx:l.heightInPx+d.heightInPx}))}class vfe extends H{constructor(e,t,i){super(),this._editor=e,this._domNode=t,this.itemProvider=i,this.scrollTop=$t(this._editor.onDidScrollChange,r=>this._editor.getScrollTop()),this.isScrollTopZero=this.scrollTop.map(r=>r===0),this.modelAttached=$t(this._editor.onDidChangeModel,r=>this._editor.hasModel()),this.editorOnDidChangeViewZones=us("onDidChangeViewZones",this._editor.onDidChangeViewZones),this.editorOnDidContentSizeChange=us("onDidContentSizeChange",this._editor.onDidContentSizeChange),this.domNodeSizeChanged=Nk("domNodeSizeChanged"),this.views=new Map,this._domNode.className="gutter monaco-editor";const n=this._domNode.appendChild(Mt("div.scroll-decoration",{role:"presentation",ariaHidden:"true",style:{width:"100%"}}).root),s=new ResizeObserver(()=>{ei(r=>{this.domNodeSizeChanged.trigger(r)})});s.observe(this._domNode),this._register(Ne(()=>s.disconnect())),this._register(rt(r=>{n.className=this.isScrollTopZero.read(r)?"":"scroll-decoration"})),this._register(rt(r=>this.render(r)))}dispose(){super.dispose(),qn(this._domNode)}render(e){if(!this.modelAttached.read(e))return;this.domNodeSizeChanged.read(e),this.editorOnDidChangeViewZones.read(e),this.editorOnDidContentSizeChange.read(e);const t=this.scrollTop.read(e),i=this._editor.getVisibleRanges(),n=new Set(this.views.keys()),s=nt.ofStartAndLength(0,this._domNode.clientHeight);if(!s.isEmpty)for(const r of i){const a=new it(r.startLineNumber,r.endLineNumber+1),l=this.itemProvider.getIntersectingGutterItems(a,e);ei(d=>{for(const c of l){if(!c.range.intersect(a))continue;n.delete(c.id);let h=this.views.get(c.id);if(h)h.item.set(c,d);else{const p=document.createElement("div");this._domNode.appendChild(p);const _=St("item",c),v=this.itemProvider.createView(_,p);h=new bfe(_,v,p),this.views.set(c.id,h)}const u=c.range.startLineNumber<=this._editor.getModel().getLineCount()?this._editor.getTopForLineNumber(c.range.startLineNumber,!0)-t:this._editor.getBottomForLineNumber(c.range.startLineNumber-1,!1)-t,f=(c.range.isEmpty?u:this._editor.getBottomForLineNumber(c.range.endLineNumberExclusive-1,!0)-t)-u;h.domNode.style.top=`${u}px`,h.domNode.style.height=`${f}px`,h.gutterItemView.layout(nt.ofStartAndLength(u,f),s)}})}for(const r of n){const a=this.views.get(r);a.gutterItemView.dispose(),this._domNode.removeChild(a.domNode),this.views.delete(r)}}}class bfe{constructor(e,t,i){this.item=e,this.gutterItemView=t,this.domNode=i}}class xz extends Zg{constructor(e){super(),this._getContext=e}runAction(e,t){const i=this._getContext();return super.runAction(e,i)}}class QB extends s6{constructor(e){super(),this._textModel=e}getValueOfRange(e){return this._textModel.getValueInRange(e)}get length(){const e=this._textModel.getLineCount(),t=this._textModel.getLineLength(e);return new zs(e-1,t)}}class Cfe extends H{constructor(e,t,i={orientation:0}){var n;super(),this.submenuActionViewItems=[],this.hasSecondaryActions=!1,this._onDidChangeDropdownVisibility=this._register(new wG),this.onDidChangeDropdownVisibility=this._onDidChangeDropdownVisibility.event,this.disposables=this._register(new Q),i.hoverDelegate=(n=i.hoverDelegate)!==null&&n!==void 0?n:this._register(Vp()),this.options=i,this.lookupKeybindings=typeof this.options.getKeyBinding=="function",this.toggleMenuAction=this._register(new Gp(()=>{var s;return(s=this.toggleMenuActionViewItem)===null||s===void 0?void 0:s.show()},i.toggleMenuTitle)),this.element=document.createElement("div"),this.element.className="monaco-toolbar",e.appendChild(this.element),this.actionBar=this._register(new Br(this.element,{orientation:i.orientation,ariaLabel:i.ariaLabel,actionRunner:i.actionRunner,allowContextMenu:i.allowContextMenu,highlightToggledItems:i.highlightToggledItems,hoverDelegate:i.hoverDelegate,actionViewItemProvider:(s,r)=>{var a;if(s.id===Gp.ID)return this.toggleMenuActionViewItem=new wy(s,s.menuActions,t,{actionViewItemProvider:this.options.actionViewItemProvider,actionRunner:this.actionRunner,keybindingProvider:this.options.getKeyBinding,classNames:Ve.asClassNameArray((a=i.moreIcon)!==null&&a!==void 0?a:de.toolBarMore),anchorAlignmentProvider:this.options.anchorAlignmentProvider,menuAsChild:!!this.options.renderDropdownAsChildElement,skipTelemetry:this.options.skipTelemetry,isMenu:!0,hoverDelegate:this.options.hoverDelegate}),this.toggleMenuActionViewItem.setActionContext(this.actionBar.context),this.disposables.add(this._onDidChangeDropdownVisibility.add(this.toggleMenuActionViewItem.onDidChangeVisibility)),this.toggleMenuActionViewItem;if(i.actionViewItemProvider){const l=i.actionViewItemProvider(s,r);if(l)return l}if(s instanceof wp){const l=new wy(s,s.actions,t,{actionViewItemProvider:this.options.actionViewItemProvider,actionRunner:this.actionRunner,keybindingProvider:this.options.getKeyBinding,classNames:s.class,anchorAlignmentProvider:this.options.anchorAlignmentProvider,menuAsChild:!!this.options.renderDropdownAsChildElement,skipTelemetry:this.options.skipTelemetry,hoverDelegate:this.options.hoverDelegate});return l.setActionContext(this.actionBar.context),this.submenuActionViewItems.push(l),this.disposables.add(this._onDidChangeDropdownVisibility.add(l.onDidChangeVisibility)),l}}}))}set actionRunner(e){this.actionBar.actionRunner=e}get actionRunner(){return this.actionBar.actionRunner}getElement(){return this.element}getItemAction(e){return this.actionBar.getAction(e)}setActions(e,t){this.clear();const i=e?e.slice(0):[];this.hasSecondaryActions=!!(t&&t.length>0),this.hasSecondaryActions&&t&&(this.toggleMenuAction.menuActions=t.slice(0),i.push(this.toggleMenuAction)),i.forEach(n=>{this.actionBar.push(n,{icon:!0,label:!1,keybinding:this.getKeybindingLabel(n)})})}getKeybindingLabel(e){var t,i,n;const s=this.lookupKeybindings?(i=(t=this.options).getKeyBinding)===null||i===void 0?void 0:i.call(t,e):void 0;return(n=s==null?void 0:s.getLabel())!==null&&n!==void 0?n:void 0}clear(){this.submenuActionViewItems=[],this.disposables.clear(),this.actionBar.clear()}dispose(){this.clear(),this.disposables.dispose(),super.dispose()}}class Gp extends To{constructor(e,t){t=t||m("moreActions","More Actions..."),super(Gp.ID,t,void 0,!0),this._menuActions=[],this.toggleDropdownMenu=e}async run(){this.toggleDropdownMenu()}get menuActions(){return this._menuActions}set menuActions(e){this._menuActions=e}}Gp.ID="toolbar.toggle.more";var Iz=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},ta=function(o,e){return function(t,i){e(t,i,o)}};let y0=class extends Cfe{constructor(e,t,i,n,s,r,a,l){super(e,s,{getKeyBinding:c=>{var h;return(h=r.lookupKeybinding(c.id))!==null&&h!==void 0?h:void 0},...t,allowContextMenu:!0,skipTelemetry:typeof(t==null?void 0:t.telemetrySource)=="string"}),this._options=t,this._menuService=i,this._contextKeyService=n,this._contextMenuService=s,this._keybindingService=r,this._commandService=a,this._sessionDisposables=this._store.add(new Q);const d=t==null?void 0:t.telemetrySource;d&&this._store.add(this.actionBar.onDidRun(c=>l.publicLog2("workbenchActionExecuted",{id:c.action.id,from:d})))}setActions(e,t=[],i){var n,s,r;this._sessionDisposables.clear();const a=e.slice(),l=t.slice(),d=[];let c=0;const h=[];let u=!1;if(((n=this._options)===null||n===void 0?void 0:n.hiddenItemStrategy)!==-1)for(let g=0;g_==null?void 0:_.id)),f=this._options.overflowBehavior.maxItems-g.size;let p=0;for(let _=0;_=f&&(a[_]=void 0,h[_]=v))}}EF(a),EF(h),super.setActions(a,un.join(h,l)),(d.length>0||a.length>0)&&this._sessionDisposables.add(q(this.getElement(),"contextmenu",g=>{var f,p,_,v,b;const C=new na(Fe(this.getElement()),g),w=this.getItemAction(C.target);if(!w)return;C.preventDefault(),C.stopPropagation();const S=[];if(w instanceof Mo&&w.menuKeybinding?S.push(w.menuKeybinding):w instanceof jm||w instanceof Gp||S.push(pz(w.id,void 0,this._commandService,this._keybindingService)),d.length>0){let k=!1;if(c===1&&((f=this._options)===null||f===void 0?void 0:f.hiddenItemStrategy)===0){k=!0;for(let x=0;xthis._menuService.resetHiddenStates(i)}))),y.length!==0&&this._contextMenuService.showContextMenu({getAnchor:()=>C,getActions:()=>y,menuId:(_=this._options)===null||_===void 0?void 0:_.contextMenu,menuActionOptions:{renderShortTitle:!0,...(v=this._options)===null||v===void 0?void 0:v.menuOptions},skipTelemetry:typeof((b=this._options)===null||b===void 0?void 0:b.telemetrySource)=="string",contextKeyService:this._contextKeyService})}))}};y0=Iz([ta(2,fr),ta(3,ze),ta(4,Ho),ta(5,Ot),ta(6,ui),ta(7,rs)],y0);let Qy=class extends y0{constructor(e,t,i,n,s,r,a,l,d){super(e,{resetMenu:t,...i},n,s,r,a,l,d),this._onDidChangeMenuItems=this._store.add(new F),this.onDidChangeMenuItems=this._onDidChangeMenuItems.event;const c=this._store.add(n.createMenu(t,s,{emitEventsForSubmenuChanges:!0})),h=()=>{var u,g,f;const p=[],_=[];Rk(c,i==null?void 0:i.menuOptions,{primary:p,secondary:_},(u=i==null?void 0:i.toolbarOptions)===null||u===void 0?void 0:u.primaryGroup,(g=i==null?void 0:i.toolbarOptions)===null||g===void 0?void 0:g.shouldInlineSubmenu,(f=i==null?void 0:i.toolbarOptions)===null||f===void 0?void 0:f.useSeparatorsInPrimaryActions),e.classList.toggle("has-no-actions",p.length===0&&_.length===0),super.setActions(p,_)};this._store.add(c.onDidChange(()=>{h(),this._onDidChangeMenuItems.fire(this)})),h()}setActions(){throw new Kt("This toolbar is populated from a menu.")}};Qy=Iz([ta(3,fr),ta(4,ze),ta(5,Ho),ta(6,Ot),ta(7,ui),ta(8,rs)],Qy);var Ez=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},rS=function(o,e){return function(t,i){e(t,i,o)}};const LI=[],J1=35;let PM=class extends H{constructor(e,t,i,n,s,r,a,l,d){super(),this._diffModel=t,this._editors=i,this._options=n,this._sashLayout=s,this._boundarySashes=r,this._instantiationService=a,this._contextKeyService=l,this._menuService=d,this._menu=this._register(this._menuService.createMenu(I.DiffEditorHunkToolbar,this._contextKeyService)),this._actions=$t(this._menu.onDidChange,()=>this._menu.getActions()),this._hasActions=this._actions.map(c=>c.length>0),this._showSash=Ze(this,c=>this._options.renderSideBySide.read(c)&&this._hasActions.read(c)),this.width=Ze(this,c=>this._hasActions.read(c)?J1:0),this.elements=Mt("div.gutter@gutter",{style:{position:"absolute",height:"100%",width:J1+"px"}},[]),this._currentDiff=Ze(this,c=>{var h;const u=this._diffModel.read(c);if(!u)return;const g=(h=u.diff.read(c))===null||h===void 0?void 0:h.mappings,f=this._editors.modifiedCursor.read(c);if(f)return g==null?void 0:g.find(p=>p.lineRangeMapping.modified.contains(f.lineNumber))}),this._selectedDiffs=Ze(this,c=>{const h=this._diffModel.read(c),u=h==null?void 0:h.diff.read(c);if(!u)return LI;const g=this._editors.modifiedSelections.read(c);if(g.every(v=>v.isEmpty()))return LI;const f=new kr(g.map(v=>it.fromRangeInclusive(v))),_=u.mappings.filter(v=>v.lineRangeMapping.innerChanges&&f.intersects(v.lineRangeMapping.modified)).map(v=>({mapping:v,rangeMappings:v.lineRangeMapping.innerChanges.filter(b=>g.some(C=>D.areIntersecting(b.modifiedRange,C)))}));return _.length===0||_.every(v=>v.rangeMappings.length===0)?LI:_}),this._register(Vge(e,this.elements.root)),this._register(q(this.elements.root,"click",()=>{this._editors.modified.focus()})),this._register(ru(this.elements.root,{display:this._hasActions.map(c=>c?"block":"none")})),Il(this,c=>this._showSash.read(c)?new yz(e,this._sashLayout.dimensions,this._options.enableSplitViewResizing,this._boundarySashes,mV(this,u=>this._sashLayout.sashLeft.read(u)-J1,(u,g)=>this._sashLayout.sashLeft.set(u+J1,g)),()=>this._sashLayout.resetSash()):void 0).recomputeInitiallyAndOnChange(this._store),this._register(new vfe(this._editors.modified,this.elements.root,{getIntersectingGutterItems:(c,h)=>{const u=this._diffModel.read(h);if(!u)return[];const g=u.diff.read(h);if(!g)return[];const f=this._selectedDiffs.read(h);if(f.length>0){const _=ar.fromRangeMappings(f.flatMap(v=>v.rangeMappings));return[new XB(_,!0,I.DiffEditorSelectionToolbar,void 0,u.model.original.uri,u.model.modified.uri)]}const p=this._currentDiff.read(h);return g.mappings.map(_=>new XB(_.lineRangeMapping.withInnerChangesFromLineRanges(),_.lineRangeMapping===(p==null?void 0:p.lineRangeMapping),I.DiffEditorHunkToolbar,void 0,u.model.original.uri,u.model.modified.uri))},createView:(c,h)=>this._instantiationService.createInstance(OM,c,h,this)})),this._register(q(this.elements.gutter,oe.MOUSE_WHEEL,c=>{this._editors.modified.getOption(103).handleMouseWheel&&this._editors.modified.delegateScrollFromMouseWheelEvent(c)},{passive:!1}))}computeStagedValue(e){var t;const i=(t=e.innerChanges)!==null&&t!==void 0?t:[],n=new QB(this._editors.modifiedModel.get()),s=new QB(this._editors.original.getModel());return new SA(i.map(l=>l.toTextEdit(n))).apply(s)}layout(e){this.elements.gutter.style.left=e+"px"}};PM=Ez([rS(6,Ae),rS(7,ze),rS(8,fr)],PM);class XB{constructor(e,t,i,n,s,r){this.mapping=e,this.showAlways=t,this.menuId=i,this.rangeOverride=n,this.originalUri=s,this.modifiedUri=r}get id(){return this.mapping.modified.toString()}get range(){var e;return(e=this.rangeOverride)!==null&&e!==void 0?e:this.mapping.modified}}let OM=class extends H{constructor(e,t,i,n){super(),this._item=e,this._elements=Mt("div.gutterItem",{style:{height:"20px",width:"34px"}},[Mt("div.background@background",{},[]),Mt("div.buttons@buttons",{},[])]),this._showAlways=this._item.map(this,r=>r.showAlways),this._menuId=this._item.map(this,r=>r.menuId),this._isSmall=St(this,!1),this._lastItemRange=void 0,this._lastViewRange=void 0;const s=this._register(n.createInstance(Op,"element",!0,{position:{hoverPosition:1}}));this._register(Iv(t,this._elements.root)),this._register(rt(r=>{const a=this._showAlways.read(r);this._elements.root.classList.toggle("noTransition",!0),this._elements.root.classList.toggle("showAlways",a),setTimeout(()=>{this._elements.root.classList.toggle("noTransition",!1)},0)})),this._register(Fr((r,a)=>{this._elements.buttons.replaceChildren();const l=a.add(n.createInstance(Qy,this._elements.buttons,this._menuId.read(r),{orientation:1,hoverDelegate:s,toolbarOptions:{primaryGroup:d=>d.startsWith("primary")},overflowBehavior:{maxItems:this._isSmall.read(r)?1:3},hiddenItemStrategy:0,actionRunner:new xz(()=>{const d=this._item.get(),c=d.mapping;return{mapping:c,originalWithModifiedChanges:i.computeStagedValue(c),originalUri:d.originalUri,modifiedUri:d.modifiedUri}}),menuOptions:{shouldForwardArgs:!0}}));a.add(l.onDidChangeMenuItems(()=>{this._lastItemRange&&this.layout(this._lastItemRange,this._lastViewRange)}))}))}layout(e,t){this._lastItemRange=e,this._lastViewRange=t;let i=this._elements.buttons.clientHeight;this._isSmall.set(this._item.get().mapping.original.startLineNumber===1&&e.length<30,void 0),i=this._elements.buttons.clientHeight;const n=e.length/2-i/2,s=i;let r=e.start+n;const a=nt.tryCreate(s,t.endExclusive-s-i),l=nt.tryCreate(e.start+s,e.endExclusive-i-s);l&&a&&l.start=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Sfe=function(o,e){return function(t,i){e(t,i,o)}},FM;let L0=FM=class extends H{static setBreadcrumbsSourceFactory(e){this._breadcrumbsSourceFactory.set(e,void 0)}get isUpdatingHiddenAreas(){return this._isUpdatingHiddenAreas}constructor(e,t,i,n){super(),this._editors=e,this._diffModel=t,this._options=i,this._instantiationService=n,this._modifiedOutlineSource=Il(this,l=>{const d=this._editors.modifiedModel.read(l),c=FM._breadcrumbsSourceFactory.read(l);return!d||!c?void 0:c(d,this._instantiationService)}),this._isUpdatingHiddenAreas=!1,this._register(this._editors.original.onDidChangeCursorPosition(l=>{if(l.reason===1)return;const d=this._diffModel.get();ei(c=>{for(const h of this._editors.original.getSelections()||[])d==null||d.ensureOriginalLineIsVisible(h.getStartPosition().lineNumber,0,c),d==null||d.ensureOriginalLineIsVisible(h.getEndPosition().lineNumber,0,c)})})),this._register(this._editors.modified.onDidChangeCursorPosition(l=>{if(l.reason===1)return;const d=this._diffModel.get();ei(c=>{for(const h of this._editors.modified.getSelections()||[])d==null||d.ensureModifiedLineIsVisible(h.getStartPosition().lineNumber,0,c),d==null||d.ensureModifiedLineIsVisible(h.getEndPosition().lineNumber,0,c)})}));const s=this._diffModel.map((l,d)=>{var c,h;const u=(c=l==null?void 0:l.unchangedRegions.read(d))!==null&&c!==void 0?c:[];return u.length===1&&u[0].modifiedLineNumber===1&&u[0].lineCount===((h=this._editors.modifiedModel.read(d))===null||h===void 0?void 0:h.getLineCount())?[]:u});this.viewZones=Nf(this,(l,d)=>{const c=this._modifiedOutlineSource.read(l);if(!c)return{origViewZones:[],modViewZones:[]};const h=[],u=[],g=this._options.renderSideBySide.read(l),f=s.read(l);for(const p of f)if(!p.shouldHideControls(l)){{const _=Ze(this,b=>p.getHiddenOriginalRange(b).startLineNumber-1),v=new Gy(_,24);h.push(v),d.add(new JB(this._editors.original,v,p,p.originalUnchangedRange,!g,c,b=>this._diffModel.get().ensureModifiedLineIsVisible(b,2,void 0),this._options))}{const _=Ze(this,b=>p.getHiddenModifiedRange(b).startLineNumber-1),v=new Gy(_,24);u.push(v),d.add(new JB(this._editors.modified,v,p,p.modifiedUnchangedRange,!1,c,b=>this._diffModel.get().ensureModifiedLineIsVisible(b,2,void 0),this._options))}}return{origViewZones:h,modViewZones:u}});const r={description:"unchanged lines",className:"diff-unchanged-lines",isWholeLine:!0},a={description:"Fold Unchanged",glyphMarginHoverMessage:new hs(void 0,{isTrusted:!0,supportThemeIcons:!0}).appendMarkdown(m("foldUnchanged","Fold Unchanged Region")),glyphMarginClassName:"fold-unchanged "+Ve.asClassName(de.fold),zIndex:10001};this._register(qy(this._editors.original,Ze(this,l=>{const d=s.read(l),c=d.map(h=>({range:h.originalUnchangedRange.toInclusiveRange(),options:r}));for(const h of d)h.shouldHideControls(l)&&c.push({range:D.fromPositions(new W(h.originalLineNumber,1)),options:a});return c}))),this._register(qy(this._editors.modified,Ze(this,l=>{const d=s.read(l),c=d.map(h=>({range:h.modifiedUnchangedRange.toInclusiveRange(),options:r}));for(const h of d)h.shouldHideControls(l)&&c.push({range:it.ofLength(h.modifiedLineNumber,1).toInclusiveRange(),options:a});return c}))),this._register(rt(l=>{const d=s.read(l);this._isUpdatingHiddenAreas=!0;try{this._editors.original.setHiddenAreas(d.map(c=>c.getHiddenOriginalRange(l).toInclusiveRange()).filter(Xl)),this._editors.modified.setHiddenAreas(d.map(c=>c.getHiddenModifiedRange(l).toInclusiveRange()).filter(Xl))}finally{this._isUpdatingHiddenAreas=!1}})),this._register(this._editors.modified.onMouseUp(l=>{var d;if(!l.event.rightButton&&l.target.position&&(!((d=l.target.element)===null||d===void 0)&&d.className.includes("fold-unchanged"))){const c=l.target.position.lineNumber,h=this._diffModel.get();if(!h)return;const u=h.unchangedRegions.get().find(g=>g.modifiedUnchangedRange.includes(c));if(!u)return;u.collapseAll(void 0),l.event.stopPropagation(),l.event.preventDefault()}})),this._register(this._editors.original.onMouseUp(l=>{var d;if(!l.event.rightButton&&l.target.position&&(!((d=l.target.element)===null||d===void 0)&&d.className.includes("fold-unchanged"))){const c=l.target.position.lineNumber,h=this._diffModel.get();if(!h)return;const u=h.unchangedRegions.get().find(g=>g.originalUnchangedRange.includes(c));if(!u)return;u.collapseAll(void 0),l.event.stopPropagation(),l.event.preventDefault()}}))}};L0._breadcrumbsSourceFactory=St("breadcrumbsSourceFactory",void 0);L0=FM=wfe([Sfe(3,Ae)],L0);class JB extends wz{constructor(e,t,i,n,s,r,a,l){const d=Mt("div.diff-hidden-lines-widget");super(e,t,d.root),this._editor=e,this._unchangedRegion=i,this._unchangedRegionRange=n,this._hide=s,this._modifiedOutlineSource=r,this._revealModifiedHiddenLine=a,this._options=l,this._nodes=Mt("div.diff-hidden-lines",[Mt("div.top@top",{title:m("diff.hiddenLines.top","Click or drag to show more above")}),Mt("div.center@content",{style:{display:"flex"}},[Mt("div@first",{style:{display:"flex",justifyContent:"center",alignItems:"center",flexShrink:"0"}},[ae("a",{title:m("showUnchangedRegion","Show Unchanged Region"),role:"button",onclick:()=>{this._unchangedRegion.showAll(void 0)}},...Fh("$(unfold)"))]),Mt("div@others",{style:{display:"flex",justifyContent:"center",alignItems:"center"}})]),Mt("div.bottom@bottom",{title:m("diff.bottom","Click or drag to show more below"),role:"button"})]),d.root.appendChild(this._nodes.root);const c=$t(this._editor.onDidLayoutChange,()=>this._editor.getLayoutInfo());this._hide?qn(this._nodes.first):this._register(ru(this._nodes.first,{width:c.map(u=>u.contentLeft)})),this._register(rt(u=>{const g=this._unchangedRegion.visibleLineCountTop.read(u)+this._unchangedRegion.visibleLineCountBottom.read(u)===this._unchangedRegion.lineCount;this._nodes.bottom.classList.toggle("canMoveTop",!g),this._nodes.bottom.classList.toggle("canMoveBottom",this._unchangedRegion.visibleLineCountBottom.read(u)>0),this._nodes.top.classList.toggle("canMoveTop",this._unchangedRegion.visibleLineCountTop.read(u)>0),this._nodes.top.classList.toggle("canMoveBottom",!g);const f=this._unchangedRegion.isDragged.read(u),p=this._editor.getDomNode();p&&(p.classList.toggle("draggingUnchangedRegion",!!f),f==="top"?(p.classList.toggle("canMoveTop",this._unchangedRegion.visibleLineCountTop.read(u)>0),p.classList.toggle("canMoveBottom",!g)):f==="bottom"?(p.classList.toggle("canMoveTop",!g),p.classList.toggle("canMoveBottom",this._unchangedRegion.visibleLineCountBottom.read(u)>0)):(p.classList.toggle("canMoveTop",!1),p.classList.toggle("canMoveBottom",!1)))}));const h=this._editor;this._register(q(this._nodes.top,"mousedown",u=>{if(u.button!==0)return;this._nodes.top.classList.toggle("dragging",!0),this._nodes.root.classList.toggle("dragging",!0),u.preventDefault();const g=u.clientY;let f=!1;const p=this._unchangedRegion.visibleLineCountTop.get();this._unchangedRegion.isDragged.set("top",void 0);const _=Fe(this._nodes.top),v=q(_,"mousemove",C=>{const S=C.clientY-g;f=f||Math.abs(S)>2;const y=Math.round(S/h.getOption(67)),k=Math.max(0,Math.min(p+y,this._unchangedRegion.getMaxVisibleLineCountTop()));this._unchangedRegion.visibleLineCountTop.set(k,void 0)}),b=q(_,"mouseup",C=>{f||this._unchangedRegion.showMoreAbove(this._options.hideUnchangedRegionsRevealLineCount.get(),void 0),this._nodes.top.classList.toggle("dragging",!1),this._nodes.root.classList.toggle("dragging",!1),this._unchangedRegion.isDragged.set(void 0,void 0),v.dispose(),b.dispose()})})),this._register(q(this._nodes.bottom,"mousedown",u=>{if(u.button!==0)return;this._nodes.bottom.classList.toggle("dragging",!0),this._nodes.root.classList.toggle("dragging",!0),u.preventDefault();const g=u.clientY;let f=!1;const p=this._unchangedRegion.visibleLineCountBottom.get();this._unchangedRegion.isDragged.set("bottom",void 0);const _=Fe(this._nodes.bottom),v=q(_,"mousemove",C=>{const S=C.clientY-g;f=f||Math.abs(S)>2;const y=Math.round(S/h.getOption(67)),k=Math.max(0,Math.min(p-y,this._unchangedRegion.getMaxVisibleLineCountBottom())),x=this._unchangedRegionRange.endLineNumberExclusive>h.getModel().getLineCount()?h.getContentHeight():h.getTopForLineNumber(this._unchangedRegionRange.endLineNumberExclusive);this._unchangedRegion.visibleLineCountBottom.set(k,void 0);const N=this._unchangedRegionRange.endLineNumberExclusive>h.getModel().getLineCount()?h.getContentHeight():h.getTopForLineNumber(this._unchangedRegionRange.endLineNumberExclusive);h.setScrollTop(h.getScrollTop()+(N-x))}),b=q(_,"mouseup",C=>{if(this._unchangedRegion.isDragged.set(void 0,void 0),!f){const w=h.getTopForLineNumber(this._unchangedRegionRange.endLineNumberExclusive);this._unchangedRegion.showMoreBelow(this._options.hideUnchangedRegionsRevealLineCount.get(),void 0);const S=h.getTopForLineNumber(this._unchangedRegionRange.endLineNumberExclusive);h.setScrollTop(h.getScrollTop()+(S-w))}this._nodes.bottom.classList.toggle("dragging",!1),this._nodes.root.classList.toggle("dragging",!1),v.dispose(),b.dispose()})})),this._register(rt(u=>{const g=[];if(!this._hide){const f=i.getHiddenModifiedRange(u).length,p=m("hiddenLines","{0} hidden lines",f),_=ae("span",{title:m("diff.hiddenLines.expandAll","Double click to unfold")},p);_.addEventListener("dblclick",C=>{C.button===0&&(C.preventDefault(),this._unchangedRegion.showAll(void 0))}),g.push(_);const v=this._unchangedRegion.getHiddenModifiedRange(u),b=this._modifiedOutlineSource.getBreadcrumbItems(v,u);if(b.length>0){g.push(ae("span",void 0,"  |  "));for(let C=0;C{this._revealModifiedHiddenLine(w.startLineNumber)}}}}qn(this._nodes.others,...g)}))}}var yfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Lfe=function(o,e){return function(t,i){e(t,i,o)}},Yr;let rf=Yr=class extends H{constructor(e,t,i,n,s,r,a){super(),this._editors=e,this._rootElement=t,this._diffModel=i,this._rootWidth=n,this._rootHeight=s,this._modifiedEditorLayoutInfo=r,this._themeService=a,this.width=Yr.ENTIRE_DIFF_OVERVIEW_WIDTH;const l=$t(this._themeService.onDidColorThemeChange,()=>this._themeService.getColorTheme()),d=Ze(u=>{const g=l.read(u),f=g.getColor(See)||(g.getColor(Cee)||BN).transparent(2),p=g.getColor(yee)||(g.getColor(wee)||WN).transparent(2);return{insertColor:f,removeColor:p}}),c=Bt(document.createElement("div"));c.setClassName("diffViewport"),c.setPosition("absolute");const h=Mt("div.diffOverview",{style:{position:"absolute",top:"0px",width:Yr.ENTIRE_DIFF_OVERVIEW_WIDTH+"px"}}).root;this._register(Iv(h,c.domNode)),this._register(Wi(h,oe.POINTER_DOWN,u=>{this._editors.modified.delegateVerticalScrollbarPointerDown(u)})),this._register(q(h,oe.MOUSE_WHEEL,u=>{this._editors.modified.delegateScrollFromMouseWheelEvent(u)},{passive:!1})),this._register(Iv(this._rootElement,h)),this._register(Fr((u,g)=>{const f=this._diffModel.read(u),p=this._editors.original.createOverviewRuler("original diffOverviewRuler");p&&(g.add(p),g.add(Iv(h,p.getDomNode())));const _=this._editors.modified.createOverviewRuler("modified diffOverviewRuler");if(_&&(g.add(_),g.add(Iv(h,_.getDomNode()))),!p||!_)return;const v=us("viewZoneChanged",this._editors.original.onDidChangeViewZones),b=us("viewZoneChanged",this._editors.modified.onDidChangeViewZones),C=us("hiddenRangesChanged",this._editors.original.onDidChangeHiddenAreas),w=us("hiddenRangesChanged",this._editors.modified.onDidChangeHiddenAreas);g.add(rt(S=>{var y;v.read(S),b.read(S),C.read(S),w.read(S);const k=d.read(S),x=(y=f==null?void 0:f.diff.read(S))===null||y===void 0?void 0:y.mappings;function N(R,O,U){const Y=U._getViewModel();return Y?R.filter(me=>me.length>0).map(me=>{const ie=Y.coordinatesConverter.convertModelPositionToViewPosition(new W(me.startLineNumber,1)),Se=Y.coordinatesConverter.convertModelPositionToViewPosition(new W(me.endLineNumberExclusive,1)),ne=Se.lineNumber-ie.lineNumber;return new oH(ie.lineNumber,Se.lineNumber,ne,O.toString())}):[]}const B=N((x||[]).map(R=>R.lineRangeMapping.original),k.removeColor,this._editors.original),P=N((x||[]).map(R=>R.lineRangeMapping.modified),k.insertColor,this._editors.modified);p==null||p.setZones(B),_==null||_.setZones(P)})),g.add(rt(S=>{const y=this._rootHeight.read(S),k=this._rootWidth.read(S),x=this._modifiedEditorLayoutInfo.read(S);if(x){const N=Yr.ENTIRE_DIFF_OVERVIEW_WIDTH-2*Yr.ONE_OVERVIEW_WIDTH;p.setLayout({top:0,height:y,right:N+Yr.ONE_OVERVIEW_WIDTH,width:Yr.ONE_OVERVIEW_WIDTH}),_.setLayout({top:0,height:y,right:0,width:Yr.ONE_OVERVIEW_WIDTH});const B=this._editors.modifiedScrollTop.read(S),P=this._editors.modifiedScrollHeight.read(S),R=this._editors.modified.getOption(103),O=new Rp(R.verticalHasArrows?R.arrowSize:0,R.verticalScrollbarSize,0,x.height,P,B);c.setTop(O.getSliderPosition()),c.setHeight(O.getSliderSize())}else c.setTop(0),c.setHeight(0);h.style.height=y+"px",h.style.left=k-Yr.ENTIRE_DIFF_OVERVIEW_WIDTH+"px",c.setWidth(Yr.ENTIRE_DIFF_OVERVIEW_WIDTH)}))}))}};rf.ONE_OVERVIEW_WIDTH=15;rf.ENTIRE_DIFF_OVERVIEW_WIDTH=Yr.ONE_OVERVIEW_WIDTH*2;rf=Yr=yfe([Lfe(6,Cn)],rf);const kI=[];class kfe extends H{constructor(e,t,i,n){super(),this._editors=e,this._diffModel=t,this._options=i,this._widget=n,this._selectedDiffs=Ze(this,s=>{const r=this._diffModel.read(s),a=r==null?void 0:r.diff.read(s);if(!a)return kI;const l=this._editors.modifiedSelections.read(s);if(l.every(u=>u.isEmpty()))return kI;const d=new kr(l.map(u=>it.fromRangeInclusive(u))),h=a.mappings.filter(u=>u.lineRangeMapping.innerChanges&&d.intersects(u.lineRangeMapping.modified)).map(u=>({mapping:u,rangeMappings:u.lineRangeMapping.innerChanges.filter(g=>l.some(f=>D.areIntersecting(g.modifiedRange,f)))}));return h.length===0||h.every(u=>u.rangeMappings.length===0)?kI:h}),this._register(Fr((s,r)=>{if(!this._options.shouldRenderOldRevertArrows.read(s))return;const a=this._diffModel.read(s),l=a==null?void 0:a.diff.read(s);if(!a||!l||a.movedTextToCompare.read(s))return;const d=[],c=this._selectedDiffs.read(s),h=new Set(c.map(u=>u.mapping));if(c.length>0){const u=this._editors.modifiedSelections.read(s),g=r.add(new k0(u[u.length-1].positionLineNumber,this._widget,c.flatMap(f=>f.rangeMappings),!0));this._editors.modified.addGlyphMarginWidget(g),d.push(g)}for(const u of l.mappings)if(!h.has(u)&&!u.lineRangeMapping.modified.isEmpty&&u.lineRangeMapping.innerChanges){const g=r.add(new k0(u.lineRangeMapping.modified.startLineNumber,this._widget,u.lineRangeMapping,!1));this._editors.modified.addGlyphMarginWidget(g),d.push(g)}r.add(Ne(()=>{for(const u of d)this._editors.modified.removeGlyphMarginWidget(u)}))}))}}class k0 extends H{getId(){return this._id}constructor(e,t,i,n){super(),this._lineNumber=e,this._widget=t,this._diffs=i,this._revertSelection=n,this._id=`revertButton${k0.counter++}`,this._domNode=Mt("div.revertButton",{title:this._revertSelection?m("revertSelectedChanges","Revert Selected Changes"):m("revertChange","Revert Change")},[Jg(de.arrowRight)]).root,this._register(q(this._domNode,oe.MOUSE_DOWN,s=>{s.button!==2&&(s.stopPropagation(),s.preventDefault())})),this._register(q(this._domNode,oe.MOUSE_UP,s=>{s.stopPropagation(),s.preventDefault()})),this._register(q(this._domNode,oe.CLICK,s=>{this._diffs instanceof Bs?this._widget.revert(this._diffs):this._widget.revertRangeMappings(this._diffs),s.stopPropagation(),s.preventDefault()}))}getDomNode(){return this._domNode}getPosition(){return{lane:ad.Right,range:{startColumn:1,startLineNumber:this._lineNumber,endColumn:1,endLineNumber:this._lineNumber},zIndex:10001}}}k0.counter=0;function Id(o,e,t){const i=o.bindTo(e);return Ik({debugName:()=>`Set Context Key "${o.key}"`},n=>{i.set(t(n))})}function Dfe(o){return Dg.get(o)}class Dg{static get(e){let t=Dg._map.get(e);if(!t){t=new Dg(e),Dg._map.set(e,t);const i=e.onDidDispose(()=>{Dg._map.delete(e),i.dispose()})}return t}constructor(e){this.editor=e,this.model=$t(this.editor.onDidChangeModel,()=>this.editor.getModel())}}Dg._map=new Map;var xfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},e9=function(o,e){return function(t,i){e(t,i,o)}};let BM=class extends H{get onDidContentSizeChange(){return this._onDidContentSizeChange.event}constructor(e,t,i,n,s,r,a){super(),this.originalEditorElement=e,this.modifiedEditorElement=t,this._options=i,this._argCodeEditorWidgetOptions=n,this._createInnerEditor=s,this._instantiationService=r,this._keybindingService=a,this.original=this._register(this._createLeftHandSideEditor(this._options.editorOptions.get(),this._argCodeEditorWidgetOptions.originalEditor||{})),this.modified=this._register(this._createRightHandSideEditor(this._options.editorOptions.get(),this._argCodeEditorWidgetOptions.modifiedEditor||{})),this._onDidContentSizeChange=this._register(new F),this.modifiedScrollTop=$t(this.modified.onDidScrollChange,()=>this.modified.getScrollTop()),this.modifiedScrollHeight=$t(this.modified.onDidScrollChange,()=>this.modified.getScrollHeight()),this.modifiedModel=Dfe(this.modified).model,this.modifiedSelections=$t(this.modified.onDidChangeCursorSelection,()=>{var l;return(l=this.modified.getSelections())!==null&&l!==void 0?l:[]}),this.modifiedCursor=Gd({owner:this,equalsFn:W.equals},l=>{var d,c;return(c=(d=this.modifiedSelections.read(l)[0])===null||d===void 0?void 0:d.getPosition())!==null&&c!==void 0?c:new W(1,1)}),this.originalCursor=$t(this.original.onDidChangeCursorPosition,()=>{var l;return(l=this.original.getPosition())!==null&&l!==void 0?l:new W(1,1)}),this._argCodeEditorWidgetOptions=null,this._register(MC({createEmptyChangeSummary:()=>({}),handleChange:(l,d)=>(l.didChange(i.editorOptions)&&Object.assign(d,l.change.changedOptions),!0)},(l,d)=>{i.editorOptions.read(l),this._options.renderSideBySide.read(l),this.modified.updateOptions(this._adjustOptionsForRightHandSide(l,d)),this.original.updateOptions(this._adjustOptionsForLeftHandSide(l,d))}))}_createLeftHandSideEditor(e,t){const i=this._adjustOptionsForLeftHandSide(void 0,e),n=this._constructInnerEditor(this._instantiationService,this.originalEditorElement,i,t);return n.setContextValue("isInDiffLeftEditor",!0),n}_createRightHandSideEditor(e,t){const i=this._adjustOptionsForRightHandSide(void 0,e),n=this._constructInnerEditor(this._instantiationService,this.modifiedEditorElement,i,t);return n.setContextValue("isInDiffRightEditor",!0),n}_constructInnerEditor(e,t,i,n){const s=this._createInnerEditor(e,t,i,n);return this._register(s.onDidContentSizeChange(r=>{const a=this.original.getContentWidth()+this.modified.getContentWidth()+rf.ENTIRE_DIFF_OVERVIEW_WIDTH,l=Math.max(this.modified.getContentHeight(),this.original.getContentHeight());this._onDidContentSizeChange.fire({contentHeight:l,contentWidth:a,contentHeightChanged:r.contentHeightChanged,contentWidthChanged:r.contentWidthChanged})})),s}_adjustOptionsForLeftHandSide(e,t){const i=this._adjustOptionsForSubEditor(t);return this._options.renderSideBySide.get()?(i.unicodeHighlight=this._options.editorOptions.get().unicodeHighlight||{},i.wordWrapOverride1=this._options.diffWordWrap.get()):(i.wordWrapOverride1="off",i.wordWrapOverride2="off",i.stickyScroll={enabled:!1},i.unicodeHighlight={nonBasicASCII:!1,ambiguousCharacters:!1,invisibleCharacters:!1}),i.glyphMargin=this._options.renderSideBySide.get(),t.originalAriaLabel&&(i.ariaLabel=t.originalAriaLabel),i.ariaLabel=this._updateAriaLabel(i.ariaLabel),i.readOnly=!this._options.originalEditable.get(),i.dropIntoEditor={enabled:!i.readOnly},i.extraEditorClassName="original-in-monaco-diff-editor",i}_adjustOptionsForRightHandSide(e,t){const i=this._adjustOptionsForSubEditor(t);return t.modifiedAriaLabel&&(i.ariaLabel=t.modifiedAriaLabel),i.ariaLabel=this._updateAriaLabel(i.ariaLabel),i.wordWrapOverride1=this._options.diffWordWrap.get(),i.revealHorizontalRightPadding=al.revealHorizontalRightPadding.defaultValue+rf.ENTIRE_DIFF_OVERVIEW_WIDTH,i.scrollbar.verticalHasArrows=!1,i.extraEditorClassName="modified-in-monaco-diff-editor",i}_adjustOptionsForSubEditor(e){const t={...e,dimension:{height:0,width:0}};return t.inDiffEditor=!0,t.automaticLayout=!1,t.scrollbar={...t.scrollbar||{}},t.folding=!1,t.codeLens=this._options.diffCodeLens.get(),t.fixedOverflowWidgets=!0,t.minimap={...t.minimap||{}},t.minimap.enabled=!1,this._options.hideUnchangedRegions.get()?t.stickyScroll={enabled:!1}:t.stickyScroll=this._options.editorOptions.get().stickyScroll,t}_updateAriaLabel(e){var t;e||(e="");const i=m("diff-aria-navigation-tip"," use {0} to open the accessibility help.",(t=this._keybindingService.lookupKeybinding("editor.action.accessibilityHelp"))===null||t===void 0?void 0:t.getAriaLabel());return this._options.accessibilityVerbose.get()?e+i:e?e.replaceAll(i,""):""}};BM=xfe([e9(5,Ae),e9(6,Ot)],BM);class Gk extends H{constructor(){super(...arguments),this._id=++Gk.idCounter,this._onDidDispose=this._register(new F),this.onDidDispose=this._onDidDispose.event}getId(){return this.getEditorType()+":v2:"+this._id}getVisibleColumnFromPosition(e){return this._targetEditor.getVisibleColumnFromPosition(e)}getPosition(){return this._targetEditor.getPosition()}setPosition(e,t="api"){this._targetEditor.setPosition(e,t)}revealLine(e,t=0){this._targetEditor.revealLine(e,t)}revealLineInCenter(e,t=0){this._targetEditor.revealLineInCenter(e,t)}revealLineInCenterIfOutsideViewport(e,t=0){this._targetEditor.revealLineInCenterIfOutsideViewport(e,t)}revealLineNearTop(e,t=0){this._targetEditor.revealLineNearTop(e,t)}revealPosition(e,t=0){this._targetEditor.revealPosition(e,t)}revealPositionInCenter(e,t=0){this._targetEditor.revealPositionInCenter(e,t)}revealPositionInCenterIfOutsideViewport(e,t=0){this._targetEditor.revealPositionInCenterIfOutsideViewport(e,t)}revealPositionNearTop(e,t=0){this._targetEditor.revealPositionNearTop(e,t)}getSelection(){return this._targetEditor.getSelection()}getSelections(){return this._targetEditor.getSelections()}setSelection(e,t="api"){this._targetEditor.setSelection(e,t)}setSelections(e,t="api"){this._targetEditor.setSelections(e,t)}revealLines(e,t,i=0){this._targetEditor.revealLines(e,t,i)}revealLinesInCenter(e,t,i=0){this._targetEditor.revealLinesInCenter(e,t,i)}revealLinesInCenterIfOutsideViewport(e,t,i=0){this._targetEditor.revealLinesInCenterIfOutsideViewport(e,t,i)}revealLinesNearTop(e,t,i=0){this._targetEditor.revealLinesNearTop(e,t,i)}revealRange(e,t=0,i=!1,n=!0){this._targetEditor.revealRange(e,t,i,n)}revealRangeInCenter(e,t=0){this._targetEditor.revealRangeInCenter(e,t)}revealRangeInCenterIfOutsideViewport(e,t=0){this._targetEditor.revealRangeInCenterIfOutsideViewport(e,t)}revealRangeNearTop(e,t=0){this._targetEditor.revealRangeNearTop(e,t)}revealRangeNearTopIfOutsideViewport(e,t=0){this._targetEditor.revealRangeNearTopIfOutsideViewport(e,t)}revealRangeAtTop(e,t=0){this._targetEditor.revealRangeAtTop(e,t)}getSupportedActions(){return this._targetEditor.getSupportedActions()}focus(){this._targetEditor.focus()}trigger(e,t,i){this._targetEditor.trigger(e,t,i)}createDecorationsCollection(e){return this._targetEditor.createDecorationsCollection(e)}changeDecorations(e){return this._targetEditor.changeDecorations(e)}}Gk.idCounter=0;var Ife=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Efe=function(o,e){return function(t,i){e(t,i,o)}};let WM=class{get editorOptions(){return this._options}constructor(e,t){this._accessibilityService=t,this._diffEditorWidth=St(this,0),this._screenReaderMode=$t(this._accessibilityService.onDidChangeScreenReaderOptimized,()=>this._accessibilityService.isScreenReaderOptimized()),this.couldShowInlineViewBecauseOfSize=Ze(this,n=>this._options.read(n).renderSideBySide&&this._diffEditorWidth.read(n)<=this._options.read(n).renderSideBySideInlineBreakpoint),this.renderOverviewRuler=Ze(this,n=>this._options.read(n).renderOverviewRuler),this.renderSideBySide=Ze(this,n=>this._options.read(n).renderSideBySide&&!(this._options.read(n).useInlineViewWhenSpaceIsLimited&&this.couldShowInlineViewBecauseOfSize.read(n)&&!this._screenReaderMode.read(n))),this.readOnly=Ze(this,n=>this._options.read(n).readOnly),this.shouldRenderOldRevertArrows=Ze(this,n=>!(!this._options.read(n).renderMarginRevertIcon||!this.renderSideBySide.read(n)||this.readOnly.read(n)||this.shouldRenderGutterMenu.read(n))),this.shouldRenderGutterMenu=Ze(this,n=>this._options.read(n).renderGutterMenu),this.renderIndicators=Ze(this,n=>this._options.read(n).renderIndicators),this.enableSplitViewResizing=Ze(this,n=>this._options.read(n).enableSplitViewResizing),this.splitViewDefaultRatio=Ze(this,n=>this._options.read(n).splitViewDefaultRatio),this.ignoreTrimWhitespace=Ze(this,n=>this._options.read(n).ignoreTrimWhitespace),this.maxComputationTimeMs=Ze(this,n=>this._options.read(n).maxComputationTime),this.showMoves=Ze(this,n=>this._options.read(n).experimental.showMoves&&this.renderSideBySide.read(n)),this.isInEmbeddedEditor=Ze(this,n=>this._options.read(n).isInEmbeddedEditor),this.diffWordWrap=Ze(this,n=>this._options.read(n).diffWordWrap),this.originalEditable=Ze(this,n=>this._options.read(n).originalEditable),this.diffCodeLens=Ze(this,n=>this._options.read(n).diffCodeLens),this.accessibilityVerbose=Ze(this,n=>this._options.read(n).accessibilityVerbose),this.diffAlgorithm=Ze(this,n=>this._options.read(n).diffAlgorithm),this.showEmptyDecorations=Ze(this,n=>this._options.read(n).experimental.showEmptyDecorations),this.onlyShowAccessibleDiffViewer=Ze(this,n=>this._options.read(n).onlyShowAccessibleDiffViewer),this.hideUnchangedRegions=Ze(this,n=>this._options.read(n).hideUnchangedRegions.enabled),this.hideUnchangedRegionsRevealLineCount=Ze(this,n=>this._options.read(n).hideUnchangedRegions.revealLineCount),this.hideUnchangedRegionsContextLineCount=Ze(this,n=>this._options.read(n).hideUnchangedRegions.contextLineCount),this.hideUnchangedRegionsMinimumLineCount=Ze(this,n=>this._options.read(n).hideUnchangedRegions.minimumLineCount);const i={...e,...t9(e,as)};this._options=St(this,i)}updateOptions(e){const t=t9(e,this._options.get()),i={...this._options.get(),...e,...t};this._options.set(i,void 0,{changedOptions:e})}setWidth(e){this._diffEditorWidth.set(e,void 0)}};WM=Ife([Efe(1,Bo)],WM);function t9(o,e){var t,i,n,s,r,a,l,d;return{enableSplitViewResizing:xe(o.enableSplitViewResizing,e.enableSplitViewResizing),splitViewDefaultRatio:vq(o.splitViewDefaultRatio,.5,.1,.9),renderSideBySide:xe(o.renderSideBySide,e.renderSideBySide),renderMarginRevertIcon:xe(o.renderMarginRevertIcon,e.renderMarginRevertIcon),maxComputationTime:Qu(o.maxComputationTime,e.maxComputationTime,0,1073741824),maxFileSize:Qu(o.maxFileSize,e.maxFileSize,0,1073741824),ignoreTrimWhitespace:xe(o.ignoreTrimWhitespace,e.ignoreTrimWhitespace),renderIndicators:xe(o.renderIndicators,e.renderIndicators),originalEditable:xe(o.originalEditable,e.originalEditable),diffCodeLens:xe(o.diffCodeLens,e.diffCodeLens),renderOverviewRuler:xe(o.renderOverviewRuler,e.renderOverviewRuler),diffWordWrap:Fi(o.diffWordWrap,e.diffWordWrap,["off","on","inherit"]),diffAlgorithm:Fi(o.diffAlgorithm,e.diffAlgorithm,["legacy","advanced"],{smart:"legacy",experimental:"advanced"}),accessibilityVerbose:xe(o.accessibilityVerbose,e.accessibilityVerbose),experimental:{showMoves:xe((t=o.experimental)===null||t===void 0?void 0:t.showMoves,e.experimental.showMoves),showEmptyDecorations:xe((i=o.experimental)===null||i===void 0?void 0:i.showEmptyDecorations,e.experimental.showEmptyDecorations)},hideUnchangedRegions:{enabled:xe((s=(n=o.hideUnchangedRegions)===null||n===void 0?void 0:n.enabled)!==null&&s!==void 0?s:(r=o.experimental)===null||r===void 0?void 0:r.collapseUnchangedRegions,e.hideUnchangedRegions.enabled),contextLineCount:Qu((a=o.hideUnchangedRegions)===null||a===void 0?void 0:a.contextLineCount,e.hideUnchangedRegions.contextLineCount,0,1073741824),minimumLineCount:Qu((l=o.hideUnchangedRegions)===null||l===void 0?void 0:l.minimumLineCount,e.hideUnchangedRegions.minimumLineCount,0,1073741824),revealLineCount:Qu((d=o.hideUnchangedRegions)===null||d===void 0?void 0:d.revealLineCount,e.hideUnchangedRegions.revealLineCount,0,1073741824)},isInEmbeddedEditor:xe(o.isInEmbeddedEditor,e.isInEmbeddedEditor),onlyShowAccessibleDiffViewer:xe(o.onlyShowAccessibleDiffViewer,e.onlyShowAccessibleDiffViewer),renderSideBySideInlineBreakpoint:Qu(o.renderSideBySideInlineBreakpoint,e.renderSideBySideInlineBreakpoint,0,1073741824),useInlineViewWhenSpaceIsLimited:xe(o.useInlineViewWhenSpaceIsLimited,e.useInlineViewWhenSpaceIsLimited),renderGutterMenu:xe(o.renderGutterMenu,e.renderGutterMenu)}}var Nfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},tv=function(o,e){return function(t,i){e(t,i,o)}};let Ic=class extends Gk{get onDidContentSizeChange(){return this._editors.onDidContentSizeChange}constructor(e,t,i,n,s,r,a,l){var d;super(),this._domElement=e,this._parentContextKeyService=n,this._parentInstantiationService=s,this._accessibilitySignalService=a,this._editorProgressService=l,this.elements=Mt("div.monaco-diff-editor.side-by-side",{style:{position:"relative",height:"100%"}},[Mt("div.editor.original@original",{style:{position:"absolute",height:"100%"}}),Mt("div.editor.modified@modified",{style:{position:"absolute",height:"100%"}}),Mt("div.accessibleDiffViewer@accessibleDiffViewer",{style:{position:"absolute",height:"100%"}})]),this._diffModel=St(this,void 0),this._shouldDisposeDiffModel=!1,this.onDidChangeModel=he.fromObservableLight(this._diffModel),this._contextKeyService=this._register(this._parentContextKeyService.createScoped(this._domElement)),this._instantiationService=this._register(this._parentInstantiationService.createChild(new DC([ze,this._contextKeyService]))),this._boundarySashes=St(this,void 0),this._accessibleDiffViewerShouldBeVisible=St(this,!1),this._accessibleDiffViewerVisible=Ze(this,S=>this._options.onlyShowAccessibleDiffViewer.read(S)?!0:this._accessibleDiffViewerShouldBeVisible.read(S)),this._movedBlocksLinesPart=St(this,void 0),this._layoutInfo=Ze(this,S=>{var y,k,x,N,B;const P=this._rootSizeObserver.width.read(S),R=this._rootSizeObserver.height.read(S);this._rootSizeObserver.automaticLayout?this.elements.root.style.height="100%":this.elements.root.style.height=R+"px";const O=this._sash.read(S),U=this._gutter.read(S),Y=(y=U==null?void 0:U.width.read(S))!==null&&y!==void 0?y:0,me=(x=(k=this._overviewRulerPart.read(S))===null||k===void 0?void 0:k.width)!==null&&x!==void 0?x:0;let ie,Se,ne,Re,De;if(!!O){const pe=O.sashLeft.read(S),Wt=(B=(N=this._movedBlocksLinesPart.read(S))===null||N===void 0?void 0:N.width.read(S))!==null&&B!==void 0?B:0;ie=0,Se=pe-Y-Wt,De=pe-Y,ne=pe,Re=P-ne-me}else De=0,ie=Y,Se=Math.max(5,this._editors.original.getLayoutInfo().decorationsLeft),ne=Y+Se,Re=P-ne-me;return this.elements.original.style.left=ie+"px",this.elements.original.style.width=Se+"px",this._editors.original.layout({width:Se,height:R},!0),U==null||U.layout(De),this.elements.modified.style.left=ne+"px",this.elements.modified.style.width=Re+"px",this._editors.modified.layout({width:Re,height:R},!0),{modifiedEditor:this._editors.modified.getLayoutInfo(),originalEditor:this._editors.original.getLayoutInfo()}}),this._diffValue=this._diffModel.map((S,y)=>S==null?void 0:S.diff.read(y)),this.onDidUpdateDiff=he.fromObservableLight(this._diffValue),r.willCreateDiffEditor(),this._contextKeyService.createKey("isInDiffEditor",!0),this._domElement.appendChild(this.elements.root),this._register(Ne(()=>this._domElement.removeChild(this.elements.root))),this._rootSizeObserver=this._register(new Cz(this.elements.root,t.dimension)),this._rootSizeObserver.setAutomaticLayout((d=t.automaticLayout)!==null&&d!==void 0?d:!1),this._options=this._instantiationService.createInstance(WM,t),this._register(rt(S=>{this._options.setWidth(this._rootSizeObserver.width.read(S))})),this._contextKeyService.createKey(E.isEmbeddedDiffEditor.key,!1),this._register(Id(E.isEmbeddedDiffEditor,this._contextKeyService,S=>this._options.isInEmbeddedEditor.read(S))),this._register(Id(E.comparingMovedCode,this._contextKeyService,S=>{var y;return!!(!((y=this._diffModel.read(S))===null||y===void 0)&&y.movedTextToCompare.read(S))})),this._register(Id(E.diffEditorRenderSideBySideInlineBreakpointReached,this._contextKeyService,S=>this._options.couldShowInlineViewBecauseOfSize.read(S))),this._register(Id(E.diffEditorInlineMode,this._contextKeyService,S=>!this._options.renderSideBySide.read(S))),this._register(Id(E.hasChanges,this._contextKeyService,S=>{var y,k,x;return((x=(k=(y=this._diffModel.read(S))===null||y===void 0?void 0:y.diff.read(S))===null||k===void 0?void 0:k.mappings.length)!==null&&x!==void 0?x:0)>0})),this._editors=this._register(this._instantiationService.createInstance(BM,this.elements.original,this.elements.modified,this._options,i,(S,y,k,x)=>this._createInnerEditor(S,y,k,x))),this._register(Id(E.diffEditorOriginalWritable,this._contextKeyService,S=>this._options.originalEditable.read(S))),this._register(Id(E.diffEditorModifiedWritable,this._contextKeyService,S=>!this._options.readOnly.read(S))),this._register(Id(E.diffEditorOriginalUri,this._contextKeyService,S=>{var y,k;return(k=(y=this._diffModel.read(S))===null||y===void 0?void 0:y.model.original.uri.toString())!==null&&k!==void 0?k:""})),this._register(Id(E.diffEditorModifiedUri,this._contextKeyService,S=>{var y,k;return(k=(y=this._diffModel.read(S))===null||y===void 0?void 0:y.model.modified.uri.toString())!==null&&k!==void 0?k:""})),this._overviewRulerPart=Il(this,S=>this._options.renderOverviewRuler.read(S)?this._instantiationService.createInstance(Xr(rf,S),this._editors,this.elements.root,this._diffModel,this._rootSizeObserver.width,this._rootSizeObserver.height,this._layoutInfo.map(y=>y.modifiedEditor)):void 0).recomputeInitiallyAndOnChange(this._store);const c={height:this._rootSizeObserver.height,width:this._rootSizeObserver.width.map((S,y)=>{var k,x;return S-((x=(k=this._overviewRulerPart.read(y))===null||k===void 0?void 0:k.width)!==null&&x!==void 0?x:0)})};this._sashLayout=new dfe(this._options,c),this._sash=Il(this,S=>{const y=this._options.renderSideBySide.read(S);return this.elements.root.classList.toggle("side-by-side",y),y?new yz(this.elements.root,c,this._options.enableSplitViewResizing,this._boundarySashes,this._sashLayout.sashLeft,()=>this._sashLayout.resetSash()):void 0}).recomputeInitiallyAndOnChange(this._store);const h=Il(this,S=>this._instantiationService.createInstance(Xr(L0,S),this._editors,this._diffModel,this._options)).recomputeInitiallyAndOnChange(this._store);Il(this,S=>this._instantiationService.createInstance(Xr(lfe,S),this._editors,this._diffModel,this._options,this)).recomputeInitiallyAndOnChange(this._store);const u=new Set,g=new Set;let f=!1;const p=Il(this,S=>this._instantiationService.createInstance(Xr(AM,S),Fe(this._domElement),this._editors,this._diffModel,this._options,this,()=>f||h.get().isUpdatingHiddenAreas,u,g)).recomputeInitiallyAndOnChange(this._store),_=Ze(this,S=>{const y=p.read(S).viewZones.read(S).orig,k=h.read(S).viewZones.read(S).origViewZones;return y.concat(k)}),v=Ze(this,S=>{const y=p.read(S).viewZones.read(S).mod,k=h.read(S).viewZones.read(S).modViewZones;return y.concat(k)});this._register(Zy(this._editors.original,_,S=>{f=S},u));let b;this._register(Zy(this._editors.modified,v,S=>{f=S,f?b=rl.capture(this._editors.modified):(b==null||b.restore(this._editors.modified),b=void 0)},g)),this._accessibleDiffViewer=Il(this,S=>this._instantiationService.createInstance(Xr(kh,S),this.elements.accessibleDiffViewer,this._accessibleDiffViewerVisible,(y,k)=>this._accessibleDiffViewerShouldBeVisible.set(y,k),this._options.onlyShowAccessibleDiffViewer.map(y=>!y),this._rootSizeObserver.width,this._rootSizeObserver.height,this._diffModel.map((y,k)=>{var x;return(x=y==null?void 0:y.diff.read(k))===null||x===void 0?void 0:x.mappings.map(N=>N.lineRangeMapping)}),new ife(this._editors))).recomputeInitiallyAndOnChange(this._store);const C=this._accessibleDiffViewerVisible.map(S=>S?"hidden":"visible");this._register(ru(this.elements.modified,{visibility:C})),this._register(ru(this.elements.original,{visibility:C})),this._createDiffEditorContributions(),r.addDiffEditor(this),this._gutter=Il(this,S=>this._options.shouldRenderGutterMenu.read(S)?this._instantiationService.createInstance(Xr(PM,S),this.elements.root,this._diffModel,this._editors,this._options,this._sashLayout,this._boundarySashes):void 0),this._register(RC(this._layoutInfo)),Il(this,S=>new(Xr(Vh,S))(this.elements.root,this._diffModel,this._layoutInfo.map(y=>y.originalEditor),this._layoutInfo.map(y=>y.modifiedEditor),this._editors)).recomputeInitiallyAndOnChange(this._store,S=>{this._movedBlocksLinesPart.set(S,void 0)}),this._register(he.runAndSubscribe(this._editors.modified.onDidChangeCursorPosition,S=>this._handleCursorPositionChange(S,!0))),this._register(he.runAndSubscribe(this._editors.original.onDidChangeCursorPosition,S=>this._handleCursorPositionChange(S,!1)));const w=this._diffModel.map(this,(S,y)=>{if(S)return S.diff.read(y)===void 0&&!S.isDiffUpToDate.read(y)});this._register(Fr((S,y)=>{if(w.read(S)===!0){const k=this._editorProgressService.show(!0,1e3);y.add(Ne(()=>k.done()))}})),this._register(Ne(()=>{var S;this._shouldDisposeDiffModel&&((S=this._diffModel.get())===null||S===void 0||S.dispose())})),this._register(Fr((S,y)=>{y.add(new(Xr(kfe,S))(this._editors,this._diffModel,this._options,this))}))}_createInnerEditor(e,t,i,n){return e.createInstance(Pp,t,i,n)}_createDiffEditorContributions(){const e=qm.getDiffEditorContributions();for(const t of e)try{this._register(this._instantiationService.createInstance(t.ctor,this))}catch(i){Ye(i)}}get _targetEditor(){return this._editors.modified}getEditorType(){return pC.IDiffEditor}layout(e){this._rootSizeObserver.observe(e)}hasTextFocus(){return this._editors.original.hasTextFocus()||this._editors.modified.hasTextFocus()}saveViewState(){var e;const t=this._editors.original.saveViewState(),i=this._editors.modified.saveViewState();return{original:t,modified:i,modelState:(e=this._diffModel.get())===null||e===void 0?void 0:e.serializeState()}}restoreViewState(e){var t;if(e&&e.original&&e.modified){const i=e;this._editors.original.restoreViewState(i.original),this._editors.modified.restoreViewState(i.modified),i.modelState&&((t=this._diffModel.get())===null||t===void 0||t.restoreSerializedState(i.modelState))}}handleInitialized(){this._editors.original.handleInitialized(),this._editors.modified.handleInitialized()}createViewModel(e){return this._instantiationService.createInstance(RM,e,this._options)}getModel(){var e,t;return(t=(e=this._diffModel.get())===null||e===void 0?void 0:e.model)!==null&&t!==void 0?t:null}setModel(e,t){!e&&this._diffModel.get()&&this._accessibleDiffViewer.get().close();const i=e?"model"in e?{model:e,shouldDispose:!1}:{model:this.createViewModel(e),shouldDispose:!0}:void 0;this._diffModel.get()!==(i==null?void 0:i.model)&&d0(t,n=>{var s;$t.batchEventsGlobally(n,()=>{this._editors.original.setModel(i?i.model.model.original:null),this._editors.modified.setModel(i?i.model.model.modified:null)});const r=this._diffModel.get(),a=this._shouldDisposeDiffModel;this._shouldDisposeDiffModel=(s=i==null?void 0:i.shouldDispose)!==null&&s!==void 0?s:!1,this._diffModel.set(i==null?void 0:i.model,n),a&&(r==null||r.dispose())})}updateOptions(e){this._options.updateOptions(e)}getContainerDomNode(){return this._domElement}getOriginalEditor(){return this._editors.original}getModifiedEditor(){return this._editors.modified}getLineChanges(){var e;const t=(e=this._diffModel.get())===null||e===void 0?void 0:e.diff.get();return t?Tfe(t):null}revert(e){const t=this._diffModel.get();!t||!t.isDiffUpToDate.get()||this._editors.modified.executeEdits("diffEditor",[{range:e.modified.toExclusiveRange(),text:t.model.original.getValueInRange(e.original.toExclusiveRange())}])}revertRangeMappings(e){const t=this._diffModel.get();if(!t||!t.isDiffUpToDate.get())return;const i=e.map(n=>({range:n.modifiedRange,text:t.model.original.getValueInRange(n.originalRange)}));this._editors.modified.executeEdits("diffEditor",i)}_goTo(e){this._editors.modified.setPosition(new W(e.lineRangeMapping.modified.startLineNumber,1)),this._editors.modified.revealRangeInCenter(e.lineRangeMapping.modified.toExclusiveRange())}goToDiff(e){var t,i,n,s;const r=(i=(t=this._diffModel.get())===null||t===void 0?void 0:t.diff.get())===null||i===void 0?void 0:i.mappings;if(!r||r.length===0)return;const a=this._editors.modified.getPosition().lineNumber;let l;e==="next"?l=(n=r.find(d=>d.lineRangeMapping.modified.startLineNumber>a))!==null&&n!==void 0?n:r[0]:l=(s=Ab(r,d=>d.lineRangeMapping.modified.startLineNumber{var t;const i=(t=e.diff.get())===null||t===void 0?void 0:t.mappings;!i||i.length===0||this._goTo(i[0])})}accessibleDiffViewerNext(){this._accessibleDiffViewer.get().next()}accessibleDiffViewerPrev(){this._accessibleDiffViewer.get().prev()}async waitForDiff(){const e=this._diffModel.get();e&&await e.waitForDiff()}mapToOtherSide(){var e,t;const i=this._editors.modified.hasWidgetFocus(),n=i?this._editors.modified:this._editors.original,s=i?this._editors.original:this._editors.modified;let r;const a=n.getSelection();if(a){const l=(t=(e=this._diffModel.get())===null||e===void 0?void 0:e.diff.get())===null||t===void 0?void 0:t.mappings.map(d=>i?d.lineRangeMapping.flip():d.lineRangeMapping);if(l){const d=WB(a.getStartPosition(),l),c=WB(a.getEndPosition(),l);r=D.plusRange(d,c)}}return{destination:s,destinationSelection:r}}switchSide(){const{destination:e,destinationSelection:t}=this.mapToOtherSide();e.focus(),t&&e.setSelection(t)}exitCompareMove(){const e=this._diffModel.get();e&&e.movedTextToCompare.set(void 0,void 0)}collapseAllUnchangedRegions(){var e;const t=(e=this._diffModel.get())===null||e===void 0?void 0:e.unchangedRegions.get();t&&ei(i=>{for(const n of t)n.collapseAll(i)})}showAllUnchangedRegions(){var e;const t=(e=this._diffModel.get())===null||e===void 0?void 0:e.unchangedRegions.get();t&&ei(i=>{for(const n of t)n.showAll(i)})}_handleCursorPositionChange(e,t){var i,n;if((e==null?void 0:e.reason)===3){const s=(n=(i=this._diffModel.get())===null||i===void 0?void 0:i.diff.get())===null||n===void 0?void 0:n.mappings.find(r=>t?r.lineRangeMapping.modified.contains(e.position.lineNumber):r.lineRangeMapping.original.contains(e.position.lineNumber));s!=null&&s.lineRangeMapping.modified.isEmpty?this._accessibilitySignalService.playSignal(qe.diffLineDeleted,{source:"diffEditor.cursorPositionChanged"}):s!=null&&s.lineRangeMapping.original.isEmpty?this._accessibilitySignalService.playSignal(qe.diffLineInserted,{source:"diffEditor.cursorPositionChanged"}):s&&this._accessibilitySignalService.playSignal(qe.diffLineModified,{source:"diffEditor.cursorPositionChanged"})}}};Ic=Nfe([tv(3,ze),tv(4,Ae),tv(5,It),tv(6,xu),tv(7,ku)],Ic);function Tfe(o){return o.mappings.map(e=>{const t=e.lineRangeMapping;let i,n,s,r,a=t.innerChanges;return t.original.isEmpty?(i=t.original.startLineNumber-1,n=0,a=void 0):(i=t.original.startLineNumber,n=t.original.endLineNumberExclusive-1),t.modified.isEmpty?(s=t.modified.startLineNumber-1,r=0,a=void 0):(s=t.modified.startLineNumber,r=t.modified.endLineNumberExclusive-1),{originalStartLineNumber:i,originalEndLineNumber:n,modifiedStartLineNumber:s,modifiedEndLineNumber:r,charChanges:a==null?void 0:a.map(l=>({originalStartLineNumber:l.originalRange.startLineNumber,originalStartColumn:l.originalRange.startColumn,originalEndLineNumber:l.originalRange.endLineNumber,originalEndColumn:l.originalRange.endColumn,modifiedStartLineNumber:l.modifiedRange.startLineNumber,modifiedStartColumn:l.modifiedRange.startColumn,modifiedEndLineNumber:l.modifiedRange.endLineNumber,modifiedEndColumn:l.modifiedRange.endColumn}))}})}var oO=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},ri=function(o,e){return function(t,i){e(t,i,o)}};let Mfe=0,i9=!1;function Rfe(o){if(!o){if(i9)return;i9=!0}$J(o||jt.document.body)}let Xy=class extends Pp{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g){const f={...t};f.ariaLabel=f.ariaLabel||by.editorViewAccessibleLabel,f.ariaLabel=f.ariaLabel+";"+by.accessibilityHelpMessage,super(e,f,{},i,n,s,r,d,c,h,u,g),l instanceof qp?this._standaloneKeybindingService=l:this._standaloneKeybindingService=null,Rfe(f.ariaContainerElement),Rde((p,_)=>i.createInstance(Op,p,_,{})),Ade(a)}addCommand(e,t,i){if(!this._standaloneKeybindingService)return console.warn("Cannot add command because the editor is configured with an unrecognized KeybindingService"),null;const n="DYNAMIC_"+ ++Mfe,s=Z.deserialize(i);return this._standaloneKeybindingService.addDynamicKeybinding(n,e,t,s),n}createContextKey(e,t){return this._contextKeyService.createKey(e,t)}addAction(e){if(typeof e.id!="string"||typeof e.label!="string"||typeof e.run!="function")throw new Error("Invalid action descriptor, `id`, `label` and `run` are required properties!");if(!this._standaloneKeybindingService)return console.warn("Cannot add keybinding because the editor is configured with an unrecognized KeybindingService"),H.None;const t=e.id,i=e.label,n=Z.and(Z.equals("editorId",this.getId()),Z.deserialize(e.precondition)),s=e.keybindings,r=Z.and(n,Z.deserialize(e.keybindingContext)),a=e.contextMenuGroupId||null,l=e.contextMenuOrder||0,d=(g,...f)=>Promise.resolve(e.run(this,...f)),c=new Q,h=this.getId()+":"+t;if(c.add(Ct.registerCommand(h,d)),a){const g={command:{id:h,title:i},when:n,group:a,order:l};c.add(On.appendMenuItem(I.EditorContext,g))}if(Array.isArray(s))for(const g of s)c.add(this._standaloneKeybindingService.addDynamicKeybinding(h,g,d,r));const u=new aH(h,i,i,void 0,n,(...g)=>Promise.resolve(e.run(this,...g)),this._contextKeyService);return this._actions.set(t,u),c.add(Ne(()=>{this._actions.delete(t)})),c}_triggerCommand(e,t){if(this._codeEditorService instanceof dy)try{this._codeEditorService.setActiveCodeEditor(this),super._triggerCommand(e,t)}finally{this._codeEditorService.setActiveCodeEditor(null)}else super._triggerCommand(e,t)}};Xy=oO([ri(2,Ae),ri(3,It),ri(4,ui),ri(5,ze),ri(6,Sd),ri(7,Ot),ri(8,Cn),ri(9,Yi),ri(10,Bo),ri(11,oi),ri(12,ye)],Xy);let HM=class extends Xy{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g,f,p,_){const v={...t};jy(h,v,!1);const b=d.registerEditorContainer(e);typeof v.theme=="string"&&d.setTheme(v.theme),typeof v.autoDetectHighContrast<"u"&&d.setAutoDetectHighContrast(!!v.autoDetectHighContrast);const C=v.model;delete v.model,super(e,v,i,n,s,r,a,l,d,c,u,p,_),this._configurationService=h,this._standaloneThemeService=d,this._register(b);let w;if(typeof C>"u"){const S=f.getLanguageIdByMimeType(v.language)||v.language||rr;w=Nz(g,f,v.value||"",S,void 0),this._ownsModel=!0}else w=C,this._ownsModel=!1;if(this._attachModel(w),w){const S={oldModelUrl:null,newModelUrl:w.uri};this._onDidChangeModel.fire(S)}}dispose(){super.dispose()}updateOptions(e){jy(this._configurationService,e,!1),typeof e.theme=="string"&&this._standaloneThemeService.setTheme(e.theme),typeof e.autoDetectHighContrast<"u"&&this._standaloneThemeService.setAutoDetectHighContrast(!!e.autoDetectHighContrast),super.updateOptions(e)}_postDetachModelCleanup(e){super._postDetachModelCleanup(e),e&&this._ownsModel&&(e.dispose(),this._ownsModel=!1)}};HM=oO([ri(2,Ae),ri(3,It),ri(4,ui),ri(5,ze),ri(6,Sd),ri(7,Ot),ri(8,_r),ri(9,Yi),ri(10,dt),ri(11,Bo),ri(12,Si),ri(13,bi),ri(14,oi),ri(15,ye)],HM);let VM=class extends Ic{constructor(e,t,i,n,s,r,a,l,d,c,h,u){const g={...t};jy(l,g,!0);const f=r.registerEditorContainer(e);typeof g.theme=="string"&&r.setTheme(g.theme),typeof g.autoDetectHighContrast<"u"&&r.setAutoDetectHighContrast(!!g.autoDetectHighContrast),super(e,g,{},n,i,s,u,c),this._configurationService=l,this._standaloneThemeService=r,this._register(f)}dispose(){super.dispose()}updateOptions(e){jy(this._configurationService,e,!0),typeof e.theme=="string"&&this._standaloneThemeService.setTheme(e.theme),typeof e.autoDetectHighContrast<"u"&&this._standaloneThemeService.setAutoDetectHighContrast(!!e.autoDetectHighContrast),super.updateOptions(e)}_createInnerEditor(e,t,i){return e.createInstance(Xy,t,i)}getOriginalEditor(){return super.getOriginalEditor()}getModifiedEditor(){return super.getModifiedEditor()}addCommand(e,t,i){return this.getModifiedEditor().addCommand(e,t,i)}createContextKey(e,t){return this.getModifiedEditor().createContextKey(e,t)}addAction(e){return this.getModifiedEditor().addAction(e)}};VM=oO([ri(2,Ae),ri(3,ze),ri(4,It),ri(5,_r),ri(6,Yi),ri(7,dt),ri(8,Ho),ri(9,ku),ri(10,Wc),ri(11,xu)],VM);function Nz(o,e,t,i,n){if(t=t||"",!i){const s=t.indexOf(` +`);let r=t;return s!==-1&&(r=t.substring(0,s)),n9(o,t,e.createByFilepathOrFirstLine(n||null,r),n)}return n9(o,t,e.createById(i),n)}function n9(o,e,t,i){return o.createModel(e,t,i)}var Afe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Pfe=function(o,e){return function(t,i){e(t,i,o)}};class Ofe{constructor(e,t){this.viewModel=e,this.deltaScrollVertical=t}getId(){return this.viewModel}}let Jy=class extends H{constructor(e,t,i,n){super(),this._container=e,this._overflowWidgetsDomNode=t,this._workbenchUIElementFactory=i,this._instantiationService=n,this._viewModel=St(this,void 0),this._collapsed=Ze(this,r=>{var a;return(a=this._viewModel.read(r))===null||a===void 0?void 0:a.collapsed.read(r)}),this._editorContentHeight=St(this,500),this.contentHeight=Ze(this,r=>(this._collapsed.read(r)?0:this._editorContentHeight.read(r))+this._outerEditorHeight),this._modifiedContentWidth=St(this,0),this._modifiedWidth=St(this,0),this._originalContentWidth=St(this,0),this._originalWidth=St(this,0),this.maxScroll=Ze(this,r=>{const a=this._modifiedContentWidth.read(r)-this._modifiedWidth.read(r),l=this._originalContentWidth.read(r)-this._originalWidth.read(r);return a>l?{maxScroll:a,width:this._modifiedWidth.read(r)}:{maxScroll:l,width:this._originalWidth.read(r)}}),this._elements=Mt("div.multiDiffEntry",[Mt("div.header@header",[Mt("div.header-content",[Mt("div.collapse-button@collapseButton"),Mt("div.file-path",[Mt("div.title.modified.show-file-icons@primaryPath",[]),Mt("div.status.deleted@status",["R"]),Mt("div.title.original.show-file-icons@secondaryPath",[])]),Mt("div.actions@actions")])]),Mt("div.editorParent",[Mt("div.editorContainer@editor")])]),this.editor=this._register(this._instantiationService.createInstance(Ic,this._elements.editor,{overflowWidgetsDomNode:this._overflowWidgetsDomNode},{})),this.isModifedFocused=s9(this.editor.getModifiedEditor()),this.isOriginalFocused=s9(this.editor.getOriginalEditor()),this.isFocused=Ze(this,r=>this.isModifedFocused.read(r)||this.isOriginalFocused.read(r)),this._resourceLabel=this._workbenchUIElementFactory.createResourceLabel?this._register(this._workbenchUIElementFactory.createResourceLabel(this._elements.primaryPath)):void 0,this._resourceLabel2=this._workbenchUIElementFactory.createResourceLabel?this._register(this._workbenchUIElementFactory.createResourceLabel(this._elements.secondaryPath)):void 0,this._dataStore=new Q,this._headerHeight=40,this._lastScrollTop=-1,this._isSettingScrollTop=!1;const s=new Ny(this._elements.collapseButton,{});this._register(rt(r=>{s.element.className="",s.icon=this._collapsed.read(r)?de.chevronRight:de.chevronDown})),this._register(s.onDidClick(()=>{var r;(r=this._viewModel.get())===null||r===void 0||r.collapsed.set(!this._collapsed.get(),void 0)})),this._register(rt(r=>{this._elements.editor.style.display=this._collapsed.read(r)?"none":"block"})),this._register(this.editor.getModifiedEditor().onDidLayoutChange(r=>{const a=this.editor.getModifiedEditor().getLayoutInfo().contentWidth;this._modifiedWidth.set(a,void 0)})),this._register(this.editor.getOriginalEditor().onDidLayoutChange(r=>{const a=this.editor.getOriginalEditor().getLayoutInfo().contentWidth;this._originalWidth.set(a,void 0)})),this._register(this.editor.onDidContentSizeChange(r=>{Jw(a=>{this._editorContentHeight.set(r.contentHeight,a),this._modifiedContentWidth.set(this.editor.getModifiedEditor().getContentWidth(),a),this._originalContentWidth.set(this.editor.getOriginalEditor().getContentWidth(),a)})})),this._register(this.editor.getOriginalEditor().onDidScrollChange(r=>{if(this._isSettingScrollTop||!r.scrollTopChanged||!this._data)return;const a=r.scrollTop-this._lastScrollTop;this._data.deltaScrollVertical(a)})),this._register(rt(r=>{var a;const l=(a=this._viewModel.read(r))===null||a===void 0?void 0:a.isActive.read(r);this._elements.root.classList.toggle("active",l)})),this._container.appendChild(this._elements.root),this._outerEditorHeight=this._headerHeight,this._register(this._instantiationService.createInstance(Qy,this._elements.actions,I.MultiDiffEditorFileToolbar,{actionRunner:this._register(new xz(()=>{var r;return(r=this._viewModel.get())===null||r===void 0?void 0:r.modifiedUri})),menuOptions:{shouldForwardArgs:!0},toolbarOptions:{primaryGroup:r=>r.startsWith("navigation")},actionViewItemProvider:(r,a)=>DV(n,r,a)}))}setScrollLeft(e){this._modifiedContentWidth.get()-this._modifiedWidth.get()>this._originalContentWidth.get()-this._originalWidth.get()?this.editor.getModifiedEditor().setScrollLeft(e):this.editor.getOriginalEditor().setScrollLeft(e)}setData(e){this._data=e;function t(n){return{...n,scrollBeyondLastLine:!1,hideUnchangedRegions:{enabled:!0},scrollbar:{vertical:"hidden",horizontal:"hidden",handleMouseWheel:!1,useShadows:!1},renderOverviewRuler:!1,fixedOverflowWidgets:!0,overviewRulerBorder:!1}}const i=e.viewModel.entry.value;i.onOptionsDidChange&&this._dataStore.add(i.onOptionsDidChange(()=>{var n;this.editor.updateOptions(t((n=i.options)!==null&&n!==void 0?n:{}))})),Jw(n=>{var s,r,a,l;(s=this._resourceLabel)===null||s===void 0||s.setUri((r=e.viewModel.modifiedUri)!==null&&r!==void 0?r:e.viewModel.originalUri,{strikethrough:e.viewModel.modifiedUri===void 0});let d=!1,c=!1,h=!1,u="";e.viewModel.modifiedUri&&e.viewModel.originalUri&&e.viewModel.modifiedUri.path!==e.viewModel.originalUri.path?(u="R",d=!0):e.viewModel.modifiedUri?e.viewModel.originalUri||(u="A",h=!0):(u="D",c=!0),this._elements.status.classList.toggle("renamed",d),this._elements.status.classList.toggle("deleted",c),this._elements.status.classList.toggle("added",h),this._elements.status.innerText=u,(a=this._resourceLabel2)===null||a===void 0||a.setUri(d?e.viewModel.originalUri:void 0,{strikethrough:!0}),this._dataStore.clear(),this._viewModel.set(e.viewModel,n),this.editor.setModel(e.viewModel.diffEditorViewModel,n),this.editor.updateOptions(t((l=i.options)!==null&&l!==void 0?l:{}))})}render(e,t,i,n){this._elements.root.style.visibility="visible",this._elements.root.style.top=`${e.start}px`,this._elements.root.style.height=`${e.length}px`,this._elements.root.style.width=`${t}px`,this._elements.root.style.position="absolute";const s=e.length-this._headerHeight,r=Math.max(0,Math.min(n.start-e.start,s));this._elements.header.style.transform=`translateY(${r}px)`,Jw(a=>{this.editor.layout({width:t-2*8-2*1,height:e.length-this._outerEditorHeight})});try{this._isSettingScrollTop=!0,this._lastScrollTop=i,this.editor.getOriginalEditor().setScrollTop(i)}finally{this._isSettingScrollTop=!1}this._elements.header.classList.toggle("shadow",r>0||i>0),this._elements.header.classList.toggle("collapsed",r===s)}hide(){this._elements.root.style.top="-100000px",this._elements.root.style.visibility="hidden"}};Jy=Afe([Pfe(3,Ae)],Jy);function s9(o){return $t(e=>{const t=new Q;return t.add(o.onDidFocusEditorWidget(()=>e(!0))),t.add(o.onDidBlurEditorWidget(()=>e(!1))),t},()=>o.hasTextFocus())}class Ffe{constructor(e){this._create=e,this._unused=new Set,this._used=new Set,this._itemData=new Map}getUnusedObj(e){var t;let i;if(this._unused.size===0)i=this._create(e),this._itemData.set(i,e);else{const n=[...this._unused.values()];i=(t=n.find(s=>this._itemData.get(s).getId()===e.getId()))!==null&&t!==void 0?t:n[0],this._unused.delete(i),this._itemData.set(i,e),i.setData(e)}return this._used.add(i),{object:i,dispose:()=>{this._used.delete(i),this._unused.size>5?i.dispose():this._unused.add(i)}}}dispose(){for(const e of this._used)e.dispose();for(const e of this._unused)e.dispose();this._used.clear(),this._unused.clear()}}var Bfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},o9=function(o,e){return function(t,i){e(t,i,o)}};let zM=class extends H{constructor(e,t,i,n,s,r){super(),this._element=e,this._dimension=t,this._viewModel=i,this._workbenchUIElementFactory=n,this._parentContextKeyService=s,this._parentInstantiationService=r,this._scrollableElements=Mt("div.scrollContent",[Mt("div@content",{style:{overflow:"hidden"}}),Mt("div.monaco-editor@overflowWidgetsDomNode",{})]),this._scrollable=this._register(new p_({forceIntegerValues:!1,scheduleAtNextAnimationFrame:l=>Po(Fe(this._element),l),smoothScrollDuration:100})),this._scrollableElement=this._register(new ak(this._scrollableElements.root,{vertical:1,horizontal:1,useShadows:!1},this._scrollable)),this._elements=Mt("div.monaco-component.multiDiffEditor",{},[Mt("div",{},[this._scrollableElement.getDomNode()]),Mt("div.placeholder@placeholder",{},[Mt("div",[m("noChangedFiles","No Changed Files")])])]),this._sizeObserver=this._register(new Cz(this._element,void 0)),this._objectPool=this._register(new Ffe(l=>{const d=this._instantiationService.createInstance(Jy,this._scrollableElements.content,this._scrollableElements.overflowWidgetsDomNode,this._workbenchUIElementFactory);return d.setData(l),d})),this.scrollTop=$t(this._scrollableElement.onScroll,()=>this._scrollableElement.getScrollPosition().scrollTop),this.scrollLeft=$t(this._scrollableElement.onScroll,()=>this._scrollableElement.getScrollPosition().scrollLeft),this._viewItemsInfo=Nf(this,(l,d)=>{const c=this._viewModel.read(l);if(!c)return{items:[],getItem:f=>{throw new Kt}};const h=c.items.read(l),u=new Map;return{items:h.map(f=>{var p;const _=d.add(new Wfe(f,this._objectPool,this.scrollLeft,b=>{this._scrollableElement.setScrollPosition({scrollTop:this._scrollableElement.getScrollPosition().scrollTop+b})})),v=(p=this._lastDocStates)===null||p===void 0?void 0:p[_.getKey()];return v&&ei(b=>{_.setViewState(v,b)}),u.set(f,_),_}),getItem:f=>u.get(f)}}),this._viewItems=this._viewItemsInfo.map(this,l=>l.items),this._spaceBetweenPx=0,this._totalHeight=this._viewItems.map(this,(l,d)=>l.reduce((c,h)=>c+h.contentHeight.read(d)+this._spaceBetweenPx,0)),this._contextKeyService=this._register(this._parentContextKeyService.createScoped(this._element)),this._instantiationService=this._register(this._parentInstantiationService.createChild(new DC([ze,this._contextKeyService]))),this._lastDocStates={},this._contextKeyService.createKey(E.inMultiDiffEditor.key,!0),this._register(Fr((l,d)=>{const c=this._viewModel.read(l);if(c&&c.contextKeys)for(const[h,u]of Object.entries(c.contextKeys)){const g=this._contextKeyService.createKey(h,void 0);g.set(u),d.add(Ne(()=>g.reset()))}}));const a=this._parentContextKeyService.createKey(E.multiDiffEditorAllCollapsed.key,!1);this._register(rt(l=>{const d=this._viewModel.read(l);if(d){const c=d.items.read(l).every(h=>h.collapsed.read(l));a.set(c)}})),this._register(rt(l=>{const d=this._dimension.read(l);this._sizeObserver.observe(d)})),this._register(rt(l=>{const d=this._viewItems.read(l);this._elements.placeholder.classList.toggle("visible",d.length===0)})),this._scrollableElements.content.style.position="relative",this._register(rt(l=>{const d=this._sizeObserver.height.read(l);this._scrollableElements.root.style.height=`${d}px`;const c=this._totalHeight.read(l);this._scrollableElements.content.style.height=`${c}px`;const h=this._sizeObserver.width.read(l);let u=h;const g=this._viewItems.read(l),f=wA(g,mo(p=>p.maxScroll.read(l).maxScroll,la));if(f){const p=f.maxScroll.read(l);u=h+p.maxScroll}this._scrollableElement.setScrollDimensions({width:h,height:d,scrollHeight:c,scrollWidth:u})})),e.replaceChildren(this._elements.root),this._register(Ne(()=>{e.replaceChildren()})),this._register(this._register(rt(l=>{Jw(d=>{this.render(l)})})))}render(e){const t=this.scrollTop.read(e);let i=0,n=0,s=0;const r=this._sizeObserver.height.read(e),a=nt.ofStartAndLength(t,r),l=this._sizeObserver.width.read(e);for(const d of this._viewItems.read(e)){const c=d.contentHeight.read(e),h=Math.min(c,r),u=nt.ofStartAndLength(n,h),g=nt.ofStartAndLength(s,c);if(g.isBefore(a))i-=c-h,d.hide();else if(g.isAfter(a))d.hide();else{const f=Math.max(0,Math.min(a.start-g.start,c-h));i-=f;const p=nt.ofStartAndLength(t+i,r);d.render(u,f,l,p)}n+=h+this._spaceBetweenPx,s+=c+this._spaceBetweenPx}this._scrollableElements.content.style.transform=`translateY(${-(t+i)}px)`}};zM=Bfe([o9(4,ze),o9(5,Ae)],zM);class Wfe extends H{constructor(e,t,i,n){super(),this.viewModel=e,this._objectPool=t,this._scrollLeft=i,this._deltaScrollVertical=n,this._templateRef=this._register(c0(this,void 0)),this.contentHeight=Ze(this,s=>{var r,a,l;return(l=(a=(r=this._templateRef.read(s))===null||r===void 0?void 0:r.object.contentHeight)===null||a===void 0?void 0:a.read(s))!==null&&l!==void 0?l:this.viewModel.lastTemplateData.read(s).contentHeight}),this.maxScroll=Ze(this,s=>{var r,a;return(a=(r=this._templateRef.read(s))===null||r===void 0?void 0:r.object.maxScroll.read(s))!==null&&a!==void 0?a:{maxScroll:0,scrollWidth:0}}),this.template=Ze(this,s=>{var r;return(r=this._templateRef.read(s))===null||r===void 0?void 0:r.object}),this._isHidden=St(this,!1),this._isFocused=Ze(this,s=>{var r,a;return(a=(r=this.template.read(s))===null||r===void 0?void 0:r.isFocused.read(s))!==null&&a!==void 0?a:!1}),this.viewModel.setIsFocused(this._isFocused,void 0),this._register(rt(s=>{var r;const a=this._scrollLeft.read(s);(r=this._templateRef.read(s))===null||r===void 0||r.object.setScrollLeft(a)})),this._register(rt(s=>{const r=this._templateRef.read(s);!r||!this._isHidden.read(s)||r.object.isFocused.read(s)||this._clear()}))}dispose(){this._clear(),super.dispose()}toString(){var e;return`VirtualViewItem(${(e=this.viewModel.entry.value.modified)===null||e===void 0?void 0:e.uri.toString()})`}getKey(){return this.viewModel.getKey()}setViewState(e,t){var i;this.viewModel.collapsed.set(e.collapsed,t),this._updateTemplateData(t);const n=this.viewModel.lastTemplateData.get(),s=(i=e.selections)===null||i===void 0?void 0:i.map(ke.liftSelection);this.viewModel.lastTemplateData.set({...n,selections:s},t);const r=this._templateRef.get();r&&s&&r.object.editor.setSelections(s)}_updateTemplateData(e){var t;const i=this._templateRef.get();i&&this.viewModel.lastTemplateData.set({contentHeight:i.object.contentHeight.get(),selections:(t=i.object.editor.getSelections())!==null&&t!==void 0?t:void 0},e)}_clear(){const e=this._templateRef.get();e&&ei(t=>{this._updateTemplateData(t),e.object.hide(),this._templateRef.set(void 0,t)})}hide(){this._isHidden.set(!0,void 0)}render(e,t,i,n){this._isHidden.set(!1,void 0);let s=this._templateRef.get();if(!s){s=this._objectPool.getUnusedObj(new Ofe(this.viewModel,this._deltaScrollVertical)),this._templateRef.set(s,void 0);const r=this.viewModel.lastTemplateData.get().selections;r&&s.object.editor.setSelections(r)}s.object.render(e,i,t,n)}}T("multiDiffEditor.headerBackground",{dark:"#262626",light:"tab.inactiveBackground",hcDark:"tab.inactiveBackground",hcLight:"tab.inactiveBackground"},m("multiDiffEditor.headerBackground","The background color of the diff editor's header"));T("multiDiffEditor.background",{dark:"editorBackground",light:"editorBackground",hcDark:"editorBackground",hcLight:"editorBackground"},m("multiDiffEditor.background","The background color of the multi file diff editor"));T("multiDiffEditor.border",{dark:"sideBarSectionHeader.border",light:"#cccccc",hcDark:"sideBarSectionHeader.border",hcLight:"#cccccc"},m("multiDiffEditor.border","The border color of the multi file diff editor"));var Hfe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Vfe=function(o,e){return function(t,i){e(t,i,o)}};let UM=class extends H{constructor(e,t,i){super(),this._element=e,this._workbenchUIElementFactory=t,this._instantiationService=i,this._dimension=St(this,void 0),this._viewModel=St(this,void 0),this._widgetImpl=Nf(this,(n,s)=>(Xr(Jy,n),s.add(this._instantiationService.createInstance(Xr(zM,n),this._element,this._dimension,this._viewModel,this._workbenchUIElementFactory)))),this._register(RC(this._widgetImpl))}};UM=Hfe([Vfe(2,Ae)],UM);function zfe(o,e,t){return $e.initialize(t||{}).createInstance(HM,o,e)}function Ufe(o){return $e.get(It).onCodeEditorAdd(t=>{o(t)})}function $fe(o){return $e.get(It).onDiffEditorAdd(t=>{o(t)})}function Kfe(){return $e.get(It).listCodeEditors()}function jfe(){return $e.get(It).listDiffEditors()}function qfe(o,e,t){return $e.initialize(t||{}).createInstance(VM,o,e)}function Gfe(o,e){const t=$e.initialize(e||{});return new UM(o,{},t)}function Zfe(o){if(typeof o.id!="string"||typeof o.run!="function")throw new Error("Invalid command descriptor, `id` and `run` are required properties!");return Ct.registerCommand(o.id,o.run)}function Yfe(o){if(typeof o.id!="string"||typeof o.label!="string"||typeof o.run!="function")throw new Error("Invalid action descriptor, `id`, `label` and `run` are required properties!");const e=Z.deserialize(o.precondition),t=(n,...s)=>bn.runEditorCommand(n,s,e,(r,a,l)=>Promise.resolve(o.run(a,...l))),i=new Q;if(i.add(Ct.registerCommand(o.id,t)),o.contextMenuGroupId){const n={command:{id:o.id,title:o.label},when:e,group:o.contextMenuGroupId,order:o.contextMenuOrder||0};i.add(On.appendMenuItem(I.EditorContext,n))}if(Array.isArray(o.keybindings)){const n=$e.get(Ot);if(!(n instanceof qp))console.warn("Cannot add keybinding because the editor is configured with an unrecognized KeybindingService");else{const s=Z.and(e,Z.deserialize(o.keybindingContext));i.add(n.addDynamicKeybindings(o.keybindings.map(r=>({keybinding:r,command:o.id,when:s}))))}}return i}function Qfe(o){return Tz([o])}function Tz(o){const e=$e.get(Ot);return e instanceof qp?e.addDynamicKeybindings(o.map(t=>({keybinding:t.keybinding,command:t.command,commandArgs:t.commandArgs,when:Z.deserialize(t.when)}))):(console.warn("Cannot add keybinding because the editor is configured with an unrecognized KeybindingService"),H.None)}function Xfe(o,e,t){const i=$e.get(bi),n=i.getLanguageIdByMimeType(e)||e;return Nz($e.get(Si),i,o,n,t)}function Jfe(o,e){const t=$e.get(bi),i=t.getLanguageIdByMimeType(e)||e||rr;o.setLanguage(t.createById(i))}function eme(o,e,t){o&&$e.get(yd).changeOne(e,o.uri,t)}function tme(o){$e.get(yd).changeAll(o,[])}function ime(o){return $e.get(yd).read(o)}function nme(o){return $e.get(yd).onMarkerChanged(o)}function sme(o){return $e.get(Si).getModel(o)}function ome(){return $e.get(Si).getModels()}function rme(o){return $e.get(Si).onModelAdded(o)}function ame(o){return $e.get(Si).onModelRemoved(o)}function lme(o){return $e.get(Si).onModelLanguageChanged(t=>{o({model:t.model,oldLanguage:t.oldLanguageId})})}function dme(o){return pJ($e.get(Si),$e.get(oi),o)}function cme(o,e){const t=$e.get(bi),i=$e.get(_r);return EA.colorizeElement(i,t,o,e).then(()=>{i.registerEditorContainer(o)})}function hme(o,e,t){const i=$e.get(bi);return $e.get(_r).registerEditorContainer(jt.document.body),EA.colorize(i,o,e,t)}function ume(o,e,t=4){return $e.get(_r).registerEditorContainer(jt.document.body),EA.colorizeModelLine(o,e,t)}function gme(o){const e=Ei.get(o);return e||{getInitialState:()=>Dp,tokenize:(t,i,n)=>DA(o,n)}}function fme(o,e){Ei.getOrCreate(e);const t=gme(e),i=vd(o),n=[];let s=t.getInitialState();for(let r=0,a=i.length;r{var s;if(!i)return null;const r=(s=t.options)===null||s===void 0?void 0:s.selection;let a;return r&&typeof r.endLineNumber=="number"&&typeof r.endColumn=="number"?a=r:r&&(a={lineNumber:r.startLineNumber,column:r.startColumn}),await o.openCodeEditor(i,t.resource,a)?i:null})}function wme(){return{create:zfe,getEditors:Kfe,getDiffEditors:jfe,onDidCreateEditor:Ufe,onDidCreateDiffEditor:$fe,createDiffEditor:qfe,addCommand:Zfe,addEditorAction:Yfe,addKeybindingRule:Qfe,addKeybindingRules:Tz,createModel:Xfe,setModelLanguage:Jfe,setModelMarkers:eme,getModelMarkers:ime,removeAllMarkers:tme,onDidChangeMarkers:nme,getModels:ome,getModel:sme,onDidCreateModel:rme,onWillDisposeModel:ame,onDidChangeModelLanguage:lme,createWebWorker:dme,colorizeElement:cme,colorize:hme,colorizeModelLine:ume,tokenize:fme,defineTheme:mme,setTheme:pme,remeasureFonts:_me,registerCommand:vme,registerLinkOpener:bme,registerEditorOpener:Cme,AccessibilitySupport:_E,ContentWidgetPositionPreference:yE,CursorChangeReason:LE,DefaultEndOfLine:kE,EditorAutoIndentStrategy:xE,EditorOption:IE,EndOfLinePreference:EE,EndOfLineSequence:NE,MinimapPosition:VE,MinimapSectionHeaderStyle:zE,MouseTargetType:UE,OverlayWidgetPositionPreference:jE,OverviewRulerLane:qE,GlyphMarginLane:TE,RenderLineNumbersType:YE,RenderMinimap:QE,ScrollbarVisibility:JE,ScrollType:XE,TextEditorCursorBlinkingStyle:oN,TextEditorCursorStyle:rN,TrackedRangeStickiness:aN,WrappingIndent:lN,InjectedTextCursorStops:AE,PositionAffinity:ZE,ShowLightbulbIconMode:tN,ConfigurationChangedEvent:R8,BareFontInfo:Ng,FontInfo:vN,TextModelResolvedOptions:Hw,FindMatch:Rb,ApplyUpdateResult:Fv,EditorZoom:yr,createMultiFileDiffEditor:Gfe,EditorType:pC,EditorOptions:al}}function Sme(o,e){if(!e||!Array.isArray(e))return!1;for(const t of e)if(!o(t))return!1;return!0}function ew(o,e){return typeof o=="boolean"?o:e}function r9(o,e){return typeof o=="string"?o:e}function yme(o){const e={};for(const t of o)e[t]=!0;return e}function a9(o,e=!1){e&&(o=o.map(function(i){return i.toLowerCase()}));const t=yme(o);return e?function(i){return t[i.toLowerCase()]!==void 0&&t.hasOwnProperty(i.toLowerCase())}:function(i){return t[i]!==void 0&&t.hasOwnProperty(i)}}function $M(o,e,t){e=e.replace(/@@/g,"");let i=0,n;do n=!1,e=e.replace(/@(\w+)/g,function(r,a){n=!0;let l="";if(typeof o[a]=="string")l=o[a];else if(o[a]&&o[a]instanceof RegExp)l=o[a].source;else throw o[a]===void 0?fi(o,"language definition does not contain attribute '"+a+"', used at: "+e):fi(o,"attribute reference '"+a+"' must be a string, used at: "+e);return dg(l)?"":"(?:"+l+")"}),i++;while(n&&i<5);e=e.replace(/\x01/g,"@");const s=(o.ignoreCase?"i":"")+(o.unicode?"u":"");if(t&&e.match(/\$[sS](\d\d?)/g)){let a=null,l=null;return d=>(l&&a===d||(a=d,l=new RegExp(OJ(o,e,d),s)),l)}return new RegExp(e,s)}function Lme(o,e,t,i){if(i<0)return o;if(i=100){i=i-100;const n=t.split(".");if(n.unshift(t),i=0&&(i.tokenSubst=!0),typeof t.bracket=="string")if(t.bracket==="@open")i.bracket=1;else if(t.bracket==="@close")i.bracket=-1;else throw fi(o,"a 'bracket' attribute must be either '@open' or '@close', in rule: "+e);if(t.next){if(typeof t.next!="string")throw fi(o,"the next state must be a string value in rule: "+e);{let n=t.next;if(!/^(@pop|@push|@popall)$/.test(n)&&(n[0]==="@"&&(n=n.substr(1)),n.indexOf("$")<0&&!FJ(o,rh(o,n,"",[],""))))throw fi(o,"the next state '"+t.next+"' is not defined in rule: "+e);i.next=n}}return typeof t.goBack=="number"&&(i.goBack=t.goBack),typeof t.switchTo=="string"&&(i.switchTo=t.switchTo),typeof t.log=="string"&&(i.log=t.log),typeof t.nextEmbedded=="string"&&(i.nextEmbedded=t.nextEmbedded,o.usesEmbedded=!0),i}}else if(Array.isArray(t)){const i=[];for(let n=0,s=t.length;n0&&i[0]==="^",this.name=this.name+": "+i,this.regex=$M(e,"^(?:"+(this.matchOnlyAtLineStart?i.substr(1):i)+")",!0)}setAction(e,t){this.action=KM(e,this.name,t)}resolveRegex(e){return this.regex instanceof RegExp?this.regex:this.regex(e)}}function Mz(o,e){if(!e||typeof e!="object")throw new Error("Monarch: expecting a language definition object");const t={};t.languageId=o,t.includeLF=ew(e.includeLF,!1),t.noThrow=!1,t.maxStack=100,t.start=typeof e.start=="string"?e.start:null,t.ignoreCase=ew(e.ignoreCase,!1),t.unicode=ew(e.unicode,!1),t.tokenPostfix=r9(e.tokenPostfix,"."+t.languageId),t.defaultToken=r9(e.defaultToken,"source"),t.usesEmbedded=!1;const i=e;i.languageId=o,i.includeLF=t.includeLF,i.ignoreCase=t.ignoreCase,i.unicode=t.unicode,i.noThrow=t.noThrow,i.usesEmbedded=t.usesEmbedded,i.stateNames=e.tokenizer,i.defaultToken=t.defaultToken;function n(r,a,l){for(const d of l){let c=d.include;if(c){if(typeof c!="string")throw fi(t,"an 'include' attribute must be a string at: "+r);if(c[0]==="@"&&(c=c.substr(1)),!e.tokenizer[c])throw fi(t,"include target '"+c+"' is not defined at: "+r);n(r+"."+c,a,e.tokenizer[c])}else{const h=new Dme(r);if(Array.isArray(d)&&d.length>=1&&d.length<=3)if(h.setRegex(i,d[0]),d.length>=3)if(typeof d[1]=="string")h.setAction(i,{token:d[1],next:d[2]});else if(typeof d[1]=="object"){const u=d[1];u.next=d[2],h.setAction(i,u)}else throw fi(t,"a next state as the last element of a rule can only be given if the action is either an object or a string, at: "+r);else h.setAction(i,d[1]);else{if(!d.regex)throw fi(t,"a rule must either be an array, or an object with a 'regex' or 'include' field at: "+r);d.name&&typeof d.name=="string"&&(h.name=d.name),d.matchOnlyAtStart&&(h.matchOnlyAtLineStart=ew(d.matchOnlyAtLineStart,!1)),h.setRegex(i,d.regex),h.setAction(i,d.action)}a.push(h)}}}if(!e.tokenizer||typeof e.tokenizer!="object")throw fi(t,"a language definition must define the 'tokenizer' attribute as an object");t.tokenizer=[];for(const r in e.tokenizer)if(e.tokenizer.hasOwnProperty(r)){t.start||(t.start=r);const a=e.tokenizer[r];t.tokenizer[r]=new Array,n("tokenizer."+r,t.tokenizer[r],a)}if(t.usesEmbedded=i.usesEmbedded,e.brackets){if(!Array.isArray(e.brackets))throw fi(t,"the 'brackets' attribute must be defined as an array")}else e.brackets=[{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.square"},{open:"(",close:")",token:"delimiter.parenthesis"},{open:"<",close:">",token:"delimiter.angle"}];const s=[];for(const r of e.brackets){let a=r;if(a&&Array.isArray(a)&&a.length===3&&(a={token:a[2],open:a[0],close:a[1]}),a.open===a.close)throw fi(t,"open and close brackets in a 'brackets' attribute must be different: "+a.open+` + hint: use the 'bracket' attribute if matching on equal brackets is required.`);if(typeof a.open=="string"&&typeof a.token=="string"&&typeof a.close=="string")s.push({token:a.token+t.tokenPostfix,open:pc(t,a.open),close:pc(t,a.close)});else throw fi(t,"every element in the 'brackets' array must be a '{open,close,token}' object or array")}return t.brackets=s,t.noThrow=!0,t}function xme(o){yp.registerLanguage(o)}function Ime(){let o=[];return o=o.concat(yp.getLanguages()),o}function Eme(o){return $e.get(bi).languageIdCodec.encodeLanguageId(o)}function Nme(o,e){return $e.withServices(()=>{const i=$e.get(bi).onDidRequestRichLanguageFeatures(n=>{n===o&&(i.dispose(),e())});return i})}function Tme(o,e){return $e.withServices(()=>{const i=$e.get(bi).onDidRequestBasicLanguageFeatures(n=>{n===o&&(i.dispose(),e())});return i})}function Mme(o,e){if(!$e.get(bi).isRegisteredLanguageId(o))throw new Error(`Cannot set configuration for unknown language ${o}`);return $e.get(oi).register(o,e,100)}class Rme{constructor(e,t){this._languageId=e,this._actual=t}dispose(){}getInitialState(){return this._actual.getInitialState()}tokenize(e,t,i){if(typeof this._actual.tokenize=="function")return D0.adaptTokenize(this._languageId,this._actual,e,i);throw new Error("Not supported!")}tokenizeEncoded(e,t,i){const n=this._actual.tokenizeEncoded(e,i);return new RL(n.tokens,n.endState)}}class D0{constructor(e,t,i,n){this._languageId=e,this._actual=t,this._languageService=i,this._standaloneThemeService=n}dispose(){}getInitialState(){return this._actual.getInitialState()}static _toClassicTokens(e,t){const i=[];let n=0;for(let s=0,r=e.length;s0&&s[r-1]===u)continue;let g=h.startIndex;d===0?g=0:g{const i=await Promise.resolve(e.create());return i?Ame(i)?Az(o,i):new Hb($e.get(bi),$e.get(_r),o,Mz(o,i),$e.get(dt)):null});return Ei.registerFactory(o,t)}function Fme(o,e){if(!$e.get(bi).isRegisteredLanguageId(o))throw new Error(`Cannot set tokens provider for unknown language ${o}`);return Rz(e)?rO(o,{create:()=>e}):Ei.register(o,Az(o,e))}function Bme(o,e){const t=i=>new Hb($e.get(bi),$e.get(_r),o,Mz(o,i),$e.get(dt));return Rz(e)?rO(o,{create:()=>e}):Ei.register(o,t(e))}function Wme(o,e){return $e.get(ye).referenceProvider.register(o,e)}function Hme(o,e){return $e.get(ye).renameProvider.register(o,e)}function Vme(o,e){return $e.get(ye).newSymbolNamesProvider.register(o,e)}function zme(o,e){return $e.get(ye).signatureHelpProvider.register(o,e)}function Ume(o,e){return $e.get(ye).hoverProvider.register(o,{provideHover:async(i,n,s,r)=>{const a=i.getWordAtPosition(n);return Promise.resolve(e.provideHover(i,n,s,r)).then(l=>{if(l)return!l.range&&a&&(l.range=new D(n.lineNumber,a.startColumn,n.lineNumber,a.endColumn)),l.range||(l.range=new D(n.lineNumber,n.column,n.lineNumber,n.column)),l})}})}function $me(o,e){return $e.get(ye).documentSymbolProvider.register(o,e)}function Kme(o,e){return $e.get(ye).documentHighlightProvider.register(o,e)}function jme(o,e){return $e.get(ye).linkedEditingRangeProvider.register(o,e)}function qme(o,e){return $e.get(ye).definitionProvider.register(o,e)}function Gme(o,e){return $e.get(ye).implementationProvider.register(o,e)}function Zme(o,e){return $e.get(ye).typeDefinitionProvider.register(o,e)}function Yme(o,e){return $e.get(ye).codeLensProvider.register(o,e)}function Qme(o,e,t){return $e.get(ye).codeActionProvider.register(o,{providedCodeActionKinds:t==null?void 0:t.providedCodeActionKinds,documentation:t==null?void 0:t.documentation,provideCodeActions:(n,s,r,a)=>{const d=$e.get(yd).read({resource:n.uri}).filter(c=>D.areIntersectingOrTouching(c,s));return e.provideCodeActions(n,s,{markers:d,only:r.only,trigger:r.trigger},a)},resolveCodeAction:e.resolveCodeAction})}function Xme(o,e){return $e.get(ye).documentFormattingEditProvider.register(o,e)}function Jme(o,e){return $e.get(ye).documentRangeFormattingEditProvider.register(o,e)}function epe(o,e){return $e.get(ye).onTypeFormattingEditProvider.register(o,e)}function tpe(o,e){return $e.get(ye).linkProvider.register(o,e)}function ipe(o,e){return $e.get(ye).completionProvider.register(o,e)}function npe(o,e){return $e.get(ye).colorProvider.register(o,e)}function spe(o,e){return $e.get(ye).foldingRangeProvider.register(o,e)}function ope(o,e){return $e.get(ye).declarationProvider.register(o,e)}function rpe(o,e){return $e.get(ye).selectionRangeProvider.register(o,e)}function ape(o,e){return $e.get(ye).documentSemanticTokensProvider.register(o,e)}function lpe(o,e){return $e.get(ye).documentRangeSemanticTokensProvider.register(o,e)}function dpe(o,e){return $e.get(ye).inlineCompletionsProvider.register(o,e)}function cpe(o,e){return $e.get(ye).inlineEditProvider.register(o,e)}function hpe(o,e){return $e.get(ye).inlayHintsProvider.register(o,e)}function upe(){return{register:xme,getLanguages:Ime,onLanguage:Nme,onLanguageEncountered:Tme,getEncodedLanguageId:Eme,setLanguageConfiguration:Mme,setColorMap:Ome,registerTokensProviderFactory:rO,setTokensProvider:Fme,setMonarchTokensProvider:Bme,registerReferenceProvider:Wme,registerRenameProvider:Hme,registerNewSymbolNameProvider:Vme,registerCompletionItemProvider:ipe,registerSignatureHelpProvider:zme,registerHoverProvider:Ume,registerDocumentSymbolProvider:$me,registerDocumentHighlightProvider:Kme,registerLinkedEditingRangeProvider:jme,registerDefinitionProvider:qme,registerImplementationProvider:Gme,registerTypeDefinitionProvider:Zme,registerCodeLensProvider:Yme,registerCodeActionProvider:Qme,registerDocumentFormattingEditProvider:Xme,registerDocumentRangeFormattingEditProvider:Jme,registerOnTypeFormattingEditProvider:epe,registerLinkProvider:tpe,registerColorProvider:npe,registerFoldingRangeProvider:spe,registerDeclarationProvider:ope,registerSelectionRangeProvider:rpe,registerDocumentSemanticTokensProvider:ape,registerDocumentRangeSemanticTokensProvider:lpe,registerInlineCompletionsProvider:dpe,registerInlineEditProvider:cpe,registerInlayHintsProvider:hpe,DocumentHighlightKind:DE,CompletionItemKind:CE,CompletionItemTag:wE,CompletionItemInsertTextRule:bE,SymbolKind:nN,SymbolTag:sN,IndentAction:RE,CompletionTriggerKind:SE,SignatureHelpTriggerKind:iN,InlayHintKind:PE,InlineCompletionTriggerKind:OE,InlineEditTriggerKind:FE,CodeActionTriggerType:vE,NewSymbolNameTag:$E,NewSymbolNameTriggerKind:KE,PartialAcceptTriggerKind:GE,HoverVerbosityAction:ME,FoldingRangeKind:Vs,SelectedSuggestionInfo:G8}}const aO=ft("IEditorCancelService"),Pz=new fe("cancellableOperation",!1,m("cancellableOperation","Whether the editor runs a cancellable operation, e.g. like 'Peek References'"));wt(aO,class{constructor(){this._tokens=new WeakMap}add(o,e){let t=this._tokens.get(o);t||(t=o.invokeWithinContext(n=>{const s=Pz.bindTo(n.get(ze)),r=new Hs;return{key:s,tokens:r}}),this._tokens.set(o,t));let i;return t.key.set(!0),i=t.tokens.push(e),()=>{i&&(i(),t.key.set(!t.tokens.isEmpty()),i=void 0)}}cancel(o){const e=this._tokens.get(o);if(!e)return;const t=e.tokens.pop();t&&(t.cancel(),e.key.set(!e.tokens.isEmpty()))}},1);class gpe extends ki{constructor(e,t){super(t),this.editor=e,this._unregister=e.invokeWithinContext(i=>i.get(aO).add(e,this))}dispose(){this._unregister(),super.dispose()}}ue(new class extends bn{constructor(){super({id:"editor.cancelOperation",kbOpts:{weight:100,primary:9},precondition:Pz})}runEditorCommand(o,e){o.get(aO).cancel(e)}});let Oz=class jM{constructor(e,t){if(this.flags=t,this.flags&1){const i=e.getModel();this.modelVersionId=i?$g("{0}#{1}",i.uri.toString(),i.getVersionId()):null}else this.modelVersionId=null;this.flags&4?this.position=e.getPosition():this.position=null,this.flags&2?this.selection=e.getSelection():this.selection=null,this.flags&8?(this.scrollLeft=e.getScrollLeft(),this.scrollTop=e.getScrollTop()):(this.scrollLeft=-1,this.scrollTop=-1)}_equals(e){if(!(e instanceof jM))return!1;const t=e;return!(this.modelVersionId!==t.modelVersionId||this.scrollLeft!==t.scrollLeft||this.scrollTop!==t.scrollTop||!this.position&&t.position||this.position&&!t.position||this.position&&t.position&&!this.position.equals(t.position)||!this.selection&&t.selection||this.selection&&!t.selection||this.selection&&t.selection&&!this.selection.equalsRange(t.selection))}validate(e){return this._equals(new jM(e,this.flags))}};class au extends gpe{constructor(e,t,i,n){super(e,n),this._listener=new Q,t&4&&this._listener.add(e.onDidChangeCursorPosition(s=>{(!i||!D.containsPosition(i,s.position))&&this.cancel()})),t&2&&this._listener.add(e.onDidChangeCursorSelection(s=>{(!i||!D.containsRange(i,s.selection))&&this.cancel()})),t&8&&this._listener.add(e.onDidScrollChange(s=>this.cancel())),t&1&&(this._listener.add(e.onDidChangeModel(s=>this.cancel())),this._listener.add(e.onDidChangeModelContent(s=>this.cancel())))}dispose(){this._listener.dispose(),super.dispose()}}class lO extends ki{constructor(e,t){super(t),this._listener=e.onDidChangeContent(()=>this.cancel())}dispose(){this._listener.dispose(),super.dispose()}}function md(o){return o&&typeof o.getEditorType=="function"?o.getEditorType()===pC.ICodeEditor:!1}function dO(o){return o&&typeof o.getEditorType=="function"?o.getEditorType()===pC.IDiffEditor:!1}function fpe(o){return!!o&&typeof o=="object"&&typeof o.onDidChangeActiveEditor=="function"}function Fz(o){return md(o)?o:dO(o)?o.getModifiedEditor():fpe(o)&&md(o.activeCodeEditor)?o.activeCodeEditor:null}class Zp{static _handleEolEdits(e,t){let i;const n=[];for(const s of t)typeof s.eol=="number"&&(i=s.eol),s.range&&typeof s.text=="string"&&n.push(s);return typeof i=="number"&&e.hasModel()&&e.getModel().pushEOL(i),n}static _isFullModelReplaceEdit(e,t){if(!e.hasModel())return!1;const i=e.getModel(),n=i.validateRange(t.range);return i.getFullModelRange().equalsRange(n)}static execute(e,t,i){i&&e.pushUndoStop();const n=rl.capture(e),s=Zp._handleEolEdits(e,t);s.length===1&&Zp._isFullModelReplaceEdit(e,s[0])?e.executeEdits("formatEditsCommand",s.map(r=>wi.replace(D.lift(r.range),r.text))):e.executeEdits("formatEditsCommand",s.map(r=>wi.replaceMove(D.lift(r.range),r.text))),i&&e.pushUndoStop(),n.restoreRelativeVerticalPositionOfCursor(e)}}class l9{constructor(e){this.value=e,this._lower=e.toLowerCase()}static toKey(e){return typeof e=="string"?e.toLowerCase():e._lower}}class mpe{constructor(e){if(this._set=new Set,e)for(const t of e)this.add(t)}add(e){this._set.add(l9.toKey(e))}has(e){return this._set.has(l9.toKey(e))}}function Bz(o,e,t){const i=[],n=new mpe,s=o.ordered(t);for(const a of s)i.push(a),a.extensionId&&n.add(a.extensionId);const r=e.ordered(t);for(const a of r){if(a.extensionId){if(n.has(a.extensionId))continue;n.add(a.extensionId)}i.push({displayName:a.displayName,extensionId:a.extensionId,provideDocumentFormattingEdits(l,d,c){return a.provideDocumentRangeFormattingEdits(l,l.getFullModelRange(),d,c)}})}return i}class af{static setFormatterSelector(e){return{dispose:af._selectors.unshift(e)}}static async select(e,t,i,n){if(e.length===0)return;const s=bt.first(af._selectors);if(s)return await s(e,t,i,n)}}af._selectors=new Hs;async function Wz(o,e,t,i,n,s,r){const a=o.get(Ae),{documentRangeFormattingEditProvider:l}=o.get(ye),d=md(e)?e.getModel():e,c=l.ordered(d),h=await af.select(c,d,i,2);h&&(n.report(h),await a.invokeFunction(ppe,h,e,t,s,r))}async function ppe(o,e,t,i,n,s){var r,a;const l=o.get(zr),d=o.get(ms),c=o.get(xu);let h,u;md(t)?(h=t.getModel(),u=new au(t,5,void 0,n)):(h=t,u=new lO(t,n));const g=[];let f=0;for(const C of B2(i).sort(D.compareRangesUsingStarts))f>0&&D.areIntersectingOrTouching(g[f-1],C)?g[f-1]=D.fromPositions(g[f-1].getStartPosition(),C.getEndPosition()):f=g.push(C);const p=async C=>{var w,S;d.trace("[format][provideDocumentRangeFormattingEdits] (request)",(w=e.extensionId)===null||w===void 0?void 0:w.value,C);const y=await e.provideDocumentRangeFormattingEdits(h,C,h.getFormattingOptions(),u.token)||[];return d.trace("[format][provideDocumentRangeFormattingEdits] (response)",(S=e.extensionId)===null||S===void 0?void 0:S.value,y),y},_=(C,w)=>{if(!C.length||!w.length)return!1;const S=C.reduce((y,k)=>D.plusRange(y,k.range),C[0].range);if(!w.some(y=>D.intersectRanges(S,y.range)))return!1;for(const y of C)for(const k of w)if(D.intersectRanges(y.range,k.range))return!0;return!1},v=[],b=[];try{if(typeof e.provideDocumentRangesFormattingEdits=="function"){d.trace("[format][provideDocumentRangeFormattingEdits] (request)",(r=e.extensionId)===null||r===void 0?void 0:r.value,g);const C=await e.provideDocumentRangesFormattingEdits(h,g,h.getFormattingOptions(),u.token)||[];d.trace("[format][provideDocumentRangeFormattingEdits] (response)",(a=e.extensionId)===null||a===void 0?void 0:a.value,C),b.push(C)}else{for(const C of g){if(u.token.isCancellationRequested)return!0;b.push(await p(C))}for(let C=0;C({text:S.text,range:D.lift(S.range),forceMoveMarkers:!0})),S=>{for(const{range:y}of S)if(D.areIntersectingOrTouching(y,w))return[new ke(y.startLineNumber,y.startColumn,y.endLineNumber,y.endColumn)];return null})}return c.playSignal(qe.format,{userGesture:s}),!0}async function _pe(o,e,t,i,n,s){const r=o.get(Ae),a=o.get(ye),l=md(e)?e.getModel():e,d=Bz(a.documentFormattingEditProvider,a.documentRangeFormattingEditProvider,l),c=await af.select(d,l,t,1);c&&(i.report(c),await r.invokeFunction(vpe,c,e,t,n,s))}async function vpe(o,e,t,i,n,s){const r=o.get(zr),a=o.get(xu);let l,d;md(t)?(l=t.getModel(),d=new au(t,5,void 0,n)):(l=t,d=new lO(t,n));let c;try{const h=await e.provideDocumentFormattingEdits(l,l.getFormattingOptions(),d.token);if(c=await r.computeMoreMinimalEdits(l.uri,h),d.token.isCancellationRequested)return!0}finally{d.dispose()}if(!c||c.length===0)return!1;if(md(t))Zp.execute(t,c,i!==2),i!==2&&t.revealPositionInCenterIfOutsideViewport(t.getPosition(),1);else{const[{range:h}]=c,u=new ke(h.startLineNumber,h.startColumn,h.endLineNumber,h.endColumn);l.pushEditOperations([u],c.map(g=>({text:g.text,range:D.lift(g.range),forceMoveMarkers:!0})),g=>{for(const{range:f}of g)if(D.areIntersectingOrTouching(f,u))return[new ke(f.startLineNumber,f.startColumn,f.endLineNumber,f.endColumn)];return null})}return a.playSignal(qe.format,{userGesture:s}),!0}async function bpe(o,e,t,i,n,s){const r=e.documentRangeFormattingEditProvider.ordered(t);for(const a of r){const l=await Promise.resolve(a.provideDocumentRangeFormattingEdits(t,i,n,s)).catch(Hi);if(gs(l))return await o.computeMoreMinimalEdits(t.uri,l)}}async function Cpe(o,e,t,i,n){const s=Bz(e.documentFormattingEditProvider,e.documentRangeFormattingEditProvider,t);for(const r of s){const a=await Promise.resolve(r.provideDocumentFormattingEdits(t,i,n)).catch(Hi);if(gs(a))return await o.computeMoreMinimalEdits(t.uri,a)}}function Hz(o,e,t,i,n,s,r){const a=e.onTypeFormattingEditProvider.ordered(t);return a.length===0||a[0].autoFormatTriggerCharacters.indexOf(n)<0?Promise.resolve(void 0):Promise.resolve(a[0].provideOnTypeFormattingEdits(t,i,n,s,r)).catch(Hi).then(l=>o.computeMoreMinimalEdits(t.uri,l))}Ct.registerCommand("_executeFormatRangeProvider",async function(o,...e){const[t,i,n]=e;xt(We.isUri(t)),xt(D.isIRange(i));const s=o.get(wo),r=o.get(zr),a=o.get(ye),l=await s.createModelReference(t);try{return bpe(r,a,l.object.textEditorModel,D.lift(i),n,gt.None)}finally{l.dispose()}});Ct.registerCommand("_executeFormatDocumentProvider",async function(o,...e){const[t,i]=e;xt(We.isUri(t));const n=o.get(wo),s=o.get(zr),r=o.get(ye),a=await n.createModelReference(t);try{return Cpe(s,r,a.object.textEditorModel,i,gt.None)}finally{a.dispose()}});Ct.registerCommand("_executeFormatOnTypeProvider",async function(o,...e){const[t,i,n,s]=e;xt(We.isUri(t)),xt(W.isIPosition(i)),xt(typeof n=="string");const r=o.get(wo),a=o.get(zr),l=o.get(ye),d=await r.createModelReference(t);try{return Hz(a,l,d.object.textEditorModel,W.lift(i),n,s,gt.None)}finally{d.dispose()}});al.wrappingIndent.defaultValue=0;al.glyphMargin.defaultValue=!1;al.autoIndent.defaultValue=3;al.overviewRulerLanes.defaultValue=2;af.setFormatterSelector((o,e,t)=>Promise.resolve(o[0]));const eo=Z8();eo.editor=wme();eo.languages=upe();const Vz=eo.CancellationTokenSource,zz=eo.Emitter,cO=eo.KeyCode,hO=eo.KeyMod,Uz=eo.Position,$z=eo.Range,Kz=eo.Selection,jz=eo.SelectionDirection,qz=eo.MarkerSeverity,Gz=eo.MarkerTag,Zz=eo.Uri,Yz=eo.Token,pg=eo.editor,Qz=eo.languages,DI=globalThis.MonacoEnvironment;(DI!=null&&DI.globalAPI||typeof define=="function"&&define.amd)&&(globalThis.monaco=eo);typeof globalThis.require<"u"&&typeof globalThis.require.config=="function"&&globalThis.require.config({ignoreDuplicateModules:["vscode-languageserver-types","vscode-languageserver-types/main","vscode-languageserver-textdocument","vscode-languageserver-textdocument/main","vscode-nls","vscode-nls/vscode-nls","jsonc-parser","jsonc-parser/main","vscode-uri","vscode-uri/index","vs/basic-languages/typescript/typescript"]});const HC=Object.freeze(Object.defineProperty({__proto__:null,CancellationTokenSource:Vz,Emitter:zz,KeyCode:cO,KeyMod:hO,MarkerSeverity:qz,MarkerTag:Gz,Position:Uz,Range:$z,Selection:Kz,SelectionDirection:jz,Token:Yz,Uri:Zz,editor:pg,languages:Qz},Symbol.toStringTag,{value:"Module"}));/*!----------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87) + * Released under the MIT license + * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt + *-----------------------------------------------------------------------------*/var wpe=Object.defineProperty,Spe=Object.getOwnPropertyDescriptor,ype=Object.getOwnPropertyNames,Lpe=Object.prototype.hasOwnProperty,kpe=(o,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of ype(e))!Lpe.call(o,n)&&n!==t&&wpe(o,n,{get:()=>e[n],enumerable:!(i=Spe(e,n))||i.enumerable});return o},Dpe=(o,e,t)=>(kpe(o,e,"default"),t),Ev={};Dpe(Ev,HC);var Xz={},xI={},xpe=class Jz{static getOrCreate(e){return xI[e]||(xI[e]=new Jz(e)),xI[e]}constructor(e){this._languageId=e,this._loadingTriggered=!1,this._lazyLoadPromise=new Promise((t,i)=>{this._lazyLoadPromiseResolve=t,this._lazyLoadPromiseReject=i})}load(){return this._loadingTriggered||(this._loadingTriggered=!0,Xz[this._languageId].loader().then(e=>this._lazyLoadPromiseResolve(e),e=>this._lazyLoadPromiseReject(e))),this._lazyLoadPromise}};function Pe(o){const e=o.id;Xz[e]=o,Ev.languages.register(o);const t=xpe.getOrCreate(e);Ev.languages.registerTokensProviderFactory(e,{create:async()=>(await t.load()).language}),Ev.languages.onLanguageEncountered(e,async()=>{const i=await t.load();Ev.languages.setLanguageConfiguration(e,i.conf)})}Pe({id:"abap",extensions:[".abap"],aliases:["abap","ABAP"],loader:()=>Ee(()=>import("./abap.DRC6TkPh.js"),[],import.meta.url)});Pe({id:"apex",extensions:[".cls"],aliases:["Apex","apex"],mimetypes:["text/x-apex-source","text/x-apex"],loader:()=>Ee(()=>import("./apex.BuapDI9Y.js"),[],import.meta.url)});Pe({id:"azcli",extensions:[".azcli"],aliases:["Azure CLI","azcli"],loader:()=>Ee(()=>import("./azcli.BypH-vXm.js"),[],import.meta.url)});Pe({id:"bat",extensions:[".bat",".cmd"],aliases:["Batch","bat"],loader:()=>Ee(()=>import("./bat.BY6pwuIY.js"),[],import.meta.url)});Pe({id:"bicep",extensions:[".bicep"],aliases:["Bicep"],loader:()=>Ee(()=>import("./bicep.gRuQeaLk.js"),[],import.meta.url)});Pe({id:"cameligo",extensions:[".mligo"],aliases:["Cameligo"],loader:()=>Ee(()=>import("./cameligo.ul-Lp4lw.js"),[],import.meta.url)});Pe({id:"clojure",extensions:[".clj",".cljs",".cljc",".edn"],aliases:["clojure","Clojure"],loader:()=>Ee(()=>import("./clojure.DeYg-96x.js"),[],import.meta.url)});Pe({id:"coffeescript",extensions:[".coffee"],aliases:["CoffeeScript","coffeescript","coffee"],mimetypes:["text/x-coffeescript","text/coffeescript"],loader:()=>Ee(()=>import("./coffee.CfnpWUYo.js"),[],import.meta.url)});Pe({id:"c",extensions:[".c",".h"],aliases:["C","c"],loader:()=>Ee(()=>import("./cpp.C9L3yaDO.js"),[],import.meta.url)});Pe({id:"cpp",extensions:[".cpp",".cc",".cxx",".hpp",".hh",".hxx"],aliases:["C++","Cpp","cpp"],loader:()=>Ee(()=>import("./cpp.C9L3yaDO.js"),[],import.meta.url)});Pe({id:"csharp",extensions:[".cs",".csx",".cake"],aliases:["C#","csharp"],loader:()=>Ee(()=>import("./csharp.DWGz5Zuj.js"),[],import.meta.url)});Pe({id:"csp",extensions:[".csp"],aliases:["CSP","csp"],loader:()=>Ee(()=>import("./csp.DrRCxMg5.js"),[],import.meta.url)});Pe({id:"css",extensions:[".css"],aliases:["CSS","css"],mimetypes:["text/css"],loader:()=>Ee(()=>import("./css.BfLuTCmN.js"),[],import.meta.url)});Pe({id:"cypher",extensions:[".cypher",".cyp"],aliases:["Cypher","OpenCypher"],loader:()=>Ee(()=>import("./cypher.DoFvH58O.js"),[],import.meta.url)});Pe({id:"dart",extensions:[".dart"],aliases:["Dart","dart"],mimetypes:["text/x-dart-source","text/x-dart"],loader:()=>Ee(()=>import("./dart.DIovg4uR.js"),[],import.meta.url)});Pe({id:"dockerfile",extensions:[".dockerfile"],filenames:["Dockerfile"],aliases:["Dockerfile"],loader:()=>Ee(()=>import("./dockerfile.D2PfwrvU.js"),[],import.meta.url)});Pe({id:"ecl",extensions:[".ecl"],aliases:["ECL","Ecl","ecl"],loader:()=>Ee(()=>import("./ecl.C_scCXcs.js"),[],import.meta.url)});Pe({id:"elixir",extensions:[".ex",".exs"],aliases:["Elixir","elixir","ex"],loader:()=>Ee(()=>import("./elixir.BRk-K-rg.js"),[],import.meta.url)});Pe({id:"flow9",extensions:[".flow"],aliases:["Flow9","Flow","flow9","flow"],loader:()=>Ee(()=>import("./flow9.DLs3tTet.js"),[],import.meta.url)});Pe({id:"fsharp",extensions:[".fs",".fsi",".ml",".mli",".fsx",".fsscript"],aliases:["F#","FSharp","fsharp"],loader:()=>Ee(()=>import("./fsharp.D0UiDa5C.js"),[],import.meta.url)});Pe({id:"freemarker2",extensions:[".ftl",".ftlh",".ftlx"],aliases:["FreeMarker2","Apache FreeMarker2"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagAutoInterpolationDollar)});Pe({id:"freemarker2.tag-angle.interpolation-dollar",aliases:["FreeMarker2 (Angle/Dollar)","Apache FreeMarker2 (Angle/Dollar)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagAngleInterpolationDollar)});Pe({id:"freemarker2.tag-bracket.interpolation-dollar",aliases:["FreeMarker2 (Bracket/Dollar)","Apache FreeMarker2 (Bracket/Dollar)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagBracketInterpolationDollar)});Pe({id:"freemarker2.tag-angle.interpolation-bracket",aliases:["FreeMarker2 (Angle/Bracket)","Apache FreeMarker2 (Angle/Bracket)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagAngleInterpolationBracket)});Pe({id:"freemarker2.tag-bracket.interpolation-bracket",aliases:["FreeMarker2 (Bracket/Bracket)","Apache FreeMarker2 (Bracket/Bracket)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagBracketInterpolationBracket)});Pe({id:"freemarker2.tag-auto.interpolation-dollar",aliases:["FreeMarker2 (Auto/Dollar)","Apache FreeMarker2 (Auto/Dollar)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagAutoInterpolationDollar)});Pe({id:"freemarker2.tag-auto.interpolation-bracket",aliases:["FreeMarker2 (Auto/Bracket)","Apache FreeMarker2 (Auto/Bracket)"],loader:()=>Ee(()=>import("./freemarker2.DKAZ8diR.js"),[],import.meta.url).then(o=>o.TagAutoInterpolationBracket)});Pe({id:"go",extensions:[".go"],aliases:["Go"],loader:()=>Ee(()=>import("./go.CyVeKkvQ.js"),[],import.meta.url)});Pe({id:"graphql",extensions:[".graphql",".gql"],aliases:["GraphQL","graphql","gql"],mimetypes:["application/graphql"],loader:()=>Ee(()=>import("./graphql.BygKL3ZF.js"),[],import.meta.url)});Pe({id:"handlebars",extensions:[".handlebars",".hbs"],aliases:["Handlebars","handlebars","hbs"],mimetypes:["text/x-handlebars-template"],loader:()=>Ee(()=>import("./handlebars.Cd1_uPhg.js"),[],import.meta.url)});Pe({id:"hcl",extensions:[".tf",".tfvars",".hcl"],aliases:["Terraform","tf","HCL","hcl"],loader:()=>Ee(()=>import("./hcl.D_OY6ada.js"),[],import.meta.url)});Pe({id:"html",extensions:[".html",".htm",".shtml",".xhtml",".mdoc",".jsp",".asp",".aspx",".jshtm"],aliases:["HTML","htm","html","xhtml"],mimetypes:["text/html","text/x-jshtm","text/template","text/ng-template"],loader:()=>Ee(()=>import("./html.CxgbO7gb.js"),[],import.meta.url)});Pe({id:"ini",extensions:[".ini",".properties",".gitconfig"],filenames:["config",".gitattributes",".gitconfig",".editorconfig"],aliases:["Ini","ini"],loader:()=>Ee(()=>import("./ini.BTpWsGps.js"),[],import.meta.url)});Pe({id:"java",extensions:[".java",".jav"],aliases:["Java","java"],mimetypes:["text/x-java-source","text/x-java"],loader:()=>Ee(()=>import("./java.3TATJI7h.js"),[],import.meta.url)});Pe({id:"javascript",extensions:[".js",".es6",".jsx",".mjs",".cjs"],firstLine:"^#!.*\\bnode",filenames:["jakefile"],aliases:["JavaScript","javascript","js"],mimetypes:["text/javascript"],loader:()=>Ee(()=>import("./javascript.D5xzWLgm.js"),__vite__mapDeps([0,1]),import.meta.url)});Pe({id:"julia",extensions:[".jl"],aliases:["julia","Julia"],loader:()=>Ee(()=>import("./julia.DDpSJMW6.js"),[],import.meta.url)});Pe({id:"kotlin",extensions:[".kt",".kts"],aliases:["Kotlin","kotlin"],mimetypes:["text/x-kotlin-source","text/x-kotlin"],loader:()=>Ee(()=>import("./kotlin.DVYH6Lj_.js"),[],import.meta.url)});Pe({id:"less",extensions:[".less"],aliases:["Less","less"],mimetypes:["text/x-less","text/less"],loader:()=>Ee(()=>import("./less.CuFlys0T.js"),[],import.meta.url)});Pe({id:"lexon",extensions:[".lex"],aliases:["Lexon"],loader:()=>Ee(()=>import("./lexon.m09vb5r-.js"),[],import.meta.url)});Pe({id:"lua",extensions:[".lua"],aliases:["Lua","lua"],loader:()=>Ee(()=>import("./lua.D2Z7JJdl.js"),[],import.meta.url)});Pe({id:"liquid",extensions:[".liquid",".html.liquid"],aliases:["Liquid","liquid"],mimetypes:["application/liquid"],loader:()=>Ee(()=>import("./liquid.BEzXOWI9.js"),[],import.meta.url)});Pe({id:"m3",extensions:[".m3",".i3",".mg",".ig"],aliases:["Modula-3","Modula3","modula3","m3"],loader:()=>Ee(()=>import("./m3.B2Cf9XSq.js"),[],import.meta.url)});Pe({id:"markdown",extensions:[".md",".markdown",".mdown",".mkdn",".mkd",".mdwn",".mdtxt",".mdtext"],aliases:["Markdown","markdown"],loader:()=>Ee(()=>import("./markdown.BXYnMxBe.js"),[],import.meta.url)});Pe({id:"mdx",extensions:[".mdx"],aliases:["MDX","mdx"],loader:()=>Ee(()=>import("./mdx.BbCSHaw3.js"),[],import.meta.url)});Pe({id:"mips",extensions:[".s"],aliases:["MIPS","MIPS-V"],mimetypes:["text/x-mips","text/mips","text/plaintext"],loader:()=>Ee(()=>import("./mips.Ckkbw-AO.js"),[],import.meta.url)});Pe({id:"msdax",extensions:[".dax",".msdax"],aliases:["DAX","MSDAX"],loader:()=>Ee(()=>import("./msdax.B5uW3Zvf.js"),[],import.meta.url)});Pe({id:"mysql",extensions:[],aliases:["MySQL","mysql"],loader:()=>Ee(()=>import("./mysql.B8ssZoUh.js"),[],import.meta.url)});Pe({id:"objective-c",extensions:[".m"],aliases:["Objective-C"],loader:()=>Ee(()=>import("./objective-c.CrrKwR0a.js"),[],import.meta.url)});Pe({id:"pascal",extensions:[".pas",".p",".pp"],aliases:["Pascal","pas"],mimetypes:["text/x-pascal-source","text/x-pascal"],loader:()=>Ee(()=>import("./pascal.BWBTHuhh.js"),[],import.meta.url)});Pe({id:"pascaligo",extensions:[".ligo"],aliases:["Pascaligo","ligo"],loader:()=>Ee(()=>import("./pascaligo.BGLI1Hdo.js"),[],import.meta.url)});Pe({id:"perl",extensions:[".pl",".pm"],aliases:["Perl","pl"],loader:()=>Ee(()=>import("./perl.DDrv2Hr-.js"),[],import.meta.url)});Pe({id:"pgsql",extensions:[],aliases:["PostgreSQL","postgres","pg","postgre"],loader:()=>Ee(()=>import("./pgsql.DLPipH_Q.js"),[],import.meta.url)});Pe({id:"php",extensions:[".php",".php4",".php5",".phtml",".ctp"],aliases:["PHP","php"],mimetypes:["application/x-php"],loader:()=>Ee(()=>import("./php.CTNlIIiR.js"),[],import.meta.url)});Pe({id:"pla",extensions:[".pla"],loader:()=>Ee(()=>import("./pla.2oJWbEOo.js"),[],import.meta.url)});Pe({id:"postiats",extensions:[".dats",".sats",".hats"],aliases:["ATS","ATS/Postiats"],loader:()=>Ee(()=>import("./postiats.DOk3G3cc.js"),[],import.meta.url)});Pe({id:"powerquery",extensions:[".pq",".pqm"],aliases:["PQ","M","Power Query","Power Query M"],loader:()=>Ee(()=>import("./powerquery.Dgyr3wWZ.js"),[],import.meta.url)});Pe({id:"powershell",extensions:[".ps1",".psm1",".psd1"],aliases:["PowerShell","powershell","ps","ps1"],loader:()=>Ee(()=>import("./powershell.B_i9asfM.js"),[],import.meta.url)});Pe({id:"proto",extensions:[".proto"],aliases:["protobuf","Protocol Buffers"],loader:()=>Ee(()=>import("./protobuf.CV9EbfTh.js"),[],import.meta.url)});Pe({id:"pug",extensions:[".jade",".pug"],aliases:["Pug","Jade","jade"],loader:()=>Ee(()=>import("./pug.CCBS_C5_.js"),[],import.meta.url)});Pe({id:"python",extensions:[".py",".rpy",".pyw",".cpy",".gyp",".gypi"],aliases:["Python","py"],firstLine:"^#!/.*\\bpython[0-9.-]*\\b",loader:()=>Ee(()=>import("./python.DIerX64M.js"),[],import.meta.url)});Pe({id:"qsharp",extensions:[".qs"],aliases:["Q#","qsharp"],loader:()=>Ee(()=>import("./qsharp.BLuZWbUW.js"),[],import.meta.url)});Pe({id:"r",extensions:[".r",".rhistory",".rmd",".rprofile",".rt"],aliases:["R","r"],loader:()=>Ee(()=>import("./r.CzF1MCbP.js"),[],import.meta.url)});Pe({id:"razor",extensions:[".cshtml"],aliases:["Razor","razor"],mimetypes:["text/x-cshtml"],loader:()=>Ee(()=>import("./razor.-qfMfxSU.js"),[],import.meta.url)});Pe({id:"redis",extensions:[".redis"],aliases:["redis"],loader:()=>Ee(()=>import("./redis.C75U4IDy.js"),[],import.meta.url)});Pe({id:"redshift",extensions:[],aliases:["Redshift","redshift"],loader:()=>Ee(()=>import("./redshift.Bc5xkKR1.js"),[],import.meta.url)});Pe({id:"restructuredtext",extensions:[".rst"],aliases:["reStructuredText","restructuredtext"],loader:()=>Ee(()=>import("./restructuredtext.DmdQbaLT.js"),[],import.meta.url)});Pe({id:"ruby",extensions:[".rb",".rbx",".rjs",".gemspec",".pp"],filenames:["rakefile","Gemfile"],aliases:["Ruby","rb"],loader:()=>Ee(()=>import("./ruby.DB0RB20n.js"),[],import.meta.url)});Pe({id:"rust",extensions:[".rs",".rlib"],aliases:["Rust","rust"],loader:()=>Ee(()=>import("./rust.UMmp-gVE.js"),[],import.meta.url)});Pe({id:"sb",extensions:[".sb"],aliases:["Small Basic","sb"],loader:()=>Ee(()=>import("./sb.DVG02705.js"),[],import.meta.url)});Pe({id:"scala",extensions:[".scala",".sc",".sbt"],aliases:["Scala","scala","SBT","Sbt","sbt","Dotty","dotty"],mimetypes:["text/x-scala-source","text/x-scala","text/x-sbt","text/x-dotty"],loader:()=>Ee(()=>import("./scala.DvSxYeG4.js"),[],import.meta.url)});Pe({id:"scheme",extensions:[".scm",".ss",".sch",".rkt"],aliases:["scheme","Scheme"],loader:()=>Ee(()=>import("./scheme.yf5bffbF.js"),[],import.meta.url)});Pe({id:"scss",extensions:[".scss"],aliases:["Sass","sass","scss"],mimetypes:["text/x-scss","text/scss"],loader:()=>Ee(()=>import("./scss.Bzb7OGdO.js"),[],import.meta.url)});Pe({id:"shell",extensions:[".sh",".bash"],aliases:["Shell","sh"],loader:()=>Ee(()=>import("./shell.FNqbgIOG.js"),[],import.meta.url)});Pe({id:"sol",extensions:[".sol"],aliases:["sol","solidity","Solidity"],loader:()=>Ee(()=>import("./solidity.DyKutqhl.js"),[],import.meta.url)});Pe({id:"aes",extensions:[".aes"],aliases:["aes","sophia","Sophia"],loader:()=>Ee(()=>import("./sophia.B4VqtPa2.js"),[],import.meta.url)});Pe({id:"sparql",extensions:[".rq"],aliases:["sparql","SPARQL"],loader:()=>Ee(()=>import("./sparql.B7alP455.js"),[],import.meta.url)});Pe({id:"sql",extensions:[".sql"],aliases:["SQL"],loader:()=>Ee(()=>import("./sql.D7lU1fdU.js"),[],import.meta.url)});Pe({id:"st",extensions:[".st",".iecst",".iecplc",".lc3lib",".TcPOU",".TcDUT",".TcGVL",".TcIO"],aliases:["StructuredText","scl","stl"],loader:()=>Ee(()=>import("./st.VuadG5SK.js"),[],import.meta.url)});Pe({id:"swift",aliases:["Swift","swift"],extensions:[".swift"],mimetypes:["text/swift"],loader:()=>Ee(()=>import("./swift.BYtUz8ZP.js"),[],import.meta.url)});Pe({id:"systemverilog",extensions:[".sv",".svh"],aliases:["SV","sv","SystemVerilog","systemverilog"],loader:()=>Ee(()=>import("./systemverilog.DOAuugfS.js"),[],import.meta.url)});Pe({id:"verilog",extensions:[".v",".vh"],aliases:["V","v","Verilog","verilog"],loader:()=>Ee(()=>import("./systemverilog.DOAuugfS.js"),[],import.meta.url)});Pe({id:"tcl",extensions:[".tcl"],aliases:["tcl","Tcl","tcltk","TclTk","tcl/tk","Tcl/Tk"],loader:()=>Ee(()=>import("./tcl.CXKOl_mN.js"),[],import.meta.url)});Pe({id:"twig",extensions:[".twig"],aliases:["Twig","twig"],mimetypes:["text/x-twig"],loader:()=>Ee(()=>import("./twig.D9yiNO04.js"),[],import.meta.url)});Pe({id:"typescript",extensions:[".ts",".tsx",".cts",".mts"],aliases:["TypeScript","ts","typescript"],mimetypes:["text/typescript"],loader:()=>Ee(()=>import("./typescript.CezjgI0o.js"),[],import.meta.url)});Pe({id:"typespec",extensions:[".tsp"],aliases:["TypeSpec"],loader:()=>Ee(()=>import("./typespec.BupSXVCO.js"),[],import.meta.url)});Pe({id:"vb",extensions:[".vb"],aliases:["Visual Basic","vb"],loader:()=>Ee(()=>import("./vb.ZlaFEk-P.js"),[],import.meta.url)});Pe({id:"wgsl",extensions:[".wgsl"],aliases:["WebGPU Shading Language","WGSL","wgsl"],loader:()=>Ee(()=>import("./wgsl.B-lZjTdr.js"),[],import.meta.url)});Pe({id:"xml",extensions:[".xml",".xsd",".dtd",".ascx",".csproj",".config",".props",".targets",".wxi",".wxl",".wxs",".xaml",".svg",".svgz",".opf",".xslt",".xsl"],firstLine:"(\\<\\?xml.*)|(\\Ee(()=>import("./xml.BbLhayuL.js"),[],import.meta.url)});Pe({id:"yaml",extensions:[".yaml",".yml"],aliases:["YAML","yaml","YML","yml"],mimetypes:["application/x-yaml","text/x-yaml"],loader:()=>Ee(()=>import("./yaml.CgpeaddM.js"),[],import.meta.url)});/*!----------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87) + * Released under the MIT license + * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt + *-----------------------------------------------------------------------------*/var Ipe=Object.defineProperty,Epe=Object.getOwnPropertyDescriptor,Npe=Object.getOwnPropertyNames,Tpe=Object.prototype.hasOwnProperty,Mpe=(o,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Npe(e))!Tpe.call(o,n)&&n!==t&&Ipe(o,n,{get:()=>e[n],enumerable:!(i=Epe(e,n))||i.enumerable});return o},Rpe=(o,e,t)=>(Mpe(o,e,"default"),t),w_={};Rpe(w_,HC);var uO=class{constructor(e,t,i){this._onDidChange=new w_.Emitter,this._languageId=e,this.setOptions(t),this.setModeConfiguration(i)}get onDidChange(){return this._onDidChange.event}get languageId(){return this._languageId}get modeConfiguration(){return this._modeConfiguration}get diagnosticsOptions(){return this.options}get options(){return this._options}setOptions(e){this._options=e||Object.create(null),this._onDidChange.fire(this)}setDiagnosticsOptions(e){this.setOptions(e)}setModeConfiguration(e){this._modeConfiguration=e||Object.create(null),this._onDidChange.fire(this)}},gO={validate:!0,lint:{compatibleVendorPrefixes:"ignore",vendorPrefix:"warning",duplicateProperties:"warning",emptyRules:"warning",importStatement:"ignore",boxModel:"ignore",universalSelector:"ignore",zeroUnits:"ignore",fontFaceProperties:"warning",hexColorLength:"error",argumentsInColorFunction:"error",unknownProperties:"warning",ieHack:"ignore",unknownVendorSpecificProperties:"ignore",propertyIgnoredDueToDisplay:"warning",important:"ignore",float:"ignore",idSelector:"ignore"},data:{useDefaultDataProvider:!0},format:{newlineBetweenSelectors:!0,newlineBetweenRules:!0,spaceAroundSelectorSeparator:!1,braceStyle:"collapse",maxPreserveNewLines:void 0,preserveNewLines:!0}},fO={completionItems:!0,hovers:!0,documentSymbols:!0,definitions:!0,references:!0,documentHighlights:!0,rename:!0,colors:!0,foldingRanges:!0,diagnostics:!0,selectionRanges:!0,documentFormattingEdits:!0,documentRangeFormattingEdits:!0},eU=new uO("css",gO,fO),tU=new uO("scss",gO,fO),iU=new uO("less",gO,fO);w_.languages.css={cssDefaults:eU,lessDefaults:iU,scssDefaults:tU};function mO(){return Ee(()=>import("./cssMode.B49nYlrY.js"),[],import.meta.url)}w_.languages.onLanguage("less",()=>{mO().then(o=>o.setupMode(iU))});w_.languages.onLanguage("scss",()=>{mO().then(o=>o.setupMode(tU))});w_.languages.onLanguage("css",()=>{mO().then(o=>o.setupMode(eU))});/*!----------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87) + * Released under the MIT license + * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt + *-----------------------------------------------------------------------------*/var Ape=Object.defineProperty,Ppe=Object.getOwnPropertyDescriptor,Ope=Object.getOwnPropertyNames,Fpe=Object.prototype.hasOwnProperty,Bpe=(o,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Ope(e))!Fpe.call(o,n)&&n!==t&&Ape(o,n,{get:()=>e[n],enumerable:!(i=Ppe(e,n))||i.enumerable});return o},Wpe=(o,e,t)=>(Bpe(o,e,"default"),t),Zk={};Wpe(Zk,HC);var Hpe=class{constructor(e,t,i){this._onDidChange=new Zk.Emitter,this._languageId=e,this.setOptions(t),this.setModeConfiguration(i)}get onDidChange(){return this._onDidChange.event}get languageId(){return this._languageId}get options(){return this._options}get modeConfiguration(){return this._modeConfiguration}setOptions(e){this._options=e||Object.create(null),this._onDidChange.fire(this)}setModeConfiguration(e){this._modeConfiguration=e||Object.create(null),this._onDidChange.fire(this)}},Vpe={tabSize:4,insertSpaces:!1,wrapLineLength:120,unformatted:'default": "a, abbr, acronym, b, bdo, big, br, button, cite, code, dfn, em, i, img, input, kbd, label, map, object, q, samp, select, small, span, strong, sub, sup, textarea, tt, var',contentUnformatted:"pre",indentInnerHtml:!1,preserveNewLines:!0,maxPreserveNewLines:void 0,indentHandlebars:!1,endWithNewline:!1,extraLiners:"head, body, /html",wrapAttributes:"auto"},Yk={format:Vpe,suggest:{},data:{useDefaultDataProvider:!0}};function Qk(o){return{completionItems:!0,hovers:!0,documentSymbols:!0,links:!0,documentHighlights:!0,rename:!0,colors:!0,foldingRanges:!0,selectionRanges:!0,diagnostics:o===lb,documentFormattingEdits:o===lb,documentRangeFormattingEdits:o===lb}}var lb="html",d9="handlebars",c9="razor",nU=Xk(lb,Yk,Qk(lb)),zpe=nU.defaults,sU=Xk(d9,Yk,Qk(d9)),Upe=sU.defaults,oU=Xk(c9,Yk,Qk(c9)),$pe=oU.defaults;Zk.languages.html={htmlDefaults:zpe,razorDefaults:$pe,handlebarDefaults:Upe,htmlLanguageService:nU,handlebarLanguageService:sU,razorLanguageService:oU,registerHTMLLanguageService:Xk};function Kpe(){return Ee(()=>import("./htmlMode.CX-O6Gkb.js"),[],import.meta.url)}function Xk(o,e=Yk,t=Qk(o)){const i=new Hpe(o,e,t);let n;const s=Zk.languages.onLanguage(o,async()=>{n=(await Kpe()).setupMode(i)});return{defaults:i,dispose(){s.dispose(),n==null||n.dispose(),n=void 0}}}/*!----------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87) + * Released under the MIT license + * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt + *-----------------------------------------------------------------------------*/var jpe=Object.defineProperty,qpe=Object.getOwnPropertyDescriptor,Gpe=Object.getOwnPropertyNames,Zpe=Object.prototype.hasOwnProperty,Ype=(o,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Gpe(e))!Zpe.call(o,n)&&n!==t&&jpe(o,n,{get:()=>e[n],enumerable:!(i=qpe(e,n))||i.enumerable});return o},Qpe=(o,e,t)=>(Ype(o,e,"default"),t),VC={};Qpe(VC,HC);var Xpe=class{constructor(e,t,i){this._onDidChange=new VC.Emitter,this._languageId=e,this.setDiagnosticsOptions(t),this.setModeConfiguration(i)}get onDidChange(){return this._onDidChange.event}get languageId(){return this._languageId}get modeConfiguration(){return this._modeConfiguration}get diagnosticsOptions(){return this._diagnosticsOptions}setDiagnosticsOptions(e){this._diagnosticsOptions=e||Object.create(null),this._onDidChange.fire(this)}setModeConfiguration(e){this._modeConfiguration=e||Object.create(null),this._onDidChange.fire(this)}},Jpe={validate:!0,allowComments:!0,schemas:[],enableSchemaRequest:!1,schemaRequest:"warning",schemaValidation:"warning",comments:"error",trailingCommas:"error"},e_e={documentFormattingEdits:!0,documentRangeFormattingEdits:!0,completionItems:!0,hovers:!0,documentSymbols:!0,tokens:!0,colors:!0,foldingRanges:!0,diagnostics:!0,selectionRanges:!0},rU=new Xpe("json",Jpe,e_e),t_e=()=>aU().then(o=>o.getWorker());VC.languages.json={jsonDefaults:rU,getWorker:t_e};function aU(){return Ee(()=>import("./jsonMode.ChV8Fm-j.js"),[],import.meta.url)}VC.languages.register({id:"json",extensions:[".json",".bowerrc",".jshintrc",".jscsrc",".eslintrc",".babelrc",".har"],aliases:["JSON","json"],mimetypes:["application/json"]});VC.languages.onLanguage("json",()=>{aU().then(o=>o.setupMode(rU))});/*!----------------------------------------------------------------------------- + * Copyright (c) Microsoft Corporation. All rights reserved. + * Version: 0.50.0(c321d0fbecb50ab8a5365fa1965476b0ae63fc87) + * Released under the MIT license + * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt + *-----------------------------------------------------------------------------*/var i_e=Object.defineProperty,n_e=Object.getOwnPropertyDescriptor,s_e=Object.getOwnPropertyNames,o_e=Object.prototype.hasOwnProperty,r_e=(o,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of s_e(e))!o_e.call(o,n)&&n!==t&&i_e(o,n,{get:()=>e[n],enumerable:!(i=n_e(e,n))||i.enumerable});return o},a_e=(o,e,t)=>(r_e(o,e,"default"),t),l_e="5.4.5",Yp={};a_e(Yp,HC);var lU=(o=>(o[o.None=0]="None",o[o.CommonJS=1]="CommonJS",o[o.AMD=2]="AMD",o[o.UMD=3]="UMD",o[o.System=4]="System",o[o.ES2015=5]="ES2015",o[o.ESNext=99]="ESNext",o))(lU||{}),dU=(o=>(o[o.None=0]="None",o[o.Preserve=1]="Preserve",o[o.React=2]="React",o[o.ReactNative=3]="ReactNative",o[o.ReactJSX=4]="ReactJSX",o[o.ReactJSXDev=5]="ReactJSXDev",o))(dU||{}),cU=(o=>(o[o.CarriageReturnLineFeed=0]="CarriageReturnLineFeed",o[o.LineFeed=1]="LineFeed",o))(cU||{}),hU=(o=>(o[o.ES3=0]="ES3",o[o.ES5=1]="ES5",o[o.ES2015=2]="ES2015",o[o.ES2016=3]="ES2016",o[o.ES2017=4]="ES2017",o[o.ES2018=5]="ES2018",o[o.ES2019=6]="ES2019",o[o.ES2020=7]="ES2020",o[o.ESNext=99]="ESNext",o[o.JSON=100]="JSON",o[o.Latest=99]="Latest",o))(hU||{}),uU=(o=>(o[o.Classic=1]="Classic",o[o.NodeJs=2]="NodeJs",o))(uU||{}),gU=class{constructor(o,e,t,i,n){this._onDidChange=new Yp.Emitter,this._onDidExtraLibsChange=new Yp.Emitter,this._extraLibs=Object.create(null),this._removedExtraLibs=Object.create(null),this._eagerModelSync=!1,this.setCompilerOptions(o),this.setDiagnosticsOptions(e),this.setWorkerOptions(t),this.setInlayHintsOptions(i),this.setModeConfiguration(n),this._onDidExtraLibsChangeTimeout=-1}get onDidChange(){return this._onDidChange.event}get onDidExtraLibsChange(){return this._onDidExtraLibsChange.event}get modeConfiguration(){return this._modeConfiguration}get workerOptions(){return this._workerOptions}get inlayHintsOptions(){return this._inlayHintsOptions}getExtraLibs(){return this._extraLibs}addExtraLib(o,e){let t;if(typeof e>"u"?t=`ts:extralib-${Math.random().toString(36).substring(2,15)}`:t=e,this._extraLibs[t]&&this._extraLibs[t].content===o)return{dispose:()=>{}};let i=1;return this._removedExtraLibs[t]&&(i=this._removedExtraLibs[t]+1),this._extraLibs[t]&&(i=this._extraLibs[t].version+1),this._extraLibs[t]={content:o,version:i},this._fireOnDidExtraLibsChangeSoon(),{dispose:()=>{let n=this._extraLibs[t];n&&n.version===i&&(delete this._extraLibs[t],this._removedExtraLibs[t]=i,this._fireOnDidExtraLibsChangeSoon())}}}setExtraLibs(o){for(const e in this._extraLibs)this._removedExtraLibs[e]=this._extraLibs[e].version;if(this._extraLibs=Object.create(null),o&&o.length>0)for(const e of o){const t=e.filePath||`ts:extralib-${Math.random().toString(36).substring(2,15)}`,i=e.content;let n=1;this._removedExtraLibs[t]&&(n=this._removedExtraLibs[t]+1),this._extraLibs[t]={content:i,version:n}}this._fireOnDidExtraLibsChangeSoon()}_fireOnDidExtraLibsChangeSoon(){this._onDidExtraLibsChangeTimeout===-1&&(this._onDidExtraLibsChangeTimeout=window.setTimeout(()=>{this._onDidExtraLibsChangeTimeout=-1,this._onDidExtraLibsChange.fire(void 0)},0))}getCompilerOptions(){return this._compilerOptions}setCompilerOptions(o){this._compilerOptions=o||Object.create(null),this._onDidChange.fire(void 0)}getDiagnosticsOptions(){return this._diagnosticsOptions}setDiagnosticsOptions(o){this._diagnosticsOptions=o||Object.create(null),this._onDidChange.fire(void 0)}setWorkerOptions(o){this._workerOptions=o||Object.create(null),this._onDidChange.fire(void 0)}setInlayHintsOptions(o){this._inlayHintsOptions=o||Object.create(null),this._onDidChange.fire(void 0)}setMaximumWorkerIdleTime(o){}setEagerModelSync(o){this._eagerModelSync=o}getEagerModelSync(){return this._eagerModelSync}setModeConfiguration(o){this._modeConfiguration=o||Object.create(null),this._onDidChange.fire(void 0)}},d_e=l_e,fU={completionItems:!0,hovers:!0,documentSymbols:!0,definitions:!0,references:!0,documentHighlights:!0,rename:!0,diagnostics:!0,documentRangeFormattingEdits:!0,signatureHelp:!0,onTypeFormattingEdits:!0,codeActions:!0,inlayHints:!0},mU=new gU({allowNonTsExtensions:!0,target:99},{noSemanticValidation:!1,noSyntaxValidation:!1,onlyVisible:!1},{},{},fU),pU=new gU({allowNonTsExtensions:!0,allowJs:!0,target:99},{noSemanticValidation:!0,noSyntaxValidation:!1,onlyVisible:!1},{},{},fU),c_e=()=>Jk().then(o=>o.getTypeScriptWorker()),h_e=()=>Jk().then(o=>o.getJavaScriptWorker());Yp.languages.typescript={ModuleKind:lU,JsxEmit:dU,NewLineKind:cU,ScriptTarget:hU,ModuleResolutionKind:uU,typescriptVersion:d_e,typescriptDefaults:mU,javascriptDefaults:pU,getTypeScriptWorker:c_e,getJavaScriptWorker:h_e};function Jk(){return Ee(()=>import("./tsMode.BSFCoSGA.js"),[],import.meta.url)}Yp.languages.onLanguage("typescript",()=>Jk().then(o=>o.setupTypeScript(mU)));Yp.languages.onLanguage("javascript",()=>Jk().then(o=>o.setupJavaScript(pU)));class u_e extends Qs{constructor(){super({id:"diffEditor.toggleCollapseUnchangedRegions",title:je("toggleCollapseUnchangedRegions","Toggle Collapse Unchanged Regions"),icon:de.map,toggled:Z.has("config.diffEditor.hideUnchangedRegions.enabled"),precondition:Z.has("isInDiffEditor"),menu:{when:Z.has("isInDiffEditor"),id:I.EditorTitle,order:22,group:"navigation"}})}run(e,...t){const i=e.get(dt),n=!i.getValue("diffEditor.hideUnchangedRegions.enabled");i.updateValue("diffEditor.hideUnchangedRegions.enabled",n)}}class _U extends Qs{constructor(){super({id:"diffEditor.toggleShowMovedCodeBlocks",title:je("toggleShowMovedCodeBlocks","Toggle Show Moved Code Blocks"),precondition:Z.has("isInDiffEditor")})}run(e,...t){const i=e.get(dt),n=!i.getValue("diffEditor.experimental.showMoves");i.updateValue("diffEditor.experimental.showMoves",n)}}class vU extends Qs{constructor(){super({id:"diffEditor.toggleUseInlineViewWhenSpaceIsLimited",title:je("toggleUseInlineViewWhenSpaceIsLimited","Toggle Use Inline View When Space Is Limited"),precondition:Z.has("isInDiffEditor")})}run(e,...t){const i=e.get(dt),n=!i.getValue("diffEditor.useInlineViewWhenSpaceIsLimited");i.updateValue("diffEditor.useInlineViewWhenSpaceIsLimited",n)}}const zC=je("diffEditor","Diff Editor");class g_e extends dl{constructor(){super({id:"diffEditor.switchSide",title:je("switchSide","Switch Side"),icon:de.arrowSwap,precondition:Z.has("isInDiffEditor"),f1:!0,category:zC})}runEditorCommand(e,t,i){const n=y_(e);if(n instanceof Ic){if(i&&i.dryRun)return{destinationSelection:n.mapToOtherSide().destinationSelection};n.switchSide()}}}class f_e extends dl{constructor(){super({id:"diffEditor.exitCompareMove",title:je("exitCompareMove","Exit Compare Move"),icon:de.close,precondition:E.comparingMovedCode,f1:!1,category:zC,keybinding:{weight:1e4,primary:9}})}runEditorCommand(e,t,...i){const n=y_(e);n instanceof Ic&&n.exitCompareMove()}}class m_e extends dl{constructor(){super({id:"diffEditor.collapseAllUnchangedRegions",title:je("collapseAllUnchangedRegions","Collapse All Unchanged Regions"),icon:de.fold,precondition:Z.has("isInDiffEditor"),f1:!0,category:zC})}runEditorCommand(e,t,...i){const n=y_(e);n instanceof Ic&&n.collapseAllUnchangedRegions()}}class p_e extends dl{constructor(){super({id:"diffEditor.showAllUnchangedRegions",title:je("showAllUnchangedRegions","Show All Unchanged Regions"),icon:de.unfold,precondition:Z.has("isInDiffEditor"),f1:!0,category:zC})}runEditorCommand(e,t,...i){const n=y_(e);n instanceof Ic&&n.showAllUnchangedRegions()}}class qM extends Qs{constructor(){super({id:"diffEditor.revert",title:je("revert","Revert"),f1:!1,category:zC})}run(e,t){var i;const n=__e(e,t.originalUri,t.modifiedUri);n instanceof Ic&&n.revertRangeMappings((i=t.mapping.innerChanges)!==null&&i!==void 0?i:[])}}const bU=je("accessibleDiffViewer","Accessible Diff Viewer");class S_ extends Qs{constructor(){super({id:S_.id,title:je("editor.action.accessibleDiffViewer.next","Go to Next Difference"),category:bU,precondition:Z.has("isInDiffEditor"),keybinding:{primary:65,weight:100},f1:!0})}run(e){const t=y_(e);t==null||t.accessibleDiffViewerNext()}}S_.id="editor.action.accessibleDiffViewer.next";class UC extends Qs{constructor(){super({id:UC.id,title:je("editor.action.accessibleDiffViewer.prev","Go to Previous Difference"),category:bU,precondition:Z.has("isInDiffEditor"),keybinding:{primary:1089,weight:100},f1:!0})}run(e){const t=y_(e);t==null||t.accessibleDiffViewerPrev()}}UC.id="editor.action.accessibleDiffViewer.prev";function __e(o,e,t){return o.get(It).listDiffEditors().find(s=>{var r,a;const l=s.getModifiedEditor(),d=s.getOriginalEditor();return l&&((r=l.getModel())===null||r===void 0?void 0:r.uri.toString())===t.toString()&&d&&((a=d.getModel())===null||a===void 0?void 0:a.uri.toString())===e.toString()})||null}function y_(o){const t=o.get(It).listDiffEditors(),i=ns();if(i)for(const n of t){const s=n.getContainerDomNode();if(v_e(s,i))return n}return null}function v_e(o,e){let t=e;for(;t;){if(t===o)return!0;t=t.parentElement}return!1}ii(u_e);ii(_U);ii(vU);On.appendMenuItem(I.EditorTitle,{command:{id:new vU().desc.id,title:m("useInlineViewWhenSpaceIsLimited","Use Inline View When Space Is Limited"),toggled:Z.has("config.diffEditor.useInlineViewWhenSpaceIsLimited"),precondition:Z.has("isInDiffEditor")},order:11,group:"1_diff",when:Z.and(E.diffEditorRenderSideBySideInlineBreakpointReached,Z.has("isInDiffEditor"))});On.appendMenuItem(I.EditorTitle,{command:{id:new _U().desc.id,title:m("showMoves","Show Moved Code Blocks"),icon:de.move,toggled:h_.create("config.diffEditor.experimental.showMoves",!0),precondition:Z.has("isInDiffEditor")},order:10,group:"1_diff",when:Z.has("isInDiffEditor")});ii(qM);for(const o of[{icon:de.arrowRight,key:E.diffEditorInlineMode.toNegated()},{icon:de.discard,key:E.diffEditorInlineMode}])On.appendMenuItem(I.DiffEditorHunkToolbar,{command:{id:new qM().desc.id,title:m("revertHunk","Revert Block"),icon:o.icon},when:Z.and(E.diffEditorModifiedWritable,o.key),order:5,group:"primary"}),On.appendMenuItem(I.DiffEditorSelectionToolbar,{command:{id:new qM().desc.id,title:m("revertSelection","Revert Selection"),icon:o.icon},when:Z.and(E.diffEditorModifiedWritable,o.key),order:5,group:"primary"});ii(g_e);ii(f_e);ii(m_e);ii(p_e);On.appendMenuItem(I.EditorTitle,{command:{id:S_.id,title:m("Open Accessible Diff Viewer","Open Accessible Diff Viewer"),precondition:Z.has("isInDiffEditor")},order:10,group:"2_diff",when:Z.and(E.accessibleDiffViewerVisible.negate(),Z.has("isInDiffEditor"))});Ct.registerCommandAlias("editor.action.diffReview.next",S_.id);ii(S_);Ct.registerCommandAlias("editor.action.diffReview.prev",UC.id);ii(UC);var b_e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},C_e=function(o,e){return function(t,i){e(t,i,o)}},GM;const eD=new fe("selectionAnchorSet",!1);let Ec=GM=class{static get(e){return e.getContribution(GM.ID)}constructor(e,t){this.editor=e,this.selectionAnchorSetContextKey=eD.bindTo(t),this.modelChangeListener=e.onDidChangeModel(()=>this.selectionAnchorSetContextKey.reset())}setSelectionAnchor(){if(this.editor.hasModel()){const e=this.editor.getPosition();this.editor.changeDecorations(t=>{this.decorationId&&t.removeDecoration(this.decorationId),this.decorationId=t.addDecoration(ke.fromPositions(e,e),{description:"selection-anchor",stickiness:1,hoverMessage:new hs().appendText(m("selectionAnchor","Selection Anchor")),className:"selection-anchor"})}),this.selectionAnchorSetContextKey.set(!!this.decorationId),vo(m("anchorSet","Anchor set at {0}:{1}",e.lineNumber,e.column))}}goToSelectionAnchor(){if(this.editor.hasModel()&&this.decorationId){const e=this.editor.getModel().getDecorationRange(this.decorationId);e&&this.editor.setPosition(e.getStartPosition())}}selectFromAnchorToCursor(){if(this.editor.hasModel()&&this.decorationId){const e=this.editor.getModel().getDecorationRange(this.decorationId);if(e){const t=this.editor.getPosition();this.editor.setSelection(ke.fromPositions(e.getStartPosition(),t)),this.cancelSelectionAnchor()}}}cancelSelectionAnchor(){if(this.decorationId){const e=this.decorationId;this.editor.changeDecorations(t=>{t.removeDecoration(e),this.decorationId=void 0}),this.selectionAnchorSetContextKey.set(!1)}}dispose(){this.cancelSelectionAnchor(),this.modelChangeListener.dispose()}};Ec.ID="editor.contrib.selectionAnchorController";Ec=GM=b_e([C_e(1,ze)],Ec);class w_e extends be{constructor(){super({id:"editor.action.setSelectionAnchor",label:m("setSelectionAnchor","Set Selection Anchor"),alias:"Set Selection Anchor",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2080),weight:100}})}async run(e,t){var i;(i=Ec.get(t))===null||i===void 0||i.setSelectionAnchor()}}class S_e extends be{constructor(){super({id:"editor.action.goToSelectionAnchor",label:m("goToSelectionAnchor","Go to Selection Anchor"),alias:"Go to Selection Anchor",precondition:eD})}async run(e,t){var i;(i=Ec.get(t))===null||i===void 0||i.goToSelectionAnchor()}}class y_e extends be{constructor(){super({id:"editor.action.selectFromAnchorToCursor",label:m("selectFromAnchorToCursor","Select from Anchor to Cursor"),alias:"Select from Anchor to Cursor",precondition:eD,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2089),weight:100}})}async run(e,t){var i;(i=Ec.get(t))===null||i===void 0||i.selectFromAnchorToCursor()}}class L_e extends be{constructor(){super({id:"editor.action.cancelSelectionAnchor",label:m("cancelSelectionAnchor","Cancel Selection Anchor"),alias:"Cancel Selection Anchor",precondition:eD,kbOpts:{kbExpr:E.editorTextFocus,primary:9,weight:100}})}async run(e,t){var i;(i=Ec.get(t))===null||i===void 0||i.cancelSelectionAnchor()}}Et(Ec.ID,Ec,4);se(w_e);se(S_e);se(y_e);se(L_e);const k_e=T("editorOverviewRuler.bracketMatchForeground",{dark:"#A0A0A0",light:"#A0A0A0",hcDark:"#A0A0A0",hcLight:"#A0A0A0"},m("overviewRulerBracketMatchForeground","Overview ruler marker color for matching brackets."));class D_e extends be{constructor(){super({id:"editor.action.jumpToBracket",label:m("smartSelect.jumpBracket","Go to Bracket"),alias:"Go to Bracket",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:3165,weight:100}})}run(e,t){var i;(i=ca.get(t))===null||i===void 0||i.jumpToBracket()}}class x_e extends be{constructor(){super({id:"editor.action.selectToBracket",label:m("smartSelect.selectToBracket","Select to Bracket"),alias:"Select to Bracket",precondition:void 0,metadata:{description:je("smartSelect.selectToBracketDescription","Select the text inside and including the brackets or curly braces"),args:[{name:"args",schema:{type:"object",properties:{selectBrackets:{type:"boolean",default:!0}}}}]}})}run(e,t,i){var n;let s=!0;i&&i.selectBrackets===!1&&(s=!1),(n=ca.get(t))===null||n===void 0||n.selectToBracket(s)}}class I_e extends be{constructor(){super({id:"editor.action.removeBrackets",label:m("smartSelect.removeBrackets","Remove Brackets"),alias:"Remove Brackets",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:2561,weight:100}})}run(e,t){var i;(i=ca.get(t))===null||i===void 0||i.removeBrackets(this.id)}}class E_e{constructor(e,t,i){this.position=e,this.brackets=t,this.options=i}}class ca extends H{static get(e){return e.getContribution(ca.ID)}constructor(e){super(),this._editor=e,this._lastBracketsData=[],this._lastVersionId=0,this._decorations=this._editor.createDecorationsCollection(),this._updateBracketsSoon=this._register(new Gt(()=>this._updateBrackets(),50)),this._matchBrackets=this._editor.getOption(72),this._updateBracketsSoon.schedule(),this._register(e.onDidChangeCursorPosition(t=>{this._matchBrackets!=="never"&&this._updateBracketsSoon.schedule()})),this._register(e.onDidChangeModelContent(t=>{this._updateBracketsSoon.schedule()})),this._register(e.onDidChangeModel(t=>{this._lastBracketsData=[],this._updateBracketsSoon.schedule()})),this._register(e.onDidChangeModelLanguageConfiguration(t=>{this._lastBracketsData=[],this._updateBracketsSoon.schedule()})),this._register(e.onDidChangeConfiguration(t=>{t.hasChanged(72)&&(this._matchBrackets=this._editor.getOption(72),this._decorations.clear(),this._lastBracketsData=[],this._lastVersionId=0,this._updateBracketsSoon.schedule())})),this._register(e.onDidBlurEditorWidget(()=>{this._updateBracketsSoon.schedule()})),this._register(e.onDidFocusEditorWidget(()=>{this._updateBracketsSoon.schedule()}))}jumpToBracket(){if(!this._editor.hasModel())return;const e=this._editor.getModel(),t=this._editor.getSelections().map(i=>{const n=i.getStartPosition(),s=e.bracketPairs.matchBracket(n);let r=null;if(s)s[0].containsPosition(n)&&!s[1].containsPosition(n)?r=s[1].getStartPosition():s[1].containsPosition(n)&&(r=s[0].getStartPosition());else{const a=e.bracketPairs.findEnclosingBrackets(n);if(a)r=a[1].getStartPosition();else{const l=e.bracketPairs.findNextBracket(n);l&&l.range&&(r=l.range.getStartPosition())}}return r?new ke(r.lineNumber,r.column,r.lineNumber,r.column):new ke(n.lineNumber,n.column,n.lineNumber,n.column)});this._editor.setSelections(t),this._editor.revealRange(t[0])}selectToBracket(e){if(!this._editor.hasModel())return;const t=this._editor.getModel(),i=[];this._editor.getSelections().forEach(n=>{const s=n.getStartPosition();let r=t.bracketPairs.matchBracket(s);if(!r&&(r=t.bracketPairs.findEnclosingBrackets(s),!r)){const d=t.bracketPairs.findNextBracket(s);d&&d.range&&(r=t.bracketPairs.matchBracket(d.range.getStartPosition()))}let a=null,l=null;if(r){r.sort(D.compareRangesUsingStarts);const[d,c]=r;if(a=e?d.getStartPosition():d.getEndPosition(),l=e?c.getEndPosition():c.getStartPosition(),c.containsPosition(s)){const h=a;a=l,l=h}}a&&l&&i.push(new ke(a.lineNumber,a.column,l.lineNumber,l.column))}),i.length>0&&(this._editor.setSelections(i),this._editor.revealRange(i[0]))}removeBrackets(e){if(!this._editor.hasModel())return;const t=this._editor.getModel();this._editor.getSelections().forEach(i=>{const n=i.getPosition();let s=t.bracketPairs.matchBracket(n);s||(s=t.bracketPairs.findEnclosingBrackets(n)),s&&(this._editor.pushUndoStop(),this._editor.executeEdits(e,[{range:s[0],text:""},{range:s[1],text:""}]),this._editor.pushUndoStop())})}_updateBrackets(){if(this._matchBrackets==="never")return;this._recomputeBrackets();const e=[];let t=0;for(const i of this._lastBracketsData){const n=i.brackets;n&&(e[t++]={range:n[0],options:i.options},e[t++]={range:n[1],options:i.options})}this._decorations.set(e)}_recomputeBrackets(){if(!this._editor.hasModel()||!this._editor.hasWidgetFocus()){this._lastBracketsData=[],this._lastVersionId=0;return}const e=this._editor.getSelections();if(e.length>100){this._lastBracketsData=[],this._lastVersionId=0;return}const t=this._editor.getModel(),i=t.getVersionId();let n=[];this._lastVersionId===i&&(n=this._lastBracketsData);const s=[];let r=0;for(let h=0,u=e.length;h1&&s.sort(W.compare);const a=[];let l=0,d=0;const c=n.length;for(let h=0,u=s.length;h0&&(t.pushUndoStop(),t.executeCommands(this.id,n),t.pushUndoStop())}}se(R_e);const tD=function(){if(typeof crypto=="object"&&typeof crypto.randomUUID=="function")return crypto.randomUUID.bind(crypto);let o;typeof crypto=="object"&&typeof crypto.getRandomValues=="function"?o=crypto.getRandomValues.bind(crypto):o=function(i){for(let n=0;no,asFile:()=>{},value:typeof o=="string"?o:void 0}}function A_e(o,e,t){const i={id:tD(),name:o,uri:e,data:t};return{asString:async()=>"",asFile:()=>i,value:void 0}}class wU{constructor(){this._entries=new Map}get size(){let e=0;for(const t of this._entries)e++;return e}has(e){return this._entries.has(this.toKey(e))}matches(e){const t=[...this._entries.keys()];return bt.some(this,([i,n])=>n.asFile())&&t.push("files"),yU(eL(e),t)}get(e){var t;return(t=this._entries.get(this.toKey(e)))===null||t===void 0?void 0:t[0]}append(e,t){const i=this._entries.get(e);i?i.push(t):this._entries.set(this.toKey(e),[t])}replace(e,t){this._entries.set(this.toKey(e),[t])}delete(e){this._entries.delete(this.toKey(e))}*[Symbol.iterator](){for(const[e,t]of this._entries)for(const i of t)yield[e,i]}toKey(e){return eL(e)}}function eL(o){return o.toLowerCase()}function SU(o,e){return yU(eL(o),e.map(eL))}function yU(o,e){if(o==="*/*")return e.length>0;if(e.includes(o))return!0;const t=o.match(/^([a-z]+)\/([a-z]+|\*)$/i);if(!t)return!1;const[i,n,s]=t;return s==="*"?e.some(r=>r.startsWith(n+"/")):!1}const iD=Object.freeze({create:o=>wc(o.map(e=>e.toString())).join(`\r +`),split:o=>o.split(`\r +`),parse:o=>iD.split(o).filter(e=>!e.startsWith("#"))});class qt{constructor(e){this.value=e}equals(e){return this.value===e.value}contains(e){return this.equals(e)||this.value===""||e.value.startsWith(this.value+qt.sep)}intersects(e){return this.contains(e)||e.contains(this)}append(...e){return new qt((this.value?[this.value,...e]:e).join(qt.sep))}}qt.sep=".";qt.None=new qt("@@none@@");qt.Empty=new qt("");const h9={EDITORS:"CodeEditors",FILES:"CodeFiles"};class P_e{}const O_e={DragAndDropContribution:"workbench.contributions.dragAndDrop"};Di.add(O_e.DragAndDropContribution,new P_e);class x0{constructor(){}static getInstance(){return x0.INSTANCE}hasData(e){return e&&e===this.proto}getData(e){if(this.hasData(e))return this.data}}x0.INSTANCE=new x0;function LU(o){const e=new wU;for(const t of o.items){const i=t.type;if(t.kind==="string"){const n=new Promise(s=>t.getAsString(s));e.append(i,pO(n))}else if(t.kind==="file"){const n=t.getAsFile();n&&e.append(i,F_e(n))}}return e}function F_e(o){const e=o.path?We.parse(o.path):void 0;return A_e(o.name,e,async()=>new Uint8Array(await o.arrayBuffer()))}const B_e=Object.freeze([h9.EDITORS,h9.FILES,l0.RESOURCES,l0.INTERNAL_URI_LIST]);function kU(o,e=!1){const t=LU(o),i=t.get(l0.INTERNAL_URI_LIST);if(i)t.replace(Bi.uriList,i);else if(e||!t.has(Bi.uriList)){const n=[];for(const s of o.items){const r=s.getAsFile();if(r){const a=r.path;try{a?n.push(We.file(a).toString()):n.push(We.parse(r.name,!0).toString())}catch{}}}n.length&&t.replace(Bi.uriList,pO(iD.create(n)))}for(const n of B_e)t.delete(n);return t}var _O=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},I0=function(o,e){return function(t,i){e(t,i,o)}};class vO{async provideDocumentPasteEdits(e,t,i,n,s){const r=await this.getEdit(i,s);if(r)return{dispose(){},edits:[{insertText:r.insertText,title:r.title,kind:r.kind,handledMimeType:r.handledMimeType,yieldTo:r.yieldTo}]}}async provideDocumentDropEdits(e,t,i,n){const s=await this.getEdit(i,n);return s?[{insertText:s.insertText,title:s.title,kind:s.kind,handledMimeType:s.handledMimeType,yieldTo:s.yieldTo}]:void 0}}class Nc extends vO{constructor(){super(...arguments),this.kind=Nc.kind,this.dropMimeTypes=[Bi.text],this.pasteMimeTypes=[Bi.text]}async getEdit(e,t){const i=e.get(Bi.text);if(!i||e.has(Bi.uriList))return;const n=await i.asString();return{handledMimeType:Bi.text,title:m("text.label","Insert Plain Text"),insertText:n,kind:this.kind}}}Nc.id="text";Nc.kind=new qt("text.plain");class DU extends vO{constructor(){super(...arguments),this.kind=new qt("uri.absolute"),this.dropMimeTypes=[Bi.uriList],this.pasteMimeTypes=[Bi.uriList]}async getEdit(e,t){const i=await xU(e);if(!i.length||t.isCancellationRequested)return;let n=0;const s=i.map(({uri:a,originalText:l})=>a.scheme===Ke.file?a.fsPath:(n++,l)).join(" ");let r;return n>0?r=i.length>1?m("defaultDropProvider.uriList.uris","Insert Uris"):m("defaultDropProvider.uriList.uri","Insert Uri"):r=i.length>1?m("defaultDropProvider.uriList.paths","Insert Paths"):m("defaultDropProvider.uriList.path","Insert Path"),{handledMimeType:Bi.uriList,insertText:s,title:r,kind:this.kind}}}let tL=class extends vO{constructor(e){super(),this._workspaceContextService=e,this.kind=new qt("uri.relative"),this.dropMimeTypes=[Bi.uriList],this.pasteMimeTypes=[Bi.uriList]}async getEdit(e,t){const i=await xU(e);if(!i.length||t.isCancellationRequested)return;const n=Ya(i.map(({uri:s})=>{const r=this._workspaceContextService.getWorkspaceFolder(s);return r?toe(r.uri,s):void 0}));if(n.length)return{handledMimeType:Bi.uriList,insertText:n.join(" "),title:i.length>1?m("defaultDropProvider.uriList.relativePaths","Insert Relative Paths"):m("defaultDropProvider.uriList.relativePath","Insert Relative Path"),kind:this.kind}}};tL=_O([I0(0,tf)],tL);class W_e{constructor(){this.kind=new qt("html"),this.pasteMimeTypes=["text/html"],this._yieldTo=[{mimeType:Bi.text}]}async provideDocumentPasteEdits(e,t,i,n,s){var r;if(n.triggerKind!==kb.PasteAs&&!(!((r=n.only)===null||r===void 0)&&r.contains(this.kind)))return;const a=i.get("text/html"),l=await(a==null?void 0:a.asString());if(!(!l||s.isCancellationRequested))return{dispose(){},edits:[{insertText:l,yieldTo:this._yieldTo,title:m("pasteHtmlLabel","Insert HTML"),kind:this.kind}]}}}async function xU(o){const e=o.get(Bi.uriList);if(!e)return[];const t=await e.asString(),i=[];for(const n of iD.parse(t))try{i.push({uri:We.parse(n),originalText:n})}catch{}return i}let ZM=class extends H{constructor(e,t){super(),this._register(e.documentDropEditProvider.register("*",new Nc)),this._register(e.documentDropEditProvider.register("*",new DU)),this._register(e.documentDropEditProvider.register("*",new tL(t)))}};ZM=_O([I0(0,ye),I0(1,tf)],ZM);let YM=class extends H{constructor(e,t){super(),this._register(e.documentPasteEditProvider.register("*",new Nc)),this._register(e.documentPasteEditProvider.register("*",new DU)),this._register(e.documentPasteEditProvider.register("*",new tL(t))),this._register(e.documentPasteEditProvider.register("*",new W_e))}};YM=_O([I0(0,ye),I0(1,tf)],YM);class Qr{constructor(){this.value="",this.pos=0}static isDigitCharacter(e){return e>=48&&e<=57}static isVariableCharacter(e){return e===95||e>=97&&e<=122||e>=65&&e<=90}text(e){this.value=e,this.pos=0}tokenText(e){return this.value.substr(e.pos,e.len)}next(){if(this.pos>=this.value.length)return{type:14,pos:this.pos,len:0};const e=this.pos;let t=0,i=this.value.charCodeAt(e),n;if(n=Qr._table[i],typeof n=="number")return this.pos+=1,{type:n,pos:e,len:1};if(Qr.isDigitCharacter(i)){n=8;do t+=1,i=this.value.charCodeAt(e+t);while(Qr.isDigitCharacter(i));return this.pos+=t,{type:n,pos:e,len:t}}if(Qr.isVariableCharacter(i)){n=9;do i=this.value.charCodeAt(e+ ++t);while(Qr.isVariableCharacter(i)||Qr.isDigitCharacter(i));return this.pos+=t,{type:n,pos:e,len:t}}n=10;do t+=1,i=this.value.charCodeAt(e+t);while(!isNaN(i)&&typeof Qr._table[i]>"u"&&!Qr.isDigitCharacter(i)&&!Qr.isVariableCharacter(i));return this.pos+=t,{type:n,pos:e,len:t}}}Qr._table={36:0,58:1,44:2,123:3,125:4,92:5,47:6,124:7,43:11,45:12,63:13};class L_{constructor(){this._children=[]}appendChild(e){return e instanceof Fs&&this._children[this._children.length-1]instanceof Fs?this._children[this._children.length-1].value+=e.value:(e.parent=this,this._children.push(e)),this}replace(e,t){const{parent:i}=e,n=i.children.indexOf(e),s=i.children.slice(0);s.splice(n,1,...t),i._children=s,function r(a,l){for(const d of a)d.parent=l,r(d.children,d)}(t,i)}get children(){return this._children}get rightMostDescendant(){return this._children.length>0?this._children[this._children.length-1].rightMostDescendant:this}get snippet(){let e=this;for(;;){if(!e)return;if(e instanceof $C)return e;e=e.parent}}toString(){return this.children.reduce((e,t)=>e+t.toString(),"")}len(){return 0}}class Fs extends L_{constructor(e){super(),this.value=e}toString(){return this.value}len(){return this.value.length}clone(){return new Fs(this.value)}}class IU extends L_{}class Sr extends IU{static compareByIndex(e,t){return e.index===t.index?0:e.isFinalTabstop?1:t.isFinalTabstop||e.indext.index?1:0}constructor(e){super(),this.index=e}get isFinalTabstop(){return this.index===0}get choice(){return this._children.length===1&&this._children[0]instanceof k_?this._children[0]:void 0}clone(){const e=new Sr(this.index);return this.transform&&(e.transform=this.transform.clone()),e._children=this.children.map(t=>t.clone()),e}}class k_ extends L_{constructor(){super(...arguments),this.options=[]}appendChild(e){return e instanceof Fs&&(e.parent=this,this.options.push(e)),this}toString(){return this.options[0].value}len(){return this.options[0].len()}clone(){const e=new k_;return this.options.forEach(e.appendChild,e),e}}class bO extends L_{constructor(){super(...arguments),this.regexp=new RegExp("")}resolve(e){const t=this;let i=!1,n=e.replace(this.regexp,function(){return i=!0,t._replace(Array.prototype.slice.call(arguments,0,-2))});return!i&&this._children.some(s=>s instanceof Na&&!!s.elseValue)&&(n=this._replace([])),n}_replace(e){let t="";for(const i of this._children)if(i instanceof Na){let n=e[i.index]||"";n=i.resolve(n),t+=n}else t+=i.toString();return t}toString(){return""}clone(){const e=new bO;return e.regexp=new RegExp(this.regexp.source,(this.regexp.ignoreCase?"i":"")+(this.regexp.global?"g":"")),e._children=this.children.map(t=>t.clone()),e}}class Na extends L_{constructor(e,t,i,n){super(),this.index=e,this.shorthandName=t,this.ifValue=i,this.elseValue=n}resolve(e){return this.shorthandName==="upcase"?e?e.toLocaleUpperCase():"":this.shorthandName==="downcase"?e?e.toLocaleLowerCase():"":this.shorthandName==="capitalize"?e?e[0].toLocaleUpperCase()+e.substr(1):"":this.shorthandName==="pascalcase"?e?this._toPascalCase(e):"":this.shorthandName==="camelcase"?e?this._toCamelCase(e):"":e&&typeof this.ifValue=="string"?this.ifValue:!e&&typeof this.elseValue=="string"?this.elseValue:e||""}_toPascalCase(e){const t=e.match(/[a-z0-9]+/gi);return t?t.map(i=>i.charAt(0).toUpperCase()+i.substr(1)).join(""):e}_toCamelCase(e){const t=e.match(/[a-z0-9]+/gi);return t?t.map((i,n)=>n===0?i.charAt(0).toLowerCase()+i.substr(1):i.charAt(0).toUpperCase()+i.substr(1)).join(""):e}clone(){return new Na(this.index,this.shorthandName,this.ifValue,this.elseValue)}}class E0 extends IU{constructor(e){super(),this.name=e}resolve(e){let t=e.resolve(this);return this.transform&&(t=this.transform.resolve(t||"")),t!==void 0?(this._children=[new Fs(t)],!0):!1}clone(){const e=new E0(this.name);return this.transform&&(e.transform=this.transform.clone()),e._children=this.children.map(t=>t.clone()),e}}function u9(o,e){const t=[...o];for(;t.length>0;){const i=t.shift();if(!e(i))break;t.unshift(...i.children)}}class $C extends L_{get placeholderInfo(){if(!this._placeholders){const e=[];let t;this.walk(function(i){return i instanceof Sr&&(e.push(i),t=!t||t.indexn===e?(i=!0,!1):(t+=n.len(),!0)),i?t:-1}fullLen(e){let t=0;return u9([e],i=>(t+=i.len(),!0)),t}enclosingPlaceholders(e){const t=[];let{parent:i}=e;for(;i;)i instanceof Sr&&t.push(i),i=i.parent;return t}resolveVariables(e){return this.walk(t=>(t instanceof E0&&t.resolve(e)&&(this._placeholders=void 0),!0)),this}appendChild(e){return this._placeholders=void 0,super.appendChild(e)}replace(e,t){return this._placeholders=void 0,super.replace(e,t)}clone(){const e=new $C;return this._children=this.children.map(t=>t.clone()),e}walk(e){u9(this.children,e)}}class lf{constructor(){this._scanner=new Qr,this._token={type:14,pos:0,len:0}}static escape(e){return e.replace(/\$|}|\\/g,"\\$&")}static guessNeedsClipboard(e){return/\${?CLIPBOARD/.test(e)}parse(e,t,i){const n=new $C;return this.parseFragment(e,n),this.ensureFinalTabstop(n,i??!1,t??!1),n}parseFragment(e,t){const i=t.children.length;for(this._scanner.text(e),this._token=this._scanner.next();this._parse(t););const n=new Map,s=[];t.walk(l=>(l instanceof Sr&&(l.isFinalTabstop?n.set(0,void 0):!n.has(l.index)&&l.children.length>0?n.set(l.index,l.children):s.push(l)),!0));const r=(l,d)=>{const c=n.get(l.index);if(!c)return;const h=new Sr(l.index);h.transform=l.transform;for(const u of c){const g=u.clone();h.appendChild(g),g instanceof Sr&&n.has(g.index)&&!d.has(g.index)&&(d.add(g.index),r(g,d),d.delete(g.index))}t.replace(l,[h])},a=new Set;for(const l of s)r(l,a);return t.children.slice(i)}ensureFinalTabstop(e,t,i){(t||i&&e.placeholders.length>0)&&(e.placeholders.find(s=>s.index===0)||e.appendChild(new Sr(0)))}_accept(e,t){if(e===void 0||this._token.type===e){const i=t?this._scanner.tokenText(this._token):!0;return this._token=this._scanner.next(),i}return!1}_backTo(e){return this._scanner.pos=e.pos+e.len,this._token=e,!1}_until(e){const t=this._token;for(;this._token.type!==e;){if(this._token.type===14)return!1;if(this._token.type===5){const n=this._scanner.next();if(n.type!==0&&n.type!==4&&n.type!==5)return!1}this._token=this._scanner.next()}const i=this._scanner.value.substring(t.pos,this._token.pos).replace(/\\(\$|}|\\)/g,"$1");return this._token=this._scanner.next(),i}_parse(e){return this._parseEscaped(e)||this._parseTabstopOrVariableName(e)||this._parseComplexPlaceholder(e)||this._parseComplexVariable(e)||this._parseAnything(e)}_parseEscaped(e){let t;return(t=this._accept(5,!0))?(t=this._accept(0,!0)||this._accept(4,!0)||this._accept(5,!0)||t,e.appendChild(new Fs(t)),!0):!1}_parseTabstopOrVariableName(e){let t;const i=this._token;return this._accept(0)&&(t=this._accept(9,!0)||this._accept(8,!0))?(e.appendChild(/^\d+$/.test(t)?new Sr(Number(t)):new E0(t)),!0):this._backTo(i)}_parseComplexPlaceholder(e){let t;const i=this._token;if(!(this._accept(0)&&this._accept(3)&&(t=this._accept(8,!0))))return this._backTo(i);const s=new Sr(Number(t));if(this._accept(1))for(;;){if(this._accept(4))return e.appendChild(s),!0;if(!this._parse(s))return e.appendChild(new Fs("${"+t+":")),s.children.forEach(e.appendChild,e),!0}else if(s.index>0&&this._accept(7)){const r=new k_;for(;;){if(this._parseChoiceElement(r)){if(this._accept(2))continue;if(this._accept(7)&&(s.appendChild(r),this._accept(4)))return e.appendChild(s),!0}return this._backTo(i),!1}}else return this._accept(6)?this._parseTransform(s)?(e.appendChild(s),!0):(this._backTo(i),!1):this._accept(4)?(e.appendChild(s),!0):this._backTo(i)}_parseChoiceElement(e){const t=this._token,i=[];for(;!(this._token.type===2||this._token.type===7);){let n;if((n=this._accept(5,!0))?n=this._accept(2,!0)||this._accept(7,!0)||this._accept(5,!0)||n:n=this._accept(void 0,!0),!n)return this._backTo(t),!1;i.push(n)}return i.length===0?(this._backTo(t),!1):(e.appendChild(new Fs(i.join(""))),!0)}_parseComplexVariable(e){let t;const i=this._token;if(!(this._accept(0)&&this._accept(3)&&(t=this._accept(9,!0))))return this._backTo(i);const s=new E0(t);if(this._accept(1))for(;;){if(this._accept(4))return e.appendChild(s),!0;if(!this._parse(s))return e.appendChild(new Fs("${"+t+":")),s.children.forEach(e.appendChild,e),!0}else return this._accept(6)?this._parseTransform(s)?(e.appendChild(s),!0):(this._backTo(i),!1):this._accept(4)?(e.appendChild(s),!0):this._backTo(i)}_parseTransform(e){const t=new bO;let i="",n="";for(;!this._accept(6);){let s;if(s=this._accept(5,!0)){s=this._accept(6,!0)||s,i+=s;continue}if(this._token.type!==14){i+=this._accept(void 0,!0);continue}return!1}for(;!this._accept(6);){let s;if(s=this._accept(5,!0)){s=this._accept(5,!0)||this._accept(6,!0)||s,t.appendChild(new Fs(s));continue}if(!(this._parseFormatString(t)||this._parseAnything(t)))return!1}for(;!this._accept(4);){if(this._token.type!==14){n+=this._accept(void 0,!0);continue}return!1}try{t.regexp=new RegExp(i,n)}catch{return!1}return e.transform=t,!0}_parseFormatString(e){const t=this._token;if(!this._accept(0))return!1;let i=!1;this._accept(3)&&(i=!0);const n=this._accept(8,!0);if(n)if(i){if(this._accept(4))return e.appendChild(new Na(Number(n))),!0;if(!this._accept(1))return this._backTo(t),!1}else return e.appendChild(new Na(Number(n))),!0;else return this._backTo(t),!1;if(this._accept(6)){const s=this._accept(9,!0);return!s||!this._accept(4)?(this._backTo(t),!1):(e.appendChild(new Na(Number(n),s)),!0)}else if(this._accept(11)){const s=this._until(4);if(s)return e.appendChild(new Na(Number(n),void 0,s,void 0)),!0}else if(this._accept(12)){const s=this._until(4);if(s)return e.appendChild(new Na(Number(n),void 0,void 0,s)),!0}else if(this._accept(13)){const s=this._until(1);if(s){const r=this._until(4);if(r)return e.appendChild(new Na(Number(n),void 0,s,r)),!0}}else{const s=this._until(4);if(s)return e.appendChild(new Na(Number(n),void 0,void 0,s)),!0}return this._backTo(t),!1}_parseAnything(e){return this._token.type!==14?(e.appendChild(new Fs(this._scanner.tokenText(this._token))),this._accept(void 0),!0):!1}}function EU(o,e,t){var i,n,s,r;return(typeof t.insertText=="string"?t.insertText==="":t.insertText.snippet==="")?{edits:(n=(i=t.additionalEdit)===null||i===void 0?void 0:i.edits)!==null&&n!==void 0?n:[]}:{edits:[...e.map(a=>new Bh(o,{range:a,text:typeof t.insertText=="string"?lf.escape(t.insertText)+"$0":t.insertText.snippet,insertAsSnippet:!0})),...(r=(s=t.additionalEdit)===null||s===void 0?void 0:s.edits)!==null&&r!==void 0?r:[]]}}function NU(o){var e;function t(a,l){return"mimeType"in a?a.mimeType===l.handledMimeType:!!l.kind&&a.kind.contains(l.kind)}const i=new Map;for(const a of o)for(const l of(e=a.yieldTo)!==null&&e!==void 0?e:[])for(const d of o)if(d!==a&&t(l,d)){let c=i.get(a);c||(c=[],i.set(a,c)),c.push(d)}if(!i.size)return Array.from(o);const n=new Set,s=[];function r(a){if(!a.length)return[];const l=a[0];if(s.includes(l))return console.warn("Yield to cycle detected",l),a;if(n.has(l))return r(a.slice(1));let d=[];const c=i.get(l);return c&&(s.push(l),d=r(c),s.pop()),n.add(l),[...d,l,...r(a.slice(1))]}return r(Array.from(o))}var H_e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},V_e=function(o,e){return function(t,i){e(t,i,o)}};const z_e=Je.register({description:"inline-progress-widget",stickiness:1,showIfCollapsed:!0,after:{content:sW,inlineClassName:"inline-editor-progress-decoration",inlineClassNameAffectsLetterSpacing:!0}});class nD extends H{constructor(e,t,i,n,s){super(),this.typeId=e,this.editor=t,this.range=i,this.delegate=s,this.allowEditorOverflow=!1,this.suppressMouseDown=!0,this.create(n),this.editor.addContentWidget(this),this.editor.layoutContentWidget(this)}create(e){this.domNode=ae(".inline-progress-widget"),this.domNode.role="button",this.domNode.title=e;const t=ae("span.icon");this.domNode.append(t),t.classList.add(...Ve.asClassNameArray(de.loading),"codicon-modifier-spin");const i=()=>{const n=this.editor.getOption(67);this.domNode.style.height=`${n}px`,this.domNode.style.width=`${Math.ceil(.8*n)}px`};i(),this._register(this.editor.onDidChangeConfiguration(n=>{(n.hasChanged(52)||n.hasChanged(67))&&i()})),this._register(q(this.domNode,oe.CLICK,n=>{this.delegate.cancel()}))}getId(){return nD.baseId+"."+this.typeId}getDomNode(){return this.domNode}getPosition(){return{position:{lineNumber:this.range.startLineNumber,column:this.range.startColumn},preference:[0]}}dispose(){super.dispose(),this.editor.removeContentWidget(this)}}nD.baseId="editor.widget.inlineProgressWidget";let iL=class extends H{constructor(e,t,i){super(),this.id=e,this._editor=t,this._instantiationService=i,this._showDelay=500,this._showPromise=this._register(new En),this._currentWidget=new En,this._operationIdPool=0,this._currentDecorations=t.createDecorationsCollection()}async showWhile(e,t,i){const n=this._operationIdPool++;this._currentOperation=n,this.clear(),this._showPromise.value=Qh(()=>{const s=D.fromPositions(e);this._currentDecorations.set([{range:s,options:z_e}]).length>0&&(this._currentWidget.value=this._instantiationService.createInstance(nD,this.id,this._editor,s,t,i))},this._showDelay);try{return await i}finally{this._currentOperation===n&&(this.clear(),this._currentOperation=void 0)}}clear(){this._showPromise.clear(),this._currentDecorations.clear(),this._currentWidget.clear()}};iL=H_e([V_e(2,Ae)],iL);var U_e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},g9=function(o,e){return function(t,i){e(t,i,o)}},aS;let js=aS=class{static get(e){return e.getContribution(aS.ID)}constructor(e,t,i){this._openerService=i,this._messageWidget=new En,this._messageListeners=new Q,this._mouseOverMessage=!1,this._editor=e,this._visible=aS.MESSAGE_VISIBLE.bindTo(t)}dispose(){var e;(e=this._message)===null||e===void 0||e.dispose(),this._messageListeners.dispose(),this._messageWidget.dispose(),this._visible.reset()}showMessage(e,t){vo(Za(e)?e.value:e),this._visible.set(!0),this._messageWidget.clear(),this._messageListeners.clear(),this._message=Za(e)?wk(e,{actionHandler:{callback:n=>{this.closeMessage(),kP(this._openerService,n,Za(e)?e.isTrusted:void 0)},disposables:this._messageListeners}}):void 0,this._messageWidget.value=new f9(this._editor,t,typeof e=="string"?e:this._message.element),this._messageListeners.add(he.debounce(this._editor.onDidBlurEditorText,(n,s)=>s,0)(()=>{this._mouseOverMessage||this._messageWidget.value&&Dn(ns(),this._messageWidget.value.getDomNode())||this.closeMessage()})),this._messageListeners.add(this._editor.onDidChangeCursorPosition(()=>this.closeMessage())),this._messageListeners.add(this._editor.onDidDispose(()=>this.closeMessage())),this._messageListeners.add(this._editor.onDidChangeModel(()=>this.closeMessage())),this._messageListeners.add(q(this._messageWidget.value.getDomNode(),oe.MOUSE_ENTER,()=>this._mouseOverMessage=!0,!0)),this._messageListeners.add(q(this._messageWidget.value.getDomNode(),oe.MOUSE_LEAVE,()=>this._mouseOverMessage=!1,!0));let i;this._messageListeners.add(this._editor.onMouseMove(n=>{n.target.position&&(i?i.containsPosition(n.target.position)||this.closeMessage():i=new D(t.lineNumber-3,1,n.target.position.lineNumber+3,1))}))}closeMessage(){this._visible.reset(),this._messageListeners.clear(),this._messageWidget.value&&this._messageListeners.add(f9.fadeOut(this._messageWidget.value))}};js.ID="editor.contrib.messageController";js.MESSAGE_VISIBLE=new fe("messageVisible",!1,m("messageVisible","Whether the editor is currently showing an inline message"));js=aS=U_e([g9(1,ze),g9(2,Vo)],js);const $_e=bn.bindToContribution(js.get);ue(new $_e({id:"leaveEditorMessage",precondition:js.MESSAGE_VISIBLE,handler:o=>o.closeMessage(),kbOpts:{weight:130,primary:9}}));let f9=class{static fadeOut(e){const t=()=>{e.dispose(),clearTimeout(i),e.getDomNode().removeEventListener("animationend",t)},i=setTimeout(t,110);return e.getDomNode().addEventListener("animationend",t),e.getDomNode().classList.add("fadeOut"),{dispose:t}}constructor(e,{lineNumber:t,column:i},n){this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this._editor=e,this._editor.revealLinesInCenterIfOutsideViewport(t,t,0),this._position={lineNumber:t,column:i},this._domNode=document.createElement("div"),this._domNode.classList.add("monaco-editor-overlaymessage"),this._domNode.style.marginLeft="-6px";const s=document.createElement("div");s.classList.add("anchor","top"),this._domNode.appendChild(s);const r=document.createElement("div");typeof n=="string"?(r.classList.add("message"),r.textContent=n):(n.classList.add("message"),r.appendChild(n)),this._domNode.appendChild(r);const a=document.createElement("div");a.classList.add("anchor","below"),this._domNode.appendChild(a),this._editor.addContentWidget(this),this._domNode.classList.add("fadeIn")}dispose(){this._editor.removeContentWidget(this)}getId(){return"messageoverlay"}getDomNode(){return this._domNode}getPosition(){return{position:this._position,preference:[1,2],positionAffinity:1}}afterRender(e){this._domNode.classList.toggle("below",e===2)}};Et(js.ID,js,4);function II(o,e){return e&&(o.stack||o.stacktrace)?m("stackTrace.format","{0}: {1}",p9(o),m9(o.stack)||m9(o.stacktrace)):p9(o)}function m9(o){return Array.isArray(o)?o.join(` +`):o}function p9(o){return o.code==="ERR_UNC_HOST_NOT_ALLOWED"?`${o.message}. Please update the 'security.allowedUNCHosts' setting if you want to allow this host.`:typeof o.code=="string"&&typeof o.errno=="number"&&typeof o.syscall=="string"?m("nodeExceptionMessage","A system error occurred ({0})",o.message):o.message||m("error.defaultMessage","An unknown error occurred. Please consult the log for more details.")}function nL(o=null,e=!1){if(!o)return m("error.defaultMessage","An unknown error occurred. Please consult the log for more details.");if(Array.isArray(o)){const t=Ya(o),i=nL(t[0],e);return t.length>1?m("error.moreErrors","{0} ({1} errors in total)",i,t.length):i}if(Ks(o))return o;if(o.detail){const t=o.detail;if(t.error)return II(t.error,e);if(t.exception)return II(t.exception,e)}return o.stack?II(o,e):o.message?o.message:m("error.defaultMessage","An unknown error occurred. Please consult the log for more details.")}var TU=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},up=function(o,e){return function(t,i){e(t,i,o)}},QM;let sL=QM=class extends H{constructor(e,t,i,n,s,r,a,l,d,c){super(),this.typeId=e,this.editor=t,this.showCommand=n,this.range=s,this.edits=r,this.onSelectNewEdit=a,this._contextMenuService=l,this._keybindingService=c,this.allowEditorOverflow=!0,this.suppressMouseDown=!0,this.create(),this.visibleContext=i.bindTo(d),this.visibleContext.set(!0),this._register(Ne(()=>this.visibleContext.reset())),this.editor.addContentWidget(this),this.editor.layoutContentWidget(this),this._register(Ne(()=>this.editor.removeContentWidget(this))),this._register(this.editor.onDidChangeCursorPosition(h=>{s.containsPosition(h.position)||this.dispose()})),this._register(he.runAndSubscribe(c.onDidUpdateKeybindings,()=>{this._updateButtonTitle()}))}_updateButtonTitle(){var e;const t=(e=this._keybindingService.lookupKeybinding(this.showCommand.id))===null||e===void 0?void 0:e.getLabel();this.button.element.title=this.showCommand.label+(t?` (${t})`:"")}create(){this.domNode=ae(".post-edit-widget"),this.button=this._register(new Ny(this.domNode,{supportIcons:!0})),this.button.label="$(insert)",this._register(q(this.domNode,oe.CLICK,()=>this.showSelector()))}getId(){return QM.baseId+"."+this.typeId}getDomNode(){return this.domNode}getPosition(){return{position:this.range.getEndPosition(),preference:[2]}}showSelector(){this._contextMenuService.showContextMenu({getAnchor:()=>{const e=tn(this.button.element);return{x:e.left+e.width,y:e.top+e.height}},getActions:()=>this.edits.allEdits.map((e,t)=>Tg({id:"",label:e.title,checked:t===this.edits.activeEditIndex,run:()=>{if(t!==this.edits.activeEditIndex)return this.onSelectNewEdit(t)}}))})}};sL.baseId="editor.widget.postEditWidget";sL=QM=TU([up(7,Ho),up(8,ze),up(9,Ot)],sL);let oL=class extends H{constructor(e,t,i,n,s,r,a){super(),this._id=e,this._editor=t,this._visibleContext=i,this._showCommand=n,this._instantiationService=s,this._bulkEditService=r,this._notificationService=a,this._currentWidget=this._register(new En),this._register(he.any(t.onDidChangeModel,t.onDidChangeModelContent)(()=>this.clear()))}async applyEditAndShowIfNeeded(e,t,i,n,s){const r=this._editor.getModel();if(!r||!e.length)return;const a=t.allEdits.at(t.activeEditIndex);if(!a)return;const l=async _=>{const v=this._editor.getModel();v&&(await v.undo(),this.applyEditAndShowIfNeeded(e,{activeEditIndex:_,allEdits:t.allEdits},i,n,s))},d=(_,v)=>{pa(_)||(this._notificationService.error(v),i&&this.show(e[0],t,l))};let c;try{c=await n(a,s)}catch(_){return d(_,m("resolveError",`Error resolving edit '{0}': +{1}`,a.title,nL(_)))}if(s.isCancellationRequested)return;const h=EU(r.uri,e,c),u=e[0],g=r.deltaDecorations([],[{range:u,options:{description:"paste-line-suffix",stickiness:0}}]);this._editor.focus();let f,p;try{f=await this._bulkEditService.apply(h,{editor:this._editor,token:s}),p=r.getDecorationRange(g[0])}catch(_){return d(_,m("applyError",`Error applying edit '{0}': +{1}`,a.title,nL(_)))}finally{r.deltaDecorations(g,[])}s.isCancellationRequested||i&&f.isApplied&&t.allEdits.length>1&&this.show(p??u,t,l)}show(e,t,i){this.clear(),this._editor.hasModel()&&(this._currentWidget.value=this._instantiationService.createInstance(sL,this._id,this._editor,this._visibleContext,this._showCommand,e,t,i))}clear(){this._currentWidget.clear()}tryShowSelector(){var e;(e=this._currentWidget.value)===null||e===void 0||e.showSelector()}};oL=TU([up(4,Ae),up(5,EC),up(6,Yi)],oL);var K_e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Xf=function(o,e){return function(t,i){e(t,i,o)}},ng;const MU="editor.changePasteType",CO=new fe("pasteWidgetVisible",!1,m("pasteWidgetVisible","Whether the paste widget is showing")),EI="application/vnd.code.copyMetadata";let pd=ng=class extends H{static get(e){return e.getContribution(ng.ID)}constructor(e,t,i,n,s,r,a){super(),this._bulkEditService=i,this._clipboardService=n,this._languageFeaturesService=s,this._quickInputService=r,this._progressService=a,this._editor=e;const l=e.getContainerDomNode();this._register(q(l,"copy",d=>this.handleCopy(d))),this._register(q(l,"cut",d=>this.handleCopy(d))),this._register(q(l,"paste",d=>this.handlePaste(d),!0)),this._pasteProgressManager=this._register(new iL("pasteIntoEditor",e,t)),this._postPasteWidgetManager=this._register(t.createInstance(oL,"pasteIntoEditor",e,CO,{id:MU,label:m("postPasteWidgetTitle","Show paste options...")}))}changePasteType(){this._postPasteWidgetManager.tryShowSelector()}pasteAs(e){this._editor.focus();try{this._pasteAsActionContext={preferred:e},c_().execCommand("paste")}finally{this._pasteAsActionContext=void 0}}clearWidgets(){this._postPasteWidgetManager.clear()}isPasteAsEnabled(){return this._editor.getOption(85).enabled&&!this._editor.getOption(91)}async finishedPaste(){await this._currentPasteOperation}handleCopy(e){var t,i;if(!this._editor.hasTextFocus()||(Cu&&this._clipboardService.writeResources([]),!e.clipboardData||!this.isPasteAsEnabled()))return;const n=this._editor.getModel(),s=this._editor.getSelections();if(!n||!(s!=null&&s.length))return;const r=this._editor.getOption(37);let a=s;const l=s.length===1&&s[0].isEmpty();if(l){if(!r)return;a=[new D(a[0].startLineNumber,1,a[0].startLineNumber,1+n.getLineLength(a[0].startLineNumber))]}const d=(t=this._editor._getViewModel())===null||t===void 0?void 0:t.getPlainTextToCopy(s,r,os),h={multicursorText:Array.isArray(d)?d:null,pasteOnNewLine:l,mode:null},u=this._languageFeaturesService.documentPasteEditProvider.ordered(n).filter(v=>!!v.prepareDocumentPaste);if(!u.length){this.setCopyMetadata(e.clipboardData,{defaultPastePayload:h});return}const g=LU(e.clipboardData),f=u.flatMap(v=>{var b;return(b=v.copyMimeTypes)!==null&&b!==void 0?b:[]}),p=tD();this.setCopyMetadata(e.clipboardData,{id:p,providerCopyMimeTypes:f,defaultPastePayload:h});const _=In(async v=>{const b=Ya(await Promise.all(u.map(async C=>{try{return await C.prepareDocumentPaste(n,a,g,v)}catch(w){console.error(w);return}})));b.reverse();for(const C of b)for(const[w,S]of C)g.replace(w,S);return g});(i=ng._currentCopyOperation)===null||i===void 0||i.dataTransferPromise.cancel(),ng._currentCopyOperation={handle:p,dataTransferPromise:_}}async handlePaste(e){var t,i,n,s;if(!e.clipboardData||!this._editor.hasTextFocus())return;(t=js.get(this._editor))===null||t===void 0||t.closeMessage(),(i=this._currentPasteOperation)===null||i===void 0||i.cancel(),this._currentPasteOperation=void 0;const r=this._editor.getModel(),a=this._editor.getSelections();if(!(a!=null&&a.length)||!r||!this.isPasteAsEnabled()&&!this._pasteAsActionContext)return;const l=this.fetchCopyMetadata(e),d=kU(e.clipboardData);d.delete(EI);const c=[...e.clipboardData.types,...(n=l==null?void 0:l.providerCopyMimeTypes)!==null&&n!==void 0?n:[],Bi.uriList],h=this._languageFeaturesService.documentPasteEditProvider.ordered(r).filter(u=>{var g,f;const p=(g=this._pasteAsActionContext)===null||g===void 0?void 0:g.preferred;return p&&u.providedPasteEditKinds&&!this.providerMatchesPreference(u,p)?!1:(f=u.pasteMimeTypes)===null||f===void 0?void 0:f.some(_=>SU(_,c))});if(!h.length){!((s=this._pasteAsActionContext)===null||s===void 0)&&s.preferred&&this.showPasteAsNoEditMessage(a,this._pasteAsActionContext.preferred);return}e.preventDefault(),e.stopImmediatePropagation(),this._pasteAsActionContext?this.showPasteAsPick(this._pasteAsActionContext.preferred,h,a,d,l):this.doPasteInline(h,a,d,l,e)}showPasteAsNoEditMessage(e,t){var i;(i=js.get(this._editor))===null||i===void 0||i.showMessage(m("pasteAsError","No paste edits for '{0}' found",t instanceof qt?t.value:t.providerId),e[0].getStartPosition())}doPasteInline(e,t,i,n,s){const r=In(async a=>{const l=this._editor;if(!l.hasModel())return;const d=l.getModel(),c=new au(l,3,void 0,a);try{if(await this.mergeInDataFromCopy(i,n,c.token),c.token.isCancellationRequested)return;const h=e.filter(f=>this.isSupportedPasteProvider(f,i));if(!h.length||h.length===1&&h[0]instanceof Nc)return this.applyDefaultPasteHandler(i,n,c.token,s);const u={triggerKind:kb.Automatic},g=await this.getPasteEdits(h,i,d,t,u,c.token);if(c.token.isCancellationRequested)return;if(g.length===1&&g[0].provider instanceof Nc)return this.applyDefaultPasteHandler(i,n,c.token,s);if(g.length){const f=l.getOption(85).showPasteSelector==="afterPaste";return this._postPasteWidgetManager.applyEditAndShowIfNeeded(t,{activeEditIndex:0,allEdits:g},f,async(p,_)=>{var v,b;const C=await((b=(v=p.provider).resolveDocumentPasteEdit)===null||b===void 0?void 0:b.call(v,p,_));return C&&(p.additionalEdit=C.additionalEdit),p},c.token)}await this.applyDefaultPasteHandler(i,n,c.token,s)}finally{c.dispose(),this._currentPasteOperation===r&&(this._currentPasteOperation=void 0)}});this._pasteProgressManager.showWhile(t[0].getEndPosition(),m("pasteIntoEditorProgress","Running paste handlers. Click to cancel"),r),this._currentPasteOperation=r}showPasteAsPick(e,t,i,n,s){const r=In(async a=>{const l=this._editor;if(!l.hasModel())return;const d=l.getModel(),c=new au(l,3,void 0,a);try{if(await this.mergeInDataFromCopy(n,s,c.token),c.token.isCancellationRequested)return;let h=t.filter(_=>this.isSupportedPasteProvider(_,n,e));e&&(h=h.filter(_=>this.providerMatchesPreference(_,e)));const u={triggerKind:kb.PasteAs,only:e&&e instanceof qt?e:void 0};let g=await this.getPasteEdits(h,n,d,i,u,c.token);if(c.token.isCancellationRequested)return;if(e&&(g=g.filter(_=>e instanceof qt?e.contains(_.kind):e.providerId===_.provider.id)),!g.length){u.only&&this.showPasteAsNoEditMessage(i,u.only);return}let f;if(e)f=g.at(0);else{const _=await this._quickInputService.pick(g.map(v=>{var b;return{label:v.title,description:(b=v.kind)===null||b===void 0?void 0:b.value,edit:v}}),{placeHolder:m("pasteAsPickerPlaceholder","Select Paste Action")});f=_==null?void 0:_.edit}if(!f)return;const p=EU(d.uri,i,f);await this._bulkEditService.apply(p,{editor:this._editor})}finally{c.dispose(),this._currentPasteOperation===r&&(this._currentPasteOperation=void 0)}});this._progressService.withProgress({location:10,title:m("pasteAsProgress","Running paste handlers")},()=>r)}setCopyMetadata(e,t){e.setData(EI,JSON.stringify(t))}fetchCopyMetadata(e){var t;if(!e.clipboardData)return;const i=e.clipboardData.getData(EI);if(i)try{return JSON.parse(i)}catch{return}const[n,s]=$N.getTextData(e.clipboardData);if(s)return{defaultPastePayload:{mode:s.mode,multicursorText:(t=s.multicursorText)!==null&&t!==void 0?t:null,pasteOnNewLine:!!s.isFromEmptySelection}}}async mergeInDataFromCopy(e,t,i){var n;if(t!=null&&t.id&&((n=ng._currentCopyOperation)===null||n===void 0?void 0:n.handle)===t.id){const s=await ng._currentCopyOperation.dataTransferPromise;if(i.isCancellationRequested)return;for(const[r,a]of s)e.replace(r,a)}if(!e.has(Bi.uriList)){const s=await this._clipboardService.readResources();if(i.isCancellationRequested)return;s.length&&e.append(Bi.uriList,pO(iD.create(s)))}}async getPasteEdits(e,t,i,n,s,r){const a=await hC(Promise.all(e.map(async d=>{var c,h;try{const u=await((c=d.provideDocumentPasteEdits)===null||c===void 0?void 0:c.call(d,i,n,t,s,r));return(h=u==null?void 0:u.edits)===null||h===void 0?void 0:h.map(g=>({...g,provider:d}))}catch(u){console.error(u)}})),r),l=Ya(a??[]).flat().filter(d=>!s.only||s.only.contains(d.kind));return NU(l)}async applyDefaultPasteHandler(e,t,i,n){var s,r,a,l;const d=(s=e.get(Bi.text))!==null&&s!==void 0?s:e.get("text"),c=(r=await(d==null?void 0:d.asString()))!==null&&r!==void 0?r:"";if(i.isCancellationRequested)return;const h={clipboardEvent:n,text:c,pasteOnNewLine:(a=t==null?void 0:t.defaultPastePayload.pasteOnNewLine)!==null&&a!==void 0?a:!1,multicursorText:(l=t==null?void 0:t.defaultPastePayload.multicursorText)!==null&&l!==void 0?l:null,mode:null};this._editor.trigger("keyboard","paste",h)}isSupportedPasteProvider(e,t,i){var n;return!((n=e.pasteMimeTypes)===null||n===void 0)&&n.some(s=>t.matches(s))?!i||this.providerMatchesPreference(e,i):!1}providerMatchesPreference(e,t){return t instanceof qt?e.providedPasteEditKinds?e.providedPasteEditKinds.some(i=>t.contains(i)):!0:e.id===t.providerId}};pd.ID="editor.contrib.copyPasteActionController";pd=ng=K_e([Xf(1,Ae),Xf(2,EC),Xf(3,Wc),Xf(4,ye),Xf(5,Ur),Xf(6,rV)],pd);const df="9_cutcopypaste",j_e=za||document.queryCommandSupported("cut"),RU=za||document.queryCommandSupported("copy"),q_e=typeof navigator.clipboard>"u"||Ar?document.queryCommandSupported("paste"):!0;function wO(o){return o.register(),o}const G_e=j_e?wO(new u_({id:"editor.action.clipboardCutAction",precondition:void 0,kbOpts:za?{primary:2102,win:{primary:2102,secondary:[1044]},weight:100}:void 0,menuOpts:[{menuId:I.MenubarEditMenu,group:"2_ccp",title:m({key:"miCut",comment:["&& denotes a mnemonic"]},"Cu&&t"),order:1},{menuId:I.EditorContext,group:df,title:m("actions.clipboard.cutLabel","Cut"),when:E.writable,order:1},{menuId:I.CommandPalette,group:"",title:m("actions.clipboard.cutLabel","Cut"),order:1},{menuId:I.SimpleEditorContext,group:df,title:m("actions.clipboard.cutLabel","Cut"),when:E.writable,order:1}]})):void 0,Z_e=RU?wO(new u_({id:"editor.action.clipboardCopyAction",precondition:void 0,kbOpts:za?{primary:2081,win:{primary:2081,secondary:[2067]},weight:100}:void 0,menuOpts:[{menuId:I.MenubarEditMenu,group:"2_ccp",title:m({key:"miCopy",comment:["&& denotes a mnemonic"]},"&&Copy"),order:2},{menuId:I.EditorContext,group:df,title:m("actions.clipboard.copyLabel","Copy"),order:2},{menuId:I.CommandPalette,group:"",title:m("actions.clipboard.copyLabel","Copy"),order:1},{menuId:I.SimpleEditorContext,group:df,title:m("actions.clipboard.copyLabel","Copy"),order:2}]})):void 0;On.appendMenuItem(I.MenubarEditMenu,{submenu:I.MenubarCopy,title:je("copy as","Copy As"),group:"2_ccp",order:3});On.appendMenuItem(I.EditorContext,{submenu:I.EditorContextCopy,title:je("copy as","Copy As"),group:df,order:3});On.appendMenuItem(I.EditorContext,{submenu:I.EditorContextShare,title:je("share","Share"),group:"11_share",order:-1,when:Z.and(Z.notEquals("resourceScheme","output"),E.editorTextFocus)});On.appendMenuItem(I.ExplorerContext,{submenu:I.ExplorerContextShare,title:je("share","Share"),group:"11_share",order:-1});const NI=q_e?wO(new u_({id:"editor.action.clipboardPasteAction",precondition:void 0,kbOpts:za?{primary:2100,win:{primary:2100,secondary:[1043]},linux:{primary:2100,secondary:[1043]},weight:100}:void 0,menuOpts:[{menuId:I.MenubarEditMenu,group:"2_ccp",title:m({key:"miPaste",comment:["&& denotes a mnemonic"]},"&&Paste"),order:4},{menuId:I.EditorContext,group:df,title:m("actions.clipboard.pasteLabel","Paste"),when:E.writable,order:4},{menuId:I.CommandPalette,group:"",title:m("actions.clipboard.pasteLabel","Paste"),order:1},{menuId:I.SimpleEditorContext,group:df,title:m("actions.clipboard.pasteLabel","Paste"),when:E.writable,order:4}]})):void 0;class Y_e extends be{constructor(){super({id:"editor.action.clipboardCopyWithSyntaxHighlightingAction",label:m("actions.clipboard.copyWithSyntaxHighlightingLabel","Copy With Syntax Highlighting"),alias:"Copy With Syntax Highlighting",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:0,weight:100}})}run(e,t){!t.hasModel()||!t.getOption(37)&&t.getSelection().isEmpty()||(zN.forceCopyWithSyntaxHighlighting=!0,t.focus(),t.getContainerDomNode().ownerDocument.execCommand("copy"),zN.forceCopyWithSyntaxHighlighting=!1)}}function AU(o,e){o&&(o.addImplementation(1e4,"code-editor",(t,i)=>{const n=t.get(It).getFocusedCodeEditor();if(n&&n.hasTextFocus()){const s=n.getOption(37),r=n.getSelection();return r&&r.isEmpty()&&!s||n.getContainerDomNode().ownerDocument.execCommand(e),!0}return!1}),o.addImplementation(0,"generic-dom",(t,i)=>(c_().execCommand(e),!0)))}AU(G_e,"cut");AU(Z_e,"copy");NI&&(NI.addImplementation(1e4,"code-editor",(o,e)=>{var t,i;const n=o.get(It),s=o.get(Wc),r=n.getFocusedCodeEditor();return r&&r.hasTextFocus()?r.getContainerDomNode().ownerDocument.execCommand("paste")?(i=(t=pd.get(r))===null||t===void 0?void 0:t.finishedPaste())!==null&&i!==void 0?i:Promise.resolve():Cu?(async()=>{const l=await s.readText();if(l!==""){const d=qb.INSTANCE.get(l);let c=!1,h=null,u=null;d&&(c=r.getOption(37)&&!!d.isFromEmptySelection,h=typeof d.multicursorText<"u"?d.multicursorText:null,u=d.mode),r.trigger("keyboard","paste",{text:l,pasteOnNewLine:c,multicursorText:h,mode:u})}})():!0:!1}),NI.addImplementation(0,"generic-dom",(o,e)=>(c_().execCommand("paste"),!0)));RU&&se(Y_e);const mi=new class{constructor(){this.QuickFix=new qt("quickfix"),this.Refactor=new qt("refactor"),this.RefactorExtract=this.Refactor.append("extract"),this.RefactorInline=this.Refactor.append("inline"),this.RefactorMove=this.Refactor.append("move"),this.RefactorRewrite=this.Refactor.append("rewrite"),this.Notebook=new qt("notebook"),this.Source=new qt("source"),this.SourceOrganizeImports=this.Source.append("organizeImports"),this.SourceFixAll=this.Source.append("fixAll"),this.SurroundWith=this.Refactor.append("surround")}};var Oo;(function(o){o.Refactor="refactor",o.RefactorPreview="refactor preview",o.Lightbulb="lightbulb",o.Default="other (default)",o.SourceAction="source action",o.QuickFix="quick fix action",o.FixAll="fix all",o.OrganizeImports="organize imports",o.AutoFix="auto fix",o.QuickFixHover="quick fix hover window",o.OnSave="save participants",o.ProblemsView="problems view"})(Oo||(Oo={}));function Q_e(o,e){return!(o.include&&!o.include.intersects(e)||o.excludes&&o.excludes.some(t=>PU(e,t,o.include))||!o.includeSourceActions&&mi.Source.contains(e))}function X_e(o,e){const t=e.kind?new qt(e.kind):void 0;return!(o.include&&(!t||!o.include.contains(t))||o.excludes&&t&&o.excludes.some(i=>PU(t,i,o.include))||!o.includeSourceActions&&t&&mi.Source.contains(t)||o.onlyIncludePreferredActions&&!e.isPreferred)}function PU(o,e,t){return!(!e.contains(o)||t&&e.contains(t))}class Ul{static fromUser(e,t){return!e||typeof e!="object"?new Ul(t.kind,t.apply,!1):new Ul(Ul.getKindFromUser(e,t.kind),Ul.getApplyFromUser(e,t.apply),Ul.getPreferredUser(e))}static getApplyFromUser(e,t){switch(typeof e.apply=="string"?e.apply.toLowerCase():""){case"first":return"first";case"never":return"never";case"ifsingle":return"ifSingle";default:return t}}static getKindFromUser(e,t){return typeof e.kind=="string"?new qt(e.kind):t}static getPreferredUser(e){return typeof e.preferred=="boolean"?e.preferred:!1}constructor(e,t,i){this.kind=e,this.apply=t,this.preferred=i}}class J_e{constructor(e,t,i){this.action=e,this.provider=t,this.highlightRange=i}async resolve(e){var t;if(!((t=this.provider)===null||t===void 0)&&t.resolveCodeAction&&!this.action.edit){let i;try{i=await this.provider.resolveCodeAction(this.action,e)}catch(n){Hi(n)}i&&(this.action.edit=i.edit)}return this}}const OU="editor.action.codeAction",SO="editor.action.quickFix",FU="editor.action.autoFix",BU="editor.action.refactor",WU="editor.action.sourceAction",yO="editor.action.organizeImports",LO="editor.action.fixAll";class db extends H{static codeActionsPreferredComparator(e,t){return e.isPreferred&&!t.isPreferred?-1:!e.isPreferred&&t.isPreferred?1:0}static codeActionsComparator({action:e},{action:t}){return e.isAI&&!t.isAI?1:!e.isAI&&t.isAI?-1:gs(e.diagnostics)?gs(t.diagnostics)?db.codeActionsPreferredComparator(e,t):-1:gs(t.diagnostics)?1:db.codeActionsPreferredComparator(e,t)}constructor(e,t,i){super(),this.documentation=t,this._register(i),this.allActions=[...e].sort(db.codeActionsComparator),this.validActions=this.allActions.filter(({action:n})=>!n.disabled)}get hasAutoFix(){return this.validActions.some(({action:e})=>!!e.kind&&mi.QuickFix.contains(new qt(e.kind))&&!!e.isPreferred)}get hasAIFix(){return this.validActions.some(({action:e})=>!!e.isAI)}get allAIFixes(){return this.validActions.every(({action:e})=>!!e.isAI)}}const _9={actions:[],documentation:void 0};async function cb(o,e,t,i,n,s){var r;const a=i.filter||{},l={...a,excludes:[...a.excludes||[],mi.Notebook]},d={only:(r=a.include)===null||r===void 0?void 0:r.value,trigger:i.type},c=new lO(e,s),h=i.type===2,u=eve(o,e,h?l:a),g=new Q,f=u.map(async _=>{try{n.report(_);const v=await _.provideCodeActions(e,t,d,c.token);if(v&&g.add(v),c.token.isCancellationRequested)return _9;const b=((v==null?void 0:v.actions)||[]).filter(w=>w&&X_e(a,w)),C=ive(_,b,a.include);return{actions:b.map(w=>new J_e(w,_)),documentation:C}}catch(v){if(pa(v))throw v;return Hi(v),_9}}),p=o.onDidChange(()=>{const _=o.all(e);Li(_,u)||c.cancel()});try{const _=await Promise.all(f),v=_.map(C=>C.actions).flat(),b=[...Ya(_.map(C=>C.documentation)),...tve(o,e,i,v)];return new db(v,b,g)}finally{p.dispose(),c.dispose()}}function eve(o,e,t){return o.all(e).filter(i=>i.providedCodeActionKinds?i.providedCodeActionKinds.some(n=>Q_e(t,new qt(n))):!0)}function*tve(o,e,t,i){var n,s,r;if(e&&i.length)for(const a of o.all(e))a._getAdditionalMenuItems&&(yield*(n=a._getAdditionalMenuItems)===null||n===void 0?void 0:n.call(a,{trigger:t.type,only:(r=(s=t.filter)===null||s===void 0?void 0:s.include)===null||r===void 0?void 0:r.value},i.map(l=>l.action)))}function ive(o,e,t){if(!o.documentation)return;const i=o.documentation.map(n=>({kind:new qt(n.kind),command:n.command}));if(t){let n;for(const s of i)s.kind.contains(t)&&(n?n.kind.contains(s.kind)&&(n=s):n=s);if(n)return n==null?void 0:n.command}for(const n of e)if(n.kind){for(const s of i)if(s.kind.contains(new qt(n.kind)))return s.command}}var xg;(function(o){o.OnSave="onSave",o.FromProblemsView="fromProblemsView",o.FromCodeActions="fromCodeActions",o.FromAILightbulb="fromAILightbulb"})(xg||(xg={}));async function nve(o,e,t,i,n=gt.None){var s;const r=o.get(EC),a=o.get(ui),l=o.get(rs),d=o.get(Yi);if(l.publicLog2("codeAction.applyCodeAction",{codeActionTitle:e.action.title,codeActionKind:e.action.kind,codeActionIsPreferred:!!e.action.isPreferred,reason:t}),await e.resolve(n),!n.isCancellationRequested&&!(!((s=e.action.edit)===null||s===void 0)&&s.edits.length&&!(await r.apply(e.action.edit,{editor:i==null?void 0:i.editor,label:e.action.title,quotableLabel:e.action.title,code:"undoredo.codeAction",respectAutoSaveConfig:t!==xg.OnSave,showPreview:i==null?void 0:i.preview})).isApplied)&&e.action.command)try{await a.executeCommand(e.action.command.id,...e.action.command.arguments||[])}catch(c){const h=sve(c);d.error(typeof h=="string"?h:m("applyCodeActionFailed","An unknown error occurred while applying the code action"))}}function sve(o){return typeof o=="string"?o:o instanceof Error&&typeof o.message=="string"?o.message:void 0}Ct.registerCommand("_executeCodeActionProvider",async function(o,e,t,i,n){if(!(e instanceof We))throw Tr();const{codeActionProvider:s}=o.get(ye),r=o.get(Si).getModel(e);if(!r)throw Tr();const a=ke.isISelection(t)?ke.liftSelection(t):D.isIRange(t)?r.validateRange(t):void 0;if(!a)throw Tr();const l=typeof i=="string"?new qt(i):void 0,d=await cb(s,r,a,{type:1,triggerAction:Oo.Default,filter:{includeSourceActions:!0,include:l}},_c.None,gt.None),c=[],h=Math.min(d.validActions.length,typeof n=="number"?n:0);for(let u=0;uu.action)}finally{setTimeout(()=>d.dispose(),100)}});var ove=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},rve=function(o,e){return function(t,i){e(t,i,o)}},XM;let rL=XM=class{constructor(e){this.keybindingService=e}getResolver(){const e=new ll(()=>this.keybindingService.getKeybindings().filter(t=>XM.codeActionCommands.indexOf(t.command)>=0).filter(t=>t.resolvedKeybinding).map(t=>{let i=t.commandArgs;return t.command===yO?i={kind:mi.SourceOrganizeImports.value}:t.command===LO&&(i={kind:mi.SourceFixAll.value}),{resolvedKeybinding:t.resolvedKeybinding,...Ul.fromUser(i,{kind:qt.None,apply:"never"})}}));return t=>{if(t.kind){const i=this.bestKeybindingForCodeAction(t,e.value);return i==null?void 0:i.resolvedKeybinding}}}bestKeybindingForCodeAction(e,t){if(!e.kind)return;const i=new qt(e.kind);return t.filter(n=>n.kind.contains(i)).filter(n=>n.preferred?e.isPreferred:!0).reduceRight((n,s)=>n?n.kind.contains(s.kind)?s:n:s,void 0)}};rL.codeActionCommands=[BU,OU,WU,yO,LO];rL=XM=ove([rve(0,Ot)],rL);T("symbolIcon.arrayForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.arrayForeground","The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.booleanForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.booleanForeground","The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.classForeground",{dark:"#EE9D28",light:"#D67E00",hcDark:"#EE9D28",hcLight:"#D67E00"},m("symbolIcon.classForeground","The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.colorForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.colorForeground","The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.constantForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.constantForeground","The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.constructorForeground",{dark:"#B180D7",light:"#652D90",hcDark:"#B180D7",hcLight:"#652D90"},m("symbolIcon.constructorForeground","The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.enumeratorForeground",{dark:"#EE9D28",light:"#D67E00",hcDark:"#EE9D28",hcLight:"#D67E00"},m("symbolIcon.enumeratorForeground","The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.enumeratorMemberForeground",{dark:"#75BEFF",light:"#007ACC",hcDark:"#75BEFF",hcLight:"#007ACC"},m("symbolIcon.enumeratorMemberForeground","The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.eventForeground",{dark:"#EE9D28",light:"#D67E00",hcDark:"#EE9D28",hcLight:"#D67E00"},m("symbolIcon.eventForeground","The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.fieldForeground",{dark:"#75BEFF",light:"#007ACC",hcDark:"#75BEFF",hcLight:"#007ACC"},m("symbolIcon.fieldForeground","The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.fileForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.fileForeground","The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.folderForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.folderForeground","The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.functionForeground",{dark:"#B180D7",light:"#652D90",hcDark:"#B180D7",hcLight:"#652D90"},m("symbolIcon.functionForeground","The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.interfaceForeground",{dark:"#75BEFF",light:"#007ACC",hcDark:"#75BEFF",hcLight:"#007ACC"},m("symbolIcon.interfaceForeground","The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.keyForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.keyForeground","The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.keywordForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.keywordForeground","The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.methodForeground",{dark:"#B180D7",light:"#652D90",hcDark:"#B180D7",hcLight:"#652D90"},m("symbolIcon.methodForeground","The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.moduleForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.moduleForeground","The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.namespaceForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.namespaceForeground","The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.nullForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.nullForeground","The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.numberForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.numberForeground","The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.objectForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.objectForeground","The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.operatorForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.operatorForeground","The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.packageForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.packageForeground","The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.propertyForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.propertyForeground","The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.referenceForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.referenceForeground","The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.snippetForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.snippetForeground","The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.stringForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.stringForeground","The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.structForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.structForeground","The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.textForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.textForeground","The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.typeParameterForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.typeParameterForeground","The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.unitForeground",{dark:ce,light:ce,hcDark:ce,hcLight:ce},m("symbolIcon.unitForeground","The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));T("symbolIcon.variableForeground",{dark:"#75BEFF",light:"#007ACC",hcDark:"#75BEFF",hcLight:"#007ACC"},m("symbolIcon.variableForeground","The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget."));const HU=Object.freeze({kind:qt.Empty,title:m("codeAction.widget.id.more","More Actions...")}),ave=Object.freeze([{kind:mi.QuickFix,title:m("codeAction.widget.id.quickfix","Quick Fix")},{kind:mi.RefactorExtract,title:m("codeAction.widget.id.extract","Extract"),icon:de.wrench},{kind:mi.RefactorInline,title:m("codeAction.widget.id.inline","Inline"),icon:de.wrench},{kind:mi.RefactorRewrite,title:m("codeAction.widget.id.convert","Rewrite"),icon:de.wrench},{kind:mi.RefactorMove,title:m("codeAction.widget.id.move","Move"),icon:de.wrench},{kind:mi.SurroundWith,title:m("codeAction.widget.id.surround","Surround With"),icon:de.surroundWith},{kind:mi.Source,title:m("codeAction.widget.id.source","Source Action"),icon:de.symbolFile},HU]);function lve(o,e,t){if(!e)return o.map(s=>{var r;return{kind:"action",item:s,group:HU,disabled:!!s.action.disabled,label:s.action.disabled||s.action.title,canPreview:!!(!((r=s.action.edit)===null||r===void 0)&&r.edits.length)}});const i=ave.map(s=>({group:s,actions:[]}));for(const s of o){const r=s.action.kind?new qt(s.action.kind):qt.None;for(const a of i)if(a.group.kind.contains(r)){a.actions.push(s);break}}const n=[];for(const s of i)if(s.actions.length){n.push({kind:"header",group:s.group});for(const r of s.actions){const a=s.group;n.push({kind:"action",item:r,group:r.action.isAI?{title:a.title,kind:a.kind,icon:de.sparkle}:a,label:r.action.title,disabled:!!r.action.disabled,keybinding:t(r.action)})}}return n}var dve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},v9=function(o,e){return function(t,i){e(t,i,o)}},JM,Bm;(function(o){o.Hidden={type:0};class e{constructor(i,n,s,r){this.actions=i,this.trigger=n,this.editorPosition=s,this.widgetPosition=r,this.type=1}}o.Showing=e})(Bm||(Bm={}));let cf=JM=class extends H{constructor(e,t,i){super(),this._editor=e,this._keybindingService=t,this._onClick=this._register(new F),this.onClick=this._onClick.event,this._state=Bm.Hidden,this._iconClasses=[],this._domNode=ae("div.lightBulbWidget"),this._domNode.role="listbox",this._register(ni.ignoreTarget(this._domNode)),this._editor.addContentWidget(this),this._register(this._editor.onDidChangeModelContent(n=>{const s=this._editor.getModel();(this.state.type!==1||!s||this.state.editorPosition.lineNumber>=s.getLineCount())&&this.hide()})),this._register(hY(this._domNode,n=>{if(this.state.type!==1)return;this._editor.focus(),n.preventDefault();const{top:s,height:r}=tn(this._domNode),a=this._editor.getOption(67);let l=Math.floor(a/3);this.state.widgetPosition.position!==null&&this.state.widgetPosition.position.lineNumber{(n.buttons&1)===1&&this.hide()})),this._register(he.runAndSubscribe(this._keybindingService.onDidUpdateKeybindings,()=>{var n,s,r,a;this._preferredKbLabel=(s=(n=this._keybindingService.lookupKeybinding(FU))===null||n===void 0?void 0:n.getLabel())!==null&&s!==void 0?s:void 0,this._quickFixKbLabel=(a=(r=this._keybindingService.lookupKeybinding(SO))===null||r===void 0?void 0:r.getLabel())!==null&&a!==void 0?a:void 0,this._updateLightBulbTitleAndIcon()}))}dispose(){super.dispose(),this._editor.removeContentWidget(this)}getId(){return"LightBulbWidget"}getDomNode(){return this._domNode}getPosition(){return this._state.type===1?this._state.widgetPosition:null}update(e,t,i){if(e.validActions.length<=0)return this.hide();if(!this._editor.getOptions().get(65).enabled)return this.hide();const s=this._editor.getModel();if(!s)return this.hide();const{lineNumber:r,column:a}=s.validatePosition(i),l=s.getOptions().tabSize,d=this._editor.getOptions().get(50),c=s.getLineContent(r),h=uk(c,l),u=d.spaceWidth*h>22,g=b=>b>2&&this._editor.getTopForLineNumber(b)===this._editor.getTopForLineNumber(b-1);let f=r,p=1;if(!u){if(r>1&&!g(r-1))f-=1;else if(r=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},eR=function(o,e){return function(t,i){e(t,i,o)}};const zU="acceptSelectedCodeAction",UU="previewSelectedCodeAction";class cve{get templateId(){return"header"}renderTemplate(e){e.classList.add("group-header");const t=document.createElement("span");return e.append(t),{container:e,text:t}}renderElement(e,t,i){var n,s;i.text.textContent=(s=(n=e.group)===null||n===void 0?void 0:n.title)!==null&&s!==void 0?s:""}disposeTemplate(e){}}let tR=class{get templateId(){return"action"}constructor(e,t){this._supportsPreview=e,this._keybindingService=t}renderTemplate(e){e.classList.add(this.templateId);const t=document.createElement("div");t.className="icon",e.append(t);const i=document.createElement("span");i.className="title",e.append(i);const n=new C_(e,Eo);return{container:e,icon:t,text:i,keybinding:n}}renderElement(e,t,i){var n,s,r;if(!((n=e.group)===null||n===void 0)&&n.icon?(i.icon.className=Ve.asClassName(e.group.icon),e.group.icon.color&&(i.icon.style.color=Ce(e.group.icon.color.id))):(i.icon.className=Ve.asClassName(de.lightBulb),i.icon.style.color="var(--vscode-editorLightBulb-foreground)"),!e.item||!e.label)return;i.text.textContent=$U(e.label),i.keybinding.set(e.keybinding),kY(!!e.keybinding,i.keybinding.element);const a=(s=this._keybindingService.lookupKeybinding(zU))===null||s===void 0?void 0:s.getLabel(),l=(r=this._keybindingService.lookupKeybinding(UU))===null||r===void 0?void 0:r.getLabel();i.container.classList.toggle("option-disabled",e.disabled),e.disabled?i.container.title=e.label:a&&l?this._supportsPreview&&e.canPreview?i.container.title=m({key:"label-preview",comment:['placeholders are keybindings, e.g "F2 to Apply, Shift+F2 to Preview"']},"{0} to Apply, {1} to Preview",a,l):i.container.title=m({key:"label",comment:['placeholder is a keybinding, e.g "F2 to Apply"']},"{0} to Apply",a):i.container.title=""}disposeTemplate(e){e.keybinding.dispose()}};tR=VU([eR(1,Ot)],tR);class hve extends UIEvent{constructor(){super("acceptSelectedAction")}}class b9 extends UIEvent{constructor(){super("previewSelectedAction")}}function uve(o){if(o.kind==="action")return o.label}let iR=class extends H{constructor(e,t,i,n,s,r){super(),this._delegate=n,this._contextViewService=s,this._keybindingService=r,this._actionLineHeight=24,this._headerLineHeight=26,this.cts=this._register(new ki),this.domNode=document.createElement("div"),this.domNode.classList.add("actionList");const a={getHeight:l=>l.kind==="header"?this._headerLineHeight:this._actionLineHeight,getTemplateId:l=>l.kind};this._list=this._register(new pr(e,this.domNode,a,[new tR(t,this._keybindingService),new cve],{keyboardSupport:!1,typeNavigationEnabled:!0,keyboardNavigationLabelProvider:{getKeyboardNavigationLabel:uve},accessibilityProvider:{getAriaLabel:l=>{if(l.kind==="action"){let d=l.label?$U(l==null?void 0:l.label):"";return l.disabled&&(d=m({key:"customQuickFixWidget.labels",comment:["Action widget labels for accessibility."]},"{0}, Disabled Reason: {1}",d,l.disabled)),d}return null},getWidgetAriaLabel:()=>m({key:"customQuickFixWidget",comment:["An action widget option"]},"Action Widget"),getRole:l=>l.kind==="action"?"option":"separator",getWidgetRole:()=>"listbox"}})),this._list.style(Tf),this._register(this._list.onMouseClick(l=>this.onListClick(l))),this._register(this._list.onMouseOver(l=>this.onListHover(l))),this._register(this._list.onDidChangeFocus(()=>this.onFocus())),this._register(this._list.onDidChangeSelection(l=>this.onListSelection(l))),this._allMenuItems=i,this._list.splice(0,this._list.length,this._allMenuItems),this._list.length&&this.focusNext()}focusCondition(e){return!e.disabled&&e.kind==="action"}hide(e){this._delegate.onHide(e),this.cts.cancel(),this._contextViewService.hideContextView()}layout(e){const t=this._allMenuItems.filter(l=>l.kind==="header").length,n=this._allMenuItems.length*this._actionLineHeight+t*this._headerLineHeight-t*this._actionLineHeight;this._list.layout(n);let s=e;if(this._allMenuItems.length>=50)s=380;else{const l=this._allMenuItems.map((d,c)=>{const h=this.domNode.ownerDocument.getElementById(this._list.getElementID(c));if(h){h.style.width="auto";const u=h.getBoundingClientRect().width;return h.style.width="",u}return 0});s=Math.max(...l,e)}const a=Math.min(n,this.domNode.ownerDocument.body.clientHeight*.7);return this._list.layout(a,s),this.domNode.style.height=`${a}px`,this._list.domFocus(),s}focusPrevious(){this._list.focusPrevious(1,!0,void 0,this.focusCondition)}focusNext(){this._list.focusNext(1,!0,void 0,this.focusCondition)}acceptSelected(e){const t=this._list.getFocus();if(t.length===0)return;const i=t[0],n=this._list.element(i);if(!this.focusCondition(n))return;const s=e?new b9:new hve;this._list.setSelection([i],s)}onListSelection(e){if(!e.elements.length)return;const t=e.elements[0];t.item&&this.focusCondition(t)?this._delegate.onSelect(t.item,e.browserEvent instanceof b9):this._list.setSelection([])}onFocus(){var e,t;const i=this._list.getFocus();if(i.length===0)return;const n=i[0],s=this._list.element(n);(t=(e=this._delegate).onFocus)===null||t===void 0||t.call(e,s.item)}async onListHover(e){const t=e.element;if(t&&t.item&&this.focusCondition(t)){if(this._delegate.onHover&&!t.disabled&&t.kind==="action"){const i=await this._delegate.onHover(t.item,this.cts.token);t.canPreview=i?i.canPreview:void 0}e.index&&this._list.splice(e.index,1,[t])}this._list.setFocus(typeof e.index=="number"?[e.index]:[])}onListClick(e){e.element&&this.focusCondition(e.element)&&this._list.setFocus([])}};iR=VU([eR(4,Oc),eR(5,Ot)],iR);function $U(o){return o.replace(/\r\n|\r|\n/g," ")}var gve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},TI=function(o,e){return function(t,i){e(t,i,o)}};T("actionBar.toggledBackground",{dark:Cg,light:Cg,hcDark:Cg,hcLight:Cg},m("actionBar.toggledBackground","Background color for toggled action items in action bar."));const hf={Visible:new fe("codeActionMenuVisible",!1,m("codeActionMenuVisible","Whether the action widget list is visible"))},Of=ft("actionWidgetService");let uf=class extends H{get isVisible(){return hf.Visible.getValue(this._contextKeyService)||!1}constructor(e,t,i){super(),this._contextViewService=e,this._contextKeyService=t,this._instantiationService=i,this._list=this._register(new En)}show(e,t,i,n,s,r,a){const l=hf.Visible.bindTo(this._contextKeyService),d=this._instantiationService.createInstance(iR,e,t,i,n);this._contextViewService.showContextView({getAnchor:()=>s,render:c=>(l.set(!0),this._renderWidget(c,d,a??[])),onHide:c=>{l.reset(),this._onWidgetClosed(c)}},r,!1)}acceptSelected(e){var t;(t=this._list.value)===null||t===void 0||t.acceptSelected(e)}focusPrevious(){var e,t;(t=(e=this._list)===null||e===void 0?void 0:e.value)===null||t===void 0||t.focusPrevious()}focusNext(){var e,t;(t=(e=this._list)===null||e===void 0?void 0:e.value)===null||t===void 0||t.focusNext()}hide(e){var t;(t=this._list.value)===null||t===void 0||t.hide(e),this._list.clear()}_renderWidget(e,t,i){var n;const s=document.createElement("div");if(s.classList.add("action-widget"),e.appendChild(s),this._list.value=t,this._list.value)s.appendChild(this._list.value.domNode);else throw new Error("List has no value");const r=new Q,a=document.createElement("div"),l=e.appendChild(a);l.classList.add("context-view-block"),r.add(q(l,oe.MOUSE_DOWN,f=>f.stopPropagation()));const d=document.createElement("div"),c=e.appendChild(d);c.classList.add("context-view-pointerBlock"),r.add(q(c,oe.POINTER_MOVE,()=>c.remove())),r.add(q(c,oe.MOUSE_DOWN,()=>c.remove()));let h=0;if(i.length){const f=this._createActionBar(".action-widget-action-bar",i);f&&(s.appendChild(f.getContainer().parentElement),r.add(f),h=f.getContainer().offsetWidth)}const u=(n=this._list.value)===null||n===void 0?void 0:n.layout(h);s.style.width=`${u}px`;const g=r.add(el(e));return r.add(g.onDidBlur(()=>this.hide(!0))),r}_createActionBar(e,t){if(!t.length)return;const i=ae(e),n=new Br(i);return n.push(t,{icon:!1,label:!0}),n}_onWidgetClosed(e){var t;(t=this._list.value)===null||t===void 0||t.hide(e)}};uf=gve([TI(0,Oc),TI(1,ze),TI(2,Ae)],uf);wt(Of,uf,1);const KC=1100;ii(class extends Qs{constructor(){super({id:"hideCodeActionWidget",title:je("hideCodeActionWidget.title","Hide action widget"),precondition:hf.Visible,keybinding:{weight:KC,primary:9,secondary:[1033]}})}run(o){o.get(Of).hide(!0)}});ii(class extends Qs{constructor(){super({id:"selectPrevCodeAction",title:je("selectPrevCodeAction.title","Select previous action"),precondition:hf.Visible,keybinding:{weight:KC,primary:16,secondary:[2064],mac:{primary:16,secondary:[2064,302]}}})}run(o){const e=o.get(Of);e instanceof uf&&e.focusPrevious()}});ii(class extends Qs{constructor(){super({id:"selectNextCodeAction",title:je("selectNextCodeAction.title","Select next action"),precondition:hf.Visible,keybinding:{weight:KC,primary:18,secondary:[2066],mac:{primary:18,secondary:[2066,300]}}})}run(o){const e=o.get(Of);e instanceof uf&&e.focusNext()}});ii(class extends Qs{constructor(){super({id:zU,title:je("acceptSelected.title","Accept selected action"),precondition:hf.Visible,keybinding:{weight:KC,primary:3,secondary:[2137]}})}run(o){const e=o.get(Of);e instanceof uf&&e.acceptSelected()}});ii(class extends Qs{constructor(){super({id:UU,title:je("previewSelected.title","Preview selected action"),precondition:hf.Visible,keybinding:{weight:KC,primary:2051}})}run(o){const e=o.get(Of);e instanceof uf&&e.acceptSelected(!0)}});const KU=new fe("supportedCodeAction",""),C9="_typescript.applyFixAllCodeAction";class fve extends H{constructor(e,t,i,n=250){super(),this._editor=e,this._markerService=t,this._signalChange=i,this._delay=n,this._autoTriggerTimer=this._register(new _a),this._register(this._markerService.onMarkerChanged(s=>this._onMarkerChanges(s))),this._register(this._editor.onDidChangeCursorPosition(()=>this._tryAutoTrigger()))}trigger(e){const t=this._getRangeOfSelectionUnlessWhitespaceEnclosed(e);this._signalChange(t?{trigger:e,selection:t}:void 0)}_onMarkerChanges(e){const t=this._editor.getModel();t&&e.some(i=>XA(i,t.uri))&&this._tryAutoTrigger()}_tryAutoTrigger(){this._autoTriggerTimer.cancelAndSet(()=>{this.trigger({type:2,triggerAction:Oo.Default})},this._delay)}_getRangeOfSelectionUnlessWhitespaceEnclosed(e){if(!this._editor.hasModel())return;const t=this._editor.getSelection();if(e.type===1)return t;const i=this._editor.getOption(65).enabled;if(i!==Jr.Off){{if(i===Jr.On)return t;if(i===Jr.OnCode){if(!t.isEmpty())return t;const s=this._editor.getModel(),{lineNumber:r,column:a}=t.getPosition(),l=s.getLineContent(r);if(l.length===0)return;if(a===1){if(/\s/.test(l[0]))return}else if(a===s.getLineMaxColumn(r)){if(/\s/.test(l[l.length-1]))return}else if(/\s/.test(l[a-2])&&/\s/.test(l[a-1]))return}}return t}}}var _g;(function(o){o.Empty={type:0};class e{constructor(i,n,s){this.trigger=i,this.position=n,this._cancellablePromise=s,this.type=1,this.actions=s.catch(r=>{if(pa(r))return jU;throw r})}cancel(){this._cancellablePromise.cancel()}}o.Triggered=e})(_g||(_g={}));const jU=Object.freeze({allActions:[],validActions:[],dispose:()=>{},documentation:[],hasAutoFix:!1,hasAIFix:!1,allAIFixes:!1});class mve extends H{constructor(e,t,i,n,s,r){super(),this._editor=e,this._registry=t,this._markerService=i,this._progressService=s,this._configurationService=r,this._codeActionOracle=this._register(new En),this._state=_g.Empty,this._onDidChangeState=this._register(new F),this.onDidChangeState=this._onDidChangeState.event,this._disposed=!1,this._supportedCodeActions=KU.bindTo(n),this._register(this._editor.onDidChangeModel(()=>this._update())),this._register(this._editor.onDidChangeModelLanguage(()=>this._update())),this._register(this._registry.onDidChange(()=>this._update())),this._register(this._editor.onDidChangeConfiguration(a=>{a.hasChanged(65)&&this._update()})),this._update()}dispose(){this._disposed||(this._disposed=!0,super.dispose(),this.setState(_g.Empty,!0))}_settingEnabledNearbyQuickfixes(){var e;const t=(e=this._editor)===null||e===void 0?void 0:e.getModel();return this._configurationService?this._configurationService.getValue("editor.codeActionWidget.includeNearbyQuickFixes",{resource:t==null?void 0:t.uri}):!1}_update(){if(this._disposed)return;this._codeActionOracle.value=void 0,this.setState(_g.Empty);const e=this._editor.getModel();if(e&&this._registry.has(e)&&!this._editor.getOption(91)){const t=this._registry.all(e).flatMap(i=>{var n;return(n=i.providedCodeActionKinds)!==null&&n!==void 0?n:[]});this._supportedCodeActions.set(t.join(" ")),this._codeActionOracle.value=new fve(this._editor,this._markerService,i=>{var n;if(!i){this.setState(_g.Empty);return}const s=i.selection.getStartPosition(),r=In(async d=>{var c,h,u,g,f,p,_,v,b,C;if(this._settingEnabledNearbyQuickfixes()&&i.trigger.type===1&&(i.trigger.triggerAction===Oo.QuickFix||!((h=(c=i.trigger.filter)===null||c===void 0?void 0:c.include)===null||h===void 0)&&h.contains(mi.QuickFix))){const w=await cb(this._registry,e,i.selection,i.trigger,_c.None,d),S=[...w.allActions];if(d.isCancellationRequested)return jU;const y=(u=w.validActions)===null||u===void 0?void 0:u.some(x=>x.action.kind?mi.QuickFix.contains(new qt(x.action.kind)):!1),k=this._markerService.read({resource:e.uri});if(y){for(const x of w.validActions)!((f=(g=x.action.command)===null||g===void 0?void 0:g.arguments)===null||f===void 0)&&f.some(N=>typeof N=="string"&&N.includes(C9))&&(x.action.diagnostics=[...k.filter(N=>N.relatedInformation)]);return{validActions:w.validActions,allActions:S,documentation:w.documentation,hasAutoFix:w.hasAutoFix,hasAIFix:w.hasAIFix,allAIFixes:w.allAIFixes,dispose:()=>{w.dispose()}}}else if(!y&&k.length>0){const x=i.selection.getPosition();let N=x,B=Number.MAX_VALUE;const P=[...w.validActions];for(const O of k){const U=O.endColumn,Y=O.endLineNumber,me=O.startLineNumber;if(Y===x.lineNumber||me===x.lineNumber){N=new W(Y,U);const ie={type:i.trigger.type,triggerAction:i.trigger.triggerAction,filter:{include:!((p=i.trigger.filter)===null||p===void 0)&&p.include?(_=i.trigger.filter)===null||_===void 0?void 0:_.include:mi.QuickFix},autoApply:i.trigger.autoApply,context:{notAvailableMessage:((v=i.trigger.context)===null||v===void 0?void 0:v.notAvailableMessage)||"",position:N}},Se=new ke(N.lineNumber,N.column,N.lineNumber,N.column),ne=await cb(this._registry,e,Se,ie,_c.None,d);if(ne.validActions.length!==0){for(const Re of ne.validActions)!((C=(b=Re.action.command)===null||b===void 0?void 0:b.arguments)===null||C===void 0)&&C.some(De=>typeof De=="string"&&De.includes(C9))&&(Re.action.diagnostics=[...k.filter(De=>De.relatedInformation)]);w.allActions.length===0&&S.push(...ne.allActions),Math.abs(x.column-U)Y.findIndex(me=>me.action.title===O.action.title)===U);return R.sort((O,U)=>O.action.isPreferred&&!U.action.isPreferred?-1:!O.action.isPreferred&&U.action.isPreferred||O.action.isAI&&!U.action.isAI?1:!O.action.isAI&&U.action.isAI?-1:0),{validActions:R,allActions:S,documentation:w.documentation,hasAutoFix:w.hasAutoFix,hasAIFix:w.hasAIFix,allAIFixes:w.allAIFixes,dispose:()=>{w.dispose()}}}}return cb(this._registry,e,i.selection,i.trigger,_c.None,d)});i.trigger.type===1&&((n=this._progressService)===null||n===void 0||n.showWhile(r,250));const a=new _g.Triggered(i.trigger,s,r);let l=!1;this._state.type===1&&(l=this._state.trigger.type===1&&a.type===1&&a.trigger.type===2&&this._state.position!==a.position),l?setTimeout(()=>{this.setState(a)},500):this.setState(a)},void 0),this._codeActionOracle.value.trigger({type:2,triggerAction:Oo.Default})}else this._supportedCodeActions.reset()}trigger(e){var t;(t=this._codeActionOracle.value)===null||t===void 0||t.trigger(e)}setState(e,t){e!==this._state&&(this._state.type===1&&this._state.cancel(),this._state=e,!t&&!this._disposed&&this._onDidChangeState.fire(e))}}var pve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Cl=function(o,e){return function(t,i){e(t,i,o)}},hm;const _ve="quickfix-edit-highlight";let lu=hm=class extends H{static get(e){return e.getContribution(hm.ID)}constructor(e,t,i,n,s,r,a,l,d,c,h){super(),this._commandService=a,this._configurationService=l,this._actionWidgetService=d,this._instantiationService=c,this._telemetryService=h,this._activeCodeActions=this._register(new En),this._showDisabled=!1,this._disposed=!1,this._editor=e,this._model=this._register(new mve(this._editor,s.codeActionProvider,t,i,r,l)),this._register(this._model.onDidChangeState(u=>this.update(u))),this._lightBulbWidget=new ll(()=>{const u=this._editor.getContribution(cf.ID);return u&&this._register(u.onClick(g=>this.showCodeActionsFromLightbulb(g.actions,g))),u}),this._resolver=n.createInstance(rL),this._register(this._editor.onDidLayoutChange(()=>this._actionWidgetService.hide()))}dispose(){this._disposed=!0,super.dispose()}async showCodeActionsFromLightbulb(e,t){if(this._telemetryService.publicLog2("codeAction.showCodeActionsFromLightbulb",{codeActionListLength:e.validActions.length,codeActions:e.validActions.map(i=>i.action.title),codeActionProviders:e.validActions.map(i=>{var n,s;return(s=(n=i.provider)===null||n===void 0?void 0:n.displayName)!==null&&s!==void 0?s:""})}),e.allAIFixes&&e.validActions.length===1){const i=e.validActions[0],n=i.action.command;n&&n.id==="inlineChat.start"&&n.arguments&&n.arguments.length>=1&&(n.arguments[0]={...n.arguments[0],autoSend:!1}),await this._applyCodeAction(i,!1,!1,xg.FromAILightbulb);return}await this.showCodeActionList(e,t,{includeDisabledActions:!1,fromLightbulb:!0})}showCodeActions(e,t,i){return this.showCodeActionList(t,i,{includeDisabledActions:!1,fromLightbulb:!1})}manualTriggerAtCurrentPosition(e,t,i,n){var s;if(!this._editor.hasModel())return;(s=js.get(this._editor))===null||s===void 0||s.closeMessage();const r=this._editor.getPosition();this._trigger({type:1,triggerAction:t,filter:i,autoApply:n,context:{notAvailableMessage:e,position:r}})}_trigger(e){return this._model.trigger(e)}async _applyCodeAction(e,t,i,n){try{await this._instantiationService.invokeFunction(nve,e,n,{preview:i,editor:this._editor})}finally{t&&this._trigger({type:2,triggerAction:Oo.QuickFix,filter:{}})}}async update(e){var t,i,n,s,r,a,l;if(e.type!==1){(t=this._lightBulbWidget.rawValue)===null||t===void 0||t.hide();return}let d;try{d=await e.actions}catch(c){Ye(c);return}if(!this._disposed)if((i=this._lightBulbWidget.value)===null||i===void 0||i.update(d,e.trigger,e.position),e.trigger.type===1){if(!((n=e.trigger.filter)===null||n===void 0)&&n.include){const h=this.tryGetValidActionToApply(e.trigger,d);if(h){try{(s=this._lightBulbWidget.value)===null||s===void 0||s.hide(),await this._applyCodeAction(h,!1,!1,xg.FromCodeActions)}finally{d.dispose()}return}if(e.trigger.context){const u=this.getInvalidActionThatWouldHaveBeenApplied(e.trigger,d);if(u&&u.action.disabled){(r=js.get(this._editor))===null||r===void 0||r.showMessage(u.action.disabled,e.trigger.context.position),d.dispose();return}}}const c=!!(!((a=e.trigger.filter)===null||a===void 0)&&a.include);if(e.trigger.context&&(!d.allActions.length||!c&&!d.validActions.length)){(l=js.get(this._editor))===null||l===void 0||l.showMessage(e.trigger.context.notAvailableMessage,e.trigger.context.position),this._activeCodeActions.value=d,d.dispose();return}this._activeCodeActions.value=d,this.showCodeActionList(d,this.toCoords(e.position),{includeDisabledActions:c,fromLightbulb:!1})}else this._actionWidgetService.isVisible?d.dispose():this._activeCodeActions.value=d}getInvalidActionThatWouldHaveBeenApplied(e,t){if(t.allActions.length&&(e.autoApply==="first"&&t.validActions.length===0||e.autoApply==="ifSingle"&&t.allActions.length===1))return t.allActions.find(({action:i})=>i.disabled)}tryGetValidActionToApply(e,t){if(t.validActions.length&&(e.autoApply==="first"&&t.validActions.length>0||e.autoApply==="ifSingle"&&t.validActions.length===1))return t.validActions[0]}async showCodeActionList(e,t,i){const n=this._editor.createDecorationsCollection(),s=this._editor.getDomNode();if(!s)return;const r=i.includeDisabledActions&&(this._showDisabled||e.validActions.length===0)?e.allActions:e.validActions;if(!r.length)return;const a=W.isIPosition(t)?this.toCoords(t):t,l={onSelect:async(d,c)=>{this._applyCodeAction(d,!0,!!c,i.fromLightbulb?xg.FromAILightbulb:xg.FromCodeActions),this._actionWidgetService.hide(!1),n.clear()},onHide:d=>{var c;(c=this._editor)===null||c===void 0||c.focus(),n.clear(),i.fromLightbulb&&d!==void 0&&this._telemetryService.publicLog2("codeAction.showCodeActionList.onHide",{codeActionListLength:e.validActions.length,didCancel:d,codeActions:e.validActions.map(h=>h.action.title)})},onHover:async(d,c)=>{var h;if(c.isCancellationRequested)return;let u=!1;const g=d.action.kind;if(g){const f=new qt(g);u=[mi.RefactorExtract,mi.RefactorInline,mi.RefactorRewrite,mi.RefactorMove,mi.Source].some(_=>_.contains(f))}return{canPreview:u||!!(!((h=d.action.edit)===null||h===void 0)&&h.edits.length)}},onFocus:d=>{var c,h;if(d&&d.action){const u=d.action.ranges,g=d.action.diagnostics;if(n.clear(),u&&u.length>0){const f=g&&(g==null?void 0:g.length)>1?g.map(p=>({range:p,options:hm.DECORATION})):u.map(p=>({range:p,options:hm.DECORATION}));n.set(f)}else if(g&&g.length>0){const f=g.map(_=>({range:_,options:hm.DECORATION}));n.set(f);const p=g[0];if(p.startLineNumber&&p.startColumn){const _=(h=(c=this._editor.getModel())===null||c===void 0?void 0:c.getWordAtPosition({lineNumber:p.startLineNumber,column:p.startColumn}))===null||h===void 0?void 0:h.word;ld(m("editingNewSelection","Context: {0} at line {1} and column {2}.",_,p.startLineNumber,p.startColumn))}}}else n.clear()}};this._actionWidgetService.show("codeActionWidget",!0,lve(r,this._shouldShowHeaders(),this._resolver.getResolver()),l,a,s,this._getActionBarActions(e,t,i))}toCoords(e){if(!this._editor.hasModel())return{x:0,y:0};this._editor.revealPosition(e,1),this._editor.render();const t=this._editor.getScrolledVisiblePosition(e),i=tn(this._editor.getDomNode()),n=i.left+t.left,s=i.top+t.top+t.height;return{x:n,y:s}}_shouldShowHeaders(){var e;const t=(e=this._editor)===null||e===void 0?void 0:e.getModel();return this._configurationService.getValue("editor.codeActionWidget.showHeaders",{resource:t==null?void 0:t.uri})}_getActionBarActions(e,t,i){if(i.fromLightbulb)return[];const n=e.documentation.map(s=>{var r;return{id:s.id,label:s.title,tooltip:(r=s.tooltip)!==null&&r!==void 0?r:"",class:void 0,enabled:!0,run:()=>{var a;return this._commandService.executeCommand(s.id,...(a=s.arguments)!==null&&a!==void 0?a:[])}}});return i.includeDisabledActions&&e.validActions.length>0&&e.allActions.length!==e.validActions.length&&n.push(this._showDisabled?{id:"hideMoreActions",label:m("hideMoreActions","Hide Disabled"),enabled:!0,tooltip:"",class:void 0,run:()=>(this._showDisabled=!1,this.showCodeActionList(e,t,i))}:{id:"showMoreActions",label:m("showMoreActions","Show Disabled"),enabled:!0,tooltip:"",class:void 0,run:()=>(this._showDisabled=!0,this.showCodeActionList(e,t,i))}),n}};lu.ID="editor.contrib.codeActionController";lu.DECORATION=Je.register({description:"quickfix-highlight",className:_ve});lu=hm=pve([Cl(1,yd),Cl(2,ze),Cl(3,Ae),Cl(4,ye),Cl(5,ku),Cl(6,ui),Cl(7,dt),Cl(8,Of),Cl(9,Ae),Cl(10,rs)],lu);Wr((o,e)=>{((n,s)=>{s&&e.addRule(`.monaco-editor ${n} { background-color: ${s}; }`)})(".quickfix-edit-highlight",o.getColor(tc));const i=o.getColor(vh);i&&e.addRule(`.monaco-editor .quickfix-edit-highlight { border: 1px ${qa(o.type)?"dotted":"solid"} ${i}; box-sizing: border-box; }`)});function jC(o){return Z.regex(KU.keys()[0],new RegExp("(\\s|^)"+lr(o.value)+"\\b"))}const kO={type:"object",defaultSnippets:[{body:{kind:""}}],properties:{kind:{type:"string",description:m("args.schema.kind","Kind of the code action to run.")},apply:{type:"string",description:m("args.schema.apply","Controls when the returned actions are applied."),default:"ifSingle",enum:["first","ifSingle","never"],enumDescriptions:[m("args.schema.apply.first","Always apply the first returned code action."),m("args.schema.apply.ifSingle","Apply the first returned code action if it is the only one."),m("args.schema.apply.never","Do not apply the returned code actions.")]},preferred:{type:"boolean",default:!1,description:m("args.schema.preferred","Controls if only preferred code actions should be returned.")}}};function Ff(o,e,t,i,n=Oo.Default){if(o.hasModel()){const s=lu.get(o);s==null||s.manualTriggerAtCurrentPosition(e,n,t,i)}}class vve extends be{constructor(){super({id:SO,label:m("quickfix.trigger.label","Quick Fix..."),alias:"Quick Fix...",precondition:Z.and(E.writable,E.hasCodeActionsProvider),kbOpts:{kbExpr:E.textInputFocus,primary:2137,weight:100}})}run(e,t){return Ff(t,m("editor.action.quickFix.noneMessage","No code actions available"),void 0,void 0,Oo.QuickFix)}}class bve extends bn{constructor(){super({id:OU,precondition:Z.and(E.writable,E.hasCodeActionsProvider),metadata:{description:"Trigger a code action",args:[{name:"args",schema:kO}]}})}runEditorCommand(e,t,i){const n=Ul.fromUser(i,{kind:qt.Empty,apply:"ifSingle"});return Ff(t,typeof(i==null?void 0:i.kind)=="string"?n.preferred?m("editor.action.codeAction.noneMessage.preferred.kind","No preferred code actions for '{0}' available",i.kind):m("editor.action.codeAction.noneMessage.kind","No code actions for '{0}' available",i.kind):n.preferred?m("editor.action.codeAction.noneMessage.preferred","No preferred code actions available"):m("editor.action.codeAction.noneMessage","No code actions available"),{include:n.kind,includeSourceActions:!0,onlyIncludePreferredActions:n.preferred},n.apply)}}class Cve extends be{constructor(){super({id:BU,label:m("refactor.label","Refactor..."),alias:"Refactor...",precondition:Z.and(E.writable,E.hasCodeActionsProvider),kbOpts:{kbExpr:E.textInputFocus,primary:3120,mac:{primary:1328},weight:100},contextMenuOpts:{group:"1_modification",order:2,when:Z.and(E.writable,jC(mi.Refactor))},metadata:{description:"Refactor...",args:[{name:"args",schema:kO}]}})}run(e,t,i){const n=Ul.fromUser(i,{kind:mi.Refactor,apply:"never"});return Ff(t,typeof(i==null?void 0:i.kind)=="string"?n.preferred?m("editor.action.refactor.noneMessage.preferred.kind","No preferred refactorings for '{0}' available",i.kind):m("editor.action.refactor.noneMessage.kind","No refactorings for '{0}' available",i.kind):n.preferred?m("editor.action.refactor.noneMessage.preferred","No preferred refactorings available"):m("editor.action.refactor.noneMessage","No refactorings available"),{include:mi.Refactor.contains(n.kind)?n.kind:qt.None,onlyIncludePreferredActions:n.preferred},n.apply,Oo.Refactor)}}class wve extends be{constructor(){super({id:WU,label:m("source.label","Source Action..."),alias:"Source Action...",precondition:Z.and(E.writable,E.hasCodeActionsProvider),contextMenuOpts:{group:"1_modification",order:2.1,when:Z.and(E.writable,jC(mi.Source))},metadata:{description:"Source Action...",args:[{name:"args",schema:kO}]}})}run(e,t,i){const n=Ul.fromUser(i,{kind:mi.Source,apply:"never"});return Ff(t,typeof(i==null?void 0:i.kind)=="string"?n.preferred?m("editor.action.source.noneMessage.preferred.kind","No preferred source actions for '{0}' available",i.kind):m("editor.action.source.noneMessage.kind","No source actions for '{0}' available",i.kind):n.preferred?m("editor.action.source.noneMessage.preferred","No preferred source actions available"):m("editor.action.source.noneMessage","No source actions available"),{include:mi.Source.contains(n.kind)?n.kind:qt.None,includeSourceActions:!0,onlyIncludePreferredActions:n.preferred},n.apply,Oo.SourceAction)}}class Sve extends be{constructor(){super({id:yO,label:m("organizeImports.label","Organize Imports"),alias:"Organize Imports",precondition:Z.and(E.writable,jC(mi.SourceOrganizeImports)),kbOpts:{kbExpr:E.textInputFocus,primary:1581,weight:100}})}run(e,t){return Ff(t,m("editor.action.organize.noneMessage","No organize imports action available"),{include:mi.SourceOrganizeImports,includeSourceActions:!0},"ifSingle",Oo.OrganizeImports)}}class yve extends be{constructor(){super({id:LO,label:m("fixAll.label","Fix All"),alias:"Fix All",precondition:Z.and(E.writable,jC(mi.SourceFixAll))})}run(e,t){return Ff(t,m("fixAll.noneMessage","No fix all action available"),{include:mi.SourceFixAll,includeSourceActions:!0},"ifSingle",Oo.FixAll)}}class Lve extends be{constructor(){super({id:FU,label:m("autoFix.label","Auto Fix..."),alias:"Auto Fix...",precondition:Z.and(E.writable,jC(mi.QuickFix)),kbOpts:{kbExpr:E.textInputFocus,primary:1625,mac:{primary:2649},weight:100}})}run(e,t){return Ff(t,m("editor.action.autoFix.noneMessage","No auto fixes available"),{include:mi.QuickFix,onlyIncludePreferredActions:!0},"ifSingle",Oo.AutoFix)}}Et(lu.ID,lu,3);Et(cf.ID,cf,4);se(vve);se(Cve);se(wve);se(Sve);se(Lve);se(yve);ue(new bve);Di.as(cl.Configuration).registerConfiguration({...Sk,properties:{"editor.codeActionWidget.showHeaders":{type:"boolean",scope:5,description:m("showCodeActionHeaders","Enable/disable showing group headers in the Code Action menu."),default:!0}}});Di.as(cl.Configuration).registerConfiguration({...Sk,properties:{"editor.codeActionWidget.includeNearbyQuickFixes":{type:"boolean",scope:5,description:m("includeNearbyQuickFixes","Enable/disable showing nearest Quick Fix within a line when not currently on a diagnostic."),default:!0}}});class nR{constructor(){this.lenses=[],this._disposables=new Q}dispose(){this._disposables.dispose()}get isDisposed(){return this._disposables.isDisposed}add(e,t){this._disposables.add(e);for(const i of e.lenses)this.lenses.push({symbol:i,provider:t})}}async function qU(o,e,t){const i=o.ordered(e),n=new Map,s=new nR,r=i.map(async(a,l)=>{n.set(a,l);try{const d=await Promise.resolve(a.provideCodeLenses(e,t));d&&s.add(d,a)}catch(d){Hi(d)}});return await Promise.all(r),s.lenses=s.lenses.sort((a,l)=>a.symbol.range.startLineNumberl.symbol.range.startLineNumber?1:n.get(a.provider)n.get(l.provider)?1:a.symbol.range.startColumnl.symbol.range.startColumn?1:0),s}Ct.registerCommand("_executeCodeLensProvider",function(o,...e){let[t,i]=e;xt(We.isUri(t)),xt(typeof i=="number"||!i);const{codeLensProvider:n}=o.get(ye),s=o.get(Si).getModel(t);if(!s)throw Tr();const r=[],a=new Q;return qU(n,s,gt.None).then(l=>{a.add(l);const d=[];for(const c of l.lenses)i==null||c.symbol.command?r.push(c.symbol):i-- >0&&c.provider.resolveCodeLens&&d.push(Promise.resolve(c.provider.resolveCodeLens(s,c.symbol,gt.None)).then(h=>r.push(h||c.symbol)));return Promise.all(d)}).then(()=>r).finally(()=>{setTimeout(()=>a.dispose(),100)})});var kve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Dve=function(o,e){return function(t,i){e(t,i,o)}};const GU=ft("ICodeLensCache");class w9{constructor(e,t){this.lineCount=e,this.data=t}}let sR=class{constructor(e){this._fakeProvider=new class{provideCodeLenses(){throw new Error("not supported")}},this._cache=new wd(20,.75);const t="codelens/cache";hv(jt,()=>e.remove(t,1));const i="codelens/cache2",n=e.get(i,1,"{}");this._deserialize(n),he.once(e.onWillSaveState)(s=>{s.reason===u0.SHUTDOWN&&e.store(i,this._serialize(),1,1)})}put(e,t){const i=t.lenses.map(r=>{var a;return{range:r.symbol.range,command:r.symbol.command&&{id:"",title:(a=r.symbol.command)===null||a===void 0?void 0:a.title}}}),n=new nR;n.add({lenses:i,dispose:()=>{}},this._fakeProvider);const s=new w9(e.getLineCount(),n);this._cache.set(e.uri.toString(),s)}get(e){const t=this._cache.get(e.uri.toString());return t&&t.lineCount===e.getLineCount()?t.data:void 0}delete(e){this._cache.delete(e.uri.toString())}_serialize(){const e=Object.create(null);for(const[t,i]of this._cache){const n=new Set;for(const s of i.data.lenses)n.add(s.symbol.range.startLineNumber);e[t]={lineCount:i.lineCount,lines:[...n.values()]}}return JSON.stringify(e)}_deserialize(e){try{const t=JSON.parse(e);for(const i in t){const n=t[i],s=[];for(const a of n.lines)s.push({range:new D(a,1,a,11)});const r=new nR;r.add({lenses:s,dispose(){}},this._fakeProvider),this._cache.set(i,new w9(n.lineCount,r))}}catch{}}};sR=kve([Dve(0,va)],sR);wt(GU,sR,1);class xve{constructor(e,t,i){this.afterColumn=1073741824,this.afterLineNumber=e,this.heightInPx=t,this._onHeight=i,this.suppressMouseDown=!0,this.domNode=document.createElement("div")}onComputedHeight(e){this._lastHeight===void 0?this._lastHeight=e:this._lastHeight!==e&&(this._lastHeight=e,this._onHeight())}isVisible(){return this._lastHeight!==0&&this.domNode.hasAttribute("monaco-visible-view-zone")}}class N0{constructor(e,t){this.allowEditorOverflow=!1,this.suppressMouseDown=!0,this._commands=new Map,this._isEmpty=!0,this._editor=e,this._id=`codelens.widget-${N0._idPool++}`,this.updatePosition(t),this._domNode=document.createElement("span"),this._domNode.className="codelens-decoration"}withCommands(e,t){this._commands.clear();const i=[];let n=!1;for(let s=0;s{d.symbol.command&&l.push(d.symbol),i.addDecoration({range:d.symbol.range,options:S9},h=>this._decorationIds[c]=h),a?a=D.plusRange(a,d.symbol.range):a=D.lift(d.symbol.range)}),this._viewZone=new xve(a.startLineNumber-1,s,r),this._viewZoneId=n.addZone(this._viewZone),l.length>0&&(this._createContentWidgetIfNecessary(),this._contentWidget.withCommands(l,!1))}_createContentWidgetIfNecessary(){this._contentWidget?this._editor.layoutContentWidget(this._contentWidget):(this._contentWidget=new N0(this._editor,this._viewZone.afterLineNumber+1),this._editor.addContentWidget(this._contentWidget))}dispose(e,t){this._decorationIds.forEach(e.removeDecoration,e),this._decorationIds=[],t==null||t.removeZone(this._viewZoneId),this._contentWidget&&(this._editor.removeContentWidget(this._contentWidget),this._contentWidget=void 0),this._isDisposed=!0}isDisposed(){return this._isDisposed}isValid(){return this._decorationIds.some((e,t)=>{const i=this._editor.getModel().getDecorationRange(e),n=this._data[t].symbol;return!!(i&&D.isEmpty(n.range)===i.isEmpty())})}updateCodeLensSymbols(e,t){this._decorationIds.forEach(t.removeDecoration,t),this._decorationIds=[],this._data=e,this._data.forEach((i,n)=>{t.addDecoration({range:i.symbol.range,options:S9},s=>this._decorationIds[n]=s)})}updateHeight(e,t){this._viewZone.heightInPx=e,t.layoutZone(this._viewZoneId),this._contentWidget&&this._editor.layoutContentWidget(this._contentWidget)}computeIfNecessary(e){if(!this._viewZone.isVisible())return null;for(let t=0;t=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},iv=function(o,e){return function(t,i){e(t,i,o)}};let Qp=class{constructor(e,t,i,n,s,r){this._editor=e,this._languageFeaturesService=t,this._commandService=n,this._notificationService=s,this._codeLensCache=r,this._disposables=new Q,this._localToDispose=new Q,this._lenses=[],this._oldCodeLensModels=new Q,this._provideCodeLensDebounce=i.for(t.codeLensProvider,"CodeLensProvide",{min:250}),this._resolveCodeLensesDebounce=i.for(t.codeLensProvider,"CodeLensResolve",{min:250,salt:"resolve"}),this._resolveCodeLensesScheduler=new Gt(()=>this._resolveCodeLensesInViewport(),this._resolveCodeLensesDebounce.default()),this._disposables.add(this._editor.onDidChangeModel(()=>this._onModelChange())),this._disposables.add(this._editor.onDidChangeModelLanguage(()=>this._onModelChange())),this._disposables.add(this._editor.onDidChangeConfiguration(a=>{(a.hasChanged(50)||a.hasChanged(19)||a.hasChanged(18))&&this._updateLensStyle(),a.hasChanged(17)&&this._onModelChange()})),this._disposables.add(t.codeLensProvider.onDidChange(this._onModelChange,this)),this._onModelChange(),this._updateLensStyle()}dispose(){var e;this._localDispose(),this._disposables.dispose(),this._oldCodeLensModels.dispose(),(e=this._currentCodeLensModel)===null||e===void 0||e.dispose()}_getLayoutInfo(){const e=Math.max(1.3,this._editor.getOption(67)/this._editor.getOption(52));let t=this._editor.getOption(19);return(!t||t<5)&&(t=this._editor.getOption(52)*.9|0),{fontSize:t,codeLensHeight:t*e|0}}_updateLensStyle(){const{codeLensHeight:e,fontSize:t}=this._getLayoutInfo(),i=this._editor.getOption(18),n=this._editor.getOption(50),{style:s}=this._editor.getContainerDomNode();s.setProperty("--vscode-editorCodeLens-lineHeight",`${e}px`),s.setProperty("--vscode-editorCodeLens-fontSize",`${t}px`),s.setProperty("--vscode-editorCodeLens-fontFeatureSettings",n.fontFeatureSettings),i&&(s.setProperty("--vscode-editorCodeLens-fontFamily",i),s.setProperty("--vscode-editorCodeLens-fontFamilyDefault",po.fontFamily)),this._editor.changeViewZones(r=>{for(const a of this._lenses)a.updateHeight(e,r)})}_localDispose(){var e,t,i;(e=this._getCodeLensModelPromise)===null||e===void 0||e.cancel(),this._getCodeLensModelPromise=void 0,(t=this._resolveCodeLensesPromise)===null||t===void 0||t.cancel(),this._resolveCodeLensesPromise=void 0,this._localToDispose.clear(),this._oldCodeLensModels.clear(),(i=this._currentCodeLensModel)===null||i===void 0||i.dispose()}_onModelChange(){this._localDispose();const e=this._editor.getModel();if(!e||!this._editor.getOption(17)||e.isTooLargeForTokenization())return;const t=this._codeLensCache.get(e);if(t&&this._renderCodeLensSymbols(t),!this._languageFeaturesService.codeLensProvider.has(e)){t&&Qh(()=>{const n=this._codeLensCache.get(e);t===n&&(this._codeLensCache.delete(e),this._onModelChange())},30*1e3,this._localToDispose);return}for(const n of this._languageFeaturesService.codeLensProvider.all(e))if(typeof n.onDidChange=="function"){const s=n.onDidChange(()=>i.schedule());this._localToDispose.add(s)}const i=new Gt(()=>{var n;const s=Date.now();(n=this._getCodeLensModelPromise)===null||n===void 0||n.cancel(),this._getCodeLensModelPromise=In(r=>qU(this._languageFeaturesService.codeLensProvider,e,r)),this._getCodeLensModelPromise.then(r=>{this._currentCodeLensModel&&this._oldCodeLensModels.add(this._currentCodeLensModel),this._currentCodeLensModel=r,this._codeLensCache.put(e,r);const a=this._provideCodeLensDebounce.update(e,Date.now()-s);i.delay=a,this._renderCodeLensSymbols(r),this._resolveCodeLensesInViewportSoon()},Ye)},this._provideCodeLensDebounce.get(e));this._localToDispose.add(i),this._localToDispose.add(Ne(()=>this._resolveCodeLensesScheduler.cancel())),this._localToDispose.add(this._editor.onDidChangeModelContent(()=>{var n;this._editor.changeDecorations(s=>{this._editor.changeViewZones(r=>{const a=[];let l=-1;this._lenses.forEach(c=>{!c.isValid()||l===c.getLineNumber()?a.push(c):(c.update(r),l=c.getLineNumber())});const d=new MI;a.forEach(c=>{c.dispose(d,r),this._lenses.splice(this._lenses.indexOf(c),1)}),d.commit(s)})}),i.schedule(),this._resolveCodeLensesScheduler.cancel(),(n=this._resolveCodeLensesPromise)===null||n===void 0||n.cancel(),this._resolveCodeLensesPromise=void 0})),this._localToDispose.add(this._editor.onDidFocusEditorText(()=>{i.schedule()})),this._localToDispose.add(this._editor.onDidBlurEditorText(()=>{i.cancel()})),this._localToDispose.add(this._editor.onDidScrollChange(n=>{n.scrollTopChanged&&this._lenses.length>0&&this._resolveCodeLensesInViewportSoon()})),this._localToDispose.add(this._editor.onDidLayoutChange(()=>{this._resolveCodeLensesInViewportSoon()})),this._localToDispose.add(Ne(()=>{if(this._editor.getModel()){const n=rl.capture(this._editor);this._editor.changeDecorations(s=>{this._editor.changeViewZones(r=>{this._disposeAllLenses(s,r)})}),n.restore(this._editor)}else this._disposeAllLenses(void 0,void 0)})),this._localToDispose.add(this._editor.onMouseDown(n=>{if(n.target.type!==9)return;let s=n.target.element;if((s==null?void 0:s.tagName)==="SPAN"&&(s=s.parentElement),(s==null?void 0:s.tagName)==="A")for(const r of this._lenses){const a=r.getCommand(s);if(a){this._commandService.executeCommand(a.id,...a.arguments||[]).catch(l=>this._notificationService.error(l));break}}})),i.schedule()}_disposeAllLenses(e,t){const i=new MI;for(const n of this._lenses)n.dispose(i,t);e&&i.commit(e),this._lenses.length=0}_renderCodeLensSymbols(e){if(!this._editor.hasModel())return;const t=this._editor.getModel().getLineCount(),i=[];let n;for(const a of e.lenses){const l=a.symbol.range.startLineNumber;l<1||l>t||(n&&n[n.length-1].symbol.range.startLineNumber===l?n.push(a):(n=[a],i.push(n)))}if(!i.length&&!this._lenses.length)return;const s=rl.capture(this._editor),r=this._getLayoutInfo();this._editor.changeDecorations(a=>{this._editor.changeViewZones(l=>{const d=new MI;let c=0,h=0;for(;hthis._resolveCodeLensesInViewportSoon())),c++,h++)}for(;cthis._resolveCodeLensesInViewportSoon())),h++;d.commit(a)})}),s.restore(this._editor)}_resolveCodeLensesInViewportSoon(){this._editor.getModel()&&this._resolveCodeLensesScheduler.schedule()}_resolveCodeLensesInViewport(){var e;(e=this._resolveCodeLensesPromise)===null||e===void 0||e.cancel(),this._resolveCodeLensesPromise=void 0;const t=this._editor.getModel();if(!t)return;const i=[],n=[];if(this._lenses.forEach(a=>{const l=a.computeIfNecessary(t);l&&(i.push(l),n.push(a))}),i.length===0)return;const s=Date.now(),r=In(a=>{const l=i.map((d,c)=>{const h=new Array(d.length),u=d.map((g,f)=>!g.symbol.command&&typeof g.provider.resolveCodeLens=="function"?Promise.resolve(g.provider.resolveCodeLens(t,g.symbol,a)).then(p=>{h[f]=p},Hi):(h[f]=g.symbol,Promise.resolve(void 0)));return Promise.all(u).then(()=>{!a.isCancellationRequested&&!n[c].isDisposed()&&n[c].updateCommands(h)})});return Promise.all(l)});this._resolveCodeLensesPromise=r,this._resolveCodeLensesPromise.then(()=>{const a=this._resolveCodeLensesDebounce.update(t,Date.now()-s);this._resolveCodeLensesScheduler.delay=a,this._currentCodeLensModel&&this._codeLensCache.put(t,this._currentCodeLensModel),this._oldCodeLensModels.clear(),r===this._resolveCodeLensesPromise&&(this._resolveCodeLensesPromise=void 0)},a=>{Ye(a),r===this._resolveCodeLensesPromise&&(this._resolveCodeLensesPromise=void 0)})}async getModel(){var e;return await this._getCodeLensModelPromise,await this._resolveCodeLensesPromise,!((e=this._currentCodeLensModel)===null||e===void 0)&&e.isDisposed?void 0:this._currentCodeLensModel}};Qp.ID="css.editor.codeLens";Qp=Ive([iv(1,ye),iv(2,Hr),iv(3,ui),iv(4,Yi),iv(5,GU)],Qp);Et(Qp.ID,Qp,1);se(class extends be{constructor(){super({id:"codelens.showLensesInCurrentLine",precondition:E.hasCodeLensProvider,label:m("showLensOnLine","Show CodeLens Commands For Current Line"),alias:"Show CodeLens Commands For Current Line"})}async run(e,t){if(!t.hasModel())return;const i=e.get(Ur),n=e.get(ui),s=e.get(Yi),r=t.getSelection().positionLineNumber,a=t.getContribution(Qp.ID);if(!a)return;const l=await a.getModel();if(!l)return;const d=[];for(const u of l.lenses)u.symbol.command&&u.symbol.range.startLineNumber===r&&d.push({label:u.symbol.command.title,command:u.symbol.command});if(d.length===0)return;const c=await i.pick(d,{canPickMany:!1,placeHolder:m("placeHolder","Select a command")});if(!c)return;let h=c.command;if(l.isDisposed){const u=await a.getModel(),g=u==null?void 0:u.lenses.find(f=>{var p;return f.symbol.range.startLineNumber===r&&((p=f.symbol.command)===null||p===void 0?void 0:p.title)===h.title});if(!g||!g.symbol.command)return;h=g.symbol.command}try{await n.executeCommand(h.id,...h.arguments||[])}catch(u){s.error(u)}}});var Eve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},RI=function(o,e){return function(t,i){e(t,i,o)}};class DO{constructor(e,t){this._editorWorkerClient=new kA(e,!1,"editorWorkerService",t)}async provideDocumentColors(e,t){return this._editorWorkerClient.computeDefaultDocumentColors(e.uri)}provideColorPresentations(e,t,i){const n=t.range,s=t.color,r=s.alpha,a=new $(new yt(Math.round(255*s.red),Math.round(255*s.green),Math.round(255*s.blue),r)),l=r?$.Format.CSS.formatRGB(a):$.Format.CSS.formatRGBA(a),d=r?$.Format.CSS.formatHSL(a):$.Format.CSS.formatHSLA(a),c=r?$.Format.CSS.formatHex(a):$.Format.CSS.formatHexA(a),h=[];return h.push({label:l,textEdit:{range:n,text:l}}),h.push({label:d,textEdit:{range:n,text:d}}),h.push({label:c,textEdit:{range:n,text:c}}),h}}let oR=class extends H{constructor(e,t,i){super(),this._register(i.colorProvider.register("*",new DO(e,t)))}};oR=Eve([RI(0,Si),RI(1,oi),RI(2,ye)],oR);WC(oR);async function ZU(o,e,t,i=!0){return xO(new Nve,o,e,t,i)}function YU(o,e,t,i){return Promise.resolve(t.provideColorPresentations(o,e,i))}class Nve{constructor(){}async compute(e,t,i,n){const s=await e.provideDocumentColors(t,i);if(Array.isArray(s))for(const r of s)n.push({colorInfo:r,provider:e});return Array.isArray(s)}}class Tve{constructor(){}async compute(e,t,i,n){const s=await e.provideDocumentColors(t,i);if(Array.isArray(s))for(const r of s)n.push({range:r.range,color:[r.color.red,r.color.green,r.color.blue,r.color.alpha]});return Array.isArray(s)}}class Mve{constructor(e){this.colorInfo=e}async compute(e,t,i,n){const s=await e.provideColorPresentations(t,this.colorInfo,gt.None);return Array.isArray(s)&&n.push(...s),Array.isArray(s)}}async function xO(o,e,t,i,n){let s=!1,r;const a=[],l=e.ordered(t);for(let d=l.length-1;d>=0;d--){const c=l[d];if(c instanceof DO)r=c;else try{await o.compute(c,t,i,a)&&(s=!0)}catch(h){Hi(h)}}return s?a:r&&n?(await o.compute(r,t,i,a),a):[]}function QU(o,e){const{colorProvider:t}=o.get(ye),i=o.get(Si).getModel(e);if(!i)throw Tr();const n=o.get(dt).getValue("editor.defaultColorDecorators",{resource:e});return{model:i,colorProviderRegistry:t,isDefaultColorDecoratorsEnabled:n}}Ct.registerCommand("_executeDocumentColorProvider",function(o,...e){const[t]=e;if(!(t instanceof We))throw Tr();const{model:i,colorProviderRegistry:n,isDefaultColorDecoratorsEnabled:s}=QU(o,t);return xO(new Tve,n,i,gt.None,s)});Ct.registerCommand("_executeColorPresentationProvider",function(o,...e){const[t,i]=e,{uri:n,range:s}=i;if(!(n instanceof We)||!Array.isArray(t)||t.length!==4||!D.isIRange(s))throw Tr();const{model:r,colorProviderRegistry:a,isDefaultColorDecoratorsEnabled:l}=QU(o,n),[d,c,h,u]=t;return xO(new Mve({range:s,color:{red:d,green:c,blue:h,alpha:u}}),a,r,gt.None,l)});var Rve=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},AI=function(o,e){return function(t,i){e(t,i,o)}},rR;const XU=Object.create({});let du=rR=class extends H{constructor(e,t,i,n){super(),this._editor=e,this._configurationService=t,this._languageFeaturesService=i,this._localToDispose=this._register(new Q),this._decorationsIds=[],this._colorDatas=new Map,this._colorDecoratorIds=this._editor.createDecorationsCollection(),this._ruleFactory=new bC(this._editor),this._decoratorLimitReporter=new Ave,this._colorDecorationClassRefs=this._register(new Q),this._debounceInformation=n.for(i.colorProvider,"Document Colors",{min:rR.RECOMPUTE_TIME}),this._register(e.onDidChangeModel(()=>{this._isColorDecoratorsEnabled=this.isEnabled(),this.updateColors()})),this._register(e.onDidChangeModelLanguage(()=>this.updateColors())),this._register(i.colorProvider.onDidChange(()=>this.updateColors())),this._register(e.onDidChangeConfiguration(s=>{const r=this._isColorDecoratorsEnabled;this._isColorDecoratorsEnabled=this.isEnabled(),this._isDefaultColorDecoratorsEnabled=this._editor.getOption(147);const a=r!==this._isColorDecoratorsEnabled||s.hasChanged(21),l=s.hasChanged(147);(a||l)&&(this._isColorDecoratorsEnabled?this.updateColors():this.removeAllDecorations())})),this._timeoutTimer=null,this._computePromise=null,this._isColorDecoratorsEnabled=this.isEnabled(),this._isDefaultColorDecoratorsEnabled=this._editor.getOption(147),this.updateColors()}isEnabled(){const e=this._editor.getModel();if(!e)return!1;const t=e.getLanguageId(),i=this._configurationService.getValue(t);if(i&&typeof i=="object"){const n=i.colorDecorators;if(n&&n.enable!==void 0&&!n.enable)return n.enable}return this._editor.getOption(20)}static get(e){return e.getContribution(this.ID)}dispose(){this.stop(),this.removeAllDecorations(),super.dispose()}updateColors(){if(this.stop(),!this._isColorDecoratorsEnabled)return;const e=this._editor.getModel();!e||!this._languageFeaturesService.colorProvider.has(e)||(this._localToDispose.add(this._editor.onDidChangeModelContent(()=>{this._timeoutTimer||(this._timeoutTimer=new _a,this._timeoutTimer.cancelAndSet(()=>{this._timeoutTimer=null,this.beginCompute()},this._debounceInformation.get(e)))})),this.beginCompute())}async beginCompute(){this._computePromise=In(async e=>{const t=this._editor.getModel();if(!t)return[];const i=new Zn(!1),n=await ZU(this._languageFeaturesService.colorProvider,t,e,this._isDefaultColorDecoratorsEnabled);return this._debounceInformation.update(t,i.elapsed()),n});try{const e=await this._computePromise;this.updateDecorations(e),this.updateColorDecorators(e),this._computePromise=null}catch(e){Ye(e)}}stop(){this._timeoutTimer&&(this._timeoutTimer.cancel(),this._timeoutTimer=null),this._computePromise&&(this._computePromise.cancel(),this._computePromise=null),this._localToDispose.clear()}updateDecorations(e){const t=e.map(i=>({range:{startLineNumber:i.colorInfo.range.startLineNumber,startColumn:i.colorInfo.range.startColumn,endLineNumber:i.colorInfo.range.endLineNumber,endColumn:i.colorInfo.range.endColumn},options:Je.EMPTY}));this._editor.changeDecorations(i=>{this._decorationsIds=i.deltaDecorations(this._decorationsIds,t),this._colorDatas=new Map,this._decorationsIds.forEach((n,s)=>this._colorDatas.set(n,e[s]))})}updateColorDecorators(e){this._colorDecorationClassRefs.clear();const t=[],i=this._editor.getOption(21);for(let s=0;sthis._colorDatas.has(n.id));return i.length===0?null:this._colorDatas.get(i[0].id)}isColorDecoration(e){return this._colorDecoratorIds.has(e)}};du.ID="editor.contrib.colorDetector";du.RECOMPUTE_TIME=1e3;du=rR=Rve([AI(1,dt),AI(2,ye),AI(3,Hr)],du);class Ave{constructor(){this._onDidChange=new F,this._computed=0,this._limited=!1}update(e,t){(e!==this._computed||t!==this._limited)&&(this._computed=e,this._limited=t,this._onDidChange.fire())}}Et(du.ID,du,1);class Pve{get color(){return this._color}set color(e){this._color.equals(e)||(this._color=e,this._onDidChangeColor.fire(e))}get presentation(){return this.colorPresentations[this.presentationIndex]}get colorPresentations(){return this._colorPresentations}set colorPresentations(e){this._colorPresentations=e,this.presentationIndex>e.length-1&&(this.presentationIndex=0),this._onDidChangePresentation.fire(this.presentation)}constructor(e,t,i){this.presentationIndex=i,this._onColorFlushed=new F,this.onColorFlushed=this._onColorFlushed.event,this._onDidChangeColor=new F,this.onDidChangeColor=this._onDidChangeColor.event,this._onDidChangePresentation=new F,this.onDidChangePresentation=this._onDidChangePresentation.event,this.originalColor=e,this._color=e,this._colorPresentations=t}selectNextColorPresentation(){this.presentationIndex=(this.presentationIndex+1)%this.colorPresentations.length,this.flushColor(),this._onDidChangePresentation.fire(this.presentation)}guessColorPresentation(e,t){let i=-1;for(let n=0;n{this.backgroundColor=r.getColor(GS)||$.white})),this._register(q(this._pickedColorNode,oe.CLICK,()=>this.model.selectNextColorPresentation())),this._register(q(this._originalColorNode,oe.CLICK,()=>{this.model.color=this.model.originalColor,this.model.flushColor()})),this._register(t.onDidChangeColor(this.onDidChangeColor,this)),this._register(t.onDidChangePresentation(this.onDidChangePresentation,this)),this._pickedColorNode.style.backgroundColor=$.Format.CSS.format(t.color)||"",this._pickedColorNode.classList.toggle("light",t.color.rgba.a<.5?this.backgroundColor.isLighter():t.color.isLighter()),this.onDidChangeColor(this.model.color),this.showingStandaloneColorPicker&&(this._domNode.classList.add("standalone-colorpicker"),this._closeButton=this._register(new Fve(this._domNode)))}get closeButton(){return this._closeButton}get pickedColorNode(){return this._pickedColorNode}get originalColorNode(){return this._originalColorNode}onDidChangeColor(e){this._pickedColorNode.style.backgroundColor=$.Format.CSS.format(e)||"",this._pickedColorNode.classList.toggle("light",e.rgba.a<.5?this.backgroundColor.isLighter():e.isLighter()),this.onDidChangePresentation()}onDidChangePresentation(){this._pickedColorPresentation.textContent=this.model.presentation?this.model.presentation.label:""}}class Fve extends H{constructor(e){super(),this._onClicked=this._register(new F),this.onClicked=this._onClicked.event,this._button=document.createElement("div"),this._button.classList.add("close-button"),J(e,this._button);const t=document.createElement("div");t.classList.add("close-button-inner-div"),J(this._button,t),J(t,tr(".button"+Ve.asCSSSelector(Ri("color-picker-close",de.close,m("closeIcon","Icon to close the color picker"))))).classList.add("close-icon"),this._register(q(this._button,oe.CLICK,()=>{this._onClicked.fire()}))}}class Bve extends H{constructor(e,t,i,n=!1){super(),this.model=t,this.pixelRatio=i,this._insertButton=null,this._domNode=tr(".colorpicker-body"),J(e,this._domNode),this._saturationBox=new Wve(this._domNode,this.model,this.pixelRatio),this._register(this._saturationBox),this._register(this._saturationBox.onDidChange(this.onDidSaturationValueChange,this)),this._register(this._saturationBox.onColorFlushed(this.flushColor,this)),this._opacityStrip=new Hve(this._domNode,this.model,n),this._register(this._opacityStrip),this._register(this._opacityStrip.onDidChange(this.onDidOpacityChange,this)),this._register(this._opacityStrip.onColorFlushed(this.flushColor,this)),this._hueStrip=new Vve(this._domNode,this.model,n),this._register(this._hueStrip),this._register(this._hueStrip.onDidChange(this.onDidHueChange,this)),this._register(this._hueStrip.onColorFlushed(this.flushColor,this)),n&&(this._insertButton=this._register(new zve(this._domNode)),this._domNode.classList.add("standalone-colorpicker"))}flushColor(){this.model.flushColor()}onDidSaturationValueChange({s:e,v:t}){const i=this.model.color.hsva;this.model.color=new $(new $l(i.h,e,t,i.a))}onDidOpacityChange(e){const t=this.model.color.hsva;this.model.color=new $(new $l(t.h,t.s,t.v,e))}onDidHueChange(e){const t=this.model.color.hsva,i=(1-e)*360;this.model.color=new $(new $l(i===360?0:i,t.s,t.v,t.a))}get domNode(){return this._domNode}get saturationBox(){return this._saturationBox}get enterButton(){return this._insertButton}layout(){this._saturationBox.layout(),this._opacityStrip.layout(),this._hueStrip.layout()}}class Wve extends H{constructor(e,t,i){super(),this.model=t,this.pixelRatio=i,this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._onColorFlushed=new F,this.onColorFlushed=this._onColorFlushed.event,this._domNode=tr(".saturation-wrap"),J(e,this._domNode),this._canvas=document.createElement("canvas"),this._canvas.className="saturation-box",J(this._domNode,this._canvas),this.selection=tr(".saturation-selection"),J(this._domNode,this.selection),this.layout(),this._register(q(this._domNode,oe.POINTER_DOWN,n=>this.onPointerDown(n))),this._register(this.model.onDidChangeColor(this.onDidChangeColor,this)),this.monitor=null}get domNode(){return this._domNode}onPointerDown(e){if(!e.target||!(e.target instanceof Element))return;this.monitor=this._register(new m_);const t=tn(this._domNode);e.target!==this.selection&&this.onDidChangePosition(e.offsetX,e.offsetY),this.monitor.startMonitoring(e.target,e.pointerId,e.buttons,n=>this.onDidChangePosition(n.pageX-t.left,n.pageY-t.top),()=>null);const i=q(e.target.ownerDocument,oe.POINTER_UP,()=>{this._onColorFlushed.fire(),i.dispose(),this.monitor&&(this.monitor.stopMonitoring(!0),this.monitor=null)},!0)}onDidChangePosition(e,t){const i=Math.max(0,Math.min(1,e/this.width)),n=Math.max(0,Math.min(1,1-t/this.height));this.paintSelection(i,n),this._onDidChange.fire({s:i,v:n})}layout(){this.width=this._domNode.offsetWidth,this.height=this._domNode.offsetHeight,this._canvas.width=this.width*this.pixelRatio,this._canvas.height=this.height*this.pixelRatio,this.paint();const e=this.model.color.hsva;this.paintSelection(e.s,e.v)}paint(){const e=this.model.color.hsva,t=new $(new $l(e.h,1,1,1)),i=this._canvas.getContext("2d"),n=i.createLinearGradient(0,0,this._canvas.width,0);n.addColorStop(0,"rgba(255, 255, 255, 1)"),n.addColorStop(.5,"rgba(255, 255, 255, 0.5)"),n.addColorStop(1,"rgba(255, 255, 255, 0)");const s=i.createLinearGradient(0,0,0,this._canvas.height);s.addColorStop(0,"rgba(0, 0, 0, 0)"),s.addColorStop(1,"rgba(0, 0, 0, 1)"),i.rect(0,0,this._canvas.width,this._canvas.height),i.fillStyle=$.Format.CSS.format(t),i.fill(),i.fillStyle=n,i.fill(),i.fillStyle=s,i.fill()}paintSelection(e,t){this.selection.style.left=`${e*this.width}px`,this.selection.style.top=`${this.height-t*this.height}px`}onDidChangeColor(e){if(this.monitor&&this.monitor.isMonitoring())return;this.paint();const t=e.hsva;this.paintSelection(t.s,t.v)}}class JU extends H{constructor(e,t,i=!1){super(),this.model=t,this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._onColorFlushed=new F,this.onColorFlushed=this._onColorFlushed.event,i?(this.domNode=J(e,tr(".standalone-strip")),this.overlay=J(this.domNode,tr(".standalone-overlay"))):(this.domNode=J(e,tr(".strip")),this.overlay=J(this.domNode,tr(".overlay"))),this.slider=J(this.domNode,tr(".slider")),this.slider.style.top="0px",this._register(q(this.domNode,oe.POINTER_DOWN,n=>this.onPointerDown(n))),this._register(t.onDidChangeColor(this.onDidChangeColor,this)),this.layout()}layout(){this.height=this.domNode.offsetHeight-this.slider.offsetHeight;const e=this.getValue(this.model.color);this.updateSliderPosition(e)}onDidChangeColor(e){const t=this.getValue(e);this.updateSliderPosition(t)}onPointerDown(e){if(!e.target||!(e.target instanceof Element))return;const t=this._register(new m_),i=tn(this.domNode);this.domNode.classList.add("grabbing"),e.target!==this.slider&&this.onDidChangeTop(e.offsetY),t.startMonitoring(e.target,e.pointerId,e.buttons,s=>this.onDidChangeTop(s.pageY-i.top),()=>null);const n=q(e.target.ownerDocument,oe.POINTER_UP,()=>{this._onColorFlushed.fire(),n.dispose(),t.stopMonitoring(!0),this.domNode.classList.remove("grabbing")},!0)}onDidChangeTop(e){const t=Math.max(0,Math.min(1,1-e/this.height));this.updateSliderPosition(t),this._onDidChange.fire(t)}updateSliderPosition(e){this.slider.style.top=`${(1-e)*this.height}px`}}class Hve extends JU{constructor(e,t,i=!1){super(e,t,i),this.domNode.classList.add("opacity-strip"),this.onDidChangeColor(this.model.color)}onDidChangeColor(e){super.onDidChangeColor(e);const{r:t,g:i,b:n}=e.rgba,s=new $(new yt(t,i,n,1)),r=new $(new yt(t,i,n,0));this.overlay.style.background=`linear-gradient(to bottom, ${s} 0%, ${r} 100%)`}getValue(e){return e.hsva.a}}class Vve extends JU{constructor(e,t,i=!1){super(e,t,i),this.domNode.classList.add("hue-strip")}getValue(e){return 1-e.hsva.h/360}}class zve extends H{constructor(e){super(),this._onClicked=this._register(new F),this.onClicked=this._onClicked.event,this._button=J(e,document.createElement("button")),this._button.classList.add("insert-button"),this._button.textContent="Insert",this._register(q(this._button,oe.CLICK,()=>{this._onClicked.fire()}))}get button(){return this._button}}class Uve extends mr{constructor(e,t,i,n,s=!1){super(),this.model=t,this.pixelRatio=i,this._register(Tb.getInstance(Fe(e)).onDidChange(()=>this.layout()));const r=tr(".colorpicker-widget");e.appendChild(r),this.header=this._register(new Ove(r,this.model,n,s)),this.body=this._register(new Bve(r,this.model,this.pixelRatio,s))}layout(){this.body.layout()}}var e$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},t$=function(o,e){return function(t,i){e(t,i,o)}};class $ve{constructor(e,t,i,n){this.owner=e,this.range=t,this.model=i,this.provider=n,this.forceShowAtRange=!0}isValidForHoverAnchor(e){return e.type===1&&this.range.startColumn<=e.range.startColumn&&this.range.endColumn>=e.range.endColumn}}let aL=class{constructor(e,t){this._editor=e,this._themeService=t,this.hoverOrdinal=2}computeSync(e,t){return[]}computeAsync(e,t,i){return sn.fromPromise(this._computeAsync(e,t,i))}async _computeAsync(e,t,i){if(!this._editor.hasModel())return[];const n=du.get(this._editor);if(!n)return[];for(const s of t){if(!n.isColorDecoration(s))continue;const r=n.getColorData(s.range.getStartPosition());if(r)return[await i$(this,this._editor.getModel(),r.colorInfo,r.provider)]}return[]}renderHoverParts(e,t){return n$(this,this._editor,this._themeService,t,e)}};aL=e$([t$(1,Cn)],aL);class Kve{constructor(e,t,i,n){this.owner=e,this.range=t,this.model=i,this.provider=n}}let T0=class{constructor(e,t){this._editor=e,this._themeService=t,this._color=null}async createColorHover(e,t,i){if(!this._editor.hasModel()||!du.get(this._editor))return null;const s=await ZU(i,this._editor.getModel(),gt.None);let r=null,a=null;for(const h of s){const u=h.colorInfo;D.containsRange(u.range,e.range)&&(r=u,a=h.provider)}const l=r??e,d=a??t,c=!!r;return{colorHover:await i$(this,this._editor.getModel(),l,d),foundInEditor:c}}async updateEditorModel(e){if(!this._editor.hasModel())return;const t=e.model;let i=new D(e.range.startLineNumber,e.range.startColumn,e.range.endLineNumber,e.range.endColumn);this._color&&(await lS(this._editor.getModel(),t,this._color,i,e),i=s$(this._editor,i,t))}renderHoverParts(e,t){return n$(this,this._editor,this._themeService,t,e)}set color(e){this._color=e}get color(){return this._color}};T0=e$([t$(1,Cn)],T0);async function i$(o,e,t,i){const n=e.getValueInRange(t.range),{red:s,green:r,blue:a,alpha:l}=t.color,d=new yt(Math.round(s*255),Math.round(r*255),Math.round(a*255),l),c=new $(d),h=await YU(e,t,i,gt.None),u=new Pve(c,[],0);return u.colorPresentations=h||[],u.guessColorPresentation(c,n),o instanceof aL?new $ve(o,D.lift(t.range),u,i):new Kve(o,D.lift(t.range),u,i)}function n$(o,e,t,i,n){if(i.length===0||!e.hasModel())return H.None;if(n.setMinimumDimensions){const u=e.getOption(67)+8;n.setMinimumDimensions(new Rt(302,u))}const s=new Q,r=i[0],a=e.getModel(),l=r.model,d=s.add(new Uve(n.fragment,l,e.getOption(143),t,o instanceof T0));n.setColorPicker(d);let c=!1,h=new D(r.range.startLineNumber,r.range.startColumn,r.range.endLineNumber,r.range.endColumn);if(o instanceof T0){const u=i[0].model.color;o.color=u,lS(a,l,u,h,r),s.add(l.onColorFlushed(g=>{o.color=g}))}else s.add(l.onColorFlushed(async u=>{await lS(a,l,u,h,r),c=!0,h=s$(e,h,l)}));return s.add(l.onDidChangeColor(u=>{lS(a,l,u,h,r)})),s.add(e.onDidChangeModelContent(u=>{c?c=!1:(n.hide(),e.focus())})),s}function s$(o,e,t){var i,n;const s=[],r=(i=t.presentation.textEdit)!==null&&i!==void 0?i:{range:e,text:t.presentation.label,forceMoveMarkers:!1};s.push(r),t.presentation.additionalTextEdits&&s.push(...t.presentation.additionalTextEdits);const a=D.lift(r.range),l=o.getModel()._setTrackedRange(null,a,3);return o.executeEdits("colorpicker",s),o.pushUndoStop(),(n=o.getModel()._getTrackedRange(l))!==null&&n!==void 0?n:a}async function lS(o,e,t,i,n){const s=await YU(o,{range:i,color:{red:t.rgba.r/255,green:t.rgba.g/255,blue:t.rgba.b/255,alpha:t.rgba.a}},n.provider,gt.None);e.colorPresentations=s||[]}const o$="editor.action.showHover",jve="editor.action.showDefinitionPreviewHover",qve="editor.action.scrollUpHover",Gve="editor.action.scrollDownHover",Zve="editor.action.scrollLeftHover",Yve="editor.action.scrollRightHover",Qve="editor.action.pageUpHover",Xve="editor.action.pageDownHover",Jve="editor.action.goToTopHover",ebe="editor.action.goToBottomHover",sD="editor.action.increaseHoverVerbosityLevel",tbe=m({key:"increaseHoverVerbosityLevel",comment:["Label for action that will increase the hover verbosity level."]},"Increase Hover Verbosity Level"),oD="editor.action.decreaseHoverVerbosityLevel",ibe=m({key:"decreaseHoverVerbosityLevel",comment:["Label for action that will decrease the hover verbosity level."]},"Decrease Hover Verbosity Level"),r$="editor.action.inlineSuggest.commit",a$="editor.action.inlineSuggest.showPrevious",l$="editor.action.inlineSuggest.showNext";var IO=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},ia=function(o,e){return function(t,i){e(t,i,o)}},dS;let aR=class extends H{constructor(e,t,i){super(),this.editor=e,this.model=t,this.instantiationService=i,this.alwaysShowToolbar=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(62).showToolbar==="always"),this.sessionPosition=void 0,this.position=Ze(this,n=>{var s,r,a;const l=(s=this.model.read(n))===null||s===void 0?void 0:s.primaryGhostText.read(n);if(!this.alwaysShowToolbar.read(n)||!l||l.parts.length===0)return this.sessionPosition=void 0,null;const d=l.parts[0].column;this.sessionPosition&&this.sessionPosition.lineNumber!==l.lineNumber&&(this.sessionPosition=void 0);const c=new W(l.lineNumber,Math.min(d,(a=(r=this.sessionPosition)===null||r===void 0?void 0:r.column)!==null&&a!==void 0?a:Number.MAX_SAFE_INTEGER));return this.sessionPosition=c,c}),this._register(Fr((n,s)=>{const r=this.model.read(n);if(!r||!this.alwaysShowToolbar.read(n))return;const a=Nf((d,c)=>{const h=c.add(this.instantiationService.createInstance(cu,this.editor,!0,this.position,r.selectedInlineCompletionIndex,r.inlineCompletionsCount,r.activeCommands));return e.addContentWidget(h),c.add(Ne(()=>e.removeContentWidget(h))),c.add(rt(u=>{this.position.read(u)&&r.lastTriggerKind.read(u)!==gc.Explicit&&r.triggerExplicitly()})),h}),l=lce(this,(d,c)=>!!this.position.read(d)||!!c);s.add(rt(d=>{l.read(d)&&a.read(d)}))}))}};aR=IO([ia(2,Ae)],aR);const nbe=Ri("inline-suggestion-hints-next",de.chevronRight,m("parameterHintsNextIcon","Icon for show next parameter hint.")),sbe=Ri("inline-suggestion-hints-previous",de.chevronLeft,m("parameterHintsPreviousIcon","Icon for show previous parameter hint."));let cu=dS=class extends H{static get dropDownVisible(){return this._dropDownVisible}createCommandAction(e,t,i){const n=new To(e,t,i,!0,()=>this._commandService.executeCommand(e)),s=this.keybindingService.lookupKeybinding(e,this._contextKeyService);let r=t;return s&&(r=m({key:"content",comment:["A label","A keybinding"]},"{0} ({1})",t,s.getLabel())),n.tooltip=r,n}constructor(e,t,i,n,s,r,a,l,d,c,h){super(),this.editor=e,this.withBorder=t,this._position=i,this._currentSuggestionIdx=n,this._suggestionCount=s,this._extraCommands=r,this._commandService=a,this.keybindingService=d,this._contextKeyService=c,this._menuService=h,this.id=`InlineSuggestionHintsContentWidget${dS.id++}`,this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this.nodes=Mt("div.inlineSuggestionsHints",{className:this.withBorder?".withBorder":""},[Mt("div@toolBar")]),this.previousAction=this.createCommandAction(a$,m("previous","Previous"),Ve.asClassName(sbe)),this.availableSuggestionCountAction=new To("inlineSuggestionHints.availableSuggestionCount","",void 0,!1),this.nextAction=this.createCommandAction(l$,m("next","Next"),Ve.asClassName(nbe)),this.inlineCompletionsActionsMenus=this._register(this._menuService.createMenu(I.InlineCompletionsActions,this._contextKeyService)),this.clearAvailableSuggestionCountLabelDebounced=this._register(new Gt(()=>{this.availableSuggestionCountAction.label=""},100)),this.disableButtonsDebounced=this._register(new Gt(()=>{this.previousAction.enabled=this.nextAction.enabled=!1},100)),this.toolBar=this._register(l.createInstance(lR,this.nodes.toolBar,I.InlineSuggestionToolbar,{menuOptions:{renderShortTitle:!0},toolbarOptions:{primaryGroup:u=>u.startsWith("primary")},actionViewItemProvider:(u,g)=>{if(u instanceof Mo)return l.createInstance(rbe,u,void 0);if(u===this.availableSuggestionCountAction){const f=new obe(void 0,u,{label:!0,icon:!1});return f.setClass("availableSuggestionCount"),f}},telemetrySource:"InlineSuggestionToolbar"})),this.toolBar.setPrependedPrimaryActions([this.previousAction,this.availableSuggestionCountAction,this.nextAction]),this._register(this.toolBar.onDidChangeDropdownVisibility(u=>{dS._dropDownVisible=u})),this._register(rt(u=>{this._position.read(u),this.editor.layoutContentWidget(this)})),this._register(rt(u=>{const g=this._suggestionCount.read(u),f=this._currentSuggestionIdx.read(u);g!==void 0?(this.clearAvailableSuggestionCountLabelDebounced.cancel(),this.availableSuggestionCountAction.label=`${f+1}/${g}`):this.clearAvailableSuggestionCountLabelDebounced.schedule(),g!==void 0&&g>1?(this.disableButtonsDebounced.cancel(),this.previousAction.enabled=this.nextAction.enabled=!0):this.disableButtonsDebounced.schedule()})),this._register(rt(u=>{const f=this._extraCommands.read(u).map(p=>({class:void 0,id:p.id,enabled:!0,tooltip:p.tooltip||"",label:p.title,run:_=>this._commandService.executeCommand(p.id)}));for(const[p,_]of this.inlineCompletionsActionsMenus.getActions())for(const v of _)v instanceof Mo&&f.push(v);f.length>0&&f.unshift(new un),this.toolBar.setAdditionalSecondaryActions(f)}))}getId(){return this.id}getDomNode(){return this.nodes.root}getPosition(){return{position:this._position.get(),preference:[1,2],positionAffinity:3}}};cu._dropDownVisible=!1;cu.id=0;cu=dS=IO([ia(6,ui),ia(7,Ae),ia(8,Ot),ia(9,ze),ia(10,fr)],cu);class obe extends zp{constructor(){super(...arguments),this._className=void 0}setClass(e){this._className=e}render(e){super.render(e),this._className&&e.classList.add(this._className)}updateTooltip(){}}let rbe=class extends ou{updateLabel(){const e=this._keybindingService.lookupKeybinding(this._action.id,this._contextKeyService);if(!e)return super.updateLabel();if(this.label){const t=Mt("div.keybinding").root;this._register(new C_(t,Eo,{disableTitle:!0,...nz})).set(e),this.label.textContent=this._action.label,this.label.appendChild(t),this.label.classList.add("inlineSuggestionStatusBarItemLabel")}}updateTooltip(){}},lR=class extends y0{constructor(e,t,i,n,s,r,a,l,d){super(e,{resetMenu:t,...i},n,s,r,a,l,d),this.menuId=t,this.options2=i,this.menuService=n,this.contextKeyService=s,this.menu=this._store.add(this.menuService.createMenu(this.menuId,this.contextKeyService,{emitEventsForSubmenuChanges:!0})),this.additionalActions=[],this.prependedPrimaryActions=[],this._store.add(this.menu.onDidChange(()=>this.updateToolbar())),this.updateToolbar()}updateToolbar(){var e,t,i,n,s,r,a;const l=[],d=[];Rk(this.menu,(e=this.options2)===null||e===void 0?void 0:e.menuOptions,{primary:l,secondary:d},(i=(t=this.options2)===null||t===void 0?void 0:t.toolbarOptions)===null||i===void 0?void 0:i.primaryGroup,(s=(n=this.options2)===null||n===void 0?void 0:n.toolbarOptions)===null||s===void 0?void 0:s.shouldInlineSubmenu,(a=(r=this.options2)===null||r===void 0?void 0:r.toolbarOptions)===null||a===void 0?void 0:a.useSeparatorsInPrimaryActions),d.push(...this.additionalActions),l.unshift(...this.prependedPrimaryActions),this.setActions(l,d)}setPrependedPrimaryActions(e){Li(this.prependedPrimaryActions,e,(t,i)=>t===i)||(this.prependedPrimaryActions=e,this.updateToolbar())}setAdditionalSecondaryActions(e){Li(this.additionalActions,e,(t,i)=>t===i)||(this.additionalActions=e,this.updateToolbar())}};lR=IO([ia(3,fr),ia(4,ze),ia(5,Ho),ia(6,Ot),ia(7,ui),ia(8,rs)],lR);class EO{constructor(){this._onDidWillResize=new F,this.onDidWillResize=this._onDidWillResize.event,this._onDidResize=new F,this.onDidResize=this._onDidResize.event,this._sashListener=new Q,this._size=new Rt(0,0),this._minSize=new Rt(0,0),this._maxSize=new Rt(Number.MAX_SAFE_INTEGER,Number.MAX_SAFE_INTEGER),this.domNode=document.createElement("div"),this._eastSash=new ds(this.domNode,{getVerticalSashLeft:()=>this._size.width},{orientation:0}),this._westSash=new ds(this.domNode,{getVerticalSashLeft:()=>0},{orientation:0}),this._northSash=new ds(this.domNode,{getHorizontalSashTop:()=>0},{orientation:1,orthogonalEdge:Ty.North}),this._southSash=new ds(this.domNode,{getHorizontalSashTop:()=>this._size.height},{orientation:1,orthogonalEdge:Ty.South}),this._northSash.orthogonalStartSash=this._westSash,this._northSash.orthogonalEndSash=this._eastSash,this._southSash.orthogonalStartSash=this._westSash,this._southSash.orthogonalEndSash=this._eastSash;let e,t=0,i=0;this._sashListener.add(he.any(this._northSash.onDidStart,this._eastSash.onDidStart,this._southSash.onDidStart,this._westSash.onDidStart)(()=>{e===void 0&&(this._onDidWillResize.fire(),e=this._size,t=0,i=0)})),this._sashListener.add(he.any(this._northSash.onDidEnd,this._eastSash.onDidEnd,this._southSash.onDidEnd,this._westSash.onDidEnd)(()=>{e!==void 0&&(e=void 0,t=0,i=0,this._onDidResize.fire({dimension:this._size,done:!0}))})),this._sashListener.add(this._eastSash.onDidChange(n=>{e&&(i=n.currentX-n.startX,this.layout(e.height+t,e.width+i),this._onDidResize.fire({dimension:this._size,done:!1,east:!0}))})),this._sashListener.add(this._westSash.onDidChange(n=>{e&&(i=-(n.currentX-n.startX),this.layout(e.height+t,e.width+i),this._onDidResize.fire({dimension:this._size,done:!1,west:!0}))})),this._sashListener.add(this._northSash.onDidChange(n=>{e&&(t=-(n.currentY-n.startY),this.layout(e.height+t,e.width+i),this._onDidResize.fire({dimension:this._size,done:!1,north:!0}))})),this._sashListener.add(this._southSash.onDidChange(n=>{e&&(t=n.currentY-n.startY,this.layout(e.height+t,e.width+i),this._onDidResize.fire({dimension:this._size,done:!1,south:!0}))})),this._sashListener.add(he.any(this._eastSash.onDidReset,this._westSash.onDidReset)(n=>{this._preferredSize&&(this.layout(this._size.height,this._preferredSize.width),this._onDidResize.fire({dimension:this._size,done:!0}))})),this._sashListener.add(he.any(this._northSash.onDidReset,this._southSash.onDidReset)(n=>{this._preferredSize&&(this.layout(this._preferredSize.height,this._size.width),this._onDidResize.fire({dimension:this._size,done:!0}))}))}dispose(){this._northSash.dispose(),this._southSash.dispose(),this._eastSash.dispose(),this._westSash.dispose(),this._sashListener.dispose(),this._onDidResize.dispose(),this._onDidWillResize.dispose(),this.domNode.remove()}enableSashes(e,t,i,n){this._northSash.state=e?3:0,this._eastSash.state=t?3:0,this._southSash.state=i?3:0,this._westSash.state=n?3:0}layout(e=this.size.height,t=this.size.width){const{height:i,width:n}=this._minSize,{height:s,width:r}=this._maxSize;e=Math.max(i,Math.min(s,e)),t=Math.max(n,Math.min(r,t));const a=new Rt(t,e);Rt.equals(a,this._size)||(this.domNode.style.height=e+"px",this.domNode.style.width=t+"px",this._size=a,this._northSash.layout(),this._eastSash.layout(),this._southSash.layout(),this._westSash.layout())}clearSashHoverState(){this._eastSash.clearSashHoverState(),this._westSash.clearSashHoverState(),this._northSash.clearSashHoverState(),this._southSash.clearSashHoverState()}get size(){return this._size}set maxSize(e){this._maxSize=e}get maxSize(){return this._maxSize}set minSize(e){this._minSize=e}get minSize(){return this._minSize}set preferredSize(e){this._preferredSize=e}get preferredSize(){return this._preferredSize}}const abe=30,lbe=24;class dbe extends H{constructor(e,t=new Rt(10,10)){super(),this._editor=e,this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this._resizableNode=this._register(new EO),this._contentPosition=null,this._isResizing=!1,this._resizableNode.domNode.style.position="absolute",this._resizableNode.minSize=Rt.lift(t),this._resizableNode.layout(t.height,t.width),this._resizableNode.enableSashes(!0,!0,!0,!0),this._register(this._resizableNode.onDidResize(i=>{this._resize(new Rt(i.dimension.width,i.dimension.height)),i.done&&(this._isResizing=!1)})),this._register(this._resizableNode.onDidWillResize(()=>{this._isResizing=!0}))}get isResizing(){return this._isResizing}getDomNode(){return this._resizableNode.domNode}getPosition(){return this._contentPosition}get position(){var e;return!((e=this._contentPosition)===null||e===void 0)&&e.position?W.lift(this._contentPosition.position):void 0}_availableVerticalSpaceAbove(e){const t=this._editor.getDomNode(),i=this._editor.getScrolledVisiblePosition(e);return!t||!i?void 0:tn(t).top+i.top-abe}_availableVerticalSpaceBelow(e){const t=this._editor.getDomNode(),i=this._editor.getScrolledVisiblePosition(e);if(!t||!i)return;const n=tn(t),s=Xh(t.ownerDocument.body),r=n.top+i.top+i.height;return s.height-r-lbe}_findPositionPreference(e,t){var i,n;const s=Math.min((i=this._availableVerticalSpaceBelow(t))!==null&&i!==void 0?i:1/0,e),r=Math.min((n=this._availableVerticalSpaceAbove(t))!==null&&n!==void 0?n:1/0,e),a=Math.min(Math.max(r,s),e),l=Math.min(e,a);let d;return this._editor.getOption(60).above?d=l<=r?1:2:d=l<=s?2:1,d===1?this._resizableNode.enableSashes(!0,!0,!1,!1):this._resizableNode.enableSashes(!1,!0,!0,!1),d}_resize(e){this._resizableNode.layout(e.height,e.width)}}var cbe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},tw=function(o,e){return function(t,i){e(t,i,o)}},Dl;const L9=30,hbe=6;let Xp=Dl=class extends dbe{get isColorPickerVisible(){var e;return!!(!((e=this._visibleData)===null||e===void 0)&&e.colorPicker)}get isVisibleFromKeyboard(){var e;return((e=this._visibleData)===null||e===void 0?void 0:e.source)===1}get isVisible(){var e;return(e=this._hoverVisibleKey.get())!==null&&e!==void 0?e:!1}get isFocused(){var e;return(e=this._hoverFocusedKey.get())!==null&&e!==void 0?e:!1}constructor(e,t,i,n,s){const r=e.getOption(67)+8,a=150,l=new Rt(a,r);super(e,l),this._configurationService=i,this._accessibilityService=n,this._keybindingService=s,this._hover=this._register(new mP),this._minimumSize=l,this._hoverVisibleKey=E.hoverVisible.bindTo(t),this._hoverFocusedKey=E.hoverFocused.bindTo(t),J(this._resizableNode.domNode,this._hover.containerDomNode),this._resizableNode.domNode.style.zIndex="50",this._register(this._editor.onDidLayoutChange(()=>{this.isVisible&&this._updateMaxDimensions()})),this._register(this._editor.onDidChangeConfiguration(c=>{c.hasChanged(50)&&this._updateFont()}));const d=this._register(el(this._resizableNode.domNode));this._register(d.onDidFocus(()=>{this._hoverFocusedKey.set(!0)})),this._register(d.onDidBlur(()=>{this._hoverFocusedKey.set(!1)})),this._setHoverData(void 0),this._editor.addContentWidget(this)}dispose(){var e;super.dispose(),(e=this._visibleData)===null||e===void 0||e.disposables.dispose(),this._editor.removeContentWidget(this)}getId(){return Dl.ID}static _applyDimensions(e,t,i){const n=typeof t=="number"?`${t}px`:t,s=typeof i=="number"?`${i}px`:i;e.style.width=n,e.style.height=s}_setContentsDomNodeDimensions(e,t){const i=this._hover.contentsDomNode;return Dl._applyDimensions(i,e,t)}_setContainerDomNodeDimensions(e,t){const i=this._hover.containerDomNode;return Dl._applyDimensions(i,e,t)}_setHoverWidgetDimensions(e,t){this._setContentsDomNodeDimensions(e,t),this._setContainerDomNodeDimensions(e,t),this._layoutContentWidget()}static _applyMaxDimensions(e,t,i){const n=typeof t=="number"?`${t}px`:t,s=typeof i=="number"?`${i}px`:i;e.style.maxWidth=n,e.style.maxHeight=s}_setHoverWidgetMaxDimensions(e,t){Dl._applyMaxDimensions(this._hover.contentsDomNode,e,t),Dl._applyMaxDimensions(this._hover.containerDomNode,e,t),this._hover.containerDomNode.style.setProperty("--vscode-hover-maxWidth",typeof e=="number"?`${e}px`:e),this._layoutContentWidget()}_setAdjustedHoverWidgetDimensions(e){this._setHoverWidgetMaxDimensions("none","none");const t=e.width,i=e.height;this._setHoverWidgetDimensions(t,i)}_updateResizableNodeMaxDimensions(){var e,t;const i=(e=this._findMaximumRenderingWidth())!==null&&e!==void 0?e:1/0,n=(t=this._findMaximumRenderingHeight())!==null&&t!==void 0?t:1/0;this._resizableNode.maxSize=new Rt(i,n),this._setHoverWidgetMaxDimensions(i,n)}_resize(e){var t,i;Dl._lastDimensions=new Rt(e.width,e.height),this._setAdjustedHoverWidgetDimensions(e),this._resizableNode.layout(e.height,e.width),this._updateResizableNodeMaxDimensions(),this._hover.scrollbar.scanDomNode(),this._editor.layoutContentWidget(this),(i=(t=this._visibleData)===null||t===void 0?void 0:t.colorPicker)===null||i===void 0||i.layout()}_findAvailableSpaceVertically(){var e;const t=(e=this._visibleData)===null||e===void 0?void 0:e.showAtPosition;if(t)return this._positionPreference===1?this._availableVerticalSpaceAbove(t):this._availableVerticalSpaceBelow(t)}_findMaximumRenderingHeight(){const e=this._findAvailableSpaceVertically();if(!e)return;let t=hbe;return Array.from(this._hover.contentsDomNode.children).forEach(i=>{t+=i.clientHeight}),Math.min(e,t)}_isHoverTextOverflowing(){this._hover.containerDomNode.style.setProperty("--vscode-hover-whiteSpace","nowrap"),this._hover.containerDomNode.style.setProperty("--vscode-hover-sourceWhiteSpace","nowrap");const e=Array.from(this._hover.contentsDomNode.children).some(t=>t.scrollWidth>t.clientWidth);return this._hover.containerDomNode.style.removeProperty("--vscode-hover-whiteSpace"),this._hover.containerDomNode.style.removeProperty("--vscode-hover-sourceWhiteSpace"),e}_findMaximumRenderingWidth(){if(!this._editor||!this._editor.hasModel())return;const e=this._isHoverTextOverflowing(),t=typeof this._contentWidth>"u"?0:this._contentWidth-2;return e||this._hover.containerDomNode.clientWidth"u"||typeof this._visibleData.initialMousePosY>"u")return this._visibleData.initialMousePosX=e,this._visibleData.initialMousePosY=t,!1;const i=tn(this.getDomNode());typeof this._visibleData.closestMouseDistance>"u"&&(this._visibleData.closestMouseDistance=k9(this._visibleData.initialMousePosX,this._visibleData.initialMousePosY,i.left,i.top,i.width,i.height));const n=k9(e,t,i.left,i.top,i.width,i.height);return n>this._visibleData.closestMouseDistance+4?!1:(this._visibleData.closestMouseDistance=Math.min(this._visibleData.closestMouseDistance,n),!0)}_setHoverData(e){var t;(t=this._visibleData)===null||t===void 0||t.disposables.dispose(),this._visibleData=e,this._hoverVisibleKey.set(!!e),this._hover.containerDomNode.classList.toggle("hidden",!e)}_updateFont(){const{fontSize:e,lineHeight:t}=this._editor.getOption(50),i=this._hover.contentsDomNode;i.style.fontSize=`${e}px`,i.style.lineHeight=`${t/e}`,Array.prototype.slice.call(this._hover.contentsDomNode.getElementsByClassName("code")).forEach(s=>this._editor.applyFontInfo(s))}_updateContent(e){const t=this._hover.contentsDomNode;t.style.paddingBottom="",t.textContent="",t.appendChild(e)}_layoutContentWidget(){this._editor.layoutContentWidget(this),this._hover.onContentsChanged()}_updateMaxDimensions(){const e=Math.max(this._editor.getLayoutInfo().height/4,250,Dl._lastDimensions.height),t=Math.max(this._editor.getLayoutInfo().width*.66,500,Dl._lastDimensions.width);this._setHoverWidgetMaxDimensions(t,e)}_render(e,t){this._setHoverData(t),this._updateFont(),this._updateContent(e),this._updateMaxDimensions(),this.onContentsChanged(),this._editor.render()}getPosition(){var e;return this._visibleData?{position:this._visibleData.showAtPosition,secondaryPosition:this._visibleData.showAtSecondaryPosition,positionAffinity:this._visibleData.isBeforeContent?3:void 0,preference:[(e=this._positionPreference)!==null&&e!==void 0?e:1]}:null}showAt(e,t){var i,n,s,r;if(!this._editor||!this._editor.hasModel())return;this._render(e,t);const a=Qd(this._hover.containerDomNode),l=t.showAtPosition;this._positionPreference=(i=this._findPositionPreference(a,l))!==null&&i!==void 0?i:1,this.onContentsChanged(),t.stoleFocus&&this._hover.containerDomNode.focus(),(n=t.colorPicker)===null||n===void 0||n.layout();const c=this._hover.containerDomNode.ownerDocument.activeElement===this._hover.containerDomNode&&UH(this._configurationService.getValue("accessibility.verbosity.hover")===!0&&this._accessibilityService.isScreenReaderOptimized(),(r=(s=this._keybindingService.lookupKeybinding("editor.action.accessibleView"))===null||s===void 0?void 0:s.getAriaLabel())!==null&&r!==void 0?r:"");c&&(this._hover.contentsDomNode.ariaLabel=this._hover.contentsDomNode.textContent+", "+c)}hide(){if(!this._visibleData)return;const e=this._visibleData.stoleFocus||this._hoverFocusedKey.get();this._setHoverData(void 0),this._resizableNode.maxSize=new Rt(1/0,1/0),this._resizableNode.clearSashHoverState(),this._hoverFocusedKey.set(!1),this._editor.layoutContentWidget(this),e&&this._editor.focus()}_removeConstraintsRenderNormally(){const e=this._editor.getLayoutInfo();this._resizableNode.layout(e.height,e.width),this._setHoverWidgetDimensions("auto","auto")}setMinimumDimensions(e){this._minimumSize=new Rt(Math.max(this._minimumSize.width,e.width),Math.max(this._minimumSize.height,e.height)),this._updateMinimumWidth()}_updateMinimumWidth(){const e=typeof this._contentWidth>"u"?this._minimumSize.width:Math.min(this._contentWidth,this._minimumSize.width);this._resizableNode.minSize=new Rt(e,this._minimumSize.height)}onContentsChanged(){var e;this._removeConstraintsRenderNormally();const t=this._hover.containerDomNode;let i=Qd(t),n=ko(t);if(this._resizableNode.layout(i,n),this._setHoverWidgetDimensions(n,i),i=Qd(t),n=ko(t),this._contentWidth=n,this._updateMinimumWidth(),this._resizableNode.layout(i,n),!((e=this._visibleData)===null||e===void 0)&&e.showAtPosition){const s=Qd(this._hover.containerDomNode);this._positionPreference=this._findPositionPreference(s,this._visibleData.showAtPosition)}this._layoutContentWidget()}focus(){this._hover.containerDomNode.focus()}scrollUp(){const e=this._hover.scrollbar.getScrollPosition().scrollTop,t=this._editor.getOption(50);this._hover.scrollbar.setScrollPosition({scrollTop:e-t.lineHeight})}scrollDown(){const e=this._hover.scrollbar.getScrollPosition().scrollTop,t=this._editor.getOption(50);this._hover.scrollbar.setScrollPosition({scrollTop:e+t.lineHeight})}scrollLeft(){const e=this._hover.scrollbar.getScrollPosition().scrollLeft;this._hover.scrollbar.setScrollPosition({scrollLeft:e-L9})}scrollRight(){const e=this._hover.scrollbar.getScrollPosition().scrollLeft;this._hover.scrollbar.setScrollPosition({scrollLeft:e+L9})}pageUp(){const e=this._hover.scrollbar.getScrollPosition().scrollTop,t=this._hover.scrollbar.getScrollDimensions().height;this._hover.scrollbar.setScrollPosition({scrollTop:e-t})}pageDown(){const e=this._hover.scrollbar.getScrollPosition().scrollTop,t=this._hover.scrollbar.getScrollDimensions().height;this._hover.scrollbar.setScrollPosition({scrollTop:e+t})}goToTop(){this._hover.scrollbar.setScrollPosition({scrollTop:0})}goToBottom(){this._hover.scrollbar.setScrollPosition({scrollTop:this._hover.scrollbar.getScrollDimensions().scrollHeight})}};Xp.ID="editor.contrib.resizableContentHoverWidget";Xp._lastDimensions=new Rt(0,0);Xp=Dl=cbe([tw(1,ze),tw(2,dt),tw(3,Bo),tw(4,Ot)],Xp);function k9(o,e,t,i,n,s){const r=t+n/2,a=i+s/2,l=Math.max(Math.abs(o-r)-n/2,0),d=Math.max(Math.abs(e-a)-s/2,0);return Math.sqrt(l*l+d*d)}let ube=class{constructor(e,t,i){this.value=e,this.isComplete=t,this.hasLoadingMessage=i}};class d$ extends H{constructor(e,t){super(),this._editor=e,this._computer=t,this._onResult=this._register(new F),this.onResult=this._onResult.event,this._firstWaitScheduler=this._register(new Gt(()=>this._triggerAsyncComputation(),0)),this._secondWaitScheduler=this._register(new Gt(()=>this._triggerSyncComputation(),0)),this._loadingMessageScheduler=this._register(new Gt(()=>this._triggerLoadingMessage(),0)),this._state=0,this._asyncIterable=null,this._asyncIterableDone=!1,this._result=[]}dispose(){this._asyncIterable&&(this._asyncIterable.cancel(),this._asyncIterable=null),super.dispose()}get _hoverTime(){return this._editor.getOption(60).delay}get _firstWaitTime(){return this._hoverTime/2}get _secondWaitTime(){return this._hoverTime-this._firstWaitTime}get _loadingMessageTime(){return 3*this._hoverTime}_setState(e,t=!0){this._state=e,t&&this._fireResult()}_triggerAsyncComputation(){this._setState(2),this._secondWaitScheduler.schedule(this._secondWaitTime),this._computer.computeAsync?(this._asyncIterableDone=!1,this._asyncIterable=MZ(e=>this._computer.computeAsync(e)),(async()=>{try{for await(const e of this._asyncIterable)e&&(this._result.push(e),this._fireResult());this._asyncIterableDone=!0,(this._state===3||this._state===4)&&this._setState(0)}catch(e){Ye(e)}})()):this._asyncIterableDone=!0}_triggerSyncComputation(){this._computer.computeSync&&(this._result=this._result.concat(this._computer.computeSync())),this._setState(this._asyncIterableDone?0:3)}_triggerLoadingMessage(){this._state===3&&this._setState(4)}_fireResult(){if(this._state===1||this._state===2)return;const e=this._state===0,t=this._state===4;this._onResult.fire(new ube(this._result.slice(0),e,t))}start(e){if(e===0)this._state===0&&(this._setState(1),this._firstWaitScheduler.schedule(this._firstWaitTime),this._loadingMessageScheduler.schedule(this._loadingMessageTime));else switch(this._state){case 0:this._triggerAsyncComputation(),this._secondWaitScheduler.cancel(),this._triggerSyncComputation();break;case 2:this._secondWaitScheduler.cancel(),this._triggerSyncComputation();break}}cancel(){this._firstWaitScheduler.cancel(),this._secondWaitScheduler.cancel(),this._loadingMessageScheduler.cancel(),this._asyncIterable&&(this._asyncIterable.cancel(),this._asyncIterable=null),this._result=[],this._setState(0,!1)}}class PI{constructor(e,t,i,n){this.priority=e,this.range=t,this.initialMousePosX=i,this.initialMousePosY=n,this.type=1}equals(e){return e.type===1&&this.range.equalsRange(e.range)}canAdoptVisibleHover(e,t){return e.type===1&&t.lineNumber===this.range.startLineNumber}}class Bg{constructor(e,t,i,n,s,r){this.priority=e,this.owner=t,this.range=i,this.initialMousePosX=n,this.initialMousePosY=s,this.supportsMarkerHover=r,this.type=2}equals(e){return e.type===2&&this.owner===e.owner}canAdoptVisibleHover(e,t){return e.type===2&&this.owner===e.owner}}const Iu=new class{constructor(){this._participants=[]}register(e){this._participants.push(e)}getAll(){return this._participants}};class gbe{constructor(e,t,i){this.provider=e,this.hover=t,this.ordinal=i}}async function fbe(o,e,t,i,n){const s=await Promise.resolve(o.provideHover(t,i,n)).catch(Hi);if(!(!s||!pbe(s)))return new gbe(o,s,e)}function NO(o,e,t,i){const s=o.ordered(e).map((r,a)=>fbe(r,a,e,t,i));return sn.fromPromises(s).coalesce()}function mbe(o,e,t,i){return NO(o,e,t,i).map(n=>n.hover).toPromise()}Cd("_executeHoverProvider",(o,e,t)=>{const i=o.get(ye);return mbe(i.hoverProvider,e,t,gt.None)});function pbe(o){const e=typeof o.range<"u",t=typeof o.contents<"u"&&o.contents&&o.contents.length>0;return e&&t}var _be=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Jf=function(o,e){return function(t,i){e(t,i,o)}};const Wm=ae,vbe=Ri("hover-increase-verbosity",de.add,m("increaseHoverVerbosity","Icon for increaseing hover verbosity.")),bbe=Ri("hover-decrease-verbosity",de.remove,m("decreaseHoverVerbosity","Icon for decreasing hover verbosity."));class Ba{constructor(e,t,i,n,s,r=void 0){this.owner=e,this.range=t,this.contents=i,this.isBeforeContent=n,this.ordinal=s,this.source=r}isValidForHoverAnchor(e){return e.type===1&&this.range.startColumn<=e.range.startColumn&&this.range.endColumn>=e.range.endColumn}}class c${constructor(e,t,i){this.hover=e,this.hoverProvider=t,this.hoverPosition=i}supportsVerbosityAction(e){var t,i;switch(e){case Yo.Increase:return(t=this.hover.canIncreaseVerbosity)!==null&&t!==void 0?t:!1;case Yo.Decrease:return(i=this.hover.canDecreaseVerbosity)!==null&&i!==void 0?i:!1}}}let M0=class{constructor(e,t,i,n,s,r,a){this._editor=e,this._languageService=t,this._openerService=i,this._configurationService=n,this._languageFeaturesService=s,this._keybindingService=r,this._hoverService=a,this.hoverOrdinal=3}createLoadingMessage(e){return new Ba(this,e.range,[new hs().appendText(m("modesContentHover.loading","Loading..."))],!1,2e3)}computeSync(e,t){if(!this._editor.hasModel()||e.type!==1)return[];const i=this._editor.getModel(),n=e.range.startLineNumber,s=i.getLineMaxColumn(n),r=[];let a=1e3;const l=i.getLineLength(n),d=i.getLanguageIdAtPosition(e.range.startLineNumber,e.range.startColumn),c=this._editor.getOption(117),h=this._configurationService.getValue("editor.maxTokenizationLineLength",{overrideIdentifier:d});let u=!1;c>=0&&l>c&&e.range.startColumn>=c&&(u=!0,r.push(new Ba(this,e.range,[{value:m("stopped rendering","Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`.")}],!1,a++))),!u&&typeof h=="number"&&l>=h&&r.push(new Ba(this,e.range,[{value:m("too many characters","Tokenization is skipped for long lines for performance reasons. This can be configured via `editor.maxTokenizationLineLength`.")}],!1,a++));let g=!1;for(const f of t){const p=f.range.startLineNumber===n?f.range.startColumn:1,_=f.range.endLineNumber===n?f.range.endColumn:s,v=f.options.hoverMessage;if(!v||Fp(v))continue;f.options.beforeContentClassName&&(g=!0);const b=new D(e.range.startLineNumber,p,e.range.startLineNumber,_);r.push(new Ba(this,b,B2(v),g,a++))}return r}computeAsync(e,t,i){if(!this._editor.hasModel()||e.type!==1)return sn.EMPTY;const n=this._editor.getModel(),s=this._languageFeaturesService.hoverProvider;return s.has(n)?this._getMarkdownHovers(s,n,e,i):sn.EMPTY}_getMarkdownHovers(e,t,i,n){const s=i.range.getStartPosition();return NO(e,t,s,n).filter(l=>!Fp(l.hover.contents)).map(l=>{const d=l.hover.range?D.lift(l.hover.range):i.range,c=new c$(l.hover,l.provider,s);return new Ba(this,d,l.hover.contents,!1,l.ordinal,c)})}renderHoverParts(e,t){return this._renderedHoverParts=new Cbe(t,e.fragment,this._editor,this._languageService,this._openerService,this._keybindingService,this._hoverService,this._configurationService,e.onContentsChanged),this._renderedHoverParts}markdownHoverContentAtIndex(e){var t,i;return(i=(t=this._renderedHoverParts)===null||t===void 0?void 0:t.markdownHoverContentAtIndex(e))!==null&&i!==void 0?i:""}doesMarkdownHoverAtIndexSupportVerbosityAction(e,t){var i,n;return(n=(i=this._renderedHoverParts)===null||i===void 0?void 0:i.doesMarkdownHoverAtIndexSupportVerbosityAction(e,t))!==null&&n!==void 0?n:!1}updateMarkdownHoverVerbosityLevel(e,t,i){var n;(n=this._renderedHoverParts)===null||n===void 0||n.updateMarkdownHoverPartVerbosityLevel(e,t,i)}};M0=_be([Jf(1,bi),Jf(2,Vo),Jf(3,dt),Jf(4,ye),Jf(5,Ot),Jf(6,Sd)],M0);class Cbe extends H{constructor(e,t,i,n,s,r,a,l,d){super(),this._editor=i,this._languageService=n,this._openerService=s,this._keybindingService=r,this._hoverService=a,this._configurationService=l,this._onFinishedRendering=d,this._focusedHoverPartIndex=-1,this._ongoingHoverOperations=new Map,this._renderedHoverParts=this._renderHoverParts(e,t,this._onFinishedRendering),this._register(Ne(()=>{this._renderedHoverParts.forEach(c=>{c.disposables.dispose()})})),this._register(Ne(()=>{this._ongoingHoverOperations.forEach(c=>{c.tokenSource.dispose(!0)})}))}_renderHoverParts(e,t,i){return e.sort(mo(n=>n.ordinal,la)),e.map((n,s)=>{const r=this._renderHoverPart(s,n.contents,n.source,i);return t.appendChild(r.renderedMarkdown),r})}_renderHoverPart(e,t,i,n){const{renderedMarkdown:s,disposables:r}=this._renderMarkdownContent(t,n);if(!i)return{renderedMarkdown:s,disposables:r};const a=i.supportsVerbosityAction(Yo.Increase),l=i.supportsVerbosityAction(Yo.Decrease);if(!a&&!l)return{renderedMarkdown:s,disposables:r,hoverSource:i};const d=Wm("div.verbosity-actions");return s.prepend(d),r.add(this._renderHoverExpansionAction(d,Yo.Increase,a)),r.add(this._renderHoverExpansionAction(d,Yo.Decrease,l)),this._register(q(s,oe.FOCUS_IN,c=>{c.stopPropagation(),this._focusedHoverPartIndex=e})),this._register(q(s,oe.FOCUS_OUT,c=>{c.stopPropagation(),this._focusedHoverPartIndex=-1})),{renderedMarkdown:s,disposables:r,hoverSource:i}}_renderMarkdownContent(e,t){const i=Wm("div.hover-row");i.tabIndex=0;const n=Wm("div.hover-row-contents");i.appendChild(n);const s=new Q;return s.add(h$(this._editor,n,e,this._languageService,this._openerService,t)),{renderedMarkdown:i,disposables:s}}_renderHoverExpansionAction(e,t,i){const n=new Q,s=t===Yo.Increase,r=J(e,Wm(Ve.asCSSSelector(s?vbe:bbe)));r.tabIndex=0;const a=new Op("mouse",!1,{target:e,position:{hoverPosition:0}},this._configurationService,this._hoverService);if(n.add(this._hoverService.setupUpdatableHover(a,r,Sbe(this._keybindingService,t))),!i)return r.classList.add("disabled"),n;r.classList.add("enabled");const l=()=>this.updateMarkdownHoverPartVerbosityLevel(t);return n.add(new $H(r,l)),n.add(new KH(r,l,[3,10])),n}async updateMarkdownHoverPartVerbosityLevel(e,t=-1,i=!0){var n;const s=this._editor.getModel();if(!s)return;const r=t!==-1?t:this._focusedHoverPartIndex,a=this._getRenderedHoverPartAtIndex(r);if(!a||!(!((n=a.hoverSource)===null||n===void 0)&&n.supportsVerbosityAction(e)))return;const l=a.hoverSource,d=await this._fetchHover(l,s,e);if(!d)return;const c=new c$(d,l.hoverProvider,l.hoverPosition),h=this._renderHoverPart(r,d.contents,c,this._onFinishedRendering);this._replaceRenderedHoverPartAtIndex(r,h),i&&this._focusOnHoverPartWithIndex(r),this._onFinishedRendering()}markdownHoverContentAtIndex(e){var t;const i=this._getRenderedHoverPartAtIndex(e);return(t=i==null?void 0:i.renderedMarkdown.innerText)!==null&&t!==void 0?t:""}doesMarkdownHoverAtIndexSupportVerbosityAction(e,t){var i;const n=this._getRenderedHoverPartAtIndex(e);return!(!n||!(!((i=n.hoverSource)===null||i===void 0)&&i.supportsVerbosityAction(t)))}async _fetchHover(e,t,i){let n=i===Yo.Increase?1:-1;const s=e.hoverProvider,r=this._ongoingHoverOperations.get(s);r&&(r.tokenSource.cancel(),n+=r.verbosityDelta);const a=new ki;this._ongoingHoverOperations.set(s,{verbosityDelta:n,tokenSource:a});const l={verbosityRequest:{verbosityDelta:n,previousHover:e.hover}};let d;try{d=await Promise.resolve(s.provideHover(t,e.hoverPosition,a.token,l))}catch(c){Hi(c)}return a.dispose(),this._ongoingHoverOperations.delete(s),d}_replaceRenderedHoverPartAtIndex(e,t){if(e>=this._renderHoverParts.length||e<0)return;const i=this._renderedHoverParts[e];i.renderedMarkdown.replaceWith(t.renderedMarkdown),i.disposables.dispose(),this._renderedHoverParts[e]=t}_focusOnHoverPartWithIndex(e){this._renderedHoverParts[e].renderedMarkdown.focus()}_getRenderedHoverPartAtIndex(e){return this._renderedHoverParts[e]}}function wbe(o,e,t,i,n){e.sort(mo(r=>r.ordinal,la));const s=new Q;for(const r of e)s.add(h$(t,o.fragment,r.contents,i,n,o.onContentsChanged));return s}function h$(o,e,t,i,n,s){const r=new Q;for(const a of t){if(Fp(a))continue;const l=Wm("div.markdown-hover"),d=J(l,Wm("div.hover-contents")),c=r.add(new hd({editor:o},i,n));r.add(c.onDidRenderAsync(()=>{d.className="hover-contents code-hover-contents",s()}));const h=r.add(c.render(a));d.appendChild(h.element),e.appendChild(l)}return r}function Sbe(o,e){switch(e){case Yo.Increase:{const t=o.lookupKeybinding(sD);return t?m("increaseVerbosityWithKb","Increase Hover Verbosity ({0})",t.getLabel()):m("increaseVerbosity","Increase Hover Verbosity")}case Yo.Decrease:{const t=o.lookupKeybinding(oD);return t?m("decreaseVerbosityWithKb","Decrease Hover Verbosity ({0})",t.getLabel()):m("decreaseVerbosity","Decrease Hover Verbosity")}}}function dR(o,e){return!!o[e]}class OI{constructor(e,t){this.target=e.target,this.isLeftClick=e.event.leftButton,this.isMiddleClick=e.event.middleButton,this.isRightClick=e.event.rightButton,this.hasTriggerModifier=dR(e.event,t.triggerModifier),this.hasSideBySideModifier=dR(e.event,t.triggerSideBySideModifier),this.isNoneOrSingleMouseDown=e.event.detail<=1}}class D9{constructor(e,t){this.keyCodeIsTriggerKey=e.keyCode===t.triggerKey,this.keyCodeIsSideBySideKey=e.keyCode===t.triggerSideBySideKey,this.hasTriggerModifier=dR(e,t.triggerModifier)}}class iw{constructor(e,t,i,n){this.triggerKey=e,this.triggerModifier=t,this.triggerSideBySideKey=i,this.triggerSideBySideModifier=n}equals(e){return this.triggerKey===e.triggerKey&&this.triggerModifier===e.triggerModifier&&this.triggerSideBySideKey===e.triggerSideBySideKey&&this.triggerSideBySideModifier===e.triggerSideBySideModifier}}function x9(o){return o==="altKey"?ht?new iw(57,"metaKey",6,"altKey"):new iw(5,"ctrlKey",6,"altKey"):ht?new iw(6,"altKey",57,"metaKey"):new iw(6,"altKey",5,"ctrlKey")}class rD extends H{constructor(e,t){var i;super(),this._onMouseMoveOrRelevantKeyDown=this._register(new F),this.onMouseMoveOrRelevantKeyDown=this._onMouseMoveOrRelevantKeyDown.event,this._onExecute=this._register(new F),this.onExecute=this._onExecute.event,this._onCancel=this._register(new F),this.onCancel=this._onCancel.event,this._editor=e,this._extractLineNumberFromMouseEvent=(i=t==null?void 0:t.extractLineNumberFromMouseEvent)!==null&&i!==void 0?i:n=>n.target.position?n.target.position.lineNumber:0,this._opts=x9(this._editor.getOption(78)),this._lastMouseMoveEvent=null,this._hasTriggerKeyOnMouseDown=!1,this._lineNumberOnMouseDown=0,this._register(this._editor.onDidChangeConfiguration(n=>{if(n.hasChanged(78)){const s=x9(this._editor.getOption(78));if(this._opts.equals(s))return;this._opts=s,this._lastMouseMoveEvent=null,this._hasTriggerKeyOnMouseDown=!1,this._lineNumberOnMouseDown=0,this._onCancel.fire()}})),this._register(this._editor.onMouseMove(n=>this._onEditorMouseMove(new OI(n,this._opts)))),this._register(this._editor.onMouseDown(n=>this._onEditorMouseDown(new OI(n,this._opts)))),this._register(this._editor.onMouseUp(n=>this._onEditorMouseUp(new OI(n,this._opts)))),this._register(this._editor.onKeyDown(n=>this._onEditorKeyDown(new D9(n,this._opts)))),this._register(this._editor.onKeyUp(n=>this._onEditorKeyUp(new D9(n,this._opts)))),this._register(this._editor.onMouseDrag(()=>this._resetHandler())),this._register(this._editor.onDidChangeCursorSelection(n=>this._onDidChangeCursorSelection(n))),this._register(this._editor.onDidChangeModel(n=>this._resetHandler())),this._register(this._editor.onDidChangeModelContent(()=>this._resetHandler())),this._register(this._editor.onDidScrollChange(n=>{(n.scrollTopChanged||n.scrollLeftChanged)&&this._resetHandler()}))}_onDidChangeCursorSelection(e){e.selection&&e.selection.startColumn!==e.selection.endColumn&&this._resetHandler()}_onEditorMouseMove(e){this._lastMouseMoveEvent=e,this._onMouseMoveOrRelevantKeyDown.fire([e,null])}_onEditorMouseDown(e){this._hasTriggerKeyOnMouseDown=e.hasTriggerModifier,this._lineNumberOnMouseDown=this._extractLineNumberFromMouseEvent(e)}_onEditorMouseUp(e){const t=this._extractLineNumberFromMouseEvent(e);this._hasTriggerKeyOnMouseDown&&this._lineNumberOnMouseDown&&this._lineNumberOnMouseDown===t&&this._onExecute.fire(e)}_onEditorKeyDown(e){this._lastMouseMoveEvent&&(e.keyCodeIsTriggerKey||e.keyCodeIsSideBySideKey&&e.hasTriggerModifier)?this._onMouseMoveOrRelevantKeyDown.fire([this._lastMouseMoveEvent,e]):e.hasTriggerModifier&&this._onCancel.fire()}_onEditorKeyUp(e){e.keyCodeIsTriggerKey&&this._onCancel.fire()}_resetHandler(){this._lastMouseMoveEvent=null,this._hasTriggerKeyOnMouseDown=!1,this._onCancel.fire()}}class u${constructor(e,t){this.range=e,this.direction=t}}class TO{constructor(e,t,i){this.hint=e,this.anchor=t,this.provider=i,this._isResolved=!1}with(e){const t=new TO(this.hint,e.anchor,this.provider);return t._isResolved=this._isResolved,t._currentResolve=this._currentResolve,t}async resolve(e){if(typeof this.provider.resolveInlayHint=="function"){if(this._currentResolve)return await this._currentResolve,e.isCancellationRequested?void 0:this.resolve(e);this._isResolved||(this._currentResolve=this._doResolve(e).finally(()=>this._currentResolve=void 0)),await this._currentResolve}}async _doResolve(e){var t,i,n;try{const s=await Promise.resolve(this.provider.resolveInlayHint(this.hint,e));this.hint.tooltip=(t=s==null?void 0:s.tooltip)!==null&&t!==void 0?t:this.hint.tooltip,this.hint.label=(i=s==null?void 0:s.label)!==null&&i!==void 0?i:this.hint.label,this.hint.textEdits=(n=s==null?void 0:s.textEdits)!==null&&n!==void 0?n:this.hint.textEdits,this._isResolved=!0}catch(s){Hi(s),this._isResolved=!1}}}class Wg{static async create(e,t,i,n){const s=[],r=e.ordered(t).reverse().map(a=>i.map(async l=>{try{const d=await a.provideInlayHints(t,l,n);(d!=null&&d.hints.length||a.onDidChangeInlayHints)&&s.push([d??Wg._emptyInlayHintList,a])}catch(d){Hi(d)}}));if(await Promise.all(r.flat()),n.isCancellationRequested||t.isDisposed())throw new Xa;return new Wg(i,s,t)}constructor(e,t,i){this._disposables=new Q,this.ranges=e,this.provider=new Set;const n=[];for(const[s,r]of t){this._disposables.add(s),this.provider.add(r);for(const a of s.hints){const l=i.validatePosition(a.position);let d="before";const c=Wg._getRangeAtPosition(i,l);let h;c.getStartPosition().isBefore(l)?(h=D.fromPositions(c.getStartPosition(),l),d="after"):(h=D.fromPositions(l,c.getEndPosition()),d="before"),n.push(new TO(a,new u$(h,d),r))}}this.items=n.sort((s,r)=>W.compare(s.hint.position,r.hint.position))}dispose(){this._disposables.dispose()}static _getRangeAtPosition(e,t){const i=t.lineNumber,n=e.getWordAtPosition(t);if(n)return new D(i,n.startColumn,i,n.endColumn);e.tokenization.tokenizeIfCheap(i);const s=e.tokenization.getLineTokens(i),r=t.column-1,a=s.findTokenIndexAtOffset(r);let l=s.getStartOffset(a),d=s.getEndOffset(a);return d-l===1&&(l===r&&a>1?(l=s.getStartOffset(a-1),d=s.getEndOffset(a-1)):d===r&&a=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Ed=function(o,e){return function(t,i){e(t,i,o)}};let hu=class extends Pp{constructor(e,t,i,n,s,r,a,l,d,c,h,u,g){super(e,{...n.getRawOptions(),overflowWidgetsDomNode:n.getOverflowWidgetsDomNode()},i,s,r,a,l,d,c,h,u,g),this._parentEditor=n,this._overwriteOptions=t,super.updateOptions(this._overwriteOptions),this._register(n.onDidChangeConfiguration(f=>this._onParentConfigurationChanged(f)))}getParentEditor(){return this._parentEditor}_onParentConfigurationChanged(e){super.updateOptions(this._parentEditor.getRawOptions()),super.updateOptions(this._overwriteOptions)}updateOptions(e){EL(this._overwriteOptions,e,!0),super.updateOptions(this._overwriteOptions)}};hu=Lbe([Ed(4,Ae),Ed(5,It),Ed(6,ui),Ed(7,ze),Ed(8,Cn),Ed(9,Yi),Ed(10,Bo),Ed(11,oi),Ed(12,ye)],hu);const I9=new $(new yt(0,122,204)),kbe={showArrow:!0,showFrame:!0,className:"",frameColor:I9,arrowColor:I9,keepEditorSelection:!1},Dbe="vs.editor.contrib.zoneWidget";class xbe{constructor(e,t,i,n,s,r,a,l){this.id="",this.domNode=e,this.afterLineNumber=t,this.afterColumn=i,this.heightInLines=n,this.showInHiddenAreas=a,this.ordinal=l,this._onDomNodeTop=s,this._onComputedHeight=r}onDomNodeTop(e){this._onDomNodeTop(e)}onComputedHeight(e){this._onComputedHeight(e)}}class Ibe{constructor(e,t){this._id=e,this._domNode=t}getId(){return this._id}getDomNode(){return this._domNode}getPosition(){return null}}class aD{constructor(e){this._editor=e,this._ruleName=aD._IdGenerator.nextId(),this._decorations=this._editor.createDecorationsCollection(),this._color=null,this._height=-1}dispose(){this.hide(),_N(this._ruleName)}set color(e){this._color!==e&&(this._color=e,this._updateStyle())}set height(e){this._height!==e&&(this._height=e,this._updateStyle())}_updateStyle(){_N(this._ruleName),FS(`.monaco-editor ${this._ruleName}`,`border-style: solid; border-color: transparent; border-bottom-color: ${this._color}; border-width: ${this._height}px; bottom: -${this._height}px !important; margin-left: -${this._height}px; `)}show(e){e.column===1&&(e={lineNumber:e.lineNumber,column:2}),this._decorations.set([{range:D.fromPositions(e),options:{description:"zone-widget-arrow",className:this._ruleName,stickiness:1}}])}hide(){this._decorations.clear()}}aD._IdGenerator=new LP(".arrow-decoration-");class Ebe{constructor(e,t={}){this._arrow=null,this._overlayWidget=null,this._resizeSash=null,this._viewZone=null,this._disposables=new Q,this.container=null,this._isShowing=!1,this.editor=e,this._positionMarkerId=this.editor.createDecorationsCollection(),this.options=Bd(t),EL(this.options,kbe,!1),this.domNode=document.createElement("div"),this.options.isAccessible||(this.domNode.setAttribute("aria-hidden","true"),this.domNode.setAttribute("role","presentation")),this._disposables.add(this.editor.onDidLayoutChange(i=>{const n=this._getWidth(i);this.domNode.style.width=n+"px",this.domNode.style.left=this._getLeft(i)+"px",this._onWidth(n)}))}dispose(){this._overlayWidget&&(this.editor.removeOverlayWidget(this._overlayWidget),this._overlayWidget=null),this._viewZone&&this.editor.changeViewZones(e=>{this._viewZone&&e.removeZone(this._viewZone.id),this._viewZone=null}),this._positionMarkerId.clear(),this._disposables.dispose()}create(){this.domNode.classList.add("zone-widget"),this.options.className&&this.domNode.classList.add(this.options.className),this.container=document.createElement("div"),this.container.classList.add("zone-widget-container"),this.domNode.appendChild(this.container),this.options.showArrow&&(this._arrow=new aD(this.editor),this._disposables.add(this._arrow)),this._fillContainer(this.container),this._initSash(),this._applyStyles()}style(e){e.frameColor&&(this.options.frameColor=e.frameColor),e.arrowColor&&(this.options.arrowColor=e.arrowColor),this._applyStyles()}_applyStyles(){if(this.container&&this.options.frameColor){const e=this.options.frameColor.toString();this.container.style.borderTopColor=e,this.container.style.borderBottomColor=e}if(this._arrow&&this.options.arrowColor){const e=this.options.arrowColor.toString();this._arrow.color=e}}_getWidth(e){return e.width-e.minimap.minimapWidth-e.verticalScrollbarWidth}_getLeft(e){return e.minimap.minimapWidth>0&&e.minimap.minimapLeft===0?e.minimap.minimapWidth:0}_onViewZoneTop(e){this.domNode.style.top=e+"px"}_onViewZoneHeight(e){var t;if(this.domNode.style.height=`${e}px`,this.container){const i=e-this._decoratingElementsHeight();this.container.style.height=`${i}px`;const n=this.editor.getLayoutInfo();this._doLayout(i,this._getWidth(n))}(t=this._resizeSash)===null||t===void 0||t.layout()}get position(){const e=this._positionMarkerId.getRange(0);if(e)return e.getStartPosition()}show(e,t){const i=D.isIRange(e)?D.lift(e):D.fromPositions(e);this._isShowing=!0,this._showImpl(i,t),this._isShowing=!1,this._positionMarkerId.set([{range:i,options:Je.EMPTY}])}hide(){var e;this._viewZone&&(this.editor.changeViewZones(t=>{this._viewZone&&t.removeZone(this._viewZone.id)}),this._viewZone=null),this._overlayWidget&&(this.editor.removeOverlayWidget(this._overlayWidget),this._overlayWidget=null),(e=this._arrow)===null||e===void 0||e.hide(),this._positionMarkerId.clear()}_decoratingElementsHeight(){const e=this.editor.getOption(67);let t=0;if(this.options.showArrow){const i=Math.round(e/3);t+=2*i}if(this.options.showFrame){const i=Math.round(e/9);t+=2*i}return t}_showImpl(e,t){const i=e.getStartPosition(),n=this.editor.getLayoutInfo(),s=this._getWidth(n);this.domNode.style.width=`${s}px`,this.domNode.style.left=this._getLeft(n)+"px";const r=document.createElement("div");r.style.overflow="hidden";const a=this.editor.getOption(67);if(!this.options.allowUnlimitedHeight){const u=Math.max(12,this.editor.getLayoutInfo().height/a*.8);t=Math.min(t,u)}let l=0,d=0;if(this._arrow&&this.options.showArrow&&(l=Math.round(a/3),this._arrow.height=l,this._arrow.show(i)),this.options.showFrame&&(d=Math.round(a/9)),this.editor.changeViewZones(u=>{this._viewZone&&u.removeZone(this._viewZone.id),this._overlayWidget&&(this.editor.removeOverlayWidget(this._overlayWidget),this._overlayWidget=null),this.domNode.style.top="-1000px",this._viewZone=new xbe(r,i.lineNumber,i.column,t,g=>this._onViewZoneTop(g),g=>this._onViewZoneHeight(g),this.options.showInHiddenAreas,this.options.ordinal),this._viewZone.id=u.addZone(this._viewZone),this._overlayWidget=new Ibe(Dbe+this._viewZone.id,this.domNode),this.editor.addOverlayWidget(this._overlayWidget)}),this.container&&this.options.showFrame){const u=this.options.frameWidth?this.options.frameWidth:d;this.container.style.borderTopWidth=u+"px",this.container.style.borderBottomWidth=u+"px"}const c=t*a-this._decoratingElementsHeight();this.container&&(this.container.style.top=l+"px",this.container.style.height=c+"px",this.container.style.overflow="hidden"),this._doLayout(c,s),this.options.keepEditorSelection||this.editor.setSelection(e);const h=this.editor.getModel();if(h){const u=h.validateRange(new D(e.startLineNumber,1,e.endLineNumber+1,1));this.revealRange(u,u.startLineNumber===h.getLineCount())}}revealRange(e,t){t?this.editor.revealLineNearTop(e.endLineNumber,0):this.editor.revealRange(e,0)}setCssClass(e,t){this.container&&(t&&this.container.classList.remove(t),this.container.classList.add(e))}_onWidth(e){}_doLayout(e,t){}_relayout(e){this._viewZone&&this._viewZone.heightInLines!==e&&this.editor.changeViewZones(t=>{this._viewZone&&(this._viewZone.heightInLines=e,t.layoutZone(this._viewZone.id))})}_initSash(){if(this._resizeSash)return;this._resizeSash=this._disposables.add(new ds(this.domNode,this,{orientation:1})),this.options.isResizeable||(this._resizeSash.state=0);let e;this._disposables.add(this._resizeSash.onDidStart(t=>{this._viewZone&&(e={startY:t.startY,heightInLines:this._viewZone.heightInLines})})),this._disposables.add(this._resizeSash.onDidEnd(()=>{e=void 0})),this._disposables.add(this._resizeSash.onDidChange(t=>{if(e){const i=(t.currentY-e.startY)/this.editor.getOption(67),n=i<0?Math.ceil(i):Math.floor(i),s=e.heightInLines+n;s>5&&s<35&&this._relayout(s)}}))}getHorizontalSashLeft(){return 0}getHorizontalSashTop(){return(this.domNode.style.height===null?0:parseInt(this.domNode.style.height))-this._decoratingElementsHeight()/2}getHorizontalSashWidth(){const e=this.editor.getLayoutInfo();return e.width-e.minimap.minimapWidth}}var g$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},f$=function(o,e){return function(t,i){e(t,i,o)}};const m$=ft("IPeekViewService");wt(m$,class{constructor(){this._widgets=new Map}addExclusiveWidget(o,e){const t=this._widgets.get(o);t&&(t.listener.dispose(),t.widget.dispose());const i=()=>{const n=this._widgets.get(o);n&&n.widget===e&&(n.listener.dispose(),this._widgets.delete(o))};this._widgets.set(o,{widget:e,listener:e.onDidClose(i)})}},1);var Co;(function(o){o.inPeekEditor=new fe("inReferenceSearchEditor",!0,m("inReferenceSearchEditor","Whether the current code editor is embedded inside peek")),o.notInPeekEditor=o.inPeekEditor.toNegated()})(Co||(Co={}));let R0=class{constructor(e,t){e instanceof hu&&Co.inPeekEditor.bindTo(t)}dispose(){}};R0.ID="editor.contrib.referenceController";R0=g$([f$(1,ze)],R0);Et(R0.ID,R0,0);function Nbe(o){const e=o.get(It).getFocusedCodeEditor();return e instanceof hu?e.getParentEditor():e}const Tbe={headerBackgroundColor:$.white,primaryHeadingColor:$.fromHex("#333333"),secondaryHeadingColor:$.fromHex("#6c6c6cb3")};let lL=class extends Ebe{constructor(e,t,i){super(e,t),this.instantiationService=i,this._onDidClose=new F,this.onDidClose=this._onDidClose.event,EL(this.options,Tbe,!1)}dispose(){this.disposed||(this.disposed=!0,super.dispose(),this._onDidClose.fire(this))}style(e){const t=this.options;e.headerBackgroundColor&&(t.headerBackgroundColor=e.headerBackgroundColor),e.primaryHeadingColor&&(t.primaryHeadingColor=e.primaryHeadingColor),e.secondaryHeadingColor&&(t.secondaryHeadingColor=e.secondaryHeadingColor),super.style(e)}_applyStyles(){super._applyStyles();const e=this.options;this._headElement&&e.headerBackgroundColor&&(this._headElement.style.backgroundColor=e.headerBackgroundColor.toString()),this._primaryHeading&&e.primaryHeadingColor&&(this._primaryHeading.style.color=e.primaryHeadingColor.toString()),this._secondaryHeading&&e.secondaryHeadingColor&&(this._secondaryHeading.style.color=e.secondaryHeadingColor.toString()),this._bodyElement&&e.frameColor&&(this._bodyElement.style.borderColor=e.frameColor.toString())}_fillContainer(e){this.setCssClass("peekview-widget"),this._headElement=ae(".head"),this._bodyElement=ae(".body"),this._fillHead(this._headElement),this._fillBody(this._bodyElement),e.appendChild(this._headElement),e.appendChild(this._bodyElement)}_fillHead(e,t){this._titleElement=ae(".peekview-title"),this.options.supportOnTitleClick&&(this._titleElement.classList.add("clickable"),Wi(this._titleElement,"click",s=>this._onTitleClick(s))),J(this._headElement,this._titleElement),this._fillTitleIcon(this._titleElement),this._primaryHeading=ae("span.filename"),this._secondaryHeading=ae("span.dirname"),this._metaHeading=ae("span.meta"),J(this._titleElement,this._primaryHeading,this._secondaryHeading,this._metaHeading);const i=ae(".peekview-actions");J(this._headElement,i);const n=this._getActionBarOptions();this._actionbarWidget=new Br(i,n),this._disposables.add(this._actionbarWidget),t||this._actionbarWidget.push(new To("peekview.close",m("label.close","Close"),Ve.asClassName(de.close),!0,()=>(this.dispose(),Promise.resolve())),{label:!1,icon:!0})}_fillTitleIcon(e){}_getActionBarOptions(){return{actionViewItemProvider:DV.bind(void 0,this.instantiationService),orientation:0}}_onTitleClick(e){}setTitle(e,t){this._primaryHeading&&this._secondaryHeading&&(this._primaryHeading.innerText=e,this._primaryHeading.setAttribute("title",e),t?this._secondaryHeading.innerText=t:jn(this._secondaryHeading))}setMetaTitle(e){this._metaHeading&&(e?(this._metaHeading.innerText=e,Io(this._metaHeading)):Ps(this._metaHeading))}_doLayout(e,t){if(!this._isShowing&&e<0){this.dispose();return}const i=Math.ceil(this.editor.getOption(67)*1.2),n=Math.round(e-(i+2));this._doLayoutHead(i,t),this._doLayoutBody(n,t)}_doLayoutHead(e,t){this._headElement&&(this._headElement.style.height=`${e}px`,this._headElement.style.lineHeight=this._headElement.style.height)}_doLayoutBody(e,t){this._bodyElement&&(this._bodyElement.style.height=`${e}px`)}};lL=g$([f$(2,Ae)],lL);const Mbe=T("peekViewTitle.background",{dark:"#252526",light:"#F3F3F3",hcDark:$.black,hcLight:$.white},m("peekViewTitleBackground","Background color of the peek view title area.")),p$=T("peekViewTitleLabel.foreground",{dark:$.white,light:$.black,hcDark:$.white,hcLight:Er},m("peekViewTitleForeground","Color of the peek view title.")),_$=T("peekViewTitleDescription.foreground",{dark:"#ccccccb3",light:"#616161",hcDark:"#FFFFFF99",hcLight:"#292929"},m("peekViewTitleInfoForeground","Color of the peek view title info.")),Rbe=T("peekView.border",{dark:fo,light:fo,hcDark:pt,hcLight:pt},m("peekViewBorder","Color of the peek view borders and arrow.")),Abe=T("peekViewResult.background",{dark:"#252526",light:"#F3F3F3",hcDark:$.black,hcLight:$.white},m("peekViewResultsBackground","Background color of the peek view result list."));T("peekViewResult.lineForeground",{dark:"#bbbbbb",light:"#646465",hcDark:$.white,hcLight:Er},m("peekViewResultsMatchForeground","Foreground color for line nodes in the peek view result list."));T("peekViewResult.fileForeground",{dark:$.white,light:"#1E1E1E",hcDark:$.white,hcLight:Er},m("peekViewResultsFileForeground","Foreground color for file nodes in the peek view result list."));T("peekViewResult.selectionBackground",{dark:"#3399ff33",light:"#3399ff33",hcDark:null,hcLight:null},m("peekViewResultsSelectionBackground","Background color of the selected entry in the peek view result list."));T("peekViewResult.selectionForeground",{dark:$.white,light:"#6C6C6C",hcDark:$.white,hcLight:Er},m("peekViewResultsSelectionForeground","Foreground color of the selected entry in the peek view result list."));const xh=T("peekViewEditor.background",{dark:"#001F33",light:"#F2F8FC",hcDark:$.black,hcLight:$.white},m("peekViewEditorBackground","Background color of the peek view editor."));T("peekViewEditorGutter.background",{dark:xh,light:xh,hcDark:xh,hcLight:xh},m("peekViewEditorGutterBackground","Background color of the gutter in the peek view editor."));T("peekViewEditorStickyScroll.background",{dark:xh,light:xh,hcDark:xh,hcLight:xh},m("peekViewEditorStickScrollBackground","Background color of sticky scroll in the peek view editor."));T("peekViewResult.matchHighlightBackground",{dark:"#ea5c004d",light:"#ea5c004d",hcDark:null,hcLight:null},m("peekViewResultsMatchHighlight","Match highlight color in the peek view result list."));T("peekViewEditor.matchHighlightBackground",{dark:"#ff8f0099",light:"#f5d802de",hcDark:null,hcLight:null},m("peekViewEditorMatchHighlight","Match highlight color in the peek view editor."));T("peekViewEditor.matchHighlightBorder",{dark:null,light:null,hcDark:pi,hcLight:pi},m("peekViewEditorMatchHighlightBorder","Match highlight border in the peek view editor."));class uu{constructor(e,t,i,n){this.isProviderFirst=e,this.parent=t,this.link=i,this._rangeCallback=n,this.id=yT.nextId()}get uri(){return this.link.uri}get range(){var e,t;return(t=(e=this._range)!==null&&e!==void 0?e:this.link.targetSelectionRange)!==null&&t!==void 0?t:this.link.range}set range(e){this._range=e,this._rangeCallback(this)}get ariaMessage(){var e;const t=(e=this.parent.getPreview(this))===null||e===void 0?void 0:e.preview(this.range);return t?m({key:"aria.oneReference.preview",comment:["Placeholders are: 0: filename, 1:line number, 2: column number, 3: preview snippet of source code"]},"{0} in {1} on line {2} at column {3}",t.value,Or(this.uri),this.range.startLineNumber,this.range.startColumn):m("aria.oneReference","in {0} on line {1} at column {2}",Or(this.uri),this.range.startLineNumber,this.range.startColumn)}}class Pbe{constructor(e){this._modelReference=e}dispose(){this._modelReference.dispose()}preview(e,t=8){const i=this._modelReference.object.textEditorModel;if(!i)return;const{startLineNumber:n,startColumn:s,endLineNumber:r,endColumn:a}=e,l=i.getWordUntilPosition({lineNumber:n,column:s-t}),d=new D(n,l.startColumn,n,s),c=new D(r,a,r,1073741824),h=i.getValueInRange(d).replace(/^\s+/,""),u=i.getValueInRange(e),g=i.getValueInRange(c).replace(/\s+$/,"");return{value:h+u+g,highlight:{start:h.length,end:h.length+u.length}}}}class A0{constructor(e,t){this.parent=e,this.uri=t,this.children=[],this._previews=new qi}dispose(){Yt(this._previews.values()),this._previews.clear()}getPreview(e){return this._previews.get(e.uri)}get ariaMessage(){const e=this.children.length;return e===1?m("aria.fileReferences.1","1 symbol in {0}, full path {1}",Or(this.uri),this.uri.fsPath):m("aria.fileReferences.N","{0} symbols in {1}, full path {2}",e,Or(this.uri),this.uri.fsPath)}async resolve(e){if(this._previews.size!==0)return this;for(const t of this.children)if(!this._previews.has(t.uri))try{const i=await e.createModelReference(t.uri);this._previews.set(t.uri,new Pbe(i))}catch(i){Ye(i)}return this}}class Ro{constructor(e,t){this.groups=[],this.references=[],this._onDidChangeReferenceRange=new F,this.onDidChangeReferenceRange=this._onDidChangeReferenceRange.event,this._links=e,this._title=t;const[i]=e;e.sort(Ro._compareReferences);let n;for(const s of e)if((!n||!_i.isEqual(n.uri,s.uri,!0))&&(n=new A0(this,s.uri),this.groups.push(n)),n.children.length===0||Ro._compareReferences(s,n.children[n.children.length-1])!==0){const r=new uu(i===s,n,s,a=>this._onDidChangeReferenceRange.fire(a));this.references.push(r),n.children.push(r)}}dispose(){Yt(this.groups),this._onDidChangeReferenceRange.dispose(),this.groups.length=0}clone(){return new Ro(this._links,this._title)}get title(){return this._title}get isEmpty(){return this.groups.length===0}get ariaMessage(){return this.isEmpty?m("aria.result.0","No results found"):this.references.length===1?m("aria.result.1","Found 1 symbol in {0}",this.references[0].uri.fsPath):this.groups.length===1?m("aria.result.n1","Found {0} symbols in {1}",this.references.length,this.groups[0].uri.fsPath):m("aria.result.nm","Found {0} symbols in {1} files",this.references.length,this.groups.length)}nextOrPreviousReference(e,t){const{parent:i}=e;let n=i.children.indexOf(e);const s=i.children.length,r=i.parent.groups.length;return r===1||t&&n+10?(t?n=(n+1)%s:n=(n+s-1)%s,i.children[n]):(n=i.parent.groups.indexOf(i),t?(n=(n+1)%r,i.parent.groups[n].children[0]):(n=(n+r-1)%r,i.parent.groups[n].children[i.parent.groups[n].children.length-1]))}nearestReference(e,t){const i=this.references.map((n,s)=>({idx:s,prefixLen:Zh(n.uri.toString(),e.toString()),offsetDist:Math.abs(n.range.startLineNumber-t.lineNumber)*100+Math.abs(n.range.startColumn-t.column)})).sort((n,s)=>n.prefixLen>s.prefixLen?-1:n.prefixLens.offsetDist?1:0)[0];if(i)return this.references[i.idx]}referenceAt(e,t){for(const i of this.references)if(i.uri.toString()===e.toString()&&D.containsPosition(i.range,t))return i}firstReference(){for(const e of this.references)if(e.isProviderFirst)return e;return this.references[0]}static _compareReferences(e,t){return _i.compare(e.uri,t.uri)||D.compareRangesUsingStarts(e.range,t.range)}}var lD=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},dD=function(o,e){return function(t,i){e(t,i,o)}},cR;let hR=class{constructor(e){this._resolverService=e}hasChildren(e){return e instanceof Ro||e instanceof A0}getChildren(e){if(e instanceof Ro)return e.groups;if(e instanceof A0)return e.resolve(this._resolverService).then(t=>t.children);throw new Error("bad tree")}};hR=lD([dD(0,wo)],hR);class Obe{getHeight(){return 23}getTemplateId(e){return e instanceof A0?P0.id:qC.id}}let uR=class{constructor(e){this._keybindingService=e}getKeyboardNavigationLabel(e){var t;if(e instanceof uu){const i=(t=e.parent.getPreview(e))===null||t===void 0?void 0:t.preview(e.range);if(i)return i.value}return Or(e.uri)}};uR=lD([dD(0,Ot)],uR);class Fbe{getId(e){return e instanceof uu?e.id:e.uri}}let gR=class extends H{constructor(e,t){super(),this._labelService=t;const i=document.createElement("div");i.classList.add("reference-file"),this.file=this._register(new Wy(i,{supportHighlights:!0})),this.badge=new iM(J(i,ae(".count")),{},LV),e.appendChild(i)}set(e,t){const i=fk(e.uri);this.file.setLabel(this._labelService.getUriBasenameLabel(e.uri),this._labelService.getUriLabel(i,{relative:!0}),{title:this._labelService.getUriLabel(e.uri),matches:t});const n=e.children.length;this.badge.setCount(n),n>1?this.badge.setTitleFormat(m("referencesCount","{0} references",n)):this.badge.setTitleFormat(m("referenceCount","{0} reference",n))}};gR=lD([dD(1,Wp)],gR);let P0=cR=class{constructor(e){this._instantiationService=e,this.templateId=cR.id}renderTemplate(e){return this._instantiationService.createInstance(gR,e)}renderElement(e,t,i){i.set(e.element,IC(e.filterData))}disposeTemplate(e){e.dispose()}};P0.id="FileReferencesRenderer";P0=cR=lD([dD(0,Ae)],P0);class Bbe extends H{constructor(e){super(),this.label=this._register(new Hh(e))}set(e,t){var i;const n=(i=e.parent.getPreview(e))===null||i===void 0?void 0:i.preview(e.range);if(!n||!n.value)this.label.set(`${Or(e.uri)}:${e.range.startLineNumber+1}:${e.range.startColumn+1}`);else{const{value:s,highlight:r}=n;t&&!Ga.isDefault(t)?(this.label.element.classList.toggle("referenceMatch",!1),this.label.set(s,IC(t))):(this.label.element.classList.toggle("referenceMatch",!0),this.label.set(s,[r]))}}}class qC{constructor(){this.templateId=qC.id}renderTemplate(e){return new Bbe(e)}renderElement(e,t,i){i.set(e.element,e.filterData)}disposeTemplate(e){e.dispose()}}qC.id="OneReferenceRenderer";class Wbe{getWidgetAriaLabel(){return m("treeAriaLabel","References")}getAriaLabel(e){return e.ariaMessage}}var Hbe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Nd=function(o,e){return function(t,i){e(t,i,o)}};class cD{constructor(e,t){this._editor=e,this._model=t,this._decorations=new Map,this._decorationIgnoreSet=new Set,this._callOnDispose=new Q,this._callOnModelChange=new Q,this._callOnDispose.add(this._editor.onDidChangeModel(()=>this._onModelChanged())),this._onModelChanged()}dispose(){this._callOnModelChange.dispose(),this._callOnDispose.dispose(),this.removeDecorations()}_onModelChanged(){this._callOnModelChange.clear();const e=this._editor.getModel();if(e){for(const t of this._model.references)if(t.uri.toString()===e.uri.toString()){this._addDecorations(t.parent);return}}}_addDecorations(e){if(!this._editor.hasModel())return;this._callOnModelChange.add(this._editor.getModel().onDidChangeDecorations(()=>this._onDecorationChanged()));const t=[],i=[];for(let n=0,s=e.children.length;n{const s=n.deltaDecorations([],t);for(let r=0;r{s.equals(9)&&(this._keybindingService.dispatchEvent(s,s.target),s.stopPropagation())},!0)),this._tree=this._instantiationService.createInstance(zbe,"ReferencesWidget",this._treeContainer,new Obe,[this._instantiationService.createInstance(P0),this._instantiationService.createInstance(qC)],this._instantiationService.createInstance(hR),i),this._splitView.addView({onDidChange:he.None,element:this._previewContainer,minimumSize:200,maximumSize:Number.MAX_VALUE,layout:s=>{this._preview.layout({height:this._dim.height,width:s})}},Ry.Distribute),this._splitView.addView({onDidChange:he.None,element:this._treeContainer,minimumSize:100,maximumSize:Number.MAX_VALUE,layout:s=>{this._treeContainer.style.height=`${this._dim.height}px`,this._treeContainer.style.width=`${s}px`,this._tree.layout(this._dim.height,s)}},Ry.Distribute),this._disposables.add(this._splitView.onDidSashChange(()=>{this._dim.width&&(this.layoutData.ratio=this._splitView.getViewSize(0)/this._dim.width)},void 0));const n=(s,r)=>{s instanceof uu&&(r==="show"&&this._revealReference(s,!1),this._onDidSelectReference.fire({element:s,kind:r,source:"tree"}))};this._tree.onDidOpen(s=>{s.sideBySide?n(s.element,"side"):s.editorOptions.pinned?n(s.element,"goto"):n(s.element,"show")}),Ps(this._treeContainer)}_onWidth(e){this._dim&&this._doLayoutBody(this._dim.height,e)}_doLayoutBody(e,t){super._doLayoutBody(e,t),this._dim=new Rt(t,e),this.layoutData.heightInLines=this._viewZone?this._viewZone.heightInLines:this.layoutData.heightInLines,this._splitView.layout(t),this._splitView.resizeView(0,t*this.layoutData.ratio)}setSelection(e){return this._revealReference(e,!0).then(()=>{this._model&&(this._tree.setSelection([e]),this._tree.setFocus([e]))})}setModel(e){return this._disposeOnNewModel.clear(),this._model=e,this._model?this._onNewModel():Promise.resolve()}_onNewModel(){return this._model?this._model.isEmpty?(this.setTitle(""),this._messageContainer.innerText=m("noResults","No results"),Io(this._messageContainer),Promise.resolve(void 0)):(Ps(this._messageContainer),this._decorationsManager=new cD(this._preview,this._model),this._disposeOnNewModel.add(this._decorationsManager),this._disposeOnNewModel.add(this._model.onDidChangeReferenceRange(e=>this._tree.rerender(e))),this._disposeOnNewModel.add(this._preview.onMouseDown(e=>{const{event:t,target:i}=e;if(t.detail!==2)return;const n=this._getFocusedReference();n&&this._onDidSelectReference.fire({element:{uri:n.uri,range:i.range},kind:t.ctrlKey||t.metaKey||t.altKey?"side":"open",source:"editor"})})),this.container.classList.add("results-loaded"),Io(this._treeContainer),Io(this._previewContainer),this._splitView.layout(this._dim.width),this.focusOnReferenceTree(),this._tree.setInput(this._model.groups.length===1?this._model.groups[0]:this._model)):Promise.resolve(void 0)}_getFocusedReference(){const[e]=this._tree.getFocus();if(e instanceof uu)return e;if(e instanceof A0&&e.children.length>0)return e.children[0]}async revealReference(e){await this._revealReference(e,!1),this._onDidSelectReference.fire({element:e,kind:"goto",source:"tree"})}async _revealReference(e,t){if(this._revealedReference===e)return;this._revealedReference=e,e.uri.scheme!==Ke.inMemory?this.setTitle(Qse(e.uri),this._uriLabel.getUriLabel(fk(e.uri))):this.setTitle(m("peekView.alternateTitle","References"));const i=this._textModelResolverService.createModelReference(e.uri);this._tree.getInput()===e.parent?this._tree.reveal(e):(t&&this._tree.reveal(e.parent),await this._tree.expand(e.parent),this._tree.reveal(e));const n=await i;if(!this._model){n.dispose();return}Yt(this._previewModelReference);const s=n.object;if(s){const r=this._preview.getModel()===s.textEditorModel?0:1,a=D.lift(e.range).collapseToStart();this._previewModelReference=n,this._preview.setModel(s.textEditorModel),this._preview.setSelection(a),this._preview.revealRangeInCenter(a,r)}else this._preview.setModel(this._previewNotAvailableMessage),n.dispose()}};fR=Hbe([Nd(3,Cn),Nd(4,wo),Nd(5,Ae),Nd(6,m$),Nd(7,Wp),Nd(8,mk),Nd(9,Ot),Nd(10,bi),Nd(11,oi)],fR);var Ube=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},em=function(o,e){return function(t,i){e(t,i,o)}},cS;const Bf=new fe("referenceSearchVisible",!1,m("referenceSearchVisible","Whether reference peek is visible, like 'Peek References' or 'Peek Definition'"));let gu=cS=class{static get(e){return e.getContribution(cS.ID)}constructor(e,t,i,n,s,r,a,l){this._defaultTreeKeyboardSupport=e,this._editor=t,this._editorService=n,this._notificationService=s,this._instantiationService=r,this._storageService=a,this._configurationService=l,this._disposables=new Q,this._requestIdPool=0,this._ignoreModelChangeEvent=!1,this._referenceSearchVisible=Bf.bindTo(i)}dispose(){var e,t;this._referenceSearchVisible.reset(),this._disposables.dispose(),(e=this._widget)===null||e===void 0||e.dispose(),(t=this._model)===null||t===void 0||t.dispose(),this._widget=void 0,this._model=void 0}toggleWidget(e,t,i){let n;if(this._widget&&(n=this._widget.position),this.closeWidget(),n&&e.containsPosition(n))return;this._peekMode=i,this._referenceSearchVisible.set(!0),this._disposables.add(this._editor.onDidChangeModelLanguage(()=>{this.closeWidget()})),this._disposables.add(this._editor.onDidChangeModel(()=>{this._ignoreModelChangeEvent||this.closeWidget()}));const s="peekViewLayout",r=Vbe.fromJSON(this._storageService.get(s,0,"{}"));this._widget=this._instantiationService.createInstance(fR,this._editor,this._defaultTreeKeyboardSupport,r),this._widget.setTitle(m("labelLoading","Loading...")),this._widget.show(e),this._disposables.add(this._widget.onDidClose(()=>{t.cancel(),this._widget&&(this._storageService.store(s,JSON.stringify(this._widget.layoutData),0,1),this._widget=void 0),this.closeWidget()})),this._disposables.add(this._widget.onDidSelectReference(l=>{const{element:d,kind:c}=l;if(d)switch(c){case"open":(l.source!=="editor"||!this._configurationService.getValue("editor.stablePeek"))&&this.openReference(d,!1,!1);break;case"side":this.openReference(d,!0,!1);break;case"goto":i?this._gotoReference(d,!0):this.openReference(d,!1,!0);break}}));const a=++this._requestIdPool;t.then(l=>{var d;if(a!==this._requestIdPool||!this._widget){l.dispose();return}return(d=this._model)===null||d===void 0||d.dispose(),this._model=l,this._widget.setModel(this._model).then(()=>{if(this._widget&&this._model&&this._editor.hasModel()){this._model.isEmpty?this._widget.setMetaTitle(""):this._widget.setMetaTitle(m("metaTitle.N","{0} ({1})",this._model.title,this._model.references.length));const c=this._editor.getModel().uri,h=new W(e.startLineNumber,e.startColumn),u=this._model.nearestReference(c,h);if(u)return this._widget.setSelection(u).then(()=>{this._widget&&this._editor.getOption(87)==="editor"&&this._widget.focusOnPreviewEditor()})}})},l=>{this._notificationService.error(l)})}changeFocusBetweenPreviewAndReferences(){this._widget&&(this._widget.isPreviewEditorFocused()?this._widget.focusOnReferenceTree():this._widget.focusOnPreviewEditor())}async goToNextOrPreviousReference(e){if(!this._editor.hasModel()||!this._model||!this._widget)return;const t=this._widget.position;if(!t)return;const i=this._model.nearestReference(this._editor.getModel().uri,t);if(!i)return;const n=this._model.nextOrPreviousReference(i,e),s=this._editor.hasTextFocus(),r=this._widget.isPreviewEditorFocused();await this._widget.setSelection(n),await this._gotoReference(n,!1),s?this._editor.focus():this._widget&&r&&this._widget.focusOnPreviewEditor()}async revealReference(e){!this._editor.hasModel()||!this._model||!this._widget||await this._widget.revealReference(e)}closeWidget(e=!0){var t,i;(t=this._widget)===null||t===void 0||t.dispose(),(i=this._model)===null||i===void 0||i.dispose(),this._referenceSearchVisible.reset(),this._disposables.clear(),this._widget=void 0,this._model=void 0,e&&this._editor.focus(),this._requestIdPool+=1}_gotoReference(e,t){var i;(i=this._widget)===null||i===void 0||i.hide(),this._ignoreModelChangeEvent=!0;const n=D.lift(e.range).collapseToStart();return this._editorService.openCodeEditor({resource:e.uri,options:{selection:n,selectionSource:"code.jump",pinned:t}},this._editor).then(s=>{var r;if(this._ignoreModelChangeEvent=!1,!s||!this._widget){this.closeWidget();return}if(this._editor===s)this._widget.show(n),this._widget.focusOnReferenceTree();else{const a=cS.get(s),l=this._model.clone();this.closeWidget(),s.focus(),a==null||a.toggleWidget(n,In(d=>Promise.resolve(l)),(r=this._peekMode)!==null&&r!==void 0?r:!1)}},s=>{this._ignoreModelChangeEvent=!1,Ye(s)})}openReference(e,t,i){t||this.closeWidget();const{uri:n,range:s}=e;this._editorService.openCodeEditor({resource:n,options:{selection:s,selectionSource:"code.jump",pinned:i}},this._editor,t)}};gu.ID="editor.contrib.referencesController";gu=cS=Ube([em(2,ze),em(3,It),em(4,Yi),em(5,Ae),em(6,va),em(7,dt)],gu);function Wf(o,e){const t=Nbe(o);if(!t)return;const i=gu.get(t);i&&e(i)}Zs.registerCommandAndKeybindingRule({id:"togglePeekWidgetFocus",weight:100,primary:gn(2089,60),when:Z.or(Bf,Co.inPeekEditor),handler(o){Wf(o,e=>{e.changeFocusBetweenPreviewAndReferences()})}});Zs.registerCommandAndKeybindingRule({id:"goToNextReference",weight:90,primary:62,secondary:[70],when:Z.or(Bf,Co.inPeekEditor),handler(o){Wf(o,e=>{e.goToNextOrPreviousReference(!0)})}});Zs.registerCommandAndKeybindingRule({id:"goToPreviousReference",weight:90,primary:1086,secondary:[1094],when:Z.or(Bf,Co.inPeekEditor),handler(o){Wf(o,e=>{e.goToNextOrPreviousReference(!1)})}});Ct.registerCommandAlias("goToNextReferenceFromEmbeddedEditor","goToNextReference");Ct.registerCommandAlias("goToPreviousReferenceFromEmbeddedEditor","goToPreviousReference");Ct.registerCommandAlias("closeReferenceSearchEditor","closeReferenceSearch");Ct.registerCommand("closeReferenceSearch",o=>Wf(o,e=>e.closeWidget()));Zs.registerKeybindingRule({id:"closeReferenceSearch",weight:-1,primary:9,secondary:[1033],when:Z.and(Co.inPeekEditor,Z.not("config.editor.stablePeek"))});Zs.registerKeybindingRule({id:"closeReferenceSearch",weight:250,primary:9,secondary:[1033],when:Z.and(Bf,Z.not("config.editor.stablePeek"),Z.or(E.editorTextFocus,GV.negate()))});Zs.registerCommandAndKeybindingRule({id:"revealReference",weight:200,primary:3,mac:{primary:3,secondary:[2066]},when:Z.and(Bf,QV,$P.negate(),KP.negate()),handler(o){var e;const i=(e=o.get($r).lastFocusedList)===null||e===void 0?void 0:e.getFocus();Array.isArray(i)&&i[0]instanceof uu&&Wf(o,n=>n.revealReference(i[0]))}});Zs.registerCommandAndKeybindingRule({id:"openReferenceToSide",weight:100,primary:2051,mac:{primary:259},when:Z.and(Bf,QV,$P.negate(),KP.negate()),handler(o){var e;const i=(e=o.get($r).lastFocusedList)===null||e===void 0?void 0:e.getFocus();Array.isArray(i)&&i[0]instanceof uu&&Wf(o,n=>n.openReference(i[0],!0,!0))}});Ct.registerCommand("openReference",o=>{var e;const i=(e=o.get($r).lastFocusedList)===null||e===void 0?void 0:e.getFocus();Array.isArray(i)&&i[0]instanceof uu&&Wf(o,n=>n.openReference(i[0],!1,!0))});var v$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Nv=function(o,e){return function(t,i){e(t,i,o)}};const MO=new fe("hasSymbols",!1,m("hasSymbols","Whether there are symbol locations that can be navigated via keyboard-only.")),hD=ft("ISymbolNavigationService");let mR=class{constructor(e,t,i,n){this._editorService=t,this._notificationService=i,this._keybindingService=n,this._currentModel=void 0,this._currentIdx=-1,this._ignoreEditorChange=!1,this._ctxHasSymbols=MO.bindTo(e)}reset(){var e,t;this._ctxHasSymbols.reset(),(e=this._currentState)===null||e===void 0||e.dispose(),(t=this._currentMessage)===null||t===void 0||t.dispose(),this._currentModel=void 0,this._currentIdx=-1}put(e){const t=e.parent.parent;if(t.references.length<=1){this.reset();return}this._currentModel=t,this._currentIdx=t.references.indexOf(e),this._ctxHasSymbols.set(!0),this._showMessage();const i=new pR(this._editorService),n=i.onDidChange(s=>{if(this._ignoreEditorChange)return;const r=this._editorService.getActiveCodeEditor();if(!r)return;const a=r.getModel(),l=r.getPosition();if(!a||!l)return;let d=!1,c=!1;for(const h of t.references)if(XA(h.uri,a.uri))d=!0,c=c||D.containsPosition(h.range,l);else if(d)break;(!d||!c)&&this.reset()});this._currentState=da(i,n)}revealNext(e){if(!this._currentModel)return Promise.resolve();this._currentIdx+=1,this._currentIdx%=this._currentModel.references.length;const t=this._currentModel.references[this._currentIdx];return this._showMessage(),this._ignoreEditorChange=!0,this._editorService.openCodeEditor({resource:t.uri,options:{selection:D.collapseToStart(t.range),selectionRevealType:3}},e).finally(()=>{this._ignoreEditorChange=!1})}_showMessage(){var e;(e=this._currentMessage)===null||e===void 0||e.dispose();const t=this._keybindingService.lookupKeybinding("editor.gotoNextSymbolFromResult"),i=t?m("location.kb","Symbol {0} of {1}, {2} for next",this._currentIdx+1,this._currentModel.references.length,t.getLabel()):m("location","Symbol {0} of {1}",this._currentIdx+1,this._currentModel.references.length);this._currentMessage=this._notificationService.status(i)}};mR=v$([Nv(0,ze),Nv(1,It),Nv(2,Yi),Nv(3,Ot)],mR);wt(hD,mR,1);ue(new class extends bn{constructor(){super({id:"editor.gotoNextSymbolFromResult",precondition:MO,kbOpts:{weight:100,primary:70}})}runEditorCommand(o,e){return o.get(hD).revealNext(e)}});Zs.registerCommandAndKeybindingRule({id:"editor.gotoNextSymbolFromResult.cancel",weight:100,when:MO,primary:9,handler(o){o.get(hD).reset()}});let pR=class{constructor(e){this._listener=new Map,this._disposables=new Q,this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._disposables.add(e.onCodeEditorRemove(this._onDidRemoveEditor,this)),this._disposables.add(e.onCodeEditorAdd(this._onDidAddEditor,this)),e.listCodeEditors().forEach(this._onDidAddEditor,this)}dispose(){this._disposables.dispose(),this._onDidChange.dispose(),Yt(this._listener.values())}_onDidAddEditor(e){this._listener.set(e,da(e.onDidChangeCursorPosition(t=>this._onDidChange.fire({editor:e})),e.onDidChangeModelContent(t=>this._onDidChange.fire({editor:e}))))}_onDidRemoveEditor(e){var t;(t=this._listener.get(e))===null||t===void 0||t.dispose(),this._listener.delete(e)}};pR=v$([Nv(0,It)],pR);function _R(o,e){return e.uri.scheme===o.uri.scheme?!0:!pN(e.uri,Ke.walkThroughSnippet,Ke.vscodeChatCodeBlock,Ke.vscodeChatCodeCompareBlock,Ke.vscodeCopilotBackingChatCodeBlock)}async function GC(o,e,t,i){const s=t.ordered(o).map(a=>Promise.resolve(i(a,o,e)).then(void 0,l=>{Hi(l)})),r=await Promise.all(s);return Ya(r.flat()).filter(a=>_R(o,a))}function uD(o,e,t,i){return GC(e,t,o,(n,s,r)=>n.provideDefinition(s,r,i))}function b$(o,e,t,i){return GC(e,t,o,(n,s,r)=>n.provideDeclaration(s,r,i))}function C$(o,e,t,i){return GC(e,t,o,(n,s,r)=>n.provideImplementation(s,r,i))}function w$(o,e,t,i){return GC(e,t,o,(n,s,r)=>n.provideTypeDefinition(s,r,i))}function gD(o,e,t,i,n){return GC(e,t,o,async(s,r,a)=>{var l,d;const c=(l=await s.provideReferences(r,a,{includeDeclaration:!0},n))===null||l===void 0?void 0:l.filter(u=>_R(r,u));if(!i||!c||c.length!==2)return c;const h=(d=await s.provideReferences(r,a,{includeDeclaration:!1},n))===null||d===void 0?void 0:d.filter(u=>_R(r,u));return h&&h.length===1?h:c})}async function ZC(o){const e=await o(),t=new Ro(e,""),i=t.references.map(n=>n.link);return t.dispose(),i}Cd("_executeDefinitionProvider",(o,e,t)=>{const i=o.get(ye),n=uD(i.definitionProvider,e,t,gt.None);return ZC(()=>n)});Cd("_executeTypeDefinitionProvider",(o,e,t)=>{const i=o.get(ye),n=w$(i.typeDefinitionProvider,e,t,gt.None);return ZC(()=>n)});Cd("_executeDeclarationProvider",(o,e,t)=>{const i=o.get(ye),n=b$(i.declarationProvider,e,t,gt.None);return ZC(()=>n)});Cd("_executeReferenceProvider",(o,e,t)=>{const i=o.get(ye),n=gD(i.referenceProvider,e,t,!1,gt.None);return ZC(()=>n)});Cd("_executeImplementationProvider",(o,e,t)=>{const i=o.get(ye),n=C$(i.implementationProvider,e,t,gt.None);return ZC(()=>n)});var nv,sv,ov,nw,sw,ow,rw,aw;On.appendMenuItem(I.EditorContext,{submenu:I.EditorContextPeek,title:m("peek.submenu","Peek"),group:"navigation",order:100});class Jp{static is(e){return!e||typeof e!="object"?!1:!!(e instanceof Jp||W.isIPosition(e.position)&&e.model)}constructor(e,t){this.model=e,this.position=t}}class Ls extends dl{static all(){return Ls._allSymbolNavigationCommands.values()}static _patchConfig(e){const t={...e,f1:!0};if(t.menu)for(const i of bt.wrap(t.menu))(i.id===I.EditorContext||i.id===I.EditorContextPeek)&&(i.when=Z.and(e.precondition,i.when));return t}constructor(e,t){super(Ls._patchConfig(t)),this.configuration=e,Ls._allSymbolNavigationCommands.set(t.id,this)}runEditorCommand(e,t,i,n){if(!t.hasModel())return Promise.resolve(void 0);const s=e.get(Yi),r=e.get(It),a=e.get(ku),l=e.get(hD),d=e.get(ye),c=e.get(Ae),h=t.getModel(),u=t.getPosition(),g=Jp.is(i)?i:new Jp(h,u),f=new au(t,5),p=hC(this._getLocationModel(d,g.model,g.position,f.token),f.token).then(async _=>{var v;if(!_||f.token.isCancellationRequested)return;vo(_.ariaMessage);let b;if(_.referenceAt(h.uri,u)){const w=this._getAlternativeCommand(t);!Ls._activeAlternativeCommands.has(w)&&Ls._allSymbolNavigationCommands.has(w)&&(b=Ls._allSymbolNavigationCommands.get(w))}const C=_.references.length;if(C===0){if(!this.configuration.muteMessage){const w=h.getWordAtPosition(u);(v=js.get(t))===null||v===void 0||v.showMessage(this._getNoResultFoundMessage(w),u)}}else if(C===1&&b)Ls._activeAlternativeCommands.add(this.desc.id),c.invokeFunction(w=>b.runEditorCommand(w,t,i,n).finally(()=>{Ls._activeAlternativeCommands.delete(this.desc.id)}));else return this._onResult(r,l,t,_,n)},_=>{s.error(_)}).finally(()=>{f.dispose()});return a.showWhile(p,250),p}async _onResult(e,t,i,n,s){const r=this._getGoToPreference(i);if(!(i instanceof hu)&&(this.configuration.openInPeek||r==="peek"&&n.references.length>1))this._openInPeek(i,n,s);else{const a=n.firstReference(),l=n.references.length>1&&r==="gotoAndPeek",d=await this._openReference(i,e,a,this.configuration.openToSide,!l);l&&d?this._openInPeek(d,n,s):n.dispose(),r==="goto"&&t.put(a)}}async _openReference(e,t,i,n,s){let r;if(qG(i)&&(r=i.targetSelectionRange),r||(r=i.range),!r)return;const a=await t.openCodeEditor({resource:i.uri,options:{selection:D.collapseToStart(r),selectionRevealType:3,selectionSource:"code.jump"}},e,n);if(a){if(s){const l=a.getModel(),d=a.createDecorationsCollection([{range:r,options:{description:"symbol-navigate-action-highlight",className:"symbolHighlight"}}]);setTimeout(()=>{a.getModel()===l&&d.clear()},350)}return a}}_openInPeek(e,t,i){const n=gu.get(e);n&&e.hasModel()?n.toggleWidget(i??e.getSelection(),In(s=>Promise.resolve(t)),this.configuration.openInPeek):t.dispose()}}Ls._allSymbolNavigationCommands=new Map;Ls._activeAlternativeCommands=new Set;class YC extends Ls{async _getLocationModel(e,t,i,n){return new Ro(await uD(e.definitionProvider,t,i,n),m("def.title","Definitions"))}_getNoResultFoundMessage(e){return e&&e.word?m("noResultWord","No definition found for '{0}'",e.word):m("generic.noResults","No definition found")}_getAlternativeCommand(e){return e.getOption(58).alternativeDefinitionCommand}_getGoToPreference(e){return e.getOption(58).multipleDefinitions}}ii((nv=class extends YC{constructor(){super({openToSide:!1,openInPeek:!1,muteMessage:!1},{id:nv.id,title:{...je("actions.goToDecl.label","Go to Definition"),mnemonicTitle:m({key:"miGotoDefinition",comment:["&& denotes a mnemonic"]},"Go to &&Definition")},precondition:E.hasDefinitionProvider,keybinding:[{when:E.editorTextFocus,primary:70,weight:100},{when:Z.and(E.editorTextFocus,jV),primary:2118,weight:100}],menu:[{id:I.EditorContext,group:"navigation",order:1.1},{id:I.MenubarGoMenu,precondition:null,group:"4_symbol_nav",order:2}]}),Ct.registerCommandAlias("editor.action.goToDeclaration",nv.id)}},nv.id="editor.action.revealDefinition",nv));ii((sv=class extends YC{constructor(){super({openToSide:!0,openInPeek:!1,muteMessage:!1},{id:sv.id,title:je("actions.goToDeclToSide.label","Open Definition to the Side"),precondition:Z.and(E.hasDefinitionProvider,E.isInEmbeddedEditor.toNegated()),keybinding:[{when:E.editorTextFocus,primary:gn(2089,70),weight:100},{when:Z.and(E.editorTextFocus,jV),primary:gn(2089,2118),weight:100}]}),Ct.registerCommandAlias("editor.action.openDeclarationToTheSide",sv.id)}},sv.id="editor.action.revealDefinitionAside",sv));ii((ov=class extends YC{constructor(){super({openToSide:!1,openInPeek:!0,muteMessage:!1},{id:ov.id,title:je("actions.previewDecl.label","Peek Definition"),precondition:Z.and(E.hasDefinitionProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),keybinding:{when:E.editorTextFocus,primary:582,linux:{primary:3140},weight:100},menu:{id:I.EditorContextPeek,group:"peek",order:2}}),Ct.registerCommandAlias("editor.action.previewDeclaration",ov.id)}},ov.id="editor.action.peekDefinition",ov));class S$ extends Ls{async _getLocationModel(e,t,i,n){return new Ro(await b$(e.declarationProvider,t,i,n),m("decl.title","Declarations"))}_getNoResultFoundMessage(e){return e&&e.word?m("decl.noResultWord","No declaration found for '{0}'",e.word):m("decl.generic.noResults","No declaration found")}_getAlternativeCommand(e){return e.getOption(58).alternativeDeclarationCommand}_getGoToPreference(e){return e.getOption(58).multipleDeclarations}}ii((nw=class extends S${constructor(){super({openToSide:!1,openInPeek:!1,muteMessage:!1},{id:nw.id,title:{...je("actions.goToDeclaration.label","Go to Declaration"),mnemonicTitle:m({key:"miGotoDeclaration",comment:["&& denotes a mnemonic"]},"Go to &&Declaration")},precondition:Z.and(E.hasDeclarationProvider,E.isInEmbeddedEditor.toNegated()),menu:[{id:I.EditorContext,group:"navigation",order:1.3},{id:I.MenubarGoMenu,precondition:null,group:"4_symbol_nav",order:3}]})}_getNoResultFoundMessage(e){return e&&e.word?m("decl.noResultWord","No declaration found for '{0}'",e.word):m("decl.generic.noResults","No declaration found")}},nw.id="editor.action.revealDeclaration",nw));ii(class extends S${constructor(){super({openToSide:!1,openInPeek:!0,muteMessage:!1},{id:"editor.action.peekDeclaration",title:je("actions.peekDecl.label","Peek Declaration"),precondition:Z.and(E.hasDeclarationProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),menu:{id:I.EditorContextPeek,group:"peek",order:3}})}});class y$ extends Ls{async _getLocationModel(e,t,i,n){return new Ro(await w$(e.typeDefinitionProvider,t,i,n),m("typedef.title","Type Definitions"))}_getNoResultFoundMessage(e){return e&&e.word?m("goToTypeDefinition.noResultWord","No type definition found for '{0}'",e.word):m("goToTypeDefinition.generic.noResults","No type definition found")}_getAlternativeCommand(e){return e.getOption(58).alternativeTypeDefinitionCommand}_getGoToPreference(e){return e.getOption(58).multipleTypeDefinitions}}ii((sw=class extends y${constructor(){super({openToSide:!1,openInPeek:!1,muteMessage:!1},{id:sw.ID,title:{...je("actions.goToTypeDefinition.label","Go to Type Definition"),mnemonicTitle:m({key:"miGotoTypeDefinition",comment:["&& denotes a mnemonic"]},"Go to &&Type Definition")},precondition:E.hasTypeDefinitionProvider,keybinding:{when:E.editorTextFocus,primary:0,weight:100},menu:[{id:I.EditorContext,group:"navigation",order:1.4},{id:I.MenubarGoMenu,precondition:null,group:"4_symbol_nav",order:3}]})}},sw.ID="editor.action.goToTypeDefinition",sw));ii((ow=class extends y${constructor(){super({openToSide:!1,openInPeek:!0,muteMessage:!1},{id:ow.ID,title:je("actions.peekTypeDefinition.label","Peek Type Definition"),precondition:Z.and(E.hasTypeDefinitionProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),menu:{id:I.EditorContextPeek,group:"peek",order:4}})}},ow.ID="editor.action.peekTypeDefinition",ow));class L$ extends Ls{async _getLocationModel(e,t,i,n){return new Ro(await C$(e.implementationProvider,t,i,n),m("impl.title","Implementations"))}_getNoResultFoundMessage(e){return e&&e.word?m("goToImplementation.noResultWord","No implementation found for '{0}'",e.word):m("goToImplementation.generic.noResults","No implementation found")}_getAlternativeCommand(e){return e.getOption(58).alternativeImplementationCommand}_getGoToPreference(e){return e.getOption(58).multipleImplementations}}ii((rw=class extends L${constructor(){super({openToSide:!1,openInPeek:!1,muteMessage:!1},{id:rw.ID,title:{...je("actions.goToImplementation.label","Go to Implementations"),mnemonicTitle:m({key:"miGotoImplementation",comment:["&& denotes a mnemonic"]},"Go to &&Implementations")},precondition:E.hasImplementationProvider,keybinding:{when:E.editorTextFocus,primary:2118,weight:100},menu:[{id:I.EditorContext,group:"navigation",order:1.45},{id:I.MenubarGoMenu,precondition:null,group:"4_symbol_nav",order:4}]})}},rw.ID="editor.action.goToImplementation",rw));ii((aw=class extends L${constructor(){super({openToSide:!1,openInPeek:!0,muteMessage:!1},{id:aw.ID,title:je("actions.peekImplementation.label","Peek Implementations"),precondition:Z.and(E.hasImplementationProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),keybinding:{when:E.editorTextFocus,primary:3142,weight:100},menu:{id:I.EditorContextPeek,group:"peek",order:5}})}},aw.ID="editor.action.peekImplementation",aw));class k$ extends Ls{_getNoResultFoundMessage(e){return e?m("references.no","No references found for '{0}'",e.word):m("references.noGeneric","No references found")}_getAlternativeCommand(e){return e.getOption(58).alternativeReferenceCommand}_getGoToPreference(e){return e.getOption(58).multipleReferences}}ii(class extends k${constructor(){super({openToSide:!1,openInPeek:!1,muteMessage:!1},{id:"editor.action.goToReferences",title:{...je("goToReferences.label","Go to References"),mnemonicTitle:m({key:"miGotoReference",comment:["&& denotes a mnemonic"]},"Go to &&References")},precondition:Z.and(E.hasReferenceProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),keybinding:{when:E.editorTextFocus,primary:1094,weight:100},menu:[{id:I.EditorContext,group:"navigation",order:1.45},{id:I.MenubarGoMenu,precondition:null,group:"4_symbol_nav",order:5}]})}async _getLocationModel(e,t,i,n){return new Ro(await gD(e.referenceProvider,t,i,!0,n),m("ref.title","References"))}});ii(class extends k${constructor(){super({openToSide:!1,openInPeek:!0,muteMessage:!1},{id:"editor.action.referenceSearch.trigger",title:je("references.action.label","Peek References"),precondition:Z.and(E.hasReferenceProvider,Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated()),menu:{id:I.EditorContextPeek,group:"peek",order:6}})}async _getLocationModel(e,t,i,n){return new Ro(await gD(e.referenceProvider,t,i,!1,n),m("ref.title","References"))}});class $be extends Ls{constructor(e,t,i){super(e,{id:"editor.action.goToLocation",title:je("label.generic","Go to Any Symbol"),precondition:Z.and(Co.notInPeekEditor,E.isInEmbeddedEditor.toNegated())}),this._references=t,this._gotoMultipleBehaviour=i}async _getLocationModel(e,t,i,n){return new Ro(this._references,m("generic.title","Locations"))}_getNoResultFoundMessage(e){return e&&m("generic.noResult","No results for '{0}'",e.word)||""}_getGoToPreference(e){var t;return(t=this._gotoMultipleBehaviour)!==null&&t!==void 0?t:e.getOption(58).multipleReferences}_getAlternativeCommand(){return""}}Ct.registerCommand({id:"editor.action.goToLocations",metadata:{description:"Go to locations from a position in a file",args:[{name:"uri",description:"The text document in which to start",constraint:We},{name:"position",description:"The position at which to start",constraint:W.isIPosition},{name:"locations",description:"An array of locations.",constraint:Array},{name:"multiple",description:"Define what to do when having multiple results, either `peek`, `gotoAndPeek`, or `goto`"},{name:"noResultsMessage",description:"Human readable message that shows when locations is empty."}]},handler:async(o,e,t,i,n,s,r)=>{xt(We.isUri(e)),xt(W.isIPosition(t)),xt(Array.isArray(i)),xt(typeof n>"u"||typeof n=="string"),xt(typeof r>"u"||typeof r=="boolean");const a=o.get(It),l=await a.openCodeEditor({resource:e},a.getFocusedCodeEditor());if(md(l))return l.setPosition(t),l.revealPositionInCenterIfOutsideViewport(t,0),l.invokeWithinContext(d=>{const c=new class extends $be{_getNoResultFoundMessage(h){return s||super._getNoResultFoundMessage(h)}}({muteMessage:!s,openInPeek:!!r,openToSide:!1},i,n);d.get(Ae).invokeFunction(c.run.bind(c),l)})}});Ct.registerCommand({id:"editor.action.peekLocations",metadata:{description:"Peek locations from a position in a file",args:[{name:"uri",description:"The text document in which to start",constraint:We},{name:"position",description:"The position at which to start",constraint:W.isIPosition},{name:"locations",description:"An array of locations.",constraint:Array},{name:"multiple",description:"Define what to do when having multiple results, either `peek`, `gotoAndPeek`, or `goto`"}]},handler:async(o,e,t,i,n)=>{o.get(ui).executeCommand("editor.action.goToLocations",e,t,i,n,void 0,!0)}});Ct.registerCommand({id:"editor.action.findReferences",handler:(o,e,t)=>{xt(We.isUri(e)),xt(W.isIPosition(t));const i=o.get(ye),n=o.get(It);return n.openCodeEditor({resource:e},n.getFocusedCodeEditor()).then(s=>{if(!md(s)||!s.hasModel())return;const r=gu.get(s);if(!r)return;const a=In(d=>gD(i.referenceProvider,s.getModel(),W.lift(t),!1,d).then(c=>new Ro(c,m("ref.title","References")))),l=new D(t.lineNumber,t.column,t.lineNumber,t.column);return Promise.resolve(r.toggleWidget(l,a,!1))})}});Ct.registerCommandAlias("editor.action.showReferences","editor.action.peekLocations");async function Kbe(o,e,t,i){var n;const s=o.get(wo),r=o.get(Ho),a=o.get(ui),l=o.get(Ae),d=o.get(Yi);if(await i.item.resolve(gt.None),!i.part.location)return;const c=i.part.location,h=[],u=new Set(On.getMenuItems(I.EditorContext).map(f=>Cm(f)?f.command.id:tD()));for(const f of Ls.all())u.has(f.desc.id)&&h.push(new To(f.desc.id,Mo.label(f.desc,{renderShortTitle:!0}),void 0,!0,async()=>{const p=await s.createModelReference(c.uri);try{const _=new Jp(p.object.textEditorModel,D.getStartPosition(c.range)),v=i.item.anchor.range;await l.invokeFunction(f.runEditorCommand.bind(f),e,_,v)}finally{p.dispose()}}));if(i.part.command){const{command:f}=i.part;h.push(new un),h.push(new To(f.id,f.title,void 0,!0,async()=>{var p;try{await a.executeCommand(f.id,...(p=f.arguments)!==null&&p!==void 0?p:[])}catch(_){d.notify({severity:pk.Error,source:i.item.provider.displayName,message:_})}}))}const g=e.getOption(127);r.showContextMenu({domForShadowRoot:g&&(n=e.getDomNode())!==null&&n!==void 0?n:void 0,getAnchor:()=>{const f=tn(t);return{x:f.left,y:f.top+f.height+8}},getActions:()=>h,onHide:()=>{e.focus()},autoSelectFirstItem:!0})}async function D$(o,e,t,i){const s=await o.get(wo).createModelReference(i.uri);await t.invokeWithinContext(async r=>{const a=e.hasSideBySideModifier,l=r.get(ze),d=Co.inPeekEditor.getValue(l),c=!a&&t.getOption(88)&&!d;return new YC({openToSide:a,openInPeek:c,muteMessage:!0},{title:{value:"",original:""},id:"",precondition:void 0}).run(r,new Jp(s.object.textEditorModel,D.getStartPosition(i.range)),D.lift(i.range))}),s.dispose()}var jbe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},tm=function(o,e){return function(t,i){e(t,i,o)}},um;class dL{constructor(){this._entries=new wd(50)}get(e){const t=dL._key(e);return this._entries.get(t)}set(e,t){const i=dL._key(e);this._entries.set(i,t)}static _key(e){return`${e.uri.toString()}/${e.getVersionId()}`}}const x$=ft("IInlayHintsCache");wt(x$,dL,1);class vR{constructor(e,t){this.item=e,this.index=t}get part(){const e=this.item.hint.label;return typeof e=="string"?{label:e}:e[this.index]}}class qbe{constructor(e,t){this.part=e,this.hasTriggerModifier=t}}let fu=um=class{static get(e){var t;return(t=e.getContribution(um.ID))!==null&&t!==void 0?t:void 0}constructor(e,t,i,n,s,r,a){this._editor=e,this._languageFeaturesService=t,this._inlayHintsCache=n,this._commandService=s,this._notificationService=r,this._instaService=a,this._disposables=new Q,this._sessionDisposables=new Q,this._decorationsMetadata=new Map,this._ruleFactory=new bC(this._editor),this._activeRenderMode=0,this._debounceInfo=i.for(t.inlayHintsProvider,"InlayHint",{min:25}),this._disposables.add(t.inlayHintsProvider.onDidChange(()=>this._update())),this._disposables.add(e.onDidChangeModel(()=>this._update())),this._disposables.add(e.onDidChangeModelLanguage(()=>this._update())),this._disposables.add(e.onDidChangeConfiguration(l=>{l.hasChanged(141)&&this._update()})),this._update()}dispose(){this._sessionDisposables.dispose(),this._removeAllDecorations(),this._disposables.dispose()}_update(){this._sessionDisposables.clear(),this._removeAllDecorations();const e=this._editor.getOption(141);if(e.enabled==="off")return;const t=this._editor.getModel();if(!t||!this._languageFeaturesService.inlayHintsProvider.has(t))return;if(e.enabled==="on")this._activeRenderMode=0;else{let a,l;e.enabled==="onUnlessPressed"?(a=0,l=1):(a=1,l=0),this._activeRenderMode=a,this._sessionDisposables.add(Xd.getInstance().event(d=>{if(!this._editor.hasModel())return;const c=d.altKey&&d.ctrlKey&&!(d.shiftKey||d.metaKey)?l:a;if(c!==this._activeRenderMode){this._activeRenderMode=c;const h=this._editor.getModel(),u=this._copyInlayHintsWithCurrentAnchor(h);this._updateHintsDecorators([h.getFullModelRange()],u),r.schedule(0)}}))}const i=this._inlayHintsCache.get(t);i&&this._updateHintsDecorators([t.getFullModelRange()],i),this._sessionDisposables.add(Ne(()=>{t.isDisposed()||this._cacheHintsForFastRestore(t)}));let n;const s=new Set,r=new Gt(async()=>{const a=Date.now();n==null||n.dispose(!0),n=new ki;const l=t.onWillDispose(()=>n==null?void 0:n.cancel());try{const d=n.token,c=await Wg.create(this._languageFeaturesService.inlayHintsProvider,t,this._getHintsRanges(),d);if(r.delay=this._debounceInfo.update(t,Date.now()-a),d.isCancellationRequested){c.dispose();return}for(const h of c.provider)typeof h.onDidChangeInlayHints=="function"&&!s.has(h)&&(s.add(h),this._sessionDisposables.add(h.onDidChangeInlayHints(()=>{r.isScheduled()||r.schedule()})));this._sessionDisposables.add(c),this._updateHintsDecorators(c.ranges,c.items),this._cacheHintsForFastRestore(t)}catch(d){Ye(d)}finally{n.dispose(),l.dispose()}},this._debounceInfo.get(t));this._sessionDisposables.add(r),this._sessionDisposables.add(Ne(()=>n==null?void 0:n.dispose(!0))),r.schedule(0),this._sessionDisposables.add(this._editor.onDidScrollChange(a=>{(a.scrollTopChanged||!r.isScheduled())&&r.schedule()})),this._sessionDisposables.add(this._editor.onDidChangeModelContent(a=>{n==null||n.cancel();const l=Math.max(r.delay,1250);r.schedule(l)})),this._sessionDisposables.add(this._installDblClickGesture(()=>r.schedule(0))),this._sessionDisposables.add(this._installLinkGesture()),this._sessionDisposables.add(this._installContextMenu())}_installLinkGesture(){const e=new Q,t=e.add(new rD(this._editor)),i=new Q;return e.add(i),e.add(t.onMouseMoveOrRelevantKeyDown(n=>{const[s]=n,r=this._getInlayHintLabelPart(s),a=this._editor.getModel();if(!r||!a){i.clear();return}const l=new ki;i.add(Ne(()=>l.dispose(!0))),r.item.resolve(l.token),this._activeInlayHintPart=r.part.command||r.part.location?new qbe(r,s.hasTriggerModifier):void 0;const d=a.validatePosition(r.item.hint.position).lineNumber,c=new D(d,1,d,a.getLineMaxColumn(d)),h=this._getInlineHintsForRange(c);this._updateHintsDecorators([c],h),i.add(Ne(()=>{this._activeInlayHintPart=void 0,this._updateHintsDecorators([c],h)}))})),e.add(t.onCancel(()=>i.clear())),e.add(t.onExecute(async n=>{const s=this._getInlayHintLabelPart(n);if(s){const r=s.part;r.location?this._instaService.invokeFunction(D$,n,this._editor,r.location):pE.is(r.command)&&await this._invokeCommand(r.command,s.item)}})),e}_getInlineHintsForRange(e){const t=new Set;for(const i of this._decorationsMetadata.values())e.containsRange(i.item.anchor.range)&&t.add(i.item);return Array.from(t)}_installDblClickGesture(e){return this._editor.onMouseUp(async t=>{if(t.event.detail!==2)return;const i=this._getInlayHintLabelPart(t);if(i&&(t.event.preventDefault(),await i.item.resolve(gt.None),gs(i.item.hint.textEdits))){const n=i.item.hint.textEdits.map(s=>wi.replace(D.lift(s.range),s.text));this._editor.executeEdits("inlayHint.default",n),e()}})}_installContextMenu(){return this._editor.onContextMenu(async e=>{if(!Bn(e.event.target))return;const t=this._getInlayHintLabelPart(e);t&&await this._instaService.invokeFunction(Kbe,this._editor,e.event.target,t)})}_getInlayHintLabelPart(e){var t;if(e.target.type!==6)return;const i=(t=e.target.detail.injectedText)===null||t===void 0?void 0:t.options;if(i instanceof su&&(i==null?void 0:i.attachedData)instanceof vR)return i.attachedData}async _invokeCommand(e,t){var i;try{await this._commandService.executeCommand(e.id,...(i=e.arguments)!==null&&i!==void 0?i:[])}catch(n){this._notificationService.notify({severity:pk.Error,source:t.provider.displayName,message:n})}}_cacheHintsForFastRestore(e){const t=this._copyInlayHintsWithCurrentAnchor(e);this._inlayHintsCache.set(e,t)}_copyInlayHintsWithCurrentAnchor(e){const t=new Map;for(const[i,n]of this._decorationsMetadata){if(t.has(n.item))continue;const s=e.getDecorationRange(i);if(s){const r=new u$(s,n.item.anchor.direction),a=n.item.with({anchor:r});t.set(n.item,a)}}return Array.from(t.values())}_getHintsRanges(){const t=this._editor.getModel(),i=this._editor.getVisibleRangesPlusViewportAboveBelow(),n=[];for(const s of i.sort(D.compareRangesUsingStarts)){const r=t.validateRange(new D(s.startLineNumber-30,s.startColumn,s.endLineNumber+30,s.endColumn));n.length===0||!D.areIntersectingOrTouching(n[n.length-1],r)?n.push(r):n[n.length-1]=D.plusRange(n[n.length-1],r)}return n}_updateHintsDecorators(e,t){var i,n;const s=[],r=(_,v,b,C,w)=>{const S={content:b,inlineClassNameAffectsLetterSpacing:!0,inlineClassName:v.className,cursorStops:C,attachedData:w};s.push({item:_,classNameRef:v,decoration:{range:_.anchor.range,options:{description:"InlayHint",showIfCollapsed:_.anchor.range.isEmpty(),collapseOnReplaceEdit:!_.anchor.range.isEmpty(),stickiness:0,[_.anchor.direction]:this._activeRenderMode===0?S:void 0}}})},a=(_,v)=>{const b=this._ruleFactory.createClassNameRef({width:`${l/3|0}px`,display:"inline-block"});r(_,b," ",v?sa.Right:sa.None)},{fontSize:l,fontFamily:d,padding:c,isUniform:h}=this._getLayoutInfo(),u="--code-editorInlayHintsFontFamily";this._editor.getContainerDomNode().style.setProperty(u,d);let g={line:0,totalLen:0};for(const _ of t){if(g.line!==_.anchor.range.startLineNumber&&(g={line:_.anchor.range.startLineNumber,totalLen:0}),g.totalLen>um._MAX_LABEL_LEN)continue;_.hint.paddingLeft&&a(_,!1);const v=typeof _.hint.label=="string"?[{label:_.hint.label}]:_.hint.label;for(let b=0;b0&&(k=k.slice(0,-N)+"…",x=!0),r(_,this._ruleFactory.createClassNameRef(y),Gbe(k),S&&!_.hint.paddingRight?sa.Right:sa.None,new vR(_,b)),x)break}if(_.hint.paddingRight&&a(_,!0),s.length>um._MAX_DECORATORS)break}const f=[];for(const[_,v]of this._decorationsMetadata){const b=(n=this._editor.getModel())===null||n===void 0?void 0:n.getDecorationRange(_);b&&e.some(C=>C.containsRange(b))&&(f.push(_),v.classNameRef.dispose(),this._decorationsMetadata.delete(_))}const p=rl.capture(this._editor);this._editor.changeDecorations(_=>{const v=_.deltaDecorations(f,s.map(b=>b.decoration));for(let b=0;bi)&&(s=i);const r=e.fontFamily||n;return{fontSize:s,fontFamily:r,padding:t,isUniform:!t&&r===n&&s===i}}_removeAllDecorations(){this._editor.removeDecorations(Array.from(this._decorationsMetadata.keys()));for(const e of this._decorationsMetadata.values())e.classNameRef.dispose();this._decorationsMetadata.clear()}};fu.ID="editor.contrib.InlayHints";fu._MAX_DECORATORS=1500;fu._MAX_LABEL_LEN=43;fu=um=jbe([tm(1,ye),tm(2,Hr),tm(3,x$),tm(4,ui),tm(5,Yi),tm(6,Ae)],fu);function Gbe(o){return o.replace(/[ \t]/g," ")}Ct.registerCommand("_executeInlayHintProvider",async(o,...e)=>{const[t,i]=e;xt(We.isUri(t)),xt(D.isIRange(i));const{inlayHintsProvider:n}=o.get(ye),s=await o.get(wo).createModelReference(t);try{const r=await Wg.create(n,s.object.textEditorModel,[D.lift(i)],gt.None),a=r.items.map(l=>l.hint);return setTimeout(()=>r.dispose(),0),a}finally{s.dispose()}});var Zbe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Gu=function(o,e){return function(t,i){e(t,i,o)}};class E9 extends Bg{constructor(e,t,i,n){super(10,t,e.item.anchor.range,i,n,!0),this.part=e}}let cL=class extends M0{constructor(e,t,i,n,s,r,a,l){super(e,t,i,r,l,n,s),this._resolverService=a,this.hoverOrdinal=6}suggestHoverAnchor(e){var t;if(!fu.get(this._editor)||e.target.type!==6)return null;const n=(t=e.target.detail.injectedText)===null||t===void 0?void 0:t.options;return n instanceof su&&n.attachedData instanceof vR?new E9(n.attachedData,this,e.event.posx,e.event.posy):null}computeSync(){return[]}computeAsync(e,t,i){return e instanceof E9?new sn(async n=>{const{part:s}=e;if(await s.item.resolve(i),i.isCancellationRequested)return;let r;typeof s.item.hint.tooltip=="string"?r=new hs().appendText(s.item.hint.tooltip):s.item.hint.tooltip&&(r=s.item.hint.tooltip),r&&n.emitOne(new Ba(this,e.range,[r],!1,0)),gs(s.item.hint.textEdits)&&n.emitOne(new Ba(this,e.range,[new hs().appendText(m("hint.dbl","Double-click to insert"))],!1,10001));let a;if(typeof s.part.tooltip=="string"?a=new hs().appendText(s.part.tooltip):s.part.tooltip&&(a=s.part.tooltip),a&&n.emitOne(new Ba(this,e.range,[a],!1,1)),s.part.location||s.part.command){let d;const h=this._editor.getOption(78)==="altKey"?ht?m("links.navigate.kb.meta.mac","cmd + click"):m("links.navigate.kb.meta","ctrl + click"):ht?m("links.navigate.kb.alt.mac","option + click"):m("links.navigate.kb.alt","alt + click");s.part.location&&s.part.command?d=new hs().appendText(m("hint.defAndCommand","Go to Definition ({0}), right click for more",h)):s.part.location?d=new hs().appendText(m("hint.def","Go to Definition ({0})",h)):s.part.command&&(d=new hs(`[${m("hint.cmd","Execute Command")}](${ybe(s.part.command)} "${s.part.command.title}") (${h})`,{isTrusted:!0})),d&&n.emitOne(new Ba(this,e.range,[d],!1,1e4))}const l=await this._resolveInlayHintLabelPartHover(s,i);for await(const d of l)n.emitOne(d)}):sn.EMPTY}async _resolveInlayHintLabelPartHover(e,t){if(!e.part.location)return sn.EMPTY;const{uri:i,range:n}=e.part.location,s=await this._resolverService.createModelReference(i);try{const r=s.object.textEditorModel;return this._languageFeaturesService.hoverProvider.has(r)?NO(this._languageFeaturesService.hoverProvider,r,new W(n.startLineNumber,n.startColumn),t).filter(a=>!Fp(a.hover.contents)).map(a=>new Ba(this,e.item.anchor.range,a.hover.contents,!1,2+a.ordinal)):sn.EMPTY}finally{s.dispose()}}};cL=Zbe([Gu(1,bi),Gu(2,Vo),Gu(3,Ot),Gu(4,Sd),Gu(5,dt),Gu(6,wo),Gu(7,ye)],cL);class hL{get anchor(){return this._anchor}set anchor(e){this._anchor=e}get shouldFocus(){return this._shouldFocus}set shouldFocus(e){this._shouldFocus=e}get source(){return this._source}set source(e){this._source=e}get insistOnKeepingHoverVisible(){return this._insistOnKeepingHoverVisible}set insistOnKeepingHoverVisible(e){this._insistOnKeepingHoverVisible=e}constructor(e,t){this._editor=e,this._participants=t,this._anchor=null,this._shouldFocus=!1,this._source=0,this._insistOnKeepingHoverVisible=!1}static _getLineDecorations(e,t){if(t.type!==1&&!t.supportsMarkerHover)return[];const i=e.getModel(),n=t.range.startLineNumber;if(n>i.getLineCount())return[];const s=i.getLineMaxColumn(n);return e.getLineDecorations(n).filter(r=>{if(r.options.isWholeLine)return!0;const a=r.range.startLineNumber===n?r.range.startColumn:1,l=r.range.endLineNumber===n?r.range.endColumn:s;if(r.options.showIfCollapsed){if(a>t.range.startColumn+1||t.range.endColumn-1>l)return!1}else if(a>t.range.startColumn||t.range.endColumn>l)return!1;return!0})}computeAsync(e){const t=this._anchor;if(!this._editor.hasModel()||!t)return sn.EMPTY;const i=hL._getLineDecorations(this._editor,t);return sn.merge(this._participants.map(n=>n.computeAsync?n.computeAsync(t,i,e):sn.EMPTY))}computeSync(){if(!this._editor.hasModel()||!this._anchor)return[];const e=hL._getLineDecorations(this._editor,this._anchor);let t=[];for(const i of this._participants)t=t.concat(i.computeSync(this._anchor,e));return Ya(t)}}class I${constructor(e,t,i){this.anchor=e,this.messages=t,this.isComplete=i}filter(e){const t=this.messages.filter(i=>i.isValidForHoverAnchor(e));return t.length===this.messages.length?this:new Ybe(this,this.anchor,t,this.isComplete)}}class Ybe extends I${constructor(e,t,i,n){super(t,i,n),this.original=e}filter(e){return this.original.filter(e)}}class Qbe{constructor(e,t,i,n,s,r,a,l,d,c){this.initialMousePosX=e,this.initialMousePosY=t,this.colorPicker=i,this.showAtPosition=n,this.showAtSecondaryPosition=s,this.preferAbove=r,this.stoleFocus=a,this.source=l,this.isBeforeContent=d,this.disposables=c,this.closestMouseDistance=void 0}}var Xbe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Jbe=function(o,e){return function(t,i){e(t,i,o)}};const N9=ae;let uL=class extends H{get hasContent(){return this._hasContent}constructor(e){super(),this._keybindingService=e,this._hasContent=!1,this.hoverElement=N9("div.hover-row.status-bar"),this.hoverElement.tabIndex=0,this.actionsElement=J(this.hoverElement,N9("div.actions"))}addAction(e){const t=this._keybindingService.lookupKeybinding(e.commandId),i=t?t.getLabel():null;return this._hasContent=!0,this._register(vk.render(this.actionsElement,e,i))}append(e){const t=J(this.actionsElement,e);return this._hasContent=!0,t}};uL=Xbe([Jbe(0,Ot)],uL);var e0e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},T9=function(o,e){return function(t,i){e(t,i,o)}},hS;let gL=hS=class extends H{constructor(e,t,i){super(),this._editor=e,this._instantiationService=t,this._keybindingService=i,this._currentResult=null,this._onContentsChanged=this._register(new F),this.onContentsChanged=this._onContentsChanged.event,this._widget=this._register(this._instantiationService.createInstance(Xp,this._editor)),this._participants=[];for(const n of Iu.getAll()){const s=this._instantiationService.createInstance(n,this._editor);s instanceof M0&&!(s instanceof cL)&&(this._markdownHoverParticipant=s),this._participants.push(s)}this._participants.sort((n,s)=>n.hoverOrdinal-s.hoverOrdinal),this._computer=new hL(this._editor,this._participants),this._hoverOperation=this._register(new d$(this._editor,this._computer)),this._register(this._hoverOperation.onResult(n=>{if(!this._computer.anchor)return;const s=n.hasLoadingMessage?this._addLoadingMessage(n.value):n.value;this._withResult(new I$(this._computer.anchor,s,n.isComplete))})),this._register(Wi(this._widget.getDomNode(),"keydown",n=>{n.equals(9)&&this.hide()})),this._register(Ei.onDidChange(()=>{this._widget.position&&this._currentResult&&this._setCurrentResult(this._currentResult)}))}_startShowingOrUpdateHover(e,t,i,n,s){return!this._widget.position||!this._currentResult?e?(this._startHoverOperationIfNecessary(e,t,i,n,!1),!0):!1:this._editor.getOption(60).sticky&&s&&this._widget.isMouseGettingCloser(s.event.posx,s.event.posy)?(e&&this._startHoverOperationIfNecessary(e,t,i,n,!0),!0):e?e&&this._currentResult.anchor.equals(e)?!0:e.canAdoptVisibleHover(this._currentResult.anchor,this._widget.position)?(this._setCurrentResult(this._currentResult.filter(e)),this._startHoverOperationIfNecessary(e,t,i,n,!1),!0):(this._setCurrentResult(null),this._startHoverOperationIfNecessary(e,t,i,n,!1),!0):(this._setCurrentResult(null),!1)}_startHoverOperationIfNecessary(e,t,i,n,s){this._computer.anchor&&this._computer.anchor.equals(e)||(this._hoverOperation.cancel(),this._computer.anchor=e,this._computer.shouldFocus=n,this._computer.source=i,this._computer.insistOnKeepingHoverVisible=s,this._hoverOperation.start(t))}_setCurrentResult(e){this._currentResult!==e&&(e&&e.messages.length===0&&(e=null),this._currentResult=e,this._currentResult?this._renderMessages(this._currentResult.anchor,this._currentResult.messages):this._widget.hide())}_addLoadingMessage(e){if(this._computer.anchor){for(const t of this._participants)if(t.createLoadingMessage){const i=t.createLoadingMessage(this._computer.anchor);if(i)return e.slice(0).concat([i])}}return e}_withResult(e){this._widget.position&&this._currentResult&&this._currentResult.isComplete&&(!e.isComplete||this._computer.insistOnKeepingHoverVisible&&e.messages.length===0)||this._setCurrentResult(e)}_renderMessages(e,t){const{showAtPosition:i,showAtSecondaryPosition:n,highlightRange:s}=hS.computeHoverRanges(this._editor,e.range,t),r=new Q,a=r.add(new uL(this._keybindingService)),l=document.createDocumentFragment();let d=null;const c={fragment:l,statusBar:a,setColorPicker:u=>d=u,onContentsChanged:()=>this._doOnContentsChanged(),setMinimumDimensions:u=>this._widget.setMinimumDimensions(u),hide:()=>this.hide()};for(const u of this._participants){const g=t.filter(f=>f.owner===u);g.length>0&&r.add(u.renderHoverParts(c,g))}const h=t.some(u=>u.isBeforeContent);if(a.hasContent&&l.appendChild(a.hoverElement),l.hasChildNodes()){if(s){const u=this._editor.createDecorationsCollection();u.set([{range:s,options:hS._DECORATION_OPTIONS}]),r.add(Ne(()=>{u.clear()}))}this._widget.showAt(l,new Qbe(e.initialMousePosX,e.initialMousePosY,d,i,n,this._editor.getOption(60).above,this._computer.shouldFocus,this._computer.source,h,r))}else r.dispose()}_doOnContentsChanged(){this._onContentsChanged.fire(),this._widget.onContentsChanged()}static computeHoverRanges(e,t,i){let n=1;if(e.hasModel()){const h=e._getViewModel(),u=h.coordinatesConverter,g=u.convertModelRangeToViewRange(t),f=new W(g.startLineNumber,h.getLineMinColumn(g.startLineNumber));n=u.convertViewPositionToModelPosition(f).column}const s=t.startLineNumber;let r=t.startColumn,a=i[0].range,l=null;for(const h of i)a=D.plusRange(a,h.range),h.range.startLineNumber===s&&h.range.endLineNumber===s&&(r=Math.max(Math.min(r,h.range.startColumn),n)),h.forceShowAtRange&&(l=h.range);const d=l?l.getStartPosition():new W(s,t.startColumn),c=l?l.getStartPosition():new W(s,r);return{showAtPosition:d,showAtSecondaryPosition:c,highlightRange:a}}showsOrWillShow(e){if(this._widget.isResizing)return!0;const t=[];for(const n of this._participants)if(n.suggestHoverAnchor){const s=n.suggestHoverAnchor(e);s&&t.push(s)}const i=e.target;if(i.type===6&&t.push(new PI(0,i.range,e.event.posx,e.event.posy)),i.type===7){const n=this._editor.getOption(50).typicalHalfwidthCharacterWidth/2;!i.detail.isAfterLines&&typeof i.detail.horizontalDistanceToText=="number"&&i.detail.horizontalDistanceToTexts.priority-n.priority),this._startShowingOrUpdateHover(t[0],0,0,!1,e))}startShowingAtRange(e,t,i,n){this._startShowingOrUpdateHover(new PI(0,e,void 0,void 0),t,i,n,null)}async updateMarkdownHoverVerbosityLevel(e,t,i){var n;(n=this._markdownHoverParticipant)===null||n===void 0||n.updateMarkdownHoverVerbosityLevel(e,t,i)}markdownHoverContentAtIndex(e){var t,i;return(i=(t=this._markdownHoverParticipant)===null||t===void 0?void 0:t.markdownHoverContentAtIndex(e))!==null&&i!==void 0?i:""}doesMarkdownHoverAtIndexSupportVerbosityAction(e,t){var i,n;return(n=(i=this._markdownHoverParticipant)===null||i===void 0?void 0:i.doesMarkdownHoverAtIndexSupportVerbosityAction(e,t))!==null&&n!==void 0?n:!1}containsNode(e){return e?this._widget.getDomNode().contains(e):!1}focus(){this._widget.focus()}scrollUp(){this._widget.scrollUp()}scrollDown(){this._widget.scrollDown()}scrollLeft(){this._widget.scrollLeft()}scrollRight(){this._widget.scrollRight()}pageUp(){this._widget.pageUp()}pageDown(){this._widget.pageDown()}goToTop(){this._widget.goToTop()}goToBottom(){this._widget.goToBottom()}hide(){this._computer.anchor=null,this._hoverOperation.cancel(),this._setCurrentResult(null)}get isColorPickerVisible(){return this._widget.isColorPickerVisible}get isVisibleFromKeyboard(){return this._widget.isVisibleFromKeyboard}get isVisible(){return this._widget.isVisible}get isFocused(){return this._widget.isFocused}get isResizing(){return this._widget.isResizing}get widget(){return this._widget}};gL._DECORATION_OPTIONS=Je.register({description:"content-hover-highlight",className:"hoverHighlight"});gL=hS=e0e([T9(1,Ae),T9(2,Ot)],gL);class t0e{get lineNumber(){return this._lineNumber}set lineNumber(e){this._lineNumber=e}get lane(){return this._laneOrLine}set lane(e){this._laneOrLine=e}constructor(e){this._editor=e,this._lineNumber=-1,this._laneOrLine=ad.Center}computeSync(){var e,t;const i=a=>({value:a}),n=this._editor.getLineDecorations(this._lineNumber),s=[],r=this._laneOrLine==="lineNo";if(!n)return s;for(const a of n){const l=(t=(e=a.options.glyphMargin)===null||e===void 0?void 0:e.position)!==null&&t!==void 0?t:ad.Center;if(!r&&l!==this._laneOrLine)continue;const d=r?a.options.lineNumberHoverMessage:a.options.glyphMarginHoverMessage;!d||Fp(d)||s.push(...B2(d).map(i))}return s}}const M9=ae;class O0 extends H{constructor(e,t,i){super(),this._renderDisposeables=this._register(new Q),this._editor=e,this._isVisible=!1,this._messages=[],this._hover=this._register(new mP),this._hover.containerDomNode.classList.toggle("hidden",!this._isVisible),this._markdownRenderer=this._register(new hd({editor:this._editor},t,i)),this._computer=new t0e(this._editor),this._hoverOperation=this._register(new d$(this._editor,this._computer)),this._register(this._hoverOperation.onResult(n=>{this._withResult(n.value)})),this._register(this._editor.onDidChangeModelDecorations(()=>this._onModelDecorationsChanged())),this._register(this._editor.onDidChangeConfiguration(n=>{n.hasChanged(50)&&this._updateFont()})),this._editor.addOverlayWidget(this)}dispose(){this._editor.removeOverlayWidget(this),super.dispose()}getId(){return O0.ID}getDomNode(){return this._hover.containerDomNode}getPosition(){return null}_updateFont(){Array.prototype.slice.call(this._hover.contentsDomNode.getElementsByClassName("code")).forEach(t=>this._editor.applyFontInfo(t))}_onModelDecorationsChanged(){this._isVisible&&(this._hoverOperation.cancel(),this._hoverOperation.start(0))}showsOrWillShow(e){const t=e.target;return t.type===2&&t.detail.glyphMarginLane?(this._startShowingAt(t.position.lineNumber,t.detail.glyphMarginLane),!0):t.type===3?(this._startShowingAt(t.position.lineNumber,"lineNo"),!0):!1}_startShowingAt(e,t){this._computer.lineNumber===e&&this._computer.lane===t||(this._hoverOperation.cancel(),this.hide(),this._computer.lineNumber=e,this._computer.lane=t,this._hoverOperation.start(0))}hide(){this._computer.lineNumber=-1,this._hoverOperation.cancel(),this._isVisible&&(this._isVisible=!1,this._hover.containerDomNode.classList.toggle("hidden",!this._isVisible))}_withResult(e){this._messages=e,this._messages.length>0?this._renderMessages(this._computer.lineNumber,this._messages):this.hide()}_renderMessages(e,t){this._renderDisposeables.clear();const i=document.createDocumentFragment();for(const n of t){const s=M9("div.hover-row.markdown-hover"),r=J(s,M9("div.hover-contents")),a=this._renderDisposeables.add(this._markdownRenderer.render(n.value));r.appendChild(a.element),i.appendChild(s)}this._updateContents(i),this._showAt(e)}_updateContents(e){this._hover.contentsDomNode.textContent="",this._hover.contentsDomNode.appendChild(e),this._updateFont()}_showAt(e){this._isVisible||(this._isVisible=!0,this._hover.containerDomNode.classList.toggle("hidden",!this._isVisible));const t=this._editor.getLayoutInfo(),i=this._editor.getTopForLineNumber(e),n=this._editor.getScrollTop(),s=this._editor.getOption(67),r=this._hover.containerDomNode.clientHeight,a=i-n-(r-s)/2,l=t.glyphMarginLeft+t.glyphMarginWidth+(this._computer.lane==="lineNo"?t.lineNumbersWidth:0);this._hover.containerDomNode.style.left=`${l}px`,this._hover.containerDomNode.style.top=`${Math.max(Math.round(a),0)}px`}}O0.ID="editor.contrib.modesGlyphHoverWidget";var i0e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},R9=function(o,e){return function(t,i){e(t,i,o)}},bR;const n0e=!1;let xs=bR=class extends H{constructor(e,t,i){super(),this._editor=e,this._instantiationService=t,this._keybindingService=i,this._onHoverContentsChanged=this._register(new F),this.shouldKeepOpenOnEditorMouseMoveOrLeave=!1,this._listenersStore=new Q,this._hoverState={mouseDown:!1,activatedByDecoratorClick:!1},this._reactToEditorMouseMoveRunner=this._register(new Gt(()=>this._reactToEditorMouseMove(this._mouseMoveEvent),0)),this._hookListeners(),this._register(this._editor.onDidChangeConfiguration(n=>{n.hasChanged(60)&&(this._unhookListeners(),this._hookListeners())}))}static get(e){return e.getContribution(bR.ID)}_hookListeners(){const e=this._editor.getOption(60);this._hoverSettings={enabled:e.enabled,sticky:e.sticky,hidingDelay:e.delay},e.enabled?(this._listenersStore.add(this._editor.onMouseDown(t=>this._onEditorMouseDown(t))),this._listenersStore.add(this._editor.onMouseUp(()=>this._onEditorMouseUp())),this._listenersStore.add(this._editor.onMouseMove(t=>this._onEditorMouseMove(t))),this._listenersStore.add(this._editor.onKeyDown(t=>this._onKeyDown(t)))):(this._listenersStore.add(this._editor.onMouseMove(t=>this._onEditorMouseMove(t))),this._listenersStore.add(this._editor.onKeyDown(t=>this._onKeyDown(t)))),this._listenersStore.add(this._editor.onMouseLeave(t=>this._onEditorMouseLeave(t))),this._listenersStore.add(this._editor.onDidChangeModel(()=>{this._cancelScheduler(),this._hideWidgets()})),this._listenersStore.add(this._editor.onDidChangeModelContent(()=>this._cancelScheduler())),this._listenersStore.add(this._editor.onDidScrollChange(t=>this._onEditorScrollChanged(t)))}_unhookListeners(){this._listenersStore.clear()}_cancelScheduler(){this._mouseMoveEvent=void 0,this._reactToEditorMouseMoveRunner.cancel()}_onEditorScrollChanged(e){(e.scrollTopChanged||e.scrollLeftChanged)&&this._hideWidgets()}_onEditorMouseDown(e){this._hoverState.mouseDown=!0,!this._shouldNotHideCurrentHoverWidget(e)&&this._hideWidgets()}_shouldNotHideCurrentHoverWidget(e){return!!(this._isMouseOnContentHoverWidget(e)||this._isMouseOnMarginHoverWidget(e)||this._isContentWidgetResizing())}_isMouseOnMarginHoverWidget(e){const t=e.target;return t?t.type===12&&t.detail===O0.ID:!1}_isMouseOnContentHoverWidget(e){const t=e.target;return t?t.type===9&&t.detail===Xp.ID:!1}_onEditorMouseUp(){this._hoverState.mouseDown=!1}_onEditorMouseLeave(e){this.shouldKeepOpenOnEditorMouseMoveOrLeave||(this._cancelScheduler(),this._shouldNotHideCurrentHoverWidget(e))||this._hideWidgets()}_shouldNotRecomputeCurrentHoverWidget(e){const t=this._hoverSettings.sticky,i=(a,l)=>{const d=this._isMouseOnMarginHoverWidget(a);return l&&d},n=(a,l)=>{const d=this._isMouseOnContentHoverWidget(a);return l&&d},s=a=>{var l;const d=this._isMouseOnContentHoverWidget(a),c=(l=this._contentWidget)===null||l===void 0?void 0:l.isColorPickerVisible;return d&&c},r=(a,l)=>{var d,c,h,u;return l&&((d=this._contentWidget)===null||d===void 0?void 0:d.containsNode((c=a.event.browserEvent.view)===null||c===void 0?void 0:c.document.activeElement))&&!(!((u=(h=a.event.browserEvent.view)===null||h===void 0?void 0:h.getSelection())===null||u===void 0)&&u.isCollapsed)};return!!(i(e,t)||n(e,t)||s(e)||r(e,t))}_onEditorMouseMove(e){var t,i,n,s;if(this.shouldKeepOpenOnEditorMouseMoveOrLeave||(this._mouseMoveEvent=e,!((t=this._contentWidget)===null||t===void 0)&&t.isFocused||!((i=this._contentWidget)===null||i===void 0)&&i.isResizing))return;const r=this._hoverSettings.sticky;if(r&&(!((n=this._contentWidget)===null||n===void 0)&&n.isVisibleFromKeyboard))return;if(this._shouldNotRecomputeCurrentHoverWidget(e)){this._reactToEditorMouseMoveRunner.cancel();return}const l=this._hoverSettings.hidingDelay;if(((s=this._contentWidget)===null||s===void 0?void 0:s.isVisible)&&r&&l>0){this._reactToEditorMouseMoveRunner.isScheduled()||this._reactToEditorMouseMoveRunner.schedule(l);return}this._reactToEditorMouseMove(e)}_reactToEditorMouseMove(e){var t;if(!e)return;const n=(t=e.target.element)===null||t===void 0?void 0:t.classList.contains("colorpicker-color-decoration"),s=this._editor.getOption(148),r=this._hoverSettings.enabled,a=this._hoverState.activatedByDecoratorClick;if(n&&(s==="click"&&!a||s==="hover"&&!r&&!n0e||s==="clickAndHover"&&!r&&!a)||!n&&!r&&!a){this._hideWidgets();return}this._tryShowHoverWidget(e,0)||this._tryShowHoverWidget(e,1)||this._hideWidgets()}_tryShowHoverWidget(e,t){const i=this._getOrCreateContentWidget(),n=this._getOrCreateGlyphWidget();let s,r;switch(t){case 0:s=i,r=n;break;case 1:s=n,r=i;break;default:throw new Error(`HoverWidgetType ${t} is unrecognized`)}const a=s.showsOrWillShow(e);return a&&r.hide(),a}_onKeyDown(e){var t;if(!this._editor.hasModel())return;const i=this._keybindingService.softDispatch(e,this._editor.getDomNode()),n=i.kind===1||i.kind===2&&(i.commandId===o$||i.commandId===sD||i.commandId===oD)&&((t=this._contentWidget)===null||t===void 0?void 0:t.isVisible);e.keyCode===5||e.keyCode===6||e.keyCode===57||e.keyCode===4||n||this._hideWidgets()}_hideWidgets(){var e,t,i;this._hoverState.mouseDown&&(!((e=this._contentWidget)===null||e===void 0)&&e.isColorPickerVisible)||cu.dropDownVisible||(this._hoverState.activatedByDecoratorClick=!1,(t=this._glyphWidget)===null||t===void 0||t.hide(),(i=this._contentWidget)===null||i===void 0||i.hide())}_getOrCreateContentWidget(){return this._contentWidget||(this._contentWidget=this._instantiationService.createInstance(gL,this._editor),this._listenersStore.add(this._contentWidget.onContentsChanged(()=>this._onHoverContentsChanged.fire()))),this._contentWidget}_getOrCreateGlyphWidget(){return this._glyphWidget||(this._glyphWidget=this._instantiationService.createInstance(O0,this._editor)),this._glyphWidget}showContentHover(e,t,i,n,s=!1){this._hoverState.activatedByDecoratorClick=s,this._getOrCreateContentWidget().startShowingAtRange(e,t,i,n)}_isContentWidgetResizing(){var e;return((e=this._contentWidget)===null||e===void 0?void 0:e.widget.isResizing)||!1}markdownHoverContentAtIndex(e){return this._getOrCreateContentWidget().markdownHoverContentAtIndex(e)}doesMarkdownHoverAtIndexSupportVerbosityAction(e,t){return this._getOrCreateContentWidget().doesMarkdownHoverAtIndexSupportVerbosityAction(e,t)}updateMarkdownHoverVerbosityLevel(e,t,i){this._getOrCreateContentWidget().updateMarkdownHoverVerbosityLevel(e,t,i)}focus(){var e;(e=this._contentWidget)===null||e===void 0||e.focus()}scrollUp(){var e;(e=this._contentWidget)===null||e===void 0||e.scrollUp()}scrollDown(){var e;(e=this._contentWidget)===null||e===void 0||e.scrollDown()}scrollLeft(){var e;(e=this._contentWidget)===null||e===void 0||e.scrollLeft()}scrollRight(){var e;(e=this._contentWidget)===null||e===void 0||e.scrollRight()}pageUp(){var e;(e=this._contentWidget)===null||e===void 0||e.pageUp()}pageDown(){var e;(e=this._contentWidget)===null||e===void 0||e.pageDown()}goToTop(){var e;(e=this._contentWidget)===null||e===void 0||e.goToTop()}goToBottom(){var e;(e=this._contentWidget)===null||e===void 0||e.goToBottom()}get isColorPickerVisible(){var e;return(e=this._contentWidget)===null||e===void 0?void 0:e.isColorPickerVisible}get isHoverVisible(){var e;return(e=this._contentWidget)===null||e===void 0?void 0:e.isVisible}dispose(){var e,t;super.dispose(),this._unhookListeners(),this._listenersStore.dispose(),(e=this._glyphWidget)===null||e===void 0||e.dispose(),(t=this._contentWidget)===null||t===void 0||t.dispose()}};xs.ID="editor.contrib.hover";xs=bR=i0e([R9(1,Ae),R9(2,Ot)],xs);class CR extends H{constructor(e){super(),this._editor=e,this._register(e.onMouseDown(t=>this.onMouseDown(t)))}dispose(){super.dispose()}onMouseDown(e){const t=this._editor.getOption(148);if(t!=="click"&&t!=="clickAndHover")return;const i=e.target;if(i.type!==6||!i.detail.injectedText||i.detail.injectedText.options.attachedData!==XU||!i.range)return;const n=this._editor.getContribution(xs.ID);if(n&&!n.isColorPickerVisible){const s=new D(i.range.startLineNumber,i.range.startColumn+1,i.range.endLineNumber,i.range.endColumn+1);n.showContentHover(s,1,0,!1,!0)}}}CR.ID="editor.contrib.colorContribution";Et(CR.ID,CR,2);Iu.register(aL);var E$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Aa=function(o,e){return function(t,i){e(t,i,o)}},wR,SR;let mu=wR=class extends H{constructor(e,t,i,n,s,r,a){super(),this._editor=e,this._modelService=i,this._keybindingService=n,this._instantiationService=s,this._languageFeatureService=r,this._languageConfigurationService=a,this._standaloneColorPickerWidget=null,this._standaloneColorPickerVisible=E.standaloneColorPickerVisible.bindTo(t),this._standaloneColorPickerFocused=E.standaloneColorPickerFocused.bindTo(t)}showOrFocus(){var e;this._editor.hasModel()&&(this._standaloneColorPickerVisible.get()?this._standaloneColorPickerFocused.get()||(e=this._standaloneColorPickerWidget)===null||e===void 0||e.focus():this._standaloneColorPickerWidget=new fL(this._editor,this._standaloneColorPickerVisible,this._standaloneColorPickerFocused,this._instantiationService,this._modelService,this._keybindingService,this._languageFeatureService,this._languageConfigurationService))}hide(){var e;this._standaloneColorPickerFocused.set(!1),this._standaloneColorPickerVisible.set(!1),(e=this._standaloneColorPickerWidget)===null||e===void 0||e.hide(),this._editor.focus()}insertColor(){var e;(e=this._standaloneColorPickerWidget)===null||e===void 0||e.updateEditor(),this.hide()}static get(e){return e.getContribution(wR.ID)}};mu.ID="editor.contrib.standaloneColorPickerController";mu=wR=E$([Aa(1,ze),Aa(2,Si),Aa(3,Ot),Aa(4,Ae),Aa(5,ye),Aa(6,oi)],mu);Et(mu.ID,mu,1);const A9=8,s0e=22;let fL=SR=class extends H{constructor(e,t,i,n,s,r,a,l){var d;super(),this._editor=e,this._standaloneColorPickerVisible=t,this._standaloneColorPickerFocused=i,this._modelService=s,this._keybindingService=r,this._languageFeaturesService=a,this._languageConfigurationService=l,this.allowEditorOverflow=!0,this._position=void 0,this._body=document.createElement("div"),this._colorHover=null,this._selectionSetInEditor=!1,this._onResult=this._register(new F),this.onResult=this._onResult.event,this._standaloneColorPickerVisible.set(!0),this._standaloneColorPickerParticipant=n.createInstance(T0,this._editor),this._position=(d=this._editor._getViewModel())===null||d===void 0?void 0:d.getPrimaryCursorState().modelState.position;const c=this._editor.getSelection(),h=c?{startLineNumber:c.startLineNumber,startColumn:c.startColumn,endLineNumber:c.endLineNumber,endColumn:c.endColumn}:{startLineNumber:0,endLineNumber:0,endColumn:0,startColumn:0},u=this._register(el(this._body));this._register(u.onDidBlur(g=>{this.hide()})),this._register(u.onDidFocus(g=>{this.focus()})),this._register(this._editor.onDidChangeCursorPosition(()=>{this._selectionSetInEditor?this._selectionSetInEditor=!1:this.hide()})),this._register(this._editor.onMouseMove(g=>{var f;const p=(f=g.target.element)===null||f===void 0?void 0:f.classList;p&&p.contains("colorpicker-color-decoration")&&this.hide()})),this._register(this.onResult(g=>{this._render(g.value,g.foundInEditor)})),this._start(h),this._body.style.zIndex="50",this._editor.addContentWidget(this)}updateEditor(){this._colorHover&&this._standaloneColorPickerParticipant.updateEditorModel(this._colorHover)}getId(){return SR.ID}getDomNode(){return this._body}getPosition(){if(!this._position)return null;const e=this._editor.getOption(60).above;return{position:this._position,secondaryPosition:this._position,preference:e?[1,2]:[2,1],positionAffinity:2}}hide(){this.dispose(),this._standaloneColorPickerVisible.set(!1),this._standaloneColorPickerFocused.set(!1),this._editor.removeContentWidget(this),this._editor.focus()}focus(){this._standaloneColorPickerFocused.set(!0),this._body.focus()}async _start(e){const t=await this._computeAsync(e);t&&this._onResult.fire(new o0e(t.result,t.foundInEditor))}async _computeAsync(e){if(!this._editor.hasModel())return null;const t={range:e,color:{red:0,green:0,blue:0,alpha:1}},i=await this._standaloneColorPickerParticipant.createColorHover(t,new DO(this._modelService,this._languageConfigurationService),this._languageFeaturesService.colorProvider);return i?{result:i.colorHover,foundInEditor:i.foundInEditor}:null}_render(e,t){const i=document.createDocumentFragment(),n=this._register(new uL(this._keybindingService));let s;const r={fragment:i,statusBar:n,setColorPicker:p=>s=p,onContentsChanged:()=>{},hide:()=>this.hide()};if(this._colorHover=e,this._register(this._standaloneColorPickerParticipant.renderHoverParts(r,[e])),s===void 0)return;this._body.classList.add("standalone-colorpicker-body"),this._body.style.maxHeight=Math.max(this._editor.getLayoutInfo().height/4,250)+"px",this._body.style.maxWidth=Math.max(this._editor.getLayoutInfo().width*.66,500)+"px",this._body.tabIndex=0,this._body.appendChild(i),s.layout();const a=s.body,l=a.saturationBox.domNode.clientWidth,d=a.domNode.clientWidth-l-s0e-A9,c=s.body.enterButton;c==null||c.onClicked(()=>{this.updateEditor(),this.hide()});const h=s.header,u=h.pickedColorNode;u.style.width=l+A9+"px";const g=h.originalColorNode;g.style.width=d+"px";const f=s.header.closeButton;f==null||f.onClicked(()=>{this.hide()}),t&&(c&&(c.button.textContent="Replace"),this._selectionSetInEditor=!0,this._editor.setSelection(e.range)),this._editor.layoutContentWidget(this)}};fL.ID="editor.contrib.standaloneColorPickerWidget";fL=SR=E$([Aa(3,Ae),Aa(4,Si),Aa(5,Ot),Aa(6,ye),Aa(7,oi)],fL);class o0e{constructor(e,t){this.value=e,this.foundInEditor=t}}class r0e extends dl{constructor(){super({id:"editor.action.showOrFocusStandaloneColorPicker",title:{...je("showOrFocusStandaloneColorPicker","Show or Focus Standalone Color Picker"),mnemonicTitle:m({key:"mishowOrFocusStandaloneColorPicker",comment:["&& denotes a mnemonic"]},"&&Show or Focus Standalone Color Picker")},precondition:void 0,menu:[{id:I.CommandPalette}],metadata:{description:je("showOrFocusStandaloneColorPickerDescription","Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors.")}})}runEditorCommand(e,t){var i;(i=mu.get(t))===null||i===void 0||i.showOrFocus()}}class a0e extends be{constructor(){super({id:"editor.action.hideColorPicker",label:m({key:"hideColorPicker",comment:["Action that hides the color picker"]},"Hide the Color Picker"),alias:"Hide the Color Picker",precondition:E.standaloneColorPickerVisible.isEqualTo(!0),kbOpts:{primary:9,weight:100},metadata:{description:je("hideColorPickerDescription","Hide the standalone color picker.")}})}run(e,t){var i;(i=mu.get(t))===null||i===void 0||i.hide()}}class l0e extends be{constructor(){super({id:"editor.action.insertColorWithStandaloneColorPicker",label:m({key:"insertColorWithStandaloneColorPicker",comment:["Action that inserts color with standalone color picker"]},"Insert Color with Standalone Color Picker"),alias:"Insert Color with Standalone Color Picker",precondition:E.standaloneColorPickerFocused.isEqualTo(!0),kbOpts:{primary:3,weight:100},metadata:{description:je("insertColorWithStandaloneColorPickerDescription","Insert hex/rgb/hsl colors with the focused standalone color picker.")}})}run(e,t){var i;(i=mu.get(t))===null||i===void 0||i.insertColor()}}se(a0e);se(l0e);ii(r0e);class Ih{constructor(e,t,i){this.languageConfigurationService=i,this._selection=e,this._insertSpace=t,this._usedEndToken=null}static _haystackHasNeedleAtOffset(e,t,i){if(i<0)return!1;const n=t.length,s=e.length;if(i+n>s)return!1;for(let r=0;r=65&&a<=90&&a+32===l)&&!(l>=65&&l<=90&&l+32===a))return!1}return!0}_createOperationsForBlockComment(e,t,i,n,s,r){const a=e.startLineNumber,l=e.startColumn,d=e.endLineNumber,c=e.endColumn,h=s.getLineContent(a),u=s.getLineContent(d);let g=h.lastIndexOf(t,l-1+t.length),f=u.indexOf(i,c-1-i.length);if(g!==-1&&f!==-1)if(a===d)h.substring(g+t.length,f).indexOf(i)>=0&&(g=-1,f=-1);else{const _=h.substring(g+t.length),v=u.substring(0,f);(_.indexOf(i)>=0||v.indexOf(i)>=0)&&(g=-1,f=-1)}let p;g!==-1&&f!==-1?(n&&g+t.length0&&u.charCodeAt(f-1)===32&&(i=" "+i,f-=1),p=Ih._createRemoveBlockCommentOperations(new D(a,g+t.length+1,d,f+1),t,i)):(p=Ih._createAddBlockCommentOperations(e,t,i,this._insertSpace),this._usedEndToken=p.length===1?i:null);for(const _ of p)r.addTrackedEditOperation(_.range,_.text)}static _createRemoveBlockCommentOperations(e,t,i){const n=[];return D.isEmpty(e)?n.push(wi.delete(new D(e.startLineNumber,e.startColumn-t.length,e.endLineNumber,e.endColumn+i.length))):(n.push(wi.delete(new D(e.startLineNumber,e.startColumn-t.length,e.startLineNumber,e.startColumn))),n.push(wi.delete(new D(e.endLineNumber,e.endColumn,e.endLineNumber,e.endColumn+i.length)))),n}static _createAddBlockCommentOperations(e,t,i,n){const s=[];return D.isEmpty(e)?s.push(wi.replace(new D(e.startLineNumber,e.startColumn,e.endLineNumber,e.endColumn),t+" "+i)):(s.push(wi.insert(new W(e.startLineNumber,e.startColumn),t+(n?" ":""))),s.push(wi.insert(new W(e.endLineNumber,e.endColumn),(n?" ":"")+i))),s}getEditOperations(e,t){const i=this._selection.startLineNumber,n=this._selection.startColumn;e.tokenization.tokenizeIfCheap(i);const s=e.getLanguageIdAtPosition(i,n),r=this.languageConfigurationService.getLanguageConfiguration(s).comments;!r||!r.blockCommentStartToken||!r.blockCommentEndToken||this._createOperationsForBlockComment(this._selection,r.blockCommentStartToken,r.blockCommentEndToken,this._insertSpace,e,t)}computeCursorState(e,t){const i=t.getInverseEditOperations();if(i.length===2){const n=i[0],s=i[1];return new ke(n.range.endLineNumber,n.range.endColumn,s.range.startLineNumber,s.range.startColumn)}else{const n=i[0].range,s=this._usedEndToken?-this._usedEndToken.length-1:0;return new ke(n.endLineNumber,n.endColumn+s,n.endLineNumber,n.endColumn+s)}}}class Fd{constructor(e,t,i,n,s,r,a){this.languageConfigurationService=e,this._selection=t,this._indentSize=i,this._type=n,this._insertSpace=s,this._selectionId=null,this._deltaColumn=0,this._moveEndPositionDown=!1,this._ignoreEmptyLines=r,this._ignoreFirstLine=a||!1}static _gatherPreflightCommentStrings(e,t,i,n){e.tokenization.tokenizeIfCheap(t);const s=e.getLanguageIdAtPosition(t,1),r=n.getLanguageConfiguration(s).comments,a=r?r.lineCommentToken:null;if(!a)return null;const l=[];for(let d=0,c=i-t+1;ds?t[l].commentStrOffset=r-1:t[l].commentStrOffset=r}}}class RO extends be{constructor(e,t){super(t),this._type=e}run(e,t){const i=e.get(oi);if(!t.hasModel())return;const n=t.getModel(),s=[],r=n.getOptions(),a=t.getOption(23),l=t.getSelections().map((c,h)=>({selection:c,index:h,ignoreFirstLine:!1}));l.sort((c,h)=>D.compareRangesUsingStarts(c.selection,h.selection));let d=l[0];for(let c=1;c=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Zu=function(o,e){return function(t,i){e(t,i,o)}},yR;let e_=yR=class{static get(e){return e.getContribution(yR.ID)}constructor(e,t,i,n,s,r,a,l){this._contextMenuService=t,this._contextViewService=i,this._contextKeyService=n,this._keybindingService=s,this._menuService=r,this._configurationService=a,this._workspaceContextService=l,this._toDispose=new Q,this._contextMenuIsBeingShownCount=0,this._editor=e,this._toDispose.add(this._editor.onContextMenu(d=>this._onContextMenu(d))),this._toDispose.add(this._editor.onMouseWheel(d=>{if(this._contextMenuIsBeingShownCount>0){const c=this._contextViewService.getContextViewElement(),h=d.srcElement;h.shadowRoot&&Gg(c)===h.shadowRoot||this._contextViewService.hideContextView()}})),this._toDispose.add(this._editor.onKeyDown(d=>{this._editor.getOption(24)&&d.keyCode===58&&(d.preventDefault(),d.stopPropagation(),this.showContextMenu())}))}_onContextMenu(e){if(!this._editor.hasModel())return;if(!this._editor.getOption(24)){this._editor.focus(),e.target.position&&!this._editor.getSelection().containsPosition(e.target.position)&&this._editor.setPosition(e.target.position);return}if(e.target.type===12||e.target.type===6&&e.target.detail.injectedText)return;if(e.event.preventDefault(),e.event.stopPropagation(),e.target.type===11)return this._showScrollbarContextMenu(e.event);if(e.target.type!==6&&e.target.type!==7&&e.target.type!==1)return;if(this._editor.focus(),e.target.position){let i=!1;for(const n of this._editor.getSelections())if(n.containsPosition(e.target.position)){i=!0;break}i||this._editor.setPosition(e.target.position)}let t=null;e.target.type!==1&&(t=e.event),this.showContextMenu(t)}showContextMenu(e){if(!this._editor.getOption(24)||!this._editor.hasModel())return;const t=this._getMenuActions(this._editor.getModel(),this._editor.contextMenuId);t.length>0&&this._doShowContextMenu(t,e)}_getMenuActions(e,t){const i=[],n=this._menuService.createMenu(t,this._contextKeyService),s=n.getActions({arg:e.uri});n.dispose();for(const r of s){const[,a]=r;let l=0;for(const d of a)if(d instanceof jm){const c=this._getMenuActions(e,d.item.submenu);c.length>0&&(i.push(new wp(d.id,d.label,c)),l++)}else i.push(d),l++;l&&i.push(new un)}return i.length&&i.pop(),i}_doShowContextMenu(e,t=null){if(!this._editor.hasModel())return;const i=this._editor.getOption(60);this._editor.updateOptions({hover:{enabled:!1}});let n=t;if(!n){this._editor.revealPosition(this._editor.getPosition(),1),this._editor.render();const r=this._editor.getScrolledVisiblePosition(this._editor.getPosition()),a=tn(this._editor.getDomNode()),l=a.left+r.left,d=a.top+r.top+r.height;n={x:l,y:d}}const s=this._editor.getOption(127)&&!Qa;this._contextMenuIsBeingShownCount++,this._contextMenuService.showContextMenu({domForShadowRoot:s?this._editor.getDomNode():void 0,getAnchor:()=>n,getActions:()=>e,getActionViewItem:r=>{const a=this._keybindingFor(r);if(a)return new zp(r,r,{label:!0,keybinding:a.getLabel(),isMenu:!0});const l=r;return typeof l.getActionViewItem=="function"?l.getActionViewItem():new zp(r,r,{icon:!0,label:!0,isMenu:!0})},getKeyBinding:r=>this._keybindingFor(r),onHide:r=>{this._contextMenuIsBeingShownCount--,this._editor.updateOptions({hover:i})}})}_showScrollbarContextMenu(e){if(!this._editor.hasModel()||Sde(this._workspaceContextService.getWorkspace()))return;const t=this._editor.getOption(73);let i=0;const n=d=>({id:`menu-action-${++i}`,label:d.label,tooltip:"",class:void 0,enabled:typeof d.enabled>"u"?!0:d.enabled,checked:d.checked,run:d.run}),s=(d,c)=>new wp(`menu-action-${++i}`,d,c,void 0),r=(d,c,h,u,g)=>{if(!c)return n({label:d,enabled:c,run:()=>{}});const f=_=>()=>{this._configurationService.updateValue(h,_)},p=[];for(const _ of g)p.push(n({label:_.label,checked:u===_.value,run:f(_.value)}));return s(d,p)},a=[];a.push(n({label:m("context.minimap.minimap","Minimap"),checked:t.enabled,run:()=>{this._configurationService.updateValue("editor.minimap.enabled",!t.enabled)}})),a.push(new un),a.push(n({label:m("context.minimap.renderCharacters","Render Characters"),enabled:t.enabled,checked:t.renderCharacters,run:()=>{this._configurationService.updateValue("editor.minimap.renderCharacters",!t.renderCharacters)}})),a.push(r(m("context.minimap.size","Vertical size"),t.enabled,"editor.minimap.size",t.size,[{label:m("context.minimap.size.proportional","Proportional"),value:"proportional"},{label:m("context.minimap.size.fill","Fill"),value:"fill"},{label:m("context.minimap.size.fit","Fit"),value:"fit"}])),a.push(r(m("context.minimap.slider","Slider"),t.enabled,"editor.minimap.showSlider",t.showSlider,[{label:m("context.minimap.slider.mouseover","Mouse Over"),value:"mouseover"},{label:m("context.minimap.slider.always","Always"),value:"always"}]));const l=this._editor.getOption(127)&&!Qa;this._contextMenuIsBeingShownCount++,this._contextMenuService.showContextMenu({domForShadowRoot:l?this._editor.getDomNode():void 0,getAnchor:()=>e,getActions:()=>a,onHide:d=>{this._contextMenuIsBeingShownCount--,this._editor.focus()}})}_keybindingFor(e){return this._keybindingService.lookupKeybinding(e.id)}dispose(){this._contextMenuIsBeingShownCount>0&&this._contextViewService.hideContextView(),this._toDispose.dispose()}};e_.ID="editor.contrib.contextmenu";e_=yR=g0e([Zu(1,Ho),Zu(2,Oc),Zu(3,ze),Zu(4,Ot),Zu(5,fr),Zu(6,dt),Zu(7,tf)],e_);class f0e extends be{constructor(){super({id:"editor.action.showContextMenu",label:m("action.showContextMenu.label","Show Editor Context Menu"),alias:"Show Editor Context Menu",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:1092,weight:100}})}run(e,t){var i;(i=e_.get(t))===null||i===void 0||i.showContextMenu()}}Et(e_.ID,e_,2);se(f0e);class FI{constructor(e){this.selections=e}equals(e){const t=this.selections.length,i=e.selections.length;if(t!==i)return!1;for(let n=0;n{this._undoStack=[],this._redoStack=[]})),this._register(e.onDidChangeModelContent(t=>{this._undoStack=[],this._redoStack=[]})),this._register(e.onDidChangeCursorSelection(t=>{if(this._isCursorUndoRedo||!t.oldSelections||t.oldModelVersionId!==t.modelVersionId)return;const i=new FI(t.oldSelections);this._undoStack.length>0&&this._undoStack[this._undoStack.length-1].cursorState.equals(i)||(this._undoStack.push(new BI(i,e.getScrollTop(),e.getScrollLeft())),this._redoStack=[],this._undoStack.length>50&&this._undoStack.shift())}))}cursorUndo(){!this._editor.hasModel()||this._undoStack.length===0||(this._redoStack.push(new BI(new FI(this._editor.getSelections()),this._editor.getScrollTop(),this._editor.getScrollLeft())),this._applyState(this._undoStack.pop()))}cursorRedo(){!this._editor.hasModel()||this._redoStack.length===0||(this._undoStack.push(new BI(new FI(this._editor.getSelections()),this._editor.getScrollTop(),this._editor.getScrollLeft())),this._applyState(this._redoStack.pop()))}_applyState(e){this._isCursorUndoRedo=!0,this._editor.setSelections(e.cursorState.selections),this._editor.setScrollPosition({scrollTop:e.scrollTop,scrollLeft:e.scrollLeft}),this._isCursorUndoRedo=!1}}gf.ID="editor.contrib.cursorUndoRedoController";class m0e extends be{constructor(){super({id:"cursorUndo",label:m("cursor.undo","Cursor Undo"),alias:"Cursor Undo",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:2099,weight:100}})}run(e,t,i){var n;(n=gf.get(t))===null||n===void 0||n.cursorUndo()}}class p0e extends be{constructor(){super({id:"cursorRedo",label:m("cursor.redo","Cursor Redo"),alias:"Cursor Redo",precondition:void 0})}run(e,t,i){var n;(n=gf.get(t))===null||n===void 0||n.cursorRedo()}}Et(gf.ID,gf,0);se(m0e);se(p0e);class _0e{constructor(e,t,i){this.selection=e,this.targetPosition=t,this.copy=i,this.targetSelection=null}getEditOperations(e,t){const i=e.getValueInRange(this.selection);if(this.copy||t.addEditOperation(this.selection,null),t.addEditOperation(new D(this.targetPosition.lineNumber,this.targetPosition.column,this.targetPosition.lineNumber,this.targetPosition.column),i),this.selection.containsPosition(this.targetPosition)&&!(this.copy&&(this.selection.getEndPosition().equals(this.targetPosition)||this.selection.getStartPosition().equals(this.targetPosition)))){this.targetSelection=this.selection;return}if(this.copy){this.targetSelection=new ke(this.targetPosition.lineNumber,this.targetPosition.column,this.selection.endLineNumber-this.selection.startLineNumber+this.targetPosition.lineNumber,this.selection.startLineNumber===this.selection.endLineNumber?this.targetPosition.column+this.selection.endColumn-this.selection.startColumn:this.selection.endColumn);return}if(this.targetPosition.lineNumber>this.selection.endLineNumber){this.targetSelection=new ke(this.targetPosition.lineNumber-this.selection.endLineNumber+this.selection.startLineNumber,this.targetPosition.column,this.targetPosition.lineNumber,this.selection.startLineNumber===this.selection.endLineNumber?this.targetPosition.column+this.selection.endColumn-this.selection.startColumn:this.selection.endColumn);return}if(this.targetPosition.lineNumberthis._onEditorMouseDown(t))),this._register(this._editor.onMouseUp(t=>this._onEditorMouseUp(t))),this._register(this._editor.onMouseDrag(t=>this._onEditorMouseDrag(t))),this._register(this._editor.onMouseDrop(t=>this._onEditorMouseDrop(t))),this._register(this._editor.onMouseDropCanceled(()=>this._onEditorMouseDropCanceled())),this._register(this._editor.onKeyDown(t=>this.onEditorKeyDown(t))),this._register(this._editor.onKeyUp(t=>this.onEditorKeyUp(t))),this._register(this._editor.onDidBlurEditorWidget(()=>this.onEditorBlur())),this._register(this._editor.onDidBlurEditorText(()=>this.onEditorBlur())),this._mouseDown=!1,this._modifierPressed=!1,this._dragSelection=null}onEditorBlur(){this._removeDecoration(),this._dragSelection=null,this._mouseDown=!1,this._modifierPressed=!1}onEditorKeyDown(e){!this._editor.getOption(35)||this._editor.getOption(22)||(im(e)&&(this._modifierPressed=!0),this._mouseDown&&im(e)&&this._editor.updateOptions({mouseStyle:"copy"}))}onEditorKeyUp(e){!this._editor.getOption(35)||this._editor.getOption(22)||(im(e)&&(this._modifierPressed=!1),this._mouseDown&&e.keyCode===vc.TRIGGER_KEY_VALUE&&this._editor.updateOptions({mouseStyle:"default"}))}_onEditorMouseDown(e){this._mouseDown=!0}_onEditorMouseUp(e){this._mouseDown=!1,this._editor.updateOptions({mouseStyle:"text"})}_onEditorMouseDrag(e){const t=e.target;if(this._dragSelection===null){const n=(this._editor.getSelections()||[]).filter(s=>t.position&&s.containsPosition(t.position));if(n.length===1)this._dragSelection=n[0];else return}im(e.event)?this._editor.updateOptions({mouseStyle:"copy"}):this._editor.updateOptions({mouseStyle:"default"}),t.position&&(this._dragSelection.containsPosition(t.position)?this._removeDecoration():this.showAt(t.position))}_onEditorMouseDropCanceled(){this._editor.updateOptions({mouseStyle:"text"}),this._removeDecoration(),this._dragSelection=null,this._mouseDown=!1}_onEditorMouseDrop(e){if(e.target&&(this._hitContent(e.target)||this._hitMargin(e.target))&&e.target.position){const t=new W(e.target.position.lineNumber,e.target.position.column);if(this._dragSelection===null){let i=null;if(e.event.shiftKey){const n=this._editor.getSelection();if(n){const{selectionStartLineNumber:s,selectionStartColumn:r}=n;i=[new ke(s,r,t.lineNumber,t.column)]}}else i=(this._editor.getSelections()||[]).map(n=>n.containsPosition(t)?new ke(t.lineNumber,t.column,t.lineNumber,t.column):n);this._editor.setSelections(i||[],"mouse",3)}else(!this._dragSelection.containsPosition(t)||(im(e.event)||this._modifierPressed)&&(this._dragSelection.getEndPosition().equals(t)||this._dragSelection.getStartPosition().equals(t)))&&(this._editor.pushUndoStop(),this._editor.executeCommand(vc.ID,new _0e(this._dragSelection,t,im(e.event)||this._modifierPressed)),this._editor.pushUndoStop())}this._editor.updateOptions({mouseStyle:"text"}),this._removeDecoration(),this._dragSelection=null,this._mouseDown=!1}showAt(e){this._dndDecorationIds.set([{range:new D(e.lineNumber,e.column,e.lineNumber,e.column),options:vc._DECORATION_OPTIONS}]),this._editor.revealPosition(e,1)}_removeDecoration(){this._dndDecorationIds.clear()}_hitContent(e){return e.type===6||e.type===7}_hitMargin(e){return e.type===2||e.type===3||e.type===4}dispose(){this._removeDecoration(),this._dragSelection=null,this._mouseDown=!1,this._modifierPressed=!1,super.dispose()}}vc.ID="editor.contrib.dragAndDrop";vc.TRIGGER_KEY_VALUE=ht?6:5;vc._DECORATION_OPTIONS=Je.register({description:"dnd-target",className:"dnd-target"});Et(vc.ID,vc,2);var lw;Et(pd.ID,pd,0);WC(YM);ue(new class extends bn{constructor(){super({id:MU,precondition:CO,kbOpts:{weight:100,primary:2137}})}runEditorCommand(o,e){var t;return(t=pd.get(e))===null||t===void 0?void 0:t.changePasteType()}});ue(new class extends bn{constructor(){super({id:"editor.hidePasteWidget",precondition:CO,kbOpts:{weight:100,primary:9}})}runEditorCommand(o,e){var t;(t=pd.get(e))===null||t===void 0||t.clearWidgets()}});se((lw=class extends be{constructor(){super({id:"editor.action.pasteAs",label:m("pasteAs","Paste As..."),alias:"Paste As...",precondition:E.writable,metadata:{description:"Paste as",args:[{name:"args",schema:lw.argsSchema}]}})}run(e,t,i){var n;let s=typeof(i==null?void 0:i.kind)=="string"?i.kind:void 0;return!s&&i&&(s=typeof i.id=="string"?i.id:void 0),(n=pd.get(t))===null||n===void 0?void 0:n.pasteAs(s?new qt(s):void 0)}},lw.argsSchema={type:"object",properties:{kind:{type:"string",description:m("pasteAs.kind","The kind of the paste edit to try applying. If not provided or there are multiple edits for this kind, the editor will show a picker.")}}},lw));se(class extends be{constructor(){super({id:"editor.action.pasteAsText",label:m("pasteAsText","Paste as Text"),alias:"Paste as Text",precondition:E.writable})}run(o,e){var t;return(t=pd.get(e))===null||t===void 0?void 0:t.pasteAs({providerId:Nc.id})}});class v0e{constructor(){this._dragOperations=new Map}removeDragOperationTransfer(e){if(e&&this._dragOperations.has(e)){const t=this._dragOperations.get(e);return this._dragOperations.delete(e),t}}}class P9{constructor(e){this.identifier=e}}const N$=ft("treeViewsDndService");wt(N$,v0e,1);var b0e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},dw=function(o,e){return function(t,i){e(t,i,o)}},LR;const T$="editor.experimental.dropIntoEditor.defaultProvider",M$="editor.changeDropType",AO=new fe("dropWidgetVisible",!1,m("dropWidgetVisible","Whether the drop widget is showing"));let ff=LR=class extends H{static get(e){return e.getContribution(LR.ID)}constructor(e,t,i,n,s){super(),this._configService=i,this._languageFeaturesService=n,this._treeViewsDragAndDropService=s,this.treeItemsTransfer=x0.getInstance(),this._dropProgressManager=this._register(t.createInstance(iL,"dropIntoEditor",e)),this._postDropWidgetManager=this._register(t.createInstance(oL,"dropIntoEditor",e,AO,{id:M$,label:m("postDropWidgetTitle","Show drop options...")})),this._register(e.onDropIntoEditor(r=>this.onDropIntoEditor(e,r.position,r.event)))}clearWidgets(){this._postDropWidgetManager.clear()}changeDropType(){this._postDropWidgetManager.tryShowSelector()}async onDropIntoEditor(e,t,i){var n;if(!i.dataTransfer||!e.hasModel())return;(n=this._currentOperation)===null||n===void 0||n.cancel(),e.focus(),e.setPosition(t);const s=In(async r=>{const a=new au(e,1,void 0,r);try{const l=await this.extractDataTransferData(i);if(l.size===0||a.token.isCancellationRequested)return;const d=e.getModel();if(!d)return;const c=this._languageFeaturesService.documentDropEditProvider.ordered(d).filter(u=>u.dropMimeTypes?u.dropMimeTypes.some(g=>l.matches(g)):!0),h=await this.getDropEdits(c,d,t,l,a);if(a.token.isCancellationRequested)return;if(h.length){const u=this.getInitialActiveEditIndex(d,h),g=e.getOption(36).showDropSelector==="afterDrop";await this._postDropWidgetManager.applyEditAndShowIfNeeded([D.fromPositions(t)],{activeEditIndex:u,allEdits:h},g,async f=>f,r)}}finally{a.dispose(),this._currentOperation===s&&(this._currentOperation=void 0)}});this._dropProgressManager.showWhile(t,m("dropIntoEditorProgress","Running drop handlers. Click to cancel"),s),this._currentOperation=s}async getDropEdits(e,t,i,n,s){const r=await hC(Promise.all(e.map(async l=>{try{const d=await l.provideDocumentDropEdits(t,i,n,s.token);return d==null?void 0:d.map(c=>({...c,providerId:l.id}))}catch(d){console.error(d)}})),s.token),a=Ya(r??[]).flat();return NU(a)}getInitialActiveEditIndex(e,t){const i=this._configService.getValue(T$,{resource:e.uri});for(const[n,s]of Object.entries(i)){const r=new qt(s),a=t.findIndex(l=>r.value===l.providerId&&l.handledMimeType&&SU(n,[l.handledMimeType]));if(a>=0)return a}return 0}async extractDataTransferData(e){if(!e.dataTransfer)return new wU;const t=kU(e.dataTransfer);if(this.treeItemsTransfer.hasData(P9.prototype)){const i=this.treeItemsTransfer.getData(P9.prototype);if(Array.isArray(i))for(const n of i){const s=await this._treeViewsDragAndDropService.removeDragOperationTransfer(n.identifier);if(s)for(const[r,a]of s)t.replace(r,a)}}return t}};ff.ID="editor.contrib.dropIntoEditorController";ff=LR=b0e([dw(1,Ae),dw(2,dt),dw(3,ye),dw(4,N$)],ff);Et(ff.ID,ff,2);WC(ZM);ue(new class extends bn{constructor(){super({id:M$,precondition:AO,kbOpts:{weight:100,primary:2137}})}runEditorCommand(o,e,t){var i;(i=ff.get(e))===null||i===void 0||i.changeDropType()}});ue(new class extends bn{constructor(){super({id:"editor.hideDropWidget",precondition:AO,kbOpts:{weight:100,primary:9}})}runEditorCommand(o,e,t){var i;(i=ff.get(e))===null||i===void 0||i.clearWidgets()}});Di.as(cl.Configuration).registerConfiguration({...Sk,properties:{[T$]:{type:"object",scope:5,description:m("defaultProviderDescription","Configures the default drop provider to use for content of a given mime type."),default:{},additionalProperties:{type:"string"}}}});class Ss{constructor(e){this._editor=e,this._decorations=[],this._overviewRulerApproximateDecorations=[],this._findScopeDecorationIds=[],this._rangeHighlightDecorationId=null,this._highlightedDecorationId=null,this._startPosition=this._editor.getPosition()}dispose(){this._editor.removeDecorations(this._allDecorations()),this._decorations=[],this._overviewRulerApproximateDecorations=[],this._findScopeDecorationIds=[],this._rangeHighlightDecorationId=null,this._highlightedDecorationId=null}reset(){this._decorations=[],this._overviewRulerApproximateDecorations=[],this._findScopeDecorationIds=[],this._rangeHighlightDecorationId=null,this._highlightedDecorationId=null}getCount(){return this._decorations.length}getFindScope(){return this._findScopeDecorationIds[0]?this._editor.getModel().getDecorationRange(this._findScopeDecorationIds[0]):null}getFindScopes(){if(this._findScopeDecorationIds.length){const e=this._findScopeDecorationIds.map(t=>this._editor.getModel().getDecorationRange(t)).filter(t=>!!t);if(e.length)return e}return null}getStartPosition(){return this._startPosition}setStartPosition(e){this._startPosition=e,this.setCurrentFindMatch(null)}_getDecorationIndex(e){const t=this._decorations.indexOf(e);return t>=0?t+1:1}getDecorationRangeAt(e){const t=e{if(this._highlightedDecorationId!==null&&(n.changeDecorationOptions(this._highlightedDecorationId,Ss._FIND_MATCH_DECORATION),this._highlightedDecorationId=null),t!==null&&(this._highlightedDecorationId=t,n.changeDecorationOptions(this._highlightedDecorationId,Ss._CURRENT_FIND_MATCH_DECORATION)),this._rangeHighlightDecorationId!==null&&(n.removeDecoration(this._rangeHighlightDecorationId),this._rangeHighlightDecorationId=null),t!==null){let s=this._editor.getModel().getDecorationRange(t);if(s.startLineNumber!==s.endLineNumber&&s.endColumn===1){const r=s.endLineNumber-1,a=this._editor.getModel().getLineMaxColumn(r);s=new D(s.startLineNumber,s.startColumn,r,a)}this._rangeHighlightDecorationId=n.addDecoration(s,Ss._RANGE_HIGHLIGHT_DECORATION)}}),i}set(e,t){this._editor.changeDecorations(i=>{let n=Ss._FIND_MATCH_DECORATION;const s=[];if(e.length>1e3){n=Ss._FIND_MATCH_NO_OVERVIEW_DECORATION;const a=this._editor.getModel().getLineCount(),d=this._editor.getLayoutInfo().height/a,c=Math.max(2,Math.ceil(3/d));let h=e[0].range.startLineNumber,u=e[0].range.endLineNumber;for(let g=1,f=e.length;g=p.startLineNumber?p.endLineNumber>u&&(u=p.endLineNumber):(s.push({range:new D(h,1,u,1),options:Ss._FIND_MATCH_ONLY_OVERVIEW_DECORATION}),h=p.startLineNumber,u=p.endLineNumber)}s.push({range:new D(h,1,u,1),options:Ss._FIND_MATCH_ONLY_OVERVIEW_DECORATION})}const r=new Array(e.length);for(let a=0,l=e.length;ai.removeDecoration(a)),this._findScopeDecorationIds=[]),t!=null&&t.length&&(this._findScopeDecorationIds=t.map(a=>i.addDecoration(a,Ss._FIND_SCOPE_DECORATION)))})}matchBeforePosition(e){if(this._decorations.length===0)return null;for(let t=this._decorations.length-1;t>=0;t--){const i=this._decorations[t],n=this._editor.getModel().getDecorationRange(i);if(!(!n||n.endLineNumber>e.lineNumber)){if(n.endLineNumbere.column))return n}}return this._editor.getModel().getDecorationRange(this._decorations[this._decorations.length-1])}matchAfterPosition(e){if(this._decorations.length===0)return null;for(let t=0,i=this._decorations.length;te.lineNumber)return s;if(!(s.startColumn0){const i=[];for(let r=0;rD.compareRangesUsingStarts(r.range,a.range));const n=[];let s=i[0];for(let r=1;r0?e[0].toUpperCase()+e.substr(1):o[0][0].toUpperCase()!==o[0][0]&&e.length>0?e[0].toLowerCase()+e.substr(1):e}else return e}function O9(o,e,t){return o[0].indexOf(t)!==-1&&e.indexOf(t)!==-1&&o[0].split(t).length===e.split(t).length}function F9(o,e,t){const i=e.split(t),n=o[0].split(t);let s="";return i.forEach((r,a)=>{s+=R$([n[a]],r)+t}),s.slice(0,-1)}class B9{constructor(e){this.staticValue=e,this.kind=0}}class w0e{constructor(e){this.pieces=e,this.kind=1}}class t_{static fromStaticValue(e){return new t_([Hg.staticValue(e)])}get hasReplacementPatterns(){return this._state.kind===1}constructor(e){!e||e.length===0?this._state=new B9(""):e.length===1&&e[0].staticValue!==null?this._state=new B9(e[0].staticValue):this._state=new w0e(e)}buildReplaceString(e,t){if(this._state.kind===0)return t?R$(e,this._state.staticValue):this._state.staticValue;let i="";for(let n=0,s=this._state.pieces.length;n0){const l=[],d=r.caseOps.length;let c=0;for(let h=0,u=a.length;h=d){l.push(a.slice(h));break}switch(r.caseOps[c]){case"U":l.push(a[h].toUpperCase());break;case"u":l.push(a[h].toUpperCase()),c++;break;case"L":l.push(a[h].toLowerCase());break;case"l":l.push(a[h].toLowerCase()),c++;break;default:l.push(a[h])}}a=l.join("")}i+=a}return i}static _substitute(e,t){if(t===null)return"";if(e===0)return t[0];let i="";for(;e>0;){if(e=n)break;const r=o.charCodeAt(i);switch(r){case 92:t.emitUnchanged(i-1),t.emitStatic("\\",i+1);break;case 110:t.emitUnchanged(i-1),t.emitStatic(` +`,i+1);break;case 116:t.emitUnchanged(i-1),t.emitStatic(" ",i+1);break;case 117:case 85:case 108:case 76:t.emitUnchanged(i-1),t.emitStatic("",i+1),e.push(String.fromCharCode(r));break}continue}if(s===36){if(i++,i>=n)break;const r=o.charCodeAt(i);if(r===36){t.emitUnchanged(i-1),t.emitStatic("$",i+1);continue}if(r===48||r===38){t.emitUnchanged(i-1),t.emitMatchIndex(0,i+1,e),e.length=0;continue}if(49<=r&&r<=57){let a=r-48;if(i+1this.research(!1),100),this._toDispose.add(this._updateDecorationsScheduler),this._toDispose.add(this._editor.onDidChangeCursorPosition(i=>{(i.reason===3||i.reason===5||i.reason===6)&&this._decorations.setStartPosition(this._editor.getPosition())})),this._ignoreModelContentChanged=!1,this._toDispose.add(this._editor.onDidChangeModelContent(i=>{this._ignoreModelContentChanged||(i.isFlush&&this._decorations.reset(),this._decorations.setStartPosition(this._editor.getPosition()),this._updateDecorationsScheduler.schedule())})),this._toDispose.add(this._state.onFindReplaceStateChange(i=>this._onStateChanged(i))),this.research(!1,this._state.searchScope)}dispose(){this._isDisposed=!0,Yt(this._startSearchingTimer),this._toDispose.dispose()}_onStateChanged(e){this._isDisposed||this._editor.hasModel()&&(e.searchString||e.isReplaceRevealed||e.isRegex||e.wholeWord||e.matchCase||e.searchScope)&&(this._editor.getModel().isTooLargeForSyncing()?(this._startSearchingTimer.cancel(),this._startSearchingTimer.setIfNotSet(()=>{e.searchScope?this.research(e.moveCursor,this._state.searchScope):this.research(e.moveCursor)},L0e)):e.searchScope?this.research(e.moveCursor,this._state.searchScope):this.research(e.moveCursor))}static _getSearchRange(e,t){return t||e.getFullModelRange()}research(e,t){let i=null;typeof t<"u"?t!==null&&(Array.isArray(t)?i=t:i=[t]):i=this._decorations.getFindScopes(),i!==null&&(i=i.map(a=>{if(a.startLineNumber!==a.endLineNumber){let l=a.endLineNumber;return a.endColumn===1&&(l=l-1),new D(a.startLineNumber,1,l,this._editor.getModel().getLineMaxColumn(l))}return a}));const n=this._findMatches(i,!1,Eh);this._decorations.set(n,i);const s=this._editor.getSelection();let r=this._decorations.getCurrentMatchesPosition(s);if(r===0&&n.length>0){const a=Ob(n.map(l=>l.range),l=>D.compareRangesUsingStarts(l,s)>=0);r=a>0?a-1+1:r}this._state.changeMatchInfo(r,this._decorations.getCount(),void 0),e&&this._editor.getOption(41).cursorMoveOnType&&this._moveToNextMatch(this._decorations.getStartPosition())}_hasMatches(){return this._state.matchesCount>0}_cannotFind(){if(!this._hasMatches()){const e=this._decorations.getFindScope();return e&&this._editor.revealRangeInCenterIfOutsideViewport(e,0),!0}return!1}_setCurrentFindMatch(e){const t=this._decorations.setCurrentFindMatch(e);this._state.changeMatchInfo(t,this._decorations.getCount(),e),this._editor.setSelection(e),this._editor.revealRangeInCenterIfOutsideViewport(e,0)}_prevSearchPosition(e){const t=this._state.isRegex&&(this._state.searchString.indexOf("^")>=0||this._state.searchString.indexOf("$")>=0);let{lineNumber:i,column:n}=e;const s=this._editor.getModel();return t||n===1?(i===1?i=s.getLineCount():i--,n=s.getLineMaxColumn(i)):n--,new W(i,n)}_moveToPrevMatch(e,t=!1){if(!this._state.canNavigateBack()){const c=this._decorations.matchAfterPosition(e);c&&this._setCurrentFindMatch(c);return}if(this._decorations.getCount()=0||this._state.searchString.indexOf("$")>=0);let{lineNumber:i,column:n}=e;const s=this._editor.getModel();return t||n===s.getLineMaxColumn(i)?(i===s.getLineCount()?i=1:i++,n=1):n++,new W(i,n)}_moveToNextMatch(e){if(!this._state.canNavigateForward()){const i=this._decorations.matchBeforePosition(e);i&&this._setCurrentFindMatch(i);return}if(this._decorations.getCount()hb._getSearchRange(this._editor.getModel(),s));return this._editor.getModel().findMatches(this._state.searchString,n,this._state.isRegex,this._state.matchCase,this._state.wholeWord?this._editor.getOption(131):null,t,i)}replaceAll(){if(!this._hasMatches())return;const e=this._decorations.getFindScopes();e===null&&this._state.matchesCount>=Eh?this._largeReplaceAll():this._regularReplaceAll(e),this.research(!1)}_largeReplaceAll(){const t=new Ju(this._state.searchString,this._state.isRegex,this._state.matchCase,this._state.wholeWord?this._editor.getOption(131):null).parseSearchRequest();if(!t)return;let i=t.regex;if(!i.multiline){let h="mu";i.ignoreCase&&(h+="i"),i.global&&(h+="g"),i=new RegExp(i.source,h)}const n=this._editor.getModel(),s=n.getValue(1),r=n.getFullModelRange(),a=this._getReplacePattern();let l;const d=this._state.preserveCase;a.hasReplacementPatterns||d?l=s.replace(i,function(){return a.buildReplaceString(arguments,d)}):l=s.replace(i,a.buildReplaceString(null,d));const c=new zA(r,l,this._editor.getSelection());this._executeEditorCommand("replaceAll",c)}_regularReplaceAll(e){const t=this._getReplacePattern(),i=this._findMatches(e,t.hasReplacementPatterns||this._state.preserveCase,1073741824),n=[];for(let r=0,a=i.length;rr.range),n);this._executeEditorCommand("replaceAll",s)}selectAllMatches(){if(!this._hasMatches())return;const e=this._decorations.getFindScopes();let i=this._findMatches(e,!1,1073741824).map(s=>new ke(s.range.startLineNumber,s.range.startColumn,s.range.endLineNumber,s.range.endColumn));const n=this._editor.getSelection();for(let s=0,r=i.length;sthis._hide(),2e3)),this._isVisible=!1,this._editor=e,this._state=t,this._keybindingService=i,this._domNode=document.createElement("div"),this._domNode.className="findOptionsWidget",this._domNode.style.display="none",this._domNode.style.top="10px",this._domNode.style.zIndex="12",this._domNode.setAttribute("role","presentation"),this._domNode.setAttribute("aria-hidden","true");const n={inputActiveOptionBorder:Ce(AA),inputActiveOptionForeground:Ce(PA),inputActiveOptionBackground:Ce(Cg)},s=this._register(Vp());this.caseSensitive=this._register(new MV({appendTitle:this._keybindingLabelFor(li.ToggleCaseSensitiveCommand),isChecked:this._state.matchCase,hoverDelegate:s,...n})),this._domNode.appendChild(this.caseSensitive.domNode),this._register(this.caseSensitive.onChange(()=>{this._state.change({matchCase:this.caseSensitive.checked},!1)})),this.wholeWords=this._register(new RV({appendTitle:this._keybindingLabelFor(li.ToggleWholeWordCommand),isChecked:this._state.wholeWord,hoverDelegate:s,...n})),this._domNode.appendChild(this.wholeWords.domNode),this._register(this.wholeWords.onChange(()=>{this._state.change({wholeWord:this.wholeWords.checked},!1)})),this.regex=this._register(new AV({appendTitle:this._keybindingLabelFor(li.ToggleRegexCommand),isChecked:this._state.isRegex,hoverDelegate:s,...n})),this._domNode.appendChild(this.regex.domNode),this._register(this.regex.onChange(()=>{this._state.change({isRegex:this.regex.checked},!1)})),this._editor.addOverlayWidget(this),this._register(this._state.onFindReplaceStateChange(r=>{let a=!1;r.isRegex&&(this.regex.checked=this._state.isRegex,a=!0),r.wholeWord&&(this.wholeWords.checked=this._state.wholeWord,a=!0),r.matchCase&&(this.caseSensitive.checked=this._state.matchCase,a=!0),!this._state.isRevealed&&a&&this._revealTemporarily()})),this._register(q(this._domNode,oe.MOUSE_LEAVE,r=>this._onMouseLeave())),this._register(q(this._domNode,"mouseover",r=>this._onMouseOver()))}_keybindingLabelFor(e){const t=this._keybindingService.lookupKeybinding(e);return t?` (${t.getLabel()})`:""}dispose(){this._editor.removeOverlayWidget(this),super.dispose()}getId(){return mD.ID}getDomNode(){return this._domNode}getPosition(){return{preference:0}}highlightFindOptions(){this._revealTemporarily()}_revealTemporarily(){this._show(),this._hideSoon.schedule()}_onMouseLeave(){this._hideSoon.schedule()}_onMouseOver(){this._hideSoon.cancel()}_show(){this._isVisible||(this._isVisible=!0,this._domNode.style.display="block")}_hide(){this._isVisible&&(this._isVisible=!1,this._domNode.style.display="none")}}mD.ID="editor.contrib.findOptionsWidget";function mw(o,e){return o===1?!0:o===2?!1:e}class k0e extends H{get searchString(){return this._searchString}get replaceString(){return this._replaceString}get isRevealed(){return this._isRevealed}get isReplaceRevealed(){return this._isReplaceRevealed}get isRegex(){return mw(this._isRegexOverride,this._isRegex)}get wholeWord(){return mw(this._wholeWordOverride,this._wholeWord)}get matchCase(){return mw(this._matchCaseOverride,this._matchCase)}get preserveCase(){return mw(this._preserveCaseOverride,this._preserveCase)}get actualIsRegex(){return this._isRegex}get actualWholeWord(){return this._wholeWord}get actualMatchCase(){return this._matchCase}get actualPreserveCase(){return this._preserveCase}get searchScope(){return this._searchScope}get matchesPosition(){return this._matchesPosition}get matchesCount(){return this._matchesCount}get currentMatch(){return this._currentMatch}constructor(){super(),this._onFindReplaceStateChange=this._register(new F),this.onFindReplaceStateChange=this._onFindReplaceStateChange.event,this._searchString="",this._replaceString="",this._isRevealed=!1,this._isReplaceRevealed=!1,this._isRegex=!1,this._isRegexOverride=0,this._wholeWord=!1,this._wholeWordOverride=0,this._matchCase=!1,this._matchCaseOverride=0,this._preserveCase=!1,this._preserveCaseOverride=0,this._searchScope=null,this._matchesPosition=0,this._matchesCount=0,this._currentMatch=null,this._loop=!0,this._isSearching=!1,this._filters=null}changeMatchInfo(e,t,i){const n={moveCursor:!1,updateHistory:!1,searchString:!1,replaceString:!1,isRevealed:!1,isReplaceRevealed:!1,isRegex:!1,wholeWord:!1,matchCase:!1,preserveCase:!1,searchScope:!1,matchesPosition:!1,matchesCount:!1,currentMatch:!1,loop:!1,isSearching:!1,filters:!1};let s=!1;t===0&&(e=0),e>t&&(e=t),this._matchesPosition!==e&&(this._matchesPosition=e,n.matchesPosition=!0,s=!0),this._matchesCount!==t&&(this._matchesCount=t,n.matchesCount=!0,s=!0),typeof i<"u"&&(D.equalsRange(this._currentMatch,i)||(this._currentMatch=i,n.currentMatch=!0,s=!0)),s&&this._onFindReplaceStateChange.fire(n)}change(e,t,i=!0){var n;const s={moveCursor:t,updateHistory:i,searchString:!1,replaceString:!1,isRevealed:!1,isReplaceRevealed:!1,isRegex:!1,wholeWord:!1,matchCase:!1,preserveCase:!1,searchScope:!1,matchesPosition:!1,matchesCount:!1,currentMatch:!1,loop:!1,isSearching:!1,filters:!1};let r=!1;const a=this.isRegex,l=this.wholeWord,d=this.matchCase,c=this.preserveCase;typeof e.searchString<"u"&&this._searchString!==e.searchString&&(this._searchString=e.searchString,s.searchString=!0,r=!0),typeof e.replaceString<"u"&&this._replaceString!==e.replaceString&&(this._replaceString=e.replaceString,s.replaceString=!0,r=!0),typeof e.isRevealed<"u"&&this._isRevealed!==e.isRevealed&&(this._isRevealed=e.isRevealed,s.isRevealed=!0,r=!0),typeof e.isReplaceRevealed<"u"&&this._isReplaceRevealed!==e.isReplaceRevealed&&(this._isReplaceRevealed=e.isReplaceRevealed,s.isReplaceRevealed=!0,r=!0),typeof e.isRegex<"u"&&(this._isRegex=e.isRegex),typeof e.wholeWord<"u"&&(this._wholeWord=e.wholeWord),typeof e.matchCase<"u"&&(this._matchCase=e.matchCase),typeof e.preserveCase<"u"&&(this._preserveCase=e.preserveCase),typeof e.searchScope<"u"&&(!((n=e.searchScope)===null||n===void 0)&&n.every(h=>{var u;return(u=this._searchScope)===null||u===void 0?void 0:u.some(g=>!D.equalsRange(g,h))})||(this._searchScope=e.searchScope,s.searchScope=!0,r=!0)),typeof e.loop<"u"&&this._loop!==e.loop&&(this._loop=e.loop,s.loop=!0,r=!0),typeof e.isSearching<"u"&&this._isSearching!==e.isSearching&&(this._isSearching=e.isSearching,s.isSearching=!0,r=!0),typeof e.filters<"u"&&(this._filters?this._filters.update(e.filters):this._filters=e.filters,s.filters=!0,r=!0),this._isRegexOverride=typeof e.isRegexOverride<"u"?e.isRegexOverride:0,this._wholeWordOverride=typeof e.wholeWordOverride<"u"?e.wholeWordOverride:0,this._matchCaseOverride=typeof e.matchCaseOverride<"u"?e.matchCaseOverride:0,this._preserveCaseOverride=typeof e.preserveCaseOverride<"u"?e.preserveCaseOverride:0,a!==this.isRegex&&(r=!0,s.isRegex=!0),l!==this.wholeWord&&(r=!0,s.wholeWord=!0),d!==this.matchCase&&(r=!0,s.matchCase=!0),c!==this.preserveCase&&(r=!0,s.preserveCase=!0),r&&this._onFindReplaceStateChange.fire(s)}canNavigateBack(){return this.canNavigateInLoop()||this.matchesPosition!==1}canNavigateForward(){return this.canNavigateInLoop()||this.matchesPosition=Eh}}const D0e=m("defaultLabel","input"),x0e=m("label.preserveCaseToggle","Preserve Case");class I0e extends v_{constructor(e){var t;super({icon:de.preserveCase,title:x0e+e.appendTitle,isChecked:e.isChecked,hoverDelegate:(t=e.hoverDelegate)!==null&&t!==void 0?t:Js("element"),inputActiveOptionBorder:e.inputActiveOptionBorder,inputActiveOptionForeground:e.inputActiveOptionForeground,inputActiveOptionBackground:e.inputActiveOptionBackground})}}class E0e extends mr{constructor(e,t,i,n){super(),this._showOptionButtons=i,this.fixFocusOnOptionClickEnabled=!0,this.cachedOptionsWidth=0,this._onDidOptionChange=this._register(new F),this.onDidOptionChange=this._onDidOptionChange.event,this._onKeyDown=this._register(new F),this.onKeyDown=this._onKeyDown.event,this._onMouseDown=this._register(new F),this._onInput=this._register(new F),this._onKeyUp=this._register(new F),this._onPreserveCaseKeyDown=this._register(new F),this.onPreserveCaseKeyDown=this._onPreserveCaseKeyDown.event,this.contextViewProvider=t,this.placeholder=n.placeholder||"",this.validation=n.validation,this.label=n.label||D0e;const s=n.appendPreserveCaseLabel||"",r=n.history||[],a=!!n.flexibleHeight,l=!!n.flexibleWidth,d=n.flexibleMaxHeight;this.domNode=document.createElement("div"),this.domNode.classList.add("monaco-findInput"),this.inputBox=this._register(new PV(this.domNode,this.contextViewProvider,{ariaLabel:this.label||"",placeholder:this.placeholder||"",validationOptions:{validation:this.validation},history:r,showHistoryHint:n.showHistoryHint,flexibleHeight:a,flexibleWidth:l,flexibleMaxHeight:d,inputBoxStyles:n.inputBoxStyles})),this.preserveCase=this._register(new I0e({appendTitle:s,isChecked:!1,...n.toggleStyles})),this._register(this.preserveCase.onChange(u=>{this._onDidOptionChange.fire(u),!u&&this.fixFocusOnOptionClickEnabled&&this.inputBox.focus(),this.validate()})),this._register(this.preserveCase.onKeyDown(u=>{this._onPreserveCaseKeyDown.fire(u)})),this._showOptionButtons?this.cachedOptionsWidth=this.preserveCase.width():this.cachedOptionsWidth=0;const c=[this.preserveCase.domNode];this.onkeydown(this.domNode,u=>{if(u.equals(15)||u.equals(17)||u.equals(9)){const g=c.indexOf(this.domNode.ownerDocument.activeElement);if(g>=0){let f=-1;u.equals(17)?f=(g+1)%c.length:u.equals(15)&&(g===0?f=c.length-1:f=g-1),u.equals(9)?(c[g].blur(),this.inputBox.focus()):f>=0&&c[f].focus(),vt.stop(u,!0)}}});const h=document.createElement("div");h.className="controls",h.style.display=this._showOptionButtons?"block":"none",h.appendChild(this.preserveCase.domNode),this.domNode.appendChild(h),e==null||e.appendChild(this.domNode),this.onkeydown(this.inputBox.inputElement,u=>this._onKeyDown.fire(u)),this.onkeyup(this.inputBox.inputElement,u=>this._onKeyUp.fire(u)),this.oninput(this.inputBox.inputElement,u=>this._onInput.fire()),this.onmousedown(this.inputBox.inputElement,u=>this._onMouseDown.fire(u))}enable(){this.domNode.classList.remove("disabled"),this.inputBox.enable(),this.preserveCase.enable()}disable(){this.domNode.classList.add("disabled"),this.inputBox.disable(),this.preserveCase.disable()}setEnabled(e){e?this.enable():this.disable()}select(){this.inputBox.select()}focus(){this.inputBox.focus()}getPreserveCase(){return this.preserveCase.checked}setPreserveCase(e){this.preserveCase.checked=e}focusOnPreserve(){this.preserveCase.focus()}validate(){var e;(e=this.inputBox)===null||e===void 0||e.validate()}set width(e){this.inputBox.paddingRight=this.cachedOptionsWidth,this.domNode.style.width=e+"px"}dispose(){super.dispose()}}var A$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},P$=function(o,e){return function(t,i){e(t,i,o)}};const OO=new fe("suggestWidgetVisible",!1,m("suggestWidgetVisible","Whether suggestion are visible")),FO="historyNavigationWidgetFocus",O$="historyNavigationForwardsEnabled",F$="historyNavigationBackwardsEnabled";let bc;const pw=[];function B$(o,e){if(pw.includes(e))throw new Error("Cannot register the same widget multiple times");pw.push(e);const t=new Q,i=new fe(FO,!1).bindTo(o),n=new fe(O$,!0).bindTo(o),s=new fe(F$,!0).bindTo(o),r=()=>{i.set(!0),bc=e},a=()=>{i.set(!1),bc===e&&(bc=void 0)};return WL(e.element)&&r(),t.add(e.onDidFocus(()=>r())),t.add(e.onDidBlur(()=>a())),t.add(Ne(()=>{pw.splice(pw.indexOf(e),1),a()})),{historyNavigationForwardsEnablement:n,historyNavigationBackwardsEnablement:s,dispose(){t.dispose()}}}let kR=class extends OV{constructor(e,t,i,n){super(e,t,i);const s=this._register(n.createScoped(this.inputBox.element));this._register(B$(s,this.inputBox))}};kR=A$([P$(3,ze)],kR);let DR=class extends E0e{constructor(e,t,i,n,s=!1){super(e,t,s,i);const r=this._register(n.createScoped(this.inputBox.element));this._register(B$(r,this.inputBox))}};DR=A$([P$(3,ze)],DR);Zs.registerCommandAndKeybindingRule({id:"history.showPrevious",weight:200,when:Z.and(Z.has(FO),Z.equals(F$,!0),Z.not("isComposing"),OO.isEqualTo(!1)),primary:16,secondary:[528],handler:o=>{bc==null||bc.showPreviousValue()}});Zs.registerCommandAndKeybindingRule({id:"history.showNext",weight:200,when:Z.and(Z.has(FO),Z.equals(O$,!0),Z.not("isComposing"),OO.isEqualTo(!1)),primary:18,secondary:[530],handler:o=>{bc==null||bc.showNextValue()}});function W9(o){var e,t;return((e=o.lookupKeybinding("history.showPrevious"))===null||e===void 0?void 0:e.getElectronAccelerator())==="Up"&&((t=o.lookupKeybinding("history.showNext"))===null||t===void 0?void 0:t.getElectronAccelerator())==="Down"}const H9=Ri("find-collapsed",de.chevronRight,m("findCollapsedIcon","Icon to indicate that the editor find widget is collapsed.")),V9=Ri("find-expanded",de.chevronDown,m("findExpandedIcon","Icon to indicate that the editor find widget is expanded.")),N0e=Ri("find-selection",de.selection,m("findSelectionIcon","Icon for 'Find in Selection' in the editor find widget.")),T0e=Ri("find-replace",de.replace,m("findReplaceIcon","Icon for 'Replace' in the editor find widget.")),M0e=Ri("find-replace-all",de.replaceAll,m("findReplaceAllIcon","Icon for 'Replace All' in the editor find widget.")),R0e=Ri("find-previous-match",de.arrowUp,m("findPreviousMatchIcon","Icon for 'Find Previous' in the editor find widget.")),A0e=Ri("find-next-match",de.arrowDown,m("findNextMatchIcon","Icon for 'Find Next' in the editor find widget.")),P0e=m("label.findDialog","Find / Replace"),O0e=m("label.find","Find"),F0e=m("placeholder.find","Find"),B0e=m("label.previousMatchButton","Previous Match"),W0e=m("label.nextMatchButton","Next Match"),H0e=m("label.toggleSelectionFind","Find in Selection"),V0e=m("label.closeButton","Close"),z0e=m("label.replace","Replace"),U0e=m("placeholder.replace","Replace"),$0e=m("label.replaceButton","Replace"),K0e=m("label.replaceAllButton","Replace All"),j0e=m("label.toggleReplaceButton","Toggle Replace"),q0e=m("title.matchesCountLimit","Only the first {0} results are highlighted, but all find operations work on the entire text.",Eh),G0e=m("label.matchesLocation","{0} of {1}"),z9=m("label.noResults","No results"),wl=419,Z0e=275,Y0e=Z0e-54;let rv=69;const Q0e=33,U9="ctrlEnterReplaceAll.windows.donotask",$9=ht?256:2048;class WI{constructor(e){this.afterLineNumber=e,this.heightInPx=Q0e,this.suppressMouseDown=!1,this.domNode=document.createElement("div"),this.domNode.className="dock-find-viewzone"}}function K9(o,e,t){const i=!!e.match(/\n/);if(t&&i&&t.selectionStart>0){o.stopPropagation();return}}function j9(o,e,t){const i=!!e.match(/\n/);if(t&&i&&t.selectionEndthis._updateHistoryDelayer.cancel())),this._register(this._state.onFindReplaceStateChange(h=>this._onStateChanged(h))),this._buildDomNode(),this._updateButtons(),this._tryUpdateWidgetWidth(),this._findInput.inputBox.layout(),this._register(this._codeEditor.onDidChangeConfiguration(h=>{if(h.hasChanged(91)&&(this._codeEditor.getOption(91)&&this._state.change({isReplaceRevealed:!1},!1),this._updateButtons()),h.hasChanged(145)&&this._tryUpdateWidgetWidth(),h.hasChanged(2)&&this.updateAccessibilitySupport(),h.hasChanged(41)){const u=this._codeEditor.getOption(41).loop;this._state.change({loop:u},!1);const g=this._codeEditor.getOption(41).addExtraSpaceOnTop;g&&!this._viewZone&&(this._viewZone=new WI(0),this._showViewZone()),!g&&this._viewZone&&this._removeViewZone()}})),this.updateAccessibilitySupport(),this._register(this._codeEditor.onDidChangeCursorSelection(()=>{this._isVisible&&this._updateToggleSelectionFindButton()})),this._register(this._codeEditor.onDidFocusEditorWidget(async()=>{if(this._isVisible){const h=await this._controller.getGlobalBufferTerm();h&&h!==this._state.searchString&&(this._state.change({searchString:h},!1),this._findInput.select())}})),this._findInputFocused=fD.bindTo(r),this._findFocusTracker=this._register(el(this._findInput.inputBox.inputElement)),this._register(this._findFocusTracker.onDidFocus(()=>{this._findInputFocused.set(!0),this._updateSearchScope()})),this._register(this._findFocusTracker.onDidBlur(()=>{this._findInputFocused.set(!1)})),this._replaceInputFocused=PO.bindTo(r),this._replaceFocusTracker=this._register(el(this._replaceInput.inputBox.inputElement)),this._register(this._replaceFocusTracker.onDidFocus(()=>{this._replaceInputFocused.set(!0),this._updateSearchScope()})),this._register(this._replaceFocusTracker.onDidBlur(()=>{this._replaceInputFocused.set(!1)})),this._codeEditor.addOverlayWidget(this),this._codeEditor.getOption(41).addExtraSpaceOnTop&&(this._viewZone=new WI(0)),this._register(this._codeEditor.onDidChangeModel(()=>{this._isVisible&&(this._viewZoneId=void 0)})),this._register(this._codeEditor.onDidScrollChange(h=>{if(h.scrollTopChanged){this._layoutViewZone();return}setTimeout(()=>{this._layoutViewZone()},0)}))}getId(){return pD.ID}getDomNode(){return this._domNode}getPosition(){return this._isVisible?{preference:0}:null}_onStateChanged(e){if(e.searchString){try{this._ignoreChangeEvent=!0,this._findInput.setValue(this._state.searchString)}finally{this._ignoreChangeEvent=!1}this._updateButtons()}if(e.replaceString&&(this._replaceInput.inputBox.value=this._state.replaceString),e.isRevealed&&(this._state.isRevealed?this._reveal():this._hide(!0)),e.isReplaceRevealed&&(this._state.isReplaceRevealed?!this._codeEditor.getOption(91)&&!this._isReplaceVisible&&(this._isReplaceVisible=!0,this._replaceInput.width=ko(this._findInput.domNode),this._updateButtons(),this._replaceInput.inputBox.layout()):this._isReplaceVisible&&(this._isReplaceVisible=!1,this._updateButtons())),(e.isRevealed||e.isReplaceRevealed)&&(this._state.isRevealed||this._state.isReplaceRevealed)&&this._tryUpdateHeight()&&this._showViewZone(),e.isRegex&&this._findInput.setRegex(this._state.isRegex),e.wholeWord&&this._findInput.setWholeWords(this._state.wholeWord),e.matchCase&&this._findInput.setCaseSensitive(this._state.matchCase),e.preserveCase&&this._replaceInput.setPreserveCase(this._state.preserveCase),e.searchScope&&(this._state.searchScope?this._toggleSelectionFind.checked=!0:this._toggleSelectionFind.checked=!1,this._updateToggleSelectionFindButton()),e.searchString||e.matchesCount||e.matchesPosition){const t=this._state.searchString.length>0&&this._state.matchesCount===0;this._domNode.classList.toggle("no-results",t),this._updateMatchesCount(),this._updateButtons()}(e.searchString||e.currentMatch)&&this._layoutViewZone(),e.updateHistory&&this._delayedUpdateHistory(),e.loop&&this._updateButtons()}_delayedUpdateHistory(){this._updateHistoryDelayer.trigger(this._updateHistory.bind(this)).then(void 0,Ye)}_updateHistory(){this._state.searchString&&this._findInput.inputBox.addToHistory(),this._state.replaceString&&this._replaceInput.inputBox.addToHistory()}_updateMatchesCount(){this._matchesCount.style.minWidth=rv+"px",this._state.matchesCount>=Eh?this._matchesCount.title=q0e:this._matchesCount.title="",this._matchesCount.firstChild&&this._matchesCount.removeChild(this._matchesCount.firstChild);let e;if(this._state.matchesCount>0){let t=String(this._state.matchesCount);this._state.matchesCount>=Eh&&(t+="+");let i=String(this._state.matchesPosition);i==="0"&&(i="?"),e=$g(G0e,i,t)}else e=z9;this._matchesCount.appendChild(document.createTextNode(e)),vo(this._getAriaLabel(e,this._state.currentMatch,this._state.searchString)),rv=Math.max(rv,this._matchesCount.clientWidth)}_getAriaLabel(e,t,i){if(e===z9)return i===""?m("ariaSearchNoResultEmpty","{0} found",e):m("ariaSearchNoResult","{0} found for '{1}'",e,i);if(t){const n=m("ariaSearchNoResultWithLineNum","{0} found for '{1}', at {2}",e,i,t.startLineNumber+":"+t.startColumn),s=this._codeEditor.getModel();return s&&t.startLineNumber<=s.getLineCount()&&t.startLineNumber>=1?`${s.getLineContent(t.startLineNumber)}, ${n}`:n}return m("ariaSearchNoResultWithLineNumNoCurrentMatch","{0} found for '{1}'",e,i)}_updateToggleSelectionFindButton(){const e=this._codeEditor.getSelection(),t=e?e.startLineNumber!==e.endLineNumber||e.startColumn!==e.endColumn:!1,i=this._toggleSelectionFind.checked;this._isVisible&&(i||t)?this._toggleSelectionFind.enable():this._toggleSelectionFind.disable()}_updateButtons(){this._findInput.setEnabled(this._isVisible),this._replaceInput.setEnabled(this._isVisible&&this._isReplaceVisible),this._updateToggleSelectionFindButton(),this._closeBtn.setEnabled(this._isVisible);const e=this._state.searchString.length>0,t=!!this._state.matchesCount;this._prevBtn.setEnabled(this._isVisible&&e&&t&&this._state.canNavigateBack()),this._nextBtn.setEnabled(this._isVisible&&e&&t&&this._state.canNavigateForward()),this._replaceBtn.setEnabled(this._isVisible&&this._isReplaceVisible&&e),this._replaceAllBtn.setEnabled(this._isVisible&&this._isReplaceVisible&&e),this._domNode.classList.toggle("replaceToggled",this._isReplaceVisible),this._toggleReplaceBtn.setExpanded(this._isReplaceVisible);const i=!this._codeEditor.getOption(91);this._toggleReplaceBtn.setEnabled(this._isVisible&&i)}_reveal(){if(this._revealTimeouts.forEach(e=>{clearTimeout(e)}),this._revealTimeouts=[],!this._isVisible){this._isVisible=!0;const e=this._codeEditor.getSelection();switch(this._codeEditor.getOption(41).autoFindInSelection){case"always":this._toggleSelectionFind.checked=!0;break;case"never":this._toggleSelectionFind.checked=!1;break;case"multiline":{const i=!!e&&e.startLineNumber!==e.endLineNumber;this._toggleSelectionFind.checked=i;break}}this._tryUpdateWidgetWidth(),this._updateButtons(),this._revealTimeouts.push(setTimeout(()=>{this._domNode.classList.add("visible"),this._domNode.setAttribute("aria-hidden","false")},0)),this._revealTimeouts.push(setTimeout(()=>{this._findInput.validate()},200)),this._codeEditor.layoutOverlayWidget(this);let t=!0;if(this._codeEditor.getOption(41).seedSearchStringFromSelection&&e){const i=this._codeEditor.getDomNode();if(i){const n=tn(i),s=this._codeEditor.getScrolledVisiblePosition(e.getStartPosition()),r=n.left+(s?s.left:0),a=s?s.top:0;if(this._viewZone&&ae.startLineNumber&&(t=!1);const l=SW(this._domNode).left;r>l&&(t=!1);const d=this._codeEditor.getScrolledVisiblePosition(e.getEndPosition());n.left+(d?d.left:0)>l&&(t=!1)}}}this._showViewZone(t)}}_hide(e){this._revealTimeouts.forEach(t=>{clearTimeout(t)}),this._revealTimeouts=[],this._isVisible&&(this._isVisible=!1,this._updateButtons(),this._domNode.classList.remove("visible"),this._domNode.setAttribute("aria-hidden","true"),this._findInput.clearMessage(),e&&this._codeEditor.focus(),this._codeEditor.layoutOverlayWidget(this),this._removeViewZone())}_layoutViewZone(e){if(!this._codeEditor.getOption(41).addExtraSpaceOnTop){this._removeViewZone();return}if(!this._isVisible)return;const i=this._viewZone;this._viewZoneId!==void 0||!i||this._codeEditor.changeViewZones(n=>{i.heightInPx=this._getHeight(),this._viewZoneId=n.addZone(i),this._codeEditor.setScrollTop(e||this._codeEditor.getScrollTop()+i.heightInPx)})}_showViewZone(e=!0){if(!this._isVisible||!this._codeEditor.getOption(41).addExtraSpaceOnTop)return;this._viewZone===void 0&&(this._viewZone=new WI(0));const i=this._viewZone;this._codeEditor.changeViewZones(n=>{if(this._viewZoneId!==void 0){const s=this._getHeight();if(s===i.heightInPx)return;const r=s-i.heightInPx;i.heightInPx=s,n.layoutZone(this._viewZoneId),e&&this._codeEditor.setScrollTop(this._codeEditor.getScrollTop()+r);return}else{let s=this._getHeight();if(s-=this._codeEditor.getOption(84).top,s<=0)return;i.heightInPx=s,this._viewZoneId=n.addZone(i),e&&this._codeEditor.setScrollTop(this._codeEditor.getScrollTop()+s)}})}_removeViewZone(){this._codeEditor.changeViewZones(e=>{this._viewZoneId!==void 0&&(e.removeZone(this._viewZoneId),this._viewZoneId=void 0,this._viewZone&&(this._codeEditor.setScrollTop(this._codeEditor.getScrollTop()-this._viewZone.heightInPx),this._viewZone=void 0))})}_tryUpdateWidgetWidth(){if(!this._isVisible||!this._domNode.isConnected)return;const e=this._codeEditor.getLayoutInfo();if(e.contentWidth<=0){this._domNode.classList.add("hiddenEditor");return}else this._domNode.classList.contains("hiddenEditor")&&this._domNode.classList.remove("hiddenEditor");const i=e.width,n=e.minimap.minimapWidth;let s=!1,r=!1,a=!1;if(this._resized&&ko(this._domNode)>wl){this._domNode.style.maxWidth=`${i-28-n-15}px`,this._replaceInput.width=ko(this._findInput.domNode);return}if(wl+28+n>=i&&(r=!0),wl+28+n-rv>=i&&(a=!0),wl+28+n-rv>=i+50&&(s=!0),this._domNode.classList.toggle("collapsed-find-widget",s),this._domNode.classList.toggle("narrow-find-widget",a),this._domNode.classList.toggle("reduced-find-widget",r),!a&&!s&&(this._domNode.style.maxWidth=`${i-28-n-15}px`),this._findInput.layout({collapsedFindWidget:s,narrowFindWidget:a,reducedFindWidget:r}),this._resized){const l=this._findInput.inputBox.element.clientWidth;l>0&&(this._replaceInput.width=l)}else this._isReplaceVisible&&(this._replaceInput.width=ko(this._findInput.domNode))}_getHeight(){let e=0;return e+=4,e+=this._findInput.inputBox.height+2,this._isReplaceVisible&&(e+=4,e+=this._replaceInput.inputBox.height+2),e+=4,e}_tryUpdateHeight(){const e=this._getHeight();return this._cachedHeight!==null&&this._cachedHeight===e?!1:(this._cachedHeight=e,this._domNode.style.height=`${e}px`,!0)}focusFindInput(){this._findInput.select(),this._findInput.focus()}focusReplaceInput(){this._replaceInput.select(),this._replaceInput.focus()}highlightFindOptions(){this._findInput.highlightFindOptions()}_updateSearchScope(){if(this._codeEditor.hasModel()&&this._toggleSelectionFind.checked){const e=this._codeEditor.getSelections();e.map(t=>{t.endColumn===1&&t.endLineNumber>t.startLineNumber&&(t=t.setEndPosition(t.endLineNumber-1,this._codeEditor.getModel().getLineMaxColumn(t.endLineNumber-1)));const i=this._state.currentMatch;return t.startLineNumber!==t.endLineNumber&&!D.equalsRange(t,i)?t:null}).filter(t=>!!t),e.length&&this._state.change({searchScope:e},!0)}}_onFindInputMouseDown(e){e.middleButton&&e.stopPropagation()}_onFindInputKeyDown(e){if(e.equals($9|3))if(this._keybindingService.dispatchEvent(e,e.target)){e.preventDefault();return}else{this._findInput.inputBox.insertAtCursor(` +`),e.preventDefault();return}if(e.equals(2)){this._isReplaceVisible?this._replaceInput.focus():this._findInput.focusOnCaseSensitive(),e.preventDefault();return}if(e.equals(2066)){this._codeEditor.focus(),e.preventDefault();return}if(e.equals(16))return K9(e,this._findInput.getValue(),this._findInput.domNode.querySelector("textarea"));if(e.equals(18))return j9(e,this._findInput.getValue(),this._findInput.domNode.querySelector("textarea"))}_onReplaceInputKeyDown(e){if(e.equals($9|3))if(this._keybindingService.dispatchEvent(e,e.target)){e.preventDefault();return}else{os&&za&&!this._ctrlEnterReplaceAllWarningPrompted&&(this._notificationService.info(m("ctrlEnter.keybindingChanged","Ctrl+Enter now inserts line break instead of replacing all. You can modify the keybinding for editor.action.replaceAll to override this behavior.")),this._ctrlEnterReplaceAllWarningPrompted=!0,this._storageService.store(U9,!0,0,0)),this._replaceInput.inputBox.insertAtCursor(` +`),e.preventDefault();return}if(e.equals(2)){this._findInput.focusOnCaseSensitive(),e.preventDefault();return}if(e.equals(1026)){this._findInput.focus(),e.preventDefault();return}if(e.equals(2066)){this._codeEditor.focus(),e.preventDefault();return}if(e.equals(16))return K9(e,this._replaceInput.inputBox.value,this._replaceInput.inputBox.element.querySelector("textarea"));if(e.equals(18))return j9(e,this._replaceInput.inputBox.value,this._replaceInput.inputBox.element.querySelector("textarea"))}getVerticalSashLeft(e){return 0}_keybindingLabelFor(e){const t=this._keybindingService.lookupKeybinding(e);return t?` (${t.getLabel()})`:""}_buildDomNode(){this._findInput=this._register(new kR(null,this._contextViewProvider,{width:Y0e,label:O0e,placeholder:F0e,appendCaseSensitiveLabel:this._keybindingLabelFor(li.ToggleCaseSensitiveCommand),appendWholeWordsLabel:this._keybindingLabelFor(li.ToggleWholeWordCommand),appendRegexLabel:this._keybindingLabelFor(li.ToggleRegexCommand),validation:c=>{if(c.length===0||!this._findInput.getRegex())return null;try{return new RegExp(c,"gu"),null}catch(h){return{content:h.message}}},flexibleHeight:!0,flexibleWidth:!0,flexibleMaxHeight:118,showCommonFindToggles:!0,showHistoryHint:()=>W9(this._keybindingService),inputBoxStyles:yy,toggleStyles:Sy},this._contextKeyService)),this._findInput.setRegex(!!this._state.isRegex),this._findInput.setCaseSensitive(!!this._state.matchCase),this._findInput.setWholeWords(!!this._state.wholeWord),this._register(this._findInput.onKeyDown(c=>this._onFindInputKeyDown(c))),this._register(this._findInput.inputBox.onDidChange(()=>{this._ignoreChangeEvent||this._state.change({searchString:this._findInput.getValue()},!0)})),this._register(this._findInput.onDidOptionChange(()=>{this._state.change({isRegex:this._findInput.getRegex(),wholeWord:this._findInput.getWholeWords(),matchCase:this._findInput.getCaseSensitive()},!0)})),this._register(this._findInput.onCaseSensitiveKeyDown(c=>{c.equals(1026)&&this._isReplaceVisible&&(this._replaceInput.focus(),c.preventDefault())})),this._register(this._findInput.onRegexKeyDown(c=>{c.equals(2)&&this._isReplaceVisible&&(this._replaceInput.focusOnPreserve(),c.preventDefault())})),this._register(this._findInput.inputBox.onDidHeightChange(c=>{this._tryUpdateHeight()&&this._showViewZone()})),qs&&this._register(this._findInput.onMouseDown(c=>this._onFindInputMouseDown(c))),this._matchesCount=document.createElement("div"),this._matchesCount.className="matchesCount",this._updateMatchesCount();const i=this._register(Vp());this._prevBtn=this._register(new nm({label:B0e+this._keybindingLabelFor(li.PreviousMatchFindAction),icon:R0e,hoverDelegate:i,onTrigger:()=>{gh(this._codeEditor.getAction(li.PreviousMatchFindAction)).run().then(void 0,Ye)}},this._hoverService)),this._nextBtn=this._register(new nm({label:W0e+this._keybindingLabelFor(li.NextMatchFindAction),icon:A0e,hoverDelegate:i,onTrigger:()=>{gh(this._codeEditor.getAction(li.NextMatchFindAction)).run().then(void 0,Ye)}},this._hoverService));const n=document.createElement("div");n.className="find-part",n.appendChild(this._findInput.domNode);const s=document.createElement("div");s.className="find-actions",n.appendChild(s),s.appendChild(this._matchesCount),s.appendChild(this._prevBtn.domNode),s.appendChild(this._nextBtn.domNode),this._toggleSelectionFind=this._register(new v_({icon:N0e,title:H0e+this._keybindingLabelFor(li.ToggleSearchScopeCommand),isChecked:!1,hoverDelegate:i,inputActiveOptionBackground:Ce(Cg),inputActiveOptionBorder:Ce(AA),inputActiveOptionForeground:Ce(PA)})),this._register(this._toggleSelectionFind.onChange(()=>{if(this._toggleSelectionFind.checked){if(this._codeEditor.hasModel()){let c=this._codeEditor.getSelections();c=c.map(h=>(h.endColumn===1&&h.endLineNumber>h.startLineNumber&&(h=h.setEndPosition(h.endLineNumber-1,this._codeEditor.getModel().getLineMaxColumn(h.endLineNumber-1))),h.isEmpty()?null:h)).filter(h=>!!h),c.length&&this._state.change({searchScope:c},!0)}}else this._state.change({searchScope:null},!0)})),s.appendChild(this._toggleSelectionFind.domNode),this._closeBtn=this._register(new nm({label:V0e+this._keybindingLabelFor(li.CloseFindWidgetCommand),icon:uz,hoverDelegate:i,onTrigger:()=>{this._state.change({isRevealed:!1,searchScope:null},!1)},onKeyDown:c=>{c.equals(2)&&this._isReplaceVisible&&(this._replaceBtn.isEnabled()?this._replaceBtn.focus():this._codeEditor.focus(),c.preventDefault())}},this._hoverService)),this._replaceInput=this._register(new DR(null,void 0,{label:z0e,placeholder:U0e,appendPreserveCaseLabel:this._keybindingLabelFor(li.TogglePreserveCaseCommand),history:[],flexibleHeight:!0,flexibleWidth:!0,flexibleMaxHeight:118,showHistoryHint:()=>W9(this._keybindingService),inputBoxStyles:yy,toggleStyles:Sy},this._contextKeyService,!0)),this._replaceInput.setPreserveCase(!!this._state.preserveCase),this._register(this._replaceInput.onKeyDown(c=>this._onReplaceInputKeyDown(c))),this._register(this._replaceInput.inputBox.onDidChange(()=>{this._state.change({replaceString:this._replaceInput.inputBox.value},!1)})),this._register(this._replaceInput.inputBox.onDidHeightChange(c=>{this._isReplaceVisible&&this._tryUpdateHeight()&&this._showViewZone()})),this._register(this._replaceInput.onDidOptionChange(()=>{this._state.change({preserveCase:this._replaceInput.getPreserveCase()},!0)})),this._register(this._replaceInput.onPreserveCaseKeyDown(c=>{c.equals(2)&&(this._prevBtn.isEnabled()?this._prevBtn.focus():this._nextBtn.isEnabled()?this._nextBtn.focus():this._toggleSelectionFind.enabled?this._toggleSelectionFind.focus():this._closeBtn.isEnabled()&&this._closeBtn.focus(),c.preventDefault())}));const r=this._register(Vp());this._replaceBtn=this._register(new nm({label:$0e+this._keybindingLabelFor(li.ReplaceOneAction),icon:T0e,hoverDelegate:r,onTrigger:()=>{this._controller.replace()},onKeyDown:c=>{c.equals(1026)&&(this._closeBtn.focus(),c.preventDefault())}},this._hoverService)),this._replaceAllBtn=this._register(new nm({label:K0e+this._keybindingLabelFor(li.ReplaceAllAction),icon:M0e,hoverDelegate:r,onTrigger:()=>{this._controller.replaceAll()}},this._hoverService));const a=document.createElement("div");a.className="replace-part",a.appendChild(this._replaceInput.domNode);const l=document.createElement("div");l.className="replace-actions",a.appendChild(l),l.appendChild(this._replaceBtn.domNode),l.appendChild(this._replaceAllBtn.domNode),this._toggleReplaceBtn=this._register(new nm({label:j0e,className:"codicon toggle left",onTrigger:()=>{this._state.change({isReplaceRevealed:!this._isReplaceVisible},!1),this._isReplaceVisible&&(this._replaceInput.width=ko(this._findInput.domNode),this._replaceInput.inputBox.layout()),this._showViewZone()}},this._hoverService)),this._toggleReplaceBtn.setExpanded(this._isReplaceVisible),this._domNode=document.createElement("div"),this._domNode.className="editor-widget find-widget",this._domNode.setAttribute("aria-hidden","true"),this._domNode.ariaLabel=P0e,this._domNode.role="dialog",this._domNode.style.width=`${wl}px`,this._domNode.appendChild(this._toggleReplaceBtn.domNode),this._domNode.appendChild(n),this._domNode.appendChild(this._closeBtn.domNode),this._domNode.appendChild(a),this._resizeSash=this._register(new ds(this._domNode,this,{orientation:0,size:2})),this._resized=!1;let d=wl;this._register(this._resizeSash.onDidStart(()=>{d=ko(this._domNode)})),this._register(this._resizeSash.onDidChange(c=>{this._resized=!0;const h=d+c.startX-c.currentX;if(hu||(this._domNode.style.width=`${h}px`,this._isReplaceVisible&&(this._replaceInput.width=ko(this._findInput.domNode)),this._findInput.inputBox.layout(),this._tryUpdateHeight())})),this._register(this._resizeSash.onDidReset(()=>{const c=ko(this._domNode);if(c{this._opts.onTrigger(),s.preventDefault()}),this.onkeydown(this._domNode,s=>{var r,a;if(s.equals(10)||s.equals(3)){this._opts.onTrigger(),s.preventDefault();return}(a=(r=this._opts).onKeyDown)===null||a===void 0||a.call(r,s)})}get domNode(){return this._domNode}isEnabled(){return this._domNode.tabIndex>=0}focus(){this._domNode.focus()}setEnabled(e){this._domNode.classList.toggle("disabled",!e),this._domNode.setAttribute("aria-disabled",String(!e)),this._domNode.tabIndex=e?0:-1}setExpanded(e){this._domNode.setAttribute("aria-expanded",String(!!e)),e?(this._domNode.classList.remove(...Ve.asClassNameArray(H9)),this._domNode.classList.add(...Ve.asClassNameArray(V9))):(this._domNode.classList.remove(...Ve.asClassNameArray(V9)),this._domNode.classList.add(...Ve.asClassNameArray(H9)))}}Wr((o,e)=>{const t=o.getColor(vh);t&&e.addRule(`.monaco-editor .findMatch { border: 1px ${qa(o.type)?"dotted":"solid"} ${t}; box-sizing: border-box; }`);const i=o.getColor(mee);i&&e.addRule(`.monaco-editor .findScope { border: 1px ${qa(o.type)?"dashed":"solid"} ${i}; }`);const n=o.getColor(pt);n&&e.addRule(`.monaco-editor .find-widget { border: 1px solid ${n}; }`);const s=o.getColor(gee);s&&e.addRule(`.monaco-editor .findMatchInline { color: ${s}; }`);const r=o.getColor(fee);r&&e.addRule(`.monaco-editor .currentFindMatchInline { color: ${r}; }`)});var W$=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},wr=function(o,e){return function(t,i){e(t,i,o)}},xR;const X0e=524288;function IR(o,e="single",t=!1){if(!o.hasModel())return null;const i=o.getSelection();if(e==="single"&&i.startLineNumber===i.endLineNumber||e==="multiple"){if(i.isEmpty()){const n=o.getConfiguredWordAtPosition(i.getStartPosition());if(n&&t===!1)return n.word}else if(o.getModel().getValueLengthInRange(i)this._onStateChanged(a))),this._model=null,this._register(this._editor.onDidChangeModel(()=>{const a=this._editor.getModel()&&this._state.isRevealed;this.disposeModel(),this._state.change({searchScope:null,matchCase:this._storageService.getBoolean("editor.matchCase",1,!1),wholeWord:this._storageService.getBoolean("editor.wholeWord",1,!1),isRegex:this._storageService.getBoolean("editor.isRegex",1,!1),preserveCase:this._storageService.getBoolean("editor.preserveCase",1,!1)},!1),a&&this._start({forceRevealReplace:!1,seedSearchStringFromSelection:"none",seedSearchStringFromNonEmptySelection:!1,seedSearchStringFromGlobalClipboard:!1,shouldFocus:0,shouldAnimate:!1,updateSearchScope:!1,loop:this._editor.getOption(41).loop})}))}dispose(){this.disposeModel(),super.dispose()}disposeModel(){this._model&&(this._model.dispose(),this._model=null)}_onStateChanged(e){this.saveQueryState(e),e.isRevealed&&(this._state.isRevealed?this._findWidgetVisible.set(!0):(this._findWidgetVisible.reset(),this.disposeModel())),e.searchString&&this.setGlobalBufferTerm(this._state.searchString)}saveQueryState(e){e.isRegex&&this._storageService.store("editor.isRegex",this._state.actualIsRegex,1,1),e.wholeWord&&this._storageService.store("editor.wholeWord",this._state.actualWholeWord,1,1),e.matchCase&&this._storageService.store("editor.matchCase",this._state.actualMatchCase,1,1),e.preserveCase&&this._storageService.store("editor.preserveCase",this._state.actualPreserveCase,1,1)}loadQueryState(){this._state.change({matchCase:this._storageService.getBoolean("editor.matchCase",1,this._state.matchCase),wholeWord:this._storageService.getBoolean("editor.wholeWord",1,this._state.wholeWord),isRegex:this._storageService.getBoolean("editor.isRegex",1,this._state.isRegex),preserveCase:this._storageService.getBoolean("editor.preserveCase",1,this._state.preserveCase)},!1)}isFindInputFocused(){return!!fD.getValue(this._contextKeyService)}getState(){return this._state}closeFindWidget(){this._state.change({isRevealed:!1,searchScope:null},!1),this._editor.focus()}toggleCaseSensitive(){this._state.change({matchCase:!this._state.matchCase},!1),this._state.isRevealed||this.highlightFindOptions()}toggleWholeWords(){this._state.change({wholeWord:!this._state.wholeWord},!1),this._state.isRevealed||this.highlightFindOptions()}toggleRegex(){this._state.change({isRegex:!this._state.isRegex},!1),this._state.isRevealed||this.highlightFindOptions()}togglePreserveCase(){this._state.change({preserveCase:!this._state.preserveCase},!1),this._state.isRevealed||this.highlightFindOptions()}toggleSearchScope(){if(this._state.searchScope)this._state.change({searchScope:null},!0);else if(this._editor.hasModel()){let e=this._editor.getSelections();e=e.map(t=>(t.endColumn===1&&t.endLineNumber>t.startLineNumber&&(t=t.setEndPosition(t.endLineNumber-1,this._editor.getModel().getLineMaxColumn(t.endLineNumber-1))),t.isEmpty()?null:t)).filter(t=>!!t),e.length&&this._state.change({searchScope:e},!0)}}setSearchString(e){this._state.isRegex&&(e=lr(e)),this._state.change({searchString:e},!1)}highlightFindOptions(e=!1){}async _start(e,t){if(this.disposeModel(),!this._editor.hasModel())return;const i={...t,isRevealed:!0};if(e.seedSearchStringFromSelection==="single"){const n=IR(this._editor,e.seedSearchStringFromSelection,e.seedSearchStringFromNonEmptySelection);n&&(this._state.isRegex?i.searchString=lr(n):i.searchString=n)}else if(e.seedSearchStringFromSelection==="multiple"&&!e.updateSearchScope){const n=IR(this._editor,e.seedSearchStringFromSelection);n&&(i.searchString=n)}if(!i.searchString&&e.seedSearchStringFromGlobalClipboard){const n=await this.getGlobalBufferTerm();if(!this._editor.hasModel())return;n&&(i.searchString=n)}if(e.forceRevealReplace||i.isReplaceRevealed?i.isReplaceRevealed=!0:this._findWidgetVisible.get()||(i.isReplaceRevealed=!1),e.updateSearchScope){const n=this._editor.getSelections();n.some(s=>!s.isEmpty())&&(i.searchScope=n)}i.loop=e.loop,this._state.change(i,!1),this._model||(this._model=new hb(this._editor,this._state))}start(e,t){return this._start(e,t)}moveToNextMatch(){return this._model?(this._model.moveToNextMatch(),!0):!1}moveToPrevMatch(){return this._model?(this._model.moveToPrevMatch(),!0):!1}goToMatch(e){return this._model?(this._model.moveToMatch(e),!0):!1}replace(){return this._model?(this._model.replace(),!0):!1}replaceAll(){var e;return this._model?!((e=this._editor.getModel())===null||e===void 0)&&e.isTooLargeForHeapOperation()?(this._notificationService.warn(m("too.large.for.replaceall","The file is too large to perform a replace all operation.")),!1):(this._model.replaceAll(),!0):!1}selectAllMatches(){return this._model?(this._model.selectAllMatches(),this._editor.focus(),!0):!1}async getGlobalBufferTerm(){return this._editor.getOption(41).globalFindClipboard&&this._editor.hasModel()&&!this._editor.getModel().isTooLargeForSyncing()?this._clipboardService.readFindText():""}setGlobalBufferTerm(e){this._editor.getOption(41).globalFindClipboard&&this._editor.hasModel()&&!this._editor.getModel().isTooLargeForSyncing()&&this._clipboardService.writeFindText(e)}};Ys.ID="editor.contrib.findController";Ys=xR=W$([wr(1,ze),wr(2,va),wr(3,Wc),wr(4,Yi),wr(5,Sd)],Ys);let ER=class extends Ys{constructor(e,t,i,n,s,r,a,l,d){super(e,i,a,l,r,d),this._contextViewService=t,this._keybindingService=n,this._themeService=s,this._widget=null,this._findOptionsWidget=null}async _start(e,t){this._widget||this._createFindWidget();const i=this._editor.getSelection();let n=!1;switch(this._editor.getOption(41).autoFindInSelection){case"always":n=!0;break;case"never":n=!1;break;case"multiline":{n=!!i&&i.startLineNumber!==i.endLineNumber;break}}e.updateSearchScope=e.updateSearchScope||n,await super._start(e,t),this._widget&&(e.shouldFocus===2?this._widget.focusReplaceInput():e.shouldFocus===1&&this._widget.focusFindInput())}highlightFindOptions(e=!1){this._widget||this._createFindWidget(),this._state.isRevealed&&!e?this._widget.highlightFindOptions():this._findOptionsWidget.highlightFindOptions()}_createFindWidget(){this._widget=this._register(new pD(this._editor,this,this._state,this._contextViewService,this._keybindingService,this._contextKeyService,this._themeService,this._storageService,this._notificationService,this._hoverService)),this._findOptionsWidget=this._register(new mD(this._editor,this._state,this._keybindingService))}};ER=W$([wr(1,Oc),wr(2,ze),wr(3,Ot),wr(4,Cn),wr(5,Yi),wr(6,va),wr(7,Wc),wr(8,Sd)],ER);const J0e=WW(new BW({id:li.StartFindAction,label:m("startFindAction","Find"),alias:"Find",precondition:Z.or(E.focus,Z.has("editorIsOpen")),kbOpts:{kbExpr:null,primary:2084,weight:100},menuOpts:{menuId:I.MenubarEditMenu,group:"3_find",title:m({key:"miFind",comment:["&& denotes a mnemonic"]},"&&Find"),order:1}}));J0e.addImplementation(0,(o,e,t)=>{const i=Ys.get(e);return i?i.start({forceRevealReplace:!1,seedSearchStringFromSelection:e.getOption(41).seedSearchStringFromSelection!=="never"?"single":"none",seedSearchStringFromNonEmptySelection:e.getOption(41).seedSearchStringFromSelection==="selection",seedSearchStringFromGlobalClipboard:e.getOption(41).globalFindClipboard,shouldFocus:1,shouldAnimate:!0,updateSearchScope:!1,loop:e.getOption(41).loop}):!1});const eCe={description:"Open a new In-Editor Find Widget.",args:[{name:"Open a new In-Editor Find Widget args",schema:{properties:{searchString:{type:"string"},replaceString:{type:"string"},isRegex:{type:"boolean"},matchWholeWord:{type:"boolean"},isCaseSensitive:{type:"boolean"},preserveCase:{type:"boolean"},findInSelection:{type:"boolean"}}}}]};class tCe extends be{constructor(){super({id:li.StartFindWithArgs,label:m("startFindWithArgsAction","Find With Arguments"),alias:"Find With Arguments",precondition:void 0,kbOpts:{kbExpr:null,primary:0,weight:100},metadata:eCe})}async run(e,t,i){const n=Ys.get(t);if(n){const s=i?{searchString:i.searchString,replaceString:i.replaceString,isReplaceRevealed:i.replaceString!==void 0,isRegex:i.isRegex,wholeWord:i.matchWholeWord,matchCase:i.isCaseSensitive,preserveCase:i.preserveCase}:{};await n.start({forceRevealReplace:!1,seedSearchStringFromSelection:n.getState().searchString.length===0&&t.getOption(41).seedSearchStringFromSelection!=="never"?"single":"none",seedSearchStringFromNonEmptySelection:t.getOption(41).seedSearchStringFromSelection==="selection",seedSearchStringFromGlobalClipboard:!0,shouldFocus:1,shouldAnimate:!0,updateSearchScope:(i==null?void 0:i.findInSelection)||!1,loop:t.getOption(41).loop},s),n.setGlobalBufferTerm(n.getState().searchString)}}}class iCe extends be{constructor(){super({id:li.StartFindWithSelection,label:m("startFindWithSelectionAction","Find With Selection"),alias:"Find With Selection",precondition:void 0,kbOpts:{kbExpr:null,primary:0,mac:{primary:2083},weight:100}})}async run(e,t){const i=Ys.get(t);i&&(await i.start({forceRevealReplace:!1,seedSearchStringFromSelection:"multiple",seedSearchStringFromNonEmptySelection:!1,seedSearchStringFromGlobalClipboard:!1,shouldFocus:0,shouldAnimate:!0,updateSearchScope:!1,loop:t.getOption(41).loop}),i.setGlobalBufferTerm(i.getState().searchString))}}class H$ extends be{async run(e,t){const i=Ys.get(t);i&&!this._run(i)&&(await i.start({forceRevealReplace:!1,seedSearchStringFromSelection:i.getState().searchString.length===0&&t.getOption(41).seedSearchStringFromSelection!=="never"?"single":"none",seedSearchStringFromNonEmptySelection:t.getOption(41).seedSearchStringFromSelection==="selection",seedSearchStringFromGlobalClipboard:!0,shouldFocus:0,shouldAnimate:!0,updateSearchScope:!1,loop:t.getOption(41).loop}),this._run(i))}}class nCe extends H${constructor(){super({id:li.NextMatchFindAction,label:m("findNextMatchAction","Find Next"),alias:"Find Next",precondition:void 0,kbOpts:[{kbExpr:E.focus,primary:61,mac:{primary:2085,secondary:[61]},weight:100},{kbExpr:Z.and(E.focus,fD),primary:3,weight:100}]})}_run(e){return e.moveToNextMatch()?(e.editor.pushUndoStop(),!0):!1}}class sCe extends H${constructor(){super({id:li.PreviousMatchFindAction,label:m("findPreviousMatchAction","Find Previous"),alias:"Find Previous",precondition:void 0,kbOpts:[{kbExpr:E.focus,primary:1085,mac:{primary:3109,secondary:[1085]},weight:100},{kbExpr:Z.and(E.focus,fD),primary:1027,weight:100}]})}_run(e){return e.moveToPrevMatch()}}class oCe extends be{constructor(){super({id:li.GoToMatchFindAction,label:m("findMatchAction.goToMatch","Go to Match..."),alias:"Go to Match...",precondition:Vc}),this._highlightDecorations=[]}run(e,t,i){const n=Ys.get(t);if(!n)return;const s=n.getState().matchesCount;if(s<1){e.get(Yi).notify({severity:pk.Warning,message:m("findMatchAction.noResults","No matches. Try searching for something else.")});return}const a=e.get(Ur).createInputBox();a.placeholder=m("findMatchAction.inputPlaceHolder","Type a number to go to a specific match (between 1 and {0})",s);const l=c=>{const h=parseInt(c);if(isNaN(h))return;const u=n.getState().matchesCount;if(h>0&&h<=u)return h-1;if(h<0&&h>=-u)return u+h},d=c=>{const h=l(c);if(typeof h=="number"){a.validationMessage=void 0,n.goToMatch(h);const u=n.getState().currentMatch;u&&this.addDecorations(t,u)}else a.validationMessage=m("findMatchAction.inputValidationMessage","Please type a number between 1 and {0}",n.getState().matchesCount),this.clearDecorations(t)};a.onDidChangeValue(c=>{d(c)}),a.onDidAccept(()=>{const c=l(a.value);typeof c=="number"?(n.goToMatch(c),a.hide()):a.validationMessage=m("findMatchAction.inputValidationMessage","Please type a number between 1 and {0}",n.getState().matchesCount)}),a.onDidHide(()=>{this.clearDecorations(t),a.dispose()}),a.show()}clearDecorations(e){e.changeDecorations(t=>{this._highlightDecorations=t.deltaDecorations(this._highlightDecorations,[])})}addDecorations(e,t){e.changeDecorations(i=>{this._highlightDecorations=i.deltaDecorations(this._highlightDecorations,[{range:t,options:{description:"find-match-quick-access-range-highlight",className:"rangeHighlight",isWholeLine:!0}},{range:t,options:{description:"find-match-quick-access-range-highlight-overview",overviewRuler:{color:Ni(V6),position:cr.Full}}}])})}}class V$ extends be{async run(e,t){const i=Ys.get(t);if(!i)return;const n=IR(t,"single",!1);n&&i.setSearchString(n),this._run(i)||(await i.start({forceRevealReplace:!1,seedSearchStringFromSelection:"none",seedSearchStringFromNonEmptySelection:!1,seedSearchStringFromGlobalClipboard:!1,shouldFocus:0,shouldAnimate:!0,updateSearchScope:!1,loop:t.getOption(41).loop}),this._run(i))}}class rCe extends V${constructor(){super({id:li.NextSelectionMatchFindAction,label:m("nextSelectionMatchFindAction","Find Next Selection"),alias:"Find Next Selection",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:2109,weight:100}})}_run(e){return e.moveToNextMatch()}}class aCe extends V${constructor(){super({id:li.PreviousSelectionMatchFindAction,label:m("previousSelectionMatchFindAction","Find Previous Selection"),alias:"Find Previous Selection",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:3133,weight:100}})}_run(e){return e.moveToPrevMatch()}}const lCe=WW(new BW({id:li.StartFindReplaceAction,label:m("startReplace","Replace"),alias:"Replace",precondition:Z.or(E.focus,Z.has("editorIsOpen")),kbOpts:{kbExpr:null,primary:2086,mac:{primary:2596},weight:100},menuOpts:{menuId:I.MenubarEditMenu,group:"3_find",title:m({key:"miReplace",comment:["&& denotes a mnemonic"]},"&&Replace"),order:2}}));lCe.addImplementation(0,(o,e,t)=>{if(!e.hasModel()||e.getOption(91))return!1;const i=Ys.get(e);if(!i)return!1;const n=e.getSelection(),s=i.isFindInputFocused(),r=!n.isEmpty()&&n.startLineNumber===n.endLineNumber&&e.getOption(41).seedSearchStringFromSelection!=="never"&&!s,a=s||r?2:1;return i.start({forceRevealReplace:!0,seedSearchStringFromSelection:r?"single":"none",seedSearchStringFromNonEmptySelection:e.getOption(41).seedSearchStringFromSelection==="selection",seedSearchStringFromGlobalClipboard:e.getOption(41).seedSearchStringFromSelection!=="never",shouldFocus:a,shouldAnimate:!0,updateSearchScope:!1,loop:e.getOption(41).loop})});Et(Ys.ID,ER,0);se(tCe);se(iCe);se(nCe);se(sCe);se(oCe);se(rCe);se(aCe);const gl=bn.bindToContribution(Ys.get);ue(new gl({id:li.CloseFindWidgetCommand,precondition:Vc,handler:o=>o.closeFindWidget(),kbOpts:{weight:105,kbExpr:Z.and(E.focus,Z.not("isComposing")),primary:9,secondary:[1033]}}));ue(new gl({id:li.ToggleCaseSensitiveCommand,precondition:void 0,handler:o=>o.toggleCaseSensitive(),kbOpts:{weight:105,kbExpr:E.focus,primary:cw.primary,mac:cw.mac,win:cw.win,linux:cw.linux}}));ue(new gl({id:li.ToggleWholeWordCommand,precondition:void 0,handler:o=>o.toggleWholeWords(),kbOpts:{weight:105,kbExpr:E.focus,primary:hw.primary,mac:hw.mac,win:hw.win,linux:hw.linux}}));ue(new gl({id:li.ToggleRegexCommand,precondition:void 0,handler:o=>o.toggleRegex(),kbOpts:{weight:105,kbExpr:E.focus,primary:uw.primary,mac:uw.mac,win:uw.win,linux:uw.linux}}));ue(new gl({id:li.ToggleSearchScopeCommand,precondition:void 0,handler:o=>o.toggleSearchScope(),kbOpts:{weight:105,kbExpr:E.focus,primary:gw.primary,mac:gw.mac,win:gw.win,linux:gw.linux}}));ue(new gl({id:li.TogglePreserveCaseCommand,precondition:void 0,handler:o=>o.togglePreserveCase(),kbOpts:{weight:105,kbExpr:E.focus,primary:fw.primary,mac:fw.mac,win:fw.win,linux:fw.linux}}));ue(new gl({id:li.ReplaceOneAction,precondition:Vc,handler:o=>o.replace(),kbOpts:{weight:105,kbExpr:E.focus,primary:3094}}));ue(new gl({id:li.ReplaceOneAction,precondition:Vc,handler:o=>o.replace(),kbOpts:{weight:105,kbExpr:Z.and(E.focus,PO),primary:3}}));ue(new gl({id:li.ReplaceAllAction,precondition:Vc,handler:o=>o.replaceAll(),kbOpts:{weight:105,kbExpr:E.focus,primary:2563}}));ue(new gl({id:li.ReplaceAllAction,precondition:Vc,handler:o=>o.replaceAll(),kbOpts:{weight:105,kbExpr:Z.and(E.focus,PO),primary:void 0,mac:{primary:2051}}}));ue(new gl({id:li.SelectAllMatchesAction,precondition:Vc,handler:o=>o.selectAllMatches(),kbOpts:{weight:105,kbExpr:E.focus,primary:515}}));const dCe={0:" ",1:"u",2:"r"},q9=65535,Ta=16777215,G9=4278190080;class HI{constructor(e){const t=Math.ceil(e/32);this._states=new Uint32Array(t)}get(e){const t=e/32|0,i=e%32;return(this._states[t]&1<q9)throw new Error("invalid startIndexes or endIndexes size");this._startIndexes=e,this._endIndexes=t,this._collapseStates=new HI(e.length),this._userDefinedStates=new HI(e.length),this._recoveredStates=new HI(e.length),this._types=i,this._parentsComputed=!1}ensureParentIndices(){if(!this._parentsComputed){this._parentsComputed=!0;const e=[],t=(i,n)=>{const s=e[e.length-1];return this.getStartLineNumber(s)<=i&&this.getEndLineNumber(s)>=n};for(let i=0,n=this._startIndexes.length;iTa||r>Ta)throw new Error("startLineNumber or endLineNumber must not exceed "+Ta);for(;e.length>0&&!t(s,r);)e.pop();const a=e.length>0?e[e.length-1]:-1;e.push(i),this._startIndexes[i]=s+((a&255)<<24),this._endIndexes[i]=r+((a&65280)<<16)}}}get length(){return this._startIndexes.length}getStartLineNumber(e){return this._startIndexes[e]&Ta}getEndLineNumber(e){return this._endIndexes[e]&Ta}getType(e){return this._types?this._types[e]:void 0}hasTypes(){return!!this._types}isCollapsed(e){return this._collapseStates.get(e)}setCollapsed(e,t){this._collapseStates.set(e,t)}isUserDefined(e){return this._userDefinedStates.get(e)}setUserDefined(e,t){return this._userDefinedStates.set(e,t)}isRecovered(e){return this._recoveredStates.get(e)}setRecovered(e,t){return this._recoveredStates.set(e,t)}getSource(e){return this.isUserDefined(e)?1:this.isRecovered(e)?2:0}setSource(e,t){t===1?(this.setUserDefined(e,!0),this.setRecovered(e,!1)):t===2?(this.setUserDefined(e,!1),this.setRecovered(e,!0)):(this.setUserDefined(e,!1),this.setRecovered(e,!1))}setCollapsedAllOfType(e,t){let i=!1;if(this._types)for(let n=0;n>>24)+((this._endIndexes[e]&G9)>>>16);return t===q9?-1:t}contains(e,t){return this.getStartLineNumber(e)<=t&&this.getEndLineNumber(e)>=t}findIndex(e){let t=0,i=this._startIndexes.length;if(i===0)return-1;for(;t=0){if(this.getEndLineNumber(t)>=e)return t;for(t=this.getParentIndex(t);t!==-1;){if(this.contains(t,e))return t;t=this.getParentIndex(t)}}return-1}toString(){const e=[];for(let t=0;tArray.isArray(p)?v=>v<_?p[v]:void 0:v=>v<_?p.toFoldRange(v):void 0,s=n(e,e.length),r=n(t,t.length);let a=0,l=0,d=s(0),c=r(0);const h=[];let u,g=0;const f=[];for(;d||c;){let p;if(c&&(!d||d.startLineNumber>=c.startLineNumber))d&&d.startLineNumber===c.startLineNumber?(c.source===1?p=c:(p=d,p.isCollapsed=c.isCollapsed&&d.endLineNumber===c.endLineNumber,p.source=0),d=s(++a)):(p=c,c.isCollapsed&&c.source===0&&(p.source=2)),c=r(++l);else{let _=l,v=c;for(;;){if(!v||v.startLineNumber>d.endLineNumber){p=d;break}if(v.source===1&&v.endLineNumber>d.endLineNumber)break;v=r(++_)}d=s(++a)}if(p){for(;u&&u.endLineNumberp.startLineNumber&&p.startLineNumber>g&&p.endLineNumber<=i&&(!u||u.endLineNumber>=p.endLineNumber)&&(f.push(p),g=p.startLineNumber,u&&h.push(u),u=p)}}return f}}class cCe{constructor(e,t){this.ranges=e,this.index=t}get startLineNumber(){return this.ranges.getStartLineNumber(this.index)}get endLineNumber(){return this.ranges.getEndLineNumber(this.index)}get regionIndex(){return this.index}get parentIndex(){return this.ranges.getParentIndex(this.index)}get isCollapsed(){return this.ranges.isCollapsed(this.index)}containedBy(e){return e.startLineNumber<=this.startLineNumber&&e.endLineNumber>=this.endLineNumber}containsLine(e){return this.startLineNumber<=e&&e<=this.endLineNumber}}class hCe{get regions(){return this._regions}get textModel(){return this._textModel}constructor(e,t){this._updateEventEmitter=new F,this.onDidChange=this._updateEventEmitter.event,this._textModel=e,this._decorationProvider=t,this._regions=new Qo(new Uint32Array(0),new Uint32Array(0)),this._editorDecorationIds=[]}toggleCollapseState(e){if(!e.length)return;e=e.sort((i,n)=>i.regionIndex-n.regionIndex);const t={};this._decorationProvider.changeDecorations(i=>{let n=0,s=-1,r=-1;const a=l=>{for(;nr&&(r=d),n++}};for(const l of e){const d=l.regionIndex,c=this._editorDecorationIds[d];if(c&&!t[c]){t[c]=!0,a(d);const h=!this._regions.isCollapsed(d);this._regions.setCollapsed(d,h),s=Math.max(s,this._regions.getEndLineNumber(d))}}a(this._regions.length)}),this._updateEventEmitter.fire({model:this,collapseStateChanged:e})}removeManualRanges(e){const t=new Array,i=n=>{for(const s of e)if(!(s.startLineNumber>n.endLineNumber||n.startLineNumber>s.endLineNumber))return!0;return!1};for(let n=0;ni&&(i=a)}this._decorationProvider.changeDecorations(n=>this._editorDecorationIds=n.deltaDecorations(this._editorDecorationIds,t)),this._regions=e,this._updateEventEmitter.fire({model:this})}_currentFoldedOrManualRanges(e=[]){const t=(n,s)=>{for(const r of e)if(n=r.endLineNumber||r.startLineNumber<1||r.endLineNumber>i)continue;const a=this._getLinesChecksum(r.startLineNumber+1,r.endLineNumber);t.push({startLineNumber:r.startLineNumber,endLineNumber:r.endLineNumber,isCollapsed:r.isCollapsed,source:r.source,checksum:a})}return t.length>0?t:void 0}applyMemento(e){var t,i;if(!Array.isArray(e))return;const n=[],s=this._textModel.getLineCount();for(const a of e){if(a.startLineNumber>=a.endLineNumber||a.startLineNumber<1||a.endLineNumber>s)continue;const l=this._getLinesChecksum(a.startLineNumber+1,a.endLineNumber);(!a.checksum||l===a.checksum)&&n.push({startLineNumber:a.startLineNumber,endLineNumber:a.endLineNumber,type:void 0,isCollapsed:(t=a.isCollapsed)!==null&&t!==void 0?t:!0,source:(i=a.source)!==null&&i!==void 0?i:0})}const r=Qo.sanitizeAndMerge(this._regions,n,s);this.updatePost(Qo.fromFoldRanges(r))}_getLinesChecksum(e,t){return AL(this._textModel.getLineContent(e)+this._textModel.getLineContent(t))%1e6}dispose(){this._decorationProvider.removeDecorations(this._editorDecorationIds)}getAllRegionsAtLine(e,t){const i=[];if(this._regions){let n=this._regions.findRange(e),s=1;for(;n>=0;){const r=this._regions.toRegion(n);(!t||t(r,s))&&i.push(r),s++,n=r.parentIndex}}return i}getRegionAtLine(e){if(this._regions){const t=this._regions.findRange(e);if(t>=0)return this._regions.toRegion(t)}return null}getRegionsInside(e,t){const i=[],n=e?e.regionIndex+1:0,s=e?e.endLineNumber:Number.MAX_VALUE;if(t&&t.length===2){const r=[];for(let a=n,l=this._regions.length;a0&&!d.containedBy(r[r.length-1]);)r.pop();r.push(d),t(d,r.length)&&i.push(d)}else break}}else for(let r=n,a=this._regions.length;r1){const a=o.getRegionsInside(s,(l,d)=>l.isCollapsed!==r&&d0)for(const s of i){const r=o.getRegionAtLine(s);if(r&&(r.isCollapsed!==e&&n.push(r),t>1)){const a=o.getRegionsInside(r,(l,d)=>l.isCollapsed!==e&&dr.isCollapsed!==e&&aa.isCollapsed!==e&&l<=t);n.push(...r)}o.toggleCollapseState(n)}function uCe(o,e,t){const i=[];for(const n of t){const s=o.getAllRegionsAtLine(n,r=>r.isCollapsed!==e);s.length>0&&i.push(s[0])}o.toggleCollapseState(i)}function gCe(o,e,t,i){const n=(r,a)=>a===e&&r.isCollapsed!==t&&!i.some(l=>r.containsLine(l)),s=o.getRegionsInside(null,n);o.toggleCollapseState(s)}function $$(o,e,t){const i=[];for(const r of t){const a=o.getAllRegionsAtLine(r,void 0);a.length>0&&i.push(a[0])}const n=r=>i.every(a=>!a.containedBy(r)&&!r.containedBy(a))&&r.isCollapsed!==e,s=o.getRegionsInside(null,n);o.toggleCollapseState(s)}function BO(o,e,t){const i=o.textModel,n=o.regions,s=[];for(let r=n.length-1;r>=0;r--)if(t!==n.isCollapsed(r)){const a=n.getStartLineNumber(r);e.test(i.getLineContent(a))&&s.push(n.toRegion(r))}o.toggleCollapseState(s)}function WO(o,e,t){const i=o.regions,n=[];for(let s=i.length-1;s>=0;s--)t!==i.isCollapsed(s)&&e===i.getType(s)&&n.push(i.toRegion(s));o.toggleCollapseState(n)}function fCe(o,e){let t=null;const i=e.getRegionAtLine(o);if(i!==null&&(t=i.startLineNumber,o===t)){const n=i.parentIndex;n!==-1?t=e.regions.getStartLineNumber(n):t=null}return t}function mCe(o,e){let t=e.getRegionAtLine(o);if(t!==null&&t.startLineNumber===o){if(o!==t.startLineNumber)return t.startLineNumber;{const i=t.parentIndex;let n=0;for(i!==-1&&(n=e.regions.getStartLineNumber(t.parentIndex));t!==null;)if(t.regionIndex>0){if(t=e.regions.toRegion(t.regionIndex-1),t.startLineNumber<=n)return null;if(t.parentIndex===i)return t.startLineNumber}else return null}}else if(e.regions.length>0)for(t=e.regions.toRegion(e.regions.length-1);t!==null;){if(t.startLineNumber0?t=e.regions.toRegion(t.regionIndex-1):t=null}return null}function pCe(o,e){let t=e.getRegionAtLine(o);if(t!==null&&t.startLineNumber===o){const i=t.parentIndex;let n=0;if(i!==-1)n=e.regions.getEndLineNumber(t.parentIndex);else{if(e.regions.length===0)return null;n=e.regions.getEndLineNumber(e.regions.length-1)}for(;t!==null;)if(t.regionIndex=n)return null;if(t.parentIndex===i)return t.startLineNumber}else return null}else if(e.regions.length>0)for(t=e.regions.toRegion(0);t!==null;){if(t.startLineNumber>o)return t.startLineNumber;t.regionIndexthis.updateHiddenRanges()),this._hiddenRanges=[],e.regions.length&&this.updateHiddenRanges()}notifyChangeModelContent(e){this._hiddenRanges.length&&!this._hasLineChanges&&(this._hasLineChanges=e.changes.some(t=>t.range.endLineNumber!==t.range.startLineNumber||tu(t.text)[0]!==0))}updateHiddenRanges(){let e=!1;const t=[];let i=0,n=0,s=Number.MAX_VALUE,r=-1;const a=this._foldingModel.regions;for(;i0}isHidden(e){return Z9(this._hiddenRanges,e)!==null}adjustSelections(e){let t=!1;const i=this._foldingModel.textModel;let n=null;const s=r=>((!n||!vCe(r,n))&&(n=Z9(this._hiddenRanges,r)),n?n.startLineNumber-1:null);for(let r=0,a=e.length;r0&&(this._hiddenRanges=[],this._updateEventEmitter.fire(this._hiddenRanges)),this._foldingModelListener&&(this._foldingModelListener.dispose(),this._foldingModelListener=null)}}function vCe(o,e){return o>=e.startLineNumber&&o<=e.endLineNumber}function Z9(o,e){const t=Ob(o,i=>e=0&&o[t].endLineNumber>=e?o[t]:null}const bCe=5e3,CCe="indent";class HO{constructor(e,t,i){this.editorModel=e,this.languageConfigurationService=t,this.foldingRangesLimit=i,this.id=CCe}dispose(){}compute(e){const t=this.languageConfigurationService.getLanguageConfiguration(this.editorModel.getLanguageId()).foldingRules,i=t&&!!t.offSide,n=t&&t.markers;return Promise.resolve(yCe(this.editorModel,i,n,this.foldingRangesLimit))}}let wCe=class{constructor(e){this._startIndexes=[],this._endIndexes=[],this._indentOccurrences=[],this._length=0,this._foldingRangesLimit=e}insertFirst(e,t,i){if(e>Ta||t>Ta)return;const n=this._length;this._startIndexes[n]=e,this._endIndexes[n]=t,this._length++,i<1e3&&(this._indentOccurrences[i]=(this._indentOccurrences[i]||0)+1)}toIndentRanges(e){const t=this._foldingRangesLimit.limit;if(this._length<=t){this._foldingRangesLimit.update(this._length,!1);const i=new Uint32Array(this._length),n=new Uint32Array(this._length);for(let s=this._length-1,r=0;s>=0;s--,r++)i[r]=this._startIndexes[s],n[r]=this._endIndexes[s];return new Qo(i,n)}else{this._foldingRangesLimit.update(this._length,t);let i=0,n=this._indentOccurrences.length;for(let l=0;lt){n=l;break}i+=d}}const s=e.getOptions().tabSize,r=new Uint32Array(t),a=new Uint32Array(t);for(let l=this._length-1,d=0;l>=0;l--){const c=this._startIndexes[l],h=e.getLineContent(c),u=uk(h,s);(u{}};function yCe(o,e,t,i=SCe){const n=o.getOptions().tabSize,s=new wCe(i);let r;t&&(r=new RegExp(`(${t.start.source})|(?:${t.end.source})`));const a=[],l=o.getLineCount()+1;a.push({indent:-1,endAbove:l,line:l});for(let d=o.getLineCount();d>0;d--){const c=o.getLineContent(d),h=uk(c,n);let u=a[a.length-1];if(h===-1){e&&(u.endAbove=d);continue}let g;if(r&&(g=c.match(r)))if(g[1]){let f=a.length-1;for(;f>0&&a[f].indent!==-2;)f--;if(f>0){a.length=f+1,u=a[f],s.insertFirst(d,u.line,h),u.line=d,u.indent=h,u.endAbove=d;continue}}else{a.push({indent:-2,endAbove:d,line:d});continue}if(u.indent>h){do a.pop(),u=a[a.length-1];while(u.indent>h);const f=u.endAbove-1;f-d>=1&&s.insertFirst(d,f,h)}u.indent===h?u.endAbove=d:a.push({indent:h,endAbove:d,line:d})}return s.toIndentRanges(o)}const LCe=T("editor.foldBackground",{light:Me(_h,.3),dark:Me(_h,.3),hcDark:null,hcLight:null},m("foldBackgroundBackground","Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations."),!0);T("editorGutter.foldingControlForeground",{dark:Kl,light:Kl,hcDark:Kl,hcLight:Kl},m("editorGutter.foldingControlForeground","Color of the folding control in the editor gutter."));const _D=Ri("folding-expanded",de.chevronDown,m("foldingExpandedIcon","Icon for expanded ranges in the editor glyph margin.")),vD=Ri("folding-collapsed",de.chevronRight,m("foldingCollapsedIcon","Icon for collapsed ranges in the editor glyph margin.")),K$=Ri("folding-manual-collapsed",vD,m("foldingManualCollapedIcon","Icon for manually collapsed ranges in the editor glyph margin.")),j$=Ri("folding-manual-expanded",_D,m("foldingManualExpandedIcon","Icon for manually expanded ranges in the editor glyph margin.")),VO={color:Ni(LCe),position:1},x_=m("linesCollapsed","Click to expand the range."),bD=m("linesExpanded","Click to collapse the range.");class nn{constructor(e){this.editor=e,this.showFoldingControls="mouseover",this.showFoldingHighlights=!0}getDecorationOption(e,t,i){return t?nn.HIDDEN_RANGE_DECORATION:this.showFoldingControls==="never"?e?this.showFoldingHighlights?nn.NO_CONTROLS_COLLAPSED_HIGHLIGHTED_RANGE_DECORATION:nn.NO_CONTROLS_COLLAPSED_RANGE_DECORATION:nn.NO_CONTROLS_EXPANDED_RANGE_DECORATION:e?i?this.showFoldingHighlights?nn.MANUALLY_COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION:nn.MANUALLY_COLLAPSED_VISUAL_DECORATION:this.showFoldingHighlights?nn.COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION:nn.COLLAPSED_VISUAL_DECORATION:this.showFoldingControls==="mouseover"?i?nn.MANUALLY_EXPANDED_AUTO_HIDE_VISUAL_DECORATION:nn.EXPANDED_AUTO_HIDE_VISUAL_DECORATION:i?nn.MANUALLY_EXPANDED_VISUAL_DECORATION:nn.EXPANDED_VISUAL_DECORATION}changeDecorations(e){return this.editor.changeDecorations(e)}removeDecorations(e){this.editor.removeDecorations(e)}}nn.COLLAPSED_VISUAL_DECORATION=Je.register({description:"folding-collapsed-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:x_,firstLineDecorationClassName:Ve.asClassName(vD)});nn.COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION=Je.register({description:"folding-collapsed-highlighted-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:VO,isWholeLine:!0,linesDecorationsTooltip:x_,firstLineDecorationClassName:Ve.asClassName(vD)});nn.MANUALLY_COLLAPSED_VISUAL_DECORATION=Je.register({description:"folding-manually-collapsed-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:x_,firstLineDecorationClassName:Ve.asClassName(K$)});nn.MANUALLY_COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION=Je.register({description:"folding-manually-collapsed-highlighted-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:VO,isWholeLine:!0,linesDecorationsTooltip:x_,firstLineDecorationClassName:Ve.asClassName(K$)});nn.NO_CONTROLS_COLLAPSED_RANGE_DECORATION=Je.register({description:"folding-no-controls-range-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:x_});nn.NO_CONTROLS_COLLAPSED_HIGHLIGHTED_RANGE_DECORATION=Je.register({description:"folding-no-controls-range-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:VO,isWholeLine:!0,linesDecorationsTooltip:x_});nn.EXPANDED_VISUAL_DECORATION=Je.register({description:"folding-expanded-visual-decoration",stickiness:1,isWholeLine:!0,firstLineDecorationClassName:"alwaysShowFoldIcons "+Ve.asClassName(_D),linesDecorationsTooltip:bD});nn.EXPANDED_AUTO_HIDE_VISUAL_DECORATION=Je.register({description:"folding-expanded-auto-hide-visual-decoration",stickiness:1,isWholeLine:!0,firstLineDecorationClassName:Ve.asClassName(_D),linesDecorationsTooltip:bD});nn.MANUALLY_EXPANDED_VISUAL_DECORATION=Je.register({description:"folding-manually-expanded-visual-decoration",stickiness:0,isWholeLine:!0,firstLineDecorationClassName:"alwaysShowFoldIcons "+Ve.asClassName(j$),linesDecorationsTooltip:bD});nn.MANUALLY_EXPANDED_AUTO_HIDE_VISUAL_DECORATION=Je.register({description:"folding-manually-expanded-auto-hide-visual-decoration",stickiness:0,isWholeLine:!0,firstLineDecorationClassName:Ve.asClassName(j$),linesDecorationsTooltip:bD});nn.NO_CONTROLS_EXPANDED_RANGE_DECORATION=Je.register({description:"folding-no-controls-range-decoration",stickiness:0,isWholeLine:!0});nn.HIDDEN_RANGE_DECORATION=Je.register({description:"folding-hidden-range-decoration",stickiness:1});const kCe={},DCe="syntax";class zO{constructor(e,t,i,n,s){this.editorModel=e,this.providers=t,this.handleFoldingRangesChange=i,this.foldingRangesLimit=n,this.fallbackRangeProvider=s,this.id=DCe,this.disposables=new Q,s&&this.disposables.add(s);for(const r of t)typeof r.onDidChange=="function"&&this.disposables.add(r.onDidChange(i))}compute(e){return xCe(this.providers,this.editorModel,e).then(t=>{var i,n;return t?ECe(t,this.foldingRangesLimit):(n=(i=this.fallbackRangeProvider)===null||i===void 0?void 0:i.compute(e))!==null&&n!==void 0?n:null})}dispose(){this.disposables.dispose()}}function xCe(o,e,t){let i=null;const n=o.map((s,r)=>Promise.resolve(s.provideFoldingRanges(e,kCe,t)).then(a=>{if(!t.isCancellationRequested&&Array.isArray(a)){Array.isArray(i)||(i=[]);const l=e.getLineCount();for(const d of a)d.start>0&&d.end>d.start&&d.end<=l&&i.push({start:d.start,end:d.end,rank:r,kind:d.kind})}},Hi));return Promise.all(n).then(s=>i)}class ICe{constructor(e){this._startIndexes=[],this._endIndexes=[],this._nestingLevels=[],this._nestingLevelCounts=[],this._types=[],this._length=0,this._foldingRangesLimit=e}add(e,t,i,n){if(e>Ta||t>Ta)return;const s=this._length;this._startIndexes[s]=e,this._endIndexes[s]=t,this._nestingLevels[s]=n,this._types[s]=i,this._length++,n<30&&(this._nestingLevelCounts[n]=(this._nestingLevelCounts[n]||0)+1)}toIndentRanges(){const e=this._foldingRangesLimit.limit;if(this._length<=e){this._foldingRangesLimit.update(this._length,!1);const t=new Uint32Array(this._length),i=new Uint32Array(this._length);for(let n=0;ne){i=a;break}t+=l}}const n=new Uint32Array(e),s=new Uint32Array(e),r=[];for(let a=0,l=0;a{let l=r.start-a.start;return l===0&&(l=r.rank-a.rank),l}),i=new ICe(e);let n;const s=[];for(const r of t)if(!n)n=r,i.add(r.start,r.end,r.kind&&r.kind.value,s.length);else if(r.start>n.start)if(r.end<=n.end)s.push(n),n=r,i.add(r.start,r.end,r.kind&&r.kind.value,s.length);else{if(r.start>n.end){do n=s.pop();while(n&&r.start>n.end);n&&s.push(n),n=r}i.add(r.start,r.end,r.kind&&r.kind.value,s.length)}return i.toIndentRanges()}var NCe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},av=function(o,e){return function(t,i){e(t,i,o)}},gm;const ps=new fe("foldingEnabled",!1);let Tc=gm=class extends H{static get(e){return e.getContribution(gm.ID)}static getFoldingRangeProviders(e,t){var i,n;const s=e.foldingRangeProvider.ordered(t);return(n=(i=gm._foldingRangeSelector)===null||i===void 0?void 0:i.call(gm,s,t))!==null&&n!==void 0?n:s}constructor(e,t,i,n,s,r){super(),this.contextKeyService=t,this.languageConfigurationService=i,this.languageFeaturesService=r,this.localToDispose=this._register(new Q),this.editor=e,this._foldingLimitReporter=new q$(e);const a=this.editor.getOptions();this._isEnabled=a.get(43),this._useFoldingProviders=a.get(44)!=="indentation",this._unfoldOnClickAfterEndOfLine=a.get(48),this._restoringViewState=!1,this._currentModelHasFoldedImports=!1,this._foldingImportsByDefault=a.get(46),this.updateDebounceInfo=s.for(r.foldingRangeProvider,"Folding",{min:200}),this.foldingModel=null,this.hiddenRangeModel=null,this.rangeProvider=null,this.foldingRegionPromise=null,this.foldingModelPromise=null,this.updateScheduler=null,this.cursorChangedScheduler=null,this.mouseDownInfo=null,this.foldingDecorationProvider=new nn(e),this.foldingDecorationProvider.showFoldingControls=a.get(110),this.foldingDecorationProvider.showFoldingHighlights=a.get(45),this.foldingEnabled=ps.bindTo(this.contextKeyService),this.foldingEnabled.set(this._isEnabled),this._register(this.editor.onDidChangeModel(()=>this.onModelChanged())),this._register(this.editor.onDidChangeConfiguration(l=>{if(l.hasChanged(43)&&(this._isEnabled=this.editor.getOptions().get(43),this.foldingEnabled.set(this._isEnabled),this.onModelChanged()),l.hasChanged(47)&&this.onModelChanged(),l.hasChanged(110)||l.hasChanged(45)){const d=this.editor.getOptions();this.foldingDecorationProvider.showFoldingControls=d.get(110),this.foldingDecorationProvider.showFoldingHighlights=d.get(45),this.triggerFoldingModelChanged()}l.hasChanged(44)&&(this._useFoldingProviders=this.editor.getOptions().get(44)!=="indentation",this.onFoldingStrategyChanged()),l.hasChanged(48)&&(this._unfoldOnClickAfterEndOfLine=this.editor.getOptions().get(48)),l.hasChanged(46)&&(this._foldingImportsByDefault=this.editor.getOptions().get(46))})),this.onModelChanged()}saveViewState(){const e=this.editor.getModel();if(!e||!this._isEnabled||e.isTooLargeForTokenization())return{};if(this.foldingModel){const t=this.foldingModel.getMemento(),i=this.rangeProvider?this.rangeProvider.id:void 0;return{collapsedRegions:t,lineCount:e.getLineCount(),provider:i,foldedImports:this._currentModelHasFoldedImports}}}restoreViewState(e){const t=this.editor.getModel();if(!(!t||!this._isEnabled||t.isTooLargeForTokenization()||!this.hiddenRangeModel)&&e&&(this._currentModelHasFoldedImports=!!e.foldedImports,e.collapsedRegions&&e.collapsedRegions.length>0&&this.foldingModel)){this._restoringViewState=!0;try{this.foldingModel.applyMemento(e.collapsedRegions)}finally{this._restoringViewState=!1}}}onModelChanged(){this.localToDispose.clear();const e=this.editor.getModel();!this._isEnabled||!e||e.isTooLargeForTokenization()||(this._currentModelHasFoldedImports=!1,this.foldingModel=new hCe(e,this.foldingDecorationProvider),this.localToDispose.add(this.foldingModel),this.hiddenRangeModel=new _Ce(this.foldingModel),this.localToDispose.add(this.hiddenRangeModel),this.localToDispose.add(this.hiddenRangeModel.onDidChange(t=>this.onHiddenRangesChanges(t))),this.updateScheduler=new ha(this.updateDebounceInfo.get(e)),this.cursorChangedScheduler=new Gt(()=>this.revealCursor(),200),this.localToDispose.add(this.cursorChangedScheduler),this.localToDispose.add(this.languageFeaturesService.foldingRangeProvider.onDidChange(()=>this.onFoldingStrategyChanged())),this.localToDispose.add(this.editor.onDidChangeModelLanguageConfiguration(()=>this.onFoldingStrategyChanged())),this.localToDispose.add(this.editor.onDidChangeModelContent(t=>this.onDidChangeModelContent(t))),this.localToDispose.add(this.editor.onDidChangeCursorPosition(()=>this.onCursorPositionChanged())),this.localToDispose.add(this.editor.onMouseDown(t=>this.onEditorMouseDown(t))),this.localToDispose.add(this.editor.onMouseUp(t=>this.onEditorMouseUp(t))),this.localToDispose.add({dispose:()=>{var t,i;this.foldingRegionPromise&&(this.foldingRegionPromise.cancel(),this.foldingRegionPromise=null),(t=this.updateScheduler)===null||t===void 0||t.cancel(),this.updateScheduler=null,this.foldingModel=null,this.foldingModelPromise=null,this.hiddenRangeModel=null,this.cursorChangedScheduler=null,(i=this.rangeProvider)===null||i===void 0||i.dispose(),this.rangeProvider=null}}),this.triggerFoldingModelChanged())}onFoldingStrategyChanged(){var e;(e=this.rangeProvider)===null||e===void 0||e.dispose(),this.rangeProvider=null,this.triggerFoldingModelChanged()}getRangeProvider(e){if(this.rangeProvider)return this.rangeProvider;const t=new HO(e,this.languageConfigurationService,this._foldingLimitReporter);if(this.rangeProvider=t,this._useFoldingProviders&&this.foldingModel){const i=gm.getFoldingRangeProviders(this.languageFeaturesService,e);i.length>0&&(this.rangeProvider=new zO(e,i,()=>this.triggerFoldingModelChanged(),this._foldingLimitReporter,t))}return this.rangeProvider}getFoldingModel(){return this.foldingModelPromise}onDidChangeModelContent(e){var t;(t=this.hiddenRangeModel)===null||t===void 0||t.notifyChangeModelContent(e),this.triggerFoldingModelChanged()}triggerFoldingModelChanged(){this.updateScheduler&&(this.foldingRegionPromise&&(this.foldingRegionPromise.cancel(),this.foldingRegionPromise=null),this.foldingModelPromise=this.updateScheduler.trigger(()=>{const e=this.foldingModel;if(!e)return null;const t=new Zn,i=this.getRangeProvider(e.textModel),n=this.foldingRegionPromise=In(s=>i.compute(s));return n.then(s=>{if(s&&n===this.foldingRegionPromise){let r;if(this._foldingImportsByDefault&&!this._currentModelHasFoldedImports){const c=s.setCollapsedAllOfType(Vs.Imports.value,!0);c&&(r=rl.capture(this.editor),this._currentModelHasFoldedImports=c)}const a=this.editor.getSelections(),l=a?a.map(c=>c.startLineNumber):[];e.update(s,l),r==null||r.restore(this.editor);const d=this.updateDebounceInfo.update(e.textModel,t.elapsed());this.updateScheduler&&(this.updateScheduler.defaultDelay=d)}return e})}).then(void 0,e=>(Ye(e),null)))}onHiddenRangesChanges(e){if(this.hiddenRangeModel&&e.length&&!this._restoringViewState){const t=this.editor.getSelections();t&&this.hiddenRangeModel.adjustSelections(t)&&this.editor.setSelections(t)}this.editor.setHiddenAreas(e,this)}onCursorPositionChanged(){this.hiddenRangeModel&&this.hiddenRangeModel.hasRanges()&&this.cursorChangedScheduler.schedule()}revealCursor(){const e=this.getFoldingModel();e&&e.then(t=>{if(t){const i=this.editor.getSelections();if(i&&i.length>0){const n=[];for(const s of i){const r=s.selectionStartLineNumber;this.hiddenRangeModel&&this.hiddenRangeModel.isHidden(r)&&n.push(...t.getAllRegionsAtLine(r,a=>a.isCollapsed&&r>a.startLineNumber))}n.length&&(t.toggleCollapseState(n),this.reveal(i[0].getPosition()))}}}).then(void 0,Ye)}onEditorMouseDown(e){if(this.mouseDownInfo=null,!this.hiddenRangeModel||!e.target||!e.target.range||!e.event.leftButton&&!e.event.middleButton)return;const t=e.target.range;let i=!1;switch(e.target.type){case 4:{const n=e.target.detail,s=e.target.element.offsetLeft;if(n.offsetX-s<4)return;i=!0;break}case 7:{if(this._unfoldOnClickAfterEndOfLine&&this.hiddenRangeModel.hasRanges()&&!e.target.detail.isAfterLines)break;return}case 6:{if(this.hiddenRangeModel.hasRanges()){const n=this.editor.getModel();if(n&&t.startColumn===n.getLineMaxColumn(t.startLineNumber))break}return}default:return}this.mouseDownInfo={lineNumber:t.startLineNumber,iconClicked:i}}onEditorMouseUp(e){const t=this.foldingModel;if(!t||!this.mouseDownInfo||!e.target)return;const i=this.mouseDownInfo.lineNumber,n=this.mouseDownInfo.iconClicked,s=e.target.range;if(!s||s.startLineNumber!==i)return;if(n){if(e.target.type!==4)return}else{const a=this.editor.getModel();if(!a||s.startColumn!==a.getLineMaxColumn(i))return}const r=t.getRegionAtLine(i);if(r&&r.startLineNumber===i){const a=r.isCollapsed;if(n||a){const l=e.event.altKey;let d=[];if(l){const c=u=>!u.containedBy(r)&&!r.containedBy(u),h=t.getRegionsInside(null,c);for(const u of h)u.isCollapsed&&d.push(u);d.length===0&&(d=h)}else{const c=e.event.middleButton||e.event.shiftKey;if(c)for(const h of t.getRegionsInside(r))h.isCollapsed===a&&d.push(h);(a||!c||d.length===0)&&d.push(r)}t.toggleCollapseState(d),this.reveal({lineNumber:i,column:1})}}}reveal(e){this.editor.revealPositionInCenterIfOutsideViewport(e,0)}};Tc.ID="editor.contrib.folding";Tc=gm=NCe([av(1,ze),av(2,oi),av(3,Yi),av(4,Hr),av(5,ye)],Tc);class q${constructor(e){this.editor=e,this._onDidChange=new F,this._computed=0,this._limited=!1}get limit(){return this.editor.getOptions().get(47)}update(e,t){(e!==this._computed||t!==this._limited)&&(this._computed=e,this._limited=t,this._onDidChange.fire())}}class Is extends be{runEditorCommand(e,t,i){const n=e.get(oi),s=Tc.get(t);if(!s)return;const r=s.getFoldingModel();if(r)return this.reportTelemetry(e,t),r.then(a=>{if(a){this.invoke(s,a,t,i,n);const l=t.getSelection();l&&s.reveal(l.getStartPosition())}})}getSelectedLines(e){const t=e.getSelections();return t?t.map(i=>i.startLineNumber):[]}getLineNumbers(e,t){return e&&e.selectionLines?e.selectionLines.map(i=>i+1):this.getSelectedLines(t)}run(e,t){}}function G$(o){if(!go(o)){if(!Ws(o))return!1;const e=o;if(!go(e.levels)&&!qh(e.levels)||!go(e.direction)&&!Ks(e.direction)||!go(e.selectionLines)&&(!Array.isArray(e.selectionLines)||!e.selectionLines.every(qh)))return!1}return!0}class TCe extends Is{constructor(){super({id:"editor.unfold",label:m("unfoldAction.label","Unfold"),alias:"Unfold",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:3166,mac:{primary:2654},weight:100},metadata:{description:"Unfold the content in the editor",args:[{name:"Unfold editor argument",description:`Property-value pairs that can be passed through this argument: + * 'levels': Number of levels to unfold. If not set, defaults to 1. + * 'direction': If 'up', unfold given number of levels up otherwise unfolds down. + * 'selectionLines': Array of the start lines (0-based) of the editor selections to apply the unfold action to. If not set, the active selection(s) will be used. + `,constraint:G$,schema:{type:"object",properties:{levels:{type:"number",default:1},direction:{type:"string",enum:["up","down"],default:"down"},selectionLines:{type:"array",items:{type:"number"}}}}}]}})}invoke(e,t,i,n){const s=n&&n.levels||1,r=this.getLineNumbers(n,i);n&&n.direction==="up"?U$(t,!1,s,r):D_(t,!1,s,r)}}class MCe extends Is{constructor(){super({id:"editor.unfoldRecursively",label:m("unFoldRecursivelyAction.label","Unfold Recursively"),alias:"Unfold Recursively",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2142),weight:100}})}invoke(e,t,i,n){D_(t,!1,Number.MAX_VALUE,this.getSelectedLines(i))}}class RCe extends Is{constructor(){super({id:"editor.fold",label:m("foldAction.label","Fold"),alias:"Fold",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:3164,mac:{primary:2652},weight:100},metadata:{description:"Fold the content in the editor",args:[{name:"Fold editor argument",description:`Property-value pairs that can be passed through this argument: + * 'levels': Number of levels to fold. + * 'direction': If 'up', folds given number of levels up otherwise folds down. + * 'selectionLines': Array of the start lines (0-based) of the editor selections to apply the fold action to. If not set, the active selection(s) will be used. + If no levels or direction is set, folds the region at the locations or if already collapsed, the first uncollapsed parent instead. + `,constraint:G$,schema:{type:"object",properties:{levels:{type:"number"},direction:{type:"string",enum:["up","down"]},selectionLines:{type:"array",items:{type:"number"}}}}}]}})}invoke(e,t,i,n){const s=this.getLineNumbers(n,i),r=n&&n.levels,a=n&&n.direction;typeof r!="number"&&typeof a!="string"?uCe(t,!0,s):a==="up"?U$(t,!0,r||1,s):D_(t,!0,r||1,s)}}class ACe extends Is{constructor(){super({id:"editor.toggleFold",label:m("toggleFoldAction.label","Toggle Fold"),alias:"Toggle Fold",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2090),weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);z$(t,1,n)}}class PCe extends Is{constructor(){super({id:"editor.foldRecursively",label:m("foldRecursivelyAction.label","Fold Recursively"),alias:"Fold Recursively",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2140),weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);D_(t,!0,Number.MAX_VALUE,n)}}class OCe extends Is{constructor(){super({id:"editor.foldAllBlockComments",label:m("foldAllBlockComments.label","Fold All Block Comments"),alias:"Fold All Block Comments",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2138),weight:100}})}invoke(e,t,i,n,s){if(t.regions.hasTypes())WO(t,Vs.Comment.value,!0);else{const r=i.getModel();if(!r)return;const a=s.getLanguageConfiguration(r.getLanguageId()).comments;if(a&&a.blockCommentStartToken){const l=new RegExp("^\\s*"+lr(a.blockCommentStartToken));BO(t,l,!0)}}}}class FCe extends Is{constructor(){super({id:"editor.foldAllMarkerRegions",label:m("foldAllMarkerRegions.label","Fold All Regions"),alias:"Fold All Regions",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2077),weight:100}})}invoke(e,t,i,n,s){if(t.regions.hasTypes())WO(t,Vs.Region.value,!0);else{const r=i.getModel();if(!r)return;const a=s.getLanguageConfiguration(r.getLanguageId()).foldingRules;if(a&&a.markers&&a.markers.start){const l=new RegExp(a.markers.start);BO(t,l,!0)}}}}class BCe extends Is{constructor(){super({id:"editor.unfoldAllMarkerRegions",label:m("unfoldAllMarkerRegions.label","Unfold All Regions"),alias:"Unfold All Regions",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2078),weight:100}})}invoke(e,t,i,n,s){if(t.regions.hasTypes())WO(t,Vs.Region.value,!1);else{const r=i.getModel();if(!r)return;const a=s.getLanguageConfiguration(r.getLanguageId()).foldingRules;if(a&&a.markers&&a.markers.start){const l=new RegExp(a.markers.start);BO(t,l,!1)}}}}class WCe extends Is{constructor(){super({id:"editor.foldAllExcept",label:m("foldAllExcept.label","Fold All Except Selected"),alias:"Fold All Except Selected",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2136),weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);$$(t,!0,n)}}class HCe extends Is{constructor(){super({id:"editor.unfoldAllExcept",label:m("unfoldAllExcept.label","Unfold All Except Selected"),alias:"Unfold All Except Selected",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2134),weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);$$(t,!1,n)}}class VCe extends Is{constructor(){super({id:"editor.foldAll",label:m("foldAllAction.label","Fold All"),alias:"Fold All",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2069),weight:100}})}invoke(e,t,i){D_(t,!0)}}class zCe extends Is{constructor(){super({id:"editor.unfoldAll",label:m("unfoldAllAction.label","Unfold All"),alias:"Unfold All",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2088),weight:100}})}invoke(e,t,i){D_(t,!1)}}class mf extends Is{getFoldingLevel(){return parseInt(this.id.substr(mf.ID_PREFIX.length))}invoke(e,t,i){gCe(t,this.getFoldingLevel(),!0,this.getSelectedLines(i))}}mf.ID_PREFIX="editor.foldLevel";mf.ID=o=>mf.ID_PREFIX+o;class UCe extends Is{constructor(){super({id:"editor.gotoParentFold",label:m("gotoParentFold.label","Go to Parent Fold"),alias:"Go to Parent Fold",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);if(n.length>0){const s=fCe(n[0],t);s!==null&&i.setSelection({startLineNumber:s,startColumn:1,endLineNumber:s,endColumn:1})}}}class $Ce extends Is{constructor(){super({id:"editor.gotoPreviousFold",label:m("gotoPreviousFold.label","Go to Previous Folding Range"),alias:"Go to Previous Folding Range",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);if(n.length>0){const s=mCe(n[0],t);s!==null&&i.setSelection({startLineNumber:s,startColumn:1,endLineNumber:s,endColumn:1})}}}class KCe extends Is{constructor(){super({id:"editor.gotoNextFold",label:m("gotoNextFold.label","Go to Next Folding Range"),alias:"Go to Next Folding Range",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,weight:100}})}invoke(e,t,i){const n=this.getSelectedLines(i);if(n.length>0){const s=pCe(n[0],t);s!==null&&i.setSelection({startLineNumber:s,startColumn:1,endLineNumber:s,endColumn:1})}}}class jCe extends Is{constructor(){super({id:"editor.createFoldingRangeFromSelection",label:m("createManualFoldRange.label","Create Folding Range from Selection"),alias:"Create Folding Range from Selection",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2135),weight:100}})}invoke(e,t,i){var n;const s=[],r=i.getSelections();if(r){for(const a of r){let l=a.endLineNumber;a.endColumn===1&&--l,l>a.startLineNumber&&(s.push({startLineNumber:a.startLineNumber,endLineNumber:l,type:void 0,isCollapsed:!0,source:1}),i.setSelection({startLineNumber:a.startLineNumber,startColumn:1,endLineNumber:a.startLineNumber,endColumn:1}))}if(s.length>0){s.sort((l,d)=>l.startLineNumber-d.startLineNumber);const a=Qo.sanitizeAndMerge(t.regions,s,(n=i.getModel())===null||n===void 0?void 0:n.getLineCount());t.updatePost(Qo.fromFoldRanges(a))}}}}class qCe extends Is{constructor(){super({id:"editor.removeManualFoldingRanges",label:m("removeManualFoldingRanges.label","Remove Manual Folding Ranges"),alias:"Remove Manual Folding Ranges",precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2137),weight:100}})}invoke(e,t,i){const n=i.getSelections();if(n){const s=[];for(const r of n){const{startLineNumber:a,endLineNumber:l}=r;s.push(l>=a?{startLineNumber:a,endLineNumber:l}:{endLineNumber:l,startLineNumber:a})}t.removeManualRanges(s),e.triggerFoldingModelChanged()}}}Et(Tc.ID,Tc,0);se(TCe);se(MCe);se(RCe);se(PCe);se(VCe);se(zCe);se(OCe);se(FCe);se(BCe);se(WCe);se(HCe);se(ACe);se(UCe);se($Ce);se(KCe);se(jCe);se(qCe);for(let o=1;o<=7;o++)aQ(new mf({id:mf.ID(o),label:m("foldLevelAction.label","Fold Level {0}",o),alias:`Fold Level ${o}`,precondition:ps,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2048|21+o),weight:100}}));Ct.registerCommand("_executeFoldingRangeProvider",async function(o,...e){const[t]=e;if(!(t instanceof We))throw Tr();const i=o.get(ye),n=o.get(Si).getModel(t);if(!n)throw Tr();const s=o.get(dt);if(!s.getValue("editor.folding",{resource:t}))return[];const r=o.get(oi),a=s.getValue("editor.foldingStrategy",{resource:t}),l={get limit(){return s.getValue("editor.foldingMaximumRegions",{resource:t})},update:(g,f)=>{}},d=new HO(n,r,l);let c=d;if(a!=="indentation"){const g=Tc.getFoldingRangeProviders(i,n);g.length&&(c=new zO(n,g,()=>{},l,d))}const h=await c.compute(gt.None),u=[];try{if(h)for(let g=0;g=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},ub=function(o,e){return function(t,i){e(t,i,o)}};let F0=class{constructor(e,t,i,n){this._editor=e,this._languageFeaturesService=t,this._workerService=i,this._accessibilitySignalService=n,this._disposables=new Q,this._sessionDisposables=new Q,this._disposables.add(t.onTypeFormattingEditProvider.onDidChange(this._update,this)),this._disposables.add(e.onDidChangeModel(()=>this._update())),this._disposables.add(e.onDidChangeModelLanguage(()=>this._update())),this._disposables.add(e.onDidChangeConfiguration(s=>{s.hasChanged(56)&&this._update()})),this._update()}dispose(){this._disposables.dispose(),this._sessionDisposables.dispose()}_update(){if(this._sessionDisposables.clear(),!this._editor.getOption(56)||!this._editor.hasModel())return;const e=this._editor.getModel(),[t]=this._languageFeaturesService.onTypeFormattingEditProvider.ordered(e);if(!t||!t.autoFormatTriggerCharacters)return;const i=new zS;for(const n of t.autoFormatTriggerCharacters)i.add(n.charCodeAt(0));this._sessionDisposables.add(this._editor.onDidType(n=>{const s=n.charCodeAt(n.length-1);i.has(s)&&this._trigger(String.fromCharCode(s))}))}_trigger(e){if(!this._editor.hasModel()||this._editor.getSelections().length>1||!this._editor.getSelection().isEmpty())return;const t=this._editor.getModel(),i=this._editor.getPosition(),n=new ki,s=this._editor.onDidChangeModelContent(r=>{if(r.isFlush){n.cancel(),s.dispose();return}for(let a=0,l=r.changes.length;a{n.token.isCancellationRequested||gs(r)&&(this._accessibilitySignalService.playSignal(qe.format,{userGesture:!1}),Zp.execute(this._editor,r,!0))}).finally(()=>{s.dispose()})}};F0.ID="editor.contrib.autoFormat";F0=Z$([ub(1,ye),ub(2,zr),ub(3,xu)],F0);let B0=class{constructor(e,t,i){this.editor=e,this._languageFeaturesService=t,this._instantiationService=i,this._callOnDispose=new Q,this._callOnModel=new Q,this._callOnDispose.add(e.onDidChangeConfiguration(()=>this._update())),this._callOnDispose.add(e.onDidChangeModel(()=>this._update())),this._callOnDispose.add(e.onDidChangeModelLanguage(()=>this._update())),this._callOnDispose.add(t.documentRangeFormattingEditProvider.onDidChange(this._update,this))}dispose(){this._callOnDispose.dispose(),this._callOnModel.dispose()}_update(){this._callOnModel.clear(),this.editor.getOption(55)&&this.editor.hasModel()&&this._languageFeaturesService.documentRangeFormattingEditProvider.has(this.editor.getModel())&&this._callOnModel.add(this.editor.onDidPaste(({range:e})=>this._trigger(e)))}_trigger(e){this.editor.hasModel()&&(this.editor.getSelections().length>1||this._instantiationService.invokeFunction(Wz,this.editor,e,2,_c.None,gt.None,!1).catch(Ye))}};B0.ID="editor.contrib.formatOnPaste";B0=Z$([ub(1,ye),ub(2,Ae)],B0);class QCe extends be{constructor(){super({id:"editor.action.formatDocument",label:m("formatDocument.label","Format Document"),alias:"Format Document",precondition:Z.and(E.notInCompositeEditor,E.writable,E.hasDocumentFormattingProvider),kbOpts:{kbExpr:E.editorTextFocus,primary:1572,linux:{primary:3111},weight:100},contextMenuOpts:{group:"1_modification",order:1.3}})}async run(e,t){if(t.hasModel()){const i=e.get(Ae);await e.get(ku).showWhile(i.invokeFunction(_pe,t,1,_c.None,gt.None,!0),250)}}}class XCe extends be{constructor(){super({id:"editor.action.formatSelection",label:m("formatSelection.label","Format Selection"),alias:"Format Selection",precondition:Z.and(E.writable,E.hasDocumentSelectionFormattingProvider),kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2084),weight:100},contextMenuOpts:{when:E.hasNonEmptySelection,group:"1_modification",order:1.31}})}async run(e,t){if(!t.hasModel())return;const i=e.get(Ae),n=t.getModel(),s=t.getSelections().map(a=>a.isEmpty()?new D(a.startLineNumber,1,a.startLineNumber,n.getLineMaxColumn(a.startLineNumber)):a);await e.get(ku).showWhile(i.invokeFunction(Wz,t,s,1,_c.None,gt.None,!0),250)}}Et(F0.ID,F0,2);Et(B0.ID,B0,2);se(QCe);se(XCe);Ct.registerCommand("editor.action.format",async o=>{const e=o.get(It).getFocusedCodeEditor();if(!e||!e.hasModel())return;const t=o.get(ui);e.getSelection().isEmpty()?await t.executeCommand("editor.action.formatDocument"):await t.executeCommand("editor.action.formatSelection")});var JCe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},VI=function(o,e){return function(t,i){e(t,i,o)}};class Hm{remove(){var e;(e=this.parent)===null||e===void 0||e.children.delete(this.id)}static findId(e,t){let i;typeof e=="string"?i=`${t.id}/${e}`:(i=`${t.id}/${e.name}`,t.children.get(i)!==void 0&&(i=`${t.id}/${e.name}_${e.range.startLineNumber}_${e.range.startColumn}`));let n=i;for(let s=0;t.children.get(n)!==void 0;s++)n=`${i}_${s}`;return n}static empty(e){return e.children.size===0}}class NR extends Hm{constructor(e,t,i){super(),this.id=e,this.parent=t,this.symbol=i,this.children=new Map}}class Y$ extends Hm{constructor(e,t,i,n){super(),this.id=e,this.parent=t,this.label=i,this.order=n,this.children=new Map}}class zd extends Hm{static create(e,t,i){const n=new ki(i),s=new zd(t.uri),r=e.ordered(t),a=r.map((d,c)=>{var h;const u=Hm.findId(`provider_${c}`,s),g=new Y$(u,s,(h=d.displayName)!==null&&h!==void 0?h:"Unknown Outline Provider",c);return Promise.resolve(d.provideDocumentSymbols(t,n.token)).then(f=>{for(const p of f||[])zd._makeOutlineElement(p,g);return g},f=>(Hi(f),g)).then(f=>{Hm.empty(f)?f.remove():s._groups.set(u,f)})}),l=e.onDidChange(()=>{const d=e.ordered(t);Li(d,r)||n.cancel()});return Promise.all(a).then(()=>n.token.isCancellationRequested&&!i.isCancellationRequested?zd.create(e,t,i):s._compact()).finally(()=>{n.dispose(),l.dispose(),n.dispose()})}static _makeOutlineElement(e,t){const i=Hm.findId(e,t),n=new NR(i,t,e);if(e.children)for(const s of e.children)zd._makeOutlineElement(s,n);t.children.set(n.id,n)}constructor(e){super(),this.uri=e,this.id="root",this.parent=void 0,this._groups=new Map,this.children=new Map,this.id="root",this.parent=void 0}_compact(){let e=0;for(const[t,i]of this._groups)i.children.size===0?this._groups.delete(t):e+=1;if(e!==1)this.children=this._groups;else{const t=bt.first(this._groups.values());for(const[,i]of t.children)i.parent=this,this.children.set(i.id,i)}return this}getTopLevelSymbols(){const e=[];for(const t of this.children.values())t instanceof NR?e.push(t.symbol):e.push(...bt.map(t.children.values(),i=>i.symbol));return e.sort((t,i)=>D.compareRangesUsingStarts(t.range,i.range))}asListOfDocumentSymbols(){const e=this.getTopLevelSymbols(),t=[];return zd._flattenDocumentSymbols(t,e,""),t.sort((i,n)=>W.compare(D.getStartPosition(i.range),D.getStartPosition(n.range))||W.compare(D.getEndPosition(n.range),D.getEndPosition(i.range)))}static _flattenDocumentSymbols(e,t,i){for(const n of t)e.push({kind:n.kind,tags:n.tags,name:n.name,detail:n.detail,containerName:n.containerName||i,range:n.range,selectionRange:n.selectionRange,children:void 0}),n.children&&zd._flattenDocumentSymbols(e,n.children,n.name)}}const QC=ft("IOutlineModelService");let TR=class{constructor(e,t,i){this._languageFeaturesService=e,this._disposables=new Q,this._cache=new wd(10,.7),this._debounceInformation=t.for(e.documentSymbolProvider,"DocumentSymbols",{min:350}),this._disposables.add(i.onModelRemoved(n=>{this._cache.delete(n.id)}))}dispose(){this._disposables.dispose()}async getOrCreate(e,t){const i=this._languageFeaturesService.documentSymbolProvider,n=i.ordered(e);let s=this._cache.get(e.id);if(!s||s.versionId!==e.getVersionId()||!Li(s.provider,n)){const a=new ki;s={versionId:e.getVersionId(),provider:n,promiseCnt:0,source:a,promise:zd.create(i,e,a.token),model:void 0},this._cache.set(e.id,s);const l=Date.now();s.promise.then(d=>{s.model=d,this._debounceInformation.update(e,Date.now()-l)}).catch(d=>{this._cache.delete(e.id)})}if(s.model)return s.model;s.promiseCnt+=1;const r=t.onCancellationRequested(()=>{--s.promiseCnt===0&&(s.source.cancel(),this._cache.delete(e.id))});try{return await s.promise}finally{r.dispose()}}};TR=JCe([VI(0,ye),VI(1,Hr),VI(2,Si)],TR);wt(QC,TR,1);Ct.registerCommand("_executeDocumentSymbolProvider",async function(o,...e){const[t]=e;xt(We.isUri(t));const i=o.get(QC),s=await o.get(wo).createModelReference(t);try{return(await i.getOrCreate(s.object.textEditorModel,gt.None)).getTopLevelSymbols()}finally{s.dispose()}});class Fn extends H{constructor(e,t){super(),this.contextKeyService=e,this.model=t,this.inlineCompletionVisible=Fn.inlineSuggestionVisible.bindTo(this.contextKeyService),this.inlineCompletionSuggestsIndentation=Fn.inlineSuggestionHasIndentation.bindTo(this.contextKeyService),this.inlineCompletionSuggestsIndentationLessThanTabSize=Fn.inlineSuggestionHasIndentationLessThanTabSize.bindTo(this.contextKeyService),this.suppressSuggestions=Fn.suppressSuggestions.bindTo(this.contextKeyService),this._register(rt(i=>{const n=this.model.read(i),s=n==null?void 0:n.state.read(i),r=!!(s!=null&&s.inlineCompletion)&&(s==null?void 0:s.primaryGhostText)!==void 0&&!(s!=null&&s.primaryGhostText.isEmpty());this.inlineCompletionVisible.set(r),s!=null&&s.primaryGhostText&&(s!=null&&s.inlineCompletion)&&this.suppressSuggestions.set(s.inlineCompletion.inlineCompletion.source.inlineCompletions.suppressSuggestions)})),this._register(rt(i=>{const n=this.model.read(i);let s=!1,r=!0;const a=n==null?void 0:n.primaryGhostText.read(i);if(n!=null&&n.selectedSuggestItem&&a&&a.parts.length>0){const{column:l,lines:d}=a.parts[0],c=d[0],h=n.textModel.getLineIndentColumn(a.lineNumber);if(l<=h){let g=Ds(c);g===-1&&(g=c.length-1),s=g>0;const f=n.textModel.getOptions().tabSize;r=pn.visibleColumnFromColumn(c,g+1,f)t.equals(e.parts[i]))}renderForScreenReader(e){if(this.parts.length===0)return"";const t=this.parts[this.parts.length-1],i=e.substr(0,t.column-1);return new SA([...this.parts.map(s=>new xc(D.fromPositions(new W(1,s.column)),s.lines.join(` +`)))]).applyToString(i).substring(this.parts[0].column-1)}isEmpty(){return this.parts.every(e=>e.lines.length===0)}get lineCount(){return 1+this.parts.reduce((e,t)=>e+t.lines.length-1,0)}}class mL{constructor(e,t,i){this.column=e,this.text=t,this.preview=i,this.lines=vd(this.text)}equals(e){return this.column===e.column&&this.lines.length===e.lines.length&&this.lines.every((t,i)=>t===e.lines[i])}}class MR{constructor(e,t,i,n=0){this.lineNumber=e,this.columnRange=t,this.text=i,this.additionalReservedLineCount=n,this.parts=[new mL(this.columnRange.endColumnExclusive,this.text,!1)],this.newLines=vd(this.text)}renderForScreenReader(e){return this.newLines.join(` +`)}get lineCount(){return this.newLines.length}isEmpty(){return this.parts.every(e=>e.lines.length===0)}equals(e){return this.lineNumber===e.lineNumber&&this.columnRange.equals(e.columnRange)&&this.newLines.length===e.newLines.length&&this.newLines.every((t,i)=>t===e.newLines[i])&&this.additionalReservedLineCount===e.additionalReservedLineCount}}function Y9(o,e){return Li(o,e,Q$)}function Q$(o,e){return o===e?!0:!o||!e?!1:o instanceof W0&&e instanceof W0||o instanceof MR&&e instanceof MR?o.equals(e):!1}const e1e=[];function t1e(){return e1e}class X${constructor(e,t){if(this.startColumn=e,this.endColumnExclusive=t,e>t)throw new Kt(`startColumn ${e} cannot be after endColumnExclusive ${t}`)}toRange(e){return new D(e,this.startColumn,e,this.endColumnExclusive)}equals(e){return this.startColumn===e.startColumn&&this.endColumnExclusive===e.endColumnExclusive}}function J$(o,e){const t=new Q,i=o.createDecorationsCollection();return t.add(Ik({debugName:()=>`Apply decorations from ${e.debugName}`},n=>{const s=e.read(n);i.set(s)})),t.add({dispose:()=>{i.clear()}}),t}function i1e(o,e){return new W(o.lineNumber+e.lineNumber-1,e.lineNumber===1?o.column+e.column-1:e.column)}function Q9(o,e){return new W(o.lineNumber-e.lineNumber+1,o.lineNumber-e.lineNumber===0?o.column-e.column+1:o.column)}var n1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},s1e=function(o,e){return function(t,i){e(t,i,o)}};const X9="ghost-text";let RR=class extends H{constructor(e,t,i){super(),this.editor=e,this.model=t,this.languageService=i,this.isDisposed=St(this,!1),this.currentTextModel=$t(this.editor.onDidChangeModel,()=>this.editor.getModel()),this.uiState=Ze(this,n=>{if(this.isDisposed.read(n))return;const s=this.currentTextModel.read(n);if(s!==this.model.targetTextModel.read(n))return;const r=this.model.ghostText.read(n);if(!r)return;const a=r instanceof MR?r.columnRange:void 0,l=[],d=[];function c(p,_){if(d.length>0){const v=d[d.length-1];_&&v.decorations.push(new Us(v.content.length+1,v.content.length+1+p[0].length,_,0)),v.content+=p[0],p=p.slice(1)}for(const v of p)d.push({content:v,decorations:_?[new Us(1,v.length+1,_,0)]:[]})}const h=s.getLineContent(r.lineNumber);let u,g=0;for(const p of r.parts){let _=p.lines;u===void 0?(l.push({column:p.column,text:_[0],preview:p.preview}),_=_.slice(1)):c([h.substring(g,p.column-1)],void 0),_.length>0&&(c(_,X9),u===void 0&&p.column<=h.length&&(u=p.column)),g=p.column-1}u!==void 0&&c([h.substring(g)],void 0);const f=u!==void 0?new X$(u,h.length+1):void 0;return{replacedRange:a,inlineTexts:l,additionalLines:d,hiddenRange:f,lineNumber:r.lineNumber,additionalReservedLineCount:this.model.minReservedLineCount.read(n),targetTextModel:s}}),this.decorations=Ze(this,n=>{const s=this.uiState.read(n);if(!s)return[];const r=[];s.replacedRange&&r.push({range:s.replacedRange.toRange(s.lineNumber),options:{inlineClassName:"inline-completion-text-to-replace",description:"GhostTextReplacement"}}),s.hiddenRange&&r.push({range:s.hiddenRange.toRange(s.lineNumber),options:{inlineClassName:"ghost-text-hidden",description:"ghost-text-hidden"}});for(const a of s.inlineTexts)r.push({range:D.fromPositions(new W(s.lineNumber,a.column)),options:{description:X9,after:{content:a.text,inlineClassName:a.preview?"ghost-text-decoration-preview":"ghost-text-decoration",cursorStops:sa.Left},showIfCollapsed:!0}});return r}),this.additionalLinesWidget=this._register(new eK(this.editor,this.languageService.languageIdCodec,Ze(n=>{const s=this.uiState.read(n);return s?{lineNumber:s.lineNumber,additionalLines:s.additionalLines,minReservedLineCount:s.additionalReservedLineCount,targetTextModel:s.targetTextModel}:void 0}))),this._register(Ne(()=>{this.isDisposed.set(!0,void 0)})),this._register(J$(this.editor,this.decorations))}ownsViewZone(e){return this.additionalLinesWidget.viewZoneId===e}};RR=n1e([s1e(2,bi)],RR);class eK extends H{get viewZoneId(){return this._viewZoneId}constructor(e,t,i){super(),this.editor=e,this.languageIdCodec=t,this.lines=i,this._viewZoneId=void 0,this.editorOptionsChanged=us("editorOptionChanged",he.filter(this.editor.onDidChangeConfiguration,n=>n.hasChanged(33)||n.hasChanged(117)||n.hasChanged(99)||n.hasChanged(94)||n.hasChanged(51)||n.hasChanged(50)||n.hasChanged(67))),this._register(rt(n=>{const s=this.lines.read(n);this.editorOptionsChanged.read(n),s?this.updateLines(s.lineNumber,s.additionalLines,s.minReservedLineCount):this.clear()}))}dispose(){super.dispose(),this.clear()}clear(){this.editor.changeViewZones(e=>{this._viewZoneId&&(e.removeZone(this._viewZoneId),this._viewZoneId=void 0)})}updateLines(e,t,i){const n=this.editor.getModel();if(!n)return;const{tabSize:s}=n.getOptions();this.editor.changeViewZones(r=>{this._viewZoneId&&(r.removeZone(this._viewZoneId),this._viewZoneId=void 0);const a=Math.max(t.length,i);if(a>0){const l=document.createElement("div");o1e(l,s,t,this.editor.getOptions(),this.languageIdCodec),this._viewZoneId=r.addZone({afterLineNumber:e,heightInLines:a,domNode:l,afterColumnAffinity:1})}})}}function o1e(o,e,t,i,n){const s=i.get(33),r=i.get(117),a="none",l=i.get(94),d=i.get(51),c=i.get(50),h=i.get(67),u=new g_(1e4);u.appendString('
    ');for(let p=0,_=t.length;p<_;p++){const v=t[p],b=v.content;u.appendString('
    ');const C=dC(b),w=Cp(b),S=an.createEmpty(b,n);_C(new Su(c.isMonospace&&!s,c.canUseHalfwidthRightwardsArrow,b,!1,C,w,0,S,v.decorations,e,0,c.spaceWidth,c.middotWidth,c.wsmiddotWidth,r,a,l,d!==Jo.OFF,null),u),u.appendString("
    ")}u.appendString("
    "),Gn(o,c);const g=u.build(),f=J9?J9.createHTML(g):g;o.innerHTML=f}const J9=Pc("editorGhostText",{createHTML:o=>o});function r1e(o,e){const t=new dH,i=new hH(t,d=>e.getLanguageConfiguration(d)),n=new cH(new a1e([o]),i),s=XN(n,[],void 0,!0);let r="";const a=o.getLineContent();function l(d,c){if(d.kind===2)if(l(d.openingBracket,c),c=Ti(c,d.openingBracket.length),d.child&&(l(d.child,c),c=Ti(c,d.child.length)),d.closingBracket)l(d.closingBracket,c),c=Ti(c,d.closingBracket.length);else{const u=i.getSingleLanguageBracketTokens(d.openingBracket.languageId).findClosingTokenText(d.openingBracket.bracketIds);r+=u}else if(d.kind!==3){if(d.kind===0||d.kind===1)r+=a.substring(c,Ti(c,d.length));else if(d.kind===4)for(const h of d.children)l(h,c),c=Ti(c,h.length)}}return l(s,$s),r}class a1e{constructor(e){this.lines=e,this.tokenization={getLineTokens:t=>this.lines[t-1]}}getLineCount(){return this.lines.length}getLineLength(e){return this.lines[e-1].getLineContent().length}}async function l1e(o,e,t,i,n=gt.None,s){const r=h1e(e,t),a=o.all(t),l=new _A;for(const v of a)v.groupId&&l.add(v.groupId,v);function d(v){if(!v.yieldsToGroupIds)return[];const b=[];for(const C of v.yieldsToGroupIds||[]){const w=l.get(C);for(const S of w)b.push(S)}return b}const c=new Map,h=new Set;function u(v,b){if(b=[...b,v],h.has(v))return b;h.add(v);try{const C=d(v);for(const w of C){const S=u(w,b);if(S)return S}}finally{h.delete(v)}}function g(v){const b=c.get(v);if(b)return b;const C=u(v,[]);C&&Hi(new Error(`Inline completions: cyclic yield-to dependency detected. Path: ${C.map(S=>S.toString?S.toString():""+S).join(" -> ")}`));const w=new uC;return c.set(v,w.p),(async()=>{if(!C){const S=d(v);for(const y of S){const k=await g(y);if(k&&k.items.length>0)return}}try{return await v.provideInlineCompletions(t,e,i,n)}catch(S){Hi(S);return}})().then(S=>w.complete(S),S=>w.error(S)),w.p}const f=await Promise.all(a.map(async v=>({provider:v,completions:await g(v)}))),p=new Map,_=[];for(const v of f){const b=v.completions;if(!b)continue;const C=new c1e(b,v.provider);_.push(C);for(const w of b.items){const S=pL.from(w,C,r,t,s);p.set(S.hash(),S)}}return new d1e(Array.from(p.values()),new Set(p.keys()),_)}class d1e{constructor(e,t,i){this.completions=e,this.hashs=t,this.providerResults=i}has(e){return this.hashs.has(e.hash())}dispose(){for(const e of this.providerResults)e.removeRef()}}class c1e{constructor(e,t){this.inlineCompletions=e,this.provider=t,this.refCount=1}addRef(){this.refCount++}removeRef(){this.refCount--,this.refCount===0&&this.provider.freeInlineCompletions(this.inlineCompletions)}}class pL{static from(e,t,i,n,s){let r,a,l=e.range?D.lift(e.range):i;if(typeof e.insertText=="string"){if(r=e.insertText,s&&e.completeBracketPairs){r=e7(r,l.getStartPosition(),n,s);const d=r.length-e.insertText.length;d!==0&&(l=new D(l.startLineNumber,l.startColumn,l.endLineNumber,l.endColumn+d))}a=void 0}else if("snippet"in e.insertText){const d=e.insertText.snippet.length;if(s&&e.completeBracketPairs){e.insertText.snippet=e7(e.insertText.snippet,l.getStartPosition(),n,s);const h=e.insertText.snippet.length-d;h!==0&&(l=new D(l.startLineNumber,l.startColumn,l.endLineNumber,l.endColumn+h))}const c=new lf().parse(e.insertText.snippet);c.children.length===1&&c.children[0]instanceof Fs?(r=c.children[0].value,a=void 0):(r=c.toString(),a={snippet:e.insertText.snippet,range:l})}else ZL(e.insertText);return new pL(r,e.command,l,r,a,e.additionalTextEdits||t1e(),e,t)}constructor(e,t,i,n,s,r,a,l){this.filterText=e,this.command=t,this.range=i,this.insertText=n,this.snippetInfo=s,this.additionalTextEdits=r,this.sourceInlineCompletion=a,this.source=l,e=e.replace(/\r\n|\r/g,` +`),n=e.replace(/\r\n|\r/g,` +`)}withRange(e){return new pL(this.filterText,this.command,e,this.insertText,this.snippetInfo,this.additionalTextEdits,this.sourceInlineCompletion,this.source)}hash(){return JSON.stringify({insertText:this.insertText,range:this.range.toString()})}}function h1e(o,e){const t=e.getWordAtPosition(o),i=e.getLineMaxColumn(o.lineNumber);return t?new D(o.lineNumber,t.startColumn,o.lineNumber,i):D.fromPositions(o,o.with(void 0,i))}function e7(o,e,t,i){const s=t.getLineContent(e.lineNumber).substring(0,e.column-1)+o,r=t.tokenization.tokenizeLineWithEdit(e,s.length-(e.column-1),o),a=r==null?void 0:r.sliceAndInflate(e.column-1,s.length,0);return a?r1e(a,i):o}function Vg(o,e,t){const i=t?o.range.intersectRanges(t):o.range;if(!i)return o;const n=e.getValueInRange(i,1),s=Zh(n,o.text),r=zs.ofText(n.substring(0,s)).addToPosition(o.range.getStartPosition()),a=o.text.substring(s),l=D.fromPositions(r,o.range.getEndPosition());return new xc(l,a)}function tK(o,e){return o.text.startsWith(e.text)&&u1e(o.range,e.range)}function t7(o,e,t,i,n=0){let s=Vg(o,e);if(s.range.endLineNumber!==s.range.startLineNumber)return;const r=e.getLineContent(s.range.startLineNumber),a=Jt(r).length;if(s.range.startColumn-1<=a){const f=Jt(s.text).length,p=r.substring(s.range.startColumn-1,a),[_,v]=[s.range.getStartPosition(),s.range.getEndPosition()],b=_.column+p.length<=v.column?_.delta(0,p.length):v,C=D.fromPositions(b,v),w=s.text.startsWith(p)?s.text.substring(p.length):s.text.substring(f);s=new xc(C,w)}const d=e.getValueInRange(s.range),c=g1e(d,s.text);if(!c)return;const h=s.range.startLineNumber,u=new Array;if(t==="prefix"){const f=c.filter(p=>p.originalLength===0);if(f.length>1||f.length===1&&f[0].originalStart!==d.length)return}const g=s.text.length-n;for(const f of c){const p=s.range.startColumn+f.originalStart+f.originalLength;if(t==="subwordSmart"&&i&&i.lineNumber===s.range.startLineNumber&&p0)return;if(f.modifiedLength===0)continue;const _=f.modifiedStart+f.modifiedLength,v=Math.max(f.modifiedStart,Math.min(_,g)),b=s.text.substring(f.modifiedStart,v),C=s.text.substring(v,Math.max(f.modifiedStart,_));b.length>0&&u.push(new mL(p,b,!1)),C.length>0&&u.push(new mL(p,C,!0))}return new W0(h,u)}function u1e(o,e){return e.getStartPosition().equals(o.getStartPosition())&&e.getEndPosition().isBeforeOrEqual(o.getEndPosition())}let Sl;function g1e(o,e){if((Sl==null?void 0:Sl.originalValue)===o&&(Sl==null?void 0:Sl.newValue)===e)return Sl==null?void 0:Sl.changes;{let t=n7(o,e,!0);if(t){const i=i7(t);if(i>0){const n=n7(o,e,!1);n&&i7(n)5e3||e.length>5e3)return;function i(d){let c=0;for(let h=0,u=d.length;hc&&(c=g)}return c}const n=Math.max(i(o),i(e));function s(d){if(d<0)throw new Error("unexpected");return n+d+1}function r(d){let c=0,h=0;const u=new Int32Array(d.length);for(let g=0,f=d.length;ga},{getElements:()=>l}).ComputeDiff(!1).changes}var f1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},s7=function(o,e){return function(t,i){e(t,i,o)}};let AR=class extends H{constructor(e,t,i,n,s){super(),this.textModel=e,this.versionId=t,this._debounceValue=i,this.languageFeaturesService=n,this.languageConfigurationService=s,this._updateOperation=this._register(new En),this.inlineCompletions=c0("inlineCompletions",void 0),this.suggestWidgetInlineCompletions=c0("suggestWidgetInlineCompletions",void 0),this._register(this.textModel.onDidChangeContent(()=>{this._updateOperation.clear()}))}fetch(e,t,i){var n,s;const r=new p1e(e,t,this.textModel.getVersionId()),a=t.selectedSuggestionInfo?this.suggestWidgetInlineCompletions:this.inlineCompletions;if(!((n=this._updateOperation.value)===null||n===void 0)&&n.request.satisfies(r))return this._updateOperation.value.promise;if(!((s=a.get())===null||s===void 0)&&s.request.satisfies(r))return Promise.resolve(!0);const l=!!this._updateOperation.value;this._updateOperation.clear();const d=new ki,c=(async()=>{if((l||t.triggerKind===gc.Automatic)&&await m1e(this._debounceValue.get(this.textModel),d.token),d.token.isCancellationRequested||this.textModel.getVersionId()!==r.versionId)return!1;const g=new Date,f=await l1e(this.languageFeaturesService.inlineCompletionsProvider,e,this.textModel,t,d.token,this.languageConfigurationService);if(d.token.isCancellationRequested||this.textModel.getVersionId()!==r.versionId)return!1;const p=new Date;this._debounceValue.update(this.textModel,p.getTime()-g.getTime());const _=new v1e(f,r,this.textModel,this.versionId);if(i){const v=i.toInlineCompletion(void 0);i.canBeReused(this.textModel,e)&&!f.has(v)&&_.prepend(i.inlineCompletion,v.range,!0)}return this._updateOperation.clear(),ei(v=>{a.set(_,v)}),!0})(),h=new _1e(r,d,c);return this._updateOperation.value=h,c}clear(e){this._updateOperation.clear(),this.inlineCompletions.set(void 0,e),this.suggestWidgetInlineCompletions.set(void 0,e)}clearSuggestWidgetInlineCompletions(e){var t;!((t=this._updateOperation.value)===null||t===void 0)&&t.request.context.selectedSuggestionInfo&&this._updateOperation.clear(),this.suggestWidgetInlineCompletions.set(void 0,e)}cancelUpdate(){this._updateOperation.clear()}};AR=f1e([s7(3,ye),s7(4,oi)],AR);function m1e(o,e){return new Promise(t=>{let i;const n=setTimeout(()=>{i&&i.dispose(),t()},o);e&&(i=e.onCancellationRequested(()=>{clearTimeout(n),i&&i.dispose(),t()}))})}class p1e{constructor(e,t,i){this.position=e,this.context=t,this.versionId=i}satisfies(e){return this.position.equals(e.position)&&Kde(this.context.selectedSuggestionInfo,e.context.selectedSuggestionInfo,hV())&&(e.context.triggerKind===gc.Automatic||this.context.triggerKind===gc.Explicit)&&this.versionId===e.versionId}}class _1e{constructor(e,t,i){this.request=e,this.cancellationTokenSource=t,this.promise=i}dispose(){this.cancellationTokenSource.cancel()}}class v1e{get inlineCompletions(){return this._inlineCompletions}constructor(e,t,i,n){this.inlineCompletionProviderResult=e,this.request=t,this._textModel=i,this._versionId=n,this._refCount=1,this._prependedInlineCompletionItems=[];const s=i.deltaDecorations([],e.completions.map(r=>({range:r.range,options:{description:"inline-completion-tracking-range"}})));this._inlineCompletions=e.completions.map((r,a)=>new o7(r,s[a],this._textModel,this._versionId))}clone(){return this._refCount++,this}dispose(){if(this._refCount--,this._refCount===0){setTimeout(()=>{this._textModel.isDisposed()||this._textModel.deltaDecorations(this._inlineCompletions.map(e=>e.decorationId),[])},0),this.inlineCompletionProviderResult.dispose();for(const e of this._prependedInlineCompletionItems)e.source.removeRef()}}prepend(e,t,i){i&&e.source.addRef();const n=this._textModel.deltaDecorations([],[{range:t,options:{description:"inline-completion-tracking-range"}}])[0];this._inlineCompletions.unshift(new o7(e,n,this._textModel,this._versionId)),this._prependedInlineCompletionItems.push(e)}}class o7{get forwardStable(){var e;return(e=this.inlineCompletion.source.inlineCompletions.enableForwardStability)!==null&&e!==void 0?e:!1}constructor(e,t,i,n){this.inlineCompletion=e,this.decorationId=t,this._textModel=i,this._modelVersion=n,this.semanticId=JSON.stringify([this.inlineCompletion.filterText,this.inlineCompletion.insertText,this.inlineCompletion.range.getStartPosition().toString()]),this._updatedRange=Gd({owner:this,equalsFn:D.equalsRange},s=>(this._modelVersion.read(s),this._textModel.getDecorationRange(this.decorationId)))}toInlineCompletion(e){var t;return this.inlineCompletion.withRange((t=this._updatedRange.read(e))!==null&&t!==void 0?t:zI)}toSingleTextEdit(e){var t;return new xc((t=this._updatedRange.read(e))!==null&&t!==void 0?t:zI,this.inlineCompletion.insertText)}isVisible(e,t,i){const n=Vg(this._toFilterTextReplacement(i),e),s=this._updatedRange.read(i);if(!s||!this.inlineCompletion.range.getStartPosition().equals(s.getStartPosition())||t.lineNumber!==n.range.startLineNumber)return!1;const r=e.getValueInRange(n.range,1),a=n.text,l=Math.max(0,t.column-n.range.startColumn);let d=a.substring(0,l),c=a.substring(l),h=r.substring(0,l),u=r.substring(l);const g=e.getLineIndentColumn(n.range.startLineNumber);return n.range.startColumn<=g&&(h=h.trimStart(),h.length===0&&(u=u.trimStart()),d=d.trimStart(),d.length===0&&(c=c.trimStart())),d.startsWith(h)&&!!ZH(u,c)}canBeReused(e,t){const i=this._updatedRange.read(void 0);return!!i&&i.containsPosition(t)&&this.isVisible(e,t,void 0)&&zs.ofRange(i).isGreaterThanOrEqualTo(zs.ofRange(this.inlineCompletion.range))}_toFilterTextReplacement(e){var t;return new xc((t=this._updatedRange.read(e))!==null&&t!==void 0?t:zI,this.inlineCompletion.filterText)}}const zI=new D(1,1,1,1),ot={Visible:OO,HasFocusedSuggestion:new fe("suggestWidgetHasFocusedSuggestion",!1,m("suggestWidgetHasSelection","Whether any suggestion is focused")),DetailsVisible:new fe("suggestWidgetDetailsVisible",!1,m("suggestWidgetDetailsVisible","Whether suggestion details are visible")),MultipleSuggestions:new fe("suggestWidgetMultipleSuggestions",!1,m("suggestWidgetMultipleSuggestions","Whether there are multiple suggestions to pick from")),MakesTextEdit:new fe("suggestionMakesTextEdit",!0,m("suggestionMakesTextEdit","Whether inserting the current suggestion yields in a change or has everything already been typed")),AcceptSuggestionsOnEnter:new fe("acceptSuggestionOnEnter",!0,m("acceptSuggestionOnEnter","Whether suggestions are inserted when pressing Enter")),HasInsertAndReplaceRange:new fe("suggestionHasInsertAndReplaceRange",!1,m("suggestionHasInsertAndReplaceRange","Whether the current suggestion has insert and replace behaviour")),InsertMode:new fe("suggestionInsertMode",void 0,{type:"string",description:m("suggestionInsertMode","Whether the default behaviour is to insert or replace")}),CanResolve:new fe("suggestionCanResolve",!1,m("suggestionCanResolve","Whether the current suggestion supports to resolve further details"))},zh=new I("suggestWidgetStatusBar");class b1e{constructor(e,t,i,n){var s;this.position=e,this.completion=t,this.container=i,this.provider=n,this.isInvalid=!1,this.score=Ga.Default,this.distance=0,this.textLabel=typeof t.label=="string"?t.label:(s=t.label)===null||s===void 0?void 0:s.label,this.labelLow=this.textLabel.toLowerCase(),this.isInvalid=!this.textLabel,this.sortTextLow=t.sortText&&t.sortText.toLowerCase(),this.filterTextLow=t.filterText&&t.filterText.toLowerCase(),this.extensionId=t.extensionId,D.isIRange(t.range)?(this.editStart=new W(t.range.startLineNumber,t.range.startColumn),this.editInsertEnd=new W(t.range.endLineNumber,t.range.endColumn),this.editReplaceEnd=new W(t.range.endLineNumber,t.range.endColumn),this.isInvalid=this.isInvalid||D.spansMultipleLines(t.range)||t.range.startLineNumber!==e.lineNumber):(this.editStart=new W(t.range.insert.startLineNumber,t.range.insert.startColumn),this.editInsertEnd=new W(t.range.insert.endLineNumber,t.range.insert.endColumn),this.editReplaceEnd=new W(t.range.replace.endLineNumber,t.range.replace.endColumn),this.isInvalid=this.isInvalid||D.spansMultipleLines(t.range.insert)||D.spansMultipleLines(t.range.replace)||t.range.insert.startLineNumber!==e.lineNumber||t.range.replace.startLineNumber!==e.lineNumber||t.range.insert.startColumn!==t.range.replace.startColumn),typeof n.resolveCompletionItem!="function"&&(this._resolveCache=Promise.resolve(),this._resolveDuration=0)}get isResolved(){return this._resolveDuration!==void 0}get resolveDuration(){return this._resolveDuration!==void 0?this._resolveDuration:-1}async resolve(e){if(!this._resolveCache){const t=e.onCancellationRequested(()=>{this._resolveCache=void 0,this._resolveDuration=void 0}),i=new Zn(!0);this._resolveCache=Promise.resolve(this.provider.resolveCompletionItem(this.completion,e)).then(n=>{Object.assign(this.completion,n),this._resolveDuration=i.elapsed()},n=>{pa(n)&&(this._resolveCache=void 0,this._resolveDuration=void 0)}).finally(()=>{t.dispose()})}return this._resolveCache}}class H0{constructor(e=2,t=new Set,i=new Set,n=new Map,s=!0){this.snippetSortOrder=e,this.kindFilter=t,this.providerFilter=i,this.providerItemsToReuse=n,this.showDeprecated=s}}H0.default=new H0;let C1e;function w1e(){return C1e}class S1e{constructor(e,t,i,n){this.items=e,this.needsClipboard=t,this.durations=i,this.disposable=n}}async function UO(o,e,t,i=H0.default,n={triggerKind:0},s=gt.None){const r=new Zn;t=t.clone();const a=e.getWordAtPosition(t),l=a?new D(t.lineNumber,a.startColumn,t.lineNumber,a.endColumn):D.fromPositions(t),d={replace:l,insert:l.setEndPosition(t.lineNumber,t.column)},c=[],h=new Q,u=[];let g=!1;const f=(_,v,b)=>{var C,w,S;let y=!1;if(!v)return y;for(const k of v.suggestions)if(!i.kindFilter.has(k.kind)){if(!i.showDeprecated&&(!((C=k==null?void 0:k.tags)===null||C===void 0)&&C.includes(1)))continue;k.range||(k.range=d),k.sortText||(k.sortText=typeof k.label=="string"?k.label:k.label.label),!g&&k.insertTextRules&&k.insertTextRules&4&&(g=lf.guessNeedsClipboard(k.insertText)),c.push(new b1e(t,k,v,_)),y=!0}return TL(v)&&h.add(v),u.push({providerName:(w=_._debugDisplayName)!==null&&w!==void 0?w:"unknown_provider",elapsedProvider:(S=v.duration)!==null&&S!==void 0?S:-1,elapsedOverall:b.elapsed()}),y},p=(async()=>{})();for(const _ of o.orderedGroups(e)){let v=!1;if(await Promise.all(_.map(async b=>{if(i.providerItemsToReuse.has(b)){const C=i.providerItemsToReuse.get(b);C.forEach(w=>c.push(w)),v=v||C.length>0;return}if(!(i.providerFilter.size>0&&!i.providerFilter.has(b)))try{const C=new Zn,w=await b.provideCompletionItems(e,t,n,s);v=f(b,w,C)||v}catch(C){Hi(C)}})),v||s.isCancellationRequested)break}return await p,s.isCancellationRequested?(h.dispose(),Promise.reject(new Xa)):new S1e(c.sort(k1e(i.snippetSortOrder)),g,{entries:u,elapsed:r.elapsed()},h)}function $O(o,e){if(o.sortTextLow&&e.sortTextLow){if(o.sortTextLowe.sortTextLow)return 1}return o.textLabele.textLabel?1:o.completion.kind-e.completion.kind}function y1e(o,e){if(o.completion.kind!==e.completion.kind){if(o.completion.kind===27)return-1;if(e.completion.kind===27)return 1}return $O(o,e)}function L1e(o,e){if(o.completion.kind!==e.completion.kind){if(o.completion.kind===27)return 1;if(e.completion.kind===27)return-1}return $O(o,e)}const CD=new Map;CD.set(0,y1e);CD.set(2,L1e);CD.set(1,$O);function k1e(o){return CD.get(o)}Ct.registerCommand("_executeCompletionItemProvider",async(o,...e)=>{const[t,i,n,s]=e;xt(We.isUri(t)),xt(W.isIPosition(i)),xt(typeof n=="string"||!n),xt(typeof s=="number"||!s);const{completionProvider:r}=o.get(ye),a=await o.get(wo).createModelReference(t);try{const l={incomplete:!1,suggestions:[]},d=[],c=a.object.textEditorModel.validatePosition(i),h=await UO(r,a.object.textEditorModel,c,void 0,{triggerCharacter:n??void 0,triggerKind:n?1:0});for(const u of h.items)d.length<(s??0)&&d.push(u.resolve(gt.None)),l.incomplete=l.incomplete||u.container.incomplete,l.suggestions.push(u.completion);try{return await Promise.all(d),l}finally{setTimeout(()=>h.disposable.dispose(),100)}}finally{a.dispose()}});function D1e(o,e){var t;(t=o.getContribution("editor.contrib.suggestController"))===null||t===void 0||t.triggerSuggest(new Set().add(e),void 0,!0)}class Vm{static isAllOff(e){return e.other==="off"&&e.comments==="off"&&e.strings==="off"}static isAllOn(e){return e.other==="on"&&e.comments==="on"&&e.strings==="on"}static valueFor(e,t){switch(t){case 1:return e.comments;case 2:return e.strings;default:return e.other}}}function r7(o,e=os){return Zse(o,e)?o.charAt(0).toUpperCase()+o.slice(1):o}var x1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},I1e=function(o,e){return function(t,i){e(t,i,o)}};class a7{constructor(e){this._delegates=e}resolve(e){for(const t of this._delegates){const i=t.resolve(e);if(i!==void 0)return i}}}class l7{constructor(e,t,i,n){this._model=e,this._selection=t,this._selectionIdx=i,this._overtypingCapturer=n}resolve(e){const{name:t}=e;if(t==="SELECTION"||t==="TM_SELECTED_TEXT"){let i=this._model.getValueInRange(this._selection)||void 0,n=this._selection.startLineNumber!==this._selection.endLineNumber;if(!i&&this._overtypingCapturer){const s=this._overtypingCapturer.getLastOvertypedInfo(this._selectionIdx);s&&(i=s.value,n=s.multiline)}if(i&&n&&e.snippet){const s=this._model.getLineContent(this._selection.startLineNumber),r=Jt(s,0,this._selection.startColumn-1);let a=r;e.snippet.walk(d=>d===e?!1:(d instanceof Fs&&(a=Jt(vd(d.value).pop())),!0));const l=Zh(a,r);i=i.replace(/(\r\n|\r|\n)(.*)/g,(d,c,h)=>`${c}${a.substr(l)}${h}`)}return i}else{if(t==="TM_CURRENT_LINE")return this._model.getLineContent(this._selection.positionLineNumber);if(t==="TM_CURRENT_WORD"){const i=this._model.getWordAtPosition({lineNumber:this._selection.positionLineNumber,column:this._selection.positionColumn});return i&&i.word||void 0}else{if(t==="TM_LINE_INDEX")return String(this._selection.positionLineNumber-1);if(t==="TM_LINE_NUMBER")return String(this._selection.positionLineNumber);if(t==="CURSOR_INDEX")return String(this._selectionIdx);if(t==="CURSOR_NUMBER")return String(this._selectionIdx+1)}}}}class d7{constructor(e,t){this._labelService=e,this._model=t}resolve(e){const{name:t}=e;if(t==="TM_FILENAME")return Rh(this._model.uri.fsPath);if(t==="TM_FILENAME_BASE"){const i=Rh(this._model.uri.fsPath),n=i.lastIndexOf(".");return n<=0?i:i.slice(0,n)}else{if(t==="TM_DIRECTORY")return U8(this._model.uri.fsPath)==="."?"":this._labelService.getUriLabel(fk(this._model.uri));if(t==="TM_FILEPATH")return this._labelService.getUriLabel(this._model.uri);if(t==="RELATIVE_FILEPATH")return this._labelService.getUriLabel(this._model.uri,{relative:!0,noPrefix:!0})}}}class c7{constructor(e,t,i,n){this._readClipboardText=e,this._selectionIdx=t,this._selectionCount=i,this._spread=n}resolve(e){if(e.name!=="CLIPBOARD")return;const t=this._readClipboardText();if(t){if(this._spread){const i=t.split(/\r\n|\n|\r/).filter(n=>!Q8(n));if(i.length===this._selectionCount)return i[this._selectionIdx]}return t}}}let _L=class{constructor(e,t,i){this._model=e,this._selection=t,this._languageConfigurationService=i}resolve(e){const{name:t}=e,i=this._model.getLanguageIdAtPosition(this._selection.selectionStartLineNumber,this._selection.selectionStartColumn),n=this._languageConfigurationService.getLanguageConfiguration(i).comments;if(n){if(t==="LINE_COMMENT")return n.lineCommentToken||void 0;if(t==="BLOCK_COMMENT_START")return n.blockCommentStartToken||void 0;if(t==="BLOCK_COMMENT_END")return n.blockCommentEndToken||void 0}}};_L=x1e([I1e(2,oi)],_L);class Va{constructor(){this._date=new Date}resolve(e){const{name:t}=e;if(t==="CURRENT_YEAR")return String(this._date.getFullYear());if(t==="CURRENT_YEAR_SHORT")return String(this._date.getFullYear()).slice(-2);if(t==="CURRENT_MONTH")return String(this._date.getMonth().valueOf()+1).padStart(2,"0");if(t==="CURRENT_DATE")return String(this._date.getDate().valueOf()).padStart(2,"0");if(t==="CURRENT_HOUR")return String(this._date.getHours().valueOf()).padStart(2,"0");if(t==="CURRENT_MINUTE")return String(this._date.getMinutes().valueOf()).padStart(2,"0");if(t==="CURRENT_SECOND")return String(this._date.getSeconds().valueOf()).padStart(2,"0");if(t==="CURRENT_DAY_NAME")return Va.dayNames[this._date.getDay()];if(t==="CURRENT_DAY_NAME_SHORT")return Va.dayNamesShort[this._date.getDay()];if(t==="CURRENT_MONTH_NAME")return Va.monthNames[this._date.getMonth()];if(t==="CURRENT_MONTH_NAME_SHORT")return Va.monthNamesShort[this._date.getMonth()];if(t==="CURRENT_SECONDS_UNIX")return String(Math.floor(this._date.getTime()/1e3));if(t==="CURRENT_TIMEZONE_OFFSET"){const i=this._date.getTimezoneOffset(),n=i>0?"-":"+",s=Math.trunc(Math.abs(i/60)),r=s<10?"0"+s:s,a=Math.abs(i)-s*60,l=a<10?"0"+a:a;return n+r+":"+l}}}Va.dayNames=[m("Sunday","Sunday"),m("Monday","Monday"),m("Tuesday","Tuesday"),m("Wednesday","Wednesday"),m("Thursday","Thursday"),m("Friday","Friday"),m("Saturday","Saturday")];Va.dayNamesShort=[m("SundayShort","Sun"),m("MondayShort","Mon"),m("TuesdayShort","Tue"),m("WednesdayShort","Wed"),m("ThursdayShort","Thu"),m("FridayShort","Fri"),m("SaturdayShort","Sat")];Va.monthNames=[m("January","January"),m("February","February"),m("March","March"),m("April","April"),m("May","May"),m("June","June"),m("July","July"),m("August","August"),m("September","September"),m("October","October"),m("November","November"),m("December","December")];Va.monthNamesShort=[m("JanuaryShort","Jan"),m("FebruaryShort","Feb"),m("MarchShort","Mar"),m("AprilShort","Apr"),m("MayShort","May"),m("JuneShort","Jun"),m("JulyShort","Jul"),m("AugustShort","Aug"),m("SeptemberShort","Sep"),m("OctoberShort","Oct"),m("NovemberShort","Nov"),m("DecemberShort","Dec")];class h7{constructor(e){this._workspaceService=e}resolve(e){if(!this._workspaceService)return;const t=bde(this._workspaceService.getWorkspace());if(!_de(t)){if(e.name==="WORKSPACE_NAME")return this._resolveWorkspaceName(t);if(e.name==="WORKSPACE_FOLDER")return this._resoveWorkspacePath(t)}}_resolveWorkspaceName(e){if(TT(e))return Rh(e.uri.path);let t=Rh(e.configPath.path);return t.endsWith(MT)&&(t=t.substr(0,t.length-MT.length-1)),t}_resoveWorkspacePath(e){if(TT(e))return r7(e.uri.fsPath);const t=Rh(e.configPath.path);let i=e.configPath.fsPath;return i.endsWith(t)&&(i=i.substr(0,i.length-t.length-1)),i?r7(i):"/"}}class u7{resolve(e){const{name:t}=e;if(t==="RANDOM")return Math.random().toString().slice(-6);if(t==="RANDOM_HEX")return Math.random().toString(16).slice(-6);if(t==="UUID")return tD()}}var E1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},N1e=function(o,e){return function(t,i){e(t,i,o)}},ka;class Cr{constructor(e,t,i){this._editor=e,this._snippet=t,this._snippetLineLeadingWhitespace=i,this._offset=-1,this._nestingLevel=1,this._placeholderGroups=IF(t.placeholders,Sr.compareByIndex),this._placeholderGroupsIdx=-1}initialize(e){this._offset=e.newPosition}dispose(){this._placeholderDecorations&&this._editor.removeDecorations([...this._placeholderDecorations.values()]),this._placeholderGroups.length=0}_initDecorations(){if(this._offset===-1)throw new Error("Snippet not initialized!");if(this._placeholderDecorations)return;this._placeholderDecorations=new Map;const e=this._editor.getModel();this._editor.changeDecorations(t=>{for(const i of this._snippet.placeholders){const n=this._snippet.offset(i),s=this._snippet.fullLen(i),r=D.fromPositions(e.getPositionAt(this._offset+n),e.getPositionAt(this._offset+n+s)),a=i.isFinalTabstop?Cr._decor.inactiveFinal:Cr._decor.inactive,l=t.addDecoration(r,a);this._placeholderDecorations.set(i,l)}})}move(e){if(!this._editor.hasModel())return[];if(this._initDecorations(),this._placeholderGroupsIdx>=0){const n=[];for(const s of this._placeholderGroups[this._placeholderGroupsIdx])if(s.transform){const r=this._placeholderDecorations.get(s),a=this._editor.getModel().getDecorationRange(r),l=this._editor.getModel().getValueInRange(a),d=s.transform.resolve(l).split(/\r\n|\r|\n/);for(let c=1;c0&&this._editor.executeEdits("snippet.placeholderTransform",n)}let t=!1;e===!0&&this._placeholderGroupsIdx0&&(this._placeholderGroupsIdx-=1,t=!0);const i=this._editor.getModel().changeDecorations(n=>{const s=new Set,r=[];for(const a of this._placeholderGroups[this._placeholderGroupsIdx]){const l=this._placeholderDecorations.get(a),d=this._editor.getModel().getDecorationRange(l);r.push(new ke(d.startLineNumber,d.startColumn,d.endLineNumber,d.endColumn)),t=t&&this._hasPlaceholderBeenCollapsed(a),n.changeDecorationOptions(l,a.isFinalTabstop?Cr._decor.activeFinal:Cr._decor.active),s.add(a);for(const c of this._snippet.enclosingPlaceholders(a)){const h=this._placeholderDecorations.get(c);n.changeDecorationOptions(h,c.isFinalTabstop?Cr._decor.activeFinal:Cr._decor.active),s.add(c)}}for(const[a,l]of this._placeholderDecorations)s.has(a)||n.changeDecorationOptions(l,a.isFinalTabstop?Cr._decor.inactiveFinal:Cr._decor.inactive);return r});return t?this.move(e):i??[]}_hasPlaceholderBeenCollapsed(e){let t=e;for(;t;){if(t instanceof Sr){const i=this._placeholderDecorations.get(t);if(this._editor.getModel().getDecorationRange(i).isEmpty()&&t.toString().length>0)return!0}t=t.parent}return!1}get isAtFirstPlaceholder(){return this._placeholderGroupsIdx<=0||this._placeholderGroups.length===0}get isAtLastPlaceholder(){return this._placeholderGroupsIdx===this._placeholderGroups.length-1}get hasPlaceholder(){return this._snippet.placeholders.length>0}get isTrivialSnippet(){if(this._snippet.placeholders.length===0)return!0;if(this._snippet.placeholders.length===1){const[e]=this._snippet.placeholders;if(e.isFinalTabstop&&this._snippet.rightMostDescendant===e)return!0}return!1}computePossibleSelections(){const e=new Map;for(const t of this._placeholderGroups){let i;for(const n of t){if(n.isFinalTabstop)break;i||(i=[],e.set(n.index,i));const s=this._placeholderDecorations.get(n),r=this._editor.getModel().getDecorationRange(s);if(!r){e.delete(n.index);break}i.push(r)}}return e}get activeChoice(){if(!this._placeholderDecorations)return;const e=this._placeholderGroups[this._placeholderGroupsIdx][0];if(!(e!=null&&e.choice))return;const t=this._placeholderDecorations.get(e);if(!t)return;const i=this._editor.getModel().getDecorationRange(t);if(i)return{range:i,choice:e.choice}}get hasChoice(){let e=!1;return this._snippet.walk(t=>(e=t instanceof k_,!e)),e}merge(e){const t=this._editor.getModel();this._nestingLevel*=10,this._editor.changeDecorations(i=>{for(const n of this._placeholderGroups[this._placeholderGroupsIdx]){const s=e.shift();console.assert(s._offset!==-1),console.assert(!s._placeholderDecorations);const r=s._snippet.placeholderInfo.last.index;for(const l of s._snippet.placeholderInfo.all)l.isFinalTabstop?l.index=n.index+(r+1)/this._nestingLevel:l.index=n.index+l.index/this._nestingLevel;this._snippet.replace(n,s._snippet.children);const a=this._placeholderDecorations.get(n);i.removeDecoration(a),this._placeholderDecorations.delete(n);for(const l of s._snippet.placeholders){const d=s._snippet.offset(l),c=s._snippet.fullLen(l),h=D.fromPositions(t.getPositionAt(s._offset+d),t.getPositionAt(s._offset+d+c)),u=i.addDecoration(h,Cr._decor.inactive);this._placeholderDecorations.set(l,u)}}this._placeholderGroups=IF(this._snippet.placeholders,Sr.compareByIndex)})}}Cr._decor={active:Je.register({description:"snippet-placeholder-1",stickiness:0,className:"snippet-placeholder"}),inactive:Je.register({description:"snippet-placeholder-2",stickiness:1,className:"snippet-placeholder"}),activeFinal:Je.register({description:"snippet-placeholder-3",stickiness:1,className:"finish-snippet-placeholder"}),inactiveFinal:Je.register({description:"snippet-placeholder-4",stickiness:1,className:"finish-snippet-placeholder"})};const g7={overwriteBefore:0,overwriteAfter:0,adjustWhitespace:!0,clipboardText:void 0,overtypingCapturer:void 0};let vL=ka=class{static adjustWhitespace(e,t,i,n,s){const r=e.getLineContent(t.lineNumber),a=Jt(r,0,t.column-1);let l;return n.walk(d=>{if(!(d instanceof Fs)||d.parent instanceof k_||s&&!s.has(d))return!0;const c=d.value.split(/\r\n|\r|\n/);if(i){const u=n.offset(d);if(u===0)c[0]=e.normalizeIndentation(c[0]);else{l=l??n.toString();const g=l.charCodeAt(u-1);(g===10||g===13)&&(c[0]=e.normalizeIndentation(a+c[0]))}for(let g=1;gw.get(tf)),f=e.invokeWithinContext(w=>new d7(w.get(Wp),u)),p=()=>a,_=u.getValueInRange(ka.adjustSelection(u,e.getSelection(),i,0)),v=u.getValueInRange(ka.adjustSelection(u,e.getSelection(),0,n)),b=u.getLineFirstNonWhitespaceColumn(e.getSelection().positionLineNumber),C=e.getSelections().map((w,S)=>({selection:w,idx:S})).sort((w,S)=>D.compareRangesUsingStarts(w.selection,S.selection));for(const{selection:w,idx:S}of C){let y=ka.adjustSelection(u,w,i,0),k=ka.adjustSelection(u,w,0,n);_!==u.getValueInRange(y)&&(y=w),v!==u.getValueInRange(k)&&(k=w);const x=w.setStartPosition(y.startLineNumber,y.startColumn).setEndPosition(k.endLineNumber,k.endColumn),N=new lf().parse(t,!0,s),B=x.getStartPosition(),P=ka.adjustWhitespace(u,B,r||S>0&&b!==u.getLineFirstNonWhitespaceColumn(w.positionLineNumber),N);N.resolveVariables(new a7([f,new c7(p,S,C.length,e.getOption(79)==="spread"),new l7(u,w,S,l),new _L(u,w,d),new Va,new h7(g),new u7])),c[S]=wi.replace(x,N.toString()),c[S].identifier={major:S,minor:0},c[S]._isTracked=!0,h[S]=new Cr(e,N,P)}return{edits:c,snippets:h}}static createEditsAndSnippetsFromEdits(e,t,i,n,s,r,a){if(!e.hasModel()||t.length===0)return{edits:[],snippets:[]};const l=[],d=e.getModel(),c=new lf,h=new $C,u=new a7([e.invokeWithinContext(f=>new d7(f.get(Wp),d)),new c7(()=>s,0,e.getSelections().length,e.getOption(79)==="spread"),new l7(d,e.getSelection(),0,r),new _L(d,e.getSelection(),a),new Va,new h7(e.invokeWithinContext(f=>f.get(tf))),new u7]);t=t.sort((f,p)=>D.compareRangesUsingStarts(f.range,p.range));let g=0;for(let f=0;f0){const S=t[f-1].range,y=D.fromPositions(S.getEndPosition(),p.getStartPosition()),k=new Fs(d.getValueInRange(y));h.appendChild(k),g+=k.value.length}const v=c.parseFragment(_,h);ka.adjustWhitespace(d,p.getStartPosition(),!0,h,new Set(v)),h.resolveVariables(u);const b=h.toString(),C=b.slice(g);g=b.length;const w=wi.replace(p,C);w.identifier={major:f,minor:0},w._isTracked=!0,l.push(w)}return c.ensureFinalTabstop(h,i,!0),{edits:l,snippets:[new Cr(e,h,"")]}}constructor(e,t,i=g7,n){this._editor=e,this._template=t,this._options=i,this._languageConfigurationService=n,this._templateMerges=[],this._snippets=[]}dispose(){Yt(this._snippets)}_logInfo(){return`template="${this._template}", merged_templates="${this._templateMerges.join(" -> ")}"`}insert(){if(!this._editor.hasModel())return;const{edits:e,snippets:t}=typeof this._template=="string"?ka.createEditsAndSnippetsFromSelections(this._editor,this._template,this._options.overwriteBefore,this._options.overwriteAfter,!1,this._options.adjustWhitespace,this._options.clipboardText,this._options.overtypingCapturer,this._languageConfigurationService):ka.createEditsAndSnippetsFromEdits(this._editor,this._template,!1,this._options.adjustWhitespace,this._options.clipboardText,this._options.overtypingCapturer,this._languageConfigurationService);this._snippets=t,this._editor.executeEdits("snippet",e,i=>{const n=i.filter(s=>!!s.identifier);for(let s=0;ske.fromPositions(s.range.getEndPosition()))}),this._editor.revealRange(this._editor.getSelections()[0])}merge(e,t=g7){if(!this._editor.hasModel())return;this._templateMerges.push([this._snippets[0]._nestingLevel,this._snippets[0]._placeholderGroupsIdx,e]);const{edits:i,snippets:n}=ka.createEditsAndSnippetsFromSelections(this._editor,e,t.overwriteBefore,t.overwriteAfter,!0,t.adjustWhitespace,t.clipboardText,t.overtypingCapturer,this._languageConfigurationService);this._editor.executeEdits("snippet",i,s=>{const r=s.filter(l=>!!l.identifier);for(let l=0;lke.fromPositions(l.range.getEndPosition()))})}next(){const e=this._move(!0);this._editor.setSelections(e),this._editor.revealPositionInCenterIfOutsideViewport(e[0].getPosition())}prev(){const e=this._move(!1);this._editor.setSelections(e),this._editor.revealPositionInCenterIfOutsideViewport(e[0].getPosition())}_move(e){const t=[];for(const i of this._snippets){const n=i.move(e);t.push(...n)}return t}get isAtFirstPlaceholder(){return this._snippets[0].isAtFirstPlaceholder}get isAtLastPlaceholder(){return this._snippets[0].isAtLastPlaceholder}get hasPlaceholder(){return this._snippets[0].hasPlaceholder}get hasChoice(){return this._snippets[0].hasChoice}get activeChoice(){return this._snippets[0].activeChoice}isSelectionWithinPlaceholders(){if(!this.hasPlaceholder)return!1;const e=this._editor.getSelections();if(e.length{s.push(...n.get(r))})}e.sort(D.compareRangesUsingStarts);for(const[i,n]of t){if(n.length!==e.length){t.delete(i);continue}n.sort(D.compareRangesUsingStarts);for(let s=0;s0}};vL=ka=E1e([N1e(3,oi)],vL);var T1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},_w=function(o,e){return function(t,i){e(t,i,o)}},fm;const f7={overwriteBefore:0,overwriteAfter:0,undoStopBefore:!0,undoStopAfter:!0,adjustWhitespace:!0,clipboardText:void 0,overtypingCapturer:void 0};let Yn=fm=class{static get(e){return e.getContribution(fm.ID)}constructor(e,t,i,n,s){this._editor=e,this._logService=t,this._languageFeaturesService=i,this._languageConfigurationService=s,this._snippetListener=new Q,this._modelVersionId=-1,this._inSnippet=fm.InSnippetMode.bindTo(n),this._hasNextTabstop=fm.HasNextTabstop.bindTo(n),this._hasPrevTabstop=fm.HasPrevTabstop.bindTo(n)}dispose(){var e;this._inSnippet.reset(),this._hasPrevTabstop.reset(),this._hasNextTabstop.reset(),(e=this._session)===null||e===void 0||e.dispose(),this._snippetListener.dispose()}insert(e,t){try{this._doInsert(e,typeof t>"u"?f7:{...f7,...t})}catch(i){this.cancel(),this._logService.error(i),this._logService.error("snippet_error"),this._logService.error("insert_template=",e),this._logService.error("existing_template=",this._session?this._session._logInfo():"")}}_doInsert(e,t){var i;if(this._editor.hasModel()){if(this._snippetListener.clear(),t.undoStopBefore&&this._editor.getModel().pushStackElement(),this._session&&typeof e!="string"&&this.cancel(),this._session?(xt(typeof e=="string"),this._session.merge(e,t)):(this._modelVersionId=this._editor.getModel().getAlternativeVersionId(),this._session=new vL(this._editor,e,t,this._languageConfigurationService),this._session.insert()),t.undoStopAfter&&this._editor.getModel().pushStackElement(),!((i=this._session)===null||i===void 0)&&i.hasChoice){const n={_debugDisplayName:"snippetChoiceCompletions",provideCompletionItems:(c,h)=>{if(!this._session||c!==this._editor.getModel()||!W.equals(this._editor.getPosition(),h))return;const{activeChoice:u}=this._session;if(!u||u.choice.options.length===0)return;const g=c.getValueInRange(u.range),f=!!u.choice.options.find(_=>_.value===g),p=[];for(let _=0;_{r==null||r.dispose(),a=!1},d=()=>{a||(r=this._languageFeaturesService.completionProvider.register({language:s.getLanguageId(),pattern:s.uri.fsPath,scheme:s.uri.scheme,exclusive:!0},n),this._snippetListener.add(r),a=!0)};this._choiceCompletions={provider:n,enable:d,disable:l}}this._updateState(),this._snippetListener.add(this._editor.onDidChangeModelContent(n=>n.isFlush&&this.cancel())),this._snippetListener.add(this._editor.onDidChangeModel(()=>this.cancel())),this._snippetListener.add(this._editor.onDidChangeCursorSelection(()=>this._updateState()))}}_updateState(){if(!(!this._session||!this._editor.hasModel())){if(this._modelVersionId===this._editor.getModel().getAlternativeVersionId())return this.cancel();if(!this._session.hasPlaceholder)return this.cancel();if(this._session.isAtLastPlaceholder||!this._session.isSelectionWithinPlaceholders())return this._editor.getModel().pushStackElement(),this.cancel();this._inSnippet.set(!0),this._hasPrevTabstop.set(!this._session.isAtFirstPlaceholder),this._hasNextTabstop.set(!this._session.isAtLastPlaceholder),this._handleChoice()}}_handleChoice(){var e;if(!this._session||!this._editor.hasModel()){this._currentChoice=void 0;return}const{activeChoice:t}=this._session;if(!t||!this._choiceCompletions){(e=this._choiceCompletions)===null||e===void 0||e.disable(),this._currentChoice=void 0;return}this._currentChoice!==t.choice&&(this._currentChoice=t.choice,this._choiceCompletions.enable(),queueMicrotask(()=>{D1e(this._editor,this._choiceCompletions.provider)}))}finish(){for(;this._inSnippet.get();)this.next()}cancel(e=!1){var t;this._inSnippet.reset(),this._hasPrevTabstop.reset(),this._hasNextTabstop.reset(),this._snippetListener.clear(),this._currentChoice=void 0,(t=this._session)===null||t===void 0||t.dispose(),this._session=void 0,this._modelVersionId=-1,e&&this._editor.setSelections([this._editor.getSelection()])}prev(){var e;(e=this._session)===null||e===void 0||e.prev(),this._updateState()}next(){var e;(e=this._session)===null||e===void 0||e.next(),this._updateState()}isInSnippet(){return!!this._inSnippet.get()}};Yn.ID="snippetController2";Yn.InSnippetMode=new fe("inSnippetMode",!1,m("inSnippetMode","Whether the editor in current in snippet mode"));Yn.HasNextTabstop=new fe("hasNextTabstop",!1,m("hasNextTabstop","Whether there is a next tab stop when in snippet mode"));Yn.HasPrevTabstop=new fe("hasPrevTabstop",!1,m("hasPrevTabstop","Whether there is a previous tab stop when in snippet mode"));Yn=fm=T1e([_w(1,ms),_w(2,ye),_w(3,ze),_w(4,oi)],Yn);Et(Yn.ID,Yn,4);const wD=bn.bindToContribution(Yn.get);ue(new wD({id:"jumpToNextSnippetPlaceholder",precondition:Z.and(Yn.InSnippetMode,Yn.HasNextTabstop),handler:o=>o.next(),kbOpts:{weight:130,kbExpr:E.textInputFocus,primary:2}}));ue(new wD({id:"jumpToPrevSnippetPlaceholder",precondition:Z.and(Yn.InSnippetMode,Yn.HasPrevTabstop),handler:o=>o.prev(),kbOpts:{weight:130,kbExpr:E.textInputFocus,primary:1026}}));ue(new wD({id:"leaveSnippet",precondition:Yn.InSnippetMode,handler:o=>o.cancel(!0),kbOpts:{weight:130,kbExpr:E.textInputFocus,primary:9,secondary:[1033]}}));ue(new wD({id:"acceptSnippet",precondition:Yn.InSnippetMode,handler:o=>o.finish()}));var M1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},UI=function(o,e){return function(t,i){e(t,i,o)}},jo;(function(o){o[o.Undo=0]="Undo",o[o.Redo=1]="Redo",o[o.AcceptWord=2]="AcceptWord",o[o.Other=3]="Other"})(jo||(jo={}));let PR=class extends H{get isAcceptingPartially(){return this._isAcceptingPartially}constructor(e,t,i,n,s,r,a,l,d,c,h,u){super(),this.textModel=e,this.selectedSuggestItem=t,this.textModelVersionId=i,this._positions=n,this._debounceValue=s,this._suggestPreviewEnabled=r,this._suggestPreviewMode=a,this._inlineSuggestMode=l,this._enabled=d,this._instantiationService=c,this._commandService=h,this._languageConfigurationService=u,this._source=this._register(this._instantiationService.createInstance(AR,this.textModel,this.textModelVersionId,this._debounceValue)),this._isActive=St(this,!1),this._forceUpdateExplicitlySignal=Nk(this),this._selectedInlineCompletionId=St(this,void 0),this._primaryPosition=Ze(this,f=>{var p;return(p=this._positions.read(f)[0])!==null&&p!==void 0?p:new W(1,1)}),this._isAcceptingPartially=!1,this._preserveCurrentCompletionReasons=new Set([jo.Redo,jo.Undo,jo.AcceptWord]),this._fetchInlineCompletionsPromise=nce({owner:this,createEmptyChangeSummary:()=>({preserveCurrentCompletion:!1,inlineCompletionTriggerKind:gc.Automatic}),handleChange:(f,p)=>(f.didChange(this.textModelVersionId)&&this._preserveCurrentCompletionReasons.has(f.change)?p.preserveCurrentCompletion=!0:f.didChange(this._forceUpdateExplicitlySignal)&&(p.inlineCompletionTriggerKind=gc.Explicit),!0)},(f,p)=>{if(this._forceUpdateExplicitlySignal.read(f),!(this._enabled.read(f)&&this.selectedSuggestItem.read(f)||this._isActive.read(f))){this._source.cancelUpdate();return}this.textModelVersionId.read(f);const v=this._source.suggestWidgetInlineCompletions.get(),b=this.selectedSuggestItem.read(f);if(v&&!b){const k=this._source.inlineCompletions.get();ei(x=>{(!k||v.request.versionId>k.request.versionId)&&this._source.inlineCompletions.set(v.clone(),x),this._source.clearSuggestWidgetInlineCompletions(x)})}const C=this._primaryPosition.read(f),w={triggerKind:p.inlineCompletionTriggerKind,selectedSuggestionInfo:b==null?void 0:b.toSelectedSuggestionInfo()},S=this.selectedInlineCompletion.get(),y=p.preserveCurrentCompletion||S!=null&&S.forwardStable?S:void 0;return this._source.fetch(C,w,y)}),this._filteredInlineCompletionItems=Gd({owner:this,equalsFn:BT()},f=>{const p=this._source.inlineCompletions.read(f);if(!p)return[];const _=this._primaryPosition.read(f);return p.inlineCompletions.filter(b=>b.isVisible(this.textModel,_,f))}),this.selectedInlineCompletionIndex=Ze(this,f=>{const p=this._selectedInlineCompletionId.read(f),_=this._filteredInlineCompletionItems.read(f),v=this._selectedInlineCompletionId===void 0?-1:_.findIndex(b=>b.semanticId===p);return v===-1?(this._selectedInlineCompletionId.set(void 0,void 0),0):v}),this.selectedInlineCompletion=Ze(this,f=>{const p=this._filteredInlineCompletionItems.read(f),_=this.selectedInlineCompletionIndex.read(f);return p[_]}),this.activeCommands=Gd({owner:this,equalsFn:BT()},f=>{var p,_;return(_=(p=this.selectedInlineCompletion.read(f))===null||p===void 0?void 0:p.inlineCompletion.source.inlineCompletions.commands)!==null&&_!==void 0?_:[]}),this.lastTriggerKind=this._source.inlineCompletions.map(this,f=>f==null?void 0:f.request.context.triggerKind),this.inlineCompletionsCount=Ze(this,f=>{if(this.lastTriggerKind.read(f)===gc.Explicit)return this._filteredInlineCompletionItems.read(f).length}),this.state=Gd({owner:this,equalsFn:(f,p)=>!f||!p?f===p:Y9(f.ghostTexts,p.ghostTexts)&&f.inlineCompletion===p.inlineCompletion&&f.suggestItem===p.suggestItem},f=>{var p,_;const v=this.textModel,b=this.selectedSuggestItem.read(f);if(b){const C=Vg(b.toSingleTextEdit(),v),w=this._computeAugmentation(C,f);if(!this._suggestPreviewEnabled.read(f)&&!w)return;const y=(p=w==null?void 0:w.edit)!==null&&p!==void 0?p:C,k=w?w.edit.text.length-C.text.length:0,x=this._suggestPreviewMode.read(f),N=this._positions.read(f),B=[y,...$I(this.textModel,N,y)],P=B.map((O,U)=>t7(O,v,x,N[U],k)).filter(Xl),R=(_=P[0])!==null&&_!==void 0?_:new W0(y.range.endLineNumber,[]);return{edits:B,primaryGhostText:R,ghostTexts:P,inlineCompletion:w==null?void 0:w.completion,suggestItem:b}}else{if(!this._isActive.read(f))return;const C=this.selectedInlineCompletion.read(f);if(!C)return;const w=C.toSingleTextEdit(f),S=this._inlineSuggestMode.read(f),y=this._positions.read(f),k=[w,...$I(this.textModel,y,w)],x=k.map((N,B)=>t7(N,v,S,y[B],0)).filter(Xl);return x[0]?{edits:k,primaryGhostText:x[0],ghostTexts:x,inlineCompletion:C,suggestItem:void 0}:void 0}}),this.ghostTexts=Gd({owner:this,equalsFn:Y9},f=>{const p=this.state.read(f);if(p)return p.ghostTexts}),this.primaryGhostText=Gd({owner:this,equalsFn:Q$},f=>{const p=this.state.read(f);if(p)return p==null?void 0:p.primaryGhostText}),this._register(RC(this._fetchInlineCompletionsPromise));let g;this._register(rt(f=>{var p,_;const v=this.state.read(f),b=v==null?void 0:v.inlineCompletion;if((b==null?void 0:b.semanticId)!==(g==null?void 0:g.semanticId)&&(g=b,b)){const C=b.inlineCompletion,w=C.source;(_=(p=w.provider).handleItemDidShow)===null||_===void 0||_.call(p,w.inlineCompletions,C.sourceInlineCompletion,C.insertText)}}))}async trigger(e){this._isActive.set(!0,e),await this._fetchInlineCompletionsPromise.get()}async triggerExplicitly(e){d0(e,t=>{this._isActive.set(!0,t),this._forceUpdateExplicitlySignal.trigger(t)}),await this._fetchInlineCompletionsPromise.get()}stop(e){d0(e,t=>{this._isActive.set(!1,t),this._source.clear(t)})}_computeAugmentation(e,t){const i=this.textModel,n=this._source.suggestWidgetInlineCompletions.read(t),s=n?n.inlineCompletions:[this.selectedInlineCompletion.read(t)].filter(Xl);return TX(s,a=>{let l=a.toSingleTextEdit(t);return l=Vg(l,i,D.fromPositions(l.range.getStartPosition(),e.range.getEndPosition())),tK(l,e)?{completion:a,edit:l}:void 0})}async _deltaSelectedInlineCompletionIndex(e){await this.triggerExplicitly();const t=this._filteredInlineCompletionItems.get()||[];if(t.length>0){const i=(this.selectedInlineCompletionIndex.get()+e+t.length)%t.length;this._selectedInlineCompletionId.set(t[i].semanticId,void 0)}else this._selectedInlineCompletionId.set(void 0,void 0)}async next(){await this._deltaSelectedInlineCompletionIndex(1)}async previous(){await this._deltaSelectedInlineCompletionIndex(-1)}async accept(e){var t;if(e.getModel()!==this.textModel)throw new Kt;const i=this.state.get();if(!i||i.primaryGhostText.isEmpty()||!i.inlineCompletion)return;const n=i.inlineCompletion.toInlineCompletion(void 0);if(e.pushUndoStop(),n.snippetInfo)e.executeEdits("inlineSuggestion.accept",[wi.replace(n.range,""),...n.additionalTextEdits]),e.setPosition(n.snippetInfo.range.getStartPosition(),"inlineCompletionAccept"),(t=Yn.get(e))===null||t===void 0||t.insert(n.snippetInfo.snippet,{undoStopBefore:!1});else{const s=i.edits,r=m7(s).map(a=>ke.fromPositions(a));e.executeEdits("inlineSuggestion.accept",[...s.map(a=>wi.replace(a.range,a.text)),...n.additionalTextEdits]),e.setSelections(r,"inlineCompletionAccept")}n.command&&n.source.addRef(),ei(s=>{this._source.clear(s),this._isActive.set(!1,s)}),n.command&&(await this._commandService.executeCommand(n.command.id,...n.command.arguments||[]).then(void 0,Hi),n.source.removeRef())}async acceptNextWord(e){await this._acceptNext(e,(t,i)=>{const n=this.textModel.getLanguageIdAtPosition(t.lineNumber,t.column),s=this._languageConfigurationService.getLanguageConfiguration(n),r=new RegExp(s.wordDefinition.source,s.wordDefinition.flags.replace("g","")),a=i.match(r);let l=0;a&&a.index!==void 0?a.index===0?l=a[0].length:l=a.index:l=i.length;const c=/\s+/g.exec(i);return c&&c.index!==void 0&&c.index+c[0].length{const n=i.match(/\n/);return n&&n.index!==void 0?n.index+1:i.length},1)}async _acceptNext(e,t,i){if(e.getModel()!==this.textModel)throw new Kt;const n=this.state.get();if(!n||n.primaryGhostText.isEmpty()||!n.inlineCompletion)return;const s=n.primaryGhostText,r=n.inlineCompletion.toInlineCompletion(void 0);if(r.snippetInfo||r.filterText!==r.insertText){await this.accept(e);return}const a=s.parts[0],l=new W(s.lineNumber,a.column),d=a.text,c=t(l,d);if(c===d.length&&s.parts.length===1){this.accept(e);return}const h=d.substring(0,c),u=this._positions.get(),g=u[0];r.source.addRef();try{this._isAcceptingPartially=!0;try{e.pushUndoStop();const f=D.fromPositions(g,l),p=e.getModel().getValueInRange(f)+h,_=new xc(f,p),v=[_,...$I(this.textModel,u,_)],b=m7(v).map(C=>ke.fromPositions(C));e.executeEdits("inlineSuggestion.accept",v.map(C=>wi.replace(C.range,C.text))),e.setSelections(b,"inlineCompletionPartialAccept"),e.revealPositionInCenterIfOutsideViewport(e.getPosition(),1)}finally{this._isAcceptingPartially=!1}if(r.source.provider.handlePartialAccept){const f=D.fromPositions(r.range.getStartPosition(),zs.ofText(h).addToPosition(l)),p=e.getModel().getValueInRange(f,1);r.source.provider.handlePartialAccept(r.source.inlineCompletions,r.sourceInlineCompletion,p.length,{kind:i})}}finally{r.source.removeRef()}}handleSuggestAccepted(e){var t,i;const n=Vg(e.toSingleTextEdit(),this.textModel),s=this._computeAugmentation(n,void 0);if(!s)return;const r=s.completion.inlineCompletion;(i=(t=r.source.provider).handlePartialAccept)===null||i===void 0||i.call(t,r.source.inlineCompletions,r.sourceInlineCompletion,n.text.length,{kind:2})}};PR=M1e([UI(9,Ae),UI(10,ui),UI(11,oi)],PR);function $I(o,e,t){if(e.length===1)return[];const i=e[0],n=e.slice(1),s=t.range.getStartPosition(),r=t.range.getEndPosition(),a=o.getValueInRange(D.fromPositions(i,r)),l=Q9(i,s);if(l.lineNumber<1)return Ye(new Kt(`positionWithinTextEdit line number should be bigger than 0. + Invalid subtraction between ${i.toString()} and ${s.toString()}`)),[];const d=R1e(t.text,l);return n.map(c=>{const h=i1e(Q9(c,s),r),u=o.getValueInRange(D.fromPositions(c,h)),g=Zh(a,u),f=D.fromPositions(c,c.delta(0,g));return new xc(f,d)})}function R1e(o,e){let t="";const i=oZ(o);for(let n=e.lineNumber-1;nD.compareRangesUsingStarts(s.range,r.range)),i=new SA(e.apply(o)).getNewRanges();return e.inverse().apply(i).map(s=>s.getEndPosition())}var A1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},p7=function(o,e){return function(t,i){e(t,i,o)}},Tv;class KO{constructor(e){this.name=e}select(e,t,i){if(i.length===0)return 0;const n=i[0].score[0];for(let s=0;sl&&h.type===i[d].completion.kind&&h.insertText===i[d].completion.insertText&&(l=h.touch,a=d),i[d].completion.preselect&&r===-1)return r=d}return a!==-1?a:r!==-1?r:0}toJSON(){return this._cache.toJSON()}fromJSON(e){this._cache.clear();const t=0;for(const[i,n]of e)n.touch=t,n.type=typeof n.type=="number"?n.type:Lb.fromString(n.type),this._cache.set(i,n);this._seq=this._cache.size}}class O1e extends KO{constructor(){super("recentlyUsedByPrefix"),this._trie=ap.forStrings(),this._seq=0}memorize(e,t,i){const{word:n}=e.getWordUntilPosition(t),s=`${e.getLanguageId()}/${n}`;this._trie.set(s,{type:i.completion.kind,insertText:i.completion.insertText,touch:this._seq++})}select(e,t,i){const{word:n}=e.getWordUntilPosition(t);if(!n)return super.select(e,t,i);const s=`${e.getLanguageId()}/${n}`;let r=this._trie.get(s);if(r||(r=this._trie.findSubstr(s)),r)for(let a=0;ae.push([i,t])),e.sort((t,i)=>-(t[1].touch-i[1].touch)).forEach((t,i)=>t[1].touch=i),e.slice(0,200)}fromJSON(e){if(this._trie.clear(),e.length>0){this._seq=e[0][1].touch+1;for(const[t,i]of e)i.type=typeof i.type=="number"?i.type:Lb.fromString(i.type),this._trie.set(t,i)}}}let V0=Tv=class{constructor(e,t){this._storageService=e,this._configService=t,this._disposables=new Q,this._persistSoon=new Gt(()=>this._saveState(),500),this._disposables.add(e.onWillSaveState(i=>{i.reason===u0.SHUTDOWN&&this._saveState()}))}dispose(){this._disposables.dispose(),this._persistSoon.dispose()}memorize(e,t,i){this._withStrategy(e,t).memorize(e,t,i),this._persistSoon.schedule()}select(e,t,i){return this._withStrategy(e,t).select(e,t,i)}_withStrategy(e,t){var i;const n=this._configService.getValue("editor.suggestSelection",{overrideIdentifier:e.getLanguageIdAtPosition(t.lineNumber,t.column),resource:e.uri});if(((i=this._strategy)===null||i===void 0?void 0:i.name)!==n){this._saveState();const s=Tv._strategyCtors.get(n)||iK;this._strategy=new s;try{const a=this._configService.getValue("editor.suggest.shareSuggestSelections")?0:1,l=this._storageService.get(`${Tv._storagePrefix}/${n}`,a);l&&this._strategy.fromJSON(JSON.parse(l))}catch{}}return this._strategy}_saveState(){if(this._strategy){const t=this._configService.getValue("editor.suggest.shareSuggestSelections")?0:1,i=JSON.stringify(this._strategy);this._storageService.store(`${Tv._storagePrefix}/${this._strategy.name}`,i,t,1)}}};V0._strategyCtors=new Map([["recentlyUsedByPrefix",O1e],["recentlyUsed",P1e],["first",iK]]);V0._storagePrefix="suggest/memories";V0=Tv=A1e([p7(0,va),p7(1,dt)],V0);const SD=ft("ISuggestMemories");wt(SD,V0,1);var F1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},B1e=function(o,e){return function(t,i){e(t,i,o)}},OR;let z0=OR=class{constructor(e,t){this._editor=e,this._enabled=!1,this._ckAtEnd=OR.AtEnd.bindTo(t),this._configListener=this._editor.onDidChangeConfiguration(i=>i.hasChanged(123)&&this._update()),this._update()}dispose(){var e;this._configListener.dispose(),(e=this._selectionListener)===null||e===void 0||e.dispose(),this._ckAtEnd.reset()}_update(){const e=this._editor.getOption(123)==="on";if(this._enabled!==e)if(this._enabled=e,this._enabled){const t=()=>{if(!this._editor.hasModel()){this._ckAtEnd.set(!1);return}const i=this._editor.getModel(),n=this._editor.getSelection(),s=i.getWordAtPosition(n.getStartPosition());if(!s){this._ckAtEnd.set(!1);return}this._ckAtEnd.set(s.endColumn===n.getStartPosition().column)};this._selectionListener=this._editor.onDidChangeCursorSelection(t),t()}else this._selectionListener&&(this._ckAtEnd.reset(),this._selectionListener.dispose(),this._selectionListener=void 0)}};z0.AtEnd=new fe("atEndOfWord",!1);z0=OR=F1e([B1e(1,ze)],z0);var W1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},H1e=function(o,e){return function(t,i){e(t,i,o)}},Mv;let pf=Mv=class{constructor(e,t){this._editor=e,this._index=0,this._ckOtherSuggestions=Mv.OtherSuggestions.bindTo(t)}dispose(){this.reset()}reset(){var e;this._ckOtherSuggestions.reset(),(e=this._listener)===null||e===void 0||e.dispose(),this._model=void 0,this._acceptNext=void 0,this._ignore=!1}set({model:e,index:t},i){if(e.items.length===0){this.reset();return}if(Mv._moveIndex(!0,e,t)===t){this.reset();return}this._acceptNext=i,this._model=e,this._index=t,this._listener=this._editor.onDidChangeCursorPosition(()=>{this._ignore||this.reset()}),this._ckOtherSuggestions.set(!0)}static _moveIndex(e,t,i){let n=i;for(let s=t.items.length;s>0&&(n=(n+t.items.length+(e?1:-1))%t.items.length,!(n===i||!t.items[n].completion.additionalTextEdits));s--);return n}next(){this._move(!0)}prev(){this._move(!1)}_move(e){if(this._model)try{this._ignore=!0,this._index=Mv._moveIndex(e,this._model,this._index),this._acceptNext({index:this._index,item:this._model.items[this._index],model:this._model})}finally{this._ignore=!1}}};pf.OtherSuggestions=new fe("hasOtherSuggestions",!1);pf=Mv=W1e([H1e(1,ze)],pf);class V1e{constructor(e,t,i,n){this._disposables=new Q,this._disposables.add(i.onDidSuggest(s=>{s.completionModel.items.length===0&&this.reset()})),this._disposables.add(i.onDidCancel(s=>{this.reset()})),this._disposables.add(t.onDidShow(()=>this._onItem(t.getFocusedItem()))),this._disposables.add(t.onDidFocus(this._onItem,this)),this._disposables.add(t.onDidHide(this.reset,this)),this._disposables.add(e.onWillType(s=>{if(this._active&&!t.isFrozen()&&i.state!==0){const r=s.charCodeAt(s.length-1);this._active.acceptCharacters.has(r)&&e.getOption(0)&&n(this._active.item)}}))}_onItem(e){if(!e||!gs(e.item.completion.commitCharacters)){this.reset();return}if(this._active&&this._active.item.item===e.item)return;const t=new zS;for(const i of e.item.completion.commitCharacters)i.length>0&&t.add(i.charCodeAt(0));this._active={acceptCharacters:t,item:e}}reset(){this._active=void 0}dispose(){this._disposables.dispose()}}class qo{async provideSelectionRanges(e,t){const i=[];for(const n of t){const s=[];i.push(s);const r=new Map;await new Promise(a=>qo._bracketsRightYield(a,0,e,n,r)),await new Promise(a=>qo._bracketsLeftYield(a,0,e,n,r,s))}return i}static _bracketsRightYield(e,t,i,n,s){const r=new Map,a=Date.now();for(;;){if(t>=qo._maxRounds){e();break}if(!n){e();break}const l=i.bracketPairs.findNextBracket(n);if(!l){e();break}if(Date.now()-a>qo._maxDuration){setTimeout(()=>qo._bracketsRightYield(e,t+1,i,n,s));break}if(l.bracketInfo.isOpeningBracket){const c=l.bracketInfo.bracketText,h=r.has(c)?r.get(c):0;r.set(c,h+1)}else{const c=l.bracketInfo.getOpeningBrackets()[0].bracketText;let h=r.has(c)?r.get(c):0;if(h-=1,r.set(c,Math.max(0,h)),h<0){let u=s.get(c);u||(u=new Hs,s.set(c,u)),u.push(l.range)}}n=l.range.getEndPosition()}}static _bracketsLeftYield(e,t,i,n,s,r){const a=new Map,l=Date.now();for(;;){if(t>=qo._maxRounds&&s.size===0){e();break}if(!n){e();break}const d=i.bracketPairs.findPrevBracket(n);if(!d){e();break}if(Date.now()-l>qo._maxDuration){setTimeout(()=>qo._bracketsLeftYield(e,t+1,i,n,s,r));break}if(d.bracketInfo.isOpeningBracket){const h=d.bracketInfo.bracketText;let u=a.has(h)?a.get(h):0;if(u-=1,a.set(h,Math.max(0,u)),u<0){const g=s.get(h);if(g){const f=g.shift();g.size===0&&s.delete(h);const p=D.fromPositions(d.range.getEndPosition(),f.getStartPosition()),_=D.fromPositions(d.range.getStartPosition(),f.getEndPosition());r.push({range:p}),r.push({range:_}),qo._addBracketLeading(i,_,r)}}}else{const h=d.bracketInfo.getOpeningBrackets()[0].bracketText,u=a.has(h)?a.get(h):0;a.set(h,u+1)}n=d.range.getStartPosition()}}static _addBracketLeading(e,t,i){if(t.startLineNumber===t.endLineNumber)return;const n=t.startLineNumber,s=e.getLineFirstNonWhitespaceColumn(n);s!==0&&s!==t.startColumn&&(i.push({range:D.fromPositions(new W(n,s),t.getEndPosition())}),i.push({range:D.fromPositions(new W(n,1),t.getEndPosition())}));const r=n-1;if(r>0){const a=e.getLineFirstNonWhitespaceColumn(r);a===t.startColumn&&a!==e.getLineLastNonWhitespaceColumn(r)&&(i.push({range:D.fromPositions(new W(r,a),t.getEndPosition())}),i.push({range:D.fromPositions(new W(r,1),t.getEndPosition())}))}}}qo._maxDuration=30;qo._maxRounds=2;class Pa{static async create(e,t){if(!t.getOption(118).localityBonus||!t.hasModel())return Pa.None;const i=t.getModel(),n=t.getPosition();if(!e.canComputeWordRanges(i.uri))return Pa.None;const[s]=await new qo().provideSelectionRanges(i,[n]);if(s.length===0)return Pa.None;const r=await e.computeWordRanges(i.uri,s[0].range);if(!r)return Pa.None;const a=i.getWordUntilPosition(n);return delete r[a.word],new class extends Pa{distance(l,d){if(!n.equals(t.getPosition()))return 0;if(d.kind===17)return 2<<20;const c=typeof d.label=="string"?d.label:d.label.label,h=r[c];if(v8(h))return 2<<20;const u=bb(h,D.fromPositions(l),D.compareRangesUsingStarts),g=u>=0?h[u]:h[Math.max(0,~u-1)];let f=s.length;for(const p of s){if(!D.containsRange(p.range,g))break;f-=1}return f}}}}Pa.None=new class extends Pa{distance(){return 0}};let _7=class{constructor(e,t){this.leadingLineContent=e,this.characterCountDelta=t}};class hh{constructor(e,t,i,n,s,r,a=Ck.default,l=void 0){this.clipboardText=l,this._snippetCompareFn=hh._compareCompletionItems,this._items=e,this._column=t,this._wordDistance=n,this._options=s,this._refilterKind=1,this._lineContext=i,this._fuzzyScoreOptions=a,r==="top"?this._snippetCompareFn=hh._compareCompletionItemsSnippetsUp:r==="bottom"&&(this._snippetCompareFn=hh._compareCompletionItemsSnippetsDown)}get lineContext(){return this._lineContext}set lineContext(e){(this._lineContext.leadingLineContent!==e.leadingLineContent||this._lineContext.characterCountDelta!==e.characterCountDelta)&&(this._refilterKind=this._lineContext.characterCountDelta0&&i[0].container.incomplete&&e.add(t);return e}get stats(){return this._ensureCachedState(),this._stats}_ensureCachedState(){this._refilterKind!==0&&this._createCachedState()}_createCachedState(){this._itemsByProvider=new Map;const e=[],{leadingLineContent:t,characterCountDelta:i}=this._lineContext;let n="",s="";const r=this._refilterKind===1?this._items:this._filteredItems,a=[],l=!this._options.filterGraceful||r.length>2e3?ef:Jae;for(let d=0;d=g)c.score=Ga.Default;else if(typeof c.completion.filterText=="string"){const p=l(n,s,f,c.completion.filterText,c.filterTextLow,0,this._fuzzyScoreOptions);if(!p)continue;dN(c.completion.filterText,c.textLabel)===0?c.score=p:(c.score=Zae(n,s,f,c.textLabel,c.labelLow,0),c.score[0]=p[0])}else{const p=l(n,s,f,c.textLabel,c.labelLow,0,this._fuzzyScoreOptions);if(!p)continue;c.score=p}}c.idx=d,c.distance=this._wordDistance.distance(c.position,c.completion),a.push(c),e.push(c.textLabel.length)}this._filteredItems=a.sort(this._snippetCompareFn),this._refilterKind=0,this._stats={pLabelLen:e.length?oE(e.length-.85,e,(d,c)=>d-c):0}}static _compareCompletionItems(e,t){return e.score[0]>t.score[0]?-1:e.score[0]t.distance?1:e.idxt.idx?1:0}static _compareCompletionItemsSnippetsDown(e,t){if(e.completion.kind!==t.completion.kind){if(e.completion.kind===27)return 1;if(t.completion.kind===27)return-1}return hh._compareCompletionItems(e,t)}static _compareCompletionItemsSnippetsUp(e,t){if(e.completion.kind!==t.completion.kind){if(e.completion.kind===27)return-1;if(t.completion.kind===27)return 1}return hh._compareCompletionItems(e,t)}}var z1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},qc=function(o,e){return function(t,i){e(t,i,o)}},FR;class Yu{static shouldAutoTrigger(e){if(!e.hasModel())return!1;const t=e.getModel(),i=e.getPosition();t.tokenization.tokenizeIfCheap(i.lineNumber);const n=t.getWordAtPosition(i);return!(!n||n.endColumn!==i.column&&n.startColumn+1!==i.column||!isNaN(Number(n.word)))}constructor(e,t,i){this.leadingLineContent=e.getLineContent(t.lineNumber).substr(0,t.column-1),this.leadingWord=e.getWordUntilPosition(t),this.lineNumber=t.lineNumber,this.column=t.column,this.triggerOptions=i}}function U1e(o,e,t){if(!e.getContextKeyValue(Fn.inlineSuggestionVisible.key))return!0;const i=e.getContextKeyValue(Fn.suppressSuggestions.key);return i!==void 0?!i:!o.getOption(62).suppressSuggestions}function $1e(o,e,t){if(!e.getContextKeyValue("inlineSuggestionVisible"))return!0;const i=e.getContextKeyValue(Fn.suppressSuggestions.key);return i!==void 0?!i:!o.getOption(62).suppressSuggestions}let bL=FR=class{constructor(e,t,i,n,s,r,a,l,d){this._editor=e,this._editorWorkerService=t,this._clipboardService=i,this._telemetryService=n,this._logService=s,this._contextKeyService=r,this._configurationService=a,this._languageFeaturesService=l,this._envService=d,this._toDispose=new Q,this._triggerCharacterListener=new Q,this._triggerQuickSuggest=new _a,this._triggerState=void 0,this._completionDisposables=new Q,this._onDidCancel=new F,this._onDidTrigger=new F,this._onDidSuggest=new F,this.onDidCancel=this._onDidCancel.event,this.onDidTrigger=this._onDidTrigger.event,this.onDidSuggest=this._onDidSuggest.event,this._telemetryGate=0,this._currentSelection=this._editor.getSelection()||new ke(1,1,1,1),this._toDispose.add(this._editor.onDidChangeModel(()=>{this._updateTriggerCharacters(),this.cancel()})),this._toDispose.add(this._editor.onDidChangeModelLanguage(()=>{this._updateTriggerCharacters(),this.cancel()})),this._toDispose.add(this._editor.onDidChangeConfiguration(()=>{this._updateTriggerCharacters()})),this._toDispose.add(this._languageFeaturesService.completionProvider.onDidChange(()=>{this._updateTriggerCharacters(),this._updateActiveSuggestSession()}));let c=!1;this._toDispose.add(this._editor.onDidCompositionStart(()=>{c=!0})),this._toDispose.add(this._editor.onDidCompositionEnd(()=>{c=!1,this._onCompositionEnd()})),this._toDispose.add(this._editor.onDidChangeCursorSelection(h=>{c||this._onCursorChange(h)})),this._toDispose.add(this._editor.onDidChangeModelContent(()=>{!c&&this._triggerState!==void 0&&this._refilterCompletionItems()})),this._updateTriggerCharacters()}dispose(){Yt(this._triggerCharacterListener),Yt([this._onDidCancel,this._onDidSuggest,this._onDidTrigger,this._triggerQuickSuggest]),this._toDispose.dispose(),this._completionDisposables.dispose(),this.cancel()}_updateTriggerCharacters(){if(this._triggerCharacterListener.clear(),this._editor.getOption(91)||!this._editor.hasModel()||!this._editor.getOption(121))return;const e=new Map;for(const i of this._languageFeaturesService.completionProvider.all(this._editor.getModel()))for(const n of i.triggerCharacters||[]){let s=e.get(n);s||(s=new Set,s.add(w1e()),e.set(n,s)),s.add(i)}const t=i=>{var n;if(!$1e(this._editor,this._contextKeyService,this._configurationService)||Yu.shouldAutoTrigger(this._editor))return;if(!i){const a=this._editor.getPosition();i=this._editor.getModel().getLineContent(a.lineNumber).substr(0,a.column-1)}let s="";Kg(i.charCodeAt(i.length-1))?kn(i.charCodeAt(i.length-2))&&(s=i.substr(i.length-2)):s=i.charAt(i.length-1);const r=e.get(s);if(r){const a=new Map;if(this._completionModel)for(const[l,d]of this._completionModel.getItemsByProvider())r.has(l)||a.set(l,d);this.trigger({auto:!0,triggerKind:1,triggerCharacter:s,retrigger:!!this._completionModel,clipboardText:(n=this._completionModel)===null||n===void 0?void 0:n.clipboardText,completionOptions:{providerFilter:r,providerItemsToReuse:a}})}};this._triggerCharacterListener.add(this._editor.onDidType(t)),this._triggerCharacterListener.add(this._editor.onDidCompositionEnd(()=>t()))}get state(){return this._triggerState?this._triggerState.auto?2:1:0}cancel(e=!1){var t;this._triggerState!==void 0&&(this._triggerQuickSuggest.cancel(),(t=this._requestToken)===null||t===void 0||t.cancel(),this._requestToken=void 0,this._triggerState=void 0,this._completionModel=void 0,this._context=void 0,this._onDidCancel.fire({retrigger:e}))}clear(){this._completionDisposables.clear()}_updateActiveSuggestSession(){this._triggerState!==void 0&&(!this._editor.hasModel()||!this._languageFeaturesService.completionProvider.has(this._editor.getModel())?this.cancel():this.trigger({auto:this._triggerState.auto,retrigger:!0}))}_onCursorChange(e){if(!this._editor.hasModel())return;const t=this._currentSelection;if(this._currentSelection=this._editor.getSelection(),!e.selection.isEmpty()||e.reason!==0&&e.reason!==3||e.source!=="keyboard"&&e.source!=="deleteLeft"){this.cancel();return}this._triggerState===void 0&&e.reason===0?(t.containsRange(this._currentSelection)||t.getEndPosition().isBeforeOrEqual(this._currentSelection.getPosition()))&&this._doTriggerQuickSuggest():this._triggerState!==void 0&&e.reason===3&&this._refilterCompletionItems()}_onCompositionEnd(){this._triggerState===void 0?this._doTriggerQuickSuggest():this._refilterCompletionItems()}_doTriggerQuickSuggest(){var e;Vm.isAllOff(this._editor.getOption(89))||this._editor.getOption(118).snippetsPreventQuickSuggestions&&(!((e=Yn.get(this._editor))===null||e===void 0)&&e.isInSnippet())||(this.cancel(),this._triggerQuickSuggest.cancelAndSet(()=>{if(this._triggerState!==void 0||!Yu.shouldAutoTrigger(this._editor)||!this._editor.hasModel()||!this._editor.hasWidgetFocus())return;const t=this._editor.getModel(),i=this._editor.getPosition(),n=this._editor.getOption(89);if(!Vm.isAllOff(n)){if(!Vm.isAllOn(n)){t.tokenization.tokenizeIfCheap(i.lineNumber);const s=t.tokenization.getLineTokens(i.lineNumber),r=s.getStandardTokenType(s.findTokenIndexAtOffset(Math.max(i.column-1-1,0)));if(Vm.valueFor(n,r)!=="on")return}U1e(this._editor,this._contextKeyService,this._configurationService)&&this._languageFeaturesService.completionProvider.has(t)&&this.trigger({auto:!0})}},this._editor.getOption(90)))}_refilterCompletionItems(){xt(this._editor.hasModel()),xt(this._triggerState!==void 0);const e=this._editor.getModel(),t=this._editor.getPosition(),i=new Yu(e,t,{...this._triggerState,refilter:!0});this._onNewContext(i)}trigger(e){var t,i,n,s,r,a;if(!this._editor.hasModel())return;const l=this._editor.getModel(),d=new Yu(l,this._editor.getPosition(),e);this.cancel(e.retrigger),this._triggerState=e,this._onDidTrigger.fire({auto:e.auto,shy:(t=e.shy)!==null&&t!==void 0?t:!1,position:this._editor.getPosition()}),this._context=d;let c={triggerKind:(i=e.triggerKind)!==null&&i!==void 0?i:0};e.triggerCharacter&&(c={triggerKind:1,triggerCharacter:e.triggerCharacter}),this._requestToken=new ki;const h=this._editor.getOption(112);let u=1;switch(h){case"top":u=0;break;case"bottom":u=2;break}const{itemKind:g,showDeprecated:f}=FR.createSuggestFilter(this._editor),p=new H0(u,(s=(n=e.completionOptions)===null||n===void 0?void 0:n.kindFilter)!==null&&s!==void 0?s:g,(r=e.completionOptions)===null||r===void 0?void 0:r.providerFilter,(a=e.completionOptions)===null||a===void 0?void 0:a.providerItemsToReuse,f),_=Pa.create(this._editorWorkerService,this._editor),v=UO(this._languageFeaturesService.completionProvider,l,this._editor.getPosition(),p,c,this._requestToken.token);Promise.all([v,_]).then(async([b,C])=>{var w;if((w=this._requestToken)===null||w===void 0||w.dispose(),!this._editor.hasModel())return;let S=e==null?void 0:e.clipboardText;if(!S&&b.needsClipboard&&(S=await this._clipboardService.readText()),this._triggerState===void 0)return;const y=this._editor.getModel(),k=new Yu(y,this._editor.getPosition(),e),x={...Ck.default,firstMatchCanBeWeak:!this._editor.getOption(118).matchOnWordStartOnly};if(this._completionModel=new hh(b.items,this._context.column,{leadingLineContent:k.leadingLineContent,characterCountDelta:k.column-this._context.column},C,this._editor.getOption(118),this._editor.getOption(112),x,S),this._completionDisposables.add(b.disposable),this._onNewContext(k),this._reportDurationsTelemetry(b.durations),!this._envService.isBuilt||this._envService.isExtensionDevelopment)for(const N of b.items)N.isInvalid&&this._logService.warn(`[suggest] did IGNORE invalid completion item from ${N.provider._debugDisplayName}`,N.completion)}).catch(Ye)}_reportDurationsTelemetry(e){this._telemetryGate++%230===0&&setTimeout(()=>{this._telemetryService.publicLog2("suggest.durations.json",{data:JSON.stringify(e)}),this._logService.debug("suggest.durations.json",e)})}static createSuggestFilter(e){const t=new Set;e.getOption(112)==="none"&&t.add(27);const n=e.getOption(118);return n.showMethods||t.add(0),n.showFunctions||t.add(1),n.showConstructors||t.add(2),n.showFields||t.add(3),n.showVariables||t.add(4),n.showClasses||t.add(5),n.showStructs||t.add(6),n.showInterfaces||t.add(7),n.showModules||t.add(8),n.showProperties||t.add(9),n.showEvents||t.add(10),n.showOperators||t.add(11),n.showUnits||t.add(12),n.showValues||t.add(13),n.showConstants||t.add(14),n.showEnums||t.add(15),n.showEnumMembers||t.add(16),n.showKeywords||t.add(17),n.showWords||t.add(18),n.showColors||t.add(19),n.showFiles||t.add(20),n.showReferences||t.add(21),n.showColors||t.add(22),n.showFolders||t.add(23),n.showTypeParameters||t.add(24),n.showSnippets||t.add(27),n.showUsers||t.add(25),n.showIssues||t.add(26),{itemKind:t,showDeprecated:n.showDeprecated}}_onNewContext(e){if(this._context){if(e.lineNumber!==this._context.lineNumber){this.cancel();return}if(Jt(e.leadingLineContent)!==Jt(this._context.leadingLineContent)){this.cancel();return}if(e.columnthis._context.leadingWord.startColumn){if(Yu.shouldAutoTrigger(this._editor)&&this._context){const i=this._completionModel.getItemsByProvider();this.trigger({auto:this._context.triggerOptions.auto,retrigger:!0,clipboardText:this._completionModel.clipboardText,completionOptions:{providerItemsToReuse:i}})}return}if(e.column>this._context.column&&this._completionModel.getIncompleteProvider().size>0&&e.leadingWord.word.length!==0){const t=new Map,i=new Set;for(const[n,s]of this._completionModel.getItemsByProvider())s.length>0&&s[0].container.incomplete?i.add(n):t.set(n,s);this.trigger({auto:this._context.triggerOptions.auto,triggerKind:2,retrigger:!0,clipboardText:this._completionModel.clipboardText,completionOptions:{providerFilter:i,providerItemsToReuse:t}})}else{const t=this._completionModel.lineContext;let i=!1;if(this._completionModel.lineContext={leadingLineContent:e.leadingLineContent,characterCountDelta:e.column-this._context.column},this._completionModel.items.length===0){const n=Yu.shouldAutoTrigger(this._editor);if(!this._context){this.cancel();return}if(n&&this._context.leadingWord.endColumn0,i&&e.leadingWord.word.length===0){this.cancel();return}}this._onDidSuggest.fire({completionModel:this._completionModel,triggerOptions:e.triggerOptions,isFrozen:i})}}}}};bL=FR=z1e([qc(1,zr),qc(2,Wc),qc(3,rs),qc(4,ms),qc(5,ze),qc(6,dt),qc(7,ye),qc(8,uP)],bL);class yD{constructor(e,t){this._disposables=new Q,this._lastOvertyped=[],this._locked=!1,this._disposables.add(e.onWillType(()=>{if(this._locked||!e.hasModel())return;const i=e.getSelections(),n=i.length;let s=!1;for(let a=0;ayD._maxSelectionLength)return;this._lastOvertyped[a]={value:r.getValueInRange(l),multiline:l.startLineNumber!==l.endLineNumber}}})),this._disposables.add(t.onDidTrigger(i=>{this._locked=!0})),this._disposables.add(t.onDidCancel(i=>{this._locked=!1}))}getLastOvertypedInfo(e){if(e>=0&&e=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},KI=function(o,e){return function(t,i){e(t,i,o)}};let j1e=class nK extends ou{updateLabel(){const e=this._keybindingService.lookupKeybinding(this._action.id,this._contextKeyService);if(!e)return super.updateLabel();this.label&&(this.label.textContent=m({key:"content",comment:["A label","A keybinding"]},"{0} ({1})",this._action.label,nK.symbolPrintEnter(e)))}static symbolPrintEnter(e){var t;return(t=e.getLabel())===null||t===void 0?void 0:t.replace(/\benter\b/gi,"⏎")}},BR=class{constructor(e,t,i,n,s){this._menuId=t,this._menuService=n,this._contextKeyService=s,this._menuDisposables=new Q,this.element=J(e,ae(".suggest-status-bar"));const r=a=>a instanceof Mo?i.createInstance(j1e,a,void 0):void 0;this._leftActions=new Br(this.element,{actionViewItemProvider:r}),this._rightActions=new Br(this.element,{actionViewItemProvider:r}),this._leftActions.domNode.classList.add("left"),this._rightActions.domNode.classList.add("right")}dispose(){this._menuDisposables.dispose(),this._leftActions.dispose(),this._rightActions.dispose(),this.element.remove()}show(){const e=this._menuService.createMenu(this._menuId,this._contextKeyService),t=()=>{const i=[],n=[];for(const[s,r]of e.getActions())s==="left"?i.push(...r):n.push(...r);this._leftActions.clear(),this._leftActions.push(i),this._rightActions.clear(),this._rightActions.push(n)};this._menuDisposables.add(e.onDidChange(()=>t())),this._menuDisposables.add(e)}hide(){this._menuDisposables.clear()}};BR=K1e([KI(2,Ae),KI(3,fr),KI(4,ze)],BR);var q1e=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},G1e=function(o,e){return function(t,i){e(t,i,o)}};function jO(o){return!!o&&!!(o.completion.documentation||o.completion.detail&&o.completion.detail!==o.completion.label)}let WR=class{constructor(e,t){this._editor=e,this._onDidClose=new F,this.onDidClose=this._onDidClose.event,this._onDidChangeContents=new F,this.onDidChangeContents=this._onDidChangeContents.event,this._disposables=new Q,this._renderDisposeable=new Q,this._borderWidth=1,this._size=new Rt(330,0),this.domNode=ae(".suggest-details"),this.domNode.classList.add("no-docs"),this._markdownRenderer=t.createInstance(hd,{editor:e}),this._body=ae(".body"),this._scrollbar=new wC(this._body,{alwaysConsumeMouseWheel:!0}),J(this.domNode,this._scrollbar.getDomNode()),this._disposables.add(this._scrollbar),this._header=J(this._body,ae(".header")),this._close=J(this._header,ae("span"+Ve.asCSSSelector(de.close))),this._close.title=m("details.close","Close"),this._type=J(this._header,ae("p.type")),this._docs=J(this._body,ae("p.docs")),this._configureFont(),this._disposables.add(this._editor.onDidChangeConfiguration(i=>{i.hasChanged(50)&&this._configureFont()}))}dispose(){this._disposables.dispose(),this._renderDisposeable.dispose()}_configureFont(){const e=this._editor.getOptions(),t=e.get(50),i=t.getMassagedFontFamily(),n=e.get(119)||t.fontSize,s=e.get(120)||t.lineHeight,r=t.fontWeight,a=`${n}px`,l=`${s}px`;this.domNode.style.fontSize=a,this.domNode.style.lineHeight=`${s/n}`,this.domNode.style.fontWeight=r,this.domNode.style.fontFeatureSettings=t.fontFeatureSettings,this._type.style.fontFamily=i,this._close.style.height=l,this._close.style.width=l}getLayoutInfo(){const e=this._editor.getOption(120)||this._editor.getOption(50).lineHeight,t=this._borderWidth,i=t*2;return{lineHeight:e,borderWidth:t,borderHeight:i,verticalPadding:22,horizontalPadding:14}}renderLoading(){this._type.textContent=m("loading","Loading..."),this._docs.textContent="",this.domNode.classList.remove("no-docs","no-type"),this.layout(this.size.width,this.getLayoutInfo().lineHeight*2),this._onDidChangeContents.fire(this)}renderItem(e,t){var i,n;this._renderDisposeable.clear();let{detail:s,documentation:r}=e.completion;if(t){let a="";a+=`score: ${e.score[0]} +`,a+=`prefix: ${(i=e.word)!==null&&i!==void 0?i:"(no prefix)"} +`,a+=`word: ${e.completion.filterText?e.completion.filterText+" (filterText)":e.textLabel} +`,a+=`distance: ${e.distance} (localityBonus-setting) +`,a+=`index: ${e.idx}, based on ${e.completion.sortText&&`sortText: "${e.completion.sortText}"`||"label"} +`,a+=`commit_chars: ${(n=e.completion.commitCharacters)===null||n===void 0?void 0:n.join("")} +`,r=new hs().appendCodeblock("empty",a),s=`Provider: ${e.provider._debugDisplayName}`}if(!t&&!jO(e)){this.clearContents();return}if(this.domNode.classList.remove("no-docs","no-type"),s){const a=s.length>1e5?`${s.substr(0,1e5)}…`:s;this._type.textContent=a,this._type.title=a,Io(this._type),this._type.classList.toggle("auto-wrap",!/\r?\n^\s+/gmi.test(a))}else jn(this._type),this._type.title="",Ps(this._type),this.domNode.classList.add("no-type");if(jn(this._docs),typeof r=="string")this._docs.classList.remove("markdown-docs"),this._docs.textContent=r;else if(r){this._docs.classList.add("markdown-docs"),jn(this._docs);const a=this._markdownRenderer.render(r);this._docs.appendChild(a.element),this._renderDisposeable.add(a),this._renderDisposeable.add(this._markdownRenderer.onDidRenderAsync(()=>{this.layout(this._size.width,this._type.clientHeight+this._docs.clientHeight),this._onDidChangeContents.fire(this)}))}this.domNode.style.userSelect="text",this.domNode.tabIndex=-1,this._close.onmousedown=a=>{a.preventDefault(),a.stopPropagation()},this._close.onclick=a=>{a.preventDefault(),a.stopPropagation(),this._onDidClose.fire()},this._body.scrollTop=0,this.layout(this._size.width,this._type.clientHeight+this._docs.clientHeight),this._onDidChangeContents.fire(this)}clearContents(){this.domNode.classList.add("no-docs"),this._type.textContent="",this._docs.textContent=""}get isEmpty(){return this.domNode.classList.contains("no-docs")}get size(){return this._size}layout(e,t){const i=new Rt(e,t);Rt.equals(i,this._size)||(this._size=i,gY(this.domNode,e,t)),this._scrollbar.scanDomNode()}scrollDown(e=8){this._body.scrollTop+=e}scrollUp(e=8){this._body.scrollTop-=e}scrollTop(){this._body.scrollTop=0}scrollBottom(){this._body.scrollTop=this._body.scrollHeight}pageDown(){this.scrollDown(80)}pageUp(){this.scrollUp(80)}set borderWidth(e){this._borderWidth=e}get borderWidth(){return this._borderWidth}};WR=q1e([G1e(1,Ae)],WR);class Z1e{constructor(e,t){this.widget=e,this._editor=t,this.allowEditorOverflow=!0,this._disposables=new Q,this._added=!1,this._preferAlignAtTop=!0,this._resizable=new EO,this._resizable.domNode.classList.add("suggest-details-container"),this._resizable.domNode.appendChild(e.domNode),this._resizable.enableSashes(!1,!0,!0,!1);let i,n,s=0,r=0;this._disposables.add(this._resizable.onDidWillResize(()=>{i=this._topLeft,n=this._resizable.size})),this._disposables.add(this._resizable.onDidResize(a=>{if(i&&n){this.widget.layout(a.dimension.width,a.dimension.height);let l=!1;a.west&&(r=n.width-a.dimension.width,l=!0),a.north&&(s=n.height-a.dimension.height,l=!0),l&&this._applyTopLeft({top:i.top+s,left:i.left+r})}a.done&&(i=void 0,n=void 0,s=0,r=0,this._userSize=a.dimension)})),this._disposables.add(this.widget.onDidChangeContents(()=>{var a;this._anchorBox&&this._placeAtAnchor(this._anchorBox,(a=this._userSize)!==null&&a!==void 0?a:this.widget.size,this._preferAlignAtTop)}))}dispose(){this._resizable.dispose(),this._disposables.dispose(),this.hide()}getId(){return"suggest.details"}getDomNode(){return this._resizable.domNode}getPosition(){return this._topLeft?{preference:this._topLeft}:null}show(){this._added||(this._editor.addOverlayWidget(this),this._added=!0)}hide(e=!1){this._resizable.clearSashHoverState(),this._added&&(this._editor.removeOverlayWidget(this),this._added=!1,this._anchorBox=void 0,this._topLeft=void 0),e&&(this._userSize=void 0,this.widget.clearContents())}placeAtAnchor(e,t){var i;const n=e.getBoundingClientRect();this._anchorBox=n,this._preferAlignAtTop=t,this._placeAtAnchor(this._anchorBox,(i=this._userSize)!==null&&i!==void 0?i:this.widget.size,t)}_placeAtAnchor(e,t,i){var n;const s=Xh(this.getDomNode().ownerDocument.body),r=this.widget.getLayoutInfo(),a=new Rt(220,2*r.lineHeight),l=e.top,d=function(){const y=s.width-(e.left+e.width+r.borderWidth+r.horizontalPadding),k=-r.borderWidth+e.left+e.width,x=new Rt(y,s.height-e.top-r.borderHeight-r.verticalPadding),N=x.with(void 0,e.top+e.height-r.borderHeight-r.verticalPadding);return{top:l,left:k,fit:y-t.width,maxSizeTop:x,maxSizeBottom:N,minSize:a.with(Math.min(y,a.width))}}(),c=function(){const y=e.left-r.borderWidth-r.horizontalPadding,k=Math.max(r.horizontalPadding,e.left-t.width-r.borderWidth),x=new Rt(y,s.height-e.top-r.borderHeight-r.verticalPadding),N=x.with(void 0,e.top+e.height-r.borderHeight-r.verticalPadding);return{top:l,left:k,fit:y-t.width,maxSizeTop:x,maxSizeBottom:N,minSize:a.with(Math.min(y,a.width))}}(),h=function(){const y=e.left,k=-r.borderWidth+e.top+e.height,x=new Rt(e.width-r.borderHeight,s.height-e.top-e.height-r.verticalPadding);return{top:k,left:y,fit:x.height-t.height,maxSizeBottom:x,maxSizeTop:x,minSize:a.with(x.width)}}(),u=[d,c,h],g=(n=u.find(y=>y.fit>=0))!==null&&n!==void 0?n:u.sort((y,k)=>k.fit-y.fit)[0],f=e.top+e.height-r.borderHeight;let p,_=t.height;const v=Math.max(g.maxSizeTop.height,g.maxSizeBottom.height);_>v&&(_=v);let b;i?_<=g.maxSizeTop.height?(p=!0,b=g.maxSizeTop):(p=!1,b=g.maxSizeBottom):_<=g.maxSizeBottom.height?(p=!1,b=g.maxSizeBottom):(p=!0,b=g.maxSizeTop);let{top:C,left:w}=g;!p&&_>e.height&&(C=f-_);const S=this._editor.getDomNode();if(S){const y=S.getBoundingClientRect();C-=y.top,w-=y.left}this._applyTopLeft({left:w,top:C}),this._resizable.enableSashes(!p,g===d,p,g!==d),this._resizable.minSize=g.minSize,this._resizable.maxSize=b,this._resizable.layout(_,Math.min(b.width,t.width)),this.widget.layout(this._resizable.size.width,this._resizable.size.height)}_applyTopLeft(e){this._topLeft=e,this._editor.layoutOverlayWidget(this)}}var Yl;(function(o){o[o.FILE=0]="FILE",o[o.FOLDER=1]="FOLDER",o[o.ROOT_FOLDER=2]="ROOT_FOLDER"})(Yl||(Yl={}));const Y1e=/(?:\/|^)(?:([^\/]+)\/)?([^\/]+)$/;function vw(o,e,t,i,n){if(Ve.isThemeIcon(n))return[`codicon-${n.id}`,"predefined-file-icon"];if(We.isUri(n))return[];const s=i===Yl.ROOT_FOLDER?["rootfolder-icon"]:i===Yl.FOLDER?["folder-icon"]:["file-icon"];if(t){let r;if(t.scheme===Ke.data)r=iu.parseMetaData(t).get(iu.META_DATA_LABEL);else{const a=t.path.match(Y1e);a?(r=bw(a[2].toLowerCase()),a[1]&&s.push(`${bw(a[1].toLowerCase())}-name-dir-icon`)):r=bw(t.authority.toLowerCase())}if(i===Yl.ROOT_FOLDER)s.push(`${r}-root-name-folder-icon`);else if(i===Yl.FOLDER)s.push(`${r}-name-folder-icon`);else{if(r){if(s.push(`${r}-name-file-icon`),s.push("name-file-icon"),r.length<=255){const l=r.split(".");for(let d=1;d=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},jI=function(o,e){return function(t,i){e(t,i,o)}},Gc;function sK(o){return`suggest-aria-id:${o}`}const J1e=Ri("suggest-more-info",de.chevronRight,m("suggestMoreInfoIcon","Icon for more information in the suggest widget.")),ewe=new(Gc=class{extract(e,t){if(e.textLabel.match(Gc._regexStrict))return t[0]=e.textLabel,!0;if(e.completion.detail&&e.completion.detail.match(Gc._regexStrict))return t[0]=e.completion.detail,!0;if(e.completion.documentation){const i=typeof e.completion.documentation=="string"?e.completion.documentation:e.completion.documentation.value,n=Gc._regexRelaxed.exec(i);if(n&&(n.index===0||n.index+n[0].length===i.length))return t[0]=n[0],!0}return!1}},Gc._regexRelaxed=/(#([\da-fA-F]{3}){1,2}|(rgb|hsl)a\(\s*(\d{1,3}%?\s*,\s*){3}(1|0?\.\d+)\)|(rgb|hsl)\(\s*\d{1,3}%?(\s*,\s*\d{1,3}%?){2}\s*\))/,Gc._regexStrict=new RegExp(`^${Gc._regexRelaxed.source}$`,"i"),Gc);let HR=class{constructor(e,t,i,n){this._editor=e,this._modelService=t,this._languageService=i,this._themeService=n,this._onDidToggleDetails=new F,this.onDidToggleDetails=this._onDidToggleDetails.event,this.templateId="suggestion"}dispose(){this._onDidToggleDetails.dispose()}renderTemplate(e){const t=new Q,i=e;i.classList.add("show-file-icons");const n=J(e,ae(".icon")),s=J(n,ae("span.colorspan")),r=J(e,ae(".contents")),a=J(r,ae(".main")),l=J(a,ae(".icon-label.codicon")),d=J(a,ae("span.left")),c=J(a,ae("span.right")),h=new Wy(d,{supportHighlights:!0,supportIcons:!0});t.add(h);const u=J(d,ae("span.signature-label")),g=J(d,ae("span.qualifier-label")),f=J(c,ae("span.details-label")),p=J(c,ae("span.readMore"+Ve.asCSSSelector(J1e)));return p.title=m("readMore","Read More"),{root:i,left:d,right:c,icon:n,colorspan:s,iconLabel:h,iconContainer:l,parametersLabel:u,qualifierLabel:g,detailsLabel:f,readMore:p,disposables:t,configureFont:()=>{const v=this._editor.getOptions(),b=v.get(50),C=b.getMassagedFontFamily(),w=b.fontFeatureSettings,S=v.get(119)||b.fontSize,y=v.get(120)||b.lineHeight,k=b.fontWeight,x=b.letterSpacing,N=`${S}px`,B=`${y}px`,P=`${x}px`;i.style.fontSize=N,i.style.fontWeight=k,i.style.letterSpacing=P,a.style.fontFamily=C,a.style.fontFeatureSettings=w,a.style.lineHeight=B,n.style.height=B,n.style.width=B,p.style.height=B,p.style.width=B}}}renderElement(e,t,i){i.configureFont();const{completion:n}=e;i.root.id=sK(t),i.colorspan.style.backgroundColor="";const s={labelEscapeNewLines:!0,matches:IC(e.score)},r=[];if(n.kind===19&&ewe.extract(e,r))i.icon.className="icon customcolor",i.iconContainer.className="icon hide",i.colorspan.style.backgroundColor=r[0];else if(n.kind===20&&this._themeService.getFileIconTheme().hasFileIcons){i.icon.className="icon hide",i.iconContainer.className="icon hide";const a=vw(this._modelService,this._languageService,We.from({scheme:"fake",path:e.textLabel}),Yl.FILE),l=vw(this._modelService,this._languageService,We.from({scheme:"fake",path:n.detail}),Yl.FILE);s.extraClasses=a.length>l.length?a:l}else n.kind===23&&this._themeService.getFileIconTheme().hasFolderIcons?(i.icon.className="icon hide",i.iconContainer.className="icon hide",s.extraClasses=[vw(this._modelService,this._languageService,We.from({scheme:"fake",path:e.textLabel}),Yl.FOLDER),vw(this._modelService,this._languageService,We.from({scheme:"fake",path:n.detail}),Yl.FOLDER)].flat()):(i.icon.className="icon hide",i.iconContainer.className="",i.iconContainer.classList.add("suggest-icon",...Ve.asClassNameArray(Lb.toIcon(n.kind))));n.tags&&n.tags.indexOf(1)>=0&&(s.extraClasses=(s.extraClasses||[]).concat(["deprecated"]),s.matches=[]),i.iconLabel.setLabel(e.textLabel,void 0,s),typeof n.label=="string"?(i.parametersLabel.textContent="",i.detailsLabel.textContent=qI(n.detail||""),i.root.classList.add("string-label")):(i.parametersLabel.textContent=qI(n.label.detail||""),i.detailsLabel.textContent=qI(n.label.description||""),i.root.classList.remove("string-label")),this._editor.getOption(118).showInlineDetails?Io(i.detailsLabel):Ps(i.detailsLabel),jO(e)?(i.right.classList.add("can-expand-details"),Io(i.readMore),i.readMore.onmousedown=a=>{a.stopPropagation(),a.preventDefault()},i.readMore.onclick=a=>{a.stopPropagation(),a.preventDefault(),this._onDidToggleDetails.fire()}):(i.right.classList.remove("can-expand-details"),Ps(i.readMore),i.readMore.onmousedown=null,i.readMore.onclick=null)}disposeTemplate(e){e.disposables.dispose()}};HR=X1e([jI(1,Si),jI(2,bi),jI(3,Cn)],HR);function qI(o){return o.replace(/\r\n|\r|\n/g,"")}var twe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Cw=function(o,e){return function(t,i){e(t,i,o)}},mm;T("editorSuggestWidget.background",{dark:Gi,light:Gi,hcDark:Gi,hcLight:Gi},m("editorSuggestWidgetBackground","Background color of the suggest widget."));T("editorSuggestWidget.border",{dark:ec,light:ec,hcDark:ec,hcLight:ec},m("editorSuggestWidgetBorder","Border color of the suggest widget."));const ww=T("editorSuggestWidget.foreground",{dark:Er,light:Er,hcDark:Er,hcLight:Er},m("editorSuggestWidgetForeground","Foreground color of the suggest widget."));T("editorSuggestWidget.selectedForeground",{dark:bh,light:bh,hcDark:bh,hcLight:bh},m("editorSuggestWidgetSelectedForeground","Foreground color of the selected entry in the suggest widget."));T("editorSuggestWidget.selectedIconForeground",{dark:Em,light:Em,hcDark:Em,hcLight:Em},m("editorSuggestWidgetSelectedIconForeground","Icon foreground color of the selected entry in the suggest widget."));const iwe=T("editorSuggestWidget.selectedBackground",{dark:Ch,light:Ch,hcDark:Ch,hcLight:Ch},m("editorSuggestWidgetSelectedBackground","Background color of the selected entry in the suggest widget."));T("editorSuggestWidget.highlightForeground",{dark:ra,light:ra,hcDark:ra,hcLight:ra},m("editorSuggestWidgetHighlightForeground","Color of the match highlights in the suggest widget."));T("editorSuggestWidget.focusHighlightForeground",{dark:v1,light:v1,hcDark:v1,hcLight:v1},m("editorSuggestWidgetFocusHighlightForeground","Color of the match highlights in the suggest widget when an item is focused."));T("editorSuggestWidgetStatus.foreground",{dark:Me(ww,.5),light:Me(ww,.5),hcDark:Me(ww,.5),hcLight:Me(ww,.5)},m("editorSuggestWidgetStatusForeground","Foreground color of the suggest widget status."));class nwe{constructor(e,t){this._service=e,this._key=`suggestWidget.size/${t.getEditorType()}/${t instanceof hu}`}restore(){var e;const t=(e=this._service.get(this._key,0))!==null&&e!==void 0?e:"";try{const i=JSON.parse(t);if(Rt.is(i))return Rt.lift(i)}catch{}}store(e){this._service.store(this._key,JSON.stringify(e),0,1)}reset(){this._service.remove(this._key,0)}}let U0=mm=class{constructor(e,t,i,n,s){this.editor=e,this._storageService=t,this._state=0,this._isAuto=!1,this._pendingLayout=new En,this._pendingShowDetails=new En,this._ignoreFocusEvents=!1,this._forceRenderingAbove=!1,this._explainMode=!1,this._showTimeout=new _a,this._disposables=new Q,this._onDidSelect=new Ug,this._onDidFocus=new Ug,this._onDidHide=new F,this._onDidShow=new F,this.onDidSelect=this._onDidSelect.event,this.onDidFocus=this._onDidFocus.event,this.onDidHide=this._onDidHide.event,this.onDidShow=this._onDidShow.event,this._onDetailsKeydown=new F,this.onDetailsKeyDown=this._onDetailsKeydown.event,this.element=new EO,this.element.domNode.classList.add("editor-widget","suggest-widget"),this._contentWidget=new swe(this,e),this._persistedSize=new nwe(t,e);class r{constructor(g,f,p=!1,_=!1){this.persistedSize=g,this.currentSize=f,this.persistHeight=p,this.persistWidth=_}}let a;this._disposables.add(this.element.onDidWillResize(()=>{this._contentWidget.lockPreference(),a=new r(this._persistedSize.restore(),this.element.size)})),this._disposables.add(this.element.onDidResize(u=>{var g,f,p,_;if(this._resize(u.dimension.width,u.dimension.height),a&&(a.persistHeight=a.persistHeight||!!u.north||!!u.south,a.persistWidth=a.persistWidth||!!u.east||!!u.west),!!u.done){if(a){const{itemHeight:v,defaultSize:b}=this.getLayoutInfo(),C=Math.round(v/2);let{width:w,height:S}=this.element.size;(!a.persistHeight||Math.abs(a.currentSize.height-S)<=C)&&(S=(f=(g=a.persistedSize)===null||g===void 0?void 0:g.height)!==null&&f!==void 0?f:b.height),(!a.persistWidth||Math.abs(a.currentSize.width-w)<=C)&&(w=(_=(p=a.persistedSize)===null||p===void 0?void 0:p.width)!==null&&_!==void 0?_:b.width),this._persistedSize.store(new Rt(w,S))}this._contentWidget.unlockPreference(),a=void 0}})),this._messageElement=J(this.element.domNode,ae(".message")),this._listElement=J(this.element.domNode,ae(".tree"));const l=this._disposables.add(s.createInstance(WR,this.editor));l.onDidClose(this.toggleDetails,this,this._disposables),this._details=new Z1e(l,this.editor);const d=()=>this.element.domNode.classList.toggle("no-icons",!this.editor.getOption(118).showIcons);d();const c=s.createInstance(HR,this.editor);this._disposables.add(c),this._disposables.add(c.onDidToggleDetails(()=>this.toggleDetails())),this._list=new pr("SuggestWidget",this._listElement,{getHeight:u=>this.getLayoutInfo().itemHeight,getTemplateId:u=>"suggestion"},[c],{alwaysConsumeMouseWheel:!0,useShadows:!1,mouseSupport:!1,multipleSelectionSupport:!1,accessibilityProvider:{getRole:()=>"option",getWidgetAriaLabel:()=>m("suggest","Suggest"),getWidgetRole:()=>"listbox",getAriaLabel:u=>{let g=u.textLabel;if(typeof u.completion.label!="string"){const{detail:v,description:b}=u.completion.label;v&&b?g=m("label.full","{0} {1}, {2}",g,v,b):v?g=m("label.detail","{0} {1}",g,v):b&&(g=m("label.desc","{0}, {1}",g,b))}if(!u.isResolved||!this._isDetailsVisible())return g;const{documentation:f,detail:p}=u.completion,_=$g("{0}{1}",p||"",f?typeof f=="string"?f:f.value:"");return m("ariaCurrenttSuggestionReadDetails","{0}, docs: {1}",g,_)}}}),this._list.style(Mf({listInactiveFocusBackground:iwe,listInactiveFocusOutline:pi})),this._status=s.createInstance(BR,this.element.domNode,zh);const h=()=>this.element.domNode.classList.toggle("with-status-bar",this.editor.getOption(118).showStatusBar);h(),this._disposables.add(n.onDidColorThemeChange(u=>this._onThemeChange(u))),this._onThemeChange(n.getColorTheme()),this._disposables.add(this._list.onMouseDown(u=>this._onListMouseDownOrTap(u))),this._disposables.add(this._list.onTap(u=>this._onListMouseDownOrTap(u))),this._disposables.add(this._list.onDidChangeSelection(u=>this._onListSelection(u))),this._disposables.add(this._list.onDidChangeFocus(u=>this._onListFocus(u))),this._disposables.add(this.editor.onDidChangeCursorSelection(()=>this._onCursorSelectionChanged())),this._disposables.add(this.editor.onDidChangeConfiguration(u=>{u.hasChanged(118)&&(h(),d()),this._completionModel&&(u.hasChanged(50)||u.hasChanged(119)||u.hasChanged(120))&&this._list.splice(0,this._list.length,this._completionModel.items)})),this._ctxSuggestWidgetVisible=ot.Visible.bindTo(i),this._ctxSuggestWidgetDetailsVisible=ot.DetailsVisible.bindTo(i),this._ctxSuggestWidgetMultipleSuggestions=ot.MultipleSuggestions.bindTo(i),this._ctxSuggestWidgetHasFocusedSuggestion=ot.HasFocusedSuggestion.bindTo(i),this._disposables.add(Wi(this._details.widget.domNode,"keydown",u=>{this._onDetailsKeydown.fire(u)})),this._disposables.add(this.editor.onMouseDown(u=>this._onEditorMouseDown(u)))}dispose(){var e;this._details.widget.dispose(),this._details.dispose(),this._list.dispose(),this._status.dispose(),this._disposables.dispose(),(e=this._loadingTimeout)===null||e===void 0||e.dispose(),this._pendingLayout.dispose(),this._pendingShowDetails.dispose(),this._showTimeout.dispose(),this._contentWidget.dispose(),this.element.dispose()}_onEditorMouseDown(e){this._details.widget.domNode.contains(e.target.element)?this._details.widget.domNode.focus():this.element.domNode.contains(e.target.element)&&this.editor.focus()}_onCursorSelectionChanged(){this._state!==0&&this._contentWidget.layout()}_onListMouseDownOrTap(e){typeof e.element>"u"||typeof e.index>"u"||(e.browserEvent.preventDefault(),e.browserEvent.stopPropagation(),this._select(e.element,e.index))}_onListSelection(e){e.elements.length&&this._select(e.elements[0],e.indexes[0])}_select(e,t){const i=this._completionModel;i&&(this._onDidSelect.fire({item:e,index:t,model:i}),this.editor.focus())}_onThemeChange(e){this._details.widget.borderWidth=qa(e.type)?2:1}_onListFocus(e){var t;if(this._ignoreFocusEvents)return;if(!e.elements.length){this._currentSuggestionDetails&&(this._currentSuggestionDetails.cancel(),this._currentSuggestionDetails=void 0,this._focusedItem=void 0),this.editor.setAriaOptions({activeDescendant:void 0}),this._ctxSuggestWidgetHasFocusedSuggestion.set(!1);return}if(!this._completionModel)return;this._ctxSuggestWidgetHasFocusedSuggestion.set(!0);const i=e.elements[0],n=e.indexes[0];i!==this._focusedItem&&((t=this._currentSuggestionDetails)===null||t===void 0||t.cancel(),this._currentSuggestionDetails=void 0,this._focusedItem=i,this._list.reveal(n),this._currentSuggestionDetails=In(async s=>{const r=Qh(()=>{this._isDetailsVisible()&&this.showDetails(!0)},250),a=s.onCancellationRequested(()=>r.dispose());try{return await i.resolve(s)}finally{r.dispose(),a.dispose()}}),this._currentSuggestionDetails.then(()=>{n>=this._list.length||i!==this._list.element(n)||(this._ignoreFocusEvents=!0,this._list.splice(n,1,[i]),this._list.setFocus([n]),this._ignoreFocusEvents=!1,this._isDetailsVisible()?this.showDetails(!1):this.element.domNode.classList.remove("docs-side"),this.editor.setAriaOptions({activeDescendant:sK(n)}))}).catch(Ye)),this._onDidFocus.fire({item:i,index:n,model:this._completionModel})}_setState(e){if(this._state!==e)switch(this._state=e,this.element.domNode.classList.toggle("frozen",e===4),this.element.domNode.classList.remove("message"),e){case 0:Ps(this._messageElement,this._listElement,this._status.element),this._details.hide(!0),this._status.hide(),this._contentWidget.hide(),this._ctxSuggestWidgetVisible.reset(),this._ctxSuggestWidgetMultipleSuggestions.reset(),this._ctxSuggestWidgetHasFocusedSuggestion.reset(),this._showTimeout.cancel(),this.element.domNode.classList.remove("visible"),this._list.splice(0,this._list.length),this._focusedItem=void 0,this._cappedHeight=void 0,this._explainMode=!1;break;case 1:this.element.domNode.classList.add("message"),this._messageElement.textContent=mm.LOADING_MESSAGE,Ps(this._listElement,this._status.element),Io(this._messageElement),this._details.hide(),this._show(),this._focusedItem=void 0,ld(mm.LOADING_MESSAGE);break;case 2:this.element.domNode.classList.add("message"),this._messageElement.textContent=mm.NO_SUGGESTIONS_MESSAGE,Ps(this._listElement,this._status.element),Io(this._messageElement),this._details.hide(),this._show(),this._focusedItem=void 0,ld(mm.NO_SUGGESTIONS_MESSAGE);break;case 3:Ps(this._messageElement),Io(this._listElement,this._status.element),this._show();break;case 4:Ps(this._messageElement),Io(this._listElement,this._status.element),this._show();break;case 5:Ps(this._messageElement),Io(this._listElement,this._status.element),this._details.show(),this._show();break}}_show(){this._status.show(),this._contentWidget.show(),this._layout(this._persistedSize.restore()),this._ctxSuggestWidgetVisible.set(!0),this._showTimeout.cancelAndSet(()=>{this.element.domNode.classList.add("visible"),this._onDidShow.fire(this)},100)}showTriggered(e,t){this._state===0&&(this._contentWidget.setPosition(this.editor.getPosition()),this._isAuto=!!e,this._isAuto||(this._loadingTimeout=Qh(()=>this._setState(1),t)))}showSuggestions(e,t,i,n,s){var r,a;if(this._contentWidget.setPosition(this.editor.getPosition()),(r=this._loadingTimeout)===null||r===void 0||r.dispose(),(a=this._currentSuggestionDetails)===null||a===void 0||a.cancel(),this._currentSuggestionDetails=void 0,this._completionModel!==e&&(this._completionModel=e),i&&this._state!==2&&this._state!==0){this._setState(4);return}const l=this._completionModel.items.length,d=l===0;if(this._ctxSuggestWidgetMultipleSuggestions.set(l>1),d){this._setState(n?0:2),this._completionModel=void 0;return}this._focusedItem=void 0,this._onDidFocus.pause(),this._onDidSelect.pause();try{this._list.splice(0,this._list.length,this._completionModel.items),this._setState(i?4:3),this._list.reveal(t,0),this._list.setFocus(s?[]:[t])}finally{this._onDidFocus.resume(),this._onDidSelect.resume()}this._pendingLayout.value=PS(Fe(this.element.domNode),()=>{this._pendingLayout.clear(),this._layout(this.element.size),this._details.widget.domNode.classList.remove("focused")})}focusSelected(){this._list.length>0&&this._list.setFocus([0])}selectNextPage(){switch(this._state){case 0:return!1;case 5:return this._details.widget.pageDown(),!0;case 1:return!this._isAuto;default:return this._list.focusNextPage(),!0}}selectNext(){switch(this._state){case 0:return!1;case 1:return!this._isAuto;default:return this._list.focusNext(1,!0),!0}}selectLast(){switch(this._state){case 0:return!1;case 5:return this._details.widget.scrollBottom(),!0;case 1:return!this._isAuto;default:return this._list.focusLast(),!0}}selectPreviousPage(){switch(this._state){case 0:return!1;case 5:return this._details.widget.pageUp(),!0;case 1:return!this._isAuto;default:return this._list.focusPreviousPage(),!0}}selectPrevious(){switch(this._state){case 0:return!1;case 1:return!this._isAuto;default:return this._list.focusPrevious(1,!0),!1}}selectFirst(){switch(this._state){case 0:return!1;case 5:return this._details.widget.scrollTop(),!0;case 1:return!this._isAuto;default:return this._list.focusFirst(),!0}}getFocusedItem(){if(this._state!==0&&this._state!==2&&this._state!==1&&this._completionModel&&this._list.getFocus().length>0)return{item:this._list.getFocusedElements()[0],index:this._list.getFocus()[0],model:this._completionModel}}toggleDetailsFocus(){this._state===5?(this._setState(3),this._details.widget.domNode.classList.remove("focused")):this._state===3&&this._isDetailsVisible()&&(this._setState(5),this._details.widget.domNode.classList.add("focused"))}toggleDetails(){this._isDetailsVisible()?(this._pendingShowDetails.clear(),this._ctxSuggestWidgetDetailsVisible.set(!1),this._setDetailsVisible(!1),this._details.hide(),this.element.domNode.classList.remove("shows-details")):(jO(this._list.getFocusedElements()[0])||this._explainMode)&&(this._state===3||this._state===5||this._state===4)&&(this._ctxSuggestWidgetDetailsVisible.set(!0),this._setDetailsVisible(!0),this.showDetails(!1))}showDetails(e){this._pendingShowDetails.value=PS(Fe(this.element.domNode),()=>{this._pendingShowDetails.clear(),this._details.show(),e?this._details.widget.renderLoading():this._details.widget.renderItem(this._list.getFocusedElements()[0],this._explainMode),this._details.widget.isEmpty?this._details.hide():(this._positionDetails(),this.element.domNode.classList.add("shows-details")),this.editor.focus()})}toggleExplainMode(){this._list.getFocusedElements()[0]&&(this._explainMode=!this._explainMode,this._isDetailsVisible()?this.showDetails(!1):this.toggleDetails())}resetPersistedSize(){this._persistedSize.reset()}hideWidget(){var e;this._pendingLayout.clear(),this._pendingShowDetails.clear(),(e=this._loadingTimeout)===null||e===void 0||e.dispose(),this._setState(0),this._onDidHide.fire(this),this.element.clearSashHoverState();const t=this._persistedSize.restore(),i=Math.ceil(this.getLayoutInfo().itemHeight*4.3);t&&t.heightd&&(l=d);const c=this._completionModel?this._completionModel.stats.pLabelLen*r.typicalHalfwidthCharacterWidth:l,h=r.statusBarHeight+this._list.contentHeight+r.borderHeight,u=r.itemHeight+r.statusBarHeight,g=tn(this.editor.getDomNode()),f=this.editor.getScrolledVisiblePosition(this.editor.getPosition()),p=g.top+f.top+f.height,_=Math.min(s.height-p-r.verticalPadding,h),v=g.top+f.top-r.verticalPadding,b=Math.min(v,h);let C=Math.min(Math.max(b,_)+r.borderHeight,h);a===((t=this._cappedHeight)===null||t===void 0?void 0:t.capped)&&(a=this._cappedHeight.wanted),aC&&(a=C),a>_||this._forceRenderingAbove&&v>150?(this._contentWidget.setPreference(1),this.element.enableSashes(!0,!0,!1,!1),C=b):(this._contentWidget.setPreference(2),this.element.enableSashes(!1,!0,!0,!1),C=_),this.element.preferredSize=new Rt(c,r.defaultSize.height),this.element.maxSize=new Rt(d,C),this.element.minSize=new Rt(220,u),this._cappedHeight=a===h?{wanted:(n=(i=this._cappedHeight)===null||i===void 0?void 0:i.wanted)!==null&&n!==void 0?n:e.height,capped:a}:void 0}this._resize(l,a)}_resize(e,t){const{width:i,height:n}=this.element.maxSize;e=Math.min(i,e),t=Math.min(n,t);const{statusBarHeight:s}=this.getLayoutInfo();this._list.layout(t-s,e),this._listElement.style.height=`${t-s}px`,this.element.layout(t,e),this._contentWidget.layout(),this._positionDetails()}_positionDetails(){var e;this._isDetailsVisible()&&this._details.placeAtAnchor(this.element.domNode,((e=this._contentWidget.getPosition())===null||e===void 0?void 0:e.preference[0])===2)}getLayoutInfo(){const e=this.editor.getOption(50),t=Rs(this.editor.getOption(120)||e.lineHeight,8,1e3),i=!this.editor.getOption(118).showStatusBar||this._state===2||this._state===1?0:t,n=this._details.widget.borderWidth,s=2*n;return{itemHeight:t,statusBarHeight:i,borderWidth:n,borderHeight:s,typicalHalfwidthCharacterWidth:e.typicalHalfwidthCharacterWidth,verticalPadding:22,horizontalPadding:14,defaultSize:new Rt(430,i+12*t+s)}}_isDetailsVisible(){return this._storageService.getBoolean("expandSuggestionDocs",0,!1)}_setDetailsVisible(e){this._storageService.store("expandSuggestionDocs",e,0,0)}forceRenderingAbove(){this._forceRenderingAbove||(this._forceRenderingAbove=!0,this._layout(this._persistedSize.restore()))}stopForceRenderingAbove(){this._forceRenderingAbove=!1}};U0.LOADING_MESSAGE=m("suggestWidget.loading","Loading...");U0.NO_SUGGESTIONS_MESSAGE=m("suggestWidget.noSuggestions","No suggestions.");U0=mm=twe([Cw(1,va),Cw(2,ze),Cw(3,Cn),Cw(4,Ae)],U0);class swe{constructor(e,t){this._widget=e,this._editor=t,this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this._preferenceLocked=!1,this._added=!1,this._hidden=!1}dispose(){this._added&&(this._added=!1,this._editor.removeContentWidget(this))}getId(){return"editor.widget.suggestWidget"}getDomNode(){return this._widget.element.domNode}show(){this._hidden=!1,this._added||(this._added=!0,this._editor.addContentWidget(this))}hide(){this._hidden||(this._hidden=!0,this.layout())}layout(){this._editor.layoutContentWidget(this)}getPosition(){return this._hidden||!this._position||!this._preference?null:{position:this._position,preference:[this._preference]}}beforeRender(){const{height:e,width:t}=this._widget.element.size,{borderWidth:i,horizontalPadding:n}=this._widget.getLayoutInfo();return new Rt(t+2*i+n,e+2*i)}afterRender(e){this._widget._afterRender(e)}setPreference(e){this._preferenceLocked||(this._preference=e)}lockPreference(){this._preferenceLocked=!0}unlockPreference(){this._preferenceLocked=!1}setPosition(e){this._position=e}}var owe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},sm=function(o,e){return function(t,i){e(t,i,o)}},VR;class rwe{constructor(e,t){if(this._model=e,this._position=t,this._decorationOptions=Je.register({description:"suggest-line-suffix",stickiness:1}),e.getLineMaxColumn(t.lineNumber)!==t.column){const n=e.getOffsetAt(t),s=e.getPositionAt(n+1);e.changeDecorations(r=>{this._marker&&r.removeDecoration(this._marker),this._marker=r.addDecoration(D.fromPositions(t,s),this._decorationOptions)})}}dispose(){this._marker&&!this._model.isDisposed()&&this._model.changeDecorations(e=>{e.removeDecoration(this._marker),this._marker=void 0})}delta(e){if(this._model.isDisposed()||this._position.lineNumber!==e.lineNumber)return 0;if(this._marker){const t=this._model.getDecorationRange(this._marker);return this._model.getOffsetAt(t.getStartPosition())-this._model.getOffsetAt(e)}else return this._model.getLineMaxColumn(e.lineNumber)-e.column}}let aa=VR=class{static get(e){return e.getContribution(VR.ID)}constructor(e,t,i,n,s,r,a){this._memoryService=t,this._commandService=i,this._contextKeyService=n,this._instantiationService=s,this._logService=r,this._telemetryService=a,this._lineSuffix=new En,this._toDispose=new Q,this._selectors=new awe(h=>h.priority),this._onWillInsertSuggestItem=new F,this.onWillInsertSuggestItem=this._onWillInsertSuggestItem.event,this.editor=e,this.model=s.createInstance(bL,this.editor),this._selectors.register({priority:0,select:(h,u,g)=>this._memoryService.select(h,u,g)});const l=ot.InsertMode.bindTo(n);l.set(e.getOption(118).insertMode),this._toDispose.add(this.model.onDidTrigger(()=>l.set(e.getOption(118).insertMode))),this.widget=this._toDispose.add(new dx(Fe(e.getDomNode()),()=>{const h=this._instantiationService.createInstance(U0,this.editor);this._toDispose.add(h),this._toDispose.add(h.onDidSelect(_=>this._insertSuggestion(_,0),this));const u=new V1e(this.editor,h,this.model,_=>this._insertSuggestion(_,2));this._toDispose.add(u);const g=ot.MakesTextEdit.bindTo(this._contextKeyService),f=ot.HasInsertAndReplaceRange.bindTo(this._contextKeyService),p=ot.CanResolve.bindTo(this._contextKeyService);return this._toDispose.add(Ne(()=>{g.reset(),f.reset(),p.reset()})),this._toDispose.add(h.onDidFocus(({item:_})=>{const v=this.editor.getPosition(),b=_.editStart.column,C=v.column;let w=!0;this.editor.getOption(1)==="smart"&&this.model.state===2&&!_.completion.additionalTextEdits&&!(_.completion.insertTextRules&4)&&C-b===_.completion.insertText.length&&(w=this.editor.getModel().getValueInRange({startLineNumber:v.lineNumber,startColumn:b,endLineNumber:v.lineNumber,endColumn:C})!==_.completion.insertText),g.set(w),f.set(!W.equals(_.editInsertEnd,_.editReplaceEnd)),p.set(!!_.provider.resolveCompletionItem||!!_.completion.documentation||_.completion.detail!==_.completion.label)})),this._toDispose.add(h.onDetailsKeyDown(_=>{if(_.toKeyCodeChord().equals(new Lc(!0,!1,!1,!1,33))||ht&&_.toKeyCodeChord().equals(new Lc(!1,!1,!1,!0,33))){_.stopPropagation();return}_.toKeyCodeChord().isModifierKey()||this.editor.focus()})),h})),this._overtypingCapturer=this._toDispose.add(new dx(Fe(e.getDomNode()),()=>this._toDispose.add(new yD(this.editor,this.model)))),this._alternatives=this._toDispose.add(new dx(Fe(e.getDomNode()),()=>this._toDispose.add(new pf(this.editor,this._contextKeyService)))),this._toDispose.add(s.createInstance(z0,e)),this._toDispose.add(this.model.onDidTrigger(h=>{this.widget.value.showTriggered(h.auto,h.shy?250:50),this._lineSuffix.value=new rwe(this.editor.getModel(),h.position)})),this._toDispose.add(this.model.onDidSuggest(h=>{if(h.triggerOptions.shy)return;let u=-1;for(const f of this._selectors.itemsOrderedByPriorityDesc)if(u=f.select(this.editor.getModel(),this.editor.getPosition(),h.completionModel.items),u!==-1)break;if(u===-1&&(u=0),this.model.state===0)return;let g=!1;if(h.triggerOptions.auto){const f=this.editor.getOption(118);f.selectionMode==="never"||f.selectionMode==="always"?g=f.selectionMode==="never":f.selectionMode==="whenTriggerCharacter"?g=h.triggerOptions.triggerKind!==1:f.selectionMode==="whenQuickSuggestion"&&(g=h.triggerOptions.triggerKind===1&&!h.triggerOptions.refilter)}this.widget.value.showSuggestions(h.completionModel,u,h.isFrozen,h.triggerOptions.auto,g)})),this._toDispose.add(this.model.onDidCancel(h=>{h.retrigger||this.widget.value.hideWidget()})),this._toDispose.add(this.editor.onDidBlurEditorWidget(()=>{this.model.cancel(),this.model.clear()}));const d=ot.AcceptSuggestionsOnEnter.bindTo(n),c=()=>{const h=this.editor.getOption(1);d.set(h==="on"||h==="smart")};this._toDispose.add(this.editor.onDidChangeConfiguration(()=>c())),c()}dispose(){this._alternatives.dispose(),this._toDispose.dispose(),this.widget.dispose(),this.model.dispose(),this._lineSuffix.dispose(),this._onWillInsertSuggestItem.dispose()}_insertSuggestion(e,t){if(!e||!e.item){this._alternatives.value.reset(),this.model.cancel(),this.model.clear();return}if(!this.editor.hasModel())return;const i=Yn.get(this.editor);if(!i)return;this._onWillInsertSuggestItem.fire({item:e.item});const n=this.editor.getModel(),s=n.getAlternativeVersionId(),{item:r}=e,a=[],l=new ki;t&1||this.editor.pushUndoStop();const d=this.getOverwriteInfo(r,!!(t&8));this._memoryService.memorize(n,this.editor.getPosition(),r);const c=r.isResolved;let h=-1,u=-1;if(Array.isArray(r.completion.additionalTextEdits)){this.model.cancel();const f=rl.capture(this.editor);this.editor.executeEdits("suggestController.additionalTextEdits.sync",r.completion.additionalTextEdits.map(p=>{let _=D.lift(p.range);if(_.startLineNumber===r.position.lineNumber&&_.startColumn>r.position.column){const v=this.editor.getPosition().column-r.position.column,b=v,C=D.spansMultipleLines(_)?0:v;_=new D(_.startLineNumber,_.startColumn+b,_.endLineNumber,_.endColumn+C)}return wi.replaceMove(_,p.text)})),f.restoreRelativeVerticalPositionOfCursor(this.editor)}else if(!c){const f=new Zn;let p;const _=n.onDidChangeContent(w=>{if(w.isFlush){l.cancel(),_.dispose();return}for(const S of w.changes){const y=D.getEndPosition(S.range);(!p||W.isBefore(y,p))&&(p=y)}}),v=t;t|=2;let b=!1;const C=this.editor.onWillType(()=>{C.dispose(),b=!0,v&2||this.editor.pushUndoStop()});a.push(r.resolve(l.token).then(()=>{if(!r.completion.additionalTextEdits||l.token.isCancellationRequested)return;if(p&&r.completion.additionalTextEdits.some(S=>W.isBefore(p,D.getStartPosition(S.range))))return!1;b&&this.editor.pushUndoStop();const w=rl.capture(this.editor);return this.editor.executeEdits("suggestController.additionalTextEdits.async",r.completion.additionalTextEdits.map(S=>wi.replaceMove(D.lift(S.range),S.text))),w.restoreRelativeVerticalPositionOfCursor(this.editor),(b||!(v&2))&&this.editor.pushUndoStop(),!0}).then(w=>{this._logService.trace("[suggest] async resolving of edits DONE (ms, applied?)",f.elapsed(),w),u=w===!0?1:w===!1?0:-2}).finally(()=>{_.dispose(),C.dispose()}))}let{insertText:g}=r.completion;if(r.completion.insertTextRules&4||(g=lf.escape(g)),this.model.cancel(),i.insert(g,{overwriteBefore:d.overwriteBefore,overwriteAfter:d.overwriteAfter,undoStopBefore:!1,undoStopAfter:!1,adjustWhitespace:!(r.completion.insertTextRules&1),clipboardText:e.model.clipboardText,overtypingCapturer:this._overtypingCapturer.value}),t&2||this.editor.pushUndoStop(),r.completion.command)if(r.completion.command.id===XC.id)this.model.trigger({auto:!0,retrigger:!0});else{const f=new Zn;a.push(this._commandService.executeCommand(r.completion.command.id,...r.completion.command.arguments?[...r.completion.command.arguments]:[]).catch(p=>{r.completion.extensionId?Hi(p):Ye(p)}).finally(()=>{h=f.elapsed()}))}t&4&&this._alternatives.value.set(e,f=>{for(l.cancel();n.canUndo();){s!==n.getAlternativeVersionId()&&n.undo(),this._insertSuggestion(f,3|(t&8?8:0));break}}),this._alertCompletionItem(r),Promise.all(a).finally(()=>{this._reportSuggestionAcceptedTelemetry(r,n,c,h,u),this.model.clear(),l.dispose()})}_reportSuggestionAcceptedTelemetry(e,t,i,n,s){var r,a,l;Math.floor(Math.random()*100)!==0&&this._telemetryService.publicLog2("suggest.acceptedSuggestion",{extensionId:(a=(r=e.extensionId)===null||r===void 0?void 0:r.value)!==null&&a!==void 0?a:"unknown",providerId:(l=e.provider._debugDisplayName)!==null&&l!==void 0?l:"unknown",kind:e.completion.kind,basenameHash:AL(Or(t.uri)).toString(16),languageId:t.getLanguageId(),fileExtension:Xse(t.uri),resolveInfo:e.provider.resolveCompletionItem?i?1:0:-1,resolveDuration:e.resolveDuration,commandDuration:n,additionalEditsAsync:s})}getOverwriteInfo(e,t){xt(this.editor.hasModel());let i=this.editor.getOption(118).insertMode==="replace";t&&(i=!i);const n=e.position.column-e.editStart.column,s=(i?e.editReplaceEnd.column:e.editInsertEnd.column)-e.position.column,r=this.editor.getPosition().column-e.position.column,a=this._lineSuffix.value?this._lineSuffix.value.delta(this.editor.getPosition()):0;return{overwriteBefore:n+r,overwriteAfter:s+a}}_alertCompletionItem(e){if(gs(e.completion.additionalTextEdits)){const t=m("aria.alert.snippet","Accepting '{0}' made {1} additional edits",e.textLabel,e.completion.additionalTextEdits.length);vo(t)}}triggerSuggest(e,t,i){this.editor.hasModel()&&(this.model.trigger({auto:t??!1,completionOptions:{providerFilter:e,kindFilter:i?new Set:void 0}}),this.editor.revealPosition(this.editor.getPosition(),0),this.editor.focus())}triggerSuggestAndAcceptBest(e){if(!this.editor.hasModel())return;const t=this.editor.getPosition(),i=()=>{t.equals(this.editor.getPosition())&&this._commandService.executeCommand(e.fallback)},n=s=>{if(s.completion.insertTextRules&4||s.completion.additionalTextEdits)return!0;const r=this.editor.getPosition(),a=s.editStart.column,l=r.column;return l-a!==s.completion.insertText.length?!0:this.editor.getModel().getValueInRange({startLineNumber:r.lineNumber,startColumn:a,endLineNumber:r.lineNumber,endColumn:l})!==s.completion.insertText};he.once(this.model.onDidTrigger)(s=>{const r=[];he.any(this.model.onDidTrigger,this.model.onDidCancel)(()=>{Yt(r),i()},void 0,r),this.model.onDidSuggest(({completionModel:a})=>{if(Yt(r),a.items.length===0){i();return}const l=this._memoryService.select(this.editor.getModel(),this.editor.getPosition(),a.items),d=a.items[l];if(!n(d)){i();return}this.editor.pushUndoStop(),this._insertSuggestion({index:l,item:d,model:a},7)},void 0,r)}),this.model.trigger({auto:!1,shy:!0}),this.editor.revealPosition(t,0),this.editor.focus()}acceptSelectedSuggestion(e,t){const i=this.widget.value.getFocusedItem();let n=0;e&&(n|=4),t&&(n|=8),this._insertSuggestion(i,n)}acceptNextSuggestion(){this._alternatives.value.next()}acceptPrevSuggestion(){this._alternatives.value.prev()}cancelSuggestWidget(){this.model.cancel(),this.model.clear(),this.widget.value.hideWidget()}focusSuggestion(){this.widget.value.focusSelected()}selectNextSuggestion(){this.widget.value.selectNext()}selectNextPageSuggestion(){this.widget.value.selectNextPage()}selectLastSuggestion(){this.widget.value.selectLast()}selectPrevSuggestion(){this.widget.value.selectPrevious()}selectPrevPageSuggestion(){this.widget.value.selectPreviousPage()}selectFirstSuggestion(){this.widget.value.selectFirst()}toggleSuggestionDetails(){this.widget.value.toggleDetails()}toggleExplainMode(){this.widget.value.toggleExplainMode()}toggleSuggestionFocus(){this.widget.value.toggleDetailsFocus()}resetWidgetSize(){this.widget.value.resetPersistedSize()}forceRenderingAbove(){this.widget.value.forceRenderingAbove()}stopForceRenderingAbove(){this.widget.isInitialized&&this.widget.value.stopForceRenderingAbove()}registerSelector(e){return this._selectors.register(e)}};aa.ID="editor.contrib.suggestController";aa=VR=owe([sm(1,SD),sm(2,ui),sm(3,ze),sm(4,Ae),sm(5,ms),sm(6,rs)],aa);class awe{constructor(e){this.prioritySelector=e,this._items=new Array}register(e){if(this._items.indexOf(e)!==-1)throw new Error("Value is already registered");return this._items.push(e),this._items.sort((t,i)=>this.prioritySelector(i)-this.prioritySelector(t)),{dispose:()=>{const t=this._items.indexOf(e);t>=0&&this._items.splice(t,1)}}}get itemsOrderedByPriorityDesc(){return this._items}}class XC extends be{constructor(){super({id:XC.id,label:m("suggest.trigger.label","Trigger Suggest"),alias:"Trigger Suggest",precondition:Z.and(E.writable,E.hasCompletionItemProvider,ot.Visible.toNegated()),kbOpts:{kbExpr:E.textInputFocus,primary:2058,secondary:[2087],mac:{primary:266,secondary:[521,2087]},weight:100}})}run(e,t,i){const n=aa.get(t);if(!n)return;let s;i&&typeof i=="object"&&i.auto===!0&&(s=!0),n.triggerSuggest(void 0,s,void 0)}}XC.id="editor.action.triggerSuggest";Et(aa.ID,aa,2);se(XC);const ur=190,to=bn.bindToContribution(aa.get);ue(new to({id:"acceptSelectedSuggestion",precondition:Z.and(ot.Visible,ot.HasFocusedSuggestion),handler(o){o.acceptSelectedSuggestion(!0,!1)},kbOpts:[{primary:2,kbExpr:Z.and(ot.Visible,E.textInputFocus),weight:ur},{primary:3,kbExpr:Z.and(ot.Visible,E.textInputFocus,ot.AcceptSuggestionsOnEnter,ot.MakesTextEdit),weight:ur}],menuOpts:[{menuId:zh,title:m("accept.insert","Insert"),group:"left",order:1,when:ot.HasInsertAndReplaceRange.toNegated()},{menuId:zh,title:m("accept.insert","Insert"),group:"left",order:1,when:Z.and(ot.HasInsertAndReplaceRange,ot.InsertMode.isEqualTo("insert"))},{menuId:zh,title:m("accept.replace","Replace"),group:"left",order:1,when:Z.and(ot.HasInsertAndReplaceRange,ot.InsertMode.isEqualTo("replace"))}]}));ue(new to({id:"acceptAlternativeSelectedSuggestion",precondition:Z.and(ot.Visible,E.textInputFocus,ot.HasFocusedSuggestion),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:1027,secondary:[1026]},handler(o){o.acceptSelectedSuggestion(!1,!0)},menuOpts:[{menuId:zh,group:"left",order:2,when:Z.and(ot.HasInsertAndReplaceRange,ot.InsertMode.isEqualTo("insert")),title:m("accept.replace","Replace")},{menuId:zh,group:"left",order:2,when:Z.and(ot.HasInsertAndReplaceRange,ot.InsertMode.isEqualTo("replace")),title:m("accept.insert","Insert")}]}));Ct.registerCommandAlias("acceptSelectedSuggestionOnEnter","acceptSelectedSuggestion");ue(new to({id:"hideSuggestWidget",precondition:ot.Visible,handler:o=>o.cancelSuggestWidget(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:9,secondary:[1033]}}));ue(new to({id:"selectNextSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectNextSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:18,secondary:[2066],mac:{primary:18,secondary:[2066,300]}}}));ue(new to({id:"selectNextPageSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectNextPageSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:12,secondary:[2060]}}));ue(new to({id:"selectLastSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectLastSuggestion()}));ue(new to({id:"selectPrevSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectPrevSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:16,secondary:[2064],mac:{primary:16,secondary:[2064,302]}}}));ue(new to({id:"selectPrevPageSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectPrevPageSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:11,secondary:[2059]}}));ue(new to({id:"selectFirstSuggestion",precondition:Z.and(ot.Visible,Z.or(ot.MultipleSuggestions,ot.HasFocusedSuggestion.negate())),handler:o=>o.selectFirstSuggestion()}));ue(new to({id:"focusSuggestion",precondition:Z.and(ot.Visible,ot.HasFocusedSuggestion.negate()),handler:o=>o.focusSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:2058,secondary:[2087],mac:{primary:266,secondary:[2087]}}}));ue(new to({id:"focusAndAcceptSuggestion",precondition:Z.and(ot.Visible,ot.HasFocusedSuggestion.negate()),handler:o=>{o.focusSuggestion(),o.acceptSelectedSuggestion(!0,!1)}}));ue(new to({id:"toggleSuggestionDetails",precondition:Z.and(ot.Visible,ot.HasFocusedSuggestion),handler:o=>o.toggleSuggestionDetails(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:2058,secondary:[2087],mac:{primary:266,secondary:[2087]}},menuOpts:[{menuId:zh,group:"right",order:1,when:Z.and(ot.DetailsVisible,ot.CanResolve),title:m("detail.more","show less")},{menuId:zh,group:"right",order:1,when:Z.and(ot.DetailsVisible.toNegated(),ot.CanResolve),title:m("detail.less","show more")}]}));ue(new to({id:"toggleExplainMode",precondition:ot.Visible,handler:o=>o.toggleExplainMode(),kbOpts:{weight:100,primary:2138}}));ue(new to({id:"toggleSuggestionFocus",precondition:ot.Visible,handler:o=>o.toggleSuggestionFocus(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:2570,mac:{primary:778}}}));ue(new to({id:"insertBestCompletion",precondition:Z.and(E.textInputFocus,Z.equals("config.editor.tabCompletion","on"),z0.AtEnd,ot.Visible.toNegated(),pf.OtherSuggestions.toNegated(),Yn.InSnippetMode.toNegated()),handler:(o,e)=>{o.triggerSuggestAndAcceptBest(Ws(e)?{fallback:"tab",...e}:{fallback:"tab"})},kbOpts:{weight:ur,primary:2}}));ue(new to({id:"insertNextSuggestion",precondition:Z.and(E.textInputFocus,Z.equals("config.editor.tabCompletion","on"),pf.OtherSuggestions,ot.Visible.toNegated(),Yn.InSnippetMode.toNegated()),handler:o=>o.acceptNextSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:2}}));ue(new to({id:"insertPrevSuggestion",precondition:Z.and(E.textInputFocus,Z.equals("config.editor.tabCompletion","on"),pf.OtherSuggestions,ot.Visible.toNegated(),Yn.InSnippetMode.toNegated()),handler:o=>o.acceptPrevSuggestion(),kbOpts:{weight:ur,kbExpr:E.textInputFocus,primary:1026}}));se(class extends be{constructor(){super({id:"editor.action.resetSuggestSize",label:m("suggest.reset.label","Reset Suggest Widget Size"),alias:"Reset Suggest Widget Size",precondition:void 0})}run(o,e){var t;(t=aa.get(e))===null||t===void 0||t.resetWidgetSize()}});class lwe extends H{get selectedItem(){return this._selectedItem}constructor(e,t,i,n){super(),this.editor=e,this.suggestControllerPreselector=t,this.checkModelVersion=i,this.onWillAccept=n,this.isSuggestWidgetVisible=!1,this.isShiftKeyPressed=!1,this._isActive=!1,this._currentSuggestItemInfo=void 0,this._selectedItem=St(this,void 0),this._register(e.onKeyDown(r=>{r.shiftKey&&!this.isShiftKeyPressed&&(this.isShiftKeyPressed=!0,this.update(this._isActive))})),this._register(e.onKeyUp(r=>{r.shiftKey&&this.isShiftKeyPressed&&(this.isShiftKeyPressed=!1,this.update(this._isActive))}));const s=aa.get(this.editor);if(s){this._register(s.registerSelector({priority:100,select:(l,d,c)=>{ei(v=>this.checkModelVersion(v));const h=this.editor.getModel();if(!h)return-1;const u=this.suggestControllerPreselector(),g=u?Vg(u,h):void 0;if(!g)return-1;const f=W.lift(d),p=c.map((v,b)=>{const C=gb.fromSuggestion(s,h,f,v,this.isShiftKeyPressed),w=Vg(C.toSingleTextEdit(),h),S=tK(g,w);return{index:b,valid:S,prefixLength:w.text.length,suggestItem:v}}).filter(v=>v&&v.valid&&v.prefixLength>0),_=wA(p,mo(v=>v.prefixLength,la));return _?_.index:-1}}));let r=!1;const a=()=>{r||(r=!0,this._register(s.widget.value.onDidShow(()=>{this.isSuggestWidgetVisible=!0,this.update(!0)})),this._register(s.widget.value.onDidHide(()=>{this.isSuggestWidgetVisible=!1,this.update(!1)})),this._register(s.widget.value.onDidFocus(()=>{this.isSuggestWidgetVisible=!0,this.update(!0)})))};this._register(he.once(s.model.onDidTrigger)(l=>{a()})),this._register(s.onWillInsertSuggestItem(l=>{const d=this.editor.getPosition(),c=this.editor.getModel();if(!d||!c)return;const h=gb.fromSuggestion(s,c,d,l.item,this.isShiftKeyPressed);this.onWillAccept(h)}))}this.update(this._isActive)}update(e){const t=this.getSuggestItemInfo();(this._isActive!==e||!dwe(this._currentSuggestItemInfo,t))&&(this._isActive=e,this._currentSuggestItemInfo=t,ei(i=>{this.checkModelVersion(i),this._selectedItem.set(this._isActive?this._currentSuggestItemInfo:void 0,i)}))}getSuggestItemInfo(){const e=aa.get(this.editor);if(!e||!this.isSuggestWidgetVisible)return;const t=e.widget.value.getFocusedItem(),i=this.editor.getPosition(),n=this.editor.getModel();if(!(!t||!i||!n))return gb.fromSuggestion(e,n,i,t.item,this.isShiftKeyPressed)}stopForceRenderingAbove(){const e=aa.get(this.editor);e==null||e.stopForceRenderingAbove()}forceRenderingAbove(){const e=aa.get(this.editor);e==null||e.forceRenderingAbove()}}class gb{static fromSuggestion(e,t,i,n,s){let{insertText:r}=n.completion,a=!1;if(n.completion.insertTextRules&4){const d=new lf().parse(r);d.children.length<100&&vL.adjustWhitespace(t,i,!0,d),r=d.toString(),a=!0}const l=e.getOverwriteInfo(n,s);return new gb(D.fromPositions(i.delta(0,-l.overwriteBefore),i.delta(0,Math.max(l.overwriteAfter,0))),r,n.completion.kind,a)}constructor(e,t,i,n){this.range=e,this.insertText=t,this.completionItemKind=i,this.isSnippetText=n}equals(e){return this.range.equalsRange(e.range)&&this.insertText===e.insertText&&this.completionItemKind===e.completionItemKind&&this.isSnippetText===e.isSnippetText}toSelectedSuggestionInfo(){return new G8(this.range,this.insertText,this.completionItemKind,this.isSnippetText)}toSingleTextEdit(){return new xc(this.range,this.insertText)}}function dwe(o,e){return o===e?!0:!o||!e?!1:o.equals(e)}var cwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Td=function(o,e){return function(t,i){e(t,i,o)}},zR;let gr=zR=class extends H{static get(e){return e.getContribution(zR.ID)}constructor(e,t,i,n,s,r,a,l,d,c){super(),this.editor=e,this._instantiationService=t,this._contextKeyService=i,this._configurationService=n,this._commandService=s,this._debounceService=r,this._languageFeaturesService=a,this._accessibilitySignalService=l,this._keybindingService=d,this._accessibilityService=c,this.model=this._register(c0("inlineCompletionModel",void 0)),this._textModelVersionId=St(this,-1),this._positions=tce({owner:this,equalsFn:BT(hV())},[new W(1,1)]),this._suggestWidgetAdaptor=this._register(new lwe(this.editor,()=>{var p,_;return(_=(p=this.model.get())===null||p===void 0?void 0:p.selectedInlineCompletion.get())===null||_===void 0?void 0:_.toSingleTextEdit(void 0)},p=>this.updateObservables(p,jo.Other),p=>{ei(_=>{var v;this.updateObservables(_,jo.Other),(v=this.model.get())===null||v===void 0||v.handleSuggestAccepted(p)})})),this._enabledInConfig=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(62).enabled),this._isScreenReaderEnabled=$t(this._accessibilityService.onDidChangeScreenReaderOptimized,()=>this._accessibilityService.isScreenReaderOptimized()),this._editorDictationInProgress=$t(this._contextKeyService.onDidChangeContext,()=>this._contextKeyService.getContext(this.editor.getDomNode()).getValue("editorDictation.inProgress")===!0),this._enabled=Ze(this,p=>this._enabledInConfig.read(p)&&(!this._isScreenReaderEnabled.read(p)||!this._editorDictationInProgress.read(p))),this._fontFamily=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(62).fontFamily),this._ghostTexts=Ze(this,p=>{var _;const v=this.model.read(p);return(_=v==null?void 0:v.ghostTexts.read(p))!==null&&_!==void 0?_:[]}),this._stablizedGhostTexts=hwe(this._ghostTexts,this._store),this._ghostTextWidgets=dce(this,this._stablizedGhostTexts,(p,_)=>_.add(this._instantiationService.createInstance(RR,this.editor,{ghostText:p,minReservedLineCount:Ha(0),targetTextModel:this.model.map(v=>v==null?void 0:v.textModel)}))).recomputeInitiallyAndOnChange(this._store),this._debounceValue=this._debounceService.for(this._languageFeaturesService.inlineCompletionsProvider,"InlineCompletionsDebounce",{min:50,max:50}),this._playAccessibilitySignal=Nk(this),this._isReadonly=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(91)),this._textModel=$t(this.editor.onDidChangeModel,()=>this.editor.getModel()),this._textModelIfWritable=Ze(p=>this._isReadonly.read(p)?void 0:this._textModel.read(p)),this._register(new Fn(this._contextKeyService,this.model)),this._register(rt(p=>{const _=this._textModelIfWritable.read(p);ei(v=>{if(this.model.set(void 0,v),this.updateObservables(v,jo.Other),_){const b=t.createInstance(PR,_,this._suggestWidgetAdaptor.selectedItem,this._textModelVersionId,this._positions,this._debounceValue,$t(e.onDidChangeConfiguration,()=>e.getOption(118).preview),$t(e.onDidChangeConfiguration,()=>e.getOption(118).previewMode),$t(e.onDidChangeConfiguration,()=>e.getOption(62).mode),this._enabled);this.model.set(b,v)}})}));const h=this._register(DW());this._register(rt(p=>{const _=this._fontFamily.read(p);h.setStyle(_===""||_==="default"?"":` +.monaco-editor .ghost-text-decoration, +.monaco-editor .ghost-text-decoration-preview, +.monaco-editor .ghost-text { + font-family: ${_}; +}`)}));const u=p=>{var _;return p.isUndoing?jo.Undo:p.isRedoing?jo.Redo:!((_=this.model.get())===null||_===void 0)&&_.isAcceptingPartially?jo.AcceptWord:jo.Other};this._register(e.onDidChangeModelContent(p=>ei(_=>this.updateObservables(_,u(p))))),this._register(e.onDidChangeCursorPosition(p=>ei(_=>{var v;this.updateObservables(_,jo.Other),(p.reason===3||p.source==="api")&&((v=this.model.get())===null||v===void 0||v.stop(_))}))),this._register(e.onDidType(()=>ei(p=>{var _;this.updateObservables(p,jo.Other),this._enabled.get()&&((_=this.model.get())===null||_===void 0||_.trigger(p))}))),this._register(this._commandService.onDidExecuteCommand(p=>{new Set([ep.Tab.id,ep.DeleteLeft.id,ep.DeleteRight.id,r$,"acceptSelectedSuggestion"]).has(p.commandId)&&e.hasTextFocus()&&this._enabled.get()&&ei(v=>{var b;(b=this.model.get())===null||b===void 0||b.trigger(v)})})),this._register(this.editor.onDidBlurEditorWidget(()=>{this._contextKeyService.getContextKeyValue("accessibleViewIsShown")||this._configurationService.getValue("editor.inlineSuggest.keepOnBlur")||e.getOption(62).keepOnBlur||cu.dropDownVisible||ei(p=>{var _;(_=this.model.get())===null||_===void 0||_.stop(p)})})),this._register(rt(p=>{var _;const v=(_=this.model.read(p))===null||_===void 0?void 0:_.state.read(p);v!=null&&v.suggestItem?v.primaryGhostText.lineCount>=2&&this._suggestWidgetAdaptor.forceRenderingAbove():this._suggestWidgetAdaptor.stopForceRenderingAbove()})),this._register(Ne(()=>{this._suggestWidgetAdaptor.stopForceRenderingAbove()}));const g=this._register(new Q);let f;this._register(MC({handleChange:(p,_)=>(p.didChange(this._playAccessibilitySignal)&&(f=void 0),!0)},async(p,_)=>{this._playAccessibilitySignal.read(p);const v=this.model.read(p),b=v==null?void 0:v.state.read(p);if(!v||!b||!b.inlineCompletion){f=void 0;return}if(b.inlineCompletion.semanticId!==f){g.clear(),f=b.inlineCompletion.semanticId;const C=v.textModel.getLineContent(b.primaryGhostText.lineNumber);await kc(50,BF(g)),await pV(this._suggestWidgetAdaptor.selectedItem,go,()=>!1,BF(g)),await this._accessibilitySignalService.playSignal(qe.inlineSuggestion),this.editor.getOption(8)&&this.provideScreenReaderUpdate(b.primaryGhostText.renderForScreenReader(C))}})),this._register(new aR(this.editor,this.model,this._instantiationService)),this._register(this._configurationService.onDidChangeConfiguration(p=>{p.affectsConfiguration("accessibility.verbosity.inlineCompletions")&&this.editor.updateOptions({inlineCompletionsAccessibilityVerbose:this._configurationService.getValue("accessibility.verbosity.inlineCompletions")})})),this.editor.updateOptions({inlineCompletionsAccessibilityVerbose:this._configurationService.getValue("accessibility.verbosity.inlineCompletions")})}playAccessibilitySignal(e){this._playAccessibilitySignal.trigger(e)}provideScreenReaderUpdate(e){const t=this._contextKeyService.getContextKeyValue("accessibleViewIsShown"),i=this._keybindingService.lookupKeybinding("editor.action.accessibleView");let n;!t&&i&&this.editor.getOption(149)&&(n=m("showAccessibleViewHint","Inspect this in the accessible view ({0})",i.getAriaLabel())),vo(n?e+", "+n:e)}updateObservables(e,t){var i,n,s;const r=this.editor.getModel();this._textModelVersionId.set((i=r==null?void 0:r.getVersionId())!==null&&i!==void 0?i:-1,e,t),this._positions.set((s=(n=this.editor.getSelections())===null||n===void 0?void 0:n.map(a=>a.getPosition()))!==null&&s!==void 0?s:[new W(1,1)],e)}shouldShowHoverAt(e){var t;const i=(t=this.model.get())===null||t===void 0?void 0:t.primaryGhostText.get();return i?i.parts.some(n=>e.containsPosition(new W(i.lineNumber,n.column))):!1}shouldShowHoverAtViewZone(e){var t,i;return(i=(t=this._ghostTextWidgets.get()[0])===null||t===void 0?void 0:t.ownsViewZone(e))!==null&&i!==void 0?i:!1}};gr.ID="editor.contrib.inlineCompletionsController";gr=zR=cwe([Td(1,Ae),Td(2,ze),Td(3,dt),Td(4,ui),Td(5,Hr),Td(6,ye),Td(7,xu),Td(8,Ot),Td(9,Bo)],gr);function hwe(o,e){const t=St("result",[]),i=[];return e.add(rt(n=>{const s=o.read(n);ei(r=>{if(s.length!==i.length){i.length=s.length;for(let a=0;aa.set(s[l],r))})})),t}class LD extends be{constructor(){super({id:LD.ID,label:m("action.inlineSuggest.showNext","Show Next Inline Suggestion"),alias:"Show Next Inline Suggestion",precondition:Z.and(E.writable,Fn.inlineSuggestionVisible),kbOpts:{weight:100,primary:606}})}async run(e,t){var i;const n=gr.get(t);(i=n==null?void 0:n.model.get())===null||i===void 0||i.next()}}LD.ID=l$;class kD extends be{constructor(){super({id:kD.ID,label:m("action.inlineSuggest.showPrevious","Show Previous Inline Suggestion"),alias:"Show Previous Inline Suggestion",precondition:Z.and(E.writable,Fn.inlineSuggestionVisible),kbOpts:{weight:100,primary:604}})}async run(e,t){var i;const n=gr.get(t);(i=n==null?void 0:n.model.get())===null||i===void 0||i.previous()}}kD.ID=a$;class uwe extends be{constructor(){super({id:"editor.action.inlineSuggest.trigger",label:m("action.inlineSuggest.trigger","Trigger Inline Suggestion"),alias:"Trigger Inline Suggestion",precondition:E.writable})}async run(e,t){const i=gr.get(t);await ece(async n=>{var s;await((s=i==null?void 0:i.model.get())===null||s===void 0?void 0:s.triggerExplicitly(n)),i==null||i.playAccessibilitySignal(n)})}}class gwe extends be{constructor(){super({id:"editor.action.inlineSuggest.acceptNextWord",label:m("action.inlineSuggest.acceptNextWord","Accept Next Word Of Inline Suggestion"),alias:"Accept Next Word Of Inline Suggestion",precondition:Z.and(E.writable,Fn.inlineSuggestionVisible),kbOpts:{weight:101,primary:2065,kbExpr:Z.and(E.writable,Fn.inlineSuggestionVisible)},menuOpts:[{menuId:I.InlineSuggestionToolbar,title:m("acceptWord","Accept Word"),group:"primary",order:2}]})}async run(e,t){var i;const n=gr.get(t);await((i=n==null?void 0:n.model.get())===null||i===void 0?void 0:i.acceptNextWord(n.editor))}}class fwe extends be{constructor(){super({id:"editor.action.inlineSuggest.acceptNextLine",label:m("action.inlineSuggest.acceptNextLine","Accept Next Line Of Inline Suggestion"),alias:"Accept Next Line Of Inline Suggestion",precondition:Z.and(E.writable,Fn.inlineSuggestionVisible),kbOpts:{weight:101},menuOpts:[{menuId:I.InlineSuggestionToolbar,title:m("acceptLine","Accept Line"),group:"secondary",order:2}]})}async run(e,t){var i;const n=gr.get(t);await((i=n==null?void 0:n.model.get())===null||i===void 0?void 0:i.acceptNextLine(n.editor))}}class mwe extends be{constructor(){super({id:r$,label:m("action.inlineSuggest.accept","Accept Inline Suggestion"),alias:"Accept Inline Suggestion",precondition:Fn.inlineSuggestionVisible,menuOpts:[{menuId:I.InlineSuggestionToolbar,title:m("accept","Accept"),group:"primary",order:1}],kbOpts:{primary:2,weight:200,kbExpr:Z.and(Fn.inlineSuggestionVisible,E.tabMovesFocus.toNegated(),Fn.inlineSuggestionHasIndentationLessThanTabSize,ot.Visible.toNegated(),E.hoverFocused.toNegated())}})}async run(e,t){var i;const n=gr.get(t);n&&((i=n.model.get())===null||i===void 0||i.accept(n.editor),n.editor.focus())}}class DD extends be{constructor(){super({id:DD.ID,label:m("action.inlineSuggest.hide","Hide Inline Suggestion"),alias:"Hide Inline Suggestion",precondition:Fn.inlineSuggestionVisible,kbOpts:{weight:100,primary:9}})}async run(e,t){const i=gr.get(t);ei(n=>{var s;(s=i==null?void 0:i.model.get())===null||s===void 0||s.stop(n)})}}DD.ID="editor.action.inlineSuggest.hide";class xD extends Qs{constructor(){super({id:xD.ID,title:m("action.inlineSuggest.alwaysShowToolbar","Always Show Toolbar"),f1:!1,precondition:void 0,menu:[{id:I.InlineSuggestionToolbar,group:"secondary",order:10}],toggled:Z.equals("config.editor.inlineSuggest.showToolbar","always")})}async run(e,t){const i=e.get(dt),s=i.getValue("editor.inlineSuggest.showToolbar")==="always"?"onHover":"always";i.updateValue("editor.inlineSuggest.showToolbar",s)}}xD.ID="editor.action.inlineSuggest.toggleAlwaysShowToolbar";var pwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},lv=function(o,e){return function(t,i){e(t,i,o)}};class _we{constructor(e,t,i){this.owner=e,this.range=t,this.controller=i}isValidForHoverAnchor(e){return e.type===1&&this.range.startColumn<=e.range.startColumn&&this.range.endColumn>=e.range.endColumn}}let UR=class{constructor(e,t,i,n,s,r){this._editor=e,this._languageService=t,this._openerService=i,this.accessibilityService=n,this._instantiationService=s,this._telemetryService=r,this.hoverOrdinal=4}suggestHoverAnchor(e){const t=gr.get(this._editor);if(!t)return null;const i=e.target;if(i.type===8){const n=i.detail;if(t.shouldShowHoverAtViewZone(n.viewZoneId))return new Bg(1e3,this,D.fromPositions(this._editor.getModel().validatePosition(n.positionBefore||n.position)),e.event.posx,e.event.posy,!1)}return i.type===7&&t.shouldShowHoverAt(i.range)?new Bg(1e3,this,i.range,e.event.posx,e.event.posy,!1):i.type===6&&i.detail.mightBeForeignElement&&t.shouldShowHoverAt(i.range)?new Bg(1e3,this,i.range,e.event.posx,e.event.posy,!1):null}computeSync(e,t){if(this._editor.getOption(62).showToolbar!=="onHover")return[];const i=gr.get(this._editor);return i&&i.shouldShowHoverAt(e.range)?[new _we(this,e.range,i)]:[]}renderHoverParts(e,t){const i=new Q,n=t[0];this._telemetryService.publicLog2("inlineCompletionHover.shown"),this.accessibilityService.isScreenReaderOptimized()&&!this._editor.getOption(8)&&this.renderScreenReaderText(e,n,i);const s=n.controller.model.get(),r=this._instantiationService.createInstance(cu,this._editor,!1,Ha(null),s.selectedInlineCompletionIndex,s.inlineCompletionsCount,s.activeCommands);return e.fragment.appendChild(r.getDomNode()),s.triggerExplicitly(),i.add(r),i}renderScreenReaderText(e,t,i){const n=ae,s=n("div.hover-row.markdown-hover"),r=J(s,n("div.hover-contents",{"aria-live":"assertive"})),a=i.add(new hd({editor:this._editor},this._languageService,this._openerService)),l=d=>{i.add(a.onDidRenderAsync(()=>{r.className="hover-contents code-hover-contents",e.onContentsChanged()}));const c=m("inlineSuggestionFollows","Suggestion:"),h=i.add(a.render(new hs().appendText(c).appendCodeblock("text",d)));r.replaceChildren(h.element)};i.add(rt(d=>{var c;const h=(c=t.controller.model.read(d))===null||c===void 0?void 0:c.primaryGhostText.read(d);if(h){const u=this._editor.getModel().getLineContent(h.lineNumber);l(h.renderForScreenReader(u))}else qn(r)})),e.fragment.appendChild(s)}};UR=pwe([lv(1,bi),lv(2,Vo),lv(3,Bo),lv(4,Ae),lv(5,rs)],UR);class vwe extends H{constructor(){super()}}const ID=new class{constructor(){this._implementations=[]}register(e){return this._implementations.push(e),{dispose:()=>{const t=this._implementations.indexOf(e);t!==-1&&this._implementations.splice(t,1),e.dispose()}}}getImplementations(){return this._implementations}};Et(gr.ID,gr,3);se(uwe);se(LD);se(kD);se(gwe);se(fwe);se(mwe);se(DD);ii(xD);Iu.register(UR);ID.register(new vwe);var bwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},GI=function(o,e){return function(t,i){e(t,i,o)}},Rv;let _f=Rv=class{constructor(e,t,i,n){this.textModelResolverService=t,this.languageService=i,this.languageFeaturesService=n,this.toUnhook=new Q,this.toUnhookForKeyboard=new Q,this.currentWordAtPosition=null,this.previousPromise=null,this.editor=e,this.linkDecorations=this.editor.createDecorationsCollection();const s=new rD(e);this.toUnhook.add(s),this.toUnhook.add(s.onMouseMoveOrRelevantKeyDown(([r,a])=>{this.startFindDefinitionFromMouse(r,a??void 0)})),this.toUnhook.add(s.onExecute(r=>{this.isEnabled(r)&&this.gotoDefinition(r.target.position,r.hasSideBySideModifier).catch(a=>{Ye(a)}).finally(()=>{this.removeLinkDecorations()})})),this.toUnhook.add(s.onCancel(()=>{this.removeLinkDecorations(),this.currentWordAtPosition=null}))}static get(e){return e.getContribution(Rv.ID)}async startFindDefinitionFromCursor(e){await this.startFindDefinition(e),this.toUnhookForKeyboard.add(this.editor.onDidChangeCursorPosition(()=>{this.currentWordAtPosition=null,this.removeLinkDecorations(),this.toUnhookForKeyboard.clear()})),this.toUnhookForKeyboard.add(this.editor.onKeyDown(t=>{t&&(this.currentWordAtPosition=null,this.removeLinkDecorations(),this.toUnhookForKeyboard.clear())}))}startFindDefinitionFromMouse(e,t){if(e.target.type===9&&this.linkDecorations.length>0)return;if(!this.editor.hasModel()||!this.isEnabled(e,t)){this.currentWordAtPosition=null,this.removeLinkDecorations();return}const i=e.target.position;this.startFindDefinition(i)}async startFindDefinition(e){var t;this.toUnhookForKeyboard.clear();const i=e?(t=this.editor.getModel())===null||t===void 0?void 0:t.getWordAtPosition(e):null;if(!i){this.currentWordAtPosition=null,this.removeLinkDecorations();return}if(this.currentWordAtPosition&&this.currentWordAtPosition.startColumn===i.startColumn&&this.currentWordAtPosition.endColumn===i.endColumn&&this.currentWordAtPosition.word===i.word)return;this.currentWordAtPosition=i;const n=new Oz(this.editor,15);this.previousPromise&&(this.previousPromise.cancel(),this.previousPromise=null),this.previousPromise=In(a=>this.findDefinition(e,a));let s;try{s=await this.previousPromise}catch(a){Ye(a);return}if(!s||!s.length||!n.validate(this.editor)){this.removeLinkDecorations();return}const r=s[0].originSelectionRange?D.lift(s[0].originSelectionRange):new D(e.lineNumber,i.startColumn,e.lineNumber,i.endColumn);if(s.length>1){let a=r;for(const{originSelectionRange:l}of s)l&&(a=D.plusRange(a,l));this.addDecoration(a,new hs().appendText(m("multipleResults","Click to show {0} definitions.",s.length)))}else{const a=s[0];if(!a.uri)return;this.textModelResolverService.createModelReference(a.uri).then(l=>{if(!l.object||!l.object.textEditorModel){l.dispose();return}const{object:{textEditorModel:d}}=l,{startLineNumber:c}=a.range;if(c<1||c>d.getLineCount()){l.dispose();return}const h=this.getPreviewValue(d,c,a),u=this.languageService.guessLanguageIdByFilepathOrFirstLine(d.uri);this.addDecoration(r,h?new hs().appendCodeblock(u||"",h):void 0),l.dispose()})}}getPreviewValue(e,t,i){let n=i.range;return n.endLineNumber-n.startLineNumber>=Rv.MAX_SOURCE_PREVIEW_LINES&&(n=this.getPreviewRangeBasedOnIndentation(e,t)),this.stripIndentationFromPreviewRange(e,t,n)}stripIndentationFromPreviewRange(e,t,i){let s=e.getLineFirstNonWhitespaceColumn(t);for(let a=t+1;a{const n=!t&&this.editor.getOption(88)&&!this.isInPeekEditor(i);return new YC({openToSide:t,openInPeek:n,muteMessage:!0},{title:{value:"",original:""},id:"",precondition:void 0}).run(i)})}isInPeekEditor(e){const t=e.get(ze);return Co.inPeekEditor.getValue(t)}dispose(){this.toUnhook.dispose(),this.toUnhookForKeyboard.dispose()}};_f.ID="editor.contrib.gotodefinitionatposition";_f.MAX_SOURCE_PREVIEW_LINES=8;_f=Rv=bwe([GI(1,wo),GI(2,bi),GI(3,ye)],_f);Et(_f.ID,_f,2);var oK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},CL=function(o,e){return function(t,i){e(t,i,o)}};class v7{constructor(e,t,i){this.marker=e,this.index=t,this.total=i}}let $R=class{constructor(e,t,i){this._markerService=t,this._configService=i,this._onDidChange=new F,this.onDidChange=this._onDidChange.event,this._dispoables=new Q,this._markers=[],this._nextIdx=-1,We.isUri(e)?this._resourceFilter=a=>a.toString()===e.toString():e&&(this._resourceFilter=e);const n=this._configService.getValue("problems.sortOrder"),s=(a,l)=>{let d=Ib(a.resource.toString(),l.resource.toString());return d===0&&(n==="position"?d=D.compareRangesUsingStarts(a,l)||Mi.compare(a.severity,l.severity):d=Mi.compare(a.severity,l.severity)||D.compareRangesUsingStarts(a,l)),d},r=()=>{this._markers=this._markerService.read({resource:We.isUri(e)?e:void 0,severities:Mi.Error|Mi.Warning|Mi.Info}),typeof e=="function"&&(this._markers=this._markers.filter(a=>this._resourceFilter(a.resource))),this._markers.sort(s)};r(),this._dispoables.add(t.onMarkerChanged(a=>{(!this._resourceFilter||a.some(l=>this._resourceFilter(l)))&&(r(),this._nextIdx=-1,this._onDidChange.fire())}))}dispose(){this._dispoables.dispose(),this._onDidChange.dispose()}matches(e){return!this._resourceFilter&&!e?!0:!this._resourceFilter||!e?!1:this._resourceFilter(e)}get selected(){const e=this._markers[this._nextIdx];return e&&new v7(e,this._nextIdx+1,this._markers.length)}_initIdx(e,t,i){let n=!1,s=this._markers.findIndex(r=>r.resource.toString()===e.uri.toString());s<0&&(s=bb(this._markers,{resource:e.uri},(r,a)=>Ib(r.resource.toString(),a.resource.toString())),s<0&&(s=~s));for(let r=s;rn.resource.toString()===e.toString());if(!(i<0)){for(;i=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},om=function(o,e){return function(t,i){e(t,i,o)}},qR;class wwe{constructor(e,t,i,n,s){this._openerService=n,this._labelService=s,this._lines=0,this._longestLineLength=0,this._relatedDiagnostics=new WeakMap,this._disposables=new Q,this._editor=t;const r=document.createElement("div");r.className="descriptioncontainer",this._messageBlock=document.createElement("div"),this._messageBlock.classList.add("message"),this._messageBlock.setAttribute("aria-live","assertive"),this._messageBlock.setAttribute("role","alert"),r.appendChild(this._messageBlock),this._relatedBlock=document.createElement("div"),r.appendChild(this._relatedBlock),this._disposables.add(Wi(this._relatedBlock,"click",a=>{a.preventDefault();const l=this._relatedDiagnostics.get(a.target);l&&i(l)})),this._scrollable=new P6(r,{horizontal:1,vertical:1,useShadows:!1,horizontalScrollbarSize:6,verticalScrollbarSize:6}),e.appendChild(this._scrollable.getDomNode()),this._disposables.add(this._scrollable.onScroll(a=>{r.style.left=`-${a.scrollLeft}px`,r.style.top=`-${a.scrollTop}px`})),this._disposables.add(this._scrollable)}dispose(){Yt(this._disposables)}update(e){const{source:t,message:i,relatedInformation:n,code:s}=e;let r=((t==null?void 0:t.length)||0)+2;s&&(typeof s=="string"?r+=s.length:r+=s.value.length);const a=vd(i);this._lines=a.length,this._longestLineLength=0;for(const u of a)this._longestLineLength=Math.max(u.length+r,this._longestLineLength);jn(this._messageBlock),this._messageBlock.setAttribute("aria-label",this.getAriaLabel(e)),this._editor.applyFontInfo(this._messageBlock);let l=this._messageBlock;for(const u of a)l=document.createElement("div"),l.innerText=u,u===""&&(l.style.height=this._messageBlock.style.lineHeight),this._messageBlock.appendChild(l);if(t||s){const u=document.createElement("span");if(u.classList.add("details"),l.appendChild(u),t){const g=document.createElement("span");g.innerText=t,g.classList.add("source"),u.appendChild(g)}if(s)if(typeof s=="string"){const g=document.createElement("span");g.innerText=`(${s})`,g.classList.add("code"),u.appendChild(g)}else{this._codeLink=ae("a.code-link"),this._codeLink.setAttribute("href",`${s.target.toString()}`),this._codeLink.onclick=f=>{this._openerService.open(s.target,{allowCommands:!0}),f.preventDefault(),f.stopPropagation()};const g=J(this._codeLink,ae("span"));g.innerText=s.value,u.appendChild(this._codeLink)}}if(jn(this._relatedBlock),this._editor.applyFontInfo(this._relatedBlock),gs(n)){const u=this._relatedBlock.appendChild(document.createElement("div"));u.style.paddingTop=`${Math.floor(this._editor.getOption(67)*.66)}px`,this._lines+=1;for(const g of n){const f=document.createElement("div"),p=document.createElement("a");p.classList.add("filename"),p.innerText=`${this._labelService.getUriBasenameLabel(g.resource)}(${g.startLineNumber}, ${g.startColumn}): `,p.title=this._labelService.getUriLabel(g.resource),this._relatedDiagnostics.set(p,g);const _=document.createElement("span");_.innerText=g.message,f.appendChild(p),f.appendChild(_),this._lines+=1,u.appendChild(f)}}const d=this._editor.getOption(50),c=Math.ceil(d.typicalFullwidthCharacterWidth*this._longestLineLength*.75),h=d.lineHeight*this._lines;this._scrollable.setScrollDimensions({scrollWidth:c,scrollHeight:h})}layout(e,t){this._scrollable.getDomNode().style.height=`${e}px`,this._scrollable.getDomNode().style.width=`${t}px`,this._scrollable.setScrollDimensions({width:t,height:e})}getHeightInLines(){return Math.min(17,this._lines)}getAriaLabel(e){let t="";switch(e.severity){case Mi.Error:t=m("Error","Error");break;case Mi.Warning:t=m("Warning","Warning");break;case Mi.Info:t=m("Info","Info");break;case Mi.Hint:t=m("Hint","Hint");break}let i=m("marker aria","{0} at {1}. ",t,e.startLineNumber+":"+e.startColumn);const n=this._editor.getModel();return n&&e.startLineNumber<=n.getLineCount()&&e.startLineNumber>=1&&(i=`${n.getLineContent(e.startLineNumber)}, ${i}`),i}}let i_=qR=class extends lL{constructor(e,t,i,n,s,r,a){super(e,{showArrow:!0,showFrame:!0,isAccessible:!0,frameWidth:1},s),this._themeService=t,this._openerService=i,this._menuService=n,this._contextKeyService=r,this._labelService=a,this._callOnDispose=new Q,this._onDidSelectRelatedInformation=new F,this.onDidSelectRelatedInformation=this._onDidSelectRelatedInformation.event,this._severity=Mi.Warning,this._backgroundColor=$.white,this._applyTheme(t.getColorTheme()),this._callOnDispose.add(t.onDidColorThemeChange(this._applyTheme.bind(this))),this.create()}_applyTheme(e){this._backgroundColor=e.getColor(kwe);let t=GR,i=Swe;this._severity===Mi.Warning?(t=uS,i=ywe):this._severity===Mi.Info&&(t=ZR,i=Lwe);const n=e.getColor(t),s=e.getColor(i);this.style({arrowColor:n,frameColor:n,headerBackgroundColor:s,primaryHeadingColor:e.getColor(p$),secondaryHeadingColor:e.getColor(_$)})}_applyStyles(){this._parentContainer&&(this._parentContainer.style.backgroundColor=this._backgroundColor?this._backgroundColor.toString():""),super._applyStyles()}dispose(){this._callOnDispose.dispose(),super.dispose()}_fillHead(e){super._fillHead(e),this._disposables.add(this._actionbarWidget.actionRunner.onWillRun(n=>this.editor.focus()));const t=[],i=this._menuService.createMenu(qR.TitleMenu,this._contextKeyService);Rk(i,void 0,t),this._actionbarWidget.push(t,{label:!1,icon:!0,index:0}),i.dispose()}_fillTitleIcon(e){this._icon=J(e,ae(""))}_fillBody(e){this._parentContainer=e,e.classList.add("marker-widget"),this._parentContainer.tabIndex=0,this._parentContainer.setAttribute("role","tooltip"),this._container=document.createElement("div"),e.appendChild(this._container),this._message=new wwe(this._container,this.editor,t=>this._onDidSelectRelatedInformation.fire(t),this._openerService,this._labelService),this._disposables.add(this._message)}show(){throw new Error("call showAtMarker")}showAtMarker(e,t,i){this._container.classList.remove("stale"),this._message.update(e),this._severity=e.severity,this._applyTheme(this._themeService.getColorTheme());const n=D.lift(e),s=this.editor.getPosition(),r=s&&n.containsPosition(s)?s:n.getStartPosition();super.show(r,this.computeRequiredHeight());const a=this.editor.getModel();if(a){const l=i>1?m("problems","{0} of {1} problems",t,i):m("change","{0} of {1} problem",t,i);this.setTitle(Or(a.uri),l)}this._icon.className=`codicon ${jR.className(Mi.toSeverity(this._severity))}`,this.editor.revealPositionNearTop(r,0),this.editor.focus()}updateMarker(e){this._container.classList.remove("stale"),this._message.update(e)}showStale(){this._container.classList.add("stale"),this._relayout()}_doLayoutBody(e,t){super._doLayoutBody(e,t),this._heightInPixel=e,this._message.layout(e,t),this._container.style.height=`${e}px`}_onWidth(e){this._message.layout(this._heightInPixel,e)}_relayout(){super._relayout(this.computeRequiredHeight())}computeRequiredHeight(){return 3+this._message.getHeightInLines()}};i_.TitleMenu=new I("gotoErrorTitleMenu");i_=qR=Cwe([om(1,Cn),om(2,Vo),om(3,fr),om(4,Ae),om(5,ze),om(6,Wp)],i_);const b7=zb(jl,dee),C7=zb(ks,Ub),w7=zb(fo,$b),GR=T("editorMarkerNavigationError.background",{dark:b7,light:b7,hcDark:pt,hcLight:pt},m("editorMarkerNavigationError","Editor marker navigation widget error color.")),Swe=T("editorMarkerNavigationError.headerBackground",{dark:Me(GR,.1),light:Me(GR,.1),hcDark:null,hcLight:null},m("editorMarkerNavigationErrorHeaderBackground","Editor marker navigation widget error heading background.")),uS=T("editorMarkerNavigationWarning.background",{dark:C7,light:C7,hcDark:pt,hcLight:pt},m("editorMarkerNavigationWarning","Editor marker navigation widget warning color.")),ywe=T("editorMarkerNavigationWarning.headerBackground",{dark:Me(uS,.1),light:Me(uS,.1),hcDark:"#0C141F",hcLight:Me(uS,.2)},m("editorMarkerNavigationWarningBackground","Editor marker navigation widget warning heading background.")),ZR=T("editorMarkerNavigationInfo.background",{dark:w7,light:w7,hcDark:pt,hcLight:pt},m("editorMarkerNavigationInfo","Editor marker navigation widget info color.")),Lwe=T("editorMarkerNavigationInfo.headerBackground",{dark:Me(ZR,.1),light:Me(ZR,.1),hcDark:null,hcLight:null},m("editorMarkerNavigationInfoHeaderBackground","Editor marker navigation widget info heading background.")),kwe=T("editorMarkerNavigation.background",{dark:xn,light:xn,hcDark:xn,hcLight:xn},m("editorMarkerNavigationBackground","Editor marker navigation widget background."));var Dwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Sw=function(o,e){return function(t,i){e(t,i,o)}},Av;let pu=Av=class{static get(e){return e.getContribution(Av.ID)}constructor(e,t,i,n,s){this._markerNavigationService=t,this._contextKeyService=i,this._editorService=n,this._instantiationService=s,this._sessionDispoables=new Q,this._editor=e,this._widgetVisible=aK.bindTo(this._contextKeyService)}dispose(){this._cleanUp(),this._sessionDispoables.dispose()}_cleanUp(){this._widgetVisible.reset(),this._sessionDispoables.clear(),this._widget=void 0,this._model=void 0}_getOrCreateModel(e){if(this._model&&this._model.matches(e))return this._model;let t=!1;return this._model&&(t=!0,this._cleanUp()),this._model=this._markerNavigationService.getMarkerList(e),t&&this._model.move(!0,this._editor.getModel(),this._editor.getPosition()),this._widget=this._instantiationService.createInstance(i_,this._editor),this._widget.onDidClose(()=>this.close(),this,this._sessionDispoables),this._widgetVisible.set(!0),this._sessionDispoables.add(this._model),this._sessionDispoables.add(this._widget),this._sessionDispoables.add(this._editor.onDidChangeCursorPosition(i=>{var n,s,r;(!(!((n=this._model)===null||n===void 0)&&n.selected)||!D.containsPosition((s=this._model)===null||s===void 0?void 0:s.selected.marker,i.position))&&((r=this._model)===null||r===void 0||r.resetIndex())})),this._sessionDispoables.add(this._model.onDidChange(()=>{if(!this._widget||!this._widget.position||!this._model)return;const i=this._model.find(this._editor.getModel().uri,this._widget.position);i?this._widget.updateMarker(i.marker):this._widget.showStale()})),this._sessionDispoables.add(this._widget.onDidSelectRelatedInformation(i=>{this._editorService.openCodeEditor({resource:i.resource,options:{pinned:!0,revealIfOpened:!0,selection:D.lift(i).collapseToStart()}},this._editor),this.close(!1)})),this._sessionDispoables.add(this._editor.onDidChangeModel(()=>this._cleanUp())),this._model}close(e=!0){this._cleanUp(),e&&this._editor.focus()}showAtMarker(e){if(this._editor.hasModel()){const t=this._getOrCreateModel(this._editor.getModel().uri);t.resetIndex(),t.move(!0,this._editor.getModel(),new W(e.startLineNumber,e.startColumn)),t.selected&&this._widget.showAtMarker(t.selected.marker,t.selected.index,t.selected.total)}}async nagivate(e,t){var i,n;if(this._editor.hasModel()){const s=this._getOrCreateModel(t?void 0:this._editor.getModel().uri);if(s.move(e,this._editor.getModel(),this._editor.getPosition()),!s.selected)return;if(s.selected.marker.resource.toString()!==this._editor.getModel().uri.toString()){this._cleanUp();const r=await this._editorService.openCodeEditor({resource:s.selected.marker.resource,options:{pinned:!1,revealIfOpened:!0,selectionRevealType:2,selection:s.selected.marker}},this._editor);r&&((i=Av.get(r))===null||i===void 0||i.close(),(n=Av.get(r))===null||n===void 0||n.nagivate(e,t))}else this._widget.showAtMarker(s.selected.marker,s.selected.index,s.selected.total)}}};pu.ID="editor.contrib.markerController";pu=Av=Dwe([Sw(1,rK),Sw(2,ze),Sw(3,It),Sw(4,Ae)],pu);class ED extends be{constructor(e,t,i){super(i),this._next=e,this._multiFile=t}async run(e,t){var i;t.hasModel()&&((i=pu.get(t))===null||i===void 0||i.nagivate(this._next,this._multiFile))}}class Uh extends ED{constructor(){super(!0,!1,{id:Uh.ID,label:Uh.LABEL,alias:"Go to Next Problem (Error, Warning, Info)",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:578,weight:100},menuOpts:{menuId:i_.TitleMenu,title:Uh.LABEL,icon:Ri("marker-navigation-next",de.arrowDown,m("nextMarkerIcon","Icon for goto next marker.")),group:"navigation",order:1}})}}Uh.ID="editor.action.marker.next";Uh.LABEL=m("markerAction.next.label","Go to Next Problem (Error, Warning, Info)");class zg extends ED{constructor(){super(!1,!1,{id:zg.ID,label:zg.LABEL,alias:"Go to Previous Problem (Error, Warning, Info)",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:1602,weight:100},menuOpts:{menuId:i_.TitleMenu,title:zg.LABEL,icon:Ri("marker-navigation-previous",de.arrowUp,m("previousMarkerIcon","Icon for goto previous marker.")),group:"navigation",order:2}})}}zg.ID="editor.action.marker.prev";zg.LABEL=m("markerAction.previous.label","Go to Previous Problem (Error, Warning, Info)");class xwe extends ED{constructor(){super(!0,!0,{id:"editor.action.marker.nextInFiles",label:m("markerAction.nextInFiles.label","Go to Next Problem in Files (Error, Warning, Info)"),alias:"Go to Next Problem in Files (Error, Warning, Info)",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:66,weight:100},menuOpts:{menuId:I.MenubarGoMenu,title:m({key:"miGotoNextProblem",comment:["&& denotes a mnemonic"]},"Next &&Problem"),group:"6_problem_nav",order:1}})}}class Iwe extends ED{constructor(){super(!1,!0,{id:"editor.action.marker.prevInFiles",label:m("markerAction.previousInFiles.label","Go to Previous Problem in Files (Error, Warning, Info)"),alias:"Go to Previous Problem in Files (Error, Warning, Info)",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:1090,weight:100},menuOpts:{menuId:I.MenubarGoMenu,title:m({key:"miGotoPreviousProblem",comment:["&& denotes a mnemonic"]},"Previous &&Problem"),group:"6_problem_nav",order:2}})}}Et(pu.ID,pu,4);se(Uh);se(zg);se(xwe);se(Iwe);const aK=new fe("markersNavigationVisible",!1),Ewe=bn.bindToContribution(pu.get);ue(new Ewe({id:"closeMarkersNavigation",precondition:aK,handler:o=>o.close(),kbOpts:{weight:150,kbExpr:E.focus,primary:9,secondary:[1033]}}));var Da;(function(o){o.NoAutoFocus="noAutoFocus",o.FocusIfVisible="focusIfVisible",o.AutoFocusImmediately="autoFocusImmediately"})(Da||(Da={}));class Nwe extends be{constructor(){super({id:o$,label:m({key:"showOrFocusHover",comment:["Label for action that will trigger the showing/focusing of a hover in the editor.","If the hover is not visible, it will show the hover.","This allows for users to show the hover without using the mouse."]},"Show or Focus Hover"),metadata:{description:je("showOrFocusHoverDescription","Show or focus the editor hover which shows documentation, references, and other content for a symbol at the current cursor position."),args:[{name:"args",schema:{type:"object",properties:{focus:{description:"Controls if and when the hover should take focus upon being triggered by this action.",enum:[Da.NoAutoFocus,Da.FocusIfVisible,Da.AutoFocusImmediately],enumDescriptions:[m("showOrFocusHover.focus.noAutoFocus","The hover will not automatically take focus."),m("showOrFocusHover.focus.focusIfVisible","The hover will take focus only if it is already visible."),m("showOrFocusHover.focus.autoFocusImmediately","The hover will automatically take focus when it appears.")],default:Da.FocusIfVisible}}}}]},alias:"Show or Focus Hover",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:gn(2089,2087),weight:100}})}run(e,t,i){if(!t.hasModel())return;const n=xs.get(t);if(!n)return;const s=i==null?void 0:i.focus;let r=Da.FocusIfVisible;Object.values(Da).includes(s)?r=s:typeof s=="boolean"&&s&&(r=Da.AutoFocusImmediately);const a=d=>{const c=t.getPosition(),h=new D(c.lineNumber,c.column,c.lineNumber,c.column);n.showContentHover(h,1,1,d)},l=t.getOption(2)===2;n.isHoverVisible?r!==Da.NoAutoFocus?n.focus():a(l):a(l||r===Da.AutoFocusImmediately)}}class Twe extends be{constructor(){super({id:jve,label:m({key:"showDefinitionPreviewHover",comment:["Label for action that will trigger the showing of definition preview hover in the editor.","This allows for users to show the definition preview hover without using the mouse."]},"Show Definition Preview Hover"),alias:"Show Definition Preview Hover",precondition:void 0,metadata:{description:je("showDefinitionPreviewHoverDescription","Show the definition preview hover in the editor.")}})}run(e,t){const i=xs.get(t);if(!i)return;const n=t.getPosition();if(!n)return;const s=new D(n.lineNumber,n.column,n.lineNumber,n.column),r=_f.get(t);if(!r)return;r.startFindDefinitionFromCursor(n).then(()=>{i.showContentHover(s,1,1,!0)})}}class Mwe extends be{constructor(){super({id:qve,label:m({key:"scrollUpHover",comment:["Action that allows to scroll up in the hover widget with the up arrow when the hover widget is focused."]},"Scroll Up Hover"),alias:"Scroll Up Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:16,weight:100},metadata:{description:je("scrollUpHoverDescription","Scroll up the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.scrollUp()}}class Rwe extends be{constructor(){super({id:Gve,label:m({key:"scrollDownHover",comment:["Action that allows to scroll down in the hover widget with the up arrow when the hover widget is focused."]},"Scroll Down Hover"),alias:"Scroll Down Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:18,weight:100},metadata:{description:je("scrollDownHoverDescription","Scroll down the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.scrollDown()}}class Awe extends be{constructor(){super({id:Zve,label:m({key:"scrollLeftHover",comment:["Action that allows to scroll left in the hover widget with the left arrow when the hover widget is focused."]},"Scroll Left Hover"),alias:"Scroll Left Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:15,weight:100},metadata:{description:je("scrollLeftHoverDescription","Scroll left the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.scrollLeft()}}class Pwe extends be{constructor(){super({id:Yve,label:m({key:"scrollRightHover",comment:["Action that allows to scroll right in the hover widget with the right arrow when the hover widget is focused."]},"Scroll Right Hover"),alias:"Scroll Right Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:17,weight:100},metadata:{description:je("scrollRightHoverDescription","Scroll right the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.scrollRight()}}class Owe extends be{constructor(){super({id:Qve,label:m({key:"pageUpHover",comment:["Action that allows to page up in the hover widget with the page up command when the hover widget is focused."]},"Page Up Hover"),alias:"Page Up Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:11,secondary:[528],weight:100},metadata:{description:je("pageUpHoverDescription","Page up the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.pageUp()}}class Fwe extends be{constructor(){super({id:Xve,label:m({key:"pageDownHover",comment:["Action that allows to page down in the hover widget with the page down command when the hover widget is focused."]},"Page Down Hover"),alias:"Page Down Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:12,secondary:[530],weight:100},metadata:{description:je("pageDownHoverDescription","Page down the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.pageDown()}}class Bwe extends be{constructor(){super({id:Jve,label:m({key:"goToTopHover",comment:["Action that allows to go to the top of the hover widget with the home command when the hover widget is focused."]},"Go To Top Hover"),alias:"Go To Bottom Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:14,secondary:[2064],weight:100},metadata:{description:je("goToTopHoverDescription","Go to the top of the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.goToTop()}}class Wwe extends be{constructor(){super({id:ebe,label:m({key:"goToBottomHover",comment:["Action that allows to go to the bottom in the hover widget with the end command when the hover widget is focused."]},"Go To Bottom Hover"),alias:"Go To Bottom Hover",precondition:E.hoverFocused,kbOpts:{kbExpr:E.hoverFocused,primary:13,secondary:[2066],weight:100},metadata:{description:je("goToBottomHoverDescription","Go to the bottom of the editor hover.")}})}run(e,t){const i=xs.get(t);i&&i.goToBottom()}}class Hwe extends be{constructor(){super({id:sD,label:tbe,alias:"Increase Hover Verbosity Level",precondition:E.hoverVisible})}run(e,t,i){var n;(n=xs.get(t))===null||n===void 0||n.updateMarkdownHoverVerbosityLevel(Yo.Increase,i==null?void 0:i.index,i==null?void 0:i.focus)}}class Vwe extends be{constructor(){super({id:oD,label:ibe,alias:"Decrease Hover Verbosity Level",precondition:E.hoverVisible})}run(e,t,i){var n;(n=xs.get(t))===null||n===void 0||n.updateMarkdownHoverVerbosityLevel(Yo.Decrease,i==null?void 0:i.index,i==null?void 0:i.focus)}}var zwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},ZI=function(o,e){return function(t,i){e(t,i,o)}};const qr=ae;class Uwe{constructor(e,t,i){this.owner=e,this.range=t,this.marker=i}isValidForHoverAnchor(e){return e.type===1&&this.range.startColumn<=e.range.startColumn&&this.range.endColumn>=e.range.endColumn}}const S7={type:1,filter:{include:mi.QuickFix},triggerAction:Oo.QuickFixHover};let YR=class{constructor(e,t,i,n){this._editor=e,this._markerDecorationsService=t,this._openerService=i,this._languageFeaturesService=n,this.hoverOrdinal=1,this.recentMarkerCodeActionsInfo=void 0}computeSync(e,t){if(!this._editor.hasModel()||e.type!==1&&!e.supportsMarkerHover)return[];const i=this._editor.getModel(),n=e.range.startLineNumber,s=i.getLineMaxColumn(n),r=[];for(const a of t){const l=a.range.startLineNumber===n?a.range.startColumn:1,d=a.range.endLineNumber===n?a.range.endColumn:s,c=this._markerDecorationsService.getMarker(i.uri,a);if(!c)continue;const h=new D(e.range.startLineNumber,l,e.range.startLineNumber,d);r.push(new Uwe(this,h,c))}return r}renderHoverParts(e,t){if(!t.length)return H.None;const i=new Q;t.forEach(s=>e.fragment.appendChild(this.renderMarkerHover(s,i)));const n=t.length===1?t[0]:t.sort((s,r)=>Mi.compare(s.marker.severity,r.marker.severity))[0];return this.renderMarkerStatusbar(e,n,i),i}renderMarkerHover(e,t){const i=qr("div.hover-row");i.tabIndex=0;const n=J(i,qr("div.marker.hover-contents")),{source:s,message:r,code:a,relatedInformation:l}=e.marker;this._editor.applyFontInfo(n);const d=J(n,qr("span"));if(d.style.whiteSpace="pre-wrap",d.innerText=r,s||a)if(a&&typeof a!="string"){const c=qr("span");if(s){const f=J(c,qr("span"));f.innerText=s}const h=J(c,qr("a.code-link"));h.setAttribute("href",a.target.toString()),t.add(q(h,"click",f=>{this._openerService.open(a.target,{allowCommands:!0}),f.preventDefault(),f.stopPropagation()}));const u=J(h,qr("span"));u.innerText=a.value;const g=J(n,c);g.style.opacity="0.6",g.style.paddingLeft="6px"}else{const c=J(n,qr("span"));c.style.opacity="0.6",c.style.paddingLeft="6px",c.innerText=s&&a?`${s}(${a})`:s||`(${a})`}if(gs(l))for(const{message:c,resource:h,startLineNumber:u,startColumn:g}of l){const f=J(n,qr("div"));f.style.marginTop="8px";const p=J(f,qr("a"));p.innerText=`${Or(h)}(${u}, ${g}): `,p.style.cursor="pointer",t.add(q(p,"click",v=>{v.stopPropagation(),v.preventDefault(),this._openerService&&this._openerService.open(h,{fromUserGesture:!0,editorOptions:{selection:{startLineNumber:u,startColumn:g}}}).catch(Ye)}));const _=J(f,qr("span"));_.innerText=c,this._editor.applyFontInfo(_)}return i}renderMarkerStatusbar(e,t,i){if(t.marker.severity===Mi.Error||t.marker.severity===Mi.Warning||t.marker.severity===Mi.Info){const n=pu.get(this._editor);n&&e.statusBar.addAction({label:m("view problem","View Problem"),commandId:Uh.ID,run:()=>{e.hide(),n.showAtMarker(t.marker),this._editor.focus()}})}if(!this._editor.getOption(91)){const n=e.statusBar.append(qr("div"));this.recentMarkerCodeActionsInfo&&(xy.makeKey(this.recentMarkerCodeActionsInfo.marker)===xy.makeKey(t.marker)?this.recentMarkerCodeActionsInfo.hasCodeActions||(n.textContent=m("noQuickFixes","No quick fixes available")):this.recentMarkerCodeActionsInfo=void 0);const s=this.recentMarkerCodeActionsInfo&&!this.recentMarkerCodeActionsInfo.hasCodeActions?H.None:Qh(()=>n.textContent=m("checkingForQuickFixes","Checking for quick fixes..."),200,i);n.textContent||(n.textContent=" ");const r=this.getCodeActions(t.marker);i.add(Ne(()=>r.cancel())),r.then(a=>{if(s.dispose(),this.recentMarkerCodeActionsInfo={marker:t.marker,hasCodeActions:a.validActions.length>0},!this.recentMarkerCodeActionsInfo.hasCodeActions){a.dispose(),n.textContent=m("noQuickFixes","No quick fixes available");return}n.style.display="none";let l=!1;i.add(Ne(()=>{l||a.dispose()})),e.statusBar.addAction({label:m("quick fixes","Quick Fix..."),commandId:SO,run:d=>{l=!0;const c=lu.get(this._editor),h=tn(d);e.hide(),c==null||c.showCodeActions(S7,a,{x:h.left,y:h.top,width:h.width,height:h.height})}})},Ye)}}getCodeActions(e){return In(t=>cb(this._languageFeaturesService.codeActionProvider,this._editor.getModel(),new D(e.startLineNumber,e.startColumn,e.endLineNumber,e.endColumn),S7,_c.None,t))}};YR=zwe([ZI(1,NA),ZI(2,Vo),ZI(3,ye)],YR);var y7;(function(o){o.intro=m("intro","Focus on the hover widget to cycle through the hover parts with the Tab key."),o.increaseVerbosity=m("increaseVerbosity","- The focused hover part verbosity level can be increased with the Increase Hover Verbosity command.",sD),o.decreaseVerbosity=m("decreaseVerbosity","- The focused hover part verbosity level can be decreased with the Decrease Hover Verbosity command.",oD),o.hoverContent=m("contentHover","The last focused hover content is the following.")})(y7||(y7={}));class $we{dispose(){var e;(e=this._provider)===null||e===void 0||e.dispose()}}class Kwe{dispose(){var e;(e=this._provider)===null||e===void 0||e.dispose()}}class jwe{dispose(){}}Et(xs.ID,xs,2);se(Nwe);se(Twe);se(Mwe);se(Rwe);se(Awe);se(Pwe);se(Owe);se(Fwe);se(Bwe);se(Wwe);se(Hwe);se(Vwe);Iu.register(M0);Iu.register(YR);Wr((o,e)=>{const t=o.getColor(S6);t&&(e.addRule(`.monaco-editor .monaco-hover .hover-row:not(:first-child):not(:empty) { border-top: 1px solid ${t.transparent(.5)}; }`),e.addRule(`.monaco-editor .monaco-hover hr { border-top: 1px solid ${t.transparent(.5)}; }`),e.addRule(`.monaco-editor .monaco-hover hr { border-bottom: 0px solid ${t.transparent(.5)}; }`))});ID.register(new $we);ID.register(new Kwe);ID.register(new jwe);function Lo(o,e){let t=0;for(let i=0;ii-1)return[];const{tabSize:r,indentSize:a,insertSpaces:l}=o.getOptions(),d=(p,_)=>(_=_||1,Dr.shiftIndent(p,p.length+_,r,a,l)),c=(p,_)=>(_=_||1,Dr.unshiftIndent(p,p.length+_,r,a,l)),h=[],u=o.getLineContent(t);let g=Jt(u),f=g;s.shouldIncrease(t)?(f=d(f),g=d(g)):s.shouldIndentNextLine(t)&&(f=d(f)),t++;for(let p=t;p<=i;p++){if(qwe(o,p))continue;const _=o.getLineContent(p),v=Jt(_),b=f;s.shouldDecrease(p,b)&&(f=c(f),g=c(g)),v!==f&&h.push(wi.replaceMove(new ke(p,1,p,v.length+1),VA(f,a,l))),!s.shouldIgnore(p)&&(s.shouldIncrease(p,b)?(g=d(g),f=g):s.shouldIndentNextLine(p,b)?f=d(f):f=g)}return h}function qwe(o,e){return o.tokenization.isCheapToTokenize(e)?o.tokenization.getLineTokens(e).getStandardTokenType(0)===2:!1}var Gwe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Zwe=function(o,e){return function(t,i){e(t,i,o)}};class ND extends be{constructor(){super({id:ND.ID,label:m("indentationToSpaces","Convert Indentation to Spaces"),alias:"Convert Indentation to Spaces",precondition:E.writable,metadata:{description:je("indentationToSpacesDescription","Convert the tab indentation to spaces.")}})}run(e,t){const i=t.getModel();if(!i)return;const n=i.getOptions(),s=t.getSelection();if(!s)return;const r=new eSe(s,n.tabSize);t.pushUndoStop(),t.executeCommands(this.id,[r]),t.pushUndoStop(),i.updateOptions({insertSpaces:!0})}}ND.ID="editor.action.indentationToSpaces";class TD extends be{constructor(){super({id:TD.ID,label:m("indentationToTabs","Convert Indentation to Tabs"),alias:"Convert Indentation to Tabs",precondition:E.writable,metadata:{description:je("indentationToTabsDescription","Convert the spaces indentation to tabs.")}})}run(e,t){const i=t.getModel();if(!i)return;const n=i.getOptions(),s=t.getSelection();if(!s)return;const r=new tSe(s,n.tabSize);t.pushUndoStop(),t.executeCommands(this.id,[r]),t.pushUndoStop(),i.updateOptions({insertSpaces:!1})}}TD.ID="editor.action.indentationToTabs";class qO extends be{constructor(e,t,i){super(i),this.insertSpaces=e,this.displaySizeOnly=t}run(e,t){const i=e.get(Ur),n=e.get(Si),s=t.getModel();if(!s)return;const r=n.getCreationOptions(s.getLanguageId(),s.uri,s.isForSimpleWidget),a=s.getOptions(),l=[1,2,3,4,5,6,7,8].map(c=>({id:c.toString(),label:c.toString(),description:c===r.tabSize&&c===a.tabSize?m("configuredTabSize","Configured Tab Size"):c===r.tabSize?m("defaultTabSize","Default Tab Size"):c===a.tabSize?m("currentTabSize","Current Tab Size"):void 0})),d=Math.min(s.getOptions().tabSize-1,7);setTimeout(()=>{i.pick(l,{placeHolder:m({key:"selectTabWidth",comment:["Tab corresponds to the tab key"]},"Select Tab Size for Current File"),activeItem:l[d]}).then(c=>{if(c&&s&&!s.isDisposed()){const h=parseInt(c.label,10);this.displaySizeOnly?s.updateOptions({tabSize:h}):s.updateOptions({tabSize:h,indentSize:h,insertSpaces:this.insertSpaces})}})},50)}}class MD extends qO{constructor(){super(!1,!1,{id:MD.ID,label:m("indentUsingTabs","Indent Using Tabs"),alias:"Indent Using Tabs",precondition:void 0,metadata:{description:je("indentUsingTabsDescription","Use indentation with tabs.")}})}}MD.ID="editor.action.indentUsingTabs";class RD extends qO{constructor(){super(!0,!1,{id:RD.ID,label:m("indentUsingSpaces","Indent Using Spaces"),alias:"Indent Using Spaces",precondition:void 0,metadata:{description:je("indentUsingSpacesDescription","Use indentation with spaces.")}})}}RD.ID="editor.action.indentUsingSpaces";class AD extends qO{constructor(){super(!0,!0,{id:AD.ID,label:m("changeTabDisplaySize","Change Tab Display Size"),alias:"Change Tab Display Size",precondition:void 0,metadata:{description:je("changeTabDisplaySizeDescription","Change the space size equivalent of the tab.")}})}}AD.ID="editor.action.changeTabDisplaySize";class PD extends be{constructor(){super({id:PD.ID,label:m("detectIndentation","Detect Indentation from Content"),alias:"Detect Indentation from Content",precondition:void 0,metadata:{description:je("detectIndentationDescription","Detect the indentation from content.")}})}run(e,t){const i=e.get(Si),n=t.getModel();if(!n)return;const s=i.getCreationOptions(n.getLanguageId(),n.uri,n.isForSimpleWidget);n.detectIndentation(s.insertSpaces,s.tabSize)}}PD.ID="editor.action.detectIndentation";class Ywe extends be{constructor(){super({id:"editor.action.reindentlines",label:m("editor.reindentlines","Reindent Lines"),alias:"Reindent Lines",precondition:E.writable,metadata:{description:je("editor.reindentlinesDescription","Reindent the lines of the editor.")}})}run(e,t){const i=e.get(oi),n=t.getModel();if(!n)return;const s=lK(n,i,1,n.getLineCount());s.length>0&&(t.pushUndoStop(),t.executeEdits(this.id,s),t.pushUndoStop())}}class Qwe extends be{constructor(){super({id:"editor.action.reindentselectedlines",label:m("editor.reindentselectedlines","Reindent Selected Lines"),alias:"Reindent Selected Lines",precondition:E.writable,metadata:{description:je("editor.reindentselectedlinesDescription","Reindent the selected lines of the editor.")}})}run(e,t){const i=e.get(oi),n=t.getModel();if(!n)return;const s=t.getSelections();if(s===null)return;const r=[];for(const a of s){let l=a.startLineNumber,d=a.endLineNumber;if(l!==d&&a.endColumn===1&&d--,l===1){if(l===d)continue}else l--;const c=lK(n,i,l,d);r.push(...c)}r.length>0&&(t.pushUndoStop(),t.executeEdits(this.id,r),t.pushUndoStop())}}class Xwe{constructor(e,t){this._initialSelection=t,this._edits=[],this._selectionId=null;for(const i of e)i.range&&typeof i.text=="string"&&this._edits.push(i)}getEditOperations(e,t){for(const n of this._edits)t.addEditOperation(D.lift(n.range),n.text);let i=!1;Array.isArray(this._edits)&&this._edits.length===1&&this._initialSelection.isEmpty()&&(this._edits[0].range.startColumn===this._initialSelection.endColumn&&this._edits[0].range.startLineNumber===this._initialSelection.endLineNumber?(i=!0,this._selectionId=t.trackSelection(this._initialSelection,!0)):this._edits[0].range.endColumn===this._initialSelection.startColumn&&this._edits[0].range.endLineNumber===this._initialSelection.startLineNumber&&(i=!0,this._selectionId=t.trackSelection(this._initialSelection,!1))),i||(this._selectionId=t.trackSelection(this._initialSelection))}computeCursorState(e,t){return t.getTrackedSelection(this._selectionId)}}let $0=class{constructor(e,t){this.editor=e,this._languageConfigurationService=t,this.callOnDispose=new Q,this.callOnModel=new Q,this.callOnDispose.add(e.onDidChangeConfiguration(()=>this.update())),this.callOnDispose.add(e.onDidChangeModel(()=>this.update())),this.callOnDispose.add(e.onDidChangeModelLanguage(()=>this.update()))}update(){this.callOnModel.clear(),!(this.editor.getOption(12)<4||this.editor.getOption(55))&&this.editor.hasModel()&&this.callOnModel.add(this.editor.onDidPaste(({range:e})=>{this.trigger(e)}))}trigger(e){const t=this.editor.getSelections();if(t===null||t.length>1)return;const i=this.editor.getModel();if(!i||Jwe(i,e)||!i.tokenization.isCheapToTokenize(e.getStartPosition().lineNumber))return;const n=this.editor.getOption(12),{tabSize:s,indentSize:r,insertSpaces:a}=i.getOptions(),l=[],d={shiftIndent:g=>Dr.shiftIndent(g,g.length+1,s,r,a),unshiftIndent:g=>Dr.unshiftIndent(g,g.length+1,s,r,a)};let c=e.startLineNumber;for(;c<=e.endLineNumber;){if(this.shouldIgnoreLine(i,c)){c++;continue}break}if(c>e.endLineNumber)return;let h=i.getLineContent(c);if(!/\S/.test(h.substring(0,e.startColumn-1))){const g=Kv(n,i,i.getLanguageId(),c,d,this._languageConfigurationService);if(g!==null){const f=Jt(h),p=Lo(g,s),_=Lo(f,s);if(p!==_){const v=fb(p,s,a);l.push({range:new D(c,1,c,f.length+1),text:v}),h=v+h.substr(f.length)}else{const v=Y6(i,c,this._languageConfigurationService);if(v===0||v===8)return}}}const u=c;for(;ci.tokenization.getLineTokens(p),getLanguageId:()=>i.getLanguageId(),getLanguageIdAtPosition:(p,_)=>i.getLanguageIdAtPosition(p,_)},getLineContent:p=>p===u?h:i.getLineContent(p)},i.getLanguageId(),c+1,d,this._languageConfigurationService);if(f!==null){const p=Lo(f,s),_=Lo(Jt(i.getLineContent(c+1)),s);if(p!==_){const v=p-_;for(let b=c+1;b<=e.endLineNumber;b++){const C=i.getLineContent(b),w=Jt(C),y=Lo(w,s)+v,k=fb(y,s,a);k!==w&&l.push({range:new D(b,1,b,w.length+1),text:k})}}}}if(l.length>0){this.editor.pushUndoStop();const g=new Xwe(l,this.editor.getSelection());this.editor.executeCommand("autoIndentOnPaste",g),this.editor.pushUndoStop()}}shouldIgnoreLine(e,t){e.tokenization.forceTokenization(t);const i=e.getLineFirstNonWhitespaceColumn(t);if(i===0)return!0;const n=e.tokenization.getLineTokens(t);if(n.getCount()>0){const s=n.findTokenIndexAtOffset(i);if(s>=0&&n.getStandardTokenType(s)===1)return!0}return!1}dispose(){this.callOnDispose.dispose(),this.callOnModel.dispose()}};$0.ID="editor.contrib.autoIndentOnPaste";$0=Gwe([Zwe(1,oi)],$0);function Jwe(o,e){const t=i=>vJ(o,i)===2;return t(e.getStartPosition())||t(e.getEndPosition())}function dK(o,e,t,i){if(o.getLineCount()===1&&o.getLineMaxColumn(1)===1)return;let n="";for(let r=0;r=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},sSe=function(o,e){return function(t,i){e(t,i,o)}},gS;let _u=gS=class{static get(e){return e.getContribution(gS.ID)}constructor(e,t){this.editor=e,this.editorWorkerService=t,this.decorations=this.editor.createDecorationsCollection()}dispose(){}run(e,t){var i;(i=this.currentRequest)===null||i===void 0||i.cancel();const n=this.editor.getSelection(),s=this.editor.getModel();if(!s||!n)return;let r=n;if(r.startLineNumber!==r.endLineNumber)return;const a=new Oz(this.editor,5),l=s.uri;return this.editorWorkerService.canNavigateValueSet(l)?(this.currentRequest=In(d=>this.editorWorkerService.navigateValueSet(l,r,t)),this.currentRequest.then(d=>{var c;if(!d||!d.range||!d.value||!a.validate(this.editor))return;const h=D.lift(d.range);let u=d.range;const g=d.value.length-(r.endColumn-r.startColumn);u={startLineNumber:u.startLineNumber,startColumn:u.startColumn,endLineNumber:u.endLineNumber,endColumn:u.startColumn+d.value.length},g>1&&(r=new ke(r.startLineNumber,r.startColumn,r.endLineNumber,r.endColumn+g-1));const f=new iSe(h,r,d.value);this.editor.pushUndoStop(),this.editor.executeCommand(e,f),this.editor.pushUndoStop(),this.decorations.set([{range:u,options:gS.DECORATION}]),(c=this.decorationRemover)===null||c===void 0||c.cancel(),this.decorationRemover=kc(350),this.decorationRemover.then(()=>this.decorations.clear()).catch(Ye)}).catch(Ye)):Promise.resolve(void 0)}};_u.ID="editor.contrib.inPlaceReplaceController";_u.DECORATION=Je.register({description:"in-place-replace",className:"valueSetReplacement"});_u=gS=nSe([sSe(1,zr)],_u);class oSe extends be{constructor(){super({id:"editor.action.inPlaceReplace.up",label:m("InPlaceReplaceAction.previous.label","Replace with Previous Value"),alias:"Replace with Previous Value",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:3159,weight:100}})}run(e,t){const i=_u.get(t);return i?i.run(this.id,!1):Promise.resolve(void 0)}}class rSe extends be{constructor(){super({id:"editor.action.inPlaceReplace.down",label:m("InPlaceReplaceAction.next.label","Replace with Next Value"),alias:"Replace with Next Value",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:3161,weight:100}})}run(e,t){const i=_u.get(t);return i?i.run(this.id,!0):Promise.resolve(void 0)}}Et(_u.ID,_u,4);se(oSe);se(rSe);class aSe extends be{constructor(){super({id:"expandLineSelection",label:m("expandLineSelection","Expand Line Selection"),alias:"Expand Line Selection",precondition:void 0,kbOpts:{weight:0,kbExpr:E.textInputFocus,primary:2090}})}run(e,t,i){if(i=i||{},!t.hasModel())return;const n=t._getViewModel();n.model.pushStackElement(),n.setCursorStates(i.source,3,Hn.expandLineSelection(n,n.getCursorStates())),n.revealAllCursors(i.source,!0)}}se(aSe);class lSe{constructor(e,t,i){this._selection=e,this._cursors=t,this._selectionId=null,this._trimInRegexesAndStrings=i}getEditOperations(e,t){const i=dSe(e,this._cursors,this._trimInRegexesAndStrings);for(let n=0,s=i.length;na.lineNumber===l.lineNumber?a.column-l.column:a.lineNumber-l.lineNumber);for(let a=e.length-2;a>=0;a--)e[a].lineNumber===e[a+1].lineNumber&&e.splice(a,1);const i=[];let n=0,s=0;const r=e.length;for(let a=1,l=o.getLineCount();a<=l;a++){const d=o.getLineContent(a),c=d.length+1;let h=0;if(s=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},hSe=function(o,e){return function(t,i){e(t,i,o)}};let QR=class{constructor(e,t,i,n){this._languageConfigurationService=n,this._selection=e,this._isMovingDown=t,this._autoIndent=i,this._selectionId=null,this._moveEndLineSelectionShrink=!1}getEditOperations(e,t){const i=()=>e.getLanguageId(),n=(h,u)=>e.getLanguageIdAtPosition(h,u),s=e.getLineCount();if(this._isMovingDown&&this._selection.endLineNumber===s){this._selectionId=t.trackSelection(this._selection);return}if(!this._isMovingDown&&this._selection.startLineNumber===1){this._selectionId=t.trackSelection(this._selection);return}this._moveEndPositionDown=!1;let r=this._selection;r.startLineNumberb===r.startLineNumber?e.tokenization.getLineTokens(h):e.tokenization.getLineTokens(b),getLanguageId:i,getLanguageIdAtPosition:n},getLineContent:b=>b===r.startLineNumber?e.getLineContent(h):e.getLineContent(b)},v=Kv(this._autoIndent,_,e.getLanguageIdAtPosition(h,1),r.startLineNumber,c,this._languageConfigurationService);if(v!==null){const b=Jt(e.getLineContent(h)),C=Lo(v,a),w=Lo(b,a);C!==w&&(g=fb(C,a,d)+this.trimStart(u))}}t.addEditOperation(new D(r.startLineNumber,1,r.startLineNumber,1),g+` +`);const p=this.matchEnterRuleMovingDown(e,c,a,r.startLineNumber,h,g);if(p!==null)p!==0&&this.getIndentEditsOfMovingBlock(e,t,r,a,d,p);else{const _={tokenization:{getLineTokens:b=>b===r.startLineNumber?e.tokenization.getLineTokens(h):b>=r.startLineNumber+1&&b<=r.endLineNumber+1?e.tokenization.getLineTokens(b-1):e.tokenization.getLineTokens(b),getLanguageId:i,getLanguageIdAtPosition:n},getLineContent:b=>b===r.startLineNumber?g:b>=r.startLineNumber+1&&b<=r.endLineNumber+1?e.getLineContent(b-1):e.getLineContent(b)},v=Kv(this._autoIndent,_,e.getLanguageIdAtPosition(h,1),r.startLineNumber+1,c,this._languageConfigurationService);if(v!==null){const b=Jt(e.getLineContent(r.startLineNumber)),C=Lo(v,a),w=Lo(b,a);if(C!==w){const S=C-w;this.getIndentEditsOfMovingBlock(e,t,r,a,d,S)}}}}else t.addEditOperation(new D(r.startLineNumber,1,r.startLineNumber,1),g+` +`)}else if(h=r.startLineNumber-1,u=e.getLineContent(h),t.addEditOperation(new D(h,1,h+1,1),null),t.addEditOperation(new D(r.endLineNumber,e.getLineMaxColumn(r.endLineNumber),r.endLineNumber,e.getLineMaxColumn(r.endLineNumber)),` +`+u),this.shouldAutoIndent(e,r)){const g={tokenization:{getLineTokens:p=>p===h?e.tokenization.getLineTokens(r.startLineNumber):e.tokenization.getLineTokens(p),getLanguageId:i,getLanguageIdAtPosition:n},getLineContent:p=>p===h?e.getLineContent(r.startLineNumber):e.getLineContent(p)},f=this.matchEnterRule(e,c,a,r.startLineNumber,r.startLineNumber-2);if(f!==null)f!==0&&this.getIndentEditsOfMovingBlock(e,t,r,a,d,f);else{const p=Kv(this._autoIndent,g,e.getLanguageIdAtPosition(r.startLineNumber,1),h,c,this._languageConfigurationService);if(p!==null){const _=Jt(e.getLineContent(r.startLineNumber)),v=Lo(p,a),b=Lo(_,a);if(v!==b){const C=v-b;this.getIndentEditsOfMovingBlock(e,t,r,a,d,C)}}}}}this._selectionId=t.trackSelection(r)}buildIndentConverter(e,t,i){return{shiftIndent:n=>Dr.shiftIndent(n,n.length+1,e,t,i),unshiftIndent:n=>Dr.unshiftIndent(n,n.length+1,e,t,i)}}parseEnterResult(e,t,i,n,s){if(s){let r=s.indentation;s.indentAction===rn.None||s.indentAction===rn.Indent?r=s.indentation+s.appendText:s.indentAction===rn.IndentOutdent?r=s.indentation:s.indentAction===rn.Outdent&&(r=t.unshiftIndent(s.indentation)+s.appendText);const a=e.getLineContent(n);if(this.trimStart(a).indexOf(this.trimStart(r))>=0){const l=Jt(e.getLineContent(n));let d=Jt(r);const c=Y6(e,n,this._languageConfigurationService);c!==null&&c&2&&(d=t.unshiftIndent(d));const h=Lo(d,i),u=Lo(l,i);return h-u}}return null}matchEnterRuleMovingDown(e,t,i,n,s,r){if($a(r)>=0){const a=e.getLineMaxColumn(s),l=Jm(this._autoIndent,e,new D(s,a,s,a),this._languageConfigurationService);return this.parseEnterResult(e,t,i,n,l)}else{let a=n-1;for(;a>=1;){const c=e.getLineContent(a);if($a(c)>=0)break;a--}if(a<1||n>e.getLineCount())return null;const l=e.getLineMaxColumn(a),d=Jm(this._autoIndent,e,new D(a,l,a,l),this._languageConfigurationService);return this.parseEnterResult(e,t,i,n,d)}}matchEnterRule(e,t,i,n,s,r){let a=s;for(;a>=1;){let c;if(a===s&&r!==void 0?c=r:c=e.getLineContent(a),$a(c)>=0)break;a--}if(a<1||n>e.getLineCount())return null;const l=e.getLineMaxColumn(a),d=Jm(this._autoIndent,e,new D(a,l,a,l),this._languageConfigurationService);return this.parseEnterResult(e,t,i,n,d)}trimStart(e){return e.replace(/^\s+/,"")}shouldAutoIndent(e,t){if(this._autoIndent<4||!e.tokenization.isCheapToTokenize(t.startLineNumber))return!1;const i=e.getLanguageIdAtPosition(t.startLineNumber,1),n=e.getLanguageIdAtPosition(t.endLineNumber,1);return!(i!==n||this._languageConfigurationService.getLanguageConfiguration(i).indentRulesSupport===null)}getIndentEditsOfMovingBlock(e,t,i,n,s,r){for(let a=i.startLineNumber;a<=i.endLineNumber;a++){const l=e.getLineContent(a),d=Jt(l),h=Lo(d,n)+r,u=fb(h,n,s);u!==d&&(t.addEditOperation(new D(a,1,a,d.length+1),u),a===i.endLineNumber&&i.endColumn<=d.length+1&&u===""&&(this._moveEndLineSelectionShrink=!0))}}computeCursorState(e,t){let i=t.getTrackedSelection(this._selectionId);return this._moveEndPositionDown&&(i=i.setEndPosition(i.endLineNumber+1,1)),this._moveEndLineSelectionShrink&&i.startLineNumber=n)return null;const s=[];for(let a=i;a<=n;a++)s.push(o.getLineContent(a));let r=s.slice(0);return r.sort($h.getCollator().compare),t===!0&&(r=r.reverse()),{startLineNumber:i,endLineNumber:n,before:s,after:r}}function uSe(o,e,t){const i=hK(o,e,t);return i?wi.replace(new D(i.startLineNumber,1,i.endLineNumber,o.getLineMaxColumn(i.endLineNumber)),i.after.join(` +`)):null}class uK extends be{constructor(e,t){super(t),this.down=e}run(e,t){if(!t.hasModel())return;const i=t.getSelections().map((r,a)=>({selection:r,index:a,ignore:!1}));i.sort((r,a)=>D.compareRangesUsingStarts(r.selection,a.selection));let n=i[0];for(let r=1;rnew W(c.positionLineNumber,c.positionColumn)));const s=t.getSelection();if(s===null)return;const r=e.get(dt),a=t.getModel(),l=r.getValue("files.trimTrailingWhitespaceInRegexAndStrings",{overrideIdentifier:a==null?void 0:a.getLanguageId(),resource:a==null?void 0:a.uri}),d=new lSe(s,n,l);t.pushUndoStop(),t.executeCommands(this.id,[d]),t.pushUndoStop()}}OD.ID="editor.action.trimTrailingWhitespace";class wSe extends be{constructor(){super({id:"editor.action.deleteLines",label:m("lines.delete","Delete Line"),alias:"Delete Line",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:3113,weight:100}})}run(e,t){if(!t.hasModel())return;const i=this._getLinesToRemove(t),n=t.getModel();if(n.getLineCount()===1&&n.getLineMaxColumn(1)===1)return;let s=0;const r=[],a=[];for(let l=0,d=i.length;l1&&(h-=1,g=n.getLineMaxColumn(h)),r.push(wi.replace(new ke(h,g,u,f),"")),a.push(new ke(h-s,c.positionColumn,h-s,c.positionColumn)),s+=c.endLineNumber-c.startLineNumber+1}t.pushUndoStop(),t.executeEdits(this.id,r,a),t.pushUndoStop()}_getLinesToRemove(e){const t=e.getSelections().map(s=>{let r=s.endLineNumber;return s.startLineNumbers.startLineNumber===r.startLineNumber?s.endLineNumber-r.endLineNumber:s.startLineNumber-r.startLineNumber);const i=[];let n=t[0];for(let s=1;s=t[s].startLineNumber?n.endLineNumber=t[s].endLineNumber:(i.push(n),n=t[s]);return i.push(n),i}}class SSe extends be{constructor(){super({id:"editor.action.indentLines",label:m("lines.indent","Indent Line"),alias:"Indent Line",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:2142,weight:100}})}run(e,t){const i=t._getViewModel();i&&(t.pushUndoStop(),t.executeCommands(this.id,yi.indent(i.cursorConfig,t.getModel(),t.getSelections())),t.pushUndoStop())}}class ySe extends be{constructor(){super({id:"editor.action.outdentLines",label:m("lines.outdent","Outdent Line"),alias:"Outdent Line",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:2140,weight:100}})}run(e,t){ep.Outdent.runEditorCommand(e,t,null)}}class LSe extends be{constructor(){super({id:"editor.action.insertLineBefore",label:m("lines.insertBefore","Insert Line Above"),alias:"Insert Line Above",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:3075,weight:100}})}run(e,t){const i=t._getViewModel();i&&(t.pushUndoStop(),t.executeCommands(this.id,yi.lineInsertBefore(i.cursorConfig,t.getModel(),t.getSelections())))}}class kSe extends be{constructor(){super({id:"editor.action.insertLineAfter",label:m("lines.insertAfter","Insert Line Below"),alias:"Insert Line Below",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:2051,weight:100}})}run(e,t){const i=t._getViewModel();i&&(t.pushUndoStop(),t.executeCommands(this.id,yi.lineInsertAfter(i.cursorConfig,t.getModel(),t.getSelections())))}}class mK extends be{run(e,t){if(!t.hasModel())return;const i=t.getSelection(),n=this._getRangesToDelete(t),s=[];for(let l=0,d=n.length-1;lwi.replace(l,""));t.pushUndoStop(),t.executeEdits(this.id,a,r),t.pushUndoStop()}}class DSe extends mK{constructor(){super({id:"deleteAllLeft",label:m("lines.deleteAllLeft","Delete All Left"),alias:"Delete All Left",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:2049},weight:100}})}_getEndCursorState(e,t){let i=null;const n=[];let s=0;return t.forEach(r=>{let a;if(r.endColumn===1&&s>0){const l=r.startLineNumber-s;a=new ke(l,r.startColumn,l,r.startColumn)}else a=new ke(r.startLineNumber,r.startColumn,r.startLineNumber,r.startColumn);s+=r.endLineNumber-r.startLineNumber,r.intersectRanges(e)?i=a:n.push(a)}),i&&n.unshift(i),n}_getRangesToDelete(e){const t=e.getSelections();if(t===null)return[];let i=t;const n=e.getModel();return n===null?[]:(i.sort(D.compareRangesUsingStarts),i=i.map(s=>{if(s.isEmpty())if(s.startColumn===1){const r=Math.max(1,s.startLineNumber-1),a=s.startLineNumber===1?1:n.getLineLength(r)+1;return new D(r,a,s.startLineNumber,1)}else return new D(s.startLineNumber,1,s.startLineNumber,s.startColumn);else return new D(s.startLineNumber,1,s.endLineNumber,s.endColumn)}),i)}}class xSe extends mK{constructor(){super({id:"deleteAllRight",label:m("lines.deleteAllRight","Delete All Right"),alias:"Delete All Right",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:297,secondary:[2068]},weight:100}})}_getEndCursorState(e,t){let i=null;const n=[];for(let s=0,r=t.length,a=0;s{if(s.isEmpty()){const r=t.getLineMaxColumn(s.startLineNumber);return s.startColumn===r?new D(s.startLineNumber,s.startColumn,s.startLineNumber+1,1):new D(s.startLineNumber,s.startColumn,s.startLineNumber,r)}return s});return n.sort(D.compareRangesUsingStarts),n}}class ISe extends be{constructor(){super({id:"editor.action.joinLines",label:m("lines.joinLines","Join Lines"),alias:"Join Lines",precondition:E.writable,kbOpts:{kbExpr:E.editorTextFocus,primary:0,mac:{primary:296},weight:100}})}run(e,t){const i=t.getSelections();if(i===null)return;let n=t.getSelection();if(n===null)return;i.sort(D.compareRangesUsingStarts);const s=[],r=i.reduce((u,g)=>u.isEmpty()?u.endLineNumber===g.startLineNumber?(n.equalsSelection(u)&&(n=g),g):g.startLineNumber>u.endLineNumber+1?(s.push(u),g):new ke(u.startLineNumber,u.startColumn,g.endLineNumber,g.endColumn):g.startLineNumber>u.endLineNumber?(s.push(u),g):new ke(u.startLineNumber,u.startColumn,g.endLineNumber,g.endColumn));s.push(r);const a=t.getModel();if(a===null)return;const l=[],d=[];let c=n,h=0;for(let u=0,g=s.length;u=1){let B=!0;S===""&&(B=!1),B&&(S.charAt(S.length-1)===" "||S.charAt(S.length-1)===" ")&&(B=!1,S=S.replace(/[\s\uFEFF\xA0]+$/g," "));const P=x.substr(N-1);S+=(B?" ":"")+P,B?v=P.length+1:v=P.length}else v=0}const y=new D(p,_,b,C);if(!y.isEmpty()){let k;f.isEmpty()?(l.push(wi.replace(y,S)),k=new ke(y.startLineNumber-h,S.length-v+1,p-h,S.length-v+1)):f.startLineNumber===f.endLineNumber?(l.push(wi.replace(y,S)),k=new ke(f.startLineNumber-h,f.startColumn,f.endLineNumber-h,f.endColumn)):(l.push(wi.replace(y,S)),k=new ke(f.startLineNumber-h,f.startColumn,f.startLineNumber-h,S.length-w)),D.intersectRanges(y,n)!==null?c=k:d.push(k)}h+=y.endLineNumber-y.startLineNumber}d.unshift(c),t.pushUndoStop(),t.executeEdits(this.id,l,d),t.pushUndoStop()}}class ESe extends be{constructor(){super({id:"editor.action.transpose",label:m("editor.transpose","Transpose Characters around the Cursor"),alias:"Transpose Characters around the Cursor",precondition:E.writable})}run(e,t){const i=t.getSelections();if(i===null)return;const n=t.getModel();if(n===null)return;const s=[];for(let r=0,a=i.length;r=c){if(d.lineNumber===n.getLineCount())continue;const h=new D(d.lineNumber,Math.max(1,d.column-1),d.lineNumber+1,1),u=n.getValueInRange(h).split("").reverse().join("");s.push(new Jn(new ke(d.lineNumber,Math.max(1,d.column-1),d.lineNumber+1,1),u))}else{const h=new D(d.lineNumber,Math.max(1,d.column-1),d.lineNumber,d.column+1),u=n.getValueInRange(h).split("").reverse().join("");s.push(new zA(h,u,new ke(d.lineNumber,d.column+1,d.lineNumber,d.column+1)))}}t.pushUndoStop(),t.executeCommands(this.id,s),t.pushUndoStop()}}class Hf extends be{run(e,t){const i=t.getSelections();if(i===null)return;const n=t.getModel();if(n===null)return;const s=t.getOption(131),r=[];for(const a of i)if(a.isEmpty()){const l=a.getStartPosition(),d=t.getConfiguredWordAtPosition(l);if(!d)continue;const c=new D(l.lineNumber,d.startColumn,l.lineNumber,d.endColumn),h=n.getValueInRange(c);r.push(wi.replace(c,this._modifyText(h,s)))}else{const l=n.getValueInRange(a);r.push(wi.replace(a,this._modifyText(l,s)))}t.pushUndoStop(),t.executeEdits(this.id,r),t.pushUndoStop()}}class NSe extends Hf{constructor(){super({id:"editor.action.transformToUppercase",label:m("editor.transformToUppercase","Transform to Uppercase"),alias:"Transform to Uppercase",precondition:E.writable})}_modifyText(e,t){return e.toLocaleUpperCase()}}class TSe extends Hf{constructor(){super({id:"editor.action.transformToLowercase",label:m("editor.transformToLowercase","Transform to Lowercase"),alias:"Transform to Lowercase",precondition:E.writable})}_modifyText(e,t){return e.toLocaleLowerCase()}}class zc{constructor(e,t){this._pattern=e,this._flags=t,this._actual=null,this._evaluated=!1}get(){if(!this._evaluated){this._evaluated=!0;try{this._actual=new RegExp(this._pattern,this._flags)}catch{}}return this._actual}isSupported(){return this.get()!==null}}class K0 extends Hf{constructor(){super({id:"editor.action.transformToTitlecase",label:m("editor.transformToTitlecase","Transform to Title Case"),alias:"Transform to Title Case",precondition:E.writable})}_modifyText(e,t){const i=K0.titleBoundary.get();return i?e.toLocaleLowerCase().replace(i,n=>n.toLocaleUpperCase()):e}}K0.titleBoundary=new zc("(^|[^\\p{L}\\p{N}']|((^|\\P{L})'))\\p{L}","gmu");class Kh extends Hf{constructor(){super({id:"editor.action.transformToSnakecase",label:m("editor.transformToSnakecase","Transform to Snake Case"),alias:"Transform to Snake Case",precondition:E.writable})}_modifyText(e,t){const i=Kh.caseBoundary.get(),n=Kh.singleLetters.get();return!i||!n?e:e.replace(i,"$1_$2").replace(n,"$1_$2$3").toLocaleLowerCase()}}Kh.caseBoundary=new zc("(\\p{Ll})(\\p{Lu})","gmu");Kh.singleLetters=new zc("(\\p{Lu}|\\p{N})(\\p{Lu})(\\p{Ll})","gmu");class j0 extends Hf{constructor(){super({id:"editor.action.transformToCamelcase",label:m("editor.transformToCamelcase","Transform to Camel Case"),alias:"Transform to Camel Case",precondition:E.writable})}_modifyText(e,t){const i=j0.wordBoundary.get();if(!i)return e;const n=e.split(i);return n.shift()+n.map(r=>r.substring(0,1).toLocaleUpperCase()+r.substring(1)).join("")}}j0.wordBoundary=new zc("[_\\s-]","gm");class vf extends Hf{constructor(){super({id:"editor.action.transformToPascalcase",label:m("editor.transformToPascalcase","Transform to Pascal Case"),alias:"Transform to Pascal Case",precondition:E.writable})}_modifyText(e,t){const i=vf.wordBoundary.get(),n=vf.wordBoundaryToMaintain.get();return!i||!n?e:e.split(n).map(a=>a.split(i)).flat().map(a=>a.substring(0,1).toLocaleUpperCase()+a.substring(1)).join("")}}vf.wordBoundary=new zc("[_\\s-]","gm");vf.wordBoundaryToMaintain=new zc("(?<=\\.)","gm");class Cc extends Hf{static isSupported(){return[this.caseBoundary,this.singleLetters,this.underscoreBoundary].every(t=>t.isSupported())}constructor(){super({id:"editor.action.transformToKebabcase",label:m("editor.transformToKebabcase","Transform to Kebab Case"),alias:"Transform to Kebab Case",precondition:E.writable})}_modifyText(e,t){const i=Cc.caseBoundary.get(),n=Cc.singleLetters.get(),s=Cc.underscoreBoundary.get();return!i||!n||!s?e:e.replace(s,"$1-$3").replace(i,"$1-$2").replace(n,"$1-$2").toLocaleLowerCase()}}Cc.caseBoundary=new zc("(\\p{Ll})(\\p{Lu})","gmu");Cc.singleLetters=new zc("(\\p{Lu}|\\p{N})(\\p{Lu}\\p{Ll})","gmu");Cc.underscoreBoundary=new zc("(\\S)(_)(\\S)","gm");se(gSe);se(fSe);se(mSe);se(pSe);se(_Se);se(vSe);se(bSe);se(CSe);se(OD);se(wSe);se(SSe);se(ySe);se(LSe);se(kSe);se(DSe);se(xSe);se(ISe);se(ESe);se(NSe);se(TSe);Kh.caseBoundary.isSupported()&&Kh.singleLetters.isSupported()&&se(Kh);j0.wordBoundary.isSupported()&&se(j0);vf.wordBoundary.isSupported()&&se(vf);K0.titleBoundary.isSupported()&&se(K0);Cc.isSupported()&&se(Cc);var MSe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},yw=function(o,e){return function(t,i){e(t,i,o)}},fS;const pK=new fe("LinkedEditingInputVisible",!1),RSe="linked-editing-decoration";let vu=fS=class extends H{static get(e){return e.getContribution(fS.ID)}constructor(e,t,i,n,s){super(),this.languageConfigurationService=n,this._syncRangesToken=0,this._localToDispose=this._register(new Q),this._editor=e,this._providers=i.linkedEditingRangeProvider,this._enabled=!1,this._visibleContextKey=pK.bindTo(t),this._debounceInformation=s.for(this._providers,"Linked Editing",{max:200}),this._currentDecorations=this._editor.createDecorationsCollection(),this._languageWordPattern=null,this._currentWordPattern=null,this._ignoreChangeEvent=!1,this._localToDispose=this._register(new Q),this._rangeUpdateTriggerPromise=null,this._rangeSyncTriggerPromise=null,this._currentRequestCts=null,this._currentRequestPosition=null,this._currentRequestModelVersion=null,this._register(this._editor.onDidChangeModel(()=>this.reinitialize(!0))),this._register(this._editor.onDidChangeConfiguration(r=>{(r.hasChanged(70)||r.hasChanged(93))&&this.reinitialize(!1)})),this._register(this._providers.onDidChange(()=>this.reinitialize(!1))),this._register(this._editor.onDidChangeModelLanguage(()=>this.reinitialize(!0))),this.reinitialize(!0)}reinitialize(e){const t=this._editor.getModel(),i=t!==null&&(this._editor.getOption(70)||this._editor.getOption(93))&&this._providers.has(t);if(i===this._enabled&&!e||(this._enabled=i,this.clearRanges(),this._localToDispose.clear(),!i||t===null))return;this._localToDispose.add(he.runAndSubscribe(t.onDidChangeLanguageConfiguration,()=>{this._languageWordPattern=this.languageConfigurationService.getLanguageConfiguration(t.getLanguageId()).getWordDefinition()}));const n=new ha(this._debounceInformation.get(t)),s=()=>{var l;this._rangeUpdateTriggerPromise=n.trigger(()=>this.updateRanges(),(l=this._debounceDuration)!==null&&l!==void 0?l:this._debounceInformation.get(t))},r=new ha(0),a=l=>{this._rangeSyncTriggerPromise=r.trigger(()=>this._syncRanges(l))};this._localToDispose.add(this._editor.onDidChangeCursorPosition(()=>{s()})),this._localToDispose.add(this._editor.onDidChangeModelContent(l=>{if(!this._ignoreChangeEvent&&this._currentDecorations.length>0){const d=this._currentDecorations.getRange(0);if(d&&l.changes.every(c=>d.intersectRanges(c.range))){a(this._syncRangesToken);return}}s()})),this._localToDispose.add({dispose:()=>{n.dispose(),r.dispose()}}),this.updateRanges()}_syncRanges(e){if(!this._editor.hasModel()||e!==this._syncRangesToken||this._currentDecorations.length===0)return;const t=this._editor.getModel(),i=this._currentDecorations.getRange(0);if(!i||i.startLineNumber!==i.endLineNumber)return this.clearRanges();const n=t.getValueInRange(i);if(this._currentWordPattern){const r=n.match(this._currentWordPattern);if((r?r[0].length:0)!==n.length)return this.clearRanges()}const s=[];for(let r=1,a=this._currentDecorations.length;r1){this.clearRanges();return}const i=this._editor.getModel(),n=i.getVersionId();if(this._currentRequestPosition&&this._currentRequestModelVersion===n){if(t.equals(this._currentRequestPosition))return;if(this._currentDecorations.length>0){const r=this._currentDecorations.getRange(0);if(r&&r.containsPosition(t))return}}this.clearRanges(),this._currentRequestPosition=t,this._currentRequestModelVersion=n;const s=this._currentRequestCts=new ki;try{const r=new Zn(!1),a=await _K(this._providers,i,t,s.token);if(this._debounceInformation.update(i,r.elapsed()),s!==this._currentRequestCts||(this._currentRequestCts=null,n!==i.getVersionId()))return;let l=[];a!=null&&a.ranges&&(l=a.ranges),this._currentWordPattern=(a==null?void 0:a.wordPattern)||this._languageWordPattern;let d=!1;for(let h=0,u=l.length;h({range:h,options:fS.DECORATION}));this._visibleContextKey.set(!0),this._currentDecorations.set(c),this._syncRangesToken++}catch(r){pa(r)||Ye(r),(this._currentRequestCts===s||!this._currentRequestCts)&&this.clearRanges()}}};vu.ID="editor.contrib.linkedEditing";vu.DECORATION=Je.register({description:"linked-editing",stickiness:0,className:RSe});vu=fS=MSe([yw(1,ze),yw(2,ye),yw(3,oi),yw(4,Hr)],vu);class ASe extends be{constructor(){super({id:"editor.action.linkedEditing",label:m("linkedEditing.label","Start Linked Editing"),alias:"Start Linked Editing",precondition:Z.and(E.writable,E.hasRenameProvider),kbOpts:{kbExpr:E.editorTextFocus,primary:3132,weight:100}})}runCommand(e,t){const i=e.get(It),[n,s]=Array.isArray(t)&&t||[void 0,void 0];return We.isUri(n)&&W.isIPosition(s)?i.openCodeEditor({resource:n},i.getActiveCodeEditor()).then(r=>{r&&(r.setPosition(s),r.invokeWithinContext(a=>(this.reportTelemetry(a,r),this.run(a,r))))},Ye):super.runCommand(e,t)}run(e,t){const i=vu.get(t);return i?Promise.resolve(i.updateRanges(!0)):Promise.resolve()}}const PSe=bn.bindToContribution(vu.get);ue(new PSe({id:"cancelLinkedEditingInput",precondition:pK,handler:o=>o.clearRanges(),kbOpts:{kbExpr:E.editorTextFocus,weight:199,primary:9,secondary:[1033]}}));function _K(o,e,t,i){const n=o.ordered(e);return sA(n.map(s=>async()=>{try{return await s.provideLinkedEditingRanges(e,t,i)}catch(r){Hi(r);return}}),s=>!!s&&gs(s==null?void 0:s.ranges))}T("editor.linkedEditingBackground",{dark:$.fromHex("#f00").transparent(.3),light:$.fromHex("#f00").transparent(.3),hcDark:$.fromHex("#f00").transparent(.3),hcLight:$.white},m("editorLinkedEditingBackground","Background color when the editor auto renames on type."));Cd("_executeLinkedEditingProvider",(o,e,t)=>{const{linkedEditingRangeProvider:i}=o.get(ye);return _K(i,e,t,gt.None)});Et(vu.ID,vu,1);se(ASe);let OSe=class{constructor(e,t){this._link=e,this._provider=t}toJSON(){return{range:this.range,url:this.url,tooltip:this.tooltip}}get range(){return this._link.range}get url(){return this._link.url}get tooltip(){return this._link.tooltip}async resolve(e){return this._link.url?this._link.url:typeof this._provider.resolveLink=="function"?Promise.resolve(this._provider.resolveLink(this._link,e)).then(t=>(this._link=t||this._link,this._link.url?this.resolve(e):Promise.reject(new Error("missing")))):Promise.reject(new Error("missing"))}};class wL{constructor(e){this._disposables=new Q;let t=[];for(const[i,n]of e){const s=i.links.map(r=>new OSe(r,n));t=wL._union(t,s),TL(i)&&this._disposables.add(i)}this.links=t}dispose(){this._disposables.dispose(),this.links.length=0}static _union(e,t){const i=[];let n,s,r,a;for(n=0,r=0,s=e.length,a=t.length;nPromise.resolve(s.provideLinks(e,t)).then(a=>{a&&(i[r]=[a,s])},Hi));return Promise.all(n).then(()=>{const s=new wL(Ya(i));return t.isCancellationRequested?(s.dispose(),new wL([])):s})}Ct.registerCommand("_executeLinkProvider",async(o,...e)=>{let[t,i]=e;xt(t instanceof We),typeof i!="number"&&(i=0);const{linkProvider:n}=o.get(ye),s=o.get(Si).getModel(t);if(!s)return[];const r=await vK(n,s,gt.None);if(!r)return[];for(let l=0;l=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Lw=function(o,e){return function(t,i){e(t,i,o)}},XR;let n_=XR=class extends H{static get(e){return e.getContribution(XR.ID)}constructor(e,t,i,n,s){super(),this.editor=e,this.openerService=t,this.notificationService=i,this.languageFeaturesService=n,this.providers=this.languageFeaturesService.linkProvider,this.debounceInformation=s.for(this.providers,"Links",{min:1e3,max:4e3}),this.computeLinks=this._register(new Gt(()=>this.computeLinksNow(),1e3)),this.computePromise=null,this.activeLinksList=null,this.currentOccurrences={},this.activeLinkDecorationId=null;const r=this._register(new rD(e));this._register(r.onMouseMoveOrRelevantKeyDown(([a,l])=>{this._onEditorMouseMove(a,l)})),this._register(r.onExecute(a=>{this.onEditorMouseUp(a)})),this._register(r.onCancel(a=>{this.cleanUpActiveLinkDecoration()})),this._register(e.onDidChangeConfiguration(a=>{a.hasChanged(71)&&(this.updateDecorations([]),this.stop(),this.computeLinks.schedule(0))})),this._register(e.onDidChangeModelContent(a=>{this.editor.hasModel()&&this.computeLinks.schedule(this.debounceInformation.get(this.editor.getModel()))})),this._register(e.onDidChangeModel(a=>{this.currentOccurrences={},this.activeLinkDecorationId=null,this.stop(),this.computeLinks.schedule(0)})),this._register(e.onDidChangeModelLanguage(a=>{this.stop(),this.computeLinks.schedule(0)})),this._register(this.providers.onDidChange(a=>{this.stop(),this.computeLinks.schedule(0)})),this.computeLinks.schedule(0)}async computeLinksNow(){if(!this.editor.hasModel()||!this.editor.getOption(71))return;const e=this.editor.getModel();if(!e.isTooLargeForSyncing()&&this.providers.has(e)){this.activeLinksList&&(this.activeLinksList.dispose(),this.activeLinksList=null),this.computePromise=In(t=>vK(this.providers,e,t));try{const t=new Zn(!1);if(this.activeLinksList=await this.computePromise,this.debounceInformation.update(e,t.elapsed()),e.isDisposed())return;this.updateDecorations(this.activeLinksList.links)}catch(t){Ye(t)}finally{this.computePromise=null}}}updateDecorations(e){const t=this.editor.getOption(78)==="altKey",i=[],n=Object.keys(this.currentOccurrences);for(const r of n){const a=this.currentOccurrences[r];i.push(a.decorationId)}const s=[];if(e)for(const r of e)s.push(gp.decoration(r,t));this.editor.changeDecorations(r=>{const a=r.deltaDecorations(i,s);this.currentOccurrences={},this.activeLinkDecorationId=null;for(let l=0,d=a.length;l{n.activate(s,i),this.activeLinkDecorationId=n.decorationId})}else this.cleanUpActiveLinkDecoration()}cleanUpActiveLinkDecoration(){const e=this.editor.getOption(78)==="altKey";if(this.activeLinkDecorationId){const t=this.currentOccurrences[this.activeLinkDecorationId];t&&this.editor.changeDecorations(i=>{t.deactivate(i,e)}),this.activeLinkDecorationId=null}}onEditorMouseUp(e){if(!this.isEnabled(e))return;const t=this.getLinkOccurrence(e.target.position);t&&this.openLinkOccurrence(t,e.hasSideBySideModifier,!0)}openLinkOccurrence(e,t,i=!1){if(!this.openerService)return;const{link:n}=e;n.resolve(gt.None).then(s=>{if(typeof s=="string"&&this.editor.hasModel()){const r=this.editor.getModel().uri;if(r.scheme===Ke.file&&s.startsWith(`${Ke.file}:`)){const a=We.parse(s);if(a.scheme===Ke.file){const l=kl(a);let d=null;l.startsWith("/./")||l.startsWith("\\.\\")?d=`.${l.substr(1)}`:(l.startsWith("//./")||l.startsWith("\\\\.\\"))&&(d=`.${l.substr(2)}`),d&&(s=Jse(r,d))}}}return this.openerService.open(s,{openToSide:t,fromUserGesture:i,allowContributedOpeners:!0,allowCommands:!0,fromWorkspace:!0})},s=>{const r=s instanceof Error?s.message:s;r==="invalid"?this.notificationService.warn(m("invalid.url","Failed to open this link because it is not well-formed: {0}",n.url.toString())):r==="missing"?this.notificationService.warn(m("missing.url","Failed to open this link because its target is missing.")):Ye(s)})}getLinkOccurrence(e){if(!this.editor.hasModel()||!e)return null;const t=this.editor.getModel().getDecorationsInRange({startLineNumber:e.lineNumber,startColumn:e.column,endLineNumber:e.lineNumber,endColumn:e.column},0,!0);for(const i of t){const n=this.currentOccurrences[i.id];if(n)return n}return null}isEnabled(e,t){return!!(e.target.type===6&&(e.hasTriggerModifier||t&&t.keyCodeIsTriggerKey))}stop(){var e;this.computeLinks.cancel(),this.activeLinksList&&((e=this.activeLinksList)===null||e===void 0||e.dispose(),this.activeLinksList=null),this.computePromise&&(this.computePromise.cancel(),this.computePromise=null)}dispose(){super.dispose(),this.stop()}};n_.ID="editor.linkDetector";n_=XR=FSe([Lw(1,Vo),Lw(2,Yi),Lw(3,ye),Lw(4,Hr)],n_);const L7={general:Je.register({description:"detected-link",stickiness:1,collapseOnReplaceEdit:!0,inlineClassName:"detected-link"}),active:Je.register({description:"detected-link-active",stickiness:1,collapseOnReplaceEdit:!0,inlineClassName:"detected-link-active"})};class gp{static decoration(e,t){return{range:e.range,options:gp._getOptions(e,t,!1)}}static _getOptions(e,t,i){const n={...i?L7.active:L7.general};return n.hoverMessage=BSe(e,t),n}constructor(e,t){this.link=e,this.decorationId=t}activate(e,t){e.changeDecorationOptions(this.decorationId,gp._getOptions(this.link,t,!0))}deactivate(e,t){e.changeDecorationOptions(this.decorationId,gp._getOptions(this.link,t,!1))}}function BSe(o,e){const t=o.url&&/^command:/i.test(o.url.toString()),i=o.tooltip?o.tooltip:t?m("links.navigate.executeCmd","Execute command"):m("links.navigate.follow","Follow link"),n=e?ht?m("links.navigate.kb.meta.mac","cmd + click"):m("links.navigate.kb.meta","ctrl + click"):ht?m("links.navigate.kb.alt.mac","option + click"):m("links.navigate.kb.alt","alt + click");if(o.url){let s="";if(/^command:/i.test(o.url.toString())){const a=o.url.toString().match(/^command:([^?#]+)/);if(a){const l=a[1];s=m("tooltip.explanation","Execute command {0}",l)}}return new hs("",!0).appendLink(o.url.toString(!0).replace(/ /g,"%20"),i,s).appendMarkdown(` (${n})`)}else return new hs().appendText(`${i} (${n})`)}class WSe extends be{constructor(){super({id:"editor.action.openLink",label:m("label","Open Link"),alias:"Open Link",precondition:void 0})}run(e,t){const i=n_.get(t);if(!i||!t.hasModel())return;const n=t.getSelections();for(const s of n){const r=i.getLinkOccurrence(s.getEndPosition());r&&i.openLinkOccurrence(r,!1)}}}Et(n_.ID,n_,1);se(WSe);class JR extends H{constructor(e){super(),this._editor=e,this._register(this._editor.onMouseDown(t=>{const i=this._editor.getOption(117);i>=0&&t.target.type===6&&t.target.position.column>=i&&this._editor.updateOptions({stopRenderingLineAfter:-1})}))}}JR.ID="editor.contrib.longLinesHelper";Et(JR.ID,JR,2);const kw=T("editor.wordHighlightBackground",{dark:"#575757B8",light:"#57575740",hcDark:null,hcLight:null},m("wordHighlight","Background color of a symbol during read-access, like reading a variable. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.wordHighlightStrongBackground",{dark:"#004972B8",light:"#0e639c40",hcDark:null,hcLight:null},m("wordHighlightStrong","Background color of a symbol during write-access, like writing to a variable. The color must not be opaque so as not to hide underlying decorations."),!0);T("editor.wordHighlightTextBackground",{light:kw,dark:kw,hcDark:kw,hcLight:kw},m("wordHighlightText","Background color of a textual occurrence for a symbol. The color must not be opaque so as not to hide underlying decorations."),!0);const Dw=T("editor.wordHighlightBorder",{light:null,dark:null,hcDark:pi,hcLight:pi},m("wordHighlightBorder","Border color of a symbol during read-access, like reading a variable."));T("editor.wordHighlightStrongBorder",{light:null,dark:null,hcDark:pi,hcLight:pi},m("wordHighlightStrongBorder","Border color of a symbol during write-access, like writing to a variable."));T("editor.wordHighlightTextBorder",{light:Dw,dark:Dw,hcDark:Dw,hcLight:Dw},m("wordHighlightTextBorder","Border color of a textual occurrence for a symbol."));const HSe=T("editorOverviewRuler.wordHighlightForeground",{dark:"#A0A0A0CC",light:"#A0A0A0CC",hcDark:"#A0A0A0CC",hcLight:"#A0A0A0CC"},m("overviewRulerWordHighlightForeground","Overview ruler marker color for symbol highlights. The color must not be opaque so as not to hide underlying decorations."),!0),VSe=T("editorOverviewRuler.wordHighlightStrongForeground",{dark:"#C0A0C0CC",light:"#C0A0C0CC",hcDark:"#C0A0C0CC",hcLight:"#C0A0C0CC"},m("overviewRulerWordHighlightStrongForeground","Overview ruler marker color for write-access symbol highlights. The color must not be opaque so as not to hide underlying decorations."),!0),zSe=T("editorOverviewRuler.wordHighlightTextForeground",{dark:_v,light:_v,hcDark:_v,hcLight:_v},m("overviewRulerWordHighlightTextForeground","Overview ruler marker color of a textual occurrence for a symbol. The color must not be opaque so as not to hide underlying decorations."),!0),USe=Je.register({description:"word-highlight-strong",stickiness:1,className:"wordHighlightStrong",overviewRuler:{color:Ni(VSe),position:cr.Center},minimap:{color:Ni(sk),position:1}}),$Se=Je.register({description:"word-highlight-text",stickiness:1,className:"wordHighlightText",overviewRuler:{color:Ni(zSe),position:cr.Center},minimap:{color:Ni(sk),position:1}}),KSe=Je.register({description:"selection-highlight-overview",stickiness:1,className:"selectionHighlight",overviewRuler:{color:Ni(_v),position:cr.Center},minimap:{color:Ni(sk),position:1}}),jSe=Je.register({description:"selection-highlight",stickiness:1,className:"selectionHighlight"}),qSe=Je.register({description:"word-highlight",stickiness:1,className:"wordHighlight",overviewRuler:{color:Ni(HSe),position:cr.Center},minimap:{color:Ni(sk),position:1}});function GSe(o){return o===Db.Write?USe:o===Db.Text?$Se:qSe}function ZSe(o){return o?jSe:KSe}Wr((o,e)=>{const t=o.getColor(MA);t&&e.addRule(`.monaco-editor .selectionHighlight { background-color: ${t.transparent(.5)}; }`)});var YSe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},QSe=function(o,e){return function(t,i){e(t,i,o)}},e2;function Eu(o,e){const t=e.filter(i=>!o.find(n=>n.equals(i)));if(t.length>=1){const i=t.map(s=>`line ${s.viewState.position.lineNumber} column ${s.viewState.position.column}`).join(", "),n=t.length===1?m("cursorAdded","Cursor added: {0}",i):m("cursorsAdded","Cursors added: {0}",i);ld(n)}}class XSe extends be{constructor(){super({id:"editor.action.insertCursorAbove",label:m("mutlicursor.insertAbove","Add Cursor Above"),alias:"Add Cursor Above",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:2576,linux:{primary:1552,secondary:[3088]},weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miInsertCursorAbove",comment:["&& denotes a mnemonic"]},"&&Add Cursor Above"),order:2}})}run(e,t,i){if(!t.hasModel())return;let n=!0;i&&i.logicalLine===!1&&(n=!1);const s=t._getViewModel();if(s.cursorConfig.readOnly)return;s.model.pushStackElement();const r=s.getCursorStates();s.setCursorStates(i.source,3,Hn.addCursorUp(s,r,n)),s.revealTopMostCursor(i.source),Eu(r,s.getCursorStates())}}class JSe extends be{constructor(){super({id:"editor.action.insertCursorBelow",label:m("mutlicursor.insertBelow","Add Cursor Below"),alias:"Add Cursor Below",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:2578,linux:{primary:1554,secondary:[3090]},weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miInsertCursorBelow",comment:["&& denotes a mnemonic"]},"A&&dd Cursor Below"),order:3}})}run(e,t,i){if(!t.hasModel())return;let n=!0;i&&i.logicalLine===!1&&(n=!1);const s=t._getViewModel();if(s.cursorConfig.readOnly)return;s.model.pushStackElement();const r=s.getCursorStates();s.setCursorStates(i.source,3,Hn.addCursorDown(s,r,n)),s.revealBottomMostCursor(i.source),Eu(r,s.getCursorStates())}}class eye extends be{constructor(){super({id:"editor.action.insertCursorAtEndOfEachLineSelected",label:m("mutlicursor.insertAtEndOfEachLineSelected","Add Cursors to Line Ends"),alias:"Add Cursors to Line Ends",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:1575,weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miInsertCursorAtEndOfEachLineSelected",comment:["&& denotes a mnemonic"]},"Add C&&ursors to Line Ends"),order:4}})}getCursorsForSelection(e,t,i){if(!e.isEmpty()){for(let n=e.startLineNumber;n1&&i.push(new ke(e.endLineNumber,e.endColumn,e.endLineNumber,e.endColumn))}}run(e,t){if(!t.hasModel())return;const i=t.getModel(),n=t.getSelections(),s=t._getViewModel(),r=s.getCursorStates(),a=[];n.forEach(l=>this.getCursorsForSelection(l,i,a)),a.length>0&&t.setSelections(a),Eu(r,s.getCursorStates())}}class tye extends be{constructor(){super({id:"editor.action.addCursorsToBottom",label:m("mutlicursor.addCursorsToBottom","Add Cursors To Bottom"),alias:"Add Cursors To Bottom",precondition:void 0})}run(e,t){if(!t.hasModel())return;const i=t.getSelections(),n=t.getModel().getLineCount(),s=[];for(let l=i[0].startLineNumber;l<=n;l++)s.push(new ke(l,i[0].startColumn,l,i[0].endColumn));const r=t._getViewModel(),a=r.getCursorStates();s.length>0&&t.setSelections(s),Eu(a,r.getCursorStates())}}class iye extends be{constructor(){super({id:"editor.action.addCursorsToTop",label:m("mutlicursor.addCursorsToTop","Add Cursors To Top"),alias:"Add Cursors To Top",precondition:void 0})}run(e,t){if(!t.hasModel())return;const i=t.getSelections(),n=[];for(let a=i[0].startLineNumber;a>=1;a--)n.push(new ke(a,i[0].startColumn,a,i[0].endColumn));const s=t._getViewModel(),r=s.getCursorStates();n.length>0&&t.setSelections(n),Eu(r,s.getCursorStates())}}class xw{constructor(e,t,i){this.selections=e,this.revealRange=t,this.revealScrollType=i}}class q0{static create(e,t){if(!e.hasModel())return null;const i=t.getState();if(!e.hasTextFocus()&&i.isRevealed&&i.searchString.length>0)return new q0(e,t,!1,i.searchString,i.wholeWord,i.matchCase,null);let n=!1,s,r;const a=e.getSelections();a.length===1&&a[0].isEmpty()?(n=!0,s=!0,r=!0):(s=i.wholeWord,r=i.matchCase);const l=e.getSelection();let d,c=null;if(l.isEmpty()){const h=e.getConfiguredWordAtPosition(l.getStartPosition());if(!h)return null;d=h.word,c=new ke(l.startLineNumber,h.startColumn,l.startLineNumber,h.endColumn)}else d=e.getModel().getValueInRange(l).replace(/\r\n/g,` +`);return new q0(e,t,n,d,s,r,c)}constructor(e,t,i,n,s,r,a){this._editor=e,this.findController=t,this.isDisconnectedFromFindController=i,this.searchText=n,this.wholeWord=s,this.matchCase=r,this.currentMatch=a}addSelectionToNextFindMatch(){if(!this._editor.hasModel())return null;const e=this._getNextMatch();if(!e)return null;const t=this._editor.getSelections();return new xw(t.concat(e),e,0)}moveSelectionToNextFindMatch(){if(!this._editor.hasModel())return null;const e=this._getNextMatch();if(!e)return null;const t=this._editor.getSelections();return new xw(t.slice(0,t.length-1).concat(e),e,0)}_getNextMatch(){if(!this._editor.hasModel())return null;if(this.currentMatch){const n=this.currentMatch;return this.currentMatch=null,n}this.findController.highlightFindOptions();const e=this._editor.getSelections(),t=e[e.length-1],i=this._editor.getModel().findNextMatch(this.searchText,t.getEndPosition(),!1,this.matchCase,this.wholeWord?this._editor.getOption(131):null,!1);return i?new ke(i.range.startLineNumber,i.range.startColumn,i.range.endLineNumber,i.range.endColumn):null}addSelectionToPreviousFindMatch(){if(!this._editor.hasModel())return null;const e=this._getPreviousMatch();if(!e)return null;const t=this._editor.getSelections();return new xw(t.concat(e),e,0)}moveSelectionToPreviousFindMatch(){if(!this._editor.hasModel())return null;const e=this._getPreviousMatch();if(!e)return null;const t=this._editor.getSelections();return new xw(t.slice(0,t.length-1).concat(e),e,0)}_getPreviousMatch(){if(!this._editor.hasModel())return null;if(this.currentMatch){const n=this.currentMatch;return this.currentMatch=null,n}this.findController.highlightFindOptions();const e=this._editor.getSelections(),t=e[e.length-1],i=this._editor.getModel().findPreviousMatch(this.searchText,t.getStartPosition(),!1,this.matchCase,this.wholeWord?this._editor.getOption(131):null,!1);return i?new ke(i.range.startLineNumber,i.range.startColumn,i.range.endLineNumber,i.range.endColumn):null}selectAll(e){if(!this._editor.hasModel())return[];this.findController.highlightFindOptions();const t=this._editor.getModel();return e?t.findMatches(this.searchText,e,!1,this.matchCase,this.wholeWord?this._editor.getOption(131):null,!1,1073741824):t.findMatches(this.searchText,!0,!1,this.matchCase,this.wholeWord?this._editor.getOption(131):null,!1,1073741824)}}class bf extends H{static get(e){return e.getContribution(bf.ID)}constructor(e){super(),this._sessionDispose=this._register(new Q),this._editor=e,this._ignoreSelectionChange=!1,this._session=null}dispose(){this._endSession(),super.dispose()}_beginSessionIfNeeded(e){if(!this._session){const t=q0.create(this._editor,e);if(!t)return;this._session=t;const i={searchString:this._session.searchText};this._session.isDisconnectedFromFindController&&(i.wholeWordOverride=1,i.matchCaseOverride=1,i.isRegexOverride=2),e.getState().change(i,!1),this._sessionDispose.add(this._editor.onDidChangeCursorSelection(n=>{this._ignoreSelectionChange||this._endSession()})),this._sessionDispose.add(this._editor.onDidBlurEditorText(()=>{this._endSession()})),this._sessionDispose.add(e.getState().onFindReplaceStateChange(n=>{(n.matchCase||n.wholeWord)&&this._endSession()}))}}_endSession(){if(this._sessionDispose.clear(),this._session&&this._session.isDisconnectedFromFindController){const e={wholeWordOverride:0,matchCaseOverride:0,isRegexOverride:0};this._session.findController.getState().change(e,!1)}this._session=null}_setSelections(e){this._ignoreSelectionChange=!0,this._editor.setSelections(e),this._ignoreSelectionChange=!1}_expandEmptyToWord(e,t){if(!t.isEmpty())return t;const i=this._editor.getConfiguredWordAtPosition(t.getStartPosition());return i?new ke(t.startLineNumber,i.startColumn,t.startLineNumber,i.endColumn):t}_applySessionResult(e){e&&(this._setSelections(e.selections),e.revealRange&&this._editor.revealRangeInCenterIfOutsideViewport(e.revealRange,e.revealScrollType))}getSession(e){return this._session}addSelectionToNextFindMatch(e){if(this._editor.hasModel()){if(!this._session){const t=this._editor.getSelections();if(t.length>1){const n=e.getState().matchCase;if(!bK(this._editor.getModel(),t,n)){const r=this._editor.getModel(),a=[];for(let l=0,d=t.length;l0&&i.isRegex){const n=this._editor.getModel();i.searchScope?t=n.findMatches(i.searchString,i.searchScope,i.isRegex,i.matchCase,i.wholeWord?this._editor.getOption(131):null,!1,1073741824):t=n.findMatches(i.searchString,!0,i.isRegex,i.matchCase,i.wholeWord?this._editor.getOption(131):null,!1,1073741824)}else{if(this._beginSessionIfNeeded(e),!this._session)return;t=this._session.selectAll(i.searchScope)}if(t.length>0){const n=this._editor.getSelection();for(let s=0,r=t.length;snew ke(s.range.startLineNumber,s.range.startColumn,s.range.endLineNumber,s.range.endColumn)))}}}bf.ID="editor.contrib.multiCursorController";class I_ extends be{run(e,t){const i=bf.get(t);if(!i)return;const n=t._getViewModel();if(n){const s=n.getCursorStates(),r=Ys.get(t);if(r)this._run(i,r);else{const a=e.get(Ae).createInstance(Ys,t);this._run(i,a),a.dispose()}Eu(s,n.getCursorStates())}}}class nye extends I_{constructor(){super({id:"editor.action.addSelectionToNextFindMatch",label:m("addSelectionToNextFindMatch","Add Selection To Next Find Match"),alias:"Add Selection To Next Find Match",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:2082,weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miAddSelectionToNextFindMatch",comment:["&& denotes a mnemonic"]},"Add &&Next Occurrence"),order:5}})}_run(e,t){e.addSelectionToNextFindMatch(t)}}class sye extends I_{constructor(){super({id:"editor.action.addSelectionToPreviousFindMatch",label:m("addSelectionToPreviousFindMatch","Add Selection To Previous Find Match"),alias:"Add Selection To Previous Find Match",precondition:void 0,menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miAddSelectionToPreviousFindMatch",comment:["&& denotes a mnemonic"]},"Add P&&revious Occurrence"),order:6}})}_run(e,t){e.addSelectionToPreviousFindMatch(t)}}class oye extends I_{constructor(){super({id:"editor.action.moveSelectionToNextFindMatch",label:m("moveSelectionToNextFindMatch","Move Last Selection To Next Find Match"),alias:"Move Last Selection To Next Find Match",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:gn(2089,2082),weight:100}})}_run(e,t){e.moveSelectionToNextFindMatch(t)}}class rye extends I_{constructor(){super({id:"editor.action.moveSelectionToPreviousFindMatch",label:m("moveSelectionToPreviousFindMatch","Move Last Selection To Previous Find Match"),alias:"Move Last Selection To Previous Find Match",precondition:void 0})}_run(e,t){e.moveSelectionToPreviousFindMatch(t)}}class aye extends I_{constructor(){super({id:"editor.action.selectHighlights",label:m("selectAllOccurrencesOfFindMatch","Select All Occurrences of Find Match"),alias:"Select All Occurrences of Find Match",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:3114,weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"3_multi",title:m({key:"miSelectHighlights",comment:["&& denotes a mnemonic"]},"Select All &&Occurrences"),order:7}})}_run(e,t){e.selectAll(t)}}class lye extends I_{constructor(){super({id:"editor.action.changeAll",label:m("changeAll.label","Change All Occurrences"),alias:"Change All Occurrences",precondition:Z.and(E.writable,E.editorTextFocus),kbOpts:{kbExpr:E.editorTextFocus,primary:2108,weight:100},contextMenuOpts:{group:"1_modification",order:1.2}})}_run(e,t){e.selectAll(t)}}class dye{constructor(e,t,i,n,s){this._model=e,this._searchText=t,this._matchCase=i,this._wordSeparators=n,this._modelVersionId=this._model.getVersionId(),this._cachedFindMatches=null,s&&this._model===s._model&&this._searchText===s._searchText&&this._matchCase===s._matchCase&&this._wordSeparators===s._wordSeparators&&this._modelVersionId===s._modelVersionId&&(this._cachedFindMatches=s._cachedFindMatches)}findMatches(){return this._cachedFindMatches===null&&(this._cachedFindMatches=this._model.findMatches(this._searchText,!0,!1,this._matchCase,this._wordSeparators,!1).map(e=>e.range),this._cachedFindMatches.sort(D.compareRangesUsingStarts)),this._cachedFindMatches}}let G0=e2=class extends H{constructor(e,t){super(),this._languageFeaturesService=t,this.editor=e,this._isEnabled=e.getOption(108),this._decorations=e.createDecorationsCollection(),this.updateSoon=this._register(new Gt(()=>this._update(),300)),this.state=null,this._register(e.onDidChangeConfiguration(n=>{this._isEnabled=e.getOption(108)})),this._register(e.onDidChangeCursorSelection(n=>{this._isEnabled&&(n.selection.isEmpty()?n.reason===3?(this.state&&this._setState(null),this.updateSoon.schedule()):this._setState(null):this._update())})),this._register(e.onDidChangeModel(n=>{this._setState(null)})),this._register(e.onDidChangeModelContent(n=>{this._isEnabled&&this.updateSoon.schedule()}));const i=Ys.get(e);i&&this._register(i.getState().onFindReplaceStateChange(n=>{this._update()})),this.updateSoon.schedule()}_update(){this._setState(e2._createState(this.state,this._isEnabled,this.editor))}static _createState(e,t,i){if(!t||!i.hasModel())return null;const n=i.getSelection();if(n.startLineNumber!==n.endLineNumber)return null;const s=bf.get(i);if(!s)return null;const r=Ys.get(i);if(!r)return null;let a=s.getSession(r);if(!a){const c=i.getSelections();if(c.length>1){const u=r.getState().matchCase;if(!bK(i.getModel(),c,u))return null}a=q0.create(i,r)}if(!a||a.currentMatch||/^[ \t]+$/.test(a.searchText)||a.searchText.length>200)return null;const l=r.getState(),d=l.matchCase;if(l.isRevealed){let c=l.searchString;d||(c=c.toLowerCase());let h=a.searchText;if(d||(h=h.toLowerCase()),c===h&&a.matchCase===l.matchCase&&a.wholeWord===l.wholeWord&&!l.isRegex)return null}return new dye(i.getModel(),a.searchText,a.matchCase,a.wholeWord?i.getOption(131):null,e)}_setState(e){if(this.state=e,!this.state){this._decorations.clear();return}if(!this.editor.hasModel())return;const t=this.editor.getModel();if(t.isTooLargeForTokenization())return;const i=this.state.findMatches(),n=this.editor.getSelections();n.sort(D.compareRangesUsingStarts);const s=[];for(let d=0,c=0,h=i.length,u=n.length;d=u)s.push(g),d++;else{const f=D.compareRangesUsingStarts(g,n[c]);f<0?((n[c].isEmpty()||!D.areIntersecting(g,n[c]))&&s.push(g),d++):(f>0||d++,c++)}}const r=this.editor.getOption(81)!=="off",a=this._languageFeaturesService.documentHighlightProvider.has(t)&&r,l=s.map(d=>({range:d,options:ZSe(a)}));this._decorations.set(l)}dispose(){this._setState(null),super.dispose()}};G0.ID="editor.contrib.selectionHighlighter";G0=e2=YSe([QSe(1,ye)],G0);function bK(o,e,t){const i=k7(o,e[0],!t);for(let n=1,s=e.length;n=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},_ye=function(o,e){return function(t,i){e(t,i,o)}};const YI="inline-edit";let t2=class extends H{constructor(e,t,i){super(),this.editor=e,this.model=t,this.languageService=i,this.isDisposed=St(this,!1),this.currentTextModel=$t(this.editor.onDidChangeModel,()=>this.editor.getModel()),this.uiState=Ze(this,n=>{var s;if(this.isDisposed.read(n))return;const r=this.currentTextModel.read(n);if(r!==this.model.targetTextModel.read(n))return;const a=this.model.ghostText.read(n);if(!a)return;let l=(s=this.model.range)===null||s===void 0?void 0:s.read(n);l&&l.startLineNumber===l.endLineNumber&&l.startColumn===l.endColumn&&(l=void 0);const d=(l?l.startLineNumber===l.endLineNumber:!0)&&a.parts.length===1&&a.parts[0].lines.length===1,c=a.parts.length===1&&a.parts[0].lines.every(C=>C.length===0),h=[],u=[];function g(C,w){if(u.length>0){const S=u[u.length-1];w&&S.decorations.push(new Us(S.content.length+1,S.content.length+1+C[0].length,w,0)),S.content+=C[0],C=C.slice(1)}for(const S of C)u.push({content:S,decorations:w?[new Us(1,S.length+1,w,0)]:[]})}const f=r.getLineContent(a.lineNumber);let p,_=0;if(!c){for(const C of a.parts){let w=C.lines;l&&!d&&(g(w,YI),w=[]),p===void 0?(h.push({column:C.column,text:w[0],preview:C.preview}),w=w.slice(1)):g([f.substring(_,C.column-1)],void 0),w.length>0&&(g(w,YI),p===void 0&&C.column<=f.length&&(p=C.column)),_=C.column-1}p!==void 0&&g([f.substring(_)],void 0)}const v=p!==void 0?new X$(p,f.length+1):void 0,b=d||!l?a.lineNumber:l.endLineNumber-1;return{inlineTexts:h,additionalLines:u,hiddenRange:v,lineNumber:b,additionalReservedLineCount:this.model.minReservedLineCount.read(n),targetTextModel:r,range:l,isSingleLine:d,isPureRemove:c,backgroundColoring:this.model.backgroundColoring.read(n)}}),this.decorations=Ze(this,n=>{const s=this.uiState.read(n);if(!s)return[];const r=[];if(s.hiddenRange&&r.push({range:s.hiddenRange.toRange(s.lineNumber),options:{inlineClassName:"inline-edit-hidden",description:"inline-edit-hidden"}}),s.range){const a=[];if(s.isSingleLine)a.push(s.range);else if(s.isPureRemove){const d=s.range.endLineNumber-s.range.startLineNumber;for(let c=0;c{const s=this.uiState.read(n);return s&&!s.isPureRemove?{lineNumber:s.lineNumber,additionalLines:s.additionalLines,minReservedLineCount:s.additionalReservedLineCount,targetTextModel:s.targetTextModel}:void 0}))),this._register(Ne(()=>{this.isDisposed.set(!0,void 0)})),this._register(J$(this.editor,this.decorations))}ownsViewZone(e){return this.additionalLinesWidget.viewZoneId===e}};t2=pye([_ye(2,bi)],t2);var GO=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Al=function(o,e){return function(t,i){e(t,i,o)}},mS;let i2=class extends H{constructor(e,t,i){super(),this.editor=e,this.model=t,this.instantiationService=i,this.alwaysShowToolbar=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(63).showToolbar==="always"),this.sessionPosition=void 0,this.position=Ze(this,n=>{var s,r,a;const l=(s=this.model.read(n))===null||s===void 0?void 0:s.widget.model.ghostText.read(n);if(!this.alwaysShowToolbar.read(n)||!l||l.parts.length===0)return this.sessionPosition=void 0,null;const d=l.parts[0].column;this.sessionPosition&&this.sessionPosition.lineNumber!==l.lineNumber&&(this.sessionPosition=void 0);const c=new W(l.lineNumber,Math.min(d,(a=(r=this.sessionPosition)===null||r===void 0?void 0:r.column)!==null&&a!==void 0?a:Number.MAX_SAFE_INTEGER));return this.sessionPosition=c,c}),this._register(Fr((n,s)=>{if(!this.model.read(n)||!this.alwaysShowToolbar.read(n))return;const a=s.add(this.instantiationService.createInstance(s_,this.editor,!0,this.position));e.addContentWidget(a),s.add(Ne(()=>e.removeContentWidget(a)))}))}};i2=GO([Al(2,Ae)],i2);let s_=mS=class extends H{constructor(e,t,i,n,s,r){super(),this.editor=e,this.withBorder=t,this._position=i,this._contextKeyService=s,this._menuService=r,this.id=`InlineEditHintsContentWidget${mS.id++}`,this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this.nodes=Mt("div.inlineEditHints",{className:this.withBorder?".withBorder":""},[Mt("div@toolBar")]),this.inlineCompletionsActionsMenus=this._register(this._menuService.createMenu(I.InlineEditActions,this._contextKeyService)),this.toolBar=this._register(n.createInstance(n2,this.nodes.toolBar,this.editor,I.InlineEditToolbar,{menuOptions:{renderShortTitle:!0},toolbarOptions:{primaryGroup:a=>a.startsWith("primary")},actionViewItemProvider:(a,l)=>{if(a instanceof Mo)return n.createInstance(vye,a,void 0)},telemetrySource:"InlineEditToolbar"})),this._register(this.toolBar.onDidChangeDropdownVisibility(a=>{mS._dropDownVisible=a})),this._register(rt(a=>{this._position.read(a),this.editor.layoutContentWidget(this)})),this._register(rt(a=>{const l=[];for(const[d,c]of this.inlineCompletionsActionsMenus.getActions())for(const h of c)h instanceof Mo&&l.push(h);l.length>0&&l.unshift(new un),this.toolBar.setAdditionalSecondaryActions(l)}))}getId(){return this.id}getDomNode(){return this.nodes.root}getPosition(){return{position:this._position.get(),preference:[1,2],positionAffinity:3}}};s_._dropDownVisible=!1;s_.id=0;s_=mS=GO([Al(3,Ae),Al(4,ze),Al(5,fr)],s_);class vye extends ou{updateLabel(){const e=this._keybindingService.lookupKeybinding(this._action.id,this._contextKeyService);if(!e)return super.updateLabel();if(this.label){const t=Mt("div.keybinding").root;this._register(new C_(t,Eo,{disableTitle:!0,...nz})).set(e),this.label.textContent=this._action.label,this.label.appendChild(t),this.label.classList.add("inlineEditStatusBarItemLabel")}}updateTooltip(){}}let n2=class extends y0{constructor(e,t,i,n,s,r,a,l,d,c){super(e,{resetMenu:i,...n},s,r,a,l,d,c),this.editor=t,this.menuId=i,this.options2=n,this.menuService=s,this.contextKeyService=r,this.menu=this._store.add(this.menuService.createMenu(this.menuId,this.contextKeyService,{emitEventsForSubmenuChanges:!0})),this.additionalActions=[],this.prependedPrimaryActions=[],this._store.add(this.menu.onDidChange(()=>this.updateToolbar())),this._store.add(this.editor.onDidChangeCursorPosition(()=>this.updateToolbar())),this.updateToolbar()}updateToolbar(){var e,t,i,n,s,r,a;const l=[],d=[];Rk(this.menu,(e=this.options2)===null||e===void 0?void 0:e.menuOptions,{primary:l,secondary:d},(i=(t=this.options2)===null||t===void 0?void 0:t.toolbarOptions)===null||i===void 0?void 0:i.primaryGroup,(s=(n=this.options2)===null||n===void 0?void 0:n.toolbarOptions)===null||s===void 0?void 0:s.shouldInlineSubmenu,(a=(r=this.options2)===null||r===void 0?void 0:r.toolbarOptions)===null||a===void 0?void 0:a.useSeparatorsInPrimaryActions),d.push(...this.additionalActions),l.unshift(...this.prependedPrimaryActions),this.setActions(l,d)}setAdditionalSecondaryActions(e){Li(this.additionalActions,e,(t,i)=>t===i)||(this.additionalActions=e,this.updateToolbar())}};n2=GO([Al(4,fr),Al(5,ze),Al(6,Ho),Al(7,Ot),Al(8,ui),Al(9,rs)],n2);var bye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},dv=function(o,e){return function(t,i){e(t,i,o)}},Ig;class Cye{constructor(e,t){this.widget=e,this.edit=t}dispose(){this.widget.dispose()}}let vn=Ig=class extends H{static get(e){return e.getContribution(Ig.ID)}constructor(e,t,i,n,s,r){super(),this.editor=e,this.instantiationService=t,this.contextKeyService=i,this.languageFeaturesService=n,this._commandService=s,this._configurationService=r,this._isVisibleContext=Ig.inlineEditVisibleContext.bindTo(this.contextKeyService),this._isCursorAtInlineEditContext=Ig.cursorAtInlineEditContext.bindTo(this.contextKeyService),this._currentEdit=this._register(c0(this,void 0)),this._isAccepting=St(this,!1),this._enabled=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(63).enabled),this._fontFamily=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(63).fontFamily),this._backgroundColoring=$t(this.editor.onDidChangeConfiguration,()=>this.editor.getOption(63).backgroundColoring);const a=us("InlineEditController.modelContentChangedSignal",e.onDidChangeModelContent);this._register(rt(u=>{this._enabled.read(u)&&(a.read(u),!this._isAccepting.read(u)&&this.getInlineEdit(e,!0))}));const l=$t(e.onDidChangeCursorPosition,()=>e.getPosition());this._register(rt(u=>{if(!this._enabled.read(u))return;const g=l.read(u);g&&this.checkCursorPosition(g)})),this._register(rt(u=>{const g=this._currentEdit.read(u);if(this._isCursorAtInlineEditContext.set(!1),!g){this._isVisibleContext.set(!1);return}this._isVisibleContext.set(!0);const f=e.getPosition();f&&this.checkCursorPosition(f)}));const d=us("InlineEditController.editorBlurSignal",e.onDidBlurEditorWidget);this._register(rt(async u=>{var g;this._enabled.read(u)&&(d.read(u),!(this._configurationService.getValue("editor.experimentalInlineEdit.keepOnBlur")||e.getOption(63).keepOnBlur)&&((g=this._currentRequestCts)===null||g===void 0||g.dispose(!0),this._currentRequestCts=void 0,await this.clear(!1)))}));const c=us("InlineEditController.editorFocusSignal",e.onDidFocusEditorText);this._register(rt(u=>{this._enabled.read(u)&&(c.read(u),this.getInlineEdit(e,!0))}));const h=this._register(DW());this._register(rt(u=>{const g=this._fontFamily.read(u);h.setStyle(g===""||g==="default"?"":` +.monaco-editor .inline-edit-decoration, +.monaco-editor .inline-edit-decoration-preview, +.monaco-editor .inline-edit { + font-family: ${g}; +}`)})),this._register(new i2(this.editor,this._currentEdit,this.instantiationService))}checkCursorPosition(e){var t;if(!this._currentEdit){this._isCursorAtInlineEditContext.set(!1);return}const i=(t=this._currentEdit.get())===null||t===void 0?void 0:t.edit;if(!i){this._isCursorAtInlineEditContext.set(!1);return}this._isCursorAtInlineEditContext.set(D.containsPosition(i.range,e))}validateInlineEdit(e,t){var i,n;if(t.text.includes(` +`)&&t.range.startLineNumber!==t.range.endLineNumber&&t.range.startColumn!==t.range.endColumn){if(t.range.startColumn!==1)return!1;const r=t.range.endLineNumber,a=t.range.endColumn,l=(n=(i=e.getModel())===null||i===void 0?void 0:i.getLineLength(r))!==null&&n!==void 0?n:0;if(a!==l+1)return!1}return!0}async fetchInlineEdit(e,t){this._currentRequestCts&&this._currentRequestCts.dispose(!0);const i=e.getModel();if(!i)return;const n=i.getVersionId(),s=this.languageFeaturesService.inlineEditProvider.all(i);if(s.length===0)return;const r=s[0];this._currentRequestCts=new ki;const a=this._currentRequestCts.token,l=t?NS.Automatic:NS.Invoke;if(t&&await wye(50,a),a.isCancellationRequested||i.isDisposed()||i.getVersionId()!==n)return;const c=await r.provideInlineEdit(i,{triggerKind:l},a);if(c&&!(a.isCancellationRequested||i.isDisposed()||i.getVersionId()!==n)&&this.validateInlineEdit(e,c))return c}async getInlineEdit(e,t){var i;this._isCursorAtInlineEditContext.set(!1),await this.clear();const n=await this.fetchInlineEdit(e,t);if(!n)return;const s=n.range.endLineNumber,r=n.range.endColumn,a=n.text.endsWith(` +`)&&!(n.range.startLineNumber===n.range.endLineNumber&&n.range.startColumn===n.range.endColumn)?n.text.slice(0,-1):n.text,l=new W0(s,[new mL(r,a,!1)]),d=this.instantiationService.createInstance(t2,this.editor,{ghostText:Ha(l),minReservedLineCount:Ha(0),targetTextModel:Ha((i=this.editor.getModel())!==null&&i!==void 0?i:void 0),range:Ha(n.range),backgroundColoring:this._backgroundColoring});this._currentEdit.set(new Cye(d,n),void 0)}async trigger(){await this.getInlineEdit(this.editor,!1)}async jumpBack(){this._jumpBackPosition&&(this.editor.setPosition(this._jumpBackPosition),this.editor.revealPositionInCenterIfOutsideViewport(this._jumpBackPosition))}async accept(){var e;this._isAccepting.set(!0,void 0);const t=(e=this._currentEdit.get())===null||e===void 0?void 0:e.edit;if(!t)return;let i=t.text;t.text.startsWith(` +`)&&(i=t.text.substring(1)),this.editor.pushUndoStop(),this.editor.executeEdits("acceptCurrent",[wi.replace(D.lift(t.range),i)]),t.accepted&&await this._commandService.executeCommand(t.accepted.id,...t.accepted.arguments||[]).then(void 0,Hi),this.freeEdit(t),ei(n=>{this._currentEdit.set(void 0,n),this._isAccepting.set(!1,n)})}jumpToCurrent(){var e,t;this._jumpBackPosition=(e=this.editor.getSelection())===null||e===void 0?void 0:e.getStartPosition();const i=(t=this._currentEdit.get())===null||t===void 0?void 0:t.edit;if(!i)return;const n=W.lift({lineNumber:i.range.startLineNumber,column:i.range.startColumn});this.editor.setPosition(n),this.editor.revealPositionInCenterIfOutsideViewport(n)}async clear(e=!0){var t;const i=(t=this._currentEdit.get())===null||t===void 0?void 0:t.edit;i&&(i!=null&&i.rejected)&&e&&await this._commandService.executeCommand(i.rejected.id,...i.rejected.arguments||[]).then(void 0,Hi),i&&this.freeEdit(i),this._currentEdit.set(void 0,void 0)}freeEdit(e){const t=this.editor.getModel();if(!t)return;const i=this.languageFeaturesService.inlineEditProvider.all(t);i.length!==0&&i[0].freeInlineEdit(e)}shouldShowHoverAt(e){const t=this._currentEdit.get();if(!t)return!1;const i=t.edit,n=t.widget.model;if(D.containsPosition(i.range,e.getStartPosition())||D.containsPosition(i.range,e.getEndPosition()))return!0;const r=n.ghostText.get();return r?r.parts.some(a=>e.containsPosition(new W(r.lineNumber,a.column))):!1}shouldShowHoverAtViewZone(e){var t,i;return(i=(t=this._currentEdit.get())===null||t===void 0?void 0:t.widget.ownsViewZone(e))!==null&&i!==void 0?i:!1}};vn.ID="editor.contrib.inlineEditController";vn.inlineEditVisibleKey="inlineEditVisible";vn.inlineEditVisibleContext=new fe(Ig.inlineEditVisibleKey,!1);vn.cursorAtInlineEditKey="cursorAtInlineEdit";vn.cursorAtInlineEditContext=new fe(Ig.cursorAtInlineEditKey,!1);vn=Ig=bye([dv(1,Ae),dv(2,ze),dv(3,ye),dv(4,ui),dv(5,dt)],vn);function wye(o,e){return new Promise(t=>{let i;const n=setTimeout(()=>{i&&i.dispose(),t()},o);e&&(i=e.onCancellationRequested(()=>{clearTimeout(n),i&&i.dispose(),t()}))})}class Sye extends be{constructor(){super({id:uye,label:"Accept Inline Edit",alias:"Accept Inline Edit",precondition:Z.and(E.writable,vn.inlineEditVisibleContext),kbOpts:[{weight:101,primary:2,kbExpr:Z.and(E.writable,vn.inlineEditVisibleContext,vn.cursorAtInlineEditContext)}],menuOpts:[{menuId:I.InlineEditToolbar,title:"Accept",group:"primary",order:1}]})}async run(e,t){const i=vn.get(t);await(i==null?void 0:i.accept())}}class yye extends be{constructor(){const e=Z.and(E.writable,Z.not(vn.inlineEditVisibleKey));super({id:"editor.action.inlineEdit.trigger",label:"Trigger Inline Edit",alias:"Trigger Inline Edit",precondition:e,kbOpts:{weight:101,primary:2646,kbExpr:e}})}async run(e,t){const i=vn.get(t);i==null||i.trigger()}}class Lye extends be{constructor(){const e=Z.and(E.writable,vn.inlineEditVisibleContext,Z.not(vn.cursorAtInlineEditKey));super({id:fye,label:"Jump to Inline Edit",alias:"Jump to Inline Edit",precondition:e,kbOpts:{weight:101,primary:2646,kbExpr:e},menuOpts:[{menuId:I.InlineEditToolbar,title:"Jump To Edit",group:"primary",order:3,when:e}]})}async run(e,t){const i=vn.get(t);i==null||i.jumpToCurrent()}}class kye extends be{constructor(){const e=Z.and(E.writable,vn.cursorAtInlineEditContext);super({id:mye,label:"Jump Back from Inline Edit",alias:"Jump Back from Inline Edit",precondition:e,kbOpts:{weight:110,primary:2646,kbExpr:e},menuOpts:[{menuId:I.InlineEditToolbar,title:"Jump Back",group:"primary",order:3,when:e}]})}async run(e,t){const i=vn.get(t);i==null||i.jumpBack()}}class Dye extends be{constructor(){const e=Z.and(E.writable,vn.inlineEditVisibleContext);super({id:gye,label:"Reject Inline Edit",alias:"Reject Inline Edit",precondition:e,kbOpts:{weight:100,primary:9,kbExpr:e},menuOpts:[{menuId:I.InlineEditToolbar,title:"Reject",group:"secondary",order:2}]})}async run(e,t){const i=vn.get(t);await(i==null?void 0:i.clear())}}var xye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},D7=function(o,e){return function(t,i){e(t,i,o)}};class Iye{constructor(e,t,i){this.owner=e,this.range=t,this.controller=i}isValidForHoverAnchor(e){return e.type===1&&this.range.startColumn<=e.range.startColumn&&this.range.endColumn>=e.range.endColumn}}let s2=class{constructor(e,t,i){this._editor=e,this._instantiationService=t,this._telemetryService=i,this.hoverOrdinal=5}suggestHoverAnchor(e){const t=vn.get(this._editor);if(!t)return null;const i=e.target;if(i.type===8){const n=i.detail;if(t.shouldShowHoverAtViewZone(n.viewZoneId)){const s=i.range;return new Bg(1e3,this,s,e.event.posx,e.event.posy,!1)}}return i.type===7&&t.shouldShowHoverAt(i.range)?new Bg(1e3,this,i.range,e.event.posx,e.event.posy,!1):i.type===6&&i.detail.mightBeForeignElement&&t.shouldShowHoverAt(i.range)?new Bg(1e3,this,i.range,e.event.posx,e.event.posy,!1):null}computeSync(e,t){if(this._editor.getOption(63).showToolbar!=="onHover")return[];const i=vn.get(this._editor);return i&&i.shouldShowHoverAt(e.range)?[new Iye(this,e.range,i)]:[]}renderHoverParts(e,t){const i=new Q;this._telemetryService.publicLog2("inlineEditHover.shown");const n=this._instantiationService.createInstance(s_,this._editor,!1,Ha(null));return e.fragment.appendChild(n.getDomNode()),i.add(n),i}};s2=xye([D7(1,Ae),D7(2,rs)],s2);se(Sye);se(Dye);se(Lye);se(kye);se(yye);Et(vn.ID,vn,3);Iu.register(s2);const Cf={Visible:new fe("parameterHintsVisible",!1),MultipleSignatures:new fe("parameterHintsMultipleSignatures",!1)};async function CK(o,e,t,i,n){const s=o.ordered(e);for(const r of s)try{const a=await r.provideSignatureHelp(e,t,n,i);if(a)return a}catch(a){Hi(a)}}Ct.registerCommand("_executeSignatureHelpProvider",async(o,...e)=>{const[t,i,n]=e;xt(We.isUri(t)),xt(W.isIPosition(i)),xt(typeof n=="string"||!n);const s=o.get(ye),r=await o.get(wo).createModelReference(t);try{const a=await CK(s.signatureHelpProvider,r.object.textEditorModel,W.lift(i),{triggerKind:Jl.Invoke,isRetrigger:!1,triggerCharacter:n},gt.None);return a?(setTimeout(()=>a.dispose(),0),a.value):void 0}finally{r.dispose()}});var sh;(function(o){o.Default={type:0};class e{constructor(n,s){this.request=n,this.previouslyActiveHints=s,this.type=2}}o.Pending=e;class t{constructor(n){this.hints=n,this.type=1}}o.Active=t})(sh||(sh={}));class FD extends H{constructor(e,t,i=FD.DEFAULT_DELAY){super(),this._onChangedHints=this._register(new F),this.onChangedHints=this._onChangedHints.event,this.triggerOnType=!1,this._state=sh.Default,this._pendingTriggers=[],this._lastSignatureHelpResult=this._register(new En),this.triggerChars=new zS,this.retriggerChars=new zS,this.triggerId=0,this.editor=e,this.providers=t,this.throttledDelayer=new ha(i),this._register(this.editor.onDidBlurEditorWidget(()=>this.cancel())),this._register(this.editor.onDidChangeConfiguration(()=>this.onEditorConfigurationChange())),this._register(this.editor.onDidChangeModel(n=>this.onModelChanged())),this._register(this.editor.onDidChangeModelLanguage(n=>this.onModelChanged())),this._register(this.editor.onDidChangeCursorSelection(n=>this.onCursorChange(n))),this._register(this.editor.onDidChangeModelContent(n=>this.onModelContentChange())),this._register(this.providers.onDidChange(this.onModelChanged,this)),this._register(this.editor.onDidType(n=>this.onDidType(n))),this.onEditorConfigurationChange(),this.onModelChanged()}get state(){return this._state}set state(e){this._state.type===2&&this._state.request.cancel(),this._state=e}cancel(e=!1){this.state=sh.Default,this.throttledDelayer.cancel(),e||this._onChangedHints.fire(void 0)}trigger(e,t){const i=this.editor.getModel();if(!i||!this.providers.has(i))return;const n=++this.triggerId;this._pendingTriggers.push(e),this.throttledDelayer.trigger(()=>this.doTrigger(n),t).catch(Ye)}next(){if(this.state.type!==1)return;const e=this.state.hints.signatures.length,t=this.state.hints.activeSignature,i=t%e===e-1,n=this.editor.getOption(86).cycle;if((e<2||i)&&!n){this.cancel();return}this.updateActiveSignature(i&&n?0:t+1)}previous(){if(this.state.type!==1)return;const e=this.state.hints.signatures.length,t=this.state.hints.activeSignature,i=t===0,n=this.editor.getOption(86).cycle;if((e<2||i)&&!n){this.cancel();return}this.updateActiveSignature(i&&n?e-1:t-1)}updateActiveSignature(e){this.state.type===1&&(this.state=new sh.Active({...this.state.hints,activeSignature:e}),this._onChangedHints.fire(this.state.hints))}async doTrigger(e){const t=this.state.type===1||this.state.type===2,i=this.getLastActiveHints();if(this.cancel(!0),this._pendingTriggers.length===0)return!1;const n=this._pendingTriggers.reduce(Eye);this._pendingTriggers=[];const s={triggerKind:n.triggerKind,triggerCharacter:n.triggerCharacter,isRetrigger:t,activeSignatureHelp:i};if(!this.editor.hasModel())return!1;const r=this.editor.getModel(),a=this.editor.getPosition();this.state=new sh.Pending(In(l=>CK(this.providers,r,a,s,l)),i);try{const l=await this.state.request;return e!==this.triggerId?(l==null||l.dispose(),!1):!l||!l.value.signatures||l.value.signatures.length===0?(l==null||l.dispose(),this._lastSignatureHelpResult.clear(),this.cancel(),!1):(this.state=new sh.Active(l.value),this._lastSignatureHelpResult.value=l,this._onChangedHints.fire(this.state.hints),!0)}catch(l){return e===this.triggerId&&(this.state=sh.Default),Ye(l),!1}}getLastActiveHints(){switch(this.state.type){case 1:return this.state.hints;case 2:return this.state.previouslyActiveHints;default:return}}get isTriggered(){return this.state.type===1||this.state.type===2||this.throttledDelayer.isTriggered()}onModelChanged(){this.cancel(),this.triggerChars.clear(),this.retriggerChars.clear();const e=this.editor.getModel();if(e)for(const t of this.providers.ordered(e)){for(const i of t.signatureHelpTriggerCharacters||[])if(i.length){const n=i.charCodeAt(0);this.triggerChars.add(n),this.retriggerChars.add(n)}for(const i of t.signatureHelpRetriggerCharacters||[])i.length&&this.retriggerChars.add(i.charCodeAt(0))}}onDidType(e){if(!this.triggerOnType)return;const t=e.length-1,i=e.charCodeAt(t);(this.triggerChars.has(i)||this.isTriggered&&this.retriggerChars.has(i))&&this.trigger({triggerKind:Jl.TriggerCharacter,triggerCharacter:e.charAt(t)})}onCursorChange(e){e.source==="mouse"?this.cancel():this.isTriggered&&this.trigger({triggerKind:Jl.ContentChange})}onModelContentChange(){this.isTriggered&&this.trigger({triggerKind:Jl.ContentChange})}onEditorConfigurationChange(){this.triggerOnType=this.editor.getOption(86).enabled,this.triggerOnType||this.cancel()}dispose(){this.cancel(!0),super.dispose()}}FD.DEFAULT_DELAY=120;function Eye(o,e){switch(e.triggerKind){case Jl.Invoke:return e;case Jl.ContentChange:return o;case Jl.TriggerCharacter:default:return e}}var Nye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Iw=function(o,e){return function(t,i){e(t,i,o)}},o2;const zo=ae,Tye=Ri("parameter-hints-next",de.chevronDown,m("parameterHintsNextIcon","Icon for show next parameter hint.")),Mye=Ri("parameter-hints-previous",de.chevronUp,m("parameterHintsPreviousIcon","Icon for show previous parameter hint."));let SL=o2=class extends H{constructor(e,t,i,n,s,r){super(),this.editor=e,this.model=t,this.telemetryService=r,this.renderDisposeables=this._register(new Q),this.visible=!1,this.announcedLabel=null,this.allowEditorOverflow=!0,this.markdownRenderer=this._register(new hd({editor:e},s,n)),this.keyVisible=Cf.Visible.bindTo(i),this.keyMultipleSignatures=Cf.MultipleSignatures.bindTo(i)}createParameterHintDOMNodes(){const e=zo(".editor-widget.parameter-hints-widget"),t=J(e,zo(".phwrapper"));t.tabIndex=-1;const i=J(t,zo(".controls")),n=J(i,zo(".button"+Ve.asCSSSelector(Mye))),s=J(i,zo(".overloads")),r=J(i,zo(".button"+Ve.asCSSSelector(Tye)));this._register(q(n,"click",u=>{vt.stop(u),this.previous()})),this._register(q(r,"click",u=>{vt.stop(u),this.next()}));const a=zo(".body"),l=new wC(a,{alwaysConsumeMouseWheel:!0});this._register(l),t.appendChild(l.getDomNode());const d=J(a,zo(".signature")),c=J(a,zo(".docs"));e.style.userSelect="text",this.domNodes={element:e,signature:d,overloads:s,docs:c,scrollbar:l},this.editor.addContentWidget(this),this.hide(),this._register(this.editor.onDidChangeCursorSelection(u=>{this.visible&&this.editor.layoutContentWidget(this)}));const h=()=>{if(!this.domNodes)return;const u=this.editor.getOption(50);this.domNodes.element.style.fontSize=`${u.fontSize}px`,this.domNodes.element.style.lineHeight=`${u.lineHeight/u.fontSize}`};h(),this._register(he.chain(this.editor.onDidChangeConfiguration.bind(this.editor),u=>u.filter(g=>g.hasChanged(50)))(h)),this._register(this.editor.onDidLayoutChange(u=>this.updateMaxHeight())),this.updateMaxHeight()}show(){this.visible||(this.domNodes||this.createParameterHintDOMNodes(),this.keyVisible.set(!0),this.visible=!0,setTimeout(()=>{var e;(e=this.domNodes)===null||e===void 0||e.element.classList.add("visible")},100),this.editor.layoutContentWidget(this))}hide(){var e;this.renderDisposeables.clear(),this.visible&&(this.keyVisible.reset(),this.visible=!1,this.announcedLabel=null,(e=this.domNodes)===null||e===void 0||e.element.classList.remove("visible"),this.editor.layoutContentWidget(this))}getPosition(){return this.visible?{position:this.editor.getPosition(),preference:[1,2]}:null}render(e){var t;if(this.renderDisposeables.clear(),!this.domNodes)return;const i=e.signatures.length>1;this.domNodes.element.classList.toggle("multiple",i),this.keyMultipleSignatures.set(i),this.domNodes.signature.innerText="",this.domNodes.docs.innerText="";const n=e.signatures[e.activeSignature];if(!n)return;const s=J(this.domNodes.signature,zo(".code")),r=this.editor.getOption(50);s.style.fontSize=`${r.fontSize}px`,s.style.fontFamily=r.fontFamily;const a=n.parameters.length>0,l=(t=n.activeParameter)!==null&&t!==void 0?t:e.activeParameter;if(a)this.renderParameters(s,n,l);else{const h=J(s,zo("span"));h.textContent=n.label}const d=n.parameters[l];if(d!=null&&d.documentation){const h=zo("span.documentation");if(typeof d.documentation=="string")h.textContent=d.documentation;else{const u=this.renderMarkdownDocs(d.documentation);h.appendChild(u.element)}J(this.domNodes.docs,zo("p",{},h))}if(n.documentation!==void 0)if(typeof n.documentation=="string")J(this.domNodes.docs,zo("p",{},n.documentation));else{const h=this.renderMarkdownDocs(n.documentation);J(this.domNodes.docs,h.element)}const c=this.hasDocs(n,d);if(this.domNodes.signature.classList.toggle("has-docs",c),this.domNodes.docs.classList.toggle("empty",!c),this.domNodes.overloads.textContent=String(e.activeSignature+1).padStart(e.signatures.length.toString().length,"0")+"/"+e.signatures.length,d){let h="";const u=n.parameters[l];Array.isArray(u.label)?h=n.label.substring(u.label[0],u.label[1]):h=u.label,u.documentation&&(h+=typeof u.documentation=="string"?`, ${u.documentation}`:`, ${u.documentation.value}`),n.documentation&&(h+=typeof n.documentation=="string"?`, ${n.documentation}`:`, ${n.documentation.value}`),this.announcedLabel!==h&&(vo(m("hint","{0}, hint",h)),this.announcedLabel=h)}this.editor.layoutContentWidget(this),this.domNodes.scrollbar.scanDomNode()}renderMarkdownDocs(e){const t=new Zn,i=this.renderDisposeables.add(this.markdownRenderer.render(e,{asyncRenderCallback:()=>{var s;(s=this.domNodes)===null||s===void 0||s.scrollbar.scanDomNode()}}));i.element.classList.add("markdown-docs");const n=t.elapsed();return n>300&&this.telemetryService.publicLog2("parameterHints.parseMarkdown",{renderDuration:n}),i}hasDocs(e,t){return!!(t&&typeof t.documentation=="string"&&gh(t.documentation).length>0||t&&typeof t.documentation=="object"&&gh(t.documentation).value.length>0||e.documentation&&typeof e.documentation=="string"&&gh(e.documentation).length>0||e.documentation&&typeof e.documentation=="object"&&gh(e.documentation.value).length>0)}renderParameters(e,t,i){const[n,s]=this.getParameterLabelOffsets(t,i),r=document.createElement("span");r.textContent=t.label.substring(0,n);const a=document.createElement("span");a.textContent=t.label.substring(n,s),a.className="parameter active";const l=document.createElement("span");l.textContent=t.label.substring(s),J(e,r,a,l)}getParameterLabelOffsets(e,t){const i=e.parameters[t];if(i){if(Array.isArray(i.label))return i.label;if(i.label.length){const n=new RegExp(`(\\W|^)${lr(i.label)}(?=\\W|$)`,"g");n.test(e.label);const s=n.lastIndex-i.label.length;return s>=0?[s,n.lastIndex]:[0,0]}else return[0,0]}else return[0,0]}next(){this.editor.focus(),this.model.next()}previous(){this.editor.focus(),this.model.previous()}getDomNode(){return this.domNodes||this.createParameterHintDOMNodes(),this.domNodes.element}getId(){return o2.ID}updateMaxHeight(){if(!this.domNodes)return;const t=`${Math.max(this.editor.getLayoutInfo().height/4,250)}px`;this.domNodes.element.style.maxHeight=t;const i=this.domNodes.element.getElementsByClassName("phwrapper");i.length&&(i[0].style.maxHeight=t)}};SL.ID="editor.widget.parameterHintsWidget";SL=o2=Nye([Iw(2,ze),Iw(3,Vo),Iw(4,bi),Iw(5,rs)],SL);T("editorHoverWidget.highlightForeground",{dark:ra,light:ra,hcDark:ra,hcLight:ra},m("editorHoverWidgetHighlightForeground","Foreground color of the active item in the parameter hint."));var Rye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},x7=function(o,e){return function(t,i){e(t,i,o)}},r2;let wf=r2=class extends H{static get(e){return e.getContribution(r2.ID)}constructor(e,t,i){super(),this.editor=e,this.model=this._register(new FD(e,i.signatureHelpProvider)),this._register(this.model.onChangedHints(n=>{var s;n?(this.widget.value.show(),this.widget.value.render(n)):(s=this.widget.rawValue)===null||s===void 0||s.hide()})),this.widget=new ll(()=>this._register(t.createInstance(SL,this.editor,this.model)))}cancel(){this.model.cancel()}previous(){var e;(e=this.widget.rawValue)===null||e===void 0||e.previous()}next(){var e;(e=this.widget.rawValue)===null||e===void 0||e.next()}trigger(e){this.model.trigger(e,0)}};wf.ID="editor.controller.parameterHints";wf=r2=Rye([x7(1,Ae),x7(2,ye)],wf);class Aye extends be{constructor(){super({id:"editor.action.triggerParameterHints",label:m("parameterHints.trigger.label","Trigger Parameter Hints"),alias:"Trigger Parameter Hints",precondition:E.hasSignatureHelpProvider,kbOpts:{kbExpr:E.editorTextFocus,primary:3082,weight:100}})}run(e,t){const i=wf.get(t);i==null||i.trigger({triggerKind:Jl.Invoke})}}Et(wf.ID,wf,2);se(Aye);const ZO=175,YO=bn.bindToContribution(wf.get);ue(new YO({id:"closeParameterHints",precondition:Cf.Visible,handler:o=>o.cancel(),kbOpts:{weight:ZO,kbExpr:E.focus,primary:9,secondary:[1033]}}));ue(new YO({id:"showPrevParameterHint",precondition:Z.and(Cf.Visible,Cf.MultipleSignatures),handler:o=>o.previous(),kbOpts:{weight:ZO,kbExpr:E.focus,primary:16,secondary:[528],mac:{primary:16,secondary:[528,302]}}}));ue(new YO({id:"showNextParameterHint",precondition:Z.and(Cf.Visible,Cf.MultipleSignatures),handler:o=>o.next(),kbOpts:{weight:ZO,kbExpr:E.focus,primary:18,secondary:[530],mac:{primary:18,secondary:[530,300]}}}));var Pye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Ew=function(o,e){return function(t,i){e(t,i,o)}};const E_=new fe("renameInputVisible",!1,m("renameInputVisible","Whether the rename input widget is visible"));new fe("renameInputFocused",!1,m("renameInputFocused","Whether the rename input widget is focused"));let a2=class{constructor(e,t,i,n,s,r){this._editor=e,this._acceptKeybindings=t,this._themeService=i,this._keybindingService=n,this._logService=r,this.allowEditorOverflow=!0,this._disposables=new Q,this._visibleContextKey=E_.bindTo(s),this._isEditingRenameCandidate=!1,this._nRenameSuggestionsInvocations=0,this._hadAutomaticRenameSuggestionsInvocation=!1,this._candidates=new Set,this._beforeFirstInputFieldEditSW=new Zn,this._inputWithButton=new Oye,this._disposables.add(this._inputWithButton),this._editor.addContentWidget(this),this._disposables.add(this._editor.onDidChangeConfiguration(a=>{a.hasChanged(50)&&this._updateFont()})),this._disposables.add(i.onDidColorThemeChange(this._updateStyles,this))}dispose(){this._disposables.dispose(),this._editor.removeContentWidget(this)}getId(){return"__renameInputWidget"}getDomNode(){return this._domNode||(this._domNode=document.createElement("div"),this._domNode.className="monaco-editor rename-box",this._domNode.appendChild(this._inputWithButton.domNode),this._renameCandidateListView=this._disposables.add(new QO(this._domNode,{fontInfo:this._editor.getOption(50),onFocusChange:e=>{this._inputWithButton.input.value=e,this._isEditingRenameCandidate=!1},onSelectionChange:()=>{this._isEditingRenameCandidate=!1,this.acceptInput(!1)}})),this._disposables.add(this._inputWithButton.onDidInputChange(()=>{var e,t,i,n;((e=this._renameCandidateListView)===null||e===void 0?void 0:e.focusedCandidate)!==void 0&&(this._isEditingRenameCandidate=!0),(t=this._timeBeforeFirstInputFieldEdit)!==null&&t!==void 0||(this._timeBeforeFirstInputFieldEdit=this._beforeFirstInputFieldEditSW.elapsed()),((i=this._renameCandidateProvidersCts)===null||i===void 0?void 0:i.token.isCancellationRequested)===!1&&this._renameCandidateProvidersCts.cancel(),(n=this._renameCandidateListView)===null||n===void 0||n.clearFocus()})),this._label=document.createElement("div"),this._label.className="rename-label",this._domNode.appendChild(this._label),this._updateFont(),this._updateStyles(this._themeService.getColorTheme())),this._domNode}_updateStyles(e){var t,i,n,s,r;if(!this._domNode)return;const a=e.getColor(sc),l=e.getColor(y6);this._domNode.style.backgroundColor=String((t=e.getColor(Gi))!==null&&t!==void 0?t:""),this._domNode.style.boxShadow=a?` 0 0 8px 2px ${a}`:"",this._domNode.style.border=l?`1px solid ${l}`:"",this._domNode.style.color=String((i=e.getColor(k6))!==null&&i!==void 0?i:"");const d=e.getColor(D6);this._inputWithButton.domNode.style.backgroundColor=String((n=e.getColor(HN))!==null&&n!==void 0?n:""),this._inputWithButton.input.style.backgroundColor=String((s=e.getColor(HN))!==null&&s!==void 0?s:""),this._inputWithButton.domNode.style.borderWidth=d?"1px":"0px",this._inputWithButton.domNode.style.borderStyle=d?"solid":"none",this._inputWithButton.domNode.style.borderColor=(r=d==null?void 0:d.toString())!==null&&r!==void 0?r:"none"}_updateFont(){if(this._domNode===void 0)return;xt(this._label!==void 0,"RenameWidget#_updateFont: _label must not be undefined given _domNode is defined"),this._editor.applyFontInfo(this._inputWithButton.input);const e=this._editor.getOption(50);this._label.style.fontSize=`${this._computeLabelFontSize(e.fontSize)}px`}_computeLabelFontSize(e){return e*.8}getPosition(){if(!this._visible||!this._editor.hasModel()||!this._editor.getDomNode())return null;const e=Xh(this.getDomNode().ownerDocument.body),t=tn(this._editor.getDomNode()),i=this._getTopForPosition();this._nPxAvailableAbove=i+t.top,this._nPxAvailableBelow=e.height-this._nPxAvailableAbove;const n=this._editor.getOption(67),{totalHeight:s}=Sf.getLayoutInfo({lineHeight:n}),r=this._nPxAvailableBelow>s*6?[2,1]:[1,2];return{position:this._position,preference:r}}beforeRender(){var e,t;const[i,n]=this._acceptKeybindings;return this._label.innerText=m({key:"label",comment:['placeholders are keybindings, e.g "F2 to Rename, Shift+F2 to Preview"']},"{0} to Rename, {1} to Preview",(e=this._keybindingService.lookupKeybinding(i))===null||e===void 0?void 0:e.getLabel(),(t=this._keybindingService.lookupKeybinding(n))===null||t===void 0?void 0:t.getLabel()),this._domNode.style.minWidth="200px",null}afterRender(e){if(this._trace("invoking afterRender, position: ",e?"not null":"null"),e===null){this.cancelInput(!0,"afterRender (because position is null)");return}if(!this._editor.hasModel()||!this._editor.getDomNode())return;xt(this._renameCandidateListView),xt(this._nPxAvailableAbove!==void 0),xt(this._nPxAvailableBelow!==void 0);const t=Qd(this._inputWithButton.domNode),i=Qd(this._label);let n;e===2?n=this._nPxAvailableBelow:n=this._nPxAvailableAbove,this._renameCandidateListView.layout({height:n-i-t,width:ko(this._inputWithButton.domNode)})}acceptInput(e){var t;this._trace("invoking acceptInput"),(t=this._currentAcceptInput)===null||t===void 0||t.call(this,e)}cancelInput(e,t){var i;this._trace(`invoking cancelInput, caller: ${t}, _currentCancelInput: ${this._currentAcceptInput?"not undefined":"undefined"}`),(i=this._currentCancelInput)===null||i===void 0||i.call(this,e)}focusNextRenameSuggestion(){var e;!((e=this._renameCandidateListView)===null||e===void 0)&&e.focusNext()||(this._inputWithButton.input.value=this._currentName)}focusPreviousRenameSuggestion(){var e;!((e=this._renameCandidateListView)===null||e===void 0)&&e.focusPrevious()||(this._inputWithButton.input.value=this._currentName)}getInput(e,t,i,n,s){const{start:r,end:a}=this._getSelection(e,t);this._renameCts=s;const l=new Q;this._nRenameSuggestionsInvocations=0,this._hadAutomaticRenameSuggestionsInvocation=!1,n===void 0?this._inputWithButton.button.style.display="none":(this._inputWithButton.button.style.display="flex",this._requestRenameCandidatesOnce=n,this._requestRenameCandidates(t,!1),l.add(q(this._inputWithButton.button,"click",()=>this._requestRenameCandidates(t,!0))),l.add(q(this._inputWithButton.button,oe.KEY_DOWN,c=>{const h=new ti(c);(h.equals(3)||h.equals(10))&&(h.stopPropagation(),h.preventDefault(),this._requestRenameCandidates(t,!0))}))),this._isEditingRenameCandidate=!1,this._domNode.classList.toggle("preview",i),this._position=new W(e.startLineNumber,e.startColumn),this._currentName=t,this._inputWithButton.input.value=t,this._inputWithButton.input.setAttribute("selectionStart",r.toString()),this._inputWithButton.input.setAttribute("selectionEnd",a.toString()),this._inputWithButton.input.size=Math.max((e.endColumn-e.startColumn)*1.1,20),this._beforeFirstInputFieldEditSW.reset(),l.add(Ne(()=>{this._renameCts=void 0,s.dispose(!0)})),l.add(Ne(()=>{this._renameCandidateProvidersCts!==void 0&&(this._renameCandidateProvidersCts.dispose(!0),this._renameCandidateProvidersCts=void 0)})),l.add(Ne(()=>this._candidates.clear()));const d=new uC;return d.p.finally(()=>{l.dispose(),this._hide()}),this._currentCancelInput=c=>{var h;return this._trace("invoking _currentCancelInput"),this._currentAcceptInput=void 0,this._currentCancelInput=void 0,(h=this._renameCandidateListView)===null||h===void 0||h.clearCandidates(),d.complete(c),!0},this._currentAcceptInput=c=>{this._trace("invoking _currentAcceptInput"),xt(this._renameCandidateListView!==void 0);const h=this._renameCandidateListView.nCandidates;let u,g;const f=this._renameCandidateListView.focusedCandidate;if(f!==void 0?(this._trace("using new name from renameSuggestion"),u=f,g={k:"renameSuggestion"}):(this._trace("using new name from inputField"),u=this._inputWithButton.input.value,g=this._isEditingRenameCandidate?{k:"userEditedRenameSuggestion"}:{k:"inputField"}),u===t||u.trim().length===0){this.cancelInput(!0,"_currentAcceptInput (because newName === value || newName.trim().length === 0)");return}this._currentAcceptInput=void 0,this._currentCancelInput=void 0,this._renameCandidateListView.clearCandidates(),d.complete({newName:u,wantsPreview:i&&c,stats:{source:g,nRenameSuggestions:h,timeBeforeFirstInputFieldEdit:this._timeBeforeFirstInputFieldEdit,nRenameSuggestionsInvocations:this._nRenameSuggestionsInvocations,hadAutomaticRenameSuggestionsInvocation:this._hadAutomaticRenameSuggestionsInvocation}})},l.add(s.token.onCancellationRequested(()=>this.cancelInput(!0,"cts.token.onCancellationRequested"))),l.add(this._editor.onDidBlurEditorWidget(()=>{var c;return this.cancelInput(!(!((c=this._domNode)===null||c===void 0)&&c.ownerDocument.hasFocus()),"editor.onDidBlurEditorWidget")})),this._show(),d.p}_requestRenameCandidates(e,t){if(this._requestRenameCandidatesOnce!==void 0&&(this._renameCandidateProvidersCts!==void 0&&this._renameCandidateProvidersCts.dispose(!0),xt(this._renameCts),this._inputWithButton.buttonState!=="stop")){this._renameCandidateProvidersCts=new ki;const i=t?xb.Invoke:xb.Automatic,n=this._requestRenameCandidatesOnce(i,this._renameCandidateProvidersCts.token);if(n.length===0){this._inputWithButton.setSparkleButton();return}t||(this._hadAutomaticRenameSuggestionsInvocation=!0),this._nRenameSuggestionsInvocations+=1,this._inputWithButton.setStopButton(),this._updateRenameCandidates(n,e,this._renameCts.token)}}_getSelection(e,t){xt(this._editor.hasModel());const i=this._editor.getSelection();let n=0,s=t.length;return!D.isEmpty(i)&&!D.spansMultipleLines(i)&&D.containsRange(e,i)&&(n=Math.max(0,i.startColumn-e.startColumn),s=Math.min(e.endColumn,i.endColumn)-e.startColumn),{start:n,end:s}}_show(){this._trace("invoking _show"),this._editor.revealLineInCenterIfOutsideViewport(this._position.lineNumber,0),this._visible=!0,this._visibleContextKey.set(!0),this._editor.layoutContentWidget(this),setTimeout(()=>{this._inputWithButton.input.focus(),this._inputWithButton.input.setSelectionRange(parseInt(this._inputWithButton.input.getAttribute("selectionStart")),parseInt(this._inputWithButton.input.getAttribute("selectionEnd")))},100)}async _updateRenameCandidates(e,t,i){const n=(...d)=>this._trace("_updateRenameCandidates",...d);n("start");const s=await hC(Promise.allSettled(e),i);if(this._inputWithButton.setSparkleButton(),s===void 0){n("returning early - received updateRenameCandidates results - undefined");return}const r=s.flatMap(d=>d.status==="fulfilled"&&Xl(d.value)?d.value:[]);n(`received updateRenameCandidates results - total (unfiltered) ${r.length} candidates.`);const a=wc(r,d=>d.newSymbolName);n(`distinct candidates - ${a.length} candidates.`);const l=a.filter(({newSymbolName:d})=>d.trim().length>0&&d!==this._inputWithButton.input.value&&d!==t&&!this._candidates.has(d));if(n(`valid distinct candidates - ${r.length} candidates.`),l.forEach(d=>this._candidates.add(d.newSymbolName)),l.length<1){n("returning early - no valid distinct candidates");return}n("setting candidates"),this._renameCandidateListView.setCandidates(l),n("asking editor to re-layout"),this._editor.layoutContentWidget(this)}_hide(){this._trace("invoked _hide"),this._visible=!1,this._visibleContextKey.reset(),this._editor.layoutContentWidget(this)}_getTopForPosition(){const e=this._editor.getVisibleRanges();let t;return e.length>0?t=e[0].startLineNumber:(this._logService.warn("RenameWidget#_getTopForPosition: this should not happen - visibleRanges is empty"),t=Math.max(1,this._position.lineNumber-5)),this._editor.getTopForLineNumber(this._position.lineNumber)-this._editor.getTopForLineNumber(t)}_trace(...e){this._logService.trace("RenameWidget",...e)}};a2=Pye([Ew(2,Cn),Ew(3,Ot),Ew(4,ze),Ew(5,ms)],a2);class QO{constructor(e,t){this._disposables=new Q,this._availableHeight=0,this._minimumWidth=0,this._lineHeight=t.fontInfo.lineHeight,this._typicalHalfwidthCharacterWidth=t.fontInfo.typicalHalfwidthCharacterWidth,this._listContainer=document.createElement("div"),this._listContainer.className="rename-box rename-candidate-list-container",e.appendChild(this._listContainer),this._listWidget=QO._createListWidget(this._listContainer,this._candidateViewHeight,t.fontInfo),this._listWidget.onDidChangeFocus(i=>{i.elements.length===1&&t.onFocusChange(i.elements[0].newSymbolName)},this._disposables),this._listWidget.onDidChangeSelection(i=>{i.elements.length===1&&t.onSelectionChange()},this._disposables),this._disposables.add(this._listWidget.onDidBlur(i=>{this._listWidget.setFocus([])})),this._listWidget.style(Mf({listInactiveFocusForeground:bh,listInactiveFocusBackground:Ch}))}dispose(){this._listWidget.dispose(),this._disposables.dispose()}layout({height:e,width:t}){this._availableHeight=e,this._minimumWidth=t}setCandidates(e){this._listWidget.splice(0,0,e);const t=this._pickListHeight(this._listWidget.length),i=this._pickListWidth(e);this._listWidget.layout(t,i),this._listContainer.style.height=`${t}px`,this._listContainer.style.width=`${i}px`,ld(m("renameSuggestionsReceivedAria","Received {0} rename suggestions",e.length))}clearCandidates(){this._listContainer.style.height="0px",this._listContainer.style.width="0px",this._listWidget.splice(0,this._listWidget.length,[])}get nCandidates(){return this._listWidget.length}get focusedCandidate(){if(this._listWidget.length===0)return;const e=this._listWidget.getSelectedElements()[0];if(e!==void 0)return e.newSymbolName;const t=this._listWidget.getFocusedElements()[0];if(t!==void 0)return t.newSymbolName}focusNext(){if(this._listWidget.length===0)return!1;const e=this._listWidget.getFocus();if(e.length===0)return this._listWidget.focusFirst(),this._listWidget.reveal(0),!0;if(e[0]===this._listWidget.length-1)return this._listWidget.setFocus([]),this._listWidget.reveal(0),!1;{this._listWidget.focusNext();const t=this._listWidget.getFocus()[0];return this._listWidget.reveal(t),!0}}focusPrevious(){if(this._listWidget.length===0)return!1;const e=this._listWidget.getFocus();if(e.length===0){this._listWidget.focusLast();const t=this._listWidget.getFocus()[0];return this._listWidget.reveal(t),!0}else{if(e[0]===0)return this._listWidget.setFocus([]),!1;{this._listWidget.focusPrevious();const t=this._listWidget.getFocus()[0];return this._listWidget.reveal(t),!0}}}clearFocus(){this._listWidget.setFocus([])}get _candidateViewHeight(){const{totalHeight:e}=Sf.getLayoutInfo({lineHeight:this._lineHeight});return e}_pickListHeight(e){const t=this._candidateViewHeight*e;return Math.min(t,this._availableHeight,this._candidateViewHeight*7)}_pickListWidth(e){const t=Math.ceil(Math.max(...e.map(n=>n.newSymbolName.length))*this._typicalHalfwidthCharacterWidth);return Math.max(this._minimumWidth,25+t+10)}static _createListWidget(e,t,i){const n=new class{getTemplateId(r){return"candidate"}getHeight(r){return t}},s=new class{constructor(){this.templateId="candidate"}renderTemplate(r){return new Sf(r,i)}renderElement(r,a,l){l.populate(r)}disposeTemplate(r){r.dispose()}};return new pr("NewSymbolNameCandidates",e,n,[s],{keyboardSupport:!1,mouseSupport:!0,multipleSelectionSupport:!1})}}class Oye{constructor(){this._onDidInputChange=new F,this.onDidInputChange=this._onDidInputChange.event,this._disposables=new Q}get domNode(){return this._domNode||(this._domNode=document.createElement("div"),this._domNode.className="rename-input-with-button",this._domNode.style.display="flex",this._domNode.style.flexDirection="row",this._domNode.style.alignItems="center",this._inputNode=document.createElement("input"),this._inputNode.className="rename-input",this._inputNode.type="text",this._inputNode.style.border="none",this._inputNode.setAttribute("aria-label",m("renameAriaLabel","Rename input. Type new name and press Enter to commit.")),this._domNode.appendChild(this._inputNode),this._buttonNode=document.createElement("div"),this._buttonNode.className="rename-suggestions-button",this._buttonNode.setAttribute("tabindex","0"),this._buttonGenHoverText=m("generateRenameSuggestionsButton","Generate new name suggestions"),this._buttonCancelHoverText=m("cancelRenameSuggestionsButton","Cancel"),this._buttonHover=ul().setupUpdatableHover(Js("element"),this._buttonNode,this._buttonGenHoverText),this._disposables.add(this._buttonHover),this._domNode.appendChild(this._buttonNode),this._disposables.add(q(this.input,oe.INPUT,()=>this._onDidInputChange.fire())),this._disposables.add(q(this.input,oe.KEY_DOWN,e=>{const t=new ti(e);(t.keyCode===15||t.keyCode===17)&&this._onDidInputChange.fire()})),this._disposables.add(q(this.input,oe.CLICK,()=>this._onDidInputChange.fire())),this._disposables.add(q(this.input,oe.FOCUS,()=>{this.domNode.style.outlineWidth="1px",this.domNode.style.outlineStyle="solid",this.domNode.style.outlineOffset="-1px",this.domNode.style.outlineColor="var(--vscode-focusBorder)"})),this._disposables.add(q(this.input,oe.BLUR,()=>{this.domNode.style.outline="none"}))),this._domNode}get input(){return xt(this._inputNode),this._inputNode}get button(){return xt(this._buttonNode),this._buttonNode}get buttonState(){return this._buttonState}setSparkleButton(){var e,t;this._buttonState="sparkle",(e=this._sparkleIcon)!==null&&e!==void 0||(this._sparkleIcon=Jg(de.sparkle)),jn(this.button),this.button.appendChild(this._sparkleIcon),this.button.setAttribute("aria-label","Generating new name suggestions"),(t=this._buttonHover)===null||t===void 0||t.update(this._buttonGenHoverText),this.input.focus()}setStopButton(){var e,t;this._buttonState="stop",(e=this._stopIcon)!==null&&e!==void 0||(this._stopIcon=Jg(de.primitiveSquare)),jn(this.button),this.button.appendChild(this._stopIcon),this.button.setAttribute("aria-label","Cancel generating new name suggestions"),(t=this._buttonHover)===null||t===void 0||t.update(this._buttonCancelHoverText),this.input.focus()}dispose(){this._disposables.dispose()}}class Sf{constructor(e,t){this._domNode=document.createElement("div"),this._domNode.className="rename-box rename-candidate",this._domNode.style.display="flex",this._domNode.style.columnGap="5px",this._domNode.style.alignItems="center",this._domNode.style.height=`${t.lineHeight}px`,this._domNode.style.padding=`${Sf._PADDING}px`;const i=document.createElement("div");i.style.display="flex",i.style.alignItems="center",i.style.width=i.style.height=`${t.lineHeight*.8}px`,this._domNode.appendChild(i),this._icon=Jg(de.sparkle),this._icon.style.display="none",i.appendChild(this._icon),this._label=document.createElement("div"),Gn(this._label,t),this._domNode.appendChild(this._label),e.appendChild(this._domNode)}populate(e){this._updateIcon(e),this._updateLabel(e)}_updateIcon(e){var t;const i=!!(!((t=e.tags)===null||t===void 0)&&t.includes(mE.AIGenerated));this._icon.style.display=i?"inherit":"none"}_updateLabel(e){this._label.innerText=e.newSymbolName}static getLayoutInfo({lineHeight:e}){return{totalHeight:e+Sf._PADDING*2}}dispose(){}}Sf._PADDING=2;var Fye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Zc=function(o,e){return function(t,i){e(t,i,o)}},l2;class XO{constructor(e,t,i){this.model=e,this.position=t,this._providerRenameIdx=0,this._providers=i.ordered(e)}hasProvider(){return this._providers.length>0}async resolveRenameLocation(e){const t=[];for(this._providerRenameIdx=0;this._providerRenameIdx0?t.join(` +`):void 0}:{range:D.fromPositions(this.position),text:"",rejectReason:t.length>0?t.join(` +`):void 0}}async provideRenameEdits(e,t){return this._provideRenameEdits(e,this._providerRenameIdx,[],t)}async _provideRenameEdits(e,t,i,n){const s=this._providers[t];if(!s)return{edits:[],rejectReason:i.join(` +`)};const r=await s.provideRenameEdits(this.model,this.position,e,n);if(r){if(r.rejectReason)return this._provideRenameEdits(e,t+1,i.concat(r.rejectReason),n)}else return this._provideRenameEdits(e,t+1,i.concat(m("no result","No result.")),n);return r}}async function Bye(o,e,t,i){const n=new XO(e,t,o),s=await n.resolveRenameLocation(gt.None);return s!=null&&s.rejectReason?{edits:[],rejectReason:s.rejectReason}:n.provideRenameEdits(i,gt.None)}let Mc=l2=class{static get(e){return e.getContribution(l2.ID)}constructor(e,t,i,n,s,r,a,l,d){this.editor=e,this._instaService=t,this._notificationService=i,this._bulkEditService=n,this._progressService=s,this._logService=r,this._configService=a,this._languageFeaturesService=l,this._telemetryService=d,this._disposableStore=new Q,this._cts=new ki,this._renameWidget=this._disposableStore.add(this._instaService.createInstance(a2,this.editor,["acceptRenameInput","acceptRenameInputWithPreview"]))}dispose(){this._disposableStore.dispose(),this._cts.dispose(!0)}async run(){var e,t;const i=this._logService.trace.bind(this._logService,"[rename]");if(this._cts.dispose(!0),this._cts=new ki,!this.editor.hasModel()){i("editor has no model");return}const n=this.editor.getPosition(),s=new XO(this.editor.getModel(),n,this._languageFeaturesService.renameProvider);if(!s.hasProvider()){i("skeleton has no provider");return}const r=new au(this.editor,5,void 0,this._cts.token);let a;try{i("resolving rename location");const _=s.resolveRenameLocation(r.token);this._progressService.showWhile(_,250),a=await _,i("resolved rename location")}catch(_){_ instanceof Xa?i("resolve rename location cancelled",JSON.stringify(_,null," ")):(i("resolve rename location failed",_ instanceof Error?_:JSON.stringify(_,null," ")),(typeof _=="string"||Za(_))&&((e=js.get(this.editor))===null||e===void 0||e.showMessage(_||m("resolveRenameLocationFailed","An unknown error occurred while resolving rename location"),n)));return}finally{r.dispose()}if(!a){i("returning early - no loc");return}if(a.rejectReason){i(`returning early - rejected with reason: ${a.rejectReason}`,a.rejectReason),(t=js.get(this.editor))===null||t===void 0||t.showMessage(a.rejectReason,n);return}if(r.token.isCancellationRequested){i("returning early - cts1 cancelled");return}const l=new au(this.editor,5,a.range,this._cts.token),d=this.editor.getModel(),c=this._languageFeaturesService.newSymbolNamesProvider.all(d),h=await Promise.all(c.map(async _=>{var v;return[_,(v=await _.supportsAutomaticNewSymbolNamesTriggerKind)!==null&&v!==void 0?v:!1]})),u=(_,v)=>{let b=h.slice();return _===xb.Automatic&&(b=b.filter(([C,w])=>w)),b.map(([C])=>C.provideNewSymbolNames(d,a.range,_,v))};i("creating rename input field and awaiting its result");const g=this._bulkEditService.hasPreviewHandler()&&this._configService.getValue(this.editor.getModel().uri,"editor.rename.enablePreview"),f=await this._renameWidget.getInput(a.range,a.text,g,c.length>0?u:void 0,l);if(i("received response from rename input field"),c.length>0&&this._reportTelemetry(c.length,d.getLanguageId(),f),typeof f=="boolean"){i(`returning early - rename input field response - ${f}`),f&&this.editor.focus(),l.dispose();return}this.editor.focus(),i("requesting rename edits");const p=hC(s.provideRenameEdits(f.newName,l.token),l.token).then(async _=>{if(!_){i("returning early - no rename edits result");return}if(!this.editor.hasModel()){i("returning early - no model after rename edits are provided");return}if(_.rejectReason){i(`returning early - rejected with reason: ${_.rejectReason}`),this._notificationService.info(_.rejectReason);return}this.editor.setSelection(D.fromPositions(this.editor.getSelection().getPosition())),i("applying edits"),this._bulkEditService.apply(_,{editor:this.editor,showPreview:f.wantsPreview,label:m("label","Renaming '{0}' to '{1}'",a==null?void 0:a.text,f.newName),code:"undoredo.rename",quotableLabel:m("quotableLabel","Renaming {0} to {1}",a==null?void 0:a.text,f.newName),respectAutoSaveConfig:!0}).then(v=>{i("edits applied"),v.ariaSummary&&vo(m("aria","Successfully renamed '{0}' to '{1}'. Summary: {2}",a.text,f.newName,v.ariaSummary))}).catch(v=>{i(`error when applying edits ${JSON.stringify(v,null," ")}`),this._notificationService.error(m("rename.failedApply","Rename failed to apply edits")),this._logService.error(v)})},_=>{i("error when providing rename edits",JSON.stringify(_,null," ")),this._notificationService.error(m("rename.failed","Rename failed to compute edits")),this._logService.error(_)}).finally(()=>{l.dispose()});return i("returning rename operation"),this._progressService.showWhile(p,250),p}acceptRenameInput(e){this._renameWidget.acceptInput(e)}cancelRenameInput(){this._renameWidget.cancelInput(!0,"cancelRenameInput command")}focusNextRenameSuggestion(){this._renameWidget.focusNextRenameSuggestion()}focusPreviousRenameSuggestion(){this._renameWidget.focusPreviousRenameSuggestion()}_reportTelemetry(e,t,i){const n=typeof i=="boolean"?{kind:"cancelled",languageId:t,nRenameSuggestionProviders:e}:{kind:"accepted",languageId:t,nRenameSuggestionProviders:e,source:i.stats.source.k,nRenameSuggestions:i.stats.nRenameSuggestions,timeBeforeFirstInputFieldEdit:i.stats.timeBeforeFirstInputFieldEdit,wantsPreview:i.wantsPreview,nRenameSuggestionsInvocations:i.stats.nRenameSuggestionsInvocations,hadAutomaticRenameSuggestionsInvocation:i.stats.hadAutomaticRenameSuggestionsInvocation};this._telemetryService.publicLog2("renameInvokedEvent",n)}};Mc.ID="editor.contrib.renameController";Mc=l2=Fye([Zc(1,Ae),Zc(2,Yi),Zc(3,EC),Zc(4,ku),Zc(5,ms),Zc(6,LA),Zc(7,ye),Zc(8,rs)],Mc);class Wye extends be{constructor(){super({id:"editor.action.rename",label:m("rename.label","Rename Symbol"),alias:"Rename Symbol",precondition:Z.and(E.writable,E.hasRenameProvider),kbOpts:{kbExpr:E.editorTextFocus,primary:60,weight:100},contextMenuOpts:{group:"1_modification",order:1.1}})}runCommand(e,t){const i=e.get(It),[n,s]=Array.isArray(t)&&t||[void 0,void 0];return We.isUri(n)&&W.isIPosition(s)?i.openCodeEditor({resource:n},i.getActiveCodeEditor()).then(r=>{r&&(r.setPosition(s),r.invokeWithinContext(a=>(this.reportTelemetry(a,r),this.run(a,r))))},Ye):super.runCommand(e,t)}run(e,t){const i=e.get(ms),n=Mc.get(t);return n?(i.trace("[RenameAction] got controller, running..."),n.run()):(i.trace("[RenameAction] returning early - controller missing"),Promise.resolve())}}Et(Mc.ID,Mc,4);se(Wye);const JO=bn.bindToContribution(Mc.get);ue(new JO({id:"acceptRenameInput",precondition:E_,handler:o=>o.acceptRenameInput(!1),kbOpts:{weight:199,kbExpr:Z.and(E.focus,Z.not("isComposing")),primary:3}}));ue(new JO({id:"acceptRenameInputWithPreview",precondition:Z.and(E_,Z.has("config.editor.rename.enablePreview")),handler:o=>o.acceptRenameInput(!0),kbOpts:{weight:199,kbExpr:Z.and(E.focus,Z.not("isComposing")),primary:2051}}));ue(new JO({id:"cancelRenameInput",precondition:E_,handler:o=>o.cancelRenameInput(),kbOpts:{weight:199,kbExpr:E.focus,primary:9,secondary:[1033]}}));ii(class extends Qs{constructor(){super({id:"focusNextRenameSuggestion",title:{...je("focusNextRenameSuggestion","Focus Next Rename Suggestion")},precondition:E_,keybinding:[{primary:18,weight:199}]})}run(e){const t=e.get(It).getFocusedCodeEditor();if(!t)return;const i=Mc.get(t);i&&i.focusNextRenameSuggestion()}});ii(class extends Qs{constructor(){super({id:"focusPreviousRenameSuggestion",title:{...je("focusPreviousRenameSuggestion","Focus Previous Rename Suggestion")},precondition:E_,keybinding:[{primary:16,weight:199}]})}run(e){const t=e.get(It).getFocusedCodeEditor();if(!t)return;const i=Mc.get(t);i&&i.focusPreviousRenameSuggestion()}});Cd("_executeDocumentRenameProvider",function(o,e,t,...i){const[n]=i;xt(typeof n=="string");const{renameProvider:s}=o.get(ye);return Bye(s,e,t,n)});Cd("_executePrepareRename",async function(o,e,t){const{renameProvider:i}=o.get(ye),s=await new XO(e,t,i).resolveRenameLocation(gt.None);if(s!=null&&s.rejectReason)throw new Error(s.rejectReason);return s});Di.as(cl.Configuration).registerConfiguration({id:"editor",properties:{"editor.rename.enablePreview":{scope:5,description:m("enablePreview","Enable/disable the ability to preview changes before renaming"),default:!0,type:"boolean"}}});var Hye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},I7=function(o,e){return function(t,i){e(t,i,o)}};let Z0=class extends H{constructor(e,t,i){super(),this.editor=e,this.languageConfigurationService=t,this.editorWorkerService=i,this.decorations=this.editor.createDecorationsCollection(),this.options=this.createOptions(e.getOption(73)),this.computePromise=null,this.currentOccurrences={},this._register(e.onDidChangeModel(n=>{this.currentOccurrences={},this.options=this.createOptions(e.getOption(73)),this.stop(),this.computeSectionHeaders.schedule(0)})),this._register(e.onDidChangeModelLanguage(n=>{this.currentOccurrences={},this.options=this.createOptions(e.getOption(73)),this.stop(),this.computeSectionHeaders.schedule(0)})),this._register(t.onDidChange(n=>{var s;const r=(s=this.editor.getModel())===null||s===void 0?void 0:s.getLanguageId();r&&n.affects(r)&&(this.currentOccurrences={},this.options=this.createOptions(e.getOption(73)),this.stop(),this.computeSectionHeaders.schedule(0))})),this._register(e.onDidChangeConfiguration(n=>{this.options&&!n.hasChanged(73)||(this.options=this.createOptions(e.getOption(73)),this.updateDecorations([]),this.stop(),this.computeSectionHeaders.schedule(0))})),this._register(this.editor.onDidChangeModelContent(n=>{this.computeSectionHeaders.schedule()})),this._register(e.onDidChangeModelTokens(n=>{this.computeSectionHeaders.isScheduled()||this.computeSectionHeaders.schedule(1e3)})),this.computeSectionHeaders=this._register(new Gt(()=>{this.findSectionHeaders()},250)),this.computeSectionHeaders.schedule(0)}createOptions(e){if(!e||!this.editor.hasModel())return;const t=this.editor.getModel().getLanguageId();if(!t)return;const i=this.languageConfigurationService.getLanguageConfiguration(t).comments,n=this.languageConfigurationService.getLanguageConfiguration(t).foldingRules;if(!(!i&&!(n!=null&&n.markers)))return{foldingRules:n,findMarkSectionHeaders:e.showMarkSectionHeaders,findRegionSectionHeaders:e.showRegionSectionHeaders}}findSectionHeaders(){var e,t;if(!this.editor.hasModel()||!(!((e=this.options)===null||e===void 0)&&e.findMarkSectionHeaders)&&!(!((t=this.options)===null||t===void 0)&&t.findRegionSectionHeaders))return;const i=this.editor.getModel();if(i.isDisposed()||i.isTooLargeForSyncing())return;const n=i.getVersionId();this.editorWorkerService.findSectionHeaders(i.uri,this.options).then(s=>{i.isDisposed()||i.getVersionId()!==n||this.updateDecorations(s)})}updateDecorations(e){const t=this.editor.getModel();t&&(e=e.filter(s=>{if(!s.shouldBeInComments)return!0;const r=t.validateRange(s.range),a=t.tokenization.getLineTokens(r.startLineNumber),l=a.findTokenIndexAtOffset(r.startColumn-1),d=a.getStandardTokenType(l);return a.getLanguageId(l)===t.getLanguageId()&&d===1}));const i=Object.values(this.currentOccurrences).map(s=>s.decorationId),n=e.map(s=>Vye(s));this.editor.changeDecorations(s=>{const r=s.deltaDecorations(i,n);this.currentOccurrences={};for(let a=0,l=r.length;a0?t[0]:[]}async function LK(o,e,t,i,n){const s=jye(o,e),r=await Promise.all(s.map(async a=>{let l,d=null;try{l=await a.provideDocumentSemanticTokens(e,a===t?i:null,n)}catch(c){d=c,l=null}return(!l||!BD(l)&&!SK(l))&&(l=null),new Kye(a,l,d)}));for(const a of r){if(a.error)throw a.error;if(a.tokens)return a}return r.length>0?r[0]:null}function qye(o,e){const t=o.orderedGroups(e);return t.length>0?t[0]:null}class Gye{constructor(e,t){this.provider=e,this.tokens=t}}function Zye(o,e){return o.has(e)}function kK(o,e){const t=o.orderedGroups(e);return t.length>0?t[0]:[]}async function eF(o,e,t,i){const n=kK(o,e),s=await Promise.all(n.map(async r=>{let a;try{a=await r.provideDocumentRangeSemanticTokens(e,t,i)}catch(l){Hi(l),a=null}return(!a||!BD(a))&&(a=null),new Gye(r,a)}));for(const r of s)if(r.tokens)return r;return s.length>0?s[0]:null}Ct.registerCommand("_provideDocumentSemanticTokensLegend",async(o,...e)=>{const[t]=e;xt(t instanceof We);const i=o.get(Si).getModel(t);if(!i)return;const{documentSemanticTokensProvider:n}=o.get(ye),s=qye(n,i);return s?s[0].getLegend():o.get(ui).executeCommand("_provideDocumentRangeSemanticTokensLegend",t)});Ct.registerCommand("_provideDocumentSemanticTokens",async(o,...e)=>{const[t]=e;xt(t instanceof We);const i=o.get(Si).getModel(t);if(!i)return;const{documentSemanticTokensProvider:n}=o.get(ye);if(!yK(n,i))return o.get(ui).executeCommand("_provideDocumentRangeSemanticTokens",t,i.getFullModelRange());const s=await LK(n,i,null,null,gt.None);if(!s)return;const{provider:r,tokens:a}=s;if(!a||!BD(a))return;const l=wK({id:0,type:"full",data:a.data});return a.resultId&&r.releaseDocumentSemanticTokens(a.resultId),l});Ct.registerCommand("_provideDocumentRangeSemanticTokensLegend",async(o,...e)=>{const[t,i]=e;xt(t instanceof We);const n=o.get(Si).getModel(t);if(!n)return;const{documentRangeSemanticTokensProvider:s}=o.get(ye),r=kK(s,n);if(r.length===0)return;if(r.length===1)return r[0].getLegend();if(!i||!D.isIRange(i))return console.warn("provideDocumentRangeSemanticTokensLegend might be out-of-sync with provideDocumentRangeSemanticTokens unless a range argument is passed in"),r[0].getLegend();const a=await eF(s,n,D.lift(i),gt.None);if(a)return a.provider.getLegend()});Ct.registerCommand("_provideDocumentRangeSemanticTokens",async(o,...e)=>{const[t,i]=e;xt(t instanceof We),xt(D.isIRange(i));const n=o.get(Si).getModel(t);if(!n)return;const{documentRangeSemanticTokensProvider:s}=o.get(ye),r=await eF(s,n,D.lift(i),gt.None);if(!(!r||!r.tokens))return wK({id:0,type:"full",data:r.tokens.data})});const tF="editor.semanticHighlighting";function pS(o,e,t){var i;const n=(i=t.getValue(tF,{overrideIdentifier:o.getLanguageId(),resource:o.uri}))===null||i===void 0?void 0:i.enabled;return typeof n=="boolean"?n:e.getColorTheme().semanticHighlighting}var DK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Pl=function(o,e){return function(t,i){e(t,i,o)}},ih;let d2=class extends H{constructor(e,t,i,n,s,r){super(),this._watchers=Object.create(null);const a=c=>{this._watchers[c.uri.toString()]=new Y0(c,e,i,s,r)},l=(c,h)=>{h.dispose(),delete this._watchers[c.uri.toString()]},d=()=>{for(const c of t.getModels()){const h=this._watchers[c.uri.toString()];pS(c,i,n)?h||a(c):h&&l(c,h)}};t.getModels().forEach(c=>{pS(c,i,n)&&a(c)}),this._register(t.onModelAdded(c=>{pS(c,i,n)&&a(c)})),this._register(t.onModelRemoved(c=>{const h=this._watchers[c.uri.toString()];h&&l(c,h)})),this._register(n.onDidChangeConfiguration(c=>{c.affectsConfiguration(tF)&&d()})),this._register(i.onDidColorThemeChange(d))}dispose(){for(const e of Object.values(this._watchers))e.dispose();super.dispose()}};d2=DK([Pl(0,_k),Pl(1,Si),Pl(2,Cn),Pl(3,dt),Pl(4,Hr),Pl(5,ye)],d2);let Y0=ih=class extends H{constructor(e,t,i,n,s){super(),this._semanticTokensStylingService=t,this._isDisposed=!1,this._model=e,this._provider=s.documentSemanticTokensProvider,this._debounceInformation=n.for(this._provider,"DocumentSemanticTokens",{min:ih.REQUEST_MIN_DELAY,max:ih.REQUEST_MAX_DELAY}),this._fetchDocumentSemanticTokens=this._register(new Gt(()=>this._fetchDocumentSemanticTokensNow(),ih.REQUEST_MIN_DELAY)),this._currentDocumentResponse=null,this._currentDocumentRequestCancellationTokenSource=null,this._documentProvidersChangeListeners=[],this._providersChangedDuringRequest=!1,this._register(this._model.onDidChangeContent(()=>{this._fetchDocumentSemanticTokens.isScheduled()||this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model))})),this._register(this._model.onDidChangeAttached(()=>{this._fetchDocumentSemanticTokens.isScheduled()||this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model))})),this._register(this._model.onDidChangeLanguage(()=>{this._currentDocumentResponse&&(this._currentDocumentResponse.dispose(),this._currentDocumentResponse=null),this._currentDocumentRequestCancellationTokenSource&&(this._currentDocumentRequestCancellationTokenSource.cancel(),this._currentDocumentRequestCancellationTokenSource=null),this._setDocumentSemanticTokens(null,null,null,[]),this._fetchDocumentSemanticTokens.schedule(0)}));const r=()=>{Yt(this._documentProvidersChangeListeners),this._documentProvidersChangeListeners=[];for(const a of this._provider.all(e))typeof a.onDidChange=="function"&&this._documentProvidersChangeListeners.push(a.onDidChange(()=>{if(this._currentDocumentRequestCancellationTokenSource){this._providersChangedDuringRequest=!0;return}this._fetchDocumentSemanticTokens.schedule(0)}))};r(),this._register(this._provider.onDidChange(()=>{r(),this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model))})),this._register(i.onDidColorThemeChange(a=>{this._setDocumentSemanticTokens(null,null,null,[]),this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model))})),this._fetchDocumentSemanticTokens.schedule(0)}dispose(){this._currentDocumentResponse&&(this._currentDocumentResponse.dispose(),this._currentDocumentResponse=null),this._currentDocumentRequestCancellationTokenSource&&(this._currentDocumentRequestCancellationTokenSource.cancel(),this._currentDocumentRequestCancellationTokenSource=null),Yt(this._documentProvidersChangeListeners),this._documentProvidersChangeListeners=[],this._setDocumentSemanticTokens(null,null,null,[]),this._isDisposed=!0,super.dispose()}_fetchDocumentSemanticTokensNow(){if(this._currentDocumentRequestCancellationTokenSource)return;if(!yK(this._provider,this._model)){this._currentDocumentResponse&&this._model.tokenization.setSemanticTokens(null,!1);return}if(!this._model.isAttachedToEditor())return;const e=new ki,t=this._currentDocumentResponse?this._currentDocumentResponse.provider:null,i=this._currentDocumentResponse&&this._currentDocumentResponse.resultId||null,n=LK(this._provider,this._model,t,i,e.token);this._currentDocumentRequestCancellationTokenSource=e,this._providersChangedDuringRequest=!1;const s=[],r=this._model.onDidChangeContent(l=>{s.push(l)}),a=new Zn(!1);n.then(l=>{if(this._debounceInformation.update(this._model,a.elapsed()),this._currentDocumentRequestCancellationTokenSource=null,r.dispose(),!l)this._setDocumentSemanticTokens(null,null,null,s);else{const{provider:d,tokens:c}=l,h=this._semanticTokensStylingService.getStyling(d);this._setDocumentSemanticTokens(d,c||null,h,s)}},l=>{l&&(pa(l)||typeof l.message=="string"&&l.message.indexOf("busy")!==-1)||Ye(l),this._currentDocumentRequestCancellationTokenSource=null,r.dispose(),(s.length>0||this._providersChangedDuringRequest)&&(this._fetchDocumentSemanticTokens.isScheduled()||this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model)))})}static _copy(e,t,i,n,s){s=Math.min(s,i.length-n,e.length-t);for(let r=0;r{(n.length>0||this._providersChangedDuringRequest)&&!this._fetchDocumentSemanticTokens.isScheduled()&&this._fetchDocumentSemanticTokens.schedule(this._debounceInformation.get(this._model))};if(this._currentDocumentResponse&&(this._currentDocumentResponse.dispose(),this._currentDocumentResponse=null),this._isDisposed){e&&t&&e.releaseDocumentSemanticTokens(t.resultId);return}if(!e||!i){this._model.tokenization.setSemanticTokens(null,!1);return}if(!t){this._model.tokenization.setSemanticTokens(null,!0),r();return}if(SK(t)){if(!s){this._model.tokenization.setSemanticTokens(null,!0);return}if(t.edits.length===0)t={resultId:t.resultId,data:s.data};else{let a=0;for(const u of t.edits)a+=(u.data?u.data.length:0)-u.deleteCount;const l=s.data,d=new Uint32Array(l.length+a);let c=l.length,h=d.length;for(let u=t.edits.length-1;u>=0;u--){const g=t.edits[u];if(g.start>l.length){i.warnInvalidEditStart(s.resultId,t.resultId,u,g.start,l.length),this._model.tokenization.setSemanticTokens(null,!0);return}const f=c-(g.start+g.deleteCount);f>0&&(ih._copy(l,c-f,d,h-f,f),h-=f),g.data&&(ih._copy(g.data,0,d,h-g.data.length,g.data.length),h-=g.data.length),c=g.start}c>0&&ih._copy(l,0,d,0,c),t={resultId:t.resultId,data:d}}}if(BD(t)){this._currentDocumentResponse=new Yye(e,t.resultId,t.data);const a=BH(t,i,this._model.getLanguageId());if(n.length>0)for(const l of n)for(const d of a)for(const c of l.changes)d.applyEdit(c.range,c.text);this._model.tokenization.setSemanticTokens(a,!0)}else this._model.tokenization.setSemanticTokens(null,!0);r()}};Y0.REQUEST_MIN_DELAY=300;Y0.REQUEST_MAX_DELAY=2e3;Y0=ih=DK([Pl(1,_k),Pl(2,Cn),Pl(3,Hr),Pl(4,ye)],Y0);class Yye{constructor(e,t,i){this.provider=e,this.resultId=t,this.data=i}dispose(){this.provider.releaseDocumentSemanticTokens(this.resultId)}}WC(d2);var Qye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},cv=function(o,e){return function(t,i){e(t,i,o)}};let Q0=class extends H{constructor(e,t,i,n,s,r){super(),this._semanticTokensStylingService=t,this._themeService=i,this._configurationService=n,this._editor=e,this._provider=r.documentRangeSemanticTokensProvider,this._debounceInformation=s.for(this._provider,"DocumentRangeSemanticTokens",{min:100,max:500}),this._tokenizeViewport=this._register(new Gt(()=>this._tokenizeViewportNow(),100)),this._outstandingRequests=[];const a=()=>{this._editor.hasModel()&&this._tokenizeViewport.schedule(this._debounceInformation.get(this._editor.getModel()))};this._register(this._editor.onDidScrollChange(()=>{a()})),this._register(this._editor.onDidChangeModel(()=>{this._cancelAll(),a()})),this._register(this._editor.onDidChangeModelContent(l=>{this._cancelAll(),a()})),this._register(this._provider.onDidChange(()=>{this._cancelAll(),a()})),this._register(this._configurationService.onDidChangeConfiguration(l=>{l.affectsConfiguration(tF)&&(this._cancelAll(),a())})),this._register(this._themeService.onDidColorThemeChange(()=>{this._cancelAll(),a()})),a()}_cancelAll(){for(const e of this._outstandingRequests)e.cancel();this._outstandingRequests=[]}_removeOutstandingRequest(e){for(let t=0,i=this._outstandingRequests.length;tthis._requestRange(e,i)))}_requestRange(e,t){const i=e.getVersionId(),n=In(r=>Promise.resolve(eF(this._provider,e,t,r))),s=new Zn(!1);return n.then(r=>{if(this._debounceInformation.update(e,s.elapsed()),!r||!r.tokens||e.isDisposed()||e.getVersionId()!==i)return;const{provider:a,tokens:l}=r,d=this._semanticTokensStylingService.getStyling(a);e.tokenization.setPartialSemanticTokens(t,BH(l,d,e.getLanguageId()))}).then(()=>this._removeOutstandingRequest(n),()=>this._removeOutstandingRequest(n)),n}};Q0.ID="editor.contrib.viewportSemanticTokens";Q0=Qye([cv(1,_k),cv(2,Cn),cv(3,dt),cv(4,Hr),cv(5,ye)],Q0);Et(Q0.ID,Q0,1);class Xye{constructor(e=!0){this.selectSubwords=e}provideSelectionRanges(e,t){const i=[];for(const n of t){const s=[];i.push(s),this.selectSubwords&&this._addInWordRanges(s,e,n),this._addWordRanges(s,e,n),this._addWhitespaceLine(s,e,n),s.push({range:e.getFullModelRange()})}return i}_addInWordRanges(e,t,i){const n=t.getWordAtPosition(i);if(!n)return;const{word:s,startColumn:r}=n,a=i.column-r;let l=a,d=a,c=0;for(;l>=0;l--){const h=s.charCodeAt(l);if(l!==a&&(h===95||h===45))break;if(fh(h)&&Tl(c))break;c=h}for(l+=1;d0&&t.getLineFirstNonWhitespaceColumn(i.lineNumber)===0&&t.getLineLastNonWhitespaceColumn(i.lineNumber)===0&&e.push({range:new D(i.lineNumber,1,i.lineNumber,t.getLineMaxColumn(i.lineNumber))})}}var Jye=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},eLe=function(o,e){return function(t,i){e(t,i,o)}},c2;class iF{constructor(e,t){this.index=e,this.ranges=t}mov(e){const t=this.index+(e?1:-1);if(t<0||t>=this.ranges.length)return this;const i=new iF(t,this.ranges);return i.ranges[t].equalsRange(this.ranges[this.index])?i.mov(e):i}}let o_=c2=class{static get(e){return e.getContribution(c2.ID)}constructor(e,t){this._editor=e,this._languageFeaturesService=t,this._ignoreSelection=!1}dispose(){var e;(e=this._selectionListener)===null||e===void 0||e.dispose()}async run(e){if(!this._editor.hasModel())return;const t=this._editor.getSelections(),i=this._editor.getModel();if(this._state||await IK(this._languageFeaturesService.selectionRangeProvider,i,t.map(s=>s.getPosition()),this._editor.getOption(113),gt.None).then(s=>{var r;if(!(!gs(s)||s.length!==t.length)&&!(!this._editor.hasModel()||!Li(this._editor.getSelections(),t,(a,l)=>a.equalsSelection(l)))){for(let a=0;al.containsPosition(t[a].getStartPosition())&&l.containsPosition(t[a].getEndPosition())),s[a].unshift(t[a]);this._state=s.map(a=>new iF(0,a)),(r=this._selectionListener)===null||r===void 0||r.dispose(),this._selectionListener=this._editor.onDidChangeCursorPosition(()=>{var a;this._ignoreSelection||((a=this._selectionListener)===null||a===void 0||a.dispose(),this._state=void 0)})}}),!this._state)return;this._state=this._state.map(s=>s.mov(e));const n=this._state.map(s=>ke.fromPositions(s.ranges[s.index].getStartPosition(),s.ranges[s.index].getEndPosition()));this._ignoreSelection=!0;try{this._editor.setSelections(n)}finally{this._ignoreSelection=!1}}};o_.ID="editor.contrib.smartSelectController";o_=c2=Jye([eLe(1,ye)],o_);class xK extends be{constructor(e,t){super(t),this._forward=e}async run(e,t){const i=o_.get(t);i&&await i.run(this._forward)}}class tLe extends xK{constructor(){super(!0,{id:"editor.action.smartSelect.expand",label:m("smartSelect.expand","Expand Selection"),alias:"Expand Selection",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:1553,mac:{primary:3345,secondary:[1297]},weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"1_basic",title:m({key:"miSmartSelectGrow",comment:["&& denotes a mnemonic"]},"&&Expand Selection"),order:2}})}}Ct.registerCommandAlias("editor.action.smartSelect.grow","editor.action.smartSelect.expand");class iLe extends xK{constructor(){super(!1,{id:"editor.action.smartSelect.shrink",label:m("smartSelect.shrink","Shrink Selection"),alias:"Shrink Selection",precondition:void 0,kbOpts:{kbExpr:E.editorTextFocus,primary:1551,mac:{primary:3343,secondary:[1295]},weight:100},menuOpts:{menuId:I.MenubarSelectionMenu,group:"1_basic",title:m({key:"miSmartSelectShrink",comment:["&& denotes a mnemonic"]},"&&Shrink Selection"),order:3}})}}Et(o_.ID,o_,4);se(tLe);se(iLe);async function IK(o,e,t,i,n){const s=o.all(e).concat(new Xye(i.selectSubwords));s.length===1&&s.unshift(new qo);const r=[],a=[];for(const l of s)r.push(Promise.resolve(l.provideSelectionRanges(e,t,n)).then(d=>{if(gs(d)&&d.length===t.length)for(let c=0;c{if(l.length===0)return[];l.sort((u,g)=>W.isBefore(u.getStartPosition(),g.getStartPosition())?1:W.isBefore(g.getStartPosition(),u.getStartPosition())||W.isBefore(u.getEndPosition(),g.getEndPosition())?-1:W.isBefore(g.getEndPosition(),u.getEndPosition())?1:0);const d=[];let c;for(const u of l)(!c||D.containsRange(u,c)&&!D.equalsRange(u,c))&&(d.push(u),c=u);if(!i.selectLeadingAndTrailingWhitespace)return d;const h=[d[0]];for(let u=1;uo}),QI="data-sticky-line-index",T7="data-sticky-is-line",sLe="data-sticky-is-line-number",M7="data-sticky-is-folding-icon";class oLe extends H{constructor(e){super(),this._editor=e,this._foldingIconStore=new Q,this._rootDomNode=document.createElement("div"),this._lineNumbersDomNode=document.createElement("div"),this._linesDomNodeScrollable=document.createElement("div"),this._linesDomNode=document.createElement("div"),this._lineHeight=this._editor.getOption(67),this._renderedStickyLines=[],this._lineNumbers=[],this._lastLineRelativePosition=0,this._minContentWidthInPx=0,this._isOnGlyphMargin=!1,this._lineNumbersDomNode.className="sticky-widget-line-numbers",this._lineNumbersDomNode.setAttribute("role","none"),this._linesDomNode.className="sticky-widget-lines",this._linesDomNode.setAttribute("role","list"),this._linesDomNodeScrollable.className="sticky-widget-lines-scrollable",this._linesDomNodeScrollable.appendChild(this._linesDomNode),this._rootDomNode.className="sticky-widget",this._rootDomNode.classList.toggle("peek",e instanceof hu),this._rootDomNode.appendChild(this._lineNumbersDomNode),this._rootDomNode.appendChild(this._linesDomNodeScrollable);const t=()=>{this._linesDomNode.style.left=this._editor.getOption(115).scrollWithEditor?`-${this._editor.getScrollLeft()}px`:"0px"};this._register(this._editor.onDidChangeConfiguration(i=>{i.hasChanged(115)&&t(),i.hasChanged(67)&&(this._lineHeight=this._editor.getOption(67))})),this._register(this._editor.onDidScrollChange(i=>{i.scrollLeftChanged&&t(),i.scrollWidthChanged&&this._updateWidgetWidth()})),this._register(this._editor.onDidChangeModel(()=>{t(),this._updateWidgetWidth()})),this._register(this._foldingIconStore),t(),this._register(this._editor.onDidLayoutChange(i=>{this._updateWidgetWidth()})),this._updateWidgetWidth()}get lineNumbers(){return this._lineNumbers}get lineNumberCount(){return this._lineNumbers.length}getRenderedStickyLine(e){return this._renderedStickyLines.find(t=>t.lineNumber===e)}getCurrentLines(){return this._lineNumbers}setState(e,t,i){if(i===void 0&&(!this._previousState&&!e||this._previousState&&this._previousState.equals(e)))return;const n=this._isWidgetHeightZero(e),s=n?void 0:e,r=n?0:this._findLineToRebuildWidgetFrom(e,i);this._renderRootNode(s,t,r),this._previousState=e}_isWidgetHeightZero(e){if(!e)return!0;const t=e.startLineNumbers.length*this._lineHeight+e.lastLineRelativePosition;if(t>0){this._lastLineRelativePosition=e.lastLineRelativePosition;const i=[...e.startLineNumbers];e.showEndForLine!==null&&(i[e.showEndForLine]=e.endLineNumbers[e.showEndForLine]),this._lineNumbers=i}else this._lastLineRelativePosition=0,this._lineNumbers=[];return t===0}_findLineToRebuildWidgetFrom(e,t){if(!e||!this._previousState)return 0;if(t!==void 0)return t;const i=this._previousState,n=e.startLineNumbers.findIndex(s=>!i.startLineNumbers.includes(s));return n===-1?0:n}_updateWidgetWidth(){const e=this._editor.getLayoutInfo(),t=e.contentLeft;this._lineNumbersDomNode.style.width=`${t}px`,this._linesDomNodeScrollable.style.setProperty("--vscode-editorStickyScroll-scrollableWidth",`${this._editor.getScrollWidth()-e.verticalScrollbarWidth}px`),this._rootDomNode.style.width=`${e.width-e.verticalScrollbarWidth}px`}_clearStickyLinesFromLine(e){this._foldingIconStore.clear();for(let t=e;ta.scrollWidth))+n.verticalScrollbarWidth,this._editor.layoutOverlayWidget(this)}_setFoldingHoverListeners(){this._editor.getOption(110)==="mouseover"&&(this._foldingIconStore.add(q(this._lineNumbersDomNode,oe.MOUSE_ENTER,()=>{this._isOnGlyphMargin=!0,this._setFoldingIconsVisibility(!0)})),this._foldingIconStore.add(q(this._lineNumbersDomNode,oe.MOUSE_LEAVE,()=>{this._isOnGlyphMargin=!1,this._useFoldingOpacityTransition(!0),this._setFoldingIconsVisibility(!1)})))}_renderChildNode(e,t,i,n){const s=this._editor._getViewModel();if(!s)return;const r=s.coordinatesConverter.convertModelPositionToViewPosition(new W(t,1)).lineNumber,a=s.getViewLineRenderingData(r),l=this._editor.getOption(68);let d;try{d=Us.filter(a.inlineDecorations,r,a.minColumn,a.maxColumn)}catch{d=[]}const c=new Su(!0,!0,a.content,a.continuesWithWrappedLine,a.isBasicASCII,a.containsRTL,0,a.tokens,d,a.tabSize,a.startVisibleColumn,1,1,1,500,"none",!0,!0,null),h=new g_(2e3),u=_C(c,h);let g;N7?g=N7.createHTML(h.build()):g=h.build();const f=document.createElement("span");f.setAttribute(QI,String(e)),f.setAttribute(T7,""),f.setAttribute("role","listitem"),f.tabIndex=0,f.className="sticky-line-content",f.classList.add(`stickyLine${t}`),f.style.lineHeight=`${this._lineHeight}px`,f.innerHTML=g;const p=document.createElement("span");p.setAttribute(QI,String(e)),p.setAttribute(sLe,""),p.className="sticky-line-number",p.style.lineHeight=`${this._lineHeight}px`;const _=n.contentLeft;p.style.width=`${_}px`;const v=document.createElement("span");l.renderType===1||l.renderType===3&&t%10===0?v.innerText=t.toString():l.renderType===2&&(v.innerText=Math.abs(t-this._editor.getPosition().lineNumber).toString()),v.className="sticky-line-number-inner",v.style.lineHeight=`${this._lineHeight}px`,v.style.width=`${n.lineNumbersWidth}px`,v.style.paddingLeft=`${n.lineNumbersLeft}px`,p.appendChild(v);const b=this._renderFoldingIconForLine(i,t);b&&p.appendChild(b.domNode),this._editor.applyFontInfo(f),this._editor.applyFontInfo(v),p.style.lineHeight=`${this._lineHeight}px`,f.style.lineHeight=`${this._lineHeight}px`,p.style.height=`${this._lineHeight}px`,f.style.height=`${this._lineHeight}px`;const C=new rLe(e,t,f,p,b,u.characterMapping,f.scrollWidth);return this._updateTopAndZIndexOfStickyLine(C)}_updateTopAndZIndexOfStickyLine(e){var t;const i=e.index,n=e.lineDomNode,s=e.lineNumberDomNode,r=i===this._lineNumbers.length-1,a="0",l="1";n.style.zIndex=r?a:l,s.style.zIndex=r?a:l;const d=`${i*this._lineHeight+this._lastLineRelativePosition+(!((t=e.foldingIcon)===null||t===void 0)&&t.isCollapsed?1:0)}px`,c=`${i*this._lineHeight}px`;return n.style.top=r?d:c,s.style.top=r?d:c,e}_renderFoldingIconForLine(e,t){const i=this._editor.getOption(110);if(!e||i==="never")return;const n=e.regions,s=n.findRange(t),r=n.getStartLineNumber(s);if(!(t===r))return;const l=n.isCollapsed(s),d=new aLe(l,r,n.getEndLineNumber(s),this._lineHeight);return d.setVisible(this._isOnGlyphMargin?!0:l||i==="always"),d.domNode.setAttribute(M7,""),d}getId(){return"editor.contrib.stickyScrollWidget"}getDomNode(){return this._rootDomNode}getPosition(){return{preference:2,stackOridinal:10}}getMinContentWidthInPx(){return this._minContentWidthInPx}focusLineWithIndex(e){0<=e&&e0)return null;const t=this._getRenderedStickyLineFromChildDomNode(e);if(!t)return null;const i=BA(t.characterMapping,e,0);return new W(t.lineNumber,i)}getLineNumberFromChildDomNode(e){var t,i;return(i=(t=this._getRenderedStickyLineFromChildDomNode(e))===null||t===void 0?void 0:t.lineNumber)!==null&&i!==void 0?i:null}_getRenderedStickyLineFromChildDomNode(e){const t=this.getLineIndexFromChildDomNode(e);return t===null||t<0||t>=this._renderedStickyLines.length?null:this._renderedStickyLines[t]}getLineIndexFromChildDomNode(e){const t=this._getAttributeValue(e,QI);return t?parseInt(t,10):null}isInStickyLine(e){return this._getAttributeValue(e,T7)!==void 0}isInFoldingIconDomNode(e){return this._getAttributeValue(e,M7)!==void 0}_getAttributeValue(e,t){for(;e&&e!==this._rootDomNode;){const i=e.getAttribute(t);if(i!==null)return i;e=e.parentElement}}}class rLe{constructor(e,t,i,n,s,r,a){this.index=e,this.lineNumber=t,this.lineDomNode=i,this.lineNumberDomNode=n,this.foldingIcon=s,this.characterMapping=r,this.scrollWidth=a}}class aLe{constructor(e,t,i,n){this.isCollapsed=e,this.foldingStartLine=t,this.foldingEndLine=i,this.dimension=n,this.domNode=document.createElement("div"),this.domNode.style.width=`${n}px`,this.domNode.style.height=`${n}px`,this.domNode.className=Ve.asClassName(e?vD:_D)}setVisible(e){this.domNode.style.cursor=e?"pointer":"default",this.domNode.style.opacity=e?"1":"0"}}class mb{constructor(e,t){this.startLineNumber=e,this.endLineNumber=t}}class yL{constructor(e,t,i){this.range=e,this.children=t,this.parent=i}}class EK{constructor(e,t,i,n){this.uri=e,this.version=t,this.element=i,this.outlineProviderId=n}}var WD=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},X0=function(o,e){return function(t,i){e(t,i,o)}},pb;(function(o){o.OUTLINE_MODEL="outlineModel",o.FOLDING_PROVIDER_MODEL="foldingProviderModel",o.INDENTATION_MODEL="indentationModel"})(pb||(pb={}));var Nh;(function(o){o[o.VALID=0]="VALID",o[o.INVALID=1]="INVALID",o[o.CANCELED=2]="CANCELED"})(Nh||(Nh={}));let h2=class extends H{constructor(e,t,i,n){switch(super(),this._editor=e,this._modelProviders=[],this._modelPromise=null,this._updateScheduler=this._register(new ha(300)),this._updateOperation=this._register(new Q),this._editor.getOption(115).defaultModel){case pb.OUTLINE_MODEL:this._modelProviders.push(new u2(this._editor,n));case pb.FOLDING_PROVIDER_MODEL:this._modelProviders.push(new f2(this._editor,t,n));case pb.INDENTATION_MODEL:this._modelProviders.push(new g2(this._editor,i));break}}dispose(){this._modelProviders.forEach(e=>e.dispose()),this._updateOperation.clear(),this._cancelModelPromise(),super.dispose()}_cancelModelPromise(){this._modelPromise&&(this._modelPromise.cancel(),this._modelPromise=null)}async update(e){return this._updateOperation.clear(),this._updateOperation.add({dispose:()=>{this._cancelModelPromise(),this._updateScheduler.cancel()}}),this._cancelModelPromise(),await this._updateScheduler.trigger(async()=>{for(const t of this._modelProviders){const{statusPromise:i,modelPromise:n}=t.computeStickyModel(e);this._modelPromise=n;const s=await i;if(this._modelPromise!==n)return null;switch(s){case Nh.CANCELED:return this._updateOperation.clear(),null;case Nh.VALID:return t.stickyModel}}return null}).catch(t=>(Ye(t),null))}};h2=WD([X0(2,Ae),X0(3,ye)],h2);class NK extends H{constructor(e){super(),this._editor=e,this._stickyModel=null}get stickyModel(){return this._stickyModel}_invalid(){return this._stickyModel=null,Nh.INVALID}computeStickyModel(e){if(e.isCancellationRequested||!this.isProviderValid())return{statusPromise:this._invalid(),modelPromise:null};const t=In(i=>this.createModelFromProvider(i));return{statusPromise:t.then(i=>this.isModelValid(i)?e.isCancellationRequested?Nh.CANCELED:(this._stickyModel=this.createStickyModel(e,i),Nh.VALID):this._invalid()).then(void 0,i=>(Ye(i),Nh.CANCELED)),modelPromise:t}}isModelValid(e){return!0}isProviderValid(){return!0}}let u2=class extends NK{constructor(e,t){super(e),this._languageFeaturesService=t}createModelFromProvider(e){return zd.create(this._languageFeaturesService.documentSymbolProvider,this._editor.getModel(),e)}createStickyModel(e,t){var i;const{stickyOutlineElement:n,providerID:s}=this._stickyModelFromOutlineModel(t,(i=this._stickyModel)===null||i===void 0?void 0:i.outlineProviderId),r=this._editor.getModel();return new EK(r.uri,r.getVersionId(),n,s)}isModelValid(e){return e&&e.children.size>0}_stickyModelFromOutlineModel(e,t){let i;if(bt.first(e.children.values())instanceof Y$){const a=bt.find(e.children.values(),l=>l.id===t);if(a)i=a.children;else{let l="",d=-1,c;for(const[h,u]of e.children.entries()){const g=this._findSumOfRangesOfGroup(u);g>d&&(c=u,d=g,l=u.id)}t=l,i=c.children}}else i=e.children;const n=[],s=Array.from(i.values()).sort((a,l)=>{const d=new mb(a.symbol.range.startLineNumber,a.symbol.range.endLineNumber),c=new mb(l.symbol.range.startLineNumber,l.symbol.range.endLineNumber);return this._comparator(d,c)});for(const a of s)n.push(this._stickyModelFromOutlineElement(a,a.symbol.selectionRange.startLineNumber));return{stickyOutlineElement:new yL(void 0,n,void 0),providerID:t}}_stickyModelFromOutlineElement(e,t){const i=[];for(const s of e.children.values())if(s.symbol.selectionRange.startLineNumber!==s.symbol.range.endLineNumber)if(s.symbol.selectionRange.startLineNumber!==t)i.push(this._stickyModelFromOutlineElement(s,s.symbol.selectionRange.startLineNumber));else for(const r of s.children.values())i.push(this._stickyModelFromOutlineElement(r,s.symbol.selectionRange.startLineNumber));i.sort((s,r)=>this._comparator(s.range,r.range));const n=new mb(e.symbol.selectionRange.startLineNumber,e.symbol.range.endLineNumber);return new yL(n,i,void 0)}_comparator(e,t){return e.startLineNumber!==t.startLineNumber?e.startLineNumber-t.startLineNumber:t.endLineNumber-e.endLineNumber}_findSumOfRangesOfGroup(e){let t=0;for(const i of e.children.values())t+=this._findSumOfRangesOfGroup(i);return e instanceof NR?t+e.symbol.range.endLineNumber-e.symbol.selectionRange.startLineNumber:t}};u2=WD([X0(1,ye)],u2);class TK extends NK{constructor(e){super(e),this._foldingLimitReporter=new q$(e)}createStickyModel(e,t){const i=this._fromFoldingRegions(t),n=this._editor.getModel();return new EK(n.uri,n.getVersionId(),i,void 0)}isModelValid(e){return e!==null}_fromFoldingRegions(e){const t=e.length,i=[],n=new yL(void 0,[],void 0);for(let s=0;s0&&(this.provider=this._register(new zO(e.getModel(),n,t,this._foldingLimitReporter,void 0)))}isProviderValid(){return this.provider!==void 0}async createModelFromProvider(e){var t,i;return(i=(t=this.provider)===null||t===void 0?void 0:t.compute(e))!==null&&i!==void 0?i:null}};f2=WD([X0(2,ye)],f2);var lLe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},R7=function(o,e){return function(t,i){e(t,i,o)}};class dLe{constructor(e,t,i){this.startLineNumber=e,this.endLineNumber=t,this.nestingDepth=i}}let m2=class extends H{constructor(e,t,i){super(),this._languageFeaturesService=t,this._languageConfigurationService=i,this._onDidChangeStickyScroll=this._register(new F),this.onDidChangeStickyScroll=this._onDidChangeStickyScroll.event,this._model=null,this._cts=null,this._stickyModelProvider=null,this._editor=e,this._sessionStore=this._register(new Q),this._updateSoon=this._register(new Gt(()=>this.update(),50)),this._register(this._editor.onDidChangeConfiguration(n=>{n.hasChanged(115)&&this.readConfiguration()})),this.readConfiguration()}readConfiguration(){this._sessionStore.clear(),this._editor.getOption(115).enabled&&(this._sessionStore.add(this._editor.onDidChangeModel(()=>{this._model=null,this.updateStickyModelProvider(),this._onDidChangeStickyScroll.fire(),this.update()})),this._sessionStore.add(this._editor.onDidChangeHiddenAreas(()=>this.update())),this._sessionStore.add(this._editor.onDidChangeModelContent(()=>this._updateSoon.schedule())),this._sessionStore.add(this._languageFeaturesService.documentSymbolProvider.onDidChange(()=>this.update())),this._sessionStore.add(Ne(()=>{var t;(t=this._stickyModelProvider)===null||t===void 0||t.dispose(),this._stickyModelProvider=null})),this.updateStickyModelProvider(),this.update())}getVersionId(){var e;return(e=this._model)===null||e===void 0?void 0:e.version}updateStickyModelProvider(){var e;(e=this._stickyModelProvider)===null||e===void 0||e.dispose(),this._stickyModelProvider=null;const t=this._editor;t.hasModel()&&(this._stickyModelProvider=new h2(t,()=>this._updateSoon.schedule(),this._languageConfigurationService,this._languageFeaturesService))}async update(){var e;(e=this._cts)===null||e===void 0||e.dispose(!0),this._cts=new ki,await this.updateStickyModel(this._cts.token),this._onDidChangeStickyScroll.fire()}async updateStickyModel(e){if(!this._editor.hasModel()||!this._stickyModelProvider||this._editor.getModel().isTooLargeForTokenization()){this._model=null;return}const t=await this._stickyModelProvider.update(e);e.isCancellationRequested||(this._model=t)}updateIndex(e){return e===-1?e=0:e<0&&(e=-e-2),e}getCandidateStickyLinesIntersectingFromStickyModel(e,t,i,n,s){if(t.children.length===0)return;let r=s;const a=[];for(let c=0;cc-h)),d=this.updateIndex(bb(a,e.startLineNumber+n,(c,h)=>c-h));for(let c=l;c<=d;c++){const h=t.children[c];if(!h)return;if(h.range){const u=h.range.startLineNumber,g=h.range.endLineNumber;e.startLineNumber<=g+1&&u-1<=e.endLineNumber&&u!==r&&(r=u,i.push(new dLe(u,g-1,n+1)),this.getCandidateStickyLinesIntersectingFromStickyModel(e,h,i,n+1,u))}else this.getCandidateStickyLinesIntersectingFromStickyModel(e,h,i,n,s)}}getCandidateStickyLinesIntersecting(e){var t,i;if(!(!((t=this._model)===null||t===void 0)&&t.element))return[];let n=[];this.getCandidateStickyLinesIntersectingFromStickyModel(e,this._model.element,n,0,-1);const s=(i=this._editor._getViewModel())===null||i===void 0?void 0:i.getHiddenAreas();if(s)for(const r of s)n=n.filter(a=>!(a.startLineNumber>=r.startLineNumber&&a.endLineNumber<=r.endLineNumber+1));return n}};m2=lLe([R7(1,ye),R7(2,oi)],m2);var cLe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},rm=function(o,e){return function(t,i){e(t,i,o)}},p2;let _d=p2=class extends H{constructor(e,t,i,n,s,r,a){super(),this._editor=e,this._contextMenuService=t,this._languageFeaturesService=i,this._instaService=n,this._contextKeyService=a,this._sessionStore=new Q,this._foldingModel=null,this._maxStickyLines=Number.MAX_SAFE_INTEGER,this._candidateDefinitionsLength=-1,this._focusedStickyElementIndex=-1,this._enabled=!1,this._focused=!1,this._positionRevealed=!1,this._onMouseDown=!1,this._endLineNumbers=[],this._showEndForLine=null,this._stickyScrollWidget=new oLe(this._editor),this._stickyLineCandidateProvider=new m2(this._editor,i,s),this._register(this._stickyScrollWidget),this._register(this._stickyLineCandidateProvider),this._widgetState=new E7([],[],0),this._onDidResize(),this._readConfiguration();const l=this._stickyScrollWidget.getDomNode();this._register(this._editor.onDidChangeConfiguration(c=>{this._readConfigurationChange(c)})),this._register(q(l,oe.CONTEXT_MENU,async c=>{this._onContextMenu(Fe(l),c)})),this._stickyScrollFocusedContextKey=E.stickyScrollFocused.bindTo(this._contextKeyService),this._stickyScrollVisibleContextKey=E.stickyScrollVisible.bindTo(this._contextKeyService);const d=this._register(el(l));this._register(d.onDidBlur(c=>{this._positionRevealed===!1&&l.clientHeight===0?(this._focusedStickyElementIndex=-1,this.focus()):this._disposeFocusStickyScrollStore()})),this._register(d.onDidFocus(c=>{this.focus()})),this._registerMouseListeners(),this._register(q(l,oe.MOUSE_DOWN,c=>{this._onMouseDown=!0}))}static get(e){return e.getContribution(p2.ID)}_disposeFocusStickyScrollStore(){var e;this._stickyScrollFocusedContextKey.set(!1),(e=this._focusDisposableStore)===null||e===void 0||e.dispose(),this._focused=!1,this._positionRevealed=!1,this._onMouseDown=!1}focus(){if(this._onMouseDown){this._onMouseDown=!1,this._editor.focus();return}this._stickyScrollFocusedContextKey.get()!==!0&&(this._focused=!0,this._focusDisposableStore=new Q,this._stickyScrollFocusedContextKey.set(!0),this._focusedStickyElementIndex=this._stickyScrollWidget.lineNumbers.length-1,this._stickyScrollWidget.focusLineWithIndex(this._focusedStickyElementIndex))}focusNext(){this._focusedStickyElementIndex0&&this._focusNav(!1)}selectEditor(){this._editor.focus()}_focusNav(e){this._focusedStickyElementIndex=e?this._focusedStickyElementIndex+1:this._focusedStickyElementIndex-1,this._stickyScrollWidget.focusLineWithIndex(this._focusedStickyElementIndex)}goToFocused(){const e=this._stickyScrollWidget.lineNumbers;this._disposeFocusStickyScrollStore(),this._revealPosition({lineNumber:e[this._focusedStickyElementIndex],column:1})}_revealPosition(e){this._reveaInEditor(e,()=>this._editor.revealPosition(e))}_revealLineInCenterIfOutsideViewport(e){this._reveaInEditor(e,()=>this._editor.revealLineInCenterIfOutsideViewport(e.lineNumber,0))}_reveaInEditor(e,t){this._focused&&this._disposeFocusStickyScrollStore(),this._positionRevealed=!0,t(),this._editor.setSelection(D.fromPositions(e)),this._editor.focus()}_registerMouseListeners(){const e=this._register(new Q),t=this._register(new rD(this._editor,{extractLineNumberFromMouseEvent:s=>{const r=this._stickyScrollWidget.getEditorPositionFromNode(s.target.element);return r?r.lineNumber:0}})),i=s=>{if(!this._editor.hasModel()||s.target.type!==12||s.target.detail!==this._stickyScrollWidget.getId())return null;const r=s.target.element;if(!r||r.innerText!==r.innerHTML)return null;const a=this._stickyScrollWidget.getEditorPositionFromNode(r);return a?{range:new D(a.lineNumber,a.column,a.lineNumber,a.column+r.innerText.length),textElement:r}:null},n=this._stickyScrollWidget.getDomNode();this._register(Wi(n,oe.CLICK,s=>{if(s.ctrlKey||s.altKey||s.metaKey||!s.leftButton)return;if(s.shiftKey){const d=this._stickyScrollWidget.getLineIndexFromChildDomNode(s.target);if(d===null)return;const c=new W(this._endLineNumbers[d],1);this._revealLineInCenterIfOutsideViewport(c);return}if(this._stickyScrollWidget.isInFoldingIconDomNode(s.target)){const d=this._stickyScrollWidget.getLineNumberFromChildDomNode(s.target);this._toggleFoldingRegionForLine(d);return}if(!this._stickyScrollWidget.isInStickyLine(s.target))return;let l=this._stickyScrollWidget.getEditorPositionFromNode(s.target);if(!l){const d=this._stickyScrollWidget.getLineNumberFromChildDomNode(s.target);if(d===null)return;l=new W(d,1)}this._revealPosition(l)})),this._register(Wi(n,oe.MOUSE_MOVE,s=>{if(s.shiftKey){const r=this._stickyScrollWidget.getLineIndexFromChildDomNode(s.target);if(r===null||this._showEndForLine!==null&&this._showEndForLine===r)return;this._showEndForLine=r,this._renderStickyScroll();return}this._showEndForLine!==null&&(this._showEndForLine=null,this._renderStickyScroll())})),this._register(q(n,oe.MOUSE_LEAVE,s=>{this._showEndForLine!==null&&(this._showEndForLine=null,this._renderStickyScroll())})),this._register(t.onMouseMoveOrRelevantKeyDown(([s,r])=>{const a=i(s);if(!a||!s.hasTriggerModifier||!this._editor.hasModel()){e.clear();return}const{range:l,textElement:d}=a;if(!l.equalsRange(this._stickyRangeProjectedOnEditor))this._stickyRangeProjectedOnEditor=l,e.clear();else if(d.style.textDecoration==="underline")return;const c=new ki;e.add(Ne(()=>c.dispose(!0)));let h;uD(this._languageFeaturesService.definitionProvider,this._editor.getModel(),new W(l.startLineNumber,l.startColumn+1),c.token).then(u=>{if(!c.token.isCancellationRequested)if(u.length!==0){this._candidateDefinitionsLength=u.length;const g=d;h!==g?(e.clear(),h=g,h.style.textDecoration="underline",e.add(Ne(()=>{h.style.textDecoration="none"}))):h||(h=g,h.style.textDecoration="underline",e.add(Ne(()=>{h.style.textDecoration="none"})))}else e.clear()})})),this._register(t.onCancel(()=>{e.clear()})),this._register(t.onExecute(async s=>{if(s.target.type!==12||s.target.detail!==this._stickyScrollWidget.getId())return;const r=this._stickyScrollWidget.getEditorPositionFromNode(s.target.element);r&&(!this._editor.hasModel()||!this._stickyRangeProjectedOnEditor||(this._candidateDefinitionsLength>1&&(this._focused&&this._disposeFocusStickyScrollStore(),this._revealPosition({lineNumber:r.lineNumber,column:1})),this._instaService.invokeFunction(D$,s,this._editor,{uri:this._editor.getModel().uri,range:this._stickyRangeProjectedOnEditor})))}))}_onContextMenu(e,t){const i=new na(e,t);this._contextMenuService.showContextMenu({menuId:I.StickyScrollContext,getAnchor:()=>i})}_toggleFoldingRegionForLine(e){if(!this._foldingModel||e===null)return;const t=this._stickyScrollWidget.getRenderedStickyLine(e),i=t==null?void 0:t.foldingIcon;if(!i)return;z$(this._foldingModel,Number.MAX_VALUE,[e]),i.isCollapsed=!i.isCollapsed;const n=(i.isCollapsed?this._editor.getTopForLineNumber(i.foldingEndLine):this._editor.getTopForLineNumber(i.foldingStartLine))-this._editor.getOption(67)*t.index+1;this._editor.setScrollTop(n),this._renderStickyScroll(e)}_readConfiguration(){const e=this._editor.getOption(115);if(e.enabled===!1){this._editor.removeOverlayWidget(this._stickyScrollWidget),this._sessionStore.clear(),this._enabled=!1;return}else e.enabled&&!this._enabled&&(this._editor.addOverlayWidget(this._stickyScrollWidget),this._sessionStore.add(this._editor.onDidScrollChange(i=>{i.scrollTopChanged&&(this._showEndForLine=null,this._renderStickyScroll())})),this._sessionStore.add(this._editor.onDidLayoutChange(()=>this._onDidResize())),this._sessionStore.add(this._editor.onDidChangeModelTokens(i=>this._onTokensChange(i))),this._sessionStore.add(this._stickyLineCandidateProvider.onDidChangeStickyScroll(()=>{this._showEndForLine=null,this._renderStickyScroll()})),this._enabled=!0);this._editor.getOption(68).renderType===2&&this._sessionStore.add(this._editor.onDidChangeCursorPosition(()=>{this._showEndForLine=null,this._renderStickyScroll(0)}))}_readConfigurationChange(e){(e.hasChanged(115)||e.hasChanged(73)||e.hasChanged(67)||e.hasChanged(110)||e.hasChanged(68))&&this._readConfiguration(),e.hasChanged(68)&&this._renderStickyScroll(0)}_needsUpdate(e){const t=this._stickyScrollWidget.getCurrentLines();for(const i of t)for(const n of e.ranges)if(i>=n.fromLineNumber&&i<=n.toLineNumber)return!0;return!1}_onTokensChange(e){this._needsUpdate(e)&&this._renderStickyScroll(0)}_onDidResize(){const t=this._editor.getLayoutInfo().height/this._editor.getOption(67);this._maxStickyLines=Math.round(t*.25)}async _renderStickyScroll(e){var t,i;const n=this._editor.getModel();if(!n||n.isTooLargeForTokenization()){this._foldingModel=null,this._stickyScrollWidget.setState(void 0,null);return}const s=this._stickyLineCandidateProvider.getVersionId();if(s===void 0||s===n.getVersionId())if(this._foldingModel=(i=await((t=Tc.get(this._editor))===null||t===void 0?void 0:t.getFoldingModel()))!==null&&i!==void 0?i:null,this._widgetState=this.findScrollWidgetState(),this._stickyScrollVisibleContextKey.set(this._widgetState.startLineNumbers.length!==0),!this._focused)this._stickyScrollWidget.setState(this._widgetState,this._foldingModel,e);else if(this._focusedStickyElementIndex===-1)this._stickyScrollWidget.setState(this._widgetState,this._foldingModel,e),this._focusedStickyElementIndex=this._stickyScrollWidget.lineNumberCount-1,this._focusedStickyElementIndex!==-1&&this._stickyScrollWidget.focusLineWithIndex(this._focusedStickyElementIndex);else{const r=this._stickyScrollWidget.lineNumbers[this._focusedStickyElementIndex];this._stickyScrollWidget.setState(this._widgetState,this._foldingModel,e),this._stickyScrollWidget.lineNumberCount===0?this._focusedStickyElementIndex=-1:(this._stickyScrollWidget.lineNumbers.includes(r)||(this._focusedStickyElementIndex=this._stickyScrollWidget.lineNumberCount-1),this._stickyScrollWidget.focusLineWithIndex(this._focusedStickyElementIndex))}}findScrollWidgetState(){const e=this._editor.getOption(67),t=Math.min(this._maxStickyLines,this._editor.getOption(115).maxLineCount),i=this._editor.getScrollTop();let n=0;const s=[],r=[],a=this._editor.getVisibleRanges();if(a.length!==0){const l=new mb(a[0].startLineNumber,a[a.length-1].endLineNumber),d=this._stickyLineCandidateProvider.getCandidateStickyLinesIntersecting(l);for(const c of d){const h=c.startLineNumber,u=c.endLineNumber,g=c.nestingDepth;if(u-h>0){const f=(g-1)*e,p=g*e,_=this._editor.getBottomForLineNumber(h)-i,v=this._editor.getTopForLineNumber(u)-i,b=this._editor.getBottomForLineNumber(u)-i;if(f>v&&f<=b){s.push(h),r.push(u+1),n=b-p;break}else p>_&&p<=b&&(s.push(h),r.push(u+1));if(s.length===t)break}}}return this._endLineNumbers=r,new E7(s,r,n,this._showEndForLine)}dispose(){super.dispose(),this._sessionStore.dispose()}};_d.ID="store.contrib.stickyScrollController";_d=p2=cLe([rm(1,Ho),rm(2,ye),rm(3,Ae),rm(4,oi),rm(5,Hr),rm(6,ze)],_d);class hLe extends Qs{constructor(){super({id:"editor.action.toggleStickyScroll",title:{...je("toggleEditorStickyScroll","Toggle Editor Sticky Scroll"),mnemonicTitle:m({key:"mitoggleStickyScroll",comment:["&& denotes a mnemonic"]},"&&Toggle Editor Sticky Scroll")},metadata:{description:je("toggleEditorStickyScroll.description","Toggle/enable the editor sticky scroll which shows the nested scopes at the top of the viewport")},category:nLe.View,toggled:{condition:Z.equals("config.editor.stickyScroll.enabled",!0),title:m("stickyScroll","Sticky Scroll"),mnemonicTitle:m({key:"miStickyScroll",comment:["&& denotes a mnemonic"]},"&&Sticky Scroll")},menu:[{id:I.CommandPalette},{id:I.MenubarAppearanceMenu,group:"4_editor",order:3},{id:I.StickyScrollContext}]})}async run(e){const t=e.get(dt),i=!t.getValue("editor.stickyScroll.enabled");return t.updateValue("editor.stickyScroll.enabled",i)}}const HD=100;class uLe extends dl{constructor(){super({id:"editor.action.focusStickyScroll",title:{...je("focusStickyScroll","Focus on the editor sticky scroll"),mnemonicTitle:m({key:"mifocusStickyScroll",comment:["&& denotes a mnemonic"]},"&&Focus Sticky Scroll")},precondition:Z.and(Z.has("config.editor.stickyScroll.enabled"),E.stickyScrollVisible),menu:[{id:I.CommandPalette}]})}runEditorCommand(e,t){var i;(i=_d.get(t))===null||i===void 0||i.focus()}}class gLe extends dl{constructor(){super({id:"editor.action.selectNextStickyScrollLine",title:je("selectNextStickyScrollLine.title","Select the next editor sticky scroll line"),precondition:E.stickyScrollFocused.isEqualTo(!0),keybinding:{weight:HD,primary:18}})}runEditorCommand(e,t){var i;(i=_d.get(t))===null||i===void 0||i.focusNext()}}class fLe extends dl{constructor(){super({id:"editor.action.selectPreviousStickyScrollLine",title:je("selectPreviousStickyScrollLine.title","Select the previous sticky scroll line"),precondition:E.stickyScrollFocused.isEqualTo(!0),keybinding:{weight:HD,primary:16}})}runEditorCommand(e,t){var i;(i=_d.get(t))===null||i===void 0||i.focusPrevious()}}class mLe extends dl{constructor(){super({id:"editor.action.goToFocusedStickyScrollLine",title:je("goToFocusedStickyScrollLine.title","Go to the focused sticky scroll line"),precondition:E.stickyScrollFocused.isEqualTo(!0),keybinding:{weight:HD,primary:3}})}runEditorCommand(e,t){var i;(i=_d.get(t))===null||i===void 0||i.goToFocused()}}class pLe extends dl{constructor(){super({id:"editor.action.selectEditor",title:je("selectEditor.title","Select Editor"),precondition:E.stickyScrollFocused.isEqualTo(!0),keybinding:{weight:HD,primary:9}})}runEditorCommand(e,t){var i;(i=_d.get(t))===null||i===void 0||i.selectEditor()}}Et(_d.ID,_d,1);ii(hLe);ii(uLe);ii(fLe);ii(gLe);ii(mLe);ii(pLe);var MK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},Pv=function(o,e){return function(t,i){e(t,i,o)}};class _Le{constructor(e,t,i,n,s,r){this.range=e,this.insertText=t,this.filterText=i,this.additionalTextEdits=n,this.command=s,this.completion=r}}let _2=class extends hG{constructor(e,t,i,n,s,r){super(s.disposable),this.model=e,this.line=t,this.word=i,this.completionModel=n,this._suggestMemoryService=r}canBeReused(e,t,i){return this.model===e&&this.line===t&&this.word.word.length>0&&this.word.startColumn===i.startColumn&&this.word.endColumn=0&&l.resolve(gt.None)}return t}};_2=MK([Pv(5,SD)],_2);let v2=class extends H{constructor(e,t,i,n){super(),this._languageFeatureService=e,this._clipboardService=t,this._suggestMemoryService=i,this._editorService=n,this._store.add(e.inlineCompletionsProvider.register("*",this))}async provideInlineCompletions(e,t,i,n){var s;if(i.selectedSuggestionInfo)return;let r;for(const f of this._editorService.listCodeEditors())if(f.getModel()===e){r=f;break}if(!r)return;const a=r.getOption(89);if(Vm.isAllOff(a))return;e.tokenization.tokenizeIfCheap(t.lineNumber);const l=e.tokenization.getLineTokens(t.lineNumber),d=l.getStandardTokenType(l.findTokenIndexAtOffset(Math.max(t.column-1-1,0)));if(Vm.valueFor(a,d)!=="inline")return;let c=e.getWordAtPosition(t),h;if(c!=null&&c.word||(h=this._getTriggerCharacterInfo(e,t)),!(c!=null&&c.word)&&!h||(c||(c=e.getWordUntilPosition(t)),c.endColumn!==t.column))return;let u;const g=e.getValueInRange(new D(t.lineNumber,1,t.lineNumber,t.column));if(!h&&(!((s=this._lastResult)===null||s===void 0)&&s.canBeReused(e,t.lineNumber,c))){const f=new _7(g,t.column-this._lastResult.word.endColumn);this._lastResult.completionModel.lineContext=f,this._lastResult.acquire(),u=this._lastResult}else{const f=await UO(this._languageFeatureService.completionProvider,e,t,new H0(void 0,bL.createSuggestFilter(r).itemKind,h==null?void 0:h.providers),h&&{triggerKind:1,triggerCharacter:h.ch},n);let p;f.needsClipboard&&(p=await this._clipboardService.readText());const _=new hh(f.items,t.column,new _7(g,0),Pa.None,r.getOption(118),r.getOption(112),{boostFullMatch:!1,firstMatchCanBeWeak:!1},p);u=new _2(e,t.lineNumber,c,_,f,this._suggestMemoryService)}return this._lastResult=u,u}handleItemDidShow(e,t){t.completion.resolve(gt.None)}freeInlineCompletions(e){e.release()}_getTriggerCharacterInfo(e,t){var i;const n=e.getValueInRange(D.fromPositions({lineNumber:t.lineNumber,column:t.column-1},t)),s=new Set;for(const r of this._languageFeatureService.completionProvider.all(e))!((i=r.triggerCharacters)===null||i===void 0)&&i.includes(n)&&s.add(r);if(s.size!==0)return{providers:s,ch:n}}};v2=MK([Pv(0,ye),Pv(1,Wc),Pv(2,SD),Pv(3,It)],v2);WC(v2);class vLe extends be{constructor(){super({id:"editor.action.forceRetokenize",label:m("forceRetokenize","Developer: Force Retokenize"),alias:"Developer: Force Retokenize",precondition:void 0})}run(e,t){if(!t.hasModel())return;const i=t.getModel();i.tokenization.resetTokenization();const n=new Zn;i.tokenization.forceTokenization(i.getLineCount()),n.stop(),console.log(`tokenization took ${n.elapsed()}`)}}se(vLe);class VD extends Qs{constructor(){super({id:VD.ID,title:je({key:"toggle.tabMovesFocus",comment:["Turn on/off use of tab key for moving focus around VS Code"]},"Toggle Tab Key Moves Focus"),precondition:void 0,keybinding:{primary:2091,mac:{primary:1323},weight:100},metadata:{description:je("tabMovesFocusDescriptions","Determines whether the tab key moves focus around the workbench or inserts the tab character in the current editor. This is also called tab trapping, tab navigation, or tab focus mode.")},f1:!0})}run(){const t=!xp.getTabFocusMode();xp.setTabFocusMode(t),vo(t?m("toggle.tabMovesFocus.on","Pressing Tab will now move focus to the next focusable element"):m("toggle.tabMovesFocus.off","Pressing Tab will now insert the tab character"))}}VD.ID="editor.action.toggleTabFocusMode";ii(VD);var bLe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},A7=function(o,e){return function(t,i){e(t,i,o)}};let b2=class extends H{get enabled(){return this._enabled}set enabled(e){e?(this.el.setAttribute("aria-disabled","false"),this.el.tabIndex=0,this.el.style.pointerEvents="auto",this.el.style.opacity="1",this.el.style.cursor="pointer",this._enabled=!1):(this.el.setAttribute("aria-disabled","true"),this.el.tabIndex=-1,this.el.style.pointerEvents="none",this.el.style.opacity="0.4",this.el.style.cursor="default",this._enabled=!0),this._enabled=e}constructor(e,t,i={},n,s){var r,a;super(),this._link=t,this._hoverService=n,this._enabled=!0,this.el=J(e,ae("a.monaco-link",{tabIndex:(r=t.tabIndex)!==null&&r!==void 0?r:0,href:t.href},t.label)),this.hoverDelegate=(a=i.hoverDelegate)!==null&&a!==void 0?a:Js("mouse"),this.setTooltip(t.title),this.el.setAttribute("role","button");const l=this._register(new mt(this.el,"click")),d=this._register(new mt(this.el,"keypress")),c=he.chain(d.event,g=>g.map(f=>new ti(f)).filter(f=>f.keyCode===3)),h=this._register(new mt(this.el,si.Tap)).event;this._register(ni.addTarget(this.el));const u=he.any(l.event,c,h);this._register(u(g=>{this.enabled&&(vt.stop(g,!0),i!=null&&i.opener?i.opener(this._link.href):s.open(this._link.href,{allowCommands:!0}))})),this.enabled=!0}setTooltip(e){this.hoverDelegate.showNativeHover?this.el.title=e??"":!this.hover&&e?this.hover=this._register(this._hoverService.setupUpdatableHover(this.hoverDelegate,this.el,e)):this.hover&&this.hover.update(e)}};b2=bLe([A7(3,Sd),A7(4,Vo)],b2);var RK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},AK=function(o,e){return function(t,i){e(t,i,o)}};const CLe=26;let C2=class extends H{constructor(e,t){super(),this._editor=e,this.instantiationService=t,this.banner=this._register(this.instantiationService.createInstance(w2))}hide(){this._editor.setBanner(null,0),this.banner.clear()}show(e){this.banner.show({...e,onClose:()=>{var t;this.hide(),(t=e.onClose)===null||t===void 0||t.call(e)}}),this._editor.setBanner(this.banner.element,CLe)}};C2=RK([AK(1,Ae)],C2);let w2=class extends H{constructor(e){super(),this.instantiationService=e,this.markdownRenderer=this.instantiationService.createInstance(hd,{}),this.element=ae("div.editor-banner"),this.element.tabIndex=0}getAriaLabel(e){if(e.ariaLabel)return e.ariaLabel;if(typeof e.message=="string")return e.message}getBannerMessage(e){if(typeof e=="string"){const t=ae("span");return t.innerText=e,t}return this.markdownRenderer.render(e).element}clear(){jn(this.element)}show(e){jn(this.element);const t=this.getAriaLabel(e);t&&this.element.setAttribute("aria-label",t);const i=J(this.element,ae("div.icon-container"));i.setAttribute("aria-hidden","true"),e.icon&&i.appendChild(ae(`div${Ve.asCSSSelector(e.icon)}`));const n=J(this.element,ae("div.message-container"));if(n.setAttribute("aria-hidden","true"),n.appendChild(this.getBannerMessage(e.message)),this.messageActionsContainer=J(this.element,ae("div.message-actions-container")),e.actions)for(const r of e.actions)this._register(this.instantiationService.createInstance(b2,this.messageActionsContainer,{...r,tabIndex:-1},{}));const s=J(this.element,ae("div.action-container"));this.actionBar=this._register(new Br(s)),this.actionBar.push(this._register(new To("banner.close","Close Banner",Ve.asClassName(uz),!0,()=>{typeof e.onClose=="function"&&e.onClose()})),{icon:!0,label:!1}),this.actionBar.setFocusable(!1)}};w2=RK([AK(0,Ae)],w2);var nF=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},fp=function(o,e){return function(t,i){e(t,i,o)}};const wLe=Ri("extensions-warning-message",de.warning,m("warningIcon","Icon shown with a warning message in the extensions editor."));let r_=class extends H{constructor(e,t,i,n){super(),this._editor=e,this._editorWorkerService=t,this._workspaceTrustService=i,this._highlighter=null,this._bannerClosed=!1,this._updateState=s=>{if(s&&s.hasMore){if(this._bannerClosed)return;const r=Math.max(s.ambiguousCharacterCount,s.nonBasicAsciiCharacterCount,s.invisibleCharacterCount);let a;if(s.nonBasicAsciiCharacterCount>=r)a={message:m("unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters","This document contains many non-basic ASCII unicode characters"),command:new T_};else if(s.ambiguousCharacterCount>=r)a={message:m("unicodeHighlighting.thisDocumentHasManyAmbiguousUnicodeCharacters","This document contains many ambiguous unicode characters"),command:new Nu};else if(s.invisibleCharacterCount>=r)a={message:m("unicodeHighlighting.thisDocumentHasManyInvisibleUnicodeCharacters","This document contains many invisible unicode characters"),command:new N_};else throw new Error("Unreachable");this._bannerController.show({id:"unicodeHighlightBanner",message:a.message,icon:wLe,actions:[{label:a.command.shortLabel,href:`command:${a.command.id}`}],onClose:()=>{this._bannerClosed=!0}})}else this._bannerController.hide()},this._bannerController=this._register(n.createInstance(C2,e)),this._register(this._editor.onDidChangeModel(()=>{this._bannerClosed=!1,this._updateHighlighter()})),this._options=e.getOption(125),this._register(i.onDidChangeTrust(s=>{this._updateHighlighter()})),this._register(e.onDidChangeConfiguration(s=>{s.hasChanged(125)&&(this._options=e.getOption(125),this._updateHighlighter())})),this._updateHighlighter()}dispose(){this._highlighter&&(this._highlighter.dispose(),this._highlighter=null),super.dispose()}_updateHighlighter(){if(this._updateState(null),this._highlighter&&(this._highlighter.dispose(),this._highlighter=null),!this._editor.hasModel())return;const e=SLe(this._workspaceTrustService.isWorkspaceTrusted(),this._options);if([e.nonBasicASCII,e.ambiguousCharacters,e.invisibleCharacters].every(i=>i===!1))return;const t={nonBasicASCII:e.nonBasicASCII,ambiguousCharacters:e.ambiguousCharacters,invisibleCharacters:e.invisibleCharacters,includeComments:e.includeComments,includeStrings:e.includeStrings,allowedCodePoints:Object.keys(e.allowedCharacters).map(i=>i.codePointAt(0)),allowedLocales:Object.keys(e.allowedLocales).map(i=>i==="_os"?new Intl.NumberFormat().resolvedOptions().locale:i==="_vscode"?cq:i)};this._editorWorkerService.canComputeUnicodeHighlights(this._editor.getModel().uri)?this._highlighter=new S2(this._editor,t,this._updateState,this._editorWorkerService):this._highlighter=new yLe(this._editor,t,this._updateState)}getDecorationInfo(e){return this._highlighter?this._highlighter.getDecorationInfo(e):null}};r_.ID="editor.contrib.unicodeHighlighter";r_=nF([fp(1,zr),fp(2,lV),fp(3,Ae)],r_);function SLe(o,e){return{nonBasicASCII:e.nonBasicASCII===$o?!o:e.nonBasicASCII,ambiguousCharacters:e.ambiguousCharacters,invisibleCharacters:e.invisibleCharacters,includeComments:e.includeComments===$o?!o:e.includeComments,includeStrings:e.includeStrings===$o?!o:e.includeStrings,allowedCharacters:e.allowedCharacters,allowedLocales:e.allowedLocales}}let S2=class extends H{constructor(e,t,i,n){super(),this._editor=e,this._options=t,this._updateState=i,this._editorWorkerService=n,this._model=this._editor.getModel(),this._decorations=this._editor.createDecorationsCollection(),this._updateSoon=this._register(new Gt(()=>this._update(),250)),this._register(this._editor.onDidChangeModelContent(()=>{this._updateSoon.schedule()})),this._updateSoon.schedule()}dispose(){this._decorations.clear(),super.dispose()}_update(){if(this._model.isDisposed())return;if(!this._model.mightContainNonBasicASCII()){this._decorations.clear();return}const e=this._model.getVersionId();this._editorWorkerService.computedUnicodeHighlights(this._model.uri,this._options).then(t=>{if(this._model.isDisposed()||this._model.getVersionId()!==e)return;this._updateState(t);const i=[];if(!t.hasMore)for(const n of t.ranges)i.push({range:n,options:LL.instance.getDecorationFromOptions(this._options)});this._decorations.set(i)})}getDecorationInfo(e){if(!this._decorations.has(e))return null;const t=this._editor.getModel();if(!lP(t,e))return null;const i=t.getValueInRange(e.range);return{reason:OK(i,this._options),inComment:dP(t,e),inString:cP(t,e)}}};S2=nF([fp(3,zr)],S2);class yLe extends H{constructor(e,t,i){super(),this._editor=e,this._options=t,this._updateState=i,this._model=this._editor.getModel(),this._decorations=this._editor.createDecorationsCollection(),this._updateSoon=this._register(new Gt(()=>this._update(),250)),this._register(this._editor.onDidLayoutChange(()=>{this._updateSoon.schedule()})),this._register(this._editor.onDidScrollChange(()=>{this._updateSoon.schedule()})),this._register(this._editor.onDidChangeHiddenAreas(()=>{this._updateSoon.schedule()})),this._register(this._editor.onDidChangeModelContent(()=>{this._updateSoon.schedule()})),this._updateSoon.schedule()}dispose(){this._decorations.clear(),super.dispose()}_update(){if(this._model.isDisposed())return;if(!this._model.mightContainNonBasicASCII()){this._decorations.clear();return}const e=this._editor.getVisibleRanges(),t=[],i={ranges:[],ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0,hasMore:!1};for(const n of e){const s=bA.computeUnicodeHighlights(this._model,this._options,n);for(const r of s.ranges)i.ranges.push(r);i.ambiguousCharacterCount+=i.ambiguousCharacterCount,i.invisibleCharacterCount+=i.invisibleCharacterCount,i.nonBasicAsciiCharacterCount+=i.nonBasicAsciiCharacterCount,i.hasMore=i.hasMore||s.hasMore}if(!i.hasMore)for(const n of i.ranges)t.push({range:n,options:LL.instance.getDecorationFromOptions(this._options)});this._updateState(i),this._decorations.set(t)}getDecorationInfo(e){if(!this._decorations.has(e))return null;const t=this._editor.getModel(),i=t.getValueInRange(e.range);return lP(t,e)?{reason:OK(i,this._options),inComment:dP(t,e),inString:cP(t,e)}:null}}const PK=m("unicodeHighlight.configureUnicodeHighlightOptions","Configure Unicode Highlight Options");let y2=class{constructor(e,t,i){this._editor=e,this._languageService=t,this._openerService=i,this.hoverOrdinal=5}computeSync(e,t){if(!this._editor.hasModel()||e.type!==1)return[];const i=this._editor.getModel(),n=this._editor.getContribution(r_.ID);if(!n)return[];const s=[],r=new Set;let a=300;for(const l of t){const d=n.getDecorationInfo(l);if(!d)continue;const h=i.getValueInRange(l.range).codePointAt(0),u=XI(h);let g;switch(d.reason.kind){case 0:{dC(d.reason.confusableWith)?g=m("unicodeHighlight.characterIsAmbiguousASCII","The character {0} could be confused with the ASCII character {1}, which is more common in source code.",u,XI(d.reason.confusableWith.codePointAt(0))):g=m("unicodeHighlight.characterIsAmbiguous","The character {0} could be confused with the character {1}, which is more common in source code.",u,XI(d.reason.confusableWith.codePointAt(0)));break}case 1:g=m("unicodeHighlight.characterIsInvisible","The character {0} is invisible.",u);break;case 2:g=m("unicodeHighlight.characterIsNonBasicAscii","The character {0} is not a basic ASCII character.",u);break}if(r.has(g))continue;r.add(g);const f={codePoint:h,reason:d.reason,inComment:d.inComment,inString:d.inString},p=m("unicodeHighlight.adjustSettings","Adjust settings"),_=`command:${JC.ID}?${encodeURIComponent(JSON.stringify(f))}`,v=new hs("",!0).appendMarkdown(g).appendText(" ").appendLink(_,p,PK);s.push(new Ba(this,l.range,[v],!1,a++))}return s}renderHoverParts(e,t){return wbe(e,t,this._editor,this._languageService,this._openerService)}};y2=nF([fp(1,bi),fp(2,Vo)],y2);function L2(o){return`U+${o.toString(16).padStart(4,"0")}`}function XI(o){let e=`\`${L2(o)}\``;return ed.isInvisibleCharacter(o)||(e+=` "${`${LLe(o)}`}"`),e}function LLe(o){return o===96?"`` ` ``":"`"+String.fromCodePoint(o)+"`"}function OK(o,e){return bA.computeUnicodeHighlightReason(o,e)}class LL{constructor(){this.map=new Map}getDecorationFromOptions(e){return this.getDecoration(!e.includeComments,!e.includeStrings)}getDecoration(e,t){const i=`${e}${t}`;let n=this.map.get(i);return n||(n=Je.createDynamic({description:"unicode-highlight",stickiness:1,className:"unicode-highlight",showIfCollapsed:!0,overviewRuler:null,minimap:null,hideInCommentTokens:e,hideInStringTokens:t}),this.map.set(i,n)),n}}LL.instance=new LL;class kLe extends be{constructor(){super({id:Nu.ID,label:m("action.unicodeHighlight.disableHighlightingInComments","Disable highlighting of characters in comments"),alias:"Disable highlighting of characters in comments",precondition:void 0}),this.shortLabel=m("unicodeHighlight.disableHighlightingInComments.shortLabel","Disable Highlight In Comments")}async run(e,t,i){const n=e==null?void 0:e.get(dt);n&&this.runAction(n)}async runAction(e){await e.updateValue(ao.includeComments,!1,2)}}class DLe extends be{constructor(){super({id:Nu.ID,label:m("action.unicodeHighlight.disableHighlightingInStrings","Disable highlighting of characters in strings"),alias:"Disable highlighting of characters in strings",precondition:void 0}),this.shortLabel=m("unicodeHighlight.disableHighlightingInStrings.shortLabel","Disable Highlight In Strings")}async run(e,t,i){const n=e==null?void 0:e.get(dt);n&&this.runAction(n)}async runAction(e){await e.updateValue(ao.includeStrings,!1,2)}}class Nu extends be{constructor(){super({id:Nu.ID,label:m("action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters","Disable highlighting of ambiguous characters"),alias:"Disable highlighting of ambiguous characters",precondition:void 0}),this.shortLabel=m("unicodeHighlight.disableHighlightingOfAmbiguousCharacters.shortLabel","Disable Ambiguous Highlight")}async run(e,t,i){const n=e==null?void 0:e.get(dt);n&&this.runAction(n)}async runAction(e){await e.updateValue(ao.ambiguousCharacters,!1,2)}}Nu.ID="editor.action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters";class N_ extends be{constructor(){super({id:N_.ID,label:m("action.unicodeHighlight.disableHighlightingOfInvisibleCharacters","Disable highlighting of invisible characters"),alias:"Disable highlighting of invisible characters",precondition:void 0}),this.shortLabel=m("unicodeHighlight.disableHighlightingOfInvisibleCharacters.shortLabel","Disable Invisible Highlight")}async run(e,t,i){const n=e==null?void 0:e.get(dt);n&&this.runAction(n)}async runAction(e){await e.updateValue(ao.invisibleCharacters,!1,2)}}N_.ID="editor.action.unicodeHighlight.disableHighlightingOfInvisibleCharacters";class T_ extends be{constructor(){super({id:T_.ID,label:m("action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters","Disable highlighting of non basic ASCII characters"),alias:"Disable highlighting of non basic ASCII characters",precondition:void 0}),this.shortLabel=m("unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters.shortLabel","Disable Non ASCII Highlight")}async run(e,t,i){const n=e==null?void 0:e.get(dt);n&&this.runAction(n)}async runAction(e){await e.updateValue(ao.nonBasicASCII,!1,2)}}T_.ID="editor.action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters";class JC extends be{constructor(){super({id:JC.ID,label:m("action.unicodeHighlight.showExcludeOptions","Show Exclude Options"),alias:"Show Exclude Options",precondition:void 0})}async run(e,t,i){const{codePoint:n,reason:s,inString:r,inComment:a}=i,l=String.fromCodePoint(n),d=e.get(Ur),c=e.get(dt);function h(f){return ed.isInvisibleCharacter(f)?m("unicodeHighlight.excludeInvisibleCharFromBeingHighlighted","Exclude {0} (invisible character) from being highlighted",L2(f)):m("unicodeHighlight.excludeCharFromBeingHighlighted","Exclude {0} from being highlighted",`${L2(f)} "${l}"`)}const u=[];if(s.kind===0)for(const f of s.notAmbiguousInLocales)u.push({label:m("unicodeHighlight.allowCommonCharactersInLanguage",'Allow unicode characters that are more common in the language "{0}".',f),run:async()=>{ILe(c,[f])}});if(u.push({label:h(n),run:()=>xLe(c,[n])}),a){const f=new kLe;u.push({label:f.label,run:async()=>f.runAction(c)})}else if(r){const f=new DLe;u.push({label:f.label,run:async()=>f.runAction(c)})}if(s.kind===0){const f=new Nu;u.push({label:f.label,run:async()=>f.runAction(c)})}else if(s.kind===1){const f=new N_;u.push({label:f.label,run:async()=>f.runAction(c)})}else if(s.kind===2){const f=new T_;u.push({label:f.label,run:async()=>f.runAction(c)})}else ELe(s);const g=await d.pick(u,{title:PK});g&&await g.run()}}JC.ID="editor.action.unicodeHighlight.showExcludeOptions";async function xLe(o,e){const t=o.getValue(ao.allowedCharacters);let i;typeof t=="object"&&t?i=t:i={};for(const n of e)i[String.fromCodePoint(n)]=!0;await o.updateValue(ao.allowedCharacters,i,2)}async function ILe(o,e){var t;const i=(t=o.inspect(ao.allowedLocales).user)===null||t===void 0?void 0:t.value;let n;typeof i=="object"&&i?n=Object.assign({},i):n={};for(const s of e)n[s]=!0;await o.updateValue(ao.allowedLocales,n,2)}function ELe(o){throw new Error(`Unexpected value: ${o}`)}se(Nu);se(N_);se(T_);se(JC);Et(r_.ID,r_,1);Iu.register(y2);var NLe=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},P7=function(o,e){return function(t,i){e(t,i,o)}};const FK="ignoreUnusualLineTerminators";function TLe(o,e,t){o.setModelProperty(e.uri,FK,t)}function MLe(o,e){return o.getModelProperty(e.uri,FK)}let J0=class extends H{constructor(e,t,i){super(),this._editor=e,this._dialogService=t,this._codeEditorService=i,this._isPresentingDialog=!1,this._config=this._editor.getOption(126),this._register(this._editor.onDidChangeConfiguration(n=>{n.hasChanged(126)&&(this._config=this._editor.getOption(126),this._checkForUnusualLineTerminators())})),this._register(this._editor.onDidChangeModel(()=>{this._checkForUnusualLineTerminators()})),this._register(this._editor.onDidChangeModelContent(n=>{n.isUndoing||this._checkForUnusualLineTerminators()})),this._checkForUnusualLineTerminators()}async _checkForUnusualLineTerminators(){if(this._config==="off"||!this._editor.hasModel())return;const e=this._editor.getModel();if(!e.mightContainUnusualLineTerminators()||MLe(this._codeEditorService,e)===!0||this._editor.getOption(91))return;if(this._config==="auto"){e.removeUnusualLineTerminators(this._editor.getSelections());return}if(this._isPresentingDialog)return;let i;try{this._isPresentingDialog=!0,i=await this._dialogService.confirm({title:m("unusualLineTerminators.title","Unusual Line Terminators"),message:m("unusualLineTerminators.message","Detected unusual line terminators"),detail:m("unusualLineTerminators.detail","The file '{0}' contains one or more unusual line terminator characters, like Line Separator (LS) or Paragraph Separator (PS).\n\nIt is recommended to remove them from the file. This can be configured via `editor.unusualLineTerminators`.",Or(e.uri)),primaryButton:m({key:"unusualLineTerminators.fix",comment:["&& denotes a mnemonic"]},"&&Remove Unusual Line Terminators"),cancelButton:m("unusualLineTerminators.ignore","Ignore")})}finally{this._isPresentingDialog=!1}if(!i.confirmed){TLe(this._codeEditorService,e,!0);return}e.removeUnusualLineTerminators(this._editor.getSelections())}};J0.ID="editor.contrib.unusualLineTerminatorsDetector";J0=NLe([P7(1,xC),P7(2,It)],J0);Et(J0.ID,J0,1);var BK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},_S=function(o,e){return function(t,i){e(t,i,o)}},mn,k2;const zD=new fe("hasWordHighlights",!1);function WK(o,e,t,i){const n=o.ordered(e);return sA(n.map(s=>()=>Promise.resolve(s.provideDocumentHighlights(e,t,i)).then(void 0,Hi)),gs).then(s=>{if(s){const r=new qi;return r.set(e.uri,s),r}return new qi})}function RLe(o,e,t,i,n,s){const r=o.ordered(e);return sA(r.map(a=>()=>{const l=s.filter(d=>i6(d)).filter(d=>fP(a.selector,d.uri,d.getLanguageId(),!0,void 0,void 0)>0);return Promise.resolve(a.provideMultiDocumentHighlights(e,t,l,n)).then(void 0,Hi)}),a=>a instanceof qi&&a.size>0)}class sF{constructor(e,t,i){this._model=e,this._selection=t,this._wordSeparators=i,this._wordRange=this._getCurrentWordRange(e,t),this._result=null}get result(){return this._result||(this._result=In(e=>this._compute(this._model,this._selection,this._wordSeparators,e))),this._result}_getCurrentWordRange(e,t){const i=e.getWordAtPosition(t.getPosition());return i?new D(t.startLineNumber,i.startColumn,t.startLineNumber,i.endColumn):null}isValid(e,t,i){const n=t.startLineNumber,s=t.startColumn,r=t.endColumn,a=this._getCurrentWordRange(e,t);let l=!!(this._wordRange&&this._wordRange.equalsRange(a));for(let d=0,c=i.length;!l&&d=r&&(l=!0)}return l}cancel(){this.result.cancel()}}class ALe extends sF{constructor(e,t,i,n){super(e,t,i),this._providers=n}_compute(e,t,i,n){return WK(this._providers,e,t.getPosition(),n).then(s=>s||new qi)}}class PLe extends sF{constructor(e,t,i,n,s){super(e,t,i),this._providers=n,this._otherModels=s}_compute(e,t,i,n){return RLe(this._providers,e,t.getPosition(),i,n,this._otherModels).then(s=>s||new qi)}}class HK extends sF{constructor(e,t,i,n,s){super(e,t,n),this._otherModels=s,this._selectionIsEmpty=t.isEmpty(),this._word=i}_compute(e,t,i,n){return kc(250,n).then(()=>{const s=new qi;let r;if(this._word?r=this._word:r=e.getWordAtPosition(t.getPosition()),!r)return new qi;const a=[e,...this._otherModels];for(const l of a){if(l.isDisposed())continue;const c=l.findMatches(r.word,!0,!1,!0,i,!1).map(h=>({range:h.range,kind:Db.Text}));c&&s.set(l.uri,c)}return s})}isValid(e,t,i){const n=t.isEmpty();return this._selectionIsEmpty!==n?!1:super.isValid(e,t,i)}}function OLe(o,e,t,i,n){return o.has(e)?new ALe(e,t,n,o):new HK(e,t,i,n,[])}function FLe(o,e,t,i,n,s){return o.has(e)?new PLe(e,t,n,o,s):new HK(e,t,i,n,s)}Cd("_executeDocumentHighlights",async(o,e,t)=>{const i=o.get(ye),n=await WK(i.documentHighlightProvider,e,t,gt.None);return n==null?void 0:n.get(e.uri)});let eC=mn=class{constructor(e,t,i,n,s){this.toUnhook=new Q,this.workerRequestTokenId=0,this.workerRequestCompleted=!1,this.workerRequestValue=new qi,this.lastCursorPositionChangeTime=0,this.renderDecorationsTimer=-1,this.editor=e,this.providers=t,this.multiDocumentProviders=i,this.codeEditorService=s,this._hasWordHighlights=zD.bindTo(n),this._ignorePositionChangeEvent=!1,this.occurrencesHighlight=this.editor.getOption(81),this.model=this.editor.getModel(),this.toUnhook.add(e.onDidChangeCursorPosition(r=>{this._ignorePositionChangeEvent||this.occurrencesHighlight!=="off"&&this._onPositionChanged(r)})),this.toUnhook.add(e.onDidFocusEditorText(r=>{this.occurrencesHighlight!=="off"&&(this.workerRequest||this._run())})),this.toUnhook.add(e.onDidChangeModelContent(r=>{this._stopAll()})),this.toUnhook.add(e.onDidChangeModel(r=>{!r.newModelUrl&&r.oldModelUrl?this._stopSingular():mn.query&&this._run()})),this.toUnhook.add(e.onDidChangeConfiguration(r=>{const a=this.editor.getOption(81);this.occurrencesHighlight!==a&&(this.occurrencesHighlight=a,this._stopAll())})),this.decorations=this.editor.createDecorationsCollection(),this.workerRequestTokenId=0,this.workerRequest=null,this.workerRequestCompleted=!1,this.lastCursorPositionChangeTime=0,this.renderDecorationsTimer=-1,mn.query&&this._run()}hasDecorations(){return this.decorations.length>0}restore(){this.occurrencesHighlight!=="off"&&this._run()}_getSortedHighlights(){return this.decorations.getRanges().sort(D.compareRangesUsingStarts)}moveNext(){const e=this._getSortedHighlights(),i=(e.findIndex(s=>s.containsPosition(this.editor.getPosition()))+1)%e.length,n=e[i];try{this._ignorePositionChangeEvent=!0,this.editor.setPosition(n.getStartPosition()),this.editor.revealRangeInCenterIfOutsideViewport(n);const s=this._getWord();if(s){const r=this.editor.getModel().getLineContent(n.startLineNumber);vo(`${r}, ${i+1} of ${e.length} for '${s.word}'`)}}finally{this._ignorePositionChangeEvent=!1}}moveBack(){const e=this._getSortedHighlights(),i=(e.findIndex(s=>s.containsPosition(this.editor.getPosition()))-1+e.length)%e.length,n=e[i];try{this._ignorePositionChangeEvent=!0,this.editor.setPosition(n.getStartPosition()),this.editor.revealRangeInCenterIfOutsideViewport(n);const s=this._getWord();if(s){const r=this.editor.getModel().getLineContent(n.startLineNumber);vo(`${r}, ${i+1} of ${e.length} for '${s.word}'`)}}finally{this._ignorePositionChangeEvent=!1}}_removeSingleDecorations(){if(!this.editor.hasModel())return;const e=mn.storedDecorations.get(this.editor.getModel().uri);e&&(this.editor.removeDecorations(e),mn.storedDecorations.delete(this.editor.getModel().uri),this.decorations.length>0&&(this.decorations.clear(),this._hasWordHighlights.set(!1)))}_removeAllDecorations(){const e=this.codeEditorService.listCodeEditors(),t=[];for(const i of e){if(!i.hasModel())continue;const n=mn.storedDecorations.get(i.getModel().uri);if(!n)continue;i.removeDecorations(n),t.push(i.getModel().uri);const s=Rc.get(i);s!=null&&s.wordHighlighter&&s.wordHighlighter.decorations.length>0&&(s.wordHighlighter.decorations.clear(),s.wordHighlighter.workerRequest=null,s.wordHighlighter._hasWordHighlights.set(!1))}for(const i of t)mn.storedDecorations.delete(i)}_stopSingular(){var e,t,i,n;this._removeSingleDecorations(),this.editor.hasTextFocus()&&(((e=this.editor.getModel())===null||e===void 0?void 0:e.uri.scheme)!==Ke.vscodeNotebookCell&&((i=(t=mn.query)===null||t===void 0?void 0:t.modelInfo)===null||i===void 0?void 0:i.model.uri.scheme)!==Ke.vscodeNotebookCell?(mn.query=null,this._run()):!((n=mn.query)===null||n===void 0)&&n.modelInfo&&(mn.query.modelInfo=null)),this.renderDecorationsTimer!==-1&&(clearTimeout(this.renderDecorationsTimer),this.renderDecorationsTimer=-1),this.workerRequest!==null&&(this.workerRequest.cancel(),this.workerRequest=null),this.workerRequestCompleted||(this.workerRequestTokenId++,this.workerRequestCompleted=!0)}_stopAll(){this._removeAllDecorations(),this.renderDecorationsTimer!==-1&&(clearTimeout(this.renderDecorationsTimer),this.renderDecorationsTimer=-1),this.workerRequest!==null&&(this.workerRequest.cancel(),this.workerRequest=null),this.workerRequestCompleted||(this.workerRequestTokenId++,this.workerRequestCompleted=!0)}_onPositionChanged(e){var t;if(this.occurrencesHighlight==="off"){this._stopAll();return}if(e.reason!==3&&((t=this.editor.getModel())===null||t===void 0?void 0:t.uri.scheme)!==Ke.vscodeNotebookCell){this._stopAll();return}this._run()}_getWord(){const e=this.editor.getSelection(),t=e.startLineNumber,i=e.startColumn;return this.model.isDisposed()?null:this.model.getWordAtPosition({lineNumber:t,column:i})}getOtherModelsToHighlight(e){if(!e)return[];if(e.uri.scheme===Ke.vscodeNotebookCell){const s=[],r=this.codeEditorService.listCodeEditors();for(const a of r){const l=a.getModel();l&&l!==e&&l.uri.scheme===Ke.vscodeNotebookCell&&s.push(l)}return s}const i=[],n=this.codeEditorService.listCodeEditors();for(const s of n){if(!dO(s))continue;const r=s.getModel();r&&e===r.modified&&i.push(r.modified)}if(i.length)return i;if(this.occurrencesHighlight==="singleFile")return[];for(const s of n){const r=s.getModel();r&&r!==e&&i.push(r)}return i}_run(){var e;let t;if(this.editor.hasTextFocus()){const n=this.editor.getSelection();if(!n||n.startLineNumber!==n.endLineNumber){mn.query=null,this._stopAll();return}const s=n.startColumn,r=n.endColumn,a=this._getWord();if(!a||a.startColumn>s||a.endColumn{n===this.workerRequestTokenId&&(this.workerRequestCompleted=!0,this.workerRequestValue=r||[],this._beginRenderDecorations())},Ye)}}computeWithModel(e,t,i,n){return n.length?FLe(this.multiDocumentProviders,e,t,i,this.editor.getOption(131),n):OLe(this.providers,e,t,i,this.editor.getOption(131))}_beginRenderDecorations(){const e=new Date().getTime(),t=this.lastCursorPositionChangeTime+250;e>=t?(this.renderDecorationsTimer=-1,this.renderDecorations()):this.renderDecorationsTimer=setTimeout(()=>{this.renderDecorations()},t-e)}renderDecorations(){var e,t,i;this.renderDecorationsTimer=-1;const n=this.codeEditorService.listCodeEditors();for(const s of n){const r=Rc.get(s);if(!r)continue;const a=[],l=(e=s.getModel())===null||e===void 0?void 0:e.uri;if(l&&this.workerRequestValue.has(l)){const d=mn.storedDecorations.get(l),c=this.workerRequestValue.get(l);if(c)for(const u of c)u.range&&a.push({range:u.range,options:GSe(u.kind)});let h=[];s.changeDecorations(u=>{h=u.deltaDecorations(d??[],a)}),mn.storedDecorations=mn.storedDecorations.set(l,h),a.length>0&&((t=r.wordHighlighter)===null||t===void 0||t.decorations.set(a),(i=r.wordHighlighter)===null||i===void 0||i._hasWordHighlights.set(!0))}}}dispose(){this._stopSingular(),this.toUnhook.dispose()}};eC.storedDecorations=new qi;eC.query=null;eC=mn=BK([_S(4,It)],eC);let Rc=k2=class extends H{static get(e){return e.getContribution(k2.ID)}constructor(e,t,i,n){super(),this._wordHighlighter=null;const s=()=>{e.hasModel()&&!e.getModel().isTooLargeForTokenization()&&(this._wordHighlighter=new eC(e,i.documentHighlightProvider,i.multiDocumentHighlightProvider,t,n))};this._register(e.onDidChangeModel(r=>{this._wordHighlighter&&(this._wordHighlighter.dispose(),this._wordHighlighter=null),s()})),s()}get wordHighlighter(){return this._wordHighlighter}saveViewState(){return!!(this._wordHighlighter&&this._wordHighlighter.hasDecorations())}moveNext(){var e;(e=this._wordHighlighter)===null||e===void 0||e.moveNext()}moveBack(){var e;(e=this._wordHighlighter)===null||e===void 0||e.moveBack()}restoreViewState(e){this._wordHighlighter&&e&&this._wordHighlighter.restore()}dispose(){this._wordHighlighter&&(this._wordHighlighter.dispose(),this._wordHighlighter=null),super.dispose()}};Rc.ID="editor.contrib.wordHighlighter";Rc=k2=BK([_S(1,ze),_S(2,ye),_S(3,It)],Rc);class VK extends be{constructor(e,t){super(t),this._isNext=e}run(e,t){const i=Rc.get(t);i&&(this._isNext?i.moveNext():i.moveBack())}}class BLe extends VK{constructor(){super(!0,{id:"editor.action.wordHighlight.next",label:m("wordHighlight.next.label","Go to Next Symbol Highlight"),alias:"Go to Next Symbol Highlight",precondition:zD,kbOpts:{kbExpr:E.editorTextFocus,primary:65,weight:100}})}}class WLe extends VK{constructor(){super(!1,{id:"editor.action.wordHighlight.prev",label:m("wordHighlight.previous.label","Go to Previous Symbol Highlight"),alias:"Go to Previous Symbol Highlight",precondition:zD,kbOpts:{kbExpr:E.editorTextFocus,primary:1089,weight:100}})}}class HLe extends be{constructor(){super({id:"editor.action.wordHighlight.trigger",label:m("wordHighlight.trigger.label","Trigger Symbol Highlight"),alias:"Trigger Symbol Highlight",precondition:zD.toNegated(),kbOpts:{kbExpr:E.editorTextFocus,primary:0,weight:100}})}run(e,t,i){const n=Rc.get(t);n&&n.restoreViewState(!0)}}Et(Rc.ID,Rc,0);se(BLe);se(WLe);se(HLe);class UD extends bn{constructor(e){super(e),this._inSelectionMode=e.inSelectionMode,this._wordNavigationType=e.wordNavigationType}runEditorCommand(e,t,i){if(!t.hasModel())return;const n=Pr(t.getOption(131),t.getOption(130)),s=t.getModel(),a=t.getSelections().map(l=>{const d=new W(l.positionLineNumber,l.positionColumn),c=this._move(n,s,d,this._wordNavigationType);return this._moveTo(l,c,this._inSelectionMode)});if(s.pushStackElement(),t._getViewModel().setCursorStates("moveWordCommand",3,a.map(l=>Dt.fromModelSelection(l))),a.length===1){const l=new W(a[0].positionLineNumber,a[0].positionColumn);t.revealPosition(l,0)}}_moveTo(e,t,i){return i?new ke(e.selectionStartLineNumber,e.selectionStartColumn,t.lineNumber,t.column):new ke(t.lineNumber,t.column,t.lineNumber,t.column)}}class Tu extends UD{_move(e,t,i,n){return Ft.moveWordLeft(e,t,i,n)}}class Mu extends UD{_move(e,t,i,n){return Ft.moveWordRight(e,t,i,n)}}class VLe extends Tu{constructor(){super({inSelectionMode:!1,wordNavigationType:0,id:"cursorWordStartLeft",precondition:void 0})}}class zLe extends Tu{constructor(){super({inSelectionMode:!1,wordNavigationType:2,id:"cursorWordEndLeft",precondition:void 0})}}class ULe extends Tu{constructor(){var e;super({inSelectionMode:!1,wordNavigationType:1,id:"cursorWordLeft",precondition:void 0,kbOpts:{kbExpr:Z.and(E.textInputFocus,(e=Z.and(vC,Fk))===null||e===void 0?void 0:e.negate()),primary:2063,mac:{primary:527},weight:100}})}}class $Le extends Tu{constructor(){super({inSelectionMode:!0,wordNavigationType:0,id:"cursorWordStartLeftSelect",precondition:void 0})}}class KLe extends Tu{constructor(){super({inSelectionMode:!0,wordNavigationType:2,id:"cursorWordEndLeftSelect",precondition:void 0})}}class jLe extends Tu{constructor(){var e;super({inSelectionMode:!0,wordNavigationType:1,id:"cursorWordLeftSelect",precondition:void 0,kbOpts:{kbExpr:Z.and(E.textInputFocus,(e=Z.and(vC,Fk))===null||e===void 0?void 0:e.negate()),primary:3087,mac:{primary:1551},weight:100}})}}class qLe extends Tu{constructor(){super({inSelectionMode:!1,wordNavigationType:3,id:"cursorWordAccessibilityLeft",precondition:void 0})}_move(e,t,i,n){return super._move(Pr(al.wordSeparators.defaultValue,e.intlSegmenterLocales),t,i,n)}}class GLe extends Tu{constructor(){super({inSelectionMode:!0,wordNavigationType:3,id:"cursorWordAccessibilityLeftSelect",precondition:void 0})}_move(e,t,i,n){return super._move(Pr(al.wordSeparators.defaultValue,e.intlSegmenterLocales),t,i,n)}}class ZLe extends Mu{constructor(){super({inSelectionMode:!1,wordNavigationType:0,id:"cursorWordStartRight",precondition:void 0})}}class YLe extends Mu{constructor(){var e;super({inSelectionMode:!1,wordNavigationType:2,id:"cursorWordEndRight",precondition:void 0,kbOpts:{kbExpr:Z.and(E.textInputFocus,(e=Z.and(vC,Fk))===null||e===void 0?void 0:e.negate()),primary:2065,mac:{primary:529},weight:100}})}}class QLe extends Mu{constructor(){super({inSelectionMode:!1,wordNavigationType:2,id:"cursorWordRight",precondition:void 0})}}class XLe extends Mu{constructor(){super({inSelectionMode:!0,wordNavigationType:0,id:"cursorWordStartRightSelect",precondition:void 0})}}class JLe extends Mu{constructor(){var e;super({inSelectionMode:!0,wordNavigationType:2,id:"cursorWordEndRightSelect",precondition:void 0,kbOpts:{kbExpr:Z.and(E.textInputFocus,(e=Z.and(vC,Fk))===null||e===void 0?void 0:e.negate()),primary:3089,mac:{primary:1553},weight:100}})}}class eke extends Mu{constructor(){super({inSelectionMode:!0,wordNavigationType:2,id:"cursorWordRightSelect",precondition:void 0})}}class tke extends Mu{constructor(){super({inSelectionMode:!1,wordNavigationType:3,id:"cursorWordAccessibilityRight",precondition:void 0})}_move(e,t,i,n){return super._move(Pr(al.wordSeparators.defaultValue,e.intlSegmenterLocales),t,i,n)}}class ike extends Mu{constructor(){super({inSelectionMode:!0,wordNavigationType:3,id:"cursorWordAccessibilityRightSelect",precondition:void 0})}_move(e,t,i,n){return super._move(Pr(al.wordSeparators.defaultValue,e.intlSegmenterLocales),t,i,n)}}class $D extends bn{constructor(e){super(e),this._whitespaceHeuristics=e.whitespaceHeuristics,this._wordNavigationType=e.wordNavigationType}runEditorCommand(e,t,i){const n=e.get(oi);if(!t.hasModel())return;const s=Pr(t.getOption(131),t.getOption(130)),r=t.getModel(),a=t.getSelections(),l=t.getOption(6),d=t.getOption(11),c=n.getLanguageConfiguration(r.getLanguageId()).getAutoClosingPairs(),h=t._getViewModel(),u=a.map(g=>{const f=this._delete({wordSeparators:s,model:r,selection:g,whitespaceHeuristics:this._whitespaceHeuristics,autoClosingDelete:t.getOption(9),autoClosingBrackets:l,autoClosingQuotes:d,autoClosingPairs:c,autoClosedCharacters:h.getCursorAutoClosedCharacters()},this._wordNavigationType);return new Jn(f,"")});t.pushUndoStop(),t.executeCommands(this.id,u),t.pushUndoStop()}}class oF extends $D{_delete(e,t){const i=Ft.deleteWordLeft(e,t);return i||new D(1,1,1,1)}}class rF extends $D{_delete(e,t){const i=Ft.deleteWordRight(e,t);if(i)return i;const n=e.model.getLineCount(),s=e.model.getLineMaxColumn(n);return new D(n,s,n,s)}}class nke extends oF{constructor(){super({whitespaceHeuristics:!1,wordNavigationType:0,id:"deleteWordStartLeft",precondition:E.writable})}}class ske extends oF{constructor(){super({whitespaceHeuristics:!1,wordNavigationType:2,id:"deleteWordEndLeft",precondition:E.writable})}}class oke extends oF{constructor(){super({whitespaceHeuristics:!0,wordNavigationType:0,id:"deleteWordLeft",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:2049,mac:{primary:513},weight:100}})}}class rke extends rF{constructor(){super({whitespaceHeuristics:!1,wordNavigationType:0,id:"deleteWordStartRight",precondition:E.writable})}}class ake extends rF{constructor(){super({whitespaceHeuristics:!1,wordNavigationType:2,id:"deleteWordEndRight",precondition:E.writable})}}class lke extends rF{constructor(){super({whitespaceHeuristics:!0,wordNavigationType:2,id:"deleteWordRight",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:2068,mac:{primary:532},weight:100}})}}class dke extends be{constructor(){super({id:"deleteInsideWord",precondition:E.writable,label:m("deleteInsideWord","Delete Word"),alias:"Delete Word"})}run(e,t,i){if(!t.hasModel())return;const n=Pr(t.getOption(131),t.getOption(130)),s=t.getModel(),a=t.getSelections().map(l=>{const d=Ft.deleteInsideWord(n,s,l);return new Jn(d,"")});t.pushUndoStop(),t.executeCommands(this.id,a),t.pushUndoStop()}}ue(new VLe);ue(new zLe);ue(new ULe);ue(new $Le);ue(new KLe);ue(new jLe);ue(new ZLe);ue(new YLe);ue(new QLe);ue(new XLe);ue(new JLe);ue(new eke);ue(new qLe);ue(new GLe);ue(new tke);ue(new ike);ue(new nke);ue(new ske);ue(new oke);ue(new rke);ue(new ake);ue(new lke);se(dke);class cke extends $D{constructor(){super({whitespaceHeuristics:!0,wordNavigationType:0,id:"deleteWordPartLeft",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:769},weight:100}})}_delete(e,t){const i=dk.deleteWordPartLeft(e);return i||new D(1,1,1,1)}}class hke extends $D{constructor(){super({whitespaceHeuristics:!0,wordNavigationType:2,id:"deleteWordPartRight",precondition:E.writable,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:788},weight:100}})}_delete(e,t){const i=dk.deleteWordPartRight(e);if(i)return i;const n=e.model.getLineCount(),s=e.model.getLineMaxColumn(n);return new D(n,s,n,s)}}class zK extends UD{_move(e,t,i,n){return dk.moveWordPartLeft(e,t,i)}}class uke extends zK{constructor(){super({inSelectionMode:!1,wordNavigationType:0,id:"cursorWordPartLeft",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:783},weight:100}})}}Ct.registerCommandAlias("cursorWordPartStartLeft","cursorWordPartLeft");class gke extends zK{constructor(){super({inSelectionMode:!0,wordNavigationType:0,id:"cursorWordPartLeftSelect",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:1807},weight:100}})}}Ct.registerCommandAlias("cursorWordPartStartLeftSelect","cursorWordPartLeftSelect");class UK extends UD{_move(e,t,i,n){return dk.moveWordPartRight(e,t,i)}}class fke extends UK{constructor(){super({inSelectionMode:!1,wordNavigationType:2,id:"cursorWordPartRight",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:785},weight:100}})}}class mke extends UK{constructor(){super({inSelectionMode:!0,wordNavigationType:2,id:"cursorWordPartRightSelect",precondition:void 0,kbOpts:{kbExpr:E.textInputFocus,primary:0,mac:{primary:1809},weight:100}})}}ue(new cke);ue(new hke);ue(new uke);ue(new gke);ue(new fke);ue(new mke);class D2 extends H{constructor(e){super(),this.editor=e,this._register(this.editor.onDidAttemptReadOnlyEdit(()=>this._onDidAttemptReadOnlyEdit()))}_onDidAttemptReadOnlyEdit(){const e=js.get(this.editor);if(e&&this.editor.hasModel()){let t=this.editor.getOptions().get(92);t||(this.editor.isSimpleWidget?t=new hs(m("editor.simple.readonly","Cannot edit in read-only input")):t=new hs(m("editor.readonly","Cannot edit in read-only editor"))),e.showMessage(t,this.editor.getPosition())}}}D2.ID="editor.contrib.readOnlyMessageController";Et(D2.ID,D2,2);var pke=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},O7=function(o,e){return function(t,i){e(t,i,o)}};let x2=class extends H{constructor(e,t,i){super(),this._textModel=e,this._languageFeaturesService=t,this._outlineModelService=i,this._currentModel=St(this,void 0);const n=us("documentSymbolProvider.onDidChange",this._languageFeaturesService.documentSymbolProvider.onDidChange),s=us("_textModel.onDidChangeContent",he.debounce(r=>this._textModel.onDidChangeContent(r),()=>{},100));this._register(Fr(async(r,a)=>{n.read(r),s.read(r);const l=a.add(new $ge),d=await this._outlineModelService.getOrCreate(this._textModel,l.token);a.isDisposed||this._currentModel.set(d,void 0)}))}getBreadcrumbItems(e,t){const i=this._currentModel.read(t);if(!i)return[];const n=i.asListOfDocumentSymbols().filter(s=>e.contains(s.range.startLineNumber)&&!e.contains(s.range.endLineNumber));return n.sort(C8(mo(s=>s.range.endLineNumber-s.range.startLineNumber,la))),n.map(s=>({name:s.name,kind:s.kind,startLineNumber:s.range.startLineNumber}))}};x2=pke([O7(1,ye),O7(2,QC)],x2);L0.setBreadcrumbsSourceFactory((o,e)=>e.createInstance(x2,o));class I2 extends H{constructor(e){super(),this.editor=e,this.widget=null,Qa&&(this._register(e.onDidChangeConfiguration(()=>this.update())),this.update())}update(){const e=!this.editor.getOption(91);!this.widget&&e?this.widget=new KD(this.editor):this.widget&&!e&&(this.widget.dispose(),this.widget=null)}dispose(){super.dispose(),this.widget&&(this.widget.dispose(),this.widget=null)}}I2.ID="editor.contrib.iPadShowKeyboard";class KD extends H{constructor(e){super(),this.editor=e,this._domNode=document.createElement("textarea"),this._domNode.className="iPadShowKeyboard",this._register(q(this._domNode,"touchstart",t=>{this.editor.focus()})),this._register(q(this._domNode,"focus",t=>{this.editor.focus()})),this.editor.addOverlayWidget(this)}dispose(){this.editor.removeOverlayWidget(this),super.dispose()}getId(){return KD.ID}getDomNode(){return this._domNode}getPosition(){return{preference:1}}}KD.ID="editor.contrib.ShowKeyboardWidget";Et(I2.ID,I2,3);var _ke=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},F7=function(o,e){return function(t,i){e(t,i,o)}},E2;let a_=E2=class extends H{static get(e){return e.getContribution(E2.ID)}constructor(e,t,i){super(),this._editor=e,this._languageService=i,this._widget=null,this._register(this._editor.onDidChangeModel(n=>this.stop())),this._register(this._editor.onDidChangeModelLanguage(n=>this.stop())),this._register(Ei.onDidChange(n=>this.stop())),this._register(this._editor.onKeyUp(n=>n.keyCode===9&&this.stop()))}dispose(){this.stop(),super.dispose()}launch(){this._widget||this._editor.hasModel()&&(this._widget=new jD(this._editor,this._languageService))}stop(){this._widget&&(this._widget.dispose(),this._widget=null)}};a_.ID="editor.contrib.inspectTokens";a_=E2=_ke([F7(1,_r),F7(2,bi)],a_);class vke extends be{constructor(){super({id:"editor.action.inspectTokens",label:RT.inspectTokensAction,alias:"Developer: Inspect Tokens",precondition:void 0})}run(e,t){const i=a_.get(t);i==null||i.launch()}}function bke(o){let e="";for(let t=0,i=o.length;tDp,tokenize:(n,s,r)=>DA(e,r),tokenizeEncoded:(n,s,r)=>tk(i,r)}}class jD extends H{constructor(e,t){super(),this.allowEditorOverflow=!0,this._editor=e,this._languageService=t,this._model=this._editor.getModel(),this._domNode=document.createElement("div"),this._domNode.className="tokens-inspect-widget",this._tokenizationSupport=Cke(this._languageService.languageIdCodec,this._model.getLanguageId()),this._compute(this._editor.getPosition()),this._register(this._editor.onDidChangeCursorPosition(i=>this._compute(this._editor.getPosition()))),this._editor.addContentWidget(this)}dispose(){this._editor.removeContentWidget(this),super.dispose()}getId(){return jD._ID}_compute(e){const t=this._getTokensAtLine(e.lineNumber);let i=0;for(let l=t.tokens1.length-1;l>=0;l--){const d=t.tokens1[l];if(e.column-1>=d.offset){i=l;break}}let n=0;for(let l=t.tokens2.length>>>1;l>=0;l--)if(e.column-1>=t.tokens2[l<<1]){n=l;break}const s=this._model.getLineContent(e.lineNumber);let r="";if(i=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},B7=function(o,e){return function(t,i){e(t,i,o)}},Ov;let kL=Ov=class{constructor(e,t){this.quickInputService=e,this.keybindingService=t,this.registry=Di.as(Rf.Quickaccess)}provide(e){const t=new Q;return t.add(e.onDidAccept(()=>{const[i]=e.selectedItems;i&&this.quickInputService.quickAccess.show(i.prefix,{preserveValue:!0})})),t.add(e.onDidChangeValue(i=>{const n=this.registry.getQuickAccessProvider(i.substr(Ov.PREFIX.length));n&&n.prefix&&n.prefix!==Ov.PREFIX&&this.quickInputService.quickAccess.show(n.prefix,{preserveValue:!0})})),e.items=this.getQuickAccessProviders().filter(i=>i.prefix!==Ov.PREFIX),t}getQuickAccessProviders(){return this.registry.getQuickAccessProviders().sort((t,i)=>t.prefix.localeCompare(i.prefix)).flatMap(t=>this.createPicks(t))}createPicks(e){return e.helpEntries.map(t=>{const i=t.prefix||e.prefix,n=i||"…";return{prefix:i,label:n,keybinding:t.commandId?this.keybindingService.lookupKeybinding(t.commandId):void 0,ariaLabel:m("helpPickAriaLabel","{0}, {1}",n,t.description),description:t.description}})}};kL.PREFIX="?";kL=Ov=wke([B7(0,Ur),B7(1,Ot)],kL);Di.as(Rf.Quickaccess).registerQuickAccessProvider({ctor:kL,prefix:"",helpEntries:[{description:AT.helpQuickAccessActionLabel}]});class $K{constructor(e){this.options=e,this.rangeHighlightDecorationId=void 0}provide(e,t,i){var n;const s=new Q;e.canAcceptInBackground=!!(!((n=this.options)===null||n===void 0)&&n.canAcceptInBackground),e.matchOnLabel=e.matchOnDescription=e.matchOnDetail=e.sortByLabel=!1;const r=s.add(new En);return r.value=this.doProvide(e,t,i),s.add(this.onDidActiveTextEditorControlChange(()=>{r.value=void 0,r.value=this.doProvide(e,t)})),s}doProvide(e,t,i){var n;const s=new Q,r=this.activeTextEditorControl;if(r&&this.canProvideWithTextEditor(r)){const a={editor:r},l=Fz(r);if(l){let d=(n=r.saveViewState())!==null&&n!==void 0?n:void 0;s.add(l.onDidChangeCursorPosition(()=>{var c;d=(c=r.saveViewState())!==null&&c!==void 0?c:void 0})),a.restoreViewState=()=>{d&&r===this.activeTextEditorControl&&r.restoreViewState(d)},s.add(Gh(t.onCancellationRequested)(()=>{var c;return(c=a.restoreViewState)===null||c===void 0?void 0:c.call(a)}))}s.add(Ne(()=>this.clearDecorations(r))),s.add(this.provideWithTextEditor(a,e,t,i))}else s.add(this.provideWithoutTextEditor(e,t));return s}canProvideWithTextEditor(e){return!0}gotoLocation({editor:e},t){e.setSelection(t.range,"code.jump"),e.revealRangeInCenter(t.range,0),t.preserveFocus||e.focus();const i=e.getModel();i&&"getLineContent"in i&&ld(`${i.getLineContent(t.range.startLineNumber)}`)}getModel(e){var t;return dO(e)?(t=e.getModel())===null||t===void 0?void 0:t.modified:e.getModel()}addDecorations(e,t){e.changeDecorations(i=>{const n=[];this.rangeHighlightDecorationId&&(n.push(this.rangeHighlightDecorationId.overviewRulerDecorationId),n.push(this.rangeHighlightDecorationId.rangeHighlightId),this.rangeHighlightDecorationId=void 0);const s=[{range:t,options:{description:"quick-access-range-highlight",className:"rangeHighlight",isWholeLine:!0}},{range:t,options:{description:"quick-access-range-highlight-overview",overviewRuler:{color:Ni(V6),position:cr.Full}}}],[r,a]=i.deltaDecorations(n,s);this.rangeHighlightDecorationId={rangeHighlightId:r,overviewRulerDecorationId:a}})}clearDecorations(e){const t=this.rangeHighlightDecorationId;t&&(e.changeDecorations(i=>{i.deltaDecorations([t.overviewRulerDecorationId,t.rangeHighlightId],[])}),this.rangeHighlightDecorationId=void 0)}}class qD extends $K{constructor(){super({canAcceptInBackground:!0})}provideWithoutTextEditor(e){const t=m("cannotRunGotoLine","Open a text editor first to go to a line.");return e.items=[{label:t}],e.ariaLabel=t,H.None}provideWithTextEditor(e,t,i){const n=e.editor,s=new Q;s.add(t.onDidAccept(l=>{const[d]=t.selectedItems;if(d){if(!this.isValidLineNumber(n,d.lineNumber))return;this.gotoLocation(e,{range:this.toRange(d.lineNumber,d.column),keyMods:t.keyMods,preserveFocus:l.inBackground}),l.inBackground||t.hide()}}));const r=()=>{const l=this.parsePosition(n,t.value.trim().substr(qD.PREFIX.length)),d=this.getPickLabel(n,l.lineNumber,l.column);if(t.items=[{lineNumber:l.lineNumber,column:l.column,label:d}],t.ariaLabel=d,!this.isValidLineNumber(n,l.lineNumber)){this.clearDecorations(n);return}const c=this.toRange(l.lineNumber,l.column);n.revealRangeInCenter(c,0),this.addDecorations(n,c)};r(),s.add(t.onDidChangeValue(()=>r()));const a=Fz(n);return a&&a.getOptions().get(68).renderType===2&&(a.updateOptions({lineNumbers:"on"}),s.add(Ne(()=>a.updateOptions({lineNumbers:"relative"})))),s}toRange(e=1,t=1){return{startLineNumber:e,startColumn:t,endLineNumber:e,endColumn:t}}parsePosition(e,t){const i=t.split(/,|:|#/).map(s=>parseInt(s,10)).filter(s=>!isNaN(s)),n=this.lineCount(e)+1;return{lineNumber:i[0]>0?i[0]:n+i[0],column:i[1]}}getPickLabel(e,t,i){if(this.isValidLineNumber(e,t))return this.isValidColumn(e,t,i)?m("gotoLineColumnLabel","Go to line {0} and character {1}.",t,i):m("gotoLineLabel","Go to line {0}.",t);const n=e.getPosition()||{lineNumber:1,column:1},s=this.lineCount(e);return s>1?m("gotoLineLabelEmptyWithLimit","Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",n.lineNumber,n.column,s):m("gotoLineLabelEmpty","Current Line: {0}, Character: {1}. Type a line number to navigate to.",n.lineNumber,n.column)}isValidLineNumber(e,t){return!t||typeof t!="number"?!1:t>0&&t<=this.lineCount(e)}isValidColumn(e,t,i){if(!i||typeof i!="number")return!1;const n=this.getModel(e);if(!n)return!1;const s={lineNumber:t,column:i};return n.validatePosition(s).equals(s)}lineCount(e){var t,i;return(i=(t=this.getModel(e))===null||t===void 0?void 0:t.getLineCount())!==null&&i!==void 0?i:0}}qD.PREFIX=":";var Ske=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},yke=function(o,e){return function(t,i){e(t,i,o)}};let tC=class extends qD{constructor(e){super(),this.editorService=e,this.onDidActiveTextEditorControlChange=he.None}get activeTextEditorControl(){var e;return(e=this.editorService.getFocusedCodeEditor())!==null&&e!==void 0?e:void 0}};tC=Ske([yke(0,It)],tC);let aF=class KK extends be{constructor(){super({id:KK.ID,label:_y.gotoLineActionLabel,alias:"Go to Line/Column...",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:2085,mac:{primary:293},weight:100}})}run(e){e.get(Ur).quickAccess.show(tC.PREFIX)}};aF.ID="editor.action.gotoLine";se(aF);Di.as(Rf.Quickaccess).registerQuickAccessProvider({ctor:tC,prefix:tC.PREFIX,helpEntries:[{description:_y.gotoLineActionLabel,commandId:aF.ID}]});const jK=[void 0,[]];function JI(o,e,t=0,i=0){const n=e;return n.values&&n.values.length>1?Lke(o,n.values,t,i):qK(o,e,t,i)}function Lke(o,e,t,i){let n=0;const s=[];for(const r of e){const[a,l]=qK(o,r,t,i);if(typeof a!="number")return jK;n+=a,s.push(...l)}return[n,kke(s)]}function qK(o,e,t,i){const n=ef(e.original,e.originalLowercase,t,o,o.toLowerCase(),i,{firstMatchCanBeWeak:!0,boostFullMatch:!0});return n?[n[0],IC(n)]:jK}function kke(o){const e=o.sort((n,s)=>n.start-s.start),t=[];let i;for(const n of e)!i||!Dke(i,n)?(i=n,t.push(n)):(i.start=Math.min(i.start,n.start),i.end=Math.max(i.end,n.end));return t}function Dke(o,e){return!(o.end=0,r=W7(o);let a;const l=o.split(GK);if(l.length>1)for(const d of l){const c=W7(d),{pathNormalized:h,normalized:u,normalizedLowercase:g}=H7(d);u&&(a||(a=[]),a.push({original:d,originalLowercase:d.toLowerCase(),pathNormalized:h,normalized:u,normalizedLowercase:g,expectContiguousMatch:c}))}return{original:o,originalLowercase:e,pathNormalized:t,normalized:i,normalizedLowercase:n,values:a,containsPathSeparator:s,expectContiguousMatch:r}}function H7(o){let e;os?e=o.replace(/\//g,Ua):e=o.replace(/\\/g,Ua);const t=nZ(e).replace(/\s|"/g,"");return{pathNormalized:e,normalized:t,normalizedLowercase:t.toLowerCase()}}function V7(o){return Array.isArray(o)?N2(o.map(e=>e.original).join(GK)):N2(o.original)}var xke=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},z7=function(o,e){return function(t,i){e(t,i,o)}},mp;let sd=mp=class extends $K{constructor(e,t,i=Object.create(null)){super(i),this._languageFeaturesService=e,this._outlineModelService=t,this.options=i,this.options.canAcceptInBackground=!0}provideWithoutTextEditor(e){return this.provideLabelPick(e,m("cannotRunGotoSymbolWithoutEditor","To go to a symbol, first open a text editor with symbol information.")),H.None}provideWithTextEditor(e,t,i,n){const s=e.editor,r=this.getModel(s);return r?this._languageFeaturesService.documentSymbolProvider.has(r)?this.doProvideWithEditorSymbols(e,r,t,i,n):this.doProvideWithoutEditorSymbols(e,r,t,i):H.None}doProvideWithoutEditorSymbols(e,t,i,n){const s=new Q;return this.provideLabelPick(i,m("cannotRunGotoSymbolWithoutSymbolProvider","The active text editor does not provide symbol information.")),(async()=>!await this.waitForLanguageSymbolRegistry(t,s)||n.isCancellationRequested||s.add(this.doProvideWithEditorSymbols(e,t,i,n)))(),s}provideLabelPick(e,t){e.items=[{label:t,index:0,kind:14}],e.ariaLabel=t}async waitForLanguageSymbolRegistry(e,t){if(this._languageFeaturesService.documentSymbolProvider.has(e))return!0;const i=new uC,n=t.add(this._languageFeaturesService.documentSymbolProvider.onDidChange(()=>{this._languageFeaturesService.documentSymbolProvider.has(e)&&(n.dispose(),i.complete(!0))}));return t.add(Ne(()=>i.complete(!1))),i.p}doProvideWithEditorSymbols(e,t,i,n,s){var r;const a=e.editor,l=new Q;l.add(i.onDidAccept(u=>{var g;const[f]=i.selectedItems;f&&f.range&&(this.gotoLocation(e,{range:f.range.selection,keyMods:i.keyMods,preserveFocus:u.inBackground}),(g=s==null?void 0:s.handleAccept)===null||g===void 0||g.call(s,f),u.inBackground||i.hide())})),l.add(i.onDidTriggerItemButton(({item:u})=>{u&&u.range&&(this.gotoLocation(e,{range:u.range.selection,keyMods:i.keyMods,forceSideBySide:!0}),i.hide())}));const d=this.getDocumentSymbols(t,n);let c;const h=async u=>{c==null||c.dispose(!0),i.busy=!1,c=new ki(n),i.busy=!0;try{const g=N2(i.value.substr(mp.PREFIX.length).trim()),f=await this.doGetSymbolPicks(d,g,void 0,c.token,t);if(n.isCancellationRequested)return;if(f.length>0){if(i.items=f,u&&g.original.length===0){const p=Ab(f,_=>!!(_.type!=="separator"&&_.range&&D.containsPosition(_.range.decoration,u)));p&&(i.activeItems=[p])}}else g.original.length>0?this.provideLabelPick(i,m("noMatchingSymbolResults","No matching editor symbols")):this.provideLabelPick(i,m("noSymbolResults","No editor symbols"))}finally{n.isCancellationRequested||(i.busy=!1)}};return l.add(i.onDidChangeValue(()=>h(void 0))),h((r=a.getSelection())===null||r===void 0?void 0:r.getPosition()),l.add(i.onDidChangeActive(()=>{const[u]=i.activeItems;u&&u.range&&(a.revealRangeInCenter(u.range.selection,0),this.addDecorations(a,u.range.decoration))})),l}async doGetSymbolPicks(e,t,i,n,s){var r,a;const l=await e;if(n.isCancellationRequested)return[];const d=t.original.indexOf(mp.SCOPE_PREFIX)===0,c=d?1:0;let h,u;t.values&&t.values.length>1?(h=V7(t.values[0]),u=V7(t.values.slice(1))):h=t;let g;const f=(a=(r=this.options)===null||r===void 0?void 0:r.openSideBySideDirection)===null||a===void 0?void 0:a.call(r);f&&(g=[{iconClass:f==="right"?Ve.asClassName(de.splitHorizontal):Ve.asClassName(de.splitVertical),tooltip:f==="right"?m("openToSide","Open to the Side"):m("openToBottom","Open to the Bottom")}]);const p=[];for(let b=0;bc){let O=!1;if(h!==t&&([x,N]=JI(S,{...t,values:void 0},c,y),typeof x=="number"&&(O=!0)),typeof x!="number"&&([x,N]=JI(S,h,c,y),typeof x!="number"))continue;if(!O&&u){if(k&&u.original.length>0&&([B,P]=JI(k,u)),typeof B!="number")continue;typeof x=="number"&&(x+=B)}}const R=C.tags&&C.tags.indexOf(1)>=0;p.push({index:b,kind:C.kind,score:x,label:S,ariaLabel:ZG(C.name,C.kind),description:k,highlights:R?void 0:{label:N,description:P},range:{selection:D.collapseToStart(C.selectionRange),decoration:C.range},uri:s.uri,symbolName:w,strikethrough:R,buttons:g})}const _=p.sort((b,C)=>d?this.compareByKindAndScore(b,C):this.compareByScore(b,C));let v=[];if(d){let S=function(){C&&typeof b=="number"&&w>0&&(C.label=$g(tE[b]||eE,w))},b,C,w=0;for(const y of _)b!==y.kind?(S(),b=y.kind,w=1,C={type:"separator"},v.push(C)):w++,v.push(y);S()}else _.length>0&&(v=[{label:m("symbols","symbols ({0})",p.length),type:"separator"},..._]);return v}compareByScore(e,t){if(typeof e.score!="number"&&typeof t.score=="number")return 1;if(typeof e.score=="number"&&typeof t.score!="number")return-1;if(typeof e.score=="number"&&typeof t.score=="number"){if(e.score>t.score)return-1;if(e.scoret.index?1:0}compareByKindAndScore(e,t){const i=tE[e.kind]||eE,n=tE[t.kind]||eE,s=i.localeCompare(n);return s===0?this.compareByScore(e,t):s}async getDocumentSymbols(e,t){const i=await this._outlineModelService.getOrCreate(e,t);return t.isCancellationRequested?[]:i.asListOfDocumentSymbols()}};sd.PREFIX="@";sd.SCOPE_PREFIX=":";sd.PREFIX_BY_CATEGORY=`${mp.PREFIX}${mp.SCOPE_PREFIX}`;sd=mp=xke([z7(0,ye),z7(1,QC)],sd);const eE=m("property","properties ({0})"),tE={5:m("method","methods ({0})"),11:m("function","functions ({0})"),8:m("_constructor","constructors ({0})"),12:m("variable","variables ({0})"),4:m("class","classes ({0})"),22:m("struct","structs ({0})"),23:m("event","events ({0})"),24:m("operator","operators ({0})"),10:m("interface","interfaces ({0})"),2:m("namespace","namespaces ({0})"),3:m("package","packages ({0})"),25:m("typeParameter","type parameters ({0})"),1:m("modules","modules ({0})"),6:m("property","properties ({0})"),9:m("enum","enumerations ({0})"),21:m("enumMember","enumeration members ({0})"),14:m("string","strings ({0})"),0:m("file","files ({0})"),17:m("array","arrays ({0})"),15:m("number","numbers ({0})"),16:m("boolean","booleans ({0})"),18:m("object","objects ({0})"),19:m("key","keys ({0})"),7:m("field","fields ({0})"),13:m("constant","constants ({0})")};var Ike=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},iE=function(o,e){return function(t,i){e(t,i,o)}};let T2=class extends sd{constructor(e,t,i){super(t,i),this.editorService=e,this.onDidActiveTextEditorControlChange=he.None}get activeTextEditorControl(){var e;return(e=this.editorService.getFocusedCodeEditor())!==null&&e!==void 0?e:void 0}};T2=Ike([iE(0,It),iE(1,ye),iE(2,QC)],T2);class e1 extends be{constructor(){super({id:e1.ID,label:o0.quickOutlineActionLabel,alias:"Go to Symbol...",precondition:E.hasDocumentSymbolProvider,kbOpts:{kbExpr:E.focus,primary:3117,weight:100},contextMenuOpts:{group:"navigation",order:3}})}run(e){e.get(Ur).quickAccess.show(sd.PREFIX,{itemActivation:Ea.NONE})}}e1.ID="editor.action.quickOutline";se(e1);Di.as(Rf.Quickaccess).registerQuickAccessProvider({ctor:T2,prefix:sd.PREFIX,helpEntries:[{description:o0.quickOutlineActionLabel,prefix:sd.PREFIX,commandId:e1.ID},{description:o0.quickOutlineByCategoryActionLabel,prefix:sd.PREFIX_BY_CATEGORY}]});function Eke(o){var e;const t=new Map;for(const i of o)t.set(i,((e=t.get(i))!==null&&e!==void 0?e:0)+1);return t}class _b{constructor(){this.chunkCount=0,this.chunkOccurrences=new Map,this.documents=new Map}calculateScores(e,t){const i=this.computeEmbedding(e),n=new Map,s=[];for(const[r,a]of this.documents){if(t.isCancellationRequested)return[];for(const l of a.chunks){const d=this.computeSimilarityScore(l,i,n);d>0&&s.push({key:r,score:d})}}return s}static termFrequencies(e){return Eke(_b.splitTerms(e))}static*splitTerms(e){const t=i=>i.toLowerCase();for(const[i]of e.matchAll(new RegExp("\\b\\p{Letter}[\\p{Letter}\\d]{2,}\\b","gu"))){yield t(i);const n=i.replace(/([a-z])([A-Z])/g,"$1 $2").split(/\s+/g);if(n.length>1)for(const s of n)s.length>2&&new RegExp("\\p{Letter}{3,}","gu").test(s)&&(yield t(s))}}updateDocuments(e){var t;for(const{key:i}of e)this.deleteDocument(i);for(const i of e){const n=[];for(const s of i.textChunks){const r=_b.termFrequencies(s);for(const a of r.keys())this.chunkOccurrences.set(a,((t=this.chunkOccurrences.get(a))!==null&&t!==void 0?t:0)+1);n.push({text:s,tf:r})}this.chunkCount+=n.length,this.documents.set(i.key,{chunks:n})}return this}deleteDocument(e){const t=this.documents.get(e);if(t){this.documents.delete(e),this.chunkCount-=t.chunks.length;for(const i of t.chunks)for(const n of i.tf.keys()){const s=this.chunkOccurrences.get(n);if(typeof s=="number"){const r=s-1;r<=0?this.chunkOccurrences.delete(n):this.chunkOccurrences.set(n,r)}}}}computeSimilarityScore(e,t,i){let n=0;for(const[s,r]of Object.entries(t)){const a=e.tf.get(s);if(!a)continue;let l=i.get(s);typeof l!="number"&&(l=this.computeIdf(s),i.set(s,l));const d=a*l;n+=d*r}return n}computeEmbedding(e){const t=_b.termFrequencies(e);return this.computeTfidf(t)}computeIdf(e){var t;const i=(t=this.chunkOccurrences.get(e))!==null&&t!==void 0?t:0;return i>0?Math.log((this.chunkCount+1)/i):0}computeTfidf(e){const t=Object.create(null);for(const[i,n]of e){const s=this.computeIdf(i);s>0&&(t[i]=n*s)}return t}}function Nke(o){var e,t;const i=o.slice(0);i.sort((s,r)=>r.score-s.score);const n=(t=(e=i[0])===null||e===void 0?void 0:e.score)!==null&&t!==void 0?t:0;if(n>0)for(const s of i)s.score/=n;return i}var zm;(function(o){o[o.NO_ACTION=0]="NO_ACTION",o[o.CLOSE_PICKER=1]="CLOSE_PICKER",o[o.REFRESH_PICKER=2]="REFRESH_PICKER",o[o.REMOVE_ITEM=3]="REMOVE_ITEM"})(zm||(zm={}));function nE(o){const e=o;return Array.isArray(e.items)}function U7(o){const e=o;return!!e.picks&&e.additionalPicks instanceof Promise}class Tke extends H{constructor(e,t){super(),this.prefix=e,this.options=t}provide(e,t,i){var n;const s=new Q;e.canAcceptInBackground=!!(!((n=this.options)===null||n===void 0)&&n.canAcceptInBackground),e.matchOnLabel=e.matchOnDescription=e.matchOnDetail=e.sortByLabel=!1;let r;const a=s.add(new En),l=async()=>{var c;const h=a.value=new Q;r==null||r.dispose(!0),e.busy=!1,r=new ki(t);const u=r.token;let g=e.value.substring(this.prefix.length);!((c=this.options)===null||c===void 0)&&c.shouldSkipTrimPickFilter||(g=g.trim());const f=this._getPicks(g,h,u,i),p=(v,b)=>{var C;let w,S;if(nE(v)?(w=v.items,S=v.active):w=v,w.length===0){if(b)return!1;(g.length>0||e.hideInput)&&(!((C=this.options)===null||C===void 0)&&C.noResultsPick)&&(wb(this.options.noResultsPick)?w=[this.options.noResultsPick(g)]:w=[this.options.noResultsPick])}return e.items=w,S&&(e.activeItems=[S]),!0},_=async v=>{let b=!1,C=!1;await Promise.all([(async()=>{typeof v.mergeDelay=="number"&&(await kc(v.mergeDelay),u.isCancellationRequested)||C||(b=p(v.picks,!0))})(),(async()=>{e.busy=!0;try{const w=await v.additionalPicks;if(u.isCancellationRequested)return;let S,y;nE(v.picks)?(S=v.picks.items,y=v.picks.active):S=v.picks;let k,x;if(nE(w)?(k=w.items,x=w.active):k=w,k.length>0||!b){let N;if(!y&&!x){const B=e.activeItems[0];B&&S.indexOf(B)!==-1&&(N=B)}p({items:[...S,...k],active:y||x||N})}}finally{u.isCancellationRequested||(e.busy=!1),C=!0}})()])};if(f!==null)if(U7(f))await _(f);else if(!(f instanceof Promise))p(f);else{e.busy=!0;try{const v=await f;if(u.isCancellationRequested)return;U7(v)?await _(v):p(v)}finally{u.isCancellationRequested||(e.busy=!1)}}};s.add(e.onDidChangeValue(()=>l())),l(),s.add(e.onDidAccept(c=>{var h;if(i!=null&&i.handleAccept){c.inBackground||e.hide(),(h=i.handleAccept)===null||h===void 0||h.call(i,e.activeItems[0]);return}const[u]=e.selectedItems;typeof(u==null?void 0:u.accept)=="function"&&(c.inBackground||e.hide(),u.accept(e.keyMods,c))}));const d=async(c,h)=>{var u,g;if(typeof h.trigger!="function")return;const f=(g=(u=h.buttons)===null||u===void 0?void 0:u.indexOf(c))!==null&&g!==void 0?g:-1;if(f>=0){const p=h.trigger(f,e.keyMods),_=typeof p=="number"?p:await p;if(t.isCancellationRequested)return;switch(_){case zm.NO_ACTION:break;case zm.CLOSE_PICKER:e.hide();break;case zm.REFRESH_PICKER:l();break;case zm.REMOVE_ITEM:{const v=e.items.indexOf(h);if(v!==-1){const b=e.items.slice(),C=b.splice(v,1),w=e.activeItems.filter(y=>y!==C[0]),S=e.keepScrollPosition;e.keepScrollPosition=!0,e.items=b,w&&(e.activeItems=w),e.keepScrollPosition=S}break}}}};return s.add(e.onDidTriggerItemButton(({button:c,item:h})=>d(c,h))),s.add(e.onDidTriggerSeparatorButton(({button:c,separator:h})=>d(c,h))),s}}var ZK=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},uh=function(o,e){return function(t,i){e(t,i,o)}},sg,dn;let yf=sg=class extends Tke{constructor(e,t,i,n,s,r){super(sg.PREFIX,e),this.instantiationService=t,this.keybindingService=i,this.commandService=n,this.telemetryService=s,this.dialogService=r,this.commandsHistory=this._register(this.instantiationService.createInstance(bu)),this.options=e}async _getPicks(e,t,i,n){var s,r,a,l;const d=await this.getCommandPicks(i);if(i.isCancellationRequested)return[];const c=Gh(()=>{const v=new _b;v.updateDocuments(d.map(C=>({key:C.commandId,textChunks:[this.getTfIdfChunk(C)]})));const b=v.calculateScores(e,i);return Nke(b).filter(C=>C.score>sg.TFIDF_THRESHOLD).slice(0,sg.TFIDF_MAX_RESULTS)}),h=[];for(const v of d){const b=(s=sg.WORD_FILTER(e,v.label))!==null&&s!==void 0?s:void 0,C=v.commandAlias&&(r=sg.WORD_FILTER(e,v.commandAlias))!==null&&r!==void 0?r:void 0;if(b||C)v.highlights={label:b,detail:this.options.showAlias?C:void 0},h.push(v);else if(e===v.commandId)h.push(v);else if(e.length>=3){const w=c();if(i.isCancellationRequested)return[];const S=w.find(y=>y.key===v.commandId);S&&(v.tfIdfScore=S.score,h.push(v))}}const u=new Map;for(const v of h){const b=u.get(v.label);b?(v.description=v.commandId,b.description=b.commandId):u.set(v.label,v)}h.sort((v,b)=>{if(v.tfIdfScore&&b.tfIdfScore)return v.tfIdfScore===b.tfIdfScore?v.label.localeCompare(b.label):b.tfIdfScore-v.tfIdfScore;if(v.tfIdfScore)return 1;if(b.tfIdfScore)return-1;const C=this.commandsHistory.peek(v.commandId),w=this.commandsHistory.peek(b.commandId);if(C&&w)return C>w?-1:1;if(C)return-1;if(w)return 1;if(this.options.suggestedCommandIds){const S=this.options.suggestedCommandIds.has(v.commandId),y=this.options.suggestedCommandIds.has(b.commandId);if(S&&y)return 0;if(S)return-1;if(y)return 1}return v.label.localeCompare(b.label)});const g=[];let f=!1,p=!0,_=!!this.options.suggestedCommandIds;for(let v=0;v{var v;const b=await this.getAdditionalCommandPicks(d,h,e,i);if(i.isCancellationRequested)return[];const C=b.map(w=>this.toCommandPick(w,n));return p&&((v=C[0])===null||v===void 0?void 0:v.type)!=="separator"&&C.unshift({type:"separator",label:m("suggested","similar commands")}),C})()}:g}toCommandPick(e,t){if(e.type==="separator")return e;const i=this.keybindingService.lookupKeybinding(e.commandId),n=i?m("commandPickAriaLabelWithKeybinding","{0}, {1}",e.label,i.getAriaLabel()):e.label;return{...e,ariaLabel:n,detail:this.options.showAlias&&e.commandAlias!==e.label?e.commandAlias:void 0,keybinding:i,accept:async()=>{var s,r;this.commandsHistory.push(e.commandId),this.telemetryService.publicLog2("workbenchActionExecuted",{id:e.commandId,from:(s=t==null?void 0:t.from)!==null&&s!==void 0?s:"quick open"});try{!((r=e.args)===null||r===void 0)&&r.length?await this.commandService.executeCommand(e.commandId,...e.args):await this.commandService.executeCommand(e.commandId)}catch(a){pa(a)||this.dialogService.error(m("canNotRun","Command '{0}' resulted in an error",e.label),nL(a))}}}}getTfIdfChunk({label:e,commandAlias:t,commandDescription:i}){let n=e;return t&&t!==e&&(n+=` - ${t}`),i&&i.value!==e&&(n+=` - ${i.value===i.original?i.value:`${i.value} (${i.original})`}`),n}};yf.PREFIX=">";yf.TFIDF_THRESHOLD=.5;yf.TFIDF_MAX_RESULTS=5;yf.WORD_FILTER=_P(i0,Kae,GH);yf=sg=ZK([uh(1,Ae),uh(2,Ot),uh(3,ui),uh(4,rs),uh(5,xC)],yf);let bu=dn=class extends H{constructor(e,t,i){super(),this.storageService=e,this.configurationService=t,this.logService=i,this.configuredCommandsHistoryLength=0,this.updateConfiguration(),this.load(),this.registerListeners()}registerListeners(){this._register(this.configurationService.onDidChangeConfiguration(e=>this.updateConfiguration(e))),this._register(this.storageService.onWillSaveState(e=>{e.reason===u0.SHUTDOWN&&this.saveState()}))}updateConfiguration(e){e&&!e.affectsConfiguration("workbench.commandPalette.history")||(this.configuredCommandsHistoryLength=dn.getConfiguredCommandHistoryLength(this.configurationService),dn.cache&&dn.cache.limit!==this.configuredCommandsHistoryLength&&(dn.cache.limit=this.configuredCommandsHistoryLength,dn.hasChanges=!0))}load(){const e=this.storageService.get(dn.PREF_KEY_CACHE,0);let t;if(e)try{t=JSON.parse(e)}catch(n){this.logService.error(`[CommandsHistory] invalid data: ${n}`)}const i=dn.cache=new wd(this.configuredCommandsHistoryLength,1);if(t){let n;t.usesLRU?n=t.entries:n=t.entries.sort((s,r)=>s.value-r.value),n.forEach(s=>i.set(s.key,s.value))}dn.counter=this.storageService.getNumber(dn.PREF_KEY_COUNTER,0,dn.counter)}push(e){dn.cache&&(dn.cache.set(e,dn.counter++),dn.hasChanges=!0)}peek(e){var t;return(t=dn.cache)===null||t===void 0?void 0:t.peek(e)}saveState(){if(!dn.cache||!dn.hasChanges)return;const e={usesLRU:!0,entries:[]};dn.cache.forEach((t,i)=>e.entries.push({key:i,value:t})),this.storageService.store(dn.PREF_KEY_CACHE,JSON.stringify(e),0,0),this.storageService.store(dn.PREF_KEY_COUNTER,dn.counter,0,0),dn.hasChanges=!1}static getConfiguredCommandHistoryLength(e){var t,i;const s=(i=(t=e.getValue().workbench)===null||t===void 0?void 0:t.commandPalette)===null||i===void 0?void 0:i.history;return typeof s=="number"?s:dn.DEFAULT_COMMANDS_HISTORY_LENGTH}};bu.DEFAULT_COMMANDS_HISTORY_LENGTH=50;bu.PREF_KEY_CACHE="commandPalette.mru.cache";bu.PREF_KEY_COUNTER="commandPalette.mru.counter";bu.counter=1;bu.hasChanges=!1;bu=dn=ZK([uh(0,va),uh(1,dt),uh(2,ms)],bu);class Mke extends yf{constructor(e,t,i,n,s,r){super(e,t,i,n,s,r)}getCodeEditorCommandPicks(){var e;const t=this.activeTextEditorControl;if(!t)return[];const i=[];for(const n of t.getSupportedActions()){let s;!((e=n.metadata)===null||e===void 0)&&e.description&&(Tce(n.metadata.description)?s=n.metadata.description:s={original:n.metadata.description,value:n.metadata.description}),i.push({commandId:n.id,commandAlias:n.alias,commandDescription:s,label:yP(n.label)||n.id})}return i}}var Rke=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},am=function(o,e){return function(t,i){e(t,i,o)}};let iC=class extends Mke{get activeTextEditorControl(){var e;return(e=this.codeEditorService.getFocusedCodeEditor())!==null&&e!==void 0?e:void 0}constructor(e,t,i,n,s,r){super({showAlias:!1},e,i,n,s,r),this.codeEditorService=t}async getCommandPicks(){return this.getCodeEditorCommandPicks()}hasAdditionalCommandPicks(){return!1}async getAdditionalCommandPicks(){return[]}};iC=Rke([am(0,Ae),am(1,It),am(2,Ot),am(3,ui),am(4,rs),am(5,xC)],iC);class t1 extends be{constructor(){super({id:t1.ID,label:vy.quickCommandActionLabel,alias:"Command Palette",precondition:void 0,kbOpts:{kbExpr:E.focus,primary:59,weight:100},contextMenuOpts:{group:"z_commands",order:1}})}run(e){e.get(Ur).quickAccess.show(iC.PREFIX)}}t1.ID="editor.action.quickCommand";se(t1);Di.as(Rf.Quickaccess).registerQuickAccessProvider({ctor:iC,prefix:iC.PREFIX,helpEntries:[{description:vy.quickCommandHelp,commandId:t1.ID}]});var Ake=function(o,e,t,i){var n=arguments.length,s=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,t):i,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,e,t,i);else for(var a=o.length-1;a>=0;a--)(r=o[a])&&(s=(n<3?r(s):n>3?r(e,t,s):r(e,t))||s);return n>3&&s&&Object.defineProperty(e,t,s),s},lm=function(o,e){return function(t,i){e(t,i,o)}};let M2=class extends gu{constructor(e,t,i,n,s,r,a){super(!0,e,t,i,n,s,r,a)}};M2=Ake([lm(1,ze),lm(2,It),lm(3,Yi),lm(4,Ae),lm(5,va),lm(6,dt)],M2);Et(gu.ID,M2,4);class Pke extends be{constructor(){super({id:"editor.action.toggleHighContrast",label:PT.toggleHighContrast,alias:"Toggle High Contrast Theme",precondition:void 0}),this._originalThemeName=null}run(e,t){const i=e.get(_r),n=i.getColorTheme();qa(n.type)?(i.setTheme(this._originalThemeName||(Np(n.type)?hp:Zd)),this._originalThemeName=null):(i.setTheme(Np(n.type)?Og:Fg),this._originalThemeName=n.themeName)}}se(Pke);const Oke=Object.freeze(Object.defineProperty({__proto__:null,CancellationTokenSource:Vz,Emitter:zz,KeyCode:cO,KeyMod:hO,MarkerSeverity:qz,MarkerTag:Gz,Position:Uz,Range:$z,Selection:Kz,SelectionDirection:jz,Token:Yz,Uri:Zz,editor:pg,languages:Qz},Symbol.toStringTag,{value:"Module"}));function Fke(o){return new Worker(""+new URL("../workers/editor.worker-mIhdKcuk.js",import.meta.url).href,{name:o==null?void 0:o.name})}function Bke(o){return new Worker(""+new URL("../workers/json.worker-Drp3Kp8i.js",import.meta.url).href,{name:o==null?void 0:o.name})}function $7(o){var l;let e,t,i='

    Diagram syntax error

    ',n,s,r,a=((l=o[1].error)==null?void 0:l.toString().replaceAll(` +`,"
    "))+"";return{c(){e=_e("div"),t=_e("div"),t.innerHTML=i,n=at(),s=_e("div"),r=new oj(!1),this.h()},l(d){e=ve(d,"DIV",{class:!0});var c=Be(e);t=ve(c,"DIV",{class:!0,"data-svelte-h":!0}),Oi(t)!=="svelte-1eac06v"&&(t.innerHTML=i),n=lt(c),s=ve(c,"DIV",{class:!0});var h=Be(s);r=rj(h,!1),h.forEach(ge),c.forEach(ge),this.h()},h(){z(t,"class","flex items-center gap-2 bg-red-700 p-2"),r.a=null,z(s,"class","max-h-32 overflow-auto bg-red-600 p-2 font-mono"),z(e,"class","flex flex-col text-sm text-neutral-100")},m(d,c){Pt(d,e,c),ee(e,t),ee(e,n),ee(e,s),r.m(a,s)},p(d,c){var h;c&2&&a!==(a=((h=d[1].error)==null?void 0:h.toString().replaceAll(` +`,"
    "))+"")&&r.p(a)},d(d){d&&ge(e)}}}function Wke(o){let e,t,i,n=o[1].error instanceof Error&&$7(o);return{c(){e=_e("div"),t=_e("div"),i=at(),n&&n.c(),this.h()},l(s){e=ve(s,"DIV",{class:!0});var r=Be(e);t=ve(r,"DIV",{id:!0,class:!0}),Be(t).forEach(ge),i=lt(r),n&&n.l(r),r.forEach(ge),this.h()},h(){z(t,"id","editor"),z(t,"class","h-full flex-grow overflow-hidden"),z(e,"class","flex h-full flex-col")},m(s,r){Pt(s,e,r),ee(e,t),o[2](t),ee(e,i),n&&n.m(e,null)},p(s,[r]){s[1].error instanceof Error?n?n.p(s,r):(n=$7(s),n.c(),n.m(e,null)):n&&(n.d(1),n=null)},i:Kn,o:Kn,d(s){s&&ge(e),o[2](null),n&&n.d()}}}function Hke(o,e,t){let i,n;Th(o,sE,h=>t(5,i=h)),Th(o,pp,h=>t(1,n=h));let s,r,a={minimap:{enabled:!1},theme:"mermaid",overviewRulerLanes:0},l="";pp.subscribe(({errorMarkers:h,editorMode:u,code:g,mermaid:f})=>{if(!r)return;const p=u==="code"?g:f;p!==l&&(r.setScrollTop(0),r.setValue(p),l=p);const _=u==="code"?"mermaid":"json",v=r.getModel();if(!v){console.error("editor model doesn't exist");return}v.getLanguageId()!==_&&pg.setModelLanguage(v,_),pg.setModelMarkers(v,"mermaid",h)}),sE.subscribe(({isDark:h})=>{r&&pg.setTheme(h?"mermaid-dark":"mermaid")});const d=(h,u)=>{u==="code"?p8(h):mj(h)};P2(()=>{if(self.MonacoEnvironment={getWorker(u,g){return g==="json"?new Bke:new Fke}},!s)throw new Error("divEl is undefined");$j(Oke),fj(),r=pg.create(s,a),r.onDidChangeModelContent(({isFlush:u})=>{const g=r==null?void 0:r.getValue();!g||l===g||u||(l=g,d(l,n.editorMode))}),r.addAction({id:"mermaid-render-diagram",label:"Render Diagram",keybindings:[hO.CtrlCmd|cO.Enter],run(){m8(),Ol("renderDiagram",{method:"keyboardShortcut"})}}),pg.setTheme(i.isDark?"mermaid-dark":"mermaid");const h=new ResizeObserver(u=>{r==null||r.layout({height:u[0].contentRect.height,width:u[0].contentRect.width})});s.parentElement&&h.observe(s),window.Cypress&&(window.editorLoaded=!0)}),sj(()=>{r==null||r.dispose()});function c(h){A2[h?"unshift":"push"](()=>{s=h,t(0,s)})}return[s,n,c]}class Vke extends fa{constructor(e){super(),ma(this,e,Hke,Wke,ga,{})}}const zke=o=>{alert(o)},Uke=o=>confirm(o);var YK={exports:{}};(function(o,e){(function(t,i){o.exports=i()})(pj,function(){return function(t,i,n){t=t||{};var s=i.prototype,r={future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function a(d,c,h,u){return s.fromToBase(d,c,h,u)}n.en.relativeTime=r,s.fromToBase=function(d,c,h,u,g){for(var f,p,_,v=h.$locale().relativeTime||r,b=t.thresholds||[{l:"s",r:44,d:"second"},{l:"m",r:89},{l:"mm",r:44,d:"minute"},{l:"h",r:89},{l:"hh",r:21,d:"hour"},{l:"d",r:35},{l:"dd",r:25,d:"day"},{l:"M",r:45},{l:"MM",r:10,d:"month"},{l:"y",r:17},{l:"yy",d:"year"}],C=b.length,w=0;w0,y<=S.r||!S.r){y<=1&&w>0&&(S=b[w-1]);var k=v[S.l];g&&(y=g(""+y)),p=typeof k=="string"?k.replace("%d",y):k(y,c,S.l,_);break}}if(c)return p;var x=_?v.future:v.past;return typeof x=="function"?x(p):x.replace("%s",p)},s.to=function(d,c){return a(d,c,this,!0)},s.from=function(d,c){return a(d,c,this)};var l=function(d){return d.$u?n.utc():n()};s.toNow=function(d){return this.to(l(this),d)},s.fromNow=function(d){return this.from(l(this),d)}}})})(YK);var $ke=YK.exports;const Kke=_j($ke);function K7(o,e,t){const i=o.slice();return i[19]=e[t].id,i[20]=e[t].state,i[21]=e[t].time,i[22]=e[t].name,i[23]=e[t].url,i[24]=e[t].type,i}function jke(o){let e,t=`No items in History
    + Click the Save button to save current state and restore it later.
    + Timeline will automatically be saved every minute.`;return{c(){e=_e("div"),e.innerHTML=t,this.h()},l(i){e=ve(i,"DIV",{class:!0,"data-svelte-h":!0}),Oi(e)!=="svelte-17exgie"&&(e.innerHTML=t),this.h()},h(){z(e,"class","m-2")},m(i,n){Pt(i,e,n)},p:Kn,d(i){i&&ge(e)}}}function qke(o){let e,t=od(o[2]),i=[];for(let n=0;n
    Restore',g,f,p,_;function v(y,k){return y[23]?Zke:Gke}let b=v(o),C=b(o);function w(){return o[15](o[20])}let S=o[24]!=="loader"&&j7(o);return{c(){e=_e("li"),t=_e("div"),i=_e("div"),n=_e("div"),C.c(),s=at(),r=_e("span"),l=yn(a),d=at(),c=_e("div"),h=_e("button"),h.innerHTML=u,g=at(),S&&S.c(),f=at(),this.h()},l(y){e=ve(y,"LI",{class:!0});var k=Be(e);t=ve(k,"DIV",{class:!0});var x=Be(t);i=ve(x,"DIV",{class:!0});var N=Be(i);n=ve(N,"DIV",{class:!0});var B=Be(n);C.l(B),s=lt(B),r=ve(B,"SPAN",{class:!0});var P=Be(r);l=Ln(P,a),P.forEach(ge),B.forEach(ge),N.forEach(ge),d=lt(x),c=ve(x,"DIV",{class:!0});var R=Be(c);h=ve(R,"BUTTON",{class:!0,"data-svelte-h":!0}),Oi(h)!=="svelte-1fphbaa"&&(h.innerHTML=u),g=lt(R),S&&S.l(R),R.forEach(ge),x.forEach(ge),f=lt(k),k.forEach(ge),this.h()},h(){z(r,"class","text-sm text-gray-400"),z(n,"class","flex flex-col text-base-content"),z(i,"class","flex-1"),z(h,"class","btn btn-success"),z(c,"class","flex content-center gap-2"),z(t,"class","flex"),z(e,"class","flex-col rounded p-2 shadow")},m(y,k){Pt(y,e,k),ee(e,t),ee(t,i),ee(i,n),C.m(n,null),ee(n,s),ee(n,r),ee(r,l),ee(t,d),ee(t,c),ee(c,h),ee(c,g),S&&S.m(c,null),ee(e,f),p||(_=di(h,"click",w),p=!0)},p(y,k){o=y,b===(b=v(o))&&C?C.p(o,k):(C.d(1),C=b(o),C&&(C.c(),C.m(n,s))),k&4&&a!==(a=o[10](o[21])+"")&&nC(l,a),o[24]!=="loader"?S?S.p(o,k):(S=j7(o),S.c(),S.m(c,null)):S&&(S.d(1),S=null)},d(y){y&&ge(e),C.d(),S&&S.d(),p=!1,_()}}}function Yke(o){let e;function t(s,r){return s[2].length>0?qke:jke}let i=t(o),n=i(o);return{c(){e=_e("ul"),n.c(),this.h()},l(s){e=ve(s,"UL",{class:!0,id:!0});var r=Be(e);n.l(r),r.forEach(ge),this.h()},h(){z(e,"class","h-56 space-y-2 overflow-auto p-2"),z(e,"id","historyList")},m(s,r){Pt(s,e,r),n.m(e,null)},p(s,r){i===(i=t(s))&&n?n.p(s,r):(n.d(1),n=i(s),n&&(n.c(),n.m(e,null)))},d(s){s&&ge(e),n.d()}}}function G7(o){let e,t='',i,n;return{c(){e=_e("button"),e.innerHTML=t,this.h()},l(s){e=ve(s,"BUTTON",{id:!0,class:!0,title:!0,"data-svelte-h":!0}),Oi(e)!=="svelte-ht6sxl"&&(e.innerHTML=t),this.h()},h(){z(e,"id","downloadHistory"),z(e,"class","btn btn-secondary btn-xs w-12"),z(e,"title","Download history")},m(s,r){Pt(s,e,r),i||(n=di(e,"click",jh(o[12])),i=!0)},p:Kn,d(s){s&&ge(e),i=!1,n()}}}function Z7(o){let e,t='',i,n;return{c(){e=_e("button"),e.innerHTML=t,this.h()},l(s){e=ve(s,"BUTTON",{id:!0,class:!0,title:!0,"data-svelte-h":!0}),Oi(e)!=="svelte-or66xt"&&(e.innerHTML=t),this.h()},h(){z(e,"id","clearHistory"),z(e,"class","btn btn-error btn-xs w-12"),z(e,"title","Delete all saved states")},m(s,r){Pt(s,e,r),i||(n=di(e,"click",jh(o[14])),i=!0)},p:Kn,d(s){s&&ge(e),i=!1,n()}}}function Qke(o){let e,t,i='',n,s,r,a='',l,d,c,h=o[2].length>0&&G7(o),u=o[3]!=="loader"&&Z7(o);return{c(){e=_e("div"),t=_e("button"),t.innerHTML=i,n=at(),h&&h.c(),s=yn(` + | + `),r=_e("button"),r.innerHTML=a,l=at(),u&&u.c(),this.h()},l(g){e=ve(g,"DIV",{slot:!0});var f=Be(e);t=ve(f,"BUTTON",{id:!0,class:!0,title:!0,"data-svelte-h":!0}),Oi(t)!=="svelte-14qs96v"&&(t.innerHTML=i),n=lt(f),h&&h.l(f),s=Ln(f,` + | + `),r=ve(f,"BUTTON",{id:!0,class:!0,title:!0,"data-svelte-h":!0}),Oi(r)!=="svelte-82gjae"&&(r.innerHTML=a),l=lt(f),u&&u.l(f),f.forEach(ge),this.h()},h(){z(t,"id","uploadHistory"),z(t,"class","btn btn-secondary btn-xs w-12"),z(t,"title","Upload history"),z(r,"id","saveHistory"),z(r,"class","btn btn-success btn-xs w-12"),z(r,"title","Save current state"),z(e,"slot","actions")},m(g,f){Pt(g,e,f),ee(e,t),ee(e,n),h&&h.m(e,null),ee(e,s),ee(e,r),ee(e,l),u&&u.m(e,null),d||(c=[di(t,"click",jh(o[11])),di(r,"click",jh(o[13]))],d=!0)},p(g,f){g[2].length>0?h?h.p(g,f):(h=G7(g),h.c(),h.m(e,s)):h&&(h.d(1),h=null),g[3]!=="loader"?u?u.p(g,f):(u=Z7(g),u.c(),u.m(e,null)):u&&(u.d(1),u=null)},d(g){g&&ge(e),h&&h.d(),u&&u.d(),d=!1,Ac(c)}}}function Xke(o){let e,t,i;function n(r){o[17](r)}let s={tabs:o[0],title:"History",$$slots:{actions:[Qke],default:[Yke]},$$scope:{ctx:o}};return o[1]!==void 0&&(s.isOpen=o[1]),e=new vb({props:s}),A2.push(()=>f8(e,"isOpen",n)),e.$on("select",o[4]),{c(){lo(e.$$.fragment)},l(r){xo(e.$$.fragment,r)},m(r,a){co(e,r,a),i=!0},p(r,[a]){const l={};a&1&&(l.tabs=r[0]),a&134217740&&(l.$$scope={dirty:a,ctx:r}),!t&&a&2&&(t=!0,l.isOpen=r[1],a8(()=>t=!1)),e.$set(l)},i(r){i||(en(e.$$.fragment,r),i=!0)},o(r){_n(e.$$.fragment,r),i=!1},d(r){ho(e,r)}}}const Jke=6e4;function eDe(o,e,t){let i,n,s;Th(o,pm,y=>t(18,i=y)),Th(o,pF,y=>t(2,n=y)),Th(o,s1,y=>t(3,s=y)),Nw.extend(Kke);const r=y=>{s1.set(y.detail.id)};let a=[{id:"manual",title:"Saved",icon:"far fa-bookmark"},{id:"auto",title:"Timeline",icon:"fas fa-history"}];const l=()=>{const y=u8(pF),k=new Blob([JSON.stringify(y)],{type:"application/json"}),x=URL.createObjectURL(k),N=document.createElement("a");N.href=x,N.download=`mermaid-history-${Nw().format("YYYY-MM-DD-HHmmss")}.json`,N.click(),URL.revokeObjectURL(x),Ol("history",{action:"download"})},d=()=>{const y=document.createElement("input");y.type="file",y.accept="application/json",y.addEventListener("change",async({target:k})=>{var B;const x=(B=k==null?void 0:k.files)==null?void 0:B[0];if(!x)return;const N=JSON.parse(await x.text());bj(N)}),y.click()},c=(y=!1)=>{const k=Cj();wj(y)!==k?Sj({state:i,time:Date.now(),type:y?"auto":"manual"}):y||zke("State already saved.")},h=y=>{!y&&!Uke("Clear all saved items?")||yj(y)},u=y=>{pm.set({...y,updateDiagram:!0})},g=y=>{const k=new Date(y);return`${new Date(k).toLocaleString()} (${Nw(k).fromNow()})`};P2(()=>{s1.set("manual"),setInterval(()=>{c(!0)},Jke)}),vj.subscribe(y=>{y.length>0&&a.length===2&&(t(0,a=[{id:"loader",title:"Revisions",icon:"fab fa-git-alt"},...a]),s1.set("loader"))});let f=!1;const p=()=>d(),_=()=>l(),v=()=>c(),b=()=>h(),C=y=>u(y),w=y=>h(y);function S(y){f=y,t(1,f)}return[a,f,n,s,r,l,d,c,h,u,g,p,_,v,b,C,w,S]}class tDe extends fa{constructor(e){super(),ma(this,e,eDe,Xke,ga,{})}}const R2="10.9.1";function Y7(o,e,t){const i=o.slice();return i[4]=e[t],i}function Q7(o){let e,t,i=o[4]+"",n,s,r,a;function l(){return o[2](o[4])}function d(){return o[3](o[4])}return{c(){e=_e("li"),t=_e("span"),n=yn(i),s=at(),this.h()},l(c){e=ve(c,"LI",{});var h=Be(e);t=ve(h,"SPAN",{role:!0,tabindex:!0,class:!0});var u=Be(t);n=Ln(u,i),u.forEach(ge),s=lt(h),h.forEach(ge),this.h()},h(){z(t,"role","menuitem"),z(t,"tabindex","0"),z(t,"class","btn btn-ghost justify-start"),vS(e,"bordered",o[0].theme!==void 0&&o[4].includes(o[0].theme))},m(c,h){Pt(c,e,h),ee(e,t),ee(t,n),ee(e,s),r||(a=[di(t,"click",l),di(t,"keypress",d)],r=!0)},p(c,h){o=c,h&3&&vS(e,"bordered",o[0].theme!==void 0&&o[4].includes(o[0].theme))},d(c){c&&ge(e),r=!1,Ac(a)}}}function iDe(o){let e,t,i=' ',n,s,r,a=od(o[1]),l=[];for(let d=0;d

    4AdaDO&zD6_zK*TQd1?cechSFF$_g$KN^k(zRzk^KEBttiP)GmY;g- zGZ5EfZ)PX)R@?$rr=o~uEid&hRtG6fbQpUW^Nu8fUMo?`eBZGxa$zgy;^x+|%a8AV z=GIH*-~Fk#B@T^7t>1VL@Zjn@_V%3E@qzWYq!ValP8e-a(o7hoEr{(@)N85l}e@Z$xl|!S9Y$Xbrm;KDaP`7 z%4cViUySr;Z$PY)v+P-=G*ybkA`BtmFxq0mPruy`L;x>Nb zlN&c|wto=uZ|jB=^9$C&O=@?ix%0_S94l<@o~KLpudBkaTPY<9idB{fHIN7YCHl_C zL;o}MzsLd)MQBy5E|7oK+CyM$^qdkBYO3`XcQc%5xhr+9G=agtw1mMw%oiXN?H?f3 z55%_Yay={IG2bjb*N8dwgv6aHAy};v(vGGj>R4+$5dF@cRn0SYWg7ngj3k8B=e3u!8nZ*izdQcwcW)^u&s;jnOBdwkMd3Skv*STtXmPQXw$j z>^AfZ@ZBgGbYgAn$Yx?6}A z>nJE|!qKrBp&at=ot z%?{GYa3-E;p?X07kgcK|C|mI`x*1+IuNtcrVtKN}=UP!RA*M20=onNTYYWmfk$eW8 z7!V%~I|-Rz#U3(VN7qHhBFQXC!Qtkbf6FaN0@PS3bVJohG|^~)tO@jmgeyg?xn>3P zzogf4aR(;IMYJ{;%=K3YWZa4N&=z`FaW*3Tv>VORz(~u7qAV&;b|!;GU)pUTpNtRY zR&%}n(b1iIUU(Q;e>qiVU%nn0hP}NzM@Rep?CRVgj!{*^RVYJoh{P>~xb<5Rl^S)^ z{YaxkRirlPMLT%WuJq@C=n!VfDwd=zFPSNo?q+)_1Z^}yGE{~(X}Lu#QLiZu;Ii`d zLu97H{KT?r_6PrsJHz4J^v+QD!j~@mCkE@+v2(i-9PuGVtdZ;kS|rd^urz03O_7*L zOn@O5tD|6)W9$R1>#`w9HevKHvfLCP;Xt5Pi5Oakr-tSMzOm>=;BZM&XXN*W1`_2m zam)ia3Q4F#9l_g(@68^V1fSZAD(sx&R|~m#sy4`E>ZA~`?T+l#O4%kf(66DRuvDo~|Jl<+VM!du0u=;%z@J6ORO%yxn?p&yHW2|s!L0|1iVg>Zw}85tj?~hk-fZF@tvKe zB~)iUR$wthnt<>kq4jeFB{@yteAS5-F9ZEqKD2t4^}pQjP};v(dcE;wOW6$WQ7mDQdwR;CAxHl<;OsT!{nX`lMFbWnS(7* zK4=mHz^EA*YG3%T)`zSQ5}&k5Jlsj>BsNBmhJG#dC)V{AmZNjqKErG#8nF++M58V_ z4j=`i9;L!4GTq3r0G!+k&7hkn6Bk$_Ftar>&zWV#Y)Kvp-N@6tMX*XD#7!H0QqS=) zf+8bR)6{CpxuoCx0_d*kY(NoHiHJ8I);bD`GqhJ=A#N5i7pQGCHN~7&$up8=xxA6i z5~xA>GK`1__->xiCEBaE9#XNhW6}f|nbl-NI6>6|P7yiI8e*PDCaOm2oSwf}n)x-N zHycEilopaP;|3++O?4nWnkjle0LC2EpKItVY8v87S6vfH+c zQ~-TO7O{!t{&zCZp&k;KL-0OBzk`W+Ufv||WEMeH#8Em)1v(IzMOxJrCSF0fLJ4?g zE-dB?6(XjFi-l_E#L43)ND2kl969&|nU4UQ`BIr0qUC~*5i;s1gkHmymAVn$6pNJ; zt^XTK`kIp`;Ax{;qv?pNA|#}YCl>mB^vkSt1Y8)!$+L-vDcW_jdB8W_7GFjJ4PrIO z-fz?=wX{XoV#yYEHH5A134$HaKJ?)g1o7XM+l|zSC4*A$v)N;8~Sp1hyNHGr@S|d<*p`9XwPTL3U zJQ&F%?{SKRc-d-q2!J2MDXX}3{qwD8l9EZ`O+X3w>Sj5OOb;3nj;d59Sh!f;Fymc> z)}j-38orfI!ATQoJ4`!4jku5Hi&(e|U1u;&Pmr#}Dl31Oa=ROGz^}D43<|w60r=>q za{6HlLP$pEqWxApG!l^$703%1laXDR@N@J@Hs21plJNrvHD~?RGEE zeSP`yTWh?!z2N`IUahuwnug}49t$3o_Ju&;d<;bl^&J_yh__{?r zU>KYD$E*jT7ZqE4K6J!HXcKfGr-c;5I-JG<8ezz+O|AW@%|GQ6^i!t=A^sWR6<+#w z?e(PH<*;f$qdA(duGkwJ=gw|y+V;lg+18KVp(}yP!F0F+O97BF%|fVP zNLG_v%b-qOSEJ>+F=Fu5aCJagF~>wJjbltwD5Od60CS%$)(PMB-Q-5=9qMtkvV7_k zey`TT{Qd(E+^{{i?Va75KKs+fY|djFfcCkF3m($Xea+E$9gw1axd^*_%Ih zY#80$y%E3v@Mr0R^09vz8OTt5h`5lbv-X)`Epf&m2({3>McEqY8>s4pX1E}GD!wH) z8Clt!rTTy<(B_DQlUzo!%+fh!=BU@dbPZ14 zustRf^`#@I)ah{h!80Ij22dxxU=RIHKL0TgNA_d+{4dL|=bI9M-$Jv3kSSJqGbkwU zV%Uv5n6vqoznITAPZ5ax&wFGbO7{EQo#+!|$@6@DM$6VOMWgp8ihop0JP?gOU=E&j zZwn43m$RSW@Ao4abQbo#z1}lP*I;)+Svh-%OIWpLAPcaC(0RI<3t$e(5Q%jivL3-d z0G|}gm@BI7hGyW~Y?2w9s10Iv6`#|$A!K~mK=oKod5o|*3dC4tMqXKa^wgyzK@96B zT7Ef}A&Op>B%;x>-x?BX0aJ)rAzjKh>czcUb-!4z7knc`Mba>;oj7qKKIq5htx>!; zh@XHe$u+%YYsKqyycKKNYYsqP?67ao=bDQO-k(e^HX(>hq!?0sl1-E0aPRA~QN5Ln25WA9bxkN2O z0}?7cc!UMJzCQNFZ5wE&5rj&fk(A7nOh_d>Fd!_b1$YqvH|7m(^~ib?IJ=bL13`5B zA(l%cM*Q@KR!!j~jw=v?Xb{L%5|M8S#0@Douw@|-ly$N|wzP*V!qp;ahvStZ2z|u+ zZoKhE*cS-@7|9Ev%)CejH>eDpw=NVi#KX$EN@$LjiJ{J5e{rL=2Yo{@VX*7Bfc2MyP{g2!ZrM`Gn4 zh~4z6SCJD07O5PiX;LAQ*WOE5uX-gWs%|_{LGJ~<#_2>7t0(J~!hM%~j*0mCbtRY6 zi$W`6V;M}}OdvD$HAQxBNsmTbTcc6hPNtArv=L)|`>wjPB)ssO_e z`$Yrmf@GN6tTcEH9-;t{r;OpGeitte))d2Tev3odFmfmBb6%@88j^K2+3g@MY{~Y= z!A6I(qmIsYhvuwE=E#pmaJhu`Rp=0iObB71BfyA2!&#g7%;zCFb6LpHjKi08JYFi6 zeRSEl?)l|nDV`V%R#pZBsL-cAfAD!c7BSPsz>AXkD{P1w4~HwOhi(NG2i}$F7NE9^ zIW#MoQ<2DNh%qwp5n!3i*zk&`+hDBmc8Guvgh+=9Q3(3T5lWS#%ObE!%4T9CPOP=J zz3pvprqaljZsfJm%_x8E7f0Mv5o`OyAO7$g#JRlQ+K5IENb2xF>;H&2hCcoh@Z@zw zkli4rS;*>|pt&lab!K7@kExTjr`&JK=^~OV@KqBXjf7b!YbF!lv~T#zpV))1{7FGx z#RYp%gu_o2E|7a{-~8{tk-*3MNB6DQiHA7&?8V%`M3xr})bFob1wfW4cip`yPKle$ zV~$U|bDS+%Ka5NB{Wm{n{()EC^6Z0CSO4KnTh|?YV(a|*^UpYQ^}Mxx@Y~k*jpzUD z%~$g}{?2C|vp(N?^jnV|Y*-&W*tGuh!RGj14n94yK7QaIIdbIr5B}-c`rCu6tdE-i zU$^#u@!osywaR1myzjf@pu**gLzyJf#ulrgI6SZ=A~O(Tet;AZ-s9YZNb-_^p0oYFu9u8 z#^TOHSeS9`efCtudKW|nAUuYoF=G|p4qS)HhHJ##3`>i@Ow=3odd&8+`*m2%s3Q;R zrN!;Z0Pei##fF8~N5Z-LN$?13Y!l{jk08*4p3%TxkNeMk<hiIgk)*9M2@=K(C+TL+I%lqNR==hB z*_d!vtTynId7^2-d#xmij_L~%W$H-319L=XdDH{asuUd$N4gpep=t;O58FN>U<94i z0OI2+^#zll;YImmT21HCvT+Xv5t<+kY4E*05sH!`St~>}>Ad!(hF7gA`%+2t`o1Q4 z#4KpJm8nD>Q*$VK9kyGnxmGtIU#NLFA!9g0#Z|OmYD(Gbjo_^@%#aW|Al^BxQDM?G zqWu!ZYhmf1v7#k$RWaSej^sQ@0ZYNm> zVp!rXW4Voii!2O54j9l_k!BWsABq%mr-^REDhO&h87Zt( z<#Qd=)>*ydBS&hI`a+#WA=rE(vDk)u| z1)*IaDAD9v8`!jB$he8xgN=yCN+kzzt0Y5FCID|(mMkk+mZY@Q$|qeye-QaF%>_tG zfSjF*?JyZEM%6>WyErR`1gdU0R`%!`>m?M*650DP>toPSJ66{EHtT12;JNlM*?;ZS zoGYDgci!s!l=BhiQ_iR1PcEScLw~@G&&)ks2qRF4-jG$(cYquC1QUQZB-j=zHG0m` zMY9$856qA>j^x@6>5W_5z1Hn3Qs$gxSo6`bcc%`z?sx~gH@rfb{IJ?bDw^@3d8m0w zxfN6@mJqK7bjO<2P5C{z)3G)k@F;y!_Q>*p;#-Q0O?hC@FM4ODii(SBgcib-G@&1x zOj9ttO6)>)MKy*eHT0ZO6@e6oTwUeScFEH$>J1qzl6qw3RuXd_;C3@(hS;7uf(%7& zPZ$MxmN55beL(lpG^4d2vhGG2IEIFaWzf_f292@yHFsK=E(2x6#9SlcA!V!&&05h| zsBCB`t@Y6wY!kGVS$Sd~UB>(punQU4j$g_7cV-Oov%~@~xS64YHL!yAlTbG=1bT zlfh$}TO*}$z0VUEX>qC3K@=40b?4_>jfk_bxgnLF6Kgf+7JFSc_Uvc3V}dvyAU&S} z9mv4gN=Fe%1G9g{#_51GX~bWYrLp1>kq_Dt9RM_yY8mjydhEg|3+xIEIwa6mOimE4 z{ZTC8p!F|dC`OFASO&` zB~qydz5v1sLV2Z9xvYSf71x%%Jr<6PxTj1GA8_!IFor#$@`e#v0 zyb!^v#`KLMfw3A>l8-l`~qJS3ipCekU=oPmwP_z`IGyJ1=(MX5K!%z;~6ySg8A7LK-V7<82N@v*VkXj=;8s4s^D4QKbg=whs5%O!3uyrAR z2c>7Q8^^mH+VMq-+F(MkW>dJJ#*$bwd)|3g1EoUA`~ldVc06Vk^2CiMtVHoX_!V(sDCQ1B1>5BDNPN!YVYcwipf*UqDVB%#y zK-UOcisT*xKzbo-Z8FlVf&O_6IIC zi4%rK$2LTy56=aO|470iVgWLVHhbg}Wr7@ngQKaYY7}?e>00;=$D&QP33CfaqdL+| z71I%K7jyZ@EewU*p$Ae;vGs5aU}a?V%XNu_u1v7HJJ|iE>a~S*$2SC9zhy zQBo?dBSD8qg+`;a9OS*0z2_>uyNV`f7DrgWoX~<&Q?NwUPSq><))G>AwA4p3^7NzLy5TL z)L}7o{CQrNF%)cyMjHozMz2k|M|kaDE34^bKN>O!vK{wgsR5k9ID zcyizzkj=v3*&g0-VLWA^+&!|deo71xLtx#f(Igx$ZN(!8$AhdAa*-c9bUQNNIdb_P z2|XD4L2_|@IP|;Lz*?|QSueI;ZGErxGtgnbXZ@{Rwnz3k`*kL6hcJQb2^)aZ;N@Kp z#5IDg7UG&(R}p7pyoHdcyon^hNN_$qX~5$9>8- zZ4N{~YP}g3AD1m32}#)?HM&MEF3l>_3urT>nr?q;p{ZffC`f=O;b+i#(U7M7Mj(#B z4Ecy+_b_ni-06@ZDLI3vj58BtiIUv}B6()vVnI?Z_vrxL6RD;_p~)V?bLa)Rhiar< zZ-k^yb#osA5fv1)0}%+FP{nkCa7|?fujd7GPEo`N8e$}%nPY5xNM??9u3!Fh>}3t0edd&nKM~1lG%JK7ofY9EX4bz@G4NSaprGQ(^jm zLqxpOH9Z0zN#wl$)g@(izSkxJYPOMC(Ox|G7xpfY$cr1G9m(PD$Wwp`HXd*StO5lB zDT1us>~wH1<#CEco)TOD9oV1LBbbQTo(tNfx{DhiJ;Eck*GO)Jr}U_09sD_X5m9|I zv7;zFnFK-%*m{uu0)|nAi&t7%Qje9_7*)^ZUf!=l6LVo%7PPffyEQVnAvzkIWT)l3gLE z&1{Nhq)PRW36=jI?E`>A!g<^&%q5PS2UvBcDX_L$e5AmA0Afr;Xsns(FlAw4p%BR- zf~CERvqsDxH+s-Qh{=$+WJ)x>bPlVJ3K|OYc^!+9%s|0s?BvOl-f-xh#3l77EqA0v zhDHj^3c1G!IeGPrP$+Z?trH7s1rvqE6nU*;*G8jjv1}oEQ|unyLF9WLRcF*6vOq#p zBVojRmFGYo=s;&WploOntE}6UD+MSTsB(a0;&VrHC~gHsa@zWvT_dW^8QAA&SBq62 zi_HcCT#P_IQwQmLh~ix;!V)5Q0gIV<8lAw)T{lN=EeOlT!8@$`4&Fh?TG7u1>%Q61 zzhb>nCsR6H!Sl)c(dmqjLNOPP-IqZAH|&teZ1@l1`&TgZa(UsX9del{V1Ke?W zJAico^^q0&GxPcYW`l>@P@h#g;1e@jBMB7_~uq z;E=*(XIawiCU&>P7QsXsKEhCzi9ACr%b0{rLF1<`U>=}R@co5zU9}lC^pQ2F4S~K89*1%w{CP34{kV9|;m}xqX zZV7FeR=(&2y+>w3%{mX}+URA1X$8-zEJ{MqVH}4*tQ;XaVK1=gwFDrHs14djTZXq2 z>;l#SRhpZ<$!xk=a{l^Af|j6t+Bk}uS4Mjya?Pbwl^(PKZ7Wz>POk5 zN2yF+0y-)0LW6)=c~TA$SQ+xm6b5xv;$P2Th-LPt85T)&APX1+P`n(xg62ca(Pio7 z)DV@q!QMt0!!8Hmb0rui#SEE1@u*azu%ZMto99X!K!t72D_}jbhM#F~W zVj_af3@(xp&4)Byj26>sHa5SgctY<3>$hRwH`4}11Cglqig-f+RT}CE7E{UOBQ`dy zlQE-70~rVELb8VFOq8&SlQx!1qPD1LRt?ockPRoan=xbw=_gNXe1i2$8=;Z?9zbbG z{XEP_X)q|1J`U-;>eh0=26i&?vC%NZv`BLa`sj`nd5Se()|gV81^^iqYc(izI5Mk< zpY{7jhtvf?Ef;y$+PL?cvx|$+H*33xyVm0V{+az=4jI3~anOFtwm z4b37%0J2_KICkvpbFpcRByit@Y$Ayy%y%4<&vXz1*-^|52i>B1K{<aolg{C0#X_Ix%P# zZg8w1=!v8R0f7W4|T2=bDcoUVP3W7FexS;eH7y^(uDDEU=V2mVhfTDFRqAVg9l4cPm z19_LoVYDtzD$d|V`*CX&&2RV zCM(N?-9PvoazFyqKy156!V+)9gYdN5tVg0Rabj*-vma~@%`zMp!>GB_x^q#&a?-Io zW_^UQr^$SV?PWEOwQIbkh@PKtvXq5eQ72?q9r^Yw!>5^;_kDY1I z(BBGpp$&Pn^C(0Q#Zm8S!KulxqZL0AekhVfN({UJ&X{5iN2M;n?`j~}$mA}&Egi2R zbEoi#pCQpS6U#kV4d=4CXTT+EX~XA9g-l;reu%*oa2@z%*d1BGiKkko!)y*I`LILw zFawB?XPzO4#Y7WIhzS5wuGOkmop>S_BTN%xgwbosu16wEbJ0k)Sd^gz)$^nsA12uB zkt^7tWR1HuwRBf>t|S9nCM-)L3Z!%ql$go5h6j`N^I2(ghyFgJV^Bg^oRS&E_UcA@M5H%@k00w((>6KoM8_OQnz z)g`)&K?rFE$UDx=au(ZU|H5PT0=z*QE7s7Q5w>{i4sU%ZK3>#d!g z&wQct>F@7!Ixqd5?iWUHfBW0-ww`nFLd&}6;CFue;K!`*57j~rISa0^ej}6*&EZA- z>d?DFKOXw+(C>!+j!5LY))m$Zt(RHfk6qh`X!6Lu!u~n?kL)kl7o1(^9JH(<6NM{9 z&dEmA_rLm-5|8vGj2pQ|O^KqZHGg{W4^SX^P}lz7P2|EB#Wj zvpQu-6tpI&U)IUyx3M_d8m;jgl`aHP4;)Q7Pz7RF*ZQ(-y}XfIeGI{8gMk20z0tEp z`nOiP^z3DwnboZk=&L1bglgk%=ns?6^0INlZf@Ez&x7DH)57G4h+(S40*E+*yfEAz zv`0Ym8{$huhoLm}ZRipo$`2Amgl03z1^FJ)14W@ z>3L+ZLA{hI#uefZ`fdav%xQ^7MGu-rsF5QAH~Xr9-f|3AtH&UgL^$bA$@c=Lb(@ap zh$`ri&Ias-X{svXY1h+C45t!QO#m&_!Z2rMD+~3#_Y?ycoDvawaV%AuSpgFhDi30J zI`B|uD!Zpy#YRl?wD!am0Y5J}=Eb7c`(I+;yAUOE3El_datuKBB6k8GB%=bMM>w#u zM1azNJv7NH30{?a0V zJ#MW}&u^@*76@a~@CSZ5jBG3%V=(~uWA0$!RY42!SaoM7C6~cOtTGs2I>LBBV7)Zr zz9<5Kw_cpFSKz2Ex+GsP4UJ^(^%dbA6<$%K0YeF)84a_Y#;>jSAu zzDOkme07{XeH5Hn5_crhYY;O$JR}*R3xQ-__7PAnLM=YRI5wkq+}_^SGmgWT1^2*f zs)IgeejH2Br}^8GXl$U5GLZ|JcCOYT_}a~cm*@sR)A6*QXeF+KPBD%5!f*7#N9N~A z@RJ!uB10w|s-xT6kA=_ndMuiR%lHp77))b`9Z%S=Zl)4R_<>7zy58AtkHK}T{Q;pO zx8~kJ@I}JioN&U8Y9!L?A!tMwQ>zsZu6gnmkm%87Bm7+mshR6?F&2*FR*!Mf9Lm0V zXr}yJI9fs)M;c$){0`>Y3{JTeiO%8p?b?N5B-}$pMIeb`G)&qic4V;-_KF1pdN{Rg z#(j_x+R&J6n4z+^2))A5O_v71GkclnY&d+kFCX3G=85NB94W=UvM)T&=6Wx(z*?vc z#zhYzUzO2>86AS)Ea18c+%Xyn)?+%blxbVdBftFq_rE{ex|KxZuqw&Fc<7;r9zK2c z?Af~Yg1Xf|_*1J7WqbUz)R?7}-{ghg(}e?Q3me)Z8yZXMiu6E|6N4=Q#Xwq#QUX>U zs2ZSAE?j)0oq9()@oE-m>}O+P;#F)sYl~b5jX@?AiT#X{Hxaa>-y8Hvl`QMSKS*Z2 zMBo4`di3nsoxi;4+_@{SI?<@h`O;opz3Qsdr`IM5ME6+#gSP#Y(HRP~>wkpZ zl97~v7A_%;DFX4_k+CoV*I&A3@EC}IYrGLUfK0$c(@tEDdJN(~oFfgO-iD>ulSUFG zCLak76oo9hj4TS>pt)1>6_rPuwl}Ru9P)NlZAEPX?#Lq7m()|dt&}E&hD6;&K|oe~ z0x_3`Y=qs6$CXzWfU9d56cS!4MQ8yjUXi=|Wk_Kr7Q4Fs0wiM~eDhJcv@nKU)cH;Rp3hvXtH*dMNboLT?Ja zg;;3s5B(xbf}P;4k3GJ|C?+9&6`MfT<_Q0UtA&b%t#x9e>)4@lGo*$*XXPPVTAzr5 z)}d_Fp<=rrbRp%Eo(U3On_EXb4uPwLGICc^O}G$@&E1?*p_`&0xg=SsN>d?Vc%7wv z{2ZxNtA``5GpDU!J8AmiJH6qMJAI@O=?ZJToMGiwd#C8;3r zM^Zs`ok0nn*zlBIP%KudJ3Y_<0(SUimKIA4jXH-x_Fc7tGkq;+Qzzd(j~I~6@!#XT zS3Xky`x_#+{Isy3$i>Zt=aHy1e1)}7^7W(hM-N_tqu?FkZ-!+i!s`lLI0cknTKX0* z@|iPd&P1-WPMK1a!}4?7dV2)=Gkoot)Xg{Fe0}77zVFw{hv(liI^2a~in#f^{MY~c zRtrK86Mt|F5|v0~0?pxhsL;lq>(-_Ilw^*;Sr{Tmc5!M&GYFi72X|!_c3q3tc)W)s z%=KEr2~}ch{57!RVXZndei}pm#iQ_^VTQ|p87MAjK8D#e{}_VsmN;6_J6Lvx$>2^lf=c)$Y^@8$-qc7W7WZ{o3^EqNW6P1Z5JC?(~ZDF7;RdcJ|#l2l6gJIxPEAY}aEkl$f#`u7%jt|82P0Nflf4Jl*A-Qy-O4Var?hSY`BlqF>krEQ@$G{X7&^JD zKSV$v7ik|Kk=zGZ*mv*j?Cu`g+1S|mE`r(&4;`B4bLG%N?Z@`^_Aqu|JIi1)jLigb z#mkl2!Y^GLjn8FsuGb?vQl8ux;LT*Ux|b_jh4tyMlTsCD&L4008q2MDH15k(5odL8 zZnav3i3Fxz)Pr})&KUw8%qX5H0NaqQT}W>X;_o0}WQewysbmURp3 zsD<8JCkws#z2&t1Qlu}8Qs(xiadMwf4ooz&f5|BcU;E#jZM=osVaj$SO8<5ZOEI!a; zXdjy4MZ_a{6E^+9*aeF)5Hh&HMpB3YD}uc&p@IIj^t9s{pG{(XF*;*x&RC`asmmQ= z@VTP|^hMcb3YZQi{C=NF7XZ@Z1|0hUXlV^KODyIz%+bR87Q`VfEZF*C4{IoE7Ut2= z=#>6{^yJBtjeyvyTPHh(eBGY@Y}oaD;W<{_TrAYdZ#}!Qaq{GIE5Lly4lfPVlqAO|N+k?NBpb!#H~v z*JhPCQ)4m(Ue8!7OEG{?Lz*)Lv+<{&Kv?z-_bv zAs?$pfzfvb*BC#=>3ZDIxK*N9;ViFl)1t~r2O5~O1aS!Z45qM|l%#02eg6`yG_oxt z#FKb$5*T=BaDcfIY#IPzqWp;n(3wClDG1A(D^g9mBkKna-e$e{;B9$@zsXxK4!-{y zHatume=E#Bem9O%C;~v)N#dhLYb()Ow<{DL3wxc|wXpgKDvG6au@k#8R&F+Oc_KB|7(V}Tq;1C5E?()d_iaE*mHPgb#wK>a+Mt5VE}Rc z8H4$`2uYxqvT?RLR&`Bp8vtov_*Zzs{|}yU0G|-L1OaCxq}Geikf7P8%Nm@KNOd6~ z&-$O^{VNZ@YVSxgIY%^b@{uQYcwbK z&5tZuzH?tXeS2`9+H)b~+OM%5Bo@+()gI9ahK@5s9>8K|(r};#)eY6IU{&i*v$915 z>zrDv3@UNczt;J@C-16BVx}=zPA$0UTiZ!oOVjnDriFn*JbpM}Nio|2sSLz{ak#(CZv6 zSG#0Mmb{MTRWtU;_Kdfg$u^U%$v~TCvb0Sa8ZFnh#aJ8N%vlzd+xpGeCOMjJg!G? z#a-%W)#K_5_zjbDKuU3+S|&m!!1w^j zmT5U*+D#a@6xxgSI43Vr4lFLoWSo>U#dP3KgG`yc;ApZkZTl~JF1XlASejL42HB>E zyj=9f^%1`11ZXqgTm)?adzcN32E!a%MX-eeElHM17OJ`JEF7-v@g_#h-IiaBcQI58 z-jvHr9|B31$u0)Fx=;Rvz5z87ULyk_@jar8mu>gc{biYQekakYtmY&Ky~rT)xya`t zUNP>m(I2{a4z;$Ag z$KVFIh$vWiBI#5f1TzWGCRabfReP7=h%^12Z1C;ir1(wg}E@S!xDn( z^G5@qGc*yf&@6RAQ#JWAE%G~JpC?Ke4GT71!j*;5AkivJH)>ZZs7bCQ(~IahQoblI z194w292yaK(Lg30lEPPN;>cKkIGsVPVhMyo16kCq8B&(y2IkVaEPiSvOU~xRUoCYb zC{#->M^wtFSt&h0Dh*ahz)K`F4io`GuL-?D$IB--ffp!h=%6@J2E|1IhhL1f5?4wi ze;i-8>@8=G6JnZ}NW&+2mj=yhiYjKp~240Ivd! zkXX_25shM-6h%8YoZKB8mqH6tAb~-nireusxAa@NY)oR0L!oN|nG9Lb;rXUE)A<+@ zP2}E4hP;9yXhniR*6?KgAdB-i3t)3C5_2Am7czjs%j$R;O!8|X0y4N8W*d%DD|Y+3l?7DsTo^9MWkAQ$6Ofn zi!U{rIQ05R!N8n=BH$*`N0{KT4d(`@QIq#$DJ93DT5OF2ns4#PL zgML!jX0wvyiHu>{^sOTK4yk@pz(OP8eJ=Cl-;H!l1h>hyaN+^5 zBg4#VP3(Eueo?1z_&~syMs5SpfT0QM?%|{kM?lcn3Mbl`EsO!D7 zeEo~igR0??*|RHBpxieFN25=jx^Ut4d-CJDKYR4up%4I&h+iKIlb>9CfJH6KgHNo) zqVd5&sMV1qYi9&mn(W{sLo|!dpnOO0)?;In$cia=y`U!qulIGMzfX|IZq)E9%g86D zwznvXEForCW+nU8BsP4QK{8C_Q17QvYntB>n5U6;Y3t`#kl%?kv@?Bg;03Dn&_fTs z#=86^u-UzTzK7HDm(Qh|FezZ@m&Yrjj4UVc(dTz+zH{Sk#v z#NaD0cF=>p>D3=%f-nE8O1${`_wW^v_bbp#ryjWPuDkAfQ~a%Wd_s*dZ~gFEAB5Ku zo$MiAOX73k>%~g2ik_26SQ$40m&}$S4KoGxK?3^kCW)vn6s}XT`(ygrLgDgP@O~H{ z_sa8*>#yE@=CszQPrr!T1^w$NOk(T(R4*u^q(~NvsH77`JQbeujG&{aGOGR5!jRn7 zMsvR=Bu{_@LNrq_;2@mSz6>Wmpgq_UT0v82ooMsjAYKcTJqBo6xSf#VN%TSDj9|3- z@(YZD$ke@F*b^8vFS)EMm6&!0X3f4i7kT=?YVh9rf&|sg@$7evVF?2+dtC#|t zL|6d67+uEtG8wXDga|q%2qIUUUtOL%dUTxJWx}whC#dKkJ}uOQ$o3_Yfp8kv8u1VU z55;3)0?v|sBcr(yvZ;>&ic@JJC@~P!N%9zTB1phT^()Eok56?X{1gTpo+22aP6k;E zNh=_qud)nQl2{I}6^Fh;f6N~Q4!1fG7I~jRZ@N!3W-L{_>XYCToCI|!OsaKBqZJO| zZ4?P*`j4bACrl3vWG0j@q@Xkz3?;!}f&>X*K}l?33MENuXL=l%o*KfS9qXT>Dm8g6 z7(ra9cnG7W^I4L530;EssSoR6^+`_@KbxaSxz~H{@_3X$fj&#LL^nQ77m%jf0C_xEO|r&Ve6?78PtSRs6Ld_0|> zB)e~~sr-m|x#aT}<416i8@l{~baJRrC^F5-ThE=H!Z9GCx^r+Jxw$#KOS5x7w!f3f zWanzP%*`p1c;eXa6^8cxP_%?ClqB98VuVaboU|e35AslA+LG2Fc($&Di+B zX)jmrWfc}Z*Lq&)xgR|^8rYslE^0e>O`sAHbvQe`+@}_IZh3CM8z;vOT%D{*i-w{! z$;!Z(CgO~<%89Hq)&~{@LjihtMLb5Nsk=l)I2Ko+fVDv+2^B=hWu6Oa#zm9^DACAy6QDYViXEZCSUyV$mLOC#KAH># zG4*;q!=AjJR`+}ISR5*X?}WiccZI~jqoU~(?UG;^cW=#dRb8vDrwcN_4CDk!uiUW* z4h1O-89l&CxEo1N?rZ!+T78O)I+22MVCDGjYv1OEjkNKYW zyw=R@^5V?>OUqOLasA1i6A}>P!;nXK)3IadMz214RIB&j_&Z0?X?t-QL?Ix5#9E2b zPn6i;Bhs1PCvmi28%Qq>48(ps9v+O6wuKmP;z(GK$-dk`Zb0aw*gJ03i)*TTqI~6d>Fw0Fe$z`7IA3O904Ab8Iss4 zUs&WBr6=)<1%t1v@$plqZaSQ9+ugp+H$ZAYyl*4XKpYi`$IJ*2?A3MkJ@CV6QrYcQCHB=@{Y5sHyWKxon`1tOXDTaW2IpJ1P|m0$HP%^FQ^Z z`X%*lYH3`Dy%`S(fguAIJ?YgHe&T*-;labl7pDtZN;VT|pGpqk6$?sYU)IU! z_&7);JiKt-7_KTgRPOQRK_WK$Mn_I2M@I_BM@PdaM@GrS9LDs_3LXh~#T$Ot^VF{afR7prX#?BEZ+iaF^B34o!Cq@UrKMRV zG8*o3k_Zv@;I7O_$@;L|=oZGPU`9;_6kSQy9k*N-m5;j+<%p~}OH>mw=Ab}U7!$+b zn?auBDzp)Oi}@xaiRn|$rzK%1``1FNA~W8jIc%Xs5$8j^M3_OkHy22YcjIbqRd#b6 zWqr#%7-JT@LaG9|q^Ms{Q=^+0{)r(G?kOHSecDR)Wd@TOYcP^Zg8#3YAjw1S9O>Q^ zejY@ohGT`rI3+6wCdQ~V8^RuyotSvZ=qSiIcKik7zT&VhgixF}LkXwwjlc%mC z&850(b}pxfj}}KL6cUNXjL@uKNkTeu%7Fu-p}f^rt91(tkp7fG9xv*gz3a7ArA0 zG<@;Y)KDH@D&Hw0{!&O&xepcK)Kqj}Xec`%$`wq(xW5f7`bYeW&wB8qUrr{6 zGm<3)kzsHwmD;{d6=tM{NE{sav+76TdY7cigUFqM0-hRcIB?{|v7`5Gtst7tSm;FM zSNY!mwIKOOO}m3%)Q28_{Bg^AJP=q2TCcJA4=%91aCp!C{qp91OLzZLKbo%o9tDzd9tt1P;p_tehA> zA?cB2TZnL~C z25U8S`L45=%jVH~&*|COvyY+`a0?1vSY6fXp;$C^_Uz@)%|%%rv#Dt8@}p-lt=%;{ zJ1eDpuA7@xZ=q`6Se~<2S1$-3sGj;W^^kfGviB?TfAX-H!I;8r<1&u)YEr2R2O=_R z`milskSDh)Y@+Bzxpe{>`7}sX_IS$+{#n|{YXzTt@Ed57N0e$w@~FJ%$vw-BeH3gg z_*hQ2_Rx%?4n^PTSKC_M2J?1=1xJo=3#Tt^Nz@sL;VFU*IW|BsP}u7bHx8eTRuc6T zicyL%K*Ysmb{t8}e-4^Wy#UFf1oB6`CQoOh#AU?r6(Qn86LuObmcB_7eqCSqKLY`7u*;Ff}p@ zE7F0W8%}XgUxSp&t*rskA}WYdL)<6i(zm2?S&5rYi8&uDd_Up-33SM)jN>t!Cd|PU zdrVI1#O&B$peGw)%;~fo3!lQRmJR;gpg+2)? z@9!6HgXjDv`a3!_==w1~JUUAH32*Mq=~JiD&|GpwrB9zab2{q{Sa^hqTjl7gGU>S} zZV6L7xe$vM#f^rNS*RbZ0qP~dS{0+Qg~>_1h+lS0k$?y{8wJ_Zo&^4}UqJu#E>8$8 z-je6ruu=V{=LrbO4eIskJ><3dcRj5a;TysKh!nU|5VjyZjZA{976L+8U<^O}jR+X5 zGMSMXz`&JdWSY&JNjJ0T&ZNMTEW}j<9DY-1tst6EnMu;$Aw-DF7&wdR7oZU37uFNt zhBn}4lCBBZtRTv;Nl_?lNSr{QNG>xN%8W$95jaxhaX#r7x4jAQ<046zfghq-B+g`U zg*H5sxs+=nGcwEyIdKVb5%ve4TS2Lm6C}%Efm@fmB;6c8NfJNf+$O3u?$ub>%)JV9 zFLNdC)u?>eBp}B4Z()2pNvzH)-qXWubgw(c!#At+s=QWRT<`c|s<|tT0n1PIR!417?O*#&OvEjOeT- zM_Yf81vkuK_0sS^`fzD&b`X<_9YyuJeI+11Ew?x6R{VzZ& zws?XS)IaGHi`OS6rxvnv$7ko#*8rs6lSz2Nv4yK=#uxKLLy5)X$45rhe|!UdAThh5 z&k$tDAE_x2x5YpbLV<=R8~oazm)Z~D${69J9El{wuoNSG12SCSf~hQ~PN7CeyrM5m zC>i86lyRh=r49Nj|CA(ckzO&mn9THa7qilGB`(gtq@!0}3Z6h2Nms%L`a!7`C&@}Q z93F=_BEb%_fx?;wXd8&^SoQlQV+65zeEEFyq9t_i3GIMjWu+Fxh(ZQbLM6fY67dSB z8{&S&3ewNBuOfNIsQU>8Abqd7cQO^5d)Lqd5`cz(8^Z~hPY?rgqlnRd`5ut?Jca@9 zxf_ojjSeH^E+!IveJ4WGQ%g(Z$Bq_;iHKO7Kru9g`@q!H$-G;jO>6{6p7ey|t`nrh zWy`|JU4&|!^r-O2J`X9Oo-!x_(v`Y0{sg*G#faWU00B+KYGZ-C5b@={|OAT423v;Gv16FiDOkfjE@^Rju;kRa-x_a0kI4r9OR~9 zEE85Ax&^-b*ud1I)G4J#(Bd*--2SR1jp!NBF@im#kF>z;B_!;YUkco#Hvw5?6xls= z^Gp*XPU#Q)CH@WlmIwXTX}k^%)-?Qx>(I~gX8iyuxU3hL6*Wb(a@%mi5-5w@u5pqB-H~eaXj8J2|CXl%qf~^ zYU1W5-ZeqZBjgOXe%d$CUyXR)2`}mr=N@fv(Grg&$P!O9*Ljsq!6br9gc~rTDI-uY z$K*Io!DirkMhZSpP?DfN5V^~$auj6WYbhwL$H(onZqn8e6>}E&(d^M)d7ew*@^DHF zl}xuDfoD_s82Wutx~9_wCYsbZIkKk|Bn4ft&xiI0-~*gcUXiFTXvMO*P$U)`@FEK4 z3H9&>6O@pV#f;V0mm#AIjK$RGD3%;)=6l2~Ff{Cdaoa~MHG zq>%E%Hl*StsSX5Yr)S0oB}RLc{Mxv`a8b;ss98rA&NEGkATH(PcODu*{zVXv;A)&k z{Ln5_&ayBQ13eu2c9|eLXUy&Et(F0E~kA2{NctUdZOuKFnGSmXl zaCrr$%1}lolp*i2+H5g#IcxPmF=D8c%oZ<~+*7Soj6%#(&udPYK}=NQPA8j|VfPJJ zDARAI)11zg3hHa&BV*U{Ov6&SI5;wb%$w{Vq73cnxe(Uu0YOW?zH6>Nf7{hpCmw== zMAO;qiN&kWt*lC5dn7VjfSnzP1ttC?5W&Rq0m_*ZYnbzPsTf7vVb=R{SZ)$K_6-e_ z5s}P-1i17U#|H)jUpsedEkBIufUC#!OEdfG1bz8(M92FRpMW@;zvrRJi=n3!22K*$ml#{Y zK{NOoE_0aa12dguRl$-N28ub9U=ZnjGA*akUVM^87a%!7=$p`w0u9!BudJoM3i9_4 z<mSkT85FUlRa;FFlOmK19Qh$#)M%T))etCx<=nMR4#objP(sxlZh?$Nn{3 zQBVz}LAYzwSMOh1f~vUQ2!bkQbqQN7u|CFOlSeTeCWOb;E6CihuH`V;6MiAW0C68* zg%QEY&gcK+<+E?|o)|^$IRY*kGO0`>;W6B%$%HoI9qa4ME_%N+9vfaBryO5G;qh={ zZ1J^(=PVxig76WuXvM6LUp|Zaf%j9Mu{b`~Q2r#|7@<%m&KOuE9|ooND=6K}DV(!k zzrZ5R-uHU*C+o%XM5*QZFVLdvJ-30kq;{jkvh3Sb#3m=Kt30`^8iSG~We=pLU)GWF zJ`|b6)s46a%dpmxUsDjDK}H2@2E{{9B_V!bRspq^YHDh7s&9UforUwtURzVA&urbjww4~uTzgHad+wZ4=gxIY z*Ib)^Bax`L&ZUnfQFeMSkQFRCWj+#fso8XTEBMl0#r(Ty8H_yy?Pn;)KU}2sVAd@KEiDw-en&&>$`4he~r#H9GoI#4dqlmqgYnp2pi+8*^ zaO16NI5aqbR9Xf!`}+f65VAYJc_cVF85~wivWr_F2HF0=o7Am0SYtDV*l^5Tmunk1 z4MI~+K~qMEHM*7AX%YGM-}4JzP?gjH6N!%TGB{Ei-@*|kK8TyDWUfK#N1pG; z#zeLo${0vFB@=USW#GW&cL@7BnMqGzy&*DyP~pHC?}zW1oV;iHk!t|`Y<@7E4qo{5 z)M=@9XIYg+)>o7mY>9QTJTF7vJMI~vV)_}p*Ix#`IPk~8*#Xy6&$q;R3B4tnxocT~ZiPYR*$fk}3iI>x z3n$^C;r!+b&&6%tE){zt)O^qF{GA>i8Xa9$zPIb)p==)h{O8nj*flS|?e}t| zb(hrc`fq+u=f?`Olzo)vgL&)u;GdTm5p~Gd2gRhM;t;*+GhXOc!S{j#-4|>bYh_<; zD!5YQj};c5C>BJq2cv<~K+H_C)?}rbZFqZAD+yF8BWaGIypSZtnSy#0$ISR}41N_`Z%*P>%H$EHGc$ec`a-H7ubv}wlpPI+CXXHK zKQ=OQc3~cGAXHr8@ZcE?Dg^fX)fBZt_xk_Y3WPuuzg)$1|k>E8{HMpY-&}FTso*l^6 zZhi!o^2pelZ*A;|@d85Yz{C0S$nhlB4QEG2!z4vu3J`65c@t=DTKs|l-rCJice}rR z`D@1p2C(bFPz?+m!#y&ahD77xDe1^UF(Bz!Is-@N&!mqLI*6Al@-tbx@UTT{Op2;G ztK!0KnZF^=&An}f2jTs_ZN}2`uHLrSGfD0qx4rLB8$XpU|FCyFKn8*1z3nht@9%9# z;D%TN=1NIyCb`~rpXnd#gHO1pW%Yr6yVR&UaP-y@3z}c zjpMM6^NWj1rx#aGuH=tC<64*8CTH^I8pk}Fgt>NL1sq7$0`cdhQ&wd}h1VXS6ALF3|Uer;A%eiF0qD_m*dm ztr|z=&hj|PRXoS|ey%G&*YPXwDF0us_CG&Ug0<((d-1>Yc_(*mbGI^fWy07TwzqjI z$2?2RJm3D)=6OmHDI2tLXfIFej$WSaCa*eze~s;V&)xjqrd6%ie$BH+3WIr4;x9r* zPxHCTl3byOqt7`~d6NDf?&S=vpMH*GvQUlk0UGuvk_GI_KRwEV7Ja7=U)h)^4x-2D z9o-*k_{ahjrC15(9?*B6XTmc{&gittATHp=tp>1p5SgV$)Tlaw1wD^9-GrJXi~qEm zAt%^TviZ+q@1zvCnpX>IkqDiWYDq1t71XV3C<;%jGwLepPG6(0B_YgNbxvKcZcsO> zo7Bx%sc%uYs`Khw)VHeVV*$U7d~CO?3+fJar@BksOR$Cyb)Wh+^)hw8 zDyg!ns4C?|*VTsFBqP~HwWaE6o0F`K z-SoTEcdJ*bSE*O4ht+G;YpKlrdfX_#M}4n)BNYk0Up=CJK)p%5nJi~-Rc}*2sD4Pj zUA;s7uzDwPNIwD#`lIUISa;s5-lu*{yYIPzNr3O{e}8V^(FOJ>aW$`sJ|r( z%HLtt{(tHp)R)yi;t%%~^-t=bk>$QhEZo=CH?U6rtNJ(f?^F)Gte(;y(I%i#Cuh9m zwZ|$DB9j|==E#&6*9o1($2O(Y#8vfEl_94G^q?Nn1fA+p(ua)cydKvRdQwke+nON* z+);f@&+0jSTo?7cUcgRvLZ8%2dRedNRlTN9>C^g*zDi%MuhG})>-1TDPG7HYAamSJ z`eyw+eT%+TpC=siTlMqFlYEkYlBYx<(z(sjM98@j1m`T^b6j_&BLzNB~buHMrR>X++p*WaPPQ@=t# zq`ymlw|=F5m43B;SieTUR=Yvg-t$&7$ct1<7 z=bzI*uRp9mLS3<6)E}jA&@by>(Z8yHO+TuCUH^vun0`z@PW9H`(jV8K(7&xesXwJZ zt$#=VuKqp!`}z;a6#W_fS^YWvdHn_Q>;19*6aA<93H_x0GyO&V=lU=7U+OREztVrL z|3?3<{=fR~^xu<%?;rG+^*`$WufL-IN&mC{7yVWJHT`w{4gF31ulnEgzw7_dm&w!T zK~R8eL<>vJAjFpzdJ4I!@)NS(SyaN$?w^A={mpafVYqR8R zc1jzOYO@Y4D>}7}#tY3WplgKC~h~o@n*Z$*zoN%tKC4O*{Ry=iJclOLZix< zR(I_7map9GIDyJ`t6r-H%e8t<-hqu~z0}z7wraZpr`BmVcY`uxjb_#MZQGqvpjE2Y z?M|YxUMW@?(25L8sUDVnXK%aQtcRRR+qN66Qa$FhN)@}ZNj^S>1DN+j2VHa@lS(n&n!l5oB=fIvrV^O+cXP#Cs?8cK7FGx7gXKb%2o2!B()@ zvKvm#f$h?6rP}ascDCy) zzKY{4dCQ%Owb$%2y|!-`=#2DkTDGlfyV+ub;;gL7R*sN^&_Uw8KG_xld zqz7m_r8?`?s#J=XYECJ}_jZX}ZdXd}YJ|ON&8Y~)NQ=_8y&K}&?LoF!LZI^i=(e-I zy+7*io>gn^ZX#QSWFqVJn$roFyC5NG6Nm;ms{w{%IP7|}6|8~?E5L4Wz1e22z*Kd+ z)M$0f0Xf0hi#nUNb_Wz&?$);=P7TbuR|cndg1}k{4Ch1+R#mYT+}SL396;4#uq(}4 zBe2bS?QTc+iio1+TB8ICk2PDJnnCFDxCWo`%$=yc+oCZ@-*M^z9`RzO9OsMm4w@=f z>fLe@EDRuDvZXf&f}=M!LK_=B(26yyjpi125V)GU|crBGQGOtDk5LqZuuwsoTJk^qa;?1oRMX%M)p*?_rkyII|hG64rP#M^bs z(N-HeSLqZtyNyl|nrt98041uGt6ZULBPMq?BL`c>vLHTaPI#wPwl`|bbKBZ!(eJhs zup5_Z?UH{(Ak#9R#f<=yRJEJ?(Btj}okpnz66ow>-~IjY(+e`f2sxc1_yC4tuL%r> zI-B;kU2|CAhwv!R^fX-zfM-}}{s+3vb}7CNJ!KZFe3Z6Z!Hx}U0q+qkgW2SWkG)Gi zyW{NnYTMPaC3LIa-U|v;R=8lq=`uU5CPd%ic@O4h+qOI1)=+Qq4`07WbrPjY1sqlb zEfr;Ag6wyl=6WYsstP?U)#Ii0b+`r?GxJbZsSf{8D>2h@G{&lG@9hI(2w10Mz#?|A zRjf4~LDzOWT!MXo!)VvGtWvis*R)E4hU{H$X~zNOZ#T;qS&bIRUzUrH@4c{r9+-vp z9#prv0rh3N&3Cb!EO&v?CiqE~3oKGtFc4USp>+8!r&6l#Z*D^%qXur|(S)0;w77ab zD5OgWTDSt?t=sE0XVa<{8T(=ttSr1(wF&ux;sb>-uyd^gH_)tr8!UsE+O!h{1*NeA z)n)}cEMK6;ShZbR@0{$Nvkyi4Bq~tdEAcF0yVM4e)Y?@*vn@P8c%OO~*HZ_Z2kb}K zK%D8>0F_x%#r0b9@T!pqvIMZoPBp|GZ?#KXb^`)MBRd3KRt>Ku5bACfH=;dg<@PQe z0^QOcB(v5MMBv|Ov;KT2$6EVb!(kEtc7z)&Zi3&z44ci)#Zud1Fof&`YMm~mHR661 z;aF|!qTSen{QEC9K}Gta6Y4?gMJKRj@4;I{w%`aL#!PKHc4)h}Wx>G7D)0%x_SN^+ zJJvSjyU}S{U|9gp@$=p8xa_}xv=^)q*seVY&mRC?+U=&r;ufrH$xf)@G^Pu2lq;_qE_-Iis& zj35E*ar@F$0M35Xt_E6rolSZG0TyML1t|#|(S~P$npFA0Y1W~{8{xJ=&4PU_*%ZVD z=UT7rMjQa9vI#3%YeW%rF4b7X!m(Hm^sQanh0fchtx_w@(LDwTJ~3(-fF1|W4&w^p z-tN}nZaS>SCYKbf4<>=N@<9ZVjvxx12;a_})v6OZ#xXPXPTpo7)v9dB8Iv6hb;-5n%@ddn`12H{*W6VKO05Mk90xLUBc_ zD75cj$GcwN^U0ifn@$b>q*UodOI>6q#6OYNd?H%<9B7~aQrEsH45Crz1_a%7ntmJ7 z-WKw}rJz;dvj9(5x>S-c$Y9X@DmwnoUaPqjcBz{18^V}8y%!Xm*tWadfvsknD}}&A z+X8|IynBxq4#C;N`ohZ~`n4QyYqJ%4pbO+zO0X@m4!3RJMQ-3QpU1qX_c7}}i7%G- zt~}PLWUpw~s1)t)vmUu-jI-muIR4#R(D;x`MHrowkb#xbKCMugO zmf$wZh89dwpivWf$cwxxa&v13zPcx68DSh58W^lJ;lAy1eb2j7+x5XEG{Y{Q#^A9P z*eY!xq%ctJE##+$uVF)@AKa{Mb^}}=Fpts+4^l1e*_~Pp9*e<%;!vnxB>QaGCQ>gfp@3aTt}fJ+>P)lolTHYQIL}pG3(ZbfFq=V z;CpB?WY}nj(M(rL4UmgyJ4%8DV8z!1Lf@NC7*+)-Sp*Jmb+aC%6(k0ZPR4aNz^B=% zZETm&uCU7Ckl8@AV03*K;r$p-uuk3Hi?%t{uotL=Sc)i5IspfkxUwmtQM&@eV%t8^ zF$B70@L$*4Z8^TK!^d8!-3XLw?Q)|WmdWELVU0sb=R8fj)C!cl>+3K+E+;LFT2QnM zhV+Rb1aB0E#j+hpas@mr;{sBy+JedVw&BIqkaPg1PRfhlbjy%<1&AF7ASI%VaYXeRfZbu^008jyc~D05q}Ad9 zP*qj+m=N5(YCizsr(b^ayFdKtFMs>Tzy9;TzYL7s0kLey^?bws_hbKCdw&ywMzxE3 zq%lMy@gmb-h=gd8?({z$aX(A6X$lqnt4t{qb*AP_#QbYFF_PSKOyL2f^Xp|@WESK} za`$5nYSI(npYNU8eG0hBiIt>QqY^KmLS8^}7J$A8wSf3XMT8l7yp;U(&aCQ{s#Jn1 z*|MNaZIEoKn_X60N;~99Is@24+2Qu?9S>!RJsG0x5&D4GNAOF~$C#M~+kc)`>i?g$ z4;5f{LBljv&2*^;`*clrNwO`CY|FNcA=?4R_#A@w?XY46$YJs&|M!!;d|zVSTp(W} z3iSLutl4LuIEmQ1-9S1jj3ZcD#aV`ohWGPw7 zCRtK;vv)quQ5JH0@iJ#==Ksf~`S0FGdLkGNXh718Wb^R1N?Cfa<*OTS=6$Wk*Sr!~{W{u4_387R`p278pj#W9>uq^phM76Fre#|tHy<x*lS&{A9mpNwzu!4*mIhriDwt!F$^y_-1!YxZbfx>`?F zp$4==M}f`xC;P?#XTa1{HF=KO`C-V~!~1tqn1~q1l9t%s%Pi44odd=}8OU_0fD(<$ zpd9~IXjcLe|CQp8Qv6qrzj;mig*47kN3%R^|GyGgPEn3u?V5V7)albsZCo~3bWzX8 z-$TY`Jr<4r*5vqOXm%Uwc8Y0JkC&OXl`p&v!UJn zCx#Vz%^bh$L=o*leg_x-Z{nvD(}p%3qbFmGyUmyf+vO`m&Uj30lXcQs73#0YCs98~ zh<{G)nRx_td)n@iLGC`L=7=*b<8lw@b9*jTrrL=%<@ndOw#&n+x?UgKY}P7`FHxp? z4772p!N}&1QzugC2XfAJTc^h8>gT@PrkBkBF#1S+ImoY0)TuDa!I*->Ci|HAi2cLn zxhEzD&ae%aZz`4@2kzc=g9 zjK7Xg#LdFT_-T`3AI|w0AM;Db5WTj}+S?B?pVm9mUDut}br0LqvwHg1Cl?c~xD{Jm zKqY>A5A~|lX=R4(bAbV6#+9*RiO6(Z4jdqcwEFcCi!xp*yYV<=Ft5gRV;mjeBuEzu zTAw9VBJh;f8G113KCazwP4P$Pwvx{n>_PrTmsScjx)uXeAG-WEjEhk+?_G2536m5pUa^Ha}9E%?p0TeW=?7X>BgB$1(VmO{+r;FWUgp*OUHbe6lWfh3|=< zyVUJE`#zxY<2L&wn7d!oj5C8}S06PF=FDIel zV81&_vx6PNul@hS85kk~0^SDzgur{q0y!Wblz}$T8M;7M=my=P2lRwq&>Q+dU+4$@ zVE_z-K`CZ=xD;378eEUN z@dTd7yZ8b>;}5j(H`ytS3`#?VsVJ4Aid2s}P-p5(185LUpvg3w7SmE%MyqHIZKpl7 zm-f?9I!V{*HN7X3+wpK7&u*T^GkF28;MKf=xAI{=#~1l3U*{Wqlkf6Fe#;*?nZNN5 z{>jY0_`eELQ7Wy6ye-L)QAXld)WS9oK+mAqBF>%6zUcfD_Q5#3&o)zkDWJx?#vtMnm#M4#2y^%MPE zC+H+!1z#24df#^6ZQo;Gg71^x4**#p8{~z;P#!u%7w8JzpgZ({o;LoQ(%c+r&bX4o zDT7k>rd*d1GM&sP3&?WPMZaaNoGh0dnDp0Q<#~KZxhg%e5B9}DI0T2{XmsOLoJBv? zt;Y4Z5s%_oyp0d>BYsB@{w5oRQWQl~VJbqUs4Uf`4%CUdQhypmB6^RW_AF3s*hIqfm;U)>-KugUvQybp%3UI`pn;) z4?4+L+*j!jm44Iz!T-kp!v73@*vFakWX_m5UFOu8zGh0wl#uCiri&TtW*Czp!uicP z%vs5q+8G>wGX6yTk@)Nm>Dc2~>S*k!;V9)O>B#5E;}DLp^ncTH`XA{{005!HS0RNd zc8d*Sz}3&&>xo(bA|HUr1Ryes3;@C@(uuSpwTKZBB2;`-v+;=O)lVZ(c z>0-%ZiTG@MC_WJHkN3vAn@q~Ch@z}Ui+%9evx2(6iN}!t9w;FVe);OdEZr}~alW>0N*bSQ*<3xt+fIGD_#dEHULR$<0e|tYhDDP%Vx0B@o}&kio^#Bh(SMG4XbhWUUK*q3n2*LPbIea;-7zgd zV*?r+VL=)P(Kz1bJ2XzBaWYn7?teVTDzv>l$Evh1J;!RaZ#~EAw0|aQc&Y^Q2tWW3OG^P#dyq(TFu@Rjw()kijcTv_T z>)4!f2<32WNjaT|*p_l8fz7URY071A7?qo!bL>XB-5k49?lZ(5l!s9s zj=Qe%SjywE)>WQIc|NA1=1%7vJ!tMSM0c9U&^#7nQS)@3;~<*n4skHeOK4t(s~wu} z()<92)11q598Ky!$1$WSa||F&`{G|&jnaZVhGR*Kkru~sqz!0}uB1)pIDxd|7~wwB zPNZFMB57AbdHmf-d*T$*-lTnS25Dd3LuZoqBkhl~NQaP)#5ts+Nyp$K((yEgOGu}X z&cLOl^J$K&NEeUcYSN{o%Ww_pN_vfP9qDS)t+<|aKj|UdMS7g{B<>@q#sE?;dxS%^ebK@{YCl<1Ib;;UGX}(7rBBr$&p;_COhOlp7A}(dvisJ zd^q_?Wb)DEV}D(HC;52tsrZ9@E{~xL`8@LZ_@8_MjiDR)Lh>bqK)#H28Ag+DAm2#n zPQHbF8=)upcG_jAknbShNvM+VCf`q}lOLu%41LMZlV2qCBY!~tlrWI|1^G+DaB_p@ zgpss19}-5<+L_h?W7?zE!L*Jb%%pV`t)mI^(K?RS34{goA(+?rM$~a&-URb5=y)*i zgZUJ63YgEqd;vNe%-3MP1)U4#doVwNE&%fjn7=@mfEf&C4Cs0=1T|4SER7I@+b40J8ziX3&#hwu0FW zdKS!Hnxj|1?3=@PV9Xdwz@%XQ2E7WVjjoeIupZb7&|6?LV6&k2z}A6{K%au`0=5t6 z8?gOoj(!C@U<}oQ9SAlC{RZ}8nxnyBub87DV6UB{p>v3t%G#x9Ic0R_8e`1blx0og!I51ZGzOz(Pl{hnWHUGteK;& zQ0zEI+n{*r9Bqf<8FRD)ieHbRolu+s#hIX8P@GM3vj0%DD4h(R52aI~bOv}iD1Ae7ya-Ca z%<(!yY33ZS3zQbl@w!53!yK<0l(zrryza>U^@bG6sDSqIdS2tHBuhv)njxRhCnQOdwAmAqWPFk&s!qlyNo^Qp zrECzk-4X^_DI0|P4!|SVzMcp59i8Y4xu!$ncwoQ2naWOeaTwJ%Hso8H>&ja4Er$#| zq%u<()knAZeh~P+?+1bJ_l~Nos;Z-?x~i%=(({4u`+m?);QPKGh_+jl3&Wh03&WiH z+%@fMHD2FyACE(>K8oY|OeSuO^KlCwUgR>AS3ZD483sPn<5RPqZk05YQVnq<@=2J^0_8J3j?!c_QiFJ)Vl_|$m83tqVzm<)7P)ofBu#a;N9pr* zDe_{Z_KQ55JEn;>7zk!y&99!j%k{v6Kjl_I_F#vN)4TAx@}j=RA(g{fEosO>Wxm*^DIM)9n(YzX$Y;Z!wgVxaWEmti(6fF)_dbQa36$O}l)gy|R7e$X^6A*|&he>_aCL%Y*y z!_#JTW$i7N5SD2!7oTfkV)ndB#p^wtwnE2EBUmk0CvX+!=vJFYh4P5|>x@~x$GQ7}!|rm>4JIi`sKl~?}>KMdE9LI|QsHc+vO zn7+=7nF?ad&LfqnVUdsa(1HZ z&TXu*_VUlZ`Mw&a2*K(z&uazNx%ZM(t+TAP43*3X^UdTAUN@VxRbR-;Ht!1QG&Fh_?7 zdHaP@d6uc@&hdDi#q4I9D%=hUrBtEJR9=kgv{*&A7&6qyT9$zN=Gj zlrSZPbIutSYj?GMAHet9U#y(@CdV{kHoEFT=|hkv<8hLLTV5lab4Cf_q*eu0cjE=6 z51FQe5Uf7CI)NE{D>^{P%TuMI!rP!J9l=(`6C!@c;uk0(TyU<>m}$8u>ts6?wVf+t z{NUs89>KXz3E|8CESE}02H)by6Sn^~T2nob?!G(ZJ+i8|MeVL$TOe!UJA(Ht=%4A{ zcC{wxuP1ix-XUL8vP|5C7piz3;gzpnUoO?nUtk2wHZT3~UjKEUzy!Vpb zRIv=>#NeEBP1Aqvw;(sFR4y-PT+?(WIEN!-aSx&$^AS2kpN9}6_|iB+!G;S#D81k& z_R}QI3zo&1eKolr=S8+#GxvzmKqroq(3QWGuy`TQ& z8szHe6hfXaG0@J2MZOErgW60FC5O^8s3z^PrNpTyA0aYFg|W2Tz1;m6IO>}1=2i-Y zJ7RA(OXa@K0^1{}L|l`gGp{C**Q^hq4o?t9qta|fS_hY}(-z>i?1&LsEii%wIzo>k z1T11Xl%e!X$g9bj!NLR9LFU12uxFNt0BP&b8>CJjXcC?`gCP-h42QB7i6w zAKbitbfdAc)9hvWKD5;_L<2t(=lMMoDtg=u=lMPN6Y zbdKQa5%=UdUeH&J=VY~9{RL-@yJ(&1%+Z;qnCj$3p|W3i7|$qGnipqrq2ynfL127n zof0ZI=X(1$+BE)?$ohx2u3fu!^Ud&@2jDGFrkrz~5GroJT~I=F&iNEN%m4j>AF!t< zw9y_qhmgnZ_}*hjfqoB{aTbrjvX61CjSOIZmiK$$y3Msdq0@=kzC4{yXY2VH%%M_g z%;(=9>0UpN*Vf!@uP z+f!%GC`$;_vJNj_KHM%jPHFq_^5sLzGKH`}?d_?_MD6XlDkE;VVdvoB;9&d01&a&I z4H8^VXD~+%yVEl^i8SW@d~OzJv8yPVqG~8TKg`xz0Ijubc)oHD&!^Mr6k{#a7xs|7 zkFHc2Fj+1*wqPx>@MNR5>)})zO9`6Hp7efqVg$o^T2BjcbZnk2Zbo^z>rP>Wz8QJo zxi@lkAz7Q}|EBzZ@&e{)Y`l@dSix{ZPrko(0SYZ7=}E13PH%1Tk6-@ly5>6$nCH$t z)J~Uq;H(8;T3lG$=V96sZRo|Pvh`SwBOf>z<7T@lT$n;w7J#`9b#*f{n4=*={a_SS zQV;DN?2_O?w<1sP0v?^VLMe{}&|Z6?&) zI8|4wUu*e z9E5_~8T6axU%-ViGXT29{h4Cb-qU+G7Z!L}0flKYiWD^8(f!j1Bwk-g{k2{iEip9k;oUh@&)B=@-Zg89Lwb9Znby^{(eF*R`H+(ThR| z-%KlSy;Y%x>`*5__*;(iTg!jWfS1P0pZ?Ea2H%c)i=f;#MLVAaK?&G(4*NlA z`S$u6_$Ix){54oF^+lGm(9lb8cKJueoevE=tP3t2j<_FtG4UW^#OF$#IYl%De7q@n zveoa0K@j%)TWc@=1lC&nqtmBH`>i#2Uo#EDezLil>@7bxGe4VU?N+OuWoI7>zT2bC zQ5)^@H~Jzy8q~u^GK({}-3Cx$y0xgq%aiGJ`fsN|VFrd7hK-ZO;Bbq2ihl`y*&jbR^f?m(LzpyVtE#ZO$?L;I`0dwCNeML6!Dp zE=BC|$6qvn%QbA=w_d9PUf(!-WwIucAwVc2FbWrjHT<%HJkE#QUc7sDV;!H&A(T-h zL(o04e*}l{-RMj45QImH#7ni(h&8Gx|kVif!wqPcJ@A=}ObIiYV?sS}Samfxs zE|{(n+ZLAZTa+Gj;2omjo0eH|fSFdQyw>VXsv*}5#xMZowh%fcSOcBu*l<4bluo4N zK*^aeD44Ek8o}+hQNr>^pTQi(m}D&Rx+o-MKnzlCjy=L*97I=&*BIQ40Tgu00_OC= zq2-Qanp~cSsptX#>B19#$B-7|bA%`U;cq#CtMIJ{@-{TuS@CQ^ubsEVMCv~j4)q((Gp_qB!gJ*S+|sb|b%-?X*BMx|I2XnXFTj^u8a52U`5%5&XDj`xKjd5(2G*>f|9M=8 ze*9?9!yG00*VdpKZvq``&BQkizWkTZ_TjrP7rtq52tF%^t+-x!`4bSCx?TxxmszVJ zjQHx;;5z&~($FUm@&-!Lk{(V&ISArZem_P>PA?#R>1Sa!%rZqgNz#N_Cpm&l+3u%E zy4RV4`;cP5^r;Q(k;|iBlkTglFg1lEe8SzbSCaxD4g$RG{Z;&1{jD2!WL!MB!HpQEsDcOE?y`x!z3`-@!bmB z>_9sV{YD&O2%;zg8!*Ng0BpdaEE|;I+RjeW2d&v`YZVWJZBfuEGYkwC!MN4(>UQ9p z7=vkxS}iG;O6;&GI$gjArydx^u>r_Loz)3mhdJWNLp^jeIz~^S8M=nP8X;RR@V!RM z;%ubiqQ5m`75F@vLXLt_mV%nL@zz!-_5D`zA|J&Lb`+>RWVuA9GL02ev62KbX}8;T z6;BteaITwahY;suFGl;*lk^iE#|~v{4TIzO>v!FC*Ii!&RA-LEbPB&MBYmy4wY78X ztOKk&$B*x9f9Ju$LD6ZoqFX7YEn01MnzQBq0$=_w@Q+L;0F_E!JbwN9_3MwHJqvJp zeC0mFFv<)Xc&#Nv+i3@m1Iy36ev?B9>=IhqefZ&rFP-alIlmWg?Z9`!&dzNQOG}E- zbzS%2hyQjt86P~gwVx$@yu2U2YN)>G3$lGM>-BmaA%rl(s}uM|n4>1T5utw0SD+mc zIeoF;bCZ-6jIKm!8qs4kZ$y!2g(_5@4W(4lEBvQ3ytxbb{JG=fbLTNWf9`lAp=51H zFn9pLjpOk+0F98-rwP#@7;AvZ%~hZTS8pa5w9BJgE|13;kH?qaF&<+FNWuw*TDx8S zs_pIVOGLwXV*_K2T-wHz;6p+VF`*bCgs|_L_s|%jf)xxH=8NtiRY1Z)Hfm+AT}~72 zkAA)zbUK|5K-A6PrkgHaR9U~*hdJ)|wzsObVcOj9th;WdUMs^bSvP{UGiT1g&BG`H zxxI66dN@1{&jvw18P=PvMkA<~m|;~aK19(_Q-d2OYM}Y|r3+ZV0$o7JlWFh?LGzJC zp+<_SKox4Faw)-;)!&w?P|YBsi86roDFmhb zPJZXGwEHDEdKi5%dKP^n`Za_KECl+XYkzGCi{dDb;-ul*auE1aLMI=8aWTw57Wrt? zt`X&_>hBmwL`<+&81_(d;59naW2K_hQrWZvs!NgC({qIw)tmLDifMU=v1eg1^}RG8qsw6l~AcPmJ2meL38{_Jlss3dc9tE(qs-pd9_d0y(G4fQVGG!~|P5eq<+d|%86d4~Ib*&n74xOgZc3cOYvzW!nux4eKT`oG$G z>&1%~UmwOTFCdD(r1h60qQGm#AyZ5q{|tT*-_J636}yq$$==64&KM4>qMVk~YFfpn zG1F=~1;}-Za$e1;pUhpdzE+yp6y;oNy%4%wOIM5D*;zHKM*FJH#EY^;HC@h46X`l; z)vT7&imj~VS*p#Y+Ih38dim#-c&iX$L~vdGMp%~PS{5GQGTI;lyw-G>%02E7hf-QA z2^?^_*wzT}K?h~&6LIdS-JO#sx3~ErzDKl#5PXRO(kZEb8waKb4rK#ncHIq3-3bGTs4 zVT^%}@LHzsncJaYGd5=pJHyU1wnbD{FVkgOnGgU#oMdf_3g_={P@MmldiA2 zc=6)Jk6pZY@#4q-3rRa(ym;~A&tG`(h8u3UVf_ymzI@?HH$EBH9ML=eG5j^Yk4e@r z*2H5~_V=*t7`&@ZOC&VjwPv0iBg;4R#4LMwl18KY@aTnCoOZ{}$y<20*X{5pq-}Yp z#$#YISzdkZwbPxmXBS4`^zTPkpK1mJesuJ#`R0~@6nS>I(P{_1{e$z({24CLB2K-w?>Ir)4Zf9K$K#n=* zdd<=IG3GFK97o(0?!gD}X*`ba!%yPZ$f1-9#bi>L$*%HmbZ$a7mk@T%Vh2lNhCcU2f)Soag2?1Nlkkr8dQuB+>IU z0*`goVn;hSS?UxoGU(_#imyJ2BS53V#AGcR`EEW#y=2@2k<*2Gc%SSB_D?QZ+GI!IEX;quWa%m2= zgCZyv?j^NR8d&LGHO6FlIhn0ZmRF5tOuEY7$xWN;uvyi{CF+`1d83=^Ql(XyUsem% zyaGt+L19y{u~C-quv~63U78|AR-Jx0)VWwx(}(!C`}jtdWoUCibPy6qbOAU-Bzi;& zoQp0I1Q$6cDFjbBw;=?NIS)t(3OJ9s5U>HFlnWt==Yk6mbp_{8L|sWl4uGy8P>7BI zcpDk#*`xoJ$?ne~{@X(Yd_E9}-v6q5Viu_oAM=H^H9Il2AcY!R)+agN!(2Fy0&z~3 zc5bt5jUWJm0DnRg|4t@+dggdMRzzI&mX7eG&;cm$>C*tta>oWN+j%6GLR&6E&joD9 z@m){+^v;=%kV^DtlS$eVZV9xx*4F0{zz2c=KWPgggdG6EPX$51dCY}?4dN*mV&`t| zZQh1{ec4=efy4SGBL4gq;%{$(^o)9|M0lUxo5(NYR;f6LwjEk=ltQ$m6+4z~!*Tin zQ4oOqBQp+B@SQ;raH(YYnsRGXNwIVm-ObHSAzWLCXE?dzSg?J+)%JX45kK&{LUgT8 zzIDP=Q511IR1*JnB(p&9DN9>N9vD{q_2cjN`MMU2Z57q^R78iOJVntMX#wkKDK@p? zAw7R{T)ws$Y|PDkUQU$kba(gaPL_p15awAY4}xcsyEEGS$Lc!{XR~(fc~!MA`+Iq& zo~rXSBNh0X)MdSOihi;>!bHR{`ljM zKmNO4{pwf0dhy~mW1znx^%@1M|G2saIUJOCP{fe%hZf+Gx4n*biit8x>Jfyv`z{17g&9mX)3Op-jy zvphSTz#?e835e@-@O=xPm{o-zT;GWAS>NdU@nkj|4(axjNvq|oziw?kD@fCBr`Jsr zA@EcMT)Oq-$?;KH1|i1R_oma`lcTiNcAajg+8&K)XO}U-*zq3|!(%LEC)l;@*^F&f zc{MGIRGTEtO;#_O#;mF)t824p4wsdgmZd3DmCGuxre$dgous+ZCP}lpHjAb)hf7`7 zWsz#5@}#cKqMFI3CB&smmjJr-CIEN@sDNvLmjhSt(fE-^9+_$GKGhFhef8D!Qh=@o zUJ3v|_J@D?hrpMz9sqm=0DgaA2Ka+N06sHA{3w7s!dEO|W4eTUS(|O__jVk|3%{Lo zy=*ltWnSf|i8&%#hfFJJ9E}IVEcZOm%d_ENyuSR{O&xzc^MY3&>;w0%FXL!^`BT=i zkG;yAE*xS1;A;NlYJL32_#Zr`rOC6rF6+j~Ett{fFxphwpZwdu{o9Auzk$71z3Nqe z_2l0_{P4pMJ%9YP%)GHA7IE7VRqiXgMR zWpS=Gk>@zJB?MzkGIosr4Gr0donlX6_cFF+!UEF8R@JVRCu!5ylyBDpHV-E9<{}|uJ|G28Bv%A=X z>}Bk=?5*tm>=W#p7;8AJQDp|4zB2D|nwr6~urfyGCad#8YqK;{t*R++Mk`;dP&jIg zDB)`Os+m?wXL+M^mam#=mCwDs>KsIQTPabR5~W8^Z|dwJt?i@tJI*X9=ZA}$Ri^Y? zJaoYc=XbbN+~fQ-ssBfj58~qXYw$tryj?+JQdjf#9fIAH{4{Wy%bo@7))hLHZuN}0 zOSV?{JY;LVITb#wY&RD18LuC+crQ#M&TEOePas2LGby%B!A(C+cI}&yV#3 z!@a%bWYlsAN-HJwt(IkR&SemgZBr0P&bcMpJKbJ8+1y(Hz}LR^H7%6V3gnKv-Mg+j zBQknS^a8qsoDG>_*RtobSFm@p4>8u1by*n`>A9`)#yC})OZt4Bhp%0ZGJxQgq>IK} zE2Q;u-&vz%0=V5;YinyTnC?yc z!*YO)&4Xba193bY#Bm%CT1soxN~8p|ioezGZUnv`^gDhr9!6RNmJVa3wTgdeJRT#= zdyazwc^`#6old7OdHCTkKJ?J5UbWkbhr_sa@4w0K1)dj1t_OH-6ndUcfOgXBwOeSN z`Qr27dQs?ko)<=*i|4h{AjogNZivlucWyDA=xWaD<3GkP_QAK0n@gkdw@ekM%e11T z#ifY}X!|U#pZ@fxKOGmI_Oz!x?G3Me#xMNh_!S4|&K=+>zyJHcf8oOKuRs3!*W-nZ zS&Xrp=@MSV3bw~ivS+iGve&S0XMf9BQ|P6cR;5uoWw&vxI=?jMLt5%-wUjs2m9~87 zeioMLk~B{B*MMSIp|98ck_YY;T(C5vWyWOrR$+{pE|*2kJkSoBouR{!vuzVvKv)l; zk1LjXTB>r&9cBBe3nELgVT=;4ZA@y^L}=N6$yD9Zji3h_#QA^|Z{_{C)r$K;>^SiT z=Nq4ih@uEm>U|sBafzI=-*X(--53;;!G`PFPQO>)fnK+&dR?H~tEz4fiwKA!q6i@} z#O+8)o2$;oFbvUZw=+VLC7cU#xayRnC`P;8#=TqiJO_FpxDvBhf z7k9!a3OjieMNu9jihwA>h_vHy6>1R#e!FMeM79I+2p~jSM!ui)9h-2K0)pDgHHMrM zaX#e4bL(g(xnhhlef(AC(Iq^@=Im;Af!)vE$UeoskFn;knwF(0s%g`hRa2W))0kB? zFXyH-Dozn+`GRebY0TlWJs;=jTx$a%o$4WITy9OZwfRDGGf$Iz9uv>D&7t9C?R#m# zP31B=W%1l#xmm05nV*((BOBeUrubmlB%PbNNoskXEt)?i;G>RGqOZFj734zTqeZXp z^zEoMAbeE9eJVgRiL8F%;o;$^#xD3w(sRU2;;tW@&1RAu05p^Lb7*F>nZ#XXrVqaU zZ^v-}zAeZVGf7txU|G)dIs`f6L}@yC!A7S8h#7#IA2FtQ>My?TaUs{=3=Rm~jrA`> z&KB#;p*-gh;(u0rbT*qo)Y9aVWmFh({Le(V%$DpH_5gdW@`k!i+BRJdA(v}Y8E~0h z3@=|Q8}nIi^t76mlj{vk85w%kmr?~PtVQy5&tU2$x36}Izv&Ws-4pBYJJIa{z3z!Y z*S2lnw=X>NCY!D^J*zu7(XHUv!TNIG*tQekC~$17|Jw#^I}B{cv4g<*(OEkMq3ytS zg22Wz`_<1?y~n+spQ`#@^sKY;mGXxp|OekE{hz;=SK?AXDi()I4X zR7@TpvzzH1xPd*Jy@;(k8W8qzLmSJ+CV%%UtCKP!A2?QF`leX$)Fn0)vwun!_bNAf;nVsWgO8 z_OLhh+}0%J9Jta3vt|YLpbp2)e72>nz2UB9NwG7@EoqNW?oSITN5yJ)+I6{FKSt1? zS3rSYc`*H1^L@nWBR7Gr1#p%i@E@|(%6DC1S#htsMc)936NpG@5wy~2;`>~5gdo7S z97hRCk{#RWb@$Hfj4eVx8Mw}#rTe{|!xOuX(~C9)By5mH7{CTB>H}mESuKEg$91K> z*NP*{^^+3-7~_l`{}_&OnWb!pJ%_PorFu2^bfz|orfH}O^|Cz2HMcRbt`-Vew>kvb z++=B@^`8LnM;L_z))#dBua0|5HVW_Sj7FXNond}+>N+=PBj^6kXwvXXG{HW9I zjC#E=1kKYltK!!1-{(MCEDz>EINeUt^v&n16BvzdTDq=Q{eGYB7z}t-U31~=*{Y&6 zombs1Fx@(H=H@r<$1PwuoX?jxg0l1s`u&4npd0QzI?HcOyJybl9b$|zdAvUU5qdK& zvne~pu4T8eyBLEpCd=E#nAB*ajiNkds>)PmNdip_&ny1FHf}|R8*Zwt$VyI|##BvS zasINEX=GmIw9wC*d2TeeJ@r<;!yU&vf35F0e22ePd5^y3EpO4*Ti#;Jx5Bym?z?aN z?0Dx(v)PPGp$=N>*?2tutdPq7_%<%XT|WuubDq*X47pa`=N#bB#rj98s(StFsxFS! zmwOM)X0!i#>3!R`+;WQ&g7T{$efi5@j<&5Nzx`gOj{p1kGHG09PiJppKZ!1`z&(uR znO0g=mUL*d$QNdjXLXh*SstJsq0%`JySh@z9rSp1Y13VP)@qHw3zAgj2(Ap;RYP#fDB6N26uwK=xR=}SvFUq2tmeXaioK|y$>*p9gs1@4I zWT4<0aFf|Pi*n7E(`*&!U)t5QD!AdknV#S2s#(;=HN>{w*+{fZ`kcDa!}Kt(JDR7~ zQu?%1D{X$Ab(0tOoI2^aH{5vN;A03t=z@q7ud*Dp3*sEavCBgxQ|jJ%bjH$kXS3WE zd@y@i`*{Pfi>uv77_1ORqhB;lef7oTwVKdk{U)BM6d`A8>xar6d9B-6^j;bH|<6Uzh9-IgszI zubPs;&kG^B5NCRmtqm@u-~cb@cTj2OB?rHbOToeU+1_Mxz@-pEfBuKFdHhE-#y7Ew z-NqPJXFRVqaRwK1vtkkB%r9P9%uyk#OkWwm&76nR#k)NFY%!S>XD!FIzSjn9%lE9u zpN@Wi;Sg!<{i5fbolGW^vv#Rc+wwj8+n$boZ{dDS36DYTojiHf*^?*t6kvUi?RmCs zf9v@>_jh+TwdXkwUmyMbD?NMFly0Bz?v~o~T$?jyvGDjw{0lBKi}l$_c8=Z1?qzRe zAJJkNPxR7sdAW!NK;yA@k}GQk%Tq9i3s|Dh8{QQV}xc+O~le|t6_$8j8w$FuGI{m~E@ z{%Xo8NeKy3Y=_;K-!vSFrIbpi$lvLDom>#wAZ>bjvK8h||@%qwujPk9cqoeT`;{)2w z^Fb_i9pHcMBv-mNS)ODwvZ<0RF3s}xnCWuWWVsHz21WLG>&wrE`@Hz{G`1nkJo?uU7&ozsMbQ1Xv}}7_X=^=4@jiB!5~@+uhxTt*z|*3W7`CT!YNgHuk`I zZX`_=mTdv9?t;a=;d^NHutEN?6 zm-S+~s#f$miMqF|>2fM_%cPl}mvczwzxcz)&)sqR(b0wwy)DP@kKp@}7eyLSQRI2b z?sf;mEYS)>-{VlSV_Eld;sOxA#KDO;?mA7a)+Bb)ECMVyZnuT-JO$t?NC`-Zt6bOR z%J;bRPkKrVSiWZiP@ISD&8^Lfb05$xw9|f;TZE!Ged>l=&#eD{&INHU2%g|1I4Azs z#KHOPam>eouWj2Jj-rU31we91LJ}wG2ms)m3nGw2I0p{)Z{}oeIlAQ_OGiV`2Z&s^ zx1p3}h2h3Vo`Yv;TibCEfI1MIxWGLS9Gv5p^Y_-fd*#+7%JT^DZ7)gEey8h@;9rn{ zlz_ZSDdo9b`Y!*dj^Y#m&{vAkiVqHeyuZCOm{0T@=8Hj|$>~6XzF+ zOCrJf2@cL_?746~uakSe>-pX=l#U}nQd<%;P8f?lhTsq!y8NTBW~|Ap{5r<4H*CNt zZBER>S3>Xsj0B3;)0}Fh&AU#YKCOK}ivvH1l4Q^wVmv-rKe2stUOeSsJVvRfvoR=( z=u>%~Z$zQ!UR!mK<~Z;W@EY39b575am`6tT{lc}rU9 z{JP2~sWC}9Pt&!&9!aiEmM7*W&hnD&tVX>Z7gbi$&6n%+O6^&r-IyfjN2})HgcWnLuX0QYXe(xBRLq%-qbEMXBSbsmil5%PSBgQI#?N z``z+vY0TUlZs!S!nVZziQ>|L6%rs4c3Zso#)k>>;S{+u#%$M_!!!VU6W}aqxwLHY` z%JRynJT;kKRmX-rgnD&|$)&~^v)nPXcy6JJ>rz_fhjn78Xl@cjrK@F@XZwTuFkLl? zR>WRApSw^W*3-~H0z1j9mWO6#B7CtiCK@_arPC_Qr`6mnO-B){s_7j|R?Q++l~($& z#U*o7EDsx{=V=9rQ9225Cq`$DW>sst{DHZtGus%`WO<&-urxPmqx7n2w&r!SJGwA) zU0s#cQY(G9G-lc)dTtEfAVnEdB%bB{&c-0-0+Iryqzt)jSxP9aT@pe?d1eVIHI+%N z-mxN=TyQRg<_aF?5@ac5xnk9Pi3k8xqkgrQc1WVQusM1w3EcP%hAwxanm*koH1IBOXA!G2@6>kz_UGDTY8omAx%@q zCqVFs3kVTwJLXb=gkw7d4q-=-N-05HSyEV90*7O?@~i1`c|{aviubkvrN|k_v7jB> zh9!k-+nRGJTw-{sG3Npo?r;q*PLBymA?S987C~CAHn)SolLR71aOtR1sZ4-NiUBBR zcc#J(1@~}2&rt$UzN?jpe8<)S0GmU?QgXKko^P47H;iqq zn#Ne!u6mI-W@Yz})7s3_d78;*KpgMrA}z{!$d$!tiwu-CHvsg(jf$Pim~n%ONUbx3 zfoT;klgx zRaMrdHo0kZGa6-?jDv~k#%=IX&TViaNX5knkV1;dwUdHcoDTQYZCj+h{k`Rdy(Q(@ zZkFfW?r4>_MBdrV$I-T|iuvYXz!3%>QDKR$b~A!ZTdi@`?WM`im7@*8`OB#fM4^S3 zj7MDLl5+?NIQHjf8uwcGG@>|3TCq$zT9197ejPx1Vxy|ImNmx7TZD{)z5{sFiJP<+*^!{FYQvXBYg1=UcXoAlQ>2 z&kq=9Y`psA@3NP&H+kI#v)yF&q_2(MA$Ue?aAVJhs?tn9k}NlxzY{mp^16ns^FGQW z=k#CBt}p-P(6u?wi>t2R90TL6>#pBwTYVi2PM_N7_cutV0m>vc=)&u+M3cCeq1b+1(dWpU=r zWD^@vEA|7sA7unD>~^A%z(d;wCD8zM9dNDf3^`f0?JI@-Jh;f(vfi^w?x~i_VJ*D` zt(C-4t+}ah)zn9O==%!HUhsk!yzZWx?l^e)!}niv+rjh;U--htmwH?HDe4)oe)X%r z>Hhm4`Q)>o{q;ZjlRx$2viG;O@?`s=U%)OWw{ z<&RwdZD0Q2gAa92oH+4~?PGl4iGTj!2Y=|#-}bikqqueb9gHJ42C)IX0S~axvM;dj zWk1ds#{UJrTU4YrUfg-|YFrt=LPk%@g6SI7O#To#yWp`e)MlF1Or~oq_FZPRTr3aE zShVCfdD6K_s%e!qt7g8`)1=k3oa;D(iBa3seb=0x7nM1?cXnBtXoKIfs}u8T)!c-5 zG)yGtQhFPU^QqFhleF4i3Iu*&SuR0I2_j9l>>6sPYuQ0G9=F?_?y25z80{;iwu&&c zxG*URKS+bv^m_;u+-h_XL}|aTi1g8T)Z%a~%T5M^PKV>2)M~d|Kr3mrwnE#|Rv6iq zwj$xWo`+|_vN(4fE^KQTcE5MvB<-vnS5llxI-Ssk6?Rj{CGOdrgE+TrAtBNmTO zCKD|>-8$-YIie`B^hUo8JUs8=d7PBu;1EiJTu(rV)(jK@q6|anYD-Aml)AR#rJ3Wn zUb+F_4}5rm9}J*1pfwodjIpQFB^Pdm?qhK4(owEyjpqGb-{wkVC zyFme^Yhv@QX;r5?eBdfum5J)PJpC6tP;R+)9Te#;<#xw zixZ~o28_%12cJee84i;+Xb40}8jWbmti$g}CUN(8%x0GIZr3uFFVp1&ZFWlpnkY1c zptd1t&YR_g$uLqY7oTteTNf_;-iI&T+;*ePC_lPz;lhOv|K5cQ>)*TZdj)R81AOSh z1unqqA)7O{HK*Jr(`s5pK?|s6E6?&Y0;&cIH{h0$M≶ws+2+-PuOKxw3bzuPfiP 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%0D=Ogd^2@_T$Q{pZ{z$}stJmiXui>%`Yuekf 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�|$6P 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 UB&)Ah%9Xrn%?H&yh}z})e{115sQ>@~ literal 0 HcmV?d00001 diff --git a/_app/immutable/assets/fa-regular-400.DgEfZSYE.woff2 b/_app/immutable/assets/fa-regular-400.DgEfZSYE.woff2 new file mode 100644 index 0000000000000000000000000000000000000000..452b49c0407e7ec42821f8d8799ad0327e2c2282 GIT binary patch literal 25464 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 literal 0 HcmV?d00001 diff --git a/_app/immutable/assets/fa-solid-900.BV3CbEM2.ttf b/_app/immutable/assets/fa-solid-900.BV3CbEM2.ttf new file mode 100644 index 0000000000000000000000000000000000000000..e7e2ecfa341157f2a42ec210bf82cc0156a5540b GIT binary patch literal 423676 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