@finos/legend-application-repl-deployment 12.0.0 → 12.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/repl/index.html +1 -1
- package/dist/repl/static/{index.e8c154f5.js → index.3f69969b.js} +3 -3
- package/dist/repl/static/{index.e8c154f5.js.map → index.3f69969b.js.map} +1 -1
- package/dist/repl/static/{index.e2cc4a74.css → index.cfa318df.css} +4 -4
- package/dist/repl/static/{index.e2cc4a74.css.map → index.cfa318df.css.map} +1 -1
- package/dist/repl/version.json +1 -1
- package/package.json +5 -5
@@ -1,4 +1,4 @@
|
|
1
|
-
(()=>{"use strict";var e,t,n,o={6017:(e,t,n)=>{const o=JSON.parse('{"rE":"10.0.45","XO":{"Z":"@finos/legend-logger-plugin-web-console"}}');var r,a=n(2964);class s{name;version;signature;uuid}class i{name;version;uuid=(0,a.A)();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 s;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e}configure(e){return this}}class c{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"}(r||(r={}));class l{channel;name;timestamp=Date.now();static create(e){const t=new l;return t.name=e,t}}class d extends i{level=r.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=r.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=r.INFO&&this._info(e,...t)}warn(e,...t){this.level<=r.WARN&&this._warn(e,...t)}error(e,...t){this.level<=r.ERROR&&this._error(e,...t)}}class u{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:p,warn:m,error:f}=console;class h extends d{constructor(){super(o.XO.Z,o.rE)}_debug(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){p(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){f(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var E=n(1085),b=n(5873),C=n(4417),T=n(4365);const A=()=>()=>{},_=e=>(0,C.A)(e,(e=>void 0!==e)),N=(e,t,n)=>(D(0<=t&&t<e.length,`Index out of bound: ${t}`),F(e[t],n));class y extends Error{uuid=(0,a.A)();constructor(e){super(),this.message=void 0===e||""===e?"(no error message)":e}get detail(){return this.message}}class v 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 S extends v{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class I extends v{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${((e,t)=>{const n=_({printFunctionName:!1,maxDepth:1});return(0,T.GP)(e,n).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function x(e){if(!(e instanceof Error))throw new S("Expected error to be thrown")}const k=e=>{try{return e()}catch{return}};class R extends v{constructor(e,t){super("Assertion Error",e,t)}}const O=e=>null!=e;function w(e,t=""){if(null==e)throw new R(t||"Value is nullable")}const F=(e,t="")=>(w(e,t),e);function L(e,t,n=""){if(!(e instanceof t))throw new R(n||`Value is expected to be of type '${t.name}'`)}const B=(e,t,n="")=>(L(e,t,n),e);function P(e,t=""){return function(e,t=""){if(""===F(e,t))throw new R(t||"Expected string value to be non-empty")}(e,t),e}function D(e,t=""){if(!e)throw new R(t||"Expected predicate to be truthy")}const j=e=>"string"==typeof e,M=e=>"number"==typeof e&&!isNaN(e),U=e=>"boolean"==typeof e,G=e=>"object"==typeof e&&null!==e,H=e=>G(e)&&"Object"===e.constructor.name,V=(e,t="")=>(function(e,t=""){if(!j(e))throw new R(t||"Value is expected to be a string")}(e,t),e),Y=(e,t="")=>(function(e,t=""){if(!M(e))throw new R(t||"Value is expected to be a number")}(e,t),e),K=(e,t="")=>(function(e,t=""){if(!U(e))throw new R(t||"Value is expected to be a boolean")}(e,t),e);var W=n(6651),$=n(6046),X=n(6451),z=n(8041);const q=W.v,J="charset=utf-8";var Q,Z,ee;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(Q||(Q={})),function(e){e.APPLICATION_JSON="application/json",e.APPLICATION_XML="application/xml",e.APPLICATION_ZLIB="application/zlib",e.APPLICATION_XLSX="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",e.TEXT_PLAIN="text/plain",e.TEXT_HTML="text/html",e.TEXT_CSV="text/csv",e.ALL="*/*",e.MESSAGE_RFC822="message/rfc822"}(Z||(Z={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(ee||(ee={}));const te={mode:"cors",credentials:"include",redirect:"follow"},ne=(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 oe 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:o,url:r}=e,a=`Received response with status ${n} (${o}) for ${r}`;this.message=(t?(e=>{if(G(e))return j(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&j(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const re=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 oe(e,t))}if(n?.skipProcessing)return Promise.resolve(e);if(e.status===q.NO_CONTENT)return Promise.resolve(void 0);const o=t.headers.Accept;switch(o){case Z.APPLICATION_JSON:return e.json();case Z.TEXT_PLAIN:return e.text();default:return Promise.reject(new oe(e,`Can't process response for request with Content-Type '${o}'`))}},ae=(e,t)=>{const n={};return n.Accept=Z.APPLICATION_JSON,e!==ee.GET&&(n[Q.CONTENT_TYPE]=`${Z.APPLICATION_JSON};${J}`),ne(n,t)};class se{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...te,...e?.options??{}}}async get(e,t={},n,o,r,a){return this.request(ee.GET,e,void 0,t,n,o,r,a)}async put(e,t={},n={},o,r,a,s){return this.request(ee.PUT,e,t,n,o,r,a,s)}async post(e,t={},n={},o,r,a,s){return this.request(ee.POST,e,t,n,o,r,a,s)}async delete(e,t={},n={},o,r,a,s){return this.request(ee.DELETE,e,t,n,o,r,a,s)}async request(e,t,n,o,r,a,s,i){const c=((e,t,n)=>{if(!e&&!k((()=>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 o=new URL(t,e);return n instanceof Object&&Object.entries(n).forEach((([e,t])=>{void 0!==t&&(Array.isArray(t)?t.filter(O).forEach((t=>o.searchParams.append(e,t.toString()))):o.searchParams.append(e,t.toString()))})),o.toString()})(this.baseUrl,t,a??{});let l;if((j(n)||G(n))&&s?.enableCompression&&(D(e!==ee.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,$.Kc)(G(e)?JSON.stringify(e):e)]))(n),r=ne(r,{[Q.CONTENT_TYPE]:`${Z.APPLICATION_ZLIB};${J}`})),void 0!==n)if(j(n)||n instanceof Blob)l=n;else{if(!G(n))throw new R("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...o,method:e,body:l,headers:ae(e,r)};return fetch(c,d).then((e=>0===e.status||e.status===q.UNAUTHORIZED?i?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",o=document.getElementById(n);o?.remove();const r=document.createElement("iframe");r.id=n,r.src=e,r.style.display="none",r.addEventListener("load",(()=>{r.remove(),t()})),document.body.appendChild(r)})))(i.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>re(e,d,i))):fetch(c,d).then((e=>re(e,d,i))):re(e,d,i))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>re(e,d,i))):Promise.reject(e)))}}const ie=(e,t,n)=>{const o=new Blob([t],{type:n}),r=URL.createObjectURL(o),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=r,a.click(),document.body.removeChild(a)):location.replace(r)},ce=(e,t=!1)=>t?X.A.parseUrl(e).query:X.A.parse(e),le=(e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0};var de;!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",e.APPLICATION_TELEMETRY_EVENT__FAILURE="application.telemetry-event.failure"}(de||(de={}));var ue=n(7542);class ge{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,ue.lK)(this.schema,e)}fromJson(e){return(0,ue.iu)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,C.A)(t,(e=>null!==e))):e);var t}}const pe=e=>(0,ue.Ie)((t=>void 0===t?ue._Z:(0,ue.lK)(e,t)),(t=>(0,ue.iu)(e,t))),me=e=>(0,ue.Ie)((()=>e),(()=>e)),fe=e=>(0,ue.Ie)((t=>t?(0,ue.lK)(e,t):ue._Z),(t=>t?(0,ue.iu)(e,t):ue._Z));var he=n(6696);class Ee{key;markdownText;title;text;url;related;static serialization=new ge((0,ue.PL)(Ee,{markdownText:(0,ue.Ie)((e=>e),(e=>e.value?e:void 0)),related:(0,ue.lq)((0,ue.p_)((0,ue.MY)())),title:(0,ue.lq)((0,ue.MY)()),text:(0,ue.lq)((0,ue.MY)()),url:(0,ue.lq)((0,ue.MY)())}));static create(e,t){const n=Ee.serialization.fromJson(e);return n.key=t,n}}const be=e=>Object.entries(e).map((e=>({key:e[0],content:Ee.create(e[1],e[0])})));class Ce{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(l.create(de.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,he.A)(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(l.create(de.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(l.create(de.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]=Ee.serialization.toJson(t)})),e}publishContextualDocIndex(){const e={};return this.contextualDocIndex.forEach(((t,n)=>{e[n]=t.key})),e}}var Te,Ae,_e=n(3794);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Te||(Te={}));class Ne{state;_message;_messageFormatter;constructor(){this.state=Te.INITIAL}setMessage(e){this._message=e}setMessageFormatter(e){this._messageFormatter=e}reset(){return this.state=Te.INITIAL,this}inProgress(){return this.state=Te.IN_PROGRESS,this}fail(){return this.state=Te.FAILED,this}pass(){return this.state=Te.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===Te.INITIAL}get isInProgress(){return this.state===Te.IN_PROGRESS}get hasFailed(){return this.state===Te.FAILED}get hasSucceeded(){return this.state===Te.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,_e.Gn)(new Ne,{state:_e.sH,_message:_e.sH,reset:_e.XI,inProgress:_e.XI,pass:_e.XI,fail:_e.XI,complete:_e.XI,setMessage:_e.XI,sync:_e.XI,isInInitialState:_e.EW,isInProgress:_e.EW,hasFailed:_e.EW,hasSucceeded:_e.EW,hasCompleted:_e.EW,message:_e.EW})}}!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"}(Ae||(Ae={}));class ye{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 ve{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,o){const r=new ye;return e&&r.setup(this.plugins.map((r=>{const a=r.createClientSpan(e);return{clientSpan:a,serverSpan:r.createServerSpan(a,t,n,o),plugin:r}}))),r}}const Se=n(7102).A;var Ie,xe;!function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Ie||(Ie={}));class ke{currentMode=Ie.STANDARD;onSearchModeChange;constructor(e){(0,_e.Gn)(this,{currentMode:_e.sH,isAdvancedSearchActive:_e.EW,setCurrentMode:_e.XI}),this.onSearchModeChange=e}get isAdvancedSearchActive(){return this.currentMode!==Ie.STANDARD}generateSearchText(e){switch(this.currentMode){case Ie.INCLUDE:return`'"${e}"`;case Ie.EXACT:return`="${e}"`;case Ie.INVERSE:return`!"${e}"`;default:return e}}setCurrentMode(e){this.currentMode=e,this.onSearchModeChange()}}!function(e){e.SEARCH="SEARCH",e.CONTEXTUAL_SUPPORT="CONTEXTUAL_SUPPORT"}(xe||(xe={}));class Re{uuid=(0,a.A)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,_e.Gn)(this,{isOpen:_e.sH,setIsOpen:_e.XI}),this.documentationKey=e.key,this.title=P(e.title),this.content=e.markdownText??e.text,this.url=e.url}setIsOpen(e){this.isOpen=e}}class Oe{uuid=(0,a.A)();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 we=e=>Boolean(e.title&&(e.url??e.text??e.markdownText));class Fe{applicationStore;panelRenderingKey=(0,a.A)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=xe.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=Ne.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,_e.Gn)(this,{isHidden:_e.sH,isOpen:_e.sH,isPanelMaximized:_e.sH,panelRenderingKey:_e.sH,isOverSearchLimit:_e.sH,selectedTab:_e.sH,searchText:_e.sH,searchResults:_e.sH,currentDocumentationEntry:_e.sH,showSearchConfigurationMenu:_e.sH,currentContextualDocumentationEntry:_e.EW,setIsHidden:_e.XI,setIsOpen:_e.XI,setIsPanelMaximized:_e.XI,setSelectedTab:_e.XI,setSearchText:_e.XI,resetSearch:_e.XI,search:_e.XI,openDocumentationEntry:_e.XI,refreshPanelRendering:_e.XI,setShowSearchConfigurationMenu:_e.XI}),this.applicationStore=e,this.searchEngine=new Se(this.applicationStore.documentationService.getAllDocEntries().filter(we),{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 ke((()=>{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 Oe(e,t,(t.related??[]).map((e=>this.applicationStore.documentationService.getDocEntry(e))).filter(O).filter(we).map((e=>new Re(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new Re(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&((e=>we(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.A)()}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 Re(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 Le{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class Be{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(de.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(de.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(de.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(de.APPLICATION_USAGE__INTERRUPT,{})}}class Pe{applicationStore;contextStack=[];constructor(e){(0,_e.Gn)(this,{contextStack:_e.sH,currentContext:_e.EW,push:_e.XI,pop:_e.XI}),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 S(`Found multiple context '${e.key}' in application navigation context stack`);t.push(e),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraAccessEventLoggingApplicationContextKeys?.()??[])).includes(e.key)&&Be.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 De{applicationStore;commandRegistry=new Map;constructor(e){(0,_e.Gn)(this,{commandRegistry:_e.sH,registerCommand:_e.XI,deregisterCommand:_e.XI}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(de.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 je{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,_e.Gn)(this,{keyMap:_e.sH,commandKeyMap:_e.sH,isHotkeysBlocked:_e.sH,addHotkey:_e.XI,blockGlobalHotkeys:_e.XI,unblockGlobalHotkeys:_e.XI}),this.applicationStore=e,this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedCommandConfigEntries?.()??[])).forEach((e=>{const t=[e.content.defaultKeyboardShortcut,...e.content.additionalKeyboardShortcuts??[]].filter(O);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 Me=n(4594),Ue=n(2338),Ge=n(4462),He=n(720),Ve=n(5974),Ye=n(382);const Ke="Roboto Mono",We="yyyy-MM-dd'T'HH:mm:ss";var $e;!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"}($e||($e={}));const Xe=(e,t)=>`[${e};${t}H`;class ze{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,_e.Gn)(this,{searchText:_e.sH,useRegex:_e.sH,matchWholeWord:_e.sH,matchCaseSensitive:_e.sH,resultCount:_e.sH,currentResultIndex:_e.sH})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class qe{applicationStore;searchConfig=new ze;constructor(e){(0,_e.Gn)(this,{setSearchText:_e.XI,setSearchRegex:_e.XI,setSearchWholeWord:_e.XI,setSearchCaseSensitive:_e.XI,setSearchResultCount:_e.XI,setSearchCurrentResultIndex:_e.XI}),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 Je extends qe{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,_e.Gn)(this,{preserveLog:_e.sH,setPreserveLog:_e.XI})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var Qe=n(9481);n(4404),n(1880);const Ze=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,et=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],tt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>et.includes(e.toLowerCase())?e.toLowerCase():Ze(e))).replace(/^(?:\w+)\b/u,(e=>Ze(e))).replace(/\b(?:\w+)$/u,(e=>Ze(e)));var nt;function ot(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=F(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"}(nt||(nt={}));const rt=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![nt.SHIFT,nt.META,nt.ALT,nt.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),at=(e,t)=>rt(e,F(ot(t)[0]));function st(e){const t=new Map;let n=null;return o=>{o instanceof KeyboardEvent&&((0,Qe.A)(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,r=ot(e.combination);if(!r.length)return;const a=t.get(n)??r,s=F(a[0]);rt(o,s)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,o)):o.getModifierState(o.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}var it=n(7063),ct=n(2285),lt=n(5844);const dt=(0,it.A)({transitions:{create:()=>"none"}}),ut=e=>{const{children:t}=e;return(0,E.jsx)(ct.A,{injectFirst:!0,children:(0,E.jsx)(lt.A,{theme:dt,children:t})})};var gt=n(6112),pt=n(3432),mt=n(5150),ft=n(306),ht=n(692),Et=n(3416),bt=n(4357);const Ct=(e,t)=>{const n=e=>{const{children:n,className:o}=e;return(0,E.jsx)("div",{className:(0,bt.$)(t,o),"data-testid":e["data-testid"],children:n})};return n.displayName=e,n},Tt=e=>{const{children:t,darkMode:n,className:o}=e;return(0,E.jsx)("div",{className:(0,bt.$)("modal",{"modal--dark":n},o),children:t})},At=e=>{const{title:t,icon:n,className:o}=e;return(0,E.jsxs)("div",{className:(0,bt.$)("modal__title",o),children:[n&&(0,E.jsx)("div",{className:"modal__title__icon",children:n}),(0,E.jsx)("div",{className:"modal__title__label",children:tt(t)})]})},_t=e=>{const{title:t,children:n,className:o}=e;return!n&&t?(0,E.jsx)("div",{className:(0,bt.$)("modal__header",o),children:(0,E.jsx)(At,{title:t})}):(0,E.jsx)("div",{className:(0,bt.$)("modal__header",o),children:n})},Nt=(Ct("ModalHeaderActions","modal__header__actions"),Ct("ModalBody","modal__body")),yt=Ct("ModalFooter","modal__footer");var vt,St;Ct("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION"}(vt||(vt={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(St||(St={}));class It{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,_e.Gn)(this,{blockingAlertInfo:_e.sH,actionAlertInfo:_e.sH,setBlockingAlert:_e.XI,setActionAlertInfo:_e.XI}),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 xt=n(4041);const kt=(0,xt.createContext)(void 0),Rt=()=>F((0,xt.useContext)(kt),"Can't find application store in context"),Ot=({children:e,store:t})=>{const n=(0,mt.iz)((()=>t));return(0,E.jsx)(kt.Provider,{value:n,children:e})},wt=e=>{switch(e){case St.PROCEED_WITH_CAUTION:return"btn--caution";case St.PROCEED:case St.STANDARD:default:return"btn--dark"}},Ft=(0,mt.PA)((e=>{const{info:t}=e,n=Rt(),{title:o,message:r,prompt:a,type:s,onClose:i,onEnter:c,actions:l}=t,d=()=>{i?.(),n.alertService.setActionAlertInfo(void 0)};return(0,E.jsx)(Et.A,{open:Boolean(n.alertService.actionAlertInfo),onClose:A,TransitionProps:{onEnter:()=>c?.()},children:(0,E.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(s??vt.STANDARD).toLowerCase()}`,children:[o&&(0,E.jsx)(_t,{title:o}),(0,E.jsxs)(Nt,{children:[(0,E.jsx)("div",{className:"blocking-alert__summary-text",children:r}),(0,E.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,E.jsxs)(yt,{children:[l.map(((e,t)=>(0,E.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${wt(e.type??St.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,E.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),Lt=(0,mt.PA)((()=>{const e=Rt().alertService.actionAlertInfo;return e?(0,E.jsx)(Ft,{info:e}):null})),Bt=e=>{const{isLoading:t,className:n}=e,o=(0,xt.useRef)(null);return(0,xt.useEffect)((()=>{o.current&&(t?o.current.parentElement?.classList.add("panel-loading-indicator__container"):o.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,E.jsx)("div",{ref:o,className:(0,bt.$)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},Pt=(0,mt.PA)((()=>{const e=Rt(),t=e.alertService.blockingAlertInfo;return t?(0,E.jsx)(Et.A,{open:Boolean(t),onClose:A,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,E.jsxs)(Tt,{darkMode:!e.layoutService.TEMPORARY__isLightColorThemeEnabled,className:"blocking-alert",children:[(0,E.jsx)(Bt,{isLoading:Boolean(t.showLoading)}),(0,E.jsxs)(Nt,{children:[(0,E.jsx)("div",{className:"blocking-alert__message",children:t.message}),t.prompt&&(0,E.jsx)("div",{className:"blocking-alert__message__prompt",children:t.prompt})]})]})}):null}));var Dt=n(4269),jt=n(9896),Mt=n(6750),Ut=n(7997),Gt=n(6819);const Ht=Dt.RQJ,Vt=jt.QRP,Yt=Mt.QCr,Kt=Mt._Hm,Wt=Mt.Pcn,$t=Mt.gZZ,Xt=Mt.__w,zt=Mt.KSO,qt=Mt.UnJ,Jt=Mt.A7C,Qt=Mt.BS8,Zt=Mt.KRc,en=Mt.Su4,tn=Mt.kxO,nn=Mt.vq8,on=Mt.GfC,rn=Mt.SoL,an=Mt.Wx3,sn=Ut.f7n,cn=Ut.Lun,ln=Gt.oss,dn=Gt.Br,un=Gt.YZI;var gn=n(5473),pn=n(8960);const mn=6e3;var fn;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(fn||(fn={}));class hn{severity;message;actions;autoHideDuration;constructor(e,t,n,o){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=o}}class En{notification;constructor(){(0,_e.Gn)(this,{notification:_e.sH,setNotification:_e.XI,notify:_e.XI,notifySuccess:_e.XI,notifyWarning:_e.XI,notifyIllegalState:_e.XI,notifyError:_e.XI})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new hn(fn.INFO,e,t??[],null===n?void 0:n??mn))}notifySuccess(e,t,n){this.setNotification(new hn(fn.SUCCESS,e,t??[],null===n?void 0:n??mn))}notifyWarning(e,t,n){this.setNotification(new hn(fn.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??mn))}notifyError(e,t){let n;e instanceof y?n=e.detail:e instanceof Error?n=e.message:(D(j(e),"Can't display error"),n=e),n&&this.setNotification(new hn(fn.ERROR,n,t??[],void 0))}notifyIllegalState(e,t,n){this.setNotification(new hn(fn.ILEGAL_STATE,j(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??mn))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return x(e),this.notifyIllegalState(e.message),t}}}const bn=(0,mt.PA)((()=>{const e=Rt(),t=e.notificationService.notification,n=Boolean(t),o=t?.message??"",r=t?.severity??fn.INFO,[a,s]=(0,xt.useState)(!1);let i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,E.jsx)(Xt,{})});switch(r){case fn.ILEGAL_STATE:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,E.jsx)(Zt,{})});break;case fn.ERROR:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,E.jsx)(Kt,{})});break;case fn.WARNING:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,E.jsx)(Qt,{})});break;case fn.SUCCESS:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,E.jsx)(Jt,{})})}const c=()=>{e.notificationService.setNotification(void 0),s(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(o)));return(0,E.jsx)(gn.A,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:mn,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,E.jsx)(pn.A,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,E.jsxs)("div",{className:"notification__message__content",children:[i,(0,E.jsx)("div",{className:(0,bt.$)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:o})]}),action:[(0,E.jsx)("button",{className:"notification__action",onClick:()=>s(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,E.jsx)(ln,{}):(0,E.jsx)(dn,{})},"expand"),(0,E.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,E.jsx)(Yt,{})},"close")]})},"string"==typeof o||"number"==typeof o?o:"")}));var Cn=n(877);const Tn=e=>{const{children:t,classes:n,...o}=e;return(0,E.jsx)(Cn.A,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...o,children:e.children})},An=e=>{const{className:t,children:n,menuProps:o,content:r,disabled:a,onClose:s,onOpen:i}=e,c=(0,xt.useRef)(null),[l,d]=(0,xt.useState)(!1),[u,g]=(0,xt.useState)(),[p,m]=(0,xt.useState)(0),[f,h]=(0,xt.useState)(0),b=()=>{g(void 0),d(!1),h(0),m(0)},C=e=>{e.stopPropagation(),e.preventDefault(),b(),s?.()},T=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(i?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),o=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:r,clientY:a,target:i}=e,l=i;if(u!==l&&!(document.elementsFromPoint(r,a).some((e=>e===l))&&n<=r&&r<=n+t.width&&o<=a&&a<=o+t.height))return b(),void s?.();g(l),d(!0),h(a),m(r)}};return(0,E.jsxs)("div",{ref:c,className:t,onContextMenu:T,children:[n,(0,E.jsx)(Tn,{open:l,anchorPosition:{left:p,top:f},onClose:C,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:T},disableRestoreFocus:!0,transitionDuration:0,onClick:C,...o,children:l&&r},`${p}, ${f}`)]})},_n=(0,xt.forwardRef)((function(e,t){const{className:n,children:o,...r}=e;return(0,E.jsx)("div",{ref:t,className:(0,bt.$)("menu",n),...r,children:o})})),Nn=e=>{const{className:t,onClick:n,title:o,disabled:r,children:a,...s}=e;return(0,E.jsx)("button",{className:(0,bt.$)("menu__item",t),disabled:Boolean(r),title:o,onClick:n,...s,children:a})};Ct("MenuContentDivider","menu__divider"),Ct("MenuContentItemIcon","menu__item__icon"),Ct("MenuContentItemLabel","menu__item__label");var yn=n(2973),vn=n(3310),Sn=n(3927);const In=e=>((0,xt.useEffect)((()=>{Sn.N.initialize({startOnLoad:!0,theme:"dark"}),Sn.N.contentLoaded()}),[e.value]),(0,E.jsx)(yn.o,{className:(0,bt.$)("markdown-content",e.className),remarkPlugins:[vn.A],components:e.components??{code:e=>{const{children:t,className:n,node:o,...r}=e,a=/language-(?<language>\w+)/.exec(n??"");return a?.groups?.language?(0,E.jsx)("code",{...r,className:(0,bt.$)(a.groups.language),children:t}):(0,E.jsx)("code",{...r,className:n,children:t})}},children:e.value.value}));var xn=n(5143);const kn=e=>{const{children:t}=e,{ref:n,width:o,height:r}=(0,xn.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,s]=(0,xt.useState)(!1),{ref:i,width:c,height:l}=(0,xn.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,xt.useEffect)((()=>{s((c??0)>(o??0)+40&&(l??0)>(r??0)+40)}),[c,l,o,r]),(0,E.jsx)("div",{ref:i,className:"panel__content__blank",children:(0,E.jsx)("div",{ref:n,className:(0,bt.$)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Rn=n(1122),On=n(9514),wn=n(8347);const Fn=e=>{const{children:t,options:n,size:o,className:r,...a}=e,s=((e,t)=>{const n=[];for(let o=0;o<e.length;o+=t)n.push(e.slice(o,o+t));return n})(n,o);return(0,E.jsxs)("div",{className:(0,bt.$)("mui-radio-group",r),children:[s.map(((e,t)=>(0,E.jsx)("div",{children:(0,E.jsx)(Rn.A,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,E.jsx)(On.A,{className:"mui-radio-group__group__column",style:{width:100/o+"%"},value:e,control:(0,E.jsx)(wn.A,{className:"mui-radio-group__group__item__radio-btn"}),label:(0,E.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var Ln=n(7669);const Bn=e=>{const{children:t,...n}=e;return(0,E.jsx)(Ln.Ay,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var Pn,Dn=n(9463),jn=n(5318),Mn=n(5461);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(Pn||(Pn={}));const Un=(0,mt.PA)((e=>{const{entry:t}=e,n=Rt(),o=()=>{t.isOpen||Be.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},r=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,E.jsx)(An,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsx)(_n,{children:(0,E.jsx)(Nn,{onClick:r,children:"Copy Documentation Key"})}),children:(0,E.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,E.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,E.jsx)("button",{className:(0,bt.$)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:o,children:t.isOpen?(0,E.jsx)(ln,{}):(0,E.jsx)(un,{})}),t.url?(0,E.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{Be.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:o,children:t.title})]}),t.isOpen&&t.content&&(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:j(t.content)?(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,E.jsx)(In,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),Gn=(0,mt.PA)((()=>{const e=Rt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),o=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),r=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,E.jsxs)(An,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:n,children:"Copy Context ID"}),(0,E.jsx)(Nn,{onClick:o,children:"Copy Current Context ID"}),(0,E.jsx)(Nn,{onClick:r,children:"Copy Context Stack"})]}),children:[t&&(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,E.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,E.jsx)(E.Fragment,{children:j(t.content)?(0,E.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,E.jsx)(In,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,E.jsx)(Un,{entry:e},e.uuid)))]})]}),!t&&(0,E.jsx)(kn,{children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,E.jsx)(rn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),Hn=(0,mt.PA)((()=>{const e=Rt(),t=(0,xt.useRef)(null),n=e.assistantService,o=n.searchText,r=(0,xt.useMemo)((()=>(0,jn.A)((()=>n.search()),100)),[n]);return(0,xt.useEffect)((()=>{t.current?.focus()}),[]),(0,E.jsxs)("div",{className:"virtual-assistant__search",children:[(0,E.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,E.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,bt.$)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":o}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),r()},value:o,placeholder:"Ask me a question"}),o&&(0,E.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,E.jsx)("button",{className:(0,bt.$)("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,E.jsx)(Wt,{})}),o?(0,E.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,E.jsx)(Yt,{})}):(0,E.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,E.jsx)(zt,{})})]}),(0,E.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,E.jsx)(Bt,{isLoading:n.searchState.isInProgress}),(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,E.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,E.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(Pn.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,E.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(Pn.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,E.jsx)($t,{})})]}),(0,E.jsx)("div",{children:(0,E.jsx)(Fn,{value:n.searchConfigurationState.currentMode,onChange:e=>{const t=e.target.value;n.searchConfigurationState.setCurrentMode(t)},row:!1,options:[Ie.STANDARD,Ie.INCLUDE,Ie.EXACT,Ie.INVERSE],size:1})})]})}),n.currentDocumentationEntry&&(0,E.jsx)("div",{className:"virtual-assistant__search__results",children:(0,E.jsx)(Un,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,E.jsxs)(E.Fragment,{children:[Boolean(n.searchResults.length)&&(0,E.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,E.jsx)(Un,{entry:e},e.uuid)))}),o&&!n.searchResults.length&&(0,E.jsx)(kn,{children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,E.jsx)(an,{className:"virtual-assistant__panel__placeholder__icon"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!o&&!n.searchResults.length&&(0,E.jsx)(An,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:()=>{ie(`documentation-registry_${(0,Mn.GP)(new Date(Date.now()),We)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),Z.APPLICATION_JSON)},children:"Download documentation registry"}),(0,E.jsx)(Nn,{onClick:()=>{ie(`documentation-registry_${(0,Mn.GP)(new Date(Date.now()),We)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),Z.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,E.jsxs)("div",{className:"virtual-assistant__character",children:[(0,E.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,E.jsx)(on,{className:"virtual-assistant__character__hat"}),(0,E.jsx)(cn,{className:"virtual-assistant__character__glasses"}),(0,E.jsx)(sn,{className:"virtual-assistant__character__beard"})]}),(0,E.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,E.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),Vn=(0,mt.PA)((e=>{const{triggerElement:t}=e,n=Rt(),o=n.assistantService,r=o.currentContextualDocumentationEntry,a=o.selectedTab,s=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),i=s.find((e=>e.key===a));return(0,E.jsx)(Bn,{open:o.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,E.jsxs)("div",{className:(0,bt.$)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":o.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,E.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===xe.SEARCH}),onClick:()=>o.setSelectedTab(xe.SEARCH),title:"Search",children:(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,E.jsx)(zt,{})})}),(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===xe.CONTEXTUAL_SUPPORT}),onClick:()=>o.setSelectedTab(xe.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,E.jsx)(nn,{}),r&&(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),s.map((e=>(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{o.setSelectedTab(e.key),e.autoExpandOnOpen&&o.setIsPanelMaximized(!0)},title:e.title,children:(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,E.jsx)($t,{})})},e.key)))]}),(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,E.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>o.setIsPanelMaximized(!o.isPanelMaximized),title:o.isPanelMaximized?"Minimize":"Maximize",children:o.isPanelMaximized?(0,E.jsx)(en,{}):(0,E.jsx)(tn,{})}),(0,E.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>o.setIsOpen(!1),title:"Close",children:(0,E.jsx)(Ht,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,E.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===xe.SEARCH&&(0,E.jsx)(Hn,{}),a===xe.CONTEXTUAL_SUPPORT&&(0,E.jsx)(Gn,{}),i?.renderer()]})]})},o.panelRenderingKey)})),Yn=(0,mt.PA)((()=>{const[e,t]=(0,xt.useState)(!1),[n,o]=(0,xt.useState)((0,a.A)()),r=Rt(),s=(0,xt.useRef)(null),i=r.assistantService,c=i.currentContextualDocumentationEntry,l=()=>{!i.isOpen&&c&&i.setSelectedTab(xe.CONTEXTUAL_SUPPORT),i.setIsOpen(!i.isOpen)};return(0,xt.useEffect)((()=>{i.isHidden&&o((0,a.A)())}),[i.isHidden]),(0,E.jsx)(Dn,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),nodeRef:s,handle:".virtual-assistant__station__drag-handle",children:(0,E.jsxs)("div",{className:"virtual-assistant",ref:s,children:[(0,E.jsxs)("div",{className:(0,bt.$)("virtual-assistant__station",{"virtual-assistant__station--hidden":i.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,E.jsx)("button",{className:"virtual-assistant__station__hide-button",title:"Hide assistant",onClick:()=>{r.assistantService.toggleAssistant()},children:(0,E.jsx)(qt,{})}),(0,E.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:l,title:i.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open Assistant...",children:(0,E.jsxs)("div",{className:"virtual-assistant__station__character",children:[(0,E.jsx)(on,{className:"virtual-assistant__station__character__hat"}),(0,E.jsx)(cn,{className:"virtual-assistant__station__character__glasses"}),(0,E.jsx)(sn,{className:"virtual-assistant__station__character__beard"})]})}),(0,E.jsx)("div",{className:"virtual-assistant__station__label",onClick:l,children:"Assistant"}),(0,E.jsx)(An,{className:(0,bt.$)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:()=>{i.setIsOpen(!1),o((0,a.A)())},children:"Reset Position"}),(0,E.jsx)(Nn,{onClick:()=>r.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,E.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,E.jsx)(Vt,{})})})]},c?.uuid??""),!e&&i.isOpen&&!i.isHidden&&s.current&&(0,E.jsx)(Vn,{triggerElement:s.current})]})},n)}));var Kn;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(Kn||(Kn={}));const Wn=["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"],$n=(e,t)=>{const n={};return e.forEach(((e,o)=>{e.length&&(n[o]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:Wn,handler:(e,t)=>{t.preventDefault()}},n},Xn=e=>(0,E.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),zn=(0,mt.PA)((e=>{const{children:t}=e,n=Rt(),o=$n(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{Wn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,xt.useEffect)((()=>{const e=st(o);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[o]),(0,xt.useEffect)((()=>{const e=()=>{document.hidden&&(Be.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,E.jsxs)(ut,{children:[(0,E.jsx)(Pt,{}),(0,E.jsx)(Lt,{}),(0,E.jsx)(bn,{}),(0,E.jsx)(Yn,{}),n.layoutService.showBackdrop&&(0,E.jsx)(gt.Z,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??Kn.BACKDROP_CONTAINER)??null,children:(0,E.jsx)(pt.A,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,E.jsx)(ft.Q,{backend:ht.t2,children:(0,E.jsxs)("div",{className:"app__container","data-elementid":Kn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,E.jsx)(Xn,{elementId:Kn.BACKDROP_CONTAINER}),t]})})]})})),qn=(0,mt.PA)((e=>{const{children:t}=e,n=Rt(),o=$n(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{Wn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,xt.useEffect)((()=>{const e=st(o);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[o]),(0,E.jsx)(ut,{children:(0,E.jsx)(ft.Q,{backend:ht.t2,children:(0,E.jsxs)("div",{className:"app__container","data-elementid":Kn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,E.jsx)(Xn,{elementId:Kn.BACKDROP_CONTAINER}),t]})})})})),Jn={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"},Qn={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},Zn=`\n${$e.BOLD}${$e.BRIGHT_BLUE}$purist${$e.RESET}\n${$e.BOLD}${$e.MAGENTA}❯${$e.RESET} `,eo="❯ ";class to extends Je{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=Ne.create();constructor(e){super(e),this.instance=new Me.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Ke}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:Jn,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Ge.FitAddon,this.searcher=new He.SearchAddon,this.renderer=new Ye.WebglAddon}setup(e){if(this.setupState.hasCompleted)throw new S("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 Ve.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>at(e,"Control+KeyF")||at(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(at(e,"Control+KeyC")&&this.instance.hasSelection()||at(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new Ue.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new Ue.WebLinksAddon,this.instance.loadAddon(this.webLinkProvider),(e?.commands??[]).forEach((e=>{[e.command,...e.aliases??[]].forEach((t=>{this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(de.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,o;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 o=this.commandRegistry.get(t);if(!o)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,o.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(at(t,"Control+KeyD")||at(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,o=this.applicationStore,o.layoutService.getElementByID(Kn.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=`${eo}${this.command}`,o=`${eo}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let r=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(F(e.getLine(n)).translateToString()===o){r=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:r,startX:2,endY:r+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,o=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))o||(o=!0);else if(o){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/))o||(o=!0);else if(o){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,o=this.instance.cols,r=this.instance.rows,a=this.getCommandRange(),s=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,i=Math.min(Math.abs(e),s);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(o+(n.cursorX-i)%o)%o,l=n.cursorY-(i>n.cursorX?Math.ceil(i/o):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+i)%o,l=n.cursorY+(n.cursorX+i>=o?Math.floor((n.cursorX+i)/o):0),d=l+n.baseY,l=Math.min(l,r-1));const u=d>n.viewportY+r?d-(n.viewportY+r):d<n.viewportY?d-n.viewportY:0;return{seq:Xe(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),o=this.command.slice(t.cursorIdx),r=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(r.scroll),this.instance.write(e+o+r.seq),this.setCommand(n+e+o)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,o=Math.min(Math.abs(e),n);let r,a,s;if(0===e)return;e<0?(r=this.command.slice(0,t.cursorIdx-o),a=this.command.slice(t.cursorIdx,this.command.length),s=-o):(r=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+o,this.command.length),s=0);const i=this.computeCursorMovement(s);this.instance.scrollLines(i.scroll),this.instance.write(Xe(t.startY+1,t.startX+1)+r+a+" ".repeat(o)+i.seq),this.setCommand(r+a)}get isSetup(){return this.setupState.hasCompleted}isFocused(){return document.activeElement===this.instance.textarea}mount(e){if(!this.setupState.hasCompleted)throw new S("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(Xe(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(Xe(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(Zn),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${$e.DIM}(system: ${e})\n${$e.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 o=F(e.getLine(n)).translateToString();if(o.trim()){t=o!==eo;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write($e.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${$e.BRIGHT_BLACK}+-------------------------------------------------------+${$e.RESET}\n${$e.BRIGHT_BLACK}|${$e.RESET} ${$e.BRIGHT_GREEN}[@@]${$e.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${$e.BRIGHT_BLACK}|${$e.RESET}\n${$e.BRIGHT_BLACK}|${$e.RESET} ${$e.BRIGHT_GREEN}/|__|\\${$e.RESET} ${$e.BRIGHT_BLACK}|${$e.RESET}\n${$e.BRIGHT_BLACK}+--${$e.RESET} ${$e.BRIGHT_GREEN}d b${$e.RESET} ${$e.BRIGHT_BLACK}-----------------------------------------------+${$e.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,Qe.A)(Array.from(e.values()),(e=>e.command)).map((e=>`${$e.BRIGHT_GREEN}${e.command.padEnd(30)}${$e.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${$e.DIM}${e.usage}${$e.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($e).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?tt(e.trim().replace(/_+/gu," ").toLowerCase()):Ze(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)}${$e.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${$e.RED}${e}${$e.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:Qn,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:Qn,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:Qn,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 o=F(e.getLine(n));t.push(o.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 no{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new to(e)}}const oo="(unknown)";class ro{applicationStore;currentUser=oo;constructor(e){(0,_e.Gn)(this,{currentUser:_e.sH,setCurrentUser:_e.XI}),this.applicationStore=e}get isAnonymous(){return this.currentUser===oo}setCurrentUser(e){this.currentUser=e}}var ao,so=n(5992);class io{get localStorage(){return F(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 co{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?Y(t):void 0}getStringValue(e){const t=this.getValue(e);return void 0!==t?V(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?K(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!G(e))throw new R(t||"Value is expected to be a object")}(e,t),e))(t):void 0}hasValue(e){return O(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 lo{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new io;const t=this.storage.getItem(e.config.applicationStorageKey);this.data=t?k((()=>JSON.parse(t)))??{}:{}}getIndex(e){return this.data[e]}updateIndex(e,t){(0,so.A)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class uo{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 go{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,o=e.startTime,r=o+n,a={...t??{},...Object.fromEntries(e.records),total:n};let s=0;for(const e of this.interruptions)if(e>=o&&e<=r)s++;else if(e>r)break;return s>0?{...a,__numberOfInteruptions:s}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(ao||(ao={}));const po={name:"Default Dark (default)",key:ao.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"}},mo={name:"Legacy Light",key:ao.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},fo={name:"High-Contrast Light",key:ao.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 ho;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(ho||(ho={}));const Eo={[ho.COLOR_THEME]:{defaultValue:ao.DEFAULT_DARK}};class bo{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,_e.Gn)(this,{currentColorTheme:_e.sH.ref,TEMPORARY__isLightColorThemeEnabled:_e.EW,backdropContainerElementID:_e.sH,showBackdrop:_e.sH,setBackdropContainerElementID:_e.XI,setShowBackdrop:_e.XI,setColorTheme:_e.XI}),this.applicationStore=e,this.colorThemeRegistry.set(ao.DEFAULT_DARK,po),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(l.create(de.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(ho.COLOR_THEME)??ao.DEFAULT_DARK;this.currentColorTheme=F(this.colorThemeRegistry.get(t)),this.TEMPORARY__syncGlobalCSSClassName(this.currentColorTheme,void 0)}getElementByID(e){return document.querySelector(`[data-elementid='${e}']`)??void 0}setWindowTitle(e){document.title=e}setBackdropContainerElementID(e){this.backdropContainerElementID=e}setShowBackdrop(e){this.showBackdrop=e}get TEMPORARY__isLightColorThemeEnabled(){return this.currentColorTheme.key!==ao.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 o=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,o),t?.persist&&this.applicationStore.settingService.persistValue(ho.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??F(this.colorThemeRegistry.get(ao.DEFAULT_DARK)).colors?.[e]??"transparent"}}class Co{applicationStore;constructor(e){this.applicationStore=e}async copyTextToClipboard(e,t){await navigator.clipboard.writeText(e).catch((e=>{this.applicationStore.notificationService.notifyError(e)})).finally((()=>{t?.notifySuccessMessage&&this.applicationStore.notificationService.notifySuccess(t.notifySuccessMessage)}))}}class To{navigator;constructor(e){this.navigator=e}}var Ao=n(2853);class _o{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new co(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(l.create(de.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(M(t))return t;this.applicationStore.logService.warn(l.create(de.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(j(t))return t;this.applicationStore.logService.warn(l.create(de.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(U(t))return t;this.applicationStore.logService.warn(l.create(de.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(G(t))return t;this.applicationStore.logService.warn(l.create(de.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,Ao.A)(n,t)?void 0:t)}}class No{goToLocation(e,t){throw new I("Navigator does not support this operation")}reload(e){throw new I("Navigator does not support this operation")}goToAddress(e,t){throw new I("Navigator does not support this operation")}visitAddress(e){throw new I("Navigator does not support this operation")}generateAddress(e){throw new I("Navigator does not support this operation")}updateCurrentLocation(e){throw new I("Navigator does not support this operation")}updateCurrentZone(e){throw new I("Navigator does not support this operation")}resetZone(){throw new I("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new I("Navigator does not support this operation")}getCurrentAddress(){throw new I("Navigator does not support this operation")}getCurrentLocation(){throw new I("Navigator does not support this operation")}getCurrentLocationParameters(){throw new I("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new I("Navigator does not support this operation")}getCurrentZone(){throw new I("Navigator does not support this operation")}blockNavigation(e,t,n){throw new I("Navigator does not support this operation")}unblockNavigation(){throw new I("Navigator does not support this operation")}get isNavigationBlocked(){throw new I("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new I("Navigator does not support this operation")}}class yo{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new co(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(M(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(j(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(U(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(G(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}const vo=e=>/^(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)(?:-(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*)?(?:\+[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*)?$/.test(e);var So;!function(e){e.BUG_FIX="BUG_FIX",e.ENHANCEMENT="ENHANCEMENT"}(So||(So={}));const Io="application.lastOpenedVersion";class xo{applicationStore;releaseNotes;showCurrentReleaseModal=!0;showReleaseLog=!1;isConfigured=!1;constructor(e){(0,_e.Gn)(this,{showCurrentReleaseModal:_e.sH,showReleaseLog:_e.sH,isConfigured:_e.sH,setShowCurrentRelease:_e.XI,configure:_e.XI,setReleaseLog:_e.XI}),this.applicationStore=e}configure(e){this.isConfigured=!0,this.releaseNotes=(e=>e.map((e=>(P(e.version,"Release notes 'version' is missing"),e.notes?.map((e=>(P(e.type,"Release note 'type' is missing"),P(e.description,"Release note 'description' is missing"),e))),e))))(e)}setShowCurrentRelease(e){this.showCurrentReleaseModal=e}setReleaseLog(e){this.showReleaseLog=e}getViewedVersion(){return this.applicationStore.userDataService.getStringValue(Io)}updateViewedVersion(){this.applicationStore.userDataService.persistValue(Io,this.applicationStore.config.appVersion)}showVersion(e,t){const n=e.version;return!(!vo(n)||!vo(t)||1!==(o=t,n.localeCompare(o,void 0,{numeric:!0})));var o}showableVersions(){const e=this.getViewedVersion();if(e)return this.releaseNotes?.filter((t=>this.showVersion(t,e)))}}class ko{uuid=(0,a.A)();extensionStates=[];config;pluginManager;initState=Ne.create();platform;timeService;logService;storageService;userDataService;settingService;alertService;notificationService;identityService;commandService;keyboardShortcutsService;layoutService;clipboardService;terminalService;navigationService;navigationContextService;documentationService;assistantService;releaseNotesService;eventService;telemetryService;tracerService;constructor(e,t){this.config=e,this.pluginManager=t,this.timeService=new go,this.logService=new u,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new lo(this),this.settingService=new _o(this),this.userDataService=new yo(this),this.alertService=new It(this),this.notificationService=new En,this.identityService=new ro(this),this.layoutService=new bo(this),this.clipboardService=new Co(this),this.terminalService=new no(this),this.commandService=new De(this),this.keyboardShortcutsService=new je(this),this.navigationService=new To(new No),this.navigationContextService=new Pe(this),this.documentationService=new Ce(this),this.assistantService=new Fe(this),this.releaseNotesService=new xo(this),this.eventService=new Le,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new uo(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new ve,this.tracerService.registerPlugins(t.getTracerServicePlugins()),this.extensionStates=this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationExtensionStateBuilders?.()??[])).map((e=>e(this))).filter(O)}async initialize(e){if(this.initState.isInInitialState){this.initState.inProgress();try{if(this.platform)throw new S("Platform is already configured");this.platform=e,this.navigationService=new To(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){x(e),this.notificationService.notifyError(e),this.logService.error(l.create(de.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),this.initState.fail()}}else this.notificationService.notifyIllegalState("Application store is re-initialized")}alertUnhandledError=e=>{this.logUnhandledError(e),this.notificationService.notifyIllegalState(e.message)};logUnhandledError=e=>{this.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e)};guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}var Ro;!function(e){e.TAG_REQUEST="download-request",e.TAG_RESPONSE="download-response",e.STREAM_CLOSED="#stream-closed",e.STREAM_ABORTED="#stream-aborted"}(Ro||(Ro={}));class Oo{}class wo extends Oo{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 Fo{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;downloadHelperServiceWorkerPath;downloadHelper=!1;releaseNotes;constructor(e){this.pluginManager=e,this.logger=new wo}setup(e){return this.baseAddress=P(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}withDownloadHelper(e){return this.downloadHelper=!0,this.downloadHelperServiceWorkerPath=e,this}withReleaseNotes(e){return this.releaseNotes=e,this}setupApplicationStore(e){this.releaseNotes&&e.releaseNotesService.configure(this.releaseNotes)}async fetchApplicationConfiguration(e){const t=new se;let n,o;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){x(e),this.logger.error(l.create(de.APPLICATION_CONFIGURATION__FAILURE),e)}w(n,"Can't fetch Legend application configuration");try{o=await t.get(`${window.location.origin}${e}version.json`)}catch(e){x(e),this.logger.error(l.create(de.APPLICATION_CONFIGURATION__FAILURE),e)}return w(o,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:o,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 se(e.simple?{options:{credentials:"omit"}}:{}),o=await n.get(P(e.url,"Can't load documentation registry: 'url' field is missing or empty"));w(o.entries,"Can't load documentation registry data: 'entries' field is missing");const r=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(o.entries).forEach((([e,n])=>{r&&!r.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){x(e),this.logger.warn(l.create(de.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...be(t),...e.keyedDocumentationEntries]}async start(){w(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 ko(this.config,this.pluginManager);await Promise.all(this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationSetups?.()??[])).map((e=>e(n)))),this.setupApplicationStore(n),await this.loadApplication(n),this.logger.info(l.create(de.APPLICATION_LOAD__SUCCESS),"Legend application loaded"),this.downloadHelper&&function(e){if("serviceWorker"in navigator){const t=e??"/ServiceWorker.js";navigator.serviceWorker.register(t).then((e=>{console.debug(`register service worker success with path: ${t}`,e)})).catch((e=>{console.debug(`register service worker error with path: ${t}`,e)}))}}(this.downloadHelperServiceWorkerPath)}catch(e){throw x(e),this.logger.error(l.create(de.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Lo="legend-application-root",Bo=JSON.parse('{"rE":"15.1.15","XO":{"c":"@finos/legend-application-plugin-core"}}');class Po extends i{}class Do extends Po{static NAME=Bo.XO.c;constructor(){super(Do.NAME,Bo.rE)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,_e.jK)({enforceActions:"observed"})}]}getExtraColorThemes(){return[mo,fo]}getExtraSettingConfigurationEntries(){return e=Eo,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class jo{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=P(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=P(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:P(e[0],"Documentation link 'key' is missing"),label:P(e[1].label,"Documentation link 'label' is missing"),url:P(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=be(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=F(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=F(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=F(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 Mo extends jo{replUrl;useDynamicREPLServer=!1;constructor(e){super(e),w(e.configData.repl,"Can't configure application: 'repl' field is missing"),this.replUrl=jo.resolveAbsoluteUrl(P(e.configData.repl.url,"Can't configure application: 'repl.url' field is missing or empty")),void 0!==e.configData.repl.dynamic&&(this.useDynamicREPLServer=Boolean(e.configData.repl.dynamic))}getDefaultApplicationStorageKey(){return"legend-repl"}}class Uo extends c{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 Go extends Uo{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new Go}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]}}var Ho,Vo=n(6839),Yo=n(8684);class Ko{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,_e.Gn)(this,{_isNavigationBlocked:_e.sH,isNavigationBlocked:_e.EW,blockNavigation:_e.XI,unblockNavigation:_e.XI}),this.historyAPI=e}get window(){return F(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=ce((n=this.getCurrentAddress(),(0,z.J)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=le(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 o,r;delete n[e],this.updateCurrentLocation((o=this.getCurrentLocation(),r=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),X.A.stringify(t)})(n),r?`${o}?${r}`:o)),this.updateCurrentZone(t)}}class Wo{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Ho||(Ho={}));class $o extends Wo{navigator;constructor(e,t){super(e),this.navigator=new Ko(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Ho.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Ho.INITIAL_COLOR_THEME))}}const Xo=(0,xt.createContext)(void 0),zo=({children:e})=>{const t=Rt(),n=(0,Vo.W6)(),o=(0,mt.iz)((()=>new $o(t,{historyAPI:n})));return(0,E.jsx)(Xo.Provider,{value:o,children:e})},qo=({children:e,baseUrl:t})=>(0,E.jsx)(Yo.Kd,{basename:t,children:(0,E.jsx)(zo,{children:e})});class Jo{networkClient;constructor(e){this.networkClient=e}get baseUrl(){return F(this.networkClient.baseUrl,"REPL server client has not been configured properly")}get dataCube(){return`${this.baseUrl}/api/dataCube`}async getGridClientLicenseKey(){return this.networkClient.get(`${this.dataCube}/gridLicenseKey`)}async getQueryTypeahead(e){return this.networkClient.post(`${this.dataCube}/typeahead`,e)}async parseQuery(e){return this.networkClient.post(`${this.dataCube}/parseQuery`,e)}async getQueryCode(e){return this.networkClient.post(`${this.dataCube}/getQueryCode`,e)}async getBaseQuery(){return this.networkClient.get(`${this.dataCube}/getBaseQuery`)}async getRelationReturnType(e){return this.networkClient.post(`${this.dataCube}/getRelationReturnType`,e)}async executeQuery(e){return this.networkClient.post(`${this.dataCube}/executeQuery`,e)}}var Qo=n(9499),Zo=n(1937);const er=e=>Qo.sha1().update(e).digest("hex"),tr=e=>er(e.filter(O).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?er(e):e.hashCode)).join(","));class nr{}class or extends nr{name;multiplicity;class;accept_ValueSpecificationVisitor(e){return e.visit_Variable(this)}}class rr{subTrees=[];subTypeTrees=[]}var ar,sr,ir,cr,lr,dr,ur,gr,pr,mr,fr;(sr=ar||(ar={})).INTERNAL__UNKNOWN_ELEMENT="INTERNAL__UNKNOWN_ELEMENT",sr.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",sr.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",sr.PACKAGE="PACKAGE",sr.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",sr.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",sr.PROFILE="PROFILE",sr.TAG_POINTER="TAG_POINTER",sr.STEREOTYPE_POINTER="STEREOTYPE_POINTER",sr.TAGGED_VALUE="TAGGED_VALUE",sr.ENUMERATION="ENUMERATION",sr.ENUM_VALUE="ENUM_VALUE",sr.CLASS="CLASS",sr.PROPERTY="PROPERTY",sr.PROPERTY_DEFAULT_VALUE="PROPERTY_DEFAULT_VALUE",sr.PROPERTY_POINTER="PROPERTY_POINTER",sr.MULTIPLICITY="MULTIPLICITY",sr.CONSTRAINT="CONSTRAINT",sr.DERIVED_PROPERTY="DERIVED_PROPERTY",sr.ASSOCIATION="ASSOCIATION",sr.FUNCTION="FUNCTION",sr.MEASURE="MEASURE",sr.UNIT="UNIT",sr.FUNCTION_TEST_SUITE="FUNCTION_TEST_SUITE",sr.FUNCTION_TEST="FUNCTION_TEST",sr.FUNCTION_STORE_TEST_DATA="FUNCTION_STORE_TEST_DATA",sr.FUNCTION_PARAMETER_VALUE="FUNCTION_PARAMETER_VALUE",sr.ASSERT_FAIL="ASSERT_FAIL",sr.ASSERT_PASS="ASSERT_PASS",sr.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",sr.EQUAL_TO="EQUAL_TO",sr.EQUAL_TO_JSON="EQUAL_TO_JSON",sr.EQUAL_TO_TDS="EQUAL_TO_TDS",sr.SECTION_INDEX="SECTION_INDEX",sr.SECTION="SECTION",sr.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",sr.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",sr.RAW_LAMBDA="RAW_LAMBDA",sr.RAW_VARIABLE="RAW_VARIABLE",sr.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",sr.BINDING_TRANSFORMER="BINDING_TRANSFORMER",sr.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",sr.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",sr.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",sr.EXPRESSION="EXPRESSION",sr.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",sr.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",sr.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",sr.INSTANCE_VALUE="INSTANCE_VALUE",sr.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",sr.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",sr.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",sr.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",sr.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",sr.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",sr.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",sr.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",sr.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",sr.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",sr.FUNCTION_TYPE="FUNCTION_TYPE",sr.LAMBDA_FUNCTION="LAMBDA_FUNCTION",sr.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",sr.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",sr.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",sr.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",sr.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",sr.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.RELATION_COL_SPEC_ARRAY="RELATION_COL_SPEC_ARRAY",sr.RELATION_COL_SPEC="RELATION_COL_SPEC",sr.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",sr.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",sr.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",sr.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",sr.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",sr.MAPPING="MAPPING",sr.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",sr.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",sr.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",sr.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",sr.ENUMERATION_MAPPING="ENUMERATION_MAPPING",sr.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",sr.SET_IMPLEMENTATION="SET_IMPLEMENTATION",sr.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",sr.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",sr.PROPERTY_MAPPING="PROPERTY_MAPPING",sr.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",sr.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",sr.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",sr.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",sr.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",sr.MAPPING_TEST="MAPPING_TEST",sr.STORE_TEST_DATA="STORE_TEST_DATA",sr.INPUT_DATA="INPUT_DATA",sr.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",sr.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",sr.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",sr.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",sr.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",sr.FILTER_MAPPING="FILTER_MAPPING",sr.COLUMN_MAPPING="COLUMN_MAPPING",sr.GROUP_BY_MAPPING="GROUP_BY_MAPPING",sr.RUNTIME="RUNTIME",sr.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",sr.ENGINE_RUNTIME="ENGINE_RUNTIME",sr.SINGLE_ENGINE_RUNTIME="SINGLE_ENGINE_RUNTIME",sr.LEGACY_RUNTIME="LEGACY_RUNTIME",sr.RUNTIME_POINTER="RUNTIME_POINTER",sr.STORE_CONNECTIONS="STORE_CONNECTIONS",sr.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",sr.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",sr.CONNECTION_POINTER="CONNECTION_POINTER",sr.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",sr.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",sr.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",sr.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",sr.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",sr.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",sr.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",sr.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",sr.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",sr.GENERATION_TREE="GENERATION_TREE",sr.GENERATION_TREE_NODE="GENERATION_TREE_NODE",sr.FILE_GENERATION="FILE_GENERATION",sr.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",sr.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",sr.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",sr.MODEL_STORE_DATA="MODEL_STORE_DATA",sr.MODEL_DATA="MODEL_DATA",sr.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",sr.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",sr.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",sr.DATA_ELEMENT="DATA_ELEMENT",sr.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",sr.RELATIONAL_TDS="RELATIONAL_TDS",sr.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",sr.BINDING="BINDING",sr.SCHEMA_SET="SCHEMA_SET",sr.SCHEMA="SCHEMA",sr.MODEL_UNIT="MODEL_UNIT",sr.URL_STREAM="URL_STREAM",sr.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",sr.SERVICE="SERVICE",sr.SERVICE_OWNER="SERVICE_OWNER",sr.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",sr.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",sr.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",sr.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",sr.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",sr.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",sr.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",sr.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",sr.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",sr.SERVICE_TEST_DATA="SERVICE_TEST_DATA",sr.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",sr.SERVICE_TEST="SERVICE_TEST",sr.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",sr.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",sr.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",sr.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",sr.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",sr.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",sr.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",sr.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",sr.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",sr.DATABASE="DATABASE",sr.DATABASE_SCHEMA="DATABASE_SCHEMA",sr.DATABASE_JOIN="DATABASE_JOIN",sr.DATABASE_FILTER="DATABASE_FILTER",sr.DATBASE_VIEW="DATBASE_VIEW",sr.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",sr.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",sr.RELATIONAL="RELATIONAL",sr.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",sr.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",sr.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",sr.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",sr.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",sr.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",sr.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",sr.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",sr.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",sr.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",sr.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",sr.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",sr.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",sr.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",sr.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",sr.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",sr.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",sr.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",sr.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",sr.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",sr.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",sr.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",sr.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",sr.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",sr.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",sr.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",sr.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",sr.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",sr.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",sr.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.BUSINESS_MILESTONING="BUSINESS_MILESTONING",sr.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",sr.PROCESSING_MILESTONING="PROCESSING_MILESTONING",sr.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",sr.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",sr.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",sr.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",sr.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",sr.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",sr.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",sr.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",sr.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",sr.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",sr.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",sr.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",sr.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",sr.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",sr.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",sr.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",sr.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",sr.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",sr.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",sr.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",sr.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",sr.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",sr.SCHEMA_MAPPER="SCHEMA_MAPPER",sr.TABLE_MAPPER="TABLE_MAPPER",sr.FLAT_DATA="FLAT_DATA",sr.FLAT_DATA_SECTION="FLAT_DATA_SECTION",sr.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",sr.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",sr.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",sr.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",sr.FLAT_DATA_STRING="FLAT_DATA_STRING",sr.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",sr.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",sr.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",sr.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",sr.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",sr.FLAT_DATA_DATE="FLAT_DATA_DATE",sr.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",sr.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",sr.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",sr.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",sr.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",sr.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",sr.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",sr.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER",sr.SNOWFLAKE_APP="SNOWFLAKE_APP",sr.HOSTED_SERVICE="HOSTED_SERVICE",sr.HOSTED_SERVICE_OWNER="HOSTED_SERVICE_OWNER";class hr extends rr{class;accept_GraphFetchTreeVisitor(e){return e.visit_RootGraphFetchTree(this)}get hashCode(){return tr([ar.ROOT_GRAPH_FETCH_TREE,tr(this.subTrees),tr(this.subTypeTrees),this.class])}}class Er{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return tr([ar.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new Er(0,0);static ZERO_ONE=new Er(0,1);static ZERO_MANY=new Er(0,void 0);static ONE=new Er(1,1);static ONE_MANY=new Er(1,void 0)}class br extends nr{multiplicity=Er.ONE}class Cr extends br{body=[];parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_Lambda(this)}}class Tr extends nr{multiplicity=Er.ONE}class Ar{name;startType;path=[]}class _r extends nr{multiplicity=Er.ONE}class Nr extends _r{function;fControl;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedFunction(this)}}class yr extends nr{multiplicity=Er.ONE_MANY;values=[];accept_ValueSpecificationVisitor(e){return e.visit_Collection(this)}}class vr extends Tr{}class Sr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CDecimal(this)}}class Ir extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CInteger(this)}}class xr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CString(this)}}class kr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CFloat(this)}}class Rr extends vr{}class Or extends Rr{value;accept_ValueSpecificationVisitor(e){return e.visit_CDateTime(this)}}class wr extends Rr{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictDate(this)}}class Fr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictTime(this)}}class Lr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CBoolean(this)}}class Br{mapFn;aggregateFn}class Pr{first;second}class Dr{runtime}class jr{executionContext}class Mr extends rr{property;parameters=[];alias;subType;accept_GraphFetchTreeVisitor(e){return e.visit_PropertyGraphFetchTree(this)}get hashCode(){return tr([ar.PROPERTY_GRAPH_FETCH_TREE,tr(this.subTrees),this.property,this.alias??"",this.subType??""])}}class Ur extends rr{subTypeClass;accept_GraphFetchTreeVisitor(e){return e.visit_SubTypeGraphFetchTree(this)}get hashCode(){return tr([ar.SUBTYPE_GRAPH_FETCH_TREE,tr(this.subTrees),this.subTypeClass])}}class Gr{includeType;typeKeyName;includeEnumType;removePropertiesWithNullValues;removePropertiesWithEmptySets;fullyQualifiedTypePath;includeObjectReference}class Hr extends br{add;expression;key;accept_ValueSpecificationVisitor(e){return e.visit_KeyExpression(this)}}class Vr{values=[]}class Yr{name;pmapFn;aggregateFn}class Kr{name;columnFn}class Wr{column;direction}class $r{function}class Xr{function;columnName}class zr{colSpecs=[]}class qr{name;type;function1;function2}class Jr{path=[]}!function(e){e.CORE="CORE",e.MAIN="ROOT",e.MODEL_GENERATION="MODEL_GENERATION_ROOT",e.SYSTEM="SYSTEM_ROOT",e.PROJECT_DEPENDENCY_ROOT="PROJECT_DEPENDENCY_ROOT"}(ir||(ir={})),(dr=cr||(cr={})).STRING="String",dr.BOOLEAN="Boolean",dr.BINARY="Binary",dr.NUMBER="Number",dr.INTEGER="Integer",dr.FLOAT="Float",dr.DECIMAL="Decimal",dr.DATE="Date",dr.STRICTDATE="StrictDate",dr.DATETIME="DateTime",dr.STRICTTIME="StrictTime",dr.LATESTDATE="LatestDate",dr.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest",e.Function_Test="functionTest"}(lr||(lr={})),function(e){e.ANY="meta::pure::metamodel::type::Any",e.NIL="meta::pure::metamodel::type::Nil",e.PROFILE_DOC="meta::pure::profiles::doc",e.PROFILE_TEMPORAL="meta::pure::profiles::temporal",e.PROFILE="meta::pure::metamodel::extension::Profile",e.ENUMERATION="meta::pure::metamodel::type::Enumeration",e.MEASURE="meta::pure::metamodel::type::Measure",e.CLASS="meta::pure::metamodel::type::Class",e.ASSOCIATION="meta::pure::metamodel::relationship::Association",e.FUNCTION="meta::pure::metamodel::function::ConcreteFunctionDefinition",e.FLAT_DATA="meta::flatData::metamodel::FlatData",e.DATABASE="meta::relational::metamodel::Database",e.MAPPING="meta::pure::mapping::Mapping",e.SERVICE="meta::legend::service::metamodel::Service",e.CONNECTION="meta::pure::runtime::PackageableConnection",e.RUNTIME="meta::pure::runtime::PackageableRuntime",e.EXECUTION_ENVIRONMENT="meta::legend::service::metamodel::ExecutionEnvironmentInstance",e.FILE_GENERATION="meta::pure::generation::metamodel::GenerationConfiguration",e.GENERATION_SPECIFICATION="meta::pure::generation::metamodel::GenerationSpecification",e.SECTION_INDEX="meta::pure::metamodel::section::SectionIndex",e.DATA_ELEMENT="meta::pure::data::DataElement",e.SNOWFLAKE_APP="meta::external::function::activator::snowflakeApp::SnowflakeApp",e.HOSTED_SERVICE="meta::external::function::activator::hostedService::HostedService"}(ur||(ur={})),function(e){e.BUSINESS_TEMPORAL="businesstemporal",e.PROCESSING_TEMPORAL="processingtemporal",e.BITEMPORAL="bitemporal"}(gr||(gr={})),function(e){e.ALL_VERSIONS="AllVersions",e.ALL_VERSIONS_IN_RANGE="AllVersionsInRange"}(pr||(pr={})),function(e){e.CLASS="CLASS",e.STORE="STORE",e.MAPPING="MAPPING",e.RUNTIME="RUNTIME",e.FUNCTION="FUNCTION",e.FILE_GENERATION="FILE_GENERATION",e.SERVICE="SERVICE",e.DATA="DATA"}(mr||(mr={})),function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(fr||(fr={}));class Qr{package;name;get path(){return`${this.package}::${this.name}`}get hashCode(){return tr([ar.PACKAGEABLE_ELEMENT,this.path])}}const Zr=new ge((0,ue.PL)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,ue.MY)(),startLine:(0,ue.MY)(),startColumn:(0,ue.MY)(),endLine:(0,ue.MY)(),endColumn:(0,ue.MY)()}));class ea{package;name;sourceInformation;static serialization=new ge((0,ue.PL)(ea,{package:(0,ue.MY)(),name:(0,ue.MY)(),sourceInformation:fe(Zr.schema)}))}(0,ue.PL)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return tr([ar.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,ue.MY)(),type:(0,ue.lq)((0,ue.MY)())});const ta=(0,ue.PL)(Er,{lowerBound:(0,ue.MY)(),upperBound:(0,ue.lq)((0,ue.MY)())});class na{}class oa extends na{property;parameters=[]}class ra extends _r{class;property;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedProperty(this)}}class aa{}class sa extends aa{mappings=[];connectionStores=[];connections=[];get hashCode(){return tr([ar.ENGINE_RUNTIME,tr(this.mappings),tr(this.connectionStores),tr(this.connections)])}}class ia extends sa{get hashCode(){return tr([ar.SINGLE_ENGINE_RUNTIME,tr(this.mappings),tr(this.connectionStores),tr(this.connections)])}}class ca extends aa{runtime;get hashCode(){return tr([ar.RUNTIME_POINTER,this.runtime])}}var la;!function(e){e.RUNTIME_POINTER="runtimePointer",e.LEGACY_RUNTIME="legacyRuntime",e.ENGINE_RUNTIME="engineRuntime",e.SINGLE_ENGINE_RUNTIME="localEngineRuntime"}(la||(la={}));const da=(0,ue.PL)(ca,{_type:me(la.RUNTIME_POINTER),runtime:(0,ue.MY)()});(0,ue.PL)(class extends Qr{runtimeValue;get hashCode(){return tr([ar.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}},{_type:me("runtime"),name:(0,ue.MY)(),package:(0,ue.MY)(),runtimeValue:(0,ue.Ie)((e=>{return(t=e)instanceof ia?(0,ue.lK)(ia,t):(0,ue.lK)(sa,t);var t}),(e=>{return(t=e)._type===la.SINGLE_ENGINE_RUNTIME?(0,ue.iu)(ia,t):(0,ue.iu)(sa,t);var t}))});class ua{queryTimeOutInSeconds;enableConstraints}class ga extends ua{useAnalytics;toFlowSetFunction}class pa extends ua{}class ma extends nr{multiplicity=Er.ONE;fullPath;accept_ValueSpecificationVisitor(e){return e.visit_PackageableElementPtr(this)}}class fa extends ma{accept_ValueSpecificationVisitor(e){return e.visit_GenericTypeInstance(this)}}class ha extends nr{multiplicity=Er.ONE;type;value;accept_ValueSpecificationVisitor(e){return e.visit_ClassInstance(this)}}var Ea,ba,Ca,Ta,Aa;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext",e.ANALYTICS_EXECUTION_CONTEXT="AnalyticsExecutionContext"}(Ea||(Ea={})),function(e){e.PROPERTY_PATH_ELEMENT="propertyPath"}(ba||(ba={})),function(e){e.PROPERTY_GRAPH_FETCH_TREE="propertyGraphFetchTree"}(Ca||(Ca={})),function(e){e.ROOT_GRAPH_FETCH_TREE="rootGraphFetchTree",e.SUBTYPE_GRAPH_FETCH_TREE="subTypeGraphFetchTree",e.PATH="path",e.AGGREGATE_VALUE="aggregateValue",e.EXECUTION_CONTEXT_INSTANCE="executionContextInstance",e.PAIR="pair",e.PURE_LIST="listInstance",e.RUNTIME_INSTANCE="runtimeInstance",e.SERIALIZATION_CONFIG="alloySerializationConfig",e.COL_SPEC="colSpec",e.COL_SPEC_ARRAY="colSpecArray",e.RELATION_STORE_ACCESSOR=">",e.TDS_AGGREGATE_VALUE="tdsAggregateValue",e.TDS_COLUMN_INFORMATION="tdsColumnInformation",e.TDS_SORT_INFORMATION="tdsSortInformation",e.TDS_OLAP_RANK="tdsOlapRank",e.TDS_OLAP_AGGREGATION="tdsOlapAggregation"}(Ta||(Ta={})),function(e){e.VARIABLE="var",e.LAMBDA="lambda",e.KEY_EXPRESSION="keyExpression",e.APPLIED_FUNCTION="func",e.APPLIED_PROPERTY="property",e.PACKAGEABLE_ELEMENT_PTR="packageableElementPtr",e.GENERIC_TYPE_INSTANCE="genericTypeInstance",e.ENUM_VALUE="enumValue",e.COLLECTION="collection",e.CINTEGER="integer",e.CDECIMAL="decimal",e.CSTRING="string",e.CBOOLEAN="boolean",e.CBYTEARRAY="byteArray",e.CFLOAT="float",e.CDATETIME="dateTime",e.CSTRICTDATE="strictDate",e.CSTRICTTIME="strictTime",e.CLATESTDATE="latestDate",e.CLASS_INSTANCE="classInstance",e.HACKED_CLASS="hackedClass",e.HACKED_UNIT="hackedUnit",e.UNIT_TYPE="unitType",e.PRIMITIVE_TYPE="primitiveType",e.CLASS="class",e.ENUM="enum",e.MAPPING_INSTANCE="mappingInstance"}(Aa||(Aa={}));const _a=(0,ue.PL)(or,{_type:me(Aa.VARIABLE),class:(0,ue.lq)((0,ue.MY)()),multiplicity:pe(ta),name:(0,ue.MY)()}),Na=e=>(0,ue.PL)(Cr,{_type:me(Aa.LAMBDA),body:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),parameters:(0,ue.p_)(pe(_a))}),ya=e=>(0,ue.PL)(Hr,{_type:me(Aa.KEY_EXPRESSION),add:(0,ue.lq)((0,ue.MY)()),expression:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))),key:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))}),va=e=>(0,ue.PL)(Nr,{_type:me(Aa.APPLIED_FUNCTION),function:(0,ue.MY)(),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),Sa=e=>(0,ue.PL)(ra,{_type:me(Aa.APPLIED_PROPERTY),class:(0,ue.lq)((0,ue.MY)()),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),property:(0,ue.MY)()}),Ia=(0,ue.PL)(ma,{_type:me(Aa.PACKAGEABLE_ELEMENT_PTR),fullPath:(0,ue.MY)()}),xa=(0,ue.PL)(fa,{_type:me(Aa.GENERIC_TYPE_INSTANCE),fullPath:(0,ue.MY)()}),ka=e=>{const t=new fa;return j(e.unitType)?t.fullPath=e.unitType:t.fullPath=V(e.fullPath,"Can't deserialize hacked unit: either field 'fullPath' or 'unitType' must be a non-empty string"),t},Ra=e=>{const t=new fa;return t.fullPath=V(e.fullPath,"Can't deserialize hacked class: field 'fullPath' must be a non-empty string"),t},Oa=e=>(0,ue.PL)(yr,{_type:me(Aa.COLLECTION),multiplicity:pe(ta),values:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),wa=(0,ue.PL)(class extends Tr{fullPath;value;accept_ValueSpecificationVisitor(e){return e.visit_EnumValue(this)}},{_type:me(Aa.ENUM_VALUE),fullPath:(0,ue.MY)(),value:(0,ue.MY)()}),Fa=(0,ue.PL)(Sr,{_type:me(Aa.CDECIMAL),value:(0,ue.MY)()}),La=(0,ue.PL)(Ir,{_type:me(Aa.CINTEGER),value:(0,ue.MY)()}),Ba=(0,ue.PL)(xr,{_type:me(Aa.CSTRING),value:(0,ue.MY)()}),Pa=(0,ue.PL)(kr,{_type:me(Aa.CFLOAT),value:(0,ue.MY)()}),Da=(0,ue.PL)(Or,{_type:me(Aa.CDATETIME),value:(0,ue.MY)()}),ja=(0,ue.PL)(Fr,{_type:me(Aa.CSTRICTTIME),value:(0,ue.MY)()}),Ma=(0,ue.PL)(wr,{_type:me(Aa.CSTRICTDATE),value:(0,ue.MY)()}),Ua=(0,ue.PL)(class extends Rr{accept_ValueSpecificationVisitor(e){return e.visit_CLatestDate(this)}},{_type:me(Aa.CLATESTDATE)}),Ga=(0,ue.PL)(Lr,{_type:me(Aa.CBOOLEAN),value:(0,ue.MY)()}),Ha=(0,ue.PL)(class extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CByteArray(this)}},{_type:me(Aa.CBYTEARRAY),value:(0,ue.MY)()}),Va=(e,t,n)=>{if(Array.isArray(e.values)){if(0===e.values.length){const e=new yr;return e.multiplicity=Er.ZERO,e}return 1===e.values.length?n({...e,value:e.values[0]}):fs({...e,_type:Aa.COLLECTION},t)}return n(e)},Ya=e=>(0,ue.PL)(ha,{_type:me(Aa.CLASS_INSTANCE),multiplicity:pe(ta),type:(0,ue.MY)(),value:(0,ue.Ie)((t=>function(e,t){if(e instanceof Ar)return(0,ue.lK)(Wa(t),e);if(e instanceof hr)return(0,ue.lK)($a(t),e);if(e instanceof jr)return(0,ue.lK)(es(t),e);if(e instanceof Br)return(0,ue.lK)(ts(t),e);if(e instanceof Pr)return(0,ue.lK)(ns(t),e);if(e instanceof Vr)return(0,ue.lK)(rs(t),e);if(e instanceof Dr)return(0,ue.lK)(os,e);if(e instanceof Gr)return(0,ue.lK)(as,e);if(e instanceof Yr)return(0,ue.lK)(ss(t),e);if(e instanceof Kr)return(0,ue.lK)(is(t),e);if(e instanceof Xr)return(0,ue.lK)(ps(t),e);if(e instanceof $r)return(0,ue.lK)(gs(t),e);if(e instanceof Wr)return(0,ue.lK)(cs,e);if(e instanceof qr)return(0,ue.lK)(ds(t),e);if(e instanceof zr)return(0,ue.lK)(us(t),e);if(e instanceof Jr)return(0,ue.lK)(ls,e);const n=t.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolSerializers?.()??[]));for(const o of n){const n=o(e,t);if(n)return n}throw new I("Can't serialize class instance value: no compatible serializer available from plugins",e)}(t,e)),((t,n)=>function(e,t,n){switch(t){case Ta.PATH:return(0,ue.iu)(Wa(n),e);case Ta.ROOT_GRAPH_FETCH_TREE:return(0,ue.iu)($a(n),e);case Ta.AGGREGATE_VALUE:return(0,ue.iu)(ts(n),e);case Ta.EXECUTION_CONTEXT_INSTANCE:return(0,ue.iu)(es(n),e);case Ta.PAIR:return(0,ue.iu)(ns(n),e);case Ta.PURE_LIST:return(0,ue.iu)(rs(n),e);case Ta.RUNTIME_INSTANCE:return(0,ue.iu)(os,e);case Ta.SERIALIZATION_CONFIG:return(0,ue.iu)(as,e);case Ta.TDS_AGGREGATE_VALUE:return(0,ue.iu)(ss(n),e);case Ta.TDS_COLUMN_INFORMATION:return(0,ue.iu)(is(n),e);case Ta.TDS_OLAP_AGGREGATION:return(0,ue.iu)(ps(n),e);case Ta.TDS_OLAP_RANK:return(0,ue.iu)(gs(n),e);case Ta.TDS_SORT_INFORMATION:return(0,ue.iu)(cs,e);case Ta.COL_SPEC:return(0,ue.iu)(ds(n),e);case Ta.COL_SPEC_ARRAY:return(0,ue.iu)(us(n),e);case Ta.RELATION_STORE_ACCESSOR:return(0,ue.iu)(ls,e);default:{const o=n.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolDeserializers?.()??[]));for(const r of o){const o=r(e,t,n);if(o)return o}throw new I(`Can't deserialize value specification of type '${e._type}': no compatible deserializer available from plugins`)}}}(t,n.json.type,e)))}),Ka=e=>(0,ue.PL)(oa,{_type:me(ba.PROPERTY_PATH_ELEMENT),property:(0,ue.MY)(),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),Wa=e=>(0,ue.PL)(Ar,{_type:me(Ta.PATH),name:(0,ue.MY)(),startType:(0,ue.MY)(),path:(0,ue.p_)((0,ue.Ie)((t=>function(e,t){return e instanceof oa?(0,ue.lK)(Ka(t),e):ue._Z}(t,e)),(t=>function(e,t){return e._type===ba.PROPERTY_PATH_ELEMENT?(0,ue.iu)(Ka(t),e):ue._Z}(t,e))))}),$a=e=>(0,ue.PL)(hr,{_type:me(Ta.ROOT_GRAPH_FETCH_TREE),class:(0,ue.MY)(),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e))))}),Xa=e=>(0,ue.PL)(Mr,{_type:me(Ca.PROPERTY_GRAPH_FETCH_TREE),alias:(0,ue.lq)((0,ue.MY)()),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),property:(0,ue.MY)(),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subType:(0,ue.lq)((0,ue.MY)())}),za=e=>(0,ue.PL)(Ur,{_type:me(Ta.SUBTYPE_GRAPH_FETCH_TREE),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeClass:(0,ue.MY)()});function qa(e,t){if(e instanceof Mr)return(0,ue.lK)(Xa(t),e);if(e instanceof hr)return(0,ue.lK)($a(t),e);if(e instanceof Ur)return(0,ue.lK)(za(t),e);throw new I("Can't serialize graph fetch tree",e)}function Ja(e,t){switch(e._type){case Ca.PROPERTY_GRAPH_FETCH_TREE:return(0,ue.iu)(Xa(t),e);case Ta.ROOT_GRAPH_FETCH_TREE:return(0,ue.iu)($a(t),e);case Ta.SUBTYPE_GRAPH_FETCH_TREE:return(0,ue.iu)(za(t),e);default:throw new I(`Can't deserialize graph fetch tree node of type '${e._type}'`)}}const Qa=e=>(0,ue.PL)(ga,{_type:me(Ea.ANALYTICS_EXECUTION_CONTEXT),enableConstraints:(0,ue.lq)((0,ue.MY)()),queryTimeOutInSeconds:(0,ue.lq)((0,ue.MY)()),toFlowSetFunction:pe(Na(e)),useAnalytics:(0,ue.MY)()}),Za=(0,ue.PL)(pa,{_type:me(Ea.BASE_EXECUTION_CONTEXT),enableConstraints:(0,ue.lq)((0,ue.MY)()),queryTimeOutInSeconds:(0,ue.lq)((0,ue.MY)())}),es=e=>(0,ue.PL)(jr,{_type:me(Ta.EXECUTION_CONTEXT_INSTANCE),executionContext:(0,ue.Ie)((t=>function(e,t){return e instanceof ga?(0,ue.lK)(Qa(t),e):e instanceof pa?(0,ue.lK)(Za,e):ue._Z}(t,e)),(t=>function(e,t){switch(e._type){case Ea.ANALYTICS_EXECUTION_CONTEXT:return(0,ue.iu)(Qa(t),e);case Ea.BASE_EXECUTION_CONTEXT:return(0,ue.iu)(Za,e);default:return ue._Z}}(t,e)))}),ts=e=>(0,ue.PL)(Br,{_type:me(Ta.AGGREGATE_VALUE),mapFn:pe(Na(e)),aggregateFn:pe(Na(e))}),ns=e=>(0,ue.PL)(Pr,{_type:me(Ta.PAIR),first:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))),second:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))}),os=(0,ue.PL)(Dr,{_type:me(Ta.RUNTIME_INSTANCE),runtime:(0,ue.Ie)((e=>(e=>{if(e instanceof sa)return(0,ue.lK)(sa,e);if(e instanceof ca)return(0,ue.lK)(da,e);throw new I("Can't serialize runtime",e)})(e)),(e=>(0,ue.iu)(sa,e)))}),rs=e=>(0,ue.PL)(Vr,{_type:me(Ta.PURE_LIST),values:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),as=(0,ue.PL)(Gr,{_type:me(Ta.SERIALIZATION_CONFIG),includeType:(0,ue.lq)((0,ue.MY)()),typeKeyName:(0,ue.MY)(),includeEnumTypee:(0,ue.lq)((0,ue.MY)()),removePropertiesWithNullValuese:(0,ue.lq)((0,ue.MY)()),removePropertiesWithEmptySetse:(0,ue.lq)((0,ue.MY)()),fullyQualifiedTypePathe:(0,ue.lq)((0,ue.MY)()),includeObjectReferencee:(0,ue.lq)((0,ue.MY)())}),ss=e=>(0,ue.PL)(Yr,{_type:me(Ta.TDS_AGGREGATE_VALUE),name:(0,ue.MY)(),pmapFn:pe(Na(e)),aggregateFn:pe(Na(e))}),is=e=>(0,ue.PL)(Kr,{_type:me(Ta.TDS_COLUMN_INFORMATION),name:(0,ue.MY)(),columnFn:pe(Na(e))}),cs=(0,ue.PL)(Wr,{_type:me(Ta.TDS_SORT_INFORMATION),column:(0,ue.MY)(),direction:(0,ue.MY)()}),ls=(0,ue.PL)(Jr,{path:(0,ue.p_)((0,ue.MY)())}),ds=e=>(0,ue.PL)(qr,{function1:(0,ue.lq)(pe(Na(e))),function2:(0,ue.lq)(pe(Na(e))),name:(0,ue.MY)(),type:(0,ue.lq)((0,ue.MY)())}),us=e=>(0,ue.PL)(zr,{colSpecs:(0,ue.p_)(pe(ds(e)))}),gs=e=>(0,ue.PL)($r,{_type:me(Ta.TDS_OLAP_RANK),function:pe(Na(e))}),ps=e=>(0,ue.PL)(Xr,{_type:me(Ta.TDS_OLAP_AGGREGATION),function:pe(Na(e)),columnName:(0,ue.MY)()});class ms{plugins=[];constructor(e){this.plugins=e}visit_INTERNAL__UnknownValueSpecfication(e){return e.content}visit_Variable(e){return(0,ue.lK)(_a,e)}visit_Lambda(e){return(0,ue.lK)(Na(this.plugins),e)}visit_KeyExpression(e){return(0,ue.lK)(ya(this.plugins),e)}visit_PackageableElementPtr(e){return(0,ue.lK)(Ia,e)}visit_GenericTypeInstance(e){return(0,ue.lK)(xa,e)}visit_AppliedFunction(e){return(0,ue.lK)(va(this.plugins),e)}visit_AppliedProperty(e){return(0,ue.lK)(Sa(this.plugins),e)}visit_Collection(e){return(0,ue.lK)(Oa(this.plugins),e)}visit_EnumValue(e){return(0,ue.lK)(wa,e)}visit_CInteger(e){return(0,ue.lK)(La,e)}visit_CDecimal(e){return(0,ue.lK)(Fa,e)}visit_CString(e){return(0,ue.lK)(Ba,e)}visit_CBoolean(e){return(0,ue.lK)(Ga,e)}visit_CByteArray(e){return(0,ue.lK)(Ha,e)}visit_CFloat(e){return(0,ue.lK)(Pa,e)}visit_CDateTime(e){return(0,ue.lK)(Da,e)}visit_CStrictDate(e){return(0,ue.lK)(Ma,e)}visit_CStrictTime(e){return(0,ue.lK)(ja,e)}visit_CLatestDate(e){return(0,ue.lK)(Ua,e)}visit_ClassInstance(e){return(0,ue.lK)(Ya(this.plugins),e)}}function fs(e,t){switch(e._type){case Aa.APPLIED_FUNCTION:return(0,ue.iu)(va(t),e);case Aa.APPLIED_PROPERTY:return(0,ue.iu)(Sa(t),e);case Aa.VARIABLE:return(0,ue.iu)(_a,e);case Aa.LAMBDA:return(0,ue.iu)(Na(t),e);case Aa.KEY_EXPRESSION:return(0,ue.iu)(ya(t),e);case Aa.COLLECTION:return(0,ue.iu)(Oa(t),e);case Aa.ENUM_VALUE:return(0,ue.iu)(wa,e);case Aa.CBOOLEAN:return Va(e,t,(e=>(0,ue.iu)(Ga,e)));case Aa.CBYTEARRAY:return Va(e,t,(e=>(0,ue.iu)(Ha,e)));case Aa.CDATETIME:return Va(e,t,(e=>(0,ue.iu)(Da,e)));case Aa.CSTRICTTIME:return Va(e,t,(e=>(0,ue.iu)(ja,e)));case Aa.CDECIMAL:return Va(e,t,(e=>(0,ue.iu)(Fa,e)));case Aa.CFLOAT:return Va(e,t,(e=>(0,ue.iu)(Pa,e)));case Aa.CINTEGER:return Va(e,t,(e=>(0,ue.iu)(La,e)));case Aa.CLATESTDATE:return Va(e,t,(e=>(0,ue.iu)(Ua,e)));case Aa.CSTRICTDATE:return Va(e,t,(e=>(0,ue.iu)(Ma,e)));case Aa.CSTRING:if(Array.isArray(e.values)&&!e.values.length&&H(e.multiplicity)&&1===e.multiplicity.upperBound){const e=new xr;return e.value="",e}return Va(e,t,(e=>(0,ue.iu)(Ba,e)));case Aa.CLASS_INSTANCE:return(0,ue.iu)(Ya(t),e);case Ta.PAIR:case Ta.AGGREGATE_VALUE:case Ta.EXECUTION_CONTEXT_INSTANCE:case Ta.PATH:case Ta.ROOT_GRAPH_FETCH_TREE:case Ta.PURE_LIST:case Ta.RUNTIME_INSTANCE:case Ta.SERIALIZATION_CONFIG:case Ta.TDS_AGGREGATE_VALUE:case Ta.TDS_COLUMN_INFORMATION:case Ta.TDS_OLAP_AGGREGATION:case Ta.TDS_OLAP_RANK:case Ta.TDS_SORT_INFORMATION:return(0,ue.iu)(Ya(t),{_type:Aa.CLASS_INSTANCE,type:e._type,value:e});case Aa.HACKED_CLASS:return Ra(e);case Aa.UNIT_TYPE:case Aa.HACKED_UNIT:return ka(e);case Aa.PRIMITIVE_TYPE:case Aa.ENUM:case Aa.CLASS:case Aa.MAPPING_INSTANCE:case Aa.PACKAGEABLE_ELEMENT_PTR:return(0,ue.iu)(Ia,e);case Aa.GENERIC_TYPE_INSTANCE:return(0,ue.iu)(xa,e);default:throw new I(`Can't deserialize value specification of type '${e._type}'`)}}function hs(e,t){return e.accept_ValueSpecificationVisitor(new ms(t))}var Es=n(8492);const bs=e=>F((0,Es.A)(e.split("::"))),Cs=(e,t)=>Array.isArray(t)?t.some((t=>Cs(e,t))):e===t||bs(t)===e;class Ts{uuid=(0,a.A)();timestamp=Date.now();data;_finalized=!1;_hashCode;constructor(e,t,n,o){this.data={name:e,runtime:t,sourceQuery:n,configuration:o,sourceColumns:[],leafExtendedColumns:[],selectColumns:[],filter:void 0,groupBy:void 0,pivot:void 0,groupExtendedColumns:[],sortColumns:[],limit:void 0}}static create(e,t,n,o){return new Ts(e,t,n,o)}clone(){const e=new Ts("","",{},{});return e.data=JSON.parse(JSON.stringify(this.data)),e}stageCols(e){switch(e){case"filter":case"leaf-extend":return[...this.data.sourceColumns];case"select":return[...this.data.sourceColumns,...this.data.leafExtendedColumns];case"aggregation":case"group-extend":return[...this.data.selectColumns];case"sort":return[...this.data.selectColumns,...this.data.groupExtendedColumns];default:throw new S(`Unknown stage '${e}'`)}}isFinalized(){return this._finalized}finalize(){return this._finalized||(this._hashCode=this.computeHashCode(),this._finalized=!0),this}get hashCode(){if(!this._finalized||!this._hashCode)throw new S("Snapshot is not finalized");return this._hashCode}computeHashCode(){return e=_(this.data),D(G(e),"Can't hash non-object value"),Zo(e,undefined);var e}}function As(e,t){return e?.find((e=>e.name===t))}function _s(e,t){return F(e?.find((e=>e.name===t)),`Can't find column '${t}'`)}const Ns={transparent:"#00000000",black:"#000000",white:"#ffffff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"}};var ys;!function(e){e.EXTEND="meta::pure::functions::relation::extend",e.FILTER="meta::pure::functions::relation::filter",e.GROUP_BY="meta::pure::functions::relation::groupBy",e.LIMIT="meta::pure::functions::relation::limit",e.PIVOT="meta::pure::functions::relation::pivot",e.SELECT="meta::pure::functions::relation::select",e.SLICE="meta::pure::functions::relation::slice",e.SORT="meta::pure::functions::relation::sort",e.CAST="meta::pure::functions::lang::cast",e.FROM="meta::pure::mapping::from",e.ASC="meta::pure::functions::relation::ascending",e.DESC="meta::pure::functions::relation::descending",e.AND="meta::pure::functions::boolean::and",e.NOT="meta::pure::functions::boolean::not",e.OR="meta::pure::functions::boolean::or",e.CONTAINS="meta::pure::functions::string::contains",e.ENDS_WITH="meta::pure::functions::string::endsWith",e.EQUAL="meta::pure::functions::boolean::equal",e.GREATER_THAN="meta::pure::functions::boolean::greaterThan",e.GREATER_THAN_EQUAL="meta::pure::functions::boolean::greaterThanEqual",e.IN="meta::pure::functions::collection::in",e.IS_EMPTY="meta::pure::functions::collection::isEmpty",e.LESS_THAN="meta::pure::functions::boolean::lessThan",e.LESS_THAN_EQUAL="meta::pure::functions::boolean::lessThanEqual",e.STARTS_WITH="meta::pure::functions::string::startsWith",e.AVERAGE="meta::pure::functions::math::average",e.COUNT="meta::pure::functions::collection::count",e.DISTINCT="meta::pure::functions::collection::distinct",e.FIRST="meta::pure::functions::collection::first",e.JOIN_STRINGS="meta::pure::functions::string::joinStrings",e.LAST="meta::pure::functions::collection::last",e.MAX="meta::pure::functions::collection::max",e.MIN="meta::pure::functions::collection::min",e.SUM="meta::pure::functions::math::sum",e.STDDEV_POP="meta::pure::functions::math::stdDevPopulation",e.STDDEV_SAMP="meta::pure::functions::math::stdDevSample",e.VAR_POP="meta::pure::functions::math::variancePopulation",e.VAR_SAMP="meta::pure::functions::math::varianceSample"}(ys||(ys={}));const vs="x";var Ss,Is,xs,ks,Rs,Os,ws,Fs,Ls,Bs,Ps,Ds,js;function Ms(e){switch(e){case cr.NUMBER:case cr.INTEGER:case cr.DECIMAL:case cr.FLOAT:return js.NUMBER;case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return js.DATE;case cr.STRING:default:return js.TEXT}}!function(e){e.BASIS_POINT="Basis Points (bp)",e.PERCENT="Percent (%)",e.THOUSANDS="Thousands (k)",e.MILLIONS="Millions (m)",e.BILLIONS="Billions (b)",e.TRILLIONS="Trillions (t)",e.AUTO="Auto (k/m/b/t)"}(Ss||(Ss={})),function(e){e.COUNT="Count",e.SUM="Sum",e.MIN="Min",e.MAX="Max",e.AVERAGE="Average"}(Is||(Is={})),function(e){e.ARIAL="Arial",e.ROBOTO="Roboto",e.ROBOTO_CONDENSED="Roboto Condensed",e.TIMES_NEW_ROMAN="Times New Roman",e.GEORGIA="Georgia",e.ROBOTO_SERIF="Roboto Serif",e.JERBRAINS_MONO="Jetbrains Mono",e.ROBOTO_MONO="Roboto Mono",e.UBUNTU_MONO="Ubuntu Mono"}(xs||(xs={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right"}(ks||(ks={})),function(e){e.LOWERCASE="lowercase",e.UPPERCASE="uppercase",e.CAPITALIZE="capitalize"}(Rs||(Rs={})),function(e){e.SOLID="solid",e.DASHED="dashed",e.DOTTED="dotted",e.DOUBLE="double",e.WAVY="wavy"}(Os||(Os={})),function(e){e.MEASURE="Measure",e.DIMENSION="Dimension"}(ws||(ws={})),function(e){e.SUM="sum",e.AVERAGE="avg",e.COUNT="count",e.MIN="min",e.MAX="max",e.FIRST="first",e.LAST="last",e.MEDIAN="median",e.VAR_POP="var_samp",e.VAR_SAMP="var_pop",e.STDDEV_POP="stddev_pop",e.STDDEV_SAMP="stddev_samp"}(Fs||(Fs={})),function(e){e.EQUAL="equal",e.NOT_EQUAL="notEqual",e.GREATER_THAN="greaterThan",e.GREATER_THAN_OR_EQUAL="greaterThanOrEqual",e.LESS_THAN="lessThan",e.LESS_THAN_OR_EQUAL="lessThanOrEqual",e.BLANK="isEmpty",e.NOT_BLANK="isNotEmpty",e.CONTAINS="contains",e.NOT_CONTAINS="notContains",e.STARTS_WITH="startsWith",e.ENDS_WITH="endsWith"}(Ls||(Ls={})),function(e){e.AND="and",e.OR="or"}(Bs||(Bs={})),function(e){e.ASCENDING="ascending",e.DESCENDING="descending"}(Ps||(Ps={})),function(e){e.LEFT="Left",e.RIGHT="Right"}(Ds||(Ds={})),function(e){e.NUMBER="number",e.DATE="date",e.TEXT="text"}(js||(js={}));const Us="dataCube.linkLabel",Gs=Ns.neutral[200],Hs=Ns.sky[100],Vs=xs.ROBOTO,Ys=!1,Ks=!1,Ws=void 0,$s=!1,Xs=ks.LEFT,zs=Ns.black,qs=Ns.transparent,Js=Ns.white,Qs=Ns.red[500],Zs=Ns.neutral[400],ei=Ns.blue[600];function ti(e){return B(fs(e,[]),Cr)}function ni(e){const t=new or;return t.name=e??vs,t}function oi(e,t){const n=new ra;return n.property=e,n.parameters.push(t??ni()),n}function ri(e,t){const n=new Cr;return n.parameters=e,n.body=t,n}function ai(e,t){const n=new Nr;return n.function=e,n.parameters=t,n}function si(e){const t=new yr;return t.multiplicity=new Er(e.length,e.length),t.values=e,t}function ii(e,t){const n=(e,t)=>(e.value=t,e);switch(e){case cr.STRING:return n(new xr,V(t));case cr.BOOLEAN:return n(new Lr,K(t));case cr.NUMBER:case cr.DECIMAL:return n(new Sr,Y(t));case cr.INTEGER:return n(new Ir,Y(t));case cr.FLOAT:return n(new kr,Y(t));case cr.DATE:case cr.DATETIME:return n(new Or,V(t));case cr.STRICTDATE:return n(new wr,V(t));case cr.STRICTTIME:return n(new Fr,V(t));default:throw new I(`Unsupported column type '${e}'`)}}function ci(e){const t=new ma;return t.fullPath=e,t}function li(e,t){const n=new ha;return n.type=e,n.value=t,n}function di(e,t,n){const o=new qr;return o.name=e,o.function1=t,o.function2=n,o}function ui(e){const t=new zr;return t.colSpecs=e,li(Ta.COL_SPEC_ARRAY,t)}function gi(e){const t=ni();return e.length?e.map((e=>di(e.name,ri([t],[oi(e.name,t)]),ri([t],[ai(e.function,[t])])))):[di("INTERNAL__filler_count_agg_column",ri([t],[t]),ri([t],[ai(ys.COUNT,[t])]))]}function pi(e){if("groupOperation"in e){const t=e,n=t.groupOperation===Bs.AND?ys.AND:ys.OR;let o=[];return t.conditions.forEach((e=>{o.push(pi(e)),2===o.length&&(o=[ai(n,o)])})),F(o[0])}{const t=e,n=oi(t.name),o=(e,...t)=>ai(bs(e),[n,...t]),r=()=>ii(t.type,t.value),a=e=>ai(bs(ys.NOT),[e]);switch(t.operation){case Ls.EQUAL:return o(ys.EQUAL,r());case Ls.GREATER_THAN:return o(ys.GREATER_THAN,r());case Ls.GREATER_THAN_OR_EQUAL:return o(ys.GREATER_THAN_EQUAL,r());case Ls.LESS_THAN:return o(ys.LESS_THAN,r());case Ls.LESS_THAN_OR_EQUAL:return o(ys.LESS_THAN_EQUAL,r());case Ls.CONTAINS:return o(ys.CONTAINS,r());case Ls.ENDS_WITH:return o(ys.ENDS_WITH,r());case Ls.STARTS_WITH:return o(ys.STARTS_WITH,r());case Ls.BLANK:return o(ys.IS_EMPTY);case Ls.NOT_EQUAL:return a(o(ys.EQUAL,r()));case Ls.NOT_BLANK:return a(o(ys.IS_EMPTY));case Ls.NOT_CONTAINS:return a(o(ys.CONTAINS,r()));default:throw new I(`Unsupported filter operation '${t.operation}'`)}}}function mi(e,t){const n=e.filter((e=>!As(t,e.name)));return n.length?ai(bs(ys.EXTEND),[ui(n.map((e=>di(e.name,ri([ni()],[ii(cr.STRING,"")])))))]):void 0}function fi(e){switch(e){case Ri.AVERAGE:return Fs.AVERAGE;case Ri.COUNT:return Fs.COUNT;case Ri.MAX:return Fs.MAX;case Ri.MIN:return Fs.MIN;case Ri.SUM:return Fs.SUM;default:throw new S(`Unsupported aggregate function '${e}'`)}}function hi(){const e=ni();return di(Ii,ri([e],[e]),ri([e],[ai(ys.COUNT,[e])]))}var Ei,bi;!function(e){e.CSV="CSV",e.EXCEL="EXCEL",e.PLAIN_TEXT="PLAIN_TEXT",e.HTML="HTML",e.PDF="PDF"}(Ei||(Ei={})),function(e){e.ROOT="data-cube-grid.ag-theme-balham",e.HIGHLIGHT_ROW="data-cube-grid__utility--highlight-row",e.SHOW_VERTICAL_GRID_LINES="data-cube-grid__utility--show-vertical-grid-lines",e.SHOW_HORIZONTAL_GRID_LINES="data-cube-grid__utility--show-horizontal-grid-lines",e.BLUR="data-cube-grid__utility--blur",e.FONT_FAMILY_PREFIX="data-cube-grid__utility--font-family-",e.FONT_SIZE_PREFIX="data-cube-grid__utility--font-size-",e.FONT_BOLD="data-cube-grid__utility--font-style-bold",e.FONT_ITALIC="data-cube-grid__utility--font-style-italic",e.FONT_UNDERLINE_PREFIX="data-cube-grid__utility--font-style-underline-",e.FONT_STRIKETHROUGH="data-cube-grid__utility--font-style-strikethrough",e.FONT_CASE_PREFIX="data-cube-grid__utility--font-style-case-",e.TEXT_ALIGN_PREFIX="data-cube-grid__utility--text-align-",e.TEXT_COLOR_PREFIX="data-cube-grid__utility--text-color-",e.BACKGROUND_COLOR_PREFIX="data-cube-grid__utility--background-color-"}(bi||(bi={}));const Ci=e=>`${bi.FONT_FAMILY_PREFIX}${e.replaceAll(" ","-")}`,Ti=e=>`${bi.FONT_SIZE_PREFIX}${e}`,Ai=e=>`${bi.FONT_UNDERLINE_PREFIX}${e??"none"}`,_i=e=>`${bi.FONT_CASE_PREFIX}${e??"none"}`,Ni=e=>`${bi.TEXT_ALIGN_PREFIX}${e}`,yi=(e,t)=>`${bi.TEXT_COLOR_PREFIX}${t}-${e.substring(1)}`,vi=(e,t)=>`${bi.BACKGROUND_COLOR_PREFIX}${t}-${e.substring(1)}`,Si="INTERNAL__tree",Ii="INTERNAL__count";var xi,ki,Ri;function Oi(e){const t=[];return e.forEachNode((e=>{e.data&&t.push(e.data)})),t}function wi(e){const t=[];return e.forEachNodeAfterFilter((e=>{e.data&&t.push(e.data)})),t}!function(e){e.LEFT="left",e.RIGHT="right"}(xi||(xi={})),function(e){e.ASCENDING="asc",e.DESCENDING="desc"}(ki||(ki={})),function(e){e.COUNT="count",e.SUM="sum",e.MAX="max",e.MIN="min",e.AVERAGE="avg"}(Ri||(Ri={}));class Fi{grid;rowCount=void 0;constructor(e){(0,_e.Gn)(this,{rowCount:_e.sH}),this.grid=e}async fetchRows(e){const t=this.grid.dataCube.newTask("Fetching data");e.request.rowGroupCols.length?e.api.setColumnsVisible([Si],!0):e.api.setColumnsVisible([Si],!1);const n=F(this.grid.getLatestSnapshot()),o=function(e,t){const n=t.clone();if(e.rowGroupCols.length){const o=t.stageCols("aggregation");n.data.groupBy={columns:e.rowGroupCols.map((e=>({name:e.id,type:_s(o,e.id).type}))),aggColumns:e.valueCols.filter((e=>O(e.field)&&O(e.aggFunc))).map((e=>({name:F(e.field),type:_s(o,F(e.field)).type,function:fi(e.aggFunc)})))}}else n.data.groupBy=void 0;return n.data.sortColumns=e.sortModel.map((e=>({..._s(t.stageCols("sort"),e.colId),operation:e.sort===ki.ASCENDING?Ps.ASCENDING:Ps.DESCENDING}))),n.finalize()}(e.request,n);o.hashCode!==n.hashCode&&this.grid.publishSnapshot(o);try{const t=function(e,t){const n=e.data,o=fs(n.sourceQuery,[]),r=[],a={},s=(e,t)=>{r.push(t),a[e]=t};if(n.filter&&s("filter",ai(bs(ys.FILTER),[ri([ni()],[pi(n.filter)])])),n.leafExtendedColumns.length&&s("leafExtend",ai(bs(ys.EXTEND),[ui(n.leafExtendedColumns.map((e=>di(e.name,ti(e.lambda)))))])),n.selectColumns.length&&s("select",ai(bs(ys.SELECT),[ui(n.selectColumns.map((e=>di(e.name))))])),n.groupBy){const t=n.groupBy;s("groupBy",ai(bs(ys.GROUP_BY),[ui(t.columns.map((e=>di(e.name)))),ui(gi(t.aggColumns))]));const o=mi(e.stageCols("aggregation"),[...t.columns,...t.aggColumns]);o&&s("groupByExtend",o)}if(n.groupExtendedColumns.length&&s("groupExtend",ai(bs(ys.EXTEND),[ui(n.groupExtendedColumns.map((e=>di(e.name,ti(e.lambda)))))])),n.sortColumns.length&&s("sort",ai(bs(ys.SORT),[si(n.sortColumns.map((e=>{return ai(bs(e.operation===Ps.ASCENDING?ys.ASC:ys.DESC),[(t=e.name,li(Ta.COL_SPEC,di(t,undefined,undefined)))]);var t})))])),n.limit&&s("limit",ai(bs(ys.LIMIT),[ii(cr.INTEGER,n.limit)])),t?.pagination&&r.push(ai(bs(ys.SLICE),[ii(cr.INTEGER,t.pagination.start),ii(cr.INTEGER,t.pagination.end)])),r.push(ai(bs(ys.FROM),[ci(n.runtime)])),t?.postProcessor?.(e,r,a),!r.length)return o;for(let e=0;e<r.length;e++)F(r[e]).parameters.unshift(0===e?o:F(r[e-1]));return F(r[r.length-1])}(o,{postProcessor:(a=e.request.groupKeys,(e,t,n)=>{const o=e=>{const o=n[e];o&&(t.splice(t.indexOf(o),1),n[e]=void 0)},r=e.data;if(n.groupBy){const s=F(r.groupBy);if(a.length&&t.splice(t.indexOf(n.groupBy),0,ai(bs(ys.FILTER),[ri([ni()],[pi({conditions:a.map(((e,t)=>({...F(s.columns[t]),operation:Ls.EQUAL,value:e}))),groupOperation:Bs.AND})])])),a.length<s.columns.length){const r=t.indexOf(n.groupBy),i=s.columns.slice(0,a.length+1),c=ai(bs(ys.GROUP_BY),[ui(i.map((e=>di(e.name)))),ui([...gi(s.aggColumns),hi()])]);t[r]=c,n.groupBy=c;const l=mi(e.stageCols("aggregation"),[...i,...s.aggColumns]);o("groupByExtend"),n.groupByExtend=l,l&&t.splice(r+1,0,l)}else o("groupBy"),o("groupByExtend")}}),pagination:this.grid.isPaginationEnabled&&void 0!==e.request.startRow&&void 0!==e.request.endRow?{start:e.request.startRow,end:e.request.endRow}:void 0}),n=new Cr;n.body.push(t);const s=await this.grid.dataCube.infrastructure.engine.executeQuery(n),i=(r=s.result).rows.map(((e,t)=>{const n={},o=r.columns;return e.values.forEach(((e,t)=>{n[o[t]]=U(e)?String(e):e})),n.rowNumber=t,n}));this.grid.isPaginationEnabled?(e.success({rowData:i}),0===e.request.groupKeys.length&&(0,_e.h5)((()=>{this.rowCount=(e.request.startRow??0)+i.length}))):(e.success({rowData:i,rowCount:i.length}),0===e.request.groupKeys.length&&(0,_e.h5)((()=>{this.rowCount=i.length})))}catch(t){x(t),this.grid.dataCube.application.notificationService.notifyError(t),e.fail()}finally{this.grid.dataCube.endTask(t)}var r,a}getRows(e){this.fetchRows(e).catch((e=>{x(e),this.grid.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error ocurred while fetching data for grid should have been handled gracefully",e)}))}}class Li{dataCube;application;latestSnapshot;constructor(e){this.dataCube=e,this.application=e.application}async receiveSnapshot(e){const t=this.latestSnapshot;this.latestSnapshot=e,await this.applySnapshot(e,t)}publishSnapshot(e){this.latestSnapshot=e,this.dataCube.snapshotManager.broadcastSnapshot(e)}getLatestSnapshot(){return this.latestSnapshot}}var Bi=n(7262),Pi=n(5314),Di=n(5236),ji=n(6251),Mi=n(9787);const Ui={AdvancedSettings:Mi.teB,CaretDown:Mi.UgJ,CaretRight:Mi.Izh,Checkbox:Bi.Pvj,CheckboxSelected:Bi.Kad,ChevronLeft:Mi.h$A,ChevronRight:Mi.klJ,ChevronDown:Mi.ciu,Code:Mi.sAL,Cube:Mi.keA,Documentation:Mi.KHb,FontBold:Pi.ux7,FontCase:ji.tEi,FontItalic:Pi.LPp,FontUnderline:Pi.dgX,FontStrikethrough:Pi.kKc,Loader:Mi.C5G,Note:Mi.Jb_,Pin:Gt.Cxm,Search:Mi.PuI,Settings:Mi.yRe,Table:Mi.ZIs,TableColumn:Mi.QKp,TableColumnOptions__Settings:Mi.uRn,TableColumns:Mi.N9Z,TableExtendedColumn:Mi.w28,TableFilter:Mi.XPy,TableFilterPlus:Mi.VmB,TableFilterCode:Mi.awR,TableGroupBy:Mi.PAn,TableOptions:Mi.v$W,TablePagination:Pi.Hs5,TablePivot:Mi.ba8,TablePlus:Mi.ZQn,TableRemoveColumn:Mi.F6Q,TableRow:Mi.wV0,TableRowColumn:Mi.QE3,TableScroll:Di.cfM,TableSort:Mi.r9t,TextAlignLeft:Di.T4j,TextAlignCenter:Di.roG,TextAlignRight:Di.QHN,Window:Gt.PV7,X:Gt.D9N,Warning:Mi.fQM,WarningCircle:Mi.Ajk};function Gi(e){switch(e.type){case cr.NUMBER:case cr.DECIMAL:case cr.INTEGER:case cr.FLOAT:return"number";case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return"dateString";case cr.STRING:default:return"text"}}function Hi(e){switch(e.type){case cr.STRING:case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return[];case cr.NUMBER:case cr.DECIMAL:case cr.INTEGER:case cr.FLOAT:return[Ri.AVERAGE,Ri.COUNT,Ri.SUM,Ri.MAX,Ri.MIN];default:return[]}}function Vi(e){switch(e){case Fs.AVERAGE:return Ri.AVERAGE;case Fs.COUNT:return Ri.COUNT;case Fs.MAX:return Ri.MAX;case Fs.MIN:return Ri.MIN;case Fs.SUM:return Ri.SUM;default:throw new S(`Unsupported aggregate function '${e}'`)}}function Yi(e,t){switch(t){case Ss.PERCENT:return{value:100*e,unit:"%"};case Ss.BASIS_POINT:return{value:1e4*e,unit:"bp"};case Ss.THOUSANDS:return{value:e/1e3,unit:"k"};case Ss.MILLIONS:return{value:e/1e6,unit:"m"};case Ss.BILLIONS:return{value:e/1e9,unit:"b"};case Ss.TRILLIONS:return{value:e/1e12,unit:"t"};case Ss.AUTO:return Yi(e,e>=1e12?Ss.TRILLIONS:e>=1e9?Ss.BILLIONS:e>=1e6?Ss.MILLIONS:e>=1e3?Ss.THOUSANDS:void 0);default:return{value:e,unit:void 0}}}function Ki(e){return e.node.failedLoad?(0,E.jsx)("span",{className:"inline-flex items-center",children:"#ERR"}):(0,E.jsxs)("span",{className:"inline-flex items-center",children:[(0,E.jsx)(Ui.Loader,{className:"mr-1 animate-spin stroke-2"}),"Loading"]})}function Wi(e){const{column:t,configuration:n}=e,o=Ms(t.type),r=t.fontFamily??n.fontFamily,a=t.fontSize??n.fontSize,s=t.fontBold??n.fontBold,i=t.fontItalic??n.fontItalic,c=t.fontStrikethrough??n.fontStrikethrough,l=t.fontUnderline??n.fontUnderline,d=t.fontCase??n.fontCase,u=t.textAlign??n.textAlign,g=t.normalForegroundColor??n.normalForegroundColor,p=t.normalBackgroundColor??n.normalBackgroundColor,m=t.negativeForegroundColor??n.negativeForegroundColor,f=t.negativeBackgroundColor??n.negativeBackgroundColor,h=t.zeroForegroundColor??n.zeroForegroundColor,b=t.zeroBackgroundColor??n.zeroBackgroundColor,C=t.errorForegroundColor??n.errorForegroundColor,T=t.errorBackgroundColor??n.errorBackgroundColor,A=function(e){const{column:t}=e;return Ms(t.type)===js.TEXT&&t.displayAsLink?function(e){if(n=e.value,!Boolean(k((()=>new URL(n)))))return e.value;var n;const o=e.value,r=le(t.linkLabelParameter??Us,ce(o,!0));return(0,E.jsx)("a",{href:o,target:"_blank",rel:"noreferrer",className:"text-blue-600 underline",children:r??o})}:null}(e);return{cellDataType:Gi(t),hide:t.hideFromView,valueFormatter:o===js.NUMBER?e=>{const n=e.value;if(null==n)return null;const o=t.negativeNumberInParens&&n<0,r=Yi(n,t.numberScale),a=(o?Math.abs(r.value):r.value).toLocaleString(void 0,{useGrouping:t.displayCommas,...void 0!==t.decimals?{minimumFractionDigits:t.decimals,maximumFractionDigits:t.decimals}:{}});return(o?`(${a})`:a)+(r.unit?` ${r.unit}`:"")}:e=>e.value,loadingCellRenderer:Ki,cellClassRules:{[Ci(r)]:()=>!0,[Ti(a)]:()=>!0,[bi.FONT_BOLD]:()=>s,[bi.FONT_ITALIC]:()=>i,[bi.FONT_STRIKETHROUGH]:()=>c,[Ai(l)]:()=>Boolean(l),[_i(d)]:e=>o===js.TEXT&&Boolean(d),[Ni(u)]:()=>!0,[yi(g,"normal")]:()=>!0,[vi(p,"normal")]:()=>!0,[yi(h,"zero")]:e=>o===js.NUMBER&&M(e.value)&&0===e.value,[vi(b,"zero")]:e=>o===js.NUMBER&&M(e.value)&&0===e.value,[yi(m,"negative")]:e=>o===js.NUMBER&&M(e.value)&&e.value<0,[vi(f,"negative")]:e=>o===js.NUMBER&&M(e.value)&&e.value<0,[yi(C,"error")]:e=>e.node.failedLoad,[vi(T,"error")]:e=>e.node.failedLoad,[bi.BLUR]:()=>t.blur},cellRenderer:A,pinned:void 0!==t.pinned?t.pinned===Ds.RIGHT?xi.RIGHT:xi.LEFT:null,tooltipValueGetter:e=>O(e.value)?`Value = ${""===e.value?"''":!0===e.value?"TRUE":!1===e.value?"FALSE":e.value}`:"Missing Value"}}function $i(e){const{column:t}=e;return{resizable:void 0===t.fixedWidth,width:t.fixedWidth,minWidth:Math.max(t.minWidth??50,50),maxWidth:t.maxWidth}}function Xi(e){const{snapshot:t,column:n}=e,o=t.data.sortColumns,r=As(o,n.name);return{sortable:!0,sort:r?r.operation===Ps.ASCENDING?ki.ASCENDING:ki.DESCENDING:null,sortIndex:r?o.indexOf(r):null}}function zi(e){const{snapshot:t,column:n}=e,o=t.data,r=As(t.stageCols("aggregation"),n.name),a=As(o.groupBy?.columns,n.name),s=As(o.groupBy?.aggColumns,n.name);return{enableRowGroup:n.kind===ws.DIMENSION,enableValue:n.kind===ws.MEASURE,rowGroup:Boolean(a),aggFunc:s?Vi(s.function):r&&[cr.NUMBER,cr.DECIMAL,cr.FLOAT,cr.INTEGER].includes(r.type)?Ri.SUM:null,allowedAggFuncs:r?Hi(r):[]}}function qi(e){const t=e.grid;return{rowGroupPanelShow:"always",groupDisplayType:"custom",suppressRowGroupHidesColumns:!0,suppressAggFuncInHeader:!0,getChildCount:e=>e[Ii],alwaysMultiSort:!0,rowHeight:20,headerHeight:24,suppressBrowserResizeObserver:!0,noRowsOverlayComponent:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.WarningCircle,{className:"mr-1 stroke-2 text-lg"})}),"0 rows"]}),loadingOverlayComponent:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.Loader,{className:"mr-1 animate-spin stroke-2 text-lg"})}),"Loading..."]}),onBodyScroll:e=>{const n=e.api.getDisplayedRowCount(),o=e.api.getVerticalPixelRange(),r=Math.max(1,Math.ceil(o.top/20)+1),a=Math.min(n,Math.floor(o.bottom/20));t.setScrollHintText(`${r}-${a}/${n}`),e.api.hidePopupMenu()},onBodyScrollEnd:()=>t.setScrollHintText(void 0),preventDefaultOnContextMenu:!0,columnMenu:"new",getContextMenuItems:e=>t.controller.menuBuilder?.(e)??[],getMainMenuItems:e=>t.controller.menuBuilder?.(e)??[],autoSizePadding:10,autoSizeStrategy:{type:"fitCellContents"},tooltipShowDelay:1e3,tooltipInteraction:!0,suppressScrollOnNewData:!0,suppressServerSideFullWidthLoadingRow:!0,enableRangeSelection:!0,sideBar:{toolPanels:[{id:"columns",labelDefault:"Columns",labelKey:"columns",iconKey:"columns",toolPanel:"agColumnsToolPanel",minWidth:200,width:200,toolPanelParams:{suppressValues:!0,suppressPivotMode:!0,suppressPivots:!0}}],position:"right"},animateRows:!1,suppressColumnMoveAnimation:!0}}class Ji{name;type;kind=ws.DIMENSION;displayName;decimals;displayCommas=!1;negativeNumberInParens=!1;numberScale;hPivotSortFunction;fontFamily;fontSize;fontBold;fontItalic;fontUnderline;fontStrikethrough;fontCase;textAlign;normalForegroundColor;negativeForegroundColor;zeroForegroundColor;errorForegroundColor;normalBackgroundColor;negativeBackgroundColor;zeroBackgroundColor;errorBackgroundColor;blur=!1;hideFromView=!1;fixedWidth;minWidth;maxWidth;pinned;displayAsLink=!1;linkLabelParameter;aggregateFunction;excludedFromHorizontalPivot=!1;constructor(e,t){this.name=e,this.type=t}static serialization=new ge((0,ue.PL)(Ji,{aggregateFunction:(0,ue.lq)((0,ue.MY)()),blur:(0,ue.MY)(),decimals:(0,ue.lq)((0,ue.MY)()),displayAsLink:(0,ue.MY)(),displayCommas:(0,ue.MY)(),displayName:(0,ue.lq)((0,ue.MY)()),errorBackgroundColor:(0,ue.lq)((0,ue.MY)()),errorForegroundColor:(0,ue.lq)((0,ue.MY)()),excludedFromHorizontalPivot:(0,ue.MY)(),fixedWidth:(0,ue.lq)((0,ue.MY)()),fontBold:(0,ue.lq)((0,ue.MY)()),fontCase:(0,ue.lq)((0,ue.MY)()),fontFamily:(0,ue.lq)((0,ue.MY)()),fontItalic:(0,ue.lq)((0,ue.MY)()),fontSize:(0,ue.lq)((0,ue.MY)()),fontStrikethrough:(0,ue.lq)((0,ue.MY)()),fontUnderline:(0,ue.lq)((0,ue.MY)()),hideFromView:(0,ue.MY)(),hPivotSortFunction:(0,ue.lq)((0,ue.MY)()),kind:(0,ue.MY)(),linkLabelParameter:(0,ue.lq)((0,ue.MY)()),maxWidth:(0,ue.lq)((0,ue.MY)()),minWidth:(0,ue.lq)((0,ue.MY)()),name:(0,ue.MY)(),negativeBackgroundColor:(0,ue.lq)((0,ue.MY)()),negativeForegroundColor:(0,ue.lq)((0,ue.MY)()),normalBackgroundColor:(0,ue.lq)((0,ue.MY)()),normalForegroundColor:(0,ue.lq)((0,ue.MY)()),negativeNumberInParens:(0,ue.MY)(),numberScale:(0,ue.lq)((0,ue.MY)()),pinned:(0,ue.lq)((0,ue.MY)()),textAlign:(0,ue.lq)((0,ue.MY)()),type:(0,ue.MY)(),zeroBackgroundColor:(0,ue.lq)((0,ue.MY)()),zeroForegroundColor:(0,ue.lq)((0,ue.MY)())}))}class Qi{description;columns=[];showTreeLines=!1;showHorizontalGridLines=!1;showVerticalGridLines=!0;gridLineColor=Gs;fontFamily=Vs;fontSize=12;fontBold=Ys;fontItalic=Ks;fontUnderline=Ws;fontStrikethrough=$s;fontCase=void 0;textAlign=Xs;normalForegroundColor=zs;negativeForegroundColor=Qs;zeroForegroundColor=Zs;errorForegroundColor=ei;normalBackgroundColor=qs;negativeBackgroundColor=qs;zeroBackgroundColor=qs;errorBackgroundColor=qs;alternateRows=!1;alternateRowsStandardMode=!0;alternateRowsColor=Hs;alternateRowsCount=1;initialExpandLevel;showRootAggregation=!1;showLeafCount=!1;addPivotTotalColumn=!0;addPivotTotalColumnOnLeft=!0;treeGroupSortFunction;selectionStats=[];showWarningForTruncatedResult=!0;static serialization=new ge((0,ue.PL)(Qi,{addPivotTotalColumn:(0,ue.MY)(),addPivotTotalColumnOnLeft:(0,ue.MY)(),alternateRows:(0,ue.MY)(),alternateRowsColor:(0,ue.MY)(),alternateRowsCount:(0,ue.MY)(),alternateRowsStandardMode:(0,ue.MY)(),columns:(0,ue.p_)(pe(Ji.serialization.schema)),errorBackgroundColor:(0,ue.MY)(),errorForegroundColor:(0,ue.MY)(),description:(0,ue.lq)((0,ue.MY)()),fontBold:(0,ue.MY)(),fontCase:(0,ue.lq)((0,ue.MY)()),fontFamily:(0,ue.MY)(),fontItalic:(0,ue.MY)(),fontSize:(0,ue.MY)(),fontStrikethrough:(0,ue.MY)(),fontUnderline:(0,ue.lq)((0,ue.MY)()),gridLineColor:(0,ue.MY)(),initialExpandLevel:(0,ue.lq)((0,ue.MY)()),negativeBackgroundColor:(0,ue.MY)(),negativeForegroundColor:(0,ue.MY)(),normalBackgroundColor:(0,ue.MY)(),normalForegroundColor:(0,ue.MY)(),selectionStats:(0,ue.p_)((0,ue.MY)()),showHorizontalGridLines:(0,ue.MY)(),showLeafCount:(0,ue.MY)(),showRootAggregation:(0,ue.MY)(),showTreeLines:(0,ue.MY)(),showVerticalGridLines:(0,ue.MY)(),showWarningForTruncatedResult:(0,ue.MY)(),textAlign:(0,ue.MY)(),treeGroupSortFunction:(0,ue.lq)((0,ue.MY)()),zeroBackgroundColor:(0,ue.MY)(),zeroForegroundColor:(0,ue.MY)()}))}var Zi=n(602),ec=n(9073);function tc(...e){return(0,ec.QP)((0,bt.$)(e))}var nc=n(1289),oc=n(2824);function rc(){const[e,t]=(0,xt.useState)(null);return[e=>t(e.currentTarget),()=>t(null),{anchorEl:e,onClose:()=>t(null)}]}function ac(e){const{menuProps:t,children:n,onClose:o,anchorEl:r}=e;return r?(0,E.jsx)(Cn.A,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:r,open:Boolean(r),slotProps:{root:{slotProps:{backdrop:{invisible:!0}}}},elevation:1,marginThreshold:0,transitionDuration:0,onClose:o,...t,children:n}):null}function sc(e){return(0,E.jsx)(oc.A,{...e,style:{cursor:"default"}})}var ic=n(9389),cc=n(7),lc=n(3558);function dc(){return(0,E.jsx)("div",{className:"text-2xs ml-1 select-none rounded-md bg-sky-500 px-1 py-0.5 font-semibold text-white",title:"Work In Progress",children:"WIP"})}function uc(){return(0,E.jsx)("div",{className:"text-2xs ml-1 select-none rounded-md bg-amber-500 px-1 py-0.5 font-semibold text-white",title:"Advanced: Becareful when using this feature!",children:"ADV"})}const gc=(0,xt.forwardRef)((function(e,t){const{min:n,max:o,step:r,value:a,setValue:s,isValid:i,isDecimal:c,defaultValue:l,disabled:d,className:u}=e,[g,p]=(0,xt.useState)(a??"");return(0,xt.useEffect)((()=>{p(a??"")}),[a]),(0,E.jsx)("input",{className:tc("h-5 flex-shrink-0 border border-neutral-400 px-1.5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",u),ref:t,inputMode:"numeric",type:"number",min:n,max:o,step:r,value:g,disabled:Boolean(d),onChange:e=>{const t=e.target.value;p(t);const r=c?(0,lc.A)(t):parseInt(t,10);isNaN(r)||!t||(void 0!==i?!i(r):void 0!==n&&r<n||void 0!==o&&r>o)||s(r)},onBlur:()=>{const e=c?(0,lc.A)(g):parseInt(g.toString(),10);isNaN(e)||!g||(void 0!==i?!i(e):void 0!==n&&e<n||void 0!==o&&e>o)?(s(l),p(l??"")):p(a??"")}})}));function pc(e){const{className:t,...n}=e;return(0,E.jsx)("input",{className:tc("h-5 flex-shrink-0 border border-neutral-400 px-1.5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",t),...n})}function mc(e){const{label:t,className:n,onChange:o,disabled:r,...a}=e;return(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)(nc.A,{icon:(0,E.jsx)(Ui.Checkbox,{}),checkedIcon:(0,E.jsx)(Ui.CheckboxSelected,{}),disableRipple:!0,classes:{root:tc("p-0 text-neutral-600 [&_*]:stroke-[1.5px] -ml-[1px]",n),checked:"data-cube-editor-checkbox--checked",disabled:"data-cube-editor-checkbox--disabled"},onChange:o,disabled:r,...a}),Boolean(t)&&(0,E.jsx)("button",{className:"flex-shrink-0 pl-1 text-sm disabled:text-neutral-300",onClick:o,disabled:r,tabIndex:-1,children:t})]})}function fc(e){const{children:t,className:n,...o}=e;return(0,E.jsxs)("button",{className:tc("group flex h-5 flex-shrink-0 items-center justify-between border border-neutral-400 pl-1.5 text-sm disabled:select-none disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",n),...o,children:[(0,E.jsx)("div",{className:"w-[calc(100%_-_12px)] overflow-hidden overflow-ellipsis whitespace-nowrap text-left",children:e.children}),(0,E.jsx)("div",{className:"flex h-full w-3 items-center justify-center text-neutral-500 group-disabled:text-neutral-400",children:(0,E.jsx)(Ui.CaretDown,{})})]})}function hc(e){const{className:t,...n}=e;return(0,E.jsx)(ac,{...n,menuProps:{classes:{paper:"rounded-none mt-[1px]",list:tc("p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto",t)}}})}function Ec(e){const{className:t,...n}=e;return(0,E.jsx)(sc,{className:tc("flex h-5 w-full items-center px-1.5 text-sm hover:bg-neutral-100 focus-visible:bg-neutral-100",t),...n})}function bc(){return(0,E.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"})}function Cc(e){const{onChange:t,onClose:n,defaultColor:o}=e,[r,a]=(0,xt.useState)(e.color),s=()=>{t(0===(0,ic.A)(r).alpha?Ns.transparent:r),n()};return(0,E.jsxs)("div",{className:"data-cube-color-picker rounded-none border border-neutral-400 bg-white",children:[(0,E.jsx)("div",{className:"p-2",children:(0,E.jsx)(cc.dp,{color:r,onChange:a})}),(0,E.jsx)("div",{className:"flex justify-center px-2",children:["slate","neutral","red","orange","amber","yellow","lime","green","emerald","teal","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].map((e=>(0,E.jsx)("div",{className:"mr-0.5 flex flex-col border-[0.5px] border-neutral-300 last:mr-0",children:[50,100,200,300,400,500,600,700,800,900,950].map((t=>(0,E.jsx)("button",{className:"h-3 w-3 flex-shrink-0",style:{background:Ns[e][t]},onClick:()=>{a(Ns[e][t])},onDoubleClick:()=>{a(Ns[e][t]),s()}},`${e}-${t}`)))},e)))}),(0,E.jsx)("div",{className:"flex justify-center px-2 pb-1 pt-0.5",children:(0,E.jsx)("div",{className:"flex",children:[Ns.transparent,"#000000","#aaaaaa","#dddddd","#ffffff","#ff4136","#ff851b","#ffdc00","#01ff70","#2ecc40","#3d9970","#39cccc","#7fdbff","#0074d9","#001f3f","#b10dc9","#f012be","#85144b"].map((e=>(0,E.jsx)("div",{className:tc("mr-0.5 border-[0.5px] border-neutral-300 last:mr-0",{"data-cube-color-picker--transparent border-neutral-400":e===Ns.transparent}),children:(0,E.jsx)("button",{className:"flex h-3 w-3 flex-shrink-0",style:{background:e},onClick:()=>{a(e)},onDoubleClick:()=>{a(e),s()}})},e)))})}),(0,E.jsx)("div",{className:"h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"flex h-6 items-center justify-between p-1",children:[(0,E.jsxs)("div",{className:"flex",children:[(0,E.jsx)("div",{className:"h-4 w-4 flex-shrink-0 rounded-sm border-[0.5px] border-neutral-300",style:{background:r}}),(0,E.jsx)(cc.HC,{className:"ml-0.5 h-4 w-14 border border-neutral-400 px-1 text-sm",color:r,autoFocus:!0,tabIndex:0,onChange:a,prefix:"#",alpha:!0})]}),(0,E.jsxs)("div",{className:"flex",children:[void 0!==o&&(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{a(o)},children:"Reset"}),(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{n()},children:"Cancel"}),(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{s()},children:"OK"})]})]})]})}function Tc(e){const{color:t,onChange:n,className:o,disabled:r,defaultColor:a}=e,[s,i]=(0,xt.useState)(null);return(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("button",{className:tc("group h-5 w-10 border border-neutral-300 p-[1px] disabled:border-neutral-200",{"data-cube-color-picker--disabled":Boolean(r),"data-cube-color-picker--transparent":!r&&t===Ns.transparent},o),onClick:e=>{i(e.currentTarget)},disabled:r,children:(0,E.jsx)("div",{className:"h-full w-full group-disabled:hidden",style:{background:t}})}),Boolean(s)&&(0,E.jsx)(Bn,{open:Boolean(s),anchorEl:s,anchorOrigin:{vertical:"center",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"left"},onClose:()=>i(null),children:(0,E.jsx)(Cc,{color:t,onChange:n,onClose:()=>i(null),defaultColor:a})})]})}function Ac({name:e,subMenu:t,checked:n}){return(0,Zi.sd)({configureDefaults:()=>!0}),(0,E.jsxs)("div",{children:[(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-icon"}),(0,E.jsxs)("span",{className:"ag-menu-option-part ag-menu-option-text !inline-flex items-center",children:[(0,E.jsx)("span",{className:"opacity-50",children:e}),(0,E.jsx)(dc,{})]}),(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-shortcut"}),(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-popup-pointer select-none",children:t&&(0,E.jsx)("span",{className:"ag-icon ag-icon-small-right"})})]})}class _c extends Li{configuration=new Qi;selectableColumns=[];selectColumns=[];verticalPivotableColumns=[];verticalPivotedColumns=[];sortableColumns=[];sortColumns=[];menuBuilder;getColumnConfiguration(e){return this.configuration.columns.find((t=>t.name===e))}pinColumn(e,t){const n=this.getColumnConfiguration(e);n&&(n.pinned=t,this.applyChanges())}rearrangeColumns(e){this.configuration.columns=e.map((e=>this.getColumnConfiguration(e))).filter(O),this.selectColumns=this.configuration.columns.map((e=>this.selectColumns.find((t=>t.name===e.name)))).filter(O),this.applyChanges()}removeAllPins(){this.configuration.columns.forEach((e=>e.pinned=void 0)),this.applyChanges()}showColumn(e,t){const n=this.getColumnConfiguration(e);n&&(n.hideFromView=!t,this.applyChanges())}setVerticalPivotOnColumn(e){const t=this.verticalPivotableColumns.find((t=>t.name===e));t&&(this.verticalPivotedColumns=[t],this.applyChanges())}addVerticalPivotOnColumn(e){const t=this.verticalPivotableColumns.find((t=>t.name===e));t&&(this.verticalPivotedColumns=[...this.verticalPivotedColumns,t],this.applyChanges())}removeVerticalPivotOnColumn(e){this.verticalPivotedColumns=this.verticalPivotedColumns.filter((t=>t.name===e)),this.applyChanges()}clearAllVerticalPivots(){this.verticalPivotedColumns=[],this.applyChanges()}getActionableSortColumn(e,t){const n=this.sortableColumns.find((t=>t.name===e));if(!n)return;const o=this.sortColumns.find((t=>t.name===e));return o&&o.operation!==t?o:o?void 0:{...n,operation:t}}setSortByColumn(e,t){const n=this.getActionableSortColumn(e,t);n&&(n.operation=t,this.sortColumns=[n],this.applyChanges())}addSortByColumn(e,t){const n=this.getActionableSortColumn(e,t);n&&(n.operation=t,this.sortColumns=[...this.sortColumns,n],this.applyChanges())}clearSortByColumn(e){this.sortColumns=this.sortColumns.filter((t=>t.name!==e)),this.applyChanges()}clearAllSorts(){this.sortColumns=[],this.applyChanges()}applyChanges(){const e=F(this.getLatestSnapshot()),t=e.clone();t.data.selectColumns=this.selectColumns,t.data.sortColumns=this.sortColumns,t.data.configuration=Qi.serialization.toJson(this.configuration),t.data.groupBy=this.verticalPivotedColumns.length?{columns:this.verticalPivotedColumns,aggColumns:this.configuration.columns.filter((e=>e.kind===ws.MEASURE&&void 0!==e.aggregateFunction&&!this.verticalPivotedColumns.find((t=>t.name===e.name)))).map((e=>({name:e.name,type:e.type,function:F(e.aggregateFunction)})))}:void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=e.clone();this.configuration=Qi.serialization.fromJson(e.data.configuration),this.selectableColumns=n.stageCols("select"),this.selectColumns=n.data.selectColumns,this.sortableColumns=n.stageCols("sort"),this.sortColumns=n.data.sortColumns,this.verticalPivotableColumns=n.stageCols("aggregation").filter((e=>this.getColumnConfiguration(e.name)?.kind===ws.DIMENSION)),this.verticalPivotedColumns=n.data.groupBy?.columns??[],this.menuBuilder=function(e){const t=e.dataCube,n=t.editor;return o=>{const r=o.column??void 0,a=r?.getColId(),s=e.getColumnConfiguration(a),i="value"in o?o.value:void 0;return[{name:"Export",subMenu:[{name:"HTML",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel",action:()=>t.grid.exportEngine.exportFile(Ei.EXCEL)},{name:"CSV",action:()=>t.grid.exportEngine.exportFile(Ei.CSV)},"separator",{name:"DataCube Specification",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Email",subMenu:[{name:"HTML",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"HTML Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel Attachment",action:()=>{t.grid.exportEngine.exportEmail(Ei.EXCEL).catch(t.application.logUnhandledError)}},{name:"CSV Attachment",action:()=>{t.grid.exportEngine.exportEmail(Ei.CSV).catch(t.application.logUnhandledError)}},{name:"DataCube Specification Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Copy",menuItem:Ac,cssClasses:["!opacity-100"],subMenu:[{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Row(s) as Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Column as Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Sort",subMenu:[...r&&a?[{name:"Ascending",action:()=>e.setSortByColumn(a,Ps.ASCENDING)},{name:"Ascending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Descending",action:()=>e.setSortByColumn(a,Ps.DESCENDING)},{name:"Descending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Clear Sort",disabled:!e.sortColumns.find((e=>e.name===a)),action:()=>e.clearSortByColumn(a)},"separator",{name:"Add Ascending",disabled:Boolean(e.sortColumns.find((e=>e.name===a&&e.operation===Ps.ASCENDING))),action:()=>e.addSortByColumn(a,Ps.ASCENDING)},{name:"Add Ascending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Add Descending",disabled:Boolean(e.sortColumns.find((e=>e.name===a&&e.operation===Ps.DESCENDING))),action:()=>e.addSortByColumn(a,Ps.DESCENDING)},{name:"Add Descending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator"]:[],{name:"Clear All Sorts",disabled:0===e.sortColumns.length,action:()=>e.clearAllSorts()}]},{name:"Filter",menuItem:Ac,disabled:!0,cssClasses:["!opacity-100"],subMenu:[...r&&i?[{name:`Add Filter: ${r.getColId()} = {value}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:`More Filters on ${r.getColId()}...`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[]},"separator"]:[],{name:"Filters..."},{name:"Clear All Filters"}]},{name:"Pivot",subMenu:[...r&&a&&s?.kind===ws.DIMENSION?[{name:`Vertical Pivot on ${r.getColId()}`,action:()=>e.setVerticalPivotOnColumn(a)},{name:`Add Vertical Pivot on ${r.getColId()}`,disabled:Boolean(e.verticalPivotedColumns.find((e=>e.name===a))),action:()=>e.addVerticalPivotOnColumn(a)},{name:`Remove Vertical Pivot on ${r.getColId()}`,disabled:!e.verticalPivotedColumns.find((e=>e.name===a)),action:()=>e.removeVerticalPivotOnColumn(a)},"separator"]:[],{name:"Clear All Vertical Pivots",disabled:0===e.verticalPivotedColumns.length,action:()=>e.clearAllVerticalPivots()}]},{name:"Heatmap",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!r,subMenu:r?[{name:`Add to ${r.getColId()}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:`Remove from ${r.getColId()}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]:[]},{name:"Extended Columns",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Column...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Custom Groupings",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Grouping...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Resize",subMenu:[{name:"Auto-size to Fit Content",action:()=>o.api.autoSizeColumns([r?.getColId()].filter(O)),disabled:!r},{name:"Minimize Column",action:()=>{r&&o.api.setColumnWidths([{key:r.getColId(),newWidth:e.getColumnConfiguration(a)?.minWidth??50}])},disabled:!r},"separator",{name:"Auto-size All Columns",action:()=>o.api.autoSizeAllColumns()},{name:"Minimize All Columns",action:()=>{o.api.setColumnWidths(e.configuration.columns.map((t=>({key:t.name,newWidth:e.getColumnConfiguration(a)?.minWidth??50}))))}},{name:"Size Grid to Fit Screen",action:()=>o.api.sizeColumnsToFit()}]},{name:"Pin",subMenu:[{name:"Pin Left",disabled:!r||r.isPinnedLeft(),checked:Boolean(r?.isPinnedLeft()),action:()=>e.pinColumn(a,Ds.LEFT)},{name:"Pin Right",disabled:!r||r.isPinnedRight(),checked:Boolean(r?.isPinnedRight()),action:()=>e.pinColumn(a,Ds.RIGHT)},{name:"Unpin",disabled:!r?.isPinned(),action:()=>e.pinColumn(a,void 0)},"separator",{name:"Remove All Pinnings",disabled:e.configuration.columns.every((e=>void 0===e.pinned)),action:()=>e.removeAllPins()}]},{name:"Hide",disabled:!r,action:()=>e.showColumn(a,!1)},"separator",{name:"Show Plot...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Show TreeMap...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"Properties...",disabled:n.isPanelOpen,action:()=>{n.isPanelOpen||n.openPanel()}}]}}(this)}async initialize(){}}function Nc(e){return new Promise(((t,n)=>{const o=new FileReader;o.onloadend=()=>{const e=o.result;if(j(e)){const n=e.split(",")[1];if(n)return void t(n)}n(new Error("Can't base64 encode blob data"))},o.onerror=e=>n(e),o.readAsDataURL(e)}))}const yc="mixed_boundary",vc="alternative_boundary",Sc=`\nFrom:\nTo:\nSubject:\nX-Unsent: 1\nContent-Type: multipart/mixed; boundary="${yc}"\n\n--${yc}\nContent-Type: multipart/alternative; boundary="${vc}"\n\n--${vc}\nContent-Type: text/plain; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n\n\n--${vc}\nContent-Type: text/html; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n<html><body><p></p><body></html>\n\n--${vc}--\n\n`;class Ic{dataCube;grid;constructor(e){this.dataCube=e.dataCube,this.grid=e}generateFileName(){return`${this.dataCube.core.name} - ${(0,Mn.GP)(new Date,"EEE MMM dd yyyy HH_mm_ss")}`}exportFile(e){const t=this.generateFileName();switch(e){case Ei.CSV:return void this.grid.client.exportDataAsCsv({fileName:`${t}.csv`});case Ei.EXCEL:return void this.grid.client.exportDataAsExcel({fileName:`${t}.xlsx`})}}async exportEmail(e){const t=this.generateFileName();let n,o,r=t;switch(e){case Ei.CSV:r=`${t}.csv`,o=Z.TEXT_CSV,n=await Nc(new Blob([this.grid.client.getDataAsCsv()??""],{type:Z.TEXT_CSV}));break;case Ei.EXCEL:{r+=`${t}.xlsx`,o=Z.APPLICATION_XLSX;const e=this.grid.client.getDataAsExcel();let a;if(e instanceof Blob)a=e;else{if("string"!=typeof e)throw new S("Can't export Excel content");a=new Blob([e],{type:Z.APPLICATION_XLSX})}n=await Nc(a);break}default:throw new I(`Can't export email in format '${e}'`)}ie(`${t}.eml`,`${Sc}--${yc}\nContent-Type: ${o}; name="${r}"\nContent-Transfer-Encoding: base64\nContent-Disposition: attachment; filename="${r}"\n\n${n}\n\n--${yc}--`,Z.MESSAGE_RFC822)}}class xc{limit;constructor(e){const{snapshot:t}=e;this.limit=t?.data.limit}get hashCode(){return tr([`limit: ${this.limit??""}`])}}class kc extends Li{controller;exportEngine;_client;clientDataSource;clientLicenseKey;isPaginationEnabled=!1;scrollHintText;datasourceConfiguration;queryConfiguration;constructor(e){super(e),(0,_e.Gn)(this,{clientDataSource:_e.sH,datasourceConfiguration:_e.sH,queryConfiguration:_e.sH,clientLicenseKey:_e.sH,setClientLicenseKey:_e.XI,isPaginationEnabled:_e.sH,setPaginationEnabled:_e.XI,scrollHintText:_e.sH,setScrollHintText:_e.XI}),this.controller=new _c(this.dataCube),this.exportEngine=new Ic(this),this.datasourceConfiguration=new xc({}),this.queryConfiguration=new Qi,this.clientDataSource=new Fi(this)}setClientLicenseKey(e){this.clientLicenseKey=e}setPaginationEnabled(e){this.isPaginationEnabled=e,this.clientDataSource=new Fi(this)}setScrollHintText(e){this.scrollHintText=e}get client(){return F(this._client,"Grid client is not configured")}configureClient(e){this._client=e}async applySnapshot(e,t){const n=this.datasourceConfiguration,o=Qi.serialization.fromJson(e.data.configuration);(0,_e.h5)((()=>{this.datasourceConfiguration=new xc({snapshot:e,queryConfiguration:o}),this.queryConfiguration=o})),n.hashCode!==this.datasourceConfiguration.hashCode&&(this.clientDataSource=new Fi(this));const r=function(e,t,n){return{rowClassRules:t.alternateRows?{[bi.HIGHLIGHT_ROW]:e=>e.rowIndex%(2*t.alternateRowsCount)>=t.alternateRowsCount}:null,rowBuffer:20,onColumnPinned:e=>{if(e.column){const t=e.column,o=t.getPinned();n.grid.controller.pinColumn(t.getColId(),null===o?void 0:o===xi.LEFT?Ds.LEFT:Ds.RIGHT)}},onColumnMoved:e=>{e.column&&e.finished&&n.grid.controller.rearrangeColumns((e.api.getColumnDefs()??[]).filter((e=>!("children"in e))).map((e=>e.colId??"")))},onColumnVisible:e=>{if(e.column){const t=e.column,o=t.isVisible();n.grid.controller.showColumn(t.getColId(),o)}},columnDefs:[{headerName:"",colId:Si,cellRenderer:"agGroupCellRenderer",showRowGroup:!0,hide:!e.data.groupBy,lockPinned:!0,lockPosition:!0,pinned:xi.LEFT,cellStyle:{flex:1,justifyContent:"space-between",display:"flex"},loadingCellRenderer:Ki,sortable:!1},...t.columns.map((n=>{const o={snapshot:e,column:n,configuration:t};return{headerName:n.name,field:n.name,menuTabs:[],...Wi(o),...$i(o),...Xi(o),...zi(o)}}))]}}(e,o,this.dataCube);this.client.updateGridOptions(r)}async initialize(){this.setClientLicenseKey(await this.dataCube.replStore.client.getGridClientLicenseKey())}}class Rc{name;type;constructor(e,t){this.name=e,this.type=t}}var Oc,wc,Fc;!function(e){e.VISIBLE="visible",e.VISIBLE_WITH_WARNING="visible-with-warning",e.HIDDEN="hidden"}(Oc||(Oc={}));class Lc{dataCube;editor;selectedColumns=[];availableColumnsSearchText="";selectedColumnsSearchText="";onChange;columnsVisibility;constructor(e,t){(0,_e.Gn)(this,{availableColumns:_e.EW,availableColumnsForDisplay:_e.EW,selectedColumnsForDisplay:_e.EW,selectedColumns:_e.sH,setSelectedColumns:_e.XI,availableColumnsSearchText:_e.sH,setAvailableColumnsSearchText:_e.XI,selectedColumnsSearchText:_e.sH,setSelectedColumnsSearchText:_e.XI,columnsVisibility:_e.sH,setColumnsVisibility:_e.XI}),this.editor=e,this.dataCube=e.dataCube,this.onChange=t?.onChange,this.columnsVisibility=t?.initialColumnsVisibility??Oc.VISIBLE}setColumnsVisibility(e){this.columnsVisibility=e}get availableColumnsForDisplay(){return this.availableColumns.filter((e=>!this.selectedColumns.find((t=>e.name===t.name)))).sort(((e,t)=>e.name.localeCompare(t.name))).filter((e=>this.columnsVisibility!==Oc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}get selectedColumnsForDisplay(){return this.selectedColumns.filter((e=>this.columnsVisibility!==Oc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}setSelectedColumns(e){this.selectedColumns=e.map((e=>this.cloneColumn(e))),this.onChange?.(this)}setAvailableColumnsSearchText(e){this.availableColumnsSearchText=e}setSelectedColumnsSearchText(e){this.selectedColumnsSearchText=e}getColumn(e){return F(this.availableColumns.find((t=>t.name===e)),`Can't find column '${e}'`)}}class Bc extends Rc{operation;constructor(e,t,n){super(e,t),(0,_e.Gn)(this,{operation:_e.sH,setOperation:_e.XI}),this.operation=n}setOperation(e){this.operation=e}}class Pc extends Lc{cloneColumn(e){return new Bc(e.name,e.type,e.operation)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new Bc(e.name,e.type,Ps.ASCENDING)))}}class Dc{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new Pc(e)}applySnaphot(e,t){this.selector.setSelectedColumns(e.data.sortColumns.map((e=>{const t=this.selector.getColumn(e.name);return new Bc(t.name,t.type,e.operation)})))}buildSnapshot(e,t){e.data.sortColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type,operation:e.operation})))}}class jc{sourceId;startLine;startColumn;endLine;endColumn;constructor(e,t,n,o,r){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=o,this.endColumn=r}}!function(e){e.COMPILATION="COMPILATION",e.PARSER="PARSER"}(wc||(wc={}));class Mc{message="";errorType;sourceInformation;static serialization=new ge((0,ue.PL)(Mc,{errorType:(0,ue.lq)((0,ue.MY)()),message:(0,ue.MY)(),sourceInformation:pe(Zr.schema)}))}class Uc extends Mc{static serialization=new ge((0,ue.PL)(Uc,{errorType:(0,ue.lq)((0,ue.MY)()),message:(0,ue.MY)(),sourceInformation:pe(Zr.schema)}))}class Gc extends y{sourceInformation}class Hc extends Gc{}class Vc{uuid=(0,a.A)();query;parserError;constructor(e){(0,_e.Gn)(this,{query:_e.sH,parserError:_e.sH,setQuery:_e.XI,setParserError:_e.XI}),this.query=e}setQuery(e){this.query=e}setParserError(e){e?.sourceInformation&&(e.sourceInformation=this.processSourceInformation(e.sourceInformation)),this.parserError=e}processSourceInformation(e){const{sourceId:t,startLine:n,startColumn:o,endLine:r,endColumn:a}=e;return new jc(t,n+0,o-0,r+0,a-0)}}class Yc{dataCube;editor;queryEditorState;currentSubQuery;constructor(e){(0,_e.Gn)(this,{currentSubQuery:_e.sH,queryEditorState:_e.sH,setCurrentSubQuery:_e.XI,parseQuery:_e.L3}),this.editor=e,this.dataCube=e.dataCube,this.queryEditorState=new Vc("")}setCurrentSubQuery(e){this.currentSubQuery=e}*parseQuery(){try{this.queryEditorState.setParserError(void 0),yield(0,_e.gP)(this.dataCube.replStore.client.parseQuery({code:`|${this.queryEditorState.query}`}))}catch(e){if(x(e),e instanceof oe&&e.response.status===q.BAD_REQUEST){const t=Uc.serialization.fromJson(e.payload),n=new Hc(t.message);t.sourceInformation&&(n.sourceInformation=new jc(t.sourceInformation.sourceId,t.sourceInformation.startLine,t.sourceInformation.startColumn,t.sourceInformation.endLine,t.sourceInformation.endColumn)),this.queryEditorState.setParserError(n)}}}}function Kc(e){const{name:t,type:n}=e,o=new Ji(t,n);switch(n){case cr.NUMBER:case cr.INTEGER:case cr.DECIMAL:case cr.FLOAT:o.kind=ws.MEASURE,o.decimals=n===cr.INTEGER?0:2,o.displayCommas=!0,o.negativeNumberInParens=!0,o.textAlign=ks.RIGHT}return o}class Wc extends Ji{dataType;static create(e){const t=Object.assign(new Wc("",""),Ji.serialization.fromJson(e));return t.dataType=Ms(t.type),(0,_e.Gn)(t,{kind:_e.sH,setKind:_e.XI,displayName:_e.sH,setDisplayName:_e.XI,decimals:_e.sH,setDecimals:_e.XI,displayCommas:_e.sH,setDisplayCommas:_e.XI,negativeNumberInParens:_e.sH,setNegativeNumberInParens:_e.XI,numberScale:_e.sH,setNumberScale:_e.XI,hPivotSortFunction:_e.sH,setHPivotSortFunction:_e.XI,fontFamily:_e.sH,setFontFamily:_e.XI,fontSize:_e.sH,setFontSize:_e.XI,fontBold:_e.sH,setFontBold:_e.XI,fontItalic:_e.sH,setFontItalic:_e.XI,fontUnderline:_e.sH,setFontUnderline:_e.XI,fontStrikethrough:_e.sH,setFontStrikethrough:_e.XI,fontCase:_e.sH,setFontCase:_e.XI,textAlign:_e.sH,setTextAlign:_e.XI,normalForegroundColor:_e.sH,setNormalForegroundColor:_e.XI,negativeForegroundColor:_e.sH,setNegativeForegroundColor:_e.XI,zeroForegroundColor:_e.sH,setZeroForegroundColor:_e.XI,errorForegroundColor:_e.sH,setErrorForegroundColor:_e.XI,normalBackgroundColor:_e.sH,setNormalBackgroundColor:_e.XI,negativeBackgroundColor:_e.sH,setNegativeBackgroundColor:_e.XI,zeroBackgroundColor:_e.sH,setZeroBackgroundColor:_e.XI,errorBackgroundColor:_e.sH,setErrorBackgroundColor:_e.XI,blur:_e.sH,setBlur:_e.XI,hideFromView:_e.sH,setHideFromView:_e.XI,aggregateFunction:_e.sH,setAggregateFunction:_e.XI,excludedFromHorizontalPivot:_e.sH,setExcludedFromHorizontalPivot:_e.XI,fixedWidth:_e.sH,setFixedWidth:_e.XI,minWidth:_e.sH,setMinWidth:_e.XI,maxWidth:_e.sH,setMaxWidth:_e.XI,pinned:_e.sH,setPinned:_e.XI,displayAsLink:_e.sH,setDisplayAsLink:_e.XI,linkLabelParameter:_e.sH,setLinkLabelParameter:_e.XI,isUsingDefaultStyling:_e.EW,useDefaultStyling:_e.XI}),t}static createDefault(e){return Wc.create(Ji.serialization.toJson(Kc(e)))}serialize(){return Ji.serialization.toJson(this)}get isUsingDefaultStyling(){return void 0===this.fontFamily&&void 0===this.fontSize&&void 0===this.fontBold&&void 0===this.fontItalic&&void 0===this.fontUnderline&&void 0===this.fontStrikethrough&&void 0===this.textAlign&&void 0===this.normalForegroundColor&&void 0===this.negativeForegroundColor&&void 0===this.zeroForegroundColor&&void 0===this.errorForegroundColor&&void 0===this.normalBackgroundColor&&void 0===this.negativeBackgroundColor&&void 0===this.zeroBackgroundColor&&void 0===this.errorBackgroundColor}useDefaultStyling(){this.fontFamily=void 0,this.fontSize=void 0,this.fontBold=void 0,this.fontItalic=void 0,this.fontUnderline=void 0,this.fontStrikethrough=void 0,this.textAlign=void 0,this.normalForegroundColor=void 0,this.negativeForegroundColor=void 0,this.zeroForegroundColor=void 0,this.errorForegroundColor=void 0,this.normalBackgroundColor=void 0,this.negativeBackgroundColor=void 0,this.zeroBackgroundColor=void 0,this.errorBackgroundColor=void 0}setKind(e){this.kind=e}setDisplayName(e){this.displayName=e}setDecimals(e){this.decimals=e}setDisplayCommas(e){this.displayCommas=e}setNegativeNumberInParens(e){this.negativeNumberInParens=e}setNumberScale(e){this.numberScale=e}setHPivotSortFunction(e){this.hPivotSortFunction=e}setFontFamily(e){this.fontFamily=e}setFontSize(e){this.fontSize=e}setFontBold(e){this.fontBold=e}setFontItalic(e){this.fontItalic=e}setFontUnderline(e){this.fontUnderline=e}setFontStrikethrough(e){this.fontStrikethrough=e}setFontCase(e){this.fontCase=e}setTextAlign(e){this.textAlign=e}setNormalForegroundColor(e){this.normalForegroundColor=e}setNegativeForegroundColor(e){this.negativeForegroundColor=e}setZeroForegroundColor(e){this.zeroForegroundColor=e}setErrorForegroundColor(e){this.errorForegroundColor=e}setNormalBackgroundColor(e){this.normalBackgroundColor=e}setNegativeBackgroundColor(e){this.negativeBackgroundColor=e}setZeroBackgroundColor(e){this.zeroBackgroundColor=e}setErrorBackgroundColor(e){this.errorBackgroundColor=e}setBlur(e){this.blur=e}setHideFromView(e){this.hideFromView=e}setFixedWidth(e){this.fixedWidth=e}setMinWidth(e){this.minWidth=e}setMaxWidth(e){this.maxWidth=e}setPinned(e){this.pinned=e}setDisplayAsLink(e){this.displayAsLink=e}setLinkLabelParameter(e){this.linkLabelParameter=e}setAggregateFunction(e){this.aggregateFunction=e}setExcludedFromHorizontalPivot(e){this.excludedFromHorizontalPivot=e}}class $c extends Qi{static create(e){const t=Object.assign(new $c,Qi.serialization.fromJson(e));return t.columns=[],(0,_e.Gn)(t,{description:_e.sH,setDescription:_e.XI,showTreeLines:_e.sH,setShowTreeLines:_e.XI,showHorizontalGridLines:_e.sH,setShowHorizontalGridLines:_e.XI,showVerticalGridLines:_e.sH,setShowVerticalGridLines:_e.XI,gridLineColor:_e.sH,setGridLineColor:_e.XI,fontFamily:_e.sH,setFontFamily:_e.XI,fontSize:_e.sH,setFontSize:_e.XI,fontBold:_e.sH,setFontBold:_e.XI,fontItalic:_e.sH,setFontItalic:_e.XI,fontUnderline:_e.sH,setFontUnderline:_e.XI,fontStrikethrough:_e.sH,setFontStrikethrough:_e.XI,fontCase:_e.sH,setFontCase:_e.XI,textAlign:_e.sH,setTextAlign:_e.XI,normalForegroundColor:_e.sH,setNormalForegroundColor:_e.XI,negativeForegroundColor:_e.sH,setNegativeForegroundColor:_e.XI,zeroForegroundColor:_e.sH,setZeroForegroundColor:_e.XI,errorForegroundColor:_e.sH,setErrorForegroundColor:_e.XI,normalBackgroundColor:_e.sH,setNormalBackgroundColor:_e.XI,negativeBackgroundColor:_e.sH,setNegativeBackgroundColor:_e.XI,zeroBackgroundColor:_e.sH,setZeroBackgroundColor:_e.XI,errorBackgroundColor:_e.sH,setErrorBackgroundColor:_e.XI,alternateRows:_e.sH,setAlternateRows:_e.XI,alternateRowsColor:_e.sH,setAlternateRowsColor:_e.XI,alternateRowsCount:_e.sH,setAlternateRowsCount:_e.XI,alternateRowsStandardMode:_e.sH,setAlternateRowsStandardMode:_e.XI,selectionStats:_e.sH,setSelectionStats:_e.XI,showWarningForTruncatedResult:_e.sH,setShowWarningForTruncatedResult:_e.XI,initialExpandLevel:_e.sH,setInitialExpandLevel:_e.XI,showRootAggregation:_e.sH,setShowRootAggregation:_e.XI,showLeafCount:_e.sH,setShowLeafCount:_e.XI,addPivotTotalColumn:_e.sH,setAddPivotTotalColumn:_e.XI,addPivotTotalColumnOnLeft:_e.sH,setAddPivotTotalColumnOnLeft:_e.XI,treeGroupSortFunction:_e.sH,setTreeGroupSortFunction:_e.XI,isUsingDefaultStyling:_e.EW,useDefaultStyling:_e.XI}),t}get isUsingDefaultStyling(){return this.fontFamily===Vs&&12===this.fontSize&&this.fontBold===Ys&&this.fontItalic===Ks&&this.fontUnderline===Ws&&this.fontStrikethrough===$s&&this.textAlign===Xs&&this.normalForegroundColor===zs&&this.negativeForegroundColor===Qs&&this.zeroForegroundColor===Zs&&this.errorForegroundColor===ei&&this.normalBackgroundColor===qs&&this.negativeBackgroundColor===qs&&this.zeroBackgroundColor===qs&&this.errorBackgroundColor===qs}useDefaultStyling(){this.fontFamily=Vs,this.fontSize=12,this.fontBold=Ys,this.fontItalic=Ks,this.fontUnderline=Ws,this.fontStrikethrough=$s,this.textAlign=Xs,this.normalForegroundColor=zs,this.negativeForegroundColor=Qs,this.zeroForegroundColor=Zs,this.errorForegroundColor=ei,this.normalBackgroundColor=qs,this.negativeBackgroundColor=qs,this.zeroBackgroundColor=qs,this.errorBackgroundColor=qs}serialize(){return Qi.serialization.toJson(this)}setDescription(e){this.description=e}setShowTreeLines(e){this.showTreeLines=e}setShowHorizontalGridLines(e){this.showHorizontalGridLines=e}setShowVerticalGridLines(e){this.showVerticalGridLines=e}setGridLineColor(e){this.gridLineColor=e}setFontFamily(e){this.fontFamily=e}setFontSize(e){this.fontSize=e}setFontBold(e){this.fontBold=e}setFontItalic(e){this.fontItalic=e}setFontUnderline(e){this.fontUnderline=e}setFontStrikethrough(e){this.fontStrikethrough=e}setFontCase(e){this.fontCase=e}setTextAlign(e){this.textAlign=e}setNormalForegroundColor(e){this.normalForegroundColor=e}setNegativeForegroundColor(e){this.negativeForegroundColor=e}setZeroForegroundColor(e){this.zeroForegroundColor=e}setErrorForegroundColor(e){this.errorForegroundColor=e}setNormalBackgroundColor(e){this.normalBackgroundColor=e}setNegativeBackgroundColor(e){this.negativeBackgroundColor=e}setZeroBackgroundColor(e){this.zeroBackgroundColor=e}setErrorBackgroundColor(e){this.errorBackgroundColor=e}setAlternateRows(e){this.alternateRows=e}setAlternateRowsColor(e){this.alternateRowsColor=e}setAlternateRowsCount(e){this.alternateRowsCount=e}setAlternateRowsStandardMode(e){this.alternateRowsStandardMode=e}setSelectionStats(e){this.selectionStats=e}setShowWarningForTruncatedResult(e){this.showWarningForTruncatedResult=e}setInitialExpandLevel(e){this.initialExpandLevel=e}setShowRootAggregation(e){this.showRootAggregation=e}setShowLeafCount(e){this.showLeafCount=e}setAddPivotTotalColumn(e){this.addPivotTotalColumn=e}setAddPivotTotalColumnOnLeft(e){this.addPivotTotalColumnOnLeft=e}setTreeGroupSortFunction(e){this.treeGroupSortFunction=e}}class Xc{dataCube;editor;name="";limit=-1;configuration=new $c;constructor(e){(0,_e.Gn)(this,{name:_e.sH,setName:_e.XI,limit:_e.sH,setLimit:_e.XI,configuration:_e.sH,setConfiguration:_e.XI}),this.editor=e,this.dataCube=e.dataCube}setName(e){this.name=e}setLimit(e){this.limit=e}setConfiguration(e){this.configuration=e}applySnaphot(e,t){this.setName(e.data.name),this.setLimit(void 0!==e.data.limit&&e.data.limit>0?e.data.limit:-1),this.setConfiguration($c.create(e.data.configuration))}buildSnapshot(e,t){const n=e.data;n.name=this.name,n.limit=this.limit<=0?void 0:this.limit,n.configuration=this.configuration.serialize()}}class zc{dataCube;editor;columns=[];selectedColumnName;showAdvancedSettings=!1;constructor(e){(0,_e.Gn)(this,{columns:_e.sH,setColumns:_e.XI,selectedColumnName:_e.sH,setSelectedColumnName:_e.XI,selectedColumn:_e.EW,showAdvancedSettings:_e.sH,setShowAdvancedSettings:_e.XI,hiddenColumns:_e.EW,configurableColumns:_e.EW}),this.editor=e,this.dataCube=e.dataCube}get hiddenColumns(){return this.columns.filter((e=>e.hideFromView))}get configurableColumns(){return this.columns.filter((e=>this.editor.columns.selector.selectedColumns.find((t=>t.name===e.name)))).sort(((e,t)=>e.name.localeCompare(t.name)))}getColumnConfiguration(e){return this.columns.find((t=>t.name===e))}setColumns(e){this.columns=e}setSelectedColumnName(e){this.selectedColumnName=e}get selectedColumn(){return this.configurableColumns.find((e=>e.name===this.selectedColumnName))}setShowAdvancedSettings(e){this.showAdvancedSettings=e}applySnaphot(e,t){this.setColumns(e.data.configuration.columns.map((e=>Wc.create(e)))),!this.selectedColumn&&this.columns.length&&this.setSelectedColumnName(N(this.configurableColumns,0).name)}buildSnapshot(e,t){e.data.configuration={...e.data.configuration,columns:this.editor.columns.selector.selectedColumns.map((e=>this.columns.find((t=>t.name===e.name)))).filter(O).map((e=>e.serialize()))}}}class qc extends Lc{cloneColumn(e){return new Rc(e.name,e.type)}get availableColumns(){return[...this.editor.columns.sourceColumns].map((e=>new Rc(e.name,e.type)))}}class Jc{dataCube;editor;selector;sourceColumns=[];constructor(e){(0,_e.Gn)(this,{sourceColumns:_e.sH,setSourceColumns:_e.XI}),this.editor=e,this.dataCube=e.dataCube,this.selector=new qc(e,{initialColumnsVisibility:Oc.HIDDEN,onChange:e=>{e.selectedColumns.filter((e=>!this.editor.columnProperties.columns.find((t=>t.name===e.name)))).forEach((e=>{this.editor.columnProperties.setColumns([...this.editor.columnProperties.columns,Wc.createDefault({name:e.name,type:e.type})])}))}})}propagateColumnSelectionChanges(){this.editor.columnProperties.setColumns(this.editor.columnProperties.columns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name))))),this.editor.sorts.selector.setSelectedColumns(this.editor.sorts.selector.selectedColumns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name))))),this.editor.verticalPivots.selector.setSelectedColumns(this.editor.verticalPivots.selector.selectedColumns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name)))))}setSourceColumns(e){this.sourceColumns=e}applySnaphot(e,t){this.setSourceColumns(e.data.sourceColumns),this.selector.setSelectedColumns(t.columns.map((e=>{const t=this.selector.getColumn(e.name);return new Rc(t.name,t.type)})))}buildSnapshot(e,t){this.propagateColumnSelectionChanges(),e.data.selectColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type})))}}class Qc extends Lc{cloneColumn(e){return new Rc(e.name,e.type)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new Rc(e.name,e.type))).filter((e=>this.editor.columnProperties.columns.find((t=>t.name===e.name))?.kind===ws.DIMENSION))}}class Zc{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new Qc(e)}applySnaphot(e,t){this.selector.setSelectedColumns((e.data.groupBy?.columns??[]).map((e=>new Rc(e.name,e.type))))}buildSnapshot(e,t){e.data.groupBy={columns:this.selector.selectedColumns.map((e=>({name:e.name,type:e.type}))),aggColumns:this.editor.columnProperties.columns.filter((e=>e.kind===ws.MEASURE&&void 0!==e.aggregateFunction&&this.selector.selectedColumns.find((t=>t.name!==e.name)))).map((e=>({name:e.name,type:e.type,function:F(e.aggregateFunction)})))}}}!function(e){e.GENERAL_PROPERTIES="General Properties",e.COLUMN_PROPERTIES="Column Properties",e.FILTER="Filter",e.EXTENDED_COLUMNS="Extended Columns",e.COLUMNS="Columns",e.VERTICAL_PIVOTS="Vertical Pivots",e.HORIZONTAL_PIVOTS="Horizontal Pivots",e.SORTS="Sorts",e.CODE="Code"}(Fc||(Fc={}));class el extends Li{generalProperties;columnProperties;columns;verticalPivots;sorts;code;window={uuid:(0,a.A)(),title:"Properties",center:!0};isPanelOpen=!1;currentTab=Fc.GENERAL_PROPERTIES;constructor(e){super(e),(0,_e.Gn)(this,{applyChanges:_e.XI,currentTab:_e.sH,setCurrentTab:_e.XI,isPanelOpen:_e.sH,openPanel:_e.XI,closePanel:_e.XI}),this.generalProperties=new Xc(this),this.columnProperties=new zc(this),this.columns=new Jc(this),this.verticalPivots=new Zc(this),this.sorts=new Dc(this),this.code=new Yc(this)}openPanel(){this.isPanelOpen=!0}closePanel(){this.isPanelOpen=!1}setCurrentTab(e){this.currentTab=e}applyChanges(){const e=F(this.getLatestSnapshot()),t=e.clone();this.columns.buildSnapshot(t,e),this.verticalPivots.buildSnapshot(t,e),this.sorts.buildSnapshot(t,e),this.generalProperties.buildSnapshot(t,e),this.columnProperties.buildSnapshot(t,e),t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=Qi.serialization.fromJson(e.data.configuration);this.columns.applySnaphot(e,n),this.verticalPivots.applySnaphot(e,n),this.sorts.applySnaphot(e,n),this.generalProperties.applySnaphot(e,n),this.columnProperties.applySnaphot(e,n)}async initialize(){}}class tl{dataCube;subscribers=[];snapshots=[];_initialSnapshot;_initialQuery;constructor(e){this.dataCube=e}get currentSnapshot(){return F(this.snapshots[this.snapshots.length-1])}registerSubscriber(e){this.subscribers.push(e)}initialize(e,t){if(this._initialSnapshot||this._initialQuery)throw new S("Snapshot manager has already been initialized");this._initialSnapshot=e,this._initialQuery=t}get initialSnapshot(){return F(this._initialSnapshot,"Snapshot manager has not been initialized")}get initialQuery(){return F(this._initialQuery,"Snapshot manager has not been initialized")}broadcastSnapshot(e){e.isFinalized()?(this.snapshots.push(e),this.subscribers.forEach((t=>{const n=t.getLatestSnapshot();n?.uuid!==e.uuid&&t.receiveSnapshot(e).catch((e=>{x(e),this.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error occured while subscribers receiving and applying new snapshot should be handled gracefully",e)}))}))):this.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Snapshot must be finalized before broadcasting")}}class nl extends Li{baseQuery;name="New Report";startTime;constructor(e){super(e),(0,_e.Gn)(this,{name:_e.sH,setName:_e.XI})}setName(e){this.name=e}async applySnapshot(e,t){const n=e.data;this.setName(n.name),this.startTime||(this.startTime=e.timestamp),this.application.layoutService.setWindowTitle(`⊞ ${n.name}${this.startTime?` - ${(0,Mn.GP)(new Date(this.startTime),"HH:mm:ss EEE MMM dd yyyy")}`:""}`)}async initialize(){}}function ol(e,t,n){return D(e.parameters.length>=t+1,`Can't process ${bs(e.function)}: Expected at least ${t+1} parameter(s)`),B(e.parameters[t],n,`Can't process ${bs(e.function)}: Found unexpected type for parameter at index ${t}`)}function rl(e,t){return B(ol(e,t,ha).value,qr,`Can't process ${bs(e.function)}: Expected parameter at index ${t} to be a column specification`)}const al=[{func:ys.FILTER,parameters:1},{func:ys.EXTEND,parameters:1},{func:ys.SELECT,parameters:1},{func:ys.GROUP_BY,parameters:3},{func:ys.LIMIT,parameters:1},{func:ys.PIVOT,parameters:3},{func:ys.SORT,parameters:1},{func:ys.CAST,parameters:1}],sl=[{func:ys.FILTER},{func:ys.EXTEND},{func:ys.SELECT},{func:ys.GROUP_BY},{func:ys.PIVOT},{func:ys.CAST},{func:ys.EXTEND},{func:ys.SORT},{func:ys.LIMIT}],il=new RegExp(`^${sl.map((e=>`(?:<${bs(e.func)}>)${e.repeat?"*":e.required?"":"?"}`)).join("")}$`);class cl{uuid=(0,a.A)();name;startTime=Date.now();endTime;constructor(e){this.name=e}end(){this.endTime=Date.now()}}class ll{replStore;application;infrastructure;snapshotManager;core;grid;editor;runningTasks=new Map;constructor(e){(0,_e.Gn)(this,{runningTasks:_e.sH,newTask:_e.XI,endTask:_e.XI}),this.replStore=e,this.application=e.applicationStore,this.infrastructure=e.dataCubeInfrastructure,this.snapshotManager=new tl(this),this.core=new nl(this),this.editor=new el(this),this.grid=new kc(this)}newTask(e){const t=new cl(e);return this.runningTasks.set(t.uuid,t),t}endTask(e){return e.end(),this.runningTasks.delete(e.uuid),e}async initialize(){const e=this.newTask("Initializing");try{await Promise.all([this.core,this.editor,this.grid,this.grid.controller].map((async e=>{this.snapshotManager.registerSubscriber(e),await e.initialize()})));const e=await this.infrastructure.engine.getBaseQuery(),t=function(e,t,n){const o=function(e){let t,n;const o=e.findLastIndex((e=>Cs(e.function,[ys.PIVOT,ys.GROUP_BY]))),r=e.findIndex((e=>Cs(e.function,ys.EXTEND))),a=e.findLastIndex((e=>Cs(e.function,ys.EXTEND)));return-1!==o?r!==a&&(t=e[r],n=e[a]):-1!==r&&(t=e[r]),{leafExtend:t,select:e.find((e=>Cs(e.function,ys.SELECT))),filter:e.find((e=>Cs(e.function,ys.FILTER))),groupBy:e.find((e=>Cs(e.function,ys.GROUP_BY))),pivot:e.find((e=>Cs(e.function,ys.PIVOT))),pivotCast:e.find((e=>Cs(e.function,ys.CAST))),groupExtend:n,sort:e.find((e=>Cs(e.function,ys.SORT))),limit:e.find((e=>Cs(e.function,ys.LIMIT)))}}(function(e){if(!(e instanceof Nr))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");const t=[];let n=e;for(;n instanceof Nr;){const e=al.find((e=>Cs(n.function,e.func)));if(!e)throw new Error(`Found unsupported function ${n.function}()`);if(!(n.parameters.length>e.parameters)){t.unshift(n);break}{const e=n.parameters[0];if(!(e instanceof Nr))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");n.parameters=n.parameters.slice(1),t.unshift(n),n=e}}if(!t.map((e=>`<${bs(e.function)}>`)).join("").match(il))throw new Error(`Unsupported function composition ${t.map((e=>`${bs(e.function)}()`)).join("->")} (supported composition: ${sl.map((e=>`${bs(e.func)}()`)).join("->")})`);const o=t.findIndex((e=>Cs(e.function,ys.EXTEND))),r=t.findLastIndex((e=>Cs(e.function,ys.EXTEND)));if(-1!==o&&o!==r&&!t.slice(o+1,r).some((e=>Cs(e.function,ys.GROUP_BY)||Cs(e.function,ys.PIVOT))))throw new Error("Found invalid usage of group-level extend() for query without aggregation such as pivot() and groupBy()");const a=t.find((e=>Cs(e.function,ys.PIVOT))),s=t.find((e=>Cs(e.function,ys.CAST)));if(Boolean(a)!==Boolean(s))throw new Error("Found usage of dynamic function pivot() without casting");return t}(e)),r=Ts.create(n.name,n.source.runtime,hs(t,[]),{}),a=r.data,s=new Map,i=e=>{const t=F(s.get(e.name));return{name:t.name,type:t.type}};var c;if(a.sourceColumns=n.source.columns.map((e=>({name:e.name,type:e.type}))),a.sourceColumns.map((e=>s.set(e.name,e))),o.select&&(a.selectColumns=(c=o.select,B(ol(c,0,ha).value,zr,`Can't process ${bs(c.function)}: Expected parameter at index 0 to be a column specification list`)).colSpecs.map((e=>({...i(e)})))),o.sort&&(a.sortColumns=ol(o.sort,0,yr).values.map((e=>{const t=function(e,t){return L(e,Nr,"Can't process function: Found unexpected value specification type"),D(Cs(e.function,Array.isArray(t)?t:[t]),`Can't process function: Expected function name to be one of [${Array.isArray(t)?t.join(", "):t}]`),e}(e,[ys.ASC,ys.DESC]);return{...i(rl(t,0)),operation:bs(t.function)===ys.ASC?Ps.ASCENDING:Ps.DESCENDING}}))),o.limit){const e=o.limit.parameters[0];L(e,Ir),a.limit=e.value}const l=n.configuration?Qi.serialization.fromJson(n.configuration):function(e){const t=new Qi;return t.columns=e.map((e=>Kc(e))),t}(n.source.columns);return a.configuration=Qi.serialization.toJson(l),r.finalize()}(e.partialQuery,e.sourceQuery,e.query);t.timestamp=e.timestamp,this.snapshotManager.broadcastSnapshot(t)}catch(e){x(e),this.application.notificationService.notifyError(e)}finally{this.endTask(e)}}}var dl,ul,gl;!function(e){e.CLASS_BUILDER="classBuilder",e.TDS_BUILDER="tdsBuilder",e.JSON_BUILDER="json"}(dl||(dl={})),function(e){e.RELATIONAL="relational",e.RELATIONAL_EXECUTION_ACTIVITY="RelationalExecutionActivity",e.AGGREGATION_AWARE_ACTIVITY="aggregationAware"}(ul||(ul={})),function(e){e.CSV="CSV"}(gl||(gl={}));class pl{_type;constructor(e){this._type=e}}class ml{}class fl extends ml{sql;comment;constructor(e){super(),this.sql=e}}class hl extends ml{rewrittenQuery}class El extends ml{values;constructor(e){super(),this.values=e}}class bl{builder;activities}class Cl extends bl{values}class Tl extends bl{value;constructor(e){super(),this.value=e}}class Al{name;type;relationalType;doc}class _l extends pl{columns=[];constructor(){super(dl.TDS_BUILDER)}}class Nl{values=[]}class yl{columns=[];rows=[]}class vl extends bl{_UUID=(0,a.A)();builder=new _l;result=new yl}class Sl extends pl{_type=dl.CLASS_BUILDER}class Il extends bl{builder=new Sl(dl.CLASS_BUILDER);objects}class xl{static builderSerialization=new ge((0,ue.PL)(xl,{_type:(0,ue.MY)()}))}class kl{}class Rl extends kl{sql;comment;static serialization=new ge((0,ue.PL)(Rl,{sql:(0,ue.MY)(),comment:(0,ue.lq)((0,ue.MY)())}))}class Ol extends kl{rewrittenQuery;static serialization=new ge((0,ue.PL)(Ol,{rewrittenQuery:(0,ue.MY)()}))}class wl{builder;activities}class Fl extends kl{content;constructor(e){super(),this.content=e}}class Ll extends wl{values;static serialization=new ge((0,ue.PL)(Ll,{_type:(0,ue.MY)(),builder:pe(xl.builderSerialization.schema),values:(0,ue.lS)()}))}class Bl{name;doc;type;relationalType;static serialization=new ge((0,ue.PL)(Bl,{name:(0,ue.MY)(),doc:(0,ue.lq)((0,ue.MY)()),type:(0,ue.lq)((0,ue.MY)()),relationalType:(0,ue.lq)((0,ue.MY)())}))}class Pl extends xl{columns=[];static serialization=new ge((0,ue.PL)(Pl,{_type:(0,ue.MY)(),columns:(0,ue.p_)(pe(Bl.serialization.schema))}))}function Dl(e){switch(e._type){case ul.RELATIONAL:case ul.RELATIONAL_EXECUTION_ACTIVITY:return Rl.serialization.fromJson(e);case ul.AGGREGATION_AWARE_ACTIVITY:return Ol.serialization.fromJson(e);default:return new Fl(e)}}class jl extends wl{result;static serialization=new ge((0,ue.PL)(jl,{builder:pe(Pl.serialization.schema),activities:(0,ue.p_)((0,ue.Ie)((()=>ue._Z),Dl)),result:(0,ue.lS)()}))}class Ml extends wl{objects;static serialization=new ge((0,ue.PL)(Ml,{builder:pe(xl.builderSerialization.schema),activities:(0,ue.p_)((0,ue.Ie)((()=>ue._Z),Dl)),objects:(0,ue.lS)()}))}class Ul extends wl{value;constructor(e){super(),this.value=e}}class Gl extends wl{content}class Hl extends bl{content}const Vl=e=>{if(e instanceof Rl){const t=new fl(e.sql);return t.comment=e.comment,t}if(e instanceof Ol){const t=new hl;return t.rewrittenQuery=F(e.rewrittenQuery,"Aggregation aware execution activities 'rewritenQuery' field is missing"),t}if(e instanceof Fl)return new El(e);throw new I("Can't build execution activities",e)},Yl=e=>{const t=new Al;return t.name=F(e.name,"TDS column 'name' field is missing"),t.type=e.type,t.doc=e.doc,t.relationalType=e.relationalType,t},Kl=e=>{if(e instanceof Gl){const t=new Hl;return t.content=e.content,t}if(e instanceof Ml)return(e=>{const t=new Il;return t.objects=F(e.objects,"Class execution result 'objects' field is missing"),t.activities=e.activities?.map(Vl),t})(e);if(e instanceof jl)return(e=>{const t=new vl;return t.builder=(e=>{const t=new _l;return t.columns=e.columns.map(Yl),t})(F(e.builder,"TDS execution result 'builder' field is missing")),t.activities=e.activities?.map(Vl),t.result.columns=e.result.columns,t.result.rows=e.result.rows.map((e=>{const t=new Nl;return t.values=e.values,t})),t})(e);if(e instanceof Ll)return(e=>{const t=new Cl;return t.values=F(e.values,"JSON execution result 'values' field is missing"),t})(e);if(e instanceof Ul)return new Tl(e.value);throw new I("Can't build execution result",e)};class Wl{columns=[];query;runtime}class $l{name;type;static serialization=new ge((0,ue.PL)($l,{name:(0,ue.MY)(),type:(0,ue.MY)()}))}var Xl;!function(e){e.REPL_EXECUTED_QUERY="REPLExecutedQuery"}(Xl||(Xl={}));class zl extends Wl{static serialization=new ge((0,ue.PL)(zl,{_type:me(Xl.REPL_EXECUTED_QUERY),columns:(0,ue.p_)(pe($l.serialization.schema)),query:(0,ue.MY)(),runtime:(0,ue.MY)()}))}function ql(e){if(e._type===Xl.REPL_EXECUTED_QUERY)return(0,ue.iu)(zl.serialization.schema,e);throw new I(`Can't deserialize data cube query source of type '${e._type}'`)}function Jl(e){if(e instanceof zl)return(0,ue.lK)(zl.serialization.schema,e);throw new I("Can't serialize data cube query source",e)}class Ql{name;query;partialQuery;source;configuration;constructor(e,t,n){this.name=e,this.query=t,this.configuration=n}static serialization=new ge((0,ue.PL)(Ql,{configuration:(0,ue.lS)(),name:(0,ue.MY)(),partialQuery:(0,ue.MY)(),query:(0,ue.MY)(),source:(0,ue.Ie)(Jl,ql)}))}class Zl{query;pretty;static serialization=new ge((0,ue.PL)(Zl,{pretty:(0,ue.lq)((0,ue.MY)()),query:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[])))}))}class ed{query;static serialization=new ge((0,ue.PL)(ed,{query:pe(Na([]))}))}class td{query;static serialization=new ge((0,ue.PL)(td,{query:pe(Na([]))}))}class nd{query;timestamp;partialQuery;sourceQuery;static serialization=new ge((0,ue.PL)(nd,{partialQuery:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[]))),query:pe(Ql.serialization.schema),sourceQuery:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[]))),timestamp:(0,ue.MY)()}))}class od{client;constructor(e){this.client=e}async getGridClientLicenseKey(){return this.client.getGridClientLicenseKey()}async getQueryTypeahead(e,t){return await this.client.getQueryTypeahead({code:e,isPartial:t})}async parseQuery(e,t){return fs(await this.client.parseQuery({code:e,returnSourceInformation:t}),[])}async getBaseQuery(){return nd.serialization.fromJson(await this.client.getBaseQuery())}async executeQuery(e){const t=await this.client.executeQuery({query:hs(e,[])});return B(Kl((e=>{if(null===e||j(e)||M(e)||U(e))return new Ul(e);switch(e.builder?._type){case dl.CLASS_BUILDER:return Ml.serialization.fromJson(e);case dl.TDS_BUILDER:return jl.serialization.fromJson(e);case dl.JSON_BUILDER:return Ll.serialization.fromJson(e);default:{const t=new Gl;return t.content=e,t}}})(JSON.parse(t.result))),vl)}}class rd{replStore;application;engine;gridClientRowBuffer=50;enableDebugMode=!1;constructor(e){(0,_e.Gn)(this,{gridClientRowBuffer:_e.sH,setGridClientRowBuffer:_e.XI,enableDebugMode:_e.sH,setEnableDebugMode:_e.XI}),this.replStore=e,this.application=e.applicationStore,this.engine=new od(e.client)}setGridClientRowBuffer(e){this.gridClientRowBuffer=e}setEnableDebugMode(e){this.enableDebugMode=e}}class ad{applicationStore;client;dataCubeInfrastructure;dataCube;constructor(e){(0,_e.Gn)(this,{dataCube:_e.sH}),this.applicationStore=e,this.client=new Jo(new se({baseUrl:this.applicationStore.config.useDynamicREPLServer?window.location.origin+this.applicationStore.config.baseAddress.replace("/repl/",""):this.applicationStore.config.replUrl})),this.dataCubeInfrastructure=new rd(this),this.dataCube=new ll(this)}}const sd=(0,xt.createContext)(void 0),id=({children:e})=>{const t=Rt(),n=(0,mt.iz)((()=>new ad(t)));return(0,E.jsx)(sd.Provider,{value:n,children:e})},cd=()=>F((0,xt.useContext)(sd),"Can't find REPL store in context");var ld=n(1697),dd=n(1810),ud=n(5866),gd=n(6450),pd=n(9872),md=n(7589),fd=n(9169),hd=n(8142),Ed=n(3739),bd=n(1924),Cd=n(5428),Td=n(1598),Ad=n(7948);const _d=console.error;function Nd(e,t){return`${Array.from(new Set([t[`${e}ForegroundColor`],...t.columns.map((t=>t[`${e}ForegroundColor`])).filter(O)]).values()).map((t=>`.${bi.ROOT} .${yi(t,e)}{color:${t};}`)).join("\n")}`}function yd(e,t){return`${Array.from(new Set([t[`${e}BackgroundColor`],...t.columns.map((t=>t[`${e}BackgroundColor`])).filter(O)]).values()).map((t=>`.${bi.ROOT} .${vi(t,e)}{background-color:${t};}`)).join("\n")};`}console.error=(e,...t)=>{console.log(`%c ${e}`,"color: silver")};const vd=(0,mt.PA)((()=>{const e=cd().dataCube.grid,t=e.queryConfiguration;return(0,E.jsx)(Cd.mL,{styles:Cd.AH`
|
1
|
+
(()=>{"use strict";var e,t,n,o={6017:(e,t,n)=>{const o=JSON.parse('{"rE":"10.0.46","XO":{"Z":"@finos/legend-logger-plugin-web-console"}}');var r,a=n(2964);class s{name;version;signature;uuid}class i{name;version;uuid=(0,a.A)();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 s;return e.name=this.getName(),e.version=this.getVersion(),e.signature=this.getSignature(),e.uuid=this.getUUID(),e}configure(e){return this}}class c{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"}(r||(r={}));class l{channel;name;timestamp=Date.now();static create(e){const t=new l;return t.name=e,t}}class d extends i{level=r.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=r.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=r.INFO&&this._info(e,...t)}warn(e,...t){this.level<=r.WARN&&this._warn(e,...t)}error(e,...t){this.level<=r.ERROR&&this._error(e,...t)}}class u{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:p,warn:m,error:f}=console;class h extends d{constructor(){super(o.XO.Z,o.rE)}_debug(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){p(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){f(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var E=n(1085),b=n(5873),C=n(4417),T=n(4365);const A=()=>()=>{},_=e=>(0,C.A)(e,(e=>void 0!==e)),N=(e,t,n)=>(D(0<=t&&t<e.length,`Index out of bound: ${t}`),F(e[t],n));class y extends Error{uuid=(0,a.A)();constructor(e){super(),this.message=void 0===e||""===e?"(no error message)":e}get detail(){return this.message}}class v 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 S extends v{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class I extends v{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${((e,t)=>{const n=_({printFunctionName:!1,maxDepth:1});return(0,T.GP)(e,n).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function x(e){if(!(e instanceof Error))throw new S("Expected error to be thrown")}const k=e=>{try{return e()}catch{return}};class R extends v{constructor(e,t){super("Assertion Error",e,t)}}const O=e=>null!=e;function w(e,t=""){if(null==e)throw new R(t||"Value is nullable")}const F=(e,t="")=>(w(e,t),e);function L(e,t,n=""){if(!(e instanceof t))throw new R(n||`Value is expected to be of type '${t.name}'`)}const B=(e,t,n="")=>(L(e,t,n),e);function P(e,t=""){return function(e,t=""){if(""===F(e,t))throw new R(t||"Expected string value to be non-empty")}(e,t),e}function D(e,t=""){if(!e)throw new R(t||"Expected predicate to be truthy")}const j=e=>"string"==typeof e,M=e=>"number"==typeof e&&!isNaN(e),U=e=>"boolean"==typeof e,G=e=>"object"==typeof e&&null!==e,H=e=>G(e)&&"Object"===e.constructor.name,V=(e,t="")=>(function(e,t=""){if(!j(e))throw new R(t||"Value is expected to be a string")}(e,t),e),Y=(e,t="")=>(function(e,t=""){if(!M(e))throw new R(t||"Value is expected to be a number")}(e,t),e),K=(e,t="")=>(function(e,t=""){if(!U(e))throw new R(t||"Value is expected to be a boolean")}(e,t),e);var W=n(6651),$=n(6046),X=n(6451),z=n(8041);const q=W.v,J="charset=utf-8";var Q,Z,ee;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(Q||(Q={})),function(e){e.APPLICATION_JSON="application/json",e.APPLICATION_XML="application/xml",e.APPLICATION_ZLIB="application/zlib",e.APPLICATION_XLSX="application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",e.TEXT_PLAIN="text/plain",e.TEXT_HTML="text/html",e.TEXT_CSV="text/csv",e.ALL="*/*",e.MESSAGE_RFC822="message/rfc822"}(Z||(Z={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(ee||(ee={}));const te={mode:"cors",credentials:"include",redirect:"follow"},ne=(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 oe 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:o,url:r}=e,a=`Received response with status ${n} (${o}) for ${r}`;this.message=(t?(e=>{if(G(e))return j(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&j(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const re=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 oe(e,t))}if(n?.skipProcessing)return Promise.resolve(e);if(e.status===q.NO_CONTENT)return Promise.resolve(void 0);const o=t.headers.Accept;switch(o){case Z.APPLICATION_JSON:return e.json();case Z.TEXT_PLAIN:return e.text();default:return Promise.reject(new oe(e,`Can't process response for request with Content-Type '${o}'`))}},ae=(e,t)=>{const n={};return n.Accept=Z.APPLICATION_JSON,e!==ee.GET&&(n[Q.CONTENT_TYPE]=`${Z.APPLICATION_JSON};${J}`),ne(n,t)};class se{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...te,...e?.options??{}}}async get(e,t={},n,o,r,a){return this.request(ee.GET,e,void 0,t,n,o,r,a)}async put(e,t={},n={},o,r,a,s){return this.request(ee.PUT,e,t,n,o,r,a,s)}async post(e,t={},n={},o,r,a,s){return this.request(ee.POST,e,t,n,o,r,a,s)}async delete(e,t={},n={},o,r,a,s){return this.request(ee.DELETE,e,t,n,o,r,a,s)}async request(e,t,n,o,r,a,s,i){const c=((e,t,n)=>{if(!e&&!k((()=>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 o=new URL(t,e);return n instanceof Object&&Object.entries(n).forEach((([e,t])=>{void 0!==t&&(Array.isArray(t)?t.filter(O).forEach((t=>o.searchParams.append(e,t.toString()))):o.searchParams.append(e,t.toString()))})),o.toString()})(this.baseUrl,t,a??{});let l;if((j(n)||G(n))&&s?.enableCompression&&(D(e!==ee.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,$.Kc)(G(e)?JSON.stringify(e):e)]))(n),r=ne(r,{[Q.CONTENT_TYPE]:`${Z.APPLICATION_ZLIB};${J}`})),void 0!==n)if(j(n)||n instanceof Blob)l=n;else{if(!G(n))throw new R("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...o,method:e,body:l,headers:ae(e,r)};return fetch(c,d).then((e=>0===e.status||e.status===q.UNAUTHORIZED?i?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",o=document.getElementById(n);o?.remove();const r=document.createElement("iframe");r.id=n,r.src=e,r.style.display="none",r.addEventListener("load",(()=>{r.remove(),t()})),document.body.appendChild(r)})))(i.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>re(e,d,i))):fetch(c,d).then((e=>re(e,d,i))):re(e,d,i))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>re(e,d,i))):Promise.reject(e)))}}const ie=(e,t,n)=>{const o=new Blob([t],{type:n}),r=URL.createObjectURL(o),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=r,a.click(),document.body.removeChild(a)):location.replace(r)},ce=(e,t=!1)=>t?X.A.parseUrl(e).query:X.A.parse(e),le=(e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0};var de;!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",e.APPLICATION_TELEMETRY_EVENT__FAILURE="application.telemetry-event.failure"}(de||(de={}));var ue=n(7542);class ge{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,ue.lK)(this.schema,e)}fromJson(e){return(0,ue.iu)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,C.A)(t,(e=>null!==e))):e);var t}}const pe=e=>(0,ue.Ie)((t=>void 0===t?ue._Z:(0,ue.lK)(e,t)),(t=>(0,ue.iu)(e,t))),me=e=>(0,ue.Ie)((()=>e),(()=>e)),fe=e=>(0,ue.Ie)((t=>t?(0,ue.lK)(e,t):ue._Z),(t=>t?(0,ue.iu)(e,t):ue._Z));var he=n(6696);class Ee{key;markdownText;title;text;url;related;static serialization=new ge((0,ue.PL)(Ee,{markdownText:(0,ue.Ie)((e=>e),(e=>e.value?e:void 0)),related:(0,ue.lq)((0,ue.p_)((0,ue.MY)())),title:(0,ue.lq)((0,ue.MY)()),text:(0,ue.lq)((0,ue.MY)()),url:(0,ue.lq)((0,ue.MY)())}));static create(e,t){const n=Ee.serialization.fromJson(e);return n.key=t,n}}const be=e=>Object.entries(e).map((e=>({key:e[0],content:Ee.create(e[1],e[0])})));class Ce{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(l.create(de.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,he.A)(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(l.create(de.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(l.create(de.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]=Ee.serialization.toJson(t)})),e}publishContextualDocIndex(){const e={};return this.contextualDocIndex.forEach(((t,n)=>{e[n]=t.key})),e}}var Te,Ae,_e=n(3794);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Te||(Te={}));class Ne{state;_message;_messageFormatter;constructor(){this.state=Te.INITIAL}setMessage(e){this._message=e}setMessageFormatter(e){this._messageFormatter=e}reset(){return this.state=Te.INITIAL,this}inProgress(){return this.state=Te.IN_PROGRESS,this}fail(){return this.state=Te.FAILED,this}pass(){return this.state=Te.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===Te.INITIAL}get isInProgress(){return this.state===Te.IN_PROGRESS}get hasFailed(){return this.state===Te.FAILED}get hasSucceeded(){return this.state===Te.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,_e.Gn)(new Ne,{state:_e.sH,_message:_e.sH,reset:_e.XI,inProgress:_e.XI,pass:_e.XI,fail:_e.XI,complete:_e.XI,setMessage:_e.XI,sync:_e.XI,isInInitialState:_e.EW,isInProgress:_e.EW,hasFailed:_e.EW,hasSucceeded:_e.EW,hasCompleted:_e.EW,message:_e.EW})}}!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"}(Ae||(Ae={}));class ye{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 ve{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,o){const r=new ye;return e&&r.setup(this.plugins.map((r=>{const a=r.createClientSpan(e);return{clientSpan:a,serverSpan:r.createServerSpan(a,t,n,o),plugin:r}}))),r}}const Se=n(7102).A;var Ie,xe;!function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Ie||(Ie={}));class ke{currentMode=Ie.STANDARD;onSearchModeChange;constructor(e){(0,_e.Gn)(this,{currentMode:_e.sH,isAdvancedSearchActive:_e.EW,setCurrentMode:_e.XI}),this.onSearchModeChange=e}get isAdvancedSearchActive(){return this.currentMode!==Ie.STANDARD}generateSearchText(e){switch(this.currentMode){case Ie.INCLUDE:return`'"${e}"`;case Ie.EXACT:return`="${e}"`;case Ie.INVERSE:return`!"${e}"`;default:return e}}setCurrentMode(e){this.currentMode=e,this.onSearchModeChange()}}!function(e){e.SEARCH="SEARCH",e.CONTEXTUAL_SUPPORT="CONTEXTUAL_SUPPORT"}(xe||(xe={}));class Re{uuid=(0,a.A)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,_e.Gn)(this,{isOpen:_e.sH,setIsOpen:_e.XI}),this.documentationKey=e.key,this.title=P(e.title),this.content=e.markdownText??e.text,this.url=e.url}setIsOpen(e){this.isOpen=e}}class Oe{uuid=(0,a.A)();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 we=e=>Boolean(e.title&&(e.url??e.text??e.markdownText));class Fe{applicationStore;panelRenderingKey=(0,a.A)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=xe.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=Ne.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,_e.Gn)(this,{isHidden:_e.sH,isOpen:_e.sH,isPanelMaximized:_e.sH,panelRenderingKey:_e.sH,isOverSearchLimit:_e.sH,selectedTab:_e.sH,searchText:_e.sH,searchResults:_e.sH,currentDocumentationEntry:_e.sH,showSearchConfigurationMenu:_e.sH,currentContextualDocumentationEntry:_e.EW,setIsHidden:_e.XI,setIsOpen:_e.XI,setIsPanelMaximized:_e.XI,setSelectedTab:_e.XI,setSearchText:_e.XI,resetSearch:_e.XI,search:_e.XI,openDocumentationEntry:_e.XI,refreshPanelRendering:_e.XI,setShowSearchConfigurationMenu:_e.XI}),this.applicationStore=e,this.searchEngine=new Se(this.applicationStore.documentationService.getAllDocEntries().filter(we),{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 ke((()=>{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 Oe(e,t,(t.related??[]).map((e=>this.applicationStore.documentationService.getDocEntry(e))).filter(O).filter(we).map((e=>new Re(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new Re(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&((e=>we(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.A)()}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 Re(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 Le{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class Be{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(de.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(de.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(de.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(de.APPLICATION_USAGE__INTERRUPT,{})}}class Pe{applicationStore;contextStack=[];constructor(e){(0,_e.Gn)(this,{contextStack:_e.sH,currentContext:_e.EW,push:_e.XI,pop:_e.XI}),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 S(`Found multiple context '${e.key}' in application navigation context stack`);t.push(e),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraAccessEventLoggingApplicationContextKeys?.()??[])).includes(e.key)&&Be.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 De{applicationStore;commandRegistry=new Map;constructor(e){(0,_e.Gn)(this,{commandRegistry:_e.sH,registerCommand:_e.XI,deregisterCommand:_e.XI}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(de.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 je{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,_e.Gn)(this,{keyMap:_e.sH,commandKeyMap:_e.sH,isHotkeysBlocked:_e.sH,addHotkey:_e.XI,blockGlobalHotkeys:_e.XI,unblockGlobalHotkeys:_e.XI}),this.applicationStore=e,this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraKeyedCommandConfigEntries?.()??[])).forEach((e=>{const t=[e.content.defaultKeyboardShortcut,...e.content.additionalKeyboardShortcuts??[]].filter(O);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 Me=n(4594),Ue=n(2338),Ge=n(4462),He=n(720),Ve=n(5974),Ye=n(382);const Ke="Roboto Mono",We="yyyy-MM-dd'T'HH:mm:ss";var $e;!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"}($e||($e={}));const Xe=(e,t)=>`[${e};${t}H`;class ze{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,_e.Gn)(this,{searchText:_e.sH,useRegex:_e.sH,matchWholeWord:_e.sH,matchCaseSensitive:_e.sH,resultCount:_e.sH,currentResultIndex:_e.sH})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class qe{applicationStore;searchConfig=new ze;constructor(e){(0,_e.Gn)(this,{setSearchText:_e.XI,setSearchRegex:_e.XI,setSearchWholeWord:_e.XI,setSearchCaseSensitive:_e.XI,setSearchResultCount:_e.XI,setSearchCurrentResultIndex:_e.XI}),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 Je extends qe{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,_e.Gn)(this,{preserveLog:_e.sH,setPreserveLog:_e.XI})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var Qe=n(9481);n(4404),n(1880);const Ze=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,et=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],tt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>et.includes(e.toLowerCase())?e.toLowerCase():Ze(e))).replace(/^(?:\w+)\b/u,(e=>Ze(e))).replace(/\b(?:\w+)$/u,(e=>Ze(e)));var nt;function ot(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=F(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"}(nt||(nt={}));const rt=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![nt.SHIFT,nt.META,nt.ALT,nt.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),at=(e,t)=>rt(e,F(ot(t)[0]));function st(e){const t=new Map;let n=null;return o=>{o instanceof KeyboardEvent&&((0,Qe.A)(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,r=ot(e.combination);if(!r.length)return;const a=t.get(n)??r,s=F(a[0]);rt(o,s)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,o)):o.getModifierState(o.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}var it=n(7063),ct=n(2285),lt=n(5844);const dt=(0,it.A)({transitions:{create:()=>"none"}}),ut=e=>{const{children:t}=e;return(0,E.jsx)(ct.A,{injectFirst:!0,children:(0,E.jsx)(lt.A,{theme:dt,children:t})})};var gt=n(6112),pt=n(3432),mt=n(5150),ft=n(306),ht=n(692),Et=n(3416),bt=n(4357);const Ct=(e,t)=>{const n=e=>{const{children:n,className:o}=e;return(0,E.jsx)("div",{className:(0,bt.$)(t,o),"data-testid":e["data-testid"],children:n})};return n.displayName=e,n},Tt=e=>{const{children:t,darkMode:n,className:o}=e;return(0,E.jsx)("div",{className:(0,bt.$)("modal",{"modal--dark":n},o),children:t})},At=e=>{const{title:t,icon:n,className:o}=e;return(0,E.jsxs)("div",{className:(0,bt.$)("modal__title",o),children:[n&&(0,E.jsx)("div",{className:"modal__title__icon",children:n}),(0,E.jsx)("div",{className:"modal__title__label",children:tt(t)})]})},_t=e=>{const{title:t,children:n,className:o}=e;return!n&&t?(0,E.jsx)("div",{className:(0,bt.$)("modal__header",o),children:(0,E.jsx)(At,{title:t})}):(0,E.jsx)("div",{className:(0,bt.$)("modal__header",o),children:n})},Nt=(Ct("ModalHeaderActions","modal__header__actions"),Ct("ModalBody","modal__body")),yt=Ct("ModalFooter","modal__footer");var vt,St;Ct("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION"}(vt||(vt={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(St||(St={}));class It{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,_e.Gn)(this,{blockingAlertInfo:_e.sH,actionAlertInfo:_e.sH,setBlockingAlert:_e.XI,setActionAlertInfo:_e.XI}),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 xt=n(4041);const kt=(0,xt.createContext)(void 0),Rt=()=>F((0,xt.useContext)(kt),"Can't find application store in context"),Ot=({children:e,store:t})=>{const n=(0,mt.iz)((()=>t));return(0,E.jsx)(kt.Provider,{value:n,children:e})},wt=e=>{switch(e){case St.PROCEED_WITH_CAUTION:return"btn--caution";case St.PROCEED:case St.STANDARD:default:return"btn--dark"}},Ft=(0,mt.PA)((e=>{const{info:t}=e,n=Rt(),{title:o,message:r,prompt:a,type:s,onClose:i,onEnter:c,actions:l}=t,d=()=>{i?.(),n.alertService.setActionAlertInfo(void 0)};return(0,E.jsx)(Et.A,{open:Boolean(n.alertService.actionAlertInfo),onClose:A,TransitionProps:{onEnter:()=>c?.()},children:(0,E.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(s??vt.STANDARD).toLowerCase()}`,children:[o&&(0,E.jsx)(_t,{title:o}),(0,E.jsxs)(Nt,{children:[(0,E.jsx)("div",{className:"blocking-alert__summary-text",children:r}),(0,E.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,E.jsxs)(yt,{children:[l.map(((e,t)=>(0,E.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${wt(e.type??St.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,E.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),Lt=(0,mt.PA)((()=>{const e=Rt().alertService.actionAlertInfo;return e?(0,E.jsx)(Ft,{info:e}):null})),Bt=e=>{const{isLoading:t,className:n}=e,o=(0,xt.useRef)(null);return(0,xt.useEffect)((()=>{o.current&&(t?o.current.parentElement?.classList.add("panel-loading-indicator__container"):o.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,E.jsx)("div",{ref:o,className:(0,bt.$)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},Pt=(0,mt.PA)((()=>{const e=Rt(),t=e.alertService.blockingAlertInfo;return t?(0,E.jsx)(Et.A,{open:Boolean(t),onClose:A,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,E.jsxs)(Tt,{darkMode:!e.layoutService.TEMPORARY__isLightColorThemeEnabled,className:"blocking-alert",children:[(0,E.jsx)(Bt,{isLoading:Boolean(t.showLoading)}),(0,E.jsxs)(Nt,{children:[(0,E.jsx)("div",{className:"blocking-alert__message",children:t.message}),t.prompt&&(0,E.jsx)("div",{className:"blocking-alert__message__prompt",children:t.prompt})]})]})}):null}));var Dt=n(4269),jt=n(9896),Mt=n(6750),Ut=n(7997),Gt=n(6819);const Ht=Dt.RQJ,Vt=jt.QRP,Yt=Mt.QCr,Kt=Mt._Hm,Wt=Mt.Pcn,$t=Mt.gZZ,Xt=Mt.__w,zt=Mt.KSO,qt=Mt.UnJ,Jt=Mt.A7C,Qt=Mt.BS8,Zt=Mt.KRc,en=Mt.Su4,tn=Mt.kxO,nn=Mt.vq8,on=Mt.GfC,rn=Mt.SoL,an=Mt.Wx3,sn=Ut.f7n,cn=Ut.Lun,ln=Gt.oss,dn=Gt.Br,un=Gt.YZI;var gn=n(5473),pn=n(8960);const mn=6e3;var fn;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(fn||(fn={}));class hn{severity;message;actions;autoHideDuration;constructor(e,t,n,o){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=o}}class En{notification;constructor(){(0,_e.Gn)(this,{notification:_e.sH,setNotification:_e.XI,notify:_e.XI,notifySuccess:_e.XI,notifyWarning:_e.XI,notifyIllegalState:_e.XI,notifyError:_e.XI})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new hn(fn.INFO,e,t??[],null===n?void 0:n??mn))}notifySuccess(e,t,n){this.setNotification(new hn(fn.SUCCESS,e,t??[],null===n?void 0:n??mn))}notifyWarning(e,t,n){this.setNotification(new hn(fn.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??mn))}notifyError(e,t){let n;e instanceof y?n=e.detail:e instanceof Error?n=e.message:(D(j(e),"Can't display error"),n=e),n&&this.setNotification(new hn(fn.ERROR,n,t??[],void 0))}notifyIllegalState(e,t,n){this.setNotification(new hn(fn.ILEGAL_STATE,j(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??mn))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return x(e),this.notifyIllegalState(e.message),t}}}const bn=(0,mt.PA)((()=>{const e=Rt(),t=e.notificationService.notification,n=Boolean(t),o=t?.message??"",r=t?.severity??fn.INFO,[a,s]=(0,xt.useState)(!1);let i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,E.jsx)(Xt,{})});switch(r){case fn.ILEGAL_STATE:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,E.jsx)(Zt,{})});break;case fn.ERROR:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,E.jsx)(Kt,{})});break;case fn.WARNING:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,E.jsx)(Qt,{})});break;case fn.SUCCESS:i=(0,E.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,E.jsx)(Jt,{})})}const c=()=>{e.notificationService.setNotification(void 0),s(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(o)));return(0,E.jsx)(gn.A,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:mn,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,E.jsx)(pn.A,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,E.jsxs)("div",{className:"notification__message__content",children:[i,(0,E.jsx)("div",{className:(0,bt.$)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:o})]}),action:[(0,E.jsx)("button",{className:"notification__action",onClick:()=>s(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,E.jsx)(ln,{}):(0,E.jsx)(dn,{})},"expand"),(0,E.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,E.jsx)(Yt,{})},"close")]})},"string"==typeof o||"number"==typeof o?o:"")}));var Cn=n(877);const Tn=e=>{const{children:t,classes:n,...o}=e;return(0,E.jsx)(Cn.A,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...o,children:e.children})},An=e=>{const{className:t,children:n,menuProps:o,content:r,disabled:a,onClose:s,onOpen:i}=e,c=(0,xt.useRef)(null),[l,d]=(0,xt.useState)(!1),[u,g]=(0,xt.useState)(),[p,m]=(0,xt.useState)(0),[f,h]=(0,xt.useState)(0),b=()=>{g(void 0),d(!1),h(0),m(0)},C=e=>{e.stopPropagation(),e.preventDefault(),b(),s?.()},T=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(i?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),o=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:r,clientY:a,target:i}=e,l=i;if(u!==l&&!(document.elementsFromPoint(r,a).some((e=>e===l))&&n<=r&&r<=n+t.width&&o<=a&&a<=o+t.height))return b(),void s?.();g(l),d(!0),h(a),m(r)}};return(0,E.jsxs)("div",{ref:c,className:t,onContextMenu:T,children:[n,(0,E.jsx)(Tn,{open:l,anchorPosition:{left:p,top:f},onClose:C,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:T},disableRestoreFocus:!0,transitionDuration:0,onClick:C,...o,children:l&&r},`${p}, ${f}`)]})},_n=(0,xt.forwardRef)((function(e,t){const{className:n,children:o,...r}=e;return(0,E.jsx)("div",{ref:t,className:(0,bt.$)("menu",n),...r,children:o})})),Nn=e=>{const{className:t,onClick:n,title:o,disabled:r,children:a,...s}=e;return(0,E.jsx)("button",{className:(0,bt.$)("menu__item",t),disabled:Boolean(r),title:o,onClick:n,...s,children:a})};Ct("MenuContentDivider","menu__divider"),Ct("MenuContentItemIcon","menu__item__icon"),Ct("MenuContentItemLabel","menu__item__label");var yn=n(2973),vn=n(3310),Sn=n(3927);const In=e=>((0,xt.useEffect)((()=>{Sn.N.initialize({startOnLoad:!0,theme:"dark"}),Sn.N.contentLoaded()}),[e.value]),(0,E.jsx)(yn.o,{className:(0,bt.$)("markdown-content",e.className),remarkPlugins:[vn.A],components:e.components??{code:e=>{const{children:t,className:n,node:o,...r}=e,a=/language-(?<language>\w+)/.exec(n??"");return a?.groups?.language?(0,E.jsx)("code",{...r,className:(0,bt.$)(a.groups.language),children:t}):(0,E.jsx)("code",{...r,className:n,children:t})}},children:e.value.value}));var xn=n(5143);const kn=e=>{const{children:t}=e,{ref:n,width:o,height:r}=(0,xn.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,s]=(0,xt.useState)(!1),{ref:i,width:c,height:l}=(0,xn.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,xt.useEffect)((()=>{s((c??0)>(o??0)+40&&(l??0)>(r??0)+40)}),[c,l,o,r]),(0,E.jsx)("div",{ref:i,className:"panel__content__blank",children:(0,E.jsx)("div",{ref:n,className:(0,bt.$)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Rn=n(1122),On=n(9514),wn=n(8347);const Fn=e=>{const{children:t,options:n,size:o,className:r,...a}=e,s=((e,t)=>{const n=[];for(let o=0;o<e.length;o+=t)n.push(e.slice(o,o+t));return n})(n,o);return(0,E.jsxs)("div",{className:(0,bt.$)("mui-radio-group",r),children:[s.map(((e,t)=>(0,E.jsx)("div",{children:(0,E.jsx)(Rn.A,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,E.jsx)(On.A,{className:"mui-radio-group__group__column",style:{width:100/o+"%"},value:e,control:(0,E.jsx)(wn.A,{className:"mui-radio-group__group__item__radio-btn"}),label:(0,E.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var Ln=n(7669);const Bn=e=>{const{children:t,...n}=e;return(0,E.jsx)(Ln.Ay,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var Pn,Dn=n(9463),jn=n(5318),Mn=n(5461);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(Pn||(Pn={}));const Un=(0,mt.PA)((e=>{const{entry:t}=e,n=Rt(),o=()=>{t.isOpen||Be.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},r=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,E.jsx)(An,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsx)(_n,{children:(0,E.jsx)(Nn,{onClick:r,children:"Copy Documentation Key"})}),children:(0,E.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,E.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,E.jsx)("button",{className:(0,bt.$)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:o,children:t.isOpen?(0,E.jsx)(ln,{}):(0,E.jsx)(un,{})}),t.url?(0,E.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{Be.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:o,children:t.title})]}),t.isOpen&&t.content&&(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:j(t.content)?(0,E.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,E.jsx)(In,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),Gn=(0,mt.PA)((()=>{const e=Rt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),o=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),r=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,E.jsxs)(An,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:n,children:"Copy Context ID"}),(0,E.jsx)(Nn,{onClick:o,children:"Copy Current Context ID"}),(0,E.jsx)(Nn,{onClick:r,children:"Copy Context Stack"})]}),children:[t&&(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,E.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,E.jsx)(E.Fragment,{children:j(t.content)?(0,E.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,E.jsx)(In,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,E.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,E.jsx)(Un,{entry:e},e.uuid)))]})]}),!t&&(0,E.jsx)(kn,{children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,E.jsx)(rn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),Hn=(0,mt.PA)((()=>{const e=Rt(),t=(0,xt.useRef)(null),n=e.assistantService,o=n.searchText,r=(0,xt.useMemo)((()=>(0,jn.A)((()=>n.search()),100)),[n]);return(0,xt.useEffect)((()=>{t.current?.focus()}),[]),(0,E.jsxs)("div",{className:"virtual-assistant__search",children:[(0,E.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,E.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,bt.$)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":o}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),r()},value:o,placeholder:"Ask me a question"}),o&&(0,E.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,E.jsx)("button",{className:(0,bt.$)("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,E.jsx)(Wt,{})}),o?(0,E.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,E.jsx)(Yt,{})}):(0,E.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,E.jsx)(zt,{})})]}),(0,E.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,E.jsx)(Bt,{isLoading:n.searchState.isInProgress}),(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,E.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,E.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(Pn.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,E.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(Pn.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,E.jsx)($t,{})})]}),(0,E.jsx)("div",{children:(0,E.jsx)(Fn,{value:n.searchConfigurationState.currentMode,onChange:e=>{const t=e.target.value;n.searchConfigurationState.setCurrentMode(t)},row:!1,options:[Ie.STANDARD,Ie.INCLUDE,Ie.EXACT,Ie.INVERSE],size:1})})]})}),n.currentDocumentationEntry&&(0,E.jsx)("div",{className:"virtual-assistant__search__results",children:(0,E.jsx)(Un,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,E.jsxs)(E.Fragment,{children:[Boolean(n.searchResults.length)&&(0,E.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,E.jsx)(Un,{entry:e},e.uuid)))}),o&&!n.searchResults.length&&(0,E.jsx)(kn,{children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,E.jsx)(an,{className:"virtual-assistant__panel__placeholder__icon"}),(0,E.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!o&&!n.searchResults.length&&(0,E.jsx)(An,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:()=>{ie(`documentation-registry_${(0,Mn.GP)(new Date(Date.now()),We)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),Z.APPLICATION_JSON)},children:"Download documentation registry"}),(0,E.jsx)(Nn,{onClick:()=>{ie(`documentation-registry_${(0,Mn.GP)(new Date(Date.now()),We)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),Z.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,E.jsxs)("div",{className:"virtual-assistant__character",children:[(0,E.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,E.jsx)(on,{className:"virtual-assistant__character__hat"}),(0,E.jsx)(cn,{className:"virtual-assistant__character__glasses"}),(0,E.jsx)(sn,{className:"virtual-assistant__character__beard"})]}),(0,E.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,E.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),Vn=(0,mt.PA)((e=>{const{triggerElement:t}=e,n=Rt(),o=n.assistantService,r=o.currentContextualDocumentationEntry,a=o.selectedTab,s=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),i=s.find((e=>e.key===a));return(0,E.jsx)(Bn,{open:o.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,E.jsxs)("div",{className:(0,bt.$)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":o.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,E.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===xe.SEARCH}),onClick:()=>o.setSelectedTab(xe.SEARCH),title:"Search",children:(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,E.jsx)(zt,{})})}),(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===xe.CONTEXTUAL_SUPPORT}),onClick:()=>o.setSelectedTab(xe.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,E.jsx)(nn,{}),r&&(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),s.map((e=>(0,E.jsx)("div",{className:(0,bt.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{o.setSelectedTab(e.key),e.autoExpandOnOpen&&o.setIsPanelMaximized(!0)},title:e.title,children:(0,E.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,E.jsx)($t,{})})},e.key)))]}),(0,E.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,E.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>o.setIsPanelMaximized(!o.isPanelMaximized),title:o.isPanelMaximized?"Minimize":"Maximize",children:o.isPanelMaximized?(0,E.jsx)(en,{}):(0,E.jsx)(tn,{})}),(0,E.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>o.setIsOpen(!1),title:"Close",children:(0,E.jsx)(Ht,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,E.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===xe.SEARCH&&(0,E.jsx)(Hn,{}),a===xe.CONTEXTUAL_SUPPORT&&(0,E.jsx)(Gn,{}),i?.renderer()]})]})},o.panelRenderingKey)})),Yn=(0,mt.PA)((()=>{const[e,t]=(0,xt.useState)(!1),[n,o]=(0,xt.useState)((0,a.A)()),r=Rt(),s=(0,xt.useRef)(null),i=r.assistantService,c=i.currentContextualDocumentationEntry,l=()=>{!i.isOpen&&c&&i.setSelectedTab(xe.CONTEXTUAL_SUPPORT),i.setIsOpen(!i.isOpen)};return(0,xt.useEffect)((()=>{i.isHidden&&o((0,a.A)())}),[i.isHidden]),(0,E.jsx)(Dn,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),nodeRef:s,handle:".virtual-assistant__station__drag-handle",children:(0,E.jsxs)("div",{className:"virtual-assistant",ref:s,children:[(0,E.jsxs)("div",{className:(0,bt.$)("virtual-assistant__station",{"virtual-assistant__station--hidden":i.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,E.jsx)("button",{className:"virtual-assistant__station__hide-button",title:"Hide assistant",onClick:()=>{r.assistantService.toggleAssistant()},children:(0,E.jsx)(qt,{})}),(0,E.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:l,title:i.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open Assistant...",children:(0,E.jsxs)("div",{className:"virtual-assistant__station__character",children:[(0,E.jsx)(on,{className:"virtual-assistant__station__character__hat"}),(0,E.jsx)(cn,{className:"virtual-assistant__station__character__glasses"}),(0,E.jsx)(sn,{className:"virtual-assistant__station__character__beard"})]})}),(0,E.jsx)("div",{className:"virtual-assistant__station__label",onClick:l,children:"Assistant"}),(0,E.jsx)(An,{className:(0,bt.$)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,E.jsxs)(_n,{children:[(0,E.jsx)(Nn,{onClick:()=>{i.setIsOpen(!1),o((0,a.A)())},children:"Reset Position"}),(0,E.jsx)(Nn,{onClick:()=>r.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,E.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,E.jsx)(Vt,{})})})]},c?.uuid??""),!e&&i.isOpen&&!i.isHidden&&s.current&&(0,E.jsx)(Vn,{triggerElement:s.current})]})},n)}));var Kn;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(Kn||(Kn={}));const Wn=["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"],$n=(e,t)=>{const n={};return e.forEach(((e,o)=>{e.length&&(n[o]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:Wn,handler:(e,t)=>{t.preventDefault()}},n},Xn=e=>(0,E.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),zn=(0,mt.PA)((e=>{const{children:t}=e,n=Rt(),o=$n(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{Wn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,xt.useEffect)((()=>{const e=st(o);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[o]),(0,xt.useEffect)((()=>{const e=()=>{document.hidden&&(Be.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,E.jsxs)(ut,{children:[(0,E.jsx)(Pt,{}),(0,E.jsx)(Lt,{}),(0,E.jsx)(bn,{}),(0,E.jsx)(Yn,{}),n.layoutService.showBackdrop&&(0,E.jsx)(gt.Z,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??Kn.BACKDROP_CONTAINER)??null,children:(0,E.jsx)(pt.A,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,E.jsx)(ft.Q,{backend:ht.t2,children:(0,E.jsxs)("div",{className:"app__container","data-elementid":Kn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,E.jsx)(Xn,{elementId:Kn.BACKDROP_CONTAINER}),t]})})]})})),qn=(0,mt.PA)((e=>{const{children:t}=e,n=Rt(),o=$n(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{Wn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,xt.useEffect)((()=>{const e=st(o);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[o]),(0,E.jsx)(ut,{children:(0,E.jsx)(ft.Q,{backend:ht.t2,children:(0,E.jsxs)("div",{className:"app__container","data-elementid":Kn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,E.jsx)(Xn,{elementId:Kn.BACKDROP_CONTAINER}),t]})})})})),Jn={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"},Qn={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},Zn=`\n${$e.BOLD}${$e.BRIGHT_BLUE}$purist${$e.RESET}\n${$e.BOLD}${$e.MAGENTA}❯${$e.RESET} `,eo="❯ ";class to extends Je{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=Ne.create();constructor(e){super(e),this.instance=new Me.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Ke}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:Jn,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Ge.FitAddon,this.searcher=new He.SearchAddon,this.renderer=new Ye.WebglAddon}setup(e){if(this.setupState.hasCompleted)throw new S("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 Ve.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>at(e,"Control+KeyF")||at(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(at(e,"Control+KeyC")&&this.instance.hasSelection()||at(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new Ue.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new Ue.WebLinksAddon,this.instance.loadAddon(this.webLinkProvider),(e?.commands??[]).forEach((e=>{[e.command,...e.aliases??[]].forEach((t=>{this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(de.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,o;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 o=this.commandRegistry.get(t);if(!o)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,o.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(at(t,"Control+KeyD")||at(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,o=this.applicationStore,o.layoutService.getElementByID(Kn.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=`${eo}${this.command}`,o=`${eo}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let r=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(F(e.getLine(n)).translateToString()===o){r=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:r,startX:2,endY:r+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,o=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))o||(o=!0);else if(o){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/))o||(o=!0);else if(o){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,o=this.instance.cols,r=this.instance.rows,a=this.getCommandRange(),s=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,i=Math.min(Math.abs(e),s);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(o+(n.cursorX-i)%o)%o,l=n.cursorY-(i>n.cursorX?Math.ceil(i/o):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+i)%o,l=n.cursorY+(n.cursorX+i>=o?Math.floor((n.cursorX+i)/o):0),d=l+n.baseY,l=Math.min(l,r-1));const u=d>n.viewportY+r?d-(n.viewportY+r):d<n.viewportY?d-n.viewportY:0;return{seq:Xe(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),o=this.command.slice(t.cursorIdx),r=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(r.scroll),this.instance.write(e+o+r.seq),this.setCommand(n+e+o)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,o=Math.min(Math.abs(e),n);let r,a,s;if(0===e)return;e<0?(r=this.command.slice(0,t.cursorIdx-o),a=this.command.slice(t.cursorIdx,this.command.length),s=-o):(r=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+o,this.command.length),s=0);const i=this.computeCursorMovement(s);this.instance.scrollLines(i.scroll),this.instance.write(Xe(t.startY+1,t.startX+1)+r+a+" ".repeat(o)+i.seq),this.setCommand(r+a)}get isSetup(){return this.setupState.hasCompleted}isFocused(){return document.activeElement===this.instance.textarea}mount(e){if(!this.setupState.hasCompleted)throw new S("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(Xe(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(Xe(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(Zn),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${$e.DIM}(system: ${e})\n${$e.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 o=F(e.getLine(n)).translateToString();if(o.trim()){t=o!==eo;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write($e.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${$e.BRIGHT_BLACK}+-------------------------------------------------------+${$e.RESET}\n${$e.BRIGHT_BLACK}|${$e.RESET} ${$e.BRIGHT_GREEN}[@@]${$e.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${$e.BRIGHT_BLACK}|${$e.RESET}\n${$e.BRIGHT_BLACK}|${$e.RESET} ${$e.BRIGHT_GREEN}/|__|\\${$e.RESET} ${$e.BRIGHT_BLACK}|${$e.RESET}\n${$e.BRIGHT_BLACK}+--${$e.RESET} ${$e.BRIGHT_GREEN}d b${$e.RESET} ${$e.BRIGHT_BLACK}-----------------------------------------------+${$e.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,Qe.A)(Array.from(e.values()),(e=>e.command)).map((e=>`${$e.BRIGHT_GREEN}${e.command.padEnd(30)}${$e.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${$e.DIM}${e.usage}${$e.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($e).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?tt(e.trim().replace(/_+/gu," ").toLowerCase()):Ze(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)}${$e.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${$e.RED}${e}${$e.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:Qn,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:Qn,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:Qn,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 o=F(e.getLine(n));t.push(o.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 no{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new to(e)}}const oo="(unknown)";class ro{applicationStore;currentUser=oo;constructor(e){(0,_e.Gn)(this,{currentUser:_e.sH,setCurrentUser:_e.XI}),this.applicationStore=e}get isAnonymous(){return this.currentUser===oo}setCurrentUser(e){this.currentUser=e}}var ao,so=n(5992);class io{get localStorage(){return F(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 co{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?Y(t):void 0}getStringValue(e){const t=this.getValue(e);return void 0!==t?V(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?K(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!G(e))throw new R(t||"Value is expected to be a object")}(e,t),e))(t):void 0}hasValue(e){return O(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 lo{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new io;const t=this.storage.getItem(e.config.applicationStorageKey);this.data=t?k((()=>JSON.parse(t)))??{}:{}}getIndex(e){return this.data[e]}updateIndex(e,t){(0,so.A)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class uo{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 go{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,o=e.startTime,r=o+n,a={...t??{},...Object.fromEntries(e.records),total:n};let s=0;for(const e of this.interruptions)if(e>=o&&e<=r)s++;else if(e>r)break;return s>0?{...a,__numberOfInteruptions:s}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(ao||(ao={}));const po={name:"Default Dark (default)",key:ao.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"}},mo={name:"Legacy Light",key:ao.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},fo={name:"High-Contrast Light",key:ao.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 ho;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(ho||(ho={}));const Eo={[ho.COLOR_THEME]:{defaultValue:ao.DEFAULT_DARK}};class bo{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,_e.Gn)(this,{currentColorTheme:_e.sH.ref,TEMPORARY__isLightColorThemeEnabled:_e.EW,backdropContainerElementID:_e.sH,showBackdrop:_e.sH,setBackdropContainerElementID:_e.XI,setShowBackdrop:_e.XI,setColorTheme:_e.XI}),this.applicationStore=e,this.colorThemeRegistry.set(ao.DEFAULT_DARK,po),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(l.create(de.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(ho.COLOR_THEME)??ao.DEFAULT_DARK;this.currentColorTheme=F(this.colorThemeRegistry.get(t)),this.TEMPORARY__syncGlobalCSSClassName(this.currentColorTheme,void 0)}getElementByID(e){return document.querySelector(`[data-elementid='${e}']`)??void 0}setWindowTitle(e){document.title=e}setBackdropContainerElementID(e){this.backdropContainerElementID=e}setShowBackdrop(e){this.showBackdrop=e}get TEMPORARY__isLightColorThemeEnabled(){return this.currentColorTheme.key!==ao.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 o=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,o),t?.persist&&this.applicationStore.settingService.persistValue(ho.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??F(this.colorThemeRegistry.get(ao.DEFAULT_DARK)).colors?.[e]??"transparent"}}class Co{applicationStore;constructor(e){this.applicationStore=e}async copyTextToClipboard(e,t){await navigator.clipboard.writeText(e).catch((e=>{this.applicationStore.notificationService.notifyError(e)})).finally((()=>{t?.notifySuccessMessage&&this.applicationStore.notificationService.notifySuccess(t.notifySuccessMessage)}))}}class To{navigator;constructor(e){this.navigator=e}}var Ao=n(2853);class _o{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new co(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(l.create(de.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(M(t))return t;this.applicationStore.logService.warn(l.create(de.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(j(t))return t;this.applicationStore.logService.warn(l.create(de.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(U(t))return t;this.applicationStore.logService.warn(l.create(de.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(G(t))return t;this.applicationStore.logService.warn(l.create(de.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,Ao.A)(n,t)?void 0:t)}}class No{goToLocation(e,t){throw new I("Navigator does not support this operation")}reload(e){throw new I("Navigator does not support this operation")}goToAddress(e,t){throw new I("Navigator does not support this operation")}visitAddress(e){throw new I("Navigator does not support this operation")}generateAddress(e){throw new I("Navigator does not support this operation")}updateCurrentLocation(e){throw new I("Navigator does not support this operation")}updateCurrentZone(e){throw new I("Navigator does not support this operation")}resetZone(){throw new I("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new I("Navigator does not support this operation")}getCurrentAddress(){throw new I("Navigator does not support this operation")}getCurrentLocation(){throw new I("Navigator does not support this operation")}getCurrentLocationParameters(){throw new I("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new I("Navigator does not support this operation")}getCurrentZone(){throw new I("Navigator does not support this operation")}blockNavigation(e,t,n){throw new I("Navigator does not support this operation")}unblockNavigation(){throw new I("Navigator does not support this operation")}get isNavigationBlocked(){throw new I("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new I("Navigator does not support this operation")}}class yo{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new co(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(M(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(j(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(U(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(G(t))return t;this.applicationStore.logService.warn(l.create(de.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}const vo=e=>/^(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)\.(?:0|[1-9]\d*)(?:-(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*)?(?:\+[0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*)?$/.test(e);var So;!function(e){e.BUG_FIX="BUG_FIX",e.ENHANCEMENT="ENHANCEMENT"}(So||(So={}));const Io="application.lastOpenedVersion";class xo{applicationStore;releaseNotes;showCurrentReleaseModal=!0;showReleaseLog=!1;isConfigured=!1;constructor(e){(0,_e.Gn)(this,{showCurrentReleaseModal:_e.sH,showReleaseLog:_e.sH,isConfigured:_e.sH,setShowCurrentRelease:_e.XI,configure:_e.XI,setReleaseLog:_e.XI}),this.applicationStore=e}configure(e){this.isConfigured=!0,this.releaseNotes=(e=>e.map((e=>(P(e.version,"Release notes 'version' is missing"),e.notes?.map((e=>(P(e.type,"Release note 'type' is missing"),P(e.description,"Release note 'description' is missing"),e))),e))))(e)}setShowCurrentRelease(e){this.showCurrentReleaseModal=e}setReleaseLog(e){this.showReleaseLog=e}getViewedVersion(){return this.applicationStore.userDataService.getStringValue(Io)}updateViewedVersion(){this.applicationStore.userDataService.persistValue(Io,this.applicationStore.config.appVersion)}showVersion(e,t){const n=e.version;return!(!vo(n)||!vo(t)||1!==(o=t,n.localeCompare(o,void 0,{numeric:!0})));var o}showableVersions(){const e=this.getViewedVersion();if(e)return this.releaseNotes?.filter((t=>this.showVersion(t,e)))}}class ko{uuid=(0,a.A)();extensionStates=[];config;pluginManager;initState=Ne.create();platform;timeService;logService;storageService;userDataService;settingService;alertService;notificationService;identityService;commandService;keyboardShortcutsService;layoutService;clipboardService;terminalService;navigationService;navigationContextService;documentationService;assistantService;releaseNotesService;eventService;telemetryService;tracerService;constructor(e,t){this.config=e,this.pluginManager=t,this.timeService=new go,this.logService=new u,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new lo(this),this.settingService=new _o(this),this.userDataService=new yo(this),this.alertService=new It(this),this.notificationService=new En,this.identityService=new ro(this),this.layoutService=new bo(this),this.clipboardService=new Co(this),this.terminalService=new no(this),this.commandService=new De(this),this.keyboardShortcutsService=new je(this),this.navigationService=new To(new No),this.navigationContextService=new Pe(this),this.documentationService=new Ce(this),this.assistantService=new Fe(this),this.releaseNotesService=new xo(this),this.eventService=new Le,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new uo(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new ve,this.tracerService.registerPlugins(t.getTracerServicePlugins()),this.extensionStates=this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationExtensionStateBuilders?.()??[])).map((e=>e(this))).filter(O)}async initialize(e){if(this.initState.isInInitialState){this.initState.inProgress();try{if(this.platform)throw new S("Platform is already configured");this.platform=e,this.navigationService=new To(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){x(e),this.notificationService.notifyError(e),this.logService.error(l.create(de.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),this.initState.fail()}}else this.notificationService.notifyIllegalState("Application store is re-initialized")}alertUnhandledError=e=>{this.logUnhandledError(e),this.notificationService.notifyIllegalState(e.message)};logUnhandledError=e=>{this.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e)};guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}var Ro;!function(e){e.TAG_REQUEST="download-request",e.TAG_RESPONSE="download-response",e.STREAM_CLOSED="#stream-closed",e.STREAM_ABORTED="#stream-aborted"}(Ro||(Ro={}));class Oo{}class wo extends Oo{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 Fo{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;downloadHelperServiceWorkerPath;downloadHelper=!1;releaseNotes;constructor(e){this.pluginManager=e,this.logger=new wo}setup(e){return this.baseAddress=P(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}withDownloadHelper(e){return this.downloadHelper=!0,this.downloadHelperServiceWorkerPath=e,this}withReleaseNotes(e){return this.releaseNotes=e,this}setupApplicationStore(e){this.releaseNotes&&e.releaseNotesService.configure(this.releaseNotes)}async fetchApplicationConfiguration(e){const t=new se;let n,o;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){x(e),this.logger.error(l.create(de.APPLICATION_CONFIGURATION__FAILURE),e)}w(n,"Can't fetch Legend application configuration");try{o=await t.get(`${window.location.origin}${e}version.json`)}catch(e){x(e),this.logger.error(l.create(de.APPLICATION_CONFIGURATION__FAILURE),e)}return w(o,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:o,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 se(e.simple?{options:{credentials:"omit"}}:{}),o=await n.get(P(e.url,"Can't load documentation registry: 'url' field is missing or empty"));w(o.entries,"Can't load documentation registry data: 'entries' field is missing");const r=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(o.entries).forEach((([e,n])=>{r&&!r.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){x(e),this.logger.warn(l.create(de.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...be(t),...e.keyedDocumentationEntries]}async start(){w(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 ko(this.config,this.pluginManager);await Promise.all(this.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraApplicationSetups?.()??[])).map((e=>e(n)))),this.setupApplicationStore(n),await this.loadApplication(n),this.logger.info(l.create(de.APPLICATION_LOAD__SUCCESS),"Legend application loaded"),this.downloadHelper&&function(e){if("serviceWorker"in navigator){const t=e??"/ServiceWorker.js";navigator.serviceWorker.register(t).then((e=>{console.debug(`register service worker success with path: ${t}`,e)})).catch((e=>{console.debug(`register service worker error with path: ${t}`,e)}))}}(this.downloadHelperServiceWorkerPath)}catch(e){throw x(e),this.logger.error(l.create(de.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Lo="legend-application-root",Bo=JSON.parse('{"rE":"15.1.16","XO":{"c":"@finos/legend-application-plugin-core"}}');class Po extends i{}class Do extends Po{static NAME=Bo.XO.c;constructor(){super(Do.NAME,Bo.rE)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,_e.jK)({enforceActions:"observed"})}]}getExtraColorThemes(){return[mo,fo]}getExtraSettingConfigurationEntries(){return e=Eo,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class jo{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=P(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=P(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:P(e[0],"Documentation link 'key' is missing"),label:P(e[1].label,"Documentation link 'label' is missing"),url:P(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=be(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=F(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=F(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=F(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 Mo extends jo{replUrl;useDynamicREPLServer=!1;constructor(e){super(e),w(e.configData.repl,"Can't configure application: 'repl' field is missing"),this.replUrl=jo.resolveAbsoluteUrl(P(e.configData.repl.url,"Can't configure application: 'repl.url' field is missing or empty")),void 0!==e.configData.repl.dynamic&&(this.useDynamicREPLServer=Boolean(e.configData.repl.dynamic))}getDefaultApplicationStorageKey(){return"legend-repl"}}class Uo extends c{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 Go extends Uo{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new Go}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]}}var Ho,Vo=n(6839),Yo=n(8684);class Ko{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,_e.Gn)(this,{_isNavigationBlocked:_e.sH,isNavigationBlocked:_e.EW,blockNavigation:_e.XI,unblockNavigation:_e.XI}),this.historyAPI=e}get window(){return F(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=ce((n=this.getCurrentAddress(),(0,z.J)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=le(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 o,r;delete n[e],this.updateCurrentLocation((o=this.getCurrentLocation(),r=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),X.A.stringify(t)})(n),r?`${o}?${r}`:o)),this.updateCurrentZone(t)}}class Wo{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Ho||(Ho={}));class $o extends Wo{navigator;constructor(e,t){super(e),this.navigator=new Ko(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Ho.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Ho.INITIAL_COLOR_THEME))}}const Xo=(0,xt.createContext)(void 0),zo=({children:e})=>{const t=Rt(),n=(0,Vo.W6)(),o=(0,mt.iz)((()=>new $o(t,{historyAPI:n})));return(0,E.jsx)(Xo.Provider,{value:o,children:e})},qo=({children:e,baseUrl:t})=>(0,E.jsx)(Yo.Kd,{basename:t,children:(0,E.jsx)(zo,{children:e})});class Jo{networkClient;constructor(e){this.networkClient=e}get baseUrl(){return F(this.networkClient.baseUrl,"REPL server client has not been configured properly")}get dataCube(){return`${this.baseUrl}/api/dataCube`}async getGridClientLicenseKey(){return this.networkClient.get(`${this.dataCube}/gridLicenseKey`)}async getQueryTypeahead(e){return this.networkClient.post(`${this.dataCube}/typeahead`,e)}async parseQuery(e){return this.networkClient.post(`${this.dataCube}/parseQuery`,e)}async getQueryCode(e){return this.networkClient.post(`${this.dataCube}/getQueryCode`,e)}async getBaseQuery(){return this.networkClient.get(`${this.dataCube}/getBaseQuery`)}async getRelationReturnType(e){return this.networkClient.post(`${this.dataCube}/getRelationReturnType`,e)}async executeQuery(e){return this.networkClient.post(`${this.dataCube}/executeQuery`,e)}}var Qo=n(9499),Zo=n(1937);const er=e=>Qo.sha1().update(e).digest("hex"),tr=e=>er(e.filter(O).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?er(e):e.hashCode)).join(","));class nr{}class or extends nr{name;multiplicity;class;accept_ValueSpecificationVisitor(e){return e.visit_Variable(this)}}class rr{subTrees=[];subTypeTrees=[]}var ar,sr,ir,cr,lr,dr,ur,gr,pr,mr,fr;(sr=ar||(ar={})).INTERNAL__UNKNOWN_ELEMENT="INTERNAL__UNKNOWN_ELEMENT",sr.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",sr.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",sr.PACKAGE="PACKAGE",sr.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",sr.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",sr.PROFILE="PROFILE",sr.TAG_POINTER="TAG_POINTER",sr.STEREOTYPE_POINTER="STEREOTYPE_POINTER",sr.TAGGED_VALUE="TAGGED_VALUE",sr.ENUMERATION="ENUMERATION",sr.ENUM_VALUE="ENUM_VALUE",sr.CLASS="CLASS",sr.PROPERTY="PROPERTY",sr.PROPERTY_DEFAULT_VALUE="PROPERTY_DEFAULT_VALUE",sr.PROPERTY_POINTER="PROPERTY_POINTER",sr.MULTIPLICITY="MULTIPLICITY",sr.CONSTRAINT="CONSTRAINT",sr.DERIVED_PROPERTY="DERIVED_PROPERTY",sr.ASSOCIATION="ASSOCIATION",sr.FUNCTION="FUNCTION",sr.MEASURE="MEASURE",sr.UNIT="UNIT",sr.FUNCTION_TEST_SUITE="FUNCTION_TEST_SUITE",sr.FUNCTION_TEST="FUNCTION_TEST",sr.FUNCTION_STORE_TEST_DATA="FUNCTION_STORE_TEST_DATA",sr.FUNCTION_PARAMETER_VALUE="FUNCTION_PARAMETER_VALUE",sr.ASSERT_FAIL="ASSERT_FAIL",sr.ASSERT_PASS="ASSERT_PASS",sr.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",sr.EQUAL_TO="EQUAL_TO",sr.EQUAL_TO_JSON="EQUAL_TO_JSON",sr.EQUAL_TO_TDS="EQUAL_TO_TDS",sr.SECTION_INDEX="SECTION_INDEX",sr.SECTION="SECTION",sr.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",sr.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",sr.RAW_LAMBDA="RAW_LAMBDA",sr.RAW_VARIABLE="RAW_VARIABLE",sr.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",sr.BINDING_TRANSFORMER="BINDING_TRANSFORMER",sr.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",sr.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",sr.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",sr.EXPRESSION="EXPRESSION",sr.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",sr.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",sr.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",sr.INSTANCE_VALUE="INSTANCE_VALUE",sr.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",sr.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",sr.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",sr.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",sr.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",sr.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",sr.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",sr.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",sr.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",sr.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",sr.FUNCTION_TYPE="FUNCTION_TYPE",sr.LAMBDA_FUNCTION="LAMBDA_FUNCTION",sr.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",sr.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",sr.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",sr.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",sr.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",sr.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",sr.RELATION_COL_SPEC_ARRAY="RELATION_COL_SPEC_ARRAY",sr.RELATION_COL_SPEC="RELATION_COL_SPEC",sr.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",sr.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",sr.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",sr.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",sr.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",sr.MAPPING="MAPPING",sr.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",sr.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",sr.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",sr.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",sr.ENUMERATION_MAPPING="ENUMERATION_MAPPING",sr.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",sr.SET_IMPLEMENTATION="SET_IMPLEMENTATION",sr.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",sr.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",sr.PROPERTY_MAPPING="PROPERTY_MAPPING",sr.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",sr.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",sr.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",sr.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",sr.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",sr.MAPPING_TEST="MAPPING_TEST",sr.STORE_TEST_DATA="STORE_TEST_DATA",sr.INPUT_DATA="INPUT_DATA",sr.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",sr.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",sr.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",sr.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",sr.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",sr.FILTER_MAPPING="FILTER_MAPPING",sr.COLUMN_MAPPING="COLUMN_MAPPING",sr.GROUP_BY_MAPPING="GROUP_BY_MAPPING",sr.RUNTIME="RUNTIME",sr.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",sr.ENGINE_RUNTIME="ENGINE_RUNTIME",sr.SINGLE_ENGINE_RUNTIME="SINGLE_ENGINE_RUNTIME",sr.LEGACY_RUNTIME="LEGACY_RUNTIME",sr.RUNTIME_POINTER="RUNTIME_POINTER",sr.STORE_CONNECTIONS="STORE_CONNECTIONS",sr.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",sr.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",sr.CONNECTION_POINTER="CONNECTION_POINTER",sr.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",sr.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",sr.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",sr.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",sr.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",sr.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",sr.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",sr.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",sr.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",sr.GENERATION_TREE="GENERATION_TREE",sr.GENERATION_TREE_NODE="GENERATION_TREE_NODE",sr.FILE_GENERATION="FILE_GENERATION",sr.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",sr.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",sr.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",sr.MODEL_STORE_DATA="MODEL_STORE_DATA",sr.MODEL_DATA="MODEL_DATA",sr.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",sr.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",sr.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",sr.DATA_ELEMENT="DATA_ELEMENT",sr.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",sr.RELATIONAL_TDS="RELATIONAL_TDS",sr.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",sr.BINDING="BINDING",sr.SCHEMA_SET="SCHEMA_SET",sr.SCHEMA="SCHEMA",sr.MODEL_UNIT="MODEL_UNIT",sr.URL_STREAM="URL_STREAM",sr.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",sr.SERVICE="SERVICE",sr.SERVICE_OWNER="SERVICE_OWNER",sr.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",sr.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",sr.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",sr.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",sr.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",sr.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",sr.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",sr.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",sr.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",sr.SERVICE_TEST_DATA="SERVICE_TEST_DATA",sr.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",sr.SERVICE_TEST="SERVICE_TEST",sr.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",sr.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",sr.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",sr.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",sr.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",sr.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",sr.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",sr.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",sr.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",sr.DATABASE="DATABASE",sr.DATABASE_SCHEMA="DATABASE_SCHEMA",sr.DATABASE_JOIN="DATABASE_JOIN",sr.DATABASE_FILTER="DATABASE_FILTER",sr.DATBASE_VIEW="DATBASE_VIEW",sr.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",sr.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",sr.RELATIONAL="RELATIONAL",sr.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",sr.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",sr.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",sr.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",sr.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",sr.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",sr.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",sr.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",sr.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",sr.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",sr.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",sr.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",sr.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",sr.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",sr.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",sr.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",sr.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",sr.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",sr.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",sr.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",sr.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",sr.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",sr.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",sr.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",sr.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",sr.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",sr.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",sr.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",sr.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",sr.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",sr.BUSINESS_MILESTONING="BUSINESS_MILESTONING",sr.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",sr.PROCESSING_MILESTONING="PROCESSING_MILESTONING",sr.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",sr.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",sr.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",sr.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",sr.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",sr.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",sr.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",sr.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",sr.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",sr.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",sr.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",sr.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",sr.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",sr.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",sr.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",sr.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",sr.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",sr.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",sr.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",sr.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",sr.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",sr.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",sr.SCHEMA_MAPPER="SCHEMA_MAPPER",sr.TABLE_MAPPER="TABLE_MAPPER",sr.FLAT_DATA="FLAT_DATA",sr.FLAT_DATA_SECTION="FLAT_DATA_SECTION",sr.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",sr.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",sr.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",sr.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",sr.FLAT_DATA_STRING="FLAT_DATA_STRING",sr.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",sr.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",sr.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",sr.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",sr.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",sr.FLAT_DATA_DATE="FLAT_DATA_DATE",sr.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",sr.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",sr.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",sr.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",sr.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",sr.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",sr.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",sr.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER",sr.SNOWFLAKE_APP="SNOWFLAKE_APP",sr.HOSTED_SERVICE="HOSTED_SERVICE",sr.HOSTED_SERVICE_OWNER="HOSTED_SERVICE_OWNER";class hr extends rr{class;accept_GraphFetchTreeVisitor(e){return e.visit_RootGraphFetchTree(this)}get hashCode(){return tr([ar.ROOT_GRAPH_FETCH_TREE,tr(this.subTrees),tr(this.subTypeTrees),this.class])}}class Er{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return tr([ar.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new Er(0,0);static ZERO_ONE=new Er(0,1);static ZERO_MANY=new Er(0,void 0);static ONE=new Er(1,1);static ONE_MANY=new Er(1,void 0)}class br extends nr{multiplicity=Er.ONE}class Cr extends br{body=[];parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_Lambda(this)}}class Tr extends nr{multiplicity=Er.ONE}class Ar{name;startType;path=[]}class _r extends nr{multiplicity=Er.ONE}class Nr extends _r{function;fControl;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedFunction(this)}}class yr extends nr{multiplicity=Er.ONE_MANY;values=[];accept_ValueSpecificationVisitor(e){return e.visit_Collection(this)}}class vr extends Tr{}class Sr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CDecimal(this)}}class Ir extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CInteger(this)}}class xr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CString(this)}}class kr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CFloat(this)}}class Rr extends vr{}class Or extends Rr{value;accept_ValueSpecificationVisitor(e){return e.visit_CDateTime(this)}}class wr extends Rr{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictDate(this)}}class Fr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictTime(this)}}class Lr extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CBoolean(this)}}class Br{mapFn;aggregateFn}class Pr{first;second}class Dr{runtime}class jr{executionContext}class Mr extends rr{property;parameters=[];alias;subType;accept_GraphFetchTreeVisitor(e){return e.visit_PropertyGraphFetchTree(this)}get hashCode(){return tr([ar.PROPERTY_GRAPH_FETCH_TREE,tr(this.subTrees),this.property,this.alias??"",this.subType??""])}}class Ur extends rr{subTypeClass;accept_GraphFetchTreeVisitor(e){return e.visit_SubTypeGraphFetchTree(this)}get hashCode(){return tr([ar.SUBTYPE_GRAPH_FETCH_TREE,tr(this.subTrees),this.subTypeClass])}}class Gr{includeType;typeKeyName;includeEnumType;removePropertiesWithNullValues;removePropertiesWithEmptySets;fullyQualifiedTypePath;includeObjectReference}class Hr extends br{add;expression;key;accept_ValueSpecificationVisitor(e){return e.visit_KeyExpression(this)}}class Vr{values=[]}class Yr{name;pmapFn;aggregateFn}class Kr{name;columnFn}class Wr{column;direction}class $r{function}class Xr{function;columnName}class zr{colSpecs=[]}class qr{name;type;function1;function2}class Jr{path=[]}!function(e){e.CORE="CORE",e.MAIN="ROOT",e.MODEL_GENERATION="MODEL_GENERATION_ROOT",e.SYSTEM="SYSTEM_ROOT",e.PROJECT_DEPENDENCY_ROOT="PROJECT_DEPENDENCY_ROOT"}(ir||(ir={})),(dr=cr||(cr={})).STRING="String",dr.BOOLEAN="Boolean",dr.BINARY="Binary",dr.NUMBER="Number",dr.INTEGER="Integer",dr.FLOAT="Float",dr.DECIMAL="Decimal",dr.DATE="Date",dr.STRICTDATE="StrictDate",dr.DATETIME="DateTime",dr.STRICTTIME="StrictTime",dr.LATESTDATE="LatestDate",dr.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest",e.Function_Test="functionTest"}(lr||(lr={})),function(e){e.ANY="meta::pure::metamodel::type::Any",e.NIL="meta::pure::metamodel::type::Nil",e.PROFILE_DOC="meta::pure::profiles::doc",e.PROFILE_TEMPORAL="meta::pure::profiles::temporal",e.PROFILE="meta::pure::metamodel::extension::Profile",e.ENUMERATION="meta::pure::metamodel::type::Enumeration",e.MEASURE="meta::pure::metamodel::type::Measure",e.CLASS="meta::pure::metamodel::type::Class",e.ASSOCIATION="meta::pure::metamodel::relationship::Association",e.FUNCTION="meta::pure::metamodel::function::ConcreteFunctionDefinition",e.FLAT_DATA="meta::flatData::metamodel::FlatData",e.DATABASE="meta::relational::metamodel::Database",e.MAPPING="meta::pure::mapping::Mapping",e.SERVICE="meta::legend::service::metamodel::Service",e.CONNECTION="meta::pure::runtime::PackageableConnection",e.RUNTIME="meta::pure::runtime::PackageableRuntime",e.EXECUTION_ENVIRONMENT="meta::legend::service::metamodel::ExecutionEnvironmentInstance",e.FILE_GENERATION="meta::pure::generation::metamodel::GenerationConfiguration",e.GENERATION_SPECIFICATION="meta::pure::generation::metamodel::GenerationSpecification",e.SECTION_INDEX="meta::pure::metamodel::section::SectionIndex",e.DATA_ELEMENT="meta::pure::data::DataElement",e.SNOWFLAKE_APP="meta::external::function::activator::snowflakeApp::SnowflakeApp",e.HOSTED_SERVICE="meta::external::function::activator::hostedService::HostedService"}(ur||(ur={})),function(e){e.BUSINESS_TEMPORAL="businesstemporal",e.PROCESSING_TEMPORAL="processingtemporal",e.BITEMPORAL="bitemporal"}(gr||(gr={})),function(e){e.ALL_VERSIONS="AllVersions",e.ALL_VERSIONS_IN_RANGE="AllVersionsInRange"}(pr||(pr={})),function(e){e.CLASS="CLASS",e.STORE="STORE",e.MAPPING="MAPPING",e.RUNTIME="RUNTIME",e.FUNCTION="FUNCTION",e.FILE_GENERATION="FILE_GENERATION",e.SERVICE="SERVICE",e.DATA="DATA"}(mr||(mr={})),function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(fr||(fr={}));class Qr{package;name;get path(){return`${this.package}::${this.name}`}get hashCode(){return tr([ar.PACKAGEABLE_ELEMENT,this.path])}}const Zr=new ge((0,ue.PL)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,ue.MY)(),startLine:(0,ue.MY)(),startColumn:(0,ue.MY)(),endLine:(0,ue.MY)(),endColumn:(0,ue.MY)()}));class ea{package;name;sourceInformation;static serialization=new ge((0,ue.PL)(ea,{package:(0,ue.MY)(),name:(0,ue.MY)(),sourceInformation:fe(Zr.schema)}))}(0,ue.PL)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return tr([ar.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,ue.MY)(),type:(0,ue.lq)((0,ue.MY)())});const ta=(0,ue.PL)(Er,{lowerBound:(0,ue.MY)(),upperBound:(0,ue.lq)((0,ue.MY)())});class na{}class oa extends na{property;parameters=[]}class ra extends _r{class;property;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedProperty(this)}}class aa{}class sa extends aa{mappings=[];connectionStores=[];connections=[];get hashCode(){return tr([ar.ENGINE_RUNTIME,tr(this.mappings),tr(this.connectionStores),tr(this.connections)])}}class ia extends sa{get hashCode(){return tr([ar.SINGLE_ENGINE_RUNTIME,tr(this.mappings),tr(this.connectionStores),tr(this.connections)])}}class ca extends aa{runtime;get hashCode(){return tr([ar.RUNTIME_POINTER,this.runtime])}}var la;!function(e){e.RUNTIME_POINTER="runtimePointer",e.LEGACY_RUNTIME="legacyRuntime",e.ENGINE_RUNTIME="engineRuntime",e.SINGLE_ENGINE_RUNTIME="localEngineRuntime"}(la||(la={}));const da=(0,ue.PL)(ca,{_type:me(la.RUNTIME_POINTER),runtime:(0,ue.MY)()});(0,ue.PL)(class extends Qr{runtimeValue;get hashCode(){return tr([ar.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}},{_type:me("runtime"),name:(0,ue.MY)(),package:(0,ue.MY)(),runtimeValue:(0,ue.Ie)((e=>{return(t=e)instanceof ia?(0,ue.lK)(ia,t):(0,ue.lK)(sa,t);var t}),(e=>{return(t=e)._type===la.SINGLE_ENGINE_RUNTIME?(0,ue.iu)(ia,t):(0,ue.iu)(sa,t);var t}))});class ua{queryTimeOutInSeconds;enableConstraints}class ga extends ua{useAnalytics;toFlowSetFunction}class pa extends ua{}class ma extends nr{multiplicity=Er.ONE;fullPath;accept_ValueSpecificationVisitor(e){return e.visit_PackageableElementPtr(this)}}class fa extends ma{accept_ValueSpecificationVisitor(e){return e.visit_GenericTypeInstance(this)}}class ha extends nr{multiplicity=Er.ONE;type;value;accept_ValueSpecificationVisitor(e){return e.visit_ClassInstance(this)}}var Ea,ba,Ca,Ta,Aa;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext",e.ANALYTICS_EXECUTION_CONTEXT="AnalyticsExecutionContext"}(Ea||(Ea={})),function(e){e.PROPERTY_PATH_ELEMENT="propertyPath"}(ba||(ba={})),function(e){e.PROPERTY_GRAPH_FETCH_TREE="propertyGraphFetchTree"}(Ca||(Ca={})),function(e){e.ROOT_GRAPH_FETCH_TREE="rootGraphFetchTree",e.SUBTYPE_GRAPH_FETCH_TREE="subTypeGraphFetchTree",e.PATH="path",e.AGGREGATE_VALUE="aggregateValue",e.EXECUTION_CONTEXT_INSTANCE="executionContextInstance",e.PAIR="pair",e.PURE_LIST="listInstance",e.RUNTIME_INSTANCE="runtimeInstance",e.SERIALIZATION_CONFIG="alloySerializationConfig",e.COL_SPEC="colSpec",e.COL_SPEC_ARRAY="colSpecArray",e.RELATION_STORE_ACCESSOR=">",e.TDS_AGGREGATE_VALUE="tdsAggregateValue",e.TDS_COLUMN_INFORMATION="tdsColumnInformation",e.TDS_SORT_INFORMATION="tdsSortInformation",e.TDS_OLAP_RANK="tdsOlapRank",e.TDS_OLAP_AGGREGATION="tdsOlapAggregation"}(Ta||(Ta={})),function(e){e.VARIABLE="var",e.LAMBDA="lambda",e.KEY_EXPRESSION="keyExpression",e.APPLIED_FUNCTION="func",e.APPLIED_PROPERTY="property",e.PACKAGEABLE_ELEMENT_PTR="packageableElementPtr",e.GENERIC_TYPE_INSTANCE="genericTypeInstance",e.ENUM_VALUE="enumValue",e.COLLECTION="collection",e.CINTEGER="integer",e.CDECIMAL="decimal",e.CSTRING="string",e.CBOOLEAN="boolean",e.CBYTEARRAY="byteArray",e.CFLOAT="float",e.CDATETIME="dateTime",e.CSTRICTDATE="strictDate",e.CSTRICTTIME="strictTime",e.CLATESTDATE="latestDate",e.CLASS_INSTANCE="classInstance",e.HACKED_CLASS="hackedClass",e.HACKED_UNIT="hackedUnit",e.UNIT_TYPE="unitType",e.PRIMITIVE_TYPE="primitiveType",e.CLASS="class",e.ENUM="enum",e.MAPPING_INSTANCE="mappingInstance"}(Aa||(Aa={}));const _a=(0,ue.PL)(or,{_type:me(Aa.VARIABLE),class:(0,ue.lq)((0,ue.MY)()),multiplicity:pe(ta),name:(0,ue.MY)()}),Na=e=>(0,ue.PL)(Cr,{_type:me(Aa.LAMBDA),body:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),parameters:(0,ue.p_)(pe(_a))}),ya=e=>(0,ue.PL)(Hr,{_type:me(Aa.KEY_EXPRESSION),add:(0,ue.lq)((0,ue.MY)()),expression:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))),key:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))}),va=e=>(0,ue.PL)(Nr,{_type:me(Aa.APPLIED_FUNCTION),function:(0,ue.MY)(),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),Sa=e=>(0,ue.PL)(ra,{_type:me(Aa.APPLIED_PROPERTY),class:(0,ue.lq)((0,ue.MY)()),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),property:(0,ue.MY)()}),Ia=(0,ue.PL)(ma,{_type:me(Aa.PACKAGEABLE_ELEMENT_PTR),fullPath:(0,ue.MY)()}),xa=(0,ue.PL)(fa,{_type:me(Aa.GENERIC_TYPE_INSTANCE),fullPath:(0,ue.MY)()}),ka=e=>{const t=new fa;return j(e.unitType)?t.fullPath=e.unitType:t.fullPath=V(e.fullPath,"Can't deserialize hacked unit: either field 'fullPath' or 'unitType' must be a non-empty string"),t},Ra=e=>{const t=new fa;return t.fullPath=V(e.fullPath,"Can't deserialize hacked class: field 'fullPath' must be a non-empty string"),t},Oa=e=>(0,ue.PL)(yr,{_type:me(Aa.COLLECTION),multiplicity:pe(ta),values:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),wa=(0,ue.PL)(class extends Tr{fullPath;value;accept_ValueSpecificationVisitor(e){return e.visit_EnumValue(this)}},{_type:me(Aa.ENUM_VALUE),fullPath:(0,ue.MY)(),value:(0,ue.MY)()}),Fa=(0,ue.PL)(Sr,{_type:me(Aa.CDECIMAL),value:(0,ue.MY)()}),La=(0,ue.PL)(Ir,{_type:me(Aa.CINTEGER),value:(0,ue.MY)()}),Ba=(0,ue.PL)(xr,{_type:me(Aa.CSTRING),value:(0,ue.MY)()}),Pa=(0,ue.PL)(kr,{_type:me(Aa.CFLOAT),value:(0,ue.MY)()}),Da=(0,ue.PL)(Or,{_type:me(Aa.CDATETIME),value:(0,ue.MY)()}),ja=(0,ue.PL)(Fr,{_type:me(Aa.CSTRICTTIME),value:(0,ue.MY)()}),Ma=(0,ue.PL)(wr,{_type:me(Aa.CSTRICTDATE),value:(0,ue.MY)()}),Ua=(0,ue.PL)(class extends Rr{accept_ValueSpecificationVisitor(e){return e.visit_CLatestDate(this)}},{_type:me(Aa.CLATESTDATE)}),Ga=(0,ue.PL)(Lr,{_type:me(Aa.CBOOLEAN),value:(0,ue.MY)()}),Ha=(0,ue.PL)(class extends vr{value;accept_ValueSpecificationVisitor(e){return e.visit_CByteArray(this)}},{_type:me(Aa.CBYTEARRAY),value:(0,ue.MY)()}),Va=(e,t,n)=>{if(Array.isArray(e.values)){if(0===e.values.length){const e=new yr;return e.multiplicity=Er.ZERO,e}return 1===e.values.length?n({...e,value:e.values[0]}):fs({...e,_type:Aa.COLLECTION},t)}return n(e)},Ya=e=>(0,ue.PL)(ha,{_type:me(Aa.CLASS_INSTANCE),multiplicity:pe(ta),type:(0,ue.MY)(),value:(0,ue.Ie)((t=>function(e,t){if(e instanceof Ar)return(0,ue.lK)(Wa(t),e);if(e instanceof hr)return(0,ue.lK)($a(t),e);if(e instanceof jr)return(0,ue.lK)(es(t),e);if(e instanceof Br)return(0,ue.lK)(ts(t),e);if(e instanceof Pr)return(0,ue.lK)(ns(t),e);if(e instanceof Vr)return(0,ue.lK)(rs(t),e);if(e instanceof Dr)return(0,ue.lK)(os,e);if(e instanceof Gr)return(0,ue.lK)(as,e);if(e instanceof Yr)return(0,ue.lK)(ss(t),e);if(e instanceof Kr)return(0,ue.lK)(is(t),e);if(e instanceof Xr)return(0,ue.lK)(ps(t),e);if(e instanceof $r)return(0,ue.lK)(gs(t),e);if(e instanceof Wr)return(0,ue.lK)(cs,e);if(e instanceof qr)return(0,ue.lK)(ds(t),e);if(e instanceof zr)return(0,ue.lK)(us(t),e);if(e instanceof Jr)return(0,ue.lK)(ls,e);const n=t.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolSerializers?.()??[]));for(const o of n){const n=o(e,t);if(n)return n}throw new I("Can't serialize class instance value: no compatible serializer available from plugins",e)}(t,e)),((t,n)=>function(e,t,n){switch(t){case Ta.PATH:return(0,ue.iu)(Wa(n),e);case Ta.ROOT_GRAPH_FETCH_TREE:return(0,ue.iu)($a(n),e);case Ta.AGGREGATE_VALUE:return(0,ue.iu)(ts(n),e);case Ta.EXECUTION_CONTEXT_INSTANCE:return(0,ue.iu)(es(n),e);case Ta.PAIR:return(0,ue.iu)(ns(n),e);case Ta.PURE_LIST:return(0,ue.iu)(rs(n),e);case Ta.RUNTIME_INSTANCE:return(0,ue.iu)(os,e);case Ta.SERIALIZATION_CONFIG:return(0,ue.iu)(as,e);case Ta.TDS_AGGREGATE_VALUE:return(0,ue.iu)(ss(n),e);case Ta.TDS_COLUMN_INFORMATION:return(0,ue.iu)(is(n),e);case Ta.TDS_OLAP_AGGREGATION:return(0,ue.iu)(ps(n),e);case Ta.TDS_OLAP_RANK:return(0,ue.iu)(gs(n),e);case Ta.TDS_SORT_INFORMATION:return(0,ue.iu)(cs,e);case Ta.COL_SPEC:return(0,ue.iu)(ds(n),e);case Ta.COL_SPEC_ARRAY:return(0,ue.iu)(us(n),e);case Ta.RELATION_STORE_ACCESSOR:return(0,ue.iu)(ls,e);default:{const o=n.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolDeserializers?.()??[]));for(const r of o){const o=r(e,t,n);if(o)return o}throw new I(`Can't deserialize value specification of type '${e._type}': no compatible deserializer available from plugins`)}}}(t,n.json.type,e)))}),Ka=e=>(0,ue.PL)(oa,{_type:me(ba.PROPERTY_PATH_ELEMENT),property:(0,ue.MY)(),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),Wa=e=>(0,ue.PL)(Ar,{_type:me(Ta.PATH),name:(0,ue.MY)(),startType:(0,ue.MY)(),path:(0,ue.p_)((0,ue.Ie)((t=>function(e,t){return e instanceof oa?(0,ue.lK)(Ka(t),e):ue._Z}(t,e)),(t=>function(e,t){return e._type===ba.PROPERTY_PATH_ELEMENT?(0,ue.iu)(Ka(t),e):ue._Z}(t,e))))}),$a=e=>(0,ue.PL)(hr,{_type:me(Ta.ROOT_GRAPH_FETCH_TREE),class:(0,ue.MY)(),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e))))}),Xa=e=>(0,ue.PL)(Mr,{_type:me(Ca.PROPERTY_GRAPH_FETCH_TREE),alias:(0,ue.lq)((0,ue.MY)()),parameters:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))),property:(0,ue.MY)(),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subType:(0,ue.lq)((0,ue.MY)())}),za=e=>(0,ue.PL)(Ur,{_type:me(Ta.SUBTYPE_GRAPH_FETCH_TREE),subTrees:(0,ue.p_)((0,ue.Ie)((t=>qa(t,e)),(t=>Ja(t,e)))),subTypeClass:(0,ue.MY)()});function qa(e,t){if(e instanceof Mr)return(0,ue.lK)(Xa(t),e);if(e instanceof hr)return(0,ue.lK)($a(t),e);if(e instanceof Ur)return(0,ue.lK)(za(t),e);throw new I("Can't serialize graph fetch tree",e)}function Ja(e,t){switch(e._type){case Ca.PROPERTY_GRAPH_FETCH_TREE:return(0,ue.iu)(Xa(t),e);case Ta.ROOT_GRAPH_FETCH_TREE:return(0,ue.iu)($a(t),e);case Ta.SUBTYPE_GRAPH_FETCH_TREE:return(0,ue.iu)(za(t),e);default:throw new I(`Can't deserialize graph fetch tree node of type '${e._type}'`)}}const Qa=e=>(0,ue.PL)(ga,{_type:me(Ea.ANALYTICS_EXECUTION_CONTEXT),enableConstraints:(0,ue.lq)((0,ue.MY)()),queryTimeOutInSeconds:(0,ue.lq)((0,ue.MY)()),toFlowSetFunction:pe(Na(e)),useAnalytics:(0,ue.MY)()}),Za=(0,ue.PL)(pa,{_type:me(Ea.BASE_EXECUTION_CONTEXT),enableConstraints:(0,ue.lq)((0,ue.MY)()),queryTimeOutInSeconds:(0,ue.lq)((0,ue.MY)())}),es=e=>(0,ue.PL)(jr,{_type:me(Ta.EXECUTION_CONTEXT_INSTANCE),executionContext:(0,ue.Ie)((t=>function(e,t){return e instanceof ga?(0,ue.lK)(Qa(t),e):e instanceof pa?(0,ue.lK)(Za,e):ue._Z}(t,e)),(t=>function(e,t){switch(e._type){case Ea.ANALYTICS_EXECUTION_CONTEXT:return(0,ue.iu)(Qa(t),e);case Ea.BASE_EXECUTION_CONTEXT:return(0,ue.iu)(Za,e);default:return ue._Z}}(t,e)))}),ts=e=>(0,ue.PL)(Br,{_type:me(Ta.AGGREGATE_VALUE),mapFn:pe(Na(e)),aggregateFn:pe(Na(e))}),ns=e=>(0,ue.PL)(Pr,{_type:me(Ta.PAIR),first:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))),second:(0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e)))}),os=(0,ue.PL)(Dr,{_type:me(Ta.RUNTIME_INSTANCE),runtime:(0,ue.Ie)((e=>(e=>{if(e instanceof sa)return(0,ue.lK)(sa,e);if(e instanceof ca)return(0,ue.lK)(da,e);throw new I("Can't serialize runtime",e)})(e)),(e=>(0,ue.iu)(sa,e)))}),rs=e=>(0,ue.PL)(Vr,{_type:me(Ta.PURE_LIST),values:(0,ue.p_)((0,ue.Ie)((t=>hs(t,e)),(t=>fs(t,e))))}),as=(0,ue.PL)(Gr,{_type:me(Ta.SERIALIZATION_CONFIG),includeType:(0,ue.lq)((0,ue.MY)()),typeKeyName:(0,ue.MY)(),includeEnumTypee:(0,ue.lq)((0,ue.MY)()),removePropertiesWithNullValuese:(0,ue.lq)((0,ue.MY)()),removePropertiesWithEmptySetse:(0,ue.lq)((0,ue.MY)()),fullyQualifiedTypePathe:(0,ue.lq)((0,ue.MY)()),includeObjectReferencee:(0,ue.lq)((0,ue.MY)())}),ss=e=>(0,ue.PL)(Yr,{_type:me(Ta.TDS_AGGREGATE_VALUE),name:(0,ue.MY)(),pmapFn:pe(Na(e)),aggregateFn:pe(Na(e))}),is=e=>(0,ue.PL)(Kr,{_type:me(Ta.TDS_COLUMN_INFORMATION),name:(0,ue.MY)(),columnFn:pe(Na(e))}),cs=(0,ue.PL)(Wr,{_type:me(Ta.TDS_SORT_INFORMATION),column:(0,ue.MY)(),direction:(0,ue.MY)()}),ls=(0,ue.PL)(Jr,{path:(0,ue.p_)((0,ue.MY)())}),ds=e=>(0,ue.PL)(qr,{function1:(0,ue.lq)(pe(Na(e))),function2:(0,ue.lq)(pe(Na(e))),name:(0,ue.MY)(),type:(0,ue.lq)((0,ue.MY)())}),us=e=>(0,ue.PL)(zr,{colSpecs:(0,ue.p_)(pe(ds(e)))}),gs=e=>(0,ue.PL)($r,{_type:me(Ta.TDS_OLAP_RANK),function:pe(Na(e))}),ps=e=>(0,ue.PL)(Xr,{_type:me(Ta.TDS_OLAP_AGGREGATION),function:pe(Na(e)),columnName:(0,ue.MY)()});class ms{plugins=[];constructor(e){this.plugins=e}visit_INTERNAL__UnknownValueSpecfication(e){return e.content}visit_Variable(e){return(0,ue.lK)(_a,e)}visit_Lambda(e){return(0,ue.lK)(Na(this.plugins),e)}visit_KeyExpression(e){return(0,ue.lK)(ya(this.plugins),e)}visit_PackageableElementPtr(e){return(0,ue.lK)(Ia,e)}visit_GenericTypeInstance(e){return(0,ue.lK)(xa,e)}visit_AppliedFunction(e){return(0,ue.lK)(va(this.plugins),e)}visit_AppliedProperty(e){return(0,ue.lK)(Sa(this.plugins),e)}visit_Collection(e){return(0,ue.lK)(Oa(this.plugins),e)}visit_EnumValue(e){return(0,ue.lK)(wa,e)}visit_CInteger(e){return(0,ue.lK)(La,e)}visit_CDecimal(e){return(0,ue.lK)(Fa,e)}visit_CString(e){return(0,ue.lK)(Ba,e)}visit_CBoolean(e){return(0,ue.lK)(Ga,e)}visit_CByteArray(e){return(0,ue.lK)(Ha,e)}visit_CFloat(e){return(0,ue.lK)(Pa,e)}visit_CDateTime(e){return(0,ue.lK)(Da,e)}visit_CStrictDate(e){return(0,ue.lK)(Ma,e)}visit_CStrictTime(e){return(0,ue.lK)(ja,e)}visit_CLatestDate(e){return(0,ue.lK)(Ua,e)}visit_ClassInstance(e){return(0,ue.lK)(Ya(this.plugins),e)}}function fs(e,t){switch(e._type){case Aa.APPLIED_FUNCTION:return(0,ue.iu)(va(t),e);case Aa.APPLIED_PROPERTY:return(0,ue.iu)(Sa(t),e);case Aa.VARIABLE:return(0,ue.iu)(_a,e);case Aa.LAMBDA:return(0,ue.iu)(Na(t),e);case Aa.KEY_EXPRESSION:return(0,ue.iu)(ya(t),e);case Aa.COLLECTION:return(0,ue.iu)(Oa(t),e);case Aa.ENUM_VALUE:return(0,ue.iu)(wa,e);case Aa.CBOOLEAN:return Va(e,t,(e=>(0,ue.iu)(Ga,e)));case Aa.CBYTEARRAY:return Va(e,t,(e=>(0,ue.iu)(Ha,e)));case Aa.CDATETIME:return Va(e,t,(e=>(0,ue.iu)(Da,e)));case Aa.CSTRICTTIME:return Va(e,t,(e=>(0,ue.iu)(ja,e)));case Aa.CDECIMAL:return Va(e,t,(e=>(0,ue.iu)(Fa,e)));case Aa.CFLOAT:return Va(e,t,(e=>(0,ue.iu)(Pa,e)));case Aa.CINTEGER:return Va(e,t,(e=>(0,ue.iu)(La,e)));case Aa.CLATESTDATE:return Va(e,t,(e=>(0,ue.iu)(Ua,e)));case Aa.CSTRICTDATE:return Va(e,t,(e=>(0,ue.iu)(Ma,e)));case Aa.CSTRING:if(Array.isArray(e.values)&&!e.values.length&&H(e.multiplicity)&&1===e.multiplicity.upperBound){const e=new xr;return e.value="",e}return Va(e,t,(e=>(0,ue.iu)(Ba,e)));case Aa.CLASS_INSTANCE:return(0,ue.iu)(Ya(t),e);case Ta.PAIR:case Ta.AGGREGATE_VALUE:case Ta.EXECUTION_CONTEXT_INSTANCE:case Ta.PATH:case Ta.ROOT_GRAPH_FETCH_TREE:case Ta.PURE_LIST:case Ta.RUNTIME_INSTANCE:case Ta.SERIALIZATION_CONFIG:case Ta.TDS_AGGREGATE_VALUE:case Ta.TDS_COLUMN_INFORMATION:case Ta.TDS_OLAP_AGGREGATION:case Ta.TDS_OLAP_RANK:case Ta.TDS_SORT_INFORMATION:return(0,ue.iu)(Ya(t),{_type:Aa.CLASS_INSTANCE,type:e._type,value:e});case Aa.HACKED_CLASS:return Ra(e);case Aa.UNIT_TYPE:case Aa.HACKED_UNIT:return ka(e);case Aa.PRIMITIVE_TYPE:case Aa.ENUM:case Aa.CLASS:case Aa.MAPPING_INSTANCE:case Aa.PACKAGEABLE_ELEMENT_PTR:return(0,ue.iu)(Ia,e);case Aa.GENERIC_TYPE_INSTANCE:return(0,ue.iu)(xa,e);default:throw new I(`Can't deserialize value specification of type '${e._type}'`)}}function hs(e,t){return e.accept_ValueSpecificationVisitor(new ms(t))}var Es=n(8492);const bs=e=>F((0,Es.A)(e.split("::"))),Cs=(e,t)=>Array.isArray(t)?t.some((t=>Cs(e,t))):e===t||bs(t)===e;class Ts{uuid=(0,a.A)();timestamp=Date.now();data;_finalized=!1;_hashCode;constructor(e,t,n,o){this.data={name:e,runtime:t,sourceQuery:n,configuration:o,sourceColumns:[],leafExtendedColumns:[],selectColumns:[],filter:void 0,groupBy:void 0,pivot:void 0,groupExtendedColumns:[],sortColumns:[],limit:void 0}}static create(e,t,n,o){return new Ts(e,t,n,o)}clone(){const e=new Ts("","",{},{});return e.data=JSON.parse(JSON.stringify(this.data)),e}stageCols(e){switch(e){case"filter":case"leaf-extend":return[...this.data.sourceColumns];case"select":return[...this.data.sourceColumns,...this.data.leafExtendedColumns];case"aggregation":case"group-extend":return[...this.data.selectColumns];case"sort":return[...this.data.selectColumns,...this.data.groupExtendedColumns];default:throw new S(`Unknown stage '${e}'`)}}isFinalized(){return this._finalized}finalize(){return this._finalized||(this._hashCode=this.computeHashCode(),this._finalized=!0),this}get hashCode(){if(!this._finalized||!this._hashCode)throw new S("Snapshot is not finalized");return this._hashCode}computeHashCode(){return e=_(this.data),D(G(e),"Can't hash non-object value"),Zo(e,undefined);var e}}function As(e,t){return e?.find((e=>e.name===t))}function _s(e,t){return F(e?.find((e=>e.name===t)),`Can't find column '${t}'`)}const Ns={transparent:"#00000000",black:"#000000",white:"#ffffff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"}};var ys;!function(e){e.EXTEND="meta::pure::functions::relation::extend",e.FILTER="meta::pure::functions::relation::filter",e.GROUP_BY="meta::pure::functions::relation::groupBy",e.LIMIT="meta::pure::functions::relation::limit",e.PIVOT="meta::pure::functions::relation::pivot",e.SELECT="meta::pure::functions::relation::select",e.SLICE="meta::pure::functions::relation::slice",e.SORT="meta::pure::functions::relation::sort",e.CAST="meta::pure::functions::lang::cast",e.FROM="meta::pure::mapping::from",e.ASC="meta::pure::functions::relation::ascending",e.DESC="meta::pure::functions::relation::descending",e.AND="meta::pure::functions::boolean::and",e.NOT="meta::pure::functions::boolean::not",e.OR="meta::pure::functions::boolean::or",e.CONTAINS="meta::pure::functions::string::contains",e.ENDS_WITH="meta::pure::functions::string::endsWith",e.EQUAL="meta::pure::functions::boolean::equal",e.GREATER_THAN="meta::pure::functions::boolean::greaterThan",e.GREATER_THAN_EQUAL="meta::pure::functions::boolean::greaterThanEqual",e.IN="meta::pure::functions::collection::in",e.IS_EMPTY="meta::pure::functions::collection::isEmpty",e.LESS_THAN="meta::pure::functions::boolean::lessThan",e.LESS_THAN_EQUAL="meta::pure::functions::boolean::lessThanEqual",e.STARTS_WITH="meta::pure::functions::string::startsWith",e.AVERAGE="meta::pure::functions::math::average",e.COUNT="meta::pure::functions::collection::count",e.DISTINCT="meta::pure::functions::collection::distinct",e.FIRST="meta::pure::functions::collection::first",e.JOIN_STRINGS="meta::pure::functions::string::joinStrings",e.LAST="meta::pure::functions::collection::last",e.MAX="meta::pure::functions::collection::max",e.MIN="meta::pure::functions::collection::min",e.SUM="meta::pure::functions::math::sum",e.STDDEV_POP="meta::pure::functions::math::stdDevPopulation",e.STDDEV_SAMP="meta::pure::functions::math::stdDevSample",e.VAR_POP="meta::pure::functions::math::variancePopulation",e.VAR_SAMP="meta::pure::functions::math::varianceSample"}(ys||(ys={}));const vs="x";var Ss,Is,xs,ks,Rs,Os,ws,Fs,Ls,Bs,Ps,Ds,js;function Ms(e){switch(e){case cr.NUMBER:case cr.INTEGER:case cr.DECIMAL:case cr.FLOAT:return js.NUMBER;case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return js.DATE;case cr.STRING:default:return js.TEXT}}!function(e){e.BASIS_POINT="Basis Points (bp)",e.PERCENT="Percent (%)",e.THOUSANDS="Thousands (k)",e.MILLIONS="Millions (m)",e.BILLIONS="Billions (b)",e.TRILLIONS="Trillions (t)",e.AUTO="Auto (k/m/b/t)"}(Ss||(Ss={})),function(e){e.COUNT="Count",e.SUM="Sum",e.MIN="Min",e.MAX="Max",e.AVERAGE="Average"}(Is||(Is={})),function(e){e.ARIAL="Arial",e.ROBOTO="Roboto",e.ROBOTO_CONDENSED="Roboto Condensed",e.TIMES_NEW_ROMAN="Times New Roman",e.GEORGIA="Georgia",e.ROBOTO_SERIF="Roboto Serif",e.JERBRAINS_MONO="Jetbrains Mono",e.ROBOTO_MONO="Roboto Mono",e.UBUNTU_MONO="Ubuntu Mono"}(xs||(xs={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right"}(ks||(ks={})),function(e){e.LOWERCASE="lowercase",e.UPPERCASE="uppercase",e.CAPITALIZE="capitalize"}(Rs||(Rs={})),function(e){e.SOLID="solid",e.DASHED="dashed",e.DOTTED="dotted",e.DOUBLE="double",e.WAVY="wavy"}(Os||(Os={})),function(e){e.MEASURE="Measure",e.DIMENSION="Dimension"}(ws||(ws={})),function(e){e.SUM="sum",e.AVERAGE="avg",e.COUNT="count",e.MIN="min",e.MAX="max",e.FIRST="first",e.LAST="last",e.MEDIAN="median",e.VAR_POP="var_samp",e.VAR_SAMP="var_pop",e.STDDEV_POP="stddev_pop",e.STDDEV_SAMP="stddev_samp"}(Fs||(Fs={})),function(e){e.EQUAL="equal",e.NOT_EQUAL="notEqual",e.GREATER_THAN="greaterThan",e.GREATER_THAN_OR_EQUAL="greaterThanOrEqual",e.LESS_THAN="lessThan",e.LESS_THAN_OR_EQUAL="lessThanOrEqual",e.BLANK="isEmpty",e.NOT_BLANK="isNotEmpty",e.CONTAINS="contains",e.NOT_CONTAINS="notContains",e.STARTS_WITH="startsWith",e.ENDS_WITH="endsWith"}(Ls||(Ls={})),function(e){e.AND="and",e.OR="or"}(Bs||(Bs={})),function(e){e.ASCENDING="ascending",e.DESCENDING="descending"}(Ps||(Ps={})),function(e){e.LEFT="Left",e.RIGHT="Right"}(Ds||(Ds={})),function(e){e.NUMBER="number",e.DATE="date",e.TEXT="text"}(js||(js={}));const Us="dataCube.linkLabel",Gs=Ns.neutral[200],Hs=Ns.sky[100],Vs=xs.ROBOTO,Ys=!1,Ks=!1,Ws=void 0,$s=!1,Xs=ks.LEFT,zs=Ns.black,qs=Ns.transparent,Js=Ns.white,Qs=Ns.red[500],Zs=Ns.neutral[400],ei=Ns.blue[600];function ti(e){return B(fs(e,[]),Cr)}function ni(e){const t=new or;return t.name=e??vs,t}function oi(e,t){const n=new ra;return n.property=e,n.parameters.push(t??ni()),n}function ri(e,t){const n=new Cr;return n.parameters=e,n.body=t,n}function ai(e,t){const n=new Nr;return n.function=e,n.parameters=t,n}function si(e){const t=new yr;return t.multiplicity=new Er(e.length,e.length),t.values=e,t}function ii(e,t){const n=(e,t)=>(e.value=t,e);switch(e){case cr.STRING:return n(new xr,V(t));case cr.BOOLEAN:return n(new Lr,K(t));case cr.NUMBER:case cr.DECIMAL:return n(new Sr,Y(t));case cr.INTEGER:return n(new Ir,Y(t));case cr.FLOAT:return n(new kr,Y(t));case cr.DATE:case cr.DATETIME:return n(new Or,V(t));case cr.STRICTDATE:return n(new wr,V(t));case cr.STRICTTIME:return n(new Fr,V(t));default:throw new I(`Unsupported column type '${e}'`)}}function ci(e){const t=new ma;return t.fullPath=e,t}function li(e,t){const n=new ha;return n.type=e,n.value=t,n}function di(e,t,n){const o=new qr;return o.name=e,o.function1=t,o.function2=n,o}function ui(e){const t=new zr;return t.colSpecs=e,li(Ta.COL_SPEC_ARRAY,t)}function gi(e){const t=ni();return e.length?e.map((e=>di(e.name,ri([t],[oi(e.name,t)]),ri([t],[ai(e.function,[t])])))):[di("INTERNAL__filler_count_agg_column",ri([t],[t]),ri([t],[ai(ys.COUNT,[t])]))]}function pi(e){if("groupOperation"in e){const t=e,n=t.groupOperation===Bs.AND?ys.AND:ys.OR;let o=[];return t.conditions.forEach((e=>{o.push(pi(e)),2===o.length&&(o=[ai(n,o)])})),F(o[0])}{const t=e,n=oi(t.name),o=(e,...t)=>ai(bs(e),[n,...t]),r=()=>ii(t.type,t.value),a=e=>ai(bs(ys.NOT),[e]);switch(t.operation){case Ls.EQUAL:return o(ys.EQUAL,r());case Ls.GREATER_THAN:return o(ys.GREATER_THAN,r());case Ls.GREATER_THAN_OR_EQUAL:return o(ys.GREATER_THAN_EQUAL,r());case Ls.LESS_THAN:return o(ys.LESS_THAN,r());case Ls.LESS_THAN_OR_EQUAL:return o(ys.LESS_THAN_EQUAL,r());case Ls.CONTAINS:return o(ys.CONTAINS,r());case Ls.ENDS_WITH:return o(ys.ENDS_WITH,r());case Ls.STARTS_WITH:return o(ys.STARTS_WITH,r());case Ls.BLANK:return o(ys.IS_EMPTY);case Ls.NOT_EQUAL:return a(o(ys.EQUAL,r()));case Ls.NOT_BLANK:return a(o(ys.IS_EMPTY));case Ls.NOT_CONTAINS:return a(o(ys.CONTAINS,r()));default:throw new I(`Unsupported filter operation '${t.operation}'`)}}}function mi(e,t){const n=e.filter((e=>!As(t,e.name)));return n.length?ai(bs(ys.EXTEND),[ui(n.map((e=>di(e.name,ri([ni()],[ii(cr.STRING,"")])))))]):void 0}function fi(e){switch(e){case Ri.AVERAGE:return Fs.AVERAGE;case Ri.COUNT:return Fs.COUNT;case Ri.MAX:return Fs.MAX;case Ri.MIN:return Fs.MIN;case Ri.SUM:return Fs.SUM;default:throw new S(`Unsupported aggregate function '${e}'`)}}function hi(){const e=ni();return di(Ii,ri([e],[e]),ri([e],[ai(ys.COUNT,[e])]))}var Ei,bi;!function(e){e.CSV="CSV",e.EXCEL="EXCEL",e.PLAIN_TEXT="PLAIN_TEXT",e.HTML="HTML",e.PDF="PDF"}(Ei||(Ei={})),function(e){e.ROOT="data-cube-grid.ag-theme-balham",e.HIGHLIGHT_ROW="data-cube-grid__utility--highlight-row",e.SHOW_VERTICAL_GRID_LINES="data-cube-grid__utility--show-vertical-grid-lines",e.SHOW_HORIZONTAL_GRID_LINES="data-cube-grid__utility--show-horizontal-grid-lines",e.BLUR="data-cube-grid__utility--blur",e.FONT_FAMILY_PREFIX="data-cube-grid__utility--font-family-",e.FONT_SIZE_PREFIX="data-cube-grid__utility--font-size-",e.FONT_BOLD="data-cube-grid__utility--font-style-bold",e.FONT_ITALIC="data-cube-grid__utility--font-style-italic",e.FONT_UNDERLINE_PREFIX="data-cube-grid__utility--font-style-underline-",e.FONT_STRIKETHROUGH="data-cube-grid__utility--font-style-strikethrough",e.FONT_CASE_PREFIX="data-cube-grid__utility--font-style-case-",e.TEXT_ALIGN_PREFIX="data-cube-grid__utility--text-align-",e.TEXT_COLOR_PREFIX="data-cube-grid__utility--text-color-",e.BACKGROUND_COLOR_PREFIX="data-cube-grid__utility--background-color-"}(bi||(bi={}));const Ci=e=>`${bi.FONT_FAMILY_PREFIX}${e.replaceAll(" ","-")}`,Ti=e=>`${bi.FONT_SIZE_PREFIX}${e}`,Ai=e=>`${bi.FONT_UNDERLINE_PREFIX}${e??"none"}`,_i=e=>`${bi.FONT_CASE_PREFIX}${e??"none"}`,Ni=e=>`${bi.TEXT_ALIGN_PREFIX}${e}`,yi=(e,t)=>`${bi.TEXT_COLOR_PREFIX}${t}-${e.substring(1)}`,vi=(e,t)=>`${bi.BACKGROUND_COLOR_PREFIX}${t}-${e.substring(1)}`,Si="INTERNAL__tree",Ii="INTERNAL__count";var xi,ki,Ri;function Oi(e){const t=[];return e.forEachNode((e=>{e.data&&t.push(e.data)})),t}function wi(e){const t=[];return e.forEachNodeAfterFilter((e=>{e.data&&t.push(e.data)})),t}!function(e){e.LEFT="left",e.RIGHT="right"}(xi||(xi={})),function(e){e.ASCENDING="asc",e.DESCENDING="desc"}(ki||(ki={})),function(e){e.COUNT="count",e.SUM="sum",e.MAX="max",e.MIN="min",e.AVERAGE="avg"}(Ri||(Ri={}));class Fi{grid;rowCount=void 0;constructor(e){(0,_e.Gn)(this,{rowCount:_e.sH}),this.grid=e}async fetchRows(e){const t=this.grid.dataCube.newTask("Fetching data");e.request.rowGroupCols.length?e.api.setColumnsVisible([Si],!0):e.api.setColumnsVisible([Si],!1);const n=F(this.grid.getLatestSnapshot()),o=function(e,t){const n=t.clone();if(e.rowGroupCols.length){const o=t.stageCols("aggregation");n.data.groupBy={columns:e.rowGroupCols.map((e=>({name:e.id,type:_s(o,e.id).type}))),aggColumns:e.valueCols.filter((e=>O(e.field)&&O(e.aggFunc))).map((e=>({name:F(e.field),type:_s(o,F(e.field)).type,function:fi(e.aggFunc)})))}}else n.data.groupBy=void 0;return n.data.sortColumns=e.sortModel.map((e=>({..._s(t.stageCols("sort"),e.colId),operation:e.sort===ki.ASCENDING?Ps.ASCENDING:Ps.DESCENDING}))),n.finalize()}(e.request,n);o.hashCode!==n.hashCode&&this.grid.publishSnapshot(o);try{const t=function(e,t){const n=e.data,o=fs(n.sourceQuery,[]),r=[],a={},s=(e,t)=>{r.push(t),a[e]=t};if(n.filter&&s("filter",ai(bs(ys.FILTER),[ri([ni()],[pi(n.filter)])])),n.leafExtendedColumns.length&&s("leafExtend",ai(bs(ys.EXTEND),[ui(n.leafExtendedColumns.map((e=>di(e.name,ti(e.lambda)))))])),n.selectColumns.length&&s("select",ai(bs(ys.SELECT),[ui(n.selectColumns.map((e=>di(e.name))))])),n.groupBy){const t=n.groupBy;s("groupBy",ai(bs(ys.GROUP_BY),[ui(t.columns.map((e=>di(e.name)))),ui(gi(t.aggColumns))]));const o=mi(e.stageCols("aggregation"),[...t.columns,...t.aggColumns]);o&&s("groupByExtend",o)}if(n.groupExtendedColumns.length&&s("groupExtend",ai(bs(ys.EXTEND),[ui(n.groupExtendedColumns.map((e=>di(e.name,ti(e.lambda)))))])),n.sortColumns.length&&s("sort",ai(bs(ys.SORT),[si(n.sortColumns.map((e=>{return ai(bs(e.operation===Ps.ASCENDING?ys.ASC:ys.DESC),[(t=e.name,li(Ta.COL_SPEC,di(t,undefined,undefined)))]);var t})))])),n.limit&&s("limit",ai(bs(ys.LIMIT),[ii(cr.INTEGER,n.limit)])),t?.pagination&&r.push(ai(bs(ys.SLICE),[ii(cr.INTEGER,t.pagination.start),ii(cr.INTEGER,t.pagination.end)])),r.push(ai(bs(ys.FROM),[ci(n.runtime)])),t?.postProcessor?.(e,r,a),!r.length)return o;for(let e=0;e<r.length;e++)F(r[e]).parameters.unshift(0===e?o:F(r[e-1]));return F(r[r.length-1])}(o,{postProcessor:(a=e.request.groupKeys,(e,t,n)=>{const o=e=>{const o=n[e];o&&(t.splice(t.indexOf(o),1),n[e]=void 0)},r=e.data;if(n.groupBy){const s=F(r.groupBy);if(a.length&&t.splice(t.indexOf(n.groupBy),0,ai(bs(ys.FILTER),[ri([ni()],[pi({conditions:a.map(((e,t)=>({...F(s.columns[t]),operation:Ls.EQUAL,value:e}))),groupOperation:Bs.AND})])])),a.length<s.columns.length){const r=t.indexOf(n.groupBy),i=s.columns.slice(0,a.length+1),c=ai(bs(ys.GROUP_BY),[ui(i.map((e=>di(e.name)))),ui([...gi(s.aggColumns),hi()])]);t[r]=c,n.groupBy=c;const l=mi(e.stageCols("aggregation"),[...i,...s.aggColumns]);o("groupByExtend"),n.groupByExtend=l,l&&t.splice(r+1,0,l)}else o("groupBy"),o("groupByExtend")}}),pagination:this.grid.isPaginationEnabled&&void 0!==e.request.startRow&&void 0!==e.request.endRow?{start:e.request.startRow,end:e.request.endRow}:void 0}),n=new Cr;n.body.push(t);const s=await this.grid.dataCube.infrastructure.engine.executeQuery(n),i=(r=s.result).rows.map(((e,t)=>{const n={},o=r.columns;return e.values.forEach(((e,t)=>{n[o[t]]=U(e)?String(e):e})),n.rowNumber=t,n}));this.grid.isPaginationEnabled?(e.success({rowData:i}),0===e.request.groupKeys.length&&(0,_e.h5)((()=>{this.rowCount=(e.request.startRow??0)+i.length}))):(e.success({rowData:i,rowCount:i.length}),0===e.request.groupKeys.length&&(0,_e.h5)((()=>{this.rowCount=i.length})))}catch(t){x(t),this.grid.dataCube.application.notificationService.notifyError(t),e.fail()}finally{this.grid.dataCube.endTask(t)}var r,a}getRows(e){this.fetchRows(e).catch((e=>{x(e),this.grid.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error ocurred while fetching data for grid should have been handled gracefully",e)}))}}class Li{dataCube;application;latestSnapshot;constructor(e){this.dataCube=e,this.application=e.application}async receiveSnapshot(e){const t=this.latestSnapshot;this.latestSnapshot=e,await this.applySnapshot(e,t)}publishSnapshot(e){this.latestSnapshot=e,this.dataCube.snapshotManager.broadcastSnapshot(e)}getLatestSnapshot(){return this.latestSnapshot}}var Bi=n(7262),Pi=n(5314),Di=n(5236),ji=n(6251),Mi=n(9787);const Ui={AdvancedSettings:Mi.teB,CaretDown:Mi.UgJ,CaretRight:Mi.Izh,Checkbox:Bi.Pvj,CheckboxSelected:Bi.Kad,ChevronLeft:Mi.h$A,ChevronRight:Mi.klJ,ChevronDown:Mi.ciu,Code:Mi.sAL,Cube:Mi.keA,Documentation:Mi.KHb,FontBold:Pi.ux7,FontCase:ji.tEi,FontItalic:Pi.LPp,FontUnderline:Pi.dgX,FontStrikethrough:Pi.kKc,Loader:Mi.C5G,Note:Mi.Jb_,Pin:Gt.Cxm,Search:Mi.PuI,Settings:Mi.yRe,Table:Mi.ZIs,TableColumn:Mi.QKp,TableColumnOptions__Settings:Mi.uRn,TableColumns:Mi.N9Z,TableExtendedColumn:Mi.w28,TableFilter:Mi.XPy,TableFilterPlus:Mi.VmB,TableFilterCode:Mi.awR,TableGroupBy:Mi.PAn,TableOptions:Mi.v$W,TablePagination:Pi.Hs5,TablePivot:Mi.ba8,TablePlus:Mi.ZQn,TableRemoveColumn:Mi.F6Q,TableRow:Mi.wV0,TableRowColumn:Mi.QE3,TableScroll:Di.cfM,TableSort:Mi.r9t,TextAlignLeft:Di.T4j,TextAlignCenter:Di.roG,TextAlignRight:Di.QHN,Window:Gt.PV7,X:Gt.D9N,Warning:Mi.fQM,WarningCircle:Mi.Ajk};function Gi(e){switch(e.type){case cr.NUMBER:case cr.DECIMAL:case cr.INTEGER:case cr.FLOAT:return"number";case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return"dateString";case cr.STRING:default:return"text"}}function Hi(e){switch(e.type){case cr.STRING:case cr.DATE:case cr.DATETIME:case cr.STRICTDATE:return[];case cr.NUMBER:case cr.DECIMAL:case cr.INTEGER:case cr.FLOAT:return[Ri.AVERAGE,Ri.COUNT,Ri.SUM,Ri.MAX,Ri.MIN];default:return[]}}function Vi(e){switch(e){case Fs.AVERAGE:return Ri.AVERAGE;case Fs.COUNT:return Ri.COUNT;case Fs.MAX:return Ri.MAX;case Fs.MIN:return Ri.MIN;case Fs.SUM:return Ri.SUM;default:throw new S(`Unsupported aggregate function '${e}'`)}}function Yi(e,t){switch(t){case Ss.PERCENT:return{value:100*e,unit:"%"};case Ss.BASIS_POINT:return{value:1e4*e,unit:"bp"};case Ss.THOUSANDS:return{value:e/1e3,unit:"k"};case Ss.MILLIONS:return{value:e/1e6,unit:"m"};case Ss.BILLIONS:return{value:e/1e9,unit:"b"};case Ss.TRILLIONS:return{value:e/1e12,unit:"t"};case Ss.AUTO:return Yi(e,e>=1e12?Ss.TRILLIONS:e>=1e9?Ss.BILLIONS:e>=1e6?Ss.MILLIONS:e>=1e3?Ss.THOUSANDS:void 0);default:return{value:e,unit:void 0}}}function Ki(e){return e.node.failedLoad?(0,E.jsx)("span",{className:"inline-flex items-center",children:"#ERR"}):(0,E.jsxs)("span",{className:"inline-flex items-center",children:[(0,E.jsx)(Ui.Loader,{className:"mr-1 animate-spin stroke-2"}),"Loading"]})}function Wi(e){const{column:t,configuration:n}=e,o=Ms(t.type),r=t.fontFamily??n.fontFamily,a=t.fontSize??n.fontSize,s=t.fontBold??n.fontBold,i=t.fontItalic??n.fontItalic,c=t.fontStrikethrough??n.fontStrikethrough,l=t.fontUnderline??n.fontUnderline,d=t.fontCase??n.fontCase,u=t.textAlign??n.textAlign,g=t.normalForegroundColor??n.normalForegroundColor,p=t.normalBackgroundColor??n.normalBackgroundColor,m=t.negativeForegroundColor??n.negativeForegroundColor,f=t.negativeBackgroundColor??n.negativeBackgroundColor,h=t.zeroForegroundColor??n.zeroForegroundColor,b=t.zeroBackgroundColor??n.zeroBackgroundColor,C=t.errorForegroundColor??n.errorForegroundColor,T=t.errorBackgroundColor??n.errorBackgroundColor,A=function(e){const{column:t}=e;return Ms(t.type)===js.TEXT&&t.displayAsLink?function(e){if(n=e.value,!Boolean(k((()=>new URL(n)))))return e.value;var n;const o=e.value,r=le(t.linkLabelParameter??Us,ce(o,!0));return(0,E.jsx)("a",{href:o,target:"_blank",rel:"noreferrer",className:"text-blue-600 underline",children:r??o})}:null}(e);return{cellDataType:Gi(t),hide:t.hideFromView,valueFormatter:o===js.NUMBER?e=>{const n=e.value;if(null==n)return null;const o=t.negativeNumberInParens&&n<0,r=Yi(n,t.numberScale),a=(o?Math.abs(r.value):r.value).toLocaleString(void 0,{useGrouping:t.displayCommas,...void 0!==t.decimals?{minimumFractionDigits:t.decimals,maximumFractionDigits:t.decimals}:{}});return(o?`(${a})`:a)+(r.unit?` ${r.unit}`:"")}:e=>e.value,loadingCellRenderer:Ki,cellClassRules:{[Ci(r)]:()=>!0,[Ti(a)]:()=>!0,[bi.FONT_BOLD]:()=>s,[bi.FONT_ITALIC]:()=>i,[bi.FONT_STRIKETHROUGH]:()=>c,[Ai(l)]:()=>Boolean(l),[_i(d)]:e=>o===js.TEXT&&Boolean(d),[Ni(u)]:()=>!0,[yi(g,"normal")]:()=>!0,[vi(p,"normal")]:()=>!0,[yi(h,"zero")]:e=>o===js.NUMBER&&M(e.value)&&0===e.value,[vi(b,"zero")]:e=>o===js.NUMBER&&M(e.value)&&0===e.value,[yi(m,"negative")]:e=>o===js.NUMBER&&M(e.value)&&e.value<0,[vi(f,"negative")]:e=>o===js.NUMBER&&M(e.value)&&e.value<0,[yi(C,"error")]:e=>e.node.failedLoad,[vi(T,"error")]:e=>e.node.failedLoad,[bi.BLUR]:()=>t.blur},cellRenderer:A,pinned:void 0!==t.pinned?t.pinned===Ds.RIGHT?xi.RIGHT:xi.LEFT:null,tooltipValueGetter:e=>O(e.value)?`Value = ${""===e.value?"''":!0===e.value?"TRUE":!1===e.value?"FALSE":e.value}`:"Missing Value"}}function $i(e){const{column:t}=e;return{resizable:void 0===t.fixedWidth,width:t.fixedWidth,minWidth:Math.max(t.minWidth??50,50),maxWidth:t.maxWidth}}function Xi(e){const{snapshot:t,column:n}=e,o=t.data.sortColumns,r=As(o,n.name);return{sortable:!0,sort:r?r.operation===Ps.ASCENDING?ki.ASCENDING:ki.DESCENDING:null,sortIndex:r?o.indexOf(r):null}}function zi(e){const{snapshot:t,column:n}=e,o=t.data,r=As(t.stageCols("aggregation"),n.name),a=As(o.groupBy?.columns,n.name),s=As(o.groupBy?.aggColumns,n.name);return{enableRowGroup:n.kind===ws.DIMENSION,enableValue:n.kind===ws.MEASURE,rowGroup:Boolean(a),aggFunc:s?Vi(s.function):r&&[cr.NUMBER,cr.DECIMAL,cr.FLOAT,cr.INTEGER].includes(r.type)?Ri.SUM:null,allowedAggFuncs:r?Hi(r):[]}}function qi(e){const t=e.grid;return{rowGroupPanelShow:"always",groupDisplayType:"custom",suppressRowGroupHidesColumns:!0,suppressAggFuncInHeader:!0,getChildCount:e=>e[Ii],alwaysMultiSort:!0,rowHeight:20,headerHeight:24,suppressBrowserResizeObserver:!0,noRowsOverlayComponent:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.WarningCircle,{className:"mr-1 stroke-2 text-lg"})}),"0 rows"]}),loadingOverlayComponent:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.Loader,{className:"mr-1 animate-spin stroke-2 text-lg"})}),"Loading..."]}),onBodyScroll:e=>{const n=e.api.getDisplayedRowCount(),o=e.api.getVerticalPixelRange(),r=Math.max(1,Math.ceil(o.top/20)+1),a=Math.min(n,Math.floor(o.bottom/20));t.setScrollHintText(`${r}-${a}/${n}`),e.api.hidePopupMenu()},onBodyScrollEnd:()=>t.setScrollHintText(void 0),preventDefaultOnContextMenu:!0,columnMenu:"new",getContextMenuItems:e=>t.controller.menuBuilder?.(e)??[],getMainMenuItems:e=>t.controller.menuBuilder?.(e)??[],autoSizePadding:10,autoSizeStrategy:{type:"fitCellContents"},tooltipShowDelay:1e3,tooltipInteraction:!0,suppressScrollOnNewData:!0,suppressServerSideFullWidthLoadingRow:!0,enableRangeSelection:!0,sideBar:{toolPanels:[{id:"columns",labelDefault:"Columns",labelKey:"columns",iconKey:"columns",toolPanel:"agColumnsToolPanel",minWidth:200,width:200,toolPanelParams:{suppressValues:!0,suppressPivotMode:!0,suppressPivots:!0}}],position:"right"},animateRows:!1,suppressColumnMoveAnimation:!0}}class Ji{name;type;kind=ws.DIMENSION;displayName;decimals;displayCommas=!1;negativeNumberInParens=!1;numberScale;hPivotSortFunction;fontFamily;fontSize;fontBold;fontItalic;fontUnderline;fontStrikethrough;fontCase;textAlign;normalForegroundColor;negativeForegroundColor;zeroForegroundColor;errorForegroundColor;normalBackgroundColor;negativeBackgroundColor;zeroBackgroundColor;errorBackgroundColor;blur=!1;hideFromView=!1;fixedWidth;minWidth;maxWidth;pinned;displayAsLink=!1;linkLabelParameter;aggregateFunction;excludedFromHorizontalPivot=!1;constructor(e,t){this.name=e,this.type=t}static serialization=new ge((0,ue.PL)(Ji,{aggregateFunction:(0,ue.lq)((0,ue.MY)()),blur:(0,ue.MY)(),decimals:(0,ue.lq)((0,ue.MY)()),displayAsLink:(0,ue.MY)(),displayCommas:(0,ue.MY)(),displayName:(0,ue.lq)((0,ue.MY)()),errorBackgroundColor:(0,ue.lq)((0,ue.MY)()),errorForegroundColor:(0,ue.lq)((0,ue.MY)()),excludedFromHorizontalPivot:(0,ue.MY)(),fixedWidth:(0,ue.lq)((0,ue.MY)()),fontBold:(0,ue.lq)((0,ue.MY)()),fontCase:(0,ue.lq)((0,ue.MY)()),fontFamily:(0,ue.lq)((0,ue.MY)()),fontItalic:(0,ue.lq)((0,ue.MY)()),fontSize:(0,ue.lq)((0,ue.MY)()),fontStrikethrough:(0,ue.lq)((0,ue.MY)()),fontUnderline:(0,ue.lq)((0,ue.MY)()),hideFromView:(0,ue.MY)(),hPivotSortFunction:(0,ue.lq)((0,ue.MY)()),kind:(0,ue.MY)(),linkLabelParameter:(0,ue.lq)((0,ue.MY)()),maxWidth:(0,ue.lq)((0,ue.MY)()),minWidth:(0,ue.lq)((0,ue.MY)()),name:(0,ue.MY)(),negativeBackgroundColor:(0,ue.lq)((0,ue.MY)()),negativeForegroundColor:(0,ue.lq)((0,ue.MY)()),normalBackgroundColor:(0,ue.lq)((0,ue.MY)()),normalForegroundColor:(0,ue.lq)((0,ue.MY)()),negativeNumberInParens:(0,ue.MY)(),numberScale:(0,ue.lq)((0,ue.MY)()),pinned:(0,ue.lq)((0,ue.MY)()),textAlign:(0,ue.lq)((0,ue.MY)()),type:(0,ue.MY)(),zeroBackgroundColor:(0,ue.lq)((0,ue.MY)()),zeroForegroundColor:(0,ue.lq)((0,ue.MY)())}))}class Qi{description;columns=[];showTreeLines=!1;showHorizontalGridLines=!1;showVerticalGridLines=!0;gridLineColor=Gs;fontFamily=Vs;fontSize=12;fontBold=Ys;fontItalic=Ks;fontUnderline=Ws;fontStrikethrough=$s;fontCase=void 0;textAlign=Xs;normalForegroundColor=zs;negativeForegroundColor=Qs;zeroForegroundColor=Zs;errorForegroundColor=ei;normalBackgroundColor=qs;negativeBackgroundColor=qs;zeroBackgroundColor=qs;errorBackgroundColor=qs;alternateRows=!1;alternateRowsStandardMode=!0;alternateRowsColor=Hs;alternateRowsCount=1;initialExpandLevel;showRootAggregation=!1;showLeafCount=!1;addPivotTotalColumn=!0;addPivotTotalColumnOnLeft=!0;treeGroupSortFunction;selectionStats=[];showWarningForTruncatedResult=!0;static serialization=new ge((0,ue.PL)(Qi,{addPivotTotalColumn:(0,ue.MY)(),addPivotTotalColumnOnLeft:(0,ue.MY)(),alternateRows:(0,ue.MY)(),alternateRowsColor:(0,ue.MY)(),alternateRowsCount:(0,ue.MY)(),alternateRowsStandardMode:(0,ue.MY)(),columns:(0,ue.p_)(pe(Ji.serialization.schema)),errorBackgroundColor:(0,ue.MY)(),errorForegroundColor:(0,ue.MY)(),description:(0,ue.lq)((0,ue.MY)()),fontBold:(0,ue.MY)(),fontCase:(0,ue.lq)((0,ue.MY)()),fontFamily:(0,ue.MY)(),fontItalic:(0,ue.MY)(),fontSize:(0,ue.MY)(),fontStrikethrough:(0,ue.MY)(),fontUnderline:(0,ue.lq)((0,ue.MY)()),gridLineColor:(0,ue.MY)(),initialExpandLevel:(0,ue.lq)((0,ue.MY)()),negativeBackgroundColor:(0,ue.MY)(),negativeForegroundColor:(0,ue.MY)(),normalBackgroundColor:(0,ue.MY)(),normalForegroundColor:(0,ue.MY)(),selectionStats:(0,ue.p_)((0,ue.MY)()),showHorizontalGridLines:(0,ue.MY)(),showLeafCount:(0,ue.MY)(),showRootAggregation:(0,ue.MY)(),showTreeLines:(0,ue.MY)(),showVerticalGridLines:(0,ue.MY)(),showWarningForTruncatedResult:(0,ue.MY)(),textAlign:(0,ue.MY)(),treeGroupSortFunction:(0,ue.lq)((0,ue.MY)()),zeroBackgroundColor:(0,ue.MY)(),zeroForegroundColor:(0,ue.MY)()}))}var Zi=n(602),ec=n(9073);function tc(...e){return(0,ec.QP)((0,bt.$)(e))}var nc=n(1289),oc=n(2824);function rc(){const[e,t]=(0,xt.useState)(null);return[e=>t(e.currentTarget),()=>t(null),{anchorEl:e,onClose:()=>t(null)}]}function ac(e){const{menuProps:t,children:n,onClose:o,anchorEl:r}=e;return r?(0,E.jsx)(Cn.A,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:r,open:Boolean(r),slotProps:{root:{slotProps:{backdrop:{invisible:!0}}}},elevation:1,marginThreshold:0,transitionDuration:0,onClose:o,...t,children:n}):null}function sc(e){return(0,E.jsx)(oc.A,{...e,style:{cursor:"default"}})}var ic=n(9389),cc=n(7),lc=n(3558);function dc(){return(0,E.jsx)("div",{className:"text-2xs ml-1 select-none rounded-md bg-sky-500 px-1 py-0.5 font-semibold text-white",title:"Work In Progress",children:"WIP"})}function uc(){return(0,E.jsx)("div",{className:"text-2xs ml-1 select-none rounded-md bg-amber-500 px-1 py-0.5 font-semibold text-white",title:"Advanced: Becareful when using this feature!",children:"ADV"})}const gc=(0,xt.forwardRef)((function(e,t){const{min:n,max:o,step:r,value:a,setValue:s,isValid:i,isDecimal:c,defaultValue:l,disabled:d,className:u}=e,[g,p]=(0,xt.useState)(a??"");return(0,xt.useEffect)((()=>{p(a??"")}),[a]),(0,E.jsx)("input",{className:tc("h-5 flex-shrink-0 border border-neutral-400 px-1.5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",u),ref:t,inputMode:"numeric",type:"number",min:n,max:o,step:r,value:g,disabled:Boolean(d),onChange:e=>{const t=e.target.value;p(t);const r=c?(0,lc.A)(t):parseInt(t,10);isNaN(r)||!t||(void 0!==i?!i(r):void 0!==n&&r<n||void 0!==o&&r>o)||s(r)},onBlur:()=>{const e=c?(0,lc.A)(g):parseInt(g.toString(),10);isNaN(e)||!g||(void 0!==i?!i(e):void 0!==n&&e<n||void 0!==o&&e>o)?(s(l),p(l??"")):p(a??"")}})}));function pc(e){const{className:t,...n}=e;return(0,E.jsx)("input",{className:tc("h-5 flex-shrink-0 border border-neutral-400 px-1.5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",t),...n})}function mc(e){const{label:t,className:n,onChange:o,disabled:r,...a}=e;return(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)(nc.A,{icon:(0,E.jsx)(Ui.Checkbox,{}),checkedIcon:(0,E.jsx)(Ui.CheckboxSelected,{}),disableRipple:!0,classes:{root:tc("p-0 text-neutral-600 [&_*]:stroke-[1.5px] -ml-[1px]",n),checked:"data-cube-editor-checkbox--checked",disabled:"data-cube-editor-checkbox--disabled"},onChange:o,disabled:r,...a}),Boolean(t)&&(0,E.jsx)("button",{className:"flex-shrink-0 pl-1 text-sm disabled:text-neutral-300",onClick:o,disabled:r,tabIndex:-1,children:t})]})}function fc(e){const{children:t,className:n,...o}=e;return(0,E.jsxs)("button",{className:tc("group flex h-5 flex-shrink-0 items-center justify-between border border-neutral-400 pl-1.5 text-sm disabled:select-none disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",n),...o,children:[(0,E.jsx)("div",{className:"w-[calc(100%_-_12px)] overflow-hidden overflow-ellipsis whitespace-nowrap text-left",children:e.children}),(0,E.jsx)("div",{className:"flex h-full w-3 items-center justify-center text-neutral-500 group-disabled:text-neutral-400",children:(0,E.jsx)(Ui.CaretDown,{})})]})}function hc(e){const{className:t,...n}=e;return(0,E.jsx)(ac,{...n,menuProps:{classes:{paper:"rounded-none mt-[1px]",list:tc("p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto",t)}}})}function Ec(e){const{className:t,...n}=e;return(0,E.jsx)(sc,{className:tc("flex h-5 w-full items-center px-1.5 text-sm hover:bg-neutral-100 focus-visible:bg-neutral-100",t),...n})}function bc(){return(0,E.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"})}function Cc(e){const{onChange:t,onClose:n,defaultColor:o}=e,[r,a]=(0,xt.useState)(e.color),s=()=>{t(0===(0,ic.A)(r).alpha?Ns.transparent:r),n()};return(0,E.jsxs)("div",{className:"data-cube-color-picker rounded-none border border-neutral-400 bg-white",children:[(0,E.jsx)("div",{className:"p-2",children:(0,E.jsx)(cc.dp,{color:r,onChange:a})}),(0,E.jsx)("div",{className:"flex justify-center px-2",children:["slate","neutral","red","orange","amber","yellow","lime","green","emerald","teal","sky","blue","indigo","violet","purple","fuchsia","pink","rose"].map((e=>(0,E.jsx)("div",{className:"mr-0.5 flex flex-col border-[0.5px] border-neutral-300 last:mr-0",children:[50,100,200,300,400,500,600,700,800,900,950].map((t=>(0,E.jsx)("button",{className:"h-3 w-3 flex-shrink-0",style:{background:Ns[e][t]},onClick:()=>{a(Ns[e][t])},onDoubleClick:()=>{a(Ns[e][t]),s()}},`${e}-${t}`)))},e)))}),(0,E.jsx)("div",{className:"flex justify-center px-2 pb-1 pt-0.5",children:(0,E.jsx)("div",{className:"flex",children:[Ns.transparent,"#000000","#aaaaaa","#dddddd","#ffffff","#ff4136","#ff851b","#ffdc00","#01ff70","#2ecc40","#3d9970","#39cccc","#7fdbff","#0074d9","#001f3f","#b10dc9","#f012be","#85144b"].map((e=>(0,E.jsx)("div",{className:tc("mr-0.5 border-[0.5px] border-neutral-300 last:mr-0",{"data-cube-color-picker--transparent border-neutral-400":e===Ns.transparent}),children:(0,E.jsx)("button",{className:"flex h-3 w-3 flex-shrink-0",style:{background:e},onClick:()=>{a(e)},onDoubleClick:()=>{a(e),s()}})},e)))})}),(0,E.jsx)("div",{className:"h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"flex h-6 items-center justify-between p-1",children:[(0,E.jsxs)("div",{className:"flex",children:[(0,E.jsx)("div",{className:"h-4 w-4 flex-shrink-0 rounded-sm border-[0.5px] border-neutral-300",style:{background:r}}),(0,E.jsx)(cc.HC,{className:"ml-0.5 h-4 w-14 border border-neutral-400 px-1 text-sm",color:r,autoFocus:!0,tabIndex:0,onChange:a,prefix:"#",alpha:!0})]}),(0,E.jsxs)("div",{className:"flex",children:[void 0!==o&&(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{a(o)},children:"Reset"}),(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{n()},children:"Cancel"}),(0,E.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{s()},children:"OK"})]})]})]})}function Tc(e){const{color:t,onChange:n,className:o,disabled:r,defaultColor:a}=e,[s,i]=(0,xt.useState)(null);return(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("button",{className:tc("group h-5 w-10 border border-neutral-300 p-[1px] disabled:border-neutral-200",{"data-cube-color-picker--disabled":Boolean(r),"data-cube-color-picker--transparent":!r&&t===Ns.transparent},o),onClick:e=>{i(e.currentTarget)},disabled:r,children:(0,E.jsx)("div",{className:"h-full w-full group-disabled:hidden",style:{background:t}})}),Boolean(s)&&(0,E.jsx)(Bn,{open:Boolean(s),anchorEl:s,anchorOrigin:{vertical:"center",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"left"},onClose:()=>i(null),children:(0,E.jsx)(Cc,{color:t,onChange:n,onClose:()=>i(null),defaultColor:a})})]})}function Ac({name:e,subMenu:t,checked:n}){return(0,Zi.sd)({configureDefaults:()=>!0}),(0,E.jsxs)("div",{children:[(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-icon"}),(0,E.jsxs)("span",{className:"ag-menu-option-part ag-menu-option-text !inline-flex items-center",children:[(0,E.jsx)("span",{className:"opacity-50",children:e}),(0,E.jsx)(dc,{})]}),(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-shortcut"}),(0,E.jsx)("span",{className:"ag-menu-option-part ag-menu-option-popup-pointer select-none",children:t&&(0,E.jsx)("span",{className:"ag-icon ag-icon-small-right"})})]})}class _c extends Li{configuration=new Qi;selectableColumns=[];selectColumns=[];verticalPivotableColumns=[];verticalPivotedColumns=[];sortableColumns=[];sortColumns=[];menuBuilder;getColumnConfiguration(e){return this.configuration.columns.find((t=>t.name===e))}pinColumn(e,t){const n=this.getColumnConfiguration(e);n&&(n.pinned=t,this.applyChanges())}rearrangeColumns(e){this.configuration.columns=e.map((e=>this.getColumnConfiguration(e))).filter(O),this.selectColumns=this.configuration.columns.map((e=>this.selectColumns.find((t=>t.name===e.name)))).filter(O),this.applyChanges()}removeAllPins(){this.configuration.columns.forEach((e=>e.pinned=void 0)),this.applyChanges()}showColumn(e,t){const n=this.getColumnConfiguration(e);n&&(n.hideFromView=!t,this.applyChanges())}setVerticalPivotOnColumn(e){const t=this.verticalPivotableColumns.find((t=>t.name===e));t&&(this.verticalPivotedColumns=[t],this.applyChanges())}addVerticalPivotOnColumn(e){const t=this.verticalPivotableColumns.find((t=>t.name===e));t&&(this.verticalPivotedColumns=[...this.verticalPivotedColumns,t],this.applyChanges())}removeVerticalPivotOnColumn(e){this.verticalPivotedColumns=this.verticalPivotedColumns.filter((t=>t.name===e)),this.applyChanges()}clearAllVerticalPivots(){this.verticalPivotedColumns=[],this.applyChanges()}getActionableSortColumn(e,t){const n=this.sortableColumns.find((t=>t.name===e));if(!n)return;const o=this.sortColumns.find((t=>t.name===e));return o&&o.operation!==t?o:o?void 0:{...n,operation:t}}setSortByColumn(e,t){const n=this.getActionableSortColumn(e,t);n&&(n.operation=t,this.sortColumns=[n],this.applyChanges())}addSortByColumn(e,t){const n=this.getActionableSortColumn(e,t);n&&(n.operation=t,this.sortColumns=[...this.sortColumns,n],this.applyChanges())}clearSortByColumn(e){this.sortColumns=this.sortColumns.filter((t=>t.name!==e)),this.applyChanges()}clearAllSorts(){this.sortColumns=[],this.applyChanges()}applyChanges(){const e=F(this.getLatestSnapshot()),t=e.clone();t.data.selectColumns=this.selectColumns,t.data.sortColumns=this.sortColumns,t.data.configuration=Qi.serialization.toJson(this.configuration),t.data.groupBy=this.verticalPivotedColumns.length?{columns:this.verticalPivotedColumns,aggColumns:this.configuration.columns.filter((e=>e.kind===ws.MEASURE&&void 0!==e.aggregateFunction&&!this.verticalPivotedColumns.find((t=>t.name===e.name)))).map((e=>({name:e.name,type:e.type,function:F(e.aggregateFunction)})))}:void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=e.clone();this.configuration=Qi.serialization.fromJson(e.data.configuration),this.selectableColumns=n.stageCols("select"),this.selectColumns=n.data.selectColumns,this.sortableColumns=n.stageCols("sort"),this.sortColumns=n.data.sortColumns,this.verticalPivotableColumns=n.stageCols("aggregation").filter((e=>this.getColumnConfiguration(e.name)?.kind===ws.DIMENSION)),this.verticalPivotedColumns=n.data.groupBy?.columns??[],this.menuBuilder=function(e){const t=e.dataCube,n=t.editor;return o=>{const r=o.column??void 0,a=r?.getColId(),s=e.getColumnConfiguration(a),i="value"in o?o.value:void 0;return[{name:"Export",subMenu:[{name:"HTML",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel",action:()=>t.grid.exportEngine.exportFile(Ei.EXCEL)},{name:"CSV",action:()=>t.grid.exportEngine.exportFile(Ei.CSV)},"separator",{name:"DataCube Specification",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Email",subMenu:[{name:"HTML",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"HTML Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel Attachment",action:()=>{t.grid.exportEngine.exportEmail(Ei.EXCEL).catch(t.application.logUnhandledError)}},{name:"CSV Attachment",action:()=>{t.grid.exportEngine.exportEmail(Ei.CSV).catch(t.application.logUnhandledError)}},{name:"DataCube Specification Attachment",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Copy",menuItem:Ac,cssClasses:["!opacity-100"],subMenu:[{name:"Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Row(s) as Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Column as Plain Text",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Sort",subMenu:[...r&&a?[{name:"Ascending",action:()=>e.setSortByColumn(a,Ps.ASCENDING)},{name:"Ascending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Descending",action:()=>e.setSortByColumn(a,Ps.DESCENDING)},{name:"Descending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Clear Sort",disabled:!e.sortColumns.find((e=>e.name===a)),action:()=>e.clearSortByColumn(a)},"separator",{name:"Add Ascending",disabled:Boolean(e.sortColumns.find((e=>e.name===a&&e.operation===Ps.ASCENDING))),action:()=>e.addSortByColumn(a,Ps.ASCENDING)},{name:"Add Ascending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Add Descending",disabled:Boolean(e.sortColumns.find((e=>e.name===a&&e.operation===Ps.DESCENDING))),action:()=>e.addSortByColumn(a,Ps.DESCENDING)},{name:"Add Descending Absolute",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator"]:[],{name:"Clear All Sorts",disabled:0===e.sortColumns.length,action:()=>e.clearAllSorts()}]},{name:"Filter",menuItem:Ac,disabled:!0,cssClasses:["!opacity-100"],subMenu:[...r&&i?[{name:`Add Filter: ${r.getColId()} = {value}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:`More Filters on ${r.getColId()}...`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[]},"separator"]:[],{name:"Filters..."},{name:"Clear All Filters"}]},{name:"Pivot",subMenu:[...r&&a&&s?.kind===ws.DIMENSION?[{name:`Vertical Pivot on ${r.getColId()}`,action:()=>e.setVerticalPivotOnColumn(a)},{name:`Add Vertical Pivot on ${r.getColId()}`,disabled:Boolean(e.verticalPivotedColumns.find((e=>e.name===a))),action:()=>e.addVerticalPivotOnColumn(a)},{name:`Remove Vertical Pivot on ${r.getColId()}`,disabled:!e.verticalPivotedColumns.find((e=>e.name===a)),action:()=>e.removeVerticalPivotOnColumn(a)},"separator"]:[],{name:"Clear All Vertical Pivots",disabled:0===e.verticalPivotedColumns.length,action:()=>e.clearAllVerticalPivots()}]},{name:"Heatmap",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!r,subMenu:r?[{name:`Add to ${r.getColId()}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:`Remove from ${r.getColId()}`,menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]:[]},{name:"Extended Columns",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Column...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Custom Groupings",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Grouping...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Resize",subMenu:[{name:"Auto-size to Fit Content",action:()=>o.api.autoSizeColumns([r?.getColId()].filter(O)),disabled:!r},{name:"Minimize Column",action:()=>{r&&o.api.setColumnWidths([{key:r.getColId(),newWidth:e.getColumnConfiguration(a)?.minWidth??50}])},disabled:!r},"separator",{name:"Auto-size All Columns",action:()=>o.api.autoSizeAllColumns()},{name:"Minimize All Columns",action:()=>{o.api.setColumnWidths(e.configuration.columns.map((t=>({key:t.name,newWidth:e.getColumnConfiguration(a)?.minWidth??50}))))}},{name:"Size Grid to Fit Screen",action:()=>o.api.sizeColumnsToFit()}]},{name:"Pin",subMenu:[{name:"Pin Left",disabled:!r||r.isPinnedLeft(),checked:Boolean(r?.isPinnedLeft()),action:()=>e.pinColumn(a,Ds.LEFT)},{name:"Pin Right",disabled:!r||r.isPinnedRight(),checked:Boolean(r?.isPinnedRight()),action:()=>e.pinColumn(a,Ds.RIGHT)},{name:"Unpin",disabled:!r?.isPinned(),action:()=>e.pinColumn(a,void 0)},"separator",{name:"Remove All Pinnings",disabled:e.configuration.columns.every((e=>void 0===e.pinned)),action:()=>e.removeAllPins()}]},{name:"Hide",disabled:!r,action:()=>e.showColumn(a,!1)},"separator",{name:"Show Plot...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},{name:"Show TreeMap...",menuItem:Ac,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"Properties...",disabled:n.isPanelOpen,action:()=>{n.isPanelOpen||n.openPanel()}}]}}(this)}async initialize(){}}function Nc(e){return new Promise(((t,n)=>{const o=new FileReader;o.onloadend=()=>{const e=o.result;if(j(e)){const n=e.split(",")[1];if(n)return void t(n)}n(new Error("Can't base64 encode blob data"))},o.onerror=e=>n(e),o.readAsDataURL(e)}))}const yc="mixed_boundary",vc="alternative_boundary",Sc=`\nFrom:\nTo:\nSubject:\nX-Unsent: 1\nContent-Type: multipart/mixed; boundary="${yc}"\n\n--${yc}\nContent-Type: multipart/alternative; boundary="${vc}"\n\n--${vc}\nContent-Type: text/plain; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n\n\n--${vc}\nContent-Type: text/html; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n<html><body><p></p><body></html>\n\n--${vc}--\n\n`;class Ic{dataCube;grid;constructor(e){this.dataCube=e.dataCube,this.grid=e}generateFileName(){return`${this.dataCube.core.name} - ${(0,Mn.GP)(new Date,"EEE MMM dd yyyy HH_mm_ss")}`}exportFile(e){const t=this.generateFileName();switch(e){case Ei.CSV:return void this.grid.client.exportDataAsCsv({fileName:`${t}.csv`});case Ei.EXCEL:return void this.grid.client.exportDataAsExcel({fileName:`${t}.xlsx`})}}async exportEmail(e){const t=this.generateFileName();let n,o,r=t;switch(e){case Ei.CSV:r=`${t}.csv`,o=Z.TEXT_CSV,n=await Nc(new Blob([this.grid.client.getDataAsCsv()??""],{type:Z.TEXT_CSV}));break;case Ei.EXCEL:{r+=`${t}.xlsx`,o=Z.APPLICATION_XLSX;const e=this.grid.client.getDataAsExcel();let a;if(e instanceof Blob)a=e;else{if("string"!=typeof e)throw new S("Can't export Excel content");a=new Blob([e],{type:Z.APPLICATION_XLSX})}n=await Nc(a);break}default:throw new I(`Can't export email in format '${e}'`)}ie(`${t}.eml`,`${Sc}--${yc}\nContent-Type: ${o}; name="${r}"\nContent-Transfer-Encoding: base64\nContent-Disposition: attachment; filename="${r}"\n\n${n}\n\n--${yc}--`,Z.MESSAGE_RFC822)}}class xc{limit;constructor(e){const{snapshot:t}=e;this.limit=t?.data.limit}get hashCode(){return tr([`limit: ${this.limit??""}`])}}class kc extends Li{controller;exportEngine;_client;clientDataSource;clientLicenseKey;isPaginationEnabled=!1;scrollHintText;datasourceConfiguration;queryConfiguration;constructor(e){super(e),(0,_e.Gn)(this,{clientDataSource:_e.sH,datasourceConfiguration:_e.sH,queryConfiguration:_e.sH,clientLicenseKey:_e.sH,setClientLicenseKey:_e.XI,isPaginationEnabled:_e.sH,setPaginationEnabled:_e.XI,scrollHintText:_e.sH,setScrollHintText:_e.XI}),this.controller=new _c(this.dataCube),this.exportEngine=new Ic(this),this.datasourceConfiguration=new xc({}),this.queryConfiguration=new Qi,this.clientDataSource=new Fi(this)}setClientLicenseKey(e){this.clientLicenseKey=e}setPaginationEnabled(e){this.isPaginationEnabled=e,this.clientDataSource=new Fi(this)}setScrollHintText(e){this.scrollHintText=e}get client(){return F(this._client,"Grid client is not configured")}configureClient(e){this._client=e}async applySnapshot(e,t){const n=this.datasourceConfiguration,o=Qi.serialization.fromJson(e.data.configuration);(0,_e.h5)((()=>{this.datasourceConfiguration=new xc({snapshot:e,queryConfiguration:o}),this.queryConfiguration=o})),n.hashCode!==this.datasourceConfiguration.hashCode&&(this.clientDataSource=new Fi(this));const r=function(e,t,n){return{rowClassRules:t.alternateRows?{[bi.HIGHLIGHT_ROW]:e=>e.rowIndex%(2*t.alternateRowsCount)>=t.alternateRowsCount}:null,rowBuffer:20,onColumnPinned:e=>{if(e.column){const t=e.column,o=t.getPinned();n.grid.controller.pinColumn(t.getColId(),null===o?void 0:o===xi.LEFT?Ds.LEFT:Ds.RIGHT)}},onColumnMoved:e=>{e.column&&e.finished&&n.grid.controller.rearrangeColumns((e.api.getColumnDefs()??[]).filter((e=>!("children"in e))).map((e=>e.colId??"")))},onColumnVisible:e=>{if(e.column){const t=e.column,o=t.isVisible();n.grid.controller.showColumn(t.getColId(),o)}},columnDefs:[{headerName:"",colId:Si,cellRenderer:"agGroupCellRenderer",showRowGroup:!0,hide:!e.data.groupBy,lockPinned:!0,lockPosition:!0,pinned:xi.LEFT,cellStyle:{flex:1,justifyContent:"space-between",display:"flex"},loadingCellRenderer:Ki,sortable:!1},...t.columns.map((n=>{const o={snapshot:e,column:n,configuration:t};return{headerName:n.name,field:n.name,menuTabs:[],...Wi(o),...$i(o),...Xi(o),...zi(o)}}))]}}(e,o,this.dataCube);this.client.updateGridOptions(r)}async initialize(){this.setClientLicenseKey(await this.dataCube.replStore.client.getGridClientLicenseKey())}}class Rc{name;type;constructor(e,t){this.name=e,this.type=t}}var Oc,wc,Fc;!function(e){e.VISIBLE="visible",e.VISIBLE_WITH_WARNING="visible-with-warning",e.HIDDEN="hidden"}(Oc||(Oc={}));class Lc{dataCube;editor;selectedColumns=[];availableColumnsSearchText="";selectedColumnsSearchText="";onChange;columnsVisibility;constructor(e,t){(0,_e.Gn)(this,{availableColumns:_e.EW,availableColumnsForDisplay:_e.EW,selectedColumnsForDisplay:_e.EW,selectedColumns:_e.sH,setSelectedColumns:_e.XI,availableColumnsSearchText:_e.sH,setAvailableColumnsSearchText:_e.XI,selectedColumnsSearchText:_e.sH,setSelectedColumnsSearchText:_e.XI,columnsVisibility:_e.sH,setColumnsVisibility:_e.XI}),this.editor=e,this.dataCube=e.dataCube,this.onChange=t?.onChange,this.columnsVisibility=t?.initialColumnsVisibility??Oc.VISIBLE}setColumnsVisibility(e){this.columnsVisibility=e}get availableColumnsForDisplay(){return this.availableColumns.filter((e=>!this.selectedColumns.find((t=>e.name===t.name)))).sort(((e,t)=>e.name.localeCompare(t.name))).filter((e=>this.columnsVisibility!==Oc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}get selectedColumnsForDisplay(){return this.selectedColumns.filter((e=>this.columnsVisibility!==Oc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}setSelectedColumns(e){this.selectedColumns=e.map((e=>this.cloneColumn(e))),this.onChange?.(this)}setAvailableColumnsSearchText(e){this.availableColumnsSearchText=e}setSelectedColumnsSearchText(e){this.selectedColumnsSearchText=e}getColumn(e){return F(this.availableColumns.find((t=>t.name===e)),`Can't find column '${e}'`)}}class Bc extends Rc{operation;constructor(e,t,n){super(e,t),(0,_e.Gn)(this,{operation:_e.sH,setOperation:_e.XI}),this.operation=n}setOperation(e){this.operation=e}}class Pc extends Lc{cloneColumn(e){return new Bc(e.name,e.type,e.operation)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new Bc(e.name,e.type,Ps.ASCENDING)))}}class Dc{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new Pc(e)}applySnaphot(e,t){this.selector.setSelectedColumns(e.data.sortColumns.map((e=>{const t=this.selector.getColumn(e.name);return new Bc(t.name,t.type,e.operation)})))}buildSnapshot(e,t){e.data.sortColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type,operation:e.operation})))}}class jc{sourceId;startLine;startColumn;endLine;endColumn;constructor(e,t,n,o,r){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=o,this.endColumn=r}}!function(e){e.COMPILATION="COMPILATION",e.PARSER="PARSER"}(wc||(wc={}));class Mc{message="";errorType;sourceInformation;static serialization=new ge((0,ue.PL)(Mc,{errorType:(0,ue.lq)((0,ue.MY)()),message:(0,ue.MY)(),sourceInformation:pe(Zr.schema)}))}class Uc extends Mc{static serialization=new ge((0,ue.PL)(Uc,{errorType:(0,ue.lq)((0,ue.MY)()),message:(0,ue.MY)(),sourceInformation:pe(Zr.schema)}))}class Gc extends y{sourceInformation}class Hc extends Gc{}class Vc{uuid=(0,a.A)();query;parserError;constructor(e){(0,_e.Gn)(this,{query:_e.sH,parserError:_e.sH,setQuery:_e.XI,setParserError:_e.XI}),this.query=e}setQuery(e){this.query=e}setParserError(e){e?.sourceInformation&&(e.sourceInformation=this.processSourceInformation(e.sourceInformation)),this.parserError=e}processSourceInformation(e){const{sourceId:t,startLine:n,startColumn:o,endLine:r,endColumn:a}=e;return new jc(t,n+0,o-0,r+0,a-0)}}class Yc{dataCube;editor;queryEditorState;currentSubQuery;constructor(e){(0,_e.Gn)(this,{currentSubQuery:_e.sH,queryEditorState:_e.sH,setCurrentSubQuery:_e.XI,parseQuery:_e.L3}),this.editor=e,this.dataCube=e.dataCube,this.queryEditorState=new Vc("")}setCurrentSubQuery(e){this.currentSubQuery=e}*parseQuery(){try{this.queryEditorState.setParserError(void 0),yield(0,_e.gP)(this.dataCube.replStore.client.parseQuery({code:`|${this.queryEditorState.query}`}))}catch(e){if(x(e),e instanceof oe&&e.response.status===q.BAD_REQUEST){const t=Uc.serialization.fromJson(e.payload),n=new Hc(t.message);t.sourceInformation&&(n.sourceInformation=new jc(t.sourceInformation.sourceId,t.sourceInformation.startLine,t.sourceInformation.startColumn,t.sourceInformation.endLine,t.sourceInformation.endColumn)),this.queryEditorState.setParserError(n)}}}}function Kc(e){const{name:t,type:n}=e,o=new Ji(t,n);switch(n){case cr.NUMBER:case cr.INTEGER:case cr.DECIMAL:case cr.FLOAT:o.kind=ws.MEASURE,o.decimals=n===cr.INTEGER?0:2,o.displayCommas=!0,o.negativeNumberInParens=!0,o.textAlign=ks.RIGHT}return o}class Wc extends Ji{dataType;static create(e){const t=Object.assign(new Wc("",""),Ji.serialization.fromJson(e));return t.dataType=Ms(t.type),(0,_e.Gn)(t,{kind:_e.sH,setKind:_e.XI,displayName:_e.sH,setDisplayName:_e.XI,decimals:_e.sH,setDecimals:_e.XI,displayCommas:_e.sH,setDisplayCommas:_e.XI,negativeNumberInParens:_e.sH,setNegativeNumberInParens:_e.XI,numberScale:_e.sH,setNumberScale:_e.XI,hPivotSortFunction:_e.sH,setHPivotSortFunction:_e.XI,fontFamily:_e.sH,setFontFamily:_e.XI,fontSize:_e.sH,setFontSize:_e.XI,fontBold:_e.sH,setFontBold:_e.XI,fontItalic:_e.sH,setFontItalic:_e.XI,fontUnderline:_e.sH,setFontUnderline:_e.XI,fontStrikethrough:_e.sH,setFontStrikethrough:_e.XI,fontCase:_e.sH,setFontCase:_e.XI,textAlign:_e.sH,setTextAlign:_e.XI,normalForegroundColor:_e.sH,setNormalForegroundColor:_e.XI,negativeForegroundColor:_e.sH,setNegativeForegroundColor:_e.XI,zeroForegroundColor:_e.sH,setZeroForegroundColor:_e.XI,errorForegroundColor:_e.sH,setErrorForegroundColor:_e.XI,normalBackgroundColor:_e.sH,setNormalBackgroundColor:_e.XI,negativeBackgroundColor:_e.sH,setNegativeBackgroundColor:_e.XI,zeroBackgroundColor:_e.sH,setZeroBackgroundColor:_e.XI,errorBackgroundColor:_e.sH,setErrorBackgroundColor:_e.XI,blur:_e.sH,setBlur:_e.XI,hideFromView:_e.sH,setHideFromView:_e.XI,aggregateFunction:_e.sH,setAggregateFunction:_e.XI,excludedFromHorizontalPivot:_e.sH,setExcludedFromHorizontalPivot:_e.XI,fixedWidth:_e.sH,setFixedWidth:_e.XI,minWidth:_e.sH,setMinWidth:_e.XI,maxWidth:_e.sH,setMaxWidth:_e.XI,pinned:_e.sH,setPinned:_e.XI,displayAsLink:_e.sH,setDisplayAsLink:_e.XI,linkLabelParameter:_e.sH,setLinkLabelParameter:_e.XI,isUsingDefaultStyling:_e.EW,useDefaultStyling:_e.XI}),t}static createDefault(e){return Wc.create(Ji.serialization.toJson(Kc(e)))}serialize(){return Ji.serialization.toJson(this)}get isUsingDefaultStyling(){return void 0===this.fontFamily&&void 0===this.fontSize&&void 0===this.fontBold&&void 0===this.fontItalic&&void 0===this.fontUnderline&&void 0===this.fontStrikethrough&&void 0===this.textAlign&&void 0===this.normalForegroundColor&&void 0===this.negativeForegroundColor&&void 0===this.zeroForegroundColor&&void 0===this.errorForegroundColor&&void 0===this.normalBackgroundColor&&void 0===this.negativeBackgroundColor&&void 0===this.zeroBackgroundColor&&void 0===this.errorBackgroundColor}useDefaultStyling(){this.fontFamily=void 0,this.fontSize=void 0,this.fontBold=void 0,this.fontItalic=void 0,this.fontUnderline=void 0,this.fontStrikethrough=void 0,this.textAlign=void 0,this.normalForegroundColor=void 0,this.negativeForegroundColor=void 0,this.zeroForegroundColor=void 0,this.errorForegroundColor=void 0,this.normalBackgroundColor=void 0,this.negativeBackgroundColor=void 0,this.zeroBackgroundColor=void 0,this.errorBackgroundColor=void 0}setKind(e){this.kind=e}setDisplayName(e){this.displayName=e}setDecimals(e){this.decimals=e}setDisplayCommas(e){this.displayCommas=e}setNegativeNumberInParens(e){this.negativeNumberInParens=e}setNumberScale(e){this.numberScale=e}setHPivotSortFunction(e){this.hPivotSortFunction=e}setFontFamily(e){this.fontFamily=e}setFontSize(e){this.fontSize=e}setFontBold(e){this.fontBold=e}setFontItalic(e){this.fontItalic=e}setFontUnderline(e){this.fontUnderline=e}setFontStrikethrough(e){this.fontStrikethrough=e}setFontCase(e){this.fontCase=e}setTextAlign(e){this.textAlign=e}setNormalForegroundColor(e){this.normalForegroundColor=e}setNegativeForegroundColor(e){this.negativeForegroundColor=e}setZeroForegroundColor(e){this.zeroForegroundColor=e}setErrorForegroundColor(e){this.errorForegroundColor=e}setNormalBackgroundColor(e){this.normalBackgroundColor=e}setNegativeBackgroundColor(e){this.negativeBackgroundColor=e}setZeroBackgroundColor(e){this.zeroBackgroundColor=e}setErrorBackgroundColor(e){this.errorBackgroundColor=e}setBlur(e){this.blur=e}setHideFromView(e){this.hideFromView=e}setFixedWidth(e){this.fixedWidth=e}setMinWidth(e){this.minWidth=e}setMaxWidth(e){this.maxWidth=e}setPinned(e){this.pinned=e}setDisplayAsLink(e){this.displayAsLink=e}setLinkLabelParameter(e){this.linkLabelParameter=e}setAggregateFunction(e){this.aggregateFunction=e}setExcludedFromHorizontalPivot(e){this.excludedFromHorizontalPivot=e}}class $c extends Qi{static create(e){const t=Object.assign(new $c,Qi.serialization.fromJson(e));return t.columns=[],(0,_e.Gn)(t,{description:_e.sH,setDescription:_e.XI,showTreeLines:_e.sH,setShowTreeLines:_e.XI,showHorizontalGridLines:_e.sH,setShowHorizontalGridLines:_e.XI,showVerticalGridLines:_e.sH,setShowVerticalGridLines:_e.XI,gridLineColor:_e.sH,setGridLineColor:_e.XI,fontFamily:_e.sH,setFontFamily:_e.XI,fontSize:_e.sH,setFontSize:_e.XI,fontBold:_e.sH,setFontBold:_e.XI,fontItalic:_e.sH,setFontItalic:_e.XI,fontUnderline:_e.sH,setFontUnderline:_e.XI,fontStrikethrough:_e.sH,setFontStrikethrough:_e.XI,fontCase:_e.sH,setFontCase:_e.XI,textAlign:_e.sH,setTextAlign:_e.XI,normalForegroundColor:_e.sH,setNormalForegroundColor:_e.XI,negativeForegroundColor:_e.sH,setNegativeForegroundColor:_e.XI,zeroForegroundColor:_e.sH,setZeroForegroundColor:_e.XI,errorForegroundColor:_e.sH,setErrorForegroundColor:_e.XI,normalBackgroundColor:_e.sH,setNormalBackgroundColor:_e.XI,negativeBackgroundColor:_e.sH,setNegativeBackgroundColor:_e.XI,zeroBackgroundColor:_e.sH,setZeroBackgroundColor:_e.XI,errorBackgroundColor:_e.sH,setErrorBackgroundColor:_e.XI,alternateRows:_e.sH,setAlternateRows:_e.XI,alternateRowsColor:_e.sH,setAlternateRowsColor:_e.XI,alternateRowsCount:_e.sH,setAlternateRowsCount:_e.XI,alternateRowsStandardMode:_e.sH,setAlternateRowsStandardMode:_e.XI,selectionStats:_e.sH,setSelectionStats:_e.XI,showWarningForTruncatedResult:_e.sH,setShowWarningForTruncatedResult:_e.XI,initialExpandLevel:_e.sH,setInitialExpandLevel:_e.XI,showRootAggregation:_e.sH,setShowRootAggregation:_e.XI,showLeafCount:_e.sH,setShowLeafCount:_e.XI,addPivotTotalColumn:_e.sH,setAddPivotTotalColumn:_e.XI,addPivotTotalColumnOnLeft:_e.sH,setAddPivotTotalColumnOnLeft:_e.XI,treeGroupSortFunction:_e.sH,setTreeGroupSortFunction:_e.XI,isUsingDefaultStyling:_e.EW,useDefaultStyling:_e.XI}),t}get isUsingDefaultStyling(){return this.fontFamily===Vs&&12===this.fontSize&&this.fontBold===Ys&&this.fontItalic===Ks&&this.fontUnderline===Ws&&this.fontStrikethrough===$s&&this.textAlign===Xs&&this.normalForegroundColor===zs&&this.negativeForegroundColor===Qs&&this.zeroForegroundColor===Zs&&this.errorForegroundColor===ei&&this.normalBackgroundColor===qs&&this.negativeBackgroundColor===qs&&this.zeroBackgroundColor===qs&&this.errorBackgroundColor===qs}useDefaultStyling(){this.fontFamily=Vs,this.fontSize=12,this.fontBold=Ys,this.fontItalic=Ks,this.fontUnderline=Ws,this.fontStrikethrough=$s,this.textAlign=Xs,this.normalForegroundColor=zs,this.negativeForegroundColor=Qs,this.zeroForegroundColor=Zs,this.errorForegroundColor=ei,this.normalBackgroundColor=qs,this.negativeBackgroundColor=qs,this.zeroBackgroundColor=qs,this.errorBackgroundColor=qs}serialize(){return Qi.serialization.toJson(this)}setDescription(e){this.description=e}setShowTreeLines(e){this.showTreeLines=e}setShowHorizontalGridLines(e){this.showHorizontalGridLines=e}setShowVerticalGridLines(e){this.showVerticalGridLines=e}setGridLineColor(e){this.gridLineColor=e}setFontFamily(e){this.fontFamily=e}setFontSize(e){this.fontSize=e}setFontBold(e){this.fontBold=e}setFontItalic(e){this.fontItalic=e}setFontUnderline(e){this.fontUnderline=e}setFontStrikethrough(e){this.fontStrikethrough=e}setFontCase(e){this.fontCase=e}setTextAlign(e){this.textAlign=e}setNormalForegroundColor(e){this.normalForegroundColor=e}setNegativeForegroundColor(e){this.negativeForegroundColor=e}setZeroForegroundColor(e){this.zeroForegroundColor=e}setErrorForegroundColor(e){this.errorForegroundColor=e}setNormalBackgroundColor(e){this.normalBackgroundColor=e}setNegativeBackgroundColor(e){this.negativeBackgroundColor=e}setZeroBackgroundColor(e){this.zeroBackgroundColor=e}setErrorBackgroundColor(e){this.errorBackgroundColor=e}setAlternateRows(e){this.alternateRows=e}setAlternateRowsColor(e){this.alternateRowsColor=e}setAlternateRowsCount(e){this.alternateRowsCount=e}setAlternateRowsStandardMode(e){this.alternateRowsStandardMode=e}setSelectionStats(e){this.selectionStats=e}setShowWarningForTruncatedResult(e){this.showWarningForTruncatedResult=e}setInitialExpandLevel(e){this.initialExpandLevel=e}setShowRootAggregation(e){this.showRootAggregation=e}setShowLeafCount(e){this.showLeafCount=e}setAddPivotTotalColumn(e){this.addPivotTotalColumn=e}setAddPivotTotalColumnOnLeft(e){this.addPivotTotalColumnOnLeft=e}setTreeGroupSortFunction(e){this.treeGroupSortFunction=e}}class Xc{dataCube;editor;name="";limit=-1;configuration=new $c;constructor(e){(0,_e.Gn)(this,{name:_e.sH,setName:_e.XI,limit:_e.sH,setLimit:_e.XI,configuration:_e.sH,setConfiguration:_e.XI}),this.editor=e,this.dataCube=e.dataCube}setName(e){this.name=e}setLimit(e){this.limit=e}setConfiguration(e){this.configuration=e}applySnaphot(e,t){this.setName(e.data.name),this.setLimit(void 0!==e.data.limit&&e.data.limit>0?e.data.limit:-1),this.setConfiguration($c.create(e.data.configuration))}buildSnapshot(e,t){const n=e.data;n.name=this.name,n.limit=this.limit<=0?void 0:this.limit,n.configuration=this.configuration.serialize()}}class zc{dataCube;editor;columns=[];selectedColumnName;showAdvancedSettings=!1;constructor(e){(0,_e.Gn)(this,{columns:_e.sH,setColumns:_e.XI,selectedColumnName:_e.sH,setSelectedColumnName:_e.XI,selectedColumn:_e.EW,showAdvancedSettings:_e.sH,setShowAdvancedSettings:_e.XI,hiddenColumns:_e.EW,configurableColumns:_e.EW}),this.editor=e,this.dataCube=e.dataCube}get hiddenColumns(){return this.columns.filter((e=>e.hideFromView))}get configurableColumns(){return this.columns.filter((e=>this.editor.columns.selector.selectedColumns.find((t=>t.name===e.name)))).sort(((e,t)=>e.name.localeCompare(t.name)))}getColumnConfiguration(e){return this.columns.find((t=>t.name===e))}setColumns(e){this.columns=e}setSelectedColumnName(e){this.selectedColumnName=e}get selectedColumn(){return this.configurableColumns.find((e=>e.name===this.selectedColumnName))}setShowAdvancedSettings(e){this.showAdvancedSettings=e}applySnaphot(e,t){this.setColumns(e.data.configuration.columns.map((e=>Wc.create(e)))),!this.selectedColumn&&this.columns.length&&this.setSelectedColumnName(N(this.configurableColumns,0).name)}buildSnapshot(e,t){e.data.configuration={...e.data.configuration,columns:this.editor.columns.selector.selectedColumns.map((e=>this.columns.find((t=>t.name===e.name)))).filter(O).map((e=>e.serialize()))}}}class qc extends Lc{cloneColumn(e){return new Rc(e.name,e.type)}get availableColumns(){return[...this.editor.columns.sourceColumns].map((e=>new Rc(e.name,e.type)))}}class Jc{dataCube;editor;selector;sourceColumns=[];constructor(e){(0,_e.Gn)(this,{sourceColumns:_e.sH,setSourceColumns:_e.XI}),this.editor=e,this.dataCube=e.dataCube,this.selector=new qc(e,{initialColumnsVisibility:Oc.HIDDEN,onChange:e=>{e.selectedColumns.filter((e=>!this.editor.columnProperties.columns.find((t=>t.name===e.name)))).forEach((e=>{this.editor.columnProperties.setColumns([...this.editor.columnProperties.columns,Wc.createDefault({name:e.name,type:e.type})])}))}})}propagateColumnSelectionChanges(){this.editor.columnProperties.setColumns(this.editor.columnProperties.columns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name))))),this.editor.sorts.selector.setSelectedColumns(this.editor.sorts.selector.selectedColumns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name))))),this.editor.verticalPivots.selector.setSelectedColumns(this.editor.verticalPivots.selector.selectedColumns.filter((e=>this.selector.selectedColumns.find((t=>t.name===e.name)))))}setSourceColumns(e){this.sourceColumns=e}applySnaphot(e,t){this.setSourceColumns(e.data.sourceColumns),this.selector.setSelectedColumns(t.columns.map((e=>{const t=this.selector.getColumn(e.name);return new Rc(t.name,t.type)})))}buildSnapshot(e,t){this.propagateColumnSelectionChanges(),e.data.selectColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type})))}}class Qc extends Lc{cloneColumn(e){return new Rc(e.name,e.type)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new Rc(e.name,e.type))).filter((e=>this.editor.columnProperties.columns.find((t=>t.name===e.name))?.kind===ws.DIMENSION))}}class Zc{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new Qc(e)}applySnaphot(e,t){this.selector.setSelectedColumns((e.data.groupBy?.columns??[]).map((e=>new Rc(e.name,e.type))))}buildSnapshot(e,t){e.data.groupBy={columns:this.selector.selectedColumns.map((e=>({name:e.name,type:e.type}))),aggColumns:this.editor.columnProperties.columns.filter((e=>e.kind===ws.MEASURE&&void 0!==e.aggregateFunction&&this.selector.selectedColumns.find((t=>t.name!==e.name)))).map((e=>({name:e.name,type:e.type,function:F(e.aggregateFunction)})))}}}!function(e){e.GENERAL_PROPERTIES="General Properties",e.COLUMN_PROPERTIES="Column Properties",e.FILTER="Filter",e.EXTENDED_COLUMNS="Extended Columns",e.COLUMNS="Columns",e.VERTICAL_PIVOTS="Vertical Pivots",e.HORIZONTAL_PIVOTS="Horizontal Pivots",e.SORTS="Sorts",e.CODE="Code"}(Fc||(Fc={}));class el extends Li{generalProperties;columnProperties;columns;verticalPivots;sorts;code;window={uuid:(0,a.A)(),title:"Properties",center:!0};isPanelOpen=!1;currentTab=Fc.GENERAL_PROPERTIES;constructor(e){super(e),(0,_e.Gn)(this,{applyChanges:_e.XI,currentTab:_e.sH,setCurrentTab:_e.XI,isPanelOpen:_e.sH,openPanel:_e.XI,closePanel:_e.XI}),this.generalProperties=new Xc(this),this.columnProperties=new zc(this),this.columns=new Jc(this),this.verticalPivots=new Zc(this),this.sorts=new Dc(this),this.code=new Yc(this)}openPanel(){this.isPanelOpen=!0}closePanel(){this.isPanelOpen=!1}setCurrentTab(e){this.currentTab=e}applyChanges(){const e=F(this.getLatestSnapshot()),t=e.clone();this.columns.buildSnapshot(t,e),this.verticalPivots.buildSnapshot(t,e),this.sorts.buildSnapshot(t,e),this.generalProperties.buildSnapshot(t,e),this.columnProperties.buildSnapshot(t,e),t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=Qi.serialization.fromJson(e.data.configuration);this.columns.applySnaphot(e,n),this.verticalPivots.applySnaphot(e,n),this.sorts.applySnaphot(e,n),this.generalProperties.applySnaphot(e,n),this.columnProperties.applySnaphot(e,n)}async initialize(){}}class tl{dataCube;subscribers=[];snapshots=[];_initialSnapshot;_initialQuery;constructor(e){this.dataCube=e}get currentSnapshot(){return F(this.snapshots[this.snapshots.length-1])}registerSubscriber(e){this.subscribers.push(e)}initialize(e,t){if(this._initialSnapshot||this._initialQuery)throw new S("Snapshot manager has already been initialized");this._initialSnapshot=e,this._initialQuery=t}get initialSnapshot(){return F(this._initialSnapshot,"Snapshot manager has not been initialized")}get initialQuery(){return F(this._initialQuery,"Snapshot manager has not been initialized")}broadcastSnapshot(e){e.isFinalized()?(this.snapshots.push(e),this.subscribers.forEach((t=>{const n=t.getLatestSnapshot();n?.uuid!==e.uuid&&t.receiveSnapshot(e).catch((e=>{x(e),this.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error occured while subscribers receiving and applying new snapshot should be handled gracefully",e)}))}))):this.dataCube.application.logService.error(l.create(de.ILLEGAL_APPLICATION_STATE_OCCURRED),"Snapshot must be finalized before broadcasting")}}class nl extends Li{baseQuery;name="New Report";startTime;constructor(e){super(e),(0,_e.Gn)(this,{name:_e.sH,setName:_e.XI})}setName(e){this.name=e}async applySnapshot(e,t){const n=e.data;this.setName(n.name),this.startTime||(this.startTime=e.timestamp),this.application.layoutService.setWindowTitle(`⊞ ${n.name}${this.startTime?` - ${(0,Mn.GP)(new Date(this.startTime),"HH:mm:ss EEE MMM dd yyyy")}`:""}`)}async initialize(){}}function ol(e,t,n){return D(e.parameters.length>=t+1,`Can't process ${bs(e.function)}: Expected at least ${t+1} parameter(s)`),B(e.parameters[t],n,`Can't process ${bs(e.function)}: Found unexpected type for parameter at index ${t}`)}function rl(e,t){return B(ol(e,t,ha).value,qr,`Can't process ${bs(e.function)}: Expected parameter at index ${t} to be a column specification`)}const al=[{func:ys.FILTER,parameters:1},{func:ys.EXTEND,parameters:1},{func:ys.SELECT,parameters:1},{func:ys.GROUP_BY,parameters:3},{func:ys.LIMIT,parameters:1},{func:ys.PIVOT,parameters:3},{func:ys.SORT,parameters:1},{func:ys.CAST,parameters:1}],sl=[{func:ys.FILTER},{func:ys.EXTEND},{func:ys.SELECT},{func:ys.GROUP_BY},{func:ys.PIVOT},{func:ys.CAST},{func:ys.EXTEND},{func:ys.SORT},{func:ys.LIMIT}],il=new RegExp(`^${sl.map((e=>`(?:<${bs(e.func)}>)${e.repeat?"*":e.required?"":"?"}`)).join("")}$`);class cl{uuid=(0,a.A)();name;startTime=Date.now();endTime;constructor(e){this.name=e}end(){this.endTime=Date.now()}}class ll{replStore;application;infrastructure;snapshotManager;core;grid;editor;runningTasks=new Map;constructor(e){(0,_e.Gn)(this,{runningTasks:_e.sH,newTask:_e.XI,endTask:_e.XI}),this.replStore=e,this.application=e.applicationStore,this.infrastructure=e.dataCubeInfrastructure,this.snapshotManager=new tl(this),this.core=new nl(this),this.editor=new el(this),this.grid=new kc(this)}newTask(e){const t=new cl(e);return this.runningTasks.set(t.uuid,t),t}endTask(e){return e.end(),this.runningTasks.delete(e.uuid),e}async initialize(){const e=this.newTask("Initializing");try{await Promise.all([this.core,this.editor,this.grid,this.grid.controller].map((async e=>{this.snapshotManager.registerSubscriber(e),await e.initialize()})));const e=await this.infrastructure.engine.getBaseQuery(),t=function(e,t,n){const o=function(e){let t,n;const o=e.findLastIndex((e=>Cs(e.function,[ys.PIVOT,ys.GROUP_BY]))),r=e.findIndex((e=>Cs(e.function,ys.EXTEND))),a=e.findLastIndex((e=>Cs(e.function,ys.EXTEND)));return-1!==o?r!==a&&(t=e[r],n=e[a]):-1!==r&&(t=e[r]),{leafExtend:t,select:e.find((e=>Cs(e.function,ys.SELECT))),filter:e.find((e=>Cs(e.function,ys.FILTER))),groupBy:e.find((e=>Cs(e.function,ys.GROUP_BY))),pivot:e.find((e=>Cs(e.function,ys.PIVOT))),pivotCast:e.find((e=>Cs(e.function,ys.CAST))),groupExtend:n,sort:e.find((e=>Cs(e.function,ys.SORT))),limit:e.find((e=>Cs(e.function,ys.LIMIT)))}}(function(e){if(!(e instanceof Nr))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");const t=[];let n=e;for(;n instanceof Nr;){const e=al.find((e=>Cs(n.function,e.func)));if(!e)throw new Error(`Found unsupported function ${n.function}()`);if(!(n.parameters.length>e.parameters)){t.unshift(n);break}{const e=n.parameters[0];if(!(e instanceof Nr))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");n.parameters=n.parameters.slice(1),t.unshift(n),n=e}}if(!t.map((e=>`<${bs(e.function)}>`)).join("").match(il))throw new Error(`Unsupported function composition ${t.map((e=>`${bs(e.function)}()`)).join("->")} (supported composition: ${sl.map((e=>`${bs(e.func)}()`)).join("->")})`);const o=t.findIndex((e=>Cs(e.function,ys.EXTEND))),r=t.findLastIndex((e=>Cs(e.function,ys.EXTEND)));if(-1!==o&&o!==r&&!t.slice(o+1,r).some((e=>Cs(e.function,ys.GROUP_BY)||Cs(e.function,ys.PIVOT))))throw new Error("Found invalid usage of group-level extend() for query without aggregation such as pivot() and groupBy()");const a=t.find((e=>Cs(e.function,ys.PIVOT))),s=t.find((e=>Cs(e.function,ys.CAST)));if(Boolean(a)!==Boolean(s))throw new Error("Found usage of dynamic function pivot() without casting");return t}(e)),r=Ts.create(n.name,n.source.runtime,hs(t,[]),{}),a=r.data,s=new Map,i=e=>{const t=F(s.get(e.name));return{name:t.name,type:t.type}};var c;if(a.sourceColumns=n.source.columns.map((e=>({name:e.name,type:e.type}))),a.sourceColumns.map((e=>s.set(e.name,e))),o.select&&(a.selectColumns=(c=o.select,B(ol(c,0,ha).value,zr,`Can't process ${bs(c.function)}: Expected parameter at index 0 to be a column specification list`)).colSpecs.map((e=>({...i(e)})))),o.sort&&(a.sortColumns=ol(o.sort,0,yr).values.map((e=>{const t=function(e,t){return L(e,Nr,"Can't process function: Found unexpected value specification type"),D(Cs(e.function,Array.isArray(t)?t:[t]),`Can't process function: Expected function name to be one of [${Array.isArray(t)?t.join(", "):t}]`),e}(e,[ys.ASC,ys.DESC]);return{...i(rl(t,0)),operation:bs(t.function)===ys.ASC?Ps.ASCENDING:Ps.DESCENDING}}))),o.limit){const e=o.limit.parameters[0];L(e,Ir),a.limit=e.value}const l=n.configuration?Qi.serialization.fromJson(n.configuration):function(e){const t=new Qi;return t.columns=e.map((e=>Kc(e))),t}(n.source.columns);return a.configuration=Qi.serialization.toJson(l),r.finalize()}(e.partialQuery,e.sourceQuery,e.query);t.timestamp=e.timestamp,this.snapshotManager.broadcastSnapshot(t)}catch(e){x(e),this.application.notificationService.notifyError(e)}finally{this.endTask(e)}}}var dl,ul,gl;!function(e){e.CLASS_BUILDER="classBuilder",e.TDS_BUILDER="tdsBuilder",e.JSON_BUILDER="json"}(dl||(dl={})),function(e){e.RELATIONAL="relational",e.RELATIONAL_EXECUTION_ACTIVITY="RelationalExecutionActivity",e.AGGREGATION_AWARE_ACTIVITY="aggregationAware"}(ul||(ul={})),function(e){e.CSV="CSV"}(gl||(gl={}));class pl{_type;constructor(e){this._type=e}}class ml{}class fl extends ml{sql;comment;constructor(e){super(),this.sql=e}}class hl extends ml{rewrittenQuery}class El extends ml{values;constructor(e){super(),this.values=e}}class bl{builder;activities}class Cl extends bl{values}class Tl extends bl{value;constructor(e){super(),this.value=e}}class Al{name;type;relationalType;doc}class _l extends pl{columns=[];constructor(){super(dl.TDS_BUILDER)}}class Nl{values=[]}class yl{columns=[];rows=[]}class vl extends bl{_UUID=(0,a.A)();builder=new _l;result=new yl}class Sl extends pl{_type=dl.CLASS_BUILDER}class Il extends bl{builder=new Sl(dl.CLASS_BUILDER);objects}class xl{static builderSerialization=new ge((0,ue.PL)(xl,{_type:(0,ue.MY)()}))}class kl{}class Rl extends kl{sql;comment;static serialization=new ge((0,ue.PL)(Rl,{sql:(0,ue.MY)(),comment:(0,ue.lq)((0,ue.MY)())}))}class Ol extends kl{rewrittenQuery;static serialization=new ge((0,ue.PL)(Ol,{rewrittenQuery:(0,ue.MY)()}))}class wl{builder;activities}class Fl extends kl{content;constructor(e){super(),this.content=e}}class Ll extends wl{values;static serialization=new ge((0,ue.PL)(Ll,{_type:(0,ue.MY)(),builder:pe(xl.builderSerialization.schema),values:(0,ue.lS)()}))}class Bl{name;doc;type;relationalType;static serialization=new ge((0,ue.PL)(Bl,{name:(0,ue.MY)(),doc:(0,ue.lq)((0,ue.MY)()),type:(0,ue.lq)((0,ue.MY)()),relationalType:(0,ue.lq)((0,ue.MY)())}))}class Pl extends xl{columns=[];static serialization=new ge((0,ue.PL)(Pl,{_type:(0,ue.MY)(),columns:(0,ue.p_)(pe(Bl.serialization.schema))}))}function Dl(e){switch(e._type){case ul.RELATIONAL:case ul.RELATIONAL_EXECUTION_ACTIVITY:return Rl.serialization.fromJson(e);case ul.AGGREGATION_AWARE_ACTIVITY:return Ol.serialization.fromJson(e);default:return new Fl(e)}}class jl extends wl{result;static serialization=new ge((0,ue.PL)(jl,{builder:pe(Pl.serialization.schema),activities:(0,ue.p_)((0,ue.Ie)((()=>ue._Z),Dl)),result:(0,ue.lS)()}))}class Ml extends wl{objects;static serialization=new ge((0,ue.PL)(Ml,{builder:pe(xl.builderSerialization.schema),activities:(0,ue.p_)((0,ue.Ie)((()=>ue._Z),Dl)),objects:(0,ue.lS)()}))}class Ul extends wl{value;constructor(e){super(),this.value=e}}class Gl extends wl{content}class Hl extends bl{content}const Vl=e=>{if(e instanceof Rl){const t=new fl(e.sql);return t.comment=e.comment,t}if(e instanceof Ol){const t=new hl;return t.rewrittenQuery=F(e.rewrittenQuery,"Aggregation aware execution activities 'rewritenQuery' field is missing"),t}if(e instanceof Fl)return new El(e);throw new I("Can't build execution activities",e)},Yl=e=>{const t=new Al;return t.name=F(e.name,"TDS column 'name' field is missing"),t.type=e.type,t.doc=e.doc,t.relationalType=e.relationalType,t},Kl=e=>{if(e instanceof Gl){const t=new Hl;return t.content=e.content,t}if(e instanceof Ml)return(e=>{const t=new Il;return t.objects=F(e.objects,"Class execution result 'objects' field is missing"),t.activities=e.activities?.map(Vl),t})(e);if(e instanceof jl)return(e=>{const t=new vl;return t.builder=(e=>{const t=new _l;return t.columns=e.columns.map(Yl),t})(F(e.builder,"TDS execution result 'builder' field is missing")),t.activities=e.activities?.map(Vl),t.result.columns=e.result.columns,t.result.rows=e.result.rows.map((e=>{const t=new Nl;return t.values=e.values,t})),t})(e);if(e instanceof Ll)return(e=>{const t=new Cl;return t.values=F(e.values,"JSON execution result 'values' field is missing"),t})(e);if(e instanceof Ul)return new Tl(e.value);throw new I("Can't build execution result",e)};class Wl{columns=[];query;runtime}class $l{name;type;static serialization=new ge((0,ue.PL)($l,{name:(0,ue.MY)(),type:(0,ue.MY)()}))}var Xl;!function(e){e.REPL_EXECUTED_QUERY="REPLExecutedQuery"}(Xl||(Xl={}));class zl extends Wl{static serialization=new ge((0,ue.PL)(zl,{_type:me(Xl.REPL_EXECUTED_QUERY),columns:(0,ue.p_)(pe($l.serialization.schema)),query:(0,ue.MY)(),runtime:(0,ue.MY)()}))}function ql(e){if(e._type===Xl.REPL_EXECUTED_QUERY)return(0,ue.iu)(zl.serialization.schema,e);throw new I(`Can't deserialize data cube query source of type '${e._type}'`)}function Jl(e){if(e instanceof zl)return(0,ue.lK)(zl.serialization.schema,e);throw new I("Can't serialize data cube query source",e)}class Ql{name;query;partialQuery;source;configuration;constructor(e,t,n){this.name=e,this.query=t,this.configuration=n}static serialization=new ge((0,ue.PL)(Ql,{configuration:(0,ue.lS)(),name:(0,ue.MY)(),partialQuery:(0,ue.MY)(),query:(0,ue.MY)(),source:(0,ue.Ie)(Jl,ql)}))}class Zl{query;pretty;static serialization=new ge((0,ue.PL)(Zl,{pretty:(0,ue.lq)((0,ue.MY)()),query:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[])))}))}class ed{query;static serialization=new ge((0,ue.PL)(ed,{query:pe(Na([]))}))}class td{query;static serialization=new ge((0,ue.PL)(td,{query:pe(Na([]))}))}class nd{query;timestamp;partialQuery;sourceQuery;static serialization=new ge((0,ue.PL)(nd,{partialQuery:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[]))),query:pe(Ql.serialization.schema),sourceQuery:(0,ue.Ie)((e=>hs(e,[])),(e=>fs(e,[]))),timestamp:(0,ue.MY)()}))}class od{client;constructor(e){this.client=e}async getGridClientLicenseKey(){return this.client.getGridClientLicenseKey()}async getQueryTypeahead(e,t){return await this.client.getQueryTypeahead({code:e,isPartial:t})}async parseQuery(e,t){return fs(await this.client.parseQuery({code:e,returnSourceInformation:t}),[])}async getBaseQuery(){return nd.serialization.fromJson(await this.client.getBaseQuery())}async executeQuery(e){const t=await this.client.executeQuery({query:hs(e,[])});return B(Kl((e=>{if(null===e||j(e)||M(e)||U(e))return new Ul(e);switch(e.builder?._type){case dl.CLASS_BUILDER:return Ml.serialization.fromJson(e);case dl.TDS_BUILDER:return jl.serialization.fromJson(e);case dl.JSON_BUILDER:return Ll.serialization.fromJson(e);default:{const t=new Gl;return t.content=e,t}}})(JSON.parse(t.result))),vl)}}class rd{replStore;application;engine;gridClientRowBuffer=50;enableDebugMode=!1;constructor(e){(0,_e.Gn)(this,{gridClientRowBuffer:_e.sH,setGridClientRowBuffer:_e.XI,enableDebugMode:_e.sH,setEnableDebugMode:_e.XI}),this.replStore=e,this.application=e.applicationStore,this.engine=new od(e.client)}setGridClientRowBuffer(e){this.gridClientRowBuffer=e}setEnableDebugMode(e){this.enableDebugMode=e}}class ad{applicationStore;client;dataCubeInfrastructure;dataCube;constructor(e){(0,_e.Gn)(this,{dataCube:_e.sH}),this.applicationStore=e,this.client=new Jo(new se({baseUrl:this.applicationStore.config.useDynamicREPLServer?window.location.origin+this.applicationStore.config.baseAddress.replace("/repl/",""):this.applicationStore.config.replUrl})),this.dataCubeInfrastructure=new rd(this),this.dataCube=new ll(this)}}const sd=(0,xt.createContext)(void 0),id=({children:e})=>{const t=Rt(),n=(0,mt.iz)((()=>new ad(t)));return(0,E.jsx)(sd.Provider,{value:n,children:e})},cd=()=>F((0,xt.useContext)(sd),"Can't find REPL store in context");var ld=n(1697),dd=n(1810),ud=n(5866),gd=n(6450),pd=n(9872),md=n(7589),fd=n(9169),hd=n(8142),Ed=n(3739),bd=n(1924),Cd=n(5428),Td=n(1598),Ad=n(7948);const _d=console.error;function Nd(e,t){return`${Array.from(new Set([t[`${e}ForegroundColor`],...t.columns.map((t=>t[`${e}ForegroundColor`])).filter(O)]).values()).map((t=>`.${bi.ROOT} .${yi(t,e)}{color:${t};}`)).join("\n")}`}function yd(e,t){return`${Array.from(new Set([t[`${e}BackgroundColor`],...t.columns.map((t=>t[`${e}BackgroundColor`])).filter(O)]).values()).map((t=>`.${bi.ROOT} .${vi(t,e)}{background-color:${t};}`)).join("\n")};`}console.error=(e,...t)=>{console.log(`%c ${e}`,"color: silver")};const vd=(0,mt.PA)((()=>{const e=cd().dataCube.grid,t=e.queryConfiguration;return(0,E.jsx)(Cd.mL,{styles:Cd.AH`
|
2
2
|
.${bi.ROOT} {
|
3
3
|
--ag-odd-row-background-color: ${e.queryConfiguration.alternateRowsStandardMode&&!e.queryConfiguration.alternateRows?Hs:Js};
|
4
4
|
--ag-cell-horizontal-border: ${e.queryConfiguration.showVerticalGridLines?`1px solid\n ${e.queryConfiguration.gridLineColor}`:"none"};
|
@@ -41,5 +41,5 @@
|
|
41
41
|
.${bi.BLUR}:hover {
|
42
42
|
filter: none;
|
43
43
|
}
|
44
|
-
`})})),Sd=(0,mt.PA)((()=>{const e=cd().dataCube.grid.scrollHintText,t=document.querySelector(".data-cube-grid .ag-side-bar");return(0,E.jsxs)("div",{className:"absolute -top-9 flex items-center rounded-sm border border-neutral-300 bg-neutral-100 p-1 pr-2 text-neutral-500 shadow-sm",style:{right:null!==t?t.getBoundingClientRect().width+12:16},children:[(0,E.jsx)(Ui.TableScroll,{className:"text-lg"}),(0,E.jsx)("div",{className:"ml-1 font-mono text-sm",children:e??""})]})})),Id=(0,mt.PA)((()=>{const e=cd().dataCube.grid;return(0,E.jsxs)("div",{className:"relative flex h-5 w-full select-none justify-between border-b border-neutral-200 bg-neutral-100",children:[Boolean(e.scrollHintText)&&(0,E.jsx)(Sd,{}),(0,E.jsx)("div",{}),(0,E.jsxs)("div",{className:"flex h-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full items-center px-2 font-mono text-sm text-neutral-500",children:e.clientDataSource.rowCount?`Rows: ${e.clientDataSource.rowCount}`:""}),void 0!==e.datasourceConfiguration.limit&&e.queryConfiguration.showWarningForTruncatedResult&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,E.jsxs)("div",{className:"flex h-full items-center px-2 text-orange-500",children:[(0,E.jsx)(Ui.Warning,{className:"stroke-[3px]"}),(0,E.jsx)("div",{className:"ml-1 text-sm font-semibold",children:`Results truncated to fit within row limit (${e.datasourceConfiguration.limit})`})]})]}),(0,E.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,E.jsxs)("button",{className:"flex h-full items-center p-2",onClick:()=>e.setPaginationEnabled(!e.isPaginationEnabled),children:[(0,E.jsx)(Td.A,{checked:e.isPaginationEnabled,classes:{root:"p-0 w-6 h-5 flex items-center",input:"w-2",checked:"!translate-x-2 ease-in-out duration-100 transition",thumb:tc("w-2 h-2",{"bg-sky-600":e.isPaginationEnabled,"bg-neutral-500":!e.isPaginationEnabled}),switchBase:"p-0.5 mt-1 translate-x-0 ease-in-out duration-100 transition",track:tc("h-3 w-5 border",{"!bg-sky-100 border-sky-600":e.isPaginationEnabled,"!bg-neutral-100 border-neutral-500":!e.isPaginationEnabled})},disableRipple:!0,disableFocusRipple:!0}),(0,E.jsx)("div",{className:tc("text-sm",{"text-sky-600":e.isPaginationEnabled,"text-neutral-500":!e.isPaginationEnabled}),children:"Pagination"})]})]})]})})),xd=(0,mt.PA)((()=>{const e=cd().dataCube,t=e.grid;return(0,E.jsx)("div",{className:"relative h-[calc(100%_-_20px)] w-full",children:(0,E.jsx)(Zi.W6,{className:"data-cube-grid ag-theme-balham",rowModelType:"serverSide",serverSideDatasource:t.clientDataSource,context:{dataCube:e},onGridReady:e=>{t.configureClient(e.api),console.error=_d},modules:[dd.Q,Ed.n7,ud.e,gd.mZ,md.M,pd.F,Ad.G,fd.F,hd.e,bd.Ak],...qi(e)})})})),kd=(0,mt.PA)((()=>{const e=cd().dataCube.grid;return(0,xt.useEffect)((()=>{e.clientLicenseKey&&ld.hF.setLicenseKey(e.clientLicenseKey)}),[e.clientLicenseKey]),(0,E.jsxs)("div",{className:"flex-1",children:[(0,E.jsx)(vd,{}),(0,E.jsx)(xd,{}),(0,E.jsx)(Id,{})]})}));function Rd(){return{modules:[dd.Q],className:"ag-theme-balham",animateRows:!1,getRowId:e=>e.data.name,editType:"fullRow",rowSelection:"multiple",rowDragMultiRow:!0,rowDragEntireRow:!0,suppressRowClickSelection:!1,suppressMoveWhenRowDragging:!0,rowHeight:20,headerHeight:20,suppressRowHoverHighlight:!1,noRowsOverlayComponent:e=>e.api.getQuickFilter()?(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-semibold text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.WarningCircle,{className:"mr-1 text-lg"})}),"No match found"]}):e.noColumnsSelectedRenderer?e.noColumnsSelectedRenderer():(0,E.jsx)("div",{}),onModelUpdated:e=>{0===e.api.getDisplayedRowCount()?e.api.showNoRowsOverlay():e.api.hideOverlay()}}}const Od=(0,mt.PA)((function(e){const{selector:t,gridApi:n,scope:o}=e;return(0,E.jsxs)("div",{className:"flex items-center justify-center rounded-lg bg-neutral-500 px-1 py-0.5 font-mono text-xs font-bold text-white",children:[`${wi(n).length}/${"available"===o?t.availableColumnsForDisplay.length:t.selectedColumnsForDisplay.length}`,(0,E.jsx)("span",{className:"hidden",children:"available"===o?t.availableColumnsSearchText:t.selectedColumnsSearchText})]})})),wd=(0,mt.PA)((function(e){const{selector:t,extraColumnComponent:n,noColumnsSelectedRenderer:o}=e,[r,a]=(0,xt.useState)([]),[s,i]=(0,xt.useState)([]),[c,l]=(0,xt.useState)(null),[d,u]=(0,xt.useState)(null),g=(0,xt.useRef)(null),p=(0,xt.useRef)(null),m=(0,xt.useCallback)((e=>{t.setSelectedColumns(Oi(e.api))}),[t]),f=(0,xt.useCallback)((e=>{const n=e.nodes.map((e=>e.data)).filter(O);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e))))}),[t]),h=(0,xt.useCallback)((e=>{-1!==e.overIndex&&t.setSelectedColumns(Oi(e.api))}),[t]);return(0,xt.useEffect)((()=>{if(!c||!d)return;const e=d.getRowDropZoneParams({onDragStop:e=>{m(e),c.clearFocusedCell()}});c.removeRowDropZone(e),c.addRowDropZone(e);const t=c.getRowDropZoneParams({onDragStop:e=>{f(e),d.clearFocusedCell()}});d.removeRowDropZone(t),d.addRowDropZone(t)}),[c,d,m,f]),(0,E.jsxs)("div",{className:"data-cube-column-selector flex h-full w-full",children:[(0,E.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,E.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Available columns:"}),(0,E.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,E.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,E.jsx)("input",{className:"h-full w-full pl-10 pr-6 placeholder-neutral-400",ref:g,placeholder:"Click here to search...",value:t.availableColumnsSearchText,onChange:e=>t.setAvailableColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),g.current?.select(),t.setAvailableColumnsSearchText(""))}}),(0,E.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,E.jsx)(Ui.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,E.jsx)("button",{className:"absolute right-0 top-0 flex h-6 w-6 items-center justify-center text-neutral-500 disabled:text-neutral-300",disabled:!t.availableColumnsSearchText,title:"Clear search [Esc]",onClick:()=>{t.setAvailableColumnsSearchText(""),g.current?.focus()},children:(0,E.jsx)(Ui.X,{className:"text-lg"})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,E.jsx)(Zi.W6,{...Rd(),rowDragManaged:!1,onGridReady:e=>l(e.api),onSelectionChanged:e=>{a(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.availableColumnsSearchText,rowData:t.availableColumnsForDisplay,columnDefs:[{field:"name",flex:1,minWidth:100,filter:!0,sortable:!1,resizable:!1,suppressHeaderMenuButton:!0,colId:"checkbox",checkboxSelection:!0,headerCheckboxSelection:!0,rowDrag:!0,rowDragText:(e,t)=>t>1?`${t} columns`:(e.rowNode?.data).name,getQuickFilterText:e=>e.value,headerComponent:e=>(0,E.jsxs)("button",{title:"Double-click to add all columns",className:"flex h-full w-full items-center justify-between pl-0.5",onDoubleClick:()=>{const n=wi(e.api);t.setSelectedColumns([...t.selectedColumns,...n]),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{children:"[All Columns]"}),(0,E.jsx)(Od,{selector:t,gridApi:e.api,scope:"available"})]}),cellRenderer:e=>{const o=e.data;if(!o)return null;const r=t.columnsVisibility===Oc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===o.name))?.hideFromView;return(0,E.jsxs)("div",{className:tc("flex h-full w-full cursor-pointer",{"text-neutral-400":r}),title:`[${o.name}]${r?" - Hidden":""}\nDouble-click to add column`,onDoubleClick:()=>{t.setSelectedColumns([...t.selectedColumns,o]),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:o.name}),(0,E.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:o})??null})]})}}]})})]})]}),(0,E.jsx)("div",{className:"flex h-full w-10 items-center justify-center",children:(0,E.jsxs)("div",{className:"flex flex-col",children:[(0,E.jsx)("button",{className:"flex items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-neutral-500 hover:bg-neutral-200 disabled:bg-neutral-200 disabled:text-neutral-400",title:"Add selected columns",onClick:()=>{if(!c)return;const e=wi(c),n=r.filter((t=>e.includes(t)));t.setSelectedColumns([...t.selectedColumns,...n]),c.clearFocusedCell()},disabled:0===r.length,children:(0,E.jsx)(Ui.ChevronRight,{className:"text-2xl"})}),(0,E.jsx)("button",{className:"mt-2 flex items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-neutral-500 hover:bg-neutral-200 disabled:bg-neutral-200 disabled:text-neutral-400",title:"Remove selected columns",onClick:()=>{if(!d)return;const e=wi(d),n=s.filter((t=>e.includes(t)));t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),d.clearFocusedCell()},disabled:0===s.length,children:(0,E.jsx)(Ui.ChevronLeft,{className:"text-2xl"})})]})}),(0,E.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,E.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Selected columns:"}),(0,E.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,E.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,E.jsx)("input",{className:"h-full w-full pl-10 placeholder-neutral-400",ref:p,placeholder:"Click here to search...",value:t.selectedColumnsSearchText,onChange:e=>t.setSelectedColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),t.setSelectedColumnsSearchText(""))}}),(0,E.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,E.jsx)(Ui.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,E.jsx)("button",{className:"absolute right-0 top-0 flex h-6 w-6 items-center justify-center text-neutral-500 disabled:text-neutral-300",disabled:!t.selectedColumnsSearchText,title:"Clear search [Esc]",onClick:()=>{t.setSelectedColumnsSearchText(""),p.current?.focus()},children:(0,E.jsx)(Ui.X,{className:"text-lg"})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,E.jsx)(Zi.W6,{...Rd(),rowDragManaged:!0,onRowDragEnd:h,onGridReady:e=>u(e.api),onSelectionChanged:e=>{i(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.selectedColumnsSearchText,noRowsOverlayComponentParams:{noColumnsSelectedRenderer:o},rowData:t.selectedColumnsForDisplay,columnDefs:[{field:"name",flex:1,minWidth:100,filter:!0,sortable:!1,resizable:!1,suppressHeaderMenuButton:!0,colId:"checkbox",checkboxSelection:!0,headerCheckboxSelection:!0,rowDrag:!0,rowDragText:(e,t)=>t>1?`${t} columns`:(e.rowNode?.data).name,getQuickFilterText:e=>e.value,headerComponent:e=>(0,E.jsxs)("button",{title:"Double-click to remove all columns",className:"flex h-full w-full items-center justify-between pl-0.5",onDoubleClick:()=>{const n=wi(e.api);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{children:"[All Columns]"}),(0,E.jsx)(Od,{selector:t,gridApi:e.api,scope:"selected"})]}),cellRenderer:e=>{const o=e.data;if(!o)return null;const r=t.columnsVisibility===Oc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===o.name))?.hideFromView;return(0,E.jsxs)("div",{className:tc("flex h-full w-full cursor-pointer",{"text-neutral-400":r}),title:`[${o.name}]${r?" - Hidden":""}\nDouble-click to remove column`,onDoubleClick:()=>{t.setSelectedColumns(t.selectedColumns.filter((e=>e!==o))),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:o.name}),(0,E.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:o})??null})]})}}]})})]})]})]})}));function Fd(e){switch(e){case Ps.ASCENDING:return"Ascending";case Ps.DESCENDING:return"Descending";default:throw new S(`Unsupported sort operation '${e}'`)}}const Ld=(0,mt.PA)((e=>{const{column:t}=e,[n,o,r]=rc();return(0,E.jsxs)("div",{className:"group relative flex h-full items-center",children:[(0,E.jsx)("div",{className:"flex h-[18px] w-32 items-center border border-transparent px-2 text-sm text-neutral-500 group-hover:invisible",children:Fd(t.operation)}),(0,E.jsxs)("button",{className:"invisible absolute right-0 z-10 flex h-[18px] w-32 items-center justify-between border border-neutral-500 pl-2 pr-0.5 text-sm text-neutral-700 group-hover:visible",onClickCapture:e=>{e.stopPropagation(),n(e)},onClick:e=>e.stopPropagation(),children:[(0,E.jsx)("div",{children:Fd(t.operation)}),(0,E.jsx)("div",{children:(0,E.jsx)(Ui.CaretDown,{})})]}),(0,E.jsxs)(ac,{className:"w-32 select-none border border-neutral-300 bg-white",...r,children:[(0,E.jsx)(sc,{className:"flex h-5 items-center px-2 text-sm hover:bg-neutral-100",onClick:()=>{t.setOperation(Ps.ASCENDING),o()},children:"Ascending"}),(0,E.jsxs)(sc,{className:"flex h-5 items-center px-2 text-sm text-neutral-400",disabled:!0,children:["Ascending (abs)",(0,E.jsx)(dc,{})]}),(0,E.jsx)(sc,{className:"flex h-5 items-center px-2 text-sm hover:bg-neutral-100",onClick:()=>{t.setOperation(Ps.DESCENDING),o()},children:"Descending"}),(0,E.jsxs)(sc,{className:"flex h-5 items-center px-2 text-sm text-neutral-400",disabled:!0,children:["Descending (abs)",(0,E.jsx)(dc,{})]})]})]})})),Bd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableSort,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Sorts"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector,extraColumnComponent:e=>(0,E.jsx)(Ld,{...e})})})]})})),Pd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.generalProperties,t=e.configuration,[n,o,r]=rc(),[a,s,i]=rc(),[c,l,d]=rc(),[u,g,p]=rc(),[m,f,h]=rc(),[b,C,T]=rc();return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableOptions,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"General Properties"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsxs)("div",{className:"h-full w-full py-2",children:[(0,E.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Report Title:"}),(0,E.jsx)(pc,{className:"h-6 w-96 text-lg font-semibold",value:e.name,onChange:t=>{e.setName(t.target.value)}})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Initially Expand to Level:"}),(0,E.jsx)(fc,{className:"w-14",onClick:n,disabled:!0,children:t.initialExpandLevel??"(None)"}),(0,E.jsx)(hc,{className:"w-14",...r,children:[void 0,1,2,3,4,5,6,7,8].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setInitialExpandLevel(e),o()},children:e??"(None)"},e??"")))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Root Aggregation?"}),(0,E.jsx)(mc,{checked:t.showRootAggregation,onChange:()=>t.setShowRootAggregation(!t.showRootAggregation),disabled:!0}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Leaf Count?"}),(0,E.jsx)(mc,{checked:t.showLeafCount,onChange:()=>t.setShowLeafCount(!t.showLeafCount),disabled:!0}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Lines?"}),(0,E.jsx)(mc,{label:"Tree",checked:t.showTreeLines,onChange:()=>t.setShowTreeLines(!t.showTreeLines),disabled:!0}),(0,E.jsx)(dc,{}),(0,E.jsx)(mc,{className:"ml-2",label:"Horizontal",checked:t.showHorizontalGridLines,onChange:()=>t.setShowHorizontalGridLines(!t.showHorizontalGridLines)}),(0,E.jsx)(mc,{className:"ml-2",label:"Vertical",checked:t.showVerticalGridLines,onChange:()=>t.setShowVerticalGridLines(!t.showVerticalGridLines)}),(0,E.jsx)("div",{className:"ml-2 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(Tc,{className:"ml-2",color:t.gridLineColor,defaultColor:Gs,onChange:e=>t.setGridLineColor(e)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Selection Stats:"}),(0,E.jsx)(fc,{className:"w-14",onClick:a,disabled:!0,children:"(None)"}),(0,E.jsx)(hc,{className:"w-14",...i,children:[Is.SUM,Is.AVERAGE,Is.COUNT,Is.MIN,Is.MAX].map((e=>(0,E.jsx)(Ec,{onClick:()=>{s()},children:e},e)))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Row Limit:"}),(0,E.jsx)(gc,{className:"w-14 text-sm",value:e.limit,min:-1,step:1,defaultValue:-1,isValid:e=>void 0!==e&&(-1===e||e>0),setValue:t=>e.setLimit(t??-1)}),(0,E.jsx)("div",{className:"flex-shrink-0 pl-1 text-sm italic text-neutral-500",children:"Truncate result to this many rows at every level. Use -1 for unlimited."})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsx)(mc,{label:"Display warning when truncated",checked:t.showWarningForTruncatedResult,onChange:()=>t.setShowWarningForTruncatedResult(!t.showWarningForTruncatedResult)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Hightlight Rows:"}),(0,E.jsx)(mc,{label:"Standard mode",checked:t.alternateRowsStandardMode,onChange:()=>{t.alternateRowsStandardMode?t.setAlternateRowsStandardMode(!1):(t.setAlternateRowsStandardMode(!0),t.setAlternateRows(!1))}}),(0,E.jsx)(mc,{className:"ml-3",label:"Custom: Alternate color every",checked:t.alternateRows,onChange:()=>{t.alternateRows?t.setAlternateRows(!1):(t.setAlternateRows(!0),t.setAlternateRowsStandardMode(!1))}}),(0,E.jsx)(gc,{className:"ml-1.5 w-14 text-sm",disabled:!t.alternateRows,min:1,step:1,defaultValue:1,isValid:e=>void 0!==e&&e>0,value:t.alternateRowsCount,setValue:e=>t.setAlternateRowsCount(e??1)}),(0,E.jsx)("div",{className:"ml-1.5 flex-shrink-0 text-sm",children:"row(s)"}),(0,E.jsx)(Tc,{className:"ml-[5px]",disabled:!t.alternateRows,color:t.alternateRowsColor,defaultColor:Hs,onChange:e=>t.setAlternateRowsColor(e)})]}),(0,E.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Default Font:"}),(0,E.jsx)(fc,{className:"w-28",onClick:c,children:t.fontFamily}),(0,E.jsxs)(hc,{className:"w-28",...d,children:[[xs.ARIAL,xs.ROBOTO,xs.ROBOTO_CONDENSED].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e))),(0,E.jsx)(bc,{}),[xs.GEORGIA,xs.ROBOTO_SERIF,xs.TIMES_NEW_ROMAN].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e))),(0,E.jsx)(bc,{}),[xs.JERBRAINS_MONO,xs.ROBOTO_MONO,xs.UBUNTU_MONO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e)))]}),(0,E.jsx)(fc,{className:"ml-1 w-10",onClick:u,children:t.fontSize}),(0,E.jsx)(hc,{className:"w-10",...p,children:[4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,32,36,48,72].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontSize(e),g()},children:e},e)))}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Bold",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontBold}),onClick:()=>t.setFontBold(!t.fontBold),children:(0,E.jsx)(Ui.FontBold,{})}),(0,E.jsx)("button",{title:"Italic",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontItalic}),onClick:()=>t.setFontItalic(!t.fontItalic),children:(0,E.jsx)(Ui.FontItalic,{})}),(0,E.jsx)("button",{title:"Underline"+(t.fontUnderline?` (${t.fontUnderline})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==t.fontUnderline}),onClick:()=>{void 0===t.fontUnderline?(t.setFontUnderline(Os.SOLID),t.setFontStrikethrough(!1)):t.setFontUnderline(void 0)},children:(0,E.jsx)(Ui.FontUnderline,{})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:m,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==t.fontUnderline})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-14",...h,children:[Os.SOLID,Os.DASHED,Os.DOTTED,Os.DOUBLE,Os.WAVY].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{t.setFontUnderline(e),t.setFontStrikethrough(!1),f()},children:(0,E.jsx)("div",{className:tc("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Os.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Os.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Os.DOTTED,"!hover:decoration-double !decoration-double":e===Os.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Os.WAVY,"text-sky-600":e===t.fontUnderline}),children:" "})},e)))}),(0,E.jsx)("button",{title:"Strikethrough",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontStrikethrough}),onClick:()=>{t.fontStrikethrough?t.setFontStrikethrough(!1):(t.setFontStrikethrough(!0),t.setFontUnderline(void 0))},children:(0,E.jsx)(Ui.FontStrikethrough,{})}),(0,E.jsx)("button",{title:"Case"+(t.fontCase?` (${t.fontCase})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==t.fontCase}),onClick:()=>{t.setFontCase(void 0===t.fontCase?Rs.UPPERCASE:void 0)},children:(0,E.jsx)(Ui.FontCase,{className:"stroke-[0.5px]"})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:b,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==t.fontCase})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-20",...T,children:[Rs.LOWERCASE,Rs.UPPERCASE,Rs.CAPITALIZE].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{t.setFontCase(e),C()},children:(0,E.jsx)("div",{className:tc({lowercase:e===Rs.LOWERCASE,uppercase:e===Rs.UPPERCASE,capitalize:e===Rs.CAPITALIZE,"text-sky-600":e===t.fontCase}),children:e})},e)))})]}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Align Left",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.LEFT}),onClick:()=>t.setTextAlign(ks.LEFT),children:(0,E.jsx)(Ui.TextAlignLeft,{})}),(0,E.jsx)("button",{title:"Align Center",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.CENTER}),onClick:()=>t.setTextAlign(ks.CENTER),children:(0,E.jsx)(Ui.TextAlignCenter,{})}),(0,E.jsx)("button",{title:"Align Right",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center rounded-br-sm rounded-tr-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.RIGHT}),onClick:()=>t.setTextAlign(ks.RIGHT),children:(0,E.jsx)(Ui.TextAlignRight,{})})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Default Colors:"}),(0,E.jsxs)("div",{className:"h-18",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.normalForegroundColor,defaultColor:zs,onChange:e=>t.setNormalForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.negativeForegroundColor,defaultColor:Qs,onChange:e=>t.setNegativeForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.zeroForegroundColor,defaultColor:Zs,onChange:e=>t.setZeroForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.errorForegroundColor,defaultColor:ei,onChange:e=>t.setErrorForegroundColor(e)})})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.normalBackgroundColor,defaultColor:qs,onChange:e=>t.setNormalBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.negativeBackgroundColor,defaultColor:qs,onChange:e=>t.setNegativeBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.zeroBackgroundColor,defaultColor:qs,onChange:e=>t.setZeroBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.errorBackgroundColor,defaultColor:qs,onChange:e=>t.setErrorBackgroundColor(e)})})]})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsxs)("div",{className:"w-80",children:[(0,E.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsx)("button",{className:"flex h-5 items-center justify-center rounded-sm border border-neutral-400 bg-neutral-200 p-0 px-1 text-sm text-neutral-700 disabled:text-neutral-400",disabled:t.isUsingDefaultStyling,onClick:()=>t.useDefaultStyling(),children:"Use Default Styling"})]})]})]})})]})})),Dd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.columns;return(0,xt.useEffect)((()=>()=>e.propagateColumnSelectionChanges()),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,E.jsxs)("div",{className:"flex h-full",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableColumns,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Columns"})]}),(0,E.jsx)("div",{className:"flex h-full items-center pr-2",children:(0,E.jsx)(mc,{label:"Show hidden columns?",checked:e.selector.columnsVisibility!==Oc.HIDDEN,onChange:()=>e.selector.setColumnsVisibility(e.selector.columnsVisibility!==Oc.HIDDEN?Oc.HIDDEN:Oc.VISIBLE_WITH_WARNING)})})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector,noColumnsSelectedRenderer:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-red-400 p-2 font-semibold text-red-500",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.Warning,{className:"mr-1 text-lg"})}),"No columns selected"]})})})]})})),jd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.verticalPivots;return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableGroupBy,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Vertical Pivots"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector})})]})})),Md=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TablePivot,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Horizontal Pivots",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Ud=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableFilter,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Filter",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Gd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TablePlus,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Extended Columns",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Hd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.Code,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Code",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Vd=(0,mt.PA)((()=>{const e=cd().dataCube,t=e.editor.columnProperties,n=e.editor.generalProperties.configuration,o=t.selectedColumn,[r,a,s]=rc(),[i,c,l]=rc(),[d,u,g]=rc(),[p,m,f]=rc(),[h,b,C]=rc(),[T,A,_]=rc(),[N,y,v]=rc(),[S,I,x]=rc(),[k,R,O]=rc();return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,E.jsxs)("div",{className:"flex h-full",children:[(0,E.jsxs)("div",{className:"relative flex h-6 items-center text-xl font-medium",children:[(0,E.jsx)(Ui.TableColumn,{}),(0,E.jsx)(Ui.TableColumnOptions__Settings,{className:"absolute bottom-1 right-0 bg-white text-xs"})]}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Column Properties"})]}),(0,E.jsxs)("div",{className:"flex h-full items-center pr-2",children:[(0,E.jsx)(mc,{label:"Show advanced settings?",checked:t.showAdvancedSettings,onChange:()=>t.setShowAdvancedSettings(!t.showAdvancedSettings)}),(0,E.jsx)(uc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsxs)("div",{className:"h-full w-full py-2",children:[(0,E.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Choose Column:"}),(0,E.jsx)(fc,{className:"w-80",onClick:r,children:(0,E.jsxs)("div",{className:"flex h-full w-full items-center",children:[(0,E.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:o?.name??"(None)"}),o&&(0,E.jsx)("div",{className:"ml-1.5 mr-0.5 flex h-3.5 w-12 flex-shrink-0 items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-xs font-medium uppercase text-neutral-600",children:o.dataType})]})}),(0,E.jsx)(hc,{className:"w-80",...s,children:t.configurableColumns.map((e=>(0,E.jsxs)(Ec,{onClick:()=>{t.setSelectedColumnName(e.name),a()},children:[(0,E.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:e.name}),(0,E.jsx)("div",{className:"ml-1.5 mr-0.5 flex h-3.5 w-12 flex-shrink-0 items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-xs font-medium uppercase text-neutral-600",children:e.dataType})]},e.name)))}),t.showAdvancedSettings&&o&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("div",{className:"mx-2 h-[1px] w-4 flex-shrink-0 bg-neutral-400"}),(0,E.jsxs)("div",{className:"flex h-6 items-center",children:[(0,E.jsx)("div",{className:"flex h-full flex-shrink-0 items-center text-sm",children:"Kind:"}),(0,E.jsx)(fc,{className:"ml-1 w-20",onClick:i,disabled:!0,children:o.kind}),(0,E.jsx)(hc,{className:"w-20",...l,children:[ws.DIMENSION,ws.MEASURE].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setKind(e),c()},children:e},e)))}),(0,E.jsx)(uc,{}),(0,E.jsx)(dc,{})]})]})]}),(0,E.jsx)("div",{className:"-ml-2 mb-2 mt-3 h-[1px] w-[calc(100%_+_16px)] bg-neutral-200"}),o&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Display Name:"}),(0,E.jsx)(pc,{className:"w-80",value:o.displayName??"",onChange:e=>{const t=e.target.value.trim();o.setDisplayName(""!==t?t:void 0)}})]}),o.dataType===js.NUMBER&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Format:"}),(0,E.jsx)(gc,{className:"w-10 text-sm",min:0,step:1,value:o.decimals??0,setValue:e=>{o.setDecimals(e)}}),(0,E.jsx)("div",{className:"ml-1 flex-shrink-0 text-sm",children:"Decimal places"}),(0,E.jsx)(mc,{className:"ml-3",label:"Display commas",checked:o.displayCommas,onChange:()=>o.setDisplayCommas(!o.displayCommas)}),(0,E.jsx)(mc,{className:"ml-3",label:"Negative number in parens",checked:o.negativeNumberInParens,onChange:()=>o.setNegativeNumberInParens(!o.negativeNumberInParens)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Scale:"}),(0,E.jsx)(fc,{className:"w-32",onClick:p,children:o.numberScale??"(None)"}),(0,E.jsx)(hc,{className:"w-32",...f,children:[void 0,Ss.PERCENT,Ss.BASIS_POINT,Ss.THOUSANDS,Ss.MILLIONS,Ss.BILLIONS,Ss.TRILLIONS,Ss.AUTO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setNumberScale(e),m()},children:e??"(None)"},e??"")))})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Aggregation Type:"}),(0,E.jsx)(fc,{className:"w-32",onClick:d,disabled:!0,children:o.aggregateFunction??"(None)"}),(0,E.jsx)(hc,{className:"w-32",...g,children:[Fs.SUM,Fs.AVERAGE,Fs.COUNT,Fs.MIN,Fs.MAX].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setAggregateFunction(e),u()},children:e},e)))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Exclude from HPivot?"}),(0,E.jsx)(mc,{checked:o.excludedFromHorizontalPivot,onChange:()=>o.setExcludedFromHorizontalPivot(!o.excludedFromHorizontalPivot),disabled:!0}),(0,E.jsx)(dc,{})]})]}),o.dataType===js.TEXT&&(0,E.jsx)(E.Fragment,{children:(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Dislay as Link?"}),(0,E.jsx)(mc,{checked:o.displayAsLink,onChange:()=>o.setDisplayAsLink(!o.displayAsLink)}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)("div",{className:"ml-2 mr-1.5 flex h-full flex-shrink-0 items-center text-sm",children:"Use Parameter in Link as Label:"}),(0,E.jsx)(pc,{className:"w-48",placeholder:Us,value:o.linkLabelParameter??"",onChange:e=>{const t=e.target.value.trim();o.setLinkLabelParameter(""!==t?t:void 0)}})]})}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Visibility:"}),(0,E.jsx)(mc,{label:"Blur content",checked:o.blur,onChange:()=>o.setBlur(!o.blur),disabled:o.hideFromView}),(0,E.jsx)(mc,{className:"ml-3",label:"Hide from view",checked:o.hideFromView,onChange:()=>o.setHideFromView(!o.hideFromView)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Pin:"}),(0,E.jsx)(fc,{className:"w-14",onClick:S,children:o.pinned??"(None)"}),(0,E.jsx)(hc,{className:"w-14",...x,children:[void 0,Ds.LEFT,Ds.RIGHT].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setPinned(e),I()},children:e??"(None)"},e??"")))})]}),(0,E.jsxs)("div",{className:"mt-1.5 flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Width:"}),(0,E.jsx)(mc,{label:"(Any)",checked:void 0===o.fixedWidth&&void 0===o.minWidth&&void 0===o.maxWidth,onChange:()=>{void 0===o.fixedWidth&&void 0===o.minWidth&&void 0===o.maxWidth?(o.setFixedWidth(300),o.setMinWidth(void 0),o.setMaxWidth(void 0)):(o.setFixedWidth(void 0),o.setMinWidth(void 0),o.setMaxWidth(void 0))}}),(0,E.jsx)(mc,{className:"ml-3",label:"Fixed",checked:void 0!==o.fixedWidth,onChange:()=>{o.setFixedWidth(void 0!==o.fixedWidth?void 0:300),o.setMinWidth(void 0),o.setMaxWidth(void 0)}}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>0,value:o.fixedWidth,setValue:e=>{o.setFixedWidth(e)},disabled:void 0!==o.minWidth||void 0!==o.maxWidth}),(0,E.jsx)(mc,{className:"ml-3",label:"In range",checked:void 0!==o.minWidth||void 0!==o.maxWidth,onChange:()=>{void 0===o.minWidth&&void 0===o.maxWidth?(o.setMinWidth(50),o.setMaxWidth(void 0),o.setFixedWidth(void 0)):(o.setMinWidth(void 0),o.setMaxWidth(void 0),o.setFixedWidth(void 0))}}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>0,value:o.minWidth,setValue:e=>{o.setMinWidth(e)},disabled:void 0!==o.fixedWidth}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-1 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:o.minWidth??0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>=(o.minWidth??0),value:o.maxWidth,setValue:e=>{o.setMaxWidth(e)},disabled:void 0!==o.fixedWidth})]}),(0,E.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Font:"}),(0,E.jsx)(fc,{className:"w-28",onClick:h,children:o.fontFamily??n.fontFamily}),(0,E.jsxs)(hc,{className:"w-28",...C,children:[[xs.ARIAL,xs.ROBOTO,xs.ROBOTO_CONDENSED].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e))),(0,E.jsx)(bc,{}),[xs.GEORGIA,xs.ROBOTO_SERIF,xs.TIMES_NEW_ROMAN].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e))),(0,E.jsx)(bc,{}),[xs.JERBRAINS_MONO,xs.ROBOTO_MONO,xs.UBUNTU_MONO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e)))]}),(0,E.jsx)(fc,{className:"ml-1 w-10",onClick:T,children:o.fontSize??n.fontSize}),(0,E.jsx)(hc,{className:"w-10",..._,children:[4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,32,36,48,72].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontSize(e),A()},children:e},e)))}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Bold",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontBold??n.fontBold}),onClick:()=>o.setFontBold(!(o.fontBold??n.fontBold)),children:(0,E.jsx)(Ui.FontBold,{})}),(0,E.jsx)("button",{title:"Italic",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontItalic??n.fontItalic}),onClick:()=>o.setFontItalic(!(o.fontItalic??n.fontItalic)),children:(0,E.jsx)(Ui.FontItalic,{})}),(0,E.jsx)("button",{title:"Underline"+(o.fontUnderline??n.fontUnderline?` (${o.fontUnderline??n.fontUnderline})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==(o.fontUnderline??n.fontUnderline)}),onClick:()=>{void 0===(o.fontUnderline??n.fontUnderline)?(o.setFontUnderline(Os.SOLID),o.setFontStrikethrough(!1)):o.setFontUnderline(void 0)},children:(0,E.jsx)(Ui.FontUnderline,{})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:N,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontUnderline??n.fontUnderline)})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-14",...v,children:[Os.SOLID,Os.DASHED,Os.DOTTED,Os.DOUBLE,Os.WAVY].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{o.setFontUnderline(e),o.setFontStrikethrough(!1),y()},children:(0,E.jsx)("div",{className:tc("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Os.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Os.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Os.DOTTED,"!hover:decoration-double !decoration-double":e===Os.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Os.WAVY,"text-sky-600":e===(o.fontUnderline??n.fontUnderline)}),children:" "})},e)))}),(0,E.jsx)("button",{title:"Strikethrough",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontStrikethrough??n.fontStrikethrough}),onClick:()=>{o.fontStrikethrough??n.fontStrikethrough?o.setFontStrikethrough(!1):(o.setFontStrikethrough(!0),o.setFontUnderline(void 0))},children:(0,E.jsx)(Ui.FontStrikethrough,{})}),(0,E.jsx)("button",{title:"Case"+(o.fontCase??n.fontCase?` (${o.fontCase??n.fontCase})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==(o.fontCase??n.fontCase)}),onClick:()=>{void 0===(o.fontCase??n.fontCase)?o.setFontCase(Rs.UPPERCASE):o.setFontCase(void 0)},children:(0,E.jsx)(Ui.FontCase,{className:"stroke-[0.5px]"})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:k,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontCase??n.fontCase)})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-20",...O,children:[Rs.LOWERCASE,Rs.UPPERCASE,Rs.CAPITALIZE].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{o.setFontCase(e),R()},children:(0,E.jsx)("div",{className:tc({lowercase:e===Rs.LOWERCASE,uppercase:e===Rs.UPPERCASE,capitalize:e===Rs.CAPITALIZE,"text-sky-600":e===(o.fontCase??n.fontCase)}),children:e})},e)))})]}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Align Left",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.LEFT}),onClick:()=>o.setTextAlign(ks.LEFT),children:(0,E.jsx)(Ui.TextAlignLeft,{})}),(0,E.jsx)("button",{title:"Align Center",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.CENTER}),onClick:()=>o.setTextAlign(ks.CENTER),children:(0,E.jsx)(Ui.TextAlignCenter,{})}),(0,E.jsx)("button",{title:"Align Right",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center rounded-br-sm rounded-tr-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.RIGHT}),onClick:()=>o.setTextAlign(ks.RIGHT),children:(0,E.jsx)(Ui.TextAlignRight,{})})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Colors:"}),(0,E.jsxs)("div",{className:"h-18",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.normalForegroundColor??n.normalForegroundColor,defaultColor:n.normalForegroundColor,onChange:e=>o.setNormalForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.negativeForegroundColor??n.negativeForegroundColor,defaultColor:n.negativeForegroundColor,onChange:e=>o.setNegativeForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.zeroForegroundColor??n.zeroForegroundColor,defaultColor:n.zeroForegroundColor,onChange:e=>o.setZeroForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.errorForegroundColor??n.errorForegroundColor,defaultColor:n.errorForegroundColor,onChange:e=>o.setErrorForegroundColor(e)})})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.normalBackgroundColor??n.normalBackgroundColor,defaultColor:n.normalBackgroundColor,onChange:e=>o.setNormalBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.negativeBackgroundColor??n.negativeBackgroundColor,defaultColor:n.negativeBackgroundColor,onChange:e=>o.setNegativeBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.zeroBackgroundColor??n.zeroBackgroundColor,defaultColor:n.zeroBackgroundColor,onChange:e=>o.setZeroBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.errorBackgroundColor??n.errorBackgroundColor,defaultColor:n.errorBackgroundColor,onChange:e=>o.setErrorBackgroundColor(e)})})]})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsxs)("div",{className:"w-80",children:[(0,E.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsx)("button",{className:"flex h-5 items-center justify-center rounded-sm border border-neutral-400 bg-neutral-200 p-0 px-1 text-sm text-neutral-700 disabled:text-neutral-400",disabled:o.isUsingDefaultStyling,onClick:()=>o.useDefaultStyling(),children:"Use Default Styling"})]})]})]})]})})]})}));var Yd=n(3213);const Kd=50,Wd=e=>{const{containerRef:t,children:n,onClose:o,config:r}=e,[a,s]=(0,xt.useState)((()=>{const e=r.x??Kd,n=r.y??Kd,o=r.width??800,a=r.height??600;if(t.current){const{width:s,height:i}=t.current.getBoundingClientRect();if(r.center){const e=o+100>s?s-100:o,t=a+100>i?i-100:a;return{x:(s-e)/2,y:(i-t)/2,width:e,height:t}}return{x:e,y:n,width:o+e+Kd>s?s-e-Kd:o,height:a+n+Kd>i?i-n-Kd:a}}return{x:e,y:n,width:o,height:a}}));return(0,E.jsx)(Yd.p,{className:"absolute z-10",handle:`.data-cube__window-${r.uuid}`,position:{x:a.x,y:a.y},size:{width:a.width,height:a.height},minWidth:r.minWidth??300,minHeight:r.minHeight??300,onDragStop:(e,t)=>{s({...a,x:t.x,y:t.y})},dragHandleClassName:`data-cube__window-${r.uuid}`,onResize:(e,t,n,o,r)=>{s({...r,width:n.offsetWidth,height:n.offsetHeight})},enableResizing:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},resizeHandleStyles:{top:{cursor:"ns-resize"},right:{cursor:"ew-resize"},bottom:{cursor:"ns-resize"},left:{cursor:"ew-resize"},topRight:{cursor:"nesw-resize",width:14,height:14,top:-7,right:-7},bottomRight:{cursor:"nwse-resize",width:14,height:14,bottom:-7,right:-7},bottomLeft:{cursor:"nesw-resize",width:14,height:14,bottom:-7,left:-7},topLeft:{cursor:"nwse-resize",width:14,height:14,top:-7,left:-7}},children:(0,E.jsxs)("div",{className:"h-full w-full border border-neutral-400 bg-neutral-200 shadow-xl",children:[(0,E.jsxs)("div",{className:tc(`data-cube__window-${r.uuid}`,"flex h-6 w-full select-none items-center justify-between border-b border-b-neutral-300 bg-white active:cursor-move"),children:[(0,E.jsx)("div",{className:"px-2",children:r.title}),(0,E.jsx)("button",{className:"flex h-[23px] w-6 items-center justify-center hover:bg-red-500 hover:text-white",onClick:o,children:(0,E.jsx)(Ui.X,{})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:n})]})})},$d=(0,mt.PA)((e=>{const{containerRef:t}=e,n=cd().dataCube.editor,o=n.currentTab,r=[Fc.GENERAL_PROPERTIES,Fc.COLUMN_PROPERTIES,Fc.FILTER,Fc.EXTENDED_COLUMNS,Fc.COLUMNS,Fc.VERTICAL_PIVOTS,Fc.HORIZONTAL_PIVOTS,Fc.SORTS,Fc.CODE];return(0,E.jsxs)(Wd,{containerRef:t,config:n.window,onClose:()=>n.closePanel(),children:[(0,E.jsxs)("div",{className:"relative h-[calc(100%_-_40px)] flex-1 px-2 pt-8",children:[(0,E.jsx)("div",{className:"absolute top-0 flex h-9 w-[calc(100%_-_16px)] min-w-[400px] overflow-auto pt-2",children:r.map((e=>(0,E.jsx)("button",{onClick:()=>n.setCurrentTab(e),className:tc("relative flex h-6 items-center justify-center whitespace-nowrap border border-b-0 border-l-0 border-neutral-300 px-2 first:border-l focus:z-10",{"-top-0.5 h-[27px] border-b-0 bg-white":e===o}),children:e},e)))}),(0,E.jsxs)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:[o===Fc.GENERAL_PROPERTIES&&(0,E.jsx)(Pd,{}),o===Fc.COLUMN_PROPERTIES&&(0,E.jsx)(Vd,{}),o===Fc.FILTER&&(0,E.jsx)(Ud,{}),o===Fc.EXTENDED_COLUMNS&&(0,E.jsx)(Gd,{}),o===Fc.COLUMNS&&(0,E.jsx)(Dd,{}),o===Fc.SORTS&&(0,E.jsx)(Bd,{}),o===Fc.VERTICAL_PIVOTS&&(0,E.jsx)(jd,{}),o===Fc.HORIZONTAL_PIVOTS&&(0,E.jsx)(Md,{}),o===Fc.CODE&&(0,E.jsx)(Hd,{})]})]}),(0,E.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,E.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.closePanel()},children:"OK"}),(0,E.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.closePanel(),children:"Cancel"}),(0,E.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.applyChanges(),children:"Apply"})]})]})}));var Xd=n(6481);const zd=(0,mt.PA)((()=>{const e=cd().dataCube;return(0,E.jsxs)("div",{className:"flex h-5 w-full justify-between bg-neutral-100",children:[(0,E.jsxs)("div",{className:"flex flex-1",children:[(0,E.jsx)("button",{className:"pl-2 text-sky-600 hover:text-sky-700",title:"See Documentation",children:(0,E.jsx)(Ui.Documentation,{className:"text-xl"})}),(0,E.jsxs)("button",{className:"flex items-center px-3 text-sky-600 hover:text-sky-700",onClick:()=>e.editor.openPanel(),children:[(0,E.jsx)(Ui.Settings,{className:"text-xl"}),(0,E.jsx)("div",{className:"pl-0.5 underline",children:"Properties"})]}),(0,E.jsx)("div",{className:"flex-1",children:(0,E.jsxs)("button",{className:"flex items-center text-sky-600 hover:text-sky-700",children:[(0,E.jsx)(Ui.TableFilter,{className:"text-lg"}),(0,E.jsx)("div",{className:"pl-0.5 underline",children:"Filter"})]})})]}),(0,E.jsx)("div",{className:"flex items-center px-2",children:(0,E.jsx)("div",{className:"flex h-3.5 w-48 border-[0.5px] border-neutral-300",children:e.runningTasks.size>0&&(0,E.jsx)(Xd.A,{classes:{root:"h-3.5 w-full bg-transparent",bar1Indeterminate:"bg-green-500",bar2Indeterminate:"bg-green-500"},variant:"indeterminate"})})})]})})),qd=(0,mt.PA)((()=>{const e=cd().dataCube;return(0,E.jsx)("div",{className:"flex h-6 justify-between bg-neutral-100",children:(0,E.jsxs)("div",{className:"flex select-none items-center pl-1 pr-2 text-lg font-medium",children:[(0,E.jsx)(Ui.Cube,{className:"mr-1 h-4 w-4"}),(0,E.jsx)("div",{children:e.core.name})]})})})),Jd=(0,mt.PA)((()=>{const e=cd(),t=(0,xt.useRef)(null),n=Rt(),o=e.dataCube;return(0,xt.useEffect)((()=>{o.initialize().catch(n.logUnhandledError)}),[o,n]),(0,E.jsxs)("div",{ref:t,className:"data-cube relative flex h-full w-full flex-col bg-white",children:[(0,E.jsx)(qd,{}),(0,E.jsx)(kd,{}),(0,E.jsx)(zd,{}),o.editor.isPanelOpen&&(0,E.jsx)($d,{containerRef:t})]})})),Qd=(0,mt.PA)((e=>{const{children:t,simple:n}=e,o=F((0,xt.useContext)(Xo),"Can't find application platform in context"),r=Rt();return(0,xt.useEffect)((()=>{r.initialize(o).catch(r.alertUnhandledError)}),[r,o]),r.initState.hasSucceeded?n?(0,E.jsx)(qn,{children:t}):(0,E.jsx)(zn,{children:t}):(0,E.jsx)(E.Fragment,{})}));class Zd{applicationStore;pluginManager;constructor(e){this.applicationStore=e,this.pluginManager=e.pluginManager}}const eu=(0,xt.createContext)(void 0),tu=({children:e})=>{const t=Rt(),n=(0,mt.iz)((()=>new Zd(t)));return(0,E.jsx)(eu.Provider,{value:n,children:e})},nu=({children:e})=>(0,E.jsx)(Qd,{simple:!0,children:(0,E.jsx)(tu,{children:e})}),ou=Object.freeze({DATA_CUBE:"/dataCube"}),ru=(au=(0,mt.PA)((()=>(0,E.jsx)("div",{className:"app",children:(0,E.jsx)(Vo.dO,{children:(0,E.jsx)(Vo.qh,{exact:!0,path:[ou.DATA_CUBE],component:Jd})})}))),function(){return(0,E.jsx)(id,{children:(0,E.jsx)(au,{})})});var au;const su=e=>{const{baseUrl:t}=e;return(0,E.jsx)(qo,{baseUrl:t,children:(0,E.jsx)(nu,{children:(0,E.jsx)(ru,{})})})},iu=JSON.parse('{"rE":"0.0.33","XO":{"F":"@finos/legend-application-repl-plugin-core"}}');class cu extends Po{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}}var lu,du=n(7441);!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"}(lu||(lu={}));const uu=(e,t,n,o)=>{const r=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=j(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const o={};e.settings.foreground&&j(e.settings.foreground)&&(o.foreground=e.settings.foreground),e.settings.background&&j(e.settings.background)&&(o.background=e.settings.background),e.settings.fontStyle&&j(e.settings.fontStyle)&&(o.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(O(e)||!Object.keys(o).length)return;const n={...o,token:e};t.push(n)}))}));const n={};return Object.entries(e.colors).forEach((([e,t])=>{Array.isArray(t)?t.length&&(n[e]=N(t,0)):n[e]=t})),{base:"vs-dark",inherit:!0,rules:t,colors:n}})(e);return{...r,base:t,colors:{...r.colors,...n},rules:[...r.rules,...o]}},gu=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}'),pu=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"}}]}'),mu=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"}}]}'),fu=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"}}'),hu=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"}}'),Eu=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"}}'),bu=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"}}'),Cu=[{token:lu.IDENTIFIER,foreground:"dcdcaa"},{token:lu.NUMBER,foreground:"b5cea8"},{token:lu.DATE,foreground:"b5cea8"},{token:lu.COLOR,foreground:"b5cea8"},{token:lu.PACKAGE,foreground:"808080"},{token:lu.PARSER,foreground:"c586c0"},{token:lu.LANGUAGE_STRUCT,foreground:"c586c0"},{token:lu.MULTIPLICITY,foreground:"2d796b"},{token:lu.GENERICS,foreground:"2d796b"},{token:lu.PROPERTY,foreground:"9cdcfe"},{token:lu.PARAMETER,foreground:"9cdcfe"},{token:lu.VARIABLE,foreground:"4fc1ff"},{token:lu.TYPE,foreground:"3dc9b0"},{token:`${lu.STRING}.escape`,foreground:"d7ba7d"}];var Tu;!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"}(Tu||(Tu={}));const Au={base:"vs-dark",inherit:!0,colors:{},rules:[...Cu,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},_u=uu(gu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Nu=uu(pu,Tu.BUILT_IN__VSCODE_DARK,{},[]),yu=uu(mu,Tu.BUILT_IN__VSCODE_DARK,{},[]),vu=uu(fu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Su=uu(hu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Iu=uu(Eu,Tu.BUILT_IN__VSCODE_DARK,{},[]),xu=uu(bu,Tu.BUILT_IN__VSCODE_DARK,{},[]);var ku,Ru,Ou,wu;!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"}(ku||(ku={})),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"}(Ru||(Ru={})),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"}(Ou||(Ou={})),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"}(wu||(wu={}));const Fu={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 Lu extends cu{static NAME=iu.XO.F;constructor(){super(Lu.NAME,iu.rE)}getExtraApplicationSetups(){return[async e=>{var t,n;await(async e=>{const t=`Monospaced font '${Ke}' has not been loaded properly, code editor might not display properly`;await Promise.all([400,700].map((e=>document.fonts.load(`${e} 1em ${Ke}`)))).then((()=>{document.fonts.check(`1em ${Ke}`)?du.editor.remeasureFonts():e.logService.error(l.create(de.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(l.create(de.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";du.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const o=[[du.KeyCode.F1,"F1"],[du.KeyCode.F8,"F8"],[du.KeyCode.F9,"F9"],[du.KeyMod.WinCtrl|du.KeyCode.KeyG,"Control+KeyG"],[du.KeyMod.WinCtrl|du.KeyCode.KeyB,"Control+KeyB"],[du.KeyMod.WinCtrl|du.KeyCode.KeyO,"Control+KeyO"],[du.KeyMod.WinCtrl|du.KeyCode.KeyD,"Control+KeyD"],[du.KeyMod.WinCtrl|du.KeyCode.KeyP,"Control+KeyP"],[du.KeyMod.Shift|du.KeyCode.F10,"Shift+F10"],[du.KeyMod.WinCtrl|du.KeyCode.F2,"Control+F2"],[du.KeyMod.WinCtrl|du.KeyCode.F12,"Control+F12"]];du.editor.addKeybindingRules(o.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),du.editor.defineTheme(Tu.DEFAULT_DARK,Au),du.editor.defineTheme(Tu.SOLARIZED_DARK,_u),du.editor.defineTheme(Tu.GITHUB_DARK,Nu),du.editor.defineTheme(Tu.GITHUB_DARK_DIMMED,yu),du.editor.defineTheme(Tu.MATERIAL_DEFAULT,vu),du.editor.defineTheme(Tu.MATERIAL_DARKER,Su),du.editor.defineTheme(Tu.ONE_DARK_PRO,Iu),du.editor.defineTheme(Tu.ONE_DARK_PRO_DARKER,xu)})(e),du.languages.register({id:ku.PURE}),du.languages.setLanguageConfiguration(ku.PURE,Fu),du.languages.setMonarchTokensProvider(ku.PURE,(n=t?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...n,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",Ru.CLASS,Ru.ASSOCIATION,Ru.ENUMERATION,Ru.MEASURE,Ru.PROFILE,Ru.FUNCTION,Ru.MAPPING,Ru.RUNTIME,Ru.CONNECTION,Ru.FILE_GENERATION,Ru.GENERATION_SPECIFICATION,Ru.DATA_ELEMENT,Ou.JSON_MODEL_CONNECTION,Ou.MODEL_CHAIN_CONNECTION,Ou.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",Ru.SERVICE,Ru.FLAT_DATA,Ru.DATABASE,Ou.FLAT_DATA_CONNECTION,Ou.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]+/,lu.PARSER],[/(@identifier)/,{cases:{"@languageStructs":lu.LANGUAGE_STRUCT,"@keywords":`${lu.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]+\\$)))_":lu.TYPE,"@default":lu.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":lu.OPERATOR,"@default":lu.IDENTIFIER}}],{include:"@number"},[/[;,.]/,lu.DELIMITER],[/'([^'\\]|\\.)*$/,`${lu.STRING}.invalid`],[/'/,lu.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[lu.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[lu.PACKAGE,lu.TYPE,lu.GENERICS,lu.WHITESPACE,lu.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[lu.PACKAGE,lu.TYPE,lu.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${lu.TYPE}.operator`,lu.WHITESPACE,lu.PACKAGE,lu.TYPE,lu.GENERICS,lu.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[lu.DELIMITER,lu.PROPERTY]],[/(@identifier)(\s*=)/,[lu.PROPERTY,lu.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[lu.TYPE,lu.OPERATOR,lu.PROPERTY]],[/(@identifier)(\s*:)/,[lu.PARAMETER,lu.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[lu.KEYWORD,lu.WHITESPACE,lu.VARIABLE,lu.OPERATOR]],[/(\$@identifier)/,[`${lu.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${lu.DATE}.latest`]],[/(@date)/,[lu.DATE]],[/(@time)/,[`${lu.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[lu.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${lu.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${lu.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${lu.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${lu.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${lu.NUMBER}.binary`],[/(@digits)[fFdD]/,`${lu.NUMBER}.float`],[/(@digits)[lL]?/,lu.NUMBER]],whitespace:[[/[ \t\r\n]+/,lu.WHITESPACE],[/\/\*\*(?!\/)/,`${lu.COMMENT}.doc`,"@doc"],[/\/\*/,lu.COMMENT,"@comment"],[/\/\/.*$/,lu.COMMENT]],comment:[[/[^/*]+/,lu.COMMENT],[/\*\//,lu.COMMENT,"@pop"],[/[/*]/,lu.COMMENT]],doc:[[/[^/*]+/,`${lu.COMMENT}.doc`],[/\/\*/,`${lu.COMMENT}.doc.invalid`],[/\*\//,`${lu.COMMENT}.doc`,"@pop"],[/[/*]/,`${lu.COMMENT}.doc`]],string:[[/[^\\']+/,lu.STRING],[/@escapes/,`${lu.STRING}.escape`],[/\\./,`${lu.STRING}.escape.invalid`],[/'/,lu.STRING,"@pop"]],characters:[[/'[^\\']'/,lu.STRING],[/(')(@escapes)(')/,[lu.STRING,`${lu.STRING}.escape`,lu.STRING]],[/'/,`${lu.STRING}.invalid`]]}}))}]}}class Bu extends Fo{static create(){const e=new Bu(Go.create());return e.withBasePlugins([new Do,new Lu]),e.withBasePresets([]),e}async configureApplication(e){return new Mo(e)}async loadApplication(e){(0,b.H)((()=>{let e=document.getElementsByTagName(Lo).length?document.getElementsByTagName(Lo)[0]:void 0;return e||(e=document.createElement(Lo),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,E.jsx)(Ot,{store:e,children:(0,E.jsx)(su,{baseUrl:this.baseAddress})}))}}class Pu{static getPresetCollection(){return[]}static getPluginCollection(){return[new Lu,new h]}static run(e){Bu.create().setup({baseAddress:e}).withPresets(Pu.getPresetCollection()).withPlugins(Pu.getPluginCollection()).start().catch((e=>{throw e}))}}const Du=new URL("./",window.location.href).pathname;Pu.run(Du)}},r={};function a(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={id:e,loaded:!1,exports:{}};return o[e].call(n.exports,n,n.exports,a),n.loaded=!0,n.exports}a.m=o,a.amdO={},e=[],a.O=(t,n,o,r)=>{if(!n){var s=1/0;for(d=0;d<e.length;d++){for(var[n,o,r]=e[d],i=!0,c=0;c<n.length;c++)(!1&r||s>=r)&&Object.keys(a.O).every((e=>a.O[e](n[c])))?n.splice(c--,1):(i=!1,r<s&&(s=r));if(i){e.splice(d--,1);var l=o();void 0!==l&&(t=l)}}return t}r=r||0;for(var d=e.length;d>0&&e[d-1][2]>r;d--)e[d]=e[d-1];e[d]=[n,o,r]},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},n=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,a.t=function(e,o){if(1&o&&(e=this(e)),8&o)return e;if("object"==typeof e&&e){if(4&o&&e.__esModule)return e;if(16&o&&"function"==typeof e.then)return e}var r=Object.create(null);a.r(r);var s={};t=t||[null,n({}),n([]),n(n)];for(var i=2&o&&e;"object"==typeof i&&!~t.indexOf(i);i=n(i))Object.getOwnPropertyNames(i).forEach((t=>s[t]=()=>e[t]));return s.default=()=>e,a.d(r,s),r},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.e=()=>Promise.resolve(),a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.p="./",(()=>{var e={57:0};a.O.j=t=>0===e[t];var t=(t,n)=>{var o,r,[s,i,c]=n,l=0;if(s.some((t=>0!==e[t]))){for(o in i)a.o(i,o)&&(a.m[o]=i[o]);if(c)var d=c(a)}for(t&&t(n);l<s.length;l++)r=s[l],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(d)},n=globalThis.webpackChunk_finos_legend_application_repl_deployment=globalThis.webpackChunk_finos_legend_application_repl_deployment||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),a.nc=void 0;var s=a.O(void 0,[121],(()=>a(6017)));s=a.O(s)})();
|
45
|
-
//# sourceMappingURL=index.
|
44
|
+
`})})),Sd=(0,mt.PA)((()=>{const e=cd().dataCube.grid.scrollHintText,t=document.querySelector(".data-cube-grid .ag-side-bar");return(0,E.jsxs)("div",{className:"absolute -top-9 flex items-center rounded-sm border border-neutral-300 bg-neutral-100 p-1 pr-2 text-neutral-500 shadow-sm",style:{right:null!==t?t.getBoundingClientRect().width+12:16},children:[(0,E.jsx)(Ui.TableScroll,{className:"text-lg"}),(0,E.jsx)("div",{className:"ml-1 font-mono text-sm",children:e??""})]})})),Id=(0,mt.PA)((()=>{const e=cd().dataCube.grid;return(0,E.jsxs)("div",{className:"relative flex h-5 w-full select-none justify-between border-b border-neutral-200 bg-neutral-100",children:[Boolean(e.scrollHintText)&&(0,E.jsx)(Sd,{}),(0,E.jsx)("div",{}),(0,E.jsxs)("div",{className:"flex h-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full items-center px-2 font-mono text-sm text-neutral-500",children:e.clientDataSource.rowCount?`Rows: ${e.clientDataSource.rowCount}`:""}),void 0!==e.datasourceConfiguration.limit&&e.queryConfiguration.showWarningForTruncatedResult&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,E.jsxs)("div",{className:"flex h-full items-center px-2 text-orange-500",children:[(0,E.jsx)(Ui.Warning,{className:"stroke-[3px]"}),(0,E.jsx)("div",{className:"ml-1 text-sm font-semibold",children:`Results truncated to fit within row limit (${e.datasourceConfiguration.limit})`})]})]}),(0,E.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,E.jsxs)("button",{className:"flex h-full items-center p-2",onClick:()=>e.setPaginationEnabled(!e.isPaginationEnabled),children:[(0,E.jsx)(Td.A,{checked:e.isPaginationEnabled,classes:{root:"p-0 w-6 h-5 flex items-center",input:"w-2",checked:"!translate-x-2 ease-in-out duration-100 transition",thumb:tc("w-2 h-2",{"bg-sky-600":e.isPaginationEnabled,"bg-neutral-500":!e.isPaginationEnabled}),switchBase:"p-0.5 mt-1 translate-x-0 ease-in-out duration-100 transition",track:tc("h-3 w-5 border",{"!bg-sky-100 border-sky-600":e.isPaginationEnabled,"!bg-neutral-100 border-neutral-500":!e.isPaginationEnabled})},disableRipple:!0,disableFocusRipple:!0}),(0,E.jsx)("div",{className:tc("text-sm",{"text-sky-600":e.isPaginationEnabled,"text-neutral-500":!e.isPaginationEnabled}),children:"Pagination"})]})]})]})})),xd=(0,mt.PA)((()=>{const e=cd().dataCube,t=e.grid;return(0,E.jsx)("div",{className:"relative h-[calc(100%_-_20px)] w-full",children:(0,E.jsx)(Zi.W6,{className:"data-cube-grid ag-theme-balham",rowModelType:"serverSide",serverSideDatasource:t.clientDataSource,context:{dataCube:e},onGridReady:e=>{t.configureClient(e.api),console.error=_d},modules:[dd.Q,Ed.n7,ud.e,gd.mZ,md.M,pd.F,Ad.G,fd.F,hd.e,bd.Ak],...qi(e)})})})),kd=(0,mt.PA)((()=>{const e=cd().dataCube.grid;return(0,xt.useEffect)((()=>{e.clientLicenseKey&&ld.hF.setLicenseKey(e.clientLicenseKey)}),[e.clientLicenseKey]),(0,E.jsxs)("div",{className:"flex-1",children:[(0,E.jsx)(vd,{}),(0,E.jsx)(xd,{}),(0,E.jsx)(Id,{})]})}));function Rd(){return{modules:[dd.Q],className:"ag-theme-balham",animateRows:!1,getRowId:e=>e.data.name,editType:"fullRow",rowSelection:"multiple",rowDragMultiRow:!0,rowDragEntireRow:!0,suppressRowClickSelection:!1,suppressMoveWhenRowDragging:!0,rowHeight:20,headerHeight:20,suppressRowHoverHighlight:!1,noRowsOverlayComponent:e=>e.api.getQuickFilter()?(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-semibold text-neutral-400",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.WarningCircle,{className:"mr-1 text-lg"})}),"No match found"]}):e.noColumnsSelectedRenderer?e.noColumnsSelectedRenderer():(0,E.jsx)("div",{}),onModelUpdated:e=>{0===e.api.getDisplayedRowCount()?e.api.showNoRowsOverlay():e.api.hideOverlay()}}}const Od=(0,mt.PA)((function(e){const{selector:t,gridApi:n,scope:o}=e;return(0,E.jsxs)("div",{className:"flex items-center justify-center rounded-lg bg-neutral-500 px-1 py-0.5 font-mono text-xs font-bold text-white",children:[`${wi(n).length}/${"available"===o?t.availableColumnsForDisplay.length:t.selectedColumnsForDisplay.length}`,(0,E.jsx)("span",{className:"hidden",children:"available"===o?t.availableColumnsSearchText:t.selectedColumnsSearchText})]})})),wd=(0,mt.PA)((function(e){const{selector:t,extraColumnComponent:n,noColumnsSelectedRenderer:o}=e,[r,a]=(0,xt.useState)([]),[s,i]=(0,xt.useState)([]),[c,l]=(0,xt.useState)(null),[d,u]=(0,xt.useState)(null),g=(0,xt.useRef)(null),p=(0,xt.useRef)(null),m=(0,xt.useCallback)((e=>{t.setSelectedColumns(Oi(e.api))}),[t]),f=(0,xt.useCallback)((e=>{const n=e.nodes.map((e=>e.data)).filter(O);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e))))}),[t]),h=(0,xt.useCallback)((e=>{-1!==e.overIndex&&t.setSelectedColumns(Oi(e.api))}),[t]);return(0,xt.useEffect)((()=>{if(!c||!d)return;const e=d.getRowDropZoneParams({onDragStop:e=>{m(e),c.clearFocusedCell()}});c.removeRowDropZone(e),c.addRowDropZone(e);const t=c.getRowDropZoneParams({onDragStop:e=>{f(e),d.clearFocusedCell()}});d.removeRowDropZone(t),d.addRowDropZone(t)}),[c,d,m,f]),(0,E.jsxs)("div",{className:"data-cube-column-selector flex h-full w-full",children:[(0,E.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,E.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Available columns:"}),(0,E.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,E.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,E.jsx)("input",{className:"h-full w-full pl-10 pr-6 placeholder-neutral-400",ref:g,placeholder:"Click here to search...",value:t.availableColumnsSearchText,onChange:e=>t.setAvailableColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),g.current?.select(),t.setAvailableColumnsSearchText(""))}}),(0,E.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,E.jsx)(Ui.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,E.jsx)("button",{className:"absolute right-0 top-0 flex h-6 w-6 items-center justify-center text-neutral-500 disabled:text-neutral-300",disabled:!t.availableColumnsSearchText,title:"Clear search [Esc]",onClick:()=>{t.setAvailableColumnsSearchText(""),g.current?.focus()},children:(0,E.jsx)(Ui.X,{className:"text-lg"})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,E.jsx)(Zi.W6,{...Rd(),rowDragManaged:!1,onGridReady:e=>l(e.api),onSelectionChanged:e=>{a(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.availableColumnsSearchText,rowData:t.availableColumnsForDisplay,columnDefs:[{field:"name",flex:1,minWidth:100,filter:!0,sortable:!1,resizable:!1,suppressHeaderMenuButton:!0,colId:"checkbox",checkboxSelection:!0,headerCheckboxSelection:!0,rowDrag:!0,rowDragText:(e,t)=>t>1?`${t} columns`:(e.rowNode?.data).name,getQuickFilterText:e=>e.value,headerComponent:e=>(0,E.jsxs)("button",{title:"Double-click to add all columns",className:"flex h-full w-full items-center justify-between pl-0.5",onDoubleClick:()=>{const n=wi(e.api);t.setSelectedColumns([...t.selectedColumns,...n]),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{children:"[All Columns]"}),(0,E.jsx)(Od,{selector:t,gridApi:e.api,scope:"available"})]}),cellRenderer:e=>{const o=e.data;if(!o)return null;const r=t.columnsVisibility===Oc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===o.name))?.hideFromView;return(0,E.jsxs)("div",{className:tc("flex h-full w-full cursor-pointer",{"text-neutral-400":r}),title:`[${o.name}]${r?" - Hidden":""}\nDouble-click to add column`,onDoubleClick:()=>{t.setSelectedColumns([...t.selectedColumns,o]),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:o.name}),(0,E.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:o})??null})]})}}]})})]})]}),(0,E.jsx)("div",{className:"flex h-full w-10 items-center justify-center",children:(0,E.jsxs)("div",{className:"flex flex-col",children:[(0,E.jsx)("button",{className:"flex items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-neutral-500 hover:bg-neutral-200 disabled:bg-neutral-200 disabled:text-neutral-400",title:"Add selected columns",onClick:()=>{if(!c)return;const e=wi(c),n=r.filter((t=>e.includes(t)));t.setSelectedColumns([...t.selectedColumns,...n]),c.clearFocusedCell()},disabled:0===r.length,children:(0,E.jsx)(Ui.ChevronRight,{className:"text-2xl"})}),(0,E.jsx)("button",{className:"mt-2 flex items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-neutral-500 hover:bg-neutral-200 disabled:bg-neutral-200 disabled:text-neutral-400",title:"Remove selected columns",onClick:()=>{if(!d)return;const e=wi(d),n=s.filter((t=>e.includes(t)));t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),d.clearFocusedCell()},disabled:0===s.length,children:(0,E.jsx)(Ui.ChevronLeft,{className:"text-2xl"})})]})}),(0,E.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,E.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Selected columns:"}),(0,E.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,E.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,E.jsx)("input",{className:"h-full w-full pl-10 placeholder-neutral-400",ref:p,placeholder:"Click here to search...",value:t.selectedColumnsSearchText,onChange:e=>t.setSelectedColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),t.setSelectedColumnsSearchText(""))}}),(0,E.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,E.jsx)(Ui.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,E.jsx)("button",{className:"absolute right-0 top-0 flex h-6 w-6 items-center justify-center text-neutral-500 disabled:text-neutral-300",disabled:!t.selectedColumnsSearchText,title:"Clear search [Esc]",onClick:()=>{t.setSelectedColumnsSearchText(""),p.current?.focus()},children:(0,E.jsx)(Ui.X,{className:"text-lg"})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,E.jsx)(Zi.W6,{...Rd(),rowDragManaged:!0,onRowDragEnd:h,onGridReady:e=>u(e.api),onSelectionChanged:e=>{i(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.selectedColumnsSearchText,noRowsOverlayComponentParams:{noColumnsSelectedRenderer:o},rowData:t.selectedColumnsForDisplay,columnDefs:[{field:"name",flex:1,minWidth:100,filter:!0,sortable:!1,resizable:!1,suppressHeaderMenuButton:!0,colId:"checkbox",checkboxSelection:!0,headerCheckboxSelection:!0,rowDrag:!0,rowDragText:(e,t)=>t>1?`${t} columns`:(e.rowNode?.data).name,getQuickFilterText:e=>e.value,headerComponent:e=>(0,E.jsxs)("button",{title:"Double-click to remove all columns",className:"flex h-full w-full items-center justify-between pl-0.5",onDoubleClick:()=>{const n=wi(e.api);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{children:"[All Columns]"}),(0,E.jsx)(Od,{selector:t,gridApi:e.api,scope:"selected"})]}),cellRenderer:e=>{const o=e.data;if(!o)return null;const r=t.columnsVisibility===Oc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===o.name))?.hideFromView;return(0,E.jsxs)("div",{className:tc("flex h-full w-full cursor-pointer",{"text-neutral-400":r}),title:`[${o.name}]${r?" - Hidden":""}\nDouble-click to remove column`,onDoubleClick:()=>{t.setSelectedColumns(t.selectedColumns.filter((e=>e!==o))),e.api.clearFocusedCell()},children:[(0,E.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:o.name}),(0,E.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:o})??null})]})}}]})})]})]})]})}));function Fd(e){switch(e){case Ps.ASCENDING:return"Ascending";case Ps.DESCENDING:return"Descending";default:throw new S(`Unsupported sort operation '${e}'`)}}const Ld=(0,mt.PA)((e=>{const{column:t}=e,[n,o,r]=rc();return(0,E.jsxs)("div",{className:"group relative flex h-full items-center",children:[(0,E.jsx)("div",{className:"flex h-[18px] w-32 items-center border border-transparent px-2 text-sm text-neutral-500 group-hover:invisible",children:Fd(t.operation)}),(0,E.jsxs)("button",{className:"invisible absolute right-0 z-10 flex h-[18px] w-32 items-center justify-between border border-neutral-500 pl-2 pr-0.5 text-sm text-neutral-700 group-hover:visible",onClickCapture:e=>{e.stopPropagation(),n(e)},onClick:e=>e.stopPropagation(),children:[(0,E.jsx)("div",{children:Fd(t.operation)}),(0,E.jsx)("div",{children:(0,E.jsx)(Ui.CaretDown,{})})]}),(0,E.jsxs)(ac,{className:"w-32 select-none border border-neutral-300 bg-white",...r,children:[(0,E.jsx)(sc,{className:"flex h-5 items-center px-2 text-sm hover:bg-neutral-100",onClick:()=>{t.setOperation(Ps.ASCENDING),o()},children:"Ascending"}),(0,E.jsxs)(sc,{className:"flex h-5 items-center px-2 text-sm text-neutral-400",disabled:!0,children:["Ascending (abs)",(0,E.jsx)(dc,{})]}),(0,E.jsx)(sc,{className:"flex h-5 items-center px-2 text-sm hover:bg-neutral-100",onClick:()=>{t.setOperation(Ps.DESCENDING),o()},children:"Descending"}),(0,E.jsxs)(sc,{className:"flex h-5 items-center px-2 text-sm text-neutral-400",disabled:!0,children:["Descending (abs)",(0,E.jsx)(dc,{})]})]})]})})),Bd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableSort,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Sorts"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector,extraColumnComponent:e=>(0,E.jsx)(Ld,{...e})})})]})})),Pd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.generalProperties,t=e.configuration,[n,o,r]=rc(),[a,s,i]=rc(),[c,l,d]=rc(),[u,g,p]=rc(),[m,f,h]=rc(),[b,C,T]=rc();return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableOptions,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"General Properties"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsxs)("div",{className:"h-full w-full py-2",children:[(0,E.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Report Title:"}),(0,E.jsx)(pc,{className:"h-6 w-96 text-lg font-semibold",value:e.name,onChange:t=>{e.setName(t.target.value)}})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Initially Expand to Level:"}),(0,E.jsx)(fc,{className:"w-14",onClick:n,disabled:!0,children:t.initialExpandLevel??"(None)"}),(0,E.jsx)(hc,{className:"w-14",...r,children:[void 0,1,2,3,4,5,6,7,8].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setInitialExpandLevel(e),o()},children:e??"(None)"},e??"")))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Root Aggregation?"}),(0,E.jsx)(mc,{checked:t.showRootAggregation,onChange:()=>t.setShowRootAggregation(!t.showRootAggregation),disabled:!0}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Leaf Count?"}),(0,E.jsx)(mc,{checked:t.showLeafCount,onChange:()=>t.setShowLeafCount(!t.showLeafCount),disabled:!0}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Lines?"}),(0,E.jsx)(mc,{label:"Tree",checked:t.showTreeLines,onChange:()=>t.setShowTreeLines(!t.showTreeLines),disabled:!0}),(0,E.jsx)(dc,{}),(0,E.jsx)(mc,{className:"ml-2",label:"Horizontal",checked:t.showHorizontalGridLines,onChange:()=>t.setShowHorizontalGridLines(!t.showHorizontalGridLines)}),(0,E.jsx)(mc,{className:"ml-2",label:"Vertical",checked:t.showVerticalGridLines,onChange:()=>t.setShowVerticalGridLines(!t.showVerticalGridLines)}),(0,E.jsx)("div",{className:"ml-2 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(Tc,{className:"ml-2",color:t.gridLineColor,defaultColor:Gs,onChange:e=>t.setGridLineColor(e)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Selection Stats:"}),(0,E.jsx)(fc,{className:"w-14",onClick:a,disabled:!0,children:"(None)"}),(0,E.jsx)(hc,{className:"w-14",...i,children:[Is.SUM,Is.AVERAGE,Is.COUNT,Is.MIN,Is.MAX].map((e=>(0,E.jsx)(Ec,{onClick:()=>{s()},children:e},e)))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Row Limit:"}),(0,E.jsx)(gc,{className:"w-14 text-sm",value:e.limit,min:-1,step:1,defaultValue:-1,isValid:e=>void 0!==e&&(-1===e||e>0),setValue:t=>e.setLimit(t??-1)}),(0,E.jsx)("div",{className:"flex-shrink-0 pl-1 text-sm italic text-neutral-500",children:"Truncate result to this many rows at every level. Use -1 for unlimited."})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsx)(mc,{label:"Display warning when truncated",checked:t.showWarningForTruncatedResult,onChange:()=>t.setShowWarningForTruncatedResult(!t.showWarningForTruncatedResult)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Hightlight Rows:"}),(0,E.jsx)(mc,{label:"Standard mode",checked:t.alternateRowsStandardMode,onChange:()=>{t.alternateRowsStandardMode?t.setAlternateRowsStandardMode(!1):(t.setAlternateRowsStandardMode(!0),t.setAlternateRows(!1))}}),(0,E.jsx)(mc,{className:"ml-3",label:"Custom: Alternate color every",checked:t.alternateRows,onChange:()=>{t.alternateRows?t.setAlternateRows(!1):(t.setAlternateRows(!0),t.setAlternateRowsStandardMode(!1))}}),(0,E.jsx)(gc,{className:"ml-1.5 w-14 text-sm",disabled:!t.alternateRows,min:1,step:1,defaultValue:1,isValid:e=>void 0!==e&&e>0,value:t.alternateRowsCount,setValue:e=>t.setAlternateRowsCount(e??1)}),(0,E.jsx)("div",{className:"ml-1.5 flex-shrink-0 text-sm",children:"row(s)"}),(0,E.jsx)(Tc,{className:"ml-[5px]",disabled:!t.alternateRows,color:t.alternateRowsColor,defaultColor:Hs,onChange:e=>t.setAlternateRowsColor(e)})]}),(0,E.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Default Font:"}),(0,E.jsx)(fc,{className:"w-28",onClick:c,children:t.fontFamily}),(0,E.jsxs)(hc,{className:"w-28",...d,children:[[xs.ARIAL,xs.ROBOTO,xs.ROBOTO_CONDENSED].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e))),(0,E.jsx)(bc,{}),[xs.GEORGIA,xs.ROBOTO_SERIF,xs.TIMES_NEW_ROMAN].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e))),(0,E.jsx)(bc,{}),[xs.JERBRAINS_MONO,xs.ROBOTO_MONO,xs.UBUNTU_MONO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontFamily(e),l()},children:e},e)))]}),(0,E.jsx)(fc,{className:"ml-1 w-10",onClick:u,children:t.fontSize}),(0,E.jsx)(hc,{className:"w-10",...p,children:[4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,32,36,48,72].map((e=>(0,E.jsx)(Ec,{onClick:()=>{t.setFontSize(e),g()},children:e},e)))}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Bold",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontBold}),onClick:()=>t.setFontBold(!t.fontBold),children:(0,E.jsx)(Ui.FontBold,{})}),(0,E.jsx)("button",{title:"Italic",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontItalic}),onClick:()=>t.setFontItalic(!t.fontItalic),children:(0,E.jsx)(Ui.FontItalic,{})}),(0,E.jsx)("button",{title:"Underline"+(t.fontUnderline?` (${t.fontUnderline})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==t.fontUnderline}),onClick:()=>{void 0===t.fontUnderline?(t.setFontUnderline(Os.SOLID),t.setFontStrikethrough(!1)):t.setFontUnderline(void 0)},children:(0,E.jsx)(Ui.FontUnderline,{})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:m,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==t.fontUnderline})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-14",...h,children:[Os.SOLID,Os.DASHED,Os.DOTTED,Os.DOUBLE,Os.WAVY].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{t.setFontUnderline(e),t.setFontStrikethrough(!1),f()},children:(0,E.jsx)("div",{className:tc("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Os.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Os.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Os.DOTTED,"!hover:decoration-double !decoration-double":e===Os.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Os.WAVY,"text-sky-600":e===t.fontUnderline}),children:" "})},e)))}),(0,E.jsx)("button",{title:"Strikethrough",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.fontStrikethrough}),onClick:()=>{t.fontStrikethrough?t.setFontStrikethrough(!1):(t.setFontStrikethrough(!0),t.setFontUnderline(void 0))},children:(0,E.jsx)(Ui.FontStrikethrough,{})}),(0,E.jsx)("button",{title:"Case"+(t.fontCase?` (${t.fontCase})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==t.fontCase}),onClick:()=>{t.setFontCase(void 0===t.fontCase?Rs.UPPERCASE:void 0)},children:(0,E.jsx)(Ui.FontCase,{className:"stroke-[0.5px]"})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:b,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==t.fontCase})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-20",...T,children:[Rs.LOWERCASE,Rs.UPPERCASE,Rs.CAPITALIZE].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{t.setFontCase(e),C()},children:(0,E.jsx)("div",{className:tc({lowercase:e===Rs.LOWERCASE,uppercase:e===Rs.UPPERCASE,capitalize:e===Rs.CAPITALIZE,"text-sky-600":e===t.fontCase}),children:e})},e)))})]}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Align Left",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.LEFT}),onClick:()=>t.setTextAlign(ks.LEFT),children:(0,E.jsx)(Ui.TextAlignLeft,{})}),(0,E.jsx)("button",{title:"Align Center",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.CENTER}),onClick:()=>t.setTextAlign(ks.CENTER),children:(0,E.jsx)(Ui.TextAlignCenter,{})}),(0,E.jsx)("button",{title:"Align Right",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center rounded-br-sm rounded-tr-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":t.textAlign===ks.RIGHT}),onClick:()=>t.setTextAlign(ks.RIGHT),children:(0,E.jsx)(Ui.TextAlignRight,{})})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Default Colors:"}),(0,E.jsxs)("div",{className:"h-18",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.normalForegroundColor,defaultColor:zs,onChange:e=>t.setNormalForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.negativeForegroundColor,defaultColor:Qs,onChange:e=>t.setNegativeForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.zeroForegroundColor,defaultColor:Zs,onChange:e=>t.setZeroForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.errorForegroundColor,defaultColor:ei,onChange:e=>t.setErrorForegroundColor(e)})})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.normalBackgroundColor,defaultColor:qs,onChange:e=>t.setNormalBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.negativeBackgroundColor,defaultColor:qs,onChange:e=>t.setNegativeBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.zeroBackgroundColor,defaultColor:qs,onChange:e=>t.setZeroBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:t.errorBackgroundColor,defaultColor:qs,onChange:e=>t.setErrorBackgroundColor(e)})})]})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsxs)("div",{className:"w-80",children:[(0,E.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsx)("button",{className:"flex h-5 items-center justify-center rounded-sm border border-neutral-400 bg-neutral-200 p-0 px-1 text-sm text-neutral-700 disabled:text-neutral-400",disabled:t.isUsingDefaultStyling,onClick:()=>t.useDefaultStyling(),children:"Use Default Styling"})]})]})]})})]})})),Dd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.columns;return(0,xt.useEffect)((()=>()=>e.propagateColumnSelectionChanges()),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,E.jsxs)("div",{className:"flex h-full",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableColumns,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Columns"})]}),(0,E.jsx)("div",{className:"flex h-full items-center pr-2",children:(0,E.jsx)(mc,{label:"Show hidden columns?",checked:e.selector.columnsVisibility!==Oc.HIDDEN,onChange:()=>e.selector.setColumnsVisibility(e.selector.columnsVisibility!==Oc.HIDDEN?Oc.HIDDEN:Oc.VISIBLE_WITH_WARNING)})})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector,noColumnsSelectedRenderer:()=>(0,E.jsxs)("div",{className:"flex items-center border-[1.5px] border-red-400 p-2 font-semibold text-red-500",children:[(0,E.jsx)("div",{children:(0,E.jsx)(Ui.Warning,{className:"mr-1 text-lg"})}),"No columns selected"]})})})]})})),jd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.verticalPivots;return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableGroupBy,{})}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Vertical Pivots"})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsx)(wd,{selector:e.selector})})]})})),Md=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TablePivot,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Horizontal Pivots",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Ud=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TableFilter,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Filter",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Gd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.TablePlus,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Extended Columns",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Hd=(0,mt.PA)((()=>{const e=cd().dataCube.editor.sorts;return(0,xt.useEffect)((()=>{}),[e]),(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,E.jsx)(Ui.Code,{})}),(0,E.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Code",(0,E.jsx)(dc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Vd=(0,mt.PA)((()=>{const e=cd().dataCube,t=e.editor.columnProperties,n=e.editor.generalProperties.configuration,o=t.selectedColumn,[r,a,s]=rc(),[i,c,l]=rc(),[d,u,g]=rc(),[p,m,f]=rc(),[h,b,C]=rc(),[T,A,_]=rc(),[N,y,v]=rc(),[S,I,x]=rc(),[k,R,O]=rc();return(0,E.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,E.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,E.jsxs)("div",{className:"flex h-full",children:[(0,E.jsxs)("div",{className:"relative flex h-6 items-center text-xl font-medium",children:[(0,E.jsx)(Ui.TableColumn,{}),(0,E.jsx)(Ui.TableColumnOptions__Settings,{className:"absolute bottom-1 right-0 bg-white text-xs"})]}),(0,E.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Column Properties"})]}),(0,E.jsxs)("div",{className:"flex h-full items-center pr-2",children:[(0,E.jsx)(mc,{label:"Show advanced settings?",checked:t.showAdvancedSettings,onChange:()=>t.setShowAdvancedSettings(!t.showAdvancedSettings)}),(0,E.jsx)(uc,{})]})]}),(0,E.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,E.jsxs)("div",{className:"h-full w-full py-2",children:[(0,E.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Choose Column:"}),(0,E.jsx)(fc,{className:"w-80",onClick:r,children:(0,E.jsxs)("div",{className:"flex h-full w-full items-center",children:[(0,E.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:o?.name??"(None)"}),o&&(0,E.jsx)("div",{className:"ml-1.5 mr-0.5 flex h-3.5 w-12 flex-shrink-0 items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-xs font-medium uppercase text-neutral-600",children:o.dataType})]})}),(0,E.jsx)(hc,{className:"w-80",...s,children:t.configurableColumns.map((e=>(0,E.jsxs)(Ec,{onClick:()=>{t.setSelectedColumnName(e.name),a()},children:[(0,E.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:e.name}),(0,E.jsx)("div",{className:"ml-1.5 mr-0.5 flex h-3.5 w-12 flex-shrink-0 items-center justify-center rounded-sm border border-neutral-300 bg-neutral-100 text-xs font-medium uppercase text-neutral-600",children:e.dataType})]},e.name)))}),t.showAdvancedSettings&&o&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsx)("div",{className:"mx-2 h-[1px] w-4 flex-shrink-0 bg-neutral-400"}),(0,E.jsxs)("div",{className:"flex h-6 items-center",children:[(0,E.jsx)("div",{className:"flex h-full flex-shrink-0 items-center text-sm",children:"Kind:"}),(0,E.jsx)(fc,{className:"ml-1 w-20",onClick:i,disabled:!0,children:o.kind}),(0,E.jsx)(hc,{className:"w-20",...l,children:[ws.DIMENSION,ws.MEASURE].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setKind(e),c()},children:e},e)))}),(0,E.jsx)(uc,{}),(0,E.jsx)(dc,{})]})]})]}),(0,E.jsx)("div",{className:"-ml-2 mb-2 mt-3 h-[1px] w-[calc(100%_+_16px)] bg-neutral-200"}),o&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Display Name:"}),(0,E.jsx)(pc,{className:"w-80",value:o.displayName??"",onChange:e=>{const t=e.target.value.trim();o.setDisplayName(""!==t?t:void 0)}})]}),o.dataType===js.NUMBER&&(0,E.jsxs)(E.Fragment,{children:[(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Format:"}),(0,E.jsx)(gc,{className:"w-10 text-sm",min:0,step:1,value:o.decimals??0,setValue:e=>{o.setDecimals(e)}}),(0,E.jsx)("div",{className:"ml-1 flex-shrink-0 text-sm",children:"Decimal places"}),(0,E.jsx)(mc,{className:"ml-3",label:"Display commas",checked:o.displayCommas,onChange:()=>o.setDisplayCommas(!o.displayCommas)}),(0,E.jsx)(mc,{className:"ml-3",label:"Negative number in parens",checked:o.negativeNumberInParens,onChange:()=>o.setNegativeNumberInParens(!o.negativeNumberInParens)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Scale:"}),(0,E.jsx)(fc,{className:"w-32",onClick:p,children:o.numberScale??"(None)"}),(0,E.jsx)(hc,{className:"w-32",...f,children:[void 0,Ss.PERCENT,Ss.BASIS_POINT,Ss.THOUSANDS,Ss.MILLIONS,Ss.BILLIONS,Ss.TRILLIONS,Ss.AUTO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setNumberScale(e),m()},children:e??"(None)"},e??"")))})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Aggregation Type:"}),(0,E.jsx)(fc,{className:"w-32",onClick:d,disabled:!0,children:o.aggregateFunction??"(None)"}),(0,E.jsx)(hc,{className:"w-32",...g,children:[Fs.SUM,Fs.AVERAGE,Fs.COUNT,Fs.MIN,Fs.MAX].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setAggregateFunction(e),u()},children:e},e)))}),(0,E.jsx)(dc,{})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Exclude from HPivot?"}),(0,E.jsx)(mc,{checked:o.excludedFromHorizontalPivot,onChange:()=>o.setExcludedFromHorizontalPivot(!o.excludedFromHorizontalPivot),disabled:!0}),(0,E.jsx)(dc,{})]})]}),o.dataType===js.TEXT&&(0,E.jsx)(E.Fragment,{children:(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Dislay as Link?"}),(0,E.jsx)(mc,{checked:o.displayAsLink,onChange:()=>o.setDisplayAsLink(!o.displayAsLink)}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)("div",{className:"ml-2 mr-1.5 flex h-full flex-shrink-0 items-center text-sm",children:"Use Parameter in Link as Label:"}),(0,E.jsx)(pc,{className:"w-48",placeholder:Us,value:o.linkLabelParameter??"",onChange:e=>{const t=e.target.value.trim();o.setLinkLabelParameter(""!==t?t:void 0)}})]})}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Visibility:"}),(0,E.jsx)(mc,{label:"Blur content",checked:o.blur,onChange:()=>o.setBlur(!o.blur),disabled:o.hideFromView}),(0,E.jsx)(mc,{className:"ml-3",label:"Hide from view",checked:o.hideFromView,onChange:()=>o.setHideFromView(!o.hideFromView)})]}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Pin:"}),(0,E.jsx)(fc,{className:"w-14",onClick:S,children:o.pinned??"(None)"}),(0,E.jsx)(hc,{className:"w-14",...x,children:[void 0,Ds.LEFT,Ds.RIGHT].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setPinned(e),I()},children:e??"(None)"},e??"")))})]}),(0,E.jsxs)("div",{className:"mt-1.5 flex h-6 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Width:"}),(0,E.jsx)(mc,{label:"(Any)",checked:void 0===o.fixedWidth&&void 0===o.minWidth&&void 0===o.maxWidth,onChange:()=>{void 0===o.fixedWidth&&void 0===o.minWidth&&void 0===o.maxWidth?(o.setFixedWidth(300),o.setMinWidth(void 0),o.setMaxWidth(void 0)):(o.setFixedWidth(void 0),o.setMinWidth(void 0),o.setMaxWidth(void 0))}}),(0,E.jsx)(mc,{className:"ml-3",label:"Fixed",checked:void 0!==o.fixedWidth,onChange:()=>{o.setFixedWidth(void 0!==o.fixedWidth?void 0:300),o.setMinWidth(void 0),o.setMaxWidth(void 0)}}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>0,value:o.fixedWidth,setValue:e=>{o.setFixedWidth(e)},disabled:void 0!==o.minWidth||void 0!==o.maxWidth}),(0,E.jsx)(mc,{className:"ml-3",label:"In range",checked:void 0!==o.minWidth||void 0!==o.maxWidth,onChange:()=>{void 0===o.minWidth&&void 0===o.maxWidth?(o.setMinWidth(50),o.setMaxWidth(void 0),o.setFixedWidth(void 0)):(o.setMinWidth(void 0),o.setMaxWidth(void 0),o.setFixedWidth(void 0))}}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>0,value:o.minWidth,setValue:e=>{o.setMinWidth(e)},disabled:void 0!==o.fixedWidth}),(0,E.jsx)("div",{className:"ml-1 h-[1px] w-1 flex-shrink-0 bg-neutral-400"}),(0,E.jsx)(gc,{className:"ml-1 w-16 text-sm",min:o.minWidth??0,step:50,defaultValue:void 0,isValid:e=>void 0!==e&&e>=(o.minWidth??0),value:o.maxWidth,setValue:e=>{o.setMaxWidth(e)},disabled:void 0!==o.fixedWidth})]}),(0,E.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,E.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Font:"}),(0,E.jsx)(fc,{className:"w-28",onClick:h,children:o.fontFamily??n.fontFamily}),(0,E.jsxs)(hc,{className:"w-28",...C,children:[[xs.ARIAL,xs.ROBOTO,xs.ROBOTO_CONDENSED].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e))),(0,E.jsx)(bc,{}),[xs.GEORGIA,xs.ROBOTO_SERIF,xs.TIMES_NEW_ROMAN].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e))),(0,E.jsx)(bc,{}),[xs.JERBRAINS_MONO,xs.ROBOTO_MONO,xs.UBUNTU_MONO].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontFamily(e),b()},children:e},e)))]}),(0,E.jsx)(fc,{className:"ml-1 w-10",onClick:T,children:o.fontSize??n.fontSize}),(0,E.jsx)(hc,{className:"w-10",..._,children:[4,5,6,7,8,9,10,11,12,14,16,18,20,22,24,26,28,32,36,48,72].map((e=>(0,E.jsx)(Ec,{onClick:()=>{o.setFontSize(e),A()},children:e},e)))}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Bold",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontBold??n.fontBold}),onClick:()=>o.setFontBold(!(o.fontBold??n.fontBold)),children:(0,E.jsx)(Ui.FontBold,{})}),(0,E.jsx)("button",{title:"Italic",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontItalic??n.fontItalic}),onClick:()=>o.setFontItalic(!(o.fontItalic??n.fontItalic)),children:(0,E.jsx)(Ui.FontItalic,{})}),(0,E.jsx)("button",{title:"Underline"+(o.fontUnderline??n.fontUnderline?` (${o.fontUnderline??n.fontUnderline})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==(o.fontUnderline??n.fontUnderline)}),onClick:()=>{void 0===(o.fontUnderline??n.fontUnderline)?(o.setFontUnderline(Os.SOLID),o.setFontStrikethrough(!1)):o.setFontUnderline(void 0)},children:(0,E.jsx)(Ui.FontUnderline,{})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:N,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontUnderline??n.fontUnderline)})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-14",...v,children:[Os.SOLID,Os.DASHED,Os.DOTTED,Os.DOUBLE,Os.WAVY].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{o.setFontUnderline(e),o.setFontStrikethrough(!1),y()},children:(0,E.jsx)("div",{className:tc("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Os.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Os.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Os.DOTTED,"!hover:decoration-double !decoration-double":e===Os.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Os.WAVY,"text-sky-600":e===(o.fontUnderline??n.fontUnderline)}),children:" "})},e)))}),(0,E.jsx)("button",{title:"Strikethrough",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":o.fontStrikethrough??n.fontStrikethrough}),onClick:()=>{o.fontStrikethrough??n.fontStrikethrough?o.setFontStrikethrough(!1):(o.setFontStrikethrough(!0),o.setFontUnderline(void 0))},children:(0,E.jsx)(Ui.FontStrikethrough,{})}),(0,E.jsx)("button",{title:"Case"+(o.fontCase??n.fontCase?` (${o.fontCase??n.fontCase})`:""),className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-r-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":void 0!==(o.fontCase??n.fontCase)}),onClick:()=>{void 0===(o.fontCase??n.fontCase)?o.setFontCase(Rs.UPPERCASE):o.setFontCase(void 0)},children:(0,E.jsx)(Ui.FontCase,{className:"stroke-[0.5px]"})}),(0,E.jsxs)("button",{className:"text-2xs relative -ml-[1px] flex h-5 w-2.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 bg-neutral-50 p-0 text-neutral-600 focus-visible:z-[1]",onClick:k,children:[(0,E.jsx)("div",{className:tc("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontCase??n.fontCase)})}),(0,E.jsx)(Ui.CaretDown,{})]}),(0,E.jsx)(hc,{className:"w-20",...O,children:[Rs.LOWERCASE,Rs.UPPERCASE,Rs.CAPITALIZE].map((e=>(0,E.jsx)(Ec,{className:"relative",onClick:()=>{o.setFontCase(e),R()},children:(0,E.jsx)("div",{className:tc({lowercase:e===Rs.LOWERCASE,uppercase:e===Rs.UPPERCASE,capitalize:e===Rs.CAPITALIZE,"text-sky-600":e===(o.fontCase??n.fontCase)}),children:e})},e)))})]}),(0,E.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,E.jsx)("button",{title:"Align Left",className:tc("relative flex h-5 w-5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.LEFT}),onClick:()=>o.setTextAlign(ks.LEFT),children:(0,E.jsx)(Ui.TextAlignLeft,{})}),(0,E.jsx)("button",{title:"Align Center",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.CENTER}),onClick:()=>o.setTextAlign(ks.CENTER),children:(0,E.jsx)(Ui.TextAlignCenter,{})}),(0,E.jsx)("button",{title:"Align Right",className:tc("relative -ml-[1px] flex h-5 w-5 items-center justify-center rounded-br-sm rounded-tr-sm border border-neutral-400 bg-neutral-50 p-0 text-neutral-700 focus-visible:z-[1]",{"bg-neutral-200":(o.textAlign??n.textAlign)===ks.RIGHT}),onClick:()=>o.setTextAlign(ks.RIGHT),children:(0,E.jsx)(Ui.TextAlignRight,{})})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Colors:"}),(0,E.jsxs)("div",{className:"h-18",children:[(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.normalForegroundColor??n.normalForegroundColor,defaultColor:n.normalForegroundColor,onChange:e=>o.setNormalForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.negativeForegroundColor??n.negativeForegroundColor,defaultColor:n.negativeForegroundColor,onChange:e=>o.setNegativeForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.zeroForegroundColor??n.zeroForegroundColor,defaultColor:n.zeroForegroundColor,onChange:e=>o.setZeroForegroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.errorForegroundColor??n.errorForegroundColor,defaultColor:n.errorForegroundColor,onChange:e=>o.setErrorForegroundColor(e)})})]}),(0,E.jsxs)("div",{className:"flex h-6",children:[(0,E.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.normalBackgroundColor??n.normalBackgroundColor,defaultColor:n.normalBackgroundColor,onChange:e=>o.setNormalBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.negativeBackgroundColor??n.negativeBackgroundColor,defaultColor:n.negativeBackgroundColor,onChange:e=>o.setNegativeBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.zeroBackgroundColor??n.zeroBackgroundColor,defaultColor:n.zeroBackgroundColor,onChange:e=>o.setZeroBackgroundColor(e)})}),(0,E.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,E.jsx)(Tc,{color:o.errorBackgroundColor??n.errorBackgroundColor,defaultColor:n.errorBackgroundColor,onChange:e=>o.setErrorBackgroundColor(e)})})]})]})]}),(0,E.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,E.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,E.jsxs)("div",{className:"w-80",children:[(0,E.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,E.jsx)("button",{className:"flex h-5 items-center justify-center rounded-sm border border-neutral-400 bg-neutral-200 p-0 px-1 text-sm text-neutral-700 disabled:text-neutral-400",disabled:o.isUsingDefaultStyling,onClick:()=>o.useDefaultStyling(),children:"Use Default Styling"})]})]})]})]})})]})}));var Yd=n(3213);const Kd=50,Wd=e=>{const{containerRef:t,children:n,onClose:o,config:r}=e,[a,s]=(0,xt.useState)((()=>{const e=r.x??Kd,n=r.y??Kd,o=r.width??800,a=r.height??600;if(t.current){const{width:s,height:i}=t.current.getBoundingClientRect();if(r.center){const e=o+100>s?s-100:o,t=a+100>i?i-100:a;return{x:(s-e)/2,y:(i-t)/2,width:e,height:t}}return{x:e,y:n,width:o+e+Kd>s?s-e-Kd:o,height:a+n+Kd>i?i-n-Kd:a}}return{x:e,y:n,width:o,height:a}}));return(0,E.jsx)(Yd.p,{className:"absolute z-10",handle:`.data-cube__window-${r.uuid}`,position:{x:a.x,y:a.y},size:{width:a.width,height:a.height},minWidth:r.minWidth??300,minHeight:r.minHeight??300,onDragStop:(e,t)=>{s({...a,x:t.x,y:t.y})},dragHandleClassName:`data-cube__window-${r.uuid}`,onResize:(e,t,n,o,r)=>{s({...r,width:n.offsetWidth,height:n.offsetHeight})},enableResizing:{top:!0,right:!0,bottom:!0,left:!0,topRight:!0,bottomRight:!0,bottomLeft:!0,topLeft:!0},resizeHandleStyles:{top:{cursor:"ns-resize"},right:{cursor:"ew-resize"},bottom:{cursor:"ns-resize"},left:{cursor:"ew-resize"},topRight:{cursor:"nesw-resize",width:14,height:14,top:-7,right:-7},bottomRight:{cursor:"nwse-resize",width:14,height:14,bottom:-7,right:-7},bottomLeft:{cursor:"nesw-resize",width:14,height:14,bottom:-7,left:-7},topLeft:{cursor:"nwse-resize",width:14,height:14,top:-7,left:-7}},children:(0,E.jsxs)("div",{className:"h-full w-full border border-neutral-400 bg-neutral-200 shadow-xl",children:[(0,E.jsxs)("div",{className:tc(`data-cube__window-${r.uuid}`,"flex h-6 w-full select-none items-center justify-between border-b border-b-neutral-300 bg-white active:cursor-move"),children:[(0,E.jsx)("div",{className:"px-2",children:r.title}),(0,E.jsx)("button",{className:"flex h-[23px] w-6 items-center justify-center hover:bg-red-500 hover:text-white",onClick:o,children:(0,E.jsx)(Ui.X,{})})]}),(0,E.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:n})]})})},$d=(0,mt.PA)((e=>{const{containerRef:t}=e,n=cd().dataCube.editor,o=n.currentTab,r=[Fc.GENERAL_PROPERTIES,Fc.COLUMN_PROPERTIES,Fc.FILTER,Fc.EXTENDED_COLUMNS,Fc.COLUMNS,Fc.VERTICAL_PIVOTS,Fc.HORIZONTAL_PIVOTS,Fc.SORTS,Fc.CODE];return(0,E.jsxs)(Wd,{containerRef:t,config:n.window,onClose:()=>n.closePanel(),children:[(0,E.jsxs)("div",{className:"relative h-[calc(100%_-_40px)] flex-1 px-2 pt-8",children:[(0,E.jsx)("div",{className:"absolute top-0 flex h-9 w-[calc(100%_-_16px)] min-w-[400px] overflow-auto pt-2",children:r.map((e=>(0,E.jsx)("button",{onClick:()=>n.setCurrentTab(e),className:tc("relative flex h-6 items-center justify-center whitespace-nowrap border border-b-0 border-l-0 border-neutral-300 px-2 first:border-l focus:z-10",{"-top-0.5 h-[27px] border-b-0 bg-white":e===o}),children:e},e)))}),(0,E.jsxs)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:[o===Fc.GENERAL_PROPERTIES&&(0,E.jsx)(Pd,{}),o===Fc.COLUMN_PROPERTIES&&(0,E.jsx)(Vd,{}),o===Fc.FILTER&&(0,E.jsx)(Ud,{}),o===Fc.EXTENDED_COLUMNS&&(0,E.jsx)(Gd,{}),o===Fc.COLUMNS&&(0,E.jsx)(Dd,{}),o===Fc.SORTS&&(0,E.jsx)(Bd,{}),o===Fc.VERTICAL_PIVOTS&&(0,E.jsx)(jd,{}),o===Fc.HORIZONTAL_PIVOTS&&(0,E.jsx)(Md,{}),o===Fc.CODE&&(0,E.jsx)(Hd,{})]})]}),(0,E.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,E.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.closePanel()},children:"OK"}),(0,E.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.closePanel(),children:"Cancel"}),(0,E.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.applyChanges(),children:"Apply"})]})]})}));var Xd=n(6481);const zd=(0,mt.PA)((()=>{const e=cd().dataCube;return(0,E.jsxs)("div",{className:"flex h-5 w-full justify-between bg-neutral-100",children:[(0,E.jsxs)("div",{className:"flex flex-1",children:[(0,E.jsx)("button",{className:"pl-2 text-sky-600 hover:text-sky-700",title:"See Documentation",children:(0,E.jsx)(Ui.Documentation,{className:"text-xl"})}),(0,E.jsxs)("button",{className:"flex items-center px-3 text-sky-600 hover:text-sky-700",onClick:()=>e.editor.openPanel(),children:[(0,E.jsx)(Ui.Settings,{className:"text-xl"}),(0,E.jsx)("div",{className:"pl-0.5 underline",children:"Properties"})]}),(0,E.jsx)("div",{className:"flex-1",children:(0,E.jsxs)("button",{className:"flex items-center text-sky-600 hover:text-sky-700",children:[(0,E.jsx)(Ui.TableFilter,{className:"text-lg"}),(0,E.jsx)("div",{className:"pl-0.5 underline",children:"Filter"})]})})]}),(0,E.jsx)("div",{className:"flex items-center px-2",children:(0,E.jsx)("div",{className:"flex h-3.5 w-48 border-[0.5px] border-neutral-300",children:e.runningTasks.size>0&&(0,E.jsx)(Xd.A,{classes:{root:"h-3.5 w-full bg-transparent",bar1Indeterminate:"bg-green-500",bar2Indeterminate:"bg-green-500"},variant:"indeterminate"})})})]})})),qd=(0,mt.PA)((()=>{const e=cd().dataCube;return(0,E.jsx)("div",{className:"flex h-6 justify-between bg-neutral-100",children:(0,E.jsxs)("div",{className:"flex select-none items-center pl-1 pr-2 text-lg font-medium",children:[(0,E.jsx)(Ui.Cube,{className:"mr-1 h-4 w-4"}),(0,E.jsx)("div",{children:e.core.name})]})})})),Jd=(0,mt.PA)((()=>{const e=cd(),t=(0,xt.useRef)(null),n=Rt(),o=e.dataCube;return(0,xt.useEffect)((()=>{o.initialize().catch(n.logUnhandledError)}),[o,n]),(0,E.jsxs)("div",{ref:t,className:"data-cube relative flex h-full w-full flex-col bg-white",children:[(0,E.jsx)(qd,{}),(0,E.jsx)(kd,{}),(0,E.jsx)(zd,{}),o.editor.isPanelOpen&&(0,E.jsx)($d,{containerRef:t})]})})),Qd=(0,mt.PA)((e=>{const{children:t,simple:n}=e,o=F((0,xt.useContext)(Xo),"Can't find application platform in context"),r=Rt();return(0,xt.useEffect)((()=>{r.initialize(o).catch(r.alertUnhandledError)}),[r,o]),r.initState.hasSucceeded?n?(0,E.jsx)(qn,{children:t}):(0,E.jsx)(zn,{children:t}):(0,E.jsx)(E.Fragment,{})}));class Zd{applicationStore;pluginManager;constructor(e){this.applicationStore=e,this.pluginManager=e.pluginManager}}const eu=(0,xt.createContext)(void 0),tu=({children:e})=>{const t=Rt(),n=(0,mt.iz)((()=>new Zd(t)));return(0,E.jsx)(eu.Provider,{value:n,children:e})},nu=({children:e})=>(0,E.jsx)(Qd,{simple:!0,children:(0,E.jsx)(tu,{children:e})}),ou=Object.freeze({DATA_CUBE:"/dataCube"}),ru=(au=(0,mt.PA)((()=>(0,E.jsx)("div",{className:"app",children:(0,E.jsx)(Vo.dO,{children:(0,E.jsx)(Vo.qh,{exact:!0,path:[ou.DATA_CUBE],component:Jd})})}))),function(){return(0,E.jsx)(id,{children:(0,E.jsx)(au,{})})});var au;const su=e=>{const{baseUrl:t}=e;return(0,E.jsx)(qo,{baseUrl:t,children:(0,E.jsx)(nu,{children:(0,E.jsx)(ru,{})})})},iu=JSON.parse('{"rE":"0.0.34","XO":{"F":"@finos/legend-application-repl-plugin-core"}}');class cu extends Po{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}}var lu,du=n(7441);!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"}(lu||(lu={}));const uu=(e,t,n,o)=>{const r=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=j(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const o={};e.settings.foreground&&j(e.settings.foreground)&&(o.foreground=e.settings.foreground),e.settings.background&&j(e.settings.background)&&(o.background=e.settings.background),e.settings.fontStyle&&j(e.settings.fontStyle)&&(o.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(O(e)||!Object.keys(o).length)return;const n={...o,token:e};t.push(n)}))}));const n={};return Object.entries(e.colors).forEach((([e,t])=>{Array.isArray(t)?t.length&&(n[e]=N(t,0)):n[e]=t})),{base:"vs-dark",inherit:!0,rules:t,colors:n}})(e);return{...r,base:t,colors:{...r.colors,...n},rules:[...r.rules,...o]}},gu=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}'),pu=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"}}]}'),mu=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"}}]}'),fu=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"}}'),hu=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"}}'),Eu=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"}}'),bu=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"}}'),Cu=[{token:lu.IDENTIFIER,foreground:"dcdcaa"},{token:lu.NUMBER,foreground:"b5cea8"},{token:lu.DATE,foreground:"b5cea8"},{token:lu.COLOR,foreground:"b5cea8"},{token:lu.PACKAGE,foreground:"808080"},{token:lu.PARSER,foreground:"c586c0"},{token:lu.LANGUAGE_STRUCT,foreground:"c586c0"},{token:lu.MULTIPLICITY,foreground:"2d796b"},{token:lu.GENERICS,foreground:"2d796b"},{token:lu.PROPERTY,foreground:"9cdcfe"},{token:lu.PARAMETER,foreground:"9cdcfe"},{token:lu.VARIABLE,foreground:"4fc1ff"},{token:lu.TYPE,foreground:"3dc9b0"},{token:`${lu.STRING}.escape`,foreground:"d7ba7d"}];var Tu;!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"}(Tu||(Tu={}));const Au={base:"vs-dark",inherit:!0,colors:{},rules:[...Cu,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},_u=uu(gu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Nu=uu(pu,Tu.BUILT_IN__VSCODE_DARK,{},[]),yu=uu(mu,Tu.BUILT_IN__VSCODE_DARK,{},[]),vu=uu(fu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Su=uu(hu,Tu.BUILT_IN__VSCODE_DARK,{},[]),Iu=uu(Eu,Tu.BUILT_IN__VSCODE_DARK,{},[]),xu=uu(bu,Tu.BUILT_IN__VSCODE_DARK,{},[]);var ku,Ru,Ou,wu;!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"}(ku||(ku={})),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"}(Ru||(Ru={})),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"}(Ou||(Ou={})),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"}(wu||(wu={}));const Fu={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 Lu extends cu{static NAME=iu.XO.F;constructor(){super(Lu.NAME,iu.rE)}getExtraApplicationSetups(){return[async e=>{var t,n;await(async e=>{const t=`Monospaced font '${Ke}' has not been loaded properly, code editor might not display properly`;await Promise.all([400,700].map((e=>document.fonts.load(`${e} 1em ${Ke}`)))).then((()=>{document.fonts.check(`1em ${Ke}`)?du.editor.remeasureFonts():e.logService.error(l.create(de.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(l.create(de.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";du.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const o=[[du.KeyCode.F1,"F1"],[du.KeyCode.F8,"F8"],[du.KeyCode.F9,"F9"],[du.KeyMod.WinCtrl|du.KeyCode.KeyG,"Control+KeyG"],[du.KeyMod.WinCtrl|du.KeyCode.KeyB,"Control+KeyB"],[du.KeyMod.WinCtrl|du.KeyCode.KeyO,"Control+KeyO"],[du.KeyMod.WinCtrl|du.KeyCode.KeyD,"Control+KeyD"],[du.KeyMod.WinCtrl|du.KeyCode.KeyP,"Control+KeyP"],[du.KeyMod.Shift|du.KeyCode.F10,"Shift+F10"],[du.KeyMod.WinCtrl|du.KeyCode.F2,"Control+F2"],[du.KeyMod.WinCtrl|du.KeyCode.F12,"Control+F12"]];du.editor.addKeybindingRules(o.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),du.editor.defineTheme(Tu.DEFAULT_DARK,Au),du.editor.defineTheme(Tu.SOLARIZED_DARK,_u),du.editor.defineTheme(Tu.GITHUB_DARK,Nu),du.editor.defineTheme(Tu.GITHUB_DARK_DIMMED,yu),du.editor.defineTheme(Tu.MATERIAL_DEFAULT,vu),du.editor.defineTheme(Tu.MATERIAL_DARKER,Su),du.editor.defineTheme(Tu.ONE_DARK_PRO,Iu),du.editor.defineTheme(Tu.ONE_DARK_PRO_DARKER,xu)})(e),du.languages.register({id:ku.PURE}),du.languages.setLanguageConfiguration(ku.PURE,Fu),du.languages.setMonarchTokensProvider(ku.PURE,(n=t?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...n,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",Ru.CLASS,Ru.ASSOCIATION,Ru.ENUMERATION,Ru.MEASURE,Ru.PROFILE,Ru.FUNCTION,Ru.MAPPING,Ru.RUNTIME,Ru.CONNECTION,Ru.FILE_GENERATION,Ru.GENERATION_SPECIFICATION,Ru.DATA_ELEMENT,Ou.JSON_MODEL_CONNECTION,Ou.MODEL_CHAIN_CONNECTION,Ou.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",Ru.SERVICE,Ru.FLAT_DATA,Ru.DATABASE,Ou.FLAT_DATA_CONNECTION,Ou.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]+/,lu.PARSER],[/(@identifier)/,{cases:{"@languageStructs":lu.LANGUAGE_STRUCT,"@keywords":`${lu.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]+\\$)))_":lu.TYPE,"@default":lu.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":lu.OPERATOR,"@default":lu.IDENTIFIER}}],{include:"@number"},[/[;,.]/,lu.DELIMITER],[/'([^'\\]|\\.)*$/,`${lu.STRING}.invalid`],[/'/,lu.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[lu.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[lu.PACKAGE,lu.TYPE,lu.GENERICS,lu.WHITESPACE,lu.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[lu.PACKAGE,lu.TYPE,lu.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${lu.TYPE}.operator`,lu.WHITESPACE,lu.PACKAGE,lu.TYPE,lu.GENERICS,lu.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[lu.DELIMITER,lu.PROPERTY]],[/(@identifier)(\s*=)/,[lu.PROPERTY,lu.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[lu.TYPE,lu.OPERATOR,lu.PROPERTY]],[/(@identifier)(\s*:)/,[lu.PARAMETER,lu.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[lu.KEYWORD,lu.WHITESPACE,lu.VARIABLE,lu.OPERATOR]],[/(\$@identifier)/,[`${lu.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${lu.DATE}.latest`]],[/(@date)/,[lu.DATE]],[/(@time)/,[`${lu.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[lu.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${lu.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${lu.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${lu.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${lu.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${lu.NUMBER}.binary`],[/(@digits)[fFdD]/,`${lu.NUMBER}.float`],[/(@digits)[lL]?/,lu.NUMBER]],whitespace:[[/[ \t\r\n]+/,lu.WHITESPACE],[/\/\*\*(?!\/)/,`${lu.COMMENT}.doc`,"@doc"],[/\/\*/,lu.COMMENT,"@comment"],[/\/\/.*$/,lu.COMMENT]],comment:[[/[^/*]+/,lu.COMMENT],[/\*\//,lu.COMMENT,"@pop"],[/[/*]/,lu.COMMENT]],doc:[[/[^/*]+/,`${lu.COMMENT}.doc`],[/\/\*/,`${lu.COMMENT}.doc.invalid`],[/\*\//,`${lu.COMMENT}.doc`,"@pop"],[/[/*]/,`${lu.COMMENT}.doc`]],string:[[/[^\\']+/,lu.STRING],[/@escapes/,`${lu.STRING}.escape`],[/\\./,`${lu.STRING}.escape.invalid`],[/'/,lu.STRING,"@pop"]],characters:[[/'[^\\']'/,lu.STRING],[/(')(@escapes)(')/,[lu.STRING,`${lu.STRING}.escape`,lu.STRING]],[/'/,`${lu.STRING}.invalid`]]}}))}]}}class Bu extends Fo{static create(){const e=new Bu(Go.create());return e.withBasePlugins([new Do,new Lu]),e.withBasePresets([]),e}async configureApplication(e){return new Mo(e)}async loadApplication(e){(0,b.H)((()=>{let e=document.getElementsByTagName(Lo).length?document.getElementsByTagName(Lo)[0]:void 0;return e||(e=document.createElement(Lo),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,E.jsx)(Ot,{store:e,children:(0,E.jsx)(su,{baseUrl:this.baseAddress})}))}}class Pu{static getPresetCollection(){return[]}static getPluginCollection(){return[new Lu,new h]}static run(e){Bu.create().setup({baseAddress:e}).withPresets(Pu.getPresetCollection()).withPlugins(Pu.getPluginCollection()).start().catch((e=>{throw e}))}}const Du=new URL("./",window.location.href).pathname;Pu.run(Du)}},r={};function a(e){var t=r[e];if(void 0!==t)return t.exports;var n=r[e]={id:e,loaded:!1,exports:{}};return o[e].call(n.exports,n,n.exports,a),n.loaded=!0,n.exports}a.m=o,a.amdO={},e=[],a.O=(t,n,o,r)=>{if(!n){var s=1/0;for(d=0;d<e.length;d++){for(var[n,o,r]=e[d],i=!0,c=0;c<n.length;c++)(!1&r||s>=r)&&Object.keys(a.O).every((e=>a.O[e](n[c])))?n.splice(c--,1):(i=!1,r<s&&(s=r));if(i){e.splice(d--,1);var l=o();void 0!==l&&(t=l)}}return t}r=r||0;for(var d=e.length;d>0&&e[d-1][2]>r;d--)e[d]=e[d-1];e[d]=[n,o,r]},a.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return a.d(t,{a:t}),t},n=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,a.t=function(e,o){if(1&o&&(e=this(e)),8&o)return e;if("object"==typeof e&&e){if(4&o&&e.__esModule)return e;if(16&o&&"function"==typeof e.then)return e}var r=Object.create(null);a.r(r);var s={};t=t||[null,n({}),n([]),n(n)];for(var i=2&o&&e;"object"==typeof i&&!~t.indexOf(i);i=n(i))Object.getOwnPropertyNames(i).forEach((t=>s[t]=()=>e[t]));return s.default=()=>e,a.d(r,s),r},a.d=(e,t)=>{for(var n in t)a.o(t,n)&&!a.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},a.e=()=>Promise.resolve(),a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.p="./",(()=>{var e={57:0};a.O.j=t=>0===e[t];var t=(t,n)=>{var o,r,[s,i,c]=n,l=0;if(s.some((t=>0!==e[t]))){for(o in i)a.o(i,o)&&(a.m[o]=i[o]);if(c)var d=c(a)}for(t&&t(n);l<s.length;l++)r=s[l],a.o(e,r)&&e[r]&&e[r][0](),e[r]=0;return a.O(d)},n=globalThis.webpackChunk_finos_legend_application_repl_deployment=globalThis.webpackChunk_finos_legend_application_repl_deployment||[];n.forEach(t.bind(null,0)),n.push=t.bind(null,n.push.bind(n))})(),a.nc=void 0;var s=a.O(void 0,[121],(()=>a(6017)));s=a.O(s)})();
|
45
|
+
//# sourceMappingURL=index.3f69969b.js.map
|