@runmedev/react-console 3.15.12 → 3.16.1
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/components/Console.d.ts.map +1 -1
- package/dist/react-console.cjs +190 -132
- package/dist/react-console.mjs +13831 -10406
- package/package.json +2 -2
package/dist/react-console.cjs
CHANGED
|
@@ -1,35 +1,34 @@
|
|
|
1
|
-
"use strict";var Qc=Object.defineProperty;var qc=(e,t,r)=>t in e?Qc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var ne=(e,t,r)=>qc(e,typeof t!="symbol"?t+"":t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const el=require("react/jsx-runtime"),Re=require("react"),Ho=require("@bufbuild/protobuf/wkt"),Fe=require("@bufbuild/protobuf");function Fr(e){let t=!1;const r=[];for(let i=0;i<e.length;i++){let n=e.charAt(i);switch(n){case"_":t=!0;break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":r.push(n),t=!1;break;default:t&&(t=!1,n=n.toUpperCase()),r.push(n);break}}return r.join("")}const tl=new Set(["constructor","toString","toJSON","valueOf"]);function Xt(e){return tl.has(e)?e+"$":e}function rl(){let e=0,t=0;for(let i=0;i<28;i+=7){let n=this.buf[this.pos++];if(e|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let i=3;i<=31;i+=7){let n=this.buf[this.pos++];if(t|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}const Ar=4294967296;function Fs(e){const t=e[0]==="-";t&&(e=e.slice(1));const r=1e6;let i=0,n=0;function f(g,s){const c=Number(e.slice(g,s));n*=r,i=i*r+c,i>=Ar&&(n=n+(i/Ar|0),i=i%Ar)}return f(-24,-18),f(-18,-12),f(-12,-6),f(-6),t?Zo(i,n):Xi(i,n)}function il(e,t){let r=Xi(e,t);const i=r.hi&2147483648;i&&(r=Zo(r.lo,r.hi));const n=$o(r.lo,r.hi);return i?"-"+n:n}function $o(e,t){if({lo:e,hi:t}=sl(e,t),t<=2097151)return String(Ar*t+e);const r=e&16777215,i=(e>>>24|t<<8)&16777215,n=t>>16&65535;let f=r+i*6777216+n*6710656,g=i+n*8147497,s=n*2;const c=1e7;return f>=c&&(g+=Math.floor(f/c),f%=c),g>=c&&(s+=Math.floor(g/c),g%=c),s.toString()+Ms(g)+Ms(f)}function sl(e,t){return{lo:e>>>0,hi:t>>>0}}function Xi(e,t){return{lo:e|0,hi:t|0}}function Zo(e,t){return t=~t,e?e=~e+1:t+=1,Xi(e,t)}const Ms=e=>{const t=String(e);return"0000000".slice(t.length)+t};function nl(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function ol(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}const me=al();function al(){const e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(!!globalThis.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){const r=BigInt("-9223372036854775808"),i=BigInt("9223372036854775807"),n=BigInt("0"),f=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(g){const s=typeof g=="bigint"?g:BigInt(g);if(s>i||s<r)throw new Error(`invalid int64: ${g}`);return s},uParse(g){const s=typeof g=="bigint"?g:BigInt(g);if(s>f||s<n)throw new Error(`invalid uint64: ${g}`);return s},enc(g){return e.setBigInt64(0,this.parse(g),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(g){return e.setBigInt64(0,this.uParse(g),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(g,s){return e.setInt32(0,g,!0),e.setInt32(4,s,!0),e.getBigInt64(0,!0)},uDec(g,s){return e.setInt32(0,g,!0),e.setInt32(4,s,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),Ps(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),Us(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),Ps(r),Fs(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),Us(r),Fs(r)},dec(r,i){return il(r,i)},uDec(r,i){return $o(r,i)}}}function Ps(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function Us(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}var U;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(U||(U={}));function Yt(e,t){switch(e){case U.STRING:return"";case U.BOOL:return!1;case U.DOUBLE:case U.FLOAT:return 0;case U.INT64:case U.UINT64:case U.SFIXED64:case U.FIXED64:case U.SINT64:return t?"0":me.zero;case U.BYTES:return new Uint8Array(0);default:return 0}}function cl(e,t){switch(e){case U.BOOL:return t===!1;case U.STRING:return t==="";case U.BYTES:return t instanceof Uint8Array&&!t.byteLength;default:return t==0}}const Go=2,Ve=Symbol.for("reflect unsafe local");function ll(e,t){const r=e[t.localName].case;return r===void 0?r:t.fields.find(i=>i.localName===r)}function ul(e,t){const r=t.localName;if(t.oneof)return e[t.oneof.localName].case===r;if(t.presence!=Go)return e[r]!==void 0&&Object.prototype.hasOwnProperty.call(e,r);switch(t.fieldKind){case"list":return e[r].length>0;case"map":return Object.keys(e[r]).length>0;case"scalar":return!cl(t.scalar,e[r]);case"enum":return e[r]!==t.enum.values[0].number}throw new Error("message field with implicit presence")}function jt(e,t){return Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0}function dl(e,t){if(t.oneof){const r=e[t.oneof.localName];return r.case===t.localName?r.value:void 0}return e[t.localName]}function hl(e,t,r){t.oneof?e[t.oneof.localName]={case:t.localName,value:r}:e[t.localName]=r}function fl(e,t){const r=t.localName;if(t.oneof){const i=t.oneof.localName;e[i].case===r&&(e[i]={case:void 0})}else if(t.presence!=Go)delete e[r];else switch(t.fieldKind){case"map":e[r]={};break;case"list":e[r]=[];break;case"enum":e[r]=t.enum.values[0].number;break;case"scalar":e[r]=Yt(t.scalar,t.longAsString);break}}function Yi(e){for(const t of e.field)jt(t,"jsonName")||(t.jsonName=Fr(t.name));e.nestedType.forEach(Yi)}function pl(e,t){const r=e.values.find(i=>i.name===t);if(!r)throw new Error(`cannot parse ${e} default value: ${t}`);return r.number}function gl(e,t){switch(e){case U.STRING:return t;case U.BYTES:{const r=vl(t);if(r===!1)throw new Error(`cannot parse ${U[e]} default value: ${t}`);return r}case U.INT64:case U.SFIXED64:case U.SINT64:return me.parse(t);case U.UINT64:case U.FIXED64:return me.uParse(t);case U.DOUBLE:case U.FLOAT:switch(t){case"inf":return Number.POSITIVE_INFINITY;case"-inf":return Number.NEGATIVE_INFINITY;case"nan":return Number.NaN;default:return parseFloat(t)}case U.BOOL:return t==="true";case U.INT32:case U.UINT32:case U.SINT32:case U.FIXED32:case U.SFIXED32:return parseInt(t,10)}}function vl(e){const t=[],r={tail:e,c:"",next(){return this.tail.length==0?!1:(this.c=this.tail[0],this.tail=this.tail.substring(1),!0)},take(i){if(this.tail.length>=i){const n=this.tail.substring(0,i);return this.tail=this.tail.substring(i),n}return!1}};for(;r.next();)switch(r.c){case"\\":if(r.next())switch(r.c){case"\\":t.push(r.c.charCodeAt(0));break;case"b":t.push(8);break;case"f":t.push(12);break;case"n":t.push(10);break;case"r":t.push(13);break;case"t":t.push(9);break;case"v":t.push(11);break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":{const i=r.c,n=r.take(2);if(n===!1)return!1;const f=parseInt(i+n,8);if(Number.isNaN(f))return!1;t.push(f);break}case"x":{const i=r.c,n=r.take(2);if(n===!1)return!1;const f=parseInt(i+n,16);if(Number.isNaN(f))return!1;t.push(f);break}case"u":{const i=r.c,n=r.take(4);if(n===!1)return!1;const f=parseInt(i+n,16);if(Number.isNaN(f))return!1;const g=new Uint8Array(4);new DataView(g.buffer).setInt32(0,f,!0),t.push(g[0],g[1],g[2],g[3]);break}case"U":{const i=r.c,n=r.take(8);if(n===!1)return!1;const f=me.uEnc(i+n),g=new Uint8Array(8),s=new DataView(g.buffer);s.setInt32(0,f.lo,!0),s.setInt32(4,f.hi,!0),t.push(g[0],g[1],g[2],g[3],g[4],g[5],g[6],g[7]);break}}break;default:t.push(r.c.charCodeAt(0))}return new Uint8Array(t)}function*Ii(e){switch(e.kind){case"file":for(const t of e.messages)yield t,yield*Ii(t);yield*e.enums,yield*e.services,yield*e.extensions;break;case"message":for(const t of e.nestedMessages)yield t,yield*Ii(t);yield*e.nestedEnums,yield*e.nestedExtensions;break}}function Ko(...e){const t=_l();if(!e.length)return t;if("$typeName"in e[0]&&e[0].$typeName=="google.protobuf.FileDescriptorSet"){for(const r of e[0].file)$s(r,t);return t}if("$typeName"in e[0]){let f=function(g){const s=[];for(const c of g.dependency){if(t.getFile(c)!=null||n.has(c))continue;const l=i(c);if(!l)throw new Error(`Unable to resolve ${c}, imported by ${g.name}`);"kind"in l?t.addFile(l,!1,!0):(n.add(l.name),s.push(l))}return s.concat(...s.map(f))};const r=e[0],i=e[1],n=new Set;for(const g of[r,...f(r)].reverse())$s(g,t)}else for(const r of e)for(const i of r.files)t.addFile(i);return t}function _l(){const e=new Map,t=new Map,r=new Map;return{kind:"registry",types:e,extendees:t,[Symbol.iterator](){return e.values()},get files(){return r.values()},addFile(i,n,f){if(r.set(i.proto.name,i),!n)for(const g of Ii(i))this.add(g);if(f)for(const g of i.dependencies)this.addFile(g,n,f)},add(i){if(i.kind=="extension"){let n=t.get(i.extendee.typeName);n||t.set(i.extendee.typeName,n=new Map),n.set(i.number,i)}e.set(i.typeName,i)},get(i){return e.get(i)},getFile(i){return r.get(i)},getMessage(i){const n=e.get(i);return(n==null?void 0:n.kind)=="message"?n:void 0},getEnum(i){const n=e.get(i);return(n==null?void 0:n.kind)=="enum"?n:void 0},getExtension(i){const n=e.get(i);return(n==null?void 0:n.kind)=="extension"?n:void 0},getExtensionFor(i,n){var f;return(f=t.get(i.typeName))===null||f===void 0?void 0:f.get(n)},getService(i){const n=e.get(i);return(n==null?void 0:n.kind)=="service"?n:void 0}}}const ml=998,bl=999,yl=9,zt=10,$t=11,Sl=12,Vs=14,ji=3,El=2,Ws=1,Cl=0,li=1,Hs=2,wl=3,kl=1,Il=2,Tl=1,Xo={998:{fieldPresence:1,enumType:2,repeatedFieldEncoding:2,utf8Validation:3,messageEncoding:1,jsonFormat:2,enforceNamingStyle:2,defaultSymbolVisibility:1},999:{fieldPresence:2,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1e3:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1001:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:1,defaultSymbolVisibility:2}};function $s(e,t){var r,i;const n={kind:"file",proto:e,deprecated:(i=(r=e.options)===null||r===void 0?void 0:r.deprecated)!==null&&i!==void 0?i:!1,edition:Nl(e),name:e.name.replace(/\.proto$/,""),dependencies:Ll(e,t),enums:[],messages:[],extensions:[],services:[],toString(){return`file ${e.name}`}},f=new Map,g={get(s){return f.get(s)},add(s){var c;Be(((c=s.proto.options)===null||c===void 0?void 0:c.mapEntry)===!0),f.set(s.typeName,s)}};for(const s of e.enumType)Yo(s,n,void 0,t);for(const s of e.messageType)jo(s,n,void 0,t,g);for(const s of e.service)Al(s,n,t);Ti(n,t);for(const s of f.values())Ai(s,t,g);for(const s of n.messages)Ai(s,t,g),Ti(s,t);t.addFile(n,!0)}function Ti(e,t){switch(e.kind){case"file":for(const r of e.proto.extension){const i=Ri(r,e,t);e.extensions.push(i),t.add(i)}break;case"message":for(const r of e.proto.extension){const i=Ri(r,e,t);e.nestedExtensions.push(i),t.add(i)}for(const r of e.nestedMessages)Ti(r,t);break}}function Ai(e,t,r){const i=e.proto.oneofDecl.map(f=>Bl(f,e)),n=new Set;for(const f of e.proto.field){const g=Dl(f,i),s=Ri(f,e,t,g,r);e.fields.push(s),e.field[s.localName]=s,g===void 0?e.members.push(s):(g.fields.push(s),n.has(g)||(n.add(g),e.members.push(g)))}for(const f of i.filter(g=>n.has(g)))e.oneofs.push(f);for(const f of e.nestedMessages)Ai(f,t,r)}function Yo(e,t,r,i){var n,f,g,s,c;const l=xl(e.name,e.value),p={kind:"enum",proto:e,deprecated:(f=(n=e.options)===null||n===void 0?void 0:n.deprecated)!==null&&f!==void 0?f:!1,file:t,parent:r,open:!0,name:e.name,typeName:zr(e,r,t),value:{},values:[],sharedPrefix:l,toString(){return`enum ${this.typeName}`}};p.open=Ul(p),i.add(p);for(const h of e.value){const _=h.name;p.values.push(p.value[h.number]={kind:"enum_value",proto:h,deprecated:(s=(g=h.options)===null||g===void 0?void 0:g.deprecated)!==null&&s!==void 0?s:!1,parent:p,name:_,localName:Xt(l==null?_:_.substring(l.length)),number:h.number,toString(){return`enum value ${p.typeName}.${_}`}})}((c=r==null?void 0:r.nestedEnums)!==null&&c!==void 0?c:t.enums).push(p)}function jo(e,t,r,i,n){var f,g,s,c;const l={kind:"message",proto:e,deprecated:(g=(f=e.options)===null||f===void 0?void 0:f.deprecated)!==null&&g!==void 0?g:!1,file:t,parent:r,name:e.name,typeName:zr(e,r,t),fields:[],field:{},oneofs:[],members:[],nestedEnums:[],nestedMessages:[],nestedExtensions:[],toString(){return`message ${this.typeName}`}};((s=e.options)===null||s===void 0?void 0:s.mapEntry)===!0?n.add(l):(((c=r==null?void 0:r.nestedMessages)!==null&&c!==void 0?c:t.messages).push(l),i.add(l));for(const p of e.enumType)Yo(p,t,l,i);for(const p of e.nestedType)jo(p,t,l,i,n)}function Al(e,t,r){var i,n;const f={kind:"service",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,file:t,name:e.name,typeName:zr(e,void 0,t),methods:[],method:{},toString(){return`service ${this.typeName}`}};t.services.push(f),r.add(f);for(const g of e.method){const s=Rl(g,f,r);f.methods.push(s),f.method[s.localName]=s}}function Rl(e,t,r){var i,n,f,g;let s;e.clientStreaming&&e.serverStreaming?s="bidi_streaming":e.clientStreaming?s="client_streaming":e.serverStreaming?s="server_streaming":s="unary";const c=r.getMessage(Me(e.inputType)),l=r.getMessage(Me(e.outputType));Be(c,`invalid MethodDescriptorProto: input_type ${e.inputType} not found`),Be(l,`invalid MethodDescriptorProto: output_type ${e.inputType} not found`);const p=e.name;return{kind:"rpc",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,parent:t,name:p,localName:Xt(p.length?Xt(p[0].toLowerCase()+p.substring(1)):p),methodKind:s,input:c,output:l,idempotency:(g=(f=e.options)===null||f===void 0?void 0:f.idempotencyLevel)!==null&&g!==void 0?g:Cl,toString(){return`rpc ${t.typeName}.${p}`}}}function Bl(e,t){return{kind:"oneof",proto:e,deprecated:!1,parent:t,fields:[],name:e.name,localName:Xt(Fr(e.name)),toString(){return`oneof ${t.typeName}.${this.name}`}}}function Ri(e,t,r,i,n){var f,g,s;const c=n===void 0,l={kind:"field",proto:e,deprecated:(g=(f=e.options)===null||f===void 0?void 0:f.deprecated)!==null&&g!==void 0?g:!1,name:e.name,number:e.number,scalar:void 0,message:void 0,enum:void 0,presence:Fl(e,i,c,t),listKind:void 0,mapKind:void 0,mapKey:void 0,delimitedEncoding:void 0,packed:void 0,longAsString:!1,getDefaultValue:void 0};if(c){const b=t.kind=="file"?t:t.file,w=t.kind=="file"?void 0:t,m=zr(e,w,b);l.kind="extension",l.file=b,l.parent=w,l.oneof=void 0,l.typeName=m,l.jsonName=`[${m}]`,l.toString=()=>`extension ${m}`;const o=r.getMessage(Me(e.extendee));Be(o,`invalid FieldDescriptorProto: extendee ${e.extendee} not found`),l.extendee=o}else{const b=t;Be(b.kind=="message"),l.parent=b,l.oneof=i,l.localName=i?Fr(e.name):Xt(Fr(e.name)),l.jsonName=e.jsonName,l.toString=()=>`field ${b.typeName}.${e.name}`}const p=e.label,h=e.type,_=(s=e.options)===null||s===void 0?void 0:s.jstype;if(p===ji){const b=h==$t?n==null?void 0:n.get(Me(e.typeName)):void 0;if(b){l.fieldKind="map";const{key:w,value:m}=Pl(b);return l.mapKey=w.scalar,l.mapKind=m.fieldKind,l.message=m.message,l.delimitedEncoding=!1,l.enum=m.enum,l.scalar=m.scalar,l}switch(l.fieldKind="list",h){case $t:case zt:l.listKind="message",l.message=r.getMessage(Me(e.typeName)),Be(l.message),l.delimitedEncoding=Zs(e,t);break;case Vs:l.listKind="enum",l.enum=r.getEnum(Me(e.typeName)),Be(l.enum);break;default:l.listKind="scalar",l.scalar=h,l.longAsString=_==Ws;break}return l.packed=Ml(e,t),l}switch(h){case $t:case zt:l.fieldKind="message",l.message=r.getMessage(Me(e.typeName)),Be(l.message,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),l.delimitedEncoding=Zs(e,t),l.getDefaultValue=()=>{};break;case Vs:{const b=r.getEnum(Me(e.typeName));Be(b!==void 0,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),l.fieldKind="enum",l.enum=r.getEnum(Me(e.typeName)),l.getDefaultValue=()=>jt(e,"defaultValue")?pl(b,e.defaultValue):void 0;break}default:{l.fieldKind="scalar",l.scalar=h,l.longAsString=_==Ws,l.getDefaultValue=()=>jt(e,"defaultValue")?gl(h,e.defaultValue):void 0;break}}return l}function Nl(e){switch(e.syntax){case"":case"proto2":return ml;case"proto3":return bl;case"editions":if(e.edition in Xo)return e.edition;throw new Error(`${e.name}: unsupported edition`);default:throw new Error(`${e.name}: unsupported syntax "${e.syntax}"`)}}function Ll(e,t){return e.dependency.map(r=>{const i=t.getFile(r);if(!i)throw new Error(`Cannot find ${r}, imported by ${e.name}`);return i})}function xl(e,t){const r=Ol(e)+"_";for(const i of t){if(!i.name.toLowerCase().startsWith(r))return;const n=i.name.substring(r.length);if(n.length==0||/^\d/.test(n))return}return r}function Ol(e){return(e.substring(0,1)+e.substring(1).replace(/[A-Z]/g,t=>"_"+t)).toLowerCase()}function zr(e,t,r){let i;return t?i=`${t.typeName}.${e.name}`:r.proto.package.length>0?i=`${r.proto.package}.${e.name}`:i=`${e.name}`,i}function Me(e){return e.startsWith(".")?e.substring(1):e}function Dl(e,t){if(!jt(e,"oneofIndex")||e.proto3Optional)return;const r=t[e.oneofIndex];return Be(r,`invalid FieldDescriptorProto: oneof #${e.oneofIndex} for field #${e.number} not found`),r}function Fl(e,t,r,i){if(e.label==El)return wl;if(e.label==ji)return Hs;if(t||e.proto3Optional||r)return li;const n=_t("fieldPresence",{proto:e,parent:i});return n==Hs&&(e.type==$t||e.type==zt)?li:n}function Ml(e,t){if(e.label!=ji)return!1;switch(e.type){case yl:case Sl:case zt:case $t:return!1}const r=e.options;return r&&jt(r,"packed")?r.packed:kl==_t("repeatedFieldEncoding",{proto:e,parent:t})}function Pl(e){const t=e.fields.find(i=>i.number===1),r=e.fields.find(i=>i.number===2);return Be(t&&t.fieldKind=="scalar"&&t.scalar!=U.BYTES&&t.scalar!=U.FLOAT&&t.scalar!=U.DOUBLE&&r&&r.fieldKind!="list"&&r.fieldKind!="map"),{key:t,value:r}}function Ul(e){var t;return Tl==_t("enumType",{proto:e.proto,parent:(t=e.parent)!==null&&t!==void 0?t:e.file})}function Zs(e,t){return e.type==zt?!0:Il==_t("messageEncoding",{proto:e,parent:t})}function _t(e,t){var r,i;const n=(r=t.proto.options)===null||r===void 0?void 0:r.features;if(n){const f=n[e];if(f!=0)return f}if("kind"in t){if(t.kind=="message")return _t(e,(i=t.parent)!==null&&i!==void 0?i:t.file);const f=Xo[t.edition];if(!f)throw new Error(`feature default for edition ${t.edition} not found`);return f[e]}return _t(e,t.parent)}function Be(e,t){if(!e)throw new Error(t)}function Vl(e){const t=Wl(e);return t.messageType.forEach(Yi),Ko(t,()=>{}).getFile(t.name)}function Wl(e){return Object.assign(Object.create({syntax:"",edition:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FileDescriptorProto",dependency:[],publicDependency:[],weakDependency:[],optionDependency:[],service:[],extension:[]},e),{messageType:e.messageType.map(zo),enumType:e.enumType.map(Jo)}))}function zo(e){var t,r,i,n,f,g,s,c;return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.DescriptorProto",name:e.name,field:(r=(t=e.field)===null||t===void 0?void 0:t.map(Hl))!==null&&r!==void 0?r:[],extension:[],nestedType:(n=(i=e.nestedType)===null||i===void 0?void 0:i.map(zo))!==null&&n!==void 0?n:[],enumType:(g=(f=e.enumType)===null||f===void 0?void 0:f.map(Jo))!==null&&g!==void 0?g:[],extensionRange:(c=(s=e.extensionRange)===null||s===void 0?void 0:s.map(p=>Object.assign({$typeName:"google.protobuf.DescriptorProto.ExtensionRange"},p)))!==null&&c!==void 0?c:[],oneofDecl:[],reservedRange:[],reservedName:[]})}function Hl(e){return Object.assign(Object.create({label:1,typeName:"",extendee:"",defaultValue:"",oneofIndex:0,jsonName:"",proto3Optional:!1}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldDescriptorProto"},e),{options:e.options?$l(e.options):void 0}))}function $l(e){var t,r,i;return Object.assign(Object.create({ctype:0,packed:!1,jstype:0,lazy:!1,unverifiedLazy:!1,deprecated:!1,weak:!1,debugRedact:!1,retention:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldOptions"},e),{targets:(t=e.targets)!==null&&t!==void 0?t:[],editionDefaults:(i=(r=e.editionDefaults)===null||r===void 0?void 0:r.map(f=>Object.assign({$typeName:"google.protobuf.FieldOptions.EditionDefault"},f)))!==null&&i!==void 0?i:[],uninterpretedOption:[]}))}function Jo(e){return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.EnumDescriptorProto",name:e.name,reservedName:[],reservedRange:[],value:e.value.map(r=>Object.assign({$typeName:"google.protobuf.EnumValueDescriptorProto"},r))})}function Zl(e){const t=Kl();let r=e.length*3/4;e[e.length-2]=="="?r-=2:e[e.length-1]=="="&&(r-=1);let i=new Uint8Array(r),n=0,f=0,g,s=0;for(let c=0;c<e.length;c++){if(g=t[e.charCodeAt(c)],g===void 0)switch(e[c]){case"=":f=0;case`
|
|
2
|
-
`:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string")}switch(f){case 0:s=g,f=1;break;case 1:i[n++]=s<<2|(g&48)>>4,s=g,f=2;break;case 2:i[n++]=(s&15)<<4|(g&60)>>2,s=g,f=3;break;case 3:i[n++]=(s&3)<<6|g,f=0;break}}if(f==1)throw Error("invalid base64 string");return i.subarray(0,n)}let yr,lt;function Gl(e){return yr||(yr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),yr.slice(0,-2).concat("-","_")),yr}function Kl(){if(!lt){lt=[];const e=Gl();for(let t=0;t<e.length;t++)lt[e[t].charCodeAt(0)]=t;lt[45]=e.indexOf("+"),lt[95]=e.indexOf("/")}return lt}function Qo(e,t){return e!==null&&typeof e=="object"&&"$typeName"in e&&typeof e.$typeName=="string"?t===void 0?!0:t.typeName===e.$typeName:!1}class mt extends Error{constructor(t,r,i="FieldValueInvalidError"){super(r),this.name=i,this.field=()=>t}}function bt(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function zi(e,t){var r,i,n,f;if(bt(e)&&Ve in e&&"add"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const g=t,s=e.field();return g.listKind==s.listKind&&g.scalar===s.scalar&&((r=g.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=g.enum)===null||n===void 0?void 0:n.typeName)===((f=s.enum)===null||f===void 0?void 0:f.typeName)}return!0}return!1}function Ji(e,t){var r,i,n,f;if(bt(e)&&Ve in e&&"has"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const g=t,s=e.field();return g.mapKey===s.mapKey&&g.mapKind==s.mapKind&&g.scalar===s.scalar&&((r=g.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=g.enum)===null||n===void 0?void 0:n.typeName)===((f=s.enum)===null||f===void 0?void 0:f.typeName)}return!0}return!1}function Qi(e,t){return bt(e)&&Ve in e&&"desc"in e&&bt(e.desc)&&e.desc.kind==="message"&&(t===void 0||e.desc.typeName==t.typeName)}const ui=Symbol.for("@bufbuild/protobuf/text-encoding");function qo(){if(globalThis[ui]==null){const e=new globalThis.TextEncoder,t=new globalThis.TextDecoder;globalThis[ui]={encodeUtf8(r){return e.encode(r)},decodeUtf8(r){return t.decode(r)},checkUtf8(r){try{return encodeURIComponent(r),!0}catch{return!1}}}}return globalThis[ui]}var Ne;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(Ne||(Ne={}));const Xl=34028234663852886e22,Yl=-34028234663852886e22,jl=4294967295,zl=2147483647,Jl=-2147483648;class Ql{constructor(t,r=qo().decodeUtf8){this.decodeUtf8=r,this.varint64=rl,this.uint32=ol,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.uint32(),r=t>>>3,i=t&7;if(r<=0||i<0||i>5)throw new Error("illegal tag: field no "+r+" wire type "+i);return[r,i]}skip(t,r){let i=this.pos;switch(t){case Ne.Varint:for(;this.buf[this.pos++]&128;);break;case Ne.Bit64:this.pos+=4;case Ne.Bit32:this.pos+=4;break;case Ne.LengthDelimited:let n=this.uint32();this.pos+=n;break;case Ne.StartGroup:for(;;){const[f,g]=this.tag();if(g===Ne.EndGroup){if(r!==void 0&&f!==r)throw new Error("invalid end group tag");break}this.skip(g,f)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(i,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return me.dec(...this.varint64())}uint64(){return me.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),i=-(t&1);return t=(t>>>1|(r&1)<<31)^i,r=r>>>1^i,me.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return me.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return me.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(){return this.decodeUtf8(this.bytes())}}function ql(e,t){const r=e.fieldKind=="list"?zi(t,e):e.fieldKind=="map"?Ji(t,e):qi(e,t);if(r===!0)return;let i;switch(e.fieldKind){case"list":i=`expected ${ra(e)}, got ${Pr(t)}`;break;case"map":i=`expected ${ia(e)}, got ${Pr(t)}`;break;default:i=Mr(e,t,r)}return new mt(e,i)}function Gs(e,t,r){const i=qi(e,r);if(i!==!0)return new mt(e,`list item #${t+1}: ${Mr(e,r,i)}`)}function eu(e,t,r){const i=ea(t,e.mapKey);if(i!==!0)return new mt(e,`invalid map key: ${Mr({scalar:e.mapKey},t,i)}`);const n=qi(e,r);if(n!==!0)return new mt(e,`map entry ${Pr(t)}: ${Mr(e,r,n)}`)}function qi(e,t){return e.scalar!==void 0?ea(t,e.scalar):e.enum!==void 0?e.enum.open?Number.isInteger(t):e.enum.values.some(r=>r.number===t):Qi(t,e.message)}function ea(e,t){switch(t){case U.DOUBLE:return typeof e=="number";case U.FLOAT:return typeof e!="number"?!1:Number.isNaN(e)||!Number.isFinite(e)?!0:e>Xl||e<Yl?`${e.toFixed()} out of range`:!0;case U.INT32:case U.SFIXED32:case U.SINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>zl||e<Jl?`${e.toFixed()} out of range`:!0;case U.FIXED32:case U.UINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>jl||e<0?`${e.toFixed()} out of range`:!0;case U.BOOL:return typeof e=="boolean";case U.STRING:return typeof e!="string"?!1:qo().checkUtf8(e)||"invalid UTF8";case U.BYTES:return e instanceof Uint8Array;case U.INT64:case U.SFIXED64:case U.SINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return me.parse(e),!0}catch{return`${e} out of range`}return!1;case U.FIXED64:case U.UINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return me.uParse(e),!0}catch{return`${e} out of range`}return!1}}function Mr(e,t,r){return r=typeof r=="string"?`: ${r}`:`, got ${Pr(t)}`,e.scalar!==void 0?`expected ${tu(e.scalar)}`+r:e.enum!==void 0?`expected ${e.enum.toString()}`+r:`expected ${ta(e.message)}`+r}function Pr(e){switch(typeof e){case"object":return e===null?"null":e instanceof Uint8Array?`Uint8Array(${e.length})`:Array.isArray(e)?`Array(${e.length})`:zi(e)?ra(e.field()):Ji(e)?ia(e.field()):Qi(e)?ta(e.desc):Qo(e)?`message ${e.$typeName}`:"object";case"string":return e.length>30?"string":`"${e.split('"').join('\\"')}"`;case"boolean":return String(e);case"number":return String(e);case"bigint":return String(e)+"n";default:return typeof e}}function ta(e){return`ReflectMessage (${e.typeName})`}function ra(e){switch(e.listKind){case"message":return`ReflectList (${e.message.toString()})`;case"enum":return`ReflectList (${e.enum.toString()})`;case"scalar":return`ReflectList (${U[e.scalar]})`}}function ia(e){switch(e.mapKind){case"message":return`ReflectMap (${U[e.mapKey]}, ${e.message.toString()})`;case"enum":return`ReflectMap (${U[e.mapKey]}, ${e.enum.toString()})`;case"scalar":return`ReflectMap (${U[e.mapKey]}, ${U[e.scalar]})`}}function tu(e){switch(e){case U.STRING:return"string";case U.BOOL:return"boolean";case U.INT64:case U.SINT64:case U.SFIXED64:return"bigint (int64)";case U.UINT64:case U.FIXED64:return"bigint (uint64)";case U.BYTES:return"Uint8Array";case U.DOUBLE:return"number (float64)";case U.FLOAT:return"number (float32)";case U.FIXED32:case U.UINT32:return"number (uint32)";case U.INT32:case U.SFIXED32:case U.SINT32:return"number (int32)"}}function ru(e){return sa(e.$typeName)}function iu(e){const t=e.fields[0];return sa(e.typeName)&&t!==void 0&&t.fieldKind=="scalar"&&t.name=="value"&&t.number==1}function sa(e){return e.startsWith("google.protobuf.")&&["DoubleValue","FloatValue","Int64Value","UInt64Value","Int32Value","UInt32Value","BoolValue","StringValue","BytesValue"].includes(e.substring(16))}const su=999,nu=998,Rr=2;function ou(e,t){return Qo(t,e)?t:cu(e)}const au=Symbol(),Ks=new WeakMap;function cu(e){let t;if(lu(e)){const r=Ks.get(e);let i,n;if(r)({prototype:i,members:n}=r);else{i={},n=new Set;for(const f of e.members)f.kind!="oneof"&&(f.fieldKind!="scalar"&&f.fieldKind!="enum"||f.presence!=Rr&&(n.add(f),i[f.localName]=di(f)));Ks.set(e,{prototype:i,members:n})}t=Object.create(i),t.$typeName=e.typeName;for(const f of e.members)n.has(f)||f.kind=="field"&&(f.fieldKind=="message"||(f.fieldKind=="scalar"||f.fieldKind=="enum")&&f.presence!=Rr)||(t[f.localName]=di(f))}else{t={$typeName:e.typeName};for(const r of e.members)(r.kind=="oneof"||r.presence==Rr)&&(t[r.localName]=di(r))}return t}function lu(e){switch(e.file.edition){case su:return!1;case nu:return!0;default:return e.fields.some(t=>t.presence!=Rr&&t.fieldKind!="message"&&!t.oneof)}}function di(e){if(e.kind=="oneof")return{case:void 0};if(e.fieldKind=="list")return[];if(e.fieldKind=="map")return{};if(e.fieldKind=="message")return au;const t=e.getDefaultValue();return t!==void 0?e.fieldKind=="scalar"&&e.longAsString?t.toString():t:e.fieldKind=="scalar"?Yt(e.scalar,e.longAsString):e.enum.values[0].number}function es(e,t,r=!0){return new na(e,t,r)}class na{get sortedFields(){var t;return(t=this._sortedFields)!==null&&t!==void 0?t:this._sortedFields=this.desc.fields.concat().sort((r,i)=>r.number-i.number)}constructor(t,r,i=!0){this.lists=new Map,this.maps=new Map,this.check=i,this.desc=t,this.message=this[Ve]=r??ou(t),this.fields=t.fields,this.oneofs=t.oneofs,this.members=t.members}findNumber(t){return this._fieldsByNumber||(this._fieldsByNumber=new Map(this.desc.fields.map(r=>[r.number,r]))),this._fieldsByNumber.get(t)}oneofCase(t){return Mt(this.message,t),ll(this.message,t)}isSet(t){return Mt(this.message,t),ul(this.message,t)}clear(t){Mt(this.message,t),fl(this.message,t)}get(t){Mt(this.message,t);const r=dl(this.message,t);switch(t.fieldKind){case"list":let i=this.lists.get(t);return(!i||i[Ve]!==r)&&this.lists.set(t,i=new uu(t,r,this.check)),i;case"map":let n=this.maps.get(t);return(!n||n[Ve]!==r)&&this.maps.set(t,n=new du(t,r,this.check)),n;case"message":return rs(t,r,this.check);case"scalar":return r===void 0?Yt(t.scalar,!1):is(t,r);case"enum":return r??t.enum.values[0].number}}set(t,r){if(Mt(this.message,t),this.check){const n=ql(t,r);if(n)throw n}let i;t.fieldKind=="message"?i=ts(t,r):Ji(r)||zi(r)?i=r[Ve]:i=ss(t,r),hl(this.message,t,i)}getUnknown(){return this.message.$unknown}setUnknown(t){this.message.$unknown=t}}function Mt(e,t){if(t.parent.typeName!==e.$typeName)throw new mt(t,`cannot use ${t.toString()} with message ${e.$typeName}`,"ForeignFieldError")}class uu{field(){return this._field}get size(){return this._arr.length}constructor(t,r,i){this._field=t,this._arr=this[Ve]=r,this.check=i}get(t){const r=this._arr[t];return r===void 0?void 0:hi(this._field,r,this.check)}set(t,r){if(t<0||t>=this._arr.length)throw new mt(this._field,`list item #${t+1}: out of range`);if(this.check){const i=Gs(this._field,t,r);if(i)throw i}this._arr[t]=Xs(this._field,r)}add(t){if(this.check){const r=Gs(this._field,this._arr.length,t);if(r)throw r}this._arr.push(Xs(this._field,t))}clear(){this._arr.splice(0,this._arr.length)}[Symbol.iterator](){return this.values()}keys(){return this._arr.keys()}*values(){for(const t of this._arr)yield hi(this._field,t,this.check)}*entries(){for(let t=0;t<this._arr.length;t++)yield[t,hi(this._field,this._arr[t],this.check)]}}class du{constructor(t,r,i=!0){this.obj=this[Ve]=r??{},this.check=i,this._field=t}field(){return this._field}set(t,r){if(this.check){const i=eu(this._field,t,r);if(i)throw i}return this.obj[Sr(t)]=hu(this._field,r),this}delete(t){const r=Sr(t),i=Object.prototype.hasOwnProperty.call(this.obj,r);return i&&delete this.obj[r],i}clear(){for(const t of Object.keys(this.obj))delete this.obj[t]}get(t){let r=this.obj[Sr(t)];return r!==void 0&&(r=fi(this._field,r,this.check)),r}has(t){return Object.prototype.hasOwnProperty.call(this.obj,Sr(t))}*keys(){for(const t of Object.keys(this.obj))yield Ys(t,this._field.mapKey)}*entries(){for(const t of Object.entries(this.obj))yield[Ys(t[0],this._field.mapKey),fi(this._field,t[1],this.check)]}[Symbol.iterator](){return this.entries()}get size(){return Object.keys(this.obj).length}*values(){for(const t of Object.values(this.obj))yield fi(this._field,t,this.check)}forEach(t,r){for(const i of this.entries())t.call(r,i[1],i[0],this)}}function ts(e,t){return Qi(t)?ru(t.message)&&!e.oneof&&e.fieldKind=="message"?t.message.value:t.desc.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"?aa(t.message):t.message:t}function rs(e,t,r){return t!==void 0&&(iu(e.message)&&!e.oneof&&e.fieldKind=="message"?t={$typeName:e.message.typeName,value:is(e.message.fields[0],t)}:e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"&&bt(t)&&(t=oa(t))),new na(e.message,t,r)}function Xs(e,t){return e.listKind=="message"?ts(e,t):ss(e,t)}function hi(e,t,r){return e.listKind=="message"?rs(e,t,r):is(e,t)}function hu(e,t){return e.mapKind=="message"?ts(e,t):ss(e,t)}function fi(e,t,r){return e.mapKind=="message"?rs(e,t,r):t}function Sr(e){return typeof e=="string"||typeof e=="number"?e:String(e)}function Ys(e,t){switch(t){case U.STRING:return e;case U.INT32:case U.FIXED32:case U.UINT32:case U.SFIXED32:case U.SINT32:{const r=Number.parseInt(e);if(Number.isFinite(r))return r;break}case U.BOOL:switch(e){case"true":return!0;case"false":return!1}break;case U.UINT64:case U.FIXED64:try{return me.uParse(e)}catch{}break;default:try{return me.parse(e)}catch{}break}return e}function is(e,t){switch(e.scalar){case U.INT64:case U.SFIXED64:case U.SINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=me.parse(t));break;case U.FIXED64:case U.UINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=me.uParse(t));break}return t}function ss(e,t){switch(e.scalar){case U.INT64:case U.SFIXED64:case U.SINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=me.parse(t));break;case U.FIXED64:case U.UINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=me.uParse(t));break}return t}function oa(e){const t={$typeName:"google.protobuf.Struct",fields:{}};if(bt(e))for(const[r,i]of Object.entries(e))t.fields[r]=la(i);return t}function aa(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=ca(i);return t}function ca(e){switch(e.kind.case){case"structValue":return aa(e.kind.value);case"listValue":return e.kind.value.values.map(ca);case"nullValue":case void 0:return null;default:return e.kind.value}}function la(e){const t={$typeName:"google.protobuf.Value",kind:{case:void 0}};switch(typeof e){case"number":t.kind={case:"numberValue",value:e};break;case"string":t.kind={case:"stringValue",value:e};break;case"boolean":t.kind={case:"boolValue",value:e};break;case"object":if(e===null)t.kind={case:"nullValue",value:0};else if(Array.isArray(e)){const r={$typeName:"google.protobuf.ListValue",values:[]};if(Array.isArray(e))for(const i of e)r.values.push(la(i));t.kind={case:"listValue",value:r}}else t.kind={case:"structValue",value:oa(e)};break}return t}function Nt(e,t,...r){return r.reduce((i,n)=>i.nestedMessages[n],e.messages[t])}function ns(e,t,...r){if(r.length==0)return e.enums[t];const i=r.pop();return r.reduce((n,f)=>n.nestedMessages[f],e.messages[t]).nestedEnums[i]}function os(e){const t={};for(const r of e.values)t[r.localName]=r.number,t[r.number]=r.localName;return t}const fu=Vl({name:"google/protobuf/descriptor.proto",package:"google.protobuf",messageType:[{name:"FileDescriptorSet",field:[{name:"file",number:1,type:11,label:3,typeName:".google.protobuf.FileDescriptorProto"}],extensionRange:[{start:536e6,end:536000001}]},{name:"FileDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"package",number:2,type:9,label:1},{name:"dependency",number:3,type:9,label:3},{name:"public_dependency",number:10,type:5,label:3},{name:"weak_dependency",number:11,type:5,label:3},{name:"option_dependency",number:15,type:9,label:3},{name:"message_type",number:4,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:5,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"service",number:6,type:11,label:3,typeName:".google.protobuf.ServiceDescriptorProto"},{name:"extension",number:7,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FileOptions"},{name:"source_code_info",number:9,type:11,label:1,typeName:".google.protobuf.SourceCodeInfo"},{name:"syntax",number:12,type:9,label:1},{name:"edition",number:14,type:14,label:1,typeName:".google.protobuf.Edition"}]},{name:"DescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"field",number:2,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"extension",number:6,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"nested_type",number:3,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"extension_range",number:5,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ExtensionRange"},{name:"oneof_decl",number:8,type:11,label:3,typeName:".google.protobuf.OneofDescriptorProto"},{name:"options",number:7,type:11,label:1,typeName:".google.protobuf.MessageOptions"},{name:"reserved_range",number:9,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ReservedRange"},{name:"reserved_name",number:10,type:9,label:3},{name:"visibility",number:11,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"ExtensionRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ExtensionRangeOptions"}]},{name:"ReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"ExtensionRangeOptions",field:[{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"},{name:"declaration",number:2,type:11,label:3,typeName:".google.protobuf.ExtensionRangeOptions.Declaration",options:{retention:2}},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"verification",number:3,type:14,label:1,typeName:".google.protobuf.ExtensionRangeOptions.VerificationState",defaultValue:"UNVERIFIED",options:{retention:2}}],nestedType:[{name:"Declaration",field:[{name:"number",number:1,type:5,label:1},{name:"full_name",number:2,type:9,label:1},{name:"type",number:3,type:9,label:1},{name:"reserved",number:5,type:8,label:1},{name:"repeated",number:6,type:8,label:1}]}],enumType:[{name:"VerificationState",value:[{name:"DECLARATION",number:0},{name:"UNVERIFIED",number:1}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:3,type:5,label:1},{name:"label",number:4,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Label"},{name:"type",number:5,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Type"},{name:"type_name",number:6,type:9,label:1},{name:"extendee",number:2,type:9,label:1},{name:"default_value",number:7,type:9,label:1},{name:"oneof_index",number:9,type:5,label:1},{name:"json_name",number:10,type:9,label:1},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FieldOptions"},{name:"proto3_optional",number:17,type:8,label:1}],enumType:[{name:"Type",value:[{name:"TYPE_DOUBLE",number:1},{name:"TYPE_FLOAT",number:2},{name:"TYPE_INT64",number:3},{name:"TYPE_UINT64",number:4},{name:"TYPE_INT32",number:5},{name:"TYPE_FIXED64",number:6},{name:"TYPE_FIXED32",number:7},{name:"TYPE_BOOL",number:8},{name:"TYPE_STRING",number:9},{name:"TYPE_GROUP",number:10},{name:"TYPE_MESSAGE",number:11},{name:"TYPE_BYTES",number:12},{name:"TYPE_UINT32",number:13},{name:"TYPE_ENUM",number:14},{name:"TYPE_SFIXED32",number:15},{name:"TYPE_SFIXED64",number:16},{name:"TYPE_SINT32",number:17},{name:"TYPE_SINT64",number:18}]},{name:"Label",value:[{name:"LABEL_OPTIONAL",number:1},{name:"LABEL_REPEATED",number:3},{name:"LABEL_REQUIRED",number:2}]}]},{name:"OneofDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"options",number:2,type:11,label:1,typeName:".google.protobuf.OneofOptions"}]},{name:"EnumDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"value",number:2,type:11,label:3,typeName:".google.protobuf.EnumValueDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumOptions"},{name:"reserved_range",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto.EnumReservedRange"},{name:"reserved_name",number:5,type:9,label:3},{name:"visibility",number:6,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"EnumReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"EnumValueDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumValueOptions"}]},{name:"ServiceDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"method",number:2,type:11,label:3,typeName:".google.protobuf.MethodDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ServiceOptions"}]},{name:"MethodDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"input_type",number:2,type:9,label:1},{name:"output_type",number:3,type:9,label:1},{name:"options",number:4,type:11,label:1,typeName:".google.protobuf.MethodOptions"},{name:"client_streaming",number:5,type:8,label:1,defaultValue:"false"},{name:"server_streaming",number:6,type:8,label:1,defaultValue:"false"}]},{name:"FileOptions",field:[{name:"java_package",number:1,type:9,label:1},{name:"java_outer_classname",number:8,type:9,label:1},{name:"java_multiple_files",number:10,type:8,label:1,defaultValue:"false"},{name:"java_generate_equals_and_hash",number:20,type:8,label:1,options:{deprecated:!0}},{name:"java_string_check_utf8",number:27,type:8,label:1,defaultValue:"false"},{name:"optimize_for",number:9,type:14,label:1,typeName:".google.protobuf.FileOptions.OptimizeMode",defaultValue:"SPEED"},{name:"go_package",number:11,type:9,label:1},{name:"cc_generic_services",number:16,type:8,label:1,defaultValue:"false"},{name:"java_generic_services",number:17,type:8,label:1,defaultValue:"false"},{name:"py_generic_services",number:18,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:23,type:8,label:1,defaultValue:"false"},{name:"cc_enable_arenas",number:31,type:8,label:1,defaultValue:"true"},{name:"objc_class_prefix",number:36,type:9,label:1},{name:"csharp_namespace",number:37,type:9,label:1},{name:"swift_prefix",number:39,type:9,label:1},{name:"php_class_prefix",number:40,type:9,label:1},{name:"php_namespace",number:41,type:9,label:1},{name:"php_metadata_namespace",number:44,type:9,label:1},{name:"ruby_package",number:45,type:9,label:1},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"OptimizeMode",value:[{name:"SPEED",number:1},{name:"CODE_SIZE",number:2},{name:"LITE_RUNTIME",number:3}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"MessageOptions",field:[{name:"message_set_wire_format",number:1,type:8,label:1,defaultValue:"false"},{name:"no_standard_descriptor_accessor",number:2,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"map_entry",number:7,type:8,label:1},{name:"deprecated_legacy_json_field_conflicts",number:11,type:8,label:1,options:{deprecated:!0}},{name:"features",number:12,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldOptions",field:[{name:"ctype",number:1,type:14,label:1,typeName:".google.protobuf.FieldOptions.CType",defaultValue:"STRING"},{name:"packed",number:2,type:8,label:1},{name:"jstype",number:6,type:14,label:1,typeName:".google.protobuf.FieldOptions.JSType",defaultValue:"JS_NORMAL"},{name:"lazy",number:5,type:8,label:1,defaultValue:"false"},{name:"unverified_lazy",number:15,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"weak",number:10,type:8,label:1,defaultValue:"false",options:{deprecated:!0}},{name:"debug_redact",number:16,type:8,label:1,defaultValue:"false"},{name:"retention",number:17,type:14,label:1,typeName:".google.protobuf.FieldOptions.OptionRetention"},{name:"targets",number:19,type:14,label:3,typeName:".google.protobuf.FieldOptions.OptionTargetType"},{name:"edition_defaults",number:20,type:11,label:3,typeName:".google.protobuf.FieldOptions.EditionDefault"},{name:"features",number:21,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"feature_support",number:22,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],nestedType:[{name:"EditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"value",number:2,type:9,label:1}]},{name:"FeatureSupport",field:[{name:"edition_introduced",number:1,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"edition_deprecated",number:2,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"deprecation_warning",number:3,type:9,label:1},{name:"edition_removed",number:4,type:14,label:1,typeName:".google.protobuf.Edition"}]}],enumType:[{name:"CType",value:[{name:"STRING",number:0},{name:"CORD",number:1},{name:"STRING_PIECE",number:2}]},{name:"JSType",value:[{name:"JS_NORMAL",number:0},{name:"JS_STRING",number:1},{name:"JS_NUMBER",number:2}]},{name:"OptionRetention",value:[{name:"RETENTION_UNKNOWN",number:0},{name:"RETENTION_RUNTIME",number:1},{name:"RETENTION_SOURCE",number:2}]},{name:"OptionTargetType",value:[{name:"TARGET_TYPE_UNKNOWN",number:0},{name:"TARGET_TYPE_FILE",number:1},{name:"TARGET_TYPE_EXTENSION_RANGE",number:2},{name:"TARGET_TYPE_MESSAGE",number:3},{name:"TARGET_TYPE_FIELD",number:4},{name:"TARGET_TYPE_ONEOF",number:5},{name:"TARGET_TYPE_ENUM",number:6},{name:"TARGET_TYPE_ENUM_ENTRY",number:7},{name:"TARGET_TYPE_SERVICE",number:8},{name:"TARGET_TYPE_METHOD",number:9}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"OneofOptions",field:[{name:"features",number:1,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumOptions",field:[{name:"allow_alias",number:2,type:8,label:1},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"deprecated_legacy_json_field_conflicts",number:6,type:8,label:1,options:{deprecated:!0}},{name:"features",number:7,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumValueOptions",field:[{name:"deprecated",number:1,type:8,label:1,defaultValue:"false"},{name:"features",number:2,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"debug_redact",number:3,type:8,label:1,defaultValue:"false"},{name:"feature_support",number:4,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"ServiceOptions",field:[{name:"features",number:34,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"MethodOptions",field:[{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"idempotency_level",number:34,type:14,label:1,typeName:".google.protobuf.MethodOptions.IdempotencyLevel",defaultValue:"IDEMPOTENCY_UNKNOWN"},{name:"features",number:35,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"IdempotencyLevel",value:[{name:"IDEMPOTENCY_UNKNOWN",number:0},{name:"NO_SIDE_EFFECTS",number:1},{name:"IDEMPOTENT",number:2}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"UninterpretedOption",field:[{name:"name",number:2,type:11,label:3,typeName:".google.protobuf.UninterpretedOption.NamePart"},{name:"identifier_value",number:3,type:9,label:1},{name:"positive_int_value",number:4,type:4,label:1},{name:"negative_int_value",number:5,type:3,label:1},{name:"double_value",number:6,type:1,label:1},{name:"string_value",number:7,type:12,label:1},{name:"aggregate_value",number:8,type:9,label:1}],nestedType:[{name:"NamePart",field:[{name:"name_part",number:1,type:9,label:2},{name:"is_extension",number:2,type:8,label:2}]}]},{name:"FeatureSet",field:[{name:"field_presence",number:1,type:14,label:1,typeName:".google.protobuf.FeatureSet.FieldPresence",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPLICIT",edition:900},{value:"IMPLICIT",edition:999},{value:"EXPLICIT",edition:1e3}]}},{name:"enum_type",number:2,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnumType",options:{retention:1,targets:[6,1],editionDefaults:[{value:"CLOSED",edition:900},{value:"OPEN",edition:999}]}},{name:"repeated_field_encoding",number:3,type:14,label:1,typeName:".google.protobuf.FeatureSet.RepeatedFieldEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPANDED",edition:900},{value:"PACKED",edition:999}]}},{name:"utf8_validation",number:4,type:14,label:1,typeName:".google.protobuf.FeatureSet.Utf8Validation",options:{retention:1,targets:[4,1],editionDefaults:[{value:"NONE",edition:900},{value:"VERIFY",edition:999}]}},{name:"message_encoding",number:5,type:14,label:1,typeName:".google.protobuf.FeatureSet.MessageEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"LENGTH_PREFIXED",edition:900}]}},{name:"json_format",number:6,type:14,label:1,typeName:".google.protobuf.FeatureSet.JsonFormat",options:{retention:1,targets:[3,6,1],editionDefaults:[{value:"LEGACY_BEST_EFFORT",edition:900},{value:"ALLOW",edition:999}]}},{name:"enforce_naming_style",number:7,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnforceNamingStyle",options:{retention:2,targets:[1,2,3,4,5,6,7,8,9],editionDefaults:[{value:"STYLE_LEGACY",edition:900},{value:"STYLE2024",edition:1001}]}},{name:"default_symbol_visibility",number:8,type:14,label:1,typeName:".google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility",options:{retention:2,targets:[1],editionDefaults:[{value:"EXPORT_ALL",edition:900},{value:"EXPORT_TOP_LEVEL",edition:1001}]}}],nestedType:[{name:"VisibilityFeature",enumType:[{name:"DefaultSymbolVisibility",value:[{name:"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",number:0},{name:"EXPORT_ALL",number:1},{name:"EXPORT_TOP_LEVEL",number:2},{name:"LOCAL_ALL",number:3},{name:"STRICT",number:4}]}]}],enumType:[{name:"FieldPresence",value:[{name:"FIELD_PRESENCE_UNKNOWN",number:0},{name:"EXPLICIT",number:1},{name:"IMPLICIT",number:2},{name:"LEGACY_REQUIRED",number:3}]},{name:"EnumType",value:[{name:"ENUM_TYPE_UNKNOWN",number:0},{name:"OPEN",number:1},{name:"CLOSED",number:2}]},{name:"RepeatedFieldEncoding",value:[{name:"REPEATED_FIELD_ENCODING_UNKNOWN",number:0},{name:"PACKED",number:1},{name:"EXPANDED",number:2}]},{name:"Utf8Validation",value:[{name:"UTF8_VALIDATION_UNKNOWN",number:0},{name:"VERIFY",number:2},{name:"NONE",number:3}]},{name:"MessageEncoding",value:[{name:"MESSAGE_ENCODING_UNKNOWN",number:0},{name:"LENGTH_PREFIXED",number:1},{name:"DELIMITED",number:2}]},{name:"JsonFormat",value:[{name:"JSON_FORMAT_UNKNOWN",number:0},{name:"ALLOW",number:1},{name:"LEGACY_BEST_EFFORT",number:2}]},{name:"EnforceNamingStyle",value:[{name:"ENFORCE_NAMING_STYLE_UNKNOWN",number:0},{name:"STYLE2024",number:1},{name:"STYLE_LEGACY",number:2}]}],extensionRange:[{start:1e3,end:9995},{start:9995,end:1e4},{start:1e4,end:10001}]},{name:"FeatureSetDefaults",field:[{name:"defaults",number:1,type:11,label:3,typeName:".google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault"},{name:"minimum_edition",number:4,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"maximum_edition",number:5,type:14,label:1,typeName:".google.protobuf.Edition"}],nestedType:[{name:"FeatureSetEditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"overridable_features",number:4,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"fixed_features",number:5,type:11,label:1,typeName:".google.protobuf.FeatureSet"}]}]},{name:"SourceCodeInfo",field:[{name:"location",number:1,type:11,label:3,typeName:".google.protobuf.SourceCodeInfo.Location"}],nestedType:[{name:"Location",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"span",number:2,type:5,label:3,options:{packed:!0}},{name:"leading_comments",number:3,type:9,label:1},{name:"trailing_comments",number:4,type:9,label:1},{name:"leading_detached_comments",number:6,type:9,label:3}]}],extensionRange:[{start:536e6,end:536000001}]},{name:"GeneratedCodeInfo",field:[{name:"annotation",number:1,type:11,label:3,typeName:".google.protobuf.GeneratedCodeInfo.Annotation"}],nestedType:[{name:"Annotation",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"source_file",number:2,type:9,label:1},{name:"begin",number:3,type:5,label:1},{name:"end",number:4,type:5,label:1},{name:"semantic",number:5,type:14,label:1,typeName:".google.protobuf.GeneratedCodeInfo.Annotation.Semantic"}],enumType:[{name:"Semantic",value:[{name:"NONE",number:0},{name:"SET",number:1},{name:"ALIAS",number:2}]}]}]}],enumType:[{name:"Edition",value:[{name:"EDITION_UNKNOWN",number:0},{name:"EDITION_LEGACY",number:900},{name:"EDITION_PROTO2",number:998},{name:"EDITION_PROTO3",number:999},{name:"EDITION_2023",number:1e3},{name:"EDITION_2024",number:1001},{name:"EDITION_1_TEST_ONLY",number:1},{name:"EDITION_2_TEST_ONLY",number:2},{name:"EDITION_99997_TEST_ONLY",number:99997},{name:"EDITION_99998_TEST_ONLY",number:99998},{name:"EDITION_99999_TEST_ONLY",number:99999},{name:"EDITION_MAX",number:2147483647}]},{name:"SymbolVisibility",value:[{name:"VISIBILITY_UNSET",number:0},{name:"VISIBILITY_LOCAL",number:1},{name:"VISIBILITY_EXPORT",number:2}]}]}),pu=Nt(fu,1);var js;(function(e){e[e.DECLARATION=0]="DECLARATION",e[e.UNVERIFIED=1]="UNVERIFIED"})(js||(js={}));var zs;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.GROUP=10]="GROUP",e[e.MESSAGE=11]="MESSAGE",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.ENUM=14]="ENUM",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(zs||(zs={}));var Js;(function(e){e[e.OPTIONAL=1]="OPTIONAL",e[e.REPEATED=3]="REPEATED",e[e.REQUIRED=2]="REQUIRED"})(Js||(Js={}));var Qs;(function(e){e[e.SPEED=1]="SPEED",e[e.CODE_SIZE=2]="CODE_SIZE",e[e.LITE_RUNTIME=3]="LITE_RUNTIME"})(Qs||(Qs={}));var qs;(function(e){e[e.STRING=0]="STRING",e[e.CORD=1]="CORD",e[e.STRING_PIECE=2]="STRING_PIECE"})(qs||(qs={}));var en;(function(e){e[e.JS_NORMAL=0]="JS_NORMAL",e[e.JS_STRING=1]="JS_STRING",e[e.JS_NUMBER=2]="JS_NUMBER"})(en||(en={}));var tn;(function(e){e[e.RETENTION_UNKNOWN=0]="RETENTION_UNKNOWN",e[e.RETENTION_RUNTIME=1]="RETENTION_RUNTIME",e[e.RETENTION_SOURCE=2]="RETENTION_SOURCE"})(tn||(tn={}));var rn;(function(e){e[e.TARGET_TYPE_UNKNOWN=0]="TARGET_TYPE_UNKNOWN",e[e.TARGET_TYPE_FILE=1]="TARGET_TYPE_FILE",e[e.TARGET_TYPE_EXTENSION_RANGE=2]="TARGET_TYPE_EXTENSION_RANGE",e[e.TARGET_TYPE_MESSAGE=3]="TARGET_TYPE_MESSAGE",e[e.TARGET_TYPE_FIELD=4]="TARGET_TYPE_FIELD",e[e.TARGET_TYPE_ONEOF=5]="TARGET_TYPE_ONEOF",e[e.TARGET_TYPE_ENUM=6]="TARGET_TYPE_ENUM",e[e.TARGET_TYPE_ENUM_ENTRY=7]="TARGET_TYPE_ENUM_ENTRY",e[e.TARGET_TYPE_SERVICE=8]="TARGET_TYPE_SERVICE",e[e.TARGET_TYPE_METHOD=9]="TARGET_TYPE_METHOD"})(rn||(rn={}));var sn;(function(e){e[e.IDEMPOTENCY_UNKNOWN=0]="IDEMPOTENCY_UNKNOWN",e[e.NO_SIDE_EFFECTS=1]="NO_SIDE_EFFECTS",e[e.IDEMPOTENT=2]="IDEMPOTENT"})(sn||(sn={}));var nn;(function(e){e[e.DEFAULT_SYMBOL_VISIBILITY_UNKNOWN=0]="DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",e[e.EXPORT_ALL=1]="EXPORT_ALL",e[e.EXPORT_TOP_LEVEL=2]="EXPORT_TOP_LEVEL",e[e.LOCAL_ALL=3]="LOCAL_ALL",e[e.STRICT=4]="STRICT"})(nn||(nn={}));var on;(function(e){e[e.FIELD_PRESENCE_UNKNOWN=0]="FIELD_PRESENCE_UNKNOWN",e[e.EXPLICIT=1]="EXPLICIT",e[e.IMPLICIT=2]="IMPLICIT",e[e.LEGACY_REQUIRED=3]="LEGACY_REQUIRED"})(on||(on={}));var an;(function(e){e[e.ENUM_TYPE_UNKNOWN=0]="ENUM_TYPE_UNKNOWN",e[e.OPEN=1]="OPEN",e[e.CLOSED=2]="CLOSED"})(an||(an={}));var cn;(function(e){e[e.REPEATED_FIELD_ENCODING_UNKNOWN=0]="REPEATED_FIELD_ENCODING_UNKNOWN",e[e.PACKED=1]="PACKED",e[e.EXPANDED=2]="EXPANDED"})(cn||(cn={}));var ln;(function(e){e[e.UTF8_VALIDATION_UNKNOWN=0]="UTF8_VALIDATION_UNKNOWN",e[e.VERIFY=2]="VERIFY",e[e.NONE=3]="NONE"})(ln||(ln={}));var un;(function(e){e[e.MESSAGE_ENCODING_UNKNOWN=0]="MESSAGE_ENCODING_UNKNOWN",e[e.LENGTH_PREFIXED=1]="LENGTH_PREFIXED",e[e.DELIMITED=2]="DELIMITED"})(un||(un={}));var dn;(function(e){e[e.JSON_FORMAT_UNKNOWN=0]="JSON_FORMAT_UNKNOWN",e[e.ALLOW=1]="ALLOW",e[e.LEGACY_BEST_EFFORT=2]="LEGACY_BEST_EFFORT"})(dn||(dn={}));var hn;(function(e){e[e.ENFORCE_NAMING_STYLE_UNKNOWN=0]="ENFORCE_NAMING_STYLE_UNKNOWN",e[e.STYLE2024=1]="STYLE2024",e[e.STYLE_LEGACY=2]="STYLE_LEGACY"})(hn||(hn={}));var fn;(function(e){e[e.NONE=0]="NONE",e[e.SET=1]="SET",e[e.ALIAS=2]="ALIAS"})(fn||(fn={}));var pn;(function(e){e[e.EDITION_UNKNOWN=0]="EDITION_UNKNOWN",e[e.EDITION_LEGACY=900]="EDITION_LEGACY",e[e.EDITION_PROTO2=998]="EDITION_PROTO2",e[e.EDITION_PROTO3=999]="EDITION_PROTO3",e[e.EDITION_2023=1e3]="EDITION_2023",e[e.EDITION_2024=1001]="EDITION_2024",e[e.EDITION_1_TEST_ONLY=1]="EDITION_1_TEST_ONLY",e[e.EDITION_2_TEST_ONLY=2]="EDITION_2_TEST_ONLY",e[e.EDITION_99997_TEST_ONLY=99997]="EDITION_99997_TEST_ONLY",e[e.EDITION_99998_TEST_ONLY=99998]="EDITION_99998_TEST_ONLY",e[e.EDITION_99999_TEST_ONLY=99999]="EDITION_99999_TEST_ONLY",e[e.EDITION_MAX=2147483647]="EDITION_MAX"})(pn||(pn={}));var gn;(function(e){e[e.VISIBILITY_UNSET=0]="VISIBILITY_UNSET",e[e.VISIBILITY_LOCAL=1]="VISIBILITY_LOCAL",e[e.VISIBILITY_EXPORT=2]="VISIBILITY_EXPORT"})(gn||(gn={}));const vn={readUnknownFields:!0};function gu(e){return e?Object.assign(Object.assign({},vn),e):vn}function vu(e,t,r){const i=es(e,void 0,!1);return ua(i,new Ql(t),gu(r),!1,t.byteLength),i.message}function ua(e,t,r,i,n){var f;const g=i?t.len:t.pos+n;let s,c;const l=(f=e.getUnknown())!==null&&f!==void 0?f:[];for(;t.pos<g&&([s,c]=t.tag(),!(i&&c==Ne.EndGroup));){const p=e.findNumber(s);if(!p){const h=t.skip(c,s);r.readUnknownFields&&l.push({no:s,wireType:c,data:h});continue}_u(e,t,p,c,r)}if(i&&(c!=Ne.EndGroup||s!==n))throw new Error("invalid end group tag");l.length>0&&e.setUnknown(l)}function _u(e,t,r,i,n){var f;switch(r.fieldKind){case"scalar":e.set(r,yt(t,r.scalar));break;case"enum":const g=yt(t,U.INT32);if(r.enum.open)e.set(r,g);else if(r.enum.values.some(c=>c.number===g))e.set(r,g);else if(n.readUnknownFields){const c=[];nl(g,c);const l=(f=e.getUnknown())!==null&&f!==void 0?f:[];l.push({no:r.number,wireType:i,data:new Uint8Array(c)}),e.setUnknown(l)}break;case"message":e.set(r,as(t,n,r,e.get(r)));break;case"list":bu(t,i,e.get(r),n);break;case"map":mu(t,e.get(r),n);break}}function mu(e,t,r){const i=t.field();let n,f;const g=e.uint32(),s=e.pos+g;for(;e.pos<s;){const[c]=e.tag();switch(c){case 1:n=yt(e,i.mapKey);break;case 2:switch(i.mapKind){case"scalar":f=yt(e,i.scalar);break;case"enum":f=e.int32();break;case"message":f=as(e,r,i);break}break}}if(n===void 0&&(n=Yt(i.mapKey,!1)),f===void 0)switch(i.mapKind){case"scalar":f=Yt(i.scalar,!1);break;case"enum":f=i.enum.values[0].number;break;case"message":f=es(i.message,void 0,!1);break}t.set(n,f)}function bu(e,t,r,i){var n;const f=r.field();if(f.listKind==="message"){r.add(as(e,i,f));return}const g=(n=f.scalar)!==null&&n!==void 0?n:U.INT32;if(!(t==Ne.LengthDelimited&&g!=U.STRING&&g!=U.BYTES)){r.add(yt(e,g));return}const c=e.uint32()+e.pos;for(;e.pos<c;)r.add(yt(e,g))}function as(e,t,r,i){const n=r.delimitedEncoding,f=i??es(r.message,void 0,!1);return ua(f,e,t,n,n?r.number:e.uint32()),f}function yt(e,t){switch(t){case U.STRING:return e.string();case U.BOOL:return e.bool();case U.DOUBLE:return e.double();case U.FLOAT:return e.float();case U.INT32:return e.int32();case U.INT64:return e.int64();case U.UINT64:return e.uint64();case U.FIXED64:return e.fixed64();case U.BYTES:return e.bytes();case U.FIXED32:return e.fixed32();case U.SFIXED32:return e.sfixed32();case U.SFIXED64:return e.sfixed64();case U.SINT64:return e.sint64();case U.UINT32:return e.uint32();case U.SINT32:return e.sint32()}}function fr(e,t){var r;const i=vu(pu,Zl(e));return i.messageType.forEach(Yi),i.dependency=(r=t==null?void 0:t.map(f=>f.proto.name))!==null&&r!==void 0?r:[],Ko(i,f=>t==null?void 0:t.find(g=>g.proto.name===f)).getFile(i.name)}const cs=fr("ChxydW5tZS9ydW5uZXIvdjIvY29uZmlnLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiigMKDVByb2dyYW1Db25maWcSFAoMcHJvZ3JhbV9uYW1lGAEgASgJEhEKCWFyZ3VtZW50cxgCIAMoCRIRCglkaXJlY3RvcnkYAyABKAkSEwoLbGFuZ3VhZ2VfaWQYBCABKAkSEgoKYmFja2dyb3VuZBgFIAEoCBIWCg5maWxlX2V4dGVuc2lvbhgGIAEoCRILCgNlbnYYByADKAkSPgoIY29tbWFuZHMYCCABKAsyKi5ydW5tZS5ydW5uZXIudjIuUHJvZ3JhbUNvbmZpZy5Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgJIAEoCUgAEhMKC2ludGVyYWN0aXZlGAogASgIEioKBG1vZGUYCyABKA4yHC5ydW5tZS5ydW5uZXIudjIuQ29tbWFuZE1vZGUSEAoIa25vd25faWQYDCABKAkSEgoKa25vd25fbmFtZRgNIAEoCRIOCgZydW5faWQYDiABKAkaHAoLQ29tbWFuZExpc3QSDQoFaXRlbXMYASADKAlCCAoGc291cmNlKowBCgtDb21tYW5kTW9kZRIcChhDT01NQU5EX01PREVfVU5TUEVDSUZJRUQQABIXChNDT01NQU5EX01PREVfSU5MSU5FEAESFQoRQ09NTUFORF9NT0RFX0ZJTEUQAhIZChVDT01NQU5EX01PREVfVEVSTUlOQUwQAxIUChBDT01NQU5EX01PREVfQ0xJEARCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z"),yu=Nt(cs,0,0),Su=ns(cs,0),_n=os(Su),Jr=fr("ChxydW5tZS9ydW5uZXIvdjIvcnVubmVyLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiLwoHUHJvamVjdBIMCgRyb290GAEgASgJEhYKDmVudl9sb2FkX29yZGVyGAIgAygJIo0BCgdTZXNzaW9uEgoKAmlkGAEgASgJEgsKA2VudhgCIAMoCRI4CghtZXRhZGF0YRgDIAMoCzImLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uLk1ldGFkYXRhRW50cnkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIrIFChRDcmVhdGVTZXNzaW9uUmVxdWVzdBJFCghtZXRhZGF0YRgBIAMoCzIzLnJ1bm1lLnJ1bm5lci52Mi5DcmVhdGVTZXNzaW9uUmVxdWVzdC5NZXRhZGF0YUVudHJ5EgsKA2VudhgCIAMoCRIuCgdwcm9qZWN0GAMgASgLMhgucnVubWUucnVubmVyLnYyLlByb2plY3RIAIgBARJBCg5lbnZfc3RvcmVfdHlwZRgEIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSAGIAQESPAoGY29uZmlnGAUgASgLMiwucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0LkNvbmZpZxovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaxAIKBkNvbmZpZxJBCg5lbnZfc3RvcmVfdHlwZRgBIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSACIAQESYwoRZW52X3N0b3JlX3NlZWRpbmcYAiABKA4yQy5ydW5tZS5ydW5uZXIudjIuQ3JlYXRlU2Vzc2lvblJlcXVlc3QuQ29uZmlnLlNlc3Npb25FbnZTdG9yZVNlZWRpbmdIAYgBASJpChZTZXNzaW9uRW52U3RvcmVTZWVkaW5nEikKJVNFU1NJT05fRU5WX1NUT1JFX1NFRURJTkdfVU5TUEVDSUZJRUQQABIkCiBTRVNTSU9OX0VOVl9TVE9SRV9TRUVESU5HX1NZU1RFTRABQhEKD19lbnZfc3RvcmVfdHlwZUIUChJfZW52X3N0b3JlX3NlZWRpbmdCCgoIX3Byb2plY3RCEQoPX2Vudl9zdG9yZV90eXBlIkIKFUNyZWF0ZVNlc3Npb25SZXNwb25zZRIpCgdzZXNzaW9uGAEgASgLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24iHwoRR2V0U2Vzc2lvblJlcXVlc3QSCgoCaWQYASABKAkiPwoSR2V0U2Vzc2lvblJlc3BvbnNlEikKB3Nlc3Npb24YASABKAsyGC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvbiIVChNMaXN0U2Vzc2lvbnNSZXF1ZXN0IkIKFExpc3RTZXNzaW9uc1Jlc3BvbnNlEioKCHNlc3Npb25zGAEgAygLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24i4wEKFFVwZGF0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJEkUKCG1ldGFkYXRhGAIgAygLMjMucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0Lk1ldGFkYXRhRW50cnkSCwoDZW52GAMgAygJEi4KB3Byb2plY3QYBCABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgAiAEBGi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIKCghfcHJvamVjdCJCChVVcGRhdGVTZXNzaW9uUmVzcG9uc2USKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIiIKFERlbGV0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJIhcKFURlbGV0ZVNlc3Npb25SZXNwb25zZSI7CgdXaW5zaXplEgwKBHJvd3MYASABKA0SDAoEY29scxgCIAEoDRIJCgF4GAMgASgNEgkKAXkYBCABKA0i5QIKDkV4ZWN1dGVSZXF1ZXN0Ei4KBmNvbmZpZxgBIAEoCzIeLnJ1bm1lLnJ1bm5lci52Mi5Qcm9ncmFtQ29uZmlnEhIKCmlucHV0X2RhdGEYCCABKAwSKgoEc3RvcBgJIAEoDjIcLnJ1bm1lLnJ1bm5lci52Mi5FeGVjdXRlU3RvcBIuCgd3aW5zaXplGAogASgLMhgucnVubWUucnVubmVyLnYyLldpbnNpemVIAIgBARISCgpzZXNzaW9uX2lkGBQgASgJEjoKEHNlc3Npb25fc3RyYXRlZ3kYFSABKA4yIC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvblN0cmF0ZWd5Ei4KB3Byb2plY3QYFiABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgBiAEBEhsKE3N0b3JlX3N0ZG91dF9pbl9lbnYYFyABKAhCCgoIX3dpbnNpemVCCgoIX3Byb2plY3QiqgEKD0V4ZWN1dGVSZXNwb25zZRIvCglleGl0X2NvZGUYASABKAsyHC5nb29nbGUucHJvdG9idWYuVUludDMyVmFsdWUSEwoLc3Rkb3V0X2RhdGEYAiABKAwSEwoLc3RkZXJyX2RhdGEYAyABKAwSKQoDcGlkGAQgASgLMhwuZ29vZ2xlLnByb3RvYnVmLlVJbnQzMlZhbHVlEhEKCW1pbWVfdHlwZRgFIAEoCSIqChlSZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Eg0KBWxpbmVzGAEgAygJIsAEChVSZXNvbHZlUHJvZ3JhbVJlcXVlc3QSPgoIY29tbWFuZHMYASABKAsyKi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgCIAEoCUgAEjkKBG1vZGUYAyABKA4yKy5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXF1ZXN0Lk1vZGUSCwoDZW52GAQgAygJEhIKCnNlc3Npb25faWQYBSABKAkSOgoQc2Vzc2lvbl9zdHJhdGVneRgGIAEoDjIgLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uU3RyYXRlZ3kSLgoHcHJvamVjdBgHIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5Qcm9qZWN0SAGIAQESEwoLbGFuZ3VhZ2VfaWQYCCABKAkSQwoJcmV0ZW50aW9uGAkgASgOMjAucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdC5SZXRlbnRpb24iRAoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEwoPTU9ERV9QUk9NUFRfQUxMEAESEQoNTU9ERV9TS0lQX0FMTBACIlcKCVJldGVudGlvbhIZChVSRVRFTlRJT05fVU5TUEVDSUZJRUQQABIXChNSRVRFTlRJT05fRklSU1RfUlVOEAESFgoSUkVURU5USU9OX0xBU1RfUlVOEAJCCAoGc291cmNlQgoKCF9wcm9qZWN0ItoDChZSZXNvbHZlUHJvZ3JhbVJlc3BvbnNlEg4KBnNjcmlwdBgBIAEoCRI8Cghjb21tYW5kcxgCIAEoCzIqLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Ej8KBHZhcnMYAyADKAsyMS5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5WYXJSZXN1bHQaiQEKCVZhclJlc3VsdBI+CgZzdGF0dXMYASABKA4yLi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5TdGF0dXMSDAoEbmFtZRgCIAEoCRIWCg5vcmlnaW5hbF92YWx1ZRgDIAEoCRIWCg5yZXNvbHZlZF92YWx1ZRgEIAEoCSKkAQoGU3RhdHVzEhYKElNUQVRVU19VTlNQRUNJRklFRBAAEhMKD1NUQVRVU19SRVNPTFZFRBABEiIKHlNUQVRVU19VTlJFU09MVkVEX1dJVEhfTUVTU0FHRRACEiYKIlNUQVRVU19VTlJFU09MVkVEX1dJVEhfUExBQ0VIT0xERVIQAxIhCh1TVEFUVVNfVU5SRVNPTFZFRF9XSVRIX1NFQ1JFVBAEIkMKFk1vbml0b3JFbnZTdG9yZVJlcXVlc3QSKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIsIECh9Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90EkoKBGVudnMYASADKAsyPC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2VTbmFwc2hvdC5TbmFwc2hvdEVudhrOAgoLU25hcHNob3RFbnYSRwoGc3RhdHVzGAEgASgOMjcucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuU3RhdHVzEgwKBG5hbWUYAiABKAkSEwoLZGVzY3JpcHRpb24YAyABKAkSDAoEc3BlYxgEIAEoCRITCgtpc19yZXF1aXJlZBgFIAEoCBIOCgZvcmlnaW4YBiABKAkSFgoOb3JpZ2luYWxfdmFsdWUYByABKAkSFgoOcmVzb2x2ZWRfdmFsdWUYCCABKAkSEwoLY3JlYXRlX3RpbWUYCSABKAkSEwoLdXBkYXRlX3RpbWUYCiABKAkSRgoGZXJyb3JzGAsgAygLMjYucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuRXJyb3IaJgoFRXJyb3ISDAoEY29kZRgBIAEoDRIPCgdtZXNzYWdlGAIgASgJIloKBlN0YXR1cxIWChJTVEFUVVNfVU5TUEVDSUZJRUQQABISCg5TVEFUVVNfTElURVJBTBABEhEKDVNUQVRVU19ISURERU4QAhIRCg1TVEFUVVNfTUFTS0VEEAMimwEKF01vbml0b3JFbnZTdG9yZVJlc3BvbnNlEjIKBHR5cGUYASABKA4yJC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlVHlwZRJECghzbmFwc2hvdBgCIAEoCzIwLnJ1bm1lLnJ1bm5lci52Mi5Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90SABCBgoEZGF0YSpdChNTZXNzaW9uRW52U3RvcmVUeXBlEiYKIlNFU1NJT05fRU5WX1NUT1JFX1RZUEVfVU5TUEVDSUZJRUQQABIeChpTRVNTSU9OX0VOVl9TVE9SRV9UWVBFX09XTBABKl4KC0V4ZWN1dGVTdG9wEhwKGEVYRUNVVEVfU1RPUF9VTlNQRUNJRklFRBAAEhoKFkVYRUNVVEVfU1RPUF9JTlRFUlJVUFQQARIVChFFWEVDVVRFX1NUT1BfS0lMTBACKlUKD1Nlc3Npb25TdHJhdGVneRIgChxTRVNTSU9OX1NUUkFURUdZX1VOU1BFQ0lGSUVEEAASIAocU0VTU0lPTl9TVFJBVEVHWV9NT1NUX1JFQ0VOVBABKmIKE01vbml0b3JFbnZTdG9yZVR5cGUSJgoiTU9OSVRPUl9FTlZfU1RPUkVfVFlQRV9VTlNQRUNJRklFRBAAEiMKH01PTklUT1JfRU5WX1NUT1JFX1RZUEVfU05BUFNIT1QQATKQBgoNUnVubmVyU2VydmljZRJgCg1DcmVhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXNwb25zZSIAElcKCkdldFNlc3Npb24SIi5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlcXVlc3QaIy5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlc3BvbnNlIgASXQoMTGlzdFNlc3Npb25zEiQucnVubWUucnVubmVyLnYyLkxpc3RTZXNzaW9uc1JlcXVlc3QaJS5ydW5tZS5ydW5uZXIudjIuTGlzdFNlc3Npb25zUmVzcG9uc2UiABJgCg1VcGRhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXNwb25zZSIAEmAKDURlbGV0ZVNlc3Npb24SJS5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlcXVlc3QaJi5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlc3BvbnNlIgASaAoPTW9uaXRvckVudlN0b3JlEicucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlcXVlc3QaKC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2UiADABElIKB0V4ZWN1dGUSHy5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlcXVlc3QaIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlIgAoATABEmMKDlJlc29sdmVQcm9ncmFtEiYucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdBonLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbVJlc3BvbnNlIgBCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z",[Ho.file_google_protobuf_wrappers,cs]),mn=Nt(Jr,12),pi=Nt(Jr,13),Eu=ns(Jr,2),Cu=os(Eu);var ee=(e=>(e.infoMessage="common:infoMessage",e.errorMessage="common:errorMessage",e.closeCellOutput="common:closeCellOutput",e.displayPrompt="common:displayPrompt",e.onPrompt="common:onPrompt",e.setState="common:setState",e.getState="common:getState",e.onGetState="common:onGetState",e.onCategoryChange="common:onCategoryChange",e.platformApiRequest="common:platformApiRequest",e.platformApiResponse="common:platformApiResponse",e.optionsMessage="common:optionsMessage",e.optionsModal="common:optionsModal",e.openExternalLink="common:openExternalLink",e.onOptionsMessage="common:onOptionsMessage",e.copyTextToClipboard="common:copyTextToClipboard",e.onCopyTextToClipboard="common:onCopyTextToClipboard",e.onProgramClose="common:onProgramClose",e.denoUpdate="deno:deploymentUpdate",e.denoPromote="deno:promoteDeployment",e.vercelProd="vercel:promotePreview",e.mutateAnnotations="annotations:mutate",e.terminalStdout="terminal:stdout",e.terminalStderr="terminal:stderr",e.terminalStdin="terminal:stdin",e.terminalResize="terminal:resize",e.terminalFocus="terminal:focus",e.terminalOpen="terminal:open",e.openLink="terminal:openLink",e.activeThemeChanged="theme:changed",e.githubWorkflowDispatch="github:workflowDispatch",e.githubWorkflowDeploy="github:workflowDeploy",e.githubWorkflowStatusUpdate="github:workflowStatusUpdate",e.tangleEvent="tangle:event",e.gcpResourceStatusChanged="gcp:resourceStatusChanged",e.gcpClusterCheckStatus="gcp:clusterCheckStatus",e.gcpClusterDetails="gcp:clusterDetails",e.gcpClusterDetailsNewCell="gcp:clusterDetailsNewCell",e.gcpClusterDetailsResponse="gcp:clusterDetailsResponse",e.gcpVMInstanceAction="gcp:gceVMInstanceAction",e.awsEC2Instances="aws:ec2Instances",e.awsEC2InstanceAction="aws:ec2InstanceAction",e.awsEKSClusterAction="aws:eksClusterAction",e.onAuthorModeChange="common:onAuthorModeChange",e.gistCell="gist:cell",e.gcpCloudRunAction="gcp:cloudRunAction",e.gcpLoadServices="gcp:loadServices",e.gcpServicesLoaded="gcp:servicesLoaded",e.daggerSyncState="dagger:syncState",e.daggerCliAction="dagger:cliAction",e.featuresUpdateAction="features:updateAction",e.featuresRequest="features:request",e.featuresResponse="features:response",e))(ee||{}),da=(e=>(e.vercel="stateful.runme/vercel-stdout",e.deno="stateful.runme/deno-stdout",e.outputItems="stateful.runme/output-items",e.annotations="stateful.runme/annotations",e.terminal="stateful.runme/terminal",e.error="stateful.runme/error",e.github="stateful.runme/github-stdout",e.stdout="application/vnd.code.notebook.stdout",e.gcp="stateful.runme/gcp",e.aws="stateful.runme/aws",e.daggerCall="stateful.runme/dagger",e.daggerShell="stateful.runme/dagger",e))(da||{}),ha=(e=>(e.RunmeCloud="runme.cloud",e.RunmeChat="runme.chat",e.RunmeSearch="runme.search",e.NotebookEnvStore="runme.notebook.envStore",e))(ha||{});let Bi;async function _e(e,t,r){var i;const n={type:t,output:r};return await((i=e.postMessage)==null?void 0:i.call(e,n))}function wu(e,t){var r;return((r=e.onDidReceiveMessage)==null?void 0:r.call(e,t))??{dispose:()=>{}}}function we(){if(!Bi)throw new Error("Renderer context not defined");return Bi}function ku(e){Bi=e}var Ni=function(e,t){return Ni=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},Ni(e,t)};function qe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Ni(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function Iu(e,t,r,i){function n(f){return f instanceof r?f:new r(function(g){g(f)})}return new(r||(r=Promise))(function(f,g){function s(p){try{l(i.next(p))}catch(h){g(h)}}function c(p){try{l(i.throw(p))}catch(h){g(h)}}function l(p){p.done?f(p.value):n(p.value).then(s,c)}l((i=i.apply(e,[])).next())})}function fa(e,t){var r={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},i,n,f,g=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return g.next=s(0),g.throw=s(1),g.return=s(2),typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function s(l){return function(p){return c([l,p])}}function c(l){if(i)throw new TypeError("Generator is already executing.");for(;g&&(g=0,l[0]&&(r=0)),r;)try{if(i=1,n&&(f=l[0]&2?n.return:l[0]?n.throw||((f=n.return)&&f.call(n),0):n.next)&&!(f=f.call(n,l[1])).done)return f;switch(n=0,f&&(l=[l[0]&2,f.value]),l[0]){case 0:case 1:f=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,n=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(f=r.trys,!(f=f.length>0&&f[f.length-1])&&(l[0]===6||l[0]===2)){r=0;continue}if(l[0]===3&&(!f||l[1]>f[0]&&l[1]<f[3])){r.label=l[1];break}if(l[0]===6&&r.label<f[1]){r.label=f[1],f=l;break}if(f&&r.label<f[2]){r.label=f[2],r.ops.push(l);break}f[2]&&r.ops.pop(),r.trys.pop();continue}l=t.call(e,r)}catch(p){l=[6,p],n=0}finally{i=f=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function St(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Jt(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,f=[],g;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)f.push(n.value)}catch(s){g={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(g)throw g.error}}return f}function Qt(e,t,r){if(arguments.length===2)for(var i=0,n=t.length,f;i<n;i++)(f||!(i in t))&&(f||(f=Array.prototype.slice.call(t,0,i)),f[i]=t[i]);return e.concat(f||Array.prototype.slice.call(t))}function pt(e){return this instanceof pt?(this.v=e,this):new pt(e)}function Tu(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(e,t||[]),n,f=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",g),n[Symbol.asyncIterator]=function(){return this},n;function g(b){return function(w){return Promise.resolve(w).then(b,h)}}function s(b,w){i[b]&&(n[b]=function(m){return new Promise(function(o,u){f.push([b,m,o,u])>1||c(b,m)})},w&&(n[b]=w(n[b])))}function c(b,w){try{l(i[b](w))}catch(m){_(f[0][3],m)}}function l(b){b.value instanceof pt?Promise.resolve(b.value.v).then(p,h):_(f[0][2],b)}function p(b){c("next",b)}function h(b){c("throw",b)}function _(b,w){b(w),f.shift(),f.length&&c(f[0][0],f[0][1])}}function Au(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof St=="function"?St(e):e[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(f){r[f]=e[f]&&function(g){return new Promise(function(s,c){g=e[f](g),n(s,c,g.done,g.value)})}}function n(f,g,s,c){Promise.resolve(c).then(function(l){f({value:l,done:s})},g)}}/**
|
|
1
|
+
"use strict";var uh=Object.defineProperty;var dh=(e,t,r)=>t in e?uh(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var ce=(e,t,r)=>dh(e,typeof t!="symbol"?t+"":t,r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const hh=require("react/jsx-runtime"),ln=require("react");var xn=function(e,t){return xn=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},xn(e,t)};function Ct(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");xn(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function fh(e,t,r,i){function n(a){return a instanceof r?a:new r(function(d){d(a)})}return new(r||(r=Promise))(function(a,d){function s(g){try{c(i.next(g))}catch(f){d(f)}}function o(g){try{c(i.throw(g))}catch(f){d(f)}}function c(g){g.done?a(g.value):n(g.value).then(s,o)}c((i=i.apply(e,[])).next())})}function Zc(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,d=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return d.next=s(0),d.throw=s(1),d.return=s(2),typeof Symbol=="function"&&(d[Symbol.iterator]=function(){return this}),d;function s(c){return function(g){return o([c,g])}}function o(c){if(i)throw new TypeError("Generator is already executing.");for(;d&&(d=0,c[0]&&(r=0)),r;)try{if(i=1,n&&(a=c[0]&2?n.return:c[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,c[1])).done)return a;switch(n=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,n=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],n=0}finally{i=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function qt(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ut(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,a=[],d;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(s){d={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(d)throw d.error}}return a}function _t(e,t,r){if(arguments.length===2)for(var i=0,n=t.length,a;i<n;i++)(a||!(i in t))&&(a||(a=Array.prototype.slice.call(t,0,i)),a[i]=t[i]);return e.concat(a||Array.prototype.slice.call(t))}function jt(e){return this instanceof jt?(this.v=e,this):new jt(e)}function ph(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(e,t||[]),n,a=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",d),n[Symbol.asyncIterator]=function(){return this},n;function d(_){return function(w){return Promise.resolve(w).then(_,f)}}function s(_,w){i[_]&&(n[_]=function(v){return new Promise(function(l,h){a.push([_,v,l,h])>1||o(_,v)})},w&&(n[_]=w(n[_])))}function o(_,w){try{c(i[_](w))}catch(v){m(a[0][3],v)}}function c(_){_.value instanceof jt?Promise.resolve(_.value.v).then(g,f):m(a[0][2],_)}function g(_){o("next",_)}function f(_){o("throw",_)}function m(_,w){_(w),a.shift(),a.length&&o(a[0][0],a[0][1])}}function gh(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof qt=="function"?qt(e):e[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(a){r[a]=e[a]&&function(d){return new Promise(function(s,o){d=e[a](d),n(s,o,d.done,d.value)})}}function n(a,d,s,o){Promise.resolve(o).then(function(c){a({value:c,done:s})},d)}}/**
|
|
3
2
|
* @license
|
|
4
3
|
* Copyright 2019 Google LLC
|
|
5
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
6
|
-
*/const
|
|
5
|
+
*/const gi=globalThis,ls=gi.ShadowRoot&&(gi.ShadyCSS===void 0||gi.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,us=Symbol(),_o=new WeakMap;let Kc=class{constructor(e,t,r){if(this._$cssResult$=!0,r!==us)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this.t=t}get styleSheet(){let e=this.o;const t=this.t;if(ls&&e===void 0){const r=t!==void 0&&t.length===1;r&&(e=_o.get(t)),e===void 0&&((this.o=e=new CSSStyleSheet).replaceSync(this.cssText),r&&_o.set(t,e))}return e}toString(){return this.cssText}};const _r=e=>new Kc(typeof e=="string"?e:e+"",void 0,us),et=(e,...t)=>{const r=e.length===1?e[0]:t.reduce(((i,n,a)=>i+(d=>{if(d._$cssResult$===!0)return d.cssText;if(typeof d=="number")return d;throw Error("Value passed to 'css' function must be a 'css' function result: "+d+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+e[a+1]),e[0]);return new Kc(r,e,us)},mh=(e,t)=>{if(ls)e.adoptedStyleSheets=t.map((r=>r instanceof CSSStyleSheet?r:r.styleSheet));else for(const r of t){const i=document.createElement("style"),n=gi.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,e.appendChild(i)}},yo=ls?e=>e:e=>e instanceof CSSStyleSheet?(t=>{let r="";for(const i of t.cssRules)r+=i.cssText;return _r(r)})(e):e;/**
|
|
7
6
|
* @license
|
|
8
7
|
* Copyright 2017 Google LLC
|
|
9
8
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
10
|
-
*/const{is:
|
|
9
|
+
*/const{is:vh,defineProperty:bh,getOwnPropertyDescriptor:_h,getOwnPropertyNames:yh,getOwnPropertySymbols:Sh,getPrototypeOf:Eh}=Object,er=globalThis,So=er.trustedTypes,wh=So?So.emptyScript:"",Eo=er.reactiveElementPolyfillSupport,Er=(e,t)=>e,wi={toAttribute(e,t){switch(t){case Boolean:e=e?wh:null;break;case Object:case Array:e=e==null?e:JSON.stringify(e)}return e},fromAttribute(e,t){let r=e;switch(t){case Boolean:r=e!==null;break;case Number:r=e===null?null:Number(e);break;case Object:case Array:try{r=JSON.parse(e)}catch{r=null}}return r}},ds=(e,t)=>!vh(e,t),wo={attribute:!0,type:String,converter:wi,reflect:!1,useDefault:!1,hasChanged:ds};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),er.litPropertyMetadata??(er.litPropertyMetadata=new WeakMap);let Xt=class extends HTMLElement{static addInitializer(e){this._$Ei(),(this.l??(this.l=[])).push(e)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(e,t=wo){if(t.state&&(t.attribute=!1),this._$Ei(),this.prototype.hasOwnProperty(e)&&((t=Object.create(t)).wrapped=!0),this.elementProperties.set(e,t),!t.noAccessor){const r=Symbol(),i=this.getPropertyDescriptor(e,r,t);i!==void 0&&bh(this.prototype,e,i)}}static getPropertyDescriptor(e,t,r){const{get:i,set:n}=_h(this.prototype,e)??{get(){return this[t]},set(a){this[t]=a}};return{get:i,set(a){const d=i==null?void 0:i.call(this);n==null||n.call(this,a),this.requestUpdate(e,d,r)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??wo}static _$Ei(){if(this.hasOwnProperty(Er("elementProperties")))return;const e=Eh(this);e.finalize(),e.l!==void 0&&(this.l=[...e.l]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(Er("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Er("properties"))){const t=this.properties,r=[...yh(t),...Sh(t)];for(const i of r)this.createProperty(i,t[i])}const e=this[Symbol.metadata];if(e!==null){const t=litPropertyMetadata.get(e);if(t!==void 0)for(const[r,i]of t)this.elementProperties.set(r,i)}this._$Eh=new Map;for(const[t,r]of this.elementProperties){const i=this._$Eu(t,r);i!==void 0&&this._$Eh.set(i,t)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const r=new Set(e.flat(1/0).reverse());for(const i of r)t.unshift(yo(i))}else e!==void 0&&t.push(yo(e));return t}static _$Eu(e,t){const r=t.attribute;return r===!1?void 0:typeof r=="string"?r:typeof e=="string"?e.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var e;this._$ES=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$E_(),this.requestUpdate(),(e=this.constructor.l)==null||e.forEach((t=>t(this)))}addController(e){var t;(this._$EO??(this._$EO=new Set)).add(e),this.renderRoot!==void 0&&this.isConnected&&((t=e.hostConnected)==null||t.call(e))}removeController(e){var t;(t=this._$EO)==null||t.delete(e)}_$E_(){const e=new Map,t=this.constructor.elementProperties;for(const r of t.keys())this.hasOwnProperty(r)&&(e.set(r,this[r]),delete this[r]);e.size>0&&(this._$Ep=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return mh(e,this.constructor.elementStyles),e}connectedCallback(){var e;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(e=this._$EO)==null||e.forEach((t=>{var r;return(r=t.hostConnected)==null?void 0:r.call(t)}))}enableUpdating(e){}disconnectedCallback(){var e;(e=this._$EO)==null||e.forEach((t=>{var r;return(r=t.hostDisconnected)==null?void 0:r.call(t)}))}attributeChangedCallback(e,t,r){this._$AK(e,r)}_$ET(e,t){var r;const i=this.constructor.elementProperties.get(e),n=this.constructor._$Eu(e,i);if(n!==void 0&&i.reflect===!0){const a=(((r=i.converter)==null?void 0:r.toAttribute)!==void 0?i.converter:wi).toAttribute(t,i.type);this._$Em=e,a==null?this.removeAttribute(n):this.setAttribute(n,a),this._$Em=null}}_$AK(e,t){var r,i;const n=this.constructor,a=n._$Eh.get(e);if(a!==void 0&&this._$Em!==a){const d=n.getPropertyOptions(a),s=typeof d.converter=="function"?{fromAttribute:d.converter}:((r=d.converter)==null?void 0:r.fromAttribute)!==void 0?d.converter:wi;this._$Em=a;const o=s.fromAttribute(t,d.type);this[a]=o??((i=this._$Ej)==null?void 0:i.get(a))??o,this._$Em=null}}requestUpdate(e,t,r){var i;if(e!==void 0){const n=this.constructor,a=this[e];if(r??(r=n.getPropertyOptions(e)),!((r.hasChanged??ds)(a,t)||r.useDefault&&r.reflect&&a===((i=this._$Ej)==null?void 0:i.get(e))&&!this.hasAttribute(n._$Eu(e,r))))return;this.C(e,t,r)}this.isUpdatePending===!1&&(this._$ES=this._$EP())}C(e,t,{useDefault:r,reflect:i,wrapped:n},a){r&&!(this._$Ej??(this._$Ej=new Map)).has(e)&&(this._$Ej.set(e,a??t??this[e]),n!==!0||a!==void 0)||(this._$AL.has(e)||(this.hasUpdated||r||(t=void 0),this._$AL.set(e,t)),i===!0&&this._$Em!==e&&(this._$Eq??(this._$Eq=new Set)).add(e))}async _$EP(){this.isUpdatePending=!0;try{await this._$ES}catch(t){Promise.reject(t)}const e=this.scheduleUpdate();return e!=null&&await e,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var e;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[n,a]of this._$Ep)this[n]=a;this._$Ep=void 0}const i=this.constructor.elementProperties;if(i.size>0)for(const[n,a]of i){const{wrapped:d}=a,s=this[n];d!==!0||this._$AL.has(n)||s===void 0||this.C(n,void 0,a,s)}}let t=!1;const r=this._$AL;try{t=this.shouldUpdate(r),t?(this.willUpdate(r),(e=this._$EO)==null||e.forEach((i=>{var n;return(n=i.hostUpdate)==null?void 0:n.call(i)})),this.update(r)):this._$EM()}catch(i){throw t=!1,this._$EM(),i}t&&this._$AE(r)}willUpdate(e){}_$AE(e){var t;(t=this._$EO)==null||t.forEach((r=>{var i;return(i=r.hostUpdated)==null?void 0:i.call(r)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e)}_$EM(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(e){return!0}update(e){this._$Eq&&(this._$Eq=this._$Eq.forEach((t=>this._$ET(t,this[t])))),this._$EM()}updated(e){}firstUpdated(e){}};Xt.elementStyles=[],Xt.shadowRootOptions={mode:"open"},Xt[Er("elementProperties")]=new Map,Xt[Er("finalized")]=new Map,Eo==null||Eo({ReactiveElement:Xt}),(er.reactiveElementVersions??(er.reactiveElementVersions=[])).push("2.1.1");/**
|
|
11
10
|
* @license
|
|
12
11
|
* Copyright 2017 Google LLC
|
|
13
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
14
|
-
*/const
|
|
15
|
-
\f\r]`,
|
|
16
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
|
13
|
+
*/const Ci=globalThis,ki=Ci.trustedTypes,Co=ki?ki.createPolicy("lit-html",{createHTML:e=>e}):void 0,Yc="$lit$",bt=`lit$${Math.random().toFixed(9).slice(2)}$`,Xc="?"+bt,Ch=`<${Xc}>`,Pt=document,Ar=()=>Pt.createComment(""),Nr=e=>e===null||typeof e!="object"&&typeof e!="function",hs=Array.isArray,kh=e=>hs(e)||typeof(e==null?void 0:e[Symbol.iterator])=="function",un=`[
|
|
14
|
+
\f\r]`,mr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ko=/-->/g,Io=/>/g,Nt=RegExp(`>|${un}(?:([^\\s"'>=/]+)(${un}*=${un}*(?:[^
|
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Ao=/'/g,No=/"/g,Jc=/^(?:script|style|textarea|title)$/i,Ih=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),j=Ih(1),tr=Symbol.for("lit-noChange"),_e=Symbol.for("lit-nothing"),To=new WeakMap,xt=Pt.createTreeWalker(Pt,129);function jc(e,t){if(!hs(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Co!==void 0?Co.createHTML(t):t}const Ah=(e,t)=>{const r=e.length-1,i=[];let n,a=t===2?"<svg>":t===3?"<math>":"",d=mr;for(let s=0;s<r;s++){const o=e[s];let c,g,f=-1,m=0;for(;m<o.length&&(d.lastIndex=m,g=d.exec(o),g!==null);)m=d.lastIndex,d===mr?g[1]==="!--"?d=ko:g[1]!==void 0?d=Io:g[2]!==void 0?(Jc.test(g[2])&&(n=RegExp("</"+g[2],"g")),d=Nt):g[3]!==void 0&&(d=Nt):d===Nt?g[0]===">"?(d=n??mr,f=-1):g[1]===void 0?f=-2:(f=d.lastIndex-g[2].length,c=g[1],d=g[3]===void 0?Nt:g[3]==='"'?No:Ao):d===No||d===Ao?d=Nt:d===ko||d===Io?d=mr:(d=Nt,n=void 0);const _=d===Nt&&e[s+1].startsWith("/>")?" ":"";a+=d===mr?o+Ch:f>=0?(i.push(c),o.slice(0,f)+Yc+o.slice(f)+bt+_):o+bt+(f===-2?s:_)}return[jc(e,a+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),i]};class Tr{constructor({strings:t,_$litType$:r},i){let n;this.parts=[];let a=0,d=0;const s=t.length-1,o=this.parts,[c,g]=Ah(t,r);if(this.el=Tr.createElement(c,i),xt.currentNode=this.el.content,r===2||r===3){const f=this.el.content.firstChild;f.replaceWith(...f.childNodes)}for(;(n=xt.nextNode())!==null&&o.length<s;){if(n.nodeType===1){if(n.hasAttributes())for(const f of n.getAttributeNames())if(f.endsWith(Yc)){const m=g[d++],_=n.getAttribute(f).split(bt),w=/([.?@])?(.*)/.exec(m);o.push({type:1,index:a,name:w[2],strings:_,ctor:w[1]==="."?Th:w[1]==="?"?Rh:w[1]==="@"?Bh:Mi}),n.removeAttribute(f)}else f.startsWith(bt)&&(o.push({type:6,index:a}),n.removeAttribute(f));if(Jc.test(n.tagName)){const f=n.textContent.split(bt),m=f.length-1;if(m>0){n.textContent=ki?ki.emptyScript:"";for(let _=0;_<m;_++)n.append(f[_],Ar()),xt.nextNode(),o.push({type:2,index:++a});n.append(f[m],Ar())}}}else if(n.nodeType===8)if(n.data===Xc)o.push({type:2,index:a});else{let f=-1;for(;(f=n.data.indexOf(bt,f+1))!==-1;)o.push({type:7,index:a}),f+=bt.length-1}a++}}static createElement(t,r){const i=Pt.createElement("template");return i.innerHTML=t,i}}function rr(e,t,r=e,i){var n,a;if(t===tr)return t;let d=i!==void 0?(n=r._$Co)==null?void 0:n[i]:r._$Cl;const s=Nr(t)?void 0:t._$litDirective$;return(d==null?void 0:d.constructor)!==s&&((a=d==null?void 0:d._$AO)==null||a.call(d,!1),s===void 0?d=void 0:(d=new s(e),d._$AT(e,r,i)),i!==void 0?(r._$Co??(r._$Co=[]))[i]=d:r._$Cl=d),d!==void 0&&(t=rr(e,d._$AS(e,t.values),d,i)),t}class Nh{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:r},parts:i}=this._$AD,n=((t==null?void 0:t.creationScope)??Pt).importNode(r,!0);xt.currentNode=n;let a=xt.nextNode(),d=0,s=0,o=i[0];for(;o!==void 0;){if(d===o.index){let c;o.type===2?c=new Kr(a,a.nextSibling,this,t):o.type===1?c=new o.ctor(a,o.name,o.strings,this,t):o.type===6&&(c=new Lh(a,this,t)),this._$AV.push(c),o=i[++s]}d!==(o==null?void 0:o.index)&&(a=xt.nextNode(),d++)}return xt.currentNode=Pt,n}p(t){let r=0;for(const i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,r),r+=i.strings.length-2):i._$AI(t[r])),r++}}class Kr{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,r,i,n){this.type=2,this._$AH=_e,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=i,this.options=n,this._$Cv=(n==null?void 0:n.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const r=this._$AM;return r!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=rr(this,t,r),Nr(t)?t===_e||t==null||t===""?(this._$AH!==_e&&this._$AR(),this._$AH=_e):t!==this._$AH&&t!==tr&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):kh(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==_e&&Nr(this._$AH)?this._$AA.nextSibling.data=t:this.T(Pt.createTextNode(t)),this._$AH=t}$(t){var r;const{values:i,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Tr.createElement(jc(n.h,n.h[0]),this.options)),n);if(((r=this._$AH)==null?void 0:r._$AD)===a)this._$AH.p(i);else{const d=new Nh(a,this),s=d.u(this.options);d.p(i),this.T(s),this._$AH=d}}_$AC(t){let r=To.get(t.strings);return r===void 0&&To.set(t.strings,r=new Tr(t)),r}k(t){hs(this._$AH)||(this._$AH=[],this._$AR());const r=this._$AH;let i,n=0;for(const a of t)n===r.length?r.push(i=new Kr(this.O(Ar()),this.O(Ar()),this,this.options)):i=r[n],i._$AI(a),n++;n<r.length&&(this._$AR(i&&i._$AB.nextSibling,n),r.length=n)}_$AR(t=this._$AA.nextSibling,r){var i;for((i=this._$AP)==null?void 0:i.call(this,!1,!0,r);t!==this._$AB;){const n=t.nextSibling;t.remove(),t=n}}setConnected(t){var r;this._$AM===void 0&&(this._$Cv=t,(r=this._$AP)==null||r.call(this,t))}}class Mi{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,i,n,a){this.type=1,this._$AH=_e,this._$AN=void 0,this.element=t,this.name=r,this._$AM=n,this.options=a,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=_e}_$AI(t,r=this,i,n){const a=this.strings;let d=!1;if(a===void 0)t=rr(this,t,r,0),d=!Nr(t)||t!==this._$AH&&t!==tr,d&&(this._$AH=t);else{const s=t;let o,c;for(t=a[0],o=0;o<a.length-1;o++)c=rr(this,s[i+o],r,o),c===tr&&(c=this._$AH[o]),d||(d=!Nr(c)||c!==this._$AH[o]),c===_e?t=_e:t!==_e&&(t+=(c??"")+a[o+1]),this._$AH[o]=c}d&&!n&&this.j(t)}j(t){t===_e?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Th extends Mi{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===_e?void 0:t}}class Rh extends Mi{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==_e)}}class Bh extends Mi{constructor(t,r,i,n,a){super(t,r,i,n,a),this.type=5}_$AI(t,r=this){if((t=rr(this,t,r,0)??_e)===tr)return;const i=this._$AH,n=t===_e&&i!==_e||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,a=t!==_e&&(i===_e||n);n&&this.element.removeEventListener(this.name,this,i),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var r;typeof this._$AH=="function"?this._$AH.call(((r=this.options)==null?void 0:r.host)??this.element,t):this._$AH.handleEvent(t)}}class Lh{constructor(t,r,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){rr(this,t)}}const Ro=Ci.litHtmlPolyfillSupport;Ro==null||Ro(Tr,Kr),(Ci.litHtmlVersions??(Ci.litHtmlVersions=[])).push("3.3.1");const xh=(e,t,r)=>{const i=(r==null?void 0:r.renderBefore)??t;let n=i._$litPart$;if(n===void 0){const a=(r==null?void 0:r.renderBefore)??null;i._$litPart$=n=new Kr(t.insertBefore(Ar(),a),a,void 0,r??{})}return n._$AI(e),n};/**
|
|
17
16
|
* @license
|
|
18
17
|
* Copyright 2017 Google LLC
|
|
19
18
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
20
|
-
*/const
|
|
19
|
+
*/const Rr=globalThis;class Oe extends Xt{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t;const r=super.createRenderRoot();return(t=this.renderOptions).renderBefore??(t.renderBefore=r.firstChild),r}update(t){const r=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=xh(r,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return tr}}var Bo;Oe._$litElement$=!0,Oe.finalized=!0,(Bo=Rr.litElementHydrateSupport)==null||Bo.call(Rr,{LitElement:Oe});const Lo=Rr.litElementPolyfillSupport;Lo==null||Lo({LitElement:Oe});(Rr.litElementVersions??(Rr.litElementVersions=[])).push("4.2.1");/**
|
|
21
20
|
* @license
|
|
22
21
|
* Copyright 2017 Google LLC
|
|
23
22
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
24
|
-
*/const
|
|
23
|
+
*/const Ge=e=>(t,r)=>{r!==void 0?r.addInitializer((()=>{customElements.define(e,t)})):customElements.define(e,t)};/**
|
|
25
24
|
* @license
|
|
26
25
|
* Copyright 2017 Google LLC
|
|
27
26
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
28
|
-
*/const
|
|
27
|
+
*/const Dh={attribute:!0,type:String,converter:wi,reflect:!1,hasChanged:ds},Oh=(e=Dh,t,r)=>{const{kind:i,metadata:n}=r;let a=globalThis.litPropertyMetadata.get(n);if(a===void 0&&globalThis.litPropertyMetadata.set(n,a=new Map),i==="setter"&&((e=Object.create(e)).wrapped=!0),a.set(r.name,e),i==="accessor"){const{name:d}=r;return{set(s){const o=t.get.call(this);t.set.call(this,s),this.requestUpdate(d,o,e)},init(s){return s!==void 0&&this.C(d,void 0,e,s),s}}}if(i==="setter"){const{name:d}=r;return function(s){const o=this[d];t.call(this,s),this.requestUpdate(d,o,e)}}throw Error("Unsupported decorator location: "+i)};function Z(e){return(t,r)=>typeof r=="object"?Oh(e,t,r):((i,n,a)=>{const d=n.hasOwnProperty(a);return n.constructor.createProperty(a,i),d?Object.getOwnPropertyDescriptor(n,a):void 0})(e,t,r)}/**
|
|
29
28
|
* @license
|
|
30
29
|
* Copyright 2017 Google LLC
|
|
31
30
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
32
|
-
*/function
|
|
31
|
+
*/function Fh(e){return Z({...e,state:!0,attribute:!1})}var Vh=(e,t,r,i)=>{for(var n=t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=d(n)||n);return n};let Dn=class extends Oe{onClose(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent("closed");this.dispatchEvent(t)}render(){return j`
|
|
33
32
|
<div class="close-button tooltip">
|
|
34
33
|
<span class="tooltiptext">Close</span>
|
|
35
34
|
<vscode-button
|
|
@@ -41,7 +40,7 @@
|
|
|
41
40
|
<span class="icon icon-close"></span>
|
|
42
41
|
</vscode-button>
|
|
43
42
|
</div>
|
|
44
|
-
`}};
|
|
43
|
+
`}};Dn.styles=et`
|
|
45
44
|
:host {
|
|
46
45
|
--button-icon-hover-background: var(--vscode-toolbar-hoverBackground);
|
|
47
46
|
--tooltip-background: #343434;
|
|
@@ -99,7 +98,8 @@
|
|
|
99
98
|
margin-left: -5px;
|
|
100
99
|
border-width: 5px;
|
|
101
100
|
border-style: solid;
|
|
102
|
-
border-color: transparent transparent var(--tooltip-background)
|
|
101
|
+
border-color: transparent transparent var(--tooltip-background)
|
|
102
|
+
transparent;
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.tooltip .tooltiptext {
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
.tooltip:not(:hover) .tooltiptext {
|
|
114
114
|
transition-delay: 0s;
|
|
115
115
|
}
|
|
116
|
-
`;
|
|
116
|
+
`;Dn=Vh([Ge("close-cell-button")],Dn);const zc=j`
|
|
117
117
|
<svg
|
|
118
118
|
class="icon"
|
|
119
119
|
width="16"
|
|
@@ -127,13 +127,17 @@
|
|
|
127
127
|
clip-rule="evenodd"
|
|
128
128
|
d="M4 4l1-1h5.414L14 6.586V14l-1 1H5l-1-1V4zm9 3l-3-3H5v10h8V7z"
|
|
129
129
|
/>
|
|
130
|
-
<path
|
|
130
|
+
<path
|
|
131
|
+
fill-rule="evenodd"
|
|
132
|
+
clip-rule="evenodd"
|
|
133
|
+
d="M3 1L2 2v10l1 1V2h6.414l-1-1H3z"
|
|
134
|
+
/>
|
|
131
135
|
</svg>
|
|
132
|
-
`;var
|
|
136
|
+
`;var Uh=Object.defineProperty,Mh=Object.getOwnPropertyDescriptor,Qc=(e,t,r,i)=>{for(var n=i>1?void 0:i?Mh(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&Uh(t,r,n),n};let Ii=class extends Oe{constructor(){super(...arguments),this.copyText="Copy"}onCopy(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent("onCopy");this.dispatchEvent(t)}render(){return j`
|
|
133
137
|
<vscode-button appearance="secondary" @click=${this.onCopy}>
|
|
134
|
-
${
|
|
138
|
+
${zc} ${this.copyText}
|
|
135
139
|
</vscode-button>
|
|
136
|
-
`}};
|
|
140
|
+
`}};Ii.styles=et`
|
|
137
141
|
vscode-button {
|
|
138
142
|
color: var(--vscode-button-foreground);
|
|
139
143
|
background-color: var(--vscode-button-background);
|
|
@@ -150,38 +154,25 @@
|
|
|
150
154
|
margin: 0 5px 0 -5px;
|
|
151
155
|
padding: 0;
|
|
152
156
|
}
|
|
153
|
-
`;ya([Q({type:String})],Hr.prototype,"copyText",2);Hr=ya([Ae("copy-button")],Hr);/**
|
|
157
|
+
`;Qc([Z({type:String})],Ii.prototype,"copyText",2);Ii=Qc([Ge("copy-button")],Ii);var On={exports:{}},Ph=On.exports,xo;function Wh(){return xo||(xo=1,(function(e,t){(function(r,i){e.exports=i()})(Ph,(()=>(()=>{var r={930:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorContrastCache=void 0;const c=o(485);s.ColorContrastCache=class{constructor(){this._color=new c.TwoKeyMap,this._css=new c.TwoKeyMap}setCss(g,f,m){this._css.set(g,f,m)}getCss(g,f){return this._css.get(g,f)}setColor(g,f,m){this._color.set(g,f,m)}getColor(g,f){return this._color.get(g,f)}clear(){this._color.clear(),this._css.clear()}}},997:function(d,s,o){var c=this&&this.__decorate||function(C,S,k,T){var R,L=arguments.length,N=L<3?S:T===null?T=Object.getOwnPropertyDescriptor(S,k):T;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")N=Reflect.decorate(C,S,k,T);else for(var U=C.length-1;U>=0;U--)(R=C[U])&&(N=(L<3?R(N):L>3?R(S,k,N):R(S,k))||N);return L>3&&N&&Object.defineProperty(S,k,N),N},g=this&&this.__param||function(C,S){return function(k,T){S(k,T,C)}};Object.defineProperty(s,"__esModule",{value:!0}),s.ThemeService=s.DEFAULT_ANSI_COLORS=void 0;const f=o(930),m=o(160),_=o(345),w=o(859),v=o(97),l=m.css.toColor("#ffffff"),h=m.css.toColor("#000000"),u=m.css.toColor("#ffffff"),p=m.css.toColor("#000000"),b={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117};s.DEFAULT_ANSI_COLORS=Object.freeze((()=>{const C=[m.css.toColor("#2e3436"),m.css.toColor("#cc0000"),m.css.toColor("#4e9a06"),m.css.toColor("#c4a000"),m.css.toColor("#3465a4"),m.css.toColor("#75507b"),m.css.toColor("#06989a"),m.css.toColor("#d3d7cf"),m.css.toColor("#555753"),m.css.toColor("#ef2929"),m.css.toColor("#8ae234"),m.css.toColor("#fce94f"),m.css.toColor("#729fcf"),m.css.toColor("#ad7fa8"),m.css.toColor("#34e2e2"),m.css.toColor("#eeeeec")],S=[0,95,135,175,215,255];for(let k=0;k<216;k++){const T=S[k/36%6|0],R=S[k/6%6|0],L=S[k%6];C.push({css:m.channels.toCss(T,R,L),rgba:m.channels.toRgba(T,R,L)})}for(let k=0;k<24;k++){const T=8+10*k;C.push({css:m.channels.toCss(T,T,T),rgba:m.channels.toRgba(T,T,T)})}return C})());let E=s.ThemeService=class extends w.Disposable{get colors(){return this._colors}constructor(C){super(),this._optionsService=C,this._contrastCache=new f.ColorContrastCache,this._halfContrastCache=new f.ColorContrastCache,this._onChangeColors=this.register(new _.EventEmitter),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:l,background:h,cursor:u,cursorAccent:p,selectionForeground:void 0,selectionBackgroundTransparent:b,selectionBackgroundOpaque:m.color.blend(h,b),selectionInactiveBackgroundTransparent:b,selectionInactiveBackgroundOpaque:m.color.blend(h,b),ansi:s.DEFAULT_ANSI_COLORS.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this.register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",(()=>this._contrastCache.clear()))),this.register(this._optionsService.onSpecificOptionChange("theme",(()=>this._setTheme(this._optionsService.rawOptions.theme))))}_setTheme(C={}){const S=this._colors;if(S.foreground=y(C.foreground,l),S.background=y(C.background,h),S.cursor=y(C.cursor,u),S.cursorAccent=y(C.cursorAccent,p),S.selectionBackgroundTransparent=y(C.selectionBackground,b),S.selectionBackgroundOpaque=m.color.blend(S.background,S.selectionBackgroundTransparent),S.selectionInactiveBackgroundTransparent=y(C.selectionInactiveBackground,S.selectionBackgroundTransparent),S.selectionInactiveBackgroundOpaque=m.color.blend(S.background,S.selectionInactiveBackgroundTransparent),S.selectionForeground=C.selectionForeground?y(C.selectionForeground,m.NULL_COLOR):void 0,S.selectionForeground===m.NULL_COLOR&&(S.selectionForeground=void 0),m.color.isOpaque(S.selectionBackgroundTransparent)&&(S.selectionBackgroundTransparent=m.color.opacity(S.selectionBackgroundTransparent,.3)),m.color.isOpaque(S.selectionInactiveBackgroundTransparent)&&(S.selectionInactiveBackgroundTransparent=m.color.opacity(S.selectionInactiveBackgroundTransparent,.3)),S.ansi=s.DEFAULT_ANSI_COLORS.slice(),S.ansi[0]=y(C.black,s.DEFAULT_ANSI_COLORS[0]),S.ansi[1]=y(C.red,s.DEFAULT_ANSI_COLORS[1]),S.ansi[2]=y(C.green,s.DEFAULT_ANSI_COLORS[2]),S.ansi[3]=y(C.yellow,s.DEFAULT_ANSI_COLORS[3]),S.ansi[4]=y(C.blue,s.DEFAULT_ANSI_COLORS[4]),S.ansi[5]=y(C.magenta,s.DEFAULT_ANSI_COLORS[5]),S.ansi[6]=y(C.cyan,s.DEFAULT_ANSI_COLORS[6]),S.ansi[7]=y(C.white,s.DEFAULT_ANSI_COLORS[7]),S.ansi[8]=y(C.brightBlack,s.DEFAULT_ANSI_COLORS[8]),S.ansi[9]=y(C.brightRed,s.DEFAULT_ANSI_COLORS[9]),S.ansi[10]=y(C.brightGreen,s.DEFAULT_ANSI_COLORS[10]),S.ansi[11]=y(C.brightYellow,s.DEFAULT_ANSI_COLORS[11]),S.ansi[12]=y(C.brightBlue,s.DEFAULT_ANSI_COLORS[12]),S.ansi[13]=y(C.brightMagenta,s.DEFAULT_ANSI_COLORS[13]),S.ansi[14]=y(C.brightCyan,s.DEFAULT_ANSI_COLORS[14]),S.ansi[15]=y(C.brightWhite,s.DEFAULT_ANSI_COLORS[15]),C.extendedAnsi){const k=Math.min(S.ansi.length-16,C.extendedAnsi.length);for(let T=0;T<k;T++)S.ansi[T+16]=y(C.extendedAnsi[T],s.DEFAULT_ANSI_COLORS[T+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(C){this._restoreColor(C),this._onChangeColors.fire(this.colors)}_restoreColor(C){if(C!==void 0)switch(C){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[C]=this._restoreColors.ansi[C]}else for(let S=0;S<this._restoreColors.ansi.length;++S)this._colors.ansi[S]=this._restoreColors.ansi[S]}modifyColors(C){C(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};function y(C,S){if(C!==void 0)try{return m.css.toColor(C)}catch{}return S}s.ThemeService=E=c([g(0,v.IOptionsService)],E)},160:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.contrastRatio=s.toPaddedHex=s.rgba=s.rgb=s.css=s.color=s.channels=s.NULL_COLOR=void 0;let o=0,c=0,g=0,f=0;var m,_,w,v,l;function h(p){const b=p.toString(16);return b.length<2?"0"+b:b}function u(p,b){return p<b?(b+.05)/(p+.05):(p+.05)/(b+.05)}s.NULL_COLOR={css:"#00000000",rgba:0},(function(p){p.toCss=function(b,E,y,C){return C!==void 0?`#${h(b)}${h(E)}${h(y)}${h(C)}`:`#${h(b)}${h(E)}${h(y)}`},p.toRgba=function(b,E,y,C=255){return(b<<24|E<<16|y<<8|C)>>>0},p.toColor=function(b,E,y,C){return{css:p.toCss(b,E,y,C),rgba:p.toRgba(b,E,y,C)}}})(m||(s.channels=m={})),(function(p){function b(E,y){return f=Math.round(255*y),[o,c,g]=l.toChannels(E.rgba),{css:m.toCss(o,c,g,f),rgba:m.toRgba(o,c,g,f)}}p.blend=function(E,y){if(f=(255&y.rgba)/255,f===1)return{css:y.css,rgba:y.rgba};const C=y.rgba>>24&255,S=y.rgba>>16&255,k=y.rgba>>8&255,T=E.rgba>>24&255,R=E.rgba>>16&255,L=E.rgba>>8&255;return o=T+Math.round((C-T)*f),c=R+Math.round((S-R)*f),g=L+Math.round((k-L)*f),{css:m.toCss(o,c,g),rgba:m.toRgba(o,c,g)}},p.isOpaque=function(E){return(255&E.rgba)==255},p.ensureContrastRatio=function(E,y,C){const S=l.ensureContrastRatio(E.rgba,y.rgba,C);if(S)return m.toColor(S>>24&255,S>>16&255,S>>8&255)},p.opaque=function(E){const y=(255|E.rgba)>>>0;return[o,c,g]=l.toChannels(y),{css:m.toCss(o,c,g),rgba:y}},p.opacity=b,p.multiplyOpacity=function(E,y){return f=255&E.rgba,b(E,f*y/255)},p.toColorRGB=function(E){return[E.rgba>>24&255,E.rgba>>16&255,E.rgba>>8&255]}})(_||(s.color=_={})),(function(p){let b,E;try{const y=document.createElement("canvas");y.width=1,y.height=1;const C=y.getContext("2d",{willReadFrequently:!0});C&&(b=C,b.globalCompositeOperation="copy",E=b.createLinearGradient(0,0,1,1))}catch{}p.toColor=function(y){if(y.match(/#[\da-f]{3,8}/i))switch(y.length){case 4:return o=parseInt(y.slice(1,2).repeat(2),16),c=parseInt(y.slice(2,3).repeat(2),16),g=parseInt(y.slice(3,4).repeat(2),16),m.toColor(o,c,g);case 5:return o=parseInt(y.slice(1,2).repeat(2),16),c=parseInt(y.slice(2,3).repeat(2),16),g=parseInt(y.slice(3,4).repeat(2),16),f=parseInt(y.slice(4,5).repeat(2),16),m.toColor(o,c,g,f);case 7:return{css:y,rgba:(parseInt(y.slice(1),16)<<8|255)>>>0};case 9:return{css:y,rgba:parseInt(y.slice(1),16)>>>0}}const C=y.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(C)return o=parseInt(C[1]),c=parseInt(C[2]),g=parseInt(C[3]),f=Math.round(255*(C[5]===void 0?1:parseFloat(C[5]))),m.toColor(o,c,g,f);if(!b||!E)throw new Error("css.toColor: Unsupported css format");if(b.fillStyle=E,b.fillStyle=y,typeof b.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(b.fillRect(0,0,1,1),[o,c,g,f]=b.getImageData(0,0,1,1).data,f!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:m.toRgba(o,c,g,f),css:y}}})(w||(s.css=w={})),(function(p){function b(E,y,C){const S=E/255,k=y/255,T=C/255;return .2126*(S<=.03928?S/12.92:Math.pow((S+.055)/1.055,2.4))+.7152*(k<=.03928?k/12.92:Math.pow((k+.055)/1.055,2.4))+.0722*(T<=.03928?T/12.92:Math.pow((T+.055)/1.055,2.4))}p.relativeLuminance=function(E){return b(E>>16&255,E>>8&255,255&E)},p.relativeLuminance2=b})(v||(s.rgb=v={})),(function(p){function b(y,C,S){const k=y>>24&255,T=y>>16&255,R=y>>8&255;let L=C>>24&255,N=C>>16&255,U=C>>8&255,P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));for(;P<S&&(L>0||N>0||U>0);)L-=Math.max(0,Math.ceil(.1*L)),N-=Math.max(0,Math.ceil(.1*N)),U-=Math.max(0,Math.ceil(.1*U)),P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));return(L<<24|N<<16|U<<8|255)>>>0}function E(y,C,S){const k=y>>24&255,T=y>>16&255,R=y>>8&255;let L=C>>24&255,N=C>>16&255,U=C>>8&255,P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));for(;P<S&&(L<255||N<255||U<255);)L=Math.min(255,L+Math.ceil(.1*(255-L))),N=Math.min(255,N+Math.ceil(.1*(255-N))),U=Math.min(255,U+Math.ceil(.1*(255-U))),P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));return(L<<24|N<<16|U<<8|255)>>>0}p.blend=function(y,C){if(f=(255&C)/255,f===1)return C;const S=C>>24&255,k=C>>16&255,T=C>>8&255,R=y>>24&255,L=y>>16&255,N=y>>8&255;return o=R+Math.round((S-R)*f),c=L+Math.round((k-L)*f),g=N+Math.round((T-N)*f),m.toRgba(o,c,g)},p.ensureContrastRatio=function(y,C,S){const k=v.relativeLuminance(y>>8),T=v.relativeLuminance(C>>8);if(u(k,T)<S){if(T<k){const N=b(y,C,S),U=u(k,v.relativeLuminance(N>>8));if(U<S){const P=E(y,C,S);return U>u(k,v.relativeLuminance(P>>8))?N:P}return N}const R=E(y,C,S),L=u(k,v.relativeLuminance(R>>8));if(L<S){const N=b(y,C,S);return L>u(k,v.relativeLuminance(N>>8))?R:N}return R}},p.reduceLuminance=b,p.increaseLuminance=E,p.toChannels=function(y){return[y>>24&255,y>>16&255,y>>8&255,255&y]}})(l||(s.rgba=l={})),s.toPaddedHex=h,s.contrastRatio=u},345:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=o=>(this._listeners.push(o),{dispose:()=>{if(!this._disposed){for(let c=0;c<this._listeners.length;c++)if(this._listeners[c]===o)return void this._listeners.splice(c,1)}}})),this._event}fire(o,c){const g=[];for(let f=0;f<this._listeners.length;f++)g.push(this._listeners[f]);for(let f=0;f<g.length;f++)g[f].call(void 0,o,c)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(o,c){return o((g=>c.fire(g)))},s.runAndSubscribe=function(o,c){return c(void 0),o((g=>c(g)))}},859:(d,s)=>{function o(c){for(const g of c)g.dispose();c.length=0}Object.defineProperty(s,"__esModule",{value:!0}),s.getDisposeArrayDisposable=s.disposeArray=s.toDisposable=s.MutableDisposable=s.Disposable=void 0,s.Disposable=class{constructor(){this._disposables=[],this._isDisposed=!1}dispose(){this._isDisposed=!0;for(const c of this._disposables)c.dispose();this._disposables.length=0}register(c){return this._disposables.push(c),c}unregister(c){const g=this._disposables.indexOf(c);g!==-1&&this._disposables.splice(g,1)}},s.MutableDisposable=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(c){var g;this._isDisposed||c===this._value||((g=this._value)==null||g.dispose(),this._value=c)}clear(){this.value=void 0}dispose(){var c;this._isDisposed=!0,(c=this._value)==null||c.dispose(),this._value=void 0}},s.toDisposable=function(c){return{dispose:c}},s.disposeArray=o,s.getDisposeArrayDisposable=function(c){return{dispose:()=>o(c)}}},485:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.FourKeyMap=s.TwoKeyMap=void 0;class o{constructor(){this._data={}}set(g,f,m){this._data[g]||(this._data[g]={}),this._data[g][f]=m}get(g,f){return this._data[g]?this._data[g][f]:void 0}clear(){this._data={}}}s.TwoKeyMap=o,s.FourKeyMap=class{constructor(){this._data=new o}set(c,g,f,m,_){this._data.get(c,g)||this._data.set(c,g,new o),this._data.get(c,g).set(f,m,_)}get(c,g,f,m){var _;return(_=this._data.get(c,g))==null?void 0:_.get(f,m)}clear(){this._data.clear()}}},726:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createDecorator=s.getServiceDependencies=s.serviceRegistry=void 0;const o="di$target",c="di$dependencies";s.serviceRegistry=new Map,s.getServiceDependencies=function(g){return g[c]||[]},s.createDecorator=function(g){if(s.serviceRegistry.has(g))return s.serviceRegistry.get(g);const f=function(m,_,w){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");(function(v,l,h){l[o]===l?l[c].push({id:v,index:h}):(l[c]=[{id:v,index:h}],l[o]=l)})(f,m,w)};return f.toString=()=>g,s.serviceRegistry.set(g,f),f}},97:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.IDecorationService=s.IUnicodeService=s.IOscLinkService=s.IOptionsService=s.ILogService=s.LogLevelEnum=s.IInstantiationService=s.ICharsetService=s.ICoreService=s.ICoreMouseService=s.IBufferService=void 0;const c=o(726);var g;s.IBufferService=(0,c.createDecorator)("BufferService"),s.ICoreMouseService=(0,c.createDecorator)("CoreMouseService"),s.ICoreService=(0,c.createDecorator)("CoreService"),s.ICharsetService=(0,c.createDecorator)("CharsetService"),s.IInstantiationService=(0,c.createDecorator)("InstantiationService"),(function(f){f[f.TRACE=0]="TRACE",f[f.DEBUG=1]="DEBUG",f[f.INFO=2]="INFO",f[f.WARN=3]="WARN",f[f.ERROR=4]="ERROR",f[f.OFF=5]="OFF"})(g||(s.LogLevelEnum=g={})),s.ILogService=(0,c.createDecorator)("LogService"),s.IOptionsService=(0,c.createDecorator)("OptionsService"),s.IOscLinkService=(0,c.createDecorator)("OscLinkService"),s.IUnicodeService=(0,c.createDecorator)("UnicodeService"),s.IDecorationService=(0,c.createDecorator)("DecorationService")}},i={};function n(d){var s=i[d];if(s!==void 0)return s.exports;var o=i[d]={exports:{}};return r[d].call(o.exports,o,o.exports,n),o.exports}var a={};return(()=>{var d=a;Object.defineProperty(d,"__esModule",{value:!0}),d.HTMLSerializeHandler=d.SerializeAddon=void 0;const s=n(997);function o(v,l,h){return Math.max(l,Math.min(v,h))}class c{constructor(l){this._buffer=l}serialize(l,h){const u=this._buffer.getNullCell(),p=this._buffer.getNullCell();let b=u;const E=l.start.y,y=l.end.y,C=l.start.x,S=l.end.x;this._beforeSerialize(y-E,E,y);for(let k=E;k<=y;k++){const T=this._buffer.getLine(k);if(T){const R=k===l.start.y?C:0,L=k===l.end.y?S:T.length;for(let N=R;N<L;N++){const U=T.getCell(N,b===u?p:u);U?(this._nextCell(U,b,k,N),b=U):console.warn(`Can't get cell at row=${k}, col=${N}`)}}this._rowEnd(k,k===y)}return this._afterSerialize(),this._serializeString(h)}_nextCell(l,h,u,p){}_rowEnd(l,h){}_beforeSerialize(l,h,u){}_afterSerialize(){}_serializeString(l){return""}}function g(v,l){return v.getFgColorMode()===l.getFgColorMode()&&v.getFgColor()===l.getFgColor()}function f(v,l){return v.getBgColorMode()===l.getBgColorMode()&&v.getBgColor()===l.getBgColor()}function m(v,l){return v.isInverse()===l.isInverse()&&v.isBold()===l.isBold()&&v.isUnderline()===l.isUnderline()&&v.isOverline()===l.isOverline()&&v.isBlink()===l.isBlink()&&v.isInvisible()===l.isInvisible()&&v.isItalic()===l.isItalic()&&v.isDim()===l.isDim()&&v.isStrikethrough()===l.isStrikethrough()}class _ extends c{constructor(l,h){super(l),this._terminal=h,this._rowIndex=0,this._allRows=new Array,this._allRowSeparators=new Array,this._currentRow="",this._nullCellCount=0,this._cursorStyle=this._buffer.getNullCell(),this._cursorStyleRow=0,this._cursorStyleCol=0,this._backgroundCell=this._buffer.getNullCell(),this._firstRow=0,this._lastCursorRow=0,this._lastCursorCol=0,this._lastContentCursorRow=0,this._lastContentCursorCol=0,this._thisRowLastChar=this._buffer.getNullCell(),this._thisRowLastSecondChar=this._buffer.getNullCell(),this._nextRowFirstChar=this._buffer.getNullCell()}_beforeSerialize(l,h,u){this._allRows=new Array(l),this._lastContentCursorRow=h,this._lastCursorRow=h,this._firstRow=h}_rowEnd(l,h){var u;this._nullCellCount>0&&!f(this._cursorStyle,this._backgroundCell)&&(this._currentRow+=`\x1B[${this._nullCellCount}X`);let p="";if(!h){l-this._firstRow>=this._terminal.rows&&((u=this._buffer.getLine(this._cursorStyleRow))==null||u.getCell(this._cursorStyleCol,this._backgroundCell));const b=this._buffer.getLine(l),E=this._buffer.getLine(l+1);if(E.isWrapped){p="";const y=b.getCell(b.length-1,this._thisRowLastChar),C=b.getCell(b.length-2,this._thisRowLastSecondChar),S=E.getCell(0,this._nextRowFirstChar),k=S.getWidth()>1;let T=!1;(S.getChars()&&k?this._nullCellCount<=1:this._nullCellCount<=0)&&((y.getChars()||y.getWidth()===0)&&f(y,S)&&(T=!0),k&&(C.getChars()||C.getWidth()===0)&&f(y,S)&&f(C,S)&&(T=!0)),T||(p="-".repeat(this._nullCellCount+1),p+="\x1B[1D\x1B[1X",this._nullCellCount>0&&(p+="\x1B[A",p+=`\x1B[${b.length-this._nullCellCount}C`,p+=`\x1B[${this._nullCellCount}X`,p+=`\x1B[${b.length-this._nullCellCount}D`,p+="\x1B[B"),this._lastContentCursorRow=l+1,this._lastContentCursorCol=0,this._lastCursorRow=l+1,this._lastCursorCol=0)}else p=`\r
|
|
158
|
+
`,this._lastCursorRow=l+1,this._lastCursorCol=0}this._allRows[this._rowIndex]=this._currentRow,this._allRowSeparators[this._rowIndex++]=p,this._currentRow="",this._nullCellCount=0}_diffStyle(l,h){const u=[],p=!g(l,h),b=!f(l,h),E=!m(l,h);if(p||b||E)if(l.isAttributeDefault())h.isAttributeDefault()||u.push(0);else{if(p){const y=l.getFgColor();l.isFgRGB()?u.push(38,2,y>>>16&255,y>>>8&255,255&y):l.isFgPalette()?y>=16?u.push(38,5,y):u.push(8&y?90+(7&y):30+(7&y)):u.push(39)}if(b){const y=l.getBgColor();l.isBgRGB()?u.push(48,2,y>>>16&255,y>>>8&255,255&y):l.isBgPalette()?y>=16?u.push(48,5,y):u.push(8&y?100+(7&y):40+(7&y)):u.push(49)}E&&(l.isInverse()!==h.isInverse()&&u.push(l.isInverse()?7:27),l.isBold()!==h.isBold()&&u.push(l.isBold()?1:22),l.isUnderline()!==h.isUnderline()&&u.push(l.isUnderline()?4:24),l.isOverline()!==h.isOverline()&&u.push(l.isOverline()?53:55),l.isBlink()!==h.isBlink()&&u.push(l.isBlink()?5:25),l.isInvisible()!==h.isInvisible()&&u.push(l.isInvisible()?8:28),l.isItalic()!==h.isItalic()&&u.push(l.isItalic()?3:23),l.isDim()!==h.isDim()&&u.push(l.isDim()?2:22),l.isStrikethrough()!==h.isStrikethrough()&&u.push(l.isStrikethrough()?9:29))}return u}_nextCell(l,h,u,p){if(l.getWidth()===0)return;const b=l.getChars()==="",E=this._diffStyle(l,this._cursorStyle);if(b?!f(this._cursorStyle,l):E.length>0){this._nullCellCount>0&&(f(this._cursorStyle,this._backgroundCell)||(this._currentRow+=`\x1B[${this._nullCellCount}X`),this._currentRow+=`\x1B[${this._nullCellCount}C`,this._nullCellCount=0),this._lastContentCursorRow=this._lastCursorRow=u,this._lastContentCursorCol=this._lastCursorCol=p,this._currentRow+=`\x1B[${E.join(";")}m`;const y=this._buffer.getLine(u);y!==void 0&&(y.getCell(p,this._cursorStyle),this._cursorStyleRow=u,this._cursorStyleCol=p)}b?this._nullCellCount+=l.getWidth():(this._nullCellCount>0&&(f(this._cursorStyle,this._backgroundCell)||(this._currentRow+=`\x1B[${this._nullCellCount}X`),this._currentRow+=`\x1B[${this._nullCellCount}C`,this._nullCellCount=0),this._currentRow+=l.getChars(),this._lastContentCursorRow=this._lastCursorRow=u,this._lastContentCursorCol=this._lastCursorCol=p+l.getWidth())}_serializeString(l){let h=this._allRows.length;this._buffer.length-this._firstRow<=this._terminal.rows&&(h=this._lastContentCursorRow+1-this._firstRow,this._lastCursorCol=this._lastContentCursorCol,this._lastCursorRow=this._lastContentCursorRow);let u="";for(let y=0;y<h;y++)u+=this._allRows[y],y+1<h&&(u+=this._allRowSeparators[y]);if(!l){const y=this._buffer.baseY+this._buffer.cursorY,C=this._buffer.cursorX,S=k=>{k>0?u+=`\x1B[${k}C`:k<0&&(u+=`\x1B[${-k}D`)};(y!==this._lastCursorRow||C!==this._lastCursorCol)&&((p=y-this._lastCursorRow)>0?u+=`\x1B[${p}B`:p<0&&(u+=`\x1B[${-p}A`),S(C-this._lastCursorCol))}var p;const b=this._terminal._core._inputHandler._curAttrData,E=this._diffStyle(b,this._cursorStyle);return E.length>0&&(u+=`\x1B[${E.join(";")}m`),u}}d.SerializeAddon=class{activate(v){this._terminal=v}_serializeBufferByScrollback(v,l,h){const u=l.length,p=h===void 0?u:o(h+v.rows,0,u);return this._serializeBufferByRange(v,l,{start:u-p,end:u-1},!1)}_serializeBufferByRange(v,l,h,u){return new _(l,v).serialize({start:{x:0,y:typeof h.start=="number"?h.start:h.start.line},end:{x:v.cols,y:typeof h.end=="number"?h.end:h.end.line}},u)}_serializeBufferAsHTML(v,l){var h;const u=v.buffer.active,p=new w(u,v,l);if(!l.onlySelection){const E=u.length,y=l.scrollback,C=y===void 0?E:o(y+v.rows,0,E);return p.serialize({start:{x:0,y:E-C},end:{x:v.cols,y:E-1}})}const b=(h=this._terminal)==null?void 0:h.getSelectionPosition();return b!==void 0?p.serialize({start:{x:b.start.x,y:b.start.y},end:{x:b.end.x,y:b.end.y}}):""}_serializeModes(v){let l="";const h=v.modes;if(h.applicationCursorKeysMode&&(l+="\x1B[?1h"),h.applicationKeypadMode&&(l+="\x1B[?66h"),h.bracketedPasteMode&&(l+="\x1B[?2004h"),h.insertMode&&(l+="\x1B[4h"),h.originMode&&(l+="\x1B[?6h"),h.reverseWraparoundMode&&(l+="\x1B[?45h"),h.sendFocusMode&&(l+="\x1B[?1004h"),h.wraparoundMode===!1&&(l+="\x1B[?7l"),h.mouseTrackingMode!=="none")switch(h.mouseTrackingMode){case"x10":l+="\x1B[?9h";break;case"vt200":l+="\x1B[?1000h";break;case"drag":l+="\x1B[?1002h";break;case"any":l+="\x1B[?1003h"}return l}serialize(v){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");let l=v!=null&&v.range?this._serializeBufferByRange(this._terminal,this._terminal.buffer.normal,v.range,!0):this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.normal,v==null?void 0:v.scrollback);return v!=null&&v.excludeAltBuffer||this._terminal.buffer.active.type!=="alternate"||(l+=`\x1B[?1049h\x1B[H${this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.alternate,void 0)}`),v!=null&&v.excludeModes||(l+=this._serializeModes(this._terminal)),l}serializeAsHTML(v){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");return this._serializeBufferAsHTML(this._terminal,v||{})}dispose(){}};class w extends c{constructor(l,h,u){super(l),this._terminal=h,this._options=u,this._currentRow="",this._htmlContent="",h._core._themeService?this._ansiColors=h._core._themeService.colors.ansi:this._ansiColors=s.DEFAULT_ANSI_COLORS}_padStart(l,h,u){return h>>=0,u=u??" ",l.length>h?l:((h-=l.length)>u.length&&(u+=u.repeat(h/u.length)),u.slice(0,h)+l)}_beforeSerialize(l,h,u){var p,b;this._htmlContent+="<html><body><!--StartFragment--><pre>";let E="#000000",y="#ffffff";this._options.includeGlobalBackground&&(E=((p=this._terminal.options.theme)==null?void 0:p.foreground)??"#ffffff",y=((b=this._terminal.options.theme)==null?void 0:b.background)??"#000000");const C=[];C.push("color: "+E+";"),C.push("background-color: "+y+";"),C.push("font-family: "+this._terminal.options.fontFamily+";"),C.push("font-size: "+this._terminal.options.fontSize+"px;"),this._htmlContent+="<div style='"+C.join(" ")+"'>"}_afterSerialize(){this._htmlContent+="</div>",this._htmlContent+="</pre><!--EndFragment--></body></html>"}_rowEnd(l,h){this._htmlContent+="<div><span>"+this._currentRow+"</span></div>",this._currentRow=""}_getHexColor(l,h){const u=h?l.getFgColor():l.getBgColor();return(h?l.isFgRGB():l.isBgRGB())?"#"+[u>>16&255,u>>8&255,255&u].map((p=>this._padStart(p.toString(16),2,"0"))).join(""):(h?l.isFgPalette():l.isBgPalette())?this._ansiColors[u].css:void 0}_diffStyle(l,h){const u=[],p=!g(l,h),b=!f(l,h),E=!m(l,h);if(p||b||E){const y=this._getHexColor(l,!0);y&&u.push("color: "+y+";");const C=this._getHexColor(l,!1);return C&&u.push("background-color: "+C+";"),l.isInverse()&&u.push("color: #000000; background-color: #BFBFBF;"),l.isBold()&&u.push("font-weight: bold;"),l.isUnderline()&&l.isOverline()?u.push("text-decoration: overline underline;"):l.isUnderline()?u.push("text-decoration: underline;"):l.isOverline()&&u.push("text-decoration: overline;"),l.isBlink()&&u.push("text-decoration: blink;"),l.isInvisible()&&u.push("visibility: hidden;"),l.isItalic()&&u.push("font-style: italic;"),l.isDim()&&u.push("opacity: 0.5;"),l.isStrikethrough()&&u.push("text-decoration: line-through;"),u}}_nextCell(l,h,u,p){if(l.getWidth()===0)return;const b=l.getChars()==="",E=this._diffStyle(l,h);E&&(this._currentRow+=E.length===0?"</span><span>":"</span><span style='"+E.join(" ")+"'>"),this._currentRow+=b?" ":l.getChars()}_serializeString(){return this._htmlContent}}d.HTMLSerializeHandler=w})(),a})()))})(On)),On.exports}var $h=Wh(),Fn={exports:{}},Hh=Fn.exports,Do;function Gh(){return Do||(Do=1,(function(e,t){(function(r,i){e.exports=i()})(Hh,(()=>(()=>{var r={433:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV11=void 0;const c=o(938),g=[[768,879],[1155,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1541],[1552,1562],[1564,1564],[1611,1631],[1648,1648],[1750,1757],[1759,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2045,2045],[2070,2073],[2075,2083],[2085,2087],[2089,2093],[2137,2139],[2259,2306],[2362,2362],[2364,2364],[2369,2376],[2381,2381],[2385,2391],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2558,2558],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2641,2641],[2672,2673],[2677,2677],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2810,2815],[2817,2817],[2876,2876],[2879,2879],[2881,2884],[2893,2893],[2902,2902],[2914,2915],[2946,2946],[3008,3008],[3021,3021],[3072,3072],[3076,3076],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3170,3171],[3201,3201],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3328,3329],[3387,3388],[3393,3396],[3405,3405],[3426,3427],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3981,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4151],[4153,4154],[4157,4158],[4184,4185],[4190,4192],[4209,4212],[4226,4226],[4229,4230],[4237,4237],[4253,4253],[4448,4607],[4957,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6158],[6277,6278],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6683,6683],[6742,6742],[6744,6750],[6752,6752],[6754,6754],[6757,6764],[6771,6780],[6783,6783],[6832,6846],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7040,7041],[7074,7077],[7080,7081],[7083,7085],[7142,7142],[7144,7145],[7149,7149],[7151,7153],[7212,7219],[7222,7223],[7376,7378],[7380,7392],[7394,7400],[7405,7405],[7412,7412],[7416,7417],[7616,7673],[7675,7679],[8203,8207],[8234,8238],[8288,8292],[8294,8303],[8400,8432],[11503,11505],[11647,11647],[11744,11775],[12330,12333],[12441,12442],[42607,42610],[42612,42621],[42654,42655],[42736,42737],[43010,43010],[43014,43014],[43019,43019],[43045,43046],[43204,43205],[43232,43249],[43263,43263],[43302,43309],[43335,43345],[43392,43394],[43443,43443],[43446,43449],[43452,43453],[43493,43493],[43561,43566],[43569,43570],[43573,43574],[43587,43587],[43596,43596],[43644,43644],[43696,43696],[43698,43700],[43703,43704],[43710,43711],[43713,43713],[43756,43757],[43766,43766],[44005,44005],[44008,44008],[44013,44013],[64286,64286],[65024,65039],[65056,65071],[65279,65279],[65529,65531]],f=[[66045,66045],[66272,66272],[66422,66426],[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[68325,68326],[68900,68903],[69446,69456],[69633,69633],[69688,69702],[69759,69761],[69811,69814],[69817,69818],[69821,69821],[69837,69837],[69888,69890],[69927,69931],[69933,69940],[70003,70003],[70016,70017],[70070,70078],[70089,70092],[70191,70193],[70196,70196],[70198,70199],[70206,70206],[70367,70367],[70371,70378],[70400,70401],[70459,70460],[70464,70464],[70502,70508],[70512,70516],[70712,70719],[70722,70724],[70726,70726],[70750,70750],[70835,70840],[70842,70842],[70847,70848],[70850,70851],[71090,71093],[71100,71101],[71103,71104],[71132,71133],[71219,71226],[71229,71229],[71231,71232],[71339,71339],[71341,71341],[71344,71349],[71351,71351],[71453,71455],[71458,71461],[71463,71467],[71727,71735],[71737,71738],[72148,72151],[72154,72155],[72160,72160],[72193,72202],[72243,72248],[72251,72254],[72263,72263],[72273,72278],[72281,72283],[72330,72342],[72344,72345],[72752,72758],[72760,72765],[72767,72767],[72850,72871],[72874,72880],[72882,72883],[72885,72886],[73009,73014],[73018,73018],[73020,73021],[73023,73029],[73031,73031],[73104,73105],[73109,73109],[73111,73111],[73459,73460],[78896,78904],[92912,92916],[92976,92982],[94031,94031],[94095,94098],[113821,113822],[113824,113827],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[121344,121398],[121403,121452],[121461,121461],[121476,121476],[121499,121503],[121505,121519],[122880,122886],[122888,122904],[122907,122913],[122915,122916],[122918,122922],[123184,123190],[123628,123631],[125136,125142],[125252,125258],[917505,917505],[917536,917631],[917760,917999]],m=[[4352,4447],[8986,8987],[9001,9002],[9193,9196],[9200,9200],[9203,9203],[9725,9726],[9748,9749],[9800,9811],[9855,9855],[9875,9875],[9889,9889],[9898,9899],[9917,9918],[9924,9925],[9934,9934],[9940,9940],[9962,9962],[9970,9971],[9973,9973],[9978,9978],[9981,9981],[9989,9989],[9994,9995],[10024,10024],[10060,10060],[10062,10062],[10067,10069],[10071,10071],[10133,10135],[10160,10160],[10175,10175],[11035,11036],[11088,11088],[11093,11093],[11904,11929],[11931,12019],[12032,12245],[12272,12283],[12288,12329],[12334,12350],[12353,12438],[12443,12543],[12549,12591],[12593,12686],[12688,12730],[12736,12771],[12784,12830],[12832,12871],[12880,19903],[19968,42124],[42128,42182],[43360,43388],[44032,55203],[63744,64255],[65040,65049],[65072,65106],[65108,65126],[65128,65131],[65281,65376],[65504,65510]],_=[[94176,94179],[94208,100343],[100352,101106],[110592,110878],[110928,110930],[110948,110951],[110960,111355],[126980,126980],[127183,127183],[127374,127374],[127377,127386],[127488,127490],[127504,127547],[127552,127560],[127568,127569],[127584,127589],[127744,127776],[127789,127797],[127799,127868],[127870,127891],[127904,127946],[127951,127955],[127968,127984],[127988,127988],[127992,128062],[128064,128064],[128066,128252],[128255,128317],[128331,128334],[128336,128359],[128378,128378],[128405,128406],[128420,128420],[128507,128591],[128640,128709],[128716,128716],[128720,128722],[128725,128725],[128747,128748],[128756,128762],[128992,129003],[129293,129393],[129395,129398],[129402,129442],[129445,129450],[129454,129482],[129485,129535],[129648,129651],[129656,129658],[129664,129666],[129680,129685],[131072,196605],[196608,262141]];let w;function v(l,h){let u,p=0,b=h.length-1;if(l<h[0][0]||l>h[b][1])return!1;for(;b>=p;)if(u=p+b>>1,l>h[u][1])p=u+1;else{if(!(l<h[u][0]))return!0;b=u-1}return!1}s.UnicodeV11=class{constructor(){if(this.version="11",!w){w=new Uint8Array(65536),w.fill(1),w[0]=0,w.fill(0,1,32),w.fill(0,127,160);for(let l=0;l<g.length;++l)w.fill(0,g[l][0],g[l][1]+1);for(let l=0;l<m.length;++l)w.fill(2,m[l][0],m[l][1]+1)}}wcwidth(l){return l<32?0:l<127?1:l<65536?w[l]:v(l,f)?0:v(l,_)?2:1}charProperties(l,h){let u=this.wcwidth(l),p=u===0&&h!==0;if(p){const b=c.UnicodeService.extractWidth(h);b===0?p=!1:b>u&&(u=b)}return c.UnicodeService.createPropertyValue(0,u,p)}}},345:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=o=>(this._listeners.push(o),{dispose:()=>{if(!this._disposed){for(let c=0;c<this._listeners.length;c++)if(this._listeners[c]===o)return void this._listeners.splice(c,1)}}})),this._event}fire(o,c){const g=[];for(let f=0;f<this._listeners.length;f++)g.push(this._listeners[f]);for(let f=0;f<g.length;f++)g[f].call(void 0,o,c)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(o,c){return o((g=>c.fire(g)))},s.runAndSubscribe=function(o,c){return c(void 0),o((g=>c(g)))}},490:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV6=void 0;const c=o(938),g=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],f=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]];let m;s.UnicodeV6=class{constructor(){if(this.version="6",!m){m=new Uint8Array(65536),m.fill(1),m[0]=0,m.fill(0,1,32),m.fill(0,127,160),m.fill(2,4352,4448),m[9001]=2,m[9002]=2,m.fill(2,11904,42192),m[12351]=1,m.fill(2,44032,55204),m.fill(2,63744,64256),m.fill(2,65040,65050),m.fill(2,65072,65136),m.fill(2,65280,65377),m.fill(2,65504,65511);for(let _=0;_<g.length;++_)m.fill(0,g[_][0],g[_][1]+1)}}wcwidth(_){return _<32?0:_<127?1:_<65536?m[_]:(function(w,v){let l,h=0,u=v.length-1;if(w<v[0][0]||w>v[u][1])return!1;for(;u>=h;)if(l=h+u>>1,w>v[l][1])h=l+1;else{if(!(w<v[l][0]))return!0;u=l-1}return!1})(_,f)?0:_>=131072&&_<=196605||_>=196608&&_<=262141?2:1}charProperties(_,w){let v=this.wcwidth(_),l=v===0&&w!==0;if(l){const h=c.UnicodeService.extractWidth(w);h===0?l=!1:h>v&&(v=h)}return c.UnicodeService.createPropertyValue(0,v,l)}}},938:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeService=void 0;const c=o(345),g=o(490);class f{static extractShouldJoin(_){return(1&_)!=0}static extractWidth(_){return _>>1&3}static extractCharKind(_){return _>>3}static createPropertyValue(_,w,v=!1){return(16777215&_)<<3|(3&w)<<1|(v?1:0)}constructor(){this._providers=Object.create(null),this._active="",this._onChange=new c.EventEmitter,this.onChange=this._onChange.event;const _=new g.UnicodeV6;this.register(_),this._active=_.version,this._activeProvider=_}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(_){if(!this._providers[_])throw new Error(`unknown Unicode version "${_}"`);this._active=_,this._activeProvider=this._providers[_],this._onChange.fire(_)}register(_){this._providers[_.version]=_}wcwidth(_){return this._activeProvider.wcwidth(_)}getStringCellWidth(_){let w=0,v=0;const l=_.length;for(let h=0;h<l;++h){let u=_.charCodeAt(h);if(55296<=u&&u<=56319){if(++h>=l)return w+this.wcwidth(u);const E=_.charCodeAt(h);56320<=E&&E<=57343?u=1024*(u-55296)+E-56320+65536:w+=this.wcwidth(E)}const p=this.charProperties(u,v);let b=f.extractWidth(p);f.extractShouldJoin(p)&&(b-=f.extractWidth(v)),w+=b,v=p}return w}charProperties(_,w){return this._activeProvider.charProperties(_,w)}}s.UnicodeService=f}},i={};function n(d){var s=i[d];if(s!==void 0)return s.exports;var o=i[d]={exports:{}};return r[d](o,o.exports,n),o.exports}var a={};return(()=>{var d=a;Object.defineProperty(d,"__esModule",{value:!0}),d.Unicode11Addon=void 0;const s=n(433);d.Unicode11Addon=class{activate(o){o.unicode.register(new s.UnicodeV11)}dispose(){}}})(),a})()))})(Fn)),Fn.exports}var Zh=Gh(),Oo={exports:{}},Fo;function Kh(){return Fo||(Fo=1,(function(e,t){(function(r,i){e.exports=i()})(self,(()=>(()=>{var r={6:(d,s)=>{function o(g){try{const f=new URL(g),m=f.password&&f.username?`${f.protocol}//${f.username}:${f.password}@${f.host}`:f.username?`${f.protocol}//${f.username}@${f.host}`:`${f.protocol}//${f.host}`;return g.toLocaleLowerCase().startsWith(m.toLocaleLowerCase())}catch{return!1}}Object.defineProperty(s,"__esModule",{value:!0}),s.LinkComputer=s.WebLinkProvider=void 0,s.WebLinkProvider=class{constructor(g,f,m,_={}){this._terminal=g,this._regex=f,this._handler=m,this._options=_}provideLinks(g,f){const m=c.computeLink(g,this._regex,this._terminal,this._handler);f(this._addCallbacks(m))}_addCallbacks(g){return g.map((f=>(f.leave=this._options.leave,f.hover=(m,_)=>{if(this._options.hover){const{range:w}=f;this._options.hover(m,_,w)}},f)))}};class c{static computeLink(f,m,_,w){const v=new RegExp(m.source,(m.flags||"")+"g"),[l,h]=c._getWindowedLineStrings(f-1,_),u=l.join("");let p;const b=[];for(;p=v.exec(u);){const E=p[0];if(!o(E))continue;const[y,C]=c._mapStrIdx(_,h,0,p.index),[S,k]=c._mapStrIdx(_,y,C,E.length);if(y===-1||C===-1||S===-1||k===-1)continue;const T={start:{x:C+1,y:y+1},end:{x:k,y:S+1}};b.push({range:T,text:E,activate:w})}return b}static _getWindowedLineStrings(f,m){let _,w=f,v=f,l=0,h="";const u=[];if(_=m.buffer.active.getLine(f)){const p=_.translateToString(!0);if(_.isWrapped&&p[0]!==" "){for(l=0;(_=m.buffer.active.getLine(--w))&&l<2048&&(h=_.translateToString(!0),l+=h.length,u.push(h),_.isWrapped&&h.indexOf(" ")===-1););u.reverse()}for(u.push(p),l=0;(_=m.buffer.active.getLine(++v))&&_.isWrapped&&l<2048&&(h=_.translateToString(!0),l+=h.length,u.push(h),h.indexOf(" ")===-1););}return[u,w]}static _mapStrIdx(f,m,_,w){const v=f.buffer.active,l=v.getNullCell();let h=_;for(;w;){const u=v.getLine(m);if(!u)return[-1,-1];for(let p=h;p<u.length;++p){u.getCell(p,l);const b=l.getChars();if(l.getWidth()&&(w-=b.length||1,p===u.length-1&&b==="")){const E=v.getLine(m+1);E&&E.isWrapped&&(E.getCell(0,l),l.getWidth()===2&&(w+=1))}if(w<0)return[m,p]}m++,h=0}return[m,h]}}s.LinkComputer=c}},i={};function n(d){var s=i[d];if(s!==void 0)return s.exports;var o=i[d]={exports:{}};return r[d](o,o.exports,n),o.exports}var a={};return(()=>{var d=a;Object.defineProperty(d,"__esModule",{value:!0}),d.WebLinksAddon=void 0;const s=n(6),o=/(https?|HTTPS?):[/]{2}[^\s"'!*(){}|\\\^<>`]*[^\s"':,.!?{}|\\\^~\[\]`()<>]/;function c(g,f){const m=window.open();if(m){try{m.opener=null}catch{}m.location.href=f}else console.warn("Opening link blocked as opener could not be cleared")}d.WebLinksAddon=class{constructor(g=c,f={}){this._handler=g,this._options=f}activate(g){this._terminal=g;const f=this._options,m=f.urlRegex||o;this._linkProvider=this._terminal.registerLinkProvider(new s.WebLinkProvider(this._terminal,m,this._handler,f))}dispose(){var g;(g=this._linkProvider)==null||g.dispose()}}})(),a})()))})(Oo)),Oo.exports}var Yh=Kh(),Vo={exports:{}},Uo;function Xh(){return Uo||(Uo=1,(function(e,t){(function(r,i){e.exports=i()})(globalThis,(()=>(()=>{var r={4567:function(d,s,o){var c=this&&this.__decorate||function(u,p,b,E){var y,C=arguments.length,S=C<3?p:E===null?E=Object.getOwnPropertyDescriptor(p,b):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(u,p,b,E);else for(var k=u.length-1;k>=0;k--)(y=u[k])&&(S=(C<3?y(S):C>3?y(p,b,S):y(p,b))||S);return C>3&&S&&Object.defineProperty(p,b,S),S},g=this&&this.__param||function(u,p){return function(b,E){p(b,E,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.AccessibilityManager=void 0;const f=o(9042),m=o(9924),_=o(844),w=o(4725),v=o(2585),l=o(3656);let h=s.AccessibilityManager=class extends _.Disposable{constructor(u,p,b,E){super(),this._terminal=u,this._coreBrowserService=b,this._renderService=E,this._rowColumns=new WeakMap,this._liveRegionLineCount=0,this._charsToConsume=[],this._charsToAnnounce="",this._accessibilityContainer=this._coreBrowserService.mainDocument.createElement("div"),this._accessibilityContainer.classList.add("xterm-accessibility"),this._rowContainer=this._coreBrowserService.mainDocument.createElement("div"),this._rowContainer.setAttribute("role","list"),this._rowContainer.classList.add("xterm-accessibility-tree"),this._rowElements=[];for(let y=0;y<this._terminal.rows;y++)this._rowElements[y]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[y]);if(this._topBoundaryFocusListener=y=>this._handleBoundaryFocus(y,0),this._bottomBoundaryFocusListener=y=>this._handleBoundaryFocus(y,1),this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions(),this._accessibilityContainer.appendChild(this._rowContainer),this._liveRegion=this._coreBrowserService.mainDocument.createElement("div"),this._liveRegion.classList.add("live-region"),this._liveRegion.setAttribute("aria-live","assertive"),this._accessibilityContainer.appendChild(this._liveRegion),this._liveRegionDebouncer=this.register(new m.TimeBasedDebouncer(this._renderRows.bind(this))),!this._terminal.element)throw new Error("Cannot enable accessibility before Terminal.open");this._terminal.element.insertAdjacentElement("afterbegin",this._accessibilityContainer),this.register(this._terminal.onResize((y=>this._handleResize(y.rows)))),this.register(this._terminal.onRender((y=>this._refreshRows(y.start,y.end)))),this.register(this._terminal.onScroll((()=>this._refreshRows()))),this.register(this._terminal.onA11yChar((y=>this._handleChar(y)))),this.register(this._terminal.onLineFeed((()=>this._handleChar(`
|
|
159
|
+
`)))),this.register(this._terminal.onA11yTab((y=>this._handleTab(y)))),this.register(this._terminal.onKey((y=>this._handleKey(y.key)))),this.register(this._terminal.onBlur((()=>this._clearLiveRegion()))),this.register(this._renderService.onDimensionsChange((()=>this._refreshRowsDimensions()))),this.register((0,l.addDisposableDomListener)(document,"selectionchange",(()=>this._handleSelectionChange()))),this.register(this._coreBrowserService.onDprChange((()=>this._refreshRowsDimensions()))),this._refreshRows(),this.register((0,_.toDisposable)((()=>{this._accessibilityContainer.remove(),this._rowElements.length=0})))}_handleTab(u){for(let p=0;p<u;p++)this._handleChar(" ")}_handleChar(u){this._liveRegionLineCount<21&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==u&&(this._charsToAnnounce+=u):this._charsToAnnounce+=u,u===`
|
|
160
|
+
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===21&&(this._liveRegion.textContent+=f.tooMuchOutput)))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(u){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(u)||this._charsToConsume.push(u)}_refreshRows(u,p){this._liveRegionDebouncer.refresh(u,p,this._terminal.rows)}_renderRows(u,p){const b=this._terminal.buffer,E=b.lines.length.toString();for(let y=u;y<=p;y++){const C=b.lines.get(b.ydisp+y),S=[],k=(C==null?void 0:C.translateToString(!0,void 0,void 0,S))||"",T=(b.ydisp+y+1).toString(),R=this._rowElements[y];R&&(k.length===0?(R.innerText=" ",this._rowColumns.set(R,[0,1])):(R.textContent=k,this._rowColumns.set(R,S)),R.setAttribute("aria-posinset",T),R.setAttribute("aria-setsize",E))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(u,p){const b=u.target,E=this._rowElements[p===0?1:this._rowElements.length-2];if(b.getAttribute("aria-posinset")===(p===0?"1":`${this._terminal.buffer.lines.length}`)||u.relatedTarget!==E)return;let y,C;if(p===0?(y=b,C=this._rowElements.pop(),this._rowContainer.removeChild(C)):(y=this._rowElements.shift(),C=b,this._rowContainer.removeChild(y)),y.removeEventListener("focus",this._topBoundaryFocusListener),C.removeEventListener("focus",this._bottomBoundaryFocusListener),p===0){const S=this._createAccessibilityTreeNode();this._rowElements.unshift(S),this._rowContainer.insertAdjacentElement("afterbegin",S)}else{const S=this._createAccessibilityTreeNode();this._rowElements.push(S),this._rowContainer.appendChild(S)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(p===0?-1:1),this._rowElements[p===0?1:this._rowElements.length-2].focus(),u.preventDefault(),u.stopImmediatePropagation()}_handleSelectionChange(){var u;if(this._rowElements.length===0)return;const p=document.getSelection();if(!p)return;if(p.isCollapsed)return void(this._rowContainer.contains(p.anchorNode)&&this._terminal.clearSelection());if(!p.anchorNode||!p.focusNode)return void console.error("anchorNode and/or focusNode are null");let b={node:p.anchorNode,offset:p.anchorOffset},E={node:p.focusNode,offset:p.focusOffset};if((b.node.compareDocumentPosition(E.node)&Node.DOCUMENT_POSITION_PRECEDING||b.node===E.node&&b.offset>E.offset)&&([b,E]=[E,b]),b.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(b={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(b.node))return;const y=this._rowElements.slice(-1)[0];if(E.node.compareDocumentPosition(y)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(E={node:y,offset:((u=y.textContent)==null?void 0:u.length)??0}),!this._rowContainer.contains(E.node))return;const C=({node:T,offset:R})=>{const L=T instanceof Text?T.parentNode:T;let N=parseInt(L==null?void 0:L.getAttribute("aria-posinset"),10)-1;if(isNaN(N))return console.warn("row is invalid. Race condition?"),null;const U=this._rowColumns.get(L);if(!U)return console.warn("columns is null. Race condition?"),null;let P=R<U.length?U[R]:U.slice(-1)[0]+1;return P>=this._terminal.cols&&(++N,P=0),{row:N,column:P}},S=C(b),k=C(E);if(S&&k){if(S.row>k.row||S.row===k.row&&S.column>=k.column)throw new Error("invalid range");this._terminal.select(S.column,S.row,(k.row-S.row)*this._terminal.cols-S.column+k.column)}}_handleResize(u){this._rowElements[this._rowElements.length-1].removeEventListener("focus",this._bottomBoundaryFocusListener);for(let p=this._rowContainer.children.length;p<this._terminal.rows;p++)this._rowElements[p]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[p]);for(;this._rowElements.length>u;)this._rowContainer.removeChild(this._rowElements.pop());this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions()}_createAccessibilityTreeNode(){const u=this._coreBrowserService.mainDocument.createElement("div");return u.setAttribute("role","listitem"),u.tabIndex=-1,this._refreshRowDimensions(u),u}_refreshRowsDimensions(){if(this._renderService.dimensions.css.cell.height){this._accessibilityContainer.style.width=`${this._renderService.dimensions.css.canvas.width}px`,this._rowElements.length!==this._terminal.rows&&this._handleResize(this._terminal.rows);for(let u=0;u<this._terminal.rows;u++)this._refreshRowDimensions(this._rowElements[u])}}_refreshRowDimensions(u){u.style.height=`${this._renderService.dimensions.css.cell.height}px`}};s.AccessibilityManager=h=c([g(1,v.IInstantiationService),g(2,w.ICoreBrowserService),g(3,w.IRenderService)],h)},3614:(d,s)=>{function o(m){return m.replace(/\r?\n/g,"\r")}function c(m,_){return _?"\x1B[200~"+m+"\x1B[201~":m}function g(m,_,w,v){m=c(m=o(m),w.decPrivateModes.bracketedPasteMode&&v.rawOptions.ignoreBracketedPasteMode!==!0),w.triggerDataEvent(m,!0),_.value=""}function f(m,_,w){const v=w.getBoundingClientRect(),l=m.clientX-v.left-10,h=m.clientY-v.top-10;_.style.width="20px",_.style.height="20px",_.style.left=`${l}px`,_.style.top=`${h}px`,_.style.zIndex="1000",_.focus()}Object.defineProperty(s,"__esModule",{value:!0}),s.rightClickHandler=s.moveTextAreaUnderMouseCursor=s.paste=s.handlePasteEvent=s.copyHandler=s.bracketTextForPaste=s.prepareTextForTerminal=void 0,s.prepareTextForTerminal=o,s.bracketTextForPaste=c,s.copyHandler=function(m,_){m.clipboardData&&m.clipboardData.setData("text/plain",_.selectionText),m.preventDefault()},s.handlePasteEvent=function(m,_,w,v){m.stopPropagation(),m.clipboardData&&g(m.clipboardData.getData("text/plain"),_,w,v)},s.paste=g,s.moveTextAreaUnderMouseCursor=f,s.rightClickHandler=function(m,_,w,v,l){f(m,_,w),l&&v.rightClickSelect(m),_.value=v.selectionText,_.select()}},7239:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorContrastCache=void 0;const c=o(1505);s.ColorContrastCache=class{constructor(){this._color=new c.TwoKeyMap,this._css=new c.TwoKeyMap}setCss(g,f,m){this._css.set(g,f,m)}getCss(g,f){return this._css.get(g,f)}setColor(g,f,m){this._color.set(g,f,m)}getColor(g,f){return this._color.get(g,f)}clear(){this._color.clear(),this._css.clear()}}},3656:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.addDisposableDomListener=void 0,s.addDisposableDomListener=function(o,c,g,f){o.addEventListener(c,g,f);let m=!1;return{dispose:()=>{m||(m=!0,o.removeEventListener(c,g,f))}}}},3551:function(d,s,o){var c=this&&this.__decorate||function(h,u,p,b){var E,y=arguments.length,C=y<3?u:b===null?b=Object.getOwnPropertyDescriptor(u,p):b;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(h,u,p,b);else for(var S=h.length-1;S>=0;S--)(E=h[S])&&(C=(y<3?E(C):y>3?E(u,p,C):E(u,p))||C);return y>3&&C&&Object.defineProperty(u,p,C),C},g=this&&this.__param||function(h,u){return function(p,b){u(p,b,h)}};Object.defineProperty(s,"__esModule",{value:!0}),s.Linkifier=void 0;const f=o(3656),m=o(8460),_=o(844),w=o(2585),v=o(4725);let l=s.Linkifier=class extends _.Disposable{get currentLink(){return this._currentLink}constructor(h,u,p,b,E){super(),this._element=h,this._mouseService=u,this._renderService=p,this._bufferService=b,this._linkProviderService=E,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this.register(new m.EventEmitter),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this.register(new m.EventEmitter),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this.register((0,_.getDisposeArrayDisposable)(this._linkCacheDisposables)),this.register((0,_.toDisposable)((()=>{var y;this._lastMouseEvent=void 0,(y=this._activeProviderReplies)==null||y.clear()}))),this.register(this._bufferService.onResize((()=>{this._clearCurrentLink(),this._wasResized=!0}))),this.register((0,f.addDisposableDomListener)(this._element,"mouseleave",(()=>{this._isMouseOut=!0,this._clearCurrentLink()}))),this.register((0,f.addDisposableDomListener)(this._element,"mousemove",this._handleMouseMove.bind(this))),this.register((0,f.addDisposableDomListener)(this._element,"mousedown",this._handleMouseDown.bind(this))),this.register((0,f.addDisposableDomListener)(this._element,"mouseup",this._handleMouseUp.bind(this)))}_handleMouseMove(h){this._lastMouseEvent=h;const u=this._positionFromMouseEvent(h,this._element,this._mouseService);if(!u)return;this._isMouseOut=!1;const p=h.composedPath();for(let b=0;b<p.length;b++){const E=p[b];if(E.classList.contains("xterm"))break;if(E.classList.contains("xterm-hover"))return}this._lastBufferCell&&u.x===this._lastBufferCell.x&&u.y===this._lastBufferCell.y||(this._handleHover(u),this._lastBufferCell=u)}_handleHover(h){if(this._activeLine!==h.y||this._wasResized)return this._clearCurrentLink(),this._askForLink(h,!1),void(this._wasResized=!1);this._currentLink&&this._linkAtPosition(this._currentLink.link,h)||(this._clearCurrentLink(),this._askForLink(h,!0))}_askForLink(h,u){var p,b;this._activeProviderReplies&&u||((p=this._activeProviderReplies)==null||p.forEach((y=>{y==null||y.forEach((C=>{C.link.dispose&&C.link.dispose()}))})),this._activeProviderReplies=new Map,this._activeLine=h.y);let E=!1;for(const[y,C]of this._linkProviderService.linkProviders.entries())u?(b=this._activeProviderReplies)!=null&&b.get(y)&&(E=this._checkLinkProviderResult(y,h,E)):C.provideLinks(h.y,(S=>{var k,T;if(this._isMouseOut)return;const R=S==null?void 0:S.map((L=>({link:L})));(k=this._activeProviderReplies)==null||k.set(y,R),E=this._checkLinkProviderResult(y,h,E),((T=this._activeProviderReplies)==null?void 0:T.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(h.y,this._activeProviderReplies)}))}_removeIntersectingLinks(h,u){const p=new Set;for(let b=0;b<u.size;b++){const E=u.get(b);if(E)for(let y=0;y<E.length;y++){const C=E[y],S=C.link.range.start.y<h?0:C.link.range.start.x,k=C.link.range.end.y>h?this._bufferService.cols:C.link.range.end.x;for(let T=S;T<=k;T++){if(p.has(T)){E.splice(y--,1);break}p.add(T)}}}}_checkLinkProviderResult(h,u,p){var b;if(!this._activeProviderReplies)return p;const E=this._activeProviderReplies.get(h);let y=!1;for(let C=0;C<h;C++)this._activeProviderReplies.has(C)&&!this._activeProviderReplies.get(C)||(y=!0);if(!y&&E){const C=E.find((S=>this._linkAtPosition(S.link,u)));C&&(p=!0,this._handleNewLink(C))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!p)for(let C=0;C<this._activeProviderReplies.size;C++){const S=(b=this._activeProviderReplies.get(C))==null?void 0:b.find((k=>this._linkAtPosition(k.link,u)));if(S){p=!0,this._handleNewLink(S);break}}return p}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(h){if(!this._currentLink)return;const u=this._positionFromMouseEvent(h,this._element,this._mouseService);u&&this._mouseDownLink===this._currentLink&&this._linkAtPosition(this._currentLink.link,u)&&this._currentLink.link.activate(h,this._currentLink.link.text)}_clearCurrentLink(h,u){this._currentLink&&this._lastMouseEvent&&(!h||!u||this._currentLink.link.range.start.y>=h&&this._currentLink.link.range.end.y<=u)&&(this._linkLeave(this._element,this._currentLink.link,this._lastMouseEvent),this._currentLink=void 0,(0,_.disposeArray)(this._linkCacheDisposables))}_handleNewLink(h){if(!this._lastMouseEvent)return;const u=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);u&&this._linkAtPosition(h.link,u)&&(this._currentLink=h,this._currentLink.state={decorations:{underline:h.link.decorations===void 0||h.link.decorations.underline,pointerCursor:h.link.decorations===void 0||h.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,h.link,this._lastMouseEvent),h.link.decorations={},Object.defineProperties(h.link.decorations,{pointerCursor:{get:()=>{var p,b;return(b=(p=this._currentLink)==null?void 0:p.state)==null?void 0:b.decorations.pointerCursor},set:p=>{var b;(b=this._currentLink)!=null&&b.state&&this._currentLink.state.decorations.pointerCursor!==p&&(this._currentLink.state.decorations.pointerCursor=p,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",p))}},underline:{get:()=>{var p,b;return(b=(p=this._currentLink)==null?void 0:p.state)==null?void 0:b.decorations.underline},set:p=>{var b,E,y;(b=this._currentLink)!=null&&b.state&&((y=(E=this._currentLink)==null?void 0:E.state)==null?void 0:y.decorations.underline)!==p&&(this._currentLink.state.decorations.underline=p,this._currentLink.state.isHovered&&this._fireUnderlineEvent(h.link,p))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange((p=>{if(!this._currentLink)return;const b=p.start===0?0:p.start+1+this._bufferService.buffer.ydisp,E=this._bufferService.buffer.ydisp+1+p.end;if(this._currentLink.link.range.start.y>=b&&this._currentLink.link.range.end.y<=E&&(this._clearCurrentLink(b,E),this._lastMouseEvent)){const y=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);y&&this._askForLink(y,!1)}}))))}_linkHover(h,u,p){var b;(b=this._currentLink)!=null&&b.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(u,!0),this._currentLink.state.decorations.pointerCursor&&h.classList.add("xterm-cursor-pointer")),u.hover&&u.hover(p,u.text)}_fireUnderlineEvent(h,u){const p=h.range,b=this._bufferService.buffer.ydisp,E=this._createLinkUnderlineEvent(p.start.x-1,p.start.y-b-1,p.end.x,p.end.y-b-1,void 0);(u?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(E)}_linkLeave(h,u,p){var b;(b=this._currentLink)!=null&&b.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(u,!1),this._currentLink.state.decorations.pointerCursor&&h.classList.remove("xterm-cursor-pointer")),u.leave&&u.leave(p,u.text)}_linkAtPosition(h,u){const p=h.range.start.y*this._bufferService.cols+h.range.start.x,b=h.range.end.y*this._bufferService.cols+h.range.end.x,E=u.y*this._bufferService.cols+u.x;return p<=E&&E<=b}_positionFromMouseEvent(h,u,p){const b=p.getCoords(h,u,this._bufferService.cols,this._bufferService.rows);if(b)return{x:b[0],y:b[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(h,u,p,b,E){return{x1:h,y1:u,x2:p,y2:b,cols:this._bufferService.cols,fg:E}}};s.Linkifier=l=c([g(1,v.IMouseService),g(2,v.IRenderService),g(3,w.IBufferService),g(4,v.ILinkProviderService)],l)},9042:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.tooMuchOutput=s.promptLabel=void 0,s.promptLabel="Terminal input",s.tooMuchOutput="Too much output to announce, navigate to rows manually to read"},3730:function(d,s,o){var c=this&&this.__decorate||function(v,l,h,u){var p,b=arguments.length,E=b<3?l:u===null?u=Object.getOwnPropertyDescriptor(l,h):u;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(v,l,h,u);else for(var y=v.length-1;y>=0;y--)(p=v[y])&&(E=(b<3?p(E):b>3?p(l,h,E):p(l,h))||E);return b>3&&E&&Object.defineProperty(l,h,E),E},g=this&&this.__param||function(v,l){return function(h,u){l(h,u,v)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OscLinkProvider=void 0;const f=o(511),m=o(2585);let _=s.OscLinkProvider=class{constructor(v,l,h){this._bufferService=v,this._optionsService=l,this._oscLinkService=h}provideLinks(v,l){var h;const u=this._bufferService.buffer.lines.get(v-1);if(!u)return void l(void 0);const p=[],b=this._optionsService.rawOptions.linkHandler,E=new f.CellData,y=u.getTrimmedLength();let C=-1,S=-1,k=!1;for(let T=0;T<y;T++)if(S!==-1||u.hasContent(T)){if(u.loadCell(T,E),E.hasExtendedAttrs()&&E.extended.urlId){if(S===-1){S=T,C=E.extended.urlId;continue}k=E.extended.urlId!==C}else S!==-1&&(k=!0);if(k||S!==-1&&T===y-1){const R=(h=this._oscLinkService.getLinkData(C))==null?void 0:h.uri;if(R){const L={start:{x:S+1,y:v},end:{x:T+(k||T!==y-1?0:1),y:v}};let N=!1;if(!(b!=null&&b.allowNonHttpProtocols))try{const U=new URL(R);["http:","https:"].includes(U.protocol)||(N=!0)}catch{N=!0}N||p.push({text:R,range:L,activate:(U,P)=>b?b.activate(U,P,L):w(0,P),hover:(U,P)=>{var H;return(H=b==null?void 0:b.hover)==null?void 0:H.call(b,U,P,L)},leave:(U,P)=>{var H;return(H=b==null?void 0:b.leave)==null?void 0:H.call(b,U,P,L)}})}k=!1,E.hasExtendedAttrs()&&E.extended.urlId?(S=T,C=E.extended.urlId):(S=-1,C=-1)}}l(p)}};function w(v,l){if(confirm(`Do you want to navigate to ${l}?
|
|
161
|
+
|
|
162
|
+
WARNING: This link could potentially be dangerous`)){const h=window.open();if(h){try{h.opener=null}catch{}h.location.href=l}else console.warn("Opening link blocked as opener could not be cleared")}}s.OscLinkProvider=_=c([g(0,m.IBufferService),g(1,m.IOptionsService),g(2,m.IOscLinkService)],_)},6193:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.RenderDebouncer=void 0,s.RenderDebouncer=class{constructor(o,c){this._renderCallback=o,this._coreBrowserService=c,this._refreshCallbacks=[]}dispose(){this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}addRefreshCallback(o){return this._refreshCallbacks.push(o),this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh()))),this._animationFrame}refresh(o,c,g){this._rowCount=g,o=o!==void 0?o:0,c=c!==void 0?c:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,o):o,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,c):c,this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh())))}_innerRefresh(){if(this._animationFrame=void 0,this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return void this._runRefreshCallbacks();const o=Math.max(this._rowStart,0),c=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(o,c),this._runRefreshCallbacks()}_runRefreshCallbacks(){for(const o of this._refreshCallbacks)o(0);this._refreshCallbacks=[]}}},3236:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Terminal=void 0;const c=o(3614),g=o(3656),f=o(3551),m=o(9042),_=o(3730),w=o(1680),v=o(3107),l=o(5744),h=o(2950),u=o(1296),p=o(428),b=o(4269),E=o(5114),y=o(8934),C=o(3230),S=o(9312),k=o(4725),T=o(6731),R=o(8055),L=o(8969),N=o(8460),U=o(844),P=o(6114),H=o(8437),J=o(2584),G=o(7399),I=o(5941),B=o(9074),x=o(2585),D=o(5435),W=o(4567),K=o(779);class z extends L.CoreTerminal{get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}constructor(O={}){super(O),this.browser=P,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this.register(new U.MutableDisposable),this._onCursorMove=this.register(new N.EventEmitter),this.onCursorMove=this._onCursorMove.event,this._onKey=this.register(new N.EventEmitter),this.onKey=this._onKey.event,this._onRender=this.register(new N.EventEmitter),this.onRender=this._onRender.event,this._onSelectionChange=this.register(new N.EventEmitter),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this.register(new N.EventEmitter),this.onTitleChange=this._onTitleChange.event,this._onBell=this.register(new N.EventEmitter),this.onBell=this._onBell.event,this._onFocus=this.register(new N.EventEmitter),this._onBlur=this.register(new N.EventEmitter),this._onA11yCharEmitter=this.register(new N.EventEmitter),this._onA11yTabEmitter=this.register(new N.EventEmitter),this._onWillOpen=this.register(new N.EventEmitter),this._setup(),this._decorationService=this._instantiationService.createInstance(B.DecorationService),this._instantiationService.setService(x.IDecorationService,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(K.LinkProviderService),this._instantiationService.setService(k.ILinkProviderService,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(_.OscLinkProvider)),this.register(this._inputHandler.onRequestBell((()=>this._onBell.fire()))),this.register(this._inputHandler.onRequestRefreshRows(((A,$)=>this.refresh(A,$)))),this.register(this._inputHandler.onRequestSendFocus((()=>this._reportFocus()))),this.register(this._inputHandler.onRequestReset((()=>this.reset()))),this.register(this._inputHandler.onRequestWindowsOptionsReport((A=>this._reportWindowsOptions(A)))),this.register(this._inputHandler.onColor((A=>this._handleColorEvent(A)))),this.register((0,N.forwardEvent)(this._inputHandler.onCursorMove,this._onCursorMove)),this.register((0,N.forwardEvent)(this._inputHandler.onTitleChange,this._onTitleChange)),this.register((0,N.forwardEvent)(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this.register((0,N.forwardEvent)(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this.register(this._bufferService.onResize((A=>this._afterResize(A.cols,A.rows)))),this.register((0,U.toDisposable)((()=>{var A,$;this._customKeyEventHandler=void 0,($=(A=this.element)==null?void 0:A.parentNode)==null||$.removeChild(this.element)})))}_handleColorEvent(O){if(this._themeService)for(const A of O){let $,M="";switch(A.index){case 256:$="foreground",M="10";break;case 257:$="background",M="11";break;case 258:$="cursor",M="12";break;default:$="ansi",M="4;"+A.index}switch(A.type){case 0:const X=R.color.toColorRGB($==="ansi"?this._themeService.colors.ansi[A.index]:this._themeService.colors[$]);this.coreService.triggerDataEvent(`${J.C0.ESC}]${M};${(0,I.toRgbString)(X)}${J.C1_ESCAPED.ST}`);break;case 1:if($==="ansi")this._themeService.modifyColors((Y=>Y.ansi[A.index]=R.channels.toColor(...A.color)));else{const Y=$;this._themeService.modifyColors((te=>te[Y]=R.channels.toColor(...A.color)))}break;case 2:this._themeService.restoreColor(A.index)}}}_setup(){super._setup(),this._customKeyEventHandler=void 0}get buffer(){return this.buffers.active}focus(){this.textarea&&this.textarea.focus({preventScroll:!0})}_handleScreenReaderModeOptionChange(O){O?!this._accessibilityManager.value&&this._renderService&&(this._accessibilityManager.value=this._instantiationService.createInstance(W.AccessibilityManager,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(O){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(J.C0.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){var O;return(O=this.textarea)==null?void 0:O.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(J.C0.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;const O=this.buffer.ybase+this.buffer.y,A=this.buffer.lines.get(O);if(!A)return;const $=Math.min(this.buffer.x,this.cols-1),M=this._renderService.dimensions.css.cell.height,X=A.getWidth($),Y=this._renderService.dimensions.css.cell.width*X,te=this.buffer.y*this._renderService.dimensions.css.cell.height,me=$*this._renderService.dimensions.css.cell.width;this.textarea.style.left=me+"px",this.textarea.style.top=te+"px",this.textarea.style.width=Y+"px",this.textarea.style.height=M+"px",this.textarea.style.lineHeight=M+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this.register((0,g.addDisposableDomListener)(this.element,"copy",(A=>{this.hasSelection()&&(0,c.copyHandler)(A,this._selectionService)})));const O=A=>(0,c.handlePasteEvent)(A,this.textarea,this.coreService,this.optionsService);this.register((0,g.addDisposableDomListener)(this.textarea,"paste",O)),this.register((0,g.addDisposableDomListener)(this.element,"paste",O)),P.isFirefox?this.register((0,g.addDisposableDomListener)(this.element,"mousedown",(A=>{A.button===2&&(0,c.rightClickHandler)(A,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)}))):this.register((0,g.addDisposableDomListener)(this.element,"contextmenu",(A=>{(0,c.rightClickHandler)(A,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)}))),P.isLinux&&this.register((0,g.addDisposableDomListener)(this.element,"auxclick",(A=>{A.button===1&&(0,c.moveTextAreaUnderMouseCursor)(A,this.textarea,this.screenElement)})))}_bindKeys(){this.register((0,g.addDisposableDomListener)(this.textarea,"keyup",(O=>this._keyUp(O)),!0)),this.register((0,g.addDisposableDomListener)(this.textarea,"keydown",(O=>this._keyDown(O)),!0)),this.register((0,g.addDisposableDomListener)(this.textarea,"keypress",(O=>this._keyPress(O)),!0)),this.register((0,g.addDisposableDomListener)(this.textarea,"compositionstart",(()=>this._compositionHelper.compositionstart()))),this.register((0,g.addDisposableDomListener)(this.textarea,"compositionupdate",(O=>this._compositionHelper.compositionupdate(O)))),this.register((0,g.addDisposableDomListener)(this.textarea,"compositionend",(()=>this._compositionHelper.compositionend()))),this.register((0,g.addDisposableDomListener)(this.textarea,"input",(O=>this._inputEvent(O)),!0)),this.register(this.onRender((()=>this._compositionHelper.updateCompositionElements())))}open(O){var A;if(!O)throw new Error("Terminal requires a parent element.");if(O.isConnected||this._logService.debug("Terminal.open was called on an element that was not attached to the DOM"),((A=this.element)==null?void 0:A.ownerDocument.defaultView)&&this._coreBrowserService)return void(this.element.ownerDocument.defaultView!==this._coreBrowserService.window&&(this._coreBrowserService.window=this.element.ownerDocument.defaultView));this._document=O.ownerDocument,this.options.documentOverride&&this.options.documentOverride instanceof Document&&(this._document=this.optionsService.rawOptions.documentOverride),this.element=this._document.createElement("div"),this.element.dir="ltr",this.element.classList.add("terminal"),this.element.classList.add("xterm"),O.appendChild(this.element);const $=this._document.createDocumentFragment();this._viewportElement=this._document.createElement("div"),this._viewportElement.classList.add("xterm-viewport"),$.appendChild(this._viewportElement),this._viewportScrollArea=this._document.createElement("div"),this._viewportScrollArea.classList.add("xterm-scroll-area"),this._viewportElement.appendChild(this._viewportScrollArea),this.screenElement=this._document.createElement("div"),this.screenElement.classList.add("xterm-screen"),this.register((0,g.addDisposableDomListener)(this.screenElement,"mousemove",(M=>this.updateCursorStyle(M)))),this._helperContainer=this._document.createElement("div"),this._helperContainer.classList.add("xterm-helpers"),this.screenElement.appendChild(this._helperContainer),$.appendChild(this.screenElement),this.textarea=this._document.createElement("textarea"),this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",m.promptLabel),P.isChromeOS||this.textarea.setAttribute("aria-multiline","false"),this.textarea.setAttribute("autocorrect","off"),this.textarea.setAttribute("autocapitalize","off"),this.textarea.setAttribute("spellcheck","false"),this.textarea.tabIndex=0,this._coreBrowserService=this.register(this._instantiationService.createInstance(E.CoreBrowserService,this.textarea,O.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(k.ICoreBrowserService,this._coreBrowserService),this.register((0,g.addDisposableDomListener)(this.textarea,"focus",(M=>this._handleTextAreaFocus(M)))),this.register((0,g.addDisposableDomListener)(this.textarea,"blur",(()=>this._handleTextAreaBlur()))),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(p.CharSizeService,this._document,this._helperContainer),this._instantiationService.setService(k.ICharSizeService,this._charSizeService),this._themeService=this._instantiationService.createInstance(T.ThemeService),this._instantiationService.setService(k.IThemeService,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(b.CharacterJoinerService),this._instantiationService.setService(k.ICharacterJoinerService,this._characterJoinerService),this._renderService=this.register(this._instantiationService.createInstance(C.RenderService,this.rows,this.screenElement)),this._instantiationService.setService(k.IRenderService,this._renderService),this.register(this._renderService.onRenderedViewportChange((M=>this._onRender.fire(M)))),this.onResize((M=>this._renderService.resize(M.cols,M.rows))),this._compositionView=this._document.createElement("div"),this._compositionView.classList.add("composition-view"),this._compositionHelper=this._instantiationService.createInstance(h.CompositionHelper,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(y.MouseService),this._instantiationService.setService(k.IMouseService,this._mouseService),this.linkifier=this.register(this._instantiationService.createInstance(f.Linkifier,this.screenElement)),this.element.appendChild($);try{this._onWillOpen.fire(this.element)}catch{}this._renderService.hasRenderer()||this._renderService.setRenderer(this._createRenderer()),this.viewport=this._instantiationService.createInstance(w.Viewport,this._viewportElement,this._viewportScrollArea),this.viewport.onRequestScrollLines((M=>this.scrollLines(M.amount,M.suppressScrollEvent,1))),this.register(this._inputHandler.onRequestSyncScrollBar((()=>this.viewport.syncScrollArea()))),this.register(this.viewport),this.register(this.onCursorMove((()=>{this._renderService.handleCursorMove(),this._syncTextArea()}))),this.register(this.onResize((()=>this._renderService.handleResize(this.cols,this.rows)))),this.register(this.onBlur((()=>this._renderService.handleBlur()))),this.register(this.onFocus((()=>this._renderService.handleFocus()))),this.register(this._renderService.onDimensionsChange((()=>this.viewport.syncScrollArea()))),this._selectionService=this.register(this._instantiationService.createInstance(S.SelectionService,this.element,this.screenElement,this.linkifier)),this._instantiationService.setService(k.ISelectionService,this._selectionService),this.register(this._selectionService.onRequestScrollLines((M=>this.scrollLines(M.amount,M.suppressScrollEvent)))),this.register(this._selectionService.onSelectionChange((()=>this._onSelectionChange.fire()))),this.register(this._selectionService.onRequestRedraw((M=>this._renderService.handleSelectionChanged(M.start,M.end,M.columnSelectMode)))),this.register(this._selectionService.onLinuxMouseSelection((M=>{this.textarea.value=M,this.textarea.focus(),this.textarea.select()}))),this.register(this._onScroll.event((M=>{this.viewport.syncScrollArea(),this._selectionService.refresh()}))),this.register((0,g.addDisposableDomListener)(this._viewportElement,"scroll",(()=>this._selectionService.refresh()))),this.register(this._instantiationService.createInstance(v.BufferDecorationRenderer,this.screenElement)),this.register((0,g.addDisposableDomListener)(this.element,"mousedown",(M=>this._selectionService.handleMouseDown(M)))),this.coreMouseService.areMouseEventsActive?(this._selectionService.disable(),this.element.classList.add("enable-mouse-events")):this._selectionService.enable(),this.options.screenReaderMode&&(this._accessibilityManager.value=this._instantiationService.createInstance(W.AccessibilityManager,this)),this.register(this.optionsService.onSpecificOptionChange("screenReaderMode",(M=>this._handleScreenReaderModeOptionChange(M)))),this.options.overviewRulerWidth&&(this._overviewRulerRenderer=this.register(this._instantiationService.createInstance(l.OverviewRulerRenderer,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRulerWidth",(M=>{!this._overviewRulerRenderer&&M&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this.register(this._instantiationService.createInstance(l.OverviewRulerRenderer,this._viewportElement,this.screenElement)))})),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(u.DomRenderer,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){const O=this,A=this.element;function $(Y){const te=O._mouseService.getMouseReportCoords(Y,O.screenElement);if(!te)return!1;let me,ve;switch(Y.overrideType||Y.type){case"mousemove":ve=32,Y.buttons===void 0?(me=3,Y.button!==void 0&&(me=Y.button<3?Y.button:3)):me=1&Y.buttons?0:4&Y.buttons?1:2&Y.buttons?2:3;break;case"mouseup":ve=0,me=Y.button<3?Y.button:3;break;case"mousedown":ve=1,me=Y.button<3?Y.button:3;break;case"wheel":if(O._customWheelEventHandler&&O._customWheelEventHandler(Y)===!1||O.viewport.getLinesScrolled(Y)===0)return!1;ve=Y.deltaY<0?0:1,me=4;break;default:return!1}return!(ve===void 0||me===void 0||me>4)&&O.coreMouseService.triggerMouseEvent({col:te.col,row:te.row,x:te.x,y:te.y,button:me,action:ve,ctrl:Y.ctrlKey,alt:Y.altKey,shift:Y.shiftKey})}const M={mouseup:null,wheel:null,mousedrag:null,mousemove:null},X={mouseup:Y=>($(Y),Y.buttons||(this._document.removeEventListener("mouseup",M.mouseup),M.mousedrag&&this._document.removeEventListener("mousemove",M.mousedrag)),this.cancel(Y)),wheel:Y=>($(Y),this.cancel(Y,!0)),mousedrag:Y=>{Y.buttons&&$(Y)},mousemove:Y=>{Y.buttons||$(Y)}};this.register(this.coreMouseService.onProtocolChange((Y=>{Y?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(Y)),this.element.classList.add("enable-mouse-events"),this._selectionService.disable()):(this._logService.debug("Unbinding from mouse events."),this.element.classList.remove("enable-mouse-events"),this._selectionService.enable()),8&Y?M.mousemove||(A.addEventListener("mousemove",X.mousemove),M.mousemove=X.mousemove):(A.removeEventListener("mousemove",M.mousemove),M.mousemove=null),16&Y?M.wheel||(A.addEventListener("wheel",X.wheel,{passive:!1}),M.wheel=X.wheel):(A.removeEventListener("wheel",M.wheel),M.wheel=null),2&Y?M.mouseup||(M.mouseup=X.mouseup):(this._document.removeEventListener("mouseup",M.mouseup),M.mouseup=null),4&Y?M.mousedrag||(M.mousedrag=X.mousedrag):(this._document.removeEventListener("mousemove",M.mousedrag),M.mousedrag=null)}))),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this.register((0,g.addDisposableDomListener)(A,"mousedown",(Y=>{if(Y.preventDefault(),this.focus(),this.coreMouseService.areMouseEventsActive&&!this._selectionService.shouldForceSelection(Y))return $(Y),M.mouseup&&this._document.addEventListener("mouseup",M.mouseup),M.mousedrag&&this._document.addEventListener("mousemove",M.mousedrag),this.cancel(Y)}))),this.register((0,g.addDisposableDomListener)(A,"wheel",(Y=>{if(!M.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(Y)===!1)return!1;if(!this.buffer.hasScrollback){const te=this.viewport.getLinesScrolled(Y);if(te===0)return;const me=J.C0.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(Y.deltaY<0?"A":"B");let ve="";for(let Ue=0;Ue<Math.abs(te);Ue++)ve+=me;return this.coreService.triggerDataEvent(ve,!0),this.cancel(Y,!0)}return this.viewport.handleWheel(Y)?this.cancel(Y):void 0}}),{passive:!1})),this.register((0,g.addDisposableDomListener)(A,"touchstart",(Y=>{if(!this.coreMouseService.areMouseEventsActive)return this.viewport.handleTouchStart(Y),this.cancel(Y)}),{passive:!0})),this.register((0,g.addDisposableDomListener)(A,"touchmove",(Y=>{if(!this.coreMouseService.areMouseEventsActive)return this.viewport.handleTouchMove(Y)?void 0:this.cancel(Y)}),{passive:!1}))}refresh(O,A){var $;($=this._renderService)==null||$.refreshRows(O,A)}updateCursorStyle(O){var A;(A=this._selectionService)!=null&&A.shouldColumnSelect(O)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(O,A,$=0){var M;$===1?(super.scrollLines(O,A,$),this.refresh(0,this.rows-1)):(M=this.viewport)==null||M.scrollLines(O)}paste(O){(0,c.paste)(O,this.textarea,this.coreService,this.optionsService)}attachCustomKeyEventHandler(O){this._customKeyEventHandler=O}attachCustomWheelEventHandler(O){this._customWheelEventHandler=O}registerLinkProvider(O){return this._linkProviderService.registerLinkProvider(O)}registerCharacterJoiner(O){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");const A=this._characterJoinerService.register(O);return this.refresh(0,this.rows-1),A}deregisterCharacterJoiner(O){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");this._characterJoinerService.deregister(O)&&this.refresh(0,this.rows-1)}get markers(){return this.buffer.markers}registerMarker(O){return this.buffer.addMarker(this.buffer.ybase+this.buffer.y+O)}registerDecoration(O){return this._decorationService.registerDecoration(O)}hasSelection(){return!!this._selectionService&&this._selectionService.hasSelection}select(O,A,$){this._selectionService.setSelection(O,A,$)}getSelection(){return this._selectionService?this._selectionService.selectionText:""}getSelectionPosition(){if(this._selectionService&&this._selectionService.hasSelection)return{start:{x:this._selectionService.selectionStart[0],y:this._selectionService.selectionStart[1]},end:{x:this._selectionService.selectionEnd[0],y:this._selectionService.selectionEnd[1]}}}clearSelection(){var O;(O=this._selectionService)==null||O.clearSelection()}selectAll(){var O;(O=this._selectionService)==null||O.selectAll()}selectLines(O,A){var $;($=this._selectionService)==null||$.selectLines(O,A)}_keyDown(O){if(this._keyDownHandled=!1,this._keyDownSeen=!0,this._customKeyEventHandler&&this._customKeyEventHandler(O)===!1)return!1;const A=this.browser.isMac&&this.options.macOptionIsMeta&&O.altKey;if(!A&&!this._compositionHelper.keydown(O))return this.options.scrollOnUserInput&&this.buffer.ybase!==this.buffer.ydisp&&this.scrollToBottom(),!1;A||O.key!=="Dead"&&O.key!=="AltGraph"||(this._unprocessedDeadKey=!0);const $=(0,G.evaluateKeyboardEvent)(O,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(O),$.type===3||$.type===2){const M=this.rows-1;return this.scrollLines($.type===2?-M:M),this.cancel(O,!0)}return $.type===1&&this.selectAll(),!!this._isThirdLevelShift(this.browser,O)||($.cancel&&this.cancel(O,!0),!$.key||!!(O.key&&!O.ctrlKey&&!O.altKey&&!O.metaKey&&O.key.length===1&&O.key.charCodeAt(0)>=65&&O.key.charCodeAt(0)<=90)||(this._unprocessedDeadKey?(this._unprocessedDeadKey=!1,!0):($.key!==J.C0.ETX&&$.key!==J.C0.CR||(this.textarea.value=""),this._onKey.fire({key:$.key,domEvent:O}),this._showCursor(),this.coreService.triggerDataEvent($.key,!0),!this.optionsService.rawOptions.screenReaderMode||O.altKey||O.ctrlKey?this.cancel(O,!0):void(this._keyDownHandled=!0))))}_isThirdLevelShift(O,A){const $=O.isMac&&!this.options.macOptionIsMeta&&A.altKey&&!A.ctrlKey&&!A.metaKey||O.isWindows&&A.altKey&&A.ctrlKey&&!A.metaKey||O.isWindows&&A.getModifierState("AltGraph");return A.type==="keypress"?$:$&&(!A.keyCode||A.keyCode>47)}_keyUp(O){this._keyDownSeen=!1,this._customKeyEventHandler&&this._customKeyEventHandler(O)===!1||((function(A){return A.keyCode===16||A.keyCode===17||A.keyCode===18})(O)||this.focus(),this.updateCursorStyle(O),this._keyPressHandled=!1)}_keyPress(O){let A;if(this._keyPressHandled=!1,this._keyDownHandled||this._customKeyEventHandler&&this._customKeyEventHandler(O)===!1)return!1;if(this.cancel(O),O.charCode)A=O.charCode;else if(O.which===null||O.which===void 0)A=O.keyCode;else{if(O.which===0||O.charCode===0)return!1;A=O.which}return!(!A||(O.altKey||O.ctrlKey||O.metaKey)&&!this._isThirdLevelShift(this.browser,O)||(A=String.fromCharCode(A),this._onKey.fire({key:A,domEvent:O}),this._showCursor(),this.coreService.triggerDataEvent(A,!0),this._keyPressHandled=!0,this._unprocessedDeadKey=!1,0))}_inputEvent(O){if(O.data&&O.inputType==="insertText"&&(!O.composed||!this._keyDownSeen)&&!this.optionsService.rawOptions.screenReaderMode){if(this._keyPressHandled)return!1;this._unprocessedDeadKey=!1;const A=O.data;return this.coreService.triggerDataEvent(A,!0),this.cancel(O),!0}return!1}resize(O,A){O!==this.cols||A!==this.rows?super.resize(O,A):this._charSizeService&&!this._charSizeService.hasValidSize&&this._charSizeService.measure()}_afterResize(O,A){var $,M;($=this._charSizeService)==null||$.measure(),(M=this.viewport)==null||M.syncScrollArea(!0)}clear(){var O;if(this.buffer.ybase!==0||this.buffer.y!==0){this.buffer.clearAllMarkers(),this.buffer.lines.set(0,this.buffer.lines.get(this.buffer.ybase+this.buffer.y)),this.buffer.lines.length=1,this.buffer.ydisp=0,this.buffer.ybase=0,this.buffer.y=0;for(let A=1;A<this.rows;A++)this.buffer.lines.push(this.buffer.getBlankLine(H.DEFAULT_ATTR_DATA));this._onScroll.fire({position:this.buffer.ydisp,source:0}),(O=this.viewport)==null||O.reset(),this.refresh(0,this.rows-1)}}reset(){var O,A;this.options.rows=this.rows,this.options.cols=this.cols;const $=this._customKeyEventHandler;this._setup(),super.reset(),(O=this._selectionService)==null||O.reset(),this._decorationService.reset(),(A=this.viewport)==null||A.reset(),this._customKeyEventHandler=$,this.refresh(0,this.rows-1)}clearTextureAtlas(){var O;(O=this._renderService)==null||O.clearTextureAtlas()}_reportFocus(){var O;(O=this.element)!=null&&O.classList.contains("focus")?this.coreService.triggerDataEvent(J.C0.ESC+"[I"):this.coreService.triggerDataEvent(J.C0.ESC+"[O")}_reportWindowsOptions(O){if(this._renderService)switch(O){case D.WindowsOptionsReportType.GET_WIN_SIZE_PIXELS:const A=this._renderService.dimensions.css.canvas.width.toFixed(0),$=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${J.C0.ESC}[4;${$};${A}t`);break;case D.WindowsOptionsReportType.GET_CELL_SIZE_PIXELS:const M=this._renderService.dimensions.css.cell.width.toFixed(0),X=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${J.C0.ESC}[6;${X};${M}t`)}}cancel(O,A){if(this.options.cancelEvents||A)return O.preventDefault(),O.stopPropagation(),!1}}s.Terminal=z},9924:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.TimeBasedDebouncer=void 0,s.TimeBasedDebouncer=class{constructor(o,c=1e3){this._renderCallback=o,this._debounceThresholdMS=c,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(o,c,g){this._rowCount=g,o=o!==void 0?o:0,c=c!==void 0?c:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,o):o,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,c):c;const f=Date.now();if(f-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=f,this._innerRefresh();else if(!this._additionalRefreshRequested){const m=f-this._lastRefreshMs,_=this._debounceThresholdMS-m;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout((()=>{this._lastRefreshMs=Date.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0}),_)}}_innerRefresh(){if(this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return;const o=Math.max(this._rowStart,0),c=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(o,c)}}},1680:function(d,s,o){var c=this&&this.__decorate||function(h,u,p,b){var E,y=arguments.length,C=y<3?u:b===null?b=Object.getOwnPropertyDescriptor(u,p):b;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(h,u,p,b);else for(var S=h.length-1;S>=0;S--)(E=h[S])&&(C=(y<3?E(C):y>3?E(u,p,C):E(u,p))||C);return y>3&&C&&Object.defineProperty(u,p,C),C},g=this&&this.__param||function(h,u){return function(p,b){u(p,b,h)}};Object.defineProperty(s,"__esModule",{value:!0}),s.Viewport=void 0;const f=o(3656),m=o(4725),_=o(8460),w=o(844),v=o(2585);let l=s.Viewport=class extends w.Disposable{constructor(h,u,p,b,E,y,C,S){super(),this._viewportElement=h,this._scrollArea=u,this._bufferService=p,this._optionsService=b,this._charSizeService=E,this._renderService=y,this._coreBrowserService=C,this.scrollBarWidth=0,this._currentRowHeight=0,this._currentDeviceCellHeight=0,this._lastRecordedBufferLength=0,this._lastRecordedViewportHeight=0,this._lastRecordedBufferHeight=0,this._lastTouchY=0,this._lastScrollTop=0,this._wheelPartialScroll=0,this._refreshAnimationFrame=null,this._ignoreNextScrollEvent=!1,this._smoothScrollState={startTime:0,origin:-1,target:-1},this._onRequestScrollLines=this.register(new _.EventEmitter),this.onRequestScrollLines=this._onRequestScrollLines.event,this.scrollBarWidth=this._viewportElement.offsetWidth-this._scrollArea.offsetWidth||15,this.register((0,f.addDisposableDomListener)(this._viewportElement,"scroll",this._handleScroll.bind(this))),this._activeBuffer=this._bufferService.buffer,this.register(this._bufferService.buffers.onBufferActivate((k=>this._activeBuffer=k.activeBuffer))),this._renderDimensions=this._renderService.dimensions,this.register(this._renderService.onDimensionsChange((k=>this._renderDimensions=k))),this._handleThemeChange(S.colors),this.register(S.onChangeColors((k=>this._handleThemeChange(k)))),this.register(this._optionsService.onSpecificOptionChange("scrollback",(()=>this.syncScrollArea()))),setTimeout((()=>this.syncScrollArea()))}_handleThemeChange(h){this._viewportElement.style.backgroundColor=h.background.css}reset(){this._currentRowHeight=0,this._currentDeviceCellHeight=0,this._lastRecordedBufferLength=0,this._lastRecordedViewportHeight=0,this._lastRecordedBufferHeight=0,this._lastTouchY=0,this._lastScrollTop=0,this._coreBrowserService.window.requestAnimationFrame((()=>this.syncScrollArea()))}_refresh(h){if(h)return this._innerRefresh(),void(this._refreshAnimationFrame!==null&&this._coreBrowserService.window.cancelAnimationFrame(this._refreshAnimationFrame));this._refreshAnimationFrame===null&&(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh())))}_innerRefresh(){if(this._charSizeService.height>0){this._currentRowHeight=this._renderDimensions.device.cell.height/this._coreBrowserService.dpr,this._currentDeviceCellHeight=this._renderDimensions.device.cell.height,this._lastRecordedViewportHeight=this._viewportElement.offsetHeight;const u=Math.round(this._currentRowHeight*this._lastRecordedBufferLength)+(this._lastRecordedViewportHeight-this._renderDimensions.css.canvas.height);this._lastRecordedBufferHeight!==u&&(this._lastRecordedBufferHeight=u,this._scrollArea.style.height=this._lastRecordedBufferHeight+"px")}const h=this._bufferService.buffer.ydisp*this._currentRowHeight;this._viewportElement.scrollTop!==h&&(this._ignoreNextScrollEvent=!0,this._viewportElement.scrollTop=h),this._refreshAnimationFrame=null}syncScrollArea(h=!1){if(this._lastRecordedBufferLength!==this._bufferService.buffer.lines.length)return this._lastRecordedBufferLength=this._bufferService.buffer.lines.length,void this._refresh(h);this._lastRecordedViewportHeight===this._renderService.dimensions.css.canvas.height&&this._lastScrollTop===this._activeBuffer.ydisp*this._currentRowHeight&&this._renderDimensions.device.cell.height===this._currentDeviceCellHeight||this._refresh(h)}_handleScroll(h){if(this._lastScrollTop=this._viewportElement.scrollTop,!this._viewportElement.offsetParent)return;if(this._ignoreNextScrollEvent)return this._ignoreNextScrollEvent=!1,void this._onRequestScrollLines.fire({amount:0,suppressScrollEvent:!0});const u=Math.round(this._lastScrollTop/this._currentRowHeight)-this._bufferService.buffer.ydisp;this._onRequestScrollLines.fire({amount:u,suppressScrollEvent:!0})}_smoothScroll(){if(this._isDisposed||this._smoothScrollState.origin===-1||this._smoothScrollState.target===-1)return;const h=this._smoothScrollPercent();this._viewportElement.scrollTop=this._smoothScrollState.origin+Math.round(h*(this._smoothScrollState.target-this._smoothScrollState.origin)),h<1?this._coreBrowserService.window.requestAnimationFrame((()=>this._smoothScroll())):this._clearSmoothScrollState()}_smoothScrollPercent(){return this._optionsService.rawOptions.smoothScrollDuration&&this._smoothScrollState.startTime?Math.max(Math.min((Date.now()-this._smoothScrollState.startTime)/this._optionsService.rawOptions.smoothScrollDuration,1),0):1}_clearSmoothScrollState(){this._smoothScrollState.startTime=0,this._smoothScrollState.origin=-1,this._smoothScrollState.target=-1}_bubbleScroll(h,u){const p=this._viewportElement.scrollTop+this._lastRecordedViewportHeight;return!(u<0&&this._viewportElement.scrollTop!==0||u>0&&p<this._lastRecordedBufferHeight)||(h.cancelable&&h.preventDefault(),!1)}handleWheel(h){const u=this._getPixelsScrolled(h);return u!==0&&(this._optionsService.rawOptions.smoothScrollDuration?(this._smoothScrollState.startTime=Date.now(),this._smoothScrollPercent()<1?(this._smoothScrollState.origin=this._viewportElement.scrollTop,this._smoothScrollState.target===-1?this._smoothScrollState.target=this._viewportElement.scrollTop+u:this._smoothScrollState.target+=u,this._smoothScrollState.target=Math.max(Math.min(this._smoothScrollState.target,this._viewportElement.scrollHeight),0),this._smoothScroll()):this._clearSmoothScrollState()):this._viewportElement.scrollTop+=u,this._bubbleScroll(h,u))}scrollLines(h){if(h!==0)if(this._optionsService.rawOptions.smoothScrollDuration){const u=h*this._currentRowHeight;this._smoothScrollState.startTime=Date.now(),this._smoothScrollPercent()<1?(this._smoothScrollState.origin=this._viewportElement.scrollTop,this._smoothScrollState.target=this._smoothScrollState.origin+u,this._smoothScrollState.target=Math.max(Math.min(this._smoothScrollState.target,this._viewportElement.scrollHeight),0),this._smoothScroll()):this._clearSmoothScrollState()}else this._onRequestScrollLines.fire({amount:h,suppressScrollEvent:!1})}_getPixelsScrolled(h){if(h.deltaY===0||h.shiftKey)return 0;let u=this._applyScrollModifier(h.deltaY,h);return h.deltaMode===WheelEvent.DOM_DELTA_LINE?u*=this._currentRowHeight:h.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(u*=this._currentRowHeight*this._bufferService.rows),u}getBufferElements(h,u){var p;let b,E="";const y=[],C=u??this._bufferService.buffer.lines.length,S=this._bufferService.buffer.lines;for(let k=h;k<C;k++){const T=S.get(k);if(!T)continue;const R=(p=S.get(k+1))==null?void 0:p.isWrapped;if(E+=T.translateToString(!R),!R||k===S.length-1){const L=document.createElement("div");L.textContent=E,y.push(L),E.length>0&&(b=L),E=""}}return{bufferElements:y,cursorElement:b}}getLinesScrolled(h){if(h.deltaY===0||h.shiftKey)return 0;let u=this._applyScrollModifier(h.deltaY,h);return h.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(u/=this._currentRowHeight+0,this._wheelPartialScroll+=u,u=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):h.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(u*=this._bufferService.rows),u}_applyScrollModifier(h,u){const p=this._optionsService.rawOptions.fastScrollModifier;return p==="alt"&&u.altKey||p==="ctrl"&&u.ctrlKey||p==="shift"&&u.shiftKey?h*this._optionsService.rawOptions.fastScrollSensitivity*this._optionsService.rawOptions.scrollSensitivity:h*this._optionsService.rawOptions.scrollSensitivity}handleTouchStart(h){this._lastTouchY=h.touches[0].pageY}handleTouchMove(h){const u=this._lastTouchY-h.touches[0].pageY;return this._lastTouchY=h.touches[0].pageY,u!==0&&(this._viewportElement.scrollTop+=u,this._bubbleScroll(h,u))}};s.Viewport=l=c([g(2,v.IBufferService),g(3,v.IOptionsService),g(4,m.ICharSizeService),g(5,m.IRenderService),g(6,m.ICoreBrowserService),g(7,m.IThemeService)],l)},3107:function(d,s,o){var c=this&&this.__decorate||function(v,l,h,u){var p,b=arguments.length,E=b<3?l:u===null?u=Object.getOwnPropertyDescriptor(l,h):u;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(v,l,h,u);else for(var y=v.length-1;y>=0;y--)(p=v[y])&&(E=(b<3?p(E):b>3?p(l,h,E):p(l,h))||E);return b>3&&E&&Object.defineProperty(l,h,E),E},g=this&&this.__param||function(v,l){return function(h,u){l(h,u,v)}};Object.defineProperty(s,"__esModule",{value:!0}),s.BufferDecorationRenderer=void 0;const f=o(4725),m=o(844),_=o(2585);let w=s.BufferDecorationRenderer=class extends m.Disposable{constructor(v,l,h,u,p){super(),this._screenElement=v,this._bufferService=l,this._coreBrowserService=h,this._decorationService=u,this._renderService=p,this._decorationElements=new Map,this._altBufferIsActive=!1,this._dimensionsChanged=!1,this._container=document.createElement("div"),this._container.classList.add("xterm-decoration-container"),this._screenElement.appendChild(this._container),this.register(this._renderService.onRenderedViewportChange((()=>this._doRefreshDecorations()))),this.register(this._renderService.onDimensionsChange((()=>{this._dimensionsChanged=!0,this._queueRefresh()}))),this.register(this._coreBrowserService.onDprChange((()=>this._queueRefresh()))),this.register(this._bufferService.buffers.onBufferActivate((()=>{this._altBufferIsActive=this._bufferService.buffer===this._bufferService.buffers.alt}))),this.register(this._decorationService.onDecorationRegistered((()=>this._queueRefresh()))),this.register(this._decorationService.onDecorationRemoved((b=>this._removeDecoration(b)))),this.register((0,m.toDisposable)((()=>{this._container.remove(),this._decorationElements.clear()})))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback((()=>{this._doRefreshDecorations(),this._animationFrame=void 0})))}_doRefreshDecorations(){for(const v of this._decorationService.decorations)this._renderDecoration(v);this._dimensionsChanged=!1}_renderDecoration(v){this._refreshStyle(v),this._dimensionsChanged&&this._refreshXPosition(v)}_createElement(v){var l;const h=this._coreBrowserService.mainDocument.createElement("div");h.classList.add("xterm-decoration"),h.classList.toggle("xterm-decoration-top-layer",((l=v==null?void 0:v.options)==null?void 0:l.layer)==="top"),h.style.width=`${Math.round((v.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,h.style.height=(v.options.height||1)*this._renderService.dimensions.css.cell.height+"px",h.style.top=(v.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height+"px",h.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;const u=v.options.x??0;return u&&u>this._bufferService.cols&&(h.style.display="none"),this._refreshXPosition(v,h),h}_refreshStyle(v){const l=v.marker.line-this._bufferService.buffers.active.ydisp;if(l<0||l>=this._bufferService.rows)v.element&&(v.element.style.display="none",v.onRenderEmitter.fire(v.element));else{let h=this._decorationElements.get(v);h||(h=this._createElement(v),v.element=h,this._decorationElements.set(v,h),this._container.appendChild(h),v.onDispose((()=>{this._decorationElements.delete(v),h.remove()}))),h.style.top=l*this._renderService.dimensions.css.cell.height+"px",h.style.display=this._altBufferIsActive?"none":"block",v.onRenderEmitter.fire(h)}}_refreshXPosition(v,l=v.element){if(!l)return;const h=v.options.x??0;(v.options.anchor||"left")==="right"?l.style.right=h?h*this._renderService.dimensions.css.cell.width+"px":"":l.style.left=h?h*this._renderService.dimensions.css.cell.width+"px":""}_removeDecoration(v){var l;(l=this._decorationElements.get(v))==null||l.remove(),this._decorationElements.delete(v),v.dispose()}};s.BufferDecorationRenderer=w=c([g(1,_.IBufferService),g(2,f.ICoreBrowserService),g(3,_.IDecorationService),g(4,f.IRenderService)],w)},5871:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorZoneStore=void 0,s.ColorZoneStore=class{constructor(){this._zones=[],this._zonePool=[],this._zonePoolIndex=0,this._linePadding={full:0,left:0,center:0,right:0}}get zones(){return this._zonePool.length=Math.min(this._zonePool.length,this._zones.length),this._zones}clear(){this._zones.length=0,this._zonePoolIndex=0}addDecoration(o){if(o.options.overviewRulerOptions){for(const c of this._zones)if(c.color===o.options.overviewRulerOptions.color&&c.position===o.options.overviewRulerOptions.position){if(this._lineIntersectsZone(c,o.marker.line))return;if(this._lineAdjacentToZone(c,o.marker.line,o.options.overviewRulerOptions.position))return void this._addLineToZone(c,o.marker.line)}if(this._zonePoolIndex<this._zonePool.length)return this._zonePool[this._zonePoolIndex].color=o.options.overviewRulerOptions.color,this._zonePool[this._zonePoolIndex].position=o.options.overviewRulerOptions.position,this._zonePool[this._zonePoolIndex].startBufferLine=o.marker.line,this._zonePool[this._zonePoolIndex].endBufferLine=o.marker.line,void this._zones.push(this._zonePool[this._zonePoolIndex++]);this._zones.push({color:o.options.overviewRulerOptions.color,position:o.options.overviewRulerOptions.position,startBufferLine:o.marker.line,endBufferLine:o.marker.line}),this._zonePool.push(this._zones[this._zones.length-1]),this._zonePoolIndex++}}setPadding(o){this._linePadding=o}_lineIntersectsZone(o,c){return c>=o.startBufferLine&&c<=o.endBufferLine}_lineAdjacentToZone(o,c,g){return c>=o.startBufferLine-this._linePadding[g||"full"]&&c<=o.endBufferLine+this._linePadding[g||"full"]}_addLineToZone(o,c){o.startBufferLine=Math.min(o.startBufferLine,c),o.endBufferLine=Math.max(o.endBufferLine,c)}}},5744:function(d,s,o){var c=this&&this.__decorate||function(p,b,E,y){var C,S=arguments.length,k=S<3?b:y===null?y=Object.getOwnPropertyDescriptor(b,E):y;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")k=Reflect.decorate(p,b,E,y);else for(var T=p.length-1;T>=0;T--)(C=p[T])&&(k=(S<3?C(k):S>3?C(b,E,k):C(b,E))||k);return S>3&&k&&Object.defineProperty(b,E,k),k},g=this&&this.__param||function(p,b){return function(E,y){b(E,y,p)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OverviewRulerRenderer=void 0;const f=o(5871),m=o(4725),_=o(844),w=o(2585),v={full:0,left:0,center:0,right:0},l={full:0,left:0,center:0,right:0},h={full:0,left:0,center:0,right:0};let u=s.OverviewRulerRenderer=class extends _.Disposable{get _width(){return this._optionsService.options.overviewRulerWidth||0}constructor(p,b,E,y,C,S,k){var T;super(),this._viewportElement=p,this._screenElement=b,this._bufferService=E,this._decorationService=y,this._renderService=C,this._optionsService=S,this._coreBrowserService=k,this._colorZoneStore=new f.ColorZoneStore,this._shouldUpdateDimensions=!0,this._shouldUpdateAnchor=!0,this._lastKnownBufferLength=0,this._canvas=this._coreBrowserService.mainDocument.createElement("canvas"),this._canvas.classList.add("xterm-decoration-overview-ruler"),this._refreshCanvasDimensions(),(T=this._viewportElement.parentElement)==null||T.insertBefore(this._canvas,this._viewportElement);const R=this._canvas.getContext("2d");if(!R)throw new Error("Ctx cannot be null");this._ctx=R,this._registerDecorationListeners(),this._registerBufferChangeListeners(),this._registerDimensionChangeListeners(),this.register((0,_.toDisposable)((()=>{var L;(L=this._canvas)==null||L.remove()})))}_registerDecorationListeners(){this.register(this._decorationService.onDecorationRegistered((()=>this._queueRefresh(void 0,!0)))),this.register(this._decorationService.onDecorationRemoved((()=>this._queueRefresh(void 0,!0))))}_registerBufferChangeListeners(){this.register(this._renderService.onRenderedViewportChange((()=>this._queueRefresh()))),this.register(this._bufferService.buffers.onBufferActivate((()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"}))),this.register(this._bufferService.onScroll((()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})))}_registerDimensionChangeListeners(){this.register(this._renderService.onRender((()=>{this._containerHeight&&this._containerHeight===this._screenElement.clientHeight||(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)}))),this.register(this._optionsService.onSpecificOptionChange("overviewRulerWidth",(()=>this._queueRefresh(!0)))),this.register(this._coreBrowserService.onDprChange((()=>this._queueRefresh(!0)))),this._queueRefresh(!0)}_refreshDrawConstants(){const p=Math.floor(this._canvas.width/3),b=Math.ceil(this._canvas.width/3);l.full=this._canvas.width,l.left=p,l.center=b,l.right=p,this._refreshDrawHeightConstants(),h.full=0,h.left=0,h.center=l.left,h.right=l.left+l.center}_refreshDrawHeightConstants(){v.full=Math.round(2*this._coreBrowserService.dpr);const p=this._canvas.height/this._bufferService.buffer.lines.length,b=Math.round(Math.max(Math.min(p,12),6)*this._coreBrowserService.dpr);v.left=b,v.center=b,v.right=b}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*v.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*v.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*v.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*v.right)}),this._lastKnownBufferLength=this._bufferService.buffers.normal.lines.length}_refreshCanvasDimensions(){this._canvas.style.width=`${this._width}px`,this._canvas.width=Math.round(this._width*this._coreBrowserService.dpr),this._canvas.style.height=`${this._screenElement.clientHeight}px`,this._canvas.height=Math.round(this._screenElement.clientHeight*this._coreBrowserService.dpr),this._refreshDrawConstants(),this._refreshColorZonePadding()}_refreshDecorations(){this._shouldUpdateDimensions&&this._refreshCanvasDimensions(),this._ctx.clearRect(0,0,this._canvas.width,this._canvas.height),this._colorZoneStore.clear();for(const b of this._decorationService.decorations)this._colorZoneStore.addDecoration(b);this._ctx.lineWidth=1;const p=this._colorZoneStore.zones;for(const b of p)b.position!=="full"&&this._renderColorZone(b);for(const b of p)b.position==="full"&&this._renderColorZone(b);this._shouldUpdateDimensions=!1,this._shouldUpdateAnchor=!1}_renderColorZone(p){this._ctx.fillStyle=p.color,this._ctx.fillRect(h[p.position||"full"],Math.round((this._canvas.height-1)*(p.startBufferLine/this._bufferService.buffers.active.lines.length)-v[p.position||"full"]/2),l[p.position||"full"],Math.round((this._canvas.height-1)*((p.endBufferLine-p.startBufferLine)/this._bufferService.buffers.active.lines.length)+v[p.position||"full"]))}_queueRefresh(p,b){this._shouldUpdateDimensions=p||this._shouldUpdateDimensions,this._shouldUpdateAnchor=b||this._shouldUpdateAnchor,this._animationFrame===void 0&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>{this._refreshDecorations(),this._animationFrame=void 0})))}};s.OverviewRulerRenderer=u=c([g(2,w.IBufferService),g(3,w.IDecorationService),g(4,m.IRenderService),g(5,w.IOptionsService),g(6,m.ICoreBrowserService)],u)},2950:function(d,s,o){var c=this&&this.__decorate||function(v,l,h,u){var p,b=arguments.length,E=b<3?l:u===null?u=Object.getOwnPropertyDescriptor(l,h):u;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(v,l,h,u);else for(var y=v.length-1;y>=0;y--)(p=v[y])&&(E=(b<3?p(E):b>3?p(l,h,E):p(l,h))||E);return b>3&&E&&Object.defineProperty(l,h,E),E},g=this&&this.__param||function(v,l){return function(h,u){l(h,u,v)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CompositionHelper=void 0;const f=o(4725),m=o(2585),_=o(2584);let w=s.CompositionHelper=class{get isComposing(){return this._isComposing}constructor(v,l,h,u,p,b){this._textarea=v,this._compositionView=l,this._bufferService=h,this._optionsService=u,this._coreService=p,this._renderService=b,this._isComposing=!1,this._isSendingComposition=!1,this._compositionPosition={start:0,end:0},this._dataAlreadySent=""}compositionstart(){this._isComposing=!0,this._compositionPosition.start=this._textarea.value.length,this._compositionView.textContent="",this._dataAlreadySent="",this._compositionView.classList.add("active")}compositionupdate(v){this._compositionView.textContent=v.data,this.updateCompositionElements(),setTimeout((()=>{this._compositionPosition.end=this._textarea.value.length}),0)}compositionend(){this._finalizeComposition(!0)}keydown(v){if(this._isComposing||this._isSendingComposition){if(v.keyCode===229||v.keyCode===16||v.keyCode===17||v.keyCode===18)return!1;this._finalizeComposition(!1)}return v.keyCode!==229||(this._handleAnyTextareaChanges(),!1)}_finalizeComposition(v){if(this._compositionView.classList.remove("active"),this._isComposing=!1,v){const l={start:this._compositionPosition.start,end:this._compositionPosition.end};this._isSendingComposition=!0,setTimeout((()=>{if(this._isSendingComposition){let h;this._isSendingComposition=!1,l.start+=this._dataAlreadySent.length,h=this._isComposing?this._textarea.value.substring(l.start,l.end):this._textarea.value.substring(l.start),h.length>0&&this._coreService.triggerDataEvent(h,!0)}}),0)}else{this._isSendingComposition=!1;const l=this._textarea.value.substring(this._compositionPosition.start,this._compositionPosition.end);this._coreService.triggerDataEvent(l,!0)}}_handleAnyTextareaChanges(){const v=this._textarea.value;setTimeout((()=>{if(!this._isComposing){const l=this._textarea.value,h=l.replace(v,"");this._dataAlreadySent=h,l.length>v.length?this._coreService.triggerDataEvent(h,!0):l.length<v.length?this._coreService.triggerDataEvent(`${_.C0.DEL}`,!0):l.length===v.length&&l!==v&&this._coreService.triggerDataEvent(l,!0)}}),0)}updateCompositionElements(v){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){const l=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),h=this._renderService.dimensions.css.cell.height,u=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,p=l*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=p+"px",this._compositionView.style.top=u+"px",this._compositionView.style.height=h+"px",this._compositionView.style.lineHeight=h+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";const b=this._compositionView.getBoundingClientRect();this._textarea.style.left=p+"px",this._textarea.style.top=u+"px",this._textarea.style.width=Math.max(b.width,1)+"px",this._textarea.style.height=Math.max(b.height,1)+"px",this._textarea.style.lineHeight=b.height+"px"}v||setTimeout((()=>this.updateCompositionElements(!0)),0)}}};s.CompositionHelper=w=c([g(2,m.IBufferService),g(3,m.IOptionsService),g(4,m.ICoreService),g(5,f.IRenderService)],w)},9806:(d,s)=>{function o(c,g,f){const m=f.getBoundingClientRect(),_=c.getComputedStyle(f),w=parseInt(_.getPropertyValue("padding-left")),v=parseInt(_.getPropertyValue("padding-top"));return[g.clientX-m.left-w,g.clientY-m.top-v]}Object.defineProperty(s,"__esModule",{value:!0}),s.getCoords=s.getCoordsRelativeToElement=void 0,s.getCoordsRelativeToElement=o,s.getCoords=function(c,g,f,m,_,w,v,l,h){if(!w)return;const u=o(c,g,f);return u?(u[0]=Math.ceil((u[0]+(h?v/2:0))/v),u[1]=Math.ceil(u[1]/l),u[0]=Math.min(Math.max(u[0],1),m+(h?1:0)),u[1]=Math.min(Math.max(u[1],1),_),u):void 0}},9504:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.moveToCellSequence=void 0;const c=o(2584);function g(l,h,u,p){const b=l-f(l,u),E=h-f(h,u),y=Math.abs(b-E)-(function(C,S,k){let T=0;const R=C-f(C,k),L=S-f(S,k);for(let N=0;N<Math.abs(R-L);N++){const U=m(C,S)==="A"?-1:1,P=k.buffer.lines.get(R+U*N);P!=null&&P.isWrapped&&T++}return T})(l,h,u);return v(y,w(m(l,h),p))}function f(l,h){let u=0,p=h.buffer.lines.get(l),b=p==null?void 0:p.isWrapped;for(;b&&l>=0&&l<h.rows;)u++,p=h.buffer.lines.get(--l),b=p==null?void 0:p.isWrapped;return u}function m(l,h){return l>h?"A":"B"}function _(l,h,u,p,b,E){let y=l,C=h,S="";for(;y!==u||C!==p;)y+=b?1:-1,b&&y>E.cols-1?(S+=E.buffer.translateBufferLineToString(C,!1,l,y),y=0,l=0,C++):!b&&y<0&&(S+=E.buffer.translateBufferLineToString(C,!1,0,l+1),y=E.cols-1,l=y,C--);return S+E.buffer.translateBufferLineToString(C,!1,l,y)}function w(l,h){const u=h?"O":"[";return c.C0.ESC+u+l}function v(l,h){l=Math.floor(l);let u="";for(let p=0;p<l;p++)u+=h;return u}s.moveToCellSequence=function(l,h,u,p){const b=u.buffer.x,E=u.buffer.y;if(!u.buffer.hasScrollback)return(function(S,k,T,R,L,N){return g(k,R,L,N).length===0?"":v(_(S,k,S,k-f(k,L),!1,L).length,w("D",N))})(b,E,0,h,u,p)+g(E,h,u,p)+(function(S,k,T,R,L,N){let U;U=g(k,R,L,N).length>0?R-f(R,L):k;const P=R,H=(function(J,G,I,B,x,D){let W;return W=g(I,B,x,D).length>0?B-f(B,x):G,J<I&&W<=B||J>=I&&W<B?"C":"D"})(S,k,T,R,L,N);return v(_(S,U,T,P,H==="C",L).length,w(H,N))})(b,E,l,h,u,p);let y;if(E===h)return y=b>l?"D":"C",v(Math.abs(b-l),w(y,p));y=E>h?"D":"C";const C=Math.abs(E-h);return v((function(S,k){return k.cols-S})(E>h?l:b,u)+(C-1)*u.cols+1+((E>h?b:l)-1),w(y,p))}},1296:function(d,s,o){var c=this&&this.__decorate||function(N,U,P,H){var J,G=arguments.length,I=G<3?U:H===null?H=Object.getOwnPropertyDescriptor(U,P):H;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")I=Reflect.decorate(N,U,P,H);else for(var B=N.length-1;B>=0;B--)(J=N[B])&&(I=(G<3?J(I):G>3?J(U,P,I):J(U,P))||I);return G>3&&I&&Object.defineProperty(U,P,I),I},g=this&&this.__param||function(N,U){return function(P,H){U(P,H,N)}};Object.defineProperty(s,"__esModule",{value:!0}),s.DomRenderer=void 0;const f=o(3787),m=o(2550),_=o(2223),w=o(6171),v=o(6052),l=o(4725),h=o(8055),u=o(8460),p=o(844),b=o(2585),E="xterm-dom-renderer-owner-",y="xterm-rows",C="xterm-fg-",S="xterm-bg-",k="xterm-focus",T="xterm-selection";let R=1,L=s.DomRenderer=class extends p.Disposable{constructor(N,U,P,H,J,G,I,B,x,D,W,K,z){super(),this._terminal=N,this._document=U,this._element=P,this._screenElement=H,this._viewportElement=J,this._helperContainer=G,this._linkifier2=I,this._charSizeService=x,this._optionsService=D,this._bufferService=W,this._coreBrowserService=K,this._themeService=z,this._terminalClass=R++,this._rowElements=[],this._selectionRenderModel=(0,v.createSelectionRenderModel)(),this.onRequestRedraw=this.register(new u.EventEmitter).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(y),this._rowContainer.style.lineHeight="normal",this._rowContainer.setAttribute("aria-hidden","true"),this._refreshRowElements(this._bufferService.cols,this._bufferService.rows),this._selectionContainer=this._document.createElement("div"),this._selectionContainer.classList.add(T),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=(0,w.createRenderDimensions)(),this._updateDimensions(),this.register(this._optionsService.onOptionChange((()=>this._handleOptionsChanged()))),this.register(this._themeService.onChangeColors((Q=>this._injectCss(Q)))),this._injectCss(this._themeService.colors),this._rowFactory=B.createInstance(f.DomRendererRowFactory,document),this._element.classList.add(E+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this.register(this._linkifier2.onShowLinkUnderline((Q=>this._handleLinkHover(Q)))),this.register(this._linkifier2.onHideLinkUnderline((Q=>this._handleLinkLeave(Q)))),this.register((0,p.toDisposable)((()=>{this._element.classList.remove(E+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()}))),this._widthCache=new m.WidthCache(this._document,this._helperContainer),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}_updateDimensions(){const N=this._coreBrowserService.dpr;this.dimensions.device.char.width=this._charSizeService.width*N,this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*N),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.left=0,this.dimensions.device.char.top=0,this.dimensions.device.canvas.width=this.dimensions.device.cell.width*this._bufferService.cols,this.dimensions.device.canvas.height=this.dimensions.device.cell.height*this._bufferService.rows,this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/N),this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/N),this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols,this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows;for(const P of this._rowElements)P.style.width=`${this.dimensions.css.canvas.width}px`,P.style.height=`${this.dimensions.css.cell.height}px`,P.style.lineHeight=`${this.dimensions.css.cell.height}px`,P.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));const U=`${this._terminalSelector} .${y} span { display: inline-block; height: 100%; vertical-align: top;}`;this._dimensionsStyleElement.textContent=U,this._selectionContainer.style.height=this._viewportElement.style.height,this._screenElement.style.width=`${this.dimensions.css.canvas.width}px`,this._screenElement.style.height=`${this.dimensions.css.canvas.height}px`}_injectCss(N){this._themeStyleElement||(this._themeStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._themeStyleElement));let U=`${this._terminalSelector} .${y} { color: ${N.foreground.css}; font-family: ${this._optionsService.rawOptions.fontFamily}; font-size: ${this._optionsService.rawOptions.fontSize}px; font-kerning: none; white-space: pre}`;U+=`${this._terminalSelector} .${y} .xterm-dim { color: ${h.color.multiplyOpacity(N.foreground,.5).css};}`,U+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;const P=`blink_underline_${this._terminalClass}`,H=`blink_bar_${this._terminalClass}`,J=`blink_block_${this._terminalClass}`;U+=`@keyframes ${P} { 50% { border-bottom-style: hidden; }}`,U+=`@keyframes ${H} { 50% { box-shadow: none; }}`,U+=`@keyframes ${J} { 0% { background-color: ${N.cursor.css}; color: ${N.cursorAccent.css}; } 50% { background-color: inherit; color: ${N.cursor.css}; }}`,U+=`${this._terminalSelector} .${y}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${P} 1s step-end infinite;}${this._terminalSelector} .${y}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${H} 1s step-end infinite;}${this._terminalSelector} .${y}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${J} 1s step-end infinite;}${this._terminalSelector} .${y} .xterm-cursor.xterm-cursor-block { background-color: ${N.cursor.css}; color: ${N.cursorAccent.css};}${this._terminalSelector} .${y} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${N.cursor.css} !important; color: ${N.cursorAccent.css} !important;}${this._terminalSelector} .${y} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${N.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${y} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${N.cursor.css} inset;}${this._terminalSelector} .${y} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${N.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,U+=`${this._terminalSelector} .${T} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${T} div { position: absolute; background-color: ${N.selectionBackgroundOpaque.css};}${this._terminalSelector} .${T} div { position: absolute; background-color: ${N.selectionInactiveBackgroundOpaque.css};}`;for(const[G,I]of N.ansi.entries())U+=`${this._terminalSelector} .${C}${G} { color: ${I.css}; }${this._terminalSelector} .${C}${G}.xterm-dim { color: ${h.color.multiplyOpacity(I,.5).css}; }${this._terminalSelector} .${S}${G} { background-color: ${I.css}; }`;U+=`${this._terminalSelector} .${C}${_.INVERTED_DEFAULT_COLOR} { color: ${h.color.opaque(N.background).css}; }${this._terminalSelector} .${C}${_.INVERTED_DEFAULT_COLOR}.xterm-dim { color: ${h.color.multiplyOpacity(h.color.opaque(N.background),.5).css}; }${this._terminalSelector} .${S}${_.INVERTED_DEFAULT_COLOR} { background-color: ${N.foreground.css}; }`,this._themeStyleElement.textContent=U}_setDefaultSpacing(){const N=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${N}px`,this._rowFactory.defaultSpacing=N}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(N,U){for(let P=this._rowElements.length;P<=U;P++){const H=this._document.createElement("div");this._rowContainer.appendChild(H),this._rowElements.push(H)}for(;this._rowElements.length>U;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(N,U){this._refreshRowElements(N,U),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(k),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(k),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(N,U,P){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(N,U,P),this.renderRows(0,this._bufferService.rows-1),!N||!U)return;this._selectionRenderModel.update(this._terminal,N,U,P);const H=this._selectionRenderModel.viewportStartRow,J=this._selectionRenderModel.viewportEndRow,G=this._selectionRenderModel.viewportCappedStartRow,I=this._selectionRenderModel.viewportCappedEndRow;if(G>=this._bufferService.rows||I<0)return;const B=this._document.createDocumentFragment();if(P){const x=N[0]>U[0];B.appendChild(this._createSelectionElement(G,x?U[0]:N[0],x?N[0]:U[0],I-G+1))}else{const x=H===G?N[0]:0,D=G===J?U[0]:this._bufferService.cols;B.appendChild(this._createSelectionElement(G,x,D));const W=I-G-1;if(B.appendChild(this._createSelectionElement(G+1,0,this._bufferService.cols,W)),G!==I){const K=J===I?U[0]:this._bufferService.cols;B.appendChild(this._createSelectionElement(I,0,K))}}this._selectionContainer.appendChild(B)}_createSelectionElement(N,U,P,H=1){const J=this._document.createElement("div"),G=U*this.dimensions.css.cell.width;let I=this.dimensions.css.cell.width*(P-U);return G+I>this.dimensions.css.canvas.width&&(I=this.dimensions.css.canvas.width-G),J.style.height=H*this.dimensions.css.cell.height+"px",J.style.top=N*this.dimensions.css.cell.height+"px",J.style.left=`${G}px`,J.style.width=`${I}px`,J}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(const N of this._rowElements)N.replaceChildren()}renderRows(N,U){const P=this._bufferService.buffer,H=P.ybase+P.y,J=Math.min(P.x,this._bufferService.cols-1),G=this._optionsService.rawOptions.cursorBlink,I=this._optionsService.rawOptions.cursorStyle,B=this._optionsService.rawOptions.cursorInactiveStyle;for(let x=N;x<=U;x++){const D=x+P.ydisp,W=this._rowElements[x],K=P.lines.get(D);if(!W||!K)break;W.replaceChildren(...this._rowFactory.createRow(K,D,D===H,I,B,J,G,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${E}${this._terminalClass}`}_handleLinkHover(N){this._setCellUnderline(N.x1,N.x2,N.y1,N.y2,N.cols,!0)}_handleLinkLeave(N){this._setCellUnderline(N.x1,N.x2,N.y1,N.y2,N.cols,!1)}_setCellUnderline(N,U,P,H,J,G){P<0&&(N=0),H<0&&(U=0);const I=this._bufferService.rows-1;P=Math.max(Math.min(P,I),0),H=Math.max(Math.min(H,I),0),J=Math.min(J,this._bufferService.cols);const B=this._bufferService.buffer,x=B.ybase+B.y,D=Math.min(B.x,J-1),W=this._optionsService.rawOptions.cursorBlink,K=this._optionsService.rawOptions.cursorStyle,z=this._optionsService.rawOptions.cursorInactiveStyle;for(let Q=P;Q<=H;++Q){const O=Q+B.ydisp,A=this._rowElements[Q],$=B.lines.get(O);if(!A||!$)break;A.replaceChildren(...this._rowFactory.createRow($,O,O===x,K,z,D,W,this.dimensions.css.cell.width,this._widthCache,G?Q===P?N:0:-1,G?(Q===H?U:J)-1:-1))}}};s.DomRenderer=L=c([g(7,b.IInstantiationService),g(8,l.ICharSizeService),g(9,b.IOptionsService),g(10,b.IBufferService),g(11,l.ICoreBrowserService),g(12,l.IThemeService)],L)},3787:function(d,s,o){var c=this&&this.__decorate||function(y,C,S,k){var T,R=arguments.length,L=R<3?C:k===null?k=Object.getOwnPropertyDescriptor(C,S):k;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")L=Reflect.decorate(y,C,S,k);else for(var N=y.length-1;N>=0;N--)(T=y[N])&&(L=(R<3?T(L):R>3?T(C,S,L):T(C,S))||L);return R>3&&L&&Object.defineProperty(C,S,L),L},g=this&&this.__param||function(y,C){return function(S,k){C(S,k,y)}};Object.defineProperty(s,"__esModule",{value:!0}),s.DomRendererRowFactory=void 0;const f=o(2223),m=o(643),_=o(511),w=o(2585),v=o(8055),l=o(4725),h=o(4269),u=o(6171),p=o(3734);let b=s.DomRendererRowFactory=class{constructor(y,C,S,k,T,R,L){this._document=y,this._characterJoinerService=C,this._optionsService=S,this._coreBrowserService=k,this._coreService=T,this._decorationService=R,this._themeService=L,this._workCell=new _.CellData,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(y,C,S){this._selectionStart=y,this._selectionEnd=C,this._columnSelectMode=S}createRow(y,C,S,k,T,R,L,N,U,P,H){const J=[],G=this._characterJoinerService.getJoinedCharacters(C),I=this._themeService.colors;let B,x=y.getNoBgTrimmedLength();S&&x<R+1&&(x=R+1);let D=0,W="",K=0,z=0,Q=0,O=!1,A=0,$=!1,M=0;const X=[],Y=P!==-1&&H!==-1;for(let te=0;te<x;te++){y.loadCell(te,this._workCell);let me=this._workCell.getWidth();if(me===0)continue;let ve=!1,Ue=te,q=this._workCell;if(G.length>0&&te===G[0][0]){ve=!0;const fe=G.shift();q=new h.JoinedCellData(this._workCell,y.translateToString(!0,fe[0],fe[1]),fe[1]-fe[0]),Ue=fe[1]-1,me=q.getWidth()}const hr=this._isCellInSelection(te,C),sn=S&&te===R,on=Y&&te>=P&&te<=H;let an=!1;this._decorationService.forEachDecorationAtCell(te,C,void 0,(fe=>{an=!0}));let ri=q.getChars()||m.WHITESPACE_CELL_CHAR;if(ri===" "&&(q.isUnderline()||q.isOverline())&&(ri=" "),M=me*N-U.get(ri,q.isBold(),q.isItalic()),B){if(D&&(hr&&$||!hr&&!$&&q.bg===K)&&(hr&&$&&I.selectionForeground||q.fg===z)&&q.extended.ext===Q&&on===O&&M===A&&!sn&&!ve&&!an){q.isInvisible()?W+=m.WHITESPACE_CELL_CHAR:W+=ri,D++;continue}D&&(B.textContent=W),B=this._document.createElement("span"),D=0,W=""}else B=this._document.createElement("span");if(K=q.bg,z=q.fg,Q=q.extended.ext,O=on,A=M,$=hr,ve&&R>=te&&R<=Ue&&(R=te),!this._coreService.isCursorHidden&&sn&&this._coreService.isCursorInitialized){if(X.push("xterm-cursor"),this._coreBrowserService.isFocused)L&&X.push("xterm-cursor-blink"),X.push(k==="bar"?"xterm-cursor-bar":k==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(T)switch(T){case"outline":X.push("xterm-cursor-outline");break;case"block":X.push("xterm-cursor-block");break;case"bar":X.push("xterm-cursor-bar");break;case"underline":X.push("xterm-cursor-underline")}}if(q.isBold()&&X.push("xterm-bold"),q.isItalic()&&X.push("xterm-italic"),q.isDim()&&X.push("xterm-dim"),W=q.isInvisible()?m.WHITESPACE_CELL_CHAR:q.getChars()||m.WHITESPACE_CELL_CHAR,q.isUnderline()&&(X.push(`xterm-underline-${q.extended.underlineStyle}`),W===" "&&(W=" "),!q.isUnderlineColorDefault()))if(q.isUnderlineColorRGB())B.style.textDecorationColor=`rgb(${p.AttributeData.toColorRGB(q.getUnderlineColor()).join(",")})`;else{let fe=q.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&q.isBold()&&fe<8&&(fe+=8),B.style.textDecorationColor=I.ansi[fe].css}q.isOverline()&&(X.push("xterm-overline"),W===" "&&(W=" ")),q.isStrikethrough()&&X.push("xterm-strikethrough"),on&&(B.style.textDecoration="underline");let Ze=q.getFgColor(),fr=q.getFgColorMode(),tt=q.getBgColor(),pr=q.getBgColorMode();const cn=!!q.isInverse();if(cn){const fe=Ze;Ze=tt,tt=fe;const lh=fr;fr=pr,pr=lh}let ft,ii,pt,gr=!1;switch(this._decorationService.forEachDecorationAtCell(te,C,void 0,(fe=>{fe.options.layer!=="top"&&gr||(fe.backgroundColorRGB&&(pr=50331648,tt=fe.backgroundColorRGB.rgba>>8&16777215,ft=fe.backgroundColorRGB),fe.foregroundColorRGB&&(fr=50331648,Ze=fe.foregroundColorRGB.rgba>>8&16777215,ii=fe.foregroundColorRGB),gr=fe.options.layer==="top")})),!gr&&hr&&(ft=this._coreBrowserService.isFocused?I.selectionBackgroundOpaque:I.selectionInactiveBackgroundOpaque,tt=ft.rgba>>8&16777215,pr=50331648,gr=!0,I.selectionForeground&&(fr=50331648,Ze=I.selectionForeground.rgba>>8&16777215,ii=I.selectionForeground)),gr&&X.push("xterm-decoration-top"),pr){case 16777216:case 33554432:pt=I.ansi[tt],X.push(`xterm-bg-${tt}`);break;case 50331648:pt=v.channels.toColor(tt>>16,tt>>8&255,255&tt),this._addStyle(B,`background-color:#${E((tt>>>0).toString(16),"0",6)}`);break;default:cn?(pt=I.foreground,X.push(`xterm-bg-${f.INVERTED_DEFAULT_COLOR}`)):pt=I.background}switch(ft||q.isDim()&&(ft=v.color.multiplyOpacity(pt,.5)),fr){case 16777216:case 33554432:q.isBold()&&Ze<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(Ze+=8),this._applyMinimumContrast(B,pt,I.ansi[Ze],q,ft,void 0)||X.push(`xterm-fg-${Ze}`);break;case 50331648:const fe=v.channels.toColor(Ze>>16&255,Ze>>8&255,255&Ze);this._applyMinimumContrast(B,pt,fe,q,ft,ii)||this._addStyle(B,`color:#${E(Ze.toString(16),"0",6)}`);break;default:this._applyMinimumContrast(B,pt,I.foreground,q,ft,ii)||cn&&X.push(`xterm-fg-${f.INVERTED_DEFAULT_COLOR}`)}X.length&&(B.className=X.join(" "),X.length=0),sn||ve||an?B.textContent=W:D++,M!==this.defaultSpacing&&(B.style.letterSpacing=`${M}px`),J.push(B),te=Ue}return B&&D&&(B.textContent=W),J}_applyMinimumContrast(y,C,S,k,T,R){if(this._optionsService.rawOptions.minimumContrastRatio===1||(0,u.treatGlyphAsBackgroundColor)(k.getCode()))return!1;const L=this._getContrastCache(k);let N;if(T||R||(N=L.getColor(C.rgba,S.rgba)),N===void 0){const U=this._optionsService.rawOptions.minimumContrastRatio/(k.isDim()?2:1);N=v.color.ensureContrastRatio(T||C,R||S,U),L.setColor((T||C).rgba,(R||S).rgba,N??null)}return!!N&&(this._addStyle(y,`color:${N.css}`),!0)}_getContrastCache(y){return y.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(y,C){y.setAttribute("style",`${y.getAttribute("style")||""}${C};`)}_isCellInSelection(y,C){const S=this._selectionStart,k=this._selectionEnd;return!(!S||!k)&&(this._columnSelectMode?S[0]<=k[0]?y>=S[0]&&C>=S[1]&&y<k[0]&&C<=k[1]:y<S[0]&&C>=S[1]&&y>=k[0]&&C<=k[1]:C>S[1]&&C<k[1]||S[1]===k[1]&&C===S[1]&&y>=S[0]&&y<k[0]||S[1]<k[1]&&C===k[1]&&y<k[0]||S[1]<k[1]&&C===S[1]&&y>=S[0])}};function E(y,C,S){for(;y.length<S;)y=C+y;return y}s.DomRendererRowFactory=b=c([g(1,l.ICharacterJoinerService),g(2,w.IOptionsService),g(3,l.ICoreBrowserService),g(4,w.ICoreService),g(5,w.IDecorationService),g(6,l.IThemeService)],b)},2550:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WidthCache=void 0,s.WidthCache=class{constructor(o,c){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=o.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";const g=o.createElement("span");g.classList.add("xterm-char-measure-element");const f=o.createElement("span");f.classList.add("xterm-char-measure-element"),f.style.fontWeight="bold";const m=o.createElement("span");m.classList.add("xterm-char-measure-element"),m.style.fontStyle="italic";const _=o.createElement("span");_.classList.add("xterm-char-measure-element"),_.style.fontWeight="bold",_.style.fontStyle="italic",this._measureElements=[g,f,m,_],this._container.appendChild(g),this._container.appendChild(f),this._container.appendChild(m),this._container.appendChild(_),c.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(o,c,g,f){o===this._font&&c===this._fontSize&&g===this._weight&&f===this._weightBold||(this._font=o,this._fontSize=c,this._weight=g,this._weightBold=f,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${g}`,this._measureElements[1].style.fontWeight=`${f}`,this._measureElements[2].style.fontWeight=`${g}`,this._measureElements[3].style.fontWeight=`${f}`,this.clear())}get(o,c,g){let f=0;if(!c&&!g&&o.length===1&&(f=o.charCodeAt(0))<256){if(this._flat[f]!==-9999)return this._flat[f];const w=this._measure(o,0);return w>0&&(this._flat[f]=w),w}let m=o;c&&(m+="B"),g&&(m+="I");let _=this._holey.get(m);if(_===void 0){let w=0;c&&(w|=1),g&&(w|=2),_=this._measure(o,w),_>0&&this._holey.set(m,_)}return _}_measure(o,c){const g=this._measureElements[c];return g.textContent=o.repeat(32),g.offsetWidth/32}}},2223:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.TEXT_BASELINE=s.DIM_OPACITY=s.INVERTED_DEFAULT_COLOR=void 0;const c=o(6114);s.INVERTED_DEFAULT_COLOR=257,s.DIM_OPACITY=.5,s.TEXT_BASELINE=c.isFirefox||c.isLegacyEdge?"bottom":"ideographic"},6171:(d,s)=>{function o(g){return 57508<=g&&g<=57558}function c(g){return g>=128512&&g<=128591||g>=127744&&g<=128511||g>=128640&&g<=128767||g>=9728&&g<=9983||g>=9984&&g<=10175||g>=65024&&g<=65039||g>=129280&&g<=129535||g>=127462&&g<=127487}Object.defineProperty(s,"__esModule",{value:!0}),s.computeNextVariantOffset=s.createRenderDimensions=s.treatGlyphAsBackgroundColor=s.allowRescaling=s.isEmoji=s.isRestrictedPowerlineGlyph=s.isPowerlineGlyph=s.throwIfFalsy=void 0,s.throwIfFalsy=function(g){if(!g)throw new Error("value must not be falsy");return g},s.isPowerlineGlyph=o,s.isRestrictedPowerlineGlyph=function(g){return 57520<=g&&g<=57527},s.isEmoji=c,s.allowRescaling=function(g,f,m,_){return f===1&&m>Math.ceil(1.5*_)&&g!==void 0&&g>255&&!c(g)&&!o(g)&&!(function(w){return 57344<=w&&w<=63743})(g)},s.treatGlyphAsBackgroundColor=function(g){return o(g)||(function(f){return 9472<=f&&f<=9631})(g)},s.createRenderDimensions=function(){return{css:{canvas:{width:0,height:0},cell:{width:0,height:0}},device:{canvas:{width:0,height:0},cell:{width:0,height:0},char:{width:0,height:0,left:0,top:0}}}},s.computeNextVariantOffset=function(g,f,m=0){return(g-(2*Math.round(f)-m))%(2*Math.round(f))}},6052:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createSelectionRenderModel=void 0;class o{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(g,f,m,_=!1){if(this.selectionStart=f,this.selectionEnd=m,!f||!m||f[0]===m[0]&&f[1]===m[1])return void this.clear();const w=g.buffers.active.ydisp,v=f[1]-w,l=m[1]-w,h=Math.max(v,0),u=Math.min(l,g.rows-1);h>=g.rows||u<0?this.clear():(this.hasSelection=!0,this.columnSelectMode=_,this.viewportStartRow=v,this.viewportEndRow=l,this.viewportCappedStartRow=h,this.viewportCappedEndRow=u,this.startCol=f[0],this.endCol=m[0])}isCellSelected(g,f,m){return!!this.hasSelection&&(m-=g.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?f>=this.startCol&&m>=this.viewportCappedStartRow&&f<this.endCol&&m<=this.viewportCappedEndRow:f<this.startCol&&m>=this.viewportCappedStartRow&&f>=this.endCol&&m<=this.viewportCappedEndRow:m>this.viewportStartRow&&m<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&m===this.viewportStartRow&&f>=this.startCol&&f<this.endCol||this.viewportStartRow<this.viewportEndRow&&m===this.viewportEndRow&&f<this.endCol||this.viewportStartRow<this.viewportEndRow&&m===this.viewportStartRow&&f>=this.startCol)}}s.createSelectionRenderModel=function(){return new o}},456:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.SelectionModel=void 0,s.SelectionModel=class{constructor(o){this._bufferService=o,this.isSelectAllActive=!1,this.selectionStartLength=0}clearSelection(){this.selectionStart=void 0,this.selectionEnd=void 0,this.isSelectAllActive=!1,this.selectionStartLength=0}get finalSelectionStart(){return this.isSelectAllActive?[0,0]:this.selectionEnd&&this.selectionStart&&this.areSelectionValuesReversed()?this.selectionEnd:this.selectionStart}get finalSelectionEnd(){if(this.isSelectAllActive)return[this._bufferService.cols,this._bufferService.buffer.ybase+this._bufferService.rows-1];if(this.selectionStart){if(!this.selectionEnd||this.areSelectionValuesReversed()){const o=this.selectionStart[0]+this.selectionStartLength;return o>this._bufferService.cols?o%this._bufferService.cols==0?[this._bufferService.cols,this.selectionStart[1]+Math.floor(o/this._bufferService.cols)-1]:[o%this._bufferService.cols,this.selectionStart[1]+Math.floor(o/this._bufferService.cols)]:[o,this.selectionStart[1]]}if(this.selectionStartLength&&this.selectionEnd[1]===this.selectionStart[1]){const o=this.selectionStart[0]+this.selectionStartLength;return o>this._bufferService.cols?[o%this._bufferService.cols,this.selectionStart[1]+Math.floor(o/this._bufferService.cols)]:[Math.max(o,this.selectionEnd[0]),this.selectionEnd[1]]}return this.selectionEnd}}areSelectionValuesReversed(){const o=this.selectionStart,c=this.selectionEnd;return!(!o||!c)&&(o[1]>c[1]||o[1]===c[1]&&o[0]>c[0])}handleTrim(o){return this.selectionStart&&(this.selectionStart[1]-=o),this.selectionEnd&&(this.selectionEnd[1]-=o),this.selectionEnd&&this.selectionEnd[1]<0?(this.clearSelection(),!0):(this.selectionStart&&this.selectionStart[1]<0&&(this.selectionStart[1]=0),!1)}}},428:function(d,s,o){var c=this&&this.__decorate||function(u,p,b,E){var y,C=arguments.length,S=C<3?p:E===null?E=Object.getOwnPropertyDescriptor(p,b):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(u,p,b,E);else for(var k=u.length-1;k>=0;k--)(y=u[k])&&(S=(C<3?y(S):C>3?y(p,b,S):y(p,b))||S);return C>3&&S&&Object.defineProperty(p,b,S),S},g=this&&this.__param||function(u,p){return function(b,E){p(b,E,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CharSizeService=void 0;const f=o(2585),m=o(8460),_=o(844);let w=s.CharSizeService=class extends _.Disposable{get hasValidSize(){return this.width>0&&this.height>0}constructor(u,p,b){super(),this._optionsService=b,this.width=0,this.height=0,this._onCharSizeChange=this.register(new m.EventEmitter),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this.register(new h(this._optionsService))}catch{this._measureStrategy=this.register(new l(u,p,this._optionsService))}this.register(this._optionsService.onMultipleOptionChange(["fontFamily","fontSize"],(()=>this.measure())))}measure(){const u=this._measureStrategy.measure();u.width===this.width&&u.height===this.height||(this.width=u.width,this.height=u.height,this._onCharSizeChange.fire())}};s.CharSizeService=w=c([g(2,f.IOptionsService)],w);class v extends _.Disposable{constructor(){super(...arguments),this._result={width:0,height:0}}_validateAndSet(p,b){p!==void 0&&p>0&&b!==void 0&&b>0&&(this._result.width=p,this._result.height=b)}}class l extends v{constructor(p,b,E){super(),this._document=p,this._parentElement=b,this._optionsService=E,this._measureElement=this._document.createElement("span"),this._measureElement.classList.add("xterm-char-measure-element"),this._measureElement.textContent="W".repeat(32),this._measureElement.setAttribute("aria-hidden","true"),this._measureElement.style.whiteSpace="pre",this._measureElement.style.fontKerning="none",this._parentElement.appendChild(this._measureElement)}measure(){return this._measureElement.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._measureElement.style.fontSize=`${this._optionsService.rawOptions.fontSize}px`,this._validateAndSet(Number(this._measureElement.offsetWidth)/32,Number(this._measureElement.offsetHeight)),this._result}}class h extends v{constructor(p){super(),this._optionsService=p,this._canvas=new OffscreenCanvas(100,100),this._ctx=this._canvas.getContext("2d");const b=this._ctx.measureText("W");if(!("width"in b&&"fontBoundingBoxAscent"in b&&"fontBoundingBoxDescent"in b))throw new Error("Required font metrics not supported")}measure(){this._ctx.font=`${this._optionsService.rawOptions.fontSize}px ${this._optionsService.rawOptions.fontFamily}`;const p=this._ctx.measureText("W");return this._validateAndSet(p.width,p.fontBoundingBoxAscent+p.fontBoundingBoxDescent),this._result}}},4269:function(d,s,o){var c=this&&this.__decorate||function(h,u,p,b){var E,y=arguments.length,C=y<3?u:b===null?b=Object.getOwnPropertyDescriptor(u,p):b;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(h,u,p,b);else for(var S=h.length-1;S>=0;S--)(E=h[S])&&(C=(y<3?E(C):y>3?E(u,p,C):E(u,p))||C);return y>3&&C&&Object.defineProperty(u,p,C),C},g=this&&this.__param||function(h,u){return function(p,b){u(p,b,h)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CharacterJoinerService=s.JoinedCellData=void 0;const f=o(3734),m=o(643),_=o(511),w=o(2585);class v extends f.AttributeData{constructor(u,p,b){super(),this.content=0,this.combinedData="",this.fg=u.fg,this.bg=u.bg,this.combinedData=p,this._width=b}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(u){throw new Error("not implemented")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}s.JoinedCellData=v;let l=s.CharacterJoinerService=class qc{constructor(u){this._bufferService=u,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new _.CellData}register(u){const p={id:this._nextCharacterJoinerId++,handler:u};return this._characterJoiners.push(p),p.id}deregister(u){for(let p=0;p<this._characterJoiners.length;p++)if(this._characterJoiners[p].id===u)return this._characterJoiners.splice(p,1),!0;return!1}getJoinedCharacters(u){if(this._characterJoiners.length===0)return[];const p=this._bufferService.buffer.lines.get(u);if(!p||p.length===0)return[];const b=[],E=p.translateToString(!0);let y=0,C=0,S=0,k=p.getFg(0),T=p.getBg(0);for(let R=0;R<p.getTrimmedLength();R++)if(p.loadCell(R,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==k||this._workCell.bg!==T){if(R-y>1){const L=this._getJoinedRanges(E,S,C,p,y);for(let N=0;N<L.length;N++)b.push(L[N])}y=R,S=C,k=this._workCell.fg,T=this._workCell.bg}C+=this._workCell.getChars().length||m.WHITESPACE_CELL_CHAR.length}if(this._bufferService.cols-y>1){const R=this._getJoinedRanges(E,S,C,p,y);for(let L=0;L<R.length;L++)b.push(R[L])}return b}_getJoinedRanges(u,p,b,E,y){const C=u.substring(p,b);let S=[];try{S=this._characterJoiners[0].handler(C)}catch(k){console.error(k)}for(let k=1;k<this._characterJoiners.length;k++)try{const T=this._characterJoiners[k].handler(C);for(let R=0;R<T.length;R++)qc._mergeRanges(S,T[R])}catch(T){console.error(T)}return this._stringRangesToCellRanges(S,E,y),S}_stringRangesToCellRanges(u,p,b){let E=0,y=!1,C=0,S=u[E];if(S){for(let k=b;k<this._bufferService.cols;k++){const T=p.getWidth(k),R=p.getString(k).length||m.WHITESPACE_CELL_CHAR.length;if(T!==0){if(!y&&S[0]<=C&&(S[0]=k,y=!0),S[1]<=C){if(S[1]=k,S=u[++E],!S)break;S[0]<=C?(S[0]=k,y=!0):y=!1}C+=R}}S&&(S[1]=this._bufferService.cols)}}static _mergeRanges(u,p){let b=!1;for(let E=0;E<u.length;E++){const y=u[E];if(b){if(p[1]<=y[0])return u[E-1][1]=p[1],u;if(p[1]<=y[1])return u[E-1][1]=Math.max(p[1],y[1]),u.splice(E,1),u;u.splice(E,1),E--}else{if(p[1]<=y[0])return u.splice(E,0,p),u;if(p[1]<=y[1])return y[0]=Math.min(p[0],y[0]),u;p[0]<y[1]&&(y[0]=Math.min(p[0],y[0]),b=!0)}}return b?u[u.length-1][1]=p[1]:u.push(p),u}};s.CharacterJoinerService=l=c([g(0,w.IBufferService)],l)},5114:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CoreBrowserService=void 0;const c=o(844),g=o(8460),f=o(3656);class m extends c.Disposable{constructor(v,l,h){super(),this._textarea=v,this._window=l,this.mainDocument=h,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=new _(this._window),this._onDprChange=this.register(new g.EventEmitter),this.onDprChange=this._onDprChange.event,this._onWindowChange=this.register(new g.EventEmitter),this.onWindowChange=this._onWindowChange.event,this.register(this.onWindowChange((u=>this._screenDprMonitor.setWindow(u)))),this.register((0,g.forwardEvent)(this._screenDprMonitor.onDprChange,this._onDprChange)),this._textarea.addEventListener("focus",(()=>this._isFocused=!0)),this._textarea.addEventListener("blur",(()=>this._isFocused=!1))}get window(){return this._window}set window(v){this._window!==v&&(this._window=v,this._onWindowChange.fire(this._window))}get dpr(){return this.window.devicePixelRatio}get isFocused(){return this._cachedIsFocused===void 0&&(this._cachedIsFocused=this._isFocused&&this._textarea.ownerDocument.hasFocus(),queueMicrotask((()=>this._cachedIsFocused=void 0))),this._cachedIsFocused}}s.CoreBrowserService=m;class _ extends c.Disposable{constructor(v){super(),this._parentWindow=v,this._windowResizeListener=this.register(new c.MutableDisposable),this._onDprChange=this.register(new g.EventEmitter),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this.register((0,c.toDisposable)((()=>this.clearListener())))}setWindow(v){this._parentWindow=v,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=(0,f.addDisposableDomListener)(this._parentWindow,"resize",(()=>this._setDprAndFireIfDiffers()))}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){var v;this._outerListener&&((v=this._resolutionMediaMatchList)==null||v.removeListener(this._outerListener),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._resolutionMediaMatchList=this._parentWindow.matchMedia(`screen and (resolution: ${this._parentWindow.devicePixelRatio}dppx)`),this._resolutionMediaMatchList.addListener(this._outerListener))}clearListener(){this._resolutionMediaMatchList&&this._outerListener&&(this._resolutionMediaMatchList.removeListener(this._outerListener),this._resolutionMediaMatchList=void 0,this._outerListener=void 0)}}},779:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.LinkProviderService=void 0;const c=o(844);class g extends c.Disposable{constructor(){super(),this.linkProviders=[],this.register((0,c.toDisposable)((()=>this.linkProviders.length=0)))}registerLinkProvider(m){return this.linkProviders.push(m),{dispose:()=>{const _=this.linkProviders.indexOf(m);_!==-1&&this.linkProviders.splice(_,1)}}}}s.LinkProviderService=g},8934:function(d,s,o){var c=this&&this.__decorate||function(w,v,l,h){var u,p=arguments.length,b=p<3?v:h===null?h=Object.getOwnPropertyDescriptor(v,l):h;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")b=Reflect.decorate(w,v,l,h);else for(var E=w.length-1;E>=0;E--)(u=w[E])&&(b=(p<3?u(b):p>3?u(v,l,b):u(v,l))||b);return p>3&&b&&Object.defineProperty(v,l,b),b},g=this&&this.__param||function(w,v){return function(l,h){v(l,h,w)}};Object.defineProperty(s,"__esModule",{value:!0}),s.MouseService=void 0;const f=o(4725),m=o(9806);let _=s.MouseService=class{constructor(w,v){this._renderService=w,this._charSizeService=v}getCoords(w,v,l,h,u){return(0,m.getCoords)(window,w,v,l,h,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,u)}getMouseReportCoords(w,v){const l=(0,m.getCoordsRelativeToElement)(window,w,v);if(this._charSizeService.hasValidSize)return l[0]=Math.min(Math.max(l[0],0),this._renderService.dimensions.css.canvas.width-1),l[1]=Math.min(Math.max(l[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(l[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(l[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(l[0]),y:Math.floor(l[1])}}};s.MouseService=_=c([g(0,f.IRenderService),g(1,f.ICharSizeService)],_)},3230:function(d,s,o){var c=this&&this.__decorate||function(u,p,b,E){var y,C=arguments.length,S=C<3?p:E===null?E=Object.getOwnPropertyDescriptor(p,b):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(u,p,b,E);else for(var k=u.length-1;k>=0;k--)(y=u[k])&&(S=(C<3?y(S):C>3?y(p,b,S):y(p,b))||S);return C>3&&S&&Object.defineProperty(p,b,S),S},g=this&&this.__param||function(u,p){return function(b,E){p(b,E,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.RenderService=void 0;const f=o(6193),m=o(4725),_=o(8460),w=o(844),v=o(7226),l=o(2585);let h=s.RenderService=class extends w.Disposable{get dimensions(){return this._renderer.value.dimensions}constructor(u,p,b,E,y,C,S,k){super(),this._rowCount=u,this._charSizeService=E,this._renderer=this.register(new w.MutableDisposable),this._pausedResizeTask=new v.DebouncedIdleTask,this._observerDisposable=this.register(new w.MutableDisposable),this._isPaused=!1,this._needsFullRefresh=!1,this._isNextRenderRedrawOnly=!0,this._needsSelectionRefresh=!1,this._canvasWidth=0,this._canvasHeight=0,this._selectionState={start:void 0,end:void 0,columnSelectMode:!1},this._onDimensionsChange=this.register(new _.EventEmitter),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this.register(new _.EventEmitter),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this.register(new _.EventEmitter),this.onRender=this._onRender.event,this._onRefreshRequest=this.register(new _.EventEmitter),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new f.RenderDebouncer(((T,R)=>this._renderRows(T,R)),S),this.register(this._renderDebouncer),this.register(S.onDprChange((()=>this.handleDevicePixelRatioChange()))),this.register(C.onResize((()=>this._fullRefresh()))),this.register(C.buffers.onBufferActivate((()=>{var T;return(T=this._renderer.value)==null?void 0:T.clear()}))),this.register(b.onOptionChange((()=>this._handleOptionsChanged()))),this.register(this._charSizeService.onCharSizeChange((()=>this.handleCharSizeChanged()))),this.register(y.onDecorationRegistered((()=>this._fullRefresh()))),this.register(y.onDecorationRemoved((()=>this._fullRefresh()))),this.register(b.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],(()=>{this.clear(),this.handleResize(C.cols,C.rows),this._fullRefresh()}))),this.register(b.onMultipleOptionChange(["cursorBlink","cursorStyle"],(()=>this.refreshRows(C.buffer.y,C.buffer.y,!0)))),this.register(k.onChangeColors((()=>this._fullRefresh()))),this._registerIntersectionObserver(S.window,p),this.register(S.onWindowChange((T=>this._registerIntersectionObserver(T,p))))}_registerIntersectionObserver(u,p){if("IntersectionObserver"in u){const b=new u.IntersectionObserver((E=>this._handleIntersectionChange(E[E.length-1])),{threshold:0});b.observe(p),this._observerDisposable.value=(0,w.toDisposable)((()=>b.disconnect()))}}_handleIntersectionChange(u){this._isPaused=u.isIntersecting===void 0?u.intersectionRatio===0:!u.isIntersecting,this._isPaused||this._charSizeService.hasValidSize||this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(u,p,b=!1){this._isPaused?this._needsFullRefresh=!0:(b||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(u,p,this._rowCount))}_renderRows(u,p){this._renderer.value&&(u=Math.min(u,this._rowCount-1),p=Math.min(p,this._rowCount-1),this._renderer.value.renderRows(u,p),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:u,end:p}),this._onRender.fire({start:u,end:p}),this._isNextRenderRedrawOnly=!0)}resize(u,p){this._rowCount=p,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(u){this._renderer.value=u,this._renderer.value&&(this._renderer.value.onRequestRedraw((p=>this.refreshRows(p.start,p.end,!0))),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(u){return this._renderDebouncer.addRefreshCallback(u)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var u,p;this._renderer.value&&((p=(u=this._renderer.value).clearTextureAtlas)==null||p.call(u),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(u,p){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set((()=>{var b;return(b=this._renderer.value)==null?void 0:b.handleResize(u,p)})):this._renderer.value.handleResize(u,p),this._fullRefresh())}handleCharSizeChanged(){var u;(u=this._renderer.value)==null||u.handleCharSizeChanged()}handleBlur(){var u;(u=this._renderer.value)==null||u.handleBlur()}handleFocus(){var u;(u=this._renderer.value)==null||u.handleFocus()}handleSelectionChanged(u,p,b){var E;this._selectionState.start=u,this._selectionState.end=p,this._selectionState.columnSelectMode=b,(E=this._renderer.value)==null||E.handleSelectionChanged(u,p,b)}handleCursorMove(){var u;(u=this._renderer.value)==null||u.handleCursorMove()}clear(){var u;(u=this._renderer.value)==null||u.clear()}};s.RenderService=h=c([g(2,l.IOptionsService),g(3,m.ICharSizeService),g(4,l.IDecorationService),g(5,l.IBufferService),g(6,m.ICoreBrowserService),g(7,m.IThemeService)],h)},9312:function(d,s,o){var c=this&&this.__decorate||function(S,k,T,R){var L,N=arguments.length,U=N<3?k:R===null?R=Object.getOwnPropertyDescriptor(k,T):R;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")U=Reflect.decorate(S,k,T,R);else for(var P=S.length-1;P>=0;P--)(L=S[P])&&(U=(N<3?L(U):N>3?L(k,T,U):L(k,T))||U);return N>3&&U&&Object.defineProperty(k,T,U),U},g=this&&this.__param||function(S,k){return function(T,R){k(T,R,S)}};Object.defineProperty(s,"__esModule",{value:!0}),s.SelectionService=void 0;const f=o(9806),m=o(9504),_=o(456),w=o(4725),v=o(8460),l=o(844),h=o(6114),u=o(4841),p=o(511),b=o(2585),E=" ",y=new RegExp(E,"g");let C=s.SelectionService=class extends l.Disposable{constructor(S,k,T,R,L,N,U,P,H){super(),this._element=S,this._screenElement=k,this._linkifier=T,this._bufferService=R,this._coreService=L,this._mouseService=N,this._optionsService=U,this._renderService=P,this._coreBrowserService=H,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new p.CellData,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this.register(new v.EventEmitter),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this.register(new v.EventEmitter),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this.register(new v.EventEmitter),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this.register(new v.EventEmitter),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=J=>this._handleMouseMove(J),this._mouseUpListener=J=>this._handleMouseUp(J),this._coreService.onUserInput((()=>{this.hasSelection&&this.clearSelection()})),this._trimListener=this._bufferService.buffer.lines.onTrim((J=>this._handleTrim(J))),this.register(this._bufferService.buffers.onBufferActivate((J=>this._handleBufferActivate(J)))),this.enable(),this._model=new _.SelectionModel(this._bufferService),this._activeSelectionMode=0,this.register((0,l.toDisposable)((()=>{this._removeMouseDownListeners()})))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){const S=this._model.finalSelectionStart,k=this._model.finalSelectionEnd;return!(!S||!k||S[0]===k[0]&&S[1]===k[1])}get selectionText(){const S=this._model.finalSelectionStart,k=this._model.finalSelectionEnd;if(!S||!k)return"";const T=this._bufferService.buffer,R=[];if(this._activeSelectionMode===3){if(S[0]===k[0])return"";const L=S[0]<k[0]?S[0]:k[0],N=S[0]<k[0]?k[0]:S[0];for(let U=S[1];U<=k[1];U++){const P=T.translateBufferLineToString(U,!0,L,N);R.push(P)}}else{const L=S[1]===k[1]?k[0]:void 0;R.push(T.translateBufferLineToString(S[1],!0,S[0],L));for(let N=S[1]+1;N<=k[1]-1;N++){const U=T.lines.get(N),P=T.translateBufferLineToString(N,!0);U!=null&&U.isWrapped?R[R.length-1]+=P:R.push(P)}if(S[1]!==k[1]){const N=T.lines.get(k[1]),U=T.translateBufferLineToString(k[1],!0,0,k[0]);N&&N.isWrapped?R[R.length-1]+=U:R.push(U)}}return R.map((L=>L.replace(y," "))).join(h.isWindows?`\r
|
|
163
|
+
`:`
|
|
164
|
+
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(S){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._refresh()))),h.isLinux&&S&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(S){const k=this._getMouseBufferCoords(S),T=this._model.finalSelectionStart,R=this._model.finalSelectionEnd;return!!(T&&R&&k)&&this._areCoordsInSelection(k,T,R)}isCellInSelection(S,k){const T=this._model.finalSelectionStart,R=this._model.finalSelectionEnd;return!(!T||!R)&&this._areCoordsInSelection([S,k],T,R)}_areCoordsInSelection(S,k,T){return S[1]>k[1]&&S[1]<T[1]||k[1]===T[1]&&S[1]===k[1]&&S[0]>=k[0]&&S[0]<T[0]||k[1]<T[1]&&S[1]===T[1]&&S[0]<T[0]||k[1]<T[1]&&S[1]===k[1]&&S[0]>=k[0]}_selectWordAtCursor(S,k){var T,R;const L=(R=(T=this._linkifier.currentLink)==null?void 0:T.link)==null?void 0:R.range;if(L)return this._model.selectionStart=[L.start.x-1,L.start.y-1],this._model.selectionStartLength=(0,u.getRangeLength)(L,this._bufferService.cols),this._model.selectionEnd=void 0,!0;const N=this._getMouseBufferCoords(S);return!!N&&(this._selectWordAt(N,k),this._model.selectionEnd=void 0,!0)}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(S,k){this._model.clearSelection(),S=Math.max(S,0),k=Math.min(k,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,S],this._model.selectionEnd=[this._bufferService.cols,k],this.refresh(),this._onSelectionChange.fire()}_handleTrim(S){this._model.handleTrim(S)&&this.refresh()}_getMouseBufferCoords(S){const k=this._mouseService.getCoords(S,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(k)return k[0]--,k[1]--,k[1]+=this._bufferService.buffer.ydisp,k}_getMouseEventScrollAmount(S){let k=(0,f.getCoordsRelativeToElement)(this._coreBrowserService.window,S,this._screenElement)[1];const T=this._renderService.dimensions.css.canvas.height;return k>=0&&k<=T?0:(k>T&&(k-=T),k=Math.min(Math.max(k,-50),50),k/=50,k/Math.abs(k)+Math.round(14*k))}shouldForceSelection(S){return h.isMac?S.altKey&&this._optionsService.rawOptions.macOptionClickForcesSelection:S.shiftKey}handleMouseDown(S){if(this._mouseDownTimeStamp=S.timeStamp,(S.button!==2||!this.hasSelection)&&S.button===0){if(!this._enabled){if(!this.shouldForceSelection(S))return;S.stopPropagation()}S.preventDefault(),this._dragScrollAmount=0,this._enabled&&S.shiftKey?this._handleIncrementalClick(S):S.detail===1?this._handleSingleClick(S):S.detail===2?this._handleDoubleClick(S):S.detail===3&&this._handleTripleClick(S),this._addMouseDownListeners(),this.refresh(!0)}}_addMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.addEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.addEventListener("mouseup",this._mouseUpListener)),this._dragScrollIntervalTimer=this._coreBrowserService.window.setInterval((()=>this._dragScroll()),50)}_removeMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.removeEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.removeEventListener("mouseup",this._mouseUpListener)),this._coreBrowserService.window.clearInterval(this._dragScrollIntervalTimer),this._dragScrollIntervalTimer=void 0}_handleIncrementalClick(S){this._model.selectionStart&&(this._model.selectionEnd=this._getMouseBufferCoords(S))}_handleSingleClick(S){if(this._model.selectionStartLength=0,this._model.isSelectAllActive=!1,this._activeSelectionMode=this.shouldColumnSelect(S)?3:0,this._model.selectionStart=this._getMouseBufferCoords(S),!this._model.selectionStart)return;this._model.selectionEnd=void 0;const k=this._bufferService.buffer.lines.get(this._model.selectionStart[1]);k&&k.length!==this._model.selectionStart[0]&&k.hasWidth(this._model.selectionStart[0])===0&&this._model.selectionStart[0]++}_handleDoubleClick(S){this._selectWordAtCursor(S,!0)&&(this._activeSelectionMode=1)}_handleTripleClick(S){const k=this._getMouseBufferCoords(S);k&&(this._activeSelectionMode=2,this._selectLineAt(k[1]))}shouldColumnSelect(S){return S.altKey&&!(h.isMac&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(S){if(S.stopImmediatePropagation(),!this._model.selectionStart)return;const k=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(S),!this._model.selectionEnd)return void this.refresh(!0);this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(S),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));const T=this._bufferService.buffer;if(this._model.selectionEnd[1]<T.lines.length){const R=T.lines.get(this._model.selectionEnd[1]);R&&R.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}k&&k[0]===this._model.selectionEnd[0]&&k[1]===this._model.selectionEnd[1]||this.refresh(!0)}_dragScroll(){if(this._model.selectionEnd&&this._model.selectionStart&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});const S=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(S.ydisp+this._bufferService.rows,S.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=S.ydisp),this.refresh()}}_handleMouseUp(S){const k=S.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&k<500&&S.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){const T=this._mouseService.getCoords(S,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(T&&T[0]!==void 0&&T[1]!==void 0){const R=(0,m.moveToCellSequence)(T[0]-1,T[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(R,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){const S=this._model.finalSelectionStart,k=this._model.finalSelectionEnd,T=!(!S||!k||S[0]===k[0]&&S[1]===k[1]);T?S&&k&&(this._oldSelectionStart&&this._oldSelectionEnd&&S[0]===this._oldSelectionStart[0]&&S[1]===this._oldSelectionStart[1]&&k[0]===this._oldSelectionEnd[0]&&k[1]===this._oldSelectionEnd[1]||this._fireOnSelectionChange(S,k,T)):this._oldHasSelection&&this._fireOnSelectionChange(S,k,T)}_fireOnSelectionChange(S,k,T){this._oldSelectionStart=S,this._oldSelectionEnd=k,this._oldHasSelection=T,this._onSelectionChange.fire()}_handleBufferActivate(S){this.clearSelection(),this._trimListener.dispose(),this._trimListener=S.activeBuffer.lines.onTrim((k=>this._handleTrim(k)))}_convertViewportColToCharacterIndex(S,k){let T=k;for(let R=0;k>=R;R++){const L=S.loadCell(R,this._workCell).getChars().length;this._workCell.getWidth()===0?T--:L>1&&k!==R&&(T+=L-1)}return T}setSelection(S,k,T){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[S,k],this._model.selectionStartLength=T,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(S){this._isClickInSelection(S)||(this._selectWordAtCursor(S,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(S,k,T=!0,R=!0){if(S[0]>=this._bufferService.cols)return;const L=this._bufferService.buffer,N=L.lines.get(S[1]);if(!N)return;const U=L.translateBufferLineToString(S[1],!1);let P=this._convertViewportColToCharacterIndex(N,S[0]),H=P;const J=S[0]-P;let G=0,I=0,B=0,x=0;if(U.charAt(P)===" "){for(;P>0&&U.charAt(P-1)===" ";)P--;for(;H<U.length&&U.charAt(H+1)===" ";)H++}else{let K=S[0],z=S[0];N.getWidth(K)===0&&(G++,K--),N.getWidth(z)===2&&(I++,z++);const Q=N.getString(z).length;for(Q>1&&(x+=Q-1,H+=Q-1);K>0&&P>0&&!this._isCharWordSeparator(N.loadCell(K-1,this._workCell));){N.loadCell(K-1,this._workCell);const O=this._workCell.getChars().length;this._workCell.getWidth()===0?(G++,K--):O>1&&(B+=O-1,P-=O-1),P--,K--}for(;z<N.length&&H+1<U.length&&!this._isCharWordSeparator(N.loadCell(z+1,this._workCell));){N.loadCell(z+1,this._workCell);const O=this._workCell.getChars().length;this._workCell.getWidth()===2?(I++,z++):O>1&&(x+=O-1,H+=O-1),H++,z++}}H++;let D=P+J-G+B,W=Math.min(this._bufferService.cols,H-P+G+I-B-x);if(k||U.slice(P,H).trim()!==""){if(T&&D===0&&N.getCodePoint(0)!==32){const K=L.lines.get(S[1]-1);if(K&&N.isWrapped&&K.getCodePoint(this._bufferService.cols-1)!==32){const z=this._getWordAt([this._bufferService.cols-1,S[1]-1],!1,!0,!1);if(z){const Q=this._bufferService.cols-z.start;D-=Q,W+=Q}}}if(R&&D+W===this._bufferService.cols&&N.getCodePoint(this._bufferService.cols-1)!==32){const K=L.lines.get(S[1]+1);if(K!=null&&K.isWrapped&&K.getCodePoint(0)!==32){const z=this._getWordAt([0,S[1]+1],!1,!1,!0);z&&(W+=z.length)}}return{start:D,length:W}}}_selectWordAt(S,k){const T=this._getWordAt(S,k);if(T){for(;T.start<0;)T.start+=this._bufferService.cols,S[1]--;this._model.selectionStart=[T.start,S[1]],this._model.selectionStartLength=T.length}}_selectToWordAt(S){const k=this._getWordAt(S,!0);if(k){let T=S[1];for(;k.start<0;)k.start+=this._bufferService.cols,T--;if(!this._model.areSelectionValuesReversed())for(;k.start+k.length>this._bufferService.cols;)k.length-=this._bufferService.cols,T++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?k.start:k.start+k.length,T]}}_isCharWordSeparator(S){return S.getWidth()!==0&&this._optionsService.rawOptions.wordSeparator.indexOf(S.getChars())>=0}_selectLineAt(S){const k=this._bufferService.buffer.getWrappedRangeForLine(S),T={start:{x:0,y:k.first},end:{x:this._bufferService.cols-1,y:k.last}};this._model.selectionStart=[0,k.first],this._model.selectionEnd=void 0,this._model.selectionStartLength=(0,u.getRangeLength)(T,this._bufferService.cols)}};s.SelectionService=C=c([g(3,b.IBufferService),g(4,b.ICoreService),g(5,w.IMouseService),g(6,b.IOptionsService),g(7,w.IRenderService),g(8,w.ICoreBrowserService)],C)},4725:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ILinkProviderService=s.IThemeService=s.ICharacterJoinerService=s.ISelectionService=s.IRenderService=s.IMouseService=s.ICoreBrowserService=s.ICharSizeService=void 0;const c=o(8343);s.ICharSizeService=(0,c.createDecorator)("CharSizeService"),s.ICoreBrowserService=(0,c.createDecorator)("CoreBrowserService"),s.IMouseService=(0,c.createDecorator)("MouseService"),s.IRenderService=(0,c.createDecorator)("RenderService"),s.ISelectionService=(0,c.createDecorator)("SelectionService"),s.ICharacterJoinerService=(0,c.createDecorator)("CharacterJoinerService"),s.IThemeService=(0,c.createDecorator)("ThemeService"),s.ILinkProviderService=(0,c.createDecorator)("LinkProviderService")},6731:function(d,s,o){var c=this&&this.__decorate||function(C,S,k,T){var R,L=arguments.length,N=L<3?S:T===null?T=Object.getOwnPropertyDescriptor(S,k):T;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")N=Reflect.decorate(C,S,k,T);else for(var U=C.length-1;U>=0;U--)(R=C[U])&&(N=(L<3?R(N):L>3?R(S,k,N):R(S,k))||N);return L>3&&N&&Object.defineProperty(S,k,N),N},g=this&&this.__param||function(C,S){return function(k,T){S(k,T,C)}};Object.defineProperty(s,"__esModule",{value:!0}),s.ThemeService=s.DEFAULT_ANSI_COLORS=void 0;const f=o(7239),m=o(8055),_=o(8460),w=o(844),v=o(2585),l=m.css.toColor("#ffffff"),h=m.css.toColor("#000000"),u=m.css.toColor("#ffffff"),p=m.css.toColor("#000000"),b={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117};s.DEFAULT_ANSI_COLORS=Object.freeze((()=>{const C=[m.css.toColor("#2e3436"),m.css.toColor("#cc0000"),m.css.toColor("#4e9a06"),m.css.toColor("#c4a000"),m.css.toColor("#3465a4"),m.css.toColor("#75507b"),m.css.toColor("#06989a"),m.css.toColor("#d3d7cf"),m.css.toColor("#555753"),m.css.toColor("#ef2929"),m.css.toColor("#8ae234"),m.css.toColor("#fce94f"),m.css.toColor("#729fcf"),m.css.toColor("#ad7fa8"),m.css.toColor("#34e2e2"),m.css.toColor("#eeeeec")],S=[0,95,135,175,215,255];for(let k=0;k<216;k++){const T=S[k/36%6|0],R=S[k/6%6|0],L=S[k%6];C.push({css:m.channels.toCss(T,R,L),rgba:m.channels.toRgba(T,R,L)})}for(let k=0;k<24;k++){const T=8+10*k;C.push({css:m.channels.toCss(T,T,T),rgba:m.channels.toRgba(T,T,T)})}return C})());let E=s.ThemeService=class extends w.Disposable{get colors(){return this._colors}constructor(C){super(),this._optionsService=C,this._contrastCache=new f.ColorContrastCache,this._halfContrastCache=new f.ColorContrastCache,this._onChangeColors=this.register(new _.EventEmitter),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:l,background:h,cursor:u,cursorAccent:p,selectionForeground:void 0,selectionBackgroundTransparent:b,selectionBackgroundOpaque:m.color.blend(h,b),selectionInactiveBackgroundTransparent:b,selectionInactiveBackgroundOpaque:m.color.blend(h,b),ansi:s.DEFAULT_ANSI_COLORS.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this.register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",(()=>this._contrastCache.clear()))),this.register(this._optionsService.onSpecificOptionChange("theme",(()=>this._setTheme(this._optionsService.rawOptions.theme))))}_setTheme(C={}){const S=this._colors;if(S.foreground=y(C.foreground,l),S.background=y(C.background,h),S.cursor=y(C.cursor,u),S.cursorAccent=y(C.cursorAccent,p),S.selectionBackgroundTransparent=y(C.selectionBackground,b),S.selectionBackgroundOpaque=m.color.blend(S.background,S.selectionBackgroundTransparent),S.selectionInactiveBackgroundTransparent=y(C.selectionInactiveBackground,S.selectionBackgroundTransparent),S.selectionInactiveBackgroundOpaque=m.color.blend(S.background,S.selectionInactiveBackgroundTransparent),S.selectionForeground=C.selectionForeground?y(C.selectionForeground,m.NULL_COLOR):void 0,S.selectionForeground===m.NULL_COLOR&&(S.selectionForeground=void 0),m.color.isOpaque(S.selectionBackgroundTransparent)&&(S.selectionBackgroundTransparent=m.color.opacity(S.selectionBackgroundTransparent,.3)),m.color.isOpaque(S.selectionInactiveBackgroundTransparent)&&(S.selectionInactiveBackgroundTransparent=m.color.opacity(S.selectionInactiveBackgroundTransparent,.3)),S.ansi=s.DEFAULT_ANSI_COLORS.slice(),S.ansi[0]=y(C.black,s.DEFAULT_ANSI_COLORS[0]),S.ansi[1]=y(C.red,s.DEFAULT_ANSI_COLORS[1]),S.ansi[2]=y(C.green,s.DEFAULT_ANSI_COLORS[2]),S.ansi[3]=y(C.yellow,s.DEFAULT_ANSI_COLORS[3]),S.ansi[4]=y(C.blue,s.DEFAULT_ANSI_COLORS[4]),S.ansi[5]=y(C.magenta,s.DEFAULT_ANSI_COLORS[5]),S.ansi[6]=y(C.cyan,s.DEFAULT_ANSI_COLORS[6]),S.ansi[7]=y(C.white,s.DEFAULT_ANSI_COLORS[7]),S.ansi[8]=y(C.brightBlack,s.DEFAULT_ANSI_COLORS[8]),S.ansi[9]=y(C.brightRed,s.DEFAULT_ANSI_COLORS[9]),S.ansi[10]=y(C.brightGreen,s.DEFAULT_ANSI_COLORS[10]),S.ansi[11]=y(C.brightYellow,s.DEFAULT_ANSI_COLORS[11]),S.ansi[12]=y(C.brightBlue,s.DEFAULT_ANSI_COLORS[12]),S.ansi[13]=y(C.brightMagenta,s.DEFAULT_ANSI_COLORS[13]),S.ansi[14]=y(C.brightCyan,s.DEFAULT_ANSI_COLORS[14]),S.ansi[15]=y(C.brightWhite,s.DEFAULT_ANSI_COLORS[15]),C.extendedAnsi){const k=Math.min(S.ansi.length-16,C.extendedAnsi.length);for(let T=0;T<k;T++)S.ansi[T+16]=y(C.extendedAnsi[T],s.DEFAULT_ANSI_COLORS[T+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(C){this._restoreColor(C),this._onChangeColors.fire(this.colors)}_restoreColor(C){if(C!==void 0)switch(C){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[C]=this._restoreColors.ansi[C]}else for(let S=0;S<this._restoreColors.ansi.length;++S)this._colors.ansi[S]=this._restoreColors.ansi[S]}modifyColors(C){C(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};function y(C,S){if(C!==void 0)try{return m.css.toColor(C)}catch{}return S}s.ThemeService=E=c([g(0,v.IOptionsService)],E)},6349:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CircularList=void 0;const c=o(8460),g=o(844);class f extends g.Disposable{constructor(_){super(),this._maxLength=_,this.onDeleteEmitter=this.register(new c.EventEmitter),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this.register(new c.EventEmitter),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this.register(new c.EventEmitter),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(_){if(this._maxLength===_)return;const w=new Array(_);for(let v=0;v<Math.min(_,this.length);v++)w[v]=this._array[this._getCyclicIndex(v)];this._array=w,this._maxLength=_,this._startIndex=0}get length(){return this._length}set length(_){if(_>this._length)for(let w=this._length;w<_;w++)this._array[w]=void 0;this._length=_}get(_){return this._array[this._getCyclicIndex(_)]}set(_,w){this._array[this._getCyclicIndex(_)]=w}push(_){this._array[this._getCyclicIndex(this._length)]=_,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(_,w,...v){if(w){for(let l=_;l<this._length-w;l++)this._array[this._getCyclicIndex(l)]=this._array[this._getCyclicIndex(l+w)];this._length-=w,this.onDeleteEmitter.fire({index:_,amount:w})}for(let l=this._length-1;l>=_;l--)this._array[this._getCyclicIndex(l+v.length)]=this._array[this._getCyclicIndex(l)];for(let l=0;l<v.length;l++)this._array[this._getCyclicIndex(_+l)]=v[l];if(v.length&&this.onInsertEmitter.fire({index:_,amount:v.length}),this._length+v.length>this._maxLength){const l=this._length+v.length-this._maxLength;this._startIndex+=l,this._length=this._maxLength,this.onTrimEmitter.fire(l)}else this._length+=v.length}trimStart(_){_>this._length&&(_=this._length),this._startIndex+=_,this._length-=_,this.onTrimEmitter.fire(_)}shiftElements(_,w,v){if(!(w<=0)){if(_<0||_>=this._length)throw new Error("start argument out of range");if(_+v<0)throw new Error("Cannot shift elements in list beyond index 0");if(v>0){for(let h=w-1;h>=0;h--)this.set(_+h+v,this.get(_+h));const l=_+w+v-this._length;if(l>0)for(this._length+=l;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let l=0;l<w;l++)this.set(_+l+v,this.get(_+l))}}_getCyclicIndex(_){return(this._startIndex+_)%this._maxLength}}s.CircularList=f},1439:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.clone=void 0,s.clone=function o(c,g=5){if(typeof c!="object")return c;const f=Array.isArray(c)?[]:{};for(const m in c)f[m]=g<=1?c[m]:c[m]&&o(c[m],g-1);return f}},8055:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.contrastRatio=s.toPaddedHex=s.rgba=s.rgb=s.css=s.color=s.channels=s.NULL_COLOR=void 0;let o=0,c=0,g=0,f=0;var m,_,w,v,l;function h(p){const b=p.toString(16);return b.length<2?"0"+b:b}function u(p,b){return p<b?(b+.05)/(p+.05):(p+.05)/(b+.05)}s.NULL_COLOR={css:"#00000000",rgba:0},(function(p){p.toCss=function(b,E,y,C){return C!==void 0?`#${h(b)}${h(E)}${h(y)}${h(C)}`:`#${h(b)}${h(E)}${h(y)}`},p.toRgba=function(b,E,y,C=255){return(b<<24|E<<16|y<<8|C)>>>0},p.toColor=function(b,E,y,C){return{css:p.toCss(b,E,y,C),rgba:p.toRgba(b,E,y,C)}}})(m||(s.channels=m={})),(function(p){function b(E,y){return f=Math.round(255*y),[o,c,g]=l.toChannels(E.rgba),{css:m.toCss(o,c,g,f),rgba:m.toRgba(o,c,g,f)}}p.blend=function(E,y){if(f=(255&y.rgba)/255,f===1)return{css:y.css,rgba:y.rgba};const C=y.rgba>>24&255,S=y.rgba>>16&255,k=y.rgba>>8&255,T=E.rgba>>24&255,R=E.rgba>>16&255,L=E.rgba>>8&255;return o=T+Math.round((C-T)*f),c=R+Math.round((S-R)*f),g=L+Math.round((k-L)*f),{css:m.toCss(o,c,g),rgba:m.toRgba(o,c,g)}},p.isOpaque=function(E){return(255&E.rgba)==255},p.ensureContrastRatio=function(E,y,C){const S=l.ensureContrastRatio(E.rgba,y.rgba,C);if(S)return m.toColor(S>>24&255,S>>16&255,S>>8&255)},p.opaque=function(E){const y=(255|E.rgba)>>>0;return[o,c,g]=l.toChannels(y),{css:m.toCss(o,c,g),rgba:y}},p.opacity=b,p.multiplyOpacity=function(E,y){return f=255&E.rgba,b(E,f*y/255)},p.toColorRGB=function(E){return[E.rgba>>24&255,E.rgba>>16&255,E.rgba>>8&255]}})(_||(s.color=_={})),(function(p){let b,E;try{const y=document.createElement("canvas");y.width=1,y.height=1;const C=y.getContext("2d",{willReadFrequently:!0});C&&(b=C,b.globalCompositeOperation="copy",E=b.createLinearGradient(0,0,1,1))}catch{}p.toColor=function(y){if(y.match(/#[\da-f]{3,8}/i))switch(y.length){case 4:return o=parseInt(y.slice(1,2).repeat(2),16),c=parseInt(y.slice(2,3).repeat(2),16),g=parseInt(y.slice(3,4).repeat(2),16),m.toColor(o,c,g);case 5:return o=parseInt(y.slice(1,2).repeat(2),16),c=parseInt(y.slice(2,3).repeat(2),16),g=parseInt(y.slice(3,4).repeat(2),16),f=parseInt(y.slice(4,5).repeat(2),16),m.toColor(o,c,g,f);case 7:return{css:y,rgba:(parseInt(y.slice(1),16)<<8|255)>>>0};case 9:return{css:y,rgba:parseInt(y.slice(1),16)>>>0}}const C=y.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(C)return o=parseInt(C[1]),c=parseInt(C[2]),g=parseInt(C[3]),f=Math.round(255*(C[5]===void 0?1:parseFloat(C[5]))),m.toColor(o,c,g,f);if(!b||!E)throw new Error("css.toColor: Unsupported css format");if(b.fillStyle=E,b.fillStyle=y,typeof b.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(b.fillRect(0,0,1,1),[o,c,g,f]=b.getImageData(0,0,1,1).data,f!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:m.toRgba(o,c,g,f),css:y}}})(w||(s.css=w={})),(function(p){function b(E,y,C){const S=E/255,k=y/255,T=C/255;return .2126*(S<=.03928?S/12.92:Math.pow((S+.055)/1.055,2.4))+.7152*(k<=.03928?k/12.92:Math.pow((k+.055)/1.055,2.4))+.0722*(T<=.03928?T/12.92:Math.pow((T+.055)/1.055,2.4))}p.relativeLuminance=function(E){return b(E>>16&255,E>>8&255,255&E)},p.relativeLuminance2=b})(v||(s.rgb=v={})),(function(p){function b(y,C,S){const k=y>>24&255,T=y>>16&255,R=y>>8&255;let L=C>>24&255,N=C>>16&255,U=C>>8&255,P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));for(;P<S&&(L>0||N>0||U>0);)L-=Math.max(0,Math.ceil(.1*L)),N-=Math.max(0,Math.ceil(.1*N)),U-=Math.max(0,Math.ceil(.1*U)),P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));return(L<<24|N<<16|U<<8|255)>>>0}function E(y,C,S){const k=y>>24&255,T=y>>16&255,R=y>>8&255;let L=C>>24&255,N=C>>16&255,U=C>>8&255,P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));for(;P<S&&(L<255||N<255||U<255);)L=Math.min(255,L+Math.ceil(.1*(255-L))),N=Math.min(255,N+Math.ceil(.1*(255-N))),U=Math.min(255,U+Math.ceil(.1*(255-U))),P=u(v.relativeLuminance2(L,N,U),v.relativeLuminance2(k,T,R));return(L<<24|N<<16|U<<8|255)>>>0}p.blend=function(y,C){if(f=(255&C)/255,f===1)return C;const S=C>>24&255,k=C>>16&255,T=C>>8&255,R=y>>24&255,L=y>>16&255,N=y>>8&255;return o=R+Math.round((S-R)*f),c=L+Math.round((k-L)*f),g=N+Math.round((T-N)*f),m.toRgba(o,c,g)},p.ensureContrastRatio=function(y,C,S){const k=v.relativeLuminance(y>>8),T=v.relativeLuminance(C>>8);if(u(k,T)<S){if(T<k){const N=b(y,C,S),U=u(k,v.relativeLuminance(N>>8));if(U<S){const P=E(y,C,S);return U>u(k,v.relativeLuminance(P>>8))?N:P}return N}const R=E(y,C,S),L=u(k,v.relativeLuminance(R>>8));if(L<S){const N=b(y,C,S);return L>u(k,v.relativeLuminance(N>>8))?R:N}return R}},p.reduceLuminance=b,p.increaseLuminance=E,p.toChannels=function(y){return[y>>24&255,y>>16&255,y>>8&255,255&y]}})(l||(s.rgba=l={})),s.toPaddedHex=h,s.contrastRatio=u},8969:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CoreTerminal=void 0;const c=o(844),g=o(2585),f=o(4348),m=o(7866),_=o(744),w=o(7302),v=o(6975),l=o(8460),h=o(1753),u=o(1480),p=o(7994),b=o(9282),E=o(5435),y=o(5981),C=o(2660);let S=!1;class k extends c.Disposable{get onScroll(){return this._onScrollApi||(this._onScrollApi=this.register(new l.EventEmitter),this._onScroll.event((R=>{var L;(L=this._onScrollApi)==null||L.fire(R.position)}))),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(R){for(const L in R)this.optionsService.options[L]=R[L]}constructor(R){super(),this._windowsWrappingHeuristics=this.register(new c.MutableDisposable),this._onBinary=this.register(new l.EventEmitter),this.onBinary=this._onBinary.event,this._onData=this.register(new l.EventEmitter),this.onData=this._onData.event,this._onLineFeed=this.register(new l.EventEmitter),this.onLineFeed=this._onLineFeed.event,this._onResize=this.register(new l.EventEmitter),this.onResize=this._onResize.event,this._onWriteParsed=this.register(new l.EventEmitter),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this.register(new l.EventEmitter),this._instantiationService=new f.InstantiationService,this.optionsService=this.register(new w.OptionsService(R)),this._instantiationService.setService(g.IOptionsService,this.optionsService),this._bufferService=this.register(this._instantiationService.createInstance(_.BufferService)),this._instantiationService.setService(g.IBufferService,this._bufferService),this._logService=this.register(this._instantiationService.createInstance(m.LogService)),this._instantiationService.setService(g.ILogService,this._logService),this.coreService=this.register(this._instantiationService.createInstance(v.CoreService)),this._instantiationService.setService(g.ICoreService,this.coreService),this.coreMouseService=this.register(this._instantiationService.createInstance(h.CoreMouseService)),this._instantiationService.setService(g.ICoreMouseService,this.coreMouseService),this.unicodeService=this.register(this._instantiationService.createInstance(u.UnicodeService)),this._instantiationService.setService(g.IUnicodeService,this.unicodeService),this._charsetService=this._instantiationService.createInstance(p.CharsetService),this._instantiationService.setService(g.ICharsetService,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(C.OscLinkService),this._instantiationService.setService(g.IOscLinkService,this._oscLinkService),this._inputHandler=this.register(new E.InputHandler(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this.register((0,l.forwardEvent)(this._inputHandler.onLineFeed,this._onLineFeed)),this.register(this._inputHandler),this.register((0,l.forwardEvent)(this._bufferService.onResize,this._onResize)),this.register((0,l.forwardEvent)(this.coreService.onData,this._onData)),this.register((0,l.forwardEvent)(this.coreService.onBinary,this._onBinary)),this.register(this.coreService.onRequestScrollToBottom((()=>this.scrollToBottom()))),this.register(this.coreService.onUserInput((()=>this._writeBuffer.handleUserInput()))),this.register(this.optionsService.onMultipleOptionChange(["windowsMode","windowsPty"],(()=>this._handleWindowsPtyOptionChange()))),this.register(this._bufferService.onScroll((L=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp,source:0}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)}))),this.register(this._inputHandler.onScroll((L=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp,source:0}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)}))),this._writeBuffer=this.register(new y.WriteBuffer(((L,N)=>this._inputHandler.parse(L,N)))),this.register((0,l.forwardEvent)(this._writeBuffer.onWriteParsed,this._onWriteParsed))}write(R,L){this._writeBuffer.write(R,L)}writeSync(R,L){this._logService.logLevel<=g.LogLevelEnum.WARN&&!S&&(this._logService.warn("writeSync is unreliable and will be removed soon."),S=!0),this._writeBuffer.writeSync(R,L)}input(R,L=!0){this.coreService.triggerDataEvent(R,L)}resize(R,L){isNaN(R)||isNaN(L)||(R=Math.max(R,_.MINIMUM_COLS),L=Math.max(L,_.MINIMUM_ROWS),this._bufferService.resize(R,L))}scroll(R,L=!1){this._bufferService.scroll(R,L)}scrollLines(R,L,N){this._bufferService.scrollLines(R,L,N)}scrollPages(R){this.scrollLines(R*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(){this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(R){const L=R-this._bufferService.buffer.ydisp;L!==0&&this.scrollLines(L)}registerEscHandler(R,L){return this._inputHandler.registerEscHandler(R,L)}registerDcsHandler(R,L){return this._inputHandler.registerDcsHandler(R,L)}registerCsiHandler(R,L){return this._inputHandler.registerCsiHandler(R,L)}registerOscHandler(R,L){return this._inputHandler.registerOscHandler(R,L)}_setup(){this._handleWindowsPtyOptionChange()}reset(){this._inputHandler.reset(),this._bufferService.reset(),this._charsetService.reset(),this.coreService.reset(),this.coreMouseService.reset()}_handleWindowsPtyOptionChange(){let R=!1;const L=this.optionsService.rawOptions.windowsPty;L&&L.buildNumber!==void 0&&L.buildNumber!==void 0?R=L.backend==="conpty"&&L.buildNumber<21376:this.optionsService.rawOptions.windowsMode&&(R=!0),R?this._enableWindowsWrappingHeuristics():this._windowsWrappingHeuristics.clear()}_enableWindowsWrappingHeuristics(){if(!this._windowsWrappingHeuristics.value){const R=[];R.push(this.onLineFeed(b.updateWindowsModeWrappedState.bind(null,this._bufferService))),R.push(this.registerCsiHandler({final:"H"},(()=>((0,b.updateWindowsModeWrappedState)(this._bufferService),!1)))),this._windowsWrappingHeuristics.value=(0,c.toDisposable)((()=>{for(const L of R)L.dispose()}))}}}s.CoreTerminal=k},8460:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=o=>(this._listeners.push(o),{dispose:()=>{if(!this._disposed){for(let c=0;c<this._listeners.length;c++)if(this._listeners[c]===o)return void this._listeners.splice(c,1)}}})),this._event}fire(o,c){const g=[];for(let f=0;f<this._listeners.length;f++)g.push(this._listeners[f]);for(let f=0;f<g.length;f++)g[f].call(void 0,o,c)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(o,c){return o((g=>c.fire(g)))},s.runAndSubscribe=function(o,c){return c(void 0),o((g=>c(g)))}},5435:function(d,s,o){var c=this&&this.__decorate||function(G,I,B,x){var D,W=arguments.length,K=W<3?I:x===null?x=Object.getOwnPropertyDescriptor(I,B):x;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")K=Reflect.decorate(G,I,B,x);else for(var z=G.length-1;z>=0;z--)(D=G[z])&&(K=(W<3?D(K):W>3?D(I,B,K):D(I,B))||K);return W>3&&K&&Object.defineProperty(I,B,K),K},g=this&&this.__param||function(G,I){return function(B,x){I(B,x,G)}};Object.defineProperty(s,"__esModule",{value:!0}),s.InputHandler=s.WindowsOptionsReportType=void 0;const f=o(2584),m=o(7116),_=o(2015),w=o(844),v=o(482),l=o(8437),h=o(8460),u=o(643),p=o(511),b=o(3734),E=o(2585),y=o(1480),C=o(6242),S=o(6351),k=o(5941),T={"(":0,")":1,"*":2,"+":3,"-":1,".":2},R=131072;function L(G,I){if(G>24)return I.setWinLines||!1;switch(G){case 1:return!!I.restoreWin;case 2:return!!I.minimizeWin;case 3:return!!I.setWinPosition;case 4:return!!I.setWinSizePixels;case 5:return!!I.raiseWin;case 6:return!!I.lowerWin;case 7:return!!I.refreshWin;case 8:return!!I.setWinSizeChars;case 9:return!!I.maximizeWin;case 10:return!!I.fullscreenWin;case 11:return!!I.getWinState;case 13:return!!I.getWinPosition;case 14:return!!I.getWinSizePixels;case 15:return!!I.getScreenSizePixels;case 16:return!!I.getCellSizePixels;case 18:return!!I.getWinSizeChars;case 19:return!!I.getScreenSizeChars;case 20:return!!I.getIconTitle;case 21:return!!I.getWinTitle;case 22:return!!I.pushTitle;case 23:return!!I.popTitle;case 24:return!!I.setWinLines}return!1}var N;(function(G){G[G.GET_WIN_SIZE_PIXELS=0]="GET_WIN_SIZE_PIXELS",G[G.GET_CELL_SIZE_PIXELS=1]="GET_CELL_SIZE_PIXELS"})(N||(s.WindowsOptionsReportType=N={}));let U=0;class P extends w.Disposable{getAttrData(){return this._curAttrData}constructor(I,B,x,D,W,K,z,Q,O=new _.EscapeSequenceParser){super(),this._bufferService=I,this._charsetService=B,this._coreService=x,this._logService=D,this._optionsService=W,this._oscLinkService=K,this._coreMouseService=z,this._unicodeService=Q,this._parser=O,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new v.StringToUtf32,this._utf8Decoder=new v.Utf8ToUtf32,this._workCell=new p.CellData,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=l.DEFAULT_ATTR_DATA.clone(),this._eraseAttrDataInternal=l.DEFAULT_ATTR_DATA.clone(),this._onRequestBell=this.register(new h.EventEmitter),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this.register(new h.EventEmitter),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this.register(new h.EventEmitter),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this.register(new h.EventEmitter),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this.register(new h.EventEmitter),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this.register(new h.EventEmitter),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this.register(new h.EventEmitter),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this.register(new h.EventEmitter),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this.register(new h.EventEmitter),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this.register(new h.EventEmitter),this.onLineFeed=this._onLineFeed.event,this._onScroll=this.register(new h.EventEmitter),this.onScroll=this._onScroll.event,this._onTitleChange=this.register(new h.EventEmitter),this.onTitleChange=this._onTitleChange.event,this._onColor=this.register(new h.EventEmitter),this.onColor=this._onColor.event,this._parseStack={paused:!1,cursorStartX:0,cursorStartY:0,decodedLength:0,position:0},this._specialColors=[256,257,258],this.register(this._parser),this._dirtyRowTracker=new H(this._bufferService),this._activeBuffer=this._bufferService.buffer,this.register(this._bufferService.buffers.onBufferActivate((A=>this._activeBuffer=A.activeBuffer))),this._parser.setCsiHandlerFallback(((A,$)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(A),params:$.toArray()})})),this._parser.setEscHandlerFallback((A=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(A)})})),this._parser.setExecuteHandlerFallback((A=>{this._logService.debug("Unknown EXECUTE code: ",{code:A})})),this._parser.setOscHandlerFallback(((A,$,M)=>{this._logService.debug("Unknown OSC code: ",{identifier:A,action:$,data:M})})),this._parser.setDcsHandlerFallback(((A,$,M)=>{$==="HOOK"&&(M=M.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(A),action:$,payload:M})})),this._parser.setPrintHandler(((A,$,M)=>this.print(A,$,M))),this._parser.registerCsiHandler({final:"@"},(A=>this.insertChars(A))),this._parser.registerCsiHandler({intermediates:" ",final:"@"},(A=>this.scrollLeft(A))),this._parser.registerCsiHandler({final:"A"},(A=>this.cursorUp(A))),this._parser.registerCsiHandler({intermediates:" ",final:"A"},(A=>this.scrollRight(A))),this._parser.registerCsiHandler({final:"B"},(A=>this.cursorDown(A))),this._parser.registerCsiHandler({final:"C"},(A=>this.cursorForward(A))),this._parser.registerCsiHandler({final:"D"},(A=>this.cursorBackward(A))),this._parser.registerCsiHandler({final:"E"},(A=>this.cursorNextLine(A))),this._parser.registerCsiHandler({final:"F"},(A=>this.cursorPrecedingLine(A))),this._parser.registerCsiHandler({final:"G"},(A=>this.cursorCharAbsolute(A))),this._parser.registerCsiHandler({final:"H"},(A=>this.cursorPosition(A))),this._parser.registerCsiHandler({final:"I"},(A=>this.cursorForwardTab(A))),this._parser.registerCsiHandler({final:"J"},(A=>this.eraseInDisplay(A,!1))),this._parser.registerCsiHandler({prefix:"?",final:"J"},(A=>this.eraseInDisplay(A,!0))),this._parser.registerCsiHandler({final:"K"},(A=>this.eraseInLine(A,!1))),this._parser.registerCsiHandler({prefix:"?",final:"K"},(A=>this.eraseInLine(A,!0))),this._parser.registerCsiHandler({final:"L"},(A=>this.insertLines(A))),this._parser.registerCsiHandler({final:"M"},(A=>this.deleteLines(A))),this._parser.registerCsiHandler({final:"P"},(A=>this.deleteChars(A))),this._parser.registerCsiHandler({final:"S"},(A=>this.scrollUp(A))),this._parser.registerCsiHandler({final:"T"},(A=>this.scrollDown(A))),this._parser.registerCsiHandler({final:"X"},(A=>this.eraseChars(A))),this._parser.registerCsiHandler({final:"Z"},(A=>this.cursorBackwardTab(A))),this._parser.registerCsiHandler({final:"`"},(A=>this.charPosAbsolute(A))),this._parser.registerCsiHandler({final:"a"},(A=>this.hPositionRelative(A))),this._parser.registerCsiHandler({final:"b"},(A=>this.repeatPrecedingCharacter(A))),this._parser.registerCsiHandler({final:"c"},(A=>this.sendDeviceAttributesPrimary(A))),this._parser.registerCsiHandler({prefix:">",final:"c"},(A=>this.sendDeviceAttributesSecondary(A))),this._parser.registerCsiHandler({final:"d"},(A=>this.linePosAbsolute(A))),this._parser.registerCsiHandler({final:"e"},(A=>this.vPositionRelative(A))),this._parser.registerCsiHandler({final:"f"},(A=>this.hVPosition(A))),this._parser.registerCsiHandler({final:"g"},(A=>this.tabClear(A))),this._parser.registerCsiHandler({final:"h"},(A=>this.setMode(A))),this._parser.registerCsiHandler({prefix:"?",final:"h"},(A=>this.setModePrivate(A))),this._parser.registerCsiHandler({final:"l"},(A=>this.resetMode(A))),this._parser.registerCsiHandler({prefix:"?",final:"l"},(A=>this.resetModePrivate(A))),this._parser.registerCsiHandler({final:"m"},(A=>this.charAttributes(A))),this._parser.registerCsiHandler({final:"n"},(A=>this.deviceStatus(A))),this._parser.registerCsiHandler({prefix:"?",final:"n"},(A=>this.deviceStatusPrivate(A))),this._parser.registerCsiHandler({intermediates:"!",final:"p"},(A=>this.softReset(A))),this._parser.registerCsiHandler({intermediates:" ",final:"q"},(A=>this.setCursorStyle(A))),this._parser.registerCsiHandler({final:"r"},(A=>this.setScrollRegion(A))),this._parser.registerCsiHandler({final:"s"},(A=>this.saveCursor(A))),this._parser.registerCsiHandler({final:"t"},(A=>this.windowOptions(A))),this._parser.registerCsiHandler({final:"u"},(A=>this.restoreCursor(A))),this._parser.registerCsiHandler({intermediates:"'",final:"}"},(A=>this.insertColumns(A))),this._parser.registerCsiHandler({intermediates:"'",final:"~"},(A=>this.deleteColumns(A))),this._parser.registerCsiHandler({intermediates:'"',final:"q"},(A=>this.selectProtected(A))),this._parser.registerCsiHandler({intermediates:"$",final:"p"},(A=>this.requestMode(A,!0))),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},(A=>this.requestMode(A,!1))),this._parser.setExecuteHandler(f.C0.BEL,(()=>this.bell())),this._parser.setExecuteHandler(f.C0.LF,(()=>this.lineFeed())),this._parser.setExecuteHandler(f.C0.VT,(()=>this.lineFeed())),this._parser.setExecuteHandler(f.C0.FF,(()=>this.lineFeed())),this._parser.setExecuteHandler(f.C0.CR,(()=>this.carriageReturn())),this._parser.setExecuteHandler(f.C0.BS,(()=>this.backspace())),this._parser.setExecuteHandler(f.C0.HT,(()=>this.tab())),this._parser.setExecuteHandler(f.C0.SO,(()=>this.shiftOut())),this._parser.setExecuteHandler(f.C0.SI,(()=>this.shiftIn())),this._parser.setExecuteHandler(f.C1.IND,(()=>this.index())),this._parser.setExecuteHandler(f.C1.NEL,(()=>this.nextLine())),this._parser.setExecuteHandler(f.C1.HTS,(()=>this.tabSet())),this._parser.registerOscHandler(0,new C.OscHandler((A=>(this.setTitle(A),this.setIconName(A),!0)))),this._parser.registerOscHandler(1,new C.OscHandler((A=>this.setIconName(A)))),this._parser.registerOscHandler(2,new C.OscHandler((A=>this.setTitle(A)))),this._parser.registerOscHandler(4,new C.OscHandler((A=>this.setOrReportIndexedColor(A)))),this._parser.registerOscHandler(8,new C.OscHandler((A=>this.setHyperlink(A)))),this._parser.registerOscHandler(10,new C.OscHandler((A=>this.setOrReportFgColor(A)))),this._parser.registerOscHandler(11,new C.OscHandler((A=>this.setOrReportBgColor(A)))),this._parser.registerOscHandler(12,new C.OscHandler((A=>this.setOrReportCursorColor(A)))),this._parser.registerOscHandler(104,new C.OscHandler((A=>this.restoreIndexedColor(A)))),this._parser.registerOscHandler(110,new C.OscHandler((A=>this.restoreFgColor(A)))),this._parser.registerOscHandler(111,new C.OscHandler((A=>this.restoreBgColor(A)))),this._parser.registerOscHandler(112,new C.OscHandler((A=>this.restoreCursorColor(A)))),this._parser.registerEscHandler({final:"7"},(()=>this.saveCursor())),this._parser.registerEscHandler({final:"8"},(()=>this.restoreCursor())),this._parser.registerEscHandler({final:"D"},(()=>this.index())),this._parser.registerEscHandler({final:"E"},(()=>this.nextLine())),this._parser.registerEscHandler({final:"H"},(()=>this.tabSet())),this._parser.registerEscHandler({final:"M"},(()=>this.reverseIndex())),this._parser.registerEscHandler({final:"="},(()=>this.keypadApplicationMode())),this._parser.registerEscHandler({final:">"},(()=>this.keypadNumericMode())),this._parser.registerEscHandler({final:"c"},(()=>this.fullReset())),this._parser.registerEscHandler({final:"n"},(()=>this.setgLevel(2))),this._parser.registerEscHandler({final:"o"},(()=>this.setgLevel(3))),this._parser.registerEscHandler({final:"|"},(()=>this.setgLevel(3))),this._parser.registerEscHandler({final:"}"},(()=>this.setgLevel(2))),this._parser.registerEscHandler({final:"~"},(()=>this.setgLevel(1))),this._parser.registerEscHandler({intermediates:"%",final:"@"},(()=>this.selectDefaultCharset())),this._parser.registerEscHandler({intermediates:"%",final:"G"},(()=>this.selectDefaultCharset()));for(const A in m.CHARSETS)this._parser.registerEscHandler({intermediates:"(",final:A},(()=>this.selectCharset("("+A))),this._parser.registerEscHandler({intermediates:")",final:A},(()=>this.selectCharset(")"+A))),this._parser.registerEscHandler({intermediates:"*",final:A},(()=>this.selectCharset("*"+A))),this._parser.registerEscHandler({intermediates:"+",final:A},(()=>this.selectCharset("+"+A))),this._parser.registerEscHandler({intermediates:"-",final:A},(()=>this.selectCharset("-"+A))),this._parser.registerEscHandler({intermediates:".",final:A},(()=>this.selectCharset("."+A))),this._parser.registerEscHandler({intermediates:"/",final:A},(()=>this.selectCharset("/"+A)));this._parser.registerEscHandler({intermediates:"#",final:"8"},(()=>this.screenAlignmentPattern())),this._parser.setErrorHandler((A=>(this._logService.error("Parsing error: ",A),A))),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new S.DcsHandler(((A,$)=>this.requestStatusString(A,$))))}_preserveStack(I,B,x,D){this._parseStack.paused=!0,this._parseStack.cursorStartX=I,this._parseStack.cursorStartY=B,this._parseStack.decodedLength=x,this._parseStack.position=D}_logSlowResolvingAsync(I){this._logService.logLevel<=E.LogLevelEnum.WARN&&Promise.race([I,new Promise(((B,x)=>setTimeout((()=>x("#SLOW_TIMEOUT")),5e3)))]).catch((B=>{if(B!=="#SLOW_TIMEOUT")throw B;console.warn("async parser handler taking longer than 5000 ms")}))}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(I,B){let x,D=this._activeBuffer.x,W=this._activeBuffer.y,K=0;const z=this._parseStack.paused;if(z){if(x=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,B))return this._logSlowResolvingAsync(x),x;D=this._parseStack.cursorStartX,W=this._parseStack.cursorStartY,this._parseStack.paused=!1,I.length>R&&(K=this._parseStack.position+R)}if(this._logService.logLevel<=E.LogLevelEnum.DEBUG&&this._logService.debug("parsing data"+(typeof I=="string"?` "${I}"`:` "${Array.prototype.map.call(I,(A=>String.fromCharCode(A))).join("")}"`),typeof I=="string"?I.split("").map((A=>A.charCodeAt(0))):I),this._parseBuffer.length<I.length&&this._parseBuffer.length<R&&(this._parseBuffer=new Uint32Array(Math.min(I.length,R))),z||this._dirtyRowTracker.clearRange(),I.length>R)for(let A=K;A<I.length;A+=R){const $=A+R<I.length?A+R:I.length,M=typeof I=="string"?this._stringDecoder.decode(I.substring(A,$),this._parseBuffer):this._utf8Decoder.decode(I.subarray(A,$),this._parseBuffer);if(x=this._parser.parse(this._parseBuffer,M))return this._preserveStack(D,W,M,A),this._logSlowResolvingAsync(x),x}else if(!z){const A=typeof I=="string"?this._stringDecoder.decode(I,this._parseBuffer):this._utf8Decoder.decode(I,this._parseBuffer);if(x=this._parser.parse(this._parseBuffer,A))return this._preserveStack(D,W,A,0),this._logSlowResolvingAsync(x),x}this._activeBuffer.x===D&&this._activeBuffer.y===W||this._onCursorMove.fire();const Q=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),O=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);O<this._bufferService.rows&&this._onRequestRefreshRows.fire(Math.min(O,this._bufferService.rows-1),Math.min(Q,this._bufferService.rows-1))}print(I,B,x){let D,W;const K=this._charsetService.charset,z=this._optionsService.rawOptions.screenReaderMode,Q=this._bufferService.cols,O=this._coreService.decPrivateModes.wraparound,A=this._coreService.modes.insertMode,$=this._curAttrData;let M=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&x-B>0&&M.getWidth(this._activeBuffer.x-1)===2&&M.setCellFromCodepoint(this._activeBuffer.x-1,0,1,$);let X=this._parser.precedingJoinState;for(let Y=B;Y<x;++Y){if(D=I[Y],D<127&&K){const Ue=K[String.fromCharCode(D)];Ue&&(D=Ue.charCodeAt(0))}const te=this._unicodeService.charProperties(D,X);W=y.UnicodeService.extractWidth(te);const me=y.UnicodeService.extractShouldJoin(te),ve=me?y.UnicodeService.extractWidth(X):0;if(X=te,z&&this._onA11yChar.fire((0,v.stringFromCodePoint)(D)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+W-ve>Q){if(O){const Ue=M;let q=this._activeBuffer.x-ve;for(this._activeBuffer.x=ve,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),M=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),ve>0&&M instanceof l.BufferLine&&M.copyCellsFrom(Ue,q,0,ve,!1);q<Q;)Ue.setCellFromCodepoint(q++,0,1,$)}else if(this._activeBuffer.x=Q-1,W===2)continue}if(me&&this._activeBuffer.x){const Ue=M.getWidth(this._activeBuffer.x-1)?1:2;M.addCodepointToCell(this._activeBuffer.x-Ue,D,W);for(let q=W-ve;--q>=0;)M.setCellFromCodepoint(this._activeBuffer.x++,0,0,$)}else if(A&&(M.insertCells(this._activeBuffer.x,W-ve,this._activeBuffer.getNullCell($)),M.getWidth(Q-1)===2&&M.setCellFromCodepoint(Q-1,u.NULL_CELL_CODE,u.NULL_CELL_WIDTH,$)),M.setCellFromCodepoint(this._activeBuffer.x++,D,W,$),W>0)for(;--W;)M.setCellFromCodepoint(this._activeBuffer.x++,0,0,$)}this._parser.precedingJoinState=X,this._activeBuffer.x<Q&&x-B>0&&M.getWidth(this._activeBuffer.x)===0&&!M.hasContent(this._activeBuffer.x)&&M.setCellFromCodepoint(this._activeBuffer.x,0,1,$),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(I,B){return I.final!=="t"||I.prefix||I.intermediates?this._parser.registerCsiHandler(I,B):this._parser.registerCsiHandler(I,(x=>!L(x.params[0],this._optionsService.rawOptions.windowOptions)||B(x)))}registerDcsHandler(I,B){return this._parser.registerDcsHandler(I,new S.DcsHandler(B))}registerEscHandler(I,B){return this._parser.registerEscHandler(I,B)}registerOscHandler(I,B){return this._parser.registerOscHandler(I,new C.OscHandler(B))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var I;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&(I=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&I.isWrapped){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;const B=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);B.hasWidth(this._activeBuffer.x)&&!B.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;const I=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-I),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(I=this._bufferService.cols-1){this._activeBuffer.x=Math.min(I,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(I,B){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=I,this._activeBuffer.y=this._activeBuffer.scrollTop+B):(this._activeBuffer.x=I,this._activeBuffer.y=B),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(I,B){this._restrictCursor(),this._setCursor(this._activeBuffer.x+I,this._activeBuffer.y+B)}cursorUp(I){const B=this._activeBuffer.y-this._activeBuffer.scrollTop;return B>=0?this._moveCursor(0,-Math.min(B,I.params[0]||1)):this._moveCursor(0,-(I.params[0]||1)),!0}cursorDown(I){const B=this._activeBuffer.scrollBottom-this._activeBuffer.y;return B>=0?this._moveCursor(0,Math.min(B,I.params[0]||1)):this._moveCursor(0,I.params[0]||1),!0}cursorForward(I){return this._moveCursor(I.params[0]||1,0),!0}cursorBackward(I){return this._moveCursor(-(I.params[0]||1),0),!0}cursorNextLine(I){return this.cursorDown(I),this._activeBuffer.x=0,!0}cursorPrecedingLine(I){return this.cursorUp(I),this._activeBuffer.x=0,!0}cursorCharAbsolute(I){return this._setCursor((I.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(I){return this._setCursor(I.length>=2?(I.params[1]||1)-1:0,(I.params[0]||1)-1),!0}charPosAbsolute(I){return this._setCursor((I.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(I){return this._moveCursor(I.params[0]||1,0),!0}linePosAbsolute(I){return this._setCursor(this._activeBuffer.x,(I.params[0]||1)-1),!0}vPositionRelative(I){return this._moveCursor(0,I.params[0]||1),!0}hVPosition(I){return this.cursorPosition(I),!0}tabClear(I){const B=I.params[0];return B===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:B===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(I){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let B=I.params[0]||1;for(;B--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(I){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let B=I.params[0]||1;for(;B--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(I){const B=I.params[0];return B===1&&(this._curAttrData.bg|=536870912),B!==2&&B!==0||(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(I,B,x,D=!1,W=!1){const K=this._activeBuffer.lines.get(this._activeBuffer.ybase+I);K.replaceCells(B,x,this._activeBuffer.getNullCell(this._eraseAttrData()),W),D&&(K.isWrapped=!1)}_resetBufferLine(I,B=!1){const x=this._activeBuffer.lines.get(this._activeBuffer.ybase+I);x&&(x.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),B),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+I),x.isWrapped=!1)}eraseInDisplay(I,B=!1){let x;switch(this._restrictCursor(this._bufferService.cols),I.params[0]){case 0:for(x=this._activeBuffer.y,this._dirtyRowTracker.markDirty(x),this._eraseInBufferLine(x++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,B);x<this._bufferService.rows;x++)this._resetBufferLine(x,B);this._dirtyRowTracker.markDirty(x);break;case 1:for(x=this._activeBuffer.y,this._dirtyRowTracker.markDirty(x),this._eraseInBufferLine(x,0,this._activeBuffer.x+1,!0,B),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(x+1).isWrapped=!1);x--;)this._resetBufferLine(x,B);this._dirtyRowTracker.markDirty(0);break;case 2:for(x=this._bufferService.rows,this._dirtyRowTracker.markDirty(x-1);x--;)this._resetBufferLine(x,B);this._dirtyRowTracker.markDirty(0);break;case 3:const D=this._activeBuffer.lines.length-this._bufferService.rows;D>0&&(this._activeBuffer.lines.trimStart(D),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-D,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-D,0),this._onScroll.fire(0))}return!0}eraseInLine(I,B=!1){switch(this._restrictCursor(this._bufferService.cols),I.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,B);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,B);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,B)}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(I){this._restrictCursor();let B=I.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const x=this._activeBuffer.ybase+this._activeBuffer.y,D=this._bufferService.rows-1-this._activeBuffer.scrollBottom,W=this._bufferService.rows-1+this._activeBuffer.ybase-D+1;for(;B--;)this._activeBuffer.lines.splice(W-1,1),this._activeBuffer.lines.splice(x,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(I){this._restrictCursor();let B=I.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const x=this._activeBuffer.ybase+this._activeBuffer.y;let D;for(D=this._bufferService.rows-1-this._activeBuffer.scrollBottom,D=this._bufferService.rows-1+this._activeBuffer.ybase-D;B--;)this._activeBuffer.lines.splice(x,1),this._activeBuffer.lines.splice(D,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(I){this._restrictCursor();const B=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return B&&(B.insertCells(this._activeBuffer.x,I.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(I){this._restrictCursor();const B=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return B&&(B.deleteCells(this._activeBuffer.x,I.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(I){let B=I.params[0]||1;for(;B--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(I){let B=I.params[0]||1;for(;B--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine(l.DEFAULT_ATTR_DATA));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const B=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const D=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);D.deleteCells(0,B,this._activeBuffer.getNullCell(this._eraseAttrData())),D.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const B=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const D=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);D.insertCells(0,B,this._activeBuffer.getNullCell(this._eraseAttrData())),D.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const B=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const D=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);D.insertCells(this._activeBuffer.x,B,this._activeBuffer.getNullCell(this._eraseAttrData())),D.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const B=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const D=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);D.deleteCells(this._activeBuffer.x,B,this._activeBuffer.getNullCell(this._eraseAttrData())),D.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(I){this._restrictCursor();const B=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return B&&(B.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(I.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(I){const B=this._parser.precedingJoinState;if(!B)return!0;const x=I.params[0]||1,D=y.UnicodeService.extractWidth(B),W=this._activeBuffer.x-D,K=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(W),z=new Uint32Array(K.length*x);let Q=0;for(let A=0;A<K.length;){const $=K.codePointAt(A)||0;z[Q++]=$,A+=$>65535?2:1}let O=Q;for(let A=1;A<x;++A)z.copyWithin(O,0,Q),O+=Q;return this.print(z,0,O),!0}sendDeviceAttributesPrimary(I){return I.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(f.C0.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(f.C0.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(I){return I.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(f.C0.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(f.C0.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(I.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(f.C0.ESC+"[>83;40003;0c")),!0}_is(I){return(this._optionsService.rawOptions.termName+"").indexOf(I)===0}setMode(I){for(let B=0;B<I.length;B++)switch(I.params[B]){case 4:this._coreService.modes.insertMode=!0;break;case 20:this._optionsService.options.convertEol=!0}return!0}setModePrivate(I){for(let B=0;B<I.length;B++)switch(I.params[B]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!0;break;case 2:this._charsetService.setgCharset(0,m.DEFAULT_CHARSET),this._charsetService.setgCharset(1,m.DEFAULT_CHARSET),this._charsetService.setgCharset(2,m.DEFAULT_CHARSET),this._charsetService.setgCharset(3,m.DEFAULT_CHARSET);break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(132,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!0,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!0;break;case 12:this._optionsService.options.cursorBlink=!0;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!0;break;case 66:this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire();break;case 9:this._coreMouseService.activeProtocol="X10";break;case 1e3:this._coreMouseService.activeProtocol="VT200";break;case 1002:this._coreMouseService.activeProtocol="DRAG";break;case 1003:this._coreMouseService.activeProtocol="ANY";break;case 1004:this._coreService.decPrivateModes.sendFocus=!0,this._onRequestSendFocus.fire();break;case 1005:this._logService.debug("DECSET 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="SGR";break;case 1015:this._logService.debug("DECSET 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="SGR_PIXELS";break;case 25:this._coreService.isCursorHidden=!1;break;case 1048:this.saveCursor();break;case 1049:this.saveCursor();case 47:case 1047:this._bufferService.buffers.activateAltBuffer(this._eraseAttrData()),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(0,this._bufferService.rows-1),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!0}return!0}resetMode(I){for(let B=0;B<I.length;B++)switch(I.params[B]){case 4:this._coreService.modes.insertMode=!1;break;case 20:this._optionsService.options.convertEol=!1}return!0}resetModePrivate(I){for(let B=0;B<I.length;B++)switch(I.params[B]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!1;break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(80,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!1,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!1;break;case 12:this._optionsService.options.cursorBlink=!1;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!1;break;case 66:this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire();break;case 9:case 1e3:case 1002:case 1003:this._coreMouseService.activeProtocol="NONE";break;case 1004:this._coreService.decPrivateModes.sendFocus=!1;break;case 1005:this._logService.debug("DECRST 1005 not supported (see #2507)");break;case 1006:case 1016:this._coreMouseService.activeEncoding="DEFAULT";break;case 1015:this._logService.debug("DECRST 1015 not supported (see #2507)");break;case 25:this._coreService.isCursorHidden=!0;break;case 1048:this.restoreCursor();break;case 1049:case 47:case 1047:this._bufferService.buffers.activateNormalBuffer(),I.params[B]===1049&&this.restoreCursor(),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(0,this._bufferService.rows-1),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!1}return!0}requestMode(I,B){const x=this._coreService.decPrivateModes,{activeProtocol:D,activeEncoding:W}=this._coreMouseService,K=this._coreService,{buffers:z,cols:Q}=this._bufferService,{active:O,alt:A}=z,$=this._optionsService.rawOptions,M=me=>me?1:2,X=I.params[0];return Y=X,te=B?X===2?4:X===4?M(K.modes.insertMode):X===12?3:X===20?M($.convertEol):0:X===1?M(x.applicationCursorKeys):X===3?$.windowOptions.setWinLines?Q===80?2:Q===132?1:0:0:X===6?M(x.origin):X===7?M(x.wraparound):X===8?3:X===9?M(D==="X10"):X===12?M($.cursorBlink):X===25?M(!K.isCursorHidden):X===45?M(x.reverseWraparound):X===66?M(x.applicationKeypad):X===67?4:X===1e3?M(D==="VT200"):X===1002?M(D==="DRAG"):X===1003?M(D==="ANY"):X===1004?M(x.sendFocus):X===1005?4:X===1006?M(W==="SGR"):X===1015?4:X===1016?M(W==="SGR_PIXELS"):X===1048?1:X===47||X===1047||X===1049?M(O===A):X===2004?M(x.bracketedPasteMode):0,K.triggerDataEvent(`${f.C0.ESC}[${B?"":"?"}${Y};${te}$y`),!0;var Y,te}_updateAttrColor(I,B,x,D,W){return B===2?(I|=50331648,I&=-16777216,I|=b.AttributeData.fromColorRGB([x,D,W])):B===5&&(I&=-50331904,I|=33554432|255&x),I}_extractColor(I,B,x){const D=[0,0,-1,0,0,0];let W=0,K=0;do{if(D[K+W]=I.params[B+K],I.hasSubParams(B+K)){const z=I.getSubParams(B+K);let Q=0;do D[1]===5&&(W=1),D[K+Q+1+W]=z[Q];while(++Q<z.length&&Q+K+1+W<D.length);break}if(D[1]===5&&K+W>=2||D[1]===2&&K+W>=5)break;D[1]&&(W=1)}while(++K+B<I.length&&K+W<D.length);for(let z=2;z<D.length;++z)D[z]===-1&&(D[z]=0);switch(D[0]){case 38:x.fg=this._updateAttrColor(x.fg,D[1],D[3],D[4],D[5]);break;case 48:x.bg=this._updateAttrColor(x.bg,D[1],D[3],D[4],D[5]);break;case 58:x.extended=x.extended.clone(),x.extended.underlineColor=this._updateAttrColor(x.extended.underlineColor,D[1],D[3],D[4],D[5])}return K}_processUnderline(I,B){B.extended=B.extended.clone(),(!~I||I>5)&&(I=1),B.extended.underlineStyle=I,B.fg|=268435456,I===0&&(B.fg&=-268435457),B.updateExtended()}_processSGR0(I){I.fg=l.DEFAULT_ATTR_DATA.fg,I.bg=l.DEFAULT_ATTR_DATA.bg,I.extended=I.extended.clone(),I.extended.underlineStyle=0,I.extended.underlineColor&=-67108864,I.updateExtended()}charAttributes(I){if(I.length===1&&I.params[0]===0)return this._processSGR0(this._curAttrData),!0;const B=I.length;let x;const D=this._curAttrData;for(let W=0;W<B;W++)x=I.params[W],x>=30&&x<=37?(D.fg&=-50331904,D.fg|=16777216|x-30):x>=40&&x<=47?(D.bg&=-50331904,D.bg|=16777216|x-40):x>=90&&x<=97?(D.fg&=-50331904,D.fg|=16777224|x-90):x>=100&&x<=107?(D.bg&=-50331904,D.bg|=16777224|x-100):x===0?this._processSGR0(D):x===1?D.fg|=134217728:x===3?D.bg|=67108864:x===4?(D.fg|=268435456,this._processUnderline(I.hasSubParams(W)?I.getSubParams(W)[0]:1,D)):x===5?D.fg|=536870912:x===7?D.fg|=67108864:x===8?D.fg|=1073741824:x===9?D.fg|=2147483648:x===2?D.bg|=134217728:x===21?this._processUnderline(2,D):x===22?(D.fg&=-134217729,D.bg&=-134217729):x===23?D.bg&=-67108865:x===24?(D.fg&=-268435457,this._processUnderline(0,D)):x===25?D.fg&=-536870913:x===27?D.fg&=-67108865:x===28?D.fg&=-1073741825:x===29?D.fg&=2147483647:x===39?(D.fg&=-67108864,D.fg|=16777215&l.DEFAULT_ATTR_DATA.fg):x===49?(D.bg&=-67108864,D.bg|=16777215&l.DEFAULT_ATTR_DATA.bg):x===38||x===48||x===58?W+=this._extractColor(I,W,D):x===53?D.bg|=1073741824:x===55?D.bg&=-1073741825:x===59?(D.extended=D.extended.clone(),D.extended.underlineColor=-1,D.updateExtended()):x===100?(D.fg&=-67108864,D.fg|=16777215&l.DEFAULT_ATTR_DATA.fg,D.bg&=-67108864,D.bg|=16777215&l.DEFAULT_ATTR_DATA.bg):this._logService.debug("Unknown SGR attribute: %d.",x);return!0}deviceStatus(I){switch(I.params[0]){case 5:this._coreService.triggerDataEvent(`${f.C0.ESC}[0n`);break;case 6:const B=this._activeBuffer.y+1,x=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${f.C0.ESC}[${B};${x}R`)}return!0}deviceStatusPrivate(I){if(I.params[0]===6){const B=this._activeBuffer.y+1,x=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${f.C0.ESC}[?${B};${x}R`)}return!0}softReset(I){return this._coreService.isCursorHidden=!1,this._onRequestSyncScrollBar.fire(),this._activeBuffer.scrollTop=0,this._activeBuffer.scrollBottom=this._bufferService.rows-1,this._curAttrData=l.DEFAULT_ATTR_DATA.clone(),this._coreService.reset(),this._charsetService.reset(),this._activeBuffer.savedX=0,this._activeBuffer.savedY=this._activeBuffer.ybase,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,this._coreService.decPrivateModes.origin=!1,!0}setCursorStyle(I){const B=I.params[0]||1;switch(B){case 1:case 2:this._optionsService.options.cursorStyle="block";break;case 3:case 4:this._optionsService.options.cursorStyle="underline";break;case 5:case 6:this._optionsService.options.cursorStyle="bar"}const x=B%2==1;return this._optionsService.options.cursorBlink=x,!0}setScrollRegion(I){const B=I.params[0]||1;let x;return(I.length<2||(x=I.params[1])>this._bufferService.rows||x===0)&&(x=this._bufferService.rows),x>B&&(this._activeBuffer.scrollTop=B-1,this._activeBuffer.scrollBottom=x-1,this._setCursor(0,0)),!0}windowOptions(I){if(!L(I.params[0],this._optionsService.rawOptions.windowOptions))return!0;const B=I.length>1?I.params[1]:0;switch(I.params[0]){case 14:B!==2&&this._onRequestWindowsOptionsReport.fire(N.GET_WIN_SIZE_PIXELS);break;case 16:this._onRequestWindowsOptionsReport.fire(N.GET_CELL_SIZE_PIXELS);break;case 18:this._bufferService&&this._coreService.triggerDataEvent(`${f.C0.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:B!==0&&B!==2||(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>10&&this._windowTitleStack.shift()),B!==0&&B!==1||(this._iconNameStack.push(this._iconName),this._iconNameStack.length>10&&this._iconNameStack.shift());break;case 23:B!==0&&B!==2||this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),B!==0&&B!==1||this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop())}return!0}saveCursor(I){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(I){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(I){return this._windowTitle=I,this._onTitleChange.fire(I),!0}setIconName(I){return this._iconName=I,!0}setOrReportIndexedColor(I){const B=[],x=I.split(";");for(;x.length>1;){const D=x.shift(),W=x.shift();if(/^\d+$/.exec(D)){const K=parseInt(D);if(J(K))if(W==="?")B.push({type:0,index:K});else{const z=(0,k.parseColor)(W);z&&B.push({type:1,index:K,color:z})}}}return B.length&&this._onColor.fire(B),!0}setHyperlink(I){const B=I.split(";");return!(B.length<2)&&(B[1]?this._createHyperlink(B[0],B[1]):!B[0]&&this._finishHyperlink())}_createHyperlink(I,B){this._getCurrentLinkId()&&this._finishHyperlink();const x=I.split(":");let D;const W=x.findIndex((K=>K.startsWith("id=")));return W!==-1&&(D=x[W].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:D,uri:B}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(I,B){const x=I.split(";");for(let D=0;D<x.length&&!(B>=this._specialColors.length);++D,++B)if(x[D]==="?")this._onColor.fire([{type:0,index:this._specialColors[B]}]);else{const W=(0,k.parseColor)(x[D]);W&&this._onColor.fire([{type:1,index:this._specialColors[B],color:W}])}return!0}setOrReportFgColor(I){return this._setOrReportSpecialColor(I,0)}setOrReportBgColor(I){return this._setOrReportSpecialColor(I,1)}setOrReportCursorColor(I){return this._setOrReportSpecialColor(I,2)}restoreIndexedColor(I){if(!I)return this._onColor.fire([{type:2}]),!0;const B=[],x=I.split(";");for(let D=0;D<x.length;++D)if(/^\d+$/.exec(x[D])){const W=parseInt(x[D]);J(W)&&B.push({type:2,index:W})}return B.length&&this._onColor.fire(B),!0}restoreFgColor(I){return this._onColor.fire([{type:2,index:256}]),!0}restoreBgColor(I){return this._onColor.fire([{type:2,index:257}]),!0}restoreCursorColor(I){return this._onColor.fire([{type:2,index:258}]),!0}nextLine(){return this._activeBuffer.x=0,this.index(),!0}keypadApplicationMode(){return this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire(),!0}keypadNumericMode(){return this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire(),!0}selectDefaultCharset(){return this._charsetService.setgLevel(0),this._charsetService.setgCharset(0,m.DEFAULT_CHARSET),!0}selectCharset(I){return I.length!==2?(this.selectDefaultCharset(),!0):(I[0]==="/"||this._charsetService.setgCharset(T[I[0]],m.CHARSETS[I[1]]||m.DEFAULT_CHARSET),!0)}index(){return this._restrictCursor(),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._restrictCursor(),!0}tabSet(){return this._activeBuffer.tabs[this._activeBuffer.x]=!0,!0}reverseIndex(){if(this._restrictCursor(),this._activeBuffer.y===this._activeBuffer.scrollTop){const I=this._activeBuffer.scrollBottom-this._activeBuffer.scrollTop;this._activeBuffer.lines.shiftElements(this._activeBuffer.ybase+this._activeBuffer.y,I,1),this._activeBuffer.lines.set(this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.getBlankLine(this._eraseAttrData())),this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom)}else this._activeBuffer.y--,this._restrictCursor();return!0}fullReset(){return this._parser.reset(),this._onRequestReset.fire(),!0}reset(){this._curAttrData=l.DEFAULT_ATTR_DATA.clone(),this._eraseAttrDataInternal=l.DEFAULT_ATTR_DATA.clone()}_eraseAttrData(){return this._eraseAttrDataInternal.bg&=-67108864,this._eraseAttrDataInternal.bg|=67108863&this._curAttrData.bg,this._eraseAttrDataInternal}setgLevel(I){return this._charsetService.setgLevel(I),!0}screenAlignmentPattern(){const I=new p.CellData;I.content=4194373,I.fg=this._curAttrData.fg,I.bg=this._curAttrData.bg,this._setCursor(0,0);for(let B=0;B<this._bufferService.rows;++B){const x=this._activeBuffer.ybase+this._activeBuffer.y+B,D=this._activeBuffer.lines.get(x);D&&(D.fill(I),D.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(I,B){const x=this._bufferService.buffer,D=this._optionsService.rawOptions;return(W=>(this._coreService.triggerDataEvent(`${f.C0.ESC}${W}${f.C0.ESC}\\`),!0))(I==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:I==='"p'?'P1$r61;1"p':I==="r"?`P1$r${x.scrollTop+1};${x.scrollBottom+1}r`:I==="m"?"P1$r0m":I===" q"?`P1$r${{block:2,underline:4,bar:6}[D.cursorStyle]-(D.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(I,B){this._dirtyRowTracker.markRangeDirty(I,B)}}s.InputHandler=P;let H=class{constructor(G){this._bufferService=G,this.clearRange()}clearRange(){this.start=this._bufferService.buffer.y,this.end=this._bufferService.buffer.y}markDirty(G){G<this.start?this.start=G:G>this.end&&(this.end=G)}markRangeDirty(G,I){G>I&&(U=G,G=I,I=U),G<this.start&&(this.start=G),I>this.end&&(this.end=I)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};function J(G){return 0<=G&&G<256}H=c([g(0,E.IBufferService)],H)},844:(d,s)=>{function o(c){for(const g of c)g.dispose();c.length=0}Object.defineProperty(s,"__esModule",{value:!0}),s.getDisposeArrayDisposable=s.disposeArray=s.toDisposable=s.MutableDisposable=s.Disposable=void 0,s.Disposable=class{constructor(){this._disposables=[],this._isDisposed=!1}dispose(){this._isDisposed=!0;for(const c of this._disposables)c.dispose();this._disposables.length=0}register(c){return this._disposables.push(c),c}unregister(c){const g=this._disposables.indexOf(c);g!==-1&&this._disposables.splice(g,1)}},s.MutableDisposable=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(c){var g;this._isDisposed||c===this._value||((g=this._value)==null||g.dispose(),this._value=c)}clear(){this.value=void 0}dispose(){var c;this._isDisposed=!0,(c=this._value)==null||c.dispose(),this._value=void 0}},s.toDisposable=function(c){return{dispose:c}},s.disposeArray=o,s.getDisposeArrayDisposable=function(c){return{dispose:()=>o(c)}}},1505:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.FourKeyMap=s.TwoKeyMap=void 0;class o{constructor(){this._data={}}set(g,f,m){this._data[g]||(this._data[g]={}),this._data[g][f]=m}get(g,f){return this._data[g]?this._data[g][f]:void 0}clear(){this._data={}}}s.TwoKeyMap=o,s.FourKeyMap=class{constructor(){this._data=new o}set(c,g,f,m,_){this._data.get(c,g)||this._data.set(c,g,new o),this._data.get(c,g).set(f,m,_)}get(c,g,f,m){var _;return(_=this._data.get(c,g))==null?void 0:_.get(f,m)}clear(){this._data.clear()}}},6114:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.isChromeOS=s.isLinux=s.isWindows=s.isIphone=s.isIpad=s.isMac=s.getSafariVersion=s.isSafari=s.isLegacyEdge=s.isFirefox=s.isNode=void 0,s.isNode=typeof process<"u"&&"title"in process;const o=s.isNode?"node":navigator.userAgent,c=s.isNode?"node":navigator.platform;s.isFirefox=o.includes("Firefox"),s.isLegacyEdge=o.includes("Edge"),s.isSafari=/^((?!chrome|android).)*safari/i.test(o),s.getSafariVersion=function(){if(!s.isSafari)return 0;const g=o.match(/Version\/(\d+)/);return g===null||g.length<2?0:parseInt(g[1])},s.isMac=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(c),s.isIpad=c==="iPad",s.isIphone=c==="iPhone",s.isWindows=["Windows","Win16","Win32","WinCE"].includes(c),s.isLinux=c.indexOf("Linux")>=0,s.isChromeOS=/\bCrOS\b/.test(o)},6106:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.SortedList=void 0;let o=0;s.SortedList=class{constructor(c){this._getKey=c,this._array=[]}clear(){this._array.length=0}insert(c){this._array.length!==0?(o=this._search(this._getKey(c)),this._array.splice(o,0,c)):this._array.push(c)}delete(c){if(this._array.length===0)return!1;const g=this._getKey(c);if(g===void 0||(o=this._search(g),o===-1)||this._getKey(this._array[o])!==g)return!1;do if(this._array[o]===c)return this._array.splice(o,1),!0;while(++o<this._array.length&&this._getKey(this._array[o])===g);return!1}*getKeyIterator(c){if(this._array.length!==0&&(o=this._search(c),!(o<0||o>=this._array.length)&&this._getKey(this._array[o])===c))do yield this._array[o];while(++o<this._array.length&&this._getKey(this._array[o])===c)}forEachByKey(c,g){if(this._array.length!==0&&(o=this._search(c),!(o<0||o>=this._array.length)&&this._getKey(this._array[o])===c))do g(this._array[o]);while(++o<this._array.length&&this._getKey(this._array[o])===c)}values(){return[...this._array].values()}_search(c){let g=0,f=this._array.length-1;for(;f>=g;){let m=g+f>>1;const _=this._getKey(this._array[m]);if(_>c)f=m-1;else{if(!(_<c)){for(;m>0&&this._getKey(this._array[m-1])===c;)m--;return m}g=m+1}}return g}}},7226:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DebouncedIdleTask=s.IdleTaskQueue=s.PriorityTaskQueue=void 0;const c=o(6114);class g{constructor(){this._tasks=[],this._i=0}enqueue(_){this._tasks.push(_),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(_){this._idleCallback=void 0;let w=0,v=0,l=_.timeRemaining(),h=0;for(;this._i<this._tasks.length;){if(w=Date.now(),this._tasks[this._i]()||this._i++,w=Math.max(1,Date.now()-w),v=Math.max(w,v),h=_.timeRemaining(),1.5*v>h)return l-w<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(l-w))}ms`),void this._start();l=h}this.clear()}}class f extends g{_requestCallback(_){return setTimeout((()=>_(this._createDeadline(16))))}_cancelCallback(_){clearTimeout(_)}_createDeadline(_){const w=Date.now()+_;return{timeRemaining:()=>Math.max(0,w-Date.now())}}}s.PriorityTaskQueue=f,s.IdleTaskQueue=!c.isNode&&"requestIdleCallback"in window?class extends g{_requestCallback(m){return requestIdleCallback(m)}_cancelCallback(m){cancelIdleCallback(m)}}:f,s.DebouncedIdleTask=class{constructor(){this._queue=new s.IdleTaskQueue}set(m){this._queue.clear(),this._queue.enqueue(m)}flush(){this._queue.flush()}}},9282:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.updateWindowsModeWrappedState=void 0;const c=o(643);s.updateWindowsModeWrappedState=function(g){const f=g.buffer.lines.get(g.buffer.ybase+g.buffer.y-1),m=f==null?void 0:f.get(g.cols-1),_=g.buffer.lines.get(g.buffer.ybase+g.buffer.y);_&&m&&(_.isWrapped=m[c.CHAR_DATA_CODE_INDEX]!==c.NULL_CELL_CODE&&m[c.CHAR_DATA_CODE_INDEX]!==c.WHITESPACE_CELL_CODE)}},3734:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ExtendedAttrs=s.AttributeData=void 0;class o{constructor(){this.fg=0,this.bg=0,this.extended=new c}static toColorRGB(f){return[f>>>16&255,f>>>8&255,255&f]}static fromColorRGB(f){return(255&f[0])<<16|(255&f[1])<<8|255&f[2]}clone(){const f=new o;return f.fg=this.fg,f.bg=this.bg,f.extended=this.extended.clone(),f}isInverse(){return 67108864&this.fg}isBold(){return 134217728&this.fg}isUnderline(){return this.hasExtendedAttrs()&&this.extended.underlineStyle!==0?1:268435456&this.fg}isBlink(){return 536870912&this.fg}isInvisible(){return 1073741824&this.fg}isItalic(){return 67108864&this.bg}isDim(){return 134217728&this.bg}isStrikethrough(){return 2147483648&this.fg}isProtected(){return 536870912&this.bg}isOverline(){return 1073741824&this.bg}getFgColorMode(){return 50331648&this.fg}getBgColorMode(){return 50331648&this.bg}isFgRGB(){return(50331648&this.fg)==50331648}isBgRGB(){return(50331648&this.bg)==50331648}isFgPalette(){return(50331648&this.fg)==16777216||(50331648&this.fg)==33554432}isBgPalette(){return(50331648&this.bg)==16777216||(50331648&this.bg)==33554432}isFgDefault(){return(50331648&this.fg)==0}isBgDefault(){return(50331648&this.bg)==0}isAttributeDefault(){return this.fg===0&&this.bg===0}getFgColor(){switch(50331648&this.fg){case 16777216:case 33554432:return 255&this.fg;case 50331648:return 16777215&this.fg;default:return-1}}getBgColor(){switch(50331648&this.bg){case 16777216:case 33554432:return 255&this.bg;case 50331648:return 16777215&this.bg;default:return-1}}hasExtendedAttrs(){return 268435456&this.bg}updateExtended(){this.extended.isEmpty()?this.bg&=-268435457:this.bg|=268435456}getUnderlineColor(){if(268435456&this.bg&&~this.extended.underlineColor)switch(50331648&this.extended.underlineColor){case 16777216:case 33554432:return 255&this.extended.underlineColor;case 50331648:return 16777215&this.extended.underlineColor;default:return this.getFgColor()}return this.getFgColor()}getUnderlineColorMode(){return 268435456&this.bg&&~this.extended.underlineColor?50331648&this.extended.underlineColor:this.getFgColorMode()}isUnderlineColorRGB(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==50331648:this.isFgRGB()}isUnderlineColorPalette(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==16777216||(50331648&this.extended.underlineColor)==33554432:this.isFgPalette()}isUnderlineColorDefault(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==0:this.isFgDefault()}getUnderlineStyle(){return 268435456&this.fg?268435456&this.bg?this.extended.underlineStyle:1:0}getUnderlineVariantOffset(){return this.extended.underlineVariantOffset}}s.AttributeData=o;class c{get ext(){return this._urlId?-469762049&this._ext|this.underlineStyle<<26:this._ext}set ext(f){this._ext=f}get underlineStyle(){return this._urlId?5:(469762048&this._ext)>>26}set underlineStyle(f){this._ext&=-469762049,this._ext|=f<<26&469762048}get underlineColor(){return 67108863&this._ext}set underlineColor(f){this._ext&=-67108864,this._ext|=67108863&f}get urlId(){return this._urlId}set urlId(f){this._urlId=f}get underlineVariantOffset(){const f=(3758096384&this._ext)>>29;return f<0?4294967288^f:f}set underlineVariantOffset(f){this._ext&=536870911,this._ext|=f<<29&3758096384}constructor(f=0,m=0){this._ext=0,this._urlId=0,this._ext=f,this._urlId=m}clone(){return new c(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}}s.ExtendedAttrs=c},9092:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Buffer=s.MAX_BUFFER_SIZE=void 0;const c=o(6349),g=o(7226),f=o(3734),m=o(8437),_=o(4634),w=o(511),v=o(643),l=o(4863),h=o(7116);s.MAX_BUFFER_SIZE=4294967295,s.Buffer=class{constructor(u,p,b){this._hasScrollback=u,this._optionsService=p,this._bufferService=b,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=m.DEFAULT_ATTR_DATA.clone(),this.savedCharset=h.DEFAULT_CHARSET,this.markers=[],this._nullCell=w.CellData.fromCharData([0,v.NULL_CELL_CHAR,v.NULL_CELL_WIDTH,v.NULL_CELL_CODE]),this._whitespaceCell=w.CellData.fromCharData([0,v.WHITESPACE_CELL_CHAR,v.WHITESPACE_CELL_WIDTH,v.WHITESPACE_CELL_CODE]),this._isClearing=!1,this._memoryCleanupQueue=new g.IdleTaskQueue,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new c.CircularList(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}getNullCell(u){return u?(this._nullCell.fg=u.fg,this._nullCell.bg=u.bg,this._nullCell.extended=u.extended):(this._nullCell.fg=0,this._nullCell.bg=0,this._nullCell.extended=new f.ExtendedAttrs),this._nullCell}getWhitespaceCell(u){return u?(this._whitespaceCell.fg=u.fg,this._whitespaceCell.bg=u.bg,this._whitespaceCell.extended=u.extended):(this._whitespaceCell.fg=0,this._whitespaceCell.bg=0,this._whitespaceCell.extended=new f.ExtendedAttrs),this._whitespaceCell}getBlankLine(u,p){return new m.BufferLine(this._bufferService.cols,this.getNullCell(u),p)}get hasScrollback(){return this._hasScrollback&&this.lines.maxLength>this._rows}get isCursorInViewport(){const u=this.ybase+this.y-this.ydisp;return u>=0&&u<this._rows}_getCorrectBufferLength(u){if(!this._hasScrollback)return u;const p=u+this._optionsService.rawOptions.scrollback;return p>s.MAX_BUFFER_SIZE?s.MAX_BUFFER_SIZE:p}fillViewportRows(u){if(this.lines.length===0){u===void 0&&(u=m.DEFAULT_ATTR_DATA);let p=this._rows;for(;p--;)this.lines.push(this.getBlankLine(u))}}clear(){this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.lines=new c.CircularList(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(u,p){const b=this.getNullCell(m.DEFAULT_ATTR_DATA);let E=0;const y=this._getCorrectBufferLength(p);if(y>this.lines.maxLength&&(this.lines.maxLength=y),this.lines.length>0){if(this._cols<u)for(let S=0;S<this.lines.length;S++)E+=+this.lines.get(S).resize(u,b);let C=0;if(this._rows<p)for(let S=this._rows;S<p;S++)this.lines.length<p+this.ybase&&(this._optionsService.rawOptions.windowsMode||this._optionsService.rawOptions.windowsPty.backend!==void 0||this._optionsService.rawOptions.windowsPty.buildNumber!==void 0?this.lines.push(new m.BufferLine(u,b)):this.ybase>0&&this.lines.length<=this.ybase+this.y+C+1?(this.ybase--,C++,this.ydisp>0&&this.ydisp--):this.lines.push(new m.BufferLine(u,b)));else for(let S=this._rows;S>p;S--)this.lines.length>p+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(y<this.lines.maxLength){const S=this.lines.length-y;S>0&&(this.lines.trimStart(S),this.ybase=Math.max(this.ybase-S,0),this.ydisp=Math.max(this.ydisp-S,0),this.savedY=Math.max(this.savedY-S,0)),this.lines.maxLength=y}this.x=Math.min(this.x,u-1),this.y=Math.min(this.y,p-1),C&&(this.y+=C),this.savedX=Math.min(this.savedX,u-1),this.scrollTop=0}if(this.scrollBottom=p-1,this._isReflowEnabled&&(this._reflow(u,p),this._cols>u))for(let C=0;C<this.lines.length;C++)E+=+this.lines.get(C).resize(u,b);this._cols=u,this._rows=p,this._memoryCleanupQueue.clear(),E>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue((()=>this._batchedMemoryCleanup())))}_batchedMemoryCleanup(){let u=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,u=!1);let p=0;for(;this._memoryCleanupPosition<this.lines.length;)if(p+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),p>100)return!0;return u}get _isReflowEnabled(){const u=this._optionsService.rawOptions.windowsPty;return u&&u.buildNumber?this._hasScrollback&&u.backend==="conpty"&&u.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(u,p){this._cols!==u&&(u>this._cols?this._reflowLarger(u,p):this._reflowSmaller(u,p))}_reflowLarger(u,p){const b=(0,_.reflowLargerGetLinesToRemove)(this.lines,this._cols,u,this.ybase+this.y,this.getNullCell(m.DEFAULT_ATTR_DATA));if(b.length>0){const E=(0,_.reflowLargerCreateNewLayout)(this.lines,b);(0,_.reflowLargerApplyNewLayout)(this.lines,E.layout),this._reflowLargerAdjustViewport(u,p,E.countRemoved)}}_reflowLargerAdjustViewport(u,p,b){const E=this.getNullCell(m.DEFAULT_ATTR_DATA);let y=b;for(;y-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<p&&this.lines.push(new m.BufferLine(u,E))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-b,0)}_reflowSmaller(u,p){const b=this.getNullCell(m.DEFAULT_ATTR_DATA),E=[];let y=0;for(let C=this.lines.length-1;C>=0;C--){let S=this.lines.get(C);if(!S||!S.isWrapped&&S.getTrimmedLength()<=u)continue;const k=[S];for(;S.isWrapped&&C>0;)S=this.lines.get(--C),k.unshift(S);const T=this.ybase+this.y;if(T>=C&&T<C+k.length)continue;const R=k[k.length-1].getTrimmedLength(),L=(0,_.reflowSmallerGetNewLineLengths)(k,this._cols,u),N=L.length-k.length;let U;U=this.ybase===0&&this.y!==this.lines.length-1?Math.max(0,this.y-this.lines.maxLength+N):Math.max(0,this.lines.length-this.lines.maxLength+N);const P=[];for(let x=0;x<N;x++){const D=this.getBlankLine(m.DEFAULT_ATTR_DATA,!0);P.push(D)}P.length>0&&(E.push({start:C+k.length+y,newLines:P}),y+=P.length),k.push(...P);let H=L.length-1,J=L[H];J===0&&(H--,J=L[H]);let G=k.length-N-1,I=R;for(;G>=0;){const x=Math.min(I,J);if(k[H]===void 0)break;if(k[H].copyCellsFrom(k[G],I-x,J-x,x,!0),J-=x,J===0&&(H--,J=L[H]),I-=x,I===0){G--;const D=Math.max(G,0);I=(0,_.getWrappedLineTrimmedLength)(k,D,this._cols)}}for(let x=0;x<k.length;x++)L[x]<u&&k[x].setCell(L[x],b);let B=N-U;for(;B-- >0;)this.ybase===0?this.y<p-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+y)-p&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+N,this.ybase+p-1)}if(E.length>0){const C=[],S=[];for(let H=0;H<this.lines.length;H++)S.push(this.lines.get(H));const k=this.lines.length;let T=k-1,R=0,L=E[R];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+y);let N=0;for(let H=Math.min(this.lines.maxLength-1,k+y-1);H>=0;H--)if(L&&L.start>T+N){for(let J=L.newLines.length-1;J>=0;J--)this.lines.set(H--,L.newLines[J]);H++,C.push({index:T+1,amount:L.newLines.length}),N+=L.newLines.length,L=E[++R]}else this.lines.set(H,S[T--]);let U=0;for(let H=C.length-1;H>=0;H--)C[H].index+=U,this.lines.onInsertEmitter.fire(C[H]),U+=C[H].amount;const P=Math.max(0,k+y-this.lines.maxLength);P>0&&this.lines.onTrimEmitter.fire(P)}}translateBufferLineToString(u,p,b=0,E){const y=this.lines.get(u);return y?y.translateToString(p,b,E):""}getWrappedRangeForLine(u){let p=u,b=u;for(;p>0&&this.lines.get(p).isWrapped;)p--;for(;b+1<this.lines.length&&this.lines.get(b+1).isWrapped;)b++;return{first:p,last:b}}setupTabStops(u){for(u!=null?this.tabs[u]||(u=this.prevStop(u)):(this.tabs={},u=0);u<this._cols;u+=this._optionsService.rawOptions.tabStopWidth)this.tabs[u]=!0}prevStop(u){for(u==null&&(u=this.x);!this.tabs[--u]&&u>0;);return u>=this._cols?this._cols-1:u<0?0:u}nextStop(u){for(u==null&&(u=this.x);!this.tabs[++u]&&u<this._cols;);return u>=this._cols?this._cols-1:u<0?0:u}clearMarkers(u){this._isClearing=!0;for(let p=0;p<this.markers.length;p++)this.markers[p].line===u&&(this.markers[p].dispose(),this.markers.splice(p--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let u=0;u<this.markers.length;u++)this.markers[u].dispose(),this.markers.splice(u--,1);this._isClearing=!1}addMarker(u){const p=new l.Marker(u);return this.markers.push(p),p.register(this.lines.onTrim((b=>{p.line-=b,p.line<0&&p.dispose()}))),p.register(this.lines.onInsert((b=>{p.line>=b.index&&(p.line+=b.amount)}))),p.register(this.lines.onDelete((b=>{p.line>=b.index&&p.line<b.index+b.amount&&p.dispose(),p.line>b.index&&(p.line-=b.amount)}))),p.register(p.onDispose((()=>this._removeMarker(p)))),p}_removeMarker(u){this._isClearing||this.markers.splice(this.markers.indexOf(u),1)}}},8437:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferLine=s.DEFAULT_ATTR_DATA=void 0;const c=o(3734),g=o(511),f=o(643),m=o(482);s.DEFAULT_ATTR_DATA=Object.freeze(new c.AttributeData);let _=0;class w{constructor(l,h,u=!1){this.isWrapped=u,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(3*l);const p=h||g.CellData.fromCharData([0,f.NULL_CELL_CHAR,f.NULL_CELL_WIDTH,f.NULL_CELL_CODE]);for(let b=0;b<l;++b)this.setCell(b,p);this.length=l}get(l){const h=this._data[3*l+0],u=2097151&h;return[this._data[3*l+1],2097152&h?this._combined[l]:u?(0,m.stringFromCodePoint)(u):"",h>>22,2097152&h?this._combined[l].charCodeAt(this._combined[l].length-1):u]}set(l,h){this._data[3*l+1]=h[f.CHAR_DATA_ATTR_INDEX],h[f.CHAR_DATA_CHAR_INDEX].length>1?(this._combined[l]=h[1],this._data[3*l+0]=2097152|l|h[f.CHAR_DATA_WIDTH_INDEX]<<22):this._data[3*l+0]=h[f.CHAR_DATA_CHAR_INDEX].charCodeAt(0)|h[f.CHAR_DATA_WIDTH_INDEX]<<22}getWidth(l){return this._data[3*l+0]>>22}hasWidth(l){return 12582912&this._data[3*l+0]}getFg(l){return this._data[3*l+1]}getBg(l){return this._data[3*l+2]}hasContent(l){return 4194303&this._data[3*l+0]}getCodePoint(l){const h=this._data[3*l+0];return 2097152&h?this._combined[l].charCodeAt(this._combined[l].length-1):2097151&h}isCombined(l){return 2097152&this._data[3*l+0]}getString(l){const h=this._data[3*l+0];return 2097152&h?this._combined[l]:2097151&h?(0,m.stringFromCodePoint)(2097151&h):""}isProtected(l){return 536870912&this._data[3*l+2]}loadCell(l,h){return _=3*l,h.content=this._data[_+0],h.fg=this._data[_+1],h.bg=this._data[_+2],2097152&h.content&&(h.combinedData=this._combined[l]),268435456&h.bg&&(h.extended=this._extendedAttrs[l]),h}setCell(l,h){2097152&h.content&&(this._combined[l]=h.combinedData),268435456&h.bg&&(this._extendedAttrs[l]=h.extended),this._data[3*l+0]=h.content,this._data[3*l+1]=h.fg,this._data[3*l+2]=h.bg}setCellFromCodepoint(l,h,u,p){268435456&p.bg&&(this._extendedAttrs[l]=p.extended),this._data[3*l+0]=h|u<<22,this._data[3*l+1]=p.fg,this._data[3*l+2]=p.bg}addCodepointToCell(l,h,u){let p=this._data[3*l+0];2097152&p?this._combined[l]+=(0,m.stringFromCodePoint)(h):2097151&p?(this._combined[l]=(0,m.stringFromCodePoint)(2097151&p)+(0,m.stringFromCodePoint)(h),p&=-2097152,p|=2097152):p=h|4194304,u&&(p&=-12582913,p|=u<<22),this._data[3*l+0]=p}insertCells(l,h,u){if((l%=this.length)&&this.getWidth(l-1)===2&&this.setCellFromCodepoint(l-1,0,1,u),h<this.length-l){const p=new g.CellData;for(let b=this.length-l-h-1;b>=0;--b)this.setCell(l+h+b,this.loadCell(l+b,p));for(let b=0;b<h;++b)this.setCell(l+b,u)}else for(let p=l;p<this.length;++p)this.setCell(p,u);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,u)}deleteCells(l,h,u){if(l%=this.length,h<this.length-l){const p=new g.CellData;for(let b=0;b<this.length-l-h;++b)this.setCell(l+b,this.loadCell(l+h+b,p));for(let b=this.length-h;b<this.length;++b)this.setCell(b,u)}else for(let p=l;p<this.length;++p)this.setCell(p,u);l&&this.getWidth(l-1)===2&&this.setCellFromCodepoint(l-1,0,1,u),this.getWidth(l)!==0||this.hasContent(l)||this.setCellFromCodepoint(l,0,1,u)}replaceCells(l,h,u,p=!1){if(p)for(l&&this.getWidth(l-1)===2&&!this.isProtected(l-1)&&this.setCellFromCodepoint(l-1,0,1,u),h<this.length&&this.getWidth(h-1)===2&&!this.isProtected(h)&&this.setCellFromCodepoint(h,0,1,u);l<h&&l<this.length;)this.isProtected(l)||this.setCell(l,u),l++;else for(l&&this.getWidth(l-1)===2&&this.setCellFromCodepoint(l-1,0,1,u),h<this.length&&this.getWidth(h-1)===2&&this.setCellFromCodepoint(h,0,1,u);l<h&&l<this.length;)this.setCell(l++,u)}resize(l,h){if(l===this.length)return 4*this._data.length*2<this._data.buffer.byteLength;const u=3*l;if(l>this.length){if(this._data.buffer.byteLength>=4*u)this._data=new Uint32Array(this._data.buffer,0,u);else{const p=new Uint32Array(u);p.set(this._data),this._data=p}for(let p=this.length;p<l;++p)this.setCell(p,h)}else{this._data=this._data.subarray(0,u);const p=Object.keys(this._combined);for(let E=0;E<p.length;E++){const y=parseInt(p[E],10);y>=l&&delete this._combined[y]}const b=Object.keys(this._extendedAttrs);for(let E=0;E<b.length;E++){const y=parseInt(b[E],10);y>=l&&delete this._extendedAttrs[y]}}return this.length=l,4*u*2<this._data.buffer.byteLength}cleanupMemory(){if(4*this._data.length*2<this._data.buffer.byteLength){const l=new Uint32Array(this._data.length);return l.set(this._data),this._data=l,1}return 0}fill(l,h=!1){if(h)for(let u=0;u<this.length;++u)this.isProtected(u)||this.setCell(u,l);else{this._combined={},this._extendedAttrs={};for(let u=0;u<this.length;++u)this.setCell(u,l)}}copyFrom(l){this.length!==l.length?this._data=new Uint32Array(l._data):this._data.set(l._data),this.length=l.length,this._combined={};for(const h in l._combined)this._combined[h]=l._combined[h];this._extendedAttrs={};for(const h in l._extendedAttrs)this._extendedAttrs[h]=l._extendedAttrs[h];this.isWrapped=l.isWrapped}clone(){const l=new w(0);l._data=new Uint32Array(this._data),l.length=this.length;for(const h in this._combined)l._combined[h]=this._combined[h];for(const h in this._extendedAttrs)l._extendedAttrs[h]=this._extendedAttrs[h];return l.isWrapped=this.isWrapped,l}getTrimmedLength(){for(let l=this.length-1;l>=0;--l)if(4194303&this._data[3*l+0])return l+(this._data[3*l+0]>>22);return 0}getNoBgTrimmedLength(){for(let l=this.length-1;l>=0;--l)if(4194303&this._data[3*l+0]||50331648&this._data[3*l+2])return l+(this._data[3*l+0]>>22);return 0}copyCellsFrom(l,h,u,p,b){const E=l._data;if(b)for(let C=p-1;C>=0;C--){for(let S=0;S<3;S++)this._data[3*(u+C)+S]=E[3*(h+C)+S];268435456&E[3*(h+C)+2]&&(this._extendedAttrs[u+C]=l._extendedAttrs[h+C])}else for(let C=0;C<p;C++){for(let S=0;S<3;S++)this._data[3*(u+C)+S]=E[3*(h+C)+S];268435456&E[3*(h+C)+2]&&(this._extendedAttrs[u+C]=l._extendedAttrs[h+C])}const y=Object.keys(l._combined);for(let C=0;C<y.length;C++){const S=parseInt(y[C],10);S>=h&&(this._combined[S-h+u]=l._combined[S])}}translateToString(l,h,u,p){h=h??0,u=u??this.length,l&&(u=Math.min(u,this.getTrimmedLength())),p&&(p.length=0);let b="";for(;h<u;){const E=this._data[3*h+0],y=2097151&E,C=2097152&E?this._combined[h]:y?(0,m.stringFromCodePoint)(y):f.WHITESPACE_CELL_CHAR;if(b+=C,p)for(let S=0;S<C.length;++S)p.push(h);h+=E>>22||1}return p&&p.push(h),b}}s.BufferLine=w},4841:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.getRangeLength=void 0,s.getRangeLength=function(o,c){if(o.start.y>o.end.y)throw new Error(`Buffer range end (${o.end.x}, ${o.end.y}) cannot be before start (${o.start.x}, ${o.start.y})`);return c*(o.end.y-o.start.y)+(o.end.x-o.start.x+1)}},4634:(d,s)=>{function o(c,g,f){if(g===c.length-1)return c[g].getTrimmedLength();const m=!c[g].hasContent(f-1)&&c[g].getWidth(f-1)===1,_=c[g+1].getWidth(0)===2;return m&&_?f-1:f}Object.defineProperty(s,"__esModule",{value:!0}),s.getWrappedLineTrimmedLength=s.reflowSmallerGetNewLineLengths=s.reflowLargerApplyNewLayout=s.reflowLargerCreateNewLayout=s.reflowLargerGetLinesToRemove=void 0,s.reflowLargerGetLinesToRemove=function(c,g,f,m,_){const w=[];for(let v=0;v<c.length-1;v++){let l=v,h=c.get(++l);if(!h.isWrapped)continue;const u=[c.get(v)];for(;l<c.length&&h.isWrapped;)u.push(h),h=c.get(++l);if(m>=v&&m<l){v+=u.length-1;continue}let p=0,b=o(u,p,g),E=1,y=0;for(;E<u.length;){const S=o(u,E,g),k=S-y,T=f-b,R=Math.min(k,T);u[p].copyCellsFrom(u[E],y,b,R,!1),b+=R,b===f&&(p++,b=0),y+=R,y===S&&(E++,y=0),b===0&&p!==0&&u[p-1].getWidth(f-1)===2&&(u[p].copyCellsFrom(u[p-1],f-1,b++,1,!1),u[p-1].setCell(f-1,_))}u[p].replaceCells(b,f,_);let C=0;for(let S=u.length-1;S>0&&(S>p||u[S].getTrimmedLength()===0);S--)C++;C>0&&(w.push(v+u.length-C),w.push(C)),v+=u.length-1}return w},s.reflowLargerCreateNewLayout=function(c,g){const f=[];let m=0,_=g[m],w=0;for(let v=0;v<c.length;v++)if(_===v){const l=g[++m];c.onDeleteEmitter.fire({index:v-w,amount:l}),v+=l-1,w+=l,_=g[++m]}else f.push(v);return{layout:f,countRemoved:w}},s.reflowLargerApplyNewLayout=function(c,g){const f=[];for(let m=0;m<g.length;m++)f.push(c.get(g[m]));for(let m=0;m<f.length;m++)c.set(m,f[m]);c.length=g.length},s.reflowSmallerGetNewLineLengths=function(c,g,f){const m=[],_=c.map(((h,u)=>o(c,u,g))).reduce(((h,u)=>h+u));let w=0,v=0,l=0;for(;l<_;){if(_-l<f){m.push(_-l);break}w+=f;const h=o(c,v,g);w>h&&(w-=h,v++);const u=c[v].getWidth(w-1)===2;u&&w--;const p=u?f-1:f;m.push(p),l+=p}return m},s.getWrappedLineTrimmedLength=o},5295:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferSet=void 0;const c=o(8460),g=o(844),f=o(9092);class m extends g.Disposable{constructor(w,v){super(),this._optionsService=w,this._bufferService=v,this._onBufferActivate=this.register(new c.EventEmitter),this.onBufferActivate=this._onBufferActivate.event,this.reset(),this.register(this._optionsService.onSpecificOptionChange("scrollback",(()=>this.resize(this._bufferService.cols,this._bufferService.rows)))),this.register(this._optionsService.onSpecificOptionChange("tabStopWidth",(()=>this.setupTabStops())))}reset(){this._normal=new f.Buffer(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new f.Buffer(!1,this._optionsService,this._bufferService),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}),this.setupTabStops()}get alt(){return this._alt}get active(){return this._activeBuffer}get normal(){return this._normal}activateNormalBuffer(){this._activeBuffer!==this._normal&&(this._normal.x=this._alt.x,this._normal.y=this._alt.y,this._alt.clearAllMarkers(),this._alt.clear(),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}))}activateAltBuffer(w){this._activeBuffer!==this._alt&&(this._alt.fillViewportRows(w),this._alt.x=this._normal.x,this._alt.y=this._normal.y,this._activeBuffer=this._alt,this._onBufferActivate.fire({activeBuffer:this._alt,inactiveBuffer:this._normal}))}resize(w,v){this._normal.resize(w,v),this._alt.resize(w,v),this.setupTabStops(w)}setupTabStops(w){this._normal.setupTabStops(w),this._alt.setupTabStops(w)}}s.BufferSet=m},511:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CellData=void 0;const c=o(482),g=o(643),f=o(3734);class m extends f.AttributeData{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new f.ExtendedAttrs,this.combinedData=""}static fromCharData(w){const v=new m;return v.setFromCharData(w),v}isCombined(){return 2097152&this.content}getWidth(){return this.content>>22}getChars(){return 2097152&this.content?this.combinedData:2097151&this.content?(0,c.stringFromCodePoint)(2097151&this.content):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):2097151&this.content}setFromCharData(w){this.fg=w[g.CHAR_DATA_ATTR_INDEX],this.bg=0;let v=!1;if(w[g.CHAR_DATA_CHAR_INDEX].length>2)v=!0;else if(w[g.CHAR_DATA_CHAR_INDEX].length===2){const l=w[g.CHAR_DATA_CHAR_INDEX].charCodeAt(0);if(55296<=l&&l<=56319){const h=w[g.CHAR_DATA_CHAR_INDEX].charCodeAt(1);56320<=h&&h<=57343?this.content=1024*(l-55296)+h-56320+65536|w[g.CHAR_DATA_WIDTH_INDEX]<<22:v=!0}else v=!0}else this.content=w[g.CHAR_DATA_CHAR_INDEX].charCodeAt(0)|w[g.CHAR_DATA_WIDTH_INDEX]<<22;v&&(this.combinedData=w[g.CHAR_DATA_CHAR_INDEX],this.content=2097152|w[g.CHAR_DATA_WIDTH_INDEX]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}s.CellData=m},643:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WHITESPACE_CELL_CODE=s.WHITESPACE_CELL_WIDTH=s.WHITESPACE_CELL_CHAR=s.NULL_CELL_CODE=s.NULL_CELL_WIDTH=s.NULL_CELL_CHAR=s.CHAR_DATA_CODE_INDEX=s.CHAR_DATA_WIDTH_INDEX=s.CHAR_DATA_CHAR_INDEX=s.CHAR_DATA_ATTR_INDEX=s.DEFAULT_EXT=s.DEFAULT_ATTR=s.DEFAULT_COLOR=void 0,s.DEFAULT_COLOR=0,s.DEFAULT_ATTR=256|s.DEFAULT_COLOR<<9,s.DEFAULT_EXT=0,s.CHAR_DATA_ATTR_INDEX=0,s.CHAR_DATA_CHAR_INDEX=1,s.CHAR_DATA_WIDTH_INDEX=2,s.CHAR_DATA_CODE_INDEX=3,s.NULL_CELL_CHAR="",s.NULL_CELL_WIDTH=1,s.NULL_CELL_CODE=0,s.WHITESPACE_CELL_CHAR=" ",s.WHITESPACE_CELL_WIDTH=1,s.WHITESPACE_CELL_CODE=32},4863:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Marker=void 0;const c=o(8460),g=o(844);class f{get id(){return this._id}constructor(_){this.line=_,this.isDisposed=!1,this._disposables=[],this._id=f._nextId++,this._onDispose=this.register(new c.EventEmitter),this.onDispose=this._onDispose.event}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),(0,g.disposeArray)(this._disposables),this._disposables.length=0)}register(_){return this._disposables.push(_),_}}s.Marker=f,f._nextId=1},7116:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DEFAULT_CHARSET=s.CHARSETS=void 0,s.CHARSETS={},s.DEFAULT_CHARSET=s.CHARSETS.B,s.CHARSETS[0]={"`":"◆",a:"▒",b:"␉",c:"␌",d:"␍",e:"␊",f:"°",g:"±",h:"",i:"␋",j:"┘",k:"┐",l:"┌",m:"└",n:"┼",o:"⎺",p:"⎻",q:"─",r:"⎼",s:"⎽",t:"├",u:"┤",v:"┴",w:"┬",x:"│",y:"≤",z:"≥","{":"π","|":"≠","}":"£","~":"·"},s.CHARSETS.A={"#":"£"},s.CHARSETS.B=void 0,s.CHARSETS[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"},s.CHARSETS.C=s.CHARSETS[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"},s.CHARSETS.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"},s.CHARSETS.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"},s.CHARSETS.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"},s.CHARSETS.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"},s.CHARSETS.E=s.CHARSETS[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"},s.CHARSETS.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"},s.CHARSETS.H=s.CHARSETS[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"},s.CHARSETS["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"}},2584:(d,s)=>{var o,c,g;Object.defineProperty(s,"__esModule",{value:!0}),s.C1_ESCAPED=s.C1=s.C0=void 0,(function(f){f.NUL="\0",f.SOH="",f.STX="",f.ETX="",f.EOT="",f.ENQ="",f.ACK="",f.BEL="\x07",f.BS="\b",f.HT=" ",f.LF=`
|
|
165
|
+
`,f.VT="\v",f.FF="\f",f.CR="\r",f.SO="",f.SI="",f.DLE="",f.DC1="",f.DC2="",f.DC3="",f.DC4="",f.NAK="",f.SYN="",f.ETB="",f.CAN="",f.EM="",f.SUB="",f.ESC="\x1B",f.FS="",f.GS="",f.RS="",f.US="",f.SP=" ",f.DEL=""})(o||(s.C0=o={})),(function(f){f.PAD="",f.HOP="",f.BPH="",f.NBH="",f.IND="",f.NEL="
",f.SSA="",f.ESA="",f.HTS="",f.HTJ="",f.VTS="",f.PLD="",f.PLU="",f.RI="",f.SS2="",f.SS3="",f.DCS="",f.PU1="",f.PU2="",f.STS="",f.CCH="",f.MW="",f.SPA="",f.EPA="",f.SOS="",f.SGCI="",f.SCI="",f.CSI="",f.ST="",f.OSC="",f.PM="",f.APC=""})(c||(s.C1=c={})),(function(f){f.ST=`${o.ESC}\\`})(g||(s.C1_ESCAPED=g={}))},7399:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.evaluateKeyboardEvent=void 0;const c=o(2584),g={48:["0",")"],49:["1","!"],50:["2","@"],51:["3","#"],52:["4","$"],53:["5","%"],54:["6","^"],55:["7","&"],56:["8","*"],57:["9","("],186:[";",":"],187:["=","+"],188:[",","<"],189:["-","_"],190:[".",">"],191:["/","?"],192:["`","~"],219:["[","{"],220:["\\","|"],221:["]","}"],222:["'",'"']};s.evaluateKeyboardEvent=function(f,m,_,w){const v={type:0,cancel:!1,key:void 0},l=(f.shiftKey?1:0)|(f.altKey?2:0)|(f.ctrlKey?4:0)|(f.metaKey?8:0);switch(f.keyCode){case 0:f.key==="UIKeyInputUpArrow"?v.key=m?c.C0.ESC+"OA":c.C0.ESC+"[A":f.key==="UIKeyInputLeftArrow"?v.key=m?c.C0.ESC+"OD":c.C0.ESC+"[D":f.key==="UIKeyInputRightArrow"?v.key=m?c.C0.ESC+"OC":c.C0.ESC+"[C":f.key==="UIKeyInputDownArrow"&&(v.key=m?c.C0.ESC+"OB":c.C0.ESC+"[B");break;case 8:v.key=f.ctrlKey?"\b":c.C0.DEL,f.altKey&&(v.key=c.C0.ESC+v.key);break;case 9:if(f.shiftKey){v.key=c.C0.ESC+"[Z";break}v.key=c.C0.HT,v.cancel=!0;break;case 13:v.key=f.altKey?c.C0.ESC+c.C0.CR:c.C0.CR,v.cancel=!0;break;case 27:v.key=c.C0.ESC,f.altKey&&(v.key=c.C0.ESC+c.C0.ESC),v.cancel=!0;break;case 37:if(f.metaKey)break;l?(v.key=c.C0.ESC+"[1;"+(l+1)+"D",v.key===c.C0.ESC+"[1;3D"&&(v.key=c.C0.ESC+(_?"b":"[1;5D"))):v.key=m?c.C0.ESC+"OD":c.C0.ESC+"[D";break;case 39:if(f.metaKey)break;l?(v.key=c.C0.ESC+"[1;"+(l+1)+"C",v.key===c.C0.ESC+"[1;3C"&&(v.key=c.C0.ESC+(_?"f":"[1;5C"))):v.key=m?c.C0.ESC+"OC":c.C0.ESC+"[C";break;case 38:if(f.metaKey)break;l?(v.key=c.C0.ESC+"[1;"+(l+1)+"A",_||v.key!==c.C0.ESC+"[1;3A"||(v.key=c.C0.ESC+"[1;5A")):v.key=m?c.C0.ESC+"OA":c.C0.ESC+"[A";break;case 40:if(f.metaKey)break;l?(v.key=c.C0.ESC+"[1;"+(l+1)+"B",_||v.key!==c.C0.ESC+"[1;3B"||(v.key=c.C0.ESC+"[1;5B")):v.key=m?c.C0.ESC+"OB":c.C0.ESC+"[B";break;case 45:f.shiftKey||f.ctrlKey||(v.key=c.C0.ESC+"[2~");break;case 46:v.key=l?c.C0.ESC+"[3;"+(l+1)+"~":c.C0.ESC+"[3~";break;case 36:v.key=l?c.C0.ESC+"[1;"+(l+1)+"H":m?c.C0.ESC+"OH":c.C0.ESC+"[H";break;case 35:v.key=l?c.C0.ESC+"[1;"+(l+1)+"F":m?c.C0.ESC+"OF":c.C0.ESC+"[F";break;case 33:f.shiftKey?v.type=2:f.ctrlKey?v.key=c.C0.ESC+"[5;"+(l+1)+"~":v.key=c.C0.ESC+"[5~";break;case 34:f.shiftKey?v.type=3:f.ctrlKey?v.key=c.C0.ESC+"[6;"+(l+1)+"~":v.key=c.C0.ESC+"[6~";break;case 112:v.key=l?c.C0.ESC+"[1;"+(l+1)+"P":c.C0.ESC+"OP";break;case 113:v.key=l?c.C0.ESC+"[1;"+(l+1)+"Q":c.C0.ESC+"OQ";break;case 114:v.key=l?c.C0.ESC+"[1;"+(l+1)+"R":c.C0.ESC+"OR";break;case 115:v.key=l?c.C0.ESC+"[1;"+(l+1)+"S":c.C0.ESC+"OS";break;case 116:v.key=l?c.C0.ESC+"[15;"+(l+1)+"~":c.C0.ESC+"[15~";break;case 117:v.key=l?c.C0.ESC+"[17;"+(l+1)+"~":c.C0.ESC+"[17~";break;case 118:v.key=l?c.C0.ESC+"[18;"+(l+1)+"~":c.C0.ESC+"[18~";break;case 119:v.key=l?c.C0.ESC+"[19;"+(l+1)+"~":c.C0.ESC+"[19~";break;case 120:v.key=l?c.C0.ESC+"[20;"+(l+1)+"~":c.C0.ESC+"[20~";break;case 121:v.key=l?c.C0.ESC+"[21;"+(l+1)+"~":c.C0.ESC+"[21~";break;case 122:v.key=l?c.C0.ESC+"[23;"+(l+1)+"~":c.C0.ESC+"[23~";break;case 123:v.key=l?c.C0.ESC+"[24;"+(l+1)+"~":c.C0.ESC+"[24~";break;default:if(!f.ctrlKey||f.shiftKey||f.altKey||f.metaKey)if(_&&!w||!f.altKey||f.metaKey)!_||f.altKey||f.ctrlKey||f.shiftKey||!f.metaKey?f.key&&!f.ctrlKey&&!f.altKey&&!f.metaKey&&f.keyCode>=48&&f.key.length===1?v.key=f.key:f.key&&f.ctrlKey&&(f.key==="_"&&(v.key=c.C0.US),f.key==="@"&&(v.key=c.C0.NUL)):f.keyCode===65&&(v.type=1);else{const h=g[f.keyCode],u=h==null?void 0:h[f.shiftKey?1:0];if(u)v.key=c.C0.ESC+u;else if(f.keyCode>=65&&f.keyCode<=90){const p=f.ctrlKey?f.keyCode-64:f.keyCode+32;let b=String.fromCharCode(p);f.shiftKey&&(b=b.toUpperCase()),v.key=c.C0.ESC+b}else if(f.keyCode===32)v.key=c.C0.ESC+(f.ctrlKey?c.C0.NUL:" ");else if(f.key==="Dead"&&f.code.startsWith("Key")){let p=f.code.slice(3,4);f.shiftKey||(p=p.toLowerCase()),v.key=c.C0.ESC+p,v.cancel=!0}}else f.keyCode>=65&&f.keyCode<=90?v.key=String.fromCharCode(f.keyCode-64):f.keyCode===32?v.key=c.C0.NUL:f.keyCode>=51&&f.keyCode<=55?v.key=String.fromCharCode(f.keyCode-51+27):f.keyCode===56?v.key=c.C0.DEL:f.keyCode===219?v.key=c.C0.ESC:f.keyCode===220?v.key=c.C0.FS:f.keyCode===221&&(v.key=c.C0.GS)}return v}},482:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Utf8ToUtf32=s.StringToUtf32=s.utf32ToString=s.stringFromCodePoint=void 0,s.stringFromCodePoint=function(o){return o>65535?(o-=65536,String.fromCharCode(55296+(o>>10))+String.fromCharCode(o%1024+56320)):String.fromCharCode(o)},s.utf32ToString=function(o,c=0,g=o.length){let f="";for(let m=c;m<g;++m){let _=o[m];_>65535?(_-=65536,f+=String.fromCharCode(55296+(_>>10))+String.fromCharCode(_%1024+56320)):f+=String.fromCharCode(_)}return f},s.StringToUtf32=class{constructor(){this._interim=0}clear(){this._interim=0}decode(o,c){const g=o.length;if(!g)return 0;let f=0,m=0;if(this._interim){const _=o.charCodeAt(m++);56320<=_&&_<=57343?c[f++]=1024*(this._interim-55296)+_-56320+65536:(c[f++]=this._interim,c[f++]=_),this._interim=0}for(let _=m;_<g;++_){const w=o.charCodeAt(_);if(55296<=w&&w<=56319){if(++_>=g)return this._interim=w,f;const v=o.charCodeAt(_);56320<=v&&v<=57343?c[f++]=1024*(w-55296)+v-56320+65536:(c[f++]=w,c[f++]=v)}else w!==65279&&(c[f++]=w)}return f}},s.Utf8ToUtf32=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(o,c){const g=o.length;if(!g)return 0;let f,m,_,w,v=0,l=0,h=0;if(this.interim[0]){let b=!1,E=this.interim[0];E&=(224&E)==192?31:(240&E)==224?15:7;let y,C=0;for(;(y=63&this.interim[++C])&&C<4;)E<<=6,E|=y;const S=(224&this.interim[0])==192?2:(240&this.interim[0])==224?3:4,k=S-C;for(;h<k;){if(h>=g)return 0;if(y=o[h++],(192&y)!=128){h--,b=!0;break}this.interim[C++]=y,E<<=6,E|=63&y}b||(S===2?E<128?h--:c[v++]=E:S===3?E<2048||E>=55296&&E<=57343||E===65279||(c[v++]=E):E<65536||E>1114111||(c[v++]=E)),this.interim.fill(0)}const u=g-4;let p=h;for(;p<g;){for(;!(!(p<u)||128&(f=o[p])||128&(m=o[p+1])||128&(_=o[p+2])||128&(w=o[p+3]));)c[v++]=f,c[v++]=m,c[v++]=_,c[v++]=w,p+=4;if(f=o[p++],f<128)c[v++]=f;else if((224&f)==192){if(p>=g)return this.interim[0]=f,v;if(m=o[p++],(192&m)!=128){p--;continue}if(l=(31&f)<<6|63&m,l<128){p--;continue}c[v++]=l}else if((240&f)==224){if(p>=g)return this.interim[0]=f,v;if(m=o[p++],(192&m)!=128){p--;continue}if(p>=g)return this.interim[0]=f,this.interim[1]=m,v;if(_=o[p++],(192&_)!=128){p--;continue}if(l=(15&f)<<12|(63&m)<<6|63&_,l<2048||l>=55296&&l<=57343||l===65279)continue;c[v++]=l}else if((248&f)==240){if(p>=g)return this.interim[0]=f,v;if(m=o[p++],(192&m)!=128){p--;continue}if(p>=g)return this.interim[0]=f,this.interim[1]=m,v;if(_=o[p++],(192&_)!=128){p--;continue}if(p>=g)return this.interim[0]=f,this.interim[1]=m,this.interim[2]=_,v;if(w=o[p++],(192&w)!=128){p--;continue}if(l=(7&f)<<18|(63&m)<<12|(63&_)<<6|63&w,l<65536||l>1114111)continue;c[v++]=l}}return v}}},225:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV6=void 0;const c=o(1480),g=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],f=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]];let m;s.UnicodeV6=class{constructor(){if(this.version="6",!m){m=new Uint8Array(65536),m.fill(1),m[0]=0,m.fill(0,1,32),m.fill(0,127,160),m.fill(2,4352,4448),m[9001]=2,m[9002]=2,m.fill(2,11904,42192),m[12351]=1,m.fill(2,44032,55204),m.fill(2,63744,64256),m.fill(2,65040,65050),m.fill(2,65072,65136),m.fill(2,65280,65377),m.fill(2,65504,65511);for(let _=0;_<g.length;++_)m.fill(0,g[_][0],g[_][1]+1)}}wcwidth(_){return _<32?0:_<127?1:_<65536?m[_]:(function(w,v){let l,h=0,u=v.length-1;if(w<v[0][0]||w>v[u][1])return!1;for(;u>=h;)if(l=h+u>>1,w>v[l][1])h=l+1;else{if(!(w<v[l][0]))return!0;u=l-1}return!1})(_,f)?0:_>=131072&&_<=196605||_>=196608&&_<=262141?2:1}charProperties(_,w){let v=this.wcwidth(_),l=v===0&&w!==0;if(l){const h=c.UnicodeService.extractWidth(w);h===0?l=!1:h>v&&(v=h)}return c.UnicodeService.createPropertyValue(0,v,l)}}},5981:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WriteBuffer=void 0;const c=o(8460),g=o(844);class f extends g.Disposable{constructor(_){super(),this._action=_,this._writeBuffer=[],this._callbacks=[],this._pendingData=0,this._bufferOffset=0,this._isSyncWriting=!1,this._syncCalls=0,this._didUserInput=!1,this._onWriteParsed=this.register(new c.EventEmitter),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(_,w){if(w!==void 0&&this._syncCalls>w)return void(this._syncCalls=0);if(this._pendingData+=_.length,this._writeBuffer.push(_),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;let v;for(this._isSyncWriting=!0;v=this._writeBuffer.shift();){this._action(v);const l=this._callbacks.shift();l&&l()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(_,w){if(this._pendingData>5e7)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput)return this._didUserInput=!1,this._pendingData+=_.length,this._writeBuffer.push(_),this._callbacks.push(w),void this._innerWrite();setTimeout((()=>this._innerWrite()))}this._pendingData+=_.length,this._writeBuffer.push(_),this._callbacks.push(w)}_innerWrite(_=0,w=!0){const v=_||Date.now();for(;this._writeBuffer.length>this._bufferOffset;){const l=this._writeBuffer[this._bufferOffset],h=this._action(l,w);if(h){const p=b=>Date.now()-v>=12?setTimeout((()=>this._innerWrite(0,b))):this._innerWrite(v,b);return void h.catch((b=>(queueMicrotask((()=>{throw b})),Promise.resolve(!1)))).then(p)}const u=this._callbacks[this._bufferOffset];if(u&&u(),this._bufferOffset++,this._pendingData-=l.length,Date.now()-v>=12)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>50&&(this._writeBuffer=this._writeBuffer.slice(this._bufferOffset),this._callbacks=this._callbacks.slice(this._bufferOffset),this._bufferOffset=0),setTimeout((()=>this._innerWrite()))):(this._writeBuffer.length=0,this._callbacks.length=0,this._pendingData=0,this._bufferOffset=0),this._onWriteParsed.fire()}}s.WriteBuffer=f},5941:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.toRgbString=s.parseColor=void 0;const o=/^([\da-f])\/([\da-f])\/([\da-f])$|^([\da-f]{2})\/([\da-f]{2})\/([\da-f]{2})$|^([\da-f]{3})\/([\da-f]{3})\/([\da-f]{3})$|^([\da-f]{4})\/([\da-f]{4})\/([\da-f]{4})$/,c=/^[\da-f]+$/;function g(f,m){const _=f.toString(16),w=_.length<2?"0"+_:_;switch(m){case 4:return _[0];case 8:return w;case 12:return(w+w).slice(0,3);default:return w+w}}s.parseColor=function(f){if(!f)return;let m=f.toLowerCase();if(m.indexOf("rgb:")===0){m=m.slice(4);const _=o.exec(m);if(_){const w=_[1]?15:_[4]?255:_[7]?4095:65535;return[Math.round(parseInt(_[1]||_[4]||_[7]||_[10],16)/w*255),Math.round(parseInt(_[2]||_[5]||_[8]||_[11],16)/w*255),Math.round(parseInt(_[3]||_[6]||_[9]||_[12],16)/w*255)]}}else if(m.indexOf("#")===0&&(m=m.slice(1),c.exec(m)&&[3,6,9,12].includes(m.length))){const _=m.length/3,w=[0,0,0];for(let v=0;v<3;++v){const l=parseInt(m.slice(_*v,_*v+_),16);w[v]=_===1?l<<4:_===2?l:_===3?l>>4:l>>8}return w}},s.toRgbString=function(f,m=16){const[_,w,v]=f;return`rgb:${g(_,m)}/${g(w,m)}/${g(v,m)}`}},5770:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.PAYLOAD_LIMIT=void 0,s.PAYLOAD_LIMIT=1e7},6351:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DcsHandler=s.DcsParser=void 0;const c=o(482),g=o(8742),f=o(5770),m=[];s.DcsParser=class{constructor(){this._handlers=Object.create(null),this._active=m,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=m}registerHandler(w,v){this._handlers[w]===void 0&&(this._handlers[w]=[]);const l=this._handlers[w];return l.push(v),{dispose:()=>{const h=l.indexOf(v);h!==-1&&l.splice(h,1)}}}clearHandler(w){this._handlers[w]&&delete this._handlers[w]}setHandlerFallback(w){this._handlerFb=w}reset(){if(this._active.length)for(let w=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;w>=0;--w)this._active[w].unhook(!1);this._stack.paused=!1,this._active=m,this._ident=0}hook(w,v){if(this.reset(),this._ident=w,this._active=this._handlers[w]||m,this._active.length)for(let l=this._active.length-1;l>=0;l--)this._active[l].hook(v);else this._handlerFb(this._ident,"HOOK",v)}put(w,v,l){if(this._active.length)for(let h=this._active.length-1;h>=0;h--)this._active[h].put(w,v,l);else this._handlerFb(this._ident,"PUT",(0,c.utf32ToString)(w,v,l))}unhook(w,v=!0){if(this._active.length){let l=!1,h=this._active.length-1,u=!1;if(this._stack.paused&&(h=this._stack.loopPosition-1,l=v,u=this._stack.fallThrough,this._stack.paused=!1),!u&&l===!1){for(;h>=0&&(l=this._active[h].unhook(w),l!==!0);h--)if(l instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=h,this._stack.fallThrough=!1,l;h--}for(;h>=0;h--)if(l=this._active[h].unhook(!1),l instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=h,this._stack.fallThrough=!0,l}else this._handlerFb(this._ident,"UNHOOK",w);this._active=m,this._ident=0}};const _=new g.Params;_.addParam(0),s.DcsHandler=class{constructor(w){this._handler=w,this._data="",this._params=_,this._hitLimit=!1}hook(w){this._params=w.length>1||w.params[0]?w.clone():_,this._data="",this._hitLimit=!1}put(w,v,l){this._hitLimit||(this._data+=(0,c.utf32ToString)(w,v,l),this._data.length>f.PAYLOAD_LIMIT&&(this._data="",this._hitLimit=!0))}unhook(w){let v=!1;if(this._hitLimit)v=!1;else if(w&&(v=this._handler(this._data,this._params),v instanceof Promise))return v.then((l=>(this._params=_,this._data="",this._hitLimit=!1,l)));return this._params=_,this._data="",this._hitLimit=!1,v}}},2015:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.EscapeSequenceParser=s.VT500_TRANSITION_TABLE=s.TransitionTable=void 0;const c=o(844),g=o(8742),f=o(6242),m=o(6351);class _{constructor(h){this.table=new Uint8Array(h)}setDefault(h,u){this.table.fill(h<<4|u)}add(h,u,p,b){this.table[u<<8|h]=p<<4|b}addMany(h,u,p,b){for(let E=0;E<h.length;E++)this.table[u<<8|h[E]]=p<<4|b}}s.TransitionTable=_;const w=160;s.VT500_TRANSITION_TABLE=(function(){const l=new _(4095),h=Array.apply(null,Array(256)).map(((C,S)=>S)),u=(C,S)=>h.slice(C,S),p=u(32,127),b=u(0,24);b.push(25),b.push.apply(b,u(28,32));const E=u(0,14);let y;for(y in l.setDefault(1,0),l.addMany(p,0,2,0),E)l.addMany([24,26,153,154],y,3,0),l.addMany(u(128,144),y,3,0),l.addMany(u(144,152),y,3,0),l.add(156,y,0,0),l.add(27,y,11,1),l.add(157,y,4,8),l.addMany([152,158,159],y,0,7),l.add(155,y,11,3),l.add(144,y,11,9);return l.addMany(b,0,3,0),l.addMany(b,1,3,1),l.add(127,1,0,1),l.addMany(b,8,0,8),l.addMany(b,3,3,3),l.add(127,3,0,3),l.addMany(b,4,3,4),l.add(127,4,0,4),l.addMany(b,6,3,6),l.addMany(b,5,3,5),l.add(127,5,0,5),l.addMany(b,2,3,2),l.add(127,2,0,2),l.add(93,1,4,8),l.addMany(p,8,5,8),l.add(127,8,5,8),l.addMany([156,27,24,26,7],8,6,0),l.addMany(u(28,32),8,0,8),l.addMany([88,94,95],1,0,7),l.addMany(p,7,0,7),l.addMany(b,7,0,7),l.add(156,7,0,0),l.add(127,7,0,7),l.add(91,1,11,3),l.addMany(u(64,127),3,7,0),l.addMany(u(48,60),3,8,4),l.addMany([60,61,62,63],3,9,4),l.addMany(u(48,60),4,8,4),l.addMany(u(64,127),4,7,0),l.addMany([60,61,62,63],4,0,6),l.addMany(u(32,64),6,0,6),l.add(127,6,0,6),l.addMany(u(64,127),6,0,0),l.addMany(u(32,48),3,9,5),l.addMany(u(32,48),5,9,5),l.addMany(u(48,64),5,0,6),l.addMany(u(64,127),5,7,0),l.addMany(u(32,48),4,9,5),l.addMany(u(32,48),1,9,2),l.addMany(u(32,48),2,9,2),l.addMany(u(48,127),2,10,0),l.addMany(u(48,80),1,10,0),l.addMany(u(81,88),1,10,0),l.addMany([89,90,92],1,10,0),l.addMany(u(96,127),1,10,0),l.add(80,1,11,9),l.addMany(b,9,0,9),l.add(127,9,0,9),l.addMany(u(28,32),9,0,9),l.addMany(u(32,48),9,9,12),l.addMany(u(48,60),9,8,10),l.addMany([60,61,62,63],9,9,10),l.addMany(b,11,0,11),l.addMany(u(32,128),11,0,11),l.addMany(u(28,32),11,0,11),l.addMany(b,10,0,10),l.add(127,10,0,10),l.addMany(u(28,32),10,0,10),l.addMany(u(48,60),10,8,10),l.addMany([60,61,62,63],10,0,11),l.addMany(u(32,48),10,9,12),l.addMany(b,12,0,12),l.add(127,12,0,12),l.addMany(u(28,32),12,0,12),l.addMany(u(32,48),12,9,12),l.addMany(u(48,64),12,0,11),l.addMany(u(64,127),12,12,13),l.addMany(u(64,127),10,12,13),l.addMany(u(64,127),9,12,13),l.addMany(b,13,13,13),l.addMany(p,13,13,13),l.add(127,13,0,13),l.addMany([27,156,24,26],13,14,0),l.add(w,0,2,0),l.add(w,8,5,8),l.add(w,6,0,6),l.add(w,11,0,11),l.add(w,13,13,13),l})();class v extends c.Disposable{constructor(h=s.VT500_TRANSITION_TABLE){super(),this._transitions=h,this._parseStack={state:0,handlers:[],handlerPos:0,transition:0,chunkPos:0},this.initialState=0,this.currentState=this.initialState,this._params=new g.Params,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(u,p,b)=>{},this._executeHandlerFb=u=>{},this._csiHandlerFb=(u,p)=>{},this._escHandlerFb=u=>{},this._errorHandlerFb=u=>u,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this.register((0,c.toDisposable)((()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)}))),this._oscParser=this.register(new f.OscParser),this._dcsParser=this.register(new m.DcsParser),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},(()=>!0))}_identifier(h,u=[64,126]){let p=0;if(h.prefix){if(h.prefix.length>1)throw new Error("only one byte as prefix supported");if(p=h.prefix.charCodeAt(0),p&&60>p||p>63)throw new Error("prefix must be in range 0x3c .. 0x3f")}if(h.intermediates){if(h.intermediates.length>2)throw new Error("only two bytes as intermediates are supported");for(let E=0;E<h.intermediates.length;++E){const y=h.intermediates.charCodeAt(E);if(32>y||y>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");p<<=8,p|=y}}if(h.final.length!==1)throw new Error("final must be a single byte");const b=h.final.charCodeAt(0);if(u[0]>b||b>u[1])throw new Error(`final must be in range ${u[0]} .. ${u[1]}`);return p<<=8,p|=b,p}identToString(h){const u=[];for(;h;)u.push(String.fromCharCode(255&h)),h>>=8;return u.reverse().join("")}setPrintHandler(h){this._printHandler=h}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(h,u){const p=this._identifier(h,[48,126]);this._escHandlers[p]===void 0&&(this._escHandlers[p]=[]);const b=this._escHandlers[p];return b.push(u),{dispose:()=>{const E=b.indexOf(u);E!==-1&&b.splice(E,1)}}}clearEscHandler(h){this._escHandlers[this._identifier(h,[48,126])]&&delete this._escHandlers[this._identifier(h,[48,126])]}setEscHandlerFallback(h){this._escHandlerFb=h}setExecuteHandler(h,u){this._executeHandlers[h.charCodeAt(0)]=u}clearExecuteHandler(h){this._executeHandlers[h.charCodeAt(0)]&&delete this._executeHandlers[h.charCodeAt(0)]}setExecuteHandlerFallback(h){this._executeHandlerFb=h}registerCsiHandler(h,u){const p=this._identifier(h);this._csiHandlers[p]===void 0&&(this._csiHandlers[p]=[]);const b=this._csiHandlers[p];return b.push(u),{dispose:()=>{const E=b.indexOf(u);E!==-1&&b.splice(E,1)}}}clearCsiHandler(h){this._csiHandlers[this._identifier(h)]&&delete this._csiHandlers[this._identifier(h)]}setCsiHandlerFallback(h){this._csiHandlerFb=h}registerDcsHandler(h,u){return this._dcsParser.registerHandler(this._identifier(h),u)}clearDcsHandler(h){this._dcsParser.clearHandler(this._identifier(h))}setDcsHandlerFallback(h){this._dcsParser.setHandlerFallback(h)}registerOscHandler(h,u){return this._oscParser.registerHandler(h,u)}clearOscHandler(h){this._oscParser.clearHandler(h)}setOscHandlerFallback(h){this._oscParser.setHandlerFallback(h)}setErrorHandler(h){this._errorHandler=h}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(h,u,p,b,E){this._parseStack.state=h,this._parseStack.handlers=u,this._parseStack.handlerPos=p,this._parseStack.transition=b,this._parseStack.chunkPos=E}parse(h,u,p){let b,E=0,y=0,C=0;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,C=this._parseStack.chunkPos+1;else{if(p===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");const S=this._parseStack.handlers;let k=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(p===!1&&k>-1){for(;k>=0&&(b=S[k](this._params),b!==!0);k--)if(b instanceof Promise)return this._parseStack.handlerPos=k,b}this._parseStack.handlers=[];break;case 4:if(p===!1&&k>-1){for(;k>=0&&(b=S[k](),b!==!0);k--)if(b instanceof Promise)return this._parseStack.handlerPos=k,b}this._parseStack.handlers=[];break;case 6:if(E=h[this._parseStack.chunkPos],b=this._dcsParser.unhook(E!==24&&E!==26,p),b)return b;E===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(E=h[this._parseStack.chunkPos],b=this._oscParser.end(E!==24&&E!==26,p),b)return b;E===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0}this._parseStack.state=0,C=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=15&this._parseStack.transition}for(let S=C;S<u;++S){switch(E=h[S],y=this._transitions.table[this.currentState<<8|(E<160?E:w)],y>>4){case 2:for(let N=S+1;;++N){if(N>=u||(E=h[N])<32||E>126&&E<w){this._printHandler(h,S,N),S=N-1;break}if(++N>=u||(E=h[N])<32||E>126&&E<w){this._printHandler(h,S,N),S=N-1;break}if(++N>=u||(E=h[N])<32||E>126&&E<w){this._printHandler(h,S,N),S=N-1;break}if(++N>=u||(E=h[N])<32||E>126&&E<w){this._printHandler(h,S,N),S=N-1;break}}break;case 3:this._executeHandlers[E]?this._executeHandlers[E]():this._executeHandlerFb(E),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:S,code:E,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:const k=this._csiHandlers[this._collect<<8|E];let T=k?k.length-1:-1;for(;T>=0&&(b=k[T](this._params),b!==!0);T--)if(b instanceof Promise)return this._preserveStack(3,k,T,y,S),b;T<0&&this._csiHandlerFb(this._collect<<8|E,this._params),this.precedingJoinState=0;break;case 8:do switch(E){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(E-48)}while(++S<u&&(E=h[S])>47&&E<60);S--;break;case 9:this._collect<<=8,this._collect|=E;break;case 10:const R=this._escHandlers[this._collect<<8|E];let L=R?R.length-1:-1;for(;L>=0&&(b=R[L](),b!==!0);L--)if(b instanceof Promise)return this._preserveStack(4,R,L,y,S),b;L<0&&this._escHandlerFb(this._collect<<8|E),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|E,this._params);break;case 13:for(let N=S+1;;++N)if(N>=u||(E=h[N])===24||E===26||E===27||E>127&&E<w){this._dcsParser.put(h,S,N),S=N-1;break}break;case 14:if(b=this._dcsParser.unhook(E!==24&&E!==26),b)return this._preserveStack(6,[],0,y,S),b;E===27&&(y|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break;case 4:this._oscParser.start();break;case 5:for(let N=S+1;;N++)if(N>=u||(E=h[N])<32||E>127&&E<w){this._oscParser.put(h,S,N),S=N-1;break}break;case 6:if(b=this._oscParser.end(E!==24&&E!==26),b)return this._preserveStack(5,[],0,y,S),b;E===27&&(y|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0}this.currentState=15&y}}}s.EscapeSequenceParser=v},6242:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.OscHandler=s.OscParser=void 0;const c=o(5770),g=o(482),f=[];s.OscParser=class{constructor(){this._state=0,this._active=f,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(m,_){this._handlers[m]===void 0&&(this._handlers[m]=[]);const w=this._handlers[m];return w.push(_),{dispose:()=>{const v=w.indexOf(_);v!==-1&&w.splice(v,1)}}}clearHandler(m){this._handlers[m]&&delete this._handlers[m]}setHandlerFallback(m){this._handlerFb=m}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=f}reset(){if(this._state===2)for(let m=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;m>=0;--m)this._active[m].end(!1);this._stack.paused=!1,this._active=f,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||f,this._active.length)for(let m=this._active.length-1;m>=0;m--)this._active[m].start();else this._handlerFb(this._id,"START")}_put(m,_,w){if(this._active.length)for(let v=this._active.length-1;v>=0;v--)this._active[v].put(m,_,w);else this._handlerFb(this._id,"PUT",(0,g.utf32ToString)(m,_,w))}start(){this.reset(),this._state=1}put(m,_,w){if(this._state!==3){if(this._state===1)for(;_<w;){const v=m[_++];if(v===59){this._state=2,this._start();break}if(v<48||57<v)return void(this._state=3);this._id===-1&&(this._id=0),this._id=10*this._id+v-48}this._state===2&&w-_>0&&this._put(m,_,w)}}end(m,_=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),this._active.length){let w=!1,v=this._active.length-1,l=!1;if(this._stack.paused&&(v=this._stack.loopPosition-1,w=_,l=this._stack.fallThrough,this._stack.paused=!1),!l&&w===!1){for(;v>=0&&(w=this._active[v].end(m),w!==!0);v--)if(w instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=v,this._stack.fallThrough=!1,w;v--}for(;v>=0;v--)if(w=this._active[v].end(!1),w instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=v,this._stack.fallThrough=!0,w}else this._handlerFb(this._id,"END",m);this._active=f,this._id=-1,this._state=0}}},s.OscHandler=class{constructor(m){this._handler=m,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(m,_,w){this._hitLimit||(this._data+=(0,g.utf32ToString)(m,_,w),this._data.length>c.PAYLOAD_LIMIT&&(this._data="",this._hitLimit=!0))}end(m){let _=!1;if(this._hitLimit)_=!1;else if(m&&(_=this._handler(this._data),_ instanceof Promise))return _.then((w=>(this._data="",this._hitLimit=!1,w)));return this._data="",this._hitLimit=!1,_}}},8742:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Params=void 0;const o=2147483647;class c{static fromArray(f){const m=new c;if(!f.length)return m;for(let _=Array.isArray(f[0])?1:0;_<f.length;++_){const w=f[_];if(Array.isArray(w))for(let v=0;v<w.length;++v)m.addSubParam(w[v]);else m.addParam(w)}return m}constructor(f=32,m=32){if(this.maxLength=f,this.maxSubParamsLength=m,m>256)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(f),this.length=0,this._subParams=new Int32Array(m),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(f),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}clone(){const f=new c(this.maxLength,this.maxSubParamsLength);return f.params.set(this.params),f.length=this.length,f._subParams.set(this._subParams),f._subParamsLength=this._subParamsLength,f._subParamsIdx.set(this._subParamsIdx),f._rejectDigits=this._rejectDigits,f._rejectSubDigits=this._rejectSubDigits,f._digitIsSub=this._digitIsSub,f}toArray(){const f=[];for(let m=0;m<this.length;++m){f.push(this.params[m]);const _=this._subParamsIdx[m]>>8,w=255&this._subParamsIdx[m];w-_>0&&f.push(Array.prototype.slice.call(this._subParams,_,w))}return f}reset(){this.length=0,this._subParamsLength=0,this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}addParam(f){if(this._digitIsSub=!1,this.length>=this.maxLength)this._rejectDigits=!0;else{if(f<-1)throw new Error("values lesser than -1 are not allowed");this._subParamsIdx[this.length]=this._subParamsLength<<8|this._subParamsLength,this.params[this.length++]=f>o?o:f}}addSubParam(f){if(this._digitIsSub=!0,this.length)if(this._rejectDigits||this._subParamsLength>=this.maxSubParamsLength)this._rejectSubDigits=!0;else{if(f<-1)throw new Error("values lesser than -1 are not allowed");this._subParams[this._subParamsLength++]=f>o?o:f,this._subParamsIdx[this.length-1]++}}hasSubParams(f){return(255&this._subParamsIdx[f])-(this._subParamsIdx[f]>>8)>0}getSubParams(f){const m=this._subParamsIdx[f]>>8,_=255&this._subParamsIdx[f];return _-m>0?this._subParams.subarray(m,_):null}getSubParamsAll(){const f={};for(let m=0;m<this.length;++m){const _=this._subParamsIdx[m]>>8,w=255&this._subParamsIdx[m];w-_>0&&(f[m]=this._subParams.slice(_,w))}return f}addDigit(f){let m;if(this._rejectDigits||!(m=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;const _=this._digitIsSub?this._subParams:this.params,w=_[m-1];_[m-1]=~w?Math.min(10*w+f,o):f}}s.Params=c},5741:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.AddonManager=void 0,s.AddonManager=class{constructor(){this._addons=[]}dispose(){for(let o=this._addons.length-1;o>=0;o--)this._addons[o].instance.dispose()}loadAddon(o,c){const g={instance:c,dispose:c.dispose,isDisposed:!1};this._addons.push(g),c.dispose=()=>this._wrappedAddonDispose(g),c.activate(o)}_wrappedAddonDispose(o){if(o.isDisposed)return;let c=-1;for(let g=0;g<this._addons.length;g++)if(this._addons[g]===o){c=g;break}if(c===-1)throw new Error("Could not dispose an addon that has not been loaded");o.isDisposed=!0,o.dispose.apply(o.instance),this._addons.splice(c,1)}}},8771:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferApiView=void 0;const c=o(3785),g=o(511);s.BufferApiView=class{constructor(f,m){this._buffer=f,this.type=m}init(f){return this._buffer=f,this}get cursorY(){return this._buffer.y}get cursorX(){return this._buffer.x}get viewportY(){return this._buffer.ydisp}get baseY(){return this._buffer.ybase}get length(){return this._buffer.lines.length}getLine(f){const m=this._buffer.lines.get(f);if(m)return new c.BufferLineApiView(m)}getNullCell(){return new g.CellData}}},3785:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferLineApiView=void 0;const c=o(511);s.BufferLineApiView=class{constructor(g){this._line=g}get isWrapped(){return this._line.isWrapped}get length(){return this._line.length}getCell(g,f){if(!(g<0||g>=this._line.length))return f?(this._line.loadCell(g,f),f):this._line.loadCell(g,new c.CellData)}translateToString(g,f,m){return this._line.translateToString(g,f,m)}}},8285:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferNamespaceApi=void 0;const c=o(8771),g=o(8460),f=o(844);class m extends f.Disposable{constructor(w){super(),this._core=w,this._onBufferChange=this.register(new g.EventEmitter),this.onBufferChange=this._onBufferChange.event,this._normal=new c.BufferApiView(this._core.buffers.normal,"normal"),this._alternate=new c.BufferApiView(this._core.buffers.alt,"alternate"),this._core.buffers.onBufferActivate((()=>this._onBufferChange.fire(this.active)))}get active(){if(this._core.buffers.active===this._core.buffers.normal)return this.normal;if(this._core.buffers.active===this._core.buffers.alt)return this.alternate;throw new Error("Active buffer is neither normal nor alternate")}get normal(){return this._normal.init(this._core.buffers.normal)}get alternate(){return this._alternate.init(this._core.buffers.alt)}}s.BufferNamespaceApi=m},7975:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ParserApi=void 0,s.ParserApi=class{constructor(o){this._core=o}registerCsiHandler(o,c){return this._core.registerCsiHandler(o,(g=>c(g.toArray())))}addCsiHandler(o,c){return this.registerCsiHandler(o,c)}registerDcsHandler(o,c){return this._core.registerDcsHandler(o,((g,f)=>c(g,f.toArray())))}addDcsHandler(o,c){return this.registerDcsHandler(o,c)}registerEscHandler(o,c){return this._core.registerEscHandler(o,c)}addEscHandler(o,c){return this.registerEscHandler(o,c)}registerOscHandler(o,c){return this._core.registerOscHandler(o,c)}addOscHandler(o,c){return this.registerOscHandler(o,c)}}},7090:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeApi=void 0,s.UnicodeApi=class{constructor(o){this._core=o}register(o){this._core.unicodeService.register(o)}get versions(){return this._core.unicodeService.versions}get activeVersion(){return this._core.unicodeService.activeVersion}set activeVersion(o){this._core.unicodeService.activeVersion=o}}},744:function(d,s,o){var c=this&&this.__decorate||function(l,h,u,p){var b,E=arguments.length,y=E<3?h:p===null?p=Object.getOwnPropertyDescriptor(h,u):p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")y=Reflect.decorate(l,h,u,p);else for(var C=l.length-1;C>=0;C--)(b=l[C])&&(y=(E<3?b(y):E>3?b(h,u,y):b(h,u))||y);return E>3&&y&&Object.defineProperty(h,u,y),y},g=this&&this.__param||function(l,h){return function(u,p){h(u,p,l)}};Object.defineProperty(s,"__esModule",{value:!0}),s.BufferService=s.MINIMUM_ROWS=s.MINIMUM_COLS=void 0;const f=o(8460),m=o(844),_=o(5295),w=o(2585);s.MINIMUM_COLS=2,s.MINIMUM_ROWS=1;let v=s.BufferService=class extends m.Disposable{get buffer(){return this.buffers.active}constructor(l){super(),this.isUserScrolling=!1,this._onResize=this.register(new f.EventEmitter),this.onResize=this._onResize.event,this._onScroll=this.register(new f.EventEmitter),this.onScroll=this._onScroll.event,this.cols=Math.max(l.rawOptions.cols||0,s.MINIMUM_COLS),this.rows=Math.max(l.rawOptions.rows||0,s.MINIMUM_ROWS),this.buffers=this.register(new _.BufferSet(l,this))}resize(l,h){this.cols=l,this.rows=h,this.buffers.resize(l,h),this._onResize.fire({cols:l,rows:h})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(l,h=!1){const u=this.buffer;let p;p=this._cachedBlankLine,p&&p.length===this.cols&&p.getFg(0)===l.fg&&p.getBg(0)===l.bg||(p=u.getBlankLine(l,h),this._cachedBlankLine=p),p.isWrapped=h;const b=u.ybase+u.scrollTop,E=u.ybase+u.scrollBottom;if(u.scrollTop===0){const y=u.lines.isFull;E===u.lines.length-1?y?u.lines.recycle().copyFrom(p):u.lines.push(p.clone()):u.lines.splice(E+1,0,p.clone()),y?this.isUserScrolling&&(u.ydisp=Math.max(u.ydisp-1,0)):(u.ybase++,this.isUserScrolling||u.ydisp++)}else{const y=E-b+1;u.lines.shiftElements(b+1,y-1,-1),u.lines.set(E,p.clone())}this.isUserScrolling||(u.ydisp=u.ybase),this._onScroll.fire(u.ydisp)}scrollLines(l,h,u){const p=this.buffer;if(l<0){if(p.ydisp===0)return;this.isUserScrolling=!0}else l+p.ydisp>=p.ybase&&(this.isUserScrolling=!1);const b=p.ydisp;p.ydisp=Math.max(Math.min(p.ydisp+l,p.ybase),0),b!==p.ydisp&&(h||this._onScroll.fire(p.ydisp))}};s.BufferService=v=c([g(0,w.IOptionsService)],v)},7994:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CharsetService=void 0,s.CharsetService=class{constructor(){this.glevel=0,this._charsets=[]}reset(){this.charset=void 0,this._charsets=[],this.glevel=0}setgLevel(o){this.glevel=o,this.charset=this._charsets[o]}setgCharset(o,c){this._charsets[o]=c,this.glevel===o&&(this.charset=c)}}},1753:function(d,s,o){var c=this&&this.__decorate||function(p,b,E,y){var C,S=arguments.length,k=S<3?b:y===null?y=Object.getOwnPropertyDescriptor(b,E):y;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")k=Reflect.decorate(p,b,E,y);else for(var T=p.length-1;T>=0;T--)(C=p[T])&&(k=(S<3?C(k):S>3?C(b,E,k):C(b,E))||k);return S>3&&k&&Object.defineProperty(b,E,k),k},g=this&&this.__param||function(p,b){return function(E,y){b(E,y,p)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CoreMouseService=void 0;const f=o(2585),m=o(8460),_=o(844),w={NONE:{events:0,restrict:()=>!1},X10:{events:1,restrict:p=>p.button!==4&&p.action===1&&(p.ctrl=!1,p.alt=!1,p.shift=!1,!0)},VT200:{events:19,restrict:p=>p.action!==32},DRAG:{events:23,restrict:p=>p.action!==32||p.button!==3},ANY:{events:31,restrict:p=>!0}};function v(p,b){let E=(p.ctrl?16:0)|(p.shift?4:0)|(p.alt?8:0);return p.button===4?(E|=64,E|=p.action):(E|=3&p.button,4&p.button&&(E|=64),8&p.button&&(E|=128),p.action===32?E|=32:p.action!==0||b||(E|=3)),E}const l=String.fromCharCode,h={DEFAULT:p=>{const b=[v(p,!1)+32,p.col+32,p.row+32];return b[0]>255||b[1]>255||b[2]>255?"":`\x1B[M${l(b[0])}${l(b[1])}${l(b[2])}`},SGR:p=>{const b=p.action===0&&p.button!==4?"m":"M";return`\x1B[<${v(p,!0)};${p.col};${p.row}${b}`},SGR_PIXELS:p=>{const b=p.action===0&&p.button!==4?"m":"M";return`\x1B[<${v(p,!0)};${p.x};${p.y}${b}`}};let u=s.CoreMouseService=class extends _.Disposable{constructor(p,b){super(),this._bufferService=p,this._coreService=b,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._onProtocolChange=this.register(new m.EventEmitter),this.onProtocolChange=this._onProtocolChange.event;for(const E of Object.keys(w))this.addProtocol(E,w[E]);for(const E of Object.keys(h))this.addEncoding(E,h[E]);this.reset()}addProtocol(p,b){this._protocols[p]=b}addEncoding(p,b){this._encodings[p]=b}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(p){if(!this._protocols[p])throw new Error(`unknown protocol "${p}"`);this._activeProtocol=p,this._onProtocolChange.fire(this._protocols[p].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(p){if(!this._encodings[p])throw new Error(`unknown encoding "${p}"`);this._activeEncoding=p}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null}triggerMouseEvent(p){if(p.col<0||p.col>=this._bufferService.cols||p.row<0||p.row>=this._bufferService.rows||p.button===4&&p.action===32||p.button===3&&p.action!==32||p.button!==4&&(p.action===2||p.action===3)||(p.col++,p.row++,p.action===32&&this._lastEvent&&this._equalEvents(this._lastEvent,p,this._activeEncoding==="SGR_PIXELS"))||!this._protocols[this._activeProtocol].restrict(p))return!1;const b=this._encodings[this._activeEncoding](p);return b&&(this._activeEncoding==="DEFAULT"?this._coreService.triggerBinaryEvent(b):this._coreService.triggerDataEvent(b,!0)),this._lastEvent=p,!0}explainEvents(p){return{down:!!(1&p),up:!!(2&p),drag:!!(4&p),move:!!(8&p),wheel:!!(16&p)}}_equalEvents(p,b,E){if(E){if(p.x!==b.x||p.y!==b.y)return!1}else if(p.col!==b.col||p.row!==b.row)return!1;return p.button===b.button&&p.action===b.action&&p.ctrl===b.ctrl&&p.alt===b.alt&&p.shift===b.shift}};s.CoreMouseService=u=c([g(0,f.IBufferService),g(1,f.ICoreService)],u)},6975:function(d,s,o){var c=this&&this.__decorate||function(u,p,b,E){var y,C=arguments.length,S=C<3?p:E===null?E=Object.getOwnPropertyDescriptor(p,b):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(u,p,b,E);else for(var k=u.length-1;k>=0;k--)(y=u[k])&&(S=(C<3?y(S):C>3?y(p,b,S):y(p,b))||S);return C>3&&S&&Object.defineProperty(p,b,S),S},g=this&&this.__param||function(u,p){return function(b,E){p(b,E,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CoreService=void 0;const f=o(1439),m=o(8460),_=o(844),w=o(2585),v=Object.freeze({insertMode:!1}),l=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,origin:!1,reverseWraparound:!1,sendFocus:!1,wraparound:!0});let h=s.CoreService=class extends _.Disposable{constructor(u,p,b){super(),this._bufferService=u,this._logService=p,this._optionsService=b,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this.register(new m.EventEmitter),this.onData=this._onData.event,this._onUserInput=this.register(new m.EventEmitter),this.onUserInput=this._onUserInput.event,this._onBinary=this.register(new m.EventEmitter),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this.register(new m.EventEmitter),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=(0,f.clone)(v),this.decPrivateModes=(0,f.clone)(l)}reset(){this.modes=(0,f.clone)(v),this.decPrivateModes=(0,f.clone)(l)}triggerDataEvent(u,p=!1){if(this._optionsService.rawOptions.disableStdin)return;const b=this._bufferService.buffer;p&&this._optionsService.rawOptions.scrollOnUserInput&&b.ybase!==b.ydisp&&this._onRequestScrollToBottom.fire(),p&&this._onUserInput.fire(),this._logService.debug(`sending data "${u}"`,(()=>u.split("").map((E=>E.charCodeAt(0))))),this._onData.fire(u)}triggerBinaryEvent(u){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${u}"`,(()=>u.split("").map((p=>p.charCodeAt(0))))),this._onBinary.fire(u))}};s.CoreService=h=c([g(0,w.IBufferService),g(1,w.ILogService),g(2,w.IOptionsService)],h)},9074:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DecorationService=void 0;const c=o(8055),g=o(8460),f=o(844),m=o(6106);let _=0,w=0;class v extends f.Disposable{get decorations(){return this._decorations.values()}constructor(){super(),this._decorations=new m.SortedList((u=>u==null?void 0:u.marker.line)),this._onDecorationRegistered=this.register(new g.EventEmitter),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this.register(new g.EventEmitter),this.onDecorationRemoved=this._onDecorationRemoved.event,this.register((0,f.toDisposable)((()=>this.reset())))}registerDecoration(u){if(u.marker.isDisposed)return;const p=new l(u);if(p){const b=p.marker.onDispose((()=>p.dispose()));p.onDispose((()=>{p&&(this._decorations.delete(p)&&this._onDecorationRemoved.fire(p),b.dispose())})),this._decorations.insert(p),this._onDecorationRegistered.fire(p)}return p}reset(){for(const u of this._decorations.values())u.dispose();this._decorations.clear()}*getDecorationsAtCell(u,p,b){let E=0,y=0;for(const C of this._decorations.getKeyIterator(p))E=C.options.x??0,y=E+(C.options.width??1),u>=E&&u<y&&(!b||(C.options.layer??"bottom")===b)&&(yield C)}forEachDecorationAtCell(u,p,b,E){this._decorations.forEachByKey(p,(y=>{_=y.options.x??0,w=_+(y.options.width??1),u>=_&&u<w&&(!b||(y.options.layer??"bottom")===b)&&E(y)}))}}s.DecorationService=v;class l extends f.Disposable{get isDisposed(){return this._isDisposed}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=c.css.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=c.css.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}constructor(u){super(),this.options=u,this.onRenderEmitter=this.register(new g.EventEmitter),this.onRender=this.onRenderEmitter.event,this._onDispose=this.register(new g.EventEmitter),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=u.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}dispose(){this._onDispose.fire(),super.dispose()}}},4348:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.InstantiationService=s.ServiceCollection=void 0;const c=o(2585),g=o(8343);class f{constructor(..._){this._entries=new Map;for(const[w,v]of _)this.set(w,v)}set(_,w){const v=this._entries.get(_);return this._entries.set(_,w),v}forEach(_){for(const[w,v]of this._entries.entries())_(w,v)}has(_){return this._entries.has(_)}get(_){return this._entries.get(_)}}s.ServiceCollection=f,s.InstantiationService=class{constructor(){this._services=new f,this._services.set(c.IInstantiationService,this)}setService(m,_){this._services.set(m,_)}getService(m){return this._services.get(m)}createInstance(m,..._){const w=(0,g.getServiceDependencies)(m).sort(((h,u)=>h.index-u.index)),v=[];for(const h of w){const u=this._services.get(h.id);if(!u)throw new Error(`[createInstance] ${m.name} depends on UNKNOWN service ${h.id}.`);v.push(u)}const l=w.length>0?w[0].index:_.length;if(_.length!==l)throw new Error(`[createInstance] First service dependency of ${m.name} at position ${l+1} conflicts with ${_.length} static arguments`);return new m(..._,...v)}}},7866:function(d,s,o){var c=this&&this.__decorate||function(l,h,u,p){var b,E=arguments.length,y=E<3?h:p===null?p=Object.getOwnPropertyDescriptor(h,u):p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")y=Reflect.decorate(l,h,u,p);else for(var C=l.length-1;C>=0;C--)(b=l[C])&&(y=(E<3?b(y):E>3?b(h,u,y):b(h,u))||y);return E>3&&y&&Object.defineProperty(h,u,y),y},g=this&&this.__param||function(l,h){return function(u,p){h(u,p,l)}};Object.defineProperty(s,"__esModule",{value:!0}),s.traceCall=s.setTraceLogger=s.LogService=void 0;const f=o(844),m=o(2585),_={trace:m.LogLevelEnum.TRACE,debug:m.LogLevelEnum.DEBUG,info:m.LogLevelEnum.INFO,warn:m.LogLevelEnum.WARN,error:m.LogLevelEnum.ERROR,off:m.LogLevelEnum.OFF};let w,v=s.LogService=class extends f.Disposable{get logLevel(){return this._logLevel}constructor(l){super(),this._optionsService=l,this._logLevel=m.LogLevelEnum.OFF,this._updateLogLevel(),this.register(this._optionsService.onSpecificOptionChange("logLevel",(()=>this._updateLogLevel()))),w=this}_updateLogLevel(){this._logLevel=_[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(l){for(let h=0;h<l.length;h++)typeof l[h]=="function"&&(l[h]=l[h]())}_log(l,h,u){this._evalLazyOptionalParams(u),l.call(console,(this._optionsService.options.logger?"":"xterm.js: ")+h,...u)}trace(l,...h){var u;this._logLevel<=m.LogLevelEnum.TRACE&&this._log(((u=this._optionsService.options.logger)==null?void 0:u.trace.bind(this._optionsService.options.logger))??console.log,l,h)}debug(l,...h){var u;this._logLevel<=m.LogLevelEnum.DEBUG&&this._log(((u=this._optionsService.options.logger)==null?void 0:u.debug.bind(this._optionsService.options.logger))??console.log,l,h)}info(l,...h){var u;this._logLevel<=m.LogLevelEnum.INFO&&this._log(((u=this._optionsService.options.logger)==null?void 0:u.info.bind(this._optionsService.options.logger))??console.info,l,h)}warn(l,...h){var u;this._logLevel<=m.LogLevelEnum.WARN&&this._log(((u=this._optionsService.options.logger)==null?void 0:u.warn.bind(this._optionsService.options.logger))??console.warn,l,h)}error(l,...h){var u;this._logLevel<=m.LogLevelEnum.ERROR&&this._log(((u=this._optionsService.options.logger)==null?void 0:u.error.bind(this._optionsService.options.logger))??console.error,l,h)}};s.LogService=v=c([g(0,m.IOptionsService)],v),s.setTraceLogger=function(l){w=l},s.traceCall=function(l,h,u){if(typeof u.value!="function")throw new Error("not supported");const p=u.value;u.value=function(...b){if(w.logLevel!==m.LogLevelEnum.TRACE)return p.apply(this,b);w.trace(`GlyphRenderer#${p.name}(${b.map((y=>JSON.stringify(y))).join(", ")})`);const E=p.apply(this,b);return w.trace(`GlyphRenderer#${p.name} return`,E),E}}},7302:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.OptionsService=s.DEFAULT_OPTIONS=void 0;const c=o(8460),g=o(844),f=o(6114);s.DEFAULT_OPTIONS={cols:80,rows:24,cursorBlink:!1,cursorStyle:"block",cursorWidth:1,cursorInactiveStyle:"outline",customGlyphs:!0,drawBoldTextInBrightColors:!0,documentOverride:null,fastScrollModifier:"alt",fastScrollSensitivity:5,fontFamily:"courier-new, courier, monospace",fontSize:15,fontWeight:"normal",fontWeightBold:"bold",ignoreBracketedPasteMode:!1,lineHeight:1,letterSpacing:0,linkHandler:null,logLevel:"info",logger:null,scrollback:1e3,scrollOnUserInput:!0,scrollSensitivity:1,screenReaderMode:!1,smoothScrollDuration:0,macOptionIsMeta:!1,macOptionClickForcesSelection:!1,minimumContrastRatio:1,disableStdin:!1,allowProposedApi:!1,allowTransparency:!1,tabStopWidth:8,theme:{},rescaleOverlappingGlyphs:!1,rightClickSelectsWord:f.isMac,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRulerWidth:0};const m=["normal","bold","100","200","300","400","500","600","700","800","900"];class _ extends g.Disposable{constructor(v){super(),this._onOptionChange=this.register(new c.EventEmitter),this.onOptionChange=this._onOptionChange.event;const l={...s.DEFAULT_OPTIONS};for(const h in v)if(h in l)try{const u=v[h];l[h]=this._sanitizeAndValidateOption(h,u)}catch(u){console.error(u)}this.rawOptions=l,this.options={...l},this._setupOptions(),this.register((0,g.toDisposable)((()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null})))}onSpecificOptionChange(v,l){return this.onOptionChange((h=>{h===v&&l(this.rawOptions[v])}))}onMultipleOptionChange(v,l){return this.onOptionChange((h=>{v.indexOf(h)!==-1&&l()}))}_setupOptions(){const v=h=>{if(!(h in s.DEFAULT_OPTIONS))throw new Error(`No option with key "${h}"`);return this.rawOptions[h]},l=(h,u)=>{if(!(h in s.DEFAULT_OPTIONS))throw new Error(`No option with key "${h}"`);u=this._sanitizeAndValidateOption(h,u),this.rawOptions[h]!==u&&(this.rawOptions[h]=u,this._onOptionChange.fire(h))};for(const h in this.rawOptions){const u={get:v.bind(this,h),set:l.bind(this,h)};Object.defineProperty(this.options,h,u)}}_sanitizeAndValidateOption(v,l){switch(v){case"cursorStyle":if(l||(l=s.DEFAULT_OPTIONS[v]),!(function(h){return h==="block"||h==="underline"||h==="bar"})(l))throw new Error(`"${l}" is not a valid value for ${v}`);break;case"wordSeparator":l||(l=s.DEFAULT_OPTIONS[v]);break;case"fontWeight":case"fontWeightBold":if(typeof l=="number"&&1<=l&&l<=1e3)break;l=m.includes(l)?l:s.DEFAULT_OPTIONS[v];break;case"cursorWidth":l=Math.floor(l);case"lineHeight":case"tabStopWidth":if(l<1)throw new Error(`${v} cannot be less than 1, value: ${l}`);break;case"minimumContrastRatio":l=Math.max(1,Math.min(21,Math.round(10*l)/10));break;case"scrollback":if((l=Math.min(l,4294967295))<0)throw new Error(`${v} cannot be less than 0, value: ${l}`);break;case"fastScrollSensitivity":case"scrollSensitivity":if(l<=0)throw new Error(`${v} cannot be less than or equal to 0, value: ${l}`);break;case"rows":case"cols":if(!l&&l!==0)throw new Error(`${v} must be numeric, value: ${l}`);break;case"windowsPty":l=l??{}}return l}}s.OptionsService=_},2660:function(d,s,o){var c=this&&this.__decorate||function(_,w,v,l){var h,u=arguments.length,p=u<3?w:l===null?l=Object.getOwnPropertyDescriptor(w,v):l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")p=Reflect.decorate(_,w,v,l);else for(var b=_.length-1;b>=0;b--)(h=_[b])&&(p=(u<3?h(p):u>3?h(w,v,p):h(w,v))||p);return u>3&&p&&Object.defineProperty(w,v,p),p},g=this&&this.__param||function(_,w){return function(v,l){w(v,l,_)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OscLinkService=void 0;const f=o(2585);let m=s.OscLinkService=class{constructor(_){this._bufferService=_,this._nextId=1,this._entriesWithId=new Map,this._dataByLinkId=new Map}registerLink(_){const w=this._bufferService.buffer;if(_.id===void 0){const b=w.addMarker(w.ybase+w.y),E={data:_,id:this._nextId++,lines:[b]};return b.onDispose((()=>this._removeMarkerFromLink(E,b))),this._dataByLinkId.set(E.id,E),E.id}const v=_,l=this._getEntryIdKey(v),h=this._entriesWithId.get(l);if(h)return this.addLineToLink(h.id,w.ybase+w.y),h.id;const u=w.addMarker(w.ybase+w.y),p={id:this._nextId++,key:this._getEntryIdKey(v),data:v,lines:[u]};return u.onDispose((()=>this._removeMarkerFromLink(p,u))),this._entriesWithId.set(p.key,p),this._dataByLinkId.set(p.id,p),p.id}addLineToLink(_,w){const v=this._dataByLinkId.get(_);if(v&&v.lines.every((l=>l.line!==w))){const l=this._bufferService.buffer.addMarker(w);v.lines.push(l),l.onDispose((()=>this._removeMarkerFromLink(v,l)))}}getLinkData(_){var w;return(w=this._dataByLinkId.get(_))==null?void 0:w.data}_getEntryIdKey(_){return`${_.id};;${_.uri}`}_removeMarkerFromLink(_,w){const v=_.lines.indexOf(w);v!==-1&&(_.lines.splice(v,1),_.lines.length===0&&(_.data.id!==void 0&&this._entriesWithId.delete(_.key),this._dataByLinkId.delete(_.id)))}};s.OscLinkService=m=c([g(0,f.IBufferService)],m)},8343:(d,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createDecorator=s.getServiceDependencies=s.serviceRegistry=void 0;const o="di$target",c="di$dependencies";s.serviceRegistry=new Map,s.getServiceDependencies=function(g){return g[c]||[]},s.createDecorator=function(g){if(s.serviceRegistry.has(g))return s.serviceRegistry.get(g);const f=function(m,_,w){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");(function(v,l,h){l[o]===l?l[c].push({id:v,index:h}):(l[c]=[{id:v,index:h}],l[o]=l)})(f,m,w)};return f.toString=()=>g,s.serviceRegistry.set(g,f),f}},2585:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.IDecorationService=s.IUnicodeService=s.IOscLinkService=s.IOptionsService=s.ILogService=s.LogLevelEnum=s.IInstantiationService=s.ICharsetService=s.ICoreService=s.ICoreMouseService=s.IBufferService=void 0;const c=o(8343);var g;s.IBufferService=(0,c.createDecorator)("BufferService"),s.ICoreMouseService=(0,c.createDecorator)("CoreMouseService"),s.ICoreService=(0,c.createDecorator)("CoreService"),s.ICharsetService=(0,c.createDecorator)("CharsetService"),s.IInstantiationService=(0,c.createDecorator)("InstantiationService"),(function(f){f[f.TRACE=0]="TRACE",f[f.DEBUG=1]="DEBUG",f[f.INFO=2]="INFO",f[f.WARN=3]="WARN",f[f.ERROR=4]="ERROR",f[f.OFF=5]="OFF"})(g||(s.LogLevelEnum=g={})),s.ILogService=(0,c.createDecorator)("LogService"),s.IOptionsService=(0,c.createDecorator)("OptionsService"),s.IOscLinkService=(0,c.createDecorator)("OscLinkService"),s.IUnicodeService=(0,c.createDecorator)("UnicodeService"),s.IDecorationService=(0,c.createDecorator)("DecorationService")},1480:(d,s,o)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeService=void 0;const c=o(8460),g=o(225);class f{static extractShouldJoin(_){return(1&_)!=0}static extractWidth(_){return _>>1&3}static extractCharKind(_){return _>>3}static createPropertyValue(_,w,v=!1){return(16777215&_)<<3|(3&w)<<1|(v?1:0)}constructor(){this._providers=Object.create(null),this._active="",this._onChange=new c.EventEmitter,this.onChange=this._onChange.event;const _=new g.UnicodeV6;this.register(_),this._active=_.version,this._activeProvider=_}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(_){if(!this._providers[_])throw new Error(`unknown Unicode version "${_}"`);this._active=_,this._activeProvider=this._providers[_],this._onChange.fire(_)}register(_){this._providers[_.version]=_}wcwidth(_){return this._activeProvider.wcwidth(_)}getStringCellWidth(_){let w=0,v=0;const l=_.length;for(let h=0;h<l;++h){let u=_.charCodeAt(h);if(55296<=u&&u<=56319){if(++h>=l)return w+this.wcwidth(u);const E=_.charCodeAt(h);56320<=E&&E<=57343?u=1024*(u-55296)+E-56320+65536:w+=this.wcwidth(E)}const p=this.charProperties(u,v);let b=f.extractWidth(p);f.extractShouldJoin(p)&&(b-=f.extractWidth(v)),w+=b,v=p}return w}charProperties(_,w){return this._activeProvider.charProperties(_,w)}}s.UnicodeService=f}},i={};function n(d){var s=i[d];if(s!==void 0)return s.exports;var o=i[d]={exports:{}};return r[d].call(o.exports,o,o.exports,n),o.exports}var a={};return(()=>{var d=a;Object.defineProperty(d,"__esModule",{value:!0}),d.Terminal=void 0;const s=n(9042),o=n(3236),c=n(844),g=n(5741),f=n(8285),m=n(7975),_=n(7090),w=["cols","rows"];class v extends c.Disposable{constructor(h){super(),this._core=this.register(new o.Terminal(h)),this._addonManager=this.register(new g.AddonManager),this._publicOptions={...this._core.options};const u=b=>this._core.options[b],p=(b,E)=>{this._checkReadonlyOptions(b),this._core.options[b]=E};for(const b in this._core.options){const E={get:u.bind(this,b),set:p.bind(this,b)};Object.defineProperty(this._publicOptions,b,E)}}_checkReadonlyOptions(h){if(w.includes(h))throw new Error(`Option "${h}" can only be set in the constructor`)}_checkProposedApi(){if(!this._core.optionsService.rawOptions.allowProposedApi)throw new Error("You must set the allowProposedApi option to true to use proposed API")}get onBell(){return this._core.onBell}get onBinary(){return this._core.onBinary}get onCursorMove(){return this._core.onCursorMove}get onData(){return this._core.onData}get onKey(){return this._core.onKey}get onLineFeed(){return this._core.onLineFeed}get onRender(){return this._core.onRender}get onResize(){return this._core.onResize}get onScroll(){return this._core.onScroll}get onSelectionChange(){return this._core.onSelectionChange}get onTitleChange(){return this._core.onTitleChange}get onWriteParsed(){return this._core.onWriteParsed}get element(){return this._core.element}get parser(){return this._parser||(this._parser=new m.ParserApi(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new _.UnicodeApi(this._core)}get textarea(){return this._core.textarea}get rows(){return this._core.rows}get cols(){return this._core.cols}get buffer(){return this._buffer||(this._buffer=this.register(new f.BufferNamespaceApi(this._core))),this._buffer}get markers(){return this._checkProposedApi(),this._core.markers}get modes(){const h=this._core.coreService.decPrivateModes;let u="none";switch(this._core.coreMouseService.activeProtocol){case"X10":u="x10";break;case"VT200":u="vt200";break;case"DRAG":u="drag";break;case"ANY":u="any"}return{applicationCursorKeysMode:h.applicationCursorKeys,applicationKeypadMode:h.applicationKeypad,bracketedPasteMode:h.bracketedPasteMode,insertMode:this._core.coreService.modes.insertMode,mouseTrackingMode:u,originMode:h.origin,reverseWraparoundMode:h.reverseWraparound,sendFocusMode:h.sendFocus,wraparoundMode:h.wraparound}}get options(){return this._publicOptions}set options(h){for(const u in h)this._publicOptions[u]=h[u]}blur(){this._core.blur()}focus(){this._core.focus()}input(h,u=!0){this._core.input(h,u)}resize(h,u){this._verifyIntegers(h,u),this._core.resize(h,u)}open(h){this._core.open(h)}attachCustomKeyEventHandler(h){this._core.attachCustomKeyEventHandler(h)}attachCustomWheelEventHandler(h){this._core.attachCustomWheelEventHandler(h)}registerLinkProvider(h){return this._core.registerLinkProvider(h)}registerCharacterJoiner(h){return this._checkProposedApi(),this._core.registerCharacterJoiner(h)}deregisterCharacterJoiner(h){this._checkProposedApi(),this._core.deregisterCharacterJoiner(h)}registerMarker(h=0){return this._verifyIntegers(h),this._core.registerMarker(h)}registerDecoration(h){return this._checkProposedApi(),this._verifyPositiveIntegers(h.x??0,h.width??0,h.height??0),this._core.registerDecoration(h)}hasSelection(){return this._core.hasSelection()}select(h,u,p){this._verifyIntegers(h,u,p),this._core.select(h,u,p)}getSelection(){return this._core.getSelection()}getSelectionPosition(){return this._core.getSelectionPosition()}clearSelection(){this._core.clearSelection()}selectAll(){this._core.selectAll()}selectLines(h,u){this._verifyIntegers(h,u),this._core.selectLines(h,u)}dispose(){super.dispose()}scrollLines(h){this._verifyIntegers(h),this._core.scrollLines(h)}scrollPages(h){this._verifyIntegers(h),this._core.scrollPages(h)}scrollToTop(){this._core.scrollToTop()}scrollToBottom(){this._core.scrollToBottom()}scrollToLine(h){this._verifyIntegers(h),this._core.scrollToLine(h)}clear(){this._core.clear()}write(h,u){this._core.write(h,u)}writeln(h,u){this._core.write(h),this._core.write(`\r
|
|
166
|
+
`,u)}paste(h){this._core.paste(h)}refresh(h,u){this._verifyIntegers(h,u),this._core.refresh(h,u)}reset(){this._core.reset()}clearTextureAtlas(){this._core.clearTextureAtlas()}loadAddon(h){this._addonManager.loadAddon(this,h)}static get strings(){return s}_verifyIntegers(...h){for(const u of h)if(u===1/0||isNaN(u)||u%1!=0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...h){for(const u of h)if(u&&(u===1/0||isNaN(u)||u%1!=0||u<0))throw new Error("This API only accepts positive integers")}}d.Terminal=v})(),a})()))})(Vo)),Vo.exports}var Jh=Xh();/**
|
|
154
167
|
* @license
|
|
155
168
|
* Copyright 2021 Google LLC
|
|
156
169
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
157
|
-
*/function
|
|
158
|
-
`)))),this.register(this._terminal.onA11yTab((S=>this._handleTab(S)))),this.register(this._terminal.onKey((S=>this._handleKey(S.key)))),this.register(this._terminal.onBlur((()=>this._clearLiveRegion()))),this.register(this._renderService.onDimensionsChange((()=>this._refreshRowsDimensions()))),this.register((0,o.addDisposableDomListener)(document,"selectionchange",(()=>this._handleSelectionChange()))),this.register(this._coreBrowserService.onDprChange((()=>this._refreshRowsDimensions()))),this._refreshRows(),this.register((0,b.toDisposable)((()=>{this._accessibilityContainer.remove(),this._rowElements.length=0})))}_handleTab(a){for(let d=0;d<a;d++)this._handleChar(" ")}_handleChar(a){this._liveRegionLineCount<21&&(this._charsToConsume.length>0?this._charsToConsume.shift()!==a&&(this._charsToAnnounce+=a):this._charsToAnnounce+=a,a===`
|
|
159
|
-
`&&(this._liveRegionLineCount++,this._liveRegionLineCount===21&&(this._liveRegion.textContent+=h.tooMuchOutput)))}_clearLiveRegion(){this._liveRegion.textContent="",this._liveRegionLineCount=0}_handleKey(a){this._clearLiveRegion(),new RegExp("\\p{Control}","u").test(a)||this._charsToConsume.push(a)}_refreshRows(a,d){this._liveRegionDebouncer.refresh(a,d,this._terminal.rows)}_renderRows(a,d){const v=this._terminal.buffer,E=v.lines.length.toString();for(let S=a;S<=d;S++){const C=v.lines.get(v.ydisp+S),y=[],k=(C==null?void 0:C.translateToString(!0,void 0,void 0,y))||"",T=(v.ydisp+S+1).toString(),B=this._rowElements[S];B&&(k.length===0?(B.innerText=" ",this._rowColumns.set(B,[0,1])):(B.textContent=k,this._rowColumns.set(B,y)),B.setAttribute("aria-posinset",T),B.setAttribute("aria-setsize",E))}this._announceCharacters()}_announceCharacters(){this._charsToAnnounce.length!==0&&(this._liveRegion.textContent+=this._charsToAnnounce,this._charsToAnnounce="")}_handleBoundaryFocus(a,d){const v=a.target,E=this._rowElements[d===0?1:this._rowElements.length-2];if(v.getAttribute("aria-posinset")===(d===0?"1":`${this._terminal.buffer.lines.length}`)||a.relatedTarget!==E)return;let S,C;if(d===0?(S=v,C=this._rowElements.pop(),this._rowContainer.removeChild(C)):(S=this._rowElements.shift(),C=v,this._rowContainer.removeChild(S)),S.removeEventListener("focus",this._topBoundaryFocusListener),C.removeEventListener("focus",this._bottomBoundaryFocusListener),d===0){const y=this._createAccessibilityTreeNode();this._rowElements.unshift(y),this._rowContainer.insertAdjacentElement("afterbegin",y)}else{const y=this._createAccessibilityTreeNode();this._rowElements.push(y),this._rowContainer.appendChild(y)}this._rowElements[0].addEventListener("focus",this._topBoundaryFocusListener),this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._terminal.scrollLines(d===0?-1:1),this._rowElements[d===0?1:this._rowElements.length-2].focus(),a.preventDefault(),a.stopImmediatePropagation()}_handleSelectionChange(){var a;if(this._rowElements.length===0)return;const d=document.getSelection();if(!d)return;if(d.isCollapsed)return void(this._rowContainer.contains(d.anchorNode)&&this._terminal.clearSelection());if(!d.anchorNode||!d.focusNode)return void console.error("anchorNode and/or focusNode are null");let v={node:d.anchorNode,offset:d.anchorOffset},E={node:d.focusNode,offset:d.focusOffset};if((v.node.compareDocumentPosition(E.node)&Node.DOCUMENT_POSITION_PRECEDING||v.node===E.node&&v.offset>E.offset)&&([v,E]=[E,v]),v.node.compareDocumentPosition(this._rowElements[0])&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_FOLLOWING)&&(v={node:this._rowElements[0].childNodes[0],offset:0}),!this._rowContainer.contains(v.node))return;const S=this._rowElements.slice(-1)[0];if(E.node.compareDocumentPosition(S)&(Node.DOCUMENT_POSITION_CONTAINED_BY|Node.DOCUMENT_POSITION_PRECEDING)&&(E={node:S,offset:((a=S.textContent)==null?void 0:a.length)??0}),!this._rowContainer.contains(E.node))return;const C=({node:T,offset:B})=>{const L=T instanceof Text?T.parentNode:T;let R=parseInt(L==null?void 0:L.getAttribute("aria-posinset"),10)-1;if(isNaN(R))return console.warn("row is invalid. Race condition?"),null;const F=this._rowColumns.get(L);if(!F)return console.warn("columns is null. Race condition?"),null;let P=B<F.length?F[B]:F.slice(-1)[0]+1;return P>=this._terminal.cols&&(++R,P=0),{row:R,column:P}},y=C(v),k=C(E);if(y&&k){if(y.row>k.row||y.row===k.row&&y.column>=k.column)throw new Error("invalid range");this._terminal.select(y.column,y.row,(k.row-y.row)*this._terminal.cols-y.column+k.column)}}_handleResize(a){this._rowElements[this._rowElements.length-1].removeEventListener("focus",this._bottomBoundaryFocusListener);for(let d=this._rowContainer.children.length;d<this._terminal.rows;d++)this._rowElements[d]=this._createAccessibilityTreeNode(),this._rowContainer.appendChild(this._rowElements[d]);for(;this._rowElements.length>a;)this._rowContainer.removeChild(this._rowElements.pop());this._rowElements[this._rowElements.length-1].addEventListener("focus",this._bottomBoundaryFocusListener),this._refreshRowsDimensions()}_createAccessibilityTreeNode(){const a=this._coreBrowserService.mainDocument.createElement("div");return a.setAttribute("role","listitem"),a.tabIndex=-1,this._refreshRowDimensions(a),a}_refreshRowsDimensions(){if(this._renderService.dimensions.css.cell.height){this._accessibilityContainer.style.width=`${this._renderService.dimensions.css.canvas.width}px`,this._rowElements.length!==this._terminal.rows&&this._handleResize(this._terminal.rows);for(let a=0;a<this._terminal.rows;a++)this._refreshRowDimensions(this._rowElements[a])}}_refreshRowDimensions(a){a.style.height=`${this._renderService.dimensions.css.cell.height}px`}};s.AccessibilityManager=u=l([p(1,m.IInstantiationService),p(2,w.ICoreBrowserService),p(3,w.IRenderService)],u)},3614:(g,s)=>{function c(_){return _.replace(/\r?\n/g,"\r")}function l(_,b){return b?"\x1B[200~"+_+"\x1B[201~":_}function p(_,b,w,m){_=l(_=c(_),w.decPrivateModes.bracketedPasteMode&&m.rawOptions.ignoreBracketedPasteMode!==!0),w.triggerDataEvent(_,!0),b.value=""}function h(_,b,w){const m=w.getBoundingClientRect(),o=_.clientX-m.left-10,u=_.clientY-m.top-10;b.style.width="20px",b.style.height="20px",b.style.left=`${o}px`,b.style.top=`${u}px`,b.style.zIndex="1000",b.focus()}Object.defineProperty(s,"__esModule",{value:!0}),s.rightClickHandler=s.moveTextAreaUnderMouseCursor=s.paste=s.handlePasteEvent=s.copyHandler=s.bracketTextForPaste=s.prepareTextForTerminal=void 0,s.prepareTextForTerminal=c,s.bracketTextForPaste=l,s.copyHandler=function(_,b){_.clipboardData&&_.clipboardData.setData("text/plain",b.selectionText),_.preventDefault()},s.handlePasteEvent=function(_,b,w,m){_.stopPropagation(),_.clipboardData&&p(_.clipboardData.getData("text/plain"),b,w,m)},s.paste=p,s.moveTextAreaUnderMouseCursor=h,s.rightClickHandler=function(_,b,w,m,o){h(_,b,w),o&&m.rightClickSelect(_),b.value=m.selectionText,b.select()}},7239:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorContrastCache=void 0;const l=c(1505);s.ColorContrastCache=class{constructor(){this._color=new l.TwoKeyMap,this._css=new l.TwoKeyMap}setCss(p,h,_){this._css.set(p,h,_)}getCss(p,h){return this._css.get(p,h)}setColor(p,h,_){this._color.set(p,h,_)}getColor(p,h){return this._color.get(p,h)}clear(){this._color.clear(),this._css.clear()}}},3656:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.addDisposableDomListener=void 0,s.addDisposableDomListener=function(c,l,p,h){c.addEventListener(l,p,h);let _=!1;return{dispose:()=>{_||(_=!0,c.removeEventListener(l,p,h))}}}},3551:function(g,s,c){var l=this&&this.__decorate||function(u,a,d,v){var E,S=arguments.length,C=S<3?a:v===null?v=Object.getOwnPropertyDescriptor(a,d):v;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(u,a,d,v);else for(var y=u.length-1;y>=0;y--)(E=u[y])&&(C=(S<3?E(C):S>3?E(a,d,C):E(a,d))||C);return S>3&&C&&Object.defineProperty(a,d,C),C},p=this&&this.__param||function(u,a){return function(d,v){a(d,v,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.Linkifier=void 0;const h=c(3656),_=c(8460),b=c(844),w=c(2585),m=c(4725);let o=s.Linkifier=class extends b.Disposable{get currentLink(){return this._currentLink}constructor(u,a,d,v,E){super(),this._element=u,this._mouseService=a,this._renderService=d,this._bufferService=v,this._linkProviderService=E,this._linkCacheDisposables=[],this._isMouseOut=!0,this._wasResized=!1,this._activeLine=-1,this._onShowLinkUnderline=this.register(new _.EventEmitter),this.onShowLinkUnderline=this._onShowLinkUnderline.event,this._onHideLinkUnderline=this.register(new _.EventEmitter),this.onHideLinkUnderline=this._onHideLinkUnderline.event,this.register((0,b.getDisposeArrayDisposable)(this._linkCacheDisposables)),this.register((0,b.toDisposable)((()=>{var S;this._lastMouseEvent=void 0,(S=this._activeProviderReplies)==null||S.clear()}))),this.register(this._bufferService.onResize((()=>{this._clearCurrentLink(),this._wasResized=!0}))),this.register((0,h.addDisposableDomListener)(this._element,"mouseleave",(()=>{this._isMouseOut=!0,this._clearCurrentLink()}))),this.register((0,h.addDisposableDomListener)(this._element,"mousemove",this._handleMouseMove.bind(this))),this.register((0,h.addDisposableDomListener)(this._element,"mousedown",this._handleMouseDown.bind(this))),this.register((0,h.addDisposableDomListener)(this._element,"mouseup",this._handleMouseUp.bind(this)))}_handleMouseMove(u){this._lastMouseEvent=u;const a=this._positionFromMouseEvent(u,this._element,this._mouseService);if(!a)return;this._isMouseOut=!1;const d=u.composedPath();for(let v=0;v<d.length;v++){const E=d[v];if(E.classList.contains("xterm"))break;if(E.classList.contains("xterm-hover"))return}this._lastBufferCell&&a.x===this._lastBufferCell.x&&a.y===this._lastBufferCell.y||(this._handleHover(a),this._lastBufferCell=a)}_handleHover(u){if(this._activeLine!==u.y||this._wasResized)return this._clearCurrentLink(),this._askForLink(u,!1),void(this._wasResized=!1);this._currentLink&&this._linkAtPosition(this._currentLink.link,u)||(this._clearCurrentLink(),this._askForLink(u,!0))}_askForLink(u,a){var d,v;this._activeProviderReplies&&a||((d=this._activeProviderReplies)==null||d.forEach((S=>{S==null||S.forEach((C=>{C.link.dispose&&C.link.dispose()}))})),this._activeProviderReplies=new Map,this._activeLine=u.y);let E=!1;for(const[S,C]of this._linkProviderService.linkProviders.entries())a?(v=this._activeProviderReplies)!=null&&v.get(S)&&(E=this._checkLinkProviderResult(S,u,E)):C.provideLinks(u.y,(y=>{var k,T;if(this._isMouseOut)return;const B=y==null?void 0:y.map((L=>({link:L})));(k=this._activeProviderReplies)==null||k.set(S,B),E=this._checkLinkProviderResult(S,u,E),((T=this._activeProviderReplies)==null?void 0:T.size)===this._linkProviderService.linkProviders.length&&this._removeIntersectingLinks(u.y,this._activeProviderReplies)}))}_removeIntersectingLinks(u,a){const d=new Set;for(let v=0;v<a.size;v++){const E=a.get(v);if(E)for(let S=0;S<E.length;S++){const C=E[S],y=C.link.range.start.y<u?0:C.link.range.start.x,k=C.link.range.end.y>u?this._bufferService.cols:C.link.range.end.x;for(let T=y;T<=k;T++){if(d.has(T)){E.splice(S--,1);break}d.add(T)}}}}_checkLinkProviderResult(u,a,d){var v;if(!this._activeProviderReplies)return d;const E=this._activeProviderReplies.get(u);let S=!1;for(let C=0;C<u;C++)this._activeProviderReplies.has(C)&&!this._activeProviderReplies.get(C)||(S=!0);if(!S&&E){const C=E.find((y=>this._linkAtPosition(y.link,a)));C&&(d=!0,this._handleNewLink(C))}if(this._activeProviderReplies.size===this._linkProviderService.linkProviders.length&&!d)for(let C=0;C<this._activeProviderReplies.size;C++){const y=(v=this._activeProviderReplies.get(C))==null?void 0:v.find((k=>this._linkAtPosition(k.link,a)));if(y){d=!0,this._handleNewLink(y);break}}return d}_handleMouseDown(){this._mouseDownLink=this._currentLink}_handleMouseUp(u){if(!this._currentLink)return;const a=this._positionFromMouseEvent(u,this._element,this._mouseService);a&&this._mouseDownLink===this._currentLink&&this._linkAtPosition(this._currentLink.link,a)&&this._currentLink.link.activate(u,this._currentLink.link.text)}_clearCurrentLink(u,a){this._currentLink&&this._lastMouseEvent&&(!u||!a||this._currentLink.link.range.start.y>=u&&this._currentLink.link.range.end.y<=a)&&(this._linkLeave(this._element,this._currentLink.link,this._lastMouseEvent),this._currentLink=void 0,(0,b.disposeArray)(this._linkCacheDisposables))}_handleNewLink(u){if(!this._lastMouseEvent)return;const a=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);a&&this._linkAtPosition(u.link,a)&&(this._currentLink=u,this._currentLink.state={decorations:{underline:u.link.decorations===void 0||u.link.decorations.underline,pointerCursor:u.link.decorations===void 0||u.link.decorations.pointerCursor},isHovered:!0},this._linkHover(this._element,u.link,this._lastMouseEvent),u.link.decorations={},Object.defineProperties(u.link.decorations,{pointerCursor:{get:()=>{var d,v;return(v=(d=this._currentLink)==null?void 0:d.state)==null?void 0:v.decorations.pointerCursor},set:d=>{var v;(v=this._currentLink)!=null&&v.state&&this._currentLink.state.decorations.pointerCursor!==d&&(this._currentLink.state.decorations.pointerCursor=d,this._currentLink.state.isHovered&&this._element.classList.toggle("xterm-cursor-pointer",d))}},underline:{get:()=>{var d,v;return(v=(d=this._currentLink)==null?void 0:d.state)==null?void 0:v.decorations.underline},set:d=>{var v,E,S;(v=this._currentLink)!=null&&v.state&&((S=(E=this._currentLink)==null?void 0:E.state)==null?void 0:S.decorations.underline)!==d&&(this._currentLink.state.decorations.underline=d,this._currentLink.state.isHovered&&this._fireUnderlineEvent(u.link,d))}}}),this._linkCacheDisposables.push(this._renderService.onRenderedViewportChange((d=>{if(!this._currentLink)return;const v=d.start===0?0:d.start+1+this._bufferService.buffer.ydisp,E=this._bufferService.buffer.ydisp+1+d.end;if(this._currentLink.link.range.start.y>=v&&this._currentLink.link.range.end.y<=E&&(this._clearCurrentLink(v,E),this._lastMouseEvent)){const S=this._positionFromMouseEvent(this._lastMouseEvent,this._element,this._mouseService);S&&this._askForLink(S,!1)}}))))}_linkHover(u,a,d){var v;(v=this._currentLink)!=null&&v.state&&(this._currentLink.state.isHovered=!0,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(a,!0),this._currentLink.state.decorations.pointerCursor&&u.classList.add("xterm-cursor-pointer")),a.hover&&a.hover(d,a.text)}_fireUnderlineEvent(u,a){const d=u.range,v=this._bufferService.buffer.ydisp,E=this._createLinkUnderlineEvent(d.start.x-1,d.start.y-v-1,d.end.x,d.end.y-v-1,void 0);(a?this._onShowLinkUnderline:this._onHideLinkUnderline).fire(E)}_linkLeave(u,a,d){var v;(v=this._currentLink)!=null&&v.state&&(this._currentLink.state.isHovered=!1,this._currentLink.state.decorations.underline&&this._fireUnderlineEvent(a,!1),this._currentLink.state.decorations.pointerCursor&&u.classList.remove("xterm-cursor-pointer")),a.leave&&a.leave(d,a.text)}_linkAtPosition(u,a){const d=u.range.start.y*this._bufferService.cols+u.range.start.x,v=u.range.end.y*this._bufferService.cols+u.range.end.x,E=a.y*this._bufferService.cols+a.x;return d<=E&&E<=v}_positionFromMouseEvent(u,a,d){const v=d.getCoords(u,a,this._bufferService.cols,this._bufferService.rows);if(v)return{x:v[0],y:v[1]+this._bufferService.buffer.ydisp}}_createLinkUnderlineEvent(u,a,d,v,E){return{x1:u,y1:a,x2:d,y2:v,cols:this._bufferService.cols,fg:E}}};s.Linkifier=o=l([p(1,m.IMouseService),p(2,m.IRenderService),p(3,w.IBufferService),p(4,m.ILinkProviderService)],o)},9042:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.tooMuchOutput=s.promptLabel=void 0,s.promptLabel="Terminal input",s.tooMuchOutput="Too much output to announce, navigate to rows manually to read"},3730:function(g,s,c){var l=this&&this.__decorate||function(m,o,u,a){var d,v=arguments.length,E=v<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,u):a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(m,o,u,a);else for(var S=m.length-1;S>=0;S--)(d=m[S])&&(E=(v<3?d(E):v>3?d(o,u,E):d(o,u))||E);return v>3&&E&&Object.defineProperty(o,u,E),E},p=this&&this.__param||function(m,o){return function(u,a){o(u,a,m)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OscLinkProvider=void 0;const h=c(511),_=c(2585);let b=s.OscLinkProvider=class{constructor(m,o,u){this._bufferService=m,this._optionsService=o,this._oscLinkService=u}provideLinks(m,o){var u;const a=this._bufferService.buffer.lines.get(m-1);if(!a)return void o(void 0);const d=[],v=this._optionsService.rawOptions.linkHandler,E=new h.CellData,S=a.getTrimmedLength();let C=-1,y=-1,k=!1;for(let T=0;T<S;T++)if(y!==-1||a.hasContent(T)){if(a.loadCell(T,E),E.hasExtendedAttrs()&&E.extended.urlId){if(y===-1){y=T,C=E.extended.urlId;continue}k=E.extended.urlId!==C}else y!==-1&&(k=!0);if(k||y!==-1&&T===S-1){const B=(u=this._oscLinkService.getLinkData(C))==null?void 0:u.uri;if(B){const L={start:{x:y+1,y:m},end:{x:T+(k||T!==S-1?0:1),y:m}};let R=!1;if(!(v!=null&&v.allowNonHttpProtocols))try{const F=new URL(B);["http:","https:"].includes(F.protocol)||(R=!0)}catch{R=!0}R||d.push({text:B,range:L,activate:(F,P)=>v?v.activate(F,P,L):w(0,P),hover:(F,P)=>{var $;return($=v==null?void 0:v.hover)==null?void 0:$.call(v,F,P,L)},leave:(F,P)=>{var $;return($=v==null?void 0:v.leave)==null?void 0:$.call(v,F,P,L)}})}k=!1,E.hasExtendedAttrs()&&E.extended.urlId?(y=T,C=E.extended.urlId):(y=-1,C=-1)}}o(d)}};function w(m,o){if(confirm(`Do you want to navigate to ${o}?
|
|
160
|
-
|
|
161
|
-
WARNING: This link could potentially be dangerous`)){const u=window.open();if(u){try{u.opener=null}catch{}u.location.href=o}else console.warn("Opening link blocked as opener could not be cleared")}}s.OscLinkProvider=b=l([p(0,_.IBufferService),p(1,_.IOptionsService),p(2,_.IOscLinkService)],b)},6193:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.RenderDebouncer=void 0,s.RenderDebouncer=class{constructor(c,l){this._renderCallback=c,this._coreBrowserService=l,this._refreshCallbacks=[]}dispose(){this._animationFrame&&(this._coreBrowserService.window.cancelAnimationFrame(this._animationFrame),this._animationFrame=void 0)}addRefreshCallback(c){return this._refreshCallbacks.push(c),this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh()))),this._animationFrame}refresh(c,l,p){this._rowCount=p,c=c!==void 0?c:0,l=l!==void 0?l:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,c):c,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,l):l,this._animationFrame||(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh())))}_innerRefresh(){if(this._animationFrame=void 0,this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return void this._runRefreshCallbacks();const c=Math.max(this._rowStart,0),l=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(c,l),this._runRefreshCallbacks()}_runRefreshCallbacks(){for(const c of this._refreshCallbacks)c(0);this._refreshCallbacks=[]}}},3236:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Terminal=void 0;const l=c(3614),p=c(3656),h=c(3551),_=c(9042),b=c(3730),w=c(1680),m=c(3107),o=c(5744),u=c(2950),a=c(1296),d=c(428),v=c(4269),E=c(5114),S=c(8934),C=c(3230),y=c(9312),k=c(4725),T=c(6731),B=c(8055),L=c(8969),R=c(8460),F=c(844),P=c(6114),$=c(8437),Y=c(2584),Z=c(7399),I=c(5941),N=c(9074),x=c(2585),O=c(5435),W=c(4567),G=c(779);class z extends L.CoreTerminal{get onFocus(){return this._onFocus.event}get onBlur(){return this._onBlur.event}get onA11yChar(){return this._onA11yCharEmitter.event}get onA11yTab(){return this._onA11yTabEmitter.event}get onWillOpen(){return this._onWillOpen.event}constructor(D={}){super(D),this.browser=P,this._keyDownHandled=!1,this._keyDownSeen=!1,this._keyPressHandled=!1,this._unprocessedDeadKey=!1,this._accessibilityManager=this.register(new F.MutableDisposable),this._onCursorMove=this.register(new R.EventEmitter),this.onCursorMove=this._onCursorMove.event,this._onKey=this.register(new R.EventEmitter),this.onKey=this._onKey.event,this._onRender=this.register(new R.EventEmitter),this.onRender=this._onRender.event,this._onSelectionChange=this.register(new R.EventEmitter),this.onSelectionChange=this._onSelectionChange.event,this._onTitleChange=this.register(new R.EventEmitter),this.onTitleChange=this._onTitleChange.event,this._onBell=this.register(new R.EventEmitter),this.onBell=this._onBell.event,this._onFocus=this.register(new R.EventEmitter),this._onBlur=this.register(new R.EventEmitter),this._onA11yCharEmitter=this.register(new R.EventEmitter),this._onA11yTabEmitter=this.register(new R.EventEmitter),this._onWillOpen=this.register(new R.EventEmitter),this._setup(),this._decorationService=this._instantiationService.createInstance(N.DecorationService),this._instantiationService.setService(x.IDecorationService,this._decorationService),this._linkProviderService=this._instantiationService.createInstance(G.LinkProviderService),this._instantiationService.setService(k.ILinkProviderService,this._linkProviderService),this._linkProviderService.registerLinkProvider(this._instantiationService.createInstance(b.OscLinkProvider)),this.register(this._inputHandler.onRequestBell((()=>this._onBell.fire()))),this.register(this._inputHandler.onRequestRefreshRows(((A,H)=>this.refresh(A,H)))),this.register(this._inputHandler.onRequestSendFocus((()=>this._reportFocus()))),this.register(this._inputHandler.onRequestReset((()=>this.reset()))),this.register(this._inputHandler.onRequestWindowsOptionsReport((A=>this._reportWindowsOptions(A)))),this.register(this._inputHandler.onColor((A=>this._handleColorEvent(A)))),this.register((0,R.forwardEvent)(this._inputHandler.onCursorMove,this._onCursorMove)),this.register((0,R.forwardEvent)(this._inputHandler.onTitleChange,this._onTitleChange)),this.register((0,R.forwardEvent)(this._inputHandler.onA11yChar,this._onA11yCharEmitter)),this.register((0,R.forwardEvent)(this._inputHandler.onA11yTab,this._onA11yTabEmitter)),this.register(this._bufferService.onResize((A=>this._afterResize(A.cols,A.rows)))),this.register((0,F.toDisposable)((()=>{var A,H;this._customKeyEventHandler=void 0,(H=(A=this.element)==null?void 0:A.parentNode)==null||H.removeChild(this.element)})))}_handleColorEvent(D){if(this._themeService)for(const A of D){let H,M="";switch(A.index){case 256:H="foreground",M="10";break;case 257:H="background",M="11";break;case 258:H="cursor",M="12";break;default:H="ansi",M="4;"+A.index}switch(A.type){case 0:const X=B.color.toColorRGB(H==="ansi"?this._themeService.colors.ansi[A.index]:this._themeService.colors[H]);this.coreService.triggerDataEvent(`${Y.C0.ESC}]${M};${(0,I.toRgbString)(X)}${Y.C1_ESCAPED.ST}`);break;case 1:if(H==="ansi")this._themeService.modifyColors((K=>K.ansi[A.index]=B.channels.toColor(...A.color)));else{const K=H;this._themeService.modifyColors((te=>te[K]=B.channels.toColor(...A.color)))}break;case 2:this._themeService.restoreColor(A.index)}}}_setup(){super._setup(),this._customKeyEventHandler=void 0}get buffer(){return this.buffers.active}focus(){this.textarea&&this.textarea.focus({preventScroll:!0})}_handleScreenReaderModeOptionChange(D){D?!this._accessibilityManager.value&&this._renderService&&(this._accessibilityManager.value=this._instantiationService.createInstance(W.AccessibilityManager,this)):this._accessibilityManager.clear()}_handleTextAreaFocus(D){this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(Y.C0.ESC+"[I"),this.element.classList.add("focus"),this._showCursor(),this._onFocus.fire()}blur(){var D;return(D=this.textarea)==null?void 0:D.blur()}_handleTextAreaBlur(){this.textarea.value="",this.refresh(this.buffer.y,this.buffer.y),this.coreService.decPrivateModes.sendFocus&&this.coreService.triggerDataEvent(Y.C0.ESC+"[O"),this.element.classList.remove("focus"),this._onBlur.fire()}_syncTextArea(){if(!this.textarea||!this.buffer.isCursorInViewport||this._compositionHelper.isComposing||!this._renderService)return;const D=this.buffer.ybase+this.buffer.y,A=this.buffer.lines.get(D);if(!A)return;const H=Math.min(this.buffer.x,this.cols-1),M=this._renderService.dimensions.css.cell.height,X=A.getWidth(H),K=this._renderService.dimensions.css.cell.width*X,te=this.buffer.y*this._renderService.dimensions.css.cell.height,le=H*this._renderService.dimensions.css.cell.width;this.textarea.style.left=le+"px",this.textarea.style.top=te+"px",this.textarea.style.width=K+"px",this.textarea.style.height=M+"px",this.textarea.style.lineHeight=M+"px",this.textarea.style.zIndex="-5"}_initGlobal(){this._bindKeys(),this.register((0,p.addDisposableDomListener)(this.element,"copy",(A=>{this.hasSelection()&&(0,l.copyHandler)(A,this._selectionService)})));const D=A=>(0,l.handlePasteEvent)(A,this.textarea,this.coreService,this.optionsService);this.register((0,p.addDisposableDomListener)(this.textarea,"paste",D)),this.register((0,p.addDisposableDomListener)(this.element,"paste",D)),P.isFirefox?this.register((0,p.addDisposableDomListener)(this.element,"mousedown",(A=>{A.button===2&&(0,l.rightClickHandler)(A,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)}))):this.register((0,p.addDisposableDomListener)(this.element,"contextmenu",(A=>{(0,l.rightClickHandler)(A,this.textarea,this.screenElement,this._selectionService,this.options.rightClickSelectsWord)}))),P.isLinux&&this.register((0,p.addDisposableDomListener)(this.element,"auxclick",(A=>{A.button===1&&(0,l.moveTextAreaUnderMouseCursor)(A,this.textarea,this.screenElement)})))}_bindKeys(){this.register((0,p.addDisposableDomListener)(this.textarea,"keyup",(D=>this._keyUp(D)),!0)),this.register((0,p.addDisposableDomListener)(this.textarea,"keydown",(D=>this._keyDown(D)),!0)),this.register((0,p.addDisposableDomListener)(this.textarea,"keypress",(D=>this._keyPress(D)),!0)),this.register((0,p.addDisposableDomListener)(this.textarea,"compositionstart",(()=>this._compositionHelper.compositionstart()))),this.register((0,p.addDisposableDomListener)(this.textarea,"compositionupdate",(D=>this._compositionHelper.compositionupdate(D)))),this.register((0,p.addDisposableDomListener)(this.textarea,"compositionend",(()=>this._compositionHelper.compositionend()))),this.register((0,p.addDisposableDomListener)(this.textarea,"input",(D=>this._inputEvent(D)),!0)),this.register(this.onRender((()=>this._compositionHelper.updateCompositionElements())))}open(D){var A;if(!D)throw new Error("Terminal requires a parent element.");if(D.isConnected||this._logService.debug("Terminal.open was called on an element that was not attached to the DOM"),((A=this.element)==null?void 0:A.ownerDocument.defaultView)&&this._coreBrowserService)return void(this.element.ownerDocument.defaultView!==this._coreBrowserService.window&&(this._coreBrowserService.window=this.element.ownerDocument.defaultView));this._document=D.ownerDocument,this.options.documentOverride&&this.options.documentOverride instanceof Document&&(this._document=this.optionsService.rawOptions.documentOverride),this.element=this._document.createElement("div"),this.element.dir="ltr",this.element.classList.add("terminal"),this.element.classList.add("xterm"),D.appendChild(this.element);const H=this._document.createDocumentFragment();this._viewportElement=this._document.createElement("div"),this._viewportElement.classList.add("xterm-viewport"),H.appendChild(this._viewportElement),this._viewportScrollArea=this._document.createElement("div"),this._viewportScrollArea.classList.add("xterm-scroll-area"),this._viewportElement.appendChild(this._viewportScrollArea),this.screenElement=this._document.createElement("div"),this.screenElement.classList.add("xterm-screen"),this.register((0,p.addDisposableDomListener)(this.screenElement,"mousemove",(M=>this.updateCursorStyle(M)))),this._helperContainer=this._document.createElement("div"),this._helperContainer.classList.add("xterm-helpers"),this.screenElement.appendChild(this._helperContainer),H.appendChild(this.screenElement),this.textarea=this._document.createElement("textarea"),this.textarea.classList.add("xterm-helper-textarea"),this.textarea.setAttribute("aria-label",_.promptLabel),P.isChromeOS||this.textarea.setAttribute("aria-multiline","false"),this.textarea.setAttribute("autocorrect","off"),this.textarea.setAttribute("autocapitalize","off"),this.textarea.setAttribute("spellcheck","false"),this.textarea.tabIndex=0,this._coreBrowserService=this.register(this._instantiationService.createInstance(E.CoreBrowserService,this.textarea,D.ownerDocument.defaultView??window,this._document??typeof window<"u"?window.document:null)),this._instantiationService.setService(k.ICoreBrowserService,this._coreBrowserService),this.register((0,p.addDisposableDomListener)(this.textarea,"focus",(M=>this._handleTextAreaFocus(M)))),this.register((0,p.addDisposableDomListener)(this.textarea,"blur",(()=>this._handleTextAreaBlur()))),this._helperContainer.appendChild(this.textarea),this._charSizeService=this._instantiationService.createInstance(d.CharSizeService,this._document,this._helperContainer),this._instantiationService.setService(k.ICharSizeService,this._charSizeService),this._themeService=this._instantiationService.createInstance(T.ThemeService),this._instantiationService.setService(k.IThemeService,this._themeService),this._characterJoinerService=this._instantiationService.createInstance(v.CharacterJoinerService),this._instantiationService.setService(k.ICharacterJoinerService,this._characterJoinerService),this._renderService=this.register(this._instantiationService.createInstance(C.RenderService,this.rows,this.screenElement)),this._instantiationService.setService(k.IRenderService,this._renderService),this.register(this._renderService.onRenderedViewportChange((M=>this._onRender.fire(M)))),this.onResize((M=>this._renderService.resize(M.cols,M.rows))),this._compositionView=this._document.createElement("div"),this._compositionView.classList.add("composition-view"),this._compositionHelper=this._instantiationService.createInstance(u.CompositionHelper,this.textarea,this._compositionView),this._helperContainer.appendChild(this._compositionView),this._mouseService=this._instantiationService.createInstance(S.MouseService),this._instantiationService.setService(k.IMouseService,this._mouseService),this.linkifier=this.register(this._instantiationService.createInstance(h.Linkifier,this.screenElement)),this.element.appendChild(H);try{this._onWillOpen.fire(this.element)}catch{}this._renderService.hasRenderer()||this._renderService.setRenderer(this._createRenderer()),this.viewport=this._instantiationService.createInstance(w.Viewport,this._viewportElement,this._viewportScrollArea),this.viewport.onRequestScrollLines((M=>this.scrollLines(M.amount,M.suppressScrollEvent,1))),this.register(this._inputHandler.onRequestSyncScrollBar((()=>this.viewport.syncScrollArea()))),this.register(this.viewport),this.register(this.onCursorMove((()=>{this._renderService.handleCursorMove(),this._syncTextArea()}))),this.register(this.onResize((()=>this._renderService.handleResize(this.cols,this.rows)))),this.register(this.onBlur((()=>this._renderService.handleBlur()))),this.register(this.onFocus((()=>this._renderService.handleFocus()))),this.register(this._renderService.onDimensionsChange((()=>this.viewport.syncScrollArea()))),this._selectionService=this.register(this._instantiationService.createInstance(y.SelectionService,this.element,this.screenElement,this.linkifier)),this._instantiationService.setService(k.ISelectionService,this._selectionService),this.register(this._selectionService.onRequestScrollLines((M=>this.scrollLines(M.amount,M.suppressScrollEvent)))),this.register(this._selectionService.onSelectionChange((()=>this._onSelectionChange.fire()))),this.register(this._selectionService.onRequestRedraw((M=>this._renderService.handleSelectionChanged(M.start,M.end,M.columnSelectMode)))),this.register(this._selectionService.onLinuxMouseSelection((M=>{this.textarea.value=M,this.textarea.focus(),this.textarea.select()}))),this.register(this._onScroll.event((M=>{this.viewport.syncScrollArea(),this._selectionService.refresh()}))),this.register((0,p.addDisposableDomListener)(this._viewportElement,"scroll",(()=>this._selectionService.refresh()))),this.register(this._instantiationService.createInstance(m.BufferDecorationRenderer,this.screenElement)),this.register((0,p.addDisposableDomListener)(this.element,"mousedown",(M=>this._selectionService.handleMouseDown(M)))),this.coreMouseService.areMouseEventsActive?(this._selectionService.disable(),this.element.classList.add("enable-mouse-events")):this._selectionService.enable(),this.options.screenReaderMode&&(this._accessibilityManager.value=this._instantiationService.createInstance(W.AccessibilityManager,this)),this.register(this.optionsService.onSpecificOptionChange("screenReaderMode",(M=>this._handleScreenReaderModeOptionChange(M)))),this.options.overviewRulerWidth&&(this._overviewRulerRenderer=this.register(this._instantiationService.createInstance(o.OverviewRulerRenderer,this._viewportElement,this.screenElement))),this.optionsService.onSpecificOptionChange("overviewRulerWidth",(M=>{!this._overviewRulerRenderer&&M&&this._viewportElement&&this.screenElement&&(this._overviewRulerRenderer=this.register(this._instantiationService.createInstance(o.OverviewRulerRenderer,this._viewportElement,this.screenElement)))})),this._charSizeService.measure(),this.refresh(0,this.rows-1),this._initGlobal(),this.bindMouse()}_createRenderer(){return this._instantiationService.createInstance(a.DomRenderer,this,this._document,this.element,this.screenElement,this._viewportElement,this._helperContainer,this.linkifier)}bindMouse(){const D=this,A=this.element;function H(K){const te=D._mouseService.getMouseReportCoords(K,D.screenElement);if(!te)return!1;let le,ue;switch(K.overrideType||K.type){case"mousemove":ue=32,K.buttons===void 0?(le=3,K.button!==void 0&&(le=K.button<3?K.button:3)):le=1&K.buttons?0:4&K.buttons?1:2&K.buttons?2:3;break;case"mouseup":ue=0,le=K.button<3?K.button:3;break;case"mousedown":ue=1,le=K.button<3?K.button:3;break;case"wheel":if(D._customWheelEventHandler&&D._customWheelEventHandler(K)===!1||D.viewport.getLinesScrolled(K)===0)return!1;ue=K.deltaY<0?0:1,le=4;break;default:return!1}return!(ue===void 0||le===void 0||le>4)&&D.coreMouseService.triggerMouseEvent({col:te.col,row:te.row,x:te.x,y:te.y,button:le,action:ue,ctrl:K.ctrlKey,alt:K.altKey,shift:K.shiftKey})}const M={mouseup:null,wheel:null,mousedrag:null,mousemove:null},X={mouseup:K=>(H(K),K.buttons||(this._document.removeEventListener("mouseup",M.mouseup),M.mousedrag&&this._document.removeEventListener("mousemove",M.mousedrag)),this.cancel(K)),wheel:K=>(H(K),this.cancel(K,!0)),mousedrag:K=>{K.buttons&&H(K)},mousemove:K=>{K.buttons||H(K)}};this.register(this.coreMouseService.onProtocolChange((K=>{K?(this.optionsService.rawOptions.logLevel==="debug"&&this._logService.debug("Binding to mouse events:",this.coreMouseService.explainEvents(K)),this.element.classList.add("enable-mouse-events"),this._selectionService.disable()):(this._logService.debug("Unbinding from mouse events."),this.element.classList.remove("enable-mouse-events"),this._selectionService.enable()),8&K?M.mousemove||(A.addEventListener("mousemove",X.mousemove),M.mousemove=X.mousemove):(A.removeEventListener("mousemove",M.mousemove),M.mousemove=null),16&K?M.wheel||(A.addEventListener("wheel",X.wheel,{passive:!1}),M.wheel=X.wheel):(A.removeEventListener("wheel",M.wheel),M.wheel=null),2&K?M.mouseup||(M.mouseup=X.mouseup):(this._document.removeEventListener("mouseup",M.mouseup),M.mouseup=null),4&K?M.mousedrag||(M.mousedrag=X.mousedrag):(this._document.removeEventListener("mousemove",M.mousedrag),M.mousedrag=null)}))),this.coreMouseService.activeProtocol=this.coreMouseService.activeProtocol,this.register((0,p.addDisposableDomListener)(A,"mousedown",(K=>{if(K.preventDefault(),this.focus(),this.coreMouseService.areMouseEventsActive&&!this._selectionService.shouldForceSelection(K))return H(K),M.mouseup&&this._document.addEventListener("mouseup",M.mouseup),M.mousedrag&&this._document.addEventListener("mousemove",M.mousedrag),this.cancel(K)}))),this.register((0,p.addDisposableDomListener)(A,"wheel",(K=>{if(!M.wheel){if(this._customWheelEventHandler&&this._customWheelEventHandler(K)===!1)return!1;if(!this.buffer.hasScrollback){const te=this.viewport.getLinesScrolled(K);if(te===0)return;const le=Y.C0.ESC+(this.coreService.decPrivateModes.applicationCursorKeys?"O":"[")+(K.deltaY<0?"A":"B");let ue="";for(let Ce=0;Ce<Math.abs(te);Ce++)ue+=le;return this.coreService.triggerDataEvent(ue,!0),this.cancel(K,!0)}return this.viewport.handleWheel(K)?this.cancel(K):void 0}}),{passive:!1})),this.register((0,p.addDisposableDomListener)(A,"touchstart",(K=>{if(!this.coreMouseService.areMouseEventsActive)return this.viewport.handleTouchStart(K),this.cancel(K)}),{passive:!0})),this.register((0,p.addDisposableDomListener)(A,"touchmove",(K=>{if(!this.coreMouseService.areMouseEventsActive)return this.viewport.handleTouchMove(K)?void 0:this.cancel(K)}),{passive:!1}))}refresh(D,A){var H;(H=this._renderService)==null||H.refreshRows(D,A)}updateCursorStyle(D){var A;(A=this._selectionService)!=null&&A.shouldColumnSelect(D)?this.element.classList.add("column-select"):this.element.classList.remove("column-select")}_showCursor(){this.coreService.isCursorInitialized||(this.coreService.isCursorInitialized=!0,this.refresh(this.buffer.y,this.buffer.y))}scrollLines(D,A,H=0){var M;H===1?(super.scrollLines(D,A,H),this.refresh(0,this.rows-1)):(M=this.viewport)==null||M.scrollLines(D)}paste(D){(0,l.paste)(D,this.textarea,this.coreService,this.optionsService)}attachCustomKeyEventHandler(D){this._customKeyEventHandler=D}attachCustomWheelEventHandler(D){this._customWheelEventHandler=D}registerLinkProvider(D){return this._linkProviderService.registerLinkProvider(D)}registerCharacterJoiner(D){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");const A=this._characterJoinerService.register(D);return this.refresh(0,this.rows-1),A}deregisterCharacterJoiner(D){if(!this._characterJoinerService)throw new Error("Terminal must be opened first");this._characterJoinerService.deregister(D)&&this.refresh(0,this.rows-1)}get markers(){return this.buffer.markers}registerMarker(D){return this.buffer.addMarker(this.buffer.ybase+this.buffer.y+D)}registerDecoration(D){return this._decorationService.registerDecoration(D)}hasSelection(){return!!this._selectionService&&this._selectionService.hasSelection}select(D,A,H){this._selectionService.setSelection(D,A,H)}getSelection(){return this._selectionService?this._selectionService.selectionText:""}getSelectionPosition(){if(this._selectionService&&this._selectionService.hasSelection)return{start:{x:this._selectionService.selectionStart[0],y:this._selectionService.selectionStart[1]},end:{x:this._selectionService.selectionEnd[0],y:this._selectionService.selectionEnd[1]}}}clearSelection(){var D;(D=this._selectionService)==null||D.clearSelection()}selectAll(){var D;(D=this._selectionService)==null||D.selectAll()}selectLines(D,A){var H;(H=this._selectionService)==null||H.selectLines(D,A)}_keyDown(D){if(this._keyDownHandled=!1,this._keyDownSeen=!0,this._customKeyEventHandler&&this._customKeyEventHandler(D)===!1)return!1;const A=this.browser.isMac&&this.options.macOptionIsMeta&&D.altKey;if(!A&&!this._compositionHelper.keydown(D))return this.options.scrollOnUserInput&&this.buffer.ybase!==this.buffer.ydisp&&this.scrollToBottom(),!1;A||D.key!=="Dead"&&D.key!=="AltGraph"||(this._unprocessedDeadKey=!0);const H=(0,Z.evaluateKeyboardEvent)(D,this.coreService.decPrivateModes.applicationCursorKeys,this.browser.isMac,this.options.macOptionIsMeta);if(this.updateCursorStyle(D),H.type===3||H.type===2){const M=this.rows-1;return this.scrollLines(H.type===2?-M:M),this.cancel(D,!0)}return H.type===1&&this.selectAll(),!!this._isThirdLevelShift(this.browser,D)||(H.cancel&&this.cancel(D,!0),!H.key||!!(D.key&&!D.ctrlKey&&!D.altKey&&!D.metaKey&&D.key.length===1&&D.key.charCodeAt(0)>=65&&D.key.charCodeAt(0)<=90)||(this._unprocessedDeadKey?(this._unprocessedDeadKey=!1,!0):(H.key!==Y.C0.ETX&&H.key!==Y.C0.CR||(this.textarea.value=""),this._onKey.fire({key:H.key,domEvent:D}),this._showCursor(),this.coreService.triggerDataEvent(H.key,!0),!this.optionsService.rawOptions.screenReaderMode||D.altKey||D.ctrlKey?this.cancel(D,!0):void(this._keyDownHandled=!0))))}_isThirdLevelShift(D,A){const H=D.isMac&&!this.options.macOptionIsMeta&&A.altKey&&!A.ctrlKey&&!A.metaKey||D.isWindows&&A.altKey&&A.ctrlKey&&!A.metaKey||D.isWindows&&A.getModifierState("AltGraph");return A.type==="keypress"?H:H&&(!A.keyCode||A.keyCode>47)}_keyUp(D){this._keyDownSeen=!1,this._customKeyEventHandler&&this._customKeyEventHandler(D)===!1||((function(A){return A.keyCode===16||A.keyCode===17||A.keyCode===18})(D)||this.focus(),this.updateCursorStyle(D),this._keyPressHandled=!1)}_keyPress(D){let A;if(this._keyPressHandled=!1,this._keyDownHandled||this._customKeyEventHandler&&this._customKeyEventHandler(D)===!1)return!1;if(this.cancel(D),D.charCode)A=D.charCode;else if(D.which===null||D.which===void 0)A=D.keyCode;else{if(D.which===0||D.charCode===0)return!1;A=D.which}return!(!A||(D.altKey||D.ctrlKey||D.metaKey)&&!this._isThirdLevelShift(this.browser,D)||(A=String.fromCharCode(A),this._onKey.fire({key:A,domEvent:D}),this._showCursor(),this.coreService.triggerDataEvent(A,!0),this._keyPressHandled=!0,this._unprocessedDeadKey=!1,0))}_inputEvent(D){if(D.data&&D.inputType==="insertText"&&(!D.composed||!this._keyDownSeen)&&!this.optionsService.rawOptions.screenReaderMode){if(this._keyPressHandled)return!1;this._unprocessedDeadKey=!1;const A=D.data;return this.coreService.triggerDataEvent(A,!0),this.cancel(D),!0}return!1}resize(D,A){D!==this.cols||A!==this.rows?super.resize(D,A):this._charSizeService&&!this._charSizeService.hasValidSize&&this._charSizeService.measure()}_afterResize(D,A){var H,M;(H=this._charSizeService)==null||H.measure(),(M=this.viewport)==null||M.syncScrollArea(!0)}clear(){var D;if(this.buffer.ybase!==0||this.buffer.y!==0){this.buffer.clearAllMarkers(),this.buffer.lines.set(0,this.buffer.lines.get(this.buffer.ybase+this.buffer.y)),this.buffer.lines.length=1,this.buffer.ydisp=0,this.buffer.ybase=0,this.buffer.y=0;for(let A=1;A<this.rows;A++)this.buffer.lines.push(this.buffer.getBlankLine($.DEFAULT_ATTR_DATA));this._onScroll.fire({position:this.buffer.ydisp,source:0}),(D=this.viewport)==null||D.reset(),this.refresh(0,this.rows-1)}}reset(){var D,A;this.options.rows=this.rows,this.options.cols=this.cols;const H=this._customKeyEventHandler;this._setup(),super.reset(),(D=this._selectionService)==null||D.reset(),this._decorationService.reset(),(A=this.viewport)==null||A.reset(),this._customKeyEventHandler=H,this.refresh(0,this.rows-1)}clearTextureAtlas(){var D;(D=this._renderService)==null||D.clearTextureAtlas()}_reportFocus(){var D;(D=this.element)!=null&&D.classList.contains("focus")?this.coreService.triggerDataEvent(Y.C0.ESC+"[I"):this.coreService.triggerDataEvent(Y.C0.ESC+"[O")}_reportWindowsOptions(D){if(this._renderService)switch(D){case O.WindowsOptionsReportType.GET_WIN_SIZE_PIXELS:const A=this._renderService.dimensions.css.canvas.width.toFixed(0),H=this._renderService.dimensions.css.canvas.height.toFixed(0);this.coreService.triggerDataEvent(`${Y.C0.ESC}[4;${H};${A}t`);break;case O.WindowsOptionsReportType.GET_CELL_SIZE_PIXELS:const M=this._renderService.dimensions.css.cell.width.toFixed(0),X=this._renderService.dimensions.css.cell.height.toFixed(0);this.coreService.triggerDataEvent(`${Y.C0.ESC}[6;${X};${M}t`)}}cancel(D,A){if(this.options.cancelEvents||A)return D.preventDefault(),D.stopPropagation(),!1}}s.Terminal=z},9924:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.TimeBasedDebouncer=void 0,s.TimeBasedDebouncer=class{constructor(c,l=1e3){this._renderCallback=c,this._debounceThresholdMS=l,this._lastRefreshMs=0,this._additionalRefreshRequested=!1}dispose(){this._refreshTimeoutID&&clearTimeout(this._refreshTimeoutID)}refresh(c,l,p){this._rowCount=p,c=c!==void 0?c:0,l=l!==void 0?l:this._rowCount-1,this._rowStart=this._rowStart!==void 0?Math.min(this._rowStart,c):c,this._rowEnd=this._rowEnd!==void 0?Math.max(this._rowEnd,l):l;const h=Date.now();if(h-this._lastRefreshMs>=this._debounceThresholdMS)this._lastRefreshMs=h,this._innerRefresh();else if(!this._additionalRefreshRequested){const _=h-this._lastRefreshMs,b=this._debounceThresholdMS-_;this._additionalRefreshRequested=!0,this._refreshTimeoutID=window.setTimeout((()=>{this._lastRefreshMs=Date.now(),this._innerRefresh(),this._additionalRefreshRequested=!1,this._refreshTimeoutID=void 0}),b)}}_innerRefresh(){if(this._rowStart===void 0||this._rowEnd===void 0||this._rowCount===void 0)return;const c=Math.max(this._rowStart,0),l=Math.min(this._rowEnd,this._rowCount-1);this._rowStart=void 0,this._rowEnd=void 0,this._renderCallback(c,l)}}},1680:function(g,s,c){var l=this&&this.__decorate||function(u,a,d,v){var E,S=arguments.length,C=S<3?a:v===null?v=Object.getOwnPropertyDescriptor(a,d):v;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(u,a,d,v);else for(var y=u.length-1;y>=0;y--)(E=u[y])&&(C=(S<3?E(C):S>3?E(a,d,C):E(a,d))||C);return S>3&&C&&Object.defineProperty(a,d,C),C},p=this&&this.__param||function(u,a){return function(d,v){a(d,v,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.Viewport=void 0;const h=c(3656),_=c(4725),b=c(8460),w=c(844),m=c(2585);let o=s.Viewport=class extends w.Disposable{constructor(u,a,d,v,E,S,C,y){super(),this._viewportElement=u,this._scrollArea=a,this._bufferService=d,this._optionsService=v,this._charSizeService=E,this._renderService=S,this._coreBrowserService=C,this.scrollBarWidth=0,this._currentRowHeight=0,this._currentDeviceCellHeight=0,this._lastRecordedBufferLength=0,this._lastRecordedViewportHeight=0,this._lastRecordedBufferHeight=0,this._lastTouchY=0,this._lastScrollTop=0,this._wheelPartialScroll=0,this._refreshAnimationFrame=null,this._ignoreNextScrollEvent=!1,this._smoothScrollState={startTime:0,origin:-1,target:-1},this._onRequestScrollLines=this.register(new b.EventEmitter),this.onRequestScrollLines=this._onRequestScrollLines.event,this.scrollBarWidth=this._viewportElement.offsetWidth-this._scrollArea.offsetWidth||15,this.register((0,h.addDisposableDomListener)(this._viewportElement,"scroll",this._handleScroll.bind(this))),this._activeBuffer=this._bufferService.buffer,this.register(this._bufferService.buffers.onBufferActivate((k=>this._activeBuffer=k.activeBuffer))),this._renderDimensions=this._renderService.dimensions,this.register(this._renderService.onDimensionsChange((k=>this._renderDimensions=k))),this._handleThemeChange(y.colors),this.register(y.onChangeColors((k=>this._handleThemeChange(k)))),this.register(this._optionsService.onSpecificOptionChange("scrollback",(()=>this.syncScrollArea()))),setTimeout((()=>this.syncScrollArea()))}_handleThemeChange(u){this._viewportElement.style.backgroundColor=u.background.css}reset(){this._currentRowHeight=0,this._currentDeviceCellHeight=0,this._lastRecordedBufferLength=0,this._lastRecordedViewportHeight=0,this._lastRecordedBufferHeight=0,this._lastTouchY=0,this._lastScrollTop=0,this._coreBrowserService.window.requestAnimationFrame((()=>this.syncScrollArea()))}_refresh(u){if(u)return this._innerRefresh(),void(this._refreshAnimationFrame!==null&&this._coreBrowserService.window.cancelAnimationFrame(this._refreshAnimationFrame));this._refreshAnimationFrame===null&&(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._innerRefresh())))}_innerRefresh(){if(this._charSizeService.height>0){this._currentRowHeight=this._renderDimensions.device.cell.height/this._coreBrowserService.dpr,this._currentDeviceCellHeight=this._renderDimensions.device.cell.height,this._lastRecordedViewportHeight=this._viewportElement.offsetHeight;const a=Math.round(this._currentRowHeight*this._lastRecordedBufferLength)+(this._lastRecordedViewportHeight-this._renderDimensions.css.canvas.height);this._lastRecordedBufferHeight!==a&&(this._lastRecordedBufferHeight=a,this._scrollArea.style.height=this._lastRecordedBufferHeight+"px")}const u=this._bufferService.buffer.ydisp*this._currentRowHeight;this._viewportElement.scrollTop!==u&&(this._ignoreNextScrollEvent=!0,this._viewportElement.scrollTop=u),this._refreshAnimationFrame=null}syncScrollArea(u=!1){if(this._lastRecordedBufferLength!==this._bufferService.buffer.lines.length)return this._lastRecordedBufferLength=this._bufferService.buffer.lines.length,void this._refresh(u);this._lastRecordedViewportHeight===this._renderService.dimensions.css.canvas.height&&this._lastScrollTop===this._activeBuffer.ydisp*this._currentRowHeight&&this._renderDimensions.device.cell.height===this._currentDeviceCellHeight||this._refresh(u)}_handleScroll(u){if(this._lastScrollTop=this._viewportElement.scrollTop,!this._viewportElement.offsetParent)return;if(this._ignoreNextScrollEvent)return this._ignoreNextScrollEvent=!1,void this._onRequestScrollLines.fire({amount:0,suppressScrollEvent:!0});const a=Math.round(this._lastScrollTop/this._currentRowHeight)-this._bufferService.buffer.ydisp;this._onRequestScrollLines.fire({amount:a,suppressScrollEvent:!0})}_smoothScroll(){if(this._isDisposed||this._smoothScrollState.origin===-1||this._smoothScrollState.target===-1)return;const u=this._smoothScrollPercent();this._viewportElement.scrollTop=this._smoothScrollState.origin+Math.round(u*(this._smoothScrollState.target-this._smoothScrollState.origin)),u<1?this._coreBrowserService.window.requestAnimationFrame((()=>this._smoothScroll())):this._clearSmoothScrollState()}_smoothScrollPercent(){return this._optionsService.rawOptions.smoothScrollDuration&&this._smoothScrollState.startTime?Math.max(Math.min((Date.now()-this._smoothScrollState.startTime)/this._optionsService.rawOptions.smoothScrollDuration,1),0):1}_clearSmoothScrollState(){this._smoothScrollState.startTime=0,this._smoothScrollState.origin=-1,this._smoothScrollState.target=-1}_bubbleScroll(u,a){const d=this._viewportElement.scrollTop+this._lastRecordedViewportHeight;return!(a<0&&this._viewportElement.scrollTop!==0||a>0&&d<this._lastRecordedBufferHeight)||(u.cancelable&&u.preventDefault(),!1)}handleWheel(u){const a=this._getPixelsScrolled(u);return a!==0&&(this._optionsService.rawOptions.smoothScrollDuration?(this._smoothScrollState.startTime=Date.now(),this._smoothScrollPercent()<1?(this._smoothScrollState.origin=this._viewportElement.scrollTop,this._smoothScrollState.target===-1?this._smoothScrollState.target=this._viewportElement.scrollTop+a:this._smoothScrollState.target+=a,this._smoothScrollState.target=Math.max(Math.min(this._smoothScrollState.target,this._viewportElement.scrollHeight),0),this._smoothScroll()):this._clearSmoothScrollState()):this._viewportElement.scrollTop+=a,this._bubbleScroll(u,a))}scrollLines(u){if(u!==0)if(this._optionsService.rawOptions.smoothScrollDuration){const a=u*this._currentRowHeight;this._smoothScrollState.startTime=Date.now(),this._smoothScrollPercent()<1?(this._smoothScrollState.origin=this._viewportElement.scrollTop,this._smoothScrollState.target=this._smoothScrollState.origin+a,this._smoothScrollState.target=Math.max(Math.min(this._smoothScrollState.target,this._viewportElement.scrollHeight),0),this._smoothScroll()):this._clearSmoothScrollState()}else this._onRequestScrollLines.fire({amount:u,suppressScrollEvent:!1})}_getPixelsScrolled(u){if(u.deltaY===0||u.shiftKey)return 0;let a=this._applyScrollModifier(u.deltaY,u);return u.deltaMode===WheelEvent.DOM_DELTA_LINE?a*=this._currentRowHeight:u.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(a*=this._currentRowHeight*this._bufferService.rows),a}getBufferElements(u,a){var d;let v,E="";const S=[],C=a??this._bufferService.buffer.lines.length,y=this._bufferService.buffer.lines;for(let k=u;k<C;k++){const T=y.get(k);if(!T)continue;const B=(d=y.get(k+1))==null?void 0:d.isWrapped;if(E+=T.translateToString(!B),!B||k===y.length-1){const L=document.createElement("div");L.textContent=E,S.push(L),E.length>0&&(v=L),E=""}}return{bufferElements:S,cursorElement:v}}getLinesScrolled(u){if(u.deltaY===0||u.shiftKey)return 0;let a=this._applyScrollModifier(u.deltaY,u);return u.deltaMode===WheelEvent.DOM_DELTA_PIXEL?(a/=this._currentRowHeight+0,this._wheelPartialScroll+=a,a=Math.floor(Math.abs(this._wheelPartialScroll))*(this._wheelPartialScroll>0?1:-1),this._wheelPartialScroll%=1):u.deltaMode===WheelEvent.DOM_DELTA_PAGE&&(a*=this._bufferService.rows),a}_applyScrollModifier(u,a){const d=this._optionsService.rawOptions.fastScrollModifier;return d==="alt"&&a.altKey||d==="ctrl"&&a.ctrlKey||d==="shift"&&a.shiftKey?u*this._optionsService.rawOptions.fastScrollSensitivity*this._optionsService.rawOptions.scrollSensitivity:u*this._optionsService.rawOptions.scrollSensitivity}handleTouchStart(u){this._lastTouchY=u.touches[0].pageY}handleTouchMove(u){const a=this._lastTouchY-u.touches[0].pageY;return this._lastTouchY=u.touches[0].pageY,a!==0&&(this._viewportElement.scrollTop+=a,this._bubbleScroll(u,a))}};s.Viewport=o=l([p(2,m.IBufferService),p(3,m.IOptionsService),p(4,_.ICharSizeService),p(5,_.IRenderService),p(6,_.ICoreBrowserService),p(7,_.IThemeService)],o)},3107:function(g,s,c){var l=this&&this.__decorate||function(m,o,u,a){var d,v=arguments.length,E=v<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,u):a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(m,o,u,a);else for(var S=m.length-1;S>=0;S--)(d=m[S])&&(E=(v<3?d(E):v>3?d(o,u,E):d(o,u))||E);return v>3&&E&&Object.defineProperty(o,u,E),E},p=this&&this.__param||function(m,o){return function(u,a){o(u,a,m)}};Object.defineProperty(s,"__esModule",{value:!0}),s.BufferDecorationRenderer=void 0;const h=c(4725),_=c(844),b=c(2585);let w=s.BufferDecorationRenderer=class extends _.Disposable{constructor(m,o,u,a,d){super(),this._screenElement=m,this._bufferService=o,this._coreBrowserService=u,this._decorationService=a,this._renderService=d,this._decorationElements=new Map,this._altBufferIsActive=!1,this._dimensionsChanged=!1,this._container=document.createElement("div"),this._container.classList.add("xterm-decoration-container"),this._screenElement.appendChild(this._container),this.register(this._renderService.onRenderedViewportChange((()=>this._doRefreshDecorations()))),this.register(this._renderService.onDimensionsChange((()=>{this._dimensionsChanged=!0,this._queueRefresh()}))),this.register(this._coreBrowserService.onDprChange((()=>this._queueRefresh()))),this.register(this._bufferService.buffers.onBufferActivate((()=>{this._altBufferIsActive=this._bufferService.buffer===this._bufferService.buffers.alt}))),this.register(this._decorationService.onDecorationRegistered((()=>this._queueRefresh()))),this.register(this._decorationService.onDecorationRemoved((v=>this._removeDecoration(v)))),this.register((0,_.toDisposable)((()=>{this._container.remove(),this._decorationElements.clear()})))}_queueRefresh(){this._animationFrame===void 0&&(this._animationFrame=this._renderService.addRefreshCallback((()=>{this._doRefreshDecorations(),this._animationFrame=void 0})))}_doRefreshDecorations(){for(const m of this._decorationService.decorations)this._renderDecoration(m);this._dimensionsChanged=!1}_renderDecoration(m){this._refreshStyle(m),this._dimensionsChanged&&this._refreshXPosition(m)}_createElement(m){var o;const u=this._coreBrowserService.mainDocument.createElement("div");u.classList.add("xterm-decoration"),u.classList.toggle("xterm-decoration-top-layer",((o=m==null?void 0:m.options)==null?void 0:o.layer)==="top"),u.style.width=`${Math.round((m.options.width||1)*this._renderService.dimensions.css.cell.width)}px`,u.style.height=(m.options.height||1)*this._renderService.dimensions.css.cell.height+"px",u.style.top=(m.marker.line-this._bufferService.buffers.active.ydisp)*this._renderService.dimensions.css.cell.height+"px",u.style.lineHeight=`${this._renderService.dimensions.css.cell.height}px`;const a=m.options.x??0;return a&&a>this._bufferService.cols&&(u.style.display="none"),this._refreshXPosition(m,u),u}_refreshStyle(m){const o=m.marker.line-this._bufferService.buffers.active.ydisp;if(o<0||o>=this._bufferService.rows)m.element&&(m.element.style.display="none",m.onRenderEmitter.fire(m.element));else{let u=this._decorationElements.get(m);u||(u=this._createElement(m),m.element=u,this._decorationElements.set(m,u),this._container.appendChild(u),m.onDispose((()=>{this._decorationElements.delete(m),u.remove()}))),u.style.top=o*this._renderService.dimensions.css.cell.height+"px",u.style.display=this._altBufferIsActive?"none":"block",m.onRenderEmitter.fire(u)}}_refreshXPosition(m,o=m.element){if(!o)return;const u=m.options.x??0;(m.options.anchor||"left")==="right"?o.style.right=u?u*this._renderService.dimensions.css.cell.width+"px":"":o.style.left=u?u*this._renderService.dimensions.css.cell.width+"px":""}_removeDecoration(m){var o;(o=this._decorationElements.get(m))==null||o.remove(),this._decorationElements.delete(m),m.dispose()}};s.BufferDecorationRenderer=w=l([p(1,b.IBufferService),p(2,h.ICoreBrowserService),p(3,b.IDecorationService),p(4,h.IRenderService)],w)},5871:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorZoneStore=void 0,s.ColorZoneStore=class{constructor(){this._zones=[],this._zonePool=[],this._zonePoolIndex=0,this._linePadding={full:0,left:0,center:0,right:0}}get zones(){return this._zonePool.length=Math.min(this._zonePool.length,this._zones.length),this._zones}clear(){this._zones.length=0,this._zonePoolIndex=0}addDecoration(c){if(c.options.overviewRulerOptions){for(const l of this._zones)if(l.color===c.options.overviewRulerOptions.color&&l.position===c.options.overviewRulerOptions.position){if(this._lineIntersectsZone(l,c.marker.line))return;if(this._lineAdjacentToZone(l,c.marker.line,c.options.overviewRulerOptions.position))return void this._addLineToZone(l,c.marker.line)}if(this._zonePoolIndex<this._zonePool.length)return this._zonePool[this._zonePoolIndex].color=c.options.overviewRulerOptions.color,this._zonePool[this._zonePoolIndex].position=c.options.overviewRulerOptions.position,this._zonePool[this._zonePoolIndex].startBufferLine=c.marker.line,this._zonePool[this._zonePoolIndex].endBufferLine=c.marker.line,void this._zones.push(this._zonePool[this._zonePoolIndex++]);this._zones.push({color:c.options.overviewRulerOptions.color,position:c.options.overviewRulerOptions.position,startBufferLine:c.marker.line,endBufferLine:c.marker.line}),this._zonePool.push(this._zones[this._zones.length-1]),this._zonePoolIndex++}}setPadding(c){this._linePadding=c}_lineIntersectsZone(c,l){return l>=c.startBufferLine&&l<=c.endBufferLine}_lineAdjacentToZone(c,l,p){return l>=c.startBufferLine-this._linePadding[p||"full"]&&l<=c.endBufferLine+this._linePadding[p||"full"]}_addLineToZone(c,l){c.startBufferLine=Math.min(c.startBufferLine,l),c.endBufferLine=Math.max(c.endBufferLine,l)}}},5744:function(g,s,c){var l=this&&this.__decorate||function(d,v,E,S){var C,y=arguments.length,k=y<3?v:S===null?S=Object.getOwnPropertyDescriptor(v,E):S;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")k=Reflect.decorate(d,v,E,S);else for(var T=d.length-1;T>=0;T--)(C=d[T])&&(k=(y<3?C(k):y>3?C(v,E,k):C(v,E))||k);return y>3&&k&&Object.defineProperty(v,E,k),k},p=this&&this.__param||function(d,v){return function(E,S){v(E,S,d)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OverviewRulerRenderer=void 0;const h=c(5871),_=c(4725),b=c(844),w=c(2585),m={full:0,left:0,center:0,right:0},o={full:0,left:0,center:0,right:0},u={full:0,left:0,center:0,right:0};let a=s.OverviewRulerRenderer=class extends b.Disposable{get _width(){return this._optionsService.options.overviewRulerWidth||0}constructor(d,v,E,S,C,y,k){var T;super(),this._viewportElement=d,this._screenElement=v,this._bufferService=E,this._decorationService=S,this._renderService=C,this._optionsService=y,this._coreBrowserService=k,this._colorZoneStore=new h.ColorZoneStore,this._shouldUpdateDimensions=!0,this._shouldUpdateAnchor=!0,this._lastKnownBufferLength=0,this._canvas=this._coreBrowserService.mainDocument.createElement("canvas"),this._canvas.classList.add("xterm-decoration-overview-ruler"),this._refreshCanvasDimensions(),(T=this._viewportElement.parentElement)==null||T.insertBefore(this._canvas,this._viewportElement);const B=this._canvas.getContext("2d");if(!B)throw new Error("Ctx cannot be null");this._ctx=B,this._registerDecorationListeners(),this._registerBufferChangeListeners(),this._registerDimensionChangeListeners(),this.register((0,b.toDisposable)((()=>{var L;(L=this._canvas)==null||L.remove()})))}_registerDecorationListeners(){this.register(this._decorationService.onDecorationRegistered((()=>this._queueRefresh(void 0,!0)))),this.register(this._decorationService.onDecorationRemoved((()=>this._queueRefresh(void 0,!0))))}_registerBufferChangeListeners(){this.register(this._renderService.onRenderedViewportChange((()=>this._queueRefresh()))),this.register(this._bufferService.buffers.onBufferActivate((()=>{this._canvas.style.display=this._bufferService.buffer===this._bufferService.buffers.alt?"none":"block"}))),this.register(this._bufferService.onScroll((()=>{this._lastKnownBufferLength!==this._bufferService.buffers.normal.lines.length&&(this._refreshDrawHeightConstants(),this._refreshColorZonePadding())})))}_registerDimensionChangeListeners(){this.register(this._renderService.onRender((()=>{this._containerHeight&&this._containerHeight===this._screenElement.clientHeight||(this._queueRefresh(!0),this._containerHeight=this._screenElement.clientHeight)}))),this.register(this._optionsService.onSpecificOptionChange("overviewRulerWidth",(()=>this._queueRefresh(!0)))),this.register(this._coreBrowserService.onDprChange((()=>this._queueRefresh(!0)))),this._queueRefresh(!0)}_refreshDrawConstants(){const d=Math.floor(this._canvas.width/3),v=Math.ceil(this._canvas.width/3);o.full=this._canvas.width,o.left=d,o.center=v,o.right=d,this._refreshDrawHeightConstants(),u.full=0,u.left=0,u.center=o.left,u.right=o.left+o.center}_refreshDrawHeightConstants(){m.full=Math.round(2*this._coreBrowserService.dpr);const d=this._canvas.height/this._bufferService.buffer.lines.length,v=Math.round(Math.max(Math.min(d,12),6)*this._coreBrowserService.dpr);m.left=v,m.center=v,m.right=v}_refreshColorZonePadding(){this._colorZoneStore.setPadding({full:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*m.full),left:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*m.left),center:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*m.center),right:Math.floor(this._bufferService.buffers.active.lines.length/(this._canvas.height-1)*m.right)}),this._lastKnownBufferLength=this._bufferService.buffers.normal.lines.length}_refreshCanvasDimensions(){this._canvas.style.width=`${this._width}px`,this._canvas.width=Math.round(this._width*this._coreBrowserService.dpr),this._canvas.style.height=`${this._screenElement.clientHeight}px`,this._canvas.height=Math.round(this._screenElement.clientHeight*this._coreBrowserService.dpr),this._refreshDrawConstants(),this._refreshColorZonePadding()}_refreshDecorations(){this._shouldUpdateDimensions&&this._refreshCanvasDimensions(),this._ctx.clearRect(0,0,this._canvas.width,this._canvas.height),this._colorZoneStore.clear();for(const v of this._decorationService.decorations)this._colorZoneStore.addDecoration(v);this._ctx.lineWidth=1;const d=this._colorZoneStore.zones;for(const v of d)v.position!=="full"&&this._renderColorZone(v);for(const v of d)v.position==="full"&&this._renderColorZone(v);this._shouldUpdateDimensions=!1,this._shouldUpdateAnchor=!1}_renderColorZone(d){this._ctx.fillStyle=d.color,this._ctx.fillRect(u[d.position||"full"],Math.round((this._canvas.height-1)*(d.startBufferLine/this._bufferService.buffers.active.lines.length)-m[d.position||"full"]/2),o[d.position||"full"],Math.round((this._canvas.height-1)*((d.endBufferLine-d.startBufferLine)/this._bufferService.buffers.active.lines.length)+m[d.position||"full"]))}_queueRefresh(d,v){this._shouldUpdateDimensions=d||this._shouldUpdateDimensions,this._shouldUpdateAnchor=v||this._shouldUpdateAnchor,this._animationFrame===void 0&&(this._animationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>{this._refreshDecorations(),this._animationFrame=void 0})))}};s.OverviewRulerRenderer=a=l([p(2,w.IBufferService),p(3,w.IDecorationService),p(4,_.IRenderService),p(5,w.IOptionsService),p(6,_.ICoreBrowserService)],a)},2950:function(g,s,c){var l=this&&this.__decorate||function(m,o,u,a){var d,v=arguments.length,E=v<3?o:a===null?a=Object.getOwnPropertyDescriptor(o,u):a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")E=Reflect.decorate(m,o,u,a);else for(var S=m.length-1;S>=0;S--)(d=m[S])&&(E=(v<3?d(E):v>3?d(o,u,E):d(o,u))||E);return v>3&&E&&Object.defineProperty(o,u,E),E},p=this&&this.__param||function(m,o){return function(u,a){o(u,a,m)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CompositionHelper=void 0;const h=c(4725),_=c(2585),b=c(2584);let w=s.CompositionHelper=class{get isComposing(){return this._isComposing}constructor(m,o,u,a,d,v){this._textarea=m,this._compositionView=o,this._bufferService=u,this._optionsService=a,this._coreService=d,this._renderService=v,this._isComposing=!1,this._isSendingComposition=!1,this._compositionPosition={start:0,end:0},this._dataAlreadySent=""}compositionstart(){this._isComposing=!0,this._compositionPosition.start=this._textarea.value.length,this._compositionView.textContent="",this._dataAlreadySent="",this._compositionView.classList.add("active")}compositionupdate(m){this._compositionView.textContent=m.data,this.updateCompositionElements(),setTimeout((()=>{this._compositionPosition.end=this._textarea.value.length}),0)}compositionend(){this._finalizeComposition(!0)}keydown(m){if(this._isComposing||this._isSendingComposition){if(m.keyCode===229||m.keyCode===16||m.keyCode===17||m.keyCode===18)return!1;this._finalizeComposition(!1)}return m.keyCode!==229||(this._handleAnyTextareaChanges(),!1)}_finalizeComposition(m){if(this._compositionView.classList.remove("active"),this._isComposing=!1,m){const o={start:this._compositionPosition.start,end:this._compositionPosition.end};this._isSendingComposition=!0,setTimeout((()=>{if(this._isSendingComposition){let u;this._isSendingComposition=!1,o.start+=this._dataAlreadySent.length,u=this._isComposing?this._textarea.value.substring(o.start,o.end):this._textarea.value.substring(o.start),u.length>0&&this._coreService.triggerDataEvent(u,!0)}}),0)}else{this._isSendingComposition=!1;const o=this._textarea.value.substring(this._compositionPosition.start,this._compositionPosition.end);this._coreService.triggerDataEvent(o,!0)}}_handleAnyTextareaChanges(){const m=this._textarea.value;setTimeout((()=>{if(!this._isComposing){const o=this._textarea.value,u=o.replace(m,"");this._dataAlreadySent=u,o.length>m.length?this._coreService.triggerDataEvent(u,!0):o.length<m.length?this._coreService.triggerDataEvent(`${b.C0.DEL}`,!0):o.length===m.length&&o!==m&&this._coreService.triggerDataEvent(o,!0)}}),0)}updateCompositionElements(m){if(this._isComposing){if(this._bufferService.buffer.isCursorInViewport){const o=Math.min(this._bufferService.buffer.x,this._bufferService.cols-1),u=this._renderService.dimensions.css.cell.height,a=this._bufferService.buffer.y*this._renderService.dimensions.css.cell.height,d=o*this._renderService.dimensions.css.cell.width;this._compositionView.style.left=d+"px",this._compositionView.style.top=a+"px",this._compositionView.style.height=u+"px",this._compositionView.style.lineHeight=u+"px",this._compositionView.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._compositionView.style.fontSize=this._optionsService.rawOptions.fontSize+"px";const v=this._compositionView.getBoundingClientRect();this._textarea.style.left=d+"px",this._textarea.style.top=a+"px",this._textarea.style.width=Math.max(v.width,1)+"px",this._textarea.style.height=Math.max(v.height,1)+"px",this._textarea.style.lineHeight=v.height+"px"}m||setTimeout((()=>this.updateCompositionElements(!0)),0)}}};s.CompositionHelper=w=l([p(2,_.IBufferService),p(3,_.IOptionsService),p(4,_.ICoreService),p(5,h.IRenderService)],w)},9806:(g,s)=>{function c(l,p,h){const _=h.getBoundingClientRect(),b=l.getComputedStyle(h),w=parseInt(b.getPropertyValue("padding-left")),m=parseInt(b.getPropertyValue("padding-top"));return[p.clientX-_.left-w,p.clientY-_.top-m]}Object.defineProperty(s,"__esModule",{value:!0}),s.getCoords=s.getCoordsRelativeToElement=void 0,s.getCoordsRelativeToElement=c,s.getCoords=function(l,p,h,_,b,w,m,o,u){if(!w)return;const a=c(l,p,h);return a?(a[0]=Math.ceil((a[0]+(u?m/2:0))/m),a[1]=Math.ceil(a[1]/o),a[0]=Math.min(Math.max(a[0],1),_+(u?1:0)),a[1]=Math.min(Math.max(a[1],1),b),a):void 0}},9504:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.moveToCellSequence=void 0;const l=c(2584);function p(o,u,a,d){const v=o-h(o,a),E=u-h(u,a),S=Math.abs(v-E)-(function(C,y,k){let T=0;const B=C-h(C,k),L=y-h(y,k);for(let R=0;R<Math.abs(B-L);R++){const F=_(C,y)==="A"?-1:1,P=k.buffer.lines.get(B+F*R);P!=null&&P.isWrapped&&T++}return T})(o,u,a);return m(S,w(_(o,u),d))}function h(o,u){let a=0,d=u.buffer.lines.get(o),v=d==null?void 0:d.isWrapped;for(;v&&o>=0&&o<u.rows;)a++,d=u.buffer.lines.get(--o),v=d==null?void 0:d.isWrapped;return a}function _(o,u){return o>u?"A":"B"}function b(o,u,a,d,v,E){let S=o,C=u,y="";for(;S!==a||C!==d;)S+=v?1:-1,v&&S>E.cols-1?(y+=E.buffer.translateBufferLineToString(C,!1,o,S),S=0,o=0,C++):!v&&S<0&&(y+=E.buffer.translateBufferLineToString(C,!1,0,o+1),S=E.cols-1,o=S,C--);return y+E.buffer.translateBufferLineToString(C,!1,o,S)}function w(o,u){const a=u?"O":"[";return l.C0.ESC+a+o}function m(o,u){o=Math.floor(o);let a="";for(let d=0;d<o;d++)a+=u;return a}s.moveToCellSequence=function(o,u,a,d){const v=a.buffer.x,E=a.buffer.y;if(!a.buffer.hasScrollback)return(function(y,k,T,B,L,R){return p(k,B,L,R).length===0?"":m(b(y,k,y,k-h(k,L),!1,L).length,w("D",R))})(v,E,0,u,a,d)+p(E,u,a,d)+(function(y,k,T,B,L,R){let F;F=p(k,B,L,R).length>0?B-h(B,L):k;const P=B,$=(function(Y,Z,I,N,x,O){let W;return W=p(I,N,x,O).length>0?N-h(N,x):Z,Y<I&&W<=N||Y>=I&&W<N?"C":"D"})(y,k,T,B,L,R);return m(b(y,F,T,P,$==="C",L).length,w($,R))})(v,E,o,u,a,d);let S;if(E===u)return S=v>o?"D":"C",m(Math.abs(v-o),w(S,d));S=E>u?"D":"C";const C=Math.abs(E-u);return m((function(y,k){return k.cols-y})(E>u?o:v,a)+(C-1)*a.cols+1+((E>u?v:o)-1),w(S,d))}},1296:function(g,s,c){var l=this&&this.__decorate||function(R,F,P,$){var Y,Z=arguments.length,I=Z<3?F:$===null?$=Object.getOwnPropertyDescriptor(F,P):$;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")I=Reflect.decorate(R,F,P,$);else for(var N=R.length-1;N>=0;N--)(Y=R[N])&&(I=(Z<3?Y(I):Z>3?Y(F,P,I):Y(F,P))||I);return Z>3&&I&&Object.defineProperty(F,P,I),I},p=this&&this.__param||function(R,F){return function(P,$){F(P,$,R)}};Object.defineProperty(s,"__esModule",{value:!0}),s.DomRenderer=void 0;const h=c(3787),_=c(2550),b=c(2223),w=c(6171),m=c(6052),o=c(4725),u=c(8055),a=c(8460),d=c(844),v=c(2585),E="xterm-dom-renderer-owner-",S="xterm-rows",C="xterm-fg-",y="xterm-bg-",k="xterm-focus",T="xterm-selection";let B=1,L=s.DomRenderer=class extends d.Disposable{constructor(R,F,P,$,Y,Z,I,N,x,O,W,G,z){super(),this._terminal=R,this._document=F,this._element=P,this._screenElement=$,this._viewportElement=Y,this._helperContainer=Z,this._linkifier2=I,this._charSizeService=x,this._optionsService=O,this._bufferService=W,this._coreBrowserService=G,this._themeService=z,this._terminalClass=B++,this._rowElements=[],this._selectionRenderModel=(0,m.createSelectionRenderModel)(),this.onRequestRedraw=this.register(new a.EventEmitter).event,this._rowContainer=this._document.createElement("div"),this._rowContainer.classList.add(S),this._rowContainer.style.lineHeight="normal",this._rowContainer.setAttribute("aria-hidden","true"),this._refreshRowElements(this._bufferService.cols,this._bufferService.rows),this._selectionContainer=this._document.createElement("div"),this._selectionContainer.classList.add(T),this._selectionContainer.setAttribute("aria-hidden","true"),this.dimensions=(0,w.createRenderDimensions)(),this._updateDimensions(),this.register(this._optionsService.onOptionChange((()=>this._handleOptionsChanged()))),this.register(this._themeService.onChangeColors((J=>this._injectCss(J)))),this._injectCss(this._themeService.colors),this._rowFactory=N.createInstance(h.DomRendererRowFactory,document),this._element.classList.add(E+this._terminalClass),this._screenElement.appendChild(this._rowContainer),this._screenElement.appendChild(this._selectionContainer),this.register(this._linkifier2.onShowLinkUnderline((J=>this._handleLinkHover(J)))),this.register(this._linkifier2.onHideLinkUnderline((J=>this._handleLinkLeave(J)))),this.register((0,d.toDisposable)((()=>{this._element.classList.remove(E+this._terminalClass),this._rowContainer.remove(),this._selectionContainer.remove(),this._widthCache.dispose(),this._themeStyleElement.remove(),this._dimensionsStyleElement.remove()}))),this._widthCache=new _.WidthCache(this._document,this._helperContainer),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}_updateDimensions(){const R=this._coreBrowserService.dpr;this.dimensions.device.char.width=this._charSizeService.width*R,this.dimensions.device.char.height=Math.ceil(this._charSizeService.height*R),this.dimensions.device.cell.width=this.dimensions.device.char.width+Math.round(this._optionsService.rawOptions.letterSpacing),this.dimensions.device.cell.height=Math.floor(this.dimensions.device.char.height*this._optionsService.rawOptions.lineHeight),this.dimensions.device.char.left=0,this.dimensions.device.char.top=0,this.dimensions.device.canvas.width=this.dimensions.device.cell.width*this._bufferService.cols,this.dimensions.device.canvas.height=this.dimensions.device.cell.height*this._bufferService.rows,this.dimensions.css.canvas.width=Math.round(this.dimensions.device.canvas.width/R),this.dimensions.css.canvas.height=Math.round(this.dimensions.device.canvas.height/R),this.dimensions.css.cell.width=this.dimensions.css.canvas.width/this._bufferService.cols,this.dimensions.css.cell.height=this.dimensions.css.canvas.height/this._bufferService.rows;for(const P of this._rowElements)P.style.width=`${this.dimensions.css.canvas.width}px`,P.style.height=`${this.dimensions.css.cell.height}px`,P.style.lineHeight=`${this.dimensions.css.cell.height}px`,P.style.overflow="hidden";this._dimensionsStyleElement||(this._dimensionsStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._dimensionsStyleElement));const F=`${this._terminalSelector} .${S} span { display: inline-block; height: 100%; vertical-align: top;}`;this._dimensionsStyleElement.textContent=F,this._selectionContainer.style.height=this._viewportElement.style.height,this._screenElement.style.width=`${this.dimensions.css.canvas.width}px`,this._screenElement.style.height=`${this.dimensions.css.canvas.height}px`}_injectCss(R){this._themeStyleElement||(this._themeStyleElement=this._document.createElement("style"),this._screenElement.appendChild(this._themeStyleElement));let F=`${this._terminalSelector} .${S} { color: ${R.foreground.css}; font-family: ${this._optionsService.rawOptions.fontFamily}; font-size: ${this._optionsService.rawOptions.fontSize}px; font-kerning: none; white-space: pre}`;F+=`${this._terminalSelector} .${S} .xterm-dim { color: ${u.color.multiplyOpacity(R.foreground,.5).css};}`,F+=`${this._terminalSelector} span:not(.xterm-bold) { font-weight: ${this._optionsService.rawOptions.fontWeight};}${this._terminalSelector} span.xterm-bold { font-weight: ${this._optionsService.rawOptions.fontWeightBold};}${this._terminalSelector} span.xterm-italic { font-style: italic;}`;const P=`blink_underline_${this._terminalClass}`,$=`blink_bar_${this._terminalClass}`,Y=`blink_block_${this._terminalClass}`;F+=`@keyframes ${P} { 50% { border-bottom-style: hidden; }}`,F+=`@keyframes ${$} { 50% { box-shadow: none; }}`,F+=`@keyframes ${Y} { 0% { background-color: ${R.cursor.css}; color: ${R.cursorAccent.css}; } 50% { background-color: inherit; color: ${R.cursor.css}; }}`,F+=`${this._terminalSelector} .${S}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-underline { animation: ${P} 1s step-end infinite;}${this._terminalSelector} .${S}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-bar { animation: ${$} 1s step-end infinite;}${this._terminalSelector} .${S}.${k} .xterm-cursor.xterm-cursor-blink.xterm-cursor-block { animation: ${Y} 1s step-end infinite;}${this._terminalSelector} .${S} .xterm-cursor.xterm-cursor-block { background-color: ${R.cursor.css}; color: ${R.cursorAccent.css};}${this._terminalSelector} .${S} .xterm-cursor.xterm-cursor-block:not(.xterm-cursor-blink) { background-color: ${R.cursor.css} !important; color: ${R.cursorAccent.css} !important;}${this._terminalSelector} .${S} .xterm-cursor.xterm-cursor-outline { outline: 1px solid ${R.cursor.css}; outline-offset: -1px;}${this._terminalSelector} .${S} .xterm-cursor.xterm-cursor-bar { box-shadow: ${this._optionsService.rawOptions.cursorWidth}px 0 0 ${R.cursor.css} inset;}${this._terminalSelector} .${S} .xterm-cursor.xterm-cursor-underline { border-bottom: 1px ${R.cursor.css}; border-bottom-style: solid; height: calc(100% - 1px);}`,F+=`${this._terminalSelector} .${T} { position: absolute; top: 0; left: 0; z-index: 1; pointer-events: none;}${this._terminalSelector}.focus .${T} div { position: absolute; background-color: ${R.selectionBackgroundOpaque.css};}${this._terminalSelector} .${T} div { position: absolute; background-color: ${R.selectionInactiveBackgroundOpaque.css};}`;for(const[Z,I]of R.ansi.entries())F+=`${this._terminalSelector} .${C}${Z} { color: ${I.css}; }${this._terminalSelector} .${C}${Z}.xterm-dim { color: ${u.color.multiplyOpacity(I,.5).css}; }${this._terminalSelector} .${y}${Z} { background-color: ${I.css}; }`;F+=`${this._terminalSelector} .${C}${b.INVERTED_DEFAULT_COLOR} { color: ${u.color.opaque(R.background).css}; }${this._terminalSelector} .${C}${b.INVERTED_DEFAULT_COLOR}.xterm-dim { color: ${u.color.multiplyOpacity(u.color.opaque(R.background),.5).css}; }${this._terminalSelector} .${y}${b.INVERTED_DEFAULT_COLOR} { background-color: ${R.foreground.css}; }`,this._themeStyleElement.textContent=F}_setDefaultSpacing(){const R=this.dimensions.css.cell.width-this._widthCache.get("W",!1,!1);this._rowContainer.style.letterSpacing=`${R}px`,this._rowFactory.defaultSpacing=R}handleDevicePixelRatioChange(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}_refreshRowElements(R,F){for(let P=this._rowElements.length;P<=F;P++){const $=this._document.createElement("div");this._rowContainer.appendChild($),this._rowElements.push($)}for(;this._rowElements.length>F;)this._rowContainer.removeChild(this._rowElements.pop())}handleResize(R,F){this._refreshRowElements(R,F),this._updateDimensions(),this.handleSelectionChanged(this._selectionRenderModel.selectionStart,this._selectionRenderModel.selectionEnd,this._selectionRenderModel.columnSelectMode)}handleCharSizeChanged(){this._updateDimensions(),this._widthCache.clear(),this._setDefaultSpacing()}handleBlur(){this._rowContainer.classList.remove(k),this.renderRows(0,this._bufferService.rows-1)}handleFocus(){this._rowContainer.classList.add(k),this.renderRows(this._bufferService.buffer.y,this._bufferService.buffer.y)}handleSelectionChanged(R,F,P){if(this._selectionContainer.replaceChildren(),this._rowFactory.handleSelectionChanged(R,F,P),this.renderRows(0,this._bufferService.rows-1),!R||!F)return;this._selectionRenderModel.update(this._terminal,R,F,P);const $=this._selectionRenderModel.viewportStartRow,Y=this._selectionRenderModel.viewportEndRow,Z=this._selectionRenderModel.viewportCappedStartRow,I=this._selectionRenderModel.viewportCappedEndRow;if(Z>=this._bufferService.rows||I<0)return;const N=this._document.createDocumentFragment();if(P){const x=R[0]>F[0];N.appendChild(this._createSelectionElement(Z,x?F[0]:R[0],x?R[0]:F[0],I-Z+1))}else{const x=$===Z?R[0]:0,O=Z===Y?F[0]:this._bufferService.cols;N.appendChild(this._createSelectionElement(Z,x,O));const W=I-Z-1;if(N.appendChild(this._createSelectionElement(Z+1,0,this._bufferService.cols,W)),Z!==I){const G=Y===I?F[0]:this._bufferService.cols;N.appendChild(this._createSelectionElement(I,0,G))}}this._selectionContainer.appendChild(N)}_createSelectionElement(R,F,P,$=1){const Y=this._document.createElement("div"),Z=F*this.dimensions.css.cell.width;let I=this.dimensions.css.cell.width*(P-F);return Z+I>this.dimensions.css.canvas.width&&(I=this.dimensions.css.canvas.width-Z),Y.style.height=$*this.dimensions.css.cell.height+"px",Y.style.top=R*this.dimensions.css.cell.height+"px",Y.style.left=`${Z}px`,Y.style.width=`${I}px`,Y}handleCursorMove(){}_handleOptionsChanged(){this._updateDimensions(),this._injectCss(this._themeService.colors),this._widthCache.setFont(this._optionsService.rawOptions.fontFamily,this._optionsService.rawOptions.fontSize,this._optionsService.rawOptions.fontWeight,this._optionsService.rawOptions.fontWeightBold),this._setDefaultSpacing()}clear(){for(const R of this._rowElements)R.replaceChildren()}renderRows(R,F){const P=this._bufferService.buffer,$=P.ybase+P.y,Y=Math.min(P.x,this._bufferService.cols-1),Z=this._optionsService.rawOptions.cursorBlink,I=this._optionsService.rawOptions.cursorStyle,N=this._optionsService.rawOptions.cursorInactiveStyle;for(let x=R;x<=F;x++){const O=x+P.ydisp,W=this._rowElements[x],G=P.lines.get(O);if(!W||!G)break;W.replaceChildren(...this._rowFactory.createRow(G,O,O===$,I,N,Y,Z,this.dimensions.css.cell.width,this._widthCache,-1,-1))}}get _terminalSelector(){return`.${E}${this._terminalClass}`}_handleLinkHover(R){this._setCellUnderline(R.x1,R.x2,R.y1,R.y2,R.cols,!0)}_handleLinkLeave(R){this._setCellUnderline(R.x1,R.x2,R.y1,R.y2,R.cols,!1)}_setCellUnderline(R,F,P,$,Y,Z){P<0&&(R=0),$<0&&(F=0);const I=this._bufferService.rows-1;P=Math.max(Math.min(P,I),0),$=Math.max(Math.min($,I),0),Y=Math.min(Y,this._bufferService.cols);const N=this._bufferService.buffer,x=N.ybase+N.y,O=Math.min(N.x,Y-1),W=this._optionsService.rawOptions.cursorBlink,G=this._optionsService.rawOptions.cursorStyle,z=this._optionsService.rawOptions.cursorInactiveStyle;for(let J=P;J<=$;++J){const D=J+N.ydisp,A=this._rowElements[J],H=N.lines.get(D);if(!A||!H)break;A.replaceChildren(...this._rowFactory.createRow(H,D,D===x,G,z,O,W,this.dimensions.css.cell.width,this._widthCache,Z?J===P?R:0:-1,Z?(J===$?F:Y)-1:-1))}}};s.DomRenderer=L=l([p(7,v.IInstantiationService),p(8,o.ICharSizeService),p(9,v.IOptionsService),p(10,v.IBufferService),p(11,o.ICoreBrowserService),p(12,o.IThemeService)],L)},3787:function(g,s,c){var l=this&&this.__decorate||function(S,C,y,k){var T,B=arguments.length,L=B<3?C:k===null?k=Object.getOwnPropertyDescriptor(C,y):k;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")L=Reflect.decorate(S,C,y,k);else for(var R=S.length-1;R>=0;R--)(T=S[R])&&(L=(B<3?T(L):B>3?T(C,y,L):T(C,y))||L);return B>3&&L&&Object.defineProperty(C,y,L),L},p=this&&this.__param||function(S,C){return function(y,k){C(y,k,S)}};Object.defineProperty(s,"__esModule",{value:!0}),s.DomRendererRowFactory=void 0;const h=c(2223),_=c(643),b=c(511),w=c(2585),m=c(8055),o=c(4725),u=c(4269),a=c(6171),d=c(3734);let v=s.DomRendererRowFactory=class{constructor(S,C,y,k,T,B,L){this._document=S,this._characterJoinerService=C,this._optionsService=y,this._coreBrowserService=k,this._coreService=T,this._decorationService=B,this._themeService=L,this._workCell=new b.CellData,this._columnSelectMode=!1,this.defaultSpacing=0}handleSelectionChanged(S,C,y){this._selectionStart=S,this._selectionEnd=C,this._columnSelectMode=y}createRow(S,C,y,k,T,B,L,R,F,P,$){const Y=[],Z=this._characterJoinerService.getJoinedCharacters(C),I=this._themeService.colors;let N,x=S.getNoBgTrimmedLength();y&&x<B+1&&(x=B+1);let O=0,W="",G=0,z=0,J=0,D=!1,A=0,H=!1,M=0;const X=[],K=P!==-1&&$!==-1;for(let te=0;te<x;te++){S.loadCell(te,this._workCell);let le=this._workCell.getWidth();if(le===0)continue;let ue=!1,Ce=te,q=this._workCell;if(Z.length>0&&te===Z[0][0]){ue=!0;const ae=Z.shift();q=new u.JoinedCellData(this._workCell,S.translateToString(!0,ae[0],ae[1]),ae[1]-ae[0]),Ce=ae[1]-1,le=q.getWidth()}const xt=this._isCellInSelection(te,C),ni=y&&te===B,oi=K&&te>=P&&te<=$;let ai=!1;this._decorationService.forEachDecorationAtCell(te,C,void 0,(ae=>{ai=!0}));let mr=q.getChars()||_.WHITESPACE_CELL_CHAR;if(mr===" "&&(q.isUnderline()||q.isOverline())&&(mr=" "),M=le*R-F.get(mr,q.isBold(),q.isItalic()),N){if(O&&(xt&&H||!xt&&!H&&q.bg===G)&&(xt&&H&&I.selectionForeground||q.fg===z)&&q.extended.ext===J&&oi===D&&M===A&&!ni&&!ue&&!ai){q.isInvisible()?W+=_.WHITESPACE_CELL_CHAR:W+=mr,O++;continue}O&&(N.textContent=W),N=this._document.createElement("span"),O=0,W=""}else N=this._document.createElement("span");if(G=q.bg,z=q.fg,J=q.extended.ext,D=oi,A=M,H=xt,ue&&B>=te&&B<=Ce&&(B=te),!this._coreService.isCursorHidden&&ni&&this._coreService.isCursorInitialized){if(X.push("xterm-cursor"),this._coreBrowserService.isFocused)L&&X.push("xterm-cursor-blink"),X.push(k==="bar"?"xterm-cursor-bar":k==="underline"?"xterm-cursor-underline":"xterm-cursor-block");else if(T)switch(T){case"outline":X.push("xterm-cursor-outline");break;case"block":X.push("xterm-cursor-block");break;case"bar":X.push("xterm-cursor-bar");break;case"underline":X.push("xterm-cursor-underline")}}if(q.isBold()&&X.push("xterm-bold"),q.isItalic()&&X.push("xterm-italic"),q.isDim()&&X.push("xterm-dim"),W=q.isInvisible()?_.WHITESPACE_CELL_CHAR:q.getChars()||_.WHITESPACE_CELL_CHAR,q.isUnderline()&&(X.push(`xterm-underline-${q.extended.underlineStyle}`),W===" "&&(W=" "),!q.isUnderlineColorDefault()))if(q.isUnderlineColorRGB())N.style.textDecorationColor=`rgb(${d.AttributeData.toColorRGB(q.getUnderlineColor()).join(",")})`;else{let ae=q.getUnderlineColor();this._optionsService.rawOptions.drawBoldTextInBrightColors&&q.isBold()&&ae<8&&(ae+=8),N.style.textDecorationColor=I.ansi[ae].css}q.isOverline()&&(X.push("xterm-overline"),W===" "&&(W=" ")),q.isStrikethrough()&&X.push("xterm-strikethrough"),oi&&(N.style.textDecoration="underline");let ke=q.getFgColor(),Ot=q.getFgColorMode(),De=q.getBgColor(),Dt=q.getBgColorMode();const ci=!!q.isInverse();if(ci){const ae=ke;ke=De,De=ae;const Jc=Ot;Ot=Dt,Dt=Jc}let Ge,br,Ke,Ft=!1;switch(this._decorationService.forEachDecorationAtCell(te,C,void 0,(ae=>{ae.options.layer!=="top"&&Ft||(ae.backgroundColorRGB&&(Dt=50331648,De=ae.backgroundColorRGB.rgba>>8&16777215,Ge=ae.backgroundColorRGB),ae.foregroundColorRGB&&(Ot=50331648,ke=ae.foregroundColorRGB.rgba>>8&16777215,br=ae.foregroundColorRGB),Ft=ae.options.layer==="top")})),!Ft&&xt&&(Ge=this._coreBrowserService.isFocused?I.selectionBackgroundOpaque:I.selectionInactiveBackgroundOpaque,De=Ge.rgba>>8&16777215,Dt=50331648,Ft=!0,I.selectionForeground&&(Ot=50331648,ke=I.selectionForeground.rgba>>8&16777215,br=I.selectionForeground)),Ft&&X.push("xterm-decoration-top"),Dt){case 16777216:case 33554432:Ke=I.ansi[De],X.push(`xterm-bg-${De}`);break;case 50331648:Ke=m.channels.toColor(De>>16,De>>8&255,255&De),this._addStyle(N,`background-color:#${E((De>>>0).toString(16),"0",6)}`);break;default:ci?(Ke=I.foreground,X.push(`xterm-bg-${h.INVERTED_DEFAULT_COLOR}`)):Ke=I.background}switch(Ge||q.isDim()&&(Ge=m.color.multiplyOpacity(Ke,.5)),Ot){case 16777216:case 33554432:q.isBold()&&ke<8&&this._optionsService.rawOptions.drawBoldTextInBrightColors&&(ke+=8),this._applyMinimumContrast(N,Ke,I.ansi[ke],q,Ge,void 0)||X.push(`xterm-fg-${ke}`);break;case 50331648:const ae=m.channels.toColor(ke>>16&255,ke>>8&255,255&ke);this._applyMinimumContrast(N,Ke,ae,q,Ge,br)||this._addStyle(N,`color:#${E(ke.toString(16),"0",6)}`);break;default:this._applyMinimumContrast(N,Ke,I.foreground,q,Ge,br)||ci&&X.push(`xterm-fg-${h.INVERTED_DEFAULT_COLOR}`)}X.length&&(N.className=X.join(" "),X.length=0),ni||ue||ai?N.textContent=W:O++,M!==this.defaultSpacing&&(N.style.letterSpacing=`${M}px`),Y.push(N),te=Ce}return N&&O&&(N.textContent=W),Y}_applyMinimumContrast(S,C,y,k,T,B){if(this._optionsService.rawOptions.minimumContrastRatio===1||(0,a.treatGlyphAsBackgroundColor)(k.getCode()))return!1;const L=this._getContrastCache(k);let R;if(T||B||(R=L.getColor(C.rgba,y.rgba)),R===void 0){const F=this._optionsService.rawOptions.minimumContrastRatio/(k.isDim()?2:1);R=m.color.ensureContrastRatio(T||C,B||y,F),L.setColor((T||C).rgba,(B||y).rgba,R??null)}return!!R&&(this._addStyle(S,`color:${R.css}`),!0)}_getContrastCache(S){return S.isDim()?this._themeService.colors.halfContrastCache:this._themeService.colors.contrastCache}_addStyle(S,C){S.setAttribute("style",`${S.getAttribute("style")||""}${C};`)}_isCellInSelection(S,C){const y=this._selectionStart,k=this._selectionEnd;return!(!y||!k)&&(this._columnSelectMode?y[0]<=k[0]?S>=y[0]&&C>=y[1]&&S<k[0]&&C<=k[1]:S<y[0]&&C>=y[1]&&S>=k[0]&&C<=k[1]:C>y[1]&&C<k[1]||y[1]===k[1]&&C===y[1]&&S>=y[0]&&S<k[0]||y[1]<k[1]&&C===k[1]&&S<k[0]||y[1]<k[1]&&C===y[1]&&S>=y[0])}};function E(S,C,y){for(;S.length<y;)S=C+S;return S}s.DomRendererRowFactory=v=l([p(1,o.ICharacterJoinerService),p(2,w.IOptionsService),p(3,o.ICoreBrowserService),p(4,w.ICoreService),p(5,w.IDecorationService),p(6,o.IThemeService)],v)},2550:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WidthCache=void 0,s.WidthCache=class{constructor(c,l){this._flat=new Float32Array(256),this._font="",this._fontSize=0,this._weight="normal",this._weightBold="bold",this._measureElements=[],this._container=c.createElement("div"),this._container.classList.add("xterm-width-cache-measure-container"),this._container.setAttribute("aria-hidden","true"),this._container.style.whiteSpace="pre",this._container.style.fontKerning="none";const p=c.createElement("span");p.classList.add("xterm-char-measure-element");const h=c.createElement("span");h.classList.add("xterm-char-measure-element"),h.style.fontWeight="bold";const _=c.createElement("span");_.classList.add("xterm-char-measure-element"),_.style.fontStyle="italic";const b=c.createElement("span");b.classList.add("xterm-char-measure-element"),b.style.fontWeight="bold",b.style.fontStyle="italic",this._measureElements=[p,h,_,b],this._container.appendChild(p),this._container.appendChild(h),this._container.appendChild(_),this._container.appendChild(b),l.appendChild(this._container),this.clear()}dispose(){this._container.remove(),this._measureElements.length=0,this._holey=void 0}clear(){this._flat.fill(-9999),this._holey=new Map}setFont(c,l,p,h){c===this._font&&l===this._fontSize&&p===this._weight&&h===this._weightBold||(this._font=c,this._fontSize=l,this._weight=p,this._weightBold=h,this._container.style.fontFamily=this._font,this._container.style.fontSize=`${this._fontSize}px`,this._measureElements[0].style.fontWeight=`${p}`,this._measureElements[1].style.fontWeight=`${h}`,this._measureElements[2].style.fontWeight=`${p}`,this._measureElements[3].style.fontWeight=`${h}`,this.clear())}get(c,l,p){let h=0;if(!l&&!p&&c.length===1&&(h=c.charCodeAt(0))<256){if(this._flat[h]!==-9999)return this._flat[h];const w=this._measure(c,0);return w>0&&(this._flat[h]=w),w}let _=c;l&&(_+="B"),p&&(_+="I");let b=this._holey.get(_);if(b===void 0){let w=0;l&&(w|=1),p&&(w|=2),b=this._measure(c,w),b>0&&this._holey.set(_,b)}return b}_measure(c,l){const p=this._measureElements[l];return p.textContent=c.repeat(32),p.offsetWidth/32}}},2223:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.TEXT_BASELINE=s.DIM_OPACITY=s.INVERTED_DEFAULT_COLOR=void 0;const l=c(6114);s.INVERTED_DEFAULT_COLOR=257,s.DIM_OPACITY=.5,s.TEXT_BASELINE=l.isFirefox||l.isLegacyEdge?"bottom":"ideographic"},6171:(g,s)=>{function c(p){return 57508<=p&&p<=57558}function l(p){return p>=128512&&p<=128591||p>=127744&&p<=128511||p>=128640&&p<=128767||p>=9728&&p<=9983||p>=9984&&p<=10175||p>=65024&&p<=65039||p>=129280&&p<=129535||p>=127462&&p<=127487}Object.defineProperty(s,"__esModule",{value:!0}),s.computeNextVariantOffset=s.createRenderDimensions=s.treatGlyphAsBackgroundColor=s.allowRescaling=s.isEmoji=s.isRestrictedPowerlineGlyph=s.isPowerlineGlyph=s.throwIfFalsy=void 0,s.throwIfFalsy=function(p){if(!p)throw new Error("value must not be falsy");return p},s.isPowerlineGlyph=c,s.isRestrictedPowerlineGlyph=function(p){return 57520<=p&&p<=57527},s.isEmoji=l,s.allowRescaling=function(p,h,_,b){return h===1&&_>Math.ceil(1.5*b)&&p!==void 0&&p>255&&!l(p)&&!c(p)&&!(function(w){return 57344<=w&&w<=63743})(p)},s.treatGlyphAsBackgroundColor=function(p){return c(p)||(function(h){return 9472<=h&&h<=9631})(p)},s.createRenderDimensions=function(){return{css:{canvas:{width:0,height:0},cell:{width:0,height:0}},device:{canvas:{width:0,height:0},cell:{width:0,height:0},char:{width:0,height:0,left:0,top:0}}}},s.computeNextVariantOffset=function(p,h,_=0){return(p-(2*Math.round(h)-_))%(2*Math.round(h))}},6052:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createSelectionRenderModel=void 0;class c{constructor(){this.clear()}clear(){this.hasSelection=!1,this.columnSelectMode=!1,this.viewportStartRow=0,this.viewportEndRow=0,this.viewportCappedStartRow=0,this.viewportCappedEndRow=0,this.startCol=0,this.endCol=0,this.selectionStart=void 0,this.selectionEnd=void 0}update(p,h,_,b=!1){if(this.selectionStart=h,this.selectionEnd=_,!h||!_||h[0]===_[0]&&h[1]===_[1])return void this.clear();const w=p.buffers.active.ydisp,m=h[1]-w,o=_[1]-w,u=Math.max(m,0),a=Math.min(o,p.rows-1);u>=p.rows||a<0?this.clear():(this.hasSelection=!0,this.columnSelectMode=b,this.viewportStartRow=m,this.viewportEndRow=o,this.viewportCappedStartRow=u,this.viewportCappedEndRow=a,this.startCol=h[0],this.endCol=_[0])}isCellSelected(p,h,_){return!!this.hasSelection&&(_-=p.buffer.active.viewportY,this.columnSelectMode?this.startCol<=this.endCol?h>=this.startCol&&_>=this.viewportCappedStartRow&&h<this.endCol&&_<=this.viewportCappedEndRow:h<this.startCol&&_>=this.viewportCappedStartRow&&h>=this.endCol&&_<=this.viewportCappedEndRow:_>this.viewportStartRow&&_<this.viewportEndRow||this.viewportStartRow===this.viewportEndRow&&_===this.viewportStartRow&&h>=this.startCol&&h<this.endCol||this.viewportStartRow<this.viewportEndRow&&_===this.viewportEndRow&&h<this.endCol||this.viewportStartRow<this.viewportEndRow&&_===this.viewportStartRow&&h>=this.startCol)}}s.createSelectionRenderModel=function(){return new c}},456:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.SelectionModel=void 0,s.SelectionModel=class{constructor(c){this._bufferService=c,this.isSelectAllActive=!1,this.selectionStartLength=0}clearSelection(){this.selectionStart=void 0,this.selectionEnd=void 0,this.isSelectAllActive=!1,this.selectionStartLength=0}get finalSelectionStart(){return this.isSelectAllActive?[0,0]:this.selectionEnd&&this.selectionStart&&this.areSelectionValuesReversed()?this.selectionEnd:this.selectionStart}get finalSelectionEnd(){if(this.isSelectAllActive)return[this._bufferService.cols,this._bufferService.buffer.ybase+this._bufferService.rows-1];if(this.selectionStart){if(!this.selectionEnd||this.areSelectionValuesReversed()){const c=this.selectionStart[0]+this.selectionStartLength;return c>this._bufferService.cols?c%this._bufferService.cols==0?[this._bufferService.cols,this.selectionStart[1]+Math.floor(c/this._bufferService.cols)-1]:[c%this._bufferService.cols,this.selectionStart[1]+Math.floor(c/this._bufferService.cols)]:[c,this.selectionStart[1]]}if(this.selectionStartLength&&this.selectionEnd[1]===this.selectionStart[1]){const c=this.selectionStart[0]+this.selectionStartLength;return c>this._bufferService.cols?[c%this._bufferService.cols,this.selectionStart[1]+Math.floor(c/this._bufferService.cols)]:[Math.max(c,this.selectionEnd[0]),this.selectionEnd[1]]}return this.selectionEnd}}areSelectionValuesReversed(){const c=this.selectionStart,l=this.selectionEnd;return!(!c||!l)&&(c[1]>l[1]||c[1]===l[1]&&c[0]>l[0])}handleTrim(c){return this.selectionStart&&(this.selectionStart[1]-=c),this.selectionEnd&&(this.selectionEnd[1]-=c),this.selectionEnd&&this.selectionEnd[1]<0?(this.clearSelection(),!0):(this.selectionStart&&this.selectionStart[1]<0&&(this.selectionStart[1]=0),!1)}}},428:function(g,s,c){var l=this&&this.__decorate||function(a,d,v,E){var S,C=arguments.length,y=C<3?d:E===null?E=Object.getOwnPropertyDescriptor(d,v):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")y=Reflect.decorate(a,d,v,E);else for(var k=a.length-1;k>=0;k--)(S=a[k])&&(y=(C<3?S(y):C>3?S(d,v,y):S(d,v))||y);return C>3&&y&&Object.defineProperty(d,v,y),y},p=this&&this.__param||function(a,d){return function(v,E){d(v,E,a)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CharSizeService=void 0;const h=c(2585),_=c(8460),b=c(844);let w=s.CharSizeService=class extends b.Disposable{get hasValidSize(){return this.width>0&&this.height>0}constructor(a,d,v){super(),this._optionsService=v,this.width=0,this.height=0,this._onCharSizeChange=this.register(new _.EventEmitter),this.onCharSizeChange=this._onCharSizeChange.event;try{this._measureStrategy=this.register(new u(this._optionsService))}catch{this._measureStrategy=this.register(new o(a,d,this._optionsService))}this.register(this._optionsService.onMultipleOptionChange(["fontFamily","fontSize"],(()=>this.measure())))}measure(){const a=this._measureStrategy.measure();a.width===this.width&&a.height===this.height||(this.width=a.width,this.height=a.height,this._onCharSizeChange.fire())}};s.CharSizeService=w=l([p(2,h.IOptionsService)],w);class m extends b.Disposable{constructor(){super(...arguments),this._result={width:0,height:0}}_validateAndSet(d,v){d!==void 0&&d>0&&v!==void 0&&v>0&&(this._result.width=d,this._result.height=v)}}class o extends m{constructor(d,v,E){super(),this._document=d,this._parentElement=v,this._optionsService=E,this._measureElement=this._document.createElement("span"),this._measureElement.classList.add("xterm-char-measure-element"),this._measureElement.textContent="W".repeat(32),this._measureElement.setAttribute("aria-hidden","true"),this._measureElement.style.whiteSpace="pre",this._measureElement.style.fontKerning="none",this._parentElement.appendChild(this._measureElement)}measure(){return this._measureElement.style.fontFamily=this._optionsService.rawOptions.fontFamily,this._measureElement.style.fontSize=`${this._optionsService.rawOptions.fontSize}px`,this._validateAndSet(Number(this._measureElement.offsetWidth)/32,Number(this._measureElement.offsetHeight)),this._result}}class u extends m{constructor(d){super(),this._optionsService=d,this._canvas=new OffscreenCanvas(100,100),this._ctx=this._canvas.getContext("2d");const v=this._ctx.measureText("W");if(!("width"in v&&"fontBoundingBoxAscent"in v&&"fontBoundingBoxDescent"in v))throw new Error("Required font metrics not supported")}measure(){this._ctx.font=`${this._optionsService.rawOptions.fontSize}px ${this._optionsService.rawOptions.fontFamily}`;const d=this._ctx.measureText("W");return this._validateAndSet(d.width,d.fontBoundingBoxAscent+d.fontBoundingBoxDescent),this._result}}},4269:function(g,s,c){var l=this&&this.__decorate||function(u,a,d,v){var E,S=arguments.length,C=S<3?a:v===null?v=Object.getOwnPropertyDescriptor(a,d):v;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")C=Reflect.decorate(u,a,d,v);else for(var y=u.length-1;y>=0;y--)(E=u[y])&&(C=(S<3?E(C):S>3?E(a,d,C):E(a,d))||C);return S>3&&C&&Object.defineProperty(a,d,C),C},p=this&&this.__param||function(u,a){return function(d,v){a(d,v,u)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CharacterJoinerService=s.JoinedCellData=void 0;const h=c(3734),_=c(643),b=c(511),w=c(2585);class m extends h.AttributeData{constructor(a,d,v){super(),this.content=0,this.combinedData="",this.fg=a.fg,this.bg=a.bg,this.combinedData=d,this._width=v}isCombined(){return 2097152}getWidth(){return this._width}getChars(){return this.combinedData}getCode(){return 2097151}setFromCharData(a){throw new Error("not implemented")}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}s.JoinedCellData=m;let o=s.CharacterJoinerService=class Sa{constructor(a){this._bufferService=a,this._characterJoiners=[],this._nextCharacterJoinerId=0,this._workCell=new b.CellData}register(a){const d={id:this._nextCharacterJoinerId++,handler:a};return this._characterJoiners.push(d),d.id}deregister(a){for(let d=0;d<this._characterJoiners.length;d++)if(this._characterJoiners[d].id===a)return this._characterJoiners.splice(d,1),!0;return!1}getJoinedCharacters(a){if(this._characterJoiners.length===0)return[];const d=this._bufferService.buffer.lines.get(a);if(!d||d.length===0)return[];const v=[],E=d.translateToString(!0);let S=0,C=0,y=0,k=d.getFg(0),T=d.getBg(0);for(let B=0;B<d.getTrimmedLength();B++)if(d.loadCell(B,this._workCell),this._workCell.getWidth()!==0){if(this._workCell.fg!==k||this._workCell.bg!==T){if(B-S>1){const L=this._getJoinedRanges(E,y,C,d,S);for(let R=0;R<L.length;R++)v.push(L[R])}S=B,y=C,k=this._workCell.fg,T=this._workCell.bg}C+=this._workCell.getChars().length||_.WHITESPACE_CELL_CHAR.length}if(this._bufferService.cols-S>1){const B=this._getJoinedRanges(E,y,C,d,S);for(let L=0;L<B.length;L++)v.push(B[L])}return v}_getJoinedRanges(a,d,v,E,S){const C=a.substring(d,v);let y=[];try{y=this._characterJoiners[0].handler(C)}catch(k){console.error(k)}for(let k=1;k<this._characterJoiners.length;k++)try{const T=this._characterJoiners[k].handler(C);for(let B=0;B<T.length;B++)Sa._mergeRanges(y,T[B])}catch(T){console.error(T)}return this._stringRangesToCellRanges(y,E,S),y}_stringRangesToCellRanges(a,d,v){let E=0,S=!1,C=0,y=a[E];if(y){for(let k=v;k<this._bufferService.cols;k++){const T=d.getWidth(k),B=d.getString(k).length||_.WHITESPACE_CELL_CHAR.length;if(T!==0){if(!S&&y[0]<=C&&(y[0]=k,S=!0),y[1]<=C){if(y[1]=k,y=a[++E],!y)break;y[0]<=C?(y[0]=k,S=!0):S=!1}C+=B}}y&&(y[1]=this._bufferService.cols)}}static _mergeRanges(a,d){let v=!1;for(let E=0;E<a.length;E++){const S=a[E];if(v){if(d[1]<=S[0])return a[E-1][1]=d[1],a;if(d[1]<=S[1])return a[E-1][1]=Math.max(d[1],S[1]),a.splice(E,1),a;a.splice(E,1),E--}else{if(d[1]<=S[0])return a.splice(E,0,d),a;if(d[1]<=S[1])return S[0]=Math.min(d[0],S[0]),a;d[0]<S[1]&&(S[0]=Math.min(d[0],S[0]),v=!0)}}return v?a[a.length-1][1]=d[1]:a.push(d),a}};s.CharacterJoinerService=o=l([p(0,w.IBufferService)],o)},5114:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CoreBrowserService=void 0;const l=c(844),p=c(8460),h=c(3656);class _ extends l.Disposable{constructor(m,o,u){super(),this._textarea=m,this._window=o,this.mainDocument=u,this._isFocused=!1,this._cachedIsFocused=void 0,this._screenDprMonitor=new b(this._window),this._onDprChange=this.register(new p.EventEmitter),this.onDprChange=this._onDprChange.event,this._onWindowChange=this.register(new p.EventEmitter),this.onWindowChange=this._onWindowChange.event,this.register(this.onWindowChange((a=>this._screenDprMonitor.setWindow(a)))),this.register((0,p.forwardEvent)(this._screenDprMonitor.onDprChange,this._onDprChange)),this._textarea.addEventListener("focus",(()=>this._isFocused=!0)),this._textarea.addEventListener("blur",(()=>this._isFocused=!1))}get window(){return this._window}set window(m){this._window!==m&&(this._window=m,this._onWindowChange.fire(this._window))}get dpr(){return this.window.devicePixelRatio}get isFocused(){return this._cachedIsFocused===void 0&&(this._cachedIsFocused=this._isFocused&&this._textarea.ownerDocument.hasFocus(),queueMicrotask((()=>this._cachedIsFocused=void 0))),this._cachedIsFocused}}s.CoreBrowserService=_;class b extends l.Disposable{constructor(m){super(),this._parentWindow=m,this._windowResizeListener=this.register(new l.MutableDisposable),this._onDprChange=this.register(new p.EventEmitter),this.onDprChange=this._onDprChange.event,this._outerListener=()=>this._setDprAndFireIfDiffers(),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._updateDpr(),this._setWindowResizeListener(),this.register((0,l.toDisposable)((()=>this.clearListener())))}setWindow(m){this._parentWindow=m,this._setWindowResizeListener(),this._setDprAndFireIfDiffers()}_setWindowResizeListener(){this._windowResizeListener.value=(0,h.addDisposableDomListener)(this._parentWindow,"resize",(()=>this._setDprAndFireIfDiffers()))}_setDprAndFireIfDiffers(){this._parentWindow.devicePixelRatio!==this._currentDevicePixelRatio&&this._onDprChange.fire(this._parentWindow.devicePixelRatio),this._updateDpr()}_updateDpr(){var m;this._outerListener&&((m=this._resolutionMediaMatchList)==null||m.removeListener(this._outerListener),this._currentDevicePixelRatio=this._parentWindow.devicePixelRatio,this._resolutionMediaMatchList=this._parentWindow.matchMedia(`screen and (resolution: ${this._parentWindow.devicePixelRatio}dppx)`),this._resolutionMediaMatchList.addListener(this._outerListener))}clearListener(){this._resolutionMediaMatchList&&this._outerListener&&(this._resolutionMediaMatchList.removeListener(this._outerListener),this._resolutionMediaMatchList=void 0,this._outerListener=void 0)}}},779:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.LinkProviderService=void 0;const l=c(844);class p extends l.Disposable{constructor(){super(),this.linkProviders=[],this.register((0,l.toDisposable)((()=>this.linkProviders.length=0)))}registerLinkProvider(_){return this.linkProviders.push(_),{dispose:()=>{const b=this.linkProviders.indexOf(_);b!==-1&&this.linkProviders.splice(b,1)}}}}s.LinkProviderService=p},8934:function(g,s,c){var l=this&&this.__decorate||function(w,m,o,u){var a,d=arguments.length,v=d<3?m:u===null?u=Object.getOwnPropertyDescriptor(m,o):u;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")v=Reflect.decorate(w,m,o,u);else for(var E=w.length-1;E>=0;E--)(a=w[E])&&(v=(d<3?a(v):d>3?a(m,o,v):a(m,o))||v);return d>3&&v&&Object.defineProperty(m,o,v),v},p=this&&this.__param||function(w,m){return function(o,u){m(o,u,w)}};Object.defineProperty(s,"__esModule",{value:!0}),s.MouseService=void 0;const h=c(4725),_=c(9806);let b=s.MouseService=class{constructor(w,m){this._renderService=w,this._charSizeService=m}getCoords(w,m,o,u,a){return(0,_.getCoords)(window,w,m,o,u,this._charSizeService.hasValidSize,this._renderService.dimensions.css.cell.width,this._renderService.dimensions.css.cell.height,a)}getMouseReportCoords(w,m){const o=(0,_.getCoordsRelativeToElement)(window,w,m);if(this._charSizeService.hasValidSize)return o[0]=Math.min(Math.max(o[0],0),this._renderService.dimensions.css.canvas.width-1),o[1]=Math.min(Math.max(o[1],0),this._renderService.dimensions.css.canvas.height-1),{col:Math.floor(o[0]/this._renderService.dimensions.css.cell.width),row:Math.floor(o[1]/this._renderService.dimensions.css.cell.height),x:Math.floor(o[0]),y:Math.floor(o[1])}}};s.MouseService=b=l([p(0,h.IRenderService),p(1,h.ICharSizeService)],b)},3230:function(g,s,c){var l=this&&this.__decorate||function(a,d,v,E){var S,C=arguments.length,y=C<3?d:E===null?E=Object.getOwnPropertyDescriptor(d,v):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")y=Reflect.decorate(a,d,v,E);else for(var k=a.length-1;k>=0;k--)(S=a[k])&&(y=(C<3?S(y):C>3?S(d,v,y):S(d,v))||y);return C>3&&y&&Object.defineProperty(d,v,y),y},p=this&&this.__param||function(a,d){return function(v,E){d(v,E,a)}};Object.defineProperty(s,"__esModule",{value:!0}),s.RenderService=void 0;const h=c(6193),_=c(4725),b=c(8460),w=c(844),m=c(7226),o=c(2585);let u=s.RenderService=class extends w.Disposable{get dimensions(){return this._renderer.value.dimensions}constructor(a,d,v,E,S,C,y,k){super(),this._rowCount=a,this._charSizeService=E,this._renderer=this.register(new w.MutableDisposable),this._pausedResizeTask=new m.DebouncedIdleTask,this._observerDisposable=this.register(new w.MutableDisposable),this._isPaused=!1,this._needsFullRefresh=!1,this._isNextRenderRedrawOnly=!0,this._needsSelectionRefresh=!1,this._canvasWidth=0,this._canvasHeight=0,this._selectionState={start:void 0,end:void 0,columnSelectMode:!1},this._onDimensionsChange=this.register(new b.EventEmitter),this.onDimensionsChange=this._onDimensionsChange.event,this._onRenderedViewportChange=this.register(new b.EventEmitter),this.onRenderedViewportChange=this._onRenderedViewportChange.event,this._onRender=this.register(new b.EventEmitter),this.onRender=this._onRender.event,this._onRefreshRequest=this.register(new b.EventEmitter),this.onRefreshRequest=this._onRefreshRequest.event,this._renderDebouncer=new h.RenderDebouncer(((T,B)=>this._renderRows(T,B)),y),this.register(this._renderDebouncer),this.register(y.onDprChange((()=>this.handleDevicePixelRatioChange()))),this.register(C.onResize((()=>this._fullRefresh()))),this.register(C.buffers.onBufferActivate((()=>{var T;return(T=this._renderer.value)==null?void 0:T.clear()}))),this.register(v.onOptionChange((()=>this._handleOptionsChanged()))),this.register(this._charSizeService.onCharSizeChange((()=>this.handleCharSizeChanged()))),this.register(S.onDecorationRegistered((()=>this._fullRefresh()))),this.register(S.onDecorationRemoved((()=>this._fullRefresh()))),this.register(v.onMultipleOptionChange(["customGlyphs","drawBoldTextInBrightColors","letterSpacing","lineHeight","fontFamily","fontSize","fontWeight","fontWeightBold","minimumContrastRatio","rescaleOverlappingGlyphs"],(()=>{this.clear(),this.handleResize(C.cols,C.rows),this._fullRefresh()}))),this.register(v.onMultipleOptionChange(["cursorBlink","cursorStyle"],(()=>this.refreshRows(C.buffer.y,C.buffer.y,!0)))),this.register(k.onChangeColors((()=>this._fullRefresh()))),this._registerIntersectionObserver(y.window,d),this.register(y.onWindowChange((T=>this._registerIntersectionObserver(T,d))))}_registerIntersectionObserver(a,d){if("IntersectionObserver"in a){const v=new a.IntersectionObserver((E=>this._handleIntersectionChange(E[E.length-1])),{threshold:0});v.observe(d),this._observerDisposable.value=(0,w.toDisposable)((()=>v.disconnect()))}}_handleIntersectionChange(a){this._isPaused=a.isIntersecting===void 0?a.intersectionRatio===0:!a.isIntersecting,this._isPaused||this._charSizeService.hasValidSize||this._charSizeService.measure(),!this._isPaused&&this._needsFullRefresh&&(this._pausedResizeTask.flush(),this.refreshRows(0,this._rowCount-1),this._needsFullRefresh=!1)}refreshRows(a,d,v=!1){this._isPaused?this._needsFullRefresh=!0:(v||(this._isNextRenderRedrawOnly=!1),this._renderDebouncer.refresh(a,d,this._rowCount))}_renderRows(a,d){this._renderer.value&&(a=Math.min(a,this._rowCount-1),d=Math.min(d,this._rowCount-1),this._renderer.value.renderRows(a,d),this._needsSelectionRefresh&&(this._renderer.value.handleSelectionChanged(this._selectionState.start,this._selectionState.end,this._selectionState.columnSelectMode),this._needsSelectionRefresh=!1),this._isNextRenderRedrawOnly||this._onRenderedViewportChange.fire({start:a,end:d}),this._onRender.fire({start:a,end:d}),this._isNextRenderRedrawOnly=!0)}resize(a,d){this._rowCount=d,this._fireOnCanvasResize()}_handleOptionsChanged(){this._renderer.value&&(this.refreshRows(0,this._rowCount-1),this._fireOnCanvasResize())}_fireOnCanvasResize(){this._renderer.value&&(this._renderer.value.dimensions.css.canvas.width===this._canvasWidth&&this._renderer.value.dimensions.css.canvas.height===this._canvasHeight||this._onDimensionsChange.fire(this._renderer.value.dimensions))}hasRenderer(){return!!this._renderer.value}setRenderer(a){this._renderer.value=a,this._renderer.value&&(this._renderer.value.onRequestRedraw((d=>this.refreshRows(d.start,d.end,!0))),this._needsSelectionRefresh=!0,this._fullRefresh())}addRefreshCallback(a){return this._renderDebouncer.addRefreshCallback(a)}_fullRefresh(){this._isPaused?this._needsFullRefresh=!0:this.refreshRows(0,this._rowCount-1)}clearTextureAtlas(){var a,d;this._renderer.value&&((d=(a=this._renderer.value).clearTextureAtlas)==null||d.call(a),this._fullRefresh())}handleDevicePixelRatioChange(){this._charSizeService.measure(),this._renderer.value&&(this._renderer.value.handleDevicePixelRatioChange(),this.refreshRows(0,this._rowCount-1))}handleResize(a,d){this._renderer.value&&(this._isPaused?this._pausedResizeTask.set((()=>{var v;return(v=this._renderer.value)==null?void 0:v.handleResize(a,d)})):this._renderer.value.handleResize(a,d),this._fullRefresh())}handleCharSizeChanged(){var a;(a=this._renderer.value)==null||a.handleCharSizeChanged()}handleBlur(){var a;(a=this._renderer.value)==null||a.handleBlur()}handleFocus(){var a;(a=this._renderer.value)==null||a.handleFocus()}handleSelectionChanged(a,d,v){var E;this._selectionState.start=a,this._selectionState.end=d,this._selectionState.columnSelectMode=v,(E=this._renderer.value)==null||E.handleSelectionChanged(a,d,v)}handleCursorMove(){var a;(a=this._renderer.value)==null||a.handleCursorMove()}clear(){var a;(a=this._renderer.value)==null||a.clear()}};s.RenderService=u=l([p(2,o.IOptionsService),p(3,_.ICharSizeService),p(4,o.IDecorationService),p(5,o.IBufferService),p(6,_.ICoreBrowserService),p(7,_.IThemeService)],u)},9312:function(g,s,c){var l=this&&this.__decorate||function(y,k,T,B){var L,R=arguments.length,F=R<3?k:B===null?B=Object.getOwnPropertyDescriptor(k,T):B;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")F=Reflect.decorate(y,k,T,B);else for(var P=y.length-1;P>=0;P--)(L=y[P])&&(F=(R<3?L(F):R>3?L(k,T,F):L(k,T))||F);return R>3&&F&&Object.defineProperty(k,T,F),F},p=this&&this.__param||function(y,k){return function(T,B){k(T,B,y)}};Object.defineProperty(s,"__esModule",{value:!0}),s.SelectionService=void 0;const h=c(9806),_=c(9504),b=c(456),w=c(4725),m=c(8460),o=c(844),u=c(6114),a=c(4841),d=c(511),v=c(2585),E=" ",S=new RegExp(E,"g");let C=s.SelectionService=class extends o.Disposable{constructor(y,k,T,B,L,R,F,P,$){super(),this._element=y,this._screenElement=k,this._linkifier=T,this._bufferService=B,this._coreService=L,this._mouseService=R,this._optionsService=F,this._renderService=P,this._coreBrowserService=$,this._dragScrollAmount=0,this._enabled=!0,this._workCell=new d.CellData,this._mouseDownTimeStamp=0,this._oldHasSelection=!1,this._oldSelectionStart=void 0,this._oldSelectionEnd=void 0,this._onLinuxMouseSelection=this.register(new m.EventEmitter),this.onLinuxMouseSelection=this._onLinuxMouseSelection.event,this._onRedrawRequest=this.register(new m.EventEmitter),this.onRequestRedraw=this._onRedrawRequest.event,this._onSelectionChange=this.register(new m.EventEmitter),this.onSelectionChange=this._onSelectionChange.event,this._onRequestScrollLines=this.register(new m.EventEmitter),this.onRequestScrollLines=this._onRequestScrollLines.event,this._mouseMoveListener=Y=>this._handleMouseMove(Y),this._mouseUpListener=Y=>this._handleMouseUp(Y),this._coreService.onUserInput((()=>{this.hasSelection&&this.clearSelection()})),this._trimListener=this._bufferService.buffer.lines.onTrim((Y=>this._handleTrim(Y))),this.register(this._bufferService.buffers.onBufferActivate((Y=>this._handleBufferActivate(Y)))),this.enable(),this._model=new b.SelectionModel(this._bufferService),this._activeSelectionMode=0,this.register((0,o.toDisposable)((()=>{this._removeMouseDownListeners()})))}reset(){this.clearSelection()}disable(){this.clearSelection(),this._enabled=!1}enable(){this._enabled=!0}get selectionStart(){return this._model.finalSelectionStart}get selectionEnd(){return this._model.finalSelectionEnd}get hasSelection(){const y=this._model.finalSelectionStart,k=this._model.finalSelectionEnd;return!(!y||!k||y[0]===k[0]&&y[1]===k[1])}get selectionText(){const y=this._model.finalSelectionStart,k=this._model.finalSelectionEnd;if(!y||!k)return"";const T=this._bufferService.buffer,B=[];if(this._activeSelectionMode===3){if(y[0]===k[0])return"";const L=y[0]<k[0]?y[0]:k[0],R=y[0]<k[0]?k[0]:y[0];for(let F=y[1];F<=k[1];F++){const P=T.translateBufferLineToString(F,!0,L,R);B.push(P)}}else{const L=y[1]===k[1]?k[0]:void 0;B.push(T.translateBufferLineToString(y[1],!0,y[0],L));for(let R=y[1]+1;R<=k[1]-1;R++){const F=T.lines.get(R),P=T.translateBufferLineToString(R,!0);F!=null&&F.isWrapped?B[B.length-1]+=P:B.push(P)}if(y[1]!==k[1]){const R=T.lines.get(k[1]),F=T.translateBufferLineToString(k[1],!0,0,k[0]);R&&R.isWrapped?B[B.length-1]+=F:B.push(F)}}return B.map((L=>L.replace(S," "))).join(u.isWindows?`\r
|
|
162
|
-
`:`
|
|
163
|
-
`)}clearSelection(){this._model.clearSelection(),this._removeMouseDownListeners(),this.refresh(),this._onSelectionChange.fire()}refresh(y){this._refreshAnimationFrame||(this._refreshAnimationFrame=this._coreBrowserService.window.requestAnimationFrame((()=>this._refresh()))),u.isLinux&&y&&this.selectionText.length&&this._onLinuxMouseSelection.fire(this.selectionText)}_refresh(){this._refreshAnimationFrame=void 0,this._onRedrawRequest.fire({start:this._model.finalSelectionStart,end:this._model.finalSelectionEnd,columnSelectMode:this._activeSelectionMode===3})}_isClickInSelection(y){const k=this._getMouseBufferCoords(y),T=this._model.finalSelectionStart,B=this._model.finalSelectionEnd;return!!(T&&B&&k)&&this._areCoordsInSelection(k,T,B)}isCellInSelection(y,k){const T=this._model.finalSelectionStart,B=this._model.finalSelectionEnd;return!(!T||!B)&&this._areCoordsInSelection([y,k],T,B)}_areCoordsInSelection(y,k,T){return y[1]>k[1]&&y[1]<T[1]||k[1]===T[1]&&y[1]===k[1]&&y[0]>=k[0]&&y[0]<T[0]||k[1]<T[1]&&y[1]===T[1]&&y[0]<T[0]||k[1]<T[1]&&y[1]===k[1]&&y[0]>=k[0]}_selectWordAtCursor(y,k){var T,B;const L=(B=(T=this._linkifier.currentLink)==null?void 0:T.link)==null?void 0:B.range;if(L)return this._model.selectionStart=[L.start.x-1,L.start.y-1],this._model.selectionStartLength=(0,a.getRangeLength)(L,this._bufferService.cols),this._model.selectionEnd=void 0,!0;const R=this._getMouseBufferCoords(y);return!!R&&(this._selectWordAt(R,k),this._model.selectionEnd=void 0,!0)}selectAll(){this._model.isSelectAllActive=!0,this.refresh(),this._onSelectionChange.fire()}selectLines(y,k){this._model.clearSelection(),y=Math.max(y,0),k=Math.min(k,this._bufferService.buffer.lines.length-1),this._model.selectionStart=[0,y],this._model.selectionEnd=[this._bufferService.cols,k],this.refresh(),this._onSelectionChange.fire()}_handleTrim(y){this._model.handleTrim(y)&&this.refresh()}_getMouseBufferCoords(y){const k=this._mouseService.getCoords(y,this._screenElement,this._bufferService.cols,this._bufferService.rows,!0);if(k)return k[0]--,k[1]--,k[1]+=this._bufferService.buffer.ydisp,k}_getMouseEventScrollAmount(y){let k=(0,h.getCoordsRelativeToElement)(this._coreBrowserService.window,y,this._screenElement)[1];const T=this._renderService.dimensions.css.canvas.height;return k>=0&&k<=T?0:(k>T&&(k-=T),k=Math.min(Math.max(k,-50),50),k/=50,k/Math.abs(k)+Math.round(14*k))}shouldForceSelection(y){return u.isMac?y.altKey&&this._optionsService.rawOptions.macOptionClickForcesSelection:y.shiftKey}handleMouseDown(y){if(this._mouseDownTimeStamp=y.timeStamp,(y.button!==2||!this.hasSelection)&&y.button===0){if(!this._enabled){if(!this.shouldForceSelection(y))return;y.stopPropagation()}y.preventDefault(),this._dragScrollAmount=0,this._enabled&&y.shiftKey?this._handleIncrementalClick(y):y.detail===1?this._handleSingleClick(y):y.detail===2?this._handleDoubleClick(y):y.detail===3&&this._handleTripleClick(y),this._addMouseDownListeners(),this.refresh(!0)}}_addMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.addEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.addEventListener("mouseup",this._mouseUpListener)),this._dragScrollIntervalTimer=this._coreBrowserService.window.setInterval((()=>this._dragScroll()),50)}_removeMouseDownListeners(){this._screenElement.ownerDocument&&(this._screenElement.ownerDocument.removeEventListener("mousemove",this._mouseMoveListener),this._screenElement.ownerDocument.removeEventListener("mouseup",this._mouseUpListener)),this._coreBrowserService.window.clearInterval(this._dragScrollIntervalTimer),this._dragScrollIntervalTimer=void 0}_handleIncrementalClick(y){this._model.selectionStart&&(this._model.selectionEnd=this._getMouseBufferCoords(y))}_handleSingleClick(y){if(this._model.selectionStartLength=0,this._model.isSelectAllActive=!1,this._activeSelectionMode=this.shouldColumnSelect(y)?3:0,this._model.selectionStart=this._getMouseBufferCoords(y),!this._model.selectionStart)return;this._model.selectionEnd=void 0;const k=this._bufferService.buffer.lines.get(this._model.selectionStart[1]);k&&k.length!==this._model.selectionStart[0]&&k.hasWidth(this._model.selectionStart[0])===0&&this._model.selectionStart[0]++}_handleDoubleClick(y){this._selectWordAtCursor(y,!0)&&(this._activeSelectionMode=1)}_handleTripleClick(y){const k=this._getMouseBufferCoords(y);k&&(this._activeSelectionMode=2,this._selectLineAt(k[1]))}shouldColumnSelect(y){return y.altKey&&!(u.isMac&&this._optionsService.rawOptions.macOptionClickForcesSelection)}_handleMouseMove(y){if(y.stopImmediatePropagation(),!this._model.selectionStart)return;const k=this._model.selectionEnd?[this._model.selectionEnd[0],this._model.selectionEnd[1]]:null;if(this._model.selectionEnd=this._getMouseBufferCoords(y),!this._model.selectionEnd)return void this.refresh(!0);this._activeSelectionMode===2?this._model.selectionEnd[1]<this._model.selectionStart[1]?this._model.selectionEnd[0]=0:this._model.selectionEnd[0]=this._bufferService.cols:this._activeSelectionMode===1&&this._selectToWordAt(this._model.selectionEnd),this._dragScrollAmount=this._getMouseEventScrollAmount(y),this._activeSelectionMode!==3&&(this._dragScrollAmount>0?this._model.selectionEnd[0]=this._bufferService.cols:this._dragScrollAmount<0&&(this._model.selectionEnd[0]=0));const T=this._bufferService.buffer;if(this._model.selectionEnd[1]<T.lines.length){const B=T.lines.get(this._model.selectionEnd[1]);B&&B.hasWidth(this._model.selectionEnd[0])===0&&this._model.selectionEnd[0]<this._bufferService.cols&&this._model.selectionEnd[0]++}k&&k[0]===this._model.selectionEnd[0]&&k[1]===this._model.selectionEnd[1]||this.refresh(!0)}_dragScroll(){if(this._model.selectionEnd&&this._model.selectionStart&&this._dragScrollAmount){this._onRequestScrollLines.fire({amount:this._dragScrollAmount,suppressScrollEvent:!1});const y=this._bufferService.buffer;this._dragScrollAmount>0?(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=this._bufferService.cols),this._model.selectionEnd[1]=Math.min(y.ydisp+this._bufferService.rows,y.lines.length-1)):(this._activeSelectionMode!==3&&(this._model.selectionEnd[0]=0),this._model.selectionEnd[1]=y.ydisp),this.refresh()}}_handleMouseUp(y){const k=y.timeStamp-this._mouseDownTimeStamp;if(this._removeMouseDownListeners(),this.selectionText.length<=1&&k<500&&y.altKey&&this._optionsService.rawOptions.altClickMovesCursor){if(this._bufferService.buffer.ybase===this._bufferService.buffer.ydisp){const T=this._mouseService.getCoords(y,this._element,this._bufferService.cols,this._bufferService.rows,!1);if(T&&T[0]!==void 0&&T[1]!==void 0){const B=(0,_.moveToCellSequence)(T[0]-1,T[1]-1,this._bufferService,this._coreService.decPrivateModes.applicationCursorKeys);this._coreService.triggerDataEvent(B,!0)}}}else this._fireEventIfSelectionChanged()}_fireEventIfSelectionChanged(){const y=this._model.finalSelectionStart,k=this._model.finalSelectionEnd,T=!(!y||!k||y[0]===k[0]&&y[1]===k[1]);T?y&&k&&(this._oldSelectionStart&&this._oldSelectionEnd&&y[0]===this._oldSelectionStart[0]&&y[1]===this._oldSelectionStart[1]&&k[0]===this._oldSelectionEnd[0]&&k[1]===this._oldSelectionEnd[1]||this._fireOnSelectionChange(y,k,T)):this._oldHasSelection&&this._fireOnSelectionChange(y,k,T)}_fireOnSelectionChange(y,k,T){this._oldSelectionStart=y,this._oldSelectionEnd=k,this._oldHasSelection=T,this._onSelectionChange.fire()}_handleBufferActivate(y){this.clearSelection(),this._trimListener.dispose(),this._trimListener=y.activeBuffer.lines.onTrim((k=>this._handleTrim(k)))}_convertViewportColToCharacterIndex(y,k){let T=k;for(let B=0;k>=B;B++){const L=y.loadCell(B,this._workCell).getChars().length;this._workCell.getWidth()===0?T--:L>1&&k!==B&&(T+=L-1)}return T}setSelection(y,k,T){this._model.clearSelection(),this._removeMouseDownListeners(),this._model.selectionStart=[y,k],this._model.selectionStartLength=T,this.refresh(),this._fireEventIfSelectionChanged()}rightClickSelect(y){this._isClickInSelection(y)||(this._selectWordAtCursor(y,!1)&&this.refresh(!0),this._fireEventIfSelectionChanged())}_getWordAt(y,k,T=!0,B=!0){if(y[0]>=this._bufferService.cols)return;const L=this._bufferService.buffer,R=L.lines.get(y[1]);if(!R)return;const F=L.translateBufferLineToString(y[1],!1);let P=this._convertViewportColToCharacterIndex(R,y[0]),$=P;const Y=y[0]-P;let Z=0,I=0,N=0,x=0;if(F.charAt(P)===" "){for(;P>0&&F.charAt(P-1)===" ";)P--;for(;$<F.length&&F.charAt($+1)===" ";)$++}else{let G=y[0],z=y[0];R.getWidth(G)===0&&(Z++,G--),R.getWidth(z)===2&&(I++,z++);const J=R.getString(z).length;for(J>1&&(x+=J-1,$+=J-1);G>0&&P>0&&!this._isCharWordSeparator(R.loadCell(G-1,this._workCell));){R.loadCell(G-1,this._workCell);const D=this._workCell.getChars().length;this._workCell.getWidth()===0?(Z++,G--):D>1&&(N+=D-1,P-=D-1),P--,G--}for(;z<R.length&&$+1<F.length&&!this._isCharWordSeparator(R.loadCell(z+1,this._workCell));){R.loadCell(z+1,this._workCell);const D=this._workCell.getChars().length;this._workCell.getWidth()===2?(I++,z++):D>1&&(x+=D-1,$+=D-1),$++,z++}}$++;let O=P+Y-Z+N,W=Math.min(this._bufferService.cols,$-P+Z+I-N-x);if(k||F.slice(P,$).trim()!==""){if(T&&O===0&&R.getCodePoint(0)!==32){const G=L.lines.get(y[1]-1);if(G&&R.isWrapped&&G.getCodePoint(this._bufferService.cols-1)!==32){const z=this._getWordAt([this._bufferService.cols-1,y[1]-1],!1,!0,!1);if(z){const J=this._bufferService.cols-z.start;O-=J,W+=J}}}if(B&&O+W===this._bufferService.cols&&R.getCodePoint(this._bufferService.cols-1)!==32){const G=L.lines.get(y[1]+1);if(G!=null&&G.isWrapped&&G.getCodePoint(0)!==32){const z=this._getWordAt([0,y[1]+1],!1,!1,!0);z&&(W+=z.length)}}return{start:O,length:W}}}_selectWordAt(y,k){const T=this._getWordAt(y,k);if(T){for(;T.start<0;)T.start+=this._bufferService.cols,y[1]--;this._model.selectionStart=[T.start,y[1]],this._model.selectionStartLength=T.length}}_selectToWordAt(y){const k=this._getWordAt(y,!0);if(k){let T=y[1];for(;k.start<0;)k.start+=this._bufferService.cols,T--;if(!this._model.areSelectionValuesReversed())for(;k.start+k.length>this._bufferService.cols;)k.length-=this._bufferService.cols,T++;this._model.selectionEnd=[this._model.areSelectionValuesReversed()?k.start:k.start+k.length,T]}}_isCharWordSeparator(y){return y.getWidth()!==0&&this._optionsService.rawOptions.wordSeparator.indexOf(y.getChars())>=0}_selectLineAt(y){const k=this._bufferService.buffer.getWrappedRangeForLine(y),T={start:{x:0,y:k.first},end:{x:this._bufferService.cols-1,y:k.last}};this._model.selectionStart=[0,k.first],this._model.selectionEnd=void 0,this._model.selectionStartLength=(0,a.getRangeLength)(T,this._bufferService.cols)}};s.SelectionService=C=l([p(3,v.IBufferService),p(4,v.ICoreService),p(5,w.IMouseService),p(6,v.IOptionsService),p(7,w.IRenderService),p(8,w.ICoreBrowserService)],C)},4725:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ILinkProviderService=s.IThemeService=s.ICharacterJoinerService=s.ISelectionService=s.IRenderService=s.IMouseService=s.ICoreBrowserService=s.ICharSizeService=void 0;const l=c(8343);s.ICharSizeService=(0,l.createDecorator)("CharSizeService"),s.ICoreBrowserService=(0,l.createDecorator)("CoreBrowserService"),s.IMouseService=(0,l.createDecorator)("MouseService"),s.IRenderService=(0,l.createDecorator)("RenderService"),s.ISelectionService=(0,l.createDecorator)("SelectionService"),s.ICharacterJoinerService=(0,l.createDecorator)("CharacterJoinerService"),s.IThemeService=(0,l.createDecorator)("ThemeService"),s.ILinkProviderService=(0,l.createDecorator)("LinkProviderService")},6731:function(g,s,c){var l=this&&this.__decorate||function(C,y,k,T){var B,L=arguments.length,R=L<3?y:T===null?T=Object.getOwnPropertyDescriptor(y,k):T;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")R=Reflect.decorate(C,y,k,T);else for(var F=C.length-1;F>=0;F--)(B=C[F])&&(R=(L<3?B(R):L>3?B(y,k,R):B(y,k))||R);return L>3&&R&&Object.defineProperty(y,k,R),R},p=this&&this.__param||function(C,y){return function(k,T){y(k,T,C)}};Object.defineProperty(s,"__esModule",{value:!0}),s.ThemeService=s.DEFAULT_ANSI_COLORS=void 0;const h=c(7239),_=c(8055),b=c(8460),w=c(844),m=c(2585),o=_.css.toColor("#ffffff"),u=_.css.toColor("#000000"),a=_.css.toColor("#ffffff"),d=_.css.toColor("#000000"),v={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117};s.DEFAULT_ANSI_COLORS=Object.freeze((()=>{const C=[_.css.toColor("#2e3436"),_.css.toColor("#cc0000"),_.css.toColor("#4e9a06"),_.css.toColor("#c4a000"),_.css.toColor("#3465a4"),_.css.toColor("#75507b"),_.css.toColor("#06989a"),_.css.toColor("#d3d7cf"),_.css.toColor("#555753"),_.css.toColor("#ef2929"),_.css.toColor("#8ae234"),_.css.toColor("#fce94f"),_.css.toColor("#729fcf"),_.css.toColor("#ad7fa8"),_.css.toColor("#34e2e2"),_.css.toColor("#eeeeec")],y=[0,95,135,175,215,255];for(let k=0;k<216;k++){const T=y[k/36%6|0],B=y[k/6%6|0],L=y[k%6];C.push({css:_.channels.toCss(T,B,L),rgba:_.channels.toRgba(T,B,L)})}for(let k=0;k<24;k++){const T=8+10*k;C.push({css:_.channels.toCss(T,T,T),rgba:_.channels.toRgba(T,T,T)})}return C})());let E=s.ThemeService=class extends w.Disposable{get colors(){return this._colors}constructor(C){super(),this._optionsService=C,this._contrastCache=new h.ColorContrastCache,this._halfContrastCache=new h.ColorContrastCache,this._onChangeColors=this.register(new b.EventEmitter),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:o,background:u,cursor:a,cursorAccent:d,selectionForeground:void 0,selectionBackgroundTransparent:v,selectionBackgroundOpaque:_.color.blend(u,v),selectionInactiveBackgroundTransparent:v,selectionInactiveBackgroundOpaque:_.color.blend(u,v),ansi:s.DEFAULT_ANSI_COLORS.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this.register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",(()=>this._contrastCache.clear()))),this.register(this._optionsService.onSpecificOptionChange("theme",(()=>this._setTheme(this._optionsService.rawOptions.theme))))}_setTheme(C={}){const y=this._colors;if(y.foreground=S(C.foreground,o),y.background=S(C.background,u),y.cursor=S(C.cursor,a),y.cursorAccent=S(C.cursorAccent,d),y.selectionBackgroundTransparent=S(C.selectionBackground,v),y.selectionBackgroundOpaque=_.color.blend(y.background,y.selectionBackgroundTransparent),y.selectionInactiveBackgroundTransparent=S(C.selectionInactiveBackground,y.selectionBackgroundTransparent),y.selectionInactiveBackgroundOpaque=_.color.blend(y.background,y.selectionInactiveBackgroundTransparent),y.selectionForeground=C.selectionForeground?S(C.selectionForeground,_.NULL_COLOR):void 0,y.selectionForeground===_.NULL_COLOR&&(y.selectionForeground=void 0),_.color.isOpaque(y.selectionBackgroundTransparent)&&(y.selectionBackgroundTransparent=_.color.opacity(y.selectionBackgroundTransparent,.3)),_.color.isOpaque(y.selectionInactiveBackgroundTransparent)&&(y.selectionInactiveBackgroundTransparent=_.color.opacity(y.selectionInactiveBackgroundTransparent,.3)),y.ansi=s.DEFAULT_ANSI_COLORS.slice(),y.ansi[0]=S(C.black,s.DEFAULT_ANSI_COLORS[0]),y.ansi[1]=S(C.red,s.DEFAULT_ANSI_COLORS[1]),y.ansi[2]=S(C.green,s.DEFAULT_ANSI_COLORS[2]),y.ansi[3]=S(C.yellow,s.DEFAULT_ANSI_COLORS[3]),y.ansi[4]=S(C.blue,s.DEFAULT_ANSI_COLORS[4]),y.ansi[5]=S(C.magenta,s.DEFAULT_ANSI_COLORS[5]),y.ansi[6]=S(C.cyan,s.DEFAULT_ANSI_COLORS[6]),y.ansi[7]=S(C.white,s.DEFAULT_ANSI_COLORS[7]),y.ansi[8]=S(C.brightBlack,s.DEFAULT_ANSI_COLORS[8]),y.ansi[9]=S(C.brightRed,s.DEFAULT_ANSI_COLORS[9]),y.ansi[10]=S(C.brightGreen,s.DEFAULT_ANSI_COLORS[10]),y.ansi[11]=S(C.brightYellow,s.DEFAULT_ANSI_COLORS[11]),y.ansi[12]=S(C.brightBlue,s.DEFAULT_ANSI_COLORS[12]),y.ansi[13]=S(C.brightMagenta,s.DEFAULT_ANSI_COLORS[13]),y.ansi[14]=S(C.brightCyan,s.DEFAULT_ANSI_COLORS[14]),y.ansi[15]=S(C.brightWhite,s.DEFAULT_ANSI_COLORS[15]),C.extendedAnsi){const k=Math.min(y.ansi.length-16,C.extendedAnsi.length);for(let T=0;T<k;T++)y.ansi[T+16]=S(C.extendedAnsi[T],s.DEFAULT_ANSI_COLORS[T+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(C){this._restoreColor(C),this._onChangeColors.fire(this.colors)}_restoreColor(C){if(C!==void 0)switch(C){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[C]=this._restoreColors.ansi[C]}else for(let y=0;y<this._restoreColors.ansi.length;++y)this._colors.ansi[y]=this._restoreColors.ansi[y]}modifyColors(C){C(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};function S(C,y){if(C!==void 0)try{return _.css.toColor(C)}catch{}return y}s.ThemeService=E=l([p(0,m.IOptionsService)],E)},6349:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CircularList=void 0;const l=c(8460),p=c(844);class h extends p.Disposable{constructor(b){super(),this._maxLength=b,this.onDeleteEmitter=this.register(new l.EventEmitter),this.onDelete=this.onDeleteEmitter.event,this.onInsertEmitter=this.register(new l.EventEmitter),this.onInsert=this.onInsertEmitter.event,this.onTrimEmitter=this.register(new l.EventEmitter),this.onTrim=this.onTrimEmitter.event,this._array=new Array(this._maxLength),this._startIndex=0,this._length=0}get maxLength(){return this._maxLength}set maxLength(b){if(this._maxLength===b)return;const w=new Array(b);for(let m=0;m<Math.min(b,this.length);m++)w[m]=this._array[this._getCyclicIndex(m)];this._array=w,this._maxLength=b,this._startIndex=0}get length(){return this._length}set length(b){if(b>this._length)for(let w=this._length;w<b;w++)this._array[w]=void 0;this._length=b}get(b){return this._array[this._getCyclicIndex(b)]}set(b,w){this._array[this._getCyclicIndex(b)]=w}push(b){this._array[this._getCyclicIndex(this._length)]=b,this._length===this._maxLength?(this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1)):this._length++}recycle(){if(this._length!==this._maxLength)throw new Error("Can only recycle when the buffer is full");return this._startIndex=++this._startIndex%this._maxLength,this.onTrimEmitter.fire(1),this._array[this._getCyclicIndex(this._length-1)]}get isFull(){return this._length===this._maxLength}pop(){return this._array[this._getCyclicIndex(this._length---1)]}splice(b,w,...m){if(w){for(let o=b;o<this._length-w;o++)this._array[this._getCyclicIndex(o)]=this._array[this._getCyclicIndex(o+w)];this._length-=w,this.onDeleteEmitter.fire({index:b,amount:w})}for(let o=this._length-1;o>=b;o--)this._array[this._getCyclicIndex(o+m.length)]=this._array[this._getCyclicIndex(o)];for(let o=0;o<m.length;o++)this._array[this._getCyclicIndex(b+o)]=m[o];if(m.length&&this.onInsertEmitter.fire({index:b,amount:m.length}),this._length+m.length>this._maxLength){const o=this._length+m.length-this._maxLength;this._startIndex+=o,this._length=this._maxLength,this.onTrimEmitter.fire(o)}else this._length+=m.length}trimStart(b){b>this._length&&(b=this._length),this._startIndex+=b,this._length-=b,this.onTrimEmitter.fire(b)}shiftElements(b,w,m){if(!(w<=0)){if(b<0||b>=this._length)throw new Error("start argument out of range");if(b+m<0)throw new Error("Cannot shift elements in list beyond index 0");if(m>0){for(let u=w-1;u>=0;u--)this.set(b+u+m,this.get(b+u));const o=b+w+m-this._length;if(o>0)for(this._length+=o;this._length>this._maxLength;)this._length--,this._startIndex++,this.onTrimEmitter.fire(1)}else for(let o=0;o<w;o++)this.set(b+o+m,this.get(b+o))}}_getCyclicIndex(b){return(this._startIndex+b)%this._maxLength}}s.CircularList=h},1439:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.clone=void 0,s.clone=function c(l,p=5){if(typeof l!="object")return l;const h=Array.isArray(l)?[]:{};for(const _ in l)h[_]=p<=1?l[_]:l[_]&&c(l[_],p-1);return h}},8055:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.contrastRatio=s.toPaddedHex=s.rgba=s.rgb=s.css=s.color=s.channels=s.NULL_COLOR=void 0;let c=0,l=0,p=0,h=0;var _,b,w,m,o;function u(d){const v=d.toString(16);return v.length<2?"0"+v:v}function a(d,v){return d<v?(v+.05)/(d+.05):(d+.05)/(v+.05)}s.NULL_COLOR={css:"#00000000",rgba:0},(function(d){d.toCss=function(v,E,S,C){return C!==void 0?`#${u(v)}${u(E)}${u(S)}${u(C)}`:`#${u(v)}${u(E)}${u(S)}`},d.toRgba=function(v,E,S,C=255){return(v<<24|E<<16|S<<8|C)>>>0},d.toColor=function(v,E,S,C){return{css:d.toCss(v,E,S,C),rgba:d.toRgba(v,E,S,C)}}})(_||(s.channels=_={})),(function(d){function v(E,S){return h=Math.round(255*S),[c,l,p]=o.toChannels(E.rgba),{css:_.toCss(c,l,p,h),rgba:_.toRgba(c,l,p,h)}}d.blend=function(E,S){if(h=(255&S.rgba)/255,h===1)return{css:S.css,rgba:S.rgba};const C=S.rgba>>24&255,y=S.rgba>>16&255,k=S.rgba>>8&255,T=E.rgba>>24&255,B=E.rgba>>16&255,L=E.rgba>>8&255;return c=T+Math.round((C-T)*h),l=B+Math.round((y-B)*h),p=L+Math.round((k-L)*h),{css:_.toCss(c,l,p),rgba:_.toRgba(c,l,p)}},d.isOpaque=function(E){return(255&E.rgba)==255},d.ensureContrastRatio=function(E,S,C){const y=o.ensureContrastRatio(E.rgba,S.rgba,C);if(y)return _.toColor(y>>24&255,y>>16&255,y>>8&255)},d.opaque=function(E){const S=(255|E.rgba)>>>0;return[c,l,p]=o.toChannels(S),{css:_.toCss(c,l,p),rgba:S}},d.opacity=v,d.multiplyOpacity=function(E,S){return h=255&E.rgba,v(E,h*S/255)},d.toColorRGB=function(E){return[E.rgba>>24&255,E.rgba>>16&255,E.rgba>>8&255]}})(b||(s.color=b={})),(function(d){let v,E;try{const S=document.createElement("canvas");S.width=1,S.height=1;const C=S.getContext("2d",{willReadFrequently:!0});C&&(v=C,v.globalCompositeOperation="copy",E=v.createLinearGradient(0,0,1,1))}catch{}d.toColor=function(S){if(S.match(/#[\da-f]{3,8}/i))switch(S.length){case 4:return c=parseInt(S.slice(1,2).repeat(2),16),l=parseInt(S.slice(2,3).repeat(2),16),p=parseInt(S.slice(3,4).repeat(2),16),_.toColor(c,l,p);case 5:return c=parseInt(S.slice(1,2).repeat(2),16),l=parseInt(S.slice(2,3).repeat(2),16),p=parseInt(S.slice(3,4).repeat(2),16),h=parseInt(S.slice(4,5).repeat(2),16),_.toColor(c,l,p,h);case 7:return{css:S,rgba:(parseInt(S.slice(1),16)<<8|255)>>>0};case 9:return{css:S,rgba:parseInt(S.slice(1),16)>>>0}}const C=S.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(C)return c=parseInt(C[1]),l=parseInt(C[2]),p=parseInt(C[3]),h=Math.round(255*(C[5]===void 0?1:parseFloat(C[5]))),_.toColor(c,l,p,h);if(!v||!E)throw new Error("css.toColor: Unsupported css format");if(v.fillStyle=E,v.fillStyle=S,typeof v.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(v.fillRect(0,0,1,1),[c,l,p,h]=v.getImageData(0,0,1,1).data,h!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:_.toRgba(c,l,p,h),css:S}}})(w||(s.css=w={})),(function(d){function v(E,S,C){const y=E/255,k=S/255,T=C/255;return .2126*(y<=.03928?y/12.92:Math.pow((y+.055)/1.055,2.4))+.7152*(k<=.03928?k/12.92:Math.pow((k+.055)/1.055,2.4))+.0722*(T<=.03928?T/12.92:Math.pow((T+.055)/1.055,2.4))}d.relativeLuminance=function(E){return v(E>>16&255,E>>8&255,255&E)},d.relativeLuminance2=v})(m||(s.rgb=m={})),(function(d){function v(S,C,y){const k=S>>24&255,T=S>>16&255,B=S>>8&255;let L=C>>24&255,R=C>>16&255,F=C>>8&255,P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));for(;P<y&&(L>0||R>0||F>0);)L-=Math.max(0,Math.ceil(.1*L)),R-=Math.max(0,Math.ceil(.1*R)),F-=Math.max(0,Math.ceil(.1*F)),P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));return(L<<24|R<<16|F<<8|255)>>>0}function E(S,C,y){const k=S>>24&255,T=S>>16&255,B=S>>8&255;let L=C>>24&255,R=C>>16&255,F=C>>8&255,P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));for(;P<y&&(L<255||R<255||F<255);)L=Math.min(255,L+Math.ceil(.1*(255-L))),R=Math.min(255,R+Math.ceil(.1*(255-R))),F=Math.min(255,F+Math.ceil(.1*(255-F))),P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));return(L<<24|R<<16|F<<8|255)>>>0}d.blend=function(S,C){if(h=(255&C)/255,h===1)return C;const y=C>>24&255,k=C>>16&255,T=C>>8&255,B=S>>24&255,L=S>>16&255,R=S>>8&255;return c=B+Math.round((y-B)*h),l=L+Math.round((k-L)*h),p=R+Math.round((T-R)*h),_.toRgba(c,l,p)},d.ensureContrastRatio=function(S,C,y){const k=m.relativeLuminance(S>>8),T=m.relativeLuminance(C>>8);if(a(k,T)<y){if(T<k){const R=v(S,C,y),F=a(k,m.relativeLuminance(R>>8));if(F<y){const P=E(S,C,y);return F>a(k,m.relativeLuminance(P>>8))?R:P}return R}const B=E(S,C,y),L=a(k,m.relativeLuminance(B>>8));if(L<y){const R=v(S,C,y);return L>a(k,m.relativeLuminance(R>>8))?B:R}return B}},d.reduceLuminance=v,d.increaseLuminance=E,d.toChannels=function(S){return[S>>24&255,S>>16&255,S>>8&255,255&S]}})(o||(s.rgba=o={})),s.toPaddedHex=u,s.contrastRatio=a},8969:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CoreTerminal=void 0;const l=c(844),p=c(2585),h=c(4348),_=c(7866),b=c(744),w=c(7302),m=c(6975),o=c(8460),u=c(1753),a=c(1480),d=c(7994),v=c(9282),E=c(5435),S=c(5981),C=c(2660);let y=!1;class k extends l.Disposable{get onScroll(){return this._onScrollApi||(this._onScrollApi=this.register(new o.EventEmitter),this._onScroll.event((B=>{var L;(L=this._onScrollApi)==null||L.fire(B.position)}))),this._onScrollApi.event}get cols(){return this._bufferService.cols}get rows(){return this._bufferService.rows}get buffers(){return this._bufferService.buffers}get options(){return this.optionsService.options}set options(B){for(const L in B)this.optionsService.options[L]=B[L]}constructor(B){super(),this._windowsWrappingHeuristics=this.register(new l.MutableDisposable),this._onBinary=this.register(new o.EventEmitter),this.onBinary=this._onBinary.event,this._onData=this.register(new o.EventEmitter),this.onData=this._onData.event,this._onLineFeed=this.register(new o.EventEmitter),this.onLineFeed=this._onLineFeed.event,this._onResize=this.register(new o.EventEmitter),this.onResize=this._onResize.event,this._onWriteParsed=this.register(new o.EventEmitter),this.onWriteParsed=this._onWriteParsed.event,this._onScroll=this.register(new o.EventEmitter),this._instantiationService=new h.InstantiationService,this.optionsService=this.register(new w.OptionsService(B)),this._instantiationService.setService(p.IOptionsService,this.optionsService),this._bufferService=this.register(this._instantiationService.createInstance(b.BufferService)),this._instantiationService.setService(p.IBufferService,this._bufferService),this._logService=this.register(this._instantiationService.createInstance(_.LogService)),this._instantiationService.setService(p.ILogService,this._logService),this.coreService=this.register(this._instantiationService.createInstance(m.CoreService)),this._instantiationService.setService(p.ICoreService,this.coreService),this.coreMouseService=this.register(this._instantiationService.createInstance(u.CoreMouseService)),this._instantiationService.setService(p.ICoreMouseService,this.coreMouseService),this.unicodeService=this.register(this._instantiationService.createInstance(a.UnicodeService)),this._instantiationService.setService(p.IUnicodeService,this.unicodeService),this._charsetService=this._instantiationService.createInstance(d.CharsetService),this._instantiationService.setService(p.ICharsetService,this._charsetService),this._oscLinkService=this._instantiationService.createInstance(C.OscLinkService),this._instantiationService.setService(p.IOscLinkService,this._oscLinkService),this._inputHandler=this.register(new E.InputHandler(this._bufferService,this._charsetService,this.coreService,this._logService,this.optionsService,this._oscLinkService,this.coreMouseService,this.unicodeService)),this.register((0,o.forwardEvent)(this._inputHandler.onLineFeed,this._onLineFeed)),this.register(this._inputHandler),this.register((0,o.forwardEvent)(this._bufferService.onResize,this._onResize)),this.register((0,o.forwardEvent)(this.coreService.onData,this._onData)),this.register((0,o.forwardEvent)(this.coreService.onBinary,this._onBinary)),this.register(this.coreService.onRequestScrollToBottom((()=>this.scrollToBottom()))),this.register(this.coreService.onUserInput((()=>this._writeBuffer.handleUserInput()))),this.register(this.optionsService.onMultipleOptionChange(["windowsMode","windowsPty"],(()=>this._handleWindowsPtyOptionChange()))),this.register(this._bufferService.onScroll((L=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp,source:0}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)}))),this.register(this._inputHandler.onScroll((L=>{this._onScroll.fire({position:this._bufferService.buffer.ydisp,source:0}),this._inputHandler.markRangeDirty(this._bufferService.buffer.scrollTop,this._bufferService.buffer.scrollBottom)}))),this._writeBuffer=this.register(new S.WriteBuffer(((L,R)=>this._inputHandler.parse(L,R)))),this.register((0,o.forwardEvent)(this._writeBuffer.onWriteParsed,this._onWriteParsed))}write(B,L){this._writeBuffer.write(B,L)}writeSync(B,L){this._logService.logLevel<=p.LogLevelEnum.WARN&&!y&&(this._logService.warn("writeSync is unreliable and will be removed soon."),y=!0),this._writeBuffer.writeSync(B,L)}input(B,L=!0){this.coreService.triggerDataEvent(B,L)}resize(B,L){isNaN(B)||isNaN(L)||(B=Math.max(B,b.MINIMUM_COLS),L=Math.max(L,b.MINIMUM_ROWS),this._bufferService.resize(B,L))}scroll(B,L=!1){this._bufferService.scroll(B,L)}scrollLines(B,L,R){this._bufferService.scrollLines(B,L,R)}scrollPages(B){this.scrollLines(B*(this.rows-1))}scrollToTop(){this.scrollLines(-this._bufferService.buffer.ydisp)}scrollToBottom(){this.scrollLines(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp)}scrollToLine(B){const L=B-this._bufferService.buffer.ydisp;L!==0&&this.scrollLines(L)}registerEscHandler(B,L){return this._inputHandler.registerEscHandler(B,L)}registerDcsHandler(B,L){return this._inputHandler.registerDcsHandler(B,L)}registerCsiHandler(B,L){return this._inputHandler.registerCsiHandler(B,L)}registerOscHandler(B,L){return this._inputHandler.registerOscHandler(B,L)}_setup(){this._handleWindowsPtyOptionChange()}reset(){this._inputHandler.reset(),this._bufferService.reset(),this._charsetService.reset(),this.coreService.reset(),this.coreMouseService.reset()}_handleWindowsPtyOptionChange(){let B=!1;const L=this.optionsService.rawOptions.windowsPty;L&&L.buildNumber!==void 0&&L.buildNumber!==void 0?B=L.backend==="conpty"&&L.buildNumber<21376:this.optionsService.rawOptions.windowsMode&&(B=!0),B?this._enableWindowsWrappingHeuristics():this._windowsWrappingHeuristics.clear()}_enableWindowsWrappingHeuristics(){if(!this._windowsWrappingHeuristics.value){const B=[];B.push(this.onLineFeed(v.updateWindowsModeWrappedState.bind(null,this._bufferService))),B.push(this.registerCsiHandler({final:"H"},(()=>((0,v.updateWindowsModeWrappedState)(this._bufferService),!1)))),this._windowsWrappingHeuristics.value=(0,l.toDisposable)((()=>{for(const L of B)L.dispose()}))}}}s.CoreTerminal=k},8460:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=c=>(this._listeners.push(c),{dispose:()=>{if(!this._disposed){for(let l=0;l<this._listeners.length;l++)if(this._listeners[l]===c)return void this._listeners.splice(l,1)}}})),this._event}fire(c,l){const p=[];for(let h=0;h<this._listeners.length;h++)p.push(this._listeners[h]);for(let h=0;h<p.length;h++)p[h].call(void 0,c,l)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(c,l){return c((p=>l.fire(p)))},s.runAndSubscribe=function(c,l){return l(void 0),c((p=>l(p)))}},5435:function(g,s,c){var l=this&&this.__decorate||function(Z,I,N,x){var O,W=arguments.length,G=W<3?I:x===null?x=Object.getOwnPropertyDescriptor(I,N):x;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")G=Reflect.decorate(Z,I,N,x);else for(var z=Z.length-1;z>=0;z--)(O=Z[z])&&(G=(W<3?O(G):W>3?O(I,N,G):O(I,N))||G);return W>3&&G&&Object.defineProperty(I,N,G),G},p=this&&this.__param||function(Z,I){return function(N,x){I(N,x,Z)}};Object.defineProperty(s,"__esModule",{value:!0}),s.InputHandler=s.WindowsOptionsReportType=void 0;const h=c(2584),_=c(7116),b=c(2015),w=c(844),m=c(482),o=c(8437),u=c(8460),a=c(643),d=c(511),v=c(3734),E=c(2585),S=c(1480),C=c(6242),y=c(6351),k=c(5941),T={"(":0,")":1,"*":2,"+":3,"-":1,".":2},B=131072;function L(Z,I){if(Z>24)return I.setWinLines||!1;switch(Z){case 1:return!!I.restoreWin;case 2:return!!I.minimizeWin;case 3:return!!I.setWinPosition;case 4:return!!I.setWinSizePixels;case 5:return!!I.raiseWin;case 6:return!!I.lowerWin;case 7:return!!I.refreshWin;case 8:return!!I.setWinSizeChars;case 9:return!!I.maximizeWin;case 10:return!!I.fullscreenWin;case 11:return!!I.getWinState;case 13:return!!I.getWinPosition;case 14:return!!I.getWinSizePixels;case 15:return!!I.getScreenSizePixels;case 16:return!!I.getCellSizePixels;case 18:return!!I.getWinSizeChars;case 19:return!!I.getScreenSizeChars;case 20:return!!I.getIconTitle;case 21:return!!I.getWinTitle;case 22:return!!I.pushTitle;case 23:return!!I.popTitle;case 24:return!!I.setWinLines}return!1}var R;(function(Z){Z[Z.GET_WIN_SIZE_PIXELS=0]="GET_WIN_SIZE_PIXELS",Z[Z.GET_CELL_SIZE_PIXELS=1]="GET_CELL_SIZE_PIXELS"})(R||(s.WindowsOptionsReportType=R={}));let F=0;class P extends w.Disposable{getAttrData(){return this._curAttrData}constructor(I,N,x,O,W,G,z,J,D=new b.EscapeSequenceParser){super(),this._bufferService=I,this._charsetService=N,this._coreService=x,this._logService=O,this._optionsService=W,this._oscLinkService=G,this._coreMouseService=z,this._unicodeService=J,this._parser=D,this._parseBuffer=new Uint32Array(4096),this._stringDecoder=new m.StringToUtf32,this._utf8Decoder=new m.Utf8ToUtf32,this._workCell=new d.CellData,this._windowTitle="",this._iconName="",this._windowTitleStack=[],this._iconNameStack=[],this._curAttrData=o.DEFAULT_ATTR_DATA.clone(),this._eraseAttrDataInternal=o.DEFAULT_ATTR_DATA.clone(),this._onRequestBell=this.register(new u.EventEmitter),this.onRequestBell=this._onRequestBell.event,this._onRequestRefreshRows=this.register(new u.EventEmitter),this.onRequestRefreshRows=this._onRequestRefreshRows.event,this._onRequestReset=this.register(new u.EventEmitter),this.onRequestReset=this._onRequestReset.event,this._onRequestSendFocus=this.register(new u.EventEmitter),this.onRequestSendFocus=this._onRequestSendFocus.event,this._onRequestSyncScrollBar=this.register(new u.EventEmitter),this.onRequestSyncScrollBar=this._onRequestSyncScrollBar.event,this._onRequestWindowsOptionsReport=this.register(new u.EventEmitter),this.onRequestWindowsOptionsReport=this._onRequestWindowsOptionsReport.event,this._onA11yChar=this.register(new u.EventEmitter),this.onA11yChar=this._onA11yChar.event,this._onA11yTab=this.register(new u.EventEmitter),this.onA11yTab=this._onA11yTab.event,this._onCursorMove=this.register(new u.EventEmitter),this.onCursorMove=this._onCursorMove.event,this._onLineFeed=this.register(new u.EventEmitter),this.onLineFeed=this._onLineFeed.event,this._onScroll=this.register(new u.EventEmitter),this.onScroll=this._onScroll.event,this._onTitleChange=this.register(new u.EventEmitter),this.onTitleChange=this._onTitleChange.event,this._onColor=this.register(new u.EventEmitter),this.onColor=this._onColor.event,this._parseStack={paused:!1,cursorStartX:0,cursorStartY:0,decodedLength:0,position:0},this._specialColors=[256,257,258],this.register(this._parser),this._dirtyRowTracker=new $(this._bufferService),this._activeBuffer=this._bufferService.buffer,this.register(this._bufferService.buffers.onBufferActivate((A=>this._activeBuffer=A.activeBuffer))),this._parser.setCsiHandlerFallback(((A,H)=>{this._logService.debug("Unknown CSI code: ",{identifier:this._parser.identToString(A),params:H.toArray()})})),this._parser.setEscHandlerFallback((A=>{this._logService.debug("Unknown ESC code: ",{identifier:this._parser.identToString(A)})})),this._parser.setExecuteHandlerFallback((A=>{this._logService.debug("Unknown EXECUTE code: ",{code:A})})),this._parser.setOscHandlerFallback(((A,H,M)=>{this._logService.debug("Unknown OSC code: ",{identifier:A,action:H,data:M})})),this._parser.setDcsHandlerFallback(((A,H,M)=>{H==="HOOK"&&(M=M.toArray()),this._logService.debug("Unknown DCS code: ",{identifier:this._parser.identToString(A),action:H,payload:M})})),this._parser.setPrintHandler(((A,H,M)=>this.print(A,H,M))),this._parser.registerCsiHandler({final:"@"},(A=>this.insertChars(A))),this._parser.registerCsiHandler({intermediates:" ",final:"@"},(A=>this.scrollLeft(A))),this._parser.registerCsiHandler({final:"A"},(A=>this.cursorUp(A))),this._parser.registerCsiHandler({intermediates:" ",final:"A"},(A=>this.scrollRight(A))),this._parser.registerCsiHandler({final:"B"},(A=>this.cursorDown(A))),this._parser.registerCsiHandler({final:"C"},(A=>this.cursorForward(A))),this._parser.registerCsiHandler({final:"D"},(A=>this.cursorBackward(A))),this._parser.registerCsiHandler({final:"E"},(A=>this.cursorNextLine(A))),this._parser.registerCsiHandler({final:"F"},(A=>this.cursorPrecedingLine(A))),this._parser.registerCsiHandler({final:"G"},(A=>this.cursorCharAbsolute(A))),this._parser.registerCsiHandler({final:"H"},(A=>this.cursorPosition(A))),this._parser.registerCsiHandler({final:"I"},(A=>this.cursorForwardTab(A))),this._parser.registerCsiHandler({final:"J"},(A=>this.eraseInDisplay(A,!1))),this._parser.registerCsiHandler({prefix:"?",final:"J"},(A=>this.eraseInDisplay(A,!0))),this._parser.registerCsiHandler({final:"K"},(A=>this.eraseInLine(A,!1))),this._parser.registerCsiHandler({prefix:"?",final:"K"},(A=>this.eraseInLine(A,!0))),this._parser.registerCsiHandler({final:"L"},(A=>this.insertLines(A))),this._parser.registerCsiHandler({final:"M"},(A=>this.deleteLines(A))),this._parser.registerCsiHandler({final:"P"},(A=>this.deleteChars(A))),this._parser.registerCsiHandler({final:"S"},(A=>this.scrollUp(A))),this._parser.registerCsiHandler({final:"T"},(A=>this.scrollDown(A))),this._parser.registerCsiHandler({final:"X"},(A=>this.eraseChars(A))),this._parser.registerCsiHandler({final:"Z"},(A=>this.cursorBackwardTab(A))),this._parser.registerCsiHandler({final:"`"},(A=>this.charPosAbsolute(A))),this._parser.registerCsiHandler({final:"a"},(A=>this.hPositionRelative(A))),this._parser.registerCsiHandler({final:"b"},(A=>this.repeatPrecedingCharacter(A))),this._parser.registerCsiHandler({final:"c"},(A=>this.sendDeviceAttributesPrimary(A))),this._parser.registerCsiHandler({prefix:">",final:"c"},(A=>this.sendDeviceAttributesSecondary(A))),this._parser.registerCsiHandler({final:"d"},(A=>this.linePosAbsolute(A))),this._parser.registerCsiHandler({final:"e"},(A=>this.vPositionRelative(A))),this._parser.registerCsiHandler({final:"f"},(A=>this.hVPosition(A))),this._parser.registerCsiHandler({final:"g"},(A=>this.tabClear(A))),this._parser.registerCsiHandler({final:"h"},(A=>this.setMode(A))),this._parser.registerCsiHandler({prefix:"?",final:"h"},(A=>this.setModePrivate(A))),this._parser.registerCsiHandler({final:"l"},(A=>this.resetMode(A))),this._parser.registerCsiHandler({prefix:"?",final:"l"},(A=>this.resetModePrivate(A))),this._parser.registerCsiHandler({final:"m"},(A=>this.charAttributes(A))),this._parser.registerCsiHandler({final:"n"},(A=>this.deviceStatus(A))),this._parser.registerCsiHandler({prefix:"?",final:"n"},(A=>this.deviceStatusPrivate(A))),this._parser.registerCsiHandler({intermediates:"!",final:"p"},(A=>this.softReset(A))),this._parser.registerCsiHandler({intermediates:" ",final:"q"},(A=>this.setCursorStyle(A))),this._parser.registerCsiHandler({final:"r"},(A=>this.setScrollRegion(A))),this._parser.registerCsiHandler({final:"s"},(A=>this.saveCursor(A))),this._parser.registerCsiHandler({final:"t"},(A=>this.windowOptions(A))),this._parser.registerCsiHandler({final:"u"},(A=>this.restoreCursor(A))),this._parser.registerCsiHandler({intermediates:"'",final:"}"},(A=>this.insertColumns(A))),this._parser.registerCsiHandler({intermediates:"'",final:"~"},(A=>this.deleteColumns(A))),this._parser.registerCsiHandler({intermediates:'"',final:"q"},(A=>this.selectProtected(A))),this._parser.registerCsiHandler({intermediates:"$",final:"p"},(A=>this.requestMode(A,!0))),this._parser.registerCsiHandler({prefix:"?",intermediates:"$",final:"p"},(A=>this.requestMode(A,!1))),this._parser.setExecuteHandler(h.C0.BEL,(()=>this.bell())),this._parser.setExecuteHandler(h.C0.LF,(()=>this.lineFeed())),this._parser.setExecuteHandler(h.C0.VT,(()=>this.lineFeed())),this._parser.setExecuteHandler(h.C0.FF,(()=>this.lineFeed())),this._parser.setExecuteHandler(h.C0.CR,(()=>this.carriageReturn())),this._parser.setExecuteHandler(h.C0.BS,(()=>this.backspace())),this._parser.setExecuteHandler(h.C0.HT,(()=>this.tab())),this._parser.setExecuteHandler(h.C0.SO,(()=>this.shiftOut())),this._parser.setExecuteHandler(h.C0.SI,(()=>this.shiftIn())),this._parser.setExecuteHandler(h.C1.IND,(()=>this.index())),this._parser.setExecuteHandler(h.C1.NEL,(()=>this.nextLine())),this._parser.setExecuteHandler(h.C1.HTS,(()=>this.tabSet())),this._parser.registerOscHandler(0,new C.OscHandler((A=>(this.setTitle(A),this.setIconName(A),!0)))),this._parser.registerOscHandler(1,new C.OscHandler((A=>this.setIconName(A)))),this._parser.registerOscHandler(2,new C.OscHandler((A=>this.setTitle(A)))),this._parser.registerOscHandler(4,new C.OscHandler((A=>this.setOrReportIndexedColor(A)))),this._parser.registerOscHandler(8,new C.OscHandler((A=>this.setHyperlink(A)))),this._parser.registerOscHandler(10,new C.OscHandler((A=>this.setOrReportFgColor(A)))),this._parser.registerOscHandler(11,new C.OscHandler((A=>this.setOrReportBgColor(A)))),this._parser.registerOscHandler(12,new C.OscHandler((A=>this.setOrReportCursorColor(A)))),this._parser.registerOscHandler(104,new C.OscHandler((A=>this.restoreIndexedColor(A)))),this._parser.registerOscHandler(110,new C.OscHandler((A=>this.restoreFgColor(A)))),this._parser.registerOscHandler(111,new C.OscHandler((A=>this.restoreBgColor(A)))),this._parser.registerOscHandler(112,new C.OscHandler((A=>this.restoreCursorColor(A)))),this._parser.registerEscHandler({final:"7"},(()=>this.saveCursor())),this._parser.registerEscHandler({final:"8"},(()=>this.restoreCursor())),this._parser.registerEscHandler({final:"D"},(()=>this.index())),this._parser.registerEscHandler({final:"E"},(()=>this.nextLine())),this._parser.registerEscHandler({final:"H"},(()=>this.tabSet())),this._parser.registerEscHandler({final:"M"},(()=>this.reverseIndex())),this._parser.registerEscHandler({final:"="},(()=>this.keypadApplicationMode())),this._parser.registerEscHandler({final:">"},(()=>this.keypadNumericMode())),this._parser.registerEscHandler({final:"c"},(()=>this.fullReset())),this._parser.registerEscHandler({final:"n"},(()=>this.setgLevel(2))),this._parser.registerEscHandler({final:"o"},(()=>this.setgLevel(3))),this._parser.registerEscHandler({final:"|"},(()=>this.setgLevel(3))),this._parser.registerEscHandler({final:"}"},(()=>this.setgLevel(2))),this._parser.registerEscHandler({final:"~"},(()=>this.setgLevel(1))),this._parser.registerEscHandler({intermediates:"%",final:"@"},(()=>this.selectDefaultCharset())),this._parser.registerEscHandler({intermediates:"%",final:"G"},(()=>this.selectDefaultCharset()));for(const A in _.CHARSETS)this._parser.registerEscHandler({intermediates:"(",final:A},(()=>this.selectCharset("("+A))),this._parser.registerEscHandler({intermediates:")",final:A},(()=>this.selectCharset(")"+A))),this._parser.registerEscHandler({intermediates:"*",final:A},(()=>this.selectCharset("*"+A))),this._parser.registerEscHandler({intermediates:"+",final:A},(()=>this.selectCharset("+"+A))),this._parser.registerEscHandler({intermediates:"-",final:A},(()=>this.selectCharset("-"+A))),this._parser.registerEscHandler({intermediates:".",final:A},(()=>this.selectCharset("."+A))),this._parser.registerEscHandler({intermediates:"/",final:A},(()=>this.selectCharset("/"+A)));this._parser.registerEscHandler({intermediates:"#",final:"8"},(()=>this.screenAlignmentPattern())),this._parser.setErrorHandler((A=>(this._logService.error("Parsing error: ",A),A))),this._parser.registerDcsHandler({intermediates:"$",final:"q"},new y.DcsHandler(((A,H)=>this.requestStatusString(A,H))))}_preserveStack(I,N,x,O){this._parseStack.paused=!0,this._parseStack.cursorStartX=I,this._parseStack.cursorStartY=N,this._parseStack.decodedLength=x,this._parseStack.position=O}_logSlowResolvingAsync(I){this._logService.logLevel<=E.LogLevelEnum.WARN&&Promise.race([I,new Promise(((N,x)=>setTimeout((()=>x("#SLOW_TIMEOUT")),5e3)))]).catch((N=>{if(N!=="#SLOW_TIMEOUT")throw N;console.warn("async parser handler taking longer than 5000 ms")}))}_getCurrentLinkId(){return this._curAttrData.extended.urlId}parse(I,N){let x,O=this._activeBuffer.x,W=this._activeBuffer.y,G=0;const z=this._parseStack.paused;if(z){if(x=this._parser.parse(this._parseBuffer,this._parseStack.decodedLength,N))return this._logSlowResolvingAsync(x),x;O=this._parseStack.cursorStartX,W=this._parseStack.cursorStartY,this._parseStack.paused=!1,I.length>B&&(G=this._parseStack.position+B)}if(this._logService.logLevel<=E.LogLevelEnum.DEBUG&&this._logService.debug("parsing data"+(typeof I=="string"?` "${I}"`:` "${Array.prototype.map.call(I,(A=>String.fromCharCode(A))).join("")}"`),typeof I=="string"?I.split("").map((A=>A.charCodeAt(0))):I),this._parseBuffer.length<I.length&&this._parseBuffer.length<B&&(this._parseBuffer=new Uint32Array(Math.min(I.length,B))),z||this._dirtyRowTracker.clearRange(),I.length>B)for(let A=G;A<I.length;A+=B){const H=A+B<I.length?A+B:I.length,M=typeof I=="string"?this._stringDecoder.decode(I.substring(A,H),this._parseBuffer):this._utf8Decoder.decode(I.subarray(A,H),this._parseBuffer);if(x=this._parser.parse(this._parseBuffer,M))return this._preserveStack(O,W,M,A),this._logSlowResolvingAsync(x),x}else if(!z){const A=typeof I=="string"?this._stringDecoder.decode(I,this._parseBuffer):this._utf8Decoder.decode(I,this._parseBuffer);if(x=this._parser.parse(this._parseBuffer,A))return this._preserveStack(O,W,A,0),this._logSlowResolvingAsync(x),x}this._activeBuffer.x===O&&this._activeBuffer.y===W||this._onCursorMove.fire();const J=this._dirtyRowTracker.end+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp),D=this._dirtyRowTracker.start+(this._bufferService.buffer.ybase-this._bufferService.buffer.ydisp);D<this._bufferService.rows&&this._onRequestRefreshRows.fire(Math.min(D,this._bufferService.rows-1),Math.min(J,this._bufferService.rows-1))}print(I,N,x){let O,W;const G=this._charsetService.charset,z=this._optionsService.rawOptions.screenReaderMode,J=this._bufferService.cols,D=this._coreService.decPrivateModes.wraparound,A=this._coreService.modes.insertMode,H=this._curAttrData;let M=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._activeBuffer.x&&x-N>0&&M.getWidth(this._activeBuffer.x-1)===2&&M.setCellFromCodepoint(this._activeBuffer.x-1,0,1,H);let X=this._parser.precedingJoinState;for(let K=N;K<x;++K){if(O=I[K],O<127&&G){const Ce=G[String.fromCharCode(O)];Ce&&(O=Ce.charCodeAt(0))}const te=this._unicodeService.charProperties(O,X);W=S.UnicodeService.extractWidth(te);const le=S.UnicodeService.extractShouldJoin(te),ue=le?S.UnicodeService.extractWidth(X):0;if(X=te,z&&this._onA11yChar.fire((0,m.stringFromCodePoint)(O)),this._getCurrentLinkId()&&this._oscLinkService.addLineToLink(this._getCurrentLinkId(),this._activeBuffer.ybase+this._activeBuffer.y),this._activeBuffer.x+W-ue>J){if(D){const Ce=M;let q=this._activeBuffer.x-ue;for(this._activeBuffer.x=ue,this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData(),!0)):(this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!0),M=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y),ue>0&&M instanceof o.BufferLine&&M.copyCellsFrom(Ce,q,0,ue,!1);q<J;)Ce.setCellFromCodepoint(q++,0,1,H)}else if(this._activeBuffer.x=J-1,W===2)continue}if(le&&this._activeBuffer.x){const Ce=M.getWidth(this._activeBuffer.x-1)?1:2;M.addCodepointToCell(this._activeBuffer.x-Ce,O,W);for(let q=W-ue;--q>=0;)M.setCellFromCodepoint(this._activeBuffer.x++,0,0,H)}else if(A&&(M.insertCells(this._activeBuffer.x,W-ue,this._activeBuffer.getNullCell(H)),M.getWidth(J-1)===2&&M.setCellFromCodepoint(J-1,a.NULL_CELL_CODE,a.NULL_CELL_WIDTH,H)),M.setCellFromCodepoint(this._activeBuffer.x++,O,W,H),W>0)for(;--W;)M.setCellFromCodepoint(this._activeBuffer.x++,0,0,H)}this._parser.precedingJoinState=X,this._activeBuffer.x<J&&x-N>0&&M.getWidth(this._activeBuffer.x)===0&&!M.hasContent(this._activeBuffer.x)&&M.setCellFromCodepoint(this._activeBuffer.x,0,1,H),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}registerCsiHandler(I,N){return I.final!=="t"||I.prefix||I.intermediates?this._parser.registerCsiHandler(I,N):this._parser.registerCsiHandler(I,(x=>!L(x.params[0],this._optionsService.rawOptions.windowOptions)||N(x)))}registerDcsHandler(I,N){return this._parser.registerDcsHandler(I,new y.DcsHandler(N))}registerEscHandler(I,N){return this._parser.registerEscHandler(I,N)}registerOscHandler(I,N){return this._parser.registerOscHandler(I,new C.OscHandler(N))}bell(){return this._onRequestBell.fire(),!0}lineFeed(){return this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._optionsService.rawOptions.convertEol&&(this._activeBuffer.x=0),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows?this._activeBuffer.y=this._bufferService.rows-1:this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.x>=this._bufferService.cols&&this._activeBuffer.x--,this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._onLineFeed.fire(),!0}carriageReturn(){return this._activeBuffer.x=0,!0}backspace(){var I;if(!this._coreService.decPrivateModes.reverseWraparound)return this._restrictCursor(),this._activeBuffer.x>0&&this._activeBuffer.x--,!0;if(this._restrictCursor(this._bufferService.cols),this._activeBuffer.x>0)this._activeBuffer.x--;else if(this._activeBuffer.x===0&&this._activeBuffer.y>this._activeBuffer.scrollTop&&this._activeBuffer.y<=this._activeBuffer.scrollBottom&&(I=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y))!=null&&I.isWrapped){this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).isWrapped=!1,this._activeBuffer.y--,this._activeBuffer.x=this._bufferService.cols-1;const N=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);N.hasWidth(this._activeBuffer.x)&&!N.hasContent(this._activeBuffer.x)&&this._activeBuffer.x--}return this._restrictCursor(),!0}tab(){if(this._activeBuffer.x>=this._bufferService.cols)return!0;const I=this._activeBuffer.x;return this._activeBuffer.x=this._activeBuffer.nextStop(),this._optionsService.rawOptions.screenReaderMode&&this._onA11yTab.fire(this._activeBuffer.x-I),!0}shiftOut(){return this._charsetService.setgLevel(1),!0}shiftIn(){return this._charsetService.setgLevel(0),!0}_restrictCursor(I=this._bufferService.cols-1){this._activeBuffer.x=Math.min(I,Math.max(0,this._activeBuffer.x)),this._activeBuffer.y=this._coreService.decPrivateModes.origin?Math.min(this._activeBuffer.scrollBottom,Math.max(this._activeBuffer.scrollTop,this._activeBuffer.y)):Math.min(this._bufferService.rows-1,Math.max(0,this._activeBuffer.y)),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_setCursor(I,N){this._dirtyRowTracker.markDirty(this._activeBuffer.y),this._coreService.decPrivateModes.origin?(this._activeBuffer.x=I,this._activeBuffer.y=this._activeBuffer.scrollTop+N):(this._activeBuffer.x=I,this._activeBuffer.y=N),this._restrictCursor(),this._dirtyRowTracker.markDirty(this._activeBuffer.y)}_moveCursor(I,N){this._restrictCursor(),this._setCursor(this._activeBuffer.x+I,this._activeBuffer.y+N)}cursorUp(I){const N=this._activeBuffer.y-this._activeBuffer.scrollTop;return N>=0?this._moveCursor(0,-Math.min(N,I.params[0]||1)):this._moveCursor(0,-(I.params[0]||1)),!0}cursorDown(I){const N=this._activeBuffer.scrollBottom-this._activeBuffer.y;return N>=0?this._moveCursor(0,Math.min(N,I.params[0]||1)):this._moveCursor(0,I.params[0]||1),!0}cursorForward(I){return this._moveCursor(I.params[0]||1,0),!0}cursorBackward(I){return this._moveCursor(-(I.params[0]||1),0),!0}cursorNextLine(I){return this.cursorDown(I),this._activeBuffer.x=0,!0}cursorPrecedingLine(I){return this.cursorUp(I),this._activeBuffer.x=0,!0}cursorCharAbsolute(I){return this._setCursor((I.params[0]||1)-1,this._activeBuffer.y),!0}cursorPosition(I){return this._setCursor(I.length>=2?(I.params[1]||1)-1:0,(I.params[0]||1)-1),!0}charPosAbsolute(I){return this._setCursor((I.params[0]||1)-1,this._activeBuffer.y),!0}hPositionRelative(I){return this._moveCursor(I.params[0]||1,0),!0}linePosAbsolute(I){return this._setCursor(this._activeBuffer.x,(I.params[0]||1)-1),!0}vPositionRelative(I){return this._moveCursor(0,I.params[0]||1),!0}hVPosition(I){return this.cursorPosition(I),!0}tabClear(I){const N=I.params[0];return N===0?delete this._activeBuffer.tabs[this._activeBuffer.x]:N===3&&(this._activeBuffer.tabs={}),!0}cursorForwardTab(I){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let N=I.params[0]||1;for(;N--;)this._activeBuffer.x=this._activeBuffer.nextStop();return!0}cursorBackwardTab(I){if(this._activeBuffer.x>=this._bufferService.cols)return!0;let N=I.params[0]||1;for(;N--;)this._activeBuffer.x=this._activeBuffer.prevStop();return!0}selectProtected(I){const N=I.params[0];return N===1&&(this._curAttrData.bg|=536870912),N!==2&&N!==0||(this._curAttrData.bg&=-536870913),!0}_eraseInBufferLine(I,N,x,O=!1,W=!1){const G=this._activeBuffer.lines.get(this._activeBuffer.ybase+I);G.replaceCells(N,x,this._activeBuffer.getNullCell(this._eraseAttrData()),W),O&&(G.isWrapped=!1)}_resetBufferLine(I,N=!1){const x=this._activeBuffer.lines.get(this._activeBuffer.ybase+I);x&&(x.fill(this._activeBuffer.getNullCell(this._eraseAttrData()),N),this._bufferService.buffer.clearMarkers(this._activeBuffer.ybase+I),x.isWrapped=!1)}eraseInDisplay(I,N=!1){let x;switch(this._restrictCursor(this._bufferService.cols),I.params[0]){case 0:for(x=this._activeBuffer.y,this._dirtyRowTracker.markDirty(x),this._eraseInBufferLine(x++,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,N);x<this._bufferService.rows;x++)this._resetBufferLine(x,N);this._dirtyRowTracker.markDirty(x);break;case 1:for(x=this._activeBuffer.y,this._dirtyRowTracker.markDirty(x),this._eraseInBufferLine(x,0,this._activeBuffer.x+1,!0,N),this._activeBuffer.x+1>=this._bufferService.cols&&(this._activeBuffer.lines.get(x+1).isWrapped=!1);x--;)this._resetBufferLine(x,N);this._dirtyRowTracker.markDirty(0);break;case 2:for(x=this._bufferService.rows,this._dirtyRowTracker.markDirty(x-1);x--;)this._resetBufferLine(x,N);this._dirtyRowTracker.markDirty(0);break;case 3:const O=this._activeBuffer.lines.length-this._bufferService.rows;O>0&&(this._activeBuffer.lines.trimStart(O),this._activeBuffer.ybase=Math.max(this._activeBuffer.ybase-O,0),this._activeBuffer.ydisp=Math.max(this._activeBuffer.ydisp-O,0),this._onScroll.fire(0))}return!0}eraseInLine(I,N=!1){switch(this._restrictCursor(this._bufferService.cols),I.params[0]){case 0:this._eraseInBufferLine(this._activeBuffer.y,this._activeBuffer.x,this._bufferService.cols,this._activeBuffer.x===0,N);break;case 1:this._eraseInBufferLine(this._activeBuffer.y,0,this._activeBuffer.x+1,!1,N);break;case 2:this._eraseInBufferLine(this._activeBuffer.y,0,this._bufferService.cols,!0,N)}return this._dirtyRowTracker.markDirty(this._activeBuffer.y),!0}insertLines(I){this._restrictCursor();let N=I.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const x=this._activeBuffer.ybase+this._activeBuffer.y,O=this._bufferService.rows-1-this._activeBuffer.scrollBottom,W=this._bufferService.rows-1+this._activeBuffer.ybase-O+1;for(;N--;)this._activeBuffer.lines.splice(W-1,1),this._activeBuffer.lines.splice(x,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}deleteLines(I){this._restrictCursor();let N=I.params[0]||1;if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const x=this._activeBuffer.ybase+this._activeBuffer.y;let O;for(O=this._bufferService.rows-1-this._activeBuffer.scrollBottom,O=this._bufferService.rows-1+this._activeBuffer.ybase-O;N--;)this._activeBuffer.lines.splice(x,1),this._activeBuffer.lines.splice(O,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.y,this._activeBuffer.scrollBottom),this._activeBuffer.x=0,!0}insertChars(I){this._restrictCursor();const N=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return N&&(N.insertCells(this._activeBuffer.x,I.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}deleteChars(I){this._restrictCursor();const N=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return N&&(N.deleteCells(this._activeBuffer.x,I.params[0]||1,this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}scrollUp(I){let N=I.params[0]||1;for(;N--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,0,this._activeBuffer.getBlankLine(this._eraseAttrData()));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollDown(I){let N=I.params[0]||1;for(;N--;)this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollBottom,1),this._activeBuffer.lines.splice(this._activeBuffer.ybase+this._activeBuffer.scrollTop,0,this._activeBuffer.getBlankLine(o.DEFAULT_ATTR_DATA));return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollLeft(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const N=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const O=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);O.deleteCells(0,N,this._activeBuffer.getNullCell(this._eraseAttrData())),O.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}scrollRight(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const N=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const O=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);O.insertCells(0,N,this._activeBuffer.getNullCell(this._eraseAttrData())),O.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}insertColumns(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const N=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const O=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);O.insertCells(this._activeBuffer.x,N,this._activeBuffer.getNullCell(this._eraseAttrData())),O.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}deleteColumns(I){if(this._activeBuffer.y>this._activeBuffer.scrollBottom||this._activeBuffer.y<this._activeBuffer.scrollTop)return!0;const N=I.params[0]||1;for(let x=this._activeBuffer.scrollTop;x<=this._activeBuffer.scrollBottom;++x){const O=this._activeBuffer.lines.get(this._activeBuffer.ybase+x);O.deleteCells(this._activeBuffer.x,N,this._activeBuffer.getNullCell(this._eraseAttrData())),O.isWrapped=!1}return this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom),!0}eraseChars(I){this._restrictCursor();const N=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y);return N&&(N.replaceCells(this._activeBuffer.x,this._activeBuffer.x+(I.params[0]||1),this._activeBuffer.getNullCell(this._eraseAttrData())),this._dirtyRowTracker.markDirty(this._activeBuffer.y)),!0}repeatPrecedingCharacter(I){const N=this._parser.precedingJoinState;if(!N)return!0;const x=I.params[0]||1,O=S.UnicodeService.extractWidth(N),W=this._activeBuffer.x-O,G=this._activeBuffer.lines.get(this._activeBuffer.ybase+this._activeBuffer.y).getString(W),z=new Uint32Array(G.length*x);let J=0;for(let A=0;A<G.length;){const H=G.codePointAt(A)||0;z[J++]=H,A+=H>65535?2:1}let D=J;for(let A=1;A<x;++A)z.copyWithin(D,0,J),D+=J;return this.print(z,0,D),!0}sendDeviceAttributesPrimary(I){return I.params[0]>0||(this._is("xterm")||this._is("rxvt-unicode")||this._is("screen")?this._coreService.triggerDataEvent(h.C0.ESC+"[?1;2c"):this._is("linux")&&this._coreService.triggerDataEvent(h.C0.ESC+"[?6c")),!0}sendDeviceAttributesSecondary(I){return I.params[0]>0||(this._is("xterm")?this._coreService.triggerDataEvent(h.C0.ESC+"[>0;276;0c"):this._is("rxvt-unicode")?this._coreService.triggerDataEvent(h.C0.ESC+"[>85;95;0c"):this._is("linux")?this._coreService.triggerDataEvent(I.params[0]+"c"):this._is("screen")&&this._coreService.triggerDataEvent(h.C0.ESC+"[>83;40003;0c")),!0}_is(I){return(this._optionsService.rawOptions.termName+"").indexOf(I)===0}setMode(I){for(let N=0;N<I.length;N++)switch(I.params[N]){case 4:this._coreService.modes.insertMode=!0;break;case 20:this._optionsService.options.convertEol=!0}return!0}setModePrivate(I){for(let N=0;N<I.length;N++)switch(I.params[N]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!0;break;case 2:this._charsetService.setgCharset(0,_.DEFAULT_CHARSET),this._charsetService.setgCharset(1,_.DEFAULT_CHARSET),this._charsetService.setgCharset(2,_.DEFAULT_CHARSET),this._charsetService.setgCharset(3,_.DEFAULT_CHARSET);break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(132,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!0,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!0;break;case 12:this._optionsService.options.cursorBlink=!0;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!0;break;case 66:this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire();break;case 9:this._coreMouseService.activeProtocol="X10";break;case 1e3:this._coreMouseService.activeProtocol="VT200";break;case 1002:this._coreMouseService.activeProtocol="DRAG";break;case 1003:this._coreMouseService.activeProtocol="ANY";break;case 1004:this._coreService.decPrivateModes.sendFocus=!0,this._onRequestSendFocus.fire();break;case 1005:this._logService.debug("DECSET 1005 not supported (see #2507)");break;case 1006:this._coreMouseService.activeEncoding="SGR";break;case 1015:this._logService.debug("DECSET 1015 not supported (see #2507)");break;case 1016:this._coreMouseService.activeEncoding="SGR_PIXELS";break;case 25:this._coreService.isCursorHidden=!1;break;case 1048:this.saveCursor();break;case 1049:this.saveCursor();case 47:case 1047:this._bufferService.buffers.activateAltBuffer(this._eraseAttrData()),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(0,this._bufferService.rows-1),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!0}return!0}resetMode(I){for(let N=0;N<I.length;N++)switch(I.params[N]){case 4:this._coreService.modes.insertMode=!1;break;case 20:this._optionsService.options.convertEol=!1}return!0}resetModePrivate(I){for(let N=0;N<I.length;N++)switch(I.params[N]){case 1:this._coreService.decPrivateModes.applicationCursorKeys=!1;break;case 3:this._optionsService.rawOptions.windowOptions.setWinLines&&(this._bufferService.resize(80,this._bufferService.rows),this._onRequestReset.fire());break;case 6:this._coreService.decPrivateModes.origin=!1,this._setCursor(0,0);break;case 7:this._coreService.decPrivateModes.wraparound=!1;break;case 12:this._optionsService.options.cursorBlink=!1;break;case 45:this._coreService.decPrivateModes.reverseWraparound=!1;break;case 66:this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire();break;case 9:case 1e3:case 1002:case 1003:this._coreMouseService.activeProtocol="NONE";break;case 1004:this._coreService.decPrivateModes.sendFocus=!1;break;case 1005:this._logService.debug("DECRST 1005 not supported (see #2507)");break;case 1006:case 1016:this._coreMouseService.activeEncoding="DEFAULT";break;case 1015:this._logService.debug("DECRST 1015 not supported (see #2507)");break;case 25:this._coreService.isCursorHidden=!0;break;case 1048:this.restoreCursor();break;case 1049:case 47:case 1047:this._bufferService.buffers.activateNormalBuffer(),I.params[N]===1049&&this.restoreCursor(),this._coreService.isCursorInitialized=!0,this._onRequestRefreshRows.fire(0,this._bufferService.rows-1),this._onRequestSyncScrollBar.fire();break;case 2004:this._coreService.decPrivateModes.bracketedPasteMode=!1}return!0}requestMode(I,N){const x=this._coreService.decPrivateModes,{activeProtocol:O,activeEncoding:W}=this._coreMouseService,G=this._coreService,{buffers:z,cols:J}=this._bufferService,{active:D,alt:A}=z,H=this._optionsService.rawOptions,M=le=>le?1:2,X=I.params[0];return K=X,te=N?X===2?4:X===4?M(G.modes.insertMode):X===12?3:X===20?M(H.convertEol):0:X===1?M(x.applicationCursorKeys):X===3?H.windowOptions.setWinLines?J===80?2:J===132?1:0:0:X===6?M(x.origin):X===7?M(x.wraparound):X===8?3:X===9?M(O==="X10"):X===12?M(H.cursorBlink):X===25?M(!G.isCursorHidden):X===45?M(x.reverseWraparound):X===66?M(x.applicationKeypad):X===67?4:X===1e3?M(O==="VT200"):X===1002?M(O==="DRAG"):X===1003?M(O==="ANY"):X===1004?M(x.sendFocus):X===1005?4:X===1006?M(W==="SGR"):X===1015?4:X===1016?M(W==="SGR_PIXELS"):X===1048?1:X===47||X===1047||X===1049?M(D===A):X===2004?M(x.bracketedPasteMode):0,G.triggerDataEvent(`${h.C0.ESC}[${N?"":"?"}${K};${te}$y`),!0;var K,te}_updateAttrColor(I,N,x,O,W){return N===2?(I|=50331648,I&=-16777216,I|=v.AttributeData.fromColorRGB([x,O,W])):N===5&&(I&=-50331904,I|=33554432|255&x),I}_extractColor(I,N,x){const O=[0,0,-1,0,0,0];let W=0,G=0;do{if(O[G+W]=I.params[N+G],I.hasSubParams(N+G)){const z=I.getSubParams(N+G);let J=0;do O[1]===5&&(W=1),O[G+J+1+W]=z[J];while(++J<z.length&&J+G+1+W<O.length);break}if(O[1]===5&&G+W>=2||O[1]===2&&G+W>=5)break;O[1]&&(W=1)}while(++G+N<I.length&&G+W<O.length);for(let z=2;z<O.length;++z)O[z]===-1&&(O[z]=0);switch(O[0]){case 38:x.fg=this._updateAttrColor(x.fg,O[1],O[3],O[4],O[5]);break;case 48:x.bg=this._updateAttrColor(x.bg,O[1],O[3],O[4],O[5]);break;case 58:x.extended=x.extended.clone(),x.extended.underlineColor=this._updateAttrColor(x.extended.underlineColor,O[1],O[3],O[4],O[5])}return G}_processUnderline(I,N){N.extended=N.extended.clone(),(!~I||I>5)&&(I=1),N.extended.underlineStyle=I,N.fg|=268435456,I===0&&(N.fg&=-268435457),N.updateExtended()}_processSGR0(I){I.fg=o.DEFAULT_ATTR_DATA.fg,I.bg=o.DEFAULT_ATTR_DATA.bg,I.extended=I.extended.clone(),I.extended.underlineStyle=0,I.extended.underlineColor&=-67108864,I.updateExtended()}charAttributes(I){if(I.length===1&&I.params[0]===0)return this._processSGR0(this._curAttrData),!0;const N=I.length;let x;const O=this._curAttrData;for(let W=0;W<N;W++)x=I.params[W],x>=30&&x<=37?(O.fg&=-50331904,O.fg|=16777216|x-30):x>=40&&x<=47?(O.bg&=-50331904,O.bg|=16777216|x-40):x>=90&&x<=97?(O.fg&=-50331904,O.fg|=16777224|x-90):x>=100&&x<=107?(O.bg&=-50331904,O.bg|=16777224|x-100):x===0?this._processSGR0(O):x===1?O.fg|=134217728:x===3?O.bg|=67108864:x===4?(O.fg|=268435456,this._processUnderline(I.hasSubParams(W)?I.getSubParams(W)[0]:1,O)):x===5?O.fg|=536870912:x===7?O.fg|=67108864:x===8?O.fg|=1073741824:x===9?O.fg|=2147483648:x===2?O.bg|=134217728:x===21?this._processUnderline(2,O):x===22?(O.fg&=-134217729,O.bg&=-134217729):x===23?O.bg&=-67108865:x===24?(O.fg&=-268435457,this._processUnderline(0,O)):x===25?O.fg&=-536870913:x===27?O.fg&=-67108865:x===28?O.fg&=-1073741825:x===29?O.fg&=2147483647:x===39?(O.fg&=-67108864,O.fg|=16777215&o.DEFAULT_ATTR_DATA.fg):x===49?(O.bg&=-67108864,O.bg|=16777215&o.DEFAULT_ATTR_DATA.bg):x===38||x===48||x===58?W+=this._extractColor(I,W,O):x===53?O.bg|=1073741824:x===55?O.bg&=-1073741825:x===59?(O.extended=O.extended.clone(),O.extended.underlineColor=-1,O.updateExtended()):x===100?(O.fg&=-67108864,O.fg|=16777215&o.DEFAULT_ATTR_DATA.fg,O.bg&=-67108864,O.bg|=16777215&o.DEFAULT_ATTR_DATA.bg):this._logService.debug("Unknown SGR attribute: %d.",x);return!0}deviceStatus(I){switch(I.params[0]){case 5:this._coreService.triggerDataEvent(`${h.C0.ESC}[0n`);break;case 6:const N=this._activeBuffer.y+1,x=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${h.C0.ESC}[${N};${x}R`)}return!0}deviceStatusPrivate(I){if(I.params[0]===6){const N=this._activeBuffer.y+1,x=this._activeBuffer.x+1;this._coreService.triggerDataEvent(`${h.C0.ESC}[?${N};${x}R`)}return!0}softReset(I){return this._coreService.isCursorHidden=!1,this._onRequestSyncScrollBar.fire(),this._activeBuffer.scrollTop=0,this._activeBuffer.scrollBottom=this._bufferService.rows-1,this._curAttrData=o.DEFAULT_ATTR_DATA.clone(),this._coreService.reset(),this._charsetService.reset(),this._activeBuffer.savedX=0,this._activeBuffer.savedY=this._activeBuffer.ybase,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,this._coreService.decPrivateModes.origin=!1,!0}setCursorStyle(I){const N=I.params[0]||1;switch(N){case 1:case 2:this._optionsService.options.cursorStyle="block";break;case 3:case 4:this._optionsService.options.cursorStyle="underline";break;case 5:case 6:this._optionsService.options.cursorStyle="bar"}const x=N%2==1;return this._optionsService.options.cursorBlink=x,!0}setScrollRegion(I){const N=I.params[0]||1;let x;return(I.length<2||(x=I.params[1])>this._bufferService.rows||x===0)&&(x=this._bufferService.rows),x>N&&(this._activeBuffer.scrollTop=N-1,this._activeBuffer.scrollBottom=x-1,this._setCursor(0,0)),!0}windowOptions(I){if(!L(I.params[0],this._optionsService.rawOptions.windowOptions))return!0;const N=I.length>1?I.params[1]:0;switch(I.params[0]){case 14:N!==2&&this._onRequestWindowsOptionsReport.fire(R.GET_WIN_SIZE_PIXELS);break;case 16:this._onRequestWindowsOptionsReport.fire(R.GET_CELL_SIZE_PIXELS);break;case 18:this._bufferService&&this._coreService.triggerDataEvent(`${h.C0.ESC}[8;${this._bufferService.rows};${this._bufferService.cols}t`);break;case 22:N!==0&&N!==2||(this._windowTitleStack.push(this._windowTitle),this._windowTitleStack.length>10&&this._windowTitleStack.shift()),N!==0&&N!==1||(this._iconNameStack.push(this._iconName),this._iconNameStack.length>10&&this._iconNameStack.shift());break;case 23:N!==0&&N!==2||this._windowTitleStack.length&&this.setTitle(this._windowTitleStack.pop()),N!==0&&N!==1||this._iconNameStack.length&&this.setIconName(this._iconNameStack.pop())}return!0}saveCursor(I){return this._activeBuffer.savedX=this._activeBuffer.x,this._activeBuffer.savedY=this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.savedCurAttrData.fg=this._curAttrData.fg,this._activeBuffer.savedCurAttrData.bg=this._curAttrData.bg,this._activeBuffer.savedCharset=this._charsetService.charset,!0}restoreCursor(I){return this._activeBuffer.x=this._activeBuffer.savedX||0,this._activeBuffer.y=Math.max(this._activeBuffer.savedY-this._activeBuffer.ybase,0),this._curAttrData.fg=this._activeBuffer.savedCurAttrData.fg,this._curAttrData.bg=this._activeBuffer.savedCurAttrData.bg,this._charsetService.charset=this._savedCharset,this._activeBuffer.savedCharset&&(this._charsetService.charset=this._activeBuffer.savedCharset),this._restrictCursor(),!0}setTitle(I){return this._windowTitle=I,this._onTitleChange.fire(I),!0}setIconName(I){return this._iconName=I,!0}setOrReportIndexedColor(I){const N=[],x=I.split(";");for(;x.length>1;){const O=x.shift(),W=x.shift();if(/^\d+$/.exec(O)){const G=parseInt(O);if(Y(G))if(W==="?")N.push({type:0,index:G});else{const z=(0,k.parseColor)(W);z&&N.push({type:1,index:G,color:z})}}}return N.length&&this._onColor.fire(N),!0}setHyperlink(I){const N=I.split(";");return!(N.length<2)&&(N[1]?this._createHyperlink(N[0],N[1]):!N[0]&&this._finishHyperlink())}_createHyperlink(I,N){this._getCurrentLinkId()&&this._finishHyperlink();const x=I.split(":");let O;const W=x.findIndex((G=>G.startsWith("id=")));return W!==-1&&(O=x[W].slice(3)||void 0),this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=this._oscLinkService.registerLink({id:O,uri:N}),this._curAttrData.updateExtended(),!0}_finishHyperlink(){return this._curAttrData.extended=this._curAttrData.extended.clone(),this._curAttrData.extended.urlId=0,this._curAttrData.updateExtended(),!0}_setOrReportSpecialColor(I,N){const x=I.split(";");for(let O=0;O<x.length&&!(N>=this._specialColors.length);++O,++N)if(x[O]==="?")this._onColor.fire([{type:0,index:this._specialColors[N]}]);else{const W=(0,k.parseColor)(x[O]);W&&this._onColor.fire([{type:1,index:this._specialColors[N],color:W}])}return!0}setOrReportFgColor(I){return this._setOrReportSpecialColor(I,0)}setOrReportBgColor(I){return this._setOrReportSpecialColor(I,1)}setOrReportCursorColor(I){return this._setOrReportSpecialColor(I,2)}restoreIndexedColor(I){if(!I)return this._onColor.fire([{type:2}]),!0;const N=[],x=I.split(";");for(let O=0;O<x.length;++O)if(/^\d+$/.exec(x[O])){const W=parseInt(x[O]);Y(W)&&N.push({type:2,index:W})}return N.length&&this._onColor.fire(N),!0}restoreFgColor(I){return this._onColor.fire([{type:2,index:256}]),!0}restoreBgColor(I){return this._onColor.fire([{type:2,index:257}]),!0}restoreCursorColor(I){return this._onColor.fire([{type:2,index:258}]),!0}nextLine(){return this._activeBuffer.x=0,this.index(),!0}keypadApplicationMode(){return this._logService.debug("Serial port requested application keypad."),this._coreService.decPrivateModes.applicationKeypad=!0,this._onRequestSyncScrollBar.fire(),!0}keypadNumericMode(){return this._logService.debug("Switching back to normal keypad."),this._coreService.decPrivateModes.applicationKeypad=!1,this._onRequestSyncScrollBar.fire(),!0}selectDefaultCharset(){return this._charsetService.setgLevel(0),this._charsetService.setgCharset(0,_.DEFAULT_CHARSET),!0}selectCharset(I){return I.length!==2?(this.selectDefaultCharset(),!0):(I[0]==="/"||this._charsetService.setgCharset(T[I[0]],_.CHARSETS[I[1]]||_.DEFAULT_CHARSET),!0)}index(){return this._restrictCursor(),this._activeBuffer.y++,this._activeBuffer.y===this._activeBuffer.scrollBottom+1?(this._activeBuffer.y--,this._bufferService.scroll(this._eraseAttrData())):this._activeBuffer.y>=this._bufferService.rows&&(this._activeBuffer.y=this._bufferService.rows-1),this._restrictCursor(),!0}tabSet(){return this._activeBuffer.tabs[this._activeBuffer.x]=!0,!0}reverseIndex(){if(this._restrictCursor(),this._activeBuffer.y===this._activeBuffer.scrollTop){const I=this._activeBuffer.scrollBottom-this._activeBuffer.scrollTop;this._activeBuffer.lines.shiftElements(this._activeBuffer.ybase+this._activeBuffer.y,I,1),this._activeBuffer.lines.set(this._activeBuffer.ybase+this._activeBuffer.y,this._activeBuffer.getBlankLine(this._eraseAttrData())),this._dirtyRowTracker.markRangeDirty(this._activeBuffer.scrollTop,this._activeBuffer.scrollBottom)}else this._activeBuffer.y--,this._restrictCursor();return!0}fullReset(){return this._parser.reset(),this._onRequestReset.fire(),!0}reset(){this._curAttrData=o.DEFAULT_ATTR_DATA.clone(),this._eraseAttrDataInternal=o.DEFAULT_ATTR_DATA.clone()}_eraseAttrData(){return this._eraseAttrDataInternal.bg&=-67108864,this._eraseAttrDataInternal.bg|=67108863&this._curAttrData.bg,this._eraseAttrDataInternal}setgLevel(I){return this._charsetService.setgLevel(I),!0}screenAlignmentPattern(){const I=new d.CellData;I.content=4194373,I.fg=this._curAttrData.fg,I.bg=this._curAttrData.bg,this._setCursor(0,0);for(let N=0;N<this._bufferService.rows;++N){const x=this._activeBuffer.ybase+this._activeBuffer.y+N,O=this._activeBuffer.lines.get(x);O&&(O.fill(I),O.isWrapped=!1)}return this._dirtyRowTracker.markAllDirty(),this._setCursor(0,0),!0}requestStatusString(I,N){const x=this._bufferService.buffer,O=this._optionsService.rawOptions;return(W=>(this._coreService.triggerDataEvent(`${h.C0.ESC}${W}${h.C0.ESC}\\`),!0))(I==='"q'?`P1$r${this._curAttrData.isProtected()?1:0}"q`:I==='"p'?'P1$r61;1"p':I==="r"?`P1$r${x.scrollTop+1};${x.scrollBottom+1}r`:I==="m"?"P1$r0m":I===" q"?`P1$r${{block:2,underline:4,bar:6}[O.cursorStyle]-(O.cursorBlink?1:0)} q`:"P0$r")}markRangeDirty(I,N){this._dirtyRowTracker.markRangeDirty(I,N)}}s.InputHandler=P;let $=class{constructor(Z){this._bufferService=Z,this.clearRange()}clearRange(){this.start=this._bufferService.buffer.y,this.end=this._bufferService.buffer.y}markDirty(Z){Z<this.start?this.start=Z:Z>this.end&&(this.end=Z)}markRangeDirty(Z,I){Z>I&&(F=Z,Z=I,I=F),Z<this.start&&(this.start=Z),I>this.end&&(this.end=I)}markAllDirty(){this.markRangeDirty(0,this._bufferService.rows-1)}};function Y(Z){return 0<=Z&&Z<256}$=l([p(0,E.IBufferService)],$)},844:(g,s)=>{function c(l){for(const p of l)p.dispose();l.length=0}Object.defineProperty(s,"__esModule",{value:!0}),s.getDisposeArrayDisposable=s.disposeArray=s.toDisposable=s.MutableDisposable=s.Disposable=void 0,s.Disposable=class{constructor(){this._disposables=[],this._isDisposed=!1}dispose(){this._isDisposed=!0;for(const l of this._disposables)l.dispose();this._disposables.length=0}register(l){return this._disposables.push(l),l}unregister(l){const p=this._disposables.indexOf(l);p!==-1&&this._disposables.splice(p,1)}},s.MutableDisposable=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(l){var p;this._isDisposed||l===this._value||((p=this._value)==null||p.dispose(),this._value=l)}clear(){this.value=void 0}dispose(){var l;this._isDisposed=!0,(l=this._value)==null||l.dispose(),this._value=void 0}},s.toDisposable=function(l){return{dispose:l}},s.disposeArray=c,s.getDisposeArrayDisposable=function(l){return{dispose:()=>c(l)}}},1505:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.FourKeyMap=s.TwoKeyMap=void 0;class c{constructor(){this._data={}}set(p,h,_){this._data[p]||(this._data[p]={}),this._data[p][h]=_}get(p,h){return this._data[p]?this._data[p][h]:void 0}clear(){this._data={}}}s.TwoKeyMap=c,s.FourKeyMap=class{constructor(){this._data=new c}set(l,p,h,_,b){this._data.get(l,p)||this._data.set(l,p,new c),this._data.get(l,p).set(h,_,b)}get(l,p,h,_){var b;return(b=this._data.get(l,p))==null?void 0:b.get(h,_)}clear(){this._data.clear()}}},6114:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.isChromeOS=s.isLinux=s.isWindows=s.isIphone=s.isIpad=s.isMac=s.getSafariVersion=s.isSafari=s.isLegacyEdge=s.isFirefox=s.isNode=void 0,s.isNode=typeof process<"u"&&"title"in process;const c=s.isNode?"node":navigator.userAgent,l=s.isNode?"node":navigator.platform;s.isFirefox=c.includes("Firefox"),s.isLegacyEdge=c.includes("Edge"),s.isSafari=/^((?!chrome|android).)*safari/i.test(c),s.getSafariVersion=function(){if(!s.isSafari)return 0;const p=c.match(/Version\/(\d+)/);return p===null||p.length<2?0:parseInt(p[1])},s.isMac=["Macintosh","MacIntel","MacPPC","Mac68K"].includes(l),s.isIpad=l==="iPad",s.isIphone=l==="iPhone",s.isWindows=["Windows","Win16","Win32","WinCE"].includes(l),s.isLinux=l.indexOf("Linux")>=0,s.isChromeOS=/\bCrOS\b/.test(c)},6106:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.SortedList=void 0;let c=0;s.SortedList=class{constructor(l){this._getKey=l,this._array=[]}clear(){this._array.length=0}insert(l){this._array.length!==0?(c=this._search(this._getKey(l)),this._array.splice(c,0,l)):this._array.push(l)}delete(l){if(this._array.length===0)return!1;const p=this._getKey(l);if(p===void 0||(c=this._search(p),c===-1)||this._getKey(this._array[c])!==p)return!1;do if(this._array[c]===l)return this._array.splice(c,1),!0;while(++c<this._array.length&&this._getKey(this._array[c])===p);return!1}*getKeyIterator(l){if(this._array.length!==0&&(c=this._search(l),!(c<0||c>=this._array.length)&&this._getKey(this._array[c])===l))do yield this._array[c];while(++c<this._array.length&&this._getKey(this._array[c])===l)}forEachByKey(l,p){if(this._array.length!==0&&(c=this._search(l),!(c<0||c>=this._array.length)&&this._getKey(this._array[c])===l))do p(this._array[c]);while(++c<this._array.length&&this._getKey(this._array[c])===l)}values(){return[...this._array].values()}_search(l){let p=0,h=this._array.length-1;for(;h>=p;){let _=p+h>>1;const b=this._getKey(this._array[_]);if(b>l)h=_-1;else{if(!(b<l)){for(;_>0&&this._getKey(this._array[_-1])===l;)_--;return _}p=_+1}}return p}}},7226:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DebouncedIdleTask=s.IdleTaskQueue=s.PriorityTaskQueue=void 0;const l=c(6114);class p{constructor(){this._tasks=[],this._i=0}enqueue(b){this._tasks.push(b),this._start()}flush(){for(;this._i<this._tasks.length;)this._tasks[this._i]()||this._i++;this.clear()}clear(){this._idleCallback&&(this._cancelCallback(this._idleCallback),this._idleCallback=void 0),this._i=0,this._tasks.length=0}_start(){this._idleCallback||(this._idleCallback=this._requestCallback(this._process.bind(this)))}_process(b){this._idleCallback=void 0;let w=0,m=0,o=b.timeRemaining(),u=0;for(;this._i<this._tasks.length;){if(w=Date.now(),this._tasks[this._i]()||this._i++,w=Math.max(1,Date.now()-w),m=Math.max(w,m),u=b.timeRemaining(),1.5*m>u)return o-w<-20&&console.warn(`task queue exceeded allotted deadline by ${Math.abs(Math.round(o-w))}ms`),void this._start();o=u}this.clear()}}class h extends p{_requestCallback(b){return setTimeout((()=>b(this._createDeadline(16))))}_cancelCallback(b){clearTimeout(b)}_createDeadline(b){const w=Date.now()+b;return{timeRemaining:()=>Math.max(0,w-Date.now())}}}s.PriorityTaskQueue=h,s.IdleTaskQueue=!l.isNode&&"requestIdleCallback"in window?class extends p{_requestCallback(_){return requestIdleCallback(_)}_cancelCallback(_){cancelIdleCallback(_)}}:h,s.DebouncedIdleTask=class{constructor(){this._queue=new s.IdleTaskQueue}set(_){this._queue.clear(),this._queue.enqueue(_)}flush(){this._queue.flush()}}},9282:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.updateWindowsModeWrappedState=void 0;const l=c(643);s.updateWindowsModeWrappedState=function(p){const h=p.buffer.lines.get(p.buffer.ybase+p.buffer.y-1),_=h==null?void 0:h.get(p.cols-1),b=p.buffer.lines.get(p.buffer.ybase+p.buffer.y);b&&_&&(b.isWrapped=_[l.CHAR_DATA_CODE_INDEX]!==l.NULL_CELL_CODE&&_[l.CHAR_DATA_CODE_INDEX]!==l.WHITESPACE_CELL_CODE)}},3734:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ExtendedAttrs=s.AttributeData=void 0;class c{constructor(){this.fg=0,this.bg=0,this.extended=new l}static toColorRGB(h){return[h>>>16&255,h>>>8&255,255&h]}static fromColorRGB(h){return(255&h[0])<<16|(255&h[1])<<8|255&h[2]}clone(){const h=new c;return h.fg=this.fg,h.bg=this.bg,h.extended=this.extended.clone(),h}isInverse(){return 67108864&this.fg}isBold(){return 134217728&this.fg}isUnderline(){return this.hasExtendedAttrs()&&this.extended.underlineStyle!==0?1:268435456&this.fg}isBlink(){return 536870912&this.fg}isInvisible(){return 1073741824&this.fg}isItalic(){return 67108864&this.bg}isDim(){return 134217728&this.bg}isStrikethrough(){return 2147483648&this.fg}isProtected(){return 536870912&this.bg}isOverline(){return 1073741824&this.bg}getFgColorMode(){return 50331648&this.fg}getBgColorMode(){return 50331648&this.bg}isFgRGB(){return(50331648&this.fg)==50331648}isBgRGB(){return(50331648&this.bg)==50331648}isFgPalette(){return(50331648&this.fg)==16777216||(50331648&this.fg)==33554432}isBgPalette(){return(50331648&this.bg)==16777216||(50331648&this.bg)==33554432}isFgDefault(){return(50331648&this.fg)==0}isBgDefault(){return(50331648&this.bg)==0}isAttributeDefault(){return this.fg===0&&this.bg===0}getFgColor(){switch(50331648&this.fg){case 16777216:case 33554432:return 255&this.fg;case 50331648:return 16777215&this.fg;default:return-1}}getBgColor(){switch(50331648&this.bg){case 16777216:case 33554432:return 255&this.bg;case 50331648:return 16777215&this.bg;default:return-1}}hasExtendedAttrs(){return 268435456&this.bg}updateExtended(){this.extended.isEmpty()?this.bg&=-268435457:this.bg|=268435456}getUnderlineColor(){if(268435456&this.bg&&~this.extended.underlineColor)switch(50331648&this.extended.underlineColor){case 16777216:case 33554432:return 255&this.extended.underlineColor;case 50331648:return 16777215&this.extended.underlineColor;default:return this.getFgColor()}return this.getFgColor()}getUnderlineColorMode(){return 268435456&this.bg&&~this.extended.underlineColor?50331648&this.extended.underlineColor:this.getFgColorMode()}isUnderlineColorRGB(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==50331648:this.isFgRGB()}isUnderlineColorPalette(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==16777216||(50331648&this.extended.underlineColor)==33554432:this.isFgPalette()}isUnderlineColorDefault(){return 268435456&this.bg&&~this.extended.underlineColor?(50331648&this.extended.underlineColor)==0:this.isFgDefault()}getUnderlineStyle(){return 268435456&this.fg?268435456&this.bg?this.extended.underlineStyle:1:0}getUnderlineVariantOffset(){return this.extended.underlineVariantOffset}}s.AttributeData=c;class l{get ext(){return this._urlId?-469762049&this._ext|this.underlineStyle<<26:this._ext}set ext(h){this._ext=h}get underlineStyle(){return this._urlId?5:(469762048&this._ext)>>26}set underlineStyle(h){this._ext&=-469762049,this._ext|=h<<26&469762048}get underlineColor(){return 67108863&this._ext}set underlineColor(h){this._ext&=-67108864,this._ext|=67108863&h}get urlId(){return this._urlId}set urlId(h){this._urlId=h}get underlineVariantOffset(){const h=(3758096384&this._ext)>>29;return h<0?4294967288^h:h}set underlineVariantOffset(h){this._ext&=536870911,this._ext|=h<<29&3758096384}constructor(h=0,_=0){this._ext=0,this._urlId=0,this._ext=h,this._urlId=_}clone(){return new l(this._ext,this._urlId)}isEmpty(){return this.underlineStyle===0&&this._urlId===0}}s.ExtendedAttrs=l},9092:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Buffer=s.MAX_BUFFER_SIZE=void 0;const l=c(6349),p=c(7226),h=c(3734),_=c(8437),b=c(4634),w=c(511),m=c(643),o=c(4863),u=c(7116);s.MAX_BUFFER_SIZE=4294967295,s.Buffer=class{constructor(a,d,v){this._hasScrollback=a,this._optionsService=d,this._bufferService=v,this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.tabs={},this.savedY=0,this.savedX=0,this.savedCurAttrData=_.DEFAULT_ATTR_DATA.clone(),this.savedCharset=u.DEFAULT_CHARSET,this.markers=[],this._nullCell=w.CellData.fromCharData([0,m.NULL_CELL_CHAR,m.NULL_CELL_WIDTH,m.NULL_CELL_CODE]),this._whitespaceCell=w.CellData.fromCharData([0,m.WHITESPACE_CELL_CHAR,m.WHITESPACE_CELL_WIDTH,m.WHITESPACE_CELL_CODE]),this._isClearing=!1,this._memoryCleanupQueue=new p.IdleTaskQueue,this._memoryCleanupPosition=0,this._cols=this._bufferService.cols,this._rows=this._bufferService.rows,this.lines=new l.CircularList(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}getNullCell(a){return a?(this._nullCell.fg=a.fg,this._nullCell.bg=a.bg,this._nullCell.extended=a.extended):(this._nullCell.fg=0,this._nullCell.bg=0,this._nullCell.extended=new h.ExtendedAttrs),this._nullCell}getWhitespaceCell(a){return a?(this._whitespaceCell.fg=a.fg,this._whitespaceCell.bg=a.bg,this._whitespaceCell.extended=a.extended):(this._whitespaceCell.fg=0,this._whitespaceCell.bg=0,this._whitespaceCell.extended=new h.ExtendedAttrs),this._whitespaceCell}getBlankLine(a,d){return new _.BufferLine(this._bufferService.cols,this.getNullCell(a),d)}get hasScrollback(){return this._hasScrollback&&this.lines.maxLength>this._rows}get isCursorInViewport(){const a=this.ybase+this.y-this.ydisp;return a>=0&&a<this._rows}_getCorrectBufferLength(a){if(!this._hasScrollback)return a;const d=a+this._optionsService.rawOptions.scrollback;return d>s.MAX_BUFFER_SIZE?s.MAX_BUFFER_SIZE:d}fillViewportRows(a){if(this.lines.length===0){a===void 0&&(a=_.DEFAULT_ATTR_DATA);let d=this._rows;for(;d--;)this.lines.push(this.getBlankLine(a))}}clear(){this.ydisp=0,this.ybase=0,this.y=0,this.x=0,this.lines=new l.CircularList(this._getCorrectBufferLength(this._rows)),this.scrollTop=0,this.scrollBottom=this._rows-1,this.setupTabStops()}resize(a,d){const v=this.getNullCell(_.DEFAULT_ATTR_DATA);let E=0;const S=this._getCorrectBufferLength(d);if(S>this.lines.maxLength&&(this.lines.maxLength=S),this.lines.length>0){if(this._cols<a)for(let y=0;y<this.lines.length;y++)E+=+this.lines.get(y).resize(a,v);let C=0;if(this._rows<d)for(let y=this._rows;y<d;y++)this.lines.length<d+this.ybase&&(this._optionsService.rawOptions.windowsMode||this._optionsService.rawOptions.windowsPty.backend!==void 0||this._optionsService.rawOptions.windowsPty.buildNumber!==void 0?this.lines.push(new _.BufferLine(a,v)):this.ybase>0&&this.lines.length<=this.ybase+this.y+C+1?(this.ybase--,C++,this.ydisp>0&&this.ydisp--):this.lines.push(new _.BufferLine(a,v)));else for(let y=this._rows;y>d;y--)this.lines.length>d+this.ybase&&(this.lines.length>this.ybase+this.y+1?this.lines.pop():(this.ybase++,this.ydisp++));if(S<this.lines.maxLength){const y=this.lines.length-S;y>0&&(this.lines.trimStart(y),this.ybase=Math.max(this.ybase-y,0),this.ydisp=Math.max(this.ydisp-y,0),this.savedY=Math.max(this.savedY-y,0)),this.lines.maxLength=S}this.x=Math.min(this.x,a-1),this.y=Math.min(this.y,d-1),C&&(this.y+=C),this.savedX=Math.min(this.savedX,a-1),this.scrollTop=0}if(this.scrollBottom=d-1,this._isReflowEnabled&&(this._reflow(a,d),this._cols>a))for(let C=0;C<this.lines.length;C++)E+=+this.lines.get(C).resize(a,v);this._cols=a,this._rows=d,this._memoryCleanupQueue.clear(),E>.1*this.lines.length&&(this._memoryCleanupPosition=0,this._memoryCleanupQueue.enqueue((()=>this._batchedMemoryCleanup())))}_batchedMemoryCleanup(){let a=!0;this._memoryCleanupPosition>=this.lines.length&&(this._memoryCleanupPosition=0,a=!1);let d=0;for(;this._memoryCleanupPosition<this.lines.length;)if(d+=this.lines.get(this._memoryCleanupPosition++).cleanupMemory(),d>100)return!0;return a}get _isReflowEnabled(){const a=this._optionsService.rawOptions.windowsPty;return a&&a.buildNumber?this._hasScrollback&&a.backend==="conpty"&&a.buildNumber>=21376:this._hasScrollback&&!this._optionsService.rawOptions.windowsMode}_reflow(a,d){this._cols!==a&&(a>this._cols?this._reflowLarger(a,d):this._reflowSmaller(a,d))}_reflowLarger(a,d){const v=(0,b.reflowLargerGetLinesToRemove)(this.lines,this._cols,a,this.ybase+this.y,this.getNullCell(_.DEFAULT_ATTR_DATA));if(v.length>0){const E=(0,b.reflowLargerCreateNewLayout)(this.lines,v);(0,b.reflowLargerApplyNewLayout)(this.lines,E.layout),this._reflowLargerAdjustViewport(a,d,E.countRemoved)}}_reflowLargerAdjustViewport(a,d,v){const E=this.getNullCell(_.DEFAULT_ATTR_DATA);let S=v;for(;S-- >0;)this.ybase===0?(this.y>0&&this.y--,this.lines.length<d&&this.lines.push(new _.BufferLine(a,E))):(this.ydisp===this.ybase&&this.ydisp--,this.ybase--);this.savedY=Math.max(this.savedY-v,0)}_reflowSmaller(a,d){const v=this.getNullCell(_.DEFAULT_ATTR_DATA),E=[];let S=0;for(let C=this.lines.length-1;C>=0;C--){let y=this.lines.get(C);if(!y||!y.isWrapped&&y.getTrimmedLength()<=a)continue;const k=[y];for(;y.isWrapped&&C>0;)y=this.lines.get(--C),k.unshift(y);const T=this.ybase+this.y;if(T>=C&&T<C+k.length)continue;const B=k[k.length-1].getTrimmedLength(),L=(0,b.reflowSmallerGetNewLineLengths)(k,this._cols,a),R=L.length-k.length;let F;F=this.ybase===0&&this.y!==this.lines.length-1?Math.max(0,this.y-this.lines.maxLength+R):Math.max(0,this.lines.length-this.lines.maxLength+R);const P=[];for(let x=0;x<R;x++){const O=this.getBlankLine(_.DEFAULT_ATTR_DATA,!0);P.push(O)}P.length>0&&(E.push({start:C+k.length+S,newLines:P}),S+=P.length),k.push(...P);let $=L.length-1,Y=L[$];Y===0&&($--,Y=L[$]);let Z=k.length-R-1,I=B;for(;Z>=0;){const x=Math.min(I,Y);if(k[$]===void 0)break;if(k[$].copyCellsFrom(k[Z],I-x,Y-x,x,!0),Y-=x,Y===0&&($--,Y=L[$]),I-=x,I===0){Z--;const O=Math.max(Z,0);I=(0,b.getWrappedLineTrimmedLength)(k,O,this._cols)}}for(let x=0;x<k.length;x++)L[x]<a&&k[x].setCell(L[x],v);let N=R-F;for(;N-- >0;)this.ybase===0?this.y<d-1?(this.y++,this.lines.pop()):(this.ybase++,this.ydisp++):this.ybase<Math.min(this.lines.maxLength,this.lines.length+S)-d&&(this.ybase===this.ydisp&&this.ydisp++,this.ybase++);this.savedY=Math.min(this.savedY+R,this.ybase+d-1)}if(E.length>0){const C=[],y=[];for(let $=0;$<this.lines.length;$++)y.push(this.lines.get($));const k=this.lines.length;let T=k-1,B=0,L=E[B];this.lines.length=Math.min(this.lines.maxLength,this.lines.length+S);let R=0;for(let $=Math.min(this.lines.maxLength-1,k+S-1);$>=0;$--)if(L&&L.start>T+R){for(let Y=L.newLines.length-1;Y>=0;Y--)this.lines.set($--,L.newLines[Y]);$++,C.push({index:T+1,amount:L.newLines.length}),R+=L.newLines.length,L=E[++B]}else this.lines.set($,y[T--]);let F=0;for(let $=C.length-1;$>=0;$--)C[$].index+=F,this.lines.onInsertEmitter.fire(C[$]),F+=C[$].amount;const P=Math.max(0,k+S-this.lines.maxLength);P>0&&this.lines.onTrimEmitter.fire(P)}}translateBufferLineToString(a,d,v=0,E){const S=this.lines.get(a);return S?S.translateToString(d,v,E):""}getWrappedRangeForLine(a){let d=a,v=a;for(;d>0&&this.lines.get(d).isWrapped;)d--;for(;v+1<this.lines.length&&this.lines.get(v+1).isWrapped;)v++;return{first:d,last:v}}setupTabStops(a){for(a!=null?this.tabs[a]||(a=this.prevStop(a)):(this.tabs={},a=0);a<this._cols;a+=this._optionsService.rawOptions.tabStopWidth)this.tabs[a]=!0}prevStop(a){for(a==null&&(a=this.x);!this.tabs[--a]&&a>0;);return a>=this._cols?this._cols-1:a<0?0:a}nextStop(a){for(a==null&&(a=this.x);!this.tabs[++a]&&a<this._cols;);return a>=this._cols?this._cols-1:a<0?0:a}clearMarkers(a){this._isClearing=!0;for(let d=0;d<this.markers.length;d++)this.markers[d].line===a&&(this.markers[d].dispose(),this.markers.splice(d--,1));this._isClearing=!1}clearAllMarkers(){this._isClearing=!0;for(let a=0;a<this.markers.length;a++)this.markers[a].dispose(),this.markers.splice(a--,1);this._isClearing=!1}addMarker(a){const d=new o.Marker(a);return this.markers.push(d),d.register(this.lines.onTrim((v=>{d.line-=v,d.line<0&&d.dispose()}))),d.register(this.lines.onInsert((v=>{d.line>=v.index&&(d.line+=v.amount)}))),d.register(this.lines.onDelete((v=>{d.line>=v.index&&d.line<v.index+v.amount&&d.dispose(),d.line>v.index&&(d.line-=v.amount)}))),d.register(d.onDispose((()=>this._removeMarker(d)))),d}_removeMarker(a){this._isClearing||this.markers.splice(this.markers.indexOf(a),1)}}},8437:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferLine=s.DEFAULT_ATTR_DATA=void 0;const l=c(3734),p=c(511),h=c(643),_=c(482);s.DEFAULT_ATTR_DATA=Object.freeze(new l.AttributeData);let b=0;class w{constructor(o,u,a=!1){this.isWrapped=a,this._combined={},this._extendedAttrs={},this._data=new Uint32Array(3*o);const d=u||p.CellData.fromCharData([0,h.NULL_CELL_CHAR,h.NULL_CELL_WIDTH,h.NULL_CELL_CODE]);for(let v=0;v<o;++v)this.setCell(v,d);this.length=o}get(o){const u=this._data[3*o+0],a=2097151&u;return[this._data[3*o+1],2097152&u?this._combined[o]:a?(0,_.stringFromCodePoint)(a):"",u>>22,2097152&u?this._combined[o].charCodeAt(this._combined[o].length-1):a]}set(o,u){this._data[3*o+1]=u[h.CHAR_DATA_ATTR_INDEX],u[h.CHAR_DATA_CHAR_INDEX].length>1?(this._combined[o]=u[1],this._data[3*o+0]=2097152|o|u[h.CHAR_DATA_WIDTH_INDEX]<<22):this._data[3*o+0]=u[h.CHAR_DATA_CHAR_INDEX].charCodeAt(0)|u[h.CHAR_DATA_WIDTH_INDEX]<<22}getWidth(o){return this._data[3*o+0]>>22}hasWidth(o){return 12582912&this._data[3*o+0]}getFg(o){return this._data[3*o+1]}getBg(o){return this._data[3*o+2]}hasContent(o){return 4194303&this._data[3*o+0]}getCodePoint(o){const u=this._data[3*o+0];return 2097152&u?this._combined[o].charCodeAt(this._combined[o].length-1):2097151&u}isCombined(o){return 2097152&this._data[3*o+0]}getString(o){const u=this._data[3*o+0];return 2097152&u?this._combined[o]:2097151&u?(0,_.stringFromCodePoint)(2097151&u):""}isProtected(o){return 536870912&this._data[3*o+2]}loadCell(o,u){return b=3*o,u.content=this._data[b+0],u.fg=this._data[b+1],u.bg=this._data[b+2],2097152&u.content&&(u.combinedData=this._combined[o]),268435456&u.bg&&(u.extended=this._extendedAttrs[o]),u}setCell(o,u){2097152&u.content&&(this._combined[o]=u.combinedData),268435456&u.bg&&(this._extendedAttrs[o]=u.extended),this._data[3*o+0]=u.content,this._data[3*o+1]=u.fg,this._data[3*o+2]=u.bg}setCellFromCodepoint(o,u,a,d){268435456&d.bg&&(this._extendedAttrs[o]=d.extended),this._data[3*o+0]=u|a<<22,this._data[3*o+1]=d.fg,this._data[3*o+2]=d.bg}addCodepointToCell(o,u,a){let d=this._data[3*o+0];2097152&d?this._combined[o]+=(0,_.stringFromCodePoint)(u):2097151&d?(this._combined[o]=(0,_.stringFromCodePoint)(2097151&d)+(0,_.stringFromCodePoint)(u),d&=-2097152,d|=2097152):d=u|4194304,a&&(d&=-12582913,d|=a<<22),this._data[3*o+0]=d}insertCells(o,u,a){if((o%=this.length)&&this.getWidth(o-1)===2&&this.setCellFromCodepoint(o-1,0,1,a),u<this.length-o){const d=new p.CellData;for(let v=this.length-o-u-1;v>=0;--v)this.setCell(o+u+v,this.loadCell(o+v,d));for(let v=0;v<u;++v)this.setCell(o+v,a)}else for(let d=o;d<this.length;++d)this.setCell(d,a);this.getWidth(this.length-1)===2&&this.setCellFromCodepoint(this.length-1,0,1,a)}deleteCells(o,u,a){if(o%=this.length,u<this.length-o){const d=new p.CellData;for(let v=0;v<this.length-o-u;++v)this.setCell(o+v,this.loadCell(o+u+v,d));for(let v=this.length-u;v<this.length;++v)this.setCell(v,a)}else for(let d=o;d<this.length;++d)this.setCell(d,a);o&&this.getWidth(o-1)===2&&this.setCellFromCodepoint(o-1,0,1,a),this.getWidth(o)!==0||this.hasContent(o)||this.setCellFromCodepoint(o,0,1,a)}replaceCells(o,u,a,d=!1){if(d)for(o&&this.getWidth(o-1)===2&&!this.isProtected(o-1)&&this.setCellFromCodepoint(o-1,0,1,a),u<this.length&&this.getWidth(u-1)===2&&!this.isProtected(u)&&this.setCellFromCodepoint(u,0,1,a);o<u&&o<this.length;)this.isProtected(o)||this.setCell(o,a),o++;else for(o&&this.getWidth(o-1)===2&&this.setCellFromCodepoint(o-1,0,1,a),u<this.length&&this.getWidth(u-1)===2&&this.setCellFromCodepoint(u,0,1,a);o<u&&o<this.length;)this.setCell(o++,a)}resize(o,u){if(o===this.length)return 4*this._data.length*2<this._data.buffer.byteLength;const a=3*o;if(o>this.length){if(this._data.buffer.byteLength>=4*a)this._data=new Uint32Array(this._data.buffer,0,a);else{const d=new Uint32Array(a);d.set(this._data),this._data=d}for(let d=this.length;d<o;++d)this.setCell(d,u)}else{this._data=this._data.subarray(0,a);const d=Object.keys(this._combined);for(let E=0;E<d.length;E++){const S=parseInt(d[E],10);S>=o&&delete this._combined[S]}const v=Object.keys(this._extendedAttrs);for(let E=0;E<v.length;E++){const S=parseInt(v[E],10);S>=o&&delete this._extendedAttrs[S]}}return this.length=o,4*a*2<this._data.buffer.byteLength}cleanupMemory(){if(4*this._data.length*2<this._data.buffer.byteLength){const o=new Uint32Array(this._data.length);return o.set(this._data),this._data=o,1}return 0}fill(o,u=!1){if(u)for(let a=0;a<this.length;++a)this.isProtected(a)||this.setCell(a,o);else{this._combined={},this._extendedAttrs={};for(let a=0;a<this.length;++a)this.setCell(a,o)}}copyFrom(o){this.length!==o.length?this._data=new Uint32Array(o._data):this._data.set(o._data),this.length=o.length,this._combined={};for(const u in o._combined)this._combined[u]=o._combined[u];this._extendedAttrs={};for(const u in o._extendedAttrs)this._extendedAttrs[u]=o._extendedAttrs[u];this.isWrapped=o.isWrapped}clone(){const o=new w(0);o._data=new Uint32Array(this._data),o.length=this.length;for(const u in this._combined)o._combined[u]=this._combined[u];for(const u in this._extendedAttrs)o._extendedAttrs[u]=this._extendedAttrs[u];return o.isWrapped=this.isWrapped,o}getTrimmedLength(){for(let o=this.length-1;o>=0;--o)if(4194303&this._data[3*o+0])return o+(this._data[3*o+0]>>22);return 0}getNoBgTrimmedLength(){for(let o=this.length-1;o>=0;--o)if(4194303&this._data[3*o+0]||50331648&this._data[3*o+2])return o+(this._data[3*o+0]>>22);return 0}copyCellsFrom(o,u,a,d,v){const E=o._data;if(v)for(let C=d-1;C>=0;C--){for(let y=0;y<3;y++)this._data[3*(a+C)+y]=E[3*(u+C)+y];268435456&E[3*(u+C)+2]&&(this._extendedAttrs[a+C]=o._extendedAttrs[u+C])}else for(let C=0;C<d;C++){for(let y=0;y<3;y++)this._data[3*(a+C)+y]=E[3*(u+C)+y];268435456&E[3*(u+C)+2]&&(this._extendedAttrs[a+C]=o._extendedAttrs[u+C])}const S=Object.keys(o._combined);for(let C=0;C<S.length;C++){const y=parseInt(S[C],10);y>=u&&(this._combined[y-u+a]=o._combined[y])}}translateToString(o,u,a,d){u=u??0,a=a??this.length,o&&(a=Math.min(a,this.getTrimmedLength())),d&&(d.length=0);let v="";for(;u<a;){const E=this._data[3*u+0],S=2097151&E,C=2097152&E?this._combined[u]:S?(0,_.stringFromCodePoint)(S):h.WHITESPACE_CELL_CHAR;if(v+=C,d)for(let y=0;y<C.length;++y)d.push(u);u+=E>>22||1}return d&&d.push(u),v}}s.BufferLine=w},4841:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.getRangeLength=void 0,s.getRangeLength=function(c,l){if(c.start.y>c.end.y)throw new Error(`Buffer range end (${c.end.x}, ${c.end.y}) cannot be before start (${c.start.x}, ${c.start.y})`);return l*(c.end.y-c.start.y)+(c.end.x-c.start.x+1)}},4634:(g,s)=>{function c(l,p,h){if(p===l.length-1)return l[p].getTrimmedLength();const _=!l[p].hasContent(h-1)&&l[p].getWidth(h-1)===1,b=l[p+1].getWidth(0)===2;return _&&b?h-1:h}Object.defineProperty(s,"__esModule",{value:!0}),s.getWrappedLineTrimmedLength=s.reflowSmallerGetNewLineLengths=s.reflowLargerApplyNewLayout=s.reflowLargerCreateNewLayout=s.reflowLargerGetLinesToRemove=void 0,s.reflowLargerGetLinesToRemove=function(l,p,h,_,b){const w=[];for(let m=0;m<l.length-1;m++){let o=m,u=l.get(++o);if(!u.isWrapped)continue;const a=[l.get(m)];for(;o<l.length&&u.isWrapped;)a.push(u),u=l.get(++o);if(_>=m&&_<o){m+=a.length-1;continue}let d=0,v=c(a,d,p),E=1,S=0;for(;E<a.length;){const y=c(a,E,p),k=y-S,T=h-v,B=Math.min(k,T);a[d].copyCellsFrom(a[E],S,v,B,!1),v+=B,v===h&&(d++,v=0),S+=B,S===y&&(E++,S=0),v===0&&d!==0&&a[d-1].getWidth(h-1)===2&&(a[d].copyCellsFrom(a[d-1],h-1,v++,1,!1),a[d-1].setCell(h-1,b))}a[d].replaceCells(v,h,b);let C=0;for(let y=a.length-1;y>0&&(y>d||a[y].getTrimmedLength()===0);y--)C++;C>0&&(w.push(m+a.length-C),w.push(C)),m+=a.length-1}return w},s.reflowLargerCreateNewLayout=function(l,p){const h=[];let _=0,b=p[_],w=0;for(let m=0;m<l.length;m++)if(b===m){const o=p[++_];l.onDeleteEmitter.fire({index:m-w,amount:o}),m+=o-1,w+=o,b=p[++_]}else h.push(m);return{layout:h,countRemoved:w}},s.reflowLargerApplyNewLayout=function(l,p){const h=[];for(let _=0;_<p.length;_++)h.push(l.get(p[_]));for(let _=0;_<h.length;_++)l.set(_,h[_]);l.length=p.length},s.reflowSmallerGetNewLineLengths=function(l,p,h){const _=[],b=l.map(((u,a)=>c(l,a,p))).reduce(((u,a)=>u+a));let w=0,m=0,o=0;for(;o<b;){if(b-o<h){_.push(b-o);break}w+=h;const u=c(l,m,p);w>u&&(w-=u,m++);const a=l[m].getWidth(w-1)===2;a&&w--;const d=a?h-1:h;_.push(d),o+=d}return _},s.getWrappedLineTrimmedLength=c},5295:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferSet=void 0;const l=c(8460),p=c(844),h=c(9092);class _ extends p.Disposable{constructor(w,m){super(),this._optionsService=w,this._bufferService=m,this._onBufferActivate=this.register(new l.EventEmitter),this.onBufferActivate=this._onBufferActivate.event,this.reset(),this.register(this._optionsService.onSpecificOptionChange("scrollback",(()=>this.resize(this._bufferService.cols,this._bufferService.rows)))),this.register(this._optionsService.onSpecificOptionChange("tabStopWidth",(()=>this.setupTabStops())))}reset(){this._normal=new h.Buffer(!0,this._optionsService,this._bufferService),this._normal.fillViewportRows(),this._alt=new h.Buffer(!1,this._optionsService,this._bufferService),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}),this.setupTabStops()}get alt(){return this._alt}get active(){return this._activeBuffer}get normal(){return this._normal}activateNormalBuffer(){this._activeBuffer!==this._normal&&(this._normal.x=this._alt.x,this._normal.y=this._alt.y,this._alt.clearAllMarkers(),this._alt.clear(),this._activeBuffer=this._normal,this._onBufferActivate.fire({activeBuffer:this._normal,inactiveBuffer:this._alt}))}activateAltBuffer(w){this._activeBuffer!==this._alt&&(this._alt.fillViewportRows(w),this._alt.x=this._normal.x,this._alt.y=this._normal.y,this._activeBuffer=this._alt,this._onBufferActivate.fire({activeBuffer:this._alt,inactiveBuffer:this._normal}))}resize(w,m){this._normal.resize(w,m),this._alt.resize(w,m),this.setupTabStops(w)}setupTabStops(w){this._normal.setupTabStops(w),this._alt.setupTabStops(w)}}s.BufferSet=_},511:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CellData=void 0;const l=c(482),p=c(643),h=c(3734);class _ extends h.AttributeData{constructor(){super(...arguments),this.content=0,this.fg=0,this.bg=0,this.extended=new h.ExtendedAttrs,this.combinedData=""}static fromCharData(w){const m=new _;return m.setFromCharData(w),m}isCombined(){return 2097152&this.content}getWidth(){return this.content>>22}getChars(){return 2097152&this.content?this.combinedData:2097151&this.content?(0,l.stringFromCodePoint)(2097151&this.content):""}getCode(){return this.isCombined()?this.combinedData.charCodeAt(this.combinedData.length-1):2097151&this.content}setFromCharData(w){this.fg=w[p.CHAR_DATA_ATTR_INDEX],this.bg=0;let m=!1;if(w[p.CHAR_DATA_CHAR_INDEX].length>2)m=!0;else if(w[p.CHAR_DATA_CHAR_INDEX].length===2){const o=w[p.CHAR_DATA_CHAR_INDEX].charCodeAt(0);if(55296<=o&&o<=56319){const u=w[p.CHAR_DATA_CHAR_INDEX].charCodeAt(1);56320<=u&&u<=57343?this.content=1024*(o-55296)+u-56320+65536|w[p.CHAR_DATA_WIDTH_INDEX]<<22:m=!0}else m=!0}else this.content=w[p.CHAR_DATA_CHAR_INDEX].charCodeAt(0)|w[p.CHAR_DATA_WIDTH_INDEX]<<22;m&&(this.combinedData=w[p.CHAR_DATA_CHAR_INDEX],this.content=2097152|w[p.CHAR_DATA_WIDTH_INDEX]<<22)}getAsCharData(){return[this.fg,this.getChars(),this.getWidth(),this.getCode()]}}s.CellData=_},643:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WHITESPACE_CELL_CODE=s.WHITESPACE_CELL_WIDTH=s.WHITESPACE_CELL_CHAR=s.NULL_CELL_CODE=s.NULL_CELL_WIDTH=s.NULL_CELL_CHAR=s.CHAR_DATA_CODE_INDEX=s.CHAR_DATA_WIDTH_INDEX=s.CHAR_DATA_CHAR_INDEX=s.CHAR_DATA_ATTR_INDEX=s.DEFAULT_EXT=s.DEFAULT_ATTR=s.DEFAULT_COLOR=void 0,s.DEFAULT_COLOR=0,s.DEFAULT_ATTR=256|s.DEFAULT_COLOR<<9,s.DEFAULT_EXT=0,s.CHAR_DATA_ATTR_INDEX=0,s.CHAR_DATA_CHAR_INDEX=1,s.CHAR_DATA_WIDTH_INDEX=2,s.CHAR_DATA_CODE_INDEX=3,s.NULL_CELL_CHAR="",s.NULL_CELL_WIDTH=1,s.NULL_CELL_CODE=0,s.WHITESPACE_CELL_CHAR=" ",s.WHITESPACE_CELL_WIDTH=1,s.WHITESPACE_CELL_CODE=32},4863:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Marker=void 0;const l=c(8460),p=c(844);class h{get id(){return this._id}constructor(b){this.line=b,this.isDisposed=!1,this._disposables=[],this._id=h._nextId++,this._onDispose=this.register(new l.EventEmitter),this.onDispose=this._onDispose.event}dispose(){this.isDisposed||(this.isDisposed=!0,this.line=-1,this._onDispose.fire(),(0,p.disposeArray)(this._disposables),this._disposables.length=0)}register(b){return this._disposables.push(b),b}}s.Marker=h,h._nextId=1},7116:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DEFAULT_CHARSET=s.CHARSETS=void 0,s.CHARSETS={},s.DEFAULT_CHARSET=s.CHARSETS.B,s.CHARSETS[0]={"`":"◆",a:"▒",b:"␉",c:"␌",d:"␍",e:"␊",f:"°",g:"±",h:"",i:"␋",j:"┘",k:"┐",l:"┌",m:"└",n:"┼",o:"⎺",p:"⎻",q:"─",r:"⎼",s:"⎽",t:"├",u:"┤",v:"┴",w:"┬",x:"│",y:"≤",z:"≥","{":"π","|":"≠","}":"£","~":"·"},s.CHARSETS.A={"#":"£"},s.CHARSETS.B=void 0,s.CHARSETS[4]={"#":"£","@":"¾","[":"ij","\\":"½","]":"|","{":"¨","|":"f","}":"¼","~":"´"},s.CHARSETS.C=s.CHARSETS[5]={"[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"},s.CHARSETS.R={"#":"£","@":"à","[":"°","\\":"ç","]":"§","{":"é","|":"ù","}":"è","~":"¨"},s.CHARSETS.Q={"@":"à","[":"â","\\":"ç","]":"ê","^":"î","`":"ô","{":"é","|":"ù","}":"è","~":"û"},s.CHARSETS.K={"@":"§","[":"Ä","\\":"Ö","]":"Ü","{":"ä","|":"ö","}":"ü","~":"ß"},s.CHARSETS.Y={"#":"£","@":"§","[":"°","\\":"ç","]":"é","`":"ù","{":"à","|":"ò","}":"è","~":"ì"},s.CHARSETS.E=s.CHARSETS[6]={"@":"Ä","[":"Æ","\\":"Ø","]":"Å","^":"Ü","`":"ä","{":"æ","|":"ø","}":"å","~":"ü"},s.CHARSETS.Z={"#":"£","@":"§","[":"¡","\\":"Ñ","]":"¿","{":"°","|":"ñ","}":"ç"},s.CHARSETS.H=s.CHARSETS[7]={"@":"É","[":"Ä","\\":"Ö","]":"Å","^":"Ü","`":"é","{":"ä","|":"ö","}":"å","~":"ü"},s.CHARSETS["="]={"#":"ù","@":"à","[":"é","\\":"ç","]":"ê","^":"î",_:"è","`":"ô","{":"ä","|":"ö","}":"ü","~":"û"}},2584:(g,s)=>{var c,l,p;Object.defineProperty(s,"__esModule",{value:!0}),s.C1_ESCAPED=s.C1=s.C0=void 0,(function(h){h.NUL="\0",h.SOH="",h.STX="",h.ETX="",h.EOT="",h.ENQ="",h.ACK="",h.BEL="\x07",h.BS="\b",h.HT=" ",h.LF=`
|
|
164
|
-
`,h.VT="\v",h.FF="\f",h.CR="\r",h.SO="",h.SI="",h.DLE="",h.DC1="",h.DC2="",h.DC3="",h.DC4="",h.NAK="",h.SYN="",h.ETB="",h.CAN="",h.EM="",h.SUB="",h.ESC="\x1B",h.FS="",h.GS="",h.RS="",h.US="",h.SP=" ",h.DEL=""})(c||(s.C0=c={})),(function(h){h.PAD="",h.HOP="",h.BPH="",h.NBH="",h.IND="",h.NEL="
",h.SSA="",h.ESA="",h.HTS="",h.HTJ="",h.VTS="",h.PLD="",h.PLU="",h.RI="",h.SS2="",h.SS3="",h.DCS="",h.PU1="",h.PU2="",h.STS="",h.CCH="",h.MW="",h.SPA="",h.EPA="",h.SOS="",h.SGCI="",h.SCI="",h.CSI="",h.ST="",h.OSC="",h.PM="",h.APC=""})(l||(s.C1=l={})),(function(h){h.ST=`${c.ESC}\\`})(p||(s.C1_ESCAPED=p={}))},7399:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.evaluateKeyboardEvent=void 0;const l=c(2584),p={48:["0",")"],49:["1","!"],50:["2","@"],51:["3","#"],52:["4","$"],53:["5","%"],54:["6","^"],55:["7","&"],56:["8","*"],57:["9","("],186:[";",":"],187:["=","+"],188:[",","<"],189:["-","_"],190:[".",">"],191:["/","?"],192:["`","~"],219:["[","{"],220:["\\","|"],221:["]","}"],222:["'",'"']};s.evaluateKeyboardEvent=function(h,_,b,w){const m={type:0,cancel:!1,key:void 0},o=(h.shiftKey?1:0)|(h.altKey?2:0)|(h.ctrlKey?4:0)|(h.metaKey?8:0);switch(h.keyCode){case 0:h.key==="UIKeyInputUpArrow"?m.key=_?l.C0.ESC+"OA":l.C0.ESC+"[A":h.key==="UIKeyInputLeftArrow"?m.key=_?l.C0.ESC+"OD":l.C0.ESC+"[D":h.key==="UIKeyInputRightArrow"?m.key=_?l.C0.ESC+"OC":l.C0.ESC+"[C":h.key==="UIKeyInputDownArrow"&&(m.key=_?l.C0.ESC+"OB":l.C0.ESC+"[B");break;case 8:m.key=h.ctrlKey?"\b":l.C0.DEL,h.altKey&&(m.key=l.C0.ESC+m.key);break;case 9:if(h.shiftKey){m.key=l.C0.ESC+"[Z";break}m.key=l.C0.HT,m.cancel=!0;break;case 13:m.key=h.altKey?l.C0.ESC+l.C0.CR:l.C0.CR,m.cancel=!0;break;case 27:m.key=l.C0.ESC,h.altKey&&(m.key=l.C0.ESC+l.C0.ESC),m.cancel=!0;break;case 37:if(h.metaKey)break;o?(m.key=l.C0.ESC+"[1;"+(o+1)+"D",m.key===l.C0.ESC+"[1;3D"&&(m.key=l.C0.ESC+(b?"b":"[1;5D"))):m.key=_?l.C0.ESC+"OD":l.C0.ESC+"[D";break;case 39:if(h.metaKey)break;o?(m.key=l.C0.ESC+"[1;"+(o+1)+"C",m.key===l.C0.ESC+"[1;3C"&&(m.key=l.C0.ESC+(b?"f":"[1;5C"))):m.key=_?l.C0.ESC+"OC":l.C0.ESC+"[C";break;case 38:if(h.metaKey)break;o?(m.key=l.C0.ESC+"[1;"+(o+1)+"A",b||m.key!==l.C0.ESC+"[1;3A"||(m.key=l.C0.ESC+"[1;5A")):m.key=_?l.C0.ESC+"OA":l.C0.ESC+"[A";break;case 40:if(h.metaKey)break;o?(m.key=l.C0.ESC+"[1;"+(o+1)+"B",b||m.key!==l.C0.ESC+"[1;3B"||(m.key=l.C0.ESC+"[1;5B")):m.key=_?l.C0.ESC+"OB":l.C0.ESC+"[B";break;case 45:h.shiftKey||h.ctrlKey||(m.key=l.C0.ESC+"[2~");break;case 46:m.key=o?l.C0.ESC+"[3;"+(o+1)+"~":l.C0.ESC+"[3~";break;case 36:m.key=o?l.C0.ESC+"[1;"+(o+1)+"H":_?l.C0.ESC+"OH":l.C0.ESC+"[H";break;case 35:m.key=o?l.C0.ESC+"[1;"+(o+1)+"F":_?l.C0.ESC+"OF":l.C0.ESC+"[F";break;case 33:h.shiftKey?m.type=2:h.ctrlKey?m.key=l.C0.ESC+"[5;"+(o+1)+"~":m.key=l.C0.ESC+"[5~";break;case 34:h.shiftKey?m.type=3:h.ctrlKey?m.key=l.C0.ESC+"[6;"+(o+1)+"~":m.key=l.C0.ESC+"[6~";break;case 112:m.key=o?l.C0.ESC+"[1;"+(o+1)+"P":l.C0.ESC+"OP";break;case 113:m.key=o?l.C0.ESC+"[1;"+(o+1)+"Q":l.C0.ESC+"OQ";break;case 114:m.key=o?l.C0.ESC+"[1;"+(o+1)+"R":l.C0.ESC+"OR";break;case 115:m.key=o?l.C0.ESC+"[1;"+(o+1)+"S":l.C0.ESC+"OS";break;case 116:m.key=o?l.C0.ESC+"[15;"+(o+1)+"~":l.C0.ESC+"[15~";break;case 117:m.key=o?l.C0.ESC+"[17;"+(o+1)+"~":l.C0.ESC+"[17~";break;case 118:m.key=o?l.C0.ESC+"[18;"+(o+1)+"~":l.C0.ESC+"[18~";break;case 119:m.key=o?l.C0.ESC+"[19;"+(o+1)+"~":l.C0.ESC+"[19~";break;case 120:m.key=o?l.C0.ESC+"[20;"+(o+1)+"~":l.C0.ESC+"[20~";break;case 121:m.key=o?l.C0.ESC+"[21;"+(o+1)+"~":l.C0.ESC+"[21~";break;case 122:m.key=o?l.C0.ESC+"[23;"+(o+1)+"~":l.C0.ESC+"[23~";break;case 123:m.key=o?l.C0.ESC+"[24;"+(o+1)+"~":l.C0.ESC+"[24~";break;default:if(!h.ctrlKey||h.shiftKey||h.altKey||h.metaKey)if(b&&!w||!h.altKey||h.metaKey)!b||h.altKey||h.ctrlKey||h.shiftKey||!h.metaKey?h.key&&!h.ctrlKey&&!h.altKey&&!h.metaKey&&h.keyCode>=48&&h.key.length===1?m.key=h.key:h.key&&h.ctrlKey&&(h.key==="_"&&(m.key=l.C0.US),h.key==="@"&&(m.key=l.C0.NUL)):h.keyCode===65&&(m.type=1);else{const u=p[h.keyCode],a=u==null?void 0:u[h.shiftKey?1:0];if(a)m.key=l.C0.ESC+a;else if(h.keyCode>=65&&h.keyCode<=90){const d=h.ctrlKey?h.keyCode-64:h.keyCode+32;let v=String.fromCharCode(d);h.shiftKey&&(v=v.toUpperCase()),m.key=l.C0.ESC+v}else if(h.keyCode===32)m.key=l.C0.ESC+(h.ctrlKey?l.C0.NUL:" ");else if(h.key==="Dead"&&h.code.startsWith("Key")){let d=h.code.slice(3,4);h.shiftKey||(d=d.toLowerCase()),m.key=l.C0.ESC+d,m.cancel=!0}}else h.keyCode>=65&&h.keyCode<=90?m.key=String.fromCharCode(h.keyCode-64):h.keyCode===32?m.key=l.C0.NUL:h.keyCode>=51&&h.keyCode<=55?m.key=String.fromCharCode(h.keyCode-51+27):h.keyCode===56?m.key=l.C0.DEL:h.keyCode===219?m.key=l.C0.ESC:h.keyCode===220?m.key=l.C0.FS:h.keyCode===221&&(m.key=l.C0.GS)}return m}},482:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Utf8ToUtf32=s.StringToUtf32=s.utf32ToString=s.stringFromCodePoint=void 0,s.stringFromCodePoint=function(c){return c>65535?(c-=65536,String.fromCharCode(55296+(c>>10))+String.fromCharCode(c%1024+56320)):String.fromCharCode(c)},s.utf32ToString=function(c,l=0,p=c.length){let h="";for(let _=l;_<p;++_){let b=c[_];b>65535?(b-=65536,h+=String.fromCharCode(55296+(b>>10))+String.fromCharCode(b%1024+56320)):h+=String.fromCharCode(b)}return h},s.StringToUtf32=class{constructor(){this._interim=0}clear(){this._interim=0}decode(c,l){const p=c.length;if(!p)return 0;let h=0,_=0;if(this._interim){const b=c.charCodeAt(_++);56320<=b&&b<=57343?l[h++]=1024*(this._interim-55296)+b-56320+65536:(l[h++]=this._interim,l[h++]=b),this._interim=0}for(let b=_;b<p;++b){const w=c.charCodeAt(b);if(55296<=w&&w<=56319){if(++b>=p)return this._interim=w,h;const m=c.charCodeAt(b);56320<=m&&m<=57343?l[h++]=1024*(w-55296)+m-56320+65536:(l[h++]=w,l[h++]=m)}else w!==65279&&(l[h++]=w)}return h}},s.Utf8ToUtf32=class{constructor(){this.interim=new Uint8Array(3)}clear(){this.interim.fill(0)}decode(c,l){const p=c.length;if(!p)return 0;let h,_,b,w,m=0,o=0,u=0;if(this.interim[0]){let v=!1,E=this.interim[0];E&=(224&E)==192?31:(240&E)==224?15:7;let S,C=0;for(;(S=63&this.interim[++C])&&C<4;)E<<=6,E|=S;const y=(224&this.interim[0])==192?2:(240&this.interim[0])==224?3:4,k=y-C;for(;u<k;){if(u>=p)return 0;if(S=c[u++],(192&S)!=128){u--,v=!0;break}this.interim[C++]=S,E<<=6,E|=63&S}v||(y===2?E<128?u--:l[m++]=E:y===3?E<2048||E>=55296&&E<=57343||E===65279||(l[m++]=E):E<65536||E>1114111||(l[m++]=E)),this.interim.fill(0)}const a=p-4;let d=u;for(;d<p;){for(;!(!(d<a)||128&(h=c[d])||128&(_=c[d+1])||128&(b=c[d+2])||128&(w=c[d+3]));)l[m++]=h,l[m++]=_,l[m++]=b,l[m++]=w,d+=4;if(h=c[d++],h<128)l[m++]=h;else if((224&h)==192){if(d>=p)return this.interim[0]=h,m;if(_=c[d++],(192&_)!=128){d--;continue}if(o=(31&h)<<6|63&_,o<128){d--;continue}l[m++]=o}else if((240&h)==224){if(d>=p)return this.interim[0]=h,m;if(_=c[d++],(192&_)!=128){d--;continue}if(d>=p)return this.interim[0]=h,this.interim[1]=_,m;if(b=c[d++],(192&b)!=128){d--;continue}if(o=(15&h)<<12|(63&_)<<6|63&b,o<2048||o>=55296&&o<=57343||o===65279)continue;l[m++]=o}else if((248&h)==240){if(d>=p)return this.interim[0]=h,m;if(_=c[d++],(192&_)!=128){d--;continue}if(d>=p)return this.interim[0]=h,this.interim[1]=_,m;if(b=c[d++],(192&b)!=128){d--;continue}if(d>=p)return this.interim[0]=h,this.interim[1]=_,this.interim[2]=b,m;if(w=c[d++],(192&w)!=128){d--;continue}if(o=(7&h)<<18|(63&_)<<12|(63&b)<<6|63&w,o<65536||o>1114111)continue;l[m++]=o}}return m}}},225:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV6=void 0;const l=c(1480),p=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],h=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]];let _;s.UnicodeV6=class{constructor(){if(this.version="6",!_){_=new Uint8Array(65536),_.fill(1),_[0]=0,_.fill(0,1,32),_.fill(0,127,160),_.fill(2,4352,4448),_[9001]=2,_[9002]=2,_.fill(2,11904,42192),_[12351]=1,_.fill(2,44032,55204),_.fill(2,63744,64256),_.fill(2,65040,65050),_.fill(2,65072,65136),_.fill(2,65280,65377),_.fill(2,65504,65511);for(let b=0;b<p.length;++b)_.fill(0,p[b][0],p[b][1]+1)}}wcwidth(b){return b<32?0:b<127?1:b<65536?_[b]:(function(w,m){let o,u=0,a=m.length-1;if(w<m[0][0]||w>m[a][1])return!1;for(;a>=u;)if(o=u+a>>1,w>m[o][1])u=o+1;else{if(!(w<m[o][0]))return!0;a=o-1}return!1})(b,h)?0:b>=131072&&b<=196605||b>=196608&&b<=262141?2:1}charProperties(b,w){let m=this.wcwidth(b),o=m===0&&w!==0;if(o){const u=l.UnicodeService.extractWidth(w);u===0?o=!1:u>m&&(m=u)}return l.UnicodeService.createPropertyValue(0,m,o)}}},5981:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.WriteBuffer=void 0;const l=c(8460),p=c(844);class h extends p.Disposable{constructor(b){super(),this._action=b,this._writeBuffer=[],this._callbacks=[],this._pendingData=0,this._bufferOffset=0,this._isSyncWriting=!1,this._syncCalls=0,this._didUserInput=!1,this._onWriteParsed=this.register(new l.EventEmitter),this.onWriteParsed=this._onWriteParsed.event}handleUserInput(){this._didUserInput=!0}writeSync(b,w){if(w!==void 0&&this._syncCalls>w)return void(this._syncCalls=0);if(this._pendingData+=b.length,this._writeBuffer.push(b),this._callbacks.push(void 0),this._syncCalls++,this._isSyncWriting)return;let m;for(this._isSyncWriting=!0;m=this._writeBuffer.shift();){this._action(m);const o=this._callbacks.shift();o&&o()}this._pendingData=0,this._bufferOffset=2147483647,this._isSyncWriting=!1,this._syncCalls=0}write(b,w){if(this._pendingData>5e7)throw new Error("write data discarded, use flow control to avoid losing data");if(!this._writeBuffer.length){if(this._bufferOffset=0,this._didUserInput)return this._didUserInput=!1,this._pendingData+=b.length,this._writeBuffer.push(b),this._callbacks.push(w),void this._innerWrite();setTimeout((()=>this._innerWrite()))}this._pendingData+=b.length,this._writeBuffer.push(b),this._callbacks.push(w)}_innerWrite(b=0,w=!0){const m=b||Date.now();for(;this._writeBuffer.length>this._bufferOffset;){const o=this._writeBuffer[this._bufferOffset],u=this._action(o,w);if(u){const d=v=>Date.now()-m>=12?setTimeout((()=>this._innerWrite(0,v))):this._innerWrite(m,v);return void u.catch((v=>(queueMicrotask((()=>{throw v})),Promise.resolve(!1)))).then(d)}const a=this._callbacks[this._bufferOffset];if(a&&a(),this._bufferOffset++,this._pendingData-=o.length,Date.now()-m>=12)break}this._writeBuffer.length>this._bufferOffset?(this._bufferOffset>50&&(this._writeBuffer=this._writeBuffer.slice(this._bufferOffset),this._callbacks=this._callbacks.slice(this._bufferOffset),this._bufferOffset=0),setTimeout((()=>this._innerWrite()))):(this._writeBuffer.length=0,this._callbacks.length=0,this._pendingData=0,this._bufferOffset=0),this._onWriteParsed.fire()}}s.WriteBuffer=h},5941:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.toRgbString=s.parseColor=void 0;const c=/^([\da-f])\/([\da-f])\/([\da-f])$|^([\da-f]{2})\/([\da-f]{2})\/([\da-f]{2})$|^([\da-f]{3})\/([\da-f]{3})\/([\da-f]{3})$|^([\da-f]{4})\/([\da-f]{4})\/([\da-f]{4})$/,l=/^[\da-f]+$/;function p(h,_){const b=h.toString(16),w=b.length<2?"0"+b:b;switch(_){case 4:return b[0];case 8:return w;case 12:return(w+w).slice(0,3);default:return w+w}}s.parseColor=function(h){if(!h)return;let _=h.toLowerCase();if(_.indexOf("rgb:")===0){_=_.slice(4);const b=c.exec(_);if(b){const w=b[1]?15:b[4]?255:b[7]?4095:65535;return[Math.round(parseInt(b[1]||b[4]||b[7]||b[10],16)/w*255),Math.round(parseInt(b[2]||b[5]||b[8]||b[11],16)/w*255),Math.round(parseInt(b[3]||b[6]||b[9]||b[12],16)/w*255)]}}else if(_.indexOf("#")===0&&(_=_.slice(1),l.exec(_)&&[3,6,9,12].includes(_.length))){const b=_.length/3,w=[0,0,0];for(let m=0;m<3;++m){const o=parseInt(_.slice(b*m,b*m+b),16);w[m]=b===1?o<<4:b===2?o:b===3?o>>4:o>>8}return w}},s.toRgbString=function(h,_=16){const[b,w,m]=h;return`rgb:${p(b,_)}/${p(w,_)}/${p(m,_)}`}},5770:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.PAYLOAD_LIMIT=void 0,s.PAYLOAD_LIMIT=1e7},6351:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DcsHandler=s.DcsParser=void 0;const l=c(482),p=c(8742),h=c(5770),_=[];s.DcsParser=class{constructor(){this._handlers=Object.create(null),this._active=_,this._ident=0,this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=_}registerHandler(w,m){this._handlers[w]===void 0&&(this._handlers[w]=[]);const o=this._handlers[w];return o.push(m),{dispose:()=>{const u=o.indexOf(m);u!==-1&&o.splice(u,1)}}}clearHandler(w){this._handlers[w]&&delete this._handlers[w]}setHandlerFallback(w){this._handlerFb=w}reset(){if(this._active.length)for(let w=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;w>=0;--w)this._active[w].unhook(!1);this._stack.paused=!1,this._active=_,this._ident=0}hook(w,m){if(this.reset(),this._ident=w,this._active=this._handlers[w]||_,this._active.length)for(let o=this._active.length-1;o>=0;o--)this._active[o].hook(m);else this._handlerFb(this._ident,"HOOK",m)}put(w,m,o){if(this._active.length)for(let u=this._active.length-1;u>=0;u--)this._active[u].put(w,m,o);else this._handlerFb(this._ident,"PUT",(0,l.utf32ToString)(w,m,o))}unhook(w,m=!0){if(this._active.length){let o=!1,u=this._active.length-1,a=!1;if(this._stack.paused&&(u=this._stack.loopPosition-1,o=m,a=this._stack.fallThrough,this._stack.paused=!1),!a&&o===!1){for(;u>=0&&(o=this._active[u].unhook(w),o!==!0);u--)if(o instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=u,this._stack.fallThrough=!1,o;u--}for(;u>=0;u--)if(o=this._active[u].unhook(!1),o instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=u,this._stack.fallThrough=!0,o}else this._handlerFb(this._ident,"UNHOOK",w);this._active=_,this._ident=0}};const b=new p.Params;b.addParam(0),s.DcsHandler=class{constructor(w){this._handler=w,this._data="",this._params=b,this._hitLimit=!1}hook(w){this._params=w.length>1||w.params[0]?w.clone():b,this._data="",this._hitLimit=!1}put(w,m,o){this._hitLimit||(this._data+=(0,l.utf32ToString)(w,m,o),this._data.length>h.PAYLOAD_LIMIT&&(this._data="",this._hitLimit=!0))}unhook(w){let m=!1;if(this._hitLimit)m=!1;else if(w&&(m=this._handler(this._data,this._params),m instanceof Promise))return m.then((o=>(this._params=b,this._data="",this._hitLimit=!1,o)));return this._params=b,this._data="",this._hitLimit=!1,m}}},2015:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.EscapeSequenceParser=s.VT500_TRANSITION_TABLE=s.TransitionTable=void 0;const l=c(844),p=c(8742),h=c(6242),_=c(6351);class b{constructor(u){this.table=new Uint8Array(u)}setDefault(u,a){this.table.fill(u<<4|a)}add(u,a,d,v){this.table[a<<8|u]=d<<4|v}addMany(u,a,d,v){for(let E=0;E<u.length;E++)this.table[a<<8|u[E]]=d<<4|v}}s.TransitionTable=b;const w=160;s.VT500_TRANSITION_TABLE=(function(){const o=new b(4095),u=Array.apply(null,Array(256)).map(((C,y)=>y)),a=(C,y)=>u.slice(C,y),d=a(32,127),v=a(0,24);v.push(25),v.push.apply(v,a(28,32));const E=a(0,14);let S;for(S in o.setDefault(1,0),o.addMany(d,0,2,0),E)o.addMany([24,26,153,154],S,3,0),o.addMany(a(128,144),S,3,0),o.addMany(a(144,152),S,3,0),o.add(156,S,0,0),o.add(27,S,11,1),o.add(157,S,4,8),o.addMany([152,158,159],S,0,7),o.add(155,S,11,3),o.add(144,S,11,9);return o.addMany(v,0,3,0),o.addMany(v,1,3,1),o.add(127,1,0,1),o.addMany(v,8,0,8),o.addMany(v,3,3,3),o.add(127,3,0,3),o.addMany(v,4,3,4),o.add(127,4,0,4),o.addMany(v,6,3,6),o.addMany(v,5,3,5),o.add(127,5,0,5),o.addMany(v,2,3,2),o.add(127,2,0,2),o.add(93,1,4,8),o.addMany(d,8,5,8),o.add(127,8,5,8),o.addMany([156,27,24,26,7],8,6,0),o.addMany(a(28,32),8,0,8),o.addMany([88,94,95],1,0,7),o.addMany(d,7,0,7),o.addMany(v,7,0,7),o.add(156,7,0,0),o.add(127,7,0,7),o.add(91,1,11,3),o.addMany(a(64,127),3,7,0),o.addMany(a(48,60),3,8,4),o.addMany([60,61,62,63],3,9,4),o.addMany(a(48,60),4,8,4),o.addMany(a(64,127),4,7,0),o.addMany([60,61,62,63],4,0,6),o.addMany(a(32,64),6,0,6),o.add(127,6,0,6),o.addMany(a(64,127),6,0,0),o.addMany(a(32,48),3,9,5),o.addMany(a(32,48),5,9,5),o.addMany(a(48,64),5,0,6),o.addMany(a(64,127),5,7,0),o.addMany(a(32,48),4,9,5),o.addMany(a(32,48),1,9,2),o.addMany(a(32,48),2,9,2),o.addMany(a(48,127),2,10,0),o.addMany(a(48,80),1,10,0),o.addMany(a(81,88),1,10,0),o.addMany([89,90,92],1,10,0),o.addMany(a(96,127),1,10,0),o.add(80,1,11,9),o.addMany(v,9,0,9),o.add(127,9,0,9),o.addMany(a(28,32),9,0,9),o.addMany(a(32,48),9,9,12),o.addMany(a(48,60),9,8,10),o.addMany([60,61,62,63],9,9,10),o.addMany(v,11,0,11),o.addMany(a(32,128),11,0,11),o.addMany(a(28,32),11,0,11),o.addMany(v,10,0,10),o.add(127,10,0,10),o.addMany(a(28,32),10,0,10),o.addMany(a(48,60),10,8,10),o.addMany([60,61,62,63],10,0,11),o.addMany(a(32,48),10,9,12),o.addMany(v,12,0,12),o.add(127,12,0,12),o.addMany(a(28,32),12,0,12),o.addMany(a(32,48),12,9,12),o.addMany(a(48,64),12,0,11),o.addMany(a(64,127),12,12,13),o.addMany(a(64,127),10,12,13),o.addMany(a(64,127),9,12,13),o.addMany(v,13,13,13),o.addMany(d,13,13,13),o.add(127,13,0,13),o.addMany([27,156,24,26],13,14,0),o.add(w,0,2,0),o.add(w,8,5,8),o.add(w,6,0,6),o.add(w,11,0,11),o.add(w,13,13,13),o})();class m extends l.Disposable{constructor(u=s.VT500_TRANSITION_TABLE){super(),this._transitions=u,this._parseStack={state:0,handlers:[],handlerPos:0,transition:0,chunkPos:0},this.initialState=0,this.currentState=this.initialState,this._params=new p.Params,this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._printHandlerFb=(a,d,v)=>{},this._executeHandlerFb=a=>{},this._csiHandlerFb=(a,d)=>{},this._escHandlerFb=a=>{},this._errorHandlerFb=a=>a,this._printHandler=this._printHandlerFb,this._executeHandlers=Object.create(null),this._csiHandlers=Object.create(null),this._escHandlers=Object.create(null),this.register((0,l.toDisposable)((()=>{this._csiHandlers=Object.create(null),this._executeHandlers=Object.create(null),this._escHandlers=Object.create(null)}))),this._oscParser=this.register(new h.OscParser),this._dcsParser=this.register(new _.DcsParser),this._errorHandler=this._errorHandlerFb,this.registerEscHandler({final:"\\"},(()=>!0))}_identifier(u,a=[64,126]){let d=0;if(u.prefix){if(u.prefix.length>1)throw new Error("only one byte as prefix supported");if(d=u.prefix.charCodeAt(0),d&&60>d||d>63)throw new Error("prefix must be in range 0x3c .. 0x3f")}if(u.intermediates){if(u.intermediates.length>2)throw new Error("only two bytes as intermediates are supported");for(let E=0;E<u.intermediates.length;++E){const S=u.intermediates.charCodeAt(E);if(32>S||S>47)throw new Error("intermediate must be in range 0x20 .. 0x2f");d<<=8,d|=S}}if(u.final.length!==1)throw new Error("final must be a single byte");const v=u.final.charCodeAt(0);if(a[0]>v||v>a[1])throw new Error(`final must be in range ${a[0]} .. ${a[1]}`);return d<<=8,d|=v,d}identToString(u){const a=[];for(;u;)a.push(String.fromCharCode(255&u)),u>>=8;return a.reverse().join("")}setPrintHandler(u){this._printHandler=u}clearPrintHandler(){this._printHandler=this._printHandlerFb}registerEscHandler(u,a){const d=this._identifier(u,[48,126]);this._escHandlers[d]===void 0&&(this._escHandlers[d]=[]);const v=this._escHandlers[d];return v.push(a),{dispose:()=>{const E=v.indexOf(a);E!==-1&&v.splice(E,1)}}}clearEscHandler(u){this._escHandlers[this._identifier(u,[48,126])]&&delete this._escHandlers[this._identifier(u,[48,126])]}setEscHandlerFallback(u){this._escHandlerFb=u}setExecuteHandler(u,a){this._executeHandlers[u.charCodeAt(0)]=a}clearExecuteHandler(u){this._executeHandlers[u.charCodeAt(0)]&&delete this._executeHandlers[u.charCodeAt(0)]}setExecuteHandlerFallback(u){this._executeHandlerFb=u}registerCsiHandler(u,a){const d=this._identifier(u);this._csiHandlers[d]===void 0&&(this._csiHandlers[d]=[]);const v=this._csiHandlers[d];return v.push(a),{dispose:()=>{const E=v.indexOf(a);E!==-1&&v.splice(E,1)}}}clearCsiHandler(u){this._csiHandlers[this._identifier(u)]&&delete this._csiHandlers[this._identifier(u)]}setCsiHandlerFallback(u){this._csiHandlerFb=u}registerDcsHandler(u,a){return this._dcsParser.registerHandler(this._identifier(u),a)}clearDcsHandler(u){this._dcsParser.clearHandler(this._identifier(u))}setDcsHandlerFallback(u){this._dcsParser.setHandlerFallback(u)}registerOscHandler(u,a){return this._oscParser.registerHandler(u,a)}clearOscHandler(u){this._oscParser.clearHandler(u)}setOscHandlerFallback(u){this._oscParser.setHandlerFallback(u)}setErrorHandler(u){this._errorHandler=u}clearErrorHandler(){this._errorHandler=this._errorHandlerFb}reset(){this.currentState=this.initialState,this._oscParser.reset(),this._dcsParser.reset(),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0,this._parseStack.state!==0&&(this._parseStack.state=2,this._parseStack.handlers=[])}_preserveStack(u,a,d,v,E){this._parseStack.state=u,this._parseStack.handlers=a,this._parseStack.handlerPos=d,this._parseStack.transition=v,this._parseStack.chunkPos=E}parse(u,a,d){let v,E=0,S=0,C=0;if(this._parseStack.state)if(this._parseStack.state===2)this._parseStack.state=0,C=this._parseStack.chunkPos+1;else{if(d===void 0||this._parseStack.state===1)throw this._parseStack.state=1,new Error("improper continuation due to previous async handler, giving up parsing");const y=this._parseStack.handlers;let k=this._parseStack.handlerPos-1;switch(this._parseStack.state){case 3:if(d===!1&&k>-1){for(;k>=0&&(v=y[k](this._params),v!==!0);k--)if(v instanceof Promise)return this._parseStack.handlerPos=k,v}this._parseStack.handlers=[];break;case 4:if(d===!1&&k>-1){for(;k>=0&&(v=y[k](),v!==!0);k--)if(v instanceof Promise)return this._parseStack.handlerPos=k,v}this._parseStack.handlers=[];break;case 6:if(E=u[this._parseStack.chunkPos],v=this._dcsParser.unhook(E!==24&&E!==26,d),v)return v;E===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0;break;case 5:if(E=u[this._parseStack.chunkPos],v=this._oscParser.end(E!==24&&E!==26,d),v)return v;E===27&&(this._parseStack.transition|=1),this._params.reset(),this._params.addParam(0),this._collect=0}this._parseStack.state=0,C=this._parseStack.chunkPos+1,this.precedingJoinState=0,this.currentState=15&this._parseStack.transition}for(let y=C;y<a;++y){switch(E=u[y],S=this._transitions.table[this.currentState<<8|(E<160?E:w)],S>>4){case 2:for(let R=y+1;;++R){if(R>=a||(E=u[R])<32||E>126&&E<w){this._printHandler(u,y,R),y=R-1;break}if(++R>=a||(E=u[R])<32||E>126&&E<w){this._printHandler(u,y,R),y=R-1;break}if(++R>=a||(E=u[R])<32||E>126&&E<w){this._printHandler(u,y,R),y=R-1;break}if(++R>=a||(E=u[R])<32||E>126&&E<w){this._printHandler(u,y,R),y=R-1;break}}break;case 3:this._executeHandlers[E]?this._executeHandlers[E]():this._executeHandlerFb(E),this.precedingJoinState=0;break;case 0:break;case 1:if(this._errorHandler({position:y,code:E,currentState:this.currentState,collect:this._collect,params:this._params,abort:!1}).abort)return;break;case 7:const k=this._csiHandlers[this._collect<<8|E];let T=k?k.length-1:-1;for(;T>=0&&(v=k[T](this._params),v!==!0);T--)if(v instanceof Promise)return this._preserveStack(3,k,T,S,y),v;T<0&&this._csiHandlerFb(this._collect<<8|E,this._params),this.precedingJoinState=0;break;case 8:do switch(E){case 59:this._params.addParam(0);break;case 58:this._params.addSubParam(-1);break;default:this._params.addDigit(E-48)}while(++y<a&&(E=u[y])>47&&E<60);y--;break;case 9:this._collect<<=8,this._collect|=E;break;case 10:const B=this._escHandlers[this._collect<<8|E];let L=B?B.length-1:-1;for(;L>=0&&(v=B[L](),v!==!0);L--)if(v instanceof Promise)return this._preserveStack(4,B,L,S,y),v;L<0&&this._escHandlerFb(this._collect<<8|E),this.precedingJoinState=0;break;case 11:this._params.reset(),this._params.addParam(0),this._collect=0;break;case 12:this._dcsParser.hook(this._collect<<8|E,this._params);break;case 13:for(let R=y+1;;++R)if(R>=a||(E=u[R])===24||E===26||E===27||E>127&&E<w){this._dcsParser.put(u,y,R),y=R-1;break}break;case 14:if(v=this._dcsParser.unhook(E!==24&&E!==26),v)return this._preserveStack(6,[],0,S,y),v;E===27&&(S|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0;break;case 4:this._oscParser.start();break;case 5:for(let R=y+1;;R++)if(R>=a||(E=u[R])<32||E>127&&E<w){this._oscParser.put(u,y,R),y=R-1;break}break;case 6:if(v=this._oscParser.end(E!==24&&E!==26),v)return this._preserveStack(5,[],0,S,y),v;E===27&&(S|=1),this._params.reset(),this._params.addParam(0),this._collect=0,this.precedingJoinState=0}this.currentState=15&S}}}s.EscapeSequenceParser=m},6242:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.OscHandler=s.OscParser=void 0;const l=c(5770),p=c(482),h=[];s.OscParser=class{constructor(){this._state=0,this._active=h,this._id=-1,this._handlers=Object.create(null),this._handlerFb=()=>{},this._stack={paused:!1,loopPosition:0,fallThrough:!1}}registerHandler(_,b){this._handlers[_]===void 0&&(this._handlers[_]=[]);const w=this._handlers[_];return w.push(b),{dispose:()=>{const m=w.indexOf(b);m!==-1&&w.splice(m,1)}}}clearHandler(_){this._handlers[_]&&delete this._handlers[_]}setHandlerFallback(_){this._handlerFb=_}dispose(){this._handlers=Object.create(null),this._handlerFb=()=>{},this._active=h}reset(){if(this._state===2)for(let _=this._stack.paused?this._stack.loopPosition-1:this._active.length-1;_>=0;--_)this._active[_].end(!1);this._stack.paused=!1,this._active=h,this._id=-1,this._state=0}_start(){if(this._active=this._handlers[this._id]||h,this._active.length)for(let _=this._active.length-1;_>=0;_--)this._active[_].start();else this._handlerFb(this._id,"START")}_put(_,b,w){if(this._active.length)for(let m=this._active.length-1;m>=0;m--)this._active[m].put(_,b,w);else this._handlerFb(this._id,"PUT",(0,p.utf32ToString)(_,b,w))}start(){this.reset(),this._state=1}put(_,b,w){if(this._state!==3){if(this._state===1)for(;b<w;){const m=_[b++];if(m===59){this._state=2,this._start();break}if(m<48||57<m)return void(this._state=3);this._id===-1&&(this._id=0),this._id=10*this._id+m-48}this._state===2&&w-b>0&&this._put(_,b,w)}}end(_,b=!0){if(this._state!==0){if(this._state!==3)if(this._state===1&&this._start(),this._active.length){let w=!1,m=this._active.length-1,o=!1;if(this._stack.paused&&(m=this._stack.loopPosition-1,w=b,o=this._stack.fallThrough,this._stack.paused=!1),!o&&w===!1){for(;m>=0&&(w=this._active[m].end(_),w!==!0);m--)if(w instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=m,this._stack.fallThrough=!1,w;m--}for(;m>=0;m--)if(w=this._active[m].end(!1),w instanceof Promise)return this._stack.paused=!0,this._stack.loopPosition=m,this._stack.fallThrough=!0,w}else this._handlerFb(this._id,"END",_);this._active=h,this._id=-1,this._state=0}}},s.OscHandler=class{constructor(_){this._handler=_,this._data="",this._hitLimit=!1}start(){this._data="",this._hitLimit=!1}put(_,b,w){this._hitLimit||(this._data+=(0,p.utf32ToString)(_,b,w),this._data.length>l.PAYLOAD_LIMIT&&(this._data="",this._hitLimit=!0))}end(_){let b=!1;if(this._hitLimit)b=!1;else if(_&&(b=this._handler(this._data),b instanceof Promise))return b.then((w=>(this._data="",this._hitLimit=!1,w)));return this._data="",this._hitLimit=!1,b}}},8742:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.Params=void 0;const c=2147483647;class l{static fromArray(h){const _=new l;if(!h.length)return _;for(let b=Array.isArray(h[0])?1:0;b<h.length;++b){const w=h[b];if(Array.isArray(w))for(let m=0;m<w.length;++m)_.addSubParam(w[m]);else _.addParam(w)}return _}constructor(h=32,_=32){if(this.maxLength=h,this.maxSubParamsLength=_,_>256)throw new Error("maxSubParamsLength must not be greater than 256");this.params=new Int32Array(h),this.length=0,this._subParams=new Int32Array(_),this._subParamsLength=0,this._subParamsIdx=new Uint16Array(h),this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}clone(){const h=new l(this.maxLength,this.maxSubParamsLength);return h.params.set(this.params),h.length=this.length,h._subParams.set(this._subParams),h._subParamsLength=this._subParamsLength,h._subParamsIdx.set(this._subParamsIdx),h._rejectDigits=this._rejectDigits,h._rejectSubDigits=this._rejectSubDigits,h._digitIsSub=this._digitIsSub,h}toArray(){const h=[];for(let _=0;_<this.length;++_){h.push(this.params[_]);const b=this._subParamsIdx[_]>>8,w=255&this._subParamsIdx[_];w-b>0&&h.push(Array.prototype.slice.call(this._subParams,b,w))}return h}reset(){this.length=0,this._subParamsLength=0,this._rejectDigits=!1,this._rejectSubDigits=!1,this._digitIsSub=!1}addParam(h){if(this._digitIsSub=!1,this.length>=this.maxLength)this._rejectDigits=!0;else{if(h<-1)throw new Error("values lesser than -1 are not allowed");this._subParamsIdx[this.length]=this._subParamsLength<<8|this._subParamsLength,this.params[this.length++]=h>c?c:h}}addSubParam(h){if(this._digitIsSub=!0,this.length)if(this._rejectDigits||this._subParamsLength>=this.maxSubParamsLength)this._rejectSubDigits=!0;else{if(h<-1)throw new Error("values lesser than -1 are not allowed");this._subParams[this._subParamsLength++]=h>c?c:h,this._subParamsIdx[this.length-1]++}}hasSubParams(h){return(255&this._subParamsIdx[h])-(this._subParamsIdx[h]>>8)>0}getSubParams(h){const _=this._subParamsIdx[h]>>8,b=255&this._subParamsIdx[h];return b-_>0?this._subParams.subarray(_,b):null}getSubParamsAll(){const h={};for(let _=0;_<this.length;++_){const b=this._subParamsIdx[_]>>8,w=255&this._subParamsIdx[_];w-b>0&&(h[_]=this._subParams.slice(b,w))}return h}addDigit(h){let _;if(this._rejectDigits||!(_=this._digitIsSub?this._subParamsLength:this.length)||this._digitIsSub&&this._rejectSubDigits)return;const b=this._digitIsSub?this._subParams:this.params,w=b[_-1];b[_-1]=~w?Math.min(10*w+h,c):h}}s.Params=l},5741:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.AddonManager=void 0,s.AddonManager=class{constructor(){this._addons=[]}dispose(){for(let c=this._addons.length-1;c>=0;c--)this._addons[c].instance.dispose()}loadAddon(c,l){const p={instance:l,dispose:l.dispose,isDisposed:!1};this._addons.push(p),l.dispose=()=>this._wrappedAddonDispose(p),l.activate(c)}_wrappedAddonDispose(c){if(c.isDisposed)return;let l=-1;for(let p=0;p<this._addons.length;p++)if(this._addons[p]===c){l=p;break}if(l===-1)throw new Error("Could not dispose an addon that has not been loaded");c.isDisposed=!0,c.dispose.apply(c.instance),this._addons.splice(l,1)}}},8771:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferApiView=void 0;const l=c(3785),p=c(511);s.BufferApiView=class{constructor(h,_){this._buffer=h,this.type=_}init(h){return this._buffer=h,this}get cursorY(){return this._buffer.y}get cursorX(){return this._buffer.x}get viewportY(){return this._buffer.ydisp}get baseY(){return this._buffer.ybase}get length(){return this._buffer.lines.length}getLine(h){const _=this._buffer.lines.get(h);if(_)return new l.BufferLineApiView(_)}getNullCell(){return new p.CellData}}},3785:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferLineApiView=void 0;const l=c(511);s.BufferLineApiView=class{constructor(p){this._line=p}get isWrapped(){return this._line.isWrapped}get length(){return this._line.length}getCell(p,h){if(!(p<0||p>=this._line.length))return h?(this._line.loadCell(p,h),h):this._line.loadCell(p,new l.CellData)}translateToString(p,h,_){return this._line.translateToString(p,h,_)}}},8285:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.BufferNamespaceApi=void 0;const l=c(8771),p=c(8460),h=c(844);class _ extends h.Disposable{constructor(w){super(),this._core=w,this._onBufferChange=this.register(new p.EventEmitter),this.onBufferChange=this._onBufferChange.event,this._normal=new l.BufferApiView(this._core.buffers.normal,"normal"),this._alternate=new l.BufferApiView(this._core.buffers.alt,"alternate"),this._core.buffers.onBufferActivate((()=>this._onBufferChange.fire(this.active)))}get active(){if(this._core.buffers.active===this._core.buffers.normal)return this.normal;if(this._core.buffers.active===this._core.buffers.alt)return this.alternate;throw new Error("Active buffer is neither normal nor alternate")}get normal(){return this._normal.init(this._core.buffers.normal)}get alternate(){return this._alternate.init(this._core.buffers.alt)}}s.BufferNamespaceApi=_},7975:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ParserApi=void 0,s.ParserApi=class{constructor(c){this._core=c}registerCsiHandler(c,l){return this._core.registerCsiHandler(c,(p=>l(p.toArray())))}addCsiHandler(c,l){return this.registerCsiHandler(c,l)}registerDcsHandler(c,l){return this._core.registerDcsHandler(c,((p,h)=>l(p,h.toArray())))}addDcsHandler(c,l){return this.registerDcsHandler(c,l)}registerEscHandler(c,l){return this._core.registerEscHandler(c,l)}addEscHandler(c,l){return this.registerEscHandler(c,l)}registerOscHandler(c,l){return this._core.registerOscHandler(c,l)}addOscHandler(c,l){return this.registerOscHandler(c,l)}}},7090:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeApi=void 0,s.UnicodeApi=class{constructor(c){this._core=c}register(c){this._core.unicodeService.register(c)}get versions(){return this._core.unicodeService.versions}get activeVersion(){return this._core.unicodeService.activeVersion}set activeVersion(c){this._core.unicodeService.activeVersion=c}}},744:function(g,s,c){var l=this&&this.__decorate||function(o,u,a,d){var v,E=arguments.length,S=E<3?u:d===null?d=Object.getOwnPropertyDescriptor(u,a):d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(o,u,a,d);else for(var C=o.length-1;C>=0;C--)(v=o[C])&&(S=(E<3?v(S):E>3?v(u,a,S):v(u,a))||S);return E>3&&S&&Object.defineProperty(u,a,S),S},p=this&&this.__param||function(o,u){return function(a,d){u(a,d,o)}};Object.defineProperty(s,"__esModule",{value:!0}),s.BufferService=s.MINIMUM_ROWS=s.MINIMUM_COLS=void 0;const h=c(8460),_=c(844),b=c(5295),w=c(2585);s.MINIMUM_COLS=2,s.MINIMUM_ROWS=1;let m=s.BufferService=class extends _.Disposable{get buffer(){return this.buffers.active}constructor(o){super(),this.isUserScrolling=!1,this._onResize=this.register(new h.EventEmitter),this.onResize=this._onResize.event,this._onScroll=this.register(new h.EventEmitter),this.onScroll=this._onScroll.event,this.cols=Math.max(o.rawOptions.cols||0,s.MINIMUM_COLS),this.rows=Math.max(o.rawOptions.rows||0,s.MINIMUM_ROWS),this.buffers=this.register(new b.BufferSet(o,this))}resize(o,u){this.cols=o,this.rows=u,this.buffers.resize(o,u),this._onResize.fire({cols:o,rows:u})}reset(){this.buffers.reset(),this.isUserScrolling=!1}scroll(o,u=!1){const a=this.buffer;let d;d=this._cachedBlankLine,d&&d.length===this.cols&&d.getFg(0)===o.fg&&d.getBg(0)===o.bg||(d=a.getBlankLine(o,u),this._cachedBlankLine=d),d.isWrapped=u;const v=a.ybase+a.scrollTop,E=a.ybase+a.scrollBottom;if(a.scrollTop===0){const S=a.lines.isFull;E===a.lines.length-1?S?a.lines.recycle().copyFrom(d):a.lines.push(d.clone()):a.lines.splice(E+1,0,d.clone()),S?this.isUserScrolling&&(a.ydisp=Math.max(a.ydisp-1,0)):(a.ybase++,this.isUserScrolling||a.ydisp++)}else{const S=E-v+1;a.lines.shiftElements(v+1,S-1,-1),a.lines.set(E,d.clone())}this.isUserScrolling||(a.ydisp=a.ybase),this._onScroll.fire(a.ydisp)}scrollLines(o,u,a){const d=this.buffer;if(o<0){if(d.ydisp===0)return;this.isUserScrolling=!0}else o+d.ydisp>=d.ybase&&(this.isUserScrolling=!1);const v=d.ydisp;d.ydisp=Math.max(Math.min(d.ydisp+o,d.ybase),0),v!==d.ydisp&&(u||this._onScroll.fire(d.ydisp))}};s.BufferService=m=l([p(0,w.IOptionsService)],m)},7994:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.CharsetService=void 0,s.CharsetService=class{constructor(){this.glevel=0,this._charsets=[]}reset(){this.charset=void 0,this._charsets=[],this.glevel=0}setgLevel(c){this.glevel=c,this.charset=this._charsets[c]}setgCharset(c,l){this._charsets[c]=l,this.glevel===c&&(this.charset=l)}}},1753:function(g,s,c){var l=this&&this.__decorate||function(d,v,E,S){var C,y=arguments.length,k=y<3?v:S===null?S=Object.getOwnPropertyDescriptor(v,E):S;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")k=Reflect.decorate(d,v,E,S);else for(var T=d.length-1;T>=0;T--)(C=d[T])&&(k=(y<3?C(k):y>3?C(v,E,k):C(v,E))||k);return y>3&&k&&Object.defineProperty(v,E,k),k},p=this&&this.__param||function(d,v){return function(E,S){v(E,S,d)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CoreMouseService=void 0;const h=c(2585),_=c(8460),b=c(844),w={NONE:{events:0,restrict:()=>!1},X10:{events:1,restrict:d=>d.button!==4&&d.action===1&&(d.ctrl=!1,d.alt=!1,d.shift=!1,!0)},VT200:{events:19,restrict:d=>d.action!==32},DRAG:{events:23,restrict:d=>d.action!==32||d.button!==3},ANY:{events:31,restrict:d=>!0}};function m(d,v){let E=(d.ctrl?16:0)|(d.shift?4:0)|(d.alt?8:0);return d.button===4?(E|=64,E|=d.action):(E|=3&d.button,4&d.button&&(E|=64),8&d.button&&(E|=128),d.action===32?E|=32:d.action!==0||v||(E|=3)),E}const o=String.fromCharCode,u={DEFAULT:d=>{const v=[m(d,!1)+32,d.col+32,d.row+32];return v[0]>255||v[1]>255||v[2]>255?"":`\x1B[M${o(v[0])}${o(v[1])}${o(v[2])}`},SGR:d=>{const v=d.action===0&&d.button!==4?"m":"M";return`\x1B[<${m(d,!0)};${d.col};${d.row}${v}`},SGR_PIXELS:d=>{const v=d.action===0&&d.button!==4?"m":"M";return`\x1B[<${m(d,!0)};${d.x};${d.y}${v}`}};let a=s.CoreMouseService=class extends b.Disposable{constructor(d,v){super(),this._bufferService=d,this._coreService=v,this._protocols={},this._encodings={},this._activeProtocol="",this._activeEncoding="",this._lastEvent=null,this._onProtocolChange=this.register(new _.EventEmitter),this.onProtocolChange=this._onProtocolChange.event;for(const E of Object.keys(w))this.addProtocol(E,w[E]);for(const E of Object.keys(u))this.addEncoding(E,u[E]);this.reset()}addProtocol(d,v){this._protocols[d]=v}addEncoding(d,v){this._encodings[d]=v}get activeProtocol(){return this._activeProtocol}get areMouseEventsActive(){return this._protocols[this._activeProtocol].events!==0}set activeProtocol(d){if(!this._protocols[d])throw new Error(`unknown protocol "${d}"`);this._activeProtocol=d,this._onProtocolChange.fire(this._protocols[d].events)}get activeEncoding(){return this._activeEncoding}set activeEncoding(d){if(!this._encodings[d])throw new Error(`unknown encoding "${d}"`);this._activeEncoding=d}reset(){this.activeProtocol="NONE",this.activeEncoding="DEFAULT",this._lastEvent=null}triggerMouseEvent(d){if(d.col<0||d.col>=this._bufferService.cols||d.row<0||d.row>=this._bufferService.rows||d.button===4&&d.action===32||d.button===3&&d.action!==32||d.button!==4&&(d.action===2||d.action===3)||(d.col++,d.row++,d.action===32&&this._lastEvent&&this._equalEvents(this._lastEvent,d,this._activeEncoding==="SGR_PIXELS"))||!this._protocols[this._activeProtocol].restrict(d))return!1;const v=this._encodings[this._activeEncoding](d);return v&&(this._activeEncoding==="DEFAULT"?this._coreService.triggerBinaryEvent(v):this._coreService.triggerDataEvent(v,!0)),this._lastEvent=d,!0}explainEvents(d){return{down:!!(1&d),up:!!(2&d),drag:!!(4&d),move:!!(8&d),wheel:!!(16&d)}}_equalEvents(d,v,E){if(E){if(d.x!==v.x||d.y!==v.y)return!1}else if(d.col!==v.col||d.row!==v.row)return!1;return d.button===v.button&&d.action===v.action&&d.ctrl===v.ctrl&&d.alt===v.alt&&d.shift===v.shift}};s.CoreMouseService=a=l([p(0,h.IBufferService),p(1,h.ICoreService)],a)},6975:function(g,s,c){var l=this&&this.__decorate||function(a,d,v,E){var S,C=arguments.length,y=C<3?d:E===null?E=Object.getOwnPropertyDescriptor(d,v):E;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")y=Reflect.decorate(a,d,v,E);else for(var k=a.length-1;k>=0;k--)(S=a[k])&&(y=(C<3?S(y):C>3?S(d,v,y):S(d,v))||y);return C>3&&y&&Object.defineProperty(d,v,y),y},p=this&&this.__param||function(a,d){return function(v,E){d(v,E,a)}};Object.defineProperty(s,"__esModule",{value:!0}),s.CoreService=void 0;const h=c(1439),_=c(8460),b=c(844),w=c(2585),m=Object.freeze({insertMode:!1}),o=Object.freeze({applicationCursorKeys:!1,applicationKeypad:!1,bracketedPasteMode:!1,origin:!1,reverseWraparound:!1,sendFocus:!1,wraparound:!0});let u=s.CoreService=class extends b.Disposable{constructor(a,d,v){super(),this._bufferService=a,this._logService=d,this._optionsService=v,this.isCursorInitialized=!1,this.isCursorHidden=!1,this._onData=this.register(new _.EventEmitter),this.onData=this._onData.event,this._onUserInput=this.register(new _.EventEmitter),this.onUserInput=this._onUserInput.event,this._onBinary=this.register(new _.EventEmitter),this.onBinary=this._onBinary.event,this._onRequestScrollToBottom=this.register(new _.EventEmitter),this.onRequestScrollToBottom=this._onRequestScrollToBottom.event,this.modes=(0,h.clone)(m),this.decPrivateModes=(0,h.clone)(o)}reset(){this.modes=(0,h.clone)(m),this.decPrivateModes=(0,h.clone)(o)}triggerDataEvent(a,d=!1){if(this._optionsService.rawOptions.disableStdin)return;const v=this._bufferService.buffer;d&&this._optionsService.rawOptions.scrollOnUserInput&&v.ybase!==v.ydisp&&this._onRequestScrollToBottom.fire(),d&&this._onUserInput.fire(),this._logService.debug(`sending data "${a}"`,(()=>a.split("").map((E=>E.charCodeAt(0))))),this._onData.fire(a)}triggerBinaryEvent(a){this._optionsService.rawOptions.disableStdin||(this._logService.debug(`sending binary "${a}"`,(()=>a.split("").map((d=>d.charCodeAt(0))))),this._onBinary.fire(a))}};s.CoreService=u=l([p(0,w.IBufferService),p(1,w.ILogService),p(2,w.IOptionsService)],u)},9074:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.DecorationService=void 0;const l=c(8055),p=c(8460),h=c(844),_=c(6106);let b=0,w=0;class m extends h.Disposable{get decorations(){return this._decorations.values()}constructor(){super(),this._decorations=new _.SortedList((a=>a==null?void 0:a.marker.line)),this._onDecorationRegistered=this.register(new p.EventEmitter),this.onDecorationRegistered=this._onDecorationRegistered.event,this._onDecorationRemoved=this.register(new p.EventEmitter),this.onDecorationRemoved=this._onDecorationRemoved.event,this.register((0,h.toDisposable)((()=>this.reset())))}registerDecoration(a){if(a.marker.isDisposed)return;const d=new o(a);if(d){const v=d.marker.onDispose((()=>d.dispose()));d.onDispose((()=>{d&&(this._decorations.delete(d)&&this._onDecorationRemoved.fire(d),v.dispose())})),this._decorations.insert(d),this._onDecorationRegistered.fire(d)}return d}reset(){for(const a of this._decorations.values())a.dispose();this._decorations.clear()}*getDecorationsAtCell(a,d,v){let E=0,S=0;for(const C of this._decorations.getKeyIterator(d))E=C.options.x??0,S=E+(C.options.width??1),a>=E&&a<S&&(!v||(C.options.layer??"bottom")===v)&&(yield C)}forEachDecorationAtCell(a,d,v,E){this._decorations.forEachByKey(d,(S=>{b=S.options.x??0,w=b+(S.options.width??1),a>=b&&a<w&&(!v||(S.options.layer??"bottom")===v)&&E(S)}))}}s.DecorationService=m;class o extends h.Disposable{get isDisposed(){return this._isDisposed}get backgroundColorRGB(){return this._cachedBg===null&&(this.options.backgroundColor?this._cachedBg=l.css.toColor(this.options.backgroundColor):this._cachedBg=void 0),this._cachedBg}get foregroundColorRGB(){return this._cachedFg===null&&(this.options.foregroundColor?this._cachedFg=l.css.toColor(this.options.foregroundColor):this._cachedFg=void 0),this._cachedFg}constructor(a){super(),this.options=a,this.onRenderEmitter=this.register(new p.EventEmitter),this.onRender=this.onRenderEmitter.event,this._onDispose=this.register(new p.EventEmitter),this.onDispose=this._onDispose.event,this._cachedBg=null,this._cachedFg=null,this.marker=a.marker,this.options.overviewRulerOptions&&!this.options.overviewRulerOptions.position&&(this.options.overviewRulerOptions.position="full")}dispose(){this._onDispose.fire(),super.dispose()}}},4348:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.InstantiationService=s.ServiceCollection=void 0;const l=c(2585),p=c(8343);class h{constructor(...b){this._entries=new Map;for(const[w,m]of b)this.set(w,m)}set(b,w){const m=this._entries.get(b);return this._entries.set(b,w),m}forEach(b){for(const[w,m]of this._entries.entries())b(w,m)}has(b){return this._entries.has(b)}get(b){return this._entries.get(b)}}s.ServiceCollection=h,s.InstantiationService=class{constructor(){this._services=new h,this._services.set(l.IInstantiationService,this)}setService(_,b){this._services.set(_,b)}getService(_){return this._services.get(_)}createInstance(_,...b){const w=(0,p.getServiceDependencies)(_).sort(((u,a)=>u.index-a.index)),m=[];for(const u of w){const a=this._services.get(u.id);if(!a)throw new Error(`[createInstance] ${_.name} depends on UNKNOWN service ${u.id}.`);m.push(a)}const o=w.length>0?w[0].index:b.length;if(b.length!==o)throw new Error(`[createInstance] First service dependency of ${_.name} at position ${o+1} conflicts with ${b.length} static arguments`);return new _(...b,...m)}}},7866:function(g,s,c){var l=this&&this.__decorate||function(o,u,a,d){var v,E=arguments.length,S=E<3?u:d===null?d=Object.getOwnPropertyDescriptor(u,a):d;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")S=Reflect.decorate(o,u,a,d);else for(var C=o.length-1;C>=0;C--)(v=o[C])&&(S=(E<3?v(S):E>3?v(u,a,S):v(u,a))||S);return E>3&&S&&Object.defineProperty(u,a,S),S},p=this&&this.__param||function(o,u){return function(a,d){u(a,d,o)}};Object.defineProperty(s,"__esModule",{value:!0}),s.traceCall=s.setTraceLogger=s.LogService=void 0;const h=c(844),_=c(2585),b={trace:_.LogLevelEnum.TRACE,debug:_.LogLevelEnum.DEBUG,info:_.LogLevelEnum.INFO,warn:_.LogLevelEnum.WARN,error:_.LogLevelEnum.ERROR,off:_.LogLevelEnum.OFF};let w,m=s.LogService=class extends h.Disposable{get logLevel(){return this._logLevel}constructor(o){super(),this._optionsService=o,this._logLevel=_.LogLevelEnum.OFF,this._updateLogLevel(),this.register(this._optionsService.onSpecificOptionChange("logLevel",(()=>this._updateLogLevel()))),w=this}_updateLogLevel(){this._logLevel=b[this._optionsService.rawOptions.logLevel]}_evalLazyOptionalParams(o){for(let u=0;u<o.length;u++)typeof o[u]=="function"&&(o[u]=o[u]())}_log(o,u,a){this._evalLazyOptionalParams(a),o.call(console,(this._optionsService.options.logger?"":"xterm.js: ")+u,...a)}trace(o,...u){var a;this._logLevel<=_.LogLevelEnum.TRACE&&this._log(((a=this._optionsService.options.logger)==null?void 0:a.trace.bind(this._optionsService.options.logger))??console.log,o,u)}debug(o,...u){var a;this._logLevel<=_.LogLevelEnum.DEBUG&&this._log(((a=this._optionsService.options.logger)==null?void 0:a.debug.bind(this._optionsService.options.logger))??console.log,o,u)}info(o,...u){var a;this._logLevel<=_.LogLevelEnum.INFO&&this._log(((a=this._optionsService.options.logger)==null?void 0:a.info.bind(this._optionsService.options.logger))??console.info,o,u)}warn(o,...u){var a;this._logLevel<=_.LogLevelEnum.WARN&&this._log(((a=this._optionsService.options.logger)==null?void 0:a.warn.bind(this._optionsService.options.logger))??console.warn,o,u)}error(o,...u){var a;this._logLevel<=_.LogLevelEnum.ERROR&&this._log(((a=this._optionsService.options.logger)==null?void 0:a.error.bind(this._optionsService.options.logger))??console.error,o,u)}};s.LogService=m=l([p(0,_.IOptionsService)],m),s.setTraceLogger=function(o){w=o},s.traceCall=function(o,u,a){if(typeof a.value!="function")throw new Error("not supported");const d=a.value;a.value=function(...v){if(w.logLevel!==_.LogLevelEnum.TRACE)return d.apply(this,v);w.trace(`GlyphRenderer#${d.name}(${v.map((S=>JSON.stringify(S))).join(", ")})`);const E=d.apply(this,v);return w.trace(`GlyphRenderer#${d.name} return`,E),E}}},7302:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.OptionsService=s.DEFAULT_OPTIONS=void 0;const l=c(8460),p=c(844),h=c(6114);s.DEFAULT_OPTIONS={cols:80,rows:24,cursorBlink:!1,cursorStyle:"block",cursorWidth:1,cursorInactiveStyle:"outline",customGlyphs:!0,drawBoldTextInBrightColors:!0,documentOverride:null,fastScrollModifier:"alt",fastScrollSensitivity:5,fontFamily:"courier-new, courier, monospace",fontSize:15,fontWeight:"normal",fontWeightBold:"bold",ignoreBracketedPasteMode:!1,lineHeight:1,letterSpacing:0,linkHandler:null,logLevel:"info",logger:null,scrollback:1e3,scrollOnUserInput:!0,scrollSensitivity:1,screenReaderMode:!1,smoothScrollDuration:0,macOptionIsMeta:!1,macOptionClickForcesSelection:!1,minimumContrastRatio:1,disableStdin:!1,allowProposedApi:!1,allowTransparency:!1,tabStopWidth:8,theme:{},rescaleOverlappingGlyphs:!1,rightClickSelectsWord:h.isMac,windowOptions:{},windowsMode:!1,windowsPty:{},wordSeparator:" ()[]{}',\"`",altClickMovesCursor:!0,convertEol:!1,termName:"xterm",cancelEvents:!1,overviewRulerWidth:0};const _=["normal","bold","100","200","300","400","500","600","700","800","900"];class b extends p.Disposable{constructor(m){super(),this._onOptionChange=this.register(new l.EventEmitter),this.onOptionChange=this._onOptionChange.event;const o={...s.DEFAULT_OPTIONS};for(const u in m)if(u in o)try{const a=m[u];o[u]=this._sanitizeAndValidateOption(u,a)}catch(a){console.error(a)}this.rawOptions=o,this.options={...o},this._setupOptions(),this.register((0,p.toDisposable)((()=>{this.rawOptions.linkHandler=null,this.rawOptions.documentOverride=null})))}onSpecificOptionChange(m,o){return this.onOptionChange((u=>{u===m&&o(this.rawOptions[m])}))}onMultipleOptionChange(m,o){return this.onOptionChange((u=>{m.indexOf(u)!==-1&&o()}))}_setupOptions(){const m=u=>{if(!(u in s.DEFAULT_OPTIONS))throw new Error(`No option with key "${u}"`);return this.rawOptions[u]},o=(u,a)=>{if(!(u in s.DEFAULT_OPTIONS))throw new Error(`No option with key "${u}"`);a=this._sanitizeAndValidateOption(u,a),this.rawOptions[u]!==a&&(this.rawOptions[u]=a,this._onOptionChange.fire(u))};for(const u in this.rawOptions){const a={get:m.bind(this,u),set:o.bind(this,u)};Object.defineProperty(this.options,u,a)}}_sanitizeAndValidateOption(m,o){switch(m){case"cursorStyle":if(o||(o=s.DEFAULT_OPTIONS[m]),!(function(u){return u==="block"||u==="underline"||u==="bar"})(o))throw new Error(`"${o}" is not a valid value for ${m}`);break;case"wordSeparator":o||(o=s.DEFAULT_OPTIONS[m]);break;case"fontWeight":case"fontWeightBold":if(typeof o=="number"&&1<=o&&o<=1e3)break;o=_.includes(o)?o:s.DEFAULT_OPTIONS[m];break;case"cursorWidth":o=Math.floor(o);case"lineHeight":case"tabStopWidth":if(o<1)throw new Error(`${m} cannot be less than 1, value: ${o}`);break;case"minimumContrastRatio":o=Math.max(1,Math.min(21,Math.round(10*o)/10));break;case"scrollback":if((o=Math.min(o,4294967295))<0)throw new Error(`${m} cannot be less than 0, value: ${o}`);break;case"fastScrollSensitivity":case"scrollSensitivity":if(o<=0)throw new Error(`${m} cannot be less than or equal to 0, value: ${o}`);break;case"rows":case"cols":if(!o&&o!==0)throw new Error(`${m} must be numeric, value: ${o}`);break;case"windowsPty":o=o??{}}return o}}s.OptionsService=b},2660:function(g,s,c){var l=this&&this.__decorate||function(b,w,m,o){var u,a=arguments.length,d=a<3?w:o===null?o=Object.getOwnPropertyDescriptor(w,m):o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")d=Reflect.decorate(b,w,m,o);else for(var v=b.length-1;v>=0;v--)(u=b[v])&&(d=(a<3?u(d):a>3?u(w,m,d):u(w,m))||d);return a>3&&d&&Object.defineProperty(w,m,d),d},p=this&&this.__param||function(b,w){return function(m,o){w(m,o,b)}};Object.defineProperty(s,"__esModule",{value:!0}),s.OscLinkService=void 0;const h=c(2585);let _=s.OscLinkService=class{constructor(b){this._bufferService=b,this._nextId=1,this._entriesWithId=new Map,this._dataByLinkId=new Map}registerLink(b){const w=this._bufferService.buffer;if(b.id===void 0){const v=w.addMarker(w.ybase+w.y),E={data:b,id:this._nextId++,lines:[v]};return v.onDispose((()=>this._removeMarkerFromLink(E,v))),this._dataByLinkId.set(E.id,E),E.id}const m=b,o=this._getEntryIdKey(m),u=this._entriesWithId.get(o);if(u)return this.addLineToLink(u.id,w.ybase+w.y),u.id;const a=w.addMarker(w.ybase+w.y),d={id:this._nextId++,key:this._getEntryIdKey(m),data:m,lines:[a]};return a.onDispose((()=>this._removeMarkerFromLink(d,a))),this._entriesWithId.set(d.key,d),this._dataByLinkId.set(d.id,d),d.id}addLineToLink(b,w){const m=this._dataByLinkId.get(b);if(m&&m.lines.every((o=>o.line!==w))){const o=this._bufferService.buffer.addMarker(w);m.lines.push(o),o.onDispose((()=>this._removeMarkerFromLink(m,o)))}}getLinkData(b){var w;return(w=this._dataByLinkId.get(b))==null?void 0:w.data}_getEntryIdKey(b){return`${b.id};;${b.uri}`}_removeMarkerFromLink(b,w){const m=b.lines.indexOf(w);m!==-1&&(b.lines.splice(m,1),b.lines.length===0&&(b.data.id!==void 0&&this._entriesWithId.delete(b.key),this._dataByLinkId.delete(b.id)))}};s.OscLinkService=_=l([p(0,h.IBufferService)],_)},8343:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createDecorator=s.getServiceDependencies=s.serviceRegistry=void 0;const c="di$target",l="di$dependencies";s.serviceRegistry=new Map,s.getServiceDependencies=function(p){return p[l]||[]},s.createDecorator=function(p){if(s.serviceRegistry.has(p))return s.serviceRegistry.get(p);const h=function(_,b,w){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");(function(m,o,u){o[c]===o?o[l].push({id:m,index:u}):(o[l]=[{id:m,index:u}],o[c]=o)})(h,_,w)};return h.toString=()=>p,s.serviceRegistry.set(p,h),h}},2585:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.IDecorationService=s.IUnicodeService=s.IOscLinkService=s.IOptionsService=s.ILogService=s.LogLevelEnum=s.IInstantiationService=s.ICharsetService=s.ICoreService=s.ICoreMouseService=s.IBufferService=void 0;const l=c(8343);var p;s.IBufferService=(0,l.createDecorator)("BufferService"),s.ICoreMouseService=(0,l.createDecorator)("CoreMouseService"),s.ICoreService=(0,l.createDecorator)("CoreService"),s.ICharsetService=(0,l.createDecorator)("CharsetService"),s.IInstantiationService=(0,l.createDecorator)("InstantiationService"),(function(h){h[h.TRACE=0]="TRACE",h[h.DEBUG=1]="DEBUG",h[h.INFO=2]="INFO",h[h.WARN=3]="WARN",h[h.ERROR=4]="ERROR",h[h.OFF=5]="OFF"})(p||(s.LogLevelEnum=p={})),s.ILogService=(0,l.createDecorator)("LogService"),s.IOptionsService=(0,l.createDecorator)("OptionsService"),s.IOscLinkService=(0,l.createDecorator)("OscLinkService"),s.IUnicodeService=(0,l.createDecorator)("UnicodeService"),s.IDecorationService=(0,l.createDecorator)("DecorationService")},1480:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeService=void 0;const l=c(8460),p=c(225);class h{static extractShouldJoin(b){return(1&b)!=0}static extractWidth(b){return b>>1&3}static extractCharKind(b){return b>>3}static createPropertyValue(b,w,m=!1){return(16777215&b)<<3|(3&w)<<1|(m?1:0)}constructor(){this._providers=Object.create(null),this._active="",this._onChange=new l.EventEmitter,this.onChange=this._onChange.event;const b=new p.UnicodeV6;this.register(b),this._active=b.version,this._activeProvider=b}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(b){if(!this._providers[b])throw new Error(`unknown Unicode version "${b}"`);this._active=b,this._activeProvider=this._providers[b],this._onChange.fire(b)}register(b){this._providers[b.version]=b}wcwidth(b){return this._activeProvider.wcwidth(b)}getStringCellWidth(b){let w=0,m=0;const o=b.length;for(let u=0;u<o;++u){let a=b.charCodeAt(u);if(55296<=a&&a<=56319){if(++u>=o)return w+this.wcwidth(a);const E=b.charCodeAt(u);56320<=E&&E<=57343?a=1024*(a-55296)+E-56320+65536:w+=this.wcwidth(E)}const d=this.charProperties(a,m);let v=h.extractWidth(d);h.extractShouldJoin(d)&&(v-=h.extractWidth(m)),w+=v,m=d}return w}charProperties(b,w){return this._activeProvider.charProperties(b,w)}}s.UnicodeService=h}},i={};function n(g){var s=i[g];if(s!==void 0)return s.exports;var c=i[g]={exports:{}};return r[g].call(c.exports,c,c.exports,n),c.exports}var f={};return(()=>{var g=f;Object.defineProperty(g,"__esModule",{value:!0}),g.Terminal=void 0;const s=n(9042),c=n(3236),l=n(844),p=n(5741),h=n(8285),_=n(7975),b=n(7090),w=["cols","rows"];class m extends l.Disposable{constructor(u){super(),this._core=this.register(new c.Terminal(u)),this._addonManager=this.register(new p.AddonManager),this._publicOptions={...this._core.options};const a=v=>this._core.options[v],d=(v,E)=>{this._checkReadonlyOptions(v),this._core.options[v]=E};for(const v in this._core.options){const E={get:a.bind(this,v),set:d.bind(this,v)};Object.defineProperty(this._publicOptions,v,E)}}_checkReadonlyOptions(u){if(w.includes(u))throw new Error(`Option "${u}" can only be set in the constructor`)}_checkProposedApi(){if(!this._core.optionsService.rawOptions.allowProposedApi)throw new Error("You must set the allowProposedApi option to true to use proposed API")}get onBell(){return this._core.onBell}get onBinary(){return this._core.onBinary}get onCursorMove(){return this._core.onCursorMove}get onData(){return this._core.onData}get onKey(){return this._core.onKey}get onLineFeed(){return this._core.onLineFeed}get onRender(){return this._core.onRender}get onResize(){return this._core.onResize}get onScroll(){return this._core.onScroll}get onSelectionChange(){return this._core.onSelectionChange}get onTitleChange(){return this._core.onTitleChange}get onWriteParsed(){return this._core.onWriteParsed}get element(){return this._core.element}get parser(){return this._parser||(this._parser=new _.ParserApi(this._core)),this._parser}get unicode(){return this._checkProposedApi(),new b.UnicodeApi(this._core)}get textarea(){return this._core.textarea}get rows(){return this._core.rows}get cols(){return this._core.cols}get buffer(){return this._buffer||(this._buffer=this.register(new h.BufferNamespaceApi(this._core))),this._buffer}get markers(){return this._checkProposedApi(),this._core.markers}get modes(){const u=this._core.coreService.decPrivateModes;let a="none";switch(this._core.coreMouseService.activeProtocol){case"X10":a="x10";break;case"VT200":a="vt200";break;case"DRAG":a="drag";break;case"ANY":a="any"}return{applicationCursorKeysMode:u.applicationCursorKeys,applicationKeypadMode:u.applicationKeypad,bracketedPasteMode:u.bracketedPasteMode,insertMode:this._core.coreService.modes.insertMode,mouseTrackingMode:a,originMode:u.origin,reverseWraparoundMode:u.reverseWraparound,sendFocusMode:u.sendFocus,wraparoundMode:u.wraparound}}get options(){return this._publicOptions}set options(u){for(const a in u)this._publicOptions[a]=u[a]}blur(){this._core.blur()}focus(){this._core.focus()}input(u,a=!0){this._core.input(u,a)}resize(u,a){this._verifyIntegers(u,a),this._core.resize(u,a)}open(u){this._core.open(u)}attachCustomKeyEventHandler(u){this._core.attachCustomKeyEventHandler(u)}attachCustomWheelEventHandler(u){this._core.attachCustomWheelEventHandler(u)}registerLinkProvider(u){return this._core.registerLinkProvider(u)}registerCharacterJoiner(u){return this._checkProposedApi(),this._core.registerCharacterJoiner(u)}deregisterCharacterJoiner(u){this._checkProposedApi(),this._core.deregisterCharacterJoiner(u)}registerMarker(u=0){return this._verifyIntegers(u),this._core.registerMarker(u)}registerDecoration(u){return this._checkProposedApi(),this._verifyPositiveIntegers(u.x??0,u.width??0,u.height??0),this._core.registerDecoration(u)}hasSelection(){return this._core.hasSelection()}select(u,a,d){this._verifyIntegers(u,a,d),this._core.select(u,a,d)}getSelection(){return this._core.getSelection()}getSelectionPosition(){return this._core.getSelectionPosition()}clearSelection(){this._core.clearSelection()}selectAll(){this._core.selectAll()}selectLines(u,a){this._verifyIntegers(u,a),this._core.selectLines(u,a)}dispose(){super.dispose()}scrollLines(u){this._verifyIntegers(u),this._core.scrollLines(u)}scrollPages(u){this._verifyIntegers(u),this._core.scrollPages(u)}scrollToTop(){this._core.scrollToTop()}scrollToBottom(){this._core.scrollToBottom()}scrollToLine(u){this._verifyIntegers(u),this._core.scrollToLine(u)}clear(){this._core.clear()}write(u,a){this._core.write(u,a)}writeln(u,a){this._core.write(u),this._core.write(`\r
|
|
165
|
-
`,a)}paste(u){this._core.paste(u)}refresh(u,a){this._verifyIntegers(u,a),this._core.refresh(u,a)}reset(){this._core.reset()}clearTextureAtlas(){this._core.clearTextureAtlas()}loadAddon(u){this._addonManager.loadAddon(this,u)}static get strings(){return s}_verifyIntegers(...u){for(const a of u)if(a===1/0||isNaN(a)||a%1!=0)throw new Error("This API only accepts integers")}_verifyPositiveIntegers(...u){for(const a of u)if(a&&(a===1/0||isNaN(a)||a%1!=0||a<0))throw new Error("This API only accepts positive integers")}}g.Terminal=m})(),f})()))})(xn)),xn.exports}var ed=qu(),xi={exports:{}},td=xi.exports,Dn;function rd(){return Dn||(Dn=1,(function(e,t){(function(r,i){e.exports=i()})(td,(()=>(()=>{var r={930:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.ColorContrastCache=void 0;const l=c(485);s.ColorContrastCache=class{constructor(){this._color=new l.TwoKeyMap,this._css=new l.TwoKeyMap}setCss(p,h,_){this._css.set(p,h,_)}getCss(p,h){return this._css.get(p,h)}setColor(p,h,_){this._color.set(p,h,_)}getColor(p,h){return this._color.get(p,h)}clear(){this._color.clear(),this._css.clear()}}},997:function(g,s,c){var l=this&&this.__decorate||function(C,y,k,T){var B,L=arguments.length,R=L<3?y:T===null?T=Object.getOwnPropertyDescriptor(y,k):T;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")R=Reflect.decorate(C,y,k,T);else for(var F=C.length-1;F>=0;F--)(B=C[F])&&(R=(L<3?B(R):L>3?B(y,k,R):B(y,k))||R);return L>3&&R&&Object.defineProperty(y,k,R),R},p=this&&this.__param||function(C,y){return function(k,T){y(k,T,C)}};Object.defineProperty(s,"__esModule",{value:!0}),s.ThemeService=s.DEFAULT_ANSI_COLORS=void 0;const h=c(930),_=c(160),b=c(345),w=c(859),m=c(97),o=_.css.toColor("#ffffff"),u=_.css.toColor("#000000"),a=_.css.toColor("#ffffff"),d=_.css.toColor("#000000"),v={css:"rgba(255, 255, 255, 0.3)",rgba:4294967117};s.DEFAULT_ANSI_COLORS=Object.freeze((()=>{const C=[_.css.toColor("#2e3436"),_.css.toColor("#cc0000"),_.css.toColor("#4e9a06"),_.css.toColor("#c4a000"),_.css.toColor("#3465a4"),_.css.toColor("#75507b"),_.css.toColor("#06989a"),_.css.toColor("#d3d7cf"),_.css.toColor("#555753"),_.css.toColor("#ef2929"),_.css.toColor("#8ae234"),_.css.toColor("#fce94f"),_.css.toColor("#729fcf"),_.css.toColor("#ad7fa8"),_.css.toColor("#34e2e2"),_.css.toColor("#eeeeec")],y=[0,95,135,175,215,255];for(let k=0;k<216;k++){const T=y[k/36%6|0],B=y[k/6%6|0],L=y[k%6];C.push({css:_.channels.toCss(T,B,L),rgba:_.channels.toRgba(T,B,L)})}for(let k=0;k<24;k++){const T=8+10*k;C.push({css:_.channels.toCss(T,T,T),rgba:_.channels.toRgba(T,T,T)})}return C})());let E=s.ThemeService=class extends w.Disposable{get colors(){return this._colors}constructor(C){super(),this._optionsService=C,this._contrastCache=new h.ColorContrastCache,this._halfContrastCache=new h.ColorContrastCache,this._onChangeColors=this.register(new b.EventEmitter),this.onChangeColors=this._onChangeColors.event,this._colors={foreground:o,background:u,cursor:a,cursorAccent:d,selectionForeground:void 0,selectionBackgroundTransparent:v,selectionBackgroundOpaque:_.color.blend(u,v),selectionInactiveBackgroundTransparent:v,selectionInactiveBackgroundOpaque:_.color.blend(u,v),ansi:s.DEFAULT_ANSI_COLORS.slice(),contrastCache:this._contrastCache,halfContrastCache:this._halfContrastCache},this._updateRestoreColors(),this._setTheme(this._optionsService.rawOptions.theme),this.register(this._optionsService.onSpecificOptionChange("minimumContrastRatio",(()=>this._contrastCache.clear()))),this.register(this._optionsService.onSpecificOptionChange("theme",(()=>this._setTheme(this._optionsService.rawOptions.theme))))}_setTheme(C={}){const y=this._colors;if(y.foreground=S(C.foreground,o),y.background=S(C.background,u),y.cursor=S(C.cursor,a),y.cursorAccent=S(C.cursorAccent,d),y.selectionBackgroundTransparent=S(C.selectionBackground,v),y.selectionBackgroundOpaque=_.color.blend(y.background,y.selectionBackgroundTransparent),y.selectionInactiveBackgroundTransparent=S(C.selectionInactiveBackground,y.selectionBackgroundTransparent),y.selectionInactiveBackgroundOpaque=_.color.blend(y.background,y.selectionInactiveBackgroundTransparent),y.selectionForeground=C.selectionForeground?S(C.selectionForeground,_.NULL_COLOR):void 0,y.selectionForeground===_.NULL_COLOR&&(y.selectionForeground=void 0),_.color.isOpaque(y.selectionBackgroundTransparent)&&(y.selectionBackgroundTransparent=_.color.opacity(y.selectionBackgroundTransparent,.3)),_.color.isOpaque(y.selectionInactiveBackgroundTransparent)&&(y.selectionInactiveBackgroundTransparent=_.color.opacity(y.selectionInactiveBackgroundTransparent,.3)),y.ansi=s.DEFAULT_ANSI_COLORS.slice(),y.ansi[0]=S(C.black,s.DEFAULT_ANSI_COLORS[0]),y.ansi[1]=S(C.red,s.DEFAULT_ANSI_COLORS[1]),y.ansi[2]=S(C.green,s.DEFAULT_ANSI_COLORS[2]),y.ansi[3]=S(C.yellow,s.DEFAULT_ANSI_COLORS[3]),y.ansi[4]=S(C.blue,s.DEFAULT_ANSI_COLORS[4]),y.ansi[5]=S(C.magenta,s.DEFAULT_ANSI_COLORS[5]),y.ansi[6]=S(C.cyan,s.DEFAULT_ANSI_COLORS[6]),y.ansi[7]=S(C.white,s.DEFAULT_ANSI_COLORS[7]),y.ansi[8]=S(C.brightBlack,s.DEFAULT_ANSI_COLORS[8]),y.ansi[9]=S(C.brightRed,s.DEFAULT_ANSI_COLORS[9]),y.ansi[10]=S(C.brightGreen,s.DEFAULT_ANSI_COLORS[10]),y.ansi[11]=S(C.brightYellow,s.DEFAULT_ANSI_COLORS[11]),y.ansi[12]=S(C.brightBlue,s.DEFAULT_ANSI_COLORS[12]),y.ansi[13]=S(C.brightMagenta,s.DEFAULT_ANSI_COLORS[13]),y.ansi[14]=S(C.brightCyan,s.DEFAULT_ANSI_COLORS[14]),y.ansi[15]=S(C.brightWhite,s.DEFAULT_ANSI_COLORS[15]),C.extendedAnsi){const k=Math.min(y.ansi.length-16,C.extendedAnsi.length);for(let T=0;T<k;T++)y.ansi[T+16]=S(C.extendedAnsi[T],s.DEFAULT_ANSI_COLORS[T+16])}this._contrastCache.clear(),this._halfContrastCache.clear(),this._updateRestoreColors(),this._onChangeColors.fire(this.colors)}restoreColor(C){this._restoreColor(C),this._onChangeColors.fire(this.colors)}_restoreColor(C){if(C!==void 0)switch(C){case 256:this._colors.foreground=this._restoreColors.foreground;break;case 257:this._colors.background=this._restoreColors.background;break;case 258:this._colors.cursor=this._restoreColors.cursor;break;default:this._colors.ansi[C]=this._restoreColors.ansi[C]}else for(let y=0;y<this._restoreColors.ansi.length;++y)this._colors.ansi[y]=this._restoreColors.ansi[y]}modifyColors(C){C(this._colors),this._onChangeColors.fire(this.colors)}_updateRestoreColors(){this._restoreColors={foreground:this._colors.foreground,background:this._colors.background,cursor:this._colors.cursor,ansi:this._colors.ansi.slice()}}};function S(C,y){if(C!==void 0)try{return _.css.toColor(C)}catch{}return y}s.ThemeService=E=l([p(0,m.IOptionsService)],E)},160:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.contrastRatio=s.toPaddedHex=s.rgba=s.rgb=s.css=s.color=s.channels=s.NULL_COLOR=void 0;let c=0,l=0,p=0,h=0;var _,b,w,m,o;function u(d){const v=d.toString(16);return v.length<2?"0"+v:v}function a(d,v){return d<v?(v+.05)/(d+.05):(d+.05)/(v+.05)}s.NULL_COLOR={css:"#00000000",rgba:0},(function(d){d.toCss=function(v,E,S,C){return C!==void 0?`#${u(v)}${u(E)}${u(S)}${u(C)}`:`#${u(v)}${u(E)}${u(S)}`},d.toRgba=function(v,E,S,C=255){return(v<<24|E<<16|S<<8|C)>>>0},d.toColor=function(v,E,S,C){return{css:d.toCss(v,E,S,C),rgba:d.toRgba(v,E,S,C)}}})(_||(s.channels=_={})),(function(d){function v(E,S){return h=Math.round(255*S),[c,l,p]=o.toChannels(E.rgba),{css:_.toCss(c,l,p,h),rgba:_.toRgba(c,l,p,h)}}d.blend=function(E,S){if(h=(255&S.rgba)/255,h===1)return{css:S.css,rgba:S.rgba};const C=S.rgba>>24&255,y=S.rgba>>16&255,k=S.rgba>>8&255,T=E.rgba>>24&255,B=E.rgba>>16&255,L=E.rgba>>8&255;return c=T+Math.round((C-T)*h),l=B+Math.round((y-B)*h),p=L+Math.round((k-L)*h),{css:_.toCss(c,l,p),rgba:_.toRgba(c,l,p)}},d.isOpaque=function(E){return(255&E.rgba)==255},d.ensureContrastRatio=function(E,S,C){const y=o.ensureContrastRatio(E.rgba,S.rgba,C);if(y)return _.toColor(y>>24&255,y>>16&255,y>>8&255)},d.opaque=function(E){const S=(255|E.rgba)>>>0;return[c,l,p]=o.toChannels(S),{css:_.toCss(c,l,p),rgba:S}},d.opacity=v,d.multiplyOpacity=function(E,S){return h=255&E.rgba,v(E,h*S/255)},d.toColorRGB=function(E){return[E.rgba>>24&255,E.rgba>>16&255,E.rgba>>8&255]}})(b||(s.color=b={})),(function(d){let v,E;try{const S=document.createElement("canvas");S.width=1,S.height=1;const C=S.getContext("2d",{willReadFrequently:!0});C&&(v=C,v.globalCompositeOperation="copy",E=v.createLinearGradient(0,0,1,1))}catch{}d.toColor=function(S){if(S.match(/#[\da-f]{3,8}/i))switch(S.length){case 4:return c=parseInt(S.slice(1,2).repeat(2),16),l=parseInt(S.slice(2,3).repeat(2),16),p=parseInt(S.slice(3,4).repeat(2),16),_.toColor(c,l,p);case 5:return c=parseInt(S.slice(1,2).repeat(2),16),l=parseInt(S.slice(2,3).repeat(2),16),p=parseInt(S.slice(3,4).repeat(2),16),h=parseInt(S.slice(4,5).repeat(2),16),_.toColor(c,l,p,h);case 7:return{css:S,rgba:(parseInt(S.slice(1),16)<<8|255)>>>0};case 9:return{css:S,rgba:parseInt(S.slice(1),16)>>>0}}const C=S.match(/rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(,\s*(0|1|\d?\.(\d+))\s*)?\)/);if(C)return c=parseInt(C[1]),l=parseInt(C[2]),p=parseInt(C[3]),h=Math.round(255*(C[5]===void 0?1:parseFloat(C[5]))),_.toColor(c,l,p,h);if(!v||!E)throw new Error("css.toColor: Unsupported css format");if(v.fillStyle=E,v.fillStyle=S,typeof v.fillStyle!="string")throw new Error("css.toColor: Unsupported css format");if(v.fillRect(0,0,1,1),[c,l,p,h]=v.getImageData(0,0,1,1).data,h!==255)throw new Error("css.toColor: Unsupported css format");return{rgba:_.toRgba(c,l,p,h),css:S}}})(w||(s.css=w={})),(function(d){function v(E,S,C){const y=E/255,k=S/255,T=C/255;return .2126*(y<=.03928?y/12.92:Math.pow((y+.055)/1.055,2.4))+.7152*(k<=.03928?k/12.92:Math.pow((k+.055)/1.055,2.4))+.0722*(T<=.03928?T/12.92:Math.pow((T+.055)/1.055,2.4))}d.relativeLuminance=function(E){return v(E>>16&255,E>>8&255,255&E)},d.relativeLuminance2=v})(m||(s.rgb=m={})),(function(d){function v(S,C,y){const k=S>>24&255,T=S>>16&255,B=S>>8&255;let L=C>>24&255,R=C>>16&255,F=C>>8&255,P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));for(;P<y&&(L>0||R>0||F>0);)L-=Math.max(0,Math.ceil(.1*L)),R-=Math.max(0,Math.ceil(.1*R)),F-=Math.max(0,Math.ceil(.1*F)),P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));return(L<<24|R<<16|F<<8|255)>>>0}function E(S,C,y){const k=S>>24&255,T=S>>16&255,B=S>>8&255;let L=C>>24&255,R=C>>16&255,F=C>>8&255,P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));for(;P<y&&(L<255||R<255||F<255);)L=Math.min(255,L+Math.ceil(.1*(255-L))),R=Math.min(255,R+Math.ceil(.1*(255-R))),F=Math.min(255,F+Math.ceil(.1*(255-F))),P=a(m.relativeLuminance2(L,R,F),m.relativeLuminance2(k,T,B));return(L<<24|R<<16|F<<8|255)>>>0}d.blend=function(S,C){if(h=(255&C)/255,h===1)return C;const y=C>>24&255,k=C>>16&255,T=C>>8&255,B=S>>24&255,L=S>>16&255,R=S>>8&255;return c=B+Math.round((y-B)*h),l=L+Math.round((k-L)*h),p=R+Math.round((T-R)*h),_.toRgba(c,l,p)},d.ensureContrastRatio=function(S,C,y){const k=m.relativeLuminance(S>>8),T=m.relativeLuminance(C>>8);if(a(k,T)<y){if(T<k){const R=v(S,C,y),F=a(k,m.relativeLuminance(R>>8));if(F<y){const P=E(S,C,y);return F>a(k,m.relativeLuminance(P>>8))?R:P}return R}const B=E(S,C,y),L=a(k,m.relativeLuminance(B>>8));if(L<y){const R=v(S,C,y);return L>a(k,m.relativeLuminance(R>>8))?B:R}return B}},d.reduceLuminance=v,d.increaseLuminance=E,d.toChannels=function(S){return[S>>24&255,S>>16&255,S>>8&255,255&S]}})(o||(s.rgba=o={})),s.toPaddedHex=u,s.contrastRatio=a},345:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=c=>(this._listeners.push(c),{dispose:()=>{if(!this._disposed){for(let l=0;l<this._listeners.length;l++)if(this._listeners[l]===c)return void this._listeners.splice(l,1)}}})),this._event}fire(c,l){const p=[];for(let h=0;h<this._listeners.length;h++)p.push(this._listeners[h]);for(let h=0;h<p.length;h++)p[h].call(void 0,c,l)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(c,l){return c((p=>l.fire(p)))},s.runAndSubscribe=function(c,l){return l(void 0),c((p=>l(p)))}},859:(g,s)=>{function c(l){for(const p of l)p.dispose();l.length=0}Object.defineProperty(s,"__esModule",{value:!0}),s.getDisposeArrayDisposable=s.disposeArray=s.toDisposable=s.MutableDisposable=s.Disposable=void 0,s.Disposable=class{constructor(){this._disposables=[],this._isDisposed=!1}dispose(){this._isDisposed=!0;for(const l of this._disposables)l.dispose();this._disposables.length=0}register(l){return this._disposables.push(l),l}unregister(l){const p=this._disposables.indexOf(l);p!==-1&&this._disposables.splice(p,1)}},s.MutableDisposable=class{constructor(){this._isDisposed=!1}get value(){return this._isDisposed?void 0:this._value}set value(l){var p;this._isDisposed||l===this._value||((p=this._value)==null||p.dispose(),this._value=l)}clear(){this.value=void 0}dispose(){var l;this._isDisposed=!0,(l=this._value)==null||l.dispose(),this._value=void 0}},s.toDisposable=function(l){return{dispose:l}},s.disposeArray=c,s.getDisposeArrayDisposable=function(l){return{dispose:()=>c(l)}}},485:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.FourKeyMap=s.TwoKeyMap=void 0;class c{constructor(){this._data={}}set(p,h,_){this._data[p]||(this._data[p]={}),this._data[p][h]=_}get(p,h){return this._data[p]?this._data[p][h]:void 0}clear(){this._data={}}}s.TwoKeyMap=c,s.FourKeyMap=class{constructor(){this._data=new c}set(l,p,h,_,b){this._data.get(l,p)||this._data.set(l,p,new c),this._data.get(l,p).set(h,_,b)}get(l,p,h,_){var b;return(b=this._data.get(l,p))==null?void 0:b.get(h,_)}clear(){this._data.clear()}}},726:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.createDecorator=s.getServiceDependencies=s.serviceRegistry=void 0;const c="di$target",l="di$dependencies";s.serviceRegistry=new Map,s.getServiceDependencies=function(p){return p[l]||[]},s.createDecorator=function(p){if(s.serviceRegistry.has(p))return s.serviceRegistry.get(p);const h=function(_,b,w){if(arguments.length!==3)throw new Error("@IServiceName-decorator can only be used to decorate a parameter");(function(m,o,u){o[c]===o?o[l].push({id:m,index:u}):(o[l]=[{id:m,index:u}],o[c]=o)})(h,_,w)};return h.toString=()=>p,s.serviceRegistry.set(p,h),h}},97:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.IDecorationService=s.IUnicodeService=s.IOscLinkService=s.IOptionsService=s.ILogService=s.LogLevelEnum=s.IInstantiationService=s.ICharsetService=s.ICoreService=s.ICoreMouseService=s.IBufferService=void 0;const l=c(726);var p;s.IBufferService=(0,l.createDecorator)("BufferService"),s.ICoreMouseService=(0,l.createDecorator)("CoreMouseService"),s.ICoreService=(0,l.createDecorator)("CoreService"),s.ICharsetService=(0,l.createDecorator)("CharsetService"),s.IInstantiationService=(0,l.createDecorator)("InstantiationService"),(function(h){h[h.TRACE=0]="TRACE",h[h.DEBUG=1]="DEBUG",h[h.INFO=2]="INFO",h[h.WARN=3]="WARN",h[h.ERROR=4]="ERROR",h[h.OFF=5]="OFF"})(p||(s.LogLevelEnum=p={})),s.ILogService=(0,l.createDecorator)("LogService"),s.IOptionsService=(0,l.createDecorator)("OptionsService"),s.IOscLinkService=(0,l.createDecorator)("OscLinkService"),s.IUnicodeService=(0,l.createDecorator)("UnicodeService"),s.IDecorationService=(0,l.createDecorator)("DecorationService")}},i={};function n(g){var s=i[g];if(s!==void 0)return s.exports;var c=i[g]={exports:{}};return r[g].call(c.exports,c,c.exports,n),c.exports}var f={};return(()=>{var g=f;Object.defineProperty(g,"__esModule",{value:!0}),g.HTMLSerializeHandler=g.SerializeAddon=void 0;const s=n(997);function c(m,o,u){return Math.max(o,Math.min(m,u))}class l{constructor(o){this._buffer=o}serialize(o,u){const a=this._buffer.getNullCell(),d=this._buffer.getNullCell();let v=a;const E=o.start.y,S=o.end.y,C=o.start.x,y=o.end.x;this._beforeSerialize(S-E,E,S);for(let k=E;k<=S;k++){const T=this._buffer.getLine(k);if(T){const B=k===o.start.y?C:0,L=k===o.end.y?y:T.length;for(let R=B;R<L;R++){const F=T.getCell(R,v===a?d:a);F?(this._nextCell(F,v,k,R),v=F):console.warn(`Can't get cell at row=${k}, col=${R}`)}}this._rowEnd(k,k===S)}return this._afterSerialize(),this._serializeString(u)}_nextCell(o,u,a,d){}_rowEnd(o,u){}_beforeSerialize(o,u,a){}_afterSerialize(){}_serializeString(o){return""}}function p(m,o){return m.getFgColorMode()===o.getFgColorMode()&&m.getFgColor()===o.getFgColor()}function h(m,o){return m.getBgColorMode()===o.getBgColorMode()&&m.getBgColor()===o.getBgColor()}function _(m,o){return m.isInverse()===o.isInverse()&&m.isBold()===o.isBold()&&m.isUnderline()===o.isUnderline()&&m.isOverline()===o.isOverline()&&m.isBlink()===o.isBlink()&&m.isInvisible()===o.isInvisible()&&m.isItalic()===o.isItalic()&&m.isDim()===o.isDim()&&m.isStrikethrough()===o.isStrikethrough()}class b extends l{constructor(o,u){super(o),this._terminal=u,this._rowIndex=0,this._allRows=new Array,this._allRowSeparators=new Array,this._currentRow="",this._nullCellCount=0,this._cursorStyle=this._buffer.getNullCell(),this._cursorStyleRow=0,this._cursorStyleCol=0,this._backgroundCell=this._buffer.getNullCell(),this._firstRow=0,this._lastCursorRow=0,this._lastCursorCol=0,this._lastContentCursorRow=0,this._lastContentCursorCol=0,this._thisRowLastChar=this._buffer.getNullCell(),this._thisRowLastSecondChar=this._buffer.getNullCell(),this._nextRowFirstChar=this._buffer.getNullCell()}_beforeSerialize(o,u,a){this._allRows=new Array(o),this._lastContentCursorRow=u,this._lastCursorRow=u,this._firstRow=u}_rowEnd(o,u){var a;this._nullCellCount>0&&!h(this._cursorStyle,this._backgroundCell)&&(this._currentRow+=`\x1B[${this._nullCellCount}X`);let d="";if(!u){o-this._firstRow>=this._terminal.rows&&((a=this._buffer.getLine(this._cursorStyleRow))==null||a.getCell(this._cursorStyleCol,this._backgroundCell));const v=this._buffer.getLine(o),E=this._buffer.getLine(o+1);if(E.isWrapped){d="";const S=v.getCell(v.length-1,this._thisRowLastChar),C=v.getCell(v.length-2,this._thisRowLastSecondChar),y=E.getCell(0,this._nextRowFirstChar),k=y.getWidth()>1;let T=!1;(y.getChars()&&k?this._nullCellCount<=1:this._nullCellCount<=0)&&((S.getChars()||S.getWidth()===0)&&h(S,y)&&(T=!0),k&&(C.getChars()||C.getWidth()===0)&&h(S,y)&&h(C,y)&&(T=!0)),T||(d="-".repeat(this._nullCellCount+1),d+="\x1B[1D\x1B[1X",this._nullCellCount>0&&(d+="\x1B[A",d+=`\x1B[${v.length-this._nullCellCount}C`,d+=`\x1B[${this._nullCellCount}X`,d+=`\x1B[${v.length-this._nullCellCount}D`,d+="\x1B[B"),this._lastContentCursorRow=o+1,this._lastContentCursorCol=0,this._lastCursorRow=o+1,this._lastCursorCol=0)}else d=`\r
|
|
166
|
-
`,this._lastCursorRow=o+1,this._lastCursorCol=0}this._allRows[this._rowIndex]=this._currentRow,this._allRowSeparators[this._rowIndex++]=d,this._currentRow="",this._nullCellCount=0}_diffStyle(o,u){const a=[],d=!p(o,u),v=!h(o,u),E=!_(o,u);if(d||v||E)if(o.isAttributeDefault())u.isAttributeDefault()||a.push(0);else{if(d){const S=o.getFgColor();o.isFgRGB()?a.push(38,2,S>>>16&255,S>>>8&255,255&S):o.isFgPalette()?S>=16?a.push(38,5,S):a.push(8&S?90+(7&S):30+(7&S)):a.push(39)}if(v){const S=o.getBgColor();o.isBgRGB()?a.push(48,2,S>>>16&255,S>>>8&255,255&S):o.isBgPalette()?S>=16?a.push(48,5,S):a.push(8&S?100+(7&S):40+(7&S)):a.push(49)}E&&(o.isInverse()!==u.isInverse()&&a.push(o.isInverse()?7:27),o.isBold()!==u.isBold()&&a.push(o.isBold()?1:22),o.isUnderline()!==u.isUnderline()&&a.push(o.isUnderline()?4:24),o.isOverline()!==u.isOverline()&&a.push(o.isOverline()?53:55),o.isBlink()!==u.isBlink()&&a.push(o.isBlink()?5:25),o.isInvisible()!==u.isInvisible()&&a.push(o.isInvisible()?8:28),o.isItalic()!==u.isItalic()&&a.push(o.isItalic()?3:23),o.isDim()!==u.isDim()&&a.push(o.isDim()?2:22),o.isStrikethrough()!==u.isStrikethrough()&&a.push(o.isStrikethrough()?9:29))}return a}_nextCell(o,u,a,d){if(o.getWidth()===0)return;const v=o.getChars()==="",E=this._diffStyle(o,this._cursorStyle);if(v?!h(this._cursorStyle,o):E.length>0){this._nullCellCount>0&&(h(this._cursorStyle,this._backgroundCell)||(this._currentRow+=`\x1B[${this._nullCellCount}X`),this._currentRow+=`\x1B[${this._nullCellCount}C`,this._nullCellCount=0),this._lastContentCursorRow=this._lastCursorRow=a,this._lastContentCursorCol=this._lastCursorCol=d,this._currentRow+=`\x1B[${E.join(";")}m`;const S=this._buffer.getLine(a);S!==void 0&&(S.getCell(d,this._cursorStyle),this._cursorStyleRow=a,this._cursorStyleCol=d)}v?this._nullCellCount+=o.getWidth():(this._nullCellCount>0&&(h(this._cursorStyle,this._backgroundCell)||(this._currentRow+=`\x1B[${this._nullCellCount}X`),this._currentRow+=`\x1B[${this._nullCellCount}C`,this._nullCellCount=0),this._currentRow+=o.getChars(),this._lastContentCursorRow=this._lastCursorRow=a,this._lastContentCursorCol=this._lastCursorCol=d+o.getWidth())}_serializeString(o){let u=this._allRows.length;this._buffer.length-this._firstRow<=this._terminal.rows&&(u=this._lastContentCursorRow+1-this._firstRow,this._lastCursorCol=this._lastContentCursorCol,this._lastCursorRow=this._lastContentCursorRow);let a="";for(let S=0;S<u;S++)a+=this._allRows[S],S+1<u&&(a+=this._allRowSeparators[S]);if(!o){const S=this._buffer.baseY+this._buffer.cursorY,C=this._buffer.cursorX,y=k=>{k>0?a+=`\x1B[${k}C`:k<0&&(a+=`\x1B[${-k}D`)};(S!==this._lastCursorRow||C!==this._lastCursorCol)&&((d=S-this._lastCursorRow)>0?a+=`\x1B[${d}B`:d<0&&(a+=`\x1B[${-d}A`),y(C-this._lastCursorCol))}var d;const v=this._terminal._core._inputHandler._curAttrData,E=this._diffStyle(v,this._cursorStyle);return E.length>0&&(a+=`\x1B[${E.join(";")}m`),a}}g.SerializeAddon=class{activate(m){this._terminal=m}_serializeBufferByScrollback(m,o,u){const a=o.length,d=u===void 0?a:c(u+m.rows,0,a);return this._serializeBufferByRange(m,o,{start:a-d,end:a-1},!1)}_serializeBufferByRange(m,o,u,a){return new b(o,m).serialize({start:{x:0,y:typeof u.start=="number"?u.start:u.start.line},end:{x:m.cols,y:typeof u.end=="number"?u.end:u.end.line}},a)}_serializeBufferAsHTML(m,o){var u;const a=m.buffer.active,d=new w(a,m,o);if(!o.onlySelection){const E=a.length,S=o.scrollback,C=S===void 0?E:c(S+m.rows,0,E);return d.serialize({start:{x:0,y:E-C},end:{x:m.cols,y:E-1}})}const v=(u=this._terminal)==null?void 0:u.getSelectionPosition();return v!==void 0?d.serialize({start:{x:v.start.x,y:v.start.y},end:{x:v.end.x,y:v.end.y}}):""}_serializeModes(m){let o="";const u=m.modes;if(u.applicationCursorKeysMode&&(o+="\x1B[?1h"),u.applicationKeypadMode&&(o+="\x1B[?66h"),u.bracketedPasteMode&&(o+="\x1B[?2004h"),u.insertMode&&(o+="\x1B[4h"),u.originMode&&(o+="\x1B[?6h"),u.reverseWraparoundMode&&(o+="\x1B[?45h"),u.sendFocusMode&&(o+="\x1B[?1004h"),u.wraparoundMode===!1&&(o+="\x1B[?7l"),u.mouseTrackingMode!=="none")switch(u.mouseTrackingMode){case"x10":o+="\x1B[?9h";break;case"vt200":o+="\x1B[?1000h";break;case"drag":o+="\x1B[?1002h";break;case"any":o+="\x1B[?1003h"}return o}serialize(m){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");let o=m!=null&&m.range?this._serializeBufferByRange(this._terminal,this._terminal.buffer.normal,m.range,!0):this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.normal,m==null?void 0:m.scrollback);return m!=null&&m.excludeAltBuffer||this._terminal.buffer.active.type!=="alternate"||(o+=`\x1B[?1049h\x1B[H${this._serializeBufferByScrollback(this._terminal,this._terminal.buffer.alternate,void 0)}`),m!=null&&m.excludeModes||(o+=this._serializeModes(this._terminal)),o}serializeAsHTML(m){if(!this._terminal)throw new Error("Cannot use addon until it has been loaded");return this._serializeBufferAsHTML(this._terminal,m||{})}dispose(){}};class w extends l{constructor(o,u,a){super(o),this._terminal=u,this._options=a,this._currentRow="",this._htmlContent="",u._core._themeService?this._ansiColors=u._core._themeService.colors.ansi:this._ansiColors=s.DEFAULT_ANSI_COLORS}_padStart(o,u,a){return u>>=0,a=a??" ",o.length>u?o:((u-=o.length)>a.length&&(a+=a.repeat(u/a.length)),a.slice(0,u)+o)}_beforeSerialize(o,u,a){var d,v;this._htmlContent+="<html><body><!--StartFragment--><pre>";let E="#000000",S="#ffffff";this._options.includeGlobalBackground&&(E=((d=this._terminal.options.theme)==null?void 0:d.foreground)??"#ffffff",S=((v=this._terminal.options.theme)==null?void 0:v.background)??"#000000");const C=[];C.push("color: "+E+";"),C.push("background-color: "+S+";"),C.push("font-family: "+this._terminal.options.fontFamily+";"),C.push("font-size: "+this._terminal.options.fontSize+"px;"),this._htmlContent+="<div style='"+C.join(" ")+"'>"}_afterSerialize(){this._htmlContent+="</div>",this._htmlContent+="</pre><!--EndFragment--></body></html>"}_rowEnd(o,u){this._htmlContent+="<div><span>"+this._currentRow+"</span></div>",this._currentRow=""}_getHexColor(o,u){const a=u?o.getFgColor():o.getBgColor();return(u?o.isFgRGB():o.isBgRGB())?"#"+[a>>16&255,a>>8&255,255&a].map((d=>this._padStart(d.toString(16),2,"0"))).join(""):(u?o.isFgPalette():o.isBgPalette())?this._ansiColors[a].css:void 0}_diffStyle(o,u){const a=[],d=!p(o,u),v=!h(o,u),E=!_(o,u);if(d||v||E){const S=this._getHexColor(o,!0);S&&a.push("color: "+S+";");const C=this._getHexColor(o,!1);return C&&a.push("background-color: "+C+";"),o.isInverse()&&a.push("color: #000000; background-color: #BFBFBF;"),o.isBold()&&a.push("font-weight: bold;"),o.isUnderline()&&o.isOverline()?a.push("text-decoration: overline underline;"):o.isUnderline()?a.push("text-decoration: underline;"):o.isOverline()&&a.push("text-decoration: overline;"),o.isBlink()&&a.push("text-decoration: blink;"),o.isInvisible()&&a.push("visibility: hidden;"),o.isItalic()&&a.push("font-style: italic;"),o.isDim()&&a.push("opacity: 0.5;"),o.isStrikethrough()&&a.push("text-decoration: line-through;"),a}}_nextCell(o,u,a,d){if(o.getWidth()===0)return;const v=o.getChars()==="",E=this._diffStyle(o,u);E&&(this._currentRow+=E.length===0?"</span><span>":"</span><span style='"+E.join(" ")+"'>"),this._currentRow+=v?" ":o.getChars()}_serializeString(){return this._htmlContent}}g.HTMLSerializeHandler=w})(),f})()))})(xi)),xi.exports}var id=rd(),Oi={exports:{}},sd=Oi.exports,Fn;function nd(){return Fn||(Fn=1,(function(e,t){(function(r,i){e.exports=i()})(sd,(()=>(()=>{var r={433:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV11=void 0;const l=c(938),p=[[768,879],[1155,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1541],[1552,1562],[1564,1564],[1611,1631],[1648,1648],[1750,1757],[1759,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2045,2045],[2070,2073],[2075,2083],[2085,2087],[2089,2093],[2137,2139],[2259,2306],[2362,2362],[2364,2364],[2369,2376],[2381,2381],[2385,2391],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2558,2558],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2641,2641],[2672,2673],[2677,2677],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2810,2815],[2817,2817],[2876,2876],[2879,2879],[2881,2884],[2893,2893],[2902,2902],[2914,2915],[2946,2946],[3008,3008],[3021,3021],[3072,3072],[3076,3076],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3170,3171],[3201,3201],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3328,3329],[3387,3388],[3393,3396],[3405,3405],[3426,3427],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3981,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4151],[4153,4154],[4157,4158],[4184,4185],[4190,4192],[4209,4212],[4226,4226],[4229,4230],[4237,4237],[4253,4253],[4448,4607],[4957,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6158],[6277,6278],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6683,6683],[6742,6742],[6744,6750],[6752,6752],[6754,6754],[6757,6764],[6771,6780],[6783,6783],[6832,6846],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7040,7041],[7074,7077],[7080,7081],[7083,7085],[7142,7142],[7144,7145],[7149,7149],[7151,7153],[7212,7219],[7222,7223],[7376,7378],[7380,7392],[7394,7400],[7405,7405],[7412,7412],[7416,7417],[7616,7673],[7675,7679],[8203,8207],[8234,8238],[8288,8292],[8294,8303],[8400,8432],[11503,11505],[11647,11647],[11744,11775],[12330,12333],[12441,12442],[42607,42610],[42612,42621],[42654,42655],[42736,42737],[43010,43010],[43014,43014],[43019,43019],[43045,43046],[43204,43205],[43232,43249],[43263,43263],[43302,43309],[43335,43345],[43392,43394],[43443,43443],[43446,43449],[43452,43453],[43493,43493],[43561,43566],[43569,43570],[43573,43574],[43587,43587],[43596,43596],[43644,43644],[43696,43696],[43698,43700],[43703,43704],[43710,43711],[43713,43713],[43756,43757],[43766,43766],[44005,44005],[44008,44008],[44013,44013],[64286,64286],[65024,65039],[65056,65071],[65279,65279],[65529,65531]],h=[[66045,66045],[66272,66272],[66422,66426],[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[68325,68326],[68900,68903],[69446,69456],[69633,69633],[69688,69702],[69759,69761],[69811,69814],[69817,69818],[69821,69821],[69837,69837],[69888,69890],[69927,69931],[69933,69940],[70003,70003],[70016,70017],[70070,70078],[70089,70092],[70191,70193],[70196,70196],[70198,70199],[70206,70206],[70367,70367],[70371,70378],[70400,70401],[70459,70460],[70464,70464],[70502,70508],[70512,70516],[70712,70719],[70722,70724],[70726,70726],[70750,70750],[70835,70840],[70842,70842],[70847,70848],[70850,70851],[71090,71093],[71100,71101],[71103,71104],[71132,71133],[71219,71226],[71229,71229],[71231,71232],[71339,71339],[71341,71341],[71344,71349],[71351,71351],[71453,71455],[71458,71461],[71463,71467],[71727,71735],[71737,71738],[72148,72151],[72154,72155],[72160,72160],[72193,72202],[72243,72248],[72251,72254],[72263,72263],[72273,72278],[72281,72283],[72330,72342],[72344,72345],[72752,72758],[72760,72765],[72767,72767],[72850,72871],[72874,72880],[72882,72883],[72885,72886],[73009,73014],[73018,73018],[73020,73021],[73023,73029],[73031,73031],[73104,73105],[73109,73109],[73111,73111],[73459,73460],[78896,78904],[92912,92916],[92976,92982],[94031,94031],[94095,94098],[113821,113822],[113824,113827],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[121344,121398],[121403,121452],[121461,121461],[121476,121476],[121499,121503],[121505,121519],[122880,122886],[122888,122904],[122907,122913],[122915,122916],[122918,122922],[123184,123190],[123628,123631],[125136,125142],[125252,125258],[917505,917505],[917536,917631],[917760,917999]],_=[[4352,4447],[8986,8987],[9001,9002],[9193,9196],[9200,9200],[9203,9203],[9725,9726],[9748,9749],[9800,9811],[9855,9855],[9875,9875],[9889,9889],[9898,9899],[9917,9918],[9924,9925],[9934,9934],[9940,9940],[9962,9962],[9970,9971],[9973,9973],[9978,9978],[9981,9981],[9989,9989],[9994,9995],[10024,10024],[10060,10060],[10062,10062],[10067,10069],[10071,10071],[10133,10135],[10160,10160],[10175,10175],[11035,11036],[11088,11088],[11093,11093],[11904,11929],[11931,12019],[12032,12245],[12272,12283],[12288,12329],[12334,12350],[12353,12438],[12443,12543],[12549,12591],[12593,12686],[12688,12730],[12736,12771],[12784,12830],[12832,12871],[12880,19903],[19968,42124],[42128,42182],[43360,43388],[44032,55203],[63744,64255],[65040,65049],[65072,65106],[65108,65126],[65128,65131],[65281,65376],[65504,65510]],b=[[94176,94179],[94208,100343],[100352,101106],[110592,110878],[110928,110930],[110948,110951],[110960,111355],[126980,126980],[127183,127183],[127374,127374],[127377,127386],[127488,127490],[127504,127547],[127552,127560],[127568,127569],[127584,127589],[127744,127776],[127789,127797],[127799,127868],[127870,127891],[127904,127946],[127951,127955],[127968,127984],[127988,127988],[127992,128062],[128064,128064],[128066,128252],[128255,128317],[128331,128334],[128336,128359],[128378,128378],[128405,128406],[128420,128420],[128507,128591],[128640,128709],[128716,128716],[128720,128722],[128725,128725],[128747,128748],[128756,128762],[128992,129003],[129293,129393],[129395,129398],[129402,129442],[129445,129450],[129454,129482],[129485,129535],[129648,129651],[129656,129658],[129664,129666],[129680,129685],[131072,196605],[196608,262141]];let w;function m(o,u){let a,d=0,v=u.length-1;if(o<u[0][0]||o>u[v][1])return!1;for(;v>=d;)if(a=d+v>>1,o>u[a][1])d=a+1;else{if(!(o<u[a][0]))return!0;v=a-1}return!1}s.UnicodeV11=class{constructor(){if(this.version="11",!w){w=new Uint8Array(65536),w.fill(1),w[0]=0,w.fill(0,1,32),w.fill(0,127,160);for(let o=0;o<p.length;++o)w.fill(0,p[o][0],p[o][1]+1);for(let o=0;o<_.length;++o)w.fill(2,_[o][0],_[o][1]+1)}}wcwidth(o){return o<32?0:o<127?1:o<65536?w[o]:m(o,h)?0:m(o,b)?2:1}charProperties(o,u){let a=this.wcwidth(o),d=a===0&&u!==0;if(d){const v=l.UnicodeService.extractWidth(u);v===0?d=!1:v>a&&(a=v)}return l.UnicodeService.createPropertyValue(0,a,d)}}},345:(g,s)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.runAndSubscribe=s.forwardEvent=s.EventEmitter=void 0,s.EventEmitter=class{constructor(){this._listeners=[],this._disposed=!1}get event(){return this._event||(this._event=c=>(this._listeners.push(c),{dispose:()=>{if(!this._disposed){for(let l=0;l<this._listeners.length;l++)if(this._listeners[l]===c)return void this._listeners.splice(l,1)}}})),this._event}fire(c,l){const p=[];for(let h=0;h<this._listeners.length;h++)p.push(this._listeners[h]);for(let h=0;h<p.length;h++)p[h].call(void 0,c,l)}dispose(){this.clearListeners(),this._disposed=!0}clearListeners(){this._listeners&&(this._listeners.length=0)}},s.forwardEvent=function(c,l){return c((p=>l.fire(p)))},s.runAndSubscribe=function(c,l){return l(void 0),c((p=>l(p)))}},490:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeV6=void 0;const l=c(938),p=[[768,879],[1155,1158],[1160,1161],[1425,1469],[1471,1471],[1473,1474],[1476,1477],[1479,1479],[1536,1539],[1552,1557],[1611,1630],[1648,1648],[1750,1764],[1767,1768],[1770,1773],[1807,1807],[1809,1809],[1840,1866],[1958,1968],[2027,2035],[2305,2306],[2364,2364],[2369,2376],[2381,2381],[2385,2388],[2402,2403],[2433,2433],[2492,2492],[2497,2500],[2509,2509],[2530,2531],[2561,2562],[2620,2620],[2625,2626],[2631,2632],[2635,2637],[2672,2673],[2689,2690],[2748,2748],[2753,2757],[2759,2760],[2765,2765],[2786,2787],[2817,2817],[2876,2876],[2879,2879],[2881,2883],[2893,2893],[2902,2902],[2946,2946],[3008,3008],[3021,3021],[3134,3136],[3142,3144],[3146,3149],[3157,3158],[3260,3260],[3263,3263],[3270,3270],[3276,3277],[3298,3299],[3393,3395],[3405,3405],[3530,3530],[3538,3540],[3542,3542],[3633,3633],[3636,3642],[3655,3662],[3761,3761],[3764,3769],[3771,3772],[3784,3789],[3864,3865],[3893,3893],[3895,3895],[3897,3897],[3953,3966],[3968,3972],[3974,3975],[3984,3991],[3993,4028],[4038,4038],[4141,4144],[4146,4146],[4150,4151],[4153,4153],[4184,4185],[4448,4607],[4959,4959],[5906,5908],[5938,5940],[5970,5971],[6002,6003],[6068,6069],[6071,6077],[6086,6086],[6089,6099],[6109,6109],[6155,6157],[6313,6313],[6432,6434],[6439,6440],[6450,6450],[6457,6459],[6679,6680],[6912,6915],[6964,6964],[6966,6970],[6972,6972],[6978,6978],[7019,7027],[7616,7626],[7678,7679],[8203,8207],[8234,8238],[8288,8291],[8298,8303],[8400,8431],[12330,12335],[12441,12442],[43014,43014],[43019,43019],[43045,43046],[64286,64286],[65024,65039],[65056,65059],[65279,65279],[65529,65531]],h=[[68097,68099],[68101,68102],[68108,68111],[68152,68154],[68159,68159],[119143,119145],[119155,119170],[119173,119179],[119210,119213],[119362,119364],[917505,917505],[917536,917631],[917760,917999]];let _;s.UnicodeV6=class{constructor(){if(this.version="6",!_){_=new Uint8Array(65536),_.fill(1),_[0]=0,_.fill(0,1,32),_.fill(0,127,160),_.fill(2,4352,4448),_[9001]=2,_[9002]=2,_.fill(2,11904,42192),_[12351]=1,_.fill(2,44032,55204),_.fill(2,63744,64256),_.fill(2,65040,65050),_.fill(2,65072,65136),_.fill(2,65280,65377),_.fill(2,65504,65511);for(let b=0;b<p.length;++b)_.fill(0,p[b][0],p[b][1]+1)}}wcwidth(b){return b<32?0:b<127?1:b<65536?_[b]:(function(w,m){let o,u=0,a=m.length-1;if(w<m[0][0]||w>m[a][1])return!1;for(;a>=u;)if(o=u+a>>1,w>m[o][1])u=o+1;else{if(!(w<m[o][0]))return!0;a=o-1}return!1})(b,h)?0:b>=131072&&b<=196605||b>=196608&&b<=262141?2:1}charProperties(b,w){let m=this.wcwidth(b),o=m===0&&w!==0;if(o){const u=l.UnicodeService.extractWidth(w);u===0?o=!1:u>m&&(m=u)}return l.UnicodeService.createPropertyValue(0,m,o)}}},938:(g,s,c)=>{Object.defineProperty(s,"__esModule",{value:!0}),s.UnicodeService=void 0;const l=c(345),p=c(490);class h{static extractShouldJoin(b){return(1&b)!=0}static extractWidth(b){return b>>1&3}static extractCharKind(b){return b>>3}static createPropertyValue(b,w,m=!1){return(16777215&b)<<3|(3&w)<<1|(m?1:0)}constructor(){this._providers=Object.create(null),this._active="",this._onChange=new l.EventEmitter,this.onChange=this._onChange.event;const b=new p.UnicodeV6;this.register(b),this._active=b.version,this._activeProvider=b}dispose(){this._onChange.dispose()}get versions(){return Object.keys(this._providers)}get activeVersion(){return this._active}set activeVersion(b){if(!this._providers[b])throw new Error(`unknown Unicode version "${b}"`);this._active=b,this._activeProvider=this._providers[b],this._onChange.fire(b)}register(b){this._providers[b.version]=b}wcwidth(b){return this._activeProvider.wcwidth(b)}getStringCellWidth(b){let w=0,m=0;const o=b.length;for(let u=0;u<o;++u){let a=b.charCodeAt(u);if(55296<=a&&a<=56319){if(++u>=o)return w+this.wcwidth(a);const E=b.charCodeAt(u);56320<=E&&E<=57343?a=1024*(a-55296)+E-56320+65536:w+=this.wcwidth(E)}const d=this.charProperties(a,m);let v=h.extractWidth(d);h.extractShouldJoin(d)&&(v-=h.extractWidth(m)),w+=v,m=d}return w}charProperties(b,w){return this._activeProvider.charProperties(b,w)}}s.UnicodeService=h}},i={};function n(g){var s=i[g];if(s!==void 0)return s.exports;var c=i[g]={exports:{}};return r[g](c,c.exports,n),c.exports}var f={};return(()=>{var g=f;Object.defineProperty(g,"__esModule",{value:!0}),g.Unicode11Addon=void 0;const s=n(433);g.Unicode11Addon=class{activate(c){c.unicode.register(new s.UnicodeV11)}dispose(){}}})(),f})()))})(Oi)),Oi.exports}var od=nd(),Mn={exports:{}},Pn;function ad(){return Pn||(Pn=1,(function(e,t){(function(r,i){e.exports=i()})(self,(()=>(()=>{var r={6:(g,s)=>{function c(p){try{const h=new URL(p),_=h.password&&h.username?`${h.protocol}//${h.username}:${h.password}@${h.host}`:h.username?`${h.protocol}//${h.username}@${h.host}`:`${h.protocol}//${h.host}`;return p.toLocaleLowerCase().startsWith(_.toLocaleLowerCase())}catch{return!1}}Object.defineProperty(s,"__esModule",{value:!0}),s.LinkComputer=s.WebLinkProvider=void 0,s.WebLinkProvider=class{constructor(p,h,_,b={}){this._terminal=p,this._regex=h,this._handler=_,this._options=b}provideLinks(p,h){const _=l.computeLink(p,this._regex,this._terminal,this._handler);h(this._addCallbacks(_))}_addCallbacks(p){return p.map((h=>(h.leave=this._options.leave,h.hover=(_,b)=>{if(this._options.hover){const{range:w}=h;this._options.hover(_,b,w)}},h)))}};class l{static computeLink(h,_,b,w){const m=new RegExp(_.source,(_.flags||"")+"g"),[o,u]=l._getWindowedLineStrings(h-1,b),a=o.join("");let d;const v=[];for(;d=m.exec(a);){const E=d[0];if(!c(E))continue;const[S,C]=l._mapStrIdx(b,u,0,d.index),[y,k]=l._mapStrIdx(b,S,C,E.length);if(S===-1||C===-1||y===-1||k===-1)continue;const T={start:{x:C+1,y:S+1},end:{x:k,y:y+1}};v.push({range:T,text:E,activate:w})}return v}static _getWindowedLineStrings(h,_){let b,w=h,m=h,o=0,u="";const a=[];if(b=_.buffer.active.getLine(h)){const d=b.translateToString(!0);if(b.isWrapped&&d[0]!==" "){for(o=0;(b=_.buffer.active.getLine(--w))&&o<2048&&(u=b.translateToString(!0),o+=u.length,a.push(u),b.isWrapped&&u.indexOf(" ")===-1););a.reverse()}for(a.push(d),o=0;(b=_.buffer.active.getLine(++m))&&b.isWrapped&&o<2048&&(u=b.translateToString(!0),o+=u.length,a.push(u),u.indexOf(" ")===-1););}return[a,w]}static _mapStrIdx(h,_,b,w){const m=h.buffer.active,o=m.getNullCell();let u=b;for(;w;){const a=m.getLine(_);if(!a)return[-1,-1];for(let d=u;d<a.length;++d){a.getCell(d,o);const v=o.getChars();if(o.getWidth()&&(w-=v.length||1,d===a.length-1&&v==="")){const E=m.getLine(_+1);E&&E.isWrapped&&(E.getCell(0,o),o.getWidth()===2&&(w+=1))}if(w<0)return[_,d]}_++,u=0}return[_,u]}}s.LinkComputer=l}},i={};function n(g){var s=i[g];if(s!==void 0)return s.exports;var c=i[g]={exports:{}};return r[g](c,c.exports,n),c.exports}var f={};return(()=>{var g=f;Object.defineProperty(g,"__esModule",{value:!0}),g.WebLinksAddon=void 0;const s=n(6),c=/(https?|HTTPS?):[/]{2}[^\s"'!*(){}|\\\^<>`]*[^\s"':,.!?{}|\\\^~\[\]`()<>]/;function l(p,h){const _=window.open();if(_){try{_.opener=null}catch{}_.location.href=h}else console.warn("Opening link blocked as opener could not be cleared")}g.WebLinksAddon=class{constructor(p=l,h={}){this._handler=p,this._options=h}activate(p){this._terminal=p;const h=this._options,_=h.urlRegex||c;this._linkProvider=this._terminal.registerLinkProvider(new s.WebLinkProvider(this._terminal,_,this._handler,h))}dispose(){var p;(p=this._linkProvider)==null||p.dispose()}}})(),f})()))})(Mn)),Mn.exports}var cd=ad();function Ee(e){return typeof e=="function"}function Ea(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var vi=Ea(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
|
|
170
|
+
*/function be(e,t,r){return e?t(e):r==null?void 0:r(e)}function oe(e){return typeof e=="function"}function el(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var dn=el(function(e){return function(t){e(this),this.message=t?t.length+` errors occurred during unsubscription:
|
|
167
171
|
`+t.map(function(r,i){return i+1+") "+r.toString()}).join(`
|
|
168
|
-
`):"",this.name="UnsubscriptionError",this.errors=t}});function $r(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var gr=(function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,f;if(!this.closed){this.closed=!0;var g=this._parentage;if(g)if(this._parentage=null,Array.isArray(g))try{for(var s=St(g),c=s.next();!c.done;c=s.next()){var l=c.value;l.remove(this)}}catch(m){t={error:m}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else g.remove(this);var p=this.initialTeardown;if(Ee(p))try{p()}catch(m){f=m instanceof vi?m.errors:[m]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var _=St(h),b=_.next();!b.done;b=_.next()){var w=b.value;try{Un(w)}catch(m){f=f??[],m instanceof vi?f=Qt(Qt([],Jt(f)),Jt(m.errors)):f.push(m)}}}catch(m){i={error:m}}finally{try{b&&!b.done&&(n=_.return)&&n.call(_)}finally{if(i)throw i.error}}}if(f)throw new vi(f)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Un(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&$r(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&$r(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),Ca=gr.EMPTY;function wa(e){return e instanceof gr||e&&"closed"in e&&Ee(e.remove)&&Ee(e.add)&&Ee(e.unsubscribe)}function Un(e){Ee(e)?e():e.unsubscribe()}var ld={Promise:void 0},ud={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,Qt([e,t],Jt(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function ka(e){ud.setTimeout(function(){throw e})}function Vn(){}function Nr(e){e()}var fs=(function(e){qe(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,wa(r)&&r.add(i)):i.destination=fd,i}return t.create=function(r,i,n){return new ir(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(gr),dd=(function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){Er(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){Er(i)}else Er(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){Er(r)}},e})(),ir=(function(e){qe(t,e);function t(r,i,n){var f=e.call(this)||this,g;return Ee(r)||!r?g={next:r??void 0,error:i??void 0,complete:n??void 0}:g=r,f.destination=new dd(g),f}return t})(fs);function Er(e){ka(e)}function hd(e){throw e}var fd={closed:!0,next:Vn,error:hd,complete:Vn},ps=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Ia(e){return e}function pd(e){return e.length===0?Ia:e.length===1?e[0]:function(t){return e.reduce(function(r,i){return i(r)},t)}}var He=(function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,f=vd(t)?t:new ir(t,r,i);return Nr(function(){var g=n,s=g.operator,c=g.source;f.add(s?s.call(f,c):c?n._subscribe(f):n._trySubscribe(f))}),f},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Wn(r),new r(function(n,f){var g=new ir({next:function(s){try{t(s)}catch(c){f(c),g.unsubscribe()}},error:f,complete:n});i.subscribe(g)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[ps]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return pd(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Wn(t),new t(function(i,n){var f;r.subscribe(function(g){return f=g},function(g){return n(g)},function(){return i(f)})})},e.create=function(t){return new e(t)},e})();function Wn(e){var t;return(t=e??ld.Promise)!==null&&t!==void 0?t:Promise}function gd(e){return e&&Ee(e.next)&&Ee(e.error)&&Ee(e.complete)}function vd(e){return e&&e instanceof fs||gd(e)&&wa(e)}function _d(e){return Ee(e==null?void 0:e.lift)}function vr(e){return function(t){if(_d(t))return t.lift(function(r){try{return e(r,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function qr(e,t,r,i,n){return new md(e,t,r,i,n)}var md=(function(e){qe(t,e);function t(r,i,n,f,g,s){var c=e.call(this,r)||this;return c.onFinalize=g,c.shouldUnsubscribe=s,c._next=i?function(l){try{i(l)}catch(p){r.error(p)}}:e.prototype._next,c._error=f?function(l){try{f(l)}catch(p){r.error(p)}finally{this.unsubscribe()}}:e.prototype._error,c._complete=n?function(){try{n()}catch(l){r.error(l)}finally{this.unsubscribe()}}:e.prototype._complete,c}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var i=this.closed;e.prototype.unsubscribe.call(this),!i&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t})(fs),bd=Ea(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ta=(function(e){qe(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new Hn(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new bd},t.prototype.next=function(r){var i=this;Nr(function(){var n,f;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var g=St(i.currentObservers),s=g.next();!s.done;s=g.next()){var c=s.value;c.next(r)}}catch(l){n={error:l}}finally{try{s&&!s.done&&(f=g.return)&&f.call(g)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;Nr(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;Nr(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,f=n.hasError,g=n.isStopped,s=n.observers;return f||g?Ca:(this.currentObservers=null,s.push(r),new gr(function(){i.currentObservers=null,$r(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,f=i.thrownError,g=i.isStopped;n?r.error(f):g&&r.complete()},t.prototype.asObservable=function(){var r=new He;return r.source=this,r},t.create=function(r,i){return new Hn(r,i)},t})(He),Hn=(function(e){qe(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:Ca},t})(Ta),yd={now:function(){return Date.now()}},Sd=(function(e){qe(t,e);function t(r,i){return e.call(this)||this}return t.prototype.schedule=function(r,i){return this},t})(gr),$n={setInterval:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setInterval.apply(void 0,Qt([e,t],Jt(r)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Ed=(function(e){qe(t,e);function t(r,i){var n=e.call(this,r,i)||this;return n.scheduler=r,n.work=i,n.pending=!1,n}return t.prototype.schedule=function(r,i){var n;if(i===void 0&&(i=0),this.closed)return this;this.state=r;var f=this.id,g=this.scheduler;return f!=null&&(this.id=this.recycleAsyncId(g,f,i)),this.pending=!0,this.delay=i,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(g,this.id,i),this},t.prototype.requestAsyncId=function(r,i,n){return n===void 0&&(n=0),$n.setInterval(r.flush.bind(r,this),n)},t.prototype.recycleAsyncId=function(r,i,n){if(n===void 0&&(n=0),n!=null&&this.delay===n&&this.pending===!1)return i;i!=null&&$n.clearInterval(i)},t.prototype.execute=function(r,i){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(r,i);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(r,i){var n=!1,f;try{this.work(r)}catch(g){n=!0,f=g||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),f},t.prototype.unsubscribe=function(){if(!this.closed){var r=this,i=r.id,n=r.scheduler,f=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,$r(f,this),i!=null&&(this.id=this.recycleAsyncId(n,i,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t})(Sd),Zn=(function(){function e(t,r){r===void 0&&(r=e.now),this.schedulerActionCtor=t,this.now=r}return e.prototype.schedule=function(t,r,i){return r===void 0&&(r=0),new this.schedulerActionCtor(this,t).schedule(i,r)},e.now=yd.now,e})(),Cd=(function(e){qe(t,e);function t(r,i){i===void 0&&(i=Zn.now);var n=e.call(this,r,i)||this;return n.actions=[],n._active=!1,n}return t.prototype.flush=function(r){var i=this.actions;if(this._active){i.push(r);return}var n;this._active=!0;do if(n=r.execute(r.state,r.delay))break;while(r=i.shift());if(this._active=!1,n){for(;r=i.shift();)r.unsubscribe();throw n}},t})(Zn),wd=new Cd(Ed),kd=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function Id(e){return Ee(e==null?void 0:e.then)}function Td(e){return Ee(e[ps])}function Ad(e){return Symbol.asyncIterator&&Ee(e==null?void 0:e[Symbol.asyncIterator])}function Rd(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Bd(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Nd=Bd();function Ld(e){return Ee(e==null?void 0:e[Nd])}function xd(e){return Tu(this,arguments,function(){var t,r,i,n;return fa(this,function(f){switch(f.label){case 0:t=e.getReader(),f.label=1;case 1:f.trys.push([1,,9,10]),f.label=2;case 2:return[4,pt(t.read())];case 3:return r=f.sent(),i=r.value,n=r.done,n?[4,pt(void 0)]:[3,5];case 4:return[2,f.sent()];case 5:return[4,pt(i)];case 6:return[4,f.sent()];case 7:return f.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function Od(e){return Ee(e==null?void 0:e.getReader)}function Aa(e){if(e instanceof He)return e;if(e!=null){if(Td(e))return Dd(e);if(kd(e))return Fd(e);if(Id(e))return Md(e);if(Ad(e))return Ra(e);if(Ld(e))return Pd(e);if(Od(e))return Ud(e)}throw Rd(e)}function Dd(e){return new He(function(t){var r=e[ps]();if(Ee(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Fd(e){return new He(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function Md(e){return new He(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,ka)})}function Pd(e){return new He(function(t){var r,i;try{for(var n=St(e),f=n.next();!f.done;f=n.next()){var g=f.value;if(t.next(g),t.closed)return}}catch(s){r={error:s}}finally{try{f&&!f.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}t.complete()})}function Ra(e){return new He(function(t){Vd(e,t).catch(function(r){return t.error(r)})})}function Ud(e){return Ra(xd(e))}function Vd(e,t){var r,i,n,f;return Iu(this,void 0,void 0,function(){var g,s;return fa(this,function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),r=Au(e),c.label=1;case 1:return[4,r.next()];case 2:if(i=c.sent(),!!i.done)return[3,4];if(g=i.value,t.next(g),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return s=c.sent(),n={error:s},[3,11];case 6:return c.trys.push([6,,9,10]),i&&!i.done&&(f=r.return)?[4,f.call(r)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(n)throw n.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Wd(e,t){return vr(function(r,i){var n=0;r.subscribe(qr(i,function(f){i.next(e.call(t,f,n++))}))})}function Ba(e,t){return vr(function(r,i){var n=0;r.subscribe(qr(i,function(f){return e.call(t,f,n++)&&i.next(f)}))})}function Na(e,t){return t===void 0&&(t=wd),vr(function(r,i){var n=null,f=null,g=null,s=function(){if(n){n.unsubscribe(),n=null;var l=f;f=null,i.next(l)}};function c(){var l=g+e,p=t.now();if(p<l){n=this.schedule(void 0,l-p),i.add(n);return}s()}r.subscribe(qr(i,function(l){f=l,g=t.now(),n||(n=t.schedule(c,e),i.add(n))},function(){s(),i.complete()},void 0,function(){f=n=null}))})}function La(e,t){return t===void 0&&(t=Ia),e=e??Hd,vr(function(r,i){var n,f=!0;r.subscribe(qr(i,function(g){var s=t(g);(f||!e(n,s))&&(f=!1,n=s,i.next(g))}))})}function Hd(e,t){return e===t}function $d(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new Ta}:t,i=e.resetOnError,n=i===void 0?!0:i,f=e.resetOnComplete,g=f===void 0?!0:f,s=e.resetOnRefCountZero,c=s===void 0?!0:s;return function(l){var p,h,_,b=0,w=!1,m=!1,o=function(){h==null||h.unsubscribe(),h=void 0},u=function(){o(),p=_=void 0,w=m=!1},a=function(){var d=p;u(),d==null||d.unsubscribe()};return vr(function(d,v){b++,!m&&!w&&o();var E=_=_??r();v.add(function(){b--,b===0&&!m&&!w&&(h=_i(a,c))}),E.subscribe(v),!p&&b>0&&(p=new ir({next:function(S){return E.next(S)},error:function(S){m=!0,o(),h=_i(u,n,S),E.error(S)},complete:function(){w=!0,o(),h=_i(u,g),E.complete()}}),Aa(d).subscribe(p))})(l)}}function _i(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];if(t===!0){e();return}if(t!==!1){var n=new ir({next:function(){n.unsubscribe(),e()}});return Aa(t.apply(void 0,Qt([],Jt(r)))).subscribe(n)}}/**
|
|
172
|
+
`):"",this.name="UnsubscriptionError",this.errors=t}});function Ai(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Yr=(function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,a;if(!this.closed){this.closed=!0;var d=this._parentage;if(d)if(this._parentage=null,Array.isArray(d))try{for(var s=qt(d),o=s.next();!o.done;o=s.next()){var c=o.value;c.remove(this)}}catch(v){t={error:v}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else d.remove(this);var g=this.initialTeardown;if(oe(g))try{g()}catch(v){a=v instanceof dn?v.errors:[v]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var m=qt(f),_=m.next();!_.done;_=m.next()){var w=_.value;try{Mo(w)}catch(v){a=a??[],v instanceof dn?a=_t(_t([],ut(a)),ut(v.errors)):a.push(v)}}}catch(v){i={error:v}}finally{try{_&&!_.done&&(n=m.return)&&n.call(m)}finally{if(i)throw i.error}}}if(a)throw new dn(a)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Mo(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Ai(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Ai(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),tl=Yr.EMPTY;function rl(e){return e instanceof Yr||e&&"closed"in e&&oe(e.remove)&&oe(e.add)&&oe(e.unsubscribe)}function Mo(e){oe(e)?e():e.unsubscribe()}var jh={Promise:void 0},zh={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,_t([e,t],ut(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function il(e){zh.setTimeout(function(){throw e})}function Br(){}function mi(e){e()}var fs=(function(e){Ct(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,rl(r)&&r.add(i)):i.destination=ef,i}return t.create=function(r,i,n){return new Lr(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(Yr),Qh=(function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){ni(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){ni(i)}else ni(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ni(r)}},e})(),Lr=(function(e){Ct(t,e);function t(r,i,n){var a=e.call(this)||this,d;return oe(r)||!r?d={next:r??void 0,error:i??void 0,complete:n??void 0}:d=r,a.destination=new Qh(d),a}return t})(fs);function ni(e){il(e)}function qh(e){throw e}var ef={closed:!0,next:Br,error:qh,complete:Br},ps=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function Xr(e){return e}function tf(e){return e.length===0?Xr:e.length===1?e[0]:function(t){return e.reduce(function(r,i){return i(r)},t)}}var Ee=(function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,a=nf(t)?t:new Lr(t,r,i);return mi(function(){var d=n,s=d.operator,o=d.source;a.add(s?s.call(a,o):o?n._subscribe(a):n._trySubscribe(a))}),a},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Po(r),new r(function(n,a){var d=new Lr({next:function(s){try{t(s)}catch(o){a(o),d.unsubscribe()}},error:a,complete:n});i.subscribe(d)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[ps]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return tf(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Po(t),new t(function(i,n){var a;r.subscribe(function(d){return a=d},function(d){return n(d)},function(){return i(a)})})},e.create=function(t){return new e(t)},e})();function Po(e){var t;return(t=e??jh.Promise)!==null&&t!==void 0?t:Promise}function rf(e){return e&&oe(e.next)&&oe(e.error)&&oe(e.complete)}function nf(e){return e&&e instanceof fs||rf(e)&&rl(e)}function sf(e){return oe(e==null?void 0:e.lift)}function ke(e){return function(t){if(sf(t))return t.lift(function(r){try{return e(r,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function pe(e,t,r,i,n){return new of(e,t,r,i,n)}var of=(function(e){Ct(t,e);function t(r,i,n,a,d,s){var o=e.call(this,r)||this;return o.onFinalize=d,o.shouldUnsubscribe=s,o._next=i?function(c){try{i(c)}catch(g){r.error(g)}}:e.prototype._next,o._error=a?function(c){try{a(c)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,o._complete=n?function(){try{n()}catch(c){r.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,o}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var i=this.closed;e.prototype.unsubscribe.call(this),!i&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t})(fs),af=el(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Ye=(function(e){Ct(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new Wo(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new af},t.prototype.next=function(r){var i=this;mi(function(){var n,a;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var d=qt(i.currentObservers),s=d.next();!s.done;s=d.next()){var o=s.value;o.next(r)}}catch(c){n={error:c}}finally{try{s&&!s.done&&(a=d.return)&&a.call(d)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;mi(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;mi(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,a=n.hasError,d=n.isStopped,s=n.observers;return a||d?tl:(this.currentObservers=null,s.push(r),new Yr(function(){i.currentObservers=null,Ai(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,a=i.thrownError,d=i.isStopped;n?r.error(a):d&&r.complete()},t.prototype.asObservable=function(){var r=new Ee;return r.source=this,r},t.create=function(r,i){return new Wo(r,i)},t})(Ee),Wo=(function(e){Ct(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:tl},t})(Ye),cf={now:function(){return Date.now()}},lf=(function(e){Ct(t,e);function t(r,i){return e.call(this)||this}return t.prototype.schedule=function(r,i){return this},t})(Yr),$o={setInterval:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setInterval.apply(void 0,_t([e,t],ut(r)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},uf=(function(e){Ct(t,e);function t(r,i){var n=e.call(this,r,i)||this;return n.scheduler=r,n.work=i,n.pending=!1,n}return t.prototype.schedule=function(r,i){var n;if(i===void 0&&(i=0),this.closed)return this;this.state=r;var a=this.id,d=this.scheduler;return a!=null&&(this.id=this.recycleAsyncId(d,a,i)),this.pending=!0,this.delay=i,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(d,this.id,i),this},t.prototype.requestAsyncId=function(r,i,n){return n===void 0&&(n=0),$o.setInterval(r.flush.bind(r,this),n)},t.prototype.recycleAsyncId=function(r,i,n){if(n===void 0&&(n=0),n!=null&&this.delay===n&&this.pending===!1)return i;i!=null&&$o.clearInterval(i)},t.prototype.execute=function(r,i){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(r,i);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(r,i){var n=!1,a;try{this.work(r)}catch(d){n=!0,a=d||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),a},t.prototype.unsubscribe=function(){if(!this.closed){var r=this,i=r.id,n=r.scheduler,a=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Ai(a,this),i!=null&&(this.id=this.recycleAsyncId(n,i,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t})(lf),Ho=(function(){function e(t,r){r===void 0&&(r=e.now),this.schedulerActionCtor=t,this.now=r}return e.prototype.schedule=function(t,r,i){return r===void 0&&(r=0),new this.schedulerActionCtor(this,t).schedule(i,r)},e.now=cf.now,e})(),df=(function(e){Ct(t,e);function t(r,i){i===void 0&&(i=Ho.now);var n=e.call(this,r,i)||this;return n.actions=[],n._active=!1,n}return t.prototype.flush=function(r){var i=this.actions;if(this._active){i.push(r);return}var n;this._active=!0;do if(n=r.execute(r.state,r.delay))break;while(r=i.shift());if(this._active=!1,n){for(;r=i.shift();)r.unsubscribe();throw n}},t})(Ho),Jr=new df(uf),hf=Jr,nl=new Ee(function(e){return e.complete()});function sl(e){return e&&oe(e.schedule)}function gs(e){return e[e.length-1]}function ff(e){return oe(gs(e))?e.pop():void 0}function ol(e){return sl(gs(e))?e.pop():void 0}function pf(e,t){return typeof gs(e)=="number"?e.pop():t}var ms=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function al(e){return oe(e==null?void 0:e.then)}function cl(e){return oe(e[ps])}function ll(e){return Symbol.asyncIterator&&oe(e==null?void 0:e[Symbol.asyncIterator])}function ul(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function gf(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var dl=gf();function hl(e){return oe(e==null?void 0:e[dl])}function fl(e){return ph(this,arguments,function(){var t,r,i,n;return Zc(this,function(a){switch(a.label){case 0:t=e.getReader(),a.label=1;case 1:a.trys.push([1,,9,10]),a.label=2;case 2:return[4,jt(t.read())];case 3:return r=a.sent(),i=r.value,n=r.done,n?[4,jt(void 0)]:[3,5];case 4:return[2,a.sent()];case 5:return[4,jt(i)];case 6:return[4,a.sent()];case 7:return a.sent(),[3,2];case 8:return[3,10];case 9:return t.releaseLock(),[7];case 10:return[2]}})})}function pl(e){return oe(e==null?void 0:e.getReader)}function Te(e){if(e instanceof Ee)return e;if(e!=null){if(cl(e))return mf(e);if(ms(e))return vf(e);if(al(e))return bf(e);if(ll(e))return gl(e);if(hl(e))return _f(e);if(pl(e))return yf(e)}throw ul(e)}function mf(e){return new Ee(function(t){var r=e[ps]();if(oe(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function vf(e){return new Ee(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function bf(e){return new Ee(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,il)})}function _f(e){return new Ee(function(t){var r,i;try{for(var n=qt(e),a=n.next();!a.done;a=n.next()){var d=a.value;if(t.next(d),t.closed)return}}catch(s){r={error:s}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}t.complete()})}function gl(e){return new Ee(function(t){Sf(e,t).catch(function(r){return t.error(r)})})}function yf(e){return gl(fl(e))}function Sf(e,t){var r,i,n,a;return fh(this,void 0,void 0,function(){var d,s;return Zc(this,function(o){switch(o.label){case 0:o.trys.push([0,5,6,11]),r=gh(e),o.label=1;case 1:return[4,r.next()];case 2:if(i=o.sent(),!!i.done)return[3,4];if(d=i.value,t.next(d),t.closed)return[2];o.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return s=o.sent(),n={error:s},[3,11];case 6:return o.trys.push([6,,9,10]),i&&!i.done&&(a=r.return)?[4,a.call(r)]:[3,8];case 7:o.sent(),o.label=8;case 8:return[3,10];case 9:if(n)throw n.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Ut(e,t,r,i,n){i===void 0&&(i=0),n===void 0&&(n=!1);var a=t.schedule(function(){r(),n?e.add(this.schedule(null,i)):this.unsubscribe()},i);if(e.add(a),!n)return a}function ml(e,t){return t===void 0&&(t=0),ke(function(r,i){r.subscribe(pe(i,function(n){return Ut(i,e,function(){return i.next(n)},t)},function(){return Ut(i,e,function(){return i.complete()},t)},function(n){return Ut(i,e,function(){return i.error(n)},t)}))})}function vl(e,t){return t===void 0&&(t=0),ke(function(r,i){i.add(e.schedule(function(){return r.subscribe(i)},t))})}function Ef(e,t){return Te(e).pipe(vl(t),ml(t))}function wf(e,t){return Te(e).pipe(vl(t),ml(t))}function Cf(e,t){return new Ee(function(r){var i=0;return t.schedule(function(){i===e.length?r.complete():(r.next(e[i++]),r.closed||this.schedule())})})}function kf(e,t){return new Ee(function(r){var i;return Ut(r,t,function(){i=e[dl](),Ut(r,t,function(){var n,a,d;try{n=i.next(),a=n.value,d=n.done}catch(s){r.error(s);return}d?r.complete():r.next(a)},0,!0)}),function(){return oe(i==null?void 0:i.return)&&i.return()}})}function bl(e,t){if(!e)throw new Error("Iterable cannot be null");return new Ee(function(r){Ut(r,t,function(){var i=e[Symbol.asyncIterator]();Ut(r,t,function(){i.next().then(function(n){n.done?r.complete():r.next(n.value)})},0,!0)})})}function If(e,t){return bl(fl(e),t)}function Af(e,t){if(e!=null){if(cl(e))return Ef(e,t);if(ms(e))return Cf(e,t);if(al(e))return wf(e,t);if(ll(e))return bl(e,t);if(hl(e))return kf(e,t);if(pl(e))return If(e,t)}throw ul(e)}function _l(e,t){return t?Af(e,t):Te(e)}function Nf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=ol(e);return _l(e,r)}function Tf(e){return e instanceof Date&&!isNaN(e)}function We(e,t){return ke(function(r,i){var n=0;r.subscribe(pe(i,function(a){i.next(e.call(t,a,n++))}))})}var Rf=Array.isArray;function Bf(e,t){return Rf(t)?e.apply(void 0,_t([],ut(t))):e(t)}function Lf(e){return We(function(t){return Bf(e,t)})}function xf(e,t,r,i,n,a,d,s){var o=[],c=0,g=0,f=!1,m=function(){f&&!o.length&&!c&&t.complete()},_=function(v){return c<i?w(v):o.push(v)},w=function(v){c++;var l=!1;Te(r(v,g++)).subscribe(pe(t,function(h){t.next(h)},function(){l=!0},void 0,function(){if(l)try{c--;for(var h=function(){var u=o.shift();d||w(u)};o.length&&c<i;)h();m()}catch(u){t.error(u)}}))};return e.subscribe(pe(t,_,function(){f=!0,m()})),function(){}}function Dt(e,t,r){return r===void 0&&(r=1/0),oe(t)?Dt(function(i,n){return We(function(a,d){return t(i,a,n,d)})(Te(e(i,n)))},r):(typeof t=="number"&&(r=t),ke(function(i,n){return xf(i,n,e,r)}))}function Df(e){return e===void 0&&(e=1/0),Dt(Xr,e)}function Of(e){return new Ee(function(t){Te(e()).subscribe(t)})}var Ff={connector:function(){return new Ye},resetOnDisconnect:!0};function Tt(e,t){t===void 0&&(t=Ff);var r=null,i=t.connector,n=t.resetOnDisconnect,a=n===void 0?!0:n,d=i(),s=new Ee(function(o){return d.subscribe(o)});return s.connect=function(){return(!r||r.closed)&&(r=Of(function(){return e}).subscribe(d),a&&r.add(function(){return d=i()})),r},s}var Vf=["addListener","removeListener"],Uf=["addEventListener","removeEventListener"],Mf=["on","off"];function Vn(e,t,r,i){if(oe(r)&&(i=r,r=void 0),i)return Vn(e,t,r).pipe(Lf(i));var n=ut($f(e)?Uf.map(function(s){return function(o){return e[s](t,o,r)}}):Pf(e)?Vf.map(Go(e,t)):Wf(e)?Mf.map(Go(e,t)):[],2),a=n[0],d=n[1];if(!a&&ms(e))return Dt(function(s){return Vn(s,t,r)})(Te(e));if(!a)throw new TypeError("Invalid event target");return new Ee(function(s){var o=function(){for(var c=[],g=0;g<arguments.length;g++)c[g]=arguments[g];return s.next(1<c.length?c:c[0])};return a(o),function(){return d(o)}})}function Go(e,t){return function(r){return function(i){return e[r](t,i)}}}function Pf(e){return oe(e.addListener)&&oe(e.removeListener)}function Wf(e){return oe(e.on)&&oe(e.off)}function $f(e){return oe(e.addEventListener)&&oe(e.removeEventListener)}function wr(e,t,r){e===void 0&&(e=0),r===void 0&&(r=hf);var i=-1;return t!=null&&(sl(t)?r=t:i=t),new Ee(function(n){var a=Tf(e)?+e-r.now():e;a<0&&(a=0);var d=0;return r.schedule(function(){n.closed||(n.next(d++),0<=i?this.schedule(void 0,i):n.complete())},a)})}function Hf(e,t){return t===void 0&&(t=Jr),wr(e,e,t)}function Gf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=ol(e),i=pf(e,1/0),n=e;return n.length?n.length===1?Te(n[0]):Df(i)(_l(n,r)):nl}var Zf=Array.isArray;function Kf(e){return e.length===1&&Zf(e[0])?e[0]:e}function rt(e,t){return ke(function(r,i){var n=0;r.subscribe(pe(i,function(a){return e.call(t,a,n++)&&i.next(a)}))})}function Yf(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e=Kf(e),e.length===1?Te(e[0]):new Ee(Xf(e))}function Xf(e){return function(t){for(var r=[],i=function(a){r.push(Te(e[a]).subscribe(pe(t,function(d){if(r){for(var s=0;s<r.length;s++)s!==a&&r[s].unsubscribe();r=null}t.next(d)})))},n=0;r&&!t.closed&&n<e.length;n++)i(n)}}function Jf(e){return ke(function(t,r){var i=null,n=null,a=function(){n==null||n.unsubscribe();var d=i;i=[],d&&r.next(d),Te(e()).subscribe(n=pe(r,a,Br))};a(),t.subscribe(pe(r,function(d){return i==null?void 0:i.push(d)},function(){i&&r.next(i),r.complete()},void 0,function(){return i=n=null}))})}function yl(e){return ke(function(t,r){var i=null,n=!1,a;i=t.subscribe(pe(r,void 0,void 0,function(d){a=Te(e(d,yl(e)(t))),i?(i.unsubscribe(),i=null,a.subscribe(r)):n=!0})),n&&(i.unsubscribe(),i=null,a.subscribe(r))})}function jf(e,t,r,i,n){return function(a,d){var s=r,o=t,c=0;a.subscribe(pe(d,function(g){var f=c++;o=s?e(o,g,f):(s=!0,g),d.next(o)},n))}}function Sl(e,t){return t===void 0&&(t=Jr),ke(function(r,i){var n=null,a=null,d=null,s=function(){if(n){n.unsubscribe(),n=null;var c=a;a=null,i.next(c)}};function o(){var c=d+e,g=t.now();if(g<c){n=this.schedule(void 0,c-g),i.add(n);return}s()}r.subscribe(pe(i,function(c){a=c,d=t.now(),n||(n=t.schedule(o,e),i.add(n))},function(){s(),i.complete()},void 0,function(){a=n=null}))})}function Zo(e){return e<=0?function(){return nl}:ke(function(t,r){var i=0;t.subscribe(pe(r,function(n){++i<=e&&(r.next(n),e<=i&&r.complete())}))})}function El(e,t){return t===void 0&&(t=Xr),e=e??zf,ke(function(r,i){var n,a=!0;r.subscribe(pe(i,function(d){var s=t(d);(a||!e(n,s))&&(a=!1,n=s,i.next(d))}))})}function zf(e,t){return e===t}function Qf(e){return ke(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}function qf(e,t){return ke(jf(e,t,arguments.length>=2,!0))}function wl(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new Ye}:t,i=e.resetOnError,n=i===void 0?!0:i,a=e.resetOnComplete,d=a===void 0?!0:a,s=e.resetOnRefCountZero,o=s===void 0?!0:s;return function(c){var g,f,m,_=0,w=!1,v=!1,l=function(){f==null||f.unsubscribe(),f=void 0},h=function(){l(),g=m=void 0,w=v=!1},u=function(){var p=g;h(),p==null||p.unsubscribe()};return ke(function(p,b){_++,!v&&!w&&l();var E=m=m??r();b.add(function(){_--,_===0&&!v&&!w&&(f=hn(u,o))}),E.subscribe(b),!g&&_>0&&(g=new Lr({next:function(y){return E.next(y)},error:function(y){v=!0,l(),f=hn(h,n,y),E.error(y)},complete:function(){w=!0,l(),f=hn(h,d),E.complete()}}),Te(p).subscribe(g))})(c)}}function hn(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];if(t===!0){e();return}if(t!==!1){var n=new Lr({next:function(){n.unsubscribe(),e()}});return Te(t.apply(void 0,_t([],ut(r)))).subscribe(n)}}function ep(e){return ke(function(t,r){var i=!1,n=pe(r,function(){n==null||n.unsubscribe(),i=!0},Br);Te(e).subscribe(n),t.subscribe(pe(r,function(a){return i&&r.next(a)}))})}function Ko(e,t){return ke(function(r,i){var n=null,a=0,d=!1,s=function(){return d&&!n&&i.complete()};r.subscribe(pe(i,function(o){n==null||n.unsubscribe();var c=0,g=a++;Te(e(o,g)).subscribe(n=pe(i,function(f){return i.next(t?t(o,f,g,c++):f)},function(){n=null,s()}))},function(){d=!0,s()}))})}function si(e,t){return t===void 0&&(t=!1),ke(function(r,i){var n=0;r.subscribe(pe(i,function(a){var d=e(a,n++);(d||t)&&i.next(a),!d&&i.complete()}))})}function tp(e,t,r){var i=oe(e)||t||r?{next:e,error:t,complete:r}:e;return i?ke(function(n,a){var d;(d=i.subscribe)===null||d===void 0||d.call(i);var s=!0;n.subscribe(pe(a,function(o){var c;(c=i.next)===null||c===void 0||c.call(i,o),a.next(o)},function(){var o;s=!1,(o=i.complete)===null||o===void 0||o.call(i),a.complete()},function(o){var c;s=!1,(c=i.error)===null||c===void 0||c.call(i,o),a.error(o)},function(){var o,c;s&&((o=i.unsubscribe)===null||o===void 0||o.call(i)),(c=i.finalize)===null||c===void 0||c.call(i)}))}):Xr}function rp(e,t){return ke(function(r,i){var n=t??{},a=n.leading,d=a===void 0?!0:a,s=n.trailing,o=s===void 0?!1:s,c=!1,g=null,f=null,m=!1,_=function(){f==null||f.unsubscribe(),f=null,o&&(l(),m&&i.complete())},w=function(){f=null,m&&i.complete()},v=function(h){return f=Te(e(h)).subscribe(pe(i,_,w))},l=function(){if(c){c=!1;var h=g;g=null,i.next(h),!m&&v(h)}};r.subscribe(pe(i,function(h){c=!0,g=h,!(f&&!f.closed)&&(d?l():v(h))},function(){m=!0,!(o&&c&&f&&!f.closed)&&i.complete()}))})}function Yo(e,t,r){t===void 0&&(t=Jr);var i=wr(e,t);return rp(function(){return i},r)}function fn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=ff(e);return ke(function(i,n){for(var a=e.length,d=new Array(a),s=e.map(function(){return!1}),o=!1,c=function(f){Te(e[f]).subscribe(pe(n,function(m){d[f]=m,!o&&!s[f]&&(s[f]=!0,(o=s.every(Xr))&&(s=null))},Br))},g=0;g<a;g++)c(g);i.subscribe(pe(n,function(f){if(o){var m=_t([f],ut(d));n.next(r?r.apply(void 0,_t([],ut(m))):m)}}))})}/**
|
|
169
173
|
* Copyright (c) 2017 The xterm.js authors. All rights reserved.
|
|
170
174
|
* @license MIT
|
|
171
|
-
*/const
|
|
172
|
-
class="icon"
|
|
173
|
-
width="16"
|
|
174
|
-
height="16"
|
|
175
|
-
viewBox="0 0 16 16"
|
|
176
|
-
fill="currentColor"
|
|
177
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
178
|
-
>
|
|
179
|
-
<path
|
|
180
|
-
fill-rule="evenodd"
|
|
181
|
-
clip-rule="evenodd"
|
|
182
|
-
d="M11.9564 6H12.0063C12.8003 6 13.5617 6.31607 14.1231 6.87868C14.6845 7.44129 14.9999 8.20435 14.9999 9C14.9999 9.79565 14.6845 10.5587 14.1231 11.1213C13.5617 11.6839 12.8003 12 12.0063 12H10.0106V11H12.0063C12.5356 11 13.0432 10.7893 13.4175 10.4142C13.7918 10.0391 14.002 9.53044 14.002 9C14.002 8.46957 13.7918 7.96086 13.4175 7.58579C13.0432 7.21072 12.5356 7 12.0063 7H11.0923L10.9686 6.143C10.8937 5.60541 10.6455 5.10711 10.2617 4.72407C9.87792 4.34103 9.37968 4.09427 8.84295 4.02143C8.30621 3.94859 7.76044 4.05365 7.28883 4.3206C6.81723 4.58754 6.44567 5.00173 6.23082 5.5L5.89754 6.262L5.08929 6.073C4.90378 6.02699 4.71361 6.0025 4.52251 6C3.8609 6 3.22639 6.2634 2.75856 6.73224C2.29073 7.20108 2.02791 7.83696 2.02791 8.5C2.02791 9.16304 2.29073 9.79893 2.75856 10.2678C3.22639 10.7366 3.8609 11 4.52251 11H7.01712V12H4.52251C4.02742 12.0043 3.53708 11.903 3.08401 11.7029C2.63095 11.5028 2.22551 11.2084 1.8946 10.8394C1.56369 10.4703 1.31487 10.0349 1.16465 9.56211C1.01442 9.08932 0.966218 8.58992 1.02324 8.09704C1.08026 7.60416 1.24121 7.12906 1.49539 6.70326C1.74958 6.27745 2.0912 5.91068 2.4976 5.62727C2.904 5.34385 3.36588 5.15027 3.85261 5.05937C4.33935 4.96847 4.8398 4.98232 5.32079 5.1C5.62405 4.40501 6.14506 3.82799 6.8049 3.45635C7.46474 3.08472 8.22745 2.9387 8.97752 3.04044C9.72759 3.14217 10.4241 3.4861 10.9617 4.02014C11.4992 4.55418 11.8484 5.24923 11.9564 6ZM10.2928 9.85348L8.97879 8.53944L8.97879 13.9749H7.98492L7.98493 8.57568L6.7071 9.85347L5.99999 9.14636L8.14643 6.99998H8.85354L10.9999 9.14637L10.2928 9.85348Z"
|
|
183
|
-
/>
|
|
184
|
-
</svg>`,Jd=j`
|
|
175
|
+
*/const ip=2,np=1;class sp{constructor(){}activate(t){this._terminal=t}dispose(){}fit(t){const r=this.proposeDimensions();if(t!==void 0&&r&&(r.rows=t),!r||!this._terminal||isNaN(r.cols)||isNaN(r.rows))return;const i=this._terminal._core;return(this._terminal.rows!==r.rows||this._terminal.cols!==r.cols)&&(i._renderService.clear(),this._terminal.resize(r.cols,r.rows)),r}proposeDimensions(){if(!this._terminal||!this._terminal.element||!this._terminal.element.parentElement)return;const t=this.getCore(),r=t._renderService.dimensions;if(r.css.cell.width===0||r.css.cell.height===0)return;const i=this._terminal.options.scrollback===0?0:t.viewport.scrollBarWidth,n=window.getComputedStyle(this._terminal.element.parentElement),a=parseInt(n.getPropertyValue("height")),d=Math.max(0,parseInt(n.getPropertyValue("width"))),s=window.getComputedStyle(this._terminal.element),o={top:parseInt(s.getPropertyValue("padding-top")),bottom:parseInt(s.getPropertyValue("padding-bottom")),right:parseInt(s.getPropertyValue("padding-right")),left:parseInt(s.getPropertyValue("padding-left"))},c=o.top+o.bottom,g=o.right+o.left,f=a-c,m=d-g-i,{width:_,height:w}=this.getCellSize();return{cols:Math.max(ip,Math.floor(m/_)),rows:Math.max(np,Math.floor(f/w))}}getCellSize(){const{value:t}=this.getCore()._renderService._renderer;return{width:t._charSizeService.width+Math.round(t._optionsService.rawOptions.letterSpacing),height:Math.floor(t._charSizeService.height*t._optionsService.rawOptions.lineHeight)}}getCore(){return this._terminal._core}}let Un;async function xe(e,t,r){var i;const n={type:t,output:r};return await((i=e.postMessage)==null?void 0:i.call(e,n))}function op(e,t){var r;return((r=e.onDidReceiveMessage)==null?void 0:r.call(e,t))??{dispose:()=>{}}}function He(){if(!Un)throw new Error("Renderer context not defined");return Un}function ap(e){Un=e}var ee=(e=>(e.infoMessage="common:infoMessage",e.errorMessage="common:errorMessage",e.closeCellOutput="common:closeCellOutput",e.displayPrompt="common:displayPrompt",e.onPrompt="common:onPrompt",e.setState="common:setState",e.getState="common:getState",e.onGetState="common:onGetState",e.onCategoryChange="common:onCategoryChange",e.platformApiRequest="common:platformApiRequest",e.platformApiResponse="common:platformApiResponse",e.optionsMessage="common:optionsMessage",e.optionsModal="common:optionsModal",e.openExternalLink="common:openExternalLink",e.onOptionsMessage="common:onOptionsMessage",e.copyTextToClipboard="common:copyTextToClipboard",e.onCopyTextToClipboard="common:onCopyTextToClipboard",e.onProgramClose="common:onProgramClose",e.denoUpdate="deno:deploymentUpdate",e.denoPromote="deno:promoteDeployment",e.vercelProd="vercel:promotePreview",e.mutateAnnotations="annotations:mutate",e.terminalStdout="terminal:stdout",e.terminalStderr="terminal:stderr",e.terminalStdin="terminal:stdin",e.terminalResize="terminal:resize",e.terminalFocus="terminal:focus",e.terminalOpen="terminal:open",e.openLink="terminal:openLink",e.activeThemeChanged="theme:changed",e.githubWorkflowDispatch="github:workflowDispatch",e.githubWorkflowDeploy="github:workflowDeploy",e.githubWorkflowStatusUpdate="github:workflowStatusUpdate",e.tangleEvent="tangle:event",e.gcpResourceStatusChanged="gcp:resourceStatusChanged",e.gcpClusterCheckStatus="gcp:clusterCheckStatus",e.gcpClusterDetails="gcp:clusterDetails",e.gcpClusterDetailsNewCell="gcp:clusterDetailsNewCell",e.gcpClusterDetailsResponse="gcp:clusterDetailsResponse",e.gcpVMInstanceAction="gcp:gceVMInstanceAction",e.awsEC2Instances="aws:ec2Instances",e.awsEC2InstanceAction="aws:ec2InstanceAction",e.awsEKSClusterAction="aws:eksClusterAction",e.onAuthorModeChange="common:onAuthorModeChange",e.gistCell="gist:cell",e.gcpCloudRunAction="gcp:cloudRunAction",e.gcpLoadServices="gcp:loadServices",e.gcpServicesLoaded="gcp:servicesLoaded",e.daggerSyncState="dagger:syncState",e.daggerCliAction="dagger:cliAction",e.featuresUpdateAction="features:updateAction",e.featuresRequest="features:request",e.featuresResponse="features:response",e))(ee||{}),Cl=(e=>(e.vercel="stateful.runme/vercel-stdout",e.deno="stateful.runme/deno-stdout",e.outputItems="stateful.runme/output-items",e.annotations="stateful.runme/annotations",e.terminal="stateful.runme/terminal",e.error="stateful.runme/error",e.github="stateful.runme/github-stdout",e.stdout="application/vnd.code.notebook.stdout",e.gcp="stateful.runme/gcp",e.aws="stateful.runme/aws",e.daggerCall="stateful.runme/dagger",e.daggerShell="stateful.runme/dagger",e))(Cl||{}),kl=(e=>(e.RunmeCloud="runme.cloud",e.RunmeChat="runme.chat",e.RunmeSearch="runme.search",e.NotebookEnvStore="runme.notebook.envStore",e))(kl||{});function cp({}){}function lp(e){return e.toLocaleDateString("en-US",{year:"numeric",month:"short",day:"numeric",hour:"numeric",minute:"2-digit",second:"2-digit",hour12:!0})}function up(e){const t=new Date().getTime()-e.getTime(),r=Math.floor(t/1e3)*-1,i=new Intl.RelativeTimeFormat("en",{numeric:"auto"});return Math.abs(r)<60?i.format(Math.round(r),"second"):Math.abs(r)<3600?i.format(Math.round(r/60),"minute"):Math.abs(r)<86400?i.format(Math.round(r/3600),"hour"):i.format(Math.round(r/86400),"day")}const dp=j`
|
|
185
176
|
<svg
|
|
186
177
|
class="icon"
|
|
187
178
|
width="16"
|
|
@@ -196,17 +187,31 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
196
187
|
d="M13.353 1.146L14.853 2.646L15 3V14.5L14.5 15H1.5L1 14.5V1.5L1.5 1H13L13.353 1.146ZM2 2V14H14V3.208L12.793 2H11V6H4V2H2ZM8 2V5H10V2H8Z"
|
|
197
188
|
/>
|
|
198
189
|
</svg>
|
|
199
|
-
|
|
190
|
+
`,hp=j`<svg
|
|
191
|
+
class="icon"
|
|
192
|
+
width="16"
|
|
193
|
+
height="16"
|
|
194
|
+
viewBox="0 0 16 16"
|
|
195
|
+
fill="currentColor"
|
|
196
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
197
|
+
>
|
|
198
|
+
<path
|
|
199
|
+
fill-rule="evenodd"
|
|
200
|
+
clip-rule="evenodd"
|
|
201
|
+
d="M11.9564 6H12.0063C12.8003 6 13.5617 6.31607 14.1231 6.87868C14.6845 7.44129 14.9999 8.20435 14.9999 9C14.9999 9.79565 14.6845 10.5587 14.1231 11.1213C13.5617 11.6839 12.8003 12 12.0063 12H10.0106V11H12.0063C12.5356 11 13.0432 10.7893 13.4175 10.4142C13.7918 10.0391 14.002 9.53044 14.002 9C14.002 8.46957 13.7918 7.96086 13.4175 7.58579C13.0432 7.21072 12.5356 7 12.0063 7H11.0923L10.9686 6.143C10.8937 5.60541 10.6455 5.10711 10.2617 4.72407C9.87792 4.34103 9.37968 4.09427 8.84295 4.02143C8.30621 3.94859 7.76044 4.05365 7.28883 4.3206C6.81723 4.58754 6.44567 5.00173 6.23082 5.5L5.89754 6.262L5.08929 6.073C4.90378 6.02699 4.71361 6.0025 4.52251 6C3.8609 6 3.22639 6.2634 2.75856 6.73224C2.29073 7.20108 2.02791 7.83696 2.02791 8.5C2.02791 9.16304 2.29073 9.79893 2.75856 10.2678C3.22639 10.7366 3.8609 11 4.52251 11H7.01712V12H4.52251C4.02742 12.0043 3.53708 11.903 3.08401 11.7029C2.63095 11.5028 2.22551 11.2084 1.8946 10.8394C1.56369 10.4703 1.31487 10.0349 1.16465 9.56211C1.01442 9.08932 0.966218 8.58992 1.02324 8.09704C1.08026 7.60416 1.24121 7.12906 1.49539 6.70326C1.74958 6.27745 2.0912 5.91068 2.4976 5.62727C2.904 5.34385 3.36588 5.15027 3.85261 5.05937C4.33935 4.96847 4.8398 4.98232 5.32079 5.1C5.62405 4.40501 6.14506 3.82799 6.8049 3.45635C7.46474 3.08472 8.22745 2.9387 8.97752 3.04044C9.72759 3.14217 10.4241 3.4861 10.9617 4.02014C11.4992 4.55418 11.8484 5.24923 11.9564 6ZM10.2928 9.85348L8.97879 8.53944L8.97879 13.9749H7.98492L7.98493 8.57568L6.7071 9.85347L5.99999 9.14636L8.14643 6.99998H8.85354L10.9999 9.14637L10.2928 9.85348Z"
|
|
202
|
+
/>
|
|
203
|
+
</svg>`;var fp=Object.defineProperty,pp=Object.getOwnPropertyDescriptor,Ht=(e,t,r,i)=>{for(var n=i>1?void 0:i?pp(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&fp(t,r,n),n};let dt=class extends Oe{constructor(){super(...arguments),this.text="Copy",this.loadingText="Saving...",this.loading=!1,this.disabled=!1}onClick(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent(this.disabled?"onClickDisabled":"onClick");this.dispatchEvent(t)}render(){const e=this.text.toLocaleLowerCase();return j`
|
|
200
204
|
<vscode-button
|
|
201
205
|
?disabled=${this.loading}
|
|
202
206
|
class=${e}
|
|
203
207
|
appearance="secondary"
|
|
204
208
|
@click=${this.onClick}
|
|
205
209
|
>
|
|
206
|
-
${
|
|
207
|
-
${
|
|
210
|
+
${be(this.shareIcon,()=>hp)}
|
|
211
|
+
${be(this.saveIcon,()=>dp)}
|
|
212
|
+
${be(this.loading,()=>j`${this.loadingText}`,()=>j`${this.text}`)}
|
|
208
213
|
</vscode-button>
|
|
209
|
-
`}}
|
|
214
|
+
`}};dt.styles=et`
|
|
210
215
|
vscode-button {
|
|
211
216
|
color: var(--vscode-button-foreground);
|
|
212
217
|
background-color: var(--vscode-button-background);
|
|
@@ -226,7 +231,7 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
226
231
|
margin: 0 5px 0 -5px;
|
|
227
232
|
padding: 0;
|
|
228
233
|
}
|
|
229
|
-
`;
|
|
234
|
+
`;Ht([Z({type:String})],dt.prototype,"text",2);Ht([Z({type:String})],dt.prototype,"loadingText",2);Ht([Z({type:Boolean,reflect:!0})],dt.prototype,"loading",2);Ht([Z({type:Boolean,reflect:!0})],dt.prototype,"disabled",2);Ht([Z({type:Boolean,reflect:!0})],dt.prototype,"shareIcon",2);Ht([Z({type:Boolean,reflect:!0})],dt.prototype,"saveIcon",2);dt=Ht([Ge("action-button")],dt);const Xo=j`
|
|
230
235
|
<svg
|
|
231
236
|
height="16"
|
|
232
237
|
aria-hidden="true"
|
|
@@ -241,15 +246,19 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
241
246
|
d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"
|
|
242
247
|
></path>
|
|
243
248
|
</svg>
|
|
244
|
-
`;var
|
|
249
|
+
`;var gp=Object.defineProperty,mp=Object.getOwnPropertyDescriptor,vs=(e,t,r,i)=>{for(var n=i>1?void 0:i?mp(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&gp(t,r,n),n};let xr=class extends Oe{constructor(){super(...arguments),this.text="Preview & Gist",this.disabled=!1}onGistClick(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent("onGist");this.dispatchEvent(t)}render(){const e=this.text.toLocaleLowerCase();return be(this.disabled,()=>j`
|
|
245
250
|
<vscode-button class=${e} disabled appearance="secondary">
|
|
246
|
-
${
|
|
251
|
+
${Xo} ${this.text}
|
|
247
252
|
</vscode-button>
|
|
248
253
|
`,()=>j`
|
|
249
|
-
<vscode-button
|
|
250
|
-
|
|
254
|
+
<vscode-button
|
|
255
|
+
class=${e}
|
|
256
|
+
appearance="secondary"
|
|
257
|
+
@click=${this.onGistClick}
|
|
258
|
+
>
|
|
259
|
+
${Xo} ${this.text}
|
|
251
260
|
</vscode-button>
|
|
252
|
-
`)}};
|
|
261
|
+
`)}};xr.styles=et`
|
|
253
262
|
vscode-button {
|
|
254
263
|
color: var(--vscode-button-foreground);
|
|
255
264
|
background-color: var(--vscode-button-background);
|
|
@@ -269,7 +278,7 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
269
278
|
margin: 0 5px 0 -5px;
|
|
270
279
|
padding: 0;
|
|
271
280
|
}
|
|
272
|
-
`;
|
|
281
|
+
`;vs([Z({type:String})],xr.prototype,"text",2);vs([Z({type:Boolean,reflect:!0})],xr.prototype,"disabled",2);xr=vs([Ge("gist-cell")],xr);const Il=j`
|
|
273
282
|
<svg
|
|
274
283
|
width="16"
|
|
275
284
|
height="16"
|
|
@@ -285,11 +294,15 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
285
294
|
fill="currentColor"
|
|
286
295
|
/>
|
|
287
296
|
</svg>
|
|
288
|
-
`;var
|
|
289
|
-
<vscode-button
|
|
290
|
-
|
|
297
|
+
`;var vp=Object.defineProperty,bp=Object.getOwnPropertyDescriptor,bs=(e,t,r,i)=>{for(var n=i>1?void 0:i?bp(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&vp(t,r,n),n};let Dr=class extends Oe{constructor(){super(...arguments),this.openText="Open",this.disabled=!1}onOpenClick(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent("onOpen");this.dispatchEvent(t)}render(){const e=this.openText.toLocaleLowerCase();return be(this.disabled,()=>{},()=>j`
|
|
298
|
+
<vscode-button
|
|
299
|
+
class=${e}
|
|
300
|
+
appearance="secondary"
|
|
301
|
+
@click=${this.onOpenClick}
|
|
302
|
+
>
|
|
303
|
+
${Il} ${this.openText}
|
|
291
304
|
</vscode-button>
|
|
292
|
-
`)}};
|
|
305
|
+
`)}};Dr.styles=et`
|
|
293
306
|
vscode-button {
|
|
294
307
|
color: var(--vscode-button-foreground);
|
|
295
308
|
background-color: var(--vscode-button-background);
|
|
@@ -306,7 +319,7 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
306
319
|
margin: 0 5px 0 -5px;
|
|
307
320
|
padding: 0;
|
|
308
321
|
}
|
|
309
|
-
`;
|
|
322
|
+
`;bs([Z({type:String})],Dr.prototype,"openText",2);bs([Z({type:Boolean,reflect:!0})],Dr.prototype,"disabled",2);Dr=bs([Ge("open-cell")],Dr);var _p=Object.defineProperty,yp=Object.getOwnPropertyDescriptor,_s=(e,t,r,i)=>{for(var n=i>1?void 0:i?yp(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&_p(t,r,n),n};let Ni=class extends Oe{constructor(){super(...arguments),this.loading=!1,this.signedIn=!1}handleClick(e){e.defaultPrevented&&e.preventDefault(),this.dispatchEvent(new CustomEvent("onClick"))}render(){let e=this.signedIn?"Save":"Save to Cloud";return j`
|
|
310
323
|
<action-button
|
|
311
324
|
?loading=${this.loading}
|
|
312
325
|
text="${e}"
|
|
@@ -314,7 +327,7 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
314
327
|
@onClick="${this.handleClick}"
|
|
315
328
|
>
|
|
316
329
|
</action-button>
|
|
317
|
-
`}};_s([
|
|
330
|
+
`}};_s([Z({type:Boolean,reflect:!0})],Ni.prototype,"loading",2);_s([Z({type:Boolean,reflect:!0})],Ni.prototype,"signedIn",2);Ni=_s([Ge("save-button")],Ni);var Sp=Object.defineProperty,Ep=Object.getOwnPropertyDescriptor,Al=(e,t,r,i)=>{for(var n=i>1?void 0:i?Ep(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&Sp(t,r,n),n};let Mn=class extends Oe{constructor(){super(...arguments),this.loading=!1}handleClick(e){e.defaultPrevented&&e.preventDefault(),this.dispatchEvent(new CustomEvent("onClick"))}render(){return j`
|
|
318
331
|
<action-button
|
|
319
332
|
?loading=${this.loading}
|
|
320
333
|
text="Share"
|
|
@@ -322,11 +335,11 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
322
335
|
@onClick="${this.handleClick}"
|
|
323
336
|
>
|
|
324
337
|
</action-button>
|
|
325
|
-
`}};
|
|
338
|
+
`}};Al([Z({type:Boolean,reflect:!0})],Mn.prototype,"loading",2);Mn=Al([Ge("share-button")],Mn);const wp=et`
|
|
326
339
|
:host {
|
|
327
340
|
--vscode-font-weight: normal;
|
|
328
341
|
--vscode-font-size: 13px;
|
|
329
|
-
--vscode-editor-font-family:
|
|
342
|
+
--vscode-editor-font-family: 'Operator Mono Lig', 'Cascadia Code';
|
|
330
343
|
--vscode-editor-font-weight: normal;
|
|
331
344
|
--vscode-editor-font-size: 15px;
|
|
332
345
|
--vscode-foreground: #cccccc;
|
|
@@ -515,7 +528,12 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
515
528
|
--vscode-editorGutter-background: #1f1f1f;
|
|
516
529
|
--vscode-editorUnnecessaryCode-opacity: rgba(0, 0, 0, 0.67);
|
|
517
530
|
--vscode-editorGhostText-foreground: rgba(255, 255, 255, 0.34);
|
|
518
|
-
--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(
|
|
531
|
+
--vscode-editorOverviewRuler-rangeHighlightForeground: rgba(
|
|
532
|
+
0,
|
|
533
|
+
122,
|
|
534
|
+
204,
|
|
535
|
+
0.6
|
|
536
|
+
);
|
|
519
537
|
--vscode-editorOverviewRuler-errorForeground: rgba(255, 18, 18, 0.7);
|
|
520
538
|
--vscode-editorOverviewRuler-warningForeground: #ffe45e;
|
|
521
539
|
--vscode-editorOverviewRuler-infoForeground: #5eadf2;
|
|
@@ -618,7 +636,12 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
618
636
|
--vscode-peekViewResult-matchHighlightBackground: #bb800966;
|
|
619
637
|
--vscode-peekViewEditor-matchHighlightBackground: #bb800966;
|
|
620
638
|
--vscode-editorMarkerNavigationError-background: #f85149;
|
|
621
|
-
--vscode-editorMarkerNavigationError-headerBackground: rgba(
|
|
639
|
+
--vscode-editorMarkerNavigationError-headerBackground: rgba(
|
|
640
|
+
254,
|
|
641
|
+
74,
|
|
642
|
+
73,
|
|
643
|
+
0.1
|
|
644
|
+
);
|
|
622
645
|
--vscode-editorMarkerNavigationWarning-background: #ffe45e;
|
|
623
646
|
--vscode-editorMarkerNavigationWarning-headerBackground: rgba(
|
|
624
647
|
255,
|
|
@@ -627,7 +650,12 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
627
650
|
0.1
|
|
628
651
|
);
|
|
629
652
|
--vscode-editorMarkerNavigationInfo-background: #5eadf2;
|
|
630
|
-
--vscode-editorMarkerNavigationInfo-headerBackground: rgba(
|
|
653
|
+
--vscode-editorMarkerNavigationInfo-headerBackground: rgba(
|
|
654
|
+
94,
|
|
655
|
+
173,
|
|
656
|
+
242,
|
|
657
|
+
0.1
|
|
658
|
+
);
|
|
631
659
|
--vscode-editorMarkerNavigation-background: #1f1f1f;
|
|
632
660
|
--vscode-tab-activeBackground: #222222;
|
|
633
661
|
--vscode-tab-unfocusedActiveBackground: #1f1f1f;
|
|
@@ -829,7 +857,12 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
829
857
|
--vscode-notebook-selectedCellBorder: rgba(243, 239, 245, 0.13);
|
|
830
858
|
--vscode-notebook-focusedCellBorder: #263354;
|
|
831
859
|
--vscode-notebook-inactiveFocusedCellBorder: rgba(243, 239, 245, 0.13);
|
|
832
|
-
--vscode-notebook-cellStatusBarItemHoverBackground: rgba(
|
|
860
|
+
--vscode-notebook-cellStatusBarItemHoverBackground: rgba(
|
|
861
|
+
255,
|
|
862
|
+
255,
|
|
863
|
+
255,
|
|
864
|
+
0.15
|
|
865
|
+
);
|
|
833
866
|
--vscode-notebook-cellInsertionIndicator: #263354;
|
|
834
867
|
--vscode-notebookScrollbarSlider-background: rgba(121, 121, 121, 0.4);
|
|
835
868
|
--vscode-notebookScrollbarSlider-hoverBackground: rgba(100, 100, 100, 0.7);
|
|
@@ -898,18 +931,23 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
898
931
|
94,
|
|
899
932
|
0.8
|
|
900
933
|
);
|
|
901
|
-
--vscode-gitDecoration-stageDeletedResourceForeground: rgba(
|
|
934
|
+
--vscode-gitDecoration-stageDeletedResourceForeground: rgba(
|
|
935
|
+
254,
|
|
936
|
+
74,
|
|
937
|
+
73,
|
|
938
|
+
0.8
|
|
939
|
+
);
|
|
902
940
|
--vscode-gitDecoration-conflictingResourceForeground: #e4676b;
|
|
903
941
|
--vscode-gitDecoration-submoduleResourceForeground: rgba(94, 173, 242, 0.8);
|
|
904
942
|
--vscode-testExplorer-errorDecorationBackground: #5a1d1d;
|
|
905
943
|
--vscode-widget-border: #303031;
|
|
906
944
|
--vscode-activityBarBadge-background: #007acc;
|
|
907
945
|
}
|
|
908
|
-
`,
|
|
946
|
+
`,Cp=et`
|
|
909
947
|
:host {
|
|
910
948
|
--vscode-font-weight: normal;
|
|
911
949
|
--vscode-font-size: 13px;
|
|
912
|
-
--vscode-editor-font-family:
|
|
950
|
+
--vscode-editor-font-family: 'Operator Mono Lig', 'Cascadia Code';
|
|
913
951
|
--vscode-editor-font-weight: normal;
|
|
914
952
|
--vscode-editor-font-size: 15px;
|
|
915
953
|
--vscode-foreground: #3b3b3b;
|
|
@@ -1448,51 +1486,53 @@ WARNING: This link could potentially be dangerous`)){const u=window.open();if(u)
|
|
|
1448
1486
|
--vscode-widget-border: #e5e5e5;
|
|
1449
1487
|
--vscode-activityBarBadge-background: #005fb8;
|
|
1450
1488
|
}
|
|
1451
|
-
`;var
|
|
1489
|
+
`;var kp=Object.defineProperty,Ip=Object.getOwnPropertyDescriptor,Nl=e=>{throw TypeError(e)},ge=(e,t,r,i)=>{for(var n=i>1?void 0:i?Ip(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&kp(t,r,n),n},Ap=(e,t,r)=>t.has(e)||Nl("Cannot "+r),Np=(e,t,r)=>t.has(e)?Nl("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),ie=(e,t,r)=>(Ap(e,t,"access private method"),r),re,Pi,Tl,Rl,vi,mt,Pn,Bl,Ll,Wn,xl,$n,Dl,Ol,Fl,Vl,Ul,Ml,Pl,Wl,$l=(e=>(e.OpenLink="Open",e.CopyToClipboard="Copy to clipboard",e.Cancel="Cancel",e))($l||{});const zt=(...e)=>`--vscode-${e.join("-")}`,Jt=e=>zt("terminal",e),Tp=e=>`ansi${e.charAt(0).toUpperCase()+e.slice(1)}`,Rp=["terminal:","theme:",ee.platformApiRequest,ee.platformApiResponse,ee.onOptionsMessage,ee.optionsMessage,ee.onCopyTextToClipboard,ee.onProgramClose,ee.featuresResponse,ee.featuresUpdateAction],Bp=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],Lp="console-view";let le=class extends Oe{constructor(){super(),Np(this,re),this.copyText="Copy",this.disposables=[],this.rows=10,this.isShareReady=!1,this.buttons=!0,this.takeFocus=!0,this.theme="dark",this.isLoading=!1,this.isCreatingEscalation=!1,this.isUpdatedReady=!1,this.isAutoSaveEnabled=!1,this.isPlatformAuthEnabled=!1,this.isDaggerOutput=!1,this.windowSize={height:window.innerHeight,width:window.innerWidth}}applyThemeStyles(){if(this.shadowRoot){if(this.themeStyleSheet){const e=this.shadowRoot.adoptedStyleSheets.indexOf(this.themeStyleSheet);e!==-1&&(this.shadowRoot.adoptedStyleSheets=this.shadowRoot.adoptedStyleSheets.filter((t,r)=>r!==e)),this.themeStyleSheet=void 0}this.theme==="dark"?(this.themeStyleSheet=new CSSStyleSheet,this.themeStyleSheet.replaceSync(wp.cssText),this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.themeStyleSheet]):this.theme==="light"&&(this.themeStyleSheet=new CSSStyleSheet,this.themeStyleSheet.replaceSync(Cp.cssText),this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.themeStyleSheet])}}connectedCallback(){var e;if(super.connectedCallback(),this.applyThemeStyles(),!this.id)throw new Error("No id provided to terminal!");this.rows=this.initialRows??this.rows;const{rows:t,cursorBlink:r,fontSize:i,cursorStyle:n,cursorWidth:a,fontFamily:d,smoothScrollDuration:s,scrollback:o}=this;this.terminal=new Jh.Terminal({rows:t,fontSize:i,fontFamily:d,scrollback:o,cursorWidth:a,cursorBlink:r,cursorStyle:n,smoothScrollDuration:s,disableStdin:!1,convertEol:!0,allowProposedApi:!0,drawBoldTextInBrightColors:!1}),this.initialContent&&((e=this.terminal)==null||e.write(this.initialContent)),this.fitAddon=new sp,this.fitAddon.activate(this.terminal),this.serializer=new $h.SerializeAddon,this.terminal.loadAddon(this.serializer),this.terminal.loadAddon(new Zh.Unicode11Addon),this.terminal.loadAddon(new Yh.WebLinksAddon(ie(this,re,Ul).bind(this))),this.terminal.attachCustomKeyEventHandler(g=>{var f;if(g.shiftKey&&g.ctrlKey&&g.code==="KeyC"){const m=(f=this==null?void 0:this.terminal)==null?void 0:f.getSelection();if(m)return navigator.clipboard.writeText(m),!1}return!0}),this.terminal.unicode.activeVersion="11",this.terminal.options.drawBoldTextInBrightColors;const c=He();this.disposables.push(op(c,async g=>{var f;if(Rp.some(m=>g.type.startsWith(m)))switch(g.type){case ee.activeThemeChanged:ie(this,re,vi).call(this);break;case ee.terminalStdout:case ee.terminalStderr:{const{"runme.dev/id":m,data:_}=g.output;if(m!==this.id)return;this.isShareReady=!1,this.terminal.write(_),this.requestUpdate()}break;case ee.platformApiResponse:{if(g.output.id!==this.id)return;if(this.isLoading=!1,g.output.hasErrors)return xe(c,ee.errorMessage,g.output.data);if(g.output.data.hasOwnProperty("displayShare")&&g.output.data.displayShare===!1)return;const m=((f=g.output.data)==null?void 0:f.data)||{};if(m.createExtensionCellOutput||m.createCellExecution){const _=m.createCellExecution||m.createExtensionCellOutput||{},{exitCode:w,id:v,htmlUrl:l,isSlackReady:h}=_;return this.platformId=v,this.shareUrl=l||"",this.exitCode=w,this.isSlackReady=!!h,this.isShareReady=!0,xe(c,ee.tangleEvent,{webviewId:kl.RunmeCloud,data:{cellId:v}})}if(m.updateCellOutput){const{updateCellOutput:{exitCode:_,isSlackReady:w}}=m;this.isUpdatedReady=!0,this.exitCode=_,this.isSlackReady=!!w,ie(this,re,xl).call(this)}m.createEscalation&&(this.escalationUrl=m.createEscalation.escalationUrl)}break;case ee.onOptionsMessage:{if(g.output.id!==this.id)return;const m=g.output.option;switch(this.isLoading=!1,m){case"Open":return xe(c,ee.openExternalLink,{link:this.shareUrl,telemetryEvent:"app.openLink"});case"Copy to clipboard":return xe(c,ee.copyTextToClipboard,{id:this.id,text:this.shareUrl})}}break;case ee.onCopyTextToClipboard:return g.output.id!==this.id?void 0:xe(c,ee.infoMessage,"Link copied!");case ee.onProgramClose:{const{"runme.dev/id":m,code:_}=g.output;if(m!==this.id)return;this.exitCode=_;return}}}),this.terminal.onData(g=>xe(c,ee.terminalStdin,{"runme.dev/id":this.id,input:g}))),xe(c,ee.featuresRequest,{})}disconnectedCallback(){super.disconnectedCallback(),this.dispose()}updated(e){super.updated(e),e.has("theme")&&(this.applyThemeStyles(),ie(this,re,vi).call(this))}firstUpdated(e){var t;super.firstUpdated(e);const r=ie(this,re,Rl).call(this);this.takeFocus&&window.addEventListener("focus",()=>{ie(this,re,Wn).call(this)}),window.addEventListener("click",()=>{ie(this,re,Wn).call(this,!1)}),this.terminal.open(r),this.takeFocus&&this.terminal.focus(),ie(this,re,Pi).call(this),ie(this,re,vi).call(this);const i=ie(this,re,Tl).call(this),n=new Ee(d=>{window.addEventListener("resize",()=>d.next(ie(this,re,Pn).call(this,!0))),r.addEventListener("mouseup",()=>d.next(ie(this,re,Pn).call(this,!1)))}).pipe(wl());ie(this,re,Bl).call(this,n),ie(this,re,Ll).call(this,n),r.appendChild(i);const a=He();a.postMessage&&xe(a,ee.terminalOpen,{"runme.dev/id":this.id,terminalDimensions:Hl((t=this.fitAddon)==null?void 0:t.proposeDimensions())}),this.lastLine&&this.terminal.scrollToLine(this.lastLine)}render(){const e=j`
|
|
1452
1490
|
<close-cell-button
|
|
1453
|
-
@closed="${()=>
|
|
1491
|
+
@closed="${()=>cp({id:this.id,outputType:Cl.terminal})}"
|
|
1454
1492
|
></close-cell-button>
|
|
1455
1493
|
<div class="button-group">
|
|
1456
1494
|
<copy-button
|
|
1457
1495
|
copyText="${this.copyText}"
|
|
1458
|
-
@onCopy="${async()=>ie(this,re,
|
|
1496
|
+
@onCopy="${async()=>ie(this,re,Wl).call(this)}"
|
|
1459
1497
|
></copy-button>
|
|
1460
|
-
${
|
|
1461
|
-
|
|
1498
|
+
${be(!0,()=>j`<gist-cell
|
|
1499
|
+
@onGist="${ie(this,re,Fl)}"
|
|
1500
|
+
></gist-cell>`,()=>{})}
|
|
1501
|
+
${be(this.shouldRenderSaveButton(),()=>j`<save-button
|
|
1462
1502
|
?loading=${this.isLoading}
|
|
1463
1503
|
?signedIn=${!1}
|
|
1464
|
-
@onClick="${ie(this,re
|
|
1504
|
+
@onClick="${ie(this,re,$n)}"
|
|
1465
1505
|
>
|
|
1466
1506
|
</save-button>`,()=>{})}
|
|
1467
|
-
${
|
|
1507
|
+
${be(this.shouldRenderShareButton(),()=>j`<share-button
|
|
1468
1508
|
?loading=${this.isLoading}
|
|
1469
|
-
@onClick="${ie(this,re
|
|
1509
|
+
@onClick="${ie(this,re,$n)}"
|
|
1470
1510
|
>
|
|
1471
1511
|
</share-button>`,()=>{})}
|
|
1472
|
-
${
|
|
1512
|
+
${be(!1,()=>j`<action-button
|
|
1473
1513
|
?loading=${this.isCreatingEscalation}
|
|
1474
1514
|
?saveIcon="${!0}"
|
|
1475
1515
|
text="Escalate"
|
|
1476
|
-
@onClick="${ie(this,re,
|
|
1477
|
-
@onClickDisabled=${ie(this,re,
|
|
1516
|
+
@onClick="${ie(this,re,Dl)}"
|
|
1517
|
+
@onClickDisabled=${ie(this,re,Pl)}
|
|
1478
1518
|
>
|
|
1479
1519
|
</action-button>`,()=>{})}
|
|
1480
|
-
${
|
|
1520
|
+
${be(!1,()=>j`<action-button
|
|
1481
1521
|
?saveIcon="${!0}"
|
|
1482
1522
|
text="Open Escalation"
|
|
1483
|
-
@onClick="${ie(this,re,
|
|
1523
|
+
@onClick="${ie(this,re,Ol)}"
|
|
1484
1524
|
>
|
|
1485
1525
|
</action-button>`,()=>{})}
|
|
1486
|
-
${
|
|
1526
|
+
${be(this.platformId&&!this.isLoading,()=>j`<open-cell
|
|
1487
1527
|
?disabled=${!this.isPlatformAuthEnabled}
|
|
1488
|
-
@onOpen="${ie(this,re,
|
|
1528
|
+
@onOpen="${ie(this,re,Ml)}"
|
|
1489
1529
|
></open-cell>`,()=>{})}
|
|
1490
1530
|
</div>
|
|
1491
1531
|
`;return j`<section>
|
|
1492
1532
|
<div id="terminal"></div>
|
|
1493
|
-
${
|
|
1494
|
-
</section>`}dispose(){this.disposables.forEach(({dispose:e})=>e())}shouldRenderSaveButton(){return!1}shouldRenderShareButton(){return!1}};re=new WeakSet;
|
|
1495
|
-
Open Dashboard to configure it`)};
|
|
1533
|
+
${be(this.buttons,()=>e)}
|
|
1534
|
+
</section>`}dispose(){this.disposables.forEach(({dispose:e})=>e())}shouldRenderSaveButton(){return!1}shouldRenderShareButton(){return!1}};re=new WeakSet;Pi=function(e){var t;return e!==void 0&&(this.rows=e),(t=this.fitAddon)==null?void 0:t.fit(this.rows)};Tl=function(){const e=document.createElement("div");e.setAttribute("class","xterm-drag-handle");let t;const r=a=>{var d;t={initialClientY:a.clientY,initialRows:this.rows},a.preventDefault(),(d=this.terminal)==null||d.focus()},i=()=>{t!==void 0&&(t=void 0)},n=a=>{var d;if(t===void 0||!this.fitAddon)return;const s=(a.clientY-t.initialClientY)/this.fitAddon.getCellSize().height,o=Math.round(t.initialRows+s);o!==this.rows&&(ie(this,re,Pi).call(this,o),(d=this.terminal)==null||d.focus())};return e.addEventListener("mousedown",r),window.addEventListener("mouseup",i),window.addEventListener("mousemove",n),this.disposables.push({dispose:()=>{e.removeEventListener("mousedown",r),window.removeEventListener("mouseup",i),window.removeEventListener("mousemove",n)}}),e};Rl=function(){var e;return(e=this.shadowRoot)==null?void 0:e.querySelector("#terminal")};vi=function(){const e=ie(this,re,mt).call(this,Jt("foreground")),t={foreground:e,cursor:ie(this,re,mt).call(this,zt("terminalCursor","foreground"))||e,cursorAccent:ie(this,re,mt).call(this,zt("terminalCursor","background")),selectionForeground:ie(this,re,mt).call(this,Jt("selectionForeground")),selectionBackground:ie(this,re,mt).call(this,Jt("selectionBackground")),selectionInactiveBackground:ie(this,re,mt).call(this,Jt("inactiveSelectionBackground")),...Object.fromEntries(Bp.map(r=>[r,ie(this,re,mt).call(this,Jt(Tp(r)))]))};this.terminal.options.theme=t};mt=function(e){var t;const r=(t=this.shadowRoot)==null?void 0:t.querySelector("#terminal");return getComputedStyle(r).getPropertyValue(e)??void 0};Pn=function(e){if(!this.fitAddon)return;const{innerWidth:t,innerHeight:r}=window;if(e&&Math.abs(this.windowSize.width-t)<=Number.EPSILON&&Math.abs(this.windowSize.height-r)<=Number.EPSILON)return;this.windowSize.width=t;const i=ie(this,re,Pi).call(this);if(i)return Hl(i)};Bl=async function(e){const t=e.pipe(rt(r=>!!r),El(),Sl(100)).subscribe(async r=>{const i=He();i.postMessage&&await xe(i,ee.terminalResize,{"runme.dev/id":this.id,terminalDimensions:r})});this.disposables.push({dispose:()=>t.unsubscribe()})};Ll=async function(e){const t=e.pipe(We(r=>r==null?void 0:r.rows),rt(r=>!!r),El(),Sl(100)).subscribe(async r=>{const i=He();i.postMessage&&i.postMessage({type:ee.mutateAnnotations,output:{annotations:{"runme.dev/id":this.id,terminalRows:r}}})});this.disposables.push({dispose:()=>t.unsubscribe()})};Wn=async function(e=!0){var t;e&&((t=this.terminal)==null||t.focus());const r=He();r.postMessage&&await xe(r,ee.terminalFocus,{"runme.dev/id":this.id})};xl=async function(){const e=He();if(!(!e.postMessage||!this.shareUrl))return xe(e,ee.optionsMessage,{title:'Please share link with caution. Anyone with the link has access. Click "Open" to toggle visibility.',options:Object.values($l),id:this.id,telemetryEvent:"app.share"})};$n=async function(){return ie(this,re,Vl).call(this,!0)};Dl=async function(){this.isCreatingEscalation=!0};Ol=async function(){const e=He();if(this.escalationUrl)return xe(e,ee.openLink,this.escalationUrl)};Fl=function(){const e=He();if(e.postMessage)return xe(e,ee.gistCell,{cellId:this.id,telemetryEvent:"app.cellGist"})};Vl=async function(e){He().postMessage};Ul=function(e,t){xe(He(),ee.openLink,t)};Ml=function(){xe(He(),ee.openLink,this.shareUrl)};Pl=function(){xe(He(),ee.errorMessage,`There is no Slack integration configured yet.
|
|
1535
|
+
Open Dashboard to configure it`)};Wl=function(){var e;const t=He();if(!t.postMessage)return;const r=xp(((e=this.serializer)==null?void 0:e.serialize({excludeModes:!0,excludeAltBuffer:!0}))??"");return navigator.clipboard.writeText(r).then(()=>{this.copyText="Copied!",this.requestUpdate()}).catch(i=>xe(t,ee.infoMessage,`Failed to copy to clipboard: ${i.message}!`))};le.styles=et`
|
|
1496
1536
|
.xterm {
|
|
1497
1537
|
cursor: text;
|
|
1498
1538
|
position: relative;
|
|
@@ -1548,7 +1588,7 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1548
1588
|
}
|
|
1549
1589
|
|
|
1550
1590
|
.xterm .xterm-viewport {
|
|
1551
|
-
background-color: var(${
|
|
1591
|
+
background-color: var(${_r(Jt("background"))}) !important;
|
|
1552
1592
|
border: solid 1px var(--vscode-terminal-border);
|
|
1553
1593
|
/* On OS X this is required in order for the scroll bar to appear fully opaque */
|
|
1554
1594
|
overflow-y: scroll;
|
|
@@ -1580,15 +1620,21 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1580
1620
|
}
|
|
1581
1621
|
|
|
1582
1622
|
.xterm:hover .xterm-viewport::-webkit-scrollbar-thumb {
|
|
1583
|
-
background-color: var(
|
|
1623
|
+
background-color: var(
|
|
1624
|
+
${_r(zt("scrollbarSlider","background"))}
|
|
1625
|
+
);
|
|
1584
1626
|
}
|
|
1585
1627
|
|
|
1586
1628
|
.xterm:hover .xterm-viewport::-webkit-scrollbar-thumb:hover {
|
|
1587
|
-
background-color: var(
|
|
1629
|
+
background-color: var(
|
|
1630
|
+
${_r(zt("scrollbarSlider","hoverBackground"))}
|
|
1631
|
+
);
|
|
1588
1632
|
}
|
|
1589
1633
|
|
|
1590
1634
|
.xterm:hover .xterm-viewport::-webkit-scrollbar-thumb:active {
|
|
1591
|
-
background-color: var(
|
|
1635
|
+
background-color: var(
|
|
1636
|
+
${_r(zt("scrollbarSlider","activeBackground"))}
|
|
1637
|
+
);
|
|
1592
1638
|
}
|
|
1593
1639
|
|
|
1594
1640
|
.xterm .xterm-scroll-area {
|
|
@@ -1726,22 +1772,24 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1726
1772
|
.xterm-bg-7 {
|
|
1727
1773
|
background-color: var(--vscode-editor-selectionBackground) !important;
|
|
1728
1774
|
}
|
|
1729
|
-
`;ce([Q({type:String})],oe.prototype,"id",2);ce([Q({type:Boolean,converter:e=>e!=="false"})],oe.prototype,"buttons",2);ce([Q({type:Boolean,converter:e=>e!=="false"})],oe.prototype,"takeFocus",2);ce([Q({type:String})],oe.prototype,"theme",2);ce([Q({type:String})],oe.prototype,"fontFamily",2);ce([Q({type:Number})],oe.prototype,"fontSize",2);ce([Q({type:String})],oe.prototype,"cursorStyle",2);ce([Q({type:Boolean})],oe.prototype,"cursorBlink",2);ce([Q({type:Number})],oe.prototype,"cursorWidth",2);ce([Q({type:Number})],oe.prototype,"smoothScrollDuration",2);ce([Q({type:Number})],oe.prototype,"scrollback",2);ce([Q({type:String})],oe.prototype,"initialContent",2);ce([Q({type:Number})],oe.prototype,"initialRows",2);ce([Q({type:Number})],oe.prototype,"lastLine",2);ce([Q({type:Boolean})],oe.prototype,"isLoading",2);ce([Q({type:Boolean})],oe.prototype,"isCreatingEscalation",2);ce([Q()],oe.prototype,"shareUrl",2);ce([Q()],oe.prototype,"escalationUrl",2);ce([Q({type:Boolean})],oe.prototype,"isUpdatedReady",2);ce([Q({type:Boolean})],oe.prototype,"isAutoSaveEnabled",2);ce([Q({type:Boolean})],oe.prototype,"isPlatformAuthEnabled",2);ce([Q({type:Boolean})],oe.prototype,"isDaggerOutput",2);oe=ce([Ae(_h)],oe);function za(e){if(!e)return;const{rows:t,cols:r}=e;return{columns:r,rows:t}}function mh(e){return e.replace(/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g,"")}var bh=Object.defineProperty,yh=Object.getOwnPropertyDescriptor,ti=(e,t,r,i)=>{for(var n=i>1?void 0:i?yh(t,r):t,f=e.length-1,g;f>=0;f--)(g=e[f])&&(n=(i?g(t,r,n):g(n))||n);return i&&n&&bh(t,r,n),n};let kt=class extends Se{constructor(){super(...arguments),this.columns=[],this.rows=[],this.renderer=(e,t)=>j`${e[t]}`,this.displayable=()=>!0,this.hasErrors=()=>!1}get heading(){var e,t;return(e=this.columns)!=null&&e.length?j`
|
|
1775
|
+
`;ge([Z({type:String})],le.prototype,"id",2);ge([Z({type:Boolean,converter:e=>e!=="false"})],le.prototype,"buttons",2);ge([Z({type:Boolean,converter:e=>e!=="false"})],le.prototype,"takeFocus",2);ge([Z({type:String})],le.prototype,"theme",2);ge([Z({type:String})],le.prototype,"fontFamily",2);ge([Z({type:Number})],le.prototype,"fontSize",2);ge([Z({type:String})],le.prototype,"cursorStyle",2);ge([Z({type:Boolean})],le.prototype,"cursorBlink",2);ge([Z({type:Number})],le.prototype,"cursorWidth",2);ge([Z({type:Number})],le.prototype,"smoothScrollDuration",2);ge([Z({type:Number})],le.prototype,"scrollback",2);ge([Z({type:String})],le.prototype,"initialContent",2);ge([Z({type:Number})],le.prototype,"initialRows",2);ge([Z({type:Number})],le.prototype,"lastLine",2);ge([Z({type:Boolean})],le.prototype,"isLoading",2);ge([Z({type:Boolean})],le.prototype,"isCreatingEscalation",2);ge([Z()],le.prototype,"shareUrl",2);ge([Z()],le.prototype,"escalationUrl",2);ge([Z({type:Boolean})],le.prototype,"isUpdatedReady",2);ge([Z({type:Boolean})],le.prototype,"isAutoSaveEnabled",2);ge([Z({type:Boolean})],le.prototype,"isPlatformAuthEnabled",2);ge([Z({type:Boolean})],le.prototype,"isDaggerOutput",2);le=ge([Ge(Lp)],le);function Hl(e){if(!e)return;const{rows:t,cols:r}=e;return{columns:r,rows:t}}function xp(e){return e.replace(/[\u001b\u009b][[()#;?]*(?:[0-9]{1,4}(?:;[0-9]{0,4})*)?[0-9A-ORZcf-nqry=><]/g,"")}function Or(e){let t=!1;const r=[];for(let i=0;i<e.length;i++){let n=e.charAt(i);switch(n){case"_":t=!0;break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":r.push(n),t=!1;break;default:t&&(t=!1,n=n.toUpperCase()),r.push(n);break}}return r.join("")}const Dp=new Set(["constructor","toString","toJSON","valueOf"]);function Fr(e){return Dp.has(e)?e+"$":e}function Op(){let e=0,t=0;for(let i=0;i<28;i+=7){let n=this.buf[this.pos++];if(e|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let i=3;i<=31;i+=7){let n=this.buf[this.pos++];if(t|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}function pn(e,t,r){for(let a=0;a<28;a=a+7){const d=e>>>a,s=!(!(d>>>7)&&t==0),o=(s?d|128:d)&255;if(r.push(o),!s)return}const i=e>>>28&15|(t&7)<<4,n=t>>3!=0;if(r.push((n?i|128:i)&255),!!n){for(let a=3;a<31;a=a+7){const d=t>>>a,s=!!(d>>>7),o=(s?d|128:d)&255;if(r.push(o),!s)return}r.push(t>>>31&1)}}const bi=4294967296;function Jo(e){const t=e[0]==="-";t&&(e=e.slice(1));const r=1e6;let i=0,n=0;function a(d,s){const o=Number(e.slice(d,s));n*=r,i=i*r+o,i>=bi&&(n=n+(i/bi|0),i=i%bi)}return a(-24,-18),a(-18,-12),a(-12,-6),a(-6),t?Zl(i,n):ys(i,n)}function Fp(e,t){let r=ys(e,t);const i=r.hi&2147483648;i&&(r=Zl(r.lo,r.hi));const n=Gl(r.lo,r.hi);return i?"-"+n:n}function Gl(e,t){if({lo:e,hi:t}=Vp(e,t),t<=2097151)return String(bi*t+e);const r=e&16777215,i=(e>>>24|t<<8)&16777215,n=t>>16&65535;let a=r+i*6777216+n*6710656,d=i+n*8147497,s=n*2;const o=1e7;return a>=o&&(d+=Math.floor(a/o),a%=o),d>=o&&(s+=Math.floor(d/o),d%=o),s.toString()+jo(d)+jo(a)}function Vp(e,t){return{lo:e>>>0,hi:t>>>0}}function ys(e,t){return{lo:e|0,hi:t|0}}function Zl(e,t){return t=~t,e?e=~e+1:t+=1,ys(e,t)}const jo=e=>{const t=String(e);return"0000000".slice(t.length)+t};function Hn(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function Up(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}const de=Mp();function Mp(){const e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(globalThis.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){const t=BigInt("-9223372036854775808"),r=BigInt("9223372036854775807"),i=BigInt("0"),n=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(a){const d=typeof a=="bigint"?a:BigInt(a);if(d>r||d<t)throw new Error(`invalid int64: ${a}`);return d},uParse(a){const d=typeof a=="bigint"?a:BigInt(a);if(d>n||d<i)throw new Error(`invalid uint64: ${a}`);return d},enc(a){return e.setBigInt64(0,this.parse(a),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(a){return e.setBigInt64(0,this.uParse(a),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(a,d){return e.setInt32(0,a,!0),e.setInt32(4,d,!0),e.getBigInt64(0,!0)},uDec(a,d){return e.setInt32(0,a,!0),e.setInt32(4,d,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(t){return typeof t!="string"&&(t=t.toString()),zo(t),t},uParse(t){return typeof t!="string"&&(t=t.toString()),Qo(t),t},enc(t){return typeof t!="string"&&(t=t.toString()),zo(t),Jo(t)},uEnc(t){return typeof t!="string"&&(t=t.toString()),Qo(t),Jo(t)},dec(t,r){return Fp(t,r)},uDec(t,r){return Gl(t,r)}}}function zo(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function Qo(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}var F;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(F||(F={}));function Wt(e,t){switch(e){case F.STRING:return"";case F.BOOL:return!1;case F.DOUBLE:case F.FLOAT:return 0;case F.INT64:case F.UINT64:case F.SFIXED64:case F.FIXED64:case F.SINT64:return t?"0":de.zero;case F.BYTES:return new Uint8Array(0);default:return 0}}function Pp(e,t){switch(e){case F.BOOL:return t===!1;case F.STRING:return t==="";case F.BYTES:return t instanceof Uint8Array&&!t.byteLength;default:return t==0}}const Kl=2,ct=Symbol.for("reflect unsafe local");function Yl(e,t){const r=e[t.localName].case;return r===void 0?r:t.fields.find(i=>i.localName===r)}function Wp(e,t){const r=t.localName;if(t.oneof)return e[t.oneof.localName].case===r;if(t.presence!=Kl)return e[r]!==void 0&&Object.prototype.hasOwnProperty.call(e,r);switch(t.fieldKind){case"list":return e[r].length>0;case"map":return Object.keys(e[r]).length>0;case"scalar":return!Pp(t.scalar,e[r]);case"enum":return e[r]!==t.enum.values[0].number}throw new Error("message field with implicit presence")}function Vr(e,t){return Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0}function Xl(e,t){if(t.oneof){const r=e[t.oneof.localName];return r.case===t.localName?r.value:void 0}return e[t.localName]}function Jl(e,t,r){t.oneof?e[t.oneof.localName]={case:t.localName,value:r}:e[t.localName]=r}function $p(e,t){const r=t.localName;if(t.oneof){const i=t.oneof.localName;e[i].case===r&&(e[i]={case:void 0})}else if(t.presence!=Kl)delete e[r];else switch(t.fieldKind){case"map":e[r]={};break;case"list":e[r]=[];break;case"enum":e[r]=t.enum.values[0].number;break;case"scalar":e[r]=Wt(t.scalar,t.longAsString);break}}function Ss(e){for(const t of e.field)Vr(t,"jsonName")||(t.jsonName=Or(t.name));e.nestedType.forEach(Ss)}function Hp(e,t){const r=e.values.find(i=>i.name===t);if(!r)throw new Error(`cannot parse ${e} default value: ${t}`);return r.number}function Gp(e,t){switch(e){case F.STRING:return t;case F.BYTES:{const r=Zp(t);if(r===!1)throw new Error(`cannot parse ${F[e]} default value: ${t}`);return r}case F.INT64:case F.SFIXED64:case F.SINT64:return de.parse(t);case F.UINT64:case F.FIXED64:return de.uParse(t);case F.DOUBLE:case F.FLOAT:switch(t){case"inf":return Number.POSITIVE_INFINITY;case"-inf":return Number.NEGATIVE_INFINITY;case"nan":return Number.NaN;default:return parseFloat(t)}case F.BOOL:return t==="true";case F.INT32:case F.UINT32:case F.SINT32:case F.FIXED32:case F.SFIXED32:return parseInt(t,10)}}function Zp(e){const t=[],r={tail:e,c:"",next(){return this.tail.length==0?!1:(this.c=this.tail[0],this.tail=this.tail.substring(1),!0)},take(i){if(this.tail.length>=i){const n=this.tail.substring(0,i);return this.tail=this.tail.substring(i),n}return!1}};for(;r.next();)switch(r.c){case"\\":if(r.next())switch(r.c){case"\\":t.push(r.c.charCodeAt(0));break;case"b":t.push(8);break;case"f":t.push(12);break;case"n":t.push(10);break;case"r":t.push(13);break;case"t":t.push(9);break;case"v":t.push(11);break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":{const i=r.c,n=r.take(2);if(n===!1)return!1;const a=parseInt(i+n,8);if(Number.isNaN(a))return!1;t.push(a);break}case"x":{const i=r.c,n=r.take(2);if(n===!1)return!1;const a=parseInt(i+n,16);if(Number.isNaN(a))return!1;t.push(a);break}case"u":{const i=r.c,n=r.take(4);if(n===!1)return!1;const a=parseInt(i+n,16);if(Number.isNaN(a))return!1;const d=new Uint8Array(4);new DataView(d.buffer).setInt32(0,a,!0),t.push(d[0],d[1],d[2],d[3]);break}case"U":{const i=r.c,n=r.take(8);if(n===!1)return!1;const a=de.uEnc(i+n),d=new Uint8Array(8),s=new DataView(d.buffer);s.setInt32(0,a.lo,!0),s.setInt32(4,a.hi,!0),t.push(d[0],d[1],d[2],d[3],d[4],d[5],d[6],d[7]);break}}break;default:t.push(r.c.charCodeAt(0))}return new Uint8Array(t)}function*Gn(e){switch(e.kind){case"file":for(const t of e.messages)yield t,yield*Gn(t);yield*e.enums,yield*e.services,yield*e.extensions;break;case"message":for(const t of e.nestedMessages)yield t,yield*Gn(t);yield*e.nestedEnums,yield*e.nestedExtensions;break}}function jl(...e){const t=Kp();if(!e.length)return t;if("$typeName"in e[0]&&e[0].$typeName=="google.protobuf.FileDescriptorSet"){for(const r of e[0].file)ia(r,t);return t}if("$typeName"in e[0]){let r=function(d){const s=[];for(const o of d.dependency){if(t.getFile(o)!=null||a.has(o))continue;const c=n(o);if(!c)throw new Error(`Unable to resolve ${o}, imported by ${d.name}`);"kind"in c?t.addFile(c,!1,!0):(a.add(c.name),s.push(c))}return s.concat(...s.map(r))};const i=e[0],n=e[1],a=new Set;for(const d of[i,...r(i)].reverse())ia(d,t)}else for(const r of e)for(const i of r.files)t.addFile(i);return t}function Kp(){const e=new Map,t=new Map,r=new Map;return{kind:"registry",types:e,extendees:t,[Symbol.iterator](){return e.values()},get files(){return r.values()},addFile(i,n,a){if(r.set(i.proto.name,i),!n)for(const d of Gn(i))this.add(d);if(a)for(const d of i.dependencies)this.addFile(d,n,a)},add(i){if(i.kind=="extension"){let n=t.get(i.extendee.typeName);n||t.set(i.extendee.typeName,n=new Map),n.set(i.number,i)}e.set(i.typeName,i)},get(i){return e.get(i)},getFile(i){return r.get(i)},getMessage(i){const n=e.get(i);return(n==null?void 0:n.kind)=="message"?n:void 0},getEnum(i){const n=e.get(i);return(n==null?void 0:n.kind)=="enum"?n:void 0},getExtension(i){const n=e.get(i);return(n==null?void 0:n.kind)=="extension"?n:void 0},getExtensionFor(i,n){var a;return(a=t.get(i.typeName))===null||a===void 0?void 0:a.get(n)},getService(i){const n=e.get(i);return(n==null?void 0:n.kind)=="service"?n:void 0}}}const Yp=998,Xp=999,Jp=9,Ur=10,Cr=11,jp=12,qo=14,Es=3,zp=2,ea=1,Qp=0,ta=1,ra=2,qp=3,eg=1,tg=2,rg=1,zl={998:{fieldPresence:1,enumType:2,repeatedFieldEncoding:2,utf8Validation:3,messageEncoding:1,jsonFormat:2,enforceNamingStyle:2,defaultSymbolVisibility:1},999:{fieldPresence:2,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1e3:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1001:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:1,defaultSymbolVisibility:2}};function ia(e,t){var r,i;const n={kind:"file",proto:e,deprecated:(i=(r=e.options)===null||r===void 0?void 0:r.deprecated)!==null&&i!==void 0?i:!1,edition:og(e),name:e.name.replace(/\.proto$/,""),dependencies:ag(e,t),enums:[],messages:[],extensions:[],services:[],toString(){return`file ${e.name}`}},a=new Map,d={get(s){return a.get(s)},add(s){var o;ze(((o=s.proto.options)===null||o===void 0?void 0:o.mapEntry)===!0),a.set(s.typeName,s)}};for(const s of e.enumType)Ql(s,n,void 0,t);for(const s of e.messageType)ql(s,n,void 0,t,d);for(const s of e.service)ig(s,n,t);Zn(n,t);for(const s of a.values())Kn(s,t,d);for(const s of n.messages)Kn(s,t,d),Zn(s,t);t.addFile(n,!0)}function Zn(e,t){switch(e.kind){case"file":for(const r of e.proto.extension){const i=Yn(r,e,t);e.extensions.push(i),t.add(i)}break;case"message":for(const r of e.proto.extension){const i=Yn(r,e,t);e.nestedExtensions.push(i),t.add(i)}for(const r of e.nestedMessages)Zn(r,t);break}}function Kn(e,t,r){const i=e.proto.oneofDecl.map(a=>sg(a,e)),n=new Set;for(const a of e.proto.field){const d=ug(a,i),s=Yn(a,e,t,d,r);e.fields.push(s),e.field[s.localName]=s,d===void 0?e.members.push(s):(d.fields.push(s),n.has(d)||(n.add(d),e.members.push(d)))}for(const a of i.filter(d=>n.has(d)))e.oneofs.push(a);for(const a of e.nestedMessages)Kn(a,t,r)}function Ql(e,t,r,i){var n,a,d,s,o;const c=cg(e.name,e.value),g={kind:"enum",proto:e,deprecated:(a=(n=e.options)===null||n===void 0?void 0:n.deprecated)!==null&&a!==void 0?a:!1,file:t,parent:r,open:!0,name:e.name,typeName:Wi(e,r,t),value:{},values:[],sharedPrefix:c,toString(){return`enum ${this.typeName}`}};g.open=pg(g),i.add(g);for(const f of e.value){const m=f.name;g.values.push(g.value[f.number]={kind:"enum_value",proto:f,deprecated:(s=(d=f.options)===null||d===void 0?void 0:d.deprecated)!==null&&s!==void 0?s:!1,parent:g,name:m,localName:Fr(c==null?m:m.substring(c.length)),number:f.number,toString(){return`enum value ${g.typeName}.${m}`}})}((o=r==null?void 0:r.nestedEnums)!==null&&o!==void 0?o:t.enums).push(g)}function ql(e,t,r,i,n){var a,d,s,o;const c={kind:"message",proto:e,deprecated:(d=(a=e.options)===null||a===void 0?void 0:a.deprecated)!==null&&d!==void 0?d:!1,file:t,parent:r,name:e.name,typeName:Wi(e,r,t),fields:[],field:{},oneofs:[],members:[],nestedEnums:[],nestedMessages:[],nestedExtensions:[],toString(){return`message ${this.typeName}`}};((s=e.options)===null||s===void 0?void 0:s.mapEntry)===!0?n.add(c):(((o=r==null?void 0:r.nestedMessages)!==null&&o!==void 0?o:t.messages).push(c),i.add(c));for(const g of e.enumType)Ql(g,t,c,i);for(const g of e.nestedType)ql(g,t,c,i,n)}function ig(e,t,r){var i,n;const a={kind:"service",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,file:t,name:e.name,typeName:Wi(e,void 0,t),methods:[],method:{},toString(){return`service ${this.typeName}`}};t.services.push(a),r.add(a);for(const d of e.method){const s=ng(d,a,r);a.methods.push(s),a.method[s.localName]=s}}function ng(e,t,r){var i,n,a,d;let s;e.clientStreaming&&e.serverStreaming?s="bidi_streaming":e.clientStreaming?s="client_streaming":e.serverStreaming?s="server_streaming":s="unary";const o=r.getMessage(st(e.inputType)),c=r.getMessage(st(e.outputType));ze(o,`invalid MethodDescriptorProto: input_type ${e.inputType} not found`),ze(c,`invalid MethodDescriptorProto: output_type ${e.inputType} not found`);const g=e.name;return{kind:"rpc",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,parent:t,name:g,localName:Fr(g.length?Fr(g[0].toLowerCase()+g.substring(1)):g),methodKind:s,input:o,output:c,idempotency:(d=(a=e.options)===null||a===void 0?void 0:a.idempotencyLevel)!==null&&d!==void 0?d:Qp,toString(){return`rpc ${t.typeName}.${g}`}}}function sg(e,t){return{kind:"oneof",proto:e,deprecated:!1,parent:t,fields:[],name:e.name,localName:Fr(Or(e.name)),toString(){return`oneof ${t.typeName}.${this.name}`}}}function Yn(e,t,r,i,n){var a,d,s;const o=n===void 0,c={kind:"field",proto:e,deprecated:(d=(a=e.options)===null||a===void 0?void 0:a.deprecated)!==null&&d!==void 0?d:!1,name:e.name,number:e.number,scalar:void 0,message:void 0,enum:void 0,presence:dg(e,i,o,t),listKind:void 0,mapKind:void 0,mapKey:void 0,delimitedEncoding:void 0,packed:void 0,longAsString:!1,getDefaultValue:void 0};if(o){const _=t.kind=="file"?t:t.file,w=t.kind=="file"?void 0:t,v=Wi(e,w,_);c.kind="extension",c.file=_,c.parent=w,c.oneof=void 0,c.typeName=v,c.jsonName=`[${v}]`,c.toString=()=>`extension ${v}`;const l=r.getMessage(st(e.extendee));ze(l,`invalid FieldDescriptorProto: extendee ${e.extendee} not found`),c.extendee=l}else{const _=t;ze(_.kind=="message"),c.parent=_,c.oneof=i,c.localName=i?Or(e.name):Fr(Or(e.name)),c.jsonName=e.jsonName,c.toString=()=>`field ${_.typeName}.${e.name}`}const g=e.label,f=e.type,m=(s=e.options)===null||s===void 0?void 0:s.jstype;if(g===Es){const _=f==Cr?n==null?void 0:n.get(st(e.typeName)):void 0;if(_){c.fieldKind="map";const{key:w,value:v}=fg(_);return c.mapKey=w.scalar,c.mapKind=v.fieldKind,c.message=v.message,c.delimitedEncoding=!1,c.enum=v.enum,c.scalar=v.scalar,c}switch(c.fieldKind="list",f){case Cr:case Ur:c.listKind="message",c.message=r.getMessage(st(e.typeName)),ze(c.message),c.delimitedEncoding=na(e,t);break;case qo:c.listKind="enum",c.enum=r.getEnum(st(e.typeName)),ze(c.enum);break;default:c.listKind="scalar",c.scalar=f,c.longAsString=m==ea;break}return c.packed=hg(e,t),c}switch(f){case Cr:case Ur:c.fieldKind="message",c.message=r.getMessage(st(e.typeName)),ze(c.message,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),c.delimitedEncoding=na(e,t),c.getDefaultValue=()=>{};break;case qo:{const _=r.getEnum(st(e.typeName));ze(_!==void 0,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),c.fieldKind="enum",c.enum=r.getEnum(st(e.typeName)),c.getDefaultValue=()=>Vr(e,"defaultValue")?Hp(_,e.defaultValue):void 0;break}default:{c.fieldKind="scalar",c.scalar=f,c.longAsString=m==ea,c.getDefaultValue=()=>Vr(e,"defaultValue")?Gp(f,e.defaultValue):void 0;break}}return c}function og(e){switch(e.syntax){case"":case"proto2":return Yp;case"proto3":return Xp;case"editions":if(e.edition in zl)return e.edition;throw new Error(`${e.name}: unsupported edition`);default:throw new Error(`${e.name}: unsupported syntax "${e.syntax}"`)}}function ag(e,t){return e.dependency.map(r=>{const i=t.getFile(r);if(!i)throw new Error(`Cannot find ${r}, imported by ${e.name}`);return i})}function cg(e,t){const r=lg(e)+"_";for(const i of t){if(!i.name.toLowerCase().startsWith(r))return;const n=i.name.substring(r.length);if(n.length==0||/^\d/.test(n))return}return r}function lg(e){return(e.substring(0,1)+e.substring(1).replace(/[A-Z]/g,t=>"_"+t)).toLowerCase()}function Wi(e,t,r){let i;return t?i=`${t.typeName}.${e.name}`:r.proto.package.length>0?i=`${r.proto.package}.${e.name}`:i=`${e.name}`,i}function st(e){return e.startsWith(".")?e.substring(1):e}function ug(e,t){if(!Vr(e,"oneofIndex")||e.proto3Optional)return;const r=t[e.oneofIndex];return ze(r,`invalid FieldDescriptorProto: oneof #${e.oneofIndex} for field #${e.number} not found`),r}function dg(e,t,r,i){if(e.label==zp)return qp;if(e.label==Es)return ra;if(t||e.proto3Optional||r)return ta;const n=ir("fieldPresence",{proto:e,parent:i});return n==ra&&(e.type==Cr||e.type==Ur)?ta:n}function hg(e,t){if(e.label!=Es)return!1;switch(e.type){case Jp:case jp:case Ur:case Cr:return!1}const r=e.options;return r&&Vr(r,"packed")?r.packed:eg==ir("repeatedFieldEncoding",{proto:e,parent:t})}function fg(e){const t=e.fields.find(i=>i.number===1),r=e.fields.find(i=>i.number===2);return ze(t&&t.fieldKind=="scalar"&&t.scalar!=F.BYTES&&t.scalar!=F.FLOAT&&t.scalar!=F.DOUBLE&&r&&r.fieldKind!="list"&&r.fieldKind!="map"),{key:t,value:r}}function pg(e){var t;return rg==ir("enumType",{proto:e.proto,parent:(t=e.parent)!==null&&t!==void 0?t:e.file})}function na(e,t){return e.type==Ur?!0:tg==ir("messageEncoding",{proto:e,parent:t})}function ir(e,t){var r,i;const n=(r=t.proto.options)===null||r===void 0?void 0:r.features;if(n){const a=n[e];if(a!=0)return a}if("kind"in t){if(t.kind=="message")return ir(e,(i=t.parent)!==null&&i!==void 0?i:t.file);const a=zl[t.edition];if(!a)throw new Error(`feature default for edition ${t.edition} not found`);return a[e]}return ir(e,t.parent)}function ze(e,t){if(!e)throw new Error(t)}function gg(e){const t=mg(e);return t.messageType.forEach(Ss),jl(t,()=>{}).getFile(t.name)}function mg(e){return Object.assign(Object.create({syntax:"",edition:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FileDescriptorProto",dependency:[],publicDependency:[],weakDependency:[],optionDependency:[],service:[],extension:[]},e),{messageType:e.messageType.map(eu),enumType:e.enumType.map(tu)}))}function eu(e){var t,r,i,n,a,d,s,o;return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.DescriptorProto",name:e.name,field:(r=(t=e.field)===null||t===void 0?void 0:t.map(vg))!==null&&r!==void 0?r:[],extension:[],nestedType:(n=(i=e.nestedType)===null||i===void 0?void 0:i.map(eu))!==null&&n!==void 0?n:[],enumType:(d=(a=e.enumType)===null||a===void 0?void 0:a.map(tu))!==null&&d!==void 0?d:[],extensionRange:(o=(s=e.extensionRange)===null||s===void 0?void 0:s.map(c=>Object.assign({$typeName:"google.protobuf.DescriptorProto.ExtensionRange"},c)))!==null&&o!==void 0?o:[],oneofDecl:[],reservedRange:[],reservedName:[]})}function vg(e){return Object.assign(Object.create({label:1,typeName:"",extendee:"",defaultValue:"",oneofIndex:0,jsonName:"",proto3Optional:!1}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldDescriptorProto"},e),{options:e.options?bg(e.options):void 0}))}function bg(e){var t,r,i;return Object.assign(Object.create({ctype:0,packed:!1,jstype:0,lazy:!1,unverifiedLazy:!1,deprecated:!1,weak:!1,debugRedact:!1,retention:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldOptions"},e),{targets:(t=e.targets)!==null&&t!==void 0?t:[],editionDefaults:(i=(r=e.editionDefaults)===null||r===void 0?void 0:r.map(n=>Object.assign({$typeName:"google.protobuf.FieldOptions.EditionDefault"},n)))!==null&&i!==void 0?i:[],uninterpretedOption:[]}))}function tu(e){return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.EnumDescriptorProto",name:e.name,reservedName:[],reservedRange:[],value:e.value.map(t=>Object.assign({$typeName:"google.protobuf.EnumValueDescriptorProto"},t))})}function ru(e){const t=yg();let r=e.length*3/4;e[e.length-2]=="="?r-=2:e[e.length-1]=="="&&(r-=1);let i=new Uint8Array(r),n=0,a=0,d,s=0;for(let o=0;o<e.length;o++){if(d=t[e.charCodeAt(o)],d===void 0)switch(e[o]){case"=":a=0;case`
|
|
1776
|
+
`:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string")}switch(a){case 0:s=d,a=1;break;case 1:i[n++]=s<<2|(d&48)>>4,s=d,a=2;break;case 2:i[n++]=(s&15)<<4|(d&60)>>2,s=d,a=3;break;case 3:i[n++]=(s&3)<<6|d,a=0;break}}if(a==1)throw Error("invalid base64 string");return i.subarray(0,n)}function _g(e,t="std"){const r=iu(t),i=t=="std";let n="",a=0,d,s=0;for(let o=0;o<e.length;o++)switch(d=e[o],a){case 0:n+=r[d>>2],s=(d&3)<<4,a=1;break;case 1:n+=r[s|d>>4],s=(d&15)<<2,a=2;break;case 2:n+=r[s|d>>6],n+=r[d&63],a=0;break}return a&&(n+=r[s],i&&(n+="=",a==1&&(n+="="))),n}let oi,sa,Zt;function iu(e){return oi||(oi="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),sa=oi.slice(0,-2).concat("-","_")),e=="url"?sa:oi}function yg(){if(!Zt){Zt=[];const e=iu("std");for(let t=0;t<e.length;t++)Zt[e[t].charCodeAt(0)]=t;Zt[45]=e.indexOf("+"),Zt[95]=e.indexOf("/")}return Zt}function ws(e,t){return e!==null&&typeof e=="object"&&"$typeName"in e&&typeof e.$typeName=="string"?t===void 0?!0:t.typeName===e.$typeName:!1}const Sg=["FieldValueInvalidError","FieldListRangeError","ForeignFieldError"];class Me extends Error{constructor(t,r,i="FieldValueInvalidError"){super(r),this.name=i,this.field=()=>t}}function Eg(e){return e instanceof Error&&Sg.includes(e.name)&&"field"in e&&typeof e.field=="function"}function yt(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Cs(e,t){var r,i,n,a;if(yt(e)&&ct in e&&"add"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const d=t,s=e.field();return d.listKind==s.listKind&&d.scalar===s.scalar&&((r=d.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=d.enum)===null||n===void 0?void 0:n.typeName)===((a=s.enum)===null||a===void 0?void 0:a.typeName)}return!0}return!1}function ks(e,t){var r,i,n,a;if(yt(e)&&ct in e&&"has"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const d=t,s=e.field();return d.mapKey===s.mapKey&&d.mapKind==s.mapKind&&d.scalar===s.scalar&&((r=d.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=d.enum)===null||n===void 0?void 0:n.typeName)===((a=s.enum)===null||a===void 0?void 0:a.typeName)}return!0}return!1}function Is(e,t){return yt(e)&&ct in e&&"desc"in e&&yt(e.desc)&&e.desc.kind==="message"&&(t===void 0||e.desc.typeName==t.typeName)}const gn=Symbol.for("@bufbuild/protobuf/text-encoding");function As(){if(globalThis[gn]==null){const e=new globalThis.TextEncoder,t=new globalThis.TextDecoder;globalThis[gn]={encodeUtf8(r){return e.encode(r)},decodeUtf8(r){return t.decode(r)},checkUtf8(r){try{return encodeURIComponent(r),!0}catch{return!1}}}}return globalThis[gn]}var ye;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(ye||(ye={}));const nu=34028234663852886e22,su=-34028234663852886e22,ou=4294967295,au=2147483647,cu=-2147483648;class lu{constructor(t=As().encodeUtf8){this.encodeUtf8=t,this.stack=[],this.chunks=[],this.buf=[]}finish(){this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]);let t=0;for(let n=0;n<this.chunks.length;n++)t+=this.chunks[n].length;let r=new Uint8Array(t),i=0;for(let n=0;n<this.chunks.length;n++)r.set(this.chunks[n],i),i+=this.chunks[n].length;return this.chunks=[],r}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let t=this.finish(),r=this.stack.pop();if(!r)throw new Error("invalid state, fork stack empty");return this.chunks=r.chunks,this.buf=r.buf,this.uint32(t.byteLength),this.raw(t)}tag(t,r){return this.uint32((t<<3|r)>>>0)}raw(t){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(t),this}uint32(t){for(oa(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return mn(t),Hn(t,this.buf),this}bool(t){return this.buf.push(t?1:0),this}bytes(t){return this.uint32(t.byteLength),this.raw(t)}string(t){let r=this.encodeUtf8(t);return this.uint32(r.byteLength),this.raw(r)}float(t){wg(t);let r=new Uint8Array(4);return new DataView(r.buffer).setFloat32(0,t,!0),this.raw(r)}double(t){let r=new Uint8Array(8);return new DataView(r.buffer).setFloat64(0,t,!0),this.raw(r)}fixed32(t){oa(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){mn(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return mn(t),t=(t<<1^t>>31)>>>0,Hn(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),i=new DataView(r.buffer),n=de.enc(t);return i.setInt32(0,n.lo,!0),i.setInt32(4,n.hi,!0),this.raw(r)}fixed64(t){let r=new Uint8Array(8),i=new DataView(r.buffer),n=de.uEnc(t);return i.setInt32(0,n.lo,!0),i.setInt32(4,n.hi,!0),this.raw(r)}int64(t){let r=de.enc(t);return pn(r.lo,r.hi,this.buf),this}sint64(t){const r=de.enc(t),i=r.hi>>31,n=r.lo<<1^i,a=(r.hi<<1|r.lo>>>31)^i;return pn(n,a,this.buf),this}uint64(t){const r=de.uEnc(t);return pn(r.lo,r.hi,this.buf),this}}class Ns{constructor(t,r=As().decodeUtf8){this.decodeUtf8=r,this.varint64=Op,this.uint32=Up,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.uint32(),r=t>>>3,i=t&7;if(r<=0||i<0||i>5)throw new Error("illegal tag: field no "+r+" wire type "+i);return[r,i]}skip(t,r){let i=this.pos;switch(t){case ye.Varint:for(;this.buf[this.pos++]&128;);break;case ye.Bit64:this.pos+=4;case ye.Bit32:this.pos+=4;break;case ye.LengthDelimited:let n=this.uint32();this.pos+=n;break;case ye.StartGroup:for(;;){const[a,d]=this.tag();if(d===ye.EndGroup){if(r!==void 0&&a!==r)throw new Error("invalid end group tag");break}this.skip(d,a)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(i,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return de.dec(...this.varint64())}uint64(){return de.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),i=-(t&1);return t=(t>>>1|(r&1)<<31)^i,r=r>>>1^i,de.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return de.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return de.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(){return this.decodeUtf8(this.bytes())}}function mn(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid int32: "+typeof e);if(!Number.isInteger(e)||e>au||e<cu)throw new Error("invalid int32: "+e)}function oa(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid uint32: "+typeof e);if(!Number.isInteger(e)||e>ou||e<0)throw new Error("invalid uint32: "+e)}function wg(e){if(typeof e=="string"){const t=e;if(e=Number(e),Number.isNaN(e)&&t!=="NaN")throw new Error("invalid float32: "+t)}else if(typeof e!="number")throw new Error("invalid float32: "+typeof e);if(Number.isFinite(e)&&(e>nu||e<su))throw new Error("invalid float32: "+e)}function Bt(e,t){const r=e.fieldKind=="list"?Cs(t,e):e.fieldKind=="map"?ks(t,e):Ts(e,t);if(r===!0)return;let i;switch(e.fieldKind){case"list":i=`expected ${hu(e)}, got ${Ae(t)}`;break;case"map":i=`expected ${fu(e)}, got ${Ae(t)}`;break;default:i=Ti(e,t,r)}return new Me(e,i)}function aa(e,t,r){const i=Ts(e,r);if(i!==!0)return new Me(e,`list item #${t+1}: ${Ti(e,r,i)}`)}function Cg(e,t,r){const i=uu(t,e.mapKey);if(i!==!0)return new Me(e,`invalid map key: ${Ti({scalar:e.mapKey},t,i)}`);const n=Ts(e,r);if(n!==!0)return new Me(e,`map entry ${Ae(t)}: ${Ti(e,r,n)}`)}function Ts(e,t){return e.scalar!==void 0?uu(t,e.scalar):e.enum!==void 0?e.enum.open?Number.isInteger(t):e.enum.values.some(r=>r.number===t):Is(t,e.message)}function uu(e,t){switch(t){case F.DOUBLE:return typeof e=="number";case F.FLOAT:return typeof e!="number"?!1:Number.isNaN(e)||!Number.isFinite(e)?!0:e>nu||e<su?`${e.toFixed()} out of range`:!0;case F.INT32:case F.SFIXED32:case F.SINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>au||e<cu?`${e.toFixed()} out of range`:!0;case F.FIXED32:case F.UINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>ou||e<0?`${e.toFixed()} out of range`:!0;case F.BOOL:return typeof e=="boolean";case F.STRING:return typeof e!="string"?!1:As().checkUtf8(e)||"invalid UTF8";case F.BYTES:return e instanceof Uint8Array;case F.INT64:case F.SFIXED64:case F.SINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return de.parse(e),!0}catch{return`${e} out of range`}return!1;case F.FIXED64:case F.UINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return de.uParse(e),!0}catch{return`${e} out of range`}return!1}}function Ti(e,t,r){return r=typeof r=="string"?`: ${r}`:`, got ${Ae(t)}`,e.scalar!==void 0?`expected ${kg(e.scalar)}`+r:e.enum!==void 0?`expected ${e.enum.toString()}`+r:`expected ${du(e.message)}`+r}function Ae(e){switch(typeof e){case"object":return e===null?"null":e instanceof Uint8Array?`Uint8Array(${e.length})`:Array.isArray(e)?`Array(${e.length})`:Cs(e)?hu(e.field()):ks(e)?fu(e.field()):Is(e)?du(e.desc):ws(e)?`message ${e.$typeName}`:"object";case"string":return e.length>30?"string":`"${e.split('"').join('\\"')}"`;case"boolean":return String(e);case"number":return String(e);case"bigint":return String(e)+"n";default:return typeof e}}function du(e){return`ReflectMessage (${e.typeName})`}function hu(e){switch(e.listKind){case"message":return`ReflectList (${e.message.toString()})`;case"enum":return`ReflectList (${e.enum.toString()})`;case"scalar":return`ReflectList (${F[e.scalar]})`}}function fu(e){switch(e.mapKind){case"message":return`ReflectMap (${F[e.mapKey]}, ${e.message.toString()})`;case"enum":return`ReflectMap (${F[e.mapKey]}, ${e.enum.toString()})`;case"scalar":return`ReflectMap (${F[e.mapKey]}, ${F[e.scalar]})`}}function kg(e){switch(e){case F.STRING:return"string";case F.BOOL:return"boolean";case F.INT64:case F.SINT64:case F.SFIXED64:return"bigint (int64)";case F.UINT64:case F.FIXED64:return"bigint (uint64)";case F.BYTES:return"Uint8Array";case F.DOUBLE:return"number (float64)";case F.FLOAT:return"number (float32)";case F.FIXED32:case F.UINT32:return"number (uint32)";case F.INT32:case F.SFIXED32:case F.SINT32:return"number (int32)"}}function Ig(e){return pu(e.$typeName)}function jr(e){const t=e.fields[0];return pu(e.typeName)&&t!==void 0&&t.fieldKind=="scalar"&&t.name=="value"&&t.number==1}function pu(e){return e.startsWith("google.protobuf.")&&["DoubleValue","FloatValue","Int64Value","UInt64Value","Int32Value","UInt32Value","BoolValue","StringValue","BytesValue"].includes(e.substring(16))}const Ag=999,Ng=998,_i=2;function Ie(e,t){if(ws(t,e))return t;const r=xg(e);return t!==void 0&&Tg(e,r,t),r}function Tg(e,t,r){for(const i of e.members){let n=r[i.localName];if(n==null)continue;let a;if(i.kind=="oneof"){const d=Yl(r,i);if(!d)continue;a=d,n=Xl(r,d)}else a=i;switch(a.fieldKind){case"message":n=Rs(a,n);break;case"scalar":n=gu(a,n);break;case"list":n=Bg(a,n);break;case"map":n=Rg(a,n);break}Jl(t,a,n)}return t}function gu(e,t){return e.scalar==F.BYTES?Bs(t):t}function Rg(e,t){if(yt(t)){if(e.scalar==F.BYTES)return ca(t,Bs);if(e.mapKind=="message")return ca(t,r=>Rs(e,r))}return t}function Bg(e,t){if(Array.isArray(t)){if(e.scalar==F.BYTES)return t.map(Bs);if(e.listKind=="message")return t.map(r=>Rs(e,r))}return t}function Rs(e,t){if(e.fieldKind=="message"&&!e.oneof&&jr(e.message))return gu(e.message.fields[0],t);if(yt(t)){if(e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!=="google.protobuf.Value")return t;if(!ws(t,e.message))return Ie(e.message,t)}return t}function Bs(e){return Array.isArray(e)?new Uint8Array(e):e}function ca(e,t){const r={};for(const i of Object.entries(e))r[i[0]]=t(i[1]);return r}const Lg=Symbol(),la=new WeakMap;function xg(e){let t;if(Dg(e)){const r=la.get(e);let i,n;if(r)({prototype:i,members:n}=r);else{i={},n=new Set;for(const a of e.members)a.kind!="oneof"&&(a.fieldKind!="scalar"&&a.fieldKind!="enum"||a.presence!=_i&&(n.add(a),i[a.localName]=vn(a)));la.set(e,{prototype:i,members:n})}t=Object.create(i),t.$typeName=e.typeName;for(const a of e.members)n.has(a)||a.kind=="field"&&(a.fieldKind=="message"||(a.fieldKind=="scalar"||a.fieldKind=="enum")&&a.presence!=_i)||(t[a.localName]=vn(a))}else{t={$typeName:e.typeName};for(const r of e.members)(r.kind=="oneof"||r.presence==_i)&&(t[r.localName]=vn(r))}return t}function Dg(e){switch(e.file.edition){case Ag:return!1;case Ng:return!0;default:return e.fields.some(t=>t.presence!=_i&&t.fieldKind!="message"&&!t.oneof)}}function vn(e){if(e.kind=="oneof")return{case:void 0};if(e.fieldKind=="list")return[];if(e.fieldKind=="map")return{};if(e.fieldKind=="message")return Lg;const t=e.getDefaultValue();return t!==void 0?e.fieldKind=="scalar"&&e.longAsString?t.toString():t:e.fieldKind=="scalar"?Wt(e.scalar,e.longAsString):e.enum.values[0].number}function Je(e,t,r=!0){return new mu(e,t,r)}class mu{get sortedFields(){var t;return(t=this._sortedFields)!==null&&t!==void 0?t:this._sortedFields=this.desc.fields.concat().sort((r,i)=>r.number-i.number)}constructor(t,r,i=!0){this.lists=new Map,this.maps=new Map,this.check=i,this.desc=t,this.message=this[ct]=r??Ie(t),this.fields=t.fields,this.oneofs=t.oneofs,this.members=t.members}findNumber(t){return this._fieldsByNumber||(this._fieldsByNumber=new Map(this.desc.fields.map(r=>[r.number,r]))),this._fieldsByNumber.get(t)}oneofCase(t){return vr(this.message,t),Yl(this.message,t)}isSet(t){return vr(this.message,t),Wp(this.message,t)}clear(t){vr(this.message,t),$p(this.message,t)}get(t){vr(this.message,t);const r=Xl(this.message,t);switch(t.fieldKind){case"list":let i=this.lists.get(t);return(!i||i[ct]!==r)&&this.lists.set(t,i=new Og(t,r,this.check)),i;case"map":let n=this.maps.get(t);return(!n||n[ct]!==r)&&this.maps.set(t,n=new Fg(t,r,this.check)),n;case"message":return xs(t,r,this.check);case"scalar":return r===void 0?Wt(t.scalar,!1):Ds(t,r);case"enum":return r??t.enum.values[0].number}}set(t,r){if(vr(this.message,t),this.check){const n=Bt(t,r);if(n)throw n}let i;t.fieldKind=="message"?i=Ls(t,r):ks(r)||Cs(r)?i=r[ct]:i=Os(t,r),Jl(this.message,t,i)}getUnknown(){return this.message.$unknown}setUnknown(t){this.message.$unknown=t}}function vr(e,t){if(t.parent.typeName!==e.$typeName)throw new Me(t,`cannot use ${t.toString()} with message ${e.$typeName}`,"ForeignFieldError")}class Og{field(){return this._field}get size(){return this._arr.length}constructor(t,r,i){this._field=t,this._arr=this[ct]=r,this.check=i}get(t){const r=this._arr[t];return r===void 0?void 0:bn(this._field,r,this.check)}set(t,r){if(t<0||t>=this._arr.length)throw new Me(this._field,`list item #${t+1}: out of range`);if(this.check){const i=aa(this._field,t,r);if(i)throw i}this._arr[t]=ua(this._field,r)}add(t){if(this.check){const r=aa(this._field,this._arr.length,t);if(r)throw r}this._arr.push(ua(this._field,t))}clear(){this._arr.splice(0,this._arr.length)}[Symbol.iterator](){return this.values()}keys(){return this._arr.keys()}*values(){for(const t of this._arr)yield bn(this._field,t,this.check)}*entries(){for(let t=0;t<this._arr.length;t++)yield[t,bn(this._field,this._arr[t],this.check)]}}class Fg{constructor(t,r,i=!0){this.obj=this[ct]=r??{},this.check=i,this._field=t}field(){return this._field}set(t,r){if(this.check){const i=Cg(this._field,t,r);if(i)throw i}return this.obj[ai(t)]=Vg(this._field,r),this}delete(t){const r=ai(t),i=Object.prototype.hasOwnProperty.call(this.obj,r);return i&&delete this.obj[r],i}clear(){for(const t of Object.keys(this.obj))delete this.obj[t]}get(t){let r=this.obj[ai(t)];return r!==void 0&&(r=_n(this._field,r,this.check)),r}has(t){return Object.prototype.hasOwnProperty.call(this.obj,ai(t))}*keys(){for(const t of Object.keys(this.obj))yield da(t,this._field.mapKey)}*entries(){for(const t of Object.entries(this.obj))yield[da(t[0],this._field.mapKey),_n(this._field,t[1],this.check)]}[Symbol.iterator](){return this.entries()}get size(){return Object.keys(this.obj).length}*values(){for(const t of Object.values(this.obj))yield _n(this._field,t,this.check)}forEach(t,r){for(const i of this.entries())t.call(r,i[1],i[0],this)}}function Ls(e,t){return Is(t)?Ig(t.message)&&!e.oneof&&e.fieldKind=="message"?t.message.value:t.desc.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"?bu(t.message):t.message:t}function xs(e,t,r){return t!==void 0&&(jr(e.message)&&!e.oneof&&e.fieldKind=="message"?t={$typeName:e.message.typeName,value:Ds(e.message.fields[0],t)}:e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"&&yt(t)&&(t=vu(t))),new mu(e.message,t,r)}function ua(e,t){return e.listKind=="message"?Ls(e,t):Os(e,t)}function bn(e,t,r){return e.listKind=="message"?xs(e,t,r):Ds(e,t)}function Vg(e,t){return e.mapKind=="message"?Ls(e,t):Os(e,t)}function _n(e,t,r){return e.mapKind=="message"?xs(e,t,r):t}function ai(e){return typeof e=="string"||typeof e=="number"?e:String(e)}function da(e,t){switch(t){case F.STRING:return e;case F.INT32:case F.FIXED32:case F.UINT32:case F.SFIXED32:case F.SINT32:{const r=Number.parseInt(e);if(Number.isFinite(r))return r;break}case F.BOOL:switch(e){case"true":return!0;case"false":return!1}break;case F.UINT64:case F.FIXED64:try{return de.uParse(e)}catch{}break;default:try{return de.parse(e)}catch{}break}return e}function Ds(e,t){switch(e.scalar){case F.INT64:case F.SFIXED64:case F.SINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=de.parse(t));break;case F.FIXED64:case F.UINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=de.uParse(t));break}return t}function Os(e,t){switch(e.scalar){case F.INT64:case F.SFIXED64:case F.SINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=de.parse(t));break;case F.FIXED64:case F.UINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=de.uParse(t));break}return t}function vu(e){const t={$typeName:"google.protobuf.Struct",fields:{}};if(yt(e))for(const[r,i]of Object.entries(e))t.fields[r]=yu(i);return t}function bu(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=_u(i);return t}function _u(e){switch(e.kind.case){case"structValue":return bu(e.kind.value);case"listValue":return e.kind.value.values.map(_u);case"nullValue":case void 0:return null;default:return e.kind.value}}function yu(e){const t={$typeName:"google.protobuf.Value",kind:{case:void 0}};switch(typeof e){case"number":t.kind={case:"numberValue",value:e};break;case"string":t.kind={case:"stringValue",value:e};break;case"boolean":t.kind={case:"boolValue",value:e};break;case"object":if(e===null)t.kind={case:"nullValue",value:0};else if(Array.isArray(e)){const r={$typeName:"google.protobuf.ListValue",values:[]};if(Array.isArray(e))for(const i of e)r.values.push(yu(i));t.kind={case:"listValue",value:r}}else t.kind={case:"structValue",value:vu(e)};break}return t}const Ug=3,ha={writeUnknownFields:!0};function Mg(e){return e?Object.assign(Object.assign({},ha),e):ha}function Pg(e,t,r){return Ri(new lu,Mg(r),Je(e,t)).finish()}function Ri(e,t,r){var i;for(const n of r.sortedFields){if(!r.isSet(n)){if(n.presence==Ug)throw new Error(`cannot encode ${n} to binary: required field not set`);continue}Su(e,t,r,n)}if(t.writeUnknownFields)for(const{no:n,wireType:a,data:d}of(i=r.getUnknown())!==null&&i!==void 0?i:[])e.tag(n,a).raw(d);return e}function Su(e,t,r,i){var n;switch(i.fieldKind){case"scalar":case"enum":Bi(e,r.desc.typeName,i.name,(n=i.scalar)!==null&&n!==void 0?n:F.INT32,i.number,r.get(i));break;case"list":Wg(e,t,i,r.get(i));break;case"message":Eu(e,t,i,r.get(i));break;case"map":for(const[a,d]of r.get(i))$g(e,t,i,a,d);break}}function Bi(e,t,r,i,n,a){wu(e.tag(n,Hg(i)),t,r,i,a)}function Eu(e,t,r,i){r.delimitedEncoding?Ri(e.tag(r.number,ye.StartGroup),t,i).tag(r.number,ye.EndGroup):Ri(e.tag(r.number,ye.LengthDelimited).fork(),t,i).join()}function Wg(e,t,r,i){var n;if(r.listKind=="message"){for(const d of i)Eu(e,t,r,d);return}const a=(n=r.scalar)!==null&&n!==void 0?n:F.INT32;if(r.packed){if(!i.size)return;e.tag(r.number,ye.LengthDelimited).fork();for(const d of i)wu(e,r.parent.typeName,r.name,a,d);e.join();return}for(const d of i)Bi(e,r.parent.typeName,r.name,a,r.number,d)}function $g(e,t,r,i,n){var a;switch(e.tag(r.number,ye.LengthDelimited).fork(),Bi(e,r.parent.typeName,r.name,r.mapKey,1,i),r.mapKind){case"scalar":case"enum":Bi(e,r.parent.typeName,r.name,(a=r.scalar)!==null&&a!==void 0?a:F.INT32,2,n);break;case"message":Ri(e.tag(2,ye.LengthDelimited).fork(),t,n).join();break}e.join()}function wu(e,t,r,i,n){try{switch(i){case F.STRING:e.string(n);break;case F.BOOL:e.bool(n);break;case F.DOUBLE:e.double(n);break;case F.FLOAT:e.float(n);break;case F.INT32:e.int32(n);break;case F.INT64:e.int64(n);break;case F.UINT64:e.uint64(n);break;case F.FIXED64:e.fixed64(n);break;case F.BYTES:e.bytes(n);break;case F.FIXED32:e.fixed32(n);break;case F.SFIXED32:e.sfixed32(n);break;case F.SFIXED64:e.sfixed64(n);break;case F.SINT64:e.sint64(n);break;case F.UINT32:e.uint32(n);break;case F.SINT32:e.sint32(n);break}}catch(a){throw a instanceof Error?new Error(`cannot encode field ${t}.${r} to binary: ${a.message}`):a}}function Hg(e){switch(e){case F.BYTES:case F.STRING:return ye.LengthDelimited;case F.DOUBLE:case F.FIXED64:case F.SFIXED64:return ye.Bit64;case F.FIXED32:case F.SFIXED32:case F.FLOAT:return ye.Bit32;default:return ye.Varint}}function nt(e,t,...r){return r.reduce((i,n)=>i.nestedMessages[n],e.messages[t])}function $i(e,t,...r){if(r.length==0)return e.enums[t];const i=r.pop();return r.reduce((n,a)=>n.nestedMessages[a],e.messages[t]).nestedEnums[i]}function Hi(e){const t={};for(const r of e.values)t[r.localName]=r.number,t[r.number]=r.localName;return t}const Gg=gg({name:"google/protobuf/descriptor.proto",package:"google.protobuf",messageType:[{name:"FileDescriptorSet",field:[{name:"file",number:1,type:11,label:3,typeName:".google.protobuf.FileDescriptorProto"}],extensionRange:[{start:536e6,end:536000001}]},{name:"FileDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"package",number:2,type:9,label:1},{name:"dependency",number:3,type:9,label:3},{name:"public_dependency",number:10,type:5,label:3},{name:"weak_dependency",number:11,type:5,label:3},{name:"option_dependency",number:15,type:9,label:3},{name:"message_type",number:4,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:5,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"service",number:6,type:11,label:3,typeName:".google.protobuf.ServiceDescriptorProto"},{name:"extension",number:7,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FileOptions"},{name:"source_code_info",number:9,type:11,label:1,typeName:".google.protobuf.SourceCodeInfo"},{name:"syntax",number:12,type:9,label:1},{name:"edition",number:14,type:14,label:1,typeName:".google.protobuf.Edition"}]},{name:"DescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"field",number:2,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"extension",number:6,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"nested_type",number:3,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"extension_range",number:5,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ExtensionRange"},{name:"oneof_decl",number:8,type:11,label:3,typeName:".google.protobuf.OneofDescriptorProto"},{name:"options",number:7,type:11,label:1,typeName:".google.protobuf.MessageOptions"},{name:"reserved_range",number:9,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ReservedRange"},{name:"reserved_name",number:10,type:9,label:3},{name:"visibility",number:11,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"ExtensionRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ExtensionRangeOptions"}]},{name:"ReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"ExtensionRangeOptions",field:[{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"},{name:"declaration",number:2,type:11,label:3,typeName:".google.protobuf.ExtensionRangeOptions.Declaration",options:{retention:2}},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"verification",number:3,type:14,label:1,typeName:".google.protobuf.ExtensionRangeOptions.VerificationState",defaultValue:"UNVERIFIED",options:{retention:2}}],nestedType:[{name:"Declaration",field:[{name:"number",number:1,type:5,label:1},{name:"full_name",number:2,type:9,label:1},{name:"type",number:3,type:9,label:1},{name:"reserved",number:5,type:8,label:1},{name:"repeated",number:6,type:8,label:1}]}],enumType:[{name:"VerificationState",value:[{name:"DECLARATION",number:0},{name:"UNVERIFIED",number:1}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:3,type:5,label:1},{name:"label",number:4,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Label"},{name:"type",number:5,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Type"},{name:"type_name",number:6,type:9,label:1},{name:"extendee",number:2,type:9,label:1},{name:"default_value",number:7,type:9,label:1},{name:"oneof_index",number:9,type:5,label:1},{name:"json_name",number:10,type:9,label:1},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FieldOptions"},{name:"proto3_optional",number:17,type:8,label:1}],enumType:[{name:"Type",value:[{name:"TYPE_DOUBLE",number:1},{name:"TYPE_FLOAT",number:2},{name:"TYPE_INT64",number:3},{name:"TYPE_UINT64",number:4},{name:"TYPE_INT32",number:5},{name:"TYPE_FIXED64",number:6},{name:"TYPE_FIXED32",number:7},{name:"TYPE_BOOL",number:8},{name:"TYPE_STRING",number:9},{name:"TYPE_GROUP",number:10},{name:"TYPE_MESSAGE",number:11},{name:"TYPE_BYTES",number:12},{name:"TYPE_UINT32",number:13},{name:"TYPE_ENUM",number:14},{name:"TYPE_SFIXED32",number:15},{name:"TYPE_SFIXED64",number:16},{name:"TYPE_SINT32",number:17},{name:"TYPE_SINT64",number:18}]},{name:"Label",value:[{name:"LABEL_OPTIONAL",number:1},{name:"LABEL_REPEATED",number:3},{name:"LABEL_REQUIRED",number:2}]}]},{name:"OneofDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"options",number:2,type:11,label:1,typeName:".google.protobuf.OneofOptions"}]},{name:"EnumDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"value",number:2,type:11,label:3,typeName:".google.protobuf.EnumValueDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumOptions"},{name:"reserved_range",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto.EnumReservedRange"},{name:"reserved_name",number:5,type:9,label:3},{name:"visibility",number:6,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"EnumReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"EnumValueDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumValueOptions"}]},{name:"ServiceDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"method",number:2,type:11,label:3,typeName:".google.protobuf.MethodDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ServiceOptions"}]},{name:"MethodDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"input_type",number:2,type:9,label:1},{name:"output_type",number:3,type:9,label:1},{name:"options",number:4,type:11,label:1,typeName:".google.protobuf.MethodOptions"},{name:"client_streaming",number:5,type:8,label:1,defaultValue:"false"},{name:"server_streaming",number:6,type:8,label:1,defaultValue:"false"}]},{name:"FileOptions",field:[{name:"java_package",number:1,type:9,label:1},{name:"java_outer_classname",number:8,type:9,label:1},{name:"java_multiple_files",number:10,type:8,label:1,defaultValue:"false"},{name:"java_generate_equals_and_hash",number:20,type:8,label:1,options:{deprecated:!0}},{name:"java_string_check_utf8",number:27,type:8,label:1,defaultValue:"false"},{name:"optimize_for",number:9,type:14,label:1,typeName:".google.protobuf.FileOptions.OptimizeMode",defaultValue:"SPEED"},{name:"go_package",number:11,type:9,label:1},{name:"cc_generic_services",number:16,type:8,label:1,defaultValue:"false"},{name:"java_generic_services",number:17,type:8,label:1,defaultValue:"false"},{name:"py_generic_services",number:18,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:23,type:8,label:1,defaultValue:"false"},{name:"cc_enable_arenas",number:31,type:8,label:1,defaultValue:"true"},{name:"objc_class_prefix",number:36,type:9,label:1},{name:"csharp_namespace",number:37,type:9,label:1},{name:"swift_prefix",number:39,type:9,label:1},{name:"php_class_prefix",number:40,type:9,label:1},{name:"php_namespace",number:41,type:9,label:1},{name:"php_metadata_namespace",number:44,type:9,label:1},{name:"ruby_package",number:45,type:9,label:1},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"OptimizeMode",value:[{name:"SPEED",number:1},{name:"CODE_SIZE",number:2},{name:"LITE_RUNTIME",number:3}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"MessageOptions",field:[{name:"message_set_wire_format",number:1,type:8,label:1,defaultValue:"false"},{name:"no_standard_descriptor_accessor",number:2,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"map_entry",number:7,type:8,label:1},{name:"deprecated_legacy_json_field_conflicts",number:11,type:8,label:1,options:{deprecated:!0}},{name:"features",number:12,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldOptions",field:[{name:"ctype",number:1,type:14,label:1,typeName:".google.protobuf.FieldOptions.CType",defaultValue:"STRING"},{name:"packed",number:2,type:8,label:1},{name:"jstype",number:6,type:14,label:1,typeName:".google.protobuf.FieldOptions.JSType",defaultValue:"JS_NORMAL"},{name:"lazy",number:5,type:8,label:1,defaultValue:"false"},{name:"unverified_lazy",number:15,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"weak",number:10,type:8,label:1,defaultValue:"false",options:{deprecated:!0}},{name:"debug_redact",number:16,type:8,label:1,defaultValue:"false"},{name:"retention",number:17,type:14,label:1,typeName:".google.protobuf.FieldOptions.OptionRetention"},{name:"targets",number:19,type:14,label:3,typeName:".google.protobuf.FieldOptions.OptionTargetType"},{name:"edition_defaults",number:20,type:11,label:3,typeName:".google.protobuf.FieldOptions.EditionDefault"},{name:"features",number:21,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"feature_support",number:22,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],nestedType:[{name:"EditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"value",number:2,type:9,label:1}]},{name:"FeatureSupport",field:[{name:"edition_introduced",number:1,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"edition_deprecated",number:2,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"deprecation_warning",number:3,type:9,label:1},{name:"edition_removed",number:4,type:14,label:1,typeName:".google.protobuf.Edition"}]}],enumType:[{name:"CType",value:[{name:"STRING",number:0},{name:"CORD",number:1},{name:"STRING_PIECE",number:2}]},{name:"JSType",value:[{name:"JS_NORMAL",number:0},{name:"JS_STRING",number:1},{name:"JS_NUMBER",number:2}]},{name:"OptionRetention",value:[{name:"RETENTION_UNKNOWN",number:0},{name:"RETENTION_RUNTIME",number:1},{name:"RETENTION_SOURCE",number:2}]},{name:"OptionTargetType",value:[{name:"TARGET_TYPE_UNKNOWN",number:0},{name:"TARGET_TYPE_FILE",number:1},{name:"TARGET_TYPE_EXTENSION_RANGE",number:2},{name:"TARGET_TYPE_MESSAGE",number:3},{name:"TARGET_TYPE_FIELD",number:4},{name:"TARGET_TYPE_ONEOF",number:5},{name:"TARGET_TYPE_ENUM",number:6},{name:"TARGET_TYPE_ENUM_ENTRY",number:7},{name:"TARGET_TYPE_SERVICE",number:8},{name:"TARGET_TYPE_METHOD",number:9}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"OneofOptions",field:[{name:"features",number:1,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumOptions",field:[{name:"allow_alias",number:2,type:8,label:1},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"deprecated_legacy_json_field_conflicts",number:6,type:8,label:1,options:{deprecated:!0}},{name:"features",number:7,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumValueOptions",field:[{name:"deprecated",number:1,type:8,label:1,defaultValue:"false"},{name:"features",number:2,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"debug_redact",number:3,type:8,label:1,defaultValue:"false"},{name:"feature_support",number:4,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"ServiceOptions",field:[{name:"features",number:34,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"MethodOptions",field:[{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"idempotency_level",number:34,type:14,label:1,typeName:".google.protobuf.MethodOptions.IdempotencyLevel",defaultValue:"IDEMPOTENCY_UNKNOWN"},{name:"features",number:35,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"IdempotencyLevel",value:[{name:"IDEMPOTENCY_UNKNOWN",number:0},{name:"NO_SIDE_EFFECTS",number:1},{name:"IDEMPOTENT",number:2}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"UninterpretedOption",field:[{name:"name",number:2,type:11,label:3,typeName:".google.protobuf.UninterpretedOption.NamePart"},{name:"identifier_value",number:3,type:9,label:1},{name:"positive_int_value",number:4,type:4,label:1},{name:"negative_int_value",number:5,type:3,label:1},{name:"double_value",number:6,type:1,label:1},{name:"string_value",number:7,type:12,label:1},{name:"aggregate_value",number:8,type:9,label:1}],nestedType:[{name:"NamePart",field:[{name:"name_part",number:1,type:9,label:2},{name:"is_extension",number:2,type:8,label:2}]}]},{name:"FeatureSet",field:[{name:"field_presence",number:1,type:14,label:1,typeName:".google.protobuf.FeatureSet.FieldPresence",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPLICIT",edition:900},{value:"IMPLICIT",edition:999},{value:"EXPLICIT",edition:1e3}]}},{name:"enum_type",number:2,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnumType",options:{retention:1,targets:[6,1],editionDefaults:[{value:"CLOSED",edition:900},{value:"OPEN",edition:999}]}},{name:"repeated_field_encoding",number:3,type:14,label:1,typeName:".google.protobuf.FeatureSet.RepeatedFieldEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPANDED",edition:900},{value:"PACKED",edition:999}]}},{name:"utf8_validation",number:4,type:14,label:1,typeName:".google.protobuf.FeatureSet.Utf8Validation",options:{retention:1,targets:[4,1],editionDefaults:[{value:"NONE",edition:900},{value:"VERIFY",edition:999}]}},{name:"message_encoding",number:5,type:14,label:1,typeName:".google.protobuf.FeatureSet.MessageEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"LENGTH_PREFIXED",edition:900}]}},{name:"json_format",number:6,type:14,label:1,typeName:".google.protobuf.FeatureSet.JsonFormat",options:{retention:1,targets:[3,6,1],editionDefaults:[{value:"LEGACY_BEST_EFFORT",edition:900},{value:"ALLOW",edition:999}]}},{name:"enforce_naming_style",number:7,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnforceNamingStyle",options:{retention:2,targets:[1,2,3,4,5,6,7,8,9],editionDefaults:[{value:"STYLE_LEGACY",edition:900},{value:"STYLE2024",edition:1001}]}},{name:"default_symbol_visibility",number:8,type:14,label:1,typeName:".google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility",options:{retention:2,targets:[1],editionDefaults:[{value:"EXPORT_ALL",edition:900},{value:"EXPORT_TOP_LEVEL",edition:1001}]}}],nestedType:[{name:"VisibilityFeature",enumType:[{name:"DefaultSymbolVisibility",value:[{name:"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",number:0},{name:"EXPORT_ALL",number:1},{name:"EXPORT_TOP_LEVEL",number:2},{name:"LOCAL_ALL",number:3},{name:"STRICT",number:4}]}]}],enumType:[{name:"FieldPresence",value:[{name:"FIELD_PRESENCE_UNKNOWN",number:0},{name:"EXPLICIT",number:1},{name:"IMPLICIT",number:2},{name:"LEGACY_REQUIRED",number:3}]},{name:"EnumType",value:[{name:"ENUM_TYPE_UNKNOWN",number:0},{name:"OPEN",number:1},{name:"CLOSED",number:2}]},{name:"RepeatedFieldEncoding",value:[{name:"REPEATED_FIELD_ENCODING_UNKNOWN",number:0},{name:"PACKED",number:1},{name:"EXPANDED",number:2}]},{name:"Utf8Validation",value:[{name:"UTF8_VALIDATION_UNKNOWN",number:0},{name:"VERIFY",number:2},{name:"NONE",number:3}]},{name:"MessageEncoding",value:[{name:"MESSAGE_ENCODING_UNKNOWN",number:0},{name:"LENGTH_PREFIXED",number:1},{name:"DELIMITED",number:2}]},{name:"JsonFormat",value:[{name:"JSON_FORMAT_UNKNOWN",number:0},{name:"ALLOW",number:1},{name:"LEGACY_BEST_EFFORT",number:2}]},{name:"EnforceNamingStyle",value:[{name:"ENFORCE_NAMING_STYLE_UNKNOWN",number:0},{name:"STYLE2024",number:1},{name:"STYLE_LEGACY",number:2}]}],extensionRange:[{start:1e3,end:9995},{start:9995,end:1e4},{start:1e4,end:10001}]},{name:"FeatureSetDefaults",field:[{name:"defaults",number:1,type:11,label:3,typeName:".google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault"},{name:"minimum_edition",number:4,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"maximum_edition",number:5,type:14,label:1,typeName:".google.protobuf.Edition"}],nestedType:[{name:"FeatureSetEditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"overridable_features",number:4,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"fixed_features",number:5,type:11,label:1,typeName:".google.protobuf.FeatureSet"}]}]},{name:"SourceCodeInfo",field:[{name:"location",number:1,type:11,label:3,typeName:".google.protobuf.SourceCodeInfo.Location"}],nestedType:[{name:"Location",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"span",number:2,type:5,label:3,options:{packed:!0}},{name:"leading_comments",number:3,type:9,label:1},{name:"trailing_comments",number:4,type:9,label:1},{name:"leading_detached_comments",number:6,type:9,label:3}]}],extensionRange:[{start:536e6,end:536000001}]},{name:"GeneratedCodeInfo",field:[{name:"annotation",number:1,type:11,label:3,typeName:".google.protobuf.GeneratedCodeInfo.Annotation"}],nestedType:[{name:"Annotation",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"source_file",number:2,type:9,label:1},{name:"begin",number:3,type:5,label:1},{name:"end",number:4,type:5,label:1},{name:"semantic",number:5,type:14,label:1,typeName:".google.protobuf.GeneratedCodeInfo.Annotation.Semantic"}],enumType:[{name:"Semantic",value:[{name:"NONE",number:0},{name:"SET",number:1},{name:"ALIAS",number:2}]}]}]}],enumType:[{name:"Edition",value:[{name:"EDITION_UNKNOWN",number:0},{name:"EDITION_LEGACY",number:900},{name:"EDITION_PROTO2",number:998},{name:"EDITION_PROTO3",number:999},{name:"EDITION_2023",number:1e3},{name:"EDITION_2024",number:1001},{name:"EDITION_1_TEST_ONLY",number:1},{name:"EDITION_2_TEST_ONLY",number:2},{name:"EDITION_99997_TEST_ONLY",number:99997},{name:"EDITION_99998_TEST_ONLY",number:99998},{name:"EDITION_99999_TEST_ONLY",number:99999},{name:"EDITION_MAX",number:2147483647}]},{name:"SymbolVisibility",value:[{name:"VISIBILITY_UNSET",number:0},{name:"VISIBILITY_LOCAL",number:1},{name:"VISIBILITY_EXPORT",number:2}]}]}),Zg=nt(Gg,1);var fa;(function(e){e[e.DECLARATION=0]="DECLARATION",e[e.UNVERIFIED=1]="UNVERIFIED"})(fa||(fa={}));var pa;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.GROUP=10]="GROUP",e[e.MESSAGE=11]="MESSAGE",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.ENUM=14]="ENUM",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(pa||(pa={}));var ga;(function(e){e[e.OPTIONAL=1]="OPTIONAL",e[e.REPEATED=3]="REPEATED",e[e.REQUIRED=2]="REQUIRED"})(ga||(ga={}));var ma;(function(e){e[e.SPEED=1]="SPEED",e[e.CODE_SIZE=2]="CODE_SIZE",e[e.LITE_RUNTIME=3]="LITE_RUNTIME"})(ma||(ma={}));var va;(function(e){e[e.STRING=0]="STRING",e[e.CORD=1]="CORD",e[e.STRING_PIECE=2]="STRING_PIECE"})(va||(va={}));var ba;(function(e){e[e.JS_NORMAL=0]="JS_NORMAL",e[e.JS_STRING=1]="JS_STRING",e[e.JS_NUMBER=2]="JS_NUMBER"})(ba||(ba={}));var _a;(function(e){e[e.RETENTION_UNKNOWN=0]="RETENTION_UNKNOWN",e[e.RETENTION_RUNTIME=1]="RETENTION_RUNTIME",e[e.RETENTION_SOURCE=2]="RETENTION_SOURCE"})(_a||(_a={}));var ya;(function(e){e[e.TARGET_TYPE_UNKNOWN=0]="TARGET_TYPE_UNKNOWN",e[e.TARGET_TYPE_FILE=1]="TARGET_TYPE_FILE",e[e.TARGET_TYPE_EXTENSION_RANGE=2]="TARGET_TYPE_EXTENSION_RANGE",e[e.TARGET_TYPE_MESSAGE=3]="TARGET_TYPE_MESSAGE",e[e.TARGET_TYPE_FIELD=4]="TARGET_TYPE_FIELD",e[e.TARGET_TYPE_ONEOF=5]="TARGET_TYPE_ONEOF",e[e.TARGET_TYPE_ENUM=6]="TARGET_TYPE_ENUM",e[e.TARGET_TYPE_ENUM_ENTRY=7]="TARGET_TYPE_ENUM_ENTRY",e[e.TARGET_TYPE_SERVICE=8]="TARGET_TYPE_SERVICE",e[e.TARGET_TYPE_METHOD=9]="TARGET_TYPE_METHOD"})(ya||(ya={}));var Sa;(function(e){e[e.IDEMPOTENCY_UNKNOWN=0]="IDEMPOTENCY_UNKNOWN",e[e.NO_SIDE_EFFECTS=1]="NO_SIDE_EFFECTS",e[e.IDEMPOTENT=2]="IDEMPOTENT"})(Sa||(Sa={}));var Ea;(function(e){e[e.DEFAULT_SYMBOL_VISIBILITY_UNKNOWN=0]="DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",e[e.EXPORT_ALL=1]="EXPORT_ALL",e[e.EXPORT_TOP_LEVEL=2]="EXPORT_TOP_LEVEL",e[e.LOCAL_ALL=3]="LOCAL_ALL",e[e.STRICT=4]="STRICT"})(Ea||(Ea={}));var wa;(function(e){e[e.FIELD_PRESENCE_UNKNOWN=0]="FIELD_PRESENCE_UNKNOWN",e[e.EXPLICIT=1]="EXPLICIT",e[e.IMPLICIT=2]="IMPLICIT",e[e.LEGACY_REQUIRED=3]="LEGACY_REQUIRED"})(wa||(wa={}));var Ca;(function(e){e[e.ENUM_TYPE_UNKNOWN=0]="ENUM_TYPE_UNKNOWN",e[e.OPEN=1]="OPEN",e[e.CLOSED=2]="CLOSED"})(Ca||(Ca={}));var ka;(function(e){e[e.REPEATED_FIELD_ENCODING_UNKNOWN=0]="REPEATED_FIELD_ENCODING_UNKNOWN",e[e.PACKED=1]="PACKED",e[e.EXPANDED=2]="EXPANDED"})(ka||(ka={}));var Ia;(function(e){e[e.UTF8_VALIDATION_UNKNOWN=0]="UTF8_VALIDATION_UNKNOWN",e[e.VERIFY=2]="VERIFY",e[e.NONE=3]="NONE"})(Ia||(Ia={}));var Aa;(function(e){e[e.MESSAGE_ENCODING_UNKNOWN=0]="MESSAGE_ENCODING_UNKNOWN",e[e.LENGTH_PREFIXED=1]="LENGTH_PREFIXED",e[e.DELIMITED=2]="DELIMITED"})(Aa||(Aa={}));var Na;(function(e){e[e.JSON_FORMAT_UNKNOWN=0]="JSON_FORMAT_UNKNOWN",e[e.ALLOW=1]="ALLOW",e[e.LEGACY_BEST_EFFORT=2]="LEGACY_BEST_EFFORT"})(Na||(Na={}));var Ta;(function(e){e[e.ENFORCE_NAMING_STYLE_UNKNOWN=0]="ENFORCE_NAMING_STYLE_UNKNOWN",e[e.STYLE2024=1]="STYLE2024",e[e.STYLE_LEGACY=2]="STYLE_LEGACY"})(Ta||(Ta={}));var Ra;(function(e){e[e.NONE=0]="NONE",e[e.SET=1]="SET",e[e.ALIAS=2]="ALIAS"})(Ra||(Ra={}));var Ba;(function(e){e[e.EDITION_UNKNOWN=0]="EDITION_UNKNOWN",e[e.EDITION_LEGACY=900]="EDITION_LEGACY",e[e.EDITION_PROTO2=998]="EDITION_PROTO2",e[e.EDITION_PROTO3=999]="EDITION_PROTO3",e[e.EDITION_2023=1e3]="EDITION_2023",e[e.EDITION_2024=1001]="EDITION_2024",e[e.EDITION_1_TEST_ONLY=1]="EDITION_1_TEST_ONLY",e[e.EDITION_2_TEST_ONLY=2]="EDITION_2_TEST_ONLY",e[e.EDITION_99997_TEST_ONLY=99997]="EDITION_99997_TEST_ONLY",e[e.EDITION_99998_TEST_ONLY=99998]="EDITION_99998_TEST_ONLY",e[e.EDITION_99999_TEST_ONLY=99999]="EDITION_99999_TEST_ONLY",e[e.EDITION_MAX=2147483647]="EDITION_MAX"})(Ba||(Ba={}));var La;(function(e){e[e.VISIBILITY_UNSET=0]="VISIBILITY_UNSET",e[e.VISIBILITY_LOCAL=1]="VISIBILITY_LOCAL",e[e.VISIBILITY_EXPORT=2]="VISIBILITY_EXPORT"})(La||(La={}));const xa={readUnknownFields:!0};function Kg(e){return e?Object.assign(Object.assign({},xa),e):xa}function Cu(e,t,r){const i=Je(e,void 0,!1);return ku(i,new Ns(t),Kg(r),!1,t.byteLength),i.message}function ku(e,t,r,i,n){var a;const d=i?t.len:t.pos+n;let s,o;const c=(a=e.getUnknown())!==null&&a!==void 0?a:[];for(;t.pos<d&&([s,o]=t.tag(),!(i&&o==ye.EndGroup));){const g=e.findNumber(s);if(!g){const f=t.skip(o,s);r.readUnknownFields&&c.push({no:s,wireType:o,data:f});continue}Iu(e,t,g,o,r)}if(i&&(o!=ye.EndGroup||s!==n))throw new Error("invalid end group tag");c.length>0&&e.setUnknown(c)}function Iu(e,t,r,i,n){var a;switch(r.fieldKind){case"scalar":e.set(r,nr(t,r.scalar));break;case"enum":const d=nr(t,F.INT32);if(r.enum.open)e.set(r,d);else if(r.enum.values.some(s=>s.number===d))e.set(r,d);else if(n.readUnknownFields){const s=[];Hn(d,s);const o=(a=e.getUnknown())!==null&&a!==void 0?a:[];o.push({no:r.number,wireType:i,data:new Uint8Array(s)}),e.setUnknown(o)}break;case"message":e.set(r,Fs(t,n,r,e.get(r)));break;case"list":Xg(t,i,e.get(r),n);break;case"map":Yg(t,e.get(r),n);break}}function Yg(e,t,r){const i=t.field();let n,a;const d=e.uint32(),s=e.pos+d;for(;e.pos<s;){const[o]=e.tag();switch(o){case 1:n=nr(e,i.mapKey);break;case 2:switch(i.mapKind){case"scalar":a=nr(e,i.scalar);break;case"enum":a=e.int32();break;case"message":a=Fs(e,r,i);break}break}}if(n===void 0&&(n=Wt(i.mapKey,!1)),a===void 0)switch(i.mapKind){case"scalar":a=Wt(i.scalar,!1);break;case"enum":a=i.enum.values[0].number;break;case"message":a=Je(i.message,void 0,!1);break}t.set(n,a)}function Xg(e,t,r,i){var n;const a=r.field();if(a.listKind==="message"){r.add(Fs(e,i,a));return}const d=(n=a.scalar)!==null&&n!==void 0?n:F.INT32;if(!(t==ye.LengthDelimited&&d!=F.STRING&&d!=F.BYTES)){r.add(nr(e,d));return}const s=e.uint32()+e.pos;for(;e.pos<s;)r.add(nr(e,d))}function Fs(e,t,r,i){const n=r.delimitedEncoding,a=i??Je(r.message,void 0,!1);return ku(a,e,t,n,n?r.number:e.uint32()),a}function nr(e,t){switch(t){case F.STRING:return e.string();case F.BOOL:return e.bool();case F.DOUBLE:return e.double();case F.FLOAT:return e.float();case F.INT32:return e.int32();case F.INT64:return e.int64();case F.UINT64:return e.uint64();case F.FIXED64:return e.fixed64();case F.BYTES:return e.bytes();case F.FIXED32:return e.fixed32();case F.SFIXED32:return e.sfixed32();case F.SFIXED64:return e.sfixed64();case F.SINT64:return e.sint64();case F.UINT32:return e.uint32();case F.SINT32:return e.sint32()}}function kt(e,t){var r;const i=Cu(Zg,ru(e));return i.messageType.forEach(Ss),i.dependency=(r=t==null?void 0:t.map(n=>n.proto.name))!==null&&r!==void 0?r:[],jl(i,n=>t==null?void 0:t.find(a=>a.proto.name===n)).getFile(i.name)}const Vs=kt("ChxydW5tZS9ydW5uZXIvdjIvY29uZmlnLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiigMKDVByb2dyYW1Db25maWcSFAoMcHJvZ3JhbV9uYW1lGAEgASgJEhEKCWFyZ3VtZW50cxgCIAMoCRIRCglkaXJlY3RvcnkYAyABKAkSEwoLbGFuZ3VhZ2VfaWQYBCABKAkSEgoKYmFja2dyb3VuZBgFIAEoCBIWCg5maWxlX2V4dGVuc2lvbhgGIAEoCRILCgNlbnYYByADKAkSPgoIY29tbWFuZHMYCCABKAsyKi5ydW5tZS5ydW5uZXIudjIuUHJvZ3JhbUNvbmZpZy5Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgJIAEoCUgAEhMKC2ludGVyYWN0aXZlGAogASgIEioKBG1vZGUYCyABKA4yHC5ydW5tZS5ydW5uZXIudjIuQ29tbWFuZE1vZGUSEAoIa25vd25faWQYDCABKAkSEgoKa25vd25fbmFtZRgNIAEoCRIOCgZydW5faWQYDiABKAkaHAoLQ29tbWFuZExpc3QSDQoFaXRlbXMYASADKAlCCAoGc291cmNlKowBCgtDb21tYW5kTW9kZRIcChhDT01NQU5EX01PREVfVU5TUEVDSUZJRUQQABIXChNDT01NQU5EX01PREVfSU5MSU5FEAESFQoRQ09NTUFORF9NT0RFX0ZJTEUQAhIZChVDT01NQU5EX01PREVfVEVSTUlOQUwQAxIUChBDT01NQU5EX01PREVfQ0xJEARCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z"),Da=nt(Vs,0,0),Jg=$i(Vs,0),yn=Hi(Jg),jg=kt("Chlnb29nbGUvcHJvdG9idWYvYW55LnByb3RvEg9nb29nbGUucHJvdG9idWYiJgoDQW55EhAKCHR5cGVfdXJsGAEgASgJEg0KBXZhbHVlGAIgASgMQnYKE2NvbS5nb29nbGUucHJvdG9idWZCCEFueVByb3RvUAFaLGdvb2dsZS5nb2xhbmcub3JnL3Byb3RvYnVmL3R5cGVzL2tub3duL2FueXBiogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),zg=nt(jg,0);function Qg(e,t,r){let i=!1;return r||(r=Ie(zg),i=!0),r.value=Pg(e,t),r.typeUrl=tm(t.$typeName),i?r:void 0}function qg(e,t){if(e.typeUrl==="")return!1;const r=typeof t=="string"?t:t.typeName,i=Au(e.typeUrl);return r===i}function em(e,t){if(e.typeUrl==="")return;const r=t.kind=="message"?t:t.getMessage(Au(e.typeUrl));if(!(!r||!qg(e,r)))return Cu(r,e.value)}function tm(e){return`type.googleapis.com/${e}`}function Au(e){const t=e.lastIndexOf("/"),r=t>=0?e.substring(t+1):e;if(!r.length)throw new Error(`invalid type url: ${e}`);return r}const Us=kt("Chxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvEg9nb29nbGUucHJvdG9idWYihAEKBlN0cnVjdBIzCgZmaWVsZHMYASADKAsyIy5nb29nbGUucHJvdG9idWYuU3RydWN0LkZpZWxkc0VudHJ5GkUKC0ZpZWxkc0VudHJ5EgsKA2tleRgBIAEoCRIlCgV2YWx1ZRgCIAEoCzIWLmdvb2dsZS5wcm90b2J1Zi5WYWx1ZToCOAEi6gEKBVZhbHVlEjAKCm51bGxfdmFsdWUYASABKA4yGi5nb29nbGUucHJvdG9idWYuTnVsbFZhbHVlSAASFgoMbnVtYmVyX3ZhbHVlGAIgASgBSAASFgoMc3RyaW5nX3ZhbHVlGAMgASgJSAASFAoKYm9vbF92YWx1ZRgEIAEoCEgAEi8KDHN0cnVjdF92YWx1ZRgFIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RIABIwCgpsaXN0X3ZhbHVlGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLkxpc3RWYWx1ZUgAQgYKBGtpbmQiMwoJTGlzdFZhbHVlEiYKBnZhbHVlcxgBIAMoCzIWLmdvb2dsZS5wcm90b2J1Zi5WYWx1ZSobCglOdWxsVmFsdWUSDgoKTlVMTF9WQUxVRRAAQn8KE2NvbS5nb29nbGUucHJvdG9idWZCC1N0cnVjdFByb3RvUAFaL2dvb2dsZS5nb2xhbmcub3JnL3Byb3RvYnVmL3R5cGVzL2tub3duL3N0cnVjdHBi+AEBogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),rm=nt(Us,0),Nu=nt(Us,1),im=nt(Us,2);var Xn;(function(e){e[e.NULL_VALUE=0]="NULL_VALUE"})(Xn||(Xn={}));const nm=kt("Ch5nb29nbGUvcHJvdG9idWYvd3JhcHBlcnMucHJvdG8SD2dvb2dsZS5wcm90b2J1ZiIcCgtEb3VibGVWYWx1ZRINCgV2YWx1ZRgBIAEoASIbCgpGbG9hdFZhbHVlEg0KBXZhbHVlGAEgASgCIhsKCkludDY0VmFsdWUSDQoFdmFsdWUYASABKAMiHAoLVUludDY0VmFsdWUSDQoFdmFsdWUYASABKAQiGwoKSW50MzJWYWx1ZRINCgV2YWx1ZRgBIAEoBSIcCgtVSW50MzJWYWx1ZRINCgV2YWx1ZRgBIAEoDSIaCglCb29sVmFsdWUSDQoFdmFsdWUYASABKAgiHAoLU3RyaW5nVmFsdWUSDQoFdmFsdWUYASABKAkiGwoKQnl0ZXNWYWx1ZRINCgV2YWx1ZRgBIAEoDEKDAQoTY29tLmdvb2dsZS5wcm90b2J1ZkINV3JhcHBlcnNQcm90b1ABWjFnb29nbGUuZ29sYW5nLm9yZy9wcm90b2J1Zi90eXBlcy9rbm93bi93cmFwcGVyc3Bi+AEBogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),zr=kt("ChxydW5tZS9ydW5uZXIvdjIvcnVubmVyLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiLwoHUHJvamVjdBIMCgRyb290GAEgASgJEhYKDmVudl9sb2FkX29yZGVyGAIgAygJIo0BCgdTZXNzaW9uEgoKAmlkGAEgASgJEgsKA2VudhgCIAMoCRI4CghtZXRhZGF0YRgDIAMoCzImLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uLk1ldGFkYXRhRW50cnkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIrIFChRDcmVhdGVTZXNzaW9uUmVxdWVzdBJFCghtZXRhZGF0YRgBIAMoCzIzLnJ1bm1lLnJ1bm5lci52Mi5DcmVhdGVTZXNzaW9uUmVxdWVzdC5NZXRhZGF0YUVudHJ5EgsKA2VudhgCIAMoCRIuCgdwcm9qZWN0GAMgASgLMhgucnVubWUucnVubmVyLnYyLlByb2plY3RIAIgBARJBCg5lbnZfc3RvcmVfdHlwZRgEIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSAGIAQESPAoGY29uZmlnGAUgASgLMiwucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0LkNvbmZpZxovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaxAIKBkNvbmZpZxJBCg5lbnZfc3RvcmVfdHlwZRgBIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSACIAQESYwoRZW52X3N0b3JlX3NlZWRpbmcYAiABKA4yQy5ydW5tZS5ydW5uZXIudjIuQ3JlYXRlU2Vzc2lvblJlcXVlc3QuQ29uZmlnLlNlc3Npb25FbnZTdG9yZVNlZWRpbmdIAYgBASJpChZTZXNzaW9uRW52U3RvcmVTZWVkaW5nEikKJVNFU1NJT05fRU5WX1NUT1JFX1NFRURJTkdfVU5TUEVDSUZJRUQQABIkCiBTRVNTSU9OX0VOVl9TVE9SRV9TRUVESU5HX1NZU1RFTRABQhEKD19lbnZfc3RvcmVfdHlwZUIUChJfZW52X3N0b3JlX3NlZWRpbmdCCgoIX3Byb2plY3RCEQoPX2Vudl9zdG9yZV90eXBlIkIKFUNyZWF0ZVNlc3Npb25SZXNwb25zZRIpCgdzZXNzaW9uGAEgASgLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24iHwoRR2V0U2Vzc2lvblJlcXVlc3QSCgoCaWQYASABKAkiPwoSR2V0U2Vzc2lvblJlc3BvbnNlEikKB3Nlc3Npb24YASABKAsyGC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvbiIVChNMaXN0U2Vzc2lvbnNSZXF1ZXN0IkIKFExpc3RTZXNzaW9uc1Jlc3BvbnNlEioKCHNlc3Npb25zGAEgAygLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24i4wEKFFVwZGF0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJEkUKCG1ldGFkYXRhGAIgAygLMjMucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0Lk1ldGFkYXRhRW50cnkSCwoDZW52GAMgAygJEi4KB3Byb2plY3QYBCABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgAiAEBGi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIKCghfcHJvamVjdCJCChVVcGRhdGVTZXNzaW9uUmVzcG9uc2USKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIiIKFERlbGV0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJIhcKFURlbGV0ZVNlc3Npb25SZXNwb25zZSI7CgdXaW5zaXplEgwKBHJvd3MYASABKA0SDAoEY29scxgCIAEoDRIJCgF4GAMgASgNEgkKAXkYBCABKA0i5QIKDkV4ZWN1dGVSZXF1ZXN0Ei4KBmNvbmZpZxgBIAEoCzIeLnJ1bm1lLnJ1bm5lci52Mi5Qcm9ncmFtQ29uZmlnEhIKCmlucHV0X2RhdGEYCCABKAwSKgoEc3RvcBgJIAEoDjIcLnJ1bm1lLnJ1bm5lci52Mi5FeGVjdXRlU3RvcBIuCgd3aW5zaXplGAogASgLMhgucnVubWUucnVubmVyLnYyLldpbnNpemVIAIgBARISCgpzZXNzaW9uX2lkGBQgASgJEjoKEHNlc3Npb25fc3RyYXRlZ3kYFSABKA4yIC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvblN0cmF0ZWd5Ei4KB3Byb2plY3QYFiABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgBiAEBEhsKE3N0b3JlX3N0ZG91dF9pbl9lbnYYFyABKAhCCgoIX3dpbnNpemVCCgoIX3Byb2plY3QiqgEKD0V4ZWN1dGVSZXNwb25zZRIvCglleGl0X2NvZGUYASABKAsyHC5nb29nbGUucHJvdG9idWYuVUludDMyVmFsdWUSEwoLc3Rkb3V0X2RhdGEYAiABKAwSEwoLc3RkZXJyX2RhdGEYAyABKAwSKQoDcGlkGAQgASgLMhwuZ29vZ2xlLnByb3RvYnVmLlVJbnQzMlZhbHVlEhEKCW1pbWVfdHlwZRgFIAEoCSIqChlSZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Eg0KBWxpbmVzGAEgAygJIsAEChVSZXNvbHZlUHJvZ3JhbVJlcXVlc3QSPgoIY29tbWFuZHMYASABKAsyKi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgCIAEoCUgAEjkKBG1vZGUYAyABKA4yKy5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXF1ZXN0Lk1vZGUSCwoDZW52GAQgAygJEhIKCnNlc3Npb25faWQYBSABKAkSOgoQc2Vzc2lvbl9zdHJhdGVneRgGIAEoDjIgLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uU3RyYXRlZ3kSLgoHcHJvamVjdBgHIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5Qcm9qZWN0SAGIAQESEwoLbGFuZ3VhZ2VfaWQYCCABKAkSQwoJcmV0ZW50aW9uGAkgASgOMjAucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdC5SZXRlbnRpb24iRAoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEwoPTU9ERV9QUk9NUFRfQUxMEAESEQoNTU9ERV9TS0lQX0FMTBACIlcKCVJldGVudGlvbhIZChVSRVRFTlRJT05fVU5TUEVDSUZJRUQQABIXChNSRVRFTlRJT05fRklSU1RfUlVOEAESFgoSUkVURU5USU9OX0xBU1RfUlVOEAJCCAoGc291cmNlQgoKCF9wcm9qZWN0ItoDChZSZXNvbHZlUHJvZ3JhbVJlc3BvbnNlEg4KBnNjcmlwdBgBIAEoCRI8Cghjb21tYW5kcxgCIAEoCzIqLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Ej8KBHZhcnMYAyADKAsyMS5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5WYXJSZXN1bHQaiQEKCVZhclJlc3VsdBI+CgZzdGF0dXMYASABKA4yLi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5TdGF0dXMSDAoEbmFtZRgCIAEoCRIWCg5vcmlnaW5hbF92YWx1ZRgDIAEoCRIWCg5yZXNvbHZlZF92YWx1ZRgEIAEoCSKkAQoGU3RhdHVzEhYKElNUQVRVU19VTlNQRUNJRklFRBAAEhMKD1NUQVRVU19SRVNPTFZFRBABEiIKHlNUQVRVU19VTlJFU09MVkVEX1dJVEhfTUVTU0FHRRACEiYKIlNUQVRVU19VTlJFU09MVkVEX1dJVEhfUExBQ0VIT0xERVIQAxIhCh1TVEFUVVNfVU5SRVNPTFZFRF9XSVRIX1NFQ1JFVBAEIkMKFk1vbml0b3JFbnZTdG9yZVJlcXVlc3QSKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIsIECh9Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90EkoKBGVudnMYASADKAsyPC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2VTbmFwc2hvdC5TbmFwc2hvdEVudhrOAgoLU25hcHNob3RFbnYSRwoGc3RhdHVzGAEgASgOMjcucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuU3RhdHVzEgwKBG5hbWUYAiABKAkSEwoLZGVzY3JpcHRpb24YAyABKAkSDAoEc3BlYxgEIAEoCRITCgtpc19yZXF1aXJlZBgFIAEoCBIOCgZvcmlnaW4YBiABKAkSFgoOb3JpZ2luYWxfdmFsdWUYByABKAkSFgoOcmVzb2x2ZWRfdmFsdWUYCCABKAkSEwoLY3JlYXRlX3RpbWUYCSABKAkSEwoLdXBkYXRlX3RpbWUYCiABKAkSRgoGZXJyb3JzGAsgAygLMjYucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuRXJyb3IaJgoFRXJyb3ISDAoEY29kZRgBIAEoDRIPCgdtZXNzYWdlGAIgASgJIloKBlN0YXR1cxIWChJTVEFUVVNfVU5TUEVDSUZJRUQQABISCg5TVEFUVVNfTElURVJBTBABEhEKDVNUQVRVU19ISURERU4QAhIRCg1TVEFUVVNfTUFTS0VEEAMimwEKF01vbml0b3JFbnZTdG9yZVJlc3BvbnNlEjIKBHR5cGUYASABKA4yJC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlVHlwZRJECghzbmFwc2hvdBgCIAEoCzIwLnJ1bm1lLnJ1bm5lci52Mi5Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90SABCBgoEZGF0YSpdChNTZXNzaW9uRW52U3RvcmVUeXBlEiYKIlNFU1NJT05fRU5WX1NUT1JFX1RZUEVfVU5TUEVDSUZJRUQQABIeChpTRVNTSU9OX0VOVl9TVE9SRV9UWVBFX09XTBABKl4KC0V4ZWN1dGVTdG9wEhwKGEVYRUNVVEVfU1RPUF9VTlNQRUNJRklFRBAAEhoKFkVYRUNVVEVfU1RPUF9JTlRFUlJVUFQQARIVChFFWEVDVVRFX1NUT1BfS0lMTBACKlUKD1Nlc3Npb25TdHJhdGVneRIgChxTRVNTSU9OX1NUUkFURUdZX1VOU1BFQ0lGSUVEEAASIAocU0VTU0lPTl9TVFJBVEVHWV9NT1NUX1JFQ0VOVBABKmIKE01vbml0b3JFbnZTdG9yZVR5cGUSJgoiTU9OSVRPUl9FTlZfU1RPUkVfVFlQRV9VTlNQRUNJRklFRBAAEiMKH01PTklUT1JfRU5WX1NUT1JFX1RZUEVfU05BUFNIT1QQATKQBgoNUnVubmVyU2VydmljZRJgCg1DcmVhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXNwb25zZSIAElcKCkdldFNlc3Npb24SIi5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlcXVlc3QaIy5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlc3BvbnNlIgASXQoMTGlzdFNlc3Npb25zEiQucnVubWUucnVubmVyLnYyLkxpc3RTZXNzaW9uc1JlcXVlc3QaJS5ydW5tZS5ydW5uZXIudjIuTGlzdFNlc3Npb25zUmVzcG9uc2UiABJgCg1VcGRhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXNwb25zZSIAEmAKDURlbGV0ZVNlc3Npb24SJS5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlcXVlc3QaJi5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlc3BvbnNlIgASaAoPTW9uaXRvckVudlN0b3JlEicucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlcXVlc3QaKC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2UiADABElIKB0V4ZWN1dGUSHy5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlcXVlc3QaIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlIgAoATABEmMKDlJlc29sdmVQcm9ncmFtEiYucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdBonLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbVJlc3BvbnNlIgBCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z",[nm,Vs]),Tu=nt(zr,12),Jn=nt(zr,13),sm=$i(zr,19,0),at=Hi(sm),om=$i(zr,2),am=Hi(om);function cm(e,t){Ru(t,e);const r=um(e.$unknown,t),[i,n,a]=Gi(t);for(const d of r)Iu(i,new Ns(d.data),n,d.wireType,{readUnknownFields:!0});return a()}function lm(e,t,r){var i;Ru(t,e);const n=((i=e.$unknown)!==null&&i!==void 0?i:[]).filter(c=>c.no!==t.number),[a,d]=Gi(t,r),s=new lu;Su(s,{writeUnknownFields:!0},a,d);const o=new Ns(s.finish());for(;o.pos<o.len;){const[c,g]=o.tag(),f=o.skip(g,c);n.push({no:c,wireType:g,data:f})}e.$unknown=n}function um(e,t){if(e===void 0)return[];if(t.fieldKind==="enum"||t.fieldKind==="scalar"){for(let r=e.length-1;r>=0;--r)if(e[r].no==t.number)return[e[r]];return[]}return e.filter(r=>r.no===t.number)}function Gi(e,t){const r=e.typeName,i=Object.assign(Object.assign({},e),{kind:"field",parent:e.extendee,localName:r}),n=Object.assign(Object.assign({},e.extendee),{fields:[i],members:[i],oneofs:[]}),a=Ie(n,t!==void 0?{[r]:t}:void 0);return[Je(n,a),i,()=>{const d=a[r];if(d===void 0){const s=e.message;return jr(s)?Wt(s.fields[0].scalar,s.fields[0].longAsString):Ie(s)}return d}]}function Ru(e,t){if(e.extendee.typeName!=t.$typeName)throw new Error(`extension ${e.typeName} can only be applied to message ${e.extendee.typeName}`)}const dm=3,hm=2,Oa={alwaysEmitImplicit:!1,enumAsInteger:!1,useProtoFieldName:!1};function fm(e){return e?Object.assign(Object.assign({},Oa),e):Oa}function pm(e,t,r){return Qr(Je(e,t),fm(r))}function Qr(e,t){var r;const i=bm(e,t);if(i!==void 0)return i;const n={};for(const a of e.sortedFields){if(!e.isSet(a)){if(a.presence==dm)throw new Error(`cannot encode ${a} to JSON: required field not set`);if(!t.alwaysEmitImplicit||a.presence!==hm)continue}const d=Fa(a,e.get(a),t);d!==void 0&&(n[vm(a,t)]=d)}if(t.registry){const a=new Set;for(const{no:d}of(r=e.getUnknown())!==null&&r!==void 0?r:[])if(!a.has(d)){a.add(d);const s=t.registry.getExtensionFor(e.desc,d);if(!s)continue;const o=cm(e.message,s),[c,g]=Gi(s,o),f=Fa(g,c.get(g),t);f!==void 0&&(n[s.jsonName]=f)}}return n}function Fa(e,t,r){switch(e.fieldKind){case"scalar":return Zi(e,t);case"message":return Qr(t,r);case"enum":return Ms(e.enum,t,r.enumAsInteger);case"list":return mm(t,r);case"map":return gm(t,r)}}function gm(e,t){const r=e.field(),i={};switch(r.mapKind){case"scalar":for(const[n,a]of e)i[n]=Zi(r,a);break;case"message":for(const[n,a]of e)i[n]=Qr(a,t);break;case"enum":for(const[n,a]of e)i[n]=Ms(r.enum,a,t.enumAsInteger);break}return t.alwaysEmitImplicit||e.size>0?i:void 0}function mm(e,t){const r=e.field(),i=[];switch(r.listKind){case"scalar":for(const n of e)i.push(Zi(r,n));break;case"enum":for(const n of e)i.push(Ms(r.enum,n,t.enumAsInteger));break;case"message":for(const n of e)i.push(Qr(n,t));break}return t.alwaysEmitImplicit||i.length>0?i:void 0}function Ms(e,t,r){var i;if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: expected number, got ${Ae(t)}`);if(e.typeName=="google.protobuf.NullValue")return null;if(r)return t;const n=e.value[t];return(i=n==null?void 0:n.name)!==null&&i!==void 0?i:t}function Zi(e,t){var r,i,n,a,d,s;switch(e.scalar){case F.INT32:case F.SFIXED32:case F.SINT32:case F.FIXED32:case F.UINT32:if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: ${(r=Bt(e,t))===null||r===void 0?void 0:r.message}`);return t;case F.FLOAT:case F.DOUBLE:if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: ${(i=Bt(e,t))===null||i===void 0?void 0:i.message}`);return Number.isNaN(t)?"NaN":t===Number.POSITIVE_INFINITY?"Infinity":t===Number.NEGATIVE_INFINITY?"-Infinity":t;case F.STRING:if(typeof t!="string")throw new Error(`cannot encode ${e} to JSON: ${(n=Bt(e,t))===null||n===void 0?void 0:n.message}`);return t;case F.BOOL:if(typeof t!="boolean")throw new Error(`cannot encode ${e} to JSON: ${(a=Bt(e,t))===null||a===void 0?void 0:a.message}`);return t;case F.UINT64:case F.FIXED64:case F.INT64:case F.SFIXED64:case F.SINT64:if(typeof t!="bigint"&&typeof t!="string")throw new Error(`cannot encode ${e} to JSON: ${(d=Bt(e,t))===null||d===void 0?void 0:d.message}`);return t.toString();case F.BYTES:if(t instanceof Uint8Array)return _g(t);throw new Error(`cannot encode ${e} to JSON: ${(s=Bt(e,t))===null||s===void 0?void 0:s.message}`)}}function vm(e,t){return t.useProtoFieldName?e.name:e.jsonName}function bm(e,t){if(e.desc.typeName.startsWith("google.protobuf."))switch(e.desc.typeName){case"google.protobuf.Any":return _m(e.message,t);case"google.protobuf.Timestamp":return Em(e.message);case"google.protobuf.Duration":return ym(e.message);case"google.protobuf.FieldMask":return Sm(e.message);case"google.protobuf.Struct":return Bu(e.message);case"google.protobuf.Value":return Ps(e.message);case"google.protobuf.ListValue":return Lu(e.message);default:if(jr(e.desc)){const r=e.desc.fields[0];return Zi(r,e.get(r))}return}}function _m(e,t){if(e.typeUrl==="")return{};const{registry:r}=t;let i,n;if(r&&(i=em(e,r),i&&(n=r.getMessage(i.$typeName))),!n||!i)throw new Error(`cannot encode message ${e.$typeName} to JSON: "${e.typeUrl}" is not in the type registry`);let a=Qr(Je(n,i),t);return(n.typeName.startsWith("google.protobuf.")||a===null||Array.isArray(a)||typeof a!="object")&&(a={value:a}),a["@type"]=e.typeUrl,a}function ym(e){if(Number(e.seconds)>315576e6||Number(e.seconds)<-315576e6)throw new Error(`cannot encode message ${e.$typeName} to JSON: value out of range`);let t=e.seconds.toString();if(e.nanos!==0){let r=Math.abs(e.nanos).toString();r="0".repeat(9-r.length)+r,r.substring(3)==="000000"?r=r.substring(0,3):r.substring(6)==="000"&&(r=r.substring(0,6)),t+="."+r,e.nanos<0&&Number(e.seconds)==0&&(t="-"+t)}return t+"s"}function Sm(e){return e.paths.map(t=>{if(t.match(/_[0-9]?_/g)||t.match(/[A-Z]/g))throw new Error(`cannot encode message ${e.$typeName} to JSON: lowerCamelCase of path name "`+t+'" is irreversible');return Or(t)}).join(",")}function Bu(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=Ps(i);return t}function Ps(e){switch(e.kind.case){case"nullValue":return null;case"numberValue":if(!Number.isFinite(e.kind.value))throw new Error(`${e.$typeName} cannot be NaN or Infinity`);return e.kind.value;case"boolValue":return e.kind.value;case"stringValue":return e.kind.value;case"structValue":return Bu(e.kind.value);case"listValue":return Lu(e.kind.value);default:throw new Error(`${e.$typeName} must have a value`)}}function Lu(e){return e.values.map(Ps)}function Em(e){const t=Number(e.seconds)*1e3;if(t<Date.parse("0001-01-01T00:00:00Z")||t>Date.parse("9999-12-31T23:59:59Z"))throw new Error(`cannot encode message ${e.$typeName} to JSON: must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive`);if(e.nanos<0)throw new Error(`cannot encode message ${e.$typeName} to JSON: nanos must not be negative`);let r="Z";if(e.nanos>0){const i=(e.nanos+1e9).toString().substring(1);i.substring(3)==="000000"?r="."+i.substring(0,3)+"Z":i.substring(6)==="000"?r="."+i.substring(0,6)+"Z":r="."+i+"Z"}return new Date(t).toISOString().replace(".000Z",r)}const Va={ignoreUnknownFields:!1};function wm(e){return e?Object.assign(Object.assign({},Va),e):Va}function Cm(e,t,r){const i=Je(e);try{sr(i,t,wm(r))}catch(n){throw Eg(n)?new Error(`cannot decode ${n.field()} from JSON: ${n.message}`,{cause:n}):n}return i.message}function sr(e,t,r){var i;if(Bm(e,t,r))return;if(t==null||Array.isArray(t)||typeof t!="object")throw new Error(`cannot decode ${e.desc} from JSON: ${Ae(t)}`);const n=new Map,a=new Map;for(const d of e.desc.fields)a.set(d.name,d).set(d.jsonName,d);for(const[d,s]of Object.entries(t)){const o=a.get(d);if(o){if(o.oneof){if(s===null&&o.fieldKind=="scalar")continue;const c=n.get(o.oneof);if(c!==void 0)throw new Me(o.oneof,`oneof set multiple times by ${c.name} and ${o.name}`);n.set(o.oneof,o)}Ua(e,o,s,r)}else{let c;if(d.startsWith("[")&&d.endsWith("]")&&(c=(i=r.registry)===null||i===void 0?void 0:i.getExtension(d.substring(1,d.length-1)))&&c.extendee.typeName===e.desc.typeName){const[g,f,m]=Gi(c);Ua(g,f,s,r),lm(e.message,c,m())}if(!c&&!r.ignoreUnknownFields)throw new Error(`cannot decode ${e.desc} from JSON: key "${d}" is unknown`)}}}function Ua(e,t,r,i){switch(t.fieldKind){case"scalar":Tm(e,t,r);break;case"enum":Nm(e,t,r,i);break;case"message":Am(e,t,r,i);break;case"list":Im(e.get(t),r,i);break;case"map":km(e.get(t),r,i);break}}function km(e,t,r){if(t===null)return;const i=e.field();if(typeof t!="object"||Array.isArray(t))throw new Me(i,"expected object, got "+Ae(t));for(const[n,a]of Object.entries(t)){if(a===null)throw new Me(i,"map value must not be null");let d;switch(i.mapKind){case"message":const o=Je(i.message);sr(o,a,r),d=o;break;case"enum":if(d=Ws(i.enum,a,r.ignoreUnknownFields,!0),d===Ki)return;break;case"scalar":d=Xi(i,a,!0);break}const s=Rm(i.mapKey,n);e.set(s,d)}}function Im(e,t,r){if(t===null)return;const i=e.field();if(!Array.isArray(t))throw new Me(i,"expected Array, got "+Ae(t));for(const n of t){if(n===null)throw new Me(i,"list item must not be null");switch(i.listKind){case"message":const a=Je(i.message);sr(a,n,r),e.add(a);break;case"enum":const d=Ws(i.enum,n,r.ignoreUnknownFields,!0);d!==Ki&&e.add(d);break;case"scalar":e.add(Xi(i,n,!0));break}}}function Am(e,t,r,i){if(r===null&&t.message.typeName!="google.protobuf.Value"){e.clear(t);return}const n=e.isSet(t)?e.get(t):Je(t.message);sr(n,r,i),e.set(t,n)}function Nm(e,t,r,i){const n=Ws(t.enum,r,i.ignoreUnknownFields,!1);n===Yi?e.clear(t):n!==Ki&&e.set(t,n)}function Tm(e,t,r){const i=Xi(t,r,!1);i===Yi?e.clear(t):e.set(t,i)}const Ki=Symbol();function Ws(e,t,r,i){if(t===null)return e.typeName=="google.protobuf.NullValue"?0:i?e.values[0].number:Yi;switch(typeof t){case"number":if(Number.isInteger(t))return t;break;case"string":const n=e.values.find(a=>a.name===t);if(n!==void 0)return n.number;if(r)return Ki;break}throw new Error(`cannot decode ${e} from JSON: ${Ae(t)}`)}const Yi=Symbol();function Xi(e,t,r){if(t===null)return r?Wt(e.scalar,!1):Yi;switch(e.scalar){case F.DOUBLE:case F.FLOAT:if(t==="NaN")return NaN;if(t==="Infinity")return Number.POSITIVE_INFINITY;if(t==="-Infinity")return Number.NEGATIVE_INFINITY;if(typeof t=="number"){if(Number.isNaN(t))throw new Me(e,"unexpected NaN number");if(!Number.isFinite(t))throw new Me(e,"unexpected infinite number");break}if(typeof t=="string"){if(t===""||t.trim().length!==t.length)break;const i=Number(t);if(!Number.isFinite(i))break;return i}break;case F.INT32:case F.FIXED32:case F.SFIXED32:case F.SINT32:case F.UINT32:return xu(t);case F.BYTES:if(typeof t=="string"){if(t==="")return new Uint8Array(0);try{return ru(t)}catch(i){const n=i instanceof Error?i.message:String(i);throw new Me(e,n)}}break}return t}function Rm(e,t){switch(e){case F.BOOL:switch(t){case"true":return!0;case"false":return!1}return t;case F.INT32:case F.FIXED32:case F.UINT32:case F.SFIXED32:case F.SINT32:return xu(t);default:return t}}function xu(e){if(typeof e=="string"){if(e===""||e.trim().length!==e.length)return e;const t=Number(e);return Number.isNaN(t)?e:t}return e}function Bm(e,t,r){if(!e.desc.typeName.startsWith("google.protobuf."))return!1;switch(e.desc.typeName){case"google.protobuf.Any":return Lm(e.message,t,r),!0;case"google.protobuf.Timestamp":return xm(e.message,t),!0;case"google.protobuf.Duration":return Dm(e.message,t),!0;case"google.protobuf.FieldMask":return Om(e.message,t),!0;case"google.protobuf.Struct":return Du(e.message,t),!0;case"google.protobuf.Value":return $s(e.message,t),!0;case"google.protobuf.ListValue":return Ou(e.message,t),!0;default:if(jr(e.desc)){const i=e.desc.fields[0];return t===null?e.clear(i):e.set(i,Xi(i,t,!0)),!0}return!1}}function Lm(e,t,r){var i;if(t===null||Array.isArray(t)||typeof t!="object")throw new Error(`cannot decode message ${e.$typeName} from JSON: expected object but got ${Ae(t)}`);if(Object.keys(t).length==0)return;const n=t["@type"];if(typeof n!="string"||n=="")throw new Error(`cannot decode message ${e.$typeName} from JSON: "@type" is empty`);const a=n.includes("/")?n.substring(n.lastIndexOf("/")+1):n;if(!a.length)throw new Error(`cannot decode message ${e.$typeName} from JSON: "@type" is invalid`);const d=(i=r.registry)===null||i===void 0?void 0:i.getMessage(a);if(!d)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${n} is not in the type registry`);const s=Je(d);if(a.startsWith("google.protobuf.")&&Object.prototype.hasOwnProperty.call(t,"value")){const o=t.value;sr(s,o,r)}else{const o=Object.assign({},t);delete o["@type"],sr(s,o,r)}Qg(s.desc,s.message,e)}function xm(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ae(t)}`);const r=t.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:\.([0-9]{1,9}))?(?:Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!r)throw new Error(`cannot decode message ${e.$typeName} from JSON: invalid RFC 3339 string`);const i=Date.parse(r[1]+"-"+r[2]+"-"+r[3]+"T"+r[4]+":"+r[5]+":"+r[6]+(r[8]?r[8]:"Z"));if(Number.isNaN(i))throw new Error(`cannot decode message ${e.$typeName} from JSON: invalid RFC 3339 string`);if(i<Date.parse("0001-01-01T00:00:00Z")||i>Date.parse("9999-12-31T23:59:59Z"))throw new Error(`cannot decode message ${e.$typeName} from JSON: must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive`);e.seconds=de.parse(i/1e3),e.nanos=0,r[7]&&(e.nanos=parseInt("1"+r[7]+"0".repeat(9-r[7].length))-1e9)}function Dm(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ae(t)}`);const r=t.match(/^(-?[0-9]+)(?:\.([0-9]+))?s/);if(r===null)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ae(t)}`);const i=Number(r[1]);if(i>315576e6||i<-315576e6)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ae(t)}`);if(e.seconds=de.parse(i),typeof r[2]!="string")return;const n=r[2]+"0".repeat(9-r[2].length);e.nanos=parseInt(n),(i<0||Object.is(i,-0))&&(e.nanos=-e.nanos)}function Om(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ae(t)}`);if(t==="")return;function r(i){if(i.includes("_"))throw new Error(`cannot decode message ${e.$typeName} from JSON: path names must be lowerCamelCase`);const n=i.replace(/[A-Z]/g,a=>"_"+a.toLowerCase());return n[0]==="_"?n.substring(1):n}e.paths=t.split(",").map(r)}function Du(e,t){if(typeof t!="object"||t==null||Array.isArray(t))throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ae(t)}`);for(const[r,i]of Object.entries(t)){const n=Ie(Nu);$s(n,i),e.fields[r]=n}}function $s(e,t){switch(typeof t){case"number":e.kind={case:"numberValue",value:t};break;case"string":e.kind={case:"stringValue",value:t};break;case"boolean":e.kind={case:"boolValue",value:t};break;case"object":if(t===null)e.kind={case:"nullValue",value:Xn.NULL_VALUE};else if(Array.isArray(t)){const r=Ie(im);Ou(r,t),e.kind={case:"listValue",value:r}}else{const r=Ie(rm);Du(r,t),e.kind={case:"structValue",value:r}}break;default:throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ae(t)}`)}return e}function Ou(e,t){if(!Array.isArray(t))throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ae(t)}`);for(const r of t){const i=Ie(Nu);$s(i,r),e.values.push(i)}}const Fm=kt("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),Vm=$i(Fm,0),Um=Hi(Vm),Mm=kt("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),Fu=kt("CiBydW5tZS9zdHJlYW0vdjEvd2Vic29ja2V0cy5wcm90bxIPcnVubWUuc3RyZWFtLnYxIkIKD1dlYnNvY2tldFN0YXR1cxIeCgRjb2RlGAEgASgOMhAuZ29vZ2xlLnJwYy5Db2RlEg8KB21lc3NhZ2UYAiABKAkiGQoEUGluZxIRCgl0aW1lc3RhbXAYASABKAMiGQoEUG9uZxIRCgl0aW1lc3RhbXAYASABKAMiugEKEFdlYnNvY2tldFJlcXVlc3QSOgoPZXhlY3V0ZV9yZXF1ZXN0GAEgASgLMh8ucnVubWUucnVubmVyLnYyLkV4ZWN1dGVSZXF1ZXN0SAASIwoEcGluZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5QaW5nEhYKDWF1dGhvcml6YXRpb24YyAEgASgJEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWQi2AEKEVdlYnNvY2tldFJlc3BvbnNlEjwKEGV4ZWN1dGVfcmVzcG9uc2UYASABKAsyIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlSAASIwoEcG9uZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5Qb25nEjEKBnN0YXR1cxjIASABKAsyIC5ydW5tZS5zdHJlYW0udjEuV2Vic29ja2V0U3RhdHVzEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWRCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3N0cmVhbS92MTtzdHJlYW12MWIGcHJvdG8z",[Mm,zr]),jn=nt(Fu,3),Pm=nt(Fu,4),Be=[];for(let e=0;e<256;++e)Be.push((e+256).toString(16).slice(1));function Wm(e,t=0){return(Be[e[t+0]]+Be[e[t+1]]+Be[e[t+2]]+Be[e[t+3]]+"-"+Be[e[t+4]]+Be[e[t+5]]+"-"+Be[e[t+6]]+Be[e[t+7]]+"-"+Be[e[t+8]]+Be[e[t+9]]+"-"+Be[e[t+10]]+Be[e[t+11]]+Be[e[t+12]]+Be[e[t+13]]+Be[e[t+14]]+Be[e[t+15]]).toLowerCase()}let Sn;const $m=new Uint8Array(16);function Hm(){if(!Sn){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Sn=crypto.getRandomValues.bind(crypto)}return Sn($m)}const Gm=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Ma={randomUUID:Gm};function Zm(e,t,r){var i;if(Ma.randomUUID&&!e)return Ma.randomUUID();e=e||{};const n=e.random??((i=e.rng)==null?void 0:i.call(e))??Hm();if(n.length<16)throw new Error("Random bytes length must be >= 16");return n[6]=n[6]&15|64,n[8]=n[8]&63|128,Wm(n)}const Km=5e3,Ym=1e3,ci=4e3,Pa=1e3;class Xm{constructor({knownID:t,runID:r,sequence:i,options:n}){this.queue=new Ye,this.subscriptions=[],this.reconnect=new Ye,this.client=new Ee,this._latencies=new Ye,this._latenciesConnectable=Tt(this._latencies.asObservable().pipe(qf((a,d)=>{if(d.latency<0){const s=a.get(d.streamID);s&&a.set(d.streamID,{...s,readyState:d.readyState})}else a.set(d.streamID,d);return a},new Map))),this._errors=new Ye,this._errorsConnectable=Tt(this._errors.asObservable()),this._stdout=new Ye,this._stderr=new Ye,this._exitCode=new Ye,this._pid=new Ye,this._mimeType=new Ye,this._stdoutConnectable=Tt(this._stdout.asObservable()),this._stderrConnectable=Tt(this._stderr.asObservable()),this._exitCodeConnectable=Tt(this._exitCode.asObservable()),this._pidConnectable=Tt(this._pid.asObservable()),this._mimeTypeConnectable=Tt(this._mimeType.asObservable()),this.knownID=t,this.runID=r,this.sequence=i,this.runnerEndpoint=n.runnerEndpoint,this.interceptors=n.interceptors,this.autoReconnect=n.autoReconnect,this._latenciesConnectable.connect(),this._errorsConnectable.connect(),this._stdoutConnectable.connect(),this._stderrConnectable.connect(),this._exitCodeConnectable.connect(),this._pidConnectable.connect(),this._mimeTypeConnectable.connect(),this.client=this.reconnect.pipe(Yo(Pa,Jr,{leading:!0,trailing:!0}),Ko(a=>this.useSocketClient(a.streamID).pipe(Ko(d=>this.useHeartbeat(d,a))))).pipe(wl()),this.subscriptions.push(this.monitor()),this.subscriptions.push(this.process())}get latencies(){return this._latenciesConnectable}get errors(){return this._errorsConnectable}get stdout(){return this._stdoutConnectable}get stderr(){return this._stderrConnectable}get exitCode(){return this._exitCodeConnectable}get pid(){return this._pidConnectable}get mimeType(){return this._mimeTypeConnectable}monitor(){return Hf(Ym).pipe(rt(()=>this.autoReconnect),fn(this.reconnect),rt(([,t])=>t.heartbeat==="CONTINUOUS"),fn(this.latencies),We(([,t])=>Array.from(t.values()).filter(r=>r.readyState===WebSocket.OPEN&&r.latency>=ci)),rt(t=>t.length>0),Yo(Pa)).subscribe({next:t=>{console.log(new Date,"Triggering reconnect",t),this.connect()},complete:()=>{console.log("Monitor complete")},error:t=>{console.error("Error in monitor",t)}})}process(){const t=this.client.pipe(rt(n=>(n==null?void 0:n.readyState)===WebSocket.OPEN),Zo(1)),r=this.queue.pipe(Jf(()=>t),rt(n=>n.length>0),We(n=>n.sort((a,d)=>{const s=o=>{var c;return!!((c=o.payload.value)!=null&&c.config)};return s(d)?1:s(a)?-1:0}))),i=this.queue.pipe(ep(t));return Gf(r.pipe(Dt(n=>n)),i).pipe(fn(this.client),si(([,n])=>n.readyState===WebSocket.OPEN),Dt(async([n,a])=>{await $a({req:n,interceptors:this.interceptors,socket:a,knownID:this.knownID,runID:this.runID})})).subscribe({error:n=>{this._errors.next(n)}})}useSocketClient(t){return new Ee(r=>{const i=new URL(this.runnerEndpoint);i.searchParams.set("id",t),i.searchParams.set("runID",this.runID);const n=new WebSocket(i.toString()),a=c=>{if(console.log(new Date,`WebSocket transport ${t} closed`,c),c.code===1005){r.complete();return}if(this.autoReconnect){this.connect();return}},d=c=>{console.log(new Date,`WebSocket transport ${t} error`,c),this.autoReconnect||r.error(c)},s=c=>{var g,f;if(typeof c.data!="string"){console.warn("Unexpected WebSocket message type:",typeof c.data);return}let m;try{m=Wa(c.data),console.log("Received WebsocketResponse:",m)}catch(v){console.error("Failed to parse WebsocketResponse:",v)}const _=m.status;if(_&&_.code!==Um.OK){r.error(_);return}if(m.pong)return;const w=m.payload.value;if(w.stdoutData&&w.stdoutData.length>0&&((g=this.callback)==null||g.call(this,{type:ee.terminalStdout,output:{"runme.dev/id":this.knownID,data:w.stdoutData}}),this._stdout.next(w.stdoutData)),w.stderrData&&w.stderrData.length>0&&((f=this.callback)==null||f.call(this,{type:ee.terminalStderr,output:{"runme.dev/id":this.knownID,data:w.stderrData}}),this._stderr.next(w.stderrData)),w.exitCode!==void 0&&(this._exitCode.next(w.exitCode),r.complete()),w.pid!==void 0&&this._pid.next(w.pid),w.mimeType){const v=w.mimeType.split(";")[0];this._mimeType.next(v)}},o=()=>{console.log(new Date,`✅ Connected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),r.next(n)};return n.addEventListener("close",a),n.addEventListener("error",d),n.addEventListener("message",s),n.addEventListener("open",o),()=>{console.log(new Date,`☑️ Cleanly disconnected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),n.removeEventListener("close",a),n.removeEventListener("error",d),n.removeEventListener("message",s),n.removeEventListener("open",o),n.close()}})}setCallback(t){this.callback=t}sendExecuteRequest(t){this.queue.next(Ie(jn,{payload:{value:t,case:"executeRequest"}}))}useHeartbeat(t,{streamID:r,heartbeat:i}){return new Ee(n=>{const a=Vn(t,"message").pipe(si(()=>t.readyState===WebSocket.OPEN),We(o=>Wa(o.data)),We(o=>o.pong),rt(o=>o!==void 0),We(o=>({receivedAt:BigInt(Date.now()),pong:o}))),d=(i==="INITIAL"?wr(0):wr(0,Km)).pipe(si(()=>t.readyState===WebSocket.OPEN),We(()=>{const o={timestamp:BigInt(Date.now())};return Ie(jn,{ping:o})}),Dt(async o=>(await $a({req:o,interceptors:this.interceptors,socket:t}),o)),We(o=>o.ping)).pipe(rt(o=>(o==null?void 0:o.timestamp)!==void 0),Dt(o=>Yf(a.pipe(rt(c=>c.pong.timestamp===o.timestamp),Zo(1),We(c=>{const g=o.timestamp,f=c.receivedAt;return Number(f-g)})),wr(ci).pipe(We(()=>{throw new Error(`Pong not received within ${ci}ms for stream ${r}`)}))).pipe(yl(c=>(this._latencies.next({streamID:r,latency:ci,readyState:t.readyState,updatedAt:BigInt(Date.now())}),console.log(new Date,"Ping deadline exceeded",c.message),Nf(null))))),Qf(()=>{this._latencies.next({streamID:r,latency:-1,readyState:t.readyState,updatedAt:BigInt(Date.now())})}),tp(o=>{o!==null&&this._latencies.next({streamID:r,latency:o,readyState:t.readyState,updatedAt:BigInt(Date.now())})})),s=[];return s.push(d.subscribe({error:o=>{console.error("Unexpected error sending heartbeat",o)}})),n.next(t),()=>{s.forEach(o=>o.unsubscribe())}})}connect(t="CONTINUOUS"){const r=Jm(),i=this.latencies.pipe(We(n=>{const a=n.get(r);return a===void 0?null:a}),si(n=>(n==null?void 0:n.readyState)===WebSocket.OPEN));return this.reconnect.next({streamID:r,heartbeat:t}),i}close(){this.reconnect.complete(),this.queue.complete(),this._latencies.complete(),this.subscriptions.forEach(t=>t.unsubscribe())}}function Wa(e){const t=JSON.parse(e);return Cm(Pm,t)}async function $a({req:e,interceptors:t,socket:r,knownID:i,runID:n}){i&&(e.knownId=i),n&&(e.runId=n);const a={stream:!1,message:{},method:{},service:{},requestMethod:"UPGRADE",url:r.url,signal:new AbortController().signal,header:new Headers,contextValues:{}};let d=async o=>({stream:!1,message:{},method:{},service:{},header:o.header});for(const o of t.concat().reverse())d=o(d);const s=(await d(a)).header.get("Authorization");s&&e&&(e.authorization=s),r.send(JSON.stringify(pm(jn,e)))}function Jm(){return Zm().replace(/-/g,"")}var jm=Object.defineProperty,zm=Object.getOwnPropertyDescriptor,Vu=e=>{throw TypeError(e)},se=(e,t,r,i)=>{for(var n=i>1?void 0:i?zm(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&jm(t,r,n),n},Hs=(e,t,r)=>t.has(e)||Vu("Cannot "+r),ue=(e,t,r)=>(Hs(e,t,"read from private field"),t.get(e)),li=(e,t,r)=>t.has(e)?Vu("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Li=(e,t,r,i)=>(Hs(e,t,"write to private field"),t.set(e,r),r),$e=(e,t,r)=>(Hs(e,t,"access private method"),r),De,it,Ot,Ve,Uu,Gs,Mu,zn,xi,Qn,Pu,Wu;const Qm="runme-console";let ne=class extends Oe{constructor(){super(),li(this,Ve),this.disposables=[],li(this,De),li(this,it,[]),li(this,Ot,{rows:34,cols:100,x:0,y:0}),this.buttons=!0,this.takeFocus=!0,this.theme="dark",this.isLoading=!1,this.isCreatingEscalation=!1,this.isUpdatedReady=!1,this.isAutoSaveEnabled=!1,this.isPlatformAuthEnabled=!1,this.isDaggerOutput=!1,this.reconnect=!0,this.interceptors=[],$e(this,Ve,Wu).call(this)}applyThemeStyles(){this.consoleView&&this.consoleView.applyThemeStyles()}connectedCallback(){if(super.connectedCallback(),!this.id)throw new Error("No id provided to terminal!");$e(this,Ve,Uu).call(this),$e(this,Ve,zn).call(this),$e(this,Ve,Qn).call(this)}disconnectedCallback(){super.disconnectedCallback(),$e(this,Ve,xi).call(this),this.disposables.forEach(({dispose:e})=>e())}updated(e){super.updated(e),this.consoleView&&$e(this,Ve,Gs).call(this),(e.has("knownId")||e.has("runId")||e.has("sequence")||e.has("runnerEndpoint")||e.has("interceptors")||e.has("commands")||e.has("languageId"))&&($e(this,Ve,zn).call(this),$e(this,Ve,Qn).call(this))}firstUpdated(e){super.firstUpdated(e)}render(){return j`<div></div>`}dispose(){$e(this,Ve,xi).call(this),this.disposables.forEach(({dispose:e})=>e())}};De=new WeakMap;it=new WeakMap;Ot=new WeakMap;Ve=new WeakSet;Uu=function(){this.shadowRoot&&(this.consoleView=document.createElement("console-view"),$e(this,Ve,Gs).call(this),this.shadowRoot.appendChild(this.consoleView),$e(this,Ve,Mu).call(this))};Gs=function(){this.consoleView&&(this.consoleView.setAttribute("id",this.id),this.consoleView.setAttribute("buttons",this.buttons.toString()),this.consoleView.setAttribute("takeFocus",this.takeFocus.toString()),this.consoleView.setAttribute("theme",this.theme),this.fontFamily&&this.consoleView.setAttribute("fontFamily",this.fontFamily),this.fontSize!==void 0&&this.consoleView.setAttribute("fontSize",this.fontSize.toString()),this.cursorStyle&&this.consoleView.setAttribute("cursorStyle",this.cursorStyle),this.cursorBlink!==void 0&&this.consoleView.setAttribute("cursorBlink",this.cursorBlink.toString()),this.cursorWidth!==void 0&&this.consoleView.setAttribute("cursorWidth",this.cursorWidth.toString()),this.smoothScrollDuration!==void 0&&this.consoleView.setAttribute("smoothScrollDuration",this.smoothScrollDuration.toString()),this.scrollback!==void 0&&this.consoleView.setAttribute("scrollback",this.scrollback.toString()),this.initialContent&&this.consoleView.setAttribute("initialContent",this.initialContent),this.initialRows!==void 0&&this.consoleView.setAttribute("initialRows",this.initialRows.toString()),this.lastLine!==void 0&&this.consoleView.setAttribute("lastLine",this.lastLine.toString()),this.isLoading!==void 0&&this.consoleView.setAttribute("isLoading",this.isLoading.toString()),this.isCreatingEscalation!==void 0&&this.consoleView.setAttribute("isCreatingEscalation",this.isCreatingEscalation.toString()),this.shareUrl&&this.consoleView.setAttribute("shareUrl",this.shareUrl),this.escalationUrl&&this.consoleView.setAttribute("escalationUrl",this.escalationUrl),this.isUpdatedReady!==void 0&&this.consoleView.setAttribute("isUpdatedReady",this.isUpdatedReady.toString()),this.isAutoSaveEnabled!==void 0&&this.consoleView.setAttribute("isAutoSaveEnabled",this.isAutoSaveEnabled.toString()),this.isPlatformAuthEnabled!==void 0&&this.consoleView.setAttribute("isPlatformAuthEnabled",this.isPlatformAuthEnabled.toString()),this.isDaggerOutput!==void 0&&this.consoleView.setAttribute("isDaggerOutput",this.isDaggerOutput.toString()))};Mu=function(){if(!this.consoleView)return;const e=t=>r=>{this.dispatchEvent(new CustomEvent(t,{detail:r.detail}))};this.consoleView.addEventListener("stdout",e("stdout")),this.consoleView.addEventListener("stderr",e("stderr")),this.consoleView.addEventListener("exitcode",e("exitcode")),this.consoleView.addEventListener("pid",e("pid")),this.consoleView.addEventListener("mimetype",e("mimetype"))};zn=function(){if(ue(this,De))return;const e=this.knownId??this.id;if(!e||!this.runId||!this.runnerEndpoint)return;Li(this,De,new Xm({knownID:e,runID:this.runId,sequence:this.sequence??0,options:{runnerEndpoint:this.runnerEndpoint,interceptors:this.interceptors??[],autoReconnect:this.reconnect}}));const t=ue(this,De).connect().subscribe();ue(this,it).push(()=>t.unsubscribe());const r=ue(this,De).stdout.subscribe(s=>{this.dispatchEvent(new CustomEvent("stdout",{detail:s})),this.consoleView&&this.consoleView.terminal&&this.consoleView.terminal.write(s)}),i=ue(this,De).stderr.subscribe(s=>{this.dispatchEvent(new CustomEvent("stderr",{detail:s}))}),n=ue(this,De).exitCode.subscribe(s=>{this.dispatchEvent(new CustomEvent("exitcode",{detail:s})),$e(this,Ve,xi).call(this)}),a=ue(this,De).pid.subscribe(s=>{this.dispatchEvent(new CustomEvent("pid",{detail:s}))}),d=ue(this,De).mimeType.subscribe(s=>{this.dispatchEvent(new CustomEvent("mimetype",{detail:s}))});ue(this,it).push(()=>r.unsubscribe()),ue(this,it).push(()=>i.unsubscribe()),ue(this,it).push(()=>n.unsubscribe()),ue(this,it).push(()=>a.unsubscribe()),ue(this,it).push(()=>d.unsubscribe())};xi=function(){var e;ue(this,it).forEach(t=>{try{t()}catch{}}),Li(this,it,[]),(e=ue(this,De))==null||e.close(),Li(this,De,void 0)};Qn=function(){if(!ue(this,De)||!this.commands||!this.runId)return;const e=$e(this,Ve,Pu).call(this);e&&ue(this,De).sendExecuteRequest(e)};Pu=function(){var e;const t=this.languageId||"sh",r=new Set(["sh","shell","bash","zsh","fish","ksh","csh","tcsh","dash","powershell","pwsh","cmd","ash","elvish","xonsh"]).has(t),i=Ie(Jn,{sessionStrategy:am.MOST_RECENT,storeStdoutInEnv:!0,config:{languageId:t,background:!1,fileExtension:"",env:[`RUNME_ID=${this.knownId??this.id}`,"RUNME_RUNNER=v2","TERM=xterm-256color"],interactive:!0,runId:this.runId,knownId:this.knownId??this.id},winsize:Ie(Tu,ue(this,Ot))});return((e=this.commands)==null?void 0:e.length)===0?(i.config.mode=yn.INLINE,i.config.source={case:"commands",value:Ie(Da,{items:["zsh -l"]})}):r?(i.config.source={case:"commands",value:Ie(Da,{items:this.commands??[]})},i.config.mode=yn.INLINE):(i.config.source={case:"script",value:(this.commands??[]).join(`
|
|
1777
|
+
`)},i.config.mode=yn.FILE,i.config.fileExtension=this.languageId||""),i};Wu=function(){const e=new TextEncoder,t={postMessage:r=>{var i,n;if(r.type===ee.terminalOpen||r.type===ee.terminalResize){const a=Number(r.output.terminalDimensions.columns),d=Number(r.output.terminalDimensions.rows);if(Number.isFinite(a)&&Number.isFinite(d)){if(ue(this,Ot).cols===a&&ue(this,Ot).rows===d)return;Li(this,Ot,Ie(Tu,{cols:a,rows:d,x:0,y:0}));const s=Ie(Jn,{winsize:ue(this,Ot)});(i=ue(this,De))==null||i.sendExecuteRequest(s)}}if(r.type===ee.terminalStdin){const a=e.encode(r.output.input),d=Ie(Jn,{inputData:a});(n=ue(this,De))==null||n.sendExecuteRequest(d)}},onDidReceiveMessage:r=>{var i;(i=ue(this,De))==null||i.setCallback(r)}};try{ap(t)}catch{console.error("Failed to set context bridge")}};se([Z({type:String})],ne.prototype,"id",2);se([Z({type:Boolean,converter:e=>e!=="false"})],ne.prototype,"buttons",2);se([Z({type:Boolean,converter:e=>e!=="false"})],ne.prototype,"takeFocus",2);se([Z({type:String})],ne.prototype,"theme",2);se([Z({type:String})],ne.prototype,"fontFamily",2);se([Z({type:Number})],ne.prototype,"fontSize",2);se([Z({type:String})],ne.prototype,"cursorStyle",2);se([Z({type:Boolean})],ne.prototype,"cursorBlink",2);se([Z({type:Number})],ne.prototype,"cursorWidth",2);se([Z({type:Number})],ne.prototype,"smoothScrollDuration",2);se([Z({type:Number})],ne.prototype,"scrollback",2);se([Z({type:String})],ne.prototype,"initialContent",2);se([Z({type:Number})],ne.prototype,"initialRows",2);se([Z({type:Number})],ne.prototype,"lastLine",2);se([Z({type:Boolean})],ne.prototype,"isLoading",2);se([Z({type:Boolean})],ne.prototype,"isCreatingEscalation",2);se([Z()],ne.prototype,"shareUrl",2);se([Z()],ne.prototype,"escalationUrl",2);se([Z({type:Boolean})],ne.prototype,"isUpdatedReady",2);se([Z({type:Boolean})],ne.prototype,"isAutoSaveEnabled",2);se([Z({type:Boolean})],ne.prototype,"isPlatformAuthEnabled",2);se([Z({type:Boolean})],ne.prototype,"isDaggerOutput",2);se([Z({type:String})],ne.prototype,"knownId",2);se([Z({type:String})],ne.prototype,"runId",2);se([Z({type:Number})],ne.prototype,"sequence",2);se([Z({type:String})],ne.prototype,"languageId",2);se([Z({type:Array,attribute:!1})],ne.prototype,"commands",2);se([Z({type:String})],ne.prototype,"runnerEndpoint",2);se([Z({type:Boolean,converter:e=>e!=="false"})],ne.prototype,"reconnect",2);se([Z({attribute:!1})],ne.prototype,"interceptors",2);ne=se([Ge(Qm)],ne);var qm=Object.defineProperty,ev=Object.getOwnPropertyDescriptor,Ji=(e,t,r,i)=>{for(var n=i>1?void 0:i?ev(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&qm(t,r,n),n};let or=class extends Oe{constructor(){super(...arguments),this.columns=[],this.rows=[],this.renderer=(e,t)=>j`${e[t]}`,this.displayable=()=>!0,this.hasErrors=()=>!1}get heading(){var e,t;return(e=this.columns)!=null&&e.length?j`
|
|
1730
1778
|
<thead>
|
|
1731
1779
|
<tr>
|
|
1732
1780
|
${(t=this.columns)==null?void 0:t.map(r=>{if(typeof r=="string")return j`<th>${r}</th>`;if(typeof r=="object"){const{text:i,colspan:n}=r;return j`<th colspan="${n||1}">${i}</th>`}})}
|
|
1733
1781
|
</tr>
|
|
1734
1782
|
</thead>
|
|
1735
|
-
`:
|
|
1783
|
+
`:_e}render(){var e,t,r;return!((e=this.rows)!=null&&e.length)&&!((t=this.columns)!=null&&t.length)?_e:j`<table>
|
|
1736
1784
|
${this.heading}
|
|
1737
1785
|
<tbody>
|
|
1738
1786
|
${(r=this.rows)==null?void 0:r.map(i=>j`<tr
|
|
1739
|
-
class="${
|
|
1787
|
+
class="${be(this.hasErrors&&this.hasErrors(i),()=>"row-error",()=>"")}"
|
|
1740
1788
|
>
|
|
1741
|
-
${Object.keys(i).map(n=>{var
|
|
1789
|
+
${Object.keys(i).map(n=>{var a;return be((a=this.displayable)==null?void 0:a.call(this,i,n),()=>{var d;return j`<td>${((d=this.renderer)==null?void 0:d.call(this,i,n))||i[n]}</td>`},()=>_e)})}
|
|
1742
1790
|
</tr>`)}
|
|
1743
1791
|
</tbody>
|
|
1744
|
-
</table>`}};
|
|
1792
|
+
</table>`}};or.styles=et`
|
|
1745
1793
|
:host {
|
|
1746
1794
|
width: 100%;
|
|
1747
1795
|
}
|
|
@@ -1882,8 +1930,7 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1882
1930
|
.flex-center {
|
|
1883
1931
|
align-items: center;
|
|
1884
1932
|
}
|
|
1885
|
-
`;ti([Q({type:Array})],kt.prototype,"columns",2);ti([Q({type:Array})],kt.prototype,"rows",2);ti([Q({type:Object})],kt.prototype,"renderer",2);kt=ti([Ae("table-view")],kt);function Gr(e){let t=!1;const r=[];for(let i=0;i<e.length;i++){let n=e.charAt(i);switch(n){case"_":t=!0;break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":r.push(n),t=!1;break;default:t&&(t=!1,n=n.toUpperCase()),r.push(n);break}}return r.join("")}const Sh=new Set(["constructor","toString","toJSON","valueOf"]);function or(e){return Sh.has(e)?e+"$":e}function Eh(){let e=0,t=0;for(let i=0;i<28;i+=7){let n=this.buf[this.pos++];if(e|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let i=3;i<=31;i+=7){let n=this.buf[this.pos++];if(t|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}const xr=4294967296;function Kn(e){const t=e[0]==="-";t&&(e=e.slice(1));const r=1e6;let i=0,n=0;function f(g,s){const c=Number(e.slice(g,s));n*=r,i=i*r+c,i>=xr&&(n=n+(i/xr|0),i=i%xr)}return f(-24,-18),f(-18,-12),f(-12,-6),f(-6),t?Qa(i,n):ms(i,n)}function Ch(e,t){let r=ms(e,t);const i=r.hi&2147483648;i&&(r=Qa(r.lo,r.hi));const n=Ja(r.lo,r.hi);return i?"-"+n:n}function Ja(e,t){if({lo:e,hi:t}=wh(e,t),t<=2097151)return String(xr*t+e);const r=e&16777215,i=(e>>>24|t<<8)&16777215,n=t>>16&65535;let f=r+i*6777216+n*6710656,g=i+n*8147497,s=n*2;const c=1e7;return f>=c&&(g+=Math.floor(f/c),f%=c),g>=c&&(s+=Math.floor(g/c),g%=c),s.toString()+Xn(g)+Xn(f)}function wh(e,t){return{lo:e>>>0,hi:t>>>0}}function ms(e,t){return{lo:e|0,hi:t|0}}function Qa(e,t){return t=~t,e?e=~e+1:t+=1,ms(e,t)}const Xn=e=>{const t=String(e);return"0000000".slice(t.length)+t};function kh(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function Ih(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}const be=Th();function Th(){const e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(globalThis.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){const t=BigInt("-9223372036854775808"),r=BigInt("9223372036854775807"),i=BigInt("0"),n=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(f){const g=typeof f=="bigint"?f:BigInt(f);if(g>r||g<t)throw new Error(`invalid int64: ${f}`);return g},uParse(f){const g=typeof f=="bigint"?f:BigInt(f);if(g>n||g<i)throw new Error(`invalid uint64: ${f}`);return g},enc(f){return e.setBigInt64(0,this.parse(f),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(f){return e.setBigInt64(0,this.uParse(f),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(f,g){return e.setInt32(0,f,!0),e.setInt32(4,g,!0),e.getBigInt64(0,!0)},uDec(f,g){return e.setInt32(0,f,!0),e.setInt32(4,g,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(t){return typeof t!="string"&&(t=t.toString()),Yn(t),t},uParse(t){return typeof t!="string"&&(t=t.toString()),jn(t),t},enc(t){return typeof t!="string"&&(t=t.toString()),Yn(t),Kn(t)},uEnc(t){return typeof t!="string"&&(t=t.toString()),jn(t),Kn(t)},dec(t,r){return Ch(t,r)},uDec(t,r){return Ja(t,r)}}}function Yn(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function jn(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}var V;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(V||(V={}));function ar(e,t){switch(e){case V.STRING:return"";case V.BOOL:return!1;case V.DOUBLE:case V.FLOAT:return 0;case V.INT64:case V.UINT64:case V.SFIXED64:case V.FIXED64:case V.SINT64:return t?"0":be.zero;case V.BYTES:return new Uint8Array(0);default:return 0}}function Ah(e,t){switch(e){case V.BOOL:return t===!1;case V.STRING:return t==="";case V.BYTES:return t instanceof Uint8Array&&!t.byteLength;default:return t==0}}const qa=2,We=Symbol.for("reflect unsafe local");function Rh(e,t){const r=e[t.localName].case;return r===void 0?r:t.fields.find(i=>i.localName===r)}function Bh(e,t){const r=t.localName;if(t.oneof)return e[t.oneof.localName].case===r;if(t.presence!=qa)return e[r]!==void 0&&Object.prototype.hasOwnProperty.call(e,r);switch(t.fieldKind){case"list":return e[r].length>0;case"map":return Object.keys(e[r]).length>0;case"scalar":return!Ah(t.scalar,e[r]);case"enum":return e[r]!==t.enum.values[0].number}throw new Error("message field with implicit presence")}function cr(e,t){return Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0}function Nh(e,t){if(t.oneof){const r=e[t.oneof.localName];return r.case===t.localName?r.value:void 0}return e[t.localName]}function Lh(e,t,r){t.oneof?e[t.oneof.localName]={case:t.localName,value:r}:e[t.localName]=r}function xh(e,t){const r=t.localName;if(t.oneof){const i=t.oneof.localName;e[i].case===r&&(e[i]={case:void 0})}else if(t.presence!=qa)delete e[r];else switch(t.fieldKind){case"map":e[r]={};break;case"list":e[r]=[];break;case"enum":e[r]=t.enum.values[0].number;break;case"scalar":e[r]=ar(t.scalar,t.longAsString);break}}function bs(e){for(const t of e.field)cr(t,"jsonName")||(t.jsonName=Gr(t.name));e.nestedType.forEach(bs)}function Oh(e,t){const r=e.values.find(i=>i.name===t);if(!r)throw new Error(`cannot parse ${e} default value: ${t}`);return r.number}function Dh(e,t){switch(e){case V.STRING:return t;case V.BYTES:{const r=Fh(t);if(r===!1)throw new Error(`cannot parse ${V[e]} default value: ${t}`);return r}case V.INT64:case V.SFIXED64:case V.SINT64:return be.parse(t);case V.UINT64:case V.FIXED64:return be.uParse(t);case V.DOUBLE:case V.FLOAT:switch(t){case"inf":return Number.POSITIVE_INFINITY;case"-inf":return Number.NEGATIVE_INFINITY;case"nan":return Number.NaN;default:return parseFloat(t)}case V.BOOL:return t==="true";case V.INT32:case V.UINT32:case V.SINT32:case V.FIXED32:case V.SFIXED32:return parseInt(t,10)}}function Fh(e){const t=[],r={tail:e,c:"",next(){return this.tail.length==0?!1:(this.c=this.tail[0],this.tail=this.tail.substring(1),!0)},take(i){if(this.tail.length>=i){const n=this.tail.substring(0,i);return this.tail=this.tail.substring(i),n}return!1}};for(;r.next();)switch(r.c){case"\\":if(r.next())switch(r.c){case"\\":t.push(r.c.charCodeAt(0));break;case"b":t.push(8);break;case"f":t.push(12);break;case"n":t.push(10);break;case"r":t.push(13);break;case"t":t.push(9);break;case"v":t.push(11);break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":{const i=r.c,n=r.take(2);if(n===!1)return!1;const f=parseInt(i+n,8);if(Number.isNaN(f))return!1;t.push(f);break}case"x":{const i=r.c,n=r.take(2);if(n===!1)return!1;const f=parseInt(i+n,16);if(Number.isNaN(f))return!1;t.push(f);break}case"u":{const i=r.c,n=r.take(4);if(n===!1)return!1;const f=parseInt(i+n,16);if(Number.isNaN(f))return!1;const g=new Uint8Array(4);new DataView(g.buffer).setInt32(0,f,!0),t.push(g[0],g[1],g[2],g[3]);break}case"U":{const i=r.c,n=r.take(8);if(n===!1)return!1;const f=be.uEnc(i+n),g=new Uint8Array(8),s=new DataView(g.buffer);s.setInt32(0,f.lo,!0),s.setInt32(4,f.hi,!0),t.push(g[0],g[1],g[2],g[3],g[4],g[5],g[6],g[7]);break}}break;default:t.push(r.c.charCodeAt(0))}return new Uint8Array(t)}function*Ui(e){switch(e.kind){case"file":for(const t of e.messages)yield t,yield*Ui(t);yield*e.enums,yield*e.services,yield*e.extensions;break;case"message":for(const t of e.nestedMessages)yield t,yield*Ui(t);yield*e.nestedEnums,yield*e.nestedExtensions;break}}function ec(...e){const t=Mh();if(!e.length)return t;if("$typeName"in e[0]&&e[0].$typeName=="google.protobuf.FileDescriptorSet"){for(const r of e[0].file)eo(r,t);return t}if("$typeName"in e[0]){let r=function(g){const s=[];for(const c of g.dependency){if(t.getFile(c)!=null||f.has(c))continue;const l=n(c);if(!l)throw new Error(`Unable to resolve ${c}, imported by ${g.name}`);"kind"in l?t.addFile(l,!1,!0):(f.add(l.name),s.push(l))}return s.concat(...s.map(r))};const i=e[0],n=e[1],f=new Set;for(const g of[i,...r(i)].reverse())eo(g,t)}else for(const r of e)for(const i of r.files)t.addFile(i);return t}function Mh(){const e=new Map,t=new Map,r=new Map;return{kind:"registry",types:e,extendees:t,[Symbol.iterator](){return e.values()},get files(){return r.values()},addFile(i,n,f){if(r.set(i.proto.name,i),!n)for(const g of Ui(i))this.add(g);if(f)for(const g of i.dependencies)this.addFile(g,n,f)},add(i){if(i.kind=="extension"){let n=t.get(i.extendee.typeName);n||t.set(i.extendee.typeName,n=new Map),n.set(i.number,i)}e.set(i.typeName,i)},get(i){return e.get(i)},getFile(i){return r.get(i)},getMessage(i){const n=e.get(i);return(n==null?void 0:n.kind)=="message"?n:void 0},getEnum(i){const n=e.get(i);return(n==null?void 0:n.kind)=="enum"?n:void 0},getExtension(i){const n=e.get(i);return(n==null?void 0:n.kind)=="extension"?n:void 0},getExtensionFor(i,n){var f;return(f=t.get(i.typeName))===null||f===void 0?void 0:f.get(n)},getService(i){const n=e.get(i);return(n==null?void 0:n.kind)=="service"?n:void 0}}}const Ph=998,Uh=999,Vh=9,lr=10,Gt=11,Wh=12,zn=14,ys=3,Hh=2,Jn=1,$h=0,Qn=1,qn=2,Zh=3,Gh=1,Kh=2,Xh=1,tc={998:{fieldPresence:1,enumType:2,repeatedFieldEncoding:2,utf8Validation:3,messageEncoding:1,jsonFormat:2,enforceNamingStyle:2,defaultSymbolVisibility:1},999:{fieldPresence:2,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1e3:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1001:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:1,defaultSymbolVisibility:2}};function eo(e,t){var r,i;const n={kind:"file",proto:e,deprecated:(i=(r=e.options)===null||r===void 0?void 0:r.deprecated)!==null&&i!==void 0?i:!1,edition:Jh(e),name:e.name.replace(/\.proto$/,""),dependencies:Qh(e,t),enums:[],messages:[],extensions:[],services:[],toString(){return`file ${e.name}`}},f=new Map,g={get(s){return f.get(s)},add(s){var c;Le(((c=s.proto.options)===null||c===void 0?void 0:c.mapEntry)===!0),f.set(s.typeName,s)}};for(const s of e.enumType)rc(s,n,void 0,t);for(const s of e.messageType)ic(s,n,void 0,t,g);for(const s of e.service)Yh(s,n,t);Vi(n,t);for(const s of f.values())Wi(s,t,g);for(const s of n.messages)Wi(s,t,g),Vi(s,t);t.addFile(n,!0)}function Vi(e,t){switch(e.kind){case"file":for(const r of e.proto.extension){const i=Hi(r,e,t);e.extensions.push(i),t.add(i)}break;case"message":for(const r of e.proto.extension){const i=Hi(r,e,t);e.nestedExtensions.push(i),t.add(i)}for(const r of e.nestedMessages)Vi(r,t);break}}function Wi(e,t,r){const i=e.proto.oneofDecl.map(f=>zh(f,e)),n=new Set;for(const f of e.proto.field){const g=tf(f,i),s=Hi(f,e,t,g,r);e.fields.push(s),e.field[s.localName]=s,g===void 0?e.members.push(s):(g.fields.push(s),n.has(g)||(n.add(g),e.members.push(g)))}for(const f of i.filter(g=>n.has(g)))e.oneofs.push(f);for(const f of e.nestedMessages)Wi(f,t,r)}function rc(e,t,r,i){var n,f,g,s,c;const l=qh(e.name,e.value),p={kind:"enum",proto:e,deprecated:(f=(n=e.options)===null||n===void 0?void 0:n.deprecated)!==null&&f!==void 0?f:!1,file:t,parent:r,open:!0,name:e.name,typeName:ri(e,r,t),value:{},values:[],sharedPrefix:l,toString(){return`enum ${this.typeName}`}};p.open=of(p),i.add(p);for(const h of e.value){const _=h.name;p.values.push(p.value[h.number]={kind:"enum_value",proto:h,deprecated:(s=(g=h.options)===null||g===void 0?void 0:g.deprecated)!==null&&s!==void 0?s:!1,parent:p,name:_,localName:or(l==null?_:_.substring(l.length)),number:h.number,toString(){return`enum value ${p.typeName}.${_}`}})}((c=r==null?void 0:r.nestedEnums)!==null&&c!==void 0?c:t.enums).push(p)}function ic(e,t,r,i,n){var f,g,s,c;const l={kind:"message",proto:e,deprecated:(g=(f=e.options)===null||f===void 0?void 0:f.deprecated)!==null&&g!==void 0?g:!1,file:t,parent:r,name:e.name,typeName:ri(e,r,t),fields:[],field:{},oneofs:[],members:[],nestedEnums:[],nestedMessages:[],nestedExtensions:[],toString(){return`message ${this.typeName}`}};((s=e.options)===null||s===void 0?void 0:s.mapEntry)===!0?n.add(l):(((c=r==null?void 0:r.nestedMessages)!==null&&c!==void 0?c:t.messages).push(l),i.add(l));for(const p of e.enumType)rc(p,t,l,i);for(const p of e.nestedType)ic(p,t,l,i,n)}function Yh(e,t,r){var i,n;const f={kind:"service",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,file:t,name:e.name,typeName:ri(e,void 0,t),methods:[],method:{},toString(){return`service ${this.typeName}`}};t.services.push(f),r.add(f);for(const g of e.method){const s=jh(g,f,r);f.methods.push(s),f.method[s.localName]=s}}function jh(e,t,r){var i,n,f,g;let s;e.clientStreaming&&e.serverStreaming?s="bidi_streaming":e.clientStreaming?s="client_streaming":e.serverStreaming?s="server_streaming":s="unary";const c=r.getMessage(Pe(e.inputType)),l=r.getMessage(Pe(e.outputType));Le(c,`invalid MethodDescriptorProto: input_type ${e.inputType} not found`),Le(l,`invalid MethodDescriptorProto: output_type ${e.inputType} not found`);const p=e.name;return{kind:"rpc",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,parent:t,name:p,localName:or(p.length?or(p[0].toLowerCase()+p.substring(1)):p),methodKind:s,input:c,output:l,idempotency:(g=(f=e.options)===null||f===void 0?void 0:f.idempotencyLevel)!==null&&g!==void 0?g:$h,toString(){return`rpc ${t.typeName}.${p}`}}}function zh(e,t){return{kind:"oneof",proto:e,deprecated:!1,parent:t,fields:[],name:e.name,localName:or(Gr(e.name)),toString(){return`oneof ${t.typeName}.${this.name}`}}}function Hi(e,t,r,i,n){var f,g,s;const c=n===void 0,l={kind:"field",proto:e,deprecated:(g=(f=e.options)===null||f===void 0?void 0:f.deprecated)!==null&&g!==void 0?g:!1,name:e.name,number:e.number,scalar:void 0,message:void 0,enum:void 0,presence:rf(e,i,c,t),listKind:void 0,mapKind:void 0,mapKey:void 0,delimitedEncoding:void 0,packed:void 0,longAsString:!1,getDefaultValue:void 0};if(c){const b=t.kind=="file"?t:t.file,w=t.kind=="file"?void 0:t,m=ri(e,w,b);l.kind="extension",l.file=b,l.parent=w,l.oneof=void 0,l.typeName=m,l.jsonName=`[${m}]`,l.toString=()=>`extension ${m}`;const o=r.getMessage(Pe(e.extendee));Le(o,`invalid FieldDescriptorProto: extendee ${e.extendee} not found`),l.extendee=o}else{const b=t;Le(b.kind=="message"),l.parent=b,l.oneof=i,l.localName=i?Gr(e.name):or(Gr(e.name)),l.jsonName=e.jsonName,l.toString=()=>`field ${b.typeName}.${e.name}`}const p=e.label,h=e.type,_=(s=e.options)===null||s===void 0?void 0:s.jstype;if(p===ys){const b=h==Gt?n==null?void 0:n.get(Pe(e.typeName)):void 0;if(b){l.fieldKind="map";const{key:w,value:m}=nf(b);return l.mapKey=w.scalar,l.mapKind=m.fieldKind,l.message=m.message,l.delimitedEncoding=!1,l.enum=m.enum,l.scalar=m.scalar,l}switch(l.fieldKind="list",h){case Gt:case lr:l.listKind="message",l.message=r.getMessage(Pe(e.typeName)),Le(l.message),l.delimitedEncoding=to(e,t);break;case zn:l.listKind="enum",l.enum=r.getEnum(Pe(e.typeName)),Le(l.enum);break;default:l.listKind="scalar",l.scalar=h,l.longAsString=_==Jn;break}return l.packed=sf(e,t),l}switch(h){case Gt:case lr:l.fieldKind="message",l.message=r.getMessage(Pe(e.typeName)),Le(l.message,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),l.delimitedEncoding=to(e,t),l.getDefaultValue=()=>{};break;case zn:{const b=r.getEnum(Pe(e.typeName));Le(b!==void 0,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),l.fieldKind="enum",l.enum=r.getEnum(Pe(e.typeName)),l.getDefaultValue=()=>cr(e,"defaultValue")?Oh(b,e.defaultValue):void 0;break}default:{l.fieldKind="scalar",l.scalar=h,l.longAsString=_==Jn,l.getDefaultValue=()=>cr(e,"defaultValue")?Dh(h,e.defaultValue):void 0;break}}return l}function Jh(e){switch(e.syntax){case"":case"proto2":return Ph;case"proto3":return Uh;case"editions":if(e.edition in tc)return e.edition;throw new Error(`${e.name}: unsupported edition`);default:throw new Error(`${e.name}: unsupported syntax "${e.syntax}"`)}}function Qh(e,t){return e.dependency.map(r=>{const i=t.getFile(r);if(!i)throw new Error(`Cannot find ${r}, imported by ${e.name}`);return i})}function qh(e,t){const r=ef(e)+"_";for(const i of t){if(!i.name.toLowerCase().startsWith(r))return;const n=i.name.substring(r.length);if(n.length==0||/^\d/.test(n))return}return r}function ef(e){return(e.substring(0,1)+e.substring(1).replace(/[A-Z]/g,t=>"_"+t)).toLowerCase()}function ri(e,t,r){let i;return t?i=`${t.typeName}.${e.name}`:r.proto.package.length>0?i=`${r.proto.package}.${e.name}`:i=`${e.name}`,i}function Pe(e){return e.startsWith(".")?e.substring(1):e}function tf(e,t){if(!cr(e,"oneofIndex")||e.proto3Optional)return;const r=t[e.oneofIndex];return Le(r,`invalid FieldDescriptorProto: oneof #${e.oneofIndex} for field #${e.number} not found`),r}function rf(e,t,r,i){if(e.label==Hh)return Zh;if(e.label==ys)return qn;if(t||e.proto3Optional||r)return Qn;const n=It("fieldPresence",{proto:e,parent:i});return n==qn&&(e.type==Gt||e.type==lr)?Qn:n}function sf(e,t){if(e.label!=ys)return!1;switch(e.type){case Vh:case Wh:case lr:case Gt:return!1}const r=e.options;return r&&cr(r,"packed")?r.packed:Gh==It("repeatedFieldEncoding",{proto:e,parent:t})}function nf(e){const t=e.fields.find(i=>i.number===1),r=e.fields.find(i=>i.number===2);return Le(t&&t.fieldKind=="scalar"&&t.scalar!=V.BYTES&&t.scalar!=V.FLOAT&&t.scalar!=V.DOUBLE&&r&&r.fieldKind!="list"&&r.fieldKind!="map"),{key:t,value:r}}function of(e){var t;return Xh==It("enumType",{proto:e.proto,parent:(t=e.parent)!==null&&t!==void 0?t:e.file})}function to(e,t){return e.type==lr?!0:Kh==It("messageEncoding",{proto:e,parent:t})}function It(e,t){var r,i;const n=(r=t.proto.options)===null||r===void 0?void 0:r.features;if(n){const f=n[e];if(f!=0)return f}if("kind"in t){if(t.kind=="message")return It(e,(i=t.parent)!==null&&i!==void 0?i:t.file);const f=tc[t.edition];if(!f)throw new Error(`feature default for edition ${t.edition} not found`);return f[e]}return It(e,t.parent)}function Le(e,t){if(!e)throw new Error(t)}function af(e){const t=cf(e);return t.messageType.forEach(bs),ec(t,()=>{}).getFile(t.name)}function cf(e){return Object.assign(Object.create({syntax:"",edition:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FileDescriptorProto",dependency:[],publicDependency:[],weakDependency:[],optionDependency:[],service:[],extension:[]},e),{messageType:e.messageType.map(sc),enumType:e.enumType.map(nc)}))}function sc(e){var t,r,i,n,f,g,s,c;return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.DescriptorProto",name:e.name,field:(r=(t=e.field)===null||t===void 0?void 0:t.map(lf))!==null&&r!==void 0?r:[],extension:[],nestedType:(n=(i=e.nestedType)===null||i===void 0?void 0:i.map(sc))!==null&&n!==void 0?n:[],enumType:(g=(f=e.enumType)===null||f===void 0?void 0:f.map(nc))!==null&&g!==void 0?g:[],extensionRange:(c=(s=e.extensionRange)===null||s===void 0?void 0:s.map(l=>Object.assign({$typeName:"google.protobuf.DescriptorProto.ExtensionRange"},l)))!==null&&c!==void 0?c:[],oneofDecl:[],reservedRange:[],reservedName:[]})}function lf(e){return Object.assign(Object.create({label:1,typeName:"",extendee:"",defaultValue:"",oneofIndex:0,jsonName:"",proto3Optional:!1}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldDescriptorProto"},e),{options:e.options?uf(e.options):void 0}))}function uf(e){var t,r,i;return Object.assign(Object.create({ctype:0,packed:!1,jstype:0,lazy:!1,unverifiedLazy:!1,deprecated:!1,weak:!1,debugRedact:!1,retention:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldOptions"},e),{targets:(t=e.targets)!==null&&t!==void 0?t:[],editionDefaults:(i=(r=e.editionDefaults)===null||r===void 0?void 0:r.map(n=>Object.assign({$typeName:"google.protobuf.FieldOptions.EditionDefault"},n)))!==null&&i!==void 0?i:[],uninterpretedOption:[]}))}function nc(e){return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.EnumDescriptorProto",name:e.name,reservedName:[],reservedRange:[],value:e.value.map(t=>Object.assign({$typeName:"google.protobuf.EnumValueDescriptorProto"},t))})}function df(e){const t=ff();let r=e.length*3/4;e[e.length-2]=="="?r-=2:e[e.length-1]=="="&&(r-=1);let i=new Uint8Array(r),n=0,f=0,g,s=0;for(let c=0;c<e.length;c++){if(g=t[e.charCodeAt(c)],g===void 0)switch(e[c]){case"=":f=0;case`
|
|
1886
|
-
`:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string")}switch(f){case 0:s=g,f=1;break;case 1:i[n++]=s<<2|(g&48)>>4,s=g,f=2;break;case 2:i[n++]=(s&15)<<4|(g&60)>>2,s=g,f=3;break;case 3:i[n++]=(s&3)<<6|g,f=0;break}}if(f==1)throw Error("invalid base64 string");return i.subarray(0,n)}let Cr,ut;function hf(e){return Cr||(Cr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),Cr.slice(0,-2).concat("-","_")),Cr}function ff(){if(!ut){ut=[];const e=hf();for(let t=0;t<e.length;t++)ut[e[t].charCodeAt(0)]=t;ut[45]=e.indexOf("+"),ut[95]=e.indexOf("/")}return ut}function oc(e,t){return e!==null&&typeof e=="object"&&"$typeName"in e&&typeof e.$typeName=="string"?t===void 0?!0:t.typeName===e.$typeName:!1}class Tt extends Error{constructor(t,r,i="FieldValueInvalidError"){super(r),this.name=i,this.field=()=>t}}function At(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function Ss(e,t){var r,i,n,f;if(At(e)&&We in e&&"add"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const g=t,s=e.field();return g.listKind==s.listKind&&g.scalar===s.scalar&&((r=g.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=g.enum)===null||n===void 0?void 0:n.typeName)===((f=s.enum)===null||f===void 0?void 0:f.typeName)}return!0}return!1}function Es(e,t){var r,i,n,f;if(At(e)&&We in e&&"has"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const g=t,s=e.field();return g.mapKey===s.mapKey&&g.mapKind==s.mapKind&&g.scalar===s.scalar&&((r=g.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=g.enum)===null||n===void 0?void 0:n.typeName)===((f=s.enum)===null||f===void 0?void 0:f.typeName)}return!0}return!1}function Cs(e,t){return At(e)&&We in e&&"desc"in e&&At(e.desc)&&e.desc.kind==="message"&&(t===void 0||e.desc.typeName==t.typeName)}const mi=Symbol.for("@bufbuild/protobuf/text-encoding");function ac(){if(globalThis[mi]==null){const e=new globalThis.TextEncoder,t=new globalThis.TextDecoder;globalThis[mi]={encodeUtf8(r){return e.encode(r)},decodeUtf8(r){return t.decode(r)},checkUtf8(r){try{return encodeURIComponent(r),!0}catch{return!1}}}}return globalThis[mi]}var xe;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(xe||(xe={}));const pf=34028234663852886e22,gf=-34028234663852886e22,vf=4294967295,_f=2147483647,mf=-2147483648;class bf{constructor(t,r=ac().decodeUtf8){this.decodeUtf8=r,this.varint64=Eh,this.uint32=Ih,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.uint32(),r=t>>>3,i=t&7;if(r<=0||i<0||i>5)throw new Error("illegal tag: field no "+r+" wire type "+i);return[r,i]}skip(t,r){let i=this.pos;switch(t){case xe.Varint:for(;this.buf[this.pos++]&128;);break;case xe.Bit64:this.pos+=4;case xe.Bit32:this.pos+=4;break;case xe.LengthDelimited:let n=this.uint32();this.pos+=n;break;case xe.StartGroup:for(;;){const[f,g]=this.tag();if(g===xe.EndGroup){if(r!==void 0&&f!==r)throw new Error("invalid end group tag");break}this.skip(g,f)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(i,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return be.dec(...this.varint64())}uint64(){return be.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),i=-(t&1);return t=(t>>>1|(r&1)<<31)^i,r=r>>>1^i,be.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return be.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return be.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(){return this.decodeUtf8(this.bytes())}}function yf(e,t){const r=e.fieldKind=="list"?Ss(t,e):e.fieldKind=="map"?Es(t,e):ws(e,t);if(r===!0)return;let i;switch(e.fieldKind){case"list":i=`expected ${uc(e)}, got ${Xr(t)}`;break;case"map":i=`expected ${dc(e)}, got ${Xr(t)}`;break;default:i=Kr(e,t,r)}return new Tt(e,i)}function ro(e,t,r){const i=ws(e,r);if(i!==!0)return new Tt(e,`list item #${t+1}: ${Kr(e,r,i)}`)}function Sf(e,t,r){const i=cc(t,e.mapKey);if(i!==!0)return new Tt(e,`invalid map key: ${Kr({scalar:e.mapKey},t,i)}`);const n=ws(e,r);if(n!==!0)return new Tt(e,`map entry ${Xr(t)}: ${Kr(e,r,n)}`)}function ws(e,t){return e.scalar!==void 0?cc(t,e.scalar):e.enum!==void 0?e.enum.open?Number.isInteger(t):e.enum.values.some(r=>r.number===t):Cs(t,e.message)}function cc(e,t){switch(t){case V.DOUBLE:return typeof e=="number";case V.FLOAT:return typeof e!="number"?!1:Number.isNaN(e)||!Number.isFinite(e)?!0:e>pf||e<gf?`${e.toFixed()} out of range`:!0;case V.INT32:case V.SFIXED32:case V.SINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>_f||e<mf?`${e.toFixed()} out of range`:!0;case V.FIXED32:case V.UINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>vf||e<0?`${e.toFixed()} out of range`:!0;case V.BOOL:return typeof e=="boolean";case V.STRING:return typeof e!="string"?!1:ac().checkUtf8(e)||"invalid UTF8";case V.BYTES:return e instanceof Uint8Array;case V.INT64:case V.SFIXED64:case V.SINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return be.parse(e),!0}catch{return`${e} out of range`}return!1;case V.FIXED64:case V.UINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return be.uParse(e),!0}catch{return`${e} out of range`}return!1}}function Kr(e,t,r){return r=typeof r=="string"?`: ${r}`:`, got ${Xr(t)}`,e.scalar!==void 0?`expected ${Ef(e.scalar)}`+r:e.enum!==void 0?`expected ${e.enum.toString()}`+r:`expected ${lc(e.message)}`+r}function Xr(e){switch(typeof e){case"object":return e===null?"null":e instanceof Uint8Array?`Uint8Array(${e.length})`:Array.isArray(e)?`Array(${e.length})`:Ss(e)?uc(e.field()):Es(e)?dc(e.field()):Cs(e)?lc(e.desc):oc(e)?`message ${e.$typeName}`:"object";case"string":return e.length>30?"string":`"${e.split('"').join('\\"')}"`;case"boolean":return String(e);case"number":return String(e);case"bigint":return String(e)+"n";default:return typeof e}}function lc(e){return`ReflectMessage (${e.typeName})`}function uc(e){switch(e.listKind){case"message":return`ReflectList (${e.message.toString()})`;case"enum":return`ReflectList (${e.enum.toString()})`;case"scalar":return`ReflectList (${V[e.scalar]})`}}function dc(e){switch(e.mapKind){case"message":return`ReflectMap (${V[e.mapKey]}, ${e.message.toString()})`;case"enum":return`ReflectMap (${V[e.mapKey]}, ${e.enum.toString()})`;case"scalar":return`ReflectMap (${V[e.mapKey]}, ${V[e.scalar]})`}}function Ef(e){switch(e){case V.STRING:return"string";case V.BOOL:return"boolean";case V.INT64:case V.SINT64:case V.SFIXED64:return"bigint (int64)";case V.UINT64:case V.FIXED64:return"bigint (uint64)";case V.BYTES:return"Uint8Array";case V.DOUBLE:return"number (float64)";case V.FLOAT:return"number (float32)";case V.FIXED32:case V.UINT32:return"number (uint32)";case V.INT32:case V.SFIXED32:case V.SINT32:return"number (int32)"}}function Cf(e){return hc(e.$typeName)}function wf(e){const t=e.fields[0];return hc(e.typeName)&&t!==void 0&&t.fieldKind=="scalar"&&t.name=="value"&&t.number==1}function hc(e){return e.startsWith("google.protobuf.")&&["DoubleValue","FloatValue","Int64Value","UInt64Value","Int32Value","UInt32Value","BoolValue","StringValue","BytesValue"].includes(e.substring(16))}const kf=999,If=998,Or=2;function Tf(e,t){return oc(t,e)?t:Rf(e)}const Af=Symbol(),io=new WeakMap;function Rf(e){let t;if(Bf(e)){const r=io.get(e);let i,n;if(r)({prototype:i,members:n}=r);else{i={},n=new Set;for(const f of e.members)f.kind!="oneof"&&(f.fieldKind!="scalar"&&f.fieldKind!="enum"||f.presence!=Or&&(n.add(f),i[f.localName]=bi(f)));io.set(e,{prototype:i,members:n})}t=Object.create(i),t.$typeName=e.typeName;for(const f of e.members)n.has(f)||f.kind=="field"&&(f.fieldKind=="message"||(f.fieldKind=="scalar"||f.fieldKind=="enum")&&f.presence!=Or)||(t[f.localName]=bi(f))}else{t={$typeName:e.typeName};for(const r of e.members)(r.kind=="oneof"||r.presence==Or)&&(t[r.localName]=bi(r))}return t}function Bf(e){switch(e.file.edition){case kf:return!1;case If:return!0;default:return e.fields.some(t=>t.presence!=Or&&t.fieldKind!="message"&&!t.oneof)}}function bi(e){if(e.kind=="oneof")return{case:void 0};if(e.fieldKind=="list")return[];if(e.fieldKind=="map")return{};if(e.fieldKind=="message")return Af;const t=e.getDefaultValue();return t!==void 0?e.fieldKind=="scalar"&&e.longAsString?t.toString():t:e.fieldKind=="scalar"?ar(e.scalar,e.longAsString):e.enum.values[0].number}function ks(e,t,r=!0){return new fc(e,t,r)}class fc{get sortedFields(){var t;return(t=this._sortedFields)!==null&&t!==void 0?t:this._sortedFields=this.desc.fields.concat().sort((r,i)=>r.number-i.number)}constructor(t,r,i=!0){this.lists=new Map,this.maps=new Map,this.check=i,this.desc=t,this.message=this[We]=r??Tf(t),this.fields=t.fields,this.oneofs=t.oneofs,this.members=t.members}findNumber(t){return this._fieldsByNumber||(this._fieldsByNumber=new Map(this.desc.fields.map(r=>[r.number,r]))),this._fieldsByNumber.get(t)}oneofCase(t){return Ut(this.message,t),Rh(this.message,t)}isSet(t){return Ut(this.message,t),Bh(this.message,t)}clear(t){Ut(this.message,t),xh(this.message,t)}get(t){Ut(this.message,t);const r=Nh(this.message,t);switch(t.fieldKind){case"list":let i=this.lists.get(t);return(!i||i[We]!==r)&&this.lists.set(t,i=new Nf(t,r,this.check)),i;case"map":let n=this.maps.get(t);return(!n||n[We]!==r)&&this.maps.set(t,n=new Lf(t,r,this.check)),n;case"message":return Ts(t,r,this.check);case"scalar":return r===void 0?ar(t.scalar,!1):As(t,r);case"enum":return r??t.enum.values[0].number}}set(t,r){if(Ut(this.message,t),this.check){const n=yf(t,r);if(n)throw n}let i;t.fieldKind=="message"?i=Is(t,r):Es(r)||Ss(r)?i=r[We]:i=Rs(t,r),Lh(this.message,t,i)}getUnknown(){return this.message.$unknown}setUnknown(t){this.message.$unknown=t}}function Ut(e,t){if(t.parent.typeName!==e.$typeName)throw new Tt(t,`cannot use ${t.toString()} with message ${e.$typeName}`,"ForeignFieldError")}class Nf{field(){return this._field}get size(){return this._arr.length}constructor(t,r,i){this._field=t,this._arr=this[We]=r,this.check=i}get(t){const r=this._arr[t];return r===void 0?void 0:yi(this._field,r,this.check)}set(t,r){if(t<0||t>=this._arr.length)throw new Tt(this._field,`list item #${t+1}: out of range`);if(this.check){const i=ro(this._field,t,r);if(i)throw i}this._arr[t]=so(this._field,r)}add(t){if(this.check){const r=ro(this._field,this._arr.length,t);if(r)throw r}this._arr.push(so(this._field,t))}clear(){this._arr.splice(0,this._arr.length)}[Symbol.iterator](){return this.values()}keys(){return this._arr.keys()}*values(){for(const t of this._arr)yield yi(this._field,t,this.check)}*entries(){for(let t=0;t<this._arr.length;t++)yield[t,yi(this._field,this._arr[t],this.check)]}}class Lf{constructor(t,r,i=!0){this.obj=this[We]=r??{},this.check=i,this._field=t}field(){return this._field}set(t,r){if(this.check){const i=Sf(this._field,t,r);if(i)throw i}return this.obj[wr(t)]=xf(this._field,r),this}delete(t){const r=wr(t),i=Object.prototype.hasOwnProperty.call(this.obj,r);return i&&delete this.obj[r],i}clear(){for(const t of Object.keys(this.obj))delete this.obj[t]}get(t){let r=this.obj[wr(t)];return r!==void 0&&(r=Si(this._field,r,this.check)),r}has(t){return Object.prototype.hasOwnProperty.call(this.obj,wr(t))}*keys(){for(const t of Object.keys(this.obj))yield no(t,this._field.mapKey)}*entries(){for(const t of Object.entries(this.obj))yield[no(t[0],this._field.mapKey),Si(this._field,t[1],this.check)]}[Symbol.iterator](){return this.entries()}get size(){return Object.keys(this.obj).length}*values(){for(const t of Object.values(this.obj))yield Si(this._field,t,this.check)}forEach(t,r){for(const i of this.entries())t.call(r,i[1],i[0],this)}}function Is(e,t){return Cs(t)?Cf(t.message)&&!e.oneof&&e.fieldKind=="message"?t.message.value:t.desc.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"?gc(t.message):t.message:t}function Ts(e,t,r){return t!==void 0&&(wf(e.message)&&!e.oneof&&e.fieldKind=="message"?t={$typeName:e.message.typeName,value:As(e.message.fields[0],t)}:e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"&&At(t)&&(t=pc(t))),new fc(e.message,t,r)}function so(e,t){return e.listKind=="message"?Is(e,t):Rs(e,t)}function yi(e,t,r){return e.listKind=="message"?Ts(e,t,r):As(e,t)}function xf(e,t){return e.mapKind=="message"?Is(e,t):Rs(e,t)}function Si(e,t,r){return e.mapKind=="message"?Ts(e,t,r):t}function wr(e){return typeof e=="string"||typeof e=="number"?e:String(e)}function no(e,t){switch(t){case V.STRING:return e;case V.INT32:case V.FIXED32:case V.UINT32:case V.SFIXED32:case V.SINT32:{const r=Number.parseInt(e);if(Number.isFinite(r))return r;break}case V.BOOL:switch(e){case"true":return!0;case"false":return!1}break;case V.UINT64:case V.FIXED64:try{return be.uParse(e)}catch{}break;default:try{return be.parse(e)}catch{}break}return e}function As(e,t){switch(e.scalar){case V.INT64:case V.SFIXED64:case V.SINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=be.parse(t));break;case V.FIXED64:case V.UINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=be.uParse(t));break}return t}function Rs(e,t){switch(e.scalar){case V.INT64:case V.SFIXED64:case V.SINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=be.parse(t));break;case V.FIXED64:case V.UINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=be.uParse(t));break}return t}function pc(e){const t={$typeName:"google.protobuf.Struct",fields:{}};if(At(e))for(const[r,i]of Object.entries(e))t.fields[r]=_c(i);return t}function gc(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=vc(i);return t}function vc(e){switch(e.kind.case){case"structValue":return gc(e.kind.value);case"listValue":return e.kind.value.values.map(vc);case"nullValue":case void 0:return null;default:return e.kind.value}}function _c(e){const t={$typeName:"google.protobuf.Value",kind:{case:void 0}};switch(typeof e){case"number":t.kind={case:"numberValue",value:e};break;case"string":t.kind={case:"stringValue",value:e};break;case"boolean":t.kind={case:"boolValue",value:e};break;case"object":if(e===null)t.kind={case:"nullValue",value:0};else if(Array.isArray(e)){const r={$typeName:"google.protobuf.ListValue",values:[]};if(Array.isArray(e))for(const i of e)r.values.push(_c(i));t.kind={case:"listValue",value:r}}else t.kind={case:"structValue",value:pc(e)};break}return t}function Of(e,t,...r){return r.reduce((i,n)=>i.nestedMessages[n],e.messages[t])}function Df(e,t,...r){if(r.length==0)return e.enums[t];const i=r.pop();return r.reduce((n,f)=>n.nestedMessages[f],e.messages[t]).nestedEnums[i]}function Ff(e){const t={};for(const r of e.values)t[r.localName]=r.number,t[r.number]=r.localName;return t}const Mf=af({name:"google/protobuf/descriptor.proto",package:"google.protobuf",messageType:[{name:"FileDescriptorSet",field:[{name:"file",number:1,type:11,label:3,typeName:".google.protobuf.FileDescriptorProto"}],extensionRange:[{start:536e6,end:536000001}]},{name:"FileDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"package",number:2,type:9,label:1},{name:"dependency",number:3,type:9,label:3},{name:"public_dependency",number:10,type:5,label:3},{name:"weak_dependency",number:11,type:5,label:3},{name:"option_dependency",number:15,type:9,label:3},{name:"message_type",number:4,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:5,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"service",number:6,type:11,label:3,typeName:".google.protobuf.ServiceDescriptorProto"},{name:"extension",number:7,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FileOptions"},{name:"source_code_info",number:9,type:11,label:1,typeName:".google.protobuf.SourceCodeInfo"},{name:"syntax",number:12,type:9,label:1},{name:"edition",number:14,type:14,label:1,typeName:".google.protobuf.Edition"}]},{name:"DescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"field",number:2,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"extension",number:6,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"nested_type",number:3,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"extension_range",number:5,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ExtensionRange"},{name:"oneof_decl",number:8,type:11,label:3,typeName:".google.protobuf.OneofDescriptorProto"},{name:"options",number:7,type:11,label:1,typeName:".google.protobuf.MessageOptions"},{name:"reserved_range",number:9,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ReservedRange"},{name:"reserved_name",number:10,type:9,label:3},{name:"visibility",number:11,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"ExtensionRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ExtensionRangeOptions"}]},{name:"ReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"ExtensionRangeOptions",field:[{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"},{name:"declaration",number:2,type:11,label:3,typeName:".google.protobuf.ExtensionRangeOptions.Declaration",options:{retention:2}},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"verification",number:3,type:14,label:1,typeName:".google.protobuf.ExtensionRangeOptions.VerificationState",defaultValue:"UNVERIFIED",options:{retention:2}}],nestedType:[{name:"Declaration",field:[{name:"number",number:1,type:5,label:1},{name:"full_name",number:2,type:9,label:1},{name:"type",number:3,type:9,label:1},{name:"reserved",number:5,type:8,label:1},{name:"repeated",number:6,type:8,label:1}]}],enumType:[{name:"VerificationState",value:[{name:"DECLARATION",number:0},{name:"UNVERIFIED",number:1}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:3,type:5,label:1},{name:"label",number:4,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Label"},{name:"type",number:5,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Type"},{name:"type_name",number:6,type:9,label:1},{name:"extendee",number:2,type:9,label:1},{name:"default_value",number:7,type:9,label:1},{name:"oneof_index",number:9,type:5,label:1},{name:"json_name",number:10,type:9,label:1},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FieldOptions"},{name:"proto3_optional",number:17,type:8,label:1}],enumType:[{name:"Type",value:[{name:"TYPE_DOUBLE",number:1},{name:"TYPE_FLOAT",number:2},{name:"TYPE_INT64",number:3},{name:"TYPE_UINT64",number:4},{name:"TYPE_INT32",number:5},{name:"TYPE_FIXED64",number:6},{name:"TYPE_FIXED32",number:7},{name:"TYPE_BOOL",number:8},{name:"TYPE_STRING",number:9},{name:"TYPE_GROUP",number:10},{name:"TYPE_MESSAGE",number:11},{name:"TYPE_BYTES",number:12},{name:"TYPE_UINT32",number:13},{name:"TYPE_ENUM",number:14},{name:"TYPE_SFIXED32",number:15},{name:"TYPE_SFIXED64",number:16},{name:"TYPE_SINT32",number:17},{name:"TYPE_SINT64",number:18}]},{name:"Label",value:[{name:"LABEL_OPTIONAL",number:1},{name:"LABEL_REPEATED",number:3},{name:"LABEL_REQUIRED",number:2}]}]},{name:"OneofDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"options",number:2,type:11,label:1,typeName:".google.protobuf.OneofOptions"}]},{name:"EnumDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"value",number:2,type:11,label:3,typeName:".google.protobuf.EnumValueDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumOptions"},{name:"reserved_range",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto.EnumReservedRange"},{name:"reserved_name",number:5,type:9,label:3},{name:"visibility",number:6,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"EnumReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"EnumValueDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumValueOptions"}]},{name:"ServiceDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"method",number:2,type:11,label:3,typeName:".google.protobuf.MethodDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ServiceOptions"}]},{name:"MethodDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"input_type",number:2,type:9,label:1},{name:"output_type",number:3,type:9,label:1},{name:"options",number:4,type:11,label:1,typeName:".google.protobuf.MethodOptions"},{name:"client_streaming",number:5,type:8,label:1,defaultValue:"false"},{name:"server_streaming",number:6,type:8,label:1,defaultValue:"false"}]},{name:"FileOptions",field:[{name:"java_package",number:1,type:9,label:1},{name:"java_outer_classname",number:8,type:9,label:1},{name:"java_multiple_files",number:10,type:8,label:1,defaultValue:"false"},{name:"java_generate_equals_and_hash",number:20,type:8,label:1,options:{deprecated:!0}},{name:"java_string_check_utf8",number:27,type:8,label:1,defaultValue:"false"},{name:"optimize_for",number:9,type:14,label:1,typeName:".google.protobuf.FileOptions.OptimizeMode",defaultValue:"SPEED"},{name:"go_package",number:11,type:9,label:1},{name:"cc_generic_services",number:16,type:8,label:1,defaultValue:"false"},{name:"java_generic_services",number:17,type:8,label:1,defaultValue:"false"},{name:"py_generic_services",number:18,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:23,type:8,label:1,defaultValue:"false"},{name:"cc_enable_arenas",number:31,type:8,label:1,defaultValue:"true"},{name:"objc_class_prefix",number:36,type:9,label:1},{name:"csharp_namespace",number:37,type:9,label:1},{name:"swift_prefix",number:39,type:9,label:1},{name:"php_class_prefix",number:40,type:9,label:1},{name:"php_namespace",number:41,type:9,label:1},{name:"php_metadata_namespace",number:44,type:9,label:1},{name:"ruby_package",number:45,type:9,label:1},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"OptimizeMode",value:[{name:"SPEED",number:1},{name:"CODE_SIZE",number:2},{name:"LITE_RUNTIME",number:3}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"MessageOptions",field:[{name:"message_set_wire_format",number:1,type:8,label:1,defaultValue:"false"},{name:"no_standard_descriptor_accessor",number:2,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"map_entry",number:7,type:8,label:1},{name:"deprecated_legacy_json_field_conflicts",number:11,type:8,label:1,options:{deprecated:!0}},{name:"features",number:12,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldOptions",field:[{name:"ctype",number:1,type:14,label:1,typeName:".google.protobuf.FieldOptions.CType",defaultValue:"STRING"},{name:"packed",number:2,type:8,label:1},{name:"jstype",number:6,type:14,label:1,typeName:".google.protobuf.FieldOptions.JSType",defaultValue:"JS_NORMAL"},{name:"lazy",number:5,type:8,label:1,defaultValue:"false"},{name:"unverified_lazy",number:15,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"weak",number:10,type:8,label:1,defaultValue:"false",options:{deprecated:!0}},{name:"debug_redact",number:16,type:8,label:1,defaultValue:"false"},{name:"retention",number:17,type:14,label:1,typeName:".google.protobuf.FieldOptions.OptionRetention"},{name:"targets",number:19,type:14,label:3,typeName:".google.protobuf.FieldOptions.OptionTargetType"},{name:"edition_defaults",number:20,type:11,label:3,typeName:".google.protobuf.FieldOptions.EditionDefault"},{name:"features",number:21,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"feature_support",number:22,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],nestedType:[{name:"EditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"value",number:2,type:9,label:1}]},{name:"FeatureSupport",field:[{name:"edition_introduced",number:1,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"edition_deprecated",number:2,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"deprecation_warning",number:3,type:9,label:1},{name:"edition_removed",number:4,type:14,label:1,typeName:".google.protobuf.Edition"}]}],enumType:[{name:"CType",value:[{name:"STRING",number:0},{name:"CORD",number:1},{name:"STRING_PIECE",number:2}]},{name:"JSType",value:[{name:"JS_NORMAL",number:0},{name:"JS_STRING",number:1},{name:"JS_NUMBER",number:2}]},{name:"OptionRetention",value:[{name:"RETENTION_UNKNOWN",number:0},{name:"RETENTION_RUNTIME",number:1},{name:"RETENTION_SOURCE",number:2}]},{name:"OptionTargetType",value:[{name:"TARGET_TYPE_UNKNOWN",number:0},{name:"TARGET_TYPE_FILE",number:1},{name:"TARGET_TYPE_EXTENSION_RANGE",number:2},{name:"TARGET_TYPE_MESSAGE",number:3},{name:"TARGET_TYPE_FIELD",number:4},{name:"TARGET_TYPE_ONEOF",number:5},{name:"TARGET_TYPE_ENUM",number:6},{name:"TARGET_TYPE_ENUM_ENTRY",number:7},{name:"TARGET_TYPE_SERVICE",number:8},{name:"TARGET_TYPE_METHOD",number:9}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"OneofOptions",field:[{name:"features",number:1,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumOptions",field:[{name:"allow_alias",number:2,type:8,label:1},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"deprecated_legacy_json_field_conflicts",number:6,type:8,label:1,options:{deprecated:!0}},{name:"features",number:7,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumValueOptions",field:[{name:"deprecated",number:1,type:8,label:1,defaultValue:"false"},{name:"features",number:2,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"debug_redact",number:3,type:8,label:1,defaultValue:"false"},{name:"feature_support",number:4,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"ServiceOptions",field:[{name:"features",number:34,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"MethodOptions",field:[{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"idempotency_level",number:34,type:14,label:1,typeName:".google.protobuf.MethodOptions.IdempotencyLevel",defaultValue:"IDEMPOTENCY_UNKNOWN"},{name:"features",number:35,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"IdempotencyLevel",value:[{name:"IDEMPOTENCY_UNKNOWN",number:0},{name:"NO_SIDE_EFFECTS",number:1},{name:"IDEMPOTENT",number:2}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"UninterpretedOption",field:[{name:"name",number:2,type:11,label:3,typeName:".google.protobuf.UninterpretedOption.NamePart"},{name:"identifier_value",number:3,type:9,label:1},{name:"positive_int_value",number:4,type:4,label:1},{name:"negative_int_value",number:5,type:3,label:1},{name:"double_value",number:6,type:1,label:1},{name:"string_value",number:7,type:12,label:1},{name:"aggregate_value",number:8,type:9,label:1}],nestedType:[{name:"NamePart",field:[{name:"name_part",number:1,type:9,label:2},{name:"is_extension",number:2,type:8,label:2}]}]},{name:"FeatureSet",field:[{name:"field_presence",number:1,type:14,label:1,typeName:".google.protobuf.FeatureSet.FieldPresence",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPLICIT",edition:900},{value:"IMPLICIT",edition:999},{value:"EXPLICIT",edition:1e3}]}},{name:"enum_type",number:2,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnumType",options:{retention:1,targets:[6,1],editionDefaults:[{value:"CLOSED",edition:900},{value:"OPEN",edition:999}]}},{name:"repeated_field_encoding",number:3,type:14,label:1,typeName:".google.protobuf.FeatureSet.RepeatedFieldEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPANDED",edition:900},{value:"PACKED",edition:999}]}},{name:"utf8_validation",number:4,type:14,label:1,typeName:".google.protobuf.FeatureSet.Utf8Validation",options:{retention:1,targets:[4,1],editionDefaults:[{value:"NONE",edition:900},{value:"VERIFY",edition:999}]}},{name:"message_encoding",number:5,type:14,label:1,typeName:".google.protobuf.FeatureSet.MessageEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"LENGTH_PREFIXED",edition:900}]}},{name:"json_format",number:6,type:14,label:1,typeName:".google.protobuf.FeatureSet.JsonFormat",options:{retention:1,targets:[3,6,1],editionDefaults:[{value:"LEGACY_BEST_EFFORT",edition:900},{value:"ALLOW",edition:999}]}},{name:"enforce_naming_style",number:7,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnforceNamingStyle",options:{retention:2,targets:[1,2,3,4,5,6,7,8,9],editionDefaults:[{value:"STYLE_LEGACY",edition:900},{value:"STYLE2024",edition:1001}]}},{name:"default_symbol_visibility",number:8,type:14,label:1,typeName:".google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility",options:{retention:2,targets:[1],editionDefaults:[{value:"EXPORT_ALL",edition:900},{value:"EXPORT_TOP_LEVEL",edition:1001}]}}],nestedType:[{name:"VisibilityFeature",enumType:[{name:"DefaultSymbolVisibility",value:[{name:"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",number:0},{name:"EXPORT_ALL",number:1},{name:"EXPORT_TOP_LEVEL",number:2},{name:"LOCAL_ALL",number:3},{name:"STRICT",number:4}]}]}],enumType:[{name:"FieldPresence",value:[{name:"FIELD_PRESENCE_UNKNOWN",number:0},{name:"EXPLICIT",number:1},{name:"IMPLICIT",number:2},{name:"LEGACY_REQUIRED",number:3}]},{name:"EnumType",value:[{name:"ENUM_TYPE_UNKNOWN",number:0},{name:"OPEN",number:1},{name:"CLOSED",number:2}]},{name:"RepeatedFieldEncoding",value:[{name:"REPEATED_FIELD_ENCODING_UNKNOWN",number:0},{name:"PACKED",number:1},{name:"EXPANDED",number:2}]},{name:"Utf8Validation",value:[{name:"UTF8_VALIDATION_UNKNOWN",number:0},{name:"VERIFY",number:2},{name:"NONE",number:3}]},{name:"MessageEncoding",value:[{name:"MESSAGE_ENCODING_UNKNOWN",number:0},{name:"LENGTH_PREFIXED",number:1},{name:"DELIMITED",number:2}]},{name:"JsonFormat",value:[{name:"JSON_FORMAT_UNKNOWN",number:0},{name:"ALLOW",number:1},{name:"LEGACY_BEST_EFFORT",number:2}]},{name:"EnforceNamingStyle",value:[{name:"ENFORCE_NAMING_STYLE_UNKNOWN",number:0},{name:"STYLE2024",number:1},{name:"STYLE_LEGACY",number:2}]}],extensionRange:[{start:1e3,end:9995},{start:9995,end:1e4},{start:1e4,end:10001}]},{name:"FeatureSetDefaults",field:[{name:"defaults",number:1,type:11,label:3,typeName:".google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault"},{name:"minimum_edition",number:4,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"maximum_edition",number:5,type:14,label:1,typeName:".google.protobuf.Edition"}],nestedType:[{name:"FeatureSetEditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"overridable_features",number:4,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"fixed_features",number:5,type:11,label:1,typeName:".google.protobuf.FeatureSet"}]}]},{name:"SourceCodeInfo",field:[{name:"location",number:1,type:11,label:3,typeName:".google.protobuf.SourceCodeInfo.Location"}],nestedType:[{name:"Location",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"span",number:2,type:5,label:3,options:{packed:!0}},{name:"leading_comments",number:3,type:9,label:1},{name:"trailing_comments",number:4,type:9,label:1},{name:"leading_detached_comments",number:6,type:9,label:3}]}],extensionRange:[{start:536e6,end:536000001}]},{name:"GeneratedCodeInfo",field:[{name:"annotation",number:1,type:11,label:3,typeName:".google.protobuf.GeneratedCodeInfo.Annotation"}],nestedType:[{name:"Annotation",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"source_file",number:2,type:9,label:1},{name:"begin",number:3,type:5,label:1},{name:"end",number:4,type:5,label:1},{name:"semantic",number:5,type:14,label:1,typeName:".google.protobuf.GeneratedCodeInfo.Annotation.Semantic"}],enumType:[{name:"Semantic",value:[{name:"NONE",number:0},{name:"SET",number:1},{name:"ALIAS",number:2}]}]}]}],enumType:[{name:"Edition",value:[{name:"EDITION_UNKNOWN",number:0},{name:"EDITION_LEGACY",number:900},{name:"EDITION_PROTO2",number:998},{name:"EDITION_PROTO3",number:999},{name:"EDITION_2023",number:1e3},{name:"EDITION_2024",number:1001},{name:"EDITION_1_TEST_ONLY",number:1},{name:"EDITION_2_TEST_ONLY",number:2},{name:"EDITION_99997_TEST_ONLY",number:99997},{name:"EDITION_99998_TEST_ONLY",number:99998},{name:"EDITION_99999_TEST_ONLY",number:99999},{name:"EDITION_MAX",number:2147483647}]},{name:"SymbolVisibility",value:[{name:"VISIBILITY_UNSET",number:0},{name:"VISIBILITY_LOCAL",number:1},{name:"VISIBILITY_EXPORT",number:2}]}]}),Pf=Of(Mf,1);var oo;(function(e){e[e.DECLARATION=0]="DECLARATION",e[e.UNVERIFIED=1]="UNVERIFIED"})(oo||(oo={}));var ao;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.GROUP=10]="GROUP",e[e.MESSAGE=11]="MESSAGE",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.ENUM=14]="ENUM",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(ao||(ao={}));var co;(function(e){e[e.OPTIONAL=1]="OPTIONAL",e[e.REPEATED=3]="REPEATED",e[e.REQUIRED=2]="REQUIRED"})(co||(co={}));var lo;(function(e){e[e.SPEED=1]="SPEED",e[e.CODE_SIZE=2]="CODE_SIZE",e[e.LITE_RUNTIME=3]="LITE_RUNTIME"})(lo||(lo={}));var uo;(function(e){e[e.STRING=0]="STRING",e[e.CORD=1]="CORD",e[e.STRING_PIECE=2]="STRING_PIECE"})(uo||(uo={}));var ho;(function(e){e[e.JS_NORMAL=0]="JS_NORMAL",e[e.JS_STRING=1]="JS_STRING",e[e.JS_NUMBER=2]="JS_NUMBER"})(ho||(ho={}));var fo;(function(e){e[e.RETENTION_UNKNOWN=0]="RETENTION_UNKNOWN",e[e.RETENTION_RUNTIME=1]="RETENTION_RUNTIME",e[e.RETENTION_SOURCE=2]="RETENTION_SOURCE"})(fo||(fo={}));var po;(function(e){e[e.TARGET_TYPE_UNKNOWN=0]="TARGET_TYPE_UNKNOWN",e[e.TARGET_TYPE_FILE=1]="TARGET_TYPE_FILE",e[e.TARGET_TYPE_EXTENSION_RANGE=2]="TARGET_TYPE_EXTENSION_RANGE",e[e.TARGET_TYPE_MESSAGE=3]="TARGET_TYPE_MESSAGE",e[e.TARGET_TYPE_FIELD=4]="TARGET_TYPE_FIELD",e[e.TARGET_TYPE_ONEOF=5]="TARGET_TYPE_ONEOF",e[e.TARGET_TYPE_ENUM=6]="TARGET_TYPE_ENUM",e[e.TARGET_TYPE_ENUM_ENTRY=7]="TARGET_TYPE_ENUM_ENTRY",e[e.TARGET_TYPE_SERVICE=8]="TARGET_TYPE_SERVICE",e[e.TARGET_TYPE_METHOD=9]="TARGET_TYPE_METHOD"})(po||(po={}));var go;(function(e){e[e.IDEMPOTENCY_UNKNOWN=0]="IDEMPOTENCY_UNKNOWN",e[e.NO_SIDE_EFFECTS=1]="NO_SIDE_EFFECTS",e[e.IDEMPOTENT=2]="IDEMPOTENT"})(go||(go={}));var vo;(function(e){e[e.DEFAULT_SYMBOL_VISIBILITY_UNKNOWN=0]="DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",e[e.EXPORT_ALL=1]="EXPORT_ALL",e[e.EXPORT_TOP_LEVEL=2]="EXPORT_TOP_LEVEL",e[e.LOCAL_ALL=3]="LOCAL_ALL",e[e.STRICT=4]="STRICT"})(vo||(vo={}));var _o;(function(e){e[e.FIELD_PRESENCE_UNKNOWN=0]="FIELD_PRESENCE_UNKNOWN",e[e.EXPLICIT=1]="EXPLICIT",e[e.IMPLICIT=2]="IMPLICIT",e[e.LEGACY_REQUIRED=3]="LEGACY_REQUIRED"})(_o||(_o={}));var mo;(function(e){e[e.ENUM_TYPE_UNKNOWN=0]="ENUM_TYPE_UNKNOWN",e[e.OPEN=1]="OPEN",e[e.CLOSED=2]="CLOSED"})(mo||(mo={}));var bo;(function(e){e[e.REPEATED_FIELD_ENCODING_UNKNOWN=0]="REPEATED_FIELD_ENCODING_UNKNOWN",e[e.PACKED=1]="PACKED",e[e.EXPANDED=2]="EXPANDED"})(bo||(bo={}));var yo;(function(e){e[e.UTF8_VALIDATION_UNKNOWN=0]="UTF8_VALIDATION_UNKNOWN",e[e.VERIFY=2]="VERIFY",e[e.NONE=3]="NONE"})(yo||(yo={}));var So;(function(e){e[e.MESSAGE_ENCODING_UNKNOWN=0]="MESSAGE_ENCODING_UNKNOWN",e[e.LENGTH_PREFIXED=1]="LENGTH_PREFIXED",e[e.DELIMITED=2]="DELIMITED"})(So||(So={}));var Eo;(function(e){e[e.JSON_FORMAT_UNKNOWN=0]="JSON_FORMAT_UNKNOWN",e[e.ALLOW=1]="ALLOW",e[e.LEGACY_BEST_EFFORT=2]="LEGACY_BEST_EFFORT"})(Eo||(Eo={}));var Co;(function(e){e[e.ENFORCE_NAMING_STYLE_UNKNOWN=0]="ENFORCE_NAMING_STYLE_UNKNOWN",e[e.STYLE2024=1]="STYLE2024",e[e.STYLE_LEGACY=2]="STYLE_LEGACY"})(Co||(Co={}));var wo;(function(e){e[e.NONE=0]="NONE",e[e.SET=1]="SET",e[e.ALIAS=2]="ALIAS"})(wo||(wo={}));var ko;(function(e){e[e.EDITION_UNKNOWN=0]="EDITION_UNKNOWN",e[e.EDITION_LEGACY=900]="EDITION_LEGACY",e[e.EDITION_PROTO2=998]="EDITION_PROTO2",e[e.EDITION_PROTO3=999]="EDITION_PROTO3",e[e.EDITION_2023=1e3]="EDITION_2023",e[e.EDITION_2024=1001]="EDITION_2024",e[e.EDITION_1_TEST_ONLY=1]="EDITION_1_TEST_ONLY",e[e.EDITION_2_TEST_ONLY=2]="EDITION_2_TEST_ONLY",e[e.EDITION_99997_TEST_ONLY=99997]="EDITION_99997_TEST_ONLY",e[e.EDITION_99998_TEST_ONLY=99998]="EDITION_99998_TEST_ONLY",e[e.EDITION_99999_TEST_ONLY=99999]="EDITION_99999_TEST_ONLY",e[e.EDITION_MAX=2147483647]="EDITION_MAX"})(ko||(ko={}));var Io;(function(e){e[e.VISIBILITY_UNSET=0]="VISIBILITY_UNSET",e[e.VISIBILITY_LOCAL=1]="VISIBILITY_LOCAL",e[e.VISIBILITY_EXPORT=2]="VISIBILITY_EXPORT"})(Io||(Io={}));const To={readUnknownFields:!0};function Uf(e){return e?Object.assign(Object.assign({},To),e):To}function Vf(e,t,r){const i=ks(e,void 0,!1);return mc(i,new bf(t),Uf(r),!1,t.byteLength),i.message}function mc(e,t,r,i,n){var f;const g=i?t.len:t.pos+n;let s,c;const l=(f=e.getUnknown())!==null&&f!==void 0?f:[];for(;t.pos<g&&([s,c]=t.tag(),!(i&&c==xe.EndGroup));){const p=e.findNumber(s);if(!p){const h=t.skip(c,s);r.readUnknownFields&&l.push({no:s,wireType:c,data:h});continue}Wf(e,t,p,c,r)}if(i&&(c!=xe.EndGroup||s!==n))throw new Error("invalid end group tag");l.length>0&&e.setUnknown(l)}function Wf(e,t,r,i,n){var f;switch(r.fieldKind){case"scalar":e.set(r,Rt(t,r.scalar));break;case"enum":const g=Rt(t,V.INT32);if(r.enum.open)e.set(r,g);else if(r.enum.values.some(s=>s.number===g))e.set(r,g);else if(n.readUnknownFields){const s=[];kh(g,s);const c=(f=e.getUnknown())!==null&&f!==void 0?f:[];c.push({no:r.number,wireType:i,data:new Uint8Array(s)}),e.setUnknown(c)}break;case"message":e.set(r,Bs(t,n,r,e.get(r)));break;case"list":$f(t,i,e.get(r),n);break;case"map":Hf(t,e.get(r),n);break}}function Hf(e,t,r){const i=t.field();let n,f;const g=e.uint32(),s=e.pos+g;for(;e.pos<s;){const[c]=e.tag();switch(c){case 1:n=Rt(e,i.mapKey);break;case 2:switch(i.mapKind){case"scalar":f=Rt(e,i.scalar);break;case"enum":f=e.int32();break;case"message":f=Bs(e,r,i);break}break}}if(n===void 0&&(n=ar(i.mapKey,!1)),f===void 0)switch(i.mapKind){case"scalar":f=ar(i.scalar,!1);break;case"enum":f=i.enum.values[0].number;break;case"message":f=ks(i.message,void 0,!1);break}t.set(n,f)}function $f(e,t,r,i){var n;const f=r.field();if(f.listKind==="message"){r.add(Bs(e,i,f));return}const g=(n=f.scalar)!==null&&n!==void 0?n:V.INT32;if(!(t==xe.LengthDelimited&&g!=V.STRING&&g!=V.BYTES)){r.add(Rt(e,g));return}const s=e.uint32()+e.pos;for(;e.pos<s;)r.add(Rt(e,g))}function Bs(e,t,r,i){const n=r.delimitedEncoding,f=i??ks(r.message,void 0,!1);return mc(f,e,t,n,n?r.number:e.uint32()),f}function Rt(e,t){switch(t){case V.STRING:return e.string();case V.BOOL:return e.bool();case V.DOUBLE:return e.double();case V.FLOAT:return e.float();case V.INT32:return e.int32();case V.INT64:return e.int64();case V.UINT64:return e.uint64();case V.FIXED64:return e.fixed64();case V.BYTES:return e.bytes();case V.FIXED32:return e.fixed32();case V.SFIXED32:return e.sfixed32();case V.SFIXED64:return e.sfixed64();case V.SINT64:return e.sint64();case V.UINT32:return e.uint32();case V.SINT32:return e.sint32()}}function bc(e,t){var r;const i=Vf(Pf,df(e));return i.messageType.forEach(bs),i.dependency=(r=t==null?void 0:t.map(n=>n.proto.name))!==null&&r!==void 0?r:[],ec(i,n=>t==null?void 0:t.find(f=>f.proto.name===n)).getFile(i.name)}const Zf=bc("ChxydW5tZS9ydW5uZXIvdjIvY29uZmlnLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiigMKDVByb2dyYW1Db25maWcSFAoMcHJvZ3JhbV9uYW1lGAEgASgJEhEKCWFyZ3VtZW50cxgCIAMoCRIRCglkaXJlY3RvcnkYAyABKAkSEwoLbGFuZ3VhZ2VfaWQYBCABKAkSEgoKYmFja2dyb3VuZBgFIAEoCBIWCg5maWxlX2V4dGVuc2lvbhgGIAEoCRILCgNlbnYYByADKAkSPgoIY29tbWFuZHMYCCABKAsyKi5ydW5tZS5ydW5uZXIudjIuUHJvZ3JhbUNvbmZpZy5Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgJIAEoCUgAEhMKC2ludGVyYWN0aXZlGAogASgIEioKBG1vZGUYCyABKA4yHC5ydW5tZS5ydW5uZXIudjIuQ29tbWFuZE1vZGUSEAoIa25vd25faWQYDCABKAkSEgoKa25vd25fbmFtZRgNIAEoCRIOCgZydW5faWQYDiABKAkaHAoLQ29tbWFuZExpc3QSDQoFaXRlbXMYASADKAlCCAoGc291cmNlKowBCgtDb21tYW5kTW9kZRIcChhDT01NQU5EX01PREVfVU5TUEVDSUZJRUQQABIXChNDT01NQU5EX01PREVfSU5MSU5FEAESFQoRQ09NTUFORF9NT0RFX0ZJTEUQAhIZChVDT01NQU5EX01PREVfVEVSTUlOQUwQAxIUChBDT01NQU5EX01PREVfQ0xJEARCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z"),Gf=bc("ChxydW5tZS9ydW5uZXIvdjIvcnVubmVyLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiLwoHUHJvamVjdBIMCgRyb290GAEgASgJEhYKDmVudl9sb2FkX29yZGVyGAIgAygJIo0BCgdTZXNzaW9uEgoKAmlkGAEgASgJEgsKA2VudhgCIAMoCRI4CghtZXRhZGF0YRgDIAMoCzImLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uLk1ldGFkYXRhRW50cnkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIrIFChRDcmVhdGVTZXNzaW9uUmVxdWVzdBJFCghtZXRhZGF0YRgBIAMoCzIzLnJ1bm1lLnJ1bm5lci52Mi5DcmVhdGVTZXNzaW9uUmVxdWVzdC5NZXRhZGF0YUVudHJ5EgsKA2VudhgCIAMoCRIuCgdwcm9qZWN0GAMgASgLMhgucnVubWUucnVubmVyLnYyLlByb2plY3RIAIgBARJBCg5lbnZfc3RvcmVfdHlwZRgEIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSAGIAQESPAoGY29uZmlnGAUgASgLMiwucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0LkNvbmZpZxovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaxAIKBkNvbmZpZxJBCg5lbnZfc3RvcmVfdHlwZRgBIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSACIAQESYwoRZW52X3N0b3JlX3NlZWRpbmcYAiABKA4yQy5ydW5tZS5ydW5uZXIudjIuQ3JlYXRlU2Vzc2lvblJlcXVlc3QuQ29uZmlnLlNlc3Npb25FbnZTdG9yZVNlZWRpbmdIAYgBASJpChZTZXNzaW9uRW52U3RvcmVTZWVkaW5nEikKJVNFU1NJT05fRU5WX1NUT1JFX1NFRURJTkdfVU5TUEVDSUZJRUQQABIkCiBTRVNTSU9OX0VOVl9TVE9SRV9TRUVESU5HX1NZU1RFTRABQhEKD19lbnZfc3RvcmVfdHlwZUIUChJfZW52X3N0b3JlX3NlZWRpbmdCCgoIX3Byb2plY3RCEQoPX2Vudl9zdG9yZV90eXBlIkIKFUNyZWF0ZVNlc3Npb25SZXNwb25zZRIpCgdzZXNzaW9uGAEgASgLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24iHwoRR2V0U2Vzc2lvblJlcXVlc3QSCgoCaWQYASABKAkiPwoSR2V0U2Vzc2lvblJlc3BvbnNlEikKB3Nlc3Npb24YASABKAsyGC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvbiIVChNMaXN0U2Vzc2lvbnNSZXF1ZXN0IkIKFExpc3RTZXNzaW9uc1Jlc3BvbnNlEioKCHNlc3Npb25zGAEgAygLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24i4wEKFFVwZGF0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJEkUKCG1ldGFkYXRhGAIgAygLMjMucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0Lk1ldGFkYXRhRW50cnkSCwoDZW52GAMgAygJEi4KB3Byb2plY3QYBCABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgAiAEBGi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIKCghfcHJvamVjdCJCChVVcGRhdGVTZXNzaW9uUmVzcG9uc2USKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIiIKFERlbGV0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJIhcKFURlbGV0ZVNlc3Npb25SZXNwb25zZSI7CgdXaW5zaXplEgwKBHJvd3MYASABKA0SDAoEY29scxgCIAEoDRIJCgF4GAMgASgNEgkKAXkYBCABKA0i5QIKDkV4ZWN1dGVSZXF1ZXN0Ei4KBmNvbmZpZxgBIAEoCzIeLnJ1bm1lLnJ1bm5lci52Mi5Qcm9ncmFtQ29uZmlnEhIKCmlucHV0X2RhdGEYCCABKAwSKgoEc3RvcBgJIAEoDjIcLnJ1bm1lLnJ1bm5lci52Mi5FeGVjdXRlU3RvcBIuCgd3aW5zaXplGAogASgLMhgucnVubWUucnVubmVyLnYyLldpbnNpemVIAIgBARISCgpzZXNzaW9uX2lkGBQgASgJEjoKEHNlc3Npb25fc3RyYXRlZ3kYFSABKA4yIC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvblN0cmF0ZWd5Ei4KB3Byb2plY3QYFiABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgBiAEBEhsKE3N0b3JlX3N0ZG91dF9pbl9lbnYYFyABKAhCCgoIX3dpbnNpemVCCgoIX3Byb2plY3QiqgEKD0V4ZWN1dGVSZXNwb25zZRIvCglleGl0X2NvZGUYASABKAsyHC5nb29nbGUucHJvdG9idWYuVUludDMyVmFsdWUSEwoLc3Rkb3V0X2RhdGEYAiABKAwSEwoLc3RkZXJyX2RhdGEYAyABKAwSKQoDcGlkGAQgASgLMhwuZ29vZ2xlLnByb3RvYnVmLlVJbnQzMlZhbHVlEhEKCW1pbWVfdHlwZRgFIAEoCSIqChlSZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Eg0KBWxpbmVzGAEgAygJIsAEChVSZXNvbHZlUHJvZ3JhbVJlcXVlc3QSPgoIY29tbWFuZHMYASABKAsyKi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgCIAEoCUgAEjkKBG1vZGUYAyABKA4yKy5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXF1ZXN0Lk1vZGUSCwoDZW52GAQgAygJEhIKCnNlc3Npb25faWQYBSABKAkSOgoQc2Vzc2lvbl9zdHJhdGVneRgGIAEoDjIgLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uU3RyYXRlZ3kSLgoHcHJvamVjdBgHIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5Qcm9qZWN0SAGIAQESEwoLbGFuZ3VhZ2VfaWQYCCABKAkSQwoJcmV0ZW50aW9uGAkgASgOMjAucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdC5SZXRlbnRpb24iRAoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEwoPTU9ERV9QUk9NUFRfQUxMEAESEQoNTU9ERV9TS0lQX0FMTBACIlcKCVJldGVudGlvbhIZChVSRVRFTlRJT05fVU5TUEVDSUZJRUQQABIXChNSRVRFTlRJT05fRklSU1RfUlVOEAESFgoSUkVURU5USU9OX0xBU1RfUlVOEAJCCAoGc291cmNlQgoKCF9wcm9qZWN0ItoDChZSZXNvbHZlUHJvZ3JhbVJlc3BvbnNlEg4KBnNjcmlwdBgBIAEoCRI8Cghjb21tYW5kcxgCIAEoCzIqLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Ej8KBHZhcnMYAyADKAsyMS5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5WYXJSZXN1bHQaiQEKCVZhclJlc3VsdBI+CgZzdGF0dXMYASABKA4yLi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5TdGF0dXMSDAoEbmFtZRgCIAEoCRIWCg5vcmlnaW5hbF92YWx1ZRgDIAEoCRIWCg5yZXNvbHZlZF92YWx1ZRgEIAEoCSKkAQoGU3RhdHVzEhYKElNUQVRVU19VTlNQRUNJRklFRBAAEhMKD1NUQVRVU19SRVNPTFZFRBABEiIKHlNUQVRVU19VTlJFU09MVkVEX1dJVEhfTUVTU0FHRRACEiYKIlNUQVRVU19VTlJFU09MVkVEX1dJVEhfUExBQ0VIT0xERVIQAxIhCh1TVEFUVVNfVU5SRVNPTFZFRF9XSVRIX1NFQ1JFVBAEIkMKFk1vbml0b3JFbnZTdG9yZVJlcXVlc3QSKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIsIECh9Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90EkoKBGVudnMYASADKAsyPC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2VTbmFwc2hvdC5TbmFwc2hvdEVudhrOAgoLU25hcHNob3RFbnYSRwoGc3RhdHVzGAEgASgOMjcucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuU3RhdHVzEgwKBG5hbWUYAiABKAkSEwoLZGVzY3JpcHRpb24YAyABKAkSDAoEc3BlYxgEIAEoCRITCgtpc19yZXF1aXJlZBgFIAEoCBIOCgZvcmlnaW4YBiABKAkSFgoOb3JpZ2luYWxfdmFsdWUYByABKAkSFgoOcmVzb2x2ZWRfdmFsdWUYCCABKAkSEwoLY3JlYXRlX3RpbWUYCSABKAkSEwoLdXBkYXRlX3RpbWUYCiABKAkSRgoGZXJyb3JzGAsgAygLMjYucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuRXJyb3IaJgoFRXJyb3ISDAoEY29kZRgBIAEoDRIPCgdtZXNzYWdlGAIgASgJIloKBlN0YXR1cxIWChJTVEFUVVNfVU5TUEVDSUZJRUQQABISCg5TVEFUVVNfTElURVJBTBABEhEKDVNUQVRVU19ISURERU4QAhIRCg1TVEFUVVNfTUFTS0VEEAMimwEKF01vbml0b3JFbnZTdG9yZVJlc3BvbnNlEjIKBHR5cGUYASABKA4yJC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlVHlwZRJECghzbmFwc2hvdBgCIAEoCzIwLnJ1bm1lLnJ1bm5lci52Mi5Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90SABCBgoEZGF0YSpdChNTZXNzaW9uRW52U3RvcmVUeXBlEiYKIlNFU1NJT05fRU5WX1NUT1JFX1RZUEVfVU5TUEVDSUZJRUQQABIeChpTRVNTSU9OX0VOVl9TVE9SRV9UWVBFX09XTBABKl4KC0V4ZWN1dGVTdG9wEhwKGEVYRUNVVEVfU1RPUF9VTlNQRUNJRklFRBAAEhoKFkVYRUNVVEVfU1RPUF9JTlRFUlJVUFQQARIVChFFWEVDVVRFX1NUT1BfS0lMTBACKlUKD1Nlc3Npb25TdHJhdGVneRIgChxTRVNTSU9OX1NUUkFURUdZX1VOU1BFQ0lGSUVEEAASIAocU0VTU0lPTl9TVFJBVEVHWV9NT1NUX1JFQ0VOVBABKmIKE01vbml0b3JFbnZTdG9yZVR5cGUSJgoiTU9OSVRPUl9FTlZfU1RPUkVfVFlQRV9VTlNQRUNJRklFRBAAEiMKH01PTklUT1JfRU5WX1NUT1JFX1RZUEVfU05BUFNIT1QQATKQBgoNUnVubmVyU2VydmljZRJgCg1DcmVhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXNwb25zZSIAElcKCkdldFNlc3Npb24SIi5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlcXVlc3QaIy5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlc3BvbnNlIgASXQoMTGlzdFNlc3Npb25zEiQucnVubWUucnVubmVyLnYyLkxpc3RTZXNzaW9uc1JlcXVlc3QaJS5ydW5tZS5ydW5uZXIudjIuTGlzdFNlc3Npb25zUmVzcG9uc2UiABJgCg1VcGRhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXNwb25zZSIAEmAKDURlbGV0ZVNlc3Npb24SJS5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlcXVlc3QaJi5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlc3BvbnNlIgASaAoPTW9uaXRvckVudlN0b3JlEicucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlcXVlc3QaKC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2UiADABElIKB0V4ZWN1dGUSHy5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlcXVlc3QaIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlIgAoATABEmMKDlJlc29sdmVQcm9ncmFtEiYucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdBonLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbVJlc3BvbnNlIgBCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z",[Ho.file_google_protobuf_wrappers,Zf]),Kf=Df(Gf,19,0),Ue=Ff(Kf),Xf=j`
|
|
1933
|
+
`;Ji([Z({type:Array})],or.prototype,"columns",2);Ji([Z({type:Array})],or.prototype,"rows",2);Ji([Z({type:Object})],or.prototype,"renderer",2);or=Ji([Ge("table-view")],or);const tv=j`
|
|
1887
1934
|
<svg
|
|
1888
1935
|
width="16"
|
|
1889
1936
|
height="16"
|
|
@@ -1894,11 +1941,11 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1894
1941
|
<path
|
|
1895
1942
|
fill-rule="evenodd"
|
|
1896
1943
|
clip-rule="evenodd"
|
|
1897
|
-
d="
|
|
1944
|
+
d="M14.4318 3.3232L5.96175 13.3232L5.17104 13.2874L1.82104 8.5174L2.63939 7.94268L5.61722 12.1827L13.6687 2.67688L14.4318 3.3232Z"
|
|
1898
1945
|
fill="currentColor"
|
|
1899
1946
|
/>
|
|
1900
1947
|
</svg>
|
|
1901
|
-
`,
|
|
1948
|
+
`,rv=j`
|
|
1902
1949
|
<svg
|
|
1903
1950
|
width="16"
|
|
1904
1951
|
height="16"
|
|
@@ -1909,18 +1956,18 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1909
1956
|
<path
|
|
1910
1957
|
fill-rule="evenodd"
|
|
1911
1958
|
clip-rule="evenodd"
|
|
1912
|
-
d="
|
|
1959
|
+
d="M8.00024 2C6.50024 2 5.20024 2.4 4.10024 3.2L4.90024 3.9C5.80024 3.3 6.80024 3 8.00024 3C11.3002 3 14.0002 5.7 14.0002 9H15.0002C15.0002 5.1 11.9002 2 8.00024 2ZM1.00024 3.00005L2.60024 4.50005C1.60024 5.70005 1.00024 7.30005 1.00024 9.00005H2.00024C2.00024 7.50005 2.50024 6.20005 3.40024 5.20005L5.60024 7.20005C5.20024 7.70005 5.00024 8.30005 5.00024 9.00005C5.00024 10.7 6.30024 12 8.00024 12C8.80024 12 9.50024 11.7 10.0002 11.2L13.0002 14L13.7002 13.3L1.70024 2.30005L1.00024 3.00005ZM6.30024 7.90005L9.20024 10.6C8.90024 10.8 8.50024 11 8.00024 11C6.90024 11 6.00024 10.1 6.00024 9.00005C6.00024 8.60005 6.10024 8.20005 6.30024 7.90005ZM11.0002 9.5L10.0002 8.6C9.80024 7.8 9.10024 7.1 8.20024 7L7.20024 6.1C7.50024 6 7.70024 6 8.00024 6C9.70024 6 11.0002 7.3 11.0002 9V9.5Z"
|
|
1913
1960
|
fill="currentColor"
|
|
1914
1961
|
/>
|
|
1915
1962
|
</svg>
|
|
1916
|
-
`;var
|
|
1963
|
+
`;var iv=Object.defineProperty,nv=Object.getOwnPropertyDescriptor,Zs=(e,t,r,i)=>{for(var n=i>1?void 0:i?nv(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&iv(t,r,n),n};let Mr=class extends Oe{render(){return j`<div class="tooltip">
|
|
1917
1964
|
<div
|
|
1918
|
-
.class="${
|
|
1965
|
+
.class="${be(this.classList,()=>this.classList,()=>"")}"
|
|
1919
1966
|
>
|
|
1920
1967
|
${this.value}
|
|
1921
1968
|
</div>
|
|
1922
1969
|
<div class="tooltiptext">${this.tooltipText}</div>
|
|
1923
|
-
</div>`}};
|
|
1970
|
+
</div>`}};Mr.styles=et`
|
|
1924
1971
|
.tooltip .tooltiptext {
|
|
1925
1972
|
background-color: var(--vscode-notifications-background);
|
|
1926
1973
|
box-shadow: 2px 2px 4px -2px var(--vscode-notifications-border);
|
|
@@ -1941,7 +1988,8 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1941
1988
|
margin-left: -5px;
|
|
1942
1989
|
border-width: 5px;
|
|
1943
1990
|
border-style: solid;
|
|
1944
|
-
border-color: transparent transparent
|
|
1991
|
+
border-color: transparent transparent
|
|
1992
|
+
var(--vscode-notifications-background) transparent;
|
|
1945
1993
|
}
|
|
1946
1994
|
|
|
1947
1995
|
.tooltip .tooltiptext {
|
|
@@ -1968,32 +2016,34 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
1968
2016
|
.optional {
|
|
1969
2017
|
font-weight: 400;
|
|
1970
2018
|
}
|
|
1971
|
-
`;
|
|
2019
|
+
`;Zs([Z({type:String})],Mr.prototype,"tooltipText",2);Zs([Z({type:String})],Mr.prototype,"value",2);Mr=Zs([Ge("tooltip-text")],Mr);var sv=Object.defineProperty,ov=Object.getOwnPropertyDescriptor,dr=(e,t,r,i)=>{for(var n=i>1?void 0:i?ov(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&sv(t,r,n),n};let St=class extends Oe{constructor(){super(...arguments),this.disposables=[],this.displaySecret=!1,this._copied=!1}onCopy(e){e.defaultPrevented&&e.preventDefault();const t=new CustomEvent("onCopy");this.dispatchEvent(t),this._copied=!0,setTimeout(()=>this._copied=!1,1e3)}toggleVisibility(){this.displaySecret=!this.displaySecret}dispose(){this.disposables.forEach(e=>e.dispose())}render(){const e=[void 0,at.MASKED,at.LITERAL,at.UNSPECIFIED].includes(this.status);return j`
|
|
1972
2020
|
<div class="secret-container">
|
|
1973
|
-
${
|
|
2021
|
+
${be(this.displaySecret,()=>j`<span class="secret-text">${this.value}</span>`,()=>be(this.maskedValue,()=>j`<span class="secret-text"
|
|
2022
|
+
>${this.maskedValue}</span
|
|
2023
|
+
>`,()=>Array.from({length:20},(t,r)=>r+1).map(()=>"*").join("")))}
|
|
1974
2024
|
<div class="actions">
|
|
1975
|
-
${
|
|
2025
|
+
${be(e,()=>j``,()=>be(this.displaySecret,()=>j` <vscode-button
|
|
1976
2026
|
appearance="icon"
|
|
1977
2027
|
class="cursor-pointer"
|
|
1978
2028
|
@click=${this.toggleVisibility}
|
|
1979
2029
|
>
|
|
1980
|
-
${
|
|
2030
|
+
${rv}
|
|
1981
2031
|
</vscode-button>`,()=>j` <vscode-button
|
|
1982
2032
|
appearance="icon"
|
|
1983
2033
|
class="cursor-pointer"
|
|
1984
2034
|
@click=${this.toggleVisibility}
|
|
1985
2035
|
>
|
|
1986
|
-
${
|
|
2036
|
+
${Il}
|
|
1987
2037
|
</vscode-button>`))}
|
|
1988
|
-
${
|
|
2038
|
+
${be([at.LITERAL,at.HIDDEN].includes(this.status),()=>j` <vscode-button
|
|
1989
2039
|
appearance="icon"
|
|
1990
2040
|
class="cursor-pointer"
|
|
1991
2041
|
@click=${this.onCopy}
|
|
1992
|
-
>${
|
|
2042
|
+
>${be(this._copied,()=>j`${tv}`,()=>j`${zc}`)}</vscode-button
|
|
1993
2043
|
>`,()=>j``)}
|
|
1994
2044
|
</div>
|
|
1995
2045
|
</div>
|
|
1996
|
-
`}};
|
|
2046
|
+
`}};St.styles=et`
|
|
1997
2047
|
vscode-button {
|
|
1998
2048
|
color: var(--vscode-button-foreground);
|
|
1999
2049
|
background-color: var(--vscode-button-background);
|
|
@@ -2025,8 +2075,14 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
2025
2075
|
.cursor-pointer {
|
|
2026
2076
|
cursor: pointer;
|
|
2027
2077
|
}
|
|
2028
|
-
`;
|
|
2029
|
-
<svg
|
|
2078
|
+
`;dr([Z({type:String})],St.prototype,"value",2);dr([Z({type:Number})],St.prototype,"status",2);dr([Z({type:Boolean})],St.prototype,"displaySecret",2);dr([Z({type:String})],St.prototype,"maskedValue",2);dr([Fh()],St.prototype,"_copied",2);St=dr([Ge("env-viewer")],St);j`
|
|
2079
|
+
<svg
|
|
2080
|
+
width="16"
|
|
2081
|
+
height="16"
|
|
2082
|
+
viewBox="0 0 16 16"
|
|
2083
|
+
fill="none"
|
|
2084
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
2085
|
+
>
|
|
2030
2086
|
<path
|
|
2031
2087
|
fill-rule="evenodd"
|
|
2032
2088
|
clip-rule="evenodd"
|
|
@@ -2034,7 +2090,7 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
2034
2090
|
fill="#A1260D"
|
|
2035
2091
|
/>
|
|
2036
2092
|
</svg>
|
|
2037
|
-
`;const
|
|
2093
|
+
`;const av=(e,t)=>j`
|
|
2038
2094
|
<svg
|
|
2039
2095
|
width="${t}px"
|
|
2040
2096
|
height="${e}px"
|
|
@@ -2049,33 +2105,35 @@ Open Dashboard to configure it`)};Ya=function(){var e;const t=we();if(!t.postMes
|
|
|
2049
2105
|
fill="#A1260D"
|
|
2050
2106
|
/>
|
|
2051
2107
|
</svg>
|
|
2052
|
-
`;var
|
|
2108
|
+
`;var cv=Object.defineProperty,lv=Object.getOwnPropertyDescriptor,$u=e=>{throw TypeError(e)},Hu=(e,t,r,i)=>{for(var n=i>1?void 0:i?lv(t,r):t,a=e.length-1,d;a>=0;a--)(d=e[a])&&(n=(i?d(t,r,n):d(n))||n);return i&&n&&cv(t,r,n),n},uv=(e,t,r)=>t.has(e)||$u("Cannot "+r),dv=(e,t,r)=>t.has(e)?$u("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Kt=(e,t,r)=>(uv(e,t,"access private method"),r),vt,Gu,Zu,yr;const hv="__",fv=[{text:"Name"},{text:"Value"},{text:"Description"},{text:"Spec"},{text:"Source"},{text:"Updated"}],pv=["resolvedValue","errors","status","specClass"];let qn=class extends Oe{constructor(){super(...arguments),dv(this,vt),this.disposables=[]}dispose(){this.disposables.forEach(({dispose:e})=>e())}render(){var e;return Kt(this,vt,Zu).call(this),j` <div>
|
|
2053
2109
|
<table-view
|
|
2054
|
-
.columns="${
|
|
2055
|
-
.rows="${(e=this.variables)==null?void 0:e.map(t=>({name:t.name,status:t.status,originalValue:t.originalValue,description:t.description,spec:t.spec,specClass:t.isRequired?"required":"optional",source:t.origin,updatedAt:
|
|
2056
|
-
.displayable="${(t,r)=>!
|
|
2057
|
-
.hasErrors="${t=>{var r;return!(!((r=t.errors)!=null&&r.length)||t.name===
|
|
2058
|
-
.renderer="${(t,r)=>{switch(r){case"originalValue":const i=t.status===
|
|
2110
|
+
.columns="${fv}"
|
|
2111
|
+
.rows="${(e=this.variables)==null?void 0:e.map(t=>({name:t.name,status:t.status,originalValue:t.originalValue,description:t.description,spec:t.spec,specClass:t.isRequired?"required":"optional",source:t.origin,updatedAt:lp(new Date(t.updateTime)),resolvedValue:t.resolvedValue,errors:t.errors}))}"
|
|
2112
|
+
.displayable="${(t,r)=>!pv.includes(r)}"
|
|
2113
|
+
.hasErrors="${t=>{var r;return!(!((r=t.errors)!=null&&r.length)||t.name===hv)}}"
|
|
2114
|
+
.renderer="${(t,r)=>{switch(r){case"originalValue":const i=t.status===at.LITERAL;let n=t.status===at.MASKED?`${t.resolvedValue} [masked]`:t.resolvedValue;return t.status===at.UNSPECIFIED?n="[unset]":t.status===at.HIDDEN&&(n="[hidden]"),n=n.replace(/\n/g," ").replace(/\r/g,""),j`<env-viewer
|
|
2059
2115
|
.displaySecret="${i}"
|
|
2060
2116
|
.value="${t.originalValue}"
|
|
2061
|
-
.maskedValue="${
|
|
2117
|
+
.maskedValue="${Kt(this,vt,yr).call(this,t,r,()=>n)}"
|
|
2062
2118
|
.status="${t.status}"
|
|
2063
|
-
@onCopy="${async()=>
|
|
2064
|
-
></env-viewer>`;case"updatedAt":return
|
|
2119
|
+
@onCopy="${async()=>Kt(this,vt,Gu).call(this,t.originalValue)}"
|
|
2120
|
+
></env-viewer>`;case"updatedAt":return Kt(this,vt,yr).call(this,t,r,()=>t[r]?up(new Date(t[r])):"");case"spec":return Kt(this,vt,yr).call(this,t,r,()=>j`<span class="${t.specClass}">${t[r]}</span>`);default:return Kt(this,vt,yr).call(this,t,r,()=>t[r])}}}"
|
|
2065
2121
|
></table-view>
|
|
2066
|
-
</div>`}};
|
|
2122
|
+
</div>`}};vt=new WeakSet;Gu=function(e){return navigator.clipboard.writeText(e)};Zu=function(){var e;(e=this.variables)==null||e.sort((t,r)=>t.errors.length>0?-1:r.errors.length>0?1:0)};yr=function(e,t,r){var i;const n=t==="name"?j`${av(10,10)}`:j``;return(i=e.errors)!=null&&i.length?j`<div class="flex">
|
|
2067
2123
|
<tooltip-text
|
|
2068
2124
|
.tooltipText="${j`<div class="flex">
|
|
2069
|
-
${e.errors.map(
|
|
2125
|
+
${e.errors.map(a=>j`<span>${n}${a.message}</span>`)}
|
|
2070
2126
|
</div>`}"
|
|
2071
2127
|
.value="${j`${n} ${r()}`}"
|
|
2072
2128
|
></tooltip-text>
|
|
2073
2129
|
</div>`:t==="spec"?j`<div class="flex">
|
|
2074
2130
|
<tooltip-text
|
|
2075
|
-
.tooltipText="${j`<div class="flex">
|
|
2131
|
+
.tooltipText="${j`<div class="flex">
|
|
2132
|
+
Info: Variable is ${e.specClass}
|
|
2133
|
+
</div>`}"
|
|
2076
2134
|
.value="${r()}"
|
|
2077
2135
|
></tooltip-text>
|
|
2078
|
-
</div>`:j`${r()}`};Sc([Q({type:Array})],$i.prototype,"variables",2);$i=Sc([Ae("env-store")],$i);const ap=fr("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),cp=ns(ap,0),lp=os(cp),up=fr("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),wc=fr("CiBydW5tZS9zdHJlYW0vdjEvd2Vic29ja2V0cy5wcm90bxIPcnVubWUuc3RyZWFtLnYxIkIKD1dlYnNvY2tldFN0YXR1cxIeCgRjb2RlGAEgASgOMhAuZ29vZ2xlLnJwYy5Db2RlEg8KB21lc3NhZ2UYAiABKAkiGQoEUGluZxIRCgl0aW1lc3RhbXAYASABKAMiGQoEUG9uZxIRCgl0aW1lc3RhbXAYASABKAMiugEKEFdlYnNvY2tldFJlcXVlc3QSOgoPZXhlY3V0ZV9yZXF1ZXN0GAEgASgLMh8ucnVubWUucnVubmVyLnYyLkV4ZWN1dGVSZXF1ZXN0SAASIwoEcGluZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5QaW5nEhYKDWF1dGhvcml6YXRpb24YyAEgASgJEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWQi2AEKEVdlYnNvY2tldFJlc3BvbnNlEjwKEGV4ZWN1dGVfcmVzcG9uc2UYASABKAsyIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlSAASIwoEcG9uZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5Qb25nEjEKBnN0YXR1cxjIASABKAsyIC5ydW5tZS5zdHJlYW0udjEuV2Vic29ja2V0U3RhdHVzEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWRCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3N0cmVhbS92MTtzdHJlYW12MWIGcHJvdG8z",[up,Jr]),Zi=Nt(wc,3),dp=Nt(wc,4);var Gi=function(e,t){return Gi=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},Gi(e,t)};function et(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");Gi(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function hp(e,t,r,i){function n(f){return f instanceof r?f:new r(function(g){g(f)})}return new(r||(r=Promise))(function(f,g){function s(p){try{l(i.next(p))}catch(h){g(h)}}function c(p){try{l(i.throw(p))}catch(h){g(h)}}function l(p){p.done?f(p.value):n(p.value).then(s,c)}l((i=i.apply(e,t||[])).next())})}function kc(e,t){var r={label:0,sent:function(){if(f[0]&1)throw f[1];return f[1]},trys:[],ops:[]},i,n,f,g=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return g.next=s(0),g.throw=s(1),g.return=s(2),typeof Symbol=="function"&&(g[Symbol.iterator]=function(){return this}),g;function s(l){return function(p){return c([l,p])}}function c(l){if(i)throw new TypeError("Generator is already executing.");for(;g&&(g=0,l[0]&&(r=0)),r;)try{if(i=1,n&&(f=l[0]&2?n.return:l[0]?n.throw||((f=n.return)&&f.call(n),0):n.next)&&!(f=f.call(n,l[1])).done)return f;switch(n=0,f&&(l=[l[0]&2,f.value]),l[0]){case 0:case 1:f=l;break;case 4:return r.label++,{value:l[1],done:!1};case 5:r.label++,n=l[1],l=[0];continue;case 7:l=r.ops.pop(),r.trys.pop();continue;default:if(f=r.trys,!(f=f.length>0&&f[f.length-1])&&(l[0]===6||l[0]===2)){r=0;continue}if(l[0]===3&&(!f||l[1]>f[0]&&l[1]<f[3])){r.label=l[1];break}if(l[0]===6&&r.label<f[1]){r.label=f[1],f=l;break}if(f&&r.label<f[2]){r.label=f[2],r.ops.push(l);break}f[2]&&r.ops.pop(),r.trys.pop();continue}l=t.call(e,r)}catch(p){l=[6,p],n=0}finally{i=f=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function Bt(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ze(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,f=[],g;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)f.push(n.value)}catch(s){g={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(g)throw g.error}}return f}function Qe(e,t,r){if(r||arguments.length===2)for(var i=0,n=t.length,f;i<n;i++)(f||!(i in t))&&(f||(f=Array.prototype.slice.call(t,0,i)),f[i]=t[i]);return e.concat(f||Array.prototype.slice.call(t))}function vt(e){return this instanceof vt?(this.v=e,this):new vt(e)}function fp(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(e,t||[]),n,f=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",g),n[Symbol.asyncIterator]=function(){return this},n;function g(b){return function(w){return Promise.resolve(w).then(b,h)}}function s(b,w){i[b]&&(n[b]=function(m){return new Promise(function(o,u){f.push([b,m,o,u])>1||c(b,m)})},w&&(n[b]=w(n[b])))}function c(b,w){try{l(i[b](w))}catch(m){_(f[0][3],m)}}function l(b){b.value instanceof vt?Promise.resolve(b.value.v).then(p,h):_(f[0][2],b)}function p(b){c("next",b)}function h(b){c("throw",b)}function _(b,w){b(w),f.shift(),f.length&&c(f[0][0],f[0][1])}}function pp(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof Bt=="function"?Bt(e):e[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(f){r[f]=e[f]&&function(g){return new Promise(function(s,c){g=e[f](g),n(s,c,g.done,g.value)})}}function n(f,g,s,c){Promise.resolve(c).then(function(l){f({value:l,done:s})},g)}}function se(e){return typeof e=="function"}function Ic(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Ei=Ic(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
2136
|
+
</div>`:j`${r()}`};Hu([Z({type:Array})],qn.prototype,"variables",2);qn=Hu([Ge("env-store")],qn);function gv({cellID:e,runID:t,sequence:r,languageID:i,commands:n,content:a,runner:d,settings:s={},onStdout:o,onStderr:c,onExitCode:g,onPid:f,onMimeType:m}){const{rows:_=20,className:w,fontSize:v=12,fontFamily:l="monospace",takeFocus:h=!0,scrollToFit:u=!0}=s,p=ln.useRef(null),b=ln.useMemo(()=>({output:{"runme.dev/id":e,theme:"dark",fontFamily:l||"monospace",fontSize:v||12,cursorStyle:"block",cursorBlink:!0,cursorWidth:1,takeFocus:h,scrollToFit:u,smoothScrollDuration:0,scrollback:4e3,initialRows:_,content:a||"",isAutoSaveEnabled:!1,isPlatformAuthEnabled:!1}}),[e,l,v,h,u,_,a]);return ln.useEffect(()=>{const E=p.current;if(!E)return;const y=R=>o==null?void 0:o(R.detail),C=R=>c==null?void 0:c(R.detail),S=R=>g==null?void 0:g(R.detail),k=R=>f==null?void 0:f(R.detail),T=R=>m==null?void 0:m(R.detail);return E.addEventListener("stdout",y),E.addEventListener("stderr",C),E.addEventListener("exitcode",S),E.addEventListener("pid",k),E.addEventListener("mimetype",T),()=>{E.removeEventListener("stdout",y),E.removeEventListener("stderr",C),E.removeEventListener("exitcode",S),E.removeEventListener("pid",k),E.removeEventListener("mimetype",T)}},[o,c,g,f,m]),hh.jsx("div",{className:w,ref:E=>{if(!E||E.hasChildNodes())return;const y=document.createElement("runme-console");p.current=y,y.setAttribute("buttons","false"),y.setAttribute("id",b.output["runme.dev/id"]),y.setAttribute("theme",b.output.theme),y.setAttribute("fontFamily",b.output.fontFamily),typeof b.output.fontSize=="number"&&y.setAttribute("fontSize",b.output.fontSize.toString()),b.output.cursorStyle&&y.setAttribute("cursorStyle",b.output.cursorStyle),typeof b.output.cursorBlink=="boolean"&&y.setAttribute("cursorBlink",b.output.cursorBlink?"true":"false"),typeof b.output.cursorWidth=="number"&&y.setAttribute("cursorWidth",b.output.cursorWidth.toString()),typeof b.output.takeFocus=="boolean"&&y.setAttribute("takeFocus",b.output.takeFocus?"true":"false"),typeof b.output.smoothScrollDuration=="number"&&y.setAttribute("smoothScrollDuration",b.output.smoothScrollDuration.toString()),typeof b.output.scrollback=="number"&&y.setAttribute("scrollback",b.output.scrollback.toString()),b.output.initialRows!==void 0&&y.setAttribute("initialRows",b.output.initialRows.toString()),b.output.content!==void 0&&y.setAttribute("initialContent",b.output.content),b.output.isAutoSaveEnabled&&y.setAttribute("isAutoSaveEnabled",b.output.isAutoSaveEnabled.toString()),b.output.isPlatformAuthEnabled&&y.setAttribute("isPlatformAuthEnabled",b.output.isPlatformAuthEnabled.toString()),y.setAttribute("knownId",e),y.setAttribute("runId",t),y.setAttribute("sequence",String(r)),i&&y.setAttribute("languageId",i),y.setAttribute("runnerEndpoint",d.endpoint),y.setAttribute("reconnect",d.reconnect?"true":"false"),y.interceptors=d.interceptors,y.commands=n,E.appendChild(y);const C=document.createElement("div");C.setAttribute("className","h-1"),E.appendChild(C),setTimeout(()=>{u&&!mv(C)&&C.scrollIntoView({behavior:"smooth"})},0)}})}function mv(e){const t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth)}function Pr(e){let t=!1;const r=[];for(let i=0;i<e.length;i++){let n=e.charAt(i);switch(n){case"_":t=!0;break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":r.push(n),t=!1;break;default:t&&(t=!1,n=n.toUpperCase()),r.push(n);break}}return r.join("")}const vv=new Set(["constructor","toString","toJSON","valueOf"]);function Wr(e){return vv.has(e)?e+"$":e}function bv(){let e=0,t=0;for(let i=0;i<28;i+=7){let n=this.buf[this.pos++];if(e|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}let r=this.buf[this.pos++];if(e|=(r&15)<<28,t=(r&112)>>4,(r&128)==0)return this.assertBounds(),[e,t];for(let i=3;i<=31;i+=7){let n=this.buf[this.pos++];if(t|=(n&127)<<i,(n&128)==0)return this.assertBounds(),[e,t]}throw new Error("invalid varint")}function En(e,t,r){for(let a=0;a<28;a=a+7){const d=e>>>a,s=!(!(d>>>7)&&t==0),o=(s?d|128:d)&255;if(r.push(o),!s)return}const i=e>>>28&15|(t&7)<<4,n=t>>3!=0;if(r.push((n?i|128:i)&255),!!n){for(let a=3;a<31;a=a+7){const d=t>>>a,s=!!(d>>>7),o=(s?d|128:d)&255;if(r.push(o),!s)return}r.push(t>>>31&1)}}const yi=4294967296;function Ha(e){const t=e[0]==="-";t&&(e=e.slice(1));const r=1e6;let i=0,n=0;function a(d,s){const o=Number(e.slice(d,s));n*=r,i=i*r+o,i>=yi&&(n=n+(i/yi|0),i=i%yi)}return a(-24,-18),a(-18,-12),a(-12,-6),a(-6),t?Yu(i,n):Ks(i,n)}function _v(e,t){let r=Ks(e,t);const i=r.hi&2147483648;i&&(r=Yu(r.lo,r.hi));const n=Ku(r.lo,r.hi);return i?"-"+n:n}function Ku(e,t){if({lo:e,hi:t}=yv(e,t),t<=2097151)return String(yi*t+e);const r=e&16777215,i=(e>>>24|t<<8)&16777215,n=t>>16&65535;let a=r+i*6777216+n*6710656,d=i+n*8147497,s=n*2;const o=1e7;return a>=o&&(d+=Math.floor(a/o),a%=o),d>=o&&(s+=Math.floor(d/o),d%=o),s.toString()+Ga(d)+Ga(a)}function yv(e,t){return{lo:e>>>0,hi:t>>>0}}function Ks(e,t){return{lo:e|0,hi:t|0}}function Yu(e,t){return t=~t,e?e=~e+1:t+=1,Ks(e,t)}const Ga=e=>{const t=String(e);return"0000000".slice(t.length)+t};function es(e,t){if(e>=0){for(;e>127;)t.push(e&127|128),e=e>>>7;t.push(e)}else{for(let r=0;r<9;r++)t.push(e&127|128),e=e>>7;t.push(1)}}function Sv(){let e=this.buf[this.pos++],t=e&127;if((e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<7,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<14,(e&128)==0)return this.assertBounds(),t;if(e=this.buf[this.pos++],t|=(e&127)<<21,(e&128)==0)return this.assertBounds(),t;e=this.buf[this.pos++],t|=(e&15)<<28;for(let r=5;(e&128)!==0&&r<10;r++)e=this.buf[this.pos++];if((e&128)!=0)throw new Error("invalid varint");return this.assertBounds(),t>>>0}const he=Ev();function Ev(){const e=new DataView(new ArrayBuffer(8));if(typeof BigInt=="function"&&typeof e.getBigInt64=="function"&&typeof e.getBigUint64=="function"&&typeof e.setBigInt64=="function"&&typeof e.setBigUint64=="function"&&(!!globalThis.Deno||typeof process!="object"||typeof process.env!="object"||process.env.BUF_BIGINT_DISABLE!=="1")){const r=BigInt("-9223372036854775808"),i=BigInt("9223372036854775807"),n=BigInt("0"),a=BigInt("18446744073709551615");return{zero:BigInt(0),supported:!0,parse(d){const s=typeof d=="bigint"?d:BigInt(d);if(s>i||s<r)throw new Error(`invalid int64: ${d}`);return s},uParse(d){const s=typeof d=="bigint"?d:BigInt(d);if(s>a||s<n)throw new Error(`invalid uint64: ${d}`);return s},enc(d){return e.setBigInt64(0,this.parse(d),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},uEnc(d){return e.setBigInt64(0,this.uParse(d),!0),{lo:e.getInt32(0,!0),hi:e.getInt32(4,!0)}},dec(d,s){return e.setInt32(0,d,!0),e.setInt32(4,s,!0),e.getBigInt64(0,!0)},uDec(d,s){return e.setInt32(0,d,!0),e.setInt32(4,s,!0),e.getBigUint64(0,!0)}}}return{zero:"0",supported:!1,parse(r){return typeof r!="string"&&(r=r.toString()),Za(r),r},uParse(r){return typeof r!="string"&&(r=r.toString()),Ka(r),r},enc(r){return typeof r!="string"&&(r=r.toString()),Za(r),Ha(r)},uEnc(r){return typeof r!="string"&&(r=r.toString()),Ka(r),Ha(r)},dec(r,i){return _v(r,i)},uDec(r,i){return Ku(r,i)}}}function Za(e){if(!/^-?[0-9]+$/.test(e))throw new Error("invalid int64: "+e)}function Ka(e){if(!/^[0-9]+$/.test(e))throw new Error("invalid uint64: "+e)}var V;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(V||(V={}));function $t(e,t){switch(e){case V.STRING:return"";case V.BOOL:return!1;case V.DOUBLE:case V.FLOAT:return 0;case V.INT64:case V.UINT64:case V.SFIXED64:case V.FIXED64:case V.SINT64:return t?"0":he.zero;case V.BYTES:return new Uint8Array(0);default:return 0}}function wv(e,t){switch(e){case V.BOOL:return t===!1;case V.STRING:return t==="";case V.BYTES:return t instanceof Uint8Array&&!t.byteLength;default:return t==0}}const Xu=2,lt=Symbol.for("reflect unsafe local");function Ju(e,t){const r=e[t.localName].case;return r===void 0?r:t.fields.find(i=>i.localName===r)}function Cv(e,t){const r=t.localName;if(t.oneof)return e[t.oneof.localName].case===r;if(t.presence!=Xu)return e[r]!==void 0&&Object.prototype.hasOwnProperty.call(e,r);switch(t.fieldKind){case"list":return e[r].length>0;case"map":return Object.keys(e[r]).length>0;case"scalar":return!wv(t.scalar,e[r]);case"enum":return e[r]!==t.enum.values[0].number}throw new Error("message field with implicit presence")}function $r(e,t){return Object.prototype.hasOwnProperty.call(e,t)&&e[t]!==void 0}function ju(e,t){if(t.oneof){const r=e[t.oneof.localName];return r.case===t.localName?r.value:void 0}return e[t.localName]}function zu(e,t,r){t.oneof?e[t.oneof.localName]={case:t.localName,value:r}:e[t.localName]=r}function kv(e,t){const r=t.localName;if(t.oneof){const i=t.oneof.localName;e[i].case===r&&(e[i]={case:void 0})}else if(t.presence!=Xu)delete e[r];else switch(t.fieldKind){case"map":e[r]={};break;case"list":e[r]=[];break;case"enum":e[r]=t.enum.values[0].number;break;case"scalar":e[r]=$t(t.scalar,t.longAsString);break}}function Ys(e){for(const t of e.field)$r(t,"jsonName")||(t.jsonName=Pr(t.name));e.nestedType.forEach(Ys)}function Iv(e,t){const r=e.values.find(i=>i.name===t);if(!r)throw new Error(`cannot parse ${e} default value: ${t}`);return r.number}function Av(e,t){switch(e){case V.STRING:return t;case V.BYTES:{const r=Nv(t);if(r===!1)throw new Error(`cannot parse ${V[e]} default value: ${t}`);return r}case V.INT64:case V.SFIXED64:case V.SINT64:return he.parse(t);case V.UINT64:case V.FIXED64:return he.uParse(t);case V.DOUBLE:case V.FLOAT:switch(t){case"inf":return Number.POSITIVE_INFINITY;case"-inf":return Number.NEGATIVE_INFINITY;case"nan":return Number.NaN;default:return parseFloat(t)}case V.BOOL:return t==="true";case V.INT32:case V.UINT32:case V.SINT32:case V.FIXED32:case V.SFIXED32:return parseInt(t,10)}}function Nv(e){const t=[],r={tail:e,c:"",next(){return this.tail.length==0?!1:(this.c=this.tail[0],this.tail=this.tail.substring(1),!0)},take(i){if(this.tail.length>=i){const n=this.tail.substring(0,i);return this.tail=this.tail.substring(i),n}return!1}};for(;r.next();)switch(r.c){case"\\":if(r.next())switch(r.c){case"\\":t.push(r.c.charCodeAt(0));break;case"b":t.push(8);break;case"f":t.push(12);break;case"n":t.push(10);break;case"r":t.push(13);break;case"t":t.push(9);break;case"v":t.push(11);break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":{const i=r.c,n=r.take(2);if(n===!1)return!1;const a=parseInt(i+n,8);if(Number.isNaN(a))return!1;t.push(a);break}case"x":{const i=r.c,n=r.take(2);if(n===!1)return!1;const a=parseInt(i+n,16);if(Number.isNaN(a))return!1;t.push(a);break}case"u":{const i=r.c,n=r.take(4);if(n===!1)return!1;const a=parseInt(i+n,16);if(Number.isNaN(a))return!1;const d=new Uint8Array(4);new DataView(d.buffer).setInt32(0,a,!0),t.push(d[0],d[1],d[2],d[3]);break}case"U":{const i=r.c,n=r.take(8);if(n===!1)return!1;const a=he.uEnc(i+n),d=new Uint8Array(8),s=new DataView(d.buffer);s.setInt32(0,a.lo,!0),s.setInt32(4,a.hi,!0),t.push(d[0],d[1],d[2],d[3],d[4],d[5],d[6],d[7]);break}}break;default:t.push(r.c.charCodeAt(0))}return new Uint8Array(t)}function*ts(e){switch(e.kind){case"file":for(const t of e.messages)yield t,yield*ts(t);yield*e.enums,yield*e.services,yield*e.extensions;break;case"message":for(const t of e.nestedMessages)yield t,yield*ts(t);yield*e.nestedEnums,yield*e.nestedExtensions;break}}function Qu(...e){const t=Tv();if(!e.length)return t;if("$typeName"in e[0]&&e[0].$typeName=="google.protobuf.FileDescriptorSet"){for(const r of e[0].file)ja(r,t);return t}if("$typeName"in e[0]){let a=function(d){const s=[];for(const o of d.dependency){if(t.getFile(o)!=null||n.has(o))continue;const c=i(o);if(!c)throw new Error(`Unable to resolve ${o}, imported by ${d.name}`);"kind"in c?t.addFile(c,!1,!0):(n.add(c.name),s.push(c))}return s.concat(...s.map(a))};const r=e[0],i=e[1],n=new Set;for(const d of[r,...a(r)].reverse())ja(d,t)}else for(const r of e)for(const i of r.files)t.addFile(i);return t}function Tv(){const e=new Map,t=new Map,r=new Map;return{kind:"registry",types:e,extendees:t,[Symbol.iterator](){return e.values()},get files(){return r.values()},addFile(i,n,a){if(r.set(i.proto.name,i),!n)for(const d of ts(i))this.add(d);if(a)for(const d of i.dependencies)this.addFile(d,n,a)},add(i){if(i.kind=="extension"){let n=t.get(i.extendee.typeName);n||t.set(i.extendee.typeName,n=new Map),n.set(i.number,i)}e.set(i.typeName,i)},get(i){return e.get(i)},getFile(i){return r.get(i)},getMessage(i){const n=e.get(i);return(n==null?void 0:n.kind)=="message"?n:void 0},getEnum(i){const n=e.get(i);return(n==null?void 0:n.kind)=="enum"?n:void 0},getExtension(i){const n=e.get(i);return(n==null?void 0:n.kind)=="extension"?n:void 0},getExtensionFor(i,n){var a;return(a=t.get(i.typeName))===null||a===void 0?void 0:a.get(n)},getService(i){const n=e.get(i);return(n==null?void 0:n.kind)=="service"?n:void 0}}}const Rv=998,Bv=999,Lv=9,Hr=10,kr=11,xv=12,Ya=14,Xs=3,Dv=2,Xa=1,Ov=0,wn=1,Ja=2,Fv=3,Vv=1,Uv=2,Mv=1,qu={998:{fieldPresence:1,enumType:2,repeatedFieldEncoding:2,utf8Validation:3,messageEncoding:1,jsonFormat:2,enforceNamingStyle:2,defaultSymbolVisibility:1},999:{fieldPresence:2,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1e3:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:2,defaultSymbolVisibility:1},1001:{fieldPresence:1,enumType:1,repeatedFieldEncoding:1,utf8Validation:2,messageEncoding:1,jsonFormat:1,enforceNamingStyle:1,defaultSymbolVisibility:2}};function ja(e,t){var r,i;const n={kind:"file",proto:e,deprecated:(i=(r=e.options)===null||r===void 0?void 0:r.deprecated)!==null&&i!==void 0?i:!1,edition:Hv(e),name:e.name.replace(/\.proto$/,""),dependencies:Gv(e,t),enums:[],messages:[],extensions:[],services:[],toString(){return`file ${e.name}`}},a=new Map,d={get(s){return a.get(s)},add(s){var o;Qe(((o=s.proto.options)===null||o===void 0?void 0:o.mapEntry)===!0),a.set(s.typeName,s)}};for(const s of e.enumType)ed(s,n,void 0,t);for(const s of e.messageType)td(s,n,void 0,t,d);for(const s of e.service)Pv(s,n,t);rs(n,t);for(const s of a.values())is(s,t,d);for(const s of n.messages)is(s,t,d),rs(s,t);t.addFile(n,!0)}function rs(e,t){switch(e.kind){case"file":for(const r of e.proto.extension){const i=ns(r,e,t);e.extensions.push(i),t.add(i)}break;case"message":for(const r of e.proto.extension){const i=ns(r,e,t);e.nestedExtensions.push(i),t.add(i)}for(const r of e.nestedMessages)rs(r,t);break}}function is(e,t,r){const i=e.proto.oneofDecl.map(a=>$v(a,e)),n=new Set;for(const a of e.proto.field){const d=Yv(a,i),s=ns(a,e,t,d,r);e.fields.push(s),e.field[s.localName]=s,d===void 0?e.members.push(s):(d.fields.push(s),n.has(d)||(n.add(d),e.members.push(d)))}for(const a of i.filter(d=>n.has(d)))e.oneofs.push(a);for(const a of e.nestedMessages)is(a,t,r)}function ed(e,t,r,i){var n,a,d,s,o;const c=Zv(e.name,e.value),g={kind:"enum",proto:e,deprecated:(a=(n=e.options)===null||n===void 0?void 0:n.deprecated)!==null&&a!==void 0?a:!1,file:t,parent:r,open:!0,name:e.name,typeName:ji(e,r,t),value:{},values:[],sharedPrefix:c,toString(){return`enum ${this.typeName}`}};g.open=zv(g),i.add(g);for(const f of e.value){const m=f.name;g.values.push(g.value[f.number]={kind:"enum_value",proto:f,deprecated:(s=(d=f.options)===null||d===void 0?void 0:d.deprecated)!==null&&s!==void 0?s:!1,parent:g,name:m,localName:Wr(c==null?m:m.substring(c.length)),number:f.number,toString(){return`enum value ${g.typeName}.${m}`}})}((o=r==null?void 0:r.nestedEnums)!==null&&o!==void 0?o:t.enums).push(g)}function td(e,t,r,i,n){var a,d,s,o;const c={kind:"message",proto:e,deprecated:(d=(a=e.options)===null||a===void 0?void 0:a.deprecated)!==null&&d!==void 0?d:!1,file:t,parent:r,name:e.name,typeName:ji(e,r,t),fields:[],field:{},oneofs:[],members:[],nestedEnums:[],nestedMessages:[],nestedExtensions:[],toString(){return`message ${this.typeName}`}};((s=e.options)===null||s===void 0?void 0:s.mapEntry)===!0?n.add(c):(((o=r==null?void 0:r.nestedMessages)!==null&&o!==void 0?o:t.messages).push(c),i.add(c));for(const g of e.enumType)ed(g,t,c,i);for(const g of e.nestedType)td(g,t,c,i,n)}function Pv(e,t,r){var i,n;const a={kind:"service",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,file:t,name:e.name,typeName:ji(e,void 0,t),methods:[],method:{},toString(){return`service ${this.typeName}`}};t.services.push(a),r.add(a);for(const d of e.method){const s=Wv(d,a,r);a.methods.push(s),a.method[s.localName]=s}}function Wv(e,t,r){var i,n,a,d;let s;e.clientStreaming&&e.serverStreaming?s="bidi_streaming":e.clientStreaming?s="client_streaming":e.serverStreaming?s="server_streaming":s="unary";const o=r.getMessage(ot(e.inputType)),c=r.getMessage(ot(e.outputType));Qe(o,`invalid MethodDescriptorProto: input_type ${e.inputType} not found`),Qe(c,`invalid MethodDescriptorProto: output_type ${e.inputType} not found`);const g=e.name;return{kind:"rpc",proto:e,deprecated:(n=(i=e.options)===null||i===void 0?void 0:i.deprecated)!==null&&n!==void 0?n:!1,parent:t,name:g,localName:Wr(g.length?Wr(g[0].toLowerCase()+g.substring(1)):g),methodKind:s,input:o,output:c,idempotency:(d=(a=e.options)===null||a===void 0?void 0:a.idempotencyLevel)!==null&&d!==void 0?d:Ov,toString(){return`rpc ${t.typeName}.${g}`}}}function $v(e,t){return{kind:"oneof",proto:e,deprecated:!1,parent:t,fields:[],name:e.name,localName:Wr(Pr(e.name)),toString(){return`oneof ${t.typeName}.${this.name}`}}}function ns(e,t,r,i,n){var a,d,s;const o=n===void 0,c={kind:"field",proto:e,deprecated:(d=(a=e.options)===null||a===void 0?void 0:a.deprecated)!==null&&d!==void 0?d:!1,name:e.name,number:e.number,scalar:void 0,message:void 0,enum:void 0,presence:Xv(e,i,o,t),listKind:void 0,mapKind:void 0,mapKey:void 0,delimitedEncoding:void 0,packed:void 0,longAsString:!1,getDefaultValue:void 0};if(o){const _=t.kind=="file"?t:t.file,w=t.kind=="file"?void 0:t,v=ji(e,w,_);c.kind="extension",c.file=_,c.parent=w,c.oneof=void 0,c.typeName=v,c.jsonName=`[${v}]`,c.toString=()=>`extension ${v}`;const l=r.getMessage(ot(e.extendee));Qe(l,`invalid FieldDescriptorProto: extendee ${e.extendee} not found`),c.extendee=l}else{const _=t;Qe(_.kind=="message"),c.parent=_,c.oneof=i,c.localName=i?Pr(e.name):Wr(Pr(e.name)),c.jsonName=e.jsonName,c.toString=()=>`field ${_.typeName}.${e.name}`}const g=e.label,f=e.type,m=(s=e.options)===null||s===void 0?void 0:s.jstype;if(g===Xs){const _=f==kr?n==null?void 0:n.get(ot(e.typeName)):void 0;if(_){c.fieldKind="map";const{key:w,value:v}=jv(_);return c.mapKey=w.scalar,c.mapKind=v.fieldKind,c.message=v.message,c.delimitedEncoding=!1,c.enum=v.enum,c.scalar=v.scalar,c}switch(c.fieldKind="list",f){case kr:case Hr:c.listKind="message",c.message=r.getMessage(ot(e.typeName)),Qe(c.message),c.delimitedEncoding=za(e,t);break;case Ya:c.listKind="enum",c.enum=r.getEnum(ot(e.typeName)),Qe(c.enum);break;default:c.listKind="scalar",c.scalar=f,c.longAsString=m==Xa;break}return c.packed=Jv(e,t),c}switch(f){case kr:case Hr:c.fieldKind="message",c.message=r.getMessage(ot(e.typeName)),Qe(c.message,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),c.delimitedEncoding=za(e,t),c.getDefaultValue=()=>{};break;case Ya:{const _=r.getEnum(ot(e.typeName));Qe(_!==void 0,`invalid FieldDescriptorProto: type_name ${e.typeName} not found`),c.fieldKind="enum",c.enum=r.getEnum(ot(e.typeName)),c.getDefaultValue=()=>$r(e,"defaultValue")?Iv(_,e.defaultValue):void 0;break}default:{c.fieldKind="scalar",c.scalar=f,c.longAsString=m==Xa,c.getDefaultValue=()=>$r(e,"defaultValue")?Av(f,e.defaultValue):void 0;break}}return c}function Hv(e){switch(e.syntax){case"":case"proto2":return Rv;case"proto3":return Bv;case"editions":if(e.edition in qu)return e.edition;throw new Error(`${e.name}: unsupported edition`);default:throw new Error(`${e.name}: unsupported syntax "${e.syntax}"`)}}function Gv(e,t){return e.dependency.map(r=>{const i=t.getFile(r);if(!i)throw new Error(`Cannot find ${r}, imported by ${e.name}`);return i})}function Zv(e,t){const r=Kv(e)+"_";for(const i of t){if(!i.name.toLowerCase().startsWith(r))return;const n=i.name.substring(r.length);if(n.length==0||/^\d/.test(n))return}return r}function Kv(e){return(e.substring(0,1)+e.substring(1).replace(/[A-Z]/g,t=>"_"+t)).toLowerCase()}function ji(e,t,r){let i;return t?i=`${t.typeName}.${e.name}`:r.proto.package.length>0?i=`${r.proto.package}.${e.name}`:i=`${e.name}`,i}function ot(e){return e.startsWith(".")?e.substring(1):e}function Yv(e,t){if(!$r(e,"oneofIndex")||e.proto3Optional)return;const r=t[e.oneofIndex];return Qe(r,`invalid FieldDescriptorProto: oneof #${e.oneofIndex} for field #${e.number} not found`),r}function Xv(e,t,r,i){if(e.label==Dv)return Fv;if(e.label==Xs)return Ja;if(t||e.proto3Optional||r)return wn;const n=ar("fieldPresence",{proto:e,parent:i});return n==Ja&&(e.type==kr||e.type==Hr)?wn:n}function Jv(e,t){if(e.label!=Xs)return!1;switch(e.type){case Lv:case xv:case Hr:case kr:return!1}const r=e.options;return r&&$r(r,"packed")?r.packed:Vv==ar("repeatedFieldEncoding",{proto:e,parent:t})}function jv(e){const t=e.fields.find(i=>i.number===1),r=e.fields.find(i=>i.number===2);return Qe(t&&t.fieldKind=="scalar"&&t.scalar!=V.BYTES&&t.scalar!=V.FLOAT&&t.scalar!=V.DOUBLE&&r&&r.fieldKind!="list"&&r.fieldKind!="map"),{key:t,value:r}}function zv(e){var t;return Mv==ar("enumType",{proto:e.proto,parent:(t=e.parent)!==null&&t!==void 0?t:e.file})}function za(e,t){return e.type==Hr?!0:Uv==ar("messageEncoding",{proto:e,parent:t})}function ar(e,t){var r,i;const n=(r=t.proto.options)===null||r===void 0?void 0:r.features;if(n){const a=n[e];if(a!=0)return a}if("kind"in t){if(t.kind=="message")return ar(e,(i=t.parent)!==null&&i!==void 0?i:t.file);const a=qu[t.edition];if(!a)throw new Error(`feature default for edition ${t.edition} not found`);return a[e]}return ar(e,t.parent)}function Qe(e,t){if(!e)throw new Error(t)}function Qv(e){const t=qv(e);return t.messageType.forEach(Ys),Qu(t,()=>{}).getFile(t.name)}function qv(e){return Object.assign(Object.create({syntax:"",edition:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FileDescriptorProto",dependency:[],publicDependency:[],weakDependency:[],optionDependency:[],service:[],extension:[]},e),{messageType:e.messageType.map(rd),enumType:e.enumType.map(id)}))}function rd(e){var t,r,i,n,a,d,s,o;return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.DescriptorProto",name:e.name,field:(r=(t=e.field)===null||t===void 0?void 0:t.map(e0))!==null&&r!==void 0?r:[],extension:[],nestedType:(n=(i=e.nestedType)===null||i===void 0?void 0:i.map(rd))!==null&&n!==void 0?n:[],enumType:(d=(a=e.enumType)===null||a===void 0?void 0:a.map(id))!==null&&d!==void 0?d:[],extensionRange:(o=(s=e.extensionRange)===null||s===void 0?void 0:s.map(g=>Object.assign({$typeName:"google.protobuf.DescriptorProto.ExtensionRange"},g)))!==null&&o!==void 0?o:[],oneofDecl:[],reservedRange:[],reservedName:[]})}function e0(e){return Object.assign(Object.create({label:1,typeName:"",extendee:"",defaultValue:"",oneofIndex:0,jsonName:"",proto3Optional:!1}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldDescriptorProto"},e),{options:e.options?t0(e.options):void 0}))}function t0(e){var t,r,i;return Object.assign(Object.create({ctype:0,packed:!1,jstype:0,lazy:!1,unverifiedLazy:!1,deprecated:!1,weak:!1,debugRedact:!1,retention:0}),Object.assign(Object.assign({$typeName:"google.protobuf.FieldOptions"},e),{targets:(t=e.targets)!==null&&t!==void 0?t:[],editionDefaults:(i=(r=e.editionDefaults)===null||r===void 0?void 0:r.map(a=>Object.assign({$typeName:"google.protobuf.FieldOptions.EditionDefault"},a)))!==null&&i!==void 0?i:[],uninterpretedOption:[]}))}function id(e){return Object.assign(Object.create({visibility:0}),{$typeName:"google.protobuf.EnumDescriptorProto",name:e.name,reservedName:[],reservedRange:[],value:e.value.map(r=>Object.assign({$typeName:"google.protobuf.EnumValueDescriptorProto"},r))})}function nd(e){const t=i0();let r=e.length*3/4;e[e.length-2]=="="?r-=2:e[e.length-1]=="="&&(r-=1);let i=new Uint8Array(r),n=0,a=0,d,s=0;for(let o=0;o<e.length;o++){if(d=t[e.charCodeAt(o)],d===void 0)switch(e[o]){case"=":a=0;case`
|
|
2137
|
+
`:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string")}switch(a){case 0:s=d,a=1;break;case 1:i[n++]=s<<2|(d&48)>>4,s=d,a=2;break;case 2:i[n++]=(s&15)<<4|(d&60)>>2,s=d,a=3;break;case 3:i[n++]=(s&3)<<6|d,a=0;break}}if(a==1)throw Error("invalid base64 string");return i.subarray(0,n)}function r0(e,t="std"){const r=sd(t),i=t=="std";let n="",a=0,d,s=0;for(let o=0;o<e.length;o++)switch(d=e[o],a){case 0:n+=r[d>>2],s=(d&3)<<4,a=1;break;case 1:n+=r[s|d>>4],s=(d&15)<<2,a=2;break;case 2:n+=r[s|d>>6],n+=r[d&63],a=0;break}return a&&(n+=r[s],i&&(n+="=",a==1&&(n+="="))),n}let ui,Qa,Yt;function sd(e){return ui||(ui="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),Qa=ui.slice(0,-2).concat("-","_")),e=="url"?Qa:ui}function i0(){if(!Yt){Yt=[];const e=sd("std");for(let t=0;t<e.length;t++)Yt[e[t].charCodeAt(0)]=t;Yt[45]=e.indexOf("+"),Yt[95]=e.indexOf("/")}return Yt}function Js(e,t){return e!==null&&typeof e=="object"&&"$typeName"in e&&typeof e.$typeName=="string"?t===void 0?!0:t.typeName===e.$typeName:!1}const n0=["FieldValueInvalidError","FieldListRangeError","ForeignFieldError"];class Pe extends Error{constructor(t,r,i="FieldValueInvalidError"){super(r),this.name=i,this.field=()=>t}}function s0(e){return e instanceof Error&&n0.includes(e.name)&&"field"in e&&typeof e.field=="function"}function Et(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)}function js(e,t){var r,i,n,a;if(Et(e)&< in e&&"add"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const d=t,s=e.field();return d.listKind==s.listKind&&d.scalar===s.scalar&&((r=d.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=d.enum)===null||n===void 0?void 0:n.typeName)===((a=s.enum)===null||a===void 0?void 0:a.typeName)}return!0}return!1}function zs(e,t){var r,i,n,a;if(Et(e)&< in e&&"has"in e&&"field"in e&&typeof e.field=="function"){if(t!==void 0){const d=t,s=e.field();return d.mapKey===s.mapKey&&d.mapKind==s.mapKind&&d.scalar===s.scalar&&((r=d.message)===null||r===void 0?void 0:r.typeName)===((i=s.message)===null||i===void 0?void 0:i.typeName)&&((n=d.enum)===null||n===void 0?void 0:n.typeName)===((a=s.enum)===null||a===void 0?void 0:a.typeName)}return!0}return!1}function Qs(e,t){return Et(e)&< in e&&"desc"in e&&Et(e.desc)&&e.desc.kind==="message"&&(t===void 0||e.desc.typeName==t.typeName)}const Cn=Symbol.for("@bufbuild/protobuf/text-encoding");function qs(){if(globalThis[Cn]==null){const e=new globalThis.TextEncoder,t=new globalThis.TextDecoder;globalThis[Cn]={encodeUtf8(r){return e.encode(r)},decodeUtf8(r){return t.decode(r)},checkUtf8(r){try{return encodeURIComponent(r),!0}catch{return!1}}}}return globalThis[Cn]}var Se;(function(e){e[e.Varint=0]="Varint",e[e.Bit64=1]="Bit64",e[e.LengthDelimited=2]="LengthDelimited",e[e.StartGroup=3]="StartGroup",e[e.EndGroup=4]="EndGroup",e[e.Bit32=5]="Bit32"})(Se||(Se={}));const od=34028234663852886e22,ad=-34028234663852886e22,cd=4294967295,ld=2147483647,ud=-2147483648;class dd{constructor(t=qs().encodeUtf8){this.encodeUtf8=t,this.stack=[],this.chunks=[],this.buf=[]}finish(){this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]);let t=0;for(let n=0;n<this.chunks.length;n++)t+=this.chunks[n].length;let r=new Uint8Array(t),i=0;for(let n=0;n<this.chunks.length;n++)r.set(this.chunks[n],i),i+=this.chunks[n].length;return this.chunks=[],r}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let t=this.finish(),r=this.stack.pop();if(!r)throw new Error("invalid state, fork stack empty");return this.chunks=r.chunks,this.buf=r.buf,this.uint32(t.byteLength),this.raw(t)}tag(t,r){return this.uint32((t<<3|r)>>>0)}raw(t){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(t),this}uint32(t){for(qa(t);t>127;)this.buf.push(t&127|128),t=t>>>7;return this.buf.push(t),this}int32(t){return kn(t),es(t,this.buf),this}bool(t){return this.buf.push(t?1:0),this}bytes(t){return this.uint32(t.byteLength),this.raw(t)}string(t){let r=this.encodeUtf8(t);return this.uint32(r.byteLength),this.raw(r)}float(t){o0(t);let r=new Uint8Array(4);return new DataView(r.buffer).setFloat32(0,t,!0),this.raw(r)}double(t){let r=new Uint8Array(8);return new DataView(r.buffer).setFloat64(0,t,!0),this.raw(r)}fixed32(t){qa(t);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,t,!0),this.raw(r)}sfixed32(t){kn(t);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,t,!0),this.raw(r)}sint32(t){return kn(t),t=(t<<1^t>>31)>>>0,es(t,this.buf),this}sfixed64(t){let r=new Uint8Array(8),i=new DataView(r.buffer),n=he.enc(t);return i.setInt32(0,n.lo,!0),i.setInt32(4,n.hi,!0),this.raw(r)}fixed64(t){let r=new Uint8Array(8),i=new DataView(r.buffer),n=he.uEnc(t);return i.setInt32(0,n.lo,!0),i.setInt32(4,n.hi,!0),this.raw(r)}int64(t){let r=he.enc(t);return En(r.lo,r.hi,this.buf),this}sint64(t){const r=he.enc(t),i=r.hi>>31,n=r.lo<<1^i,a=(r.hi<<1|r.lo>>>31)^i;return En(n,a,this.buf),this}uint64(t){const r=he.uEnc(t);return En(r.lo,r.hi,this.buf),this}}class eo{constructor(t,r=qs().decodeUtf8){this.decodeUtf8=r,this.varint64=bv,this.uint32=Sv,this.buf=t,this.len=t.length,this.pos=0,this.view=new DataView(t.buffer,t.byteOffset,t.byteLength)}tag(){let t=this.uint32(),r=t>>>3,i=t&7;if(r<=0||i<0||i>5)throw new Error("illegal tag: field no "+r+" wire type "+i);return[r,i]}skip(t,r){let i=this.pos;switch(t){case Se.Varint:for(;this.buf[this.pos++]&128;);break;case Se.Bit64:this.pos+=4;case Se.Bit32:this.pos+=4;break;case Se.LengthDelimited:let n=this.uint32();this.pos+=n;break;case Se.StartGroup:for(;;){const[a,d]=this.tag();if(d===Se.EndGroup){if(r!==void 0&&a!==r)throw new Error("invalid end group tag");break}this.skip(d,a)}break;default:throw new Error("cant skip wire type "+t)}return this.assertBounds(),this.buf.subarray(i,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)}int64(){return he.dec(...this.varint64())}uint64(){return he.uDec(...this.varint64())}sint64(){let[t,r]=this.varint64(),i=-(t&1);return t=(t>>>1|(r&1)<<31)^i,r=r>>>1^i,he.dec(t,r)}bool(){let[t,r]=this.varint64();return t!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return he.uDec(this.sfixed32(),this.sfixed32())}sfixed64(){return he.dec(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let t=this.uint32(),r=this.pos;return this.pos+=t,this.assertBounds(),this.buf.subarray(r,r+t)}string(){return this.decodeUtf8(this.bytes())}}function kn(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid int32: "+typeof e);if(!Number.isInteger(e)||e>ld||e<ud)throw new Error("invalid int32: "+e)}function qa(e){if(typeof e=="string")e=Number(e);else if(typeof e!="number")throw new Error("invalid uint32: "+typeof e);if(!Number.isInteger(e)||e>cd||e<0)throw new Error("invalid uint32: "+e)}function o0(e){if(typeof e=="string"){const t=e;if(e=Number(e),Number.isNaN(e)&&t!=="NaN")throw new Error("invalid float32: "+t)}else if(typeof e!="number")throw new Error("invalid float32: "+typeof e);if(Number.isFinite(e)&&(e>od||e<ad))throw new Error("invalid float32: "+e)}function Lt(e,t){const r=e.fieldKind=="list"?js(t,e):e.fieldKind=="map"?zs(t,e):to(e,t);if(r===!0)return;let i;switch(e.fieldKind){case"list":i=`expected ${pd(e)}, got ${Ne(t)}`;break;case"map":i=`expected ${gd(e)}, got ${Ne(t)}`;break;default:i=Di(e,t,r)}return new Pe(e,i)}function ec(e,t,r){const i=to(e,r);if(i!==!0)return new Pe(e,`list item #${t+1}: ${Di(e,r,i)}`)}function a0(e,t,r){const i=hd(t,e.mapKey);if(i!==!0)return new Pe(e,`invalid map key: ${Di({scalar:e.mapKey},t,i)}`);const n=to(e,r);if(n!==!0)return new Pe(e,`map entry ${Ne(t)}: ${Di(e,r,n)}`)}function to(e,t){return e.scalar!==void 0?hd(t,e.scalar):e.enum!==void 0?e.enum.open?Number.isInteger(t):e.enum.values.some(r=>r.number===t):Qs(t,e.message)}function hd(e,t){switch(t){case V.DOUBLE:return typeof e=="number";case V.FLOAT:return typeof e!="number"?!1:Number.isNaN(e)||!Number.isFinite(e)?!0:e>od||e<ad?`${e.toFixed()} out of range`:!0;case V.INT32:case V.SFIXED32:case V.SINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>ld||e<ud?`${e.toFixed()} out of range`:!0;case V.FIXED32:case V.UINT32:return typeof e!="number"||!Number.isInteger(e)?!1:e>cd||e<0?`${e.toFixed()} out of range`:!0;case V.BOOL:return typeof e=="boolean";case V.STRING:return typeof e!="string"?!1:qs().checkUtf8(e)||"invalid UTF8";case V.BYTES:return e instanceof Uint8Array;case V.INT64:case V.SFIXED64:case V.SINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return he.parse(e),!0}catch{return`${e} out of range`}return!1;case V.FIXED64:case V.UINT64:if(typeof e=="bigint"||typeof e=="number"||typeof e=="string"&&e.length>0)try{return he.uParse(e),!0}catch{return`${e} out of range`}return!1}}function Di(e,t,r){return r=typeof r=="string"?`: ${r}`:`, got ${Ne(t)}`,e.scalar!==void 0?`expected ${c0(e.scalar)}`+r:e.enum!==void 0?`expected ${e.enum.toString()}`+r:`expected ${fd(e.message)}`+r}function Ne(e){switch(typeof e){case"object":return e===null?"null":e instanceof Uint8Array?`Uint8Array(${e.length})`:Array.isArray(e)?`Array(${e.length})`:js(e)?pd(e.field()):zs(e)?gd(e.field()):Qs(e)?fd(e.desc):Js(e)?`message ${e.$typeName}`:"object";case"string":return e.length>30?"string":`"${e.split('"').join('\\"')}"`;case"boolean":return String(e);case"number":return String(e);case"bigint":return String(e)+"n";default:return typeof e}}function fd(e){return`ReflectMessage (${e.typeName})`}function pd(e){switch(e.listKind){case"message":return`ReflectList (${e.message.toString()})`;case"enum":return`ReflectList (${e.enum.toString()})`;case"scalar":return`ReflectList (${V[e.scalar]})`}}function gd(e){switch(e.mapKind){case"message":return`ReflectMap (${V[e.mapKey]}, ${e.message.toString()})`;case"enum":return`ReflectMap (${V[e.mapKey]}, ${e.enum.toString()})`;case"scalar":return`ReflectMap (${V[e.mapKey]}, ${V[e.scalar]})`}}function c0(e){switch(e){case V.STRING:return"string";case V.BOOL:return"boolean";case V.INT64:case V.SINT64:case V.SFIXED64:return"bigint (int64)";case V.UINT64:case V.FIXED64:return"bigint (uint64)";case V.BYTES:return"Uint8Array";case V.DOUBLE:return"number (float64)";case V.FLOAT:return"number (float32)";case V.FIXED32:case V.UINT32:return"number (uint32)";case V.INT32:case V.SFIXED32:case V.SINT32:return"number (int32)"}}function l0(e){return md(e.$typeName)}function qr(e){const t=e.fields[0];return md(e.typeName)&&t!==void 0&&t.fieldKind=="scalar"&&t.name=="value"&&t.number==1}function md(e){return e.startsWith("google.protobuf.")&&["DoubleValue","FloatValue","Int64Value","UInt64Value","Int32Value","UInt32Value","BoolValue","StringValue","BytesValue"].includes(e.substring(16))}const u0=999,d0=998,Si=2;function qe(e,t){if(Js(t,e))return t;const r=m0(e);return t!==void 0&&h0(e,r,t),r}function h0(e,t,r){for(const i of e.members){let n=r[i.localName];if(n==null)continue;let a;if(i.kind=="oneof"){const d=Ju(r,i);if(!d)continue;a=d,n=ju(r,d)}else a=i;switch(a.fieldKind){case"message":n=ro(a,n);break;case"scalar":n=vd(a,n);break;case"list":n=p0(a,n);break;case"map":n=f0(a,n);break}zu(t,a,n)}return t}function vd(e,t){return e.scalar==V.BYTES?io(t):t}function f0(e,t){if(Et(t)){if(e.scalar==V.BYTES)return tc(t,io);if(e.mapKind=="message")return tc(t,r=>ro(e,r))}return t}function p0(e,t){if(Array.isArray(t)){if(e.scalar==V.BYTES)return t.map(io);if(e.listKind=="message")return t.map(r=>ro(e,r))}return t}function ro(e,t){if(e.fieldKind=="message"&&!e.oneof&&qr(e.message))return vd(e.message.fields[0],t);if(Et(t)){if(e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!=="google.protobuf.Value")return t;if(!Js(t,e.message))return qe(e.message,t)}return t}function io(e){return Array.isArray(e)?new Uint8Array(e):e}function tc(e,t){const r={};for(const i of Object.entries(e))r[i[0]]=t(i[1]);return r}const g0=Symbol(),rc=new WeakMap;function m0(e){let t;if(v0(e)){const r=rc.get(e);let i,n;if(r)({prototype:i,members:n}=r);else{i={},n=new Set;for(const a of e.members)a.kind!="oneof"&&(a.fieldKind!="scalar"&&a.fieldKind!="enum"||a.presence!=Si&&(n.add(a),i[a.localName]=In(a)));rc.set(e,{prototype:i,members:n})}t=Object.create(i),t.$typeName=e.typeName;for(const a of e.members)n.has(a)||a.kind=="field"&&(a.fieldKind=="message"||(a.fieldKind=="scalar"||a.fieldKind=="enum")&&a.presence!=Si)||(t[a.localName]=In(a))}else{t={$typeName:e.typeName};for(const r of e.members)(r.kind=="oneof"||r.presence==Si)&&(t[r.localName]=In(r))}return t}function v0(e){switch(e.file.edition){case u0:return!1;case d0:return!0;default:return e.fields.some(t=>t.presence!=Si&&t.fieldKind!="message"&&!t.oneof)}}function In(e){if(e.kind=="oneof")return{case:void 0};if(e.fieldKind=="list")return[];if(e.fieldKind=="map")return{};if(e.fieldKind=="message")return g0;const t=e.getDefaultValue();return t!==void 0?e.fieldKind=="scalar"&&e.longAsString?t.toString():t:e.fieldKind=="scalar"?$t(e.scalar,e.longAsString):e.enum.values[0].number}function je(e,t,r=!0){return new bd(e,t,r)}class bd{get sortedFields(){var t;return(t=this._sortedFields)!==null&&t!==void 0?t:this._sortedFields=this.desc.fields.concat().sort((r,i)=>r.number-i.number)}constructor(t,r,i=!0){this.lists=new Map,this.maps=new Map,this.check=i,this.desc=t,this.message=this[lt]=r??qe(t),this.fields=t.fields,this.oneofs=t.oneofs,this.members=t.members}findNumber(t){return this._fieldsByNumber||(this._fieldsByNumber=new Map(this.desc.fields.map(r=>[r.number,r]))),this._fieldsByNumber.get(t)}oneofCase(t){return br(this.message,t),Ju(this.message,t)}isSet(t){return br(this.message,t),Cv(this.message,t)}clear(t){br(this.message,t),kv(this.message,t)}get(t){br(this.message,t);const r=ju(this.message,t);switch(t.fieldKind){case"list":let i=this.lists.get(t);return(!i||i[lt]!==r)&&this.lists.set(t,i=new b0(t,r,this.check)),i;case"map":let n=this.maps.get(t);return(!n||n[lt]!==r)&&this.maps.set(t,n=new _0(t,r,this.check)),n;case"message":return so(t,r,this.check);case"scalar":return r===void 0?$t(t.scalar,!1):oo(t,r);case"enum":return r??t.enum.values[0].number}}set(t,r){if(br(this.message,t),this.check){const n=Lt(t,r);if(n)throw n}let i;t.fieldKind=="message"?i=no(t,r):zs(r)||js(r)?i=r[lt]:i=ao(t,r),zu(this.message,t,i)}getUnknown(){return this.message.$unknown}setUnknown(t){this.message.$unknown=t}}function br(e,t){if(t.parent.typeName!==e.$typeName)throw new Pe(t,`cannot use ${t.toString()} with message ${e.$typeName}`,"ForeignFieldError")}class b0{field(){return this._field}get size(){return this._arr.length}constructor(t,r,i){this._field=t,this._arr=this[lt]=r,this.check=i}get(t){const r=this._arr[t];return r===void 0?void 0:An(this._field,r,this.check)}set(t,r){if(t<0||t>=this._arr.length)throw new Pe(this._field,`list item #${t+1}: out of range`);if(this.check){const i=ec(this._field,t,r);if(i)throw i}this._arr[t]=ic(this._field,r)}add(t){if(this.check){const r=ec(this._field,this._arr.length,t);if(r)throw r}this._arr.push(ic(this._field,t))}clear(){this._arr.splice(0,this._arr.length)}[Symbol.iterator](){return this.values()}keys(){return this._arr.keys()}*values(){for(const t of this._arr)yield An(this._field,t,this.check)}*entries(){for(let t=0;t<this._arr.length;t++)yield[t,An(this._field,this._arr[t],this.check)]}}class _0{constructor(t,r,i=!0){this.obj=this[lt]=r??{},this.check=i,this._field=t}field(){return this._field}set(t,r){if(this.check){const i=a0(this._field,t,r);if(i)throw i}return this.obj[di(t)]=y0(this._field,r),this}delete(t){const r=di(t),i=Object.prototype.hasOwnProperty.call(this.obj,r);return i&&delete this.obj[r],i}clear(){for(const t of Object.keys(this.obj))delete this.obj[t]}get(t){let r=this.obj[di(t)];return r!==void 0&&(r=Nn(this._field,r,this.check)),r}has(t){return Object.prototype.hasOwnProperty.call(this.obj,di(t))}*keys(){for(const t of Object.keys(this.obj))yield nc(t,this._field.mapKey)}*entries(){for(const t of Object.entries(this.obj))yield[nc(t[0],this._field.mapKey),Nn(this._field,t[1],this.check)]}[Symbol.iterator](){return this.entries()}get size(){return Object.keys(this.obj).length}*values(){for(const t of Object.values(this.obj))yield Nn(this._field,t,this.check)}forEach(t,r){for(const i of this.entries())t.call(r,i[1],i[0],this)}}function no(e,t){return Qs(t)?l0(t.message)&&!e.oneof&&e.fieldKind=="message"?t.message.value:t.desc.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"?yd(t.message):t.message:t}function so(e,t,r){return t!==void 0&&(qr(e.message)&&!e.oneof&&e.fieldKind=="message"?t={$typeName:e.message.typeName,value:oo(e.message.fields[0],t)}:e.message.typeName=="google.protobuf.Struct"&&e.parent.typeName!="google.protobuf.Value"&&Et(t)&&(t=_d(t))),new bd(e.message,t,r)}function ic(e,t){return e.listKind=="message"?no(e,t):ao(e,t)}function An(e,t,r){return e.listKind=="message"?so(e,t,r):oo(e,t)}function y0(e,t){return e.mapKind=="message"?no(e,t):ao(e,t)}function Nn(e,t,r){return e.mapKind=="message"?so(e,t,r):t}function di(e){return typeof e=="string"||typeof e=="number"?e:String(e)}function nc(e,t){switch(t){case V.STRING:return e;case V.INT32:case V.FIXED32:case V.UINT32:case V.SFIXED32:case V.SINT32:{const r=Number.parseInt(e);if(Number.isFinite(r))return r;break}case V.BOOL:switch(e){case"true":return!0;case"false":return!1}break;case V.UINT64:case V.FIXED64:try{return he.uParse(e)}catch{}break;default:try{return he.parse(e)}catch{}break}return e}function oo(e,t){switch(e.scalar){case V.INT64:case V.SFIXED64:case V.SINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=he.parse(t));break;case V.FIXED64:case V.UINT64:"longAsString"in e&&e.longAsString&&typeof t=="string"&&(t=he.uParse(t));break}return t}function ao(e,t){switch(e.scalar){case V.INT64:case V.SFIXED64:case V.SINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=he.parse(t));break;case V.FIXED64:case V.UINT64:"longAsString"in e&&e.longAsString?t=String(t):(typeof t=="string"||typeof t=="number")&&(t=he.uParse(t));break}return t}function _d(e){const t={$typeName:"google.protobuf.Struct",fields:{}};if(Et(e))for(const[r,i]of Object.entries(e))t.fields[r]=Ed(i);return t}function yd(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=Sd(i);return t}function Sd(e){switch(e.kind.case){case"structValue":return yd(e.kind.value);case"listValue":return e.kind.value.values.map(Sd);case"nullValue":case void 0:return null;default:return e.kind.value}}function Ed(e){const t={$typeName:"google.protobuf.Value",kind:{case:void 0}};switch(typeof e){case"number":t.kind={case:"numberValue",value:e};break;case"string":t.kind={case:"stringValue",value:e};break;case"boolean":t.kind={case:"boolValue",value:e};break;case"object":if(e===null)t.kind={case:"nullValue",value:0};else if(Array.isArray(e)){const r={$typeName:"google.protobuf.ListValue",values:[]};if(Array.isArray(e))for(const i of e)r.values.push(Ed(i));t.kind={case:"listValue",value:r}}else t.kind={case:"structValue",value:_d(e)};break}return t}const S0=3,sc={writeUnknownFields:!0};function E0(e){return e?Object.assign(Object.assign({},sc),e):sc}function w0(e,t,r){return Oi(new dd,E0(r),je(e,t)).finish()}function Oi(e,t,r){var i;for(const n of r.sortedFields){if(!r.isSet(n)){if(n.presence==S0)throw new Error(`cannot encode ${n} to binary: required field not set`);continue}wd(e,t,r,n)}if(t.writeUnknownFields)for(const{no:n,wireType:a,data:d}of(i=r.getUnknown())!==null&&i!==void 0?i:[])e.tag(n,a).raw(d);return e}function wd(e,t,r,i){var n;switch(i.fieldKind){case"scalar":case"enum":Fi(e,r.desc.typeName,i.name,(n=i.scalar)!==null&&n!==void 0?n:V.INT32,i.number,r.get(i));break;case"list":C0(e,t,i,r.get(i));break;case"message":Cd(e,t,i,r.get(i));break;case"map":for(const[a,d]of r.get(i))k0(e,t,i,a,d);break}}function Fi(e,t,r,i,n,a){kd(e.tag(n,I0(i)),t,r,i,a)}function Cd(e,t,r,i){r.delimitedEncoding?Oi(e.tag(r.number,Se.StartGroup),t,i).tag(r.number,Se.EndGroup):Oi(e.tag(r.number,Se.LengthDelimited).fork(),t,i).join()}function C0(e,t,r,i){var n;if(r.listKind=="message"){for(const d of i)Cd(e,t,r,d);return}const a=(n=r.scalar)!==null&&n!==void 0?n:V.INT32;if(r.packed){if(!i.size)return;e.tag(r.number,Se.LengthDelimited).fork();for(const d of i)kd(e,r.parent.typeName,r.name,a,d);e.join();return}for(const d of i)Fi(e,r.parent.typeName,r.name,a,r.number,d)}function k0(e,t,r,i,n){var a;switch(e.tag(r.number,Se.LengthDelimited).fork(),Fi(e,r.parent.typeName,r.name,r.mapKey,1,i),r.mapKind){case"scalar":case"enum":Fi(e,r.parent.typeName,r.name,(a=r.scalar)!==null&&a!==void 0?a:V.INT32,2,n);break;case"message":Oi(e.tag(2,Se.LengthDelimited).fork(),t,n).join();break}e.join()}function kd(e,t,r,i,n){try{switch(i){case V.STRING:e.string(n);break;case V.BOOL:e.bool(n);break;case V.DOUBLE:e.double(n);break;case V.FLOAT:e.float(n);break;case V.INT32:e.int32(n);break;case V.INT64:e.int64(n);break;case V.UINT64:e.uint64(n);break;case V.FIXED64:e.fixed64(n);break;case V.BYTES:e.bytes(n);break;case V.FIXED32:e.fixed32(n);break;case V.SFIXED32:e.sfixed32(n);break;case V.SFIXED64:e.sfixed64(n);break;case V.SINT64:e.sint64(n);break;case V.UINT32:e.uint32(n);break;case V.SINT32:e.sint32(n);break}}catch(a){throw a instanceof Error?new Error(`cannot encode field ${t}.${r} to binary: ${a.message}`):a}}function I0(e){switch(e){case V.BYTES:case V.STRING:return Se.LengthDelimited;case V.DOUBLE:case V.FIXED64:case V.SFIXED64:return Se.Bit64;case V.FIXED32:case V.SFIXED32:case V.FLOAT:return Se.Bit32;default:return Se.Varint}}function Gt(e,t,...r){return r.reduce((i,n)=>i.nestedMessages[n],e.messages[t])}function A0(e,t,...r){if(r.length==0)return e.enums[t];const i=r.pop();return r.reduce((n,a)=>n.nestedMessages[a],e.messages[t]).nestedEnums[i]}function N0(e){const t={};for(const r of e.values)t[r.localName]=r.number,t[r.number]=r.localName;return t}const T0=Qv({name:"google/protobuf/descriptor.proto",package:"google.protobuf",messageType:[{name:"FileDescriptorSet",field:[{name:"file",number:1,type:11,label:3,typeName:".google.protobuf.FileDescriptorProto"}],extensionRange:[{start:536e6,end:536000001}]},{name:"FileDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"package",number:2,type:9,label:1},{name:"dependency",number:3,type:9,label:3},{name:"public_dependency",number:10,type:5,label:3},{name:"weak_dependency",number:11,type:5,label:3},{name:"option_dependency",number:15,type:9,label:3},{name:"message_type",number:4,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:5,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"service",number:6,type:11,label:3,typeName:".google.protobuf.ServiceDescriptorProto"},{name:"extension",number:7,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FileOptions"},{name:"source_code_info",number:9,type:11,label:1,typeName:".google.protobuf.SourceCodeInfo"},{name:"syntax",number:12,type:9,label:1},{name:"edition",number:14,type:14,label:1,typeName:".google.protobuf.Edition"}]},{name:"DescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"field",number:2,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"extension",number:6,type:11,label:3,typeName:".google.protobuf.FieldDescriptorProto"},{name:"nested_type",number:3,type:11,label:3,typeName:".google.protobuf.DescriptorProto"},{name:"enum_type",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto"},{name:"extension_range",number:5,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ExtensionRange"},{name:"oneof_decl",number:8,type:11,label:3,typeName:".google.protobuf.OneofDescriptorProto"},{name:"options",number:7,type:11,label:1,typeName:".google.protobuf.MessageOptions"},{name:"reserved_range",number:9,type:11,label:3,typeName:".google.protobuf.DescriptorProto.ReservedRange"},{name:"reserved_name",number:10,type:9,label:3},{name:"visibility",number:11,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"ExtensionRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ExtensionRangeOptions"}]},{name:"ReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"ExtensionRangeOptions",field:[{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"},{name:"declaration",number:2,type:11,label:3,typeName:".google.protobuf.ExtensionRangeOptions.Declaration",options:{retention:2}},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"verification",number:3,type:14,label:1,typeName:".google.protobuf.ExtensionRangeOptions.VerificationState",defaultValue:"UNVERIFIED",options:{retention:2}}],nestedType:[{name:"Declaration",field:[{name:"number",number:1,type:5,label:1},{name:"full_name",number:2,type:9,label:1},{name:"type",number:3,type:9,label:1},{name:"reserved",number:5,type:8,label:1},{name:"repeated",number:6,type:8,label:1}]}],enumType:[{name:"VerificationState",value:[{name:"DECLARATION",number:0},{name:"UNVERIFIED",number:1}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:3,type:5,label:1},{name:"label",number:4,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Label"},{name:"type",number:5,type:14,label:1,typeName:".google.protobuf.FieldDescriptorProto.Type"},{name:"type_name",number:6,type:9,label:1},{name:"extendee",number:2,type:9,label:1},{name:"default_value",number:7,type:9,label:1},{name:"oneof_index",number:9,type:5,label:1},{name:"json_name",number:10,type:9,label:1},{name:"options",number:8,type:11,label:1,typeName:".google.protobuf.FieldOptions"},{name:"proto3_optional",number:17,type:8,label:1}],enumType:[{name:"Type",value:[{name:"TYPE_DOUBLE",number:1},{name:"TYPE_FLOAT",number:2},{name:"TYPE_INT64",number:3},{name:"TYPE_UINT64",number:4},{name:"TYPE_INT32",number:5},{name:"TYPE_FIXED64",number:6},{name:"TYPE_FIXED32",number:7},{name:"TYPE_BOOL",number:8},{name:"TYPE_STRING",number:9},{name:"TYPE_GROUP",number:10},{name:"TYPE_MESSAGE",number:11},{name:"TYPE_BYTES",number:12},{name:"TYPE_UINT32",number:13},{name:"TYPE_ENUM",number:14},{name:"TYPE_SFIXED32",number:15},{name:"TYPE_SFIXED64",number:16},{name:"TYPE_SINT32",number:17},{name:"TYPE_SINT64",number:18}]},{name:"Label",value:[{name:"LABEL_OPTIONAL",number:1},{name:"LABEL_REPEATED",number:3},{name:"LABEL_REQUIRED",number:2}]}]},{name:"OneofDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"options",number:2,type:11,label:1,typeName:".google.protobuf.OneofOptions"}]},{name:"EnumDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"value",number:2,type:11,label:3,typeName:".google.protobuf.EnumValueDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumOptions"},{name:"reserved_range",number:4,type:11,label:3,typeName:".google.protobuf.EnumDescriptorProto.EnumReservedRange"},{name:"reserved_name",number:5,type:9,label:3},{name:"visibility",number:6,type:14,label:1,typeName:".google.protobuf.SymbolVisibility"}],nestedType:[{name:"EnumReservedRange",field:[{name:"start",number:1,type:5,label:1},{name:"end",number:2,type:5,label:1}]}]},{name:"EnumValueDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"number",number:2,type:5,label:1},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.EnumValueOptions"}]},{name:"ServiceDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"method",number:2,type:11,label:3,typeName:".google.protobuf.MethodDescriptorProto"},{name:"options",number:3,type:11,label:1,typeName:".google.protobuf.ServiceOptions"}]},{name:"MethodDescriptorProto",field:[{name:"name",number:1,type:9,label:1},{name:"input_type",number:2,type:9,label:1},{name:"output_type",number:3,type:9,label:1},{name:"options",number:4,type:11,label:1,typeName:".google.protobuf.MethodOptions"},{name:"client_streaming",number:5,type:8,label:1,defaultValue:"false"},{name:"server_streaming",number:6,type:8,label:1,defaultValue:"false"}]},{name:"FileOptions",field:[{name:"java_package",number:1,type:9,label:1},{name:"java_outer_classname",number:8,type:9,label:1},{name:"java_multiple_files",number:10,type:8,label:1,defaultValue:"false"},{name:"java_generate_equals_and_hash",number:20,type:8,label:1,options:{deprecated:!0}},{name:"java_string_check_utf8",number:27,type:8,label:1,defaultValue:"false"},{name:"optimize_for",number:9,type:14,label:1,typeName:".google.protobuf.FileOptions.OptimizeMode",defaultValue:"SPEED"},{name:"go_package",number:11,type:9,label:1},{name:"cc_generic_services",number:16,type:8,label:1,defaultValue:"false"},{name:"java_generic_services",number:17,type:8,label:1,defaultValue:"false"},{name:"py_generic_services",number:18,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:23,type:8,label:1,defaultValue:"false"},{name:"cc_enable_arenas",number:31,type:8,label:1,defaultValue:"true"},{name:"objc_class_prefix",number:36,type:9,label:1},{name:"csharp_namespace",number:37,type:9,label:1},{name:"swift_prefix",number:39,type:9,label:1},{name:"php_class_prefix",number:40,type:9,label:1},{name:"php_namespace",number:41,type:9,label:1},{name:"php_metadata_namespace",number:44,type:9,label:1},{name:"ruby_package",number:45,type:9,label:1},{name:"features",number:50,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"OptimizeMode",value:[{name:"SPEED",number:1},{name:"CODE_SIZE",number:2},{name:"LITE_RUNTIME",number:3}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"MessageOptions",field:[{name:"message_set_wire_format",number:1,type:8,label:1,defaultValue:"false"},{name:"no_standard_descriptor_accessor",number:2,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"map_entry",number:7,type:8,label:1},{name:"deprecated_legacy_json_field_conflicts",number:11,type:8,label:1,options:{deprecated:!0}},{name:"features",number:12,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"FieldOptions",field:[{name:"ctype",number:1,type:14,label:1,typeName:".google.protobuf.FieldOptions.CType",defaultValue:"STRING"},{name:"packed",number:2,type:8,label:1},{name:"jstype",number:6,type:14,label:1,typeName:".google.protobuf.FieldOptions.JSType",defaultValue:"JS_NORMAL"},{name:"lazy",number:5,type:8,label:1,defaultValue:"false"},{name:"unverified_lazy",number:15,type:8,label:1,defaultValue:"false"},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"weak",number:10,type:8,label:1,defaultValue:"false",options:{deprecated:!0}},{name:"debug_redact",number:16,type:8,label:1,defaultValue:"false"},{name:"retention",number:17,type:14,label:1,typeName:".google.protobuf.FieldOptions.OptionRetention"},{name:"targets",number:19,type:14,label:3,typeName:".google.protobuf.FieldOptions.OptionTargetType"},{name:"edition_defaults",number:20,type:11,label:3,typeName:".google.protobuf.FieldOptions.EditionDefault"},{name:"features",number:21,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"feature_support",number:22,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],nestedType:[{name:"EditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"value",number:2,type:9,label:1}]},{name:"FeatureSupport",field:[{name:"edition_introduced",number:1,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"edition_deprecated",number:2,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"deprecation_warning",number:3,type:9,label:1},{name:"edition_removed",number:4,type:14,label:1,typeName:".google.protobuf.Edition"}]}],enumType:[{name:"CType",value:[{name:"STRING",number:0},{name:"CORD",number:1},{name:"STRING_PIECE",number:2}]},{name:"JSType",value:[{name:"JS_NORMAL",number:0},{name:"JS_STRING",number:1},{name:"JS_NUMBER",number:2}]},{name:"OptionRetention",value:[{name:"RETENTION_UNKNOWN",number:0},{name:"RETENTION_RUNTIME",number:1},{name:"RETENTION_SOURCE",number:2}]},{name:"OptionTargetType",value:[{name:"TARGET_TYPE_UNKNOWN",number:0},{name:"TARGET_TYPE_FILE",number:1},{name:"TARGET_TYPE_EXTENSION_RANGE",number:2},{name:"TARGET_TYPE_MESSAGE",number:3},{name:"TARGET_TYPE_FIELD",number:4},{name:"TARGET_TYPE_ONEOF",number:5},{name:"TARGET_TYPE_ENUM",number:6},{name:"TARGET_TYPE_ENUM_ENTRY",number:7},{name:"TARGET_TYPE_SERVICE",number:8},{name:"TARGET_TYPE_METHOD",number:9}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"OneofOptions",field:[{name:"features",number:1,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumOptions",field:[{name:"allow_alias",number:2,type:8,label:1},{name:"deprecated",number:3,type:8,label:1,defaultValue:"false"},{name:"deprecated_legacy_json_field_conflicts",number:6,type:8,label:1,options:{deprecated:!0}},{name:"features",number:7,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"EnumValueOptions",field:[{name:"deprecated",number:1,type:8,label:1,defaultValue:"false"},{name:"features",number:2,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"debug_redact",number:3,type:8,label:1,defaultValue:"false"},{name:"feature_support",number:4,type:11,label:1,typeName:".google.protobuf.FieldOptions.FeatureSupport"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"ServiceOptions",field:[{name:"features",number:34,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],extensionRange:[{start:1e3,end:536870912}]},{name:"MethodOptions",field:[{name:"deprecated",number:33,type:8,label:1,defaultValue:"false"},{name:"idempotency_level",number:34,type:14,label:1,typeName:".google.protobuf.MethodOptions.IdempotencyLevel",defaultValue:"IDEMPOTENCY_UNKNOWN"},{name:"features",number:35,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"uninterpreted_option",number:999,type:11,label:3,typeName:".google.protobuf.UninterpretedOption"}],enumType:[{name:"IdempotencyLevel",value:[{name:"IDEMPOTENCY_UNKNOWN",number:0},{name:"NO_SIDE_EFFECTS",number:1},{name:"IDEMPOTENT",number:2}]}],extensionRange:[{start:1e3,end:536870912}]},{name:"UninterpretedOption",field:[{name:"name",number:2,type:11,label:3,typeName:".google.protobuf.UninterpretedOption.NamePart"},{name:"identifier_value",number:3,type:9,label:1},{name:"positive_int_value",number:4,type:4,label:1},{name:"negative_int_value",number:5,type:3,label:1},{name:"double_value",number:6,type:1,label:1},{name:"string_value",number:7,type:12,label:1},{name:"aggregate_value",number:8,type:9,label:1}],nestedType:[{name:"NamePart",field:[{name:"name_part",number:1,type:9,label:2},{name:"is_extension",number:2,type:8,label:2}]}]},{name:"FeatureSet",field:[{name:"field_presence",number:1,type:14,label:1,typeName:".google.protobuf.FeatureSet.FieldPresence",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPLICIT",edition:900},{value:"IMPLICIT",edition:999},{value:"EXPLICIT",edition:1e3}]}},{name:"enum_type",number:2,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnumType",options:{retention:1,targets:[6,1],editionDefaults:[{value:"CLOSED",edition:900},{value:"OPEN",edition:999}]}},{name:"repeated_field_encoding",number:3,type:14,label:1,typeName:".google.protobuf.FeatureSet.RepeatedFieldEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"EXPANDED",edition:900},{value:"PACKED",edition:999}]}},{name:"utf8_validation",number:4,type:14,label:1,typeName:".google.protobuf.FeatureSet.Utf8Validation",options:{retention:1,targets:[4,1],editionDefaults:[{value:"NONE",edition:900},{value:"VERIFY",edition:999}]}},{name:"message_encoding",number:5,type:14,label:1,typeName:".google.protobuf.FeatureSet.MessageEncoding",options:{retention:1,targets:[4,1],editionDefaults:[{value:"LENGTH_PREFIXED",edition:900}]}},{name:"json_format",number:6,type:14,label:1,typeName:".google.protobuf.FeatureSet.JsonFormat",options:{retention:1,targets:[3,6,1],editionDefaults:[{value:"LEGACY_BEST_EFFORT",edition:900},{value:"ALLOW",edition:999}]}},{name:"enforce_naming_style",number:7,type:14,label:1,typeName:".google.protobuf.FeatureSet.EnforceNamingStyle",options:{retention:2,targets:[1,2,3,4,5,6,7,8,9],editionDefaults:[{value:"STYLE_LEGACY",edition:900},{value:"STYLE2024",edition:1001}]}},{name:"default_symbol_visibility",number:8,type:14,label:1,typeName:".google.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility",options:{retention:2,targets:[1],editionDefaults:[{value:"EXPORT_ALL",edition:900},{value:"EXPORT_TOP_LEVEL",edition:1001}]}}],nestedType:[{name:"VisibilityFeature",enumType:[{name:"DefaultSymbolVisibility",value:[{name:"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",number:0},{name:"EXPORT_ALL",number:1},{name:"EXPORT_TOP_LEVEL",number:2},{name:"LOCAL_ALL",number:3},{name:"STRICT",number:4}]}]}],enumType:[{name:"FieldPresence",value:[{name:"FIELD_PRESENCE_UNKNOWN",number:0},{name:"EXPLICIT",number:1},{name:"IMPLICIT",number:2},{name:"LEGACY_REQUIRED",number:3}]},{name:"EnumType",value:[{name:"ENUM_TYPE_UNKNOWN",number:0},{name:"OPEN",number:1},{name:"CLOSED",number:2}]},{name:"RepeatedFieldEncoding",value:[{name:"REPEATED_FIELD_ENCODING_UNKNOWN",number:0},{name:"PACKED",number:1},{name:"EXPANDED",number:2}]},{name:"Utf8Validation",value:[{name:"UTF8_VALIDATION_UNKNOWN",number:0},{name:"VERIFY",number:2},{name:"NONE",number:3}]},{name:"MessageEncoding",value:[{name:"MESSAGE_ENCODING_UNKNOWN",number:0},{name:"LENGTH_PREFIXED",number:1},{name:"DELIMITED",number:2}]},{name:"JsonFormat",value:[{name:"JSON_FORMAT_UNKNOWN",number:0},{name:"ALLOW",number:1},{name:"LEGACY_BEST_EFFORT",number:2}]},{name:"EnforceNamingStyle",value:[{name:"ENFORCE_NAMING_STYLE_UNKNOWN",number:0},{name:"STYLE2024",number:1},{name:"STYLE_LEGACY",number:2}]}],extensionRange:[{start:1e3,end:9995},{start:9995,end:1e4},{start:1e4,end:10001}]},{name:"FeatureSetDefaults",field:[{name:"defaults",number:1,type:11,label:3,typeName:".google.protobuf.FeatureSetDefaults.FeatureSetEditionDefault"},{name:"minimum_edition",number:4,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"maximum_edition",number:5,type:14,label:1,typeName:".google.protobuf.Edition"}],nestedType:[{name:"FeatureSetEditionDefault",field:[{name:"edition",number:3,type:14,label:1,typeName:".google.protobuf.Edition"},{name:"overridable_features",number:4,type:11,label:1,typeName:".google.protobuf.FeatureSet"},{name:"fixed_features",number:5,type:11,label:1,typeName:".google.protobuf.FeatureSet"}]}]},{name:"SourceCodeInfo",field:[{name:"location",number:1,type:11,label:3,typeName:".google.protobuf.SourceCodeInfo.Location"}],nestedType:[{name:"Location",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"span",number:2,type:5,label:3,options:{packed:!0}},{name:"leading_comments",number:3,type:9,label:1},{name:"trailing_comments",number:4,type:9,label:1},{name:"leading_detached_comments",number:6,type:9,label:3}]}],extensionRange:[{start:536e6,end:536000001}]},{name:"GeneratedCodeInfo",field:[{name:"annotation",number:1,type:11,label:3,typeName:".google.protobuf.GeneratedCodeInfo.Annotation"}],nestedType:[{name:"Annotation",field:[{name:"path",number:1,type:5,label:3,options:{packed:!0}},{name:"source_file",number:2,type:9,label:1},{name:"begin",number:3,type:5,label:1},{name:"end",number:4,type:5,label:1},{name:"semantic",number:5,type:14,label:1,typeName:".google.protobuf.GeneratedCodeInfo.Annotation.Semantic"}],enumType:[{name:"Semantic",value:[{name:"NONE",number:0},{name:"SET",number:1},{name:"ALIAS",number:2}]}]}]}],enumType:[{name:"Edition",value:[{name:"EDITION_UNKNOWN",number:0},{name:"EDITION_LEGACY",number:900},{name:"EDITION_PROTO2",number:998},{name:"EDITION_PROTO3",number:999},{name:"EDITION_2023",number:1e3},{name:"EDITION_2024",number:1001},{name:"EDITION_1_TEST_ONLY",number:1},{name:"EDITION_2_TEST_ONLY",number:2},{name:"EDITION_99997_TEST_ONLY",number:99997},{name:"EDITION_99998_TEST_ONLY",number:99998},{name:"EDITION_99999_TEST_ONLY",number:99999},{name:"EDITION_MAX",number:2147483647}]},{name:"SymbolVisibility",value:[{name:"VISIBILITY_UNSET",number:0},{name:"VISIBILITY_LOCAL",number:1},{name:"VISIBILITY_EXPORT",number:2}]}]}),R0=Gt(T0,1);var oc;(function(e){e[e.DECLARATION=0]="DECLARATION",e[e.UNVERIFIED=1]="UNVERIFIED"})(oc||(oc={}));var ac;(function(e){e[e.DOUBLE=1]="DOUBLE",e[e.FLOAT=2]="FLOAT",e[e.INT64=3]="INT64",e[e.UINT64=4]="UINT64",e[e.INT32=5]="INT32",e[e.FIXED64=6]="FIXED64",e[e.FIXED32=7]="FIXED32",e[e.BOOL=8]="BOOL",e[e.STRING=9]="STRING",e[e.GROUP=10]="GROUP",e[e.MESSAGE=11]="MESSAGE",e[e.BYTES=12]="BYTES",e[e.UINT32=13]="UINT32",e[e.ENUM=14]="ENUM",e[e.SFIXED32=15]="SFIXED32",e[e.SFIXED64=16]="SFIXED64",e[e.SINT32=17]="SINT32",e[e.SINT64=18]="SINT64"})(ac||(ac={}));var cc;(function(e){e[e.OPTIONAL=1]="OPTIONAL",e[e.REPEATED=3]="REPEATED",e[e.REQUIRED=2]="REQUIRED"})(cc||(cc={}));var lc;(function(e){e[e.SPEED=1]="SPEED",e[e.CODE_SIZE=2]="CODE_SIZE",e[e.LITE_RUNTIME=3]="LITE_RUNTIME"})(lc||(lc={}));var uc;(function(e){e[e.STRING=0]="STRING",e[e.CORD=1]="CORD",e[e.STRING_PIECE=2]="STRING_PIECE"})(uc||(uc={}));var dc;(function(e){e[e.JS_NORMAL=0]="JS_NORMAL",e[e.JS_STRING=1]="JS_STRING",e[e.JS_NUMBER=2]="JS_NUMBER"})(dc||(dc={}));var hc;(function(e){e[e.RETENTION_UNKNOWN=0]="RETENTION_UNKNOWN",e[e.RETENTION_RUNTIME=1]="RETENTION_RUNTIME",e[e.RETENTION_SOURCE=2]="RETENTION_SOURCE"})(hc||(hc={}));var fc;(function(e){e[e.TARGET_TYPE_UNKNOWN=0]="TARGET_TYPE_UNKNOWN",e[e.TARGET_TYPE_FILE=1]="TARGET_TYPE_FILE",e[e.TARGET_TYPE_EXTENSION_RANGE=2]="TARGET_TYPE_EXTENSION_RANGE",e[e.TARGET_TYPE_MESSAGE=3]="TARGET_TYPE_MESSAGE",e[e.TARGET_TYPE_FIELD=4]="TARGET_TYPE_FIELD",e[e.TARGET_TYPE_ONEOF=5]="TARGET_TYPE_ONEOF",e[e.TARGET_TYPE_ENUM=6]="TARGET_TYPE_ENUM",e[e.TARGET_TYPE_ENUM_ENTRY=7]="TARGET_TYPE_ENUM_ENTRY",e[e.TARGET_TYPE_SERVICE=8]="TARGET_TYPE_SERVICE",e[e.TARGET_TYPE_METHOD=9]="TARGET_TYPE_METHOD"})(fc||(fc={}));var pc;(function(e){e[e.IDEMPOTENCY_UNKNOWN=0]="IDEMPOTENCY_UNKNOWN",e[e.NO_SIDE_EFFECTS=1]="NO_SIDE_EFFECTS",e[e.IDEMPOTENT=2]="IDEMPOTENT"})(pc||(pc={}));var gc;(function(e){e[e.DEFAULT_SYMBOL_VISIBILITY_UNKNOWN=0]="DEFAULT_SYMBOL_VISIBILITY_UNKNOWN",e[e.EXPORT_ALL=1]="EXPORT_ALL",e[e.EXPORT_TOP_LEVEL=2]="EXPORT_TOP_LEVEL",e[e.LOCAL_ALL=3]="LOCAL_ALL",e[e.STRICT=4]="STRICT"})(gc||(gc={}));var mc;(function(e){e[e.FIELD_PRESENCE_UNKNOWN=0]="FIELD_PRESENCE_UNKNOWN",e[e.EXPLICIT=1]="EXPLICIT",e[e.IMPLICIT=2]="IMPLICIT",e[e.LEGACY_REQUIRED=3]="LEGACY_REQUIRED"})(mc||(mc={}));var vc;(function(e){e[e.ENUM_TYPE_UNKNOWN=0]="ENUM_TYPE_UNKNOWN",e[e.OPEN=1]="OPEN",e[e.CLOSED=2]="CLOSED"})(vc||(vc={}));var bc;(function(e){e[e.REPEATED_FIELD_ENCODING_UNKNOWN=0]="REPEATED_FIELD_ENCODING_UNKNOWN",e[e.PACKED=1]="PACKED",e[e.EXPANDED=2]="EXPANDED"})(bc||(bc={}));var _c;(function(e){e[e.UTF8_VALIDATION_UNKNOWN=0]="UTF8_VALIDATION_UNKNOWN",e[e.VERIFY=2]="VERIFY",e[e.NONE=3]="NONE"})(_c||(_c={}));var yc;(function(e){e[e.MESSAGE_ENCODING_UNKNOWN=0]="MESSAGE_ENCODING_UNKNOWN",e[e.LENGTH_PREFIXED=1]="LENGTH_PREFIXED",e[e.DELIMITED=2]="DELIMITED"})(yc||(yc={}));var Sc;(function(e){e[e.JSON_FORMAT_UNKNOWN=0]="JSON_FORMAT_UNKNOWN",e[e.ALLOW=1]="ALLOW",e[e.LEGACY_BEST_EFFORT=2]="LEGACY_BEST_EFFORT"})(Sc||(Sc={}));var Ec;(function(e){e[e.ENFORCE_NAMING_STYLE_UNKNOWN=0]="ENFORCE_NAMING_STYLE_UNKNOWN",e[e.STYLE2024=1]="STYLE2024",e[e.STYLE_LEGACY=2]="STYLE_LEGACY"})(Ec||(Ec={}));var wc;(function(e){e[e.NONE=0]="NONE",e[e.SET=1]="SET",e[e.ALIAS=2]="ALIAS"})(wc||(wc={}));var Cc;(function(e){e[e.EDITION_UNKNOWN=0]="EDITION_UNKNOWN",e[e.EDITION_LEGACY=900]="EDITION_LEGACY",e[e.EDITION_PROTO2=998]="EDITION_PROTO2",e[e.EDITION_PROTO3=999]="EDITION_PROTO3",e[e.EDITION_2023=1e3]="EDITION_2023",e[e.EDITION_2024=1001]="EDITION_2024",e[e.EDITION_1_TEST_ONLY=1]="EDITION_1_TEST_ONLY",e[e.EDITION_2_TEST_ONLY=2]="EDITION_2_TEST_ONLY",e[e.EDITION_99997_TEST_ONLY=99997]="EDITION_99997_TEST_ONLY",e[e.EDITION_99998_TEST_ONLY=99998]="EDITION_99998_TEST_ONLY",e[e.EDITION_99999_TEST_ONLY=99999]="EDITION_99999_TEST_ONLY",e[e.EDITION_MAX=2147483647]="EDITION_MAX"})(Cc||(Cc={}));var kc;(function(e){e[e.VISIBILITY_UNSET=0]="VISIBILITY_UNSET",e[e.VISIBILITY_LOCAL=1]="VISIBILITY_LOCAL",e[e.VISIBILITY_EXPORT=2]="VISIBILITY_EXPORT"})(kc||(kc={}));const Ic={readUnknownFields:!0};function B0(e){return e?Object.assign(Object.assign({},Ic),e):Ic}function Id(e,t,r){const i=je(e,void 0,!1);return Ad(i,new eo(t),B0(r),!1,t.byteLength),i.message}function Ad(e,t,r,i,n){var a;const d=i?t.len:t.pos+n;let s,o;const c=(a=e.getUnknown())!==null&&a!==void 0?a:[];for(;t.pos<d&&([s,o]=t.tag(),!(i&&o==Se.EndGroup));){const g=e.findNumber(s);if(!g){const f=t.skip(o,s);r.readUnknownFields&&c.push({no:s,wireType:o,data:f});continue}Nd(e,t,g,o,r)}if(i&&(o!=Se.EndGroup||s!==n))throw new Error("invalid end group tag");c.length>0&&e.setUnknown(c)}function Nd(e,t,r,i,n){var a;switch(r.fieldKind){case"scalar":e.set(r,cr(t,r.scalar));break;case"enum":const d=cr(t,V.INT32);if(r.enum.open)e.set(r,d);else if(r.enum.values.some(o=>o.number===d))e.set(r,d);else if(n.readUnknownFields){const o=[];es(d,o);const c=(a=e.getUnknown())!==null&&a!==void 0?a:[];c.push({no:r.number,wireType:i,data:new Uint8Array(o)}),e.setUnknown(c)}break;case"message":e.set(r,co(t,n,r,e.get(r)));break;case"list":x0(t,i,e.get(r),n);break;case"map":L0(t,e.get(r),n);break}}function L0(e,t,r){const i=t.field();let n,a;const d=e.uint32(),s=e.pos+d;for(;e.pos<s;){const[o]=e.tag();switch(o){case 1:n=cr(e,i.mapKey);break;case 2:switch(i.mapKind){case"scalar":a=cr(e,i.scalar);break;case"enum":a=e.int32();break;case"message":a=co(e,r,i);break}break}}if(n===void 0&&(n=$t(i.mapKey,!1)),a===void 0)switch(i.mapKind){case"scalar":a=$t(i.scalar,!1);break;case"enum":a=i.enum.values[0].number;break;case"message":a=je(i.message,void 0,!1);break}t.set(n,a)}function x0(e,t,r,i){var n;const a=r.field();if(a.listKind==="message"){r.add(co(e,i,a));return}const d=(n=a.scalar)!==null&&n!==void 0?n:V.INT32;if(!(t==Se.LengthDelimited&&d!=V.STRING&&d!=V.BYTES)){r.add(cr(e,d));return}const o=e.uint32()+e.pos;for(;e.pos<o;)r.add(cr(e,d))}function co(e,t,r,i){const n=r.delimitedEncoding,a=i??je(r.message,void 0,!1);return Ad(a,e,t,n,n?r.number:e.uint32()),a}function cr(e,t){switch(t){case V.STRING:return e.string();case V.BOOL:return e.bool();case V.DOUBLE:return e.double();case V.FLOAT:return e.float();case V.INT32:return e.int32();case V.INT64:return e.int64();case V.UINT64:return e.uint64();case V.FIXED64:return e.fixed64();case V.BYTES:return e.bytes();case V.FIXED32:return e.fixed32();case V.SFIXED32:return e.sfixed32();case V.SFIXED64:return e.sfixed64();case V.SINT64:return e.sint64();case V.UINT32:return e.uint32();case V.SINT32:return e.sint32()}}function It(e,t){var r;const i=Id(R0,nd(e));return i.messageType.forEach(Ys),i.dependency=(r=t==null?void 0:t.map(a=>a.proto.name))!==null&&r!==void 0?r:[],Qu(i,a=>t==null?void 0:t.find(d=>d.proto.name===a)).getFile(i.name)}const D0=It("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),O0=A0(D0,0),F0=N0(O0),V0=It("ChVnb29nbGUvcnBjL2NvZGUucHJvdG8SCmdvb2dsZS5ycGMqtwIKBENvZGUSBgoCT0sQABINCglDQU5DRUxMRUQQARILCgdVTktOT1dOEAISFAoQSU5WQUxJRF9BUkdVTUVOVBADEhUKEURFQURMSU5FX0VYQ0VFREVEEAQSDQoJTk9UX0ZPVU5EEAUSEgoOQUxSRUFEWV9FWElTVFMQBhIVChFQRVJNSVNTSU9OX0RFTklFRBAHEhMKD1VOQVVUSEVOVElDQVRFRBAQEhYKElJFU09VUkNFX0VYSEFVU1RFRBAIEhcKE0ZBSUxFRF9QUkVDT05ESVRJT04QCRILCgdBQk9SVEVEEAoSEAoMT1VUX09GX1JBTkdFEAsSEQoNVU5JTVBMRU1FTlRFRBAMEgwKCElOVEVSTkFMEA0SDwoLVU5BVkFJTEFCTEUQDhINCglEQVRBX0xPU1MQD0JYCg5jb20uZ29vZ2xlLnJwY0IJQ29kZVByb3RvUAFaM2dvb2dsZS5nb2xhbmcub3JnL2dlbnByb3RvL2dvb2dsZWFwaXMvcnBjL2NvZGU7Y29kZaICA1JQQ2IGcHJvdG8z"),U0=It("Chlnb29nbGUvcHJvdG9idWYvYW55LnByb3RvEg9nb29nbGUucHJvdG9idWYiJgoDQW55EhAKCHR5cGVfdXJsGAEgASgJEg0KBXZhbHVlGAIgASgMQnYKE2NvbS5nb29nbGUucHJvdG9idWZCCEFueVByb3RvUAFaLGdvb2dsZS5nb2xhbmcub3JnL3Byb3RvYnVmL3R5cGVzL2tub3duL2FueXBiogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),M0=Gt(U0,0);function P0(e,t,r){let i=!1;return r||(r=qe(M0),i=!0),r.value=w0(e,t),r.typeUrl=H0(t.$typeName),i?r:void 0}function W0(e,t){if(e.typeUrl==="")return!1;const r=typeof t=="string"?t:t.typeName,i=Td(e.typeUrl);return r===i}function $0(e,t){if(e.typeUrl==="")return;const r=t.kind=="message"?t:t.getMessage(Td(e.typeUrl));if(!(!r||!W0(e,r)))return Id(r,e.value)}function H0(e){return`type.googleapis.com/${e}`}function Td(e){const t=e.lastIndexOf("/"),r=t>=0?e.substring(t+1):e;if(!r.length)throw new Error(`invalid type url: ${e}`);return r}const lo=It("Chxnb29nbGUvcHJvdG9idWYvc3RydWN0LnByb3RvEg9nb29nbGUucHJvdG9idWYihAEKBlN0cnVjdBIzCgZmaWVsZHMYASADKAsyIy5nb29nbGUucHJvdG9idWYuU3RydWN0LkZpZWxkc0VudHJ5GkUKC0ZpZWxkc0VudHJ5EgsKA2tleRgBIAEoCRIlCgV2YWx1ZRgCIAEoCzIWLmdvb2dsZS5wcm90b2J1Zi5WYWx1ZToCOAEi6gEKBVZhbHVlEjAKCm51bGxfdmFsdWUYASABKA4yGi5nb29nbGUucHJvdG9idWYuTnVsbFZhbHVlSAASFgoMbnVtYmVyX3ZhbHVlGAIgASgBSAASFgoMc3RyaW5nX3ZhbHVlGAMgASgJSAASFAoKYm9vbF92YWx1ZRgEIAEoCEgAEi8KDHN0cnVjdF92YWx1ZRgFIAEoCzIXLmdvb2dsZS5wcm90b2J1Zi5TdHJ1Y3RIABIwCgpsaXN0X3ZhbHVlGAYgASgLMhouZ29vZ2xlLnByb3RvYnVmLkxpc3RWYWx1ZUgAQgYKBGtpbmQiMwoJTGlzdFZhbHVlEiYKBnZhbHVlcxgBIAMoCzIWLmdvb2dsZS5wcm90b2J1Zi5WYWx1ZSobCglOdWxsVmFsdWUSDgoKTlVMTF9WQUxVRRAAQn8KE2NvbS5nb29nbGUucHJvdG9idWZCC1N0cnVjdFByb3RvUAFaL2dvb2dsZS5nb2xhbmcub3JnL3Byb3RvYnVmL3R5cGVzL2tub3duL3N0cnVjdHBi+AEBogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),G0=Gt(lo,0),Rd=Gt(lo,1),Z0=Gt(lo,2);var ss;(function(e){e[e.NULL_VALUE=0]="NULL_VALUE"})(ss||(ss={}));const K0=It("Ch5nb29nbGUvcHJvdG9idWYvd3JhcHBlcnMucHJvdG8SD2dvb2dsZS5wcm90b2J1ZiIcCgtEb3VibGVWYWx1ZRINCgV2YWx1ZRgBIAEoASIbCgpGbG9hdFZhbHVlEg0KBXZhbHVlGAEgASgCIhsKCkludDY0VmFsdWUSDQoFdmFsdWUYASABKAMiHAoLVUludDY0VmFsdWUSDQoFdmFsdWUYASABKAQiGwoKSW50MzJWYWx1ZRINCgV2YWx1ZRgBIAEoBSIcCgtVSW50MzJWYWx1ZRINCgV2YWx1ZRgBIAEoDSIaCglCb29sVmFsdWUSDQoFdmFsdWUYASABKAgiHAoLU3RyaW5nVmFsdWUSDQoFdmFsdWUYASABKAkiGwoKQnl0ZXNWYWx1ZRINCgV2YWx1ZRgBIAEoDEKDAQoTY29tLmdvb2dsZS5wcm90b2J1ZkINV3JhcHBlcnNQcm90b1ABWjFnb29nbGUuZ29sYW5nLm9yZy9wcm90b2J1Zi90eXBlcy9rbm93bi93cmFwcGVyc3Bi+AEBogIDR1BCqgIeR29vZ2xlLlByb3RvYnVmLldlbGxLbm93blR5cGVzYgZwcm90bzM"),Y0=It("ChxydW5tZS9ydW5uZXIvdjIvY29uZmlnLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiigMKDVByb2dyYW1Db25maWcSFAoMcHJvZ3JhbV9uYW1lGAEgASgJEhEKCWFyZ3VtZW50cxgCIAMoCRIRCglkaXJlY3RvcnkYAyABKAkSEwoLbGFuZ3VhZ2VfaWQYBCABKAkSEgoKYmFja2dyb3VuZBgFIAEoCBIWCg5maWxlX2V4dGVuc2lvbhgGIAEoCRILCgNlbnYYByADKAkSPgoIY29tbWFuZHMYCCABKAsyKi5ydW5tZS5ydW5uZXIudjIuUHJvZ3JhbUNvbmZpZy5Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgJIAEoCUgAEhMKC2ludGVyYWN0aXZlGAogASgIEioKBG1vZGUYCyABKA4yHC5ydW5tZS5ydW5uZXIudjIuQ29tbWFuZE1vZGUSEAoIa25vd25faWQYDCABKAkSEgoKa25vd25fbmFtZRgNIAEoCRIOCgZydW5faWQYDiABKAkaHAoLQ29tbWFuZExpc3QSDQoFaXRlbXMYASADKAlCCAoGc291cmNlKowBCgtDb21tYW5kTW9kZRIcChhDT01NQU5EX01PREVfVU5TUEVDSUZJRUQQABIXChNDT01NQU5EX01PREVfSU5MSU5FEAESFQoRQ09NTUFORF9NT0RFX0ZJTEUQAhIZChVDT01NQU5EX01PREVfVEVSTUlOQUwQAxIUChBDT01NQU5EX01PREVfQ0xJEARCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z"),X0=It("ChxydW5tZS9ydW5uZXIvdjIvcnVubmVyLnByb3RvEg9ydW5tZS5ydW5uZXIudjIiLwoHUHJvamVjdBIMCgRyb290GAEgASgJEhYKDmVudl9sb2FkX29yZGVyGAIgAygJIo0BCgdTZXNzaW9uEgoKAmlkGAEgASgJEgsKA2VudhgCIAMoCRI4CghtZXRhZGF0YRgDIAMoCzImLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uLk1ldGFkYXRhRW50cnkaLwoNTWV0YWRhdGFFbnRyeRILCgNrZXkYASABKAkSDQoFdmFsdWUYAiABKAk6AjgBIrIFChRDcmVhdGVTZXNzaW9uUmVxdWVzdBJFCghtZXRhZGF0YRgBIAMoCzIzLnJ1bm1lLnJ1bm5lci52Mi5DcmVhdGVTZXNzaW9uUmVxdWVzdC5NZXRhZGF0YUVudHJ5EgsKA2VudhgCIAMoCRIuCgdwcm9qZWN0GAMgASgLMhgucnVubWUucnVubmVyLnYyLlByb2plY3RIAIgBARJBCg5lbnZfc3RvcmVfdHlwZRgEIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSAGIAQESPAoGY29uZmlnGAUgASgLMiwucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0LkNvbmZpZxovCg1NZXRhZGF0YUVudHJ5EgsKA2tleRgBIAEoCRINCgV2YWx1ZRgCIAEoCToCOAEaxAIKBkNvbmZpZxJBCg5lbnZfc3RvcmVfdHlwZRgBIAEoDjIkLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uRW52U3RvcmVUeXBlSACIAQESYwoRZW52X3N0b3JlX3NlZWRpbmcYAiABKA4yQy5ydW5tZS5ydW5uZXIudjIuQ3JlYXRlU2Vzc2lvblJlcXVlc3QuQ29uZmlnLlNlc3Npb25FbnZTdG9yZVNlZWRpbmdIAYgBASJpChZTZXNzaW9uRW52U3RvcmVTZWVkaW5nEikKJVNFU1NJT05fRU5WX1NUT1JFX1NFRURJTkdfVU5TUEVDSUZJRUQQABIkCiBTRVNTSU9OX0VOVl9TVE9SRV9TRUVESU5HX1NZU1RFTRABQhEKD19lbnZfc3RvcmVfdHlwZUIUChJfZW52X3N0b3JlX3NlZWRpbmdCCgoIX3Byb2plY3RCEQoPX2Vudl9zdG9yZV90eXBlIkIKFUNyZWF0ZVNlc3Npb25SZXNwb25zZRIpCgdzZXNzaW9uGAEgASgLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24iHwoRR2V0U2Vzc2lvblJlcXVlc3QSCgoCaWQYASABKAkiPwoSR2V0U2Vzc2lvblJlc3BvbnNlEikKB3Nlc3Npb24YASABKAsyGC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvbiIVChNMaXN0U2Vzc2lvbnNSZXF1ZXN0IkIKFExpc3RTZXNzaW9uc1Jlc3BvbnNlEioKCHNlc3Npb25zGAEgAygLMhgucnVubWUucnVubmVyLnYyLlNlc3Npb24i4wEKFFVwZGF0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJEkUKCG1ldGFkYXRhGAIgAygLMjMucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0Lk1ldGFkYXRhRW50cnkSCwoDZW52GAMgAygJEi4KB3Byb2plY3QYBCABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgAiAEBGi8KDU1ldGFkYXRhRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4AUIKCghfcHJvamVjdCJCChVVcGRhdGVTZXNzaW9uUmVzcG9uc2USKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIiIKFERlbGV0ZVNlc3Npb25SZXF1ZXN0EgoKAmlkGAEgASgJIhcKFURlbGV0ZVNlc3Npb25SZXNwb25zZSI7CgdXaW5zaXplEgwKBHJvd3MYASABKA0SDAoEY29scxgCIAEoDRIJCgF4GAMgASgNEgkKAXkYBCABKA0i5QIKDkV4ZWN1dGVSZXF1ZXN0Ei4KBmNvbmZpZxgBIAEoCzIeLnJ1bm1lLnJ1bm5lci52Mi5Qcm9ncmFtQ29uZmlnEhIKCmlucHV0X2RhdGEYCCABKAwSKgoEc3RvcBgJIAEoDjIcLnJ1bm1lLnJ1bm5lci52Mi5FeGVjdXRlU3RvcBIuCgd3aW5zaXplGAogASgLMhgucnVubWUucnVubmVyLnYyLldpbnNpemVIAIgBARISCgpzZXNzaW9uX2lkGBQgASgJEjoKEHNlc3Npb25fc3RyYXRlZ3kYFSABKA4yIC5ydW5tZS5ydW5uZXIudjIuU2Vzc2lvblN0cmF0ZWd5Ei4KB3Byb2plY3QYFiABKAsyGC5ydW5tZS5ydW5uZXIudjIuUHJvamVjdEgBiAEBEhsKE3N0b3JlX3N0ZG91dF9pbl9lbnYYFyABKAhCCgoIX3dpbnNpemVCCgoIX3Byb2plY3QiqgEKD0V4ZWN1dGVSZXNwb25zZRIvCglleGl0X2NvZGUYASABKAsyHC5nb29nbGUucHJvdG9idWYuVUludDMyVmFsdWUSEwoLc3Rkb3V0X2RhdGEYAiABKAwSEwoLc3RkZXJyX2RhdGEYAyABKAwSKQoDcGlkGAQgASgLMhwuZ29vZ2xlLnByb3RvYnVmLlVJbnQzMlZhbHVlEhEKCW1pbWVfdHlwZRgFIAEoCSIqChlSZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Eg0KBWxpbmVzGAEgAygJIsAEChVSZXNvbHZlUHJvZ3JhbVJlcXVlc3QSPgoIY29tbWFuZHMYASABKAsyKi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1Db21tYW5kTGlzdEgAEhAKBnNjcmlwdBgCIAEoCUgAEjkKBG1vZGUYAyABKA4yKy5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXF1ZXN0Lk1vZGUSCwoDZW52GAQgAygJEhIKCnNlc3Npb25faWQYBSABKAkSOgoQc2Vzc2lvbl9zdHJhdGVneRgGIAEoDjIgLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uU3RyYXRlZ3kSLgoHcHJvamVjdBgHIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5Qcm9qZWN0SAGIAQESEwoLbGFuZ3VhZ2VfaWQYCCABKAkSQwoJcmV0ZW50aW9uGAkgASgOMjAucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdC5SZXRlbnRpb24iRAoETW9kZRIUChBNT0RFX1VOU1BFQ0lGSUVEEAASEwoPTU9ERV9QUk9NUFRfQUxMEAESEQoNTU9ERV9TS0lQX0FMTBACIlcKCVJldGVudGlvbhIZChVSRVRFTlRJT05fVU5TUEVDSUZJRUQQABIXChNSRVRFTlRJT05fRklSU1RfUlVOEAESFgoSUkVURU5USU9OX0xBU1RfUlVOEAJCCAoGc291cmNlQgoKCF9wcm9qZWN0ItoDChZSZXNvbHZlUHJvZ3JhbVJlc3BvbnNlEg4KBnNjcmlwdBgBIAEoCRI8Cghjb21tYW5kcxgCIAEoCzIqLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbUNvbW1hbmRMaXN0Ej8KBHZhcnMYAyADKAsyMS5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5WYXJSZXN1bHQaiQEKCVZhclJlc3VsdBI+CgZzdGF0dXMYASABKA4yLi5ydW5tZS5ydW5uZXIudjIuUmVzb2x2ZVByb2dyYW1SZXNwb25zZS5TdGF0dXMSDAoEbmFtZRgCIAEoCRIWCg5vcmlnaW5hbF92YWx1ZRgDIAEoCRIWCg5yZXNvbHZlZF92YWx1ZRgEIAEoCSKkAQoGU3RhdHVzEhYKElNUQVRVU19VTlNQRUNJRklFRBAAEhMKD1NUQVRVU19SRVNPTFZFRBABEiIKHlNUQVRVU19VTlJFU09MVkVEX1dJVEhfTUVTU0FHRRACEiYKIlNUQVRVU19VTlJFU09MVkVEX1dJVEhfUExBQ0VIT0xERVIQAxIhCh1TVEFUVVNfVU5SRVNPTFZFRF9XSVRIX1NFQ1JFVBAEIkMKFk1vbml0b3JFbnZTdG9yZVJlcXVlc3QSKQoHc2Vzc2lvbhgBIAEoCzIYLnJ1bm1lLnJ1bm5lci52Mi5TZXNzaW9uIsIECh9Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90EkoKBGVudnMYASADKAsyPC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2VTbmFwc2hvdC5TbmFwc2hvdEVudhrOAgoLU25hcHNob3RFbnYSRwoGc3RhdHVzGAEgASgOMjcucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuU3RhdHVzEgwKBG5hbWUYAiABKAkSEwoLZGVzY3JpcHRpb24YAyABKAkSDAoEc3BlYxgEIAEoCRITCgtpc19yZXF1aXJlZBgFIAEoCBIOCgZvcmlnaW4YBiABKAkSFgoOb3JpZ2luYWxfdmFsdWUYByABKAkSFgoOcmVzb2x2ZWRfdmFsdWUYCCABKAkSEwoLY3JlYXRlX3RpbWUYCSABKAkSEwoLdXBkYXRlX3RpbWUYCiABKAkSRgoGZXJyb3JzGAsgAygLMjYucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlc3BvbnNlU25hcHNob3QuRXJyb3IaJgoFRXJyb3ISDAoEY29kZRgBIAEoDRIPCgdtZXNzYWdlGAIgASgJIloKBlN0YXR1cxIWChJTVEFUVVNfVU5TUEVDSUZJRUQQABISCg5TVEFUVVNfTElURVJBTBABEhEKDVNUQVRVU19ISURERU4QAhIRCg1TVEFUVVNfTUFTS0VEEAMimwEKF01vbml0b3JFbnZTdG9yZVJlc3BvbnNlEjIKBHR5cGUYASABKA4yJC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlVHlwZRJECghzbmFwc2hvdBgCIAEoCzIwLnJ1bm1lLnJ1bm5lci52Mi5Nb25pdG9yRW52U3RvcmVSZXNwb25zZVNuYXBzaG90SABCBgoEZGF0YSpdChNTZXNzaW9uRW52U3RvcmVUeXBlEiYKIlNFU1NJT05fRU5WX1NUT1JFX1RZUEVfVU5TUEVDSUZJRUQQABIeChpTRVNTSU9OX0VOVl9TVE9SRV9UWVBFX09XTBABKl4KC0V4ZWN1dGVTdG9wEhwKGEVYRUNVVEVfU1RPUF9VTlNQRUNJRklFRBAAEhoKFkVYRUNVVEVfU1RPUF9JTlRFUlJVUFQQARIVChFFWEVDVVRFX1NUT1BfS0lMTBACKlUKD1Nlc3Npb25TdHJhdGVneRIgChxTRVNTSU9OX1NUUkFURUdZX1VOU1BFQ0lGSUVEEAASIAocU0VTU0lPTl9TVFJBVEVHWV9NT1NUX1JFQ0VOVBABKmIKE01vbml0b3JFbnZTdG9yZVR5cGUSJgoiTU9OSVRPUl9FTlZfU1RPUkVfVFlQRV9VTlNQRUNJRklFRBAAEiMKH01PTklUT1JfRU5WX1NUT1JFX1RZUEVfU05BUFNIT1QQATKQBgoNUnVubmVyU2VydmljZRJgCg1DcmVhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLkNyZWF0ZVNlc3Npb25SZXNwb25zZSIAElcKCkdldFNlc3Npb24SIi5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlcXVlc3QaIy5ydW5tZS5ydW5uZXIudjIuR2V0U2Vzc2lvblJlc3BvbnNlIgASXQoMTGlzdFNlc3Npb25zEiQucnVubWUucnVubmVyLnYyLkxpc3RTZXNzaW9uc1JlcXVlc3QaJS5ydW5tZS5ydW5uZXIudjIuTGlzdFNlc3Npb25zUmVzcG9uc2UiABJgCg1VcGRhdGVTZXNzaW9uEiUucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXF1ZXN0GiYucnVubWUucnVubmVyLnYyLlVwZGF0ZVNlc3Npb25SZXNwb25zZSIAEmAKDURlbGV0ZVNlc3Npb24SJS5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlcXVlc3QaJi5ydW5tZS5ydW5uZXIudjIuRGVsZXRlU2Vzc2lvblJlc3BvbnNlIgASaAoPTW9uaXRvckVudlN0b3JlEicucnVubWUucnVubmVyLnYyLk1vbml0b3JFbnZTdG9yZVJlcXVlc3QaKC5ydW5tZS5ydW5uZXIudjIuTW9uaXRvckVudlN0b3JlUmVzcG9uc2UiADABElIKB0V4ZWN1dGUSHy5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlcXVlc3QaIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlIgAoATABEmMKDlJlc29sdmVQcm9ncmFtEiYucnVubWUucnVubmVyLnYyLlJlc29sdmVQcm9ncmFtUmVxdWVzdBonLnJ1bm1lLnJ1bm5lci52Mi5SZXNvbHZlUHJvZ3JhbVJlc3BvbnNlIgBCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3J1bm5lci92MjtydW5uZXJ2MmIGcHJvdG8z",[K0,Y0]),Bd=It("CiBydW5tZS9zdHJlYW0vdjEvd2Vic29ja2V0cy5wcm90bxIPcnVubWUuc3RyZWFtLnYxIkIKD1dlYnNvY2tldFN0YXR1cxIeCgRjb2RlGAEgASgOMhAuZ29vZ2xlLnJwYy5Db2RlEg8KB21lc3NhZ2UYAiABKAkiGQoEUGluZxIRCgl0aW1lc3RhbXAYASABKAMiGQoEUG9uZxIRCgl0aW1lc3RhbXAYASABKAMiugEKEFdlYnNvY2tldFJlcXVlc3QSOgoPZXhlY3V0ZV9yZXF1ZXN0GAEgASgLMh8ucnVubWUucnVubmVyLnYyLkV4ZWN1dGVSZXF1ZXN0SAASIwoEcGluZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5QaW5nEhYKDWF1dGhvcml6YXRpb24YyAEgASgJEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWQi2AEKEVdlYnNvY2tldFJlc3BvbnNlEjwKEGV4ZWN1dGVfcmVzcG9uc2UYASABKAsyIC5ydW5tZS5ydW5uZXIudjIuRXhlY3V0ZVJlc3BvbnNlSAASIwoEcG9uZxhkIAEoCzIVLnJ1bm1lLnN0cmVhbS52MS5Qb25nEjEKBnN0YXR1cxjIASABKAsyIC5ydW5tZS5zdHJlYW0udjEuV2Vic29ja2V0U3RhdHVzEhEKCGtub3duX2lkGNIBIAEoCRIPCgZydW5faWQY3AEgASgJQgkKB3BheWxvYWRCSFpGZ2l0aHViLmNvbS9ydW5tZWRldi9ydW5tZS92My9hcGkvZ2VuL3Byb3RvL2dvL3J1bm1lL3N0cmVhbS92MTtzdHJlYW12MWIGcHJvdG8z",[V0,X0]),os=Gt(Bd,3),J0=Gt(Bd,4);function j0(e,t){Ld(t,e);const r=Q0(e.$unknown,t),[i,n,a]=zi(t);for(const d of r)Nd(i,new eo(d.data),n,d.wireType,{readUnknownFields:!0});return a()}function z0(e,t,r){var i;Ld(t,e);const n=((i=e.$unknown)!==null&&i!==void 0?i:[]).filter(c=>c.no!==t.number),[a,d]=zi(t,r),s=new dd;wd(s,{writeUnknownFields:!0},a,d);const o=new eo(s.finish());for(;o.pos<o.len;){const[c,g]=o.tag(),f=o.skip(g,c);n.push({no:c,wireType:g,data:f})}e.$unknown=n}function Q0(e,t){if(e===void 0)return[];if(t.fieldKind==="enum"||t.fieldKind==="scalar"){for(let r=e.length-1;r>=0;--r)if(e[r].no==t.number)return[e[r]];return[]}return e.filter(r=>r.no===t.number)}function zi(e,t){const r=e.typeName,i=Object.assign(Object.assign({},e),{kind:"field",parent:e.extendee,localName:r}),n=Object.assign(Object.assign({},e.extendee),{fields:[i],members:[i],oneofs:[]}),a=qe(n,t!==void 0?{[r]:t}:void 0);return[je(n,a),i,()=>{const d=a[r];if(d===void 0){const s=e.message;return qr(s)?$t(s.fields[0].scalar,s.fields[0].longAsString):qe(s)}return d}]}function Ld(e,t){if(e.extendee.typeName!=t.$typeName)throw new Error(`extension ${e.typeName} can only be applied to message ${e.extendee.typeName}`)}const q0=3,eb=2,Ac={alwaysEmitImplicit:!1,enumAsInteger:!1,useProtoFieldName:!1};function tb(e){return e?Object.assign(Object.assign({},Ac),e):Ac}function rb(e,t,r){return ei(je(e,t),tb(r))}function ei(e,t){var r;const i=ob(e,t);if(i!==void 0)return i;const n={};for(const a of e.sortedFields){if(!e.isSet(a)){if(a.presence==q0)throw new Error(`cannot encode ${a} to JSON: required field not set`);if(!t.alwaysEmitImplicit||a.presence!==eb)continue}const d=Nc(a,e.get(a),t);d!==void 0&&(n[sb(a,t)]=d)}if(t.registry){const a=new Set;for(const{no:d}of(r=e.getUnknown())!==null&&r!==void 0?r:[])if(!a.has(d)){a.add(d);const s=t.registry.getExtensionFor(e.desc,d);if(!s)continue;const o=j0(e.message,s),[c,g]=zi(s,o),f=Nc(g,c.get(g),t);f!==void 0&&(n[s.jsonName]=f)}}return n}function Nc(e,t,r){switch(e.fieldKind){case"scalar":return Qi(e,t);case"message":return ei(t,r);case"enum":return uo(e.enum,t,r.enumAsInteger);case"list":return nb(t,r);case"map":return ib(t,r)}}function ib(e,t){const r=e.field(),i={};switch(r.mapKind){case"scalar":for(const[n,a]of e)i[n]=Qi(r,a);break;case"message":for(const[n,a]of e)i[n]=ei(a,t);break;case"enum":for(const[n,a]of e)i[n]=uo(r.enum,a,t.enumAsInteger);break}return t.alwaysEmitImplicit||e.size>0?i:void 0}function nb(e,t){const r=e.field(),i=[];switch(r.listKind){case"scalar":for(const n of e)i.push(Qi(r,n));break;case"enum":for(const n of e)i.push(uo(r.enum,n,t.enumAsInteger));break;case"message":for(const n of e)i.push(ei(n,t));break}return t.alwaysEmitImplicit||i.length>0?i:void 0}function uo(e,t,r){var i;if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: expected number, got ${Ne(t)}`);if(e.typeName=="google.protobuf.NullValue")return null;if(r)return t;const n=e.value[t];return(i=n==null?void 0:n.name)!==null&&i!==void 0?i:t}function Qi(e,t){var r,i,n,a,d,s;switch(e.scalar){case V.INT32:case V.SFIXED32:case V.SINT32:case V.FIXED32:case V.UINT32:if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: ${(r=Lt(e,t))===null||r===void 0?void 0:r.message}`);return t;case V.FLOAT:case V.DOUBLE:if(typeof t!="number")throw new Error(`cannot encode ${e} to JSON: ${(i=Lt(e,t))===null||i===void 0?void 0:i.message}`);return Number.isNaN(t)?"NaN":t===Number.POSITIVE_INFINITY?"Infinity":t===Number.NEGATIVE_INFINITY?"-Infinity":t;case V.STRING:if(typeof t!="string")throw new Error(`cannot encode ${e} to JSON: ${(n=Lt(e,t))===null||n===void 0?void 0:n.message}`);return t;case V.BOOL:if(typeof t!="boolean")throw new Error(`cannot encode ${e} to JSON: ${(a=Lt(e,t))===null||a===void 0?void 0:a.message}`);return t;case V.UINT64:case V.FIXED64:case V.INT64:case V.SFIXED64:case V.SINT64:if(typeof t!="bigint"&&typeof t!="string")throw new Error(`cannot encode ${e} to JSON: ${(d=Lt(e,t))===null||d===void 0?void 0:d.message}`);return t.toString();case V.BYTES:if(t instanceof Uint8Array)return r0(t);throw new Error(`cannot encode ${e} to JSON: ${(s=Lt(e,t))===null||s===void 0?void 0:s.message}`)}}function sb(e,t){return t.useProtoFieldName?e.name:e.jsonName}function ob(e,t){if(e.desc.typeName.startsWith("google.protobuf."))switch(e.desc.typeName){case"google.protobuf.Any":return ab(e.message,t);case"google.protobuf.Timestamp":return ub(e.message);case"google.protobuf.Duration":return cb(e.message);case"google.protobuf.FieldMask":return lb(e.message);case"google.protobuf.Struct":return xd(e.message);case"google.protobuf.Value":return ho(e.message);case"google.protobuf.ListValue":return Dd(e.message);default:if(qr(e.desc)){const r=e.desc.fields[0];return Qi(r,e.get(r))}return}}function ab(e,t){if(e.typeUrl==="")return{};const{registry:r}=t;let i,n;if(r&&(i=$0(e,r),i&&(n=r.getMessage(i.$typeName))),!n||!i)throw new Error(`cannot encode message ${e.$typeName} to JSON: "${e.typeUrl}" is not in the type registry`);let a=ei(je(n,i),t);return(n.typeName.startsWith("google.protobuf.")||a===null||Array.isArray(a)||typeof a!="object")&&(a={value:a}),a["@type"]=e.typeUrl,a}function cb(e){if(Number(e.seconds)>315576e6||Number(e.seconds)<-315576e6)throw new Error(`cannot encode message ${e.$typeName} to JSON: value out of range`);let t=e.seconds.toString();if(e.nanos!==0){let r=Math.abs(e.nanos).toString();r="0".repeat(9-r.length)+r,r.substring(3)==="000000"?r=r.substring(0,3):r.substring(6)==="000"&&(r=r.substring(0,6)),t+="."+r,e.nanos<0&&Number(e.seconds)==0&&(t="-"+t)}return t+"s"}function lb(e){return e.paths.map(t=>{if(t.match(/_[0-9]?_/g)||t.match(/[A-Z]/g))throw new Error(`cannot encode message ${e.$typeName} to JSON: lowerCamelCase of path name "`+t+'" is irreversible');return Pr(t)}).join(",")}function xd(e){const t={};for(const[r,i]of Object.entries(e.fields))t[r]=ho(i);return t}function ho(e){switch(e.kind.case){case"nullValue":return null;case"numberValue":if(!Number.isFinite(e.kind.value))throw new Error(`${e.$typeName} cannot be NaN or Infinity`);return e.kind.value;case"boolValue":return e.kind.value;case"stringValue":return e.kind.value;case"structValue":return xd(e.kind.value);case"listValue":return Dd(e.kind.value);default:throw new Error(`${e.$typeName} must have a value`)}}function Dd(e){return e.values.map(ho)}function ub(e){const t=Number(e.seconds)*1e3;if(t<Date.parse("0001-01-01T00:00:00Z")||t>Date.parse("9999-12-31T23:59:59Z"))throw new Error(`cannot encode message ${e.$typeName} to JSON: must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive`);if(e.nanos<0)throw new Error(`cannot encode message ${e.$typeName} to JSON: nanos must not be negative`);let r="Z";if(e.nanos>0){const i=(e.nanos+1e9).toString().substring(1);i.substring(3)==="000000"?r="."+i.substring(0,3)+"Z":i.substring(6)==="000"?r="."+i.substring(0,6)+"Z":r="."+i+"Z"}return new Date(t).toISOString().replace(".000Z",r)}const Tc={ignoreUnknownFields:!1};function db(e){return e?Object.assign(Object.assign({},Tc),e):Tc}function hb(e,t,r){const i=je(e);try{lr(i,t,db(r))}catch(n){throw s0(n)?new Error(`cannot decode ${n.field()} from JSON: ${n.message}`,{cause:n}):n}return i.message}function lr(e,t,r){var i;if(_b(e,t,r))return;if(t==null||Array.isArray(t)||typeof t!="object")throw new Error(`cannot decode ${e.desc} from JSON: ${Ne(t)}`);const n=new Map,a=new Map;for(const d of e.desc.fields)a.set(d.name,d).set(d.jsonName,d);for(const[d,s]of Object.entries(t)){const o=a.get(d);if(o){if(o.oneof){if(s===null&&o.fieldKind=="scalar")continue;const c=n.get(o.oneof);if(c!==void 0)throw new Pe(o.oneof,`oneof set multiple times by ${c.name} and ${o.name}`);n.set(o.oneof,o)}Rc(e,o,s,r)}else{let c;if(d.startsWith("[")&&d.endsWith("]")&&(c=(i=r.registry)===null||i===void 0?void 0:i.getExtension(d.substring(1,d.length-1)))&&c.extendee.typeName===e.desc.typeName){const[g,f,m]=zi(c);Rc(g,f,s,r),z0(e.message,c,m())}if(!c&&!r.ignoreUnknownFields)throw new Error(`cannot decode ${e.desc} from JSON: key "${d}" is unknown`)}}}function Rc(e,t,r,i){switch(t.fieldKind){case"scalar":vb(e,t,r);break;case"enum":mb(e,t,r,i);break;case"message":gb(e,t,r,i);break;case"list":pb(e.get(t),r,i);break;case"map":fb(e.get(t),r,i);break}}function fb(e,t,r){if(t===null)return;const i=e.field();if(typeof t!="object"||Array.isArray(t))throw new Pe(i,"expected object, got "+Ne(t));for(const[n,a]of Object.entries(t)){if(a===null)throw new Pe(i,"map value must not be null");let d;switch(i.mapKind){case"message":const o=je(i.message);lr(o,a,r),d=o;break;case"enum":if(d=fo(i.enum,a,r.ignoreUnknownFields,!0),d===qi)return;break;case"scalar":d=tn(i,a,!0);break}const s=bb(i.mapKey,n);e.set(s,d)}}function pb(e,t,r){if(t===null)return;const i=e.field();if(!Array.isArray(t))throw new Pe(i,"expected Array, got "+Ne(t));for(const n of t){if(n===null)throw new Pe(i,"list item must not be null");switch(i.listKind){case"message":const a=je(i.message);lr(a,n,r),e.add(a);break;case"enum":const d=fo(i.enum,n,r.ignoreUnknownFields,!0);d!==qi&&e.add(d);break;case"scalar":e.add(tn(i,n,!0));break}}}function gb(e,t,r,i){if(r===null&&t.message.typeName!="google.protobuf.Value"){e.clear(t);return}const n=e.isSet(t)?e.get(t):je(t.message);lr(n,r,i),e.set(t,n)}function mb(e,t,r,i){const n=fo(t.enum,r,i.ignoreUnknownFields,!1);n===en?e.clear(t):n!==qi&&e.set(t,n)}function vb(e,t,r){const i=tn(t,r,!1);i===en?e.clear(t):e.set(t,i)}const qi=Symbol();function fo(e,t,r,i){if(t===null)return e.typeName=="google.protobuf.NullValue"?0:i?e.values[0].number:en;switch(typeof t){case"number":if(Number.isInteger(t))return t;break;case"string":const n=e.values.find(a=>a.name===t);if(n!==void 0)return n.number;if(r)return qi;break}throw new Error(`cannot decode ${e} from JSON: ${Ne(t)}`)}const en=Symbol();function tn(e,t,r){if(t===null)return r?$t(e.scalar,!1):en;switch(e.scalar){case V.DOUBLE:case V.FLOAT:if(t==="NaN")return NaN;if(t==="Infinity")return Number.POSITIVE_INFINITY;if(t==="-Infinity")return Number.NEGATIVE_INFINITY;if(typeof t=="number"){if(Number.isNaN(t))throw new Pe(e,"unexpected NaN number");if(!Number.isFinite(t))throw new Pe(e,"unexpected infinite number");break}if(typeof t=="string"){if(t===""||t.trim().length!==t.length)break;const i=Number(t);if(!Number.isFinite(i))break;return i}break;case V.INT32:case V.FIXED32:case V.SFIXED32:case V.SINT32:case V.UINT32:return Od(t);case V.BYTES:if(typeof t=="string"){if(t==="")return new Uint8Array(0);try{return nd(t)}catch(i){const n=i instanceof Error?i.message:String(i);throw new Pe(e,n)}}break}return t}function bb(e,t){switch(e){case V.BOOL:switch(t){case"true":return!0;case"false":return!1}return t;case V.INT32:case V.FIXED32:case V.UINT32:case V.SFIXED32:case V.SINT32:return Od(t);default:return t}}function Od(e){if(typeof e=="string"){if(e===""||e.trim().length!==e.length)return e;const t=Number(e);return Number.isNaN(t)?e:t}return e}function _b(e,t,r){if(!e.desc.typeName.startsWith("google.protobuf."))return!1;switch(e.desc.typeName){case"google.protobuf.Any":return yb(e.message,t,r),!0;case"google.protobuf.Timestamp":return Sb(e.message,t),!0;case"google.protobuf.Duration":return Eb(e.message,t),!0;case"google.protobuf.FieldMask":return wb(e.message,t),!0;case"google.protobuf.Struct":return Fd(e.message,t),!0;case"google.protobuf.Value":return po(e.message,t),!0;case"google.protobuf.ListValue":return Vd(e.message,t),!0;default:if(qr(e.desc)){const i=e.desc.fields[0];return t===null?e.clear(i):e.set(i,tn(i,t,!0)),!0}return!1}}function yb(e,t,r){var i;if(t===null||Array.isArray(t)||typeof t!="object")throw new Error(`cannot decode message ${e.$typeName} from JSON: expected object but got ${Ne(t)}`);if(Object.keys(t).length==0)return;const n=t["@type"];if(typeof n!="string"||n=="")throw new Error(`cannot decode message ${e.$typeName} from JSON: "@type" is empty`);const a=n.includes("/")?n.substring(n.lastIndexOf("/")+1):n;if(!a.length)throw new Error(`cannot decode message ${e.$typeName} from JSON: "@type" is invalid`);const d=(i=r.registry)===null||i===void 0?void 0:i.getMessage(a);if(!d)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${n} is not in the type registry`);const s=je(d);if(a.startsWith("google.protobuf.")&&Object.prototype.hasOwnProperty.call(t,"value")){const o=t.value;lr(s,o,r)}else{const o=Object.assign({},t);delete o["@type"],lr(s,o,r)}P0(s.desc,s.message,e)}function Sb(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ne(t)}`);const r=t.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:\.([0-9]{1,9}))?(?:Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!r)throw new Error(`cannot decode message ${e.$typeName} from JSON: invalid RFC 3339 string`);const i=Date.parse(r[1]+"-"+r[2]+"-"+r[3]+"T"+r[4]+":"+r[5]+":"+r[6]+(r[8]?r[8]:"Z"));if(Number.isNaN(i))throw new Error(`cannot decode message ${e.$typeName} from JSON: invalid RFC 3339 string`);if(i<Date.parse("0001-01-01T00:00:00Z")||i>Date.parse("9999-12-31T23:59:59Z"))throw new Error(`cannot decode message ${e.$typeName} from JSON: must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive`);e.seconds=he.parse(i/1e3),e.nanos=0,r[7]&&(e.nanos=parseInt("1"+r[7]+"0".repeat(9-r[7].length))-1e9)}function Eb(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ne(t)}`);const r=t.match(/^(-?[0-9]+)(?:\.([0-9]+))?s/);if(r===null)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ne(t)}`);const i=Number(r[1]);if(i>315576e6||i<-315576e6)throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ne(t)}`);if(e.seconds=he.parse(i),typeof r[2]!="string")return;const n=r[2]+"0".repeat(9-r[2].length);e.nanos=parseInt(n),(i<0||Object.is(i,-0))&&(e.nanos=-e.nanos)}function wb(e,t){if(typeof t!="string")throw new Error(`cannot decode message ${e.$typeName} from JSON: ${Ne(t)}`);if(t==="")return;function r(i){if(i.includes("_"))throw new Error(`cannot decode message ${e.$typeName} from JSON: path names must be lowerCamelCase`);const n=i.replace(/[A-Z]/g,a=>"_"+a.toLowerCase());return n[0]==="_"?n.substring(1):n}e.paths=t.split(",").map(r)}function Fd(e,t){if(typeof t!="object"||t==null||Array.isArray(t))throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ne(t)}`);for(const[r,i]of Object.entries(t)){const n=qe(Rd);po(n,i),e.fields[r]=n}}function po(e,t){switch(typeof t){case"number":e.kind={case:"numberValue",value:t};break;case"string":e.kind={case:"stringValue",value:t};break;case"boolean":e.kind={case:"boolValue",value:t};break;case"object":if(t===null)e.kind={case:"nullValue",value:ss.NULL_VALUE};else if(Array.isArray(t)){const r=qe(Z0);Vd(r,t),e.kind={case:"listValue",value:r}}else{const r=qe(G0);Fd(r,t),e.kind={case:"structValue",value:r}}break;default:throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ne(t)}`)}return e}function Vd(e,t){if(!Array.isArray(t))throw new Error(`cannot decode message ${e.$typeName} from JSON ${Ne(t)}`);for(const r of t){const i=qe(Rd);po(i,r),e.values.push(i)}}var as=function(e,t){return as=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var n in i)Object.prototype.hasOwnProperty.call(i,n)&&(r[n]=i[n])},as(e,t)};function At(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");as(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}function Cb(e,t,r,i){function n(a){return a instanceof r?a:new r(function(d){d(a)})}return new(r||(r=Promise))(function(a,d){function s(g){try{c(i.next(g))}catch(f){d(f)}}function o(g){try{c(i.throw(g))}catch(f){d(f)}}function c(g){g.done?a(g.value):n(g.value).then(s,o)}c((i=i.apply(e,t||[])).next())})}function Ud(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,d=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return d.next=s(0),d.throw=s(1),d.return=s(2),typeof Symbol=="function"&&(d[Symbol.iterator]=function(){return this}),d;function s(c){return function(g){return o([c,g])}}function o(c){if(i)throw new TypeError("Generator is already executing.");for(;d&&(d=0,c[0]&&(r=0)),r;)try{if(i=1,n&&(a=c[0]&2?n.return:c[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,c[1])).done)return a;switch(n=0,a&&(c=[c[0]&2,a.value]),c[0]){case 0:case 1:a=c;break;case 4:return r.label++,{value:c[1],done:!1};case 5:r.label++,n=c[1],c=[0];continue;case 7:c=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(c[0]===6||c[0]===2)){r=0;continue}if(c[0]===3&&(!a||c[1]>a[0]&&c[1]<a[3])){r.label=c[1];break}if(c[0]===6&&r.label<a[1]){r.label=a[1],a=c;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(c);break}a[2]&&r.ops.pop(),r.trys.pop();continue}c=t.call(e,r)}catch(g){c=[6,g],n=0}finally{i=a=0}if(c[0]&5)throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}}function ur(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function ht(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),n,a=[],d;try{for(;(t===void 0||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(s){d={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(d)throw d.error}}return a}function wt(e,t,r){if(r||arguments.length===2)for(var i=0,n=t.length,a;i<n;i++)(a||!(i in t))&&(a||(a=Array.prototype.slice.call(t,0,i)),a[i]=t[i]);return e.concat(a||Array.prototype.slice.call(t))}function Qt(e){return this instanceof Qt?(this.v=e,this):new Qt(e)}function kb(e,t,r){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i=r.apply(e,t||[]),n,a=[];return n=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),s("next"),s("throw"),s("return",d),n[Symbol.asyncIterator]=function(){return this},n;function d(_){return function(w){return Promise.resolve(w).then(_,f)}}function s(_,w){i[_]&&(n[_]=function(v){return new Promise(function(l,h){a.push([_,v,l,h])>1||o(_,v)})},w&&(n[_]=w(n[_])))}function o(_,w){try{c(i[_](w))}catch(v){m(a[0][3],v)}}function c(_){_.value instanceof Qt?Promise.resolve(_.value.v).then(g,f):m(a[0][2],_)}function g(_){o("next",_)}function f(_){o("throw",_)}function m(_,w){_(w),a.shift(),a.length&&o(a[0][0],a[0][1])}}function Ib(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],r;return t?t.call(e):(e=typeof ur=="function"?ur(e):e[Symbol.iterator](),r={},i("next"),i("throw"),i("return"),r[Symbol.asyncIterator]=function(){return this},r);function i(a){r[a]=e[a]&&function(d){return new Promise(function(s,o){d=e[a](d),n(s,o,d.done,d.value)})}}function n(a,d,s,o){Promise.resolve(o).then(function(c){a({value:c,done:s})},d)}}function ae(e){return typeof e=="function"}function Md(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var Tn=Md(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
|
|
2079
2138
|
`+r.map(function(i,n){return n+1+") "+i.toString()}).join(`
|
|
2080
|
-
`):"",this.name="UnsubscriptionError",this.errors=r}});function Yr(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var _r=(function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,f;if(!this.closed){this.closed=!0;var g=this._parentage;if(g)if(this._parentage=null,Array.isArray(g))try{for(var s=Bt(g),c=s.next();!c.done;c=s.next()){var l=c.value;l.remove(this)}}catch(m){t={error:m}}finally{try{c&&!c.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else g.remove(this);var p=this.initialTeardown;if(se(p))try{p()}catch(m){f=m instanceof Ei?m.errors:[m]}var h=this._finalizers;if(h){this._finalizers=null;try{for(var _=Bt(h),b=_.next();!b.done;b=_.next()){var w=b.value;try{Ao(w)}catch(m){f=f??[],m instanceof Ei?f=Qe(Qe([],Ze(f)),Ze(m.errors)):f.push(m)}}}catch(m){i={error:m}}finally{try{b&&!b.done&&(n=_.return)&&n.call(_)}finally{if(i)throw i.error}}}if(f)throw new Ei(f)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Ao(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Yr(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Yr(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),Tc=_r.EMPTY;function Ac(e){return e instanceof _r||e&&"closed"in e&&se(e.remove)&&se(e.add)&&se(e.unsubscribe)}function Ao(e){se(e)?e():e.unsubscribe()}var gp={Promise:void 0},vp={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,Qe([e,t],Ze(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function Rc(e){vp.setTimeout(function(){throw e})}function dr(){}function Dr(e){e()}var Ls=(function(e){et(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,Ac(r)&&r.add(i)):i.destination=bp,i}return t.create=function(r,i,n){return new hr(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(_r),_p=(function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){kr(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){kr(i)}else kr(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){kr(r)}},e})(),hr=(function(e){et(t,e);function t(r,i,n){var f=e.call(this)||this,g;return se(r)||!r?g={next:r??void 0,error:i??void 0,complete:n??void 0}:g=r,f.destination=new _p(g),f}return t})(Ls);function kr(e){Rc(e)}function mp(e){throw e}var bp={closed:!0,next:dr,error:mp,complete:dr},xs=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function ii(e){return e}function yp(e){return e.length===0?ii:e.length===1?e[0]:function(r){return e.reduce(function(i,n){return n(i)},r)}}var pe=(function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,f=Ep(t)?t:new hr(t,r,i);return Dr(function(){var g=n,s=g.operator,c=g.source;f.add(s?s.call(f,c):c?n._subscribe(f):n._trySubscribe(f))}),f},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Ro(r),new r(function(n,f){var g=new hr({next:function(s){try{t(s)}catch(c){f(c),g.unsubscribe()}},error:f,complete:n});i.subscribe(g)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[xs]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return yp(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Ro(t),new t(function(i,n){var f;r.subscribe(function(g){return f=g},function(g){return n(g)},function(){return i(f)})})},e.create=function(t){return new e(t)},e})();function Ro(e){var t;return(t=e??gp.Promise)!==null&&t!==void 0?t:Promise}function Sp(e){return e&&se(e.next)&&se(e.error)&&se(e.complete)}function Ep(e){return e&&e instanceof Ls||Sp(e)&&Ac(e)}function Cp(e){return se(e==null?void 0:e.lift)}function ye(e){return function(t){if(Cp(t))return t.lift(function(r){try{return e(r,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function fe(e,t,r,i,n){return new wp(e,t,r,i,n)}var wp=(function(e){et(t,e);function t(r,i,n,f,g,s){var c=e.call(this,r)||this;return c.onFinalize=g,c.shouldUnsubscribe=s,c._next=i?function(l){try{i(l)}catch(p){r.error(p)}}:e.prototype._next,c._error=f?function(l){try{f(l)}catch(p){r.error(p)}finally{this.unsubscribe()}}:e.prototype._error,c._complete=n?function(){try{n()}catch(l){r.error(l)}finally{this.unsubscribe()}}:e.prototype._complete,c}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var i=this.closed;e.prototype.unsubscribe.call(this),!i&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t})(Ls),kp=Ic(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Te=(function(e){et(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new Bo(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new kp},t.prototype.next=function(r){var i=this;Dr(function(){var n,f;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var g=Bt(i.currentObservers),s=g.next();!s.done;s=g.next()){var c=s.value;c.next(r)}}catch(l){n={error:l}}finally{try{s&&!s.done&&(f=g.return)&&f.call(g)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;Dr(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;Dr(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,f=n.hasError,g=n.isStopped,s=n.observers;return f||g?Tc:(this.currentObservers=null,s.push(r),new _r(function(){i.currentObservers=null,Yr(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,f=i.thrownError,g=i.isStopped;n?r.error(f):g&&r.complete()},t.prototype.asObservable=function(){var r=new pe;return r.source=this,r},t.create=function(r,i){return new Bo(r,i)},t})(pe),Bo=(function(e){et(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:Tc},t})(Te),Ip={now:function(){return Date.now()}},Tp=(function(e){et(t,e);function t(r,i){return e.call(this)||this}return t.prototype.schedule=function(r,i){return this},t})(_r),No={setInterval:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setInterval.apply(void 0,Qe([e,t],Ze(r)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Ap=(function(e){et(t,e);function t(r,i){var n=e.call(this,r,i)||this;return n.scheduler=r,n.work=i,n.pending=!1,n}return t.prototype.schedule=function(r,i){var n;if(i===void 0&&(i=0),this.closed)return this;this.state=r;var f=this.id,g=this.scheduler;return f!=null&&(this.id=this.recycleAsyncId(g,f,i)),this.pending=!0,this.delay=i,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(g,this.id,i),this},t.prototype.requestAsyncId=function(r,i,n){return n===void 0&&(n=0),No.setInterval(r.flush.bind(r,this),n)},t.prototype.recycleAsyncId=function(r,i,n){if(n===void 0&&(n=0),n!=null&&this.delay===n&&this.pending===!1)return i;i!=null&&No.clearInterval(i)},t.prototype.execute=function(r,i){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(r,i);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(r,i){var n=!1,f;try{this.work(r)}catch(g){n=!0,f=g||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),f},t.prototype.unsubscribe=function(){if(!this.closed){var r=this,i=r.id,n=r.scheduler,f=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Yr(f,this),i!=null&&(this.id=this.recycleAsyncId(n,i,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t})(Tp),Lo=(function(){function e(t,r){r===void 0&&(r=e.now),this.schedulerActionCtor=t,this.now=r}return e.prototype.schedule=function(t,r,i){return r===void 0&&(r=0),new this.schedulerActionCtor(this,t).schedule(i,r)},e.now=Ip.now,e})(),Rp=(function(e){et(t,e);function t(r,i){i===void 0&&(i=Lo.now);var n=e.call(this,r,i)||this;return n.actions=[],n._active=!1,n}return t.prototype.flush=function(r){var i=this.actions;if(this._active){i.push(r);return}var n;this._active=!0;do if(n=r.execute(r.state,r.delay))break;while(r=i.shift());if(this._active=!1,n){for(;r=i.shift();)r.unsubscribe();throw n}},t})(Lo),si=new Rp(Ap),Bp=si,Bc=new pe(function(e){return e.complete()});function Nc(e){return e&&se(e.schedule)}function Os(e){return e[e.length-1]}function Np(e){return se(Os(e))?e.pop():void 0}function Lc(e){return Nc(Os(e))?e.pop():void 0}function Lp(e,t){return typeof Os(e)=="number"?e.pop():t}var Ds=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function xc(e){return se(e==null?void 0:e.then)}function Oc(e){return se(e[xs])}function Dc(e){return Symbol.asyncIterator&&se(e==null?void 0:e[Symbol.asyncIterator])}function Fc(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function xp(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var Mc=xp();function Pc(e){return se(e==null?void 0:e[Mc])}function Uc(e){return fp(this,arguments,function(){var r,i,n,f;return kc(this,function(g){switch(g.label){case 0:r=e.getReader(),g.label=1;case 1:g.trys.push([1,,9,10]),g.label=2;case 2:return[4,vt(r.read())];case 3:return i=g.sent(),n=i.value,f=i.done,f?[4,vt(void 0)]:[3,5];case 4:return[2,g.sent()];case 5:return[4,vt(n)];case 6:return[4,g.sent()];case 7:return g.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function Vc(e){return se(e==null?void 0:e.getReader)}function ge(e){if(e instanceof pe)return e;if(e!=null){if(Oc(e))return Op(e);if(Ds(e))return Dp(e);if(xc(e))return Fp(e);if(Dc(e))return Wc(e);if(Pc(e))return Mp(e);if(Vc(e))return Pp(e)}throw Fc(e)}function Op(e){return new pe(function(t){var r=e[xs]();if(se(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Dp(e){return new pe(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function Fp(e){return new pe(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,Rc)})}function Mp(e){return new pe(function(t){var r,i;try{for(var n=Bt(e),f=n.next();!f.done;f=n.next()){var g=f.value;if(t.next(g),t.closed)return}}catch(s){r={error:s}}finally{try{f&&!f.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}t.complete()})}function Wc(e){return new pe(function(t){Up(e,t).catch(function(r){return t.error(r)})})}function Pp(e){return Wc(Uc(e))}function Up(e,t){var r,i,n,f;return hp(this,void 0,void 0,function(){var g,s;return kc(this,function(c){switch(c.label){case 0:c.trys.push([0,5,6,11]),r=pp(e),c.label=1;case 1:return[4,r.next()];case 2:if(i=c.sent(),!!i.done)return[3,4];if(g=i.value,t.next(g),t.closed)return[2];c.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return s=c.sent(),n={error:s},[3,11];case 6:return c.trys.push([6,,9,10]),i&&!i.done&&(f=r.return)?[4,f.call(r)]:[3,8];case 7:c.sent(),c.label=8;case 8:return[3,10];case 9:if(n)throw n.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function ot(e,t,r,i,n){i===void 0&&(i=0),n===void 0&&(n=!1);var f=t.schedule(function(){r(),n?e.add(this.schedule(null,i)):this.unsubscribe()},i);if(e.add(f),!n)return f}function Hc(e,t){return t===void 0&&(t=0),ye(function(r,i){r.subscribe(fe(i,function(n){return ot(i,e,function(){return i.next(n)},t)},function(){return ot(i,e,function(){return i.complete()},t)},function(n){return ot(i,e,function(){return i.error(n)},t)}))})}function $c(e,t){return t===void 0&&(t=0),ye(function(r,i){i.add(e.schedule(function(){return r.subscribe(i)},t))})}function Vp(e,t){return ge(e).pipe($c(t),Hc(t))}function Wp(e,t){return ge(e).pipe($c(t),Hc(t))}function Hp(e,t){return new pe(function(r){var i=0;return t.schedule(function(){i===e.length?r.complete():(r.next(e[i++]),r.closed||this.schedule())})})}function $p(e,t){return new pe(function(r){var i;return ot(r,t,function(){i=e[Mc](),ot(r,t,function(){var n,f,g;try{n=i.next(),f=n.value,g=n.done}catch(s){r.error(s);return}g?r.complete():r.next(f)},0,!0)}),function(){return se(i==null?void 0:i.return)&&i.return()}})}function Zc(e,t){if(!e)throw new Error("Iterable cannot be null");return new pe(function(r){ot(r,t,function(){var i=e[Symbol.asyncIterator]();ot(r,t,function(){i.next().then(function(n){n.done?r.complete():r.next(n.value)})},0,!0)})})}function Zp(e,t){return Zc(Uc(e),t)}function Gp(e,t){if(e!=null){if(Oc(e))return Vp(e,t);if(Ds(e))return Hp(e,t);if(xc(e))return Wp(e,t);if(Dc(e))return Zc(e,t);if(Pc(e))return $p(e,t);if(Vc(e))return Zp(e,t)}throw Fc(e)}function Gc(e,t){return t?Gp(e,t):ge(e)}function Kp(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Lc(e);return Gc(e,r)}function Xp(e){return e instanceof Date&&!isNaN(e)}function Ie(e,t){return ye(function(r,i){var n=0;r.subscribe(fe(i,function(f){i.next(e.call(t,f,n++))}))})}var Yp=Array.isArray;function jp(e,t){return Yp(t)?e.apply(void 0,Qe([],Ze(t))):e(t)}function zp(e){return Ie(function(t){return jp(e,t)})}function Jp(e,t,r,i,n,f,g,s){var c=[],l=0,p=0,h=!1,_=function(){h&&!c.length&&!l&&t.complete()},b=function(m){return l<i?w(m):c.push(m)},w=function(m){l++;var o=!1;ge(r(m,p++)).subscribe(fe(t,function(u){t.next(u)},function(){o=!0},void 0,function(){if(o)try{l--;for(var u=function(){var a=c.shift();g||w(a)};c.length&&l<i;)u();_()}catch(a){t.error(a)}}))};return e.subscribe(fe(t,b,function(){h=!0,_()})),function(){}}function st(e,t,r){return r===void 0&&(r=1/0),se(t)?st(function(i,n){return Ie(function(f,g){return t(i,f,n,g)})(ge(e(i,n)))},r):(typeof t=="number"&&(r=t),ye(function(i,n){return Jp(i,n,e,r)}))}function Qp(e){return e===void 0&&(e=1/0),st(ii,e)}function qp(e){return new pe(function(t){ge(e()).subscribe(t)})}var eg={connector:function(){return new Te},resetOnDisconnect:!0};function rt(e,t){t===void 0&&(t=eg);var r=null,i=t.connector,n=t.resetOnDisconnect,f=n===void 0?!0:n,g=i(),s=new pe(function(c){return g.subscribe(c)});return s.connect=function(){return(!r||r.closed)&&(r=qp(function(){return e}).subscribe(g),f&&r.add(function(){return g=i()})),r},s}var tg=["addListener","removeListener"],rg=["addEventListener","removeEventListener"],ig=["on","off"];function Ki(e,t,r,i){if(se(r)&&(i=r,r=void 0),i)return Ki(e,t,r).pipe(zp(i));var n=Ze(og(e)?rg.map(function(s){return function(c){return e[s](t,c,r)}}):sg(e)?tg.map(xo(e,t)):ng(e)?ig.map(xo(e,t)):[],2),f=n[0],g=n[1];if(!f&&Ds(e))return st(function(s){return Ki(s,t,r)})(ge(e));if(!f)throw new TypeError("Invalid event target");return new pe(function(s){var c=function(){for(var l=[],p=0;p<arguments.length;p++)l[p]=arguments[p];return s.next(1<l.length?l:l[0])};return f(c),function(){return g(c)}})}function xo(e,t){return function(r){return function(i){return e[r](t,i)}}}function sg(e){return se(e.addListener)&&se(e.removeListener)}function ng(e){return se(e.on)&&se(e.off)}function og(e){return se(e.addEventListener)&&se(e.removeEventListener)}function Kt(e,t,r){e===void 0&&(e=0),r===void 0&&(r=Bp);var i=-1;return t!=null&&(Nc(t)?r=t:i=t),new pe(function(n){var f=Xp(e)?+e-r.now():e;f<0&&(f=0);var g=0;return r.schedule(function(){n.closed||(n.next(g++),0<=i?this.schedule(void 0,i):n.complete())},f)})}function ag(e,t){return t===void 0&&(t=si),Kt(e,e,t)}function cg(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Lc(e),i=Lp(e,1/0),n=e;return n.length?n.length===1?ge(n[0]):Qp(i)(Gc(n,r)):Bc}var lg=Array.isArray;function ug(e){return e.length===1&&lg(e[0])?e[0]:e}function Xe(e,t){return ye(function(r,i){var n=0;r.subscribe(fe(i,function(f){return e.call(t,f,n++)&&i.next(f)}))})}function dg(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e=ug(e),e.length===1?ge(e[0]):new pe(hg(e))}function hg(e){return function(t){for(var r=[],i=function(f){r.push(ge(e[f]).subscribe(fe(t,function(g){if(r){for(var s=0;s<r.length;s++)s!==f&&r[s].unsubscribe();r=null}t.next(g)})))},n=0;r&&!t.closed&&n<e.length;n++)i(n)}}function fg(e){return ye(function(t,r){var i=null,n=null,f=function(){n==null||n.unsubscribe();var g=i;i=[],g&&r.next(g),ge(e()).subscribe(n=fe(r,f,dr))};f(),t.subscribe(fe(r,function(g){return i==null?void 0:i.push(g)},function(){i&&r.next(i),r.complete()},void 0,function(){return i=n=null}))})}function Kc(e){return ye(function(t,r){var i=null,n=!1,f;i=t.subscribe(fe(r,void 0,void 0,function(g){f=ge(e(g,Kc(e)(t))),i?(i.unsubscribe(),i=null,f.subscribe(r)):n=!0})),n&&(i.unsubscribe(),i=null,f.subscribe(r))})}function pg(e,t,r,i,n){return function(f,g){var s=r,c=t,l=0;f.subscribe(fe(g,function(p){var h=l++;c=s?e(c,p,h):(s=!0,p),g.next(c)},n))}}function Oo(e){return e<=0?function(){return Bc}:ye(function(t,r){var i=0;t.subscribe(fe(r,function(n){++i<=e&&(r.next(n),e<=i&&r.complete())}))})}function gg(e){return ye(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}function vg(e,t){return ye(pg(e,t,arguments.length>=2,!0))}function _g(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new Te}:t,i=e.resetOnError,n=i===void 0?!0:i,f=e.resetOnComplete,g=f===void 0?!0:f,s=e.resetOnRefCountZero,c=s===void 0?!0:s;return function(l){var p,h,_,b=0,w=!1,m=!1,o=function(){h==null||h.unsubscribe(),h=void 0},u=function(){o(),p=_=void 0,w=m=!1},a=function(){var d=p;u(),d==null||d.unsubscribe()};return ye(function(d,v){b++,!m&&!w&&o();var E=_=_??r();v.add(function(){b--,b===0&&!m&&!w&&(h=Ci(a,c))}),E.subscribe(v),!p&&b>0&&(p=new hr({next:function(S){return E.next(S)},error:function(S){m=!0,o(),h=Ci(u,n,S),E.error(S)},complete:function(){w=!0,o(),h=Ci(u,g),E.complete()}}),ge(d).subscribe(p))})(l)}}function Ci(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];if(t===!0){e();return}if(t!==!1){var n=new hr({next:function(){n.unsubscribe(),e()}});return ge(t.apply(void 0,Qe([],Ze(r)))).subscribe(n)}}function mg(e){return ye(function(t,r){var i=!1,n=fe(r,function(){n==null||n.unsubscribe(),i=!0},dr);ge(e).subscribe(n),t.subscribe(fe(r,function(f){return i&&r.next(f)}))})}function Do(e,t){return ye(function(r,i){var n=null,f=0,g=!1,s=function(){return g&&!n&&i.complete()};r.subscribe(fe(i,function(c){n==null||n.unsubscribe();var l=0,p=f++;ge(e(c,p)).subscribe(n=fe(i,function(h){return i.next(t?t(c,h,p,l++):h)},function(){n=null,s()}))},function(){g=!0,s()}))})}function Ir(e,t){return t===void 0&&(t=!1),ye(function(r,i){var n=0;r.subscribe(fe(i,function(f){var g=e(f,n++);(g||t)&&i.next(f),!g&&i.complete()}))})}function bg(e,t,r){var i=se(e)||t||r?{next:e,error:t,complete:r}:e;return i?ye(function(n,f){var g;(g=i.subscribe)===null||g===void 0||g.call(i);var s=!0;n.subscribe(fe(f,function(c){var l;(l=i.next)===null||l===void 0||l.call(i,c),f.next(c)},function(){var c;s=!1,(c=i.complete)===null||c===void 0||c.call(i),f.complete()},function(c){var l;s=!1,(l=i.error)===null||l===void 0||l.call(i,c),f.error(c)},function(){var c,l;s&&((c=i.unsubscribe)===null||c===void 0||c.call(i)),(l=i.finalize)===null||l===void 0||l.call(i)}))}):ii}function yg(e,t){return ye(function(r,i){var n=t??{},f=n.leading,g=f===void 0?!0:f,s=n.trailing,c=s===void 0?!1:s,l=!1,p=null,h=null,_=!1,b=function(){h==null||h.unsubscribe(),h=null,c&&(o(),_&&i.complete())},w=function(){h=null,_&&i.complete()},m=function(u){return h=ge(e(u)).subscribe(fe(i,b,w))},o=function(){if(l){l=!1;var u=p;p=null,i.next(u),!_&&m(u)}};r.subscribe(fe(i,function(u){l=!0,p=u,!(h&&!h.closed)&&(g?o():m(u))},function(){_=!0,!(c&&l&&h&&!h.closed)&&i.complete()}))})}function Fo(e,t,r){t===void 0&&(t=si);var i=Kt(e,t);return yg(function(){return i},r)}function wi(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Np(e);return ye(function(i,n){for(var f=e.length,g=new Array(f),s=e.map(function(){return!1}),c=!1,l=function(h){ge(e[h]).subscribe(fe(n,function(_){g[h]=_,!c&&!s[h]&&(s[h]=!0,(c=s.every(ii))&&(s=null))},dr))},p=0;p<f;p++)l(p);i.subscribe(fe(n,function(h){if(c){var _=Qe([h],Ze(g));n.next(r?r.apply(void 0,Qe([],Ze(_))):_)}}))})}const Xc="0123456789ABCDEFGHJKMNPQRSTVWXYZ",jr=32,Sg=16,Yc=10,Mo=0xffffffffffff;var nt;(function(e){e.Base32IncorrectEncoding="B32_ENC_INVALID",e.DecodeTimeInvalidCharacter="DEC_TIME_CHAR",e.DecodeTimeValueMalformed="DEC_TIME_MALFORMED",e.EncodeTimeNegative="ENC_TIME_NEG",e.EncodeTimeSizeExceeded="ENC_TIME_SIZE_EXCEED",e.EncodeTimeValueMalformed="ENC_TIME_MALFORMED",e.PRNGDetectFailure="PRNG_DETECT",e.ULIDInvalid="ULID_INVALID",e.Unexpected="UNEXPECTED",e.UUIDInvalid="UUID_INVALID"})(nt||(nt={}));class Ht extends Error{constructor(t,r){super(`${r} (${t})`),this.name="ULIDError",this.code=t}}function Eg(e){const t=Math.floor(e()*jr)%jr;return Xc.charAt(t)}function Cg(e){const t=wg(),r=t&&(t.crypto||t.msCrypto)||null;if(typeof(r==null?void 0:r.getRandomValues)=="function")return()=>{const i=new Uint8Array(1);return r.getRandomValues(i),i[0]/255};if(typeof(r==null?void 0:r.randomBytes)=="function")return()=>r.randomBytes(1).readUInt8()/255;throw new Ht(nt.PRNGDetectFailure,"Failed to find a reliable PRNG")}function wg(){return Tg()?self:typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:null}function kg(e,t){let r="";for(;e>0;e--)r=Eg(t)+r;return r}function Ig(e,t=Yc){if(isNaN(e))throw new Ht(nt.EncodeTimeValueMalformed,`Time must be a number: ${e}`);if(e>Mo)throw new Ht(nt.EncodeTimeSizeExceeded,`Cannot encode a time larger than ${Mo}: ${e}`);if(e<0)throw new Ht(nt.EncodeTimeNegative,`Time must be positive: ${e}`);if(Number.isInteger(e)===!1)throw new Ht(nt.EncodeTimeValueMalformed,`Time must be an integer: ${e}`);let r,i="";for(let n=t;n>0;n--)r=e%jr,i=Xc.charAt(r)+i,e=(e-r)/jr;return i}function Tg(){return typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope}function Ag(e,t){const r=Cg(),i=Date.now();return Ig(i,Yc)+kg(Sg,r)}const ve=[];for(let e=0;e<256;++e)ve.push((e+256).toString(16).slice(1));function Rg(e,t=0){return(ve[e[t+0]]+ve[e[t+1]]+ve[e[t+2]]+ve[e[t+3]]+"-"+ve[e[t+4]]+ve[e[t+5]]+"-"+ve[e[t+6]]+ve[e[t+7]]+"-"+ve[e[t+8]]+ve[e[t+9]]+"-"+ve[e[t+10]]+ve[e[t+11]]+ve[e[t+12]]+ve[e[t+13]]+ve[e[t+14]]+ve[e[t+15]]).toLowerCase()}let ki;const Bg=new Uint8Array(16);function Ng(){if(!ki){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ki=crypto.getRandomValues.bind(crypto)}return ki(Bg)}const Lg=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Po={randomUUID:Lg};function xg(e,t,r){var n;if(Po.randomUUID&&!e)return Po.randomUUID();e=e||{};const i=e.random??((n=e.rng)==null?void 0:n.call(e))??Ng();if(i.length<16)throw new Error("Random bytes length must be >= 16");return i[6]=i[6]&15|64,i[8]=i[8]&63|128,Rg(i)}const Og=5e3,Dg=1e3,Tr=4e3,Uo=1e3;var jc=(e=>(e.CONTINUOUS="CONTINUOUS",e.INITIAL="INITIAL",e))(jc||{});class zc{constructor({knownID:t,runID:r,sequence:i,options:n}){ne(this,"callback");ne(this,"queue",new Te);ne(this,"subscriptions",[]);ne(this,"reconnect",new Te);ne(this,"client",new pe);ne(this,"_latencies",new Te);ne(this,"_latenciesConnectable",rt(this._latencies.asObservable().pipe(vg((t,r)=>{if(r.latency<0){const i=t.get(r.streamID);i&&t.set(r.streamID,{...i,readyState:r.readyState})}else t.set(r.streamID,r);return t},new Map))));ne(this,"_errors",new Te);ne(this,"_errorsConnectable",rt(this._errors.asObservable()));ne(this,"_stdout",new Te);ne(this,"_stderr",new Te);ne(this,"_exitCode",new Te);ne(this,"_pid",new Te);ne(this,"_mimeType",new Te);ne(this,"_stdoutConnectable",rt(this._stdout.asObservable()));ne(this,"_stderrConnectable",rt(this._stderr.asObservable()));ne(this,"_exitCodeConnectable",rt(this._exitCode.asObservable()));ne(this,"_pidConnectable",rt(this._pid.asObservable()));ne(this,"_mimeTypeConnectable",rt(this._mimeType.asObservable()));ne(this,"knownID");ne(this,"runID");ne(this,"sequence");ne(this,"runnerEndpoint");ne(this,"interceptors");ne(this,"autoReconnect");this.knownID=t,this.runID=r,this.sequence=i,this.runnerEndpoint=n.runnerEndpoint,this.interceptors=n.interceptors,this.autoReconnect=n.autoReconnect,this._latenciesConnectable.connect(),this._errorsConnectable.connect(),this._stdoutConnectable.connect(),this._stderrConnectable.connect(),this._exitCodeConnectable.connect(),this._pidConnectable.connect(),this._mimeTypeConnectable.connect(),this.client=this.reconnect.pipe(Fo(Uo,si,{leading:!0,trailing:!0}),Do(f=>this.useSocketClient(f.streamID).pipe(Do(g=>this.useHeartbeat(g,f))))).pipe(_g()),this.subscriptions.push(this.monitor()),this.subscriptions.push(this.process())}get latencies(){return this._latenciesConnectable}get errors(){return this._errorsConnectable}get stdout(){return this._stdoutConnectable}get stderr(){return this._stderrConnectable}get exitCode(){return this._exitCodeConnectable}get pid(){return this._pidConnectable}get mimeType(){return this._mimeTypeConnectable}monitor(){return ag(Dg).pipe(Xe(()=>this.autoReconnect),wi(this.reconnect),Xe(([,r])=>r.heartbeat==="CONTINUOUS"),wi(this.latencies),Ie(([,r])=>Array.from(r.values()).filter(i=>i.readyState===WebSocket.OPEN&&i.latency>=Tr)),Xe(r=>r.length>0),Fo(Uo)).subscribe({next:r=>{console.log(new Date,"Triggering reconnect",r),this.connect()},complete:()=>{console.log("Monitor complete")},error:r=>{console.error("Error in monitor",r)}})}process(){const t=this.client.pipe(Xe(g=>(g==null?void 0:g.readyState)===WebSocket.OPEN),Oo(1)),r=this.queue.pipe(fg(()=>t),Xe(g=>g.length>0),Ie(g=>g.sort((s,c)=>{const l=p=>{var h;return!!((h=p.payload.value)!=null&&h.config)};return l(c)?1:l(s)?-1:0}))),i=this.queue.pipe(mg(t));return cg(r.pipe(st(g=>g)),i).pipe(wi(this.client),Ir(([,g])=>g.readyState===WebSocket.OPEN),st(async([g,s])=>{await Wo({req:g,interceptors:this.interceptors,socket:s,knownID:this.knownID,runID:this.runID})})).subscribe({error:g=>{this._errors.next(g)}})}useSocketClient(t){return new pe(r=>{const i=new URL(this.runnerEndpoint);i.searchParams.set("id",t),i.searchParams.set("runID",this.runID);const n=new WebSocket(i.toString()),f=l=>{if(console.log(new Date,`WebSocket transport ${t} closed`,l),l.code===1005){r.complete();return}if(this.autoReconnect){this.connect();return}},g=l=>{console.log(new Date,`WebSocket transport ${t} error`,l),this.autoReconnect||r.error(l)},s=l=>{var b,w;if(typeof l.data!="string"){console.warn("Unexpected WebSocket message type:",typeof l.data);return}let p;try{p=Vo(l.data),console.log("Received WebsocketResponse:",p)}catch(m){console.error("Failed to parse WebsocketResponse:",m)}const h=p.status;if(h&&h.code!==lp.OK){r.error(h);return}if(p.pong)return;const _=p.payload.value;if(_.stdoutData&&_.stdoutData.length>0&&((b=this.callback)==null||b.call(this,{type:ee.terminalStdout,output:{"runme.dev/id":this.knownID,data:_.stdoutData}}),this._stdout.next(_.stdoutData)),_.stderrData&&_.stderrData.length>0&&((w=this.callback)==null||w.call(this,{type:ee.terminalStderr,output:{"runme.dev/id":this.knownID,data:_.stderrData}}),this._stderr.next(_.stderrData)),_.exitCode!==void 0&&(this._exitCode.next(_.exitCode),r.complete()),_.pid!==void 0&&this._pid.next(_.pid),_.mimeType){const o=_.mimeType.split(";")[0];this._mimeType.next(o)}},c=()=>{console.log(new Date,`✅ Connected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),r.next(n)};return n.addEventListener("close",f),n.addEventListener("error",g),n.addEventListener("message",s),n.addEventListener("open",c),()=>{console.log(new Date,`☑️ Cleanly disconnected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),n.removeEventListener("close",f),n.removeEventListener("error",g),n.removeEventListener("message",s),n.removeEventListener("open",c),n.close()}})}setCallback(t){this.callback=t}sendExecuteRequest(t){this.queue.next(Fe.create(Zi,{payload:{value:t,case:"executeRequest"}}))}useHeartbeat(t,{streamID:r,heartbeat:i}){return new pe(n=>{const f=Ki(t,"message").pipe(Ir(()=>t.readyState===WebSocket.OPEN),Ie(p=>Vo(p.data)),Ie(p=>p.pong),Xe(p=>p!==void 0),Ie(p=>({receivedAt:BigInt(Date.now()),pong:p}))),c=(i==="INITIAL"?Kt(0):Kt(0,Og)).pipe(Ir(()=>t.readyState===WebSocket.OPEN),Ie(()=>{const p={timestamp:BigInt(Date.now())};return Fe.create(Zi,{ping:p})}),st(async p=>(await Wo({req:p,interceptors:this.interceptors,socket:t}),p)),Ie(p=>p.ping)).pipe(Xe(p=>(p==null?void 0:p.timestamp)!==void 0),st(p=>dg(f.pipe(Xe(h=>h.pong.timestamp===p.timestamp),Oo(1),Ie(h=>{const _=p.timestamp,b=h.receivedAt;return Number(b-_)})),Kt(Tr).pipe(Ie(()=>{throw new Error(`Pong not received within ${Tr}ms for stream ${r}`)}))).pipe(Kc(h=>(this._latencies.next({streamID:r,latency:Tr,readyState:t.readyState,updatedAt:BigInt(Date.now())}),console.log(new Date,"Ping deadline exceeded",h.message),Kp(null))))),gg(()=>{this._latencies.next({streamID:r,latency:-1,readyState:t.readyState,updatedAt:BigInt(Date.now())})}),bg(p=>{p!==null&&this._latencies.next({streamID:r,latency:p,readyState:t.readyState,updatedAt:BigInt(Date.now())})})),l=[];return l.push(c.subscribe({error:p=>{console.error("Unexpected error sending heartbeat",p)}})),n.next(t),()=>{l.forEach(p=>p.unsubscribe())}})}connect(t="CONTINUOUS"){const r=Fg(),i=this.latencies.pipe(Ie(n=>{const f=n.get(r);return f===void 0?null:f}),Ir(n=>(n==null?void 0:n.readyState)===WebSocket.OPEN));return this.reconnect.next({streamID:r,heartbeat:t}),i}close(){this.reconnect.complete(),this.queue.complete(),this._latencies.complete(),this.subscriptions.forEach(t=>t.unsubscribe())}}function Vo(e){const t=JSON.parse(e);return Fe.fromJson(dp,t)}async function Wo({req:e,interceptors:t,socket:r,knownID:i,runID:n}){i&&(e.knownId=i),n&&(e.runId=n);const f={stream:!1,message:{},method:{},service:{},requestMethod:"UPGRADE",url:r.url,signal:new AbortController().signal,header:new Headers,contextValues:{}};let g=async l=>({stream:!1,message:{},method:{},service:{},header:l.header});for(const l of t.concat().reverse())g=l(g);const c=(await g(f)).header.get("Authorization");c&&e&&(e.authorization=c),r.send(JSON.stringify(Fe.toJson(Zi,e)))}function Fg(){return xg().replace(/-/g,"")}function Mg(){return`run_${Ag()}`}function Pg({cellID:e,runID:t,sequence:r,languageID:i,commands:n,content:f,runner:g,settings:s={},onStdout:c,onStderr:l,onExitCode:p,onPid:h,onMimeType:_}){var k;const{rows:b=20,className:w,fontSize:m=12,fontFamily:o="monospace",takeFocus:u=!0,scrollToFit:a=!0}=s,d=Re.useMemo(()=>!e||f===""?null:f,[e,f]),v=Re.useMemo(()=>{if(!(!e||!t||!g.endpoint))return console.log("Creating stream",e,t,g.endpoint),new zc({knownID:e,runID:t,sequence:r,options:{runnerEndpoint:g.endpoint,interceptors:g.interceptors,autoReconnect:g.reconnect}})},[e,t,r,g]);Re.useEffect(()=>{const T=v==null?void 0:v.connect().subscribe(B=>console.log(`Heartbeat latency for streamID ${B==null?void 0:B.streamID} (${(B==null?void 0:B.readyState)===1?"open":"closed"}): ${B==null?void 0:B.latency}ms`));return()=>{T==null||T.unsubscribe(),v==null||v.close()}},[v]);let E=Fe.create(mn,{rows:34,cols:100,x:0,y:0});const S=Re.useMemo(()=>{const T=i||"sh",L=new Set(["sh","shell","bash","zsh","fish","ksh","csh","tcsh","dash","powershell","pwsh","cmd","ash","elvish","xonsh"]).has(T),R=Fe.create(pi,{sessionStrategy:Cu.MOST_RECENT,storeStdoutInEnv:!0,config:{languageId:T,background:!1,fileExtension:"",env:[`RUNME_ID=${e}`,"RUNME_RUNNER=v2","TERM=xterm-256color"],interactive:!0,runId:t,knownId:e},winsize:E});return L?(R.config.source={case:"commands",value:Fe.create(yu,{items:n})},R.config.mode=_n.INLINE):(R.config.source={case:"script",value:n.join(`
|
|
2081
|
-
`)},R.config.mode=_n.FILE,R.config.fileExtension=i||""),R},[e,t,n,E]),C=Re.useMemo(()=>{var T;return{output:{"runme.dev/id":(T=S.config)==null?void 0:T.knownId,theme:"dark",fontFamily:o||"monospace",fontSize:m||12,cursorStyle:"block",cursorBlink:!0,cursorWidth:1,takeFocus:u,scrollToFit:a,smoothScrollDuration:0,scrollback:4e3,initialRows:b,content:d||"",isAutoSaveEnabled:!1,isPlatformAuthEnabled:!1}}},[(k=S.config)==null?void 0:k.knownId,o,m,u,a,b,d]),y=new TextEncoder;return ku({postMessage:T=>{if(T.type===ee.terminalOpen||T.type===ee.terminalResize){const B=Number(T.output.terminalDimensions.columns),L=Number(T.output.terminalDimensions.rows);if(Number.isFinite(B)&&Number.isFinite(L)){if(E.cols===B&&E.rows===L)return;E=Fe.create(mn,{cols:B,rows:L,x:0,y:0});const R=Fe.create(pi,{winsize:E});v==null||v.sendExecuteRequest(R)}}if(T.type===ee.terminalStdin){const B=y.encode(T.output.input),L=Fe.create(pi,{inputData:B});v==null||v.sendExecuteRequest(L)}},onDidReceiveMessage:T=>{v==null||v.setCallback(T)}}),Re.useEffect(()=>{const T=v==null?void 0:v.stdout.subscribe(B=>{c==null||c(B)});return()=>T==null?void 0:T.unsubscribe()},[v,c]),Re.useEffect(()=>{const T=v==null?void 0:v.stderr.subscribe(B=>{l==null||l(B)});return()=>T==null?void 0:T.unsubscribe()},[v,l]),Re.useEffect(()=>{const T=v==null?void 0:v.exitCode.subscribe(B=>{p==null||p(B),v==null||v.close()});return()=>T==null?void 0:T.unsubscribe()},[v,p]),Re.useEffect(()=>{const T=v==null?void 0:v.pid.subscribe(B=>{h==null||h(B)});return()=>T==null?void 0:T.unsubscribe()},[v,h]),Re.useEffect(()=>{const T=v==null?void 0:v.mimeType.subscribe(B=>{_==null||_(B)});return()=>T==null?void 0:T.unsubscribe()},[v,_]),Re.useEffect(()=>{!v||!S||(console.log("useEffect invoked - Commands changed:",JSON.stringify(S.config.source.value)),v==null||v.sendExecuteRequest(S))},[S,v]),el.jsx("div",{className:w,ref:T=>{if(!T||T.hasChildNodes())return;const B=document.createElement("console-view");B.setAttribute("buttons","false"),B.setAttribute("id",C.output["runme.dev/id"]),B.setAttribute("theme",C.output.theme),B.setAttribute("fontFamily",C.output.fontFamily),typeof C.output.fontSize=="number"&&B.setAttribute("fontSize",C.output.fontSize.toString()),C.output.cursorStyle&&B.setAttribute("cursorStyle",C.output.cursorStyle),typeof C.output.cursorBlink=="boolean"&&B.setAttribute("cursorBlink",C.output.cursorBlink?"true":"false"),typeof C.output.cursorWidth=="number"&&B.setAttribute("cursorWidth",C.output.cursorWidth.toString()),typeof C.output.takeFocus=="boolean"&&B.setAttribute("takeFocus",C.output.takeFocus?"true":"false"),typeof C.output.smoothScrollDuration=="number"&&B.setAttribute("smoothScrollDuration",C.output.smoothScrollDuration.toString()),typeof C.output.scrollback=="number"&&B.setAttribute("scrollback",C.output.scrollback.toString()),C.output.initialRows!==void 0&&B.setAttribute("initialRows",C.output.initialRows.toString()),C.output.content!==void 0&&B.setAttribute("initialContent",C.output.content),C.output.isAutoSaveEnabled&&B.setAttribute("isAutoSaveEnabled",C.output.isAutoSaveEnabled.toString()),C.output.isPlatformAuthEnabled&&B.setAttribute("isPlatformAuthEnabled",C.output.isPlatformAuthEnabled.toString()),T.appendChild(B);const L=document.createElement("div");L.setAttribute("className","h-1"),T.appendChild(L),setTimeout(()=>{a&&!Ug(L)&&L.scrollIntoView({behavior:"smooth"})},0)}})}function Ug(e){const t=e.getBoundingClientRect();return t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth)}exports.Console=Pg;exports.Heartbeat=jc;exports.Streams=zc;exports.genRunID=Mg;
|
|
2139
|
+
`):"",this.name="UnsubscriptionError",this.errors=r}});function Vi(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var ti=(function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,n,a;if(!this.closed){this.closed=!0;var d=this._parentage;if(d)if(this._parentage=null,Array.isArray(d))try{for(var s=ur(d),o=s.next();!o.done;o=s.next()){var c=o.value;c.remove(this)}}catch(v){t={error:v}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(t)throw t.error}}else d.remove(this);var g=this.initialTeardown;if(ae(g))try{g()}catch(v){a=v instanceof Tn?v.errors:[v]}var f=this._finalizers;if(f){this._finalizers=null;try{for(var m=ur(f),_=m.next();!_.done;_=m.next()){var w=_.value;try{Bc(w)}catch(v){a=a??[],v instanceof Tn?a=wt(wt([],ht(a)),ht(v.errors)):a.push(v)}}}catch(v){i={error:v}}finally{try{_&&!_.done&&(n=m.return)&&n.call(m)}finally{if(i)throw i.error}}}if(a)throw new Tn(a)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)Bc(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Vi(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Vi(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=(function(){var t=new e;return t.closed=!0,t})(),e})(),Pd=ti.EMPTY;function Wd(e){return e instanceof ti||e&&"closed"in e&&ae(e.remove)&&ae(e.add)&&ae(e.unsubscribe)}function Bc(e){ae(e)?e():e.unsubscribe()}var Ab={Promise:void 0},Nb={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,wt([e,t],ht(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function $d(e){Nb.setTimeout(function(){throw e})}function Gr(){}function Ei(e){e()}var go=(function(e){At(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,Wd(r)&&r.add(i)):i.destination=Bb,i}return t.create=function(r,i,n){return new Zr(r,i,n)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t})(ti),Tb=(function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){hi(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){hi(i)}else hi(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){hi(r)}},e})(),Zr=(function(e){At(t,e);function t(r,i,n){var a=e.call(this)||this,d;return ae(r)||!r?d={next:r??void 0,error:i??void 0,complete:n??void 0}:d=r,a.destination=new Tb(d),a}return t})(go);function hi(e){$d(e)}function Rb(e){throw e}var Bb={closed:!0,next:Gr,error:Rb,complete:Gr},mo=(function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"})();function rn(e){return e}function Lb(e){return e.length===0?rn:e.length===1?e[0]:function(r){return e.reduce(function(i,n){return n(i)},r)}}var Ce=(function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var n=this,a=Db(t)?t:new Zr(t,r,i);return Ei(function(){var d=n,s=d.operator,o=d.source;a.add(s?s.call(a,o):o?n._subscribe(a):n._trySubscribe(a))}),a},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=Lc(r),new r(function(n,a){var d=new Zr({next:function(s){try{t(s)}catch(o){a(o),d.unsubscribe()}},error:a,complete:n});i.subscribe(d)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[mo]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return Lb(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=Lc(t),new t(function(i,n){var a;r.subscribe(function(d){return a=d},function(d){return n(d)},function(){return i(a)})})},e.create=function(t){return new e(t)},e})();function Lc(e){var t;return(t=e??Ab.Promise)!==null&&t!==void 0?t:Promise}function xb(e){return e&&ae(e.next)&&ae(e.error)&&ae(e.complete)}function Db(e){return e&&e instanceof go||xb(e)&&Wd(e)}function Ob(e){return ae(e==null?void 0:e.lift)}function Fe(e){return function(t){if(Ob(t))return t.lift(function(r){try{return e(r,this)}catch(i){this.error(i)}});throw new TypeError("Unable to lift unknown Observable type")}}function we(e,t,r,i,n){return new Fb(e,t,r,i,n)}var Fb=(function(e){At(t,e);function t(r,i,n,a,d,s){var o=e.call(this,r)||this;return o.onFinalize=d,o.shouldUnsubscribe=s,o._next=i?function(c){try{i(c)}catch(g){r.error(g)}}:e.prototype._next,o._error=a?function(c){try{a(c)}catch(g){r.error(g)}finally{this.unsubscribe()}}:e.prototype._error,o._complete=n?function(){try{n()}catch(c){r.error(c)}finally{this.unsubscribe()}}:e.prototype._complete,o}return t.prototype.unsubscribe=function(){var r;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){var i=this.closed;e.prototype.unsubscribe.call(this),!i&&((r=this.onFinalize)===null||r===void 0||r.call(this))}},t})(go),Vb=Md(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),Xe=(function(e){At(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new xc(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new Vb},t.prototype.next=function(r){var i=this;Ei(function(){var n,a;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var d=ur(i.currentObservers),s=d.next();!s.done;s=d.next()){var o=s.value;o.next(r)}}catch(c){n={error:c}}finally{try{s&&!s.done&&(a=d.return)&&a.call(d)}finally{if(n)throw n.error}}}})},t.prototype.error=function(r){var i=this;Ei(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var n=i.observers;n.length;)n.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ei(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,n=this,a=n.hasError,d=n.isStopped,s=n.observers;return a||d?Pd:(this.currentObservers=null,s.push(r),new ti(function(){i.currentObservers=null,Vi(s,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,n=i.hasError,a=i.thrownError,d=i.isStopped;n?r.error(a):d&&r.complete()},t.prototype.asObservable=function(){var r=new Ce;return r.source=this,r},t.create=function(r,i){return new xc(r,i)},t})(Ce),xc=(function(e){At(t,e);function t(r,i){var n=e.call(this)||this;return n.destination=r,n.source=i,n}return t.prototype.next=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.next)===null||n===void 0||n.call(i,r)},t.prototype.error=function(r){var i,n;(n=(i=this.destination)===null||i===void 0?void 0:i.error)===null||n===void 0||n.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,n;return(n=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&n!==void 0?n:Pd},t})(Xe),Ub={now:function(){return Date.now()}},Mb=(function(e){At(t,e);function t(r,i){return e.call(this)||this}return t.prototype.schedule=function(r,i){return this},t})(ti),Dc={setInterval:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setInterval.apply(void 0,wt([e,t],ht(r)))},clearInterval:function(e){return clearInterval(e)},delegate:void 0},Pb=(function(e){At(t,e);function t(r,i){var n=e.call(this,r,i)||this;return n.scheduler=r,n.work=i,n.pending=!1,n}return t.prototype.schedule=function(r,i){var n;if(i===void 0&&(i=0),this.closed)return this;this.state=r;var a=this.id,d=this.scheduler;return a!=null&&(this.id=this.recycleAsyncId(d,a,i)),this.pending=!0,this.delay=i,this.id=(n=this.id)!==null&&n!==void 0?n:this.requestAsyncId(d,this.id,i),this},t.prototype.requestAsyncId=function(r,i,n){return n===void 0&&(n=0),Dc.setInterval(r.flush.bind(r,this),n)},t.prototype.recycleAsyncId=function(r,i,n){if(n===void 0&&(n=0),n!=null&&this.delay===n&&this.pending===!1)return i;i!=null&&Dc.clearInterval(i)},t.prototype.execute=function(r,i){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;var n=this._execute(r,i);if(n)return n;this.pending===!1&&this.id!=null&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(r,i){var n=!1,a;try{this.work(r)}catch(d){n=!0,a=d||new Error("Scheduled action threw falsy error")}if(n)return this.unsubscribe(),a},t.prototype.unsubscribe=function(){if(!this.closed){var r=this,i=r.id,n=r.scheduler,a=n.actions;this.work=this.state=this.scheduler=null,this.pending=!1,Vi(a,this),i!=null&&(this.id=this.recycleAsyncId(n,i,null)),this.delay=null,e.prototype.unsubscribe.call(this)}},t})(Mb),Oc=(function(){function e(t,r){r===void 0&&(r=e.now),this.schedulerActionCtor=t,this.now=r}return e.prototype.schedule=function(t,r,i){return r===void 0&&(r=0),new this.schedulerActionCtor(this,t).schedule(i,r)},e.now=Ub.now,e})(),Wb=(function(e){At(t,e);function t(r,i){i===void 0&&(i=Oc.now);var n=e.call(this,r,i)||this;return n.actions=[],n._active=!1,n}return t.prototype.flush=function(r){var i=this.actions;if(this._active){i.push(r);return}var n;this._active=!0;do if(n=r.execute(r.state,r.delay))break;while(r=i.shift());if(this._active=!1,n){for(;r=i.shift();)r.unsubscribe();throw n}},t})(Oc),nn=new Wb(Pb),$b=nn,Hd=new Ce(function(e){return e.complete()});function Gd(e){return e&&ae(e.schedule)}function vo(e){return e[e.length-1]}function Hb(e){return ae(vo(e))?e.pop():void 0}function Zd(e){return Gd(vo(e))?e.pop():void 0}function Gb(e,t){return typeof vo(e)=="number"?e.pop():t}var bo=(function(e){return e&&typeof e.length=="number"&&typeof e!="function"});function Kd(e){return ae(e==null?void 0:e.then)}function Yd(e){return ae(e[mo])}function Xd(e){return Symbol.asyncIterator&&ae(e==null?void 0:e[Symbol.asyncIterator])}function Jd(e){return new TypeError("You provided "+(e!==null&&typeof e=="object"?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.")}function Zb(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var jd=Zb();function zd(e){return ae(e==null?void 0:e[jd])}function Qd(e){return kb(this,arguments,function(){var r,i,n,a;return Ud(this,function(d){switch(d.label){case 0:r=e.getReader(),d.label=1;case 1:d.trys.push([1,,9,10]),d.label=2;case 2:return[4,Qt(r.read())];case 3:return i=d.sent(),n=i.value,a=i.done,a?[4,Qt(void 0)]:[3,5];case 4:return[2,d.sent()];case 5:return[4,Qt(n)];case 6:return[4,d.sent()];case 7:return d.sent(),[3,2];case 8:return[3,10];case 9:return r.releaseLock(),[7];case 10:return[2]}})})}function qd(e){return ae(e==null?void 0:e.getReader)}function Re(e){if(e instanceof Ce)return e;if(e!=null){if(Yd(e))return Kb(e);if(bo(e))return Yb(e);if(Kd(e))return Xb(e);if(Xd(e))return eh(e);if(zd(e))return Jb(e);if(qd(e))return jb(e)}throw Jd(e)}function Kb(e){return new Ce(function(t){var r=e[mo]();if(ae(r.subscribe))return r.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function Yb(e){return new Ce(function(t){for(var r=0;r<e.length&&!t.closed;r++)t.next(e[r]);t.complete()})}function Xb(e){return new Ce(function(t){e.then(function(r){t.closed||(t.next(r),t.complete())},function(r){return t.error(r)}).then(null,$d)})}function Jb(e){return new Ce(function(t){var r,i;try{for(var n=ur(e),a=n.next();!a.done;a=n.next()){var d=a.value;if(t.next(d),t.closed)return}}catch(s){r={error:s}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}t.complete()})}function eh(e){return new Ce(function(t){zb(e,t).catch(function(r){return t.error(r)})})}function jb(e){return eh(Qd(e))}function zb(e,t){var r,i,n,a;return Cb(this,void 0,void 0,function(){var d,s;return Ud(this,function(o){switch(o.label){case 0:o.trys.push([0,5,6,11]),r=Ib(e),o.label=1;case 1:return[4,r.next()];case 2:if(i=o.sent(),!!i.done)return[3,4];if(d=i.value,t.next(d),t.closed)return[2];o.label=3;case 3:return[3,1];case 4:return[3,11];case 5:return s=o.sent(),n={error:s},[3,11];case 6:return o.trys.push([6,,9,10]),i&&!i.done&&(a=r.return)?[4,a.call(r)]:[3,8];case 7:o.sent(),o.label=8;case 8:return[3,10];case 9:if(n)throw n.error;return[7];case 10:return[7];case 11:return t.complete(),[2]}})})}function Mt(e,t,r,i,n){i===void 0&&(i=0),n===void 0&&(n=!1);var a=t.schedule(function(){r(),n?e.add(this.schedule(null,i)):this.unsubscribe()},i);if(e.add(a),!n)return a}function th(e,t){return t===void 0&&(t=0),Fe(function(r,i){r.subscribe(we(i,function(n){return Mt(i,e,function(){return i.next(n)},t)},function(){return Mt(i,e,function(){return i.complete()},t)},function(n){return Mt(i,e,function(){return i.error(n)},t)}))})}function rh(e,t){return t===void 0&&(t=0),Fe(function(r,i){i.add(e.schedule(function(){return r.subscribe(i)},t))})}function Qb(e,t){return Re(e).pipe(rh(t),th(t))}function qb(e,t){return Re(e).pipe(rh(t),th(t))}function e_(e,t){return new Ce(function(r){var i=0;return t.schedule(function(){i===e.length?r.complete():(r.next(e[i++]),r.closed||this.schedule())})})}function t_(e,t){return new Ce(function(r){var i;return Mt(r,t,function(){i=e[jd](),Mt(r,t,function(){var n,a,d;try{n=i.next(),a=n.value,d=n.done}catch(s){r.error(s);return}d?r.complete():r.next(a)},0,!0)}),function(){return ae(i==null?void 0:i.return)&&i.return()}})}function ih(e,t){if(!e)throw new Error("Iterable cannot be null");return new Ce(function(r){Mt(r,t,function(){var i=e[Symbol.asyncIterator]();Mt(r,t,function(){i.next().then(function(n){n.done?r.complete():r.next(n.value)})},0,!0)})})}function r_(e,t){return ih(Qd(e),t)}function i_(e,t){if(e!=null){if(Yd(e))return Qb(e,t);if(bo(e))return e_(e,t);if(Kd(e))return qb(e,t);if(Xd(e))return ih(e,t);if(zd(e))return t_(e,t);if(qd(e))return r_(e,t)}throw Jd(e)}function nh(e,t){return t?i_(e,t):Re(e)}function n_(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Zd(e);return nh(e,r)}function s_(e){return e instanceof Date&&!isNaN(e)}function Ke(e,t){return Fe(function(r,i){var n=0;r.subscribe(we(i,function(a){i.next(e.call(t,a,n++))}))})}var o_=Array.isArray;function a_(e,t){return o_(t)?e.apply(void 0,wt([],ht(t))):e(t)}function c_(e){return Ke(function(t){return a_(e,t)})}function l_(e,t,r,i,n,a,d,s){var o=[],c=0,g=0,f=!1,m=function(){f&&!o.length&&!c&&t.complete()},_=function(v){return c<i?w(v):o.push(v)},w=function(v){c++;var l=!1;Re(r(v,g++)).subscribe(we(t,function(h){t.next(h)},function(){l=!0},void 0,function(){if(l)try{c--;for(var h=function(){var u=o.shift();d||w(u)};o.length&&c<i;)h();m()}catch(u){t.error(u)}}))};return e.subscribe(we(t,_,function(){f=!0,m()})),function(){}}function Ft(e,t,r){return r===void 0&&(r=1/0),ae(t)?Ft(function(i,n){return Ke(function(a,d){return t(i,a,n,d)})(Re(e(i,n)))},r):(typeof t=="number"&&(r=t),Fe(function(i,n){return l_(i,n,e,r)}))}function u_(e){return e===void 0&&(e=1/0),Ft(rn,e)}function d_(e){return new Ce(function(t){Re(e()).subscribe(t)})}var h_={connector:function(){return new Xe},resetOnDisconnect:!0};function Rt(e,t){t===void 0&&(t=h_);var r=null,i=t.connector,n=t.resetOnDisconnect,a=n===void 0?!0:n,d=i(),s=new Ce(function(o){return d.subscribe(o)});return s.connect=function(){return(!r||r.closed)&&(r=d_(function(){return e}).subscribe(d),a&&r.add(function(){return d=i()})),r},s}var f_=["addListener","removeListener"],p_=["addEventListener","removeEventListener"],g_=["on","off"];function cs(e,t,r,i){if(ae(r)&&(i=r,r=void 0),i)return cs(e,t,r).pipe(c_(i));var n=ht(b_(e)?p_.map(function(s){return function(o){return e[s](t,o,r)}}):m_(e)?f_.map(Fc(e,t)):v_(e)?g_.map(Fc(e,t)):[],2),a=n[0],d=n[1];if(!a&&bo(e))return Ft(function(s){return cs(s,t,r)})(Re(e));if(!a)throw new TypeError("Invalid event target");return new Ce(function(s){var o=function(){for(var c=[],g=0;g<arguments.length;g++)c[g]=arguments[g];return s.next(1<c.length?c:c[0])};return a(o),function(){return d(o)}})}function Fc(e,t){return function(r){return function(i){return e[r](t,i)}}}function m_(e){return ae(e.addListener)&&ae(e.removeListener)}function v_(e){return ae(e.on)&&ae(e.off)}function b_(e){return ae(e.addEventListener)&&ae(e.removeEventListener)}function Ir(e,t,r){e===void 0&&(e=0),r===void 0&&(r=$b);var i=-1;return t!=null&&(Gd(t)?r=t:i=t),new Ce(function(n){var a=s_(e)?+e-r.now():e;a<0&&(a=0);var d=0;return r.schedule(function(){n.closed||(n.next(d++),0<=i?this.schedule(void 0,i):n.complete())},a)})}function __(e,t){return t===void 0&&(t=nn),Ir(e,e,t)}function y_(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Zd(e),i=Gb(e,1/0),n=e;return n.length?n.length===1?Re(n[0]):u_(i)(nh(n,r)):Hd}var S_=Array.isArray;function E_(e){return e.length===1&&S_(e[0])?e[0]:e}function gt(e,t){return Fe(function(r,i){var n=0;r.subscribe(we(i,function(a){return e.call(t,a,n++)&&i.next(a)}))})}function w_(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return e=E_(e),e.length===1?Re(e[0]):new Ce(C_(e))}function C_(e){return function(t){for(var r=[],i=function(a){r.push(Re(e[a]).subscribe(we(t,function(d){if(r){for(var s=0;s<r.length;s++)s!==a&&r[s].unsubscribe();r=null}t.next(d)})))},n=0;r&&!t.closed&&n<e.length;n++)i(n)}}function k_(e){return Fe(function(t,r){var i=null,n=null,a=function(){n==null||n.unsubscribe();var d=i;i=[],d&&r.next(d),Re(e()).subscribe(n=we(r,a,Gr))};a(),t.subscribe(we(r,function(d){return i==null?void 0:i.push(d)},function(){i&&r.next(i),r.complete()},void 0,function(){return i=n=null}))})}function sh(e){return Fe(function(t,r){var i=null,n=!1,a;i=t.subscribe(we(r,void 0,void 0,function(d){a=Re(e(d,sh(e)(t))),i?(i.unsubscribe(),i=null,a.subscribe(r)):n=!0})),n&&(i.unsubscribe(),i=null,a.subscribe(r))})}function I_(e,t,r,i,n){return function(a,d){var s=r,o=t,c=0;a.subscribe(we(d,function(g){var f=c++;o=s?e(o,g,f):(s=!0,g),d.next(o)},n))}}function Vc(e){return e<=0?function(){return Hd}:Fe(function(t,r){var i=0;t.subscribe(we(r,function(n){++i<=e&&(r.next(n),e<=i&&r.complete())}))})}function A_(e){return Fe(function(t,r){try{t.subscribe(r)}finally{r.add(e)}})}function N_(e,t){return Fe(I_(e,t,arguments.length>=2,!0))}function T_(e){e===void 0&&(e={});var t=e.connector,r=t===void 0?function(){return new Xe}:t,i=e.resetOnError,n=i===void 0?!0:i,a=e.resetOnComplete,d=a===void 0?!0:a,s=e.resetOnRefCountZero,o=s===void 0?!0:s;return function(c){var g,f,m,_=0,w=!1,v=!1,l=function(){f==null||f.unsubscribe(),f=void 0},h=function(){l(),g=m=void 0,w=v=!1},u=function(){var p=g;h(),p==null||p.unsubscribe()};return Fe(function(p,b){_++,!v&&!w&&l();var E=m=m??r();b.add(function(){_--,_===0&&!v&&!w&&(f=Rn(u,o))}),E.subscribe(b),!g&&_>0&&(g=new Zr({next:function(y){return E.next(y)},error:function(y){v=!0,l(),f=Rn(h,n,y),E.error(y)},complete:function(){w=!0,l(),f=Rn(h,d),E.complete()}}),Re(p).subscribe(g))})(c)}}function Rn(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];if(t===!0){e();return}if(t!==!1){var n=new Zr({next:function(){n.unsubscribe(),e()}});return Re(t.apply(void 0,wt([],ht(r)))).subscribe(n)}}function R_(e){return Fe(function(t,r){var i=!1,n=we(r,function(){n==null||n.unsubscribe(),i=!0},Gr);Re(e).subscribe(n),t.subscribe(we(r,function(a){return i&&r.next(a)}))})}function Uc(e,t){return Fe(function(r,i){var n=null,a=0,d=!1,s=function(){return d&&!n&&i.complete()};r.subscribe(we(i,function(o){n==null||n.unsubscribe();var c=0,g=a++;Re(e(o,g)).subscribe(n=we(i,function(f){return i.next(t?t(o,f,g,c++):f)},function(){n=null,s()}))},function(){d=!0,s()}))})}function fi(e,t){return t===void 0&&(t=!1),Fe(function(r,i){var n=0;r.subscribe(we(i,function(a){var d=e(a,n++);(d||t)&&i.next(a),!d&&i.complete()}))})}function B_(e,t,r){var i=ae(e)||t||r?{next:e,error:t,complete:r}:e;return i?Fe(function(n,a){var d;(d=i.subscribe)===null||d===void 0||d.call(i);var s=!0;n.subscribe(we(a,function(o){var c;(c=i.next)===null||c===void 0||c.call(i,o),a.next(o)},function(){var o;s=!1,(o=i.complete)===null||o===void 0||o.call(i),a.complete()},function(o){var c;s=!1,(c=i.error)===null||c===void 0||c.call(i,o),a.error(o)},function(){var o,c;s&&((o=i.unsubscribe)===null||o===void 0||o.call(i)),(c=i.finalize)===null||c===void 0||c.call(i)}))}):rn}function L_(e,t){return Fe(function(r,i){var n=t??{},a=n.leading,d=a===void 0?!0:a,s=n.trailing,o=s===void 0?!1:s,c=!1,g=null,f=null,m=!1,_=function(){f==null||f.unsubscribe(),f=null,o&&(l(),m&&i.complete())},w=function(){f=null,m&&i.complete()},v=function(h){return f=Re(e(h)).subscribe(we(i,_,w))},l=function(){if(c){c=!1;var h=g;g=null,i.next(h),!m&&v(h)}};r.subscribe(we(i,function(h){c=!0,g=h,!(f&&!f.closed)&&(d?l():v(h))},function(){m=!0,!(o&&c&&f&&!f.closed)&&i.complete()}))})}function Mc(e,t,r){t===void 0&&(t=nn);var i=Ir(e,t);return L_(function(){return i},r)}function Bn(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=Hb(e);return Fe(function(i,n){for(var a=e.length,d=new Array(a),s=e.map(function(){return!1}),o=!1,c=function(f){Re(e[f]).subscribe(we(n,function(m){d[f]=m,!o&&!s[f]&&(s[f]=!0,(o=s.every(rn))&&(s=null))},Gr))},g=0;g<a;g++)c(g);i.subscribe(we(n,function(f){if(o){var m=wt([f],ht(d));n.next(r?r.apply(void 0,wt([],ht(m))):m)}}))})}const oh="0123456789ABCDEFGHJKMNPQRSTVWXYZ",Ui=32,x_=16,ah=10,Pc=0xffffffffffff;var Vt;(function(e){e.Base32IncorrectEncoding="B32_ENC_INVALID",e.DecodeTimeInvalidCharacter="DEC_TIME_CHAR",e.DecodeTimeValueMalformed="DEC_TIME_MALFORMED",e.EncodeTimeNegative="ENC_TIME_NEG",e.EncodeTimeSizeExceeded="ENC_TIME_SIZE_EXCEED",e.EncodeTimeValueMalformed="ENC_TIME_MALFORMED",e.PRNGDetectFailure="PRNG_DETECT",e.ULIDInvalid="ULID_INVALID",e.Unexpected="UNEXPECTED",e.UUIDInvalid="UUID_INVALID"})(Vt||(Vt={}));class Sr extends Error{constructor(t,r){super(`${r} (${t})`),this.name="ULIDError",this.code=t}}function D_(e){const t=Math.floor(e()*Ui)%Ui;return oh.charAt(t)}function O_(e){const t=F_(),r=t&&(t.crypto||t.msCrypto)||null;if(typeof(r==null?void 0:r.getRandomValues)=="function")return()=>{const i=new Uint8Array(1);return r.getRandomValues(i),i[0]/255};if(typeof(r==null?void 0:r.randomBytes)=="function")return()=>r.randomBytes(1).readUInt8()/255;throw new Sr(Vt.PRNGDetectFailure,"Failed to find a reliable PRNG")}function F_(){return M_()?self:typeof window<"u"?window:typeof global<"u"?global:typeof globalThis<"u"?globalThis:null}function V_(e,t){let r="";for(;e>0;e--)r=D_(t)+r;return r}function U_(e,t=ah){if(isNaN(e))throw new Sr(Vt.EncodeTimeValueMalformed,`Time must be a number: ${e}`);if(e>Pc)throw new Sr(Vt.EncodeTimeSizeExceeded,`Cannot encode a time larger than ${Pc}: ${e}`);if(e<0)throw new Sr(Vt.EncodeTimeNegative,`Time must be positive: ${e}`);if(Number.isInteger(e)===!1)throw new Sr(Vt.EncodeTimeValueMalformed,`Time must be an integer: ${e}`);let r,i="";for(let n=t;n>0;n--)r=e%Ui,i=oh.charAt(r)+i,e=(e-r)/Ui;return i}function M_(){return typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope}function P_(e,t){const r=O_(),i=Date.now();return U_(i,ah)+V_(x_,r)}const Le=[];for(let e=0;e<256;++e)Le.push((e+256).toString(16).slice(1));function W_(e,t=0){return(Le[e[t+0]]+Le[e[t+1]]+Le[e[t+2]]+Le[e[t+3]]+"-"+Le[e[t+4]]+Le[e[t+5]]+"-"+Le[e[t+6]]+Le[e[t+7]]+"-"+Le[e[t+8]]+Le[e[t+9]]+"-"+Le[e[t+10]]+Le[e[t+11]]+Le[e[t+12]]+Le[e[t+13]]+Le[e[t+14]]+Le[e[t+15]]).toLowerCase()}let Ln;const $_=new Uint8Array(16);function H_(){if(!Ln){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");Ln=crypto.getRandomValues.bind(crypto)}return Ln($_)}const G_=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),Wc={randomUUID:G_};function Z_(e,t,r){var n;if(Wc.randomUUID&&!e)return Wc.randomUUID();e=e||{};const i=e.random??((n=e.rng)==null?void 0:n.call(e))??H_();if(i.length<16)throw new Error("Random bytes length must be >= 16");return i[6]=i[6]&15|64,i[8]=i[8]&63|128,W_(i)}const K_=5e3,Y_=1e3,pi=4e3,$c=1e3;var ch=(e=>(e.CONTINUOUS="CONTINUOUS",e.INITIAL="INITIAL",e))(ch||{});class X_{constructor({knownID:t,runID:r,sequence:i,options:n}){ce(this,"callback");ce(this,"queue",new Xe);ce(this,"subscriptions",[]);ce(this,"reconnect",new Xe);ce(this,"client",new Ce);ce(this,"_latencies",new Xe);ce(this,"_latenciesConnectable",Rt(this._latencies.asObservable().pipe(N_((t,r)=>{if(r.latency<0){const i=t.get(r.streamID);i&&t.set(r.streamID,{...i,readyState:r.readyState})}else t.set(r.streamID,r);return t},new Map))));ce(this,"_errors",new Xe);ce(this,"_errorsConnectable",Rt(this._errors.asObservable()));ce(this,"_stdout",new Xe);ce(this,"_stderr",new Xe);ce(this,"_exitCode",new Xe);ce(this,"_pid",new Xe);ce(this,"_mimeType",new Xe);ce(this,"_stdoutConnectable",Rt(this._stdout.asObservable()));ce(this,"_stderrConnectable",Rt(this._stderr.asObservable()));ce(this,"_exitCodeConnectable",Rt(this._exitCode.asObservable()));ce(this,"_pidConnectable",Rt(this._pid.asObservable()));ce(this,"_mimeTypeConnectable",Rt(this._mimeType.asObservable()));ce(this,"knownID");ce(this,"runID");ce(this,"sequence");ce(this,"runnerEndpoint");ce(this,"interceptors");ce(this,"autoReconnect");this.knownID=t,this.runID=r,this.sequence=i,this.runnerEndpoint=n.runnerEndpoint,this.interceptors=n.interceptors,this.autoReconnect=n.autoReconnect,this._latenciesConnectable.connect(),this._errorsConnectable.connect(),this._stdoutConnectable.connect(),this._stderrConnectable.connect(),this._exitCodeConnectable.connect(),this._pidConnectable.connect(),this._mimeTypeConnectable.connect(),this.client=this.reconnect.pipe(Mc($c,nn,{leading:!0,trailing:!0}),Uc(a=>this.useSocketClient(a.streamID).pipe(Uc(d=>this.useHeartbeat(d,a))))).pipe(T_()),this.subscriptions.push(this.monitor()),this.subscriptions.push(this.process())}get latencies(){return this._latenciesConnectable}get errors(){return this._errorsConnectable}get stdout(){return this._stdoutConnectable}get stderr(){return this._stderrConnectable}get exitCode(){return this._exitCodeConnectable}get pid(){return this._pidConnectable}get mimeType(){return this._mimeTypeConnectable}monitor(){return __(Y_).pipe(gt(()=>this.autoReconnect),Bn(this.reconnect),gt(([,r])=>r.heartbeat==="CONTINUOUS"),Bn(this.latencies),Ke(([,r])=>Array.from(r.values()).filter(i=>i.readyState===WebSocket.OPEN&&i.latency>=pi)),gt(r=>r.length>0),Mc($c)).subscribe({next:r=>{console.log(new Date,"Triggering reconnect",r),this.connect()},complete:()=>{console.log("Monitor complete")},error:r=>{console.error("Error in monitor",r)}})}process(){const t=this.client.pipe(gt(d=>(d==null?void 0:d.readyState)===WebSocket.OPEN),Vc(1)),r=this.queue.pipe(k_(()=>t),gt(d=>d.length>0),Ke(d=>d.sort((s,o)=>{const c=g=>{var f;return!!((f=g.payload.value)!=null&&f.config)};return c(o)?1:c(s)?-1:0}))),i=this.queue.pipe(R_(t));return y_(r.pipe(Ft(d=>d)),i).pipe(Bn(this.client),fi(([,d])=>d.readyState===WebSocket.OPEN),Ft(async([d,s])=>{await Gc({req:d,interceptors:this.interceptors,socket:s,knownID:this.knownID,runID:this.runID})})).subscribe({error:d=>{this._errors.next(d)}})}useSocketClient(t){return new Ce(r=>{const i=new URL(this.runnerEndpoint);i.searchParams.set("id",t),i.searchParams.set("runID",this.runID);const n=new WebSocket(i.toString()),a=c=>{if(console.log(new Date,`WebSocket transport ${t} closed`,c),c.code===1005){r.complete();return}if(this.autoReconnect){this.connect();return}},d=c=>{console.log(new Date,`WebSocket transport ${t} error`,c),this.autoReconnect||r.error(c)},s=c=>{var _,w;if(typeof c.data!="string"){console.warn("Unexpected WebSocket message type:",typeof c.data);return}let g;try{g=Hc(c.data),console.log("Received WebsocketResponse:",g)}catch(v){console.error("Failed to parse WebsocketResponse:",v)}const f=g.status;if(f&&f.code!==F0.OK){r.error(f);return}if(g.pong)return;const m=g.payload.value;if(m.stdoutData&&m.stdoutData.length>0&&((_=this.callback)==null||_.call(this,{type:ee.terminalStdout,output:{"runme.dev/id":this.knownID,data:m.stdoutData}}),this._stdout.next(m.stdoutData)),m.stderrData&&m.stderrData.length>0&&((w=this.callback)==null||w.call(this,{type:ee.terminalStderr,output:{"runme.dev/id":this.knownID,data:m.stderrData}}),this._stderr.next(m.stderrData)),m.exitCode!==void 0&&(this._exitCode.next(m.exitCode),r.complete()),m.pid!==void 0&&this._pid.next(m.pid),m.mimeType){const l=m.mimeType.split(";")[0];this._mimeType.next(l)}},o=()=>{console.log(new Date,`✅ Connected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),r.next(n)};return n.addEventListener("close",a),n.addEventListener("error",d),n.addEventListener("message",s),n.addEventListener("open",o),()=>{console.log(new Date,`☑️ Cleanly disconnected WebSocket for cell ${this.knownID} (#${this.sequence}) with runID ${this.runID}`),n.removeEventListener("close",a),n.removeEventListener("error",d),n.removeEventListener("message",s),n.removeEventListener("open",o),n.close()}})}setCallback(t){this.callback=t}sendExecuteRequest(t){this.queue.next(qe(os,{payload:{value:t,case:"executeRequest"}}))}useHeartbeat(t,{streamID:r,heartbeat:i}){return new Ce(n=>{const a=cs(t,"message").pipe(fi(()=>t.readyState===WebSocket.OPEN),Ke(g=>Hc(g.data)),Ke(g=>g.pong),gt(g=>g!==void 0),Ke(g=>({receivedAt:BigInt(Date.now()),pong:g}))),o=(i==="INITIAL"?Ir(0):Ir(0,K_)).pipe(fi(()=>t.readyState===WebSocket.OPEN),Ke(()=>{const g={timestamp:BigInt(Date.now())};return qe(os,{ping:g})}),Ft(async g=>(await Gc({req:g,interceptors:this.interceptors,socket:t}),g)),Ke(g=>g.ping)).pipe(gt(g=>(g==null?void 0:g.timestamp)!==void 0),Ft(g=>w_(a.pipe(gt(f=>f.pong.timestamp===g.timestamp),Vc(1),Ke(f=>{const m=g.timestamp,_=f.receivedAt;return Number(_-m)})),Ir(pi).pipe(Ke(()=>{throw new Error(`Pong not received within ${pi}ms for stream ${r}`)}))).pipe(sh(f=>(this._latencies.next({streamID:r,latency:pi,readyState:t.readyState,updatedAt:BigInt(Date.now())}),console.log(new Date,"Ping deadline exceeded",f.message),n_(null))))),A_(()=>{this._latencies.next({streamID:r,latency:-1,readyState:t.readyState,updatedAt:BigInt(Date.now())})}),B_(g=>{g!==null&&this._latencies.next({streamID:r,latency:g,readyState:t.readyState,updatedAt:BigInt(Date.now())})})),c=[];return c.push(o.subscribe({error:g=>{console.error("Unexpected error sending heartbeat",g)}})),n.next(t),()=>{c.forEach(g=>g.unsubscribe())}})}connect(t="CONTINUOUS"){const r=J_(),i=this.latencies.pipe(Ke(n=>{const a=n.get(r);return a===void 0?null:a}),fi(n=>(n==null?void 0:n.readyState)===WebSocket.OPEN));return this.reconnect.next({streamID:r,heartbeat:t}),i}close(){this.reconnect.complete(),this.queue.complete(),this._latencies.complete(),this.subscriptions.forEach(t=>t.unsubscribe())}}function Hc(e){const t=JSON.parse(e);return hb(J0,t)}async function Gc({req:e,interceptors:t,socket:r,knownID:i,runID:n}){i&&(e.knownId=i),n&&(e.runId=n);const a={stream:!1,message:{},method:{},service:{},requestMethod:"UPGRADE",url:r.url,signal:new AbortController().signal,header:new Headers,contextValues:{}};let d=async c=>({stream:!1,message:{},method:{},service:{},header:c.header});for(const c of t.concat().reverse())d=c(d);const o=(await d(a)).header.get("Authorization");o&&e&&(e.authorization=o),r.send(JSON.stringify(rb(os,e)))}function J_(){return Z_().replace(/-/g,"")}function j_(){return`run_${P_()}`}exports.Console=gv;exports.Heartbeat=ch;exports.Streams=X_;exports.genRunID=j_;
|