@finos/legend-application-pure-ide-deployment 10.1.0 → 10.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ide/index.html +1 -1
- package/dist/ide/static/{index.aa1e716d.js → index.01e61465.js} +2 -2
- package/dist/ide/static/{index.aa1e716d.js.map → index.01e61465.js.map} +1 -1
- package/dist/ide/static/{index.21b29d40.css → index.45c65f5e.css} +6 -6
- package/dist/ide/static/{index.21b29d40.css.map → index.45c65f5e.css.map} +1 -1
- package/dist/ide/version.json +1 -1
- package/package.json +5 -5
@@ -1,2 +1,2 @@
|
|
1
|
-
(()=>{"use strict";var e,t,n,i,s,a={1862:(e,t,n)=>{const i=JSON.parse('{"i8":"10.0.21","Rw":{"k":"@finos/legend-logger-plugin-web-console"}}');var s,a=n(1004);class r{name;version;signature;uuid}class o{name;version;uuid=(0,a.Z)();constructor(e,t){this.name=e,this.version=t}getName(){return this.name}getVersion(){return this.version}getSignature(){return`${this.getName()}@${this.getVersion()}`}getUUID(){return this.uuid}getInfo(){const e=new r;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e}configure(e){return this}}class c{name;version;signature;uuid;plugins=[]}class l{name;version;uuid=(0,a.Z)();plugins=[];constructor(e,t,n){this.name=e,this.version=t,this.plugins=n}getName(){return this.name}getVersion(){return this.version}getSignature(){return`${this.getName()}@${this.getVersion()}`}getUUID(){return this.uuid}getPlugins(){return[...this.plugins]}getInfo(){const e=new c;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e.plugins=this.plugins.map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name))),e}configure(e){return this}install(e){this.plugins.forEach((t=>t.install(e)))}}class d{plugins=[];presets=[];usePlugins(e){return this.plugins=e,this}usePresets(e){return this.presets=e,this}configure(e){Object.keys(e).forEach((t=>{const n=e[t];this.presets.forEach((e=>{e.getName()===t&&e.configure(n)})),this.plugins.forEach((e=>{e.getName()===t&&e.configure(n)}))}))}install(){this.plugins.forEach((e=>e.install(this))),this.presets.forEach((e=>e.install(this)))}getInfo(){return{plugins:this.plugins.filter((e=>!this.getHiddenPluginNames().includes(e.getName()))).map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name))),presets:this.presets.filter((e=>!this.getHiddenPresetNames().includes(e.getName()))).map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name)))}}getHiddenPluginNames(){return[]}getHiddenPresetNames(){return[]}}!function(e){e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.SILENT=5]="SILENT"}(s||(s={}));class u{channel;name;timestamp=Date.now();static create(e){const t=new u;return t.name=e,t}}class p extends o{level=s.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=s.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=s.INFO&&this._info(e,...t)}warn(e,...t){this.level<=s.WARN&&this._warn(e,...t)}error(e,...t){this.level<=s.ERROR&&this._error(e,...t)}}class h{loggers=[];registerPlugins(e){this.loggers=e}debug(e,...t){this.loggers.forEach((n=>n.debug(e,...t)))}info(e,...t){this.loggers.forEach((n=>n.info(e,...t)))}warn(e,...t){this.loggers.forEach((n=>n.warn(e,...t)))}error(e,...t){this.loggers.forEach((n=>n.error(e,...t)))}}const{debug:g,info:m,warn:f,error:_}=console;class E extends p{constructor(){super(i.Rw.k,i.i8)}_debug(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){f(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){_(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var C=n(2322),y=n(7029),b=n(5928),T=n(1112);const v=e=>e.constructor,S=()=>()=>{},N=e=>e.length?e[0]:void 0,x=e=>e.length?e[e.length-1]:void 0,A=e=>new Promise(((t,n)=>setTimeout((()=>{try{t(e())}catch(e){n(e)}}),0))),I=(e,t,n=((e,t)=>e===t))=>!e.find((e=>n(e,t)))&&(e.push(t),!0),O=(e,t,n,i=((e,t)=>e===t))=>{const s=e.findIndex((e=>i(e,t))),a=e.findIndex((e=>i(e,n)));return-1!==s&&-1!==a&&(e[s]=n,e[a]=t,!0)},w=(e,t,n=((e,t)=>e===t))=>{const i=e.findIndex((e=>n(e,t)));return-1!==i&&(e.splice(i,1),!0)};class R extends Error{uuid=(0,a.Z)();constructor(e){super(),this.message=void 0===e||""===e?"(no error message)":e}get detail(){return this.message}}class k extends Error{constructor(e,t,n){if(super(n||(t instanceof Error?t.message:t)),this.name=e,t instanceof Error){const e=(this.message.match(/\n/g)??[]).length+1;this.stack=`${(this.stack??"").split("\n").slice(0,e+1).join("\n")}\nCaused by: ${t.stack}`}else"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(t).stack}}class L extends k{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class F extends k{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${((e,t)=>{const n=(i={printFunctionName:!1,maxDepth:t?.deep?void 0:1},(0,b.Z)(i,(e=>void 0!==e)));var i;return(0,T.WU)(e,n).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function P(e){if(!(e instanceof Error))throw new L("Expected error to be thrown")}const D=e=>{try{return e()}catch{return}};class M extends k{constructor(e,t){super("Assertion Error",e,t)}}const B=e=>null!=e;function j(e,t=""){if(null==e)throw new M(t||"Value is nullable")}const U=(e,t="")=>(j(e,t),e),G=e=>t=>((e,t)=>e instanceof t)(t,e);function V(e,t,n=""){if(!(e instanceof t))throw new M(n||`Value is expected to be of type '${t.name}'`)}const $=(e,t,n="")=>(V(e,t,n),e);function H(e,t=""){if(""===U(e,t))throw new M(t||"Expected string value to be non-empty")}function z(e,t=""){return H(e,t),e}function W(e,t=""){if(!e)throw new M(t||"Expected predicate to be truthy")}const K=e=>"string"==typeof e,Y=e=>"number"==typeof e&&!isNaN(e),J=e=>"boolean"==typeof e,X=e=>"object"==typeof e&&null!==e;var q=n(9391),Z=n(3654),Q=n(8247),ee=n(2659);const te=q.W,ne="charset=utf-8";var ie,se,ae;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(ie||(ie={})),function(e){e.APPLICATION_JSON="application/json",e.APPLICATION_XML="application/xml",e.APPLICATION_ZLIB="application/zlib",e.TEXT_PLAIN="text/plain",e.TEXT_CSV="text/csv",e.ALL="*/*"}(se||(se={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(ae||(ae={}));const re={mode:"cors",credentials:"include",redirect:"follow"},oe=(e,t)=>{const n={};return e&&Object.entries(e).forEach((([e,t])=>{n[e]=t})),t&&Object.entries(t).forEach((([e,t])=>{n[e]=t})),n};class ce extends Error{response;payload;constructor(e,t){super(),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.name="Network Client Error",this.response=e;const{status:n,statusText:i,url:s}=e,a=`Received response with status ${n} (${i}) for ${s}`;this.message=(t?(e=>{if(X(e))return K(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&K(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const le=async(e,t,n)=>{if(n?.preprocess?.(e),!e.ok){let t;try{t=await e.text(),t=JSON.parse(t)}catch{}return Promise.reject(new ce(e,t))}if(n?.skipProcessing)return Promise.resolve(e);if(e.status===te.NO_CONTENT)return Promise.resolve(void 0);const i=t.headers.Accept;switch(i){case se.APPLICATION_JSON:return e.json();case se.TEXT_PLAIN:return e.text();default:return Promise.reject(new ce(e,`Can't process response for request with Content-Type '${i}'`))}},de=(e,t)=>{const n={};return n.Accept=se.APPLICATION_JSON,e!==ae.GET&&(n[ie.CONTENT_TYPE]=`${se.APPLICATION_JSON};${ne}`),oe(n,t)};class ue{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...re,...e?.options??{}}}async get(e,t={},n,i,s,a){return this.request(ae.GET,e,void 0,t,n,i,s,a)}async put(e,t={},n={},i,s,a,r){return this.request(ae.PUT,e,t,n,i,s,a,r)}async post(e,t={},n={},i,s,a,r){return this.request(ae.POST,e,t,n,i,s,a,r)}async delete(e,t={},n={},i,s,a,r){return this.request(ae.DELETE,e,t,n,i,s,a,r)}async request(e,t,n,i,s,a,r,o){const c=((e,t,n)=>{if(!e&&!D((()=>new URL(t))))throw new Error(`Can't build URL string: base URL is not specified and the provided URL '${t}' is not absolute`);const i=new URL(t,e);return n instanceof Object&&Object.entries(n).forEach((([e,t])=>{void 0!==t&&(Array.isArray(t)?t.filter(B).forEach((t=>i.searchParams.append(e,t.toString()))):i.searchParams.append(e,t.toString()))})),i.toString()})(this.baseUrl,t,a??{});let l;if((K(n)||X(n))&&r?.enableCompression&&(W(e!==ae.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,Z.Wt)(X(e)?JSON.stringify(e):e)]))(n),s=oe(s,{[ie.CONTENT_TYPE]:`${se.APPLICATION_ZLIB};${ne}`})),void 0!==n)if(K(n)||n instanceof Blob)l=n;else{if(!X(n))throw new M("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...i,method:e,body:l,headers:de(e,s)};return fetch(c,d).then((e=>0===e.status||e.status===te.UNAUTHORIZED?o?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",i=document.getElementById(n);i?.remove();const s=document.createElement("iframe");s.id=n,s.src=e,s.style.display="none",s.addEventListener("load",(()=>{s.remove(),t()})),document.body.appendChild(s)})))(o.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>le(e,d,o))):fetch(c,d).then((e=>le(e,d,o))):le(e,d,o))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>le(e,d,o))):Promise.reject(e)))}}const pe=(e,t,n)=>{const i=new Blob([t],{type:n}),s=URL.createObjectURL(i),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=s,a.click(),document.body.removeChild(a)):location.replace(s)};var he;!function(e){e.APPLICATION_SETUP__FAILURE="application.setup.failure",e.APPLICATION_LOAD__SUCCESS="application.load.success",e.APPLICATION_LOAD__FAILURE="application.load.failure",e.ILLEGAL_APPLICATION_STATE_OCCURRED="application.error.illegal-state",e.APPLICATION_CONFIGURATION__FAILURE="application.configuration.failure",e.IDENTITY_AUTO_FETCH__FAILURE="application.identity.auto-fetch.failure",e.DOCUMENTATION_FETCH__FAILURE="application.documentation.fetch.failure",e.DOCUMENTATION_LOAD__SKIP="application.documentation.load.skip",e.DOCUMENTATION_REQUIREMENT_CHECK__FAILURE="application.documentation.requirement-check.failure",e.CONTEXTUAL_DOCUMENTATION_LOAD__SKIP="application.virtual-assistant.contextual-documentation-load.skip",e.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS="application.virtual-assistant.documentation-entry.access",e.TERMINAL_COMMAND_CONFIGURATION_CHECK__FAILURE="application.load.terminal-command.configuration-check.failure",e.COLOR_THEME_CONFIGURATION_CHECK__FAILURE="application.layout.color-theme.configuration-check.failure",e.SETTING_CONFIGURATION_CHECK__FAILURE="application.setting.configuration-check.failure",e.SETTING_RETRIVE_FAILURE="application.setting.retrieve.failure",e.USER_DATA_RETRIEVE_FAILURE="application.user-data.retrieve.failure",e.COMMAND_CENTER_REGISTRATION__FAILURE="application.command.registration.failure",e.DEVELOPMENT_ISSUE="development.issue",e.APPLICATION_CONTEXT__ACCESS="application.context.access",e.APPLICATION_USAGE__INTERRUPT="application.usage.interrupt"}(he||(he={}));var ge=n(9013);class me{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,ge.qC)(this.schema,e)}fromJson(e){return(0,ge.vB)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,b.Z)(t,(e=>null!==e))):e);var t}}const fe=e=>(0,ge.PG)((t=>void 0===t?ge.AM:(0,ge.qC)(e,t)),(t=>(0,ge.vB)(e,t))),_e=e=>(0,ge.PG)((()=>e),(()=>e)),Ee=e=>(0,ge.PG)((t=>t?(0,ge.qC)(e,t):ge.AM),(t=>t?(0,ge.vB)(e,t):ge.AM)),Ce=(e,t,n)=>Array.isArray(e)?e.map(t):n?.skipIfEmpty?ge.AM:[],ye=(e,t,n)=>Array.isArray(e)?e.length?e.map((e=>t(e))):n?.skipIfEmpty?ge.AM:[]:ge.AM,be=(e,t)=>(0,ge.PG)((n=>ye(n,(t=>(0,ge.qC)(e,t)),{skipIfEmpty:!0,INTERNAL__forceReturnEmptyInTest:t?.INTERNAL__forceReturnEmptyInTest})),(t=>Ce(t,(t=>(0,ge.vB)(e,t)),{skipIfEmpty:!1}))),Te=(e,t,n)=>(0,ge.PG)((t=>ye(t,(t=>e(t)),{skipIfEmpty:!0,INTERNAL__forceReturnEmptyInTest:n?.INTERNAL__forceReturnEmptyInTest})),(e=>Ce(e,(e=>t(e)),{skipIfEmpty:!1})));var ve=n(0);class Se{key;markdownText;title;text;url;related;static serialization=new me((0,ge.yu)(Se,{markdownText:(0,ge.PG)((e=>e),(e=>e.value?e:void 0)),related:(0,ge.jt)((0,ge.pb)((0,ge.Ru)())),title:(0,ge.jt)((0,ge.Ru)()),text:(0,ge.jt)((0,ge.Ru)()),url:(0,ge.jt)((0,ge.Ru)())}));static create(e,t){const n=Se.serialization.fromJson(e);return n.key=t,n}}const Ne=e=>Object.entries(e).map((e=>({key:e[0],content:Se.create(e[1],e[0])})));class xe{url;links;docRegistry=new Map;contextualDocIndex=new Map;constructor(e){this.url=e.config.documentationUrl,this.links=e.config.documentationLinkEntries,e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedDocumentationEntries?.()??[])).forEach((t=>{this.hasDocEntry(t.key)?e.logService.warn(u.create(he.DOCUMENTATION_LOAD__SKIP),t.key):this.docRegistry.set(t.key,t.content)})),e.config.keyedDocumentationEntries.forEach((e=>this.docRegistry.set(e.key,e.content)));const t=e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraContextualDocumentationEntries?.()??[])),n=[];(0,ve.Z)(e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraRequiredDocumentationKeys?.()??[])).concat(t.map((e=>e.documentationKey)))).forEach((e=>{this.docRegistry.has(e)||n.push(e)})),n.length&&e.logService.warn(u.create(he.DOCUMENTATION_REQUIREMENT_CHECK__FAILURE),`Can't find corresponding documentation entry for keys:\n${n.map((e=>`- ${e}`)).join("\n")}`),t.forEach((t=>{if(this.hasContextualDocEntry(t.context))e.logService.warn(u.create(he.CONTEXTUAL_DOCUMENTATION_LOAD__SKIP),t.context);else{const e=this.getDocEntry(t.documentationKey);e&&this.contextualDocIndex.set(t.context,e)}})),e.config.contextualDocEntries.forEach((e=>{const t=this.getDocEntry(e.documentationKey);t&&this.contextualDocIndex.set(e.context,t)}))}getDocEntry(e){return this.docRegistry.get(e)}hasDocEntry(e){return this.docRegistry.has(e)}getContextualDocEntry(e){return this.contextualDocIndex.get(e)}hasContextualDocEntry(e){return this.contextualDocIndex.has(e)}getAllDocEntries(){return Array.from(this.docRegistry.values())}publishDocRegistry(){const e={};return this.docRegistry.forEach(((t,n)=>{e[n]=Se.serialization.toJson(t)})),e}publishContextualDocIndex(){const e={};return this.contextualDocIndex.forEach(((t,n)=>{e[n]=t.key})),e}}var Ae,Ie,Oe=n(75);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Ae||(Ae={}));class we{state;_message;_messageFormatter;constructor(){this.state=Ae.INITIAL}setMessage(e){this._message=e}setMessageFormatter(e){this._messageFormatter=e}reset(){return this.state=Ae.INITIAL,this}inProgress(){return this.state=Ae.IN_PROGRESS,this}fail(){return this.state=Ae.FAILED,this}pass(){return this.state=Ae.SUCCEEDED,this}complete(e=!0){return e?this.pass():this.fail(),this}sync(e){const t=e.exportData();this.state=t.state,this._message=t.message}exportData(){return{state:this.state,message:this._message}}get isInInitialState(){return this.state===Ae.INITIAL}get isInProgress(){return this.state===Ae.IN_PROGRESS}get hasFailed(){return this.state===Ae.FAILED}get hasSucceeded(){return this.state===Ae.SUCCEEDED}get message(){return this._message?this._messageFormatter?this._messageFormatter(this._message):this._message:void 0}get hasCompleted(){return this.hasFailed||this.hasSucceeded}static create(){return(0,Oe.rC)(new we,{state:Oe.LO,_message:Oe.LO,reset:Oe.aD,inProgress:Oe.aD,pass:Oe.aD,fail:Oe.aD,complete:Oe.aD,setMessage:Oe.aD,sync:Oe.aD,isInInitialState:Oe.Fl,isInProgress:Oe.Fl,hasFailed:Oe.Fl,hasSucceeded:Oe.Fl,hasCompleted:Oe.Fl,message:Oe.Fl})}}!function(e){e.USER="user",e.ENV="env",e.RESULT="result",e.ERROR="error",e.HTTP_STATUS="status",e.HTTP_REQUEST_METHOD="method",e.HTTP_REQUEST_URL="url"}(Ie||(Ie={}));class Re{traceEntries=[];setup(e){this.traceEntries=e}bootstrap(e){this.traceEntries.forEach((t=>{t.plugin.bootstrap(t.clientSpan,e)}))}reportSuccess(){this.traceEntries.forEach((e=>{e.plugin.concludeClientSpan(e.clientSpan,void 0)}))}reportError(e){this.traceEntries.forEach((t=>{t.plugin.concludeClientSpan(t.clientSpan,e)}))}close(){this.traceEntries.forEach((e=>{e.plugin.concludeServerSpan(e.serverSpan)}))}}class ke{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,i){const s=new Re;return e&&s.setup(this.plugins.map((s=>{const a=s.createClientSpan(e);return{clientSpan:a,serverSpan:s.createServerSpan(a,t,n,i),plugin:s}}))),s}}var Le=n(1931);const Fe=Le.Fuse.default;var Pe,De;Le.Fuse,function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Pe||(Pe={}));class Me{currentMode=Pe.STANDARD;onSearchModeChange;constructor(e){(0,Oe.rC)(this,{currentMode:Oe.LO,isAdvancedSearchActive:Oe.Fl,setCurrentMode:Oe.aD}),this.onSearchModeChange=e}get isAdvancedSearchActive(){return this.currentMode!==Pe.STANDARD}generateSearchText(e){switch(this.currentMode){case Pe.INCLUDE:return`'"${e}"`;case Pe.EXACT:return`="${e}"`;case Pe.INVERSE:return`!"${e}"`;default:return e}}setCurrentMode(e){this.currentMode=e,this.onSearchModeChange()}}!function(e){e.SEARCH="SEARCH",e.CONTEXTUAL_SUPPORT="CONTEXTUAL_SUPPORT"}(De||(De={}));class Be{uuid=(0,a.Z)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,Oe.rC)(this,{isOpen:Oe.LO,setIsOpen:Oe.aD}),this.documentationKey=e.key,this.title=z(e.title),this.content=e.markdownText??e.text,this.url=e.url}setIsOpen(e){this.isOpen=e}}class je{uuid=(0,a.Z)();context;title;content;url;related;constructor(e,t,n){this.context=e,this.title=t.title,this.content=t.markdownText??t.text,this.url=t.url,this.related=n}}const Ue=e=>Boolean(e.title&&(e.url??e.text??e.markdownText));class Ge{applicationStore;panelRenderingKey=(0,a.Z)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=De.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=we.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,Oe.rC)(this,{isHidden:Oe.LO,isOpen:Oe.LO,isPanelMaximized:Oe.LO,panelRenderingKey:Oe.LO,isOverSearchLimit:Oe.LO,selectedTab:Oe.LO,searchText:Oe.LO,searchResults:Oe.LO,currentDocumentationEntry:Oe.LO,showSearchConfigurationMenu:Oe.LO,currentContextualDocumentationEntry:Oe.Fl,setIsHidden:Oe.aD,setIsOpen:Oe.aD,setIsPanelMaximized:Oe.aD,setSelectedTab:Oe.aD,setSearchText:Oe.aD,resetSearch:Oe.aD,search:Oe.aD,openDocumentationEntry:Oe.aD,refreshPanelRendering:Oe.aD,setShowSearchConfigurationMenu:Oe.aD}),this.applicationStore=e,this.searchEngine=new Fe(this.applicationStore.documentationService.getAllDocEntries().filter(Ue),{includeScore:!0,shouldSort:!0,ignoreLocation:!0,threshold:.2,keys:[{name:"title",weight:4},{name:"text",weight:1},{name:"markdownText.value",weight:1}],useExtendedSearch:!0}),this.searchConfigurationState=new Me((()=>{this.search()}))}get currentContextualDocumentationEntry(){if(!this.applicationStore.navigationContextService.currentContext)return;const e=this.applicationStore.navigationContextService.currentContext.key,t=this.applicationStore.documentationService.getContextualDocEntry(e);return t?new je(e,t,(t.related??[]).map((e=>this.applicationStore.documentationService.getDocEntry(e))).filter(B).filter(Ue).map((e=>new Be(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new Be(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&((e=>Ue(e)&&Boolean(e.text??e.markdownText))(t)?this.openDocumentationEntry(t.key):t.url&&this.applicationStore.navigationService.navigator.visitAddress(t.url))}setIsHidden(e){this.isHidden=e}setIsPanelMaximized(e){this.isPanelMaximized=e}hideAssistant(){this.setIsHidden(!0),this.setIsOpen(!1)}toggleAssistant(){this.isHidden?this.setIsHidden(!1):this.hideAssistant()}setIsOpen(e){this.isOpen=e}setSelectedTab(e){this.selectedTab=e}refreshPanelRendering(){this.panelRenderingKey=(0,a.Z)()}setSearchText(e){this.searchText=e}resetSearch(){this.searchText="",this.searchResults=[],this.searchState.complete()}search(){this.searchText?(this.currentDocumentationEntry=void 0,this.searchState.inProgress(),this.searchResults=Array.from(this.searchEngine.search(this.searchConfigurationState.generateSearchText(this.searchText),{limit:101}).values()).map((e=>new Be(e.item))),this.searchResults.length>100?(this.isOverSearchLimit=!0,this.searchResults=this.searchResults.slice(0,100)):this.isOverSearchLimit=!1,this.searchState.complete()):this.searchResults=[]}setShowSearchConfigurationMenu(e){this.showSearchConfigurationMenu=e}}class Ve{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class $e{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(he.APPLICATION_LOAD__SUCCESS,{application:{name:t.config.appName,version:t.config.appVersion,env:t.config.env},browser:{userAgent:navigator.userAgent},screen:{height:window.screen.height,width:window.screen.width}})}static logEvent_ApplicationContextAccessed(e,t){e.logEvent(he.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(he.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(he.APPLICATION_USAGE__INTERRUPT,{})}}class He{applicationStore;contextStack=[];constructor(e){(0,Oe.rC)(this,{contextStack:Oe.LO,currentContext:Oe.Fl,push:Oe.aD,pop:Oe.aD}),this.applicationStore=e}get currentContext(){return this.contextStack.length?this.contextStack[this.contextStack.length-1]:void 0}push(e){const t=this.contextStack.filter((e=>!e.isTransient));if(t.find((t=>t.key===e.key)))throw new L(`Found multiple context '${e.key}' in application navigation context stack`);t.push(e),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraAccessEventLoggingApplicationContextKeys?.()??[])).includes(e.key)&&$e.logEvent_ApplicationContextAccessed(this.applicationStore.telemetryService,{key:e.key}),this.contextStack=t}pop(e){const t=this.contextStack.find((t=>t.key===e.key));if(!t)return;const n=this.contextStack.indexOf(t);-1!==n&&(this.contextStack=this.contextStack.slice(0,n).filter((e=>!e.isTransient)))}}class ze{applicationStore;commandRegistry=new Map;constructor(e){(0,Oe.rC)(this,{commandRegistry:Oe.LO,registerCommand:Oe.aD,deregisterCommand:Oe.aD}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(u.create(he.COMMAND_CENTER_REGISTRATION__FAILURE),"Can't register command: command is already registered"):this.commandRegistry.set(t,e)}deregisterCommand(e){this.commandRegistry.delete(e)}runCommand(e,t){const n=this.commandRegistry.get(e);return!(!n||n.trigger&&!n.trigger()||(n.action?.(t),0))}}class We{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,Oe.rC)(this,{keyMap:Oe.LO,commandKeyMap:Oe.LO,isHotkeysBlocked:Oe.LO,addHotkey:Oe.aD,blockGlobalHotkeys:Oe.aD,unblockGlobalHotkeys:Oe.aD}),this.applicationStore=e,this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedCommandConfigEntries?.()??[])).forEach((e=>{const t=[e.content.defaultKeyboardShortcut,...e.content.additionalKeyboardShortcuts??[]].filter(B);t.length?t.forEach((t=>this.addHotkey(e.key,t))):this.commandKeyMap.has(e.key)||this.commandKeyMap.set(e.key,[])}))}blockGlobalHotkeys(){this.isHotkeysBlocked=!0}unblockGlobalHotkeys(){this.isHotkeysBlocked=!1}addHotkey(e,t){this.commandKeyMap.set(e,[...this.commandKeyMap.get(e)??[],t]),this.keyMap.set(t,[...(this.keyMap.get(t)??[]).filter((t=>t!==e)),e])}dispatch(e){if(this.isHotkeysBlocked)return;const t=this.keyMap.get(e)??[];for(const e of t)if(this.applicationStore.commandService.runCommand(e))return}}var Ke=n(7289),Ye=n(3678),Je=n(8440),Xe=n(1919),qe=n(5399),Ze=n(9358);const Qe="Roboto Mono",et="yyyy-MM-dd'T'HH:mm:ss";var tt;!function(e){e.RESET="[0m",e.BOLD="[1m",e.DIM="[2m",e.ITALIC="[3m",e.UNDERLINE="[4m",e.BLINKING="[5m",e.STRIKETHROUGH="[9m",e.BLACK="[30m",e.RED="[31m",e.GREEN="[32m",e.YELLOW="[33m",e.BLUE="[34m",e.MAGENTA="[35m",e.CYAN="[36m",e.WHITE="[37m",e.BRIGHT_BLACK="[1;30m",e.BRIGHT_RED="[1;31m",e.BRIGHT_GREEN="[1;32m",e.BRIGHT_YELLOW="[1;33m",e.BRIGHT_BLUE="[1;34m",e.BRIGHT_MAGENTA="[1;35m",e.BRIGHT_CYAN="[1;36m",e.BRIGHT_WHITE="[1;37m",e.DIMMED_BLACK="[2;30m",e.DIMMED_RED="[2;31m",e.DIMMED_GREEN="[2;32m",e.DIMMED_YELLOW="[2;33m",e.DIMMED_BLUE="[2;34m",e.DIMMED_MAGENTA="[2;35m",e.DIMMED_CYAN="[2;36m",e.DIMMED_WHITE="[2;37m",e.BLACK_BG="[40m",e.RED_BG="[41m",e.GREEN_BG="[42m",e.YELLOW_BG="[43m",e.BLUE_BG="[44m",e.MAGENTA_BG="[45m",e.CYAN_BG="[46m",e.WHITE_BG="[47m",e.BRIGHT_BLACK_BG="[1;40m",e.BRIGHT_RED_BG="[1;41m",e.BRIGHT_GREEN_BG="[1;42m",e.BRIGHT_YELLOW_BG="[1;43m",e.BRIGHT_BLUE_BG="[1;44m",e.BRIGHT_MAGENTA_BG="[1;45m",e.BRIGHT_CYAN_BG="[1;46m",e.BRIGHT_WHITE_BG="[1;47m",e.DIMMED_BLACK_BG="[2;40m",e.DIMMED_RED_BG="[2;41m",e.DIMMED_GREEN_BG="[2;42m",e.DIMMED_YELLOW_BG="[2;43m",e.DIMMED_BLUE_BG="[2;44m",e.DIMMED_MAGENTA_BG="[2;45m",e.DIMMED_CYAN_BG="[2;46m",e.DIMMED_WHITE_BG="[2;47m"}(tt||(tt={}));const nt=(e,t)=>`[${e};${t}H`;class it{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,Oe.rC)(this,{searchText:Oe.LO,useRegex:Oe.LO,matchWholeWord:Oe.LO,matchCaseSensitive:Oe.LO,resultCount:Oe.LO,currentResultIndex:Oe.LO})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class st{applicationStore;searchConfig=new it;constructor(e){(0,Oe.rC)(this,{setSearchText:Oe.aD,setSearchRegex:Oe.aD,setSearchWholeWord:Oe.aD,setSearchCaseSensitive:Oe.aD,setSearchResultCount:Oe.aD,setSearchCurrentResultIndex:Oe.aD}),this.applicationStore=e}setSearchText(e){this.searchConfig.searchText=e}setSearchRegex(e){this.searchConfig.useRegex=e}setSearchWholeWord(e){this.searchConfig.matchWholeWord=e}setSearchCaseSensitive(e){this.searchConfig.matchCaseSensitive=e}setSearchResultCount(e){this.searchConfig.resultCount=e}setSearchCurrentResultIndex(e){this.searchConfig.currentResultIndex=e}}class at extends st{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,Oe.rC)(this,{preserveLog:Oe.LO,setPreserveLog:Oe.aD})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var rt=n(1367),ot=n(9207);n(286);const ct=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,lt=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],dt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>lt.includes(e.toLowerCase())?e.toLowerCase():ct(e))).replace(/^(?:\w+)\b/u,(e=>ct(e))).replace(/\b(?:\w+)$/u,(e=>ct(e))),ut=e=>{try{return((e,t=2)=>{try{return((e,t,n)=>{const i=(0,ot.Pz)(e,void 0,n);return j(i,"Can't stringify lossless JSON value"),i})((0,ot.Qc)(e),0,t)}catch{return e}})(e,0)}catch{return e.replace(/\n\s*/g,"")}};var pt;function ht(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=U(t.pop(),"Can't parse key binding: last part must be a non-modifier key");return{modifiers:t,key:n}}))}!function(e){e.TAB="Tab",e.CAPSLOCK="CapsLock",e.SHIFT="Shift",e.META="Meta",e.ALT="Alt",e.CONTROL="Control",e.SPACE="Space",e.ESC="Escape",e.LEFT="ArrowLeft",e.RIGHT="ArrowRight",e.UP="ArrowUp",e.DOWN="ArrowDown",e.ENTER="Enter",e.DELETE="Delete",e.BACKSPACE="Backspace",e.BACKQUOTE="Backquote"}(pt||(pt={}));const gt=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![pt.SHIFT,pt.META,pt.ALT,pt.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),mt=(e,t)=>gt(e,U(ht(t)[0]));var ft=n(4707),_t=n(3493),Et=n(6919);const Ct=(0,ft.Z)({transitions:{create:()=>"none"}}),yt=e=>{const{children:t}=e;return(0,C.jsx)(_t.Z,{injectFirst:!0,children:(0,C.jsx)(Et.Z,{theme:Ct,children:t})})};var bt=n(3820),Tt=n(6242),vt=n(4309),St=n(2238),Nt=n(8683),xt=n(1934),At=n(489);const It=(e,t)=>{const n=e=>{const{children:n,className:i}=e;return(0,C.jsx)("div",{className:(0,At.W)(t,i),children:n})};return n.displayName=e,n},Ot=e=>{const{children:t,darkMode:n,className:i}=e;return(0,C.jsx)("div",{className:(0,At.W)("modal",{"modal--dark":n},i),children:t})},wt=e=>{const{title:t,icon:n,className:i}=e;return(0,C.jsxs)("div",{className:(0,At.W)("modal__title",i),children:[n&&(0,C.jsx)("div",{className:"modal__title__icon",children:n}),(0,C.jsx)("div",{className:"modal__title__label",children:dt(t)})]})},Rt=e=>{const{title:t,children:n,className:i}=e;return!n&&t?(0,C.jsx)("div",{className:(0,At.W)("modal__header",i),children:(0,C.jsx)(wt,{title:t})}):(0,C.jsx)("div",{className:(0,At.W)("modal__header",i),children:n})},kt=(It("ModalHeaderActions","modal__header__actions"),It("ModalBody","modal__body")),Lt=It("ModalFooter","modal__footer");var Ft,Pt;It("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION"}(Ft||(Ft={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(Pt||(Pt={}));class Dt{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,Oe.rC)(this,{blockingAlertInfo:Oe.LO,actionAlertInfo:Oe.LO,setBlockingAlert:Oe.aD,setActionAlertInfo:Oe.aD}),this.applicationStore=e}setBlockingAlert(e){e?this.applicationStore.keyboardShortcutsService.blockGlobalHotkeys():this.applicationStore.keyboardShortcutsService.unblockGlobalHotkeys(),this.blockingAlertInfo=e}setActionAlertInfo(e){this.actionAlertInfo&&e&&this.applicationStore.notificationService.notifyIllegalState("Action alert is stacked: new alert is invoked while another one is being displayed"),e?this.applicationStore.keyboardShortcutsService.blockGlobalHotkeys():this.applicationStore.keyboardShortcutsService.unblockGlobalHotkeys(),this.actionAlertInfo=e}}var Mt=n(2784);const Bt=(0,Mt.createContext)(void 0),jt=()=>U((0,Mt.useContext)(Bt),"Can't find application store in context"),Ut=({children:e,store:t})=>{const n=(0,vt.fv)((()=>t));return(0,C.jsx)(Bt.Provider,{value:n,children:e})},Gt=e=>{switch(e){case Pt.PROCEED_WITH_CAUTION:return"btn--caution";case Pt.PROCEED:case Pt.STANDARD:default:return"btn--dark"}},Vt=(0,vt.Pi)((e=>{const{info:t}=e,n=jt(),{title:i,message:s,prompt:a,type:r,onClose:o,onEnter:c,actions:l}=t,d=()=>{o?.(),n.alertService.setActionAlertInfo(void 0)};return(0,C.jsx)(xt.Z,{open:Boolean(n.alertService.actionAlertInfo),onClose:S,TransitionProps:{onEnter:()=>c?.()},children:(0,C.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(r??Ft.STANDARD).toLowerCase()}`,children:[i&&(0,C.jsx)(Rt,{title:i}),(0,C.jsxs)(kt,{children:[(0,C.jsx)("div",{className:"blocking-alert__summary-text",children:s}),(0,C.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,C.jsxs)(Lt,{children:[l.map(((e,t)=>(0,C.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${Gt(e.type??Pt.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,C.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),$t=(0,vt.Pi)((()=>{const e=jt().alertService.actionAlertInfo;return e?(0,C.jsx)(Vt,{info:e}):null})),Ht=e=>{const{isLoading:t,className:n}=e,i=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{i.current&&(t?i.current.parentElement?.classList.add("panel-loading-indicator__container"):i.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,C.jsx)("div",{ref:i,className:(0,At.W)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},zt=(0,vt.Pi)((()=>{const e=jt().alertService.blockingAlertInfo;return e?(0,C.jsx)(xt.Z,{open:Boolean(e),onClose:S,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,C.jsxs)(Ot,{darkMode:!0,className:"blocking-alert",children:[(0,C.jsx)(Ht,{isLoading:Boolean(e.showLoading)}),(0,C.jsxs)(kt,{children:[(0,C.jsx)("div",{className:"blocking-alert__message",children:e.message}),e.prompt&&(0,C.jsx)("div",{className:"blocking-alert__message__prompt",children:e.prompt})]})]})}):null}));var Wt=n(4524);const Kt=Wt.FA,Yt=Kt.FaHistory,Jt=Kt.FaCrosshairs,Xt=(Kt.FaLayerGroup,Kt.FaGhost,Kt.FaLock),qt=(Kt.FaMask,Kt.FaFile,Kt.FaLongArrowAltRight,Kt.FaTimes),Zt=Kt.FaTimesCircle,Qt=Kt.FaPlus,en=Kt.FaCog,tn=(Kt.FaEye,Kt.FaEyeSlash,Kt.FaCaretUp,Kt.FaCaretDown),nn=(Kt.FaFire,Kt.FaSave,Kt.FaSquare),sn=(Kt.FaRegSquare,Kt.FaCheckSquare),an=(Kt.FaMinusSquare,Kt.FaHashtag,Kt.FaHammer),rn=(Kt.FaCommentDots,Kt.FaClock,Kt.FaRegClock,Kt.FaToggleOn,Kt.FaQuestion,Kt.FaQuestionCircle),on=Kt.FaInfoCircle,cn=Kt.FaCompress,ln=Kt.FaMap,dn=Kt.FaPlay,un=(Kt.FaGripVertical,Kt.FaRobot,Kt.FaArrowLeft,Kt.FaArrowRight,Kt.FaArrowAltCircleDown,Kt.FaArrowAltCircleRight),pn=(Kt.FaArrowCircleRight,Kt.FaUser,Kt.FaShapes),hn=(Kt.FaEnvelope,Kt.FaSkull,Kt.FaDollarSign,Kt.FaSearch),gn=(Kt.FaStar,Kt.FaKey,Kt.FaExternalLinkAlt,Kt.FaExternalLinkSquareAlt,Kt.FaLightbulb,Kt.FaRegLightbulb,Kt.FaList),mn=Kt.FaCircle,fn=(Kt.FaMinusCircle,Kt.FaTrash),_n=(Kt.FaRegCircle,Kt.FaShieldAlt,Kt.FaTag,Kt.FaTags,Kt.FaBolt,Kt.FaCheckCircle),En=Kt.FaExclamationTriangle,Cn=Kt.FaBug,yn=Kt.FaCircleNotch,bn=(Kt.FaRegKeyboard,Kt.FaUserSecret,Kt.FaBuffer,Kt.FaSitemap,Kt.FaExpand),Tn=(Kt.FaExpandArrowsAlt,Kt.FaSortAlphaDown,Kt.FaSort,Kt.FaSortAlphaDownAlt,Kt.FaFolderPlus,Kt.FaCaretRight,Kt.FaCaretLeft,Kt.FaWrench),vn=Kt.FaArrowDown,Sn=Kt.FaArrowUp,Nn=Kt.FaTerminal,xn=(Kt.FaTruckLoading,Kt.FaFolderOpen),An=Kt.FaFolder,In=(Kt.FaFileCode,Kt.FaCodeBranch,Kt.FaArrowAltCircleUp,Kt.FaArrowAltCircleLeft,Kt.FaRegStopCircle,Kt.FaAsterisk,Kt.FaFilter,Kt.FaExclamationCircle),On=(Kt.FaRocket,Kt.FaCheck,Kt.FaBan),wn=(Kt.FaFileImport,Kt.FaUserFriends,Kt.FaDownload,Kt.FaUpload,Kt.FaRegWindowRestore),Rn=(Kt.FaPauseCircle,Kt.FaShare,Kt.FaRegCopy),kn=Kt.FaFileAlt,Ln=(Kt.FaEdit,Kt.FaArrowsAltH,Kt.FaRegWindowMaximize),Fn=(Kt.FaWindowMaximize,Kt.FaLongArrowAltDown,Kt.FaLongArrowAltUp,Kt.FaMeteor,Kt.FaPiedPiperSquare,Kt.FaPuzzlePiece,Kt.FaToggleOn,Kt.FaToggleOff,Kt.FaMapMarkerAlt),Pn=Kt.FaHatWizard,Dn=Kt.FaRegLaughWink,Mn=Kt.FaRegSadTear,Bn=(Kt.FaBusinessTime,Kt.FaDatabase),jn=(Kt.FaServer,Kt.FaArchive,Kt.FaBrain,Kt.FaBookOpen,Kt.FaLevelDownAlt,Kt.FaRegCalendarAlt,Wt.GI),Un=(jn.GiWaterDrop,jn.GiBeard),Gn=jn.GiSunglasses,Vn=(jn.GiHouseKeys,Wt.MD),$n=(Vn.MdManageSearch,Vn.MdModeEdit,Vn.MdTextFields,Vn.MdMoreVert,Vn.MdMoreHoriz,Vn.MdWrapText,Vn.MdSaveAs,Vn.MdSave,Vn.MdVerticalAlignBottom,Vn.MdRefresh),Hn=(Vn.MdFunctions,Vn.MdCompareArrows,Vn.MdPlaylistAddCheck,Vn.MdAdd,Vn.MdEdit,Vn.MdSubject),zn=Vn.MdViewHeadline,Wn=Vn.MdAssistant,Kn=(Vn.MdSettingsEthernet,Vn.MdLink,Vn.MdWindow,Vn.MdReviews,Vn.MdCalculate,Vn.MdRocketLaunch,Vn.MdOutlineDataset,Vn.MdVerified,Vn.MdQueryStats,Vn.MdFilterCenterFocus,Vn.MdOutlineDescription,Vn.MdQuestionAnswer,Wt.VSC),Yn=(Kn.VscError,Kn.VscWarning,Kn.VscWordWrap),Jn=Kn.VscGoToFile,Xn=Kn.VscClose,qn=(Kn.VscRunAll,Kn.VscRunErrors,Kn.VscOpenPreview,Kn.VscDiff,Kn.VscRegex),Zn=(Kn.VscVersions,Kn.VscCaseSensitive),Qn=Kn.VscWholeWord,ei=Kn.VscReferences,ti=Kn.VscWand,ni=Kn.VscCollapseAll,ii=Kn.VscExpandAll,si=(Kn.VscJson,Kn.VscTable,Wt.GO),ai=si.GoChevronDown,ri=si.GoChevronUp,oi=(si.GoChevronLeft,si.GoChevronRight),ci=(si.GoFileBinary,si.GoGitPullRequest,si.GoGitMerge,si.GoSync,si.GoGitBranch,si.GoX),li=(si.GoPlug,Wt.SI.SiSwagger,Wt.IO5),di=(li.IoResize,li.IoFileTrayFullOutline,li.IoMenuOutline,li.IoBeaker,li.IoFlaskSharp),ui=(li.IoSyncCircleSharp,li.IoStatsChart,li.IoHelpBuoy,li.IoCloudDownloadOutline,li.IoCloudUploadOutline,Wt.BS),pi=(ui.BsDisplayFill,ui.BsFillTriangleFill,ui.BsFillFileEarmarkSpreadsheetFill,ui.BsBoxSeam,ui.BsGripVertical),hi=ui.BsAlignTop,gi=ui.BsAlignMiddle,mi=ui.BsAlignBottom,fi=ui.BsAlignStart,_i=ui.BsAlignCenter,Ei=ui.BsAlignEnd,Ci=ui.BsDistributeHorizontal,yi=ui.BsDistributeVertical,bi=(ui.BsDatabaseFillLock,ui.BsDatabaseFillCheck,ui.BsChevronUp,ui.BsChevronDown,ui.BsChevronRight,ui.BsChevronLeft,ui.BsQuestionSquare),Ti=(ui.BsQuestionSquareFill,ui.BsTextLeft,Wt.BI),vi=(Ti.BiShapeTriangle,Ti.BiAtom),Si=(Ti.BiCabinet,Wt.CG.CgOptions,Wt.FI),Ni=Si.FiPackage,xi=(Si.FiMinus,Si.FiMousePointer),Ai=Si.FiMove,Ii=(Si.FiPlusCircle,Si.FiSidebar,Si.FiTriangle,Si.FiZoomIn),Oi=Si.FiZoomOut,wi=(Si.FiGitMerge,Si.FiLink,Wt.RI),Ri=(wi.RiShapeLine,wi.RiTestTubeFill,wi.RiRobotFill,wi.RiGovernmentFill,wi.RiMoneyDollarCircleFill,Wt.TB),ki=(Ri.TbArrowsJoin2,Ri.TbArrowsSplit2,Ri.TbMathFunction),Li=(Ri.TbBook,Ri.TbCircleOff,Ri.TbCalendarTime,Ri.TbClockEdit,Ri.TbSql,Ri.TbBrandSnowflake,Wt.HI);Li.HiCode,Li.HiHome;var Fi=n(3882),Pi=n(3083);const Di=6e3;var Mi;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(Mi||(Mi={}));class Bi{severity;message;actions;autoHideDuration;constructor(e,t,n,i){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=i}}class ji{notification;constructor(){(0,Oe.rC)(this,{notification:Oe.LO,setNotification:Oe.aD,notify:Oe.aD,notifySuccess:Oe.aD,notifyWarning:Oe.aD,notifyIllegalState:Oe.aD,notifyError:Oe.aD})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new Bi(Mi.INFO,e,t??[],null===n?void 0:n??Di))}notifySuccess(e,t,n){this.setNotification(new Bi(Mi.SUCCESS,e,t??[],null===n?void 0:n??Di))}notifyWarning(e,t,n){this.setNotification(new Bi(Mi.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??Di))}notifyError(e,t){let n;e instanceof R?n=e.detail:e instanceof Error?n=e.message:(W(K(e),"Can't display error"),n=e),n&&this.setNotification(new Bi(Mi.ERROR,n,t??[],void 0))}notifyIllegalState(e,t,n){this.setNotification(new Bi(Mi.ILEGAL_STATE,K(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??Di))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return P(e),this.notifyIllegalState(e.message),t}}}const Ui=(0,vt.Pi)((()=>{const e=jt(),t=e.notificationService.notification,n=Boolean(t),i=t?.message??"",s=t?.severity??Mi.INFO,[a,r]=(0,Mt.useState)(!1);let o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,C.jsx)(on,{})});switch(s){case Mi.ILEGAL_STATE:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,C.jsx)(Cn,{})});break;case Mi.ERROR:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,C.jsx)(Zt,{})});break;case Mi.WARNING:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,C.jsx)(En,{})});break;case Mi.SUCCESS:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,C.jsx)(_n,{})})}const c=()=>{e.notificationService.setNotification(void 0),r(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(i)));return(0,C.jsx)(Fi.Z,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:Di,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,C.jsx)(Pi.Z,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,C.jsxs)("div",{className:"notification__message__content",children:[o,(0,C.jsx)("div",{className:(0,At.W)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:i})]}),action:[(0,C.jsx)("button",{className:"notification__action",onClick:()=>r(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,C.jsx)(ai,{}):(0,C.jsx)(ri,{})},"expand"),(0,C.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,C.jsx)(qt,{})},"close")]})},"string"==typeof i||"number"==typeof i?i:"")}));var Gi=n(7954);const Vi=e=>{const{children:t,classes:n,...i}=e;return(0,C.jsx)(Gi.Z,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...i,children:e.children})},$i=e=>{const{className:t,children:n,menuProps:i,content:s,disabled:a,onClose:r,onOpen:o}=e,c=(0,Mt.useRef)(null),[l,d]=(0,Mt.useState)(!1),[u,p]=(0,Mt.useState)(),[h,g]=(0,Mt.useState)(0),[m,f]=(0,Mt.useState)(0),_=()=>{p(void 0),d(!1),f(0),g(0)},E=e=>{e.stopPropagation(),e.preventDefault(),_(),r?.()},y=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(o?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),i=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:s,clientY:a,target:o}=e,l=o;if(u!==l&&!(document.elementsFromPoint(s,a).some((e=>e===l))&&n<=s&&s<=n+t.width&&i<=a&&a<=i+t.height))return _(),void r?.();p(l),d(!0),f(a),g(s)}};return(0,C.jsxs)("div",{ref:c,className:t,onContextMenu:y,children:[n,(0,C.jsx)(Vi,{open:l,anchorPosition:{left:h,top:m},onClose:E,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:y},disableRestoreFocus:!0,transitionDuration:0,onClick:E,...i,children:l&&s},`${h}, ${m}`)]})},Hi=(0,Mt.forwardRef)((function(e,t){const{className:n,children:i,...s}=e;return(0,C.jsx)("div",{ref:t,className:(0,At.W)("menu",n),...s,children:i})})),zi=e=>{const{className:t,onClick:n,title:i,disabled:s,children:a,...r}=e;return(0,C.jsx)("button",{className:(0,At.W)("menu__item",t),disabled:Boolean(s),title:i,onClick:n,...r,children:a})},Wi=It("MenuContentDivider","menu__divider");It("MenuContentItemIcon","menu__item__icon"),It("MenuContentItemLabel","menu__item__label");var Ki=n(6224),Yi=n(8156);const Ji=e=>(0,C.jsx)(Ki.D,{className:(0,At.W)("markdown-content",e.className),remarkPlugins:[Yi.Z],components:e.components??{},children:e.value.value});var Xi=n(2515);const qi=e=>{const{children:t}=e,{ref:n,width:i,height:s}=(0,Xi.NB)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,r]=(0,Mt.useState)(!1),{ref:o,width:c,height:l}=(0,Xi.NB)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,Mt.useEffect)((()=>{r((c??0)>(i??0)+40&&(l??0)>(s??0)+40)}),[c,l,i,s]),(0,C.jsx)("div",{ref:o,className:"panel__content__blank",children:(0,C.jsx)("div",{ref:n,className:(0,At.W)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Zi=n(5688),Qi=n(1035),es=n(8327);const ts=e=>{const{children:t,options:n,size:i,className:s,...a}=e,r=((e,t)=>{const n=[];for(let i=0;i<e.length;i+=t)n.push(e.slice(i,i+t));return n})(n,i);return(0,C.jsxs)("div",{className:(0,At.W)("mui-radio-group",s),children:[r.map(((e,t)=>(0,C.jsx)("div",{children:(0,C.jsx)(Zi.Z,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,C.jsx)(Qi.Z,{className:"mui-radio-group__group__column",style:{width:100/i+"%"},value:e,control:(0,C.jsx)(es.Z,{className:"mui-radio-group__group__item__radio-btn"}),label:(0,C.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var ns=n(948);const is=e=>{const{children:t,...n}=e;return(0,C.jsx)(ns.ZP,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var ss,as=n(1327),rs=n(3474),os=n(5068);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(ss||(ss={}));const cs=(0,vt.Pi)((e=>{const{entry:t}=e,n=jt(),i=()=>{t.isOpen||$e.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},s=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,C.jsx)($i,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsx)(Hi,{children:(0,C.jsx)(zi,{onClick:s,children:"Copy Documentation Key"})}),children:(0,C.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,C.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,C.jsx)("button",{className:(0,At.W)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:i,children:t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),t.url?(0,C.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{$e.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:i,children:t.title})]}),t.isOpen&&t.content&&(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:K(t.content)?(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,C.jsx)(Ji,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),ls=(0,vt.Pi)((()=>{const e=jt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),i=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),s=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,C.jsxs)($i,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:n,children:"Copy Context ID"}),(0,C.jsx)(zi,{onClick:i,children:"Copy Current Context ID"}),(0,C.jsx)(zi,{onClick:s,children:"Copy Context Stack"})]}),children:[t&&(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,C.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,C.jsx)(C.Fragment,{children:K(t.content)?(0,C.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,C.jsx)(Ji,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,C.jsx)(cs,{entry:e},e.uuid)))]})]}),!t&&(0,C.jsx)(qi,{children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,C.jsx)(Dn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),ds=(0,vt.Pi)((()=>{const e=jt(),t=(0,Mt.useRef)(null),n=e.assistantService,i=n.searchText,s=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>n.search()),100)),[n]);return(0,Mt.useEffect)((()=>{t.current?.focus()}),[]),(0,C.jsxs)("div",{className:"virtual-assistant__search",children:[(0,C.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,C.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,At.W)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":i}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),s()},value:i,placeholder:"Ask me a question"}),i&&(0,C.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,C.jsx)("button",{className:(0,At.W)("virtual-assistant__search__input__config__trigger",{"virtual-assistant__search__input__config__trigger--toggled":n.showSearchConfigurationMenu,"virtual-assistant__search__input__config__trigger--active":n.searchConfigurationState.isAdvancedSearchActive}),tabIndex:-1,onClick:()=>n.setShowSearchConfigurationMenu(!n.showSearchConfigurationMenu),title:(n.searchConfigurationState.isAdvancedSearchActive?"Advanced search is currently active\n":"")+"Click to toggle search config menu",children:(0,C.jsx)(en,{})}),i?(0,C.jsx)("button",{className:"virtual-assistant__search__input__clear-btn",tabIndex:-1,onClick:()=>{n.resetSearch(),n.currentDocumentationEntry=void 0,t.current?.focus()},title:"Clear",children:(0,C.jsx)(qt,{})}):(0,C.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,C.jsx)(hn,{})})]}),(0,C.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,C.jsx)(Ht,{isLoading:n.searchState.isInProgress}),(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,C.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,C.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(ss.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,C.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(ss.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX),title:"Click to see documentation",className:"virtual-assistant__search__input__advanced-config__panel__header__label__hint",children:(0,C.jsx)(rn,{})})]}),(0,C.jsx)("div",{children:(0,C.jsx)(ts,{value:n.searchConfigurationState.currentMode,onChange:e=>{const t=e.target.value;n.searchConfigurationState.setCurrentMode(t)},row:!1,options:[Pe.STANDARD,Pe.INCLUDE,Pe.EXACT,Pe.INVERSE],size:1})})]})}),n.currentDocumentationEntry&&(0,C.jsx)("div",{className:"virtual-assistant__search__results",children:(0,C.jsx)(cs,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,C.jsxs)(C.Fragment,{children:[Boolean(n.searchResults.length)&&(0,C.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,C.jsx)(cs,{entry:e},e.uuid)))}),i&&!n.searchResults.length&&(0,C.jsx)(qi,{children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,C.jsx)(Mn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!i&&!n.searchResults.length&&(0,C.jsx)($i,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>{pe(`documentation-registry_${(0,os.Z)(new Date(Date.now()),et)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),se.APPLICATION_JSON)},children:"Download documentation registry"}),(0,C.jsx)(zi,{onClick:()=>{pe(`documentation-registry_${(0,os.Z)(new Date(Date.now()),et)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),se.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,C.jsxs)("div",{className:"virtual-assistant__character",children:[(0,C.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,C.jsx)(Pn,{className:"virtual-assistant__character__hat"}),(0,C.jsx)(Gn,{className:"virtual-assistant__character__glasses"}),(0,C.jsx)(Un,{className:"virtual-assistant__character__beard"})]}),(0,C.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,C.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),us=(0,vt.Pi)((e=>{const{triggerElement:t}=e,n=jt(),i=n.assistantService,s=i.currentContextualDocumentationEntry,a=i.selectedTab,r=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),o=r.find((e=>e.key===a));return(0,C.jsx)(is,{open:i.isOpen,className:"virtual-assistant__panel__container",anchorEl:t,hideBackdrop:!0,PaperProps:{classes:{root:"virtual-assistant__panel__container__root"}},disableEnforceFocus:!0,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"bottom",horizontal:"right"},children:(0,C.jsxs)("div",{className:(0,At.W)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":i.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,C.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===De.SEARCH}),onClick:()=>i.setSelectedTab(De.SEARCH),title:"Search",children:(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,C.jsx)(hn,{})})}),(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===De.CONTEXTUAL_SUPPORT}),onClick:()=>i.setSelectedTab(De.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,C.jsx)(Fn,{}),s&&(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),r.map((e=>(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{i.setSelectedTab(e.key),e.autoExpandOnOpen&&i.setIsPanelMaximized(!0)},title:e.title,children:(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,C.jsx)(rn,{})})},e.key)))]}),(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,C.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>i.setIsPanelMaximized(!i.isPanelMaximized),title:i.isPanelMaximized?"Minimize":"Maximize",children:i.isPanelMaximized?(0,C.jsx)(wn,{}):(0,C.jsx)(Ln,{})}),(0,C.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>i.setIsOpen(!1),title:"Close",children:(0,C.jsx)(Xn,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,C.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===De.SEARCH&&(0,C.jsx)(ds,{}),a===De.CONTEXTUAL_SUPPORT&&(0,C.jsx)(ls,{}),o?.renderer()]})]})},i.panelRenderingKey)})),ps=(0,vt.Pi)((()=>{const[e,t]=(0,Mt.useState)(!1),[n,i]=(0,Mt.useState)((0,a.Z)()),s=jt(),r=(0,Mt.useRef)(null),o=s.assistantService,c=o.currentContextualDocumentationEntry;return(0,Mt.useEffect)((()=>{o.isHidden&&i((0,a.Z)())}),[o.isHidden]),(0,C.jsx)(as,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),handle:".virtual-assistant__station__drag-handle",children:(0,C.jsxs)("div",{className:"virtual-assistant",ref:r,children:[(0,C.jsxs)("div",{className:(0,At.W)("virtual-assistant__station",{"virtual-assistant__station--hidden":o.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,C.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:()=>{!o.isOpen&&c&&o.setSelectedTab(De.CONTEXTUAL_SUPPORT),o.setIsOpen(!o.isOpen)},title:o.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open assistant panel...",children:o.isOpen?(0,C.jsx)(Xn,{className:"virtual-assistant__station__trigger__close"}):c?(0,C.jsx)(mn,{className:"virtual-assistant__station__trigger__circle"}):null}),(0,C.jsx)($i,{className:(0,At.W)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>{o.setIsOpen(!1),i((0,a.Z)())},children:"Reset Position"}),(0,C.jsx)(zi,{onClick:()=>s.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,C.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,C.jsx)(pi,{})})})]},c?.uuid??""),!e&&o.isOpen&&!o.isHidden&&r.current&&(0,C.jsx)(us,{triggerElement:r.current})]})},n)}));var hs;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(hs||(hs={}));const gs=["Meta+KeyP","Control+KeyP","Meta+KeyS","Control+KeyS","F8","F10","F11","Meta+Shift+KeyP","Control+Backquote","Control+Shift+KeyN","Control+Shift+KeyP","Meta+KeyB","Control+KeyB","F7","Alt+F7","Control+Shift+KeyB","Alt+KeyZ"],ms=e=>(0,C.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),fs=(0,vt.Pi)((e=>{const{children:t}=e,n=jt(),i=((e,t)=>{const n={};return e.forEach(((e,i)=>{e.length&&(n[i]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:gs,handler:(e,t)=>{t.preventDefault()}},n})(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{gs.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Mt.useEffect)((()=>{const e=function(e){const t=new Map;let n=null;return i=>{i instanceof KeyboardEvent&&((0,rt.Z)(Object.values(e).flatMap((e=>e.combinations.map((t=>({combination:t,handler:e.handler}))))).filter((e=>e.combination.length)),(e=>e.combination)).forEach((e=>{const n=e.combination,s=ht(e.combination);if(!s.length)return;const a=t.get(n)??s,r=U(a[0]);gt(i,r)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,i)):i.getModifierState(i.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}(i);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[i]),(0,Mt.useEffect)((()=>{const e=()=>{document.hidden&&($e.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,C.jsxs)(yt,{children:[(0,C.jsx)(zt,{}),(0,C.jsx)($t,{}),(0,C.jsx)(Ui,{}),(0,C.jsx)(ps,{}),n.layoutService.showBackdrop&&(0,C.jsx)(bt.Z,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??hs.BACKDROP_CONTAINER)??null,children:(0,C.jsx)(Tt.Z,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,C.jsx)(St.W,{backend:Nt.PD,children:(0,C.jsxs)("div",{className:"app__container","data-elementid":hs.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,C.jsx)(ms,{elementId:hs.BACKDROP_CONTAINER}),t]})})]})})),_s={foreground:"#cccccc",background:"#1e1e1e",cursor:"#cccccc",selectionBackground:"#264f78",black:"#000000",red:"#cd3131",green:"#0dbc79",yellow:"#e5e510",blue:"#2472c8",magenta:"#bc3fbc",cyan:"#11a8cd",white:"#e5e5e5",brightBlack:"#666666",brightRed:"#f14c4c",brightGreen:"#23d18b",brightYellow:"#f5f543",brightBlue:"#3b8eea",brightMagenta:"#d670d6",brightCyan:"#29b8db",brightWhite:"#e5e5e5"},Es={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},Cs=`\n${tt.BOLD}${tt.BRIGHT_BLUE}$purist${tt.RESET}\n${tt.BOLD}${tt.MAGENTA}❯${tt.RESET} `,ys="❯ ";class bs extends at{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=we.create();constructor(e){super(e),this.instance=new Ke.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Qe}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:_s,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Je.FitAddon,this.searcher=new Xe.SearchAddon,this.renderer=new Ze.WebglAddon}setup(e){if(this.setupState.hasCompleted)throw new L("Terminal is already set up");this.setupState.complete(),this.renderer.onContextLoss((()=>{this.renderer.dispose()})),this.instance.loadAddon(this.resizer),this.instance.loadAddon(this.searcher),this.instance.loadAddon(this.renderer),this.instance.loadAddon(new qe.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>mt(e,"Control+KeyF")||mt(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(mt(e,"Control+KeyC")&&this.instance.hasSelection()||mt(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new Ye.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new Ye.WebLinksAddon,this.instance.loadAddon(this.webLinkProvider),(e?.commands??[]).forEach((e=>{[e.command,...e.aliases??[]].forEach((t=>{this.commandRegistry.has(t)?this.applicationStore.logService.warn(u.create(he.TERMINAL_COMMAND_CONFIGURATION_CHECK__FAILURE),`Found multiple duplicated terminal commands '${t}'`):this.commandRegistry.set(t,e)}))})),this.searcher.onDidChangeResults((e=>{this.setSearchResultCount(e.resultCount),this.setSearchCurrentResultIndex(e.resultIndex)})),this._TEMPORARY__onKeyListener=this.instance.onKey((({key:e,domEvent:t})=>{var n,i;if("ArrowUp"!==t.code)if("ArrowDown"!==t.code)if(this.commandHistoryNavigationIdx=void 0,"Enter"===t.code){if(this.command.trim()){const e=this.command,[t,...n]=e.replaceAll(/\s+/g," ").split(" ");if(this.addCommandToHistory(this.command),!t)return;const i=this.commandRegistry.get(t);if(!i)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,i.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(mt(t,"Control+KeyD")||mt(t,"Control+KeyC")&&!this.instance.hasSelection())this.abort();else if("Backspace"===t.code)this.deleteFromCommand(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!0):-1);else if("Delete"===t.code)this.deleteFromCommand(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!1):1);else if("ArrowLeft"===t.code){const e=this.computeCursorMovement(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!0):-1);this.instance.scrollLines(e.scroll),this.instance.write(e.seq)}else if("ArrowRight"===t.code){const e=this.computeCursorMovement(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!1):1);this.instance.scrollLines(e.scroll),this.instance.write(e.seq)}else e.match(/^[A-Za-z0-9!@#$%^&*()\-_=+"':;,.<>/?[\]{}|\\~` ]$/)?this.writeToCommand(e):(n=t,i=this.applicationStore,i.layoutService.getElementByID(hs.TOP_LEVEL_CONTAINER)?.dispatchEvent(new KeyboardEvent(n.type,n)));else void 0!==this.commandHistoryNavigationIdx&&this.setCommandFromHistory(0===this.commandHistoryNavigationIdx?void 0:this.commandHistoryNavigationIdx-1);else this.setCommandFromHistory(void 0!==this.commandHistoryNavigationIdx?this.commandHistoryNavigationIdx+1:0)})),this._TEMPORARY__onDataListener=this.instance.onData((e=>{e.length>1&&!e.startsWith("")&&this.writeToCommand(e.replaceAll(/[^A-Za-z0-9!@#$%^&*()\-_=+"':;,.<>/?[\]{}|\\~` ]/g,"").trimEnd())}))}getCommandRange(){const e=this.instance.buffer.active,t=this.instance.cols,n=`${ys}${this.command}`,i=`${ys}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let s=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(U(e.getLine(n)).translateToString()===i){s=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:s,startX:2,endY:s+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,i=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))i||(i=!0);else if(i){n=t.cursorIdx-e-1;break}}else for(let e=t.cursorIdx+1;e<this.command.length;++e)if(this.command.charAt(e).match(/\w/))i||(i=!0);else if(i){n=e-t.cursorIdx-1;break}return void 0===n&&(n=e?t.cursorIdx:this.command.length-t.cursorIdx),e?-n:n}computeCursorMovement(e,t=!0){const n=this.instance.buffer.active,i=this.instance.cols,s=this.instance.rows,a=this.getCommandRange(),r=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,o=Math.min(Math.abs(e),r);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(i+(n.cursorX-o)%i)%i,l=n.cursorY-(o>n.cursorX?Math.ceil(o/i):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+o)%i,l=n.cursorY+(n.cursorX+o>=i?Math.floor((n.cursorX+o)/i):0),d=l+n.baseY,l=Math.min(l,s-1));const u=d>n.viewportY+s?d-(n.viewportY+s):d<n.viewportY?d-n.viewportY:0;return{seq:nt(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),i=this.command.slice(t.cursorIdx),s=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(s.scroll),this.instance.write(e+i+s.seq),this.setCommand(n+e+i)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,i=Math.min(Math.abs(e),n);let s,a,r;if(0===e)return;e<0?(s=this.command.slice(0,t.cursorIdx-i),a=this.command.slice(t.cursorIdx,this.command.length),r=-i):(s=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+i,this.command.length),r=0);const o=this.computeCursorMovement(r);this.instance.scrollLines(o.scroll),this.instance.write(nt(t.startY+1,t.startX+1)+s+a+" ".repeat(i)+o.seq),this.setCommand(s+a)}get isSetup(){return this.setupState.hasCompleted}isFocused(){return document.activeElement===this.instance.textarea}mount(e){if(!this.setupState.hasCompleted)throw new L("XTerm terminal has not been set up yet");this.instance.open(e)}dispose(){this.searcher.dispose(),this.resizer.dispose(),this.renderer.dispose(),this.webLinkProvider?.dispose(),this._TEMPORARY__onKeyListener?.dispose(),this._TEMPORARY__onDataListener?.dispose(),this.instance.dispose()}autoResize(){this.resizer.fit()}focus(){this.instance.focus()}addCommandToHistory(e){e!==this.commandHistory.at(0)&&this.commandHistory.unshift(e)}setCommandFromHistory(e){const t=void 0===e?this.currentCommandSearchString:this.commandHistory.filter((e=>e.startsWith(this.currentCommandSearchString))).at(e);if(void 0!==t){let n=this.getCommandRange();this.instance.write(nt(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(nt(n.endY+1,n.endX+1)),this.commandHistoryNavigationIdx=e}}setCommand(e){this.command=e,this.currentCommandSearchString=e,this.commandHistoryNavigationIdx=void 0}newCommand(){this.instance.write(Cs),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${tt.DIM}(system: ${e})\n${tt.RESET}`))}flushScreen(){this.instance.write("c"),this.instance.reset()}get isFlushed(){const e=this.instance.buffer.active;let t=!0;for(let n=e.baseY+e.cursorY;n>-1;--n){const i=U(e.getLine(n)).translateToString();if(i.trim()){t=i!==ys;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write(tt.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${tt.BRIGHT_BLACK}+-------------------------------------------------------+${tt.RESET}\n${tt.BRIGHT_BLACK}|${tt.RESET} ${tt.BRIGHT_GREEN}[@@]${tt.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${tt.BRIGHT_BLACK}|${tt.RESET}\n${tt.BRIGHT_BLACK}|${tt.RESET} ${tt.BRIGHT_GREEN}/|__|\\${tt.RESET} ${tt.BRIGHT_BLACK}|${tt.RESET}\n${tt.BRIGHT_BLACK}+--${tt.RESET} ${tt.BRIGHT_GREEN}d b${tt.RESET} ${tt.BRIGHT_BLACK}-----------------------------------------------+${tt.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,rt.Z)(Array.from(e.values()),(e=>e.command)).map((e=>`${tt.BRIGHT_GREEN}${e.command.padEnd(30)}${tt.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${tt.DIM}${e.usage}${tt.RESET}`)).join("\n")}`)),this.abort()}showCommonANSIEscapeSequences(){this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write(`\nCommon ANSI Escape Sequences for Styling:\n\n${Object.entries(tt).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?dt(e.trim().replace(/_+/gu," ").toLowerCase()):ct(e.trim()).split(/(?<chunk>[A-Z][a-z]+|[0-9]+)/).map((e=>e.toUpperCase()===e?e:e.charAt(0).toUpperCase()+e.slice(1).toLowerCase())).filter(Boolean).join(" ").replace(/_+/gu," ").replace(/\s+/gu," "):"")(e).padEnd(20)}${tt.RESET} ${t.replace("","\\u001b")}`)).join("\n")}`),this.abort()}abort(){this.resetANSIStyling(),this.instance.write("\n"),this.newCommand(),this.instance.scrollToBottom(),this.isRunningCommand=!1}fail(e,t){t?.systemCommand&&this.newSystemCommand(t.systemCommand),this.instance.write(`\n${tt.RED}${e}${tt.RED}`),this.abort()}output(e,t){this.resetANSIStyling(),t?.clear&&!this.preserveLog||!t?.systemCommand||this.newSystemCommand(t.systemCommand),!this.preserveLog&&t?.clear?this.flushScreen():(this.preserveLog||this.isRunningCommand)&&this.instance.write("\n"),this.instance.write(e),this.resetANSIStyling(),this.instance.write("\n"),this.instance.scrollToBottom(),this.newCommand()}search(e){this.searcher.findNext(e,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive,incremental:!0})}clearSearch(){this.searcher.clearDecorations(),this.instance.clearSelection(),this.setSearchText(""),this.setSearchResultCount(void 0),this.setSearchCurrentResultIndex(void 0)}findPrevious(){this.searcher.findPrevious(this.searchConfig.searchText,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}getContent(){const e=this.instance.buffer.active,t=[];for(let n=0;n<e.length;++n){const i=U(e.getLine(n));t.push(i.translateToString())}return t.join("\n").trimEnd()}copy(){this.instance.hasSelection()?this.applicationStore.clipboardService.copyTextToClipboard(this.instance.getSelection()).catch(this.applicationStore.alertUnhandledError):this.applicationStore.notificationService.notifyWarning("Ther terminal has no selection to copy")}copyAll(){this.applicationStore.clipboardService.copyTextToClipboard(this.getContent()).catch(this.applicationStore.alertUnhandledError)}}class Ts{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new bs(e)}}const vs="(unknown)";class Ss{applicationStore;currentUser=vs;constructor(e){(0,Oe.rC)(this,{currentUser:Oe.LO,setCurrentUser:Oe.aD}),this.applicationStore=e}get isAnonymous(){return this.currentUser===vs}setCurrentUser(e){this.currentUser=e}}var Ns,xs=n(7279);class As{get localStorage(){return U(window.localStorage,"'window.localStorage' object is not available in non-web environment")}setItem(e,t){this.localStorage.setItem(e,t)}getItem(e){return this.localStorage.getItem(e)}removeItem(e){this.localStorage.removeItem(e)}clear(){this.localStorage.clear()}hasItem(e){return this.localStorage.hasItem(e)}}class Is{storeIndex;storageService;data;constructor(e,t){this.storageService=e,this.storeIndex=t,this.data=this.storageService.getIndex(this.storeIndex)??{}}getValue(e){return this.data[e]}getNumericValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!Y(e))throw new M(t||"Value is expected to be a number")}(e,t),e))(t):void 0}getStringValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!K(e))throw new M(t||"Value is expected to be a string")}(e,t),e))(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!J(e))throw new M(t||"Value is expected to be a boolean")}(e,t),e))(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!X(e))throw new M(t||"Value is expected to be a object")}(e,t),e))(t):void 0}hasValue(e){return B(this.data[e])}persistValue(e,t){void 0!==t?this.data[e]=t:delete this.data[e],this.storageService.updateIndex(this.storeIndex,this.data)}}class Os{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new As;const t=this.storage.getItem(e.config.applicationStorageKey);this.data=t?D((()=>JSON.parse(t)))??{}:{}}getIndex(e){return this.data[e]}updateIndex(e,t){(0,xs.Z)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class ws{applicationStore;plugins=[];constructor(e){this.applicationStore=e}registerPlugins(e){this.plugins=e}setup(){const e={userId:this.applicationStore.identityService.currentUser,appName:this.applicationStore.config.appName,appEnv:this.applicationStore.config.env,appVersion:this.applicationStore.config.appVersion,appSessionId:this.applicationStore.uuid,appStartTime:this.applicationStore.timeService.timestamp};this.plugins.forEach((t=>t.setup(e)))}logEvent(e,t){this.plugins.forEach((n=>n.logEvent(e,t)))}}class Rs{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,i=e.startTime,s=i+n,a={...t??{},...Object.fromEntries(e.records),total:n};let r=0;for(const e of this.interruptions)if(e>=i&&e<=s)r++;else if(e>s)break;return r>0?{...a,__numberOfInteruptions:r}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(Ns||(Ns={}));const ks={name:"Default Dark (default)",key:Ns.DEFAULT_DARK,TEMPORARY__globalCSSClassName:"theme__default-dark",colors:{"data-access-overview.chart.access-granted":"#6a9955","data-access-overview.chart.access-approved":"#007acc","data-access-overview.chart.access-requested":"#fbbc05","data-access-overview.chart.access-not-granted":"#ea4646","data-access-overview.chart.unsupported-access":"#2d2d2d"}},Ls={name:"Legacy Light",key:Ns.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},Fs={name:"High-Contrast Light",key:Ns.HIGH_CONTRAST_LIGHT,TEMPORARY__globalCSSClassName:"theme__hc-light",colors:{"data-access-overview.chart.access-granted":"#52a31d","data-access-overview.chart.access-approved":"#3d8df5","data-access-overview.chart.access-requested":"#f5c518","data-access-overview.chart.access-not-granted":"#fa5343","data-access-overview.chart.unsupported-access":"#e1e7ea"}};var Ps;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(Ps||(Ps={}));const Ds={[Ps.COLOR_THEME]:{defaultValue:Ns.DEFAULT_DARK}};class Ms{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,Oe.rC)(this,{currentColorTheme:Oe.LO.ref,TEMPORARY__isLightColorThemeEnabled:Oe.Fl,backdropContainerElementID:Oe.LO,showBackdrop:Oe.LO,setBackdropContainerElementID:Oe.aD,setShowBackdrop:Oe.aD,setColorTheme:Oe.aD}),this.applicationStore=e,this.colorThemeRegistry.set(Ns.DEFAULT_DARK,ks),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(u.create(he.COLOR_THEME_CONFIGURATION_CHECK__FAILURE),`Found duplicated color themes with key '${e.key}'`):this.colorThemeRegistry.set(e.key,e)}));const t=this.applicationStore.settingService.getStringValue(Ps.COLOR_THEME)??Ns.DEFAULT_DARK;this.currentColorTheme=U(this.colorThemeRegistry.get(t)),this.TEMPORARY__syncGlobalCSSClassName(this.currentColorTheme,void 0)}getElementByID(e){return document.querySelector(`[data-elementid='${e}']`)??void 0}setBackdropContainerElementID(e){this.backdropContainerElementID=e}setShowBackdrop(e){this.showBackdrop=e}get TEMPORARY__isLightColorThemeEnabled(){return this.currentColorTheme.key!==Ns.DEFAULT_DARK}TEMPORARY__syncGlobalCSSClassName(e,t){t&&document.body.classList.remove(t.TEMPORARY__globalCSSClassName),document.body.classList.add(e.TEMPORARY__globalCSSClassName)}setColorTheme(e,t){const n=this.colorThemeRegistry.get(e);if(e===this.currentColorTheme.key||!n)return;const i=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,i),t?.persist&&this.applicationStore.settingService.persistValue(Ps.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??U(this.colorThemeRegistry.get(Ns.DEFAULT_DARK)).colors?.[e]??"transparent"}}class Bs{applicationStore;constructor(e){this.applicationStore=e}async copyTextToClipboard(e){await navigator.clipboard.writeText(e).catch((e=>{this.applicationStore.notificationService.notifyError(e)}))}}class js{navigator;constructor(e){this.navigator=e}}var Us=n(5741);class Gs{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new Is(this.applicationStore.storageService,"application-settings-storage"),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraSettingConfigurationEntries?.()??[])).forEach((e=>{this.registry.has(e.key)?this.applicationStore.logService.warn(u.create(he.SETTING_CONFIGURATION_CHECK__FAILURE),`Found duplicated setting with key '${e.key}'`):this.registry.set(e.key,e)}))}getNumericValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(Y(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve numeric value for setting '${e}'`)}getStringValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(K(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve string value for setting '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(J(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve boolean value for setting '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(X(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve object value for setting '${e}'`)}persistValue(e,t){const n=this.registry.get(e)?.defaultValue;this.storage.persistValue(e,void 0!==n&&(0,Us.Z)(n,t)?void 0:t)}}class Vs{goToLocation(e,t){throw new F("Navigator does not support this operation")}reload(e){throw new F("Navigator does not support this operation")}goToAddress(e,t){throw new F("Navigator does not support this operation")}visitAddress(e){throw new F("Navigator does not support this operation")}generateAddress(e){throw new F("Navigator does not support this operation")}updateCurrentLocation(e){throw new F("Navigator does not support this operation")}updateCurrentZone(e){throw new F("Navigator does not support this operation")}resetZone(){throw new F("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new F("Navigator does not support this operation")}getCurrentAddress(){throw new F("Navigator does not support this operation")}getCurrentLocation(){throw new F("Navigator does not support this operation")}getCurrentLocationParameters(){throw new F("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new F("Navigator does not support this operation")}getCurrentZone(){throw new F("Navigator does not support this operation")}blockNavigation(e,t,n){throw new F("Navigator does not support this operation")}unblockNavigation(){throw new F("Navigator does not support this operation")}get isNavigationBlocked(){throw new F("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new F("Navigator does not support this operation")}}class $s{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new Is(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(Y(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(K(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(J(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(X(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}class Hs{uuid=(0,a.Z)();extensionStates=[];config;pluginManager;initState=we.create();platform;timeService;logService;storageService;userDataService;settingService;alertService;notificationService;identityService;commandService;keyboardShortcutsService;layoutService;clipboardService;terminalService;navigationService;navigationContextService;documentationService;assistantService;eventService;telemetryService;tracerService;constructor(e,t){this.config=e,this.pluginManager=t,this.timeService=new Rs,this.logService=new h,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new Os(this),this.settingService=new Gs(this),this.userDataService=new $s(this),this.alertService=new Dt(this),this.notificationService=new ji,this.identityService=new Ss(this),this.layoutService=new Ms(this),this.clipboardService=new Bs(this),this.terminalService=new Ts(this),this.commandService=new ze(this),this.keyboardShortcutsService=new We(this),this.navigationService=new js(new Vs),this.navigationContextService=new He(this),this.documentationService=new xe(this),this.assistantService=new Ge(this),this.eventService=new Ve,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new ws(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new ke,this.tracerService.registerPlugins(t.getTracerServicePlugins()),this.extensionStates=this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationExtensionStateBuilders?.()??[])).map((e=>e(this))).filter(B)}async initialize(e){if(this.initState.isInInitialState){this.initState.inProgress();try{if(this.platform)throw new L("Platform is already configured");this.platform=e,this.navigationService=new js(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){P(e),this.notificationService.notifyError(e),this.logService.error(u.create(he.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),this.initState.fail()}}else this.notificationService.notifyIllegalState("Application store is re-initialized")}alertUnhandledError=e=>{this.logService.error(u.create(he.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e),this.notificationService.notifyIllegalState(e.message)};guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}class zs{}class Ws extends zs{debug(e,...t){console.debug(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}info(e,...t){console.info(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}warn(e,...t){console.warn(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}error(e,...t){console.error(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}class Ks{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;constructor(e){this.pluginManager=e,this.logger=new Ws}setup(e){return this.baseAddress=z(e.baseAddress,"Can't setup application: 'baseAddress' is missing or empty"),this.pluginRegister=e.pluginRegister,this._isConfigured=!0,this}withBasePresets(e){return this.basePresets=e,this.withPresets([])}withBasePlugins(e){return this.basePlugins=e,this.withPlugins([])}withPresets(e){return this.pluginManager.usePresets([...this.basePresets,...e]),this}withPlugins(e){return this.pluginManager.usePlugins([...this.basePlugins,...e]),this}async fetchApplicationConfiguration(e){const t=new ue;let n,i;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){P(e),this.logger.error(u.create(he.APPLICATION_CONFIGURATION__FAILURE),e)}j(n,"Can't fetch Legend application configuration");try{i=await t.get(`${window.location.origin}${e}version.json`)}catch(e){P(e),this.logger.error(u.create(he.APPLICATION_CONFIGURATION__FAILURE),e)}return j(i,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:i,baseAddress:e}),n.extensions??{}]}async loadDocumentationRegistryData(e){const t={};await Promise.all([...e.documentationRegistryEntries,...this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraDocumentationRegistryEntries?.()??[]))].map((async e=>{try{const n=new ue(e.simple?{options:{credentials:"omit"}}:{}),i=await n.get(z(e.url,"Can't load documentation registry: 'url' field is missing or empty"));j(i.entries,"Can't load documentation registry data: 'entries' field is missing");const s=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(i.entries).forEach((([e,n])=>{s&&!s.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){P(e),this.logger.warn(u.create(he.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...Ne(t),...e.keyedDocumentationEntries]}async start(){j(this._isConfigured,"Legend application has not been configured properly. Make sure to run setup() before start()");try{const[e,t]=await this.fetchApplicationConfiguration(this.baseAddress);this.config=e,this.pluginRegister?.(this.pluginManager,this.config),this.pluginManager.configure(t),this.pluginManager.install(),await Promise.all([this.loadDocumentationRegistryData(e)]);const n=new Hs(this.config,this.pluginManager);await Promise.all(this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationSetups?.()??[])).map((e=>e(n)))),await this.loadApplication(n),this.logger.info(u.create(he.APPLICATION_LOAD__SUCCESS),"Legend application loaded")}catch(e){throw P(e),this.logger.error(u.create(he.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Ys="legend-application-root",Js=JSON.parse('{"i8":"15.0.34","Rw":{"j":"@finos/legend-application-plugin-core"}}');class Xs extends o{}class qs extends Xs{static NAME=Js.Rw.j;constructor(){super(qs.NAME,Js.i8)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,Oe.jQ)({enforceActions:"observed"})}]}getExtraColorThemes(){return[Ls,Fs]}getExtraSettingConfigurationEntries(){return e=Ds,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class Zs{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=z(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=z(e.configData.env,"Can't configure application: 'env' field is missing or empty"),this.applicationStorageKey=e.configData.application?.storageKey??this.getDefaultApplicationStorageKey(),this.documentationUrl=e.configData.documentation?.url,this.documentationLinkEntries=(t=e.configData.documentation?.links??{},Object.entries(t).map((e=>({key:z(e[0],"Documentation link 'key' is missing"),label:z(e[1].label,"Documentation link 'label' is missing"),url:z(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=Ne(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=U(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=U(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=U(e.versionData.commitSHA,"Can't collect application version: 'commitSHA' field is missing")}static resolveAbsoluteUrl(e){return e.trim().startsWith("/")?window.location.origin+e:e}}class Qs extends Zs{pureUrl;useDynamicPureServer=!1;constructor(e){super(e),j(e.configData.pure,"Can't configure application: 'pure' field is missing"),this.pureUrl=Zs.resolveAbsoluteUrl(z(e.configData.pure.url,"Can't configure application: 'pure.url' field is missing or empty")),void 0!==e.configData.pure.dynamic&&(this.useDynamicPureServer=Boolean(e.configData.pure.dynamic))}getDefaultApplicationStorageKey(){return"legend-pure-ide"}}class ea extends d{loggerPlugins=[];telemetryServicePlugins=[];tracerServicePlugins=[];eventNotifierPlugins=[];applicationPlugins=[];registerLoggerPlugin(e){this.loggerPlugins.push(e)}registerTelemetryServicePlugin(e){this.telemetryServicePlugins.push(e)}registerTracerServicePlugin(e){this.tracerServicePlugins.push(e)}registerEventNotifierPlugin(e){this.eventNotifierPlugins.push(e)}registerApplicationPlugin(e){this.applicationPlugins.push(e)}getLoggerPlugins(){return[...this.loggerPlugins]}getTelemetryServicePlugins(){return[...this.telemetryServicePlugins]}getTracerServicePlugins(){return[...this.tracerServicePlugins]}getEventNotifierPlugins(){return[...this.eventNotifierPlugins]}getApplicationPlugins(){return[...this.applicationPlugins]}}class ta extends ea{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new ta}registerPureProtocolProcessorPlugin(e){this.pureProtocolProcessorPlugins.push(e)}registerPureGraphManagerPlugin(e){this.pureGraphManagerPlugins.push(e)}registerPureGraphPlugin(e){this.pureGraphPlugins.push(e)}getPureGraphManagerPlugins(){return[...this.pureGraphManagerPlugins]}getPureProtocolProcessorPlugins(){return[...this.pureProtocolProcessorPlugins]}getPureGraphPlugins(){return[...this.pureGraphPlugins]}}const na=JSON.parse('{"i8":"8.0.51","Rw":{"NA":"@finos/legend-graph-manager-preset-dsl-diagram","zE":"@finos/legend-pure-protocol-processor-plugin-dsl-diagram","LW":"@finos/legend-pure-graph-manager-plugin-dsl-diagram","f1":"@finos/legend-pure-graph-plugin-dsl-diagram"}}');class ia extends o{_$nominalTypeBrand;install(e){e.registerPureGraphManagerPlugin(this)}}const sa=e=>t=>(0,Oe.bi)(t)?t:e(t),aa=e=>(t,n)=>(0,Oe.bi)(t)?t:e(t,n),ra=e=>{(0,Oe.rC)(e,{_isDeleted:Oe.LO,_isDisposed:Oe.LO,name:Oe.LO,package:Oe.LO,isDeleted:Oe.Fl,path:Oe.Fl,_elementHashCode:Oe.Fl,hashCode:Oe.Fl,setIsDeleted:Oe.aD,dispose:Oe.aD})},oa=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),ca=sa((e=>(0,Oe.rC)(e,{value:Oe.LO,valueForSerialization:Oe.Fl})));var la=n(4485),da=n(3096);const ua=e=>la.sha1().update(e).digest("hex"),pa=e=>ua(e.filter(B).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?ua(e):e.hashCode)).join(",")),ha="::",ga="###",ma=["$implicit"];var fa,_a,Ea,Ca,ya;(ya=fa||(fa={})).CORE="CORE",ya.MAIN="ROOT",ya.MODEL_GENERATION="MODEL_GENERATION_ROOT",ya.SYSTEM="SYSTEM_ROOT",ya.PROJECT_DEPENDENCY_ROOT="PROJECT_DEPENDENCY_ROOT",(Ca=_a||(_a={})).STRING="String",Ca.BOOLEAN="Boolean",Ca.BINARY="Binary",Ca.NUMBER="Number",Ca.INTEGER="Integer",Ca.FLOAT="Float",Ca.DECIMAL="Decimal",Ca.DATE="Date",Ca.STRICTDATE="StrictDate",Ca.DATETIME="DateTime",Ca.STRICTTIME="StrictTime",Ca.LATESTDATE="LatestDate",Ca.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest"}(Ea||(Ea={}));const ba=["meta::pure::metamodel::type","meta::pure::functions::date","meta::pure::profiles"];var Ta,va,Sa,Na,xa,Aa,Ia,Oa,wa,Ra,ka;(va=Ta||(Ta={})).ANY="meta::pure::metamodel::type::Any",va.NIL="meta::pure::metamodel::type::Nil",va.PROFILE_DOC="meta::pure::profiles::doc",va.PROFILE_TEMPORAL="meta::pure::profiles::temporal",va.PROFILE="meta::pure::metamodel::extension::Profile",va.ENUMERATION="meta::pure::metamodel::type::Enumeration",va.MEASURE="meta::pure::metamodel::type::Measure",va.CLASS="meta::pure::metamodel::type::Class",va.ASSOCIATION="meta::pure::metamodel::relationship::Association",va.FUNCTION="meta::pure::metamodel::function::ConcreteFunctionDefinition",va.FLAT_DATA="meta::flatData::metamodel::FlatData",va.DATABASE="meta::relational::metamodel::Database",va.MAPPING="meta::pure::mapping::Mapping",va.SERVICE="meta::legend::service::metamodel::Service",va.CONNECTION="meta::pure::runtime::PackageableConnection",va.RUNTIME="meta::pure::runtime::PackageableRuntime",va.EXECUTION_ENVIRONMENT="meta::legend::service::metamodel::ExecutionEnvironmentInstance",va.FILE_GENERATION="meta::pure::generation::metamodel::GenerationConfiguration",va.GENERATION_SPECIFICATION="meta::pure::generation::metamodel::GenerationSpecification",va.SECTION_INDEX="meta::pure::metamodel::section::SectionIndex",va.DATA_ELEMENT="meta::pure::data::DataElement",(Aa=Sa||(Sa={})).BUSINESS_TEMPORAL="businesstemporal",Aa.PROCESSING_TEMPORAL="processingtemporal",Aa.BITEMPORAL="bitemporal",(xa=Na||(Na={})).ALL_VERSIONS="AllVersions",xa.ALL_VERSIONS_IN_RANGE="AllVersionsInRange",(wa=Ia||(Ia={})).CLASS="CLASS",wa.STORE="STORE",wa.MAPPING="MAPPING",wa.RUNTIME="RUNTIME",wa.FILE_GENERATION="FILE_GENERATION",wa.SERVICE="SERVICE",function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(Oa||(Oa={})),(ka=Ra||(Ra={})).INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",ka.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",ka.PACKAGE="PACKAGE",ka.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",ka.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",ka.PROFILE="PROFILE",ka.TAG_POINTER="TAG_POINTER",ka.STEREOTYPE_POINTER="STEREOTYPE_POINTER",ka.TAGGED_VALUE="TAGGED_VALUE",ka.ENUMERATION="ENUMERATION",ka.ENUM_VALUE="ENUM_VALUE",ka.CLASS="CLASS",ka.PROPERTY="PROPERTY",ka.PROPERTY_POINTER="PROPERTY_POINTER",ka.MULTIPLICITY="MULTIPLICITY",ka.CONSTRAINT="CONSTRAINT",ka.DERIVED_PROPERTY="DERIVED_PROPERTY",ka.ASSOCIATION="ASSOCIATION",ka.FUNCTION="FUNCTION",ka.MEASURE="MEASURE",ka.UNIT="UNIT",ka.ASSERT_FAIL="ASSERT_FAIL",ka.ASSERT_PASS="ASSERT_PASS",ka.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",ka.EQUAL_TO="EQUAL_TO",ka.EQUAL_TO_JSON="EQUAL_TO_JSON",ka.EQUAL_TO_TDS="EQUAL_TO_TDS",ka.SECTION_INDEX="SECTION_INDEX",ka.SECTION="SECTION",ka.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",ka.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",ka.RAW_LAMBDA="RAW_LAMBDA",ka.RAW_VARIABLE="RAW_VARIABLE",ka.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",ka.BINDING_TRANSFORMER="BINDING_TRANSFORMER",ka.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",ka.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",ka.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",ka.EXPRESSION="EXPRESSION",ka.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",ka.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",ka.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",ka.INSTANCE_VALUE="INSTANCE_VALUE",ka.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",ka.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",ka.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",ka.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",ka.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",ka.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",ka.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",ka.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",ka.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",ka.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",ka.FUNCTION_TYPE="FUNCTION_TYPE",ka.LAMBDA_FUNCTION="LAMBDA_FUNCTION",ka.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",ka.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",ka.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",ka.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",ka.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",ka.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",ka.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",ka.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",ka.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",ka.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",ka.MAPPING="MAPPING",ka.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",ka.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",ka.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",ka.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",ka.ENUMERATION_MAPPING="ENUMERATION_MAPPING",ka.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",ka.SET_IMPLEMENTATION="SET_IMPLEMENTATION",ka.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",ka.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",ka.PROPERTY_MAPPING="PROPERTY_MAPPING",ka.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",ka.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",ka.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",ka.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",ka.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",ka.MAPPING_TEST="MAPPING_TEST",ka.STORE_TEST_DATA="STORE_TEST_DATA",ka.INPUT_DATA="INPUT_DATA",ka.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",ka.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",ka.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",ka.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",ka.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",ka.FILTER_MAPPING="FILTER_MAPPING",ka.COLUMN_MAPPING="COLUMN_MAPPING",ka.GROUP_BY_MAPPING="GROUP_BY_MAPPING",ka.RUNTIME="RUNTIME",ka.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",ka.ENGINE_RUNTIME="ENGINE_RUNTIME",ka.LEGACY_RUNTIME="LEGACY_RUNTIME",ka.RUNTIME_POINTER="RUNTIME_POINTER",ka.STORE_CONNECTIONS="STORE_CONNECTIONS",ka.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",ka.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",ka.CONNECTION_POINTER="CONNECTION_POINTER",ka.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",ka.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",ka.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",ka.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",ka.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",ka.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",ka.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",ka.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",ka.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",ka.GENERATION_TREE="GENERATION_TREE",ka.GENERATION_TREE_NODE="GENERATION_TREE_NODE",ka.FILE_GENERATION="FILE_GENERATION",ka.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",ka.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",ka.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",ka.MODEL_STORE_DATA="MODEL_STORE_DATA",ka.MODEL_DATA="MODEL_DATA",ka.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",ka.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",ka.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",ka.DATA_ELEMENT="DATA_ELEMENT",ka.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",ka.RELATIONAL_TDS="RELATIONAL_TDS",ka.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",ka.BINDING="BINDING",ka.SCHEMA_SET="SCHEMA_SET",ka.SCHEMA="SCHEMA",ka.MODEL_UNIT="MODEL_UNIT",ka.URL_STREAM="URL_STREAM",ka.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",ka.SERVICE="SERVICE",ka.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",ka.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",ka.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",ka.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",ka.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",ka.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",ka.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",ka.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",ka.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",ka.SERVICE_TEST_DATA="SERVICE_TEST_DATA",ka.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",ka.SERVICE_TEST="SERVICE_TEST",ka.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",ka.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",ka.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",ka.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",ka.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",ka.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",ka.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",ka.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",ka.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",ka.DATABASE="DATABASE",ka.DATABASE_SCHEMA="DATABASE_SCHEMA",ka.DATABASE_JOIN="DATABASE_JOIN",ka.DATABASE_FILTER="DATABASE_FILTER",ka.DATBASE_VIEW="DATBASE_VIEW",ka.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",ka.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",ka.RELATIONAL="RELATIONAL",ka.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",ka.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",ka.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",ka.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",ka.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",ka.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",ka.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",ka.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",ka.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",ka.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",ka.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",ka.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",ka.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",ka.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",ka.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",ka.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",ka.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",ka.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",ka.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",ka.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",ka.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",ka.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",ka.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",ka.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",ka.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",ka.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",ka.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",ka.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",ka.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",ka.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.BUSINESS_MILESTONING="BUSINESS_MILESTONING",ka.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",ka.PROCESSING_MILESTONING="PROCESSING_MILESTONING",ka.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",ka.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",ka.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",ka.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",ka.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",ka.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",ka.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",ka.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",ka.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",ka.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",ka.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",ka.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",ka.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",ka.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",ka.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",ka.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",ka.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",ka.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",ka.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",ka.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",ka.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",ka.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",ka.SCHEMA_MAPPER="SCHEMA_MAPPER",ka.TABLE_MAPPER="TABLE_MAPPER",ka.FLAT_DATA="FLAT_DATA",ka.FLAT_DATA_SECTION="FLAT_DATA_SECTION",ka.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",ka.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",ka.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",ka.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",ka.FLAT_DATA_STRING="FLAT_DATA_STRING",ka.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",ka.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",ka.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",ka.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",ka.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",ka.FLAT_DATA_DATE="FLAT_DATA_DATE",ka.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",ka.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",ka.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",ka.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",ka.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",ka.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",ka.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",ka.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER";const La=e=>{return n={excludeKeys:e=>e.toLowerCase().endsWith("sourceInformation".toLowerCase())},W(X(t=e),"Can't hash non-object value"),da(t,n);var t,n},Fa=(e,t)=>pa([e?La(e):"",t?La(t):""]),Pa=(e,t)=>[Ra.PACKAGEABLE_ELEMENT_POINTER,e??"",t].map(ua).join(",");class Da{stereotypes=[];taggedValues=[]}class Ma extends Da{name}class Ba extends Ma{_UUID=(0,a.Z)();_isDeleted=!1;_isDisposed=!1;package;constructor(e){super(),this.name=e}get isDeleted(){return this._isDeleted}setIsDeleted(e){this._isDeleted=e}get path(){if(!this.package)return this.name;const e=this.package.path;return e?`${e}${ha}${this.name}`:this.name}dispose(){this._isDisposed=!0;try{this.hashCode}catch{}}get _elementHashCode(){return pa([Ra.PACKAGEABLE_ELEMENT,this.path])}get hashCode(){if(this._isDisposed)throw new L(`Element '${this.path}' is already disposed`);return this._elementHashCode}}class ja extends Ba{}class Ua extends ja{_subclasses=[];_generatedMilestonedProperties=[];properties=[];propertiesFromAssociations=[];derivedProperties=[];generalizations=[];constraints=[];dispose(){super.dispose(),this._subclasses=[],this.generalizations.forEach((e=>{const t=e.value.rawType;t._isDisposed||(t._subclasses=t._subclasses.filter((e=>!e._isDisposed)))}))}get _elementHashCode(){return pa([Ra.CLASS,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.generalizations.map((e=>e.ownerReference.valueForSerialization??""))),pa(this.constraints),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Class(this)}}class Ga extends ja{}class Va extends Ga{values=[];get _elementHashCode(){return pa([Ra.ENUMERATION,this.path,pa(this.values),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Enumeration(this)}}class $a extends Ga{measure;conversionFunction;constructor(e,t,n){super(e),this.measure=t,this.conversionFunction=n}get hashCode(){return pa([Ra.UNIT,this.measure.path,this.conversionFunction??""])}accept_PackageableElementVisitor(e){throw new F}}class Ha extends ja{canonicalUnit;nonCanonicalUnits=[];get _elementHashCode(){return pa([Ra.MEASURE,this.path,this.canonicalUnit??"",pa(this.nonCanonicalUnits)])}accept_PackageableElementVisitor(e){return e.visit_Measure(this)}}class za extends Ba{children=[];get path(){return this.package?super.path:""}get hashCode(){return""}accept_PackageableElementVisitor(e){return e.visit_Package(this)}}class Wa{_OWNER;parserName;elements=[];constructor(e,t){this.parserName=e,this._OWNER=t}get hashCode(){return pa([Ra.SECTION,this.parserName,pa(this.elements.map((e=>e.valueForSerialization??"")))])}}class Ka extends Wa{imports=[];get hashCode(){return pa([Ra.IMPORT_AWARE_CODE_SECTION,super.hashCode,pa(this.imports.map((e=>e.valueForSerialization??"")))])}}class Ya extends Wa{get hashCode(){return pa([Ra.DEFAULT_CODE_SECTION,super.hashCode])}}class Ja{_UUID=(0,a.Z)()}class Xa extends Ja{ownerReference;constructor(e){super(),this.ownerReference=e}}class qa extends Ja{value;constructor(e){super(),this.value=e}}class Za extends qa{constructor(e){super(e)}static create(e){return new Za(e)}get valueForSerialization(){return this.value.path}}const Qa=sa((e=>(0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO.ref,hashCode:Oe.Fl}))),er=sa((e=>(ra(e),(0,Oe.rC)(e,{type:Oe.LO,generationOutputPath:Oe.LO,scopeElements:Oe.LO,configurationProperties:Oe.LO,_elementHashCode:Oe.KG}),e.scopeElements.forEach((e=>{e instanceof qa&&ca(e)})),e.configurationProperties.forEach(Qa),e))),tr=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,hashCode:Oe.Fl}),ca(e.generationElement),e))),nr=sa((e=>(ra(e),(0,Oe.rC)(e,{generationNodes:Oe.LO,fileGenerations:Oe.LO,_elementHashCode:Oe.KG}),e.generationNodes.forEach(tr),e.fileGenerations.forEach(ca),e)));class ir{_OWNER;included;constructor(e,t){this._OWNER=e,this.included=t}}class sr extends ir{storeSubstitutions=[];get hashCode(){return pa([Ra.MAPPING_INCLUDE_MAPPING,this.included.valueForSerialization??"",N(this.storeSubstitutions)?.original.valueForSerialization??"",N(this.storeSubstitutions)?.substitute.valueForSerialization??""])}}class ar{}class rr extends ar{expectedOutput;constructor(e){super(),this.expectedOutput=ut(e)}get hashCode(){return pa([Ra.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT,this.expectedOutput])}}class or{}var cr,lr,dr;(dr=cr||(cr={})).JSON="JSON",dr.XML="XML";class ur extends or{sourceClass;inputType;data;constructor(e,t,n){super(),this.sourceClass=e,this.inputType=t,this.data=t===cr.JSON?ut(n):n}get hashCode(){return pa([Ra.OBJECT_INPUT_DATA,this.sourceClass.valueForSerialization??"",this.inputType,this.data])}}class pr extends or{sourceFlatData;data;constructor(e,t){super(),this.sourceFlatData=e,this.data=t}get hashCode(){return pa([Ra.FLAT_DATA_INPUT_DATA,Pa(Ia.STORE,this.sourceFlatData.valueForSerialization??""),this.data])}}!function(e){e.SQL="SQL",e.CSV="CSV"}(lr||(lr={}));class hr extends or{database;data;inputType;constructor(e,t,n){super(),this.database=e,this.data=t,this.inputType=n}get hashCode(){return pa([Ra.RELATIONAL_INPUT_DATA,this.database.valueForSerialization??"",this.data,this.inputType])}}class gr{}class mr extends gr{mappings=[];connections=[];get hashCode(){return pa([Ra.ENGINE_RUNTIME,pa(this.mappings.map((e=>Pa(Ia.MAPPING,e.valueForSerialization??"")))),pa(this.connections.filter((e=>e.storeConnections.length)))])}}class fr extends gr{packageableRuntime;constructor(e){super(),this.packageableRuntime=e}get hashCode(){return pa([Ra.RUNTIME_POINTER,this.packageableRuntime.valueForSerialization??""])}}const _r=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),ca(e.type),e))),Er=sa((e=>(0,Oe.rC)(e,{body:Oe.LO.ref,parameters:Oe.LO.ref,hashCode:Oe.Fl}))),Cr=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,hashCode:Oe.Fl}),ca(e.type),e)));class yr{observerContext;constructor(e){this.observerContext=e}visit_RawLambda(e){Er(e)}visit_RawVariableExpression(e){Cr(e)}visit_RawPrimitiveInstanceValue(e){_r(e)}}aa(((e,t)=>(e.accept_RawValueSpecificationVisitor(new yr(t)),e)));class br{_correspondingPrimitiveType;constructor(e){this._correspondingPrimitiveType=e}}class Tr extends br{trueString;falseString;get hashCode(){return pa([Ra.FLAT_DATA_BOOLEAN,this.trueString??"",this.falseString??""])}}class vr extends br{get hashCode(){return pa([Ra.FLAT_DATA_STRING])}}class Sr extends br{get hashCode(){return pa([Ra.FLAT_DATA_NUMBER])}}class Nr extends br{dateFormat;timeZone;get hashCode(){return pa([Ra.FLAT_DATA_DATE,this.dateFormat?pa(this.dateFormat):"",this.timeZone??""])}}class xr extends br{fields=[];get hashCode(){return pa([Ra.FLAT_DATA_RECORD_TYPE,pa(this.fields)])}}const Ar=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{flatData:Oe.LO,sectionName:Oe.LO,hashCode:Oe.Fl}),e))),Ir=sa((e=>((0,Oe.rC)(e,{label:Oe.LO,flatDataDataType:Oe.LO,optional:Oe.LO,address:Oe.LO,hashCode:Oe.Fl}),(e=>{e instanceof Tr?(0,Oe.rC)(e,{trueString:Oe.LO,falseString:Oe.LO,hashCode:Oe.Fl}):e instanceof vr||e instanceof Sr?(0,Oe.rC)(e,{hashCode:Oe.Fl}):e instanceof Nr?(0,Oe.rC)(e,{dateFormat:Oe.LO,timeZone:Oe.LO,hashCode:Oe.Fl}):e instanceof xr&&sa(Or)(e)})(e.flatDataDataType),e)));function Or(e){return(0,Oe.rC)(e,{fields:Oe.LO,hashCode:Oe.Fl}),e.fields.forEach(Ir),e}sa(Or);const wr=sa(Or),Rr=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO,hashCode:Oe.Fl}),e))),kr=sa((e=>((0,Oe.rC)(e,{driverId:Oe.LO,name:Oe.LO,sectionProperties:Oe.LO,recordType:Oe.LO,hashCode:Oe.Fl}),e.sectionProperties.forEach(Rr),e.recordType&&wr(e.recordType),e))),Lr=(sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),sa((e=>(ra(e),(0,Oe.rC)(e,{sections:Oe.LO,_elementHashCode:Oe.KG}),e.sections.forEach(kr),e)))),Fr=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),Pr=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{filter:Oe.LO,hashCode:Oe.Fl}),Fr(e.sourceRootRecordType),e.filter&&Er(e.filter),e))),Dr=aa(((e,t)=>(Ad(e,t),Dd(e,t),(0,Oe.rC)(e,{rootInstanceSetImplementation:Oe.LO,hashCode:Oe.Fl}),e))),Mr=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,transform:Oe.LO,hashCode:Oe.Fl}),Er(e.transform),e))),Br=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,hashCode:Oe.Fl}),ca(e.sourceFlatData),e))),jr=sa((e=>((0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),e)));class Ur{}class Gr extends Ur{serverPrincipal;get hashCode(){return pa([Ra.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY,this.serverPrincipal?.toString()??""])}}class Vr extends Ur{get hashCode(){return pa([Ra.DEFAULT_H2_AUTHENTICATION_STRATEGY])}}class $r extends Ur{apiToken;constructor(e){super(),this.apiToken=e}get hashCode(){return pa([Ra.API_TOKEN_AUTHENTICATION_STRATEGY,this.apiToken])}}class Hr extends Ur{oauthKey;scopeName;constructor(e,t){super(),this.oauthKey=e,this.scopeName=t}get hashCode(){return pa([Ra.OAUTH_AUTHENTICATION_STRATEGY,this.oauthKey,this.scopeName])}}class zr extends Ur{privateKeyVaultReference;passPhraseVaultReference;publicUserName;constructor(e,t,n){super(),this.privateKeyVaultReference=e,this.passPhraseVaultReference=t,this.publicUserName=n}get hashCode(){return pa([Ra.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY,this.privateKeyVaultReference,this.passPhraseVaultReference,this.publicUserName])}}class Wr extends Ur{get hashCode(){return pa([Ra.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY])}}class Kr extends Ur{serviceAccountEmail;additionalGcpScopes=[];constructor(e,t=[]){super(),this.serviceAccountEmail=e,this.additionalGcpScopes=t}get hashCode(){return pa([Ra.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY,this.serviceAccountEmail,pa(this.additionalGcpScopes)])}}class Yr extends Ur{baseVaultReference;userNameVaultReference;passwordVaultReference;constructor(e,t){super(),this.userNameVaultReference=e,this.passwordVaultReference=t}get hashCode(){return pa([Ra.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY,this.baseVaultReference?.toString()??"",this.userNameVaultReference,this.passwordVaultReference])}}class Jr extends Ur{vaultReference;constructor(e){super(),this.vaultReference=e}get hashCode(){return pa([Ra.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY,this.vaultReference])}}class Xr extends Ur{kerberosRemoteServiceName;kerberosUseCanonicalHostname;constructor(e,t){super(),this.kerberosRemoteServiceName=e,this.kerberosUseCanonicalHostname=t}get hashCode(){return pa([Ra.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY,this.kerberosRemoteServiceName,this.kerberosUseCanonicalHostname.toString()])}}class qr{}class Zr extends qr{host;port;databaseName;constructor(e,t,n){super(),this.host=e,this.port=t,this.databaseName=n}get hashCode(){return pa([Ra.STATIC_DATASOURCE_SPECIFICATION,this.host,this.port.toString(),this.databaseName])}}class Qr extends qr{hostname;port;protocol;httpPath;constructor(e,t,n,i){super(),this.hostname=e,this.port=t,this.protocol=n,this.httpPath=i}get hashCode(){return pa([Ra.DATABRICKS_DATASOURCE_SPECIFICATION,this.hostname,this.port,this.protocol,this.httpPath])}}class eo extends qr{databaseName;directory;autoServerMode;constructor(e,t,n){super(),this.databaseName=e,this.directory=t,this.autoServerMode=n}get hashCode(){return pa([Ra.EMBEDDED_H2_DATASOURCE_SPECIFICATION,this.databaseName,this.directory,this.autoServerMode.toString()])}}class to extends qr{testDataSetupCsv;testDataSetupSqls=[];get hashCode(){return pa([Ra.LOCAL_H2_DATASOURCE_SPECIFICATION,this.testDataSetupCsv??"",pa(this.testDataSetupSqls)])}}class no extends qr{accountName;region;warehouseName;databaseName;cloudType;quotedIdentifiersIgnoreCase;proxyHost;proxyPort;nonProxyHosts;organization;accountType;role;enableQueryTags;constructor(e,t,n,i){super(),this.region=t,this.warehouseName=n,this.databaseName=i,this.accountName=e}get hashCode(){return pa([Ra.SNOWFLAKE_DATASOURCE_SPECIFICATION,this.accountName,this.region,this.warehouseName,this.databaseName,this.cloudType??"",this.proxyHost??"",this.proxyPort??"",this.nonProxyHosts??"",this.organization??"",this.accountType??"",this.role??"",this.quotedIdentifiersIgnoreCase?.toString()??"",this.enableQueryTags?.toString()??""])}}class io extends qr{clusterID;databaseName;host;port;region;endpointURL;constructor(e,t,n,i,s,a){super(),this.clusterID=s,this.region=a,this.host=i,this.databaseName=e,this.endpointURL=t,this.port=n}get hashCode(){return pa([Ra.REDSHIFT_DATASOURCE_SPECIFICATION,this.databaseName,this.endpointURL,this.port.toString(),this.clusterID,this.host,this.region])}}class so extends qr{projectId;defaultDataset;proxyHost;proxyPort;constructor(e,t){super(),this.projectId=e,this.defaultDataset=t}get hashCode(){return pa([Ra.BIGQUERY_DATASOURCE_SPECIFICATION,this.projectId,this.defaultDataset,this.proxyHost??"",this.proxyPort??""])}}class ao extends qr{projectId;instanceId;databaseId;proxyHost;proxyPort;constructor(e,t,n,i,s){super(),this.projectId=e,this.instanceId=t,this.databaseId=n,this.proxyHost=i,this.proxyPort=s}get hashCode(){return pa([Ra.SPANNER_DATASOURCE_SPECIFICATION,this.projectId,this.instanceId,this.databaseId,this.proxyHost??"",this.proxyPort??""])}}class ro extends qr{host;port;sslSpecification;catalog;schema;clientTags;constructor(e,t,n){super(),this.host=e,this.port=t,this.sslSpecification=n}get hashCode(){return pa([Ra.TRINO_DATASOURCE_SPECIFICATION,this.host,this.port.toString(),this.sslSpecification,this.catalog??"",this.schema??"",this.clientTags??""])}}class oo{}class co extends oo{_UUID=(0,a.Z)();from;to;constructor(e,t){super(),this.from=e,this.to=t}get hashCode(){return pa([this.from,this.to])}}class lo extends co{get hashCode(){return pa([super.hashCode,Ra.SCHEMA_MAPPER])}}class uo extends co{schema;constructor(e,t,n){super(e,t),this.schema=n}get hashCode(){return pa([super.hashCode,Ra.TABLE_MAPPER,this.schema])}}class po{_UUID=(0,a.Z)()}class ho extends po{mappers=[];get hashCode(){return pa([Ra.MAPPER_POST_PROCESSOR,pa(this.mappers)])}}const go="{target}",mo="default";class fo{}class _o extends fo{}class Eo extends _o{}class Co extends Eo{name;parameters=[];constructor(e){super(),this.name=e}get hashCode(){return pa([Ra.RELATIONAL_OPERATION_DYNA_FUNC,this.name,pa(this.parameters)])}}var yo;!function(e){e.INNER="INNER",e.LEFT_OUTER="LEFT_OUTER",e.RIGHT_OUTER="RIGHT_OUTER",e.OUTER="OUTER"}(yo||(yo={}));const bo=e=>[e].concat(e.children.length?bo(e.children[0]):[]);class To extends fo{relationalOperationElement;joinTreeNode;get hashCode(){return pa([Ra.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS,pa(this.joinTreeNode?bo(this.joinTreeNode):[]),this.relationalOperationElement??""])}}class vo extends fo{relation;name;database;isSelfJoinTarget=!1;get hashCode(){throw new F}}class So extends fo{alias;column;columnName;get hashCode(){return pa([Ra.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN,this.alias.isSelfJoinTarget?this.alias.relation.selfJoinPointerHashCode:this.alias.relation.pointerHashCode,this.alias.isSelfJoinTarget?go:this.alias.name,this.column.value.name])}}class No extends fo{value;constructor(e){super(),this.value=e}get hashCode(){return pa([Ra.RELATIONAL_OPERATION_LITERAL,"number"==typeof this.value?this.value.toString():this.value])}}class xo extends fo{values=[];get hashCode(){return pa([Ra.RELATIONAL_OPERATION_LITERAL_LIST,pa(this.values)])}}class Ao extends fo{owner;name;type;nullable;get hashCode(){return pa([Ra.DATABASE_TABLE_COLUMN,this.name,this.nullable?.toString()??"",this.type])}}class Io{}class Oo extends Io{infinityDate}class wo{}class Ro extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BIGINT])}}class ko extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_SMALLINT])}}class Lo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_TINYINT])}}class Fo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_INTEGER])}}class Po extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_FLOAT])}}class Do extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_DOUBLE])}}class Mo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARCHAR,this.size.toString()])}}class Bo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_CHAR,this.size.toString()])}}class jo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARBINARY,this.size.toString()])}}class Uo extends wo{precision;scale;constructor(e,t){super(),this.precision=e,this.scale=t}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_DECIMAL,this.precision.toString(),this.scale.toString()])}}class Go extends wo{precision;scale;constructor(e,t){super(),this.precision=e,this.scale=t}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_NUMERIC,this.precision.toString(),this.scale.toString()])}}class Vo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_TIMESTAMP])}}class $o extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARCHAR])}}class Ho extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BIT])}}class zo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BINARY,this.size.toString()])}}class Wo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_REAL])}}class Ko extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_SEMISTRUCTURED])}}class Yo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_JSON])}}class Jo extends Xa{ownerReference;constructor(e){super(e),this.ownerReference=e}}class Xo extends Jo{value;constructor(e,t){super(e),this.value=t}get pointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",this.value.schema.name,this.value.name].map(ua).join(",")}get selfJoinPointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",mo,go].map(ua).join(",")}}class qo extends Jo{value;constructor(e,t){super(e),this.value=t}get pointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",this.value.schema.name,this.value.name].map(ua).join(",")}get selfJoinPointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",mo,go].map(ua).join(",")}}const Zo=sa((e=>((0,Oe.rC)(e,{packageableElementIncludes:Oe.LO,packageableElementExcludes:Oe.LO,hashCode:Oe.Fl}),e.packageableElementIncludes.forEach(ca),e.packageableElementExcludes.forEach(ca),e))),Qo=(sa((e=>(Cd(e),(0,Oe.rC)(e,{schemaSet:Oe.LO,schemaId:Oe.LO,contentType:Oe.LO,modelUnit:Oe.LO,_elementHashCode:Oe.KG}),e.schemaSet&&ca(e.schemaSet),Zo(e.modelUnit),e))),sa((e=>((0,Oe.rC)(e,{binding:Oe.LO,hashCode:Oe.Fl}),ca(e.binding),e)))),ec=sa((e=>((0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),e))),tc=(sa((e=>(tu(e),(0,Oe.rC)(e,{externalSource:Oe.LO,hashCode:Oe.Fl}),ec(e.externalSource),e))),sa((e=>(0,Oe.rC)(e,{id:Oe.LO,location:Oe.LO,content:Oe.LO,hashCode:Oe.Fl}))));sa((e=>(ra(e),(0,Oe.rC)(e,{format:Oe.LO,schemas:Oe.LO,_elementHashCode:Oe.KG}),e.schemas.forEach(tc),e)));class nc extends po{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_POST_PROCESSOR,La(this.content)])}}class ic extends qr{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION,La(this.content)])}}class sc extends Ur{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY,La(this.content)])}}const ac=sa((e=>e instanceof Ro||e instanceof ko||e instanceof Lo||e instanceof Fo||e instanceof Po||e instanceof Do||e instanceof Vo||e instanceof Date||e instanceof $o||e instanceof Ho||e instanceof Wo||e instanceof Ko||e instanceof Yo?(0,Oe.rC)(e,{hashCode:Oe.Fl}):e instanceof Mo||e instanceof Bo||e instanceof jo||e instanceof zo?(0,Oe.rC)(e,{size:Oe.LO,hashCode:Oe.Fl}):e instanceof Uo||e instanceof Go?(0,Oe.rC)(e,{precision:Oe.LO,scale:Oe.LO,hashCode:Oe.Fl}):e)),rc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,type:Oe.LO,nullable:Oe.LO,hashCode:Oe.Fl}),ac(e.type),e))),oc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl,selfJoinPointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),cc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl,selfJoinPointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),lc=sa((e=>((0,Oe.rC)(e,{relation:Oe.LO,name:Oe.LO,database:Oe.LO,isSelfJoinTarget:Oe.LO}),(e=>{e instanceof qo?cc(e):e instanceof Xo&&oc(e)})(e.relation),e))),dc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,parameters:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Ec),e))),uc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),pc=sa((e=>((0,Oe.rC)(e,{alias:Oe.LO,column:Oe.LO,columnName:Oe.LO,hashCode:Oe.Fl}),lc(e.alias),uc(e.column),e))),hc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),gc=sa((e=>((0,Oe.rC)(e,{alias:Oe.LO,children:Oe.LO,joinType:Oe.LO,hashCode:Oe.Fl}),e.alias&&lc(e.alias),e.children.forEach(gc),hc(e.join),e))),mc=sa((e=>((0,Oe.rC)(e,{relationalOperationElement:Oe.LO,joinTreeNode:Oe.LO,hashCode:Oe.Fl}),e.relationalOperationElement&&Ec(e.relationalOperationElement),e.joinTreeNode&&gc(e.joinTreeNode),e))),fc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),e.value instanceof fo&&Ec(e.value),e))),_c=sa((e=>((0,Oe.rC)(e,{values:Oe.LO,hashCode:Oe.Fl}),e.values.forEach(fc),e)));function Ec(e){return e instanceof Co?dc(e):e instanceof vo?lc(e):e instanceof So?pc(e):e instanceof Ao?rc(e):e instanceof No?fc(e):e instanceof xo?_c(e):e instanceof To?mc(e):e}const Cc=sa((e=>e)),yc=aa(((e,t)=>{if(e instanceof Oo)return Cc(e);const n=t.plugins.flatMap((e=>e.getExtraMilestoningObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e})),bc=sa((e=>((0,Oe.rC)(e,{columnName:Oe.LO,relationalOperationElement:Oe.LO,hashCode:Oe.Fl}),Ec(e.relationalOperationElement),e))),Tc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),vc=sa((e=>((0,Oe.rC)(e,{joinTreeNode:Oe.LO,database:Oe.LO,filterName:Oe.LO,hashCode:Oe.Fl}),e.joinTreeNode&&gc(e.joinTreeNode),Tc(e.filter),e))),Sc=sa((e=>((0,Oe.rC)(e,{columns:Oe.LO}),e.columns.forEach(Ec),e))),Nc=e=>{(0,Oe.rC)(e,{columns:Oe.LO,name:Oe.LO})},xc=aa(((e,t)=>(Nc(e),(0,Oe.rC)(e,{primaryKey:Oe.LO,hashCode:Oe.Fl}),e.primaryKey.forEach(rc),e.milestoning.forEach((e=>yc(e,t))),e))),Ac=aa(((e,t)=>(Nc(e),(0,Oe.rC)(e,{primaryKey:Oe.LO,columnMappings:Oe.LO,filter:Oe.LO,distinct:Oe.LO,groupBy:Oe.LO,hashCode:Oe.Fl}),e.primaryKey.forEach(rc),e.columnMappings.forEach(bc),e.filter&&vc(e.filter),e.groupBy&&Sc(e.groupBy),e))),Ic=aa(((e,t)=>((0,Oe.rC)(e,{name:Oe.LO,tables:Oe.LO,views:Oe.LO,hashCode:Oe.Fl}),e.tables.forEach((e=>xc(e,t))),e.views.forEach((e=>Ac(e,t))),e))),Oc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),Ec(e.operation),e))),wc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,target:Oe.LO,aliases:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),e.target&&lc(e.target),Ec(e.operation),e))),Rc=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{schemas:Oe.LO,joins:Oe.LO,filters:Oe.LO,_elementHashCode:Oe.KG}),e.schemas.forEach((e=>Ic(e,t))),e.joins.forEach(wc),e.filters.forEach(Oc),e))),kc=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,relationalOperation:Oe.LO.ref,bindingTransformer:Oe.LO,hashCode:Oe.Fl}),e.bindingTransformer&&Qo(e.bindingTransformer),e))),Lc=(e,t)=>(Dd(e,t),Ad(e,t),(0,Oe.rC)(e,{id:Oe.LO,rootInstanceSetImplementation:Oe.LO,primaryKey:Oe.LO}),e.primaryKey.forEach(Ec),e),Fc=aa(Lc),Pc=aa(((e,t)=>(Lc(e,t),(0,Oe.rC)(e,{inlineSetImplementation:Oe.LO}),Hd(e.inlineSetImplementation,t),e))),Dc=aa(((e,t)=>(Lc(e,t),(0,Oe.rC)(e,{otherwisePropertyMapping:Oe.LO,hashCode:Oe.Fl}),Rd(e.otherwisePropertyMapping,t),e))),Mc=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{primaryKey:Oe.LO}),e.primaryKey.forEach(Ec),e))),Bc=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{columnMappings:Oe.LO,filter:Oe.LO,distinct:Oe.LO,groupBy:Oe.LO,mainTableAlias:Oe.LO,superSetImplementationId:Oe.LO,hashCode:Oe.Fl}),e.columnMappings.forEach(bc),e.filter&&vc(e.filter),e.groupBy&&Sc(e.groupBy),e.mainTableAlias&&lc(e.mainTableAlias),e))),jc=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,inputType:Oe.LO,hashCode:Oe.Fl}),ca(e.database),e))),Uc=sa((e=>(0,Oe.rC)(e,{host:Oe.LO,port:Oe.LO,databaseName:Oe.LO,hashCode:Oe.Fl}))),Gc=sa((e=>(0,Oe.rC)(e,{hostname:Oe.LO,port:Oe.LO,protocol:Oe.LO,httpPath:Oe.LO,hashCode:Oe.Fl}))),Vc=sa((e=>(0,Oe.rC)(e,{databaseName:Oe.LO,directory:Oe.LO,autoServerMode:Oe.LO,hashCode:Oe.Fl}))),$c=sa((e=>(0,Oe.rC)(e,{testDataSetupCsv:Oe.LO,testDataSetupSqls:Oe.LO,hashCode:Oe.Fl}))),Hc=sa((e=>(0,Oe.rC)(e,{accountName:Oe.LO,region:Oe.LO,warehouseName:Oe.LO,databaseName:Oe.LO,cloudType:Oe.LO,quotedIdentifiersIgnoreCase:Oe.LO,enableQueryTags:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,nonProxyHosts:Oe.LO,organization:Oe.LO,accountType:Oe.LO,role:Oe.LO,hashCode:Oe.Fl}))),zc=sa((e=>(0,Oe.rC)(e,{databaseName:Oe.LO,endpointURL:Oe.LO,port:Oe.LO,region:Oe.LO,clusterID:Oe.LO,host:Oe.LO,hashCode:Oe.Fl}))),Wc=sa((e=>(0,Oe.rC)(e,{projectId:Oe.LO,defaultDataset:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,hashCode:Oe.Fl}))),Kc=sa((e=>(0,Oe.rC)(e,{projectId:Oe.LO,instanceId:Oe.LO,databaseId:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,hashCode:Oe.Fl}))),Yc=sa((e=>(0,Oe.rC)(e,{ssl:Oe.LO,trustStorePathVaultReference:Oe.LO,trustStorePasswordVaultReference:Oe.LO,hashCode:Oe.Fl}))),Jc=sa((e=>((0,Oe.rC)(e,{host:Oe.LO,port:Oe.LO,catalog:Oe.LO,schema:Oe.LO,clientTags:Oe.LO,hashCode:Oe.Fl}),Yc(e.sslSpecification),e))),Xc=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}))),qc=sa((e=>(0,Oe.rC)(e,{serverPrincipal:Oe.LO,hashCode:Oe.Fl}))),Zc=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl}))),Qc=sa((e=>(0,Oe.rC)(e,{apiToken:Oe.LO,hashCode:Oe.Fl}))),el=sa((e=>(0,Oe.rC)(e,{oauthKey:Oe.LO,scopeName:Oe.LO,hashCode:Oe.Fl}))),tl=sa((e=>(0,Oe.rC)(e,{privateKeyVaultReference:Oe.LO,passPhraseVaultReference:Oe.LO,publicUserName:Oe.LO,hashCode:Oe.Fl}))),nl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl}))),il=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,userNameVaultReference:Oe.LO,passwordVaultReference:Oe.LO,baseVaultReference:Oe.LO}))),sl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,serviceAccountEmail:Oe.LO,additionalGcpScopes:Oe.LO}))),al=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,vaultReference:Oe.LO}))),rl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,kerberosRemoteServiceName:Oe.LO,kerberosUseCanonicalHostname:Oe.LO}))),ol=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}))),cl=e=>{(0,Oe.rC)(e,{from:Oe.LO,to:Oe.LO,hashCode:Oe.Fl})},ll=sa((e=>(cl(e),e))),dl=sa((e=>(cl(e),(0,Oe.rC)(e,{schema:Oe.LO}),ll(e.schema),e))),ul=e=>{(0,Oe.rC)(e,{hashCode:Oe.Fl})},pl=(e,t)=>{if(e instanceof nc)return(e=>(ul(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))(e);if(e instanceof ho)return(e=>(ul(e),(0,Oe.rC)(e,{mappers:Oe.LO}),e.mappers.forEach((e=>{(e=>{e instanceof lo?ll(e):e instanceof uo&&dl(e)})(e)})),e))(e);const n=t.plugins.flatMap((e=>e.getExtraPostProcessorObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e},hl=aa(((e,t)=>((e=>{tu(e),(0,Oe.rC)(e,{type:Oe.LO,timeZone:Oe.LO,quoteIdentifiers:Oe.LO})})(e),(0,Oe.rC)(e,{datasourceSpecification:Oe.LO,authenticationStrategy:Oe.LO,localMode:Oe.LO,postProcessors:Oe.LO,hashCode:Oe.Fl}),((e,t)=>{if(e instanceof ic)return Xc(e);if(e instanceof Zr)return Uc(e);if(e instanceof Qr)return Gc(e);if(e instanceof eo)return Vc(e);if(e instanceof to)return $c(e);if(e instanceof no)return Hc(e);if(e instanceof io)return zc(e);if(e instanceof so)return Wc(e);if(e instanceof ao)return Kc(e);if(e instanceof ro)return Jc(e);const n=t.plugins.flatMap((e=>e.getExtraDatasourceSpecificationObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}})(e.datasourceSpecification,t),((e,t)=>{if(e instanceof sc)return ol(e);if(e instanceof Gr)return qc(e);if(e instanceof Vr)return Zc(e);if(e instanceof $r)return Qc(e);if(e instanceof Hr)return el(e);if(e instanceof zr)return tl(e);if(e instanceof Wr)return nl(e);if(e instanceof Yr)return il(e);if(e instanceof Kr)return sl(e);if(e instanceof Jr)return al(e);if(e instanceof Xr)return rl(e);const n=t.plugins.flatMap((e=>e.getExtraAuthenticationStrategyObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}})(e.authenticationStrategy,t),e.postProcessors.forEach((e=>{pl(e,t)})),e)));class gl{id}class ml extends gl{__parent;doc;assertions=[]}class fl extends gl{__parent;doc;tests=[];skip}class _l extends ml{storeTestData=[];get hashCode(){return pa([Ra.MAPPING_TEST,this.id,this.doc??"",pa(this.storeTestData),pa(this.assertions)])}}class El extends fl{func;get hashCode(){return pa([Ra.MAPPING_TEST_SUITE,this.id,this.doc??"",this.func,pa(this.tests)])}}class Cl extends ml{serializationFormat;parameters=[];keys=[];get hashCode(){return pa([Ra.SERVICE_TEST,this.id,pa(this.assertions),pa(this.parameters),pa(this.keys),this.serializationFormat??""])}}class yl extends fl{testData;get hashCode(){return pa([Ra.SERVICE_TEST_SUITE,this.id,pa(this.tests),this.testData??""])}}class bl{id;parentTest}class Tl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO,this.id,La(this.expected)])}accept_TestAssertionVisitor(e){return e.visit_EqualTo(this)}}class vl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO_JSON,this.id,this.expected])}accept_TestAssertionVisitor(e){return e.visit_EqualToJSON(this)}}class Sl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO_TDS,this.id,this.expected])}accept_TestAssertionVisitor(e){return e.visit_EqualToTDS(this)}}class Nl{}class xl extends Nl{dataElement;get hashCode(){return pa([Ra.DATA_ELEMENT_REFERENCE,this.dataElement.valueForSerialization??""])}accept_EmbeddedDataVisitor(e){return e.visit_DataElementReference(this)}}class Al extends Nl{contentType;data;get hashCode(){return pa([Ra.EXTERNAL_FORMAT_DATA,this.contentType,this.data])}accept_EmbeddedDataVisitor(e){return e.visit_ExternalFormatData(this)}}class Il{model}class Ol extends Il{data;get hashCode(){return pa([Ra.MODEL_EMBEDDED_DATA,this.model.valueForSerialization??"",this.data])}}class wl extends Il{instances;get hashCode(){return pa([Ra.MODEL_INSTANCE_DATA,this.model.valueForSerialization??"",La(this.instances)])}}class Rl extends Nl{modelData;get hashCode(){return pa([Ra.MODEL_STORE_DATA,this.modelData?pa(this.modelData):""])}accept_EmbeddedDataVisitor(e){return e.visit_ModelStoreData(this)}}class kl extends Nl{tables=[];accept_EmbeddedDataVisitor(e){return e.visit_RelationalCSVData(this)}get hashCode(){return pa([Ra.RELATIONAL_CSV_DATA_TABLE,pa(this.tables)])}}class Ll extends Nl{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_EMBEDDED_DATA,La(this.content)])}accept_EmbeddedDataVisitor(e){return e.visit_INTERNAL__UnknownEmbeddedData(this)}}const Fl=sa((e=>((0,Oe.rC)(e,{contentType:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),e))),Pl=sa((e=>((0,Oe.rC)(e,{dataElement:Oe.LO,hashCode:Oe.Fl}),e))),Dl=aa(((e,t)=>((0,Oe.rC)(e,{model:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),$l(e.data,t),e))),Ml=aa(((e,t)=>((0,Oe.rC)(e,{model:Oe.LO,instances:Oe.LO,hashCode:Oe.Fl}),e))),Bl=aa(((e,t)=>(e instanceof Ol?Dl(e,t):e instanceof wl&&Ml(e,t),e))),jl=aa(((e,t)=>((0,Oe.rC)(e,{modelData:Oe.LO,hashCode:Oe.Fl}),e.modelData?.forEach((e=>{Bl(e,t)})),e))),Ul=sa((e=>((0,Oe.rC)(e,{values:Oe.LO,table:Oe.LO,schema:Oe.LO,hashCode:Oe.Fl}),e))),Gl=sa((e=>((0,Oe.rC)(e,{tables:Oe.LO,hashCode:Oe.Fl}),e.tables.forEach(Ul),e))),Vl=sa((e=>((0,Oe.rC)(e,{content:Oe.LO.ref}),e)));function $l(e,t){if(e instanceof Ll)return Vl(e);if(e instanceof xl)return Pl(e);if(e instanceof Al)return Fl(e);if(e instanceof Rl)return jl(e,t);if(e instanceof kl)return Gl(e);const n=t.plugins.flatMap((e=>e.getExtraEmbeddedDataObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e}const Hl=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{stereotypes:Oe.LO,taggedValues:Oe.LO,data:Oe.LO,_elementHashCode:Oe.KG}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),$l(e.data,t),e)));class zl{}class Wl extends zl{_OWNER;func;constructor(e,t){super(),this.func=e,this._OWNER=t}get hashCode(){return pa([Ra.SERVICE_PURE_EXECUTION,this.func])}}class Kl extends Wl{mapping;runtime;constructor(e,t,n,i){super(e,t),this.mapping=n,this.runtime=i}get hashCode(){return pa([Ra.SERVICE_PURE_SINGLE_EXECUTION,super.hashCode,this.mapping?.valueForSerialization??"",this.runtime??""])}}class Yl extends Wl{executionKey;executionParameters=[];constructor(e,t,n){super(t,n),this.executionKey=e}get hashCode(){return pa([Ra.SERVICE_PURE_MULTI_EXECUTION,super.hashCode,this.executionKey,pa(this.executionParameters)])}}class Jl{_OWNER;constructor(e){this._OWNER=e}}class Xl extends Jl{data;asserts=[];constructor(e,t){super(e),this.data=t}get hashCode(){return pa([Ra.SERVICE_LEGACY_SINGLE_EXECUTION_TEST,this.data,pa(this.asserts)])}}class ql extends Jl{tests=[];get hashCode(){return pa([Ra.SERVICE_LEGACY_MULTI_EXECUTION_TEST,pa(this.tests)])}}const Zl=aa(((e,t)=>((0,Oe.rC)(e,{connectionId:Oe.LO,testData:Oe.LO,hashCode:Oe.Fl}),$l(e.testData,t),e))),Ql=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO.ref,hashCode:Oe.Fl}),e))),ed=sa((e=>((0,Oe.rC)(e,{assertion:Oe.LO,hashCode:Oe.Fl,id:Oe.LO}),Er(e.assertion),e))),td=sa((e=>((0,Oe.rC)(e,{assertions:Oe.LO,description:Oe.LO,parameters:Oe.LO,hashCode:Oe.Fl}),e.assertions.forEach(ed),e.parameters.forEach(Er),e))),nd=aa(((e,t)=>((0,Oe.rC)(e,{connectionsTestData:Oe.LO,hashCode:Oe.Fl}),e.connectionsTestData.forEach((e=>Zl(e,t))),e))),id=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,serializationFormat:Oe.LO,assertions:Oe.LO,parameters:Oe.LO,keys:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Ql),e.assertions.forEach(Ed),e))),sd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,tests:Oe.LO,testData:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach((e=>_d(e,t))),e.testData&&nd(e.testData,t),e))),ad=sa((e=>((0,Oe.rC)(e,{parametersValues:Oe.LO,assert:Oe.LO,singleExecutionTestParent:Oe.LO,hashCode:Oe.Fl}),Er(e.assert),e))),rd=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,asserts:Oe.LO,hashCode:Oe.Fl}),e.asserts.forEach(ad),e))),od=sa((e=>(rd(e),(0,Oe.rC)(e,{key:Oe.LO}),e))),cd=sa((e=>((0,Oe.rC)(e,{tests:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach(od),e))),ld=e=>{(0,Oe.rC)(e,{func:Oe.LO}),Er(e.func)},dd=aa(((e,t)=>(ld(e),(0,Oe.rC)(e,{runtime:Oe.LO,hashCode:Oe.Fl}),e.mapping&&ca(e.mapping),e.runtime&&gu(e.runtime,t),e))),ud=aa(((e,t)=>((0,Oe.rC)(e,{key:Oe.LO,runtime:Oe.LO,hashCode:Oe.Fl}),ca(e.mapping),gu(e.runtime,t),e))),pd=aa(((e,t)=>(ld(e),(0,Oe.rC)(e,{executionKey:Oe.LO,executionParameters:Oe.LO,hashCode:Oe.Fl}),e.executionParameters.forEach((e=>ud(e,t))),e))),hd=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{pattern:Oe.LO,owners:Oe.LO,documentation:Oe.LO,autoActivateUpdates:Oe.LO,execution:Oe.LO,test:Oe.LO,tests:Oe.LO,postValidations:Oe.LO,patternParameters:Oe.Fl,_elementHashCode:Oe.KG}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),((e,t)=>{e instanceof Kl?dd(e,t):e instanceof Yl&&pd(e,t)})(e.execution,t),e.test&&(e=>{e instanceof Xl?rd(e):e instanceof ql&&cd(e)})(e.test),e.tests.forEach((e=>sd(e,t))),e.postValidations.forEach((e=>td(e))),e))),gd=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),e))),md=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),Fl(e.expected),e))),fd=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),Fl(e.expected),e)));function _d(e,t){if(e instanceof Cl)return id(e);if(e instanceof _l)return Td(e,t);const n=t.plugins.flatMap((e=>e.getExtraAtomicTestObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e}function Ed(e){return e instanceof Tl?gd(e):e instanceof vl?fd(e):e instanceof Sl?md(e):e}const Cd=e=>{ra(e),(0,Oe.rC)(e,{includes:Oe.LO}),e.includes.forEach(ca)},yd=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),bd=aa(((e,t)=>((0,Oe.rC)(e,{store:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),$l(e.data,t),e))),Td=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,assertions:Oe.LO,doc:Oe.LO,storeTestData:Oe.LO,hashCode:Oe.Fl}),e.assertions.forEach(Ed),e.storeTestData.forEach((e=>bd(e,t))),e))),vd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,tests:Oe.LO,func:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach((e=>_d(e,t))),Er(e.func),e))),Sd=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,valueForSerialization:Oe.Fl}),ca(e.ownerReference),e))),Nd=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),xd=sa((e=>((0,Oe.rC)(e,{localMappingProperty:Oe.LO,localMappingPropertyType:Oe.LO,localMappingPropertyMultiplicity:Oe.LO,hashCode:Oe.Fl}),ca(e.localMappingPropertyType),e))),Ad=(e,t)=>{(0,Oe.rC)(e,{sourceSetImplementation:Oe.LO,targetSetImplementation:Oe.LO}),Mu(e.property),Nd(e.sourceSetImplementation),e.targetSetImplementation&&Nd(e.targetSetImplementation),e.localMappingProperty&&xd(e.localMappingProperty)},Id=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,transform:Oe.LO,explodeProperty:Oe.LO,hashCode:Oe.Fl}),e.transformer&&Sd(e.transformer),Er(e.transform),e))),Od=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref})));class wd{observerContext;constructor(e){this.observerContext=e}visit_PropertyMapping(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraPropertyMappingObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownPropertyMapping(e){Od(e)}visit_PurePropertyMapping(e){Id(e,this.observerContext)}visit_FlatDataPropertyMapping(e){Mr(e,this.observerContext)}visit_EmbeddedFlatDataPropertyMapping(e){Dr(e,this.observerContext)}visit_RelationalPropertyMapping(e){kc(e,this.observerContext)}visit_FlatDataAssociationPropertyMapping(e){Ar(e,this.observerContext)}visit_EmbeddedRelationalPropertyMapping(e){Fc(e,this.observerContext)}visit_InlineEmbeddedRelationalPropertyMapping(e){Pc(e,this.observerContext)}visit_OtherwiseEmbeddedRelationalPropertyMapping(e){Dc(e,this.observerContext)}visit_AggregationAwarePropertyMapping(e){}visit_XStorePropertyMapping(e){}}const Rd=(e,t)=>(e.accept_PropertyMappingVisitor(new wd(t)),e),kd=sa((e=>(0,Oe.rC)(e,{isDefault:Oe.Fl,valueForSerialization:Oe.Fl}))),Ld=sa((e=>(0,Oe.rC)(e,{valueForSerialization:Oe.Fl}))),Fd=e=>{(0,Oe.rC)(e,{root:Oe.LO}),ca(e.class),kd(e.id),Ld(e.root)},Pd=sa((e=>((0,Oe.rC)(e,{setImplementation:Oe.LO,class:Oe.LO,properties:Oe.LO}),e))),Dd=(e,t)=>{Fd(e),(0,Oe.rC)(e,{mappingClass:Oe.LO,propertyMappings:Oe.LO}),e.mappingClass&&Pd(e.mappingClass),e.propertyMappings.forEach((e=>Rd(e,t)))},Md=sa((e=>((0,Oe.rC)(e,{}),Nd(e.setImplementation),e))),Bd=e=>{Fd(e),(0,Oe.rC)(e,{parameters:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Md)},jd=sa((e=>(Bd(e),e))),Ud=sa((e=>(Bd(e),(0,Oe.rC)(e,{validationFunction:Oe.LO}),Er(e.validationFunction),e))),Gd=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{filter:Oe.LO,hashCode:Oe.Fl}),e.srcClass&&ca(e.srcClass),e.filter&&Er(e.filter),e))),Vd=sa((e=>(Fd(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e)));class $d{observerContext;constructor(e){this.observerContext=e}visit_SetImplementation(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraSetImplementationObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownSetImplementation(e){Vd(e)}visit_MergeOperationSetImplementation(e){Ud(e)}visit_OperationSetImplementation(e){jd(e)}visit_PureInstanceSetImplementation(e){Gd(e,this.observerContext)}visit_FlatDataInstanceSetImplementation(e){Pr(e,this.observerContext)}visit_EmbeddedFlatDataSetImplementation(e){}visit_RelationalInstanceSetImplementation(e){Mc(e,this.observerContext)}visit_RootRelationalInstanceSetImplementation(e){Bc(e,this.observerContext)}visit_AggregationAwareSetImplementation(e){}visit_INTERNAL__UnresolvedSetImplementation(e){}}const Hd=(e,t)=>(e.accept_SetImplementationVisitor(new $d(t)),e),zd=sa((e=>((0,Oe.rC)(e,{original:Oe.LO,substitute:Oe.LO}),ca(e.original),ca(e.substitute),e))),Wd=sa((e=>e instanceof sr?((0,Oe.rC)(e,{included:Oe.LO,storeSubstitutions:Oe.LO}),ca(e.included),e.storeSubstitutions.forEach(zd),e):e)),Kd=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Yd=sa((e=>((0,Oe.rC)(e,{sourceValues:Oe.LO,hashCode:Oe.Fl}),Ru(e.enum),e.sourceValues.forEach(Kd),e))),Jd=sa((e=>((0,Oe.rC)(e,{sourceType:Oe.LO,enumValueMappings:Oe.LO,hashCode:Oe.Fl}),ca(e.enumeration),kd(e.id),e.sourceType&&ca(e.sourceType),e.enumValueMappings.forEach(Yd),e))),Xd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,stores:Oe.LO,propertyMappings:Oe.LO,hashCode:Oe.Fl}),ca(e.association),kd(e.id),e.stores.forEach(ca),e.propertyMappings.forEach((e=>Rd(e,t))),e))),qd=sa((e=>((0,Oe.rC)(e,{inputType:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),ca(e.sourceClass),e))),Zd=sa((e=>(0,Oe.rC)(e,{expectedOutput:Oe.LO,hashCode:Oe.Fl}))),Qd=aa(((e,t)=>((0,Oe.rC)(e,{name:Oe.LO,query:Oe.LO,inputData:Oe.LO,assert:Oe.LO,hashCode:Oe.Fl}),Er(e.query),e.inputData.forEach((e=>((e,t)=>{if(e instanceof ur)return qd(e);if(e instanceof pr)return Br(e);if(e instanceof hr)return jc(e);const n=t.plugins.flatMap((e=>e.getExtraMappingTestInputDataObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e})(e,t))),((e,t)=>{e instanceof rr&&Zd(e)})(e.assert),e))),eu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{includes:Oe.LO,classMappings:Oe.LO,enumerationMappings:Oe.LO,associationMappings:Oe.LO,test:Oe.LO,tests:Oe.LO,_elementHashCode:Oe.KG}),e.includes.forEach(Wd),e.classMappings.forEach((e=>Hd(e,t))),e.enumerationMappings.forEach(Jd),e.associationMappings.forEach((e=>Xd(e,t))),e.test.forEach((e=>Qd(e,t))),e.tests.forEach((e=>function(e,t){return e instanceof yl?sd(e,t):e instanceof El?vd(e,t):e}(e,t))),e))),tu=e=>{(0,Oe.rC)(e,{store:Oe.LO}),ca(e.store)},nu=sa((e=>(tu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),iu=sa((e=>(tu(e),(0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),su=sa((e=>(tu(e),(0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),au=sa((e=>(tu(e),(0,Oe.rC)(e,{mappings:Oe.LO,hashCode:Oe.Fl}),e.mappings.forEach(ca),e))),ru=sa((e=>(tu(e),(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}),e)));class ou{observerContext;constructor(e){this.observerContext=e}visit_Connection(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraConnectionObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownConnection(e){ru(e)}visit_ConnectionPointer(e){nu(e)}visit_ModelChainConnection(e){au(e)}visit_JsonModelConnection(e){iu(e)}visit_XmlModelConnection(e){su(e)}visit_FlatDataConnection(e){jr(e)}visit_RelationalDatabaseConnection(e){hl(e,this.observerContext)}}const cu=(e,t)=>(e.accept_ConnectionVisitor(new ou(t)),e),lu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{connectionValue:Oe.LO,_elementHashCode:Oe.KG}),cu(e.connectionValue,t),e))),du=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,connection:Oe.LO,hashCode:Oe.Fl}),cu(e.connection,t),e))),uu=aa(((e,t)=>((0,Oe.rC)(e,{storeConnections:Oe.LO,hashCode:Oe.Fl}),ca(e.store),e.storeConnections.forEach((e=>du(e,t))),e))),pu=aa(((e,t)=>((0,Oe.rC)(e,{mappings:Oe.LO,connections:Oe.LO,hashCode:Oe.Fl}),e.mappings.forEach(ca),e.connections.forEach((e=>uu(e,t))),e))),hu=sa((e=>((0,Oe.rC)(e,{hashCode:Oe.Fl}),ca(e.packageableRuntime),e))),gu=(e,t)=>e instanceof fr?hu(e):e instanceof mr?pu(e,t):e,mu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{runtimeValue:Oe.LO,_elementHashCode:Oe.KG}),pu(e.runtimeValue,t),e))),fu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{_elementHashCode:Oe.KG}),e)));class _u{observerContext;constructor(e){this.observerContext=e}visit_PackageableElement(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraElementObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownPackageableElement(e){oa(e)}visit_INTERNAL__UnknownFunctionActivator(e){Vu(e)}visit_INTERNAL__UnknownStore(e){yd(e)}visit_Package(e){Cu(e,this.observerContext)}visit_SectionIndex(e){xu(e)}visit_PrimitiveType(e){}visit_Profile(e){Ou(e)}visit_Enumeration(e){ku(e)}visit_Measure(e){Fu(e)}visit_Class(e){ju(e)}visit_Association(e){Uu(e)}visit_ConcreteFunctionDefinition(e){Gu(e)}visit_FlatData(e){Lr(e)}visit_Database(e){Rc(e,this.observerContext)}visit_Mapping(e){eu(e,this.observerContext)}visit_Service(e){hd(e,this.observerContext)}visit_ExecutionEnvironmentInstance(e){fu(e,this.observerContext)}visit_PackageableRuntime(e){mu(e,this.observerContext)}visit_PackageableConnection(e){lu(e,this.observerContext)}visit_FileGenerationSpecification(e){er(e)}visit_GenerationSpecification(e){nr(e)}visit_DataElement(e){Hl(e,this.observerContext)}}const Eu=aa(((e,t)=>(e.accept_PackageableElementVisitor(new _u(t)),e))),Cu=aa(((e,t)=>((e=>{ra(e),(0,Oe.rC)(e,{children:Oe.LO,hashCode:Oe.KG})})(e),e.children.forEach((e=>{e instanceof za?Cu(e,t):Eu(e,t)})),e))),yu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),bu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),e))),Tu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),bu(e.tag),e))),vu=sa((e=>(0,Oe.rC)(e,{rawType:Oe.LO}))),Su=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),vu(e.value),ca(e.ownerReference),e))),Nu=sa((e=>((0,Oe.rC)(e,{parserName:Oe.LO,elements:Oe.LO}),e instanceof Ka?(0,Oe.rC)(e,{imports:Oe.LO,hashCode:Oe.Fl}):e instanceof Ya&&(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),xu=sa((e=>(ra(e),(0,Oe.rC)(e,{sections:Oe.LO,_elementHashCode:Oe.KG}),e.sections.forEach(Nu),e))),Au=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Iu=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Ou=sa((e=>(ra(e),(0,Oe.rC)(e,{p_stereotypes:Oe.LO,p_tags:Oe.LO,_elementHashCode:Oe.KG}),e.p_stereotypes.forEach(Au),e.p_tags.forEach(Iu),e))),wu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,hashCode:Oe.Fl}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Ru=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),ku=sa((e=>(ra(e),(0,Oe.rC)(e,{values:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,_elementHashCode:Oe.KG}),e.values.forEach(wu),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Lu=sa((e=>((0,Oe.rC)(e,{measure:Oe.LO,conversionFunction:Oe.LO,hashCode:Oe.Fl}),e.conversionFunction&&Er(e.conversionFunction),e))),Fu=sa((e=>(ra(e),(0,Oe.rC)(e,{canonicalUnit:Oe.LO,nonCanonicalUnits:Oe.LO,_elementHashCode:Oe.KG}),e.canonicalUnit&&Lu(e.canonicalUnit),e.nonCanonicalUnits.forEach(Lu),e))),Pu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,aggregation:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,hashCode:Oe.Fl}),Su(e.genericType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Du=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,body:Oe.LO.ref,parameters:Oe.LO.ref,hashCode:Oe.Fl}),Su(e.genericType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Mu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),Bu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,functionDefinition:Oe.LO,externalId:Oe.LO,enforcementLevel:Oe.LO,messageFunction:Oe.LO,hashCode:Oe.Fl}),Er(e.functionDefinition),e.messageFunction&&Er(e.messageFunction),e))),ju=sa((e=>(ra(e),(0,Oe.rC)(e,{_subclasses:Oe.LO,properties:Oe.LO,propertiesFromAssociations:Oe.LO,derivedProperties:Oe.LO,generalizations:Oe.LO,constraints:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,dispose:Oe.KG,_elementHashCode:Oe.KG}),e.properties.forEach(Pu),e.propertiesFromAssociations.forEach(Pu),e.derivedProperties.forEach(Du),e.generalizations.forEach(Su),e.constraints.forEach(Bu),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Uu=sa((e=>(ra(e),(0,Oe.rC)(e,{properties:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,derivedProperties:Oe.LO,dispose:Oe.KG,_elementHashCode:Oe.KG}),e.properties.forEach(Pu),e.derivedProperties.forEach(Du),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Gu=sa((e=>(ra(e),(0,Oe.rC)(e,{functionName:Oe.LO,returnMultiplicity:Oe.LO,parameters:Oe.LO.shallow,expressionSequence:Oe.LO.ref,stereotypes:Oe.LO,taggedValues:Oe.LO,_elementHashCode:Oe.KG}),e.parameters.forEach(Cr),ca(e.returnType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Vu=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),$u=sa((e=>e instanceof Va?ku(e):e instanceof $a?Lu(e):e instanceof Ua?ju(e):e instanceof Ha?Fu(e):e)),Hu=(sa((e=>e instanceof Va?ku(e):e instanceof $a?Lu(e):e)),sa((e=>(0,Oe.rC)(e,{_dummyObservable:Oe.LO})))),zu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),Wu=sa((e=>(Hu(e),(0,Oe.rC)(e,{id:Oe.LO,hideProperties:Oe.LO,hideTaggedValues:Oe.LO,hideStereotypes:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),Ku=sa((e=>(zu(e.classView),e))),Yu=sa((e=>((0,Oe.rC)(e,{path:Oe.LO,pathForSerialization:Oe.Fl}),Ku(e.from),Ku(e.to),e))),Ju=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),Xu=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),Mu(e.property),ca(e.association),e))),qu=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),Mu(e.property),e))),Zu=sa((e=>(ra(e),(0,Oe.rC)(e,{classViews:Oe.LO,associationViews:Oe.LO,generalizationViews:Oe.LO,propertyViews:Oe.LO,_elementHashCode:Oe.KG}),e.classViews.forEach(Wu),e.associationViews.forEach(Xu),e.generalizationViews.forEach(Ju),e.propertyViews.forEach(qu),e)));var Qu;!function(e){e.DIAGRAM="DIAGRAM",e.CLASS_VIEW="CLASS_VIEW",e.PROPERTY_VIEW="PROPERTY_VIEW",e.ASSOCIATION_VIEW="ASSOCIATION_VIEW",e.PROPERTY_HOLDER_VIEW="PROPERTY_HOLDER_VIEW",e.GENERALIZATION_VIEW="GENERALIZATION_VIEW",e.RELATIONSHIP_VIEW="RELATIONSHIP_VIEW",e.POINT="POINT",e.RECTANGLE="RECTANGLE",e.POSITIONED_RECTANGLE="POSITIONED_RECTANGLE"}(Qu||(Qu={}));class ep extends Ba{classViews=[];associationViews=[];generalizationViews=[];propertyViews=[];get _elementHashCode(){return pa([Qu.DIAGRAM,this.path,pa(this.classViews),pa(this.generalizationViews),pa(this.propertyViews)])}accept_PackageableElementVisitor(e){return e.visit_PackageableElement(this)}}class tp extends ia{constructor(){super(na.Rw.LW,na.i8)}getExtraElementObservers(){return[(e,t)=>{if(e instanceof ep)return Zu(e)}]}}class np{package;name;get path(){return`${this.package}${ha}${this.name}`}get hashCode(){return pa([Ra.PACKAGEABLE_ELEMENT,this.path])}}class ip extends np{classViews=[];propertyViews=[];generalizationViews=[];get hashCode(){return pa([Qu.DIAGRAM,this.path,pa(this.classViews),pa(this.generalizationViews),pa(this.propertyViews)])}accept_PackageableElementVisitor(e){return e.visit_PackageableElement(this)}}class sp{rectangle;position;get hashCode(){return pa([Qu.POSITIONED_RECTANGLE,this.position,this.rectangle])}}class ap extends sp{id;class;hideProperties;hideTaggedValues;hideStereotypes;get hashCode(){return pa([Qu.CLASS_VIEW,super.hashCode,this.id,this.class,this.hideProperties?.toString()??"",this.hideTaggedValues?.toString()??"",this.hideStereotypes?.toString()??""])}}class rp{x;y;get hashCode(){return pa([Qu.POINT,this.x.toString(),this.y.toString()])}}class op{width;height;get hashCode(){return pa([Qu.RECTANGLE,this.width.toString(),this.height.toString()])}}class cp{points=[]}class lp{sourceView;targetView;line;get hashCode(){return pa([Qu.RELATIONSHIP_VIEW,this.sourceView,this.targetView,pa(this.line.points)])}}class dp extends lp{property;get hashCode(){return pa([Qu.PROPERTY_HOLDER_VIEW,super.hashCode,this.property])}}class up extends dp{get hashCode(){return pa([Qu.PROPERTY_VIEW,super.hashCode])}}class pp extends lp{get hashCode(){return pa([Qu.GENERALIZATION_VIEW,super.hashCode])}}class hp{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return pa([Ra.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new hp(0,0);static ZERO_ONE=new hp(0,1);static ZERO_MANY=new hp(0,void 0);static ONE=new hp(1,1);static ONE_MANY=new hp(1,void 0)}const gp=new me((0,ge.yu)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)()}));class mp{package;name;sourceInformation;static serialization=new me((0,ge.yu)(mp,{package:(0,ge.Ru)(),name:(0,ge.Ru)(),sourceInformation:Ee(gp.schema)}))}(0,ge.yu)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return pa([Ra.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,ge.Ru)(),type:(0,ge.jt)((0,ge.Ru)())});const fp=(0,ge.yu)(hp,{lowerBound:(0,ge.Ru)(),upperBound:(0,ge.jt)((0,ge.Ru)())});class _p{class;property;get hashCode(){return pa([Ra.PROPERTY_POINTER,this.property,this.class??""])}}class Ep{}class Cp{queryTimeOutInSeconds=null;enableConstraints=!0}var yp,bp;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext"}(yp||(yp={})),function(e){e.LAMBDA="lambda",e.VARIABLE="var",e.CINTEGER="integer",e.CDECIMAL="decimal",e.CSTRING="string",e.CBOOLEAN="boolean",e.CFLOAT="float",e.CDATETIME="dateTime",e.CSTRICTDATE="strictDate",e.CSTRICTTIME="strictTime",e.CLATESTDATE="latestDate"}(bp||(bp={})),(0,ge.yu)(class extends Cp{},{_type:_e(yp.BASE_EXECUTION_CONTEXT),queryTimeOutInSeconds:(0,ge.Ru)(),enableConstraints:(0,ge.Ru)()});const Tp=(0,ge.yu)(class extends Ep{body;parameters;get hashCode(){return pa([Ra.RAW_LAMBDA,Fa(this.parameters,this.body)])}accept_RawValueSpecificationVisitor(e){return e.visit_Lambda(this)}},{_type:_e(bp.LAMBDA),body:(0,ge.LZ)(),parameters:(0,ge.LZ)()}),vp=(0,ge.yu)(class extends Ep{class;name;multiplicity;get hashCode(){return pa([Ra.RAW_VARIABLE,this.class,this.name,this.multiplicity])}accept_RawValueSpecificationVisitor(e){return e.visit_Variable(this)}},{_type:_e(bp.VARIABLE),class:(0,ge.Ru)(),multiplicity:fe(fp),name:(0,ge.Ru)()});(0,ge.yu)(class extends Ep{multiplicity=hp.ONE;type;value;get hashCode(){return pa([Ra.RAW_INSTANCE_VALUE,this.type,this.multiplicity,this.value??""])}accept_RawValueSpecificationVisitor(e){return e.visit_PrimitiveInstanceValue(this)}},{type:(0,ge.bm)("_type",(0,ge.PG)((e=>{switch(e){case _a.INTEGER:return bp.CINTEGER;case _a.DECIMAL:return bp.CDECIMAL;case _a.STRING:return bp.CSTRING;case _a.BOOLEAN:return bp.CBOOLEAN;case _a.FLOAT:return bp.CFLOAT;case _a.DATETIME:return bp.CDATETIME;case _a.STRICTDATE:return bp.CSTRICTDATE;case _a.STRICTTIME:return bp.CSTRICTTIME;case _a.LATESTDATE:return bp.CLATESTDATE;default:throw new F(`Can't serialize raw instance value type '${e}'`)}}),(e=>{switch(e){case bp.CINTEGER:return _a.INTEGER;case bp.CDECIMAL:return _a.DECIMAL;case bp.CSTRING:return _a.STRING;case bp.CBOOLEAN:return _a.BOOLEAN;case bp.CFLOAT:return _a.FLOAT;case bp.CDATETIME:return _a.DATETIME;case bp.CSTRICTDATE:return _a.STRICTDATE;case bp.CSTRICTTIME:return _a.STRICTTIME;case bp.CLATESTDATE:return _a.LATESTDATE;default:throw new F(`Can't deserialize raw value instance value type '${e}'`)}}))),value:(0,ge.jt)((0,ge.Ru)())});class Sp extends np{function}const Np=(0,ge.yu)(_p,{class:(0,ge.jt)((0,ge.Ru)()),property:(0,ge.Ru)()}),xp=(0,ge.yu)(class{profile;value;get hashCode(){return pa([Ra.STEREOTYPE_POINTER,this.value,this.profile])}},{profile:(0,ge.Ru)(),value:(0,ge.Ru)()}),Ap=(0,ge.yu)(class{profile;value;get hashCode(){return pa([Ra.TAG_POINTER,this.value,this.profile])}},{profile:(0,ge.Ru)(),value:(0,ge.Ru)()}),Ip=(0,ge.yu)(class{tag;value;get hashCode(){return pa([Ra.TAGGED_VALUE,this.tag,this.value])}},{tag:fe(Ap),value:(0,ge.Ru)()}),Op=((0,ge.yu)(class extends np{stereotypes=[];tags=[];get hashCode(){return pa([Ra.PROFILE,this.path,pa(this.stereotypes),pa(this.tags)])}accept_PackageableElementVisitor(e){return e.visit_Profile(this)}},{_type:_e("profile"),name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ru)()),tags:(0,ge.pb)((0,ge.Ru)())}),(0,ge.yu)(class{value;stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ENUM_VALUE,this.value,pa(this.stereotypes),pa(this.taggedValues)])}},{stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),value:(0,ge.Ru)()})),wp=((0,ge.yu)(class extends np{values=[];stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ENUMERATION,this.path,pa(this.values),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Enumeration(this)}},{_type:_e("Enumeration"),name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),values:(0,ge.pb)(fe(Op))}),(0,ge.yu)(class extends np{measure;conversionFunction;get hashCode(){return pa([Ra.UNIT,this.measure,this.conversionFunction??""])}accept_PackageableElementVisitor(e){throw new F}},{_type:_e("unit"),conversionFunction:(0,ge.jt)(fe(Tp)),measure:(0,ge.Ru)(),name:(0,ge.Ru)(),package:(0,ge.Ru)()})),Rp=((0,ge.yu)(class extends np{canonicalUnit;nonCanonicalUnits=[];get hashCode(){return pa([Ra.MEASURE,this.path,this.canonicalUnit??"",pa(this.nonCanonicalUnits)])}accept_PackageableElementVisitor(e){return e.visit_Measure(this)}},{_type:_e("measure"),canonicalUnit:(0,ge.jt)(fe(wp)),name:(0,ge.Ru)(),nonCanonicalUnits:(0,ge.pb)(fe(wp)),package:(0,ge.Ru)()}),(0,ge.yu)(class{name;type;multiplicity;aggregation;stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.PROPERTY,this.name,this.multiplicity,this.type,this.aggregation??"",pa(this.stereotypes),pa(this.taggedValues)])}},{aggregation:(0,ge.jt)((0,ge.Ru)()),multiplicity:fe(fp),name:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),type:(0,ge.Ru)()})),kp=(0,ge.yu)(class{name;returnType;returnMultiplicity;stereotypes=[];taggedValues=[];body;parameters;get hashCode(){return pa([Ra.DERIVED_PROPERTY,this.name,this.returnMultiplicity,this.returnType,pa(this.stereotypes),pa(this.taggedValues),Fa(this.parameters,this.body)])}},{body:(0,ge.LZ)(),name:(0,ge.Ru)(),parameters:(0,ge.LZ)(),returnMultiplicity:fe(fp),returnType:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),Lp=(0,ge.yu)(class{name;functionDefinition;externalId;enforcementLevel;messageFunction;get hashCode(){return pa([Ra.CONSTRAINT,this.name,this.functionDefinition,this.externalId??"",this.enforcementLevel??"",this.messageFunction??""])}},{enforcementLevel:(0,ge.jt)((0,ge.Ru)()),externalId:(0,ge.jt)((0,ge.Ru)()),functionDefinition:fe(Tp),messageFunction:(0,ge.jt)(fe(Tp)),name:(0,ge.Ru)()});var Fp;(0,ge.yu)(class extends np{superTypes=[];properties=[];derivedProperties=[];stereotypes=[];taggedValues=[];constraints=[];get hashCode(){return pa([Ra.CLASS,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.superTypes),pa(this.constraints),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Class(this)}},{_type:_e("class"),constraints:be(Lp,{INTERNAL__forceReturnEmptyInTest:!0}),name:(0,ge.Ru)(),originalMilestonedProperties:Te((()=>ge.AM),(()=>ge.AM),{INTERNAL__forceReturnEmptyInTest:!0}),package:(0,ge.Ru)(),properties:be(Rp,{INTERNAL__forceReturnEmptyInTest:!0}),derivedProperties:(0,ge.bm)("qualifiedProperties",be(kp,{INTERNAL__forceReturnEmptyInTest:!0})),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),superTypes:(Fp={INTERNAL__forceReturnEmptyInTest:!0},Te((e=>e),(e=>e),Fp)),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends np{properties=[];derivedProperties=[];stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ASSOCIATION,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Association(this)}},{_type:_e("association"),name:(0,ge.Ru)(),originalMilestonedProperties:Te((()=>ge.AM),(()=>ge.AM),{INTERNAL__forceReturnEmptyInTest:!0}),package:(0,ge.Ru)(),properties:(0,ge.pb)(fe(Rp)),derivedProperties:(0,ge.bm)("qualifiedProperties",be(kp,{INTERNAL__forceReturnEmptyInTest:!0})),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends np{parameters=[];body=[];preConstraints=[];postConstraints=[];returnType;returnMultiplicity;taggedValues=[];stereotypes=[];get hashCode(){return pa([Ra.FUNCTION,this.path,pa(this.parameters),this.returnType,pa(this.taggedValues),pa(this.stereotypes),Fa(void 0,this.body)])}accept_PackageableElementVisitor(e){return e.visit_ConcreteFunctionDefinition(this)}},{_type:_e("function"),body:(0,ge.pb)((0,ge.LZ)()),name:(0,ge.Ru)(),package:(0,ge.Ru)(),parameters:(0,ge.pb)(fe(vp)),postConstraints:(0,ge.pb)((0,ge.Ru)()),preConstraints:(0,ge.pb)((0,ge.Ru)()),returnMultiplicity:fe(fp),returnType:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends Sp{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownFunctionActivator(this)}},{function:(0,ge.Ru)(),name:(0,ge.Ru)(),package:(0,ge.Ru)()});const Pp="diagram",Dp=(0,ge.yu)(rp,{x:(0,ge.Ru)(),y:(0,ge.Ru)()}),Mp=(0,ge.yu)(op,{height:(0,ge.Ru)(),width:(0,ge.Ru)()}),Bp=(0,ge.yu)(cp,{points:(0,ge.pb)(fe(Dp))}),jp=(0,ge.yu)(ap,{class:(0,ge.Ru)(),hideProperties:(0,ge.jt)((0,ge.Ru)()),hideStereotypes:(0,ge.jt)((0,ge.Ru)()),hideTaggedValues:(0,ge.jt)((0,ge.Ru)()),id:(0,ge.Ru)(),position:fe(Dp),rectangle:fe(Mp)}),Up=(0,ge.yu)(up,{line:fe(Bp),property:fe(Np),sourceView:(0,ge.Ru)(),targetView:(0,ge.Ru)()}),Gp=(0,ge.yu)(pp,{line:fe(Bp),sourceView:(0,ge.Ru)(),targetView:(0,ge.Ru)()}),Vp=(0,ge.yu)(ip,{_type:_e(Pp),classViews:(0,ge.pb)(fe(jp)),generalizationViews:(0,ge.pb)(fe(Gp)),name:(0,ge.Ru)(),package:(0,ge.Ru)(),propertyViews:(0,ge.pb)(fe(Up))});class $p extends o{_$nominalTypeBrand;install(e){e.registerPureProtocolProcessorPlugin(this)}}var Hp=n(5903);const zp=e=>U((0,Hp.Z)(e.split(ha))),Wp=e=>{const t=e.lastIndexOf(ha);return-1===t?void 0:e.substring(0,t)},Kp=(e,t)=>{const n=e.lastIndexOf(ha);return-1===n?[t??"",e]:[e.substring(0,n),e.substring(n+2,e.length)]},Yp=(e,t)=>`${e?`${e}${ha}`:""}${t}`,Jp=(e,t)=>{e.children.push(t),t.package=e},Xp=(e,t)=>{e.children=e.children.filter((e=>e!==t))},qp=(e,t,n,i)=>{const s=t.indexOf(ha),a=-1===s?t:t.substring(0,s);let r;if(r=e.children.find((e=>e instanceof za&&e.name===a)),!r){if(!n)throw new M(`Can't find child package '${a}' in package '${e.path}'`);W(!ma.includes(a),`Can't create package with reserved name '${a}'`),r=new za(a),r.package=e,e.children.push(r)}return i&&i.set(Yp(e.path,a),r),-1!==s?qp(r,t.substring(s+2),n,i):r},Zp=(e,t,n,i)=>{if(i){const s=i.get(Yp(e.path,t));if(s)return s;let a=t;for(;""!==a;){const s=Yp(e.path,a),r=i.get(s);if(r)return qp(r,t.substring(a.length+2,t.length),n,i);const o=a.lastIndexOf(ha);a=-1!==o?a.substring(0,o):""}}return qp(e,t,n,i)},Qp=(e,t,n)=>(H(t,"Package path is required"),Zp(e.root,t,!0,n)),eh=(e,t)=>$(e.rawType,t),th=e=>{const t=new Set;t.add(e);const n=e=>{e.generalizations.forEach((e=>{const i=eh(e.value,Ua);t.has(i)||(t.add(i),n(i))}))};return n(e),t.delete(e),Array.from(t)},nh=e=>e.properties.concat(e.propertiesFromAssociations).concat(e.derivedProperties),ih=(e,t)=>e===t?e.toString():0===e&&void 0===t?"MANY":`$${e}_${t??"MANY"}$`,sh=(e,t)=>`${U(e,"Package path is required")}${ha}${U(t,"Name is required")}`;class ah{elementClassName;_class;prerequisites=[];firstPass;secondPass;thirdPass;fourthPass;fifthPass;constructor(e){this.elementClassName=e.elementClassName,this._class=e._class,this.prerequisites=e.prerequisites??[],this.firstPass=e.firstPass,this.secondPass=e.secondPass,this.thirdPass=e.thirdPass,this.fourthPass=e.fourthPass,this.fifthPass=e.fifthPass}getElementProtocolClass(){return this._class}getPrerequisiteElementProtocolClasses(){return this.prerequisites}runFirstPass(e,t,n,i){H(e.package,"Element 'package' field is missing or empty"),H(e.name,"Element 'name' field is missing or empty"),((e,t,n)=>{if(n){if(n.has(e))throw new M(`Element '${e}' already exists`);n.add(e)}else W(!t.graph.getNullableElement(e),`Element '${e}' already exists`)})(sh(e.package,e.name),t,i);const s=this.firstPass(e,t);return Jp(Qp(t.currentSubGraph,e.package,n),s),s}runSecondPass(e,t){this.secondPass?.(e,t)}runThirdPass(e,t){this.thirdPass?.(e,t)}runFourthPass(e,t){this.fourthPass?.(e,t)}runFifthPass(e,t){this.fifthPass?.(e,t)}}const rh=e=>e.classView.value.id,oh=e=>{const t=new up,n=new cp;return n.points=e.pathForSerialization,t.line=n,t.property=((e,t)=>{const n=new _p;return n.class=t?.isTransformingEmbeddedPropertyMapping||t?.isTransformingLocalPropertyMapping?void 0:e.ownerReference.valueForSerialization??"",n.property=e.value.name,n})(e.property),t.sourceView=rh(e.from),t.targetView=rh(e.to),t},ch=e=>{const t=new pp,n=new cp;return n.points=e.pathForSerialization,t.line=n,t.sourceView=rh(e.from),t.targetView=rh(e.to),t},lh=e=>{const t=new ap;return t.class=e.class.valueForSerialization??"",t.hideProperties=e.hideProperties,t.hideStereotypes=e.hideStereotypes,t.hideTaggedValues=e.hideTaggedValues,t.id=e.id,t.position=((e,t)=>{const n=new rp;return n.x=e,n.y=t,n})(e.position.x,e.position.y),t.rectangle=((e,t)=>{const n=new op;return n.height=e,n.width=t,n})(e.rectangle.height,e.rectangle.width),t};class dh{x;y;constructor(e,t){this.x=e,this.y=t}get hashCode(){return pa([Qu.POINT,this.x.toString(),this.y.toString()])}}class uh{width;height;constructor(e,t){this.width=e,this.height=t}get hashCode(){return pa([Qu.RECTANGLE,this.width.toString(),this.height.toString()])}}class ph{_dummyObservable={};position;rectangle;constructor(e,t){this.position=e,this.rectangle=t}center=()=>new dh(this.position.x+this.rectangle.width/2,this.position.y+this.rectangle.height/2);contains(e,t){const n=this.normalizeBox(this);return e>n.position.x&&e<n.position.x+n.rectangle.width&&t>n.position.y&&t<n.position.y+n.rectangle.height}normalizeBox(e){let t=e;return e.rectangle.width<0&&(t=new ph(new dh(e.position.x+e.rectangle.width,e.position.y),new uh(-e.rectangle.width,e.rectangle.height))),e.rectangle.height<0&&(t=new ph(new dh(e.position.x,e.position.y+e.rectangle.height),new uh(e.rectangle.width,-e.rectangle.height))),t}get hashCode(){return this._dummyObservable,pa([Qu.POSITIONED_RECTANGLE,this.position,this.rectangle])}}class hh extends ph{_OWNER;class;id;hideProperties;hideTaggedValues;hideStereotypes;constructor(e,t,n){super(new dh(0,0),new uh(0,0)),this._OWNER=e,this.id=t,this.class=n}get hashCode(){return pa([Qu.CLASS_VIEW,super.hashCode,this.id,this.class.valueForSerialization??"",this.hideProperties?.toString()??"",this.hideTaggedValues?.toString()??"",this.hideStereotypes?.toString()??""])}}class gh{_offsetX;_offsetY;classView;constructor(e){this.classView=e}}class mh extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}}class fh extends mh{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new fh(e)}}class _h{_OWNER;from;to;path=[];constructor(e,t,n){this._OWNER=e,this.from=new gh(fh.create(t)),this.to=new gh(fh.create(n))}computeEdgeEndpoint(e,t=!0){const n=e.classView.value,i=e.classView.value.center(),s=i.x+(e._offsetX??0),a=i.y+(e._offsetY??0);return n.contains(s,a)?new dh(s,a):(t&&(e._offsetX=0,e._offsetY=0),new dh(i.x,i.y))}buildFullPath(e=!0){return[this.computeEdgeEndpoint(this.from,e),...this.path,this.computeEdgeEndpoint(this.to,e)]}static pruneUnnecessaryInsidePoints=(e,t,n)=>{W(Boolean(e.length),"Path requires at least 1 point");let i=0,s=e[i];for(;i<e.length-1&&t.contains(s.x,s.y);)i++,s=e[i];let a=e.length-1,r=e[a];for(;a>0&&n.contains(r.x,r.y);)a--,r=e[a];const o=e.slice(i-1,a+2);return o.length<2?[s,r]:o};get pathForSerialization(){return _h.pruneUnnecessaryInsidePoints(this.buildFullPath(),this.from.classView.value,this.to.classView.value)}get hashCode(){return pa([Qu.RELATIONSHIP_VIEW,this.from.classView.value.id,this.to.classView.value.id,pa(this.pathForSerialization)])}}class Eh extends _h{property;constructor(e,t,n,i){super(e,n,i),this.property=t}get hashCode(){return pa([Qu.PROPERTY_HOLDER_VIEW,super.hashCode,this.property.pointerHashCode])}}class Ch extends Eh{get hashCode(){return pa([Qu.PROPERTY_VIEW,super.hashCode])}}class yh extends _h{get hashCode(){return pa([Qu.GENERALIZATION_VIEW,super.hashCode])}}class bh{x;y;constructor(e,t){this.x=e,this.y=t}static fromPoints(e,t){return new bh(t.x-e.x,t.y-e.y)}unit(){const e=Math.sqrt(this.x*this.x+this.y*this.y);return new bh(this.x/e,this.y/e)}normal(e){return new bh(e.y-this.y,-(e.x-this.x))}dotProduct(e){return this.x*e.x+this.y*e.y}}const Th=e=>{let t=0,n=0;for(;e.offsetParent;)t+=e.offsetLeft-e.scrollLeft+e.clientLeft,n+=e.offsetTop-e.scrollTop+e.clientTop,e=e.offsetParent;return new dh(t,n)},vh=(e,t)=>e.classViews.find((e=>e.id===t)),Sh=(e,t)=>{e.path=t},Nh=e=>{const t=e.buildFullPath(),n=_h.pruneUnnecessaryInsidePoints(t,e.from.classView.value,e.to.classView.value);if(n[0]!==t[0]){const t=e.from.classView.value.center();e.from._offsetX=U(n[0],"Diagram path expected to have at least 2 points").x-t.x,e.from._offsetY=U(n[0],"Diagram path expected to have at least 2 points").y-t.y}if(n[n.length-1]!==t[t.length-1]){const t=e.to.classView.value.center();e.to._offsetX=n[n.length-1].x-t.x,e.to._offsetY=n[n.length-1].y-t.y}const i=[];for(let e=0;e<n.length-2;e++){const t=bh.fromPoints(n[e+1],n[e]).unit(),s=bh.fromPoints(n[e+1],n[e+2]).unit(),a=t.dotProduct(s),r=180*Math.acos(a)/Math.PI;Math.abs(r-180)>5&&i.push(n[e+1])}Sh(e,i)},xh=(e,t)=>e.x*Math.cos(t)-e.y*Math.sin(t),Ah=(e,t)=>e.x*Math.sin(t)+e.y*Math.cos(t),Ih=e=>new dh(e.position.x+e.rectangle.width,e.position.y+e.rectangle.height),Oh=e=>{const t=Ih(e);return new ph(new dh(t.x-5,t.y-5),new uh(10,10))},wh=(e,t)=>(t=e.normalizeBox(t),e.contains(t.position.x,t.position.y)||e.contains(t.position.x+t.rectangle.width,t.position.y)||e.contains(t.position.x,t.position.y+t.rectangle.height)||e.contains(t.position.x+t.rectangle.width,t.position.y+t.rectangle.height)),Rh=e=>{const t=U(e.x,"Point 'x' coordinate is missing"),n=U(e.y,"Point 'y' coordinate is missing");return new dh(t,n)};class kh extends $p{constructor(){super(na.Rw.zE,na.i8)}V1_getExtraElementBuilders(){return[new ah({elementClassName:"Diagram",_class:ip,firstPass:(e,t)=>{V(e,ip);const n=new ep(e.name),i=sh(e.package,e.name);return t.currentSubGraph.setOwnElementInExtension(i,n,ep),n},secondPass:(e,t)=>{V(e,ip);const n=(i=sh(e.package,e.name),s=t.currentSubGraph,U(s.getOwnNullableExtensionElement(i,ep),`Can't find diagram '${i}'`));var i,s;n.classViews=e.classViews.map((e=>((e,t,n)=>{H(e.class,"Class view 'class' field is missing or empty"),H(e.id,"Class view 'id' field is missing or empty"),j(e.rectangle,"Class view 'rectangle' field is missing"),j(e.position,"Class view 'position' field is missing");const i=new hh(n,e.id,t.resolveClass(e.class));return i.hideProperties=e.hideProperties,i.hideTaggedValues=e.hideTaggedValues,i.hideStereotypes=e.hideStereotypes,i.rectangle=(e=>{const t=U(e.width,"Rectangle 'width' is missing"),n=U(e.height,"Rectangle 'height' is missing");return new uh(t,n)})(e.rectangle),i.position=Rh(e.position),i})(e,t,n))),n.propertyViews=e.propertyViews.map((e=>((e,t,n)=>{j(e.property,"Property view 'property' field is missing"),j(e.line,"Property view 'line' field is missing");const i=U(vh(n,U(e.sourceView)),"Property view 'sourceView' field is missing"),s=U(vh(n,U(e.targetView)),"Property view 'targetView' field is missing"),a=t.resolveOwnProperty(e.property),r=new Ch(n,a,i,s);r.path=e.line.points.map((e=>Rh(e)));try{Nh(r)}catch(e){P(e),t.logService.warn(u.create(e.message))}return r})(e,t,n))),n.generalizationViews=e.generalizationViews.map((e=>((e,t,n)=>{j(e.line,"Generalization view 'line' field is missing");const i=U(vh(t,U(e.sourceView)),"Generalization view 'sourceView' field is missing"),s=U(vh(t,U(e.targetView)),"Generalization view 'targetView' field is missing"),a=new yh(t,i,s);a.path=e.line.points.map((e=>Rh(e)));try{Nh(a)}catch(e){P(e),n.logService.warn(u.create(e.message))}return a})(e,n,t)))}})]}V1_getExtraElementClassifierPathGetters(){return[e=>{if(e instanceof ip)return"meta::pure::metamodel::diagram::Diagram"}]}V1_getExtraElementProtocolSerializers(){return[(e,t)=>{if(e instanceof ip)return(0,ge.qC)(Vp,e)}]}V1_getExtraElementProtocolDeserializers(){return[(e,t)=>{if(e._type===Pp)return(0,ge.vB)(Vp,e)}]}V1_getExtraElementTransformers(){return[(e,t)=>{if(e instanceof ep)return(e=>{const t=new ip;return((e,t)=>{e.name=t.name,e.package=t.package?.path??""})(t,e),t.classViews=e.classViews.map(lh),t.generalizationViews=e.generalizationViews.map(ch),t.propertyViews=e.propertyViews.map(oh),t})(e)}]}}class Lh extends o{_$nominalTypeBrand;install(e){e.registerPureGraphPlugin(this)}}class Fh extends Lh{constructor(){super(na.Rw.f1,na.i8)}getExtraPureGraphExtensionClasses(){return[ep]}getExtraDeadReferencesCleaners(){return[e=>{e.getExtensionForElementClass(ep).elements.forEach((t=>((e,t)=>{e.propertyViews.filter((e=>!(e.property.ownerReference.value instanceof Ua?nh(e.property.ownerReference.value):e.property.ownerReference.value.properties).map((e=>e.name)).includes(e.property.value.name))).forEach((t=>w(e.propertyViews,t))),e.classViews.filter((e=>!t.getNullableClass(e.class.value.path))).forEach((t=>w(e.classViews,t))),e.generalizationViews.filter((e=>{const n=e.from.classView.value.class.value,i=e.to.classView.value.class.value;return!t.getNullableClass(n.path)||!t.getNullableClass(i.path)||0===n.generalizations.filter((e=>e.value.rawType===i)).length})).forEach((t=>w(e.generalizationViews,t)))})(t,e)))}]}}class Ph extends l{constructor(){super(na.Rw.NA,na.i8,[new Fh,new tp,new kh])}}var Dh,Mh=n(979),Bh=n(4926);class jh{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,Oe.rC)(this,{_isNavigationBlocked:Oe.LO,isNavigationBlocked:Oe.Fl,blockNavigation:Oe.aD,unblockNavigation:Oe.aD}),this.historyAPI=e}get window(){return U(window,"Window object is not available in non-web environment")}goToLocation(e,t){t?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const n=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.href=this.generateAddress(e)};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(n):n()}reload(e){e?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const t=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.reload()};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(t):t()}goToAddress(e,t){t?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const n=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.href=e};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(n):n()}visitAddress(e){this.window.open(e,"_blank")}generateAddress(e){return this.window.location.origin+this.historyAPI.createHref({pathname:e})}updateCurrentLocation(e){this.historyAPI.push(e)}updateCurrentZone(e){this.window.location.hash="#"+e}resetZone(){this.updateCurrentLocation(this.getCurrentLocation())}getCurrentBaseAddress(e){return e?.withAppRoot?this.generateAddress(""):this.window.location.origin}getCurrentAddress(){return this.window.location.href}getCurrentLocation(){return this.historyAPI.location.pathname}getCurrentLocationParameters(){const e={},t=((e,t=!1)=>t?Q.Z.parseUrl(e).query:Q.Z.parse(e))((n=this.getCurrentAddress(),(0,ee.N)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=((e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0})(n,t)})),e}getCurrentLocationParameterValue(e){return this.getCurrentLocationParameters()[e]}getCurrentZone(){return this.window.location.hash.substring(1)}blockNavigation(e,t,n){this._isNavigationBlocked=!0,this.onBlock=t,this.onNativePlatformNavigationBlock=n,this.window.history.pushState(null,"",this.getCurrentAddress()),this.window.onpopstate=()=>{window.history.forward(),this.onNativePlatformNavigationBlock?.()},this._blockCheckers=e,this.window.removeEventListener("beforeunload",this._beforeUnloadListener),this.window.addEventListener("beforeunload",this._beforeUnloadListener)}unblockNavigation(){this._isNavigationBlocked=!1,this.onBlock=void 0,this.window.onpopstate=null,this._blockCheckers=[],this.window.removeEventListener("beforeunload",this._beforeUnloadListener)}get isNavigationBlocked(){return this._isNavigationBlocked}INTERNAL__internalizeTransientParameter(e){const t=this.getCurrentZone(),n=this.getCurrentLocationParameters();var i,s;delete n[e],this.updateCurrentLocation((i=this.getCurrentLocation(),s=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),Q.Z.stringify(t)})(n),s?`${i}?${s}`:i)),this.updateCurrentZone(t)}}class Uh{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Dh||(Dh={}));class Gh extends Uh{navigator;constructor(e,t){super(e),this.navigator=new jh(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Dh.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Dh.INITIAL_COLOR_THEME))}}const Vh=(0,Mt.createContext)(void 0),$h=({children:e})=>{const t=jt(),n=(0,Mh.k6)(),i=(0,vt.fv)((()=>new Gh(t,{historyAPI:n})));return(0,C.jsx)(Vh.Provider,{value:i,children:e})},Hh=({children:e,baseUrl:t})=>(0,C.jsx)(Bh.VK,{basename:t,children:(0,C.jsx)($h,{children:e})}),zh="/welcome.pure",Wh="/",Kh="::";var Yh,Jh;!function(e){e.CONCEPT_EXPLORER="CONCEPT_EXPLORER",e.FILE_EXPLORER="FILE_EXPLORER"}(Yh||(Yh={})),function(e){e.TERMINAL="TERMINAL",e.SEARCH="SEARCH",e.REFERENCES="REFERNECES",e.TEST_RUNNER="TEST_RUNNER",e.CODE_FIX_SUGGESTION="CODE_FIX_SUGGESTION"}(Jh||(Jh={}));var Xh,qh=n(4230);!function(e){e.WHITESPACE="",e.KEYWORD="keyword",e.IDENTIFIER="identifier",e.OPERATOR="operator",e.DELIMITER="delimiter",e.PARSER="parser",e.NUMBER="number",e.DATE="date",e.COLOR="color",e.PACKAGE="package",e.STRING="string",e.COMMENT="comment",e.LANGUAGE_STRUCT="language-struct",e.MULTIPLICITY="multiplicity",e.GENERICS="generics",e.PROPERTY="property",e.PARAMETER="parameter",e.VARIABLE="variable",e.TYPE="type",e.INVALID="invalid"}(Xh||(Xh={}));const Zh=(e,t,n,i)=>{const s=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=K(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const i={};e.settings.foreground&&K(e.settings.foreground)&&(i.foreground=e.settings.foreground),e.settings.background&&K(e.settings.background)&&(i.background=e.settings.background),e.settings.fontStyle&&K(e.settings.fontStyle)&&(i.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(B(e)||!Object.keys(i).length)return;const n={...i,token:e};t.push(n)}))}));const n={};return Object.entries(e.colors).forEach((([e,t])=>{var i;Array.isArray(t)?t.length&&(n[e]=(W(0<(i=t).length,"Index out of bound: 0"),U(i[0],void 0))):n[e]=t})),{base:"vs-dark",inherit:!0,rules:t,colors:n}})(e);return{...s,base:t,colors:{...s.colors,...n},rules:[...s.rules,...i]}},Qh=JSON.parse('{"name":"Solarized (dark)","tokenColors":[{"settings":{"foreground":"#839496"}},{"scope":["meta.embedded","source.groovy.embedded","string meta.image.inline.markdown"],"settings":{"foreground":"#839496"}},{"name":"Comment","scope":"comment","settings":{"fontStyle":"italic","foreground":"#586E75"}},{"name":"String","scope":"string","settings":{"foreground":"#2AA198"}},{"name":"Regexp","scope":"string.regexp","settings":{"foreground":"#DC322F"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#D33682"}},{"name":"Variable","scope":["variable.language","variable.other"],"settings":{"foreground":"#268BD2"}},{"name":"Keyword","scope":"keyword","settings":{"foreground":"#859900"}},{"name":"Storage","scope":"storage","settings":{"fontStyle":"bold","foreground":"#93A1A1"}},{"name":"Class name","scope":["entity.name.class","entity.name.type","entity.name.namespace","entity.name.scope-resolution"],"settings":{"fontStyle":"","foreground":"#CB4B16"}},{"name":"Function name","scope":"entity.name.function","settings":{"foreground":"#268BD2"}},{"name":"Variable start","scope":"punctuation.definition.variable","settings":{"foreground":"#859900"}},{"name":"Embedded code markers","scope":["punctuation.section.embedded.begin","punctuation.section.embedded.end"],"settings":{"foreground":"#DC322F"}},{"name":"Built-in constant","scope":["constant.language","meta.preprocessor"],"settings":{"foreground":"#B58900"}},{"name":"Support.construct","scope":["support.function.construct","keyword.other.new"],"settings":{"foreground":"#CB4B16"}},{"name":"User-defined constant","scope":["constant.character","constant.other"],"settings":{"foreground":"#CB4B16"}},{"name":"Inherited class","scope":"entity.other.inherited-class","settings":{"foreground":"#6C71C4"}},{"name":"Function argument","scope":"variable.parameter","settings":{}},{"name":"Tag name","scope":"entity.name.tag","settings":{"foreground":"#268BD2"}},{"name":"Tag start/end","scope":"punctuation.definition.tag","settings":{"foreground":"#586E75"}},{"name":"Tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#93A1A1"}},{"name":"Library function","scope":"support.function","settings":{"foreground":"#268BD2"}},{"name":"Continuation","scope":"punctuation.separator.continuation","settings":{"foreground":"#DC322F"}},{"name":"Library constant","scope":["support.constant","support.variable"],"settings":{}},{"name":"Library class/type","scope":["support.type","support.class"],"settings":{"foreground":"#859900"}},{"name":"Library Exception","scope":"support.type.exception","settings":{"foreground":"#CB4B16"}},{"name":"Library variable","scope":"support.other.variable","settings":{}},{"name":"Invalid","scope":"invalid","settings":{"foreground":"#DC322F"}},{"name":"diff: header","scope":["meta.diff","meta.diff.header"],"settings":{"fontStyle":"italic","foreground":"#268BD2"}},{"name":"diff: deleted","scope":"markup.deleted","settings":{"fontStyle":"","foreground":"#DC322F"}},{"name":"diff: changed","scope":"markup.changed","settings":{"fontStyle":"","foreground":"#CB4B16"}},{"name":"diff: inserted","scope":"markup.inserted","settings":{"foreground":"#859900"}},{"name":"Markup Quote","scope":"markup.quote","settings":{"foreground":"#859900"}},{"name":"Markup Lists","scope":"markup.list","settings":{"foreground":"#B58900"}},{"name":"Markup Styling","scope":["markup.bold","markup.italic"],"settings":{"foreground":"#D33682"}},{"name":"Markup: Strong","scope":"markup.bold","settings":{"fontStyle":"bold"}},{"name":"Markup: Emphasis","scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.strikethrough","settings":{"fontStyle":"strikethrough"}},{"name":"Markup Inline","scope":"markup.inline.raw","settings":{"fontStyle":"","foreground":"#2AA198"}},{"name":"Markup Headings","scope":"markup.heading","settings":{"fontStyle":"bold","foreground":"#268BD2"}},{"name":"Markup Setext Header","scope":"markup.heading.setext","settings":{"fontStyle":"","foreground":"#268BD2"}}],"colors":{"focusBorder":"#2AA19899","selection.background":"#2AA19899","input.background":"#003847","input.foreground":"#93A1A1","input.placeholderForeground":"#93A1A1AA","inputOption.activeBorder":"#2AA19899","inputValidation.infoBorder":"#363b5f","inputValidation.infoBackground":"#052730","inputValidation.warningBackground":"#5d5938","inputValidation.warningBorder":"#9d8a5e","inputValidation.errorBackground":"#571b26","inputValidation.errorBorder":"#a92049","errorForeground":"#ffeaea","badge.background":"#047aa6","progressBar.background":"#047aa6","dropdown.background":"#00212B","dropdown.border":"#2AA19899","button.background":"#2AA19899","list.activeSelectionBackground":"#005A6F","quickInputList.focusBackground":"#005A6F","list.hoverBackground":"#004454AA","list.inactiveSelectionBackground":"#00445488","list.dropBackground":"#00445488","list.highlightForeground":"#1ebcc5","editor.background":"#002B36","editor.foreground":"#839496","editorWidget.background":"#00212B","editorCursor.foreground":"#D30102","editorWhitespace.foreground":"#93A1A180","editor.lineHighlightBackground":"#073642","editorLineNumber.activeForeground":"#949494","editor.selectionBackground":"#274642","minimap.selectionHighlight":"#274642","editorIndentGuide.background":"#93A1A180","editorIndentGuide.activeBackground":"#C3E1E180","editorHoverWidget.background":"#004052","editorMarkerNavigationError.background":"#AB395B","editorMarkerNavigationWarning.background":"#5B7E7A","editor.selectionHighlightBackground":"#005A6FAA","editor.wordHighlightBackground":"#004454AA","editor.wordHighlightStrongBackground":"#005A6FAA","editorBracketHighlight.foreground1":"#cdcdcdff","editorBracketHighlight.foreground2":"#b58900ff","editorBracketHighlight.foreground3":"#d33682ff","peekViewResult.background":"#00212B","peekViewEditor.background":"#10192c","peekViewTitle.background":"#00212B","peekView.border":"#2b2b4a","peekViewEditor.matchHighlightBackground":"#7744AA40","titleBar.activeBackground":"#002C39","editorGroup.border":"#00212B","editorGroup.dropBackground":"#2AA19844","editorGroupHeader.tabsBackground":"#004052","tab.activeForeground":"#d6dbdb","tab.activeBackground":"#002B37","tab.inactiveForeground":"#93A1A1","tab.inactiveBackground":"#004052","tab.border":"#003847","tab.lastPinnedBorder":"#2AA19844","activityBar.background":"#003847","panel.border":"#2b2b4a","sideBar.background":"#00212B","sideBarTitle.foreground":"#93A1A1","statusBar.foreground":"#93A1A1","statusBar.background":"#00212B","statusBar.debuggingBackground":"#00212B","statusBar.noFolderBackground":"#00212B","statusBarItem.remoteBackground":"#2AA19899","ports.iconRunningProcessForeground":"#369432","statusBarItem.prominentBackground":"#003847","statusBarItem.prominentHoverBackground":"#003847","debugToolBar.background":"#00212B","debugExceptionWidget.background":"#00212B","debugExceptionWidget.border":"#AB395B","pickerGroup.foreground":"#2AA19899","pickerGroup.border":"#2AA19899","terminal.ansiBlack":"#073642","terminal.ansiRed":"#dc322f","terminal.ansiGreen":"#859900","terminal.ansiYellow":"#b58900","terminal.ansiBlue":"#268bd2","terminal.ansiMagenta":"#d33682","terminal.ansiCyan":"#2aa198","terminal.ansiWhite":"#eee8d5","terminal.ansiBrightBlack":"#002b36","terminal.ansiBrightRed":"#cb4b16","terminal.ansiBrightGreen":"#586e75","terminal.ansiBrightYellow":"#657b83","terminal.ansiBrightBlue":"#839496","terminal.ansiBrightMagenta":"#6c71c4","terminal.ansiBrightCyan":"#93a1a1","terminal.ansiBrightWhite":"#fdf6e3"},"semanticHighlighting":true}'),eg=JSON.parse('{"name":"GitHub Dark","colors":{"focusBorder":"#005cc5","foreground":"#d1d5da","descriptionForeground":"#959da5","errorForeground":"#f97583","textLink.foreground":"#79b8ff","textLink.activeForeground":"#c8e1ff","textBlockQuote.background":"#24292e","textBlockQuote.border":"#444d56","textCodeBlock.background":"#2f363d","textPreformat.foreground":"#d1d5da","textSeparator.foreground":"#586069","button.background":"#176f2c","button.foreground":"#dcffe4","button.hoverBackground":"#22863a","button.secondaryBackground":"#444d56","button.secondaryForeground":"#fff","button.secondaryHoverBackground":"#586069","checkbox.background":"#444d56","checkbox.border":"#1b1f23","dropdown.background":"#2f363d","dropdown.border":"#1b1f23","dropdown.foreground":"#e1e4e8","dropdown.listBackground":"#24292e","input.background":"#2f363d","input.border":"#1b1f23","input.foreground":"#e1e4e8","input.placeholderForeground":"#959da5","badge.foreground":"#c8e1ff","badge.background":"#044289","progressBar.background":"#0366d6","titleBar.activeForeground":"#e1e4e8","titleBar.activeBackground":"#24292e","titleBar.inactiveForeground":"#959da5","titleBar.inactiveBackground":"#1f2428","titleBar.border":"#1b1f23","activityBar.foreground":"#e1e4e8","activityBar.inactiveForeground":"#6a737d","activityBar.background":"#24292e","activityBarBadge.foreground":"#fff","activityBarBadge.background":"#0366d6","activityBar.activeBorder":"#f9826c","activityBar.border":"#1b1f23","sideBar.foreground":"#d1d5da","sideBar.background":"#1f2428","sideBar.border":"#1b1f23","sideBarTitle.foreground":"#e1e4e8","sideBarSectionHeader.foreground":"#e1e4e8","sideBarSectionHeader.background":"#1f2428","sideBarSectionHeader.border":"#1b1f23","list.hoverForeground":"#e1e4e8","list.inactiveSelectionForeground":"#e1e4e8","list.activeSelectionForeground":"#e1e4e8","list.hoverBackground":"#282e34","list.inactiveSelectionBackground":"#282e34","list.activeSelectionBackground":"#39414a","list.inactiveFocusBackground":"#1d2d3e","list.focusBackground":"#044289","tree.indentGuidesStroke":"#2f363d","notificationCenterHeader.foreground":"#959da5","notificationCenterHeader.background":"#24292e","notifications.foreground":"#e1e4e8","notifications.background":"#2f363d","notifications.border":"#1b1f23","notificationsErrorIcon.foreground":"#ea4a5a","notificationsWarningIcon.foreground":"#ffab70","notificationsInfoIcon.foreground":"#79b8ff","pickerGroup.border":"#444d56","pickerGroup.foreground":"#e1e4e8","quickInput.background":"#24292e","quickInput.foreground":"#e1e4e8","statusBar.foreground":"#d1d5da","statusBar.background":"#24292e","statusBar.border":"#1b1f23","statusBar.noFolderBackground":"#24292e","statusBar.debuggingBackground":"#931c06","statusBar.debuggingForeground":"#fff","statusBarItem.prominentBackground":"#282e34","statusBarItem.remoteForeground":"#d1d5da","statusBarItem.remoteBackground":"#24292e","editorGroupHeader.tabsBackground":"#1f2428","editorGroupHeader.tabsBorder":"#1b1f23","editorGroup.border":"#1b1f23","tab.activeForeground":"#e1e4e8","tab.inactiveForeground":"#959da5","tab.inactiveBackground":"#1f2428","tab.activeBackground":"#24292e","tab.hoverBackground":"#24292e","tab.unfocusedHoverBackground":"#24292e","tab.border":"#1b1f23","tab.unfocusedActiveBorderTop":"#1b1f23","tab.activeBorder":"#24292e","tab.unfocusedActiveBorder":"#24292e","tab.activeBorderTop":"#f9826c","breadcrumb.foreground":"#959da5","breadcrumb.focusForeground":"#e1e4e8","breadcrumb.activeSelectionForeground":"#d1d5da","breadcrumbPicker.background":"#2b3036","editor.foreground":"#e1e4e8","editor.background":"#24292e","editorWidget.background":"#1f2428","editor.foldBackground":"#58606915","editor.lineHighlightBackground":"#2b3036","editorLineNumber.foreground":"#444d56","editorLineNumber.activeForeground":"#e1e4e8","editorIndentGuide.background":"#2f363d","editorIndentGuide.activeBackground":"#444d56","editorWhitespace.foreground":"#444d56","editorCursor.foreground":"#c8e1ff","editorError.foreground":"#f97583","editorWarning.foreground":"#ffea7f","editor.findMatchBackground":"#ffd33d44","editor.findMatchHighlightBackground":"#ffd33d22","editor.linkedEditingBackground":"#3392FF22","editor.inactiveSelectionBackground":"#3392FF22","editor.selectionBackground":"#3392FF44","editor.selectionHighlightBackground":"#17E5E633","editor.selectionHighlightBorder":"#17E5E600","editor.wordHighlightBackground":"#17E5E600","editor.wordHighlightStrongBackground":"#17E5E600","editor.wordHighlightBorder":"#17E5E699","editor.wordHighlightStrongBorder":"#17E5E666","editorBracketMatch.background":"#17E5E650","editorBracketMatch.border":"#17E5E600","editorGutter.modifiedBackground":"#2188ff","editorGutter.addedBackground":"#28a745","editorGutter.deletedBackground":"#ea4a5a","diffEditor.insertedTextBackground":"#28a74530","diffEditor.removedTextBackground":"#d73a4930","scrollbar.shadow":"#0008","scrollbarSlider.background":"#6a737d33","scrollbarSlider.hoverBackground":"#6a737d44","scrollbarSlider.activeBackground":"#6a737d88","editorOverviewRuler.border":"#1b1f23","panel.background":"#1f2428","panel.border":"#1b1f23","panelTitle.activeBorder":"#f9826c","panelTitle.activeForeground":"#e1e4e8","panelTitle.inactiveForeground":"#959da5","panelInput.border":"#2f363d","terminal.foreground":"#d1d5da","terminal.tab.activeBorder":"#f9826c","terminalCursor.background":"#586069","terminalCursor.foreground":"#79b8ff","terminal.ansiBrightWhite":"#fafbfc","terminal.ansiWhite":"#d1d5da","terminal.ansiBrightBlack":"#959da5","terminal.ansiBlack":"#586069","terminal.ansiBlue":"#2188ff","terminal.ansiBrightBlue":"#79b8ff","terminal.ansiGreen":"#34d058","terminal.ansiBrightGreen":"#85e89d","terminal.ansiCyan":"#39c5cf","terminal.ansiBrightCyan":"#56d4dd","terminal.ansiRed":"#ea4a5a","terminal.ansiBrightRed":"#f97583","terminal.ansiMagenta":"#b392f0","terminal.ansiBrightMagenta":"#b392f0","terminal.ansiYellow":"#ffea7f","terminal.ansiBrightYellow":"#ffea7f","editorBracketHighlight.foreground1":"#79b8ff","editorBracketHighlight.foreground2":"#ffab70","editorBracketHighlight.foreground3":"#b392f0","editorBracketHighlight.foreground4":"#79b8ff","editorBracketHighlight.foreground5":"#ffab70","editorBracketHighlight.foreground6":"#b392f0","gitDecoration.addedResourceForeground":"#34d058","gitDecoration.modifiedResourceForeground":"#79b8ff","gitDecoration.deletedResourceForeground":"#ea4a5a","gitDecoration.untrackedResourceForeground":"#34d058","gitDecoration.ignoredResourceForeground":"#6a737d","gitDecoration.conflictingResourceForeground":"#ffab70","gitDecoration.submoduleResourceForeground":"#6a737d","debugToolBar.background":"#2b3036","editor.stackFrameHighlightBackground":"#C6902625","editor.focusedStackFrameHighlightBackground":"#2b6a3033","peekViewEditor.matchHighlightBackground":"#ffd33d33","peekViewResult.matchHighlightBackground":"#ffd33d33","peekViewEditor.background":"#1f242888","peekViewResult.background":"#1f2428","settings.headerForeground":"#e1e4e8","settings.modifiedItemIndicator":"#0366d6","welcomePage.buttonBackground":"#2f363d","welcomePage.buttonHoverBackground":"#444d56"},"semanticHighlighting":true,"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#6a737d"}},{"scope":["constant","entity.name.constant","variable.other.constant","variable.other.enummember","variable.language"],"settings":{"foreground":"#79b8ff"}},{"scope":["entity","entity.name"],"settings":{"foreground":"#b392f0"}},{"scope":"variable.parameter.function","settings":{"foreground":"#e1e4e8"}},{"scope":"entity.name.tag","settings":{"foreground":"#85e89d"}},{"scope":"keyword","settings":{"foreground":"#f97583"}},{"scope":["storage","storage.type"],"settings":{"foreground":"#f97583"}},{"scope":["storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#e1e4e8"}},{"scope":["string","punctuation.definition.string","string punctuation.section.embedded source"],"settings":{"foreground":"#9ecbff"}},{"scope":"support","settings":{"foreground":"#79b8ff"}},{"scope":"meta.property-name","settings":{"foreground":"#79b8ff"}},{"scope":"variable","settings":{"foreground":"#ffab70"}},{"scope":"variable.other","settings":{"foreground":"#e1e4e8"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"carriage-return","settings":{"fontStyle":"italic underline","background":"#f97583","foreground":"#24292e","content":"^M"}},{"scope":"message.error","settings":{"foreground":"#fdaeb7"}},{"scope":"string variable","settings":{"foreground":"#79b8ff"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#dbedff"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#dbedff"}},{"scope":"string.regexp constant.character.escape","settings":{"fontStyle":"bold","foreground":"#85e89d"}},{"scope":"support.constant","settings":{"foreground":"#79b8ff"}},{"scope":"support.variable","settings":{"foreground":"#79b8ff"}},{"scope":"meta.module-reference","settings":{"foreground":"#79b8ff"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#ffab70"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"markup.quote","settings":{"foreground":"#85e89d"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#e1e4e8"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#e1e4e8"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.strikethrough"],"settings":{"fontStyle":"strikethrough"}},{"scope":"markup.inline.raw","settings":{"foreground":"#79b8ff"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#86181d","foreground":"#fdaeb7"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#144620","foreground":"#85e89d"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#c24e00","foreground":"#ffab70"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"foreground":"#2f363d","background":"#79b8ff"}},{"scope":"meta.diff.range","settings":{"foreground":"#b392f0","fontStyle":"bold"}},{"scope":"meta.diff.header","settings":{"foreground":"#79b8ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"meta.output","settings":{"foreground":"#79b8ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#d1d5da"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#fdaeb7"}},{"scope":["constant.other.reference.link","string.other.link"],"settings":{"foreground":"#dbedff","fontStyle":"underline"}}]}'),tg=JSON.parse('{"name":"GitHub Dark Dimmed","colors":{"focusBorder":"#316dca","foreground":"#adbac7","descriptionForeground":"#768390","errorForeground":"#e5534b","textLink.foreground":"#539bf5","textLink.activeForeground":"#539bf5","textBlockQuote.background":"#1c2128","textBlockQuote.border":"#444c56","textCodeBlock.background":"#636e7b66","textPreformat.foreground":"#768390","textSeparator.foreground":"#373e47","icon.foreground":"#768390","keybindingLabel.foreground":"#adbac7","button.background":"#347d39","button.foreground":"#ffffff","button.hoverBackground":"#46954a","button.secondaryBackground":"#3d444d","button.secondaryForeground":"#adbac7","button.secondaryHoverBackground":"#444c56","checkbox.background":"#2d333b","checkbox.border":"#444c56","dropdown.background":"#2d333b","dropdown.border":"#444c56","dropdown.foreground":"#adbac7","dropdown.listBackground":"#2d333b","input.background":"#22272e","input.border":"#444c56","input.foreground":"#adbac7","input.placeholderForeground":"#636e7b","badge.foreground":"#cdd9e5","badge.background":"#316dca","progressBar.background":"#316dca","titleBar.activeForeground":"#768390","titleBar.activeBackground":"#22272e","titleBar.inactiveForeground":"#768390","titleBar.inactiveBackground":"#1c2128","titleBar.border":"#444c56","activityBar.foreground":"#adbac7","activityBar.inactiveForeground":"#768390","activityBar.background":"#22272e","activityBarBadge.foreground":"#cdd9e5","activityBarBadge.background":"#316dca","activityBar.activeBorder":"#ec775c","activityBar.border":"#444c56","sideBar.foreground":"#adbac7","sideBar.background":"#1c2128","sideBar.border":"#444c56","sideBarTitle.foreground":"#adbac7","sideBarSectionHeader.foreground":"#adbac7","sideBarSectionHeader.background":"#1c2128","sideBarSectionHeader.border":"#444c56","list.hoverForeground":"#adbac7","list.inactiveSelectionForeground":"#adbac7","list.activeSelectionForeground":"#adbac7","list.hoverBackground":"#636e7b1a","list.inactiveSelectionBackground":"#636e7b66","list.activeSelectionBackground":"#636e7b66","list.focusForeground":"#adbac7","list.focusBackground":"#4184e426","list.inactiveFocusBackground":"#4184e426","list.highlightForeground":"#539bf5","tree.indentGuidesStroke":"#373e47","notificationCenterHeader.foreground":"#768390","notificationCenterHeader.background":"#2d333b","notifications.foreground":"#adbac7","notifications.background":"#2d333b","notifications.border":"#444c56","notificationsErrorIcon.foreground":"#e5534b","notificationsWarningIcon.foreground":"#c69026","notificationsInfoIcon.foreground":"#539bf5","pickerGroup.border":"#444c56","pickerGroup.foreground":"#768390","quickInput.background":"#2d333b","quickInput.foreground":"#adbac7","statusBar.foreground":"#768390","statusBar.background":"#22272e","statusBar.border":"#444c56","statusBar.focusBorder":"#316dca80","statusBar.noFolderBackground":"#22272e","statusBar.debuggingForeground":"#cdd9e5","statusBar.debuggingBackground":"#c93c37","statusBarItem.prominentBackground":"#636e7b66","statusBarItem.remoteForeground":"#adbac7","statusBarItem.remoteBackground":"#444c56","statusBarItem.hoverBackground":"#adbac714","statusBarItem.activeBackground":"#adbac71f","statusBarItem.focusBorder":"#316dca","editorGroupHeader.tabsBackground":"#1c2128","editorGroupHeader.tabsBorder":"#444c56","editorGroup.border":"#444c56","tab.activeForeground":"#adbac7","tab.inactiveForeground":"#768390","tab.inactiveBackground":"#1c2128","tab.activeBackground":"#22272e","tab.hoverBackground":"#22272e","tab.unfocusedHoverBackground":"#636e7b1a","tab.border":"#444c56","tab.unfocusedActiveBorderTop":"#444c56","tab.activeBorder":"#22272e","tab.unfocusedActiveBorder":"#22272e","tab.activeBorderTop":"#ec775c","breadcrumb.foreground":"#768390","breadcrumb.focusForeground":"#adbac7","breadcrumb.activeSelectionForeground":"#768390","breadcrumbPicker.background":"#2d333b","editor.foreground":"#adbac7","editor.background":"#22272e","editorWidget.background":"#2d333b","editor.foldBackground":"#636e7b1a","editor.lineHighlightBackground":"#636e7b1a","editorLineNumber.foreground":"#636e7b","editorLineNumber.activeForeground":"#adbac7","editorIndentGuide.background":"#adbac71f","editorIndentGuide.activeBackground":"#adbac73d","editorWhitespace.foreground":"#545d68","editorCursor.foreground":"#539bf5","editor.findMatchBackground":"#966600","editor.findMatchHighlightBackground":"#eac55f80","editor.linkedEditingBackground":"#539bf512","editor.selectionHighlightBackground":"#57ab5a40","editor.wordHighlightBackground":"#636e7b80","editor.wordHighlightBorder":"#636e7b99","editor.wordHighlightStrongBackground":"#636e7b4d","editor.wordHighlightStrongBorder":"#636e7b99","editorBracketMatch.background":"#57ab5a40","editorBracketMatch.border":"#57ab5a99","editorInlayHint.background":"#76839033","editorInlayHint.foreground":"#768390","editorInlayHint.typeBackground":"#76839033","editorInlayHint.typeForeground":"#768390","editorInlayHint.paramBackground":"#76839033","editorInlayHint.paramForeground":"#768390","editorGutter.modifiedBackground":"#ae7c1466","editorGutter.addedBackground":"#46954a66","editorGutter.deletedBackground":"#e5534b66","diffEditor.insertedLineBackground":"#347d3926","diffEditor.insertedTextBackground":"#57ab5a4d","diffEditor.removedLineBackground":"#c93c3726","diffEditor.removedTextBackground":"#f470674d","scrollbar.shadow":"#545d6833","scrollbarSlider.background":"#76839033","scrollbarSlider.hoverBackground":"#7683903d","scrollbarSlider.activeBackground":"#76839047","editorOverviewRuler.border":"#1c2128","minimapSlider.background":"#76839033","minimapSlider.hoverBackground":"#7683903d","minimapSlider.activeBackground":"#76839047","panel.background":"#1c2128","panel.border":"#444c56","panelTitle.activeBorder":"#ec775c","panelTitle.activeForeground":"#adbac7","panelTitle.inactiveForeground":"#768390","panelInput.border":"#444c56","debugIcon.breakpointForeground":"#e5534b","debugConsole.infoForeground":"#768390","debugConsole.warningForeground":"#c69026","debugConsole.errorForeground":"#ff938a","debugConsole.sourceForeground":"#daaa3f","debugConsoleInputIcon.foreground":"#b083f0","debugTokenExpression.name":"#6cb6ff","debugTokenExpression.value":"#96d0ff","debugTokenExpression.string":"#96d0ff","debugTokenExpression.boolean":"#6bc46d","debugTokenExpression.number":"#6bc46d","debugTokenExpression.error":"#ff938a","symbolIcon.arrayForeground":"#e0823d","symbolIcon.booleanForeground":"#539bf5","symbolIcon.classForeground":"#e0823d","symbolIcon.colorForeground":"#6cb6ff","symbolIcon.constructorForeground":"#dcbdfb","symbolIcon.enumeratorForeground":"#e0823d","symbolIcon.enumeratorMemberForeground":"#539bf5","symbolIcon.eventForeground":"#636e7b","symbolIcon.fieldForeground":"#e0823d","symbolIcon.fileForeground":"#c69026","symbolIcon.folderForeground":"#c69026","symbolIcon.functionForeground":"#b083f0","symbolIcon.interfaceForeground":"#e0823d","symbolIcon.keyForeground":"#539bf5","symbolIcon.keywordForeground":"#f47067","symbolIcon.methodForeground":"#b083f0","symbolIcon.moduleForeground":"#f47067","symbolIcon.namespaceForeground":"#f47067","symbolIcon.nullForeground":"#539bf5","symbolIcon.numberForeground":"#57ab5a","symbolIcon.objectForeground":"#e0823d","symbolIcon.operatorForeground":"#6cb6ff","symbolIcon.packageForeground":"#e0823d","symbolIcon.propertyForeground":"#e0823d","symbolIcon.referenceForeground":"#539bf5","symbolIcon.snippetForeground":"#539bf5","symbolIcon.stringForeground":"#6cb6ff","symbolIcon.structForeground":"#e0823d","symbolIcon.textForeground":"#6cb6ff","symbolIcon.typeParameterForeground":"#6cb6ff","symbolIcon.unitForeground":"#539bf5","symbolIcon.variableForeground":"#e0823d","symbolIcon.constantForeground":["#b4f1b4","#8ddb8c","#6bc46d","#57ab5a","#46954a","#347d39","#2b6a30","#245829","#1b4721","#113417"],"terminal.foreground":"#adbac7","terminal.ansiBlack":"#545d68","terminal.ansiRed":"#f47067","terminal.ansiGreen":"#57ab5a","terminal.ansiYellow":"#c69026","terminal.ansiBlue":"#539bf5","terminal.ansiMagenta":"#b083f0","terminal.ansiCyan":"#39c5cf","terminal.ansiWhite":"#909dab","terminal.ansiBrightBlack":"#636e7b","terminal.ansiBrightRed":"#ff938a","terminal.ansiBrightGreen":"#6bc46d","terminal.ansiBrightYellow":"#daaa3f","terminal.ansiBrightBlue":"#6cb6ff","terminal.ansiBrightMagenta":"#dcbdfb","terminal.ansiBrightCyan":"#56d4dd","terminal.ansiBrightWhite":"#cdd9e5","editorBracketHighlight.foreground1":"#6cb6ff","editorBracketHighlight.foreground2":"#6bc46d","editorBracketHighlight.foreground3":"#daaa3f","editorBracketHighlight.foreground4":"#ff938a","editorBracketHighlight.foreground5":"#fc8dc7","editorBracketHighlight.foreground6":"#dcbdfb","editorBracketHighlight.unexpectedBracket.foreground":"#768390","gitDecoration.addedResourceForeground":"#57ab5a","gitDecoration.modifiedResourceForeground":"#c69026","gitDecoration.deletedResourceForeground":"#e5534b","gitDecoration.untrackedResourceForeground":"#57ab5a","gitDecoration.ignoredResourceForeground":"#636e7b","gitDecoration.conflictingResourceForeground":"#cc6b2c","gitDecoration.submoduleResourceForeground":"#768390","debugToolBar.background":"#2d333b","editor.stackFrameHighlightBackground":"#ae7c1466","editor.focusedStackFrameHighlightBackground":"#46954a66","peekViewEditor.matchHighlightBackground":"#ae7c1466","peekViewResult.matchHighlightBackground":"#ae7c1466","peekViewEditor.background":"#636e7b1a","peekViewResult.background":"#22272e","settings.headerForeground":"#adbac7","settings.modifiedItemIndicator":"#ae7c1466","welcomePage.buttonBackground":"#373e47","welcomePage.buttonHoverBackground":"#444c56"},"semanticHighlighting":true,"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#768390"}},{"scope":["constant.other.placeholder","constant.character"],"settings":{"foreground":"#f47067"}},{"scope":["constant","entity.name.constant","variable.other.constant","variable.other.enummember","variable.language","entity"],"settings":{"foreground":"#6cb6ff"}},{"scope":["entity.name","meta.export.default","meta.definition.variable"],"settings":{"foreground":"#f69d50"}},{"scope":["variable.parameter.function","meta.jsx.children","meta.block","meta.tag.attributes","entity.name.constant","meta.object.member","meta.embedded.expression"],"settings":{"foreground":"#adbac7"}},{"scope":"entity.name.function","settings":{"foreground":"#dcbdfb"}},{"scope":["entity.name.tag","support.class.component"],"settings":{"foreground":"#8ddb8c"}},{"scope":"keyword","settings":{"foreground":"#f47067"}},{"scope":["storage","storage.type"],"settings":{"foreground":"#f47067"}},{"scope":["storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#adbac7"}},{"scope":["string","string punctuation.section.embedded source"],"settings":{"foreground":"#96d0ff"}},{"scope":"support","settings":{"foreground":"#6cb6ff"}},{"scope":"meta.property-name","settings":{"foreground":"#6cb6ff"}},{"scope":"variable","settings":{"foreground":"#f69d50"}},{"scope":"variable.other","settings":{"foreground":"#adbac7"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"carriage-return","settings":{"fontStyle":"italic underline","background":"#f47067","foreground":"#cdd9e5","content":"^M"}},{"scope":"message.error","settings":{"foreground":"#ff938a"}},{"scope":"string variable","settings":{"foreground":"#6cb6ff"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#96d0ff"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#96d0ff"}},{"scope":"string.regexp constant.character.escape","settings":{"fontStyle":"bold","foreground":"#8ddb8c"}},{"scope":"support.constant","settings":{"foreground":"#6cb6ff"}},{"scope":"support.variable","settings":{"foreground":"#6cb6ff"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#8ddb8c"}},{"scope":"meta.module-reference","settings":{"foreground":"#6cb6ff"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#f69d50"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#6cb6ff"}},{"scope":"markup.quote","settings":{"foreground":"#8ddb8c"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#adbac7"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#adbac7"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.strikethrough"],"settings":{"fontStyle":"strikethrough"}},{"scope":"markup.inline.raw","settings":{"foreground":"#6cb6ff"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#5d0f12","foreground":"#ff938a"}},{"scope":["punctuation.section.embedded"],"settings":{"foreground":"#f47067"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#113417","foreground":"#8ddb8c"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#682d0f","foreground":"#f69d50"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"foreground":"#2d333b","background":"#6cb6ff"}},{"scope":"meta.diff.range","settings":{"foreground":"#dcbdfb","fontStyle":"bold"}},{"scope":"meta.diff.header","settings":{"foreground":"#6cb6ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#6cb6ff"}},{"scope":"meta.output","settings":{"foreground":"#6cb6ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#768390"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#ff938a"}},{"scope":["constant.other.reference.link","string.other.link"],"settings":{"foreground":"#96d0ff"}}]}'),ng=JSON.parse('{"name":"Material-Theme-Default","semanticHighlighting":true,"tokenColors":[{"name":"Global settings","settings":{"background":"#263238","foreground":"#EEFFFF"}},{"name":"String","scope":"string","settings":{"foreground":"#C3E88D"}},{"name":"Punctuation","scope":"punctuation, constant.other.symbol","settings":{"foreground":"#89DDFF"}},{"name":"String Escape","scope":"constant.character.escape, text.html constant.character.entity.named","settings":{"foreground":"#EEFFFF"}},{"name":"Boolean","scope":"constant.language.boolean","settings":{"foreground":"#ff9cac"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#F78C6C"}},{"name":"Variable","scope":"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments","settings":{"foreground":"#EEFFFF"}},{"name":"Other Keyword","scope":"keyword.other","settings":{"foreground":"#F78C6C"}},{"name":"Keyword","scope":"keyword, modifier, variable.language.this, support.type.object, constant.language","settings":{"foreground":"#89DDFF"}},{"name":"Function call","scope":"entity.name.function, support.function","settings":{"foreground":"#82AAFF"}},{"name":"Storage","scope":"storage.type, storage.modifier, storage.control","settings":{"foreground":"#C792EA"}},{"name":"Modules","scope":"support.module, support.node","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Type","scope":"support.type, constant.other.key","settings":{"foreground":"#FFCB6B"}},{"name":"Type","scope":"entity.name.type, entity.other.inherited-class, entity.other","settings":{"foreground":"#FFCB6B"}},{"name":"Comment","scope":"comment","settings":{"foreground":"#546E7A","fontStyle":"italic"}},{"name":"Comment","scope":"comment punctuation.definition.comment, string.quoted.docstring","settings":{"foreground":"#546E7A","fontStyle":"italic"}},{"name":"Punctuation","scope":"punctuation","settings":{"foreground":"#89DDFF"}},{"name":"Class","scope":"entity.name, entity.name.type.class, support.type, support.class, meta.use","settings":{"foreground":"#FFCB6B"}},{"name":"Class variable","scope":"variable.object.property, meta.field.declaration entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Class method","scope":"meta.definition.method entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Function definition","scope":"meta.function entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Template expression","scope":"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end","settings":{"foreground":"#89DDFF"}},{"name":"Reset embedded/template expression colors","scope":"meta.embedded, source.groovy.embedded, meta.template.expression","settings":{"foreground":"#EEFFFF"}},{"name":"YAML key","scope":"entity.name.tag.yaml","settings":{"foreground":"#f07178"}},{"name":"JSON key","scope":"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json","settings":{"foreground":"#f07178"}},{"name":"JSON constant","scope":"constant.language.json","settings":{"foreground":"#89DDFF"}},{"name":"CSS class","scope":"entity.other.attribute-name.class","settings":{"foreground":"#FFCB6B"}},{"name":"CSS ID","scope":"entity.other.attribute-name.id","settings":{"foreground":"#F78C6C"}},{"name":"CSS tag","scope":"source.css entity.name.tag","settings":{"foreground":"#FFCB6B"}},{"name":"CSS properties","scope":"support.type.property-name.css","settings":{"foreground":"#B2CCD6"}},{"name":"HTML tag outer","scope":"meta.tag, punctuation.definition.tag","settings":{"foreground":"#89DDFF"}},{"name":"HTML tag inner","scope":"entity.name.tag","settings":{"foreground":"#f07178"}},{"name":"HTML tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#C792EA"}},{"name":"HTML entities","scope":"punctuation.definition.entity.html","settings":{"foreground":"#EEFFFF"}},{"name":"Markdown heading","scope":"markup.heading","settings":{"foreground":"#89DDFF"}},{"name":"Markdown link text","scope":"text.html.markdown meta.link.inline, meta.link.reference","settings":{"foreground":"#f07178"}},{"name":"Markdown list item","scope":"text.html.markdown beginning.punctuation.definition.list","settings":{"foreground":"#89DDFF"}},{"name":"Markdown italic","scope":"markup.italic","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Markdown bold","scope":"markup.bold","settings":{"foreground":"#f07178","fontStyle":"bold"}},{"name":"Markdown bold italic","scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"foreground":"#f07178","fontStyle":"italic bold"}},{"name":"Markdown code block","scope":"markup.fenced_code.block.markdown punctuation.definition.markdown","settings":{"foreground":"#C3E88D"}},{"name":"Markdown inline code","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#C3E88D"}},{"name":"INI property name","scope":"keyword.other.definition.ini","settings":{"foreground":"#f07178"}},{"name":"INI section title","scope":"entity.name.section.group-title.ini","settings":{"foreground":"#89DDFF"}},{"name":"C# class","scope":"source.cs meta.class.identifier storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# class method","scope":"source.cs meta.method.identifier entity.name.function","settings":{"foreground":"#f07178"}},{"name":"C# function call","scope":"source.cs meta.method-call meta.method, source.cs entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"C# type","scope":"source.cs storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# return type","scope":"source.cs meta.method.return-type","settings":{"foreground":"#FFCB6B"}},{"name":"C# preprocessor","scope":"source.cs meta.preprocessor","settings":{"foreground":"#546E7A"}},{"name":"C# namespace","scope":"source.cs entity.name.type.namespace","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Text","scope":"meta.jsx.children, SXNested","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Components name","scope":"support.class.component","settings":{"foreground":"#FFCB6B"}},{"name":"C-related Block Level Variables","scope":"source.cpp meta.block variable.other","settings":{"foreground":"#EEFFFF"}},{"name":"Member Access Meta","scope":"source.python meta.member.access.python","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"source.python meta.function-call.python, meta.function-call.arguments","settings":{"foreground":"#82AAFF"}},{"name":"Blocks","scope":"meta.block","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"entity.name.function.call","settings":{"foreground":"#82AAFF"}},{"name":"Namespaces","scope":"source.php support.other.namespace, source.php meta.use support.class","settings":{"foreground":"#EEFFFF"}},{"name":"Constant keywords","scope":"constant.keyword","settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Entity name","scope":"entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Global settings","settings":{"background":"#263238","foreground":"#EEFFFF"}},{"name":"Markup Deleted","scope":["markup.deleted"],"settings":{"foreground":"#f07178"}},{"name":"Markup Inserted","scope":["markup.inserted"],"settings":{"foreground":"#C3E88D"}},{"name":"Markup Underline","scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"name":"Keyword Control","scope":["keyword.control"],"settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Parameter","scope":["variable.parameter"],"settings":{"fontStyle":"italic"}},{"name":"Python - Self Parameter","scope":["variable.parameter.function.language.special.self.python"],"settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Python - Format Placeholder","scope":["constant.character.format.placeholder.other.python"],"settings":{"foreground":"#F78C6C"}},{"name":"Markdown - Blockquote","scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"name":"Markdown - Fenced Language","scope":["markup.fenced_code.block"],"settings":{"foreground":"#EEFFFF90"}},{"name":"Markdown - Blockquote Punctuation","scope":["punctuation.definition.quote"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 0","scope":["meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 1","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFCB6B"}},{"name":"JSON Key - Level 2","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#F78C6C"}},{"name":"JSON Key - Level 3","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#f07178"}},{"name":"JSON Key - Level 4","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#916b53"}},{"name":"JSON Key - Level 5","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#82AAFF"}},{"name":"JSON Key - Level 6","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 7","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 8","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C3E88D"}}],"colors":{"focusBorder":"#FFFFFF00","foreground":"#EEFFFF","button.background":"#80CBC420","button.foreground":"#ffffff","dropdown.background":"#263238","input.background":"#303C41","inputOption.activeBorder":"#EEFFFF30","list.activeSelectionBackground":"#263238","list.activeSelectionForeground":"#80CBC4","list.dropBackground":"#f0717880","list.focusBackground":"#EEFFFF20","list.focusForeground":"#EEFFFF","list.highlightForeground":"#80CBC4","list.hoverBackground":"#263238","list.inactiveSelectionBackground":"#00000030","activityBar.background":"#263238","activityBar.dropBackground":"#f0717880","activityBarBadge.background":"#80CBC4","activityBarBadge.foreground":"#000000","badge.background":"#00000030","badge.foreground":"#546E7A","sideBar.background":"#263238","sideBarSectionHeader.background":"#263238","editorGroup.dropBackground":"#f0717880","editorGroup.focusedEmptyBorder":"#f07178","editorGroupHeader.tabsBackground":"#263238","tab.border":"#263238","tab.activeBorder":"#80CBC4","tab.inactiveBackground":"#263238","tab.activeModifiedBorder":"#607a86","tab.inactiveModifiedBorder":"#904348","tab.unfocusedActiveModifiedBorder":"#c05a60","tab.unfocusedInactiveModifiedBorder":"#904348","editor.background":"#263238","editor.foreground":"#EEFFFF","editorLineNumber.foreground":"#37474F","editorLineNumber.activeForeground":"#607a86","editorCursor.foreground":"#FFCC00","editor.selectionBackground":"#80CBC420","editor.selectionHighlightBackground":"#FFCC0020","editor.wordHighlightBackground":"#ff9cac30","editor.wordHighlightStrongBackground":"#C3E88D30","editor.findMatchHighlight":"#EEFFFF","editor.findRangeHighlightBackground":"#FFCB6B30","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#FFFFFF0d","editorWhitespace.foreground":"#EEFFFF40","editorWidget.background":"#263238","editorHoverWidget.background":"#263238","editorMarkerNavigation.background":"#EEFFFF05","peekView.border":"#00000030","peekViewEditor.background":"#EEFFFF05","peekViewResult.background":"#EEFFFF05","peekViewTitle.background":"#EEFFFF05","panel.background":"#263238","panel.border":"#26323860","panelTitle.activeBorder":"#80CBC4","panelTitle.inactiveForeground":"#EEFFFF","notebook.focusedCellBorder":"#80CBC4","notebook.inactiveFocusedCellBorder":"#80CBC450","statusBar.background":"#263238","statusBar.debuggingBackground":"#C792EA","statusBar.debuggingForeground":"#ffffff","statusBar.noFolderBackground":"#263238","statusBarItem.activeBackground":"#f0717880","statusBarItem.hoverBackground":"#546E7A20","statusBarItem.remoteBackground":"#80CBC4","statusBarItem.remoteForeground":"#000000","titleBar.activeBackground":"#263238","pickerGroup.border":"#FFFFFF1a","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#82AAFF","terminal.ansiBrightBlack":"#546E7A","terminal.ansiBrightBlue":"#82AAFF","terminal.ansiBrightCyan":"#89DDFF","terminal.ansiBrightGreen":"#C3E88D","terminal.ansiBrightMagenta":"#C792EA","terminal.ansiBrightRed":"#f07178","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#FFCB6B","terminal.ansiCyan":"#89DDFF","terminal.ansiGreen":"#C3E88D","terminal.ansiMagenta":"#C792EA","terminal.ansiRed":"#f07178","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#FFCB6B","debugToolBar.background":"#263238","debugConsole.errorForeground":"#f07178","debugConsole.infoForeground":"#89DDFF","debugConsole.warningForeground":"#FFCB6B","selection.background":"#00000080","editorRuler.foreground":"#37474F","widget.shadow":"#00000030","scrollbar.shadow":"#00000030","editorLink.activeForeground":"#EEFFFF","progressBar.background":"#80CBC4","pickerGroup.foreground":"#80CBC4","tree.indentGuidesStroke":"#37474F","terminalCursor.foreground":"#FFCB6B","terminalCursor.background":"#000000","inputOption.activeBackground":"#EEFFFF30","textLink.foreground":"#80CBC4","textLink.activeForeground":"#EEFFFF","sideBar.foreground":"#607a86","sideBar.border":"#26323860","sideBarTitle.foreground":"#EEFFFF","sideBarSectionHeader.border":"#26323860","panel.dropBackground":"#EEFFFF","panelTitle.activeForeground":"#FFFFFF","editor.lineHighlightBackground":"#00000050","editor.findMatchBackground":"#000000","editor.findMatchHighlightBackground":"#00000050","editor.findMatchBorder":"#80CBC4","editor.findMatchHighlightBorder":"#ffffff30","editorIndentGuide.background":"#37474F70","editorIndentGuide.activeBackground":"#37474F","editorGroup.border":"#00000030","editorGutter.modifiedBackground":"#82AAFF60","editorGutter.addedBackground":"#C3E88D60","editorGutter.deletedBackground":"#f0717860","activityBar.border":"#26323860","activityBar.foreground":"#EEFFFF","activityBar.activeBorder":"#80CBC4","extensionBadge.remoteForeground":"#EEFFFF","scrollbarSlider.background":"#EEFFFF20","scrollbarSlider.hoverBackground":"#EEFFFF10","scrollbarSlider.activeBackground":"#80CBC4","tab.unfocusedActiveBorder":"#546E7A","tab.activeForeground":"#FFFFFF","tab.inactiveForeground":"#607a86","tab.activeBackground":"#263238","tab.unfocusedActiveForeground":"#EEFFFF","editorWidget.resizeBorder":"#80CBC4","editorWidget.border":"#80CBC4","statusBar.border":"#26323860","statusBar.foreground":"#546E7A","editorBracketMatch.border":"#FFCC0050","editorBracketMatch.background":"#263238","editorOverviewRuler.findMatchForeground":"#80CBC4","editorOverviewRuler.border":"#263238","editorOverviewRuler.errorForeground":"#f0717840","editorOverviewRuler.infoForeground":"#82AAFF40","editorOverviewRuler.warningForeground":"#FFCB6B40","editorInfo.foreground":"#82AAFF70","editorWarning.foreground":"#FFCB6B70","editorError.foreground":"#f0717870","editorHoverWidget.border":"#FFFFFF10","titleBar.activeForeground":"#EEFFFF","titleBar.inactiveBackground":"#263238","titleBar.inactiveForeground":"#607a86","titleBar.border":"#26323860","input.foreground":"#EEFFFF","input.placeholderForeground":"#EEFFFF60","input.border":"#FFFFFF10","inputValidation.errorBorder":"#f07178","inputValidation.infoBorder":"#82AAFF","inputValidation.warningBorder":"#FFCB6B","dropdown.border":"#FFFFFF10","quickInput.background":"#263238","quickInput.foreground":"#607a86","list.hoverForeground":"#FFFFFF","list.inactiveSelectionForeground":"#80CBC4","quickInput.list.focusBackground":"#EEFFFF20","editorSuggestWidget.background":"#263238","editorSuggestWidget.foreground":"#EEFFFF","editorSuggestWidget.highlightForeground":"#80CBC4","editorSuggestWidget.selectedBackground":"#00000050","editorSuggestWidget.border":"#FFFFFF10","diffEditor.insertedTextBackground":"#89DDFF20","diffEditor.removedTextBackground":"#ff9cac20","notifications.background":"#263238","notifications.foreground":"#EEFFFF","notificationLink.foreground":"#80CBC4","extensionButton.prominentBackground":"#C3E88D90","extensionButton.prominentHoverBackground":"#C3E88D","extensionButton.prominentForeground":"#000000","peekViewEditorGutter.background":"#EEFFFF05","peekViewTitleDescription.foreground":"#EEFFFF60","peekViewResult.matchHighlightBackground":"#80CBC420","peekViewEditor.matchHighlightBackground":"#80CBC420","peekViewResult.selectionBackground":"#607a8670","gitDecoration.deletedResourceForeground":"#f0717890","gitDecoration.conflictingResourceForeground":"#FFCB6B90","gitDecoration.modifiedResourceForeground":"#82AAFF90","gitDecoration.untrackedResourceForeground":"#C3E88D90","gitDecoration.ignoredResourceForeground":"#607a8690","breadcrumb.background":"#263238","breadcrumb.foreground":"#607a86","breadcrumb.focusForeground":"#EEFFFF","breadcrumb.activeSelectionForeground":"#80CBC4","breadcrumbPicker.background":"#263238","menu.background":"#263238","menu.foreground":"#EEFFFF","menu.selectionBackground":"#00000050","menu.selectionForeground":"#80CBC4","menu.selectionBorder":"#00000030","menu.separatorBackground":"#EEFFFF","menubar.selectionBackground":"#00000030","menubar.selectionForeground":"#80CBC4","menubar.selectionBorder":"#00000030","settings.dropdownForeground":"#EEFFFF","settings.dropdownBackground":"#263238","settings.numberInputForeground":"#EEFFFF","settings.numberInputBackground":"#263238","settings.textInputForeground":"#EEFFFF","settings.textInputBackground":"#263238","settings.headerForeground":"#80CBC4","settings.modifiedItemIndicator":"#80CBC4","settings.checkboxBackground":"#263238","settings.checkboxForeground":"#EEFFFF","listFilterWidget.background":"#00000030","listFilterWidget.outline":"#00000030","listFilterWidget.noMatchesOutline":"#00000030"}}'),ig=JSON.parse('{"name":"Material-Theme-Darker","semanticHighlighting":true,"tokenColors":[{"name":"Global settings","settings":{"background":"#212121","foreground":"#EEFFFF"}},{"name":"String","scope":"string","settings":{"foreground":"#C3E88D"}},{"name":"Punctuation","scope":"punctuation, constant.other.symbol","settings":{"foreground":"#89DDFF"}},{"name":"String Escape","scope":"constant.character.escape, text.html constant.character.entity.named","settings":{"foreground":"#EEFFFF"}},{"name":"Boolean","scope":"constant.language.boolean","settings":{"foreground":"#ff9cac"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#F78C6C"}},{"name":"Variable","scope":"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments","settings":{"foreground":"#EEFFFF"}},{"name":"Other Keyword","scope":"keyword.other","settings":{"foreground":"#F78C6C"}},{"name":"Keyword","scope":"keyword, modifier, variable.language.this, support.type.object, constant.language","settings":{"foreground":"#89DDFF"}},{"name":"Function call","scope":"entity.name.function, support.function","settings":{"foreground":"#82AAFF"}},{"name":"Storage","scope":"storage.type, storage.modifier, storage.control","settings":{"foreground":"#C792EA"}},{"name":"Modules","scope":"support.module, support.node","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Type","scope":"support.type, constant.other.key","settings":{"foreground":"#FFCB6B"}},{"name":"Type","scope":"entity.name.type, entity.other.inherited-class, entity.other","settings":{"foreground":"#FFCB6B"}},{"name":"Comment","scope":"comment","settings":{"foreground":"#545454","fontStyle":"italic"}},{"name":"Comment","scope":"comment punctuation.definition.comment, string.quoted.docstring","settings":{"foreground":"#545454","fontStyle":"italic"}},{"name":"Punctuation","scope":"punctuation","settings":{"foreground":"#89DDFF"}},{"name":"Class","scope":"entity.name, entity.name.type.class, support.type, support.class, meta.use","settings":{"foreground":"#FFCB6B"}},{"name":"Class variable","scope":"variable.object.property, meta.field.declaration entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Class method","scope":"meta.definition.method entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Function definition","scope":"meta.function entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Template expression","scope":"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end","settings":{"foreground":"#89DDFF"}},{"name":"Reset embedded/template expression colors","scope":"meta.embedded, source.groovy.embedded, meta.template.expression","settings":{"foreground":"#EEFFFF"}},{"name":"YAML key","scope":"entity.name.tag.yaml","settings":{"foreground":"#f07178"}},{"name":"JSON key","scope":"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json","settings":{"foreground":"#f07178"}},{"name":"JSON constant","scope":"constant.language.json","settings":{"foreground":"#89DDFF"}},{"name":"CSS class","scope":"entity.other.attribute-name.class","settings":{"foreground":"#FFCB6B"}},{"name":"CSS ID","scope":"entity.other.attribute-name.id","settings":{"foreground":"#F78C6C"}},{"name":"CSS tag","scope":"source.css entity.name.tag","settings":{"foreground":"#FFCB6B"}},{"name":"CSS properties","scope":"support.type.property-name.css","settings":{"foreground":"#B2CCD6"}},{"name":"HTML tag outer","scope":"meta.tag, punctuation.definition.tag","settings":{"foreground":"#89DDFF"}},{"name":"HTML tag inner","scope":"entity.name.tag","settings":{"foreground":"#f07178"}},{"name":"HTML tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#C792EA"}},{"name":"HTML entities","scope":"punctuation.definition.entity.html","settings":{"foreground":"#EEFFFF"}},{"name":"Markdown heading","scope":"markup.heading","settings":{"foreground":"#89DDFF"}},{"name":"Markdown link text","scope":"text.html.markdown meta.link.inline, meta.link.reference","settings":{"foreground":"#f07178"}},{"name":"Markdown list item","scope":"text.html.markdown beginning.punctuation.definition.list","settings":{"foreground":"#89DDFF"}},{"name":"Markdown italic","scope":"markup.italic","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Markdown bold","scope":"markup.bold","settings":{"foreground":"#f07178","fontStyle":"bold"}},{"name":"Markdown bold italic","scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"foreground":"#f07178","fontStyle":"italic bold"}},{"name":"Markdown code block","scope":"markup.fenced_code.block.markdown punctuation.definition.markdown","settings":{"foreground":"#C3E88D"}},{"name":"Markdown inline code","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#C3E88D"}},{"name":"INI property name","scope":"keyword.other.definition.ini","settings":{"foreground":"#f07178"}},{"name":"INI section title","scope":"entity.name.section.group-title.ini","settings":{"foreground":"#89DDFF"}},{"name":"C# class","scope":"source.cs meta.class.identifier storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# class method","scope":"source.cs meta.method.identifier entity.name.function","settings":{"foreground":"#f07178"}},{"name":"C# function call","scope":"source.cs meta.method-call meta.method, source.cs entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"C# type","scope":"source.cs storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# return type","scope":"source.cs meta.method.return-type","settings":{"foreground":"#FFCB6B"}},{"name":"C# preprocessor","scope":"source.cs meta.preprocessor","settings":{"foreground":"#545454"}},{"name":"C# namespace","scope":"source.cs entity.name.type.namespace","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Text","scope":"meta.jsx.children, SXNested","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Components name","scope":"support.class.component","settings":{"foreground":"#FFCB6B"}},{"name":"C-related Block Level Variables","scope":"source.cpp meta.block variable.other","settings":{"foreground":"#EEFFFF"}},{"name":"Member Access Meta","scope":"source.python meta.member.access.python","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"source.python meta.function-call.python, meta.function-call.arguments","settings":{"foreground":"#82AAFF"}},{"name":"Blocks","scope":"meta.block","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"entity.name.function.call","settings":{"foreground":"#82AAFF"}},{"name":"Namespaces","scope":"source.php support.other.namespace, source.php meta.use support.class","settings":{"foreground":"#EEFFFF"}},{"name":"Constant keywords","scope":"constant.keyword","settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Entity name","scope":"entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Global settings","settings":{"background":"#212121","foreground":"#EEFFFF"}},{"name":"Markup Deleted","scope":["markup.deleted"],"settings":{"foreground":"#f07178"}},{"name":"Markup Inserted","scope":["markup.inserted"],"settings":{"foreground":"#C3E88D"}},{"name":"Markup Underline","scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"name":"Keyword Control","scope":["keyword.control"],"settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Parameter","scope":["variable.parameter"],"settings":{"fontStyle":"italic"}},{"name":"Python - Self Parameter","scope":["variable.parameter.function.language.special.self.python"],"settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Python - Format Placeholder","scope":["constant.character.format.placeholder.other.python"],"settings":{"foreground":"#F78C6C"}},{"name":"Markdown - Blockquote","scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"name":"Markdown - Fenced Language","scope":["markup.fenced_code.block"],"settings":{"foreground":"#EEFFFF90"}},{"name":"Markdown - Blockquote Punctuation","scope":["punctuation.definition.quote"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 0","scope":["meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 1","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFCB6B"}},{"name":"JSON Key - Level 2","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#F78C6C"}},{"name":"JSON Key - Level 3","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#f07178"}},{"name":"JSON Key - Level 4","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#916b53"}},{"name":"JSON Key - Level 5","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#82AAFF"}},{"name":"JSON Key - Level 6","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 7","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 8","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C3E88D"}}],"colors":{"focusBorder":"#FFFFFF00","foreground":"#EEFFFF","button.background":"#61616150","button.foreground":"#ffffff","dropdown.background":"#212121","input.background":"#2B2B2B","inputOption.activeBorder":"#EEFFFF30","list.activeSelectionBackground":"#212121","list.activeSelectionForeground":"#80CBC4","list.dropBackground":"#f0717880","list.focusBackground":"#EEFFFF20","list.focusForeground":"#EEFFFF","list.highlightForeground":"#80CBC4","list.hoverBackground":"#212121","list.inactiveSelectionBackground":"#00000030","activityBar.background":"#212121","activityBar.dropBackground":"#f0717880","activityBarBadge.background":"#80CBC4","activityBarBadge.foreground":"#000000","badge.background":"#00000030","badge.foreground":"#545454","sideBar.background":"#212121","sideBarSectionHeader.background":"#212121","editorGroup.dropBackground":"#f0717880","editorGroup.focusedEmptyBorder":"#f07178","editorGroupHeader.tabsBackground":"#212121","tab.border":"#212121","tab.activeBorder":"#80CBC4","tab.inactiveBackground":"#212121","tab.activeModifiedBorder":"#616161","tab.inactiveModifiedBorder":"#904348","tab.unfocusedActiveModifiedBorder":"#c05a60","tab.unfocusedInactiveModifiedBorder":"#904348","editor.background":"#212121","editor.foreground":"#EEFFFF","editorLineNumber.foreground":"#424242","editorLineNumber.activeForeground":"#616161","editorCursor.foreground":"#FFCC00","editor.selectionBackground":"#61616150","editor.selectionHighlightBackground":"#FFCC0020","editor.wordHighlightBackground":"#ff9cac30","editor.wordHighlightStrongBackground":"#C3E88D30","editor.findMatchHighlight":"#EEFFFF","editor.findRangeHighlightBackground":"#FFCB6B30","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#FFFFFF0d","editorWhitespace.foreground":"#EEFFFF40","editorWidget.background":"#212121","editorHoverWidget.background":"#212121","editorMarkerNavigation.background":"#EEFFFF05","peekView.border":"#00000030","peekViewEditor.background":"#EEFFFF05","peekViewResult.background":"#EEFFFF05","peekViewTitle.background":"#EEFFFF05","panel.background":"#212121","panel.border":"#21212160","panelTitle.activeBorder":"#80CBC4","panelTitle.inactiveForeground":"#EEFFFF","notebook.focusedCellBorder":"#80CBC4","notebook.inactiveFocusedCellBorder":"#80CBC450","statusBar.background":"#212121","statusBar.debuggingBackground":"#C792EA","statusBar.debuggingForeground":"#ffffff","statusBar.noFolderBackground":"#212121","statusBarItem.activeBackground":"#f0717880","statusBarItem.hoverBackground":"#54545420","statusBarItem.remoteBackground":"#80CBC4","statusBarItem.remoteForeground":"#000000","titleBar.activeBackground":"#212121","pickerGroup.border":"#FFFFFF1a","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#82AAFF","terminal.ansiBrightBlack":"#545454","terminal.ansiBrightBlue":"#82AAFF","terminal.ansiBrightCyan":"#89DDFF","terminal.ansiBrightGreen":"#C3E88D","terminal.ansiBrightMagenta":"#C792EA","terminal.ansiBrightRed":"#f07178","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#FFCB6B","terminal.ansiCyan":"#89DDFF","terminal.ansiGreen":"#C3E88D","terminal.ansiMagenta":"#C792EA","terminal.ansiRed":"#f07178","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#FFCB6B","debugToolBar.background":"#212121","debugConsole.errorForeground":"#f07178","debugConsole.infoForeground":"#89DDFF","debugConsole.warningForeground":"#FFCB6B","selection.background":"#00000080","editorRuler.foreground":"#424242","widget.shadow":"#00000030","scrollbar.shadow":"#00000030","editorLink.activeForeground":"#EEFFFF","progressBar.background":"#80CBC4","pickerGroup.foreground":"#80CBC4","tree.indentGuidesStroke":"#424242","terminalCursor.foreground":"#FFCB6B","terminalCursor.background":"#000000","inputOption.activeBackground":"#EEFFFF30","textLink.foreground":"#80CBC4","textLink.activeForeground":"#EEFFFF","sideBar.foreground":"#616161","sideBar.border":"#21212160","sideBarTitle.foreground":"#EEFFFF","sideBarSectionHeader.border":"#21212160","panel.dropBackground":"#EEFFFF","panelTitle.activeForeground":"#FFFFFF","editor.lineHighlightBackground":"#00000050","editor.findMatchBackground":"#000000","editor.findMatchHighlightBackground":"#00000050","editor.findMatchBorder":"#80CBC4","editor.findMatchHighlightBorder":"#ffffff30","editorIndentGuide.background":"#42424270","editorIndentGuide.activeBackground":"#424242","editorGroup.border":"#00000030","editorGutter.modifiedBackground":"#82AAFF60","editorGutter.addedBackground":"#C3E88D60","editorGutter.deletedBackground":"#f0717860","activityBar.border":"#21212160","activityBar.foreground":"#EEFFFF","activityBar.activeBorder":"#80CBC4","extensionBadge.remoteForeground":"#EEFFFF","scrollbarSlider.background":"#EEFFFF20","scrollbarSlider.hoverBackground":"#EEFFFF10","scrollbarSlider.activeBackground":"#80CBC4","tab.unfocusedActiveBorder":"#545454","tab.activeForeground":"#FFFFFF","tab.inactiveForeground":"#616161","tab.activeBackground":"#212121","tab.unfocusedActiveForeground":"#EEFFFF","editorWidget.resizeBorder":"#80CBC4","editorWidget.border":"#80CBC4","statusBar.border":"#21212160","statusBar.foreground":"#616161","editorBracketMatch.border":"#FFCC0050","editorBracketMatch.background":"#212121","editorOverviewRuler.findMatchForeground":"#80CBC4","editorOverviewRuler.border":"#212121","editorOverviewRuler.errorForeground":"#f0717840","editorOverviewRuler.infoForeground":"#82AAFF40","editorOverviewRuler.warningForeground":"#FFCB6B40","editorInfo.foreground":"#82AAFF70","editorWarning.foreground":"#FFCB6B70","editorError.foreground":"#f0717870","editorHoverWidget.border":"#FFFFFF10","titleBar.activeForeground":"#EEFFFF","titleBar.inactiveBackground":"#212121","titleBar.inactiveForeground":"#616161","titleBar.border":"#21212160","input.foreground":"#EEFFFF","input.placeholderForeground":"#EEFFFF60","input.border":"#FFFFFF10","inputValidation.errorBorder":"#f07178","inputValidation.infoBorder":"#82AAFF","inputValidation.warningBorder":"#FFCB6B","dropdown.border":"#FFFFFF10","quickInput.background":"#212121","quickInput.foreground":"#616161","list.hoverForeground":"#FFFFFF","list.inactiveSelectionForeground":"#80CBC4","quickInput.list.focusBackground":"#EEFFFF20","editorSuggestWidget.background":"#212121","editorSuggestWidget.foreground":"#EEFFFF","editorSuggestWidget.highlightForeground":"#80CBC4","editorSuggestWidget.selectedBackground":"#00000050","editorSuggestWidget.border":"#FFFFFF10","diffEditor.insertedTextBackground":"#89DDFF20","diffEditor.removedTextBackground":"#ff9cac20","notifications.background":"#212121","notifications.foreground":"#EEFFFF","notificationLink.foreground":"#80CBC4","extensionButton.prominentBackground":"#C3E88D90","extensionButton.prominentHoverBackground":"#C3E88D","extensionButton.prominentForeground":"#000000","peekViewEditorGutter.background":"#EEFFFF05","peekViewTitleDescription.foreground":"#EEFFFF60","peekViewResult.matchHighlightBackground":"#61616150","peekViewEditor.matchHighlightBackground":"#61616150","peekViewResult.selectionBackground":"#61616170","gitDecoration.deletedResourceForeground":"#f0717890","gitDecoration.conflictingResourceForeground":"#FFCB6B90","gitDecoration.modifiedResourceForeground":"#82AAFF90","gitDecoration.untrackedResourceForeground":"#C3E88D90","gitDecoration.ignoredResourceForeground":"#61616190","breadcrumb.background":"#212121","breadcrumb.foreground":"#616161","breadcrumb.focusForeground":"#EEFFFF","breadcrumb.activeSelectionForeground":"#80CBC4","breadcrumbPicker.background":"#212121","menu.background":"#212121","menu.foreground":"#EEFFFF","menu.selectionBackground":"#00000050","menu.selectionForeground":"#80CBC4","menu.selectionBorder":"#00000030","menu.separatorBackground":"#EEFFFF","menubar.selectionBackground":"#00000030","menubar.selectionForeground":"#80CBC4","menubar.selectionBorder":"#00000030","settings.dropdownForeground":"#EEFFFF","settings.dropdownBackground":"#212121","settings.numberInputForeground":"#EEFFFF","settings.numberInputBackground":"#212121","settings.textInputForeground":"#EEFFFF","settings.textInputBackground":"#212121","settings.headerForeground":"#80CBC4","settings.modifiedItemIndicator":"#80CBC4","settings.checkboxBackground":"#212121","settings.checkboxForeground":"#EEFFFF","listFilterWidget.background":"#00000030","listFilterWidget.outline":"#00000030","listFilterWidget.noMatchesOutline":"#00000030"}}'),sg=JSON.parse('{"name":"One Dark Pro","type":"dark","semanticHighlighting":true,"semanticTokenColors":{"enumMember":{"foreground":"#56b6c2"},"variable.constant":{"foreground":"#d19a66"},"variable.defaultLibrary":{"foreground":"#e5c07b"},"variable:dart":{"foreground":"#d19a66"},"property:dart":{"foreground":"#d19a66"},"annotation:dart":{"foreground":"#d19a66"},"parameter.label:dart":{"foreground":"#abb2bf"},"macro":{"foreground":"#d19a66"},"tomlArrayKey":{"foreground":"#e5c07b"}},"tokenColors":[{"scope":"meta.embedded","settings":{"foreground":"#abb2bf"}},{"name":"unison punctuation","scope":"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison","settings":{"foreground":"#e06c75"}},{"name":"haskell variable generic-type","scope":"variable.other.generic-type.haskell","settings":{"foreground":"#c678dd"}},{"name":"haskell storage type","scope":"storage.type.haskell","settings":{"foreground":"#d19a66"}},{"name":"support.variable.magic.python","scope":"support.variable.magic.python","settings":{"foreground":"#e06c75"}},{"name":"punctuation.separator.parameters.python","scope":"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python","settings":{"foreground":"#abb2bf"}},{"name":"variable.parameter.function.language.special.self.python","scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#e5c07b"}},{"name":"variable.parameter.function.language.special.cls.python","scope":"variable.parameter.function.language.special.cls.python","settings":{"foreground":"#e5c07b"}},{"name":"storage.modifier.lifetime.rust","scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#abb2bf"}},{"name":"support.function.std.rust","scope":"support.function.std.rust","settings":{"foreground":"#61afef"}},{"name":"entity.name.lifetime.rust","scope":"entity.name.lifetime.rust","settings":{"foreground":"#e5c07b"}},{"name":"variable.language.rust","scope":"variable.language.rust","settings":{"foreground":"#e06c75"}},{"name":"support.constant.edge","scope":"support.constant.edge","settings":{"foreground":"#c678dd"}},{"name":"regexp constant character-class","scope":"constant.other.character-class.regexp","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":["keyword.operator.word"],"settings":{"foreground":"#c678dd"}},{"name":"regexp operator.quantifier","scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d19a66"}},{"name":"Text","scope":"variable.parameter.function","settings":{"foreground":"#abb2bf"}},{"name":"Comment Markup Link","scope":"comment markup.link","settings":{"foreground":"#5c6370"}},{"name":"markup diff","scope":"markup.changed.diff","settings":{"foreground":"#e5c07b"}},{"name":"diff","scope":"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff","settings":{"foreground":"#61afef"}},{"name":"inserted.diff","scope":"markup.inserted.diff","settings":{"foreground":"#98c379"}},{"name":"deleted.diff","scope":"markup.deleted.diff","settings":{"foreground":"#e06c75"}},{"name":"c++ function","scope":"meta.function.c,meta.function.cpp","settings":{"foreground":"#e06c75"}},{"name":"c++ block","scope":"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c","settings":{"foreground":"#abb2bf"}},{"name":"js/ts punctuation separator key-value","scope":"punctuation.separator.key-value","settings":{"foreground":"#abb2bf"}},{"name":"js/ts import keyword","scope":"keyword.operator.expression.import","settings":{"foreground":"#61afef"}},{"name":"math js/ts","scope":"support.constant.math","settings":{"foreground":"#e5c07b"}},{"name":"math property js/ts","scope":"support.constant.property.math","settings":{"foreground":"#d19a66"}},{"name":"js/ts variable.other.constant","scope":"variable.other.constant","settings":{"foreground":"#e5c07b"}},{"name":"java type","scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#e5c07b"}},{"name":"java source","scope":"source.java","settings":{"foreground":"#e06c75"}},{"name":"java modifier.import","scope":"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java","settings":{"foreground":"#abb2bf"}},{"name":"java modifier.import","scope":"meta.method.java","settings":{"foreground":"#61afef"}},{"name":"java modifier.import","scope":"storage.modifier.import.java,storage.type.java,storage.type.generic.java","settings":{"foreground":"#e5c07b"}},{"name":"java instanceof","scope":"keyword.operator.instanceof.java","settings":{"foreground":"#c678dd"}},{"name":"java variable.name","scope":"meta.definition.variable.name.java","settings":{"foreground":"#e06c75"}},{"name":"operator logical","scope":"keyword.operator.logical","settings":{"foreground":"#56b6c2"}},{"name":"operator bitwise","scope":"keyword.operator.bitwise","settings":{"foreground":"#56b6c2"}},{"name":"operator channel","scope":"keyword.operator.channel","settings":{"foreground":"#56b6c2"}},{"name":"support.constant.property-value.scss","scope":"support.constant.property-value.scss,support.constant.property-value.css","settings":{"foreground":"#d19a66"}},{"name":"CSS/SCSS/LESS Operators","scope":"keyword.operator.css,keyword.operator.scss,keyword.operator.less","settings":{"foreground":"#56b6c2"}},{"name":"css color standard name","scope":"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss","settings":{"foreground":"#d19a66"}},{"name":"css comma","scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#abb2bf"}},{"name":"css attribute-name.id","scope":"support.constant.color.w3c-standard-color-name.css","settings":{"foreground":"#d19a66"}},{"name":"css property-name","scope":"support.type.vendored.property-name.css","settings":{"foreground":"#56b6c2"}},{"name":"js/ts module","scope":"support.module.node,support.type.object.module,support.module.node","settings":{"foreground":"#e5c07b"}},{"name":"entity.name.type.module","scope":"entity.name.type.module","settings":{"foreground":"#e5c07b"}},{"name":"js variable readwrite","scope":"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node","settings":{"foreground":"#e06c75"}},{"name":"js/ts json","scope":"support.constant.json","settings":{"foreground":"#d19a66"}},{"name":"js/ts Keyword","scope":["keyword.operator.expression.instanceof","keyword.operator.new","keyword.operator.ternary","keyword.operator.optional","keyword.operator.expression.keyof"],"settings":{"foreground":"#c678dd"}},{"name":"js/ts console","scope":"support.type.object.console","settings":{"foreground":"#e06c75"}},{"name":"js/ts support.variable.property.process","scope":"support.variable.property.process","settings":{"foreground":"#d19a66"}},{"name":"js console function","scope":"entity.name.function,support.function.console","settings":{"foreground":"#61afef"}},{"name":"keyword.operator.misc.rust","scope":"keyword.operator.misc.rust","settings":{"foreground":"#abb2bf"}},{"name":"keyword.operator.sigil.rust","scope":"keyword.operator.sigil.rust","settings":{"foreground":"#c678dd"}},{"name":"operator","scope":"keyword.operator.delete","settings":{"foreground":"#c678dd"}},{"name":"js dom","scope":"support.type.object.dom","settings":{"foreground":"#56b6c2"}},{"name":"js dom variable","scope":"support.variable.dom,support.variable.property.dom","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational","settings":{"foreground":"#56b6c2"}},{"name":"C operator assignment","scope":"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp","settings":{"foreground":"#c678dd"}},{"name":"Punctuation","scope":"punctuation.separator.delimiter","settings":{"foreground":"#abb2bf"}},{"name":"Other punctuation .c","scope":"punctuation.separator.c,punctuation.separator.cpp","settings":{"foreground":"#c678dd"}},{"name":"C type posix-reserved","scope":"support.type.posix-reserved.c,support.type.posix-reserved.cpp","settings":{"foreground":"#56b6c2"}},{"name":"keyword.operator.sizeof.c","scope":"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp","settings":{"foreground":"#c678dd"}},{"name":"python parameter","scope":"variable.parameter.function.language.python","settings":{"foreground":"#d19a66"}},{"name":"python type","scope":"support.type.python","settings":{"foreground":"#56b6c2"}},{"name":"python logical","scope":"keyword.operator.logical.python","settings":{"foreground":"#c678dd"}},{"name":"pyCs","scope":"variable.parameter.function.python","settings":{"foreground":"#d19a66"}},{"name":"python block","scope":"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python","settings":{"foreground":"#abb2bf"}},{"name":"python function-call.generic","scope":"meta.function-call.generic.python","settings":{"foreground":"#61afef"}},{"name":"python placeholder reset to normal string","scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#d19a66"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#abb2bf"}},{"name":"Compound Assignment Operators","scope":"keyword.operator.assignment.compound","settings":{"foreground":"#c678dd"}},{"name":"Compound Assignment Operators js/ts","scope":"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts","settings":{"foreground":"#56b6c2"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#c678dd"}},{"name":"Namespaces","scope":"entity.name.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Variables","scope":"variable","settings":{"foreground":"#e06c75"}},{"name":"Variables","scope":"variable.c","settings":{"foreground":"#abb2bf"}},{"name":"Language variables","scope":"variable.language","settings":{"foreground":"#e5c07b"}},{"name":"Java Variables","scope":"token.variable.parameter.java","settings":{"foreground":"#abb2bf"}},{"name":"Java Imports","scope":"import.storage.java","settings":{"foreground":"#e5c07b"}},{"name":"Packages","scope":"token.package.keyword","settings":{"foreground":"#c678dd"}},{"name":"Packages","scope":"token.package","settings":{"foreground":"#abb2bf"}},{"name":"Functions","scope":["entity.name.function","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#61afef"}},{"name":"Classes","scope":"entity.name.type.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Classes","scope":"support.class, entity.name.type.class","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#e5c07b"}},{"name":"Class name php","scope":"variable.other.class.php","settings":{"foreground":"#e06c75"}},{"name":"Type Name","scope":"entity.name.type","settings":{"foreground":"#e5c07b"}},{"name":"Keyword Control","scope":"keyword.control","settings":{"foreground":"#c678dd"}},{"name":"Control Elements","scope":"control.elements, keyword.operator.less","settings":{"foreground":"#d19a66"}},{"name":"Methods","scope":"keyword.other.special-method","settings":{"foreground":"#61afef"}},{"name":"Storage","scope":"storage","settings":{"foreground":"#c678dd"}},{"name":"Storage JS TS","scope":"token.storage","settings":{"foreground":"#c678dd"}},{"name":"Source Js Keyword Operator Delete,source Js Keyword Operator In,source Js Keyword Operator Of,source Js Keyword Operator Instanceof,source Js Keyword Operator New,source Js Keyword Operator Typeof,source Js Keyword Operator Void","scope":"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void","settings":{"foreground":"#c678dd"}},{"name":"Java Storage","scope":"token.storage.type.java","settings":{"foreground":"#e5c07b"}},{"name":"Support","scope":"support.function","settings":{"foreground":"#56b6c2"}},{"name":"Support type","scope":"support.type.property-name","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] toml support","scope":"support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml","settings":{"foreground":"#e06c75"}},{"name":"Support type","scope":"support.constant.property-value","settings":{"foreground":"#abb2bf"}},{"name":"Support type","scope":"support.constant.font-name","settings":{"foreground":"#d19a66"}},{"name":"Meta tag","scope":"meta.tag","settings":{"foreground":"#abb2bf"}},{"name":"Strings","scope":"string","settings":{"foreground":"#98c379"}},{"name":"Constant other symbol","scope":"constant.other.symbol","settings":{"foreground":"#56b6c2"}},{"name":"Integers","scope":"constant.numeric","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"punctuation.definition.constant","settings":{"foreground":"#d19a66"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#e06c75"}},{"name":"Attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#d19a66"}},{"name":"Attribute IDs","scope":"entity.other.attribute-name.id","settings":{"foreground":"#61afef"}},{"name":"Attribute class","scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#d19a66"}},{"name":"Selector","scope":"meta.selector","settings":{"foreground":"#c678dd"}},{"name":"Headings","scope":"markup.heading","settings":{"foreground":"#e06c75"}},{"name":"Headings","scope":"markup.heading punctuation.definition.heading, entity.name.section","settings":{"foreground":"#61afef"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#e06c75"}},{"name":"Bold","scope":"markup.bold,todo.bold","settings":{"foreground":"#d19a66"}},{"name":"Bold","scope":"punctuation.definition.bold","settings":{"foreground":"#e5c07b"}},{"name":"markup Italic","scope":"markup.italic, punctuation.definition.italic,todo.emphasis","settings":{"foreground":"#c678dd"}},{"name":"emphasis md","scope":"emphasis md","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown headings","scope":"entity.name.section.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown heading Punctuation Definition","scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#e06c75"}},{"name":"punctuation.definition.list.begin.markdown","scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown heading setext","scope":"markup.heading.setext","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Bold","scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#d19a66"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw punctuation","scope":"punctuation.definition.raw.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown List Punctuation Definition","scope":"punctuation.definition.list.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition String","scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","punctuation.definition.metadata.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"beginning.punctuation.definition.list.markdown","scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Link","scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Underline Link/Image","scope":"markup.underline.link.markdown,markup.underline.link.image.markdown","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown Link Title/Description","scope":"string.other.link.title.markdown,string.other.link.description.markdown","settings":{"foreground":"#61afef"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw","scope":"markup.raw.monospace.asciidoc","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw Punctuation Definition","scope":"punctuation.definition.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc List Punctuation Definition","scope":"markup.list.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc underline link","scope":"markup.link.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Asciidoc link name","scope":"string.unquoted.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#61afef"}},{"name":"Regular Expressions","scope":"string.regexp","settings":{"foreground":"#56b6c2"}},{"name":"Embedded","scope":"punctuation.section.embedded, variable.interpolation","settings":{"foreground":"#e06c75"}},{"name":"Embedded","scope":"punctuation.section.embedded.begin,punctuation.section.embedded.end","settings":{"foreground":"#c678dd"}},{"name":"illegal","scope":"invalid.illegal","settings":{"foreground":"#ffffff"}},{"name":"illegal","scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#abb2bf"}},{"scope":"invalid.illegal.unrecognized-tag.html","settings":{"foreground":"#e06c75"}},{"name":"Broken","scope":"invalid.broken","settings":{"foreground":"#ffffff"}},{"name":"Deprecated","scope":"invalid.deprecated","settings":{"foreground":"#ffffff"}},{"name":"html Deprecated","scope":"invalid.deprecated.entity.other.attribute-name.html","settings":{"foreground":"#d19a66"}},{"name":"Unimplemented","scope":"invalid.unimplemented","settings":{"foreground":"#ffffff"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json","scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json > Punctuation String","scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > Value Json > String Quoted Json,source Json Meta Structure Array Json > Value Json > String Quoted Json,source Json Meta Structure Dictionary Json > Value Json > String Quoted Json > Punctuation,source Json Meta Structure Array Json > Value Json > String Quoted Json > Punctuation","scope":"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation","settings":{"foreground":"#98c379"}},{"name":"Source Json Meta Structure Dictionary Json > Constant Language Json,source Json Meta Structure Array Json > Constant Language Json","scope":"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json","settings":{"foreground":"#56b6c2"}},{"name":"[VSCODE-CUSTOM] JSON Property Name","scope":"support.type.property-name.json","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] JSON Punctuation for Property Name","scope":"support.type.property-name.json punctuation","settings":{"foreground":"#e06c75"}},{"name":"laravel blade tag","scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"laravel blade @","scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"use statement for other classes","scope":"support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php","settings":{"foreground":"#e5c07b"}},{"name":"error suppression","scope":"keyword.operator.error-control.php","settings":{"foreground":"#c678dd"}},{"name":"php instanceof","scope":"keyword.operator.type.php","settings":{"foreground":"#c678dd"}},{"name":"style double quoted array index normal begin","scope":"punctuation.section.array.begin.php","settings":{"foreground":"#abb2bf"}},{"name":"style double quoted array index normal end","scope":"punctuation.section.array.end.php","settings":{"foreground":"#abb2bf"}},{"name":"php illegal.non-null-typehinted","scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"name":"php types","scope":"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php","settings":{"foreground":"#e5c07b"}},{"name":"php call-function","scope":"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php","settings":{"foreground":"#61afef"}},{"name":"php function-resets","scope":"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php","settings":{"foreground":"#abb2bf"}},{"name":"support php constants","scope":"support.constant.core.rust","settings":{"foreground":"#d19a66"}},{"name":"support php constants","scope":"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php","settings":{"foreground":"#d19a66"}},{"name":"php goto","scope":"entity.name.goto-label.php,support.other.php","settings":{"foreground":"#61afef"}},{"name":"php logical/bitwise operator","scope":"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php","settings":{"foreground":"#56b6c2"}},{"name":"php regexp operator","scope":"keyword.operator.regexp.php","settings":{"foreground":"#c678dd"}},{"name":"php comparison","scope":"keyword.operator.comparison.php","settings":{"foreground":"#56b6c2"}},{"name":"php heredoc/nowdoc","scope":"keyword.operator.heredoc.php,keyword.operator.nowdoc.php","settings":{"foreground":"#c678dd"}},{"name":"python function decorator @","scope":"meta.function.decorator.python","settings":{"foreground":"#61afef"}},{"name":"python function support","scope":"support.token.decorator.python,meta.function.decorator.identifier.python","settings":{"foreground":"#56b6c2"}},{"name":"parameter function js/ts","scope":"function.parameter","settings":{"foreground":"#abb2bf"}},{"name":"brace function","scope":"function.brace","settings":{"foreground":"#abb2bf"}},{"name":"parameter function ruby cs","scope":"function.parameter.ruby, function.parameter.cs","settings":{"foreground":"#abb2bf"}},{"name":"constant.language.symbol.ruby","scope":"constant.language.symbol.ruby","settings":{"foreground":"#56b6c2"}},{"name":"constant.language.symbol.hashkey.ruby","scope":"constant.language.symbol.hashkey.ruby","settings":{"foreground":"#56b6c2"}},{"name":"rgb-value","scope":"rgb-value","settings":{"foreground":"#56b6c2"}},{"name":"rgb value","scope":"inline-color-decoration rgb-value","settings":{"foreground":"#d19a66"}},{"name":"rgb value less","scope":"less rgb-value","settings":{"foreground":"#d19a66"}},{"name":"sass selector","scope":"selector.sass","settings":{"foreground":"#e06c75"}},{"name":"ts primitive/builtin types","scope":"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx","settings":{"foreground":"#e5c07b"}},{"name":"block scope","scope":"block.scope.end,block.scope.begin","settings":{"foreground":"#abb2bf"}},{"name":"cs storage type","scope":"storage.type.cs","settings":{"foreground":"#e5c07b"}},{"name":"cs local variable","scope":"entity.name.variable.local.cs","settings":{"foreground":"#e06c75"}},{"scope":"token.info-token","settings":{"foreground":"#61afef"}},{"scope":"token.warn-token","settings":{"foreground":"#d19a66"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#c678dd"}},{"name":"String interpolation","scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#c678dd"}},{"name":"Reset JavaScript string interpolation expression","scope":["meta.template.expression"],"settings":{"foreground":"#abb2bf"}},{"name":"Import module JS","scope":["keyword.operator.module"],"settings":{"foreground":"#c678dd"}},{"name":"js Flowtype","scope":["support.type.type.flowtype"],"settings":{"foreground":"#61afef"}},{"name":"js Flow","scope":["support.type.primitive"],"settings":{"foreground":"#e5c07b"}},{"name":"js class prop","scope":["meta.property.object"],"settings":{"foreground":"#e06c75"}},{"name":"js func parameter","scope":["variable.parameter.function.js"],"settings":{"foreground":"#e06c75"}},{"name":"js template literals begin","scope":["keyword.other.template.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals end","scope":["keyword.other.template.end"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces begin","scope":["keyword.other.substitution.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces end","scope":["keyword.other.substitution.end"],"settings":{"foreground":"#98c379"}},{"name":"js operator.assignment","scope":["keyword.operator.assignment"],"settings":{"foreground":"#56b6c2"}},{"name":"go operator","scope":["keyword.operator.assignment.go"],"settings":{"foreground":"#e5c07b"}},{"name":"go operator","scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#c678dd"}},{"name":"Go package name","scope":["entity.name.package.go"],"settings":{"foreground":"#e5c07b"}},{"name":"elm prelude","scope":["support.type.prelude.elm"],"settings":{"foreground":"#56b6c2"}},{"name":"elm constant","scope":["support.constant.elm"],"settings":{"foreground":"#d19a66"}},{"name":"template literal","scope":["punctuation.quasi.element"],"settings":{"foreground":"#c678dd"}},{"name":"html/pug (jade) escaped characters and entities","scope":["constant.character.entity"],"settings":{"foreground":"#e06c75"}},{"name":"styling css pseudo-elements/classes to be able to differentiate from classes which are the same colour","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#56b6c2"}},{"name":"Clojure globals","scope":["entity.global.clojure"],"settings":{"foreground":"#e5c07b"}},{"name":"Clojure symbols","scope":["meta.symbol.clojure"],"settings":{"foreground":"#e06c75"}},{"name":"Clojure constants","scope":["constant.keyword.clojure"],"settings":{"foreground":"#56b6c2"}},{"name":"CoffeeScript Function Argument","scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#e06c75"}},{"name":"Ini Default Text","scope":["source.ini"],"settings":{"foreground":"#98c379"}},{"name":"Makefile prerequisities","scope":["meta.scope.prerequisites.makefile"],"settings":{"foreground":"#e06c75"}},{"name":"Makefile text colour","scope":["source.makefile"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy import names","scope":["storage.modifier.import.groovy"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy Methods","scope":["meta.method.groovy"],"settings":{"foreground":"#61afef"}},{"name":"Groovy Variables","scope":["meta.definition.variable.name.groovy"],"settings":{"foreground":"#e06c75"}},{"name":"Groovy Inheritance","scope":["meta.definition.class.inherited.classes.groovy"],"settings":{"foreground":"#98c379"}},{"name":"HLSL Semantic","scope":["support.variable.semantic.hlsl"],"settings":{"foreground":"#e5c07b"}},{"name":"HLSL Types","scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#c678dd"}},{"name":"SQL Variables","scope":["text.variable","text.bracketed"],"settings":{"foreground":"#e06c75"}},{"name":"types","scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 1, keyword","scope":["entity.name.function.xi"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 2, callable","scope":["entity.name.class.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 3, property","scope":["constant.character.character-class.regexp.xi"],"settings":{"foreground":"#e06c75"}},{"name":"heading 4, type, class, interface","scope":["constant.regexp.xi"],"settings":{"foreground":"#c678dd"}},{"name":"heading 5, enums, preprocessor, constant, decorator","scope":["keyword.control.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 6, number","scope":["invalid.xi"],"settings":{"foreground":"#abb2bf"}},{"name":"string","scope":["beginning.punctuation.definition.quote.markdown.xi"],"settings":{"foreground":"#98c379"}},{"name":"comments","scope":["beginning.punctuation.definition.list.markdown.xi"],"settings":{"foreground":"#7f848e"}},{"name":"link","scope":["constant.character.xi"],"settings":{"foreground":"#61afef"}},{"name":"accent","scope":["accent.xi"],"settings":{"foreground":"#61afef"}},{"name":"wikiword","scope":["wikiword.xi"],"settings":{"foreground":"#d19a66"}},{"name":"language operators like \'+\', \'-\' etc","scope":["constant.other.color.rgb-value.xi"],"settings":{"foreground":"#ffffff"}},{"name":"elements to dim","scope":["punctuation.definition.tag.xi"],"settings":{"foreground":"#5c6370"}},{"name":"C++/C#","scope":["entity.name.label.cs","entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#e5c07b"}},{"name":"Markdown underscore-style headers","scope":["entity.name.label.cs","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"meta.brace.square","scope":[" meta.brace.square"],"settings":{"foreground":"#abb2bf"}},{"name":"Comments","scope":"comment, punctuation.definition.comment","settings":{"foreground":"#7f848e","fontStyle":"italic"}},{"name":"[VSCODE-CUSTOM] Markdown Quote","scope":"markup.quote.markdown","settings":{"foreground":"#5c6370"}},{"name":"punctuation.definition.block.sequence.item.yaml","scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#abb2bf"}},{"scope":["constant.language.symbol.elixir","constant.language.symbol.double-quoted.elixir"],"settings":{"foreground":"#56b6c2"}},{"scope":["entity.name.variable.parameter.cs"],"settings":{"foreground":"#e5c07b"}},{"scope":["entity.name.variable.field.cs"],"settings":{"foreground":"#e06c75"}},{"name":"Deleted","scope":"markup.deleted","settings":{"foreground":"#e06c75"}},{"name":"Inserted","scope":"markup.inserted","settings":{"foreground":"#98c379"}},{"name":"Underline","scope":"markup.underline","settings":{"fontStyle":"underline"}},{"name":"punctuation.section.embedded.begin.php","scope":["punctuation.section.embedded.begin.php","punctuation.section.embedded.end.php"],"settings":{"foreground":"#BE5046"}},{"name":"support.other.namespace.php","scope":["support.other.namespace.php"],"settings":{"foreground":"#abb2bf"}},{"name":"variable.other.object","scope":["variable.other.object"],"settings":{"foreground":"#e5c07b"}},{"name":"variable.other.constant.property","scope":["variable.other.constant.property"],"settings":{"foreground":"#e06c75"}},{"name":"entity.other.inherited-class","scope":["entity.other.inherited-class"],"settings":{"foreground":"#e5c07b"}},{"name":"c variable readwrite","scope":"variable.other.readwrite.c","settings":{"foreground":"#e06c75"}},{"name":"php scope","scope":"entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php","settings":{"foreground":"#abb2bf"}},{"name":"Assembly","scope":["constant.numeric.decimal.asm.x86_64"],"settings":{"foreground":"#c678dd"}},{"scope":["support.other.parenthesis.regexp"],"settings":{"foreground":"#d19a66"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#56b6c2"}},{"scope":["string.regexp"],"settings":{"foreground":"#e06c75"}},{"name":"js/ts italic","scope":"entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super","settings":{"fontStyle":"italic"}},{"name":"comment","scope":"comment.line.double-slash,comment.block.documentation","settings":{"fontStyle":"italic"}},{"name":"Python Keyword Control","scope":"keyword.control.import.python,keyword.control.flow.python,keyword.operator.logical.python","settings":{"fontStyle":"italic"}},{"name":"markup.italic.markdown","scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}}],"colors":{"activityBar.background":"#282c34","activityBar.foreground":"#d7dae0","activityBarBadge.background":"#4d78cc","activityBarBadge.foreground":"#f8fafd","badge.background":"#282c34","button.background":"#404754","button.secondaryBackground":"#30333d","button.secondaryForeground":"#c0bdbd","checkbox.border":"#404754","debugToolBar.background":"#21252b","descriptionForeground":"#abb2bf","diffEditor.insertedTextBackground":"#00809b33","dropdown.background":"#21252b","dropdown.border":"#21252b","editor.background":"#282c34","editor.findMatchBackground":"#42557b","editor.findMatchBorder":"#457dff","editor.findMatchHighlightBackground":"#6199ff2f","editor.foreground":"#abb2bf","editorBracketHighlight.foreground1":"#d19a66","editorBracketHighlight.foreground2":"#c678dd","editorBracketHighlight.foreground3":"#56b6c2","editorHoverWidget.highlightForeground":"#61afef","editorInlayHint.foreground":"#abb2bf","editorInlayHint.background":"#2c313c","editor.lineHighlightBackground":"#2c313c","editorLineNumber.activeForeground":"#abb2bf","editorGutter.addedBackground":"#109868","editorGutter.deletedBackground":"#9A353D","editorGutter.modifiedBackground":"#948B60","editorOverviewRuler.addedBackground":"#109868","editorOverviewRuler.deletedBackground":"#9A353D","editorOverviewRuler.modifiedBackground":"#948B60","editor.selectionBackground":"#67769660","editor.selectionHighlightBackground":"#ffffff10","editor.selectionHighlightBorder":"#dddddd","editor.wordHighlightBackground":"#d2e0ff2f","editor.wordHighlightBorder":"#7f848e","editor.wordHighlightStrongBackground":"#abb2bf26","editor.wordHighlightStrongBorder":"#7f848e","editorBracketMatch.background":"#515a6b","editorBracketMatch.border":"#515a6b","editorCursor.background":"#ffffffc9","editorCursor.foreground":"#528bff","editorError.foreground":"#c24038","editorGroup.background":"#181a1f","editorGroup.border":"#181a1f","editorGroupHeader.tabsBackground":"#21252b","editorHoverWidget.background":"#21252b","editorHoverWidget.border":"#181a1f","editorIndentGuide.activeBackground":"#c8c8c859","editorIndentGuide.background":"#3b4048","editorLineNumber.foreground":"#495162","editorMarkerNavigation.background":"#21252b","editorRuler.foreground":"#abb2bf26","editorSuggestWidget.background":"#21252b","editorSuggestWidget.border":"#181a1f","editorSuggestWidget.selectedBackground":"#2c313a","editorWarning.foreground":"#d19a66","editorWhitespace.foreground":"#ffffff1d","editorWidget.background":"#21252b","focusBorder":"#3e4452","gitDecoration.ignoredResourceForeground":"#636b78","input.background":"#1d1f23","input.foreground":"#abb2bf","list.activeSelectionBackground":"#2c313a","list.activeSelectionForeground":"#d7dae0","list.focusBackground":"#323842","list.focusForeground":"#f0f0f0","list.highlightForeground":"#ecebeb","list.hoverBackground":"#2c313a","list.hoverForeground":"#abb2bf","list.inactiveSelectionBackground":"#323842","list.inactiveSelectionForeground":"#d7dae0","list.warningForeground":"#d19a66","menu.foreground":"#abb2bf","menu.separatorBackground":"#343a45","minimapGutter.addedBackground":"#109868","minimapGutter.deletedBackground":"#9A353D","minimapGutter.modifiedBackground":"#948B60","panel.border":"#3e4452","panelSectionHeader.background":"#21252b","peekViewEditor.background":"#1b1d23","peekViewEditor.matchHighlightBackground":"#29244b","peekViewResult.background":"#22262b","scrollbar.shadow":"#23252c","scrollbarSlider.activeBackground":"#747d9180","scrollbarSlider.background":"#4e566660","scrollbarSlider.hoverBackground":"#5a637580","settings.focusedRowBackground":"#282c34","settings.headerForeground":"#fff","sideBar.background":"#21252b","sideBar.foreground":"#abb2bf","sideBarSectionHeader.background":"#282c34","sideBarSectionHeader.foreground":"#abb2bf","statusBar.background":"#21252b","statusBar.debuggingBackground":"#cc6633","statusBar.debuggingBorder":"#ff000000","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#9da5b4","statusBar.noFolderBackground":"#21252b","statusBarItem.remoteBackground":"#4d78cc","statusBarItem.remoteForeground":"#f8fafd","tab.activeBackground":"#282c34","tab.activeBorder":"#b4b4b4","tab.activeForeground":"#dcdcdc","tab.border":"#181a1f","tab.hoverBackground":"#323842","tab.inactiveBackground":"#21252b","tab.unfocusedHoverBackground":"#323842","terminal.ansiBlack":"#3f4451","terminal.ansiBlue":"#4aa5f0","terminal.ansiBrightBlack":"#4f5666","terminal.ansiBrightBlue":"#4dc4ff","terminal.ansiBrightCyan":"#4cd1e0","terminal.ansiBrightGreen":"#a5e075","terminal.ansiBrightMagenta":"#de73ff","terminal.ansiBrightRed":"#ff616e","terminal.ansiBrightWhite":"#e6e6e6","terminal.ansiBrightYellow":"#f0a45d","terminal.ansiCyan":"#42b3c2","terminal.ansiGreen":"#8cc265","terminal.ansiMagenta":"#c162de","terminal.ansiRed":"#e05561","terminal.ansiWhite":"#d7dae0","terminal.ansiYellow":"#d18f52","terminal.background":"#282c34","terminal.border":"#3e4452","terminal.foreground":"#abb2bf","terminal.selectionBackground":"#abb2bf30","textBlockQuote.background":"#2e3440","textBlockQuote.border":"#4b5362","textLink.foreground":"#61afef","textPreformat.foreground":"#d19a66","titleBar.activeBackground":"#282c34","titleBar.activeForeground":"#9da5b4","titleBar.inactiveBackground":"#21252b","titleBar.inactiveForeground":"#6b717d","tree.indentGuidesStroke":"#ffffff1d","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonHoverBackground":"#404754"}}'),ag=JSON.parse('{"name":"One Dark Pro","type":"dark","semanticHighlighting":true,"semanticTokenColors":{"enumMember":{"foreground":"#56b6c2"},"variable.constant":{"foreground":"#d19a66"},"variable.defaultLibrary":{"foreground":"#e5c07b"},"variable:dart":{"foreground":"#d19a66"},"property:dart":{"foreground":"#d19a66"},"annotation:dart":{"foreground":"#d19a66"},"parameter.label:dart":{"foreground":"#abb2bf"},"macro":{"foreground":"#d19a66"},"tomlArrayKey":{"foreground":"#e5c07b"}},"tokenColors":[{"scope":"meta.embedded","settings":{"foreground":"#abb2bf"}},{"name":"unison punctuation","scope":"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison","settings":{"foreground":"#e06c75"}},{"name":"haskell variable generic-type","scope":"variable.other.generic-type.haskell","settings":{"foreground":"#c678dd"}},{"name":"haskell storage type","scope":"storage.type.haskell","settings":{"foreground":"#d19a66"}},{"name":"support.variable.magic.python","scope":"support.variable.magic.python","settings":{"foreground":"#e06c75"}},{"name":"punctuation.separator.parameters.python","scope":"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python","settings":{"foreground":"#abb2bf"}},{"name":"variable.parameter.function.language.special.self.python","scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#e5c07b"}},{"name":"variable.parameter.function.language.special.cls.python","scope":"variable.parameter.function.language.special.cls.python","settings":{"foreground":"#e5c07b"}},{"name":"storage.modifier.lifetime.rust","scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#abb2bf"}},{"name":"support.function.std.rust","scope":"support.function.std.rust","settings":{"foreground":"#61afef"}},{"name":"entity.name.lifetime.rust","scope":"entity.name.lifetime.rust","settings":{"foreground":"#e5c07b"}},{"name":"variable.language.rust","scope":"variable.language.rust","settings":{"foreground":"#e06c75"}},{"name":"support.constant.edge","scope":"support.constant.edge","settings":{"foreground":"#c678dd"}},{"name":"regexp constant character-class","scope":"constant.other.character-class.regexp","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":["keyword.operator.word"],"settings":{"foreground":"#c678dd"}},{"name":"regexp operator.quantifier","scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d19a66"}},{"name":"Text","scope":"variable.parameter.function","settings":{"foreground":"#abb2bf"}},{"name":"Comment Markup Link","scope":"comment markup.link","settings":{"foreground":"#5c6370"}},{"name":"markup diff","scope":"markup.changed.diff","settings":{"foreground":"#e5c07b"}},{"name":"diff","scope":"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff","settings":{"foreground":"#61afef"}},{"name":"inserted.diff","scope":"markup.inserted.diff","settings":{"foreground":"#98c379"}},{"name":"deleted.diff","scope":"markup.deleted.diff","settings":{"foreground":"#e06c75"}},{"name":"c++ function","scope":"meta.function.c,meta.function.cpp","settings":{"foreground":"#e06c75"}},{"name":"c++ block","scope":"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c","settings":{"foreground":"#abb2bf"}},{"name":"js/ts punctuation separator key-value","scope":"punctuation.separator.key-value","settings":{"foreground":"#abb2bf"}},{"name":"js/ts import keyword","scope":"keyword.operator.expression.import","settings":{"foreground":"#61afef"}},{"name":"math js/ts","scope":"support.constant.math","settings":{"foreground":"#e5c07b"}},{"name":"math property js/ts","scope":"support.constant.property.math","settings":{"foreground":"#d19a66"}},{"name":"js/ts variable.other.constant","scope":"variable.other.constant","settings":{"foreground":"#e5c07b"}},{"name":"java type","scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#e5c07b"}},{"name":"java source","scope":"source.java","settings":{"foreground":"#e06c75"}},{"name":"java modifier.import","scope":"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java","settings":{"foreground":"#abb2bf"}},{"name":"java modifier.import","scope":"meta.method.java","settings":{"foreground":"#61afef"}},{"name":"java modifier.import","scope":"storage.modifier.import.java,storage.type.java,storage.type.generic.java","settings":{"foreground":"#e5c07b"}},{"name":"java instanceof","scope":"keyword.operator.instanceof.java","settings":{"foreground":"#c678dd"}},{"name":"java variable.name","scope":"meta.definition.variable.name.java","settings":{"foreground":"#e06c75"}},{"name":"operator logical","scope":"keyword.operator.logical","settings":{"foreground":"#56b6c2"}},{"name":"operator bitwise","scope":"keyword.operator.bitwise","settings":{"foreground":"#56b6c2"}},{"name":"operator channel","scope":"keyword.operator.channel","settings":{"foreground":"#56b6c2"}},{"name":"support.constant.property-value.scss","scope":"support.constant.property-value.scss,support.constant.property-value.css","settings":{"foreground":"#d19a66"}},{"name":"CSS/SCSS/LESS Operators","scope":"keyword.operator.css,keyword.operator.scss,keyword.operator.less","settings":{"foreground":"#56b6c2"}},{"name":"css color standard name","scope":"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss","settings":{"foreground":"#d19a66"}},{"name":"css comma","scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#abb2bf"}},{"name":"css attribute-name.id","scope":"support.constant.color.w3c-standard-color-name.css","settings":{"foreground":"#d19a66"}},{"name":"css property-name","scope":"support.type.vendored.property-name.css","settings":{"foreground":"#56b6c2"}},{"name":"js/ts module","scope":"support.module.node,support.type.object.module,support.module.node","settings":{"foreground":"#e5c07b"}},{"name":"entity.name.type.module","scope":"entity.name.type.module","settings":{"foreground":"#e5c07b"}},{"name":"js variable readwrite","scope":"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node","settings":{"foreground":"#e06c75"}},{"name":"js/ts json","scope":"support.constant.json","settings":{"foreground":"#d19a66"}},{"name":"js/ts Keyword","scope":["keyword.operator.expression.instanceof","keyword.operator.new","keyword.operator.ternary","keyword.operator.optional","keyword.operator.expression.keyof"],"settings":{"foreground":"#c678dd"}},{"name":"js/ts console","scope":"support.type.object.console","settings":{"foreground":"#e06c75"}},{"name":"js/ts support.variable.property.process","scope":"support.variable.property.process","settings":{"foreground":"#d19a66"}},{"name":"js console function","scope":"entity.name.function,support.function.console","settings":{"foreground":"#61afef"}},{"name":"keyword.operator.misc.rust","scope":"keyword.operator.misc.rust","settings":{"foreground":"#abb2bf"}},{"name":"keyword.operator.sigil.rust","scope":"keyword.operator.sigil.rust","settings":{"foreground":"#c678dd"}},{"name":"operator","scope":"keyword.operator.delete","settings":{"foreground":"#c678dd"}},{"name":"js dom","scope":"support.type.object.dom","settings":{"foreground":"#56b6c2"}},{"name":"js dom variable","scope":"support.variable.dom,support.variable.property.dom","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational","settings":{"foreground":"#56b6c2"}},{"name":"C operator assignment","scope":"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp","settings":{"foreground":"#c678dd"}},{"name":"Punctuation","scope":"punctuation.separator.delimiter","settings":{"foreground":"#abb2bf"}},{"name":"Other punctuation .c","scope":"punctuation.separator.c,punctuation.separator.cpp","settings":{"foreground":"#c678dd"}},{"name":"C type posix-reserved","scope":"support.type.posix-reserved.c,support.type.posix-reserved.cpp","settings":{"foreground":"#56b6c2"}},{"name":"keyword.operator.sizeof.c","scope":"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp","settings":{"foreground":"#c678dd"}},{"name":"python parameter","scope":"variable.parameter.function.language.python","settings":{"foreground":"#d19a66"}},{"name":"python type","scope":"support.type.python","settings":{"foreground":"#56b6c2"}},{"name":"python logical","scope":"keyword.operator.logical.python","settings":{"foreground":"#c678dd"}},{"name":"pyCs","scope":"variable.parameter.function.python","settings":{"foreground":"#d19a66"}},{"name":"python block","scope":"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python","settings":{"foreground":"#abb2bf"}},{"name":"python function-call.generic","scope":"meta.function-call.generic.python","settings":{"foreground":"#61afef"}},{"name":"python placeholder reset to normal string","scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#d19a66"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#abb2bf"}},{"name":"Compound Assignment Operators","scope":"keyword.operator.assignment.compound","settings":{"foreground":"#c678dd"}},{"name":"Compound Assignment Operators js/ts","scope":"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts","settings":{"foreground":"#56b6c2"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#c678dd"}},{"name":"Namespaces","scope":"entity.name.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Variables","scope":"variable","settings":{"foreground":"#e06c75"}},{"name":"Variables","scope":"variable.c","settings":{"foreground":"#abb2bf"}},{"name":"Language variables","scope":"variable.language","settings":{"foreground":"#e5c07b"}},{"name":"Java Variables","scope":"token.variable.parameter.java","settings":{"foreground":"#abb2bf"}},{"name":"Java Imports","scope":"import.storage.java","settings":{"foreground":"#e5c07b"}},{"name":"Packages","scope":"token.package.keyword","settings":{"foreground":"#c678dd"}},{"name":"Packages","scope":"token.package","settings":{"foreground":"#abb2bf"}},{"name":"Functions","scope":["entity.name.function","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#61afef"}},{"name":"Classes","scope":"entity.name.type.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Classes","scope":"support.class, entity.name.type.class","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#e5c07b"}},{"name":"Class name php","scope":"variable.other.class.php","settings":{"foreground":"#e06c75"}},{"name":"Type Name","scope":"entity.name.type","settings":{"foreground":"#e5c07b"}},{"name":"Keyword Control","scope":"keyword.control","settings":{"foreground":"#c678dd"}},{"name":"Control Elements","scope":"control.elements, keyword.operator.less","settings":{"foreground":"#d19a66"}},{"name":"Methods","scope":"keyword.other.special-method","settings":{"foreground":"#61afef"}},{"name":"Storage","scope":"storage","settings":{"foreground":"#c678dd"}},{"name":"Storage JS TS","scope":"token.storage","settings":{"foreground":"#c678dd"}},{"name":"Source Js Keyword Operator Delete,source Js Keyword Operator In,source Js Keyword Operator Of,source Js Keyword Operator Instanceof,source Js Keyword Operator New,source Js Keyword Operator Typeof,source Js Keyword Operator Void","scope":"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void","settings":{"foreground":"#c678dd"}},{"name":"Java Storage","scope":"token.storage.type.java","settings":{"foreground":"#e5c07b"}},{"name":"Support","scope":"support.function","settings":{"foreground":"#56b6c2"}},{"name":"Support type","scope":"support.type.property-name","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] toml support","scope":"support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml","settings":{"foreground":"#e06c75"}},{"name":"Support type","scope":"support.constant.property-value","settings":{"foreground":"#abb2bf"}},{"name":"Support type","scope":"support.constant.font-name","settings":{"foreground":"#d19a66"}},{"name":"Meta tag","scope":"meta.tag","settings":{"foreground":"#abb2bf"}},{"name":"Strings","scope":"string","settings":{"foreground":"#98c379"}},{"name":"Constant other symbol","scope":"constant.other.symbol","settings":{"foreground":"#56b6c2"}},{"name":"Integers","scope":"constant.numeric","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"punctuation.definition.constant","settings":{"foreground":"#d19a66"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#e06c75"}},{"name":"Attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#d19a66"}},{"name":"Attribute IDs","scope":"entity.other.attribute-name.id","settings":{"foreground":"#61afef"}},{"name":"Attribute class","scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#d19a66"}},{"name":"Selector","scope":"meta.selector","settings":{"foreground":"#c678dd"}},{"name":"Headings","scope":"markup.heading","settings":{"foreground":"#e06c75"}},{"name":"Headings","scope":"markup.heading punctuation.definition.heading, entity.name.section","settings":{"foreground":"#61afef"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#e06c75"}},{"name":"Bold","scope":"markup.bold,todo.bold","settings":{"foreground":"#d19a66"}},{"name":"Bold","scope":"punctuation.definition.bold","settings":{"foreground":"#e5c07b"}},{"name":"markup Italic","scope":"markup.italic, punctuation.definition.italic,todo.emphasis","settings":{"foreground":"#c678dd"}},{"name":"emphasis md","scope":"emphasis md","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown headings","scope":"entity.name.section.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown heading Punctuation Definition","scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#e06c75"}},{"name":"punctuation.definition.list.begin.markdown","scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown heading setext","scope":"markup.heading.setext","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Bold","scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#d19a66"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw punctuation","scope":"punctuation.definition.raw.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown List Punctuation Definition","scope":"punctuation.definition.list.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition String","scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","punctuation.definition.metadata.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"beginning.punctuation.definition.list.markdown","scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Link","scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Underline Link/Image","scope":"markup.underline.link.markdown,markup.underline.link.image.markdown","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown Link Title/Description","scope":"string.other.link.title.markdown,string.other.link.description.markdown","settings":{"foreground":"#61afef"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw","scope":"markup.raw.monospace.asciidoc","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw Punctuation Definition","scope":"punctuation.definition.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc List Punctuation Definition","scope":"markup.list.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc underline link","scope":"markup.link.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Asciidoc link name","scope":"string.unquoted.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#61afef"}},{"name":"Regular Expressions","scope":"string.regexp","settings":{"foreground":"#56b6c2"}},{"name":"Embedded","scope":"punctuation.section.embedded, variable.interpolation","settings":{"foreground":"#e06c75"}},{"name":"Embedded","scope":"punctuation.section.embedded.begin,punctuation.section.embedded.end","settings":{"foreground":"#c678dd"}},{"name":"illegal","scope":"invalid.illegal","settings":{"foreground":"#ffffff"}},{"name":"illegal","scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#abb2bf"}},{"scope":"invalid.illegal.unrecognized-tag.html","settings":{"foreground":"#e06c75"}},{"name":"Broken","scope":"invalid.broken","settings":{"foreground":"#ffffff"}},{"name":"Deprecated","scope":"invalid.deprecated","settings":{"foreground":"#ffffff"}},{"name":"html Deprecated","scope":"invalid.deprecated.entity.other.attribute-name.html","settings":{"foreground":"#d19a66"}},{"name":"Unimplemented","scope":"invalid.unimplemented","settings":{"foreground":"#ffffff"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json","scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json > Punctuation String","scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > Value Json > String Quoted Json,source Json Meta Structure Array Json > Value Json > String Quoted Json,source Json Meta Structure Dictionary Json > Value Json > String Quoted Json > Punctuation,source Json Meta Structure Array Json > Value Json > String Quoted Json > Punctuation","scope":"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation","settings":{"foreground":"#98c379"}},{"name":"Source Json Meta Structure Dictionary Json > Constant Language Json,source Json Meta Structure Array Json > Constant Language Json","scope":"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json","settings":{"foreground":"#56b6c2"}},{"name":"[VSCODE-CUSTOM] JSON Property Name","scope":"support.type.property-name.json","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] JSON Punctuation for Property Name","scope":"support.type.property-name.json punctuation","settings":{"foreground":"#e06c75"}},{"name":"laravel blade tag","scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"laravel blade @","scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"use statement for other classes","scope":"support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php","settings":{"foreground":"#e5c07b"}},{"name":"error suppression","scope":"keyword.operator.error-control.php","settings":{"foreground":"#c678dd"}},{"name":"php instanceof","scope":"keyword.operator.type.php","settings":{"foreground":"#c678dd"}},{"name":"style double quoted array index normal begin","scope":"punctuation.section.array.begin.php","settings":{"foreground":"#abb2bf"}},{"name":"style double quoted array index normal end","scope":"punctuation.section.array.end.php","settings":{"foreground":"#abb2bf"}},{"name":"php illegal.non-null-typehinted","scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"name":"php types","scope":"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php","settings":{"foreground":"#e5c07b"}},{"name":"php call-function","scope":"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php","settings":{"foreground":"#61afef"}},{"name":"php function-resets","scope":"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php","settings":{"foreground":"#abb2bf"}},{"name":"support php constants","scope":"support.constant.core.rust","settings":{"foreground":"#d19a66"}},{"name":"support php constants","scope":"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php","settings":{"foreground":"#d19a66"}},{"name":"php goto","scope":"entity.name.goto-label.php,support.other.php","settings":{"foreground":"#61afef"}},{"name":"php logical/bitwise operator","scope":"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php","settings":{"foreground":"#56b6c2"}},{"name":"php regexp operator","scope":"keyword.operator.regexp.php","settings":{"foreground":"#c678dd"}},{"name":"php comparison","scope":"keyword.operator.comparison.php","settings":{"foreground":"#56b6c2"}},{"name":"php heredoc/nowdoc","scope":"keyword.operator.heredoc.php,keyword.operator.nowdoc.php","settings":{"foreground":"#c678dd"}},{"name":"python function decorator @","scope":"meta.function.decorator.python","settings":{"foreground":"#61afef"}},{"name":"python function support","scope":"support.token.decorator.python,meta.function.decorator.identifier.python","settings":{"foreground":"#56b6c2"}},{"name":"parameter function js/ts","scope":"function.parameter","settings":{"foreground":"#abb2bf"}},{"name":"brace function","scope":"function.brace","settings":{"foreground":"#abb2bf"}},{"name":"parameter function ruby cs","scope":"function.parameter.ruby, function.parameter.cs","settings":{"foreground":"#abb2bf"}},{"name":"constant.language.symbol.ruby","scope":"constant.language.symbol.ruby","settings":{"foreground":"#56b6c2"}},{"name":"constant.language.symbol.hashkey.ruby","scope":"constant.language.symbol.hashkey.ruby","settings":{"foreground":"#56b6c2"}},{"name":"rgb-value","scope":"rgb-value","settings":{"foreground":"#56b6c2"}},{"name":"rgb value","scope":"inline-color-decoration rgb-value","settings":{"foreground":"#d19a66"}},{"name":"rgb value less","scope":"less rgb-value","settings":{"foreground":"#d19a66"}},{"name":"sass selector","scope":"selector.sass","settings":{"foreground":"#e06c75"}},{"name":"ts primitive/builtin types","scope":"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx","settings":{"foreground":"#e5c07b"}},{"name":"block scope","scope":"block.scope.end,block.scope.begin","settings":{"foreground":"#abb2bf"}},{"name":"cs storage type","scope":"storage.type.cs","settings":{"foreground":"#e5c07b"}},{"name":"cs local variable","scope":"entity.name.variable.local.cs","settings":{"foreground":"#e06c75"}},{"scope":"token.info-token","settings":{"foreground":"#61afef"}},{"scope":"token.warn-token","settings":{"foreground":"#d19a66"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#c678dd"}},{"name":"String interpolation","scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#c678dd"}},{"name":"Reset JavaScript string interpolation expression","scope":["meta.template.expression"],"settings":{"foreground":"#abb2bf"}},{"name":"Import module JS","scope":["keyword.operator.module"],"settings":{"foreground":"#c678dd"}},{"name":"js Flowtype","scope":["support.type.type.flowtype"],"settings":{"foreground":"#61afef"}},{"name":"js Flow","scope":["support.type.primitive"],"settings":{"foreground":"#e5c07b"}},{"name":"js class prop","scope":["meta.property.object"],"settings":{"foreground":"#e06c75"}},{"name":"js func parameter","scope":["variable.parameter.function.js"],"settings":{"foreground":"#e06c75"}},{"name":"js template literals begin","scope":["keyword.other.template.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals end","scope":["keyword.other.template.end"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces begin","scope":["keyword.other.substitution.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces end","scope":["keyword.other.substitution.end"],"settings":{"foreground":"#98c379"}},{"name":"js operator.assignment","scope":["keyword.operator.assignment"],"settings":{"foreground":"#56b6c2"}},{"name":"go operator","scope":["keyword.operator.assignment.go"],"settings":{"foreground":"#e5c07b"}},{"name":"go operator","scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#c678dd"}},{"name":"Go package name","scope":["entity.name.package.go"],"settings":{"foreground":"#e5c07b"}},{"name":"elm prelude","scope":["support.type.prelude.elm"],"settings":{"foreground":"#56b6c2"}},{"name":"elm constant","scope":["support.constant.elm"],"settings":{"foreground":"#d19a66"}},{"name":"template literal","scope":["punctuation.quasi.element"],"settings":{"foreground":"#c678dd"}},{"name":"html/pug (jade) escaped characters and entities","scope":["constant.character.entity"],"settings":{"foreground":"#e06c75"}},{"name":"styling css pseudo-elements/classes to be able to differentiate from classes which are the same colour","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#56b6c2"}},{"name":"Clojure globals","scope":["entity.global.clojure"],"settings":{"foreground":"#e5c07b"}},{"name":"Clojure symbols","scope":["meta.symbol.clojure"],"settings":{"foreground":"#e06c75"}},{"name":"Clojure constants","scope":["constant.keyword.clojure"],"settings":{"foreground":"#56b6c2"}},{"name":"CoffeeScript Function Argument","scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#e06c75"}},{"name":"Ini Default Text","scope":["source.ini"],"settings":{"foreground":"#98c379"}},{"name":"Makefile prerequisities","scope":["meta.scope.prerequisites.makefile"],"settings":{"foreground":"#e06c75"}},{"name":"Makefile text colour","scope":["source.makefile"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy import names","scope":["storage.modifier.import.groovy"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy Methods","scope":["meta.method.groovy"],"settings":{"foreground":"#61afef"}},{"name":"Groovy Variables","scope":["meta.definition.variable.name.groovy"],"settings":{"foreground":"#e06c75"}},{"name":"Groovy Inheritance","scope":["meta.definition.class.inherited.classes.groovy"],"settings":{"foreground":"#98c379"}},{"name":"HLSL Semantic","scope":["support.variable.semantic.hlsl"],"settings":{"foreground":"#e5c07b"}},{"name":"HLSL Types","scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#c678dd"}},{"name":"SQL Variables","scope":["text.variable","text.bracketed"],"settings":{"foreground":"#e06c75"}},{"name":"types","scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 1, keyword","scope":["entity.name.function.xi"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 2, callable","scope":["entity.name.class.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 3, property","scope":["constant.character.character-class.regexp.xi"],"settings":{"foreground":"#e06c75"}},{"name":"heading 4, type, class, interface","scope":["constant.regexp.xi"],"settings":{"foreground":"#c678dd"}},{"name":"heading 5, enums, preprocessor, constant, decorator","scope":["keyword.control.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 6, number","scope":["invalid.xi"],"settings":{"foreground":"#abb2bf"}},{"name":"string","scope":["beginning.punctuation.definition.quote.markdown.xi"],"settings":{"foreground":"#98c379"}},{"name":"comments","scope":["beginning.punctuation.definition.list.markdown.xi"],"settings":{"foreground":"#7f848e"}},{"name":"link","scope":["constant.character.xi"],"settings":{"foreground":"#61afef"}},{"name":"accent","scope":["accent.xi"],"settings":{"foreground":"#61afef"}},{"name":"wikiword","scope":["wikiword.xi"],"settings":{"foreground":"#d19a66"}},{"name":"language operators like \'+\', \'-\' etc","scope":["constant.other.color.rgb-value.xi"],"settings":{"foreground":"#ffffff"}},{"name":"elements to dim","scope":["punctuation.definition.tag.xi"],"settings":{"foreground":"#5c6370"}},{"name":"C++/C#","scope":["entity.name.label.cs","entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#e5c07b"}},{"name":"Markdown underscore-style headers","scope":["entity.name.label.cs","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"meta.brace.square","scope":[" meta.brace.square"],"settings":{"foreground":"#abb2bf"}},{"name":"Comments","scope":"comment, punctuation.definition.comment","settings":{"foreground":"#7f848e"}},{"name":"[VSCODE-CUSTOM] Markdown Quote","scope":"markup.quote.markdown","settings":{"foreground":"#5c6370"}},{"name":"punctuation.definition.block.sequence.item.yaml","scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#abb2bf"}},{"scope":["constant.language.symbol.elixir","constant.language.symbol.double-quoted.elixir"],"settings":{"foreground":"#56b6c2"}},{"scope":["entity.name.variable.parameter.cs"],"settings":{"foreground":"#e5c07b"}},{"scope":["entity.name.variable.field.cs"],"settings":{"foreground":"#e06c75"}},{"name":"Deleted","scope":"markup.deleted","settings":{"foreground":"#e06c75"}},{"name":"Inserted","scope":"markup.inserted","settings":{"foreground":"#98c379"}},{"name":"Underline","scope":"markup.underline","settings":{"fontStyle":"underline"}},{"name":"punctuation.section.embedded.begin.php","scope":["punctuation.section.embedded.begin.php","punctuation.section.embedded.end.php"],"settings":{"foreground":"#BE5046"}},{"name":"support.other.namespace.php","scope":["support.other.namespace.php"],"settings":{"foreground":"#abb2bf"}},{"name":"variable.other.object","scope":["variable.other.object"],"settings":{"foreground":"#e5c07b"}},{"name":"variable.other.constant.property","scope":["variable.other.constant.property"],"settings":{"foreground":"#e06c75"}},{"name":"entity.other.inherited-class","scope":["entity.other.inherited-class"],"settings":{"foreground":"#e5c07b"}},{"name":"c variable readwrite","scope":"variable.other.readwrite.c","settings":{"foreground":"#e06c75"}},{"name":"php scope","scope":"entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php","settings":{"foreground":"#abb2bf"}},{"name":"Assembly","scope":["constant.numeric.decimal.asm.x86_64"],"settings":{"foreground":"#c678dd"}},{"scope":["support.other.parenthesis.regexp"],"settings":{"foreground":"#d19a66"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#56b6c2"}},{"scope":["string.regexp"],"settings":{"foreground":"#e06c75"}}],"colors":{"activityBar.background":"#23272e","activityBar.foreground":"#d7dae0","activityBarBadge.background":"#4d78cc","activityBarBadge.foreground":"#f8fafd","badge.background":"#23272e","button.background":"#404754","button.secondaryBackground":"#30333d","button.secondaryForeground":"#c0bdbd","checkbox.border":"#404754","debugToolBar.background":"#1e2227","descriptionForeground":"#abb2bf","diffEditor.insertedTextBackground":"#00809b33","dropdown.background":"#1e2227","dropdown.border":"#1e2227","editor.background":"#23272e","editor.findMatchBackground":"#42557b","editor.findMatchBorder":"#457dff","editor.findMatchHighlightBackground":"#6199ff2f","editor.foreground":"#abb2bf","editorBracketHighlight.foreground1":"#d19a66","editorBracketHighlight.foreground2":"#c678dd","editorBracketHighlight.foreground3":"#56b6c2","editorHoverWidget.highlightForeground":"#61afef","editorInlayHint.foreground":"#abb2bf","editorInlayHint.background":"#2c313c","editor.lineHighlightBackground":"#2c313c","editorLineNumber.activeForeground":"#abb2bf","editorGutter.addedBackground":"#109868","editorGutter.deletedBackground":"#9A353D","editorGutter.modifiedBackground":"#948B60","editorOverviewRuler.addedBackground":"#109868","editorOverviewRuler.deletedBackground":"#9A353D","editorOverviewRuler.modifiedBackground":"#948B60","editor.selectionBackground":"#67769660","editor.selectionHighlightBackground":"#ffffff10","editor.selectionHighlightBorder":"#dddddd","editor.wordHighlightBackground":"#d2e0ff2f","editor.wordHighlightBorder":"#7f848e","editor.wordHighlightStrongBackground":"#abb2bf26","editor.wordHighlightStrongBorder":"#7f848e","editorBracketMatch.background":"#515a6b","editorBracketMatch.border":"#515a6b","editorCursor.background":"#ffffffc9","editorCursor.foreground":"#528bff","editorError.foreground":"#c24038","editorGroup.background":"#181a1f","editorGroup.border":"#181a1f","editorGroupHeader.tabsBackground":"#1e2227","editorHoverWidget.background":"#1e2227","editorHoverWidget.border":"#181a1f","editorIndentGuide.activeBackground":"#c8c8c859","editorIndentGuide.background":"#3b4048","editorLineNumber.foreground":"#495162","editorMarkerNavigation.background":"#1e2227","editorRuler.foreground":"#abb2bf26","editorSuggestWidget.background":"#1e2227","editorSuggestWidget.border":"#181a1f","editorSuggestWidget.selectedBackground":"#2c313a","editorWarning.foreground":"#d19a66","editorWhitespace.foreground":"#ffffff1d","editorWidget.background":"#1e2227","focusBorder":"#3e4452","gitDecoration.ignoredResourceForeground":"#636b78","input.background":"#1d1f23","input.foreground":"#abb2bf","list.activeSelectionBackground":"#2c313a","list.activeSelectionForeground":"#d7dae0","list.focusBackground":"#323842","list.focusForeground":"#f0f0f0","list.highlightForeground":"#ecebeb","list.hoverBackground":"#2c313a","list.hoverForeground":"#abb2bf","list.inactiveSelectionBackground":"#323842","list.inactiveSelectionForeground":"#d7dae0","list.warningForeground":"#d19a66","menu.foreground":"#abb2bf","menu.separatorBackground":"#343a45","minimapGutter.addedBackground":"#109868","minimapGutter.deletedBackground":"#9A353D","minimapGutter.modifiedBackground":"#948B60","panel.border":"#3e4452","panelSectionHeader.background":"#1e2227","peekViewEditor.background":"#1b1d23","peekViewEditor.matchHighlightBackground":"#29244b","peekViewResult.background":"#22262b","scrollbar.shadow":"#23252c","scrollbarSlider.activeBackground":"#747d9180","scrollbarSlider.background":"#4e566660","scrollbarSlider.hoverBackground":"#5a637580","settings.focusedRowBackground":"#23272e","settings.headerForeground":"#fff","sideBar.background":"#1e2227","sideBar.foreground":"#abb2bf","sideBarSectionHeader.background":"#23272e","sideBarSectionHeader.foreground":"#abb2bf","statusBar.background":"#1e2227","statusBar.debuggingBackground":"#cc6633","statusBar.debuggingBorder":"#ff000000","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#9da5b4","statusBar.noFolderBackground":"#1e2227","statusBarItem.remoteBackground":"#4d78cc","statusBarItem.remoteForeground":"#f8fafd","tab.activeBackground":"#23272e","tab.activeBorder":"#b4b4b4","tab.activeForeground":"#dcdcdc","tab.border":"#181a1f","tab.hoverBackground":"#323842","tab.inactiveBackground":"#1e2227","tab.unfocusedHoverBackground":"#323842","terminal.ansiBlack":"#3f4451","terminal.ansiBlue":"#4aa5f0","terminal.ansiBrightBlack":"#4f5666","terminal.ansiBrightBlue":"#4dc4ff","terminal.ansiBrightCyan":"#4cd1e0","terminal.ansiBrightGreen":"#a5e075","terminal.ansiBrightMagenta":"#de73ff","terminal.ansiBrightRed":"#ff616e","terminal.ansiBrightWhite":"#e6e6e6","terminal.ansiBrightYellow":"#f0a45d","terminal.ansiCyan":"#42b3c2","terminal.ansiGreen":"#8cc265","terminal.ansiMagenta":"#c162de","terminal.ansiRed":"#e05561","terminal.ansiWhite":"#d7dae0","terminal.ansiYellow":"#d18f52","terminal.background":"#23272e","terminal.border":"#3e4452","terminal.foreground":"#abb2bf","terminal.selectionBackground":"#abb2bf30","textBlockQuote.background":"#2e3440","textBlockQuote.border":"#4b5362","textLink.foreground":"#61afef","textPreformat.foreground":"#d19a66","titleBar.activeBackground":"#23272e","titleBar.activeForeground":"#9da5b4","titleBar.inactiveBackground":"#1e2227","titleBar.inactiveForeground":"#6b717d","tree.indentGuidesStroke":"#ffffff1d","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonHoverBackground":"#404754"}}'),rg=[{token:Xh.IDENTIFIER,foreground:"dcdcaa"},{token:Xh.NUMBER,foreground:"b5cea8"},{token:Xh.DATE,foreground:"b5cea8"},{token:Xh.COLOR,foreground:"b5cea8"},{token:Xh.PACKAGE,foreground:"808080"},{token:Xh.PARSER,foreground:"c586c0"},{token:Xh.LANGUAGE_STRUCT,foreground:"c586c0"},{token:Xh.MULTIPLICITY,foreground:"2d796b"},{token:Xh.GENERICS,foreground:"2d796b"},{token:Xh.PROPERTY,foreground:"9cdcfe"},{token:Xh.PARAMETER,foreground:"9cdcfe"},{token:Xh.VARIABLE,foreground:"4fc1ff"},{token:Xh.TYPE,foreground:"3dc9b0"},{token:`${Xh.STRING}.escape`,foreground:"d7ba7d"}];var og;!function(e){e.DEFAULT_DARK="default-dark",e.GITHUB_DARK="github-dark",e.GITHUB_DARK_DIMMED="github-dark-dimmed",e.SOLARIZED_DARK="solarized-dark",e.ONE_DARK_PRO="one-dark-pro",e.ONE_DARK_PRO_DARKER="one-dark-pro-darker",e.MATERIAL_DEFAULT="material-default",e.MATERIAL_DARKER="material-darker",e.BUILT_IN__VSCODE_LIGHT="vs",e.BUILT_IN__VSCODE_DARK="vs-dark",e.BUILT_IN__VSCODE_HC_BLACK="hc-black",e.BUILT_IN__VSCODE_HC_LIGHT="hc-light"}(og||(og={}));const cg={base:"vs-dark",inherit:!0,colors:{},rules:[...rg,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},lg=Zh(Qh,og.BUILT_IN__VSCODE_DARK,{},[]),dg=Zh(eg,og.BUILT_IN__VSCODE_DARK,{},[]),ug=Zh(tg,og.BUILT_IN__VSCODE_DARK,{},[]),pg=Zh(ng,og.BUILT_IN__VSCODE_DARK,{},[]),hg=Zh(ig,og.BUILT_IN__VSCODE_DARK,{},[]),gg=Zh(sg,og.BUILT_IN__VSCODE_DARK,{},[]),mg=Zh(ag,og.BUILT_IN__VSCODE_DARK,{},[]),fg=(e,t)=>{e.hasTextFocus()||e.focus(),e.revealPositionInCenter(t,0),e.setPosition(t)},_g="dummy_problem_marker_owner";var Eg,Cg;!function(e){e.TEXT="plaintext",e.PURE="pure",e.JSON="json",e.JAVA="java",e.MARKDOWN="markdown",e.SQL="sql",e.XML="xml",e.YAML="yaml",e.GRAPHQL="graphql"}(Eg||(Eg={})),function(e){e.PACKAGE="Package",e.PROFILE="Profile",e.TAG="Tag",e.STEREOTYPE="Stereotype",e.CLASS="Class",e.ASSOCIATION="Association",e.PROPERTY="Property",e.QUALIFIED_PROPERTY="QualifiedProperty",e.ENUMERATION="Enumeration",e.ENUM_VALUE="Enum",e.MEASURE="Measure",e.UNIT="Unit",e.FUNCTION="ConcreteFunctionDefinition",e.NATIVE_FUNCTION="NativeFunction",e.DIAGRAM="Diagram",e.DATABASE="Database",e.MAPPING="Mapping"}(Cg||(Cg={}));class yg{pureId;pureType;pureName;get id(){return this.pureId}}class bg extends yg{deprecated}(0,ge.yu)(bg,{pureId:(0,ge.Ru)(),pureType:(0,ge.Ru)(),deprecated:(0,ge.Ru)()});class Tg extends yg{RO;classPath;file;line;column;get id(){return`${this.classPath}.${this.pureId}`}}(0,ge.yu)(Tg,{pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),pureType:(0,ge.Ru)(),RO:(0,ge.Ru)(),classPath:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class vg extends yg{RO;notpublic;user;file;line;column}(0,ge.yu)(vg,{pureId:(0,ge.Ru)(),pureName:(0,ge.jt)((0,ge.Ru)()),pureType:(0,ge.Ru)(),RO:(0,ge.Ru)(),notpublic:(0,ge.Ru)(),user:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class Sg{li_attr;id;text;icon;children;state;getNodeAttribute(e){return $(this.li_attr,e,`Expected concept node attribute to be of type '${e.name}'`)}}(0,ge.yu)(Sg,{li_attr:(0,ge.PG)((()=>ge.AM),(e=>e.classPath?(0,ge.vB)(Tg,e):e.file?(0,ge.vB)(vg,e):(0,ge.vB)(bg,e))),id:(0,ge.Ru)(),text:(0,ge.Ru)(),icon:(0,ge.Ru)(),children:(0,ge.Ru)(),state:(0,ge.Ru)()});const Ng=e=>e.startsWith("/")?e.substring(1,e.length):e;class xg{content;RO;constructor(){(0,Oe.rC)(this,{content:Oe.LO,hashCode:Oe.Fl,setContent:Oe.aD})}setContent(e){this.content=e}get hashCode(){return ua(this.content)}}(0,ge.yu)(xg,{content:(0,ge.Ru)(),RO:(0,ge.Ru)()});class Ag{file;line;column;constructor(e,t,n){this.file=e,this.line=t,this.column=n}}class Ig extends Ag{error;constructor(e,t,n,i){super(e,t??1,n??1),this.error=i}}var Og;!function(e){e.ENUM="meta::pure::ide::findusages::findUsagesForEnum_String_1__String_1__SourceInformation_MANY_",e.PROPERTY="meta::pure::ide::findusages::findUsagesForProperty_String_1__String_1__SourceInformation_MANY_",e.ELEMENT="meta::pure::ide::findusages::findUsagesForPath_String_1__SourceInformation_MANY_",e.MULTIPLE_PATHS="meta::pure::ide::findusages::findUsagesForMultiplePaths_String_1__Pair_MANY_"}(Og||(Og={}));const wg=e=>`'${e.path}'${e.owner?` of '${e.owner}'`:""}`;class Rg{source;line;column;startLine;startColumn;endLine;endColumn}(0,ge.yu)(Rg,{source:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)()});class kg{first;second}(0,ge.yu)(kg,{first:(0,ge.Ru)(),second:(0,ge.pb)((0,ge.Ry)(Rg))});class Lg{uuid=(0,a.Z)();get description(){}match(e){return this===e}onOpen(){}onClose(){}}class Fg{currentTab;tabs=[];constructor(){(0,Oe.rC)(this,{currentTab:Oe.LO,tabs:Oe.LO,setCurrentTab:Oe.aD,closeTab:Oe.aD,closeAllTabs:Oe.aD,closeAllOtherTabs:Oe.aD,openTab:Oe.aD,swapTabs:Oe.aD})}setCurrentTab(e){this.currentTab=e}closeAllOtherTabs(e){j(this.tabs.find((t=>t===e)),"Specified tab should be currently opened"),this.setCurrentTab(e),this.tabs=[e]}closeAllTabs(){this.setCurrentTab(void 0),this.tabs=[]}swapTabs(e,t){O(this.tabs,e,t)}openTab(e){if(!this.tabs.find((t=>t.match(e))))if(this.currentTab){const t=this.tabs.findIndex((e=>e===this.currentTab));this.tabs.splice(t+1,0,e)}else this.tabs.push(e);this.setCurrentTab(e),e.onOpen()}closeTab(e){const t=this.tabs.findIndex((t=>t.match(e)));if(W(-1!==t,"Can't close a tab which is not opened"),this.tabs.splice(t,1),this.currentTab===e)if(this.tabs.length){const e=t-1;this.setCurrentTab(e>=0?this.tabs[e]:this.tabs[0])}else this.setCurrentTab(void 0);e.onClose()}}class Pg extends Lg{ideStore;constructor(e){super(),this.ideStore=e}}class Dg extends Fg{ideStore;constructor(e){super(),this.ideStore=e}get dndType(){return"editor.tab-manager.tab"}closeTab(e){e instanceof Wg&&e.hasChanged?this.ideStore.applicationStore.alertService.setActionAlertInfo({message:"Unsaved changes will be lost if you continue. Do you still want to proceed?",prompt:"To save changes, abort and compile",type:Ft.CAUTION,actions:[{label:"Proceed",type:Pt.PROCEED_WITH_CAUTION,handler:()=>super.closeTab(e)},{label:"Save changes",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.ideStore.executeGo()).then((()=>{super.closeTab(e)})).catch(this.ideStore.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]}):super.closeTab(e)}}var Mg;!function(e){e.SEARCH_FILE="editor.search.file",e.SEARCH_TEXT="editor.search.text",e.GO_TO_FILE="editor.go-to-file",e.TOGGLE_TERMINAL_PANEL="editor.toggle-terminal-panel",e.EXECUTE="editor.execute",e.FULL_RECOMPILE="editor.full-compile",e.FULL_RECOMPILE_WITH_FULL_INIT="editor.full-compile.with-init",e.RUN_ALL_TESTS="editor.run-all-tests",e.RUN_RELAVANT_TESTS="editor.run-relavant-tests"}(Mg||(Mg={}));const Bg={[Mg.SEARCH_FILE]:{title:"Search for file",defaultKeyboardShortcut:"Control+Shift+KeyN",additionalKeyboardShortcuts:["Control+KeyP","Meta+KeyP"]},[Mg.SEARCH_TEXT]:{title:"Search text",defaultKeyboardShortcut:"Control+Shift+KeyF",additionalKeyboardShortcuts:["Meta+Shift+KeyF"]},[Mg.GO_TO_FILE]:{title:"Go to file",defaultKeyboardShortcut:"Control+F1"},[Mg.TOGGLE_TERMINAL_PANEL]:{title:"Toggle terminal",defaultKeyboardShortcut:"Control+Backquote"},[Mg.EXECUTE]:{title:"Execute",defaultKeyboardShortcut:"F9"},[Mg.FULL_RECOMPILE]:{title:"Run full re-compilation",defaultKeyboardShortcut:"F11"},[Mg.FULL_RECOMPILE_WITH_FULL_INIT]:{title:"Run full re-compilation",defaultKeyboardShortcut:"Shift+F11"},[Mg.RUN_ALL_TESTS]:{title:"Run all tests",defaultKeyboardShortcut:"F10"},[Mg.RUN_RELAVANT_TESTS]:{title:"Run relavant tests",defaultKeyboardShortcut:"Shift+F10"}};var jg;!function(e){e.RECENTER="editor.diagram-editor.recenter",e.USE_ZOOM_TOOL="editor.diagram-editor.use-zoom-tool",e.USE_VIEW_TOOL="editor.diagram-editor.use-view-tool",e.USE_PAN_TOOL="editor.diagram-editor.use-pan-tool"}(jg||(jg={}));const Ug={[jg.RECENTER]:{title:"Diagram Editor: Recenter",defaultKeyboardShortcut:"KeyR"},[jg.USE_ZOOM_TOOL]:{title:"Diagram Editor: Use zoom tool",defaultKeyboardShortcut:"KeyZ"},[jg.USE_VIEW_TOOL]:{title:"Diagram Editor: Use view tool",defaultKeyboardShortcut:"KeyV"},[jg.USE_PAN_TOOL]:{title:"Diagram Editor: Use pan tool",defaultKeyboardShortcut:"KeyM"}};var Gg;!function(e){e.TOGGLE_TEXT_WRAP="editor.file-editor.toggle-text-wrap",e.REVEAL_CONCEPT_IN_TREE="editor.file-editor.reveal-concept-in-tree",e.GO_TO_DEFINITION="editor.file-editor.go-to-definition",e.GO_BACK="editor.file-editor.go-back",e.FIND_USAGES="editor.file-editor.find-usage",e.RENAME_CONCEPT="editor.file-editor.rename-concept",e.GO_TO_LINE="editor.file-editor.go-to-line",e.DELETE_LINE="editor.file-editor.delete-line"}(Gg||(Gg={}));const Vg={[Gg.TOGGLE_TEXT_WRAP]:{title:"Toggle Text-wrap (File)",defaultKeyboardShortcut:"Alt+KeyZ"},[Gg.REVEAL_CONCEPT_IN_TREE]:{title:"Reveal Concept in Tree (File)",defaultKeyboardShortcut:"Control+Shift+KeyB"},[Gg.GO_TO_DEFINITION]:{title:"Go to Definition (File)",defaultKeyboardShortcut:"Control+KeyB"},[Gg.GO_BACK]:{title:"Go Back (File)",defaultKeyboardShortcut:"Control+Alt+KeyB"},[Gg.FIND_USAGES]:{title:"Find Usages (File)",defaultKeyboardShortcut:"Alt+F7"},[Gg.RENAME_CONCEPT]:{title:"Rename Concept (File)",defaultKeyboardShortcut:"F2"},[Gg.GO_TO_LINE]:{title:"Go to Line (File)",defaultKeyboardShortcut:"Control+KeyG"},[Gg.DELETE_LINE]:{title:"Delete Line (File)",defaultKeyboardShortcut:"Control+KeyD"}};var $g;!function(e){e.GO="go",e.TEST="test",e.REMOVE="rm",e.MOVE="mv",e.NEW_DIRECTORY="mkdir",e.NEW_FILE="touch",e.OPEN_FILE="open",e.OPEN_DIRECTORY="cd",e.LIST_DIRECTORY="ls",e.WELCOME="welcome",e.ECHO="echo",e.CLEAR="clear",e.ANSI="ansi",e.HELP="help"}($g||($g={}));class Hg{model;editor;_dummyCursorObservable={};language;viewState;forcedCursorPosition;wrapText=!1;constructor(e){(0,Oe.rC)(this,{viewState:Oe.LO.ref,editor:Oe.LO.ref,_dummyCursorObservable:Oe.LO.ref,forcedCursorPosition:Oe.LO.ref,wrapText:Oe.LO,cursorObserver:Oe.Fl,notifyCursorObserver:Oe.aD,setViewState:Oe.aD,setEditor:Oe.aD,setForcedCursorPosition:Oe.aD,setWrapText:Oe.aD}),this.language=(e=>{switch(x(e.split("."))){case"pure":return Eg.PURE;case"java":return Eg.JAVA;case"md":return Eg.MARKDOWN;case"sql":return Eg.SQL;case"json":return Eg.JSON;case"xml":return Eg.XML;case"yml":case"yaml":return Eg.YAML;case"graphql":return Eg.GRAPHQL;default:return Eg.TEXT}})(e.filePath),this.model=qh.editor.createModel(e.uuid,this.language),this.model.setValue(e.file.content)}notifyCursorObserver(){this._dummyCursorObservable={}}get cursorObserver(){return this._dummyCursorObservable,this.editor?{position:this.editor.getPosition()??void 0,selection:this.editor.getSelection()??void 0}:void 0}setViewState(e){this.viewState=e}setEditor(e){this.editor=e}setForcedCursorPosition(e){this.forcedCursorPosition=e}setWrapText(e){const t=this.wrapText;this.wrapText=e,t!==e&&this.editor&&(this.editor.updateOptions({wordWrap:e?"on":"off"}),this.editor.focus())}}class zg{fileEditorState;concept;coordinate;constructor(e,t,n){this.fileEditorState=e,this.concept=t,this.coordinate=n}}class Wg extends Pg{filePath;textEditorState;_currentHashCode;file;renameConceptState;showGoToLinePrompt=!1;constructor(e,t,n){super(e),(0,Oe.rC)(this,{_currentHashCode:Oe.LO,file:Oe.LO,renameConceptState:Oe.LO,showGoToLinePrompt:Oe.LO,hasChanged:Oe.Fl,resetChangeDetection:Oe.aD,setFile:Oe.aD,setShowGoToLinePrompt:Oe.aD,setConceptToRenameState:Oe.ls}),this.file=t,this._currentHashCode=t.hashCode,this.filePath=n,this.textEditorState=new Hg(this)}get label(){return Ng(this.filePath)}get description(){return`File: ${Ng(this.filePath)}${this.file.RO?" (readonly)":""}`}get fileName(){return U(x(this.filePath.split("/")))}match(e){return e instanceof Wg&&this.filePath===e.filePath}onClose(){this.textEditorState.model.dispose()}get hasChanged(){return this._currentHashCode!==this.file.hashCode}resetChangeDetection(){this._currentHashCode=this.file.hashCode}setFile(e){this.file=e,this.textEditorState.model.setValue(e.content),this.resetChangeDetection()}setShowGoToLinePrompt(e){this.showGoToLinePrompt=e}*setConceptToRenameState(e){if(!e)return void(this.renameConceptState=void 0);if(this.hasChanged)return void this.ideStore.applicationStore.notificationService.notifyWarning("Can't rename concept: source is not compiled");const t=yield this.ideStore.getConceptInfo(e);this.renameConceptState=t?new zg(this,t,e):void 0}showError(e){var t,n,i;t=this.textEditorState.model,n=[{message:e.error.message,startLineNumber:e.line,startColumn:e.column,endLineNumber:e.line,endColumn:e.column}],i=this.uuid,qh.editor.setModelMarkers(t,i??_g,n.map((e=>({startLineNumber:e.startLineNumber,startColumn:e.startColumn,endLineNumber:e.endLineNumber,endColumn:e.endColumn+1,message:""===e.message?"(no error message)":e.message,severity:qh.MarkerSeverity.Error}))))}clearError(){var e;e=this.uuid,qh.editor.removeAllMarkers(e??_g)}registerCommands(){this.textEditorState.language===Eg.PURE&&(this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_TO_DEFINITION,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&(0,Oe.fl)(this.ideStore.executeNavigation(new Ag(this.filePath,e.lineNumber,e.column))).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_BACK,action:()=>{(0,Oe.fl)(this.ideStore.navigateBack()).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.REVEAL_CONCEPT_IN_TREE,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&this.ideStore.revealConceptInTree(new Ag(this.filePath,e.lineNumber,e.column)).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.FIND_USAGES,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();if(e){const t=new Ag(this.filePath,e.lineNumber,e.column);this.findConceptUsages(t)}}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.RENAME_CONCEPT,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();if(e){if(!this.textEditorState.model.getWordAtPosition(e))return;const t=new Ag(this.filePath,e.lineNumber,e.column);(0,Oe.fl)(this.setConceptToRenameState(t)).catch(this.ideStore.applicationStore.alertUnhandledError)}}})),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.DELETE_LINE,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&this.textEditorState.model.pushEditOperations([],[{range:{startLineNumber:e.lineNumber,startColumn:1,endLineNumber:e.lineNumber+1,endColumn:1},text:"",forceMoveMarkers:!0}],(()=>null))}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_TO_LINE,trigger:()=>this.ideStore.tabManagerState.currentTab===this,action:()=>{this.setShowGoToLinePrompt(!0)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.TOGGLE_TEXT_WRAP,trigger:()=>this.ideStore.tabManagerState.currentTab===this,action:()=>{this.textEditorState.setWrapText(!this.textEditorState.wrapText)}})}findConceptUsages(e){const t=()=>{(0,Oe.fl)(this.ideStore.findUsagesFromCoordinate(e)).catch(this.ideStore.applicationStore.alertUnhandledError)};this.hasChanged?this.ideStore.applicationStore.alertService.setActionAlertInfo({message:"Source is not compiled, finding concept usages might be inaccurate. Do you want compile to proceed?",type:Ft.CAUTION,actions:[{label:"Compile and Proceed",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.ideStore.executeGo()).then(t).catch(this.ideStore.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]}):t()}async renameConcept(e){if(!this.renameConceptState)return;const t=this.renameConceptState.concept;try{this.ideStore.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",showLoading:!0});const n=await this.ideStore.findConceptUsages(t.pureType===Cg.ENUM_VALUE?Og.ENUM:t.pureType===Cg.PROPERTY||t.pureType===Cg.QUALIFIED_PROPERTY?Og.PROPERTY:Og.ELEMENT,(t.owner?[`'${t.owner}'`]:[]).concat(`'${t.path}'`));await(0,Oe.fl)(this.ideStore.renameConcept(t.pureName,e,t.pureType,n)),this.textEditorState.setForcedCursorPosition({lineNumber:this.renameConceptState.coordinate.line,column:this.renameConceptState.coordinate.column})}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e)}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}}deregisterCommands(){this.textEditorState.language===Eg.PURE&&[Gg.GO_TO_DEFINITION,Gg.GO_BACK,Gg.REVEAL_CONCEPT_IN_TREE,Gg.FIND_USAGES,Gg.RENAME_CONCEPT].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e))),[Gg.GO_TO_LINE,Gg.TOGGLE_TEXT_WRAP].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e)))}}class Kg{ideStore;treeData;selectedNode;loadInitialDataState=we.create();refreshDataState=we.create();constructor(e){(0,Oe.rC)(this,{treeData:Oe.LO.ref,loadInitialDataState:Oe.LO,refreshDataState:Oe.LO,initialize:Oe.ls,expandNode:Oe.ls,openNode:Oe.ls,refreshTreeData:Oe.ls,setTreeData:Oe.aD,setSelectedNode:Oe.aD}),this.ideStore=e}getTreeData(){return U(this.treeData,"Tree data has not been initialized")}*initialize(){if(this.loadInitialDataState.isInProgress)this.ideStore.applicationStore.notificationService.notifyWarning("Tree state initialization is in progress");else{this.loadInitialDataState.inProgress();try{this.treeData=this.buildTreeData(yield this.getRootNodes()),this.loadInitialDataState.pass()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e),this.loadInitialDataState.fail()}}}setSelectedNode(e){e!==this.selectedNode&&(this.selectedNode&&(this.selectedNode.isSelected=!1),e&&(e.isSelected=!0),this.selectedNode=e,this.refreshTree())}setTreeData(e){this.treeData=e}refreshTree(){this.setTreeData({...U(this.treeData)})}*expandNode(e){if(!e.isLoading)if(this.getTreeData().nodes.has(e.id)&&e.childrenIds)e.isLoading=!1,e.isOpen=!0,this.refreshTree();else{e.isLoading=!0;try{const t=yield this.getChildNodes(e);this.processChildNodes(e,t),e.isOpen=!0,this.refreshTree()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e)}finally{e.isLoading=!1}}}*refreshTreeData(){if(!this.treeData)return;const e=new Set(Array.from(this.getTreeData().nodes.values()).filter((e=>e.isOpen)).map((e=>e.id))),t=this.selectedNode?.id;this.refreshDataState.inProgress();try{this.treeData=this.buildTreeData(yield this.getRootNodes())}catch(e){return P(e),this.ideStore.applicationStore.notificationService.notifyError(e),void this.refreshDataState.fail()}const n=this.getTreeData().rootIds.map((e=>U(this.getTreeData().nodes.get(e)))).filter((t=>e.has(t.id)));yield this.refreshOpenNodes(n,e),t&&this.getTreeData().nodes.has(t)&&this.setSelectedNode(U(this.getTreeData().nodes.get(t)))}async refreshOpenNodes(e,t){return await Promise.all(e.map((e=>(t.delete(e.id),(0,Oe.fl)(this.expandNode(e)).catch((()=>{})))))),(e=e.flatMap((e=>e.childrenIds??[])).map((e=>U(this.getTreeData().nodes.get(e)))).filter((e=>t.has(e.id)))).length?this.refreshOpenNodes(e,t):Promise.resolve()}}class Yg{id;path;RO}class Jg extends Yg{file;statusType}(0,ge.yu)(Jg,{id:(0,ge.Ru)(),path:(0,ge.Ru)(),file:(0,ge.Ru)(),statusType:(0,ge.Ru)(),RO:(0,ge.Ru)()});class Xg extends Yg{repo}(0,ge.yu)(Xg,{id:(0,ge.Ru)(),path:(0,ge.Ru)(),repo:(0,ge.Ru)(),RO:(0,ge.Ru)()});class qg{li_attr;text;icon;children;state;get isFolderNode(){return this.li_attr instanceof Xg}get isFileNode(){return this.li_attr instanceof Jg}get isRepoNode(){return this.li_attr instanceof Xg&&Boolean(this.li_attr.repo)}getNodeAttribute(e){return $(this.li_attr,e,`Expected directory node attribute to be of type '${e.name}'`)}}(0,ge.yu)(qg,{li_attr:(0,ge.PG)((()=>ge.AM),(e=>e.file?(0,ge.vB)(Jg,e):(0,ge.vB)(Xg,e))),text:(0,ge.Ru)(),icon:(0,ge.Ru)(),children:(0,ge.Ru)(),state:(0,ge.Ru)()});const Zg=e=>{const t=e.trim(),n=t.lastIndexOf("/");if(!(n<=0))return t.substring(0,n)},Qg=e=>`file_${e}`;class em extends Kg{nodeForCreateNewFile;nodeForCreateNewDirectory;nodeForRenameFile;constructor(e){super(e),(0,Oe.rC)(this,{nodeForCreateNewFile:Oe.LO,nodeForCreateNewDirectory:Oe.LO,nodeForRenameFile:Oe.LO,setNodeForCreateNewFile:Oe.aD,setNodeForCreateNewDirectory:Oe.aD,setNodeForRenameFile:Oe.aD,revealPath:Oe.ls})}setNodeForCreateNewFile=e=>{W(!e||e.data.isFolderNode,"Node selected for creating a new file from must be a directory"),this.nodeForCreateNewFile=e};setNodeForCreateNewDirectory=e=>{W(!e||e.data.isFolderNode,"Node selected for creating a new directory from must be a directory"),this.nodeForCreateNewDirectory=e};setNodeForRenameFile=e=>{W(!e||e.data.isFileNode,"Node selected for renaming must be a file"),this.nodeForRenameFile=e};async getRootNodes(){return(await this.ideStore.client.getDirectoryChildren()).map((e=>(0,ge.vB)(qg,e)))}buildTreeData(e){const t=[],n=new Map;return e.forEach((e=>{const i=e.li_attr.id;t.push(i),n.set(i,{data:e,id:i,label:e.text,isLoading:!1})})),{rootIds:t,nodes:n}}async getChildNodes(e){return(await this.ideStore.client.getDirectoryChildren(e.data.li_attr.path)).map((e=>(0,ge.vB)(qg,e)))}processChildNodes(e,t){const n=this.getTreeData(),i=[];t.forEach((e=>{const t=e.li_attr.id;i.push(t),n.nodes.set(t,{data:e,id:t,label:e.text,isLoading:!1})})),e.childrenIds=i}*openNode(e){e.data.isFileNode&&(yield(0,Oe.fl)(this.ideStore.loadFile(e.data.li_attr.path)))}*revealPath(e,t){t?.forceOpenExplorerPanel&&this.ideStore.setActiveActivity(Yh.FILE_EXPLORER,{keepShowingIfMatchedCurrent:!0});const n=[];let i=e;for(;i;)n.unshift(i),i=Zg(i);for(const e of n){const n=U(this.getTreeData().nodes.get(Qg(e)),`Can't find node with path '${e}'`);if(n.data.isFolderNode)yield(0,Oe.fl)(this.expandNode(n));else{if(t?.directoryOnly)throw new Error("Can't reveal non-directory path");yield(0,Oe.fl)(this.ideStore.loadFile(e,t?.coordinate))}}this.setSelectedNode(U(this.getTreeData().nodes.get(Qg(e)),`Can't find node with path '${e}'`))}}const tm=e=>{const t=e.trim(),n=t.lastIndexOf(ha);if(!(n<=0))return t.substring(0,n)};class nm extends Kg{loadConceptActivity=we.create();statusText;nodeForRenameConcept;nodeForMoveElement;constructor(e){super(e),(0,Oe.rC)(this,{statusText:Oe.LO,nodeForRenameConcept:Oe.LO,nodeForMoveElement:Oe.LO,setStatusText:Oe.aD,setNodeForRenameConcept:Oe.aD,setNodeForMoveElement:Oe.aD,pullConceptsActivity:Oe.aD,pollConceptsActivity:Oe.ls,revealConcept:Oe.ls})}setStatusText(e){this.statusText=e}setNodeForRenameConcept(e){this.nodeForRenameConcept=e}setNodeForMoveElement(e){this.nodeForMoveElement=e}async getRootNodes(){return await(0,Oe.fl)(this.pollConceptsActivity()),(await this.ideStore.client.getConceptChildren()).map((e=>(0,ge.vB)(Sg,e)))}buildTreeData(e){const t=[],n=new Map;return e.forEach((e=>{const i=e.li_attr.id;t.push(i),n.set(i,{data:e,id:i,label:e.text,isLoading:!1})})),{rootIds:t,nodes:n}}async getChildNodes(e){return(await this.ideStore.client.getConceptChildren(e.data.li_attr.pureId)).map((e=>(0,ge.vB)(Sg,e)))}processChildNodes(e,t){const n=this.getTreeData(),i=[];t.forEach((t=>{const s=t.li_attr.id;i.push(s),n.nodes.set(s,{data:t,id:s,label:t.text,isLoading:!1,parent:e})})),e.childrenIds=i}*openNode(e){(e.data.li_attr instanceof Tg||e.data.li_attr instanceof vg)&&("Diagram"===e.data.li_attr.pureType?yield(0,Oe.fl)(this.ideStore.loadDiagram(e.data.li_attr.file,e.data.li_attr.pureId,Number.parseInt(e.data.li_attr.line,10),Number.parseInt(e.data.li_attr.column,10))):yield(0,Oe.fl)(this.ideStore.loadFile(e.data.li_attr.file,new Ag(e.data.li_attr.file,Number.parseInt(e.data.li_attr.line,10),Number.parseInt(e.data.li_attr.column,10)))))}*pollConceptsActivity(){if(this.loadConceptActivity.isInInitialState){this.loadConceptActivity.inProgress(),this.setStatusText("Loading concepts activity...");try{yield this.pullConceptsActivity()}finally{this.setStatusText(void 0),this.loadConceptActivity.reset()}}}async pullConceptsActivity(){const e=await this.ideStore.client.getConceptActivity();return e.text&&this.setStatusText(`Preparing - ${e.text}`),e.initializing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullConceptsActivity())}catch(e){t(e)}}),1e3))):Promise.resolve()}*revealConcept(e,t){t?.forceOpenExplorerPanel&&this.ideStore.setActiveActivity(Yh.CONCEPT_EXPLORER,{keepShowingIfMatchedCurrent:!0});const n=[];let i=e;for(;i;)n.unshift(i),i=tm(i);for(const e of n){const n=U(this.getTreeData().nodes.get(e),`Can't find node with path '${e}'`);if(n.data.li_attr instanceof bg)yield(0,Oe.fl)(this.expandNode(n));else if(t?.packageOnly)throw new Error("Can't reveal non-package path")}this.setSelectedNode(U(this.getTreeData().nodes.get(e),`Can't find node with path '${e}'`))}async movePackageableElements(e,t){let n=[];try{n=(await this.ideStore.client.getPackageableElementsUsage(e.map((e=>e.pureId)))).map((e=>(0,ge.vB)(kg,e)))}catch{return void this.ideStore.applicationStore.notificationService.notifyError("Can't find usage for child packageable elements")}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}const i=[];W(n.length===e.length,"Can't find matching usages for packageable elements");for(let s=0;s<n.length;++s){const a=U(e[s]);i.push({pureName:a.pureName,pureType:a.pureType,sourcePackage:U(Wp(a.pureId)),destinationPackage:t,usages:U(n[s]).second})}await(0,Oe.fl)(this.ideStore.movePackageableElements(i))}async renameConcept(e,t){const n=e.data.li_attr,i=n.pureName??n.pureId;let s=[];try{switch(this.ideStore.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",showLoading:!0}),n.pureType){case Cg.PROPERTY:case Cg.QUALIFIED_PROPERTY:V(n,Tg),s=await this.ideStore.findConceptUsages(Og.PROPERTY,[`'${n.classPath}'`,`'${n.pureId}'`]);break;case Cg.PACKAGE:{let e=[],n=[];try{n=await this.ideStore.client.getChildPackageableElements(i),e=(await this.ideStore.client.getPackageableElementsUsage(n.map((e=>e.pureId)))).map((e=>(0,ge.vB)(kg,e)))}catch{return void this.ideStore.applicationStore.notificationService.notifyError("Can't find usage for child packageable elements")}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}const s=[];W(e.length===n.length,"Can't find matching usages for child packageable elements");const a=Wp(i)?.concat(ha).concat(t)??t;for(let t=0;t<e.length;++t){const r=U(n[t]),o=U(Wp(r.pureId)),c=a.concat(o.substring(o.indexOf(i)+i.length));s.push({pureName:r.pureName,pureType:r.pureType,sourcePackage:o,destinationPackage:c,usages:U(e[t]).second})}return void await(0,Oe.fl)(this.ideStore.movePackageableElements(s))}default:s=await this.ideStore.findConceptUsages(Og.ELEMENT,[`'${n.pureId}'`])}}catch(e){return P(e),void this.ideStore.applicationStore.notificationService.notifyError(e)}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}await(0,Oe.fl)(this.ideStore.renameConcept(i,t,n.pureType,s))}}class im{cached;datamarts;text}(0,ge.yu)(im,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)()});class sm extends im{error;sessionError}(0,ge.yu)(sm,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)(),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class am extends sm{RO;line;column;source}(0,ge.yu)(am,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)(),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class rm{text;reinit}class om extends rm{cache;modifiedFiles=[]}(0,ge.yu)(om,{text:(0,ge.Ru)(),cache:(0,ge.Ru)(),modifiedFiles:(0,ge.pb)((0,ge.Ru)()),reinit:(0,ge.Ru)()});class cm extends rm{RO;line;column;source;error;sessionError}(0,ge.yu)(cm,{text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.jt)((0,ge.Ru)()),column:(0,ge.jt)((0,ge.Ru)()),source:(0,ge.jt)((0,ge.Ru)()),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class lm{RO;line;column;source}(0,ge.yu)(lm,{RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)()});class dm extends rm{jumpTo}(0,ge.yu)(dm,{text:(0,ge.Ru)(),jumpTo:(0,ge.Ry)(lm)});class um{uuid=(0,a.Z)();sourceID;line;column;foundName}(0,ge.yu)(um,{sourceID:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),foundName:(0,ge.Ru)()});class pm{uuid=(0,a.Z)();sourceID;line;column;foundName;add;messageToBeModified;fileToBeModified;lineToBeModified;columnToBeModified}(0,ge.yu)(pm,{sourceID:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),foundName:(0,ge.Ru)(),add:(0,ge.Ru)(),messageToBeModified:(0,ge.Ru)(),fileToBeModified:(0,ge.Ru)(),lineToBeModified:(0,ge.Ru)(),columnToBeModified:(0,ge.Ru)()});class hm extends cm{candidateName;candidatesWithPackageImported=[];candidatesWithPackageNotImported=[]}(0,ge.yu)(hm,{candidateName:(0,ge.Ru)(),candidatesWithPackageImported:(0,ge.pb)((0,ge.Ry)(um)),candidatesWithPackageNotImported:(0,ge.pb)((0,ge.Ry)(pm))});class gm extends cm{candidateName;candidates=[]}(0,ge.yu)(gm,{candidateName:(0,ge.Ru)(),candidates:(0,ge.pb)((0,ge.Ry)(pm))});class mm{id;parentId;file;line;column}(0,ge.yu)(mm,{id:(0,ge.Ru)(),parentId:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class fm{children=[];li_attr;text;type}(0,ge.yu)(fm,{children:(0,ge.pb)((0,ge.Ry)(fm)),li_attr:(0,ge.Ry)(mm),text:(0,ge.Ru)(),type:(0,ge.Ru)()});class _m extends rm{count;filterPaths=[];path;relevantTestsOnly;runnerId;tests=[]}(0,ge.yu)(_m,{count:(0,ge.Ru)(),filterPaths:(0,ge.pb)((0,ge.Ru)()),path:(0,ge.Ru)(),relevantTestsOnly:(0,ge.Ru)(),runnerId:(0,ge.Ru)(),tests:(0,ge.pb)((0,ge.Ry)(fm))});class Em{uuid=(0,a.Z)()}class Cm{before;found;after}(0,ge.yu)(Cm,{after:(0,ge.Ru)(),before:(0,ge.Ru)(),found:(0,ge.Ru)()});class ym{uuid=(0,a.Z)();sourceId;startLine;startColumn;endLine;endColumn;preview;constructor(e,t,n,i,s){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=i,this.endColumn=s}}(0,ge.yu)(ym,{sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)(),preview:(0,ge.jt)((0,ge.Ry)(Cm))});class bm extends Em{sourceId;coordinates=[];isExpanded=!0;constructor(){super(),(0,Oe.rC)(this,{coordinates:Oe.LO,isExpanded:Oe.LO,setIsExpanded:Oe.aD,dismissCoordinate:Oe.aD})}setCoordinates(e){this.coordinates=e}setIsExpanded(e){this.isExpanded=e}dismissCoordinate(e){w(this.coordinates,e)}}var Tm,vm,Sm;(0,ge.yu)(bm,{sourceId:(0,ge.Ru)(),coordinates:(0,ge.pb)((0,ge.Ry)(ym))}),function(e){e.PASSED="Success",e.FAILED="AssertFail",e.ERROR="Error",e.NOT_RUN="notRan"}(Tm||(Tm={}));class Nm{status;test}class xm extends Nm{test=[]}(0,ge.yu)(xm,{status:(0,ge.Ru)(),test:(0,ge.pb)((0,ge.Ru)())});class Am{text;RO;line;column;source;error}(0,ge.yu)(Am,{text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)(),error:(0,ge.Ru)()});class Im extends Nm{test=[];error}(0,ge.yu)(Im,{status:(0,ge.Ru)(),test:(0,ge.pb)((0,ge.Ru)()),error:(0,ge.Ry)(Am)});class Om{}class wm extends Om{finished;tests=[]}(0,ge.yu)(wm,{finished:(0,ge.Ru)(),tests:(0,ge.pb)((0,ge.PG)((()=>ge.AM),(e=>e.error?(0,ge.vB)(Im,e):(0,ge.vB)(xm,e))))});class Rm extends Om{error;text}(0,ge.yu)(Rm,{error:(0,ge.Ru)(),text:(0,ge.Ru)()}),function(e){e.PASSED="PASSED",e.FAILED="FAILED",e.NONE="NONE"}(vm||(vm={})),function(e){e.PASSED="PASSED",e.FAILED="FAILED",e.ERROR="ERROR",e.RUNNING="RUNNING"}(Sm||(Sm={}));class km{_START_TIME;total;time=0;passedTests=new Set;failedTests=new Map;testsWithError=new Map;notRunTests;results=new Map;constructor(e){(0,Oe.rC)(this,{total:Oe.LO,time:Oe.LO,passedTests:Oe.LO,failedTests:Oe.LO,testsWithError:Oe.LO,notRunTests:Oe.LO,results:Oe.LO,passed:Oe.Fl,error:Oe.Fl,failed:Oe.Fl,passedTestIds:Oe.Fl,failedTestIds:Oe.Fl,testWithErrorIds:Oe.Fl,notRunTestIds:Oe.Fl,numberOfTestsRun:Oe.Fl,runPercentage:Oe.Fl,suiteStatus:Oe.Fl,setTime:Oe.aD,addResult:Oe.aD}),this._START_TIME=Date.now(),this.total=e.size,this.notRunTests=new Set(e)}get passed(){return this.passedTests.size}get error(){return this.testsWithError.size}get failed(){return this.failedTests.size}get passedTestIds(){return Array.from(this.passedTests.values())}get failedTestIds(){return Array.from(this.failedTests.keys())}get testWithErrorIds(){return Array.from(this.testsWithError.keys())}get notRunTestIds(){return Array.from(this.notRunTests.values())}get numberOfTestsRun(){return this.passed+this.error+this.failed}get runPercentage(){return Math.floor(100*this.numberOfTestsRun/this.total)}get suiteStatus(){return this.failed+this.error?vm.FAILED:this.passed?vm.PASSED:vm.NONE}setTime(e){this.time=e}addResult(e,t){switch(this.results.set(t,e),this.notRunTests.delete(t),e.status){case Tm.PASSED:this.passedTests.add(t);break;case Tm.FAILED:this.failedTests.set(t,$(e,Im));break;case Tm.ERROR:this.testsWithError.set(t,$(e,Im));break;default:throw new F(`Unsupported test result status '${e.status}'`)}this.time=Date.now()-this._START_TIME}}class Lm{ideStore;testExecutionResult;checkTestRunnerState=we.create();testResultInfo;allTests=new Map;selectedTestId;treeBuildingState=we.create();treeData;viewAsList=!1;constructor(e,t){(0,Oe.rC)(this,{testResultInfo:Oe.LO.ref,allTests:Oe.LO,selectedTestId:Oe.LO,treeData:Oe.LO.ref,viewAsList:Oe.LO,setViewAsList:Oe.aD,setSelectedTestId:Oe.aD,setTestResultInfo:Oe.aD,setTreeData:Oe.aD,refreshTree:Oe.aD,collapseTree:Oe.aD,expandTree:Oe.aD,buildTreeDataByLayer:Oe.aD,pullTestRunnerResult:Oe.aD,buildTestTreeData:Oe.ls,pollTestRunnerResult:Oe.ls,rerunTestSuite:Oe.ls,cancelTestRun:Oe.ls}),this.ideStore=e,this.testExecutionResult=t}getTreeData(){return U(this.treeData,"Test tree data has not been initialized")}setViewAsList(e){this.viewAsList=e}setSelectedTestId(e){this.selectedTestId=e}setTestResultInfo(e){this.testResultInfo=e}setTreeData(e){this.treeData=e}refreshTree(){this.setTreeData({...U(this.treeData)})}*buildTestTreeData(){if(this.treeBuildingState.isInProgress)return;this.treeBuildingState.inProgress();const e=this.testExecutionResult.tests.map((e=>{const t=e.li_attr.id;return e.type&&this.allTests.set(t,e),t})),t=new Map;this.treeData={rootIds:e,nodes:t},yield this.buildTreeDataByLayer(this.testExecutionResult.tests),this.treeBuildingState.reset()}collapseTree(){this.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),this.refreshTree()}expandTree(){this.getTreeData().nodes.forEach((e=>{e.isOpen=!0})),this.refreshTree()}async buildTreeDataByLayer(e){const t=this.getTreeData(),n=[];return await Promise.all(e.map((e=>new Promise(((i,s)=>setTimeout((()=>{const a=e.li_attr.id,r={id:a,label:e.text,data:e,childrenIds:e.type?void 0:[],isLoading:!1};if(e.type&&this.allTests.set(a,e),t.nodes.set(a,r),"Root"!==e.li_attr.parentId)try{const n=U(t.nodes.get((o=e,`test${this.testExecutionResult.runnerId}_${o.li_attr.parentId}`)),`Can't find parent test node with ID '${e.li_attr.parentId}'`);n.childrenIds?I(n.childrenIds,a):n.childrenIds=[a]}catch(e){return void s(e)}var o;n.push(...e.children),i()}),0)))))),n.length?this.buildTreeDataByLayer(n):Promise.resolve()}*pollTestRunnerResult(){if(this.checkTestRunnerState.isInInitialState){this.checkTestRunnerState.inProgress();try{W(this.allTests.size===this.testExecutionResult.count,`Number of tests scanned in tree (${this.allTests.size}) does not match the number of total reported tests (${this.testExecutionResult.count})`);const e=new km(new Set(this.allTests.keys()));this.testResultInfo=e,yield this.pullTestRunnerResult(e)}finally{this.checkTestRunnerState.reset()}}}async pullTestRunnerResult(e){const t=(n=await this.ideStore.client.checkTestRunner(this.testExecutionResult.runnerId)).error?(0,ge.vB)(Rm,n):(0,ge.vB)(wm,n);var n;return t instanceof wm?(await Promise.all(t.tests.map((t=>A((()=>{return e.addResult(t,(n=t,`test${this.testExecutionResult.runnerId}_${n.test.join("_")}`));var n}))))),t.finished?Promise.resolve():new Promise(((t,n)=>setTimeout((()=>{try{t(this.pullTestRunnerResult(e))}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyWarning("Failed to run test"+(e.message?`: ${e.message}`:"")),n(e)}}),1e3)))):(this.setTestResultInfo(void 0),Promise.resolve())}*rerunTestSuite(){this.ideStore.testRunState.isInProgress||(yield(0,Oe.fl)(this.ideStore.executeTests(this.testExecutionResult.path,this.testExecutionResult.relevantTestsOnly)))}*cancelTestRun(){this.ideStore.testRunState.isInProgress&&(yield this.ideStore.client.cancelTestRunner(this.testExecutionResult.runnerId),this.ideStore.applicationStore.notificationService.notifyWarning(`Stopped running test (id: ${this.testExecutionResult.runnerId}) successfully!`))}}class Fm{}class Pm extends Fm{error;errorDialog;text}(0,ge.yu)(Pm,{error:(0,ge.Ru)(),errorDialog:(0,ge.Ru)(),text:(0,ge.Ru)()});class Dm{networkClient;userId="localuser";sessionId=`${this.userId}@${Date.now()}@abcd`;compilerMode;mode;constructor(e){this.networkClient=e}get baseUrl(){return U(this.networkClient.baseUrl,"Pure client has not been configured properly")}initialize=e=>this.networkClient.get(`${this.baseUrl}/initialize`,void 0,void 0,{requestCache:e,sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getInitializationActivity=()=>this.networkClient.get(`${this.baseUrl}/initializationActivity`,void 0,void 0,{sessionId:this.sessionId});getConceptActivity=()=>this.networkClient.get(`${this.baseUrl}/conceptsActivity`,void 0,void 0,{sessionId:this.sessionId});execute=(e,t,n)=>this.networkClient.post(`${this.baseUrl}/${t}`,{extraParams:n,openFiles:e},void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getExecutionActivity=()=>this.networkClient.get(`${this.baseUrl}/executionActivity`,void 0,void 0,{sessionId:this.sessionId});findFiles=(e,t)=>this.networkClient.get(`${this.baseUrl}/findPureFiles`,void 0,void 0,{file:e,regex:t});searchText=(e,t,n,i=2e3)=>this.networkClient.get(`${this.baseUrl}/findInSources`,void 0,void 0,{string:e,caseSensitive:t,regex:n,limit:i});getTextSearchPreview=e=>this.networkClient.post(`${this.baseUrl}/getTextSearchPreview`,e);checkTestRunner=e=>this.networkClient.get(`${this.baseUrl}/testRunnerCheck`,void 0,void 0,{sessionId:this.sessionId,testRunnerId:e});cancelTestRunner=e=>this.networkClient.get(`${this.baseUrl}/testRunnerCancel`,void 0,void 0,{sessionId:this.sessionId,testRunnerId:e});getConceptChildren=e=>this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::display_ide(String[1]):String[1]",param:e?`'${e}'`:`'${Kh}'`,format:"raw",mode:this.mode,sessionId:this.sessionId});getConceptInfo=async(e,t,n)=>{const i=await this.networkClient.get(`${this.baseUrl}/getConceptInfo`,void 0,void 0,{file:e,line:t,column:n});if(i.error)throw new Error(i.text);return i};getUsages=async(e,t)=>{const n=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:e,param:t});return Array.isArray(n)?n:[n]};renameConcept=e=>this.networkClient.put(`${this.baseUrl}/renameConcept`,e);movePackageableElements=e=>this.networkClient.put(`${this.baseUrl}/movePackageableElements`,e);getPackageableElementsUsage=async e=>{const t=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:Og.MULTIPLE_PATHS,param:[`'${e.join(",")}'`]});return Array.isArray(t)?t:[t]};getChildPackageableElements=async e=>{const t=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::getChildPackageableElements_String_1__String_MANY_",param:[`'${e}'`]});return(Array.isArray(t)?t:[t]).map((e=>JSON.parse(e)))};getFile=e=>this.networkClient.get(`${this.baseUrl}/fileAsJson/${e}`,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getDirectoryChildren=e=>this.networkClient.get(`${this.baseUrl}/dir`,void 0,void 0,{parameters:e??"/",mode:this.mode,sessionId:this.sessionId});updateSource=e=>this.networkClient.put(`${this.baseUrl}/updateSource`,e);createFile=e=>this.networkClient.post(`${this.baseUrl}/newFile/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});createFolder=e=>this.networkClient.post(`${this.baseUrl}/newFolder/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});renameFile=(e,t)=>this.networkClient.put(`${this.baseUrl}/renameFile`,{oldPath:e,newPath:t},void 0);deleteDirectoryOrFile=e=>this.networkClient.delete(`${this.baseUrl}/deleteFile/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId});getDiagramInfo=async e=>JSON.parse(await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::diagram::getDiagramInfo_String_1__String_1_",param:[`'${e}'`]}));getDiagramClassInfo=async e=>JSON.parse(await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::diagram::getDiagramClassInfo_String_1__String_1_",param:[`'${e}'`]}));getSuggestionsForIncompletePath=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/incompletePath`,{path:e,types:t});getSuggestionsForIdentifier=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/identifier`,{importPaths:e,types:t});getSuggestionsForAttribute=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/attribute`,{importPaths:e,path:t});getSuggestionsForClass=e=>this.networkClient.post(`${this.baseUrl}/suggestion/class`,{importPaths:e});getSuggestionsForVariable=(e,t,n)=>this.networkClient.post(`${this.baseUrl}/suggestion/variable`,{sourceId:e,line:t,column:n})}class Mm{_initialDefaultSize;_tempSize;size;defaultSize;snapSize;maxSize;constructor(e){this.size=e.initial,this._tempSize=e.default,this.defaultSize=e.default,this._initialDefaultSize=e.default,this.snapSize=e.snap,(0,Oe.rC)(this,{_tempSize:Oe.LO,size:Oe.LO,defaultSize:Oe.LO,snapSize:Oe.LO,maxSize:Oe.LO,isOpen:Oe.Fl,isMaximizable:Oe.Fl,isMaximized:Oe.Fl,setSize:Oe.aD,open:Oe.aD,close:Oe.aD,toggle:Oe.aD,setMaxSize:Oe.aD,maximize:Oe.aD,minimize:Oe.aD,toggleMaximize:Oe.aD})}get isOpen(){return 0!==this.size}get isMaximizable(){return void 0!==this.maxSize}get isMaximized(){return void 0!==this.maxSize&&this.size===this.maxSize}setSize(e){e=Math.max(e,0),this.maxSize&&(e=Math.min(e,this.maxSize)),this.size!==e&&(void 0!==this.snapSize?e>this.size?this.maxSize&&e>this.maxSize-this.snapSize?this.size=this.maxSize:this.size=e<this.snapSize?this.defaultSize:e:this.size=e<this.snapSize?0:e:this.size=e)}open(){0===this.size&&(this.size=this._tempSize)}close(){0!==this.size&&(this._tempSize=this.size||this.defaultSize,this.size=0)}toggle(){0===this.size?this.open():this.close()}setMaxSize(e){this._tempSize=Math.min(this._tempSize,e),this.size=Math.min(this.size,e),this.defaultSize=Math.min(this._initialDefaultSize,e),this.maxSize=e}maximize(){void 0!==this.maxSize&&this.size!==this.maxSize&&(this._tempSize=this.size,this.size=this.maxSize)}minimize(){void 0!==this.maxSize&&this.size===this.maxSize&&(this.size=this._tempSize===this.maxSize?this.defaultSize:this._tempSize)}toggleMaximize(){void 0!==this.maxSize&&(this.size===this.maxSize?this.minimize():this.maximize())}}class Bm{lowerBound;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return pa([Ra.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new Bm(0,0);static ZERO_ONE=new Bm(0,1);static ZERO_MANY=new Bm(0,void 0);static ONE=new Bm(1,1);static ONE_MANY=new Bm(1,void 0)}class jm{_UUID=(0,a.Z)();tag;value;constructor(e,t){this.tag=e,this.value=t}get hashCode(){return pa([Ra.TAGGED_VALUE,this.tag.pointerHashCode,this.value])}}class Um extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.TAG_POINTER,this.value.value,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class Gm extends Um{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new Gm(e)}}class Vm extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.STEREOTYPE_POINTER,this.value.value,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class $m extends Vm{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new $m(e)}}class Hm extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}}class zm extends Hm{ownerReference;constructor(e){const t=Za.create(e.rawType);super(t,e),this.ownerReference=t}static create(e){return new zm(e)}}class Wm{_UUID=(0,a.Z)();rawType;constructor(e){this.rawType=e}}class Km{_UUID=(0,a.Z)();_OWNER;name;multiplicity;genericType;aggregation;stereotypes=[];taggedValues=[];constructor(e,t,n,i){this.name=e,this.multiplicity=t,this.genericType=n,this._OWNER=i}get hashCode(){return pa([Ra.PROPERTY,this.name,this.multiplicity,this.genericType.ownerReference.valueForSerialization??"",this.aggregation??"",pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}}var Ym;!function(e){e.NONE="NONE",e.SHARED="SHARED",e.COMPOSITE="COMPOSITE"}(Ym||(Ym={}));class Jm{_UUID=(0,a.Z)();_OWNER;name;genericType;multiplicity;stereotypes=[];taggedValues=[];body;parameters;constructor(e,t,n,i){this.name=e,this.multiplicity=t,this.genericType=n,this._OWNER=i}get hashCode(){return pa([Ra.DERIVED_PROPERTY,this.name,this.multiplicity,this.genericType.ownerReference.valueForSerialization??"",pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),Fa(this.parameters,this.body)])}}class Xm extends Ga{accept_PackageableElementVisitor(e){return e.visit_PrimitiveType(this)}static STRING=new Xm(_a.STRING);static BOOLEAN=new Xm(_a.BOOLEAN);static BINARY=new Xm(_a.BINARY);static NUMBER=new Xm(_a.NUMBER);static INTEGER=new Xm(_a.INTEGER);static FLOAT=new Xm(_a.FLOAT);static DECIMAL=new Xm(_a.DECIMAL);static DATE=new Xm(_a.DATE);static STRICTDATE=new Xm(_a.STRICTDATE);static DATETIME=new Xm(_a.DATETIME);static STRICTTIME=new Xm(_a.STRICTTIME);static LATESTDATE=new Xm(_a.LATESTDATE);static BYTE=new Xm(_a.BYTE)}class qm extends Ua{static NAME="INTERNAL__PseudoClass";static INSTANCE=new qm;constructor(){super(qm.NAME)}}class Zm extends Ba{_generatedMilestonedProperties=[];properties;derivedProperties=[];constructor(e){super(e);const t=[new Km("",Bm.ONE,zm.create(new Wm(qm.INSTANCE)),qm.INSTANCE),new Km("",Bm.ONE,zm.create(new Wm(qm.INSTANCE)),qm.INSTANCE)];t[0]._OWNER=this,t[1]._OWNER=this,this.properties=t}dispose(){super.dispose();const[e,t]=this.properties;if(e.genericType.value.rawType instanceof Ua&&t.genericType.value.rawType instanceof Ua){const n=$(e.genericType.value.rawType,Ua),i=$(t.genericType.value.rawType,Ua);n.propertiesFromAssociations=n.propertiesFromAssociations.filter((e=>e!==t)),i.propertiesFromAssociations=i.propertiesFromAssociations.filter((t=>t!==e))}}get _elementHashCode(){return pa([Ra.ASSOCIATION,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Association(this)}}class Qm extends Ba{includes=[];classMappings=[];enumerationMappings=[];associationMappings=[];test=[];tests=[];get _elementHashCode(){return pa([Ra.MAPPING,this.path,pa(this.classMappings),pa(this.enumerationMappings),pa(this.associationMappings),pa(this.test),pa(this.includes),pa(this.tests)])}accept_PackageableElementVisitor(e){return e.visit_Mapping(this)}}class ef extends Ba{p_stereotypes=[];p_tags=[];get _elementHashCode(){return pa([Ra.PROFILE,this.path,pa(this.p_stereotypes.map((e=>e.value))),pa(this.p_tags.map((e=>e.value)))])}accept_PackageableElementVisitor(e){return e.visit_Profile(this)}}class tf extends Ba{pattern="/";owners=[];documentation="";autoActivateUpdates=!0;execution;test;tests=[];postValidations=[];get patternParameters(){return(0,ve.Z)((this.pattern.match(/\{\w+\}/gu)??[]).map((e=>e.substring(1,e.length-1))))}get _elementHashCode(){return pa([Ra.SERVICE,pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),this.path,this.pattern,pa(this.owners),this.documentation,this.autoActivateUpdates.toString(),this.execution,this.test??"",pa(this.tests),pa(this.postValidations)])}accept_PackageableElementVisitor(e){return e.visit_Service(this)}}class nf extends Ba{functionName;constructor(e){super(e),this.functionName=e}}class sf extends nf{}class af extends sf{returnType;returnMultiplicity;parameters=[];expressionSequence=[];constructor(e,t,n){super(e),this.returnType=t,this.returnMultiplicity=n}get _elementHashCode(){return pa([Ra.FUNCTION,this.path,pa(this.parameters),this.returnType.valueForSerialization??"",pa(this.taggedValues),pa(this.stereotypes.map((e=>e.pointerHashCode))),Fa(void 0,this.expressionSequence)])}accept_PackageableElementVisitor(e){return e.visit_ConcreteFunctionDefinition(this)}}class rf extends Ba{includes=[]}class of extends rf{sections=[];get _elementHashCode(){return pa([Ra.FLAT_DATA,this.path,pa(this.includes.map((e=>e.valueForSerialization??""))),pa(this.sections)])}accept_PackageableElementVisitor(e){return e.visit_FlatData(this)}}class cf extends Ba{runtimeValue;get _elementHashCode(){return pa([Ra.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}}class lf extends Ba{connectionValue;get _elementHashCode(){return pa([Ra.PACKAGEABLE_CONNECTION,this.path,this.connectionValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableConnection(this)}}class df extends Ba{}class uf extends df{type;generationOutputPath;scopeElements=[];configurationProperties=[];get _elementHashCode(){return pa([Ra.FILE_GENERATION,this.path,this.type,this.generationOutputPath??"",pa(this.scopeElements.map((e=>e instanceof qa?e.valueForSerialization??"":e))),pa(this.configurationProperties)])}accept_PackageableElementVisitor(e){return e.visit_FileGenerationSpecification(this)}}class pf extends Ba{generationNodes=[];fileGenerations=[];findGenerationElementById(e){return this.generationNodes.find((t=>t.id===e))?.generationElement.value}get _elementHashCode(){return pa([Ra.GENERATION_TREE,this.path,pa(this.generationNodes),pa(this.fileGenerations.map((e=>Pa(Ia.FILE_GENERATION,e.valueForSerialization??""))))])}accept_PackageableElementVisitor(e){return e.visit_GenerationSpecification(this)}}class hf extends rf{schemas=[];joins=[];filters=[];get _elementHashCode(){return pa([Ra.DATABASE,this.path,pa(this.includes.map((e=>e.valueForSerialization??""))),pa(this.schemas),pa(this.joins),pa(this.filters)])}accept_PackageableElementVisitor(e){return e.visit_Database(this)}}class gf{_class;index=new Map;constructor(e){this._class=e}getElementClass(){return this._class}get elements(){return Array.from(this.index.values())}getElement(e){return this.index.get(e)}setElement(e,t){this.index.set(e,t)}deleteElement(e){this.index.delete(e)}renameElement(e,t){const n=this.getElement(e);n&&(this.deleteElement(e),this.setElement(t,n))}}class mf extends Ba{data;get hashCode(){return pa([Ra.DATA_ELEMENT,this.path,pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),this.data])}accept_PackageableElementVisitor(e){return e.visit_DataElement(this)}}class ff extends Ba{executionParameters=[];get _elementHashCode(){return pa([Ra.EXECUTION_ENVIRONMENT_INSTANCE,this.path,pa(this.executionParameters)])}accept_PackageableElementVisitor(e){return e.visit_ExecutionEnvironmentInstance(this)}}class _f extends Ba{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownPackageableElement(this)}}class Ef extends Ba{function}class Cf extends Ef{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownFunctionActivator(this)}}class yf extends rf{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_STORE,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownStore(this)}}const bf=new Set([Ba,ja,Ga,Xm,Ua,Zm,Va,af,ef,Ha,$a,mf,rf,Qm,lf,cf,pf,uf,tf,ff,class extends Ba{sections=[];get _elementHashCode(){return pa([Ra.SECTION_INDEX,this.path,pa(this.sections)])}accept_PackageableElementVisitor(e){return e.visit_SectionIndex(this)}},_f,yf]);class Tf{root;_origin;extensions=[];elementSectionIndex=new Map;sectionIndicesIndex=new Map;profilesIndex=new Map;typesIndex=new Map;associationsIndex=new Map;functionsIndex=new Map;functionActivatorsIndex=new Map;storesIndex=new Map;mappingsIndex=new Map;connectionsIndex=new Map;runtimesIndex=new Map;servicesIndex=new Map;generationSpecificationsIndex=new Map;fileGenerationsIndex=new Map;dataElementsIndex=new Map;executionEnvironmentsIndex=new Map;INTERNAL__unknownElementsIndex=new Map;constructor(e,t,n){this.root=new za(e),this.extensions=this.createGraphExtensions(t),this._origin=n}createGraphExtensions(e){return e.map((e=>{if(bf.has(e))throw new L("Pure graph extension not allowed for the specified class. Consider removing this extension from plugins.");return new gf(e)}))}get ownSectionIndices(){return Array.from(this.sectionIndicesIndex.values())}get ownProfiles(){return Array.from(this.profilesIndex.values())}get ownEnumerations(){return Array.from(this.typesIndex.values()).filter(G(Va))}get ownMeasures(){return Array.from(this.typesIndex.values()).filter(G(Ha))}get ownClasses(){return Array.from(this.typesIndex.values()).filter(G(Ua))}get ownTypes(){return Array.from(this.typesIndex.values())}get ownAssociations(){return Array.from(this.associationsIndex.values())}get ownFunctions(){return Array.from(this.functionsIndex.values())}get ownFunctionActivators(){return Array.from(this.functionActivatorsIndex.values())}get ownStores(){return Array.from(this.storesIndex.values())}get ownFlatDatas(){return Array.from(this.storesIndex.values()).filter(G(of))}get ownDatabases(){return Array.from(this.storesIndex.values()).filter(G(hf))}get ownMappings(){return Array.from(this.mappingsIndex.values())}get ownServices(){return Array.from(this.servicesIndex.values())}get ownRuntimes(){return Array.from(this.runtimesIndex.values())}get ownConnections(){return Array.from(this.connectionsIndex.values())}get ownFileGenerations(){return Array.from(this.fileGenerationsIndex.values())}get ownDataElements(){return Array.from(this.dataElementsIndex.values())}get ownExecutionEnvironments(){return Array.from(this.executionEnvironmentsIndex.values())}get ownGenerationSpecifications(){return Array.from(this.generationSpecificationsIndex.values())}get ownTestables(){return[...this.ownServices,...this.ownMappings]}get origin(){return this._origin}setOrigin(e){if(this._origin)throw new L("Graph origin has already been set");this._origin=e}getExtensionElements(e){return this.getExtensionForElementClass(e).elements}getExtensionForElementClass(e){const t=this.extensions.filter((t=>t.getElementClass()===e));if(0===t.length)throw new F("Can't find graph extension for the specified element class: no compatible graph extensions available from plugins");if(t.length>1)throw new L("Found multiple extensions for the specified element class");return t[0]}getOwnNullableSection=e=>this.elementSectionIndex.get(e);getOwnNullableSectionIndex=e=>this.sectionIndicesIndex.get(e);getOwnNullableProfile=e=>this.profilesIndex.get(e);getOwnNullableType=e=>this.typesIndex.get(e);getOwnNullableClass=e=>{const t=this.getOwnNullableType(e);return t instanceof Ua?t:void 0};getOwnNullableEnumeration=e=>{const t=this.getOwnNullableType(e);return t instanceof Va?t:void 0};getOwnNullableMeasure=e=>{const t=this.getOwnNullableType(e);return t instanceof Ha?t:void 0};getOwnNullableAssociation=e=>this.associationsIndex.get(e);getOwnNullableFunction=e=>this.functionsIndex.get(e);getOwnNullableFunctionActivator=e=>this.functionActivatorsIndex.get(e);getOwnNullableStore=e=>this.storesIndex.get(e);getOwnNullableMapping=e=>this.mappingsIndex.get(e);getOwnNullableConnection=e=>this.connectionsIndex.get(e);getOwnNullableRuntime=e=>this.runtimesIndex.get(e);getOwnNullableService=e=>this.servicesIndex.get(e);getOwnNullableGenerationSpecification=e=>this.generationSpecificationsIndex.get(e);getOwnNullableFileGeneration=e=>this.fileGenerationsIndex.get(e);getOwnNullableDataElement=e=>this.dataElementsIndex.get(e);getOwnNullableExecutionEnviornment=e=>this.executionEnvironmentsIndex.get(e);getOwnSectionIndex=e=>U(this.getOwnNullableSectionIndex(e),`Can't find section index '${e}'`);getOwnProfile=e=>U(this.getOwnNullableProfile(e),`Can't find profile '${e}'`);getOwnType=e=>U(this.getOwnNullableType(e),`Can't find type '${e}'`);getOwnClass=e=>U(this.getOwnNullableClass(e),`Can't find class '${e}'`);getOwnEnumeration=e=>U(this.getOwnNullableEnumeration(e),`Can't find enumeration '${e}'`);getOwnMeasure=e=>U(this.getOwnNullableMeasure(e),`Can't find measure '${e}'`);getOwnAssociation=e=>U(this.getOwnNullableAssociation(e),`Can't find association '${e}'`);getOwnFunction=e=>U(this.getOwnNullableFunction(e),`Can't find function '${e}'`);getOwnFunctionActivator=e=>U(this.getOwnNullableFunctionActivator(e),`Can't find function activator '${e}'`);getOwnStore=e=>U(this.getOwnNullableStore(e),`Can't find store '${e}'`);getOwnDatabase=e=>$(this.getOwnNullableStore(e),hf,`Can't find database '${e}'`);getOwnFlatDataStore=e=>$(this.getOwnNullableStore(e),of,`Can't find flat-data store '${e}'`);getOwnMapping=e=>U(this.getOwnNullableMapping(e),`Can't find mapping '${e}'`);getOwnConnection=e=>U(this.getOwnNullableConnection(e),`Can't find connection '${e}'`);getOwnRuntime=e=>U(this.getOwnNullableRuntime(e),`Can't find runtime '${e}'`);getOwnService=e=>U(this.getOwnNullableService(e),`Can't find service '${e}'`);getOwnGenerationSpecification=e=>U(this.getOwnNullableGenerationSpecification(e),`Can't find generation specification '${e}'`);getOwnFileGeneration=e=>U(this.getOwnNullableFileGeneration(e),`Can't find file generation '${e}'`);getOwnDataElement=e=>U(this.getOwnNullableDataElement(e),`Can't find data element '${e}'`);getOwnExecutionEnvironment=e=>U(this.getOwnNullableExecutionEnviornment(e),`Can't find execution environment element '${e}'`);getOwnNullableExtensionElement(e,t){return this.getExtensionForElementClass(t).getElement(e)}setOwnSection(e,t){this.elementSectionIndex.set(e,t)}setOwnSectionIndex(e,t){this.sectionIndicesIndex.set(e,t)}setOwnProfile(e,t){this.profilesIndex.set(e,t)}setOwnType(e,t){this.typesIndex.set(e,t)}setOwnAssociation(e,t){this.associationsIndex.set(e,t)}setOwnFunction(e,t){this.functionsIndex.set(e,t)}setOwnFunctionActivator(e,t){this.functionActivatorsIndex.set(e,t)}setOwnStore(e,t){this.storesIndex.set(e,t)}setOwnMapping(e,t){this.mappingsIndex.set(e,t)}setOwnConnection(e,t){this.connectionsIndex.set(e,t)}setOwnRuntime(e,t){this.runtimesIndex.set(e,t)}setOwnService(e,t){this.servicesIndex.set(e,t)}setOwnGenerationSpecification(e,t){this.generationSpecificationsIndex.set(e,t)}setOwnFileGeneration(e,t){this.fileGenerationsIndex.set(e,t)}setOwnDataElement(e,t){this.dataElementsIndex.set(e,t)}setOwnExecutionEnvironment(e,t){this.executionEnvironmentsIndex.set(e,t)}INTERNAL__setOwnUnknownElement(e,t){this.INTERNAL__unknownElementsIndex.set(e,t)}setOwnElementInExtension(e,t,n){this.getExtensionForElementClass(n).setElement(e,t)}get allOwnElements(){return[...this.ownProfiles,...this.ownEnumerations,...this.ownMeasures,...this.ownClasses,...this.ownAssociations,...this.ownFunctions,...this.ownFunctionActivators,...this.ownStores,...this.ownMappings,...this.ownServices,...this.ownRuntimes,...this.ownConnections,...this.ownGenerationSpecifications,...this.ownFileGenerations,...this.ownDataElements,...this.ownExecutionEnvironments,...Array.from(this.INTERNAL__unknownElementsIndex.values()),...this.extensions.flatMap((e=>e.elements))]}async dispose(){this.allOwnElements.length&&await Promise.all(this.allOwnElements.map((e=>A((()=>{e.dispose()})))))}getNullablePackage=e=>e?D((()=>Zp(this.root,e,!1,void 0))):this.root;getOwnNullableElement(e,t){let n=this.sectionIndicesIndex.get(e)??this.INTERNAL__unknownElementsIndex.get(e)??this.typesIndex.get(e)??this.profilesIndex.get(e)??this.associationsIndex.get(e)??this.functionsIndex.get(e)??this.functionActivatorsIndex.get(e)??this.storesIndex.get(e)??this.mappingsIndex.get(e)??this.servicesIndex.get(e)??this.runtimesIndex.get(e)??this.connectionsIndex.get(e)??this.fileGenerationsIndex.get(e)??this.dataElementsIndex.get(e)??this.executionEnvironmentsIndex.get(e)??this.generationSpecificationsIndex.get(e);if(!n)for(const t of this.extensions){const i=t.getElement(e);if(i){n=i;break}}return t&&!n?this.getNullablePackage(e):n}addOwnElement(e,t){Jp(t?Qp(this,t,void 0):this.root,e),e instanceof Qm?this.setOwnMapping(e.path,e):e instanceof rf?this.setOwnStore(e.path,e):e instanceof ja?this.setOwnType(e.path,e):e instanceof Zm?this.setOwnAssociation(e.path,e):e instanceof ef?this.setOwnProfile(e.path,e):e instanceof af?this.setOwnFunction(e.path,e):e instanceof Ef?this.setOwnFunctionActivator(e.path,e):e instanceof tf?this.setOwnService(e.path,e):e instanceof lf?this.setOwnConnection(e.path,e):e instanceof cf?this.setOwnRuntime(e.path,e):e instanceof uf?this.setOwnFileGeneration(e.path,e):e instanceof pf?this.setOwnGenerationSpecification(e.path,e):e instanceof mf?this.setOwnDataElement(e.path,e):e instanceof ff?this.setOwnExecutionEnvironment(e.path,e):e instanceof za||this.getExtensionForElementClass(v(e)).setElement(e.path,e)}deleteOwnElement(e){e.package&&Xp(e.package,e),e instanceof _f?this.INTERNAL__unknownElementsIndex.delete(e.path):e instanceof Qm?this.mappingsIndex.delete(e.path):e instanceof rf?this.storesIndex.delete(e.path):e instanceof ja?(this.typesIndex.delete(e.path),e instanceof Ha&&(e.canonicalUnit&&this.typesIndex.delete(e.canonicalUnit.path),e.nonCanonicalUnits.forEach((e=>this.typesIndex.delete(e.path))))):e instanceof Zm?this.associationsIndex.delete(e.path):e instanceof ef?this.profilesIndex.delete(e.path):e instanceof af?this.functionsIndex.delete(e.path):e instanceof Ef?this.functionActivatorsIndex.delete(e.path):e instanceof tf?this.servicesIndex.delete(e.path):e instanceof cf?this.runtimesIndex.delete(e.path):e instanceof lf?this.connectionsIndex.delete(e.path):e instanceof uf?this.fileGenerationsIndex.delete(e.path):e instanceof pf?this.generationSpecificationsIndex.delete(e.path):e instanceof mf?this.dataElementsIndex.delete(e.path):e instanceof ff?this.executionEnvironmentsIndex.delete(e.path):e instanceof za?e.children.forEach((e=>this.deleteOwnElement(e))):this.getExtensionForElementClass(v(e)).deleteElement(e.path)}renameOwnElement(e,t,n){if(t===n)return;if(!n)throw new F(`Can't rename element '${t} to '${n}': path is empty'`);if(e instanceof za&&!Boolean(n.match(/^(?:\w[\w$_-]*)(?:::\w[\w$_-]*)*$/))||!(e instanceof za)&&!Boolean(n.match(/^(?:\w[\w$_-]*)(?:::\w[\w$_-]*)+$/)))throw new F(`Can't rename element '${t} to '${n}': invalid path'`);if(this.getOwnNullableElement(n,!0))throw new F(`Can't rename element '${t} to '${n}': another element with the same path already existed'`);const[i,s]=Kp(n);if(!(e instanceof za)){const t=this.getNullablePackage(i)??(""!==i?Qp(this,i,void 0):this.root);e.name=s,e instanceof af&&(e.functionName=(a=e,(r=e.name).substring(0,r.indexOf((e=>`_${e.parameters.map((e=>`${e.type.value.name}_${ih(e.multiplicity.lowerBound,e.multiplicity.upperBound)}_`)).join("_")}_${e.returnType.value.name}_${ih(e.returnMultiplicity.lowerBound,e.returnMultiplicity.upperBound)}_`)(a))))),e.package!==t&&(e.package&&Xp(e.package,e),Jp(t,e))}var a,r;if(e instanceof _f)this.INTERNAL__unknownElementsIndex.delete(t),this.INTERNAL__unknownElementsIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof Cf)this.functionActivatorsIndex.delete(t),this.functionActivatorsIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof yf)this.storesIndex.delete(t),this.storesIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof Qm)this.mappingsIndex.delete(t),this.mappingsIndex.set(n,e);else if(e instanceof rf)this.storesIndex.delete(t),this.storesIndex.set(n,e);else if(e instanceof ja)this.typesIndex.delete(t),this.typesIndex.set(n,e),e instanceof Ha&&(e.canonicalUnit&&(this.typesIndex.delete(e.canonicalUnit.path),this.typesIndex.set(e.canonicalUnit.path.replace(t,n),e.canonicalUnit)),e.nonCanonicalUnits.forEach((e=>{this.typesIndex.delete(e.path),this.typesIndex.set(e.path.replace(t,n),e)})));else if(e instanceof Zm)this.associationsIndex.delete(t),this.associationsIndex.set(n,e);else if(e instanceof ef)this.profilesIndex.delete(t),this.profilesIndex.set(n,e);else if(e instanceof af)this.functionsIndex.delete(t),this.functionsIndex.set(n,e);else if(e instanceof Ef)this.functionActivatorsIndex.delete(t),this.functionActivatorsIndex.set(n,e);else if(e instanceof tf)this.servicesIndex.delete(t),this.servicesIndex.set(n,e);else if(e instanceof cf)this.runtimesIndex.delete(t),this.runtimesIndex.set(n,e);else if(e instanceof lf)this.connectionsIndex.delete(t),this.connectionsIndex.set(n,e);else if(e instanceof uf)this.fileGenerationsIndex.delete(t),this.fileGenerationsIndex.set(n,e);else if(e instanceof mf)this.dataElementsIndex.delete(t),this.dataElementsIndex.set(n,e);else if(e instanceof ff)this.executionEnvironmentsIndex.delete(t),this.executionEnvironmentsIndex.set(n,e);else if(e instanceof pf)this.generationSpecificationsIndex.delete(t),this.generationSpecificationsIndex.set(n,e);else if(e instanceof za){const a=new Map;if(e.children.forEach((e=>{a.set(e.path,e)})),e.name=s,!e.package)throw new L("Can't rename root package");const r=e.package;if(r!==this.getNullablePackage(i)){Xp(r,e);const t=""!==i?Qp(this,i,void 0):this.root;Jp(t,e)}a.forEach(((e,i)=>{this.renameOwnElement(e,i,i.replace(t,n))}))}else this.getExtensionForElementClass(v(e)).renameElement(t,n)}TEMPORARY__deleteOwnSectionIndex(){this.sectionIndicesIndex.forEach((e=>{e.setIsDeleted(!0),this.sectionIndicesIndex.delete(e.path)})),this.sectionIndicesIndex=new Map,this.elementSectionIndex=new Map}}class vf{}class Sf extends vf{groupId;artifactId;versionId;constructor(e,t,n){super(),this.groupId=e,this.artifactId=t,this.versionId=n}}class Nf extends Tf{constructor(e,t,n){super(t.name,e,n),this.root=t}}const xf=(e,t)=>n=>{for(const i of e.dependencyGraphs){const e=t(i,n);if(e)return e}};class Af{extensionElementClasses;_origin;roots=[];projectDependencyModelsIndex=new Map;constructor(e){this.extensionElementClasses=e}initialize(e){Array.from(e.entries()).forEach((([e,t])=>{const n=new za((e=>`@dependency__${e}`)(e));this.roots.push(n),this.projectDependencyModelsIndex.set(e,new Nf(this.extensionElementClasses,n,new Sf(t.groupId,t.artifactId,t.versionId)))}))}get numberOfDependencies(){return this.projectDependencyModelsIndex.size}get hasDependencies(){return Boolean(this.projectDependencyModelsIndex.size)}get dependencyGraphs(){return Array.from(this.projectDependencyModelsIndex.values())}get allOwnElements(){return this.dependencyGraphs.flatMap((e=>e.allOwnElements))}get origin(){return this._origin}setOrigin(e){if(this._origin)throw new L("Graph origin has already been set");this._origin=e}getOwnNullableSectionIndex=xf(this,((e,t)=>e.getOwnNullableSectionIndex(t)));getOwnNullableProfile=xf(this,((e,t)=>e.getOwnNullableProfile(t)));getOwnNullableType=xf(this,((e,t)=>e.getOwnNullableType(t)));getOwnNullableClass=xf(this,((e,t)=>e.getOwnNullableClass(t)));getOwnNullableEnumeration=xf(this,((e,t)=>e.getOwnNullableEnumeration(t)));getOwnNullableMeasure=xf(this,((e,t)=>e.getOwnNullableMeasure(t)));getOwnNullableAssociation=xf(this,((e,t)=>e.getOwnNullableAssociation(t)));getOwnNullableFunction=xf(this,((e,t)=>e.getOwnNullableFunction(t)));getOwnNullableFunctionActivator=xf(this,((e,t)=>e.getOwnNullableFunctionActivator(t)));getOwnNullableStore=xf(this,((e,t)=>e.getOwnNullableStore(t)));getOwnNullableMapping=xf(this,((e,t)=>e.getOwnNullableMapping(t)));getOwnNullableConnection=xf(this,((e,t)=>e.getOwnNullableConnection(t)));getOwnNullableRuntime=xf(this,((e,t)=>e.getOwnNullableRuntime(t)));getOwnNullableService=xf(this,((e,t)=>e.getOwnNullableService(t)));getOwnNullableGenerationSpecification=xf(this,((e,t)=>e.getOwnNullableGenerationSpecification(t)));getOwnNullableFileGeneration=xf(this,((e,t)=>e.getOwnNullableFileGeneration(t)));getOwnNullableDataElement=xf(this,((e,t)=>e.getOwnNullableDataElement(t)));getOwnExecutionEnvironment=xf(this,((e,t)=>e.getOwnNullableExecutionEnviornment(t)));getOwnNullableExtensionElement(e,t){for(const n of this.dependencyGraphs){const i=n.getExtensionForElementClass(t).getElement(e);if(i)return i}}get sectionIndices(){return this.dependencyGraphs.flatMap((e=>e.ownSectionIndices))}get profiles(){return this.dependencyGraphs.flatMap((e=>e.ownProfiles))}get enumerations(){return this.dependencyGraphs.flatMap((e=>e.ownEnumerations))}get measures(){return this.dependencyGraphs.flatMap((e=>e.ownMeasures))}get classes(){return this.dependencyGraphs.flatMap((e=>e.ownClasses))}get types(){return this.dependencyGraphs.flatMap((e=>e.ownTypes))}get associations(){return this.dependencyGraphs.flatMap((e=>e.ownAssociations))}get functions(){return this.dependencyGraphs.flatMap((e=>e.ownFunctions))}get functionActivators(){return this.dependencyGraphs.flatMap((e=>e.ownFunctionActivators))}get stores(){return this.dependencyGraphs.flatMap((e=>e.ownStores))}get databases(){return this.dependencyGraphs.flatMap((e=>e.ownDatabases))}get mappings(){return this.dependencyGraphs.flatMap((e=>e.ownMappings))}get services(){return this.dependencyGraphs.flatMap((e=>e.ownServices))}get runtimes(){return this.dependencyGraphs.flatMap((e=>e.ownRuntimes))}get connections(){return this.dependencyGraphs.flatMap((e=>e.ownConnections))}get dataElements(){return this.dependencyGraphs.flatMap((e=>e.ownDataElements))}get generationSpecifications(){return this.dependencyGraphs.flatMap((e=>e.ownGenerationSpecifications))}get fileGenerations(){return this.dependencyGraphs.flatMap((e=>e.ownFileGenerations))}get executionEnvironments(){return this.dependencyGraphs.flatMap((e=>e.ownExecutionEnvironments))}getExtensionElements(e){return this.dependencyGraphs.flatMap((t=>t.getExtensionElements(e)))}getModel(e){return U(this.projectDependencyModelsIndex.get(e),`Can't find dependency model with project ID '${e}'`)}getNullableElement(e,t){const n=this.dependencyGraphs.find((n=>Boolean(n.getOwnNullableElement(e,t))));return n?.getOwnNullableElement(e,t)}}class If extends rf{static NAME="ModelStore";static INSTANCE=new If;constructor(){super(If.NAME)}accept_PackageableElementVisitor(e){throw new F}}class Of extends Tf{primitiveTypesIndex=new Map;get primitiveTypes(){return Array.from(this.primitiveTypesIndex.values())}constructor(e){super(fa.CORE,e),this.initializePrimitiveTypes(),this.setOwnStore(If.NAME,If.INSTANCE)}get allOwnElements(){return[...super.allOwnElements,...this.primitiveTypes]}initializePrimitiveTypes(){[Xm.STRING,Xm.BOOLEAN,Xm.BINARY,Xm.NUMBER,Xm.INTEGER,Xm.FLOAT,Xm.DECIMAL,Xm.DATE,Xm.STRICTDATE,Xm.DATETIME,Xm.STRICTTIME,Xm.LATESTDATE,Xm.BYTE].forEach((e=>{this.primitiveTypesIndex.set(e.path,e),this.setOwnType(e.path,e)}))}}class wf extends Tf{autoImports=[];constructor(e){super(fa.SYSTEM,e)}initializeAutoImports(){this.autoImports=ba.map((e=>$(this.getOwnNullableElement(e,!0),za,`Can't find auto-import package '${e}'`)))}}class Rf extends Tf{constructor(e){super(fa.MODEL_GENERATION,e)}}class kf extends Tf{coreModel;systemModel;generationModel;dependencyManager;graphPlugins=[];constructor(e,t,n){const i=n.flatMap((e=>e.getExtraPureGraphExtensionClasses?.()??[]));super(fa.MAIN,i),this.graphPlugins=n,this.coreModel=e,this.systemModel=t,this.generationModel=new Rf(i),this.dependencyManager=new Af(i)}get autoImports(){return this.systemModel.autoImports}get primitiveTypes(){return this.coreModel.primitiveTypes}get sectionIndices(){return[...this.coreModel.ownSectionIndices,...this.systemModel.ownSectionIndices,...this.dependencyManager.sectionIndices,...this.ownSectionIndices,...this.generationModel.ownSectionIndices]}get profiles(){return[...this.coreModel.ownProfiles,...this.systemModel.ownProfiles,...this.dependencyManager.profiles,...this.ownProfiles,...this.generationModel.ownProfiles]}get enumerations(){return[...this.coreModel.ownEnumerations,...this.systemModel.ownEnumerations,...this.dependencyManager.enumerations,...this.ownEnumerations,...this.generationModel.ownEnumerations]}get measures(){return[...this.coreModel.ownMeasures,...this.systemModel.ownMeasures,...this.dependencyManager.measures,...this.ownMeasures,...this.generationModel.ownMeasures]}get classes(){return[...this.coreModel.ownClasses,...this.systemModel.ownClasses,...this.dependencyManager.classes,...this.ownClasses,...this.generationModel.ownClasses]}get types(){return[...this.coreModel.ownTypes,...this.systemModel.ownTypes,...this.dependencyManager.types,...this.ownTypes,...this.generationModel.ownTypes]}get associations(){return[...this.coreModel.ownAssociations,...this.systemModel.ownAssociations,...this.dependencyManager.associations,...this.ownAssociations,...this.generationModel.ownAssociations]}get functions(){return[...this.coreModel.ownFunctions,...this.systemModel.ownFunctions,...this.dependencyManager.functions,...this.ownFunctions,...this.generationModel.ownFunctions]}get functionActivators(){return[...this.coreModel.ownFunctionActivators,...this.systemModel.ownFunctionActivators,...this.dependencyManager.functionActivators,...this.ownFunctionActivators,...this.generationModel.ownFunctionActivators]}get stores(){return[...this.coreModel.ownStores,...this.systemModel.ownStores,...this.dependencyManager.stores,...this.ownStores,...this.generationModel.ownStores]}get databases(){return[...this.coreModel.ownDatabases,...this.systemModel.ownDatabases,...this.dependencyManager.databases,...this.ownDatabases,...this.generationModel.ownDatabases]}get mappings(){return[...this.coreModel.ownMappings,...this.systemModel.ownMappings,...this.dependencyManager.mappings,...this.ownMappings,...this.generationModel.ownMappings]}get services(){return[...this.coreModel.ownServices,...this.systemModel.ownServices,...this.dependencyManager.services,...this.ownServices,...this.generationModel.ownServices]}get runtimes(){return[...this.coreModel.ownRuntimes,...this.systemModel.ownRuntimes,...this.dependencyManager.runtimes,...this.ownRuntimes,...this.generationModel.ownRuntimes]}get connections(){return[...this.coreModel.ownConnections,...this.systemModel.ownConnections,...this.dependencyManager.connections,...this.ownConnections,...this.generationModel.ownConnections]}get dataElements(){return[...this.coreModel.ownDataElements,...this.systemModel.ownDataElements,...this.dependencyManager.dataElements,...this.ownDataElements,...this.generationModel.ownDataElements]}get executionEnvironments(){return[...this.coreModel.ownExecutionEnvironments,...this.systemModel.ownExecutionEnvironments,...this.dependencyManager.executionEnvironments,...this.ownExecutionEnvironments,...this.generationModel.ownExecutionEnvironments]}get generationSpecifications(){return[...this.coreModel.ownGenerationSpecifications,...this.systemModel.ownGenerationSpecifications,...this.dependencyManager.generationSpecifications,...this.ownGenerationSpecifications,...this.generationModel.ownGenerationSpecifications]}get fileGenerations(){return[...this.coreModel.ownFileGenerations,...this.systemModel.ownFileGenerations,...this.dependencyManager.fileGenerations,...this.ownFileGenerations,...this.generationModel.ownFileGenerations]}get allElements(){return[...this.coreModel.allOwnElements,...this.systemModel.allOwnElements,...this.dependencyManager.allOwnElements,...this.allOwnElements,...this.generationModel.allOwnElements]}get allOwnTestables(){const e=this.graphPlugins.flatMap((e=>e.getExtraTestablesCollectors?.()??[])).map((e=>e(this)));return[...this.ownTestables].concat(...e)}getPrimitiveType=e=>U(this.coreModel.primitiveTypesIndex.get(e),`Can't find primitive type '${e}'`);getType=e=>U(this.getOwnNullableType(e)??this.generationModel.getOwnNullableType(e)??this.dependencyManager.getOwnNullableType(e)??this.systemModel.getOwnNullableType(e)??this.coreModel.getOwnNullableType(e),`Can't find type '${e}'`);getProfile=e=>U(this.getOwnNullableProfile(e)??this.generationModel.getOwnNullableProfile(e)??this.dependencyManager.getOwnNullableProfile(e)??this.systemModel.getOwnNullableProfile(e),`Can't find profile '${e}'`);getEnumeration=e=>$(this.getType(e),Va,`Can't find enumeration '${e}'`);getMeasure=e=>$(this.getType(e),Ha,`Can't find measure '${e}'`);getUnit=e=>$(this.getType(e),$a,`Can't find unit '${e}'`);getClass=e=>$(this.getType(e),Ua,`Can't find class '${e}'`);getAssociation=e=>U(this.getOwnNullableAssociation(e)??this.generationModel.getOwnNullableAssociation(e)??this.dependencyManager.getOwnNullableAssociation(e)??this.systemModel.getOwnNullableAssociation(e),`Can't find association '${e}'`);getPropertyOwner=e=>U(this.getOwnNullableAssociation(e)??this.generationModel.getOwnNullableAssociation(e)??this.dependencyManager.getOwnNullableAssociation(e)??this.systemModel.getOwnNullableAssociation(e)??$(this.getType(e),Ua),`Can't find property owner '${e}'`);getFunction=e=>$(this.getOwnNullableFunction(e)??this.generationModel.getOwnNullableFunction(e)??this.dependencyManager.getOwnNullableFunction(e)??this.systemModel.getOwnNullableFunction(e),af,`Can't find function '${e}'`);getFunctionActivator=e=>$(this.getOwnNullableFunctionActivator(e)??this.generationModel.getOwnNullableFunctionActivator(e)??this.dependencyManager.getOwnNullableFunctionActivator(e)??this.systemModel.getOwnNullableFunctionActivator(e),Ef,`Can't find function activator '${e}'`);getStore=e=>U(this.getOwnNullableStore(e)??this.generationModel.getOwnNullableStore(e)??this.dependencyManager.getOwnNullableStore(e)??this.systemModel.getOwnNullableStore(e)??this.coreModel.getOwnNullableStore(e),`Can't find store '${e}'`);getFlatDataStore=e=>$(this.getStore(e),of,`Can't find flat-data store '${e}'`);getDatabase=e=>$(this.getStore(e),hf,`Can't find database store '${e}'`);getMapping=e=>U(this.getOwnNullableMapping(e)??this.generationModel.getOwnNullableMapping(e)??this.dependencyManager.getOwnNullableMapping(e)??this.systemModel.getOwnNullableMapping(e),`Can't find mapping '${e}'`);getService=e=>U(this.getOwnNullableService(e)??this.generationModel.getOwnNullableService(e)??this.dependencyManager.getOwnNullableService(e)??this.systemModel.getOwnNullableService(e),`Can't find service '${e}'`);getConnection=e=>U(this.getOwnNullableConnection(e)??this.generationModel.getOwnNullableConnection(e)??this.dependencyManager.getOwnNullableConnection(e)??this.systemModel.getOwnNullableConnection(e),`Can't find connection '${e}'`);getRuntime=e=>U(this.getOwnNullableRuntime(e)??this.generationModel.getOwnNullableRuntime(e)??this.dependencyManager.getOwnNullableRuntime(e)??this.systemModel.getOwnNullableRuntime(e),`Can't find runtime '${e}'`);getGenerationSpecification=e=>U(this.getOwnNullableGenerationSpecification(e)??this.generationModel.getOwnNullableGenerationSpecification(e)??this.dependencyManager.getOwnNullableGenerationSpecification(e)??this.systemModel.getOwnNullableGenerationSpecification(e),`Can't find generation specification '${e}'`);getFileGeneration=e=>U(this.getOwnNullableFileGeneration(e)??this.generationModel.getOwnNullableFileGeneration(e)??this.dependencyManager.getOwnNullableFileGeneration(e)??this.systemModel.getOwnNullableFileGeneration(e),`Can't find file generation '${e}'`);getDataElement=e=>U(this.getOwnNullableDataElement(e)??this.generationModel.getOwnNullableDataElement(e)??this.dependencyManager.getOwnNullableDataElement(e)??this.systemModel.getOwnNullableDataElement(e),`Can't find data element '${e}'`);getExtensionElement(e,t,n){return U(this.getOwnNullableExtensionElement(e,t)??this.generationModel.getOwnNullableExtensionElement(e,t)??this.dependencyManager.getOwnNullableExtensionElement(e,t)??this.systemModel.getOwnNullableExtensionElement(e,t),n??`Can't find element '${e}'`)}getElement=(e,t)=>U(this.getNullableElement(e,t),`Can't find element '${e}'`);getNullableClass=e=>D((()=>this.getClass(e)));getNullableMapping=e=>D((()=>this.getMapping(e)));getNullableService=e=>D((()=>this.getService(e)));getNullableRuntime=e=>D((()=>this.getRuntime(e)));getNullableFileGeneration=e=>D((()=>this.getFileGeneration(e)));getNullableElement(e,t){const n=super.getOwnNullableElement(e)??this.dependencyManager.getNullableElement(e)??this.generationModel.getOwnNullableElement(e)??this.systemModel.getOwnNullableElement(e)??this.coreModel.getOwnNullableElement(e);return t&&!n?this.getNullablePackage(e)??this.dependencyManager.getNullableElement(e,!0)??this.generationModel.getNullablePackage(e)??this.systemModel.getNullablePackage(e):n}getMultiplicity(e,t){let n;return 1===e&&1===t?n=Bm.ONE:0===e&&1===t?n=Bm.ZERO_ONE:0===e&&void 0===t?n=Bm.ZERO_MANY:1===e&&void 0===t?n=Bm.ONE_MANY:0===e&&0===t&&(n=Bm.ZERO),n??new Bm(e,t)}addElement(e,t){const n=Yp(t??"",e.name);if(this.getNullableElement(n,!1))throw new L(`Can't create element '${n}': another element with the same path already existed`);super.addOwnElement(e,t)}deleteElement(e){super.deleteOwnElement(e);const t=this.graphPlugins.flatMap((e=>e.getExtraDeadReferencesCleaners?.()??[]));for(const e of t)e(this)}renameElement(e,t){if(this.getNullableElement(t,!1))throw new L(`Can't rename element '${e.path}' to '${t}': another element with the same path already existed`);super.renameOwnElement(e,e.path,t)}}class Lf{_UUID=(0,a.Z)();_OWNER;value;constructor(e,t){this._OWNER=e,this.value=t}}class Ff{_UUID=(0,a.Z)();_OWNER;value;constructor(e,t){this._OWNER=e,this.value=t}}class Pf extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.PROPERTY_POINTER,this.value.name,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class Df extends Pf{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new Df(e)}}class Mf{sourceId;line;column;startLine;startColumn;endLine;endColumn}(0,ge.yu)(Mf,{column:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)(),line:(0,ge.Ru)(),sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)()});const Bf=(0,ge.PG)((()=>ge.AM),(e=>(e.sourceId=e.source,(0,ge.vB)(Mf,e))));class jf{package;name;tags=[];stereotypes=[]}(0,ge.yu)(jf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ru)()),tags:(0,ge.pb)((0,ge.Ru)())});class Uf{profile;value}(0,ge.yu)(Uf,{profile:(0,ge.Ru)(),value:(0,ge.Ru)()});class Gf{profile;value}(0,ge.yu)(Gf,{profile:(0,ge.Ru)(),value:(0,ge.Ru)()});class Vf{tag;value}(0,ge.yu)(Vf,{tag:(0,ge.Ry)(Gf),value:(0,ge.Ru)()});class $f{rawType;typeParameter}(0,ge.yu)($f,{rawType:(0,ge.jt)((0,ge.Ru)()),typeParameter:(0,ge.jt)((0,ge.Ru)())});class Hf{name;stereotypes=[];taggedValues=[];aggregation;multiplicity;genericType}(0,ge.yu)(Hf,{aggregation:(0,ge.Ru)(),genericType:(0,ge.Ry)($f),multiplicity:(0,ge.Ru)(),name:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf))});class zf{package;name;sourceInformation}(0,ge.yu)(zf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),sourceInformation:Bf});class Wf{package;name;sourceInformation;stereotypes=[];taggedValues=[];generalizations=[];properties=[];qualifiedProperties=[]}(0,ge.yu)(Wf,{generalizations:(0,ge.pb)((0,ge.Ry)($f)),name:(0,ge.Ru)(),package:(0,ge.Ru)(),properties:(0,ge.pb)((0,ge.Ry)(Hf)),qualifiedProperties:(0,ge.pb)((0,ge.Ry)(Hf)),sourceInformation:Bf,stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf))});class Kf{package;name;enumValues=[]}(0,ge.yu)(Kf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),enumValues:(0,ge.pb)((0,ge.Ru)())});class Yf{x;y}(0,ge.yu)(Yf,{x:(0,ge.Ru)(),y:(0,ge.Ru)()});class Jf{height;width}(0,ge.yu)(Jf,{height:(0,ge.Ru)(),width:(0,ge.Ru)()});class Xf{points=[]}(0,ge.yu)(Xf,{points:(0,ge.pb)((0,ge.Ry)(Yf))});class qf{id;source;target;geometry}(0,ge.yu)(qf,{geometry:(0,ge.Ry)(Xf),id:(0,ge.Ru)(),source:(0,ge.Ru)(),target:(0,ge.Ru)()});class Zf{name;owningType}(0,ge.yu)(Zf,{name:(0,ge.Ru)(),owningType:(0,ge.Ru)()});class Qf{id;source;target;property;geometry}(0,ge.yu)(Qf,{geometry:(0,ge.Ry)(Xf),id:(0,ge.Ru)(),property:(0,ge.Ry)(Zf),source:(0,ge.Ru)(),target:(0,ge.Ru)()});class e_{id;type;position;rectangleGeometry}(0,ge.yu)(e_,{id:(0,ge.Ru)(),position:(0,ge.Ry)(Yf),rectangleGeometry:(0,ge.Ry)(Jf),type:(0,ge.Ru)()});class t_{package;name;stereotypes=[];taggedValues=[];generalizationViews=[];propertyViews=[];typeViews=[];sourceInformation}(0,ge.yu)(t_,{name:(0,ge.Ru)(),generalizationViews:(0,ge.pb)((0,ge.Ry)(qf)),package:(0,ge.Ru)(),propertyViews:(0,ge.pb)((0,ge.Ry)(Qf)),sourceInformation:Bf,stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf)),typeViews:(0,ge.pb)((0,ge.Ry)(e_))});class n_{classes=[];enumerations=[];profiles=[]}(0,ge.yu)(n_,{classes:(0,ge.pb)((0,ge.Ry)(Wf)),enumerations:(0,ge.pb)((0,ge.Ry)(Kf)),profiles:(0,ge.pb)((0,ge.Ry)(jf))});class i_{name;diagram;domainInfo}(0,ge.yu)(i_,{diagram:(0,ge.Ry)(t_),name:(0,ge.Ru)(),domainInfo:(0,ge.jt)((0,ge.Ry)(n_))});class s_{class;enumerations=[];profiles=[];specializations=[]}(0,ge.yu)(s_,{class:(0,ge.Ry)(Wf),enumerations:(0,ge.pb)((0,ge.Ry)(Kf)),profiles:(0,ge.pb)((0,ge.Ry)(jf)),specializations:(0,ge.pb)((0,ge.Ry)(zf))});const a_=e=>{const t=e.classViews.map((e=>` TypeView ${e.id}(\n type=${e.class.value.path},\n position=(${e.position.x.toFixed(5)}, ${e.position.y.toFixed(5)}),\n width=${e.rectangle.width.toFixed(5)},\n height=${e.rectangle.height.toFixed(5)},\n stereotypesVisible=true,\n attributesVisible=true,\n attributeStereotypesVisible=true,\n attributeTypesVisible=true,\n color=#FFFFCC,\n lineWidth=1.0)`)),n=e.generalizationViews.map(((e,t)=>` GeneralizationView gview_${t}(\n source=${e.from.classView.value.id},\n target=${e.to.classView.value.id},\n points=[${e.buildFullPath().map((e=>`(${e.x.toFixed(5)},${e.y.toFixed(5)})`)).join(",")}],\n label='',\n color=#000000,\n lineWidth=-1.0,\n lineStyle=SIMPLE)`)),i=e.propertyViews.map(((e,t)=>` PropertyView pview_${t}(\n property=${e.property.value._OWNER.path}.${e.property.value.name},\n source=${e.from.classView.value.id},\n target=${e.to.classView.value.id},\n points=[${e.buildFullPath().map((e=>`(${e.x.toFixed(5)},${e.y.toFixed(5)})`)).join(",")}],\n label='',\n propertyPosition=(0.0,0.0),\n multiplicityPosition=(0.0,0.0),\n color=#000000,\n lineWidth=-1.0,\n stereotypesVisible=true,\n nameVisible=true,\n lineStyle=SIMPLE)`));return`Diagram ${e.path}(width=0.0, height=0.0)\n{\n${[...t,...n,...i].join("\n\n")}\n}`},r_=(e,t,n,i)=>{const s=t.getOwnNullableClass(e);if(!s){const[s,a]=Kp(e),r=new Ua(a);return Jp(Zp(t.root,s,!0,new Map),r),t.setOwnType(e,r),n.set(e,{isStubbed:!0,sourceInformation:i}),r}return s},o_=e=>{if("*"===e)return new Bm(0,void 0);{const t=e.split("..");if(1===t.length)return new Bm(parseInt(U(t[0]),10),parseInt(U(t[0]),10));if(2===t.length)return new Bm(parseInt(U(t[0]),10),"*"===t[1]?void 0:parseInt(U(t[1]),10));throw new Error(`Can't parse multiplicity value '${e}'`)}},c_=(e,t,n,i)=>{t.taggedValues.forEach((t=>{var i,s;I(e.taggedValues,new jm(Gm.create((i=n.getProfile(t.tag.profile),s=t.tag.value,U(i.p_tags.find((e=>e.value===s)),`Can't find tag '${s}' in profile '${i.path}'`))),t.value))})),t.stereotypes.forEach((t=>{var i,s;I(e.stereotypes,$m.create((i=n.getProfile(t.profile),s=t.value,U(i.p_stereotypes.find((e=>e.value===s)),`Can't find stereotype '${s}' in profile '${i.path}'`))))})),t.generalizations.filter((e=>Boolean(e.rawType))).forEach((t=>{const s=r_(U(t.rawType),n,i,void 0);I(e.generalizations,zm.create(new Wm(s))),I(s._subclasses,e)})),t.properties.filter((e=>Boolean(e.genericType.rawType))).forEach((t=>{const s=new Km(t.name,o_(t.multiplicity),zm.create(new Wm(n.getOwnNullableEnumeration(U(t.genericType.rawType))??r_(U(t.genericType.rawType),n,i,void 0))),e);s.aggregation="Composite"===t.aggregation?Ym.COMPOSITE:"Shared"===t.aggregation?Ym.SHARED:void 0,I(e.properties,s)})),t.qualifiedProperties.filter((e=>e.genericType.rawType)).forEach((t=>{I(e.derivedProperties,new Jm(t.name,o_(t.multiplicity),zm.create(new Wm(n.getOwnNullableEnumeration(U(t.genericType.rawType))??r_(U(t.genericType.rawType),n,i,void 0))),e))}))},l_=e=>{const t=new kf(new Of([]),new wf([]),[]),n=new Map;if(e.domainInfo){const i=e.domainInfo;i.classes.forEach((e=>{const i=new Ua(e.name);Jp(Zp(t.root,e.package,!0,new Map),i),t.setOwnType(i.path,i),n.set(i.path,{sourceInformation:e.sourceInformation,isStubbed:!1})})),i.profiles.forEach((e=>{const n=new ef(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnProfile(n.path,n),e.tags.forEach((e=>I(n.p_tags,new Lf(n,e)))),e.stereotypes.forEach((e=>I(n.p_stereotypes,new Ff(n,e))))})),i.enumerations.forEach((e=>{const n=new Va(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnType(n.path,n)})),i.classes.forEach((e=>{const i=`${e.package}${""===e.package?"":ha}${e.name}`,s=t.getClass(i);c_(s,e,t,n)}))}const i=e.diagram,s=new ep(i.name);return Jp(Zp(t.root,i.package,!0,new Map),s),i.typeViews.forEach((e=>{const n=new hh(s,e.id,Za.create(t.getClass(e.type)));n.position=new dh(e.position.x,e.position.y),n.rectangle=new uh(e.rectangleGeometry.width,e.rectangleGeometry.height),I(s.classViews,n)})),i.propertyViews.forEach((e=>{const n=new Ch(s,Df.create((i=t.getClass(e.property.owningType),a=e.property.name,U(i instanceof Ua?nh(i).find((e=>e.name===a)):i.properties.find((e=>e.name===a)),`Can't find property '${a}' of '${i.path}'`))),U(s.classViews.find((t=>t.id===e.source))),U(s.classViews.find((t=>t.id===e.target))));var i,a;n.path=e.geometry.points.map((e=>new dh(e.x,e.y))),Nh(n),I(s.propertyViews,n)})),i.generalizationViews.forEach((e=>{const t=new yh(s,U(s.classViews.find((t=>t.id===e.source))),U(s.classViews.find((t=>t.id===e.target))));t.path=e.geometry.points.map((e=>new dh(e.x,e.y))),Nh(t),I(s.generalizationViews,t)})),[s,t,n]};var d_,u_,p_;!function(e){e.PROFILE="Profile",e.CLASS="Class",e.ENUMERATION="Enum",e.MEASURE="Measure",e.ASSOCIATION="Association",e.FUNCTION="function",e.MAPPING="Mapping",e.FLAT_DATA="FlatData",e.DATABASE="Database",e.SERVICE="Service",e.RUNTIME="Runtime",e.CONNECTION="Connection",e.FILE_GENERATION="FileGeneration",e.GENERATION_SPECIFICATION="GenerationSpecification",e.DATA_ELEMENT="Data",e.EXECUTION_ENVIRONMENT="ExecutionEnvironment"}(d_||(d_={})),function(e){e.JSON_MODEL_CONNECTION="JsonModelConnection",e.XML_MODEL_CONNECTION="XmlModelConnection",e.MODEL_CHAIN_CONNECTION="ModelChainConnection",e.RELATIONAL_DATABASE_CONNECTION="RelationalDatabaseConnection",e.FLAT_DATA_CONNECTION="FlatDataConnection"}(u_||(u_={})),function(e){e.PURE="Pure",e.CONNECTION="Connection",e.RUNTIME="Runtime",e.MAPPING="Mapping",e.SERVICE="Service",e.FLATDATA="FlatData",e.RELATIONAL="Relational",e.GENERATION_SPECIFICATION="GenerationSpecification",e.FILE_GENERATION_SPECIFICATION="FileGeneration",e.DATA="Data"}(p_||(p_={}));const h_=(e,t)=>e===t?e.toString():0===e&&void 0===t?"*":`${e}..${t??"*"}`;class g_ extends Eh{association;constructor(e,t,n,i,s){super(e,n,i,s),this.association=t}get hashCode(){return pa([Qu.ASSOCIATION_VIEW,super.hashCode,this.association.valueForSerialization??""])}}const m_=(0,Oe.aD)(((e,t)=>{e.value=t})),f_=((0,Oe.aD)(((e,t)=>{w(e.properties,t)})),(0,Oe.aD)(((e,t)=>{I(e.properties,Pu(t))}))),__=((0,Oe.aD)(((e,t,n)=>{O(e.properties,t,n)})),(0,Oe.aD)(((e,t)=>{w(e.derivedProperties,t)})),(0,Oe.aD)(((e,t)=>{I(e.derivedProperties,Du(t))})),(0,Oe.aD)(((e,t,n)=>{O(e.derivedProperties,t,n)})),(0,Oe.aD)(((e,t)=>{I(e.constraints,Bu(t))})),(0,Oe.aD)(((e,t)=>{w(e.constraints,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.constraints,t,n)})),(0,Oe.aD)(((e,t)=>{I(e.generalizations,Su(t))}))),E_=((0,Oe.aD)(((e,t)=>{w(e.generalizations,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.generalizations,t,n)})),(0,Oe.aD)(((e,t)=>{I(e._subclasses,t)})),(0,Oe.aD)(((e,t)=>{w(e._subclasses,t)})),(0,Oe.aD)(((e,t)=>{Su(e),vu(t),e.value=t,e.ownerReference.value=t.rawType}))),C_=((0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{E_(e.genericType,vu(t))})),(0,Oe.aD)(((e,t)=>{e.multiplicity=t})),(0,Oe.aD)(((e,t)=>{e.aggregation=t})),(0,Oe.aD)(((e,t)=>{e.value=Au(t),m_(e.ownerReference,t._OWNER)})),(0,Oe.aD)(((e,t)=>{I(e.taggedValues,Tu(t))})),(0,Oe.aD)(((e,t)=>{w(e.taggedValues,t)})),(0,Oe.aD)(((e,t)=>{I(e.stereotypes,yu(t))})),(0,Oe.aD)(((e,t)=>{w(e.stereotypes,t)})),(0,Oe.aD)(((e,t)=>{e.tag.value=Iu(t),e.tag.ownerReference.value=t._OWNER})),(0,Oe.aD)(((e,t)=>{e.value=t})),(0,Oe.aD)(((e,t)=>{e.value=t})),(0,Oe.aD)(((e,t,n)=>{O(e.taggedValues,t,n)})),(0,Oe.aD)(((e,t,n)=>{O(e.stereotypes,t,n)})),(0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{e.functionDefinition=Er(t)})),(0,Oe.aD)(((e,t)=>{I(e.p_tags,Iu(t))})),(0,Oe.aD)(((e,t)=>{w(e.p_tags,t)})),(0,Oe.aD)(((e,t)=>{I(e.p_stereotypes,Au(t))})),(0,Oe.aD)(((e,t)=>{w(e.p_stereotypes,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.p_tags,t,n)})),(0,Oe.aD)(((e,t,n)=>{O(e.p_stereotypes,t,n)})),(0,Oe.aD)(((e,t)=>{w(e.parameters,t)})),(0,Oe.aD)(((e,t)=>{I(e.parameters,Cr(t))})),(0,Oe.aD)(((e,t)=>{m_(e.returnType,$u(t))})),(0,Oe.aD)(((e,t)=>{e.returnMultiplicity=t})),(0,Oe.aD)(((e,t,n)=>{O(e.parameters,t,n)})),(0,Oe.aD)(((e,t)=>{e.content=t})),(0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{I(e.values,wu(t))})),(0,Oe.aD)(((e,t)=>{w(e.values,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.values,t,n)})),(0,Oe.aD)(((e,t)=>{e.value=wu(t),m_(e.ownerReference,t._OWNER)})),(0,Oe.aD)(((e,t,n)=>{const i=((e,t)=>{const n=e.properties.findIndex((e=>e===t));return W(-1!==n,`Can't find property '${t.name}' in association '${e.path}'`),U(e.properties[(n+1)%2])})(e,t),s=$(t.genericType.ownerReference.value,Ua,`Association property '${t.name}' must be of type 'class'`);var a;((a=s).package||a.name)&&W(w(s.propertiesFromAssociations,i),`Can't find property '${i.name}' from association '${e.path}' in associated class '${s.path}'`),I(n.propertiesFromAssociations,i);const r=new Wm(n);t.genericType.value=r,t.genericType.ownerReference.value=r.rawType})),(0,Oe.aD)(((e,t)=>{e.canonicalUnit=Lu(t)})),(0,Oe.aD)(((e,t)=>{e.conversionFunction=Er(t)})),(0,Oe.aD)(((e,t)=>{e.classViews=t.map(Wu)}))),y_=(0,Oe.aD)(((e,t)=>{I(e.classViews,Wu(t))})),b_=(0,Oe.aD)(((e,t)=>{w(e.classViews,t)})),T_=(0,Oe.aD)(((e,t)=>{e.associationViews=t.map(Xu)})),v_=(0,Oe.aD)(((e,t)=>{w(e.associationViews,t)})),S_=(0,Oe.aD)(((e,t)=>{e.generalizationViews=t.map(Ju)})),N_=(0,Oe.aD)(((e,t)=>{I(e.generalizationViews,Ju(t))})),x_=(0,Oe.aD)(((e,t)=>{w(e.generalizationViews,t)})),A_=(0,Oe.aD)(((e,t)=>{e.propertyViews=t.map(qu)})),I_=(0,Oe.aD)(((e,t)=>{I(e.propertyViews,qu(t))})),O_=(0,Oe.aD)(((e,t)=>{w(e.propertyViews,t)})),w_=(0,Oe.aD)(((e,t)=>{e.hideProperties=t})),R_=(0,Oe.aD)(((e,t)=>{e.hideStereotypes=t})),k_=(0,Oe.aD)(((e,t)=>{e.hideTaggedValues=t})),L_=(0,Oe.aD)(((e,t)=>{e._offsetX=t})),F_=(0,Oe.aD)(((e,t)=>{e._offsetY=t})),P_=(0,Oe.aD)(((e,t,n)=>{((e,t,n,i=((e,t)=>e===t))=>{const s=e.findIndex((e=>i(e,t)));-1!==s&&(e[s]=n)})(e.path,t,n)})),D_=(0,Oe.aD)(Nh),M_=(0,Oe.aD)(((e,t,n,i,s)=>{for(const s of e.path)if(Math.sqrt((t-s.x)*(t-s.x)+(n-s.y)*(n-s.y))<10/i)return s;const a=e.buildFullPath(s),r=[];let o;for(let e=0;e<a.length-1;e++){const s=a[e],c=a[e+1],l=new bh(s.x,s.y).normal(new bh(c.x,c.y)).unit(),d=bh.fromPoints(s,new dh(t,n));if(Math.abs(l.dotProduct(d))<5/i){const e=(s.x<c.x?s.x:c.x)-5/i,a=(s.x<c.x?c.x:s.x)+5/i,l=(s.y<c.y?s.y:c.y)-5/i,d=(s.y<c.y?c.y:s.y)+5/i;e<=t&&t<=a&&l<=n&&n<=d&&(o=new dh(t,n),r.push(o))}e<a.length-2&&r.push(a[e+1])}return o&&s&&Sh(e,r),o})),B_=(0,Oe.aD)(Sh),j_=(0,Oe.aD)(((e,t)=>{e.rectangle=t})),U_=(0,Oe.aD)(((e,t)=>{e.position=t})),G_=(0,Oe.aD)((e=>{e._dummyObservable={}}));var V_,$_,H_;!function(e){e[e.LAYOUT=0]="LAYOUT",e[e.PAN=1]="PAN",e[e.ZOOM_IN=2]="ZOOM_IN",e[e.ZOOM_OUT=3]="ZOOM_OUT",e[e.ADD_RELATIONSHIP=4]="ADD_RELATIONSHIP",e[e.ADD_CLASS=5]="ADD_CLASS"}(V_||(V_={})),function(e){e[e.PROPERTY=0]="PROPERTY",e[e.INHERITANCE=1]="INHERITANCE",e[e.NONE=2]="NONE"}($_||($_={})),function(e){e[e.ALIGN_LEFT=0]="ALIGN_LEFT",e[e.ALIGN_CENTER=1]="ALIGN_CENTER",e[e.ALIGN_RIGHT=2]="ALIGN_RIGHT",e[e.ALIGN_TOP=3]="ALIGN_TOP",e[e.ALIGN_MIDDLE=4]="ALIGN_MIDDLE",e[e.ALIGN_BOTTOM=5]="ALIGN_BOTTOM",e[e.SPACE_HORIZONTALLY=6]="SPACE_HORIZONTALLY",e[e.SPACE_VERTICALLY=7]="SPACE_VERTICALLY"}(H_||(H_={}));const z_=.05,W_=[50,75,90,100,110,125,150,200,250,300,400],K_=e=>(e instanceof Jm?"/ ":"")+e.name;class Y_{diagram;isReadOnly;enableLayoutAutoAdjustment;div;canvas;ctx;canvasDimension;canvasCenter;virtualScreen;screenOffset;zoom;interactionMode;relationshipMode;triangle;diamond;fontFamily;fontSize;lineHeight;truncateText;maxLineLength;screenPadding;classViewSpaceX;classViewSpaceY;propertySpacing;showScreenGrid;showScreenBoxGuide;screenGridAxisTickLength;screenGridSpacingX;screenGridSpacingY;screenGridLineWidth;screenGridLineColor;screenGridLabelTextColor;screenGuideLineColor;screenGuideLabelTextColor;showCanvasGrid;showCanvasBoxGuide;showScreenOffsetGuide;canvasGridAxisTickLength;canvasGridSpacingX;canvasGridSpacingY;canvasGridLineWidth;canvasGridLineColor;canvasGridLabelTextColor;canvasGuideLineColor;canvasGuideLabelTextColor;screenOffsetGuideLineColor;screenOffsetGuideLabelTextColor;defaultLineWidth;defaultLineColor;canvasColor;backgroundColor;classViewFillColor;classViewHeaderTextColor;classViewPropertyTextColor;classViewPrimitivePropertyTextColor;classViewDerivedPropertyTextColor;relationshipViewTextColor;propertyViewOwnedDiamondColor;propertyViewSharedDiamondColor;generalizationViewInheritanceTriangeFillColor;selectionBoxBorderColor;selection;selectionStart;selectedClassCorner;selectedClassProperty;selectedClasses;selectedPropertyOrAssociation;selectedInheritance;selectedPoint;_selectedClassesInitialPositions;startClassView;handleAddRelationship;mouseOverClassCorner;mouseOverClassName;mouseOverClassView;mouseOverClassProperty;mouseOverPropertyHolderViewLabel;cursorPosition;leftClick;middleClick;rightClick;clickX;clickY;positionBeforeLastMove;onAddClassViewClick=()=>{};onClassViewRightClick=()=>{};onBackgroundDoubleClick;onClassViewDoubleClick;onClassNameDoubleClick;onClassPropertyDoubleClick;handleEditClassView=()=>{};handleEditProperty=()=>{};handleAddSimpleProperty=()=>{};constructor(e,t){(0,Oe.rC)(this,{isReadOnly:Oe.LO,enableLayoutAutoAdjustment:Oe.LO,interactionMode:Oe.LO,relationshipMode:Oe.LO,zoom:Oe.LO,mouseOverClassView:Oe.LO,mouseOverClassName:Oe.LO,mouseOverClassCorner:Oe.LO,mouseOverClassProperty:Oe.LO,mouseOverPropertyHolderViewLabel:Oe.LO,selectionStart:Oe.LO,selectedClassCorner:Oe.LO,selectedClasses:Oe.LO,selectedPropertyOrAssociation:Oe.LO,selectedInheritance:Oe.LO,leftClick:Oe.LO,middleClick:Oe.LO,rightClick:Oe.LO,changeMode:Oe.aD,setIsReadOnly:Oe.aD,setEnableLayoutAutoAdjustment:Oe.aD,setMouseOverClassView:Oe.aD,setMouseOverClassName:Oe.aD,setMouseOverClassCorner:Oe.aD,setMouseOverClassProperty:Oe.aD,setMouseOverPropertyHolderViewLabel:Oe.aD,setSelectionStart:Oe.aD,setSelectedClassCorner:Oe.aD,setSelectedClasses:Oe.aD,setSelectedPropertyOrAssociation:Oe.aD,setSelectedInheritance:Oe.aD,setLeftClick:Oe.aD,setMiddleClick:Oe.aD,setRightClick:Oe.aD,setZoomLevel:Oe.aD,align:Oe.aD}),this.diagram=t,this.div=e,this.div.childNodes.forEach((e=>this.div.removeChild(e))),this.canvas=document.createElement("canvas"),this.canvasDimension=new uh(this.div.offsetWidth,this.div.offsetHeight),this.canvasCenter=new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),this.canvas.width=this.canvasDimension.width,this.canvas.height=this.canvasDimension.height,this.canvas.style.position="absolute",this.canvas.style.left="0",this.canvas.style.top="0",this.div.appendChild(this.canvas),this.ctx=this.canvas.getContext("2d"),this.screenOffset=new dh(0,0),this.virtualScreen=new ph(new dh(0,0),new uh(0,0)),this.zoom=1,this.triangle=[new dh(0,0),new dh(-15,-10),new dh(-15,10)],this.diamond=[new dh(0,0),new dh(-10,-5),new dh(-20,0),new dh(-10,5)],this.fontFamily="Arial",this.fontSize=12,this.lineHeight=14,this.truncateText=!0,this.maxLineLength=40,this.showScreenGrid=!1,this.showScreenBoxGuide=!0,this.screenGridAxisTickLength=50,this.screenGridSpacingX=100,this.screenGridSpacingY=100,this.screenGridLineWidth=.5,this.showCanvasGrid=!1,this.showCanvasBoxGuide=!0,this.showScreenOffsetGuide=!0,this.canvasGridAxisTickLength=50,this.canvasGridSpacingX=100,this.canvasGridSpacingY=100,this.canvasGridLineWidth=.5,this.defaultLineWidth=1,this.screenGridLineColor="rgba(61,126,154,0.56)",this.screenGridLabelTextColor="rgba(61,126,154,0.56)",this.screenGuideLineColor="red",this.screenGuideLabelTextColor="red",this.canvasGridLineColor="green",this.canvasGridLabelTextColor="green",this.canvasGuideLineColor="orange",this.canvasGuideLabelTextColor="orange",this.screenOffsetGuideLineColor="purple",this.screenOffsetGuideLabelTextColor="purple",this.defaultLineColor="rgb(0,0,0)",this.canvasColor="rgb(220,220,220)",this.backgroundColor="rgb(255,255,255)",this.classViewFillColor="rgb(185,185,185)",this.classViewHeaderTextColor="rgb(0,0,0)",this.classViewPropertyTextColor="rgb(0,0,0)",this.classViewPrimitivePropertyTextColor="rgb(255,255,255)",this.classViewDerivedPropertyTextColor="rgb(100,100,100)",this.relationshipViewTextColor="rgb(0,0,0)",this.propertyViewSharedDiamondColor="rgb(255,255,255)",this.propertyViewOwnedDiamondColor="rgb(0,0,0)",this.generalizationViewInheritanceTriangeFillColor="rgb(255,255,255)",this.selectionBoxBorderColor="rgba(0,0,0, 0.02)",this.interactionMode=V_.LAYOUT,this.relationshipMode=$_.NONE,this.isReadOnly=!1,this.enableLayoutAutoAdjustment=!1,this.screenPadding=20,this.classViewSpaceX=10,this.classViewSpaceY=4,this.propertySpacing=10,this.selectionStart=void 0,this.selection=void 0,this.selectedClasses=[],this._selectedClassesInitialPositions=[],this.cursorPosition=new dh(0,0),this.leftClick=!1,this.middleClick=!1,this.rightClick=!1,this.clickX=0,this.clickY=0,this.positionBeforeLastMove=new dh(0,0),this.div.onwheel=this.mousewheel.bind(this),this.div.onmousedown=this.mousedown.bind(this),this.div.onkeydown=this.keydown.bind(this),this.div.ondblclick=this.mousedblclick.bind(this),this.div.onmouseup=this.mouseup.bind(this),this.div.onmousemove=this.mousemove.bind(this)}setIsReadOnly(e){this.isReadOnly=e}setEnableLayoutAutoAdjustment(e){this.enableLayoutAutoAdjustment=e}setMouseOverClassView(e){this.mouseOverClassView=e}setMouseOverClassName(e){this.mouseOverClassName=e}setMouseOverClassCorner(e){this.mouseOverClassCorner=e}setMouseOverClassProperty(e){this.mouseOverClassProperty=e}setMouseOverPropertyHolderViewLabel(e){this.mouseOverPropertyHolderViewLabel=e}setSelectionStart(e){this.selectionStart=e}setSelectedClassCorner(e){this.selectedClassCorner=e}setSelectedClasses(e){this.selectedClasses=e}setSelectedPropertyOrAssociation(e){this.selectedPropertyOrAssociation=e}setSelectedInheritance(e){this.selectedInheritance=e}setLeftClick(e){this.leftClick=e}setMiddleClick(e){this.middleClick=e}setRightClick(e){this.rightClick=e}setZoomLevel(e){this.zoom=e}render(e){this.diagram.classViews.forEach((e=>this.ensureClassViewMeetMinDimensions(e))),this.refresh(),e?.initial&&(this.autoRecenter(),(this.canvas.width<this.virtualScreen.rectangle.width+2*this.screenPadding+20||this.canvas.height<this.virtualScreen.rectangle.height+2*this.screenPadding+20)&&this.zoomToFit())}refresh(){this.refreshCanvas(),this.drawScreen()}refreshCanvas(){this.canvasDimension=new uh(this.div.offsetWidth,this.div.offsetHeight),this.canvasCenter=new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),this.canvas.width=this.canvasDimension.width,this.canvas.height=this.canvasDimension.height}clearScreen(){this.ctx.fillStyle=this.canvasColor,this.ctx.fillRect(0,0,this.canvasDimension.width,this.canvasDimension.height)}drawScreen(){this.manageVirtualScreen(),this.clearScreen(),this.drawAll()}autoRecenter(){this.center(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2,this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2)}center(e,t){this.screenOffset=new dh(-e+this.canvasCenter.x,-t+this.canvasCenter.y),this.refresh()}changeMode(e,t){switch(e){case V_.LAYOUT:case V_.PAN:case V_.ZOOM_IN:case V_.ZOOM_OUT:case V_.ADD_CLASS:if(t!==$_.NONE)throw new L(`Can't change to '${e}' mode: relationship mode should not be specified in layout mode`);break;case V_.ADD_RELATIONSHIP:if(t===$_.NONE)throw new L("Can't switch to relationship mode: relationship mode is not specified");break;default:throw new F(`Can't switch to mode '${e}': unsupported mode`)}if(this.interactionMode=e,this.relationshipMode=t,e===V_.ADD_RELATIONSHIP)switch(t){case $_.INHERITANCE:this.handleAddRelationship=(e,t)=>{if(e.class.value===t.class.value||th(e.class.value).includes(t.class.value)||th(t.class.value).includes(e.class.value)||__(e.class.value,zm.create(new Wm(t.class.value))),e.class.value.generalizations.find((e=>e.value.rawType===t.class.value))){const n=new yh(this.diagram,e,t);return N_(this.diagram,n),n}};break;case $_.PROPERTY:this.handleAddRelationship=(e,t)=>{const n=new Km(`property_${e.class.value.properties.length+1}`,Bm.ONE,zm.create(new Wm(t.class.value)),e.class.value);if(f_(e.class.value,n),e!==t){const i=new Ch(this.diagram,Df.create(n),e,t);return I_(this.diagram,i),i}};break;default:throw new F(`Can't switch to relationship mode '${t}': unsupported mode`)}}align(e){if(!(this.selectedClasses.length<2)){switch(e){case H_.ALIGN_LEFT:{const e=this.selectedClasses.reduce(((e,t)=>Math.min(e,t.position.x)),Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(e,t.position.y))));break}case H_.ALIGN_CENTER:{const e=this.selectedClasses.reduce(((e,t)=>e+t.position.x+t.rectangle.width/2),0)/this.selectedClasses.length;this.selectedClasses.forEach((t=>U_(t,new dh(e-t.rectangle.width/2,t.position.y))));break}case H_.ALIGN_RIGHT:{const e=this.selectedClasses.reduce(((e,t)=>Math.max(e,t.position.x+t.rectangle.width)),-Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(e-t.rectangle.width,t.position.y))));break}case H_.ALIGN_TOP:{const e=this.selectedClasses.reduce(((e,t)=>Math.min(e,t.position.y)),Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e))));break}case H_.ALIGN_MIDDLE:{const e=this.selectedClasses.reduce(((e,t)=>e+t.position.y+t.rectangle.height/2),0)/this.selectedClasses.length;this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e-t.rectangle.height/2))));break}case H_.ALIGN_BOTTOM:{const e=this.selectedClasses.reduce(((e,t)=>Math.max(e,t.position.y+t.rectangle.height)),-Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e-t.rectangle.height))));break}case H_.SPACE_HORIZONTALLY:{const e=this.selectedClasses.slice().sort(((e,t)=>e.position.x-t.position.x));if(2===e.length){const t=e[0],n=e[1];U_(n,new dh(t.position.x+t.rectangle.width,n.position.y))}else{const t=[];for(let n=1;n<e.length;n++){const i=e[n-1],s=e[n];t.push(s.position.x-(i.position.x+i.rectangle.width))}const n=t.reduce(((e,t)=>e+t),0)/t.length;for(let t=1;t<e.length;t++){const i=e[t-1],s=e[t];U_(s,new dh(i.position.x+i.rectangle.width+n,s.position.y))}}break}case H_.SPACE_VERTICALLY:{const e=this.selectedClasses.slice().sort(((e,t)=>e.position.y-t.position.y));if(2===e.length){const t=e[0],n=e[1];U_(n,new dh(n.position.x,t.position.y+t.rectangle.height))}else{const t=[];for(let n=1;n<e.length;n++){const i=e[n-1],s=e[n];t.push(s.position.y-(i.position.y+i.rectangle.height))}const n=t.reduce(((e,t)=>e+t),0)/t.length;for(let t=1;t<e.length;t++){const i=e[t-1],s=e[t];U_(s,new dh(s.position.x,i.position.y+i.rectangle.height+n))}}break}}this.drawScreen()}}truncateTextWithEllipsis(e,t=this.maxLineLength){return e.length>t?`${e.substring(0,t+1-3)}...`:e}canvasCoordinateToModelCoordinate(e){return new dh((e.x-this.canvasCenter.x)/this.zoom-this.screenOffset.x+this.canvasCenter.x,(e.y-this.canvasCenter.y)/this.zoom-this.screenOffset.y+this.canvasCenter.y)}modelCoordinateToCanvasCoordinate(e){return new dh((e.x-this.canvasCenter.x+this.screenOffset.x)*this.zoom+this.canvasCenter.x,(e.y-this.canvasCenter.y+this.screenOffset.y)*this.zoom+this.canvasCenter.y)}resolveMouseEventCoordinate(e){if(e.target instanceof HTMLElement){const t=Th(e.target);return new dh(t.x+e.offsetX,t.y+e.offsetY)}return new dh(e.x,e.y)}eventCoordinateToCanvasCoordinate(e){return new dh(e.x-this.divPosition.x+this.div.scrollLeft,e.y-this.divPosition.y+this.div.scrollTop)}canvasCoordinateToEventCoordinate(e){return new dh(e.x-this.div.scrollLeft+this.divPosition.x,e.y-this.div.scrollTop+this.divPosition.y)}hasPropertyView(e,t){return this.diagram.propertyViews.filter((n=>n.property.value===t&&n.from.classView.value===e)).length>0}get divPosition(){return Th(this.div)}manageVirtualScreen(){if(this.diagram.classViews.length){const e=U(this.diagram.classViews[0]);let t=e.position.x,n=e.position.y,i=e.position.x+e.rectangle.width,s=e.position.y+e.rectangle.height;for(const e of this.diagram.classViews)t=Math.min(t,e.position.x),n=Math.min(n,e.position.y),i=Math.max(i,e.position.x+e.rectangle.width),s=Math.max(s,e.position.y+e.rectangle.height);const a=this.diagram.associationViews.concat(this.diagram.generalizationViews).concat(this.diagram.propertyViews);for(const e of a){const a=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value);if(e instanceof Ch){const r=this.drawLinePropertyText(U(a[a.length-2],"Diagram path expected to have at least 2 points"),U(a[a.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,e.property.value,!1);t=Math.min(t,r.position.x),n=Math.min(n,r.position.y),i=Math.max(i,Ih(r).x),s=Math.max(s,Ih(r).y)}for(const a of e.path)t=Math.min(t,a.x),n=Math.min(n,a.y),i=Math.max(i,a.x),s=Math.max(s,a.y)}this.virtualScreen=new ph(new dh(t,n),new uh(i-t,s-n))}else this.setZoomLevel(1),this.screenOffset=new dh(0,0),this.virtualScreen=new ph(new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),new uh(0,0))}executeZoom(e,t){e=Math.max(e,z_);const n=this.zoom;this.setZoomLevel(e),this.screenOffset=new dh(((t.x-this.canvasCenter.x)*(n-e)+this.screenOffset.x*n)/e,((t.y-this.canvasCenter.y)*(n-e)+this.screenOffset.y*n)/e),this.clearScreen(),this.drawAll()}zoomPoint(e,t){this.executeZoom(e,t)}zoomCenter(e){this.setZoomLevel(Math.max(e,z_)),this.clearScreen(),this.drawAll()}zoomToFit(){this.autoRecenter(),this.zoomCenter(Math.max(Math.min(this.canvas.width/(this.virtualScreen.rectangle.width+2*this.screenPadding+20),this.canvas.height/(this.virtualScreen.rectangle.height+2*this.screenPadding+20)),z_))}addClassView(e,t){if(!this.isReadOnly){const n=this.diagram.classViews.map((e=>e.id));let i=(0,a.Z)();for(;n.includes(i);)i=(0,a.Z)();const s=new hh(this.diagram,i,Za.create(e));return U_(s,t??this.canvasCoordinateToModelCoordinate(new dh(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2,this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2))),y_(this.diagram,s),G_(s),this.diagram.classViews.filter((t=>t.class.value!==e)).forEach((t=>{const n=t.class.value;e.generalizations.map((e=>e.value.rawType)).includes(n)&&N_(this.diagram,new yh(this.diagram,s,t)),n.generalizations.map((e=>e.value.rawType)).includes(e)&&N_(this.diagram,new yh(this.diagram,t,s)),nh(e).forEach((e=>{e.genericType.value.rawType===n&&I_(this.diagram,new Ch(this.diagram,Df.create(e),s,t))})),nh(n).forEach((n=>{n.genericType.value.rawType===e&&I_(this.diagram,new Ch(this.diagram,Df.create(n),t,s))}))})),this.drawClassView(s),this.drawScreen(),s}}drawBoundingBox(){this.ctx.fillStyle=this.backgroundColor,this.ctx.lineWidth=1,this.ctx.fillRect((this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x-this.screenPadding)*this.zoom+this.canvasCenter.x,(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y-this.screenPadding)*this.zoom+this.canvasCenter.y,(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom),this.ctx.strokeRect((this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x-this.screenPadding)*this.zoom+this.canvasCenter.x,(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y-this.screenPadding)*this.zoom+this.canvasCenter.y,(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom)}drawDiagram(){this.diagram.associationViews.forEach((e=>this.drawPropertyOrAssociation(e))),this.diagram.generalizationViews.forEach((e=>this.drawInheritance(e))),this.diagram.propertyViews.forEach((e=>this.drawPropertyOrAssociation(e))),this.diagram.classViews.forEach((e=>this.drawClassView(e))),this.showCanvasGrid&&this.drawCanvasGrid(),this.showScreenGrid&&this.drawScreenGrid()}drawAll(){this.drawBoundingBox(),this.drawDiagram()}drawScreenGrid(){const e=(this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t=(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y,n=(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,i=(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom;this.ctx.beginPath(),this.ctx.fillStyle=this.screenGridLabelTextColor,this.ctx.strokeStyle=this.screenGridLineColor,this.ctx.lineWidth=this.screenGridLineWidth,this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`;let s=0;for(let a=e;a<e+n-2*this.screenPadding;a+=this.screenGridSpacingX*this.zoom)this.ctx.fillText(`${s}`,a+5*this.zoom,t-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.x+s)}]`,a+5*this.zoom,t-(this.screenGridAxisTickLength+this.screenPadding-this.lineHeight)*this.zoom),this.ctx.moveTo(a,t-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom),this.ctx.lineTo(a,t+i-this.screenPadding*this.zoom),this.ctx.stroke(),s+=this.screenGridSpacingX;let a=0;for(let s=t;s<t+i-2*this.screenPadding;s+=this.screenGridSpacingY*this.zoom)this.ctx.fillText(`${a}`,e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s+5*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.y+a)}]`,e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s+(5+this.lineHeight)*this.zoom),this.ctx.moveTo(e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s),this.ctx.lineTo(e+n-this.screenPadding*this.zoom,s),this.ctx.stroke(),a+=this.screenGridSpacingY;this.showScreenBoxGuide&&(this.ctx.beginPath(),this.ctx.fillStyle=this.screenGuideLabelTextColor,this.ctx.strokeStyle=this.screenGuideLineColor,this.ctx.moveTo(e,t),this.ctx.lineTo(e,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.lineTo(e,t+i-2*this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t),this.ctx.stroke(),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t),this.ctx.lineTo(e,t),this.ctx.stroke(),this.ctx.fillText(`${Math.round(this.virtualScreen.rectangle.width/2)}`,e+n/2-(this.screenPadding-5)*this.zoom,t+5*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2)}]`,e+n/2-(this.screenPadding-5)*this.zoom,t+(5+this.lineHeight)*this.zoom),this.ctx.lineTo(e+n/2-this.screenPadding*this.zoom,t),this.ctx.lineTo(e+n/2-this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.fillText(`${Math.round(this.virtualScreen.rectangle.height/2)}`,e+5*this.zoom,t+i/2-(this.screenPadding-5)*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2)}]`,e+5*this.zoom,t+i/2-(this.screenPadding-5-this.lineHeight)*this.zoom),this.ctx.lineTo(e,t+i/2-this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i/2-this.screenPadding*this.zoom),this.ctx.stroke()),this.ctx.strokeStyle=this.defaultLineColor,this.ctx.lineWidth=this.defaultLineWidth}drawCanvasGrid(){const e=-this.canvasCenter.x*this.zoom+this.canvasCenter.x,t=-this.canvasCenter.y*this.zoom+this.canvasCenter.y,n=this.canvasDimension.width,i=this.canvasDimension.height;this.ctx.setLineDash([5,5]),this.ctx.fillStyle=this.canvasGridLabelTextColor,this.ctx.strokeStyle=this.canvasGridLineColor,this.ctx.lineWidth=this.canvasGridLineWidth,this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`,this.ctx.beginPath();let s=0;for(let t=e;t<n;t+=this.canvasGridSpacingX*this.zoom)0!==t&&this.ctx.fillText(`[${Math.round(s)}]`,t+5*this.zoom,5*this.zoom),this.ctx.moveTo(t,0),this.ctx.lineTo(t,i),this.ctx.stroke(),s+=this.canvasGridSpacingX;let a=0;for(let e=t;e<i;e+=this.canvasGridSpacingY*this.zoom)0!==e&&this.ctx.fillText(`[${Math.round(a)}]`,5*this.zoom,e+5*this.zoom),this.ctx.moveTo(0,e),this.ctx.lineTo(n,e),this.ctx.stroke(),a+=this.canvasGridSpacingY;if(this.showCanvasBoxGuide&&(this.ctx.beginPath(),this.ctx.fillStyle=this.canvasGuideLabelTextColor,this.ctx.strokeStyle=this.canvasGuideLineColor,this.ctx.fillText(`[${Math.round(n/2)}]`,n/2+5*this.zoom,5*this.zoom),this.ctx.moveTo(n/2,0),this.ctx.lineTo(n/2,i),this.ctx.stroke(),this.ctx.fillText(`[${Math.round(i/2)}]`,5*this.zoom,i/2+5*this.zoom),this.ctx.moveTo(0,i/2),this.ctx.lineTo(n,i/2),this.ctx.stroke()),this.showScreenOffsetGuide){const n=5,i=35;this.ctx.beginPath(),this.ctx.setLineDash([]),this.ctx.fillStyle=this.screenOffsetGuideLabelTextColor,this.ctx.strokeStyle=this.screenOffsetGuideLineColor,this.ctx.arc(e+this.screenOffset.x*this.zoom,t+this.screenOffset.y*this.zoom,n*this.zoom,0,2*Math.PI),this.ctx.moveTo(e+(this.screenOffset.x-n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.lineTo(e+(this.screenOffset.x+2*n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.moveTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y-n)*this.zoom),this.ctx.lineTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y+2*n)*this.zoom),this.ctx.stroke(),this.ctx.setLineDash([5,5]),this.ctx.moveTo(e,t+this.screenOffset.y*this.zoom),this.ctx.lineTo(e+(this.screenOffset.x-n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.moveTo(e+this.screenOffset.x*this.zoom,t+0),this.ctx.lineTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y-n)*this.zoom),this.ctx.stroke(),this.ctx.beginPath(),this.screenOffset.x>=i&&this.screenOffset.y>=i?(this.ctx.fillText(`[${Math.round(this.screenOffset.x)}]`,e+(this.screenOffset.x+5)*this.zoom,t+5*this.zoom),this.ctx.fillText(`[${Math.round(this.screenOffset.y)}]`,e+5*this.zoom,t+(this.screenOffset.y+5)*this.zoom)):this.screenOffset.x>=0&&this.screenOffset.y>=0?this.ctx.fillText(`Δ [${Math.round(this.screenOffset.x)},${Math.round(this.screenOffset.y)}]`,e+(this.screenOffset.x+n+5)*this.zoom,t+(this.screenOffset.y+n+5)*this.zoom):this.ctx.fillText(`Δ [${Math.round(this.screenOffset.x)},${Math.round(this.screenOffset.y)}]`,e+(n+5)*this.zoom,t+(n+5)*this.zoom)}this.ctx.setLineDash([]),this.ctx.strokeStyle=this.defaultLineColor,this.ctx.lineWidth=this.defaultLineWidth}drawClassViewProperty(e,t,n,i,s){this.ctx.font=this.mouseOverClassView===e&&this.mouseOverClassProperty===t?`bold ${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`:`${s?"bold":""} ${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`;const a=K_(t);let r=this.ctx.measureText(`${a} : `).width;s||(this.ctx.fillText(`${a} : `,n,i),this.ctx.fillText(t.genericType.value.rawType.name,n+r,i),t.genericType.value.rawType instanceof Va&&(this.ctx.beginPath(),this.ctx.moveTo(n+r,i+(this.fontSize-1)*this.zoom),this.ctx.lineTo(n+r+this.ctx.measureText(t.genericType.value.rawType.name).width,i+(this.fontSize-1)*this.zoom),this.ctx.stroke())),r+=this.ctx.measureText(t.genericType.value.rawType.name).width,this.ctx.font=`${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`;const o=h_(t.multiplicity.lowerBound,t.multiplicity.upperBound);return s||this.ctx.fillText(`[${o}]`,n+r,i),r+=this.ctx.measureText(`[${o}]`).width,r}computeClassNameWidth(e){return this.ctx.font=`bold ${this.fontSize}px ${this.fontFamily}`,this.ctx.textBaseline="top",this.ctx.measureText(this.truncateTextWithEllipsis(e.class.value.name)).width}ensureClassViewMeetMinDimensions(e){let t=this.computeClassNameWidth(e),n=this.lineHeight+2*this.classViewSpaceY;if(!e.hideStereotypes){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;for(const i of e.class.value.stereotypes){const e=`<< ${this.truncateTextWithEllipsis(i.value.value,this.maxLineLength-6)} >>`,s=this.ctx.measureText(e).width;t=Math.max(t,s),n+=this.lineHeight}}if(!e.hideTaggedValues){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`,this.ctx.textBaseline="top";for(const i of e.class.value.taggedValues){const e=`{ ${this.truncateTextWithEllipsis(`${i.tag.value.value} = ${i.value}`,this.maxLineLength-4)} }`,s=this.ctx.measureText(e).width;t=Math.max(t,s),n+=this.lineHeight}}if(e.hideProperties||(nh(e.class.value).forEach((i=>{if(!this.hasPropertyView(e,i)){const s=this.drawClassViewProperty(e,i,0,0,!0);t=Math.max(t,s),n+=this.lineHeight}})),n+=2*this.classViewSpaceY),t+=2*this.classViewSpaceX,!this.isReadOnly||this.enableLayoutAutoAdjustment){const i=e.rectangle.width&&e.rectangle.width>t?e.rectangle.width:t,s=e.rectangle.height&&e.rectangle.height>n?e.rectangle.height:n;j_(e,new uh(i,s))}}drawClassView(e){const t=this.computeClassNameWidth(e);this.ensureClassViewMeetMinDimensions(e),this.ctx.fillStyle=this.classViewFillColor;const n=this.modelCoordinateToCanvasCoordinate(e.position);this.ctx.fillRect(n.x,n.y,e.rectangle.width*this.zoom,e.rectangle.height*this.zoom),this.ctx.lineWidth=0!==this.selectedClasses.length&&-1!==this.selectedClasses.indexOf(e)?2:1,this.ctx.strokeRect(n.x,n.y,e.rectangle.width*this.zoom,e.rectangle.height*this.zoom);const i=e.position.x,s=e.position.y;this.ctx.lineWidth=1,this.ctx.fillStyle=this.classViewHeaderTextColor;let a=s;if(this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,!e.hideStereotypes)for(const t of e.class.value.stereotypes){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const n=`<< ${this.truncateTextWithEllipsis(t.value.value,this.maxLineLength-6)} >>`,s=this.ctx.measureText(n).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,this.ctx.fillText(n,(i+this.screenOffset.x+(e.rectangle.width-s)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight}this.ctx.font=`bold ${this.fontSize*this.zoom}px ${this.fontFamily}`;const r=this.truncateTextWithEllipsis(e.class.value.name);if(this.ctx.fillText(r,(i+this.screenOffset.x+(e.rectangle.width-t)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight,!e.hideTaggedValues)for(const t of e.class.value.taggedValues){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const n=`{ ${this.truncateTextWithEllipsis(`${t.tag.value.value} = ${t.value}`,this.maxLineLength-4)} }`,s=this.ctx.measureText(n).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,this.ctx.fillText(n,(i+this.screenOffset.x+(e.rectangle.width-s)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight}if(a+=3*this.classViewSpaceY,!e.hideProperties){this.ctx.beginPath();const t=(s+this.screenOffset.y+this.lineHeight+(e.hideStereotypes?0:e.class.value.stereotypes.length*this.lineHeight)+(e.hideTaggedValues?0:e.class.value.taggedValues.length*this.lineHeight)+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y;this.ctx.moveTo((i+this.screenOffset.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t),this.ctx.lineTo((i+this.screenOffset.x+e.rectangle.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t),this.ctx.stroke();for(const t of nh(e.class.value))if(!this.hasPropertyView(e,t)){this.ctx.fillStyle=t instanceof Jm?this.classViewDerivedPropertyTextColor:t.genericType.value.rawType instanceof Xm?this.classViewPrimitivePropertyTextColor:this.classViewPropertyTextColor;const n=(i+this.screenOffset.x+this.classViewSpaceX-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,s=(a+this.screenOffset.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y;this.drawClassViewProperty(e,t,n,s,!1),a+=this.lineHeight}}G_(e)}drawLinePropertyNameAndMultiplicity(e,t,n,i,s,a){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const r=K_(e),o=h_(e.multiplicity.lowerBound,e.multiplicity.upperBound),c=this.ctx.measureText(r).width,l=this.ctx.measureText(o).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`;const d=t(c),u=n(c),p=this.modelCoordinateToCanvasCoordinate(new dh(t(c),n(c)));a||this.ctx.fillText(r,p.x,p.y);const h=i(l),g=s(l),m=this.modelCoordinateToCanvasCoordinate(new dh(i(l),s(l)));a||this.ctx.fillText(o,m.x,m.y);const f=new dh(Math.min(d,h),Math.min(u,g));return new ph(f,new uh(Math.max(d,h)+Math.max(c,l)-f.x,Math.max(u,g)+this.lineHeight-f.y))}drawLinePropertyText(e,t,n,i,s){this.ctx.textBaseline="top",this.ctx.fillStyle=this.relationshipViewTextColor;const a=e.x,r=e.y,o=t.x,c=t.y,l=n.rectangle;if(r<c){const e=a+(o-a)/(c-r)*(n.position.y-r);if(e>n.position.x&&e<n.position.x+l.width)return this.drawLinePropertyNameAndMultiplicity(i,(t=>e<n.position.x+l.width/2?e+this.propertySpacing:e-t-this.propertySpacing),(e=>n.position.y-this.lineHeight-this.propertySpacing),(t=>e<n.position.x+l.width/2?e-t-this.propertySpacing:e+this.propertySpacing),(e=>n.position.y-this.lineHeight-this.propertySpacing),s)}else{const e=a+(o-a)/(c-r)*(n.position.y+l.height-r);if(e>n.position.x&&e<n.position.x+l.width)return this.drawLinePropertyNameAndMultiplicity(i,(t=>e<n.position.x+l.width/2?e+this.propertySpacing:e-t-this.propertySpacing),(e=>n.position.y+l.height+this.propertySpacing),(t=>e<n.position.x+l.width/2?e-t-this.propertySpacing:e+this.propertySpacing),(e=>n.position.y+l.height+this.propertySpacing),s)}if(a<o){const e=r+(c-r)/(o-a)*(n.position.x-a);if(e>n.position.y&&e<n.position.y+l.height)return this.drawLinePropertyNameAndMultiplicity(i,(e=>n.position.x-e-this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e+this.propertySpacing:e-this.lineHeight-this.propertySpacing),(e=>n.position.x-e-this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e-this.lineHeight-this.propertySpacing:e+this.propertySpacing),s)}else{const e=r+(c-r)/(o-a)*(n.position.x+n.rectangle.width-a);if(e>n.position.y&&e<n.position.y+n.rectangle.height)return this.drawLinePropertyNameAndMultiplicity(i,(e=>n.position.x+n.rectangle.width+this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e+this.propertySpacing:e-this.lineHeight-this.propertySpacing),(e=>n.position.x+n.rectangle.width+this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e-this.lineHeight-this.propertySpacing:e+this.propertySpacing),s)}return new ph(new dh(0,0),new uh(0,0))}drawPropertyOrAssociation(e){const t=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value),n=e.property.value;if(this.drawLinePropertyText(U(t[t.length-2],"Diagram path expected to have at least 2 points"),U(t[t.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,n,!1),this.ctx.beginPath(),this.ctx.lineWidth=e===this.selectedPropertyOrAssociation?2:1,t.forEach(((e,t)=>{const n=this.modelCoordinateToCanvasCoordinate(e);0===t?this.ctx.moveTo(n.x,n.y):this.ctx.lineTo(n.x,n.y)})),this.ctx.stroke(),this.ctx.lineWidth=1,n instanceof Km){const i=t[1],s=t[0],a=i.x,r=i.y,o=s.x,c=s.y,l=e.from;let d=0,u=0;if(c>r){const e=a+(o-a)/(c-r)*(l.classView.value.position.y-r);e>l.classView.value.position.x&&e<l.classView.value.position.x+l.classView.value.rectangle.width&&(d=(e-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(l.classView.value.position.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const e=a+(o-a)/(c-r)*(l.classView.value.position.y+l.classView.value.rectangle.height-r);e>l.classView.value.position.x&&e<l.classView.value.position.x+l.classView.value.rectangle.width&&(d=(e-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(l.classView.value.position.y+l.classView.value.rectangle.height-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(o>a){const e=r+(c-r)/(o-a)*(l.classView.value.position.x-a);e>l.classView.value.position.y&&e<l.classView.value.position.y+l.classView.value.rectangle.height&&(d=(l.classView.value.position.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(e-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const e=r+(c-r)/(o-a)*(l.classView.value.position.x+l.classView.value.rectangle.width-a);e>l.classView.value.position.y&&e<l.classView.value.position.y+l.classView.value.rectangle.height&&(d=(l.classView.value.position.x+l.classView.value.rectangle.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(e-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(n.aggregation===Ym.COMPOSITE||n.aggregation===Ym.SHARED){let e=Math.atan((c-r)/(o-a));e=o>=a?e:e+Math.PI,this.ctx.beginPath(),this.ctx.moveTo(d+(this.screenOffset.x+xh(this.diamond[0],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[0],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[1],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[1],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[2],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[2],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[3],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[3],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[0],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[0],e))*this.zoom),n.aggregation===Ym.SHARED&&(this.ctx.fillStyle=this.propertyViewSharedDiamondColor),n.aggregation===Ym.COMPOSITE&&(this.ctx.fillStyle=this.propertyViewOwnedDiamondColor),this.ctx.fill(),this.ctx.stroke(),this.ctx.lineWidth=1}}}drawInheritance(e){const t=e.to.classView.value.rectangle,n=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value),i=U(n[n.length-2],"Diagram path expected to have at least 2 points").x,s=U(n[n.length-2],"Diagram path expected to have at least 2 points").y,a=U(n[n.length-1],"Diagram path expected to have at least 2 points").x,r=U(n[n.length-1],"Diagram path expected to have at least 2 points").y;let o=0,c=0;if(r>s){const n=i+(a-i)/(r-s)*(e.to.classView.value.position.y-s);n>e.to.classView.value.position.x&&n<e.to.classView.value.position.x+t.width&&(o=(n-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(e.to.classView.value.position.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const n=i+(a-i)/(r-s)*(e.to.classView.value.position.y+t.height-s);n>e.to.classView.value.position.x&&n<e.to.classView.value.position.x+t.width&&(o=(n-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(e.to.classView.value.position.y+t.height-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(a>i){const n=s+(r-s)/(a-i)*(e.to.classView.value.position.x-i);n>e.to.classView.value.position.y&&n<e.to.classView.value.position.y+t.height&&(o=(e.to.classView.value.position.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(n-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const n=s+(r-s)/(a-i)*(e.to.classView.value.position.x+t.width-i);n>e.to.classView.value.position.y&&n<e.to.classView.value.position.y+t.height&&(o=(e.to.classView.value.position.x+t.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(n-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}this.ctx.beginPath(),this.ctx.lineWidth=e===this.selectedInheritance?2:1,n.forEach(((e,t)=>{const n=this.modelCoordinateToCanvasCoordinate(e);0===t?this.ctx.moveTo(n.x,n.y):this.ctx.lineTo(n.x,n.y)})),this.ctx.stroke();let l=Math.atan((r-s)/(a-i));l=a>=i?l:l+Math.PI,this.ctx.beginPath(),this.ctx.moveTo(o+(this.screenOffset.x+xh(this.triangle[0],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[0],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[1],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[1],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[2],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[2],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[0],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[0],l))*this.zoom),this.ctx.fillStyle=this.generalizationViewInheritanceTriangeFillColor,this.ctx.fill(),this.ctx.stroke(),this.ctx.lineWidth=1}reorderDiagramDomain(e,t){const n=t.classViews.filter((t=>t!==e));return n.push(e),n}potentiallyShiftRelationships(e,t,n,i){e.forEach((e=>{-1!==t.indexOf(e.from.classView.value)&&-1!==t.indexOf(e.to.classView.value)&&B_(e,e.path.map((e=>new dh(e.x-n,e.y-i))))}))}recenter(){if(0!==this.selectedClasses.length){const e=N(this.selectedClasses);e&&this.center(e.position.x+e.rectangle.width/2,e.position.y+e.rectangle.height/2)}else this.autoRecenter()}switchToZoomMode(){this.changeMode(this.interactionMode!==V_.ZOOM_IN?V_.ZOOM_IN:V_.ZOOM_OUT,$_.NONE)}switchToViewMode(){this.changeMode(V_.LAYOUT,$_.NONE)}switchToPanMode(){this.changeMode(V_.PAN,$_.NONE)}switchToAddPropertyMode(){this.isReadOnly||this.changeMode(V_.ADD_RELATIONSHIP,$_.PROPERTY)}switchToAddInheritanceMode(){this.isReadOnly||this.changeMode(V_.ADD_RELATIONSHIP,$_.INHERITANCE)}switchToAddClassMode(){this.isReadOnly||this.changeMode(V_.ADD_CLASS,$_.NONE)}ejectProperty(){this.isReadOnly||(this.mouseOverClassProperty?this.mouseOverClassProperty.genericType.value.rawType instanceof Ua&&this.addClassView(this.mouseOverClassProperty.genericType.value.rawType,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(new dh(this.cursorPosition.x,this.cursorPosition.y)))):this.selectedClassProperty&&(this.selectedClassProperty.property.genericType.value.rawType instanceof Ua&&this.addClassView(this.selectedClassProperty.property.genericType.value.rawType,this.selectedClassProperty.selectionPoint),this.selectedClassProperty=void 0))}getSuperTypeLevels(e,t,n,i){if(e.length){const s=(0,rt.Z)(e.flatMap((e=>e.class.value.generalizations.map((e=>new hh(t,(0,a.Z)(),Za.create(eh(e.value,Ua))))))),(e=>e.class.value));if(s.forEach((e=>this.ensureClassViewMeetMinDimensions(e))),-1===i||n<i){const a=this.getSuperTypeLevels(s,t,n+1,i);return a.push(e),a}return[e]}return[]}layoutTaxonomy(e,t,n,i){return e.reverse(),[e.flatMap(((t,s)=>{let a=0,r=0,o=0,c=0;if(s>0){const t=e[s-1];if(t.length){const e=[...t].sort(((e,t)=>e.position.x-t.position.x));o=e[0].position.x,a=e[e.length-1].position.x+e[e.length-1].rectangle.width-e[0].position.x;const n=[...t].sort(((e,t)=>e.position.y-t.position.y));c=n[0].position.y,r=n[n.length-1].position.y+n[n.length-1].rectangle.height-n[0].position.y}}const l=Math.max(...t.map((e=>e.rectangle.height))),d=o+a/2-t.map((e=>e.rectangle.width)).reduce(((e,t)=>e+t+10))/2,u=i?c-l-30:c+r+30;return(n||s>0)&&(U_(t[0],new dh(d,u)),t.forEach(((e,n)=>{if(n>0){const i=t[n-1];U_(e,new dh(i.position.x+i.rectangle.width+10,u))}}))),t})),(i?e:e.slice().reverse()).slice(0,e.length-1).flatMap(((n,i)=>n.flatMap((n=>e[i+1].flatMap((e=>n.class.value.generalizations.map((e=>e.value.rawType)).includes(e.class.value)?new yh(t,n,e):[]))))))]}keydown(e){if("Delete"===e.code)this.isReadOnly||(this.selectedClasses.forEach((e=>{b_(this.diagram,e),T_(this.diagram,this.diagram.associationViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e)))),S_(this.diagram,this.diagram.generalizationViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e)))),A_(this.diagram,this.diagram.propertyViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e))))})),this.selectedPropertyOrAssociation instanceof g_?v_(this.diagram,this.selectedPropertyOrAssociation):this.selectedPropertyOrAssociation instanceof Ch&&O_(this.diagram,this.selectedPropertyOrAssociation),this.selectedInheritance&&this.diagram.generalizationViews.find((e=>e===this.selectedInheritance))&&x_(this.diagram,this.selectedInheritance),this.setSelectedClasses([]),this.drawScreen());else if("KeyE"===e.code)this.selectedClassProperty?(this.handleEditProperty(this.selectedClassProperty.property,this.selectedClassProperty.selectionPoint,void 0),e.preventDefault()):this.selectedPropertyOrAssociation?(this.handleEditProperty(this.selectedPropertyOrAssociation.property.value,this.selectedPoint??(this.selectedPropertyOrAssociation.path.length?this.selectedPropertyOrAssociation.path[0]:this.selectedPropertyOrAssociation.from.classView.value.center()),this.selectedPropertyOrAssociation),e.preventDefault()):1===this.selectedClasses.length&&this.handleEditClassView(this.selectedClasses[0]);else if(e.altKey&&"KeyP"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{w_(e,!e.hideProperties)})),this.drawScreen());else if(e.altKey&&"KeyS"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{R_(e,!e.hideStereotypes)})),this.drawScreen());else if(e.altKey&&"KeyT"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{k_(e,!e.hideTaggedValues)})),this.drawScreen());else if(e.altKey&&"ArrowDown"===e.code)this.isReadOnly||1!==this.selectedClasses.length||this.handleAddSimpleProperty(this.selectedClasses[0]);else if("ArrowUp"===e.code){const e=this.getSuperTypeLevels(this.selectedClasses,this.diagram,0,1),t=this.layoutTaxonomy(e,this.diagram,!1,!0);t[0].forEach((e=>y_(this.diagram,e))),t[1].forEach((e=>N_(this.diagram,e))),this.drawScreen()}else if("ArrowDown"===e.code){const e=(0,rt.Z)(this.selectedClasses.flatMap((e=>e.class.value._subclasses.flatMap((e=>new hh(this.diagram,(0,a.Z)(),Za.create(e)))))),(e=>e.class.value));if(e.length>0){e.forEach((e=>this.ensureClassViewMeetMinDimensions(e)));const t=this.layoutTaxonomy([e,this.selectedClasses],this.diagram,!1,!1);t[0].forEach((e=>y_(this.diagram,e))),t[1].forEach((e=>N_(this.diagram,e)))}this.drawScreen()}}mouseup(e){const t=this.resolveMouseEventCoordinate(e);switch(this.interactionMode){case V_.ZOOM_IN:{const e=Math.round(100*this.zoom);let n;n=e<=W_[0]-10?10*Math.floor(e/10)+10:e>=W_[W_.length-1]?100*Math.floor(e/100)+100:U(W_.find((t=>t>e))),this.zoomPoint(n/100,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)));break}case V_.ZOOM_OUT:{const e=Math.round(100*this.zoom);let n;n=e<=W_[0]?10*Math.ceil(e/10)-10:e>=W_[W_.length-1]+100?100*Math.ceil(e/100)-100:U((0,Hp.Z)(W_,(t=>t<e))),this.zoomPoint(n/100,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)));break}}if(!this.isReadOnly)switch(this.interactionMode){case V_.LAYOUT:this.diagram.generalizationViews.forEach((e=>D_(e))),this.diagram.associationViews.forEach((e=>D_(e))),this.diagram.propertyViews.forEach((e=>D_(e)));break;case V_.ADD_CLASS:{const e=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));this.onAddClassViewClick(e),this.changeMode(V_.LAYOUT,$_.NONE);break}case V_.ADD_RELATIONSHIP:if(this.startClassView&&this.selectionStart&&this.handleAddRelationship){const e=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));for(let t=this.diagram.classViews.length-1;t>=0;t--){const n=this.diagram.classViews[t];if(n.contains(e.x,e.y)){const t=this.handleAddRelationship(this.startClassView,n);t&&(L_(t.from,-(this.startClassView.position.x+this.startClassView.rectangle.width/2-this.selectionStart.x)),F_(t.from,-(this.startClassView.position.y+this.startClassView.rectangle.height/2-this.selectionStart.y)),L_(t.to,-(n.position.x+n.rectangle.width/2-e.x)),F_(t.to,-(n.position.y+n.rectangle.height/2-e.y)))}}this.changeMode(V_.LAYOUT,$_.NONE)}}this.setLeftClick(!1),this.setMiddleClick(!1),this.setRightClick(!1),this.setSelectedClassCorner(void 0),this.setSelectionStart(void 0),this.drawScreen()}mousedblclick(e){const t=this.resolveMouseEventCoordinate(e);if([V_.ADD_RELATIONSHIP,V_.ADD_CLASS,V_.ZOOM_IN,V_.ZOOM_OUT].includes(this.interactionMode))return;const n=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));if(this.mouseOverClassProperty&&this.onClassPropertyDoubleClick)return void this.onClassPropertyDoubleClick(this.mouseOverClassProperty,n,void 0);if(this.mouseOverClassName&&this.onClassNameDoubleClick)return void this.onClassNameDoubleClick(this.mouseOverClassName,n);const i=this.diagram.classViews.find((e=>e.contains(n.x,n.y)));i&&this.onClassViewDoubleClick?this.onClassViewDoubleClick(i,n):this.mouseOverPropertyHolderViewLabel&&this.onClassPropertyDoubleClick?this.onClassPropertyDoubleClick(this.mouseOverPropertyHolderViewLabel.property.value,n,this.mouseOverPropertyHolderViewLabel):this.onBackgroundDoubleClick&&this.onBackgroundDoubleClick(n)}mousedown(e){const t=this.resolveMouseEventCoordinate(e);this.setSelectionStart(void 0),this.setSelectedClassCorner(void 0),this.setSelectedPropertyOrAssociation(void 0),this.setSelectedInheritance(void 0),this.selection=void 0,this.selectedClassProperty=void 0,this.selectedPoint=void 0,this.startClassView=void 0;const n=this.eventCoordinateToCanvasCoordinate(t),i=this.canvasCoordinateToModelCoordinate(n);if(0===e.button)switch(this.setLeftClick(!0),this.interactionMode){case V_.PAN:return void(this.positionBeforeLastMove=t);case V_.LAYOUT:for(let e=this.diagram.classViews.length-1;e>=0;e--){const t=this.diagram.classViews[e];if(Oh(t).contains(i.x,i.y)){this.setSelectedClasses([]),this.setSelectedClassCorner(this.diagram.classViews[e]),this.isReadOnly||C_(this.diagram,this.reorderDiagramDomain(U(this.selectedClassCorner),this.diagram));break}}if(!this.selectedClassCorner)if(this.mouseOverClassProperty)this.selectedClassProperty={property:this.mouseOverClassProperty,selectionPoint:i},this.setSelectedClasses([]);else{let e=!1;for(let t=this.diagram.classViews.length-1;t>=0;t--){const s=this.diagram.classViews[t];if(s.contains(i.x,i.y)){0!==this.selectedClasses.length&&-1!==this.selectedClasses.indexOf(s)||this.setSelectedClasses([s]),this.isReadOnly||C_(this.diagram,this.reorderDiagramDomain(this.selectedClasses[0],this.diagram)),this.clickX=n.x/this.zoom-this.screenOffset.x,this.clickY=n.y/this.zoom-this.screenOffset.y,this._selectedClassesInitialPositions=this.selectedClasses.map((e=>({classView:e,oldPos:new dh(e.position.x,e.position.y)}))),e=!0;break}}if(e||this.setSelectedClasses([]),!this.selectedClasses.length){for(const e of this.diagram.generalizationViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedInheritance(e);break}}if(!this.selectedPoint)for(const e of this.diagram.associationViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedPropertyOrAssociation(e);break}}if(!this.selectedPoint)for(const e of this.diagram.propertyViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedPropertyOrAssociation(e);break}}this.selectedPoint||this.setSelectionStart(i)}}break;case V_.ADD_RELATIONSHIP:this.setSelectionStart(i),this.startClassView=void 0;for(let e=this.diagram.classViews.length-1;e>=0;e--){const t=this.diagram.classViews[e];t.contains(i.x,i.y)&&(this.startClassView=t)}this.startClassView||this.changeMode(V_.LAYOUT,$_.NONE)}else{if(1===e.button)return this.setMiddleClick(!0),void(this.positionBeforeLastMove=t);if(2===e.button)return this.setRightClick(!0),this.positionBeforeLastMove=t,void(this.mouseOverClassView&&(this.onClassViewRightClick(this.mouseOverClassView,i),this.setRightClick(!1)))}this.clearScreen(),this.drawAll()}mousewheel(e){const t=this.resolveMouseEventCoordinate(e);if(e.preventDefault(),e.stopImmediatePropagation(),Math.abs(e.deltaY)<=Math.abs(e.deltaX))return;const n=this.zoom-e.deltaY/120*.05;this.executeZoom(n,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)))}mousemove(e){const t=this.resolveMouseEventCoordinate(e);if(this.cursorPosition=t,this.rightClick||this.middleClick||this.leftClick&&this.interactionMode===V_.PAN)this.screenOffset=new dh(this.screenOffset.x+(t.x-this.positionBeforeLastMove.x)/this.zoom,this.screenOffset.y+(t.y-this.positionBeforeLastMove.y)/this.zoom),this.positionBeforeLastMove=t,this.clearScreen(),this.drawAll();else if(this.leftClick){const e=this.eventCoordinateToCanvasCoordinate(t),n=this.canvasCoordinateToModelCoordinate(e);switch(this.interactionMode){case V_.LAYOUT:if(this.selectedClassCorner&&(j_(this.selectedClassCorner,new uh(n.x-this.selectedClassCorner.position.x,n.y-this.selectedClassCorner.position.y)),G_(this.selectedClassCorner),this.drawClassView(this.selectedClassCorner),this.drawScreen()),!this.selectionStart&&this.selectedClasses.length&&!this.isReadOnly){let t=0,n=0;this.selectedClasses.forEach(((i,s)=>{const a=this._selectedClassesInitialPositions.length>s?this._selectedClassesInitialPositions[s]:void 0;if(a){const s=e.x/this.zoom-this.screenOffset.x-(this.clickX-a.oldPos.x),r=e.y/this.zoom-this.screenOffset.y-(this.clickY-a.oldPos.y);t=i.position.x-s,n=i.position.y-r,U_(i,new dh(s,r)),G_(i)}})),this.potentiallyShiftRelationships(this.diagram.associationViews,this.selectedClasses,t,n),this.potentiallyShiftRelationships(this.diagram.propertyViews,this.selectedClasses,t,n),this.potentiallyShiftRelationships(this.diagram.generalizationViews,this.selectedClasses,t,n),this.drawScreen()}if(this.selectedPoint&&(this.selectedPropertyOrAssociation?P_(this.selectedPropertyOrAssociation,this.selectedPoint,n):this.selectedInheritance&&P_(this.selectedInheritance,this.selectedPoint,n),this.selectedPoint=n,this.drawScreen()),this.selectionStart){this.clearScreen(),this.drawAll();const t=this.modelCoordinateToCanvasCoordinate(this.selectionStart);this.ctx.fillStyle=this.selectionBoxBorderColor,this.ctx.fillRect(t.x,t.y,e.x-t.x,e.y-t.y),this.ctx.strokeRect(t.x,t.y,e.x-t.x,e.y-t.y);const n=(e.x-t.x)/this.zoom,i=(e.y-t.y)/this.zoom;this.selection=new ph(new dh(n>0?this.selectionStart.x:this.selectionStart.x+n,i>0?this.selectionStart.y:this.selectionStart.y+i),new uh(Math.abs(n),Math.abs(i))),this.setSelectedClasses([]);for(const e of this.diagram.classViews)(wh(this.selection,e)||wh(e,this.selection))&&this.setSelectedClasses([...this.selectedClasses,e])}break;case V_.ADD_RELATIONSHIP:if(this.selectionStart&&this.startClassView){this.clearScreen(),this.drawBoundingBox();const t=this.modelCoordinateToCanvasCoordinate(this.selectionStart);this.ctx.moveTo(t.x,t.y),this.ctx.lineTo(e.x,e.y),this.ctx.stroke(),this.drawDiagram()}}}else{this.drawScreen();const e=this.eventCoordinateToCanvasCoordinate(t),n=this.canvasCoordinateToModelCoordinate(e);this.setMouseOverClassView(void 0),this.setMouseOverClassName(void 0),this.setMouseOverClassCorner(void 0),this.setMouseOverClassProperty(void 0),this.setMouseOverPropertyHolderViewLabel(void 0);for(const t of this.diagram.classViews.slice().reverse())if(t.contains(n.x,n.y)){this.setMouseOverClassView(t),Oh(t).contains(n.x,n.y)&&this.setMouseOverClassCorner(t);const i=t.class.value;let s=t.position.y+this.classViewSpaceY;s+=t.hideStereotypes?0:i.stereotypes.length*this.lineHeight;const a=this.computeClassNameWidth(t);new ph(this.modelCoordinateToCanvasCoordinate(new dh(t.position.x+(t.rectangle.width-a)/2,s)),new uh(a,this.lineHeight)).contains(e.x,e.y)&&this.setMouseOverClassName(t),s+=this.lineHeight,s+=t.hideTaggedValues?0:i.taggedValues.length*this.lineHeight,s+=2*this.classViewSpaceY;for(const n of nh(i))this.hasPropertyView(t,n)||(this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`,new ph(this.modelCoordinateToCanvasCoordinate(new dh(t.position.x+this.classViewSpaceX,s)),new uh(this.drawClassViewProperty(t,n,0,0,!0)*this.zoom,this.lineHeight*this.zoom)).contains(e.x,e.y)&&this.setMouseOverClassProperty(n),s+=this.lineHeight);break}const i=[...this.diagram.propertyViews,...this.diagram.associationViews];for(const e of i){const t=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value);if(this.drawLinePropertyText(U(t[t.length-2],"Diagram path expected to have at least 2 points"),U(t[t.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,e.property.value,!1).contains(n.x,n.y)){this.setMouseOverPropertyHolderViewLabel(e);break}}}}}class J_ extends Pg{diagramInfo;_renderer;diagram;diagramClasses;graph;diagramPath;filePath;fileLine;fileColumn;constructor(e,t,n,i,s,a){super(e),(0,Oe.rC)(this,{_renderer:Oe.LO,diagram:Oe.LO,diagramInfo:Oe.LO,diagramName:Oe.Fl,diagramCursorClass:Oe.Fl,addClassView:Oe.ls,rebuild:Oe.aD,setRenderer:Oe.aD}),this.diagramPath=n,this.filePath=i,this.fileLine=s,this.fileColumn=a,this.diagramInfo=t;const[r,o,c]=l_(t);this.diagram=r,this.graph=o,this.diagramClasses=c}get label(){return Ng(this.diagramPath)}get description(){return`Diagram: ${Ng(this.diagramPath)}`}get diagramName(){return zp(this.diagramPath)}match(e){return e instanceof J_&&this.diagramPath===e.diagramPath}get renderer(){return U(this._renderer,"Diagram renderer must be initialized (this is likely caused by calling this method at the wrong place)")}get isDiagramRendererInitialized(){return Boolean(this._renderer)}get diagramCursorClass(){if(!this.isDiagramRendererInitialized)return"";if(this.renderer.middleClick||this.renderer.rightClick)return"diagram-editor__cursor--grabbing";switch(this.renderer.interactionMode){case V_.PAN:return this.renderer.leftClick?"diagram-editor__cursor--grabbing":"diagram-editor__cursor--grab";case V_.ZOOM_IN:return"diagram-editor__cursor--zoom-in";case V_.ZOOM_OUT:return"diagram-editor__cursor--zoom-out";case V_.LAYOUT:return this.renderer.selectionStart?"diagram-editor__cursor--crosshair":this.renderer.mouseOverClassCorner||this.renderer.selectedClassCorner?"diagram-editor__cursor--resize":this.renderer.mouseOverClassView?"diagram-editor__cursor--pointer":"";default:return""}}rebuild(e){this.diagramInfo=e;const[t,n,i]=l_(e);this.diagram=t,this.graph=n,this.diagramClasses=i,this.fileLine=e.diagram.sourceInformation.line,this.fileColumn=e.diagram.sourceInformation.column}setupRenderer(){this.renderer.onClassViewDoubleClick=e=>{const t=this.diagramClasses.get(e.class.value.path)?.sourceInformation;if(t){const e=new Ag(t.sourceId,t.startLine,t.startColumn);(0,Oe.fl)(this.ideStore.executeNavigation(e)).catch(this.ideStore.applicationStore.alertUnhandledError)}}}setRenderer(e){this._renderer=e}*addClassView(e,t){const n=((e,t,n)=>{e.profiles.forEach((e=>{const n=`${e.package}${""===e.package?"":ha}${e.name}`;if(!t.getOwnNullableProfile(n)){const n=new ef(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnProfile(n.path,n),e.tags.forEach((e=>I(n.p_tags,new Lf(n,e)))),e.stereotypes.forEach((e=>I(n.p_stereotypes,new Ff(n,e))))}})),e.enumerations.forEach((e=>{const n=`${e.package}${""===e.package?"":ha}${e.name}`;if(!t.getOwnNullableEnumeration(n)){const n=new Va(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnType(n.path,n)}}));const i=e.class,s=`${i.package}${""===i.package?"":ha}${i.name}`;let a=t.getOwnNullableClass(s);a||(a=new Ua(i.name),Jp(Zp(t.root,i.package,!0,new Map),a),t.setOwnType(a.path,a));const r=n.get(a.path)?.isStubbed??!0;return n.set(a.path,{sourceInformation:i.sourceInformation,isStubbed:!1}),e.specializations.forEach((e=>{const i=U(a),s=r_(U(`${e.package}${""===e.package?"":ha}${e.name}`),t,n,e.sourceInformation);I(i._subclasses,s),s.generalizations.map((e=>e.value.rawType)).includes(i)||I(s.generalizations,zm.create(new Wm(i)))})),r&&c_(a,i,t,n),a})((0,ge.vB)(s_,yield this.ideStore.client.getDiagramClassInfo(e)),this.graph,this.diagramClasses),i=this.renderer.addClassView(n,t);i&&(i.id=((e,t)=>{if(!t.match(/^[\w_-]+$/))throw new Error("Token must only contain digits, letters, or special characters _ and -");const n=e.map((e=>{const n=e.match(new RegExp(`^${t}_(?<count>\\d+)$`));return n?.groups?.count?parseInt(n.groups.count,10):0})).reduce(((e,t)=>Math.max(e,t)),0);return`${t}_${n+1}`})(this.diagram.classViews.map((e=>e.id)),"cview"))}registerCommands(){const e=()=>this.ideStore.tabManagerState.currentTab===this&&this.isDiagramRendererInitialized;this.ideStore.applicationStore.commandService.registerCommand({key:jg.RECENTER,trigger:e,action:()=>this.renderer.recenter()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_ZOOM_TOOL,trigger:e,action:()=>this.renderer.switchToZoomMode()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_VIEW_TOOL,trigger:e,action:()=>this.renderer.switchToViewMode()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_PAN_TOOL,trigger:e,action:()=>this.renderer.switchToPanMode()})}deregisterCommands(){[jg.RECENTER,jg.USE_ZOOM_TOOL,jg.USE_VIEW_TOOL,jg.USE_PAN_TOOL].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e)))}}class X_{text="";isCaseSensitive=!1;isRegExp=!1;constructor(){(0,Oe.rC)(this,{text:Oe.LO,isCaseSensitive:Oe.LO,isRegExp:Oe.LO,reset:Oe.aD,setText:Oe.aD,setCaseSensitive:Oe.aD,setRegExp:Oe.aD})}reset(){this.setText(""),this.setCaseSensitive(!1),this.setRegExp(!1)}setText(e){this.text=e}setCaseSensitive(e){this.isCaseSensitive=e}setRegExp(e){this.isRegExp=e}}class q_ extends R{}const Z_=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,Q_=/^\/?(?:\w+\/)*\w+(?:\.\w+)*$/,eE=/(?:(?<url>https?:[/]{2}[^\s"'!*(){}|\\^<>`]*[^\s"':,.!?{}|\\^~[\]`()<>])|(?<path>resource:(?<path_sourceId>\/?(?:\w+\/)*\w+(?:\.\w+)*) (?:line:(?<path_line>\d+)) (?:column:(?<path_column>\d+))))/;class tE{ideStore;constructor(e){this.ideStore=e}}class nE extends tE{result;constructor(e,t){super(e),this.result=t}}class iE extends tE{result;constructor(e,t){super(e),this.result=t}}class sE{ideStore;usageConcept;searchEntries=[];constructor(e,t,n,i){(0,Oe.rC)(this,{searchEntries:Oe.LO,numberOfFiles:Oe.Fl,numberOfResults:Oe.Fl}),this.ideStore=e,this.usageConcept=t;const s=new Map;n.forEach(((e,t)=>{let n;s.has(e.source)?n=U(s.get(e.source)):(n=new bm,n.sourceId=e.source,s.set(e.source,n));const a=new ym(e.source,e.startLine,e.startColumn,e.endLine,e.endColumn);a.preview=i.find((t=>t.sourceId===e.source&&t.startLine===e.startLine&&t.startColumn===e.startColumn&&t.endLine===e.endLine&&t.endColumn===e.endColumn))?.preview,n.coordinates.push(a)})),this.searchEntries=Array.from(s.keys()).sort(((e,t)=>e.localeCompare(t))).map((e=>{const t=U(s.get(e));return t.setCoordinates(t.coordinates.sort(((e,t)=>e.startColumn-t.startColumn)).sort(((e,t)=>e.startLine-t.startLine))),t}))}dismissSearchEntry(e){w(this.searchEntries,e),this.searchEntries.length||this.ideStore.setReferenceUsageResult(void 0)}get numberOfFiles(){return this.searchEntries.length}get numberOfResults(){return this.searchEntries.flatMap((e=>e.coordinates)).length}}class aE{searchState;searchEntries=[];constructor(e,t){(0,Oe.rC)(this,{searchEntries:Oe.LO,numberOfFiles:Oe.Fl,numberOfResults:Oe.Fl}),this.searchState=e,this.searchEntries=t}dismissSearchEntry(e){w(this.searchEntries,e),this.searchEntries.length||this.searchState.setResult(void 0)}get numberOfFiles(){return this.searchEntries.length}get numberOfResults(){return this.searchEntries.flatMap((e=>e.coordinates)).length}}class rE{ideStore;loadState=we.create();searchInput;text="";isCaseSensitive=!1;isRegExp=!1;result;constructor(e){(0,Oe.rC)(this,{text:Oe.LO,isCaseSensitive:Oe.LO,isRegExp:Oe.LO,result:Oe.LO,setText:Oe.aD,setCaseSensitive:Oe.aD,setRegExp:Oe.aD,setResult:Oe.aD,search:Oe.ls}),this.ideStore=e}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}select(){this.searchInput?.select()}*search(){if(!this.loadState.isInProgress){this.loadState.inProgress();try{const e=(yield this.ideStore.client.searchText(this.text,this.isCaseSensitive,this.isRegExp)).map((e=>(e=>(0,ge.vB)(bm,e))(e)));this.setResult(new aE(this,e)),this.loadState.pass()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e),this.loadState.fail()}}}setText(e){this.text=e}setCaseSensitive(e){this.isCaseSensitive=e}setRegExp(e){this.isRegExp=e}setResult(e){this.result=e}}class oE{applicationStore;initState=we.create();directoryTreeState;conceptTreeState;client;activePanelMode=Jh.TERMINAL;panelGroupDisplayState=new Mm({initial:0,default:300,snap:100});activeActivity=Yh.CONCEPT_EXPLORER;sideBarDisplayState=new Mm({initial:300,default:300,snap:150});tabManagerState=new Dg(this);executionState=we.create();navigationStack=[];fileSearchCommandLoadState=we.create();fileSearchCommandState=new X_;openFileSearchCommand=!1;fileSearchCommandResults=[];codeFixSuggestion;referenceUsageLoadState=we.create();referenceUsageResult;textSearchState;testRunState=we.create();testRunnerState;constructor(e){var t;(0,Oe.rC)(this,{activePanelMode:Oe.LO,activeActivity:Oe.LO,navigationStack:Oe.LO,openFileSearchCommand:Oe.LO,fileSearchCommandResults:Oe.LO,fileSearchCommandState:Oe.LO,codeFixSuggestion:Oe.LO,referenceUsageResult:Oe.LO,testRunnerState:Oe.LO,setCodeFixSuggestion:Oe.aD,setReferenceUsageResult:Oe.aD,setOpenFileSearchCommand:Oe.aD,setActivePanelMode:Oe.aD,setActiveActivity:Oe.aD,setTestRunnerState:Oe.aD,pullInitializationActivity:Oe.aD,pullExecutionStatus:Oe.aD,initialize:Oe.ls,checkIfSessionWakingUp:Oe.ls,loadDiagram:Oe.ls,loadFile:Oe.ls,execute:Oe.ls,executeGo:Oe.ls,manageExecuteGoResult:Oe.ls,executeTests:Oe.ls,executeFullTestSuite:Oe.ls,executeNavigation:Oe.ls,navigateBack:Oe.ls,fullReCompile:Oe.ls,command:Oe.ls,findUsagesFromCoordinate:Oe.ls,findUsages:Oe.ls,renameConcept:Oe.ls,movePackageableElements:Oe.ls,updateFileUsingSuggestionCandidate:Oe.ls,updateFile:Oe.ls,searchFile:Oe.ls,createNewDirectory:Oe.ls,createNewFile:Oe.ls,renameFile:Oe.ls,deleteDirectoryOrFile:Oe.ls}),this.applicationStore=e,this.textSearchState=new rE(this),this.directoryTreeState=new em(this),this.conceptTreeState=new nm(this),this.client=new Dm(new ue({baseUrl:this.applicationStore.config.useDynamicPureServer?window.location.origin:this.applicationStore.config.pureUrl})),(t=this).applicationStore.terminalService.terminal.setup({webLinkProvider:{handler:(e,n)=>{const i=n.match(eE);i?.groups?.url?t.applicationStore.navigationService.navigator.visitAddress(i.groups.url):i?.groups?.path&&i.groups.path_sourceId&&i.groups.path_column&&i.groups.path_line&&(0,Oe.fl)(t.loadFile(i.groups.path_sourceId,new Ag(i.groups.path_sourceId,Number.parseInt(i.groups.path_line,10),Number.parseInt(i.groups.path_column,10)))).catch(t.applicationStore.alertUnhandledError)},regex:eE},commands:[{command:$g.GO,description:"Run the go() function in welcome file",usage:"go",aliases:["compile","executeGo"],handler:async e=>(0,Oe.fl)(t.executeGo()).catch(t.applicationStore.alertUnhandledError)},{command:$g.TEST,description:"Run the test suite (by path if specified)",usage:"test [/some/path]",handler:async e=>{const n=N(e);!n||n.match(Z_)?await(0,Oe.fl)(t.executeTests(n??Kh)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid package/concept path")}},{command:$g.REMOVE,description:"Remove a file or directory",usage:"rm /some/path",handler:async e=>{const n=N(e);n?.match(Q_)?await(0,Oe.fl)(t.deleteDirectoryOrFile(n,void 0,void 0)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("rm command requires a valid file/directory path")}},{command:$g.MOVE,description:"Move a file",usage:"mv /old/path /new/path",handler:async e=>{const n=e[0];if(!n?.match(Q_))return void t.applicationStore.terminalService.terminal.fail("command requires a valid old file path");const i=e[1];i?.match(Q_)?await(0,Oe.fl)(t.renameFile(n,i)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid new file path")}},{command:$g.NEW_DIRECTORY,description:"Create a new directory",usage:"mkdir /some/path",handler:async e=>{const n=e[0];n?.match(Q_)?await(0,Oe.fl)(t.createNewDirectory(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid directory path")}},{command:$g.NEW_FILE,description:"Create a new file",usage:"touch /some/path",handler:async e=>{const n=e[0];n?.match(Q_)?await(0,Oe.fl)(t.createNewDirectory(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid path")}},{command:$g.WELCOME,description:"Open the welcome file",usage:"welcome",aliases:["start"],handler:async()=>{await(0,Oe.fl)(t.loadFile(zh)).catch(t.applicationStore.alertUnhandledError)}},{command:$g.OPEN_FILE,description:"Open a file",usage:"open /some/file/path",aliases:["edit","code","vi"],handler:async e=>{const n=e[0];n?.match(Z_)?await(0,Oe.fl)(t.loadFile(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid file path")}},{command:$g.OPEN_DIRECTORY,description:"Open a directory or a package",usage:"cd /some/directory/path | cd some::package::path",handler:async e=>{const n=e[0];if(n&&(n.match(Q_)||n.match(Z_)))try{n.match(Z_)?await(0,Oe.fl)(t.conceptTreeState.revealConcept(n,{forceOpenExplorerPanel:!0,packageOnly:!0})):await(0,Oe.fl)(t.directoryTreeState.revealPath(n,{forceOpenExplorerPanel:!0,directoryOnly:!0}))}catch(e){P(e),t.applicationStore.terminalService.terminal.fail(e.message)}else t.applicationStore.terminalService.terminal.fail("command requires a valid directory or concept path")}},{command:$g.LIST_DIRECTORY,description:"List children of a directory or package",usage:"cd /some/directory/path | cd some::package::path | cd ::",handler:async e=>{const n=e[0];if(n&&(n.match(Q_)||n.match(Z_)||[Wh,Kh].includes(n)))try{n.match(Z_)||n===Kh?t.applicationStore.terminalService.terminal.output((await t.client.getConceptChildren(n)).map((e=>(0,ge.vB)(Sg,e))).map((e=>e.li_attr instanceof bg?`${tt.BRIGHT_CYAN}${e.text}${tt.RESET}`:e.text)).join("\n")):t.applicationStore.terminalService.terminal.output((await t.client.getDirectoryChildren(n)).map((e=>(0,ge.vB)(qg,e))).map((e=>e.isFolderNode?`${tt.BRIGHT_CYAN}${e.text}${tt.RESET}`:e.text)).join("\n"))}catch(e){P(e),t.applicationStore.terminalService.terminal.fail(e.message)}else t.applicationStore.terminalService.terminal.fail("command requires a valid directory or package path")}},{command:$g.CLEAR,description:"Clear the terminal",usage:"clear",handler:async e=>{t.applicationStore.terminalService.terminal.clear()}},{command:$g.ECHO,description:"Print text",usage:"echo 'some string'",handler:async(e,n,i)=>{const s=i.substring(i.indexOf(n)+n.length).trim();t.applicationStore.terminalService.terminal.output(s.replaceAll(/\\u001b/g,""))}},{command:$g.ANSI,description:"Show common ANSI escape sequences used for styling",usage:"ansi",handler:async e=>(t.applicationStore.terminalService.terminal.showCommonANSIEscapeSequences(),Promise.resolve())},{command:$g.HELP,description:"Show help",usage:"help",handler:async e=>(t.applicationStore.terminalService.terminal.showHelp(),Promise.resolve())}]})}setOpenFileSearchCommand(e){this.openFileSearchCommand=e}setActivePanelMode(e){this.activePanelMode=e}setCodeFixSuggestion(e){this.codeFixSuggestion=e}setReferenceUsageResult(e){this.referenceUsageResult=e}setTestRunnerState(e){this.testRunnerState=e}cleanUp(){this.applicationStore.alertService.setBlockingAlert(void 0),this.applicationStore.alertService.setActionAlertInfo(void 0),this.applicationStore.terminalService.terminal.dispose()}*initialize(e,t,n,i){if(this.initState.isInInitialState){this.client.mode=n,this.client.compilerMode=i,this.initState.inProgress();try{this.applicationStore.alertService.setBlockingAlert({message:"Loading Pure IDE...",prompt:"Please be patient as we are building the initial application state",showLoading:!0});const n=this.client.initialize(!e).catch((e=>{P(e),this.applicationStore.notificationService.notifyError(e),this.initState.fail(),this.applicationStore.alertService.setBlockingAlert({message:"Failed to initialize IDE",prompt:"Before debugging, make sure the server is running then restart the application"})}));yield this.pullInitializationActivity(),this.applicationStore.alertService.setBlockingAlert(void 0);const i=(0,Oe.fl)(this.loadFile(zh)),a=this.directoryTreeState.initialize(),r=this.conceptTreeState.initialize(),o=(s=yield n).error?s.source?(0,ge.vB)(am,s):(0,ge.vB)(sm,s):(0,ge.vB)(im,s);o.text&&(this.applicationStore.terminalService.terminal.output(o.text,{systemCommand:"initialize application"}),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open()),o instanceof sm?o.sessionError?this.applicationStore.alertService.setBlockingAlert({message:"Session corrupted",prompt:o.sessionError}):o instanceof am&&(yield(0,Oe.fl)(this.loadFile(o.source,new Ig(o.source,o.line,o.column,new q_((o.text??"").split("\n").filter(Boolean)[0]))))):(t&&(yield t()),yield Promise.all([i,a,r])),this.initState.pass()}catch(e){P(e),this.applicationStore.notificationService.notifyError(e),this.initState.fail(),this.applicationStore.alertService.setActionAlertInfo({message:"Failed to initialize IDE",prompt:"This can either due to an internal server error, which you would need to manually resolve; or a compilation, which you can proceed to debug",type:Ft.CAUTION,actions:[{label:"Compile to debug",type:Pt.PROCEED_WITH_CAUTION,default:!0,handler:()=>{(0,Oe.fl)(this.executeGo()).catch(this.applicationStore.alertUnhandledError)}}]})}finally{this.applicationStore.terminalService.terminal.clear()}var s}else this.applicationStore.notificationService.notifyIllegalState("Editor store is re-initialized")}*checkIfSessionWakingUp(e){this.applicationStore.alertService.setBlockingAlert({message:e??"Checking IDE session...",showLoading:!0}),yield this.pullInitializationActivity((t=>{t.text&&this.applicationStore.alertService.setBlockingAlert({message:e??"Checking IDE session...",prompt:t.text,showLoading:!0})})),this.applicationStore.alertService.setBlockingAlert(void 0)}async pullInitializationActivity(e){return(await this.client.getInitializationActivity()).initializing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullInitializationActivity())}catch(e){t(e)}}),1e3))):Promise.resolve()}registerCommands(){this.applicationStore.commandService.registerCommand({key:Mg.SEARCH_FILE,action:()=>this.setOpenFileSearchCommand(!0)}),this.applicationStore.commandService.registerCommand({key:Mg.SEARCH_TEXT,action:()=>{this.setActivePanelMode(Jh.SEARCH),this.panelGroupDisplayState.open(),this.textSearchState.focus(),this.textSearchState.select()}}),this.applicationStore.commandService.registerCommand({key:Mg.GO_TO_FILE,action:()=>{this.tabManagerState.currentTab instanceof Wg&&this.directoryTreeState.revealPath(this.tabManagerState.currentTab.filePath,{forceOpenExplorerPanel:!0})}}),this.applicationStore.commandService.registerCommand({key:Mg.TOGGLE_TERMINAL_PANEL,action:()=>{this.panelGroupDisplayState.isOpen?this.activePanelMode!==Jh.TERMINAL?(this.setActivePanelMode(Jh.TERMINAL),this.applicationStore.terminalService.terminal.focus()):this.applicationStore.terminalService.terminal.isFocused()?this.panelGroupDisplayState.close():this.applicationStore.terminalService.terminal.focus():(this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open())}}),this.applicationStore.commandService.registerCommand({key:Mg.EXECUTE,action:()=>{(0,Oe.fl)(this.executeGo()).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.FULL_RECOMPILE,action:()=>{(0,Oe.fl)(this.fullReCompile(!1)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.FULL_RECOMPILE_WITH_FULL_INIT,action:()=>{(0,Oe.fl)(this.fullReCompile(!0)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.RUN_ALL_TESTS,action:()=>{(0,Oe.fl)(this.executeFullTestSuite(!1)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.RUN_RELAVANT_TESTS,action:()=>{(0,Oe.fl)(this.executeFullTestSuite(!0)).catch(this.applicationStore.alertUnhandledError)}})}deregisterCommands(){[Mg.SEARCH_FILE,Mg.SEARCH_TEXT,Mg.GO_TO_FILE,Mg.TOGGLE_TERMINAL_PANEL,Mg.EXECUTE,Mg.FULL_RECOMPILE,Mg.FULL_RECOMPILE_WITH_FULL_INIT,Mg.RUN_ALL_TESTS,Mg.RUN_RELAVANT_TESTS].forEach((e=>this.applicationStore.commandService.deregisterCommand(e)))}setActiveActivity(e,t){this.sideBarDisplayState.isOpen?e!==this.activeActivity||t?.keepShowingIfMatchedCurrent||this.sideBarDisplayState.close():this.sideBarDisplayState.open(),this.activeActivity=e}*loadDiagram(e,t,n,i){let s=this.tabManagerState.tabs.find((e=>e instanceof J_&&e.diagramPath===t));s||(yield(0,Oe.fl)(this.checkIfSessionWakingUp()),s=new J_(this,(0,ge.vB)(i_,yield this.client.getDiagramInfo(t)),t,e,n,i)),this.tabManagerState.openTab(s)}*loadFile(e,t){try{let n=this.tabManagerState.tabs.find((t=>t instanceof Wg&&t.filePath===e));n||(yield(0,Oe.fl)(this.checkIfSessionWakingUp()),n=new Wg(this,(0,ge.vB)(xg,yield this.client.getFile(e)),e)),this.tabManagerState.openTab(n),t&&(n.textEditorState.setForcedCursorPosition({lineNumber:t.line,column:t.column}),t instanceof Ig&&n.showError(t))}catch(t){P(t),this.applicationStore.terminalService.terminal.fail(t.message,{systemCommand:`load file ${e}`})}}async reloadFile(e){const t=[];await Promise.all(this.tabManagerState.tabs.map((async n=>{if(n instanceof Wg&&n.filePath===e)n.setFile((0,ge.vB)(xg,await this.client.getFile(e)));else if(n instanceof J_&&n.filePath===e)try{n.rebuild((0,ge.vB)(i_,await this.client.getDiagramInfo(n.diagramPath)))}catch{t.push(n)}}))),t.forEach((e=>this.tabManagerState.closeTab(e)))}*execute(e,t,n,i,s,a){if(!this.initState.hasCompleted)return void this.applicationStore.notificationService.notifyWarning("Can't execute while initializing application");if(this.executionState.isInProgress)return void this.applicationStore.notificationService.notifyWarning("Another execution is already in progress!");this.setCodeFixSuggestion(void 0),this.executionState.inProgress();const r=this.tabManagerState.tabs.filter(G(Wg)).map((e=>e.filePath));try{const c=this.tabManagerState.tabs.map((e=>e instanceof Wg?{path:e.filePath,code:e.file.content}:e instanceof J_?{diagram:e.diagramPath,code:a_(e.diagram)}:void 0)).filter(B),l=this.client.execute(c,e,t),d=1e3;let u,p=!1;yield Promise.all([l.then((e=>{p=!0,u=e})),new Promise(((e,t)=>setTimeout((()=>{!p&&n&&(this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:"Please do not refresh the application",showLoading:!0}),e(this.pullExecutionStatus().finally((()=>{this.applicationStore.alertService.setBlockingAlert(void 0)})))),e()}),d,!0)))]);const h=(o=U(u)).error?o.candidateName&&o.PureUnmatchedFunctionException?(0,ge.vB)(hm,o):o.candidateName&&o.candidates?(0,ge.vB)(gm,o):(0,ge.vB)(cm,o):o.jumpTo?(0,ge.vB)(dm,o):o.tests?(0,ge.vB)(_m,o):(0,ge.vB)(om,o);this.applicationStore.alertService.setBlockingAlert(void 0),h instanceof cm?(this.applicationStore.notificationService.notifyError("Execution failed"+(h.text?`: ${h.text}`:"")),this.applicationStore.terminalService.terminal.fail(h.text,{systemCommand:s??"execute"}),h.sessionError?this.applicationStore.alertService.setBlockingAlert({message:"Session corrupted",prompt:h.sessionError}):yield(0,Oe.fl)(i(h,r))):(a?.silentTerminalOnSuccess||this.applicationStore.terminalService.terminal.output(h.text??"",{clear:a?.clearTerminal,systemCommand:s??"execute"}),h instanceof om?(this.applicationStore.notificationService.notifySuccess("Execution succeeded!"),h.reinit?(this.applicationStore.alertService.setBlockingAlert({message:"Reinitializing...",prompt:"Please do not refresh the application",showLoading:!0}),this.initState.reset(),yield(0,Oe.fl)(this.initialize(!1,(()=>(0,Oe.fl)(this.execute(e,t,n,i,s))),this.client.mode,this.client.compilerMode))):yield(0,Oe.fl)(i(h,r))):yield(0,Oe.fl)(i(h,r)))}catch(e){P(e),this.applicationStore.notificationService.notifyError(e),this.applicationStore.terminalService.terminal.fail(e.message,{systemCommand:s??"execute"})}finally{this.applicationStore.alertService.setBlockingAlert(void 0),this.executionState.reset()}var o}async pullExecutionStatus(){const e=await this.client.getExecutionActivity();return this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:e.text?e.text:"Please do not refresh the application",showLoading:!0}),e.executing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullExecutionStatus())}catch(e){t(e)}}),500))):(this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:"Please do not refresh the application",showLoading:!0}),Promise.resolve())}*executeGo(){yield(0,Oe.fl)(this.execute("executeGo",{},!0,((e,t)=>(0,Oe.fl)(this.manageExecuteGoResult(e,t))),$g.GO,{clearTerminal:!0}))}*manageExecuteGoResult(e,t){const n=this.refreshTrees();if(this.tabManagerState.tabs.filter(G(Wg)).filter((e=>t.includes(e.filePath))).forEach((e=>e.clearError())),e instanceof cm)e.source&&(yield(0,Oe.fl)(this.loadFile(e.source,new Ig(e.source,e.line,e.column,new q_(e.text.split("\n").filter(Boolean)[0]))))),e instanceof hm?(this.setCodeFixSuggestion(new nE(this,e)),this.setActivePanelMode(Jh.CODE_FIX_SUGGESTION),this.panelGroupDisplayState.open()):e instanceof gm&&(this.setCodeFixSuggestion(new iE(this,e)),this.setActivePanelMode(Jh.CODE_FIX_SUGGESTION),this.panelGroupDisplayState.open()),this.resetChangeDetection(t);else if(e instanceof om){if(e.modifiedFiles.length)for(const t of e.modifiedFiles)yield this.reloadFile(t);this.resetChangeDetection(t.concat(e.modifiedFiles)),!this.initState.hasFailed&&this.conceptTreeState.treeData||(yield(0,Oe.fl)(this.conceptTreeState.initialize()),this.initState.pass())}yield n}*executeTests(e,t){t?this.applicationStore.notificationService.notifyUnsupportedFeature("Run relevant tests! (reason: VCS required)"):this.testRunState.isInProgress?this.applicationStore.notificationService.notifyWarning("Test runner is working. Please try again later"):(this.testRunState.inProgress(),yield(0,Oe.fl)(this.execute("executeTests",{path:e,relevantTestsOnly:t},!1,(async(e,t)=>{const n=this.refreshTrees();if(e instanceof cm)e.source&&await(0,Oe.fl)(this.loadFile(e.source,new Ig(e.source,e.line,e.column,new q_(e.text.split("\n").filter(Boolean)[0])))),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open(),this.testRunState.fail();else if(e instanceof _m){this.setActivePanelMode(Jh.TEST_RUNNER),this.panelGroupDisplayState.open();const t=new Lm(this,e);this.setTestRunnerState(t),await(0,Oe.fl)(t.buildTestTreeData()),t.refreshTree(),await(0,Oe.fl)(t.pollTestRunnerResult()),this.testRunState.pass()}this.resetChangeDetection(t),await n}),`${$g.TEST} ${e}`)))}*executeFullTestSuite(e){yield(0,Oe.fl)(this.executeTests(Kh,e))}*executeNavigation(e){this.navigationStack.push(e),yield(0,Oe.fl)(this.execute("getConcept",{file:e.file,line:e.line,column:e.column},!1,(async(e,t)=>{e instanceof dm&&await(0,Oe.fl)(this.loadFile(e.jumpTo.source,new Ag(e.jumpTo.source,e.jumpTo.line,e.jumpTo.column))),this.resetChangeDetection(t)}),"navigate",{silentTerminalOnSuccess:!0}))}*navigateBack(){if(0!==this.navigationStack.length){if(this.navigationStack.length>0){const e=this.navigationStack.pop();e&&(yield(0,Oe.fl)(this.loadFile(e.file,e)))}}else this.applicationStore.notificationService.notifyWarning("Can't navigate back any further - navigation stack is empty")}*fullReCompile(e){this.applicationStore.alertService.setActionAlertInfo({message:"Are you sure you want to perform a full re-compile?",prompt:"This may take a long time to complete",type:Ft.CAUTION,actions:[{label:"Perform full re-compile",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.execute("executeSaveAndReset",{},!0,(async(t,n)=>{this.initState.reset(),await(0,Oe.fl)(this.initialize(e,void 0,this.client.mode,this.client.compilerMode)),this.resetChangeDetection(n),this.setActiveActivity(Yh.CONCEPT_EXPLORER,{keepShowingIfMatchedCurrent:!0})}),"recompile")).catch(this.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]})}resetChangeDetection(e){this.tabManagerState.tabs.filter(G(Wg)).filter((t=>e.includes(t.filePath))).forEach((e=>e.resetChangeDetection()))}async refreshTrees(){await Promise.all([this.directoryTreeState.refreshTreeData(),this.conceptTreeState.refreshTreeData()])}async revealConceptInTree(e){let t;try{t=await this.client.getConceptInfo(e.file,e.line,e.column)}catch{return void this.applicationStore.notificationService.notifyWarning("Can't find concept info. Please make sure that the code compiles and that you are looking for references of non primitive types!")}if(t.path){this.applicationStore.alertService.setBlockingAlert({message:"Revealing concept in tree...",showLoading:!0});try{this.activeActivity!==Yh.CONCEPT_EXPLORER&&this.setActiveActivity(Yh.CONCEPT_EXPLORER);const e=t.path.split(ha);let n=U(e[0]),i=U(this.conceptTreeState.getTreeData().nodes.get(n));for(let t=1;t<e.length;++t)n=`${n}${ha}${e[t]}`,this.conceptTreeState.getTreeData().nodes.get(n)||await(0,Oe.fl)(this.conceptTreeState.expandNode(i)),i=U(this.conceptTreeState.getTreeData().nodes.get(n));this.conceptTreeState.setSelectedNode(i)}catch{this.applicationStore.notificationService.notifyWarning("Error revealing concept. Please make sure that the code compiles and that you are looking for a valid concept")}finally{this.applicationStore.alertService.setBlockingAlert(void 0)}}}*command(e,t){try{const i=(n=yield e()).error?(0,ge.vB)(Pm,n):new Fm;return!(i instanceof Pm&&(i.errorDialog?this.applicationStore.notificationService.notifyWarning(`Can't run command '${t}': ${i.text}`):this.applicationStore.terminalService.terminal.output(i.text,{systemCommand:t}),1))}catch(e){return P(e),this.applicationStore.notificationService.notifyError(e),this.applicationStore.terminalService.terminal.fail(e.message,{systemCommand:t}),!1}var n}async getConceptInfo(e){try{return await this.client.getConceptInfo(e.file,e.line,e.column)}catch{return void this.applicationStore.notificationService.notifyWarning("Can't find concept info. Please make sure that the code compiles and that you are looking for references of non primitive types!")}}async findConceptUsages(e,t){return(await this.client.getUsages(e,t)).map((e=>(0,ge.vB)(Rg,e)))}*findUsagesFromCoordinate(e){const t=yield this.getConceptInfo(e);t&&(yield(0,Oe.fl)(this.findUsages(t)))}*findUsages(e){try{this.referenceUsageLoadState.inProgress(),this.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",prompt:`Finding references of ${wg(e)}`,showLoading:!0});const t=yield this.findConceptUsages(e.pureType===Cg.ENUM_VALUE?Og.ENUM:e.pureType===Cg.PROPERTY||e.pureType===Cg.QUALIFIED_PROPERTY?Og.PROPERTY:Og.ELEMENT,(e.owner?[`'${e.owner}'`]:[]).concat(`'${e.path}'`)),n=(yield this.client.getTextSearchPreview(t.map((e=>(0,ge.qC)(ym,new ym(e.source,e.startLine,e.startColumn,e.endLine,e.endColumn)))))).map((e=>(0,ge.vB)(ym,e)));this.setReferenceUsageResult(new sE(this,e,t,n)),this.setActivePanelMode(Jh.REFERENCES),this.panelGroupDisplayState.open()}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}finally{this.applicationStore.alertService.setBlockingAlert(void 0),this.referenceUsageLoadState.complete()}}*renameConcept(e,t,n,i){try{yield this.client.renameConcept({oldName:e,newName:t,pureType:n,sourceInformations:i.map((e=>({sourceId:e.source,line:e.line,column:e.column})))});const s=i.map((e=>e.source));for(const e of s)yield this.reloadFile(e);yield this.refreshTrees(),this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(t){P(t),this.applicationStore.notificationService.notifyError(`Can't rename concept '${e}'`)}}*movePackageableElements(e){try{yield this.client.movePackageableElements(e.map((e=>({pureName:e.pureName,pureType:e.pureType,sourcePackage:e.sourcePackage,destinationPackage:e.destinationPackage,sourceInformations:e.usages.map((e=>({sourceId:e.source,line:e.line,column:e.column})))}))));const t=(0,ve.Z)(e.flatMap((e=>e.usages.map((e=>e.source)))));for(const e of t)yield this.reloadFile(e);yield this.refreshTrees(),this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(e){P(e),this.applicationStore.notificationService.notifyError(`Can't move packageable elements:\n${e.message}`)}}*updateFileUsingSuggestionCandidate(e){this.setCodeFixSuggestion(void 0),yield(0,Oe.fl)(this.updateFile(e.fileToBeModified,e.lineToBeModified,e.columnToBeModified,e.add,e.messageToBeModified)),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open()}*updateFile(e,t,n,i,s){try{const a=yield this.client.updateSource([{path:e,line:t,column:n,message:s,add:i}]);if(a.modifiedFiles.length)for(const e of a.modifiedFiles)yield this.reloadFile(e);this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(t){P(t),this.applicationStore.notificationService.notifyError(`Can't update file '${e}'`)}}*searchFile(){this.fileSearchCommandLoadState.isInProgress||(this.fileSearchCommandLoadState.inProgress(),this.fileSearchCommandResults=yield this.client.findFiles(this.fileSearchCommandState.text,this.fileSearchCommandState.isRegExp),this.fileSearchCommandLoadState.pass())}*createNewDirectory(e){try{yield(0,Oe.fl)(this.command((()=>this.client.createFolder(Ng(e))),$g.NEW_DIRECTORY)),yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData())}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*createNewFile(e){try{const t=yield(0,Oe.fl)(this.command((()=>this.client.createFile(Ng(e))),$g.NEW_FILE));yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData()),t&&(yield(0,Oe.fl)(this.loadFile(e)))}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*renameFile(e,t){try{yield(0,Oe.fl)(this.command((()=>this.client.renameFile(e,t)),$g.MOVE)),yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData());const n=this.tabManagerState.tabs.find((t=>t instanceof Wg&&t.filePath===e));n&&this.tabManagerState.closeTab(n)}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*deleteDirectoryOrFile(e,t,n){const i=async()=>{await(0,Oe.fl)(this.command((()=>this.client.deleteDirectoryOrFile(Ng(e))),$g.REMOVE)),this.tabManagerState.tabs.filter((n=>n instanceof Wg&&(void 0===t||t?n.filePath.startsWith(`${e}/`):n.filePath===e))).forEach((e=>this.tabManagerState.closeTab(e))),await(0,Oe.fl)(this.directoryTreeState.refreshTreeData())};void 0===t||void 0===n?i().catch(this.applicationStore.alertUnhandledError):this.applicationStore.alertService.setActionAlertInfo({message:`Are you sure you would like to delete this ${t?"directory":"file"}?`,prompt:n?"Beware! This directory is not empty, this action is not undo-able, you have to manually revert using VCS":"Beware! This action is not undo-able, you have to manually revert using VCS",type:Ft.CAUTION,actions:[{label:"Delete anyway",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{i().catch(this.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]})}}const cE=(0,Mt.createContext)(void 0),lE=({children:e})=>{const t=jt(),n=(0,vt.fv)((()=>new oE(t)));return(0,C.jsx)(cE.Provider,{value:n,children:e})},dE=()=>U((0,Mt.useContext)(cE),"Can't find editor store in context"),uE=(0,vt.Pi)((()=>{const e=dE(),t=jt().terminalService.terminal,n=(0,Mt.useRef)(null),{ref:i,width:s,height:a}=(0,Xi.NB)();(0,Mt.useEffect)((()=>(n.current&&t.searchConfig.setSearchInput(n.current),()=>t.searchConfig.setSearchInput(void 0))),[t]),(0,Mt.useEffect)((()=>{i.current&&t.mount(i.current)}),[t,i]),(0,Mt.useEffect)((()=>{e.panelGroupDisplayState.isOpen&&e.activePanelMode===Jh.TERMINAL&&t.focus()}),[t,e.panelGroupDisplayState.isOpen,e.activePanelMode]),(0,Mt.useEffect)((()=>{t.autoResize()}),[t,s,a]);const r=()=>{t.clear(),t.focus()},o=()=>t.copyAll();return t.isSetup?(0,C.jsxs)("div",{className:"terminal-panel",children:[(0,C.jsxs)("div",{className:"terminal-panel__header",children:[(0,C.jsxs)("div",{className:"terminal-panel__header__group",children:[(0,C.jsxs)("div",{className:"terminal-panel__header__searcher__input__container",children:[(0,C.jsx)("input",{ref:n,className:"terminal-panel__header__searcher__input input--dark",spellCheck:!1,value:t.searchConfig.searchText,onChange:e=>{const n=e.target.value;t.setSearchText(n),t.search(n)},onKeyDown:e=>{"Enter"===e.code?e.shiftKey?t.findPrevious():t.findNext():"Escape"===e.code&&(t.clearSearch(),t.focus())},placeholder:"Find"}),(0,C.jsxs)("div",{className:"terminal-panel__header__searcher__input__actions",children:[(0,C.jsx)("button",{className:"terminal-panel__header__searcher__input__action",tabIndex:-1,title:"Clear Search",onClick:()=>t.clearSearch(),children:(0,C.jsx)(Xn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.matchCaseSensitive}),tabIndex:-1,title:"Match Case",onClick:()=>t.setSearchCaseSensitive(!t.searchConfig.matchCaseSensitive),children:(0,C.jsx)(Zn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.matchWholeWord}),tabIndex:-1,title:"Match Whole Word",onClick:()=>t.setSearchWholeWord(!t.searchConfig.matchWholeWord),children:(0,C.jsx)(Qn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.useRegex}),tabIndex:-1,title:"Use Regular Expression",onClick:()=>t.setSearchRegex(!t.searchConfig.useRegex),children:(0,C.jsx)(qn,{})})]})]}),(0,C.jsx)("div",{className:"terminal-panel__header__searcher__result",children:t.searchConfig.resultCount?`${void 0!==t.searchConfig.currentResultIndex?t.searchConfig.currentResultIndex+1:0} of ${t.searchConfig.resultCount}`:"No results"}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Previous Match (Shift+Enter)",disabled:!t.searchConfig.resultCount,tabIndex:-1,onClick:()=>{t.findPrevious()},children:(0,C.jsx)(Sn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Next Match (Enter)",disabled:!t.searchConfig.resultCount,tabIndex:-1,onClick:()=>{t.findNext()},children:(0,C.jsx)(vn,{className:"terminal-panel__header__action__icon"})})]}),(0,C.jsx)("div",{className:"terminal-panel__header__group__separator"}),(0,C.jsxs)("div",{className:"terminal-panel__header__group",children:[(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__action terminal-panel__header__group__action",{"terminal-panel__header__action--active":t.preserveLog}),title:"Toggle Preserve Console",tabIndex:-1,onClick:()=>t.setPreserveLog(!t.preserveLog),children:(0,C.jsx)(Yt,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Copy Text Content",tabIndex:-1,onClick:o,children:(0,C.jsx)(Rn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Clear Console",tabIndex:-1,onClick:r,children:(0,C.jsx)(fn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Show Help",tabIndex:-1,onClick:()=>{t.showHelp(),t.focus()},children:(0,C.jsx)(rn,{className:"terminal-panel__header__action__icon"})})]})]}),(0,C.jsx)($i,{className:"terminal-panel__content",content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>t.copy(),children:"Copy"}),(0,C.jsx)(zi,{onClick:o,children:"Copy All"}),(0,C.jsx)(zi,{onClick:r,children:"Clear"})]}),menuProps:{elevation:7},children:(0,C.jsx)("div",{ref:i,className:"terminal-panel__container"})})]}):(0,C.jsx)("div",{className:"terminal-panel",children:(0,C.jsx)(qi,{children:"Terminal is not set up yet"})})})),pE=(0,vt.Pi)((e=>{const{searchResult:t,result:n}=e,i=dE(),s=jt(),a=e=>()=>(0,Oe.fl)(i.loadFile(n.sourceId,new Ag(n.sourceId,e.startLine,e.startColumn))).catch(s.alertUnhandledError),r=e=>()=>{n.dismissCoordinate(e),n.coordinates.length||t.dismissSearchEntry(n)};return(0,C.jsxs)("div",{className:"text-search-panel__entry",children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__header",onClick:()=>n.setIsExpanded(!n.isExpanded),children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__header__title",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__expander",children:n.isExpanded?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__label",children:(0,C.jsx)(kn,{})}),(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__content",children:Ng(n.sourceId)})]}),(0,C.jsxs)("div",{className:"text-search-panel__entry__header__actions",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__header__action text-search-panel__entry__header__action--with-counter",children:(0,C.jsx)("div",{className:"text-search-panel__entry__header__action__counter",children:n.coordinates.length})}),(0,C.jsx)("button",{className:"text-search-panel__entry__header__action text-search-panel__entry__header__action--hidden",tabIndex:-1,title:"Dismiss",onClick:()=>t.dismissSearchEntry(n),children:(0,C.jsx)(qt,{})})]})]}),n.isExpanded&&(0,C.jsx)("div",{className:"text-search-panel__entry__content",children:n.coordinates.map((e=>(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label text-search-panel__entry__content__item__label--full",title:e.preview?`${e.preview.before}${e.preview.found.replaceAll(/\n/g,"↵")}${e.preview.after}`:"Go To Result",onClick:a(e),children:[e.preview&&(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label__content",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__content__item__label__coordinates",children:`[${e.startLine}:${e.startColumn}]`}),(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label__preview",children:[(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text",children:e.preview.before}),(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text text-search-panel__entry__content__item__label__preview__text--found",children:e.preview.found.replaceAll(/\n/g,"↵")}),(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text",children:e.preview.after})]})]}),!e.preview&&(0,C.jsx)(C.Fragment,{children:`line: ${e.startLine} - column: ${e.startColumn}`})]}),(0,C.jsx)("div",{className:"text-search-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"text-search-panel__entry__content__item__action text-search-panel__entry__content__item__action--hidden",tabIndex:-1,title:"Dismiss",onClick:r(e),children:(0,C.jsx)(qt,{})})})]},e.uuid)))})]})})),hE=(0,vt.Pi)((e=>{const{searchResult:t}=e,n=dE(),i=jt(),s=t.searchEntries.some((e=>!e.isExpanded));return(0,C.jsxs)("div",{className:"text-search-panel__content",children:[(0,C.jsxs)("div",{className:"text-search-panel__content__header",children:[(0,C.jsx)("div",{className:"text-search-panel__content__header__title",children:t.searchEntries.length?`${t.numberOfResults} result(s) in ${t.numberOfFiles} files`:"No result"}),(0,C.jsxs)("div",{className:"text-search-panel__content__header__actions",children:[(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Refresh",onClick:()=>{(0,Oe.fl)(n.textSearchState.search()).catch(i.alertUnhandledError)},children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Clear",onClick:()=>{n.textSearchState.setText(""),n.textSearchState.setResult(void 0)},children:(0,C.jsx)(Xn,{})}),!s&&(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Collapse All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!1)))},children:(0,C.jsx)(ni,{})}),s&&(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Expand All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!0)))},children:(0,C.jsx)(ii,{})})]})]}),(0,C.jsx)("div",{className:"text-search-panel__content__results",children:t.searchEntries.map((e=>(0,C.jsx)(pE,{searchResult:t,result:e},e.uuid)))})]})})),gE=(0,vt.Pi)((()=>{const e=dE(),t=(0,Mt.useRef)(null),n=e.textSearchState,i=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>n.search()),300)),[n]);return(0,Mt.useEffect)((()=>(t.current&&n.setSearchInput(t.current),()=>n.setSearchInput(void 0))),[n]),(0,Mt.useEffect)((()=>{e.panelGroupDisplayState.isOpen&&e.activePanelMode===Jh.SEARCH&&n.focus()}),[n,e.panelGroupDisplayState.isOpen,e.activePanelMode]),(0,C.jsxs)("div",{className:"text-search-panel",children:[(0,C.jsx)(Ht,{isLoading:e.textSearchState.loadState.isInProgress}),(0,C.jsx)("div",{className:"text-search-panel__header",children:(0,C.jsxs)("div",{className:"text-search-panel__searcher__input__container",children:[(0,C.jsx)("input",{ref:t,autoFocus:!0,className:"text-search-panel__searcher__input input--dark",onChange:e=>{const t=e.target.value;n.setText(t),i.cancel(),t?i():n.setResult(void 0)},onKeyDown:e=>{"Enter"===e.code?(i.cancel(),n.text&&i()):"Escape"===e.code&&t.current?.select()},value:n.text,placeholder:"Search"}),(0,C.jsxs)("div",{className:"text-search-panel__searcher__input__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("text-search-panel__searcher__input__action",{"text-search-panel__searcher__input__action--active":n.isCaseSensitive}),tabIndex:-1,title:"Match Case",onClick:()=>n.setCaseSensitive(!n.isCaseSensitive),children:(0,C.jsx)(Zn,{})}),(0,C.jsx)("button",{className:(0,At.W)("text-search-panel__searcher__input__action",{"text-search-panel__searcher__input__action--active":n.isRegExp}),tabIndex:-1,title:"Use Regular Expression",onClick:()=>n.setRegExp(!n.isRegExp),children:(0,C.jsx)(qn,{})})]})]})}),e.textSearchState.result&&(0,C.jsx)(hE,{searchResult:e.textSearchState.result})]})})),mE=e=>{const{node:t,level:n,stepPaddingInRem:i,classPrefix:s,onNodeSelect:a}=e;return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container",{[`${s}__tree-view__node__container`]:s}),onClick:()=>a?.(t),style:{paddingLeft:(n-1)*(i??1)+"rem",display:"flex"},children:[(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__icon",{[`${s}__tree-view__node__icon`]:s}),children:Boolean(t.childrenIds?.length)&&(t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}))}),(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__label",{[`${s}__tree-view__node__label`]:s}),children:t.label})]})},fE=e=>{const{node:t,level:n,onNodeSelect:i,getChildNodes:s,classPrefix:a,components:r,stepPaddingInRem:o,innerProps:c}=e,l={TreeNodeView:fE,TreeNodeContainer:mE},d=r?{...l,...r}:l;return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__block",{[`${a}__tree-view__node__block`]:a}),children:[(0,C.jsx)(d.TreeNodeContainer,{node:t,level:n+1,stepPaddingInRem:o,classPrefix:a,onNodeSelect:i,innerProps:c}),t.isOpen&&s(t).map((e=>(0,C.jsx)(d.TreeNodeView,{node:e,level:n+1,components:r,classPrefix:a,onNodeSelect:i,getChildNodes:s,innerProps:c},e.id)))]})},_E=e=>{const{treeData:t,className:n,classPrefix:i,components:s,onNodeSelect:a,getChildNodes:r,getRootNodes:o,innerProps:c}=e,l=o?.(t)??t.rootIds.map((e=>t.nodes.get(e))).filter(B),d={TreeNodeView:fE,TreeNodeContainer:mE},u=s?{...d,...s}:d;return(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__root",n??"",{[`${i}__tree-view__node__root`]:i}),children:l.map((e=>(0,C.jsx)(u.TreeNodeView,{level:0,node:e,getChildNodes:r,components:u,onNodeSelect:a,classPrefix:i,innerProps:c},e.id)))})},EE=It("Panel","panel"),CE=(It("PanelFullContent","panel__content--full"),e=>{const{title:t,keepTitleFormat:n,labelClassName:i,darkMode:s,className:a,children:r}=e,o=Boolean(s),c=Boolean(n);return(0,C.jsxs)("div",{className:(0,At.W)("panel__header",a),children:[t&&(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:(0,At.W)("panel__header__title__label",i,{"panel__header__title__label--light":o}),children:c?t:t.toLowerCase()})}),r]})}),yE=It("PanelHeaderActions","panel__header__actions"),bE=e=>{const{className:t,onClick:n,children:i,disabled:s,title:a}=e;return(0,C.jsx)("button",{className:(0,At.W)("panel__header__action",t),disabled:Boolean(s),onClick:n,title:a,tabIndex:-1,children:i})},TE=e=>{const{className:t,darkMode:n,children:i}=e;return(0,C.jsx)("div",{className:(0,At.W)("panel__content",t,{"panel__content--dark":n}),children:i})},vE=(It("PanelContentLists","panel__content__lists"),It("PanelList","panel__content__form__list"),It("PanelListItem","panel__content__form__list__item"),It("PanelListItemTitle","panel__content__form__list__item__title"),It("PanelListItemLabel","panel__content__form__list__item__label"),It("PanelForm","panel__content__form"),It("PanelDivider","panel__content__form__divider")),SE=(It("PanelFormDescription","panel__content__form__description"),It("PanelFormSection","panel__content__form__section"));(0,Mt.forwardRef)((function(e,t){const{name:n,value:i,update:s,prompt:a,errorMessageClassName:r,placeholder:o,validate:c,onValidate:l,isReadOnly:d,className:u,darkMode:p,fullWidth:h,inputType:g}=e,[m,f]=(0,Mt.useState)(i??""),_=c?.(m)??void 0;return(0,Mt.useEffect)((()=>{_||i===m||s(m),l?.(_)}),[i,m,_,l,s]),(0,C.jsxs)(SE,{children:[n&&(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),a&&(0,C.jsx)("div",{className:"panel__content__form__section__header__prompt",children:a}),(0,C.jsxs)("div",{className:"input-group",children:[(0,C.jsx)("input",{className:(0,At.W)("input input-group__input panel__content__form__section__input",u,{"input--dark":p||!0},{"input--small":!h}),ref:t,type:g||"text",spellCheck:!1,disabled:d,placeholder:o,value:m,onChange:e=>{f(e.target.value)}}),_&&(0,C.jsx)("div",{className:(0,At.W)("panel__content__form__section__input-group__error-message input-group__error-message",{"input--small":!h},r),children:_})]})]})})),(0,Mt.forwardRef)((function(e,t){const{name:n,value:i,update:s,prompt:a,placeholder:r,isReadOnly:o,errorMessage:c,className:l,darkMode:d,fullWidth:u,inputType:p}=e,h=i??"";return(0,C.jsxs)(SE,{children:[(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),(0,C.jsx)("div",{className:"panel__content__form__section__header__prompt",children:a}),(0,C.jsxs)("div",{className:"input-group",children:[(0,C.jsx)("input",{className:(0,At.W)("input input-group__input panel__content__form__section__input",l,{"input--dark":d||!0},{"input--small":!u}),ref:t,type:p||"text",spellCheck:!1,disabled:o,placeholder:r,value:h,onChange:e=>{const t=e.target.value;s(t||void 0)}}),c&&(0,C.jsx)("div",{className:(0,At.W)("panel__content__form__section__input-group__error-message input-group__error-message",{"input--small":!u}),children:c})]}),c&&(0,C.jsx)(vE,{})]})})),(0,vt.Pi)((e=>{const{value:t,name:n,prompt:i,children:s,isReadOnly:a,update:r}=e;return(0,C.jsxs)(SE,{children:[n&&(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),(0,C.jsxs)("div",{className:(0,At.W)("panel__content__form__section__toggler",{"panel__content__form__section__toggler--disabled":a}),onClick:()=>{a||r(!t)},children:[(0,C.jsx)("button",{type:"button",className:(0,At.W)("panel__content__form__section__toggler__btn",{"panel__content__form__section__toggler__btn--toggled":t}),disabled:a,tabIndex:-1,children:t?(0,C.jsx)(sn,{}):(0,C.jsx)(nn,{})}),(0,C.jsxs)("div",{className:"panel__content__form__section__toggler__prompt",children:[i," ",s]})]})]})})),It("PanelFormActions","panel__content__form__actions");var NE=n(410);const xE=NE.gs,AE="resizable-panel--collapsed",IE=(e,t)=>({collapsiblePanel:{className:(0,At.W)(...t?.classes??[],{[AE]:e}),onStartResize:e=>{e.domElement.classList.remove(AE),t?.onStartResize?.(e)},onStopResize:e=>{const n=Number(e.domElement.style.flexGrow);n<=.01?e.domElement.style.flexGrow="0":n>=.99&&(e.domElement.style.flexGrow="1"),t?.onStopResize?.(e)},size:!e&&t?.size?t.size:0,flex:e?0:void 0},remainingPanel:{flex:e?1:void 0}}),OE=NE.jW,wE=NE.nN,RE=e=>(0,C.jsx)("div",{className:"resizable-panel__splitter-line",style:{background:e.color}});var kE=n(8845);const LE=(0,vt.Pi)((e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,{testRunnerState:r,onNodeOpen:o,onNodeExpand:c,onNodeCompress:l,renderNodeLabel:d}=a,u=dE(),p=jt(),h=r.testResultInfo,g=!t.data.type,m=t.id===r.selectedTestId;let f;switch(h?((e,t)=>{const n=e.id;return Boolean(e.data.type)?((e,t)=>t.passedTests.has(e)?Sm.PASSED:t.failedTests.has(e)?Sm.FAILED:t.testsWithError.has(e)?Sm.ERROR:Sm.RUNNING)(n,t):t.failedTestIds.some((e=>e.startsWith(`${n}_`)))||t.testWithErrorIds.some((e=>e.startsWith(`${n}_`)))?Sm.FAILED:t.notRunTestIds.some((e=>e.startsWith(`${n}_`)))?Sm.RUNNING:Sm.PASSED})(t,h):void 0){case Sm.PASSED:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--passed",children:(0,C.jsx)(_n,{})});break;case Sm.FAILED:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--failed",children:(0,C.jsx)(In,{})});break;case Sm.ERROR:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--error",children:(0,C.jsx)(Zt,{})});break;case Sm.RUNNING:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--running",children:(0,C.jsx)(yn,{})});break;default:f=(0,C.jsx)(rn,{})}const _=()=>{t.isOpen?l(t):c(t)};return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected":m}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t),g?_():o(t)},onDoubleClick:()=>{g?_():(0,Oe.fl)(u.loadFile(t.data.li_attr.file,new Ag(t.data.li_attr.file,Number.parseInt(t.data.li_attr.line,10),Number.parseInt(t.data.li_attr.column,10)))).catch(p.alertUnhandledError)},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:e=>{e.stopPropagation(),_()},children:g?t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}):(0,C.jsx)("div",{})}),(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__type",children:f})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:d?.(t)??t.label})]})})),FE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=t.getTreeData(),i=e=>t.setSelectedTestId(e.id),s=e=>{let t=e.id.split("__")[0];if(!t)return e.label;const n=t.split("_");return t=n.slice(1,n.length).join(ha),(0,C.jsxs)("div",{className:"test-runner-list__item__label",children:[(0,C.jsx)("div",{className:"test-runner-list__item__label__name",children:e.label}),(0,C.jsx)("div",{className:"test-runner-list__item__label__path",children:t})]})};return(0,C.jsx)("div",{className:"explorer__content",children:Array.from(t.allTests.keys()).map((e=>n.nodes.get(e))).filter(B).map((e=>(0,C.jsx)(LE,{node:e,level:0,onNodeSelect:()=>{},innerProps:{testRunnerState:t,onNodeOpen:i,renderNodeLabel:s,onNodeExpand:()=>{},onNodeCompress:()=>{}}},e.id)))})})),PE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=t.getTreeData(),i=0===n.nodes.size;return(0,C.jsxs)("div",{className:"explorer__content",children:[i&&(0,C.jsx)(qi,{children:"No tests found"}),!i&&(0,C.jsx)(_E,{components:{TreeNodeContainer:LE},treeData:n,onNodeSelect:()=>{},getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>n.nodes.get(e))).filter(B),innerProps:{testRunnerState:t,onNodeOpen:e=>t.setSelectedTestId(e.id),onNodeExpand:e=>{e.isOpen=!0,t.refreshTree()},onNodeCompress:e=>{e.isOpen=!1,t.refreshTree()}}})]})})),DE=/(?<path>resource:(?<path_sourceId>\/?(?:\w+\/)*\w+(?:\.\w+)*) (?:line:(?<path_line>\d+)) (?:column:(?<path_column>\d+)))/g,ME=e=>{const{wrapText:t,result:n}=e,i=dE(),s=jt(),[a,r]=(0,Mt.useState)(),o=(0,Mt.useRef)(void 0),c=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{if(!a&&c.current){const e=c.current,t=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,fontSize:12,extraEditorClassName:"monaco-editor--small-font",readOnly:!0,glyphMargin:!1,folding:!1,lineNumbers:"off",lineDecorationsWidth:10,lineNumbersMinChars:0,minimap:{enabled:!1},guides:{bracketPairs:!1,bracketPairsHorizontal:!1,highlightActiveBracketPair:!1,indentation:!1,highlightActiveIndentation:!1},renderLineHighlight:"none",theme:og.DEFAULT_DARK,language:Eg.TEXT});r(t)}}),[s,a]),a&&(o.current?.dispose(),o.current=qh.languages.registerLinkProvider(Eg.TEXT,{provideLinks:e=>{const t=[];for(let n=1;n<=e.getLineCount();++n)Array.from(e.getLineContent(n).matchAll(DE)).forEach((e=>{void 0!==e.index&&e.groups?.path&&e.groups.path_sourceId&&e.groups.path_column&&e.groups.path_line&&t.push({range:{startLineNumber:n,startColumn:e.index+1,endLineNumber:n,endColumn:e.index+1+e.groups.path.length},tooltip:"Click to go to location",sourceId:e.groups.path_sourceId,line:e.groups.path_line,column:e.groups.path_column})}));return{links:t}},resolveLink:e=>{const t=e;(0,Oe.fl)(i.loadFile(t.sourceId,new Ag(t.sourceId,Number.parseInt(t.line,10),Number.parseInt(t.column,10)))).catch(i.applicationStore.alertUnhandledError)}})),(0,Mt.useEffect)((()=>{if(a){const e=n instanceof xm?"Test passed!":n instanceof Im?n.error.text:"Running...";a.setValue(e),(n instanceof xm||n instanceof Im)&&a.createDecorationsCollection([{range:{startLineNumber:1,startColumn:1,endLineNumber:Number.MAX_SAFE_INTEGER,endColumn:Number.MAX_SAFE_INTEGER},options:{inlineClassName:n instanceof xm?"test-runner-panel__result__content--success":"test-runner-panel__result__content--failure"}}])}}),[a,n]),(0,Mt.useEffect)((()=>{a&&a.updateOptions({wordWrap:t?"on":"off"})}),[a,t]),(0,Mt.useEffect)((()=>()=>{a&&((e=>{e.dispose(),e.getModel()?.dispose()})(a),o.current?.dispose())}),[a]),(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:c})})},BE=(0,vt.Pi)((e=>{const{testRunnerState:t,selectedTestId:n,testResultInfo:i}=e,s=dE(),a=jt(),[r,o]=(0,Mt.useState)(!1),c=i.results.get(n),l=U(t.allTests.get(n),`Can't find info for test with ID '${n}'`);return(0,C.jsxs)(EE,{children:[(0,C.jsx)(CE,{title:l.text,children:(0,C.jsxs)(yE,{children:[(0,C.jsx)(bE,{className:(0,At.W)({"panel__header__action--active":r}),onClick:()=>o(!r),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"test-runner-panel__result__header__icon--text-wrap"})}),(0,C.jsx)(bE,{title:"Open File",onClick:()=>{(0,Oe.fl)(s.loadFile(l.li_attr.file,new Ag(l.li_attr.file,Number.parseInt(l.li_attr.line,10),Number.parseInt(l.li_attr.column,10)))).catch(a.alertUnhandledError)},children:(0,C.jsx)(Jn,{})})]})}),(0,C.jsx)(TE,{className:"test-runner-panel__result",children:(0,C.jsx)(ME,{result:c,wrapText:r})})]})})),jE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=dE(),i=jt(),s=t.testExecutionResult.count,a=t.testResultInfo,r=a?.suiteStatus??vm.NONE,o=a?.runPercentage??0;return(0,C.jsx)("div",{className:"test-runner-panel__content",children:(0,C.jsxs)(xE,{orientation:"vertical",children:[(0,C.jsx)(OE,{minSize:400,children:(0,C.jsxs)("div",{className:"panel test-runner-panel__explorer",children:[(0,C.jsx)(Ht,{isLoading:t.treeBuildingState.isInProgress}),(0,C.jsxs)("div",{className:"panel__header",children:[(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsxs)("div",{className:"panel__header__title__content test-runner-panel__explorer__report",children:[(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview",children:[(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--total",children:[s," total"]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--passed",children:[a?.passed??0," ",(0,C.jsx)(_n,{})]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--failed",children:[a?.failed??0," ",(0,C.jsx)(In,{})]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--error",children:[a?.error??0," ",(0,C.jsx)(Zt,{})]})]}),a&&(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__time",children:[a.time,"ms"]})]})}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.setViewAsList(!t.viewAsList),title:t.viewAsList?"View As Tree":"View As List",children:t.viewAsList?(0,C.jsx)(Hn,{className:"test-runner-panel__icon--tree-view"}):(0,C.jsx)(zn,{className:"test-runner-panel__icon--list-view"})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.expandTree(),title:"Expand All",children:(0,C.jsx)(bn,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.collapseTree(),title:"Collapse All",children:(0,C.jsx)(cn,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,disabled:!n.testRunState.isInProgress,onClick:()=>{(0,Oe.fl)(t.cancelTestRun()).catch(i.alertUnhandledError)},title:"Stop",children:(0,C.jsx)(On,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(t.rerunTestSuite()).catch(i.alertUnhandledError)},disabled:n.testRunState.isInProgress,title:"Run Suite",children:(0,C.jsx)(dn,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(t.cancelTestRun()).catch(i.alertUnhandledError).finally((()=>{n.setTestRunnerState(void 0)}))},title:"Reset",children:(0,C.jsx)(qt,{})})]})]}),(0,C.jsx)("div",{className:"test-runner-panel__header__status",children:(0,C.jsx)(kE.Z,{className:`test-runner-panel__progress-bar test-runner-panel__progress-bar--${r.toLowerCase()}`,classes:{bar:`test-runner-panel__progress-bar__bar test-runner-panel__progress-bar__bar--${r.toLowerCase()}`},variant:"determinate",value:o})}),(0,C.jsx)("div",{className:"panel__content",children:t.treeData&&(0,C.jsxs)(C.Fragment,{children:[!t.viewAsList&&(0,C.jsx)(PE,{testRunnerState:t}),t.viewAsList&&(0,C.jsx)(FE,{testRunnerState:t})]})})]})}),(0,C.jsx)(wE,{children:(0,C.jsx)(RE,{color:n.panelGroupDisplayState.isMaximized?"transparent":"var(--color-dark-grey-250)"})}),(0,C.jsxs)(OE,{minSize:400,children:[t.selectedTestId&&!a&&(0,C.jsx)("div",{}),t.selectedTestId&&a&&(0,C.jsx)(BE,{testRunnerState:t,selectedTestId:t.selectedTestId,testResultInfo:a}),!t.selectedTestId&&(0,C.jsxs)("div",{className:"panel",children:[(0,C.jsx)("div",{className:"panel__header"}),(0,C.jsx)("div",{className:"panel__content",children:(0,C.jsx)(qi,{children:"No test selected"})})]}),(0,C.jsx)("div",{})]})]})})})),UE=(0,vt.Pi)((()=>{const e=dE().testRunnerState;return(0,C.jsxs)("div",{className:"test-runner-panel",children:[!e&&(0,C.jsx)(qi,{children:(0,C.jsx)("div",{className:"panel-group__splash-screen",children:(0,C.jsxs)("div",{className:"panel-group__splash-screen__content",children:[(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Run full test suite"}),(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})})]}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Run relevant tests only"}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Shift"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})]})]})]})})}),e&&(0,C.jsx)(jE,{testRunnerState:e})]})})),GE=(0,vt.Pi)((e=>{const{candidate:t}=e,n=dE(),i=jt(),s=()=>{(0,Oe.fl)(n.loadFile(t.sourceID,new Ag(t.sourceID,t.line,t.column))).catch(i.alertUnhandledError)};return(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item__label__candidate",title:"Go to Result",onClick:s,children:[(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-name",children:t.foundName}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-location",children:`${Ng(t.sourceID)} [${t.line}:${t.column}]`})]}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"suggestions-panel__entry__content__item__action",tabIndex:-1,title:"Go to Result",onClick:s,children:(0,C.jsx)(un,{})})})]})})),VE=(0,vt.Pi)((e=>{const{candidate:t}=e,n=dE(),i=jt();return(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item__label__candidate",title:"Add Suggested Import",onClick:()=>{(0,Oe.fl)(n.updateFileUsingSuggestionCandidate(t)).catch(i.alertUnhandledError)},children:[(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-name",children:t.foundName}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-location",children:`${Ng(t.sourceID)} [${t.line}:${t.column}]`})]}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"suggestions-panel__entry__content__item__action",tabIndex:-1,title:"Go to Result",onClick:()=>{(0,Oe.fl)(n.loadFile(t.sourceID,new Ag(t.sourceID,t.line,t.column))).catch(i.alertUnhandledError)},children:(0,C.jsx)(un,{})})})]})})),$E=(0,vt.Pi)((e=>{const{suggestionState:t}=e,n=t.result;return(0,C.jsxs)("div",{className:"suggestions-panel__content",children:[!n.candidatesWithPackageImported.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No functions, in packages already imported, match the function '${n.candidateName}'`}),Boolean(n.candidatesWithPackageImported.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`These functions, in packages already imported, would match the function '${n.candidateName}' if you changed the parameters`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidatesWithPackageImported.map((e=>(0,C.jsx)(GE,{candidate:e},e.uuid)))})]}),!n.candidatesWithPackageNotImported.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No functions, in packages not imported, match the function '${n.candidateName}'`}),Boolean(n.candidatesWithPackageNotImported.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`These functions, in packages not imported, match the function '${n.candidateName}'. Click on result to import the necessary package`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidatesWithPackageNotImported.map((e=>(0,C.jsx)(VE,{candidate:e},e.uuid)))})]})]})})),HE=(0,vt.Pi)((e=>{const{suggestionState:t}=e,n=t.result;return(0,C.jsxs)("div",{className:"suggestions-panel__content",children:[!n.candidates.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No possible matches found for '${n.candidateName}'`}),Boolean(n.candidates.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`Found possible matches for '${n.candidateName}'. Click on result to import the necessary package`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidates.map((e=>(0,C.jsx)(VE,{candidate:e},e.uuid)))})]})]})})),zE=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsxs)("div",{className:"suggestions-panel",children:[e.codeFixSuggestion instanceof nE&&(0,C.jsx)($E,{suggestionState:e.codeFixSuggestion}),e.codeFixSuggestion instanceof iE&&(0,C.jsx)(HE,{suggestionState:e.codeFixSuggestion})]})})),WE=(0,vt.Pi)((e=>{const{referenceUsageResult:t,result:n}=e,i=dE(),s=jt(),a=e=>()=>(0,Oe.fl)(i.loadFile(n.sourceId,new Ag(n.sourceId,e.startLine,e.startColumn))).catch(s.alertUnhandledError),r=e=>()=>{n.dismissCoordinate(e),n.coordinates.length||t.dismissSearchEntry(n)};return(0,C.jsxs)("div",{className:"references-panel__entry",children:[(0,C.jsxs)("div",{className:"references-panel__entry__header",onClick:()=>n.setIsExpanded(!n.isExpanded),children:[(0,C.jsxs)("div",{className:"references-panel__entry__header__title",children:[(0,C.jsx)("div",{className:"references-panel__entry__header__title__expander",children:n.isExpanded?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"references-panel__entry__header__title__label",children:(0,C.jsx)(kn,{})}),(0,C.jsx)("div",{className:"references-panel__entry__header__title__content",children:Ng(n.sourceId)})]}),(0,C.jsxs)("div",{className:"references-panel__entry__header__actions",children:[(0,C.jsx)("div",{className:"references-panel__entry__header__action references-panel__entry__header__action--with-counter",children:(0,C.jsx)("div",{className:"references-panel__entry__header__action__counter",children:n.coordinates.length})}),(0,C.jsx)("button",{className:"references-panel__entry__header__action references-panel__entry__header__action--hidden",tabIndex:-1,title:"Dismiss",onClick:()=>t.dismissSearchEntry(n),children:(0,C.jsx)(qt,{})})]})]}),n.isExpanded&&(0,C.jsx)("div",{className:"references-panel__entry__content",children:n.coordinates.map((e=>(0,C.jsxs)("div",{className:"references-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label references-panel__entry__content__item__label--full",title:e.preview?`${e.preview.before}${e.preview.found.replaceAll(/\n/g,"↵")}${e.preview.after}`:"Go To Result",onClick:a(e),children:[e.preview&&(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label__content",children:[(0,C.jsx)("div",{className:"references-panel__entry__content__item__label__coordinates",children:`[${e.startLine}:${e.startColumn}]`}),(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label__preview",children:[(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text",children:e.preview.before}),(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text references-panel__entry__content__item__label__preview__text--found",children:e.preview.found.replaceAll(/\n/g,"↵")}),(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text",children:e.preview.after})]})]}),!e.preview&&(0,C.jsx)(C.Fragment,{children:`line: ${e.startLine} - column: ${e.startColumn}`})]}),(0,C.jsx)("div",{className:"references-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"references-panel__entry__content__item__action references-panel__entry__content__item__action--hidden",tabIndex:-1,title:"Dismiss",onClick:r(e),children:(0,C.jsx)(qt,{})})})]},e.uuid)))})]})})),KE=(0,vt.Pi)((e=>{const{referenceUsageState:t}=e,n=dE(),i=jt(),s=t.searchEntries.some((e=>!e.isExpanded));return(0,C.jsxs)("div",{className:"references-panel__content",children:[(0,C.jsxs)("div",{className:"references-panel__content__header",children:[(0,C.jsx)("div",{className:"references-panel__content__header__title",children:t.searchEntries.length?`${t.numberOfResults} usages(s) in ${t.numberOfFiles} files for ${wg(t.usageConcept)}`:`No usages found for ${wg(t.usageConcept)}`}),(0,C.jsxs)("div",{className:"references-panel__content__header__actions",children:[(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Refresh",onClick:()=>{(0,Oe.fl)(n.findUsages(t.usageConcept)).catch(i.alertUnhandledError)},children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Clear",onClick:()=>n.setReferenceUsageResult(void 0),children:(0,C.jsx)(Xn,{})}),!s&&(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Collapse All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!1)))},children:(0,C.jsx)(ni,{})}),s&&(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Expand All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!0)))},children:(0,C.jsx)(ii,{})})]})]}),(0,C.jsx)("div",{className:"references-panel__content__results",children:t.searchEntries.map((e=>(0,C.jsx)(WE,{referenceUsageResult:t,result:e},e.uuid)))})]})})),YE=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsxs)("div",{className:"references-panel",children:[(0,C.jsx)(Ht,{isLoading:e.referenceUsageLoadState.isInProgress}),!e.referenceUsageResult&&(0,C.jsx)(qi,{children:(0,C.jsx)("div",{className:"panel-group__splash-screen",children:(0,C.jsx)("div",{className:"panel-group__splash-screen__content",children:(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Find Concept References"}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Alt"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"F7"})]})]})})})}),e.referenceUsageResult&&(0,C.jsx)(KE,{referenceUsageState:e.referenceUsageResult})]})})),JE=(0,vt.Pi)((()=>{const e=dE(),t={[Jh.TERMINAL]:{mode:Jh.TERMINAL,name:"TERMINAL",icon:(0,C.jsx)(Nn,{className:"panel-group__header__tab__icon--terminal"}),isVisible:!0},[Jh.SEARCH]:{mode:Jh.SEARCH,name:"SEARCH",icon:(0,C.jsx)(hn,{className:"panel-group__header__tab__icon--search"}),isVisible:!0},[Jh.TEST_RUNNER]:{mode:Jh.TEST_RUNNER,name:"TEST",icon:(0,C.jsx)(di,{className:"panel-group__header__tab__icon--test"}),isVisible:!0},[Jh.REFERENCES]:{mode:Jh.REFERENCES,name:"REFERENCES",icon:(0,C.jsx)(ei,{className:"panel-group__header__tab__icon--references"}),isVisible:!0},[Jh.CODE_FIX_SUGGESTION]:{mode:Jh.CODE_FIX_SUGGESTION,name:"SUGGESTIONS",icon:(0,C.jsx)(ti,{className:"panel-group__header__tab__icon--suggestion"}),isVisible:Boolean(e.codeFixSuggestion)}},n=Object.values(Jh).filter((e=>B(t[e])&&t[e].isVisible)),i=t=>e.activePanelMode===t&&n.includes(t);return(0,Mt.useEffect)((()=>{n.includes(e.activePanelMode)||e.setActivePanelMode(Jh.TERMINAL)}),[e,n,e.activePanelMode]),(0,C.jsxs)(EE,{className:"panel-group",children:[(0,C.jsxs)(CE,{children:[(0,C.jsx)("div",{className:"panel-group__header__tabs",children:n.map((e=>t[e])).filter(B).map((t=>{return(0,C.jsxs)("button",{tabIndex:-1,className:(0,At.W)("panel-group__header__tab",{"panel-group__header__tab--active":e.activePanelMode===t.mode}),onClick:(n=t.mode,()=>e.setActivePanelMode(n)),children:[(0,C.jsx)("div",{className:"panel-group__header__tab__icon",children:t.icon}),(0,C.jsx)("div",{className:"panel-group__header__tab__title",children:t.name})]},t.mode);var n}))}),(0,C.jsxs)("div",{className:"panel-group__header__actions",children:[(0,C.jsx)("button",{className:"panel-group__header__action",onClick:()=>e.panelGroupDisplayState.toggleMaximize(),tabIndex:-1,title:"Toggle Expand/Collapse",children:e.panelGroupDisplayState.isMaximized?(0,C.jsx)(ai,{}):(0,C.jsx)(ri,{})}),(0,C.jsx)("button",{className:"panel-group__header__action",onClick:()=>e.panelGroupDisplayState.toggle(),tabIndex:-1,title:"Close",children:(0,C.jsx)(ci,{})})]})]}),(0,C.jsxs)(TE,{children:[i(Jh.TERMINAL)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(uE,{})}),i(Jh.SEARCH)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(gE,{})}),i(Jh.TEST_RUNNER)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(UE,{})}),i(Jh.CODE_FIX_SUGGESTION)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(zE,{})}),i(Jh.REFERENCES)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(YE,{})})]})]})}));var XE=n(2689);const qE=()=>(0,C.jsx)("div",{className:"icon color--package",children:(0,C.jsx)(Ni,{})}),ZE=()=>(0,C.jsx)("div",{className:"icon color--class",children:"C"}),QE=()=>(0,C.jsx)("div",{className:"icon color--enumeration",children:"E"}),eC=()=>(0,C.jsx)("div",{className:"icon color--measure",children:"M"}),tC=()=>(0,C.jsx)("div",{className:"icon color--unit",children:"u"}),nC=()=>(0,C.jsx)("div",{className:"icon color--profile",children:"P"}),iC=()=>(0,C.jsx)("div",{className:"icon icon--function color--function",children:(0,C.jsx)(ki,{})}),sC=()=>(0,C.jsx)("div",{className:"icon color--mapping",children:(0,C.jsx)(ln,{})}),aC=()=>(0,C.jsx)("div",{className:"icon icon--unknown",children:(0,C.jsx)(bi,{})}),rC=()=>(0,C.jsx)("div",{className:"icon icon--function color--native-function",children:(0,C.jsx)(ki,{})}),oC=()=>(0,C.jsx)("div",{className:"icon icon--property color--property",children:(0,C.jsx)(vi,{})}),cC=()=>(0,C.jsx)("div",{className:"icon color--diagram",children:(0,C.jsx)(pn,{})}),lC=()=>(0,C.jsx)("div",{className:"icon icon--database",children:(0,C.jsx)(Bn,{})}),dC=()=>(0,C.jsx)("div",{className:"icon color--association color--pure-association",children:"A"}),uC=e=>{switch(e){case Cg.PACKAGE:return(0,C.jsx)(qE,{});case Cg.PROFILE:return(0,C.jsx)(nC,{});case Cg.CLASS:return(0,C.jsx)(ZE,{});case Cg.ASSOCIATION:return(0,C.jsx)(dC,{});case Cg.PROPERTY:case Cg.QUALIFIED_PROPERTY:return(0,C.jsx)(oC,{});case Cg.ENUMERATION:return(0,C.jsx)(QE,{});case Cg.MEASURE:return(0,C.jsx)(eC,{});case Cg.UNIT:return(0,C.jsx)(tC,{});case Cg.FUNCTION:return(0,C.jsx)(iC,{});case Cg.NATIVE_FUNCTION:return(0,C.jsx)(rC,{});case Cg.DIAGRAM:return(0,C.jsx)(cC,{});case Cg.DATABASE:return(0,C.jsx)(lC,{});case Cg.MAPPING:return(0,C.jsx)(sC,{});default:return(0,C.jsx)(aC,{})}},pC=/^\w[\w$]*$/,hC=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,gC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),s=t.data.li_attr.pureName??t.data.li_attr.pureId,a=t.data.li_attr.pureType===Cg.PACKAGE,[r,o]=(0,Mt.useState)(a?zp(s):s),c=(0,Mt.useRef)(null),l=Boolean(r.match(a?hC:pC)),d=(a?zp(s):s)===r,u=l?void 0:"Invalid path",p=()=>n.conceptTreeState.setNodeForRenameConcept(void 0),h=e=>{e.preventDefault(),d||n.conceptTreeState.renameConcept(t,r).catch(i.alertUnhandledError).finally((()=>p()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:p,TransitionProps:{onEnter:()=>c.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename concept"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:h,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:c,className:"input input--dark",onChange:e=>o(e.target.value),value:r,spellCheck:!1}),u&&(0,C.jsx)("div",{className:"input-group__error-message",children:u})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(u),onClick:h,children:"Rename"})]})]})})})),mC=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,fC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),s=Wp(t.data.li_attr.pureId)??"",[a,r]=(0,Mt.useState)(s),o=(0,Mt.useRef)(null),c=Boolean(a.match(mC)),l=s===a,d=c?void 0:"Invalid path",u=()=>n.conceptTreeState.setNodeForMoveElement(void 0),p=e=>{e.preventDefault(),l||n.conceptTreeState.movePackageableElements([$(t.data.li_attr,vg)],a).catch(i.alertUnhandledError).finally((()=>u()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>o.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Move element"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:o,className:"input input--dark",onChange:e=>r(e.target.value),value:a,spellCheck:!1}),d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(d),onClick:p,children:"Move"})]})]})})})),_C=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{node:n,viewConceptSource:i}=e,s=n.data.li_attr,a=s.pureType,r=dE(),o=jt();return(0,C.jsxs)(Hi,{ref:t,children:[s.pureType!==Cg.PROPERTY&&s.pureType!==Cg.QUALIFIED_PROPERTY&&(0,C.jsx)(zi,{onClick:()=>{o.clipboardService.copyTextToClipboard(s.pureId).catch(o.alertUnhandledError)},children:"Copy Path"}),a===Cg.PACKAGE&&(0,C.jsx)(zi,{onClick:()=>{(0,Oe.fl)(r.executeTests(n.data.li_attr.pureId)).catch(o.alertUnhandledError)},children:"Run Tests"}),a===Cg.FUNCTION&&(0,C.jsx)(zi,{onClick:()=>{o.navigationService.navigator.visitAddress(`${r.client.baseUrl}/execute?func=${s.pureId}&mode=${r.client.mode}`)},children:"Service (JSON)"}),(s instanceof Tg||s instanceof vg)&&(0,C.jsx)(zi,{onClick:()=>{(s instanceof vg||s instanceof Tg)&&r.findUsagesFromCoordinate(new Ag(s.file,Number.parseInt(s.line,10),Number.parseInt(s.column,10)))},children:"Find Usages"}),a!==Cg.PACKAGE&&(0,C.jsx)(zi,{onClick:()=>i(n),children:"View Source"}),(0,C.jsx)(Wi,{}),(0,C.jsx)(zi,{onClick:()=>r.conceptTreeState.setNodeForRenameConcept(n),children:"Rename"}),s instanceof vg&&(0,C.jsx)(zi,{onClick:()=>r.conceptTreeState.setNodeForMoveElement(n),children:"Move"})]})})));var EC;!function(e){e.UNSUPPORTED="UNSUPPORTED",e.CLASS="CLASS"}(EC||(EC={}));const CC=e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,[r,o]=(0,Mt.useState)(!1),{onNodeOpen:c,onNodeExpand:l,onNodeCompress:d,viewConceptSource:u}=a,p=t.parent&&t.data.li_attr instanceof Tg&&t.data.li_attr.classPath!==t.parent.id,h=[Cg.PACKAGE,Cg.CLASS].includes(t.data.li_attr.pureType),g=t.data.li_attr.pureType===Cg.QUALIFIED_PROPERTY?(0,C.jsxs)(C.Fragment,{children:[t.label,(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:"(...)"})]}):p?(0,C.jsxs)(C.Fragment,{children:[t.label,(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:zp($(t.data.li_attr,Tg).classPath)})]}):t.label.includes("(")?(0,C.jsxs)(C.Fragment,{children:[t.label.substring(0,t.label.indexOf("(")),(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:t.label.substring(t.label.indexOf("("))})]}):t.label,m=()=>{t.isLoading||(t.isOpen?d(t):l(t))},[,f]=(0,XE.c)((()=>({type:"Class"===t.data.li_attr.pureType?EC.CLASS:EC.UNSUPPORTED,item:t.data})),[t]);return(0,C.jsx)($i,{content:(0,C.jsx)(_C,{node:t,viewConceptSource:u}),menuProps:{elevation:7},onOpen:()=>o(!0),onClose:()=>o(!1),children:(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected-from-context-menu":!t.isSelected&&r},{"explorer__package-tree__node__container--selected":t.isSelected}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t)},ref:f,onDoubleClick:()=>{t.isLoading||(h&&m(),s?.(t),c(t))},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand explorer__package-tree__node__icon__expand--is-loading",children:(0,C.jsx)(yn,{})}),!t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:m,children:h?t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}):(0,C.jsx)("div",{})}),(0,C.jsx)("div",{className:(0,At.W)("explorer__package-tree__node__icon__type",{"explorer__package-tree__node__icon__type--property-from-association":p}),children:uC(t.data.li_attr.pureType)})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:g})]})})},yC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.conceptTreeState,i=e.conceptTreeState.getTreeData();return(0,C.jsxs)("div",{className:"explorer__content",onClick:()=>n.setSelectedNode(void 0),children:[(0,C.jsx)(_E,{components:{TreeNodeContainer:CC},treeData:i,onNodeSelect:e=>n.setSelectedNode(e),getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>i.nodes.get(e))).filter(B),innerProps:{onNodeOpen:e=>{(0,Oe.fl)(n.openNode(e)).catch(t.alertUnhandledError)},onNodeExpand:e=>{(0,Oe.fl)(n.expandNode(e)).catch(t.alertUnhandledError)},onNodeCompress:e=>{e.isOpen=!1,n.refreshTree()},viewConceptSource:n=>{const i=n.data.li_attr;(i instanceof vg||i instanceof Tg)&&(0,Oe.fl)(e.directoryTreeState.revealPath(i.file,{forceOpenExplorerPanel:!0,coordinate:new Ag(i.file,Number.parseInt(i.line,10),Number.parseInt(i.column,10))})).catch(t.alertUnhandledError)}}}),n.nodeForRenameConcept&&(0,C.jsx)(gC,{node:n.nodeForRenameConcept}),n.nodeForMoveElement&&(0,C.jsx)(fC,{node:n.nodeForMoveElement})]})})),bC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.conceptTreeState;return(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsx)("div",{className:"panel__header side-bar__header",children:(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:"panel__header__title__content side-bar__header__title__content",children:"CONCEPTS"})})}),(0,C.jsx)("div",{className:"panel__content side-bar__content",children:(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsxs)("div",{className:"panel__header explorer__header",children:[(0,C.jsx)("div",{className:"panel__header__title"}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action explorer__btn__refresh",onClick:()=>{(0,Oe.fl)(n.refreshTreeData()).catch(t.alertUnhandledError)},title:"Refresh Tree",children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{n.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),n.setSelectedNode(void 0),n.refreshTree()},title:"Collapse All",children:(0,C.jsx)(cn,{})})]})]}),(0,C.jsxs)("div",{className:"panel__content explorer__content__container",children:[(0,C.jsx)(Ht,{isLoading:n.loadInitialDataState.isInProgress}),n.loadInitialDataState.hasSucceeded&&(0,C.jsx)(yC,{}),!n.loadInitialDataState.hasSucceeded&&n.statusText&&(0,C.jsx)("div",{className:"explorer__content__container__message",children:n.statusText}),n.loadInitialDataState.hasFailed&&(0,C.jsx)(qi,{children:"Failed to build concept tree. Make sure graph compiles"})]})]})})]})})),TC=/^\w+(?:\.\w+)*$/,vC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)("untitled.pure"),r=(0,Mt.useRef)(null),o=Boolean(s.match(TC)),c=!t.childrenIds?.map((e=>n.directoryTreeState.getTreeData().nodes.get(e))).filter((e=>e?.data.text===s)).length,l=o?c?void 0:"Already existed":"Invalid file name",d=()=>n.directoryTreeState.setNodeForCreateNewFile(void 0),u=e=>{e.preventDefault(),d(),(0,Oe.fl)(n.createNewFile(`${t.data.li_attr.path}/${s}`)).catch(i.alertUnhandledError)};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Create a new file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Create"})]})]})})})),SC=/^\w+$/,NC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)("untitled"),r=(0,Mt.useRef)(null),o=Boolean(s.match(SC)),c=!t.childrenIds?.map((e=>n.directoryTreeState.getTreeData().nodes.get(e))).filter((e=>e?.data.text===s)).length,l=o?c?void 0:"Already existed":"Invalid directory name",d=()=>n.directoryTreeState.setNodeForCreateNewDirectory(void 0),u=e=>{e.preventDefault(),d(),(0,Oe.fl)(n.createNewDirectory(`${t.data.li_attr.path}/${s}`)).catch(i.alertUnhandledError)};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Create a new directory"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Create"})]})]})})})),xC=/^\/?(?:\w+\/)*\w+(?:\.\w+)*$/,AC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)(t.data.li_attr.path),r=(0,Mt.useRef)(null),o=Boolean(s.match(xC)),c=t.data.li_attr.path===s,l=o?void 0:"Invalid path",d=()=>n.directoryTreeState.setNodeForRenameFile(void 0),u=e=>{e.preventDefault(),c||(d(),(0,Oe.fl)(n.renameFile(t.data.li_attr.path,s)).catch(i.alertUnhandledError))};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Rename"})]})]})})})),IC=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{node:n}=e,i=jt(),s=dE(),a=n.data.isFolderNode,r=Boolean(n.data.children);return(0,C.jsxs)(Hi,{ref:t,children:[(0,C.jsx)(zi,{onClick:()=>{i.clipboardService.copyTextToClipboard(n.data.li_attr.path).catch(i.alertUnhandledError)},children:"Copy Path"}),(0,C.jsx)(Wi,{}),a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForCreateNewFile(n),children:"New File"}),a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForCreateNewDirectory(n),children:"New Directory"}),!a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForRenameFile(n),children:"Rename"}),(0,C.jsx)(zi,{disabled:Boolean(n.data instanceof qg&&n.data.children),onClick:()=>{(0,Oe.fl)(s.deleteDirectoryOrFile(n.data.li_attr.path,a,r)).catch(i.alertUnhandledError)},children:"Delete"})]})}))),OC=e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,[r,o]=(0,Mt.useState)(!1),{onNodeOpen:c,onNodeExpand:l,onNodeCompress:d}=a,u=t.data instanceof qg&&t.data.isRepoNode&&"/platform"===t.data.li_attr.path,p=t.data.li_attr.RO,h=t.data.isFolderNode,g=t.data instanceof qg&&!t.data.children,m=u||t.data.isRepoNode&&t.data.li_attr.path.startsWith("/platform_")?(0,C.jsx)(Tn,{className:"explorer__icon--readonly"}):h?g?(0,C.jsx)(An,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):t.isOpen?(0,C.jsx)(xn,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):(0,C.jsx)(An,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):(0,C.jsx)(kn,{className:(0,At.W)("explorer__icon--file",{"explorer__icon--readonly":p})}),f=()=>{g||t.isLoading||(t.isOpen?d(t):l(t))};return(0,C.jsx)($i,{content:(0,C.jsx)(IC,{node:t}),menuProps:{elevation:7},onOpen:()=>o(!0),onClose:()=>o(!1),children:(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected-from-context-menu":!t.isSelected&&r},{"explorer__package-tree__node__container--selected":t.isSelected}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t)},onDoubleClick:()=>{t.isLoading||(h?f():c(t))},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand explorer__package-tree__node__icon__expand--is-loading",children:(0,C.jsx)(yn,{})}),!t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:f,children:!h||g?(0,C.jsx)("div",{}):t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__type",children:m})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:u?"platform":t.label})]})})},wC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.directoryTreeState,i=e.directoryTreeState.getTreeData();return(0,C.jsxs)("div",{className:"explorer__content",onClick:()=>n.setSelectedNode(void 0),children:[(0,C.jsx)(_E,{components:{TreeNodeContainer:OC},treeData:i,onNodeSelect:e=>n.setSelectedNode(e),getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>i.nodes.get(e))).filter(B),innerProps:{onNodeOpen:e=>{(0,Oe.fl)(n.openNode(e)).catch(t.alertUnhandledError)},onNodeExpand:e=>{(0,Oe.fl)(n.expandNode(e)).catch(t.alertUnhandledError)},onNodeCompress:e=>{e.isOpen=!1,n.refreshTree()}}}),n.nodeForCreateNewFile&&(0,C.jsx)(vC,{node:n.nodeForCreateNewFile}),n.nodeForCreateNewDirectory&&(0,C.jsx)(NC,{node:n.nodeForCreateNewDirectory}),n.nodeForRenameFile&&(0,C.jsx)(AC,{node:n.nodeForRenameFile})]})})),RC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.directoryTreeState;return(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsx)("div",{className:"panel__header side-bar__header",children:(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:"panel__header__title__content side-bar__header__title__content",children:"FILES"})})}),(0,C.jsx)("div",{className:"panel__content side-bar__content",children:(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsxs)("div",{className:"panel__header explorer__header",children:[(0,C.jsx)("div",{className:"panel__header__title"}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action explorer__btn__refresh",onClick:()=>{(0,Oe.fl)(n.refreshTreeData()).catch(t.alertUnhandledError)},title:"Refresh Tree",children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{const i=e.tabManagerState.currentTab;i instanceof Wg&&(0,Oe.fl)(n.revealPath(i.filePath)).catch(t.alertUnhandledError)},title:"Focus",children:(0,C.jsx)(Jt,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{n.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),n.setSelectedNode(void 0),n.refreshTree()},title:"Collapse All",children:(0,C.jsx)(cn,{})})]})]}),(0,C.jsxs)("div",{className:"panel__content explorer__content__container",children:[(0,C.jsx)(Ht,{isLoading:n.loadInitialDataState.isInProgress}),n.loadInitialDataState.hasSucceeded&&(0,C.jsx)(wC,{}),n.loadInitialDataState.hasFailed&&(0,C.jsx)(qi,{children:"Failed to build directory tree"})]})]})})]})})),kC=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsx)("div",{className:"side-bar",children:(0,C.jsx)("div",{className:(0,At.W)("side-bar__view","side-bar__view--active"),children:(()=>{switch(e.activeActivity){case Yh.CONCEPT_EXPLORER:return(0,C.jsx)(bC,{});case Yh.FILE_EXPLORER:return(0,C.jsx)(RC,{});default:return null}})()},e.activeActivity)})})),LC=e=>{const{className:t}=e;return(0,C.jsx)("div",{className:(0,At.W)("logo",t),children:(0,C.jsxs)("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",width:"1em",height:"1em",viewBox:"0 0 215 215",xmlns:"https://www.w3.org/2000/svg",children:[(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M141.9,86.5L141.9,68.1C141.9,66.5 140.7,65.2 139.1,65.2L66.5,65.2C64.9,65.2 63.7,66.5 63.7,68.1L63.7,86.5C63.7,88.1 64.9,89.4 66.5,89.4L139.1,89.4C140.7,89.4 141.9,88.1 141.9,86.5Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M118.4,116.9L118.4,98.5C118.4,96.9 117.5,95.6 116.4,95.6L65.7,95.6C64.6,95.6 63.7,96.9 63.7,98.5L63.7,116.9C63.7,118.5 64.6,119.8 65.7,119.8L116.5,119.8C117.6,119.8 118.4,118.6 118.4,116.9Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M141.9,147.3L141.9,129C141.9,127.4 140.7,126.1 139.1,126.1L66.5,126.1C64.9,126.1 63.7,127.4 63.7,129L63.7,147.4C63.7,149 64.9,150.3 66.5,150.3L139.1,150.3C140.7,150.3 141.9,149 141.9,147.3Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M205,170.7L152.7,139.1C150,137.4 147.7,138.7 147.7,141.9L147.7,157.9L55.8,157.9L55.8,59.4L67.2,59.4C70.4,59.4 71.7,57.2 70,54.4L38.4,2.1C36.7,-0.6 34.1,-0.6 32.4,2.1L0.7,54.4C-1,57.1 0.3,59.4 3.5,59.4L15.6,59.4L15.6,185.5C15.6,188.5 18,190.9 21,190.9L147.7,190.9L147.7,205.7C147.7,208.9 149.9,210.1 152.7,208.5L205,176.9C207.7,175.1 207.7,172.4 205,170.7Z"})})]})})},FC=(0,vt.Pi)((()=>{const e=dE(),t=t=>()=>e.setActiveActivity(t),n=[{mode:Yh.CONCEPT_EXPLORER,title:"Concept Explorer",icon:(0,C.jsx)(gn,{})},{mode:Yh.FILE_EXPLORER,title:"File Explorer",icon:(0,C.jsx)(kn,{})}].filter((e=>Boolean(e)));return(0,C.jsxs)("div",{className:"activity-bar",children:[(0,C.jsx)("div",{className:"activity-bar__logo",children:(0,C.jsx)(LC,{})}),(0,C.jsx)("div",{className:"activity-bar__items",children:n.map((n=>(0,C.jsx)("button",{className:(0,At.W)("activity-bar__item",{"activity-bar__item--active":e.sideBarDisplayState.isOpen&&e.activeActivity===n.mode}),onClick:t(n.mode),tabIndex:-1,title:n.title,children:n.icon},n.mode)))})]})})),PC=(0,vt.Pi)((e=>{const{fileEditorState:t}=e,n=t.textEditorState.cursorObserver,i=n?.selection?t.textEditorState.model.getValueInRange(n.selection).length:0;return(0,C.jsx)("div",{className:"file-editor__status-bar",children:n?.position&&(0,C.jsx)("button",{className:"editor__status-bar__action file-editor__status-bar__cursor-info",onClick:()=>t.setShowGoToLinePrompt(!0),tabIndex:-1,title:"Go to Line/Column",children:`Ln ${n.position.lineNumber}, Col ${n.position.column} ${i?` (${i} selected)`:""}`})})})),DC=(0,vt.Pi)((()=>{const e=dE(),t=jt();return(0,C.jsxs)("div",{className:"editor__status-bar",children:[(0,C.jsx)("div",{className:"editor__status-bar__left",children:(0,C.jsx)("div",{className:"editor__status-bar__workspace"})}),(0,C.jsxs)("div",{className:"editor__status-bar__right",children:[e.tabManagerState.currentTab instanceof Wg&&(0,C.jsx)(PC,{fileEditorState:e.tabManagerState.currentTab}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__compile-btn",{"editor__status-bar__compile-btn--wiggling":e.executionState.isInProgress}),disabled:e.initState.isInInitialState||e.executionState.isInProgress,onClick:()=>{(0,Oe.fl)(e.executeGo()).catch(t.alertUnhandledError)},tabIndex:-1,title:"Execute (F9)",children:(0,C.jsx)(an,{})}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__action__toggler",{"editor__status-bar__action__toggler--active":Boolean(e.panelGroupDisplayState.isOpen)}),onClick:()=>e.panelGroupDisplayState.toggle(),tabIndex:-1,title:"Toggle panel",children:(0,C.jsx)(Nn,{})}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__action__toggler",{"editor__status-bar__action__toggler--active":!t.assistantService.isHidden}),onClick:()=>t.assistantService.toggleAssistant(),tabIndex:-1,title:"Toggle assistant",children:(0,C.jsx)(Wn,{})})]})]})})),MC=e=>{(0,Mt.useEffect)((()=>(e.registerCommands(),()=>e.deregisterCommands())),[e])},BC=/[0-9]+(?::[0-9]+)?/,jC=(0,vt.Pi)((e=>{const{fileEditorState:t}=e,[n,i]=(0,Mt.useState)(""),s=(0,Mt.useRef)(null),a=Boolean(n.match(BC)),r=t.textEditorState.editor?.getPosition(),[o,c]=(e=>{const t=e.split(":");return t.length<1||t.length>2?[1,void 0]:[D((()=>parseInt(U(N(t)))))??1,D((()=>parseInt(U(x(t)))))]})(n),l=1<=o&&o<=t.textEditorState.model.getLineCount(),d=a?l?void 0:"Invalid line number":"Invalid value (format [line:column] - e.g. 123:45)",u=()=>t.setShowGoToLinePrompt(!1),p=e=>{e.preventDefault(),u(),t.textEditorState.setForcedCursorPosition({lineNumber:o,column:c??1})};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>s.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Go to..."}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:s,className:"input input--dark",onChange:e=>i(e.target.value),placeholder:r?`Current Line: ${r.lineNumber}, Col: ${r.column}. Type a line between 1 and ${t.textEditorState.model.getLineCount()} to navigate to`:void 0,value:n,spellCheck:!1}),""!==n&&d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:""===n||Boolean(d),onClick:p,children:"Go"})]})]})})})),UC=(0,vt.Pi)((e=>{const{editorState:t}=e,n=dE(),i=jt(),s=(0,Mt.useRef)(null),[a,r]=(0,Mt.useState)();return(0,Mt.useEffect)((()=>{if(!a&&s.current){const e=s.current,n=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,theme:og.DEFAULT_DARK,wordWrap:t.textEditorState.wrapText?"on":"off",readOnly:t.file.RO});n.onDidChangeModelContent((()=>{const e=n.getValue();e!==t.file.content&&t.clearError(),t.file.setContent(e)})),n.onDidChangeCursorPosition((()=>{t.textEditorState.notifyCursorObserver()})),n.onDidChangeCursorSelection((()=>{t.textEditorState.notifyCursorObserver()})),n.setModel(t.textEditorState.model),t.textEditorState.viewState&&n.restoreViewState(t.textEditorState.viewState),n.focus(),t.textEditorState.setEditor(n),r(n)}}),[n,i,t,a]),MC(t),(0,Mt.useEffect)((()=>{a&&t.textEditorState.forcedCursorPosition&&(fg(a,t.textEditorState.forcedCursorPosition),t.textEditorState.setForcedCursorPosition(void 0))}),[a,t,t.textEditorState.forcedCursorPosition]),(0,Mt.useEffect)((()=>()=>{a&&(t.textEditorState.setViewState(a.saveViewState()??void 0),a.dispose())}),[t,a]),(0,C.jsxs)("div",{className:"panel editor-group file-editor",children:[(0,C.jsx)("div",{className:"panel__header file-editor__header",children:(0,C.jsxs)("div",{className:"file-editor__header__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("file-editor__header__action",{"file-editor__header__action--active":t.textEditorState.wrapText}),tabIndex:-1,onClick:()=>t.textEditorState.setWrapText(!t.textEditorState.wrapText),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"file-editor__icon--text-wrap"})}),t.showGoToLinePrompt&&(0,C.jsx)(jC,{fileEditorState:t})]})}),(0,C.jsx)("div",{className:"panel__content file-editor__content",children:(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:s})})})]})})),GC=(e,t,n=!1)=>{if(n)return t.map((e=>`${e}.pure`)).includes(e);const i=U(N(e.split(".")));return t.includes(i)};class VC{pureType;pureId;pureName;text;requiredClassProperties=[]}(0,ge.yu)(VC,{pureType:(0,ge.Ru)(),pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),text:(0,ge.Ru)(),requiredClassProperties:(0,ge.jt)((0,ge.pb)((0,ge.Ru)()))});class $C{pureType;pureName;owner;ownerPureType}(0,ge.yu)($C,{pureType:(0,ge.Ru)(),pureName:(0,ge.Ru)(),owner:(0,ge.Ru)(),ownerPureType:(0,ge.Ru)()});class HC{pureId;pureName;requiredClassProperties=[]}(0,ge.yu)(HC,{pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),requiredClassProperties:(0,ge.jt)((0,ge.pb)((0,ge.Ru)()))});class zC{name}(0,ge.yu)(zC,{name:(0,ge.Ru)()});const WC="Diagram",KC="Diagram",YC=()=>{const e=[];return e.push({label:{label:"/copyright",description:"(copyright header)"},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`// Copyright \${1:${(new Date).getFullYear()}} Goldman Sachs\n//\n// Licensed under the Apache License, Version 2.0 (the "License");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an "AS IS" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n`,range:{startLineNumber:1,startColumn:1,endLineNumber:1,endColumn:1e3}}),e},JC=e=>({label:{label:e.pureName,description:e.pureId},kind:qh.languages.CompletionItemKind.Class,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`${e.pureName}(${e.requiredClassProperties.map(((e,t)=>`${e}=\${${t+1}:}`)).join(",")})`}),XC=(e,t)=>{const n=e.pureType,i=n===Cg.FUNCTION||n===Cg.NATIVE_FUNCTION?((e,t,n)=>{const i=zp(t),s=D((()=>i.substring(i.indexOf("_"),i.length-1))),a=s?.split("__")??[];return a.pop(),n&&a.shift(),`${e}(${a.map(((e,t)=>`\${${t+1}:}`)).join(",")})`})(e.pureName,e.pureId,Boolean(t?.preferArrowFunctionForm)):e.pureName,s=n===Cg.PACKAGE?qh.languages.CompletionItemKind.Folder:n===Cg.CLASS?qh.languages.CompletionItemKind.Class:n===Cg.FUNCTION?qh.languages.CompletionItemKind.Function:n===Cg.ENUMERATION?qh.languages.CompletionItemKind.Enum:n===Cg.PROFILE?qh.languages.CompletionItemKind.Module:n===Cg.ASSOCIATION?qh.languages.CompletionItemKind.Interface:qh.languages.CompletionItemKind.Value;return{label:{label:e.pureName,description:e.text},kind:s,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:i,sortText:n===Cg.PACKAGE?`zzzz_${e.text}`:e.text}},qC=/(?<incompletePath>(?:\w[\w$]*::)+$)/,ZC=/->\s*(?:\w[\w$]*::)+$/,QC=/\^\s*(?:\w[\w$]*::)+$/,ey=/^\s*import\s+(?:(?<importPath>(?:(?:\w[\w$]*)::)*\w[\w$]*)::*)/,ty=(e,t)=>{const n=t.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:e.lineNumber,endColumn:e.column}),i=`${ga}${p_.PURE}\n${n}`.split("\n");return i.slice(i.map((e=>e.startsWith(ga))).lastIndexOf(!0)).map((e=>e.match(ey)?.groups?.importPath)).filter(B)},ny=/->\s*(?:\w[\w$]*)?$/,iy=/\^\s*(?:\w[\w$]*)?$/,sy=/^(?<owner>(?:(?:\w[\w$]*)::)*\w[\w$]*)\s*.$/,ay=(e,t)=>({label:e.name,kind:qh.languages.CompletionItemKind.Variable,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,sortText:t?e.name:`zzzz_${e.name}`,insertText:e.name}),ry=/^\w[\w$]*$/,oy=(0,vt.Pi)((e=>{const{renameConceptState:t}=e,n=jt(),i=t.fileEditorState,s=t.concept.pureName,[a,r]=(0,Mt.useState)(s),o=(0,Mt.useRef)(null),c=Boolean(a.match(ry)),l=s===a,d=c?void 0:"Invalid concept name",u=()=>{(0,Oe.fl)(i.setConceptToRenameState(void 0)).catch(n.alertUnhandledError)},p=e=>{e.preventDefault(),l||i.renameConcept(a).catch(n.alertUnhandledError).finally((()=>u()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>o.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename concept"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:o,className:"input input--dark",onChange:e=>r(e.target.value),value:a,spellCheck:!1}),d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(d),onClick:p,children:"Rename"})]})]})})})),cy=(0,vt.Pi)((e=>{const{editorState:t}=e,n=(0,Mt.useRef)(void 0),i=(0,Mt.useRef)(void 0),s=(0,Mt.useRef)(void 0),a=(0,Mt.useRef)(null),[r,o]=(0,Mt.useState)(),[c,l]=(0,Mt.useState)(!1),d=dE(),u=jt();return(0,Mt.useEffect)((()=>{if(!r&&a.current){const e=a.current,n=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,language:Eg.PURE,theme:og.DEFAULT_DARK,wordSeparators:"`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?",wordWrap:t.textEditorState.wrapText?"on":"off",readOnly:t.file.RO,contextmenu:!0,useShadowDOM:!1});n._codeEditorService.openCodeEditor=async()=>{const e=n.getPosition();e&&(0,Oe.fl)(d.executeNavigation(new Ag(t.filePath,e.lineNumber,e.column))).catch(u.alertUnhandledError)},n.updateOptions({gotoLocation:{multiple:"goto",multipleDefinitions:"goto",alternativeDefinitionCommand:"DUMMY"}}),n.onContextMenu((()=>l(!0))),n.addAction({id:Gg.FIND_USAGES,label:"Find Usages",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();if(n){const e=new Ag(t.filePath,n.lineNumber,n.column);t.findConceptUsages(e)}}}),n.addAction({id:Gg.REVEAL_CONCEPT_IN_TREE,label:"Reveal Concept",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();n&&d.revealConceptInTree(new Ag(t.filePath,n.lineNumber,n.column)).catch(u.alertUnhandledError)}}),n.addAction({id:Gg.RENAME_CONCEPT,label:"Rename",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();if(n){if(!t.textEditorState.model.getWordAtPosition(n))return;const e=new Ag(t.filePath,n.lineNumber,n.column);(0,Oe.fl)(t.setConceptToRenameState(e)).catch(d.applicationStore.alertUnhandledError)}}}),n.onDidChangeModelContent((()=>{const e=n.getValue();e!==t.file.content&&t.clearError(),t.file.setContent(e)})),n.onDidChangeCursorPosition((()=>{t.textEditorState.notifyCursorObserver()})),n.onDidChangeCursorSelection((()=>{t.textEditorState.notifyCursorObserver()})),n.setModel(t.textEditorState.model),t.textEditorState.viewState&&n.restoreViewState(t.textEditorState.viewState),n.focus(),t.textEditorState.setEditor(n),o(n)}}),[d,u,t,r]),r&&(n.current?.dispose(),n.current=qh.languages.registerDefinitionProvider(Eg.PURE,{provideDefinition:(e,n)=>{const i=e.getLineContent(n.lineNumber),s=qh.editor.tokenize(i,Eg.PURE)[0];if(!s)return[];let a,r;for(let e=1;e<=s.length;++e){const t=e===s.length?i.length:U(s[e]).offset;if(t+1>n.column){a=U(s[e-1]),r={startLineNumber:n.lineNumber,startColumn:a.offset+1,endLineNumber:n.lineNumber,endColumn:t+1};break}}return a&&r&&GC(a.type,[Xh.TYPE,Xh.VARIABLE,Xh.PROPERTY,Xh.PARAMETER,Xh.IDENTIFIER])?[{uri:t.textEditorState.model.uri,range:r}]:[]}}),i.current?.dispose(),i.current=qh.languages.registerCompletionItemProvider(Eg.PURE,{triggerCharacters:["/","#",":",">",".","@","^","$"],provideCompletionItems:async(e,n,i)=>{let s=[];if(i.triggerKind===qh.languages.CompletionTriggerKind.TriggerCharacter)switch(i.triggerCharacter){case"/":s=s.concat(YC());break;case"#":s=s.concat(((e,t,n)=>{const i=[],s=t.getWordUntilPosition(e),a={startLineNumber:e.lineNumber,startColumn:1,endLineNumber:e.lineNumber,endColumn:s.endColumn};var r;return r=t.getValueInRange(a).trim(),Boolean(r.match(/\s/))||n.forEach((e=>{i.push({label:{label:`${ga}${e.text}`,description:e.description},kind:qh.languages.CompletionItemKind.Keyword,insertText:`${ga}${e.insertText}\n`,range:a,documentation:e.documentation?e.documentation.markdownText?{value:e.documentation.markdownText.value}:e.documentation.text:void 0})})),i})(n,e,[{text:p_.PURE,description:"(core Pure)",insertText:p_.PURE},{text:p_.MAPPING,description:"(dsl)",insertText:p_.MAPPING},{text:p_.CONNECTION,description:"(dsl)",insertText:p_.CONNECTION},{text:p_.RUNTIME,description:"(dsl)",insertText:p_.RUNTIME},{text:p_.RELATIONAL,description:"(external store)",insertText:p_.RELATIONAL},{text:WC,description:"(dsl)",insertText:KC}]));break;case":":s=s.concat(await(async(e,t,n)=>{const i=t.getLineContent(e.lineNumber).substring(0,e.column-1).match(qC);if(i?.groups?.incompletePath){const s=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(ZC)),a=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(QC));let r=[];try{r=(await n.client.getSuggestionsForIncompletePath(i.groups.incompletePath.substring(0,i.groups.incompletePath.length-2),a?[Cg.CLASS]:s?[Cg.FUNCTION,Cg.NATIVE_FUNCTION]:[])).map((e=>(0,ge.vB)(VC,e)))}catch{}return r.map((e=>a?JC(e):XC(e,{preferArrowFunctionForm:s})))}return[]})(n,e,d));break;case">":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForIdentifier(i,[Cg.FUNCTION,Cg.NATIVE_FUNCTION])).map((e=>(0,ge.vB)(VC,e)))}catch{}return s.map((e=>XC(e,{preferArrowFunctionForm:!0})))})(n,e,d));break;case".":s=s.concat(await(async(e,t,n)=>{const i=t.getLineContent(e.lineNumber).substring(0,e.column-1).match(sy),s=ty(e,t);if(i?.groups?.owner){let e=[];try{e=(await n.client.getSuggestionsForAttribute(s,i.groups.owner)).map((e=>(0,ge.vB)($C,e)))}catch{}return e.map((e=>(e=>{const t=e.pureType,n=t===Cg.PROPERTY||t===Cg.QUALIFIED_PROPERTY?`${e.pureName}(\${1:})`:e.pureName,i=t===Cg.PROPERTY?qh.languages.CompletionItemKind.Property:t===Cg.QUALIFIED_PROPERTY?qh.languages.CompletionItemKind.Method:t===Cg.TAG?qh.languages.CompletionItemKind.Constant:t===Cg.STEREOTYPE?qh.languages.CompletionItemKind.Value:t===Cg.ENUM_VALUE?qh.languages.CompletionItemKind.Enum:qh.languages.CompletionItemKind.Value;return{label:{label:e.pureName,description:`${e.owner}.${e.pureName}`},kind:i,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:n}})(e)))}return[]})(n,e,d));break;case"^":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForClass(i)).map((e=>(0,ge.vB)(HC,e)))}catch{}return s.map((e=>JC(e)))})(n,e,d));break;case"@":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForClass(i)).map((e=>(0,ge.vB)(HC,e)))}catch{}return s.map((e=>(e=>({label:{label:e.pureName,description:e.pureId},kind:qh.languages.CompletionItemKind.Class,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:e.pureName}))(e)))})(n,e,d));break;case"$":s=s.concat(await(async(e,t,n,i)=>{let s=[];try{s=(await i.client.getSuggestionsForVariable(n,e.lineNumber,e.column)).map((e=>(0,ge.vB)(zC,e)))}catch{}const a=new Set;let r=!1;for(let n=e.lineNumber-1;n>Math.max(0,e.lineNumber-1-10)&&!r;--n){const i=t.getLineContent(n+1);(i.match(/^\s*function\s+/)||i.match(/^\s*###\w+/))&&(r=!0);const s=U(qh.editor.tokenize(t.getLineContent(n+1),Eg.PURE)[0]);s.forEach(((i,r)=>{(n!==e.lineNumber-1||i.offset<e.column)&&GC(i.type,[Xh.VARIABLE,Xh.PARAMETER],!0)&&a.add(t.getValueInRange({startLineNumber:n+1,startColumn:i.offset+1,endLineNumber:n+1,endColumn:r===s.length-1?Number.MAX_SAFE_INTEGER:U(s[r+1]).offset+1}))}))}const o=s.map((e=>e.name));return s.map((e=>ay(e,!0))).concat(Array.from(a).filter((e=>!o.includes(e))).map((e=>{const t=new zC;return t.name=e,t})).map((e=>ay(e,!1))))})(n,e,t.filePath,d))}return{suggestions:s}}}),s.current?.dispose(),s.current=qh.languages.registerCompletionItemProvider(Eg.PURE,{triggerCharacters:[],provideCompletionItems:async(e,t,n)=>{let i=[];return n.triggerKind===qh.languages.CompletionTriggerKind.Invoke&&(i=i.concat(YC()),i=i.concat(((e,t,n)=>{const i=[],s=t.getWordUntilPosition(e),a=t.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:e.lineNumber,endColumn:e.column}),r=`${ga}${p_.PURE}\n${a}`.split("\n").filter((e=>e.startsWith(ga))),o=(e=>{if(e.startsWith(ga))return e.substring(3).split(" ")[0]})(r[r.length-1]??"");return o&&n(o).forEach((t=>{i.push({label:{label:t.text,description:t.description},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`${t.insertText}\n`,range:{startLineNumber:e.lineNumber,startColumn:s.startColumn,endLineNumber:e.lineNumber,endColumn:s.endColumn},documentation:t.documentation?t.documentation.markdownText?{value:t.documentation.markdownText.value}:t.documentation.text:void 0})})),i})(t,e,(e=>(e=>{switch(e){case p_.PURE:return[{text:d_.CLASS,description:"(blank)",insertText:"Class ${1:model::NewClass}\n// example of a constraint\n// [\n// SomeConstraint: true\n// ]\n{\n ${2:// example of a standard property\n // prop1: String[1];\n\n // example of a derived property\n // derivation1() {''\\}: String[1];}\n}"},{text:d_.CLASS,description:"with property",insertText:"Class ${1:model::NewClass}\n{\n ${2:prop1}: ${3:String[1]};\n}"},{text:d_.CLASS,description:"with inheritance",insertText:"Class ${1:model::NewClass} extends ${2:model::ParentClass}\n{\n ${3:// class content}\n}"},{text:d_.CLASS,description:"with constraint",insertText:"Class ${1:model::NewClass}\n[\n ${3:SomeConstraint: true}\n]\n{\n ${2:// class content}\n}"},{text:d_.PROFILE,insertText:"Profile ${1:model::NewProfile}\n{\n stereotypes: [${2:}];\n tags: [${3:}];\n}"},{text:d_.ENUMERATION,insertText:"Enum ${1:model::NewEnumeration}\n{\n ${2:VALUE_1,\n VALUE_2}\n}"},{text:d_.ASSOCIATION,insertText:"Association ${1:model::NewAssociation}\n{\n ${2:prop1}: ${3:model::Type1[1]};\n ${4:prop2}: ${5:model::Type2[1]};\n}"},{text:d_.FUNCTION,description:"(blank)",insertText:"function ${1:model::NewEnumeration}(${2:param1: String[1]}): ${3:String[1]}\n{\n ${4:''; // function content}\n}"},{text:d_.FUNCTION,insertText:"function ${1:model::NewEnumeration}(): String[1]\n{\n ''\n}"}];case p_.MAPPING:return[{text:d_.MAPPING,description:"(blank)",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:// mapping content}\n)"},{text:d_.MAPPING,description:"with model-to-model mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetClass}: Pure\n {\n ~src ${3:model::SourceClass}\n // example of property mappings\n // prop1: $src.prop1\n }\n)"},{text:d_.MAPPING,description:"with relational mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetClass}: Relational {\n ~mainTable ${3:[model::SomeDatabase]SomeTable}\n // example of property mappings\n // prop1: [model::SomeDatabase]SomeTable.col1,\n }\n)"},{text:d_.MAPPING,description:"with enumeration mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetEnumeration}: EnumerationMapping ${3:EnumerationMappingID}\n {\n // example of enum-value mapping\n // VAL_1: ['val1'],\n // VAL_2: ['val2', 'val_2']\n }\n)"}];case p_.RELATIONAL:return[{text:d_.DATABASE,description:"(blank)",insertText:"Database ${1:model::NewDatabase}\n(\n // example database schema\n // Schema SOME_SCHEMA\n // (\n // Table TABLE_1\n // (\n // COL_1 VARCHAR(200)\n // )\n // Table TABLE_2\n // (\n // COL_2 VARCHAR(200) PRIMARY_KEY\n // )\n // )\n\n // example database join\n // Join SomeJoin(SOME_SCHEMA.TABLE_1.COL_1 = SCHEMA1.TABLE_2.COL_2)\n\n ${2:// database content}\n)"}];case WC:return[{text:KC,description:"(blank)",insertText:"Diagram ${1:model::NewDiagram}(width=0.0, height=0.0)\n{\n // NOTE: it is recommended to use diagram visual editor\n // to edit diagram: double-click on the diagram in\n // the concept explorer tree to open the editor\n}"}];default:return[]}})(e)))),i=i.concat(((e,t,n=[])=>{const i=t.getWordUntilPosition(e);return[{text:"let",description:"new variable",insertText:"let ${1:} = ${2:};"},{text:"let",description:"new collection",insertText:"let ${1:} = [${2:}];"},{text:"cast",description:"type casting",insertText:"cast(@${1:model::SomeClass})"},{text:"if",description:"(conditional)",insertText:"if(${1:'true'}, | ${2:/* if true do this */}, | ${3:/* if false do this */})"},{text:"case",description:"(conditional)",insertText:"case(${1:}, ${2:'true'}, ${3:'false'})"},{text:"match",description:"(conditional)",insertText:"match([x:${1:String[1]}, ${2:''}])"},{text:"map",description:"(collection)",insertText:"map(x|${1:})"},{text:"filter",description:"(collection)",insertText:"filter(x|${1:})"},{text:"fold",description:"(collection)",insertText:"fold({a, b| ${1:$a + $b}}, ${2:0})"},{text:"filter",description:"(collection)",insertText:"filter(x|${1:})"},{text:"sort",description:"(collection)",insertText:"sort()"},{text:"in",description:"(collection)",insertText:"in()"},{text:"slice",description:"(collection)",insertText:"slice(${1:1},${2:2})"},{text:"removeDuplicates",description:"(collection)",insertText:"removeDuplicates()"},{text:"toOne",description:"(collection)",insertText:"toOne(${1:})"},{text:"toOneMany",description:"(collection)",insertText:"toOneMany(${1:})"},{text:"isEmpty",description:"(collection)",insertText:"isEmpty()"},{text:"endsWith",description:"(string)",insertText:"endsWith()"},{text:"startsWith",description:"(string)",insertText:"startsWith()"},...n].map((t=>({label:{label:t.text,description:t.description},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:t.insertText,range:{startLineNumber:e.lineNumber,startColumn:i.startColumn,endLineNumber:e.lineNumber,endColumn:i.endColumn},documentation:t.documentation?t.documentation.markdownText?{value:t.documentation.markdownText.value}:t.documentation.text:void 0})))})(t,e,[{text:"print",description:"(io)",insertText:"print(${1:})"},{text:"println",description:"(io)",insertText:"println(${1:})"},{text:"NULL",description:"(nullish value)",insertText:"[]"}])),i=i.concat(await(async(e,t,n)=>{const i=ty(e,t),s=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(ny)),a=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(iy));let r=[];try{r=(await n.client.getSuggestionsForIdentifier(i,a?[Cg.CLASS]:s?[Cg.FUNCTION,Cg.NATIVE_FUNCTION]:[])).map((e=>(0,ge.vB)(VC,e)))}catch{}return r.map((e=>a?JC(e):XC(e,{preferArrowFunctionForm:s})))})(t,e,d))),{suggestions:i}}})),MC(t),(0,Mt.useEffect)((()=>{if(c){if(document.querySelector(".file-editor .monaco-menu")){const e=["Peek"];Array.from(document.querySelectorAll(".file-editor .monaco-menu .action-label")).filter((t=>e.includes(t.innerHTML))).forEach((e=>{const t=e.parentElement?.parentElement;t&&(t.classList.add("disabled"),t.style.opacity="0.3",t.style.pointerEvents="none")}))}l(!1)}}),[c]),(0,Mt.useEffect)((()=>{r&&t.textEditorState.forcedCursorPosition&&(fg(r,t.textEditorState.forcedCursorPosition),t.textEditorState.setForcedCursorPosition(void 0))}),[r,t,t.textEditorState.forcedCursorPosition]),(0,Mt.useEffect)((()=>()=>{r&&(t.textEditorState.setViewState(r.saveViewState()??void 0),r.dispose(),n.current?.dispose(),i.current?.dispose(),s.current?.dispose())}),[t,r]),(0,C.jsxs)("div",{className:"panel editor-group file-editor",children:[(0,C.jsx)("div",{className:"panel__header file-editor__header",children:(0,C.jsxs)("div",{className:"file-editor__header__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("file-editor__header__action",{"file-editor__header__action--active":t.textEditorState.wrapText}),tabIndex:-1,onClick:()=>t.textEditorState.setWrapText(!t.textEditorState.wrapText),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"file-editor__icon--text-wrap"})}),t.renameConceptState&&(0,C.jsx)(oy,{renameConceptState:t.renameConceptState}),t.showGoToLinePrompt&&(0,C.jsx)(jC,{fileEditorState:t})]})}),(0,C.jsx)("div",{className:"panel__content file-editor__content",children:(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:a})})})]})}));var ly=n(8533);const dy=e=>{const{open:t,className:n,children:i,menuProps:s,content:a,title:r,disabled:o,onClose:c,onOpen:l}=e,d=(0,Mt.useRef)(null),[u,p]=(0,Mt.useState)(null);return(0,Mt.useEffect)((()=>{void 0!==t&&(t&&!u&&d.current?p(d.current):!t&&u&&p(null))}),[u,t]),(0,C.jsxs)("button",{ref:d,className:n,disabled:o,onClick:e=>{e.stopPropagation(),e.preventDefault(),o||(u?(c?.(),p(null)):d.current&&(l?.(),p(d.current)))},tabIndex:-1,title:r,children:[i,(0,C.jsx)(Vi,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:u,open:(void 0===t||Boolean(t))&&Boolean(u),BackdropProps:{invisible:!0},elevation:0,marginThreshold:0,disableRestoreFocus:!0,...s,children:a})]})},uy=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{diagramEditorState:n}=e,i=jt(),s=n.diagram,a=t,{width:r,height:o}=(0,Xi.NB)({refreshMode:"debounce",refreshRate:50,targetRef:a});(0,Mt.useEffect)((()=>{const e=new Y_(a.current,s);n.setRenderer(e),n.setupRenderer(),e.render({initial:!0})}),[a,n,s]),(0,Mt.useEffect)((()=>{n.isDiagramRendererInitialized&&n.renderer.render({initial:!0})}),[n,n.isDiagramRendererInitialized]),(0,Mt.useEffect)((()=>{n.isDiagramRendererInitialized&&n.renderer.refresh()}),[n,r,o]);const c=(0,Mt.useCallback)(((e,t)=>{if(e instanceof Sg){const s=t.getClientOffset(),a=s?n.renderer.canvasCoordinateToModelCoordinate(n.renderer.eventCoordinateToCanvasCoordinate(new dh(s.x,s.y))):void 0;(0,Oe.fl)(n.addClassView(e.li_attr.pureId,a)).catch(i.alertUnhandledError)}}),[i,n]),[,l]=(0,ly.L)((()=>({accept:EC.CLASS,drop:(e,t)=>c(e,t)})),[c]);return l(a),(0,C.jsx)("div",{ref:a,className:(0,At.W)("diagram-canvas diagram-editor__canvas",n.diagramCursorClass),tabIndex:0})}))),py=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=dE(),i=jt(),s=e=>()=>{t.renderer.zoomCenter(e/100)},a=t.renderer.selectedClasses.length<2;return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align left",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_LEFT),children:(0,C.jsx)(fi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align center",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_CENTER),children:(0,C.jsx)(_i,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align right",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_RIGHT),children:(0,C.jsx)(Ei,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__group__separator"}),(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align top",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_TOP),children:(0,C.jsx)(hi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align middle",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_MIDDLE),children:(0,C.jsx)(gi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align bottom",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_BOTTOM),children:(0,C.jsx)(mi,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__group__separator"}),(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Space horizontally",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.SPACE_HORIZONTALLY),children:(0,C.jsx)(Ci,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Space vertically",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.SPACE_VERTICALLY),children:(0,C.jsx)(yi,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsxs)(dy,{className:"diagram-editor__header__dropdown",title:"Zoom...",content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{className:"diagram-editor__header__zoomer__dropdown__menu__item",onClick:()=>t.renderer.zoomToFit(),children:"Fit"}),(0,C.jsx)(Wi,{}),W_.map((e=>(0,C.jsxs)(zi,{className:"diagram-editor__header__zoomer__dropdown__menu__item",onClick:s(e),children:[e,"%"]},e)))]}),menuProps:{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},elevation:7},children:[(0,C.jsxs)("div",{className:"diagram-editor__header__dropdown__label diagram-editor__header__zoomer__dropdown__label",children:[Math.round(100*t.renderer.zoom),"%"]}),(0,C.jsx)("div",{className:"diagram-editor__header__dropdown__trigger diagram-editor__header__zoomer__dropdown__trigger",children:(0,C.jsx)(tn,{})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__actions",children:(0,C.jsx)("button",{className:"diagram-editor__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(n.loadFile(t.filePath,new Ag(t.filePath,t.fileLine,t.fileColumn))).catch(i.alertUnhandledError)},children:(0,C.jsx)(Jn,{className:"diagram-editor__icon--go-to-file"})})})]})})),hy=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=t.renderer,i=(e,t)=>()=>n.changeMode(e,t);return(0,C.jsxs)("div",{className:"diagram-editor__tools",children:[(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.LAYOUT}),tabIndex:-1,onClick:i(V_.LAYOUT,$_.NONE),title:"View Tool (V)",children:(0,C.jsx)(xi,{className:"diagram-editor__icon--layout"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.PAN}),tabIndex:-1,onClick:i(V_.PAN,$_.NONE),title:"Pan Tool (M)",children:(0,C.jsx)(Ai,{className:"diagram-editor__icon--pan"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.ZOOM_IN}),tabIndex:-1,title:"Zoom In (Z)",onClick:i(V_.ZOOM_IN,$_.NONE),children:(0,C.jsx)(Ii,{className:"diagram-editor__icon--zoom-in"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.ZOOM_OUT}),tabIndex:-1,title:"Zoom Out (Z)",onClick:i(V_.ZOOM_OUT,$_.NONE),children:(0,C.jsx)(Oi,{className:"diagram-editor__icon--zoom-out"})})]})})),gy=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=(0,Mt.useRef)(null);return MC(t),(0,C.jsxs)("div",{className:"diagram-editor",children:[(0,C.jsx)("div",{className:"diagram-editor__header",children:t.isDiagramRendererInitialized&&(0,C.jsx)(py,{diagramEditorState:t})}),(0,C.jsx)("div",{className:"diagram-editor__content",children:(0,C.jsxs)("div",{className:"diagram-editor__stage",children:[t.isDiagramRendererInitialized&&(0,C.jsx)(hy,{diagramEditorState:t}),(0,C.jsx)(uy,{diagramEditorState:t,ref:n})]})})]})}));var my=n(3297),fy=n(4153);(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{children:n,placeholder:i,showPlaceholder:s,className:a}=e;return(0,C.jsxs)("div",{ref:t,className:(0,At.W)("dnd__entry__container",a),children:[s&&(0,C.jsx)("div",{className:"dnd__entry__placeholder",children:i?(0,C.jsx)(C.Fragment,{children:i}):(0,C.jsx)("div",{className:"dnd__entry__placeholder__content"})}),(0,C.jsx)(C.Fragment,{children:n})]})})));const _y=e=>{const{children:t,label:n,isDragOver:i,isDroppable:s,className:a}=e;return i||s?(0,C.jsx)("div",{className:(0,At.W)(["dnd__entry-dropzone__placeholder",a,{"dnd__entry-dropzone__placeholder--active":i,"dnd__entry-dropzone__placeholder--droppable":s}]),children:(0,C.jsx)("div",{className:"dnd__entry-dropzone__placeholder__content",children:(0,C.jsx)("div",{className:"dnd__entry-dropzone__placeholder__label",children:n??""})})}):(0,C.jsx)(C.Fragment,{children:t})};function Ey(e){const{labelGetter:t,types:n}=e,{itemType:i,item:s,isDragging:a,currentPosition:r}=(0,my.f)((e=>({itemType:e.getItemType(),item:e.getItem(),isDragging:e.isDragging(),currentPosition:e.getClientOffset()})));return a&&s&&i&&n.includes(i.toString())?(0,C.jsx)("div",{className:"dnd__drag-preview-layer",children:(0,C.jsx)("div",{className:"dnd__drag-preview-layer__content",style:r?{transform:`translate(${r.x/10+2}rem, ${r.y/10+1}rem)`}:{display:"none"},children:t(s)})}):null}const Cy=e=>{if(Math.abs(e.deltaY)<=Math.abs(e.deltaX))return;let t;e.stopPropagation(),t=0===e.deltaY?e.deltaY:e.deltaY<0?-Math.abs(e.deltaY):Math.abs(e.deltaY),e.currentTarget.scrollBy(t,0)},yy=(0,vt.Pi)((e=>{const{tabState:t,managerTabState:n}=e;return(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>n.closeTab(t),children:"Close"}),(0,C.jsx)(zi,{disabled:n.tabs.length<2,onClick:()=>n.closeAllOtherTabs(t),children:"Close Others"}),(0,C.jsx)(zi,{onClick:()=>n.closeAllTabs(),children:"Close All"})]})})),by=(0,vt.Pi)((e=>{const t=(0,Mt.useRef)(null),{tabManagerState:n,tabState:i,tabRenderer:s}=e,a=(0,Mt.useCallback)(((e,s)=>{const a=e.tab,r=i,o=n.tabs.findIndex((e=>e===a)),c=n.tabs.findIndex((e=>e===r)),l=t.current?.getBoundingClientRect(),d=((l?.left??0)-(l?.right??0))/2,u=(s.getClientOffset()?.x??0)-(l?.right??0);o<c&&u<d||o>c&&u>d||n.swapTabs(a,r)}),[n,i]),[{isBeingDraggedEditorPanel:r},o]=(0,ly.L)((()=>({accept:[n.dndType],hover:(e,t)=>a(e,t),collect:e=>({isBeingDraggedEditorPanel:e.getItem()?.tab})})),[a]),c=i===r,[,l,d]=(0,XE.c)((()=>({type:n.dndType,item:()=>({tab:i})})),[i,n]);return l(o(t)),(e=>{(0,Mt.useEffect)((()=>{e((0,fy.r)())}),[e])})(d),(0,C.jsx)("div",{ref:t,"data-testid":"tab-manager__tab",className:(0,At.W)("tab-manager__tab",{"tab-manager__tab--active":i===n.currentTab,"tab-manager__tab--dragged":c}),onMouseUp:(u=i,e=>{1===e.nativeEvent.button&&n.closeTab(u)}),children:(0,C.jsx)(_y,{isDragOver:!1,className:"tab-manager__tab__dnd__placeholder",children:(0,C.jsxs)($i,{content:(0,C.jsx)(yy,{tabState:i,managerTabState:n}),className:"tab-manager__tab__content",children:[(0,C.jsx)("button",{className:"tab-manager__tab__label",tabIndex:-1,onClick:()=>n.openTab(i),title:i.description,children:s?.(i)??i.label}),(0,C.jsx)("button",{className:"tab-manager__tab__close-btn",onClick:()=>n.closeTab(i),tabIndex:-1,title:"Close",children:(0,C.jsx)(qt,{})})]})})});var u})),Ty=(0,vt.Pi)((e=>{const{managerTabState:t}=e;return(0,C.jsx)(dy,{className:"tab-manager__menu__toggler",title:"Show All Tabs",content:(0,C.jsx)(Hi,{className:"tab-manager__menu",children:t.tabs.map((e=>(0,C.jsxs)(zi,{className:(0,At.W)("tab-manager__menu__item",{"tab-manager__menu__item--active":e===t.currentTab}),onClick:()=>t.openTab(e),children:[(0,C.jsx)("div",{className:"tab-manager__menu__item__label",children:e.label}),(0,C.jsx)("div",{className:"tab-manager__menu__item__close-btn",onClick:n=>{n.stopPropagation(),t.closeTab(e)},tabIndex:-1,title:"Close",children:(0,C.jsx)(qt,{})})]},e.uuid)))}),menuProps:{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}},children:(0,C.jsx)(ai,{})})})),vy=(0,vt.Pi)((e=>{const{tabManagerState:t,tabRenderer:n}=e;return(0,C.jsxs)("div",{className:"tab-manager",children:[(0,C.jsxs)("div",{className:"tab-manager__content",onWheel:Cy,children:[t.tabs.map((e=>(0,C.jsx)(by,{tabState:e,tabManagerState:t,tabRenderer:n},e.uuid))),(0,C.jsx)(Ey,{labelGetter:e=>e.tab.label,types:[t.dndType]})]}),(0,C.jsx)(Ty,{managerTabState:t})]})})),Sy=()=>{const[e,t]=(0,Mt.useState)(!1),{ref:n,width:i,height:s}=(0,Xi.NB)();return(0,Mt.useEffect)((()=>{t((i??0)>300&&(s??0)>150)}),[i,s]),(0,C.jsx)("div",{ref:n,className:"editor-group__splash-screen",children:(0,C.jsxs)("div",{className:(0,At.W)("editor-group__splash-screen__content",{"editor-group__splash-screen__content--hidden":!e}),children:[(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Run the go() function"}),(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F9"})})]}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Run the full test suite"}),(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})})]}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Search for a file"}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Ctrl"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"P"})]})]})]})})},Ny=(0,vt.Pi)((()=>{const e=dE(),t=e.tabManagerState.currentTab;return t?(0,C.jsxs)("div",{className:"panel editor-group",children:[(0,C.jsxs)("div",{className:"panel__header editor-group__header",children:[(0,C.jsx)("div",{className:"editor-group__header__tabs",children:(0,C.jsx)(vy,{tabManagerState:e.tabManagerState,tabRenderer:t=>{if(t instanceof Wg){const n=e.tabManagerState.tabs.filter((e=>e instanceof Wg&&e.fileName===t.fileName)).length>1;return(0,C.jsxs)("div",{className:"editor-group__header__tab",children:[(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(kn,{className:"editor-group__header__tab__icon--file"})}),(0,C.jsx)("div",{className:"editor-group__header__tab__label",children:t.fileName}),n&&(0,C.jsx)("div",{className:"editor-group__header__tab__path",children:t.filePath}),t.file.RO&&(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(Xt,{className:"editor-group__header__tab__icon--readonly"})})]})}if(t instanceof J_){const n=e.tabManagerState.tabs.filter((e=>e instanceof J_&&e.diagramName===t.diagramName)).length>1;return(0,C.jsxs)("div",{className:"editor-group__header__tab",children:[(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(cC,{})}),(0,C.jsx)("div",{className:"editor-group__header__tab__label",children:t.diagramName}),n&&(0,C.jsx)("div",{className:"editor-group__header__tab__path",children:t.diagramPath})]})}return t.label}})}),(0,C.jsx)("div",{className:"panel__header__actions"})]}),(0,C.jsx)("div",{className:"panel__content editor-group__content",children:t instanceof Wg?t.textEditorState.language===Eg.PURE?(0,C.jsx)(cy,{editorState:t}):(0,C.jsx)(UC,{editorState:t}):t instanceof J_?(0,C.jsx)(gy,{diagramEditorState:t}):null},t.uuid)]}):(0,C.jsx)(Sy,{})}));var xy=n(166),Ay=n(7493);Ay.Select.createFilter;const Iy=e=>{const{options:t,children:n,getValue:i,selectProps:s}=e,a=s.optionCustomization?.rowHeight??3.5*parseInt(getComputedStyle(document.documentElement).fontSize,10),[r]=i(),o=t.indexOf(r)*a,c=n.length?n.findIndex((e=>e.props.isFocused)):0,l=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{l.current?.scrollToItem(c)}),[c]),n.length?(0,C.jsx)(xy.t7,{className:s.darkMode?"scrollbar--light selector-menu--dark":"",ref:l,width:"100%",height:Math.min(n.length,6)*a,itemCount:n.length,itemSize:a,initialScrollOffset:o,children:({index:e,style:t})=>(0,C.jsx)("div",{style:t,className:"selector-input__option-wrapper",children:n[e]})}):(0,C.jsx)("div",{className:"selector-menu--no-match "+(s.darkMode?"selector-menu--dark":""),children:s.noMatchMessage??"No match found"})},Oy=e=>{const{children:t,selectProps:n}=e;return(0,C.jsx)(Ay.SelectComponents.Option,{...e,className:(0,At.W)(n.darkMode?{"selector-input--dark__option":!0,"selector-input--dark__option--is-focused":e.isFocused,"selector-input--dark__option--is-selected":e.isSelected}:{"selector-input__option":!0,"selector-input__option--is-focused":e.isFocused,"selector-input__option--is-selected":e.isSelected},{"selector-input__option--custom":Boolean(n.optionCustomization)}),children:t})},wy="selector-input",Ry="selector-input--dark",ky=()=>(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__loading-indicator ${Ry}__loading-indicator`,children:(0,C.jsx)(yn,{})}),Ly=()=>(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__dropdown-indicator`,children:(0,C.jsx)(tn,{})}),Fy=e=>{const{innerProps:{ref:t,...n}}=e;return(0,C.jsx)("div",{...n,ref:t,children:(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__clear-indicator`,children:(0,C.jsx)(qt,{})})})},Py=e=>(0,C.jsx)(Ay.Select.components.Input,{...e,isHidden:!1}),Dy=(0,Mt.forwardRef)((function(e,t){const{allowCreating:n,noMatchMessage:i,disabled:s,components:a,className:r,darkMode:o,hasError:c,...l}=e,d=n?Ay.CreatableSelect.default:Ay.Select.default,u=o?Ry:wy;return(0,C.jsx)(d,{styles:{menuPortal:e=>({...e,zIndex:9999})},menuPortalTarget:document.body,ref:t,isDisabled:Boolean(s),className:(0,At.W)(u,r,{"selector-input--has-error":c,"selector-input--custom":Boolean(e.optionCustomization)}),classNamePrefix:u,components:{Option:Oy,ClearIndicator:Fy,DropdownIndicator:Ly,LoadingIndicator:ky,MenuList:Iy,Input:Py,...a},...l,darkMode:o,noMatchMessage:i})})),My=(e,t)=>e.label.localeCompare(t.label),By=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.fileSearchCommandLoadState,i=e.fileSearchCommandState,s=(0,Mt.useRef)(null),a=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>{(0,Oe.fl)(e.searchFile()).catch(t.alertUnhandledError)}),500)),[t,e]),r=()=>e.setOpenFileSearchCommand(!1);return(0,C.jsx)(xt.Z,{open:e.openFileSearchCommand,onClose:r,TransitionProps:{onEnter:()=>{s.current?.focus()}},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Open file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)(Dy,{ref:s,className:"command-modal__content__input",options:e.fileSearchCommandResults.map((e=>({label:e,value:e}))).sort(My),onChange:n=>{n?.value&&(r(),i.reset(),(0,Oe.fl)(e.loadFile(n.value)).catch(t.alertUnhandledError))},onInputChange:e=>{i.setText(e),a.cancel(),a()},placeholder:"Enter file name or path",escapeClearsValue:!0,darkMode:!0,isLoading:n.isInProgress}),(0,C.jsx)("button",{className:(0,At.W)("command-modal__content__config-btn btn--sm",{"command-modal__content__config-btn--toggled":i.isRegExp}),title:`Use Regular Expression (${i.isRegExp?"on":"off"})`,onClick:()=>i.setRegExp(!i.isRegExp),children:(0,C.jsx)(qn,{})})]})]})})}));var jy;!function(e){e.MODE="mode",e.FAST_COMPILE="fastCompile"}(jy||(jy={}));const Uy=(Gy=(0,vt.Pi)((()=>{const e=dE(),t=jt(),{ref:n,width:i,height:s}=(0,Xi.NB)(),a=IE(0===e.sideBarDisplayState.size,{onStopResize:t=>e.sideBarDisplayState.setSize(t.domElement.getBoundingClientRect().width),size:e.sideBarDisplayState.size}),r=IE(0===e.panelGroupDisplayState.size,{onStopResize:t=>e.panelGroupDisplayState.setSize(t.domElement.getBoundingClientRect().height),size:e.panelGroupDisplayState.size}),o=IE(e.panelGroupDisplayState.isMaximized);return(0,Mt.useEffect)((()=>{n.current&&e.panelGroupDisplayState.setMaxSize(n.current.offsetHeight)}),[e,n,s,i]),(0,Mt.useEffect)((()=>()=>{e.cleanUp()}),[e]),(0,Mt.useEffect)((()=>{(0,Oe.fl)(e.initialize(!1,void 0,t.navigationService.navigator.getCurrentLocationParameterValue(jy.MODE),t.navigationService.navigator.getCurrentLocationParameterValue(jy.FAST_COMPILE))).catch(t.alertUnhandledError)}),[e,t]),(0,Mt.useEffect)((()=>(t.navigationService.navigator.blockNavigation([()=>!0],void 0,(()=>t.notificationService.notifyWarning("Navigation from the editor is blocked"))),()=>{t.navigationService.navigator.unblockNavigation()})),[e,t]),MC(e),(0,C.jsxs)("div",{className:"ide",children:[(0,C.jsxs)("div",{className:"ide__body",children:[(0,C.jsx)(FC,{}),(0,C.jsx)("div",{className:"ide__content-container",ref:n,children:(0,C.jsx)("div",{className:"ide__content",children:(0,C.jsxs)(xE,{orientation:"vertical",children:[(0,C.jsx)(OE,{...a.collapsiblePanel,direction:1,children:(0,C.jsx)(kC,{})}),(0,C.jsx)(wE,{}),(0,C.jsx)(OE,{...a.remainingPanel,minSize:300,children:(0,C.jsxs)(xE,{orientation:"horizontal",children:[(0,C.jsx)(OE,{...o.collapsiblePanel,...0===e.panelGroupDisplayState.size?r.remainingPanel:{},children:(0,C.jsx)(Ny,{})}),(0,C.jsx)(wE,{children:(0,C.jsx)(RE,{color:e.panelGroupDisplayState.isMaximized?"transparent":"var(--color-dark-grey-250)"})}),(0,C.jsx)(OE,{...r.collapsiblePanel,...e.panelGroupDisplayState.isMaximized?o.remainingPanel:{},direction:-1,children:(0,C.jsx)(JE,{})})]})})]})})})]}),(0,C.jsx)(DC,{}),(0,C.jsx)(By,{})]})})),function(){return(0,C.jsx)(lE,{children:(0,C.jsx)(Gy,{})})});var Gy;const Vy=(0,vt.Pi)((e=>{const{children:t}=e,n=U((0,Mt.useContext)(Vh),"Can't find application platform in context"),i=jt();return(0,Mt.useEffect)((()=>{i.initialize(n).catch(i.alertUnhandledError)}),[i,n]),i.initState.hasSucceeded?(0,C.jsx)(fs,{children:t}):(0,C.jsx)(C.Fragment,{})}));class $y{applicationStore;pluginManager;constructor(e){this.applicationStore=e,this.pluginManager=e.pluginManager}}const Hy=(0,Mt.createContext)(void 0),zy=({children:e})=>{const t=jt(),n=(0,vt.fv)((()=>new $y(t)));return(0,C.jsx)(Hy.Provider,{value:n,children:e})},Wy=({children:e})=>(0,C.jsx)(Vy,{children:(0,C.jsx)(zy,{children:e})}),Ky=e=>{const{baseUrl:t}=e;return(0,C.jsx)(Hh,{baseUrl:t,children:(0,C.jsx)(Wy,{children:(0,C.jsx)(Uy,{})})})},Yy=JSON.parse('{"i8":"8.0.51","Rw":{"p":"@finos/legend-application-pure-ide-plugin-core"}}');class Jy extends Xs{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}}const Xy={wordPattern:/(-?\d*\.\d\w*)|([^`~!@#%^$&*()\-=+[{\]}\\|;:'",.<>/?\s][^`~!@#%^&*()\-=+[{\]}\\|;:'",.<>/?\s]*)/,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"},{open:"<",close:">"},{open:"<<",close:">>"}],folding:{markers:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))")}}};class qy extends Jy{static NAME=Yy.Rw.p;constructor(){super(qy.NAME,Yy.i8)}getExtraApplicationSetups(){return[async e=>{await(async e=>{const t=`Monospaced font '${Qe}' has not been loaded properly, code editor might not display properly`;await Promise.all([400,700].map((e=>document.fonts.load(`${e} 1em ${Qe}`)))).then((()=>{document.fonts.check(`1em ${Qe}`)?qh.editor.remeasureFonts():e.logService.error(u.create(he.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(u.create(he.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";qh.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const i=[[qh.KeyCode.F1,"F1"],[qh.KeyCode.F8,"F8"],[qh.KeyCode.F9,"F9"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyG,"Control+KeyG"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyB,"Control+KeyB"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyO,"Control+KeyO"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyD,"Control+KeyD"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyP,"Control+KeyP"],[qh.KeyMod.Shift|qh.KeyCode.F10,"Shift+F10"],[qh.KeyMod.WinCtrl|qh.KeyCode.F2,"Control+F2"],[qh.KeyMod.WinCtrl|qh.KeyCode.F12,"Control+F12"]];qh.editor.addKeybindingRules(i.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),qh.editor.defineTheme(og.DEFAULT_DARK,cg),qh.editor.defineTheme(og.SOLARIZED_DARK,lg),qh.editor.defineTheme(og.GITHUB_DARK,dg),qh.editor.defineTheme(og.GITHUB_DARK_DIMMED,ug),qh.editor.defineTheme(og.MATERIAL_DEFAULT,pg),qh.editor.defineTheme(og.MATERIAL_DARKER,hg),qh.editor.defineTheme(og.ONE_DARK_PRO,gg),qh.editor.defineTheme(og.ONE_DARK_PRO_DARKER,mg)})(e),function(e){var t;qh.languages.register({id:Eg.PURE}),qh.languages.setLanguageConfiguration(Eg.PURE,Xy),qh.languages.setMonarchTokensProvider(Eg.PURE,(t=e?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...t,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",d_.CLASS,d_.ASSOCIATION,d_.ENUMERATION,d_.MEASURE,d_.PROFILE,d_.FUNCTION,d_.MAPPING,d_.RUNTIME,d_.CONNECTION,d_.FILE_GENERATION,d_.GENERATION_SPECIFICATION,d_.DATA_ELEMENT,u_.JSON_MODEL_CONNECTION,u_.MODEL_CHAIN_CONNECTION,u_.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",d_.SERVICE,d_.FLAT_DATA,d_.DATABASE,u_.FLAT_DATA_CONNECTION,u_.RELATIONAL_DATABASE_CONNECTION,"Relational"],operators:["=",">","<","!","~","?",":","==","<=",">=","&&","||","++","--","+","-","*","/","&","|","^","%","->","#{","}#","@","<<",">>"],languageStructs:["import","native"],identifier:/[a-zA-Z_$][\w$]*/,symbols:/[=><!~?:&|+\-*/^%#@]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,multiplicity:/\[(?:[a-zA-Z0-9]+(?:\.\.(?:[a-zA-Z0-9]+|\*|))?|\*)\]/,package:/(?:[\w_]+::)+/,generics:/(?:(?:<\w+>)|(?:<[^:.@^()]+[^-]>))/,date:/%-?\d+(?:-\d+(?:-\d+(?:T(?:\d+(?::\d+(?::\d+(?:.\d+)?)?)?)(?:[+-][0-9]{4})?)))/,time:/%\d+(?::\d+(?::\d+(?:.\d+)?)?)?/,tokenizer:{root:[{include:"@pure"},{include:"@date"},{include:"@color"},[/^\s*###[\w]+/,Xh.PARSER],[/(@identifier)/,{cases:{"@languageStructs":Xh.LANGUAGE_STRUCT,"@keywords":`${Xh.KEYWORD}.$0`,"([a-zA-Z_$][\\w$]*)_((\\w+_(([a-zA-Z0-9]+)|(\\$[a-zA-Z0-9]+_[a-zA-Z0-9]+\\$)))__)*(\\w+_(([a-zA-Z0-9]+)|(\\$[a-zA-Z0-9]+_[a-zA-Z0-9]+\\$)))_":Xh.TYPE,"@default":Xh.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":Xh.OPERATOR,"@default":Xh.IDENTIFIER}}],{include:"@number"},[/[;,.]/,Xh.DELIMITER],[/'([^'\\]|\\.)*$/,`${Xh.STRING}.invalid`],[/'/,Xh.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[Xh.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[Xh.PACKAGE,Xh.TYPE,Xh.GENERICS,Xh.WHITESPACE,Xh.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[Xh.PACKAGE,Xh.TYPE,Xh.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${Xh.TYPE}.operator`,Xh.WHITESPACE,Xh.PACKAGE,Xh.TYPE,Xh.GENERICS,Xh.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[Xh.DELIMITER,Xh.PROPERTY]],[/(@identifier)(\s*=)/,[Xh.PROPERTY,Xh.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[Xh.TYPE,Xh.OPERATOR,Xh.PROPERTY]],[/(@identifier)(\s*:)/,[Xh.PARAMETER,Xh.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[Xh.KEYWORD,Xh.WHITESPACE,Xh.VARIABLE,Xh.OPERATOR]],[/(\$@identifier)/,[`${Xh.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${Xh.DATE}.latest`]],[/(@date)/,[Xh.DATE]],[/(@time)/,[`${Xh.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[Xh.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${Xh.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${Xh.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${Xh.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${Xh.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${Xh.NUMBER}.binary`],[/(@digits)[fFdD]/,`${Xh.NUMBER}.float`],[/(@digits)[lL]?/,Xh.NUMBER]],whitespace:[[/[ \t\r\n]+/,Xh.WHITESPACE],[/\/\*\*(?!\/)/,`${Xh.COMMENT}.doc`,"@doc"],[/\/\*/,Xh.COMMENT,"@comment"],[/\/\/.*$/,Xh.COMMENT]],comment:[[/[^/*]+/,Xh.COMMENT],[/\*\//,Xh.COMMENT,"@pop"],[/[/*]/,Xh.COMMENT]],doc:[[/[^/*]+/,`${Xh.COMMENT}.doc`],[/\/\*/,`${Xh.COMMENT}.doc.invalid`],[/\*\//,`${Xh.COMMENT}.doc`,"@pop"],[/[/*]/,`${Xh.COMMENT}.doc`]],string:[[/[^\\']+/,Xh.STRING],[/@escapes/,`${Xh.STRING}.escape`],[/\\./,`${Xh.STRING}.escape.invalid`],[/'/,Xh.STRING,"@pop"]],characters:[[/'[^\\']'/,Xh.STRING],[/(')(@escapes)(')/,[Xh.STRING,`${Xh.STRING}.escape`,Xh.STRING]],[/'/,`${Xh.STRING}.invalid`]]}}))}({extraKeywords:[KC]})}]}getExtraKeyedCommandConfigEntries(){return[Bg,Vg,Ug].flatMap((e=>{return t=e,Object.entries(t).map((e=>({key:e[0],content:e[1]})));var t}))}}class Zy extends Ks{static create(){const e=new Zy(ta.create());return e.withBasePlugins([new qs,new qy]),e.withBasePresets([new Ph]),e}async configureApplication(e){return new Qs(e)}async loadApplication(e){(0,y.s)((()=>{let e=document.getElementsByTagName(Ys).length?document.getElementsByTagName(Ys)[0]:void 0;return e||(e=document.createElement(Ys),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,C.jsx)(Ut,{store:e,children:(0,C.jsx)(Ky,{baseUrl:this.baseAddress})}))}}class Qy{static getPresetCollection(){return[]}static getPluginCollection(){return[new E]}static run(e){Zy.create().setup({baseAddress:e}).withPresets(Qy.getPresetCollection()).withPlugins(Qy.getPluginCollection()).start().catch((e=>{throw e}))}}Qy.run("/ide/")},7493:(e,t,n)=>{const i=n(4319),s=n(1776);e.exports={CreatableSelect:i,Select:s,SelectComponents:s.components}},4524:(e,t,n)=>{const i=n(8978),s=n(1553),a=n(5186),r=n(9385),o=n(563),c=n(6636),l=n(1914),d=n(8799),u=n(7245),p=n(924),h=n(4543),g=n(5100),m=n(8920),f=n(2742);e.exports={FA:i,GI:s,MD:a,VSC:r,GO:o,SI:c,IO5:l,BS:d,BI:u,CG:p,FI:h,RI:g,TB:m,HI:f}},1931:(e,t,n)=>{const i=n(1659);e.exports={Fuse:i}}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={id:e,loaded:!1,exports:{}};return a[e].call(n.exports,n,n.exports,o),n.loaded=!0,n.exports}o.m=a,o.amdO={},e=[],o.O=(t,n,i,s)=>{if(!n){var a=1/0;for(d=0;d<e.length;d++){for(var[n,i,s]=e[d],r=!0,c=0;c<n.length;c++)(!1&s||a>=s)&&Object.keys(o.O).every((e=>o.O[e](n[c])))?n.splice(c--,1):(r=!1,s<a&&(a=s));if(r){e.splice(d--,1);var l=i();void 0!==l&&(t=l)}}return t}s=s||0;for(var d=e.length;d>0&&e[d-1][2]>s;d--)e[d]=e[d-1];e[d]=[n,i,s]},o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},n=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,i){if(1&i&&(e=this(e)),8&i)return e;if("object"==typeof e&&e){if(4&i&&e.__esModule)return e;if(16&i&&"function"==typeof e.then)return e}var s=Object.create(null);o.r(s);var a={};t=t||[null,n({}),n([]),n(n)];for(var r=2&i&&e;"object"==typeof r&&!~t.indexOf(r);r=n(r))Object.getOwnPropertyNames(r).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,o.d(s,a),s},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((t,n)=>(o.f[n](e,t),t)),[])),o.u=e=>"static/"+e+"."+{14:"b6015270",135:"90122fea",246:"2d93b5dd",309:"df05f0ef",399:"4bd7d49b",471:"d1ead9bf",947:"b545969f"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i={},s="@finos/legend-application-pure-ide-deployment:",o.l=(e,t,n,a)=>{if(i[e])i[e].push(t);else{var r,c;if(void 0!==n)for(var l=document.getElementsByTagName("script"),d=0;d<l.length;d++){var u=l[d];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==s+n){r=u;break}}r||(c=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,o.nc&&r.setAttribute("nonce",o.nc),r.setAttribute("data-webpack",s+n),r.src=e),i[e]=[t];var p=(t,n)=>{r.onerror=r.onload=null,clearTimeout(h);var s=i[e];if(delete i[e],r.parentNode&&r.parentNode.removeChild(r),s&&s.forEach((e=>e(n))),t)return t(n)},h=setTimeout(p.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=p.bind(null,r.onerror),r.onload=p.bind(null,r.onload),c&&document.head.appendChild(r)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.p="/ide/",(()=>{var e={826:0};o.f.j=(t,n)=>{var i=o.o(e,t)?e[t]:void 0;if(0!==i)if(i)n.push(i[2]);else{var s=new Promise(((n,s)=>i=e[t]=[n,s]));n.push(i[2]=s);var a=o.p+o.u(t),r=new Error;o.l(a,(n=>{if(o.o(e,t)&&(0!==(i=e[t])&&(e[t]=void 0),i)){var s=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;r.message="Loading chunk "+t+" failed.\n("+s+": "+a+")",r.name="ChunkLoadError",r.type=s,r.request=a,i[1](r)}}),"chunk-"+t,t)}},o.O.j=t=>0===e[t];var t=(t,n)=>{var i,s,[a,r,c]=n,l=0;if(a.some((t=>0!==e[t]))){for(i in r)o.o(r,i)&&(o.m[i]=r[i]);if(c)var d=c(o)}for(t&&t(n);l<a.length;l++)s=a[l],o.o(e,s)&&e[s]&&e[s][0](),e[s]=0;return o.O(d)},n=globalThis.webpackChunk_finos_legend_application_pure_ide_deployment=globalThis.webpackChunk_finos_legend_application_pure_ide_deployment||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var c=o.O(void 0,[736],(()=>o(1862)));c=o.O(c)})();
|
2
|
-
//# sourceMappingURL=index.
|
1
|
+
(()=>{"use strict";var e,t,n,i,s,a={1862:(e,t,n)=>{const i=JSON.parse('{"i8":"10.0.21","Rw":{"k":"@finos/legend-logger-plugin-web-console"}}');var s,a=n(1004);class r{name;version;signature;uuid}class o{name;version;uuid=(0,a.Z)();constructor(e,t){this.name=e,this.version=t}getName(){return this.name}getVersion(){return this.version}getSignature(){return`${this.getName()}@${this.getVersion()}`}getUUID(){return this.uuid}getInfo(){const e=new r;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e}configure(e){return this}}class c{name;version;signature;uuid;plugins=[]}class l{name;version;uuid=(0,a.Z)();plugins=[];constructor(e,t,n){this.name=e,this.version=t,this.plugins=n}getName(){return this.name}getVersion(){return this.version}getSignature(){return`${this.getName()}@${this.getVersion()}`}getUUID(){return this.uuid}getPlugins(){return[...this.plugins]}getInfo(){const e=new c;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e.plugins=this.plugins.map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name))),e}configure(e){return this}install(e){this.plugins.forEach((t=>t.install(e)))}}class d{plugins=[];presets=[];usePlugins(e){return this.plugins=e,this}usePresets(e){return this.presets=e,this}configure(e){Object.keys(e).forEach((t=>{const n=e[t];this.presets.forEach((e=>{e.getName()===t&&e.configure(n)})),this.plugins.forEach((e=>{e.getName()===t&&e.configure(n)}))}))}install(){this.plugins.forEach((e=>e.install(this))),this.presets.forEach((e=>e.install(this)))}getInfo(){return{plugins:this.plugins.filter((e=>!this.getHiddenPluginNames().includes(e.getName()))).map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name))),presets:this.presets.filter((e=>!this.getHiddenPresetNames().includes(e.getName()))).map((e=>e.getInfo())).sort(((e,t)=>e.name.localeCompare(t.name)))}}getHiddenPluginNames(){return[]}getHiddenPresetNames(){return[]}}!function(e){e[e.DEBUG=1]="DEBUG",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.SILENT=5]="SILENT"}(s||(s={}));class u{channel;name;timestamp=Date.now();static create(e){const t=new u;return t.name=e,t}}class p extends o{level=s.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=s.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=s.INFO&&this._info(e,...t)}warn(e,...t){this.level<=s.WARN&&this._warn(e,...t)}error(e,...t){this.level<=s.ERROR&&this._error(e,...t)}}class h{loggers=[];registerPlugins(e){this.loggers=e}debug(e,...t){this.loggers.forEach((n=>n.debug(e,...t)))}info(e,...t){this.loggers.forEach((n=>n.info(e,...t)))}warn(e,...t){this.loggers.forEach((n=>n.warn(e,...t)))}error(e,...t){this.loggers.forEach((n=>n.error(e,...t)))}}const{debug:g,info:m,warn:f,error:_}=console;class E extends p{constructor(){super(i.Rw.k,i.i8)}_debug(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){f(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){_(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var C=n(2322),y=n(7029),b=n(5928),T=n(1112);const v=e=>e.constructor,S=()=>()=>{},N=e=>e.length?e[0]:void 0,x=e=>e.length?e[e.length-1]:void 0,A=e=>new Promise(((t,n)=>setTimeout((()=>{try{t(e())}catch(e){n(e)}}),0))),I=(e,t,n=((e,t)=>e===t))=>!e.find((e=>n(e,t)))&&(e.push(t),!0),O=(e,t,n,i=((e,t)=>e===t))=>{const s=e.findIndex((e=>i(e,t))),a=e.findIndex((e=>i(e,n)));return-1!==s&&-1!==a&&(e[s]=n,e[a]=t,!0)},w=(e,t,n=((e,t)=>e===t))=>{const i=e.findIndex((e=>n(e,t)));return-1!==i&&(e.splice(i,1),!0)};class R extends Error{uuid=(0,a.Z)();constructor(e){super(),this.message=void 0===e||""===e?"(no error message)":e}get detail(){return this.message}}class k extends Error{constructor(e,t,n){if(super(n||(t instanceof Error?t.message:t)),this.name=e,t instanceof Error){const e=(this.message.match(/\n/g)??[]).length+1;this.stack=`${(this.stack??"").split("\n").slice(0,e+1).join("\n")}\nCaused by: ${t.stack}`}else"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error(t).stack}}class L extends k{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class F extends k{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${((e,t)=>{const n=(i={printFunctionName:!1,maxDepth:t?.deep?void 0:1},(0,b.Z)(i,(e=>void 0!==e)));var i;return(0,T.WU)(e,n).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function P(e){if(!(e instanceof Error))throw new L("Expected error to be thrown")}const D=e=>{try{return e()}catch{return}};class M extends k{constructor(e,t){super("Assertion Error",e,t)}}const B=e=>null!=e;function j(e,t=""){if(null==e)throw new M(t||"Value is nullable")}const U=(e,t="")=>(j(e,t),e),G=e=>t=>((e,t)=>e instanceof t)(t,e);function V(e,t,n=""){if(!(e instanceof t))throw new M(n||`Value is expected to be of type '${t.name}'`)}const $=(e,t,n="")=>(V(e,t,n),e);function H(e,t=""){if(""===U(e,t))throw new M(t||"Expected string value to be non-empty")}function z(e,t=""){return H(e,t),e}function W(e,t=""){if(!e)throw new M(t||"Expected predicate to be truthy")}const K=e=>"string"==typeof e,Y=e=>"number"==typeof e&&!isNaN(e),J=e=>"boolean"==typeof e,X=e=>"object"==typeof e&&null!==e;var q=n(9391),Z=n(3654),Q=n(8247),ee=n(2659);const te=q.W,ne="charset=utf-8";var ie,se,ae;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(ie||(ie={})),function(e){e.APPLICATION_JSON="application/json",e.APPLICATION_XML="application/xml",e.APPLICATION_ZLIB="application/zlib",e.TEXT_PLAIN="text/plain",e.TEXT_CSV="text/csv",e.ALL="*/*"}(se||(se={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(ae||(ae={}));const re={mode:"cors",credentials:"include",redirect:"follow"},oe=(e,t)=>{const n={};return e&&Object.entries(e).forEach((([e,t])=>{n[e]=t})),t&&Object.entries(t).forEach((([e,t])=>{n[e]=t})),n};class ce extends Error{response;payload;constructor(e,t){super(),"function"==typeof Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=(new Error).stack,this.name="Network Client Error",this.response=e;const{status:n,statusText:i,url:s}=e,a=`Received response with status ${n} (${i}) for ${s}`;this.message=(t?(e=>{if(X(e))return K(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&K(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const le=async(e,t,n)=>{if(n?.preprocess?.(e),!e.ok){let t;try{t=await e.text(),t=JSON.parse(t)}catch{}return Promise.reject(new ce(e,t))}if(n?.skipProcessing)return Promise.resolve(e);if(e.status===te.NO_CONTENT)return Promise.resolve(void 0);const i=t.headers.Accept;switch(i){case se.APPLICATION_JSON:return e.json();case se.TEXT_PLAIN:return e.text();default:return Promise.reject(new ce(e,`Can't process response for request with Content-Type '${i}'`))}},de=(e,t)=>{const n={};return n.Accept=se.APPLICATION_JSON,e!==ae.GET&&(n[ie.CONTENT_TYPE]=`${se.APPLICATION_JSON};${ne}`),oe(n,t)};class ue{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...re,...e?.options??{}}}async get(e,t={},n,i,s,a){return this.request(ae.GET,e,void 0,t,n,i,s,a)}async put(e,t={},n={},i,s,a,r){return this.request(ae.PUT,e,t,n,i,s,a,r)}async post(e,t={},n={},i,s,a,r){return this.request(ae.POST,e,t,n,i,s,a,r)}async delete(e,t={},n={},i,s,a,r){return this.request(ae.DELETE,e,t,n,i,s,a,r)}async request(e,t,n,i,s,a,r,o){const c=((e,t,n)=>{if(!e&&!D((()=>new URL(t))))throw new Error(`Can't build URL string: base URL is not specified and the provided URL '${t}' is not absolute`);const i=new URL(t,e);return n instanceof Object&&Object.entries(n).forEach((([e,t])=>{void 0!==t&&(Array.isArray(t)?t.filter(B).forEach((t=>i.searchParams.append(e,t.toString()))):i.searchParams.append(e,t.toString()))})),i.toString()})(this.baseUrl,t,a??{});let l;if((K(n)||X(n))&&r?.enableCompression&&(W(e!==ae.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,Z.Wt)(X(e)?JSON.stringify(e):e)]))(n),s=oe(s,{[ie.CONTENT_TYPE]:`${se.APPLICATION_ZLIB};${ne}`})),void 0!==n)if(K(n)||n instanceof Blob)l=n;else{if(!X(n))throw new M("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...i,method:e,body:l,headers:de(e,s)};return fetch(c,d).then((e=>0===e.status||e.status===te.UNAUTHORIZED?o?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",i=document.getElementById(n);i?.remove();const s=document.createElement("iframe");s.id=n,s.src=e,s.style.display="none",s.addEventListener("load",(()=>{s.remove(),t()})),document.body.appendChild(s)})))(o.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>le(e,d,o))):fetch(c,d).then((e=>le(e,d,o))):le(e,d,o))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>le(e,d,o))):Promise.reject(e)))}}const pe=(e,t,n)=>{const i=new Blob([t],{type:n}),s=URL.createObjectURL(i),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=s,a.click(),document.body.removeChild(a)):location.replace(s)};var he;!function(e){e.APPLICATION_SETUP__FAILURE="application.setup.failure",e.APPLICATION_LOAD__SUCCESS="application.load.success",e.APPLICATION_LOAD__FAILURE="application.load.failure",e.ILLEGAL_APPLICATION_STATE_OCCURRED="application.error.illegal-state",e.APPLICATION_CONFIGURATION__FAILURE="application.configuration.failure",e.IDENTITY_AUTO_FETCH__FAILURE="application.identity.auto-fetch.failure",e.DOCUMENTATION_FETCH__FAILURE="application.documentation.fetch.failure",e.DOCUMENTATION_LOAD__SKIP="application.documentation.load.skip",e.DOCUMENTATION_REQUIREMENT_CHECK__FAILURE="application.documentation.requirement-check.failure",e.CONTEXTUAL_DOCUMENTATION_LOAD__SKIP="application.virtual-assistant.contextual-documentation-load.skip",e.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS="application.virtual-assistant.documentation-entry.access",e.TERMINAL_COMMAND_CONFIGURATION_CHECK__FAILURE="application.load.terminal-command.configuration-check.failure",e.COLOR_THEME_CONFIGURATION_CHECK__FAILURE="application.layout.color-theme.configuration-check.failure",e.SETTING_CONFIGURATION_CHECK__FAILURE="application.setting.configuration-check.failure",e.SETTING_RETRIVE_FAILURE="application.setting.retrieve.failure",e.USER_DATA_RETRIEVE_FAILURE="application.user-data.retrieve.failure",e.COMMAND_CENTER_REGISTRATION__FAILURE="application.command.registration.failure",e.DEVELOPMENT_ISSUE="development.issue",e.APPLICATION_CONTEXT__ACCESS="application.context.access",e.APPLICATION_USAGE__INTERRUPT="application.usage.interrupt"}(he||(he={}));var ge=n(9013);class me{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,ge.qC)(this.schema,e)}fromJson(e){return(0,ge.vB)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,b.Z)(t,(e=>null!==e))):e);var t}}const fe=e=>(0,ge.PG)((t=>void 0===t?ge.AM:(0,ge.qC)(e,t)),(t=>(0,ge.vB)(e,t))),_e=e=>(0,ge.PG)((()=>e),(()=>e)),Ee=e=>(0,ge.PG)((t=>t?(0,ge.qC)(e,t):ge.AM),(t=>t?(0,ge.vB)(e,t):ge.AM)),Ce=(e,t,n)=>Array.isArray(e)?e.map(t):n?.skipIfEmpty?ge.AM:[],ye=(e,t,n)=>Array.isArray(e)?e.length?e.map((e=>t(e))):n?.skipIfEmpty?ge.AM:[]:ge.AM,be=(e,t)=>(0,ge.PG)((n=>ye(n,(t=>(0,ge.qC)(e,t)),{skipIfEmpty:!0,INTERNAL__forceReturnEmptyInTest:t?.INTERNAL__forceReturnEmptyInTest})),(t=>Ce(t,(t=>(0,ge.vB)(e,t)),{skipIfEmpty:!1}))),Te=(e,t,n)=>(0,ge.PG)((t=>ye(t,(t=>e(t)),{skipIfEmpty:!0,INTERNAL__forceReturnEmptyInTest:n?.INTERNAL__forceReturnEmptyInTest})),(e=>Ce(e,(e=>t(e)),{skipIfEmpty:!1})));var ve=n(0);class Se{key;markdownText;title;text;url;related;static serialization=new me((0,ge.yu)(Se,{markdownText:(0,ge.PG)((e=>e),(e=>e.value?e:void 0)),related:(0,ge.jt)((0,ge.pb)((0,ge.Ru)())),title:(0,ge.jt)((0,ge.Ru)()),text:(0,ge.jt)((0,ge.Ru)()),url:(0,ge.jt)((0,ge.Ru)())}));static create(e,t){const n=Se.serialization.fromJson(e);return n.key=t,n}}const Ne=e=>Object.entries(e).map((e=>({key:e[0],content:Se.create(e[1],e[0])})));class xe{url;links;docRegistry=new Map;contextualDocIndex=new Map;constructor(e){this.url=e.config.documentationUrl,this.links=e.config.documentationLinkEntries,e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedDocumentationEntries?.()??[])).forEach((t=>{this.hasDocEntry(t.key)?e.logService.warn(u.create(he.DOCUMENTATION_LOAD__SKIP),t.key):this.docRegistry.set(t.key,t.content)})),e.config.keyedDocumentationEntries.forEach((e=>this.docRegistry.set(e.key,e.content)));const t=e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraContextualDocumentationEntries?.()??[])),n=[];(0,ve.Z)(e.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraRequiredDocumentationKeys?.()??[])).concat(t.map((e=>e.documentationKey)))).forEach((e=>{this.docRegistry.has(e)||n.push(e)})),n.length&&e.logService.warn(u.create(he.DOCUMENTATION_REQUIREMENT_CHECK__FAILURE),`Can't find corresponding documentation entry for keys:\n${n.map((e=>`- ${e}`)).join("\n")}`),t.forEach((t=>{if(this.hasContextualDocEntry(t.context))e.logService.warn(u.create(he.CONTEXTUAL_DOCUMENTATION_LOAD__SKIP),t.context);else{const e=this.getDocEntry(t.documentationKey);e&&this.contextualDocIndex.set(t.context,e)}})),e.config.contextualDocEntries.forEach((e=>{const t=this.getDocEntry(e.documentationKey);t&&this.contextualDocIndex.set(e.context,t)}))}getDocEntry(e){return this.docRegistry.get(e)}hasDocEntry(e){return this.docRegistry.has(e)}getContextualDocEntry(e){return this.contextualDocIndex.get(e)}hasContextualDocEntry(e){return this.contextualDocIndex.has(e)}getAllDocEntries(){return Array.from(this.docRegistry.values())}publishDocRegistry(){const e={};return this.docRegistry.forEach(((t,n)=>{e[n]=Se.serialization.toJson(t)})),e}publishContextualDocIndex(){const e={};return this.contextualDocIndex.forEach(((t,n)=>{e[n]=t.key})),e}}var Ae,Ie,Oe=n(75);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Ae||(Ae={}));class we{state;_message;_messageFormatter;constructor(){this.state=Ae.INITIAL}setMessage(e){this._message=e}setMessageFormatter(e){this._messageFormatter=e}reset(){return this.state=Ae.INITIAL,this}inProgress(){return this.state=Ae.IN_PROGRESS,this}fail(){return this.state=Ae.FAILED,this}pass(){return this.state=Ae.SUCCEEDED,this}complete(e=!0){return e?this.pass():this.fail(),this}sync(e){const t=e.exportData();this.state=t.state,this._message=t.message}exportData(){return{state:this.state,message:this._message}}get isInInitialState(){return this.state===Ae.INITIAL}get isInProgress(){return this.state===Ae.IN_PROGRESS}get hasFailed(){return this.state===Ae.FAILED}get hasSucceeded(){return this.state===Ae.SUCCEEDED}get message(){return this._message?this._messageFormatter?this._messageFormatter(this._message):this._message:void 0}get hasCompleted(){return this.hasFailed||this.hasSucceeded}static create(){return(0,Oe.rC)(new we,{state:Oe.LO,_message:Oe.LO,reset:Oe.aD,inProgress:Oe.aD,pass:Oe.aD,fail:Oe.aD,complete:Oe.aD,setMessage:Oe.aD,sync:Oe.aD,isInInitialState:Oe.Fl,isInProgress:Oe.Fl,hasFailed:Oe.Fl,hasSucceeded:Oe.Fl,hasCompleted:Oe.Fl,message:Oe.Fl})}}!function(e){e.USER="user",e.ENV="env",e.RESULT="result",e.ERROR="error",e.HTTP_STATUS="status",e.HTTP_REQUEST_METHOD="method",e.HTTP_REQUEST_URL="url"}(Ie||(Ie={}));class Re{traceEntries=[];setup(e){this.traceEntries=e}bootstrap(e){this.traceEntries.forEach((t=>{t.plugin.bootstrap(t.clientSpan,e)}))}reportSuccess(){this.traceEntries.forEach((e=>{e.plugin.concludeClientSpan(e.clientSpan,void 0)}))}reportError(e){this.traceEntries.forEach((t=>{t.plugin.concludeClientSpan(t.clientSpan,e)}))}close(){this.traceEntries.forEach((e=>{e.plugin.concludeServerSpan(e.serverSpan)}))}}class ke{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,i){const s=new Re;return e&&s.setup(this.plugins.map((s=>{const a=s.createClientSpan(e);return{clientSpan:a,serverSpan:s.createServerSpan(a,t,n,i),plugin:s}}))),s}}var Le=n(1931);const Fe=Le.Fuse.default;var Pe,De;Le.Fuse,function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Pe||(Pe={}));class Me{currentMode=Pe.STANDARD;onSearchModeChange;constructor(e){(0,Oe.rC)(this,{currentMode:Oe.LO,isAdvancedSearchActive:Oe.Fl,setCurrentMode:Oe.aD}),this.onSearchModeChange=e}get isAdvancedSearchActive(){return this.currentMode!==Pe.STANDARD}generateSearchText(e){switch(this.currentMode){case Pe.INCLUDE:return`'"${e}"`;case Pe.EXACT:return`="${e}"`;case Pe.INVERSE:return`!"${e}"`;default:return e}}setCurrentMode(e){this.currentMode=e,this.onSearchModeChange()}}!function(e){e.SEARCH="SEARCH",e.CONTEXTUAL_SUPPORT="CONTEXTUAL_SUPPORT"}(De||(De={}));class Be{uuid=(0,a.Z)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,Oe.rC)(this,{isOpen:Oe.LO,setIsOpen:Oe.aD}),this.documentationKey=e.key,this.title=z(e.title),this.content=e.markdownText??e.text,this.url=e.url}setIsOpen(e){this.isOpen=e}}class je{uuid=(0,a.Z)();context;title;content;url;related;constructor(e,t,n){this.context=e,this.title=t.title,this.content=t.markdownText??t.text,this.url=t.url,this.related=n}}const Ue=e=>Boolean(e.title&&(e.url??e.text??e.markdownText));class Ge{applicationStore;panelRenderingKey=(0,a.Z)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=De.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=we.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,Oe.rC)(this,{isHidden:Oe.LO,isOpen:Oe.LO,isPanelMaximized:Oe.LO,panelRenderingKey:Oe.LO,isOverSearchLimit:Oe.LO,selectedTab:Oe.LO,searchText:Oe.LO,searchResults:Oe.LO,currentDocumentationEntry:Oe.LO,showSearchConfigurationMenu:Oe.LO,currentContextualDocumentationEntry:Oe.Fl,setIsHidden:Oe.aD,setIsOpen:Oe.aD,setIsPanelMaximized:Oe.aD,setSelectedTab:Oe.aD,setSearchText:Oe.aD,resetSearch:Oe.aD,search:Oe.aD,openDocumentationEntry:Oe.aD,refreshPanelRendering:Oe.aD,setShowSearchConfigurationMenu:Oe.aD}),this.applicationStore=e,this.searchEngine=new Fe(this.applicationStore.documentationService.getAllDocEntries().filter(Ue),{includeScore:!0,shouldSort:!0,ignoreLocation:!0,threshold:.2,keys:[{name:"title",weight:4},{name:"text",weight:1},{name:"markdownText.value",weight:1}],useExtendedSearch:!0}),this.searchConfigurationState=new Me((()=>{this.search()}))}get currentContextualDocumentationEntry(){if(!this.applicationStore.navigationContextService.currentContext)return;const e=this.applicationStore.navigationContextService.currentContext.key,t=this.applicationStore.documentationService.getContextualDocEntry(e);return t?new je(e,t,(t.related??[]).map((e=>this.applicationStore.documentationService.getDocEntry(e))).filter(B).filter(Ue).map((e=>new Be(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new Be(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&((e=>Ue(e)&&Boolean(e.text??e.markdownText))(t)?this.openDocumentationEntry(t.key):t.url&&this.applicationStore.navigationService.navigator.visitAddress(t.url))}setIsHidden(e){this.isHidden=e}setIsPanelMaximized(e){this.isPanelMaximized=e}hideAssistant(){this.setIsHidden(!0),this.setIsOpen(!1)}toggleAssistant(){this.isHidden?this.setIsHidden(!1):this.hideAssistant()}setIsOpen(e){this.isOpen=e}setSelectedTab(e){this.selectedTab=e}refreshPanelRendering(){this.panelRenderingKey=(0,a.Z)()}setSearchText(e){this.searchText=e}resetSearch(){this.searchText="",this.searchResults=[],this.searchState.complete()}search(){this.searchText?(this.currentDocumentationEntry=void 0,this.searchState.inProgress(),this.searchResults=Array.from(this.searchEngine.search(this.searchConfigurationState.generateSearchText(this.searchText),{limit:101}).values()).map((e=>new Be(e.item))),this.searchResults.length>100?(this.isOverSearchLimit=!0,this.searchResults=this.searchResults.slice(0,100)):this.isOverSearchLimit=!1,this.searchState.complete()):this.searchResults=[]}setShowSearchConfigurationMenu(e){this.showSearchConfigurationMenu=e}}class Ve{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class $e{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(he.APPLICATION_LOAD__SUCCESS,{application:{name:t.config.appName,version:t.config.appVersion,env:t.config.env},browser:{userAgent:navigator.userAgent},screen:{height:window.screen.height,width:window.screen.width}})}static logEvent_ApplicationContextAccessed(e,t){e.logEvent(he.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(he.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(he.APPLICATION_USAGE__INTERRUPT,{})}}class He{applicationStore;contextStack=[];constructor(e){(0,Oe.rC)(this,{contextStack:Oe.LO,currentContext:Oe.Fl,push:Oe.aD,pop:Oe.aD}),this.applicationStore=e}get currentContext(){return this.contextStack.length?this.contextStack[this.contextStack.length-1]:void 0}push(e){const t=this.contextStack.filter((e=>!e.isTransient));if(t.find((t=>t.key===e.key)))throw new L(`Found multiple context '${e.key}' in application navigation context stack`);t.push(e),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraAccessEventLoggingApplicationContextKeys?.()??[])).includes(e.key)&&$e.logEvent_ApplicationContextAccessed(this.applicationStore.telemetryService,{key:e.key}),this.contextStack=t}pop(e){const t=this.contextStack.find((t=>t.key===e.key));if(!t)return;const n=this.contextStack.indexOf(t);-1!==n&&(this.contextStack=this.contextStack.slice(0,n).filter((e=>!e.isTransient)))}}class ze{applicationStore;commandRegistry=new Map;constructor(e){(0,Oe.rC)(this,{commandRegistry:Oe.LO,registerCommand:Oe.aD,deregisterCommand:Oe.aD}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(u.create(he.COMMAND_CENTER_REGISTRATION__FAILURE),"Can't register command: command is already registered"):this.commandRegistry.set(t,e)}deregisterCommand(e){this.commandRegistry.delete(e)}runCommand(e,t){const n=this.commandRegistry.get(e);return!(!n||n.trigger&&!n.trigger()||(n.action?.(t),0))}}class We{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,Oe.rC)(this,{keyMap:Oe.LO,commandKeyMap:Oe.LO,isHotkeysBlocked:Oe.LO,addHotkey:Oe.aD,blockGlobalHotkeys:Oe.aD,unblockGlobalHotkeys:Oe.aD}),this.applicationStore=e,this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedCommandConfigEntries?.()??[])).forEach((e=>{const t=[e.content.defaultKeyboardShortcut,...e.content.additionalKeyboardShortcuts??[]].filter(B);t.length?t.forEach((t=>this.addHotkey(e.key,t))):this.commandKeyMap.has(e.key)||this.commandKeyMap.set(e.key,[])}))}blockGlobalHotkeys(){this.isHotkeysBlocked=!0}unblockGlobalHotkeys(){this.isHotkeysBlocked=!1}addHotkey(e,t){this.commandKeyMap.set(e,[...this.commandKeyMap.get(e)??[],t]),this.keyMap.set(t,[...(this.keyMap.get(t)??[]).filter((t=>t!==e)),e])}dispatch(e){if(this.isHotkeysBlocked)return;const t=this.keyMap.get(e)??[];for(const e of t)if(this.applicationStore.commandService.runCommand(e))return}}var Ke=n(7289),Ye=n(3678),Je=n(8440),Xe=n(1919),qe=n(5399),Ze=n(9358);const Qe="Roboto Mono",et="yyyy-MM-dd'T'HH:mm:ss";var tt;!function(e){e.RESET="[0m",e.BOLD="[1m",e.DIM="[2m",e.ITALIC="[3m",e.UNDERLINE="[4m",e.BLINKING="[5m",e.STRIKETHROUGH="[9m",e.BLACK="[30m",e.RED="[31m",e.GREEN="[32m",e.YELLOW="[33m",e.BLUE="[34m",e.MAGENTA="[35m",e.CYAN="[36m",e.WHITE="[37m",e.BRIGHT_BLACK="[1;30m",e.BRIGHT_RED="[1;31m",e.BRIGHT_GREEN="[1;32m",e.BRIGHT_YELLOW="[1;33m",e.BRIGHT_BLUE="[1;34m",e.BRIGHT_MAGENTA="[1;35m",e.BRIGHT_CYAN="[1;36m",e.BRIGHT_WHITE="[1;37m",e.DIMMED_BLACK="[2;30m",e.DIMMED_RED="[2;31m",e.DIMMED_GREEN="[2;32m",e.DIMMED_YELLOW="[2;33m",e.DIMMED_BLUE="[2;34m",e.DIMMED_MAGENTA="[2;35m",e.DIMMED_CYAN="[2;36m",e.DIMMED_WHITE="[2;37m",e.BLACK_BG="[40m",e.RED_BG="[41m",e.GREEN_BG="[42m",e.YELLOW_BG="[43m",e.BLUE_BG="[44m",e.MAGENTA_BG="[45m",e.CYAN_BG="[46m",e.WHITE_BG="[47m",e.BRIGHT_BLACK_BG="[1;40m",e.BRIGHT_RED_BG="[1;41m",e.BRIGHT_GREEN_BG="[1;42m",e.BRIGHT_YELLOW_BG="[1;43m",e.BRIGHT_BLUE_BG="[1;44m",e.BRIGHT_MAGENTA_BG="[1;45m",e.BRIGHT_CYAN_BG="[1;46m",e.BRIGHT_WHITE_BG="[1;47m",e.DIMMED_BLACK_BG="[2;40m",e.DIMMED_RED_BG="[2;41m",e.DIMMED_GREEN_BG="[2;42m",e.DIMMED_YELLOW_BG="[2;43m",e.DIMMED_BLUE_BG="[2;44m",e.DIMMED_MAGENTA_BG="[2;45m",e.DIMMED_CYAN_BG="[2;46m",e.DIMMED_WHITE_BG="[2;47m"}(tt||(tt={}));const nt=(e,t)=>`[${e};${t}H`;class it{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,Oe.rC)(this,{searchText:Oe.LO,useRegex:Oe.LO,matchWholeWord:Oe.LO,matchCaseSensitive:Oe.LO,resultCount:Oe.LO,currentResultIndex:Oe.LO})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class st{applicationStore;searchConfig=new it;constructor(e){(0,Oe.rC)(this,{setSearchText:Oe.aD,setSearchRegex:Oe.aD,setSearchWholeWord:Oe.aD,setSearchCaseSensitive:Oe.aD,setSearchResultCount:Oe.aD,setSearchCurrentResultIndex:Oe.aD}),this.applicationStore=e}setSearchText(e){this.searchConfig.searchText=e}setSearchRegex(e){this.searchConfig.useRegex=e}setSearchWholeWord(e){this.searchConfig.matchWholeWord=e}setSearchCaseSensitive(e){this.searchConfig.matchCaseSensitive=e}setSearchResultCount(e){this.searchConfig.resultCount=e}setSearchCurrentResultIndex(e){this.searchConfig.currentResultIndex=e}}class at extends st{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,Oe.rC)(this,{preserveLog:Oe.LO,setPreserveLog:Oe.aD})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var rt=n(1367),ot=n(9207);n(286);const ct=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,lt=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],dt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>lt.includes(e.toLowerCase())?e.toLowerCase():ct(e))).replace(/^(?:\w+)\b/u,(e=>ct(e))).replace(/\b(?:\w+)$/u,(e=>ct(e))),ut=e=>{try{return((e,t=2)=>{try{return((e,t,n)=>{const i=(0,ot.Pz)(e,void 0,n);return j(i,"Can't stringify lossless JSON value"),i})((0,ot.Qc)(e),0,t)}catch{return e}})(e,0)}catch{return e.replace(/\n\s*/g,"")}};var pt;function ht(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=U(t.pop(),"Can't parse key binding: last part must be a non-modifier key");return{modifiers:t,key:n}}))}!function(e){e.TAB="Tab",e.CAPSLOCK="CapsLock",e.SHIFT="Shift",e.META="Meta",e.ALT="Alt",e.CONTROL="Control",e.SPACE="Space",e.ESC="Escape",e.LEFT="ArrowLeft",e.RIGHT="ArrowRight",e.UP="ArrowUp",e.DOWN="ArrowDown",e.ENTER="Enter",e.DELETE="Delete",e.BACKSPACE="Backspace",e.BACKQUOTE="Backquote"}(pt||(pt={}));const gt=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![pt.SHIFT,pt.META,pt.ALT,pt.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),mt=(e,t)=>gt(e,U(ht(t)[0]));var ft=n(4707),_t=n(3493),Et=n(6919);const Ct=(0,ft.Z)({transitions:{create:()=>"none"}}),yt=e=>{const{children:t}=e;return(0,C.jsx)(_t.Z,{injectFirst:!0,children:(0,C.jsx)(Et.Z,{theme:Ct,children:t})})};var bt=n(3820),Tt=n(6242),vt=n(4309),St=n(2238),Nt=n(8683),xt=n(1934),At=n(489);const It=(e,t)=>{const n=e=>{const{children:n,className:i}=e;return(0,C.jsx)("div",{className:(0,At.W)(t,i),children:n})};return n.displayName=e,n},Ot=e=>{const{children:t,darkMode:n,className:i}=e;return(0,C.jsx)("div",{className:(0,At.W)("modal",{"modal--dark":n},i),children:t})},wt=e=>{const{title:t,icon:n,className:i}=e;return(0,C.jsxs)("div",{className:(0,At.W)("modal__title",i),children:[n&&(0,C.jsx)("div",{className:"modal__title__icon",children:n}),(0,C.jsx)("div",{className:"modal__title__label",children:dt(t)})]})},Rt=e=>{const{title:t,children:n,className:i}=e;return!n&&t?(0,C.jsx)("div",{className:(0,At.W)("modal__header",i),children:(0,C.jsx)(wt,{title:t})}):(0,C.jsx)("div",{className:(0,At.W)("modal__header",i),children:n})},kt=(It("ModalHeaderActions","modal__header__actions"),It("ModalBody","modal__body")),Lt=It("ModalFooter","modal__footer");var Ft,Pt;It("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION"}(Ft||(Ft={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(Pt||(Pt={}));class Dt{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,Oe.rC)(this,{blockingAlertInfo:Oe.LO,actionAlertInfo:Oe.LO,setBlockingAlert:Oe.aD,setActionAlertInfo:Oe.aD}),this.applicationStore=e}setBlockingAlert(e){e?this.applicationStore.keyboardShortcutsService.blockGlobalHotkeys():this.applicationStore.keyboardShortcutsService.unblockGlobalHotkeys(),this.blockingAlertInfo=e}setActionAlertInfo(e){this.actionAlertInfo&&e&&this.applicationStore.notificationService.notifyIllegalState("Action alert is stacked: new alert is invoked while another one is being displayed"),e?this.applicationStore.keyboardShortcutsService.blockGlobalHotkeys():this.applicationStore.keyboardShortcutsService.unblockGlobalHotkeys(),this.actionAlertInfo=e}}var Mt=n(2784);const Bt=(0,Mt.createContext)(void 0),jt=()=>U((0,Mt.useContext)(Bt),"Can't find application store in context"),Ut=({children:e,store:t})=>{const n=(0,vt.fv)((()=>t));return(0,C.jsx)(Bt.Provider,{value:n,children:e})},Gt=e=>{switch(e){case Pt.PROCEED_WITH_CAUTION:return"btn--caution";case Pt.PROCEED:case Pt.STANDARD:default:return"btn--dark"}},Vt=(0,vt.Pi)((e=>{const{info:t}=e,n=jt(),{title:i,message:s,prompt:a,type:r,onClose:o,onEnter:c,actions:l}=t,d=()=>{o?.(),n.alertService.setActionAlertInfo(void 0)};return(0,C.jsx)(xt.Z,{open:Boolean(n.alertService.actionAlertInfo),onClose:S,TransitionProps:{onEnter:()=>c?.()},children:(0,C.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(r??Ft.STANDARD).toLowerCase()}`,children:[i&&(0,C.jsx)(Rt,{title:i}),(0,C.jsxs)(kt,{children:[(0,C.jsx)("div",{className:"blocking-alert__summary-text",children:s}),(0,C.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,C.jsxs)(Lt,{children:[l.map(((e,t)=>(0,C.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${Gt(e.type??Pt.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,C.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),$t=(0,vt.Pi)((()=>{const e=jt().alertService.actionAlertInfo;return e?(0,C.jsx)(Vt,{info:e}):null})),Ht=e=>{const{isLoading:t,className:n}=e,i=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{i.current&&(t?i.current.parentElement?.classList.add("panel-loading-indicator__container"):i.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,C.jsx)("div",{ref:i,className:(0,At.W)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},zt=(0,vt.Pi)((()=>{const e=jt().alertService.blockingAlertInfo;return e?(0,C.jsx)(xt.Z,{open:Boolean(e),onClose:S,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,C.jsxs)(Ot,{darkMode:!0,className:"blocking-alert",children:[(0,C.jsx)(Ht,{isLoading:Boolean(e.showLoading)}),(0,C.jsxs)(kt,{children:[(0,C.jsx)("div",{className:"blocking-alert__message",children:e.message}),e.prompt&&(0,C.jsx)("div",{className:"blocking-alert__message__prompt",children:e.prompt})]})]})}):null}));var Wt=n(4524);const Kt=Wt.FA,Yt=Kt.FaHistory,Jt=Kt.FaCrosshairs,Xt=(Kt.FaLayerGroup,Kt.FaGhost,Kt.FaLock),qt=(Kt.FaMask,Kt.FaFile,Kt.FaLongArrowAltRight,Kt.FaTimes),Zt=Kt.FaTimesCircle,Qt=Kt.FaPlus,en=Kt.FaCog,tn=(Kt.FaEye,Kt.FaEyeSlash,Kt.FaCaretUp,Kt.FaCaretDown),nn=(Kt.FaFire,Kt.FaSave,Kt.FaSquare),sn=(Kt.FaRegSquare,Kt.FaCheckSquare),an=(Kt.FaMinusSquare,Kt.FaHashtag,Kt.FaHammer),rn=(Kt.FaCommentDots,Kt.FaClock,Kt.FaRegClock,Kt.FaToggleOn,Kt.FaQuestion,Kt.FaQuestionCircle),on=Kt.FaInfoCircle,cn=Kt.FaCompress,ln=Kt.FaMap,dn=Kt.FaPlay,un=(Kt.FaGripVertical,Kt.FaRobot,Kt.FaArrowLeft,Kt.FaArrowRight,Kt.FaArrowAltCircleDown,Kt.FaArrowAltCircleRight),pn=(Kt.FaArrowCircleRight,Kt.FaUser,Kt.FaShapes),hn=(Kt.FaEnvelope,Kt.FaSkull,Kt.FaDollarSign,Kt.FaSearch),gn=(Kt.FaStar,Kt.FaKey,Kt.FaExternalLinkAlt,Kt.FaExternalLinkSquareAlt,Kt.FaLightbulb,Kt.FaRegLightbulb,Kt.FaList),mn=Kt.FaCircle,fn=(Kt.FaMinusCircle,Kt.FaTrash),_n=(Kt.FaRegCircle,Kt.FaShieldAlt,Kt.FaTag,Kt.FaTags,Kt.FaBolt,Kt.FaCheckCircle),En=Kt.FaExclamationTriangle,Cn=Kt.FaBug,yn=Kt.FaCircleNotch,bn=(Kt.FaRegKeyboard,Kt.FaUserSecret,Kt.FaBuffer,Kt.FaSitemap,Kt.FaExpand),Tn=(Kt.FaExpandArrowsAlt,Kt.FaSortAlphaDown,Kt.FaSort,Kt.FaSortAlphaDownAlt,Kt.FaFolderPlus,Kt.FaCaretRight,Kt.FaCaretLeft,Kt.FaWrench),vn=Kt.FaArrowDown,Sn=Kt.FaArrowUp,Nn=Kt.FaTerminal,xn=(Kt.FaTruckLoading,Kt.FaFolderOpen),An=Kt.FaFolder,In=(Kt.FaFileCode,Kt.FaCodeBranch,Kt.FaArrowAltCircleUp,Kt.FaArrowAltCircleLeft,Kt.FaRegStopCircle,Kt.FaAsterisk,Kt.FaFilter,Kt.FaExclamationCircle),On=(Kt.FaRocket,Kt.FaCheck,Kt.FaBan),wn=(Kt.FaFileImport,Kt.FaUserFriends,Kt.FaDownload,Kt.FaUpload,Kt.FaRegWindowRestore),Rn=(Kt.FaPauseCircle,Kt.FaShare,Kt.FaRegCopy),kn=Kt.FaFileAlt,Ln=(Kt.FaEdit,Kt.FaArrowsAltH,Kt.FaRegWindowMaximize),Fn=(Kt.FaWindowMaximize,Kt.FaLongArrowAltDown,Kt.FaLongArrowAltUp,Kt.FaMeteor,Kt.FaPiedPiperSquare,Kt.FaPuzzlePiece,Kt.FaToggleOn,Kt.FaToggleOff,Kt.FaMapMarkerAlt),Pn=Kt.FaHatWizard,Dn=Kt.FaRegLaughWink,Mn=Kt.FaRegSadTear,Bn=(Kt.FaBusinessTime,Kt.FaDatabase),jn=(Kt.FaServer,Kt.FaArchive,Kt.FaBrain,Kt.FaBookOpen,Kt.FaLevelDownAlt,Kt.FaRegCalendarAlt,Wt.GI),Un=(jn.GiWaterDrop,jn.GiBeard),Gn=jn.GiSunglasses,Vn=(jn.GiHouseKeys,Wt.MD),$n=(Vn.MdManageSearch,Vn.MdModeEdit,Vn.MdTextFields,Vn.MdMoreVert,Vn.MdMoreHoriz,Vn.MdWrapText,Vn.MdSaveAs,Vn.MdSave,Vn.MdVerticalAlignBottom,Vn.MdRefresh),Hn=(Vn.MdFunctions,Vn.MdCompareArrows,Vn.MdPlaylistAddCheck,Vn.MdAdd,Vn.MdEdit,Vn.MdSubject),zn=Vn.MdViewHeadline,Wn=Vn.MdAssistant,Kn=(Vn.MdSettingsEthernet,Vn.MdLink,Vn.MdWindow,Vn.MdReviews,Vn.MdCalculate,Vn.MdRocketLaunch,Vn.MdOutlineDataset,Vn.MdVerified,Vn.MdQueryStats,Vn.MdFilterCenterFocus,Vn.MdOutlineDescription,Vn.MdQuestionAnswer,Wt.VSC),Yn=(Kn.VscError,Kn.VscWarning,Kn.VscWordWrap),Jn=Kn.VscGoToFile,Xn=Kn.VscClose,qn=(Kn.VscRunAll,Kn.VscRunErrors,Kn.VscOpenPreview,Kn.VscDiff,Kn.VscRegex),Zn=(Kn.VscVersions,Kn.VscCaseSensitive),Qn=Kn.VscWholeWord,ei=Kn.VscReferences,ti=Kn.VscWand,ni=Kn.VscCollapseAll,ii=Kn.VscExpandAll,si=(Kn.VscJson,Kn.VscTable,Wt.GO),ai=si.GoChevronDown,ri=si.GoChevronUp,oi=(si.GoChevronLeft,si.GoChevronRight),ci=(si.GoFileBinary,si.GoGitPullRequest,si.GoGitMerge,si.GoSync,si.GoGitBranch,si.GoX),li=(si.GoPlug,Wt.SI.SiSwagger,Wt.IO5),di=(li.IoResize,li.IoFileTrayFullOutline,li.IoMenuOutline,li.IoBeaker,li.IoFlaskSharp),ui=(li.IoSyncCircleSharp,li.IoStatsChart,li.IoHelpBuoy,li.IoCloudDownloadOutline,li.IoCloudUploadOutline,Wt.BS),pi=(ui.BsDisplayFill,ui.BsFillTriangleFill,ui.BsFillFileEarmarkSpreadsheetFill,ui.BsBoxSeam,ui.BsGripVertical),hi=ui.BsAlignTop,gi=ui.BsAlignMiddle,mi=ui.BsAlignBottom,fi=ui.BsAlignStart,_i=ui.BsAlignCenter,Ei=ui.BsAlignEnd,Ci=ui.BsDistributeHorizontal,yi=ui.BsDistributeVertical,bi=(ui.BsDatabaseFillLock,ui.BsDatabaseFillCheck,ui.BsChevronUp,ui.BsChevronDown,ui.BsChevronRight,ui.BsChevronLeft,ui.BsQuestionSquare),Ti=(ui.BsQuestionSquareFill,ui.BsTextLeft,Wt.BI),vi=(Ti.BiShapeTriangle,Ti.BiAtom),Si=(Ti.BiCabinet,Wt.CG.CgOptions,Wt.FI),Ni=Si.FiPackage,xi=(Si.FiMinus,Si.FiMousePointer),Ai=Si.FiMove,Ii=(Si.FiPlusCircle,Si.FiSidebar,Si.FiTriangle,Si.FiZoomIn),Oi=Si.FiZoomOut,wi=(Si.FiGitMerge,Si.FiLink,Wt.RI),Ri=(wi.RiShapeLine,wi.RiTestTubeFill,wi.RiRobotFill,wi.RiGovernmentFill,wi.RiMoneyDollarCircleFill,Wt.TB),ki=(Ri.TbArrowsJoin2,Ri.TbArrowsSplit2,Ri.TbMathFunction),Li=(Ri.TbBook,Ri.TbCircleOff,Ri.TbCalendarTime,Ri.TbClockEdit,Ri.TbSql,Ri.TbBrandSnowflake,Wt.HI);Li.HiCode,Li.HiHome;var Fi=n(3882),Pi=n(3083);const Di=6e3;var Mi;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(Mi||(Mi={}));class Bi{severity;message;actions;autoHideDuration;constructor(e,t,n,i){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=i}}class ji{notification;constructor(){(0,Oe.rC)(this,{notification:Oe.LO,setNotification:Oe.aD,notify:Oe.aD,notifySuccess:Oe.aD,notifyWarning:Oe.aD,notifyIllegalState:Oe.aD,notifyError:Oe.aD})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new Bi(Mi.INFO,e,t??[],null===n?void 0:n??Di))}notifySuccess(e,t,n){this.setNotification(new Bi(Mi.SUCCESS,e,t??[],null===n?void 0:n??Di))}notifyWarning(e,t,n){this.setNotification(new Bi(Mi.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??Di))}notifyError(e,t){let n;e instanceof R?n=e.detail:e instanceof Error?n=e.message:(W(K(e),"Can't display error"),n=e),n&&this.setNotification(new Bi(Mi.ERROR,n,t??[],void 0))}notifyIllegalState(e,t,n){this.setNotification(new Bi(Mi.ILEGAL_STATE,K(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??Di))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return P(e),this.notifyIllegalState(e.message),t}}}const Ui=(0,vt.Pi)((()=>{const e=jt(),t=e.notificationService.notification,n=Boolean(t),i=t?.message??"",s=t?.severity??Mi.INFO,[a,r]=(0,Mt.useState)(!1);let o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,C.jsx)(on,{})});switch(s){case Mi.ILEGAL_STATE:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,C.jsx)(Cn,{})});break;case Mi.ERROR:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,C.jsx)(Zt,{})});break;case Mi.WARNING:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,C.jsx)(En,{})});break;case Mi.SUCCESS:o=(0,C.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,C.jsx)(_n,{})})}const c=()=>{e.notificationService.setNotification(void 0),r(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(i)));return(0,C.jsx)(Fi.Z,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:Di,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,C.jsx)(Pi.Z,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,C.jsxs)("div",{className:"notification__message__content",children:[o,(0,C.jsx)("div",{className:(0,At.W)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:i})]}),action:[(0,C.jsx)("button",{className:"notification__action",onClick:()=>r(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,C.jsx)(ai,{}):(0,C.jsx)(ri,{})},"expand"),(0,C.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,C.jsx)(qt,{})},"close")]})},"string"==typeof i||"number"==typeof i?i:"")}));var Gi=n(7954);const Vi=e=>{const{children:t,classes:n,...i}=e;return(0,C.jsx)(Gi.Z,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...i,children:e.children})},$i=e=>{const{className:t,children:n,menuProps:i,content:s,disabled:a,onClose:r,onOpen:o}=e,c=(0,Mt.useRef)(null),[l,d]=(0,Mt.useState)(!1),[u,p]=(0,Mt.useState)(),[h,g]=(0,Mt.useState)(0),[m,f]=(0,Mt.useState)(0),_=()=>{p(void 0),d(!1),f(0),g(0)},E=e=>{e.stopPropagation(),e.preventDefault(),_(),r?.()},y=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(o?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),i=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:s,clientY:a,target:o}=e,l=o;if(u!==l&&!(document.elementsFromPoint(s,a).some((e=>e===l))&&n<=s&&s<=n+t.width&&i<=a&&a<=i+t.height))return _(),void r?.();p(l),d(!0),f(a),g(s)}};return(0,C.jsxs)("div",{ref:c,className:t,onContextMenu:y,children:[n,(0,C.jsx)(Vi,{open:l,anchorPosition:{left:h,top:m},onClose:E,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:y},disableRestoreFocus:!0,transitionDuration:0,onClick:E,...i,children:l&&s},`${h}, ${m}`)]})},Hi=(0,Mt.forwardRef)((function(e,t){const{className:n,children:i,...s}=e;return(0,C.jsx)("div",{ref:t,className:(0,At.W)("menu",n),...s,children:i})})),zi=e=>{const{className:t,onClick:n,title:i,disabled:s,children:a,...r}=e;return(0,C.jsx)("button",{className:(0,At.W)("menu__item",t),disabled:Boolean(s),title:i,onClick:n,...r,children:a})},Wi=It("MenuContentDivider","menu__divider");It("MenuContentItemIcon","menu__item__icon"),It("MenuContentItemLabel","menu__item__label");var Ki=n(6224),Yi=n(8156);const Ji=e=>(0,C.jsx)(Ki.D,{className:(0,At.W)("markdown-content",e.className),remarkPlugins:[Yi.Z],components:e.components??{},children:e.value.value});var Xi=n(2515);const qi=e=>{const{children:t}=e,{ref:n,width:i,height:s}=(0,Xi.NB)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,r]=(0,Mt.useState)(!1),{ref:o,width:c,height:l}=(0,Xi.NB)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,Mt.useEffect)((()=>{r((c??0)>(i??0)+40&&(l??0)>(s??0)+40)}),[c,l,i,s]),(0,C.jsx)("div",{ref:o,className:"panel__content__blank",children:(0,C.jsx)("div",{ref:n,className:(0,At.W)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Zi=n(5688),Qi=n(1035),es=n(8327);const ts=e=>{const{children:t,options:n,size:i,className:s,...a}=e,r=((e,t)=>{const n=[];for(let i=0;i<e.length;i+=t)n.push(e.slice(i,i+t));return n})(n,i);return(0,C.jsxs)("div",{className:(0,At.W)("mui-radio-group",s),children:[r.map(((e,t)=>(0,C.jsx)("div",{children:(0,C.jsx)(Zi.Z,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,C.jsx)(Qi.Z,{className:"mui-radio-group__group__column",style:{width:100/i+"%"},value:e,control:(0,C.jsx)(es.Z,{className:"mui-radio-group__group__item__radio-btn"}),label:(0,C.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var ns=n(948);const is=e=>{const{children:t,...n}=e;return(0,C.jsx)(ns.ZP,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var ss,as=n(1327),rs=n(3474),os=n(5068);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(ss||(ss={}));const cs=(0,vt.Pi)((e=>{const{entry:t}=e,n=jt(),i=()=>{t.isOpen||$e.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},s=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,C.jsx)($i,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsx)(Hi,{children:(0,C.jsx)(zi,{onClick:s,children:"Copy Documentation Key"})}),children:(0,C.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,C.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,C.jsx)("button",{className:(0,At.W)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:i,children:t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),t.url?(0,C.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{$e.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:i,children:t.title})]}),t.isOpen&&t.content&&(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:K(t.content)?(0,C.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,C.jsx)(Ji,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),ls=(0,vt.Pi)((()=>{const e=jt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),i=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),s=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,C.jsxs)($i,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:n,children:"Copy Context ID"}),(0,C.jsx)(zi,{onClick:i,children:"Copy Current Context ID"}),(0,C.jsx)(zi,{onClick:s,children:"Copy Context Stack"})]}),children:[t&&(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,C.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,C.jsx)(C.Fragment,{children:K(t.content)?(0,C.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,C.jsx)(Ji,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,C.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,C.jsx)(cs,{entry:e},e.uuid)))]})]}),!t&&(0,C.jsx)(qi,{children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,C.jsx)(Dn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),ds=(0,vt.Pi)((()=>{const e=jt(),t=(0,Mt.useRef)(null),n=e.assistantService,i=n.searchText,s=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>n.search()),100)),[n]);return(0,Mt.useEffect)((()=>{t.current?.focus()}),[]),(0,C.jsxs)("div",{className:"virtual-assistant__search",children:[(0,C.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,C.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,At.W)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":i}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),s()},value:i,placeholder:"Ask me a question"}),i&&(0,C.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,C.jsx)("button",{className:(0,At.W)("virtual-assistant__search__input__config__trigger",{"virtual-assistant__search__input__config__trigger--toggled":n.showSearchConfigurationMenu,"virtual-assistant__search__input__config__trigger--active":n.searchConfigurationState.isAdvancedSearchActive}),tabIndex:-1,onClick:()=>n.setShowSearchConfigurationMenu(!n.showSearchConfigurationMenu),title:(n.searchConfigurationState.isAdvancedSearchActive?"Advanced search is currently active\n":"")+"Click to toggle search config menu",children:(0,C.jsx)(en,{})}),i?(0,C.jsx)("button",{className:"virtual-assistant__search__input__clear-btn",tabIndex:-1,onClick:()=>{n.resetSearch(),n.currentDocumentationEntry=void 0,t.current?.focus()},title:"Clear",children:(0,C.jsx)(qt,{})}):(0,C.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,C.jsx)(hn,{})})]}),(0,C.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,C.jsx)(Ht,{isLoading:n.searchState.isInProgress}),(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,C.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,C.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(ss.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,C.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(ss.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX),title:"Click to see documentation",className:"virtual-assistant__search__input__advanced-config__panel__header__label__hint",children:(0,C.jsx)(rn,{})})]}),(0,C.jsx)("div",{children:(0,C.jsx)(ts,{value:n.searchConfigurationState.currentMode,onChange:e=>{const t=e.target.value;n.searchConfigurationState.setCurrentMode(t)},row:!1,options:[Pe.STANDARD,Pe.INCLUDE,Pe.EXACT,Pe.INVERSE],size:1})})]})}),n.currentDocumentationEntry&&(0,C.jsx)("div",{className:"virtual-assistant__search__results",children:(0,C.jsx)(cs,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,C.jsxs)(C.Fragment,{children:[Boolean(n.searchResults.length)&&(0,C.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,C.jsx)(cs,{entry:e},e.uuid)))}),i&&!n.searchResults.length&&(0,C.jsx)(qi,{children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,C.jsx)(Mn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,C.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!i&&!n.searchResults.length&&(0,C.jsx)($i,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>{pe(`documentation-registry_${(0,os.Z)(new Date(Date.now()),et)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),se.APPLICATION_JSON)},children:"Download documentation registry"}),(0,C.jsx)(zi,{onClick:()=>{pe(`documentation-registry_${(0,os.Z)(new Date(Date.now()),et)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),se.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,C.jsxs)("div",{className:"virtual-assistant__character",children:[(0,C.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,C.jsx)(Pn,{className:"virtual-assistant__character__hat"}),(0,C.jsx)(Gn,{className:"virtual-assistant__character__glasses"}),(0,C.jsx)(Un,{className:"virtual-assistant__character__beard"})]}),(0,C.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,C.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),us=(0,vt.Pi)((e=>{const{triggerElement:t}=e,n=jt(),i=n.assistantService,s=i.currentContextualDocumentationEntry,a=i.selectedTab,r=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),o=r.find((e=>e.key===a));return(0,C.jsx)(is,{open:i.isOpen,className:"virtual-assistant__panel__container",anchorEl:t,hideBackdrop:!0,PaperProps:{classes:{root:"virtual-assistant__panel__container__root"}},disableEnforceFocus:!0,anchorOrigin:{vertical:"bottom",horizontal:"left"},transformOrigin:{vertical:"bottom",horizontal:"right"},children:(0,C.jsxs)("div",{className:(0,At.W)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":i.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,C.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===De.SEARCH}),onClick:()=>i.setSelectedTab(De.SEARCH),title:"Search",children:(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,C.jsx)(hn,{})})}),(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===De.CONTEXTUAL_SUPPORT}),onClick:()=>i.setSelectedTab(De.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,C.jsx)(Fn,{}),s&&(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),r.map((e=>(0,C.jsx)("div",{className:(0,At.W)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{i.setSelectedTab(e.key),e.autoExpandOnOpen&&i.setIsPanelMaximized(!0)},title:e.title,children:(0,C.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,C.jsx)(rn,{})})},e.key)))]}),(0,C.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,C.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>i.setIsPanelMaximized(!i.isPanelMaximized),title:i.isPanelMaximized?"Minimize":"Maximize",children:i.isPanelMaximized?(0,C.jsx)(wn,{}):(0,C.jsx)(Ln,{})}),(0,C.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>i.setIsOpen(!1),title:"Close",children:(0,C.jsx)(Xn,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,C.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===De.SEARCH&&(0,C.jsx)(ds,{}),a===De.CONTEXTUAL_SUPPORT&&(0,C.jsx)(ls,{}),o?.renderer()]})]})},i.panelRenderingKey)})),ps=(0,vt.Pi)((()=>{const[e,t]=(0,Mt.useState)(!1),[n,i]=(0,Mt.useState)((0,a.Z)()),s=jt(),r=(0,Mt.useRef)(null),o=s.assistantService,c=o.currentContextualDocumentationEntry;return(0,Mt.useEffect)((()=>{o.isHidden&&i((0,a.Z)())}),[o.isHidden]),(0,C.jsx)(as,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),handle:".virtual-assistant__station__drag-handle",children:(0,C.jsxs)("div",{className:"virtual-assistant",ref:r,children:[(0,C.jsxs)("div",{className:(0,At.W)("virtual-assistant__station",{"virtual-assistant__station--hidden":o.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,C.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:()=>{!o.isOpen&&c&&o.setSelectedTab(De.CONTEXTUAL_SUPPORT),o.setIsOpen(!o.isOpen)},title:o.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open assistant panel...",children:o.isOpen?(0,C.jsx)(Xn,{className:"virtual-assistant__station__trigger__close"}):c?(0,C.jsx)(mn,{className:"virtual-assistant__station__trigger__circle"}):null}),(0,C.jsx)($i,{className:(0,At.W)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>{o.setIsOpen(!1),i((0,a.Z)())},children:"Reset Position"}),(0,C.jsx)(zi,{onClick:()=>s.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,C.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,C.jsx)(pi,{})})})]},c?.uuid??""),!e&&o.isOpen&&!o.isHidden&&r.current&&(0,C.jsx)(us,{triggerElement:r.current})]})},n)}));var hs;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(hs||(hs={}));const gs=["Meta+KeyP","Control+KeyP","Meta+KeyS","Control+KeyS","F8","F10","F11","Meta+Shift+KeyP","Control+Backquote","Control+Shift+KeyN","Control+Shift+KeyP","Meta+KeyB","Control+KeyB","F7","Alt+F7","Control+Shift+KeyB","Alt+KeyZ"],ms=e=>(0,C.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),fs=(0,vt.Pi)((e=>{const{children:t}=e,n=jt(),i=((e,t)=>{const n={};return e.forEach(((e,i)=>{e.length&&(n[i]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:gs,handler:(e,t)=>{t.preventDefault()}},n})(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{gs.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Mt.useEffect)((()=>{const e=function(e){const t=new Map;let n=null;return i=>{i instanceof KeyboardEvent&&((0,rt.Z)(Object.values(e).flatMap((e=>e.combinations.map((t=>({combination:t,handler:e.handler}))))).filter((e=>e.combination.length)),(e=>e.combination)).forEach((e=>{const n=e.combination,s=ht(e.combination);if(!s.length)return;const a=t.get(n)??s,r=U(a[0]);gt(i,r)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,i)):i.getModifierState(i.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}(i);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[i]),(0,Mt.useEffect)((()=>{const e=()=>{document.hidden&&($e.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,C.jsxs)(yt,{children:[(0,C.jsx)(zt,{}),(0,C.jsx)($t,{}),(0,C.jsx)(Ui,{}),(0,C.jsx)(ps,{}),n.layoutService.showBackdrop&&(0,C.jsx)(bt.Z,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??hs.BACKDROP_CONTAINER)??null,children:(0,C.jsx)(Tt.Z,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,C.jsx)(St.W,{backend:Nt.PD,children:(0,C.jsxs)("div",{className:"app__container","data-elementid":hs.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,C.jsx)(ms,{elementId:hs.BACKDROP_CONTAINER}),t]})})]})})),_s={foreground:"#cccccc",background:"#1e1e1e",cursor:"#cccccc",selectionBackground:"#264f78",black:"#000000",red:"#cd3131",green:"#0dbc79",yellow:"#e5e510",blue:"#2472c8",magenta:"#bc3fbc",cyan:"#11a8cd",white:"#e5e5e5",brightBlack:"#666666",brightRed:"#f14c4c",brightGreen:"#23d18b",brightYellow:"#f5f543",brightBlue:"#3b8eea",brightMagenta:"#d670d6",brightCyan:"#29b8db",brightWhite:"#e5e5e5"},Es={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},Cs=`\n${tt.BOLD}${tt.BRIGHT_BLUE}$purist${tt.RESET}\n${tt.BOLD}${tt.MAGENTA}❯${tt.RESET} `,ys="❯ ";class bs extends at{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=we.create();constructor(e){super(e),this.instance=new Ke.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Qe}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:_s,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Je.FitAddon,this.searcher=new Xe.SearchAddon,this.renderer=new Ze.WebglAddon}setup(e){if(this.setupState.hasCompleted)throw new L("Terminal is already set up");this.setupState.complete(),this.renderer.onContextLoss((()=>{this.renderer.dispose()})),this.instance.loadAddon(this.resizer),this.instance.loadAddon(this.searcher),this.instance.loadAddon(this.renderer),this.instance.loadAddon(new qe.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>mt(e,"Control+KeyF")||mt(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(mt(e,"Control+KeyC")&&this.instance.hasSelection()||mt(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new Ye.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new Ye.WebLinksAddon,this.instance.loadAddon(this.webLinkProvider),(e?.commands??[]).forEach((e=>{[e.command,...e.aliases??[]].forEach((t=>{this.commandRegistry.has(t)?this.applicationStore.logService.warn(u.create(he.TERMINAL_COMMAND_CONFIGURATION_CHECK__FAILURE),`Found multiple duplicated terminal commands '${t}'`):this.commandRegistry.set(t,e)}))})),this.searcher.onDidChangeResults((e=>{this.setSearchResultCount(e.resultCount),this.setSearchCurrentResultIndex(e.resultIndex)})),this._TEMPORARY__onKeyListener=this.instance.onKey((({key:e,domEvent:t})=>{var n,i;if("ArrowUp"!==t.code)if("ArrowDown"!==t.code)if(this.commandHistoryNavigationIdx=void 0,"Enter"===t.code){if(this.command.trim()){const e=this.command,[t,...n]=e.replaceAll(/\s+/g," ").split(" ");if(this.addCommandToHistory(this.command),!t)return;const i=this.commandRegistry.get(t);if(!i)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,i.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(mt(t,"Control+KeyD")||mt(t,"Control+KeyC")&&!this.instance.hasSelection())this.abort();else if("Backspace"===t.code)this.deleteFromCommand(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!0):-1);else if("Delete"===t.code)this.deleteFromCommand(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!1):1);else if("ArrowLeft"===t.code){const e=this.computeCursorMovement(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!0):-1);this.instance.scrollLines(e.scroll),this.instance.write(e.seq)}else if("ArrowRight"===t.code){const e=this.computeCursorMovement(t.altKey||t.ctrlKey?this.computeCursorJumpMovement(!1):1);this.instance.scrollLines(e.scroll),this.instance.write(e.seq)}else e.match(/^[A-Za-z0-9!@#$%^&*()\-_=+"':;,.<>/?[\]{}|\\~` ]$/)?this.writeToCommand(e):(n=t,i=this.applicationStore,i.layoutService.getElementByID(hs.TOP_LEVEL_CONTAINER)?.dispatchEvent(new KeyboardEvent(n.type,n)));else void 0!==this.commandHistoryNavigationIdx&&this.setCommandFromHistory(0===this.commandHistoryNavigationIdx?void 0:this.commandHistoryNavigationIdx-1);else this.setCommandFromHistory(void 0!==this.commandHistoryNavigationIdx?this.commandHistoryNavigationIdx+1:0)})),this._TEMPORARY__onDataListener=this.instance.onData((e=>{e.length>1&&!e.startsWith("")&&this.writeToCommand(e.replaceAll(/[^A-Za-z0-9!@#$%^&*()\-_=+"':;,.<>/?[\]{}|\\~` ]/g,"").trimEnd())}))}getCommandRange(){const e=this.instance.buffer.active,t=this.instance.cols,n=`${ys}${this.command}`,i=`${ys}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let s=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(U(e.getLine(n)).translateToString()===i){s=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:s,startX:2,endY:s+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,i=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))i||(i=!0);else if(i){n=t.cursorIdx-e-1;break}}else for(let e=t.cursorIdx+1;e<this.command.length;++e)if(this.command.charAt(e).match(/\w/))i||(i=!0);else if(i){n=e-t.cursorIdx-1;break}return void 0===n&&(n=e?t.cursorIdx:this.command.length-t.cursorIdx),e?-n:n}computeCursorMovement(e,t=!0){const n=this.instance.buffer.active,i=this.instance.cols,s=this.instance.rows,a=this.getCommandRange(),r=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,o=Math.min(Math.abs(e),r);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(i+(n.cursorX-o)%i)%i,l=n.cursorY-(o>n.cursorX?Math.ceil(o/i):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+o)%i,l=n.cursorY+(n.cursorX+o>=i?Math.floor((n.cursorX+o)/i):0),d=l+n.baseY,l=Math.min(l,s-1));const u=d>n.viewportY+s?d-(n.viewportY+s):d<n.viewportY?d-n.viewportY:0;return{seq:nt(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),i=this.command.slice(t.cursorIdx),s=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(s.scroll),this.instance.write(e+i+s.seq),this.setCommand(n+e+i)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,i=Math.min(Math.abs(e),n);let s,a,r;if(0===e)return;e<0?(s=this.command.slice(0,t.cursorIdx-i),a=this.command.slice(t.cursorIdx,this.command.length),r=-i):(s=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+i,this.command.length),r=0);const o=this.computeCursorMovement(r);this.instance.scrollLines(o.scroll),this.instance.write(nt(t.startY+1,t.startX+1)+s+a+" ".repeat(i)+o.seq),this.setCommand(s+a)}get isSetup(){return this.setupState.hasCompleted}isFocused(){return document.activeElement===this.instance.textarea}mount(e){if(!this.setupState.hasCompleted)throw new L("XTerm terminal has not been set up yet");this.instance.open(e)}dispose(){this.searcher.dispose(),this.resizer.dispose(),this.renderer.dispose(),this.webLinkProvider?.dispose(),this._TEMPORARY__onKeyListener?.dispose(),this._TEMPORARY__onDataListener?.dispose(),this.instance.dispose()}autoResize(){this.resizer.fit()}focus(){this.instance.focus()}addCommandToHistory(e){e!==this.commandHistory.at(0)&&this.commandHistory.unshift(e)}setCommandFromHistory(e){const t=void 0===e?this.currentCommandSearchString:this.commandHistory.filter((e=>e.startsWith(this.currentCommandSearchString))).at(e);if(void 0!==t){let n=this.getCommandRange();this.instance.write(nt(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(nt(n.endY+1,n.endX+1)),this.commandHistoryNavigationIdx=e}}setCommand(e){this.command=e,this.currentCommandSearchString=e,this.commandHistoryNavigationIdx=void 0}newCommand(){this.instance.write(Cs),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${tt.DIM}(system: ${e})\n${tt.RESET}`))}flushScreen(){this.instance.write("c"),this.instance.reset()}get isFlushed(){const e=this.instance.buffer.active;let t=!0;for(let n=e.baseY+e.cursorY;n>-1;--n){const i=U(e.getLine(n)).translateToString();if(i.trim()){t=i!==ys;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write(tt.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${tt.BRIGHT_BLACK}+-------------------------------------------------------+${tt.RESET}\n${tt.BRIGHT_BLACK}|${tt.RESET} ${tt.BRIGHT_GREEN}[@@]${tt.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${tt.BRIGHT_BLACK}|${tt.RESET}\n${tt.BRIGHT_BLACK}|${tt.RESET} ${tt.BRIGHT_GREEN}/|__|\\${tt.RESET} ${tt.BRIGHT_BLACK}|${tt.RESET}\n${tt.BRIGHT_BLACK}+--${tt.RESET} ${tt.BRIGHT_GREEN}d b${tt.RESET} ${tt.BRIGHT_BLACK}-----------------------------------------------+${tt.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,rt.Z)(Array.from(e.values()),(e=>e.command)).map((e=>`${tt.BRIGHT_GREEN}${e.command.padEnd(30)}${tt.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${tt.DIM}${e.usage}${tt.RESET}`)).join("\n")}`)),this.abort()}showCommonANSIEscapeSequences(){this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write(`\nCommon ANSI Escape Sequences for Styling:\n\n${Object.entries(tt).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?dt(e.trim().replace(/_+/gu," ").toLowerCase()):ct(e.trim()).split(/(?<chunk>[A-Z][a-z]+|[0-9]+)/).map((e=>e.toUpperCase()===e?e:e.charAt(0).toUpperCase()+e.slice(1).toLowerCase())).filter(Boolean).join(" ").replace(/_+/gu," ").replace(/\s+/gu," "):"")(e).padEnd(20)}${tt.RESET} ${t.replace("","\\u001b")}`)).join("\n")}`),this.abort()}abort(){this.resetANSIStyling(),this.instance.write("\n"),this.newCommand(),this.instance.scrollToBottom(),this.isRunningCommand=!1}fail(e,t){t?.systemCommand&&this.newSystemCommand(t.systemCommand),this.instance.write(`\n${tt.RED}${e}${tt.RED}`),this.abort()}output(e,t){this.resetANSIStyling(),t?.clear&&!this.preserveLog||!t?.systemCommand||this.newSystemCommand(t.systemCommand),!this.preserveLog&&t?.clear?this.flushScreen():(this.preserveLog||this.isRunningCommand)&&this.instance.write("\n"),this.instance.write(e),this.resetANSIStyling(),this.instance.write("\n"),this.instance.scrollToBottom(),this.newCommand()}search(e){this.searcher.findNext(e,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive,incremental:!0})}clearSearch(){this.searcher.clearDecorations(),this.instance.clearSelection(),this.setSearchText(""),this.setSearchResultCount(void 0),this.setSearchCurrentResultIndex(void 0)}findPrevious(){this.searcher.findPrevious(this.searchConfig.searchText,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:Es,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}getContent(){const e=this.instance.buffer.active,t=[];for(let n=0;n<e.length;++n){const i=U(e.getLine(n));t.push(i.translateToString())}return t.join("\n").trimEnd()}copy(){this.instance.hasSelection()?this.applicationStore.clipboardService.copyTextToClipboard(this.instance.getSelection()).catch(this.applicationStore.alertUnhandledError):this.applicationStore.notificationService.notifyWarning("Ther terminal has no selection to copy")}copyAll(){this.applicationStore.clipboardService.copyTextToClipboard(this.getContent()).catch(this.applicationStore.alertUnhandledError)}}class Ts{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new bs(e)}}const vs="(unknown)";class Ss{applicationStore;currentUser=vs;constructor(e){(0,Oe.rC)(this,{currentUser:Oe.LO,setCurrentUser:Oe.aD}),this.applicationStore=e}get isAnonymous(){return this.currentUser===vs}setCurrentUser(e){this.currentUser=e}}var Ns,xs=n(7279);class As{get localStorage(){return U(window.localStorage,"'window.localStorage' object is not available in non-web environment")}setItem(e,t){this.localStorage.setItem(e,t)}getItem(e){return this.localStorage.getItem(e)}removeItem(e){this.localStorage.removeItem(e)}clear(){this.localStorage.clear()}hasItem(e){return this.localStorage.hasItem(e)}}class Is{storeIndex;storageService;data;constructor(e,t){this.storageService=e,this.storeIndex=t,this.data=this.storageService.getIndex(this.storeIndex)??{}}getValue(e){return this.data[e]}getNumericValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!Y(e))throw new M(t||"Value is expected to be a number")}(e,t),e))(t):void 0}getStringValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!K(e))throw new M(t||"Value is expected to be a string")}(e,t),e))(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!J(e))throw new M(t||"Value is expected to be a boolean")}(e,t),e))(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!X(e))throw new M(t||"Value is expected to be a object")}(e,t),e))(t):void 0}hasValue(e){return B(this.data[e])}persistValue(e,t){void 0!==t?this.data[e]=t:delete this.data[e],this.storageService.updateIndex(this.storeIndex,this.data)}}class Os{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new As;const t=this.storage.getItem(e.config.applicationStorageKey);this.data=t?D((()=>JSON.parse(t)))??{}:{}}getIndex(e){return this.data[e]}updateIndex(e,t){(0,xs.Z)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class ws{applicationStore;plugins=[];constructor(e){this.applicationStore=e}registerPlugins(e){this.plugins=e}setup(){const e={userId:this.applicationStore.identityService.currentUser,appName:this.applicationStore.config.appName,appEnv:this.applicationStore.config.env,appVersion:this.applicationStore.config.appVersion,appSessionId:this.applicationStore.uuid,appStartTime:this.applicationStore.timeService.timestamp};this.plugins.forEach((t=>t.setup(e)))}logEvent(e,t){this.plugins.forEach((n=>n.logEvent(e,t)))}}class Rs{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,i=e.startTime,s=i+n,a={...t??{},...Object.fromEntries(e.records),total:n};let r=0;for(const e of this.interruptions)if(e>=i&&e<=s)r++;else if(e>s)break;return r>0?{...a,__numberOfInteruptions:r}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(Ns||(Ns={}));const ks={name:"Default Dark (default)",key:Ns.DEFAULT_DARK,TEMPORARY__globalCSSClassName:"theme__default-dark",colors:{"data-access-overview.chart.access-granted":"#6a9955","data-access-overview.chart.access-approved":"#007acc","data-access-overview.chart.access-requested":"#fbbc05","data-access-overview.chart.access-not-granted":"#ea4646","data-access-overview.chart.unsupported-access":"#2d2d2d"}},Ls={name:"Legacy Light",key:Ns.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},Fs={name:"High-Contrast Light",key:Ns.HIGH_CONTRAST_LIGHT,TEMPORARY__globalCSSClassName:"theme__hc-light",colors:{"data-access-overview.chart.access-granted":"#52a31d","data-access-overview.chart.access-approved":"#3d8df5","data-access-overview.chart.access-requested":"#f5c518","data-access-overview.chart.access-not-granted":"#fa5343","data-access-overview.chart.unsupported-access":"#e1e7ea"}};var Ps;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(Ps||(Ps={}));const Ds={[Ps.COLOR_THEME]:{defaultValue:Ns.DEFAULT_DARK}};class Ms{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,Oe.rC)(this,{currentColorTheme:Oe.LO.ref,TEMPORARY__isLightColorThemeEnabled:Oe.Fl,backdropContainerElementID:Oe.LO,showBackdrop:Oe.LO,setBackdropContainerElementID:Oe.aD,setShowBackdrop:Oe.aD,setColorTheme:Oe.aD}),this.applicationStore=e,this.colorThemeRegistry.set(Ns.DEFAULT_DARK,ks),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(u.create(he.COLOR_THEME_CONFIGURATION_CHECK__FAILURE),`Found duplicated color themes with key '${e.key}'`):this.colorThemeRegistry.set(e.key,e)}));const t=this.applicationStore.settingService.getStringValue(Ps.COLOR_THEME)??Ns.DEFAULT_DARK;this.currentColorTheme=U(this.colorThemeRegistry.get(t)),this.TEMPORARY__syncGlobalCSSClassName(this.currentColorTheme,void 0)}getElementByID(e){return document.querySelector(`[data-elementid='${e}']`)??void 0}setBackdropContainerElementID(e){this.backdropContainerElementID=e}setShowBackdrop(e){this.showBackdrop=e}get TEMPORARY__isLightColorThemeEnabled(){return this.currentColorTheme.key!==Ns.DEFAULT_DARK}TEMPORARY__syncGlobalCSSClassName(e,t){t&&document.body.classList.remove(t.TEMPORARY__globalCSSClassName),document.body.classList.add(e.TEMPORARY__globalCSSClassName)}setColorTheme(e,t){const n=this.colorThemeRegistry.get(e);if(e===this.currentColorTheme.key||!n)return;const i=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,i),t?.persist&&this.applicationStore.settingService.persistValue(Ps.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??U(this.colorThemeRegistry.get(Ns.DEFAULT_DARK)).colors?.[e]??"transparent"}}class Bs{applicationStore;constructor(e){this.applicationStore=e}async copyTextToClipboard(e){await navigator.clipboard.writeText(e).catch((e=>{this.applicationStore.notificationService.notifyError(e)}))}}class js{navigator;constructor(e){this.navigator=e}}var Us=n(5741);class Gs{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new Is(this.applicationStore.storageService,"application-settings-storage"),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraSettingConfigurationEntries?.()??[])).forEach((e=>{this.registry.has(e.key)?this.applicationStore.logService.warn(u.create(he.SETTING_CONFIGURATION_CHECK__FAILURE),`Found duplicated setting with key '${e.key}'`):this.registry.set(e.key,e)}))}getNumericValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(Y(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve numeric value for setting '${e}'`)}getStringValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(K(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve string value for setting '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(J(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve boolean value for setting '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e)??this.registry.get(e)?.defaultValue;if(X(t))return t;this.applicationStore.logService.warn(u.create(he.SETTING_RETRIVE_FAILURE),`Can't retrieve object value for setting '${e}'`)}persistValue(e,t){const n=this.registry.get(e)?.defaultValue;this.storage.persistValue(e,void 0!==n&&(0,Us.Z)(n,t)?void 0:t)}}class Vs{goToLocation(e,t){throw new F("Navigator does not support this operation")}reload(e){throw new F("Navigator does not support this operation")}goToAddress(e,t){throw new F("Navigator does not support this operation")}visitAddress(e){throw new F("Navigator does not support this operation")}generateAddress(e){throw new F("Navigator does not support this operation")}updateCurrentLocation(e){throw new F("Navigator does not support this operation")}updateCurrentZone(e){throw new F("Navigator does not support this operation")}resetZone(){throw new F("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new F("Navigator does not support this operation")}getCurrentAddress(){throw new F("Navigator does not support this operation")}getCurrentLocation(){throw new F("Navigator does not support this operation")}getCurrentLocationParameters(){throw new F("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new F("Navigator does not support this operation")}getCurrentZone(){throw new F("Navigator does not support this operation")}blockNavigation(e,t,n){throw new F("Navigator does not support this operation")}unblockNavigation(){throw new F("Navigator does not support this operation")}get isNavigationBlocked(){throw new F("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new F("Navigator does not support this operation")}}class $s{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new Is(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(Y(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(K(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(J(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(X(t))return t;this.applicationStore.logService.warn(u.create(he.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}class Hs{uuid=(0,a.Z)();extensionStates=[];config;pluginManager;initState=we.create();platform;timeService;logService;storageService;userDataService;settingService;alertService;notificationService;identityService;commandService;keyboardShortcutsService;layoutService;clipboardService;terminalService;navigationService;navigationContextService;documentationService;assistantService;eventService;telemetryService;tracerService;constructor(e,t){this.config=e,this.pluginManager=t,this.timeService=new Rs,this.logService=new h,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new Os(this),this.settingService=new Gs(this),this.userDataService=new $s(this),this.alertService=new Dt(this),this.notificationService=new ji,this.identityService=new Ss(this),this.layoutService=new Ms(this),this.clipboardService=new Bs(this),this.terminalService=new Ts(this),this.commandService=new ze(this),this.keyboardShortcutsService=new We(this),this.navigationService=new js(new Vs),this.navigationContextService=new He(this),this.documentationService=new xe(this),this.assistantService=new Ge(this),this.eventService=new Ve,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new ws(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new ke,this.tracerService.registerPlugins(t.getTracerServicePlugins()),this.extensionStates=this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationExtensionStateBuilders?.()??[])).map((e=>e(this))).filter(B)}async initialize(e){if(this.initState.isInInitialState){this.initState.inProgress();try{if(this.platform)throw new L("Platform is already configured");this.platform=e,this.navigationService=new js(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){P(e),this.notificationService.notifyError(e),this.logService.error(u.create(he.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),this.initState.fail()}}else this.notificationService.notifyIllegalState("Application store is re-initialized")}alertUnhandledError=e=>{this.logService.error(u.create(he.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e),this.notificationService.notifyIllegalState(e.message)};guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}class zs{}class Ws extends zs{debug(e,...t){console.debug(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}info(e,...t){console.info(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}warn(e,...t){console.warn(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}error(e,...t){console.error(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}class Ks{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;constructor(e){this.pluginManager=e,this.logger=new Ws}setup(e){return this.baseAddress=z(e.baseAddress,"Can't setup application: 'baseAddress' is missing or empty"),this.pluginRegister=e.pluginRegister,this._isConfigured=!0,this}withBasePresets(e){return this.basePresets=e,this.withPresets([])}withBasePlugins(e){return this.basePlugins=e,this.withPlugins([])}withPresets(e){return this.pluginManager.usePresets([...this.basePresets,...e]),this}withPlugins(e){return this.pluginManager.usePlugins([...this.basePlugins,...e]),this}async fetchApplicationConfiguration(e){const t=new ue;let n,i;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){P(e),this.logger.error(u.create(he.APPLICATION_CONFIGURATION__FAILURE),e)}j(n,"Can't fetch Legend application configuration");try{i=await t.get(`${window.location.origin}${e}version.json`)}catch(e){P(e),this.logger.error(u.create(he.APPLICATION_CONFIGURATION__FAILURE),e)}return j(i,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:i,baseAddress:e}),n.extensions??{}]}async loadDocumentationRegistryData(e){const t={};await Promise.all([...e.documentationRegistryEntries,...this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraDocumentationRegistryEntries?.()??[]))].map((async e=>{try{const n=new ue(e.simple?{options:{credentials:"omit"}}:{}),i=await n.get(z(e.url,"Can't load documentation registry: 'url' field is missing or empty"));j(i.entries,"Can't load documentation registry data: 'entries' field is missing");const s=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(i.entries).forEach((([e,n])=>{s&&!s.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){P(e),this.logger.warn(u.create(he.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...Ne(t),...e.keyedDocumentationEntries]}async start(){j(this._isConfigured,"Legend application has not been configured properly. Make sure to run setup() before start()");try{const[e,t]=await this.fetchApplicationConfiguration(this.baseAddress);this.config=e,this.pluginRegister?.(this.pluginManager,this.config),this.pluginManager.configure(t),this.pluginManager.install(),await Promise.all([this.loadDocumentationRegistryData(e)]);const n=new Hs(this.config,this.pluginManager);await Promise.all(this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationSetups?.()??[])).map((e=>e(n)))),await this.loadApplication(n),this.logger.info(u.create(he.APPLICATION_LOAD__SUCCESS),"Legend application loaded")}catch(e){throw P(e),this.logger.error(u.create(he.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Ys="legend-application-root",Js=JSON.parse('{"i8":"15.0.35","Rw":{"j":"@finos/legend-application-plugin-core"}}');class Xs extends o{}class qs extends Xs{static NAME=Js.Rw.j;constructor(){super(qs.NAME,Js.i8)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,Oe.jQ)({enforceActions:"observed"})}]}getExtraColorThemes(){return[Ls,Fs]}getExtraSettingConfigurationEntries(){return e=Ds,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class Zs{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=z(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=z(e.configData.env,"Can't configure application: 'env' field is missing or empty"),this.applicationStorageKey=e.configData.application?.storageKey??this.getDefaultApplicationStorageKey(),this.documentationUrl=e.configData.documentation?.url,this.documentationLinkEntries=(t=e.configData.documentation?.links??{},Object.entries(t).map((e=>({key:z(e[0],"Documentation link 'key' is missing"),label:z(e[1].label,"Documentation link 'label' is missing"),url:z(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=Ne(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=U(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=U(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=U(e.versionData.commitSHA,"Can't collect application version: 'commitSHA' field is missing")}static resolveAbsoluteUrl(e){return e.trim().startsWith("/")?window.location.origin+e:e}}class Qs extends Zs{pureUrl;useDynamicPureServer=!1;constructor(e){super(e),j(e.configData.pure,"Can't configure application: 'pure' field is missing"),this.pureUrl=Zs.resolveAbsoluteUrl(z(e.configData.pure.url,"Can't configure application: 'pure.url' field is missing or empty")),void 0!==e.configData.pure.dynamic&&(this.useDynamicPureServer=Boolean(e.configData.pure.dynamic))}getDefaultApplicationStorageKey(){return"legend-pure-ide"}}class ea extends d{loggerPlugins=[];telemetryServicePlugins=[];tracerServicePlugins=[];eventNotifierPlugins=[];applicationPlugins=[];registerLoggerPlugin(e){this.loggerPlugins.push(e)}registerTelemetryServicePlugin(e){this.telemetryServicePlugins.push(e)}registerTracerServicePlugin(e){this.tracerServicePlugins.push(e)}registerEventNotifierPlugin(e){this.eventNotifierPlugins.push(e)}registerApplicationPlugin(e){this.applicationPlugins.push(e)}getLoggerPlugins(){return[...this.loggerPlugins]}getTelemetryServicePlugins(){return[...this.telemetryServicePlugins]}getTracerServicePlugins(){return[...this.tracerServicePlugins]}getEventNotifierPlugins(){return[...this.eventNotifierPlugins]}getApplicationPlugins(){return[...this.applicationPlugins]}}class ta extends ea{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new ta}registerPureProtocolProcessorPlugin(e){this.pureProtocolProcessorPlugins.push(e)}registerPureGraphManagerPlugin(e){this.pureGraphManagerPlugins.push(e)}registerPureGraphPlugin(e){this.pureGraphPlugins.push(e)}getPureGraphManagerPlugins(){return[...this.pureGraphManagerPlugins]}getPureProtocolProcessorPlugins(){return[...this.pureProtocolProcessorPlugins]}getPureGraphPlugins(){return[...this.pureGraphPlugins]}}const na=JSON.parse('{"i8":"8.0.52","Rw":{"NA":"@finos/legend-graph-manager-preset-dsl-diagram","zE":"@finos/legend-pure-protocol-processor-plugin-dsl-diagram","LW":"@finos/legend-pure-graph-manager-plugin-dsl-diagram","f1":"@finos/legend-pure-graph-plugin-dsl-diagram"}}');class ia extends o{_$nominalTypeBrand;install(e){e.registerPureGraphManagerPlugin(this)}}const sa=e=>t=>(0,Oe.bi)(t)?t:e(t),aa=e=>(t,n)=>(0,Oe.bi)(t)?t:e(t,n),ra=e=>{(0,Oe.rC)(e,{_isDeleted:Oe.LO,_isDisposed:Oe.LO,name:Oe.LO,package:Oe.LO,isDeleted:Oe.Fl,path:Oe.Fl,_elementHashCode:Oe.Fl,hashCode:Oe.Fl,setIsDeleted:Oe.aD,dispose:Oe.aD})},oa=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),ca=sa((e=>(0,Oe.rC)(e,{value:Oe.LO,valueForSerialization:Oe.Fl})));var la=n(4485),da=n(3096);const ua=e=>la.sha1().update(e).digest("hex"),pa=e=>ua(e.filter(B).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?ua(e):e.hashCode)).join(",")),ha="::",ga="###",ma=["$implicit"];var fa,_a,Ea,Ca,ya;(ya=fa||(fa={})).CORE="CORE",ya.MAIN="ROOT",ya.MODEL_GENERATION="MODEL_GENERATION_ROOT",ya.SYSTEM="SYSTEM_ROOT",ya.PROJECT_DEPENDENCY_ROOT="PROJECT_DEPENDENCY_ROOT",(Ca=_a||(_a={})).STRING="String",Ca.BOOLEAN="Boolean",Ca.BINARY="Binary",Ca.NUMBER="Number",Ca.INTEGER="Integer",Ca.FLOAT="Float",Ca.DECIMAL="Decimal",Ca.DATE="Date",Ca.STRICTDATE="StrictDate",Ca.DATETIME="DateTime",Ca.STRICTTIME="StrictTime",Ca.LATESTDATE="LatestDate",Ca.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest"}(Ea||(Ea={}));const ba=["meta::pure::metamodel::type","meta::pure::functions::date","meta::pure::profiles"];var Ta,va,Sa,Na,xa,Aa,Ia,Oa,wa,Ra,ka;(va=Ta||(Ta={})).ANY="meta::pure::metamodel::type::Any",va.NIL="meta::pure::metamodel::type::Nil",va.PROFILE_DOC="meta::pure::profiles::doc",va.PROFILE_TEMPORAL="meta::pure::profiles::temporal",va.PROFILE="meta::pure::metamodel::extension::Profile",va.ENUMERATION="meta::pure::metamodel::type::Enumeration",va.MEASURE="meta::pure::metamodel::type::Measure",va.CLASS="meta::pure::metamodel::type::Class",va.ASSOCIATION="meta::pure::metamodel::relationship::Association",va.FUNCTION="meta::pure::metamodel::function::ConcreteFunctionDefinition",va.FLAT_DATA="meta::flatData::metamodel::FlatData",va.DATABASE="meta::relational::metamodel::Database",va.MAPPING="meta::pure::mapping::Mapping",va.SERVICE="meta::legend::service::metamodel::Service",va.CONNECTION="meta::pure::runtime::PackageableConnection",va.RUNTIME="meta::pure::runtime::PackageableRuntime",va.EXECUTION_ENVIRONMENT="meta::legend::service::metamodel::ExecutionEnvironmentInstance",va.FILE_GENERATION="meta::pure::generation::metamodel::GenerationConfiguration",va.GENERATION_SPECIFICATION="meta::pure::generation::metamodel::GenerationSpecification",va.SECTION_INDEX="meta::pure::metamodel::section::SectionIndex",va.DATA_ELEMENT="meta::pure::data::DataElement",(Aa=Sa||(Sa={})).BUSINESS_TEMPORAL="businesstemporal",Aa.PROCESSING_TEMPORAL="processingtemporal",Aa.BITEMPORAL="bitemporal",(xa=Na||(Na={})).ALL_VERSIONS="AllVersions",xa.ALL_VERSIONS_IN_RANGE="AllVersionsInRange",(wa=Ia||(Ia={})).CLASS="CLASS",wa.STORE="STORE",wa.MAPPING="MAPPING",wa.RUNTIME="RUNTIME",wa.FILE_GENERATION="FILE_GENERATION",wa.SERVICE="SERVICE",function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(Oa||(Oa={})),(ka=Ra||(Ra={})).INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",ka.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",ka.PACKAGE="PACKAGE",ka.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",ka.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",ka.PROFILE="PROFILE",ka.TAG_POINTER="TAG_POINTER",ka.STEREOTYPE_POINTER="STEREOTYPE_POINTER",ka.TAGGED_VALUE="TAGGED_VALUE",ka.ENUMERATION="ENUMERATION",ka.ENUM_VALUE="ENUM_VALUE",ka.CLASS="CLASS",ka.PROPERTY="PROPERTY",ka.PROPERTY_POINTER="PROPERTY_POINTER",ka.MULTIPLICITY="MULTIPLICITY",ka.CONSTRAINT="CONSTRAINT",ka.DERIVED_PROPERTY="DERIVED_PROPERTY",ka.ASSOCIATION="ASSOCIATION",ka.FUNCTION="FUNCTION",ka.MEASURE="MEASURE",ka.UNIT="UNIT",ka.ASSERT_FAIL="ASSERT_FAIL",ka.ASSERT_PASS="ASSERT_PASS",ka.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",ka.EQUAL_TO="EQUAL_TO",ka.EQUAL_TO_JSON="EQUAL_TO_JSON",ka.EQUAL_TO_TDS="EQUAL_TO_TDS",ka.SECTION_INDEX="SECTION_INDEX",ka.SECTION="SECTION",ka.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",ka.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",ka.RAW_LAMBDA="RAW_LAMBDA",ka.RAW_VARIABLE="RAW_VARIABLE",ka.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",ka.BINDING_TRANSFORMER="BINDING_TRANSFORMER",ka.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",ka.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",ka.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",ka.EXPRESSION="EXPRESSION",ka.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",ka.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",ka.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",ka.INSTANCE_VALUE="INSTANCE_VALUE",ka.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",ka.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",ka.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",ka.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",ka.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",ka.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",ka.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",ka.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",ka.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",ka.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",ka.FUNCTION_TYPE="FUNCTION_TYPE",ka.LAMBDA_FUNCTION="LAMBDA_FUNCTION",ka.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",ka.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",ka.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",ka.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",ka.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",ka.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",ka.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",ka.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",ka.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",ka.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",ka.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",ka.MAPPING="MAPPING",ka.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",ka.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",ka.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",ka.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",ka.ENUMERATION_MAPPING="ENUMERATION_MAPPING",ka.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",ka.SET_IMPLEMENTATION="SET_IMPLEMENTATION",ka.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",ka.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",ka.PROPERTY_MAPPING="PROPERTY_MAPPING",ka.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",ka.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",ka.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",ka.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",ka.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",ka.MAPPING_TEST="MAPPING_TEST",ka.STORE_TEST_DATA="STORE_TEST_DATA",ka.INPUT_DATA="INPUT_DATA",ka.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",ka.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",ka.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",ka.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",ka.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",ka.FILTER_MAPPING="FILTER_MAPPING",ka.COLUMN_MAPPING="COLUMN_MAPPING",ka.GROUP_BY_MAPPING="GROUP_BY_MAPPING",ka.RUNTIME="RUNTIME",ka.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",ka.ENGINE_RUNTIME="ENGINE_RUNTIME",ka.LEGACY_RUNTIME="LEGACY_RUNTIME",ka.RUNTIME_POINTER="RUNTIME_POINTER",ka.STORE_CONNECTIONS="STORE_CONNECTIONS",ka.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",ka.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",ka.CONNECTION_POINTER="CONNECTION_POINTER",ka.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",ka.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",ka.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",ka.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",ka.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",ka.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",ka.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",ka.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",ka.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",ka.GENERATION_TREE="GENERATION_TREE",ka.GENERATION_TREE_NODE="GENERATION_TREE_NODE",ka.FILE_GENERATION="FILE_GENERATION",ka.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",ka.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",ka.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",ka.MODEL_STORE_DATA="MODEL_STORE_DATA",ka.MODEL_DATA="MODEL_DATA",ka.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",ka.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",ka.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",ka.DATA_ELEMENT="DATA_ELEMENT",ka.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",ka.RELATIONAL_TDS="RELATIONAL_TDS",ka.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",ka.BINDING="BINDING",ka.SCHEMA_SET="SCHEMA_SET",ka.SCHEMA="SCHEMA",ka.MODEL_UNIT="MODEL_UNIT",ka.URL_STREAM="URL_STREAM",ka.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",ka.SERVICE="SERVICE",ka.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",ka.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",ka.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",ka.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",ka.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",ka.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",ka.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",ka.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",ka.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",ka.SERVICE_TEST_DATA="SERVICE_TEST_DATA",ka.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",ka.SERVICE_TEST="SERVICE_TEST",ka.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",ka.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",ka.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",ka.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",ka.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",ka.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",ka.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",ka.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",ka.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",ka.DATABASE="DATABASE",ka.DATABASE_SCHEMA="DATABASE_SCHEMA",ka.DATABASE_JOIN="DATABASE_JOIN",ka.DATABASE_FILTER="DATABASE_FILTER",ka.DATBASE_VIEW="DATBASE_VIEW",ka.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",ka.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",ka.RELATIONAL="RELATIONAL",ka.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",ka.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",ka.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",ka.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",ka.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",ka.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",ka.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",ka.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",ka.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",ka.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",ka.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",ka.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",ka.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",ka.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",ka.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",ka.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",ka.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",ka.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",ka.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",ka.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",ka.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",ka.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",ka.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",ka.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",ka.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",ka.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",ka.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",ka.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",ka.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",ka.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",ka.BUSINESS_MILESTONING="BUSINESS_MILESTONING",ka.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",ka.PROCESSING_MILESTONING="PROCESSING_MILESTONING",ka.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",ka.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",ka.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",ka.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",ka.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",ka.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",ka.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",ka.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",ka.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",ka.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",ka.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",ka.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",ka.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",ka.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",ka.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",ka.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",ka.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",ka.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",ka.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",ka.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",ka.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",ka.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",ka.SCHEMA_MAPPER="SCHEMA_MAPPER",ka.TABLE_MAPPER="TABLE_MAPPER",ka.FLAT_DATA="FLAT_DATA",ka.FLAT_DATA_SECTION="FLAT_DATA_SECTION",ka.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",ka.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",ka.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",ka.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",ka.FLAT_DATA_STRING="FLAT_DATA_STRING",ka.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",ka.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",ka.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",ka.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",ka.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",ka.FLAT_DATA_DATE="FLAT_DATA_DATE",ka.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",ka.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",ka.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",ka.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",ka.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",ka.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",ka.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",ka.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER";const La=e=>{return n={excludeKeys:e=>e.toLowerCase().endsWith("sourceInformation".toLowerCase())},W(X(t=e),"Can't hash non-object value"),da(t,n);var t,n},Fa=(e,t)=>pa([e?La(e):"",t?La(t):""]),Pa=(e,t)=>[Ra.PACKAGEABLE_ELEMENT_POINTER,e??"",t].map(ua).join(",");class Da{stereotypes=[];taggedValues=[]}class Ma extends Da{name}class Ba extends Ma{_UUID=(0,a.Z)();_isDeleted=!1;_isDisposed=!1;package;constructor(e){super(),this.name=e}get isDeleted(){return this._isDeleted}setIsDeleted(e){this._isDeleted=e}get path(){if(!this.package)return this.name;const e=this.package.path;return e?`${e}${ha}${this.name}`:this.name}dispose(){this._isDisposed=!0;try{this.hashCode}catch{}}get _elementHashCode(){return pa([Ra.PACKAGEABLE_ELEMENT,this.path])}get hashCode(){if(this._isDisposed)throw new L(`Element '${this.path}' is already disposed`);return this._elementHashCode}}class ja extends Ba{}class Ua extends ja{_subclasses=[];_generatedMilestonedProperties=[];properties=[];propertiesFromAssociations=[];derivedProperties=[];generalizations=[];constraints=[];dispose(){super.dispose(),this._subclasses=[],this.generalizations.forEach((e=>{const t=e.value.rawType;t._isDisposed||(t._subclasses=t._subclasses.filter((e=>!e._isDisposed)))}))}get _elementHashCode(){return pa([Ra.CLASS,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.generalizations.map((e=>e.ownerReference.valueForSerialization??""))),pa(this.constraints),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Class(this)}}class Ga extends ja{}class Va extends Ga{values=[];get _elementHashCode(){return pa([Ra.ENUMERATION,this.path,pa(this.values),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Enumeration(this)}}class $a extends Ga{measure;conversionFunction;constructor(e,t,n){super(e),this.measure=t,this.conversionFunction=n}get hashCode(){return pa([Ra.UNIT,this.measure.path,this.conversionFunction??""])}accept_PackageableElementVisitor(e){throw new F}}class Ha extends ja{canonicalUnit;nonCanonicalUnits=[];get _elementHashCode(){return pa([Ra.MEASURE,this.path,this.canonicalUnit??"",pa(this.nonCanonicalUnits)])}accept_PackageableElementVisitor(e){return e.visit_Measure(this)}}class za extends Ba{children=[];get path(){return this.package?super.path:""}get hashCode(){return""}accept_PackageableElementVisitor(e){return e.visit_Package(this)}}class Wa{_OWNER;parserName;elements=[];constructor(e,t){this.parserName=e,this._OWNER=t}get hashCode(){return pa([Ra.SECTION,this.parserName,pa(this.elements.map((e=>e.valueForSerialization??"")))])}}class Ka extends Wa{imports=[];get hashCode(){return pa([Ra.IMPORT_AWARE_CODE_SECTION,super.hashCode,pa(this.imports.map((e=>e.valueForSerialization??"")))])}}class Ya extends Wa{get hashCode(){return pa([Ra.DEFAULT_CODE_SECTION,super.hashCode])}}class Ja{_UUID=(0,a.Z)()}class Xa extends Ja{ownerReference;constructor(e){super(),this.ownerReference=e}}class qa extends Ja{value;constructor(e){super(),this.value=e}}class Za extends qa{constructor(e){super(e)}static create(e){return new Za(e)}get valueForSerialization(){return this.value.path}}const Qa=sa((e=>(0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO.ref,hashCode:Oe.Fl}))),er=sa((e=>(ra(e),(0,Oe.rC)(e,{type:Oe.LO,generationOutputPath:Oe.LO,scopeElements:Oe.LO,configurationProperties:Oe.LO,_elementHashCode:Oe.KG}),e.scopeElements.forEach((e=>{e instanceof qa&&ca(e)})),e.configurationProperties.forEach(Qa),e))),tr=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,hashCode:Oe.Fl}),ca(e.generationElement),e))),nr=sa((e=>(ra(e),(0,Oe.rC)(e,{generationNodes:Oe.LO,fileGenerations:Oe.LO,_elementHashCode:Oe.KG}),e.generationNodes.forEach(tr),e.fileGenerations.forEach(ca),e)));class ir{_OWNER;included;constructor(e,t){this._OWNER=e,this.included=t}}class sr extends ir{storeSubstitutions=[];get hashCode(){return pa([Ra.MAPPING_INCLUDE_MAPPING,this.included.valueForSerialization??"",N(this.storeSubstitutions)?.original.valueForSerialization??"",N(this.storeSubstitutions)?.substitute.valueForSerialization??""])}}class ar{}class rr extends ar{expectedOutput;constructor(e){super(),this.expectedOutput=ut(e)}get hashCode(){return pa([Ra.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT,this.expectedOutput])}}class or{}var cr,lr,dr;(dr=cr||(cr={})).JSON="JSON",dr.XML="XML";class ur extends or{sourceClass;inputType;data;constructor(e,t,n){super(),this.sourceClass=e,this.inputType=t,this.data=t===cr.JSON?ut(n):n}get hashCode(){return pa([Ra.OBJECT_INPUT_DATA,this.sourceClass.valueForSerialization??"",this.inputType,this.data])}}class pr extends or{sourceFlatData;data;constructor(e,t){super(),this.sourceFlatData=e,this.data=t}get hashCode(){return pa([Ra.FLAT_DATA_INPUT_DATA,Pa(Ia.STORE,this.sourceFlatData.valueForSerialization??""),this.data])}}!function(e){e.SQL="SQL",e.CSV="CSV"}(lr||(lr={}));class hr extends or{database;data;inputType;constructor(e,t,n){super(),this.database=e,this.data=t,this.inputType=n}get hashCode(){return pa([Ra.RELATIONAL_INPUT_DATA,this.database.valueForSerialization??"",this.data,this.inputType])}}class gr{}class mr extends gr{mappings=[];connections=[];get hashCode(){return pa([Ra.ENGINE_RUNTIME,pa(this.mappings.map((e=>Pa(Ia.MAPPING,e.valueForSerialization??"")))),pa(this.connections.filter((e=>e.storeConnections.length)))])}}class fr extends gr{packageableRuntime;constructor(e){super(),this.packageableRuntime=e}get hashCode(){return pa([Ra.RUNTIME_POINTER,this.packageableRuntime.valueForSerialization??""])}}const _r=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),ca(e.type),e))),Er=sa((e=>(0,Oe.rC)(e,{body:Oe.LO.ref,parameters:Oe.LO.ref,hashCode:Oe.Fl}))),Cr=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,hashCode:Oe.Fl}),ca(e.type),e)));class yr{observerContext;constructor(e){this.observerContext=e}visit_RawLambda(e){Er(e)}visit_RawVariableExpression(e){Cr(e)}visit_RawPrimitiveInstanceValue(e){_r(e)}}aa(((e,t)=>(e.accept_RawValueSpecificationVisitor(new yr(t)),e)));class br{_correspondingPrimitiveType;constructor(e){this._correspondingPrimitiveType=e}}class Tr extends br{trueString;falseString;get hashCode(){return pa([Ra.FLAT_DATA_BOOLEAN,this.trueString??"",this.falseString??""])}}class vr extends br{get hashCode(){return pa([Ra.FLAT_DATA_STRING])}}class Sr extends br{get hashCode(){return pa([Ra.FLAT_DATA_NUMBER])}}class Nr extends br{dateFormat;timeZone;get hashCode(){return pa([Ra.FLAT_DATA_DATE,this.dateFormat?pa(this.dateFormat):"",this.timeZone??""])}}class xr extends br{fields=[];get hashCode(){return pa([Ra.FLAT_DATA_RECORD_TYPE,pa(this.fields)])}}const Ar=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{flatData:Oe.LO,sectionName:Oe.LO,hashCode:Oe.Fl}),e))),Ir=sa((e=>((0,Oe.rC)(e,{label:Oe.LO,flatDataDataType:Oe.LO,optional:Oe.LO,address:Oe.LO,hashCode:Oe.Fl}),(e=>{e instanceof Tr?(0,Oe.rC)(e,{trueString:Oe.LO,falseString:Oe.LO,hashCode:Oe.Fl}):e instanceof vr||e instanceof Sr?(0,Oe.rC)(e,{hashCode:Oe.Fl}):e instanceof Nr?(0,Oe.rC)(e,{dateFormat:Oe.LO,timeZone:Oe.LO,hashCode:Oe.Fl}):e instanceof xr&&sa(Or)(e)})(e.flatDataDataType),e)));function Or(e){return(0,Oe.rC)(e,{fields:Oe.LO,hashCode:Oe.Fl}),e.fields.forEach(Ir),e}sa(Or);const wr=sa(Or),Rr=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO,hashCode:Oe.Fl}),e))),kr=sa((e=>((0,Oe.rC)(e,{driverId:Oe.LO,name:Oe.LO,sectionProperties:Oe.LO,recordType:Oe.LO,hashCode:Oe.Fl}),e.sectionProperties.forEach(Rr),e.recordType&&wr(e.recordType),e))),Lr=(sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),sa((e=>(ra(e),(0,Oe.rC)(e,{sections:Oe.LO,_elementHashCode:Oe.KG}),e.sections.forEach(kr),e)))),Fr=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),Pr=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{filter:Oe.LO,hashCode:Oe.Fl}),Fr(e.sourceRootRecordType),e.filter&&Er(e.filter),e))),Dr=aa(((e,t)=>(Ad(e,t),Dd(e,t),(0,Oe.rC)(e,{rootInstanceSetImplementation:Oe.LO,hashCode:Oe.Fl}),e))),Mr=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,transform:Oe.LO,hashCode:Oe.Fl}),Er(e.transform),e))),Br=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,hashCode:Oe.Fl}),ca(e.sourceFlatData),e))),jr=sa((e=>((0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),e)));class Ur{}class Gr extends Ur{serverPrincipal;get hashCode(){return pa([Ra.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY,this.serverPrincipal?.toString()??""])}}class Vr extends Ur{get hashCode(){return pa([Ra.DEFAULT_H2_AUTHENTICATION_STRATEGY])}}class $r extends Ur{apiToken;constructor(e){super(),this.apiToken=e}get hashCode(){return pa([Ra.API_TOKEN_AUTHENTICATION_STRATEGY,this.apiToken])}}class Hr extends Ur{oauthKey;scopeName;constructor(e,t){super(),this.oauthKey=e,this.scopeName=t}get hashCode(){return pa([Ra.OAUTH_AUTHENTICATION_STRATEGY,this.oauthKey,this.scopeName])}}class zr extends Ur{privateKeyVaultReference;passPhraseVaultReference;publicUserName;constructor(e,t,n){super(),this.privateKeyVaultReference=e,this.passPhraseVaultReference=t,this.publicUserName=n}get hashCode(){return pa([Ra.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY,this.privateKeyVaultReference,this.passPhraseVaultReference,this.publicUserName])}}class Wr extends Ur{get hashCode(){return pa([Ra.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY])}}class Kr extends Ur{serviceAccountEmail;additionalGcpScopes=[];constructor(e,t=[]){super(),this.serviceAccountEmail=e,this.additionalGcpScopes=t}get hashCode(){return pa([Ra.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY,this.serviceAccountEmail,pa(this.additionalGcpScopes)])}}class Yr extends Ur{baseVaultReference;userNameVaultReference;passwordVaultReference;constructor(e,t){super(),this.userNameVaultReference=e,this.passwordVaultReference=t}get hashCode(){return pa([Ra.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY,this.baseVaultReference?.toString()??"",this.userNameVaultReference,this.passwordVaultReference])}}class Jr extends Ur{vaultReference;constructor(e){super(),this.vaultReference=e}get hashCode(){return pa([Ra.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY,this.vaultReference])}}class Xr extends Ur{kerberosRemoteServiceName;kerberosUseCanonicalHostname;constructor(e,t){super(),this.kerberosRemoteServiceName=e,this.kerberosUseCanonicalHostname=t}get hashCode(){return pa([Ra.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY,this.kerberosRemoteServiceName,this.kerberosUseCanonicalHostname.toString()])}}class qr{}class Zr extends qr{host;port;databaseName;constructor(e,t,n){super(),this.host=e,this.port=t,this.databaseName=n}get hashCode(){return pa([Ra.STATIC_DATASOURCE_SPECIFICATION,this.host,this.port.toString(),this.databaseName])}}class Qr extends qr{hostname;port;protocol;httpPath;constructor(e,t,n,i){super(),this.hostname=e,this.port=t,this.protocol=n,this.httpPath=i}get hashCode(){return pa([Ra.DATABRICKS_DATASOURCE_SPECIFICATION,this.hostname,this.port,this.protocol,this.httpPath])}}class eo extends qr{databaseName;directory;autoServerMode;constructor(e,t,n){super(),this.databaseName=e,this.directory=t,this.autoServerMode=n}get hashCode(){return pa([Ra.EMBEDDED_H2_DATASOURCE_SPECIFICATION,this.databaseName,this.directory,this.autoServerMode.toString()])}}class to extends qr{testDataSetupCsv;testDataSetupSqls=[];get hashCode(){return pa([Ra.LOCAL_H2_DATASOURCE_SPECIFICATION,this.testDataSetupCsv??"",pa(this.testDataSetupSqls)])}}class no extends qr{accountName;region;warehouseName;databaseName;cloudType;quotedIdentifiersIgnoreCase;proxyHost;proxyPort;nonProxyHosts;organization;accountType;role;enableQueryTags;constructor(e,t,n,i){super(),this.region=t,this.warehouseName=n,this.databaseName=i,this.accountName=e}get hashCode(){return pa([Ra.SNOWFLAKE_DATASOURCE_SPECIFICATION,this.accountName,this.region,this.warehouseName,this.databaseName,this.cloudType??"",this.proxyHost??"",this.proxyPort??"",this.nonProxyHosts??"",this.organization??"",this.accountType??"",this.role??"",this.quotedIdentifiersIgnoreCase?.toString()??"",this.enableQueryTags?.toString()??""])}}class io extends qr{clusterID;databaseName;host;port;region;endpointURL;constructor(e,t,n,i,s,a){super(),this.clusterID=s,this.region=a,this.host=i,this.databaseName=e,this.endpointURL=t,this.port=n}get hashCode(){return pa([Ra.REDSHIFT_DATASOURCE_SPECIFICATION,this.databaseName,this.endpointURL,this.port.toString(),this.clusterID,this.host,this.region])}}class so extends qr{projectId;defaultDataset;proxyHost;proxyPort;constructor(e,t){super(),this.projectId=e,this.defaultDataset=t}get hashCode(){return pa([Ra.BIGQUERY_DATASOURCE_SPECIFICATION,this.projectId,this.defaultDataset,this.proxyHost??"",this.proxyPort??""])}}class ao extends qr{projectId;instanceId;databaseId;proxyHost;proxyPort;constructor(e,t,n,i,s){super(),this.projectId=e,this.instanceId=t,this.databaseId=n,this.proxyHost=i,this.proxyPort=s}get hashCode(){return pa([Ra.SPANNER_DATASOURCE_SPECIFICATION,this.projectId,this.instanceId,this.databaseId,this.proxyHost??"",this.proxyPort??""])}}class ro extends qr{host;port;sslSpecification;catalog;schema;clientTags;constructor(e,t,n){super(),this.host=e,this.port=t,this.sslSpecification=n}get hashCode(){return pa([Ra.TRINO_DATASOURCE_SPECIFICATION,this.host,this.port.toString(),this.sslSpecification,this.catalog??"",this.schema??"",this.clientTags??""])}}class oo{}class co extends oo{_UUID=(0,a.Z)();from;to;constructor(e,t){super(),this.from=e,this.to=t}get hashCode(){return pa([this.from,this.to])}}class lo extends co{get hashCode(){return pa([super.hashCode,Ra.SCHEMA_MAPPER])}}class uo extends co{schema;constructor(e,t,n){super(e,t),this.schema=n}get hashCode(){return pa([super.hashCode,Ra.TABLE_MAPPER,this.schema])}}class po{_UUID=(0,a.Z)()}class ho extends po{mappers=[];get hashCode(){return pa([Ra.MAPPER_POST_PROCESSOR,pa(this.mappers)])}}const go="{target}",mo="default";class fo{}class _o extends fo{}class Eo extends _o{}class Co extends Eo{name;parameters=[];constructor(e){super(),this.name=e}get hashCode(){return pa([Ra.RELATIONAL_OPERATION_DYNA_FUNC,this.name,pa(this.parameters)])}}var yo;!function(e){e.INNER="INNER",e.LEFT_OUTER="LEFT_OUTER",e.RIGHT_OUTER="RIGHT_OUTER",e.OUTER="OUTER"}(yo||(yo={}));const bo=e=>[e].concat(e.children.length?bo(e.children[0]):[]);class To extends fo{relationalOperationElement;joinTreeNode;get hashCode(){return pa([Ra.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS,pa(this.joinTreeNode?bo(this.joinTreeNode):[]),this.relationalOperationElement??""])}}class vo extends fo{relation;name;database;isSelfJoinTarget=!1;get hashCode(){throw new F}}class So extends fo{alias;column;columnName;get hashCode(){return pa([Ra.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN,this.alias.isSelfJoinTarget?this.alias.relation.selfJoinPointerHashCode:this.alias.relation.pointerHashCode,this.alias.isSelfJoinTarget?go:this.alias.name,this.column.value.name])}}class No extends fo{value;constructor(e){super(),this.value=e}get hashCode(){return pa([Ra.RELATIONAL_OPERATION_LITERAL,"number"==typeof this.value?this.value.toString():this.value])}}class xo extends fo{values=[];get hashCode(){return pa([Ra.RELATIONAL_OPERATION_LITERAL_LIST,pa(this.values)])}}class Ao extends fo{owner;name;type;nullable;get hashCode(){return pa([Ra.DATABASE_TABLE_COLUMN,this.name,this.nullable?.toString()??"",this.type])}}class Io{}class Oo extends Io{infinityDate}class wo{}class Ro extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BIGINT])}}class ko extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_SMALLINT])}}class Lo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_TINYINT])}}class Fo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_INTEGER])}}class Po extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_FLOAT])}}class Do extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_DOUBLE])}}class Mo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARCHAR,this.size.toString()])}}class Bo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_CHAR,this.size.toString()])}}class jo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARBINARY,this.size.toString()])}}class Uo extends wo{precision;scale;constructor(e,t){super(),this.precision=e,this.scale=t}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_DECIMAL,this.precision.toString(),this.scale.toString()])}}class Go extends wo{precision;scale;constructor(e,t){super(),this.precision=e,this.scale=t}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_NUMERIC,this.precision.toString(),this.scale.toString()])}}class Vo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_TIMESTAMP])}}class $o extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_VARCHAR])}}class Ho extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BIT])}}class zo extends wo{size;constructor(e){super(),this.size=e}get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_BINARY,this.size.toString()])}}class Wo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_REAL])}}class Ko extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_SEMISTRUCTURED])}}class Yo extends wo{get hashCode(){return pa([Ra.RELATIONAL_DATATYPE_JSON])}}class Jo extends Xa{ownerReference;constructor(e){super(e),this.ownerReference=e}}class Xo extends Jo{value;constructor(e,t){super(e),this.value=t}get pointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",this.value.schema.name,this.value.name].map(ua).join(",")}get selfJoinPointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",mo,go].map(ua).join(",")}}class qo extends Jo{value;constructor(e,t){super(e),this.value=t}get pointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",this.value.schema.name,this.value.name].map(ua).join(",")}get selfJoinPointerHashCode(){return[Ra.RELATIONAL_OPERATION_TABLE_POINTER,this.ownerReference.valueForSerialization??"",mo,go].map(ua).join(",")}}const Zo=sa((e=>((0,Oe.rC)(e,{packageableElementIncludes:Oe.LO,packageableElementExcludes:Oe.LO,hashCode:Oe.Fl}),e.packageableElementIncludes.forEach(ca),e.packageableElementExcludes.forEach(ca),e))),Qo=(sa((e=>(Cd(e),(0,Oe.rC)(e,{schemaSet:Oe.LO,schemaId:Oe.LO,contentType:Oe.LO,modelUnit:Oe.LO,_elementHashCode:Oe.KG}),e.schemaSet&&ca(e.schemaSet),Zo(e.modelUnit),e))),sa((e=>((0,Oe.rC)(e,{binding:Oe.LO,hashCode:Oe.Fl}),ca(e.binding),e)))),ec=sa((e=>((0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),e))),tc=(sa((e=>(tu(e),(0,Oe.rC)(e,{externalSource:Oe.LO,hashCode:Oe.Fl}),ec(e.externalSource),e))),sa((e=>(0,Oe.rC)(e,{id:Oe.LO,location:Oe.LO,content:Oe.LO,hashCode:Oe.Fl}))));sa((e=>(ra(e),(0,Oe.rC)(e,{format:Oe.LO,schemas:Oe.LO,_elementHashCode:Oe.KG}),e.schemas.forEach(tc),e)));class nc extends po{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_POST_PROCESSOR,La(this.content)])}}class ic extends qr{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION,La(this.content)])}}class sc extends Ur{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY,La(this.content)])}}const ac=sa((e=>e instanceof Ro||e instanceof ko||e instanceof Lo||e instanceof Fo||e instanceof Po||e instanceof Do||e instanceof Vo||e instanceof Date||e instanceof $o||e instanceof Ho||e instanceof Wo||e instanceof Ko||e instanceof Yo?(0,Oe.rC)(e,{hashCode:Oe.Fl}):e instanceof Mo||e instanceof Bo||e instanceof jo||e instanceof zo?(0,Oe.rC)(e,{size:Oe.LO,hashCode:Oe.Fl}):e instanceof Uo||e instanceof Go?(0,Oe.rC)(e,{precision:Oe.LO,scale:Oe.LO,hashCode:Oe.Fl}):e)),rc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,type:Oe.LO,nullable:Oe.LO,hashCode:Oe.Fl}),ac(e.type),e))),oc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl,selfJoinPointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),cc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl,selfJoinPointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),lc=sa((e=>((0,Oe.rC)(e,{relation:Oe.LO,name:Oe.LO,database:Oe.LO,isSelfJoinTarget:Oe.LO}),(e=>{e instanceof qo?cc(e):e instanceof Xo&&oc(e)})(e.relation),e))),dc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,parameters:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Ec),e))),uc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),pc=sa((e=>((0,Oe.rC)(e,{alias:Oe.LO,column:Oe.LO,columnName:Oe.LO,hashCode:Oe.Fl}),lc(e.alias),uc(e.column),e))),hc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),gc=sa((e=>((0,Oe.rC)(e,{alias:Oe.LO,children:Oe.LO,joinType:Oe.LO,hashCode:Oe.Fl}),e.alias&&lc(e.alias),e.children.forEach(gc),hc(e.join),e))),mc=sa((e=>((0,Oe.rC)(e,{relationalOperationElement:Oe.LO,joinTreeNode:Oe.LO,hashCode:Oe.Fl}),e.relationalOperationElement&&Ec(e.relationalOperationElement),e.joinTreeNode&&gc(e.joinTreeNode),e))),fc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),e.value instanceof fo&&Ec(e.value),e))),_c=sa((e=>((0,Oe.rC)(e,{values:Oe.LO,hashCode:Oe.Fl}),e.values.forEach(fc),e)));function Ec(e){return e instanceof Co?dc(e):e instanceof vo?lc(e):e instanceof So?pc(e):e instanceof Ao?rc(e):e instanceof No?fc(e):e instanceof xo?_c(e):e instanceof To?mc(e):e}const Cc=sa((e=>e)),yc=aa(((e,t)=>{if(e instanceof Oo)return Cc(e);const n=t.plugins.flatMap((e=>e.getExtraMilestoningObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e})),bc=sa((e=>((0,Oe.rC)(e,{columnName:Oe.LO,relationalOperationElement:Oe.LO,hashCode:Oe.Fl}),Ec(e.relationalOperationElement),e))),Tc=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),vc=sa((e=>((0,Oe.rC)(e,{joinTreeNode:Oe.LO,database:Oe.LO,filterName:Oe.LO,hashCode:Oe.Fl}),e.joinTreeNode&&gc(e.joinTreeNode),Tc(e.filter),e))),Sc=sa((e=>((0,Oe.rC)(e,{columns:Oe.LO}),e.columns.forEach(Ec),e))),Nc=e=>{(0,Oe.rC)(e,{columns:Oe.LO,name:Oe.LO})},xc=aa(((e,t)=>(Nc(e),(0,Oe.rC)(e,{primaryKey:Oe.LO,hashCode:Oe.Fl}),e.primaryKey.forEach(rc),e.milestoning.forEach((e=>yc(e,t))),e))),Ac=aa(((e,t)=>(Nc(e),(0,Oe.rC)(e,{primaryKey:Oe.LO,columnMappings:Oe.LO,filter:Oe.LO,distinct:Oe.LO,groupBy:Oe.LO,hashCode:Oe.Fl}),e.primaryKey.forEach(rc),e.columnMappings.forEach(bc),e.filter&&vc(e.filter),e.groupBy&&Sc(e.groupBy),e))),Ic=aa(((e,t)=>((0,Oe.rC)(e,{name:Oe.LO,tables:Oe.LO,views:Oe.LO,hashCode:Oe.Fl}),e.tables.forEach((e=>xc(e,t))),e.views.forEach((e=>Ac(e,t))),e))),Oc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),Ec(e.operation),e))),wc=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,target:Oe.LO,aliases:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),e.target&&lc(e.target),Ec(e.operation),e))),Rc=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{schemas:Oe.LO,joins:Oe.LO,filters:Oe.LO,_elementHashCode:Oe.KG}),e.schemas.forEach((e=>Ic(e,t))),e.joins.forEach(wc),e.filters.forEach(Oc),e))),kc=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,relationalOperation:Oe.LO.ref,bindingTransformer:Oe.LO,hashCode:Oe.Fl}),e.bindingTransformer&&Qo(e.bindingTransformer),e))),Lc=(e,t)=>(Dd(e,t),Ad(e,t),(0,Oe.rC)(e,{id:Oe.LO,rootInstanceSetImplementation:Oe.LO,primaryKey:Oe.LO}),e.primaryKey.forEach(Ec),e),Fc=aa(Lc),Pc=aa(((e,t)=>(Lc(e,t),(0,Oe.rC)(e,{inlineSetImplementation:Oe.LO}),Hd(e.inlineSetImplementation,t),e))),Dc=aa(((e,t)=>(Lc(e,t),(0,Oe.rC)(e,{otherwisePropertyMapping:Oe.LO,hashCode:Oe.Fl}),Rd(e.otherwisePropertyMapping,t),e))),Mc=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{primaryKey:Oe.LO}),e.primaryKey.forEach(Ec),e))),Bc=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{columnMappings:Oe.LO,filter:Oe.LO,distinct:Oe.LO,groupBy:Oe.LO,mainTableAlias:Oe.LO,superSetImplementationId:Oe.LO,hashCode:Oe.Fl}),e.columnMappings.forEach(bc),e.filter&&vc(e.filter),e.groupBy&&Sc(e.groupBy),e.mainTableAlias&&lc(e.mainTableAlias),e))),jc=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,inputType:Oe.LO,hashCode:Oe.Fl}),ca(e.database),e))),Uc=sa((e=>(0,Oe.rC)(e,{host:Oe.LO,port:Oe.LO,databaseName:Oe.LO,hashCode:Oe.Fl}))),Gc=sa((e=>(0,Oe.rC)(e,{hostname:Oe.LO,port:Oe.LO,protocol:Oe.LO,httpPath:Oe.LO,hashCode:Oe.Fl}))),Vc=sa((e=>(0,Oe.rC)(e,{databaseName:Oe.LO,directory:Oe.LO,autoServerMode:Oe.LO,hashCode:Oe.Fl}))),$c=sa((e=>(0,Oe.rC)(e,{testDataSetupCsv:Oe.LO,testDataSetupSqls:Oe.LO,hashCode:Oe.Fl}))),Hc=sa((e=>(0,Oe.rC)(e,{accountName:Oe.LO,region:Oe.LO,warehouseName:Oe.LO,databaseName:Oe.LO,cloudType:Oe.LO,quotedIdentifiersIgnoreCase:Oe.LO,enableQueryTags:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,nonProxyHosts:Oe.LO,organization:Oe.LO,accountType:Oe.LO,role:Oe.LO,hashCode:Oe.Fl}))),zc=sa((e=>(0,Oe.rC)(e,{databaseName:Oe.LO,endpointURL:Oe.LO,port:Oe.LO,region:Oe.LO,clusterID:Oe.LO,host:Oe.LO,hashCode:Oe.Fl}))),Wc=sa((e=>(0,Oe.rC)(e,{projectId:Oe.LO,defaultDataset:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,hashCode:Oe.Fl}))),Kc=sa((e=>(0,Oe.rC)(e,{projectId:Oe.LO,instanceId:Oe.LO,databaseId:Oe.LO,proxyHost:Oe.LO,proxyPort:Oe.LO,hashCode:Oe.Fl}))),Yc=sa((e=>(0,Oe.rC)(e,{ssl:Oe.LO,trustStorePathVaultReference:Oe.LO,trustStorePasswordVaultReference:Oe.LO,hashCode:Oe.Fl}))),Jc=sa((e=>((0,Oe.rC)(e,{host:Oe.LO,port:Oe.LO,catalog:Oe.LO,schema:Oe.LO,clientTags:Oe.LO,hashCode:Oe.Fl}),Yc(e.sslSpecification),e))),Xc=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}))),qc=sa((e=>(0,Oe.rC)(e,{serverPrincipal:Oe.LO,hashCode:Oe.Fl}))),Zc=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl}))),Qc=sa((e=>(0,Oe.rC)(e,{apiToken:Oe.LO,hashCode:Oe.Fl}))),el=sa((e=>(0,Oe.rC)(e,{oauthKey:Oe.LO,scopeName:Oe.LO,hashCode:Oe.Fl}))),tl=sa((e=>(0,Oe.rC)(e,{privateKeyVaultReference:Oe.LO,passPhraseVaultReference:Oe.LO,publicUserName:Oe.LO,hashCode:Oe.Fl}))),nl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl}))),il=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,userNameVaultReference:Oe.LO,passwordVaultReference:Oe.LO,baseVaultReference:Oe.LO}))),sl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,serviceAccountEmail:Oe.LO,additionalGcpScopes:Oe.LO}))),al=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,vaultReference:Oe.LO}))),rl=sa((e=>(0,Oe.rC)(e,{hashCode:Oe.Fl,kerberosRemoteServiceName:Oe.LO,kerberosUseCanonicalHostname:Oe.LO}))),ol=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}))),cl=e=>{(0,Oe.rC)(e,{from:Oe.LO,to:Oe.LO,hashCode:Oe.Fl})},ll=sa((e=>(cl(e),e))),dl=sa((e=>(cl(e),(0,Oe.rC)(e,{schema:Oe.LO}),ll(e.schema),e))),ul=e=>{(0,Oe.rC)(e,{hashCode:Oe.Fl})},pl=(e,t)=>{if(e instanceof nc)return(e=>(ul(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))(e);if(e instanceof ho)return(e=>(ul(e),(0,Oe.rC)(e,{mappers:Oe.LO}),e.mappers.forEach((e=>{(e=>{e instanceof lo?ll(e):e instanceof uo&&dl(e)})(e)})),e))(e);const n=t.plugins.flatMap((e=>e.getExtraPostProcessorObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e},hl=aa(((e,t)=>((e=>{tu(e),(0,Oe.rC)(e,{type:Oe.LO,timeZone:Oe.LO,quoteIdentifiers:Oe.LO})})(e),(0,Oe.rC)(e,{datasourceSpecification:Oe.LO,authenticationStrategy:Oe.LO,localMode:Oe.LO,postProcessors:Oe.LO,hashCode:Oe.Fl}),((e,t)=>{if(e instanceof ic)return Xc(e);if(e instanceof Zr)return Uc(e);if(e instanceof Qr)return Gc(e);if(e instanceof eo)return Vc(e);if(e instanceof to)return $c(e);if(e instanceof no)return Hc(e);if(e instanceof io)return zc(e);if(e instanceof so)return Wc(e);if(e instanceof ao)return Kc(e);if(e instanceof ro)return Jc(e);const n=t.plugins.flatMap((e=>e.getExtraDatasourceSpecificationObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}})(e.datasourceSpecification,t),((e,t)=>{if(e instanceof sc)return ol(e);if(e instanceof Gr)return qc(e);if(e instanceof Vr)return Zc(e);if(e instanceof $r)return Qc(e);if(e instanceof Hr)return el(e);if(e instanceof zr)return tl(e);if(e instanceof Wr)return nl(e);if(e instanceof Yr)return il(e);if(e instanceof Kr)return sl(e);if(e instanceof Jr)return al(e);if(e instanceof Xr)return rl(e);const n=t.plugins.flatMap((e=>e.getExtraAuthenticationStrategyObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}})(e.authenticationStrategy,t),e.postProcessors.forEach((e=>{pl(e,t)})),e)));class gl{id}class ml extends gl{__parent;doc;assertions=[]}class fl extends gl{__parent;doc;tests=[];skip}class _l extends ml{storeTestData=[];get hashCode(){return pa([Ra.MAPPING_TEST,this.id,this.doc??"",pa(this.storeTestData),pa(this.assertions)])}}class El extends fl{func;get hashCode(){return pa([Ra.MAPPING_TEST_SUITE,this.id,this.doc??"",this.func,pa(this.tests)])}}class Cl extends ml{serializationFormat;parameters=[];keys=[];get hashCode(){return pa([Ra.SERVICE_TEST,this.id,pa(this.assertions),pa(this.parameters),pa(this.keys),this.serializationFormat??""])}}class yl extends fl{testData;get hashCode(){return pa([Ra.SERVICE_TEST_SUITE,this.id,pa(this.tests),this.testData??""])}}class bl{id;parentTest}class Tl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO,this.id,La(this.expected)])}accept_TestAssertionVisitor(e){return e.visit_EqualTo(this)}}class vl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO_JSON,this.id,this.expected])}accept_TestAssertionVisitor(e){return e.visit_EqualToJSON(this)}}class Sl extends bl{expected;get hashCode(){return pa([Ra.EQUAL_TO_TDS,this.id,this.expected])}accept_TestAssertionVisitor(e){return e.visit_EqualToTDS(this)}}class Nl{}class xl extends Nl{dataElement;get hashCode(){return pa([Ra.DATA_ELEMENT_REFERENCE,this.dataElement.valueForSerialization??""])}accept_EmbeddedDataVisitor(e){return e.visit_DataElementReference(this)}}class Al extends Nl{contentType;data;get hashCode(){return pa([Ra.EXTERNAL_FORMAT_DATA,this.contentType,this.data])}accept_EmbeddedDataVisitor(e){return e.visit_ExternalFormatData(this)}}class Il{model}class Ol extends Il{data;get hashCode(){return pa([Ra.MODEL_EMBEDDED_DATA,this.model.valueForSerialization??"",this.data])}}class wl extends Il{instances;get hashCode(){return pa([Ra.MODEL_INSTANCE_DATA,this.model.valueForSerialization??"",La(this.instances)])}}class Rl extends Nl{modelData;get hashCode(){return pa([Ra.MODEL_STORE_DATA,this.modelData?pa(this.modelData):""])}accept_EmbeddedDataVisitor(e){return e.visit_ModelStoreData(this)}}class kl extends Nl{tables=[];accept_EmbeddedDataVisitor(e){return e.visit_RelationalCSVData(this)}get hashCode(){return pa([Ra.RELATIONAL_CSV_DATA_TABLE,pa(this.tables)])}}class Ll extends Nl{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_EMBEDDED_DATA,La(this.content)])}accept_EmbeddedDataVisitor(e){return e.visit_INTERNAL__UnknownEmbeddedData(this)}}const Fl=sa((e=>((0,Oe.rC)(e,{contentType:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),e))),Pl=sa((e=>((0,Oe.rC)(e,{dataElement:Oe.LO,hashCode:Oe.Fl}),e))),Dl=aa(((e,t)=>((0,Oe.rC)(e,{model:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),$l(e.data,t),e))),Ml=aa(((e,t)=>((0,Oe.rC)(e,{model:Oe.LO,instances:Oe.LO,hashCode:Oe.Fl}),e))),Bl=aa(((e,t)=>(e instanceof Ol?Dl(e,t):e instanceof wl&&Ml(e,t),e))),jl=aa(((e,t)=>((0,Oe.rC)(e,{modelData:Oe.LO,hashCode:Oe.Fl}),e.modelData?.forEach((e=>{Bl(e,t)})),e))),Ul=sa((e=>((0,Oe.rC)(e,{values:Oe.LO,table:Oe.LO,schema:Oe.LO,hashCode:Oe.Fl}),e))),Gl=sa((e=>((0,Oe.rC)(e,{tables:Oe.LO,hashCode:Oe.Fl}),e.tables.forEach(Ul),e))),Vl=sa((e=>((0,Oe.rC)(e,{content:Oe.LO.ref}),e)));function $l(e,t){if(e instanceof Ll)return Vl(e);if(e instanceof xl)return Pl(e);if(e instanceof Al)return Fl(e);if(e instanceof Rl)return jl(e,t);if(e instanceof kl)return Gl(e);const n=t.plugins.flatMap((e=>e.getExtraEmbeddedDataObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e}const Hl=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{stereotypes:Oe.LO,taggedValues:Oe.LO,data:Oe.LO,_elementHashCode:Oe.KG}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),$l(e.data,t),e)));class zl{}class Wl extends zl{_OWNER;func;constructor(e,t){super(),this.func=e,this._OWNER=t}get hashCode(){return pa([Ra.SERVICE_PURE_EXECUTION,this.func])}}class Kl extends Wl{mapping;runtime;constructor(e,t,n,i){super(e,t),this.mapping=n,this.runtime=i}get hashCode(){return pa([Ra.SERVICE_PURE_SINGLE_EXECUTION,super.hashCode,this.mapping?.valueForSerialization??"",this.runtime??""])}}class Yl extends Wl{executionKey;executionParameters=[];constructor(e,t,n){super(t,n),this.executionKey=e}get hashCode(){return pa([Ra.SERVICE_PURE_MULTI_EXECUTION,super.hashCode,this.executionKey,pa(this.executionParameters)])}}class Jl{_OWNER;constructor(e){this._OWNER=e}}class Xl extends Jl{data;asserts=[];constructor(e,t){super(e),this.data=t}get hashCode(){return pa([Ra.SERVICE_LEGACY_SINGLE_EXECUTION_TEST,this.data,pa(this.asserts)])}}class ql extends Jl{tests=[];get hashCode(){return pa([Ra.SERVICE_LEGACY_MULTI_EXECUTION_TEST,pa(this.tests)])}}const Zl=aa(((e,t)=>((0,Oe.rC)(e,{connectionId:Oe.LO,testData:Oe.LO,hashCode:Oe.Fl}),$l(e.testData,t),e))),Ql=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,value:Oe.LO.ref,hashCode:Oe.Fl}),e))),ed=sa((e=>((0,Oe.rC)(e,{assertion:Oe.LO,hashCode:Oe.Fl,id:Oe.LO}),Er(e.assertion),e))),td=sa((e=>((0,Oe.rC)(e,{assertions:Oe.LO,description:Oe.LO,parameters:Oe.LO,hashCode:Oe.Fl}),e.assertions.forEach(ed),e.parameters.forEach(Er),e))),nd=aa(((e,t)=>((0,Oe.rC)(e,{connectionsTestData:Oe.LO,hashCode:Oe.Fl}),e.connectionsTestData.forEach((e=>Zl(e,t))),e))),id=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,serializationFormat:Oe.LO,assertions:Oe.LO,parameters:Oe.LO,keys:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Ql),e.assertions.forEach(Ed),e))),sd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,tests:Oe.LO,testData:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach((e=>_d(e,t))),e.testData&&nd(e.testData,t),e))),ad=sa((e=>((0,Oe.rC)(e,{parametersValues:Oe.LO,assert:Oe.LO,singleExecutionTestParent:Oe.LO,hashCode:Oe.Fl}),Er(e.assert),e))),rd=sa((e=>((0,Oe.rC)(e,{data:Oe.LO,asserts:Oe.LO,hashCode:Oe.Fl}),e.asserts.forEach(ad),e))),od=sa((e=>(rd(e),(0,Oe.rC)(e,{key:Oe.LO}),e))),cd=sa((e=>((0,Oe.rC)(e,{tests:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach(od),e))),ld=e=>{(0,Oe.rC)(e,{func:Oe.LO}),Er(e.func)},dd=aa(((e,t)=>(ld(e),(0,Oe.rC)(e,{runtime:Oe.LO,hashCode:Oe.Fl}),e.mapping&&ca(e.mapping),e.runtime&&gu(e.runtime,t),e))),ud=aa(((e,t)=>((0,Oe.rC)(e,{key:Oe.LO,runtime:Oe.LO,hashCode:Oe.Fl}),ca(e.mapping),gu(e.runtime,t),e))),pd=aa(((e,t)=>(ld(e),(0,Oe.rC)(e,{executionKey:Oe.LO,executionParameters:Oe.LO,hashCode:Oe.Fl}),e.executionParameters.forEach((e=>ud(e,t))),e))),hd=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{pattern:Oe.LO,owners:Oe.LO,documentation:Oe.LO,autoActivateUpdates:Oe.LO,execution:Oe.LO,test:Oe.LO,tests:Oe.LO,postValidations:Oe.LO,patternParameters:Oe.Fl,_elementHashCode:Oe.KG}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),((e,t)=>{e instanceof Kl?dd(e,t):e instanceof Yl&&pd(e,t)})(e.execution,t),e.test&&(e=>{e instanceof Xl?rd(e):e instanceof ql&&cd(e)})(e.test),e.tests.forEach((e=>sd(e,t))),e.postValidations.forEach((e=>td(e))),e))),gd=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),e))),md=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),Fl(e.expected),e))),fd=sa((e=>((0,Oe.rC)(e,{id:Oe.LO,expected:Oe.LO,hashCode:Oe.Fl}),Fl(e.expected),e)));function _d(e,t){if(e instanceof Cl)return id(e);if(e instanceof _l)return Td(e,t);const n=t.plugins.flatMap((e=>e.getExtraAtomicTestObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e}function Ed(e){return e instanceof Tl?gd(e):e instanceof vl?fd(e):e instanceof Sl?md(e):e}const Cd=e=>{ra(e),(0,Oe.rC)(e,{includes:Oe.LO}),e.includes.forEach(ca)},yd=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),bd=aa(((e,t)=>((0,Oe.rC)(e,{store:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),$l(e.data,t),e))),Td=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,assertions:Oe.LO,doc:Oe.LO,storeTestData:Oe.LO,hashCode:Oe.Fl}),e.assertions.forEach(Ed),e.storeTestData.forEach((e=>bd(e,t))),e))),vd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,tests:Oe.LO,func:Oe.LO,hashCode:Oe.Fl}),e.tests.forEach((e=>_d(e,t))),Er(e.func),e))),Sd=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,valueForSerialization:Oe.Fl}),ca(e.ownerReference),e))),Nd=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),xd=sa((e=>((0,Oe.rC)(e,{localMappingProperty:Oe.LO,localMappingPropertyType:Oe.LO,localMappingPropertyMultiplicity:Oe.LO,hashCode:Oe.Fl}),ca(e.localMappingPropertyType),e))),Ad=(e,t)=>{(0,Oe.rC)(e,{sourceSetImplementation:Oe.LO,targetSetImplementation:Oe.LO}),Mu(e.property),Nd(e.sourceSetImplementation),e.targetSetImplementation&&Nd(e.targetSetImplementation),e.localMappingProperty&&xd(e.localMappingProperty)},Id=aa(((e,t)=>(Ad(e,t),(0,Oe.rC)(e,{transformer:Oe.LO,transform:Oe.LO,explodeProperty:Oe.LO,hashCode:Oe.Fl}),e.transformer&&Sd(e.transformer),Er(e.transform),e))),Od=sa((e=>(0,Oe.rC)(e,{content:Oe.LO.ref})));class wd{observerContext;constructor(e){this.observerContext=e}visit_PropertyMapping(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraPropertyMappingObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownPropertyMapping(e){Od(e)}visit_PurePropertyMapping(e){Id(e,this.observerContext)}visit_FlatDataPropertyMapping(e){Mr(e,this.observerContext)}visit_EmbeddedFlatDataPropertyMapping(e){Dr(e,this.observerContext)}visit_RelationalPropertyMapping(e){kc(e,this.observerContext)}visit_FlatDataAssociationPropertyMapping(e){Ar(e,this.observerContext)}visit_EmbeddedRelationalPropertyMapping(e){Fc(e,this.observerContext)}visit_InlineEmbeddedRelationalPropertyMapping(e){Pc(e,this.observerContext)}visit_OtherwiseEmbeddedRelationalPropertyMapping(e){Dc(e,this.observerContext)}visit_AggregationAwarePropertyMapping(e){}visit_XStorePropertyMapping(e){}}const Rd=(e,t)=>(e.accept_PropertyMappingVisitor(new wd(t)),e),kd=sa((e=>(0,Oe.rC)(e,{isDefault:Oe.Fl,valueForSerialization:Oe.Fl}))),Ld=sa((e=>(0,Oe.rC)(e,{valueForSerialization:Oe.Fl}))),Fd=e=>{(0,Oe.rC)(e,{root:Oe.LO}),ca(e.class),kd(e.id),Ld(e.root)},Pd=sa((e=>((0,Oe.rC)(e,{setImplementation:Oe.LO,class:Oe.LO,properties:Oe.LO}),e))),Dd=(e,t)=>{Fd(e),(0,Oe.rC)(e,{mappingClass:Oe.LO,propertyMappings:Oe.LO}),e.mappingClass&&Pd(e.mappingClass),e.propertyMappings.forEach((e=>Rd(e,t)))},Md=sa((e=>((0,Oe.rC)(e,{}),Nd(e.setImplementation),e))),Bd=e=>{Fd(e),(0,Oe.rC)(e,{parameters:Oe.LO,operation:Oe.LO,hashCode:Oe.Fl}),e.parameters.forEach(Md)},jd=sa((e=>(Bd(e),e))),Ud=sa((e=>(Bd(e),(0,Oe.rC)(e,{validationFunction:Oe.LO}),Er(e.validationFunction),e))),Gd=aa(((e,t)=>(Dd(e,t),(0,Oe.rC)(e,{filter:Oe.LO,hashCode:Oe.Fl}),e.srcClass&&ca(e.srcClass),e.filter&&Er(e.filter),e))),Vd=sa((e=>(Fd(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e)));class $d{observerContext;constructor(e){this.observerContext=e}visit_SetImplementation(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraSetImplementationObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownSetImplementation(e){Vd(e)}visit_MergeOperationSetImplementation(e){Ud(e)}visit_OperationSetImplementation(e){jd(e)}visit_PureInstanceSetImplementation(e){Gd(e,this.observerContext)}visit_FlatDataInstanceSetImplementation(e){Pr(e,this.observerContext)}visit_EmbeddedFlatDataSetImplementation(e){}visit_RelationalInstanceSetImplementation(e){Mc(e,this.observerContext)}visit_RootRelationalInstanceSetImplementation(e){Bc(e,this.observerContext)}visit_AggregationAwareSetImplementation(e){}visit_INTERNAL__UnresolvedSetImplementation(e){}}const Hd=(e,t)=>(e.accept_SetImplementationVisitor(new $d(t)),e),zd=sa((e=>((0,Oe.rC)(e,{original:Oe.LO,substitute:Oe.LO}),ca(e.original),ca(e.substitute),e))),Wd=sa((e=>e instanceof sr?((0,Oe.rC)(e,{included:Oe.LO,storeSubstitutions:Oe.LO}),ca(e.included),e.storeSubstitutions.forEach(zd),e):e)),Kd=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Yd=sa((e=>((0,Oe.rC)(e,{sourceValues:Oe.LO,hashCode:Oe.Fl}),Ru(e.enum),e.sourceValues.forEach(Kd),e))),Jd=sa((e=>((0,Oe.rC)(e,{sourceType:Oe.LO,enumValueMappings:Oe.LO,hashCode:Oe.Fl}),ca(e.enumeration),kd(e.id),e.sourceType&&ca(e.sourceType),e.enumValueMappings.forEach(Yd),e))),Xd=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,stores:Oe.LO,propertyMappings:Oe.LO,hashCode:Oe.Fl}),ca(e.association),kd(e.id),e.stores.forEach(ca),e.propertyMappings.forEach((e=>Rd(e,t))),e))),qd=sa((e=>((0,Oe.rC)(e,{inputType:Oe.LO,data:Oe.LO,hashCode:Oe.Fl}),ca(e.sourceClass),e))),Zd=sa((e=>(0,Oe.rC)(e,{expectedOutput:Oe.LO,hashCode:Oe.Fl}))),Qd=aa(((e,t)=>((0,Oe.rC)(e,{name:Oe.LO,query:Oe.LO,inputData:Oe.LO,assert:Oe.LO,hashCode:Oe.Fl}),Er(e.query),e.inputData.forEach((e=>((e,t)=>{if(e instanceof ur)return qd(e);if(e instanceof pr)return Br(e);if(e instanceof hr)return jc(e);const n=t.plugins.flatMap((e=>e.getExtraMappingTestInputDataObservers?.()??[]));for(const i of n){const n=i(e,t);if(n)return n}return e})(e,t))),((e,t)=>{e instanceof rr&&Zd(e)})(e.assert),e))),eu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{includes:Oe.LO,classMappings:Oe.LO,enumerationMappings:Oe.LO,associationMappings:Oe.LO,test:Oe.LO,tests:Oe.LO,_elementHashCode:Oe.KG}),e.includes.forEach(Wd),e.classMappings.forEach((e=>Hd(e,t))),e.enumerationMappings.forEach(Jd),e.associationMappings.forEach((e=>Xd(e,t))),e.test.forEach((e=>Qd(e,t))),e.tests.forEach((e=>function(e,t){return e instanceof yl?sd(e,t):e instanceof El?vd(e,t):e}(e,t))),e))),tu=e=>{(0,Oe.rC)(e,{store:Oe.LO}),ca(e.store)},nu=sa((e=>(tu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),iu=sa((e=>(tu(e),(0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),su=sa((e=>(tu(e),(0,Oe.rC)(e,{url:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),au=sa((e=>(tu(e),(0,Oe.rC)(e,{mappings:Oe.LO,hashCode:Oe.Fl}),e.mappings.forEach(ca),e))),ru=sa((e=>(tu(e),(0,Oe.rC)(e,{content:Oe.LO.ref,hashCode:Oe.Fl}),e)));class ou{observerContext;constructor(e){this.observerContext=e}visit_Connection(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraConnectionObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownConnection(e){ru(e)}visit_ConnectionPointer(e){nu(e)}visit_ModelChainConnection(e){au(e)}visit_JsonModelConnection(e){iu(e)}visit_XmlModelConnection(e){su(e)}visit_FlatDataConnection(e){jr(e)}visit_RelationalDatabaseConnection(e){hl(e,this.observerContext)}}const cu=(e,t)=>(e.accept_ConnectionVisitor(new ou(t)),e),lu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{connectionValue:Oe.LO,_elementHashCode:Oe.KG}),cu(e.connectionValue,t),e))),du=aa(((e,t)=>((0,Oe.rC)(e,{id:Oe.LO,connection:Oe.LO,hashCode:Oe.Fl}),cu(e.connection,t),e))),uu=aa(((e,t)=>((0,Oe.rC)(e,{storeConnections:Oe.LO,hashCode:Oe.Fl}),ca(e.store),e.storeConnections.forEach((e=>du(e,t))),e))),pu=aa(((e,t)=>((0,Oe.rC)(e,{mappings:Oe.LO,connections:Oe.LO,hashCode:Oe.Fl}),e.mappings.forEach(ca),e.connections.forEach((e=>uu(e,t))),e))),hu=sa((e=>((0,Oe.rC)(e,{hashCode:Oe.Fl}),ca(e.packageableRuntime),e))),gu=(e,t)=>e instanceof fr?hu(e):e instanceof mr?pu(e,t):e,mu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{runtimeValue:Oe.LO,_elementHashCode:Oe.KG}),pu(e.runtimeValue,t),e))),fu=aa(((e,t)=>(ra(e),(0,Oe.rC)(e,{_elementHashCode:Oe.KG}),e)));class _u{observerContext;constructor(e){this.observerContext=e}visit_PackageableElement(e){const t=this.observerContext.plugins.flatMap((e=>e.getExtraElementObservers?.()??[]));for(const n of t)if(n(e,this.observerContext))return}visit_INTERNAL__UnknownPackageableElement(e){oa(e)}visit_INTERNAL__UnknownFunctionActivator(e){Vu(e)}visit_INTERNAL__UnknownStore(e){yd(e)}visit_Package(e){Cu(e,this.observerContext)}visit_SectionIndex(e){xu(e)}visit_PrimitiveType(e){}visit_Profile(e){Ou(e)}visit_Enumeration(e){ku(e)}visit_Measure(e){Fu(e)}visit_Class(e){ju(e)}visit_Association(e){Uu(e)}visit_ConcreteFunctionDefinition(e){Gu(e)}visit_FlatData(e){Lr(e)}visit_Database(e){Rc(e,this.observerContext)}visit_Mapping(e){eu(e,this.observerContext)}visit_Service(e){hd(e,this.observerContext)}visit_ExecutionEnvironmentInstance(e){fu(e,this.observerContext)}visit_PackageableRuntime(e){mu(e,this.observerContext)}visit_PackageableConnection(e){lu(e,this.observerContext)}visit_FileGenerationSpecification(e){er(e)}visit_GenerationSpecification(e){nr(e)}visit_DataElement(e){Hl(e,this.observerContext)}}const Eu=aa(((e,t)=>(e.accept_PackageableElementVisitor(new _u(t)),e))),Cu=aa(((e,t)=>((e=>{ra(e),(0,Oe.rC)(e,{children:Oe.LO,hashCode:Oe.KG})})(e),e.children.forEach((e=>{e instanceof za?Cu(e,t):Eu(e,t)})),e))),yu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),bu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),e))),Tu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,hashCode:Oe.Fl}),bu(e.tag),e))),vu=sa((e=>(0,Oe.rC)(e,{rawType:Oe.LO}))),Su=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),vu(e.value),ca(e.ownerReference),e))),Nu=sa((e=>((0,Oe.rC)(e,{parserName:Oe.LO,elements:Oe.LO}),e instanceof Ka?(0,Oe.rC)(e,{imports:Oe.LO,hashCode:Oe.Fl}):e instanceof Ya&&(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),xu=sa((e=>(ra(e),(0,Oe.rC)(e,{sections:Oe.LO,_elementHashCode:Oe.KG}),e.sections.forEach(Nu),e))),Au=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Iu=sa((e=>(0,Oe.rC)(e,{value:Oe.LO}))),Ou=sa((e=>(ra(e),(0,Oe.rC)(e,{p_stereotypes:Oe.LO,p_tags:Oe.LO,_elementHashCode:Oe.KG}),e.p_stereotypes.forEach(Au),e.p_tags.forEach(Iu),e))),wu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,hashCode:Oe.Fl}),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Ru=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),ku=sa((e=>(ra(e),(0,Oe.rC)(e,{values:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,_elementHashCode:Oe.KG}),e.values.forEach(wu),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Lu=sa((e=>((0,Oe.rC)(e,{measure:Oe.LO,conversionFunction:Oe.LO,hashCode:Oe.Fl}),e.conversionFunction&&Er(e.conversionFunction),e))),Fu=sa((e=>(ra(e),(0,Oe.rC)(e,{canonicalUnit:Oe.LO,nonCanonicalUnits:Oe.LO,_elementHashCode:Oe.KG}),e.canonicalUnit&&Lu(e.canonicalUnit),e.nonCanonicalUnits.forEach(Lu),e))),Pu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,aggregation:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,hashCode:Oe.Fl}),Su(e.genericType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Du=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,multiplicity:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,body:Oe.LO.ref,parameters:Oe.LO.ref,hashCode:Oe.Fl}),Su(e.genericType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Mu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO,pointerHashCode:Oe.Fl}),ca(e.ownerReference),e))),Bu=sa((e=>((0,Oe.rC)(e,{name:Oe.LO,functionDefinition:Oe.LO,externalId:Oe.LO,enforcementLevel:Oe.LO,messageFunction:Oe.LO,hashCode:Oe.Fl}),Er(e.functionDefinition),e.messageFunction&&Er(e.messageFunction),e))),ju=sa((e=>(ra(e),(0,Oe.rC)(e,{_subclasses:Oe.LO,properties:Oe.LO,propertiesFromAssociations:Oe.LO,derivedProperties:Oe.LO,generalizations:Oe.LO,constraints:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,dispose:Oe.KG,_elementHashCode:Oe.KG}),e.properties.forEach(Pu),e.propertiesFromAssociations.forEach(Pu),e.derivedProperties.forEach(Du),e.generalizations.forEach(Su),e.constraints.forEach(Bu),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Uu=sa((e=>(ra(e),(0,Oe.rC)(e,{properties:Oe.LO,stereotypes:Oe.LO,taggedValues:Oe.LO,derivedProperties:Oe.LO,dispose:Oe.KG,_elementHashCode:Oe.KG}),e.properties.forEach(Pu),e.derivedProperties.forEach(Du),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Gu=sa((e=>(ra(e),(0,Oe.rC)(e,{functionName:Oe.LO,returnMultiplicity:Oe.LO,parameters:Oe.LO.shallow,expressionSequence:Oe.LO.ref,stereotypes:Oe.LO,taggedValues:Oe.LO,_elementHashCode:Oe.KG}),e.parameters.forEach(Cr),ca(e.returnType),e.stereotypes.forEach(yu),e.taggedValues.forEach(Tu),e))),Vu=sa((e=>(ra(e),(0,Oe.rC)(e,{content:Oe.LO.ref}),e))),$u=sa((e=>e instanceof Va?ku(e):e instanceof $a?Lu(e):e instanceof Ua?ju(e):e instanceof Ha?Fu(e):e)),Hu=(sa((e=>e instanceof Va?ku(e):e instanceof $a?Lu(e):e)),sa((e=>(0,Oe.rC)(e,{_dummyObservable:Oe.LO})))),zu=sa((e=>((0,Oe.rC)(e,{value:Oe.LO}),ca(e.ownerReference),e))),Wu=sa((e=>(Hu(e),(0,Oe.rC)(e,{id:Oe.LO,hideProperties:Oe.LO,hideTaggedValues:Oe.LO,hideStereotypes:Oe.LO,hashCode:Oe.Fl}),ca(e.class),e))),Ku=sa((e=>(zu(e.classView),e))),Yu=sa((e=>((0,Oe.rC)(e,{path:Oe.LO,pathForSerialization:Oe.Fl}),Ku(e.from),Ku(e.to),e))),Ju=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),e))),Xu=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),Mu(e.property),ca(e.association),e))),qu=sa((e=>(Yu(e),(0,Oe.rC)(e,{hashCode:Oe.Fl}),Mu(e.property),e))),Zu=sa((e=>(ra(e),(0,Oe.rC)(e,{classViews:Oe.LO,associationViews:Oe.LO,generalizationViews:Oe.LO,propertyViews:Oe.LO,_elementHashCode:Oe.KG}),e.classViews.forEach(Wu),e.associationViews.forEach(Xu),e.generalizationViews.forEach(Ju),e.propertyViews.forEach(qu),e)));var Qu;!function(e){e.DIAGRAM="DIAGRAM",e.CLASS_VIEW="CLASS_VIEW",e.PROPERTY_VIEW="PROPERTY_VIEW",e.ASSOCIATION_VIEW="ASSOCIATION_VIEW",e.PROPERTY_HOLDER_VIEW="PROPERTY_HOLDER_VIEW",e.GENERALIZATION_VIEW="GENERALIZATION_VIEW",e.RELATIONSHIP_VIEW="RELATIONSHIP_VIEW",e.POINT="POINT",e.RECTANGLE="RECTANGLE",e.POSITIONED_RECTANGLE="POSITIONED_RECTANGLE"}(Qu||(Qu={}));class ep extends Ba{classViews=[];associationViews=[];generalizationViews=[];propertyViews=[];get _elementHashCode(){return pa([Qu.DIAGRAM,this.path,pa(this.classViews),pa(this.generalizationViews),pa(this.propertyViews)])}accept_PackageableElementVisitor(e){return e.visit_PackageableElement(this)}}class tp extends ia{constructor(){super(na.Rw.LW,na.i8)}getExtraElementObservers(){return[(e,t)=>{if(e instanceof ep)return Zu(e)}]}}class np{package;name;get path(){return`${this.package}${ha}${this.name}`}get hashCode(){return pa([Ra.PACKAGEABLE_ELEMENT,this.path])}}class ip extends np{classViews=[];propertyViews=[];generalizationViews=[];get hashCode(){return pa([Qu.DIAGRAM,this.path,pa(this.classViews),pa(this.generalizationViews),pa(this.propertyViews)])}accept_PackageableElementVisitor(e){return e.visit_PackageableElement(this)}}class sp{rectangle;position;get hashCode(){return pa([Qu.POSITIONED_RECTANGLE,this.position,this.rectangle])}}class ap extends sp{id;class;hideProperties;hideTaggedValues;hideStereotypes;get hashCode(){return pa([Qu.CLASS_VIEW,super.hashCode,this.id,this.class,this.hideProperties?.toString()??"",this.hideTaggedValues?.toString()??"",this.hideStereotypes?.toString()??""])}}class rp{x;y;get hashCode(){return pa([Qu.POINT,this.x.toString(),this.y.toString()])}}class op{width;height;get hashCode(){return pa([Qu.RECTANGLE,this.width.toString(),this.height.toString()])}}class cp{points=[]}class lp{sourceView;targetView;line;get hashCode(){return pa([Qu.RELATIONSHIP_VIEW,this.sourceView,this.targetView,pa(this.line.points)])}}class dp extends lp{property;get hashCode(){return pa([Qu.PROPERTY_HOLDER_VIEW,super.hashCode,this.property])}}class up extends dp{get hashCode(){return pa([Qu.PROPERTY_VIEW,super.hashCode])}}class pp extends lp{get hashCode(){return pa([Qu.GENERALIZATION_VIEW,super.hashCode])}}class hp{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return pa([Ra.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new hp(0,0);static ZERO_ONE=new hp(0,1);static ZERO_MANY=new hp(0,void 0);static ONE=new hp(1,1);static ONE_MANY=new hp(1,void 0)}const gp=new me((0,ge.yu)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)()}));class mp{package;name;sourceInformation;static serialization=new me((0,ge.yu)(mp,{package:(0,ge.Ru)(),name:(0,ge.Ru)(),sourceInformation:Ee(gp.schema)}))}(0,ge.yu)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return pa([Ra.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,ge.Ru)(),type:(0,ge.jt)((0,ge.Ru)())});const fp=(0,ge.yu)(hp,{lowerBound:(0,ge.Ru)(),upperBound:(0,ge.jt)((0,ge.Ru)())});class _p{class;property;get hashCode(){return pa([Ra.PROPERTY_POINTER,this.property,this.class??""])}}class Ep{}class Cp{queryTimeOutInSeconds=null;enableConstraints=!0}var yp,bp;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext"}(yp||(yp={})),function(e){e.LAMBDA="lambda",e.VARIABLE="var",e.CINTEGER="integer",e.CDECIMAL="decimal",e.CSTRING="string",e.CBOOLEAN="boolean",e.CFLOAT="float",e.CDATETIME="dateTime",e.CSTRICTDATE="strictDate",e.CSTRICTTIME="strictTime",e.CLATESTDATE="latestDate"}(bp||(bp={})),(0,ge.yu)(class extends Cp{},{_type:_e(yp.BASE_EXECUTION_CONTEXT),queryTimeOutInSeconds:(0,ge.Ru)(),enableConstraints:(0,ge.Ru)()});const Tp=(0,ge.yu)(class extends Ep{body;parameters;get hashCode(){return pa([Ra.RAW_LAMBDA,Fa(this.parameters,this.body)])}accept_RawValueSpecificationVisitor(e){return e.visit_Lambda(this)}},{_type:_e(bp.LAMBDA),body:(0,ge.LZ)(),parameters:(0,ge.LZ)()}),vp=(0,ge.yu)(class extends Ep{class;name;multiplicity;get hashCode(){return pa([Ra.RAW_VARIABLE,this.class,this.name,this.multiplicity])}accept_RawValueSpecificationVisitor(e){return e.visit_Variable(this)}},{_type:_e(bp.VARIABLE),class:(0,ge.Ru)(),multiplicity:fe(fp),name:(0,ge.Ru)()});(0,ge.yu)(class extends Ep{multiplicity=hp.ONE;type;value;get hashCode(){return pa([Ra.RAW_INSTANCE_VALUE,this.type,this.multiplicity,this.value??""])}accept_RawValueSpecificationVisitor(e){return e.visit_PrimitiveInstanceValue(this)}},{type:(0,ge.bm)("_type",(0,ge.PG)((e=>{switch(e){case _a.INTEGER:return bp.CINTEGER;case _a.DECIMAL:return bp.CDECIMAL;case _a.STRING:return bp.CSTRING;case _a.BOOLEAN:return bp.CBOOLEAN;case _a.FLOAT:return bp.CFLOAT;case _a.DATETIME:return bp.CDATETIME;case _a.STRICTDATE:return bp.CSTRICTDATE;case _a.STRICTTIME:return bp.CSTRICTTIME;case _a.LATESTDATE:return bp.CLATESTDATE;default:throw new F(`Can't serialize raw instance value type '${e}'`)}}),(e=>{switch(e){case bp.CINTEGER:return _a.INTEGER;case bp.CDECIMAL:return _a.DECIMAL;case bp.CSTRING:return _a.STRING;case bp.CBOOLEAN:return _a.BOOLEAN;case bp.CFLOAT:return _a.FLOAT;case bp.CDATETIME:return _a.DATETIME;case bp.CSTRICTDATE:return _a.STRICTDATE;case bp.CSTRICTTIME:return _a.STRICTTIME;case bp.CLATESTDATE:return _a.LATESTDATE;default:throw new F(`Can't deserialize raw value instance value type '${e}'`)}}))),value:(0,ge.jt)((0,ge.Ru)())});class Sp extends np{function}const Np=(0,ge.yu)(_p,{class:(0,ge.jt)((0,ge.Ru)()),property:(0,ge.Ru)()}),xp=(0,ge.yu)(class{profile;value;get hashCode(){return pa([Ra.STEREOTYPE_POINTER,this.value,this.profile])}},{profile:(0,ge.Ru)(),value:(0,ge.Ru)()}),Ap=(0,ge.yu)(class{profile;value;get hashCode(){return pa([Ra.TAG_POINTER,this.value,this.profile])}},{profile:(0,ge.Ru)(),value:(0,ge.Ru)()}),Ip=(0,ge.yu)(class{tag;value;get hashCode(){return pa([Ra.TAGGED_VALUE,this.tag,this.value])}},{tag:fe(Ap),value:(0,ge.Ru)()}),Op=((0,ge.yu)(class extends np{stereotypes=[];tags=[];get hashCode(){return pa([Ra.PROFILE,this.path,pa(this.stereotypes),pa(this.tags)])}accept_PackageableElementVisitor(e){return e.visit_Profile(this)}},{_type:_e("profile"),name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ru)()),tags:(0,ge.pb)((0,ge.Ru)())}),(0,ge.yu)(class{value;stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ENUM_VALUE,this.value,pa(this.stereotypes),pa(this.taggedValues)])}},{stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),value:(0,ge.Ru)()})),wp=((0,ge.yu)(class extends np{values=[];stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ENUMERATION,this.path,pa(this.values),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Enumeration(this)}},{_type:_e("Enumeration"),name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),values:(0,ge.pb)(fe(Op))}),(0,ge.yu)(class extends np{measure;conversionFunction;get hashCode(){return pa([Ra.UNIT,this.measure,this.conversionFunction??""])}accept_PackageableElementVisitor(e){throw new F}},{_type:_e("unit"),conversionFunction:(0,ge.jt)(fe(Tp)),measure:(0,ge.Ru)(),name:(0,ge.Ru)(),package:(0,ge.Ru)()})),Rp=((0,ge.yu)(class extends np{canonicalUnit;nonCanonicalUnits=[];get hashCode(){return pa([Ra.MEASURE,this.path,this.canonicalUnit??"",pa(this.nonCanonicalUnits)])}accept_PackageableElementVisitor(e){return e.visit_Measure(this)}},{_type:_e("measure"),canonicalUnit:(0,ge.jt)(fe(wp)),name:(0,ge.Ru)(),nonCanonicalUnits:(0,ge.pb)(fe(wp)),package:(0,ge.Ru)()}),(0,ge.yu)(class{name;type;multiplicity;aggregation;stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.PROPERTY,this.name,this.multiplicity,this.type,this.aggregation??"",pa(this.stereotypes),pa(this.taggedValues)])}},{aggregation:(0,ge.jt)((0,ge.Ru)()),multiplicity:fe(fp),name:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0}),type:(0,ge.Ru)()})),kp=(0,ge.yu)(class{name;returnType;returnMultiplicity;stereotypes=[];taggedValues=[];body;parameters;get hashCode(){return pa([Ra.DERIVED_PROPERTY,this.name,this.returnMultiplicity,this.returnType,pa(this.stereotypes),pa(this.taggedValues),Fa(this.parameters,this.body)])}},{body:(0,ge.LZ)(),name:(0,ge.Ru)(),parameters:(0,ge.LZ)(),returnMultiplicity:fe(fp),returnType:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),Lp=(0,ge.yu)(class{name;functionDefinition;externalId;enforcementLevel;messageFunction;get hashCode(){return pa([Ra.CONSTRAINT,this.name,this.functionDefinition,this.externalId??"",this.enforcementLevel??"",this.messageFunction??""])}},{enforcementLevel:(0,ge.jt)((0,ge.Ru)()),externalId:(0,ge.jt)((0,ge.Ru)()),functionDefinition:fe(Tp),messageFunction:(0,ge.jt)(fe(Tp)),name:(0,ge.Ru)()});var Fp;(0,ge.yu)(class extends np{superTypes=[];properties=[];derivedProperties=[];stereotypes=[];taggedValues=[];constraints=[];get hashCode(){return pa([Ra.CLASS,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.superTypes),pa(this.constraints),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Class(this)}},{_type:_e("class"),constraints:be(Lp,{INTERNAL__forceReturnEmptyInTest:!0}),name:(0,ge.Ru)(),originalMilestonedProperties:Te((()=>ge.AM),(()=>ge.AM),{INTERNAL__forceReturnEmptyInTest:!0}),package:(0,ge.Ru)(),properties:be(Rp,{INTERNAL__forceReturnEmptyInTest:!0}),derivedProperties:(0,ge.bm)("qualifiedProperties",be(kp,{INTERNAL__forceReturnEmptyInTest:!0})),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),superTypes:(Fp={INTERNAL__forceReturnEmptyInTest:!0},Te((e=>e),(e=>e),Fp)),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends np{properties=[];derivedProperties=[];stereotypes=[];taggedValues=[];get hashCode(){return pa([Ra.ASSOCIATION,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.stereotypes),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Association(this)}},{_type:_e("association"),name:(0,ge.Ru)(),originalMilestonedProperties:Te((()=>ge.AM),(()=>ge.AM),{INTERNAL__forceReturnEmptyInTest:!0}),package:(0,ge.Ru)(),properties:(0,ge.pb)(fe(Rp)),derivedProperties:(0,ge.bm)("qualifiedProperties",be(kp,{INTERNAL__forceReturnEmptyInTest:!0})),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends np{parameters=[];body=[];preConstraints=[];postConstraints=[];returnType;returnMultiplicity;taggedValues=[];stereotypes=[];get hashCode(){return pa([Ra.FUNCTION,this.path,pa(this.parameters),this.returnType,pa(this.taggedValues),pa(this.stereotypes),Fa(void 0,this.body)])}accept_PackageableElementVisitor(e){return e.visit_ConcreteFunctionDefinition(this)}},{_type:_e("function"),body:(0,ge.pb)((0,ge.LZ)()),name:(0,ge.Ru)(),package:(0,ge.Ru)(),parameters:(0,ge.pb)(fe(vp)),postConstraints:(0,ge.pb)((0,ge.Ru)()),preConstraints:(0,ge.pb)((0,ge.Ru)()),returnMultiplicity:fe(fp),returnType:(0,ge.Ru)(),stereotypes:be(xp,{INTERNAL__forceReturnEmptyInTest:!0}),taggedValues:be(Ip,{INTERNAL__forceReturnEmptyInTest:!0})}),(0,ge.yu)(class extends Sp{content;get hashCode(){return pa([Ra.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownFunctionActivator(this)}},{function:(0,ge.Ru)(),name:(0,ge.Ru)(),package:(0,ge.Ru)()});const Pp="diagram",Dp=(0,ge.yu)(rp,{x:(0,ge.Ru)(),y:(0,ge.Ru)()}),Mp=(0,ge.yu)(op,{height:(0,ge.Ru)(),width:(0,ge.Ru)()}),Bp=(0,ge.yu)(cp,{points:(0,ge.pb)(fe(Dp))}),jp=(0,ge.yu)(ap,{class:(0,ge.Ru)(),hideProperties:(0,ge.jt)((0,ge.Ru)()),hideStereotypes:(0,ge.jt)((0,ge.Ru)()),hideTaggedValues:(0,ge.jt)((0,ge.Ru)()),id:(0,ge.Ru)(),position:fe(Dp),rectangle:fe(Mp)}),Up=(0,ge.yu)(up,{line:fe(Bp),property:fe(Np),sourceView:(0,ge.Ru)(),targetView:(0,ge.Ru)()}),Gp=(0,ge.yu)(pp,{line:fe(Bp),sourceView:(0,ge.Ru)(),targetView:(0,ge.Ru)()}),Vp=(0,ge.yu)(ip,{_type:_e(Pp),classViews:(0,ge.pb)(fe(jp)),generalizationViews:(0,ge.pb)(fe(Gp)),name:(0,ge.Ru)(),package:(0,ge.Ru)(),propertyViews:(0,ge.pb)(fe(Up))});class $p extends o{_$nominalTypeBrand;install(e){e.registerPureProtocolProcessorPlugin(this)}}var Hp=n(5903);const zp=e=>U((0,Hp.Z)(e.split(ha))),Wp=e=>{const t=e.lastIndexOf(ha);return-1===t?void 0:e.substring(0,t)},Kp=(e,t)=>{const n=e.lastIndexOf(ha);return-1===n?[t??"",e]:[e.substring(0,n),e.substring(n+2,e.length)]},Yp=(e,t)=>`${e?`${e}${ha}`:""}${t}`,Jp=(e,t)=>{e.children.push(t),t.package=e},Xp=(e,t)=>{e.children=e.children.filter((e=>e!==t))},qp=(e,t,n,i)=>{const s=t.indexOf(ha),a=-1===s?t:t.substring(0,s);let r;if(r=e.children.find((e=>e instanceof za&&e.name===a)),!r){if(!n)throw new M(`Can't find child package '${a}' in package '${e.path}'`);W(!ma.includes(a),`Can't create package with reserved name '${a}'`),r=new za(a),r.package=e,e.children.push(r)}return i&&i.set(Yp(e.path,a),r),-1!==s?qp(r,t.substring(s+2),n,i):r},Zp=(e,t,n,i)=>{if(i){const s=i.get(Yp(e.path,t));if(s)return s;let a=t;for(;""!==a;){const s=Yp(e.path,a),r=i.get(s);if(r)return qp(r,t.substring(a.length+2,t.length),n,i);const o=a.lastIndexOf(ha);a=-1!==o?a.substring(0,o):""}}return qp(e,t,n,i)},Qp=(e,t,n)=>(H(t,"Package path is required"),Zp(e.root,t,!0,n)),eh=(e,t)=>$(e.rawType,t),th=e=>{const t=new Set;t.add(e);const n=e=>{e.generalizations.forEach((e=>{const i=eh(e.value,Ua);t.has(i)||(t.add(i),n(i))}))};return n(e),t.delete(e),Array.from(t)},nh=e=>e.properties.concat(e.propertiesFromAssociations).concat(e.derivedProperties),ih=(e,t)=>e===t?e.toString():0===e&&void 0===t?"MANY":`$${e}_${t??"MANY"}$`,sh=(e,t)=>`${U(e,"Package path is required")}${ha}${U(t,"Name is required")}`;class ah{elementClassName;_class;prerequisites=[];firstPass;secondPass;thirdPass;fourthPass;fifthPass;constructor(e){this.elementClassName=e.elementClassName,this._class=e._class,this.prerequisites=e.prerequisites??[],this.firstPass=e.firstPass,this.secondPass=e.secondPass,this.thirdPass=e.thirdPass,this.fourthPass=e.fourthPass,this.fifthPass=e.fifthPass}getElementProtocolClass(){return this._class}getPrerequisiteElementProtocolClasses(){return this.prerequisites}runFirstPass(e,t,n,i){H(e.package,"Element 'package' field is missing or empty"),H(e.name,"Element 'name' field is missing or empty"),((e,t,n)=>{if(n){if(n.has(e))throw new M(`Element '${e}' already exists`);n.add(e)}else W(!t.graph.getNullableElement(e),`Element '${e}' already exists`)})(sh(e.package,e.name),t,i);const s=this.firstPass(e,t);return Jp(Qp(t.currentSubGraph,e.package,n),s),s}runSecondPass(e,t){this.secondPass?.(e,t)}runThirdPass(e,t){this.thirdPass?.(e,t)}runFourthPass(e,t){this.fourthPass?.(e,t)}runFifthPass(e,t){this.fifthPass?.(e,t)}}const rh=e=>e.classView.value.id,oh=e=>{const t=new up,n=new cp;return n.points=e.pathForSerialization,t.line=n,t.property=((e,t)=>{const n=new _p;return n.class=t?.isTransformingEmbeddedPropertyMapping||t?.isTransformingLocalPropertyMapping?void 0:e.ownerReference.valueForSerialization??"",n.property=e.value.name,n})(e.property),t.sourceView=rh(e.from),t.targetView=rh(e.to),t},ch=e=>{const t=new pp,n=new cp;return n.points=e.pathForSerialization,t.line=n,t.sourceView=rh(e.from),t.targetView=rh(e.to),t},lh=e=>{const t=new ap;return t.class=e.class.valueForSerialization??"",t.hideProperties=e.hideProperties,t.hideStereotypes=e.hideStereotypes,t.hideTaggedValues=e.hideTaggedValues,t.id=e.id,t.position=((e,t)=>{const n=new rp;return n.x=e,n.y=t,n})(e.position.x,e.position.y),t.rectangle=((e,t)=>{const n=new op;return n.height=e,n.width=t,n})(e.rectangle.height,e.rectangle.width),t};class dh{x;y;constructor(e,t){this.x=e,this.y=t}get hashCode(){return pa([Qu.POINT,this.x.toString(),this.y.toString()])}}class uh{width;height;constructor(e,t){this.width=e,this.height=t}get hashCode(){return pa([Qu.RECTANGLE,this.width.toString(),this.height.toString()])}}class ph{_dummyObservable={};position;rectangle;constructor(e,t){this.position=e,this.rectangle=t}center=()=>new dh(this.position.x+this.rectangle.width/2,this.position.y+this.rectangle.height/2);contains(e,t){const n=this.normalizeBox(this);return e>n.position.x&&e<n.position.x+n.rectangle.width&&t>n.position.y&&t<n.position.y+n.rectangle.height}normalizeBox(e){let t=e;return e.rectangle.width<0&&(t=new ph(new dh(e.position.x+e.rectangle.width,e.position.y),new uh(-e.rectangle.width,e.rectangle.height))),e.rectangle.height<0&&(t=new ph(new dh(e.position.x,e.position.y+e.rectangle.height),new uh(e.rectangle.width,-e.rectangle.height))),t}get hashCode(){return this._dummyObservable,pa([Qu.POSITIONED_RECTANGLE,this.position,this.rectangle])}}class hh extends ph{_OWNER;class;id;hideProperties;hideTaggedValues;hideStereotypes;constructor(e,t,n){super(new dh(0,0),new uh(0,0)),this._OWNER=e,this.id=t,this.class=n}get hashCode(){return pa([Qu.CLASS_VIEW,super.hashCode,this.id,this.class.valueForSerialization??"",this.hideProperties?.toString()??"",this.hideTaggedValues?.toString()??"",this.hideStereotypes?.toString()??""])}}class gh{_offsetX;_offsetY;classView;constructor(e){this.classView=e}}class mh extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}}class fh extends mh{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new fh(e)}}class _h{_OWNER;from;to;path=[];constructor(e,t,n){this._OWNER=e,this.from=new gh(fh.create(t)),this.to=new gh(fh.create(n))}computeEdgeEndpoint(e,t=!0){const n=e.classView.value,i=e.classView.value.center(),s=i.x+(e._offsetX??0),a=i.y+(e._offsetY??0);return n.contains(s,a)?new dh(s,a):(t&&(e._offsetX=0,e._offsetY=0),new dh(i.x,i.y))}buildFullPath(e=!0){return[this.computeEdgeEndpoint(this.from,e),...this.path,this.computeEdgeEndpoint(this.to,e)]}static pruneUnnecessaryInsidePoints=(e,t,n)=>{W(Boolean(e.length),"Path requires at least 1 point");let i=0,s=e[i];for(;i<e.length-1&&t.contains(s.x,s.y);)i++,s=e[i];let a=e.length-1,r=e[a];for(;a>0&&n.contains(r.x,r.y);)a--,r=e[a];const o=e.slice(i-1,a+2);return o.length<2?[s,r]:o};get pathForSerialization(){return _h.pruneUnnecessaryInsidePoints(this.buildFullPath(),this.from.classView.value,this.to.classView.value)}get hashCode(){return pa([Qu.RELATIONSHIP_VIEW,this.from.classView.value.id,this.to.classView.value.id,pa(this.pathForSerialization)])}}class Eh extends _h{property;constructor(e,t,n,i){super(e,n,i),this.property=t}get hashCode(){return pa([Qu.PROPERTY_HOLDER_VIEW,super.hashCode,this.property.pointerHashCode])}}class Ch extends Eh{get hashCode(){return pa([Qu.PROPERTY_VIEW,super.hashCode])}}class yh extends _h{get hashCode(){return pa([Qu.GENERALIZATION_VIEW,super.hashCode])}}class bh{x;y;constructor(e,t){this.x=e,this.y=t}static fromPoints(e,t){return new bh(t.x-e.x,t.y-e.y)}unit(){const e=Math.sqrt(this.x*this.x+this.y*this.y);return new bh(this.x/e,this.y/e)}normal(e){return new bh(e.y-this.y,-(e.x-this.x))}dotProduct(e){return this.x*e.x+this.y*e.y}}const Th=e=>{let t=0,n=0;for(;e.offsetParent;)t+=e.offsetLeft-e.scrollLeft+e.clientLeft,n+=e.offsetTop-e.scrollTop+e.clientTop,e=e.offsetParent;return new dh(t,n)},vh=(e,t)=>e.classViews.find((e=>e.id===t)),Sh=(e,t)=>{e.path=t},Nh=e=>{const t=e.buildFullPath(),n=_h.pruneUnnecessaryInsidePoints(t,e.from.classView.value,e.to.classView.value);if(n[0]!==t[0]){const t=e.from.classView.value.center();e.from._offsetX=U(n[0],"Diagram path expected to have at least 2 points").x-t.x,e.from._offsetY=U(n[0],"Diagram path expected to have at least 2 points").y-t.y}if(n[n.length-1]!==t[t.length-1]){const t=e.to.classView.value.center();e.to._offsetX=n[n.length-1].x-t.x,e.to._offsetY=n[n.length-1].y-t.y}const i=[];for(let e=0;e<n.length-2;e++){const t=bh.fromPoints(n[e+1],n[e]).unit(),s=bh.fromPoints(n[e+1],n[e+2]).unit(),a=t.dotProduct(s),r=180*Math.acos(a)/Math.PI;Math.abs(r-180)>5&&i.push(n[e+1])}Sh(e,i)},xh=(e,t)=>e.x*Math.cos(t)-e.y*Math.sin(t),Ah=(e,t)=>e.x*Math.sin(t)+e.y*Math.cos(t),Ih=e=>new dh(e.position.x+e.rectangle.width,e.position.y+e.rectangle.height),Oh=e=>{const t=Ih(e);return new ph(new dh(t.x-5,t.y-5),new uh(10,10))},wh=(e,t)=>(t=e.normalizeBox(t),e.contains(t.position.x,t.position.y)||e.contains(t.position.x+t.rectangle.width,t.position.y)||e.contains(t.position.x,t.position.y+t.rectangle.height)||e.contains(t.position.x+t.rectangle.width,t.position.y+t.rectangle.height)),Rh=e=>{const t=U(e.x,"Point 'x' coordinate is missing"),n=U(e.y,"Point 'y' coordinate is missing");return new dh(t,n)};class kh extends $p{constructor(){super(na.Rw.zE,na.i8)}V1_getExtraElementBuilders(){return[new ah({elementClassName:"Diagram",_class:ip,firstPass:(e,t)=>{V(e,ip);const n=new ep(e.name),i=sh(e.package,e.name);return t.currentSubGraph.setOwnElementInExtension(i,n,ep),n},secondPass:(e,t)=>{V(e,ip);const n=(i=sh(e.package,e.name),s=t.currentSubGraph,U(s.getOwnNullableExtensionElement(i,ep),`Can't find diagram '${i}'`));var i,s;n.classViews=e.classViews.map((e=>((e,t,n)=>{H(e.class,"Class view 'class' field is missing or empty"),H(e.id,"Class view 'id' field is missing or empty"),j(e.rectangle,"Class view 'rectangle' field is missing"),j(e.position,"Class view 'position' field is missing");const i=new hh(n,e.id,t.resolveClass(e.class));return i.hideProperties=e.hideProperties,i.hideTaggedValues=e.hideTaggedValues,i.hideStereotypes=e.hideStereotypes,i.rectangle=(e=>{const t=U(e.width,"Rectangle 'width' is missing"),n=U(e.height,"Rectangle 'height' is missing");return new uh(t,n)})(e.rectangle),i.position=Rh(e.position),i})(e,t,n))),n.propertyViews=e.propertyViews.map((e=>((e,t,n)=>{j(e.property,"Property view 'property' field is missing"),j(e.line,"Property view 'line' field is missing");const i=U(vh(n,U(e.sourceView)),"Property view 'sourceView' field is missing"),s=U(vh(n,U(e.targetView)),"Property view 'targetView' field is missing"),a=t.resolveOwnProperty(e.property),r=new Ch(n,a,i,s);r.path=e.line.points.map((e=>Rh(e)));try{Nh(r)}catch(e){P(e),t.logService.warn(u.create(e.message))}return r})(e,t,n))),n.generalizationViews=e.generalizationViews.map((e=>((e,t,n)=>{j(e.line,"Generalization view 'line' field is missing");const i=U(vh(t,U(e.sourceView)),"Generalization view 'sourceView' field is missing"),s=U(vh(t,U(e.targetView)),"Generalization view 'targetView' field is missing"),a=new yh(t,i,s);a.path=e.line.points.map((e=>Rh(e)));try{Nh(a)}catch(e){P(e),n.logService.warn(u.create(e.message))}return a})(e,n,t)))}})]}V1_getExtraElementClassifierPathGetters(){return[e=>{if(e instanceof ip)return"meta::pure::metamodel::diagram::Diagram"}]}V1_getExtraElementProtocolSerializers(){return[(e,t)=>{if(e instanceof ip)return(0,ge.qC)(Vp,e)}]}V1_getExtraElementProtocolDeserializers(){return[(e,t)=>{if(e._type===Pp)return(0,ge.vB)(Vp,e)}]}V1_getExtraElementTransformers(){return[(e,t)=>{if(e instanceof ep)return(e=>{const t=new ip;return((e,t)=>{e.name=t.name,e.package=t.package?.path??""})(t,e),t.classViews=e.classViews.map(lh),t.generalizationViews=e.generalizationViews.map(ch),t.propertyViews=e.propertyViews.map(oh),t})(e)}]}}class Lh extends o{_$nominalTypeBrand;install(e){e.registerPureGraphPlugin(this)}}class Fh extends Lh{constructor(){super(na.Rw.f1,na.i8)}getExtraPureGraphExtensionClasses(){return[ep]}getExtraDeadReferencesCleaners(){return[e=>{e.getExtensionForElementClass(ep).elements.forEach((t=>((e,t)=>{e.propertyViews.filter((e=>!(e.property.ownerReference.value instanceof Ua?nh(e.property.ownerReference.value):e.property.ownerReference.value.properties).map((e=>e.name)).includes(e.property.value.name))).forEach((t=>w(e.propertyViews,t))),e.classViews.filter((e=>!t.getNullableClass(e.class.value.path))).forEach((t=>w(e.classViews,t))),e.generalizationViews.filter((e=>{const n=e.from.classView.value.class.value,i=e.to.classView.value.class.value;return!t.getNullableClass(n.path)||!t.getNullableClass(i.path)||0===n.generalizations.filter((e=>e.value.rawType===i)).length})).forEach((t=>w(e.generalizationViews,t)))})(t,e)))}]}}class Ph extends l{constructor(){super(na.Rw.NA,na.i8,[new Fh,new tp,new kh])}}var Dh,Mh=n(979),Bh=n(4926);class jh{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,Oe.rC)(this,{_isNavigationBlocked:Oe.LO,isNavigationBlocked:Oe.Fl,blockNavigation:Oe.aD,unblockNavigation:Oe.aD}),this.historyAPI=e}get window(){return U(window,"Window object is not available in non-web environment")}goToLocation(e,t){t?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const n=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.href=this.generateAddress(e)};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(n):n()}reload(e){e?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const t=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.reload()};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(t):t()}goToAddress(e,t){t?.ignoreBlocking&&(this._forceBypassNavigationBlocking=!0);const n=()=>{this._forceBypassNavigationBlocking=!0,this.window.location.href=e};!this._forceBypassNavigationBlocking&&this._blockCheckers.some((e=>e()))?this.onBlock?.(n):n()}visitAddress(e){this.window.open(e,"_blank")}generateAddress(e){return this.window.location.origin+this.historyAPI.createHref({pathname:e})}updateCurrentLocation(e){this.historyAPI.push(e)}updateCurrentZone(e){this.window.location.hash="#"+e}resetZone(){this.updateCurrentLocation(this.getCurrentLocation())}getCurrentBaseAddress(e){return e?.withAppRoot?this.generateAddress(""):this.window.location.origin}getCurrentAddress(){return this.window.location.href}getCurrentLocation(){return this.historyAPI.location.pathname}getCurrentLocationParameters(){const e={},t=((e,t=!1)=>t?Q.Z.parseUrl(e).query:Q.Z.parse(e))((n=this.getCurrentAddress(),(0,ee.N)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=((e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0})(n,t)})),e}getCurrentLocationParameterValue(e){return this.getCurrentLocationParameters()[e]}getCurrentZone(){return this.window.location.hash.substring(1)}blockNavigation(e,t,n){this._isNavigationBlocked=!0,this.onBlock=t,this.onNativePlatformNavigationBlock=n,this.window.history.pushState(null,"",this.getCurrentAddress()),this.window.onpopstate=()=>{window.history.forward(),this.onNativePlatformNavigationBlock?.()},this._blockCheckers=e,this.window.removeEventListener("beforeunload",this._beforeUnloadListener),this.window.addEventListener("beforeunload",this._beforeUnloadListener)}unblockNavigation(){this._isNavigationBlocked=!1,this.onBlock=void 0,this.window.onpopstate=null,this._blockCheckers=[],this.window.removeEventListener("beforeunload",this._beforeUnloadListener)}get isNavigationBlocked(){return this._isNavigationBlocked}INTERNAL__internalizeTransientParameter(e){const t=this.getCurrentZone(),n=this.getCurrentLocationParameters();var i,s;delete n[e],this.updateCurrentLocation((i=this.getCurrentLocation(),s=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),Q.Z.stringify(t)})(n),s?`${i}?${s}`:i)),this.updateCurrentZone(t)}}class Uh{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Dh||(Dh={}));class Gh extends Uh{navigator;constructor(e,t){super(e),this.navigator=new jh(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Dh.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Dh.INITIAL_COLOR_THEME))}}const Vh=(0,Mt.createContext)(void 0),$h=({children:e})=>{const t=jt(),n=(0,Mh.k6)(),i=(0,vt.fv)((()=>new Gh(t,{historyAPI:n})));return(0,C.jsx)(Vh.Provider,{value:i,children:e})},Hh=({children:e,baseUrl:t})=>(0,C.jsx)(Bh.VK,{basename:t,children:(0,C.jsx)($h,{children:e})}),zh="/welcome.pure",Wh="/",Kh="::";var Yh,Jh;!function(e){e.CONCEPT_EXPLORER="CONCEPT_EXPLORER",e.FILE_EXPLORER="FILE_EXPLORER"}(Yh||(Yh={})),function(e){e.TERMINAL="TERMINAL",e.SEARCH="SEARCH",e.REFERENCES="REFERNECES",e.TEST_RUNNER="TEST_RUNNER",e.CODE_FIX_SUGGESTION="CODE_FIX_SUGGESTION"}(Jh||(Jh={}));var Xh,qh=n(4230);!function(e){e.WHITESPACE="",e.KEYWORD="keyword",e.IDENTIFIER="identifier",e.OPERATOR="operator",e.DELIMITER="delimiter",e.PARSER="parser",e.NUMBER="number",e.DATE="date",e.COLOR="color",e.PACKAGE="package",e.STRING="string",e.COMMENT="comment",e.LANGUAGE_STRUCT="language-struct",e.MULTIPLICITY="multiplicity",e.GENERICS="generics",e.PROPERTY="property",e.PARAMETER="parameter",e.VARIABLE="variable",e.TYPE="type",e.INVALID="invalid"}(Xh||(Xh={}));const Zh=(e,t,n,i)=>{const s=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=K(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const i={};e.settings.foreground&&K(e.settings.foreground)&&(i.foreground=e.settings.foreground),e.settings.background&&K(e.settings.background)&&(i.background=e.settings.background),e.settings.fontStyle&&K(e.settings.fontStyle)&&(i.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(B(e)||!Object.keys(i).length)return;const n={...i,token:e};t.push(n)}))}));const n={};return Object.entries(e.colors).forEach((([e,t])=>{var i;Array.isArray(t)?t.length&&(n[e]=(W(0<(i=t).length,"Index out of bound: 0"),U(i[0],void 0))):n[e]=t})),{base:"vs-dark",inherit:!0,rules:t,colors:n}})(e);return{...s,base:t,colors:{...s.colors,...n},rules:[...s.rules,...i]}},Qh=JSON.parse('{"name":"Solarized (dark)","tokenColors":[{"settings":{"foreground":"#839496"}},{"scope":["meta.embedded","source.groovy.embedded","string meta.image.inline.markdown"],"settings":{"foreground":"#839496"}},{"name":"Comment","scope":"comment","settings":{"fontStyle":"italic","foreground":"#586E75"}},{"name":"String","scope":"string","settings":{"foreground":"#2AA198"}},{"name":"Regexp","scope":"string.regexp","settings":{"foreground":"#DC322F"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#D33682"}},{"name":"Variable","scope":["variable.language","variable.other"],"settings":{"foreground":"#268BD2"}},{"name":"Keyword","scope":"keyword","settings":{"foreground":"#859900"}},{"name":"Storage","scope":"storage","settings":{"fontStyle":"bold","foreground":"#93A1A1"}},{"name":"Class name","scope":["entity.name.class","entity.name.type","entity.name.namespace","entity.name.scope-resolution"],"settings":{"fontStyle":"","foreground":"#CB4B16"}},{"name":"Function name","scope":"entity.name.function","settings":{"foreground":"#268BD2"}},{"name":"Variable start","scope":"punctuation.definition.variable","settings":{"foreground":"#859900"}},{"name":"Embedded code markers","scope":["punctuation.section.embedded.begin","punctuation.section.embedded.end"],"settings":{"foreground":"#DC322F"}},{"name":"Built-in constant","scope":["constant.language","meta.preprocessor"],"settings":{"foreground":"#B58900"}},{"name":"Support.construct","scope":["support.function.construct","keyword.other.new"],"settings":{"foreground":"#CB4B16"}},{"name":"User-defined constant","scope":["constant.character","constant.other"],"settings":{"foreground":"#CB4B16"}},{"name":"Inherited class","scope":"entity.other.inherited-class","settings":{"foreground":"#6C71C4"}},{"name":"Function argument","scope":"variable.parameter","settings":{}},{"name":"Tag name","scope":"entity.name.tag","settings":{"foreground":"#268BD2"}},{"name":"Tag start/end","scope":"punctuation.definition.tag","settings":{"foreground":"#586E75"}},{"name":"Tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#93A1A1"}},{"name":"Library function","scope":"support.function","settings":{"foreground":"#268BD2"}},{"name":"Continuation","scope":"punctuation.separator.continuation","settings":{"foreground":"#DC322F"}},{"name":"Library constant","scope":["support.constant","support.variable"],"settings":{}},{"name":"Library class/type","scope":["support.type","support.class"],"settings":{"foreground":"#859900"}},{"name":"Library Exception","scope":"support.type.exception","settings":{"foreground":"#CB4B16"}},{"name":"Library variable","scope":"support.other.variable","settings":{}},{"name":"Invalid","scope":"invalid","settings":{"foreground":"#DC322F"}},{"name":"diff: header","scope":["meta.diff","meta.diff.header"],"settings":{"fontStyle":"italic","foreground":"#268BD2"}},{"name":"diff: deleted","scope":"markup.deleted","settings":{"fontStyle":"","foreground":"#DC322F"}},{"name":"diff: changed","scope":"markup.changed","settings":{"fontStyle":"","foreground":"#CB4B16"}},{"name":"diff: inserted","scope":"markup.inserted","settings":{"foreground":"#859900"}},{"name":"Markup Quote","scope":"markup.quote","settings":{"foreground":"#859900"}},{"name":"Markup Lists","scope":"markup.list","settings":{"foreground":"#B58900"}},{"name":"Markup Styling","scope":["markup.bold","markup.italic"],"settings":{"foreground":"#D33682"}},{"name":"Markup: Strong","scope":"markup.bold","settings":{"fontStyle":"bold"}},{"name":"Markup: Emphasis","scope":"markup.italic","settings":{"fontStyle":"italic"}},{"scope":"markup.strikethrough","settings":{"fontStyle":"strikethrough"}},{"name":"Markup Inline","scope":"markup.inline.raw","settings":{"fontStyle":"","foreground":"#2AA198"}},{"name":"Markup Headings","scope":"markup.heading","settings":{"fontStyle":"bold","foreground":"#268BD2"}},{"name":"Markup Setext Header","scope":"markup.heading.setext","settings":{"fontStyle":"","foreground":"#268BD2"}}],"colors":{"focusBorder":"#2AA19899","selection.background":"#2AA19899","input.background":"#003847","input.foreground":"#93A1A1","input.placeholderForeground":"#93A1A1AA","inputOption.activeBorder":"#2AA19899","inputValidation.infoBorder":"#363b5f","inputValidation.infoBackground":"#052730","inputValidation.warningBackground":"#5d5938","inputValidation.warningBorder":"#9d8a5e","inputValidation.errorBackground":"#571b26","inputValidation.errorBorder":"#a92049","errorForeground":"#ffeaea","badge.background":"#047aa6","progressBar.background":"#047aa6","dropdown.background":"#00212B","dropdown.border":"#2AA19899","button.background":"#2AA19899","list.activeSelectionBackground":"#005A6F","quickInputList.focusBackground":"#005A6F","list.hoverBackground":"#004454AA","list.inactiveSelectionBackground":"#00445488","list.dropBackground":"#00445488","list.highlightForeground":"#1ebcc5","editor.background":"#002B36","editor.foreground":"#839496","editorWidget.background":"#00212B","editorCursor.foreground":"#D30102","editorWhitespace.foreground":"#93A1A180","editor.lineHighlightBackground":"#073642","editorLineNumber.activeForeground":"#949494","editor.selectionBackground":"#274642","minimap.selectionHighlight":"#274642","editorIndentGuide.background":"#93A1A180","editorIndentGuide.activeBackground":"#C3E1E180","editorHoverWidget.background":"#004052","editorMarkerNavigationError.background":"#AB395B","editorMarkerNavigationWarning.background":"#5B7E7A","editor.selectionHighlightBackground":"#005A6FAA","editor.wordHighlightBackground":"#004454AA","editor.wordHighlightStrongBackground":"#005A6FAA","editorBracketHighlight.foreground1":"#cdcdcdff","editorBracketHighlight.foreground2":"#b58900ff","editorBracketHighlight.foreground3":"#d33682ff","peekViewResult.background":"#00212B","peekViewEditor.background":"#10192c","peekViewTitle.background":"#00212B","peekView.border":"#2b2b4a","peekViewEditor.matchHighlightBackground":"#7744AA40","titleBar.activeBackground":"#002C39","editorGroup.border":"#00212B","editorGroup.dropBackground":"#2AA19844","editorGroupHeader.tabsBackground":"#004052","tab.activeForeground":"#d6dbdb","tab.activeBackground":"#002B37","tab.inactiveForeground":"#93A1A1","tab.inactiveBackground":"#004052","tab.border":"#003847","tab.lastPinnedBorder":"#2AA19844","activityBar.background":"#003847","panel.border":"#2b2b4a","sideBar.background":"#00212B","sideBarTitle.foreground":"#93A1A1","statusBar.foreground":"#93A1A1","statusBar.background":"#00212B","statusBar.debuggingBackground":"#00212B","statusBar.noFolderBackground":"#00212B","statusBarItem.remoteBackground":"#2AA19899","ports.iconRunningProcessForeground":"#369432","statusBarItem.prominentBackground":"#003847","statusBarItem.prominentHoverBackground":"#003847","debugToolBar.background":"#00212B","debugExceptionWidget.background":"#00212B","debugExceptionWidget.border":"#AB395B","pickerGroup.foreground":"#2AA19899","pickerGroup.border":"#2AA19899","terminal.ansiBlack":"#073642","terminal.ansiRed":"#dc322f","terminal.ansiGreen":"#859900","terminal.ansiYellow":"#b58900","terminal.ansiBlue":"#268bd2","terminal.ansiMagenta":"#d33682","terminal.ansiCyan":"#2aa198","terminal.ansiWhite":"#eee8d5","terminal.ansiBrightBlack":"#002b36","terminal.ansiBrightRed":"#cb4b16","terminal.ansiBrightGreen":"#586e75","terminal.ansiBrightYellow":"#657b83","terminal.ansiBrightBlue":"#839496","terminal.ansiBrightMagenta":"#6c71c4","terminal.ansiBrightCyan":"#93a1a1","terminal.ansiBrightWhite":"#fdf6e3"},"semanticHighlighting":true}'),eg=JSON.parse('{"name":"GitHub Dark","colors":{"focusBorder":"#005cc5","foreground":"#d1d5da","descriptionForeground":"#959da5","errorForeground":"#f97583","textLink.foreground":"#79b8ff","textLink.activeForeground":"#c8e1ff","textBlockQuote.background":"#24292e","textBlockQuote.border":"#444d56","textCodeBlock.background":"#2f363d","textPreformat.foreground":"#d1d5da","textSeparator.foreground":"#586069","button.background":"#176f2c","button.foreground":"#dcffe4","button.hoverBackground":"#22863a","button.secondaryBackground":"#444d56","button.secondaryForeground":"#fff","button.secondaryHoverBackground":"#586069","checkbox.background":"#444d56","checkbox.border":"#1b1f23","dropdown.background":"#2f363d","dropdown.border":"#1b1f23","dropdown.foreground":"#e1e4e8","dropdown.listBackground":"#24292e","input.background":"#2f363d","input.border":"#1b1f23","input.foreground":"#e1e4e8","input.placeholderForeground":"#959da5","badge.foreground":"#c8e1ff","badge.background":"#044289","progressBar.background":"#0366d6","titleBar.activeForeground":"#e1e4e8","titleBar.activeBackground":"#24292e","titleBar.inactiveForeground":"#959da5","titleBar.inactiveBackground":"#1f2428","titleBar.border":"#1b1f23","activityBar.foreground":"#e1e4e8","activityBar.inactiveForeground":"#6a737d","activityBar.background":"#24292e","activityBarBadge.foreground":"#fff","activityBarBadge.background":"#0366d6","activityBar.activeBorder":"#f9826c","activityBar.border":"#1b1f23","sideBar.foreground":"#d1d5da","sideBar.background":"#1f2428","sideBar.border":"#1b1f23","sideBarTitle.foreground":"#e1e4e8","sideBarSectionHeader.foreground":"#e1e4e8","sideBarSectionHeader.background":"#1f2428","sideBarSectionHeader.border":"#1b1f23","list.hoverForeground":"#e1e4e8","list.inactiveSelectionForeground":"#e1e4e8","list.activeSelectionForeground":"#e1e4e8","list.hoverBackground":"#282e34","list.inactiveSelectionBackground":"#282e34","list.activeSelectionBackground":"#39414a","list.inactiveFocusBackground":"#1d2d3e","list.focusBackground":"#044289","tree.indentGuidesStroke":"#2f363d","notificationCenterHeader.foreground":"#959da5","notificationCenterHeader.background":"#24292e","notifications.foreground":"#e1e4e8","notifications.background":"#2f363d","notifications.border":"#1b1f23","notificationsErrorIcon.foreground":"#ea4a5a","notificationsWarningIcon.foreground":"#ffab70","notificationsInfoIcon.foreground":"#79b8ff","pickerGroup.border":"#444d56","pickerGroup.foreground":"#e1e4e8","quickInput.background":"#24292e","quickInput.foreground":"#e1e4e8","statusBar.foreground":"#d1d5da","statusBar.background":"#24292e","statusBar.border":"#1b1f23","statusBar.noFolderBackground":"#24292e","statusBar.debuggingBackground":"#931c06","statusBar.debuggingForeground":"#fff","statusBarItem.prominentBackground":"#282e34","statusBarItem.remoteForeground":"#d1d5da","statusBarItem.remoteBackground":"#24292e","editorGroupHeader.tabsBackground":"#1f2428","editorGroupHeader.tabsBorder":"#1b1f23","editorGroup.border":"#1b1f23","tab.activeForeground":"#e1e4e8","tab.inactiveForeground":"#959da5","tab.inactiveBackground":"#1f2428","tab.activeBackground":"#24292e","tab.hoverBackground":"#24292e","tab.unfocusedHoverBackground":"#24292e","tab.border":"#1b1f23","tab.unfocusedActiveBorderTop":"#1b1f23","tab.activeBorder":"#24292e","tab.unfocusedActiveBorder":"#24292e","tab.activeBorderTop":"#f9826c","breadcrumb.foreground":"#959da5","breadcrumb.focusForeground":"#e1e4e8","breadcrumb.activeSelectionForeground":"#d1d5da","breadcrumbPicker.background":"#2b3036","editor.foreground":"#e1e4e8","editor.background":"#24292e","editorWidget.background":"#1f2428","editor.foldBackground":"#58606915","editor.lineHighlightBackground":"#2b3036","editorLineNumber.foreground":"#444d56","editorLineNumber.activeForeground":"#e1e4e8","editorIndentGuide.background":"#2f363d","editorIndentGuide.activeBackground":"#444d56","editorWhitespace.foreground":"#444d56","editorCursor.foreground":"#c8e1ff","editorError.foreground":"#f97583","editorWarning.foreground":"#ffea7f","editor.findMatchBackground":"#ffd33d44","editor.findMatchHighlightBackground":"#ffd33d22","editor.linkedEditingBackground":"#3392FF22","editor.inactiveSelectionBackground":"#3392FF22","editor.selectionBackground":"#3392FF44","editor.selectionHighlightBackground":"#17E5E633","editor.selectionHighlightBorder":"#17E5E600","editor.wordHighlightBackground":"#17E5E600","editor.wordHighlightStrongBackground":"#17E5E600","editor.wordHighlightBorder":"#17E5E699","editor.wordHighlightStrongBorder":"#17E5E666","editorBracketMatch.background":"#17E5E650","editorBracketMatch.border":"#17E5E600","editorGutter.modifiedBackground":"#2188ff","editorGutter.addedBackground":"#28a745","editorGutter.deletedBackground":"#ea4a5a","diffEditor.insertedTextBackground":"#28a74530","diffEditor.removedTextBackground":"#d73a4930","scrollbar.shadow":"#0008","scrollbarSlider.background":"#6a737d33","scrollbarSlider.hoverBackground":"#6a737d44","scrollbarSlider.activeBackground":"#6a737d88","editorOverviewRuler.border":"#1b1f23","panel.background":"#1f2428","panel.border":"#1b1f23","panelTitle.activeBorder":"#f9826c","panelTitle.activeForeground":"#e1e4e8","panelTitle.inactiveForeground":"#959da5","panelInput.border":"#2f363d","terminal.foreground":"#d1d5da","terminal.tab.activeBorder":"#f9826c","terminalCursor.background":"#586069","terminalCursor.foreground":"#79b8ff","terminal.ansiBrightWhite":"#fafbfc","terminal.ansiWhite":"#d1d5da","terminal.ansiBrightBlack":"#959da5","terminal.ansiBlack":"#586069","terminal.ansiBlue":"#2188ff","terminal.ansiBrightBlue":"#79b8ff","terminal.ansiGreen":"#34d058","terminal.ansiBrightGreen":"#85e89d","terminal.ansiCyan":"#39c5cf","terminal.ansiBrightCyan":"#56d4dd","terminal.ansiRed":"#ea4a5a","terminal.ansiBrightRed":"#f97583","terminal.ansiMagenta":"#b392f0","terminal.ansiBrightMagenta":"#b392f0","terminal.ansiYellow":"#ffea7f","terminal.ansiBrightYellow":"#ffea7f","editorBracketHighlight.foreground1":"#79b8ff","editorBracketHighlight.foreground2":"#ffab70","editorBracketHighlight.foreground3":"#b392f0","editorBracketHighlight.foreground4":"#79b8ff","editorBracketHighlight.foreground5":"#ffab70","editorBracketHighlight.foreground6":"#b392f0","gitDecoration.addedResourceForeground":"#34d058","gitDecoration.modifiedResourceForeground":"#79b8ff","gitDecoration.deletedResourceForeground":"#ea4a5a","gitDecoration.untrackedResourceForeground":"#34d058","gitDecoration.ignoredResourceForeground":"#6a737d","gitDecoration.conflictingResourceForeground":"#ffab70","gitDecoration.submoduleResourceForeground":"#6a737d","debugToolBar.background":"#2b3036","editor.stackFrameHighlightBackground":"#C6902625","editor.focusedStackFrameHighlightBackground":"#2b6a3033","peekViewEditor.matchHighlightBackground":"#ffd33d33","peekViewResult.matchHighlightBackground":"#ffd33d33","peekViewEditor.background":"#1f242888","peekViewResult.background":"#1f2428","settings.headerForeground":"#e1e4e8","settings.modifiedItemIndicator":"#0366d6","welcomePage.buttonBackground":"#2f363d","welcomePage.buttonHoverBackground":"#444d56"},"semanticHighlighting":true,"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#6a737d"}},{"scope":["constant","entity.name.constant","variable.other.constant","variable.other.enummember","variable.language"],"settings":{"foreground":"#79b8ff"}},{"scope":["entity","entity.name"],"settings":{"foreground":"#b392f0"}},{"scope":"variable.parameter.function","settings":{"foreground":"#e1e4e8"}},{"scope":"entity.name.tag","settings":{"foreground":"#85e89d"}},{"scope":"keyword","settings":{"foreground":"#f97583"}},{"scope":["storage","storage.type"],"settings":{"foreground":"#f97583"}},{"scope":["storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#e1e4e8"}},{"scope":["string","punctuation.definition.string","string punctuation.section.embedded source"],"settings":{"foreground":"#9ecbff"}},{"scope":"support","settings":{"foreground":"#79b8ff"}},{"scope":"meta.property-name","settings":{"foreground":"#79b8ff"}},{"scope":"variable","settings":{"foreground":"#ffab70"}},{"scope":"variable.other","settings":{"foreground":"#e1e4e8"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#fdaeb7"}},{"scope":"carriage-return","settings":{"fontStyle":"italic underline","background":"#f97583","foreground":"#24292e","content":"^M"}},{"scope":"message.error","settings":{"foreground":"#fdaeb7"}},{"scope":"string variable","settings":{"foreground":"#79b8ff"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#dbedff"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#dbedff"}},{"scope":"string.regexp constant.character.escape","settings":{"fontStyle":"bold","foreground":"#85e89d"}},{"scope":"support.constant","settings":{"foreground":"#79b8ff"}},{"scope":"support.variable","settings":{"foreground":"#79b8ff"}},{"scope":"meta.module-reference","settings":{"foreground":"#79b8ff"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#ffab70"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"markup.quote","settings":{"foreground":"#85e89d"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#e1e4e8"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#e1e4e8"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.strikethrough"],"settings":{"fontStyle":"strikethrough"}},{"scope":"markup.inline.raw","settings":{"foreground":"#79b8ff"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#86181d","foreground":"#fdaeb7"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#144620","foreground":"#85e89d"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#c24e00","foreground":"#ffab70"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"foreground":"#2f363d","background":"#79b8ff"}},{"scope":"meta.diff.range","settings":{"foreground":"#b392f0","fontStyle":"bold"}},{"scope":"meta.diff.header","settings":{"foreground":"#79b8ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#79b8ff"}},{"scope":"meta.output","settings":{"foreground":"#79b8ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#d1d5da"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#fdaeb7"}},{"scope":["constant.other.reference.link","string.other.link"],"settings":{"foreground":"#dbedff","fontStyle":"underline"}}]}'),tg=JSON.parse('{"name":"GitHub Dark Dimmed","colors":{"focusBorder":"#316dca","foreground":"#adbac7","descriptionForeground":"#768390","errorForeground":"#e5534b","textLink.foreground":"#539bf5","textLink.activeForeground":"#539bf5","textBlockQuote.background":"#1c2128","textBlockQuote.border":"#444c56","textCodeBlock.background":"#636e7b66","textPreformat.foreground":"#768390","textSeparator.foreground":"#373e47","icon.foreground":"#768390","keybindingLabel.foreground":"#adbac7","button.background":"#347d39","button.foreground":"#ffffff","button.hoverBackground":"#46954a","button.secondaryBackground":"#3d444d","button.secondaryForeground":"#adbac7","button.secondaryHoverBackground":"#444c56","checkbox.background":"#2d333b","checkbox.border":"#444c56","dropdown.background":"#2d333b","dropdown.border":"#444c56","dropdown.foreground":"#adbac7","dropdown.listBackground":"#2d333b","input.background":"#22272e","input.border":"#444c56","input.foreground":"#adbac7","input.placeholderForeground":"#636e7b","badge.foreground":"#cdd9e5","badge.background":"#316dca","progressBar.background":"#316dca","titleBar.activeForeground":"#768390","titleBar.activeBackground":"#22272e","titleBar.inactiveForeground":"#768390","titleBar.inactiveBackground":"#1c2128","titleBar.border":"#444c56","activityBar.foreground":"#adbac7","activityBar.inactiveForeground":"#768390","activityBar.background":"#22272e","activityBarBadge.foreground":"#cdd9e5","activityBarBadge.background":"#316dca","activityBar.activeBorder":"#ec775c","activityBar.border":"#444c56","sideBar.foreground":"#adbac7","sideBar.background":"#1c2128","sideBar.border":"#444c56","sideBarTitle.foreground":"#adbac7","sideBarSectionHeader.foreground":"#adbac7","sideBarSectionHeader.background":"#1c2128","sideBarSectionHeader.border":"#444c56","list.hoverForeground":"#adbac7","list.inactiveSelectionForeground":"#adbac7","list.activeSelectionForeground":"#adbac7","list.hoverBackground":"#636e7b1a","list.inactiveSelectionBackground":"#636e7b66","list.activeSelectionBackground":"#636e7b66","list.focusForeground":"#adbac7","list.focusBackground":"#4184e426","list.inactiveFocusBackground":"#4184e426","list.highlightForeground":"#539bf5","tree.indentGuidesStroke":"#373e47","notificationCenterHeader.foreground":"#768390","notificationCenterHeader.background":"#2d333b","notifications.foreground":"#adbac7","notifications.background":"#2d333b","notifications.border":"#444c56","notificationsErrorIcon.foreground":"#e5534b","notificationsWarningIcon.foreground":"#c69026","notificationsInfoIcon.foreground":"#539bf5","pickerGroup.border":"#444c56","pickerGroup.foreground":"#768390","quickInput.background":"#2d333b","quickInput.foreground":"#adbac7","statusBar.foreground":"#768390","statusBar.background":"#22272e","statusBar.border":"#444c56","statusBar.focusBorder":"#316dca80","statusBar.noFolderBackground":"#22272e","statusBar.debuggingForeground":"#cdd9e5","statusBar.debuggingBackground":"#c93c37","statusBarItem.prominentBackground":"#636e7b66","statusBarItem.remoteForeground":"#adbac7","statusBarItem.remoteBackground":"#444c56","statusBarItem.hoverBackground":"#adbac714","statusBarItem.activeBackground":"#adbac71f","statusBarItem.focusBorder":"#316dca","editorGroupHeader.tabsBackground":"#1c2128","editorGroupHeader.tabsBorder":"#444c56","editorGroup.border":"#444c56","tab.activeForeground":"#adbac7","tab.inactiveForeground":"#768390","tab.inactiveBackground":"#1c2128","tab.activeBackground":"#22272e","tab.hoverBackground":"#22272e","tab.unfocusedHoverBackground":"#636e7b1a","tab.border":"#444c56","tab.unfocusedActiveBorderTop":"#444c56","tab.activeBorder":"#22272e","tab.unfocusedActiveBorder":"#22272e","tab.activeBorderTop":"#ec775c","breadcrumb.foreground":"#768390","breadcrumb.focusForeground":"#adbac7","breadcrumb.activeSelectionForeground":"#768390","breadcrumbPicker.background":"#2d333b","editor.foreground":"#adbac7","editor.background":"#22272e","editorWidget.background":"#2d333b","editor.foldBackground":"#636e7b1a","editor.lineHighlightBackground":"#636e7b1a","editorLineNumber.foreground":"#636e7b","editorLineNumber.activeForeground":"#adbac7","editorIndentGuide.background":"#adbac71f","editorIndentGuide.activeBackground":"#adbac73d","editorWhitespace.foreground":"#545d68","editorCursor.foreground":"#539bf5","editor.findMatchBackground":"#966600","editor.findMatchHighlightBackground":"#eac55f80","editor.linkedEditingBackground":"#539bf512","editor.selectionHighlightBackground":"#57ab5a40","editor.wordHighlightBackground":"#636e7b80","editor.wordHighlightBorder":"#636e7b99","editor.wordHighlightStrongBackground":"#636e7b4d","editor.wordHighlightStrongBorder":"#636e7b99","editorBracketMatch.background":"#57ab5a40","editorBracketMatch.border":"#57ab5a99","editorInlayHint.background":"#76839033","editorInlayHint.foreground":"#768390","editorInlayHint.typeBackground":"#76839033","editorInlayHint.typeForeground":"#768390","editorInlayHint.paramBackground":"#76839033","editorInlayHint.paramForeground":"#768390","editorGutter.modifiedBackground":"#ae7c1466","editorGutter.addedBackground":"#46954a66","editorGutter.deletedBackground":"#e5534b66","diffEditor.insertedLineBackground":"#347d3926","diffEditor.insertedTextBackground":"#57ab5a4d","diffEditor.removedLineBackground":"#c93c3726","diffEditor.removedTextBackground":"#f470674d","scrollbar.shadow":"#545d6833","scrollbarSlider.background":"#76839033","scrollbarSlider.hoverBackground":"#7683903d","scrollbarSlider.activeBackground":"#76839047","editorOverviewRuler.border":"#1c2128","minimapSlider.background":"#76839033","minimapSlider.hoverBackground":"#7683903d","minimapSlider.activeBackground":"#76839047","panel.background":"#1c2128","panel.border":"#444c56","panelTitle.activeBorder":"#ec775c","panelTitle.activeForeground":"#adbac7","panelTitle.inactiveForeground":"#768390","panelInput.border":"#444c56","debugIcon.breakpointForeground":"#e5534b","debugConsole.infoForeground":"#768390","debugConsole.warningForeground":"#c69026","debugConsole.errorForeground":"#ff938a","debugConsole.sourceForeground":"#daaa3f","debugConsoleInputIcon.foreground":"#b083f0","debugTokenExpression.name":"#6cb6ff","debugTokenExpression.value":"#96d0ff","debugTokenExpression.string":"#96d0ff","debugTokenExpression.boolean":"#6bc46d","debugTokenExpression.number":"#6bc46d","debugTokenExpression.error":"#ff938a","symbolIcon.arrayForeground":"#e0823d","symbolIcon.booleanForeground":"#539bf5","symbolIcon.classForeground":"#e0823d","symbolIcon.colorForeground":"#6cb6ff","symbolIcon.constructorForeground":"#dcbdfb","symbolIcon.enumeratorForeground":"#e0823d","symbolIcon.enumeratorMemberForeground":"#539bf5","symbolIcon.eventForeground":"#636e7b","symbolIcon.fieldForeground":"#e0823d","symbolIcon.fileForeground":"#c69026","symbolIcon.folderForeground":"#c69026","symbolIcon.functionForeground":"#b083f0","symbolIcon.interfaceForeground":"#e0823d","symbolIcon.keyForeground":"#539bf5","symbolIcon.keywordForeground":"#f47067","symbolIcon.methodForeground":"#b083f0","symbolIcon.moduleForeground":"#f47067","symbolIcon.namespaceForeground":"#f47067","symbolIcon.nullForeground":"#539bf5","symbolIcon.numberForeground":"#57ab5a","symbolIcon.objectForeground":"#e0823d","symbolIcon.operatorForeground":"#6cb6ff","symbolIcon.packageForeground":"#e0823d","symbolIcon.propertyForeground":"#e0823d","symbolIcon.referenceForeground":"#539bf5","symbolIcon.snippetForeground":"#539bf5","symbolIcon.stringForeground":"#6cb6ff","symbolIcon.structForeground":"#e0823d","symbolIcon.textForeground":"#6cb6ff","symbolIcon.typeParameterForeground":"#6cb6ff","symbolIcon.unitForeground":"#539bf5","symbolIcon.variableForeground":"#e0823d","symbolIcon.constantForeground":["#b4f1b4","#8ddb8c","#6bc46d","#57ab5a","#46954a","#347d39","#2b6a30","#245829","#1b4721","#113417"],"terminal.foreground":"#adbac7","terminal.ansiBlack":"#545d68","terminal.ansiRed":"#f47067","terminal.ansiGreen":"#57ab5a","terminal.ansiYellow":"#c69026","terminal.ansiBlue":"#539bf5","terminal.ansiMagenta":"#b083f0","terminal.ansiCyan":"#39c5cf","terminal.ansiWhite":"#909dab","terminal.ansiBrightBlack":"#636e7b","terminal.ansiBrightRed":"#ff938a","terminal.ansiBrightGreen":"#6bc46d","terminal.ansiBrightYellow":"#daaa3f","terminal.ansiBrightBlue":"#6cb6ff","terminal.ansiBrightMagenta":"#dcbdfb","terminal.ansiBrightCyan":"#56d4dd","terminal.ansiBrightWhite":"#cdd9e5","editorBracketHighlight.foreground1":"#6cb6ff","editorBracketHighlight.foreground2":"#6bc46d","editorBracketHighlight.foreground3":"#daaa3f","editorBracketHighlight.foreground4":"#ff938a","editorBracketHighlight.foreground5":"#fc8dc7","editorBracketHighlight.foreground6":"#dcbdfb","editorBracketHighlight.unexpectedBracket.foreground":"#768390","gitDecoration.addedResourceForeground":"#57ab5a","gitDecoration.modifiedResourceForeground":"#c69026","gitDecoration.deletedResourceForeground":"#e5534b","gitDecoration.untrackedResourceForeground":"#57ab5a","gitDecoration.ignoredResourceForeground":"#636e7b","gitDecoration.conflictingResourceForeground":"#cc6b2c","gitDecoration.submoduleResourceForeground":"#768390","debugToolBar.background":"#2d333b","editor.stackFrameHighlightBackground":"#ae7c1466","editor.focusedStackFrameHighlightBackground":"#46954a66","peekViewEditor.matchHighlightBackground":"#ae7c1466","peekViewResult.matchHighlightBackground":"#ae7c1466","peekViewEditor.background":"#636e7b1a","peekViewResult.background":"#22272e","settings.headerForeground":"#adbac7","settings.modifiedItemIndicator":"#ae7c1466","welcomePage.buttonBackground":"#373e47","welcomePage.buttonHoverBackground":"#444c56"},"semanticHighlighting":true,"tokenColors":[{"scope":["comment","punctuation.definition.comment","string.comment"],"settings":{"foreground":"#768390"}},{"scope":["constant.other.placeholder","constant.character"],"settings":{"foreground":"#f47067"}},{"scope":["constant","entity.name.constant","variable.other.constant","variable.other.enummember","variable.language","entity"],"settings":{"foreground":"#6cb6ff"}},{"scope":["entity.name","meta.export.default","meta.definition.variable"],"settings":{"foreground":"#f69d50"}},{"scope":["variable.parameter.function","meta.jsx.children","meta.block","meta.tag.attributes","entity.name.constant","meta.object.member","meta.embedded.expression"],"settings":{"foreground":"#adbac7"}},{"scope":"entity.name.function","settings":{"foreground":"#dcbdfb"}},{"scope":["entity.name.tag","support.class.component"],"settings":{"foreground":"#8ddb8c"}},{"scope":"keyword","settings":{"foreground":"#f47067"}},{"scope":["storage","storage.type"],"settings":{"foreground":"#f47067"}},{"scope":["storage.modifier.package","storage.modifier.import","storage.type.java"],"settings":{"foreground":"#adbac7"}},{"scope":["string","string punctuation.section.embedded source"],"settings":{"foreground":"#96d0ff"}},{"scope":"support","settings":{"foreground":"#6cb6ff"}},{"scope":"meta.property-name","settings":{"foreground":"#6cb6ff"}},{"scope":"variable","settings":{"foreground":"#f69d50"}},{"scope":"variable.other","settings":{"foreground":"#adbac7"}},{"scope":"invalid.broken","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.deprecated","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.illegal","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"invalid.unimplemented","settings":{"fontStyle":"italic","foreground":"#ff938a"}},{"scope":"carriage-return","settings":{"fontStyle":"italic underline","background":"#f47067","foreground":"#cdd9e5","content":"^M"}},{"scope":"message.error","settings":{"foreground":"#ff938a"}},{"scope":"string variable","settings":{"foreground":"#6cb6ff"}},{"scope":["source.regexp","string.regexp"],"settings":{"foreground":"#96d0ff"}},{"scope":["string.regexp.character-class","string.regexp constant.character.escape","string.regexp source.ruby.embedded","string.regexp string.regexp.arbitrary-repitition"],"settings":{"foreground":"#96d0ff"}},{"scope":"string.regexp constant.character.escape","settings":{"fontStyle":"bold","foreground":"#8ddb8c"}},{"scope":"support.constant","settings":{"foreground":"#6cb6ff"}},{"scope":"support.variable","settings":{"foreground":"#6cb6ff"}},{"scope":"support.type.property-name.json","settings":{"foreground":"#8ddb8c"}},{"scope":"meta.module-reference","settings":{"foreground":"#6cb6ff"}},{"scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#f69d50"}},{"scope":["markup.heading","markup.heading entity.name"],"settings":{"fontStyle":"bold","foreground":"#6cb6ff"}},{"scope":"markup.quote","settings":{"foreground":"#8ddb8c"}},{"scope":"markup.italic","settings":{"fontStyle":"italic","foreground":"#adbac7"}},{"scope":"markup.bold","settings":{"fontStyle":"bold","foreground":"#adbac7"}},{"scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"scope":["markup.strikethrough"],"settings":{"fontStyle":"strikethrough"}},{"scope":"markup.inline.raw","settings":{"foreground":"#6cb6ff"}},{"scope":["markup.deleted","meta.diff.header.from-file","punctuation.definition.deleted"],"settings":{"background":"#5d0f12","foreground":"#ff938a"}},{"scope":["punctuation.section.embedded"],"settings":{"foreground":"#f47067"}},{"scope":["markup.inserted","meta.diff.header.to-file","punctuation.definition.inserted"],"settings":{"background":"#113417","foreground":"#8ddb8c"}},{"scope":["markup.changed","punctuation.definition.changed"],"settings":{"background":"#682d0f","foreground":"#f69d50"}},{"scope":["markup.ignored","markup.untracked"],"settings":{"foreground":"#2d333b","background":"#6cb6ff"}},{"scope":"meta.diff.range","settings":{"foreground":"#dcbdfb","fontStyle":"bold"}},{"scope":"meta.diff.header","settings":{"foreground":"#6cb6ff"}},{"scope":"meta.separator","settings":{"fontStyle":"bold","foreground":"#6cb6ff"}},{"scope":"meta.output","settings":{"foreground":"#6cb6ff"}},{"scope":["brackethighlighter.tag","brackethighlighter.curly","brackethighlighter.round","brackethighlighter.square","brackethighlighter.angle","brackethighlighter.quote"],"settings":{"foreground":"#768390"}},{"scope":"brackethighlighter.unmatched","settings":{"foreground":"#ff938a"}},{"scope":["constant.other.reference.link","string.other.link"],"settings":{"foreground":"#96d0ff"}}]}'),ng=JSON.parse('{"name":"Material-Theme-Default","semanticHighlighting":true,"tokenColors":[{"name":"Global settings","settings":{"background":"#263238","foreground":"#EEFFFF"}},{"name":"String","scope":"string","settings":{"foreground":"#C3E88D"}},{"name":"Punctuation","scope":"punctuation, constant.other.symbol","settings":{"foreground":"#89DDFF"}},{"name":"String Escape","scope":"constant.character.escape, text.html constant.character.entity.named","settings":{"foreground":"#EEFFFF"}},{"name":"Boolean","scope":"constant.language.boolean","settings":{"foreground":"#ff9cac"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#F78C6C"}},{"name":"Variable","scope":"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments","settings":{"foreground":"#EEFFFF"}},{"name":"Other Keyword","scope":"keyword.other","settings":{"foreground":"#F78C6C"}},{"name":"Keyword","scope":"keyword, modifier, variable.language.this, support.type.object, constant.language","settings":{"foreground":"#89DDFF"}},{"name":"Function call","scope":"entity.name.function, support.function","settings":{"foreground":"#82AAFF"}},{"name":"Storage","scope":"storage.type, storage.modifier, storage.control","settings":{"foreground":"#C792EA"}},{"name":"Modules","scope":"support.module, support.node","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Type","scope":"support.type, constant.other.key","settings":{"foreground":"#FFCB6B"}},{"name":"Type","scope":"entity.name.type, entity.other.inherited-class, entity.other","settings":{"foreground":"#FFCB6B"}},{"name":"Comment","scope":"comment","settings":{"foreground":"#546E7A","fontStyle":"italic"}},{"name":"Comment","scope":"comment punctuation.definition.comment, string.quoted.docstring","settings":{"foreground":"#546E7A","fontStyle":"italic"}},{"name":"Punctuation","scope":"punctuation","settings":{"foreground":"#89DDFF"}},{"name":"Class","scope":"entity.name, entity.name.type.class, support.type, support.class, meta.use","settings":{"foreground":"#FFCB6B"}},{"name":"Class variable","scope":"variable.object.property, meta.field.declaration entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Class method","scope":"meta.definition.method entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Function definition","scope":"meta.function entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Template expression","scope":"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end","settings":{"foreground":"#89DDFF"}},{"name":"Reset embedded/template expression colors","scope":"meta.embedded, source.groovy.embedded, meta.template.expression","settings":{"foreground":"#EEFFFF"}},{"name":"YAML key","scope":"entity.name.tag.yaml","settings":{"foreground":"#f07178"}},{"name":"JSON key","scope":"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json","settings":{"foreground":"#f07178"}},{"name":"JSON constant","scope":"constant.language.json","settings":{"foreground":"#89DDFF"}},{"name":"CSS class","scope":"entity.other.attribute-name.class","settings":{"foreground":"#FFCB6B"}},{"name":"CSS ID","scope":"entity.other.attribute-name.id","settings":{"foreground":"#F78C6C"}},{"name":"CSS tag","scope":"source.css entity.name.tag","settings":{"foreground":"#FFCB6B"}},{"name":"CSS properties","scope":"support.type.property-name.css","settings":{"foreground":"#B2CCD6"}},{"name":"HTML tag outer","scope":"meta.tag, punctuation.definition.tag","settings":{"foreground":"#89DDFF"}},{"name":"HTML tag inner","scope":"entity.name.tag","settings":{"foreground":"#f07178"}},{"name":"HTML tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#C792EA"}},{"name":"HTML entities","scope":"punctuation.definition.entity.html","settings":{"foreground":"#EEFFFF"}},{"name":"Markdown heading","scope":"markup.heading","settings":{"foreground":"#89DDFF"}},{"name":"Markdown link text","scope":"text.html.markdown meta.link.inline, meta.link.reference","settings":{"foreground":"#f07178"}},{"name":"Markdown list item","scope":"text.html.markdown beginning.punctuation.definition.list","settings":{"foreground":"#89DDFF"}},{"name":"Markdown italic","scope":"markup.italic","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Markdown bold","scope":"markup.bold","settings":{"foreground":"#f07178","fontStyle":"bold"}},{"name":"Markdown bold italic","scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"foreground":"#f07178","fontStyle":"italic bold"}},{"name":"Markdown code block","scope":"markup.fenced_code.block.markdown punctuation.definition.markdown","settings":{"foreground":"#C3E88D"}},{"name":"Markdown inline code","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#C3E88D"}},{"name":"INI property name","scope":"keyword.other.definition.ini","settings":{"foreground":"#f07178"}},{"name":"INI section title","scope":"entity.name.section.group-title.ini","settings":{"foreground":"#89DDFF"}},{"name":"C# class","scope":"source.cs meta.class.identifier storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# class method","scope":"source.cs meta.method.identifier entity.name.function","settings":{"foreground":"#f07178"}},{"name":"C# function call","scope":"source.cs meta.method-call meta.method, source.cs entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"C# type","scope":"source.cs storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# return type","scope":"source.cs meta.method.return-type","settings":{"foreground":"#FFCB6B"}},{"name":"C# preprocessor","scope":"source.cs meta.preprocessor","settings":{"foreground":"#546E7A"}},{"name":"C# namespace","scope":"source.cs entity.name.type.namespace","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Text","scope":"meta.jsx.children, SXNested","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Components name","scope":"support.class.component","settings":{"foreground":"#FFCB6B"}},{"name":"C-related Block Level Variables","scope":"source.cpp meta.block variable.other","settings":{"foreground":"#EEFFFF"}},{"name":"Member Access Meta","scope":"source.python meta.member.access.python","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"source.python meta.function-call.python, meta.function-call.arguments","settings":{"foreground":"#82AAFF"}},{"name":"Blocks","scope":"meta.block","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"entity.name.function.call","settings":{"foreground":"#82AAFF"}},{"name":"Namespaces","scope":"source.php support.other.namespace, source.php meta.use support.class","settings":{"foreground":"#EEFFFF"}},{"name":"Constant keywords","scope":"constant.keyword","settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Entity name","scope":"entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Global settings","settings":{"background":"#263238","foreground":"#EEFFFF"}},{"name":"Markup Deleted","scope":["markup.deleted"],"settings":{"foreground":"#f07178"}},{"name":"Markup Inserted","scope":["markup.inserted"],"settings":{"foreground":"#C3E88D"}},{"name":"Markup Underline","scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"name":"Keyword Control","scope":["keyword.control"],"settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Parameter","scope":["variable.parameter"],"settings":{"fontStyle":"italic"}},{"name":"Python - Self Parameter","scope":["variable.parameter.function.language.special.self.python"],"settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Python - Format Placeholder","scope":["constant.character.format.placeholder.other.python"],"settings":{"foreground":"#F78C6C"}},{"name":"Markdown - Blockquote","scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"name":"Markdown - Fenced Language","scope":["markup.fenced_code.block"],"settings":{"foreground":"#EEFFFF90"}},{"name":"Markdown - Blockquote Punctuation","scope":["punctuation.definition.quote"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 0","scope":["meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 1","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFCB6B"}},{"name":"JSON Key - Level 2","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#F78C6C"}},{"name":"JSON Key - Level 3","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#f07178"}},{"name":"JSON Key - Level 4","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#916b53"}},{"name":"JSON Key - Level 5","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#82AAFF"}},{"name":"JSON Key - Level 6","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 7","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 8","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C3E88D"}}],"colors":{"focusBorder":"#FFFFFF00","foreground":"#EEFFFF","button.background":"#80CBC420","button.foreground":"#ffffff","dropdown.background":"#263238","input.background":"#303C41","inputOption.activeBorder":"#EEFFFF30","list.activeSelectionBackground":"#263238","list.activeSelectionForeground":"#80CBC4","list.dropBackground":"#f0717880","list.focusBackground":"#EEFFFF20","list.focusForeground":"#EEFFFF","list.highlightForeground":"#80CBC4","list.hoverBackground":"#263238","list.inactiveSelectionBackground":"#00000030","activityBar.background":"#263238","activityBar.dropBackground":"#f0717880","activityBarBadge.background":"#80CBC4","activityBarBadge.foreground":"#000000","badge.background":"#00000030","badge.foreground":"#546E7A","sideBar.background":"#263238","sideBarSectionHeader.background":"#263238","editorGroup.dropBackground":"#f0717880","editorGroup.focusedEmptyBorder":"#f07178","editorGroupHeader.tabsBackground":"#263238","tab.border":"#263238","tab.activeBorder":"#80CBC4","tab.inactiveBackground":"#263238","tab.activeModifiedBorder":"#607a86","tab.inactiveModifiedBorder":"#904348","tab.unfocusedActiveModifiedBorder":"#c05a60","tab.unfocusedInactiveModifiedBorder":"#904348","editor.background":"#263238","editor.foreground":"#EEFFFF","editorLineNumber.foreground":"#37474F","editorLineNumber.activeForeground":"#607a86","editorCursor.foreground":"#FFCC00","editor.selectionBackground":"#80CBC420","editor.selectionHighlightBackground":"#FFCC0020","editor.wordHighlightBackground":"#ff9cac30","editor.wordHighlightStrongBackground":"#C3E88D30","editor.findMatchHighlight":"#EEFFFF","editor.findRangeHighlightBackground":"#FFCB6B30","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#FFFFFF0d","editorWhitespace.foreground":"#EEFFFF40","editorWidget.background":"#263238","editorHoverWidget.background":"#263238","editorMarkerNavigation.background":"#EEFFFF05","peekView.border":"#00000030","peekViewEditor.background":"#EEFFFF05","peekViewResult.background":"#EEFFFF05","peekViewTitle.background":"#EEFFFF05","panel.background":"#263238","panel.border":"#26323860","panelTitle.activeBorder":"#80CBC4","panelTitle.inactiveForeground":"#EEFFFF","notebook.focusedCellBorder":"#80CBC4","notebook.inactiveFocusedCellBorder":"#80CBC450","statusBar.background":"#263238","statusBar.debuggingBackground":"#C792EA","statusBar.debuggingForeground":"#ffffff","statusBar.noFolderBackground":"#263238","statusBarItem.activeBackground":"#f0717880","statusBarItem.hoverBackground":"#546E7A20","statusBarItem.remoteBackground":"#80CBC4","statusBarItem.remoteForeground":"#000000","titleBar.activeBackground":"#263238","pickerGroup.border":"#FFFFFF1a","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#82AAFF","terminal.ansiBrightBlack":"#546E7A","terminal.ansiBrightBlue":"#82AAFF","terminal.ansiBrightCyan":"#89DDFF","terminal.ansiBrightGreen":"#C3E88D","terminal.ansiBrightMagenta":"#C792EA","terminal.ansiBrightRed":"#f07178","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#FFCB6B","terminal.ansiCyan":"#89DDFF","terminal.ansiGreen":"#C3E88D","terminal.ansiMagenta":"#C792EA","terminal.ansiRed":"#f07178","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#FFCB6B","debugToolBar.background":"#263238","debugConsole.errorForeground":"#f07178","debugConsole.infoForeground":"#89DDFF","debugConsole.warningForeground":"#FFCB6B","selection.background":"#00000080","editorRuler.foreground":"#37474F","widget.shadow":"#00000030","scrollbar.shadow":"#00000030","editorLink.activeForeground":"#EEFFFF","progressBar.background":"#80CBC4","pickerGroup.foreground":"#80CBC4","tree.indentGuidesStroke":"#37474F","terminalCursor.foreground":"#FFCB6B","terminalCursor.background":"#000000","inputOption.activeBackground":"#EEFFFF30","textLink.foreground":"#80CBC4","textLink.activeForeground":"#EEFFFF","sideBar.foreground":"#607a86","sideBar.border":"#26323860","sideBarTitle.foreground":"#EEFFFF","sideBarSectionHeader.border":"#26323860","panel.dropBackground":"#EEFFFF","panelTitle.activeForeground":"#FFFFFF","editor.lineHighlightBackground":"#00000050","editor.findMatchBackground":"#000000","editor.findMatchHighlightBackground":"#00000050","editor.findMatchBorder":"#80CBC4","editor.findMatchHighlightBorder":"#ffffff30","editorIndentGuide.background":"#37474F70","editorIndentGuide.activeBackground":"#37474F","editorGroup.border":"#00000030","editorGutter.modifiedBackground":"#82AAFF60","editorGutter.addedBackground":"#C3E88D60","editorGutter.deletedBackground":"#f0717860","activityBar.border":"#26323860","activityBar.foreground":"#EEFFFF","activityBar.activeBorder":"#80CBC4","extensionBadge.remoteForeground":"#EEFFFF","scrollbarSlider.background":"#EEFFFF20","scrollbarSlider.hoverBackground":"#EEFFFF10","scrollbarSlider.activeBackground":"#80CBC4","tab.unfocusedActiveBorder":"#546E7A","tab.activeForeground":"#FFFFFF","tab.inactiveForeground":"#607a86","tab.activeBackground":"#263238","tab.unfocusedActiveForeground":"#EEFFFF","editorWidget.resizeBorder":"#80CBC4","editorWidget.border":"#80CBC4","statusBar.border":"#26323860","statusBar.foreground":"#546E7A","editorBracketMatch.border":"#FFCC0050","editorBracketMatch.background":"#263238","editorOverviewRuler.findMatchForeground":"#80CBC4","editorOverviewRuler.border":"#263238","editorOverviewRuler.errorForeground":"#f0717840","editorOverviewRuler.infoForeground":"#82AAFF40","editorOverviewRuler.warningForeground":"#FFCB6B40","editorInfo.foreground":"#82AAFF70","editorWarning.foreground":"#FFCB6B70","editorError.foreground":"#f0717870","editorHoverWidget.border":"#FFFFFF10","titleBar.activeForeground":"#EEFFFF","titleBar.inactiveBackground":"#263238","titleBar.inactiveForeground":"#607a86","titleBar.border":"#26323860","input.foreground":"#EEFFFF","input.placeholderForeground":"#EEFFFF60","input.border":"#FFFFFF10","inputValidation.errorBorder":"#f07178","inputValidation.infoBorder":"#82AAFF","inputValidation.warningBorder":"#FFCB6B","dropdown.border":"#FFFFFF10","quickInput.background":"#263238","quickInput.foreground":"#607a86","list.hoverForeground":"#FFFFFF","list.inactiveSelectionForeground":"#80CBC4","quickInput.list.focusBackground":"#EEFFFF20","editorSuggestWidget.background":"#263238","editorSuggestWidget.foreground":"#EEFFFF","editorSuggestWidget.highlightForeground":"#80CBC4","editorSuggestWidget.selectedBackground":"#00000050","editorSuggestWidget.border":"#FFFFFF10","diffEditor.insertedTextBackground":"#89DDFF20","diffEditor.removedTextBackground":"#ff9cac20","notifications.background":"#263238","notifications.foreground":"#EEFFFF","notificationLink.foreground":"#80CBC4","extensionButton.prominentBackground":"#C3E88D90","extensionButton.prominentHoverBackground":"#C3E88D","extensionButton.prominentForeground":"#000000","peekViewEditorGutter.background":"#EEFFFF05","peekViewTitleDescription.foreground":"#EEFFFF60","peekViewResult.matchHighlightBackground":"#80CBC420","peekViewEditor.matchHighlightBackground":"#80CBC420","peekViewResult.selectionBackground":"#607a8670","gitDecoration.deletedResourceForeground":"#f0717890","gitDecoration.conflictingResourceForeground":"#FFCB6B90","gitDecoration.modifiedResourceForeground":"#82AAFF90","gitDecoration.untrackedResourceForeground":"#C3E88D90","gitDecoration.ignoredResourceForeground":"#607a8690","breadcrumb.background":"#263238","breadcrumb.foreground":"#607a86","breadcrumb.focusForeground":"#EEFFFF","breadcrumb.activeSelectionForeground":"#80CBC4","breadcrumbPicker.background":"#263238","menu.background":"#263238","menu.foreground":"#EEFFFF","menu.selectionBackground":"#00000050","menu.selectionForeground":"#80CBC4","menu.selectionBorder":"#00000030","menu.separatorBackground":"#EEFFFF","menubar.selectionBackground":"#00000030","menubar.selectionForeground":"#80CBC4","menubar.selectionBorder":"#00000030","settings.dropdownForeground":"#EEFFFF","settings.dropdownBackground":"#263238","settings.numberInputForeground":"#EEFFFF","settings.numberInputBackground":"#263238","settings.textInputForeground":"#EEFFFF","settings.textInputBackground":"#263238","settings.headerForeground":"#80CBC4","settings.modifiedItemIndicator":"#80CBC4","settings.checkboxBackground":"#263238","settings.checkboxForeground":"#EEFFFF","listFilterWidget.background":"#00000030","listFilterWidget.outline":"#00000030","listFilterWidget.noMatchesOutline":"#00000030"}}'),ig=JSON.parse('{"name":"Material-Theme-Darker","semanticHighlighting":true,"tokenColors":[{"name":"Global settings","settings":{"background":"#212121","foreground":"#EEFFFF"}},{"name":"String","scope":"string","settings":{"foreground":"#C3E88D"}},{"name":"Punctuation","scope":"punctuation, constant.other.symbol","settings":{"foreground":"#89DDFF"}},{"name":"String Escape","scope":"constant.character.escape, text.html constant.character.entity.named","settings":{"foreground":"#EEFFFF"}},{"name":"Boolean","scope":"constant.language.boolean","settings":{"foreground":"#ff9cac"}},{"name":"Number","scope":"constant.numeric","settings":{"foreground":"#F78C6C"}},{"name":"Variable","scope":"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments","settings":{"foreground":"#EEFFFF"}},{"name":"Other Keyword","scope":"keyword.other","settings":{"foreground":"#F78C6C"}},{"name":"Keyword","scope":"keyword, modifier, variable.language.this, support.type.object, constant.language","settings":{"foreground":"#89DDFF"}},{"name":"Function call","scope":"entity.name.function, support.function","settings":{"foreground":"#82AAFF"}},{"name":"Storage","scope":"storage.type, storage.modifier, storage.control","settings":{"foreground":"#C792EA"}},{"name":"Modules","scope":"support.module, support.node","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Type","scope":"support.type, constant.other.key","settings":{"foreground":"#FFCB6B"}},{"name":"Type","scope":"entity.name.type, entity.other.inherited-class, entity.other","settings":{"foreground":"#FFCB6B"}},{"name":"Comment","scope":"comment","settings":{"foreground":"#545454","fontStyle":"italic"}},{"name":"Comment","scope":"comment punctuation.definition.comment, string.quoted.docstring","settings":{"foreground":"#545454","fontStyle":"italic"}},{"name":"Punctuation","scope":"punctuation","settings":{"foreground":"#89DDFF"}},{"name":"Class","scope":"entity.name, entity.name.type.class, support.type, support.class, meta.use","settings":{"foreground":"#FFCB6B"}},{"name":"Class variable","scope":"variable.object.property, meta.field.declaration entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Class method","scope":"meta.definition.method entity.name.function","settings":{"foreground":"#f07178"}},{"name":"Function definition","scope":"meta.function entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Template expression","scope":"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end","settings":{"foreground":"#89DDFF"}},{"name":"Reset embedded/template expression colors","scope":"meta.embedded, source.groovy.embedded, meta.template.expression","settings":{"foreground":"#EEFFFF"}},{"name":"YAML key","scope":"entity.name.tag.yaml","settings":{"foreground":"#f07178"}},{"name":"JSON key","scope":"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json","settings":{"foreground":"#f07178"}},{"name":"JSON constant","scope":"constant.language.json","settings":{"foreground":"#89DDFF"}},{"name":"CSS class","scope":"entity.other.attribute-name.class","settings":{"foreground":"#FFCB6B"}},{"name":"CSS ID","scope":"entity.other.attribute-name.id","settings":{"foreground":"#F78C6C"}},{"name":"CSS tag","scope":"source.css entity.name.tag","settings":{"foreground":"#FFCB6B"}},{"name":"CSS properties","scope":"support.type.property-name.css","settings":{"foreground":"#B2CCD6"}},{"name":"HTML tag outer","scope":"meta.tag, punctuation.definition.tag","settings":{"foreground":"#89DDFF"}},{"name":"HTML tag inner","scope":"entity.name.tag","settings":{"foreground":"#f07178"}},{"name":"HTML tag attribute","scope":"entity.other.attribute-name","settings":{"foreground":"#C792EA"}},{"name":"HTML entities","scope":"punctuation.definition.entity.html","settings":{"foreground":"#EEFFFF"}},{"name":"Markdown heading","scope":"markup.heading","settings":{"foreground":"#89DDFF"}},{"name":"Markdown link text","scope":"text.html.markdown meta.link.inline, meta.link.reference","settings":{"foreground":"#f07178"}},{"name":"Markdown list item","scope":"text.html.markdown beginning.punctuation.definition.list","settings":{"foreground":"#89DDFF"}},{"name":"Markdown italic","scope":"markup.italic","settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Markdown bold","scope":"markup.bold","settings":{"foreground":"#f07178","fontStyle":"bold"}},{"name":"Markdown bold italic","scope":"markup.bold markup.italic, markup.italic markup.bold","settings":{"foreground":"#f07178","fontStyle":"italic bold"}},{"name":"Markdown code block","scope":"markup.fenced_code.block.markdown punctuation.definition.markdown","settings":{"foreground":"#C3E88D"}},{"name":"Markdown inline code","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#C3E88D"}},{"name":"INI property name","scope":"keyword.other.definition.ini","settings":{"foreground":"#f07178"}},{"name":"INI section title","scope":"entity.name.section.group-title.ini","settings":{"foreground":"#89DDFF"}},{"name":"C# class","scope":"source.cs meta.class.identifier storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# class method","scope":"source.cs meta.method.identifier entity.name.function","settings":{"foreground":"#f07178"}},{"name":"C# function call","scope":"source.cs meta.method-call meta.method, source.cs entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"C# type","scope":"source.cs storage.type","settings":{"foreground":"#FFCB6B"}},{"name":"C# return type","scope":"source.cs meta.method.return-type","settings":{"foreground":"#FFCB6B"}},{"name":"C# preprocessor","scope":"source.cs meta.preprocessor","settings":{"foreground":"#545454"}},{"name":"C# namespace","scope":"source.cs entity.name.type.namespace","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Text","scope":"meta.jsx.children, SXNested","settings":{"foreground":"#EEFFFF"}},{"name":"JSX Components name","scope":"support.class.component","settings":{"foreground":"#FFCB6B"}},{"name":"C-related Block Level Variables","scope":"source.cpp meta.block variable.other","settings":{"foreground":"#EEFFFF"}},{"name":"Member Access Meta","scope":"source.python meta.member.access.python","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"source.python meta.function-call.python, meta.function-call.arguments","settings":{"foreground":"#82AAFF"}},{"name":"Blocks","scope":"meta.block","settings":{"foreground":"#f07178"}},{"name":"Function Call","scope":"entity.name.function.call","settings":{"foreground":"#82AAFF"}},{"name":"Namespaces","scope":"source.php support.other.namespace, source.php meta.use support.class","settings":{"foreground":"#EEFFFF"}},{"name":"Constant keywords","scope":"constant.keyword","settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Entity name","scope":"entity.name.function","settings":{"foreground":"#82AAFF"}},{"name":"Global settings","settings":{"background":"#212121","foreground":"#EEFFFF"}},{"name":"Markup Deleted","scope":["markup.deleted"],"settings":{"foreground":"#f07178"}},{"name":"Markup Inserted","scope":["markup.inserted"],"settings":{"foreground":"#C3E88D"}},{"name":"Markup Underline","scope":["markup.underline"],"settings":{"fontStyle":"underline"}},{"name":"Keyword Control","scope":["keyword.control"],"settings":{"foreground":"#89DDFF","fontStyle":"italic"}},{"name":"Parameter","scope":["variable.parameter"],"settings":{"fontStyle":"italic"}},{"name":"Python - Self Parameter","scope":["variable.parameter.function.language.special.self.python"],"settings":{"foreground":"#f07178","fontStyle":"italic"}},{"name":"Python - Format Placeholder","scope":["constant.character.format.placeholder.other.python"],"settings":{"foreground":"#F78C6C"}},{"name":"Markdown - Blockquote","scope":["markup.quote"],"settings":{"fontStyle":"italic","foreground":"#89DDFF"}},{"name":"Markdown - Fenced Language","scope":["markup.fenced_code.block"],"settings":{"foreground":"#EEFFFF90"}},{"name":"Markdown - Blockquote Punctuation","scope":["punctuation.definition.quote"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 0","scope":["meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 1","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#FFCB6B"}},{"name":"JSON Key - Level 2","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#F78C6C"}},{"name":"JSON Key - Level 3","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#f07178"}},{"name":"JSON Key - Level 4","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#916b53"}},{"name":"JSON Key - Level 5","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#82AAFF"}},{"name":"JSON Key - Level 6","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#ff9cac"}},{"name":"JSON Key - Level 7","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C792EA"}},{"name":"JSON Key - Level 8","scope":["meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json"],"settings":{"foreground":"#C3E88D"}}],"colors":{"focusBorder":"#FFFFFF00","foreground":"#EEFFFF","button.background":"#61616150","button.foreground":"#ffffff","dropdown.background":"#212121","input.background":"#2B2B2B","inputOption.activeBorder":"#EEFFFF30","list.activeSelectionBackground":"#212121","list.activeSelectionForeground":"#80CBC4","list.dropBackground":"#f0717880","list.focusBackground":"#EEFFFF20","list.focusForeground":"#EEFFFF","list.highlightForeground":"#80CBC4","list.hoverBackground":"#212121","list.inactiveSelectionBackground":"#00000030","activityBar.background":"#212121","activityBar.dropBackground":"#f0717880","activityBarBadge.background":"#80CBC4","activityBarBadge.foreground":"#000000","badge.background":"#00000030","badge.foreground":"#545454","sideBar.background":"#212121","sideBarSectionHeader.background":"#212121","editorGroup.dropBackground":"#f0717880","editorGroup.focusedEmptyBorder":"#f07178","editorGroupHeader.tabsBackground":"#212121","tab.border":"#212121","tab.activeBorder":"#80CBC4","tab.inactiveBackground":"#212121","tab.activeModifiedBorder":"#616161","tab.inactiveModifiedBorder":"#904348","tab.unfocusedActiveModifiedBorder":"#c05a60","tab.unfocusedInactiveModifiedBorder":"#904348","editor.background":"#212121","editor.foreground":"#EEFFFF","editorLineNumber.foreground":"#424242","editorLineNumber.activeForeground":"#616161","editorCursor.foreground":"#FFCC00","editor.selectionBackground":"#61616150","editor.selectionHighlightBackground":"#FFCC0020","editor.wordHighlightBackground":"#ff9cac30","editor.wordHighlightStrongBackground":"#C3E88D30","editor.findMatchHighlight":"#EEFFFF","editor.findRangeHighlightBackground":"#FFCB6B30","editor.lineHighlightBorder":"#00000000","editor.rangeHighlightBackground":"#FFFFFF0d","editorWhitespace.foreground":"#EEFFFF40","editorWidget.background":"#212121","editorHoverWidget.background":"#212121","editorMarkerNavigation.background":"#EEFFFF05","peekView.border":"#00000030","peekViewEditor.background":"#EEFFFF05","peekViewResult.background":"#EEFFFF05","peekViewTitle.background":"#EEFFFF05","panel.background":"#212121","panel.border":"#21212160","panelTitle.activeBorder":"#80CBC4","panelTitle.inactiveForeground":"#EEFFFF","notebook.focusedCellBorder":"#80CBC4","notebook.inactiveFocusedCellBorder":"#80CBC450","statusBar.background":"#212121","statusBar.debuggingBackground":"#C792EA","statusBar.debuggingForeground":"#ffffff","statusBar.noFolderBackground":"#212121","statusBarItem.activeBackground":"#f0717880","statusBarItem.hoverBackground":"#54545420","statusBarItem.remoteBackground":"#80CBC4","statusBarItem.remoteForeground":"#000000","titleBar.activeBackground":"#212121","pickerGroup.border":"#FFFFFF1a","terminal.ansiBlack":"#000000","terminal.ansiBlue":"#82AAFF","terminal.ansiBrightBlack":"#545454","terminal.ansiBrightBlue":"#82AAFF","terminal.ansiBrightCyan":"#89DDFF","terminal.ansiBrightGreen":"#C3E88D","terminal.ansiBrightMagenta":"#C792EA","terminal.ansiBrightRed":"#f07178","terminal.ansiBrightWhite":"#ffffff","terminal.ansiBrightYellow":"#FFCB6B","terminal.ansiCyan":"#89DDFF","terminal.ansiGreen":"#C3E88D","terminal.ansiMagenta":"#C792EA","terminal.ansiRed":"#f07178","terminal.ansiWhite":"#ffffff","terminal.ansiYellow":"#FFCB6B","debugToolBar.background":"#212121","debugConsole.errorForeground":"#f07178","debugConsole.infoForeground":"#89DDFF","debugConsole.warningForeground":"#FFCB6B","selection.background":"#00000080","editorRuler.foreground":"#424242","widget.shadow":"#00000030","scrollbar.shadow":"#00000030","editorLink.activeForeground":"#EEFFFF","progressBar.background":"#80CBC4","pickerGroup.foreground":"#80CBC4","tree.indentGuidesStroke":"#424242","terminalCursor.foreground":"#FFCB6B","terminalCursor.background":"#000000","inputOption.activeBackground":"#EEFFFF30","textLink.foreground":"#80CBC4","textLink.activeForeground":"#EEFFFF","sideBar.foreground":"#616161","sideBar.border":"#21212160","sideBarTitle.foreground":"#EEFFFF","sideBarSectionHeader.border":"#21212160","panel.dropBackground":"#EEFFFF","panelTitle.activeForeground":"#FFFFFF","editor.lineHighlightBackground":"#00000050","editor.findMatchBackground":"#000000","editor.findMatchHighlightBackground":"#00000050","editor.findMatchBorder":"#80CBC4","editor.findMatchHighlightBorder":"#ffffff30","editorIndentGuide.background":"#42424270","editorIndentGuide.activeBackground":"#424242","editorGroup.border":"#00000030","editorGutter.modifiedBackground":"#82AAFF60","editorGutter.addedBackground":"#C3E88D60","editorGutter.deletedBackground":"#f0717860","activityBar.border":"#21212160","activityBar.foreground":"#EEFFFF","activityBar.activeBorder":"#80CBC4","extensionBadge.remoteForeground":"#EEFFFF","scrollbarSlider.background":"#EEFFFF20","scrollbarSlider.hoverBackground":"#EEFFFF10","scrollbarSlider.activeBackground":"#80CBC4","tab.unfocusedActiveBorder":"#545454","tab.activeForeground":"#FFFFFF","tab.inactiveForeground":"#616161","tab.activeBackground":"#212121","tab.unfocusedActiveForeground":"#EEFFFF","editorWidget.resizeBorder":"#80CBC4","editorWidget.border":"#80CBC4","statusBar.border":"#21212160","statusBar.foreground":"#616161","editorBracketMatch.border":"#FFCC0050","editorBracketMatch.background":"#212121","editorOverviewRuler.findMatchForeground":"#80CBC4","editorOverviewRuler.border":"#212121","editorOverviewRuler.errorForeground":"#f0717840","editorOverviewRuler.infoForeground":"#82AAFF40","editorOverviewRuler.warningForeground":"#FFCB6B40","editorInfo.foreground":"#82AAFF70","editorWarning.foreground":"#FFCB6B70","editorError.foreground":"#f0717870","editorHoverWidget.border":"#FFFFFF10","titleBar.activeForeground":"#EEFFFF","titleBar.inactiveBackground":"#212121","titleBar.inactiveForeground":"#616161","titleBar.border":"#21212160","input.foreground":"#EEFFFF","input.placeholderForeground":"#EEFFFF60","input.border":"#FFFFFF10","inputValidation.errorBorder":"#f07178","inputValidation.infoBorder":"#82AAFF","inputValidation.warningBorder":"#FFCB6B","dropdown.border":"#FFFFFF10","quickInput.background":"#212121","quickInput.foreground":"#616161","list.hoverForeground":"#FFFFFF","list.inactiveSelectionForeground":"#80CBC4","quickInput.list.focusBackground":"#EEFFFF20","editorSuggestWidget.background":"#212121","editorSuggestWidget.foreground":"#EEFFFF","editorSuggestWidget.highlightForeground":"#80CBC4","editorSuggestWidget.selectedBackground":"#00000050","editorSuggestWidget.border":"#FFFFFF10","diffEditor.insertedTextBackground":"#89DDFF20","diffEditor.removedTextBackground":"#ff9cac20","notifications.background":"#212121","notifications.foreground":"#EEFFFF","notificationLink.foreground":"#80CBC4","extensionButton.prominentBackground":"#C3E88D90","extensionButton.prominentHoverBackground":"#C3E88D","extensionButton.prominentForeground":"#000000","peekViewEditorGutter.background":"#EEFFFF05","peekViewTitleDescription.foreground":"#EEFFFF60","peekViewResult.matchHighlightBackground":"#61616150","peekViewEditor.matchHighlightBackground":"#61616150","peekViewResult.selectionBackground":"#61616170","gitDecoration.deletedResourceForeground":"#f0717890","gitDecoration.conflictingResourceForeground":"#FFCB6B90","gitDecoration.modifiedResourceForeground":"#82AAFF90","gitDecoration.untrackedResourceForeground":"#C3E88D90","gitDecoration.ignoredResourceForeground":"#61616190","breadcrumb.background":"#212121","breadcrumb.foreground":"#616161","breadcrumb.focusForeground":"#EEFFFF","breadcrumb.activeSelectionForeground":"#80CBC4","breadcrumbPicker.background":"#212121","menu.background":"#212121","menu.foreground":"#EEFFFF","menu.selectionBackground":"#00000050","menu.selectionForeground":"#80CBC4","menu.selectionBorder":"#00000030","menu.separatorBackground":"#EEFFFF","menubar.selectionBackground":"#00000030","menubar.selectionForeground":"#80CBC4","menubar.selectionBorder":"#00000030","settings.dropdownForeground":"#EEFFFF","settings.dropdownBackground":"#212121","settings.numberInputForeground":"#EEFFFF","settings.numberInputBackground":"#212121","settings.textInputForeground":"#EEFFFF","settings.textInputBackground":"#212121","settings.headerForeground":"#80CBC4","settings.modifiedItemIndicator":"#80CBC4","settings.checkboxBackground":"#212121","settings.checkboxForeground":"#EEFFFF","listFilterWidget.background":"#00000030","listFilterWidget.outline":"#00000030","listFilterWidget.noMatchesOutline":"#00000030"}}'),sg=JSON.parse('{"name":"One Dark Pro","type":"dark","semanticHighlighting":true,"semanticTokenColors":{"enumMember":{"foreground":"#56b6c2"},"variable.constant":{"foreground":"#d19a66"},"variable.defaultLibrary":{"foreground":"#e5c07b"},"variable:dart":{"foreground":"#d19a66"},"property:dart":{"foreground":"#d19a66"},"annotation:dart":{"foreground":"#d19a66"},"parameter.label:dart":{"foreground":"#abb2bf"},"macro":{"foreground":"#d19a66"},"tomlArrayKey":{"foreground":"#e5c07b"}},"tokenColors":[{"scope":"meta.embedded","settings":{"foreground":"#abb2bf"}},{"name":"unison punctuation","scope":"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison","settings":{"foreground":"#e06c75"}},{"name":"haskell variable generic-type","scope":"variable.other.generic-type.haskell","settings":{"foreground":"#c678dd"}},{"name":"haskell storage type","scope":"storage.type.haskell","settings":{"foreground":"#d19a66"}},{"name":"support.variable.magic.python","scope":"support.variable.magic.python","settings":{"foreground":"#e06c75"}},{"name":"punctuation.separator.parameters.python","scope":"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python","settings":{"foreground":"#abb2bf"}},{"name":"variable.parameter.function.language.special.self.python","scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#e5c07b"}},{"name":"variable.parameter.function.language.special.cls.python","scope":"variable.parameter.function.language.special.cls.python","settings":{"foreground":"#e5c07b"}},{"name":"storage.modifier.lifetime.rust","scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#abb2bf"}},{"name":"support.function.std.rust","scope":"support.function.std.rust","settings":{"foreground":"#61afef"}},{"name":"entity.name.lifetime.rust","scope":"entity.name.lifetime.rust","settings":{"foreground":"#e5c07b"}},{"name":"variable.language.rust","scope":"variable.language.rust","settings":{"foreground":"#e06c75"}},{"name":"support.constant.edge","scope":"support.constant.edge","settings":{"foreground":"#c678dd"}},{"name":"regexp constant character-class","scope":"constant.other.character-class.regexp","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":["keyword.operator.word"],"settings":{"foreground":"#c678dd"}},{"name":"regexp operator.quantifier","scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d19a66"}},{"name":"Text","scope":"variable.parameter.function","settings":{"foreground":"#abb2bf"}},{"name":"Comment Markup Link","scope":"comment markup.link","settings":{"foreground":"#5c6370"}},{"name":"markup diff","scope":"markup.changed.diff","settings":{"foreground":"#e5c07b"}},{"name":"diff","scope":"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff","settings":{"foreground":"#61afef"}},{"name":"inserted.diff","scope":"markup.inserted.diff","settings":{"foreground":"#98c379"}},{"name":"deleted.diff","scope":"markup.deleted.diff","settings":{"foreground":"#e06c75"}},{"name":"c++ function","scope":"meta.function.c,meta.function.cpp","settings":{"foreground":"#e06c75"}},{"name":"c++ block","scope":"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c","settings":{"foreground":"#abb2bf"}},{"name":"js/ts punctuation separator key-value","scope":"punctuation.separator.key-value","settings":{"foreground":"#abb2bf"}},{"name":"js/ts import keyword","scope":"keyword.operator.expression.import","settings":{"foreground":"#61afef"}},{"name":"math js/ts","scope":"support.constant.math","settings":{"foreground":"#e5c07b"}},{"name":"math property js/ts","scope":"support.constant.property.math","settings":{"foreground":"#d19a66"}},{"name":"js/ts variable.other.constant","scope":"variable.other.constant","settings":{"foreground":"#e5c07b"}},{"name":"java type","scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#e5c07b"}},{"name":"java source","scope":"source.java","settings":{"foreground":"#e06c75"}},{"name":"java modifier.import","scope":"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java","settings":{"foreground":"#abb2bf"}},{"name":"java modifier.import","scope":"meta.method.java","settings":{"foreground":"#61afef"}},{"name":"java modifier.import","scope":"storage.modifier.import.java,storage.type.java,storage.type.generic.java","settings":{"foreground":"#e5c07b"}},{"name":"java instanceof","scope":"keyword.operator.instanceof.java","settings":{"foreground":"#c678dd"}},{"name":"java variable.name","scope":"meta.definition.variable.name.java","settings":{"foreground":"#e06c75"}},{"name":"operator logical","scope":"keyword.operator.logical","settings":{"foreground":"#56b6c2"}},{"name":"operator bitwise","scope":"keyword.operator.bitwise","settings":{"foreground":"#56b6c2"}},{"name":"operator channel","scope":"keyword.operator.channel","settings":{"foreground":"#56b6c2"}},{"name":"support.constant.property-value.scss","scope":"support.constant.property-value.scss,support.constant.property-value.css","settings":{"foreground":"#d19a66"}},{"name":"CSS/SCSS/LESS Operators","scope":"keyword.operator.css,keyword.operator.scss,keyword.operator.less","settings":{"foreground":"#56b6c2"}},{"name":"css color standard name","scope":"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss","settings":{"foreground":"#d19a66"}},{"name":"css comma","scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#abb2bf"}},{"name":"css attribute-name.id","scope":"support.constant.color.w3c-standard-color-name.css","settings":{"foreground":"#d19a66"}},{"name":"css property-name","scope":"support.type.vendored.property-name.css","settings":{"foreground":"#56b6c2"}},{"name":"js/ts module","scope":"support.module.node,support.type.object.module,support.module.node","settings":{"foreground":"#e5c07b"}},{"name":"entity.name.type.module","scope":"entity.name.type.module","settings":{"foreground":"#e5c07b"}},{"name":"js variable readwrite","scope":"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node","settings":{"foreground":"#e06c75"}},{"name":"js/ts json","scope":"support.constant.json","settings":{"foreground":"#d19a66"}},{"name":"js/ts Keyword","scope":["keyword.operator.expression.instanceof","keyword.operator.new","keyword.operator.ternary","keyword.operator.optional","keyword.operator.expression.keyof"],"settings":{"foreground":"#c678dd"}},{"name":"js/ts console","scope":"support.type.object.console","settings":{"foreground":"#e06c75"}},{"name":"js/ts support.variable.property.process","scope":"support.variable.property.process","settings":{"foreground":"#d19a66"}},{"name":"js console function","scope":"entity.name.function,support.function.console","settings":{"foreground":"#61afef"}},{"name":"keyword.operator.misc.rust","scope":"keyword.operator.misc.rust","settings":{"foreground":"#abb2bf"}},{"name":"keyword.operator.sigil.rust","scope":"keyword.operator.sigil.rust","settings":{"foreground":"#c678dd"}},{"name":"operator","scope":"keyword.operator.delete","settings":{"foreground":"#c678dd"}},{"name":"js dom","scope":"support.type.object.dom","settings":{"foreground":"#56b6c2"}},{"name":"js dom variable","scope":"support.variable.dom,support.variable.property.dom","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational","settings":{"foreground":"#56b6c2"}},{"name":"C operator assignment","scope":"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp","settings":{"foreground":"#c678dd"}},{"name":"Punctuation","scope":"punctuation.separator.delimiter","settings":{"foreground":"#abb2bf"}},{"name":"Other punctuation .c","scope":"punctuation.separator.c,punctuation.separator.cpp","settings":{"foreground":"#c678dd"}},{"name":"C type posix-reserved","scope":"support.type.posix-reserved.c,support.type.posix-reserved.cpp","settings":{"foreground":"#56b6c2"}},{"name":"keyword.operator.sizeof.c","scope":"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp","settings":{"foreground":"#c678dd"}},{"name":"python parameter","scope":"variable.parameter.function.language.python","settings":{"foreground":"#d19a66"}},{"name":"python type","scope":"support.type.python","settings":{"foreground":"#56b6c2"}},{"name":"python logical","scope":"keyword.operator.logical.python","settings":{"foreground":"#c678dd"}},{"name":"pyCs","scope":"variable.parameter.function.python","settings":{"foreground":"#d19a66"}},{"name":"python block","scope":"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python","settings":{"foreground":"#abb2bf"}},{"name":"python function-call.generic","scope":"meta.function-call.generic.python","settings":{"foreground":"#61afef"}},{"name":"python placeholder reset to normal string","scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#d19a66"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#abb2bf"}},{"name":"Compound Assignment Operators","scope":"keyword.operator.assignment.compound","settings":{"foreground":"#c678dd"}},{"name":"Compound Assignment Operators js/ts","scope":"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts","settings":{"foreground":"#56b6c2"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#c678dd"}},{"name":"Namespaces","scope":"entity.name.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Variables","scope":"variable","settings":{"foreground":"#e06c75"}},{"name":"Variables","scope":"variable.c","settings":{"foreground":"#abb2bf"}},{"name":"Language variables","scope":"variable.language","settings":{"foreground":"#e5c07b"}},{"name":"Java Variables","scope":"token.variable.parameter.java","settings":{"foreground":"#abb2bf"}},{"name":"Java Imports","scope":"import.storage.java","settings":{"foreground":"#e5c07b"}},{"name":"Packages","scope":"token.package.keyword","settings":{"foreground":"#c678dd"}},{"name":"Packages","scope":"token.package","settings":{"foreground":"#abb2bf"}},{"name":"Functions","scope":["entity.name.function","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#61afef"}},{"name":"Classes","scope":"entity.name.type.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Classes","scope":"support.class, entity.name.type.class","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#e5c07b"}},{"name":"Class name php","scope":"variable.other.class.php","settings":{"foreground":"#e06c75"}},{"name":"Type Name","scope":"entity.name.type","settings":{"foreground":"#e5c07b"}},{"name":"Keyword Control","scope":"keyword.control","settings":{"foreground":"#c678dd"}},{"name":"Control Elements","scope":"control.elements, keyword.operator.less","settings":{"foreground":"#d19a66"}},{"name":"Methods","scope":"keyword.other.special-method","settings":{"foreground":"#61afef"}},{"name":"Storage","scope":"storage","settings":{"foreground":"#c678dd"}},{"name":"Storage JS TS","scope":"token.storage","settings":{"foreground":"#c678dd"}},{"name":"Source Js Keyword Operator Delete,source Js Keyword Operator In,source Js Keyword Operator Of,source Js Keyword Operator Instanceof,source Js Keyword Operator New,source Js Keyword Operator Typeof,source Js Keyword Operator Void","scope":"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void","settings":{"foreground":"#c678dd"}},{"name":"Java Storage","scope":"token.storage.type.java","settings":{"foreground":"#e5c07b"}},{"name":"Support","scope":"support.function","settings":{"foreground":"#56b6c2"}},{"name":"Support type","scope":"support.type.property-name","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] toml support","scope":"support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml","settings":{"foreground":"#e06c75"}},{"name":"Support type","scope":"support.constant.property-value","settings":{"foreground":"#abb2bf"}},{"name":"Support type","scope":"support.constant.font-name","settings":{"foreground":"#d19a66"}},{"name":"Meta tag","scope":"meta.tag","settings":{"foreground":"#abb2bf"}},{"name":"Strings","scope":"string","settings":{"foreground":"#98c379"}},{"name":"Constant other symbol","scope":"constant.other.symbol","settings":{"foreground":"#56b6c2"}},{"name":"Integers","scope":"constant.numeric","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"punctuation.definition.constant","settings":{"foreground":"#d19a66"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#e06c75"}},{"name":"Attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#d19a66"}},{"name":"Attribute IDs","scope":"entity.other.attribute-name.id","settings":{"foreground":"#61afef"}},{"name":"Attribute class","scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#d19a66"}},{"name":"Selector","scope":"meta.selector","settings":{"foreground":"#c678dd"}},{"name":"Headings","scope":"markup.heading","settings":{"foreground":"#e06c75"}},{"name":"Headings","scope":"markup.heading punctuation.definition.heading, entity.name.section","settings":{"foreground":"#61afef"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#e06c75"}},{"name":"Bold","scope":"markup.bold,todo.bold","settings":{"foreground":"#d19a66"}},{"name":"Bold","scope":"punctuation.definition.bold","settings":{"foreground":"#e5c07b"}},{"name":"markup Italic","scope":"markup.italic, punctuation.definition.italic,todo.emphasis","settings":{"foreground":"#c678dd"}},{"name":"emphasis md","scope":"emphasis md","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown headings","scope":"entity.name.section.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown heading Punctuation Definition","scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#e06c75"}},{"name":"punctuation.definition.list.begin.markdown","scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown heading setext","scope":"markup.heading.setext","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Bold","scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#d19a66"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw punctuation","scope":"punctuation.definition.raw.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown List Punctuation Definition","scope":"punctuation.definition.list.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition String","scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","punctuation.definition.metadata.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"beginning.punctuation.definition.list.markdown","scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Link","scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Underline Link/Image","scope":"markup.underline.link.markdown,markup.underline.link.image.markdown","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown Link Title/Description","scope":"string.other.link.title.markdown,string.other.link.description.markdown","settings":{"foreground":"#61afef"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw","scope":"markup.raw.monospace.asciidoc","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw Punctuation Definition","scope":"punctuation.definition.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc List Punctuation Definition","scope":"markup.list.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc underline link","scope":"markup.link.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Asciidoc link name","scope":"string.unquoted.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#61afef"}},{"name":"Regular Expressions","scope":"string.regexp","settings":{"foreground":"#56b6c2"}},{"name":"Embedded","scope":"punctuation.section.embedded, variable.interpolation","settings":{"foreground":"#e06c75"}},{"name":"Embedded","scope":"punctuation.section.embedded.begin,punctuation.section.embedded.end","settings":{"foreground":"#c678dd"}},{"name":"illegal","scope":"invalid.illegal","settings":{"foreground":"#ffffff"}},{"name":"illegal","scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#abb2bf"}},{"scope":"invalid.illegal.unrecognized-tag.html","settings":{"foreground":"#e06c75"}},{"name":"Broken","scope":"invalid.broken","settings":{"foreground":"#ffffff"}},{"name":"Deprecated","scope":"invalid.deprecated","settings":{"foreground":"#ffffff"}},{"name":"html Deprecated","scope":"invalid.deprecated.entity.other.attribute-name.html","settings":{"foreground":"#d19a66"}},{"name":"Unimplemented","scope":"invalid.unimplemented","settings":{"foreground":"#ffffff"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json","scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json > Punctuation String","scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > Value Json > String Quoted Json,source Json Meta Structure Array Json > Value Json > String Quoted Json,source Json Meta Structure Dictionary Json > Value Json > String Quoted Json > Punctuation,source Json Meta Structure Array Json > Value Json > String Quoted Json > Punctuation","scope":"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation","settings":{"foreground":"#98c379"}},{"name":"Source Json Meta Structure Dictionary Json > Constant Language Json,source Json Meta Structure Array Json > Constant Language Json","scope":"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json","settings":{"foreground":"#56b6c2"}},{"name":"[VSCODE-CUSTOM] JSON Property Name","scope":"support.type.property-name.json","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] JSON Punctuation for Property Name","scope":"support.type.property-name.json punctuation","settings":{"foreground":"#e06c75"}},{"name":"laravel blade tag","scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"laravel blade @","scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"use statement for other classes","scope":"support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php","settings":{"foreground":"#e5c07b"}},{"name":"error suppression","scope":"keyword.operator.error-control.php","settings":{"foreground":"#c678dd"}},{"name":"php instanceof","scope":"keyword.operator.type.php","settings":{"foreground":"#c678dd"}},{"name":"style double quoted array index normal begin","scope":"punctuation.section.array.begin.php","settings":{"foreground":"#abb2bf"}},{"name":"style double quoted array index normal end","scope":"punctuation.section.array.end.php","settings":{"foreground":"#abb2bf"}},{"name":"php illegal.non-null-typehinted","scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"name":"php types","scope":"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php","settings":{"foreground":"#e5c07b"}},{"name":"php call-function","scope":"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php","settings":{"foreground":"#61afef"}},{"name":"php function-resets","scope":"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php","settings":{"foreground":"#abb2bf"}},{"name":"support php constants","scope":"support.constant.core.rust","settings":{"foreground":"#d19a66"}},{"name":"support php constants","scope":"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php","settings":{"foreground":"#d19a66"}},{"name":"php goto","scope":"entity.name.goto-label.php,support.other.php","settings":{"foreground":"#61afef"}},{"name":"php logical/bitwise operator","scope":"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php","settings":{"foreground":"#56b6c2"}},{"name":"php regexp operator","scope":"keyword.operator.regexp.php","settings":{"foreground":"#c678dd"}},{"name":"php comparison","scope":"keyword.operator.comparison.php","settings":{"foreground":"#56b6c2"}},{"name":"php heredoc/nowdoc","scope":"keyword.operator.heredoc.php,keyword.operator.nowdoc.php","settings":{"foreground":"#c678dd"}},{"name":"python function decorator @","scope":"meta.function.decorator.python","settings":{"foreground":"#61afef"}},{"name":"python function support","scope":"support.token.decorator.python,meta.function.decorator.identifier.python","settings":{"foreground":"#56b6c2"}},{"name":"parameter function js/ts","scope":"function.parameter","settings":{"foreground":"#abb2bf"}},{"name":"brace function","scope":"function.brace","settings":{"foreground":"#abb2bf"}},{"name":"parameter function ruby cs","scope":"function.parameter.ruby, function.parameter.cs","settings":{"foreground":"#abb2bf"}},{"name":"constant.language.symbol.ruby","scope":"constant.language.symbol.ruby","settings":{"foreground":"#56b6c2"}},{"name":"constant.language.symbol.hashkey.ruby","scope":"constant.language.symbol.hashkey.ruby","settings":{"foreground":"#56b6c2"}},{"name":"rgb-value","scope":"rgb-value","settings":{"foreground":"#56b6c2"}},{"name":"rgb value","scope":"inline-color-decoration rgb-value","settings":{"foreground":"#d19a66"}},{"name":"rgb value less","scope":"less rgb-value","settings":{"foreground":"#d19a66"}},{"name":"sass selector","scope":"selector.sass","settings":{"foreground":"#e06c75"}},{"name":"ts primitive/builtin types","scope":"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx","settings":{"foreground":"#e5c07b"}},{"name":"block scope","scope":"block.scope.end,block.scope.begin","settings":{"foreground":"#abb2bf"}},{"name":"cs storage type","scope":"storage.type.cs","settings":{"foreground":"#e5c07b"}},{"name":"cs local variable","scope":"entity.name.variable.local.cs","settings":{"foreground":"#e06c75"}},{"scope":"token.info-token","settings":{"foreground":"#61afef"}},{"scope":"token.warn-token","settings":{"foreground":"#d19a66"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#c678dd"}},{"name":"String interpolation","scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#c678dd"}},{"name":"Reset JavaScript string interpolation expression","scope":["meta.template.expression"],"settings":{"foreground":"#abb2bf"}},{"name":"Import module JS","scope":["keyword.operator.module"],"settings":{"foreground":"#c678dd"}},{"name":"js Flowtype","scope":["support.type.type.flowtype"],"settings":{"foreground":"#61afef"}},{"name":"js Flow","scope":["support.type.primitive"],"settings":{"foreground":"#e5c07b"}},{"name":"js class prop","scope":["meta.property.object"],"settings":{"foreground":"#e06c75"}},{"name":"js func parameter","scope":["variable.parameter.function.js"],"settings":{"foreground":"#e06c75"}},{"name":"js template literals begin","scope":["keyword.other.template.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals end","scope":["keyword.other.template.end"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces begin","scope":["keyword.other.substitution.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces end","scope":["keyword.other.substitution.end"],"settings":{"foreground":"#98c379"}},{"name":"js operator.assignment","scope":["keyword.operator.assignment"],"settings":{"foreground":"#56b6c2"}},{"name":"go operator","scope":["keyword.operator.assignment.go"],"settings":{"foreground":"#e5c07b"}},{"name":"go operator","scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#c678dd"}},{"name":"Go package name","scope":["entity.name.package.go"],"settings":{"foreground":"#e5c07b"}},{"name":"elm prelude","scope":["support.type.prelude.elm"],"settings":{"foreground":"#56b6c2"}},{"name":"elm constant","scope":["support.constant.elm"],"settings":{"foreground":"#d19a66"}},{"name":"template literal","scope":["punctuation.quasi.element"],"settings":{"foreground":"#c678dd"}},{"name":"html/pug (jade) escaped characters and entities","scope":["constant.character.entity"],"settings":{"foreground":"#e06c75"}},{"name":"styling css pseudo-elements/classes to be able to differentiate from classes which are the same colour","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#56b6c2"}},{"name":"Clojure globals","scope":["entity.global.clojure"],"settings":{"foreground":"#e5c07b"}},{"name":"Clojure symbols","scope":["meta.symbol.clojure"],"settings":{"foreground":"#e06c75"}},{"name":"Clojure constants","scope":["constant.keyword.clojure"],"settings":{"foreground":"#56b6c2"}},{"name":"CoffeeScript Function Argument","scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#e06c75"}},{"name":"Ini Default Text","scope":["source.ini"],"settings":{"foreground":"#98c379"}},{"name":"Makefile prerequisities","scope":["meta.scope.prerequisites.makefile"],"settings":{"foreground":"#e06c75"}},{"name":"Makefile text colour","scope":["source.makefile"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy import names","scope":["storage.modifier.import.groovy"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy Methods","scope":["meta.method.groovy"],"settings":{"foreground":"#61afef"}},{"name":"Groovy Variables","scope":["meta.definition.variable.name.groovy"],"settings":{"foreground":"#e06c75"}},{"name":"Groovy Inheritance","scope":["meta.definition.class.inherited.classes.groovy"],"settings":{"foreground":"#98c379"}},{"name":"HLSL Semantic","scope":["support.variable.semantic.hlsl"],"settings":{"foreground":"#e5c07b"}},{"name":"HLSL Types","scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#c678dd"}},{"name":"SQL Variables","scope":["text.variable","text.bracketed"],"settings":{"foreground":"#e06c75"}},{"name":"types","scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 1, keyword","scope":["entity.name.function.xi"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 2, callable","scope":["entity.name.class.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 3, property","scope":["constant.character.character-class.regexp.xi"],"settings":{"foreground":"#e06c75"}},{"name":"heading 4, type, class, interface","scope":["constant.regexp.xi"],"settings":{"foreground":"#c678dd"}},{"name":"heading 5, enums, preprocessor, constant, decorator","scope":["keyword.control.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 6, number","scope":["invalid.xi"],"settings":{"foreground":"#abb2bf"}},{"name":"string","scope":["beginning.punctuation.definition.quote.markdown.xi"],"settings":{"foreground":"#98c379"}},{"name":"comments","scope":["beginning.punctuation.definition.list.markdown.xi"],"settings":{"foreground":"#7f848e"}},{"name":"link","scope":["constant.character.xi"],"settings":{"foreground":"#61afef"}},{"name":"accent","scope":["accent.xi"],"settings":{"foreground":"#61afef"}},{"name":"wikiword","scope":["wikiword.xi"],"settings":{"foreground":"#d19a66"}},{"name":"language operators like \'+\', \'-\' etc","scope":["constant.other.color.rgb-value.xi"],"settings":{"foreground":"#ffffff"}},{"name":"elements to dim","scope":["punctuation.definition.tag.xi"],"settings":{"foreground":"#5c6370"}},{"name":"C++/C#","scope":["entity.name.label.cs","entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#e5c07b"}},{"name":"Markdown underscore-style headers","scope":["entity.name.label.cs","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"meta.brace.square","scope":[" meta.brace.square"],"settings":{"foreground":"#abb2bf"}},{"name":"Comments","scope":"comment, punctuation.definition.comment","settings":{"foreground":"#7f848e","fontStyle":"italic"}},{"name":"[VSCODE-CUSTOM] Markdown Quote","scope":"markup.quote.markdown","settings":{"foreground":"#5c6370"}},{"name":"punctuation.definition.block.sequence.item.yaml","scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#abb2bf"}},{"scope":["constant.language.symbol.elixir","constant.language.symbol.double-quoted.elixir"],"settings":{"foreground":"#56b6c2"}},{"scope":["entity.name.variable.parameter.cs"],"settings":{"foreground":"#e5c07b"}},{"scope":["entity.name.variable.field.cs"],"settings":{"foreground":"#e06c75"}},{"name":"Deleted","scope":"markup.deleted","settings":{"foreground":"#e06c75"}},{"name":"Inserted","scope":"markup.inserted","settings":{"foreground":"#98c379"}},{"name":"Underline","scope":"markup.underline","settings":{"fontStyle":"underline"}},{"name":"punctuation.section.embedded.begin.php","scope":["punctuation.section.embedded.begin.php","punctuation.section.embedded.end.php"],"settings":{"foreground":"#BE5046"}},{"name":"support.other.namespace.php","scope":["support.other.namespace.php"],"settings":{"foreground":"#abb2bf"}},{"name":"variable.other.object","scope":["variable.other.object"],"settings":{"foreground":"#e5c07b"}},{"name":"variable.other.constant.property","scope":["variable.other.constant.property"],"settings":{"foreground":"#e06c75"}},{"name":"entity.other.inherited-class","scope":["entity.other.inherited-class"],"settings":{"foreground":"#e5c07b"}},{"name":"c variable readwrite","scope":"variable.other.readwrite.c","settings":{"foreground":"#e06c75"}},{"name":"php scope","scope":"entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php","settings":{"foreground":"#abb2bf"}},{"name":"Assembly","scope":["constant.numeric.decimal.asm.x86_64"],"settings":{"foreground":"#c678dd"}},{"scope":["support.other.parenthesis.regexp"],"settings":{"foreground":"#d19a66"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#56b6c2"}},{"scope":["string.regexp"],"settings":{"foreground":"#e06c75"}},{"name":"js/ts italic","scope":"entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super","settings":{"fontStyle":"italic"}},{"name":"comment","scope":"comment.line.double-slash,comment.block.documentation","settings":{"fontStyle":"italic"}},{"name":"Python Keyword Control","scope":"keyword.control.import.python,keyword.control.flow.python,keyword.operator.logical.python","settings":{"fontStyle":"italic"}},{"name":"markup.italic.markdown","scope":"markup.italic.markdown","settings":{"fontStyle":"italic"}}],"colors":{"activityBar.background":"#282c34","activityBar.foreground":"#d7dae0","activityBarBadge.background":"#4d78cc","activityBarBadge.foreground":"#f8fafd","badge.background":"#282c34","button.background":"#404754","button.secondaryBackground":"#30333d","button.secondaryForeground":"#c0bdbd","checkbox.border":"#404754","debugToolBar.background":"#21252b","descriptionForeground":"#abb2bf","diffEditor.insertedTextBackground":"#00809b33","dropdown.background":"#21252b","dropdown.border":"#21252b","editor.background":"#282c34","editor.findMatchBackground":"#42557b","editor.findMatchBorder":"#457dff","editor.findMatchHighlightBackground":"#6199ff2f","editor.foreground":"#abb2bf","editorBracketHighlight.foreground1":"#d19a66","editorBracketHighlight.foreground2":"#c678dd","editorBracketHighlight.foreground3":"#56b6c2","editorHoverWidget.highlightForeground":"#61afef","editorInlayHint.foreground":"#abb2bf","editorInlayHint.background":"#2c313c","editor.lineHighlightBackground":"#2c313c","editorLineNumber.activeForeground":"#abb2bf","editorGutter.addedBackground":"#109868","editorGutter.deletedBackground":"#9A353D","editorGutter.modifiedBackground":"#948B60","editorOverviewRuler.addedBackground":"#109868","editorOverviewRuler.deletedBackground":"#9A353D","editorOverviewRuler.modifiedBackground":"#948B60","editor.selectionBackground":"#67769660","editor.selectionHighlightBackground":"#ffffff10","editor.selectionHighlightBorder":"#dddddd","editor.wordHighlightBackground":"#d2e0ff2f","editor.wordHighlightBorder":"#7f848e","editor.wordHighlightStrongBackground":"#abb2bf26","editor.wordHighlightStrongBorder":"#7f848e","editorBracketMatch.background":"#515a6b","editorBracketMatch.border":"#515a6b","editorCursor.background":"#ffffffc9","editorCursor.foreground":"#528bff","editorError.foreground":"#c24038","editorGroup.background":"#181a1f","editorGroup.border":"#181a1f","editorGroupHeader.tabsBackground":"#21252b","editorHoverWidget.background":"#21252b","editorHoverWidget.border":"#181a1f","editorIndentGuide.activeBackground":"#c8c8c859","editorIndentGuide.background":"#3b4048","editorLineNumber.foreground":"#495162","editorMarkerNavigation.background":"#21252b","editorRuler.foreground":"#abb2bf26","editorSuggestWidget.background":"#21252b","editorSuggestWidget.border":"#181a1f","editorSuggestWidget.selectedBackground":"#2c313a","editorWarning.foreground":"#d19a66","editorWhitespace.foreground":"#ffffff1d","editorWidget.background":"#21252b","focusBorder":"#3e4452","gitDecoration.ignoredResourceForeground":"#636b78","input.background":"#1d1f23","input.foreground":"#abb2bf","list.activeSelectionBackground":"#2c313a","list.activeSelectionForeground":"#d7dae0","list.focusBackground":"#323842","list.focusForeground":"#f0f0f0","list.highlightForeground":"#ecebeb","list.hoverBackground":"#2c313a","list.hoverForeground":"#abb2bf","list.inactiveSelectionBackground":"#323842","list.inactiveSelectionForeground":"#d7dae0","list.warningForeground":"#d19a66","menu.foreground":"#abb2bf","menu.separatorBackground":"#343a45","minimapGutter.addedBackground":"#109868","minimapGutter.deletedBackground":"#9A353D","minimapGutter.modifiedBackground":"#948B60","panel.border":"#3e4452","panelSectionHeader.background":"#21252b","peekViewEditor.background":"#1b1d23","peekViewEditor.matchHighlightBackground":"#29244b","peekViewResult.background":"#22262b","scrollbar.shadow":"#23252c","scrollbarSlider.activeBackground":"#747d9180","scrollbarSlider.background":"#4e566660","scrollbarSlider.hoverBackground":"#5a637580","settings.focusedRowBackground":"#282c34","settings.headerForeground":"#fff","sideBar.background":"#21252b","sideBar.foreground":"#abb2bf","sideBarSectionHeader.background":"#282c34","sideBarSectionHeader.foreground":"#abb2bf","statusBar.background":"#21252b","statusBar.debuggingBackground":"#cc6633","statusBar.debuggingBorder":"#ff000000","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#9da5b4","statusBar.noFolderBackground":"#21252b","statusBarItem.remoteBackground":"#4d78cc","statusBarItem.remoteForeground":"#f8fafd","tab.activeBackground":"#282c34","tab.activeBorder":"#b4b4b4","tab.activeForeground":"#dcdcdc","tab.border":"#181a1f","tab.hoverBackground":"#323842","tab.inactiveBackground":"#21252b","tab.unfocusedHoverBackground":"#323842","terminal.ansiBlack":"#3f4451","terminal.ansiBlue":"#4aa5f0","terminal.ansiBrightBlack":"#4f5666","terminal.ansiBrightBlue":"#4dc4ff","terminal.ansiBrightCyan":"#4cd1e0","terminal.ansiBrightGreen":"#a5e075","terminal.ansiBrightMagenta":"#de73ff","terminal.ansiBrightRed":"#ff616e","terminal.ansiBrightWhite":"#e6e6e6","terminal.ansiBrightYellow":"#f0a45d","terminal.ansiCyan":"#42b3c2","terminal.ansiGreen":"#8cc265","terminal.ansiMagenta":"#c162de","terminal.ansiRed":"#e05561","terminal.ansiWhite":"#d7dae0","terminal.ansiYellow":"#d18f52","terminal.background":"#282c34","terminal.border":"#3e4452","terminal.foreground":"#abb2bf","terminal.selectionBackground":"#abb2bf30","textBlockQuote.background":"#2e3440","textBlockQuote.border":"#4b5362","textLink.foreground":"#61afef","textPreformat.foreground":"#d19a66","titleBar.activeBackground":"#282c34","titleBar.activeForeground":"#9da5b4","titleBar.inactiveBackground":"#21252b","titleBar.inactiveForeground":"#6b717d","tree.indentGuidesStroke":"#ffffff1d","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonHoverBackground":"#404754"}}'),ag=JSON.parse('{"name":"One Dark Pro","type":"dark","semanticHighlighting":true,"semanticTokenColors":{"enumMember":{"foreground":"#56b6c2"},"variable.constant":{"foreground":"#d19a66"},"variable.defaultLibrary":{"foreground":"#e5c07b"},"variable:dart":{"foreground":"#d19a66"},"property:dart":{"foreground":"#d19a66"},"annotation:dart":{"foreground":"#d19a66"},"parameter.label:dart":{"foreground":"#abb2bf"},"macro":{"foreground":"#d19a66"},"tomlArrayKey":{"foreground":"#e5c07b"}},"tokenColors":[{"scope":"meta.embedded","settings":{"foreground":"#abb2bf"}},{"name":"unison punctuation","scope":"punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison","settings":{"foreground":"#e06c75"}},{"name":"haskell variable generic-type","scope":"variable.other.generic-type.haskell","settings":{"foreground":"#c678dd"}},{"name":"haskell storage type","scope":"storage.type.haskell","settings":{"foreground":"#d19a66"}},{"name":"support.variable.magic.python","scope":"support.variable.magic.python","settings":{"foreground":"#e06c75"}},{"name":"punctuation.separator.parameters.python","scope":"punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python","settings":{"foreground":"#abb2bf"}},{"name":"variable.parameter.function.language.special.self.python","scope":"variable.parameter.function.language.special.self.python","settings":{"foreground":"#e5c07b"}},{"name":"variable.parameter.function.language.special.cls.python","scope":"variable.parameter.function.language.special.cls.python","settings":{"foreground":"#e5c07b"}},{"name":"storage.modifier.lifetime.rust","scope":"storage.modifier.lifetime.rust","settings":{"foreground":"#abb2bf"}},{"name":"support.function.std.rust","scope":"support.function.std.rust","settings":{"foreground":"#61afef"}},{"name":"entity.name.lifetime.rust","scope":"entity.name.lifetime.rust","settings":{"foreground":"#e5c07b"}},{"name":"variable.language.rust","scope":"variable.language.rust","settings":{"foreground":"#e06c75"}},{"name":"support.constant.edge","scope":"support.constant.edge","settings":{"foreground":"#c678dd"}},{"name":"regexp constant character-class","scope":"constant.other.character-class.regexp","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":["keyword.operator.word"],"settings":{"foreground":"#c678dd"}},{"name":"regexp operator.quantifier","scope":"keyword.operator.quantifier.regexp","settings":{"foreground":"#d19a66"}},{"name":"Text","scope":"variable.parameter.function","settings":{"foreground":"#abb2bf"}},{"name":"Comment Markup Link","scope":"comment markup.link","settings":{"foreground":"#5c6370"}},{"name":"markup diff","scope":"markup.changed.diff","settings":{"foreground":"#e5c07b"}},{"name":"diff","scope":"meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff","settings":{"foreground":"#61afef"}},{"name":"inserted.diff","scope":"markup.inserted.diff","settings":{"foreground":"#98c379"}},{"name":"deleted.diff","scope":"markup.deleted.diff","settings":{"foreground":"#e06c75"}},{"name":"c++ function","scope":"meta.function.c,meta.function.cpp","settings":{"foreground":"#e06c75"}},{"name":"c++ block","scope":"punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c","settings":{"foreground":"#abb2bf"}},{"name":"js/ts punctuation separator key-value","scope":"punctuation.separator.key-value","settings":{"foreground":"#abb2bf"}},{"name":"js/ts import keyword","scope":"keyword.operator.expression.import","settings":{"foreground":"#61afef"}},{"name":"math js/ts","scope":"support.constant.math","settings":{"foreground":"#e5c07b"}},{"name":"math property js/ts","scope":"support.constant.property.math","settings":{"foreground":"#d19a66"}},{"name":"js/ts variable.other.constant","scope":"variable.other.constant","settings":{"foreground":"#e5c07b"}},{"name":"java type","scope":["storage.type.annotation.java","storage.type.object.array.java"],"settings":{"foreground":"#e5c07b"}},{"name":"java source","scope":"source.java","settings":{"foreground":"#e06c75"}},{"name":"java modifier.import","scope":"punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java","settings":{"foreground":"#abb2bf"}},{"name":"java modifier.import","scope":"meta.method.java","settings":{"foreground":"#61afef"}},{"name":"java modifier.import","scope":"storage.modifier.import.java,storage.type.java,storage.type.generic.java","settings":{"foreground":"#e5c07b"}},{"name":"java instanceof","scope":"keyword.operator.instanceof.java","settings":{"foreground":"#c678dd"}},{"name":"java variable.name","scope":"meta.definition.variable.name.java","settings":{"foreground":"#e06c75"}},{"name":"operator logical","scope":"keyword.operator.logical","settings":{"foreground":"#56b6c2"}},{"name":"operator bitwise","scope":"keyword.operator.bitwise","settings":{"foreground":"#56b6c2"}},{"name":"operator channel","scope":"keyword.operator.channel","settings":{"foreground":"#56b6c2"}},{"name":"support.constant.property-value.scss","scope":"support.constant.property-value.scss,support.constant.property-value.css","settings":{"foreground":"#d19a66"}},{"name":"CSS/SCSS/LESS Operators","scope":"keyword.operator.css,keyword.operator.scss,keyword.operator.less","settings":{"foreground":"#56b6c2"}},{"name":"css color standard name","scope":"support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss","settings":{"foreground":"#d19a66"}},{"name":"css comma","scope":"punctuation.separator.list.comma.css","settings":{"foreground":"#abb2bf"}},{"name":"css attribute-name.id","scope":"support.constant.color.w3c-standard-color-name.css","settings":{"foreground":"#d19a66"}},{"name":"css property-name","scope":"support.type.vendored.property-name.css","settings":{"foreground":"#56b6c2"}},{"name":"js/ts module","scope":"support.module.node,support.type.object.module,support.module.node","settings":{"foreground":"#e5c07b"}},{"name":"entity.name.type.module","scope":"entity.name.type.module","settings":{"foreground":"#e5c07b"}},{"name":"js variable readwrite","scope":"variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node","settings":{"foreground":"#e06c75"}},{"name":"js/ts json","scope":"support.constant.json","settings":{"foreground":"#d19a66"}},{"name":"js/ts Keyword","scope":["keyword.operator.expression.instanceof","keyword.operator.new","keyword.operator.ternary","keyword.operator.optional","keyword.operator.expression.keyof"],"settings":{"foreground":"#c678dd"}},{"name":"js/ts console","scope":"support.type.object.console","settings":{"foreground":"#e06c75"}},{"name":"js/ts support.variable.property.process","scope":"support.variable.property.process","settings":{"foreground":"#d19a66"}},{"name":"js console function","scope":"entity.name.function,support.function.console","settings":{"foreground":"#61afef"}},{"name":"keyword.operator.misc.rust","scope":"keyword.operator.misc.rust","settings":{"foreground":"#abb2bf"}},{"name":"keyword.operator.sigil.rust","scope":"keyword.operator.sigil.rust","settings":{"foreground":"#c678dd"}},{"name":"operator","scope":"keyword.operator.delete","settings":{"foreground":"#c678dd"}},{"name":"js dom","scope":"support.type.object.dom","settings":{"foreground":"#56b6c2"}},{"name":"js dom variable","scope":"support.variable.dom,support.variable.property.dom","settings":{"foreground":"#e06c75"}},{"name":"keyword.operator","scope":"keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational","settings":{"foreground":"#56b6c2"}},{"name":"C operator assignment","scope":"keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp","settings":{"foreground":"#c678dd"}},{"name":"Punctuation","scope":"punctuation.separator.delimiter","settings":{"foreground":"#abb2bf"}},{"name":"Other punctuation .c","scope":"punctuation.separator.c,punctuation.separator.cpp","settings":{"foreground":"#c678dd"}},{"name":"C type posix-reserved","scope":"support.type.posix-reserved.c,support.type.posix-reserved.cpp","settings":{"foreground":"#56b6c2"}},{"name":"keyword.operator.sizeof.c","scope":"keyword.operator.sizeof.c,keyword.operator.sizeof.cpp","settings":{"foreground":"#c678dd"}},{"name":"python parameter","scope":"variable.parameter.function.language.python","settings":{"foreground":"#d19a66"}},{"name":"python type","scope":"support.type.python","settings":{"foreground":"#56b6c2"}},{"name":"python logical","scope":"keyword.operator.logical.python","settings":{"foreground":"#c678dd"}},{"name":"pyCs","scope":"variable.parameter.function.python","settings":{"foreground":"#d19a66"}},{"name":"python block","scope":"punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python","settings":{"foreground":"#abb2bf"}},{"name":"python function-call.generic","scope":"meta.function-call.generic.python","settings":{"foreground":"#61afef"}},{"name":"python placeholder reset to normal string","scope":"constant.character.format.placeholder.other.python","settings":{"foreground":"#d19a66"}},{"name":"Operators","scope":"keyword.operator","settings":{"foreground":"#abb2bf"}},{"name":"Compound Assignment Operators","scope":"keyword.operator.assignment.compound","settings":{"foreground":"#c678dd"}},{"name":"Compound Assignment Operators js/ts","scope":"keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts","settings":{"foreground":"#56b6c2"}},{"name":"Keywords","scope":"keyword","settings":{"foreground":"#c678dd"}},{"name":"Namespaces","scope":"entity.name.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Variables","scope":"variable","settings":{"foreground":"#e06c75"}},{"name":"Variables","scope":"variable.c","settings":{"foreground":"#abb2bf"}},{"name":"Language variables","scope":"variable.language","settings":{"foreground":"#e5c07b"}},{"name":"Java Variables","scope":"token.variable.parameter.java","settings":{"foreground":"#abb2bf"}},{"name":"Java Imports","scope":"import.storage.java","settings":{"foreground":"#e5c07b"}},{"name":"Packages","scope":"token.package.keyword","settings":{"foreground":"#c678dd"}},{"name":"Packages","scope":"token.package","settings":{"foreground":"#abb2bf"}},{"name":"Functions","scope":["entity.name.function","meta.require","support.function.any-method","variable.function"],"settings":{"foreground":"#61afef"}},{"name":"Classes","scope":"entity.name.type.namespace","settings":{"foreground":"#e5c07b"}},{"name":"Classes","scope":"support.class, entity.name.type.class","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":"entity.name.class.identifier.namespace.type","settings":{"foreground":"#e5c07b"}},{"name":"Class name","scope":["entity.name.class","variable.other.class.js","variable.other.class.ts"],"settings":{"foreground":"#e5c07b"}},{"name":"Class name php","scope":"variable.other.class.php","settings":{"foreground":"#e06c75"}},{"name":"Type Name","scope":"entity.name.type","settings":{"foreground":"#e5c07b"}},{"name":"Keyword Control","scope":"keyword.control","settings":{"foreground":"#c678dd"}},{"name":"Control Elements","scope":"control.elements, keyword.operator.less","settings":{"foreground":"#d19a66"}},{"name":"Methods","scope":"keyword.other.special-method","settings":{"foreground":"#61afef"}},{"name":"Storage","scope":"storage","settings":{"foreground":"#c678dd"}},{"name":"Storage JS TS","scope":"token.storage","settings":{"foreground":"#c678dd"}},{"name":"Source Js Keyword Operator Delete,source Js Keyword Operator In,source Js Keyword Operator Of,source Js Keyword Operator Instanceof,source Js Keyword Operator New,source Js Keyword Operator Typeof,source Js Keyword Operator Void","scope":"keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void","settings":{"foreground":"#c678dd"}},{"name":"Java Storage","scope":"token.storage.type.java","settings":{"foreground":"#e5c07b"}},{"name":"Support","scope":"support.function","settings":{"foreground":"#56b6c2"}},{"name":"Support type","scope":"support.type.property-name","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] toml support","scope":"support.type.property-name.toml, support.type.property-name.table.toml, support.type.property-name.array.toml","settings":{"foreground":"#e06c75"}},{"name":"Support type","scope":"support.constant.property-value","settings":{"foreground":"#abb2bf"}},{"name":"Support type","scope":"support.constant.font-name","settings":{"foreground":"#d19a66"}},{"name":"Meta tag","scope":"meta.tag","settings":{"foreground":"#abb2bf"}},{"name":"Strings","scope":"string","settings":{"foreground":"#98c379"}},{"name":"Constant other symbol","scope":"constant.other.symbol","settings":{"foreground":"#56b6c2"}},{"name":"Integers","scope":"constant.numeric","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"constant","settings":{"foreground":"#d19a66"}},{"name":"Constants","scope":"punctuation.definition.constant","settings":{"foreground":"#d19a66"}},{"name":"Tags","scope":"entity.name.tag","settings":{"foreground":"#e06c75"}},{"name":"Attributes","scope":"entity.other.attribute-name","settings":{"foreground":"#d19a66"}},{"name":"Attribute IDs","scope":"entity.other.attribute-name.id","settings":{"foreground":"#61afef"}},{"name":"Attribute class","scope":"entity.other.attribute-name.class.css","settings":{"foreground":"#d19a66"}},{"name":"Selector","scope":"meta.selector","settings":{"foreground":"#c678dd"}},{"name":"Headings","scope":"markup.heading","settings":{"foreground":"#e06c75"}},{"name":"Headings","scope":"markup.heading punctuation.definition.heading, entity.name.section","settings":{"foreground":"#61afef"}},{"name":"Units","scope":"keyword.other.unit","settings":{"foreground":"#e06c75"}},{"name":"Bold","scope":"markup.bold,todo.bold","settings":{"foreground":"#d19a66"}},{"name":"Bold","scope":"punctuation.definition.bold","settings":{"foreground":"#e5c07b"}},{"name":"markup Italic","scope":"markup.italic, punctuation.definition.italic,todo.emphasis","settings":{"foreground":"#c678dd"}},{"name":"emphasis md","scope":"emphasis md","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown headings","scope":"entity.name.section.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown heading Punctuation Definition","scope":"punctuation.definition.heading.markdown","settings":{"foreground":"#e06c75"}},{"name":"punctuation.definition.list.begin.markdown","scope":"punctuation.definition.list.begin.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown heading setext","scope":"markup.heading.setext","settings":{"foreground":"#abb2bf"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Bold","scope":"punctuation.definition.bold.markdown","settings":{"foreground":"#d19a66"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw","scope":"markup.inline.raw.string.markdown","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Markdown Inline Raw punctuation","scope":"punctuation.definition.raw.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown List Punctuation Definition","scope":"punctuation.definition.list.markdown","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition String","scope":["punctuation.definition.string.begin.markdown","punctuation.definition.string.end.markdown","punctuation.definition.metadata.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"beginning.punctuation.definition.list.markdown","scope":["beginning.punctuation.definition.list.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Punctuation Definition Link","scope":"punctuation.definition.metadata.markdown","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] Markdown Underline Link/Image","scope":"markup.underline.link.markdown,markup.underline.link.image.markdown","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Markdown Link Title/Description","scope":"string.other.link.title.markdown,string.other.link.description.markdown","settings":{"foreground":"#61afef"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw","scope":"markup.raw.monospace.asciidoc","settings":{"foreground":"#98c379"}},{"name":"[VSCODE-CUSTOM] Asciidoc Inline Raw Punctuation Definition","scope":"punctuation.definition.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc List Punctuation Definition","scope":"markup.list.asciidoc","settings":{"foreground":"#e5c07b"}},{"name":"[VSCODE-CUSTOM] Asciidoc underline link","scope":"markup.link.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#c678dd"}},{"name":"[VSCODE-CUSTOM] Asciidoc link name","scope":"string.unquoted.asciidoc,markup.other.url.asciidoc","settings":{"foreground":"#61afef"}},{"name":"Regular Expressions","scope":"string.regexp","settings":{"foreground":"#56b6c2"}},{"name":"Embedded","scope":"punctuation.section.embedded, variable.interpolation","settings":{"foreground":"#e06c75"}},{"name":"Embedded","scope":"punctuation.section.embedded.begin,punctuation.section.embedded.end","settings":{"foreground":"#c678dd"}},{"name":"illegal","scope":"invalid.illegal","settings":{"foreground":"#ffffff"}},{"name":"illegal","scope":"invalid.illegal.bad-ampersand.html","settings":{"foreground":"#abb2bf"}},{"scope":"invalid.illegal.unrecognized-tag.html","settings":{"foreground":"#e06c75"}},{"name":"Broken","scope":"invalid.broken","settings":{"foreground":"#ffffff"}},{"name":"Deprecated","scope":"invalid.deprecated","settings":{"foreground":"#ffffff"}},{"name":"html Deprecated","scope":"invalid.deprecated.entity.other.attribute-name.html","settings":{"foreground":"#d19a66"}},{"name":"Unimplemented","scope":"invalid.unimplemented","settings":{"foreground":"#ffffff"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json","scope":"source.json meta.structure.dictionary.json > string.quoted.json","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > String Quoted Json > Punctuation String","scope":"source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string","settings":{"foreground":"#e06c75"}},{"name":"Source Json Meta Structure Dictionary Json > Value Json > String Quoted Json,source Json Meta Structure Array Json > Value Json > String Quoted Json,source Json Meta Structure Dictionary Json > Value Json > String Quoted Json > Punctuation,source Json Meta Structure Array Json > Value Json > String Quoted Json > Punctuation","scope":"source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation","settings":{"foreground":"#98c379"}},{"name":"Source Json Meta Structure Dictionary Json > Constant Language Json,source Json Meta Structure Array Json > Constant Language Json","scope":"source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json","settings":{"foreground":"#56b6c2"}},{"name":"[VSCODE-CUSTOM] JSON Property Name","scope":"support.type.property-name.json","settings":{"foreground":"#e06c75"}},{"name":"[VSCODE-CUSTOM] JSON Punctuation for Property Name","scope":"support.type.property-name.json punctuation","settings":{"foreground":"#e06c75"}},{"name":"laravel blade tag","scope":"text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"laravel blade @","scope":"text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade","settings":{"foreground":"#c678dd"}},{"name":"use statement for other classes","scope":"support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php","settings":{"foreground":"#e5c07b"}},{"name":"error suppression","scope":"keyword.operator.error-control.php","settings":{"foreground":"#c678dd"}},{"name":"php instanceof","scope":"keyword.operator.type.php","settings":{"foreground":"#c678dd"}},{"name":"style double quoted array index normal begin","scope":"punctuation.section.array.begin.php","settings":{"foreground":"#abb2bf"}},{"name":"style double quoted array index normal end","scope":"punctuation.section.array.end.php","settings":{"foreground":"#abb2bf"}},{"name":"php illegal.non-null-typehinted","scope":"invalid.illegal.non-null-typehinted.php","settings":{"foreground":"#f44747"}},{"name":"php types","scope":"storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php","settings":{"foreground":"#e5c07b"}},{"name":"php call-function","scope":"meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php","settings":{"foreground":"#61afef"}},{"name":"php function-resets","scope":"punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php","settings":{"foreground":"#abb2bf"}},{"name":"support php constants","scope":"support.constant.core.rust","settings":{"foreground":"#d19a66"}},{"name":"support php constants","scope":"support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php","settings":{"foreground":"#d19a66"}},{"name":"php goto","scope":"entity.name.goto-label.php,support.other.php","settings":{"foreground":"#61afef"}},{"name":"php logical/bitwise operator","scope":"keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php","settings":{"foreground":"#56b6c2"}},{"name":"php regexp operator","scope":"keyword.operator.regexp.php","settings":{"foreground":"#c678dd"}},{"name":"php comparison","scope":"keyword.operator.comparison.php","settings":{"foreground":"#56b6c2"}},{"name":"php heredoc/nowdoc","scope":"keyword.operator.heredoc.php,keyword.operator.nowdoc.php","settings":{"foreground":"#c678dd"}},{"name":"python function decorator @","scope":"meta.function.decorator.python","settings":{"foreground":"#61afef"}},{"name":"python function support","scope":"support.token.decorator.python,meta.function.decorator.identifier.python","settings":{"foreground":"#56b6c2"}},{"name":"parameter function js/ts","scope":"function.parameter","settings":{"foreground":"#abb2bf"}},{"name":"brace function","scope":"function.brace","settings":{"foreground":"#abb2bf"}},{"name":"parameter function ruby cs","scope":"function.parameter.ruby, function.parameter.cs","settings":{"foreground":"#abb2bf"}},{"name":"constant.language.symbol.ruby","scope":"constant.language.symbol.ruby","settings":{"foreground":"#56b6c2"}},{"name":"constant.language.symbol.hashkey.ruby","scope":"constant.language.symbol.hashkey.ruby","settings":{"foreground":"#56b6c2"}},{"name":"rgb-value","scope":"rgb-value","settings":{"foreground":"#56b6c2"}},{"name":"rgb value","scope":"inline-color-decoration rgb-value","settings":{"foreground":"#d19a66"}},{"name":"rgb value less","scope":"less rgb-value","settings":{"foreground":"#d19a66"}},{"name":"sass selector","scope":"selector.sass","settings":{"foreground":"#e06c75"}},{"name":"ts primitive/builtin types","scope":"support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx","settings":{"foreground":"#e5c07b"}},{"name":"block scope","scope":"block.scope.end,block.scope.begin","settings":{"foreground":"#abb2bf"}},{"name":"cs storage type","scope":"storage.type.cs","settings":{"foreground":"#e5c07b"}},{"name":"cs local variable","scope":"entity.name.variable.local.cs","settings":{"foreground":"#e06c75"}},{"scope":"token.info-token","settings":{"foreground":"#61afef"}},{"scope":"token.warn-token","settings":{"foreground":"#d19a66"}},{"scope":"token.error-token","settings":{"foreground":"#f44747"}},{"scope":"token.debug-token","settings":{"foreground":"#c678dd"}},{"name":"String interpolation","scope":["punctuation.definition.template-expression.begin","punctuation.definition.template-expression.end","punctuation.section.embedded"],"settings":{"foreground":"#c678dd"}},{"name":"Reset JavaScript string interpolation expression","scope":["meta.template.expression"],"settings":{"foreground":"#abb2bf"}},{"name":"Import module JS","scope":["keyword.operator.module"],"settings":{"foreground":"#c678dd"}},{"name":"js Flowtype","scope":["support.type.type.flowtype"],"settings":{"foreground":"#61afef"}},{"name":"js Flow","scope":["support.type.primitive"],"settings":{"foreground":"#e5c07b"}},{"name":"js class prop","scope":["meta.property.object"],"settings":{"foreground":"#e06c75"}},{"name":"js func parameter","scope":["variable.parameter.function.js"],"settings":{"foreground":"#e06c75"}},{"name":"js template literals begin","scope":["keyword.other.template.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals end","scope":["keyword.other.template.end"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces begin","scope":["keyword.other.substitution.begin"],"settings":{"foreground":"#98c379"}},{"name":"js template literals variable braces end","scope":["keyword.other.substitution.end"],"settings":{"foreground":"#98c379"}},{"name":"js operator.assignment","scope":["keyword.operator.assignment"],"settings":{"foreground":"#56b6c2"}},{"name":"go operator","scope":["keyword.operator.assignment.go"],"settings":{"foreground":"#e5c07b"}},{"name":"go operator","scope":["keyword.operator.arithmetic.go","keyword.operator.address.go"],"settings":{"foreground":"#c678dd"}},{"name":"Go package name","scope":["entity.name.package.go"],"settings":{"foreground":"#e5c07b"}},{"name":"elm prelude","scope":["support.type.prelude.elm"],"settings":{"foreground":"#56b6c2"}},{"name":"elm constant","scope":["support.constant.elm"],"settings":{"foreground":"#d19a66"}},{"name":"template literal","scope":["punctuation.quasi.element"],"settings":{"foreground":"#c678dd"}},{"name":"html/pug (jade) escaped characters and entities","scope":["constant.character.entity"],"settings":{"foreground":"#e06c75"}},{"name":"styling css pseudo-elements/classes to be able to differentiate from classes which are the same colour","scope":["entity.other.attribute-name.pseudo-element","entity.other.attribute-name.pseudo-class"],"settings":{"foreground":"#56b6c2"}},{"name":"Clojure globals","scope":["entity.global.clojure"],"settings":{"foreground":"#e5c07b"}},{"name":"Clojure symbols","scope":["meta.symbol.clojure"],"settings":{"foreground":"#e06c75"}},{"name":"Clojure constants","scope":["constant.keyword.clojure"],"settings":{"foreground":"#56b6c2"}},{"name":"CoffeeScript Function Argument","scope":["meta.arguments.coffee","variable.parameter.function.coffee"],"settings":{"foreground":"#e06c75"}},{"name":"Ini Default Text","scope":["source.ini"],"settings":{"foreground":"#98c379"}},{"name":"Makefile prerequisities","scope":["meta.scope.prerequisites.makefile"],"settings":{"foreground":"#e06c75"}},{"name":"Makefile text colour","scope":["source.makefile"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy import names","scope":["storage.modifier.import.groovy"],"settings":{"foreground":"#e5c07b"}},{"name":"Groovy Methods","scope":["meta.method.groovy"],"settings":{"foreground":"#61afef"}},{"name":"Groovy Variables","scope":["meta.definition.variable.name.groovy"],"settings":{"foreground":"#e06c75"}},{"name":"Groovy Inheritance","scope":["meta.definition.class.inherited.classes.groovy"],"settings":{"foreground":"#98c379"}},{"name":"HLSL Semantic","scope":["support.variable.semantic.hlsl"],"settings":{"foreground":"#e5c07b"}},{"name":"HLSL Types","scope":["support.type.texture.hlsl","support.type.sampler.hlsl","support.type.object.hlsl","support.type.object.rw.hlsl","support.type.fx.hlsl","support.type.object.hlsl"],"settings":{"foreground":"#c678dd"}},{"name":"SQL Variables","scope":["text.variable","text.bracketed"],"settings":{"foreground":"#e06c75"}},{"name":"types","scope":["support.type.swift","support.type.vb.asp"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 1, keyword","scope":["entity.name.function.xi"],"settings":{"foreground":"#e5c07b"}},{"name":"heading 2, callable","scope":["entity.name.class.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 3, property","scope":["constant.character.character-class.regexp.xi"],"settings":{"foreground":"#e06c75"}},{"name":"heading 4, type, class, interface","scope":["constant.regexp.xi"],"settings":{"foreground":"#c678dd"}},{"name":"heading 5, enums, preprocessor, constant, decorator","scope":["keyword.control.xi"],"settings":{"foreground":"#56b6c2"}},{"name":"heading 6, number","scope":["invalid.xi"],"settings":{"foreground":"#abb2bf"}},{"name":"string","scope":["beginning.punctuation.definition.quote.markdown.xi"],"settings":{"foreground":"#98c379"}},{"name":"comments","scope":["beginning.punctuation.definition.list.markdown.xi"],"settings":{"foreground":"#7f848e"}},{"name":"link","scope":["constant.character.xi"],"settings":{"foreground":"#61afef"}},{"name":"accent","scope":["accent.xi"],"settings":{"foreground":"#61afef"}},{"name":"wikiword","scope":["wikiword.xi"],"settings":{"foreground":"#d19a66"}},{"name":"language operators like \'+\', \'-\' etc","scope":["constant.other.color.rgb-value.xi"],"settings":{"foreground":"#ffffff"}},{"name":"elements to dim","scope":["punctuation.definition.tag.xi"],"settings":{"foreground":"#5c6370"}},{"name":"C++/C#","scope":["entity.name.label.cs","entity.name.scope-resolution.function.call","entity.name.scope-resolution.function.definition"],"settings":{"foreground":"#e5c07b"}},{"name":"Markdown underscore-style headers","scope":["entity.name.label.cs","markup.heading.setext.1.markdown","markup.heading.setext.2.markdown"],"settings":{"foreground":"#e06c75"}},{"name":"meta.brace.square","scope":[" meta.brace.square"],"settings":{"foreground":"#abb2bf"}},{"name":"Comments","scope":"comment, punctuation.definition.comment","settings":{"foreground":"#7f848e"}},{"name":"[VSCODE-CUSTOM] Markdown Quote","scope":"markup.quote.markdown","settings":{"foreground":"#5c6370"}},{"name":"punctuation.definition.block.sequence.item.yaml","scope":"punctuation.definition.block.sequence.item.yaml","settings":{"foreground":"#abb2bf"}},{"scope":["constant.language.symbol.elixir","constant.language.symbol.double-quoted.elixir"],"settings":{"foreground":"#56b6c2"}},{"scope":["entity.name.variable.parameter.cs"],"settings":{"foreground":"#e5c07b"}},{"scope":["entity.name.variable.field.cs"],"settings":{"foreground":"#e06c75"}},{"name":"Deleted","scope":"markup.deleted","settings":{"foreground":"#e06c75"}},{"name":"Inserted","scope":"markup.inserted","settings":{"foreground":"#98c379"}},{"name":"Underline","scope":"markup.underline","settings":{"fontStyle":"underline"}},{"name":"punctuation.section.embedded.begin.php","scope":["punctuation.section.embedded.begin.php","punctuation.section.embedded.end.php"],"settings":{"foreground":"#BE5046"}},{"name":"support.other.namespace.php","scope":["support.other.namespace.php"],"settings":{"foreground":"#abb2bf"}},{"name":"variable.other.object","scope":["variable.other.object"],"settings":{"foreground":"#e5c07b"}},{"name":"variable.other.constant.property","scope":["variable.other.constant.property"],"settings":{"foreground":"#e06c75"}},{"name":"entity.other.inherited-class","scope":["entity.other.inherited-class"],"settings":{"foreground":"#e5c07b"}},{"name":"c variable readwrite","scope":"variable.other.readwrite.c","settings":{"foreground":"#e06c75"}},{"name":"php scope","scope":"entity.name.variable.parameter.php,punctuation.separator.colon.php,constant.other.php","settings":{"foreground":"#abb2bf"}},{"name":"Assembly","scope":["constant.numeric.decimal.asm.x86_64"],"settings":{"foreground":"#c678dd"}},{"scope":["support.other.parenthesis.regexp"],"settings":{"foreground":"#d19a66"}},{"scope":["constant.character.escape"],"settings":{"foreground":"#56b6c2"}},{"scope":["string.regexp"],"settings":{"foreground":"#e06c75"}}],"colors":{"activityBar.background":"#23272e","activityBar.foreground":"#d7dae0","activityBarBadge.background":"#4d78cc","activityBarBadge.foreground":"#f8fafd","badge.background":"#23272e","button.background":"#404754","button.secondaryBackground":"#30333d","button.secondaryForeground":"#c0bdbd","checkbox.border":"#404754","debugToolBar.background":"#1e2227","descriptionForeground":"#abb2bf","diffEditor.insertedTextBackground":"#00809b33","dropdown.background":"#1e2227","dropdown.border":"#1e2227","editor.background":"#23272e","editor.findMatchBackground":"#42557b","editor.findMatchBorder":"#457dff","editor.findMatchHighlightBackground":"#6199ff2f","editor.foreground":"#abb2bf","editorBracketHighlight.foreground1":"#d19a66","editorBracketHighlight.foreground2":"#c678dd","editorBracketHighlight.foreground3":"#56b6c2","editorHoverWidget.highlightForeground":"#61afef","editorInlayHint.foreground":"#abb2bf","editorInlayHint.background":"#2c313c","editor.lineHighlightBackground":"#2c313c","editorLineNumber.activeForeground":"#abb2bf","editorGutter.addedBackground":"#109868","editorGutter.deletedBackground":"#9A353D","editorGutter.modifiedBackground":"#948B60","editorOverviewRuler.addedBackground":"#109868","editorOverviewRuler.deletedBackground":"#9A353D","editorOverviewRuler.modifiedBackground":"#948B60","editor.selectionBackground":"#67769660","editor.selectionHighlightBackground":"#ffffff10","editor.selectionHighlightBorder":"#dddddd","editor.wordHighlightBackground":"#d2e0ff2f","editor.wordHighlightBorder":"#7f848e","editor.wordHighlightStrongBackground":"#abb2bf26","editor.wordHighlightStrongBorder":"#7f848e","editorBracketMatch.background":"#515a6b","editorBracketMatch.border":"#515a6b","editorCursor.background":"#ffffffc9","editorCursor.foreground":"#528bff","editorError.foreground":"#c24038","editorGroup.background":"#181a1f","editorGroup.border":"#181a1f","editorGroupHeader.tabsBackground":"#1e2227","editorHoverWidget.background":"#1e2227","editorHoverWidget.border":"#181a1f","editorIndentGuide.activeBackground":"#c8c8c859","editorIndentGuide.background":"#3b4048","editorLineNumber.foreground":"#495162","editorMarkerNavigation.background":"#1e2227","editorRuler.foreground":"#abb2bf26","editorSuggestWidget.background":"#1e2227","editorSuggestWidget.border":"#181a1f","editorSuggestWidget.selectedBackground":"#2c313a","editorWarning.foreground":"#d19a66","editorWhitespace.foreground":"#ffffff1d","editorWidget.background":"#1e2227","focusBorder":"#3e4452","gitDecoration.ignoredResourceForeground":"#636b78","input.background":"#1d1f23","input.foreground":"#abb2bf","list.activeSelectionBackground":"#2c313a","list.activeSelectionForeground":"#d7dae0","list.focusBackground":"#323842","list.focusForeground":"#f0f0f0","list.highlightForeground":"#ecebeb","list.hoverBackground":"#2c313a","list.hoverForeground":"#abb2bf","list.inactiveSelectionBackground":"#323842","list.inactiveSelectionForeground":"#d7dae0","list.warningForeground":"#d19a66","menu.foreground":"#abb2bf","menu.separatorBackground":"#343a45","minimapGutter.addedBackground":"#109868","minimapGutter.deletedBackground":"#9A353D","minimapGutter.modifiedBackground":"#948B60","panel.border":"#3e4452","panelSectionHeader.background":"#1e2227","peekViewEditor.background":"#1b1d23","peekViewEditor.matchHighlightBackground":"#29244b","peekViewResult.background":"#22262b","scrollbar.shadow":"#23252c","scrollbarSlider.activeBackground":"#747d9180","scrollbarSlider.background":"#4e566660","scrollbarSlider.hoverBackground":"#5a637580","settings.focusedRowBackground":"#23272e","settings.headerForeground":"#fff","sideBar.background":"#1e2227","sideBar.foreground":"#abb2bf","sideBarSectionHeader.background":"#23272e","sideBarSectionHeader.foreground":"#abb2bf","statusBar.background":"#1e2227","statusBar.debuggingBackground":"#cc6633","statusBar.debuggingBorder":"#ff000000","statusBar.debuggingForeground":"#ffffff","statusBar.foreground":"#9da5b4","statusBar.noFolderBackground":"#1e2227","statusBarItem.remoteBackground":"#4d78cc","statusBarItem.remoteForeground":"#f8fafd","tab.activeBackground":"#23272e","tab.activeBorder":"#b4b4b4","tab.activeForeground":"#dcdcdc","tab.border":"#181a1f","tab.hoverBackground":"#323842","tab.inactiveBackground":"#1e2227","tab.unfocusedHoverBackground":"#323842","terminal.ansiBlack":"#3f4451","terminal.ansiBlue":"#4aa5f0","terminal.ansiBrightBlack":"#4f5666","terminal.ansiBrightBlue":"#4dc4ff","terminal.ansiBrightCyan":"#4cd1e0","terminal.ansiBrightGreen":"#a5e075","terminal.ansiBrightMagenta":"#de73ff","terminal.ansiBrightRed":"#ff616e","terminal.ansiBrightWhite":"#e6e6e6","terminal.ansiBrightYellow":"#f0a45d","terminal.ansiCyan":"#42b3c2","terminal.ansiGreen":"#8cc265","terminal.ansiMagenta":"#c162de","terminal.ansiRed":"#e05561","terminal.ansiWhite":"#d7dae0","terminal.ansiYellow":"#d18f52","terminal.background":"#23272e","terminal.border":"#3e4452","terminal.foreground":"#abb2bf","terminal.selectionBackground":"#abb2bf30","textBlockQuote.background":"#2e3440","textBlockQuote.border":"#4b5362","textLink.foreground":"#61afef","textPreformat.foreground":"#d19a66","titleBar.activeBackground":"#23272e","titleBar.activeForeground":"#9da5b4","titleBar.inactiveBackground":"#1e2227","titleBar.inactiveForeground":"#6b717d","tree.indentGuidesStroke":"#ffffff1d","walkThrough.embeddedEditorBackground":"#2e3440","welcomePage.buttonHoverBackground":"#404754"}}'),rg=[{token:Xh.IDENTIFIER,foreground:"dcdcaa"},{token:Xh.NUMBER,foreground:"b5cea8"},{token:Xh.DATE,foreground:"b5cea8"},{token:Xh.COLOR,foreground:"b5cea8"},{token:Xh.PACKAGE,foreground:"808080"},{token:Xh.PARSER,foreground:"c586c0"},{token:Xh.LANGUAGE_STRUCT,foreground:"c586c0"},{token:Xh.MULTIPLICITY,foreground:"2d796b"},{token:Xh.GENERICS,foreground:"2d796b"},{token:Xh.PROPERTY,foreground:"9cdcfe"},{token:Xh.PARAMETER,foreground:"9cdcfe"},{token:Xh.VARIABLE,foreground:"4fc1ff"},{token:Xh.TYPE,foreground:"3dc9b0"},{token:`${Xh.STRING}.escape`,foreground:"d7ba7d"}];var og;!function(e){e.DEFAULT_DARK="default-dark",e.GITHUB_DARK="github-dark",e.GITHUB_DARK_DIMMED="github-dark-dimmed",e.SOLARIZED_DARK="solarized-dark",e.ONE_DARK_PRO="one-dark-pro",e.ONE_DARK_PRO_DARKER="one-dark-pro-darker",e.MATERIAL_DEFAULT="material-default",e.MATERIAL_DARKER="material-darker",e.BUILT_IN__VSCODE_LIGHT="vs",e.BUILT_IN__VSCODE_DARK="vs-dark",e.BUILT_IN__VSCODE_HC_BLACK="hc-black",e.BUILT_IN__VSCODE_HC_LIGHT="hc-light"}(og||(og={}));const cg={base:"vs-dark",inherit:!0,colors:{},rules:[...rg,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},lg=Zh(Qh,og.BUILT_IN__VSCODE_DARK,{},[]),dg=Zh(eg,og.BUILT_IN__VSCODE_DARK,{},[]),ug=Zh(tg,og.BUILT_IN__VSCODE_DARK,{},[]),pg=Zh(ng,og.BUILT_IN__VSCODE_DARK,{},[]),hg=Zh(ig,og.BUILT_IN__VSCODE_DARK,{},[]),gg=Zh(sg,og.BUILT_IN__VSCODE_DARK,{},[]),mg=Zh(ag,og.BUILT_IN__VSCODE_DARK,{},[]),fg=(e,t)=>{e.hasTextFocus()||e.focus(),e.revealPositionInCenter(t,0),e.setPosition(t)},_g="dummy_problem_marker_owner";var Eg,Cg;!function(e){e.TEXT="plaintext",e.PURE="pure",e.JSON="json",e.JAVA="java",e.MARKDOWN="markdown",e.SQL="sql",e.XML="xml",e.YAML="yaml",e.GRAPHQL="graphql"}(Eg||(Eg={})),function(e){e.PACKAGE="Package",e.PROFILE="Profile",e.TAG="Tag",e.STEREOTYPE="Stereotype",e.CLASS="Class",e.ASSOCIATION="Association",e.PROPERTY="Property",e.QUALIFIED_PROPERTY="QualifiedProperty",e.ENUMERATION="Enumeration",e.ENUM_VALUE="Enum",e.MEASURE="Measure",e.UNIT="Unit",e.FUNCTION="ConcreteFunctionDefinition",e.NATIVE_FUNCTION="NativeFunction",e.DIAGRAM="Diagram",e.DATABASE="Database",e.MAPPING="Mapping"}(Cg||(Cg={}));class yg{pureId;pureType;pureName;get id(){return this.pureId}}class bg extends yg{deprecated}(0,ge.yu)(bg,{pureId:(0,ge.Ru)(),pureType:(0,ge.Ru)(),deprecated:(0,ge.Ru)()});class Tg extends yg{RO;classPath;file;line;column;get id(){return`${this.classPath}.${this.pureId}`}}(0,ge.yu)(Tg,{pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),pureType:(0,ge.Ru)(),RO:(0,ge.Ru)(),classPath:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class vg extends yg{RO;notpublic;user;file;line;column}(0,ge.yu)(vg,{pureId:(0,ge.Ru)(),pureName:(0,ge.jt)((0,ge.Ru)()),pureType:(0,ge.Ru)(),RO:(0,ge.Ru)(),notpublic:(0,ge.Ru)(),user:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class Sg{li_attr;id;text;icon;children;state;getNodeAttribute(e){return $(this.li_attr,e,`Expected concept node attribute to be of type '${e.name}'`)}}(0,ge.yu)(Sg,{li_attr:(0,ge.PG)((()=>ge.AM),(e=>e.classPath?(0,ge.vB)(Tg,e):e.file?(0,ge.vB)(vg,e):(0,ge.vB)(bg,e))),id:(0,ge.Ru)(),text:(0,ge.Ru)(),icon:(0,ge.Ru)(),children:(0,ge.Ru)(),state:(0,ge.Ru)()});const Ng=e=>e.startsWith("/")?e.substring(1,e.length):e;class xg{content;RO;constructor(){(0,Oe.rC)(this,{content:Oe.LO,hashCode:Oe.Fl,setContent:Oe.aD})}setContent(e){this.content=e}get hashCode(){return ua(this.content)}}(0,ge.yu)(xg,{content:(0,ge.Ru)(),RO:(0,ge.Ru)()});class Ag{file;line;column;constructor(e,t,n){this.file=e,this.line=t,this.column=n}}class Ig extends Ag{error;constructor(e,t,n,i){super(e,t??1,n??1),this.error=i}}var Og;!function(e){e.ENUM="meta::pure::ide::findusages::findUsagesForEnum_String_1__String_1__SourceInformation_MANY_",e.PROPERTY="meta::pure::ide::findusages::findUsagesForProperty_String_1__String_1__SourceInformation_MANY_",e.ELEMENT="meta::pure::ide::findusages::findUsagesForPath_String_1__SourceInformation_MANY_",e.MULTIPLE_PATHS="meta::pure::ide::findusages::findUsagesForMultiplePaths_String_1__Pair_MANY_"}(Og||(Og={}));const wg=e=>`'${e.path}'${e.owner?` of '${e.owner}'`:""}`;class Rg{source;line;column;startLine;startColumn;endLine;endColumn}(0,ge.yu)(Rg,{source:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)()});class kg{first;second}(0,ge.yu)(kg,{first:(0,ge.Ru)(),second:(0,ge.pb)((0,ge.Ry)(Rg))});class Lg{uuid=(0,a.Z)();get description(){}match(e){return this===e}onOpen(){}onClose(){}}class Fg{currentTab;tabs=[];constructor(){(0,Oe.rC)(this,{currentTab:Oe.LO,tabs:Oe.LO,setCurrentTab:Oe.aD,closeTab:Oe.aD,closeAllTabs:Oe.aD,closeAllOtherTabs:Oe.aD,openTab:Oe.aD,swapTabs:Oe.aD})}setCurrentTab(e){this.currentTab=e}closeAllOtherTabs(e){j(this.tabs.find((t=>t===e)),"Specified tab should be currently opened"),this.setCurrentTab(e),this.tabs=[e]}closeAllTabs(){this.setCurrentTab(void 0),this.tabs=[]}swapTabs(e,t){O(this.tabs,e,t)}openTab(e){if(!this.tabs.find((t=>t.match(e))))if(this.currentTab){const t=this.tabs.findIndex((e=>e===this.currentTab));this.tabs.splice(t+1,0,e)}else this.tabs.push(e);this.setCurrentTab(e),e.onOpen()}closeTab(e){const t=this.tabs.findIndex((t=>t.match(e)));if(W(-1!==t,"Can't close a tab which is not opened"),this.tabs.splice(t,1),this.currentTab===e)if(this.tabs.length){const e=t-1;this.setCurrentTab(e>=0?this.tabs[e]:this.tabs[0])}else this.setCurrentTab(void 0);e.onClose()}}class Pg extends Lg{ideStore;constructor(e){super(),this.ideStore=e}}class Dg extends Fg{ideStore;constructor(e){super(),this.ideStore=e}get dndType(){return"editor.tab-manager.tab"}closeTab(e){e instanceof Wg&&e.hasChanged?this.ideStore.applicationStore.alertService.setActionAlertInfo({message:"Unsaved changes will be lost if you continue. Do you still want to proceed?",prompt:"To save changes, abort and compile",type:Ft.CAUTION,actions:[{label:"Proceed",type:Pt.PROCEED_WITH_CAUTION,handler:()=>super.closeTab(e)},{label:"Save changes",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.ideStore.executeGo()).then((()=>{super.closeTab(e)})).catch(this.ideStore.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]}):super.closeTab(e)}}var Mg;!function(e){e.SEARCH_FILE="editor.search.file",e.SEARCH_TEXT="editor.search.text",e.GO_TO_FILE="editor.go-to-file",e.TOGGLE_TERMINAL_PANEL="editor.toggle-terminal-panel",e.EXECUTE="editor.execute",e.FULL_RECOMPILE="editor.full-compile",e.FULL_RECOMPILE_WITH_FULL_INIT="editor.full-compile.with-init",e.RUN_ALL_TESTS="editor.run-all-tests",e.RUN_RELAVANT_TESTS="editor.run-relavant-tests"}(Mg||(Mg={}));const Bg={[Mg.SEARCH_FILE]:{title:"Search for file",defaultKeyboardShortcut:"Control+Shift+KeyN",additionalKeyboardShortcuts:["Control+KeyP","Meta+KeyP"]},[Mg.SEARCH_TEXT]:{title:"Search text",defaultKeyboardShortcut:"Control+Shift+KeyF",additionalKeyboardShortcuts:["Meta+Shift+KeyF"]},[Mg.GO_TO_FILE]:{title:"Go to file",defaultKeyboardShortcut:"Control+F1"},[Mg.TOGGLE_TERMINAL_PANEL]:{title:"Toggle terminal",defaultKeyboardShortcut:"Control+Backquote"},[Mg.EXECUTE]:{title:"Execute",defaultKeyboardShortcut:"F9"},[Mg.FULL_RECOMPILE]:{title:"Run full re-compilation",defaultKeyboardShortcut:"F11"},[Mg.FULL_RECOMPILE_WITH_FULL_INIT]:{title:"Run full re-compilation",defaultKeyboardShortcut:"Shift+F11"},[Mg.RUN_ALL_TESTS]:{title:"Run all tests",defaultKeyboardShortcut:"F10"},[Mg.RUN_RELAVANT_TESTS]:{title:"Run relavant tests",defaultKeyboardShortcut:"Shift+F10"}};var jg;!function(e){e.RECENTER="editor.diagram-editor.recenter",e.USE_ZOOM_TOOL="editor.diagram-editor.use-zoom-tool",e.USE_VIEW_TOOL="editor.diagram-editor.use-view-tool",e.USE_PAN_TOOL="editor.diagram-editor.use-pan-tool"}(jg||(jg={}));const Ug={[jg.RECENTER]:{title:"Diagram Editor: Recenter",defaultKeyboardShortcut:"KeyR"},[jg.USE_ZOOM_TOOL]:{title:"Diagram Editor: Use zoom tool",defaultKeyboardShortcut:"KeyZ"},[jg.USE_VIEW_TOOL]:{title:"Diagram Editor: Use view tool",defaultKeyboardShortcut:"KeyV"},[jg.USE_PAN_TOOL]:{title:"Diagram Editor: Use pan tool",defaultKeyboardShortcut:"KeyM"}};var Gg;!function(e){e.TOGGLE_TEXT_WRAP="editor.file-editor.toggle-text-wrap",e.REVEAL_CONCEPT_IN_TREE="editor.file-editor.reveal-concept-in-tree",e.GO_TO_DEFINITION="editor.file-editor.go-to-definition",e.GO_BACK="editor.file-editor.go-back",e.FIND_USAGES="editor.file-editor.find-usage",e.RENAME_CONCEPT="editor.file-editor.rename-concept",e.GO_TO_LINE="editor.file-editor.go-to-line",e.DELETE_LINE="editor.file-editor.delete-line"}(Gg||(Gg={}));const Vg={[Gg.TOGGLE_TEXT_WRAP]:{title:"Toggle Text-wrap (File)",defaultKeyboardShortcut:"Alt+KeyZ"},[Gg.REVEAL_CONCEPT_IN_TREE]:{title:"Reveal Concept in Tree (File)",defaultKeyboardShortcut:"Control+Shift+KeyB"},[Gg.GO_TO_DEFINITION]:{title:"Go to Definition (File)",defaultKeyboardShortcut:"Control+KeyB"},[Gg.GO_BACK]:{title:"Go Back (File)",defaultKeyboardShortcut:"Control+Alt+KeyB"},[Gg.FIND_USAGES]:{title:"Find Usages (File)",defaultKeyboardShortcut:"Alt+F7"},[Gg.RENAME_CONCEPT]:{title:"Rename Concept (File)",defaultKeyboardShortcut:"F2"},[Gg.GO_TO_LINE]:{title:"Go to Line (File)",defaultKeyboardShortcut:"Control+KeyG"},[Gg.DELETE_LINE]:{title:"Delete Line (File)",defaultKeyboardShortcut:"Control+KeyD"}};var $g;!function(e){e.GO="go",e.TEST="test",e.REMOVE="rm",e.MOVE="mv",e.NEW_DIRECTORY="mkdir",e.NEW_FILE="touch",e.OPEN_FILE="open",e.OPEN_DIRECTORY="cd",e.LIST_DIRECTORY="ls",e.WELCOME="welcome",e.ECHO="echo",e.CLEAR="clear",e.ANSI="ansi",e.HELP="help"}($g||($g={}));class Hg{model;editor;_dummyCursorObservable={};language;viewState;forcedCursorPosition;wrapText=!1;constructor(e){(0,Oe.rC)(this,{viewState:Oe.LO.ref,editor:Oe.LO.ref,_dummyCursorObservable:Oe.LO.ref,forcedCursorPosition:Oe.LO.ref,wrapText:Oe.LO,cursorObserver:Oe.Fl,notifyCursorObserver:Oe.aD,setViewState:Oe.aD,setEditor:Oe.aD,setForcedCursorPosition:Oe.aD,setWrapText:Oe.aD}),this.language=(e=>{switch(x(e.split("."))){case"pure":return Eg.PURE;case"java":return Eg.JAVA;case"md":return Eg.MARKDOWN;case"sql":return Eg.SQL;case"json":return Eg.JSON;case"xml":return Eg.XML;case"yml":case"yaml":return Eg.YAML;case"graphql":return Eg.GRAPHQL;default:return Eg.TEXT}})(e.filePath),this.model=qh.editor.createModel(e.uuid,this.language),this.model.setValue(e.file.content)}notifyCursorObserver(){this._dummyCursorObservable={}}get cursorObserver(){return this._dummyCursorObservable,this.editor?{position:this.editor.getPosition()??void 0,selection:this.editor.getSelection()??void 0}:void 0}setViewState(e){this.viewState=e}setEditor(e){this.editor=e}setForcedCursorPosition(e){this.forcedCursorPosition=e}setWrapText(e){const t=this.wrapText;this.wrapText=e,t!==e&&this.editor&&(this.editor.updateOptions({wordWrap:e?"on":"off"}),this.editor.focus())}}class zg{fileEditorState;concept;coordinate;constructor(e,t,n){this.fileEditorState=e,this.concept=t,this.coordinate=n}}class Wg extends Pg{filePath;textEditorState;_currentHashCode;file;renameConceptState;showGoToLinePrompt=!1;constructor(e,t,n){super(e),(0,Oe.rC)(this,{_currentHashCode:Oe.LO,file:Oe.LO,renameConceptState:Oe.LO,showGoToLinePrompt:Oe.LO,hasChanged:Oe.Fl,resetChangeDetection:Oe.aD,setFile:Oe.aD,setShowGoToLinePrompt:Oe.aD,setConceptToRenameState:Oe.ls}),this.file=t,this._currentHashCode=t.hashCode,this.filePath=n,this.textEditorState=new Hg(this)}get label(){return Ng(this.filePath)}get description(){return`File: ${Ng(this.filePath)}${this.file.RO?" (readonly)":""}`}get fileName(){return U(x(this.filePath.split("/")))}match(e){return e instanceof Wg&&this.filePath===e.filePath}onClose(){this.textEditorState.model.dispose()}get hasChanged(){return this._currentHashCode!==this.file.hashCode}resetChangeDetection(){this._currentHashCode=this.file.hashCode}setFile(e){this.file=e,this.textEditorState.model.setValue(e.content),this.resetChangeDetection()}setShowGoToLinePrompt(e){this.showGoToLinePrompt=e}*setConceptToRenameState(e){if(!e)return void(this.renameConceptState=void 0);if(this.hasChanged)return void this.ideStore.applicationStore.notificationService.notifyWarning("Can't rename concept: source is not compiled");const t=yield this.ideStore.getConceptInfo(e);this.renameConceptState=t?new zg(this,t,e):void 0}showError(e){var t,n,i;t=this.textEditorState.model,n=[{message:e.error.message,startLineNumber:e.line,startColumn:e.column,endLineNumber:e.line,endColumn:e.column}],i=this.uuid,qh.editor.setModelMarkers(t,i??_g,n.map((e=>({startLineNumber:e.startLineNumber,startColumn:e.startColumn,endLineNumber:e.endLineNumber,endColumn:e.endColumn+1,message:""===e.message?"(no error message)":e.message,severity:qh.MarkerSeverity.Error}))))}clearError(){var e;e=this.uuid,qh.editor.removeAllMarkers(e??_g)}registerCommands(){this.textEditorState.language===Eg.PURE&&(this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_TO_DEFINITION,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&(0,Oe.fl)(this.ideStore.executeNavigation(new Ag(this.filePath,e.lineNumber,e.column))).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_BACK,action:()=>{(0,Oe.fl)(this.ideStore.navigateBack()).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.REVEAL_CONCEPT_IN_TREE,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&this.ideStore.revealConceptInTree(new Ag(this.filePath,e.lineNumber,e.column)).catch(this.ideStore.applicationStore.alertUnhandledError)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.FIND_USAGES,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();if(e){const t=new Ag(this.filePath,e.lineNumber,e.column);this.findConceptUsages(t)}}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.RENAME_CONCEPT,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();if(e){if(!this.textEditorState.model.getWordAtPosition(e))return;const t=new Ag(this.filePath,e.lineNumber,e.column);(0,Oe.fl)(this.setConceptToRenameState(t)).catch(this.ideStore.applicationStore.alertUnhandledError)}}})),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.DELETE_LINE,trigger:()=>this.ideStore.tabManagerState.currentTab===this&&Boolean(this.textEditorState.editor?.hasTextFocus()),action:()=>{const e=this.textEditorState.editor?.getPosition();e&&this.textEditorState.model.pushEditOperations([],[{range:{startLineNumber:e.lineNumber,startColumn:1,endLineNumber:e.lineNumber+1,endColumn:1},text:"",forceMoveMarkers:!0}],(()=>null))}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.GO_TO_LINE,trigger:()=>this.ideStore.tabManagerState.currentTab===this,action:()=>{this.setShowGoToLinePrompt(!0)}}),this.ideStore.applicationStore.commandService.registerCommand({key:Gg.TOGGLE_TEXT_WRAP,trigger:()=>this.ideStore.tabManagerState.currentTab===this,action:()=>{this.textEditorState.setWrapText(!this.textEditorState.wrapText)}})}findConceptUsages(e){const t=()=>{(0,Oe.fl)(this.ideStore.findUsagesFromCoordinate(e)).catch(this.ideStore.applicationStore.alertUnhandledError)};this.hasChanged?this.ideStore.applicationStore.alertService.setActionAlertInfo({message:"Source is not compiled, finding concept usages might be inaccurate. Do you want compile to proceed?",type:Ft.CAUTION,actions:[{label:"Compile and Proceed",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.ideStore.executeGo()).then(t).catch(this.ideStore.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]}):t()}async renameConcept(e){if(!this.renameConceptState)return;const t=this.renameConceptState.concept;try{this.ideStore.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",showLoading:!0});const n=await this.ideStore.findConceptUsages(t.pureType===Cg.ENUM_VALUE?Og.ENUM:t.pureType===Cg.PROPERTY||t.pureType===Cg.QUALIFIED_PROPERTY?Og.PROPERTY:Og.ELEMENT,(t.owner?[`'${t.owner}'`]:[]).concat(`'${t.path}'`));await(0,Oe.fl)(this.ideStore.renameConcept(t.pureName,e,t.pureType,n)),this.textEditorState.setForcedCursorPosition({lineNumber:this.renameConceptState.coordinate.line,column:this.renameConceptState.coordinate.column})}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e)}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}}deregisterCommands(){this.textEditorState.language===Eg.PURE&&[Gg.GO_TO_DEFINITION,Gg.GO_BACK,Gg.REVEAL_CONCEPT_IN_TREE,Gg.FIND_USAGES,Gg.RENAME_CONCEPT].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e))),[Gg.GO_TO_LINE,Gg.TOGGLE_TEXT_WRAP].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e)))}}class Kg{ideStore;treeData;selectedNode;loadInitialDataState=we.create();refreshDataState=we.create();constructor(e){(0,Oe.rC)(this,{treeData:Oe.LO.ref,loadInitialDataState:Oe.LO,refreshDataState:Oe.LO,initialize:Oe.ls,expandNode:Oe.ls,openNode:Oe.ls,refreshTreeData:Oe.ls,setTreeData:Oe.aD,setSelectedNode:Oe.aD}),this.ideStore=e}getTreeData(){return U(this.treeData,"Tree data has not been initialized")}*initialize(){if(this.loadInitialDataState.isInProgress)this.ideStore.applicationStore.notificationService.notifyWarning("Tree state initialization is in progress");else{this.loadInitialDataState.inProgress();try{this.treeData=this.buildTreeData(yield this.getRootNodes()),this.loadInitialDataState.pass()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e),this.loadInitialDataState.fail()}}}setSelectedNode(e){e!==this.selectedNode&&(this.selectedNode&&(this.selectedNode.isSelected=!1),e&&(e.isSelected=!0),this.selectedNode=e,this.refreshTree())}setTreeData(e){this.treeData=e}refreshTree(){this.setTreeData({...U(this.treeData)})}*expandNode(e){if(!e.isLoading)if(this.getTreeData().nodes.has(e.id)&&e.childrenIds)e.isLoading=!1,e.isOpen=!0,this.refreshTree();else{e.isLoading=!0;try{const t=yield this.getChildNodes(e);this.processChildNodes(e,t),e.isOpen=!0,this.refreshTree()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e)}finally{e.isLoading=!1}}}*refreshTreeData(){if(!this.treeData)return;const e=new Set(Array.from(this.getTreeData().nodes.values()).filter((e=>e.isOpen)).map((e=>e.id))),t=this.selectedNode?.id;this.refreshDataState.inProgress();try{this.treeData=this.buildTreeData(yield this.getRootNodes())}catch(e){return P(e),this.ideStore.applicationStore.notificationService.notifyError(e),void this.refreshDataState.fail()}const n=this.getTreeData().rootIds.map((e=>U(this.getTreeData().nodes.get(e)))).filter((t=>e.has(t.id)));yield this.refreshOpenNodes(n,e),t&&this.getTreeData().nodes.has(t)&&this.setSelectedNode(U(this.getTreeData().nodes.get(t)))}async refreshOpenNodes(e,t){return await Promise.all(e.map((e=>(t.delete(e.id),(0,Oe.fl)(this.expandNode(e)).catch((()=>{})))))),(e=e.flatMap((e=>e.childrenIds??[])).map((e=>U(this.getTreeData().nodes.get(e)))).filter((e=>t.has(e.id)))).length?this.refreshOpenNodes(e,t):Promise.resolve()}}class Yg{id;path;RO}class Jg extends Yg{file;statusType}(0,ge.yu)(Jg,{id:(0,ge.Ru)(),path:(0,ge.Ru)(),file:(0,ge.Ru)(),statusType:(0,ge.Ru)(),RO:(0,ge.Ru)()});class Xg extends Yg{repo}(0,ge.yu)(Xg,{id:(0,ge.Ru)(),path:(0,ge.Ru)(),repo:(0,ge.Ru)(),RO:(0,ge.Ru)()});class qg{li_attr;text;icon;children;state;get isFolderNode(){return this.li_attr instanceof Xg}get isFileNode(){return this.li_attr instanceof Jg}get isRepoNode(){return this.li_attr instanceof Xg&&Boolean(this.li_attr.repo)}getNodeAttribute(e){return $(this.li_attr,e,`Expected directory node attribute to be of type '${e.name}'`)}}(0,ge.yu)(qg,{li_attr:(0,ge.PG)((()=>ge.AM),(e=>e.file?(0,ge.vB)(Jg,e):(0,ge.vB)(Xg,e))),text:(0,ge.Ru)(),icon:(0,ge.Ru)(),children:(0,ge.Ru)(),state:(0,ge.Ru)()});const Zg=e=>{const t=e.trim(),n=t.lastIndexOf("/");if(!(n<=0))return t.substring(0,n)},Qg=e=>`file_${e}`;class em extends Kg{nodeForCreateNewFile;nodeForCreateNewDirectory;nodeForRenameFile;constructor(e){super(e),(0,Oe.rC)(this,{nodeForCreateNewFile:Oe.LO,nodeForCreateNewDirectory:Oe.LO,nodeForRenameFile:Oe.LO,setNodeForCreateNewFile:Oe.aD,setNodeForCreateNewDirectory:Oe.aD,setNodeForRenameFile:Oe.aD,revealPath:Oe.ls})}setNodeForCreateNewFile=e=>{W(!e||e.data.isFolderNode,"Node selected for creating a new file from must be a directory"),this.nodeForCreateNewFile=e};setNodeForCreateNewDirectory=e=>{W(!e||e.data.isFolderNode,"Node selected for creating a new directory from must be a directory"),this.nodeForCreateNewDirectory=e};setNodeForRenameFile=e=>{W(!e||e.data.isFileNode,"Node selected for renaming must be a file"),this.nodeForRenameFile=e};async getRootNodes(){return(await this.ideStore.client.getDirectoryChildren()).map((e=>(0,ge.vB)(qg,e)))}buildTreeData(e){const t=[],n=new Map;return e.forEach((e=>{const i=e.li_attr.id;t.push(i),n.set(i,{data:e,id:i,label:e.text,isLoading:!1})})),{rootIds:t,nodes:n}}async getChildNodes(e){return(await this.ideStore.client.getDirectoryChildren(e.data.li_attr.path)).map((e=>(0,ge.vB)(qg,e)))}processChildNodes(e,t){const n=this.getTreeData(),i=[];t.forEach((e=>{const t=e.li_attr.id;i.push(t),n.nodes.set(t,{data:e,id:t,label:e.text,isLoading:!1})})),e.childrenIds=i}*openNode(e){e.data.isFileNode&&(yield(0,Oe.fl)(this.ideStore.loadFile(e.data.li_attr.path)))}*revealPath(e,t){t?.forceOpenExplorerPanel&&this.ideStore.setActiveActivity(Yh.FILE_EXPLORER,{keepShowingIfMatchedCurrent:!0});const n=[];let i=e;for(;i;)n.unshift(i),i=Zg(i);for(const e of n){const n=U(this.getTreeData().nodes.get(Qg(e)),`Can't find node with path '${e}'`);if(n.data.isFolderNode)yield(0,Oe.fl)(this.expandNode(n));else{if(t?.directoryOnly)throw new Error("Can't reveal non-directory path");yield(0,Oe.fl)(this.ideStore.loadFile(e,t?.coordinate))}}this.setSelectedNode(U(this.getTreeData().nodes.get(Qg(e)),`Can't find node with path '${e}'`))}}const tm=e=>{const t=e.trim(),n=t.lastIndexOf(ha);if(!(n<=0))return t.substring(0,n)};class nm extends Kg{loadConceptActivity=we.create();statusText;nodeForRenameConcept;nodeForMoveElement;constructor(e){super(e),(0,Oe.rC)(this,{statusText:Oe.LO,nodeForRenameConcept:Oe.LO,nodeForMoveElement:Oe.LO,setStatusText:Oe.aD,setNodeForRenameConcept:Oe.aD,setNodeForMoveElement:Oe.aD,pullConceptsActivity:Oe.aD,pollConceptsActivity:Oe.ls,revealConcept:Oe.ls})}setStatusText(e){this.statusText=e}setNodeForRenameConcept(e){this.nodeForRenameConcept=e}setNodeForMoveElement(e){this.nodeForMoveElement=e}async getRootNodes(){return await(0,Oe.fl)(this.pollConceptsActivity()),(await this.ideStore.client.getConceptChildren()).map((e=>(0,ge.vB)(Sg,e)))}buildTreeData(e){const t=[],n=new Map;return e.forEach((e=>{const i=e.li_attr.id;t.push(i),n.set(i,{data:e,id:i,label:e.text,isLoading:!1})})),{rootIds:t,nodes:n}}async getChildNodes(e){return(await this.ideStore.client.getConceptChildren(e.data.li_attr.pureId)).map((e=>(0,ge.vB)(Sg,e)))}processChildNodes(e,t){const n=this.getTreeData(),i=[];t.forEach((t=>{const s=t.li_attr.id;i.push(s),n.nodes.set(s,{data:t,id:s,label:t.text,isLoading:!1,parent:e})})),e.childrenIds=i}*openNode(e){(e.data.li_attr instanceof Tg||e.data.li_attr instanceof vg)&&("Diagram"===e.data.li_attr.pureType?yield(0,Oe.fl)(this.ideStore.loadDiagram(e.data.li_attr.file,e.data.li_attr.pureId,Number.parseInt(e.data.li_attr.line,10),Number.parseInt(e.data.li_attr.column,10))):yield(0,Oe.fl)(this.ideStore.loadFile(e.data.li_attr.file,new Ag(e.data.li_attr.file,Number.parseInt(e.data.li_attr.line,10),Number.parseInt(e.data.li_attr.column,10)))))}*pollConceptsActivity(){if(this.loadConceptActivity.isInInitialState){this.loadConceptActivity.inProgress(),this.setStatusText("Loading concepts activity...");try{yield this.pullConceptsActivity()}finally{this.setStatusText(void 0),this.loadConceptActivity.reset()}}}async pullConceptsActivity(){const e=await this.ideStore.client.getConceptActivity();return e.text&&this.setStatusText(`Preparing - ${e.text}`),e.initializing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullConceptsActivity())}catch(e){t(e)}}),1e3))):Promise.resolve()}*revealConcept(e,t){t?.forceOpenExplorerPanel&&this.ideStore.setActiveActivity(Yh.CONCEPT_EXPLORER,{keepShowingIfMatchedCurrent:!0});const n=[];let i=e;for(;i;)n.unshift(i),i=tm(i);for(const e of n){const n=U(this.getTreeData().nodes.get(e),`Can't find node with path '${e}'`);if(n.data.li_attr instanceof bg)yield(0,Oe.fl)(this.expandNode(n));else if(t?.packageOnly)throw new Error("Can't reveal non-package path")}this.setSelectedNode(U(this.getTreeData().nodes.get(e),`Can't find node with path '${e}'`))}async movePackageableElements(e,t){let n=[];try{n=(await this.ideStore.client.getPackageableElementsUsage(e.map((e=>e.pureId)))).map((e=>(0,ge.vB)(kg,e)))}catch{return void this.ideStore.applicationStore.notificationService.notifyError("Can't find usage for child packageable elements")}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}const i=[];W(n.length===e.length,"Can't find matching usages for packageable elements");for(let s=0;s<n.length;++s){const a=U(e[s]);i.push({pureName:a.pureName,pureType:a.pureType,sourcePackage:U(Wp(a.pureId)),destinationPackage:t,usages:U(n[s]).second})}await(0,Oe.fl)(this.ideStore.movePackageableElements(i))}async renameConcept(e,t){const n=e.data.li_attr,i=n.pureName??n.pureId;let s=[];try{switch(this.ideStore.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",showLoading:!0}),n.pureType){case Cg.PROPERTY:case Cg.QUALIFIED_PROPERTY:V(n,Tg),s=await this.ideStore.findConceptUsages(Og.PROPERTY,[`'${n.classPath}'`,`'${n.pureId}'`]);break;case Cg.PACKAGE:{let e=[],n=[];try{n=await this.ideStore.client.getChildPackageableElements(i),e=(await this.ideStore.client.getPackageableElementsUsage(n.map((e=>e.pureId)))).map((e=>(0,ge.vB)(kg,e)))}catch{return void this.ideStore.applicationStore.notificationService.notifyError("Can't find usage for child packageable elements")}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}const s=[];W(e.length===n.length,"Can't find matching usages for child packageable elements");const a=Wp(i)?.concat(ha).concat(t)??t;for(let t=0;t<e.length;++t){const r=U(n[t]),o=U(Wp(r.pureId)),c=a.concat(o.substring(o.indexOf(i)+i.length));s.push({pureName:r.pureName,pureType:r.pureType,sourcePackage:o,destinationPackage:c,usages:U(e[t]).second})}return void await(0,Oe.fl)(this.ideStore.movePackageableElements(s))}default:s=await this.ideStore.findConceptUsages(Og.ELEMENT,[`'${n.pureId}'`])}}catch(e){return P(e),void this.ideStore.applicationStore.notificationService.notifyError(e)}finally{this.ideStore.applicationStore.alertService.setBlockingAlert(void 0)}await(0,Oe.fl)(this.ideStore.renameConcept(i,t,n.pureType,s))}}class im{cached;datamarts;text}(0,ge.yu)(im,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)()});class sm extends im{error;sessionError}(0,ge.yu)(sm,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)(),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class am extends sm{RO;line;column;source}(0,ge.yu)(am,{cached:(0,ge.Ru)(),datamarts:(0,ge.pb)((0,ge.Ru)()),text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)(),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class rm{text;reinit}class om extends rm{cache;modifiedFiles=[]}(0,ge.yu)(om,{text:(0,ge.Ru)(),cache:(0,ge.Ru)(),modifiedFiles:(0,ge.pb)((0,ge.Ru)()),reinit:(0,ge.Ru)()});class cm extends rm{RO;line;column;source;error;sessionError}(0,ge.yu)(cm,{text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.jt)((0,ge.Ru)()),column:(0,ge.jt)((0,ge.Ru)()),source:(0,ge.jt)((0,ge.Ru)()),error:(0,ge.Ru)(),sessionError:(0,ge.Ru)()});class lm{RO;line;column;source}(0,ge.yu)(lm,{RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)()});class dm extends rm{jumpTo}(0,ge.yu)(dm,{text:(0,ge.Ru)(),jumpTo:(0,ge.Ry)(lm)});class um{uuid=(0,a.Z)();sourceID;line;column;foundName}(0,ge.yu)(um,{sourceID:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),foundName:(0,ge.Ru)()});class pm{uuid=(0,a.Z)();sourceID;line;column;foundName;add;messageToBeModified;fileToBeModified;lineToBeModified;columnToBeModified}(0,ge.yu)(pm,{sourceID:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),foundName:(0,ge.Ru)(),add:(0,ge.Ru)(),messageToBeModified:(0,ge.Ru)(),fileToBeModified:(0,ge.Ru)(),lineToBeModified:(0,ge.Ru)(),columnToBeModified:(0,ge.Ru)()});class hm extends cm{candidateName;candidatesWithPackageImported=[];candidatesWithPackageNotImported=[]}(0,ge.yu)(hm,{candidateName:(0,ge.Ru)(),candidatesWithPackageImported:(0,ge.pb)((0,ge.Ry)(um)),candidatesWithPackageNotImported:(0,ge.pb)((0,ge.Ry)(pm))});class gm extends cm{candidateName;candidates=[]}(0,ge.yu)(gm,{candidateName:(0,ge.Ru)(),candidates:(0,ge.pb)((0,ge.Ry)(pm))});class mm{id;parentId;file;line;column}(0,ge.yu)(mm,{id:(0,ge.Ru)(),parentId:(0,ge.Ru)(),file:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)()});class fm{children=[];li_attr;text;type}(0,ge.yu)(fm,{children:(0,ge.pb)((0,ge.Ry)(fm)),li_attr:(0,ge.Ry)(mm),text:(0,ge.Ru)(),type:(0,ge.Ru)()});class _m extends rm{count;filterPaths=[];path;relevantTestsOnly;runnerId;tests=[]}(0,ge.yu)(_m,{count:(0,ge.Ru)(),filterPaths:(0,ge.pb)((0,ge.Ru)()),path:(0,ge.Ru)(),relevantTestsOnly:(0,ge.Ru)(),runnerId:(0,ge.Ru)(),tests:(0,ge.pb)((0,ge.Ry)(fm))});class Em{uuid=(0,a.Z)()}class Cm{before;found;after}(0,ge.yu)(Cm,{after:(0,ge.Ru)(),before:(0,ge.Ru)(),found:(0,ge.Ru)()});class ym{uuid=(0,a.Z)();sourceId;startLine;startColumn;endLine;endColumn;preview;constructor(e,t,n,i,s){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=i,this.endColumn=s}}(0,ge.yu)(ym,{sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)(),preview:(0,ge.jt)((0,ge.Ry)(Cm))});class bm extends Em{sourceId;coordinates=[];isExpanded=!0;constructor(){super(),(0,Oe.rC)(this,{coordinates:Oe.LO,isExpanded:Oe.LO,setIsExpanded:Oe.aD,dismissCoordinate:Oe.aD})}setCoordinates(e){this.coordinates=e}setIsExpanded(e){this.isExpanded=e}dismissCoordinate(e){w(this.coordinates,e)}}var Tm,vm,Sm;(0,ge.yu)(bm,{sourceId:(0,ge.Ru)(),coordinates:(0,ge.pb)((0,ge.Ry)(ym))}),function(e){e.PASSED="Success",e.FAILED="AssertFail",e.ERROR="Error",e.NOT_RUN="notRan"}(Tm||(Tm={}));class Nm{status;test}class xm extends Nm{test=[]}(0,ge.yu)(xm,{status:(0,ge.Ru)(),test:(0,ge.pb)((0,ge.Ru)())});class Am{text;RO;line;column;source;error}(0,ge.yu)(Am,{text:(0,ge.Ru)(),RO:(0,ge.Ru)(),line:(0,ge.Ru)(),column:(0,ge.Ru)(),source:(0,ge.Ru)(),error:(0,ge.Ru)()});class Im extends Nm{test=[];error}(0,ge.yu)(Im,{status:(0,ge.Ru)(),test:(0,ge.pb)((0,ge.Ru)()),error:(0,ge.Ry)(Am)});class Om{}class wm extends Om{finished;tests=[]}(0,ge.yu)(wm,{finished:(0,ge.Ru)(),tests:(0,ge.pb)((0,ge.PG)((()=>ge.AM),(e=>e.error?(0,ge.vB)(Im,e):(0,ge.vB)(xm,e))))});class Rm extends Om{error;text}(0,ge.yu)(Rm,{error:(0,ge.Ru)(),text:(0,ge.Ru)()}),function(e){e.PASSED="PASSED",e.FAILED="FAILED",e.NONE="NONE"}(vm||(vm={})),function(e){e.PASSED="PASSED",e.FAILED="FAILED",e.ERROR="ERROR",e.RUNNING="RUNNING"}(Sm||(Sm={}));class km{_START_TIME;total;time=0;passedTests=new Set;failedTests=new Map;testsWithError=new Map;notRunTests;results=new Map;constructor(e){(0,Oe.rC)(this,{total:Oe.LO,time:Oe.LO,passedTests:Oe.LO,failedTests:Oe.LO,testsWithError:Oe.LO,notRunTests:Oe.LO,results:Oe.LO,passed:Oe.Fl,error:Oe.Fl,failed:Oe.Fl,passedTestIds:Oe.Fl,failedTestIds:Oe.Fl,testWithErrorIds:Oe.Fl,notRunTestIds:Oe.Fl,numberOfTestsRun:Oe.Fl,runPercentage:Oe.Fl,suiteStatus:Oe.Fl,setTime:Oe.aD,addResult:Oe.aD}),this._START_TIME=Date.now(),this.total=e.size,this.notRunTests=new Set(e)}get passed(){return this.passedTests.size}get error(){return this.testsWithError.size}get failed(){return this.failedTests.size}get passedTestIds(){return Array.from(this.passedTests.values())}get failedTestIds(){return Array.from(this.failedTests.keys())}get testWithErrorIds(){return Array.from(this.testsWithError.keys())}get notRunTestIds(){return Array.from(this.notRunTests.values())}get numberOfTestsRun(){return this.passed+this.error+this.failed}get runPercentage(){return Math.floor(100*this.numberOfTestsRun/this.total)}get suiteStatus(){return this.failed+this.error?vm.FAILED:this.passed?vm.PASSED:vm.NONE}setTime(e){this.time=e}addResult(e,t){switch(this.results.set(t,e),this.notRunTests.delete(t),e.status){case Tm.PASSED:this.passedTests.add(t);break;case Tm.FAILED:this.failedTests.set(t,$(e,Im));break;case Tm.ERROR:this.testsWithError.set(t,$(e,Im));break;default:throw new F(`Unsupported test result status '${e.status}'`)}this.time=Date.now()-this._START_TIME}}class Lm{ideStore;testExecutionResult;checkTestRunnerState=we.create();testResultInfo;allTests=new Map;selectedTestId;treeBuildingState=we.create();treeData;viewAsList=!1;constructor(e,t){(0,Oe.rC)(this,{testResultInfo:Oe.LO.ref,allTests:Oe.LO,selectedTestId:Oe.LO,treeData:Oe.LO.ref,viewAsList:Oe.LO,setViewAsList:Oe.aD,setSelectedTestId:Oe.aD,setTestResultInfo:Oe.aD,setTreeData:Oe.aD,refreshTree:Oe.aD,collapseTree:Oe.aD,expandTree:Oe.aD,buildTreeDataByLayer:Oe.aD,pullTestRunnerResult:Oe.aD,buildTestTreeData:Oe.ls,pollTestRunnerResult:Oe.ls,rerunTestSuite:Oe.ls,cancelTestRun:Oe.ls}),this.ideStore=e,this.testExecutionResult=t}getTreeData(){return U(this.treeData,"Test tree data has not been initialized")}setViewAsList(e){this.viewAsList=e}setSelectedTestId(e){this.selectedTestId=e}setTestResultInfo(e){this.testResultInfo=e}setTreeData(e){this.treeData=e}refreshTree(){this.setTreeData({...U(this.treeData)})}*buildTestTreeData(){if(this.treeBuildingState.isInProgress)return;this.treeBuildingState.inProgress();const e=this.testExecutionResult.tests.map((e=>{const t=e.li_attr.id;return e.type&&this.allTests.set(t,e),t})),t=new Map;this.treeData={rootIds:e,nodes:t},yield this.buildTreeDataByLayer(this.testExecutionResult.tests),this.treeBuildingState.reset()}collapseTree(){this.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),this.refreshTree()}expandTree(){this.getTreeData().nodes.forEach((e=>{e.isOpen=!0})),this.refreshTree()}async buildTreeDataByLayer(e){const t=this.getTreeData(),n=[];return await Promise.all(e.map((e=>new Promise(((i,s)=>setTimeout((()=>{const a=e.li_attr.id,r={id:a,label:e.text,data:e,childrenIds:e.type?void 0:[],isLoading:!1};if(e.type&&this.allTests.set(a,e),t.nodes.set(a,r),"Root"!==e.li_attr.parentId)try{const n=U(t.nodes.get((o=e,`test${this.testExecutionResult.runnerId}_${o.li_attr.parentId}`)),`Can't find parent test node with ID '${e.li_attr.parentId}'`);n.childrenIds?I(n.childrenIds,a):n.childrenIds=[a]}catch(e){return void s(e)}var o;n.push(...e.children),i()}),0)))))),n.length?this.buildTreeDataByLayer(n):Promise.resolve()}*pollTestRunnerResult(){if(this.checkTestRunnerState.isInInitialState){this.checkTestRunnerState.inProgress();try{W(this.allTests.size===this.testExecutionResult.count,`Number of tests scanned in tree (${this.allTests.size}) does not match the number of total reported tests (${this.testExecutionResult.count})`);const e=new km(new Set(this.allTests.keys()));this.testResultInfo=e,yield this.pullTestRunnerResult(e)}finally{this.checkTestRunnerState.reset()}}}async pullTestRunnerResult(e){const t=(n=await this.ideStore.client.checkTestRunner(this.testExecutionResult.runnerId)).error?(0,ge.vB)(Rm,n):(0,ge.vB)(wm,n);var n;return t instanceof wm?(await Promise.all(t.tests.map((t=>A((()=>{return e.addResult(t,(n=t,`test${this.testExecutionResult.runnerId}_${n.test.join("_")}`));var n}))))),t.finished?Promise.resolve():new Promise(((t,n)=>setTimeout((()=>{try{t(this.pullTestRunnerResult(e))}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyWarning("Failed to run test"+(e.message?`: ${e.message}`:"")),n(e)}}),1e3)))):(this.setTestResultInfo(void 0),Promise.resolve())}*rerunTestSuite(){this.ideStore.testRunState.isInProgress||(yield(0,Oe.fl)(this.ideStore.executeTests(this.testExecutionResult.path,this.testExecutionResult.relevantTestsOnly)))}*cancelTestRun(){this.ideStore.testRunState.isInProgress&&(yield this.ideStore.client.cancelTestRunner(this.testExecutionResult.runnerId),this.ideStore.applicationStore.notificationService.notifyWarning(`Stopped running test (id: ${this.testExecutionResult.runnerId}) successfully!`))}}class Fm{}class Pm extends Fm{error;errorDialog;text}(0,ge.yu)(Pm,{error:(0,ge.Ru)(),errorDialog:(0,ge.Ru)(),text:(0,ge.Ru)()});class Dm{networkClient;userId="localuser";sessionId=`${this.userId}@${Date.now()}@abcd`;compilerMode;mode;constructor(e){this.networkClient=e}get baseUrl(){return U(this.networkClient.baseUrl,"Pure client has not been configured properly")}initialize=e=>this.networkClient.get(`${this.baseUrl}/initialize`,void 0,void 0,{requestCache:e,sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getInitializationActivity=()=>this.networkClient.get(`${this.baseUrl}/initializationActivity`,void 0,void 0,{sessionId:this.sessionId});getConceptActivity=()=>this.networkClient.get(`${this.baseUrl}/conceptsActivity`,void 0,void 0,{sessionId:this.sessionId});execute=(e,t,n)=>this.networkClient.post(`${this.baseUrl}/${t}`,{extraParams:n,openFiles:e},void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getExecutionActivity=()=>this.networkClient.get(`${this.baseUrl}/executionActivity`,void 0,void 0,{sessionId:this.sessionId});findFiles=(e,t)=>this.networkClient.get(`${this.baseUrl}/findPureFiles`,void 0,void 0,{file:e,regex:t});searchText=(e,t,n,i=2e3)=>this.networkClient.get(`${this.baseUrl}/findInSources`,void 0,void 0,{string:e,caseSensitive:t,regex:n,limit:i});getTextSearchPreview=e=>this.networkClient.post(`${this.baseUrl}/getTextSearchPreview`,e);checkTestRunner=e=>this.networkClient.get(`${this.baseUrl}/testRunnerCheck`,void 0,void 0,{sessionId:this.sessionId,testRunnerId:e});cancelTestRunner=e=>this.networkClient.get(`${this.baseUrl}/testRunnerCancel`,void 0,void 0,{sessionId:this.sessionId,testRunnerId:e});getConceptChildren=e=>this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::display_ide(String[1]):String[1]",param:e?`'${e}'`:`'${Kh}'`,format:"raw",mode:this.mode,sessionId:this.sessionId});getConceptInfo=async(e,t,n)=>{const i=await this.networkClient.get(`${this.baseUrl}/getConceptInfo`,void 0,void 0,{file:e,line:t,column:n});if(i.error)throw new Error(i.text);return i};getUsages=async(e,t)=>{const n=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:e,param:t});return Array.isArray(n)?n:[n]};renameConcept=e=>this.networkClient.put(`${this.baseUrl}/renameConcept`,e);movePackageableElements=e=>this.networkClient.put(`${this.baseUrl}/movePackageableElements`,e);getPackageableElementsUsage=async e=>{const t=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:Og.MULTIPLE_PATHS,param:[`'${e.join(",")}'`]});return Array.isArray(t)?t:[t]};getChildPackageableElements=async e=>{const t=await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::getChildPackageableElements_String_1__String_MANY_",param:[`'${e}'`]});return(Array.isArray(t)?t:[t]).map((e=>JSON.parse(e)))};getFile=e=>this.networkClient.get(`${this.baseUrl}/fileAsJson/${e}`,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});getDirectoryChildren=e=>this.networkClient.get(`${this.baseUrl}/dir`,void 0,void 0,{parameters:e??"/",mode:this.mode,sessionId:this.sessionId});updateSource=e=>this.networkClient.put(`${this.baseUrl}/updateSource`,e);createFile=e=>this.networkClient.post(`${this.baseUrl}/newFile/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});createFolder=e=>this.networkClient.post(`${this.baseUrl}/newFolder/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId,mode:this.mode,fastCompile:this.compilerMode});renameFile=(e,t)=>this.networkClient.put(`${this.baseUrl}/renameFile`,{oldPath:e,newPath:t},void 0);deleteDirectoryOrFile=e=>this.networkClient.delete(`${this.baseUrl}/deleteFile/${e}`,void 0,void 0,void 0,{sessionId:this.sessionId});getDiagramInfo=async e=>JSON.parse(await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::diagram::getDiagramInfo_String_1__String_1_",param:[`'${e}'`]}));getDiagramClassInfo=async e=>JSON.parse(await this.networkClient.get(`${this.baseUrl}/execute`,void 0,void 0,{func:"meta::pure::ide::diagram::getDiagramClassInfo_String_1__String_1_",param:[`'${e}'`]}));getSuggestionsForIncompletePath=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/incompletePath`,{path:e,types:t});getSuggestionsForIdentifier=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/identifier`,{importPaths:e,types:t});getSuggestionsForAttribute=(e,t)=>this.networkClient.post(`${this.baseUrl}/suggestion/attribute`,{importPaths:e,path:t});getSuggestionsForClass=e=>this.networkClient.post(`${this.baseUrl}/suggestion/class`,{importPaths:e});getSuggestionsForVariable=(e,t,n)=>this.networkClient.post(`${this.baseUrl}/suggestion/variable`,{sourceId:e,line:t,column:n})}class Mm{_initialDefaultSize;_tempSize;size;defaultSize;snapSize;maxSize;constructor(e){this.size=e.initial,this._tempSize=e.default,this.defaultSize=e.default,this._initialDefaultSize=e.default,this.snapSize=e.snap,(0,Oe.rC)(this,{_tempSize:Oe.LO,size:Oe.LO,defaultSize:Oe.LO,snapSize:Oe.LO,maxSize:Oe.LO,isOpen:Oe.Fl,isMaximizable:Oe.Fl,isMaximized:Oe.Fl,setSize:Oe.aD,open:Oe.aD,close:Oe.aD,toggle:Oe.aD,setMaxSize:Oe.aD,maximize:Oe.aD,minimize:Oe.aD,toggleMaximize:Oe.aD})}get isOpen(){return 0!==this.size}get isMaximizable(){return void 0!==this.maxSize}get isMaximized(){return void 0!==this.maxSize&&this.size===this.maxSize}setSize(e){e=Math.max(e,0),this.maxSize&&(e=Math.min(e,this.maxSize)),this.size!==e&&(void 0!==this.snapSize?e>this.size?this.maxSize&&e>this.maxSize-this.snapSize?this.size=this.maxSize:this.size=e<this.snapSize?this.defaultSize:e:this.size=e<this.snapSize?0:e:this.size=e)}open(){0===this.size&&(this.size=this._tempSize)}close(){0!==this.size&&(this._tempSize=this.size||this.defaultSize,this.size=0)}toggle(){0===this.size?this.open():this.close()}setMaxSize(e){this._tempSize=Math.min(this._tempSize,e),this.size=Math.min(this.size,e),this.defaultSize=Math.min(this._initialDefaultSize,e),this.maxSize=e}maximize(){void 0!==this.maxSize&&this.size!==this.maxSize&&(this._tempSize=this.size,this.size=this.maxSize)}minimize(){void 0!==this.maxSize&&this.size===this.maxSize&&(this.size=this._tempSize===this.maxSize?this.defaultSize:this._tempSize)}toggleMaximize(){void 0!==this.maxSize&&(this.size===this.maxSize?this.minimize():this.maximize())}}class Bm{lowerBound;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return pa([Ra.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new Bm(0,0);static ZERO_ONE=new Bm(0,1);static ZERO_MANY=new Bm(0,void 0);static ONE=new Bm(1,1);static ONE_MANY=new Bm(1,void 0)}class jm{_UUID=(0,a.Z)();tag;value;constructor(e,t){this.tag=e,this.value=t}get hashCode(){return pa([Ra.TAGGED_VALUE,this.tag.pointerHashCode,this.value])}}class Um extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.TAG_POINTER,this.value.value,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class Gm extends Um{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new Gm(e)}}class Vm extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.STEREOTYPE_POINTER,this.value.value,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class $m extends Vm{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new $m(e)}}class Hm extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}}class zm extends Hm{ownerReference;constructor(e){const t=Za.create(e.rawType);super(t,e),this.ownerReference=t}static create(e){return new zm(e)}}class Wm{_UUID=(0,a.Z)();rawType;constructor(e){this.rawType=e}}class Km{_UUID=(0,a.Z)();_OWNER;name;multiplicity;genericType;aggregation;stereotypes=[];taggedValues=[];constructor(e,t,n,i){this.name=e,this.multiplicity=t,this.genericType=n,this._OWNER=i}get hashCode(){return pa([Ra.PROPERTY,this.name,this.multiplicity,this.genericType.ownerReference.valueForSerialization??"",this.aggregation??"",pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}}var Ym;!function(e){e.NONE="NONE",e.SHARED="SHARED",e.COMPOSITE="COMPOSITE"}(Ym||(Ym={}));class Jm{_UUID=(0,a.Z)();_OWNER;name;genericType;multiplicity;stereotypes=[];taggedValues=[];body;parameters;constructor(e,t,n,i){this.name=e,this.multiplicity=t,this.genericType=n,this._OWNER=i}get hashCode(){return pa([Ra.DERIVED_PROPERTY,this.name,this.multiplicity,this.genericType.ownerReference.valueForSerialization??"",pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),Fa(this.parameters,this.body)])}}class Xm extends Ga{accept_PackageableElementVisitor(e){return e.visit_PrimitiveType(this)}static STRING=new Xm(_a.STRING);static BOOLEAN=new Xm(_a.BOOLEAN);static BINARY=new Xm(_a.BINARY);static NUMBER=new Xm(_a.NUMBER);static INTEGER=new Xm(_a.INTEGER);static FLOAT=new Xm(_a.FLOAT);static DECIMAL=new Xm(_a.DECIMAL);static DATE=new Xm(_a.DATE);static STRICTDATE=new Xm(_a.STRICTDATE);static DATETIME=new Xm(_a.DATETIME);static STRICTTIME=new Xm(_a.STRICTTIME);static LATESTDATE=new Xm(_a.LATESTDATE);static BYTE=new Xm(_a.BYTE)}class qm extends Ua{static NAME="INTERNAL__PseudoClass";static INSTANCE=new qm;constructor(){super(qm.NAME)}}class Zm extends Ba{_generatedMilestonedProperties=[];properties;derivedProperties=[];constructor(e){super(e);const t=[new Km("",Bm.ONE,zm.create(new Wm(qm.INSTANCE)),qm.INSTANCE),new Km("",Bm.ONE,zm.create(new Wm(qm.INSTANCE)),qm.INSTANCE)];t[0]._OWNER=this,t[1]._OWNER=this,this.properties=t}dispose(){super.dispose();const[e,t]=this.properties;if(e.genericType.value.rawType instanceof Ua&&t.genericType.value.rawType instanceof Ua){const n=$(e.genericType.value.rawType,Ua),i=$(t.genericType.value.rawType,Ua);n.propertiesFromAssociations=n.propertiesFromAssociations.filter((e=>e!==t)),i.propertiesFromAssociations=i.propertiesFromAssociations.filter((t=>t!==e))}}get _elementHashCode(){return pa([Ra.ASSOCIATION,this.path,pa(this.properties),pa(this.derivedProperties),pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues)])}accept_PackageableElementVisitor(e){return e.visit_Association(this)}}class Qm extends Ba{includes=[];classMappings=[];enumerationMappings=[];associationMappings=[];test=[];tests=[];get _elementHashCode(){return pa([Ra.MAPPING,this.path,pa(this.classMappings),pa(this.enumerationMappings),pa(this.associationMappings),pa(this.test),pa(this.includes),pa(this.tests)])}accept_PackageableElementVisitor(e){return e.visit_Mapping(this)}}class ef extends Ba{p_stereotypes=[];p_tags=[];get _elementHashCode(){return pa([Ra.PROFILE,this.path,pa(this.p_stereotypes.map((e=>e.value))),pa(this.p_tags.map((e=>e.value)))])}accept_PackageableElementVisitor(e){return e.visit_Profile(this)}}class tf extends Ba{pattern="/";owners=[];documentation="";autoActivateUpdates=!0;execution;test;tests=[];postValidations=[];get patternParameters(){return(0,ve.Z)((this.pattern.match(/\{\w+\}/gu)??[]).map((e=>e.substring(1,e.length-1))))}get _elementHashCode(){return pa([Ra.SERVICE,pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),this.path,this.pattern,pa(this.owners),this.documentation,this.autoActivateUpdates.toString(),this.execution,this.test??"",pa(this.tests),pa(this.postValidations)])}accept_PackageableElementVisitor(e){return e.visit_Service(this)}}class nf extends Ba{functionName;constructor(e){super(e),this.functionName=e}}class sf extends nf{}class af extends sf{returnType;returnMultiplicity;parameters=[];expressionSequence=[];constructor(e,t,n){super(e),this.returnType=t,this.returnMultiplicity=n}get _elementHashCode(){return pa([Ra.FUNCTION,this.path,pa(this.parameters),this.returnType.valueForSerialization??"",pa(this.taggedValues),pa(this.stereotypes.map((e=>e.pointerHashCode))),Fa(void 0,this.expressionSequence)])}accept_PackageableElementVisitor(e){return e.visit_ConcreteFunctionDefinition(this)}}class rf extends Ba{includes=[]}class of extends rf{sections=[];get _elementHashCode(){return pa([Ra.FLAT_DATA,this.path,pa(this.includes.map((e=>e.valueForSerialization??""))),pa(this.sections)])}accept_PackageableElementVisitor(e){return e.visit_FlatData(this)}}class cf extends Ba{runtimeValue;get _elementHashCode(){return pa([Ra.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}}class lf extends Ba{connectionValue;get _elementHashCode(){return pa([Ra.PACKAGEABLE_CONNECTION,this.path,this.connectionValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableConnection(this)}}class df extends Ba{}class uf extends df{type;generationOutputPath;scopeElements=[];configurationProperties=[];get _elementHashCode(){return pa([Ra.FILE_GENERATION,this.path,this.type,this.generationOutputPath??"",pa(this.scopeElements.map((e=>e instanceof qa?e.valueForSerialization??"":e))),pa(this.configurationProperties)])}accept_PackageableElementVisitor(e){return e.visit_FileGenerationSpecification(this)}}class pf extends Ba{generationNodes=[];fileGenerations=[];findGenerationElementById(e){return this.generationNodes.find((t=>t.id===e))?.generationElement.value}get _elementHashCode(){return pa([Ra.GENERATION_TREE,this.path,pa(this.generationNodes),pa(this.fileGenerations.map((e=>Pa(Ia.FILE_GENERATION,e.valueForSerialization??""))))])}accept_PackageableElementVisitor(e){return e.visit_GenerationSpecification(this)}}class hf extends rf{schemas=[];joins=[];filters=[];get _elementHashCode(){return pa([Ra.DATABASE,this.path,pa(this.includes.map((e=>e.valueForSerialization??""))),pa(this.schemas),pa(this.joins),pa(this.filters)])}accept_PackageableElementVisitor(e){return e.visit_Database(this)}}class gf{_class;index=new Map;constructor(e){this._class=e}getElementClass(){return this._class}get elements(){return Array.from(this.index.values())}getElement(e){return this.index.get(e)}setElement(e,t){this.index.set(e,t)}deleteElement(e){this.index.delete(e)}renameElement(e,t){const n=this.getElement(e);n&&(this.deleteElement(e),this.setElement(t,n))}}class mf extends Ba{data;get hashCode(){return pa([Ra.DATA_ELEMENT,this.path,pa(this.stereotypes.map((e=>e.pointerHashCode))),pa(this.taggedValues),this.data])}accept_PackageableElementVisitor(e){return e.visit_DataElement(this)}}class ff extends Ba{executionParameters=[];get _elementHashCode(){return pa([Ra.EXECUTION_ENVIRONMENT_INSTANCE,this.path,pa(this.executionParameters)])}accept_PackageableElementVisitor(e){return e.visit_ExecutionEnvironmentInstance(this)}}class _f extends Ba{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownPackageableElement(this)}}class Ef extends Ba{function}class Cf extends Ef{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownFunctionActivator(this)}}class yf extends rf{content;get _elementHashCode(){return pa([Ra.INTERNAL__UNKNOWN_STORE,this.path,La(this.content)])}accept_PackageableElementVisitor(e){return e.visit_INTERNAL__UnknownStore(this)}}const bf=new Set([Ba,ja,Ga,Xm,Ua,Zm,Va,af,ef,Ha,$a,mf,rf,Qm,lf,cf,pf,uf,tf,ff,class extends Ba{sections=[];get _elementHashCode(){return pa([Ra.SECTION_INDEX,this.path,pa(this.sections)])}accept_PackageableElementVisitor(e){return e.visit_SectionIndex(this)}},_f,yf]);class Tf{root;_origin;extensions=[];elementSectionIndex=new Map;sectionIndicesIndex=new Map;profilesIndex=new Map;typesIndex=new Map;associationsIndex=new Map;functionsIndex=new Map;functionActivatorsIndex=new Map;storesIndex=new Map;mappingsIndex=new Map;connectionsIndex=new Map;runtimesIndex=new Map;servicesIndex=new Map;generationSpecificationsIndex=new Map;fileGenerationsIndex=new Map;dataElementsIndex=new Map;executionEnvironmentsIndex=new Map;INTERNAL__unknownElementsIndex=new Map;constructor(e,t,n){this.root=new za(e),this.extensions=this.createGraphExtensions(t),this._origin=n}createGraphExtensions(e){return e.map((e=>{if(bf.has(e))throw new L("Pure graph extension not allowed for the specified class. Consider removing this extension from plugins.");return new gf(e)}))}get ownSectionIndices(){return Array.from(this.sectionIndicesIndex.values())}get ownProfiles(){return Array.from(this.profilesIndex.values())}get ownEnumerations(){return Array.from(this.typesIndex.values()).filter(G(Va))}get ownMeasures(){return Array.from(this.typesIndex.values()).filter(G(Ha))}get ownClasses(){return Array.from(this.typesIndex.values()).filter(G(Ua))}get ownTypes(){return Array.from(this.typesIndex.values())}get ownAssociations(){return Array.from(this.associationsIndex.values())}get ownFunctions(){return Array.from(this.functionsIndex.values())}get ownFunctionActivators(){return Array.from(this.functionActivatorsIndex.values())}get ownStores(){return Array.from(this.storesIndex.values())}get ownFlatDatas(){return Array.from(this.storesIndex.values()).filter(G(of))}get ownDatabases(){return Array.from(this.storesIndex.values()).filter(G(hf))}get ownMappings(){return Array.from(this.mappingsIndex.values())}get ownServices(){return Array.from(this.servicesIndex.values())}get ownRuntimes(){return Array.from(this.runtimesIndex.values())}get ownConnections(){return Array.from(this.connectionsIndex.values())}get ownFileGenerations(){return Array.from(this.fileGenerationsIndex.values())}get ownDataElements(){return Array.from(this.dataElementsIndex.values())}get ownExecutionEnvironments(){return Array.from(this.executionEnvironmentsIndex.values())}get ownGenerationSpecifications(){return Array.from(this.generationSpecificationsIndex.values())}get ownTestables(){return[...this.ownServices,...this.ownMappings]}get origin(){return this._origin}setOrigin(e){if(this._origin)throw new L("Graph origin has already been set");this._origin=e}getExtensionElements(e){return this.getExtensionForElementClass(e).elements}getExtensionForElementClass(e){const t=this.extensions.filter((t=>t.getElementClass()===e));if(0===t.length)throw new F("Can't find graph extension for the specified element class: no compatible graph extensions available from plugins");if(t.length>1)throw new L("Found multiple extensions for the specified element class");return t[0]}getOwnNullableSection=e=>this.elementSectionIndex.get(e);getOwnNullableSectionIndex=e=>this.sectionIndicesIndex.get(e);getOwnNullableProfile=e=>this.profilesIndex.get(e);getOwnNullableType=e=>this.typesIndex.get(e);getOwnNullableClass=e=>{const t=this.getOwnNullableType(e);return t instanceof Ua?t:void 0};getOwnNullableEnumeration=e=>{const t=this.getOwnNullableType(e);return t instanceof Va?t:void 0};getOwnNullableMeasure=e=>{const t=this.getOwnNullableType(e);return t instanceof Ha?t:void 0};getOwnNullableAssociation=e=>this.associationsIndex.get(e);getOwnNullableFunction=e=>this.functionsIndex.get(e);getOwnNullableFunctionActivator=e=>this.functionActivatorsIndex.get(e);getOwnNullableStore=e=>this.storesIndex.get(e);getOwnNullableMapping=e=>this.mappingsIndex.get(e);getOwnNullableConnection=e=>this.connectionsIndex.get(e);getOwnNullableRuntime=e=>this.runtimesIndex.get(e);getOwnNullableService=e=>this.servicesIndex.get(e);getOwnNullableGenerationSpecification=e=>this.generationSpecificationsIndex.get(e);getOwnNullableFileGeneration=e=>this.fileGenerationsIndex.get(e);getOwnNullableDataElement=e=>this.dataElementsIndex.get(e);getOwnNullableExecutionEnviornment=e=>this.executionEnvironmentsIndex.get(e);getOwnSectionIndex=e=>U(this.getOwnNullableSectionIndex(e),`Can't find section index '${e}'`);getOwnProfile=e=>U(this.getOwnNullableProfile(e),`Can't find profile '${e}'`);getOwnType=e=>U(this.getOwnNullableType(e),`Can't find type '${e}'`);getOwnClass=e=>U(this.getOwnNullableClass(e),`Can't find class '${e}'`);getOwnEnumeration=e=>U(this.getOwnNullableEnumeration(e),`Can't find enumeration '${e}'`);getOwnMeasure=e=>U(this.getOwnNullableMeasure(e),`Can't find measure '${e}'`);getOwnAssociation=e=>U(this.getOwnNullableAssociation(e),`Can't find association '${e}'`);getOwnFunction=e=>U(this.getOwnNullableFunction(e),`Can't find function '${e}'`);getOwnFunctionActivator=e=>U(this.getOwnNullableFunctionActivator(e),`Can't find function activator '${e}'`);getOwnStore=e=>U(this.getOwnNullableStore(e),`Can't find store '${e}'`);getOwnDatabase=e=>$(this.getOwnNullableStore(e),hf,`Can't find database '${e}'`);getOwnFlatDataStore=e=>$(this.getOwnNullableStore(e),of,`Can't find flat-data store '${e}'`);getOwnMapping=e=>U(this.getOwnNullableMapping(e),`Can't find mapping '${e}'`);getOwnConnection=e=>U(this.getOwnNullableConnection(e),`Can't find connection '${e}'`);getOwnRuntime=e=>U(this.getOwnNullableRuntime(e),`Can't find runtime '${e}'`);getOwnService=e=>U(this.getOwnNullableService(e),`Can't find service '${e}'`);getOwnGenerationSpecification=e=>U(this.getOwnNullableGenerationSpecification(e),`Can't find generation specification '${e}'`);getOwnFileGeneration=e=>U(this.getOwnNullableFileGeneration(e),`Can't find file generation '${e}'`);getOwnDataElement=e=>U(this.getOwnNullableDataElement(e),`Can't find data element '${e}'`);getOwnExecutionEnvironment=e=>U(this.getOwnNullableExecutionEnviornment(e),`Can't find execution environment element '${e}'`);getOwnNullableExtensionElement(e,t){return this.getExtensionForElementClass(t).getElement(e)}setOwnSection(e,t){this.elementSectionIndex.set(e,t)}setOwnSectionIndex(e,t){this.sectionIndicesIndex.set(e,t)}setOwnProfile(e,t){this.profilesIndex.set(e,t)}setOwnType(e,t){this.typesIndex.set(e,t)}setOwnAssociation(e,t){this.associationsIndex.set(e,t)}setOwnFunction(e,t){this.functionsIndex.set(e,t)}setOwnFunctionActivator(e,t){this.functionActivatorsIndex.set(e,t)}setOwnStore(e,t){this.storesIndex.set(e,t)}setOwnMapping(e,t){this.mappingsIndex.set(e,t)}setOwnConnection(e,t){this.connectionsIndex.set(e,t)}setOwnRuntime(e,t){this.runtimesIndex.set(e,t)}setOwnService(e,t){this.servicesIndex.set(e,t)}setOwnGenerationSpecification(e,t){this.generationSpecificationsIndex.set(e,t)}setOwnFileGeneration(e,t){this.fileGenerationsIndex.set(e,t)}setOwnDataElement(e,t){this.dataElementsIndex.set(e,t)}setOwnExecutionEnvironment(e,t){this.executionEnvironmentsIndex.set(e,t)}INTERNAL__setOwnUnknownElement(e,t){this.INTERNAL__unknownElementsIndex.set(e,t)}setOwnElementInExtension(e,t,n){this.getExtensionForElementClass(n).setElement(e,t)}get allOwnElements(){return[...this.ownProfiles,...this.ownEnumerations,...this.ownMeasures,...this.ownClasses,...this.ownAssociations,...this.ownFunctions,...this.ownFunctionActivators,...this.ownStores,...this.ownMappings,...this.ownServices,...this.ownRuntimes,...this.ownConnections,...this.ownGenerationSpecifications,...this.ownFileGenerations,...this.ownDataElements,...this.ownExecutionEnvironments,...Array.from(this.INTERNAL__unknownElementsIndex.values()),...this.extensions.flatMap((e=>e.elements))]}async dispose(){this.allOwnElements.length&&await Promise.all(this.allOwnElements.map((e=>A((()=>{e.dispose()})))))}getNullablePackage=e=>e?D((()=>Zp(this.root,e,!1,void 0))):this.root;getOwnNullableElement(e,t){let n=this.sectionIndicesIndex.get(e)??this.INTERNAL__unknownElementsIndex.get(e)??this.typesIndex.get(e)??this.profilesIndex.get(e)??this.associationsIndex.get(e)??this.functionsIndex.get(e)??this.functionActivatorsIndex.get(e)??this.storesIndex.get(e)??this.mappingsIndex.get(e)??this.servicesIndex.get(e)??this.runtimesIndex.get(e)??this.connectionsIndex.get(e)??this.fileGenerationsIndex.get(e)??this.dataElementsIndex.get(e)??this.executionEnvironmentsIndex.get(e)??this.generationSpecificationsIndex.get(e);if(!n)for(const t of this.extensions){const i=t.getElement(e);if(i){n=i;break}}return t&&!n?this.getNullablePackage(e):n}addOwnElement(e,t){Jp(t?Qp(this,t,void 0):this.root,e),e instanceof Qm?this.setOwnMapping(e.path,e):e instanceof rf?this.setOwnStore(e.path,e):e instanceof ja?this.setOwnType(e.path,e):e instanceof Zm?this.setOwnAssociation(e.path,e):e instanceof ef?this.setOwnProfile(e.path,e):e instanceof af?this.setOwnFunction(e.path,e):e instanceof Ef?this.setOwnFunctionActivator(e.path,e):e instanceof tf?this.setOwnService(e.path,e):e instanceof lf?this.setOwnConnection(e.path,e):e instanceof cf?this.setOwnRuntime(e.path,e):e instanceof uf?this.setOwnFileGeneration(e.path,e):e instanceof pf?this.setOwnGenerationSpecification(e.path,e):e instanceof mf?this.setOwnDataElement(e.path,e):e instanceof ff?this.setOwnExecutionEnvironment(e.path,e):e instanceof za||this.getExtensionForElementClass(v(e)).setElement(e.path,e)}deleteOwnElement(e){e.package&&Xp(e.package,e),e instanceof _f?this.INTERNAL__unknownElementsIndex.delete(e.path):e instanceof Qm?this.mappingsIndex.delete(e.path):e instanceof rf?this.storesIndex.delete(e.path):e instanceof ja?(this.typesIndex.delete(e.path),e instanceof Ha&&(e.canonicalUnit&&this.typesIndex.delete(e.canonicalUnit.path),e.nonCanonicalUnits.forEach((e=>this.typesIndex.delete(e.path))))):e instanceof Zm?this.associationsIndex.delete(e.path):e instanceof ef?this.profilesIndex.delete(e.path):e instanceof af?this.functionsIndex.delete(e.path):e instanceof Ef?this.functionActivatorsIndex.delete(e.path):e instanceof tf?this.servicesIndex.delete(e.path):e instanceof cf?this.runtimesIndex.delete(e.path):e instanceof lf?this.connectionsIndex.delete(e.path):e instanceof uf?this.fileGenerationsIndex.delete(e.path):e instanceof pf?this.generationSpecificationsIndex.delete(e.path):e instanceof mf?this.dataElementsIndex.delete(e.path):e instanceof ff?this.executionEnvironmentsIndex.delete(e.path):e instanceof za?e.children.forEach((e=>this.deleteOwnElement(e))):this.getExtensionForElementClass(v(e)).deleteElement(e.path)}renameOwnElement(e,t,n){if(t===n)return;if(!n)throw new F(`Can't rename element '${t} to '${n}': path is empty'`);if(e instanceof za&&!Boolean(n.match(/^(?:\w[\w$_-]*)(?:::\w[\w$_-]*)*$/))||!(e instanceof za)&&!Boolean(n.match(/^(?:\w[\w$_-]*)(?:::\w[\w$_-]*)+$/)))throw new F(`Can't rename element '${t} to '${n}': invalid path'`);if(this.getOwnNullableElement(n,!0))throw new F(`Can't rename element '${t} to '${n}': another element with the same path already existed'`);const[i,s]=Kp(n);if(!(e instanceof za)){const t=this.getNullablePackage(i)??(""!==i?Qp(this,i,void 0):this.root);e.name=s,e instanceof af&&(e.functionName=(a=e,(r=e.name).substring(0,r.indexOf((e=>`_${e.parameters.map((e=>`${e.type.value.name}_${ih(e.multiplicity.lowerBound,e.multiplicity.upperBound)}_`)).join("_")}_${e.returnType.value.name}_${ih(e.returnMultiplicity.lowerBound,e.returnMultiplicity.upperBound)}_`)(a))))),e.package!==t&&(e.package&&Xp(e.package,e),Jp(t,e))}var a,r;if(e instanceof _f)this.INTERNAL__unknownElementsIndex.delete(t),this.INTERNAL__unknownElementsIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof Cf)this.functionActivatorsIndex.delete(t),this.functionActivatorsIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof yf)this.storesIndex.delete(t),this.storesIndex.set(n,e),e.content={...e.content,name:e.name,package:e.package?.path};else if(e instanceof Qm)this.mappingsIndex.delete(t),this.mappingsIndex.set(n,e);else if(e instanceof rf)this.storesIndex.delete(t),this.storesIndex.set(n,e);else if(e instanceof ja)this.typesIndex.delete(t),this.typesIndex.set(n,e),e instanceof Ha&&(e.canonicalUnit&&(this.typesIndex.delete(e.canonicalUnit.path),this.typesIndex.set(e.canonicalUnit.path.replace(t,n),e.canonicalUnit)),e.nonCanonicalUnits.forEach((e=>{this.typesIndex.delete(e.path),this.typesIndex.set(e.path.replace(t,n),e)})));else if(e instanceof Zm)this.associationsIndex.delete(t),this.associationsIndex.set(n,e);else if(e instanceof ef)this.profilesIndex.delete(t),this.profilesIndex.set(n,e);else if(e instanceof af)this.functionsIndex.delete(t),this.functionsIndex.set(n,e);else if(e instanceof Ef)this.functionActivatorsIndex.delete(t),this.functionActivatorsIndex.set(n,e);else if(e instanceof tf)this.servicesIndex.delete(t),this.servicesIndex.set(n,e);else if(e instanceof cf)this.runtimesIndex.delete(t),this.runtimesIndex.set(n,e);else if(e instanceof lf)this.connectionsIndex.delete(t),this.connectionsIndex.set(n,e);else if(e instanceof uf)this.fileGenerationsIndex.delete(t),this.fileGenerationsIndex.set(n,e);else if(e instanceof mf)this.dataElementsIndex.delete(t),this.dataElementsIndex.set(n,e);else if(e instanceof ff)this.executionEnvironmentsIndex.delete(t),this.executionEnvironmentsIndex.set(n,e);else if(e instanceof pf)this.generationSpecificationsIndex.delete(t),this.generationSpecificationsIndex.set(n,e);else if(e instanceof za){const a=new Map;if(e.children.forEach((e=>{a.set(e.path,e)})),e.name=s,!e.package)throw new L("Can't rename root package");const r=e.package;if(r!==this.getNullablePackage(i)){Xp(r,e);const t=""!==i?Qp(this,i,void 0):this.root;Jp(t,e)}a.forEach(((e,i)=>{this.renameOwnElement(e,i,i.replace(t,n))}))}else this.getExtensionForElementClass(v(e)).renameElement(t,n)}TEMPORARY__deleteOwnSectionIndex(){this.sectionIndicesIndex.forEach((e=>{e.setIsDeleted(!0),this.sectionIndicesIndex.delete(e.path)})),this.sectionIndicesIndex=new Map,this.elementSectionIndex=new Map}}class vf{}class Sf extends vf{groupId;artifactId;versionId;constructor(e,t,n){super(),this.groupId=e,this.artifactId=t,this.versionId=n}}class Nf extends Tf{constructor(e,t,n){super(t.name,e,n),this.root=t}}const xf=(e,t)=>n=>{for(const i of e.dependencyGraphs){const e=t(i,n);if(e)return e}};class Af{extensionElementClasses;_origin;roots=[];projectDependencyModelsIndex=new Map;constructor(e){this.extensionElementClasses=e}initialize(e){Array.from(e.entries()).forEach((([e,t])=>{const n=new za((e=>`@dependency__${e}`)(e));this.roots.push(n),this.projectDependencyModelsIndex.set(e,new Nf(this.extensionElementClasses,n,new Sf(t.groupId,t.artifactId,t.versionId)))}))}get numberOfDependencies(){return this.projectDependencyModelsIndex.size}get hasDependencies(){return Boolean(this.projectDependencyModelsIndex.size)}get dependencyGraphs(){return Array.from(this.projectDependencyModelsIndex.values())}get allOwnElements(){return this.dependencyGraphs.flatMap((e=>e.allOwnElements))}get origin(){return this._origin}setOrigin(e){if(this._origin)throw new L("Graph origin has already been set");this._origin=e}getOwnNullableSectionIndex=xf(this,((e,t)=>e.getOwnNullableSectionIndex(t)));getOwnNullableProfile=xf(this,((e,t)=>e.getOwnNullableProfile(t)));getOwnNullableType=xf(this,((e,t)=>e.getOwnNullableType(t)));getOwnNullableClass=xf(this,((e,t)=>e.getOwnNullableClass(t)));getOwnNullableEnumeration=xf(this,((e,t)=>e.getOwnNullableEnumeration(t)));getOwnNullableMeasure=xf(this,((e,t)=>e.getOwnNullableMeasure(t)));getOwnNullableAssociation=xf(this,((e,t)=>e.getOwnNullableAssociation(t)));getOwnNullableFunction=xf(this,((e,t)=>e.getOwnNullableFunction(t)));getOwnNullableFunctionActivator=xf(this,((e,t)=>e.getOwnNullableFunctionActivator(t)));getOwnNullableStore=xf(this,((e,t)=>e.getOwnNullableStore(t)));getOwnNullableMapping=xf(this,((e,t)=>e.getOwnNullableMapping(t)));getOwnNullableConnection=xf(this,((e,t)=>e.getOwnNullableConnection(t)));getOwnNullableRuntime=xf(this,((e,t)=>e.getOwnNullableRuntime(t)));getOwnNullableService=xf(this,((e,t)=>e.getOwnNullableService(t)));getOwnNullableGenerationSpecification=xf(this,((e,t)=>e.getOwnNullableGenerationSpecification(t)));getOwnNullableFileGeneration=xf(this,((e,t)=>e.getOwnNullableFileGeneration(t)));getOwnNullableDataElement=xf(this,((e,t)=>e.getOwnNullableDataElement(t)));getOwnExecutionEnvironment=xf(this,((e,t)=>e.getOwnNullableExecutionEnviornment(t)));getOwnNullableExtensionElement(e,t){for(const n of this.dependencyGraphs){const i=n.getExtensionForElementClass(t).getElement(e);if(i)return i}}get sectionIndices(){return this.dependencyGraphs.flatMap((e=>e.ownSectionIndices))}get profiles(){return this.dependencyGraphs.flatMap((e=>e.ownProfiles))}get enumerations(){return this.dependencyGraphs.flatMap((e=>e.ownEnumerations))}get measures(){return this.dependencyGraphs.flatMap((e=>e.ownMeasures))}get classes(){return this.dependencyGraphs.flatMap((e=>e.ownClasses))}get types(){return this.dependencyGraphs.flatMap((e=>e.ownTypes))}get associations(){return this.dependencyGraphs.flatMap((e=>e.ownAssociations))}get functions(){return this.dependencyGraphs.flatMap((e=>e.ownFunctions))}get functionActivators(){return this.dependencyGraphs.flatMap((e=>e.ownFunctionActivators))}get stores(){return this.dependencyGraphs.flatMap((e=>e.ownStores))}get databases(){return this.dependencyGraphs.flatMap((e=>e.ownDatabases))}get mappings(){return this.dependencyGraphs.flatMap((e=>e.ownMappings))}get services(){return this.dependencyGraphs.flatMap((e=>e.ownServices))}get runtimes(){return this.dependencyGraphs.flatMap((e=>e.ownRuntimes))}get connections(){return this.dependencyGraphs.flatMap((e=>e.ownConnections))}get dataElements(){return this.dependencyGraphs.flatMap((e=>e.ownDataElements))}get generationSpecifications(){return this.dependencyGraphs.flatMap((e=>e.ownGenerationSpecifications))}get fileGenerations(){return this.dependencyGraphs.flatMap((e=>e.ownFileGenerations))}get executionEnvironments(){return this.dependencyGraphs.flatMap((e=>e.ownExecutionEnvironments))}getExtensionElements(e){return this.dependencyGraphs.flatMap((t=>t.getExtensionElements(e)))}getModel(e){return U(this.projectDependencyModelsIndex.get(e),`Can't find dependency model with project ID '${e}'`)}getNullableElement(e,t){const n=this.dependencyGraphs.find((n=>Boolean(n.getOwnNullableElement(e,t))));return n?.getOwnNullableElement(e,t)}}class If extends rf{static NAME="ModelStore";static INSTANCE=new If;constructor(){super(If.NAME)}accept_PackageableElementVisitor(e){throw new F}}class Of extends Tf{primitiveTypesIndex=new Map;get primitiveTypes(){return Array.from(this.primitiveTypesIndex.values())}constructor(e){super(fa.CORE,e),this.initializePrimitiveTypes(),this.setOwnStore(If.NAME,If.INSTANCE)}get allOwnElements(){return[...super.allOwnElements,...this.primitiveTypes]}initializePrimitiveTypes(){[Xm.STRING,Xm.BOOLEAN,Xm.BINARY,Xm.NUMBER,Xm.INTEGER,Xm.FLOAT,Xm.DECIMAL,Xm.DATE,Xm.STRICTDATE,Xm.DATETIME,Xm.STRICTTIME,Xm.LATESTDATE,Xm.BYTE].forEach((e=>{this.primitiveTypesIndex.set(e.path,e),this.setOwnType(e.path,e)}))}}class wf extends Tf{autoImports=[];constructor(e){super(fa.SYSTEM,e)}initializeAutoImports(){this.autoImports=ba.map((e=>$(this.getOwnNullableElement(e,!0),za,`Can't find auto-import package '${e}'`)))}}class Rf extends Tf{constructor(e){super(fa.MODEL_GENERATION,e)}}class kf extends Tf{coreModel;systemModel;generationModel;dependencyManager;graphPlugins=[];constructor(e,t,n){const i=n.flatMap((e=>e.getExtraPureGraphExtensionClasses?.()??[]));super(fa.MAIN,i),this.graphPlugins=n,this.coreModel=e,this.systemModel=t,this.generationModel=new Rf(i),this.dependencyManager=new Af(i)}get autoImports(){return this.systemModel.autoImports}get primitiveTypes(){return this.coreModel.primitiveTypes}get sectionIndices(){return[...this.coreModel.ownSectionIndices,...this.systemModel.ownSectionIndices,...this.dependencyManager.sectionIndices,...this.ownSectionIndices,...this.generationModel.ownSectionIndices]}get profiles(){return[...this.coreModel.ownProfiles,...this.systemModel.ownProfiles,...this.dependencyManager.profiles,...this.ownProfiles,...this.generationModel.ownProfiles]}get enumerations(){return[...this.coreModel.ownEnumerations,...this.systemModel.ownEnumerations,...this.dependencyManager.enumerations,...this.ownEnumerations,...this.generationModel.ownEnumerations]}get measures(){return[...this.coreModel.ownMeasures,...this.systemModel.ownMeasures,...this.dependencyManager.measures,...this.ownMeasures,...this.generationModel.ownMeasures]}get classes(){return[...this.coreModel.ownClasses,...this.systemModel.ownClasses,...this.dependencyManager.classes,...this.ownClasses,...this.generationModel.ownClasses]}get types(){return[...this.coreModel.ownTypes,...this.systemModel.ownTypes,...this.dependencyManager.types,...this.ownTypes,...this.generationModel.ownTypes]}get associations(){return[...this.coreModel.ownAssociations,...this.systemModel.ownAssociations,...this.dependencyManager.associations,...this.ownAssociations,...this.generationModel.ownAssociations]}get functions(){return[...this.coreModel.ownFunctions,...this.systemModel.ownFunctions,...this.dependencyManager.functions,...this.ownFunctions,...this.generationModel.ownFunctions]}get functionActivators(){return[...this.coreModel.ownFunctionActivators,...this.systemModel.ownFunctionActivators,...this.dependencyManager.functionActivators,...this.ownFunctionActivators,...this.generationModel.ownFunctionActivators]}get stores(){return[...this.coreModel.ownStores,...this.systemModel.ownStores,...this.dependencyManager.stores,...this.ownStores,...this.generationModel.ownStores]}get databases(){return[...this.coreModel.ownDatabases,...this.systemModel.ownDatabases,...this.dependencyManager.databases,...this.ownDatabases,...this.generationModel.ownDatabases]}get mappings(){return[...this.coreModel.ownMappings,...this.systemModel.ownMappings,...this.dependencyManager.mappings,...this.ownMappings,...this.generationModel.ownMappings]}get services(){return[...this.coreModel.ownServices,...this.systemModel.ownServices,...this.dependencyManager.services,...this.ownServices,...this.generationModel.ownServices]}get runtimes(){return[...this.coreModel.ownRuntimes,...this.systemModel.ownRuntimes,...this.dependencyManager.runtimes,...this.ownRuntimes,...this.generationModel.ownRuntimes]}get connections(){return[...this.coreModel.ownConnections,...this.systemModel.ownConnections,...this.dependencyManager.connections,...this.ownConnections,...this.generationModel.ownConnections]}get dataElements(){return[...this.coreModel.ownDataElements,...this.systemModel.ownDataElements,...this.dependencyManager.dataElements,...this.ownDataElements,...this.generationModel.ownDataElements]}get executionEnvironments(){return[...this.coreModel.ownExecutionEnvironments,...this.systemModel.ownExecutionEnvironments,...this.dependencyManager.executionEnvironments,...this.ownExecutionEnvironments,...this.generationModel.ownExecutionEnvironments]}get generationSpecifications(){return[...this.coreModel.ownGenerationSpecifications,...this.systemModel.ownGenerationSpecifications,...this.dependencyManager.generationSpecifications,...this.ownGenerationSpecifications,...this.generationModel.ownGenerationSpecifications]}get fileGenerations(){return[...this.coreModel.ownFileGenerations,...this.systemModel.ownFileGenerations,...this.dependencyManager.fileGenerations,...this.ownFileGenerations,...this.generationModel.ownFileGenerations]}get allElements(){return[...this.coreModel.allOwnElements,...this.systemModel.allOwnElements,...this.dependencyManager.allOwnElements,...this.allOwnElements,...this.generationModel.allOwnElements]}get allOwnTestables(){const e=this.graphPlugins.flatMap((e=>e.getExtraTestablesCollectors?.()??[])).map((e=>e(this)));return[...this.ownTestables].concat(...e)}getPrimitiveType=e=>U(this.coreModel.primitiveTypesIndex.get(e),`Can't find primitive type '${e}'`);getType=e=>U(this.getOwnNullableType(e)??this.generationModel.getOwnNullableType(e)??this.dependencyManager.getOwnNullableType(e)??this.systemModel.getOwnNullableType(e)??this.coreModel.getOwnNullableType(e),`Can't find type '${e}'`);getProfile=e=>U(this.getOwnNullableProfile(e)??this.generationModel.getOwnNullableProfile(e)??this.dependencyManager.getOwnNullableProfile(e)??this.systemModel.getOwnNullableProfile(e),`Can't find profile '${e}'`);getEnumeration=e=>$(this.getType(e),Va,`Can't find enumeration '${e}'`);getMeasure=e=>$(this.getType(e),Ha,`Can't find measure '${e}'`);getUnit=e=>$(this.getType(e),$a,`Can't find unit '${e}'`);getClass=e=>$(this.getType(e),Ua,`Can't find class '${e}'`);getAssociation=e=>U(this.getOwnNullableAssociation(e)??this.generationModel.getOwnNullableAssociation(e)??this.dependencyManager.getOwnNullableAssociation(e)??this.systemModel.getOwnNullableAssociation(e),`Can't find association '${e}'`);getPropertyOwner=e=>U(this.getOwnNullableAssociation(e)??this.generationModel.getOwnNullableAssociation(e)??this.dependencyManager.getOwnNullableAssociation(e)??this.systemModel.getOwnNullableAssociation(e)??$(this.getType(e),Ua),`Can't find property owner '${e}'`);getFunction=e=>$(this.getOwnNullableFunction(e)??this.generationModel.getOwnNullableFunction(e)??this.dependencyManager.getOwnNullableFunction(e)??this.systemModel.getOwnNullableFunction(e),af,`Can't find function '${e}'`);getFunctionActivator=e=>$(this.getOwnNullableFunctionActivator(e)??this.generationModel.getOwnNullableFunctionActivator(e)??this.dependencyManager.getOwnNullableFunctionActivator(e)??this.systemModel.getOwnNullableFunctionActivator(e),Ef,`Can't find function activator '${e}'`);getStore=e=>U(this.getOwnNullableStore(e)??this.generationModel.getOwnNullableStore(e)??this.dependencyManager.getOwnNullableStore(e)??this.systemModel.getOwnNullableStore(e)??this.coreModel.getOwnNullableStore(e),`Can't find store '${e}'`);getFlatDataStore=e=>$(this.getStore(e),of,`Can't find flat-data store '${e}'`);getDatabase=e=>$(this.getStore(e),hf,`Can't find database store '${e}'`);getMapping=e=>U(this.getOwnNullableMapping(e)??this.generationModel.getOwnNullableMapping(e)??this.dependencyManager.getOwnNullableMapping(e)??this.systemModel.getOwnNullableMapping(e),`Can't find mapping '${e}'`);getService=e=>U(this.getOwnNullableService(e)??this.generationModel.getOwnNullableService(e)??this.dependencyManager.getOwnNullableService(e)??this.systemModel.getOwnNullableService(e),`Can't find service '${e}'`);getConnection=e=>U(this.getOwnNullableConnection(e)??this.generationModel.getOwnNullableConnection(e)??this.dependencyManager.getOwnNullableConnection(e)??this.systemModel.getOwnNullableConnection(e),`Can't find connection '${e}'`);getRuntime=e=>U(this.getOwnNullableRuntime(e)??this.generationModel.getOwnNullableRuntime(e)??this.dependencyManager.getOwnNullableRuntime(e)??this.systemModel.getOwnNullableRuntime(e),`Can't find runtime '${e}'`);getGenerationSpecification=e=>U(this.getOwnNullableGenerationSpecification(e)??this.generationModel.getOwnNullableGenerationSpecification(e)??this.dependencyManager.getOwnNullableGenerationSpecification(e)??this.systemModel.getOwnNullableGenerationSpecification(e),`Can't find generation specification '${e}'`);getFileGeneration=e=>U(this.getOwnNullableFileGeneration(e)??this.generationModel.getOwnNullableFileGeneration(e)??this.dependencyManager.getOwnNullableFileGeneration(e)??this.systemModel.getOwnNullableFileGeneration(e),`Can't find file generation '${e}'`);getDataElement=e=>U(this.getOwnNullableDataElement(e)??this.generationModel.getOwnNullableDataElement(e)??this.dependencyManager.getOwnNullableDataElement(e)??this.systemModel.getOwnNullableDataElement(e),`Can't find data element '${e}'`);getExtensionElement(e,t,n){return U(this.getOwnNullableExtensionElement(e,t)??this.generationModel.getOwnNullableExtensionElement(e,t)??this.dependencyManager.getOwnNullableExtensionElement(e,t)??this.systemModel.getOwnNullableExtensionElement(e,t),n??`Can't find element '${e}'`)}getElement=(e,t)=>U(this.getNullableElement(e,t),`Can't find element '${e}'`);getNullableClass=e=>D((()=>this.getClass(e)));getNullableMapping=e=>D((()=>this.getMapping(e)));getNullableService=e=>D((()=>this.getService(e)));getNullableRuntime=e=>D((()=>this.getRuntime(e)));getNullableFileGeneration=e=>D((()=>this.getFileGeneration(e)));getNullableElement(e,t){const n=super.getOwnNullableElement(e)??this.dependencyManager.getNullableElement(e)??this.generationModel.getOwnNullableElement(e)??this.systemModel.getOwnNullableElement(e)??this.coreModel.getOwnNullableElement(e);return t&&!n?this.getNullablePackage(e)??this.dependencyManager.getNullableElement(e,!0)??this.generationModel.getNullablePackage(e)??this.systemModel.getNullablePackage(e):n}getMultiplicity(e,t){let n;return 1===e&&1===t?n=Bm.ONE:0===e&&1===t?n=Bm.ZERO_ONE:0===e&&void 0===t?n=Bm.ZERO_MANY:1===e&&void 0===t?n=Bm.ONE_MANY:0===e&&0===t&&(n=Bm.ZERO),n??new Bm(e,t)}addElement(e,t){const n=Yp(t??"",e.name);if(this.getNullableElement(n,!1))throw new L(`Can't create element '${n}': another element with the same path already existed`);super.addOwnElement(e,t)}deleteElement(e){super.deleteOwnElement(e);const t=this.graphPlugins.flatMap((e=>e.getExtraDeadReferencesCleaners?.()??[]));for(const e of t)e(this)}renameElement(e,t){if(this.getNullableElement(t,!1))throw new L(`Can't rename element '${e.path}' to '${t}': another element with the same path already existed`);super.renameOwnElement(e,e.path,t)}}class Lf{_UUID=(0,a.Z)();_OWNER;value;constructor(e,t){this._OWNER=e,this.value=t}}class Ff{_UUID=(0,a.Z)();_OWNER;value;constructor(e,t){this._OWNER=e,this.value=t}}class Pf extends Xa{ownerReference;value;constructor(e,t){super(e),this.ownerReference=e,this.value=t}get pointerHashCode(){return[Ra.PROPERTY_POINTER,this.value.name,this.ownerReference.valueForSerialization??""].map(ua).join(",")}}class Df extends Pf{ownerReference;constructor(e){const t=Za.create(e._OWNER);super(t,e),this.ownerReference=t}static create(e){return new Df(e)}}class Mf{sourceId;line;column;startLine;startColumn;endLine;endColumn}(0,ge.yu)(Mf,{column:(0,ge.Ru)(),endLine:(0,ge.Ru)(),endColumn:(0,ge.Ru)(),line:(0,ge.Ru)(),sourceId:(0,ge.Ru)(),startLine:(0,ge.Ru)(),startColumn:(0,ge.Ru)()});const Bf=(0,ge.PG)((()=>ge.AM),(e=>(e.sourceId=e.source,(0,ge.vB)(Mf,e))));class jf{package;name;tags=[];stereotypes=[]}(0,ge.yu)(jf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ru)()),tags:(0,ge.pb)((0,ge.Ru)())});class Uf{profile;value}(0,ge.yu)(Uf,{profile:(0,ge.Ru)(),value:(0,ge.Ru)()});class Gf{profile;value}(0,ge.yu)(Gf,{profile:(0,ge.Ru)(),value:(0,ge.Ru)()});class Vf{tag;value}(0,ge.yu)(Vf,{tag:(0,ge.Ry)(Gf),value:(0,ge.Ru)()});class $f{rawType;typeParameter}(0,ge.yu)($f,{rawType:(0,ge.jt)((0,ge.Ru)()),typeParameter:(0,ge.jt)((0,ge.Ru)())});class Hf{name;stereotypes=[];taggedValues=[];aggregation;multiplicity;genericType}(0,ge.yu)(Hf,{aggregation:(0,ge.Ru)(),genericType:(0,ge.Ry)($f),multiplicity:(0,ge.Ru)(),name:(0,ge.Ru)(),stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf))});class zf{package;name;sourceInformation}(0,ge.yu)(zf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),sourceInformation:Bf});class Wf{package;name;sourceInformation;stereotypes=[];taggedValues=[];generalizations=[];properties=[];qualifiedProperties=[]}(0,ge.yu)(Wf,{generalizations:(0,ge.pb)((0,ge.Ry)($f)),name:(0,ge.Ru)(),package:(0,ge.Ru)(),properties:(0,ge.pb)((0,ge.Ry)(Hf)),qualifiedProperties:(0,ge.pb)((0,ge.Ry)(Hf)),sourceInformation:Bf,stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf))});class Kf{package;name;enumValues=[]}(0,ge.yu)(Kf,{name:(0,ge.Ru)(),package:(0,ge.Ru)(),enumValues:(0,ge.pb)((0,ge.Ru)())});class Yf{x;y}(0,ge.yu)(Yf,{x:(0,ge.Ru)(),y:(0,ge.Ru)()});class Jf{height;width}(0,ge.yu)(Jf,{height:(0,ge.Ru)(),width:(0,ge.Ru)()});class Xf{points=[]}(0,ge.yu)(Xf,{points:(0,ge.pb)((0,ge.Ry)(Yf))});class qf{id;source;target;geometry}(0,ge.yu)(qf,{geometry:(0,ge.Ry)(Xf),id:(0,ge.Ru)(),source:(0,ge.Ru)(),target:(0,ge.Ru)()});class Zf{name;owningType}(0,ge.yu)(Zf,{name:(0,ge.Ru)(),owningType:(0,ge.Ru)()});class Qf{id;source;target;property;geometry}(0,ge.yu)(Qf,{geometry:(0,ge.Ry)(Xf),id:(0,ge.Ru)(),property:(0,ge.Ry)(Zf),source:(0,ge.Ru)(),target:(0,ge.Ru)()});class e_{id;type;position;rectangleGeometry}(0,ge.yu)(e_,{id:(0,ge.Ru)(),position:(0,ge.Ry)(Yf),rectangleGeometry:(0,ge.Ry)(Jf),type:(0,ge.Ru)()});class t_{package;name;stereotypes=[];taggedValues=[];generalizationViews=[];propertyViews=[];typeViews=[];sourceInformation}(0,ge.yu)(t_,{name:(0,ge.Ru)(),generalizationViews:(0,ge.pb)((0,ge.Ry)(qf)),package:(0,ge.Ru)(),propertyViews:(0,ge.pb)((0,ge.Ry)(Qf)),sourceInformation:Bf,stereotypes:(0,ge.pb)((0,ge.Ry)(Uf)),taggedValues:(0,ge.pb)((0,ge.Ry)(Vf)),typeViews:(0,ge.pb)((0,ge.Ry)(e_))});class n_{classes=[];enumerations=[];profiles=[]}(0,ge.yu)(n_,{classes:(0,ge.pb)((0,ge.Ry)(Wf)),enumerations:(0,ge.pb)((0,ge.Ry)(Kf)),profiles:(0,ge.pb)((0,ge.Ry)(jf))});class i_{name;diagram;domainInfo}(0,ge.yu)(i_,{diagram:(0,ge.Ry)(t_),name:(0,ge.Ru)(),domainInfo:(0,ge.jt)((0,ge.Ry)(n_))});class s_{class;enumerations=[];profiles=[];specializations=[]}(0,ge.yu)(s_,{class:(0,ge.Ry)(Wf),enumerations:(0,ge.pb)((0,ge.Ry)(Kf)),profiles:(0,ge.pb)((0,ge.Ry)(jf)),specializations:(0,ge.pb)((0,ge.Ry)(zf))});const a_=e=>{const t=e.classViews.map((e=>` TypeView ${e.id}(\n type=${e.class.value.path},\n position=(${e.position.x.toFixed(5)}, ${e.position.y.toFixed(5)}),\n width=${e.rectangle.width.toFixed(5)},\n height=${e.rectangle.height.toFixed(5)},\n stereotypesVisible=true,\n attributesVisible=true,\n attributeStereotypesVisible=true,\n attributeTypesVisible=true,\n color=#FFFFCC,\n lineWidth=1.0)`)),n=e.generalizationViews.map(((e,t)=>` GeneralizationView gview_${t}(\n source=${e.from.classView.value.id},\n target=${e.to.classView.value.id},\n points=[${e.buildFullPath().map((e=>`(${e.x.toFixed(5)},${e.y.toFixed(5)})`)).join(",")}],\n label='',\n color=#000000,\n lineWidth=-1.0,\n lineStyle=SIMPLE)`)),i=e.propertyViews.map(((e,t)=>` PropertyView pview_${t}(\n property=${e.property.value._OWNER.path}.${e.property.value.name},\n source=${e.from.classView.value.id},\n target=${e.to.classView.value.id},\n points=[${e.buildFullPath().map((e=>`(${e.x.toFixed(5)},${e.y.toFixed(5)})`)).join(",")}],\n label='',\n propertyPosition=(0.0,0.0),\n multiplicityPosition=(0.0,0.0),\n color=#000000,\n lineWidth=-1.0,\n stereotypesVisible=true,\n nameVisible=true,\n lineStyle=SIMPLE)`));return`Diagram ${e.path}(width=0.0, height=0.0)\n{\n${[...t,...n,...i].join("\n\n")}\n}`},r_=(e,t,n,i)=>{const s=t.getOwnNullableClass(e);if(!s){const[s,a]=Kp(e),r=new Ua(a);return Jp(Zp(t.root,s,!0,new Map),r),t.setOwnType(e,r),n.set(e,{isStubbed:!0,sourceInformation:i}),r}return s},o_=e=>{if("*"===e)return new Bm(0,void 0);{const t=e.split("..");if(1===t.length)return new Bm(parseInt(U(t[0]),10),parseInt(U(t[0]),10));if(2===t.length)return new Bm(parseInt(U(t[0]),10),"*"===t[1]?void 0:parseInt(U(t[1]),10));throw new Error(`Can't parse multiplicity value '${e}'`)}},c_=(e,t,n,i)=>{t.taggedValues.forEach((t=>{var i,s;I(e.taggedValues,new jm(Gm.create((i=n.getProfile(t.tag.profile),s=t.tag.value,U(i.p_tags.find((e=>e.value===s)),`Can't find tag '${s}' in profile '${i.path}'`))),t.value))})),t.stereotypes.forEach((t=>{var i,s;I(e.stereotypes,$m.create((i=n.getProfile(t.profile),s=t.value,U(i.p_stereotypes.find((e=>e.value===s)),`Can't find stereotype '${s}' in profile '${i.path}'`))))})),t.generalizations.filter((e=>Boolean(e.rawType))).forEach((t=>{const s=r_(U(t.rawType),n,i,void 0);I(e.generalizations,zm.create(new Wm(s))),I(s._subclasses,e)})),t.properties.filter((e=>Boolean(e.genericType.rawType))).forEach((t=>{const s=new Km(t.name,o_(t.multiplicity),zm.create(new Wm(n.getOwnNullableEnumeration(U(t.genericType.rawType))??r_(U(t.genericType.rawType),n,i,void 0))),e);s.aggregation="Composite"===t.aggregation?Ym.COMPOSITE:"Shared"===t.aggregation?Ym.SHARED:void 0,I(e.properties,s)})),t.qualifiedProperties.filter((e=>e.genericType.rawType)).forEach((t=>{I(e.derivedProperties,new Jm(t.name,o_(t.multiplicity),zm.create(new Wm(n.getOwnNullableEnumeration(U(t.genericType.rawType))??r_(U(t.genericType.rawType),n,i,void 0))),e))}))},l_=e=>{const t=new kf(new Of([]),new wf([]),[]),n=new Map;if(e.domainInfo){const i=e.domainInfo;i.classes.forEach((e=>{const i=new Ua(e.name);Jp(Zp(t.root,e.package,!0,new Map),i),t.setOwnType(i.path,i),n.set(i.path,{sourceInformation:e.sourceInformation,isStubbed:!1})})),i.profiles.forEach((e=>{const n=new ef(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnProfile(n.path,n),e.tags.forEach((e=>I(n.p_tags,new Lf(n,e)))),e.stereotypes.forEach((e=>I(n.p_stereotypes,new Ff(n,e))))})),i.enumerations.forEach((e=>{const n=new Va(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnType(n.path,n)})),i.classes.forEach((e=>{const i=`${e.package}${""===e.package?"":ha}${e.name}`,s=t.getClass(i);c_(s,e,t,n)}))}const i=e.diagram,s=new ep(i.name);return Jp(Zp(t.root,i.package,!0,new Map),s),i.typeViews.forEach((e=>{const n=new hh(s,e.id,Za.create(t.getClass(e.type)));n.position=new dh(e.position.x,e.position.y),n.rectangle=new uh(e.rectangleGeometry.width,e.rectangleGeometry.height),I(s.classViews,n)})),i.propertyViews.forEach((e=>{const n=new Ch(s,Df.create((i=t.getClass(e.property.owningType),a=e.property.name,U(i instanceof Ua?nh(i).find((e=>e.name===a)):i.properties.find((e=>e.name===a)),`Can't find property '${a}' of '${i.path}'`))),U(s.classViews.find((t=>t.id===e.source))),U(s.classViews.find((t=>t.id===e.target))));var i,a;n.path=e.geometry.points.map((e=>new dh(e.x,e.y))),Nh(n),I(s.propertyViews,n)})),i.generalizationViews.forEach((e=>{const t=new yh(s,U(s.classViews.find((t=>t.id===e.source))),U(s.classViews.find((t=>t.id===e.target))));t.path=e.geometry.points.map((e=>new dh(e.x,e.y))),Nh(t),I(s.generalizationViews,t)})),[s,t,n]};var d_,u_,p_;!function(e){e.PROFILE="Profile",e.CLASS="Class",e.ENUMERATION="Enum",e.MEASURE="Measure",e.ASSOCIATION="Association",e.FUNCTION="function",e.MAPPING="Mapping",e.FLAT_DATA="FlatData",e.DATABASE="Database",e.SERVICE="Service",e.RUNTIME="Runtime",e.CONNECTION="Connection",e.FILE_GENERATION="FileGeneration",e.GENERATION_SPECIFICATION="GenerationSpecification",e.DATA_ELEMENT="Data",e.EXECUTION_ENVIRONMENT="ExecutionEnvironment"}(d_||(d_={})),function(e){e.JSON_MODEL_CONNECTION="JsonModelConnection",e.XML_MODEL_CONNECTION="XmlModelConnection",e.MODEL_CHAIN_CONNECTION="ModelChainConnection",e.RELATIONAL_DATABASE_CONNECTION="RelationalDatabaseConnection",e.FLAT_DATA_CONNECTION="FlatDataConnection"}(u_||(u_={})),function(e){e.PURE="Pure",e.CONNECTION="Connection",e.RUNTIME="Runtime",e.MAPPING="Mapping",e.SERVICE="Service",e.FLATDATA="FlatData",e.RELATIONAL="Relational",e.GENERATION_SPECIFICATION="GenerationSpecification",e.FILE_GENERATION_SPECIFICATION="FileGeneration",e.DATA="Data"}(p_||(p_={}));const h_=(e,t)=>e===t?e.toString():0===e&&void 0===t?"*":`${e}..${t??"*"}`;class g_ extends Eh{association;constructor(e,t,n,i,s){super(e,n,i,s),this.association=t}get hashCode(){return pa([Qu.ASSOCIATION_VIEW,super.hashCode,this.association.valueForSerialization??""])}}const m_=(0,Oe.aD)(((e,t)=>{e.value=t})),f_=((0,Oe.aD)(((e,t)=>{w(e.properties,t)})),(0,Oe.aD)(((e,t)=>{I(e.properties,Pu(t))}))),__=((0,Oe.aD)(((e,t,n)=>{O(e.properties,t,n)})),(0,Oe.aD)(((e,t)=>{w(e.derivedProperties,t)})),(0,Oe.aD)(((e,t)=>{I(e.derivedProperties,Du(t))})),(0,Oe.aD)(((e,t,n)=>{O(e.derivedProperties,t,n)})),(0,Oe.aD)(((e,t)=>{I(e.constraints,Bu(t))})),(0,Oe.aD)(((e,t)=>{w(e.constraints,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.constraints,t,n)})),(0,Oe.aD)(((e,t)=>{I(e.generalizations,Su(t))}))),E_=((0,Oe.aD)(((e,t)=>{w(e.generalizations,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.generalizations,t,n)})),(0,Oe.aD)(((e,t)=>{I(e._subclasses,t)})),(0,Oe.aD)(((e,t)=>{w(e._subclasses,t)})),(0,Oe.aD)(((e,t)=>{Su(e),vu(t),e.value=t,e.ownerReference.value=t.rawType}))),C_=((0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{E_(e.genericType,vu(t))})),(0,Oe.aD)(((e,t)=>{e.multiplicity=t})),(0,Oe.aD)(((e,t)=>{e.aggregation=t})),(0,Oe.aD)(((e,t)=>{e.value=Au(t),m_(e.ownerReference,t._OWNER)})),(0,Oe.aD)(((e,t)=>{I(e.taggedValues,Tu(t))})),(0,Oe.aD)(((e,t)=>{w(e.taggedValues,t)})),(0,Oe.aD)(((e,t)=>{I(e.stereotypes,yu(t))})),(0,Oe.aD)(((e,t)=>{w(e.stereotypes,t)})),(0,Oe.aD)(((e,t)=>{e.tag.value=Iu(t),e.tag.ownerReference.value=t._OWNER})),(0,Oe.aD)(((e,t)=>{e.value=t})),(0,Oe.aD)(((e,t)=>{e.value=t})),(0,Oe.aD)(((e,t,n)=>{O(e.taggedValues,t,n)})),(0,Oe.aD)(((e,t,n)=>{O(e.stereotypes,t,n)})),(0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{e.functionDefinition=Er(t)})),(0,Oe.aD)(((e,t)=>{I(e.p_tags,Iu(t))})),(0,Oe.aD)(((e,t)=>{w(e.p_tags,t)})),(0,Oe.aD)(((e,t)=>{I(e.p_stereotypes,Au(t))})),(0,Oe.aD)(((e,t)=>{w(e.p_stereotypes,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.p_tags,t,n)})),(0,Oe.aD)(((e,t,n)=>{O(e.p_stereotypes,t,n)})),(0,Oe.aD)(((e,t)=>{w(e.parameters,t)})),(0,Oe.aD)(((e,t)=>{I(e.parameters,Cr(t))})),(0,Oe.aD)(((e,t)=>{m_(e.returnType,$u(t))})),(0,Oe.aD)(((e,t)=>{e.returnMultiplicity=t})),(0,Oe.aD)(((e,t,n)=>{O(e.parameters,t,n)})),(0,Oe.aD)(((e,t)=>{e.content=t})),(0,Oe.aD)(((e,t)=>{e.name=t})),(0,Oe.aD)(((e,t)=>{I(e.values,wu(t))})),(0,Oe.aD)(((e,t)=>{w(e.values,t)})),(0,Oe.aD)(((e,t,n)=>{O(e.values,t,n)})),(0,Oe.aD)(((e,t)=>{e.value=wu(t),m_(e.ownerReference,t._OWNER)})),(0,Oe.aD)(((e,t,n)=>{const i=((e,t)=>{const n=e.properties.findIndex((e=>e===t));return W(-1!==n,`Can't find property '${t.name}' in association '${e.path}'`),U(e.properties[(n+1)%2])})(e,t),s=$(t.genericType.ownerReference.value,Ua,`Association property '${t.name}' must be of type 'class'`);var a;((a=s).package||a.name)&&W(w(s.propertiesFromAssociations,i),`Can't find property '${i.name}' from association '${e.path}' in associated class '${s.path}'`),I(n.propertiesFromAssociations,i);const r=new Wm(n);t.genericType.value=r,t.genericType.ownerReference.value=r.rawType})),(0,Oe.aD)(((e,t)=>{e.canonicalUnit=Lu(t)})),(0,Oe.aD)(((e,t)=>{e.conversionFunction=Er(t)})),(0,Oe.aD)(((e,t)=>{e.classViews=t.map(Wu)}))),y_=(0,Oe.aD)(((e,t)=>{I(e.classViews,Wu(t))})),b_=(0,Oe.aD)(((e,t)=>{w(e.classViews,t)})),T_=(0,Oe.aD)(((e,t)=>{e.associationViews=t.map(Xu)})),v_=(0,Oe.aD)(((e,t)=>{w(e.associationViews,t)})),S_=(0,Oe.aD)(((e,t)=>{e.generalizationViews=t.map(Ju)})),N_=(0,Oe.aD)(((e,t)=>{I(e.generalizationViews,Ju(t))})),x_=(0,Oe.aD)(((e,t)=>{w(e.generalizationViews,t)})),A_=(0,Oe.aD)(((e,t)=>{e.propertyViews=t.map(qu)})),I_=(0,Oe.aD)(((e,t)=>{I(e.propertyViews,qu(t))})),O_=(0,Oe.aD)(((e,t)=>{w(e.propertyViews,t)})),w_=(0,Oe.aD)(((e,t)=>{e.hideProperties=t})),R_=(0,Oe.aD)(((e,t)=>{e.hideStereotypes=t})),k_=(0,Oe.aD)(((e,t)=>{e.hideTaggedValues=t})),L_=(0,Oe.aD)(((e,t)=>{e._offsetX=t})),F_=(0,Oe.aD)(((e,t)=>{e._offsetY=t})),P_=(0,Oe.aD)(((e,t,n)=>{((e,t,n,i=((e,t)=>e===t))=>{const s=e.findIndex((e=>i(e,t)));-1!==s&&(e[s]=n)})(e.path,t,n)})),D_=(0,Oe.aD)(Nh),M_=(0,Oe.aD)(((e,t,n,i,s)=>{for(const s of e.path)if(Math.sqrt((t-s.x)*(t-s.x)+(n-s.y)*(n-s.y))<10/i)return s;const a=e.buildFullPath(s),r=[];let o;for(let e=0;e<a.length-1;e++){const s=a[e],c=a[e+1],l=new bh(s.x,s.y).normal(new bh(c.x,c.y)).unit(),d=bh.fromPoints(s,new dh(t,n));if(Math.abs(l.dotProduct(d))<5/i){const e=(s.x<c.x?s.x:c.x)-5/i,a=(s.x<c.x?c.x:s.x)+5/i,l=(s.y<c.y?s.y:c.y)-5/i,d=(s.y<c.y?c.y:s.y)+5/i;e<=t&&t<=a&&l<=n&&n<=d&&(o=new dh(t,n),r.push(o))}e<a.length-2&&r.push(a[e+1])}return o&&s&&Sh(e,r),o})),B_=(0,Oe.aD)(Sh),j_=(0,Oe.aD)(((e,t)=>{e.rectangle=t})),U_=(0,Oe.aD)(((e,t)=>{e.position=t})),G_=(0,Oe.aD)((e=>{e._dummyObservable={}}));var V_,$_,H_;!function(e){e[e.LAYOUT=0]="LAYOUT",e[e.PAN=1]="PAN",e[e.ZOOM_IN=2]="ZOOM_IN",e[e.ZOOM_OUT=3]="ZOOM_OUT",e[e.ADD_RELATIONSHIP=4]="ADD_RELATIONSHIP",e[e.ADD_CLASS=5]="ADD_CLASS"}(V_||(V_={})),function(e){e[e.PROPERTY=0]="PROPERTY",e[e.INHERITANCE=1]="INHERITANCE",e[e.NONE=2]="NONE"}($_||($_={})),function(e){e[e.ALIGN_LEFT=0]="ALIGN_LEFT",e[e.ALIGN_CENTER=1]="ALIGN_CENTER",e[e.ALIGN_RIGHT=2]="ALIGN_RIGHT",e[e.ALIGN_TOP=3]="ALIGN_TOP",e[e.ALIGN_MIDDLE=4]="ALIGN_MIDDLE",e[e.ALIGN_BOTTOM=5]="ALIGN_BOTTOM",e[e.SPACE_HORIZONTALLY=6]="SPACE_HORIZONTALLY",e[e.SPACE_VERTICALLY=7]="SPACE_VERTICALLY"}(H_||(H_={}));const z_=.05,W_=[50,75,90,100,110,125,150,200,250,300,400],K_=e=>(e instanceof Jm?"/ ":"")+e.name;class Y_{diagram;isReadOnly;enableLayoutAutoAdjustment;div;canvas;ctx;canvasDimension;canvasCenter;virtualScreen;screenOffset;zoom;interactionMode;relationshipMode;triangle;diamond;fontFamily;fontSize;lineHeight;truncateText;maxLineLength;screenPadding;classViewSpaceX;classViewSpaceY;propertySpacing;showScreenGrid;showScreenBoxGuide;screenGridAxisTickLength;screenGridSpacingX;screenGridSpacingY;screenGridLineWidth;screenGridLineColor;screenGridLabelTextColor;screenGuideLineColor;screenGuideLabelTextColor;showCanvasGrid;showCanvasBoxGuide;showScreenOffsetGuide;canvasGridAxisTickLength;canvasGridSpacingX;canvasGridSpacingY;canvasGridLineWidth;canvasGridLineColor;canvasGridLabelTextColor;canvasGuideLineColor;canvasGuideLabelTextColor;screenOffsetGuideLineColor;screenOffsetGuideLabelTextColor;defaultLineWidth;defaultLineColor;canvasColor;backgroundColor;classViewFillColor;classViewHeaderTextColor;classViewPropertyTextColor;classViewPrimitivePropertyTextColor;classViewDerivedPropertyTextColor;relationshipViewTextColor;propertyViewOwnedDiamondColor;propertyViewSharedDiamondColor;generalizationViewInheritanceTriangeFillColor;selectionBoxBorderColor;selection;selectionStart;selectedClassCorner;selectedClassProperty;selectedClasses;selectedPropertyOrAssociation;selectedInheritance;selectedPoint;_selectedClassesInitialPositions;startClassView;handleAddRelationship;mouseOverClassCorner;mouseOverClassName;mouseOverClassView;mouseOverClassProperty;mouseOverPropertyHolderViewLabel;cursorPosition;leftClick;middleClick;rightClick;clickX;clickY;positionBeforeLastMove;onAddClassViewClick=()=>{};onClassViewRightClick=()=>{};onBackgroundDoubleClick;onClassViewDoubleClick;onClassNameDoubleClick;onClassPropertyDoubleClick;handleEditClassView=()=>{};handleEditProperty=()=>{};handleAddSimpleProperty=()=>{};constructor(e,t){(0,Oe.rC)(this,{isReadOnly:Oe.LO,enableLayoutAutoAdjustment:Oe.LO,interactionMode:Oe.LO,relationshipMode:Oe.LO,zoom:Oe.LO,mouseOverClassView:Oe.LO,mouseOverClassName:Oe.LO,mouseOverClassCorner:Oe.LO,mouseOverClassProperty:Oe.LO,mouseOverPropertyHolderViewLabel:Oe.LO,selectionStart:Oe.LO,selectedClassCorner:Oe.LO,selectedClasses:Oe.LO,selectedPropertyOrAssociation:Oe.LO,selectedInheritance:Oe.LO,leftClick:Oe.LO,middleClick:Oe.LO,rightClick:Oe.LO,changeMode:Oe.aD,setIsReadOnly:Oe.aD,setEnableLayoutAutoAdjustment:Oe.aD,setMouseOverClassView:Oe.aD,setMouseOverClassName:Oe.aD,setMouseOverClassCorner:Oe.aD,setMouseOverClassProperty:Oe.aD,setMouseOverPropertyHolderViewLabel:Oe.aD,setSelectionStart:Oe.aD,setSelectedClassCorner:Oe.aD,setSelectedClasses:Oe.aD,setSelectedPropertyOrAssociation:Oe.aD,setSelectedInheritance:Oe.aD,setLeftClick:Oe.aD,setMiddleClick:Oe.aD,setRightClick:Oe.aD,setZoomLevel:Oe.aD,align:Oe.aD}),this.diagram=t,this.div=e,this.div.childNodes.forEach((e=>this.div.removeChild(e))),this.canvas=document.createElement("canvas"),this.canvasDimension=new uh(this.div.offsetWidth,this.div.offsetHeight),this.canvasCenter=new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),this.canvas.width=this.canvasDimension.width,this.canvas.height=this.canvasDimension.height,this.canvas.style.position="absolute",this.canvas.style.left="0",this.canvas.style.top="0",this.div.appendChild(this.canvas),this.ctx=this.canvas.getContext("2d"),this.screenOffset=new dh(0,0),this.virtualScreen=new ph(new dh(0,0),new uh(0,0)),this.zoom=1,this.triangle=[new dh(0,0),new dh(-15,-10),new dh(-15,10)],this.diamond=[new dh(0,0),new dh(-10,-5),new dh(-20,0),new dh(-10,5)],this.fontFamily="Arial",this.fontSize=12,this.lineHeight=14,this.truncateText=!0,this.maxLineLength=40,this.showScreenGrid=!1,this.showScreenBoxGuide=!0,this.screenGridAxisTickLength=50,this.screenGridSpacingX=100,this.screenGridSpacingY=100,this.screenGridLineWidth=.5,this.showCanvasGrid=!1,this.showCanvasBoxGuide=!0,this.showScreenOffsetGuide=!0,this.canvasGridAxisTickLength=50,this.canvasGridSpacingX=100,this.canvasGridSpacingY=100,this.canvasGridLineWidth=.5,this.defaultLineWidth=1,this.screenGridLineColor="rgba(61,126,154,0.56)",this.screenGridLabelTextColor="rgba(61,126,154,0.56)",this.screenGuideLineColor="red",this.screenGuideLabelTextColor="red",this.canvasGridLineColor="green",this.canvasGridLabelTextColor="green",this.canvasGuideLineColor="orange",this.canvasGuideLabelTextColor="orange",this.screenOffsetGuideLineColor="purple",this.screenOffsetGuideLabelTextColor="purple",this.defaultLineColor="rgb(0,0,0)",this.canvasColor="rgb(220,220,220)",this.backgroundColor="rgb(255,255,255)",this.classViewFillColor="rgb(185,185,185)",this.classViewHeaderTextColor="rgb(0,0,0)",this.classViewPropertyTextColor="rgb(0,0,0)",this.classViewPrimitivePropertyTextColor="rgb(255,255,255)",this.classViewDerivedPropertyTextColor="rgb(100,100,100)",this.relationshipViewTextColor="rgb(0,0,0)",this.propertyViewSharedDiamondColor="rgb(255,255,255)",this.propertyViewOwnedDiamondColor="rgb(0,0,0)",this.generalizationViewInheritanceTriangeFillColor="rgb(255,255,255)",this.selectionBoxBorderColor="rgba(0,0,0, 0.02)",this.interactionMode=V_.LAYOUT,this.relationshipMode=$_.NONE,this.isReadOnly=!1,this.enableLayoutAutoAdjustment=!1,this.screenPadding=20,this.classViewSpaceX=10,this.classViewSpaceY=4,this.propertySpacing=10,this.selectionStart=void 0,this.selection=void 0,this.selectedClasses=[],this._selectedClassesInitialPositions=[],this.cursorPosition=new dh(0,0),this.leftClick=!1,this.middleClick=!1,this.rightClick=!1,this.clickX=0,this.clickY=0,this.positionBeforeLastMove=new dh(0,0),this.div.onwheel=this.mousewheel.bind(this),this.div.onmousedown=this.mousedown.bind(this),this.div.onkeydown=this.keydown.bind(this),this.div.ondblclick=this.mousedblclick.bind(this),this.div.onmouseup=this.mouseup.bind(this),this.div.onmousemove=this.mousemove.bind(this)}setIsReadOnly(e){this.isReadOnly=e}setEnableLayoutAutoAdjustment(e){this.enableLayoutAutoAdjustment=e}setMouseOverClassView(e){this.mouseOverClassView=e}setMouseOverClassName(e){this.mouseOverClassName=e}setMouseOverClassCorner(e){this.mouseOverClassCorner=e}setMouseOverClassProperty(e){this.mouseOverClassProperty=e}setMouseOverPropertyHolderViewLabel(e){this.mouseOverPropertyHolderViewLabel=e}setSelectionStart(e){this.selectionStart=e}setSelectedClassCorner(e){this.selectedClassCorner=e}setSelectedClasses(e){this.selectedClasses=e}setSelectedPropertyOrAssociation(e){this.selectedPropertyOrAssociation=e}setSelectedInheritance(e){this.selectedInheritance=e}setLeftClick(e){this.leftClick=e}setMiddleClick(e){this.middleClick=e}setRightClick(e){this.rightClick=e}setZoomLevel(e){this.zoom=e}render(e){this.diagram.classViews.forEach((e=>this.ensureClassViewMeetMinDimensions(e))),this.refresh(),e?.initial&&(this.autoRecenter(),(this.canvas.width<this.virtualScreen.rectangle.width+2*this.screenPadding+20||this.canvas.height<this.virtualScreen.rectangle.height+2*this.screenPadding+20)&&this.zoomToFit())}refresh(){this.refreshCanvas(),this.drawScreen()}refreshCanvas(){this.canvasDimension=new uh(this.div.offsetWidth,this.div.offsetHeight),this.canvasCenter=new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),this.canvas.width=this.canvasDimension.width,this.canvas.height=this.canvasDimension.height}clearScreen(){this.ctx.fillStyle=this.canvasColor,this.ctx.fillRect(0,0,this.canvasDimension.width,this.canvasDimension.height)}drawScreen(){this.manageVirtualScreen(),this.clearScreen(),this.drawAll()}autoRecenter(){this.center(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2,this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2)}center(e,t){this.screenOffset=new dh(-e+this.canvasCenter.x,-t+this.canvasCenter.y),this.refresh()}changeMode(e,t){switch(e){case V_.LAYOUT:case V_.PAN:case V_.ZOOM_IN:case V_.ZOOM_OUT:case V_.ADD_CLASS:if(t!==$_.NONE)throw new L(`Can't change to '${e}' mode: relationship mode should not be specified in layout mode`);break;case V_.ADD_RELATIONSHIP:if(t===$_.NONE)throw new L("Can't switch to relationship mode: relationship mode is not specified");break;default:throw new F(`Can't switch to mode '${e}': unsupported mode`)}if(this.interactionMode=e,this.relationshipMode=t,e===V_.ADD_RELATIONSHIP)switch(t){case $_.INHERITANCE:this.handleAddRelationship=(e,t)=>{if(e.class.value===t.class.value||th(e.class.value).includes(t.class.value)||th(t.class.value).includes(e.class.value)||__(e.class.value,zm.create(new Wm(t.class.value))),e.class.value.generalizations.find((e=>e.value.rawType===t.class.value))){const n=new yh(this.diagram,e,t);return N_(this.diagram,n),n}};break;case $_.PROPERTY:this.handleAddRelationship=(e,t)=>{const n=new Km(`property_${e.class.value.properties.length+1}`,Bm.ONE,zm.create(new Wm(t.class.value)),e.class.value);if(f_(e.class.value,n),e!==t){const i=new Ch(this.diagram,Df.create(n),e,t);return I_(this.diagram,i),i}};break;default:throw new F(`Can't switch to relationship mode '${t}': unsupported mode`)}}align(e){if(!(this.selectedClasses.length<2)){switch(e){case H_.ALIGN_LEFT:{const e=this.selectedClasses.reduce(((e,t)=>Math.min(e,t.position.x)),Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(e,t.position.y))));break}case H_.ALIGN_CENTER:{const e=this.selectedClasses.reduce(((e,t)=>e+t.position.x+t.rectangle.width/2),0)/this.selectedClasses.length;this.selectedClasses.forEach((t=>U_(t,new dh(e-t.rectangle.width/2,t.position.y))));break}case H_.ALIGN_RIGHT:{const e=this.selectedClasses.reduce(((e,t)=>Math.max(e,t.position.x+t.rectangle.width)),-Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(e-t.rectangle.width,t.position.y))));break}case H_.ALIGN_TOP:{const e=this.selectedClasses.reduce(((e,t)=>Math.min(e,t.position.y)),Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e))));break}case H_.ALIGN_MIDDLE:{const e=this.selectedClasses.reduce(((e,t)=>e+t.position.y+t.rectangle.height/2),0)/this.selectedClasses.length;this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e-t.rectangle.height/2))));break}case H_.ALIGN_BOTTOM:{const e=this.selectedClasses.reduce(((e,t)=>Math.max(e,t.position.y+t.rectangle.height)),-Number.MAX_SAFE_INTEGER);this.selectedClasses.forEach((t=>U_(t,new dh(t.position.x,e-t.rectangle.height))));break}case H_.SPACE_HORIZONTALLY:{const e=this.selectedClasses.slice().sort(((e,t)=>e.position.x-t.position.x));if(2===e.length){const t=e[0],n=e[1];U_(n,new dh(t.position.x+t.rectangle.width,n.position.y))}else{const t=[];for(let n=1;n<e.length;n++){const i=e[n-1],s=e[n];t.push(s.position.x-(i.position.x+i.rectangle.width))}const n=t.reduce(((e,t)=>e+t),0)/t.length;for(let t=1;t<e.length;t++){const i=e[t-1],s=e[t];U_(s,new dh(i.position.x+i.rectangle.width+n,s.position.y))}}break}case H_.SPACE_VERTICALLY:{const e=this.selectedClasses.slice().sort(((e,t)=>e.position.y-t.position.y));if(2===e.length){const t=e[0],n=e[1];U_(n,new dh(n.position.x,t.position.y+t.rectangle.height))}else{const t=[];for(let n=1;n<e.length;n++){const i=e[n-1],s=e[n];t.push(s.position.y-(i.position.y+i.rectangle.height))}const n=t.reduce(((e,t)=>e+t),0)/t.length;for(let t=1;t<e.length;t++){const i=e[t-1],s=e[t];U_(s,new dh(s.position.x,i.position.y+i.rectangle.height+n))}}break}}this.drawScreen()}}truncateTextWithEllipsis(e,t=this.maxLineLength){return e.length>t?`${e.substring(0,t+1-3)}...`:e}canvasCoordinateToModelCoordinate(e){return new dh((e.x-this.canvasCenter.x)/this.zoom-this.screenOffset.x+this.canvasCenter.x,(e.y-this.canvasCenter.y)/this.zoom-this.screenOffset.y+this.canvasCenter.y)}modelCoordinateToCanvasCoordinate(e){return new dh((e.x-this.canvasCenter.x+this.screenOffset.x)*this.zoom+this.canvasCenter.x,(e.y-this.canvasCenter.y+this.screenOffset.y)*this.zoom+this.canvasCenter.y)}resolveMouseEventCoordinate(e){if(e.target instanceof HTMLElement){const t=Th(e.target);return new dh(t.x+e.offsetX,t.y+e.offsetY)}return new dh(e.x,e.y)}eventCoordinateToCanvasCoordinate(e){return new dh(e.x-this.divPosition.x+this.div.scrollLeft,e.y-this.divPosition.y+this.div.scrollTop)}canvasCoordinateToEventCoordinate(e){return new dh(e.x-this.div.scrollLeft+this.divPosition.x,e.y-this.div.scrollTop+this.divPosition.y)}hasPropertyView(e,t){return this.diagram.propertyViews.filter((n=>n.property.value===t&&n.from.classView.value===e)).length>0}get divPosition(){return Th(this.div)}manageVirtualScreen(){if(this.diagram.classViews.length){const e=U(this.diagram.classViews[0]);let t=e.position.x,n=e.position.y,i=e.position.x+e.rectangle.width,s=e.position.y+e.rectangle.height;for(const e of this.diagram.classViews)t=Math.min(t,e.position.x),n=Math.min(n,e.position.y),i=Math.max(i,e.position.x+e.rectangle.width),s=Math.max(s,e.position.y+e.rectangle.height);const a=this.diagram.associationViews.concat(this.diagram.generalizationViews).concat(this.diagram.propertyViews);for(const e of a){const a=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value);if(e instanceof Ch){const r=this.drawLinePropertyText(U(a[a.length-2],"Diagram path expected to have at least 2 points"),U(a[a.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,e.property.value,!1);t=Math.min(t,r.position.x),n=Math.min(n,r.position.y),i=Math.max(i,Ih(r).x),s=Math.max(s,Ih(r).y)}for(const a of e.path)t=Math.min(t,a.x),n=Math.min(n,a.y),i=Math.max(i,a.x),s=Math.max(s,a.y)}this.virtualScreen=new ph(new dh(t,n),new uh(i-t,s-n))}else this.setZoomLevel(1),this.screenOffset=new dh(0,0),this.virtualScreen=new ph(new dh(this.canvasDimension.width/2,this.canvasDimension.height/2),new uh(0,0))}executeZoom(e,t){e=Math.max(e,z_);const n=this.zoom;this.setZoomLevel(e),this.screenOffset=new dh(((t.x-this.canvasCenter.x)*(n-e)+this.screenOffset.x*n)/e,((t.y-this.canvasCenter.y)*(n-e)+this.screenOffset.y*n)/e),this.clearScreen(),this.drawAll()}zoomPoint(e,t){this.executeZoom(e,t)}zoomCenter(e){this.setZoomLevel(Math.max(e,z_)),this.clearScreen(),this.drawAll()}zoomToFit(){this.autoRecenter(),this.zoomCenter(Math.max(Math.min(this.canvas.width/(this.virtualScreen.rectangle.width+2*this.screenPadding+20),this.canvas.height/(this.virtualScreen.rectangle.height+2*this.screenPadding+20)),z_))}addClassView(e,t){if(!this.isReadOnly){const n=this.diagram.classViews.map((e=>e.id));let i=(0,a.Z)();for(;n.includes(i);)i=(0,a.Z)();const s=new hh(this.diagram,i,Za.create(e));return U_(s,t??this.canvasCoordinateToModelCoordinate(new dh(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2,this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2))),y_(this.diagram,s),G_(s),this.diagram.classViews.filter((t=>t.class.value!==e)).forEach((t=>{const n=t.class.value;e.generalizations.map((e=>e.value.rawType)).includes(n)&&N_(this.diagram,new yh(this.diagram,s,t)),n.generalizations.map((e=>e.value.rawType)).includes(e)&&N_(this.diagram,new yh(this.diagram,t,s)),nh(e).forEach((e=>{e.genericType.value.rawType===n&&I_(this.diagram,new Ch(this.diagram,Df.create(e),s,t))})),nh(n).forEach((n=>{n.genericType.value.rawType===e&&I_(this.diagram,new Ch(this.diagram,Df.create(n),t,s))}))})),this.drawClassView(s),this.drawScreen(),s}}drawBoundingBox(){this.ctx.fillStyle=this.backgroundColor,this.ctx.lineWidth=1,this.ctx.fillRect((this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x-this.screenPadding)*this.zoom+this.canvasCenter.x,(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y-this.screenPadding)*this.zoom+this.canvasCenter.y,(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom),this.ctx.strokeRect((this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x-this.screenPadding)*this.zoom+this.canvasCenter.x,(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y-this.screenPadding)*this.zoom+this.canvasCenter.y,(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom)}drawDiagram(){this.diagram.associationViews.forEach((e=>this.drawPropertyOrAssociation(e))),this.diagram.generalizationViews.forEach((e=>this.drawInheritance(e))),this.diagram.propertyViews.forEach((e=>this.drawPropertyOrAssociation(e))),this.diagram.classViews.forEach((e=>this.drawClassView(e))),this.showCanvasGrid&&this.drawCanvasGrid(),this.showScreenGrid&&this.drawScreenGrid()}drawAll(){this.drawBoundingBox(),this.drawDiagram()}drawScreenGrid(){const e=(this.virtualScreen.position.x+this.screenOffset.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t=(this.virtualScreen.position.y+this.screenOffset.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y,n=(this.virtualScreen.rectangle.width+2*this.screenPadding)*this.zoom,i=(this.virtualScreen.rectangle.height+2*this.screenPadding)*this.zoom;this.ctx.beginPath(),this.ctx.fillStyle=this.screenGridLabelTextColor,this.ctx.strokeStyle=this.screenGridLineColor,this.ctx.lineWidth=this.screenGridLineWidth,this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`;let s=0;for(let a=e;a<e+n-2*this.screenPadding;a+=this.screenGridSpacingX*this.zoom)this.ctx.fillText(`${s}`,a+5*this.zoom,t-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.x+s)}]`,a+5*this.zoom,t-(this.screenGridAxisTickLength+this.screenPadding-this.lineHeight)*this.zoom),this.ctx.moveTo(a,t-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom),this.ctx.lineTo(a,t+i-this.screenPadding*this.zoom),this.ctx.stroke(),s+=this.screenGridSpacingX;let a=0;for(let s=t;s<t+i-2*this.screenPadding;s+=this.screenGridSpacingY*this.zoom)this.ctx.fillText(`${a}`,e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s+5*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.y+a)}]`,e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s+(5+this.lineHeight)*this.zoom),this.ctx.moveTo(e-(this.screenGridAxisTickLength+this.screenPadding)*this.zoom,s),this.ctx.lineTo(e+n-this.screenPadding*this.zoom,s),this.ctx.stroke(),a+=this.screenGridSpacingY;this.showScreenBoxGuide&&(this.ctx.beginPath(),this.ctx.fillStyle=this.screenGuideLabelTextColor,this.ctx.strokeStyle=this.screenGuideLineColor,this.ctx.moveTo(e,t),this.ctx.lineTo(e,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.lineTo(e,t+i-2*this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t),this.ctx.stroke(),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t),this.ctx.lineTo(e,t),this.ctx.stroke(),this.ctx.fillText(`${Math.round(this.virtualScreen.rectangle.width/2)}`,e+n/2-(this.screenPadding-5)*this.zoom,t+5*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.x+this.virtualScreen.rectangle.width/2)}]`,e+n/2-(this.screenPadding-5)*this.zoom,t+(5+this.lineHeight)*this.zoom),this.ctx.lineTo(e+n/2-this.screenPadding*this.zoom,t),this.ctx.lineTo(e+n/2-this.screenPadding*this.zoom,t+i-2*this.screenPadding*this.zoom),this.ctx.stroke(),this.ctx.fillText(`${Math.round(this.virtualScreen.rectangle.height/2)}`,e+5*this.zoom,t+i/2-(this.screenPadding-5)*this.zoom),this.ctx.fillText(`[${Math.round(this.virtualScreen.position.y+this.virtualScreen.rectangle.height/2)}]`,e+5*this.zoom,t+i/2-(this.screenPadding-5-this.lineHeight)*this.zoom),this.ctx.lineTo(e,t+i/2-this.screenPadding*this.zoom),this.ctx.lineTo(e+n-2*this.screenPadding*this.zoom,t+i/2-this.screenPadding*this.zoom),this.ctx.stroke()),this.ctx.strokeStyle=this.defaultLineColor,this.ctx.lineWidth=this.defaultLineWidth}drawCanvasGrid(){const e=-this.canvasCenter.x*this.zoom+this.canvasCenter.x,t=-this.canvasCenter.y*this.zoom+this.canvasCenter.y,n=this.canvasDimension.width,i=this.canvasDimension.height;this.ctx.setLineDash([5,5]),this.ctx.fillStyle=this.canvasGridLabelTextColor,this.ctx.strokeStyle=this.canvasGridLineColor,this.ctx.lineWidth=this.canvasGridLineWidth,this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`,this.ctx.beginPath();let s=0;for(let t=e;t<n;t+=this.canvasGridSpacingX*this.zoom)0!==t&&this.ctx.fillText(`[${Math.round(s)}]`,t+5*this.zoom,5*this.zoom),this.ctx.moveTo(t,0),this.ctx.lineTo(t,i),this.ctx.stroke(),s+=this.canvasGridSpacingX;let a=0;for(let e=t;e<i;e+=this.canvasGridSpacingY*this.zoom)0!==e&&this.ctx.fillText(`[${Math.round(a)}]`,5*this.zoom,e+5*this.zoom),this.ctx.moveTo(0,e),this.ctx.lineTo(n,e),this.ctx.stroke(),a+=this.canvasGridSpacingY;if(this.showCanvasBoxGuide&&(this.ctx.beginPath(),this.ctx.fillStyle=this.canvasGuideLabelTextColor,this.ctx.strokeStyle=this.canvasGuideLineColor,this.ctx.fillText(`[${Math.round(n/2)}]`,n/2+5*this.zoom,5*this.zoom),this.ctx.moveTo(n/2,0),this.ctx.lineTo(n/2,i),this.ctx.stroke(),this.ctx.fillText(`[${Math.round(i/2)}]`,5*this.zoom,i/2+5*this.zoom),this.ctx.moveTo(0,i/2),this.ctx.lineTo(n,i/2),this.ctx.stroke()),this.showScreenOffsetGuide){const n=5,i=35;this.ctx.beginPath(),this.ctx.setLineDash([]),this.ctx.fillStyle=this.screenOffsetGuideLabelTextColor,this.ctx.strokeStyle=this.screenOffsetGuideLineColor,this.ctx.arc(e+this.screenOffset.x*this.zoom,t+this.screenOffset.y*this.zoom,n*this.zoom,0,2*Math.PI),this.ctx.moveTo(e+(this.screenOffset.x-n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.lineTo(e+(this.screenOffset.x+2*n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.moveTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y-n)*this.zoom),this.ctx.lineTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y+2*n)*this.zoom),this.ctx.stroke(),this.ctx.setLineDash([5,5]),this.ctx.moveTo(e,t+this.screenOffset.y*this.zoom),this.ctx.lineTo(e+(this.screenOffset.x-n)*this.zoom,t+this.screenOffset.y*this.zoom),this.ctx.moveTo(e+this.screenOffset.x*this.zoom,t+0),this.ctx.lineTo(e+this.screenOffset.x*this.zoom,t+(this.screenOffset.y-n)*this.zoom),this.ctx.stroke(),this.ctx.beginPath(),this.screenOffset.x>=i&&this.screenOffset.y>=i?(this.ctx.fillText(`[${Math.round(this.screenOffset.x)}]`,e+(this.screenOffset.x+5)*this.zoom,t+5*this.zoom),this.ctx.fillText(`[${Math.round(this.screenOffset.y)}]`,e+5*this.zoom,t+(this.screenOffset.y+5)*this.zoom)):this.screenOffset.x>=0&&this.screenOffset.y>=0?this.ctx.fillText(`Δ [${Math.round(this.screenOffset.x)},${Math.round(this.screenOffset.y)}]`,e+(this.screenOffset.x+n+5)*this.zoom,t+(this.screenOffset.y+n+5)*this.zoom):this.ctx.fillText(`Δ [${Math.round(this.screenOffset.x)},${Math.round(this.screenOffset.y)}]`,e+(n+5)*this.zoom,t+(n+5)*this.zoom)}this.ctx.setLineDash([]),this.ctx.strokeStyle=this.defaultLineColor,this.ctx.lineWidth=this.defaultLineWidth}drawClassViewProperty(e,t,n,i,s){this.ctx.font=this.mouseOverClassView===e&&this.mouseOverClassProperty===t?`bold ${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`:`${s?"bold":""} ${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`;const a=K_(t);let r=this.ctx.measureText(`${a} : `).width;s||(this.ctx.fillText(`${a} : `,n,i),this.ctx.fillText(t.genericType.value.rawType.name,n+r,i),t.genericType.value.rawType instanceof Va&&(this.ctx.beginPath(),this.ctx.moveTo(n+r,i+(this.fontSize-1)*this.zoom),this.ctx.lineTo(n+r+this.ctx.measureText(t.genericType.value.rawType.name).width,i+(this.fontSize-1)*this.zoom),this.ctx.stroke())),r+=this.ctx.measureText(t.genericType.value.rawType.name).width,this.ctx.font=`${(this.fontSize-1)*(s?1:this.zoom)}px ${this.fontFamily}`;const o=h_(t.multiplicity.lowerBound,t.multiplicity.upperBound);return s||this.ctx.fillText(`[${o}]`,n+r,i),r+=this.ctx.measureText(`[${o}]`).width,r}computeClassNameWidth(e){return this.ctx.font=`bold ${this.fontSize}px ${this.fontFamily}`,this.ctx.textBaseline="top",this.ctx.measureText(this.truncateTextWithEllipsis(e.class.value.name)).width}ensureClassViewMeetMinDimensions(e){let t=this.computeClassNameWidth(e),n=this.lineHeight+2*this.classViewSpaceY;if(!e.hideStereotypes){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;for(const i of e.class.value.stereotypes){const e=`<< ${this.truncateTextWithEllipsis(i.value.value,this.maxLineLength-6)} >>`,s=this.ctx.measureText(e).width;t=Math.max(t,s),n+=this.lineHeight}}if(!e.hideTaggedValues){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`,this.ctx.textBaseline="top";for(const i of e.class.value.taggedValues){const e=`{ ${this.truncateTextWithEllipsis(`${i.tag.value.value} = ${i.value}`,this.maxLineLength-4)} }`,s=this.ctx.measureText(e).width;t=Math.max(t,s),n+=this.lineHeight}}if(e.hideProperties||(nh(e.class.value).forEach((i=>{if(!this.hasPropertyView(e,i)){const s=this.drawClassViewProperty(e,i,0,0,!0);t=Math.max(t,s),n+=this.lineHeight}})),n+=2*this.classViewSpaceY),t+=2*this.classViewSpaceX,!this.isReadOnly||this.enableLayoutAutoAdjustment){const i=e.rectangle.width&&e.rectangle.width>t?e.rectangle.width:t,s=e.rectangle.height&&e.rectangle.height>n?e.rectangle.height:n;j_(e,new uh(i,s))}}drawClassView(e){const t=this.computeClassNameWidth(e);this.ensureClassViewMeetMinDimensions(e),this.ctx.fillStyle=this.classViewFillColor;const n=this.modelCoordinateToCanvasCoordinate(e.position);this.ctx.fillRect(n.x,n.y,e.rectangle.width*this.zoom,e.rectangle.height*this.zoom),this.ctx.lineWidth=0!==this.selectedClasses.length&&-1!==this.selectedClasses.indexOf(e)?2:1,this.ctx.strokeRect(n.x,n.y,e.rectangle.width*this.zoom,e.rectangle.height*this.zoom);const i=e.position.x,s=e.position.y;this.ctx.lineWidth=1,this.ctx.fillStyle=this.classViewHeaderTextColor;let a=s;if(this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,!e.hideStereotypes)for(const t of e.class.value.stereotypes){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const n=`<< ${this.truncateTextWithEllipsis(t.value.value,this.maxLineLength-6)} >>`,s=this.ctx.measureText(n).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,this.ctx.fillText(n,(i+this.screenOffset.x+(e.rectangle.width-s)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight}this.ctx.font=`bold ${this.fontSize*this.zoom}px ${this.fontFamily}`;const r=this.truncateTextWithEllipsis(e.class.value.name);if(this.ctx.fillText(r,(i+this.screenOffset.x+(e.rectangle.width-t)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight,!e.hideTaggedValues)for(const t of e.class.value.taggedValues){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const n=`{ ${this.truncateTextWithEllipsis(`${t.tag.value.value} = ${t.value}`,this.maxLineLength-4)} }`,s=this.ctx.measureText(n).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`,this.ctx.fillText(n,(i+this.screenOffset.x+(e.rectangle.width-s)/2-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,(a+this.screenOffset.y+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y),a+=this.lineHeight}if(a+=3*this.classViewSpaceY,!e.hideProperties){this.ctx.beginPath();const t=(s+this.screenOffset.y+this.lineHeight+(e.hideStereotypes?0:e.class.value.stereotypes.length*this.lineHeight)+(e.hideTaggedValues?0:e.class.value.taggedValues.length*this.lineHeight)+this.classViewSpaceY-this.canvasCenter.y)*this.zoom+this.canvasCenter.y;this.ctx.moveTo((i+this.screenOffset.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t),this.ctx.lineTo((i+this.screenOffset.x+e.rectangle.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,t),this.ctx.stroke();for(const t of nh(e.class.value))if(!this.hasPropertyView(e,t)){this.ctx.fillStyle=t instanceof Jm?this.classViewDerivedPropertyTextColor:t.genericType.value.rawType instanceof Xm?this.classViewPrimitivePropertyTextColor:this.classViewPropertyTextColor;const n=(i+this.screenOffset.x+this.classViewSpaceX-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,s=(a+this.screenOffset.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y;this.drawClassViewProperty(e,t,n,s,!1),a+=this.lineHeight}}G_(e)}drawLinePropertyNameAndMultiplicity(e,t,n,i,s,a){this.ctx.font=`${this.fontSize}px ${this.fontFamily}`;const r=K_(e),o=h_(e.multiplicity.lowerBound,e.multiplicity.upperBound),c=this.ctx.measureText(r).width,l=this.ctx.measureText(o).width;this.ctx.font=`${this.fontSize*this.zoom}px ${this.fontFamily}`;const d=t(c),u=n(c),p=this.modelCoordinateToCanvasCoordinate(new dh(t(c),n(c)));a||this.ctx.fillText(r,p.x,p.y);const h=i(l),g=s(l),m=this.modelCoordinateToCanvasCoordinate(new dh(i(l),s(l)));a||this.ctx.fillText(o,m.x,m.y);const f=new dh(Math.min(d,h),Math.min(u,g));return new ph(f,new uh(Math.max(d,h)+Math.max(c,l)-f.x,Math.max(u,g)+this.lineHeight-f.y))}drawLinePropertyText(e,t,n,i,s){this.ctx.textBaseline="top",this.ctx.fillStyle=this.relationshipViewTextColor;const a=e.x,r=e.y,o=t.x,c=t.y,l=n.rectangle;if(r<c){const e=a+(o-a)/(c-r)*(n.position.y-r);if(e>n.position.x&&e<n.position.x+l.width)return this.drawLinePropertyNameAndMultiplicity(i,(t=>e<n.position.x+l.width/2?e+this.propertySpacing:e-t-this.propertySpacing),(e=>n.position.y-this.lineHeight-this.propertySpacing),(t=>e<n.position.x+l.width/2?e-t-this.propertySpacing:e+this.propertySpacing),(e=>n.position.y-this.lineHeight-this.propertySpacing),s)}else{const e=a+(o-a)/(c-r)*(n.position.y+l.height-r);if(e>n.position.x&&e<n.position.x+l.width)return this.drawLinePropertyNameAndMultiplicity(i,(t=>e<n.position.x+l.width/2?e+this.propertySpacing:e-t-this.propertySpacing),(e=>n.position.y+l.height+this.propertySpacing),(t=>e<n.position.x+l.width/2?e-t-this.propertySpacing:e+this.propertySpacing),(e=>n.position.y+l.height+this.propertySpacing),s)}if(a<o){const e=r+(c-r)/(o-a)*(n.position.x-a);if(e>n.position.y&&e<n.position.y+l.height)return this.drawLinePropertyNameAndMultiplicity(i,(e=>n.position.x-e-this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e+this.propertySpacing:e-this.lineHeight-this.propertySpacing),(e=>n.position.x-e-this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e-this.lineHeight-this.propertySpacing:e+this.propertySpacing),s)}else{const e=r+(c-r)/(o-a)*(n.position.x+n.rectangle.width-a);if(e>n.position.y&&e<n.position.y+n.rectangle.height)return this.drawLinePropertyNameAndMultiplicity(i,(e=>n.position.x+n.rectangle.width+this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e+this.propertySpacing:e-this.lineHeight-this.propertySpacing),(e=>n.position.x+n.rectangle.width+this.propertySpacing),(t=>e<n.position.y+n.rectangle.height/2?e-this.lineHeight-this.propertySpacing:e+this.propertySpacing),s)}return new ph(new dh(0,0),new uh(0,0))}drawPropertyOrAssociation(e){const t=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value),n=e.property.value;if(this.drawLinePropertyText(U(t[t.length-2],"Diagram path expected to have at least 2 points"),U(t[t.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,n,!1),this.ctx.beginPath(),this.ctx.lineWidth=e===this.selectedPropertyOrAssociation?2:1,t.forEach(((e,t)=>{const n=this.modelCoordinateToCanvasCoordinate(e);0===t?this.ctx.moveTo(n.x,n.y):this.ctx.lineTo(n.x,n.y)})),this.ctx.stroke(),this.ctx.lineWidth=1,n instanceof Km){const i=t[1],s=t[0],a=i.x,r=i.y,o=s.x,c=s.y,l=e.from;let d=0,u=0;if(c>r){const e=a+(o-a)/(c-r)*(l.classView.value.position.y-r);e>l.classView.value.position.x&&e<l.classView.value.position.x+l.classView.value.rectangle.width&&(d=(e-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(l.classView.value.position.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const e=a+(o-a)/(c-r)*(l.classView.value.position.y+l.classView.value.rectangle.height-r);e>l.classView.value.position.x&&e<l.classView.value.position.x+l.classView.value.rectangle.width&&(d=(e-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(l.classView.value.position.y+l.classView.value.rectangle.height-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(o>a){const e=r+(c-r)/(o-a)*(l.classView.value.position.x-a);e>l.classView.value.position.y&&e<l.classView.value.position.y+l.classView.value.rectangle.height&&(d=(l.classView.value.position.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(e-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const e=r+(c-r)/(o-a)*(l.classView.value.position.x+l.classView.value.rectangle.width-a);e>l.classView.value.position.y&&e<l.classView.value.position.y+l.classView.value.rectangle.height&&(d=(l.classView.value.position.x+l.classView.value.rectangle.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,u=(e-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(n.aggregation===Ym.COMPOSITE||n.aggregation===Ym.SHARED){let e=Math.atan((c-r)/(o-a));e=o>=a?e:e+Math.PI,this.ctx.beginPath(),this.ctx.moveTo(d+(this.screenOffset.x+xh(this.diamond[0],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[0],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[1],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[1],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[2],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[2],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[3],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[3],e))*this.zoom),this.ctx.lineTo(d+(this.screenOffset.x+xh(this.diamond[0],e))*this.zoom,u+(this.screenOffset.y+Ah(this.diamond[0],e))*this.zoom),n.aggregation===Ym.SHARED&&(this.ctx.fillStyle=this.propertyViewSharedDiamondColor),n.aggregation===Ym.COMPOSITE&&(this.ctx.fillStyle=this.propertyViewOwnedDiamondColor),this.ctx.fill(),this.ctx.stroke(),this.ctx.lineWidth=1}}}drawInheritance(e){const t=e.to.classView.value.rectangle,n=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value),i=U(n[n.length-2],"Diagram path expected to have at least 2 points").x,s=U(n[n.length-2],"Diagram path expected to have at least 2 points").y,a=U(n[n.length-1],"Diagram path expected to have at least 2 points").x,r=U(n[n.length-1],"Diagram path expected to have at least 2 points").y;let o=0,c=0;if(r>s){const n=i+(a-i)/(r-s)*(e.to.classView.value.position.y-s);n>e.to.classView.value.position.x&&n<e.to.classView.value.position.x+t.width&&(o=(n-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(e.to.classView.value.position.y-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const n=i+(a-i)/(r-s)*(e.to.classView.value.position.y+t.height-s);n>e.to.classView.value.position.x&&n<e.to.classView.value.position.x+t.width&&(o=(n-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(e.to.classView.value.position.y+t.height-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}if(a>i){const n=s+(r-s)/(a-i)*(e.to.classView.value.position.x-i);n>e.to.classView.value.position.y&&n<e.to.classView.value.position.y+t.height&&(o=(e.to.classView.value.position.x-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(n-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}else{const n=s+(r-s)/(a-i)*(e.to.classView.value.position.x+t.width-i);n>e.to.classView.value.position.y&&n<e.to.classView.value.position.y+t.height&&(o=(e.to.classView.value.position.x+t.width-this.canvasCenter.x)*this.zoom+this.canvasCenter.x,c=(n-this.canvasCenter.y)*this.zoom+this.canvasCenter.y)}this.ctx.beginPath(),this.ctx.lineWidth=e===this.selectedInheritance?2:1,n.forEach(((e,t)=>{const n=this.modelCoordinateToCanvasCoordinate(e);0===t?this.ctx.moveTo(n.x,n.y):this.ctx.lineTo(n.x,n.y)})),this.ctx.stroke();let l=Math.atan((r-s)/(a-i));l=a>=i?l:l+Math.PI,this.ctx.beginPath(),this.ctx.moveTo(o+(this.screenOffset.x+xh(this.triangle[0],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[0],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[1],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[1],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[2],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[2],l))*this.zoom),this.ctx.lineTo(o+(this.screenOffset.x+xh(this.triangle[0],l))*this.zoom,c+(this.screenOffset.y+Ah(this.triangle[0],l))*this.zoom),this.ctx.fillStyle=this.generalizationViewInheritanceTriangeFillColor,this.ctx.fill(),this.ctx.stroke(),this.ctx.lineWidth=1}reorderDiagramDomain(e,t){const n=t.classViews.filter((t=>t!==e));return n.push(e),n}potentiallyShiftRelationships(e,t,n,i){e.forEach((e=>{-1!==t.indexOf(e.from.classView.value)&&-1!==t.indexOf(e.to.classView.value)&&B_(e,e.path.map((e=>new dh(e.x-n,e.y-i))))}))}recenter(){if(0!==this.selectedClasses.length){const e=N(this.selectedClasses);e&&this.center(e.position.x+e.rectangle.width/2,e.position.y+e.rectangle.height/2)}else this.autoRecenter()}switchToZoomMode(){this.changeMode(this.interactionMode!==V_.ZOOM_IN?V_.ZOOM_IN:V_.ZOOM_OUT,$_.NONE)}switchToViewMode(){this.changeMode(V_.LAYOUT,$_.NONE)}switchToPanMode(){this.changeMode(V_.PAN,$_.NONE)}switchToAddPropertyMode(){this.isReadOnly||this.changeMode(V_.ADD_RELATIONSHIP,$_.PROPERTY)}switchToAddInheritanceMode(){this.isReadOnly||this.changeMode(V_.ADD_RELATIONSHIP,$_.INHERITANCE)}switchToAddClassMode(){this.isReadOnly||this.changeMode(V_.ADD_CLASS,$_.NONE)}ejectProperty(){this.isReadOnly||(this.mouseOverClassProperty?this.mouseOverClassProperty.genericType.value.rawType instanceof Ua&&this.addClassView(this.mouseOverClassProperty.genericType.value.rawType,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(new dh(this.cursorPosition.x,this.cursorPosition.y)))):this.selectedClassProperty&&(this.selectedClassProperty.property.genericType.value.rawType instanceof Ua&&this.addClassView(this.selectedClassProperty.property.genericType.value.rawType,this.selectedClassProperty.selectionPoint),this.selectedClassProperty=void 0))}getSuperTypeLevels(e,t,n,i){if(e.length){const s=(0,rt.Z)(e.flatMap((e=>e.class.value.generalizations.map((e=>new hh(t,(0,a.Z)(),Za.create(eh(e.value,Ua))))))),(e=>e.class.value));if(s.forEach((e=>this.ensureClassViewMeetMinDimensions(e))),-1===i||n<i){const a=this.getSuperTypeLevels(s,t,n+1,i);return a.push(e),a}return[e]}return[]}layoutTaxonomy(e,t,n,i){return e.reverse(),[e.flatMap(((t,s)=>{let a=0,r=0,o=0,c=0;if(s>0){const t=e[s-1];if(t.length){const e=[...t].sort(((e,t)=>e.position.x-t.position.x));o=e[0].position.x,a=e[e.length-1].position.x+e[e.length-1].rectangle.width-e[0].position.x;const n=[...t].sort(((e,t)=>e.position.y-t.position.y));c=n[0].position.y,r=n[n.length-1].position.y+n[n.length-1].rectangle.height-n[0].position.y}}const l=Math.max(...t.map((e=>e.rectangle.height))),d=o+a/2-t.map((e=>e.rectangle.width)).reduce(((e,t)=>e+t+10))/2,u=i?c-l-30:c+r+30;return(n||s>0)&&(U_(t[0],new dh(d,u)),t.forEach(((e,n)=>{if(n>0){const i=t[n-1];U_(e,new dh(i.position.x+i.rectangle.width+10,u))}}))),t})),(i?e:e.slice().reverse()).slice(0,e.length-1).flatMap(((n,i)=>n.flatMap((n=>e[i+1].flatMap((e=>n.class.value.generalizations.map((e=>e.value.rawType)).includes(e.class.value)?new yh(t,n,e):[]))))))]}keydown(e){if("Delete"===e.code)this.isReadOnly||(this.selectedClasses.forEach((e=>{b_(this.diagram,e),T_(this.diagram,this.diagram.associationViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e)))),S_(this.diagram,this.diagram.generalizationViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e)))),A_(this.diagram,this.diagram.propertyViews.filter((t=>!(t.from.classView.value===e||t.to.classView.value===e))))})),this.selectedPropertyOrAssociation instanceof g_?v_(this.diagram,this.selectedPropertyOrAssociation):this.selectedPropertyOrAssociation instanceof Ch&&O_(this.diagram,this.selectedPropertyOrAssociation),this.selectedInheritance&&this.diagram.generalizationViews.find((e=>e===this.selectedInheritance))&&x_(this.diagram,this.selectedInheritance),this.setSelectedClasses([]),this.drawScreen());else if("KeyE"===e.code)this.selectedClassProperty?(this.handleEditProperty(this.selectedClassProperty.property,this.selectedClassProperty.selectionPoint,void 0),e.preventDefault()):this.selectedPropertyOrAssociation?(this.handleEditProperty(this.selectedPropertyOrAssociation.property.value,this.selectedPoint??(this.selectedPropertyOrAssociation.path.length?this.selectedPropertyOrAssociation.path[0]:this.selectedPropertyOrAssociation.from.classView.value.center()),this.selectedPropertyOrAssociation),e.preventDefault()):1===this.selectedClasses.length&&this.handleEditClassView(this.selectedClasses[0]);else if(e.altKey&&"KeyP"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{w_(e,!e.hideProperties)})),this.drawScreen());else if(e.altKey&&"KeyS"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{R_(e,!e.hideStereotypes)})),this.drawScreen());else if(e.altKey&&"KeyT"===e.code)this.isReadOnly||0!==this.selectedClasses.length&&(this.selectedClasses.forEach((e=>{k_(e,!e.hideTaggedValues)})),this.drawScreen());else if(e.altKey&&"ArrowDown"===e.code)this.isReadOnly||1!==this.selectedClasses.length||this.handleAddSimpleProperty(this.selectedClasses[0]);else if("ArrowUp"===e.code){const e=this.getSuperTypeLevels(this.selectedClasses,this.diagram,0,1),t=this.layoutTaxonomy(e,this.diagram,!1,!0);t[0].forEach((e=>y_(this.diagram,e))),t[1].forEach((e=>N_(this.diagram,e))),this.drawScreen()}else if("ArrowDown"===e.code){const e=(0,rt.Z)(this.selectedClasses.flatMap((e=>e.class.value._subclasses.flatMap((e=>new hh(this.diagram,(0,a.Z)(),Za.create(e)))))),(e=>e.class.value));if(e.length>0){e.forEach((e=>this.ensureClassViewMeetMinDimensions(e)));const t=this.layoutTaxonomy([e,this.selectedClasses],this.diagram,!1,!1);t[0].forEach((e=>y_(this.diagram,e))),t[1].forEach((e=>N_(this.diagram,e)))}this.drawScreen()}}mouseup(e){const t=this.resolveMouseEventCoordinate(e);switch(this.interactionMode){case V_.ZOOM_IN:{const e=Math.round(100*this.zoom);let n;n=e<=W_[0]-10?10*Math.floor(e/10)+10:e>=W_[W_.length-1]?100*Math.floor(e/100)+100:U(W_.find((t=>t>e))),this.zoomPoint(n/100,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)));break}case V_.ZOOM_OUT:{const e=Math.round(100*this.zoom);let n;n=e<=W_[0]?10*Math.ceil(e/10)-10:e>=W_[W_.length-1]+100?100*Math.ceil(e/100)-100:U((0,Hp.Z)(W_,(t=>t<e))),this.zoomPoint(n/100,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)));break}}if(!this.isReadOnly)switch(this.interactionMode){case V_.LAYOUT:this.diagram.generalizationViews.forEach((e=>D_(e))),this.diagram.associationViews.forEach((e=>D_(e))),this.diagram.propertyViews.forEach((e=>D_(e)));break;case V_.ADD_CLASS:{const e=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));this.onAddClassViewClick(e),this.changeMode(V_.LAYOUT,$_.NONE);break}case V_.ADD_RELATIONSHIP:if(this.startClassView&&this.selectionStart&&this.handleAddRelationship){const e=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));for(let t=this.diagram.classViews.length-1;t>=0;t--){const n=this.diagram.classViews[t];if(n.contains(e.x,e.y)){const t=this.handleAddRelationship(this.startClassView,n);t&&(L_(t.from,-(this.startClassView.position.x+this.startClassView.rectangle.width/2-this.selectionStart.x)),F_(t.from,-(this.startClassView.position.y+this.startClassView.rectangle.height/2-this.selectionStart.y)),L_(t.to,-(n.position.x+n.rectangle.width/2-e.x)),F_(t.to,-(n.position.y+n.rectangle.height/2-e.y)))}}this.changeMode(V_.LAYOUT,$_.NONE)}}this.setLeftClick(!1),this.setMiddleClick(!1),this.setRightClick(!1),this.setSelectedClassCorner(void 0),this.setSelectionStart(void 0),this.drawScreen()}mousedblclick(e){const t=this.resolveMouseEventCoordinate(e);if([V_.ADD_RELATIONSHIP,V_.ADD_CLASS,V_.ZOOM_IN,V_.ZOOM_OUT].includes(this.interactionMode))return;const n=this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t));if(this.mouseOverClassProperty&&this.onClassPropertyDoubleClick)return void this.onClassPropertyDoubleClick(this.mouseOverClassProperty,n,void 0);if(this.mouseOverClassName&&this.onClassNameDoubleClick)return void this.onClassNameDoubleClick(this.mouseOverClassName,n);const i=this.diagram.classViews.find((e=>e.contains(n.x,n.y)));i&&this.onClassViewDoubleClick?this.onClassViewDoubleClick(i,n):this.mouseOverPropertyHolderViewLabel&&this.onClassPropertyDoubleClick?this.onClassPropertyDoubleClick(this.mouseOverPropertyHolderViewLabel.property.value,n,this.mouseOverPropertyHolderViewLabel):this.onBackgroundDoubleClick&&this.onBackgroundDoubleClick(n)}mousedown(e){const t=this.resolveMouseEventCoordinate(e);this.setSelectionStart(void 0),this.setSelectedClassCorner(void 0),this.setSelectedPropertyOrAssociation(void 0),this.setSelectedInheritance(void 0),this.selection=void 0,this.selectedClassProperty=void 0,this.selectedPoint=void 0,this.startClassView=void 0;const n=this.eventCoordinateToCanvasCoordinate(t),i=this.canvasCoordinateToModelCoordinate(n);if(0===e.button)switch(this.setLeftClick(!0),this.interactionMode){case V_.PAN:return void(this.positionBeforeLastMove=t);case V_.LAYOUT:for(let e=this.diagram.classViews.length-1;e>=0;e--){const t=this.diagram.classViews[e];if(Oh(t).contains(i.x,i.y)){this.setSelectedClasses([]),this.setSelectedClassCorner(this.diagram.classViews[e]),this.isReadOnly||C_(this.diagram,this.reorderDiagramDomain(U(this.selectedClassCorner),this.diagram));break}}if(!this.selectedClassCorner)if(this.mouseOverClassProperty)this.selectedClassProperty={property:this.mouseOverClassProperty,selectionPoint:i},this.setSelectedClasses([]);else{let e=!1;for(let t=this.diagram.classViews.length-1;t>=0;t--){const s=this.diagram.classViews[t];if(s.contains(i.x,i.y)){0!==this.selectedClasses.length&&-1!==this.selectedClasses.indexOf(s)||this.setSelectedClasses([s]),this.isReadOnly||C_(this.diagram,this.reorderDiagramDomain(this.selectedClasses[0],this.diagram)),this.clickX=n.x/this.zoom-this.screenOffset.x,this.clickY=n.y/this.zoom-this.screenOffset.y,this._selectedClassesInitialPositions=this.selectedClasses.map((e=>({classView:e,oldPos:new dh(e.position.x,e.position.y)}))),e=!0;break}}if(e||this.setSelectedClasses([]),!this.selectedClasses.length){for(const e of this.diagram.generalizationViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedInheritance(e);break}}if(!this.selectedPoint)for(const e of this.diagram.associationViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedPropertyOrAssociation(e);break}}if(!this.selectedPoint)for(const e of this.diagram.propertyViews){const t=M_(e,i.x,i.y,this.zoom,!this.isReadOnly);if(t){this.selectedPoint=t,this.setSelectedPropertyOrAssociation(e);break}}this.selectedPoint||this.setSelectionStart(i)}}break;case V_.ADD_RELATIONSHIP:this.setSelectionStart(i),this.startClassView=void 0;for(let e=this.diagram.classViews.length-1;e>=0;e--){const t=this.diagram.classViews[e];t.contains(i.x,i.y)&&(this.startClassView=t)}this.startClassView||this.changeMode(V_.LAYOUT,$_.NONE)}else{if(1===e.button)return this.setMiddleClick(!0),void(this.positionBeforeLastMove=t);if(2===e.button)return this.setRightClick(!0),this.positionBeforeLastMove=t,void(this.mouseOverClassView&&(this.onClassViewRightClick(this.mouseOverClassView,i),this.setRightClick(!1)))}this.clearScreen(),this.drawAll()}mousewheel(e){const t=this.resolveMouseEventCoordinate(e);if(e.preventDefault(),e.stopImmediatePropagation(),Math.abs(e.deltaY)<=Math.abs(e.deltaX))return;const n=this.zoom-e.deltaY/120*.05;this.executeZoom(n,this.canvasCoordinateToModelCoordinate(this.eventCoordinateToCanvasCoordinate(t)))}mousemove(e){const t=this.resolveMouseEventCoordinate(e);if(this.cursorPosition=t,this.rightClick||this.middleClick||this.leftClick&&this.interactionMode===V_.PAN)this.screenOffset=new dh(this.screenOffset.x+(t.x-this.positionBeforeLastMove.x)/this.zoom,this.screenOffset.y+(t.y-this.positionBeforeLastMove.y)/this.zoom),this.positionBeforeLastMove=t,this.clearScreen(),this.drawAll();else if(this.leftClick){const e=this.eventCoordinateToCanvasCoordinate(t),n=this.canvasCoordinateToModelCoordinate(e);switch(this.interactionMode){case V_.LAYOUT:if(this.selectedClassCorner&&(j_(this.selectedClassCorner,new uh(n.x-this.selectedClassCorner.position.x,n.y-this.selectedClassCorner.position.y)),G_(this.selectedClassCorner),this.drawClassView(this.selectedClassCorner),this.drawScreen()),!this.selectionStart&&this.selectedClasses.length&&!this.isReadOnly){let t=0,n=0;this.selectedClasses.forEach(((i,s)=>{const a=this._selectedClassesInitialPositions.length>s?this._selectedClassesInitialPositions[s]:void 0;if(a){const s=e.x/this.zoom-this.screenOffset.x-(this.clickX-a.oldPos.x),r=e.y/this.zoom-this.screenOffset.y-(this.clickY-a.oldPos.y);t=i.position.x-s,n=i.position.y-r,U_(i,new dh(s,r)),G_(i)}})),this.potentiallyShiftRelationships(this.diagram.associationViews,this.selectedClasses,t,n),this.potentiallyShiftRelationships(this.diagram.propertyViews,this.selectedClasses,t,n),this.potentiallyShiftRelationships(this.diagram.generalizationViews,this.selectedClasses,t,n),this.drawScreen()}if(this.selectedPoint&&(this.selectedPropertyOrAssociation?P_(this.selectedPropertyOrAssociation,this.selectedPoint,n):this.selectedInheritance&&P_(this.selectedInheritance,this.selectedPoint,n),this.selectedPoint=n,this.drawScreen()),this.selectionStart){this.clearScreen(),this.drawAll();const t=this.modelCoordinateToCanvasCoordinate(this.selectionStart);this.ctx.fillStyle=this.selectionBoxBorderColor,this.ctx.fillRect(t.x,t.y,e.x-t.x,e.y-t.y),this.ctx.strokeRect(t.x,t.y,e.x-t.x,e.y-t.y);const n=(e.x-t.x)/this.zoom,i=(e.y-t.y)/this.zoom;this.selection=new ph(new dh(n>0?this.selectionStart.x:this.selectionStart.x+n,i>0?this.selectionStart.y:this.selectionStart.y+i),new uh(Math.abs(n),Math.abs(i))),this.setSelectedClasses([]);for(const e of this.diagram.classViews)(wh(this.selection,e)||wh(e,this.selection))&&this.setSelectedClasses([...this.selectedClasses,e])}break;case V_.ADD_RELATIONSHIP:if(this.selectionStart&&this.startClassView){this.clearScreen(),this.drawBoundingBox();const t=this.modelCoordinateToCanvasCoordinate(this.selectionStart);this.ctx.moveTo(t.x,t.y),this.ctx.lineTo(e.x,e.y),this.ctx.stroke(),this.drawDiagram()}}}else{this.drawScreen();const e=this.eventCoordinateToCanvasCoordinate(t),n=this.canvasCoordinateToModelCoordinate(e);this.setMouseOverClassView(void 0),this.setMouseOverClassName(void 0),this.setMouseOverClassCorner(void 0),this.setMouseOverClassProperty(void 0),this.setMouseOverPropertyHolderViewLabel(void 0);for(const t of this.diagram.classViews.slice().reverse())if(t.contains(n.x,n.y)){this.setMouseOverClassView(t),Oh(t).contains(n.x,n.y)&&this.setMouseOverClassCorner(t);const i=t.class.value;let s=t.position.y+this.classViewSpaceY;s+=t.hideStereotypes?0:i.stereotypes.length*this.lineHeight;const a=this.computeClassNameWidth(t);new ph(this.modelCoordinateToCanvasCoordinate(new dh(t.position.x+(t.rectangle.width-a)/2,s)),new uh(a,this.lineHeight)).contains(e.x,e.y)&&this.setMouseOverClassName(t),s+=this.lineHeight,s+=t.hideTaggedValues?0:i.taggedValues.length*this.lineHeight,s+=2*this.classViewSpaceY;for(const n of nh(i))this.hasPropertyView(t,n)||(this.ctx.font=`${(this.fontSize-1)*this.zoom}px ${this.fontFamily}`,new ph(this.modelCoordinateToCanvasCoordinate(new dh(t.position.x+this.classViewSpaceX,s)),new uh(this.drawClassViewProperty(t,n,0,0,!0)*this.zoom,this.lineHeight*this.zoom)).contains(e.x,e.y)&&this.setMouseOverClassProperty(n),s+=this.lineHeight);break}const i=[...this.diagram.propertyViews,...this.diagram.associationViews];for(const e of i){const t=_h.pruneUnnecessaryInsidePoints(e.buildFullPath(),e.from.classView.value,e.to.classView.value);if(this.drawLinePropertyText(U(t[t.length-2],"Diagram path expected to have at least 2 points"),U(t[t.length-1],"Diagram path expected to have at least 2 points"),e.to.classView.value,e.property.value,!1).contains(n.x,n.y)){this.setMouseOverPropertyHolderViewLabel(e);break}}}}}class J_ extends Pg{diagramInfo;_renderer;diagram;diagramClasses;graph;diagramPath;filePath;fileLine;fileColumn;constructor(e,t,n,i,s,a){super(e),(0,Oe.rC)(this,{_renderer:Oe.LO,diagram:Oe.LO,diagramInfo:Oe.LO,diagramName:Oe.Fl,diagramCursorClass:Oe.Fl,addClassView:Oe.ls,rebuild:Oe.aD,setRenderer:Oe.aD}),this.diagramPath=n,this.filePath=i,this.fileLine=s,this.fileColumn=a,this.diagramInfo=t;const[r,o,c]=l_(t);this.diagram=r,this.graph=o,this.diagramClasses=c}get label(){return Ng(this.diagramPath)}get description(){return`Diagram: ${Ng(this.diagramPath)}`}get diagramName(){return zp(this.diagramPath)}match(e){return e instanceof J_&&this.diagramPath===e.diagramPath}get renderer(){return U(this._renderer,"Diagram renderer must be initialized (this is likely caused by calling this method at the wrong place)")}get isDiagramRendererInitialized(){return Boolean(this._renderer)}get diagramCursorClass(){if(!this.isDiagramRendererInitialized)return"";if(this.renderer.middleClick||this.renderer.rightClick)return"diagram-editor__cursor--grabbing";switch(this.renderer.interactionMode){case V_.PAN:return this.renderer.leftClick?"diagram-editor__cursor--grabbing":"diagram-editor__cursor--grab";case V_.ZOOM_IN:return"diagram-editor__cursor--zoom-in";case V_.ZOOM_OUT:return"diagram-editor__cursor--zoom-out";case V_.LAYOUT:return this.renderer.selectionStart?"diagram-editor__cursor--crosshair":this.renderer.mouseOverClassCorner||this.renderer.selectedClassCorner?"diagram-editor__cursor--resize":this.renderer.mouseOverClassView?"diagram-editor__cursor--pointer":"";default:return""}}rebuild(e){this.diagramInfo=e;const[t,n,i]=l_(e);this.diagram=t,this.graph=n,this.diagramClasses=i,this.fileLine=e.diagram.sourceInformation.line,this.fileColumn=e.diagram.sourceInformation.column}setupRenderer(){this.renderer.onClassViewDoubleClick=e=>{const t=this.diagramClasses.get(e.class.value.path)?.sourceInformation;if(t){const e=new Ag(t.sourceId,t.startLine,t.startColumn);(0,Oe.fl)(this.ideStore.executeNavigation(e)).catch(this.ideStore.applicationStore.alertUnhandledError)}}}setRenderer(e){this._renderer=e}*addClassView(e,t){const n=((e,t,n)=>{e.profiles.forEach((e=>{const n=`${e.package}${""===e.package?"":ha}${e.name}`;if(!t.getOwnNullableProfile(n)){const n=new ef(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnProfile(n.path,n),e.tags.forEach((e=>I(n.p_tags,new Lf(n,e)))),e.stereotypes.forEach((e=>I(n.p_stereotypes,new Ff(n,e))))}})),e.enumerations.forEach((e=>{const n=`${e.package}${""===e.package?"":ha}${e.name}`;if(!t.getOwnNullableEnumeration(n)){const n=new Va(e.name);Jp(Zp(t.root,e.package,!0,new Map),n),t.setOwnType(n.path,n)}}));const i=e.class,s=`${i.package}${""===i.package?"":ha}${i.name}`;let a=t.getOwnNullableClass(s);a||(a=new Ua(i.name),Jp(Zp(t.root,i.package,!0,new Map),a),t.setOwnType(a.path,a));const r=n.get(a.path)?.isStubbed??!0;return n.set(a.path,{sourceInformation:i.sourceInformation,isStubbed:!1}),e.specializations.forEach((e=>{const i=U(a),s=r_(U(`${e.package}${""===e.package?"":ha}${e.name}`),t,n,e.sourceInformation);I(i._subclasses,s),s.generalizations.map((e=>e.value.rawType)).includes(i)||I(s.generalizations,zm.create(new Wm(i)))})),r&&c_(a,i,t,n),a})((0,ge.vB)(s_,yield this.ideStore.client.getDiagramClassInfo(e)),this.graph,this.diagramClasses),i=this.renderer.addClassView(n,t);i&&(i.id=((e,t)=>{if(!t.match(/^[\w_-]+$/))throw new Error("Token must only contain digits, letters, or special characters _ and -");const n=e.map((e=>{const n=e.match(new RegExp(`^${t}_(?<count>\\d+)$`));return n?.groups?.count?parseInt(n.groups.count,10):0})).reduce(((e,t)=>Math.max(e,t)),0);return`${t}_${n+1}`})(this.diagram.classViews.map((e=>e.id)),"cview"))}registerCommands(){const e=()=>this.ideStore.tabManagerState.currentTab===this&&this.isDiagramRendererInitialized;this.ideStore.applicationStore.commandService.registerCommand({key:jg.RECENTER,trigger:e,action:()=>this.renderer.recenter()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_ZOOM_TOOL,trigger:e,action:()=>this.renderer.switchToZoomMode()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_VIEW_TOOL,trigger:e,action:()=>this.renderer.switchToViewMode()}),this.ideStore.applicationStore.commandService.registerCommand({key:jg.USE_PAN_TOOL,trigger:e,action:()=>this.renderer.switchToPanMode()})}deregisterCommands(){[jg.RECENTER,jg.USE_ZOOM_TOOL,jg.USE_VIEW_TOOL,jg.USE_PAN_TOOL].forEach((e=>this.ideStore.applicationStore.commandService.deregisterCommand(e)))}}class X_{text="";isCaseSensitive=!1;isRegExp=!1;constructor(){(0,Oe.rC)(this,{text:Oe.LO,isCaseSensitive:Oe.LO,isRegExp:Oe.LO,reset:Oe.aD,setText:Oe.aD,setCaseSensitive:Oe.aD,setRegExp:Oe.aD})}reset(){this.setText(""),this.setCaseSensitive(!1),this.setRegExp(!1)}setText(e){this.text=e}setCaseSensitive(e){this.isCaseSensitive=e}setRegExp(e){this.isRegExp=e}}class q_ extends R{}const Z_=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,Q_=/^\/?(?:\w+\/)*\w+(?:\.\w+)*$/,eE=/(?:(?<url>https?:[/]{2}[^\s"'!*(){}|\\^<>`]*[^\s"':,.!?{}|\\^~[\]`()<>])|(?<path>resource:(?<path_sourceId>\/?(?:\w+\/)*\w+(?:\.\w+)*) (?:line:(?<path_line>\d+)) (?:column:(?<path_column>\d+))))/;class tE{ideStore;constructor(e){this.ideStore=e}}class nE extends tE{result;constructor(e,t){super(e),this.result=t}}class iE extends tE{result;constructor(e,t){super(e),this.result=t}}class sE{ideStore;usageConcept;searchEntries=[];constructor(e,t,n,i){(0,Oe.rC)(this,{searchEntries:Oe.LO,numberOfFiles:Oe.Fl,numberOfResults:Oe.Fl}),this.ideStore=e,this.usageConcept=t;const s=new Map;n.forEach(((e,t)=>{let n;s.has(e.source)?n=U(s.get(e.source)):(n=new bm,n.sourceId=e.source,s.set(e.source,n));const a=new ym(e.source,e.startLine,e.startColumn,e.endLine,e.endColumn);a.preview=i.find((t=>t.sourceId===e.source&&t.startLine===e.startLine&&t.startColumn===e.startColumn&&t.endLine===e.endLine&&t.endColumn===e.endColumn))?.preview,n.coordinates.push(a)})),this.searchEntries=Array.from(s.keys()).sort(((e,t)=>e.localeCompare(t))).map((e=>{const t=U(s.get(e));return t.setCoordinates(t.coordinates.sort(((e,t)=>e.startColumn-t.startColumn)).sort(((e,t)=>e.startLine-t.startLine))),t}))}dismissSearchEntry(e){w(this.searchEntries,e),this.searchEntries.length||this.ideStore.setReferenceUsageResult(void 0)}get numberOfFiles(){return this.searchEntries.length}get numberOfResults(){return this.searchEntries.flatMap((e=>e.coordinates)).length}}class aE{searchState;searchEntries=[];constructor(e,t){(0,Oe.rC)(this,{searchEntries:Oe.LO,numberOfFiles:Oe.Fl,numberOfResults:Oe.Fl}),this.searchState=e,this.searchEntries=t}dismissSearchEntry(e){w(this.searchEntries,e),this.searchEntries.length||this.searchState.setResult(void 0)}get numberOfFiles(){return this.searchEntries.length}get numberOfResults(){return this.searchEntries.flatMap((e=>e.coordinates)).length}}class rE{ideStore;loadState=we.create();searchInput;text="";isCaseSensitive=!1;isRegExp=!1;result;constructor(e){(0,Oe.rC)(this,{text:Oe.LO,isCaseSensitive:Oe.LO,isRegExp:Oe.LO,result:Oe.LO,setText:Oe.aD,setCaseSensitive:Oe.aD,setRegExp:Oe.aD,setResult:Oe.aD,search:Oe.ls}),this.ideStore=e}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}select(){this.searchInput?.select()}*search(){if(!this.loadState.isInProgress){this.loadState.inProgress();try{const e=(yield this.ideStore.client.searchText(this.text,this.isCaseSensitive,this.isRegExp)).map((e=>(e=>(0,ge.vB)(bm,e))(e)));this.setResult(new aE(this,e)),this.loadState.pass()}catch(e){P(e),this.ideStore.applicationStore.notificationService.notifyError(e),this.loadState.fail()}}}setText(e){this.text=e}setCaseSensitive(e){this.isCaseSensitive=e}setRegExp(e){this.isRegExp=e}setResult(e){this.result=e}}class oE{applicationStore;initState=we.create();directoryTreeState;conceptTreeState;client;activePanelMode=Jh.TERMINAL;panelGroupDisplayState=new Mm({initial:0,default:300,snap:100});activeActivity=Yh.CONCEPT_EXPLORER;sideBarDisplayState=new Mm({initial:300,default:300,snap:150});tabManagerState=new Dg(this);executionState=we.create();navigationStack=[];fileSearchCommandLoadState=we.create();fileSearchCommandState=new X_;openFileSearchCommand=!1;fileSearchCommandResults=[];codeFixSuggestion;referenceUsageLoadState=we.create();referenceUsageResult;textSearchState;testRunState=we.create();testRunnerState;constructor(e){var t;(0,Oe.rC)(this,{activePanelMode:Oe.LO,activeActivity:Oe.LO,navigationStack:Oe.LO,openFileSearchCommand:Oe.LO,fileSearchCommandResults:Oe.LO,fileSearchCommandState:Oe.LO,codeFixSuggestion:Oe.LO,referenceUsageResult:Oe.LO,testRunnerState:Oe.LO,setCodeFixSuggestion:Oe.aD,setReferenceUsageResult:Oe.aD,setOpenFileSearchCommand:Oe.aD,setActivePanelMode:Oe.aD,setActiveActivity:Oe.aD,setTestRunnerState:Oe.aD,pullInitializationActivity:Oe.aD,pullExecutionStatus:Oe.aD,initialize:Oe.ls,checkIfSessionWakingUp:Oe.ls,loadDiagram:Oe.ls,loadFile:Oe.ls,execute:Oe.ls,executeGo:Oe.ls,manageExecuteGoResult:Oe.ls,executeTests:Oe.ls,executeFullTestSuite:Oe.ls,executeNavigation:Oe.ls,navigateBack:Oe.ls,fullReCompile:Oe.ls,command:Oe.ls,findUsagesFromCoordinate:Oe.ls,findUsages:Oe.ls,renameConcept:Oe.ls,movePackageableElements:Oe.ls,updateFileUsingSuggestionCandidate:Oe.ls,updateFile:Oe.ls,searchFile:Oe.ls,createNewDirectory:Oe.ls,createNewFile:Oe.ls,renameFile:Oe.ls,deleteDirectoryOrFile:Oe.ls}),this.applicationStore=e,this.textSearchState=new rE(this),this.directoryTreeState=new em(this),this.conceptTreeState=new nm(this),this.client=new Dm(new ue({baseUrl:this.applicationStore.config.useDynamicPureServer?window.location.origin:this.applicationStore.config.pureUrl})),(t=this).applicationStore.terminalService.terminal.setup({webLinkProvider:{handler:(e,n)=>{const i=n.match(eE);i?.groups?.url?t.applicationStore.navigationService.navigator.visitAddress(i.groups.url):i?.groups?.path&&i.groups.path_sourceId&&i.groups.path_column&&i.groups.path_line&&(0,Oe.fl)(t.loadFile(i.groups.path_sourceId,new Ag(i.groups.path_sourceId,Number.parseInt(i.groups.path_line,10),Number.parseInt(i.groups.path_column,10)))).catch(t.applicationStore.alertUnhandledError)},regex:eE},commands:[{command:$g.GO,description:"Run the go() function in welcome file",usage:"go",aliases:["compile","executeGo"],handler:async e=>(0,Oe.fl)(t.executeGo()).catch(t.applicationStore.alertUnhandledError)},{command:$g.TEST,description:"Run the test suite (by path if specified)",usage:"test [/some/path]",handler:async e=>{const n=N(e);!n||n.match(Z_)?await(0,Oe.fl)(t.executeTests(n??Kh)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid package/concept path")}},{command:$g.REMOVE,description:"Remove a file or directory",usage:"rm /some/path",handler:async e=>{const n=N(e);n?.match(Q_)?await(0,Oe.fl)(t.deleteDirectoryOrFile(n,void 0,void 0)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("rm command requires a valid file/directory path")}},{command:$g.MOVE,description:"Move a file",usage:"mv /old/path /new/path",handler:async e=>{const n=e[0];if(!n?.match(Q_))return void t.applicationStore.terminalService.terminal.fail("command requires a valid old file path");const i=e[1];i?.match(Q_)?await(0,Oe.fl)(t.renameFile(n,i)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid new file path")}},{command:$g.NEW_DIRECTORY,description:"Create a new directory",usage:"mkdir /some/path",handler:async e=>{const n=e[0];n?.match(Q_)?await(0,Oe.fl)(t.createNewDirectory(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid directory path")}},{command:$g.NEW_FILE,description:"Create a new file",usage:"touch /some/path",handler:async e=>{const n=e[0];n?.match(Q_)?await(0,Oe.fl)(t.createNewDirectory(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid path")}},{command:$g.WELCOME,description:"Open the welcome file",usage:"welcome",aliases:["start"],handler:async()=>{await(0,Oe.fl)(t.loadFile(zh)).catch(t.applicationStore.alertUnhandledError)}},{command:$g.OPEN_FILE,description:"Open a file",usage:"open /some/file/path",aliases:["edit","code","vi"],handler:async e=>{const n=e[0];n?.match(Z_)?await(0,Oe.fl)(t.loadFile(n)).catch(t.applicationStore.alertUnhandledError):t.applicationStore.terminalService.terminal.fail("command requires a valid file path")}},{command:$g.OPEN_DIRECTORY,description:"Open a directory or a package",usage:"cd /some/directory/path | cd some::package::path",handler:async e=>{const n=e[0];if(n&&(n.match(Q_)||n.match(Z_)))try{n.match(Z_)?await(0,Oe.fl)(t.conceptTreeState.revealConcept(n,{forceOpenExplorerPanel:!0,packageOnly:!0})):await(0,Oe.fl)(t.directoryTreeState.revealPath(n,{forceOpenExplorerPanel:!0,directoryOnly:!0}))}catch(e){P(e),t.applicationStore.terminalService.terminal.fail(e.message)}else t.applicationStore.terminalService.terminal.fail("command requires a valid directory or concept path")}},{command:$g.LIST_DIRECTORY,description:"List children of a directory or package",usage:"cd /some/directory/path | cd some::package::path | cd ::",handler:async e=>{const n=e[0];if(n&&(n.match(Q_)||n.match(Z_)||[Wh,Kh].includes(n)))try{n.match(Z_)||n===Kh?t.applicationStore.terminalService.terminal.output((await t.client.getConceptChildren(n)).map((e=>(0,ge.vB)(Sg,e))).map((e=>e.li_attr instanceof bg?`${tt.BRIGHT_CYAN}${e.text}${tt.RESET}`:e.text)).join("\n")):t.applicationStore.terminalService.terminal.output((await t.client.getDirectoryChildren(n)).map((e=>(0,ge.vB)(qg,e))).map((e=>e.isFolderNode?`${tt.BRIGHT_CYAN}${e.text}${tt.RESET}`:e.text)).join("\n"))}catch(e){P(e),t.applicationStore.terminalService.terminal.fail(e.message)}else t.applicationStore.terminalService.terminal.fail("command requires a valid directory or package path")}},{command:$g.CLEAR,description:"Clear the terminal",usage:"clear",handler:async e=>{t.applicationStore.terminalService.terminal.clear()}},{command:$g.ECHO,description:"Print text",usage:"echo 'some string'",handler:async(e,n,i)=>{const s=i.substring(i.indexOf(n)+n.length).trim();t.applicationStore.terminalService.terminal.output(s.replaceAll(/\\u001b/g,""))}},{command:$g.ANSI,description:"Show common ANSI escape sequences used for styling",usage:"ansi",handler:async e=>(t.applicationStore.terminalService.terminal.showCommonANSIEscapeSequences(),Promise.resolve())},{command:$g.HELP,description:"Show help",usage:"help",handler:async e=>(t.applicationStore.terminalService.terminal.showHelp(),Promise.resolve())}]})}setOpenFileSearchCommand(e){this.openFileSearchCommand=e}setActivePanelMode(e){this.activePanelMode=e}setCodeFixSuggestion(e){this.codeFixSuggestion=e}setReferenceUsageResult(e){this.referenceUsageResult=e}setTestRunnerState(e){this.testRunnerState=e}cleanUp(){this.applicationStore.alertService.setBlockingAlert(void 0),this.applicationStore.alertService.setActionAlertInfo(void 0),this.applicationStore.terminalService.terminal.dispose()}*initialize(e,t,n,i){if(this.initState.isInInitialState){this.client.mode=n,this.client.compilerMode=i,this.initState.inProgress();try{this.applicationStore.alertService.setBlockingAlert({message:"Loading Pure IDE...",prompt:"Please be patient as we are building the initial application state",showLoading:!0});const n=this.client.initialize(!e).catch((e=>{P(e),this.applicationStore.notificationService.notifyError(e),this.initState.fail(),this.applicationStore.alertService.setBlockingAlert({message:"Failed to initialize IDE",prompt:"Before debugging, make sure the server is running then restart the application"})}));yield this.pullInitializationActivity(),this.applicationStore.alertService.setBlockingAlert(void 0);const i=(0,Oe.fl)(this.loadFile(zh)),a=this.directoryTreeState.initialize(),r=this.conceptTreeState.initialize(),o=(s=yield n).error?s.source?(0,ge.vB)(am,s):(0,ge.vB)(sm,s):(0,ge.vB)(im,s);o.text&&(this.applicationStore.terminalService.terminal.output(o.text,{systemCommand:"initialize application"}),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open()),o instanceof sm?o.sessionError?this.applicationStore.alertService.setBlockingAlert({message:"Session corrupted",prompt:o.sessionError}):o instanceof am&&(yield(0,Oe.fl)(this.loadFile(o.source,new Ig(o.source,o.line,o.column,new q_((o.text??"").split("\n").filter(Boolean)[0]))))):(t&&(yield t()),yield Promise.all([i,a,r])),this.initState.pass()}catch(e){P(e),this.applicationStore.notificationService.notifyError(e),this.initState.fail(),this.applicationStore.alertService.setActionAlertInfo({message:"Failed to initialize IDE",prompt:"This can either due to an internal server error, which you would need to manually resolve; or a compilation, which you can proceed to debug",type:Ft.CAUTION,actions:[{label:"Compile to debug",type:Pt.PROCEED_WITH_CAUTION,default:!0,handler:()=>{(0,Oe.fl)(this.executeGo()).catch(this.applicationStore.alertUnhandledError)}}]})}finally{this.applicationStore.terminalService.terminal.clear()}var s}else this.applicationStore.notificationService.notifyIllegalState("Editor store is re-initialized")}*checkIfSessionWakingUp(e){this.applicationStore.alertService.setBlockingAlert({message:e??"Checking IDE session...",showLoading:!0}),yield this.pullInitializationActivity((t=>{t.text&&this.applicationStore.alertService.setBlockingAlert({message:e??"Checking IDE session...",prompt:t.text,showLoading:!0})})),this.applicationStore.alertService.setBlockingAlert(void 0)}async pullInitializationActivity(e){return(await this.client.getInitializationActivity()).initializing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullInitializationActivity())}catch(e){t(e)}}),1e3))):Promise.resolve()}registerCommands(){this.applicationStore.commandService.registerCommand({key:Mg.SEARCH_FILE,action:()=>this.setOpenFileSearchCommand(!0)}),this.applicationStore.commandService.registerCommand({key:Mg.SEARCH_TEXT,action:()=>{this.setActivePanelMode(Jh.SEARCH),this.panelGroupDisplayState.open(),this.textSearchState.focus(),this.textSearchState.select()}}),this.applicationStore.commandService.registerCommand({key:Mg.GO_TO_FILE,action:()=>{this.tabManagerState.currentTab instanceof Wg&&this.directoryTreeState.revealPath(this.tabManagerState.currentTab.filePath,{forceOpenExplorerPanel:!0})}}),this.applicationStore.commandService.registerCommand({key:Mg.TOGGLE_TERMINAL_PANEL,action:()=>{this.panelGroupDisplayState.isOpen?this.activePanelMode!==Jh.TERMINAL?(this.setActivePanelMode(Jh.TERMINAL),this.applicationStore.terminalService.terminal.focus()):this.applicationStore.terminalService.terminal.isFocused()?this.panelGroupDisplayState.close():this.applicationStore.terminalService.terminal.focus():(this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open())}}),this.applicationStore.commandService.registerCommand({key:Mg.EXECUTE,action:()=>{(0,Oe.fl)(this.executeGo()).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.FULL_RECOMPILE,action:()=>{(0,Oe.fl)(this.fullReCompile(!1)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.FULL_RECOMPILE_WITH_FULL_INIT,action:()=>{(0,Oe.fl)(this.fullReCompile(!0)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.RUN_ALL_TESTS,action:()=>{(0,Oe.fl)(this.executeFullTestSuite(!1)).catch(this.applicationStore.alertUnhandledError)}}),this.applicationStore.commandService.registerCommand({key:Mg.RUN_RELAVANT_TESTS,action:()=>{(0,Oe.fl)(this.executeFullTestSuite(!0)).catch(this.applicationStore.alertUnhandledError)}})}deregisterCommands(){[Mg.SEARCH_FILE,Mg.SEARCH_TEXT,Mg.GO_TO_FILE,Mg.TOGGLE_TERMINAL_PANEL,Mg.EXECUTE,Mg.FULL_RECOMPILE,Mg.FULL_RECOMPILE_WITH_FULL_INIT,Mg.RUN_ALL_TESTS,Mg.RUN_RELAVANT_TESTS].forEach((e=>this.applicationStore.commandService.deregisterCommand(e)))}setActiveActivity(e,t){this.sideBarDisplayState.isOpen?e!==this.activeActivity||t?.keepShowingIfMatchedCurrent||this.sideBarDisplayState.close():this.sideBarDisplayState.open(),this.activeActivity=e}*loadDiagram(e,t,n,i){let s=this.tabManagerState.tabs.find((e=>e instanceof J_&&e.diagramPath===t));s||(yield(0,Oe.fl)(this.checkIfSessionWakingUp()),s=new J_(this,(0,ge.vB)(i_,yield this.client.getDiagramInfo(t)),t,e,n,i)),this.tabManagerState.openTab(s)}*loadFile(e,t){try{let n=this.tabManagerState.tabs.find((t=>t instanceof Wg&&t.filePath===e));n||(yield(0,Oe.fl)(this.checkIfSessionWakingUp()),n=new Wg(this,(0,ge.vB)(xg,yield this.client.getFile(e)),e)),this.tabManagerState.openTab(n),t&&(n.textEditorState.setForcedCursorPosition({lineNumber:t.line,column:t.column}),t instanceof Ig&&n.showError(t))}catch(t){P(t),this.applicationStore.terminalService.terminal.fail(t.message,{systemCommand:`load file ${e}`})}}async reloadFile(e){const t=[];await Promise.all(this.tabManagerState.tabs.map((async n=>{if(n instanceof Wg&&n.filePath===e)n.setFile((0,ge.vB)(xg,await this.client.getFile(e)));else if(n instanceof J_&&n.filePath===e)try{n.rebuild((0,ge.vB)(i_,await this.client.getDiagramInfo(n.diagramPath)))}catch{t.push(n)}}))),t.forEach((e=>this.tabManagerState.closeTab(e)))}*execute(e,t,n,i,s,a){if(!this.initState.hasCompleted)return void this.applicationStore.notificationService.notifyWarning("Can't execute while initializing application");if(this.executionState.isInProgress)return void this.applicationStore.notificationService.notifyWarning("Another execution is already in progress!");this.setCodeFixSuggestion(void 0),this.executionState.inProgress();const r=this.tabManagerState.tabs.filter(G(Wg)).map((e=>e.filePath));try{const c=this.tabManagerState.tabs.map((e=>e instanceof Wg?{path:e.filePath,code:e.file.content}:e instanceof J_?{diagram:e.diagramPath,code:a_(e.diagram)}:void 0)).filter(B),l=this.client.execute(c,e,t),d=1e3;let u,p=!1;yield Promise.all([l.then((e=>{p=!0,u=e})),new Promise(((e,t)=>setTimeout((()=>{!p&&n&&(this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:"Please do not refresh the application",showLoading:!0}),e(this.pullExecutionStatus().finally((()=>{this.applicationStore.alertService.setBlockingAlert(void 0)})))),e()}),d,!0)))]);const h=(o=U(u)).error?o.candidateName&&o.PureUnmatchedFunctionException?(0,ge.vB)(hm,o):o.candidateName&&o.candidates?(0,ge.vB)(gm,o):(0,ge.vB)(cm,o):o.jumpTo?(0,ge.vB)(dm,o):o.tests?(0,ge.vB)(_m,o):(0,ge.vB)(om,o);this.applicationStore.alertService.setBlockingAlert(void 0),h instanceof cm?(this.applicationStore.notificationService.notifyError("Execution failed"+(h.text?`: ${h.text}`:"")),this.applicationStore.terminalService.terminal.fail(h.text,{systemCommand:s??"execute"}),h.sessionError?this.applicationStore.alertService.setBlockingAlert({message:"Session corrupted",prompt:h.sessionError}):yield(0,Oe.fl)(i(h,r))):(a?.silentTerminalOnSuccess||this.applicationStore.terminalService.terminal.output(h.text??"",{clear:a?.clearTerminal,systemCommand:s??"execute"}),h instanceof om?(this.applicationStore.notificationService.notifySuccess("Execution succeeded!"),h.reinit?(this.applicationStore.alertService.setBlockingAlert({message:"Reinitializing...",prompt:"Please do not refresh the application",showLoading:!0}),this.initState.reset(),yield(0,Oe.fl)(this.initialize(!1,(()=>(0,Oe.fl)(this.execute(e,t,n,i,s))),this.client.mode,this.client.compilerMode))):yield(0,Oe.fl)(i(h,r))):yield(0,Oe.fl)(i(h,r)))}catch(e){P(e),this.applicationStore.notificationService.notifyError(e),this.applicationStore.terminalService.terminal.fail(e.message,{systemCommand:s??"execute"})}finally{this.applicationStore.alertService.setBlockingAlert(void 0),this.executionState.reset()}var o}async pullExecutionStatus(){const e=await this.client.getExecutionActivity();return this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:e.text?e.text:"Please do not refresh the application",showLoading:!0}),e.executing?new Promise(((e,t)=>setTimeout((()=>{try{e(this.pullExecutionStatus())}catch(e){t(e)}}),500))):(this.applicationStore.alertService.setBlockingAlert({message:"Executing...",prompt:"Please do not refresh the application",showLoading:!0}),Promise.resolve())}*executeGo(){yield(0,Oe.fl)(this.execute("executeGo",{},!0,((e,t)=>(0,Oe.fl)(this.manageExecuteGoResult(e,t))),$g.GO,{clearTerminal:!0}))}*manageExecuteGoResult(e,t){const n=this.refreshTrees();if(this.tabManagerState.tabs.filter(G(Wg)).filter((e=>t.includes(e.filePath))).forEach((e=>e.clearError())),e instanceof cm)e.source&&(yield(0,Oe.fl)(this.loadFile(e.source,new Ig(e.source,e.line,e.column,new q_(e.text.split("\n").filter(Boolean)[0]))))),e instanceof hm?(this.setCodeFixSuggestion(new nE(this,e)),this.setActivePanelMode(Jh.CODE_FIX_SUGGESTION),this.panelGroupDisplayState.open()):e instanceof gm&&(this.setCodeFixSuggestion(new iE(this,e)),this.setActivePanelMode(Jh.CODE_FIX_SUGGESTION),this.panelGroupDisplayState.open()),this.resetChangeDetection(t);else if(e instanceof om){if(e.modifiedFiles.length)for(const t of e.modifiedFiles)yield this.reloadFile(t);this.resetChangeDetection(t.concat(e.modifiedFiles)),!this.initState.hasFailed&&this.conceptTreeState.treeData||(yield(0,Oe.fl)(this.conceptTreeState.initialize()),this.initState.pass())}yield n}*executeTests(e,t){t?this.applicationStore.notificationService.notifyUnsupportedFeature("Run relevant tests! (reason: VCS required)"):this.testRunState.isInProgress?this.applicationStore.notificationService.notifyWarning("Test runner is working. Please try again later"):(this.testRunState.inProgress(),yield(0,Oe.fl)(this.execute("executeTests",{path:e,relevantTestsOnly:t},!1,(async(e,t)=>{const n=this.refreshTrees();if(e instanceof cm)e.source&&await(0,Oe.fl)(this.loadFile(e.source,new Ig(e.source,e.line,e.column,new q_(e.text.split("\n").filter(Boolean)[0])))),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open(),this.testRunState.fail();else if(e instanceof _m){this.setActivePanelMode(Jh.TEST_RUNNER),this.panelGroupDisplayState.open();const t=new Lm(this,e);this.setTestRunnerState(t),await(0,Oe.fl)(t.buildTestTreeData()),t.refreshTree(),await(0,Oe.fl)(t.pollTestRunnerResult()),this.testRunState.pass()}this.resetChangeDetection(t),await n}),`${$g.TEST} ${e}`)))}*executeFullTestSuite(e){yield(0,Oe.fl)(this.executeTests(Kh,e))}*executeNavigation(e){this.navigationStack.push(e),yield(0,Oe.fl)(this.execute("getConcept",{file:e.file,line:e.line,column:e.column},!1,(async(e,t)=>{e instanceof dm&&await(0,Oe.fl)(this.loadFile(e.jumpTo.source,new Ag(e.jumpTo.source,e.jumpTo.line,e.jumpTo.column))),this.resetChangeDetection(t)}),"navigate",{silentTerminalOnSuccess:!0}))}*navigateBack(){if(0!==this.navigationStack.length){if(this.navigationStack.length>0){const e=this.navigationStack.pop();e&&(yield(0,Oe.fl)(this.loadFile(e.file,e)))}}else this.applicationStore.notificationService.notifyWarning("Can't navigate back any further - navigation stack is empty")}*fullReCompile(e){this.applicationStore.alertService.setActionAlertInfo({message:"Are you sure you want to perform a full re-compile?",prompt:"This may take a long time to complete",type:Ft.CAUTION,actions:[{label:"Perform full re-compile",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{(0,Oe.fl)(this.execute("executeSaveAndReset",{},!0,(async(t,n)=>{this.initState.reset(),await(0,Oe.fl)(this.initialize(e,void 0,this.client.mode,this.client.compilerMode)),this.resetChangeDetection(n),this.setActiveActivity(Yh.CONCEPT_EXPLORER,{keepShowingIfMatchedCurrent:!0})}),"recompile")).catch(this.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]})}resetChangeDetection(e){this.tabManagerState.tabs.filter(G(Wg)).filter((t=>e.includes(t.filePath))).forEach((e=>e.resetChangeDetection()))}async refreshTrees(){await Promise.all([this.directoryTreeState.refreshTreeData(),this.conceptTreeState.refreshTreeData()])}async revealConceptInTree(e){let t;try{t=await this.client.getConceptInfo(e.file,e.line,e.column)}catch{return void this.applicationStore.notificationService.notifyWarning("Can't find concept info. Please make sure that the code compiles and that you are looking for references of non primitive types!")}if(t.path){this.applicationStore.alertService.setBlockingAlert({message:"Revealing concept in tree...",showLoading:!0});try{this.activeActivity!==Yh.CONCEPT_EXPLORER&&this.setActiveActivity(Yh.CONCEPT_EXPLORER);const e=t.path.split(ha);let n=U(e[0]),i=U(this.conceptTreeState.getTreeData().nodes.get(n));for(let t=1;t<e.length;++t)n=`${n}${ha}${e[t]}`,this.conceptTreeState.getTreeData().nodes.get(n)||await(0,Oe.fl)(this.conceptTreeState.expandNode(i)),i=U(this.conceptTreeState.getTreeData().nodes.get(n));this.conceptTreeState.setSelectedNode(i)}catch{this.applicationStore.notificationService.notifyWarning("Error revealing concept. Please make sure that the code compiles and that you are looking for a valid concept")}finally{this.applicationStore.alertService.setBlockingAlert(void 0)}}}*command(e,t){try{const i=(n=yield e()).error?(0,ge.vB)(Pm,n):new Fm;return!(i instanceof Pm&&(i.errorDialog?this.applicationStore.notificationService.notifyWarning(`Can't run command '${t}': ${i.text}`):this.applicationStore.terminalService.terminal.output(i.text,{systemCommand:t}),1))}catch(e){return P(e),this.applicationStore.notificationService.notifyError(e),this.applicationStore.terminalService.terminal.fail(e.message,{systemCommand:t}),!1}var n}async getConceptInfo(e){try{return await this.client.getConceptInfo(e.file,e.line,e.column)}catch{return void this.applicationStore.notificationService.notifyWarning("Can't find concept info. Please make sure that the code compiles and that you are looking for references of non primitive types!")}}async findConceptUsages(e,t){return(await this.client.getUsages(e,t)).map((e=>(0,ge.vB)(Rg,e)))}*findUsagesFromCoordinate(e){const t=yield this.getConceptInfo(e);t&&(yield(0,Oe.fl)(this.findUsages(t)))}*findUsages(e){try{this.referenceUsageLoadState.inProgress(),this.applicationStore.alertService.setBlockingAlert({message:"Finding concept usages...",prompt:`Finding references of ${wg(e)}`,showLoading:!0});const t=yield this.findConceptUsages(e.pureType===Cg.ENUM_VALUE?Og.ENUM:e.pureType===Cg.PROPERTY||e.pureType===Cg.QUALIFIED_PROPERTY?Og.PROPERTY:Og.ELEMENT,(e.owner?[`'${e.owner}'`]:[]).concat(`'${e.path}'`)),n=(yield this.client.getTextSearchPreview(t.map((e=>(0,ge.qC)(ym,new ym(e.source,e.startLine,e.startColumn,e.endLine,e.endColumn)))))).map((e=>(0,ge.vB)(ym,e)));this.setReferenceUsageResult(new sE(this,e,t,n)),this.setActivePanelMode(Jh.REFERENCES),this.panelGroupDisplayState.open()}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}finally{this.applicationStore.alertService.setBlockingAlert(void 0),this.referenceUsageLoadState.complete()}}*renameConcept(e,t,n,i){try{yield this.client.renameConcept({oldName:e,newName:t,pureType:n,sourceInformations:i.map((e=>({sourceId:e.source,line:e.line,column:e.column})))});const s=i.map((e=>e.source));for(const e of s)yield this.reloadFile(e);yield this.refreshTrees(),this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(t){P(t),this.applicationStore.notificationService.notifyError(`Can't rename concept '${e}'`)}}*movePackageableElements(e){try{yield this.client.movePackageableElements(e.map((e=>({pureName:e.pureName,pureType:e.pureType,sourcePackage:e.sourcePackage,destinationPackage:e.destinationPackage,sourceInformations:e.usages.map((e=>({sourceId:e.source,line:e.line,column:e.column})))}))));const t=(0,ve.Z)(e.flatMap((e=>e.usages.map((e=>e.source)))));for(const e of t)yield this.reloadFile(e);yield this.refreshTrees(),this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(e){P(e),this.applicationStore.notificationService.notifyError(`Can't move packageable elements:\n${e.message}`)}}*updateFileUsingSuggestionCandidate(e){this.setCodeFixSuggestion(void 0),yield(0,Oe.fl)(this.updateFile(e.fileToBeModified,e.lineToBeModified,e.columnToBeModified,e.add,e.messageToBeModified)),this.setActivePanelMode(Jh.TERMINAL),this.panelGroupDisplayState.open()}*updateFile(e,t,n,i,s){try{const a=yield this.client.updateSource([{path:e,line:t,column:n,message:s,add:i}]);if(a.modifiedFiles.length)for(const e of a.modifiedFiles)yield this.reloadFile(e);this.applicationStore.notificationService.notifyWarning("Please re-compile the code after refacting")}catch(t){P(t),this.applicationStore.notificationService.notifyError(`Can't update file '${e}'`)}}*searchFile(){this.fileSearchCommandLoadState.isInProgress||(this.fileSearchCommandLoadState.inProgress(),this.fileSearchCommandResults=yield this.client.findFiles(this.fileSearchCommandState.text,this.fileSearchCommandState.isRegExp),this.fileSearchCommandLoadState.pass())}*createNewDirectory(e){try{yield(0,Oe.fl)(this.command((()=>this.client.createFolder(Ng(e))),$g.NEW_DIRECTORY)),yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData())}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*createNewFile(e){try{const t=yield(0,Oe.fl)(this.command((()=>this.client.createFile(Ng(e))),$g.NEW_FILE));yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData()),t&&(yield(0,Oe.fl)(this.loadFile(e)))}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*renameFile(e,t){try{yield(0,Oe.fl)(this.command((()=>this.client.renameFile(e,t)),$g.MOVE)),yield(0,Oe.fl)(this.directoryTreeState.refreshTreeData());const n=this.tabManagerState.tabs.find((t=>t instanceof Wg&&t.filePath===e));n&&this.tabManagerState.closeTab(n)}catch(e){P(e),this.applicationStore.notificationService.notifyError(e)}}*deleteDirectoryOrFile(e,t,n){const i=async()=>{await(0,Oe.fl)(this.command((()=>this.client.deleteDirectoryOrFile(Ng(e))),$g.REMOVE)),this.tabManagerState.tabs.filter((n=>n instanceof Wg&&(void 0===t||t?n.filePath.startsWith(`${e}/`):n.filePath===e))).forEach((e=>this.tabManagerState.closeTab(e))),await(0,Oe.fl)(this.directoryTreeState.refreshTreeData())};void 0===t||void 0===n?i().catch(this.applicationStore.alertUnhandledError):this.applicationStore.alertService.setActionAlertInfo({message:`Are you sure you would like to delete this ${t?"directory":"file"}?`,prompt:n?"Beware! This directory is not empty, this action is not undo-able, you have to manually revert using VCS":"Beware! This action is not undo-able, you have to manually revert using VCS",type:Ft.CAUTION,actions:[{label:"Delete anyway",type:Pt.PROCEED_WITH_CAUTION,handler:()=>{i().catch(this.applicationStore.alertUnhandledError)}},{label:"Abort",type:Pt.PROCEED,default:!0}]})}}const cE=(0,Mt.createContext)(void 0),lE=({children:e})=>{const t=jt(),n=(0,vt.fv)((()=>new oE(t)));return(0,C.jsx)(cE.Provider,{value:n,children:e})},dE=()=>U((0,Mt.useContext)(cE),"Can't find editor store in context"),uE=(0,vt.Pi)((()=>{const e=dE(),t=jt().terminalService.terminal,n=(0,Mt.useRef)(null),{ref:i,width:s,height:a}=(0,Xi.NB)();(0,Mt.useEffect)((()=>(n.current&&t.searchConfig.setSearchInput(n.current),()=>t.searchConfig.setSearchInput(void 0))),[t]),(0,Mt.useEffect)((()=>{i.current&&t.mount(i.current)}),[t,i]),(0,Mt.useEffect)((()=>{e.panelGroupDisplayState.isOpen&&e.activePanelMode===Jh.TERMINAL&&t.focus()}),[t,e.panelGroupDisplayState.isOpen,e.activePanelMode]),(0,Mt.useEffect)((()=>{t.autoResize()}),[t,s,a]);const r=()=>{t.clear(),t.focus()},o=()=>t.copyAll();return t.isSetup?(0,C.jsxs)("div",{className:"terminal-panel",children:[(0,C.jsxs)("div",{className:"terminal-panel__header",children:[(0,C.jsxs)("div",{className:"terminal-panel__header__group",children:[(0,C.jsxs)("div",{className:"terminal-panel__header__searcher__input__container",children:[(0,C.jsx)("input",{ref:n,className:"terminal-panel__header__searcher__input input--dark",spellCheck:!1,value:t.searchConfig.searchText,onChange:e=>{const n=e.target.value;t.setSearchText(n),t.search(n)},onKeyDown:e=>{"Enter"===e.code?e.shiftKey?t.findPrevious():t.findNext():"Escape"===e.code&&(t.clearSearch(),t.focus())},placeholder:"Find"}),(0,C.jsxs)("div",{className:"terminal-panel__header__searcher__input__actions",children:[(0,C.jsx)("button",{className:"terminal-panel__header__searcher__input__action",tabIndex:-1,title:"Clear Search",onClick:()=>t.clearSearch(),children:(0,C.jsx)(Xn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.matchCaseSensitive}),tabIndex:-1,title:"Match Case",onClick:()=>t.setSearchCaseSensitive(!t.searchConfig.matchCaseSensitive),children:(0,C.jsx)(Zn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.matchWholeWord}),tabIndex:-1,title:"Match Whole Word",onClick:()=>t.setSearchWholeWord(!t.searchConfig.matchWholeWord),children:(0,C.jsx)(Qn,{})}),(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__searcher__input__action",{"terminal-panel__header__searcher__input__action--active":t.searchConfig.useRegex}),tabIndex:-1,title:"Use Regular Expression",onClick:()=>t.setSearchRegex(!t.searchConfig.useRegex),children:(0,C.jsx)(qn,{})})]})]}),(0,C.jsx)("div",{className:"terminal-panel__header__searcher__result",children:t.searchConfig.resultCount?`${void 0!==t.searchConfig.currentResultIndex?t.searchConfig.currentResultIndex+1:0} of ${t.searchConfig.resultCount}`:"No results"}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Previous Match (Shift+Enter)",disabled:!t.searchConfig.resultCount,tabIndex:-1,onClick:()=>{t.findPrevious()},children:(0,C.jsx)(Sn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Next Match (Enter)",disabled:!t.searchConfig.resultCount,tabIndex:-1,onClick:()=>{t.findNext()},children:(0,C.jsx)(vn,{className:"terminal-panel__header__action__icon"})})]}),(0,C.jsx)("div",{className:"terminal-panel__header__group__separator"}),(0,C.jsxs)("div",{className:"terminal-panel__header__group",children:[(0,C.jsx)("button",{className:(0,At.W)("terminal-panel__header__action terminal-panel__header__group__action",{"terminal-panel__header__action--active":t.preserveLog}),title:"Toggle Preserve Console",tabIndex:-1,onClick:()=>t.setPreserveLog(!t.preserveLog),children:(0,C.jsx)(Yt,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Copy Text Content",tabIndex:-1,onClick:o,children:(0,C.jsx)(Rn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Clear Console",tabIndex:-1,onClick:r,children:(0,C.jsx)(fn,{className:"terminal-panel__header__action__icon"})}),(0,C.jsx)("button",{className:"terminal-panel__header__action terminal-panel__header__group__action",title:"Show Help",tabIndex:-1,onClick:()=>{t.showHelp(),t.focus()},children:(0,C.jsx)(rn,{className:"terminal-panel__header__action__icon"})})]})]}),(0,C.jsx)($i,{className:"terminal-panel__content",content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>t.copy(),children:"Copy"}),(0,C.jsx)(zi,{onClick:o,children:"Copy All"}),(0,C.jsx)(zi,{onClick:r,children:"Clear"})]}),menuProps:{elevation:7},children:(0,C.jsx)("div",{ref:i,className:"terminal-panel__container"})})]}):(0,C.jsx)("div",{className:"terminal-panel",children:(0,C.jsx)(qi,{children:"Terminal is not set up yet"})})})),pE=(0,vt.Pi)((e=>{const{searchResult:t,result:n}=e,i=dE(),s=jt(),a=e=>()=>(0,Oe.fl)(i.loadFile(n.sourceId,new Ag(n.sourceId,e.startLine,e.startColumn))).catch(s.alertUnhandledError),r=e=>()=>{n.dismissCoordinate(e),n.coordinates.length||t.dismissSearchEntry(n)};return(0,C.jsxs)("div",{className:"text-search-panel__entry",children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__header",onClick:()=>n.setIsExpanded(!n.isExpanded),children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__header__title",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__expander",children:n.isExpanded?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__label",children:(0,C.jsx)(kn,{})}),(0,C.jsx)("div",{className:"text-search-panel__entry__header__title__content",children:Ng(n.sourceId)})]}),(0,C.jsxs)("div",{className:"text-search-panel__entry__header__actions",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__header__action text-search-panel__entry__header__action--with-counter",children:(0,C.jsx)("div",{className:"text-search-panel__entry__header__action__counter",children:n.coordinates.length})}),(0,C.jsx)("button",{className:"text-search-panel__entry__header__action text-search-panel__entry__header__action--hidden",tabIndex:-1,title:"Dismiss",onClick:()=>t.dismissSearchEntry(n),children:(0,C.jsx)(qt,{})})]})]}),n.isExpanded&&(0,C.jsx)("div",{className:"text-search-panel__entry__content",children:n.coordinates.map((e=>(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label text-search-panel__entry__content__item__label--full",title:e.preview?`${e.preview.before}${e.preview.found.replaceAll(/\n/g,"↵")}${e.preview.after}`:"Go To Result",onClick:a(e),children:[e.preview&&(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label__content",children:[(0,C.jsx)("div",{className:"text-search-panel__entry__content__item__label__coordinates",children:`[${e.startLine}:${e.startColumn}]`}),(0,C.jsxs)("div",{className:"text-search-panel__entry__content__item__label__preview",children:[(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text",children:e.preview.before}),(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text text-search-panel__entry__content__item__label__preview__text--found",children:e.preview.found.replaceAll(/\n/g,"↵")}),(0,C.jsx)("span",{className:"text-search-panel__entry__content__item__label__preview__text",children:e.preview.after})]})]}),!e.preview&&(0,C.jsx)(C.Fragment,{children:`line: ${e.startLine} - column: ${e.startColumn}`})]}),(0,C.jsx)("div",{className:"text-search-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"text-search-panel__entry__content__item__action text-search-panel__entry__content__item__action--hidden",tabIndex:-1,title:"Dismiss",onClick:r(e),children:(0,C.jsx)(qt,{})})})]},e.uuid)))})]})})),hE=(0,vt.Pi)((e=>{const{searchResult:t}=e,n=dE(),i=jt(),s=t.searchEntries.some((e=>!e.isExpanded));return(0,C.jsxs)("div",{className:"text-search-panel__content",children:[(0,C.jsxs)("div",{className:"text-search-panel__content__header",children:[(0,C.jsx)("div",{className:"text-search-panel__content__header__title",children:t.searchEntries.length?`${t.numberOfResults} result(s) in ${t.numberOfFiles} files`:"No result"}),(0,C.jsxs)("div",{className:"text-search-panel__content__header__actions",children:[(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Refresh",onClick:()=>{(0,Oe.fl)(n.textSearchState.search()).catch(i.alertUnhandledError)},children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Clear",onClick:()=>{n.textSearchState.setText(""),n.textSearchState.setResult(void 0)},children:(0,C.jsx)(Xn,{})}),!s&&(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Collapse All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!1)))},children:(0,C.jsx)(ni,{})}),s&&(0,C.jsx)("button",{className:"text-search-panel__content__header__action",tabIndex:-1,title:"Expand All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!0)))},children:(0,C.jsx)(ii,{})})]})]}),(0,C.jsx)("div",{className:"text-search-panel__content__results",children:t.searchEntries.map((e=>(0,C.jsx)(pE,{searchResult:t,result:e},e.uuid)))})]})})),gE=(0,vt.Pi)((()=>{const e=dE(),t=(0,Mt.useRef)(null),n=e.textSearchState,i=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>n.search()),300)),[n]);return(0,Mt.useEffect)((()=>(t.current&&n.setSearchInput(t.current),()=>n.setSearchInput(void 0))),[n]),(0,Mt.useEffect)((()=>{e.panelGroupDisplayState.isOpen&&e.activePanelMode===Jh.SEARCH&&n.focus()}),[n,e.panelGroupDisplayState.isOpen,e.activePanelMode]),(0,C.jsxs)("div",{className:"text-search-panel",children:[(0,C.jsx)(Ht,{isLoading:e.textSearchState.loadState.isInProgress}),(0,C.jsx)("div",{className:"text-search-panel__header",children:(0,C.jsxs)("div",{className:"text-search-panel__searcher__input__container",children:[(0,C.jsx)("input",{ref:t,autoFocus:!0,className:"text-search-panel__searcher__input input--dark",onChange:e=>{const t=e.target.value;n.setText(t),i.cancel(),t?i():n.setResult(void 0)},onKeyDown:e=>{"Enter"===e.code?(i.cancel(),n.text&&i()):"Escape"===e.code&&t.current?.select()},value:n.text,placeholder:"Search"}),(0,C.jsxs)("div",{className:"text-search-panel__searcher__input__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("text-search-panel__searcher__input__action",{"text-search-panel__searcher__input__action--active":n.isCaseSensitive}),tabIndex:-1,title:"Match Case",onClick:()=>n.setCaseSensitive(!n.isCaseSensitive),children:(0,C.jsx)(Zn,{})}),(0,C.jsx)("button",{className:(0,At.W)("text-search-panel__searcher__input__action",{"text-search-panel__searcher__input__action--active":n.isRegExp}),tabIndex:-1,title:"Use Regular Expression",onClick:()=>n.setRegExp(!n.isRegExp),children:(0,C.jsx)(qn,{})})]})]})}),e.textSearchState.result&&(0,C.jsx)(hE,{searchResult:e.textSearchState.result})]})})),mE=e=>{const{node:t,level:n,stepPaddingInRem:i,classPrefix:s,onNodeSelect:a}=e;return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container",{[`${s}__tree-view__node__container`]:s}),onClick:()=>a?.(t),style:{paddingLeft:(n-1)*(i??1)+"rem",display:"flex"},children:[(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__icon",{[`${s}__tree-view__node__icon`]:s}),children:Boolean(t.childrenIds?.length)&&(t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}))}),(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__label",{[`${s}__tree-view__node__label`]:s}),children:t.label})]})},fE=e=>{const{node:t,level:n,onNodeSelect:i,getChildNodes:s,classPrefix:a,components:r,stepPaddingInRem:o,innerProps:c}=e,l={TreeNodeView:fE,TreeNodeContainer:mE},d=r?{...l,...r}:l;return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__block",{[`${a}__tree-view__node__block`]:a}),children:[(0,C.jsx)(d.TreeNodeContainer,{node:t,level:n+1,stepPaddingInRem:o,classPrefix:a,onNodeSelect:i,innerProps:c}),t.isOpen&&s(t).map((e=>(0,C.jsx)(d.TreeNodeView,{node:e,level:n+1,components:r,classPrefix:a,onNodeSelect:i,getChildNodes:s,innerProps:c},e.id)))]})},_E=e=>{const{treeData:t,className:n,classPrefix:i,components:s,onNodeSelect:a,getChildNodes:r,getRootNodes:o,innerProps:c}=e,l=o?.(t)??t.rootIds.map((e=>t.nodes.get(e))).filter(B),d={TreeNodeView:fE,TreeNodeContainer:mE},u=s?{...d,...s}:d;return(0,C.jsx)("div",{className:(0,At.W)("tree-view__node__root",n??"",{[`${i}__tree-view__node__root`]:i}),children:l.map((e=>(0,C.jsx)(u.TreeNodeView,{level:0,node:e,getChildNodes:r,components:u,onNodeSelect:a,classPrefix:i,innerProps:c},e.id)))})},EE=It("Panel","panel"),CE=(It("PanelFullContent","panel__content--full"),e=>{const{title:t,keepTitleFormat:n,labelClassName:i,darkMode:s,className:a,children:r}=e,o=Boolean(s),c=Boolean(n);return(0,C.jsxs)("div",{className:(0,At.W)("panel__header",a),children:[t&&(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:(0,At.W)("panel__header__title__label",i,{"panel__header__title__label--light":o}),children:c?t:t.toLowerCase()})}),r]})}),yE=It("PanelHeaderActions","panel__header__actions"),bE=e=>{const{className:t,onClick:n,children:i,disabled:s,title:a}=e;return(0,C.jsx)("button",{className:(0,At.W)("panel__header__action",t),disabled:Boolean(s),onClick:n,title:a,tabIndex:-1,children:i})},TE=e=>{const{className:t,darkMode:n,children:i}=e;return(0,C.jsx)("div",{className:(0,At.W)("panel__content",t,{"panel__content--dark":n}),children:i})},vE=(It("PanelContentLists","panel__content__lists"),It("PanelList","panel__content__form__list"),It("PanelListItem","panel__content__form__list__item"),It("PanelListItemTitle","panel__content__form__list__item__title"),It("PanelListItemLabel","panel__content__form__list__item__label"),It("PanelForm","panel__content__form"),It("PanelDivider","panel__content__form__divider")),SE=(It("PanelFormDescription","panel__content__form__description"),It("PanelFormSection","panel__content__form__section"));(0,Mt.forwardRef)((function(e,t){const{name:n,value:i,update:s,prompt:a,errorMessageClassName:r,placeholder:o,validate:c,onValidate:l,isReadOnly:d,className:u,darkMode:p,fullWidth:h,inputType:g}=e,[m,f]=(0,Mt.useState)(i??""),_=c?.(m)??void 0;return(0,Mt.useEffect)((()=>{_||i===m||s(m),l?.(_)}),[i,m,_,l,s]),(0,C.jsxs)(SE,{children:[n&&(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),a&&(0,C.jsx)("div",{className:"panel__content__form__section__header__prompt",children:a}),(0,C.jsxs)("div",{className:"input-group",children:[(0,C.jsx)("input",{className:(0,At.W)("input input-group__input panel__content__form__section__input",u,{"input--dark":p||!0},{"input--small":!h}),ref:t,type:g||"text",spellCheck:!1,disabled:d,placeholder:o,value:m,onChange:e=>{f(e.target.value)}}),_&&(0,C.jsx)("div",{className:(0,At.W)("panel__content__form__section__input-group__error-message input-group__error-message",{"input--small":!h},r),children:_})]})]})})),(0,Mt.forwardRef)((function(e,t){const{name:n,value:i,update:s,prompt:a,placeholder:r,isReadOnly:o,errorMessage:c,className:l,darkMode:d,fullWidth:u,inputType:p}=e,h=i??"";return(0,C.jsxs)(SE,{children:[(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),(0,C.jsx)("div",{className:"panel__content__form__section__header__prompt",children:a}),(0,C.jsxs)("div",{className:"input-group",children:[(0,C.jsx)("input",{className:(0,At.W)("input input-group__input panel__content__form__section__input",l,{"input--dark":d||!0},{"input--small":!u}),ref:t,type:p||"text",spellCheck:!1,disabled:o,placeholder:r,value:h,onChange:e=>{const t=e.target.value;s(t||void 0)}}),c&&(0,C.jsx)("div",{className:(0,At.W)("panel__content__form__section__input-group__error-message input-group__error-message",{"input--small":!u}),children:c})]}),c&&(0,C.jsx)(vE,{})]})})),(0,vt.Pi)((e=>{const{value:t,name:n,prompt:i,children:s,isReadOnly:a,update:r}=e;return(0,C.jsxs)(SE,{children:[n&&(0,C.jsx)("div",{className:"panel__content__form__section__header__label",children:ct(n)}),(0,C.jsxs)("div",{className:(0,At.W)("panel__content__form__section__toggler",{"panel__content__form__section__toggler--disabled":a}),onClick:()=>{a||r(!t)},children:[(0,C.jsx)("button",{type:"button",className:(0,At.W)("panel__content__form__section__toggler__btn",{"panel__content__form__section__toggler__btn--toggled":t}),disabled:a,tabIndex:-1,children:t?(0,C.jsx)(sn,{}):(0,C.jsx)(nn,{})}),(0,C.jsxs)("div",{className:"panel__content__form__section__toggler__prompt",children:[i," ",s]})]})]})})),It("PanelFormActions","panel__content__form__actions");var NE=n(410);const xE=NE.gs,AE="resizable-panel--collapsed",IE=(e,t)=>({collapsiblePanel:{className:(0,At.W)(...t?.classes??[],{[AE]:e}),onStartResize:e=>{e.domElement.classList.remove(AE),t?.onStartResize?.(e)},onStopResize:e=>{const n=Number(e.domElement.style.flexGrow);n<=.01?e.domElement.style.flexGrow="0":n>=.99&&(e.domElement.style.flexGrow="1"),t?.onStopResize?.(e)},size:!e&&t?.size?t.size:0,flex:e?0:void 0},remainingPanel:{flex:e?1:void 0}}),OE=NE.jW,wE=NE.nN,RE=e=>(0,C.jsx)("div",{className:"resizable-panel__splitter-line",style:{background:e.color}});var kE=n(8845);const LE=(0,vt.Pi)((e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,{testRunnerState:r,onNodeOpen:o,onNodeExpand:c,onNodeCompress:l,renderNodeLabel:d}=a,u=dE(),p=jt(),h=r.testResultInfo,g=!t.data.type,m=t.id===r.selectedTestId;let f;switch(h?((e,t)=>{const n=e.id;return Boolean(e.data.type)?((e,t)=>t.passedTests.has(e)?Sm.PASSED:t.failedTests.has(e)?Sm.FAILED:t.testsWithError.has(e)?Sm.ERROR:Sm.RUNNING)(n,t):t.failedTestIds.some((e=>e.startsWith(`${n}_`)))||t.testWithErrorIds.some((e=>e.startsWith(`${n}_`)))?Sm.FAILED:t.notRunTestIds.some((e=>e.startsWith(`${n}_`)))?Sm.RUNNING:Sm.PASSED})(t,h):void 0){case Sm.PASSED:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--passed",children:(0,C.jsx)(_n,{})});break;case Sm.FAILED:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--failed",children:(0,C.jsx)(In,{})});break;case Sm.ERROR:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--error",children:(0,C.jsx)(Zt,{})});break;case Sm.RUNNING:f=(0,C.jsx)("div",{className:"test-runner-panel__explorer__package-tree__status test-runner-panel__explorer__package-tree__status--running",children:(0,C.jsx)(yn,{})});break;default:f=(0,C.jsx)(rn,{})}const _=()=>{t.isOpen?l(t):c(t)};return(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected":m}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t),g?_():o(t)},onDoubleClick:()=>{g?_():(0,Oe.fl)(u.loadFile(t.data.li_attr.file,new Ag(t.data.li_attr.file,Number.parseInt(t.data.li_attr.line,10),Number.parseInt(t.data.li_attr.column,10)))).catch(p.alertUnhandledError)},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:e=>{e.stopPropagation(),_()},children:g?t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}):(0,C.jsx)("div",{})}),(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__type",children:f})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:d?.(t)??t.label})]})})),FE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=t.getTreeData(),i=e=>t.setSelectedTestId(e.id),s=e=>{let t=e.id.split("__")[0];if(!t)return e.label;const n=t.split("_");return t=n.slice(1,n.length).join(ha),(0,C.jsxs)("div",{className:"test-runner-list__item__label",children:[(0,C.jsx)("div",{className:"test-runner-list__item__label__name",children:e.label}),(0,C.jsx)("div",{className:"test-runner-list__item__label__path",children:t})]})};return(0,C.jsx)("div",{className:"explorer__content",children:Array.from(t.allTests.keys()).map((e=>n.nodes.get(e))).filter(B).map((e=>(0,C.jsx)(LE,{node:e,level:0,onNodeSelect:()=>{},innerProps:{testRunnerState:t,onNodeOpen:i,renderNodeLabel:s,onNodeExpand:()=>{},onNodeCompress:()=>{}}},e.id)))})})),PE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=t.getTreeData(),i=0===n.nodes.size;return(0,C.jsxs)("div",{className:"explorer__content",children:[i&&(0,C.jsx)(qi,{children:"No tests found"}),!i&&(0,C.jsx)(_E,{components:{TreeNodeContainer:LE},treeData:n,onNodeSelect:()=>{},getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>n.nodes.get(e))).filter(B),innerProps:{testRunnerState:t,onNodeOpen:e=>t.setSelectedTestId(e.id),onNodeExpand:e=>{e.isOpen=!0,t.refreshTree()},onNodeCompress:e=>{e.isOpen=!1,t.refreshTree()}}})]})})),DE=/(?<path>resource:(?<path_sourceId>\/?(?:\w+\/)*\w+(?:\.\w+)*) (?:line:(?<path_line>\d+)) (?:column:(?<path_column>\d+)))/g,ME=e=>{const{wrapText:t,result:n}=e,i=dE(),s=jt(),[a,r]=(0,Mt.useState)(),o=(0,Mt.useRef)(void 0),c=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{if(!a&&c.current){const e=c.current,t=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,fontSize:12,extraEditorClassName:"monaco-editor--small-font",readOnly:!0,glyphMargin:!1,folding:!1,lineNumbers:"off",lineDecorationsWidth:10,lineNumbersMinChars:0,minimap:{enabled:!1},guides:{bracketPairs:!1,bracketPairsHorizontal:!1,highlightActiveBracketPair:!1,indentation:!1,highlightActiveIndentation:!1},renderLineHighlight:"none",theme:og.DEFAULT_DARK,language:Eg.TEXT});r(t)}}),[s,a]),a&&(o.current?.dispose(),o.current=qh.languages.registerLinkProvider(Eg.TEXT,{provideLinks:e=>{const t=[];for(let n=1;n<=e.getLineCount();++n)Array.from(e.getLineContent(n).matchAll(DE)).forEach((e=>{void 0!==e.index&&e.groups?.path&&e.groups.path_sourceId&&e.groups.path_column&&e.groups.path_line&&t.push({range:{startLineNumber:n,startColumn:e.index+1,endLineNumber:n,endColumn:e.index+1+e.groups.path.length},tooltip:"Click to go to location",sourceId:e.groups.path_sourceId,line:e.groups.path_line,column:e.groups.path_column})}));return{links:t}},resolveLink:e=>{const t=e;(0,Oe.fl)(i.loadFile(t.sourceId,new Ag(t.sourceId,Number.parseInt(t.line,10),Number.parseInt(t.column,10)))).catch(i.applicationStore.alertUnhandledError)}})),(0,Mt.useEffect)((()=>{if(a){const e=n instanceof xm?"Test passed!":n instanceof Im?n.error.text:"Running...";a.setValue(e),(n instanceof xm||n instanceof Im)&&a.createDecorationsCollection([{range:{startLineNumber:1,startColumn:1,endLineNumber:Number.MAX_SAFE_INTEGER,endColumn:Number.MAX_SAFE_INTEGER},options:{inlineClassName:n instanceof xm?"test-runner-panel__result__content--success":"test-runner-panel__result__content--failure"}}])}}),[a,n]),(0,Mt.useEffect)((()=>{a&&a.updateOptions({wordWrap:t?"on":"off"})}),[a,t]),(0,Mt.useEffect)((()=>()=>{a&&((e=>{e.dispose(),e.getModel()?.dispose()})(a),o.current?.dispose())}),[a]),(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:c})})},BE=(0,vt.Pi)((e=>{const{testRunnerState:t,selectedTestId:n,testResultInfo:i}=e,s=dE(),a=jt(),[r,o]=(0,Mt.useState)(!1),c=i.results.get(n),l=U(t.allTests.get(n),`Can't find info for test with ID '${n}'`);return(0,C.jsxs)(EE,{children:[(0,C.jsx)(CE,{title:l.text,children:(0,C.jsxs)(yE,{children:[(0,C.jsx)(bE,{className:(0,At.W)({"panel__header__action--active":r}),onClick:()=>o(!r),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"test-runner-panel__result__header__icon--text-wrap"})}),(0,C.jsx)(bE,{title:"Open File",onClick:()=>{(0,Oe.fl)(s.loadFile(l.li_attr.file,new Ag(l.li_attr.file,Number.parseInt(l.li_attr.line,10),Number.parseInt(l.li_attr.column,10)))).catch(a.alertUnhandledError)},children:(0,C.jsx)(Jn,{})})]})}),(0,C.jsx)(TE,{className:"test-runner-panel__result",children:(0,C.jsx)(ME,{result:c,wrapText:r})})]})})),jE=(0,vt.Pi)((e=>{const{testRunnerState:t}=e,n=dE(),i=jt(),s=t.testExecutionResult.count,a=t.testResultInfo,r=a?.suiteStatus??vm.NONE,o=a?.runPercentage??0;return(0,C.jsx)("div",{className:"test-runner-panel__content",children:(0,C.jsxs)(xE,{orientation:"vertical",children:[(0,C.jsx)(OE,{minSize:400,children:(0,C.jsxs)("div",{className:"panel test-runner-panel__explorer",children:[(0,C.jsx)(Ht,{isLoading:t.treeBuildingState.isInProgress}),(0,C.jsxs)("div",{className:"panel__header",children:[(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsxs)("div",{className:"panel__header__title__content test-runner-panel__explorer__report",children:[(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview",children:[(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--total",children:[s," total"]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--passed",children:[a?.passed??0," ",(0,C.jsx)(_n,{})]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--failed",children:[a?.failed??0," ",(0,C.jsx)(In,{})]}),(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__overview__stat test-runner-panel__explorer__report__overview__stat--error",children:[a?.error??0," ",(0,C.jsx)(Zt,{})]})]}),a&&(0,C.jsxs)("div",{className:"test-runner-panel__explorer__report__time",children:[a.time,"ms"]})]})}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.setViewAsList(!t.viewAsList),title:t.viewAsList?"View As Tree":"View As List",children:t.viewAsList?(0,C.jsx)(Hn,{className:"test-runner-panel__icon--tree-view"}):(0,C.jsx)(zn,{className:"test-runner-panel__icon--list-view"})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.expandTree(),title:"Expand All",children:(0,C.jsx)(bn,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>t.collapseTree(),title:"Collapse All",children:(0,C.jsx)(cn,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,disabled:!n.testRunState.isInProgress,onClick:()=>{(0,Oe.fl)(t.cancelTestRun()).catch(i.alertUnhandledError)},title:"Stop",children:(0,C.jsx)(On,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(t.rerunTestSuite()).catch(i.alertUnhandledError)},disabled:n.testRunState.isInProgress,title:"Run Suite",children:(0,C.jsx)(dn,{})}),(0,C.jsx)("button",{className:"panel__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(t.cancelTestRun()).catch(i.alertUnhandledError).finally((()=>{n.setTestRunnerState(void 0)}))},title:"Reset",children:(0,C.jsx)(qt,{})})]})]}),(0,C.jsx)("div",{className:"test-runner-panel__header__status",children:(0,C.jsx)(kE.Z,{className:`test-runner-panel__progress-bar test-runner-panel__progress-bar--${r.toLowerCase()}`,classes:{bar:`test-runner-panel__progress-bar__bar test-runner-panel__progress-bar__bar--${r.toLowerCase()}`},variant:"determinate",value:o})}),(0,C.jsx)("div",{className:"panel__content",children:t.treeData&&(0,C.jsxs)(C.Fragment,{children:[!t.viewAsList&&(0,C.jsx)(PE,{testRunnerState:t}),t.viewAsList&&(0,C.jsx)(FE,{testRunnerState:t})]})})]})}),(0,C.jsx)(wE,{children:(0,C.jsx)(RE,{color:n.panelGroupDisplayState.isMaximized?"transparent":"var(--color-dark-grey-250)"})}),(0,C.jsxs)(OE,{minSize:400,children:[t.selectedTestId&&!a&&(0,C.jsx)("div",{}),t.selectedTestId&&a&&(0,C.jsx)(BE,{testRunnerState:t,selectedTestId:t.selectedTestId,testResultInfo:a}),!t.selectedTestId&&(0,C.jsxs)("div",{className:"panel",children:[(0,C.jsx)("div",{className:"panel__header"}),(0,C.jsx)("div",{className:"panel__content",children:(0,C.jsx)(qi,{children:"No test selected"})})]}),(0,C.jsx)("div",{})]})]})})})),UE=(0,vt.Pi)((()=>{const e=dE().testRunnerState;return(0,C.jsxs)("div",{className:"test-runner-panel",children:[!e&&(0,C.jsx)(qi,{children:(0,C.jsx)("div",{className:"panel-group__splash-screen",children:(0,C.jsxs)("div",{className:"panel-group__splash-screen__content",children:[(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Run full test suite"}),(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})})]}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Run relevant tests only"}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Shift"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})]})]})]})})}),e&&(0,C.jsx)(jE,{testRunnerState:e})]})})),GE=(0,vt.Pi)((e=>{const{candidate:t}=e,n=dE(),i=jt(),s=()=>{(0,Oe.fl)(n.loadFile(t.sourceID,new Ag(t.sourceID,t.line,t.column))).catch(i.alertUnhandledError)};return(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item__label__candidate",title:"Go to Result",onClick:s,children:[(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-name",children:t.foundName}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-location",children:`${Ng(t.sourceID)} [${t.line}:${t.column}]`})]}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"suggestions-panel__entry__content__item__action",tabIndex:-1,title:"Go to Result",onClick:s,children:(0,C.jsx)(un,{})})})]})})),VE=(0,vt.Pi)((e=>{const{candidate:t}=e,n=dE(),i=jt();return(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"suggestions-panel__entry__content__item__label__candidate",title:"Add Suggested Import",onClick:()=>{(0,Oe.fl)(n.updateFileUsingSuggestionCandidate(t)).catch(i.alertUnhandledError)},children:[(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-name",children:t.foundName}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__label__candidate-location",children:`${Ng(t.sourceID)} [${t.line}:${t.column}]`})]}),(0,C.jsx)("div",{className:"suggestions-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"suggestions-panel__entry__content__item__action",tabIndex:-1,title:"Go to Result",onClick:()=>{(0,Oe.fl)(n.loadFile(t.sourceID,new Ag(t.sourceID,t.line,t.column))).catch(i.alertUnhandledError)},children:(0,C.jsx)(un,{})})})]})})),$E=(0,vt.Pi)((e=>{const{suggestionState:t}=e,n=t.result;return(0,C.jsxs)("div",{className:"suggestions-panel__content",children:[!n.candidatesWithPackageImported.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No functions, in packages already imported, match the function '${n.candidateName}'`}),Boolean(n.candidatesWithPackageImported.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`These functions, in packages already imported, would match the function '${n.candidateName}' if you changed the parameters`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidatesWithPackageImported.map((e=>(0,C.jsx)(GE,{candidate:e},e.uuid)))})]}),!n.candidatesWithPackageNotImported.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No functions, in packages not imported, match the function '${n.candidateName}'`}),Boolean(n.candidatesWithPackageNotImported.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`These functions, in packages not imported, match the function '${n.candidateName}'. Click on result to import the necessary package`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidatesWithPackageNotImported.map((e=>(0,C.jsx)(VE,{candidate:e},e.uuid)))})]})]})})),HE=(0,vt.Pi)((e=>{const{suggestionState:t}=e,n=t.result;return(0,C.jsxs)("div",{className:"suggestions-panel__content",children:[!n.candidates.length&&(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`No possible matches found for '${n.candidateName}'`}),Boolean(n.candidates.length)&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"suggestions-panel__content__header",children:`Found possible matches for '${n.candidateName}'. Click on result to import the necessary package`}),(0,C.jsx)("div",{className:"suggestions-panel__entry",children:n.candidates.map((e=>(0,C.jsx)(VE,{candidate:e},e.uuid)))})]})]})})),zE=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsxs)("div",{className:"suggestions-panel",children:[e.codeFixSuggestion instanceof nE&&(0,C.jsx)($E,{suggestionState:e.codeFixSuggestion}),e.codeFixSuggestion instanceof iE&&(0,C.jsx)(HE,{suggestionState:e.codeFixSuggestion})]})})),WE=(0,vt.Pi)((e=>{const{referenceUsageResult:t,result:n}=e,i=dE(),s=jt(),a=e=>()=>(0,Oe.fl)(i.loadFile(n.sourceId,new Ag(n.sourceId,e.startLine,e.startColumn))).catch(s.alertUnhandledError),r=e=>()=>{n.dismissCoordinate(e),n.coordinates.length||t.dismissSearchEntry(n)};return(0,C.jsxs)("div",{className:"references-panel__entry",children:[(0,C.jsxs)("div",{className:"references-panel__entry__header",onClick:()=>n.setIsExpanded(!n.isExpanded),children:[(0,C.jsxs)("div",{className:"references-panel__entry__header__title",children:[(0,C.jsx)("div",{className:"references-panel__entry__header__title__expander",children:n.isExpanded?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"references-panel__entry__header__title__label",children:(0,C.jsx)(kn,{})}),(0,C.jsx)("div",{className:"references-panel__entry__header__title__content",children:Ng(n.sourceId)})]}),(0,C.jsxs)("div",{className:"references-panel__entry__header__actions",children:[(0,C.jsx)("div",{className:"references-panel__entry__header__action references-panel__entry__header__action--with-counter",children:(0,C.jsx)("div",{className:"references-panel__entry__header__action__counter",children:n.coordinates.length})}),(0,C.jsx)("button",{className:"references-panel__entry__header__action references-panel__entry__header__action--hidden",tabIndex:-1,title:"Dismiss",onClick:()=>t.dismissSearchEntry(n),children:(0,C.jsx)(qt,{})})]})]}),n.isExpanded&&(0,C.jsx)("div",{className:"references-panel__entry__content",children:n.coordinates.map((e=>(0,C.jsxs)("div",{className:"references-panel__entry__content__item",children:[(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label references-panel__entry__content__item__label--full",title:e.preview?`${e.preview.before}${e.preview.found.replaceAll(/\n/g,"↵")}${e.preview.after}`:"Go To Result",onClick:a(e),children:[e.preview&&(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label__content",children:[(0,C.jsx)("div",{className:"references-panel__entry__content__item__label__coordinates",children:`[${e.startLine}:${e.startColumn}]`}),(0,C.jsxs)("div",{className:"references-panel__entry__content__item__label__preview",children:[(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text",children:e.preview.before}),(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text references-panel__entry__content__item__label__preview__text--found",children:e.preview.found.replaceAll(/\n/g,"↵")}),(0,C.jsx)("span",{className:"references-panel__entry__content__item__label__preview__text",children:e.preview.after})]})]}),!e.preview&&(0,C.jsx)(C.Fragment,{children:`line: ${e.startLine} - column: ${e.startColumn}`})]}),(0,C.jsx)("div",{className:"references-panel__entry__content__item__actions",children:(0,C.jsx)("button",{className:"references-panel__entry__content__item__action references-panel__entry__content__item__action--hidden",tabIndex:-1,title:"Dismiss",onClick:r(e),children:(0,C.jsx)(qt,{})})})]},e.uuid)))})]})})),KE=(0,vt.Pi)((e=>{const{referenceUsageState:t}=e,n=dE(),i=jt(),s=t.searchEntries.some((e=>!e.isExpanded));return(0,C.jsxs)("div",{className:"references-panel__content",children:[(0,C.jsxs)("div",{className:"references-panel__content__header",children:[(0,C.jsx)("div",{className:"references-panel__content__header__title",children:t.searchEntries.length?`${t.numberOfResults} usages(s) in ${t.numberOfFiles} files for ${wg(t.usageConcept)}`:`No usages found for ${wg(t.usageConcept)}`}),(0,C.jsxs)("div",{className:"references-panel__content__header__actions",children:[(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Refresh",onClick:()=>{(0,Oe.fl)(n.findUsages(t.usageConcept)).catch(i.alertUnhandledError)},children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Clear",onClick:()=>n.setReferenceUsageResult(void 0),children:(0,C.jsx)(Xn,{})}),!s&&(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Collapse All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!1)))},children:(0,C.jsx)(ni,{})}),s&&(0,C.jsx)("button",{className:"references-panel__content__header__action",tabIndex:-1,title:"Expand All",onClick:()=>{t.searchEntries.forEach((e=>e.setIsExpanded(!0)))},children:(0,C.jsx)(ii,{})})]})]}),(0,C.jsx)("div",{className:"references-panel__content__results",children:t.searchEntries.map((e=>(0,C.jsx)(WE,{referenceUsageResult:t,result:e},e.uuid)))})]})})),YE=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsxs)("div",{className:"references-panel",children:[(0,C.jsx)(Ht,{isLoading:e.referenceUsageLoadState.isInProgress}),!e.referenceUsageResult&&(0,C.jsx)(qi,{children:(0,C.jsx)("div",{className:"panel-group__splash-screen",children:(0,C.jsx)("div",{className:"panel-group__splash-screen__content",children:(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"panel-group__splash-screen__content__item__label",children:"Find Concept References"}),(0,C.jsxs)("div",{className:"panel-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Alt"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"F7"})]})]})})})}),e.referenceUsageResult&&(0,C.jsx)(KE,{referenceUsageState:e.referenceUsageResult})]})})),JE=(0,vt.Pi)((()=>{const e=dE(),t={[Jh.TERMINAL]:{mode:Jh.TERMINAL,name:"TERMINAL",icon:(0,C.jsx)(Nn,{className:"panel-group__header__tab__icon--terminal"}),isVisible:!0},[Jh.SEARCH]:{mode:Jh.SEARCH,name:"SEARCH",icon:(0,C.jsx)(hn,{className:"panel-group__header__tab__icon--search"}),isVisible:!0},[Jh.TEST_RUNNER]:{mode:Jh.TEST_RUNNER,name:"TEST",icon:(0,C.jsx)(di,{className:"panel-group__header__tab__icon--test"}),isVisible:!0},[Jh.REFERENCES]:{mode:Jh.REFERENCES,name:"REFERENCES",icon:(0,C.jsx)(ei,{className:"panel-group__header__tab__icon--references"}),isVisible:!0},[Jh.CODE_FIX_SUGGESTION]:{mode:Jh.CODE_FIX_SUGGESTION,name:"SUGGESTIONS",icon:(0,C.jsx)(ti,{className:"panel-group__header__tab__icon--suggestion"}),isVisible:Boolean(e.codeFixSuggestion)}},n=Object.values(Jh).filter((e=>B(t[e])&&t[e].isVisible)),i=t=>e.activePanelMode===t&&n.includes(t);return(0,Mt.useEffect)((()=>{n.includes(e.activePanelMode)||e.setActivePanelMode(Jh.TERMINAL)}),[e,n,e.activePanelMode]),(0,C.jsxs)(EE,{className:"panel-group",children:[(0,C.jsxs)(CE,{children:[(0,C.jsx)("div",{className:"panel-group__header__tabs",children:n.map((e=>t[e])).filter(B).map((t=>{return(0,C.jsxs)("button",{tabIndex:-1,className:(0,At.W)("panel-group__header__tab",{"panel-group__header__tab--active":e.activePanelMode===t.mode}),onClick:(n=t.mode,()=>e.setActivePanelMode(n)),children:[(0,C.jsx)("div",{className:"panel-group__header__tab__icon",children:t.icon}),(0,C.jsx)("div",{className:"panel-group__header__tab__title",children:t.name})]},t.mode);var n}))}),(0,C.jsxs)("div",{className:"panel-group__header__actions",children:[(0,C.jsx)("button",{className:"panel-group__header__action",onClick:()=>e.panelGroupDisplayState.toggleMaximize(),tabIndex:-1,title:"Toggle Expand/Collapse",children:e.panelGroupDisplayState.isMaximized?(0,C.jsx)(ai,{}):(0,C.jsx)(ri,{})}),(0,C.jsx)("button",{className:"panel-group__header__action",onClick:()=>e.panelGroupDisplayState.toggle(),tabIndex:-1,title:"Close",children:(0,C.jsx)(ci,{})})]})]}),(0,C.jsxs)(TE,{children:[i(Jh.TERMINAL)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(uE,{})}),i(Jh.SEARCH)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(gE,{})}),i(Jh.TEST_RUNNER)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(UE,{})}),i(Jh.CODE_FIX_SUGGESTION)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(zE,{})}),i(Jh.REFERENCES)&&(0,C.jsx)("div",{className:"panel-group__content__tab",children:(0,C.jsx)(YE,{})})]})]})}));var XE=n(2689);const qE=()=>(0,C.jsx)("div",{className:"icon color--package",children:(0,C.jsx)(Ni,{})}),ZE=()=>(0,C.jsx)("div",{className:"icon color--class",children:"C"}),QE=()=>(0,C.jsx)("div",{className:"icon color--enumeration",children:"E"}),eC=()=>(0,C.jsx)("div",{className:"icon color--measure",children:"M"}),tC=()=>(0,C.jsx)("div",{className:"icon color--unit",children:"u"}),nC=()=>(0,C.jsx)("div",{className:"icon color--profile",children:"P"}),iC=()=>(0,C.jsx)("div",{className:"icon icon--function color--function",children:(0,C.jsx)(ki,{})}),sC=()=>(0,C.jsx)("div",{className:"icon color--mapping",children:(0,C.jsx)(ln,{})}),aC=()=>(0,C.jsx)("div",{className:"icon icon--unknown",children:(0,C.jsx)(bi,{})}),rC=()=>(0,C.jsx)("div",{className:"icon icon--function color--native-function",children:(0,C.jsx)(ki,{})}),oC=()=>(0,C.jsx)("div",{className:"icon icon--property color--property",children:(0,C.jsx)(vi,{})}),cC=()=>(0,C.jsx)("div",{className:"icon color--diagram",children:(0,C.jsx)(pn,{})}),lC=()=>(0,C.jsx)("div",{className:"icon icon--database",children:(0,C.jsx)(Bn,{})}),dC=()=>(0,C.jsx)("div",{className:"icon color--association color--pure-association",children:"A"}),uC=e=>{switch(e){case Cg.PACKAGE:return(0,C.jsx)(qE,{});case Cg.PROFILE:return(0,C.jsx)(nC,{});case Cg.CLASS:return(0,C.jsx)(ZE,{});case Cg.ASSOCIATION:return(0,C.jsx)(dC,{});case Cg.PROPERTY:case Cg.QUALIFIED_PROPERTY:return(0,C.jsx)(oC,{});case Cg.ENUMERATION:return(0,C.jsx)(QE,{});case Cg.MEASURE:return(0,C.jsx)(eC,{});case Cg.UNIT:return(0,C.jsx)(tC,{});case Cg.FUNCTION:return(0,C.jsx)(iC,{});case Cg.NATIVE_FUNCTION:return(0,C.jsx)(rC,{});case Cg.DIAGRAM:return(0,C.jsx)(cC,{});case Cg.DATABASE:return(0,C.jsx)(lC,{});case Cg.MAPPING:return(0,C.jsx)(sC,{});default:return(0,C.jsx)(aC,{})}},pC=/^\w[\w$]*$/,hC=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,gC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),s=t.data.li_attr.pureName??t.data.li_attr.pureId,a=t.data.li_attr.pureType===Cg.PACKAGE,[r,o]=(0,Mt.useState)(a?zp(s):s),c=(0,Mt.useRef)(null),l=Boolean(r.match(a?hC:pC)),d=(a?zp(s):s)===r,u=l?void 0:"Invalid path",p=()=>n.conceptTreeState.setNodeForRenameConcept(void 0),h=e=>{e.preventDefault(),d||n.conceptTreeState.renameConcept(t,r).catch(i.alertUnhandledError).finally((()=>p()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:p,TransitionProps:{onEnter:()=>c.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename concept"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:h,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:c,className:"input input--dark",onChange:e=>o(e.target.value),value:r,spellCheck:!1}),u&&(0,C.jsx)("div",{className:"input-group__error-message",children:u})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(u),onClick:h,children:"Rename"})]})]})})})),mC=/^(?:(?:\w[\w$]*)::)*\w[\w$]*$/,fC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),s=Wp(t.data.li_attr.pureId)??"",[a,r]=(0,Mt.useState)(s),o=(0,Mt.useRef)(null),c=Boolean(a.match(mC)),l=s===a,d=c?void 0:"Invalid path",u=()=>n.conceptTreeState.setNodeForMoveElement(void 0),p=e=>{e.preventDefault(),l||n.conceptTreeState.movePackageableElements([$(t.data.li_attr,vg)],a).catch(i.alertUnhandledError).finally((()=>u()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>o.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Move element"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:o,className:"input input--dark",onChange:e=>r(e.target.value),value:a,spellCheck:!1}),d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(d),onClick:p,children:"Move"})]})]})})})),_C=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{node:n,viewConceptSource:i}=e,s=n.data.li_attr,a=s.pureType,r=dE(),o=jt();return(0,C.jsxs)(Hi,{ref:t,children:[s.pureType!==Cg.PROPERTY&&s.pureType!==Cg.QUALIFIED_PROPERTY&&(0,C.jsx)(zi,{onClick:()=>{o.clipboardService.copyTextToClipboard(s.pureId).catch(o.alertUnhandledError)},children:"Copy Path"}),a===Cg.PACKAGE&&(0,C.jsx)(zi,{onClick:()=>{(0,Oe.fl)(r.executeTests(n.data.li_attr.pureId)).catch(o.alertUnhandledError)},children:"Run Tests"}),a===Cg.FUNCTION&&(0,C.jsx)(zi,{onClick:()=>{o.navigationService.navigator.visitAddress(`${r.client.baseUrl}/execute?func=${s.pureId}&mode=${r.client.mode}`)},children:"Service (JSON)"}),(s instanceof Tg||s instanceof vg)&&(0,C.jsx)(zi,{onClick:()=>{(s instanceof vg||s instanceof Tg)&&r.findUsagesFromCoordinate(new Ag(s.file,Number.parseInt(s.line,10),Number.parseInt(s.column,10)))},children:"Find Usages"}),a!==Cg.PACKAGE&&(0,C.jsx)(zi,{onClick:()=>i(n),children:"View Source"}),(0,C.jsx)(Wi,{}),(0,C.jsx)(zi,{onClick:()=>r.conceptTreeState.setNodeForRenameConcept(n),children:"Rename"}),s instanceof vg&&(0,C.jsx)(zi,{onClick:()=>r.conceptTreeState.setNodeForMoveElement(n),children:"Move"})]})})));var EC;!function(e){e.UNSUPPORTED="UNSUPPORTED",e.CLASS="CLASS"}(EC||(EC={}));const CC=e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,[r,o]=(0,Mt.useState)(!1),{onNodeOpen:c,onNodeExpand:l,onNodeCompress:d,viewConceptSource:u}=a,p=t.parent&&t.data.li_attr instanceof Tg&&t.data.li_attr.classPath!==t.parent.id,h=[Cg.PACKAGE,Cg.CLASS].includes(t.data.li_attr.pureType),g=t.data.li_attr.pureType===Cg.QUALIFIED_PROPERTY?(0,C.jsxs)(C.Fragment,{children:[t.label,(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:"(...)"})]}):p?(0,C.jsxs)(C.Fragment,{children:[t.label,(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:zp($(t.data.li_attr,Tg).classPath)})]}):t.label.includes("(")?(0,C.jsxs)(C.Fragment,{children:[t.label.substring(0,t.label.indexOf("(")),(0,C.jsx)("span",{className:"explorer__package-tree__node__label__tag",children:t.label.substring(t.label.indexOf("("))})]}):t.label,m=()=>{t.isLoading||(t.isOpen?d(t):l(t))},[,f]=(0,XE.c)((()=>({type:"Class"===t.data.li_attr.pureType?EC.CLASS:EC.UNSUPPORTED,item:t.data})),[t]);return(0,C.jsx)($i,{content:(0,C.jsx)(_C,{node:t,viewConceptSource:u}),menuProps:{elevation:7},onOpen:()=>o(!0),onClose:()=>o(!1),children:(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected-from-context-menu":!t.isSelected&&r},{"explorer__package-tree__node__container--selected":t.isSelected}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t)},ref:f,onDoubleClick:()=>{t.isLoading||(h&&m(),s?.(t),c(t))},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand explorer__package-tree__node__icon__expand--is-loading",children:(0,C.jsx)(yn,{})}),!t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:m,children:h?t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{}):(0,C.jsx)("div",{})}),(0,C.jsx)("div",{className:(0,At.W)("explorer__package-tree__node__icon__type",{"explorer__package-tree__node__icon__type--property-from-association":p}),children:uC(t.data.li_attr.pureType)})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:g})]})})},yC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.conceptTreeState,i=e.conceptTreeState.getTreeData();return(0,C.jsxs)("div",{className:"explorer__content",onClick:()=>n.setSelectedNode(void 0),children:[(0,C.jsx)(_E,{components:{TreeNodeContainer:CC},treeData:i,onNodeSelect:e=>n.setSelectedNode(e),getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>i.nodes.get(e))).filter(B),innerProps:{onNodeOpen:e=>{(0,Oe.fl)(n.openNode(e)).catch(t.alertUnhandledError)},onNodeExpand:e=>{(0,Oe.fl)(n.expandNode(e)).catch(t.alertUnhandledError)},onNodeCompress:e=>{e.isOpen=!1,n.refreshTree()},viewConceptSource:n=>{const i=n.data.li_attr;(i instanceof vg||i instanceof Tg)&&(0,Oe.fl)(e.directoryTreeState.revealPath(i.file,{forceOpenExplorerPanel:!0,coordinate:new Ag(i.file,Number.parseInt(i.line,10),Number.parseInt(i.column,10))})).catch(t.alertUnhandledError)}}}),n.nodeForRenameConcept&&(0,C.jsx)(gC,{node:n.nodeForRenameConcept}),n.nodeForMoveElement&&(0,C.jsx)(fC,{node:n.nodeForMoveElement})]})})),bC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.conceptTreeState;return(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsx)("div",{className:"panel__header side-bar__header",children:(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:"panel__header__title__content side-bar__header__title__content",children:"CONCEPTS"})})}),(0,C.jsx)("div",{className:"panel__content side-bar__content",children:(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsxs)("div",{className:"panel__header explorer__header",children:[(0,C.jsx)("div",{className:"panel__header__title"}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action explorer__btn__refresh",onClick:()=>{(0,Oe.fl)(n.refreshTreeData()).catch(t.alertUnhandledError)},title:"Refresh Tree",children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{n.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),n.setSelectedNode(void 0),n.refreshTree()},title:"Collapse All",children:(0,C.jsx)(cn,{})})]})]}),(0,C.jsxs)("div",{className:"panel__content explorer__content__container",children:[(0,C.jsx)(Ht,{isLoading:n.loadInitialDataState.isInProgress}),n.loadInitialDataState.hasSucceeded&&(0,C.jsx)(yC,{}),!n.loadInitialDataState.hasSucceeded&&n.statusText&&(0,C.jsx)("div",{className:"explorer__content__container__message",children:n.statusText}),n.loadInitialDataState.hasFailed&&(0,C.jsx)(qi,{children:"Failed to build concept tree. Make sure graph compiles"})]})]})})]})})),TC=/^\w+(?:\.\w+)*$/,vC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)("untitled.pure"),r=(0,Mt.useRef)(null),o=Boolean(s.match(TC)),c=!t.childrenIds?.map((e=>n.directoryTreeState.getTreeData().nodes.get(e))).filter((e=>e?.data.text===s)).length,l=o?c?void 0:"Already existed":"Invalid file name",d=()=>n.directoryTreeState.setNodeForCreateNewFile(void 0),u=e=>{e.preventDefault(),d(),(0,Oe.fl)(n.createNewFile(`${t.data.li_attr.path}/${s}`)).catch(i.alertUnhandledError)};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Create a new file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Create"})]})]})})})),SC=/^\w+$/,NC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)("untitled"),r=(0,Mt.useRef)(null),o=Boolean(s.match(SC)),c=!t.childrenIds?.map((e=>n.directoryTreeState.getTreeData().nodes.get(e))).filter((e=>e?.data.text===s)).length,l=o?c?void 0:"Already existed":"Invalid directory name",d=()=>n.directoryTreeState.setNodeForCreateNewDirectory(void 0),u=e=>{e.preventDefault(),d(),(0,Oe.fl)(n.createNewDirectory(`${t.data.li_attr.path}/${s}`)).catch(i.alertUnhandledError)};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Create a new directory"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Create"})]})]})})})),xC=/^\/?(?:\w+\/)*\w+(?:\.\w+)*$/,AC=(0,vt.Pi)((e=>{const{node:t}=e,n=dE(),i=jt(),[s,a]=(0,Mt.useState)(t.data.li_attr.path),r=(0,Mt.useRef)(null),o=Boolean(s.match(xC)),c=t.data.li_attr.path===s,l=o?void 0:"Invalid path",d=()=>n.directoryTreeState.setNodeForRenameFile(void 0),u=e=>{e.preventDefault(),c||(d(),(0,Oe.fl)(n.renameFile(t.data.li_attr.path,s)).catch(i.alertUnhandledError))};return(0,C.jsx)(xt.Z,{open:!0,onClose:d,TransitionProps:{onEnter:()=>r.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:u,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:r,className:"input input--dark",onChange:e=>a(e.target.value),value:s,spellCheck:!1}),l&&(0,C.jsx)("div",{className:"input-group__error-message",children:l})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(l),onClick:u,children:"Rename"})]})]})})})),IC=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{node:n}=e,i=jt(),s=dE(),a=n.data.isFolderNode,r=Boolean(n.data.children);return(0,C.jsxs)(Hi,{ref:t,children:[(0,C.jsx)(zi,{onClick:()=>{i.clipboardService.copyTextToClipboard(n.data.li_attr.path).catch(i.alertUnhandledError)},children:"Copy Path"}),(0,C.jsx)(Wi,{}),a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForCreateNewFile(n),children:"New File"}),a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForCreateNewDirectory(n),children:"New Directory"}),!a&&(0,C.jsx)(zi,{onClick:()=>s.directoryTreeState.setNodeForRenameFile(n),children:"Rename"}),(0,C.jsx)(zi,{disabled:Boolean(n.data instanceof qg&&n.data.children),onClick:()=>{(0,Oe.fl)(s.deleteDirectoryOrFile(n.data.li_attr.path,a,r)).catch(i.alertUnhandledError)},children:"Delete"})]})}))),OC=e=>{const{node:t,level:n,stepPaddingInRem:i,onNodeSelect:s,innerProps:a}=e,[r,o]=(0,Mt.useState)(!1),{onNodeOpen:c,onNodeExpand:l,onNodeCompress:d}=a,u=t.data instanceof qg&&t.data.isRepoNode&&"/platform"===t.data.li_attr.path,p=t.data.li_attr.RO,h=t.data.isFolderNode,g=t.data instanceof qg&&!t.data.children,m=u||t.data.isRepoNode&&t.data.li_attr.path.startsWith("/platform_")?(0,C.jsx)(Tn,{className:"explorer__icon--readonly"}):h?g?(0,C.jsx)(An,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):t.isOpen?(0,C.jsx)(xn,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):(0,C.jsx)(An,{className:(0,At.W)("explorer__icon--folder",{"explorer__icon--readonly":p})}):(0,C.jsx)(kn,{className:(0,At.W)("explorer__icon--file",{"explorer__icon--readonly":p})}),f=()=>{g||t.isLoading||(t.isOpen?d(t):l(t))};return(0,C.jsx)($i,{content:(0,C.jsx)(IC,{node:t}),menuProps:{elevation:7},onOpen:()=>o(!0),onClose:()=>o(!1),children:(0,C.jsxs)("div",{className:(0,At.W)("tree-view__node__container explorer__package-tree__node__container",{"explorer__package-tree__node__container--selected-from-context-menu":!t.isSelected&&r},{"explorer__package-tree__node__container--selected":t.isSelected}),onClick:e=>{e.stopPropagation(),e.preventDefault(),s?.(t)},onDoubleClick:()=>{t.isLoading||(h?f():c(t))},style:{paddingLeft:n*(i??1)+"rem",display:"flex"},children:[(0,C.jsxs)("div",{className:"tree-view__node__icon explorer__package-tree__node__icon",children:[t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand explorer__package-tree__node__icon__expand--is-loading",children:(0,C.jsx)(yn,{})}),!t.isLoading&&(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__expand",onClick:f,children:!h||g?(0,C.jsx)("div",{}):t.isOpen?(0,C.jsx)(ai,{}):(0,C.jsx)(oi,{})}),(0,C.jsx)("div",{className:"explorer__package-tree__node__icon__type",children:m})]}),(0,C.jsx)("button",{className:"tree-view__node__label explorer__package-tree__node__label",tabIndex:-1,children:u?"platform":t.label})]})})},wC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.directoryTreeState,i=e.directoryTreeState.getTreeData();return(0,C.jsxs)("div",{className:"explorer__content",onClick:()=>n.setSelectedNode(void 0),children:[(0,C.jsx)(_E,{components:{TreeNodeContainer:OC},treeData:i,onNodeSelect:e=>n.setSelectedNode(e),getChildNodes:e=>e.isLoading||!e.childrenIds?[]:e.childrenIds.map((e=>i.nodes.get(e))).filter(B),innerProps:{onNodeOpen:e=>{(0,Oe.fl)(n.openNode(e)).catch(t.alertUnhandledError)},onNodeExpand:e=>{(0,Oe.fl)(n.expandNode(e)).catch(t.alertUnhandledError)},onNodeCompress:e=>{e.isOpen=!1,n.refreshTree()}}}),n.nodeForCreateNewFile&&(0,C.jsx)(vC,{node:n.nodeForCreateNewFile}),n.nodeForCreateNewDirectory&&(0,C.jsx)(NC,{node:n.nodeForCreateNewDirectory}),n.nodeForRenameFile&&(0,C.jsx)(AC,{node:n.nodeForRenameFile})]})})),RC=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.directoryTreeState;return(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsx)("div",{className:"panel__header side-bar__header",children:(0,C.jsx)("div",{className:"panel__header__title",children:(0,C.jsx)("div",{className:"panel__header__title__content side-bar__header__title__content",children:"FILES"})})}),(0,C.jsx)("div",{className:"panel__content side-bar__content",children:(0,C.jsxs)("div",{className:"panel explorer",children:[(0,C.jsxs)("div",{className:"panel__header explorer__header",children:[(0,C.jsx)("div",{className:"panel__header__title"}),(0,C.jsxs)("div",{className:"panel__header__actions",children:[(0,C.jsx)("button",{className:"panel__header__action explorer__btn__refresh",onClick:()=>{(0,Oe.fl)(n.refreshTreeData()).catch(t.alertUnhandledError)},title:"Refresh Tree",children:(0,C.jsx)($n,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{const i=e.tabManagerState.currentTab;i instanceof Wg&&(0,Oe.fl)(n.revealPath(i.filePath)).catch(t.alertUnhandledError)},title:"Focus",children:(0,C.jsx)(Jt,{})}),(0,C.jsx)("button",{className:"panel__header__action",onClick:()=>{n.getTreeData().nodes.forEach((e=>{e.isOpen=!1})),n.setSelectedNode(void 0),n.refreshTree()},title:"Collapse All",children:(0,C.jsx)(cn,{})})]})]}),(0,C.jsxs)("div",{className:"panel__content explorer__content__container",children:[(0,C.jsx)(Ht,{isLoading:n.loadInitialDataState.isInProgress}),n.loadInitialDataState.hasSucceeded&&(0,C.jsx)(wC,{}),n.loadInitialDataState.hasFailed&&(0,C.jsx)(qi,{children:"Failed to build directory tree"})]})]})})]})})),kC=(0,vt.Pi)((()=>{const e=dE();return(0,C.jsx)("div",{className:"side-bar",children:(0,C.jsx)("div",{className:(0,At.W)("side-bar__view","side-bar__view--active"),children:(()=>{switch(e.activeActivity){case Yh.CONCEPT_EXPLORER:return(0,C.jsx)(bC,{});case Yh.FILE_EXPLORER:return(0,C.jsx)(RC,{});default:return null}})()},e.activeActivity)})})),LC=e=>{const{className:t}=e;return(0,C.jsx)("div",{className:(0,At.W)("logo",t),children:(0,C.jsxs)("svg",{stroke:"currentColor",fill:"currentColor",strokeWidth:"0",width:"1em",height:"1em",viewBox:"0 0 215 215",xmlns:"https://www.w3.org/2000/svg",children:[(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M141.9,86.5L141.9,68.1C141.9,66.5 140.7,65.2 139.1,65.2L66.5,65.2C64.9,65.2 63.7,66.5 63.7,68.1L63.7,86.5C63.7,88.1 64.9,89.4 66.5,89.4L139.1,89.4C140.7,89.4 141.9,88.1 141.9,86.5Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M118.4,116.9L118.4,98.5C118.4,96.9 117.5,95.6 116.4,95.6L65.7,95.6C64.6,95.6 63.7,96.9 63.7,98.5L63.7,116.9C63.7,118.5 64.6,119.8 65.7,119.8L116.5,119.8C117.6,119.8 118.4,118.6 118.4,116.9Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M141.9,147.3L141.9,129C141.9,127.4 140.7,126.1 139.1,126.1L66.5,126.1C64.9,126.1 63.7,127.4 63.7,129L63.7,147.4C63.7,149 64.9,150.3 66.5,150.3L139.1,150.3C140.7,150.3 141.9,149 141.9,147.3Z"})}),(0,C.jsx)("g",{transform:"matrix(1.0246,0,0,0.999998,1.03751,2.43115)",children:(0,C.jsx)("path",{d:"M205,170.7L152.7,139.1C150,137.4 147.7,138.7 147.7,141.9L147.7,157.9L55.8,157.9L55.8,59.4L67.2,59.4C70.4,59.4 71.7,57.2 70,54.4L38.4,2.1C36.7,-0.6 34.1,-0.6 32.4,2.1L0.7,54.4C-1,57.1 0.3,59.4 3.5,59.4L15.6,59.4L15.6,185.5C15.6,188.5 18,190.9 21,190.9L147.7,190.9L147.7,205.7C147.7,208.9 149.9,210.1 152.7,208.5L205,176.9C207.7,175.1 207.7,172.4 205,170.7Z"})})]})})},FC=(0,vt.Pi)((()=>{const e=dE(),t=t=>()=>e.setActiveActivity(t),n=[{mode:Yh.CONCEPT_EXPLORER,title:"Concept Explorer",icon:(0,C.jsx)(gn,{})},{mode:Yh.FILE_EXPLORER,title:"File Explorer",icon:(0,C.jsx)(kn,{})}].filter((e=>Boolean(e)));return(0,C.jsxs)("div",{className:"activity-bar",children:[(0,C.jsx)("div",{className:"activity-bar__logo",children:(0,C.jsx)(LC,{})}),(0,C.jsx)("div",{className:"activity-bar__items",children:n.map((n=>(0,C.jsx)("button",{className:(0,At.W)("activity-bar__item",{"activity-bar__item--active":e.sideBarDisplayState.isOpen&&e.activeActivity===n.mode}),onClick:t(n.mode),tabIndex:-1,title:n.title,children:n.icon},n.mode)))})]})})),PC=(0,vt.Pi)((e=>{const{fileEditorState:t}=e,n=t.textEditorState.cursorObserver,i=n?.selection?t.textEditorState.model.getValueInRange(n.selection).length:0;return(0,C.jsx)("div",{className:"file-editor__status-bar",children:n?.position&&(0,C.jsx)("button",{className:"editor__status-bar__action file-editor__status-bar__cursor-info",onClick:()=>t.setShowGoToLinePrompt(!0),tabIndex:-1,title:"Go to Line/Column",children:`Ln ${n.position.lineNumber}, Col ${n.position.column} ${i?` (${i} selected)`:""}`})})})),DC=(0,vt.Pi)((()=>{const e=dE(),t=jt();return(0,C.jsxs)("div",{className:"editor__status-bar",children:[(0,C.jsx)("div",{className:"editor__status-bar__left",children:(0,C.jsx)("div",{className:"editor__status-bar__workspace"})}),(0,C.jsxs)("div",{className:"editor__status-bar__right",children:[e.tabManagerState.currentTab instanceof Wg&&(0,C.jsx)(PC,{fileEditorState:e.tabManagerState.currentTab}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__compile-btn",{"editor__status-bar__compile-btn--wiggling":e.executionState.isInProgress}),disabled:e.initState.isInInitialState||e.executionState.isInProgress,onClick:()=>{(0,Oe.fl)(e.executeGo()).catch(t.alertUnhandledError)},tabIndex:-1,title:"Execute (F9)",children:(0,C.jsx)(an,{})}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__action__toggler",{"editor__status-bar__action__toggler--active":Boolean(e.panelGroupDisplayState.isOpen)}),onClick:()=>e.panelGroupDisplayState.toggle(),tabIndex:-1,title:"Toggle panel",children:(0,C.jsx)(Nn,{})}),(0,C.jsx)("button",{className:(0,At.W)("editor__status-bar__action editor__status-bar__action__toggler",{"editor__status-bar__action__toggler--active":!t.assistantService.isHidden}),onClick:()=>t.assistantService.toggleAssistant(),tabIndex:-1,title:"Toggle assistant",children:(0,C.jsx)(Wn,{})})]})]})})),MC=e=>{(0,Mt.useEffect)((()=>(e.registerCommands(),()=>e.deregisterCommands())),[e])},BC=/[0-9]+(?::[0-9]+)?/,jC=(0,vt.Pi)((e=>{const{fileEditorState:t}=e,[n,i]=(0,Mt.useState)(""),s=(0,Mt.useRef)(null),a=Boolean(n.match(BC)),r=t.textEditorState.editor?.getPosition(),[o,c]=(e=>{const t=e.split(":");return t.length<1||t.length>2?[1,void 0]:[D((()=>parseInt(U(N(t)))))??1,D((()=>parseInt(U(x(t)))))]})(n),l=1<=o&&o<=t.textEditorState.model.getLineCount(),d=a?l?void 0:"Invalid line number":"Invalid value (format [line:column] - e.g. 123:45)",u=()=>t.setShowGoToLinePrompt(!1),p=e=>{e.preventDefault(),u(),t.textEditorState.setForcedCursorPosition({lineNumber:o,column:c??1})};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>s.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Go to..."}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:s,className:"input input--dark",onChange:e=>i(e.target.value),placeholder:r?`Current Line: ${r.lineNumber}, Col: ${r.column}. Type a line between 1 and ${t.textEditorState.model.getLineCount()} to navigate to`:void 0,value:n,spellCheck:!1}),""!==n&&d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:""===n||Boolean(d),onClick:p,children:"Go"})]})]})})})),UC=(0,vt.Pi)((e=>{const{editorState:t}=e,n=dE(),i=jt(),s=(0,Mt.useRef)(null),[a,r]=(0,Mt.useState)();return(0,Mt.useEffect)((()=>{if(!a&&s.current){const e=s.current,n=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,theme:og.DEFAULT_DARK,wordWrap:t.textEditorState.wrapText?"on":"off",readOnly:t.file.RO});n.onDidChangeModelContent((()=>{const e=n.getValue();e!==t.file.content&&t.clearError(),t.file.setContent(e)})),n.onDidChangeCursorPosition((()=>{t.textEditorState.notifyCursorObserver()})),n.onDidChangeCursorSelection((()=>{t.textEditorState.notifyCursorObserver()})),n.setModel(t.textEditorState.model),t.textEditorState.viewState&&n.restoreViewState(t.textEditorState.viewState),n.focus(),t.textEditorState.setEditor(n),r(n)}}),[n,i,t,a]),MC(t),(0,Mt.useEffect)((()=>{a&&t.textEditorState.forcedCursorPosition&&(fg(a,t.textEditorState.forcedCursorPosition),t.textEditorState.setForcedCursorPosition(void 0))}),[a,t,t.textEditorState.forcedCursorPosition]),(0,Mt.useEffect)((()=>()=>{a&&(t.textEditorState.setViewState(a.saveViewState()??void 0),a.dispose())}),[t,a]),(0,C.jsxs)("div",{className:"panel editor-group file-editor",children:[(0,C.jsx)("div",{className:"panel__header file-editor__header",children:(0,C.jsxs)("div",{className:"file-editor__header__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("file-editor__header__action",{"file-editor__header__action--active":t.textEditorState.wrapText}),tabIndex:-1,onClick:()=>t.textEditorState.setWrapText(!t.textEditorState.wrapText),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"file-editor__icon--text-wrap"})}),t.showGoToLinePrompt&&(0,C.jsx)(jC,{fileEditorState:t})]})}),(0,C.jsx)("div",{className:"panel__content file-editor__content",children:(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:s})})})]})})),GC=(e,t,n=!1)=>{if(n)return t.map((e=>`${e}.pure`)).includes(e);const i=U(N(e.split(".")));return t.includes(i)};class VC{pureType;pureId;pureName;text;requiredClassProperties=[]}(0,ge.yu)(VC,{pureType:(0,ge.Ru)(),pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),text:(0,ge.Ru)(),requiredClassProperties:(0,ge.jt)((0,ge.pb)((0,ge.Ru)()))});class $C{pureType;pureName;owner;ownerPureType}(0,ge.yu)($C,{pureType:(0,ge.Ru)(),pureName:(0,ge.Ru)(),owner:(0,ge.Ru)(),ownerPureType:(0,ge.Ru)()});class HC{pureId;pureName;requiredClassProperties=[]}(0,ge.yu)(HC,{pureId:(0,ge.Ru)(),pureName:(0,ge.Ru)(),requiredClassProperties:(0,ge.jt)((0,ge.pb)((0,ge.Ru)()))});class zC{name}(0,ge.yu)(zC,{name:(0,ge.Ru)()});const WC="Diagram",KC="Diagram",YC=()=>{const e=[];return e.push({label:{label:"/copyright",description:"(copyright header)"},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`// Copyright \${1:${(new Date).getFullYear()}} Goldman Sachs\n//\n// Licensed under the Apache License, Version 2.0 (the "License");\n// you may not use this file except in compliance with the License.\n// You may obtain a copy of the License at\n//\n// http://www.apache.org/licenses/LICENSE-2.0\n//\n// Unless required by applicable law or agreed to in writing, software\n// distributed under the License is distributed on an "AS IS" BASIS,\n// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n// See the License for the specific language governing permissions and\n// limitations under the License.\n`,range:{startLineNumber:1,startColumn:1,endLineNumber:1,endColumn:1e3}}),e},JC=e=>({label:{label:e.pureName,description:e.pureId},kind:qh.languages.CompletionItemKind.Class,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`${e.pureName}(${e.requiredClassProperties.map(((e,t)=>`${e}=\${${t+1}:}`)).join(",")})`}),XC=(e,t)=>{const n=e.pureType,i=n===Cg.FUNCTION||n===Cg.NATIVE_FUNCTION?((e,t,n)=>{const i=zp(t),s=D((()=>i.substring(i.indexOf("_"),i.length-1))),a=s?.split("__")??[];return a.pop(),n&&a.shift(),`${e}(${a.map(((e,t)=>`\${${t+1}:}`)).join(",")})`})(e.pureName,e.pureId,Boolean(t?.preferArrowFunctionForm)):e.pureName,s=n===Cg.PACKAGE?qh.languages.CompletionItemKind.Folder:n===Cg.CLASS?qh.languages.CompletionItemKind.Class:n===Cg.FUNCTION?qh.languages.CompletionItemKind.Function:n===Cg.ENUMERATION?qh.languages.CompletionItemKind.Enum:n===Cg.PROFILE?qh.languages.CompletionItemKind.Module:n===Cg.ASSOCIATION?qh.languages.CompletionItemKind.Interface:qh.languages.CompletionItemKind.Value;return{label:{label:e.pureName,description:e.text},kind:s,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:i,sortText:n===Cg.PACKAGE?`zzzz_${e.text}`:e.text}},qC=/(?<incompletePath>(?:\w[\w$]*::)+$)/,ZC=/->\s*(?:\w[\w$]*::)+$/,QC=/\^\s*(?:\w[\w$]*::)+$/,ey=/^\s*import\s+(?:(?<importPath>(?:(?:\w[\w$]*)::)*\w[\w$]*)::*)/,ty=(e,t)=>{const n=t.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:e.lineNumber,endColumn:e.column}),i=`${ga}${p_.PURE}\n${n}`.split("\n");return i.slice(i.map((e=>e.startsWith(ga))).lastIndexOf(!0)).map((e=>e.match(ey)?.groups?.importPath)).filter(B)},ny=/->\s*(?:\w[\w$]*)?$/,iy=/\^\s*(?:\w[\w$]*)?$/,sy=/^(?<owner>(?:(?:\w[\w$]*)::)*\w[\w$]*)\s*.$/,ay=(e,t)=>({label:e.name,kind:qh.languages.CompletionItemKind.Variable,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,sortText:t?e.name:`zzzz_${e.name}`,insertText:e.name}),ry=/^\w[\w$]*$/,oy=(0,vt.Pi)((e=>{const{renameConceptState:t}=e,n=jt(),i=t.fileEditorState,s=t.concept.pureName,[a,r]=(0,Mt.useState)(s),o=(0,Mt.useRef)(null),c=Boolean(a.match(ry)),l=s===a,d=c?void 0:"Invalid concept name",u=()=>{(0,Oe.fl)(i.setConceptToRenameState(void 0)).catch(n.alertUnhandledError)},p=e=>{e.preventDefault(),l||i.renameConcept(a).catch(n.alertUnhandledError).finally((()=>u()))};return(0,C.jsx)(xt.Z,{open:!0,onClose:u,TransitionProps:{onEnter:()=>o.current?.focus()},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Rename concept"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)("form",{className:"command-modal__content__form",onSubmit:p,children:(0,C.jsxs)("div",{className:"input-group command-modal__content__input",children:[(0,C.jsx)("input",{ref:o,className:"input input--dark",onChange:e=>r(e.target.value),value:a,spellCheck:!1}),d&&(0,C.jsx)("div",{className:"input-group__error-message",children:d})]})}),(0,C.jsx)("button",{className:"command-modal__content__submit-btn btn--dark",disabled:Boolean(d),onClick:p,children:"Rename"})]})]})})})),cy=(0,vt.Pi)((e=>{const{editorState:t}=e,n=(0,Mt.useRef)(void 0),i=(0,Mt.useRef)(void 0),s=(0,Mt.useRef)(void 0),a=(0,Mt.useRef)(null),[r,o]=(0,Mt.useState)(),[c,l]=(0,Mt.useState)(!1),d=dE(),u=jt();return(0,Mt.useEffect)((()=>{if(!r&&a.current){const e=a.current,n=qh.editor.create(e,{contextmenu:!1,copyWithSyntaxHighlighting:!1,fontSize:14,fontFamily:"Roboto Mono",fontLigatures:!0,fixedOverflowWidgets:!0,detectIndentation:!1,tabSize:2,"bracketPairColorization.enabled":!1,automaticLayout:!0,language:Eg.PURE,theme:og.DEFAULT_DARK,wordSeparators:"`~!@#%^&*()-=+[{]}\\|;:'\",.<>/?",wordWrap:t.textEditorState.wrapText?"on":"off",readOnly:t.file.RO,contextmenu:!0,useShadowDOM:!1});n._codeEditorService.openCodeEditor=async()=>{const e=n.getPosition();e&&(0,Oe.fl)(d.executeNavigation(new Ag(t.filePath,e.lineNumber,e.column))).catch(u.alertUnhandledError)},n.updateOptions({gotoLocation:{multiple:"goto",multipleDefinitions:"goto",alternativeDefinitionCommand:"DUMMY"}}),n.onContextMenu((()=>l(!0))),n.addAction({id:Gg.FIND_USAGES,label:"Find Usages",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();if(n){const e=new Ag(t.filePath,n.lineNumber,n.column);t.findConceptUsages(e)}}}),n.addAction({id:Gg.REVEAL_CONCEPT_IN_TREE,label:"Reveal Concept",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();n&&d.revealConceptInTree(new Ag(t.filePath,n.lineNumber,n.column)).catch(u.alertUnhandledError)}}),n.addAction({id:Gg.RENAME_CONCEPT,label:"Rename",contextMenuGroupId:"navigation",contextMenuOrder:1e3,run:function(e){const n=e.getPosition();if(n){if(!t.textEditorState.model.getWordAtPosition(n))return;const e=new Ag(t.filePath,n.lineNumber,n.column);(0,Oe.fl)(t.setConceptToRenameState(e)).catch(d.applicationStore.alertUnhandledError)}}}),n.onDidChangeModelContent((()=>{const e=n.getValue();e!==t.file.content&&t.clearError(),t.file.setContent(e)})),n.onDidChangeCursorPosition((()=>{t.textEditorState.notifyCursorObserver()})),n.onDidChangeCursorSelection((()=>{t.textEditorState.notifyCursorObserver()})),n.setModel(t.textEditorState.model),t.textEditorState.viewState&&n.restoreViewState(t.textEditorState.viewState),n.focus(),t.textEditorState.setEditor(n),o(n)}}),[d,u,t,r]),r&&(n.current?.dispose(),n.current=qh.languages.registerDefinitionProvider(Eg.PURE,{provideDefinition:(e,n)=>{const i=e.getLineContent(n.lineNumber),s=qh.editor.tokenize(i,Eg.PURE)[0];if(!s)return[];let a,r;for(let e=1;e<=s.length;++e){const t=e===s.length?i.length:U(s[e]).offset;if(t+1>n.column){a=U(s[e-1]),r={startLineNumber:n.lineNumber,startColumn:a.offset+1,endLineNumber:n.lineNumber,endColumn:t+1};break}}return a&&r&&GC(a.type,[Xh.TYPE,Xh.VARIABLE,Xh.PROPERTY,Xh.PARAMETER,Xh.IDENTIFIER])?[{uri:t.textEditorState.model.uri,range:r}]:[]}}),i.current?.dispose(),i.current=qh.languages.registerCompletionItemProvider(Eg.PURE,{triggerCharacters:["/","#",":",">",".","@","^","$"],provideCompletionItems:async(e,n,i)=>{let s=[];if(i.triggerKind===qh.languages.CompletionTriggerKind.TriggerCharacter)switch(i.triggerCharacter){case"/":s=s.concat(YC());break;case"#":s=s.concat(((e,t,n)=>{const i=[],s=t.getWordUntilPosition(e),a={startLineNumber:e.lineNumber,startColumn:1,endLineNumber:e.lineNumber,endColumn:s.endColumn};var r;return r=t.getValueInRange(a).trim(),Boolean(r.match(/\s/))||n.forEach((e=>{i.push({label:{label:`${ga}${e.text}`,description:e.description},kind:qh.languages.CompletionItemKind.Keyword,insertText:`${ga}${e.insertText}\n`,range:a,documentation:e.documentation?e.documentation.markdownText?{value:e.documentation.markdownText.value}:e.documentation.text:void 0})})),i})(n,e,[{text:p_.PURE,description:"(core Pure)",insertText:p_.PURE},{text:p_.MAPPING,description:"(dsl)",insertText:p_.MAPPING},{text:p_.CONNECTION,description:"(dsl)",insertText:p_.CONNECTION},{text:p_.RUNTIME,description:"(dsl)",insertText:p_.RUNTIME},{text:p_.RELATIONAL,description:"(external store)",insertText:p_.RELATIONAL},{text:WC,description:"(dsl)",insertText:KC}]));break;case":":s=s.concat(await(async(e,t,n)=>{const i=t.getLineContent(e.lineNumber).substring(0,e.column-1).match(qC);if(i?.groups?.incompletePath){const s=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(ZC)),a=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(QC));let r=[];try{r=(await n.client.getSuggestionsForIncompletePath(i.groups.incompletePath.substring(0,i.groups.incompletePath.length-2),a?[Cg.CLASS]:s?[Cg.FUNCTION,Cg.NATIVE_FUNCTION]:[])).map((e=>(0,ge.vB)(VC,e)))}catch{}return r.map((e=>a?JC(e):XC(e,{preferArrowFunctionForm:s})))}return[]})(n,e,d));break;case">":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForIdentifier(i,[Cg.FUNCTION,Cg.NATIVE_FUNCTION])).map((e=>(0,ge.vB)(VC,e)))}catch{}return s.map((e=>XC(e,{preferArrowFunctionForm:!0})))})(n,e,d));break;case".":s=s.concat(await(async(e,t,n)=>{const i=t.getLineContent(e.lineNumber).substring(0,e.column-1).match(sy),s=ty(e,t);if(i?.groups?.owner){let e=[];try{e=(await n.client.getSuggestionsForAttribute(s,i.groups.owner)).map((e=>(0,ge.vB)($C,e)))}catch{}return e.map((e=>(e=>{const t=e.pureType,n=t===Cg.PROPERTY||t===Cg.QUALIFIED_PROPERTY?`${e.pureName}(\${1:})`:e.pureName,i=t===Cg.PROPERTY?qh.languages.CompletionItemKind.Property:t===Cg.QUALIFIED_PROPERTY?qh.languages.CompletionItemKind.Method:t===Cg.TAG?qh.languages.CompletionItemKind.Constant:t===Cg.STEREOTYPE?qh.languages.CompletionItemKind.Value:t===Cg.ENUM_VALUE?qh.languages.CompletionItemKind.Enum:qh.languages.CompletionItemKind.Value;return{label:{label:e.pureName,description:`${e.owner}.${e.pureName}`},kind:i,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:n}})(e)))}return[]})(n,e,d));break;case"^":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForClass(i)).map((e=>(0,ge.vB)(HC,e)))}catch{}return s.map((e=>JC(e)))})(n,e,d));break;case"@":s=s.concat(await(async(e,t,n)=>{const i=ty(e,t);let s=[];try{s=(await n.client.getSuggestionsForClass(i)).map((e=>(0,ge.vB)(HC,e)))}catch{}return s.map((e=>(e=>({label:{label:e.pureName,description:e.pureId},kind:qh.languages.CompletionItemKind.Class,filterText:e.pureName,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:e.pureName}))(e)))})(n,e,d));break;case"$":s=s.concat(await(async(e,t,n,i)=>{let s=[];try{s=(await i.client.getSuggestionsForVariable(n,e.lineNumber,e.column)).map((e=>(0,ge.vB)(zC,e)))}catch{}const a=new Set;let r=!1;for(let n=e.lineNumber-1;n>Math.max(0,e.lineNumber-1-10)&&!r;--n){const i=t.getLineContent(n+1);(i.match(/^\s*function\s+/)||i.match(/^\s*###\w+/))&&(r=!0);const s=U(qh.editor.tokenize(t.getLineContent(n+1),Eg.PURE)[0]);s.forEach(((i,r)=>{(n!==e.lineNumber-1||i.offset<e.column)&&GC(i.type,[Xh.VARIABLE,Xh.PARAMETER],!0)&&a.add(t.getValueInRange({startLineNumber:n+1,startColumn:i.offset+1,endLineNumber:n+1,endColumn:r===s.length-1?Number.MAX_SAFE_INTEGER:U(s[r+1]).offset+1}))}))}const o=s.map((e=>e.name));return s.map((e=>ay(e,!0))).concat(Array.from(a).filter((e=>!o.includes(e))).map((e=>{const t=new zC;return t.name=e,t})).map((e=>ay(e,!1))))})(n,e,t.filePath,d))}return{suggestions:s}}}),s.current?.dispose(),s.current=qh.languages.registerCompletionItemProvider(Eg.PURE,{triggerCharacters:[],provideCompletionItems:async(e,t,n)=>{let i=[];return n.triggerKind===qh.languages.CompletionTriggerKind.Invoke&&(i=i.concat(YC()),i=i.concat(((e,t,n)=>{const i=[],s=t.getWordUntilPosition(e),a=t.getValueInRange({startLineNumber:1,startColumn:1,endLineNumber:e.lineNumber,endColumn:e.column}),r=`${ga}${p_.PURE}\n${a}`.split("\n").filter((e=>e.startsWith(ga))),o=(e=>{if(e.startsWith(ga))return e.substring(3).split(" ")[0]})(r[r.length-1]??"");return o&&n(o).forEach((t=>{i.push({label:{label:t.text,description:t.description},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:`${t.insertText}\n`,range:{startLineNumber:e.lineNumber,startColumn:s.startColumn,endLineNumber:e.lineNumber,endColumn:s.endColumn},documentation:t.documentation?t.documentation.markdownText?{value:t.documentation.markdownText.value}:t.documentation.text:void 0})})),i})(t,e,(e=>(e=>{switch(e){case p_.PURE:return[{text:d_.CLASS,description:"(blank)",insertText:"Class ${1:model::NewClass}\n// example of a constraint\n// [\n// SomeConstraint: true\n// ]\n{\n ${2:// example of a standard property\n // prop1: String[1];\n\n // example of a derived property\n // derivation1() {''\\}: String[1];}\n}"},{text:d_.CLASS,description:"with property",insertText:"Class ${1:model::NewClass}\n{\n ${2:prop1}: ${3:String[1]};\n}"},{text:d_.CLASS,description:"with inheritance",insertText:"Class ${1:model::NewClass} extends ${2:model::ParentClass}\n{\n ${3:// class content}\n}"},{text:d_.CLASS,description:"with constraint",insertText:"Class ${1:model::NewClass}\n[\n ${3:SomeConstraint: true}\n]\n{\n ${2:// class content}\n}"},{text:d_.PROFILE,insertText:"Profile ${1:model::NewProfile}\n{\n stereotypes: [${2:}];\n tags: [${3:}];\n}"},{text:d_.ENUMERATION,insertText:"Enum ${1:model::NewEnumeration}\n{\n ${2:VALUE_1,\n VALUE_2}\n}"},{text:d_.ASSOCIATION,insertText:"Association ${1:model::NewAssociation}\n{\n ${2:prop1}: ${3:model::Type1[1]};\n ${4:prop2}: ${5:model::Type2[1]};\n}"},{text:d_.FUNCTION,description:"(blank)",insertText:"function ${1:model::NewEnumeration}(${2:param1: String[1]}): ${3:String[1]}\n{\n ${4:''; // function content}\n}"},{text:d_.FUNCTION,insertText:"function ${1:model::NewEnumeration}(): String[1]\n{\n ''\n}"}];case p_.MAPPING:return[{text:d_.MAPPING,description:"(blank)",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:// mapping content}\n)"},{text:d_.MAPPING,description:"with model-to-model mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetClass}: Pure\n {\n ~src ${3:model::SourceClass}\n // example of property mappings\n // prop1: $src.prop1\n }\n)"},{text:d_.MAPPING,description:"with relational mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetClass}: Relational {\n ~mainTable ${3:[model::SomeDatabase]SomeTable}\n // example of property mappings\n // prop1: [model::SomeDatabase]SomeTable.col1,\n }\n)"},{text:d_.MAPPING,description:"with enumeration mapping",insertText:"Mapping ${1:model::NewMapping}\n(\n ${2:model::TargetEnumeration}: EnumerationMapping ${3:EnumerationMappingID}\n {\n // example of enum-value mapping\n // VAL_1: ['val1'],\n // VAL_2: ['val2', 'val_2']\n }\n)"}];case p_.RELATIONAL:return[{text:d_.DATABASE,description:"(blank)",insertText:"Database ${1:model::NewDatabase}\n(\n // example database schema\n // Schema SOME_SCHEMA\n // (\n // Table TABLE_1\n // (\n // COL_1 VARCHAR(200)\n // )\n // Table TABLE_2\n // (\n // COL_2 VARCHAR(200) PRIMARY_KEY\n // )\n // )\n\n // example database join\n // Join SomeJoin(SOME_SCHEMA.TABLE_1.COL_1 = SCHEMA1.TABLE_2.COL_2)\n\n ${2:// database content}\n)"}];case WC:return[{text:KC,description:"(blank)",insertText:"Diagram ${1:model::NewDiagram}(width=0.0, height=0.0)\n{\n // NOTE: it is recommended to use diagram visual editor\n // to edit diagram: double-click on the diagram in\n // the concept explorer tree to open the editor\n}"}];default:return[]}})(e)))),i=i.concat(((e,t,n=[])=>{const i=t.getWordUntilPosition(e);return[{text:"let",description:"new variable",insertText:"let ${1:} = ${2:};"},{text:"let",description:"new collection",insertText:"let ${1:} = [${2:}];"},{text:"cast",description:"type casting",insertText:"cast(@${1:model::SomeClass})"},{text:"if",description:"(conditional)",insertText:"if(${1:'true'}, | ${2:/* if true do this */}, | ${3:/* if false do this */})"},{text:"case",description:"(conditional)",insertText:"case(${1:}, ${2:'true'}, ${3:'false'})"},{text:"match",description:"(conditional)",insertText:"match([x:${1:String[1]}, ${2:''}])"},{text:"map",description:"(collection)",insertText:"map(x|${1:})"},{text:"filter",description:"(collection)",insertText:"filter(x|${1:})"},{text:"fold",description:"(collection)",insertText:"fold({a, b| ${1:$a + $b}}, ${2:0})"},{text:"filter",description:"(collection)",insertText:"filter(x|${1:})"},{text:"sort",description:"(collection)",insertText:"sort()"},{text:"in",description:"(collection)",insertText:"in()"},{text:"slice",description:"(collection)",insertText:"slice(${1:1},${2:2})"},{text:"removeDuplicates",description:"(collection)",insertText:"removeDuplicates()"},{text:"toOne",description:"(collection)",insertText:"toOne(${1:})"},{text:"toOneMany",description:"(collection)",insertText:"toOneMany(${1:})"},{text:"isEmpty",description:"(collection)",insertText:"isEmpty()"},{text:"endsWith",description:"(string)",insertText:"endsWith()"},{text:"startsWith",description:"(string)",insertText:"startsWith()"},...n].map((t=>({label:{label:t.text,description:t.description},kind:qh.languages.CompletionItemKind.Snippet,insertTextRules:qh.languages.CompletionItemInsertTextRule.InsertAsSnippet,insertText:t.insertText,range:{startLineNumber:e.lineNumber,startColumn:i.startColumn,endLineNumber:e.lineNumber,endColumn:i.endColumn},documentation:t.documentation?t.documentation.markdownText?{value:t.documentation.markdownText.value}:t.documentation.text:void 0})))})(t,e,[{text:"print",description:"(io)",insertText:"print(${1:})"},{text:"println",description:"(io)",insertText:"println(${1:})"},{text:"NULL",description:"(nullish value)",insertText:"[]"}])),i=i.concat(await(async(e,t,n)=>{const i=ty(e,t),s=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(ny)),a=Boolean(t.getLineContent(e.lineNumber).substring(0,e.column-1).match(iy));let r=[];try{r=(await n.client.getSuggestionsForIdentifier(i,a?[Cg.CLASS]:s?[Cg.FUNCTION,Cg.NATIVE_FUNCTION]:[])).map((e=>(0,ge.vB)(VC,e)))}catch{}return r.map((e=>a?JC(e):XC(e,{preferArrowFunctionForm:s})))})(t,e,d))),{suggestions:i}}})),MC(t),(0,Mt.useEffect)((()=>{if(c){if(document.querySelector(".file-editor .monaco-menu")){const e=["Peek"];Array.from(document.querySelectorAll(".file-editor .monaco-menu .action-label")).filter((t=>e.includes(t.innerHTML))).forEach((e=>{const t=e.parentElement?.parentElement;t&&(t.classList.add("disabled"),t.style.opacity="0.3",t.style.pointerEvents="none")}))}l(!1)}}),[c]),(0,Mt.useEffect)((()=>{r&&t.textEditorState.forcedCursorPosition&&(fg(r,t.textEditorState.forcedCursorPosition),t.textEditorState.setForcedCursorPosition(void 0))}),[r,t,t.textEditorState.forcedCursorPosition]),(0,Mt.useEffect)((()=>()=>{r&&(t.textEditorState.setViewState(r.saveViewState()??void 0),r.dispose(),n.current?.dispose(),i.current?.dispose(),s.current?.dispose())}),[t,r]),(0,C.jsxs)("div",{className:"panel editor-group file-editor",children:[(0,C.jsx)("div",{className:"panel__header file-editor__header",children:(0,C.jsxs)("div",{className:"file-editor__header__actions",children:[(0,C.jsx)("button",{className:(0,At.W)("file-editor__header__action",{"file-editor__header__action--active":t.textEditorState.wrapText}),tabIndex:-1,onClick:()=>t.textEditorState.setWrapText(!t.textEditorState.wrapText),title:"Toggle Text Wrap",children:(0,C.jsx)(Yn,{className:"file-editor__icon--text-wrap"})}),t.renameConceptState&&(0,C.jsx)(oy,{renameConceptState:t.renameConceptState}),t.showGoToLinePrompt&&(0,C.jsx)(jC,{fileEditorState:t})]})}),(0,C.jsx)("div",{className:"panel__content file-editor__content",children:(0,C.jsx)("div",{className:"code-editor__container",children:(0,C.jsx)("div",{className:"code-editor__body",ref:a})})})]})}));var ly=n(8533);const dy=e=>{const{open:t,className:n,children:i,menuProps:s,content:a,title:r,disabled:o,onClose:c,onOpen:l}=e,d=(0,Mt.useRef)(null),[u,p]=(0,Mt.useState)(null);return(0,Mt.useEffect)((()=>{void 0!==t&&(t&&!u&&d.current?p(d.current):!t&&u&&p(null))}),[u,t]),(0,C.jsxs)("button",{ref:d,className:n,disabled:o,onClick:e=>{e.stopPropagation(),e.preventDefault(),o||(u?(c?.(),p(null)):d.current&&(l?.(),p(d.current)))},tabIndex:-1,title:r,children:[i,(0,C.jsx)(Vi,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:u,open:(void 0===t||Boolean(t))&&Boolean(u),BackdropProps:{invisible:!0},elevation:0,marginThreshold:0,disableRestoreFocus:!0,...s,children:a})]})},uy=(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{diagramEditorState:n}=e,i=jt(),s=n.diagram,a=t,{width:r,height:o}=(0,Xi.NB)({refreshMode:"debounce",refreshRate:50,targetRef:a});(0,Mt.useEffect)((()=>{const e=new Y_(a.current,s);n.setRenderer(e),n.setupRenderer(),e.render({initial:!0})}),[a,n,s]),(0,Mt.useEffect)((()=>{n.isDiagramRendererInitialized&&n.renderer.render({initial:!0})}),[n,n.isDiagramRendererInitialized]),(0,Mt.useEffect)((()=>{n.isDiagramRendererInitialized&&n.renderer.refresh()}),[n,r,o]);const c=(0,Mt.useCallback)(((e,t)=>{if(e instanceof Sg){const s=t.getClientOffset(),a=s?n.renderer.canvasCoordinateToModelCoordinate(n.renderer.eventCoordinateToCanvasCoordinate(new dh(s.x,s.y))):void 0;(0,Oe.fl)(n.addClassView(e.li_attr.pureId,a)).catch(i.alertUnhandledError)}}),[i,n]),[,l]=(0,ly.L)((()=>({accept:EC.CLASS,drop:(e,t)=>c(e,t)})),[c]);return l(a),(0,C.jsx)("div",{ref:a,className:(0,At.W)("diagram-canvas diagram-editor__canvas",n.diagramCursorClass),tabIndex:0})}))),py=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=dE(),i=jt(),s=e=>()=>{t.renderer.zoomCenter(e/100)},a=t.renderer.selectedClasses.length<2;return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align left",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_LEFT),children:(0,C.jsx)(fi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align center",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_CENTER),children:(0,C.jsx)(_i,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align right",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_RIGHT),children:(0,C.jsx)(Ei,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__group__separator"}),(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align top",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_TOP),children:(0,C.jsx)(hi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align middle",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_MIDDLE),children:(0,C.jsx)(gi,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Align bottom",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.ALIGN_BOTTOM),children:(0,C.jsx)(mi,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__group__separator"}),(0,C.jsxs)("div",{className:"diagram-editor__header__group",children:[(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Space horizontally",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.SPACE_HORIZONTALLY),children:(0,C.jsx)(Ci,{className:"diagram-editor__icon--aligner"})}),(0,C.jsx)("button",{className:"diagram-editor__header__action diagram-editor__header__group__action",title:"Space vertically",disabled:a,tabIndex:-1,onClick:()=>t.renderer.align(H_.SPACE_VERTICALLY),children:(0,C.jsx)(yi,{className:"diagram-editor__icon--aligner"})})]}),(0,C.jsxs)(dy,{className:"diagram-editor__header__dropdown",title:"Zoom...",content:(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{className:"diagram-editor__header__zoomer__dropdown__menu__item",onClick:()=>t.renderer.zoomToFit(),children:"Fit"}),(0,C.jsx)(Wi,{}),W_.map((e=>(0,C.jsxs)(zi,{className:"diagram-editor__header__zoomer__dropdown__menu__item",onClick:s(e),children:[e,"%"]},e)))]}),menuProps:{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},elevation:7},children:[(0,C.jsxs)("div",{className:"diagram-editor__header__dropdown__label diagram-editor__header__zoomer__dropdown__label",children:[Math.round(100*t.renderer.zoom),"%"]}),(0,C.jsx)("div",{className:"diagram-editor__header__dropdown__trigger diagram-editor__header__zoomer__dropdown__trigger",children:(0,C.jsx)(tn,{})})]}),(0,C.jsx)("div",{className:"diagram-editor__header__actions",children:(0,C.jsx)("button",{className:"diagram-editor__header__action",tabIndex:-1,onClick:()=>{(0,Oe.fl)(n.loadFile(t.filePath,new Ag(t.filePath,t.fileLine,t.fileColumn))).catch(i.alertUnhandledError)},children:(0,C.jsx)(Jn,{className:"diagram-editor__icon--go-to-file"})})})]})})),hy=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=t.renderer,i=(e,t)=>()=>n.changeMode(e,t);return(0,C.jsxs)("div",{className:"diagram-editor__tools",children:[(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.LAYOUT}),tabIndex:-1,onClick:i(V_.LAYOUT,$_.NONE),title:"View Tool (V)",children:(0,C.jsx)(xi,{className:"diagram-editor__icon--layout"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.PAN}),tabIndex:-1,onClick:i(V_.PAN,$_.NONE),title:"Pan Tool (M)",children:(0,C.jsx)(Ai,{className:"diagram-editor__icon--pan"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.ZOOM_IN}),tabIndex:-1,title:"Zoom In (Z)",onClick:i(V_.ZOOM_IN,$_.NONE),children:(0,C.jsx)(Ii,{className:"diagram-editor__icon--zoom-in"})}),(0,C.jsx)("button",{className:(0,At.W)("diagram-editor__tool",{"diagram-editor__tool--active":n.interactionMode===V_.ZOOM_OUT}),tabIndex:-1,title:"Zoom Out (Z)",onClick:i(V_.ZOOM_OUT,$_.NONE),children:(0,C.jsx)(Oi,{className:"diagram-editor__icon--zoom-out"})})]})})),gy=(0,vt.Pi)((e=>{const{diagramEditorState:t}=e,n=(0,Mt.useRef)(null);return MC(t),(0,C.jsxs)("div",{className:"diagram-editor",children:[(0,C.jsx)("div",{className:"diagram-editor__header",children:t.isDiagramRendererInitialized&&(0,C.jsx)(py,{diagramEditorState:t})}),(0,C.jsx)("div",{className:"diagram-editor__content",children:(0,C.jsxs)("div",{className:"diagram-editor__stage",children:[t.isDiagramRendererInitialized&&(0,C.jsx)(hy,{diagramEditorState:t}),(0,C.jsx)(uy,{diagramEditorState:t,ref:n})]})})]})}));var my=n(3297),fy=n(4153);(0,vt.Pi)((0,Mt.forwardRef)((function(e,t){const{children:n,placeholder:i,showPlaceholder:s,className:a}=e;return(0,C.jsxs)("div",{ref:t,className:(0,At.W)("dnd__entry__container",a),children:[s&&(0,C.jsx)("div",{className:"dnd__entry__placeholder",children:i?(0,C.jsx)(C.Fragment,{children:i}):(0,C.jsx)("div",{className:"dnd__entry__placeholder__content"})}),(0,C.jsx)(C.Fragment,{children:n})]})})));const _y=e=>{const{children:t,label:n,isDragOver:i,isDroppable:s,className:a}=e;return i||s?(0,C.jsx)("div",{className:(0,At.W)(["dnd__entry-dropzone__placeholder",a,{"dnd__entry-dropzone__placeholder--active":i,"dnd__entry-dropzone__placeholder--droppable":s}]),children:(0,C.jsx)("div",{className:"dnd__entry-dropzone__placeholder__content",children:(0,C.jsx)("div",{className:"dnd__entry-dropzone__placeholder__label",children:n??""})})}):(0,C.jsx)(C.Fragment,{children:t})};function Ey(e){const{labelGetter:t,types:n}=e,{itemType:i,item:s,isDragging:a,currentPosition:r}=(0,my.f)((e=>({itemType:e.getItemType(),item:e.getItem(),isDragging:e.isDragging(),currentPosition:e.getClientOffset()})));return a&&s&&i&&n.includes(i.toString())?(0,C.jsx)("div",{className:"dnd__drag-preview-layer",children:(0,C.jsx)("div",{className:"dnd__drag-preview-layer__content",style:r?{transform:`translate(${r.x/10+2}rem, ${r.y/10+1}rem)`}:{display:"none"},children:t(s)})}):null}const Cy=e=>{if(Math.abs(e.deltaY)<=Math.abs(e.deltaX))return;let t;e.stopPropagation(),t=0===e.deltaY?e.deltaY:e.deltaY<0?-Math.abs(e.deltaY):Math.abs(e.deltaY),e.currentTarget.scrollBy(t,0)},yy=(0,vt.Pi)((e=>{const{tabState:t,managerTabState:n}=e;return(0,C.jsxs)(Hi,{children:[(0,C.jsx)(zi,{onClick:()=>n.closeTab(t),children:"Close"}),(0,C.jsx)(zi,{disabled:n.tabs.length<2,onClick:()=>n.closeAllOtherTabs(t),children:"Close Others"}),(0,C.jsx)(zi,{onClick:()=>n.closeAllTabs(),children:"Close All"})]})})),by=(0,vt.Pi)((e=>{const t=(0,Mt.useRef)(null),{tabManagerState:n,tabState:i,tabRenderer:s}=e,a=(0,Mt.useCallback)(((e,s)=>{const a=e.tab,r=i,o=n.tabs.findIndex((e=>e===a)),c=n.tabs.findIndex((e=>e===r)),l=t.current?.getBoundingClientRect(),d=((l?.left??0)-(l?.right??0))/2,u=(s.getClientOffset()?.x??0)-(l?.right??0);o<c&&u<d||o>c&&u>d||n.swapTabs(a,r)}),[n,i]),[{isBeingDraggedEditorPanel:r},o]=(0,ly.L)((()=>({accept:[n.dndType],hover:(e,t)=>a(e,t),collect:e=>({isBeingDraggedEditorPanel:e.getItem()?.tab})})),[a]),c=i===r,[,l,d]=(0,XE.c)((()=>({type:n.dndType,item:()=>({tab:i})})),[i,n]);return l(o(t)),(e=>{(0,Mt.useEffect)((()=>{e((0,fy.r)())}),[e])})(d),(0,C.jsx)("div",{ref:t,"data-testid":"tab-manager__tab",className:(0,At.W)("tab-manager__tab",{"tab-manager__tab--active":i===n.currentTab,"tab-manager__tab--dragged":c}),onMouseUp:(u=i,e=>{1===e.nativeEvent.button&&n.closeTab(u)}),children:(0,C.jsx)(_y,{isDragOver:!1,className:"tab-manager__tab__dnd__placeholder",children:(0,C.jsxs)($i,{content:(0,C.jsx)(yy,{tabState:i,managerTabState:n}),className:"tab-manager__tab__content",children:[(0,C.jsx)("button",{className:"tab-manager__tab__label",tabIndex:-1,onClick:()=>n.openTab(i),title:i.description,children:s?.(i)??i.label}),(0,C.jsx)("button",{className:"tab-manager__tab__close-btn",onClick:()=>n.closeTab(i),tabIndex:-1,title:"Close",children:(0,C.jsx)(qt,{})})]})})});var u})),Ty=(0,vt.Pi)((e=>{const{managerTabState:t}=e;return(0,C.jsx)(dy,{className:"tab-manager__menu__toggler",title:"Show All Tabs",content:(0,C.jsx)(Hi,{className:"tab-manager__menu",children:t.tabs.map((e=>(0,C.jsxs)(zi,{className:(0,At.W)("tab-manager__menu__item",{"tab-manager__menu__item--active":e===t.currentTab}),onClick:()=>t.openTab(e),children:[(0,C.jsx)("div",{className:"tab-manager__menu__item__label",children:e.label}),(0,C.jsx)("div",{className:"tab-manager__menu__item__close-btn",onClick:n=>{n.stopPropagation(),t.closeTab(e)},tabIndex:-1,title:"Close",children:(0,C.jsx)(qt,{})})]},e.uuid)))}),menuProps:{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"}},children:(0,C.jsx)(ai,{})})})),vy=(0,vt.Pi)((e=>{const{tabManagerState:t,tabRenderer:n}=e;return(0,C.jsxs)("div",{className:"tab-manager",children:[(0,C.jsxs)("div",{className:"tab-manager__content",onWheel:Cy,children:[t.tabs.map((e=>(0,C.jsx)(by,{tabState:e,tabManagerState:t,tabRenderer:n},e.uuid))),(0,C.jsx)(Ey,{labelGetter:e=>e.tab.label,types:[t.dndType]})]}),(0,C.jsx)(Ty,{managerTabState:t})]})})),Sy=()=>{const[e,t]=(0,Mt.useState)(!1),{ref:n,width:i,height:s}=(0,Xi.NB)();return(0,Mt.useEffect)((()=>{t((i??0)>300&&(s??0)>150)}),[i,s]),(0,C.jsx)("div",{ref:n,className:"editor-group__splash-screen",children:(0,C.jsxs)("div",{className:(0,At.W)("editor-group__splash-screen__content",{"editor-group__splash-screen__content--hidden":!e}),children:[(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Run the go() function"}),(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F9"})})]}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Run the full test suite"}),(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:(0,C.jsx)("div",{className:"hotkey__key",children:"F10"})})]}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item",children:[(0,C.jsx)("div",{className:"editor-group__splash-screen__content__item__label",children:"Search for a file"}),(0,C.jsxs)("div",{className:"editor-group__splash-screen__content__item__hot-keys",children:[(0,C.jsx)("div",{className:"hotkey__key",children:"Ctrl"}),(0,C.jsx)("div",{className:"hotkey__plus",children:(0,C.jsx)(Qt,{})}),(0,C.jsx)("div",{className:"hotkey__key",children:"P"})]})]})]})})},Ny=(0,vt.Pi)((()=>{const e=dE(),t=e.tabManagerState.currentTab;return t?(0,C.jsxs)("div",{className:"panel editor-group",children:[(0,C.jsxs)("div",{className:"panel__header editor-group__header",children:[(0,C.jsx)("div",{className:"editor-group__header__tabs",children:(0,C.jsx)(vy,{tabManagerState:e.tabManagerState,tabRenderer:t=>{if(t instanceof Wg){const n=e.tabManagerState.tabs.filter((e=>e instanceof Wg&&e.fileName===t.fileName)).length>1;return(0,C.jsxs)("div",{className:"editor-group__header__tab",children:[(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(kn,{className:"editor-group__header__tab__icon--file"})}),(0,C.jsx)("div",{className:"editor-group__header__tab__label",children:t.fileName}),n&&(0,C.jsx)("div",{className:"editor-group__header__tab__path",children:t.filePath}),t.file.RO&&(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(Xt,{className:"editor-group__header__tab__icon--readonly"})})]})}if(t instanceof J_){const n=e.tabManagerState.tabs.filter((e=>e instanceof J_&&e.diagramName===t.diagramName)).length>1;return(0,C.jsxs)("div",{className:"editor-group__header__tab",children:[(0,C.jsx)("div",{className:"editor-group__header__tab__icon",children:(0,C.jsx)(cC,{})}),(0,C.jsx)("div",{className:"editor-group__header__tab__label",children:t.diagramName}),n&&(0,C.jsx)("div",{className:"editor-group__header__tab__path",children:t.diagramPath})]})}return t.label}})}),(0,C.jsx)("div",{className:"panel__header__actions"})]}),(0,C.jsx)("div",{className:"panel__content editor-group__content",children:t instanceof Wg?t.textEditorState.language===Eg.PURE?(0,C.jsx)(cy,{editorState:t}):(0,C.jsx)(UC,{editorState:t}):t instanceof J_?(0,C.jsx)(gy,{diagramEditorState:t}):null},t.uuid)]}):(0,C.jsx)(Sy,{})}));var xy=n(166),Ay=n(7493);Ay.Select.createFilter;const Iy=e=>{const{options:t,children:n,getValue:i,selectProps:s}=e,a=s.optionCustomization?.rowHeight??3.5*parseInt(getComputedStyle(document.documentElement).fontSize,10),[r]=i(),o=t.indexOf(r)*a,c=n.length?n.findIndex((e=>e.props.isFocused)):0,l=(0,Mt.useRef)(null);return(0,Mt.useEffect)((()=>{l.current?.scrollToItem(c)}),[c]),n.length?(0,C.jsx)(xy.t7,{className:s.darkMode?"scrollbar--light selector-menu--dark":"",ref:l,width:"100%",height:Math.min(n.length,6)*a,itemCount:n.length,itemSize:a,initialScrollOffset:o,children:({index:e,style:t})=>(0,C.jsx)("div",{style:t,className:"selector-input__option-wrapper",children:n[e]})}):(0,C.jsx)("div",{className:"selector-menu--no-match "+(s.darkMode?"selector-menu--dark":""),children:s.noMatchMessage??"No match found"})},Oy=e=>{const{children:t,selectProps:n}=e;return(0,C.jsx)(Ay.SelectComponents.Option,{...e,className:(0,At.W)(n.darkMode?{"selector-input--dark__option":!0,"selector-input--dark__option--is-focused":e.isFocused,"selector-input--dark__option--is-selected":e.isSelected}:{"selector-input__option":!0,"selector-input__option--is-focused":e.isFocused,"selector-input__option--is-selected":e.isSelected},{"selector-input__option--custom":Boolean(n.optionCustomization)}),children:t})},wy="selector-input",Ry="selector-input--dark",ky=()=>(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__loading-indicator ${Ry}__loading-indicator`,children:(0,C.jsx)(yn,{})}),Ly=()=>(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__dropdown-indicator`,children:(0,C.jsx)(tn,{})}),Fy=e=>{const{innerProps:{ref:t,...n}}=e;return(0,C.jsx)("div",{...n,ref:t,children:(0,C.jsx)("div",{className:`${wy}__indicator ${wy}__clear-indicator`,children:(0,C.jsx)(qt,{})})})},Py=e=>(0,C.jsx)(Ay.Select.components.Input,{...e,isHidden:!1}),Dy=(0,Mt.forwardRef)((function(e,t){const{allowCreating:n,noMatchMessage:i,disabled:s,components:a,className:r,darkMode:o,hasError:c,...l}=e,d=n?Ay.CreatableSelect.default:Ay.Select.default,u=o?Ry:wy;return(0,C.jsx)(d,{styles:{menuPortal:e=>({...e,zIndex:9999})},menuPortalTarget:document.body,ref:t,isDisabled:Boolean(s),className:(0,At.W)(u,r,{"selector-input--has-error":c,"selector-input--custom":Boolean(e.optionCustomization)}),classNamePrefix:u,components:{Option:Oy,ClearIndicator:Fy,DropdownIndicator:Ly,LoadingIndicator:ky,MenuList:Iy,Input:Py,...a},...l,darkMode:o,noMatchMessage:i})})),My=(e,t)=>e.label.localeCompare(t.label),By=(0,vt.Pi)((()=>{const e=dE(),t=jt(),n=e.fileSearchCommandLoadState,i=e.fileSearchCommandState,s=(0,Mt.useRef)(null),a=(0,Mt.useMemo)((()=>(0,rs.Z)((()=>{(0,Oe.fl)(e.searchFile()).catch(t.alertUnhandledError)}),500)),[t,e]),r=()=>e.setOpenFileSearchCommand(!1);return(0,C.jsx)(xt.Z,{open:e.openFileSearchCommand,onClose:r,TransitionProps:{onEnter:()=>{s.current?.focus()}},classes:{container:"command-modal__container"},PaperProps:{classes:{root:"command-modal__inner-container"}},children:(0,C.jsxs)("div",{className:"modal modal--dark command-modal",children:[(0,C.jsx)("div",{className:"modal__title",children:"Open file"}),(0,C.jsxs)("div",{className:"command-modal__content",children:[(0,C.jsx)(Dy,{ref:s,className:"command-modal__content__input",options:e.fileSearchCommandResults.map((e=>({label:e,value:e}))).sort(My),onChange:n=>{n?.value&&(r(),i.reset(),(0,Oe.fl)(e.loadFile(n.value)).catch(t.alertUnhandledError))},onInputChange:e=>{i.setText(e),a.cancel(),a()},placeholder:"Enter file name or path",escapeClearsValue:!0,darkMode:!0,isLoading:n.isInProgress}),(0,C.jsx)("button",{className:(0,At.W)("command-modal__content__config-btn btn--sm",{"command-modal__content__config-btn--toggled":i.isRegExp}),title:`Use Regular Expression (${i.isRegExp?"on":"off"})`,onClick:()=>i.setRegExp(!i.isRegExp),children:(0,C.jsx)(qn,{})})]})]})})}));var jy;!function(e){e.MODE="mode",e.FAST_COMPILE="fastCompile"}(jy||(jy={}));const Uy=(Gy=(0,vt.Pi)((()=>{const e=dE(),t=jt(),{ref:n,width:i,height:s}=(0,Xi.NB)(),a=IE(0===e.sideBarDisplayState.size,{onStopResize:t=>e.sideBarDisplayState.setSize(t.domElement.getBoundingClientRect().width),size:e.sideBarDisplayState.size}),r=IE(0===e.panelGroupDisplayState.size,{onStopResize:t=>e.panelGroupDisplayState.setSize(t.domElement.getBoundingClientRect().height),size:e.panelGroupDisplayState.size}),o=IE(e.panelGroupDisplayState.isMaximized);return(0,Mt.useEffect)((()=>{n.current&&e.panelGroupDisplayState.setMaxSize(n.current.offsetHeight)}),[e,n,s,i]),(0,Mt.useEffect)((()=>()=>{e.cleanUp()}),[e]),(0,Mt.useEffect)((()=>{(0,Oe.fl)(e.initialize(!1,void 0,t.navigationService.navigator.getCurrentLocationParameterValue(jy.MODE),t.navigationService.navigator.getCurrentLocationParameterValue(jy.FAST_COMPILE))).catch(t.alertUnhandledError)}),[e,t]),(0,Mt.useEffect)((()=>(t.navigationService.navigator.blockNavigation([()=>!0],void 0,(()=>t.notificationService.notifyWarning("Navigation from the editor is blocked"))),()=>{t.navigationService.navigator.unblockNavigation()})),[e,t]),MC(e),(0,C.jsxs)("div",{className:"ide",children:[(0,C.jsxs)("div",{className:"ide__body",children:[(0,C.jsx)(FC,{}),(0,C.jsx)("div",{className:"ide__content-container",ref:n,children:(0,C.jsx)("div",{className:"ide__content",children:(0,C.jsxs)(xE,{orientation:"vertical",children:[(0,C.jsx)(OE,{...a.collapsiblePanel,direction:1,children:(0,C.jsx)(kC,{})}),(0,C.jsx)(wE,{}),(0,C.jsx)(OE,{...a.remainingPanel,minSize:300,children:(0,C.jsxs)(xE,{orientation:"horizontal",children:[(0,C.jsx)(OE,{...o.collapsiblePanel,...0===e.panelGroupDisplayState.size?r.remainingPanel:{},children:(0,C.jsx)(Ny,{})}),(0,C.jsx)(wE,{children:(0,C.jsx)(RE,{color:e.panelGroupDisplayState.isMaximized?"transparent":"var(--color-dark-grey-250)"})}),(0,C.jsx)(OE,{...r.collapsiblePanel,...e.panelGroupDisplayState.isMaximized?o.remainingPanel:{},direction:-1,children:(0,C.jsx)(JE,{})})]})})]})})})]}),(0,C.jsx)(DC,{}),(0,C.jsx)(By,{})]})})),function(){return(0,C.jsx)(lE,{children:(0,C.jsx)(Gy,{})})});var Gy;const Vy=(0,vt.Pi)((e=>{const{children:t}=e,n=U((0,Mt.useContext)(Vh),"Can't find application platform in context"),i=jt();return(0,Mt.useEffect)((()=>{i.initialize(n).catch(i.alertUnhandledError)}),[i,n]),i.initState.hasSucceeded?(0,C.jsx)(fs,{children:t}):(0,C.jsx)(C.Fragment,{})}));class $y{applicationStore;pluginManager;constructor(e){this.applicationStore=e,this.pluginManager=e.pluginManager}}const Hy=(0,Mt.createContext)(void 0),zy=({children:e})=>{const t=jt(),n=(0,vt.fv)((()=>new $y(t)));return(0,C.jsx)(Hy.Provider,{value:n,children:e})},Wy=({children:e})=>(0,C.jsx)(Vy,{children:(0,C.jsx)(zy,{children:e})}),Ky=e=>{const{baseUrl:t}=e;return(0,C.jsx)(Hh,{baseUrl:t,children:(0,C.jsx)(Wy,{children:(0,C.jsx)(Uy,{})})})},Yy=JSON.parse('{"i8":"8.0.52","Rw":{"p":"@finos/legend-application-pure-ide-plugin-core"}}');class Jy extends Xs{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}}const Xy={wordPattern:/(-?\d*\.\d\w*)|([^`~!@#%^$&*()\-=+[{\]}\\|;:'",.<>/?\s][^`~!@#%^&*()\-=+[{\]}\\|;:'",.<>/?\s]*)/,comments:{lineComment:"//",blockComment:["/*","*/"]},brackets:[["{","}"],["[","]"],["(",")"]],autoClosingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"}],surroundingPairs:[{open:"{",close:"}"},{open:"[",close:"]"},{open:"(",close:")"},{open:'"',close:'"'},{open:"'",close:"'"},{open:"<",close:">"},{open:"<<",close:">>"}],folding:{markers:{start:new RegExp("^\\s*//\\s*(?:(?:#?region\\b)|(?:<editor-fold\\b))"),end:new RegExp("^\\s*//\\s*(?:(?:#?endregion\\b)|(?:</editor-fold>))")}}};class qy extends Jy{static NAME=Yy.Rw.p;constructor(){super(qy.NAME,Yy.i8)}getExtraApplicationSetups(){return[async e=>{await(async e=>{const t=`Monospaced font '${Qe}' has not been loaded properly, code editor might not display properly`;await Promise.all([400,700].map((e=>document.fonts.load(`${e} 1em ${Qe}`)))).then((()=>{document.fonts.check(`1em ${Qe}`)?qh.editor.remeasureFonts():e.logService.error(u.create(he.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(u.create(he.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";qh.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const i=[[qh.KeyCode.F1,"F1"],[qh.KeyCode.F8,"F8"],[qh.KeyCode.F9,"F9"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyG,"Control+KeyG"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyB,"Control+KeyB"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyO,"Control+KeyO"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyD,"Control+KeyD"],[qh.KeyMod.WinCtrl|qh.KeyCode.KeyP,"Control+KeyP"],[qh.KeyMod.Shift|qh.KeyCode.F10,"Shift+F10"],[qh.KeyMod.WinCtrl|qh.KeyCode.F2,"Control+F2"],[qh.KeyMod.WinCtrl|qh.KeyCode.F12,"Control+F12"]];qh.editor.addKeybindingRules(i.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),qh.editor.defineTheme(og.DEFAULT_DARK,cg),qh.editor.defineTheme(og.SOLARIZED_DARK,lg),qh.editor.defineTheme(og.GITHUB_DARK,dg),qh.editor.defineTheme(og.GITHUB_DARK_DIMMED,ug),qh.editor.defineTheme(og.MATERIAL_DEFAULT,pg),qh.editor.defineTheme(og.MATERIAL_DARKER,hg),qh.editor.defineTheme(og.ONE_DARK_PRO,gg),qh.editor.defineTheme(og.ONE_DARK_PRO_DARKER,mg)})(e),function(e){var t;qh.languages.register({id:Eg.PURE}),qh.languages.setLanguageConfiguration(Eg.PURE,Xy),qh.languages.setMonarchTokensProvider(Eg.PURE,(t=e?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...t,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",d_.CLASS,d_.ASSOCIATION,d_.ENUMERATION,d_.MEASURE,d_.PROFILE,d_.FUNCTION,d_.MAPPING,d_.RUNTIME,d_.CONNECTION,d_.FILE_GENERATION,d_.GENERATION_SPECIFICATION,d_.DATA_ELEMENT,u_.JSON_MODEL_CONNECTION,u_.MODEL_CHAIN_CONNECTION,u_.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",d_.SERVICE,d_.FLAT_DATA,d_.DATABASE,u_.FLAT_DATA_CONNECTION,u_.RELATIONAL_DATABASE_CONNECTION,"Relational"],operators:["=",">","<","!","~","?",":","==","<=",">=","&&","||","++","--","+","-","*","/","&","|","^","%","->","#{","}#","@","<<",">>"],languageStructs:["import","native"],identifier:/[a-zA-Z_$][\w$]*/,symbols:/[=><!~?:&|+\-*/^%#@]+/,escapes:/\\(?:[abfnrtv\\"']|x[0-9A-Fa-f]{1,4}|u[0-9A-Fa-f]{4}|U[0-9A-Fa-f]{8})/,digits:/\d+(_+\d+)*/,octaldigits:/[0-7]+(_+[0-7]+)*/,binarydigits:/[0-1]+(_+[0-1]+)*/,hexdigits:/[[0-9a-fA-F]+(_+[0-9a-fA-F]+)*/,multiplicity:/\[(?:[a-zA-Z0-9]+(?:\.\.(?:[a-zA-Z0-9]+|\*|))?|\*)\]/,package:/(?:[\w_]+::)+/,generics:/(?:(?:<\w+>)|(?:<[^:.@^()]+[^-]>))/,date:/%-?\d+(?:-\d+(?:-\d+(?:T(?:\d+(?::\d+(?::\d+(?:.\d+)?)?)?)(?:[+-][0-9]{4})?)))/,time:/%\d+(?::\d+(?::\d+(?:.\d+)?)?)?/,tokenizer:{root:[{include:"@pure"},{include:"@date"},{include:"@color"},[/^\s*###[\w]+/,Xh.PARSER],[/(@identifier)/,{cases:{"@languageStructs":Xh.LANGUAGE_STRUCT,"@keywords":`${Xh.KEYWORD}.$0`,"([a-zA-Z_$][\\w$]*)_((\\w+_(([a-zA-Z0-9]+)|(\\$[a-zA-Z0-9]+_[a-zA-Z0-9]+\\$)))__)*(\\w+_(([a-zA-Z0-9]+)|(\\$[a-zA-Z0-9]+_[a-zA-Z0-9]+\\$)))_":Xh.TYPE,"@default":Xh.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":Xh.OPERATOR,"@default":Xh.IDENTIFIER}}],{include:"@number"},[/[;,.]/,Xh.DELIMITER],[/'([^'\\]|\\.)*$/,`${Xh.STRING}.invalid`],[/'/,Xh.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[Xh.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[Xh.PACKAGE,Xh.TYPE,Xh.GENERICS,Xh.WHITESPACE,Xh.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[Xh.PACKAGE,Xh.TYPE,Xh.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${Xh.TYPE}.operator`,Xh.WHITESPACE,Xh.PACKAGE,Xh.TYPE,Xh.GENERICS,Xh.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[Xh.DELIMITER,Xh.PROPERTY]],[/(@identifier)(\s*=)/,[Xh.PROPERTY,Xh.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[Xh.TYPE,Xh.OPERATOR,Xh.PROPERTY]],[/(@identifier)(\s*:)/,[Xh.PARAMETER,Xh.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[Xh.KEYWORD,Xh.WHITESPACE,Xh.VARIABLE,Xh.OPERATOR]],[/(\$@identifier)/,[`${Xh.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${Xh.DATE}.latest`]],[/(@date)/,[Xh.DATE]],[/(@time)/,[`${Xh.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[Xh.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${Xh.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${Xh.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${Xh.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${Xh.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${Xh.NUMBER}.binary`],[/(@digits)[fFdD]/,`${Xh.NUMBER}.float`],[/(@digits)[lL]?/,Xh.NUMBER]],whitespace:[[/[ \t\r\n]+/,Xh.WHITESPACE],[/\/\*\*(?!\/)/,`${Xh.COMMENT}.doc`,"@doc"],[/\/\*/,Xh.COMMENT,"@comment"],[/\/\/.*$/,Xh.COMMENT]],comment:[[/[^/*]+/,Xh.COMMENT],[/\*\//,Xh.COMMENT,"@pop"],[/[/*]/,Xh.COMMENT]],doc:[[/[^/*]+/,`${Xh.COMMENT}.doc`],[/\/\*/,`${Xh.COMMENT}.doc.invalid`],[/\*\//,`${Xh.COMMENT}.doc`,"@pop"],[/[/*]/,`${Xh.COMMENT}.doc`]],string:[[/[^\\']+/,Xh.STRING],[/@escapes/,`${Xh.STRING}.escape`],[/\\./,`${Xh.STRING}.escape.invalid`],[/'/,Xh.STRING,"@pop"]],characters:[[/'[^\\']'/,Xh.STRING],[/(')(@escapes)(')/,[Xh.STRING,`${Xh.STRING}.escape`,Xh.STRING]],[/'/,`${Xh.STRING}.invalid`]]}}))}({extraKeywords:[KC]})}]}getExtraKeyedCommandConfigEntries(){return[Bg,Vg,Ug].flatMap((e=>{return t=e,Object.entries(t).map((e=>({key:e[0],content:e[1]})));var t}))}}class Zy extends Ks{static create(){const e=new Zy(ta.create());return e.withBasePlugins([new qs,new qy]),e.withBasePresets([new Ph]),e}async configureApplication(e){return new Qs(e)}async loadApplication(e){(0,y.s)((()=>{let e=document.getElementsByTagName(Ys).length?document.getElementsByTagName(Ys)[0]:void 0;return e||(e=document.createElement(Ys),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,C.jsx)(Ut,{store:e,children:(0,C.jsx)(Ky,{baseUrl:this.baseAddress})}))}}class Qy{static getPresetCollection(){return[]}static getPluginCollection(){return[new E]}static run(e){Zy.create().setup({baseAddress:e}).withPresets(Qy.getPresetCollection()).withPlugins(Qy.getPluginCollection()).start().catch((e=>{throw e}))}}Qy.run("/ide/")},7493:(e,t,n)=>{const i=n(4319),s=n(1776);e.exports={CreatableSelect:i,Select:s,SelectComponents:s.components}},4524:(e,t,n)=>{const i=n(8978),s=n(1553),a=n(5186),r=n(9385),o=n(563),c=n(6636),l=n(1914),d=n(8799),u=n(7245),p=n(924),h=n(4543),g=n(5100),m=n(8920),f=n(2742);e.exports={FA:i,GI:s,MD:a,VSC:r,GO:o,SI:c,IO5:l,BS:d,BI:u,CG:p,FI:h,RI:g,TB:m,HI:f}},1931:(e,t,n)=>{const i=n(1659);e.exports={Fuse:i}}},r={};function o(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={id:e,loaded:!1,exports:{}};return a[e].call(n.exports,n,n.exports,o),n.loaded=!0,n.exports}o.m=a,o.amdO={},e=[],o.O=(t,n,i,s)=>{if(!n){var a=1/0;for(d=0;d<e.length;d++){for(var[n,i,s]=e[d],r=!0,c=0;c<n.length;c++)(!1&s||a>=s)&&Object.keys(o.O).every((e=>o.O[e](n[c])))?n.splice(c--,1):(r=!1,s<a&&(a=s));if(r){e.splice(d--,1);var l=i();void 0!==l&&(t=l)}}return t}s=s||0;for(var d=e.length;d>0&&e[d-1][2]>s;d--)e[d]=e[d-1];e[d]=[n,i,s]},o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},n=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,i){if(1&i&&(e=this(e)),8&i)return e;if("object"==typeof e&&e){if(4&i&&e.__esModule)return e;if(16&i&&"function"==typeof e.then)return e}var s=Object.create(null);o.r(s);var a={};t=t||[null,n({}),n([]),n(n)];for(var r=2&i&&e;"object"==typeof r&&!~t.indexOf(r);r=n(r))Object.getOwnPropertyNames(r).forEach((t=>a[t]=()=>e[t]));return a.default=()=>e,o.d(s,a),s},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((t,n)=>(o.f[n](e,t),t)),[])),o.u=e=>"static/"+e+"."+{14:"b6015270",135:"90122fea",246:"2d93b5dd",309:"df05f0ef",399:"4bd7d49b",471:"d1ead9bf",947:"b545969f"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),i={},s="@finos/legend-application-pure-ide-deployment:",o.l=(e,t,n,a)=>{if(i[e])i[e].push(t);else{var r,c;if(void 0!==n)for(var l=document.getElementsByTagName("script"),d=0;d<l.length;d++){var u=l[d];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==s+n){r=u;break}}r||(c=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,o.nc&&r.setAttribute("nonce",o.nc),r.setAttribute("data-webpack",s+n),r.src=e),i[e]=[t];var p=(t,n)=>{r.onerror=r.onload=null,clearTimeout(h);var s=i[e];if(delete i[e],r.parentNode&&r.parentNode.removeChild(r),s&&s.forEach((e=>e(n))),t)return t(n)},h=setTimeout(p.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=p.bind(null,r.onerror),r.onload=p.bind(null,r.onload),c&&document.head.appendChild(r)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),o.p="/ide/",(()=>{var e={826:0};o.f.j=(t,n)=>{var i=o.o(e,t)?e[t]:void 0;if(0!==i)if(i)n.push(i[2]);else{var s=new Promise(((n,s)=>i=e[t]=[n,s]));n.push(i[2]=s);var a=o.p+o.u(t),r=new Error;o.l(a,(n=>{if(o.o(e,t)&&(0!==(i=e[t])&&(e[t]=void 0),i)){var s=n&&("load"===n.type?"missing":n.type),a=n&&n.target&&n.target.src;r.message="Loading chunk "+t+" failed.\n("+s+": "+a+")",r.name="ChunkLoadError",r.type=s,r.request=a,i[1](r)}}),"chunk-"+t,t)}},o.O.j=t=>0===e[t];var t=(t,n)=>{var i,s,[a,r,c]=n,l=0;if(a.some((t=>0!==e[t]))){for(i in r)o.o(r,i)&&(o.m[i]=r[i]);if(c)var d=c(o)}for(t&&t(n);l<a.length;l++)s=a[l],o.o(e,s)&&e[s]&&e[s][0](),e[s]=0;return o.O(d)},n=globalThis.webpackChunk_finos_legend_application_pure_ide_deployment=globalThis.webpackChunk_finos_legend_application_pure_ide_deployment||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})();var c=o.O(void 0,[736],(()=>o(1862)));c=o.O(c)})();
|
2
|
+
//# sourceMappingURL=index.01e61465.js.map
|