@rsdoctor/client 0.3.2 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.html +1 -1
- package/dist/resource/css/826.2794f707.css +4 -0
- package/dist/resource/font/{codicon.7fe16dbd.ttf → codicon.44bc17fa.ttf} +0 -0
- package/dist/resource/js/{505.b0671115.js → 826.5dba3977.js} +5 -5
- package/dist/resource/js/async/{811.1fbe2090.js → 811.aeb19dcb.js} +1 -1
- package/dist/resource/js/index.f0279c55.js +156 -0
- package/dist/resource/js/monaco-0.92c812de.js +20 -0
- package/dist/resource/js/monaco-1.6a7defc9.js +1 -0
- package/dist/resource/js/monaco-10.cdc45bb5.js +3 -0
- package/dist/resource/js/monaco-11.40a1fcb1.js +4 -0
- package/dist/resource/js/monaco-12.0c116aa2.js +43 -0
- package/dist/resource/js/monaco-13.dcefcf80.js +366 -0
- package/dist/resource/js/monaco-14.afa84c5f.js +42 -0
- package/dist/resource/js/monaco-15.26757ead.js +8 -0
- package/dist/resource/js/monaco-16.77a3677c.js +4 -0
- package/dist/resource/js/monaco-17.b0290dba.js +1 -0
- package/dist/resource/js/monaco-2.133a02f6.js +18 -0
- package/dist/resource/js/monaco-3.6eef79c7.js +14 -0
- package/dist/resource/js/monaco-4.b9b35171.js +301 -0
- package/dist/resource/js/monaco-5.b2a6d9b1.js +8 -0
- package/dist/resource/js/monaco-6.042b95c8.js +3 -0
- package/dist/resource/js/monaco-7.0c2b350f.js +1 -0
- package/dist/resource/js/monaco-8.389906ed.js +1 -0
- package/dist/resource/js/monaco-9.9a685176.js +1 -0
- package/package.json +3 -3
- package/dist/resource/css/505.b09c71b1.css +0 -1
- package/dist/resource/js/index.fc9559d0.js +0 -156
- package/dist/resource/js/monaco-0.c3af1bd3.js +0 -2
- package/dist/resource/js/monaco-1.7ad7764f.js +0 -369
- package/dist/resource/js/monaco-10.4db28e1a.js +0 -4
- package/dist/resource/js/monaco-11.18edf242.js +0 -25
- package/dist/resource/js/monaco-12.f2868e03.js +0 -5
- package/dist/resource/js/monaco-13.88108488.js +0 -1
- package/dist/resource/js/monaco-14.9ed23e83.js +0 -70
- package/dist/resource/js/monaco-2.6895e134.js +0 -17
- package/dist/resource/js/monaco-3.51c02ad7.js +0 -31
- package/dist/resource/js/monaco-4.2525ec7c.js +0 -31
- package/dist/resource/js/monaco-5.5bc856bc.js +0 -1
- package/dist/resource/js/monaco-6.6e712e08.js +0 -1
- package/dist/resource/js/monaco-7.1fa8c3af.js +0 -1
- package/dist/resource/js/monaco-8.dcf3e8dc.js +0 -38
- package/dist/resource/js/monaco-9.7c59b09b.js +0 -7
|
@@ -0,0 +1,366 @@
|
|
|
1
|
+
(self.webpackChunk_rsdoctor_client=self.webpackChunk_rsdoctor_client||[]).push([["606"],{40013:function(e,t,i){"use strict";i.d(t,{X:function(){return o},Z:function(){return n}});class n{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){let t=r(e);this._maxWidth!==t&&(this._maxWidth=t,this.domNode.style.maxWidth=this._maxWidth)}setWidth(e){let t=r(e);this._width!==t&&(this._width=t,this.domNode.style.width=this._width)}setHeight(e){let t=r(e);this._height!==t&&(this._height=t,this.domNode.style.height=this._height)}setTop(e){let t=r(e);this._top!==t&&(this._top=t,this.domNode.style.top=this._top)}setLeft(e){let t=r(e);this._left!==t&&(this._left=t,this.domNode.style.left=this._left)}setBottom(e){let t=r(e);this._bottom!==t&&(this._bottom=t,this.domNode.style.bottom=this._bottom)}setRight(e){let t=r(e);this._right!==t&&(this._right=t,this.domNode.style.right=this._right)}setPaddingLeft(e){let t=r(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){let t=r(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){let t=r(e);this._lineHeight!==t&&(this._lineHeight=t,this.domNode.style.lineHeight=this._lineHeight)}setLetterSpacing(e){let t=r(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 r(e){return"number"==typeof e?`${e}px`:e}function o(e){return new n(e)}},73085:function(e,t,i){"use strict";i.d(t,{E:function(){return r}});let n=new WeakMap;class r{static getSameOriginWindowChain(e){let t=n.get(e);if(!t){let i;t=[],n.set(e,t);let r=e;do(i=function(e){if(!e.parent||e.parent===e)return null;try{let t=e.location,i=e.parent.location;if("null"!==t.origin&&"null"!==i.origin&&t.origin!==i.origin)return null}catch(e){return null}return e.parent}(r))?t.push({window:new WeakRef(r),iframeElement:r.frameElement||null}):t.push({window:new WeakRef(r),iframeElement:null}),r=i;while(r)}return t.slice(0)}static getPositionOfChildWindowRelativeToAncestorWindow(e,t){var i,n;if(!t||e===t)return{top:0,left:0};let r=0,o=0;for(let s of this.getSameOriginWindowChain(e)){let e=s.window.deref();if(r+=null!==(i=null==e?void 0:e.scrollY)&&void 0!==i?i:0,o+=null!==(n=null==e?void 0:e.scrollX)&&void 0!==n?n:0,e===t||!s.iframeElement)break;let a=s.iframeElement.getBoundingClientRect();r+=a.top,o+=a.left}return{top:r,left:o}}}},14297:function(e,t,i){"use strict";i.d(t,{v2:function(){return D}});var n,r,o,s,a=i("5623"),l=i("19711"),h=i("55952"),c=i("12084"),d=i("67095"),u=i("8614"),g=i("40817"),m=i("64649"),f=i("99557"),p=i("16234"),_=i("1966"),b=i("76115"),C=i("29540"),v=i("34308"),w=i("67296"),y=i("37764"),S=i("97147"),x=i("71482");let N=/\(&([^\s&])\)|(^|[^&])&([^\s&])/,k=/(&)?(&)([^\s&])/g;(n=o||(o={}))[n.Right=0]="Right",n[n.Left=1]="Left",(r=s||(s={}))[r.Above=0]="Above",r[r.Below=1]="Below";class D extends u.o{constructor(e,t,i,n){e.classList.add("monaco-menu-container"),e.setAttribute("role","presentation");let r=document.createElement("div");r.classList.add("monaco-menu"),r.setAttribute("role","presentation"),super(r,{orientation:1,actionViewItemProvider:e=>this.doGetActionViewItem(e,i,o),context:i.context,actionRunner:i.actionRunner,ariaLabel:i.ariaLabel,ariaRole:"menu",focusOnlyEnabledItems:!0,triggerKeys:{keys:[3,...S.dz||S.IJ?[10]:[]],keyDown:!0}}),this.menuStyles=n,this.menuElement=r,this.actionsList.tabIndex=0,this.initializeOrUpdateStyleSheet(e,n),this._register(l.o.addTarget(r)),this._register((0,h.nm)(r,h.tw.KEY_DOWN,e=>{new c.y(e).equals(2)&&e.preventDefault()})),i.enableMnemonics&&this._register((0,h.nm)(r,h.tw.KEY_DOWN,e=>{let t=e.key.toLocaleLowerCase();if(this.mnemonics.has(t)){h.zB.stop(e,!0);let i=this.mnemonics.get(t);if(1===i.length&&(i[0]instanceof I&&i[0].container&&this.focusItemByElement(i[0].container),i[0].onClick(e)),i.length>1){let e=i.shift();e&&e.container&&(this.focusItemByElement(e.container),i.push(e)),this.mnemonics.set(t,i)}}})),S.IJ&&this._register((0,h.nm)(r,h.tw.KEY_DOWN,e=>{let t=new c.y(e);t.equals(14)||t.equals(11)?(this.focusedItem=this.viewItems.length-1,this.focusNext(),h.zB.stop(e,!0)):(t.equals(13)||t.equals(12))&&(this.focusedItem=0,this.focusPrevious(),h.zB.stop(e,!0))})),this._register((0,h.nm)(this.domNode,h.tw.MOUSE_OUT,e=>{let t=e.relatedTarget;!(0,h.jg)(t,this.domNode)&&(this.focusedItem=void 0,this.updateFocus(),e.stopPropagation())})),this._register((0,h.nm)(this.actionsList,h.tw.MOUSE_OVER,e=>{let t=e.target;if(t&&(0,h.jg)(t,this.actionsList)&&t!==this.actionsList){for(;t.parentElement!==this.actionsList&&null!==t.parentElement;)t=t.parentElement;if(t.classList.contains("action-item")){let e=this.focusedItem;this.setFocusedItem(t),e!==this.focusedItem&&this.updateFocus()}}})),this._register(l.o.addTarget(this.actionsList)),this._register((0,h.nm)(this.actionsList,l.t.Tap,e=>{let t=e.initialTarget;if(t&&(0,h.jg)(t,this.actionsList)&&t!==this.actionsList){for(;t.parentElement!==this.actionsList&&null!==t.parentElement;)t=t.parentElement;if(t.classList.contains("action-item")){let e=this.focusedItem;this.setFocusedItem(t),e!==this.focusedItem&&this.updateFocus()}}}));let o={parent:this};this.mnemonics=new Map,this.scrollableElement=this._register(new f.s$(r,{alwaysConsumeMouseWheel:!0,horizontal:2,vertical:3,verticalScrollbarSize:7,handleMouseWheel:!0,useShadows:!0}));let s=this.scrollableElement.getDomNode();s.style.position="",this.styleScrollElement(s,n),this._register((0,h.nm)(r,l.t.Change,e=>{h.zB.stop(e,!0);let t=this.scrollableElement.getScrollPosition().scrollTop;this.scrollableElement.setScrollPosition({scrollTop:t-e.translationY})})),this._register((0,h.nm)(s,h.tw.MOUSE_UP,e=>{e.preventDefault()}));let a=(0,h.Jj)(e);r.style.maxHeight=`${Math.max(10,a.innerHeight-e.getBoundingClientRect().top-35)}px`,t=t.filter((e,n)=>{var r;return(null===(r=i.submenuIds)||void 0===r?void 0:r.has(e.id))?(console.warn(`Found submenu cycle: ${e.id}`),!1):(!(e instanceof p.Z0)||n!==t.length-1&&0!==n&&!(t[n-1]instanceof p.Z0))&&!0}),this.push(t,{icon:!0,label:!0,isMenu:!0}),e.appendChild(this.scrollableElement.getDomNode()),this.scrollableElement.scanDomNode(),this.viewItems.filter(e=>!(e instanceof A)).forEach((e,t,i)=>{e.updatePositionInSet(t+1,i.length)})}initializeOrUpdateStyleSheet(e,t){!this.styleSheet&&((0,h.OO)(e)?this.styleSheet=(0,h.dS)(e):(!D.globalStyleSheet&&(D.globalStyleSheet=(0,h.dS)()),this.styleSheet=D.globalStyleSheet)),this.styleSheet.textContent=function(e,t){let i=`
|
|
2
|
+
.monaco-menu {
|
|
3
|
+
font-size: 13px;
|
|
4
|
+
border-radius: 5px;
|
|
5
|
+
min-width: 160px;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
${E(b.l.menuSelection)}
|
|
9
|
+
${E(b.l.menuSubmenu)}
|
|
10
|
+
|
|
11
|
+
.monaco-menu .monaco-action-bar {
|
|
12
|
+
text-align: right;
|
|
13
|
+
overflow: hidden;
|
|
14
|
+
white-space: nowrap;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.monaco-menu .monaco-action-bar .actions-container {
|
|
18
|
+
display: flex;
|
|
19
|
+
margin: 0 auto;
|
|
20
|
+
padding: 0;
|
|
21
|
+
width: 100%;
|
|
22
|
+
justify-content: flex-end;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.monaco-menu .monaco-action-bar.vertical .actions-container {
|
|
26
|
+
display: inline-block;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.monaco-menu .monaco-action-bar.reverse .actions-container {
|
|
30
|
+
flex-direction: row-reverse;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.monaco-menu .monaco-action-bar .action-item {
|
|
34
|
+
cursor: pointer;
|
|
35
|
+
display: inline-block;
|
|
36
|
+
transition: transform 50ms ease;
|
|
37
|
+
position: relative; /* DO NOT REMOVE - this is the key to preventing the ghosting icon bug in Chrome 42 */
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.monaco-menu .monaco-action-bar .action-item.disabled {
|
|
41
|
+
cursor: default;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.monaco-menu .monaco-action-bar .action-item .icon,
|
|
45
|
+
.monaco-menu .monaco-action-bar .action-item .codicon {
|
|
46
|
+
display: inline-block;
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
.monaco-menu .monaco-action-bar .action-item .codicon {
|
|
50
|
+
display: flex;
|
|
51
|
+
align-items: center;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.monaco-menu .monaco-action-bar .action-label {
|
|
55
|
+
font-size: 11px;
|
|
56
|
+
margin-right: 4px;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
.monaco-menu .monaco-action-bar .action-item.disabled .action-label,
|
|
60
|
+
.monaco-menu .monaco-action-bar .action-item.disabled .action-label:hover {
|
|
61
|
+
color: var(--vscode-disabledForeground);
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
/* Vertical actions */
|
|
65
|
+
|
|
66
|
+
.monaco-menu .monaco-action-bar.vertical {
|
|
67
|
+
text-align: left;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.monaco-menu .monaco-action-bar.vertical .action-item {
|
|
71
|
+
display: block;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
.monaco-menu .monaco-action-bar.vertical .action-label.separator {
|
|
75
|
+
display: block;
|
|
76
|
+
border-bottom: 1px solid var(--vscode-menu-separatorBackground);
|
|
77
|
+
padding-top: 1px;
|
|
78
|
+
padding: 30px;
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.monaco-menu .secondary-actions .monaco-action-bar .action-label {
|
|
82
|
+
margin-left: 6px;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
/* Action Items */
|
|
86
|
+
.monaco-menu .monaco-action-bar .action-item.select-container {
|
|
87
|
+
overflow: hidden; /* somehow the dropdown overflows its container, we prevent it here to not push */
|
|
88
|
+
flex: 1;
|
|
89
|
+
max-width: 170px;
|
|
90
|
+
min-width: 60px;
|
|
91
|
+
display: flex;
|
|
92
|
+
align-items: center;
|
|
93
|
+
justify-content: center;
|
|
94
|
+
margin-right: 10px;
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
.monaco-menu .monaco-action-bar.vertical {
|
|
98
|
+
margin-left: 0;
|
|
99
|
+
overflow: visible;
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
.monaco-menu .monaco-action-bar.vertical .actions-container {
|
|
103
|
+
display: block;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
.monaco-menu .monaco-action-bar.vertical .action-item {
|
|
107
|
+
padding: 0;
|
|
108
|
+
transform: none;
|
|
109
|
+
display: flex;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.monaco-menu .monaco-action-bar.vertical .action-item.active {
|
|
113
|
+
transform: none;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.monaco-menu .monaco-action-bar.vertical .action-menu-item {
|
|
117
|
+
flex: 1 1 auto;
|
|
118
|
+
display: flex;
|
|
119
|
+
height: 2em;
|
|
120
|
+
align-items: center;
|
|
121
|
+
position: relative;
|
|
122
|
+
margin: 0 4px;
|
|
123
|
+
border-radius: 4px;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.monaco-menu .monaco-action-bar.vertical .action-menu-item:hover .keybinding,
|
|
127
|
+
.monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .keybinding {
|
|
128
|
+
opacity: unset;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.monaco-menu .monaco-action-bar.vertical .action-label {
|
|
132
|
+
flex: 1 1 auto;
|
|
133
|
+
text-decoration: none;
|
|
134
|
+
padding: 0 1em;
|
|
135
|
+
background: none;
|
|
136
|
+
font-size: 12px;
|
|
137
|
+
line-height: 1;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.monaco-menu .monaco-action-bar.vertical .keybinding,
|
|
141
|
+
.monaco-menu .monaco-action-bar.vertical .submenu-indicator {
|
|
142
|
+
display: inline-block;
|
|
143
|
+
flex: 2 1 auto;
|
|
144
|
+
padding: 0 1em;
|
|
145
|
+
text-align: right;
|
|
146
|
+
font-size: 12px;
|
|
147
|
+
line-height: 1;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.monaco-menu .monaco-action-bar.vertical .submenu-indicator {
|
|
151
|
+
height: 100%;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.monaco-menu .monaco-action-bar.vertical .submenu-indicator.codicon {
|
|
155
|
+
font-size: 16px !important;
|
|
156
|
+
display: flex;
|
|
157
|
+
align-items: center;
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
.monaco-menu .monaco-action-bar.vertical .submenu-indicator.codicon::before {
|
|
161
|
+
margin-left: auto;
|
|
162
|
+
margin-right: -20px;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
.monaco-menu .monaco-action-bar.vertical .action-item.disabled .keybinding,
|
|
166
|
+
.monaco-menu .monaco-action-bar.vertical .action-item.disabled .submenu-indicator {
|
|
167
|
+
opacity: 0.4;
|
|
168
|
+
}
|
|
169
|
+
|
|
170
|
+
.monaco-menu .monaco-action-bar.vertical .action-label:not(.separator) {
|
|
171
|
+
display: inline-block;
|
|
172
|
+
box-sizing: border-box;
|
|
173
|
+
margin: 0;
|
|
174
|
+
}
|
|
175
|
+
|
|
176
|
+
.monaco-menu .monaco-action-bar.vertical .action-item {
|
|
177
|
+
position: static;
|
|
178
|
+
overflow: visible;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
.monaco-menu .monaco-action-bar.vertical .action-item .monaco-submenu {
|
|
182
|
+
position: absolute;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.monaco-menu .monaco-action-bar.vertical .action-label.separator {
|
|
186
|
+
width: 100%;
|
|
187
|
+
height: 0px !important;
|
|
188
|
+
opacity: 1;
|
|
189
|
+
}
|
|
190
|
+
|
|
191
|
+
.monaco-menu .monaco-action-bar.vertical .action-label.separator.text {
|
|
192
|
+
padding: 0.7em 1em 0.1em 1em;
|
|
193
|
+
font-weight: bold;
|
|
194
|
+
opacity: 1;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.monaco-menu .monaco-action-bar.vertical .action-label:hover {
|
|
198
|
+
color: inherit;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
.monaco-menu .monaco-action-bar.vertical .menu-item-check {
|
|
202
|
+
position: absolute;
|
|
203
|
+
visibility: hidden;
|
|
204
|
+
width: 1em;
|
|
205
|
+
height: 100%;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.monaco-menu .monaco-action-bar.vertical .action-menu-item.checked .menu-item-check {
|
|
209
|
+
visibility: visible;
|
|
210
|
+
display: flex;
|
|
211
|
+
align-items: center;
|
|
212
|
+
justify-content: center;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
/* Context Menu */
|
|
216
|
+
|
|
217
|
+
.context-view.monaco-menu-container {
|
|
218
|
+
outline: 0;
|
|
219
|
+
border: none;
|
|
220
|
+
animation: fadeIn 0.083s linear;
|
|
221
|
+
-webkit-app-region: no-drag;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.context-view.monaco-menu-container :focus,
|
|
225
|
+
.context-view.monaco-menu-container .monaco-action-bar.vertical:focus,
|
|
226
|
+
.context-view.monaco-menu-container .monaco-action-bar.vertical :focus {
|
|
227
|
+
outline: 0;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.hc-black .context-view.monaco-menu-container,
|
|
231
|
+
.hc-light .context-view.monaco-menu-container,
|
|
232
|
+
:host-context(.hc-black) .context-view.monaco-menu-container,
|
|
233
|
+
:host-context(.hc-light) .context-view.monaco-menu-container {
|
|
234
|
+
box-shadow: none;
|
|
235
|
+
}
|
|
236
|
+
|
|
237
|
+
.hc-black .monaco-menu .monaco-action-bar.vertical .action-item.focused,
|
|
238
|
+
.hc-light .monaco-menu .monaco-action-bar.vertical .action-item.focused,
|
|
239
|
+
:host-context(.hc-black) .monaco-menu .monaco-action-bar.vertical .action-item.focused,
|
|
240
|
+
:host-context(.hc-light) .monaco-menu .monaco-action-bar.vertical .action-item.focused {
|
|
241
|
+
background: none;
|
|
242
|
+
}
|
|
243
|
+
|
|
244
|
+
/* Vertical Action Bar Styles */
|
|
245
|
+
|
|
246
|
+
.monaco-menu .monaco-action-bar.vertical {
|
|
247
|
+
padding: 4px 0;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
.monaco-menu .monaco-action-bar.vertical .action-menu-item {
|
|
251
|
+
height: 2em;
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
.monaco-menu .monaco-action-bar.vertical .action-label:not(.separator),
|
|
255
|
+
.monaco-menu .monaco-action-bar.vertical .keybinding {
|
|
256
|
+
font-size: inherit;
|
|
257
|
+
padding: 0 2em;
|
|
258
|
+
max-height: 100%;
|
|
259
|
+
}
|
|
260
|
+
|
|
261
|
+
.monaco-menu .monaco-action-bar.vertical .menu-item-check {
|
|
262
|
+
font-size: inherit;
|
|
263
|
+
width: 2em;
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
.monaco-menu .monaco-action-bar.vertical .action-label.separator {
|
|
267
|
+
font-size: inherit;
|
|
268
|
+
margin: 5px 0 !important;
|
|
269
|
+
padding: 0;
|
|
270
|
+
border-radius: 0;
|
|
271
|
+
}
|
|
272
|
+
|
|
273
|
+
.linux .monaco-menu .monaco-action-bar.vertical .action-label.separator,
|
|
274
|
+
:host-context(.linux) .monaco-menu .monaco-action-bar.vertical .action-label.separator {
|
|
275
|
+
margin-left: 0;
|
|
276
|
+
margin-right: 0;
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
.monaco-menu .monaco-action-bar.vertical .submenu-indicator {
|
|
280
|
+
font-size: 60%;
|
|
281
|
+
padding: 0 1.8em;
|
|
282
|
+
}
|
|
283
|
+
|
|
284
|
+
.linux .monaco-menu .monaco-action-bar.vertical .submenu-indicator,
|
|
285
|
+
:host-context(.linux) .monaco-menu .monaco-action-bar.vertical .submenu-indicator {
|
|
286
|
+
height: 100%;
|
|
287
|
+
mask-size: 10px 10px;
|
|
288
|
+
-webkit-mask-size: 10px 10px;
|
|
289
|
+
}
|
|
290
|
+
|
|
291
|
+
.monaco-menu .action-item {
|
|
292
|
+
cursor: default;
|
|
293
|
+
}`;if(t){i+=`
|
|
294
|
+
/* Arrows */
|
|
295
|
+
.monaco-scrollable-element > .scrollbar > .scra {
|
|
296
|
+
cursor: pointer;
|
|
297
|
+
font-size: 11px !important;
|
|
298
|
+
}
|
|
299
|
+
|
|
300
|
+
.monaco-scrollable-element > .visible {
|
|
301
|
+
opacity: 1;
|
|
302
|
+
|
|
303
|
+
/* Background rule added for IE9 - to allow clicks on dom node */
|
|
304
|
+
background:rgba(0,0,0,0);
|
|
305
|
+
|
|
306
|
+
transition: opacity 100ms linear;
|
|
307
|
+
}
|
|
308
|
+
.monaco-scrollable-element > .invisible {
|
|
309
|
+
opacity: 0;
|
|
310
|
+
pointer-events: none;
|
|
311
|
+
}
|
|
312
|
+
.monaco-scrollable-element > .invisible.fade {
|
|
313
|
+
transition: opacity 800ms linear;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
/* Scrollable Content Inset Shadow */
|
|
317
|
+
.monaco-scrollable-element > .shadow {
|
|
318
|
+
position: absolute;
|
|
319
|
+
display: none;
|
|
320
|
+
}
|
|
321
|
+
.monaco-scrollable-element > .shadow.top {
|
|
322
|
+
display: block;
|
|
323
|
+
top: 0;
|
|
324
|
+
left: 3px;
|
|
325
|
+
height: 3px;
|
|
326
|
+
width: 100%;
|
|
327
|
+
}
|
|
328
|
+
.monaco-scrollable-element > .shadow.left {
|
|
329
|
+
display: block;
|
|
330
|
+
top: 3px;
|
|
331
|
+
left: 0;
|
|
332
|
+
height: 100%;
|
|
333
|
+
width: 3px;
|
|
334
|
+
}
|
|
335
|
+
.monaco-scrollable-element > .shadow.top-left-corner {
|
|
336
|
+
display: block;
|
|
337
|
+
top: 0;
|
|
338
|
+
left: 0;
|
|
339
|
+
height: 3px;
|
|
340
|
+
width: 3px;
|
|
341
|
+
}
|
|
342
|
+
`;let t=e.scrollbarShadow;t&&(i+=`
|
|
343
|
+
.monaco-scrollable-element > .shadow.top {
|
|
344
|
+
box-shadow: ${t} 0 6px 6px -6px inset;
|
|
345
|
+
}
|
|
346
|
+
|
|
347
|
+
.monaco-scrollable-element > .shadow.left {
|
|
348
|
+
box-shadow: ${t} 6px 0 6px -6px inset;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
.monaco-scrollable-element > .shadow.top.left {
|
|
352
|
+
box-shadow: ${t} 6px 6px 6px -6px inset;
|
|
353
|
+
}
|
|
354
|
+
`);let n=e.scrollbarSliderBackground;n&&(i+=`
|
|
355
|
+
.monaco-scrollable-element > .scrollbar > .slider {
|
|
356
|
+
background: ${n};
|
|
357
|
+
}
|
|
358
|
+
`);let r=e.scrollbarSliderHoverBackground;r&&(i+=`
|
|
359
|
+
.monaco-scrollable-element > .scrollbar > .slider:hover {
|
|
360
|
+
background: ${r};
|
|
361
|
+
}
|
|
362
|
+
`);let o=e.scrollbarSliderActiveBackground;o&&(i+=`
|
|
363
|
+
.monaco-scrollable-element > .scrollbar > .slider.active {
|
|
364
|
+
background: ${o};
|
|
365
|
+
}
|
|
366
|
+
`)}return i}(t,(0,h.OO)(e))}styleScrollElement(e,t){var i,n;let r=null!==(i=t.foregroundColor)&&void 0!==i?i:"",o=null!==(n=t.backgroundColor)&&void 0!==n?n:"",s=t.borderColor?`1px solid ${t.borderColor}`:"",a=t.shadowColor?`0 2px 8px ${t.shadowColor}`:"";e.style.outline=s,e.style.borderRadius="5px",e.style.color=r,e.style.backgroundColor=o,e.style.boxShadow=a}getContainer(){return this.scrollableElement.getDomNode()}get onScroll(){return this.scrollableElement.onScroll}focusItemByElement(e){let t=this.focusedItem;this.setFocusedItem(e),t!==this.focusedItem&&this.updateFocus()}setFocusedItem(e){for(let t=0;t<this.actionsList.children.length;t++)if(e===this.actionsList.children[t]){this.focusedItem=t;break}}updateFocus(e){super.updateFocus(e,!0,!0),void 0!==this.focusedItem&&this.scrollableElement.setScrollPosition({scrollTop:Math.round(this.menuElement.scrollTop)})}doGetActionViewItem(e,t,i){if(e instanceof p.Z0)return new A(t.context,e,{icon:!0},this.menuStyles);if(e instanceof p.wY){let n=new I(e,e.actions,i,{...t,submenuIds:new Set([...t.submenuIds||[],e.id])},this.menuStyles);if(t.enableMnemonics){let e=n.getMnemonic();if(e&&n.isEnabled()){let t=[];this.mnemonics.has(e)&&(t=this.mnemonics.get(e)),t.push(n),this.mnemonics.set(e,t)}}return n}{let i={enableMnemonics:t.enableMnemonics,useEventAsContext:t.useEventAsContext};if(t.getKeyBinding){let n=t.getKeyBinding(e);if(n){let e=n.getLabel();e&&(i.keybinding=e)}}let n=new L(t.context,e,i,this.menuStyles);if(t.enableMnemonics){let e=n.getMnemonic();if(e&&n.isEnabled()){let t=[];this.mnemonics.has(e)&&(t=this.mnemonics.get(e)),t.push(n),this.mnemonics.set(e,t)}}return n}}}class L extends g.YH{constructor(e,t,i,n){if(i.isMenu=!0,super(t,t,i),this.menuStyle=n,this.options=i,this.options.icon=void 0!==i.icon&&i.icon,this.options.label=void 0===i.label||i.label,this.cssClass="",this.options.label&&i.enableMnemonics){let e=this.action.label;if(e){let t=N.exec(e);t&&(this.mnemonic=(t[1]?t[1]:t[3]).toLocaleLowerCase())}}this.runOnceToEnableMouseUp=new _.pY(()=>{this.element&&(this._register((0,h.nm)(this.element,h.tw.MOUSE_UP,e=>{if(h.zB.stop(e,!0),a.vU){if(!new d.n((0,h.Jj)(this.element),e).rightButton)this.onClick(e)}else setTimeout(()=>{this.onClick(e)},0)})),this._register((0,h.nm)(this.element,h.tw.CONTEXT_MENU,e=>{h.zB.stop(e,!0)})))},100),this._register(this.runOnceToEnableMouseUp)}render(e){super.render(e),this.element&&(this.container=e,this.item=(0,h.R3)(this.element,(0,h.$)("a.action-menu-item")),this._action.id===p.Z0.ID?this.item.setAttribute("role","presentation"):(this.item.setAttribute("role","menuitem"),this.mnemonic&&this.item.setAttribute("aria-keyshortcuts",`${this.mnemonic}`)),this.check=(0,h.R3)(this.item,(0,h.$)("span.menu-item-check"+v.k.asCSSSelector(b.l.menuSelection))),this.check.setAttribute("role","none"),this.label=(0,h.R3)(this.item,(0,h.$)("span.action-label")),this.options.label&&this.options.keybinding&&((0,h.R3)(this.item,(0,h.$)("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(),null===(e=this.item)||void 0===e||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){(0,h.PO)(this.label);let t=(0,w.x$)(this.action.label);if(t){let i=function(e){let t=N.exec(e);if(!t)return e;let i=!t[1];return e.replace(N,i?"$2$3":"").trim()}(t);!this.options.enableMnemonics&&(t=i),this.label.setAttribute("aria-label",i.replace(/&&/g,"&"));let n=N.exec(t);if(n){t=x.YU(t),k.lastIndex=0;let i=k.exec(t);for(;i&&i[1];)i=k.exec(t);let r=e=>e.replace(/&&/g,"&");i?this.label.append(x.j3(r(t.substr(0,i.index))," "),(0,h.$)("u",{"aria-hidden":"true"},i[3]),x.oL(r(t.substr(i.index+i[0].length))," ")):this.label.innerText=r(t).trim(),null===(e=this.item)||void 0===e||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;let e=this.action.checked;this.item.classList.toggle("checked",!!e),void 0!==e?(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(){let 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}`:"",r=e&&this.menuStyle.selectionBorderColor?"-1px":"";this.item&&(this.item.style.color=null!=t?t:"",this.item.style.backgroundColor=null!=i?i:"",this.item.style.outline=n,this.item.style.outlineOffset=r),this.check&&(this.check.style.color=null!=t?t:"")}}class I extends L{constructor(e,t,i,n,r){super(e,e,n,r),this.submenuActions=t,this.parentData=i,this.submenuOptions=n,this.mysubmenu=null,this.submenuDisposables=this._register(new y.SL),this.mouseOver=!1,this.expandDirection=n&&void 0!==n.expandDirection?n.expandDirection:{horizontal:o.Right,vertical:s.Below},this.showScheduler=new _.pY(()=>{this.mouseOver&&(this.cleanupExistingSubmenu(!1),this.createSubmenu(!1))},250),this.hideScheduler=new _.pY(()=>{this.element&&!(0,h.jg)((0,h.vY)(),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=(0,h.R3)(this.item,(0,h.$)("span.submenu-indicator"+v.k.asCSSSelector(b.l.menuSubmenu))),this.submenuIndicator.setAttribute("aria-hidden","true")),this._register((0,h.nm)(this.element,h.tw.KEY_UP,e=>{let t=new c.y(e);(t.equals(17)||t.equals(3))&&(h.zB.stop(e,!0),this.createSubmenu(!0))})),this._register((0,h.nm)(this.element,h.tw.KEY_DOWN,e=>{let t=new c.y(e);(0,h.vY)()===this.item&&(t.equals(17)||t.equals(3))&&h.zB.stop(e,!0)})),this._register((0,h.nm)(this.element,h.tw.MOUSE_OVER,e=>{!this.mouseOver&&(this.mouseOver=!0,this.showScheduler.schedule())})),this._register((0,h.nm)(this.element,h.tw.MOUSE_LEAVE,e=>{this.mouseOver=!1})),this._register((0,h.nm)(this.element,h.tw.FOCUS_OUT,e=>{this.element&&!(0,h.jg)((0,h.vY)(),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){h.zB.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(e){}this.parentData.submenu=void 0,this.updateAriaExpanded("false"),this.submenuContainer&&(this.submenuDisposables.clear(),this.submenuContainer=void 0)}}calculateSubmenuMenuLayout(e,t,i,n){let r={top:0,left:0};return r.left=(0,m.bK)(e.width,t.width,{position:n.horizontal===o.Right?0:1,offset:i.left,size:i.width}),r.left>=i.left&&r.left<i.left+i.width&&(i.left+10+t.width<=e.width&&(r.left=i.left+10),i.top+=10,i.height=0),r.top=(0,m.bK)(e.height,t.height,{position:0,offset:i.top,size:0}),r.top+t.height===i.top&&r.top+i.height+t.height<=e.height&&(r.top+=i.height),r}createSubmenu(e=!0){if(this.element){if(this.parentData.submenu)this.parentData.submenu.focus(!1);else{this.updateAriaExpanded("true"),this.submenuContainer=(0,h.R3)(this.element,(0,h.$)("div.monaco-submenu")),this.submenuContainer.classList.add("menubar-menu-items-holder","context-view");let t=parseFloat((0,h.Jj)(this.parentData.parent.domNode).getComputedStyle(this.parentData.parent.domNode).paddingTop||"0")||0;this.submenuContainer.style.zIndex="1",this.submenuContainer.style.position="fixed",this.submenuContainer.style.top="0",this.submenuContainer.style.left="0",this.parentData.submenu=new D(this.submenuContainer,this.submenuActions.length?this.submenuActions:[new p.eZ],this.submenuOptions,this.menuStyle);let i=this.element.getBoundingClientRect(),n={top:i.top-t,left:i.left,height:i.height+2*t,width:i.width},r=this.submenuContainer.getBoundingClientRect(),o=(0,h.Jj)(this.element),{top:s,left:a}=this.calculateSubmenuMenuLayout(new h.Ro(o.innerWidth,o.innerHeight),h.Ro.lift(r),n,this.expandDirection);this.submenuContainer.style.left=`${a-r.left}px`,this.submenuContainer.style.top=`${s-r.top}px`,this.submenuDisposables.add((0,h.nm)(this.submenuContainer,h.tw.KEY_UP,e=>{new c.y(e).equals(15)&&(h.zB.stop(e,!0),this.parentData.parent.focus(),this.cleanupExistingSubmenu(!0))})),this.submenuDisposables.add((0,h.nm)(this.submenuContainer,h.tw.KEY_DOWN,e=>{new c.y(e).equals(15)&&h.zB.stop(e,!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&&(null===(t=this.item)||void 0===t||t.setAttribute("aria-expanded",e))}applyStyle(){super.applyStyle();let e=this.element&&this.element.classList.contains("focused")&&this.menuStyle.selectionForegroundColor?this.menuStyle.selectionForegroundColor:this.menuStyle.foregroundColor;this.submenuIndicator&&(this.submenuIndicator.style.color=null!=e?e:"")}dispose(){super.dispose(),this.hideScheduler.dispose(),this.mysubmenu&&(this.mysubmenu.dispose(),this.mysubmenu=null),this.submenuContainer&&(this.submenuContainer=void 0)}}class A extends g.gU{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 E(e){let t=(0,C.u)()[e.id];return`.codicon-${e.id}:before { content: '\\${t.toString(16)}'; }`}},32753:function(e,t,i){"use strict";i.d(t,{S:function(){return n}}),i("77784");let n="monaco-mouse-cursor-text"},67233:function(e,t,i){"use strict";i.d(t,{f:function(){return a}});var n=i("55952"),r=i("475"),o=i("98212"),s=i("37764");class a{constructor(){let e;this._onDidWillResize=new o.Q5,this.onDidWillResize=this._onDidWillResize.event,this._onDidResize=new o.Q5,this.onDidResize=this._onDidResize.event,this._sashListener=new s.SL,this._size=new n.Ro(0,0),this._minSize=new n.Ro(0,0),this._maxSize=new n.Ro(Number.MAX_SAFE_INTEGER,Number.MAX_SAFE_INTEGER),this.domNode=document.createElement("div"),this._eastSash=new r.g(this.domNode,{getVerticalSashLeft:()=>this._size.width},{orientation:0}),this._westSash=new r.g(this.domNode,{getVerticalSashLeft:()=>0},{orientation:0}),this._northSash=new r.g(this.domNode,{getHorizontalSashTop:()=>0},{orientation:1,orthogonalEdge:r.l.North}),this._southSash=new r.g(this.domNode,{getHorizontalSashTop:()=>this._size.height},{orientation:1,orthogonalEdge:r.l.South}),this._northSash.orthogonalStartSash=this._westSash,this._northSash.orthogonalEndSash=this._eastSash,this._southSash.orthogonalStartSash=this._westSash,this._southSash.orthogonalEndSash=this._eastSash;let t=0,i=0;this._sashListener.add(o.ju.any(this._northSash.onDidStart,this._eastSash.onDidStart,this._southSash.onDidStart,this._westSash.onDidStart)(()=>{void 0===e&&(this._onDidWillResize.fire(),e=this._size,t=0,i=0)})),this._sashListener.add(o.ju.any(this._northSash.onDidEnd,this._eastSash.onDidEnd,this._southSash.onDidEnd,this._westSash.onDidEnd)(()=>{void 0!==e&&(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(o.ju.any(this._eastSash.onDidReset,this._westSash.onDidReset)(e=>{this._preferredSize&&(this.layout(this._size.height,this._preferredSize.width),this._onDidResize.fire({dimension:this._size,done:!0}))})),this._sashListener.add(o.ju.any(this._northSash.onDidReset,this._southSash.onDidReset)(e=>{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){let{height:i,width:r}=this._minSize,{height:o,width:s}=this._maxSize;e=Math.max(i,Math.min(o,e)),t=Math.max(r,Math.min(s,t));let a=new n.Ro(t,e);!n.Ro.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}}},98927:function(e,t,i){"use strict";i.d(t,{X:function(){return g},aG:function(){return d},gB:function(){return c}});var n=i("95173"),r=i("47983"),o=i("1966"),s=i("42785"),a=i("16168"),l=i("98212"),h=i("55278");function c(e){return"object"==typeof e&&"visibility"in e&&"data"in e}function d(e){switch(e){case!0:return 1;case!1:return 0;default:return e}}function u(e){return"boolean"==typeof e.collapsible}class g{constructor(e,t,i,n={}){var r;this.user=e,this.list=t,this.rootRef=[],this.eventBufferer=new l.E7,this._onDidChangeCollapseState=new l.Q5,this.onDidChangeCollapseState=this.eventBufferer.wrapEvent(this._onDidChangeCollapseState.event),this._onDidChangeRenderNodeCount=new l.Q5,this.onDidChangeRenderNodeCount=this.eventBufferer.wrapEvent(this._onDidChangeRenderNodeCount.event),this._onDidSplice=new l.Q5,this.onDidSplice=this._onDidSplice.event,this.refilterDelayer=new o.vp(s.n),this.collapseByDefault=void 0!==n.collapseByDefault&&n.collapseByDefault,this.allowNonCollapsibleParents=null!==(r=n.allowNonCollapsibleParents)&&void 0!==r&&r,this.filter=n.filter,this.autoExpandSingleChildren=void 0!==n.autoExpandSingleChildren&&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=h.$.empty(),r={}){if(0===e.length)throw new n.ac(this.user,"Invalid tree location");r.diffIdentityProvider?this.spliceSmart(r.diffIdentityProvider,e,t,i,r):this.spliceSimple(e,t,i,r)}spliceSmart(e,t,i,n,r,o){var s;void 0===n&&(n=h.$.empty()),void 0===o&&(o=null!==(s=r.diffDepth)&&void 0!==s?s:0);let{parentNode:l}=this.getParentNodeWithListIndex(t);if(!l.lastDiffIds)return this.spliceSimple(t,i,n,r);let c=[...n],d=t[t.length-1],u=new a.Hs({getElements:()=>l.lastDiffIds},{getElements:()=>[...l.children.slice(0,d),...c,...l.children.slice(d+i)].map(t=>e.getId(t.element).toString())}).ComputeDiff(!1);if(u.quitEarly)return l.lastDiffIds=void 0,this.spliceSimple(t,i,c,r);let g=t.slice(0,-1),m=(t,i,n)=>{if(o>0)for(let s=0;s<n;s++)t--,i--,this.spliceSmart(e,[...g,t,0],Number.MAX_SAFE_INTEGER,c[i].children,r,o-1)},f=Math.min(l.children.length,d+i),p=c.length;for(let e of u.changes.sort((e,t)=>t.originalStart-e.originalStart))m(f,p,f-(e.originalStart+e.originalLength)),f=e.originalStart,p=e.modifiedStart-d,this.spliceSimple([...g,f],e.originalLength,h.$.slice(c,p,p+e.modifiedLength),r);m(f,p,f)}spliceSimple(e,t,i=h.$.empty(),{onDidCreateNode:n,onDidDeleteNode:o,diffIdentityProvider:s}){let{parentNode:a,listIndex:l,revealed:c,visible:d}=this.getParentNodeWithListIndex(e),u=[],g=h.$.map(i,e=>this.createTreeNode(e,a,a.visible?1:0,c,u,n)),m=e[e.length-1],f=0;for(let e=m;e>=0&&e<a.children.length;e--){let t=a.children[e];if(t.visible){f=t.visibleChildIndex;break}}let p=[],_=0,b=0;for(let e of g)p.push(e),b+=e.renderNodeCount,e.visible&&(e.visibleChildIndex=f+_++);let C=(0,r.db)(a.children,m,t,p);s?a.lastDiffIds?(0,r.db)(a.lastDiffIds,m,t,p.map(e=>s.getId(e.element).toString())):a.lastDiffIds=a.children.map(e=>s.getId(e.element).toString()):a.lastDiffIds=void 0;let v=0;for(let e of C)e.visible&&v++;if(0!==v)for(let e=m+p.length;e<a.children.length;e++){let t=a.children[e];t.visible&&(t.visibleChildIndex-=v)}if(a.visibleChildrenCount+=_-v,c&&d){let e=C.reduce((e,t)=>e+(t.visible?t.renderNodeCount:0),0);this._updateAncestorsRenderNodeCount(a,b-e),this.list.splice(l,e,u)}if(C.length>0&&o){let e=t=>{o(t),t.children.forEach(e)};C.forEach(e)}this._onDidSplice.fire({insertedNodes:p,deletedNodes:C});let w=a;for(;w;){if(2===w.visibility){this.refilterDelayer.trigger(()=>this.refilter());break}w=w.parent}}rerender(e){if(0===e.length)throw new n.ac(this.user,"Invalid tree location");let{node:t,listIndex:i,revealed:r}=this.getTreeNodeWithListIndex(e);t.visible&&r&&this.list.splice(i,1,[t])}has(e){return this.hasTreeNode(e)}getListIndex(e){let{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){let i=this.getTreeNode(e);void 0===t&&(t=!i.collapsible);let n={collapsible:t};return this.eventBufferer.bufferEvents(()=>this._setCollapseState(e,n))}isCollapsed(e){return this.getTreeNode(e).collapsed}setCollapsed(e,t,i){let n=this.getTreeNode(e);void 0===t&&(t=!n.collapsed);let r={collapsed:t,recursive:i||!1};return this.eventBufferer.bufferEvents(()=>this._setCollapseState(e,r))}_setCollapseState(e,t){let{node:i,listIndex:n,revealed:r}=this.getTreeNodeWithListIndex(e),o=this._setListNodeCollapseState(i,n,r,t);if(i!==this.root&&this.autoExpandSingleChildren&&o&&!u(t)&&i.collapsible&&!i.collapsed&&!t.recursive){let n=-1;for(let e=0;e<i.children.length;e++)if(i.children[e].visible){if(n>-1){n=-1;break}n=e}n>-1&&this._setCollapseState([...e,n],t)}return o}_setListNodeCollapseState(e,t,i,n){let r=this._setNodeCollapseState(e,n,!1);if(!i||!e.visible||!r)return r;let o=e.renderNodeCount,s=this.updateNodeAfterCollapseChange(e);return this.list.splice(t+1,o-(-1===t?0:1),s.slice(1)),r}_setNodeCollapseState(e,t,i){let n;if(e===this.root?n=!1:(u(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})),!u(t)&&t.recursive)for(let i of e.children)n=this._setNodeCollapseState(i,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(){let e=this.root.renderNodeCount,t=this.updateNodeAfterFilterChange(this.root);this.list.splice(0,e,t),this.refilterDelayer.cancel()}createTreeNode(e,t,i,n,r,o){let s={parent:t,element:e.element,children:[],depth:t.depth+1,visibleChildrenCount:0,visibleChildIndex:-1,collapsible:"boolean"==typeof e.collapsible?e.collapsible:void 0!==e.collapsed,collapsed:void 0===e.collapsed?this.collapseByDefault:e.collapsed,renderNodeCount:1,visibility:1,visible:!0,filterData:void 0},a=this._filterNode(s,i);s.visibility=a,n&&r.push(s);let l=e.children||h.$.empty(),c=n&&0!==a&&!s.collapsed,d=0,u=1;for(let e of l){let t=this.createTreeNode(e,s,a,c,r,o);s.children.push(t),u+=t.renderNodeCount,t.visible&&(t.visibleChildIndex=d++)}return!this.allowNonCollapsibleParents&&(s.collapsible=s.collapsible||s.children.length>0),s.visibleChildrenCount=d,s.visible=2===a?d>0:1===a,s.visible?!s.collapsed&&(s.renderNodeCount=u):(s.renderNodeCount=0,n&&r.pop()),null==o||o(s),s}updateNodeAfterCollapseChange(e){let t=e.renderNodeCount,i=[];return this._updateNodeAfterCollapseChange(e,i),this._updateAncestorsRenderNodeCount(e.parent,i.length-t),i}_updateNodeAfterCollapseChange(e,t){if(!1===e.visible)return 0;if(t.push(e),e.renderNodeCount=1,!e.collapsed)for(let i of e.children)e.renderNodeCount+=this._updateNodeAfterCollapseChange(i,t);return this._onDidChangeRenderNodeCount.fire(e),e.renderNodeCount}updateNodeAfterFilterChange(e){let 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 r;if(e!==this.root){if(0===(r=this._filterNode(e,t)))return e.visible=!1,e.renderNodeCount=0,!1;n&&i.push(e)}let o=i.length;e.renderNodeCount=e===this.root?0:1;let s=!1;if(e.collapsed&&0===r)e.visibleChildrenCount=0;else{let t=0;for(let o of e.children)s=this._updateNodeAfterFilterChange(o,r,i,n&&!e.collapsed)||s,o.visible&&(o.visibleChildIndex=t++);e.visibleChildrenCount=t}return e!==this.root&&(e.visible=2===r?s:1===r,e.visibility=r),e.visible?!e.collapsed&&(e.renderNodeCount+=i.length-o):(e.renderNodeCount=0,n&&i.pop()),this._onDidChangeRenderNodeCount.fire(e),e.visible}_updateAncestorsRenderNodeCount(e,t){if(0!==t)for(;e;)e.renderNodeCount+=t,this._onDidChangeRenderNodeCount.fire(e),e=e.parent}_filterNode(e,t){let i=this.filter?this.filter.filter(e.element,t):1;return"boolean"==typeof i?(e.filterData=void 0,i?1:0):c(i)?(e.filterData=i.data,d(i.visibility)):(e.filterData=void 0,d(i))}hasTreeNode(e,t=this.root){if(!e||0===e.length)return!0;let[i,...n]=e;return!(i<0)&&!(i>t.children.length)&&this.hasTreeNode(n,t.children[i])}getTreeNode(e,t=this.root){if(!e||0===e.length)return t;let[i,...r]=e;if(i<0||i>t.children.length)throw new n.ac(this.user,"Invalid tree location");return this.getTreeNode(r,t.children[i])}getTreeNodeWithListIndex(e){if(0===e.length)return{node:this.root,listIndex:-1,revealed:!0,visible:!1};let{parentNode:t,listIndex:i,revealed:r,visible:o}=this.getParentNodeWithListIndex(e),s=e[e.length-1];if(s<0||s>t.children.length)throw new n.ac(this.user,"Invalid tree location");let a=t.children[s];return{node:a,listIndex:i,revealed:r,visible:o&&a.visible}}getParentNodeWithListIndex(e,t=this.root,i=0,r=!0,o=!0){let[s,...a]=e;if(s<0||s>t.children.length)throw new n.ac(this.user,"Invalid tree location");for(let e=0;e<s;e++)i+=t.children[e].renderNodeCount;return(r=r&&!t.collapsed,o=o&&t.visible,0===a.length)?{parentNode:t,listIndex:i,revealed:r,visible:o}:this.getParentNodeWithListIndex(a,t.children[s],i+1,r,o)}getNode(e=[]){return this.getTreeNode(e)}getNodeLocation(e){let t=[],i=e;for(;i.parent;)t.push(i.parent.children.indexOf(i)),i=i.parent;return t.reverse()}getParentNodeLocation(e){return 0===e.length?void 0:1===e.length?[]:(0,r.JH)(e)[0]}getFirstElementChild(e){let t=this.getTreeNode(e);if(0!==t.children.length)return t.children[0].element}}},47983:function(e,t,i){"use strict";var n,r;function o(e,t=0){return e[e.length-(1+t)]}function s(e){if(0===e.length)throw Error("Invalid tail call");return[e.slice(0,e.length-1),e[e.length-1]]}function a(e,t,i=(e,t)=>e===t){if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let n=0,r=e.length;n<r;n++)if(!i(e[n],t[n]))return!1;return!0}function l(e,t){let i=e.length-1;t<i&&(e[t]=e[i]),e.pop()}function h(e,t,i){return function(e,t){let i=0,n=e-1;for(;i<=n;){let e=(i+n)/2|0,r=t(e);if(r<0)i=e+1;else{if(!(r>0))return e;n=e-1}}return-(i+1)}(e.length,n=>i(e[n],t))}i.d(t,{BV:function(){return R},EB:function(){return b},Gb:function(){return o},H9:function(){return M},HW:function(){return function e(t,i,n){if((t|=0)>=i.length)throw TypeError("invalid index");let r=i[Math.floor(i.length*Math.random())],o=[],s=[],a=[];for(let e of i){let t=n(e,r);t<0?o.push(e):t>0?s.push(e):a.push(e)}return t<o.length?e(t,o,n):t<o.length+a.length?a[0]:e(t-(o.length+a.length),s,n)}},JH:function(){return s},KO:function(){return g},LS:function(){return l},Of:function(){return _},Rs:function(){return f},W$:function(){return T},XY:function(){return p},Xh:function(){return C},Zv:function(){return w},_2:function(){return N},_i:function(){return O},al:function(){return S},db:function(){return k},fS:function(){return a},f_:function(){return I},fv:function(){return A},kX:function(){return m},mw:function(){return d},nW:function(){return E},ry:function(){return h},tT:function(){return L},vA:function(){return x},vM:function(){return c},w6:function(){return v},zI:function(){return y},zy:function(){return u}});function c(e,t){let i,n=[];for(let r of e.slice(0).sort(t))i&&0===t(i[0],r)?i.push(r):(i=[r],n.push(i));return n}function*d(e,t){let i,n;for(let r of e)void 0!==n&&t(n,r)?i.push(r):(i&&(yield i),i=[r]),n=r;i&&(yield i)}function u(e,t){for(let i=0;i<=e.length;i++)t(0===i?void 0:e[i-1],i===e.length?void 0:e[i])}function g(e,t){for(let i=0;i<e.length;i++)t(0===i?void 0:e[i-1],e[i],i+1===e.length?void 0:e[i+1])}function m(e){return e.filter(e=>!!e)}function f(e){let t=0;for(let i=0;i<e.length;i++)e[i]&&(e[t]=e[i],t+=1);e.length=t}function p(e){return!Array.isArray(e)||0===e.length}function _(e){return Array.isArray(e)&&e.length>0}function b(e,t=e=>e){let i=new Set;return e.filter(e=>{let n=t(e);return!i.has(n)&&(i.add(n),!0)})}function C(e,t){return e.length>0?e[0]:t}function v(e,t){let i="number"==typeof t?e:0;"number"==typeof t?i=e:(i=0,t=e);let n=[];if(i<=t)for(let e=i;e<t;e++)n.push(e);else for(let e=i;e>t;e--)n.push(e);return n}function w(e,t,i){let n=e.slice(0,t),r=e.slice(t);return n.concat(i,r)}function y(e,t){let i=e.indexOf(t);i>-1&&(e.splice(i,1),e.unshift(t))}function S(e,t){let i=e.indexOf(t);i>-1&&(e.splice(i,1),e.push(t))}function x(e,t){for(let i of t)e.push(i)}function N(e){return Array.isArray(e)?e:[e]}function k(e,t,i,n){let r=D(e,t),o=e.splice(r,i);return void 0===o&&(o=[]),!function(e,t,i){let n=D(e,t),r=e.length,o=i.length;e.length=r+o;for(let t=r-1;t>=n;t--)e[t+o]=e[t];for(let t=0;t<o;t++)e[t+n]=i[t]}(e,r,n),o}function D(e,t){return t<0?Math.max(t+e.length,0):Math.min(t,e.length)}function L(e,t){return(i,n)=>t(e(i),e(n))}function I(...e){return(t,i)=>{for(let r of e){let e=r(t,i);if(!n.isNeitherLessOrGreaterThan(e))return e}return n.neitherLessOrGreaterThan}}(r=n||(n={})).isLessThan=function(e){return e<0},r.isLessThanOrEqual=function(e){return e<=0},r.isGreaterThan=function(e){return e>0},r.isNeitherLessOrGreaterThan=function(e){return 0===e},r.greaterThan=1,r.lessThan=-1,r.neitherLessOrGreaterThan=0;let A=(e,t)=>e-t,E=(e,t)=>A(e?1:0,t?1:0);function R(e){return(t,i)=>-e(t,i)}class M{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<this.items.length&&e(this.items[t]);)t++;let i=t===this.firstIdx?null:this.items.slice(this.firstIdx,t);return this.firstIdx=t,i}takeFromEndWhile(e){let t=this.lastIdx;for(;t>=0&&e(this.items[t]);)t--;let i=t===this.lastIdx?null:this.items.slice(t+1,this.lastIdx+1);return this.lastIdx=t,i}peek(){if(0!==this.length)return this.items[this.firstIdx]}dequeue(){let e=this.items[this.firstIdx];return this.firstIdx++,e}takeCount(e){let t=this.items.slice(this.firstIdx,this.firstIdx+e);return this.firstIdx+=e,t}}class T{constructor(e){this.iterate=e}toArray(){let e=[];return this.iterate(t=>(e.push(t),!0)),e}filter(e){return new T(t=>this.iterate(i=>!e(i)||t(i)))}map(e){return new T(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;let i=!0;return this.iterate(r=>((i||n.isGreaterThan(e(r,t)))&&(i=!1,t=r),!0)),t}}T.empty=new T(e=>{});class O{constructor(e){this._indexMap=e}static createSortPermutation(e,t){return new O(Array.from(e.keys()).sort((i,n)=>t(e[i],e[n])))}apply(e){return e.map((t,i)=>e[this._indexMap[i]])}inverse(){let e=this._indexMap.slice();for(let t=0;t<this._indexMap.length;t++)e[this._indexMap[t]]=t;return new O(e)}}},52640:function(e,t,i){"use strict";var n,r;let o,s;function a(e,t){let i=Math.pow(10,t);return Math.round(e*i)/i}i.d(t,{Il:function(){return d},Oz:function(){return h},VS:function(){return l},tx:function(){return c}});class l{constructor(e,t,i,n=1){this._rgbaBrand=void 0,this.r=0|Math.min(255,Math.max(0,e)),this.g=0|Math.min(255,Math.max(0,t)),this.b=0|Math.min(255,Math.max(0,i)),this.a=a(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 h{constructor(e,t,i,n){this._hslaBrand=void 0,this.h=0|Math.max(Math.min(360,e),0),this.s=a(Math.max(Math.min(1,t),0),3),this.l=a(Math.max(Math.min(1,i),0),3),this.a=a(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){let t=e.r/255,i=e.g/255,n=e.b/255,r=e.a,o=Math.max(t,i,n),s=Math.min(t,i,n),a=0,l=0,c=(s+o)/2,d=o-s;if(d>0){switch(l=Math.min(c<=.5?d/(2*c):d/(2-2*c),1),o){case t:a=(i-n)/d+(i<n?6:0);break;case i:a=(n-t)/d+2;break;case n:a=(t-i)/d+4}a*=60,a=Math.round(a)}return new h(a,l,c,r)}static _hue2rgb(e,t,i){return(i<0&&(i+=1),i>1&&(i-=1),i<1/6)?e+(t-e)*6*i:i<.5?t:i<2/3?e+(t-e)*(2/3-i)*6:e}static toRGBA(e){let t,i,n;let r=e.h/360,{s:o,l:s,a}=e;if(0===o)t=i=n=s;else{let e=s<.5?s*(1+o):s+o-s*o,a=2*s-e;t=h._hue2rgb(a,e,r+1/3),i=h._hue2rgb(a,e,r),n=h._hue2rgb(a,e,r-1/3)}return new l(Math.round(255*t),Math.round(255*i),Math.round(255*n),a)}}class c{constructor(e,t,i,n){this._hsvaBrand=void 0,this.h=0|Math.max(Math.min(360,e),0),this.s=a(Math.max(Math.min(1,t),0),3),this.v=a(Math.max(Math.min(1,i),0),3),this.a=a(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){let t;let i=e.r/255,n=e.g/255,r=e.b/255,o=Math.max(i,n,r),s=o-Math.min(i,n,r);return new c(Math.round(60*(t=0===s?0:o===i?((n-r)/s%6+6)%6:o===n?(r-i)/s+2:(i-n)/s+4)),0===o?0:s/o,o,e.a)}static toRGBA(e){let{h:t,s:i,v:n,a:r}=e,o=n*i,s=o*(1-Math.abs(t/60%2-1)),a=n-o,[h,c,d]=[0,0,0];return t<60?(h=o,c=s):t<120?(h=s,c=o):t<180?(c=o,d=s):t<240?(c=s,d=o):t<300?(h=s,d=o):t<=360&&(h=o,d=s),new l(h=Math.round((h+a)*255),c=Math.round((c+a)*255),d=Math.round((d+a)*255),r)}}class d{static fromHex(e){return d.Format.CSS.parseHex(e)||d.red}static equals(e,t){return!e&&!t||!!e&&!!t&&e.equals(t)}get hsla(){return this._hsla?this._hsla:h.fromRGBA(this.rgba)}get hsva(){return this._hsva?this._hsva:c.fromRGBA(this.rgba)}constructor(e){if(e){if(e instanceof l)this.rgba=e;else if(e instanceof h)this._hsla=e,this.rgba=h.toRGBA(e);else if(e instanceof c)this._hsva=e,this.rgba=c.toRGBA(e);else throw Error("Invalid color ctor argument")}else throw Error("Color needs a value")}equals(e){return!!e&&l.equals(this.rgba,e.rgba)&&h.equals(this.hsla,e.hsla)&&c.equals(this.hsva,e.hsva)}getRelativeLuminance(){let e=d._relativeLuminanceForComponent(this.rgba.r),t=d._relativeLuminanceForComponent(this.rgba.g),i=d._relativeLuminanceForComponent(this.rgba.b);return a(.2126*e+.7152*t+.0722*i,4)}static _relativeLuminanceForComponent(e){let t=e/255;return t<=.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)}isLighter(){return(299*this.rgba.r+587*this.rgba.g+114*this.rgba.b)/1e3>=128}isLighterThan(e){let t=this.getRelativeLuminance();return t>e.getRelativeLuminance()}isDarkerThan(e){let t=this.getRelativeLuminance();return t<e.getRelativeLuminance()}lighten(e){return new d(new h(this.hsla.h,this.hsla.s,this.hsla.l+this.hsla.l*e,this.hsla.a))}darken(e){return new d(new h(this.hsla.h,this.hsla.s,this.hsla.l-this.hsla.l*e,this.hsla.a))}transparent(e){let{r:t,g:i,b:n,a:r}=this.rgba;return new d(new l(t,i,n,r*e))}isTransparent(){return 0===this.rgba.a}isOpaque(){return 1===this.rgba.a}opposite(){return new d(new l(255-this.rgba.r,255-this.rgba.g,255-this.rgba.b,this.rgba.a))}makeOpaque(e){if(this.isOpaque()||1!==e.rgba.a)return this;let{r:t,g:i,b:n,a:r}=this.rgba;return new d(new l(e.rgba.r-r*(e.rgba.r-t),e.rgba.g-r*(e.rgba.g-i),e.rgba.b-r*(e.rgba.b-n),1))}toString(){return!this._toString&&(this._toString=d.Format.CSS.format(this)),this._toString}static getLighterColor(e,t,i){if(e.isLighterThan(t))return e;i=i||.5;let n=e.getRelativeLuminance(),r=t.getRelativeLuminance();return i=i*(r-n)/r,e.lighten(i)}static getDarkerColor(e,t,i){if(e.isDarkerThan(t))return e;i=i||.5;let n=e.getRelativeLuminance(),r=t.getRelativeLuminance();return i=i*(n-r)/n,e.darken(i)}}d.white=new d(new l(255,255,255,1)),d.black=new d(new l(0,0,0,1)),d.red=new d(new l(255,0,0,1)),d.blue=new d(new l(0,0,255,1)),d.green=new d(new l(0,255,0,1)),d.cyan=new d(new l(0,255,255,1)),d.lightgrey=new d(new l(211,211,211,1)),d.transparent=new d(new l(0,0,0,0));!function(e){e.formatRGB=function(e){return 1===e.rgba.a?`rgb(${e.rgba.r}, ${e.rgba.g}, ${e.rgba.b})`:n.Format.CSS.formatRGBA(e)};e.formatRGBA=function(e){return`rgba(${e.rgba.r}, ${e.rgba.g}, ${e.rgba.b}, ${+e.rgba.a.toFixed(2)})`};e.formatHSL=function(e){return 1===e.hsla.a?`hsl(${e.hsla.h}, ${(100*e.hsla.s).toFixed(2)}%, ${(100*e.hsla.l).toFixed(2)}%)`:n.Format.CSS.formatHSLA(e)};function t(e){let t=e.toString(16);return 2!==t.length?"0"+t:t}e.formatHSLA=function(e){return`hsla(${e.hsla.h}, ${(100*e.hsla.s).toFixed(2)}%, ${(100*e.hsla.l).toFixed(2)}%, ${e.hsla.a.toFixed(2)})`};e.formatHex=function(e){return`#${t(e.rgba.r)}${t(e.rgba.g)}${t(e.rgba.b)}`};e.formatHexA=function(e,i=!1){return i&&1===e.rgba.a?n.Format.CSS.formatHex(e):`#${t(e.rgba.r)}${t(e.rgba.g)}${t(e.rgba.b)}${t(Math.round(255*e.rgba.a))}`};e.format=function(e){return e.isOpaque()?n.Format.CSS.formatHex(e):n.Format.CSS.formatRGBA(e)};function i(e){switch(e){case 48:break;case 49:return 1;case 50:return 2;case 51:return 3;case 52:return 4;case 53:return 5;case 54:return 6;case 55:return 7;case 56:return 8;case 57:return 9;case 97:case 65:return 10;case 98:case 66:return 11;case 99:case 67:return 12;case 100:case 68:return 13;case 101:case 69:return 14;case 102:case 70:return 15}return 0}e.parseHex=function(e){let t=e.length;if(0===t||35!==e.charCodeAt(0))return null;if(7===t){let t=16*i(e.charCodeAt(1))+i(e.charCodeAt(2)),r=16*i(e.charCodeAt(3))+i(e.charCodeAt(4));return new n(new l(t,r,16*i(e.charCodeAt(5))+i(e.charCodeAt(6)),1))}if(9===t){let t=16*i(e.charCodeAt(1))+i(e.charCodeAt(2)),r=16*i(e.charCodeAt(3))+i(e.charCodeAt(4)),o=16*i(e.charCodeAt(5))+i(e.charCodeAt(6));return new n(new l(t,r,o,(16*i(e.charCodeAt(7))+i(e.charCodeAt(8)))/255))}if(4===t){let t=i(e.charCodeAt(1)),r=i(e.charCodeAt(2)),o=i(e.charCodeAt(3));return new n(new l(16*t+t,16*r+r,16*o+o))}if(5===t){let t=i(e.charCodeAt(1)),r=i(e.charCodeAt(2)),o=i(e.charCodeAt(3)),s=i(e.charCodeAt(4));return new n(new l(16*t+t,16*r+r,16*o+o,(16*s+s)/255))}return null}}((r=(n=d||(d={})).Format||(n.Format={})).CSS||(r.CSS={}))},81930:function(e,t,i){"use strict";i.d(t,{LE:function(){return o}});var n=i("71461");let r=new n.o(()=>{let e=new Intl.Collator(void 0,{numeric:!0,sensitivity:"base"});return{collator:e,collatorIsNumeric:e.resolvedOptions().numeric}});new n.o(()=>({collator:new Intl.Collator(void 0,{numeric:!0})})),new n.o(()=>({collator:new Intl.Collator(void 0,{numeric:!0,sensitivity:"accent"})}));function o(e,t,i){let n=e.toLowerCase(),o=t.toLowerCase(),s=function(e,t,i){let n=e.toLowerCase(),r=t.toLowerCase(),o=n.startsWith(i),s=r.startsWith(i);if(o!==s)return o?-1:1;if(o&&s){if(n.length<r.length)return -1;if(n.length>r.length)return 1}return 0}(e,t,i);if(s)return s;let a=n.endsWith(i);if(a!==o.endsWith(i))return a?-1:1;let l=function(e,t,i=!1){let n=e||"",o=t||"",s=r.value.collator.compare(n,o);return r.value.collatorIsNumeric&&0===s&&n!==o?n<o?-1:1:s}(n,o);return 0!==l?l:n.localeCompare(o)}},57341:function(e,t,i){"use strict";i.d(t,{$h:function(){return s},Tx:function(){return a},ZC:function(){return o},ht:function(){return r}});var n=i("47983");let r=(e,t)=>e===t;function o(e=r){return(t,i)=>n.fS(t,i,e)}function s(){return(e,t)=>e.equals(t)}function a(e,t,i){return e&&t?i(e,t):e===t}new WeakMap},74927:function(e,t,i){"use strict";function n(e,t){let i;let n=this,r=!1;return function(){if(r)return i;if(r=!0,t)try{i=e.apply(n,arguments)}finally{t()}else i=e.apply(n,arguments);return i}}i.d(t,{M:function(){return n}})},37764:function(e,t,i){"use strict";i.d(t,{B9:function(){return b},F8:function(){return C},JT:function(){return y},Jz:function(){return N},L6:function(){return x},Nq:function(){return m},OF:function(){return v},SL:function(){return w},Wf:function(){return _},XK:function(){return S},b2:function(){return k},dk:function(){return p},wi:function(){return g}});var n,r,o,s,a,l,h,c=i("74927"),d=i("55278");let u=null;function g(e){return null==u||u.trackDisposable(e),e}function m(e){null==u||u.markAsDisposed(e)}function f(e,t){null==u||u.setParent(e,t)}function p(e){return null==u||u.markAsSingleton(e),e}function _(e){return"object"==typeof e&&null!==e&&"function"==typeof e.dispose&&0===e.dispose.length}function b(e){if(d.$.is(e)){let t=[];for(let i of e)if(i)try{i.dispose()}catch(e){t.push(e)}if(1===t.length)throw t[0];if(t.length>1)throw AggregateError(t,"Encountered errors while disposing of store");return Array.isArray(e)?[]:e}if(e)return e.dispose(),e}function C(...e){let t=v(()=>b(e));return!function(e,t){if(u)for(let i of e)u.setParent(i,t)}(e,t),t}function v(e){let t=g({dispose:(0,c.M)(()=>{m(t),e()})});return t}class w{constructor(){this._toDispose=new Set,this._isDisposed=!1,g(this)}dispose(){!this._isDisposed&&(m(this),this._isDisposed=!0,this.clear())}get isDisposed(){return this._isDisposed}clear(){if(0!==this._toDispose.size)try{b(this._toDispose)}finally{this._toDispose.clear()}}add(e){if(!e)return e;if(e===this)throw Error("Cannot register a disposable on itself!");return f(e,this),this._isDisposed?!w.DISABLE_DISPOSED_WARNING&&console.warn(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),f(e,null))}}w.DISABLE_DISPOSED_WARNING=!1;class y{constructor(){this._store=new w,g(this),f(this._store,this)}dispose(){m(this),this._store.dispose()}_register(e){if(e===this)throw Error("Cannot register a disposable on itself!");return this._store.add(e)}}y.None=Object.freeze({dispose(){}});class S{constructor(){this._isDisposed=!1,g(this)}get value(){return this._isDisposed?void 0:this._value}set value(e){var t;!this._isDisposed&&e!==this._value&&(null===(t=this._value)||void 0===t||t.dispose(),e&&f(e,this),this._value=e)}clear(){this.value=void 0}dispose(){var e;this._isDisposed=!0,m(this),null===(e=this._value)||void 0===e||e.dispose(),this._value=void 0}}class x{constructor(e){this._disposable=e,this._counter=1}acquire(){return this._counter++,this}release(){return 0==--this._counter&&this._disposable.dispose(),this}}class N{constructor(e){this.object=e}dispose(){}}class k{constructor(){this._store=new Map,this._isDisposed=!1,g(this)}dispose(){m(this),this._isDisposed=!0,this.clearAndDisposeAll()}clearAndDisposeAll(){if(this._store.size)try{b(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(Error("Trying to add a disposable to a DisposableMap that has already been disposed of. The added object will be leaked!").stack),!i&&(null===(n=this._store.get(e))||void 0===n||n.dispose()),this._store.set(e,t)}deleteAndDispose(e){var t;null===(t=this._store.get(e))||void 0===t||t.dispose(),this._store.delete(e)}[Symbol.iterator](){return this._store[Symbol.iterator]()}}},71482:function(e,t,i){"use strict";let n;i.d(t,{$i:function(){return j},B4:function(){return eo},C8:function(){return K},Fw:function(){return w},GF:function(){return b},HO:function(){return q},IO:function(){return C},J_:function(){return V},K7:function(){return X},Kw:function(){return ee},LC:function(){return y},Mh:function(){return T},P1:function(){return O},PJ:function(){return et},Qe:function(){return Z},R1:function(){return _},T5:function(){return I},TT:function(){return k},Ut:function(){return U},V8:function(){return S},W1:function(){return $},WU:function(){return h},YK:function(){return P},YU:function(){return d},ZG:function(){return F},ZH:function(){return H},ZK:function(){return es},ab:function(){return Y},c1:function(){return Q},df:function(){return E},ec:function(){return u},fA:function(){return c},fy:function(){return g},j3:function(){return m},j_:function(){return L},m5:function(){return a},mK:function(){return A},oH:function(){return er},oL:function(){return f},ok:function(){return M},ow:function(){return x},qq:function(){return R},qu:function(){return N},rL:function(){return B},uS:function(){return J},un:function(){return p},uq:function(){return v},vH:function(){return z},vU:function(){return ea},zY:function(){return D}});var r,o=i("69835"),s=i("71461");function a(e){return!e||"string"!=typeof e||0===e.trim().length}let l=/{(\d+)}/g;function h(e,...t){return 0===t.length?e:e.replace(l,function(e,i){let n=parseInt(i,10);return isNaN(n)||n<0||n>=t.length?e:t[n]})}function c(e){return e.replace(/[<>"'&]/g,e=>{switch(e){case"<":return"<";case">":return">";case'"':return""";case"'":return"'";case"&":return"&"}return e})}function d(e){return e.replace(/[<>&]/g,function(e){switch(e){case"<":return"<";case">":return">";case"&":return"&";default:return e}})}function u(e){return e.replace(/[\\\{\}\*\+\?\|\^\$\.\[\]\(\)]/g,"\\$&")}function g(e,t=" "){return f(m(e,t),t)}function m(e,t){if(!e||!t)return e;let i=t.length;if(0===i||0===e.length)return e;let n=0;for(;e.indexOf(t,n)===n;)n+=i;return e.substring(n)}function f(e,t){if(!e||!t)return e;let i=t.length,n=e.length;if(0===i||0===n)return e;let r=n,o=-1;for(;-1!==(o=e.lastIndexOf(t,r-1))&&o+i===r;){;if(0===o)return"";r=o}return e.substring(0,r)}function p(e){return e.replace(/[\-\\\{\}\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&").replace(/[\*]/g,".*")}function _(e){return e.replace(/\*/g,"")}function b(e,t,i={}){if(!e)throw Error("Cannot create regex from empty string");!t&&(e=u(e)),i.wholeWord&&(!/\B/.test(e.charAt(0))&&(e="\\b"+e),!/\B/.test(e.charAt(e.length-1))&&(e+="\\b"));let n="";return i.global&&(n+="g"),!i.matchCase&&(n+="i"),i.multiline&&(n+="m"),i.unicode&&(n+="u"),new RegExp(e,n)}function C(e){return"^"!==e.source&&"^$"!==e.source&&"$"!==e.source&&"^\\s*$"!==e.source&&!!(e.exec("")&&0===e.lastIndex)}function v(e){return e.split(/\r\n|\r|\n/)}function w(e){var t;let i=[],n=e.split(/(\r\n|\r|\n)/);for(let e=0;e<Math.ceil(n.length/2);e++)i.push(n[2*e]+(null!==(t=n[2*e+1])&&void 0!==t?t:""));return i}function y(e){for(let t=0,i=e.length;t<i;t++){let i=e.charCodeAt(t);if(32!==i&&9!==i)return t}return -1}function S(e,t=0,i=e.length){for(let n=t;n<i;n++){let i=e.charCodeAt(n);if(32!==i&&9!==i)return e.substring(t,n)}return e.substring(t,i)}function x(e,t=e.length-1){for(let i=t;i>=0;i--){let t=e.charCodeAt(i);if(32!==t&&9!==t)return i}return -1}function N(e,t){return e<t?-1:e>t?1:0}function k(e,t,i=0,n=e.length,r=0,o=t.length){for(;i<n&&r<o;i++,r++){let n=e.charCodeAt(i),o=t.charCodeAt(r);if(n<o)return -1;if(n>o)return 1}let s=n-i,a=o-r;return s<a?-1:s>a?1:0}function D(e,t){return L(e,t,0,e.length,0,t.length)}function L(e,t,i=0,n=e.length,r=0,o=t.length){for(;i<n&&r<o;i++,r++){let s=e.charCodeAt(i),a=t.charCodeAt(r);if(s===a)continue;if(s>=128||a>=128)return k(e.toLowerCase(),t.toLowerCase(),i,n,r,o);A(s)&&(s-=32),A(a)&&(a-=32);let l=s-a;if(0!==l)return l}let s=n-i,a=o-r;return s<a?-1:s>a?1:0}function I(e){return e>=48&&e<=57}function A(e){return e>=97&&e<=122}function E(e){return e>=65&&e<=90}function R(e,t){return e.length===t.length&&0===L(e,t)}function M(e,t){let i=t.length;return!(t.length>e.length)&&0===L(e,t,0,i)}function T(e,t){let i;let n=Math.min(e.length,t.length);for(i=0;i<n;i++)if(e.charCodeAt(i)!==t.charCodeAt(i))return i;return n}function O(e,t){let i;let n=Math.min(e.length,t.length),r=e.length-1,o=t.length-1;for(i=0;i<n;i++)if(e.charCodeAt(r-i)!==t.charCodeAt(o-i))return i;return n}function F(e){return 55296<=e&&e<=56319}function P(e){return 56320<=e&&e<=57343}function B(e,t){return(e-55296<<10)+(t-56320)+65536}function H(e,t,i){let n=e.charCodeAt(i);if(F(n)&&i+1<t){let t=e.charCodeAt(i+1);if(P(t))return B(n,t)}return n}class W{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(){let e=function(e,t){let i=e.charCodeAt(t-1);if(P(i)&&t>1){let n=e.charCodeAt(t-2);if(F(n))return B(n,i)}return i}(this._str,this._offset);return this._offset-=e>=65536?2:1,e}nextCodePoint(){let e=H(this._str,this._len,this._offset);return this._offset+=e>=65536?2:1,e}eol(){return this._offset>=this._len}}class ${get offset(){return this._iterator.offset}constructor(e,t=0){this._iterator=new W(e,t)}nextGraphemeLength(){let e=en.getInstance(),t=this._iterator,i=t.offset,n=e.getGraphemeBreakType(t.nextCodePoint());for(;!t.eol();){let i=t.offset,r=e.getGraphemeBreakType(t.nextCodePoint());if(ei(n,r)){t.setOffset(i);break}n=r}return t.offset-i}prevGraphemeLength(){let e=en.getInstance(),t=this._iterator,i=t.offset,n=e.getGraphemeBreakType(t.prevCodePoint());for(;t.offset>0;){let i=t.offset,r=e.getGraphemeBreakType(t.prevCodePoint());if(ei(r,n)){t.setOffset(i);break}n=r}return i-t.offset}eol(){return this._iterator.eol()}}function z(e,t){return new $(e,t).nextGraphemeLength()}function q(e,t){return new $(e,t).prevGraphemeLength()}function V(e,t){t>0&&P(e.charCodeAt(t))&&t--;let i=t+z(e,t);return[i-q(e,i),i]}function U(e){return!n&&(n=/(?:[\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])/),n.test(e)}let G=/^[\t\n\r\x20-\x7E]*$/;function j(e){return G.test(e)}let Z=/[\u2028\u2029]/;function Y(e){return Z.test(e)}function X(e){return e>=11904&&e<=55215||e>=63744&&e<=64255||e>=65281&&e<=65374}function K(e){return e>=127462&&e<=127487||8986===e||8987===e||9200===e||9203===e||e>=9728&&e<=10175||11088===e||11093===e||e>=127744&&e<=128591||e>=128640&&e<=128764||e>=128992&&e<=129008||e>=129280&&e<=129535||e>=129648&&e<=129782}let Q=String.fromCharCode(65279);function J(e){return!!(e&&e.length>0&&65279===e.charCodeAt(0))}function ee(e,t=!1){return!!e&&(t&&(e=e.replace(/\\./g,"")),e.toLowerCase()!==e)}function et(e){return(e%=52)<26?String.fromCharCode(97+e):String.fromCharCode(65+e-26)}function ei(e,t){return 0===e?5!==t&&7!==t:(2!==e||3!==t)&&(4===e||2===e||3===e||4===t||2===t||3===t||(8!==e||8!==t&&9!==t&&11!==t&&12!==t)&&(11!==e&&9!==e||9!==t&&10!==t)&&(12!==e&&10!==e||10!==t)&&5!==t&&13!==t&&7!==t&&1!==e&&(13!==e||14!==t)&&(6!==e||6!==t)&&!0)}class en{static getInstance(){return!en._INSTANCE&&(en._INSTANCE=new en),en._INSTANCE}constructor(){this._data=function(){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]")}()}getGraphemeBreakType(e){if(e<32)return 10===e?3:13===e?2:4;if(e<127)return 0;let t=this._data,i=t.length/3,n=1;for(;n<=i;)if(e<t[3*n])n*=2;else{if(!(e>t[3*n+1]))return t[3*n+2];n=2*n+1}return 0}}en._INSTANCE=null;function er(e,t){if(0===e)return 0;let i=function(e,t){let i=new W(t,e),n=i.prevCodePoint();for(;function(e){return 127995<=e&&e<=127999}(n)||65039===n||8419===n;){if(0===i.offset)return;n=i.prevCodePoint()}if(!K(n))return;let r=i.offset;return r>0&&8205===i.prevCodePoint()&&(r=i.offset),r}(e,t);if(void 0!==i)return i;let n=new W(t,e);return n.prevCodePoint(),n.offset}let eo="\xa0";class es{static getInstance(e){return r.cache.get(Array.from(e))}static getLocales(){return r._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())}}r=es,es.ambiguousCharacterData=new s.o(()=>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]}')),es.cache=new o.t2({getCacheKey:JSON.stringify},e=>{let t;function i(e){let t=new Map;for(let i=0;i<e.length;i+=2)t.set(e[i],e[i+1]);return t}let n=r.ambiguousCharacterData.value,o=e.filter(e=>!e.startsWith("_")&&e in n);0===o.length&&(o=["_default"]);for(let e of o)t=function(e,t){if(!e)return t;let i=new Map;for(let[n,r]of e)t.has(n)&&i.set(n,r);return i}(t,i(n[e]));let s=function(e,t){let i=new Map(e);for(let[e,n]of t)i.set(e,n);return i}(i(n._common),t);return new r(s)}),es._locales=new s.o(()=>Object.keys(r.ambiguousCharacterData.value).filter(e=>!e.startsWith("_")));class ea{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(ea.getRawData())),this._data}static isInvisibleCharacter(e){return ea.getData().has(e)}static get codePoints(){return ea.getData()}}ea._data=void 0},42785:function(e,t,i){"use strict";i.d(t,{n:function(){return n}});let n=Symbol("MicrotaskDelay")},34308:function(e,t,i){"use strict";i.d(t,{k:function(){return r}});var n,r,o=i("76115");(n||(n={})).isThemeColor=function(e){return e&&"object"==typeof e&&"string"==typeof e.id},!function(e){e.iconNameSegment="[A-Za-z0-9]+",e.iconNameExpression="[A-Za-z0-9-]+",e.iconModifierExpression="~[A-Za-z]+",e.iconNameCharacter="[A-Za-z0-9~-]";let t=RegExp(`^(${e.iconNameExpression})(${e.iconModifierExpression})?$`);function i(e){let n=t.exec(e.id);if(!n)return i(o.l.error);let[,r,s]=n,a=["codicon","codicon-"+r];return s&&a.push("codicon-modifier-"+s.substring(1)),a}e.asClassNameArray=i;e.asClassName=function(e){return i(e).join(" ")};e.asCSSSelector=function(e){return"."+i(e).join(".")};e.isThemeIcon=function(e){return e&&"object"==typeof e&&"string"==typeof e.id&&(void 0===e.color||n.isThemeColor(e.color))};let r=RegExp(`^\\$\\((${e.iconNameExpression}(?:${e.iconModifierExpression})?)\\)$`);e.fromString=function(e){let t=r.exec(e);if(!t)return;let[,i]=t;return{id:i}};e.fromId=function(e){return{id:e}};e.modify=function(e,t){let i=e.id,n=i.lastIndexOf("~");return -1!==n&&(i=i.substring(0,n)),t&&(i=`${i}~${t}`),{id:i}};e.getModifier=function(e){let t=e.id.lastIndexOf("~");if(-1!==t)return e.id.substring(t+1)};e.isEqual=function(e,t){var i,n;return e.id===t.id&&(null===(i=e.color)||void 0===i?void 0:i.id)===(null===(n=t.color)||void 0===n?void 0:n.id)}}(r||(r={}))},8006:function(e,t,i){"use strict";i.d(t,{HZ:function(){return c},PB:function(){return _}});var n=i("45802"),r=i("98212"),o=i("37764"),s=i("79221"),a=i("97147"),l=i("71482");let h=!1;function c(e){a.$L&&(!h&&(h=!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(e.message))}class d{constructor(e,t,i,n){this.vsWorker=e,this.req=t,this.method=i,this.args=n,this.type=0}}class u{constructor(e,t,i,n){this.vsWorker=e,this.seq=t,this.res=i,this.err=n,this.type=1}}class g{constructor(e,t,i,n){this.vsWorker=e,this.req=t,this.eventName=i,this.arg=n,this.type=2}}class m{constructor(e,t,i){this.vsWorker=e,this.req=t,this.event=i,this.type=3}}class f{constructor(e,t){this.vsWorker=e,this.req=t,this.type=4}}class p{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){let i=String(++this._lastSentReq);return new Promise((n,r)=>{this._pendingReplies[i]={resolve:n,reject:r},this._send(new d(this._workerId,i,e,t))})}listen(e,t){let i=null,n=new r.Q5({onWillAddFirstListener:()=>{i=String(++this._lastSentReq),this._pendingEmitters.set(i,n),this._send(new g(this._workerId,i,e,t))},onDidRemoveLastListener:()=>{this._pendingEmitters.delete(i),this._send(new f(this._workerId,i)),i=null}});return n.event}handleMessage(e){if(!!e&&!!e.vsWorker)(-1===this._workerId||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}let t=this._pendingReplies[e.seq];if(delete this._pendingReplies[e.seq],e.err){let i=e.err;e.err.$isError&&((i=Error()).name=e.err.name,i.message=e.err.message,i.stack=e.err.stack),t.reject(i);return}t.resolve(e.res)}_handleRequestMessage(e){let t=e.req;this._handler.handleMessage(e.method,e.args).then(e=>{this._send(new u(this._workerId,t,e,void 0))},e=>{e.detail instanceof Error&&(e.detail=(0,n.ri)(e.detail)),this._send(new u(this._workerId,t,void 0,(0,n.ri)(e)))})}_handleSubscribeEventMessage(e){let t=e.req,i=this._handler.handleEvent(e.eventName,e.arg)(e=>{this._send(new m(this._workerId,t,e))});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){let t=[];if(0===e.type)for(let i=0;i<e.args.length;i++)e.args[i]instanceof ArrayBuffer&&t.push(e.args[i]);else 1===e.type&&e.res instanceof ArrayBuffer&&t.push(e.res);this._handler.sendMessage(e,t)}}class _ extends o.JT{constructor(e,t,i){super();let n=null;this._worker=this._register(e.create("vs/base/common/worker/simpleWorker",e=>{this._protocol.handleMessage(e)},e=>{null==n||n(e)})),this._protocol=new p({sendMessage:(e,t)=>{this._worker.postMessage(e,t)},handleMessage:(e,t)=>{if("function"!=typeof i[e])return Promise.reject(Error("Missing method "+e+" on main thread host."));try{return Promise.resolve(i[e].apply(i,t))}catch(e){return Promise.reject(e)}},handleEvent:(e,t)=>{if(C(e)){let n=i[e].call(i,t);if("function"!=typeof n)throw Error(`Missing dynamic event ${e} on main thread host.`);return n}if(b(e)){let t=i[e];if("function"!=typeof t)throw Error(`Missing event ${e} on main thread host.`);return t}throw Error(`Malformed event name ${e}`)}}),this._protocol.setWorkerId(this._worker.getId());let r=null,o=globalThis.require;void 0!==o&&"function"==typeof o.getConfig?r=o.getConfig():void 0!==globalThis.requirejs&&(r=globalThis.requirejs.s.contexts._.config);let a=(0,s.$E)(i);this._onModuleLoaded=this._protocol.sendMessage("$initialize",[this._worker.getId(),JSON.parse(JSON.stringify(r)),t,a]);let l=(e,t)=>this._request(e,t),h=(e,t)=>this._protocol.listen(e,t);this._lazyProxy=new Promise((e,i)=>{n=i,this._onModuleLoaded.then(t=>{e(function(e,t,i){let n=e=>function(){let i=Array.prototype.slice.call(arguments,0);return t(e,i)},r=e=>function(t){return i(e,t)},o={};for(let t of e){if(C(t)){o[t]=r(t);continue}if(b(t)){o[t]=i(t,void 0);continue}o[t]=n(t)}return o}(t,l,h))},e=>{i(e),this._onError("Worker failed to load "+t,e)})})}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 b(e){return"o"===e[0]&&"n"===e[1]&&l.df(e.charCodeAt(2))}function C(e){return/^onDynamic/.test(e)&&l.df(e.charCodeAt(9))}},19900:function(e,t,i){"use strict";(0,i("88814").H)({id:"abap",extensions:[".abap"],aliases:["abap","ABAP"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"38960"))})},78653:function(e,t,i){"use strict";i.r(t),i.d(t,{conf:function(){return n},language:function(){return r}});var n={wordPattern:/(-?\d*\.\d\w*)|([^\`\~\!\#\$\%\^\&\*\(\)\-\=\+\[\{\]\}\\\|\;\:\'\"\,\.\<\>\/\?\s]+)/g,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"'",close:"'",notIn:["string","comment"]},{open:'"',close:'"',notIn:["string","comment"]}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">"},{open:"'",close:"'"},{open:'"',close:'"'}],folding:{markers:{start:RegExp("^\\s*#region\\b"),end:RegExp("^\\s*#endregion\\b")}}},r={defaultToken:"",tokenPostfix:".cs",brackets:[{open:"{",close:"}",token:"delimiter.curly"},{open:"[",close:"]",token:"delimiter.square"},{open:"(",close:")",token:"delimiter.parenthesis"},{open:"<",close:">",token:"delimiter.angle"}],keywords:["extern","alias","using","bool","decimal","sbyte","byte","short","ushort","int","uint","long","ulong","char","float","double","object","dynamic","string","assembly","is","as","ref","out","this","base","new","typeof","void","checked","unchecked","default","delegate","var","const","if","else","switch","case","while","do","for","foreach","in","break","continue","goto","return","throw","try","catch","finally","lock","yield","from","let","where","join","on","equals","into","orderby","ascending","descending","select","group","by","namespace","partial","class","field","event","method","param","public","protected","internal","private","abstract","sealed","static","struct","readonly","volatile","virtual","override","params","get","set","add","remove","operator","true","false","implicit","explicit","interface","enum","null","async","await","fixed","sizeof","stackalloc","unsafe","nameof","when"],namespaceFollows:["namespace","using"],parenFollows:["if","for","while","switch","foreach","using","catch","when"],operators:["=","??","||","&&","|","^","&","==","!=","<=",">=","<<","+","-","*","/","%","!","~","++","--","+=","-=","*=","/=","%=","&=","|=","^=","<<=",">>=",">>","=>"],symbols:/[=><!~?:&|+\-*\/\^%]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,tokenizer:{root:[[/\@?[a-zA-Z_]\w*/,{cases:{"@namespaceFollows":{token:"keyword.$0",next:"@namespace"},"@keywords":{token:"keyword.$0",next:"@qualified"},"@default":{token:"identifier",next:"@qualified"}}}],{include:"@whitespace"},[/}/,{cases:{"$S2==interpolatedstring":{token:"string.quote",next:"@pop"},"$S2==litinterpstring":{token:"string.quote",next:"@pop"},"@default":"@brackets"}}],[/[{}()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":"delimiter","@default":""}}],[/[0-9_]*\.[0-9_]+([eE][\-+]?\d+)?[fFdD]?/,"number.float"],[/0[xX][0-9a-fA-F_]+/,"number.hex"],[/0[bB][01_]+/,"number.hex"],[/[0-9_]+/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"/,{token:"string.quote",next:"@string"}],[/\$\@"/,{token:"string.quote",next:"@litinterpstring"}],[/\@"/,{token:"string.quote",next:"@litstring"}],[/\$"/,{token:"string.quote",next:"@interpolatedstring"}],[/'[^\\']'/,"string"],[/(')(@escapes)(')/,["string","string.escape","string"]],[/'/,"string.invalid"]],qualified:[[/[a-zA-Z_][\w]*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],[/\./,"delimiter"],["","","@pop"]],namespace:[{include:"@whitespace"},[/[A-Z]\w*/,"namespace"],[/[\.=]/,"delimiter"],["","","@pop"]],comment:[[/[^\/*]+/,"comment"],["\\*/","comment","@pop"],[/[\/*]/,"comment"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/"/,{token:"string.quote",next:"@pop"}]],litstring:[[/[^"]+/,"string"],[/""/,"string.escape"],[/"/,{token:"string.quote",next:"@pop"}]],litinterpstring:[[/[^"{]+/,"string"],[/""/,"string.escape"],[/{{/,"string.escape"],[/}}/,"string.escape"],[/{/,{token:"string.quote",next:"root.litinterpstring"}],[/"/,{token:"string.quote",next:"@pop"}]],interpolatedstring:[[/[^\\"{]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/{{/,"string.escape"],[/}}/,"string.escape"],[/{/,{token:"string.quote",next:"root.interpolatedstring"}],[/"/,{token:"string.quote",next:"@pop"}]],whitespace:[[/^[ \t\v\f]*#((r)|(load))(?=\s)/,"directive.csx"],[/^[ \t\v\f]*#\w.*$/,"namespace.cpp"],[/[ \t\v\f\r\n]+/,""],[/\/\*/,"comment","@comment"],[/\/\/.*$/,"comment"]]}}},10950:function(e,t,i){"use strict";(0,i("88814").H)({id:"css",extensions:[".css"],aliases:["CSS","css"],mimetypes:["text/css"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"21649"))})},71052:function(e,t,i){"use strict";i.r(t),i.d(t,{conf:function(){return n},language:function(){return r}});var n={comments:{lineComment:"//",blockComment:["(*","*)"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],folding:{markers:{start:RegExp("^\\s*//\\s*#region\\b|^\\s*\\(\\*\\s*#region(.*)\\*\\)"),end:RegExp("^\\s*//\\s*#endregion\\b|^\\s*\\(\\*\\s*#endregion\\s*\\*\\)")}}},r={defaultToken:"",tokenPostfix:".fs",keywords:["abstract","and","atomic","as","assert","asr","base","begin","break","checked","component","const","constraint","constructor","continue","class","default","delegate","do","done","downcast","downto","elif","else","end","exception","eager","event","external","extern","false","finally","for","fun","function","fixed","functor","global","if","in","include","inherit","inline","interface","internal","land","lor","lsl","lsr","lxor","lazy","let","match","member","mod","module","mutable","namespace","method","mixin","new","not","null","of","open","or","object","override","private","parallel","process","protected","pure","public","rec","return","static","sealed","struct","sig","then","to","true","tailcall","trait","try","type","upcast","use","val","void","virtual","volatile","when","while","with","yield"],symbols:/[=><!~?:&|+\-*\^%;\.,\/]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,integersuffix:/[uU]?[yslnLI]?/,floatsuffix:/[fFmM]?/,tokenizer:{root:[[/[a-zA-Z_]\w*/,{cases:{"@keywords":{token:"keyword.$0"},"@default":"identifier"}}],{include:"@whitespace"},[/\[<.*>\]/,"annotation"],[/^#(if|else|endif)/,"keyword"],[/[{}()\[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,"delimiter"],[/\d*\d+[eE]([\-+]?\d+)?(@floatsuffix)/,"number.float"],[/\d*\.\d+([eE][\-+]?\d+)?(@floatsuffix)/,"number.float"],[/0x[0-9a-fA-F]+LF/,"number.float"],[/0x[0-9a-fA-F]+(@integersuffix)/,"number.hex"],[/0b[0-1]+(@integersuffix)/,"number.bin"],[/\d+(@integersuffix)/,"number"],[/[;,.]/,"delimiter"],[/"([^"\\]|\\.)*$/,"string.invalid"],[/"""/,"string",'@string."""'],[/"/,"string",'@string."'],[/\@"/,{token:"string.quote",next:"@litstring"}],[/'[^\\']'B?/,"string"],[/(')(@escapes)(')/,["string","string.escape","string"]],[/'/,"string.invalid"]],whitespace:[[/[ \t\r\n]+/,""],[/\(\*(?!\))/,"comment","@comment"],[/\/\/.*$/,"comment"]],comment:[[/[^*(]+/,"comment"],[/\*\)/,"comment","@pop"],[/\*/,"comment"],[/\(\*\)/,"comment"],[/\(/,"comment"]],string:[[/[^\\"]+/,"string"],[/@escapes/,"string.escape"],[/\\./,"string.escape.invalid"],[/("""|"B?)/,{cases:{"$#==$S2":{token:"string",next:"@pop"},"@default":"string"}}]],litstring:[[/[^"]+/,"string"],[/""/,"string.escape"],[/"/,{token:"string.quote",next:"@pop"}]]}}},31354:function(e,t,i){"use strict";(0,i("88814").H)({id:"javascript",extensions:[".js",".es6",".jsx",".mjs",".cjs"],firstLine:"^#!.*\\bnode",filenames:["jakefile"],aliases:["JavaScript","javascript","js"],mimetypes:["text/javascript"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"26466"))})},82024:function(e,t,i){"use strict";i.r(t),i.d(t,{conf:function(){return n},language:function(){return r}});var n={comments:{blockComment:["\x3c!--","--\x3e"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:"<",close:">",notIn:["string"]}],surroundingPairs:[{open:"(",close:")"},{open:"[",close:"]"},{open:"`",close:"`"}],folding:{markers:{start:RegExp("^\\s*\x3c!--\\s*#?region\\b.*--\x3e"),end:RegExp("^\\s*\x3c!--\\s*#?endregion\\b.*--\x3e")}}},r={defaultToken:"",tokenPostfix:".md",control:/[\\`*_\[\]{}()#+\-\.!]/,noncontrol:/[^\\`*_\[\]{}()#+\-\.!]/,escapes:/\\(?:@control)/,jsescapes:/\\(?:[btnfr\\"']|[0-7][0-7]?|[0-3][0-7]{2})/,empty:["area","base","basefont","br","col","frame","hr","img","input","isindex","link","meta","param"],tokenizer:{root:[[/^\s*\|/,"@rematch","@table_header"],[/^(\s{0,3})(#+)((?:[^\\#]|@escapes)+)((?:#+)?)/,["white","keyword","keyword","keyword"]],[/^\s*(=+|\-+)\s*$/,"keyword"],[/^\s*((\*[ ]?)+)\s*$/,"meta.separator"],[/^\s*>+/,"comment"],[/^\s*([\*\-+:]|\d+\.)\s/,"keyword"],[/^(\t|[ ]{4})[^ ].*$/,"string"],[/^\s*~~~\s*((?:\w|[\/\-#])+)?\s*$/,{token:"string",next:"@codeblock"}],[/^\s*```\s*((?:\w|[\/\-#])+).*$/,{token:"string",next:"@codeblockgh",nextEmbedded:"$1"}],[/^\s*```\s*$/,{token:"string",next:"@codeblock"}],{include:"@linecontent"}],table_header:[{include:"@table_common"},[/[^\|]+/,"keyword.table.header"]],table_body:[{include:"@table_common"},{include:"@linecontent"}],table_common:[[/\s*[\-:]+\s*/,{token:"keyword",switchTo:"table_body"}],[/^\s*\|/,"keyword.table.left"],[/^\s*[^\|]/,"@rematch","@pop"],[/^\s*$/,"@rematch","@pop"],[/\|/,{cases:{"@eos":"keyword.table.right","@default":"keyword.table.middle"}}]],codeblock:[[/^\s*~~~\s*$/,{token:"string",next:"@pop"}],[/^\s*```\s*$/,{token:"string",next:"@pop"}],[/.*$/,"variable.source"]],codeblockgh:[[/```\s*$/,{token:"string",next:"@pop",nextEmbedded:"@pop"}],[/[^`]+/,"variable.source"]],linecontent:[[/&\w+;/,"string.escape"],[/@escapes/,"escape"],[/\b__([^\\_]|@escapes|_(?!_))+__\b/,"strong"],[/\*\*([^\\*]|@escapes|\*(?!\*))+\*\*/,"strong"],[/\b_[^_]+_\b/,"emphasis"],[/\*([^\\*]|@escapes)+\*/,"emphasis"],[/`([^\\`]|@escapes)+`/,"variable"],[/\{+[^}]+\}+/,"string.target"],[/(!?\[)((?:[^\]\\]|@escapes)*)(\]\([^\)]+\))/,["string.link","","string.link"]],[/(!?\[)((?:[^\]\\]|@escapes)*)(\])/,"string.link"],{include:"html"}],html:[[/<(\w+)\/>/,"tag"],[/<(\w+)(\-|\w)*/,{cases:{"@empty":{token:"tag",next:"@tag.$1"},"@default":{token:"tag",next:"@tag.$1"}}}],[/<\/(\w+)(\-|\w)*\s*>/,{token:"tag"}],[/<!--/,"comment","@comment"]],comment:[[/[^<\-]+/,"comment.content"],[/-->/,"comment","@pop"],[/<!--/,"comment.content.invalid"],[/[<\-]/,"comment.content"]],tag:[[/[ \t\r\n]+/,"white"],[/(type)(\s*=\s*)(")([^"]+)(")/,["attribute.name.html","delimiter.html","string.html",{token:"string.html",switchTo:"@tag.$S2.$4"},"string.html"]],[/(type)(\s*=\s*)(')([^']+)(')/,["attribute.name.html","delimiter.html","string.html",{token:"string.html",switchTo:"@tag.$S2.$4"},"string.html"]],[/(\w+)(\s*=\s*)("[^"]*"|'[^']*')/,["attribute.name.html","delimiter.html","string.html"]],[/\w+/,"attribute.name.html"],[/\/>/,"tag","@pop"],[/>/,{cases:{"$S2==style":{token:"tag",switchTo:"embeddedStyle",nextEmbedded:"text/css"},"$S2==script":{cases:{$S3:{token:"tag",switchTo:"embeddedScript",nextEmbedded:"$S3"},"@default":{token:"tag",switchTo:"embeddedScript",nextEmbedded:"text/javascript"}}},"@default":{token:"tag",next:"@pop"}}}]],embeddedStyle:[[/[^<]+/,""],[/<\/style\s*>/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/</,""]],embeddedScript:[[/[^<]+/,""],[/<\/script\s*>/,{token:"@rematch",next:"@pop",nextEmbedded:"@pop"}],[/</,""]]}}},71737:function(e,t,i){"use strict";(0,i("88814").H)({id:"ruby",extensions:[".rb",".rbx",".rjs",".gemspec",".pp"],filenames:["rakefile","Gemfile"],aliases:["Ruby","rb"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"85255"))})},23523:function(e,t,i){"use strict";(0,i("88814").H)({id:"swift",aliases:["Swift","swift"],extensions:[".swift"],mimetypes:["text/swift"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"95732"))})},77112:function(e,t,i){"use strict";(0,i("88814").H)({id:"typescript",extensions:[".ts",".tsx",".cts",".mts"],aliases:["TypeScript","ts","typescript"],mimetypes:["text/typescript"],loader:()=>Promise.all([i.e("670"),i.e("624"),i.e("889"),i.e("786"),i.e("531"),i.e("242"),i.e("159"),i.e("86"),i.e("790"),i.e("387"),i.e("488"),i.e("25"),i.e("297"),i.e("606"),i.e("310"),i.e("471"),i.e("389"),i.e("374")]).then(i.bind(i,"6200"))})},42436:function(e,t,i){"use strict";i.d(t,{k:function(){return a}});var n=i("66735"),r=i("4157"),o=i("67414"),s=i("94479");class a{constructor(e,t,i){this.hoverDelegate=e,this.target=t,this.fadeInAnimation=i}async update(e,t,i){var r;let a;if(this._cancellationTokenSource&&(this._cancellationTokenSource.dispose(!0),this._cancellationTokenSource=void 0),!this.isDisposed){if(void 0===e||(0,o.HD)(e)||e instanceof HTMLElement)a=e;else if((0,o.mf)(e.markdown)){!this._hoverWidget&&this.show((0,s.NC)("iconLabel.loading","Loading..."),t),this._cancellationTokenSource=new n.AU;let i=this._cancellationTokenSource.token;if(void 0===(a=await e.markdown(i))&&(a=e.markdownNotSupportedFallback),this.isDisposed||i.isCancellationRequested)return}else a=null!==(r=e.markdown)&&void 0!==r?r:e.markdownNotSupportedFallback;this.show(a,t,i)}}show(e,t,i){let n=this._hoverWidget;if(this.hasContent(e)){let r={content:e,target:this.target,appearance:{showPointer:"element"===this.hoverDelegate.placement,skipFadeInAnimation:!this.fadeInAnimation||!!n},position:{hoverPosition:2},...i};this._hoverWidget=this.hoverDelegate.showHover(r,t)}null==n||n.dispose()}hasContent(e){return!!e&&(!(0,r.Fr)(e)||!!e.value)}get isDisposed(){var e;return null===(e=this._hoverWidget)||void 0===e?void 0:e.isDisposed}dispose(){var e,t;null===(e=this._hoverWidget)||void 0===e||e.dispose(),null===(t=this._cancellationTokenSource)||void 0===t||t.dispose(!0),this._cancellationTokenSource=void 0}}},6355:function(e,t,i){"use strict";i.d(t,{B:function(){return v}});var n=i("55952"),r=i("91867"),o=i("66735"),s=i("71362"),a=i("7005"),l=i("49062"),h=i("6438"),c=i("59571"),d=i("98084"),u=i("87294"),g=i("249"),m=i("50454"),f=i("19309"),p=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s},_=function(e,t){return function(i,n){t(i,n,e)}};let b=class{constructor(e){this._commandService=e}async open(e,t){if(!(0,h.xn)(e,h.lg.command))return!1;if(!(null==t?void 0:t.allowCommands))return!0;if("string"==typeof e&&(e=d.o.parse(e)),Array.isArray(t.allowCommands)&&!t.allowCommands.includes(e.path))return!0;let i=[];try{i=(0,l.Qc)(decodeURIComponent(e.query))}catch(t){try{i=(0,l.Qc)(e.query)}catch(e){}}return!Array.isArray(i)&&(i=[i]),await this._commandService.executeCommand(e.path,...i),!0}};b=p([_(0,g.H)],b);let C=class{constructor(e){this._editorService=e}async open(e,t){"string"==typeof e&&(e=d.o.parse(e));let{selection:i,uri:n}=(0,f.x)(e);return(e=n).scheme===h.lg.file&&(e=(0,c.AH)(e)),await this._editorService.openCodeEditor({resource:e,options:{selection:i,source:(null==t?void 0:t.fromUserGesture)?m.v.USER:m.v.API,...null==t?void 0:t.editorOptions}},this._editorService.getFocusedCodeEditor(),null==t?void 0:t.openToSide),!0}};C=p([_(0,u.$)],C);let v=class{constructor(e,t){this._openers=new s.S,this._validators=new s.S,this._resolvers=new s.S,this._resolvedUriTargets=new a.Y9(e=>e.with({path:null,fragment:null,query:null}).toString()),this._externalOpeners=new s.S,this._defaultExternalOpener={openExternal:async e=>((0,h.Gs)(e,h.lg.http,h.lg.https)?n.V3(e):r.E.location.href=e,!0)},this._openers.push({open:async(e,t)=>!!((null==t?void 0:t.openExternal)||(0,h.Gs)(e,h.lg.mailto,h.lg.http,h.lg.https,h.lg.vsls))&&(await this._doOpenExternal(e,t),!0)}),this._openers.push(new b(t)),this._openers.push(new C(e))}registerOpener(e){return{dispose:this._openers.unshift(e)}}async open(e,t){var i;let n="string"==typeof e?d.o.parse(e):e,r=null!==(i=this._resolvedUriTargets.get(n))&&void 0!==i?i:e;for(let e of this._validators)if(!await e.shouldOpen(r,t))return!1;for(let i of this._openers)if(await i.open(e,t))return!0;return!1}async resolveExternalUri(e,t){for(let i of this._resolvers)try{let n=await i.resolveExternalUri(e,t);if(n)return!this._resolvedUriTargets.has(n.resolved)&&this._resolvedUriTargets.set(n.resolved,e),n}catch(e){}throw Error("Could not resolve external URI: "+e.toString())}async _doOpenExternal(e,t){let i,n;let r="string"==typeof e?d.o.parse(e):e;try{i=(await this.resolveExternalUri(r,t)).resolved}catch(e){i=r}if(n="string"==typeof e&&r.toString()===i.toString()?e:encodeURI(i.toString(!0)),null==t?void 0:t.allowContributedOpeners){let e="string"==typeof(null==t?void 0:t.allowContributedOpeners)?null==t?void 0:t.allowContributedOpeners:void 0;for(let t of this._externalOpeners)if(await t.openExternal(n,{sourceUri:r,preferredOpenerId:e},o.Ts.None))return!0}return this._defaultExternalOpener.openExternal(n,{sourceUri:r},o.Ts.None)}dispose(){this._validators.clear()}};v=p([_(0,u.$),_(1,g.H)],v)},1030:function(e,t,i){"use strict";i.d(t,{C:function(){return d}});var n=i("53753"),r=i("71482"),o=i("67414"),s=i("7374"),a=i("34086"),l=i("37699"),h=i("12680");let c=(0,n.Z)("domLineBreaksComputer",{createHTML:e=>e});class d{static create(e){return new d(new WeakRef(e))}constructor(e){this.targetWindow=e}createLineBreaksComputer(e,t,i,n,d){let g=[],m=[];return{addRequest:(e,t,i)=>{g.push(e),m.push(t)},finalize:()=>(function(e,t,i,n,o,d,g,m){var f;function p(e){let i=m[e];if(!i)return null;{let n=h.gk.applyInjectedText(t[e],i),r=i.map(e=>e.options),o=i.map(e=>e.column-1);return new l.gD(o,r,[n.length],[],0)}}if(-1===o){let e=[];for(let i=0,n=t.length;i<n;i++)e[i]=p(i);return e}let _=Math.round(o*i.typicalHalfwidthCharacterWidth),b=Math.round(n*(3===d?2:2===d?1:0)),C=Math.ceil(i.spaceWidth*b),v=document.createElement("div");(0,s.N)(v,i);let w=new a.HT(1e4),y=[],S=[],x=[],N=[],k=[];for(let e=0;e<t.length;e++){let o=h.gk.applyInjectedText(t[e],m[e]),s=0,a=0,l=_;if(0!==d){if(-1===(s=r.LC(o)))s=0;else{for(let e=0;e<s;e++){let t=9===o.charCodeAt(e)?n-a%n:1;a+=t}let e=Math.ceil(i.spaceWidth*a);e+i.typicalFullwidthCharacterWidth>_?(s=0,a=0):l=_-e}}let c=o.substr(s),u=function(e,t,i,n,o,s){if(0!==s){let e=String(s);o.appendString('<div style="text-indent: -'),o.appendString(e),o.appendString("px; padding-left: "),o.appendString(e),o.appendString("px; box-sizing: border-box; width:")}else o.appendString('<div style="width:');o.appendString(String(n)),o.appendString('px;">');let a=e.length,l=t,h=0,c=[],d=[],u=0<a?e.charCodeAt(0):0;o.appendString("<span>");for(let t=0;t<a;t++){0!==t&&t%16384==0&&o.appendString("</span><span>"),c[t]=h,d[t]=l;let n=u;u=t+1<a?e.charCodeAt(t+1):0;let s=1,g=1;switch(n){case 9:g=s=i-l%i;for(let e=1;e<=s;e++)e<s?o.appendCharCode(160):o.appendASCIICharCode(32);break;case 32:32===u?o.appendCharCode(160):o.appendASCIICharCode(32);break;case 60:o.appendString("<");break;case 62:o.appendString(">");break;case 38:o.appendString("&");break;case 0:o.appendString("�");break;case 65279:case 8232:case 8233:case 133:o.appendCharCode(65533);break;default:r.K7(n)&&g++,n<32?o.appendCharCode(9216+n):o.appendCharCode(n)}h+=s,l+=g}return o.appendString("</span>"),c[e.length]=h,d[e.length]=l,o.appendString("</div>"),[c,d]}(c,a,n,l,w,C);y[e]=s,S[e]=a,x[e]=c,N[e]=u[0],k[e]=u[1]}let D=w.build(),L=null!==(f=null==c?void 0:c.createHTML(D))&&void 0!==f?f:D;v.innerHTML=L,v.style.position="absolute",v.style.top="10000","keepAll"===g?(v.style.wordBreak="keep-all",v.style.overflowWrap="anywhere"):(v.style.wordBreak="inherit",v.style.overflowWrap="break-word"),e.document.body.appendChild(v);let I=document.createRange(),A=Array.prototype.slice.call(v.children,0),E=[];for(let e=0;e<t.length;e++){let t,i;let n=function(e,t,i,n){if(i.length<=1)return null;let r=Array.prototype.slice.call(t.children,0),o=[];try{(function e(t,i,n,r,o,s,a,l){if(r===s)return;if(o=o||u(t,i,n[r],n[r+1]),a=a||u(t,i,n[s],n[s+1]),.1>=Math.abs(o[0].top-a[0].top))return;if(r+1===s){l.push(s);return}let h=r+(s-r)/2|0,c=u(t,i,n[h],n[h+1]);e(t,i,n,r,o,h,c,l),e(t,i,n,h,c,s,a,l)})(e,r,n,0,null,i.length-1,null,o)}catch(e){return console.log(e),null}return 0===o.length?null:(o.push(i.length),o)}(I,A[e],x[e],N[e]);if(null===n){E[e]=p(e);continue}let r=y[e],o=S[e]+b,s=k[e],a=[];for(let e=0,t=n.length;e<t;e++)a[e]=s[n[e]];if(0!==r)for(let e=0,t=n.length;e<t;e++)n[e]+=r;let h=m[e];h?(t=h.map(e=>e.options),i=h.map(e=>e.column-1)):(t=null,i=null),E[e]=new l.gD(i,t,n,a,o)}return e.document.body.removeChild(v),E})((0,o.cW)(this.targetWindow.deref()),g,e,t,i,n,d,m)}}}function u(e,t,i,n){return e.setStart(t[i/16384|0].firstChild,i%16384),e.setEnd(t[n/16384|0].firstChild,n%16384),e.getClientRects()}},90107:function(e,t,i){"use strict";i.d(t,{h:function(){return r}});var n=i("55103");class r{static _createRange(){return!this._handyReadyRange&&(this._handyReadyRange=document.createRange()),this._handyReadyRange}static _detachRange(e,t){e.selectNodeContents(t)}static _readClientRects(e,t,i,n,r){let o=this._createRange();try{return o.setStart(e,t),o.setEnd(i,n),o.getClientRects()}catch(e){return null}finally{this._detachRange(o,r)}}static _mergeAdjacentRanges(e){if(1===e.length)return e;e.sort(n.CR.compare);let t=[],i=0,r=e[0];for(let n=1,o=e.length;n<o;n++){let o=e[n];r.left+r.width+.9>=o.left?r.width=Math.max(r.width,o.left+o.width-r.left):(t[i++]=r,r=o)}return t[i++]=r,t}static _createHorizontalRangesFromClientRects(e,t,i){if(!e||0===e.length)return null;let r=[];for(let o=0,s=e.length;o<s;o++){let s=e[o];r[o]=new n.CR(Math.max(0,(s.left-t)/i),s.width/i)}return this._mergeAdjacentRanges(r)}static readHorizontalRanges(e,t,i,n,r,o){let s=e.children.length-1;if(0>s)return null;if((t=Math.min(s,Math.max(0,t)))===(n=Math.min(s,Math.max(0,n)))&&i===r&&0===i&&!e.children[t].firstChild){let i=e.children[t].getClientRects();return o.markDidDomLayout(),this._createHorizontalRangesFromClientRects(i,o.clientRectDeltaLeft,o.clientRectScale)}t!==n&&n>0&&0===r&&(n--,r=1073741824);let a=e.children[t].firstChild,l=e.children[n].firstChild;if((!a||!l)&&(!a&&0===i&&t>0&&(a=e.children[t-1].firstChild,i=1073741824),!l&&0===r&&n>0&&(l=e.children[n-1].firstChild,r=1073741824)),!a||!l)return null;i=Math.min(a.textContent.length,Math.max(0,i)),r=Math.min(l.textContent.length,Math.max(0,r));let h=this._readClientRects(a,i,l,r,o.endNode);return o.markDidDomLayout(),this._createHorizontalRangesFromClientRects(h,o.clientRectDeltaLeft,o.clientRectScale)}}},26456:function(e,t,i){"use strict";i.d(t,{o:function(){return u}}),i("93117");var n=i("40013"),r=i("1966"),o=i("55497"),s=i("58437"),a=i("97295"),l=i("85351"),h=i("29149"),c=i("91989"),d=i("55952");class u extends o.E{constructor(e){super(e);let 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 s.n(this._context,s.p.Single),this._secondaryCursors=[],this._renderData=[],this._domNode=(0,n.X)(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 r._F,this._cursorFlatBlinkInterval=new d.ne,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){let 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 t=0,i=this._secondaryCursors.length;t<i;t++)this._secondaryCursors[t].onConfigurationChanged(e);return!0}_onCursorPositionChanged(e,t,i){let n=this._secondaryCursors.length!==t.length||"explicit"===this._cursorSmoothCaretAnimation&&3!==i;if(this._primaryCursor.setPlurality(t.length?s.p.MultiPrimary:s.p.Single),this._primaryCursor.onCursorPositionChanged(e,n),this._updateBlinking(),this._secondaryCursors.length<t.length){let e=t.length-this._secondaryCursors.length;for(let t=0;t<e;t++){let e=new s.n(this._context,s.p.MultiSecondary);this._domNode.domNode.insertBefore(e.getDomNode().domNode,this._primaryCursor.getDomNode().domNode.nextSibling),this._secondaryCursors.push(e)}}else if(this._secondaryCursors.length>t.length){let e=this._secondaryCursors.length-t.length;for(let t=0;t<e;t++)this._domNode.removeChild(this._secondaryCursors[0].getDomNode()),this._secondaryCursors.splice(0,1)}for(let e=0;e<t.length;e++)this._secondaryCursors[e].onCursorPositionChanged(t[e],n)}onCursorStateChanged(e){let t=[];for(let i=0,n=e.selections.length;i<n;i++)t[i]=e.selections[i].getPosition();this._onCursorPositionChanged(t[0],t.slice(1),e.reason);let i=e.selections[0].isEmpty();return this._selectionIsEmpty!==i&&(this._selectionIsEmpty=i,this._updateDomClassName()),!0}onDecorationsChanged(e){return!0}onFlushed(e){return!0}onFocusChanged(e){return this._editorHasFocus=e.isFocused,this._updateBlinking(),!1}onLinesChanged(e){return!0}onLinesDeleted(e){return!0}onLinesInserted(e){return!0}onScrollChanged(e){return!0}onTokensChanged(e){let t=t=>{for(let i=0,n=e.ranges.length;i<n;i++)if(e.ranges[i].fromLineNumber<=t.lineNumber&&t.lineNumber<=e.ranges[i].toLineNumber)return!0;return!1};if(t(this._primaryCursor.getPosition()))return!0;for(let e of this._secondaryCursors)if(t(e.getPosition()))return!0;return!1}onZonesChanged(e){return!0}_getCursorBlinking(){return this._isComposingInput||!this._editorHasFocus?0:this._readOnly?5:this._cursorBlinking}_updateBlinking(){this._startCursorBlinkAnimation.cancel(),this._cursorFlatBlinkInterval.cancel();let e=this._getCursorBlinking(),t=0===e;t?this._hide():this._show(),this._blinkingEnabled=!1,this._updateDomClassName(),!t&&5!==e&&(1===e?this._cursorFlatBlinkInterval.cancelAndSet(()=>{this._isVisible?this._hide():this._show()},u.BLINK_INTERVAL,(0,d.Jj)(this._domNode.domNode)):this._startCursorBlinkAnimation.setIfNotSet(()=>{this._blinkingEnabled=!0,this._updateDomClassName()},u.BLINK_INTERVAL))}_updateDomClassName(){this._domNode.setClassName(this._getClassName())}_getClassName(){let e="cursors-layer";switch(!this._selectionIsEmpty&&(e+=" has-selection"),this._cursorStyle){case a.d2.Line:e+=" cursor-line-style";break;case a.d2.Block:e+=" cursor-block-style";break;case a.d2.Underline:e+=" cursor-underline-style";break;case a.d2.LineThin:e+=" cursor-line-thin-style";break;case a.d2.BlockOutline:e+=" cursor-block-outline-style";break;case a.d2.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;default:e+=" cursor-solid"}else e+=" cursor-solid";return("on"===this._cursorSmoothCaretAnimation||"explicit"===this._cursorSmoothCaretAnimation)&&(e+=" cursor-smooth-caret-animation"),e}_show(){this._primaryCursor.show();for(let e=0,t=this._secondaryCursors.length;e<t;e++)this._secondaryCursors[e].show();this._isVisible=!0}_hide(){this._primaryCursor.hide();for(let e=0,t=this._secondaryCursors.length;e<t;e++)this._secondaryCursors[e].hide();this._isVisible=!1}prepareRender(e){this._primaryCursor.prepareRender(e);for(let t=0,i=this._secondaryCursors.length;t<i;t++)this._secondaryCursors[t].prepareRender(e)}render(e){let t=[],i=0,n=this._primaryCursor.render(e);n&&(t[i++]=n);for(let n=0,r=this._secondaryCursors.length;n<r;n++){let r=this._secondaryCursors[n].render(e);r&&(t[i++]=r)}this._renderData=t}getLastRenderData(){return this._renderData}}u.BLINK_INTERVAL=500,(0,h.Ic)((e,t)=>{for(let i of[{class:".cursor",foreground:l.n0,background:l.fY},{class:".cursor-primary",foreground:l.jD,background:l.s2},{class:".cursor-secondary",foreground:l.x_,background:l.P0}]){let n=e.getColor(i.foreground);if(n){let r=e.getColor(i.background);!r&&(r=n.opposite()),t.addRule(`.monaco-editor .cursors-layer ${i.class} { background-color: ${n}; border-color: ${n}; color: ${r}; }`),(0,c.c3)(e.type)&&t.addRule(`.monaco-editor .cursors-layer.has-selection ${i.class} { border-left: 1px solid ${r}; border-right: 1px solid ${r}; }`)}}})},6520:function(e,t,i){"use strict";i.d(t,{Q:function(){return f}});var n=i("55952"),r=i("8614"),o=i("16234"),s=i("47983"),a=i("65910"),l=i("76115"),h=i("37764"),c=i("56136"),d=i("34308"),u=i("68919"),g=i("17202"),m=i("94479");class f extends h.JT{constructor(e,t,i,n,r){super(),this._rootElement=e,this._diffModel=t,this._originalEditorLayoutInfo=i,this._modifiedEditorLayoutInfo=n,this._editors=r,this._originalScrollTop=(0,c.rD)(this._editors.original.onDidScrollChange,()=>this._editors.original.getScrollTop()),this._modifiedScrollTop=(0,c.rD)(this._editors.modified.onDidScrollChange,()=>this._editors.modified.getScrollTop()),this._viewZonesChanged=(0,c.aq)("onDidChangeViewZones",this._editors.modified.onDidChangeViewZones),this.width=(0,c.uh)(this,0),this._modifiedViewZonesChangedSignal=(0,c.aq)("modified.onDidChangeViewZones",this._editors.modified.onDidChangeViewZones),this._originalViewZonesChangedSignal=(0,c.aq)("original.onDidChangeViewZones",this._editors.original.onDidChangeViewZones),this._state=(0,c.Be)(this,(e,t)=>{var i;this._element.replaceChildren();let n=this._diffModel.read(e),r=null===(i=null==n?void 0:n.diff.read(e))||void 0===i?void 0:i.movedTexts;if(!r||0===r.length){this.width.set(0,void 0);return}this._viewZonesChanged.read(e);let o=this._originalEditorLayoutInfo.read(e),a=this._modifiedEditorLayoutInfo.read(e);if(!o||!a){this.width.set(0,void 0);return}this._modifiedViewZonesChangedSignal.read(e),this._originalViewZonesChangedSignal.read(e);let l=r.map(t=>{function i(e,t){let i=t.getTopForLineNumber(e.startLineNumber,!0);return(i+t.getTopForLineNumber(e.endLineNumberExclusive,!0))/2}let n=i(t.lineRangeMapping.original,this._editors.original),r=this._originalScrollTop.read(e),o=i(t.lineRangeMapping.modified,this._editors.modified),s=this._modifiedScrollTop.read(e),a=n-r,l=o-s,h=Math.min(n,o),c=Math.max(n,o);return{range:new g.q(h,c),from:a,to:l,fromWithoutScroll:n,toWithoutScroll:o,move:t}});l.sort((0,s.f_)((0,s.tT)(e=>e.fromWithoutScroll>e.toWithoutScroll,s.nW),(0,s.tT)(e=>e.fromWithoutScroll>e.toWithoutScroll?e.fromWithoutScroll:-e.toWithoutScroll,s.fv)));let h=p.compute(l.map(e=>e.range)),d=o.verticalScrollbarWidth,u=(h.getTrackCount()-1)*10+20,m=d+u+(a.contentLeft-f.movedCodeBlockPadding),_=0;for(let e of l){let i=d+10+10*h.getTrack(_),r=a.glyphMarginWidth+a.lineNumbersWidth,o=document.createElementNS("http://www.w3.org/2000/svg","rect");o.classList.add("arrow-rectangle"),o.setAttribute("x",`${m-r}`),o.setAttribute("y",`${e.to-9}`),o.setAttribute("width",`${r}`),o.setAttribute("height","18"),this._element.appendChild(o);let s=document.createElementNS("http://www.w3.org/2000/svg","g"),l=document.createElementNS("http://www.w3.org/2000/svg","path");l.setAttribute("d",`M 0 ${e.from} L ${i} ${e.from} L ${i} ${e.to} L ${m-15} ${e.to}`),l.setAttribute("fill","none"),s.appendChild(l);let u=document.createElementNS("http://www.w3.org/2000/svg","polygon");u.classList.add("arrow"),t.add((0,c.EH)(t=>{l.classList.toggle("currentMove",e.move===n.activeMovedText.read(t)),u.classList.toggle("currentMove",e.move===n.activeMovedText.read(t))})),u.setAttribute("points",`${m-15},${e.to-7.5} ${m},${e.to} ${m-15},${e.to+7.5}`),s.appendChild(u),this._element.appendChild(s),_++}this.width.set(u,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((0,h.OF)(()=>this._element.remove())),this._register((0,c.EH)(e=>{let t=this._originalEditorLayoutInfo.read(e),i=this._modifiedEditorLayoutInfo.read(e);t&&i&&(this._element.style.left=`${t.width-t.verticalScrollbarWidth}px`,this._element.style.height=`${t.height}px`,this._element.style.width=`${t.verticalScrollbarWidth+t.contentLeft-f.movedCodeBlockPadding+this.width.read(e)}px`)})),this._register((0,c.jx)(this._state));let o=(0,c.nK)(e=>{let t=this._diffModel.read(e),i=null==t?void 0:t.diff.read(e);return i?i.movedTexts.map(e=>({move:e,original:new u.GD((0,c.Dz)(e.lineRangeMapping.original.startLineNumber-1),18),modified:new u.GD((0,c.Dz)(e.lineRangeMapping.modified.startLineNumber-1),18)})):[]});this._register((0,u.Sv)(this._editors.original,o.map(e=>e.map(e=>e.original)))),this._register((0,u.Sv)(this._editors.modified,o.map(e=>e.map(e=>e.modified)))),this._register((0,c.gp)((e,t)=>{for(let i of o.read(e))t.add(new _(this._editors.original,i.original,i.move,"original",this._diffModel.get())),t.add(new _(this._editors.modified,i.modified,i.move,"modified",this._diffModel.get()))}));let a=(0,c.aq)("original.onDidFocusEditorWidget",e=>this._editors.original.onDidFocusEditorWidget(()=>setTimeout(()=>e(void 0),0))),l=(0,c.aq)("modified.onDidFocusEditorWidget",e=>this._editors.modified.onDidFocusEditorWidget(()=>setTimeout(()=>e(void 0),0))),d="modified";this._register((0,c.nJ)({createEmptyChangeSummary:()=>void 0,handleChange:(e,t)=>(e.didChange(a)&&(d="original"),e.didChange(l)&&(d="modified"),!0)},e=>{let t;a.read(e),l.read(e);let i=this._diffModel.read(e);if(!i)return;let n=i.diff.read(e);if(n&&"original"===d){let i=this._editors.originalCursor.read(e);i&&(t=n.movedTexts.find(e=>e.lineRangeMapping.original.contains(i.lineNumber)))}if(n&&"modified"===d){let i=this._editors.modifiedCursor.read(e);i&&(t=n.movedTexts.find(e=>e.lineRangeMapping.modified.contains(i.lineNumber)))}t!==i.movedTextToCompare.get()&&i.movedTextToCompare.set(void 0,void 0),i.setActiveMovedText(t)}))}}f.movedCodeBlockPadding=4;class p{static compute(e){let t=[],i=[];for(let n of e){let e=t.findIndex(e=>!e.intersectsStrict(n));-1===e&&(t.length>=6?e=(0,a.Y0)(t,(0,s.tT)(e=>e.intersectWithRangeLength(n),s.fv)):(e=t.length,t.push(new g.M))),t[e].addRange(n),i.push(e)}return new p(t.length,i)}constructor(e,t){this._trackCount=e,this.trackPerLineIdx=t}getTrack(e){return this.trackPerLineIdx[e]}getTrackCount(){return this._trackCount}}class _ extends u.N9{constructor(e,t,i,s,a){let h;let g=(0,n.h)("div.diff-hidden-lines-widget");super(e,t,g.root),this._editor=e,this._move=i,this._kind=s,this._diffModel=a,this._nodes=(0,n.h)("div.diff-moved-code-block",{style:{marginRight:"4px"}},[(0,n.h)("div.text-content@textContent"),(0,n.h)("div.action-bar@actionBar")]),g.root.appendChild(this._nodes.root);let f=(0,c.rD)(this._editor.onDidLayoutChange,()=>this._editor.getLayoutInfo());this._register((0,u.bg)(this._nodes.root,{paddingRight:f.map(e=>e.verticalScrollbarWidth)})),h=i.changes.length>0?"original"===this._kind?(0,m.NC)("codeMovedToWithChanges","Code moved with changes to line {0}-{1}",this._move.lineRangeMapping.modified.startLineNumber,this._move.lineRangeMapping.modified.endLineNumberExclusive-1):(0,m.NC)("codeMovedFromWithChanges","Code moved with changes from line {0}-{1}",this._move.lineRangeMapping.original.startLineNumber,this._move.lineRangeMapping.original.endLineNumberExclusive-1):"original"===this._kind?(0,m.NC)("codeMovedTo","Code moved to line {0}-{1}",this._move.lineRangeMapping.modified.startLineNumber,this._move.lineRangeMapping.modified.endLineNumberExclusive-1):(0,m.NC)("codeMovedFrom","Code moved from line {0}-{1}",this._move.lineRangeMapping.original.startLineNumber,this._move.lineRangeMapping.original.endLineNumberExclusive-1);let p=this._register(new r.o(this._nodes.actionBar,{highlightToggledItems:!0})),_=new o.aU("",h,"",!1);p.push(_,{icon:!1,label:!0});let b=new o.aU("","Compare",d.k.asClassName(l.l.compareChanges),!0,()=>{this._editor.focus(),this._diffModel.movedTextToCompare.set(this._diffModel.movedTextToCompare.get()===i?void 0:this._move,void 0)});this._register((0,c.EH)(e=>{let t=this._diffModel.movedTextToCompare.read(e)===i;b.checked=t})),p.push(b,{icon:!1,label:!0})}}},68919:function(e,t,i){"use strict";i.d(t,{Ap:function(){return u},DU:function(){return p},GD:function(){return C},GU:function(){return k},N9:function(){return b},NW:function(){return y},RL:function(){return f},RP:function(){return g},Sv:function(){return S},Vm:function(){return _},W7:function(){return D},bg:function(){return w},cV:function(){return N},t2:function(){return x},xx:function(){return m}});var n=i("65910"),r=i("66735"),o=i("63950"),s=i("37764"),a=i("56136"),l=i("93989"),h=i("70668"),c=i("83112"),d=i("2945");function u(e,t,i,n){if(0===e.length)return t;if(0===t.length)return e;let r=[],o=0,s=0;for(;o<e.length&&s<t.length;){let a=e[o],l=t[s],h=i(a),c=i(l);h<c?(r.push(a),o++):(h>c?r.push(l):(r.push(n(a,l)),o++),s++)}for(;o<e.length;)r.push(e[o]),o++;for(;s<t.length;)r.push(t[s]),s++;return r}function g(e,t){let i=new s.SL,n=e.createDecorationsCollection();return i.add((0,a.UV)({debugName:()=>`Apply decorations from ${t.debugName}`},e=>{let i=t.read(e);n.set(i)})),i.add({dispose:()=>{n.clear()}}),i}function m(e,t){return e.appendChild(t),(0,s.OF)(()=>{e.removeChild(t)})}function f(e,t){return e.prepend(t),(0,s.OF)(()=>{e.removeChild(t)})}class p extends s.JT{get width(){return this._width}get height(){return this._height}constructor(e,t){super(),this.elementSizeObserver=this._register(new l.I(e,t)),this._width=(0,a.uh)(this,this.elementSizeObserver.getWidth()),this._height=(0,a.uh)(this,this.elementSizeObserver.getHeight()),this._register(this.elementSizeObserver.onDidChange(e=>(0,a.PS)(e=>{this._width.set(this.elementSizeObserver.getWidth(),e),this._height.set(this.elementSizeObserver.getHeight(),e)})))}observe(e){this.elementSizeObserver.observe(e)}setAutomaticLayout(e){e?this.elementSizeObserver.startObserving():this.elementSizeObserver.stopObserving()}}function _(e,t,i){let n,r=t.get(),o=r,s=r,l=(0,a.uh)("animatedValue",r),h=-1;return i.add((0,a.nJ)({createEmptyChangeSummary:()=>({animate:!1}),handleChange:(e,i)=>(e.didChange(t)&&(i.animate=i.animate||e.change),!0)},(i,a)=>{void 0!==n&&(e.cancelAnimationFrame(n),n=void 0),o=s,r=t.read(i),h=Date.now()-(a.animate?0:300),function t(){let i=Date.now()-h;s=Math.floor(function(e,t,i,n){return e===n?t+i:i*(-Math.pow(2,-10*e/n)+1)+t}(i,o,r-o,300)),i<300?n=e.requestAnimationFrame(t):s=r,l.set(s,void 0)}()})),l}class b extends s.JT{constructor(e,t,i){super(),this._register(new v(e,i)),this._register(w(i,{height:t.actualHeight,top:t.actualTop}))}}class C{get afterLineNumber(){return this._afterLineNumber.get()}constructor(e,t){this._afterLineNumber=e,this.heightInPx=t,this.domNode=document.createElement("div"),this._actualTop=(0,a.uh)(this,void 0),this._actualHeight=(0,a.uh)(this,void 0),this.actualTop=this._actualTop,this.actualHeight=this._actualHeight,this.showInHiddenAreas=!0,this.onChange=this._afterLineNumber,this.onDomNodeTop=e=>{this._actualTop.set(e,void 0)},this.onComputedHeight=e=>{this._actualHeight.set(e,void 0)}}}class v{constructor(e,t){this._editor=e,this._domElement=t,this._overlayWidgetId=`managedOverlayWidget-${v._counter++}`,this._overlayWidget={getId:()=>this._overlayWidgetId,getDomNode:()=>this._domElement,getPosition:()=>null},this._editor.addOverlayWidget(this._overlayWidget)}dispose(){this._editor.removeOverlayWidget(this._overlayWidget)}}function w(e,t){return(0,a.EH)(i=>{for(let[n,r]of Object.entries(t))r&&"object"==typeof r&&"read"in r&&(r=r.read(i)),"number"==typeof r&&(r=`${r}px`),n=n.replace(/[A-Z]/g,e=>"-"+e.toLowerCase()),e.style[n]=r})}function y(e,t){return function(e,t){(0,o.H)()&&(0,a.aq)("reload",t=>(0,o.E)(({oldExports:i})=>{if([...Object.values(i)].some(t=>e.includes(t)))return e=>(t(void 0),!0)})).read(t)}([e],t),e}v._counter=0;function S(e,t,i,n){let r=new s.SL,o=[];return r.add((0,a.gp)((r,s)=>{let l=t.read(r),h=new Map,c=new Map;i&&i(!0),e.changeViewZones(e=>{for(let t of o)e.removeZone(t),null==n||n.delete(t);for(let t of(o.length=0,l)){let i=e.addZone(t);t.setZoneId&&t.setZoneId(i),o.push(i),null==n||n.add(i),h.set(t,i)}}),i&&i(!1),s.add((0,a.nJ)({createEmptyChangeSummary:()=>({zoneIds:[]}),handleChange(e,t){let i=c.get(e.changedObservable);return void 0!==i&&t.zoneIds.push(i),!0}},(t,n)=>{for(let e of l)e.onChange&&(c.set(e.onChange,h.get(e)),e.onChange.read(t));i&&i(!0),e.changeViewZones(e=>{for(let t of n.zoneIds)e.layoutZone(t)}),i&&i(!1)}))})),r.add({dispose(){i&&i(!0),e.changeViewZones(e=>{for(let t of o)e.removeZone(t)}),null==n||n.clear(),i&&i(!1)}}),r}class x extends r.AU{dispose(){super.dispose(!0)}}function N(e,t){let i=(0,n.dF)(t,t=>t.original.startLineNumber<=e.lineNumber);if(!i)return c.e.fromPositions(e);if(i.original.endLineNumberExclusive<=e.lineNumber){let t=e.lineNumber-i.original.endLineNumberExclusive+i.modified.endLineNumberExclusive;return c.e.fromPositions(new h.L(t,e.column))}if(!i.innerChanges)return c.e.fromPositions(new h.L(i.modified.startLineNumber,1));let r=(0,n.dF)(i.innerChanges,t=>t.originalRange.getStartPosition().isBeforeOrEqual(e));if(!r){let t=e.lineNumber-i.original.startLineNumber+i.modified.startLineNumber;return c.e.fromPositions(new h.L(t,e.column))}if(r.originalRange.containsPosition(e))return r.modifiedRange;{let t=function(e,t){return e.lineNumber===t.lineNumber?new d.A(0,t.column-e.column):new d.A(t.lineNumber-e.lineNumber,t.column-1)}(r.originalRange.getEndPosition(),e);return c.e.fromPositions(t.addToPosition(r.modifiedRange.getEndPosition()))}}function k(e,t,i){let n=e.bindTo(t);return(0,a.UV)({debugName:()=>`Set Context Key "${e.key}"`},e=>{n.set(i(e))})}function D(e,t){let i;return e.filter(e=>{let n=t(e,i);return i=e,n})}},20407:function(e,t,i){"use strict";i.d(t,{L:function(){return n}});class n{constructor(e){this._create=e,this._unused=new Set,this._used=new Set,this._itemData=new Map}getUnusedObj(e){var t;let i;if(0===this._unused.size)i=this._create(e),this._itemData.set(i,e);else{let n=[...this._unused.values()];i=null!==(t=n.find(t=>this._itemData.get(t).getId()===e.getId()))&&void 0!==t?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(let e of this._used)e.dispose();for(let e of this._unused)e.dispose();this._used.clear(),this._unused.clear()}}},70668:function(e,t,i){"use strict";i.d(t,{L:function(){return n}});class n{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 n(e,t)}delta(e=0,t=0){return this.with(this.lineNumber+e,this.column+t)}equals(e){return n.equals(this,e)}static equals(e,t){return!e&&!t||!!e&&!!t&&e.lineNumber===t.lineNumber&&e.column===t.column}isBefore(e){return n.isBefore(this,e)}static isBefore(e,t){return!!(e.lineNumber<t.lineNumber)||!(t.lineNumber<e.lineNumber)&&e.column<t.column}isBeforeOrEqual(e){return n.isBeforeOrEqual(this,e)}static isBeforeOrEqual(e,t){return!!(e.lineNumber<t.lineNumber)||!(t.lineNumber<e.lineNumber)&&e.column<=t.column}static compare(e,t){let i=0|e.lineNumber,n=0|t.lineNumber;if(i===n){let i=0|e.column;return i-(0|t.column)}return i-n}clone(){return new n(this.lineNumber,this.column)}toString(){return"("+this.lineNumber+","+this.column+")"}static lift(e){return new n(e.lineNumber,e.column)}static isIPosition(e){return e&&"number"==typeof e.lineNumber&&"number"==typeof e.column}toJSON(){return{lineNumber:this.lineNumber,column:this.column}}}},56810:function(e,t,i){"use strict";i.d(t,{Af:function(){return s},eq:function(){return a},t2:function(){return function e(t,i,r,o,s){if(i=a(i),!s&&(s=n.$.first(l)),r.length>s.maxLen){let n=t-s.maxLen/2;return n<0?n=0:o+=n,r=r.substring(n,t+s.maxLen/2),e(t,i,r,o,s)}let h=Date.now(),c=t-1-o,d=-1,u=null;for(let e=1;!(Date.now()-h>=s.timeBudget);e++){let t=c-s.windowSize*e;i.lastIndex=Math.max(0,t);let n=function(e,t,i,n){let r;for(;r=e.exec(t);){let t=r.index||0;if(t<=i&&e.lastIndex>=i)return r;if(n>0&&t>n)break}return null}(i,r,c,d);if(!n&&u)break;if(u=n,t<=0)break;d=t}if(u){let e={word:u[0],startColumn:o+1+u.index,endColumn:o+1+u.index+u[0].length};return i.lastIndex=0,e}return null}},vu:function(){return o}});var n=i("55278"),r=i("71362");let o="`~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?",s=function(e=""){let t="(-?\\d*\\.\\d\\w*)|([^";for(let i of o)!(e.indexOf(i)>=0)&&(t+="\\"+i);return RegExp(t+="\\s]+)","g")}();function a(e){let t=s;if(e&&e instanceof RegExp){if(e.global)t=e;else{let i="g";e.ignoreCase&&(i+="i"),e.multiline&&(i+="m"),e.unicode&&(i+="u"),t=new RegExp(e.source,i)}}return t.lastIndex=0,t}let l=new r.S;l.unshift({maxLen:1e3,windowSize:15,timeBudget:150})},58106:function(e,t,i){"use strict";i.d(t,{$9:function(){return c},UF:function(){return h},n8:function(){return l},r7:function(){return a},tI:function(){return d}});var n=i("71482"),r=i("73071"),o=i("55892"),s=i("38386");function a(e,t,i,o=!0,s){if(e<4)return null;let a=s.getLanguageConfiguration(t.tokenization.getLanguageId()).indentRulesSupport;if(!a)return null;if(i<=1)return{indentation:"",action:null};for(let e=i-1;e>0&&""===t.getLineContent(e);e--)if(1===e)return{indentation:"",action:null};let l=function(e,t,i){let n=e.tokenization.getLanguageIdAtPosition(t,0);if(t>1){let r;let o=-1;for(r=t-1;r>=1;r--){if(e.tokenization.getLanguageIdAtPosition(r,0)!==n)return o;let t=e.getLineContent(r);if(i.shouldIgnore(t)||/^\s+$/.test(t)||""===t){o=r;continue}return r}}return -1}(t,i,a);if(l<0)return null;if(l<1)return{indentation:"",action:null};let h=t.getLineContent(l);if(a.shouldIncrease(h)||a.shouldIndentNextLine(h))return{indentation:n.V8(h),action:r.wU.Indent,line:l};{if(a.shouldDecrease(h))return{indentation:n.V8(h),action:null,line:l};if(1===l)return{indentation:n.V8(t.getLineContent(l)),action:null,line:l};let e=l-1,i=a.getIndentMetadata(t.getLineContent(e));if(!(3&i)&&4&i){let i=0;for(let n=e-1;n>0;n--)if(!a.shouldIndentNextLine(t.getLineContent(n))){i=n;break}return{indentation:n.V8(t.getLineContent(i+1)),action:null,line:i+1}}if(o)return{indentation:n.V8(t.getLineContent(l)),action:null,line:l};for(let e=l;e>0;e--){let i=t.getLineContent(e);if(a.shouldIncrease(i))return{indentation:n.V8(i),action:r.wU.Indent,line:e};if(a.shouldIndentNextLine(i)){let i=0;for(let n=e-1;n>0;n--)if(!a.shouldIndentNextLine(t.getLineContent(e))){i=n;break}return{indentation:n.V8(t.getLineContent(i+1)),action:null,line:i+1}}else if(a.shouldDecrease(i))return{indentation:n.V8(i),action:null,line:e}}return{indentation:n.V8(t.getLineContent(1)),action:null,line:1}}}function l(e,t,i,o,s,l){if(e<4)return null;let h=l.getLanguageConfiguration(i);if(!h)return null;let c=l.getLanguageConfiguration(i).indentRulesSupport;if(!c)return null;let d=a(e,t,o,void 0,l),u=t.getLineContent(o);if(d){let i=d.line;if(void 0!==i){let a=!0;for(let e=i;e<o-1;e++)if(!/^\s*$/.test(t.getLineContent(e))){a=!1;break}if(a){let o=h.onEnter(e,"",t.getLineContent(i),"");if(o){let e=n.V8(t.getLineContent(i));return o.removeText&&(e=e.substring(0,e.length-o.removeText)),o.indentAction===r.wU.Indent||o.indentAction===r.wU.IndentOutdent?e=s.shiftIndent(e):o.indentAction===r.wU.Outdent&&(e=s.unshiftIndent(e)),c.shouldDecrease(u)&&(e=s.unshiftIndent(e)),o.appendText&&(e+=o.appendText),n.V8(e)}}}if(c.shouldDecrease(u))return d.action===r.wU.Indent?d.indentation:s.unshiftIndent(d.indentation);return d.action===r.wU.Indent?s.shiftIndent(d.indentation):d.indentation}return null}function h(e,t,i,l,h){let c,d;if(e<4)return null;t.tokenization.forceTokenization(i.startLineNumber);let u=t.tokenization.getLineTokens(i.startLineNumber),g=(0,o.wH)(u,i.startColumn-1),m=g.getLineContent(),f=!1;g.firstCharOffset>0&&u.getLanguageId(0)!==g.languageId?(f=!0,c=m.substr(0,i.startColumn-1-g.firstCharOffset)):c=u.getLineContent().substring(0,i.startColumn-1),d=i.isEmpty()?m.substr(i.startColumn-1-g.firstCharOffset):(0,s.n2)(t,i.endLineNumber,i.endColumn).getLineContent().substr(i.endColumn-1-g.firstCharOffset);let p=h.getLanguageConfiguration(g.languageId).indentRulesSupport;if(!p)return null;let _=c,b=n.V8(c),C=n.V8(u.getLineContent()),v=a(e,{tokenization:{getLineTokens:e=>t.tokenization.getLineTokens(e),getLanguageId:()=>t.getLanguageId(),getLanguageIdAtPosition:(e,i)=>t.getLanguageIdAtPosition(e,i)},getLineContent:e=>e===i.startLineNumber?_:t.getLineContent(e)},i.startLineNumber+1,void 0,h);if(!v){let e=f?C:b;return{beforeEnter:e,afterEnter:e}}let w=f?C:v.indentation;return v.action===r.wU.Indent&&(w=l.shiftIndent(w)),p.shouldDecrease(d)&&(w=l.unshiftIndent(w)),{beforeEnter:f?C:b,afterEnter:w}}function c(e,t,i,n,o,l){let h;if(e<4)return null;let c=(0,s.n2)(t,i.startLineNumber,i.startColumn);if(c.firstCharOffset)return null;let d=l.getLanguageConfiguration(c.languageId).indentRulesSupport;if(!d)return null;let u=c.getLineContent(),g=u.substr(0,i.startColumn-1-c.firstCharOffset);if(h=i.isEmpty()?u.substr(i.startColumn-1-c.firstCharOffset):(0,s.n2)(t,i.endLineNumber,i.endColumn).getLineContent().substr(i.endColumn-1-c.firstCharOffset),!d.shouldDecrease(g+h)&&d.shouldDecrease(g+n+h)){let n=a(e,t,i.startLineNumber,!1,l);if(!n)return null;let s=n.indentation;return n.action!==r.wU.Indent&&(s=o.unshiftIndent(s)),s}return null}function d(e,t,i){let n=i.getLanguageConfiguration(e.getLanguageId()).indentRulesSupport;return!n||t<1||t>e.getLineCount()?null:n.getIndentMetadata(e.getLineContent(t))}},73071:function(e,t,i){"use strict";var n,r;i.d(t,{V6:function(){return o},c$:function(){return s},wU:function(){return n}}),(r=n||(n={}))[r.None=0]="None",r[r.Indent=1]="Indent",r[r.IndentOutdent=2]="IndentOutdent",r[r.Outdent=3]="Outdent";class o{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;t<i;t++)switch(e.notIn[t]){case"string":this._inString=!1;break;case"comment":this._inComment=!1;break;case"regex":this._inRegEx=!1}}isOK(e){switch(e){case 0:return!0;case 1:return this._inComment;case 2:return this._inString;case 3:return this._inRegEx}}shouldAutoClose(e,t){if(0===e.getTokenCount())return!0;let i=e.findTokenIndexAtOffset(t-2),n=e.getStandardTokenType(i);return this.isOK(n)}_findNeutralCharacterInRange(e,t){for(let i=e;i<=t;i++){let e=String.fromCharCode(i);if(!this.open.includes(e)&&!this.close.includes(e))return e}return null}findNeutralCharacter(){return!this._neutralCharacterSearched&&(this._neutralCharacterSearched=!0,!this._neutralCharacter&&(this._neutralCharacter=this._findNeutralCharacterInRange(48,57)),!this._neutralCharacter&&(this._neutralCharacter=this._findNeutralCharacterInRange(97,122)),!this._neutralCharacter&&(this._neutralCharacter=this._findNeutralCharacterInRange(65,90))),this._neutralCharacter}}class s{constructor(e){for(let t of(this.autoClosingPairsOpenByStart=new Map,this.autoClosingPairsOpenByEnd=new Map,this.autoClosingPairsCloseByStart=new Map,this.autoClosingPairsCloseByEnd=new Map,this.autoClosingPairsCloseSingleChar=new Map,e))a(this.autoClosingPairsOpenByStart,t.open.charAt(0),t),a(this.autoClosingPairsOpenByEnd,t.open.charAt(t.open.length-1),t),a(this.autoClosingPairsCloseByStart,t.close.charAt(0),t),a(this.autoClosingPairsCloseByEnd,t.close.charAt(t.close.length-1),t),1===t.close.length&&1===t.open.length&&a(this.autoClosingPairsCloseSingleChar,t.close,t)}}function a(e,t,i){e.has(t)?e.get(t).push(i):e.set(t,[i])}},52740:function(e,t,i){"use strict";i.d(t,{Ck:function(){return s},oQ:function(){return o}});var n=i("47983"),r=i("7480");class o{constructor(e){this.values=e,this.prefixSum=new Uint32Array(e.length),this.prefixSumValidIndex=new Int32Array(1),this.prefixSumValidIndex[0]=-1}insertValues(e,t){e=(0,r.A)(e);let i=this.values,n=this.prefixSum,o=t.length;return 0!==o&&(this.values=new Uint32Array(i.length+o),this.values.set(i.subarray(0,e),0),this.values.set(i.subarray(e),e+o),this.values.set(t,e),e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSum=new Uint32Array(this.values.length),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(n.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}setValue(e,t){return e=(0,r.A)(e),t=(0,r.A)(t),this.values[e]!==t&&(this.values[e]=t,e-1<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),!0)}removeValues(e,t){e=(0,r.A)(e),t=(0,r.A)(t);let i=this.values,n=this.prefixSum;if(e>=i.length)return!1;let o=i.length-e;return t>=o&&(t=o),0!==t&&(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<this.prefixSumValidIndex[0]&&(this.prefixSumValidIndex[0]=e-1),this.prefixSumValidIndex[0]>=0&&this.prefixSum.set(n.subarray(0,this.prefixSumValidIndex[0]+1)),!0)}getTotalSum(){return 0===this.values.length?0:this._getPrefixSum(this.values.length-1)}getPrefixSum(e){return e<0?0:(e=(0,r.A)(e),this._getPrefixSum(e))}_getPrefixSum(e){if(e<=this.prefixSumValidIndex[0])return this.prefixSum[e];let t=this.prefixSumValidIndex[0]+1;0===t&&(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,r=0,o=0;for(;t<=i;)if(n=t+(i-t)/2|0,o=(r=this.prefixSum[n])-this.values[n],e<o)i=n-1;else if(e>=r)t=n+1;else break;return new a(n,e-o)}}class s{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(),0===e)?0:this._prefixSum[e-1]}getIndexOf(e){this._ensureValid();let t=this._indexBySum[e],i=t>0?this._prefixSum[t-1]:0;return new a(t,e-i)}removeValues(e,t){this._values.splice(e,t),this._invalidate(e)}insertValues(e,t){this._values=(0,n.Zv)(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;e<t;e++){let t=this._values[e],i=e>0?this._prefixSum[e-1]:0;this._prefixSum[e]=i+t;for(let n=0;n<t;n++)this._indexBySum[i+n]=e}this._prefixSum.length=this._values.length,this._indexBySum.length=this._prefixSum[this._prefixSum.length-1],this._isValid=!0,this._validEndIndex=this._values.length-1}}setValue(e,t){this._values[e]!==t&&(this._values[e]=t,this._invalidate(e))}}class a{constructor(e,t){this.index=e,this.remainder=t,this._prefixSumIndexOfResultBrand=void 0,this.index=e,this.remainder=t}}},76865:function(e,t,i){"use strict";i.d(t,{M$:function(){return n},YA:function(){return o}});class n{constructor(e,t,i,n){this.range=e,this.nestingLevel=t,this.nestingLevelOfEqualBracketType=i,this.isInvalid=n}}class r{constructor(e,t,i,n,r,o){this.range=e,this.openingBracketRange=t,this.closingBracketRange=i,this.nestingLevel=n,this.nestingLevelOfEqualBracketType=r,this.bracketPairNode=o}get openingBracketInfo(){return this.bracketPairNode.openingBracket.bracketInfo}}class o extends r{constructor(e,t,i,n,r,o,s){super(e,t,i,n,r,o),this.minVisibleColumnIndentation=s}}},96227:function(e,t,i){"use strict";i.d(t,{s:function(){return n}});class n{get startLineNumber(){return this._startLineNumber}get endLineNumber(){return this._startLineNumber+this._tokens.length-1}constructor(e,t){this._startLineNumber=e,this._tokens=t}getLineTokens(e){return this._tokens[e-this._startLineNumber]}appendLineTokens(e){this._tokens.push(e)}}},43711:function(e,t,i){"use strict";i.d(t,{E7:function(){return p},Eb:function(){return b},Hv:function(){return w},S5:function(){return y},VQ:function(){return C},dW:function(){return _},o$:function(){return v}});var n=i("22712"),r=i("71482"),o=i("36809"),s=i("8109"),a=i("31843"),l=i("94479"),h=i("77667"),c=i("13105"),d=i("37797"),u=i("37662");function g(e){return h.Ao.regex(u.fj.keys()[0],RegExp("(\\s|^)"+(0,r.ec)(e.value)+"\\b"))}let m={type:"object",defaultSnippets:[{body:{kind:""}}],properties:{kind:{type:"string",description:l.NC("args.schema.kind","Kind of the code action to run.")},apply:{type:"string",description:l.NC("args.schema.apply","Controls when the returned actions are applied."),default:"ifSingle",enum:["first","ifSingle","never"],enumDescriptions:[l.NC("args.schema.apply.first","Always apply the first returned code action."),l.NC("args.schema.apply.ifSingle","Apply the first returned code action if it is the only one."),l.NC("args.schema.apply.never","Do not apply the returned code actions.")]},preferred:{type:"boolean",default:!1,description:l.NC("args.schema.preferred","Controls if only preferred code actions should be returned.")}}};function f(e,t,i,n,r=c.aQ.Default){if(e.hasModel()){let o=d.G.get(e);null==o||o.manualTriggerAtCurrentPosition(t,r,i,n)}}class p extends o.R6{constructor(){super({id:a.cz,label:l.NC("quickfix.trigger.label","Quick Fix..."),alias:"Quick Fix...",precondition:h.Ao.and(s.u.writable,s.u.hasCodeActionsProvider),kbOpts:{kbExpr:s.u.textInputFocus,primary:2137,weight:100}})}run(e,t){return f(t,l.NC("editor.action.quickFix.noneMessage","No code actions available"),void 0,void 0,c.aQ.QuickFix)}}class _ extends o._l{constructor(){super({id:a.RB,precondition:h.Ao.and(s.u.writable,s.u.hasCodeActionsProvider),metadata:{description:"Trigger a code action",args:[{name:"args",schema:m}]}})}runEditorCommand(e,t,i){let r=c.wZ.fromUser(i,{kind:n.o.Empty,apply:"ifSingle"});return f(t,"string"==typeof(null==i?void 0:i.kind)?r.preferred?l.NC("editor.action.codeAction.noneMessage.preferred.kind","No preferred code actions for '{0}' available",i.kind):l.NC("editor.action.codeAction.noneMessage.kind","No code actions for '{0}' available",i.kind):r.preferred?l.NC("editor.action.codeAction.noneMessage.preferred","No preferred code actions available"):l.NC("editor.action.codeAction.noneMessage","No code actions available"),{include:r.kind,includeSourceActions:!0,onlyIncludePreferredActions:r.preferred},r.apply)}}class b extends o.R6{constructor(){super({id:a.Bb,label:l.NC("refactor.label","Refactor..."),alias:"Refactor...",precondition:h.Ao.and(s.u.writable,s.u.hasCodeActionsProvider),kbOpts:{kbExpr:s.u.textInputFocus,primary:3120,mac:{primary:1328},weight:100},contextMenuOpts:{group:"1_modification",order:2,when:h.Ao.and(s.u.writable,g(c.yN.Refactor))},metadata:{description:"Refactor...",args:[{name:"args",schema:m}]}})}run(e,t,i){let r=c.wZ.fromUser(i,{kind:c.yN.Refactor,apply:"never"});return f(t,"string"==typeof(null==i?void 0:i.kind)?r.preferred?l.NC("editor.action.refactor.noneMessage.preferred.kind","No preferred refactorings for '{0}' available",i.kind):l.NC("editor.action.refactor.noneMessage.kind","No refactorings for '{0}' available",i.kind):r.preferred?l.NC("editor.action.refactor.noneMessage.preferred","No preferred refactorings available"):l.NC("editor.action.refactor.noneMessage","No refactorings available"),{include:c.yN.Refactor.contains(r.kind)?r.kind:n.o.None,onlyIncludePreferredActions:r.preferred},r.apply,c.aQ.Refactor)}}class C extends o.R6{constructor(){super({id:a.MN,label:l.NC("source.label","Source Action..."),alias:"Source Action...",precondition:h.Ao.and(s.u.writable,s.u.hasCodeActionsProvider),contextMenuOpts:{group:"1_modification",order:2.1,when:h.Ao.and(s.u.writable,g(c.yN.Source))},metadata:{description:"Source Action...",args:[{name:"args",schema:m}]}})}run(e,t,i){let r=c.wZ.fromUser(i,{kind:c.yN.Source,apply:"never"});return f(t,"string"==typeof(null==i?void 0:i.kind)?r.preferred?l.NC("editor.action.source.noneMessage.preferred.kind","No preferred source actions for '{0}' available",i.kind):l.NC("editor.action.source.noneMessage.kind","No source actions for '{0}' available",i.kind):r.preferred?l.NC("editor.action.source.noneMessage.preferred","No preferred source actions available"):l.NC("editor.action.source.noneMessage","No source actions available"),{include:c.yN.Source.contains(r.kind)?r.kind:n.o.None,includeSourceActions:!0,onlyIncludePreferredActions:r.preferred},r.apply,c.aQ.SourceAction)}}class v extends o.R6{constructor(){super({id:a.uH,label:l.NC("organizeImports.label","Organize Imports"),alias:"Organize Imports",precondition:h.Ao.and(s.u.writable,g(c.yN.SourceOrganizeImports)),kbOpts:{kbExpr:s.u.textInputFocus,primary:1581,weight:100}})}run(e,t){return f(t,l.NC("editor.action.organize.noneMessage","No organize imports action available"),{include:c.yN.SourceOrganizeImports,includeSourceActions:!0},"ifSingle",c.aQ.OrganizeImports)}}class w extends o.R6{constructor(){super({id:a.TM,label:l.NC("fixAll.label","Fix All"),alias:"Fix All",precondition:h.Ao.and(s.u.writable,g(c.yN.SourceFixAll))})}run(e,t){return f(t,l.NC("fixAll.noneMessage","No fix all action available"),{include:c.yN.SourceFixAll,includeSourceActions:!0},"ifSingle",c.aQ.FixAll)}}class y extends o.R6{constructor(){super({id:a.pZ,label:l.NC("autoFix.label","Auto Fix..."),alias:"Auto Fix...",precondition:h.Ao.and(s.u.writable,g(c.yN.QuickFix)),kbOpts:{kbExpr:s.u.textInputFocus,primary:1625,mac:{primary:2649},weight:100}})}run(e,t){return f(t,l.NC("editor.action.autoFix.noneMessage","No auto fixes available"),{include:c.yN.QuickFix,onlyIncludePreferredActions:!0},"ifSingle",c.aQ.AutoFix)}}},48872:function(e,t,i){"use strict";var n=i("1966"),r=i("45802"),o=i("37764"),s=i("46785"),a=i("36809"),l=i("97295"),h=i("8109"),c=i("88282"),d=i("55254"),u=i("89631"),g=i("94479"),m=i("249"),f=i("97717"),p=i("84587"),_=i("93804"),b=i("76891"),C=function(e,t){return function(i,n){t(i,n,e)}};let v=class{constructor(e,t,i,r,s,a){this._editor=e,this._languageFeaturesService=t,this._commandService=r,this._notificationService=s,this._codeLensCache=a,this._disposables=new o.SL,this._localToDispose=new o.SL,this._lenses=[],this._oldCodeLensModels=new o.SL,this._provideCodeLensDebounce=i.for(t.codeLensProvider,"CodeLensProvide",{min:250}),this._resolveCodeLensesDebounce=i.for(t.codeLensProvider,"CodeLensResolve",{min:250,salt:"resolve"}),this._resolveCodeLensesScheduler=new n.pY(()=>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(e=>{(e.hasChanged(50)||e.hasChanged(19)||e.hasChanged(18))&&this._updateLensStyle(),e.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(),null===(e=this._currentCodeLensModel)||void 0===e||e.dispose()}_getLayoutInfo(){let e=Math.max(1.3,this._editor.getOption(67)/this._editor.getOption(52)),t=this._editor.getOption(19);return(!t||t<5)&&(t=.9*this._editor.getOption(52)|0),{fontSize:t,codeLensHeight:t*e|0}}_updateLensStyle(){let{codeLensHeight:e,fontSize:t}=this._getLayoutInfo(),i=this._editor.getOption(18),n=this._editor.getOption(50),{style:r}=this._editor.getContainerDomNode();r.setProperty("--vscode-editorCodeLens-lineHeight",`${e}px`),r.setProperty("--vscode-editorCodeLens-fontSize",`${t}px`),r.setProperty("--vscode-editorCodeLens-fontFeatureSettings",n.fontFeatureSettings),i&&(r.setProperty("--vscode-editorCodeLens-fontFamily",i),r.setProperty("--vscode-editorCodeLens-fontFamilyDefault",l.hL.fontFamily)),this._editor.changeViewZones(t=>{for(let i of this._lenses)i.updateHeight(e,t)})}_localDispose(){var e,t,i;null===(e=this._getCodeLensModelPromise)||void 0===e||e.cancel(),this._getCodeLensModelPromise=void 0,null===(t=this._resolveCodeLensesPromise)||void 0===t||t.cancel(),this._resolveCodeLensesPromise=void 0,this._localToDispose.clear(),this._oldCodeLensModels.clear(),null===(i=this._currentCodeLensModel)||void 0===i||i.dispose()}_onModelChange(){this._localDispose();let e=this._editor.getModel();if(!e||!this._editor.getOption(17)||e.isTooLargeForTokenization())return;let t=this._codeLensCache.get(e);if(t&&this._renderCodeLensSymbols(t),!this._languageFeaturesService.codeLensProvider.has(e)){t&&(0,n.Vg)(()=>{t===this._codeLensCache.get(e)&&(this._codeLensCache.delete(e),this._onModelChange())},3e4,this._localToDispose);return}for(let t of this._languageFeaturesService.codeLensProvider.all(e))if("function"==typeof t.onDidChange){let e=t.onDidChange(()=>i.schedule());this._localToDispose.add(e)}let i=new n.pY(()=>{var t;let o=Date.now();null===(t=this._getCodeLensModelPromise)||void 0===t||t.cancel(),this._getCodeLensModelPromise=(0,n.PG)(t=>(0,c.f)(this._languageFeaturesService.codeLensProvider,e,t)),this._getCodeLensModelPromise.then(t=>{this._currentCodeLensModel&&this._oldCodeLensModels.add(this._currentCodeLensModel),this._currentCodeLensModel=t,this._codeLensCache.put(e,t);let n=this._provideCodeLensDebounce.update(e,Date.now()-o);i.delay=n,this._renderCodeLensSymbols(t),this._resolveCodeLensesInViewportSoon()},r.dL)},this._provideCodeLensDebounce.get(e));this._localToDispose.add(i),this._localToDispose.add((0,o.OF)(()=>this._resolveCodeLensesScheduler.cancel())),this._localToDispose.add(this._editor.onDidChangeModelContent(()=>{var e;this._editor.changeDecorations(e=>{this._editor.changeViewZones(t=>{let i=[],n=-1;this._lenses.forEach(e=>{e.isValid()&&n!==e.getLineNumber()?(e.update(t),n=e.getLineNumber()):i.push(e)});let r=new u.i;i.forEach(e=>{e.dispose(r,t),this._lenses.splice(this._lenses.indexOf(e),1)}),r.commit(e)})}),i.schedule(),this._resolveCodeLensesScheduler.cancel(),null===(e=this._resolveCodeLensesPromise)||void 0===e||e.cancel(),this._resolveCodeLensesPromise=void 0})),this._localToDispose.add(this._editor.onDidFocusEditorWidget(()=>{i.schedule()})),this._localToDispose.add(this._editor.onDidBlurEditorText(()=>{i.cancel()})),this._localToDispose.add(this._editor.onDidScrollChange(e=>{e.scrollTopChanged&&this._lenses.length>0&&this._resolveCodeLensesInViewportSoon()})),this._localToDispose.add(this._editor.onDidLayoutChange(()=>{this._resolveCodeLensesInViewportSoon()})),this._localToDispose.add((0,o.OF)(()=>{if(this._editor.getModel()){let e=s.Z.capture(this._editor);this._editor.changeDecorations(e=>{this._editor.changeViewZones(t=>{this._disposeAllLenses(e,t)})}),e.restore(this._editor)}else this._disposeAllLenses(void 0,void 0)})),this._localToDispose.add(this._editor.onMouseDown(e=>{if(9!==e.target.type)return;let t=e.target.element;if((null==t?void 0:t.tagName)==="SPAN"&&(t=t.parentElement),(null==t?void 0:t.tagName)==="A")for(let e of this._lenses){let i=e.getCommand(t);if(i){this._commandService.executeCommand(i.id,...i.arguments||[]).catch(e=>this._notificationService.error(e));break}}})),i.schedule()}_disposeAllLenses(e,t){let i=new u.i;for(let e of this._lenses)e.dispose(i,t);e&&i.commit(e),this._lenses.length=0}_renderCodeLensSymbols(e){let t;if(!this._editor.hasModel())return;let i=this._editor.getModel().getLineCount(),n=[];for(let r of e.lenses){let e=r.symbol.range.startLineNumber;if(!(e<1)&&!(e>i))t&&t[t.length-1].symbol.range.startLineNumber===e?t.push(r):(t=[r],n.push(t))}if(!n.length&&!this._lenses.length)return;let r=s.Z.capture(this._editor),o=this._getLayoutInfo();this._editor.changeDecorations(e=>{this._editor.changeViewZones(t=>{let i=new u.i,r=0,s=0;for(;s<n.length&&r<this._lenses.length;){let e=n[s][0].symbol.range.startLineNumber,a=this._lenses[r].getLineNumber();a<e?(this._lenses[r].dispose(i,t),this._lenses.splice(r,1)):a===e?(this._lenses[r].updateCodeLensSymbols(n[s],i),s++,r++):(this._lenses.splice(r,0,new u.T(n[s],this._editor,i,t,o.codeLensHeight,()=>this._resolveCodeLensesInViewportSoon())),r++,s++)}for(;r<this._lenses.length;)this._lenses[r].dispose(i,t),this._lenses.splice(r,1);for(;s<n.length;)this._lenses.push(new u.T(n[s],this._editor,i,t,o.codeLensHeight,()=>this._resolveCodeLensesInViewportSoon())),s++;i.commit(e)})}),r.restore(this._editor)}_resolveCodeLensesInViewportSoon(){this._editor.getModel()&&this._resolveCodeLensesScheduler.schedule()}_resolveCodeLensesInViewport(){var e;null===(e=this._resolveCodeLensesPromise)||void 0===e||e.cancel(),this._resolveCodeLensesPromise=void 0;let t=this._editor.getModel();if(!t)return;let i=[],o=[];if(this._lenses.forEach(e=>{let n=e.computeIfNecessary(t);n&&(i.push(n),o.push(e))}),0===i.length)return;let s=Date.now(),a=(0,n.PG)(e=>Promise.all(i.map((i,n)=>{let s=Array(i.length);return Promise.all(i.map((i,n)=>i.symbol.command||"function"!=typeof i.provider.resolveCodeLens?(s[n]=i.symbol,Promise.resolve(void 0)):Promise.resolve(i.provider.resolveCodeLens(t,i.symbol,e)).then(e=>{s[n]=e},r.Cp))).then(()=>{!e.isCancellationRequested&&!o[n].isDisposed()&&o[n].updateCommands(s)})})));this._resolveCodeLensesPromise=a,this._resolveCodeLensesPromise.then(()=>{let e=this._resolveCodeLensesDebounce.update(t,Date.now()-s);this._resolveCodeLensesScheduler.delay=e,this._currentCodeLensModel&&this._codeLensCache.put(t,this._currentCodeLensModel),this._oldCodeLensModels.clear(),a===this._resolveCodeLensesPromise&&(this._resolveCodeLensesPromise=void 0)},e=>{(0,r.dL)(e),a===this._resolveCodeLensesPromise&&(this._resolveCodeLensesPromise=void 0)})}async getModel(){var e;return await this._getCodeLensModelPromise,await this._resolveCodeLensesPromise,(null===(e=this._currentCodeLensModel)||void 0===e?void 0:e.isDisposed)?void 0:this._currentCodeLensModel}};v.ID="css.editor.codeLens",v=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}([C(1,b.p),C(2,_.A),C(3,m.H),C(4,f.lT),C(5,d.j)],v),(0,a._K)(v.ID,v,1),(0,a.Qr)(class extends a.R6{constructor(){super({id:"codelens.showLensesInCurrentLine",precondition:h.u.hasCodeLensProvider,label:(0,g.NC)("showLensOnLine","Show CodeLens Commands For Current Line"),alias:"Show CodeLens Commands For Current Line"})}async run(e,t){if(!t.hasModel())return;let i=e.get(p.eJ),n=e.get(m.H),r=e.get(f.lT),o=t.getSelection().positionLineNumber,s=t.getContribution(v.ID);if(!s)return;let a=await s.getModel();if(!a)return;let l=[];for(let e of a.lenses)e.symbol.command&&e.symbol.range.startLineNumber===o&&l.push({label:e.symbol.command.title,command:e.symbol.command});if(0===l.length)return;let h=await i.pick(l,{canPickMany:!1,placeHolder:(0,g.NC)("placeHolder","Select a command")});if(!h)return;let c=h.command;if(a.isDisposed){let e=await s.getModel(),t=null==e?void 0:e.lenses.find(e=>{var t;return e.symbol.range.startLineNumber===o&&(null===(t=e.symbol.command)||void 0===t?void 0:t.title)===c.title});if(!t||!t.symbol.command)return;c=t.symbol.command}try{await n.executeCommand(c.id,...c.arguments||[])}catch(e){r.error(e)}}})},78947:function(e,t,i){"use strict";var n=i("66735"),r=i("67414"),o=i("98084"),s=i("51413"),a=i("92654");i("249").P.registerCommand("_executeDocumentSymbolProvider",async function(e,...t){let[i]=t;(0,r.p_)(o.o.isUri(i));let l=e.get(a.Je),h=e.get(s.S),c=await h.createModelReference(i);try{return(await l.getOrCreate(c.object.textEditorModel,n.Ts.None)).getTopLevelSymbols()}finally{c.dispose()}})},96080:function(e,t,i){"use strict";i.d(t,{N0:function(){return k},jR:function(){return N},kZ:function(){return D},n6:function(){return x}});var n,r=i("47983"),o=i("1966"),s=i("85471"),a=i("22712"),l=i("37764"),h=i("645"),c=i("83112"),d=i("76891"),u=i("22164"),g=i("91119"),m=i("61791"),f=i("52929"),p=i("94479"),_=i("756"),b=i("77667"),C=i("15467"),v=i("95449"),w=i("42134"),y=i("581"),S=function(e,t){return function(i,n){t(i,n,e)}};let x="editor.experimental.dropIntoEditor.defaultProvider",N="editor.changeDropType",k=new b.uy("dropWidgetVisible",!1,(0,p.NC)("dropWidgetVisible","Whether the drop widget is showing")),D=n=class extends l.JT{static get(e){return e.getContribution(n.ID)}constructor(e,t,i,n,r){super(),this._configService=i,this._languageFeaturesService=n,this._treeViewsDragAndDropService=r,this.treeItemsTransfer=C.Ej.getInstance(),this._dropProgressManager=this._register(t.createInstance(f.r,"dropIntoEditor",e)),this._postDropWidgetManager=this._register(t.createInstance(y.p,"dropIntoEditor",e,k,{id:N,label:(0,p.NC)("postDropWidgetTitle","Show drop options...")})),this._register(e.onDropIntoEditor(t=>this.onDropIntoEditor(e,t.position,t.event)))}clearWidgets(){this._postDropWidgetManager.clear()}changeDropType(){this._postDropWidgetManager.tryShowSelector()}async onDropIntoEditor(e,t,i){var n;if(!i.dataTransfer||!e.hasModel())return;null===(n=this._currentOperation)||void 0===n||n.cancel(),e.focus(),e.setPosition(t);let r=(0,o.PG)(async n=>{let o=new m.Dl(e,1,void 0,n);try{let r=await this.extractDataTransferData(i);if(0===r.size||o.token.isCancellationRequested)return;let s=e.getModel();if(!s)return;let a=this._languageFeaturesService.documentDropEditProvider.ordered(s).filter(e=>!e.dropMimeTypes||e.dropMimeTypes.some(e=>r.matches(e))),l=await this.getDropEdits(a,s,t,r,o);if(o.token.isCancellationRequested)return;if(l.length){let i=this.getInitialActiveEditIndex(s,l),r="afterDrop"===e.getOption(36).showDropSelector;await this._postDropWidgetManager.applyEditAndShowIfNeeded([c.e.fromPositions(t)],{activeEditIndex:i,allEdits:l},r,async e=>e,n)}}finally{o.dispose(),this._currentOperation===r&&(this._currentOperation=void 0)}});this._dropProgressManager.showWhile(t,(0,p.NC)("dropIntoEditorProgress","Running drop handlers. Click to cancel"),r),this._currentOperation=r}async getDropEdits(e,t,i,n,s){let a=await (0,o.eP)(Promise.all(e.map(async e=>{try{let r=await e.provideDocumentDropEdits(t,i,n,s.token);return null==r?void 0:r.map(t=>({...t,providerId:e.id}))}catch(e){console.error(e)}})),s.token),l=(0,r.kX)(null!=a?a:[]).flat();return(0,w.C)(l)}getInitialActiveEditIndex(e,t){for(let[i,n]of Object.entries(this._configService.getValue(x,{resource:e.uri}))){let e=new a.o(n),r=t.findIndex(t=>e.value===t.providerId&&t.handledMimeType&&(0,s.SN)(i,[t.handledMimeType]));if(r>=0)return r}return 0}async extractDataTransferData(e){if(!e.dataTransfer)return new s.Hl;let t=(0,h.L)(e.dataTransfer);if(this.treeItemsTransfer.hasData(u.f.prototype)){let e=this.treeItemsTransfer.getData(u.f.prototype);if(Array.isArray(e))for(let i of e){let e=await this._treeViewsDragAndDropService.removeDragOperationTransfer(i.identifier);if(e)for(let[i,n]of e)t.replace(i,n)}}return t}};D.ID="editor.contrib.dropIntoEditorController",D=n=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}([S(1,v.TG),S(2,_.Ui),S(3,d.p),S(4,g.m)],D)},6956:function(e,t,i){"use strict";i.d(t,{t:function(){return l}});var n=i("83112"),r=i("42733"),o=i("84144"),s=i("94590"),a=i("29149");class l{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){let e=this._findScopeDecorationIds.map(e=>this._editor.getModel().getDecorationRange(e)).filter(e=>!!e);if(e.length)return e}return null}getStartPosition(){return this._startPosition}setStartPosition(e){this._startPosition=e,this.setCurrentFindMatch(null)}_getDecorationIndex(e){let t=this._decorations.indexOf(e);return t>=0?t+1:1}getDecorationRangeAt(e){let t=e<this._decorations.length?this._decorations[e]:null;return t?this._editor.getModel().getDecorationRange(t):null}getCurrentMatchesPosition(e){for(let t of this._editor.getModel().getDecorationsInRange(e)){let e=t.options;if(e===l._FIND_MATCH_DECORATION||e===l._CURRENT_FIND_MATCH_DECORATION)return this._getDecorationIndex(t.id)}return 0}setCurrentFindMatch(e){let t=null,i=0;if(e)for(let n=0,r=this._decorations.length;n<r;n++){let r=this._editor.getModel().getDecorationRange(this._decorations[n]);if(e.equalsRange(r)){t=this._decorations[n],i=n+1;break}}return(null!==this._highlightedDecorationId||null!==t)&&this._editor.changeDecorations(e=>{if(null!==this._highlightedDecorationId&&(e.changeDecorationOptions(this._highlightedDecorationId,l._FIND_MATCH_DECORATION),this._highlightedDecorationId=null),null!==t&&(this._highlightedDecorationId=t,e.changeDecorationOptions(this._highlightedDecorationId,l._CURRENT_FIND_MATCH_DECORATION)),null!==this._rangeHighlightDecorationId&&(e.removeDecoration(this._rangeHighlightDecorationId),this._rangeHighlightDecorationId=null),null!==t){let i=this._editor.getModel().getDecorationRange(t);if(i.startLineNumber!==i.endLineNumber&&1===i.endColumn){let e=i.endLineNumber-1,t=this._editor.getModel().getLineMaxColumn(e);i=new n.e(i.startLineNumber,i.startColumn,e,t)}this._rangeHighlightDecorationId=e.addDecoration(i,l._RANGE_HIGHLIGHT_DECORATION)}}),i}set(e,t){this._editor.changeDecorations(i=>{let r=l._FIND_MATCH_DECORATION,o=[];if(e.length>1e3){r=l._FIND_MATCH_NO_OVERVIEW_DECORATION;let t=this._editor.getModel().getLineCount(),i=this._editor.getLayoutInfo().height,s=Math.max(2,Math.ceil(3/(i/t))),a=e[0].range.startLineNumber,h=e[0].range.endLineNumber;for(let t=1,i=e.length;t<i;t++){let i=e[t].range;h+s>=i.startLineNumber?i.endLineNumber>h&&(h=i.endLineNumber):(o.push({range:new n.e(a,1,h,1),options:l._FIND_MATCH_ONLY_OVERVIEW_DECORATION}),a=i.startLineNumber,h=i.endLineNumber)}o.push({range:new n.e(a,1,h,1),options:l._FIND_MATCH_ONLY_OVERVIEW_DECORATION})}let s=Array(e.length);for(let t=0,i=e.length;t<i;t++)s[t]={range:e[t].range,options:r};this._decorations=i.deltaDecorations(this._decorations,s),this._overviewRulerApproximateDecorations=i.deltaDecorations(this._overviewRulerApproximateDecorations,o),this._rangeHighlightDecorationId&&(i.removeDecoration(this._rangeHighlightDecorationId),this._rangeHighlightDecorationId=null),this._findScopeDecorationIds.length&&(this._findScopeDecorationIds.forEach(e=>i.removeDecoration(e)),this._findScopeDecorationIds=[]),(null==t?void 0:t.length)&&(this._findScopeDecorationIds=t.map(e=>i.addDecoration(e,l._FIND_SCOPE_DECORATION)))})}matchBeforePosition(e){if(0===this._decorations.length)return null;for(let t=this._decorations.length-1;t>=0;t--){let i=this._decorations[t],n=this._editor.getModel().getDecorationRange(i);if(!!n&&!(n.endLineNumber>e.lineNumber)){if(n.endLineNumber<e.lineNumber||!(n.endColumn>e.column))return n}}return this._editor.getModel().getDecorationRange(this._decorations[this._decorations.length-1])}matchAfterPosition(e){if(0===this._decorations.length)return null;for(let t=0,i=this._decorations.length;t<i;t++){let i=this._decorations[t],n=this._editor.getModel().getDecorationRange(i);if(!!n&&!(n.startLineNumber<e.lineNumber)){if(n.startLineNumber>e.lineNumber||!(n.startColumn<e.column))return n}}return this._editor.getModel().getDecorationRange(this._decorations[0])}_allDecorations(){let e=[];return e=(e=e.concat(this._decorations)).concat(this._overviewRulerApproximateDecorations),this._findScopeDecorationIds.length&&e.push(...this._findScopeDecorationIds),this._rangeHighlightDecorationId&&e.push(this._rangeHighlightDecorationId),e}}l._CURRENT_FIND_MATCH_DECORATION=o.qx.register({description:"current-find-match",stickiness:1,zIndex:13,className:"currentFindMatch",showIfCollapsed:!0,overviewRuler:{color:(0,a.EN)(s.Fm_),position:r.sh.Center},minimap:{color:(0,a.EN)(s.SUY),position:1}}),l._FIND_MATCH_DECORATION=o.qx.register({description:"find-match",stickiness:1,zIndex:10,className:"findMatch",showIfCollapsed:!0,overviewRuler:{color:(0,a.EN)(s.Fm_),position:r.sh.Center},minimap:{color:(0,a.EN)(s.SUY),position:1}}),l._FIND_MATCH_NO_OVERVIEW_DECORATION=o.qx.register({description:"find-match-no-overview",stickiness:1,className:"findMatch",showIfCollapsed:!0}),l._FIND_MATCH_ONLY_OVERVIEW_DECORATION=o.qx.register({description:"find-match-only-overview",stickiness:1,overviewRuler:{color:(0,a.EN)(s.Fm_),position:r.sh.Center}}),l._RANGE_HIGHLIGHT_DECORATION=o.qx.register({description:"find-range-highlight",stickiness:1,className:"rangeHighlight",isWholeLine:!0}),l._FIND_SCOPE_DECORATION=o.qx.register({description:"find-scope",className:"findScope",isWholeLine:!0})},95100:function(e,t,i){"use strict";i.d(t,{D:function(){return c}});var n=i("55952");i("21193");var r=i("42541"),o=i("73866"),s=i("1966"),a=i("52305"),l=i("94590"),h=i("94260");class c extends o.${constructor(e,t,i){super(),this._hideSoon=this._register(new s.pY(()=>this._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");let o={inputActiveOptionBorder:(0,l.n_1)(l.PRb),inputActiveOptionForeground:(0,l.n_1)(l.Pvw),inputActiveOptionBackground:(0,l.n_1)(l.XEs)},c=this._register((0,h.p0)());this.caseSensitive=this._register(new r.rk({appendTitle:this._keybindingLabelFor(a.kR.ToggleCaseSensitiveCommand),isChecked:this._state.matchCase,hoverDelegate:c,...o})),this._domNode.appendChild(this.caseSensitive.domNode),this._register(this.caseSensitive.onChange(()=>{this._state.change({matchCase:this.caseSensitive.checked},!1)})),this.wholeWords=this._register(new r.Qx({appendTitle:this._keybindingLabelFor(a.kR.ToggleWholeWordCommand),isChecked:this._state.wholeWord,hoverDelegate:c,...o})),this._domNode.appendChild(this.wholeWords.domNode),this._register(this.wholeWords.onChange(()=>{this._state.change({wholeWord:this.wholeWords.checked},!1)})),this.regex=this._register(new r.eH({appendTitle:this._keybindingLabelFor(a.kR.ToggleRegexCommand),isChecked:this._state.isRegex,hoverDelegate:c,...o})),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(e=>{let t=!1;e.isRegex&&(this.regex.checked=this._state.isRegex,t=!0),e.wholeWord&&(this.wholeWords.checked=this._state.wholeWord,t=!0),e.matchCase&&(this.caseSensitive.checked=this._state.matchCase,t=!0),!this._state.isRevealed&&t&&this._revealTemporarily()})),this._register(n.nm(this._domNode,n.tw.MOUSE_LEAVE,e=>this._onMouseLeave())),this._register(n.nm(this._domNode,"mouseover",e=>this._onMouseOver()))}_keybindingLabelFor(e){let t=this._keybindingService.lookupKeybinding(e);return t?` (${t.getLabel()})`:""}dispose(){this._editor.removeOverlayWidget(this),super.dispose()}getId(){return c.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")}}c.ID="editor.contrib.findOptionsWidget"},36959:function(e,t,i){"use strict";i.d(t,{Iy:function(){return d},f5:function(){return u},fF:function(){return b}});var n=i("76115"),r=i("84144"),o=i("94479"),s=i("94590"),a=i("16445"),l=i("29149"),h=i("34308");let c=(0,s.P6G)("editor.foldBackground",{light:(0,s.ZnX)(s.hEj,.3),dark:(0,s.ZnX)(s.hEj,.3),hcDark:null,hcLight:null},(0,o.NC)("foldBackgroundBackground","Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations."),!0);(0,s.P6G)("editorGutter.foldingControlForeground",{dark:s.XZx,light:s.XZx,hcDark:s.XZx,hcLight:s.XZx},(0,o.NC)("editorGutter.foldingControlForeground","Color of the folding control in the editor gutter."));let d=(0,a.q5)("folding-expanded",n.l.chevronDown,(0,o.NC)("foldingExpandedIcon","Icon for expanded ranges in the editor glyph margin.")),u=(0,a.q5)("folding-collapsed",n.l.chevronRight,(0,o.NC)("foldingCollapsedIcon","Icon for collapsed ranges in the editor glyph margin.")),g=(0,a.q5)("folding-manual-collapsed",u,(0,o.NC)("foldingManualCollapedIcon","Icon for manually collapsed ranges in the editor glyph margin.")),m=(0,a.q5)("folding-manual-expanded",d,(0,o.NC)("foldingManualExpandedIcon","Icon for manually expanded ranges in the editor glyph margin.")),f={color:(0,l.EN)(c),position:1},p=(0,o.NC)("linesCollapsed","Click to expand the range."),_=(0,o.NC)("linesExpanded","Click to collapse the range.");class b{constructor(e){this.editor=e,this.showFoldingControls="mouseover",this.showFoldingHighlights=!0}getDecorationOption(e,t,i){if(t)return b.HIDDEN_RANGE_DECORATION;if("never"===this.showFoldingControls)return e?this.showFoldingHighlights?b.NO_CONTROLS_COLLAPSED_HIGHLIGHTED_RANGE_DECORATION:b.NO_CONTROLS_COLLAPSED_RANGE_DECORATION:b.NO_CONTROLS_EXPANDED_RANGE_DECORATION;return e?i?this.showFoldingHighlights?b.MANUALLY_COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION:b.MANUALLY_COLLAPSED_VISUAL_DECORATION:this.showFoldingHighlights?b.COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION:b.COLLAPSED_VISUAL_DECORATION:"mouseover"===this.showFoldingControls?i?b.MANUALLY_EXPANDED_AUTO_HIDE_VISUAL_DECORATION:b.EXPANDED_AUTO_HIDE_VISUAL_DECORATION:i?b.MANUALLY_EXPANDED_VISUAL_DECORATION:b.EXPANDED_VISUAL_DECORATION}changeDecorations(e){return this.editor.changeDecorations(e)}removeDecorations(e){this.editor.removeDecorations(e)}}b.COLLAPSED_VISUAL_DECORATION=r.qx.register({description:"folding-collapsed-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:p,firstLineDecorationClassName:h.k.asClassName(u)}),b.COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION=r.qx.register({description:"folding-collapsed-highlighted-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:f,isWholeLine:!0,linesDecorationsTooltip:p,firstLineDecorationClassName:h.k.asClassName(u)}),b.MANUALLY_COLLAPSED_VISUAL_DECORATION=r.qx.register({description:"folding-manually-collapsed-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:p,firstLineDecorationClassName:h.k.asClassName(g)}),b.MANUALLY_COLLAPSED_HIGHLIGHTED_VISUAL_DECORATION=r.qx.register({description:"folding-manually-collapsed-highlighted-visual-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:f,isWholeLine:!0,linesDecorationsTooltip:p,firstLineDecorationClassName:h.k.asClassName(g)}),b.NO_CONTROLS_COLLAPSED_RANGE_DECORATION=r.qx.register({description:"folding-no-controls-range-decoration",stickiness:0,afterContentClassName:"inline-folded",isWholeLine:!0,linesDecorationsTooltip:p}),b.NO_CONTROLS_COLLAPSED_HIGHLIGHTED_RANGE_DECORATION=r.qx.register({description:"folding-no-controls-range-decoration",stickiness:0,afterContentClassName:"inline-folded",className:"folded-background",minimap:f,isWholeLine:!0,linesDecorationsTooltip:p}),b.EXPANDED_VISUAL_DECORATION=r.qx.register({description:"folding-expanded-visual-decoration",stickiness:1,isWholeLine:!0,firstLineDecorationClassName:"alwaysShowFoldIcons "+h.k.asClassName(d),linesDecorationsTooltip:_}),b.EXPANDED_AUTO_HIDE_VISUAL_DECORATION=r.qx.register({description:"folding-expanded-auto-hide-visual-decoration",stickiness:1,isWholeLine:!0,firstLineDecorationClassName:h.k.asClassName(d),linesDecorationsTooltip:_}),b.MANUALLY_EXPANDED_VISUAL_DECORATION=r.qx.register({description:"folding-manually-expanded-visual-decoration",stickiness:0,isWholeLine:!0,firstLineDecorationClassName:"alwaysShowFoldIcons "+h.k.asClassName(m),linesDecorationsTooltip:_}),b.MANUALLY_EXPANDED_AUTO_HIDE_VISUAL_DECORATION=r.qx.register({description:"folding-manually-expanded-auto-hide-visual-decoration",stickiness:0,isWholeLine:!0,firstLineDecorationClassName:h.k.asClassName(m),linesDecorationsTooltip:_}),b.NO_CONTROLS_EXPANDED_RANGE_DECORATION=r.qx.register({description:"folding-no-controls-range-decoration",stickiness:0,isWholeLine:!0}),b.HIDDEN_RANGE_DECORATION=r.qx.register({description:"folding-hidden-range-decoration",stickiness:1})},10702:function(e,t,i){"use strict";i.d(t,{MN:function(){return s},Xl:function(){return r}});let n={0:" ",1:"u",2:"r"},r=16777215;class o{constructor(e){this._states=new Uint32Array(Math.ceil(e/32))}get(e){return(this._states[e/32|0]&1<<e%32)!=0}set(e,t){let i=e/32|0,n=e%32,r=this._states[i];t?this._states[i]=r|1<<n:this._states[i]=r&~(1<<n)}}class s{constructor(e,t,i){if(e.length!==t.length||e.length>65535)throw Error("invalid startIndexes or endIndexes size");this._startIndexes=e,this._endIndexes=t,this._collapseStates=new o(e.length),this._userDefinedStates=new o(e.length),this._recoveredStates=new o(e.length),this._types=i,this._parentsComputed=!1}ensureParentIndices(){if(!this._parentsComputed){this._parentsComputed=!0;let e=[],t=(t,i)=>{let n=e[e.length-1];return this.getStartLineNumber(n)<=t&&this.getEndLineNumber(n)>=i};for(let i=0,n=this._startIndexes.length;i<n;i++){let n=this._startIndexes[i],o=this._endIndexes[i];if(n>r||o>r)throw Error("startLineNumber or endLineNumber must not exceed "+r);for(;e.length>0&&!t(n,o);)e.pop();let s=e.length>0?e[e.length-1]:-1;e.push(i),this._startIndexes[i]=n+((255&s)<<24),this._endIndexes[i]=o+((65280&s)<<16)}}}get length(){return this._startIndexes.length}getStartLineNumber(e){return this._startIndexes[e]&r}getEndLineNumber(e){return this._endIndexes[e]&r}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){1===t?(this.setUserDefined(e,!0),this.setRecovered(e,!1)):2===t?(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<this._types.length;n++)this._types[n]===e&&(this.setCollapsed(n,t),i=!0);return i}toRegion(e){return new a(this,e)}getParentIndex(e){this.ensureParentIndices();let t=((4278190080&this._startIndexes[e])>>>24)+((4278190080&this._endIndexes[e])>>>16);return 65535===t?-1:t}contains(e,t){return this.getStartLineNumber(e)<=t&&this.getEndLineNumber(e)>=t}findIndex(e){let t=0,i=this._startIndexes.length;if(0===i)return -1;for(;t<i;){let n=Math.floor((t+i)/2);e<this.getStartLineNumber(n)?i=n:t=n+1}return t-1}findRange(e){let t=this.findIndex(e);if(t>=0){if(this.getEndLineNumber(t)>=e)return t;for(t=this.getParentIndex(t);-1!==t;){if(this.contains(t,e))return t;t=this.getParentIndex(t)}}return -1}toString(){let e=[];for(let t=0;t<this.length;t++)e[t]=`[${n[this.getSource(t)]}${this.isCollapsed(t)?"+":"-"}] ${this.getStartLineNumber(t)}/${this.getEndLineNumber(t)}`;return e.join(", ")}toFoldRange(e){return{startLineNumber:this._startIndexes[e]&r,endLineNumber:this._endIndexes[e]&r,type:this._types?this._types[e]:void 0,isCollapsed:this.isCollapsed(e),source:this.getSource(e)}}static fromFoldRanges(e){let t=e.length,i=new Uint32Array(t),n=new Uint32Array(t),r=[],o=!1;for(let s=0;s<t;s++){let t=e[s];i[s]=t.startLineNumber,n[s]=t.endLineNumber,r.push(t.type),t.type&&(o=!0)}!o&&(r=void 0);let a=new s(i,n,r);for(let i=0;i<t;i++)e[i].isCollapsed&&a.setCollapsed(i,!0),a.setSource(i,e[i].source);return a}static sanitizeAndMerge(e,t,i){let n;i=null!=i?i:Number.MAX_VALUE;let r=(e,t)=>Array.isArray(e)?i=>i<t?e[i]:void 0:i=>i<t?e.toFoldRange(i):void 0,o=r(e,e.length),s=r(t,t.length),a=0,l=0,h=o(0),c=s(0),d=[],u=0,g=[];for(;h||c;){let e;if(c&&(!h||h.startLineNumber>=c.startLineNumber))h&&h.startLineNumber===c.startLineNumber?(1===c.source?e=c:((e=h).isCollapsed=c.isCollapsed&&h.endLineNumber===c.endLineNumber,e.source=0),h=o(++a)):(e=c,c.isCollapsed&&0===c.source&&(e.source=2)),c=s(++l);else{let t=l,i=c;for(;;){if(!i||i.startLineNumber>h.endLineNumber){e=h;break}if(1===i.source&&i.endLineNumber>h.endLineNumber)break;i=s(++t)}h=o(++a)}if(e){for(;n&&n.endLineNumber<e.startLineNumber;)n=d.pop();e.endLineNumber>e.startLineNumber&&e.startLineNumber>u&&e.endLineNumber<=i&&(!n||n.endLineNumber>=e.endLineNumber)&&(g.push(e),u=e.startLineNumber,n&&d.push(n),n=e)}}return g}}class a{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}}},23754:function(e,t,i){"use strict";i.d(t,{w:function(){return D}});var n,r=i("55952"),o=i("99557"),s=i("47983"),a=i("52640"),l=i("98212"),h=i("37764"),c=i("59571"),d=i("71482");i("91587");var u=i("83112"),g=i("24806"),m=i("94479"),f=i("43236"),p=i("95316"),_=i("77667"),b=i("95449"),C=i("82376"),v=i("88799"),w=i("19309"),y=i("75889"),S=i("94590"),x=i("29149"),N=function(e,t){return function(i,n){t(i,n,e)}};class k{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 h.SL,this._editor=t;let a=document.createElement("div");a.className="descriptioncontainer",this._messageBlock=document.createElement("div"),this._messageBlock.classList.add("message"),this._messageBlock.setAttribute("aria-live","assertive"),this._messageBlock.setAttribute("role","alert"),a.appendChild(this._messageBlock),this._relatedBlock=document.createElement("div"),a.appendChild(this._relatedBlock),this._disposables.add(r.mu(this._relatedBlock,"click",e=>{e.preventDefault();let t=this._relatedDiagnostics.get(e.target);t&&i(t)})),this._scrollable=new o.NB(a,{horizontal:1,vertical:1,useShadows:!1,horizontalScrollbarSize:6,verticalScrollbarSize:6}),e.appendChild(this._scrollable.getDomNode()),this._disposables.add(this._scrollable.onScroll(e=>{a.style.left=`-${e.scrollLeft}px`,a.style.top=`-${e.scrollTop}px`})),this._disposables.add(this._scrollable)}dispose(){(0,h.B9)(this._disposables)}update(e){let{source:t,message:i,relatedInformation:n,code:o}=e,a=((null==t?void 0:t.length)||0)+2;o&&("string"==typeof o?a+=o.length:a+=o.value.length);let l=(0,d.uq)(i);for(let e of(this._lines=l.length,this._longestLineLength=0,l))this._longestLineLength=Math.max(e.length+a,this._longestLineLength);r.PO(this._messageBlock),this._messageBlock.setAttribute("aria-label",this.getAriaLabel(e)),this._editor.applyFontInfo(this._messageBlock);let h=this._messageBlock;for(let e of l)(h=document.createElement("div")).innerText=e,""===e&&(h.style.height=this._messageBlock.style.lineHeight),this._messageBlock.appendChild(h);if(t||o){let e=document.createElement("span");if(e.classList.add("details"),h.appendChild(e),t){let i=document.createElement("span");i.innerText=t,i.classList.add("source"),e.appendChild(i)}if(o){if("string"==typeof o){let t=document.createElement("span");t.innerText=`(${o})`,t.classList.add("code"),e.appendChild(t)}else this._codeLink=r.$("a.code-link"),this._codeLink.setAttribute("href",`${o.target.toString()}`),this._codeLink.onclick=e=>{this._openerService.open(o.target,{allowCommands:!0}),e.preventDefault(),e.stopPropagation()},r.R3(this._codeLink,r.$("span")).innerText=o.value,e.appendChild(this._codeLink)}}if(r.PO(this._relatedBlock),this._editor.applyFontInfo(this._relatedBlock),(0,s.Of)(n)){let e=this._relatedBlock.appendChild(document.createElement("div"));for(let t of(e.style.paddingTop=`${Math.floor(.66*this._editor.getOption(67))}px`,this._lines+=1,n)){let i=document.createElement("div"),n=document.createElement("a");n.classList.add("filename"),n.innerText=`${this._labelService.getUriBasenameLabel(t.resource)}(${t.startLineNumber}, ${t.startColumn}): `,n.title=this._labelService.getUriLabel(t.resource),this._relatedDiagnostics.set(n,t);let r=document.createElement("span");r.innerText=t.message,i.appendChild(n),i.appendChild(r),this._lines+=1,e.appendChild(i)}}let c=this._editor.getOption(50),u=Math.ceil(c.typicalFullwidthCharacterWidth*this._longestLineLength*.75),g=c.lineHeight*this._lines;this._scrollable.setScrollDimensions({scrollWidth:u,scrollHeight:g})}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 v.ZL.Error:t=m.NC("Error","Error");break;case v.ZL.Warning:t=m.NC("Warning","Warning");break;case v.ZL.Info:t=m.NC("Info","Info");break;case v.ZL.Hint:t=m.NC("Hint","Hint")}let i=m.NC("marker aria","{0} at {1}. ",t,e.startLineNumber+":"+e.startColumn),n=this._editor.getModel();if(n&&e.startLineNumber<=n.getLineCount()&&e.startLineNumber>=1){let t=n.getLineContent(e.startLineNumber);i=`${t}, ${i}`}return i}}let D=n=class extends g.vk{constructor(e,t,i,n,r,o,s){super(e,{showArrow:!0,showFrame:!0,isAccessible:!0,frameWidth:1},r),this._themeService=t,this._openerService=i,this._menuService=n,this._contextKeyService=o,this._labelService=s,this._callOnDispose=new h.SL,this._onDidSelectRelatedInformation=new l.Q5,this.onDidSelectRelatedInformation=this._onDidSelectRelatedInformation.event,this._severity=v.ZL.Warning,this._backgroundColor=a.Il.white,this._applyTheme(t.getColorTheme()),this._callOnDispose.add(t.onDidColorThemeChange(this._applyTheme.bind(this))),this.create()}_applyTheme(e){this._backgroundColor=e.getColor(P);let t=E,i=R;this._severity===v.ZL.Warning?(t=M,i=T):this._severity===v.ZL.Info&&(t=O,i=F);let n=e.getColor(t),r=e.getColor(i);this.style({arrowColor:n,frameColor:n,headerBackgroundColor:r,primaryHeadingColor:e.getColor(g.IH),secondaryHeadingColor:e.getColor(g.R7)})}_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(e=>this.editor.focus()));let t=[],i=this._menuService.createMenu(n.TitleMenu,this._contextKeyService);(0,f.vr)(i,void 0,t),this._actionbarWidget.push(t,{label:!1,icon:!0,index:0}),i.dispose()}_fillTitleIcon(e){this._icon=r.R3(e,r.$(""))}_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 k(this._container,this.editor,e=>this._onDidSelectRelatedInformation.fire(e),this._openerService,this._labelService),this._disposables.add(this._message)}show(){throw 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());let n=u.e.lift(e),r=this.editor.getPosition(),o=r&&n.containsPosition(r)?r:n.getStartPosition();super.show(o,this.computeRequiredHeight());let s=this.editor.getModel();if(s){let e=i>1?m.NC("problems","{0} of {1} problems",t,i):m.NC("change","{0} of {1} problem",t,i);this.setTitle((0,c.EZ)(s.uri),e)}this._icon.className=`codicon ${y.j.className(v.ZL.toSeverity(this._severity))}`,this.editor.revealPositionNearTop(o,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()}};D.TitleMenu=new p.eH("gotoErrorTitleMenu"),D=n=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}([N(1,x.XE),N(2,w.v),N(3,p.co),N(4,b.TG),N(5,_.i6),N(6,C.e)],D);let L=(0,S.kwl)(S.lXJ,S.b6y),I=(0,S.kwl)(S.uoC,S.pW3),A=(0,S.kwl)(S.c63,S.T83),E=(0,S.P6G)("editorMarkerNavigationError.background",{dark:L,light:L,hcDark:S.lRK,hcLight:S.lRK},m.NC("editorMarkerNavigationError","Editor marker navigation widget error color.")),R=(0,S.P6G)("editorMarkerNavigationError.headerBackground",{dark:(0,S.ZnX)(E,.1),light:(0,S.ZnX)(E,.1),hcDark:null,hcLight:null},m.NC("editorMarkerNavigationErrorHeaderBackground","Editor marker navigation widget error heading background.")),M=(0,S.P6G)("editorMarkerNavigationWarning.background",{dark:I,light:I,hcDark:S.lRK,hcLight:S.lRK},m.NC("editorMarkerNavigationWarning","Editor marker navigation widget warning color.")),T=(0,S.P6G)("editorMarkerNavigationWarning.headerBackground",{dark:(0,S.ZnX)(M,.1),light:(0,S.ZnX)(M,.1),hcDark:"#0C141F",hcLight:(0,S.ZnX)(M,.2)},m.NC("editorMarkerNavigationWarningBackground","Editor marker navigation widget warning heading background.")),O=(0,S.P6G)("editorMarkerNavigationInfo.background",{dark:A,light:A,hcDark:S.lRK,hcLight:S.lRK},m.NC("editorMarkerNavigationInfo","Editor marker navigation widget info color.")),F=(0,S.P6G)("editorMarkerNavigationInfo.headerBackground",{dark:(0,S.ZnX)(O,.1),light:(0,S.ZnX)(O,.1),hcDark:null,hcLight:null},m.NC("editorMarkerNavigationInfoHeaderBackground","Editor marker navigation widget info heading background.")),P=(0,S.P6G)("editorMarkerNavigation.background",{dark:S.cvW,light:S.cvW,hcDark:S.cvW,hcLight:S.cvW},m.NC("editorMarkerNavigationBackground","Editor marker navigation widget background."))},32681:function(e,t,i){"use strict";i.d(t,{F2:function(){return m},WX:function(){return u},oQ:function(){return f}});var n=i("45802"),r=i("98212"),o=i("26906"),s=i("37764"),a=i("7005"),l=i("59571"),h=i("71482"),c=i("83112"),d=i("94479");class u{constructor(e,t,i,n){this.isProviderFirst=e,this.parent=t,this.link=i,this._rangeCallback=n,this.id=o.a.nextId()}get uri(){return this.link.uri}get range(){var e,t;return null!==(t=null!==(e=this._range)&&void 0!==e?e:this.link.targetSelectionRange)&&void 0!==t?t:this.link.range}set range(e){this._range=e,this._rangeCallback(this)}get ariaMessage(){var e;let t=null===(e=this.parent.getPreview(this))||void 0===e?void 0:e.preview(this.range);return t?(0,d.NC)({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,(0,l.EZ)(this.uri),this.range.startLineNumber,this.range.startColumn):(0,d.NC)("aria.oneReference","in {0} on line {1} at column {2}",(0,l.EZ)(this.uri),this.range.startLineNumber,this.range.startColumn)}}class g{constructor(e){this._modelReference=e}dispose(){this._modelReference.dispose()}preview(e,t=8){let i=this._modelReference.object.textEditorModel;if(!i)return;let{startLineNumber:n,startColumn:r,endLineNumber:o,endColumn:s}=e,a=i.getWordUntilPosition({lineNumber:n,column:r-t}),l=new c.e(n,a.startColumn,n,r),h=new c.e(o,s,o,1073741824),d=i.getValueInRange(l).replace(/^\s+/,""),u=i.getValueInRange(e);return{value:d+u+i.getValueInRange(h).replace(/\s+$/,""),highlight:{start:d.length,end:d.length+u.length}}}}class m{constructor(e,t){this.parent=e,this.uri=t,this.children=[],this._previews=new a.Y9}dispose(){(0,s.B9)(this._previews.values()),this._previews.clear()}getPreview(e){return this._previews.get(e.uri)}get ariaMessage(){let e=this.children.length;return 1===e?(0,d.NC)("aria.fileReferences.1","1 symbol in {0}, full path {1}",(0,l.EZ)(this.uri),this.uri.fsPath):(0,d.NC)("aria.fileReferences.N","{0} symbols in {1}, full path {2}",e,(0,l.EZ)(this.uri),this.uri.fsPath)}async resolve(e){if(0!==this._previews.size)return this;for(let t of this.children)if(!this._previews.has(t.uri))try{let i=await e.createModelReference(t.uri);this._previews.set(t.uri,new g(i))}catch(e){(0,n.dL)(e)}return this}}class f{constructor(e,t){let i;this.groups=[],this.references=[],this._onDidChangeReferenceRange=new r.Q5,this.onDidChangeReferenceRange=this._onDidChangeReferenceRange.event,this._links=e,this._title=t;let[n]=e;for(let t of(e.sort(f._compareReferences),e))if((!i||!l.SF.isEqual(i.uri,t.uri,!0))&&(i=new m(this,t.uri),this.groups.push(i)),0===i.children.length||0!==f._compareReferences(t,i.children[i.children.length-1])){let e=new u(n===t,i,t,e=>this._onDidChangeReferenceRange.fire(e));this.references.push(e),i.children.push(e)}}dispose(){(0,s.B9)(this.groups),this._onDidChangeReferenceRange.dispose(),this.groups.length=0}clone(){return new f(this._links,this._title)}get title(){return this._title}get isEmpty(){return 0===this.groups.length}get ariaMessage(){if(this.isEmpty)return(0,d.NC)("aria.result.0","No results found");if(1===this.references.length)return(0,d.NC)("aria.result.1","Found 1 symbol in {0}",this.references[0].uri.fsPath);if(1===this.groups.length)return(0,d.NC)("aria.result.n1","Found {0} symbols in {1}",this.references.length,this.groups[0].uri.fsPath);else return(0,d.NC)("aria.result.nm","Found {0} symbols in {1} files",this.references.length,this.groups.length)}nextOrPreviousReference(e,t){let{parent:i}=e,n=i.children.indexOf(e),r=i.children.length,o=i.parent.groups.length;return 1===o||t&&n+1<r||!t&&n>0?(n=t?(n+1)%r:(n+r-1)%r,i.children[n]):(n=i.parent.groups.indexOf(i),t)?(n=(n+1)%o,i.parent.groups[n].children[0]):(n=(n+o-1)%o,i.parent.groups[n].children[i.parent.groups[n].children.length-1])}nearestReference(e,t){let i=this.references.map((i,n)=>({idx:n,prefixLen:h.Mh(i.uri.toString(),e.toString()),offsetDist:100*Math.abs(i.range.startLineNumber-t.lineNumber)+Math.abs(i.range.startColumn-t.column)})).sort((e,t)=>{if(e.prefixLen>t.prefixLen)return -1;if(e.prefixLen<t.prefixLen)return 1;if(e.offsetDist<t.offsetDist)return -1;else if(e.offsetDist>t.offsetDist)return 1;else return 0})[0];if(i)return this.references[i.idx]}referenceAt(e,t){for(let i of this.references)if(i.uri.toString()===e.toString()&&c.e.containsPosition(i.range,t))return i}firstReference(){for(let e of this.references)if(e.isProviderFirst)return e;return this.references[0]}static _compareReferences(e,t){return l.SF.compare(e.uri,t.uri)||c.e.compareRangesUsingStarts(e.range,t.range)}}},81833:function(e,t,i){"use strict";i.d(t,{q:function(){return o}});var n=i("47983"),r=i("1966");class o{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(1!==t.type&&!t.supportsMarkerHover)return[];let i=e.getModel(),n=t.range.startLineNumber;if(n>i.getLineCount())return[];let r=i.getLineMaxColumn(n);return e.getLineDecorations(n).filter(e=>{if(e.options.isWholeLine)return!0;let i=e.range.startLineNumber===n?e.range.startColumn:1,o=e.range.endLineNumber===n?e.range.endColumn:r;if(e.options.showIfCollapsed){if(i>t.range.startColumn+1||t.range.endColumn-1>o)return!1}else if(i>t.range.startColumn||t.range.endColumn>o)return!1;return!0})}computeAsync(e){let t=this._anchor;if(!this._editor.hasModel()||!t)return r.Aq.EMPTY;let i=o._getLineDecorations(this._editor,t);return r.Aq.merge(this._participants.map(n=>n.computeAsync?n.computeAsync(t,i,e):r.Aq.EMPTY))}computeSync(){if(!this._editor.hasModel()||!this._anchor)return[];let e=o._getLineDecorations(this._editor,this._anchor),t=[];for(let i of this._participants)t=t.concat(i.computeSync(this._anchor,e));return(0,n.kX)(t)}}},85242:function(e,t,i){"use strict";i.d(t,{d:function(){return a}});var n=i("67233"),r=i("37764"),o=i("70668"),s=i("55952");class a extends r.JT{constructor(e,t=new s.Ro(10,10)){super(),this._editor=e,this.allowEditorOverflow=!0,this.suppressMouseDown=!1,this._resizableNode=this._register(new n.f),this._contentPosition=null,this._isResizing=!1,this._resizableNode.domNode.style.position="absolute",this._resizableNode.minSize=s.Ro.lift(t),this._resizableNode.layout(t.height,t.width),this._resizableNode.enableSashes(!0,!0,!0,!0),this._register(this._resizableNode.onDidResize(e=>{this._resize(new s.Ro(e.dimension.width,e.dimension.height)),e.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(null===(e=this._contentPosition)||void 0===e?void 0:e.position)?o.L.lift(this._contentPosition.position):void 0}_availableVerticalSpaceAbove(e){let t=this._editor.getDomNode(),i=this._editor.getScrolledVisiblePosition(e);if(!!t&&!!i)return s.i(t).top+i.top-30}_availableVerticalSpaceBelow(e){let t=this._editor.getDomNode(),i=this._editor.getScrolledVisiblePosition(e);if(!t||!i)return;let n=s.i(t),r=s.D6(t.ownerDocument.body),o=n.top+i.top+i.height;return r.height-o-24}_findPositionPreference(e,t){var i,n;let r;let o=Math.min(null!==(i=this._availableVerticalSpaceBelow(t))&&void 0!==i?i:1/0,e),s=Math.min(null!==(n=this._availableVerticalSpaceAbove(t))&&void 0!==n?n:1/0,e),a=Math.min(e,Math.min(Math.max(s,o),e));return 1==(r=this._editor.getOption(60).above?a<=s?1:2:a<=o?2:1)?this._resizableNode.enableSashes(!0,!0,!1,!1):this._resizableNode.enableSashes(!1,!0,!0,!1),r}_resize(e){this._resizableNode.layout(e.height,e.width)}}},14986:function(e,t,i){"use strict";i.d(t,{G:function(){return x}});var n=i("1966"),r=i("4157"),o=i("70668"),s=i("84144"),a=i("60327"),l=i("51405"),h=i("51413"),c=i("52415"),d=i("28756"),u=i("70609"),g=i("756"),m=i("19309"),f=i("76891"),p=i("94479"),_=i("97147"),b=i("96826"),C=i("47983"),v=i("81171"),w=i("59955"),y=function(e,t){return function(i,n){t(i,n,e)}};class S extends a.YM{constructor(e,t,i,n){super(10,t,e.item.anchor.range,i,n,!0),this.part=e}}let x=class extends d.D5{constructor(e,t,i,n,r,o,s,a){super(e,t,i,o,a,n,r),this._resolverService=s,this.hoverOrdinal=6}suggestHoverAnchor(e){var t;if(!u.K.get(this._editor)||6!==e.target.type)return null;let i=null===(t=e.target.detail.injectedText)||void 0===t?void 0:t.options;return i instanceof s.HS&&i.attachedData instanceof u.f?new S(i.attachedData,this,e.event.posx,e.event.posy):null}computeSync(){return[]}computeAsync(e,t,i){return e instanceof S?new n.Aq(async t=>{let n,o;let{part:s}=e;if(await s.item.resolve(i),!i.isCancellationRequested){if("string"==typeof s.item.hint.tooltip?n=new r.W5().appendText(s.item.hint.tooltip):s.item.hint.tooltip&&(n=s.item.hint.tooltip),n&&t.emitOne(new d.hU(this,e.range,[n],!1,0)),(0,C.Of)(s.item.hint.textEdits)&&t.emitOne(new d.hU(this,e.range,[new r.W5().appendText((0,p.NC)("hint.dbl","Double-click to insert"))],!1,10001)),"string"==typeof s.part.tooltip?o=new r.W5().appendText(s.part.tooltip):s.part.tooltip&&(o=s.part.tooltip),o&&t.emitOne(new d.hU(this,e.range,[o],!1,1)),s.part.location||s.part.command){let i;let n="altKey"===this._editor.getOption(78)?_.dz?(0,p.NC)("links.navigate.kb.meta.mac","cmd + click"):(0,p.NC)("links.navigate.kb.meta","ctrl + click"):_.dz?(0,p.NC)("links.navigate.kb.alt.mac","option + click"):(0,p.NC)("links.navigate.kb.alt","alt + click");s.part.location&&s.part.command?i=new r.W5().appendText((0,p.NC)("hint.defAndCommand","Go to Definition ({0}), right click for more",n)):s.part.location?i=new r.W5().appendText((0,p.NC)("hint.def","Go to Definition ({0})",n)):s.part.command&&(i=new r.W5(`[${(0,p.NC)("hint.cmd","Execute Command")}](${(0,b._I)(s.part.command)} "${s.part.command.title}") (${n})`,{isTrusted:!0})),i&&t.emitOne(new d.hU(this,e.range,[i],!1,1e4))}for await(let e of(await this._resolveInlayHintLabelPartHover(s,i)))t.emitOne(e)}}):n.Aq.EMPTY}async _resolveInlayHintLabelPartHover(e,t){if(!e.part.location)return n.Aq.EMPTY;let{uri:i,range:s}=e.part.location,a=await this._resolverService.createModelReference(i);try{let i=a.object.textEditorModel;if(!this._languageFeaturesService.hoverProvider.has(i))return n.Aq.EMPTY;return(0,c.OP)(this._languageFeaturesService.hoverProvider,i,new o.L(s.startLineNumber,s.startColumn),t).filter(e=>!(0,r.CP)(e.hover.contents)).map(t=>new d.hU(this,e.item.anchor.range,t.hover.contents,!1,2+t.ordinal))}finally{a.dispose()}}};x=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}([y(1,l.O),y(2,m.v),y(3,v.d),y(4,w.Bs),y(5,g.Ui),y(6,h.S),y(7,f.p)],x)},48012:function(e,t,i){"use strict";var n=i("36809"),r=i("60327"),o=i("13020"),s=i("85966"),a=i("74282"),l=i("95316");(0,n._K)(a.D.ID,a.D,3),(0,n.Qr)(o.i3),(0,n.Qr)(o.L8),(0,n.Qr)(o.a5),(0,n.Qr)(o.y),(0,n.Qr)(o.md),(0,n.Qr)(o.SG),(0,n.Qr)(o.VY),(0,l.r1)(o.FO),r.Ae.register(s.l)},46665:function(e,t,i){"use strict";i.d(t,{F:function(){return s}});var n=i("47983"),r=i("37764"),o=i("33037");class s{constructor(e,t,i,n){this._disposables=new r.SL,this._disposables.add(i.onDidSuggest(e=>{0===e.completionModel.items.length&&this.reset()})),this._disposables.add(i.onDidCancel(e=>{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(r=>{if(this._active&&!t.isFrozen()&&0!==i.state){let t=r.charCodeAt(r.length-1);this._active.acceptCharacters.has(t)&&e.getOption(0)&&n(this._active.item)}}))}_onItem(e){if(!e||!(0,n.Of)(e.item.completion.commitCharacters)){this.reset();return}if(this._active&&this._active.item.item===e.item)return;let t=new o.q;for(let 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()}}},87546:function(e,t,i){"use strict";var n=i("1966"),r=i("76115"),o=i("4157"),s=i("37764"),a=i("97147"),l=i("71482");i("96103");var h=i("36809"),c=i("97295"),d=i("84144"),u=i("63483"),g=i("24370"),m=i("51405"),f=i("99056"),p=i("60327"),_=i("28756"),b=i("21177"),C=i("94479"),v=i("756"),w=i("95449"),y=i("19309"),S=i("84587"),x=i("16445"),N=i("32518"),k=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s},D=function(e,t){return function(i,n){t(i,n,e)}};let L=(0,x.q5)("extensions-warning-message",r.l.warning,C.NC("warningIcon","Icon shown with a warning message in the extensions editor.")),I=class extends s.JT{constructor(e,t,i,n){super(),this._editor=e,this._editorWorkerService=t,this._workspaceTrustService=i,this._highlighter=null,this._bannerClosed=!1,this._updateState=e=>{if(e&&e.hasMore){let t;if(this._bannerClosed)return;let i=Math.max(e.ambiguousCharacterCount,e.nonBasicAsciiCharacterCount,e.invisibleCharacterCount);if(e.nonBasicAsciiCharacterCount>=i)t={message:C.NC("unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters","This document contains many non-basic ASCII unicode characters"),command:new z};else if(e.ambiguousCharacterCount>=i)t={message:C.NC("unicodeHighlighting.thisDocumentHasManyAmbiguousUnicodeCharacters","This document contains many ambiguous unicode characters"),command:new W};else if(e.invisibleCharacterCount>=i)t={message:C.NC("unicodeHighlighting.thisDocumentHasManyInvisibleUnicodeCharacters","This document contains many invisible unicode characters"),command:new $};else throw Error("Unreachable");this._bannerController.show({id:"unicodeHighlightBanner",message:t.message,icon:L,actions:[{label:t.command.shortLabel,href:`command:${t.command.id}`}],onClose:()=>{this._bannerClosed=!0}})}else this._bannerController.hide()},this._bannerController=this._register(n.createInstance(b.Q,e)),this._register(this._editor.onDidChangeModel(()=>{this._bannerClosed=!1,this._updateHighlighter()})),this._options=e.getOption(125),this._register(i.onDidChangeTrust(e=>{this._updateHighlighter()})),this._register(e.onDidChangeConfiguration(t=>{t.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;let e=function(e,t){return{nonBasicASCII:t.nonBasicASCII===c.Av?!e:t.nonBasicASCII,ambiguousCharacters:t.ambiguousCharacters,invisibleCharacters:t.invisibleCharacters,includeComments:t.includeComments===c.Av?!e:t.includeComments,includeStrings:t.includeStrings===c.Av?!e:t.includeStrings,allowedCharacters:t.allowedCharacters,allowedLocales:t.allowedLocales}}(this._workspaceTrustService.isWorkspaceTrusted(),this._options);if([e.nonBasicASCII,e.ambiguousCharacters,e.invisibleCharacters].every(e=>!1===e))return;let t={nonBasicASCII:e.nonBasicASCII,ambiguousCharacters:e.ambiguousCharacters,invisibleCharacters:e.invisibleCharacters,includeComments:e.includeComments,includeStrings:e.includeStrings,allowedCodePoints:Object.keys(e.allowedCharacters).map(e=>e.codePointAt(0)),allowedLocales:Object.keys(e.allowedLocales).map(e=>"_os"===e?new Intl.NumberFormat().resolvedOptions().locale:"_vscode"===e?a.dK:e)};this._editorWorkerService.canComputeUnicodeHighlights(this._editor.getModel().uri)?this._highlighter=new A(this._editor,t,this._updateState,this._editorWorkerService):this._highlighter=new E(this._editor,t,this._updateState)}getDecorationInfo(e){return this._highlighter?this._highlighter.getDecorationInfo(e):null}};I.ID="editor.contrib.unicodeHighlighter",I=k([D(1,g.p),D(2,N.Y),D(3,w.TG)],I);let A=class extends s.JT{constructor(e,t,i,r){super(),this._editor=e,this._options=t,this._updateState=i,this._editorWorkerService=r,this._model=this._editor.getModel(),this._decorations=this._editor.createDecorationsCollection(),this._updateSoon=this._register(new n.pY(()=>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}let 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);let i=[];if(!t.hasMore)for(let e of t.ranges)i.push({range:e,options:P.instance.getDecorationFromOptions(this._options)});this._decorations.set(i)})}getDecorationInfo(e){if(!this._decorations.has(e))return null;let t=this._editor.getModel();return(0,f.Fd)(t,e)?{reason:F(t.getValueInRange(e.range),this._options),inComment:(0,f.$t)(t,e),inString:(0,f.zg)(t,e)}:null}};A=k([D(3,g.p)],A);class E extends s.JT{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 n.pY(()=>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}let e=this._editor.getVisibleRanges(),t=[],i={ranges:[],ambiguousCharacterCount:0,invisibleCharacterCount:0,nonBasicAsciiCharacterCount:0,hasMore:!1};for(let t of e){let e=u.a.computeUnicodeHighlights(this._model,this._options,t);for(let t of e.ranges)i.ranges.push(t);i.ambiguousCharacterCount+=i.ambiguousCharacterCount,i.invisibleCharacterCount+=i.invisibleCharacterCount,i.nonBasicAsciiCharacterCount+=i.nonBasicAsciiCharacterCount,i.hasMore=i.hasMore||e.hasMore}if(!i.hasMore)for(let e of i.ranges)t.push({range:e,options:P.instance.getDecorationFromOptions(this._options)});this._updateState(i),this._decorations.set(t)}getDecorationInfo(e){if(!this._decorations.has(e))return null;let t=this._editor.getModel(),i=t.getValueInRange(e.range);return(0,f.Fd)(t,e)?{reason:F(i,this._options),inComment:(0,f.$t)(t,e),inString:(0,f.zg)(t,e)}:null}}let R=C.NC("unicodeHighlight.configureUnicodeHighlightOptions","Configure Unicode Highlight Options"),M=class{constructor(e,t,i){this._editor=e,this._languageService=t,this._openerService=i,this.hoverOrdinal=5}computeSync(e,t){if(!this._editor.hasModel()||1!==e.type)return[];let i=this._editor.getModel(),n=this._editor.getContribution(I.ID);if(!n)return[];let r=[],s=new Set,a=300;for(let e of t){let t;let h=n.getDecorationInfo(e);if(!h)continue;let c=i.getValueInRange(e.range).codePointAt(0),d=O(c);switch(h.reason.kind){case 0:t=(0,l.$i)(h.reason.confusableWith)?C.NC("unicodeHighlight.characterIsAmbiguousASCII","The character {0} could be confused with the ASCII character {1}, which is more common in source code.",d,O(h.reason.confusableWith.codePointAt(0))):C.NC("unicodeHighlight.characterIsAmbiguous","The character {0} could be confused with the character {1}, which is more common in source code.",d,O(h.reason.confusableWith.codePointAt(0)));break;case 1:t=C.NC("unicodeHighlight.characterIsInvisible","The character {0} is invisible.",d);break;case 2:t=C.NC("unicodeHighlight.characterIsNonBasicAscii","The character {0} is not a basic ASCII character.",d)}if(s.has(t))continue;s.add(t);let u={codePoint:c,reason:h.reason,inComment:h.inComment,inString:h.inString},g=C.NC("unicodeHighlight.adjustSettings","Adjust settings"),m=`command:${q.ID}?${encodeURIComponent(JSON.stringify(u))}`,f=new o.W5("",!0).appendMarkdown(t).appendText(" ").appendLink(m,g,R);r.push(new _.hU(this,e.range,[f],!1,a++))}return r}renderHoverParts(e,t){return(0,_.c)(e,t,this._editor,this._languageService,this._openerService)}};function T(e){return`U+${e.toString(16).padStart(4,"0")}`}function O(e){let t=`\`${T(e)}\``;return!l.vU.isInvisibleCharacter(e)&&(t+=` "${function(e){return 96===e?"`` ` ``":"`"+String.fromCodePoint(e)+"`"}(e)}"`),t}M=k([D(1,m.O),D(2,y.v)],M);function F(e,t){return u.a.computeUnicodeHighlightReason(e,t)}class P{constructor(){this.map=new Map}getDecorationFromOptions(e){return this.getDecoration(!e.includeComments,!e.includeStrings)}getDecoration(e,t){let i=`${e}${t}`,n=this.map.get(i);return!n&&(n=d.qx.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}}P.instance=new P;class B extends h.R6{constructor(){super({id:W.ID,label:C.NC("action.unicodeHighlight.disableHighlightingInComments","Disable highlighting of characters in comments"),alias:"Disable highlighting of characters in comments",precondition:void 0}),this.shortLabel=C.NC("unicodeHighlight.disableHighlightingInComments.shortLabel","Disable Highlight In Comments")}async run(e,t,i){let n=null==e?void 0:e.get(v.Ui);n&&this.runAction(n)}async runAction(e){await e.updateValue(c.qt.includeComments,!1,2)}}class H extends h.R6{constructor(){super({id:W.ID,label:C.NC("action.unicodeHighlight.disableHighlightingInStrings","Disable highlighting of characters in strings"),alias:"Disable highlighting of characters in strings",precondition:void 0}),this.shortLabel=C.NC("unicodeHighlight.disableHighlightingInStrings.shortLabel","Disable Highlight In Strings")}async run(e,t,i){let n=null==e?void 0:e.get(v.Ui);n&&this.runAction(n)}async runAction(e){await e.updateValue(c.qt.includeStrings,!1,2)}}class W extends h.R6{constructor(){super({id:W.ID,label:C.NC("action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters","Disable highlighting of ambiguous characters"),alias:"Disable highlighting of ambiguous characters",precondition:void 0}),this.shortLabel=C.NC("unicodeHighlight.disableHighlightingOfAmbiguousCharacters.shortLabel","Disable Ambiguous Highlight")}async run(e,t,i){let n=null==e?void 0:e.get(v.Ui);n&&this.runAction(n)}async runAction(e){await e.updateValue(c.qt.ambiguousCharacters,!1,2)}}W.ID="editor.action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters";class $ extends h.R6{constructor(){super({id:$.ID,label:C.NC("action.unicodeHighlight.disableHighlightingOfInvisibleCharacters","Disable highlighting of invisible characters"),alias:"Disable highlighting of invisible characters",precondition:void 0}),this.shortLabel=C.NC("unicodeHighlight.disableHighlightingOfInvisibleCharacters.shortLabel","Disable Invisible Highlight")}async run(e,t,i){let n=null==e?void 0:e.get(v.Ui);n&&this.runAction(n)}async runAction(e){await e.updateValue(c.qt.invisibleCharacters,!1,2)}}$.ID="editor.action.unicodeHighlight.disableHighlightingOfInvisibleCharacters";class z extends h.R6{constructor(){super({id:z.ID,label:C.NC("action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters","Disable highlighting of non basic ASCII characters"),alias:"Disable highlighting of non basic ASCII characters",precondition:void 0}),this.shortLabel=C.NC("unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters.shortLabel","Disable Non ASCII Highlight")}async run(e,t,i){let n=null==e?void 0:e.get(v.Ui);n&&this.runAction(n)}async runAction(e){await e.updateValue(c.qt.nonBasicASCII,!1,2)}}z.ID="editor.action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters";class q extends h.R6{constructor(){super({id:q.ID,label:C.NC("action.unicodeHighlight.showExcludeOptions","Show Exclude Options"),alias:"Show Exclude Options",precondition:void 0})}async run(e,t,i){var n;let{codePoint:r,reason:o,inString:s,inComment:a}=i,h=String.fromCodePoint(r),c=e.get(S.eJ),d=e.get(v.Ui),u=[];if(0===o.kind)for(let e of o.notAmbiguousInLocales)u.push({label:C.NC("unicodeHighlight.allowCommonCharactersInLanguage",'Allow unicode characters that are more common in the language "{0}".',e),run:async()=>{U(d,[e])}});if(u.push({label:(n=r,l.vU.isInvisibleCharacter(n)?C.NC("unicodeHighlight.excludeInvisibleCharFromBeingHighlighted","Exclude {0} (invisible character) from being highlighted",T(n)):C.NC("unicodeHighlight.excludeCharFromBeingHighlighted","Exclude {0} from being highlighted",`${T(n)} "${h}"`)),run:()=>V(d,[r])}),a){let e=new B;u.push({label:e.label,run:async()=>e.runAction(d)})}else if(s){let e=new H;u.push({label:e.label,run:async()=>e.runAction(d)})}if(0===o.kind){let e=new W;u.push({label:e.label,run:async()=>e.runAction(d)})}else if(1===o.kind){let e=new $;u.push({label:e.label,run:async()=>e.runAction(d)})}else if(2===o.kind){let e=new z;u.push({label:e.label,run:async()=>e.runAction(d)})}else(function(e){throw Error(`Unexpected value: ${e}`)})(o);let g=await c.pick(u,{title:R});g&&await g.run()}}async function V(e,t){let i;let n=e.getValue(c.qt.allowedCharacters);for(let e of(i="object"==typeof n&&n?n:{},t))i[String.fromCodePoint(e)]=!0;await e.updateValue(c.qt.allowedCharacters,i,2)}async function U(e,t){var i;let n;let r=null===(i=e.inspect(c.qt.allowedLocales).user)||void 0===i?void 0:i.value;for(let e of(n="object"==typeof r&&r?Object.assign({},r):{},t))n[e]=!0;await e.updateValue(c.qt.allowedLocales,n,2)}q.ID="editor.action.unicodeHighlight.showExcludeOptions";(0,h.Qr)(W),(0,h.Qr)($),(0,h.Qr)(z),(0,h.Qr)(q),(0,h._K)(I.ID,I,1),p.Ae.register(M)},72755:function(e,t,i){"use strict";i.d(t,{G:function(){return C},w:function(){return v}}),i("23338");var n=i("42733"),r=i("84144"),o=i("64141"),s=i("94479"),a=i("94590"),l=i("29149");let h=(0,a.P6G)("editor.wordHighlightBackground",{dark:"#575757B8",light:"#57575740",hcDark:null,hcLight:null},s.NC("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);(0,a.P6G)("editor.wordHighlightStrongBackground",{dark:"#004972B8",light:"#0e639c40",hcDark:null,hcLight:null},s.NC("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),(0,a.P6G)("editor.wordHighlightTextBackground",{light:h,dark:h,hcDark:h,hcLight:h},s.NC("wordHighlightText","Background color of a textual occurrence for a symbol. The color must not be opaque so as not to hide underlying decorations."),!0);let c=(0,a.P6G)("editor.wordHighlightBorder",{light:null,dark:null,hcDark:a.xL1,hcLight:a.xL1},s.NC("wordHighlightBorder","Border color of a symbol during read-access, like reading a variable."));(0,a.P6G)("editor.wordHighlightStrongBorder",{light:null,dark:null,hcDark:a.xL1,hcLight:a.xL1},s.NC("wordHighlightStrongBorder","Border color of a symbol during write-access, like writing to a variable.")),(0,a.P6G)("editor.wordHighlightTextBorder",{light:c,dark:c,hcDark:c,hcLight:c},s.NC("wordHighlightTextBorder","Border color of a textual occurrence for a symbol."));let d=(0,a.P6G)("editorOverviewRuler.wordHighlightForeground",{dark:"#A0A0A0CC",light:"#A0A0A0CC",hcDark:"#A0A0A0CC",hcLight:"#A0A0A0CC"},s.NC("overviewRulerWordHighlightForeground","Overview ruler marker color for symbol highlights. The color must not be opaque so as not to hide underlying decorations."),!0),u=(0,a.P6G)("editorOverviewRuler.wordHighlightStrongForeground",{dark:"#C0A0C0CC",light:"#C0A0C0CC",hcDark:"#C0A0C0CC",hcLight:"#C0A0C0CC"},s.NC("overviewRulerWordHighlightStrongForeground","Overview ruler marker color for write-access symbol highlights. The color must not be opaque so as not to hide underlying decorations."),!0),g=(0,a.P6G)("editorOverviewRuler.wordHighlightTextForeground",{dark:a.SPM,light:a.SPM,hcDark:a.SPM,hcLight:a.SPM},s.NC("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),m=r.qx.register({description:"word-highlight-strong",stickiness:1,className:"wordHighlightStrong",overviewRuler:{color:(0,l.EN)(u),position:n.sh.Center},minimap:{color:(0,l.EN)(a.IYc),position:1}}),f=r.qx.register({description:"word-highlight-text",stickiness:1,className:"wordHighlightText",overviewRuler:{color:(0,l.EN)(g),position:n.sh.Center},minimap:{color:(0,l.EN)(a.IYc),position:1}}),p=r.qx.register({description:"selection-highlight-overview",stickiness:1,className:"selectionHighlight",overviewRuler:{color:(0,l.EN)(a.SPM),position:n.sh.Center},minimap:{color:(0,l.EN)(a.IYc),position:1}}),_=r.qx.register({description:"selection-highlight",stickiness:1,className:"selectionHighlight"}),b=r.qx.register({description:"word-highlight",stickiness:1,className:"wordHighlight",overviewRuler:{color:(0,l.EN)(d),position:n.sh.Center},minimap:{color:(0,l.EN)(a.IYc),position:1}});function C(e){return e===o.MY.Write?m:e===o.MY.Text?f:b}function v(e){return e?_:p}(0,l.Ic)((e,t)=>{let i=e.getColor(a.Rzx);i&&t.addRule(`.monaco-editor .selectionHighlight { background-color: ${i.transparent(.5)}; }`)})},41242:function(e,t,i){"use strict";i("16046"),i("95482");var n=i("80901"),r=i("88928"),o=i("91278"),s=i("87294"),a=i("30410"),l=i("98212"),h=i("36809"),c=i("8109"),d=i("84587"),u=i("92654"),g=i("76891"),m=function(e,t){return function(i,n){t(i,n,e)}};let f=class extends n.S{constructor(e,t,i){super(t,i),this.editorService=e,this.onDidActiveTextEditorControlChange=l.ju.None}get activeTextEditorControl(){var e;return null!==(e=this.editorService.getFocusedCodeEditor())&&void 0!==e?e:void 0}};f=function(e,t,i,n){var r,o=arguments.length,s=o<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(s=(o<3?r(s):o>3?r(t,i,s):r(t,i))||s);return o>3&&s&&Object.defineProperty(t,i,s),s}([m(0,s.$),m(1,g.p),m(2,u.Je)],f);class p extends h.R6{constructor(){super({id:p.ID,label:a.aq.quickOutlineActionLabel,alias:"Go to Symbol...",precondition:c.u.hasDocumentSymbolProvider,kbOpts:{kbExpr:c.u.focus,primary:3117,weight:100},contextMenuOpts:{group:"navigation",order:3}})}run(e){e.get(d.eJ).quickAccess.show(n.S.PREFIX,{itemActivation:d.jG.NONE})}}p.ID="editor.action.quickOutline",(0,h.Qr)(p),r.B.as(o.IP.Quickaccess).registerQuickAccessProvider({ctor:f,prefix:n.S.PREFIX,helpEntries:[{description:a.aq.quickOutlineActionLabel,prefix:n.S.PREFIX,commandId:p.ID},{description:a.aq.quickOutlineByCategoryActionLabel,prefix:n.S.PREFIX_BY_CATEGORY}]})},15857:function(e,t,i){"use strict";i.d(t,{S:function(){return n}});let n=(0,i("95449").yh)("dialogService")},88799:function(e,t,i){"use strict";i.d(t,{H0:function(){return o},ZL:function(){return r},lT:function(){return h}});var n,r,o,s=i("64138"),a=i("94479"),l=i("95449");(n=r||(r={}))[n.Hint=1]="Hint",n[n.Info=2]="Info",n[n.Warning=4]="Warning",n[n.Error=8]="Error",!function(e){e.compare=function(e,t){return t-e};let t=Object.create(null);t[e.Error]=(0,a.NC)("sev.error","Error"),t[e.Warning]=(0,a.NC)("sev.warning","Warning"),t[e.Info]=(0,a.NC)("sev.info","Info");e.toString=function(e){return t[e]||""};e.fromSeverity=function(t){switch(t){case s.Z.Error:return e.Error;case s.Z.Warning:return e.Warning;case s.Z.Info:return e.Info;case s.Z.Ignore:return e.Hint}};e.toSeverity=function(t){switch(t){case e.Error:return s.Z.Error;case e.Warning:return s.Z.Warning;case e.Info:return s.Z.Info;case e.Hint:return s.Z.Ignore}}}(r||(r={})),!function(e){function t(e,t){let i=[""];return e.source?i.push(e.source.replace("\xa6","\\\xa6")):i.push(""),e.code?"string"==typeof e.code?i.push(e.code.replace("\xa6","\\\xa6")):i.push(e.code.value.replace("\xa6","\\\xa6")):i.push(""),void 0!==e.severity&&null!==e.severity?i.push(r.toString(e.severity)):i.push(""),e.message&&t?i.push(e.message.replace("\xa6","\\\xa6")):i.push(""),void 0!==e.startLineNumber&&null!==e.startLineNumber?i.push(e.startLineNumber.toString()):i.push(""),void 0!==e.startColumn&&null!==e.startColumn?i.push(e.startColumn.toString()):i.push(""),void 0!==e.endLineNumber&&null!==e.endLineNumber?i.push(e.endLineNumber.toString()):i.push(""),void 0!==e.endColumn&&null!==e.endColumn?i.push(e.endColumn.toString()):i.push(""),i.push(""),i.join("\xa6")}e.makeKey=function(e){return t(e,!0)},e.makeKeyOptionalMessage=t}(o||(o={}));let h=(0,l.yh)("markerService")},45570:function(e,t,i){"use strict";i.d(t,{R8:function(){return l},XZ:function(){return a},dR:function(){return s},lR:function(){return h},ur:function(){return d},xL:function(){return c}});var n=i("94479"),r=i("52640"),o=i("19957");let s=(0,o.P6)("foreground",{dark:"#CCCCCC",light:"#616161",hcDark:"#FFFFFF",hcLight:"#292929"},n.NC("foreground","Overall foreground color. This color is only used if not overridden by a component."));(0,o.P6)("disabledForeground",{dark:"#CCCCCC80",light:"#61616180",hcDark:"#A5A5A5",hcLight:"#7F7F7F"},n.NC("disabledForeground","Overall foreground for disabled elements. This color is only used if not overridden by a component.")),(0,o.P6)("errorForeground",{dark:"#F48771",light:"#A1260D",hcDark:"#F48771",hcLight:"#B5200D"},n.NC("errorForeground","Overall foreground color for error messages. This color is only used if not overridden by a component.")),(0,o.P6)("descriptionForeground",{light:"#717171",dark:(0,o.Zn)(s,.7),hcDark:(0,o.Zn)(s,.7),hcLight:(0,o.Zn)(s,.7)},n.NC("descriptionForeground","Foreground color for description text providing additional information, for example for a label."));let a=(0,o.P6)("icon.foreground",{dark:"#C5C5C5",light:"#424242",hcDark:"#FFFFFF",hcLight:"#292929"},n.NC("iconForeground","The default color for icons in the workbench.")),l=(0,o.P6)("focusBorder",{dark:"#007FD4",light:"#0090F1",hcDark:"#F38518",hcLight:"#006BBD"},n.NC("focusBorder","Overall border color for focused elements. This color is only used if not overridden by a component.")),h=(0,o.P6)("contrastBorder",{light:null,dark:null,hcDark:"#6FC3DF",hcLight:"#0F4A85"},n.NC("contrastBorder","An extra border around elements to separate them from others for greater contrast.")),c=(0,o.P6)("contrastActiveBorder",{light:null,dark:null,hcDark:l,hcLight:l},n.NC("activeContrastBorder","An extra border around active elements to separate them from others for greater contrast."));(0,o.P6)("selection.background",{light:null,dark:null,hcDark:null,hcLight:null},n.NC("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."));let d=(0,o.P6)("textLink.foreground",{light:"#006AB1",dark:"#3794FF",hcDark:"#21A6FF",hcLight:"#0F4A85"},n.NC("textLinkForeground","Foreground color for links in text."));(0,o.P6)("textLink.activeForeground",{light:"#006AB1",dark:"#3794FF",hcDark:"#21A6FF",hcLight:"#0F4A85"},n.NC("textLinkActiveForeground","Foreground color for links in text when clicked on and on mouse hover.")),(0,o.P6)("textSeparator.foreground",{light:"#0000002e",dark:"#ffffff2e",hcDark:r.Il.black,hcLight:"#292929"},n.NC("textSeparatorForeground","Color for text separators.")),(0,o.P6)("textPreformat.foreground",{light:"#A31515",dark:"#D7BA7D",hcDark:"#000000",hcLight:"#FFFFFF"},n.NC("textPreformatForeground","Foreground color for preformatted text segments.")),(0,o.P6)("textPreformat.background",{light:"#0000001A",dark:"#FFFFFF1A",hcDark:"#FFFFFF",hcLight:"#09345f"},n.NC("textPreformatBackground","Background color for preformatted text segments.")),(0,o.P6)("textBlockQuote.background",{light:"#f2f2f2",dark:"#222222",hcDark:null,hcLight:"#F2F2F2"},n.NC("textBlockQuoteBackground","Background color for block quotes in text.")),(0,o.P6)("textBlockQuote.border",{light:"#007acc80",dark:"#007acc80",hcDark:r.Il.white,hcLight:"#292929"},n.NC("textBlockQuoteBorder","Border color for block quotes in text.")),(0,o.P6)("textCodeBlock.background",{light:"#dcdcdc66",dark:"#0a0a0a66",hcDark:r.Il.black,hcLight:"#F2F2F2"},n.NC("textCodeBlockBackground","Background color for code blocks in text."))},93151:function(e,t,i){"use strict";i.d(t,{$D:function(){return u},Cd:function(){return l},DE:function(){return h},E3:function(){return g},Hz:function(){return c},ZG:function(){return m},jb:function(){return d}});var n=i("94479"),r=i("19957"),o=i("45570"),s=i("91346"),a=i("81229");let l=(0,r.P6)("menu.border",{dark:null,light:null,hcDark:o.lR,hcLight:o.lR},n.NC("menuBorder","Border color of menus.")),h=(0,r.P6)("menu.foreground",{dark:s._g,light:s._g,hcDark:s._g,hcLight:s._g},n.NC("menuForeground","Foreground color of menu items.")),c=(0,r.P6)("menu.background",{dark:s.XV,light:s.XV,hcDark:s.XV,hcLight:s.XV},n.NC("menuBackground","Background color of menu items.")),d=(0,r.P6)("menu.selectionForeground",{dark:a.M6,light:a.M6,hcDark:a.M6,hcLight:a.M6},n.NC("menuSelectionForeground","Foreground color of the selected menu item in menus.")),u=(0,r.P6)("menu.selectionBackground",{dark:a.dC,light:a.dC,hcDark:a.dC,hcLight:a.dC},n.NC("menuSelectionBackground","Background color of the selected menu item in menus.")),g=(0,r.P6)("menu.selectionBorder",{dark:null,light:null,hcDark:o.xL,hcLight:o.xL},n.NC("menuSelectionBorder","Border color of the selected menu item in menus.")),m=(0,r.P6)("menu.separatorBackground",{dark:"#606060",light:"#D4D4D4",hcDark:o.lR,hcLight:o.lR},n.NC("menuSeparatorBackground","Color of a separator menu item in menus."))},29149:function(e,t,i){"use strict";i.d(t,{EN:function(){return h},IP:function(){return d},Ic:function(){return g},XE:function(){return l},bB:function(){return m},m6:function(){return c}});var n=i("98212"),r=i("37764"),o=i("95449"),s=i("88928"),a=i("91989");let l=(0,o.yh)("themeService");function h(e){return{id:e}}function c(e){switch(e){case a.eL.DARK:return"vs-dark";case a.eL.HIGH_CONTRAST_DARK:return"hc-black";case a.eL.HIGH_CONTRAST_LIGHT:return"hc-light";default:return"vs"}}let d={ThemingContribution:"base.contributions.theming"},u=new class e{constructor(){this.themingParticipants=[],this.themingParticipants=[],this.onThemingParticipantAddedEmitter=new n.Q5}onColorThemeChange(e){return this.themingParticipants.push(e),this.onThemingParticipantAddedEmitter.fire(e),(0,r.OF)(()=>{let t=this.themingParticipants.indexOf(e);this.themingParticipants.splice(t,1)})}getThemingParticipants(){return this.themingParticipants}};function g(e){return u.onColorThemeChange(e)}s.B.add(d.ThemingContribution,u);class m extends r.JT{constructor(e){super(),this.themeService=e,this.theme=e.getColorTheme(),this._register(this.themeService.onDidColorThemeChange(e=>this.onThemeChange(e)))}onThemeChange(e){this.theme=e,this.updateStyles()}updateStyles(){}}},94215:function(e,t,i){"use strict";i.d(t,{Xt:function(){return o},YO:function(){return r},gJ:function(){return s},tJ:function(){return n}});let n=(0,i("95449").yh)("undoRedoService");class r{constructor(e,t){this.resource=e,this.elements=t}}class o{constructor(){this.id=o._ID++,this.order=1}nextOrder(){return 0===this.id?0:this.order++}}o._ID=0,o.None=new o;class s{constructor(){this.id=s._ID++,this.order=1}nextOrder(){return 0===this.id?0:this.order++}}s._ID=0,s.None=new s}}]);
|