@finos/legend-application-repl-deployment 12.34.0 → 12.36.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.4530bf8f.js → index.41f08f20.js} +3 -3
- package/dist/repl/static/index.41f08f20.js.map +1 -0
- package/dist/repl/static/{index.c0c31f46.css → index.43d59692.css} +2 -2
- package/dist/repl/static/{index.c0c31f46.css.map → index.43d59692.css.map} +1 -1
- package/dist/repl/version.json +1 -1
- package/package.json +3 -3
- package/dist/repl/static/index.4530bf8f.js.map +0 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
(()=>{var e,t,n,r={47905:(e,t,n)=>{"use strict";const r=JSON.parse('{"rE":"10.0.53","XO":{"Z":"@finos/legend-logger-plugin-web-console"}}');var o,a=n(52964);class i{name;version;signature;uuid}class s{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 i;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"}(o||(o={}));class l{channel;name;timestamp=Date.now();static create(e){const t=new l;return t.name=e,t}}class d extends s{level=o.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=o.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=o.INFO&&this._info(e,...t)}warn(e,...t){this.level<=o.WARN&&this._warn(e,...t)}error(e,...t){this.level<=o.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:p,info:g,warn:m,error:h}=console;class f extends d{constructor(){super(r.XO.Z,r.rE)}_debug(e,...t){p(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){h(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var b=n(31085),E=n(25873),C=n(94417),A=n(84365);const T=()=>()=>{},_=e=>(0,C.A)(e,(e=>void 0!==e)),N=(e,t,n)=>(j(0<=t&&t<e.length,`Index out of bound: ${t}`),L(e[t],n));class v 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 y 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 y{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class x extends y{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${(e=>{const t=_({printFunctionName:!1,maxDepth:1});return(0,A.GP)(e,t).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function I(e){if(!(e instanceof Error))throw new S("Expected error to be thrown")}const k=e=>{try{return e()}catch{return}};class R extends y{constructor(e,t){super("Assertion Error",e,t)}}const w=e=>null==e,O=e=>null!=e;function F(e,t=""){if(null==e)throw new R(t||"Value is nullable")}const L=(e,t="")=>(F(e,t),e);function P(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="")=>(P(e,t,n),e);function D(e,t=""){return function(e,t=""){if(""===L(e,t))throw new R(t||"Expected string value to be non-empty")}(e,t),e}function j(e,t=""){if(!e)throw new R(t||"Expected predicate to be truthy")}const M=e=>"string"==typeof e,U=e=>"number"==typeof e&&!isNaN(e),G=e=>"boolean"==typeof e,H=e=>"object"==typeof e&&null!==e,V=e=>H(e)&&"Object"===e.constructor.name,W=(e,t="")=>(function(e,t=""){if(!M(e))throw new R(t||"Value is expected to be a string")}(e,t),e),Y=(e,t="")=>(function(e,t=""){if(!U(e))throw new R(t||"Value is expected to be a number")}(e,t),e),$=(e,t="")=>(function(e,t=""){if(!G(e))throw new R(t||"Value is expected to be a boolean")}(e,t),e);var K=n(66651),X=n(56046),z=n(6451),q=n(8041);const J=K.v,Q="charset=utf-8";var Z,ee,te;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(Z||(Z={})),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"}(ee||(ee={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(te||(te={}));const ne={mode:"cors",credentials:"include",redirect:"follow"},re=(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:r,url:o}=e,a=`Received response with status ${n} (${r}) for ${o}`;this.message=(t?(e=>{if(H(e))return M(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&M(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const ae=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===J.NO_CONTENT)return Promise.resolve(void 0);const r=t.headers.Accept;switch(r){case ee.APPLICATION_JSON:return e.json();case ee.TEXT_PLAIN:return e.text();default:return Promise.reject(new oe(e,`Can't process response for request with Content-Type '${r}'`))}},ie=(e,t)=>{const n={};return n.Accept=ee.APPLICATION_JSON,e!==te.GET&&(n[Z.CONTENT_TYPE]=`${ee.APPLICATION_JSON};${Q}`),re(n,t)};class se{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...ne,...e?.options??{}}}async get(e,t={},n,r,o,a){return this.request(te.GET,e,void 0,t,n,r,o,a)}async put(e,t={},n={},r,o,a,i){return this.request(te.PUT,e,t,n,r,o,a,i)}async post(e,t={},n={},r,o,a,i){return this.request(te.POST,e,t,n,r,o,a,i)}async delete(e,t={},n={},r,o,a,i){return this.request(te.DELETE,e,t,n,r,o,a,i)}async request(e,t,n,r,o,a,i,s){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 r=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=>r.searchParams.append(e,t.toString()))):r.searchParams.append(e,t.toString()))})),r.toString()})(this.baseUrl,t,a??{});let l;if((M(n)||H(n))&&i?.enableCompression&&(j(e!==te.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,X.Kc)(H(e)?JSON.stringify(e):e)]))(n),o=re(o,{[Z.CONTENT_TYPE]:`${ee.APPLICATION_ZLIB};${Q}`})),void 0!==n)if(M(n)||n instanceof Blob)l=n;else{if(!H(n))throw new R("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...r,method:e,body:l,headers:ie(e,o)};return fetch(c,d).then((e=>0===e.status||e.status===J.UNAUTHORIZED?s?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",r=document.getElementById(n);r?.remove();const o=document.createElement("iframe");o.id=n,o.src=e,o.style.display="none",o.addEventListener("load",(()=>{o.remove(),t()})),document.body.appendChild(o)})))(s.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>ae(e,d,s))):fetch(c,d).then((e=>ae(e,d,s))):ae(e,d,s))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>ae(e,d,s))):Promise.reject(e)))}}const ce=(e,t,n)=>{const r=new Blob([t],{type:n}),o=URL.createObjectURL(r),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=o,a.click(),document.body.removeChild(a)):location.replace(o)},le=(e,t=!1)=>t?z.A.parseUrl(e).query:z.A.parse(e),de=(e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0};var ue;!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.APPLICATION_CONTEXT__ACCESS="application.context.access",e.APPLICATION_USAGE__INTERRUPT="application.usage.interrupt",e.APPLICATION_TELEMETRY_EVENT__FAILURE="application.telemetry-event.failure",e.DEBUG="development.debug"}(ue||(ue={}));var pe=n(97542);class ge{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,pe.lK)(this.schema,e)}fromJson(e){return(0,pe.iu)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,C.A)(t,(e=>null!==e))):e);var t}}const me=e=>(0,pe.Ie)((t=>void 0===t?pe._Z:(0,pe.lK)(e,t)),(t=>(0,pe.iu)(e,t))),he=e=>(0,pe.Ie)((()=>e),(()=>e)),fe=e=>(0,pe.Ie)((t=>t?(0,pe.lK)(e,t):pe._Z),(t=>t?(0,pe.iu)(e,t):pe._Z));var be=n(66696);class Ee{key;markdownText;title;text;url;related;static serialization=new ge((0,pe.PL)(Ee,{markdownText:(0,pe.Ie)((e=>e),(e=>e.value?e:void 0)),related:(0,pe.lq)((0,pe.p_)((0,pe.MY)())),title:(0,pe.lq)((0,pe.MY)()),text:(0,pe.lq)((0,pe.MY)()),url:(0,pe.lq)((0,pe.MY)())}));static create(e,t){const n=Ee.serialization.fromJson(e);return n.key=t,n}}const Ce=e=>Object.entries(e).map((e=>({key:e[0],content:Ee.create(e[1],e[0])})));class Ae{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(ue.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,be.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(ue.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(ue.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,_e,Ne=n(83794);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Te||(Te={}));class ve{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,Ne.Gn)(new ve,{state:Ne.sH,_message:Ne.sH,reset:Ne.XI,inProgress:Ne.XI,pass:Ne.XI,fail:Ne.XI,complete:Ne.XI,setMessage:Ne.XI,sync:Ne.XI,isInInitialState:Ne.EW,isInProgress:Ne.EW,hasFailed:Ne.EW,hasSucceeded:Ne.EW,hasCompleted:Ne.EW,message:Ne.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"}(_e||(_e={}));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 Se{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,r){const o=new ye;return e&&o.setup(this.plugins.map((o=>{const a=o.createClientSpan(e);return{clientSpan:a,serverSpan:o.createServerSpan(a,t,n,r),plugin:o}}))),o}}const xe=n(37102).A;var Ie,ke;!function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Ie||(Ie={}));class Re{currentMode=Ie.STANDARD;onSearchModeChange;constructor(e){(0,Ne.Gn)(this,{currentMode:Ne.sH,isAdvancedSearchActive:Ne.EW,setCurrentMode:Ne.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"}(ke||(ke={}));class we{uuid=(0,a.A)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,Ne.Gn)(this,{isOpen:Ne.sH,setIsOpen:Ne.XI}),this.documentationKey=e.key,this.title=D(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 Fe=e=>Boolean(e.title&&(e.url??e.text??e.markdownText)),Le=e=>Fe(e)&&Boolean(e.text??e.markdownText);class Pe{applicationStore;panelRenderingKey=(0,a.A)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=ke.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=ve.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,Ne.Gn)(this,{isHidden:Ne.sH,isOpen:Ne.sH,isPanelMaximized:Ne.sH,panelRenderingKey:Ne.sH,isOverSearchLimit:Ne.sH,selectedTab:Ne.sH,searchText:Ne.sH,searchResults:Ne.sH,currentDocumentationEntry:Ne.sH,showSearchConfigurationMenu:Ne.sH,currentContextualDocumentationEntry:Ne.EW,setIsHidden:Ne.XI,setIsOpen:Ne.XI,setIsPanelMaximized:Ne.XI,setSelectedTab:Ne.XI,setSearchText:Ne.XI,resetSearch:Ne.XI,search:Ne.XI,openDocumentationEntry:Ne.XI,refreshPanelRendering:Ne.XI,setShowSearchConfigurationMenu:Ne.XI}),this.applicationStore=e,this.searchEngine=new xe(this.applicationStore.documentationService.getAllDocEntries().filter(Fe),{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 Re((()=>{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(Fe).map((e=>new we(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new we(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(Le(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 we(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 Be{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class De{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(ue.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(ue.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(ue.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(ue.APPLICATION_USAGE__INTERRUPT,{})}}class je{applicationStore;contextStack=[];constructor(e){(0,Ne.Gn)(this,{contextStack:Ne.sH,currentContext:Ne.EW,push:Ne.XI,pop:Ne.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)&&De.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 Me{applicationStore;commandRegistry=new Map;constructor(e){(0,Ne.Gn)(this,{commandRegistry:Ne.sH,registerCommand:Ne.XI,deregisterCommand:Ne.XI}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(ue.COMMAND_CENTER_REGISTRATION__FAILURE),`Can't register command: command '${t}' 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 Ue{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,Ne.Gn)(this,{keyMap:Ne.sH,commandKeyMap:Ne.sH,isHotkeysBlocked:Ne.sH,addHotkey:Ne.XI,blockGlobalHotkeys:Ne.XI,unblockGlobalHotkeys:Ne.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 Ge=n(84594),He=n(72338),Ve=n(34462),We=n(720),Ye=n(75974),$e=n(90382);const Ke="Roboto Mono",Xe="yyyy-MM-dd'T'HH:mm:ss";var ze;!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"}(ze||(ze={}));const qe=(e,t)=>`[${e};${t}H`;class Je{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,Ne.Gn)(this,{searchText:Ne.sH,useRegex:Ne.sH,matchWholeWord:Ne.sH,matchCaseSensitive:Ne.sH,resultCount:Ne.sH,currentResultIndex:Ne.sH})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class Qe{applicationStore;searchConfig=new Je;constructor(e){(0,Ne.Gn)(this,{setSearchText:Ne.XI,setSearchRegex:Ne.XI,setSearchWholeWord:Ne.XI,setSearchCaseSensitive:Ne.XI,setSearchResultCount:Ne.XI,setSearchCurrentResultIndex:Ne.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 Ze extends Qe{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,Ne.Gn)(this,{preserveLog:Ne.sH,setPreserveLog:Ne.XI})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var et=n(29481);n(24404),n(41880);const tt=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,nt=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],rt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>nt.includes(e.toLowerCase())?e.toLowerCase():tt(e))).replace(/^(?:\w+)\b/u,(e=>tt(e))).replace(/\b(?:\w+)$/u,(e=>tt(e)));var ot;function at(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=L(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"}(ot||(ot={}));const it=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![ot.SHIFT,ot.META,ot.ALT,ot.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),st=(e,t)=>it(e,L(at(t)[0]));function ct(e){const t=new Map;let n=null;return r=>{r instanceof KeyboardEvent&&((0,et.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,o=at(e.combination);if(!o.length)return;const a=t.get(n)??o,i=L(a[0]);it(r,i)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,r)):r.getModifierState(r.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}var lt=n(7986),dt=n(12285),ut=n(56995),pt=n(34336),gt=n(66123);const mt=(0,lt.A)({transitions:{create:()=>"none"},components:{MuiButtonBase:{defaultProps:{disableRipple:!0}}}}),ht=e=>{const{children:t}=e;return(0,b.jsx)(dt.A,{injectFirst:!0,children:(0,b.jsx)(ut.A,{theme:mt,children:(0,b.jsx)(pt.$,{dateAdapter:gt.h,children:t})})})};var ft=n(49676),bt=n(23432),Et=n(25150),Ct=n(20306),At=n(50692),Tt=n(96242),_t=n(54357);const Nt=(e,t)=>{const n=e=>{const{children:n,className:r}=e;return(0,b.jsx)("div",{className:(0,_t.$)(t,r),"data-testid":e["data-testid"],children:n})};return n.displayName=e,n},vt=e=>{const{children:t,darkMode:n,className:r}=e;return(0,b.jsx)("div",{className:(0,_t.$)("modal",{"modal--dark":n},r),children:t})},yt=e=>{const{title:t,icon:n,className:r}=e;return(0,b.jsxs)("div",{className:(0,_t.$)("modal__title",r),children:[n&&(0,b.jsx)("div",{className:"modal__title__icon",children:n}),(0,b.jsx)("div",{className:"modal__title__label",children:rt(t)})]})},St=e=>{const{title:t,children:n,className:r}=e;return!n&&t?(0,b.jsx)("div",{className:(0,_t.$)("modal__header",r),children:(0,b.jsx)(yt,{title:t})}):(0,b.jsx)("div",{className:(0,_t.$)("modal__header",r),children:n})},xt=(Nt("ModalHeaderActions","modal__header__actions"),Nt("ModalBody","modal__body")),It=Nt("ModalFooter","modal__footer");var kt,Rt;Nt("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION",e.ERROR="ERROR"}(kt||(kt={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(Rt||(Rt={}));class wt{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,Ne.Gn)(this,{blockingAlertInfo:Ne.sH,actionAlertInfo:Ne.sH,setBlockingAlert:Ne.XI,setActionAlertInfo:Ne.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 Ot=n(14041);const Ft=(0,Ot.createContext)(void 0),Lt=()=>L((0,Ot.useContext)(Ft),"Can't find application store in context"),Pt=({children:e,store:t})=>{const n=(0,Et.iz)((()=>t));return(0,b.jsx)(Ft.Provider,{value:n,children:e})},Bt=e=>{switch(e){case Rt.PROCEED_WITH_CAUTION:return"btn--caution";case Rt.PROCEED:case Rt.STANDARD:default:return"btn--dark"}},Dt=(0,Et.PA)((e=>{const{info:t}=e,n=Lt(),{title:r,message:o,prompt:a,type:i,onClose:s,onEnter:c,actions:l}=t,d=()=>{s?.(),n.alertService.setActionAlertInfo(void 0)};return(0,b.jsx)(Tt.A,{open:Boolean(n.alertService.actionAlertInfo),onClose:T,TransitionProps:{onEnter:()=>c?.()},children:(0,b.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(i??kt.STANDARD).toLowerCase()}`,children:[r&&(0,b.jsx)(St,{title:r}),(0,b.jsxs)(xt,{children:[(0,b.jsx)("div",{className:"blocking-alert__summary-text",children:o}),(0,b.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,b.jsxs)(It,{children:[l.map(((e,t)=>(0,b.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${Bt(e.type??Rt.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,b.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),jt=(0,Et.PA)((()=>{const e=Lt().alertService.actionAlertInfo;return e?(0,b.jsx)(Dt,{info:e}):null})),Mt=e=>{const{isLoading:t,className:n}=e,r=(0,Ot.useRef)(null);return(0,Ot.useEffect)((()=>{r.current&&(t?r.current.parentElement?.classList.add("panel-loading-indicator__container"):r.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,b.jsx)("div",{ref:r,className:(0,_t.$)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},Ut=(0,Et.PA)((()=>{const e=Lt(),t=e.alertService.blockingAlertInfo;return t?(0,b.jsx)(Tt.A,{open:Boolean(t),onClose:T,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,b.jsxs)(vt,{darkMode:!e.layoutService.TEMPORARY__isLightColorThemeEnabled,className:"blocking-alert",children:[(0,b.jsx)(Mt,{isLoading:Boolean(t.showLoading)}),(0,b.jsxs)(xt,{children:[(0,b.jsx)("div",{className:"blocking-alert__message",children:t.message}),t.prompt&&(0,b.jsx)("div",{className:"blocking-alert__message__prompt",children:t.prompt})]})]})}):null}));var Gt=n(94269),Ht=n(59896),Vt=n(86750),Wt=n(87997),Yt=n(56819);const $t=Gt.RQJ,Kt=Ht.QRP,Xt=Vt.QCr,zt=Vt._Hm,qt=Vt.Pcn,Jt=Vt.gZZ,Qt=Vt.__w,Zt=Vt.KSO,en=Vt.UnJ,tn=Vt.A7C,nn=Vt.BS8,rn=Vt.KRc,on=Vt.Su4,an=Vt.kxO,sn=Vt.vq8,cn=Vt.GfC,ln=Vt.SoL,dn=Vt.Wx3,un=Wt.f7n,pn=Wt.Lun,gn=Yt.oss,mn=Yt.Br,hn=Yt.YZI;var fn=n(82801),bn=n(98960);const En=6e3;var Cn;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(Cn||(Cn={}));class An{severity;message;actions;autoHideDuration;constructor(e,t,n,r){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=r}}class Tn{notification;constructor(){(0,Ne.Gn)(this,{notification:Ne.sH,setNotification:Ne.XI,notify:Ne.XI,notifySuccess:Ne.XI,notifyWarning:Ne.XI,notifyIllegalState:Ne.XI,notifyError:Ne.XI})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new An(Cn.INFO,e,t??[],null===n?void 0:n??En))}notifySuccess(e,t,n){this.setNotification(new An(Cn.SUCCESS,e,t??[],null===n?void 0:n??En))}notifyWarning(e,t,n){this.setNotification(new An(Cn.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??En))}notifyError(e,t){const n=this.getErrorMessage(e);n&&this.setNotification(new An(Cn.ERROR,n,t??[],void 0))}getErrorMessage(e){let t;return e instanceof v?t=e.detail:e instanceof Error?t=e.message:(j(M(e),"Can't display error"),t=e),t}notifyIllegalState(e,t,n){this.setNotification(new An(Cn.ILEGAL_STATE,M(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??En))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return I(e),this.notifyIllegalState(e.message),t}}}const _n=(0,Et.PA)((()=>{const e=Lt(),t=e.notificationService.notification,n=Boolean(t),r=t?.message??"",o=t?.severity??Cn.INFO,[a,i]=(0,Ot.useState)(!1);let s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,b.jsx)(Qt,{})});switch(o){case Cn.ILEGAL_STATE:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,b.jsx)(rn,{})});break;case Cn.ERROR:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,b.jsx)(zt,{})});break;case Cn.WARNING:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,b.jsx)(nn,{})});break;case Cn.SUCCESS:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,b.jsx)(tn,{})})}const c=()=>{e.notificationService.setNotification(void 0),i(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(r)));return(0,b.jsx)(fn.A,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:En,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,b.jsx)(bn.A,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,b.jsxs)("div",{className:"notification__message__content",children:[s,(0,b.jsx)("div",{className:(0,_t.$)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:r})]}),action:[(0,b.jsx)("button",{className:"notification__action",onClick:()=>i(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,b.jsx)(gn,{}):(0,b.jsx)(mn,{})},"expand"),(0,b.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,b.jsx)(Xt,{})},"close")]})},"string"==typeof r||"number"==typeof r?r:"")}));var Nn=n(12436);const vn=e=>{const{children:t,classes:n,...r}=e;return(0,b.jsx)(Nn.A,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...r,children:e.children})},yn=e=>{const{className:t,children:n,menuProps:r,content:o,disabled:a,onClose:i,onOpen:s}=e,c=(0,Ot.useRef)(null),[l,d]=(0,Ot.useState)(!1),[u,p]=(0,Ot.useState)(),[g,m]=(0,Ot.useState)(0),[h,f]=(0,Ot.useState)(0),E=()=>{p(void 0),d(!1),f(0),m(0)},C=e=>{e.stopPropagation(),e.preventDefault(),E(),i?.()},A=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(s?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),r=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:o,clientY:a,target:s}=e,l=s;if(u!==l&&!(document.elementsFromPoint(o,a).some((e=>e===l))&&n<=o&&o<=n+t.width&&r<=a&&a<=r+t.height))return E(),void i?.();p(l),d(!0),f(a),m(o)}};return(0,b.jsxs)("div",{ref:c,className:t,onContextMenu:A,children:[n,(0,b.jsx)(vn,{open:l,anchorPosition:{left:g,top:h},onClose:C,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:A},disableRestoreFocus:!0,transitionDuration:0,onClick:C,...r,children:l&&o},`${g}, ${h}`)]})},Sn=(0,Ot.forwardRef)((function(e,t){const{className:n,children:r,...o}=e;return(0,b.jsx)("div",{ref:t,className:(0,_t.$)("menu",n),...o,children:r})})),xn=e=>{const{className:t,onClick:n,title:r,disabled:o,children:a,...i}=e;return(0,b.jsx)("button",{className:(0,_t.$)("menu__item",t),disabled:Boolean(o),title:r,onClick:n,...i,children:a})};Nt("MenuContentDivider","menu__divider"),Nt("MenuContentItemIcon","menu__item__icon"),Nt("MenuContentItemLabel","menu__item__label");var In=n(87062),kn=n(33310),Rn=n(30559);const wn=e=>((0,Ot.useEffect)((()=>{Rn.A.initialize({startOnLoad:!0,theme:"dark"}),Rn.A.contentLoaded()}),[e.value]),(0,b.jsx)(In.o,{className:(0,_t.$)("markdown-content",e.className),remarkPlugins:[kn.A],components:e.components??{code:e=>{const{children:t,className:n,node:r,...o}=e,a=/language-(?<language>\w+)/.exec(n??"");return a?.groups?.language?(0,b.jsx)("code",{...o,className:(0,_t.$)(a.groups.language),children:t}):(0,b.jsx)("code",{...o,className:n,children:t})}},children:e.value.value}));var On=n(75143);const Fn=e=>{const{children:t}=e,{ref:n,width:r,height:o}=(0,On.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,i]=(0,Ot.useState)(!1),{ref:s,width:c,height:l}=(0,On.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,Ot.useEffect)((()=>{i((c??0)>(r??0)+40&&(l??0)>(o??0)+40)}),[c,l,r,o]),(0,b.jsx)("div",{ref:s,className:"panel__content__blank",children:(0,b.jsx)("div",{ref:n,className:(0,_t.$)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Ln=n(31122),Pn=n(14779),Bn=n(38347);const Dn=e=>{const{children:t,options:n,size:r,className:o,...a}=e,i=((e,t)=>{const n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n})(n,r);return(0,b.jsxs)("div",{className:(0,_t.$)("mui-radio-group",o),children:[i.map(((e,t)=>(0,b.jsx)("div",{children:(0,b.jsx)(Ln.A,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,b.jsx)(Pn.A,{className:"mui-radio-group__group__column",style:{width:100/r+"%"},value:e,control:(0,b.jsx)(Bn.A,{className:"mui-radio-group__group__item__radio-btn",classes:{checked:"mui-radio-group__group__item__radio-btn--checked"}}),label:(0,b.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var jn=n(50629);const Mn=e=>{const{children:t,...n}=e;return(0,b.jsx)(jn.Ay,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var Un,Gn=n(89463),Hn=n(65318),Vn=n(63152);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(Un||(Un={}));const Wn=(0,Et.PA)((e=>{const{entry:t}=e,n=Lt(),r=()=>{t.isOpen||De.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},o=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,b.jsx)(yn,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsx)(Sn,{children:(0,b.jsx)(xn,{onClick:o,children:"Copy Documentation Key"})}),children:(0,b.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,b.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,b.jsx)("button",{className:(0,_t.$)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:r,children:t.isOpen?(0,b.jsx)(gn,{}):(0,b.jsx)(hn,{})}),t.url?(0,b.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{De.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:r,children:t.title})]}),t.isOpen&&t.content&&(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:M(t.content)?(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,b.jsx)(wn,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),Yn=(0,Et.PA)((()=>{const e=Lt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),r=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),o=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,b.jsxs)(yn,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:n,children:"Copy Context ID"}),(0,b.jsx)(xn,{onClick:r,children:"Copy Current Context ID"}),(0,b.jsx)(xn,{onClick:o,children:"Copy Context Stack"})]}),children:[t&&(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,b.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,b.jsx)(b.Fragment,{children:M(t.content)?(0,b.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,b.jsx)(wn,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,b.jsx)(Wn,{entry:e},e.uuid)))]})]}),!t&&(0,b.jsx)(Fn,{children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,b.jsx)(ln,{className:"virtual-assistant__panel__placeholder__icon"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),$n=(0,Et.PA)((()=>{const e=Lt(),t=(0,Ot.useRef)(null),n=e.assistantService,r=n.searchText,o=(0,Ot.useMemo)((()=>(0,Hn.A)((()=>n.search()),100)),[n]);return(0,Ot.useEffect)((()=>{t.current?.focus()}),[]),(0,b.jsxs)("div",{className:"virtual-assistant__search",children:[(0,b.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,b.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,_t.$)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":r}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),o()},value:r,placeholder:"Ask me a question"}),r&&(0,b.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,b.jsx)("button",{className:(0,_t.$)("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,b.jsx)(qt,{})}),r?(0,b.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,b.jsx)(Xt,{})}):(0,b.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,b.jsx)(Zt,{})})]}),(0,b.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,b.jsx)(Mt,{isLoading:n.searchState.isInProgress}),(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,b.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,b.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(Un.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,b.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(Un.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,b.jsx)(Jt,{})})]}),(0,b.jsx)("div",{children:(0,b.jsx)(Dn,{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,b.jsx)("div",{className:"virtual-assistant__search__results",children:(0,b.jsx)(Wn,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,b.jsxs)(b.Fragment,{children:[Boolean(n.searchResults.length)&&(0,b.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,b.jsx)(Wn,{entry:e},e.uuid)))}),r&&!n.searchResults.length&&(0,b.jsx)(Fn,{children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,b.jsx)(dn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!r&&!n.searchResults.length&&(0,b.jsx)(yn,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:()=>{ce(`documentation-registry_${(0,Vn.GP)(new Date(Date.now()),Xe)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),ee.APPLICATION_JSON)},children:"Download documentation registry"}),(0,b.jsx)(xn,{onClick:()=>{ce(`documentation-registry_${(0,Vn.GP)(new Date(Date.now()),Xe)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),ee.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,b.jsxs)("div",{className:"virtual-assistant__character",children:[(0,b.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,b.jsx)(cn,{className:"virtual-assistant__character__hat"}),(0,b.jsx)(pn,{className:"virtual-assistant__character__glasses"}),(0,b.jsx)(un,{className:"virtual-assistant__character__beard"})]}),(0,b.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,b.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),Kn=(0,Et.PA)((e=>{const{triggerElement:t}=e,n=Lt(),r=n.assistantService,o=r.currentContextualDocumentationEntry,a=r.selectedTab,i=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),s=i.find((e=>e.key===a));return(0,b.jsx)(Mn,{open:r.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,b.jsxs)("div",{className:(0,_t.$)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":r.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,b.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===ke.SEARCH}),onClick:()=>r.setSelectedTab(ke.SEARCH),title:"Search",children:(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,b.jsx)(Zt,{})})}),(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===ke.CONTEXTUAL_SUPPORT}),onClick:()=>r.setSelectedTab(ke.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,b.jsx)(sn,{}),o&&(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),i.map((e=>(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{r.setSelectedTab(e.key),e.autoExpandOnOpen&&r.setIsPanelMaximized(!0)},title:e.title,children:(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,b.jsx)(Jt,{})})},e.key)))]}),(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,b.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>r.setIsPanelMaximized(!r.isPanelMaximized),title:r.isPanelMaximized?"Minimize":"Maximize",children:r.isPanelMaximized?(0,b.jsx)(on,{}):(0,b.jsx)(an,{})}),(0,b.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>r.setIsOpen(!1),title:"Close",children:(0,b.jsx)($t,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,b.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===ke.SEARCH&&(0,b.jsx)($n,{}),a===ke.CONTEXTUAL_SUPPORT&&(0,b.jsx)(Yn,{}),s?.renderer()]})]})},r.panelRenderingKey)})),Xn=(0,Et.PA)((()=>{const[e,t]=(0,Ot.useState)(!1),[n,r]=(0,Ot.useState)((0,a.A)()),o=Lt(),i=(0,Ot.useRef)(null),s=o.assistantService,c=s.currentContextualDocumentationEntry,l=()=>{!s.isOpen&&c&&s.setSelectedTab(ke.CONTEXTUAL_SUPPORT),s.setIsOpen(!s.isOpen)};return(0,Ot.useEffect)((()=>{s.isHidden&&r((0,a.A)())}),[s.isHidden]),(0,b.jsx)(Gn,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),nodeRef:i,handle:".virtual-assistant__station__drag-handle",children:(0,b.jsxs)("div",{className:"virtual-assistant",ref:i,children:[(0,b.jsxs)("div",{className:(0,_t.$)("virtual-assistant__station",{"virtual-assistant__station--hidden":s.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,b.jsx)("button",{className:"virtual-assistant__station__hide-button",title:"Hide assistant",onClick:()=>{o.assistantService.toggleAssistant()},children:(0,b.jsx)(en,{})}),(0,b.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:l,title:s.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open Assistant...",children:(0,b.jsxs)("div",{className:"virtual-assistant__station__character",children:[(0,b.jsx)(cn,{className:"virtual-assistant__station__character__hat"}),(0,b.jsx)(pn,{className:"virtual-assistant__station__character__glasses"}),(0,b.jsx)(un,{className:"virtual-assistant__station__character__beard"})]})}),(0,b.jsx)("div",{className:"virtual-assistant__station__label",onClick:l,children:"Assistant"}),(0,b.jsx)(yn,{className:(0,_t.$)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:()=>{s.setIsOpen(!1),r((0,a.A)())},children:"Reset Position"}),(0,b.jsx)(xn,{onClick:()=>o.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,b.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,b.jsx)(Kt,{})})})]},c?.uuid??""),!e&&s.isOpen&&!s.isHidden&&i.current&&(0,b.jsx)(Kn,{triggerElement:i.current})]})},n)}));var zn;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(zn||(zn={}));const qn=["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"],Jn=(e,t)=>{const n={};return e.forEach(((e,r)=>{e.length&&(n[r]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:qn,handler:(e,t)=>{t.preventDefault()}},n},Qn=e=>(0,b.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),Zn=(0,Et.PA)((e=>{const{children:t}=e,n=Lt(),r=Jn(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{qn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Ot.useEffect)((()=>{const e=ct(r);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[r]),(0,Ot.useEffect)((()=>{const e=()=>{document.hidden&&(De.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,b.jsxs)(ht,{children:[(0,b.jsx)(Ut,{}),(0,b.jsx)(jt,{}),(0,b.jsx)(_n,{}),(0,b.jsx)(Xn,{}),n.layoutService.showBackdrop&&(0,b.jsx)(ft.A,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??zn.BACKDROP_CONTAINER)??null,children:(0,b.jsx)(bt.A,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,b.jsx)(Ct.Q,{backend:At.t2,children:(0,b.jsxs)("div",{className:"app__container","data-elementid":zn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,b.jsx)(Qn,{elementId:zn.BACKDROP_CONTAINER}),t]})})]})})),er=(0,Et.PA)((e=>{const{children:t}=e,n=Lt(),r=Jn(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{qn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Ot.useEffect)((()=>{const e=ct(r);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[r]),(0,b.jsx)(ht,{children:(0,b.jsx)(Ct.Q,{backend:At.t2,children:(0,b.jsxs)("div",{className:"app__container","data-elementid":zn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,b.jsx)(Qn,{elementId:zn.BACKDROP_CONTAINER}),t]})})})})),tr={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"},nr={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},rr=`\n${ze.BOLD}${ze.BRIGHT_BLUE}$purist${ze.RESET}\n${ze.BOLD}${ze.MAGENTA}❯${ze.RESET} `,or="❯ ";class ar extends Ze{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=ve.create();constructor(e){super(e),this.instance=new Ge.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Ke}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:tr,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Ve.FitAddon,this.searcher=new We.SearchAddon,this.renderer=new $e.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 Ye.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>st(e,"Control+KeyF")||st(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(st(e,"Control+KeyC")&&this.instance.hasSelection()||st(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new He.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new He.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(ue.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,r;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 r=this.commandRegistry.get(t);if(!r)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,r.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(st(t,"Control+KeyD")||st(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,r=this.applicationStore,r.layoutService.getElementByID(zn.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=`${or}${this.command}`,r=`${or}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let o=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(L(e.getLine(n)).translateToString()===r){o=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:o,startX:2,endY:o+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,r=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))r||(r=!0);else if(r){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/))r||(r=!0);else if(r){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,r=this.instance.cols,o=this.instance.rows,a=this.getCommandRange(),i=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,s=Math.min(Math.abs(e),i);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(r+(n.cursorX-s)%r)%r,l=n.cursorY-(s>n.cursorX?Math.ceil(s/r):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+s)%r,l=n.cursorY+(n.cursorX+s>=r?Math.floor((n.cursorX+s)/r):0),d=l+n.baseY,l=Math.min(l,o-1));const u=d>n.viewportY+o?d-(n.viewportY+o):d<n.viewportY?d-n.viewportY:0;return{seq:qe(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),r=this.command.slice(t.cursorIdx),o=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(o.scroll),this.instance.write(e+r+o.seq),this.setCommand(n+e+r)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,r=Math.min(Math.abs(e),n);let o,a,i;if(0===e)return;e<0?(o=this.command.slice(0,t.cursorIdx-r),a=this.command.slice(t.cursorIdx,this.command.length),i=-r):(o=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+r,this.command.length),i=0);const s=this.computeCursorMovement(i);this.instance.scrollLines(s.scroll),this.instance.write(qe(t.startY+1,t.startX+1)+o+a+" ".repeat(r)+s.seq),this.setCommand(o+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(qe(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(qe(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(rr),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${ze.DIM}(system: ${e})\n${ze.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 r=L(e.getLine(n)).translateToString();if(r.trim()){t=r!==or;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write(ze.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${ze.BRIGHT_BLACK}+-------------------------------------------------------+${ze.RESET}\n${ze.BRIGHT_BLACK}|${ze.RESET} ${ze.BRIGHT_GREEN}[@@]${ze.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${ze.BRIGHT_BLACK}|${ze.RESET}\n${ze.BRIGHT_BLACK}|${ze.RESET} ${ze.BRIGHT_GREEN}/|__|\\${ze.RESET} ${ze.BRIGHT_BLACK}|${ze.RESET}\n${ze.BRIGHT_BLACK}+--${ze.RESET} ${ze.BRIGHT_GREEN}d b${ze.RESET} ${ze.BRIGHT_BLACK}-----------------------------------------------+${ze.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,et.A)(Array.from(e.values()),(e=>e.command)).map((e=>`${ze.BRIGHT_GREEN}${e.command.padEnd(30)}${ze.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${ze.DIM}${e.usage}${ze.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(ze).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?rt(e.trim().replace(/_+/gu," ").toLowerCase()):tt(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)}${ze.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${ze.RED}${e}${ze.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:nr,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:nr,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:nr,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 r=L(e.getLine(n));t.push(r.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 ir{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new ar(e)}}const sr="(unknown)";class cr{applicationStore;currentUser=sr;constructor(e){(0,Ne.Gn)(this,{currentUser:Ne.sH,setCurrentUser:Ne.XI}),this.applicationStore=e}get isAnonymous(){return this.currentUser===sr}setCurrentUser(e){this.currentUser=e}}var lr,dr=n(75992);class ur{get localStorage(){return L(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 pr{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?W(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?$(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!H(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 gr{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new ur;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,dr.A)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class mr{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 hr{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,r=e.startTime,o=r+n,a={...t??{},...Object.fromEntries(e.records),total:n};let i=0;for(const e of this.interruptions)if(e>=r&&e<=o)i++;else if(e>o)break;return i>0?{...a,__numberOfInteruptions:i}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(lr||(lr={}));const fr={name:"Default Dark (default)",key:lr.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"}},br={name:"Legacy Light",key:lr.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},Er={name:"High-Contrast Light",key:lr.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 Cr;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(Cr||(Cr={}));const Ar={[Cr.COLOR_THEME]:{defaultValue:lr.DEFAULT_DARK}};class Tr{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,Ne.Gn)(this,{currentColorTheme:Ne.sH.ref,TEMPORARY__isLightColorThemeEnabled:Ne.EW,backdropContainerElementID:Ne.sH,showBackdrop:Ne.sH,setBackdropContainerElementID:Ne.XI,setShowBackdrop:Ne.XI,setColorTheme:Ne.XI}),this.applicationStore=e,this.colorThemeRegistry.set(lr.DEFAULT_DARK,fr),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(l.create(ue.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(Cr.COLOR_THEME)??lr.DEFAULT_DARK;this.currentColorTheme=L(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!==lr.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 r=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,r),t?.persist&&this.applicationStore.settingService.persistValue(Cr.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??L(this.colorThemeRegistry.get(lr.DEFAULT_DARK)).colors?.[e]??"transparent"}}class _r{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 Nr{navigator;constructor(e){this.navigator=e}}var vr=n(42853);class yr{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new pr(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(ue.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(U(t))return t;this.applicationStore.logService.warn(l.create(ue.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(M(t))return t;this.applicationStore.logService.warn(l.create(ue.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(G(t))return t;this.applicationStore.logService.warn(l.create(ue.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(H(t))return t;this.applicationStore.logService.warn(l.create(ue.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,vr.A)(n,t)?void 0:t)}}class Sr{goToLocation(e,t){throw new x("Navigator does not support this operation")}reload(e){throw new x("Navigator does not support this operation")}goToAddress(e,t){throw new x("Navigator does not support this operation")}visitAddress(e){throw new x("Navigator does not support this operation")}generateAddress(e){throw new x("Navigator does not support this operation")}updateCurrentLocation(e){throw new x("Navigator does not support this operation")}updateCurrentZone(e){throw new x("Navigator does not support this operation")}resetZone(){throw new x("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new x("Navigator does not support this operation")}getCurrentAddress(){throw new x("Navigator does not support this operation")}getCurrentLocation(){throw new x("Navigator does not support this operation")}getCurrentLocationParameters(){throw new x("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new x("Navigator does not support this operation")}getCurrentZone(){throw new x("Navigator does not support this operation")}blockNavigation(e,t,n){throw new x("Navigator does not support this operation")}unblockNavigation(){throw new x("Navigator does not support this operation")}get isNavigationBlocked(){throw new x("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new x("Navigator does not support this operation")}}class xr{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new pr(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(U(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(M(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(G(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(H(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}const Ir=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 kr;!function(e){e.BUG_FIX="BUG_FIX",e.ENHANCEMENT="ENHANCEMENT"}(kr||(kr={}));const Rr="application.lastOpenedVersion";class wr{applicationStore;releaseNotes;showCurrentReleaseModal=!0;showReleaseLog=!1;isConfigured=!1;constructor(e){(0,Ne.Gn)(this,{showCurrentReleaseModal:Ne.sH,showReleaseLog:Ne.sH,isConfigured:Ne.sH,setShowCurrentRelease:Ne.XI,configure:Ne.XI,setReleaseLog:Ne.XI}),this.applicationStore=e}configure(e){this.isConfigured=!0,this.releaseNotes=(e=>e.map((e=>(D(e.version,"Release notes 'version' is missing"),e.notes?.map((e=>(D(e.type,"Release note 'type' is missing"),D(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(Rr)}updateViewedVersion(){this.applicationStore.userDataService.persistValue(Rr,this.applicationStore.config.appVersion)}showVersion(e,t){const n=e.version;return!(!Ir(n)||!Ir(t)||1!==(r=t,n.localeCompare(r,void 0,{numeric:!0})));var r}showableVersions(){const e=this.getViewedVersion();if(e)return this.releaseNotes?.filter((t=>this.showVersion(t,e)))}}class Or{uuid=(0,a.A)();extensionStates=[];config;pluginManager;initState=ve.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 hr,this.logService=new u,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new gr(this),this.settingService=new yr(this),this.userDataService=new xr(this),this.alertService=new wt(this),this.notificationService=new Tn,this.identityService=new cr(this),this.layoutService=new Tr(this),this.clipboardService=new _r(this),this.terminalService=new ir(this),this.commandService=new Me(this),this.keyboardShortcutsService=new Ue(this),this.navigationService=new Nr(new Sr),this.navigationContextService=new je(this),this.documentationService=new Ae(this),this.assistantService=new Pe(this),this.releaseNotesService=new wr(this),this.eventService=new Be,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new mr(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new Se,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 Nr(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){I(e),this.notificationService.notifyError(e),this.logService.error(l.create(ue.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(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e)};debugProcess(e,...t){this.logService.debug(l.create(ue.DEBUG),`\n------ START DEBUG PROCESS: ${e} ------\n`,...t,`\n------- END DEBUG PROCESS: ${e} -------\n`)}guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}var Fr;!function(e){e.TAG_REQUEST="download-request",e.TAG_RESPONSE="download-response",e.STREAM_CLOSED="#stream-closed",e.STREAM_ABORTED="#stream-aborted"}(Fr||(Fr={}));class Lr{}class Pr extends Lr{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 Br{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;downloadHelperServiceWorkerPath;downloadHelper=!1;releaseNotes;constructor(e){this.pluginManager=e,this.logger=new Pr}setup(e){return this.baseAddress=D(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,r;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){I(e),this.logger.error(l.create(ue.APPLICATION_CONFIGURATION__FAILURE),e)}F(n,"Can't fetch Legend application configuration");try{r=await t.get(`${window.location.origin}${e}version.json`)}catch(e){I(e),this.logger.error(l.create(ue.APPLICATION_CONFIGURATION__FAILURE),e)}return F(r,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:r,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"}}:{}),r=await n.get(D(e.url,"Can't load documentation registry: 'url' field is missing or empty"));F(r.entries,"Can't load documentation registry data: 'entries' field is missing");const o=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(r.entries).forEach((([e,n])=>{o&&!o.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){I(e),this.logger.warn(l.create(ue.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...Ce(t),...e.keyedDocumentationEntries]}async start(){F(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 Or(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(ue.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 I(e),this.logger.error(l.create(ue.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Dr="legend-application-root",jr=JSON.parse('{"rE":"15.1.28","XO":{"c":"@finos/legend-application-plugin-core"}}');class Mr extends s{}class Ur extends Mr{static NAME=jr.XO.c;constructor(){super(Ur.NAME,jr.rE)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,Ne.jK)({enforceActions:"observed"})}]}getExtraColorThemes(){return[br,Er]}getExtraSettingConfigurationEntries(){return e=Ar,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class Gr{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=D(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=D(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:D(e[0],"Documentation link 'key' is missing"),label:D(e[1].label,"Documentation link 'label' is missing"),url:D(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=Ce(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=L(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=L(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=L(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 Hr extends Gr{replUrl;useDynamicREPLServer=!1;constructor(e){super(e),F(e.configData.repl,"Can't configure application: 'repl' field is missing"),this.replUrl=Gr.resolveAbsoluteUrl(D(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 Vr 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 Wr extends Vr{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new Wr}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 Yr,$r=n(16839),Kr=n(68684);class Xr{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,Ne.Gn)(this,{_isNavigationBlocked:Ne.sH,isNavigationBlocked:Ne.EW,blockNavigation:Ne.XI,unblockNavigation:Ne.XI}),this.historyAPI=e}get window(){return L(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=le((n=this.getCurrentAddress(),(0,q.J)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=de(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 r,o;delete n[e],this.updateCurrentLocation((r=this.getCurrentLocation(),o=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),z.A.stringify(t)})(n),o?`${r}?${o}`:r)),this.updateCurrentZone(t)}}class zr{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Yr||(Yr={}));class qr extends zr{navigator;constructor(e,t){super(e),this.navigator=new Xr(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Yr.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Yr.INITIAL_COLOR_THEME))}}const Jr=(0,Ot.createContext)(void 0),Qr=({children:e})=>{const t=Lt(),n=(0,$r.W6)(),r=(0,Et.iz)((()=>new qr(t,{historyAPI:n})));return(0,b.jsx)(Jr.Provider,{value:r,children:e})},Zr=({children:e,baseUrl:t})=>(0,b.jsx)(Kr.Kd,{basename:t,children:(0,b.jsx)(Qr,{children:e})});class eo{networkClient;constructor(e){this.networkClient=e}get baseUrl(){return L(this.networkClient.baseUrl,"REPL server client has not been configured properly")}get dataCube(){return`${this.baseUrl}/api/dataCube`}async getInfrastructureInfo(){return this.networkClient.get(`${this.dataCube}/infrastructureInfo`)}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 to=n(99499),no=n(91937);const ro=e=>to.sha1().update(e).digest("hex"),oo=e=>ro(e.filter(O).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?ro(e):e.hashCode)).join(","));class ao{}class io extends ao{name;multiplicity;class;accept_ValueSpecificationVisitor(e){return e.visit_Variable(this)}}class so{subTrees=[];subTypeTrees=[]}var co,lo,uo,po,go,mo,ho,fo,bo,Eo,Co;(lo=co||(co={})).INTERNAL__UNKNOWN_ELEMENT="INTERNAL__UNKNOWN_ELEMENT",lo.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",lo.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",lo.PACKAGE="PACKAGE",lo.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",lo.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",lo.PROFILE="PROFILE",lo.TAG_POINTER="TAG_POINTER",lo.STEREOTYPE_POINTER="STEREOTYPE_POINTER",lo.TAGGED_VALUE="TAGGED_VALUE",lo.ENUMERATION="ENUMERATION",lo.ENUM_VALUE="ENUM_VALUE",lo.CLASS="CLASS",lo.PROPERTY="PROPERTY",lo.PROPERTY_DEFAULT_VALUE="PROPERTY_DEFAULT_VALUE",lo.PROPERTY_POINTER="PROPERTY_POINTER",lo.MULTIPLICITY="MULTIPLICITY",lo.CONSTRAINT="CONSTRAINT",lo.DERIVED_PROPERTY="DERIVED_PROPERTY",lo.ASSOCIATION="ASSOCIATION",lo.FUNCTION="FUNCTION",lo.MEASURE="MEASURE",lo.UNIT="UNIT",lo.FUNCTION_TEST_SUITE="FUNCTION_TEST_SUITE",lo.FUNCTION_TEST="FUNCTION_TEST",lo.FUNCTION_STORE_TEST_DATA="FUNCTION_STORE_TEST_DATA",lo.FUNCTION_PARAMETER_VALUE="FUNCTION_PARAMETER_VALUE",lo.ASSERT_FAIL="ASSERT_FAIL",lo.ASSERT_PASS="ASSERT_PASS",lo.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",lo.EQUAL_TO="EQUAL_TO",lo.EQUAL_TO_JSON="EQUAL_TO_JSON",lo.EQUAL_TO_TDS="EQUAL_TO_TDS",lo.SECTION_INDEX="SECTION_INDEX",lo.SECTION="SECTION",lo.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",lo.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",lo.RAW_LAMBDA="RAW_LAMBDA",lo.RAW_VARIABLE="RAW_VARIABLE",lo.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",lo.BINDING_TRANSFORMER="BINDING_TRANSFORMER",lo.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",lo.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",lo.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",lo.EXPRESSION="EXPRESSION",lo.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",lo.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",lo.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",lo.INSTANCE_VALUE="INSTANCE_VALUE",lo.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",lo.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",lo.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",lo.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",lo.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",lo.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",lo.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",lo.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",lo.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",lo.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",lo.FUNCTION_TYPE="FUNCTION_TYPE",lo.LAMBDA_FUNCTION="LAMBDA_FUNCTION",lo.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",lo.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",lo.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",lo.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",lo.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",lo.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.RELATION_COL_SPEC_ARRAY="RELATION_COL_SPEC_ARRAY",lo.RELATION_COL_SPEC="RELATION_COL_SPEC",lo.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",lo.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",lo.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",lo.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",lo.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",lo.MAPPING="MAPPING",lo.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",lo.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",lo.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",lo.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",lo.ENUMERATION_MAPPING="ENUMERATION_MAPPING",lo.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",lo.SET_IMPLEMENTATION="SET_IMPLEMENTATION",lo.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",lo.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",lo.PROPERTY_MAPPING="PROPERTY_MAPPING",lo.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",lo.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",lo.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",lo.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",lo.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",lo.MAPPING_TEST="MAPPING_TEST",lo.STORE_TEST_DATA="STORE_TEST_DATA",lo.INPUT_DATA="INPUT_DATA",lo.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",lo.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",lo.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",lo.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",lo.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",lo.FILTER_MAPPING="FILTER_MAPPING",lo.COLUMN_MAPPING="COLUMN_MAPPING",lo.GROUP_BY_MAPPING="GROUP_BY_MAPPING",lo.RUNTIME="RUNTIME",lo.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",lo.ENGINE_RUNTIME="ENGINE_RUNTIME",lo.SINGLE_ENGINE_RUNTIME="SINGLE_ENGINE_RUNTIME",lo.LEGACY_RUNTIME="LEGACY_RUNTIME",lo.RUNTIME_POINTER="RUNTIME_POINTER",lo.STORE_CONNECTIONS="STORE_CONNECTIONS",lo.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",lo.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",lo.CONNECTION_POINTER="CONNECTION_POINTER",lo.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",lo.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",lo.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",lo.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",lo.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",lo.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",lo.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",lo.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",lo.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",lo.GENERATION_TREE="GENERATION_TREE",lo.GENERATION_TREE_NODE="GENERATION_TREE_NODE",lo.FILE_GENERATION="FILE_GENERATION",lo.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",lo.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",lo.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",lo.MODEL_STORE_DATA="MODEL_STORE_DATA",lo.MODEL_DATA="MODEL_DATA",lo.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",lo.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",lo.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",lo.DATA_ELEMENT="DATA_ELEMENT",lo.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",lo.RELATIONAL_TDS="RELATIONAL_TDS",lo.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",lo.BINDING="BINDING",lo.SCHEMA_SET="SCHEMA_SET",lo.SCHEMA="SCHEMA",lo.MODEL_UNIT="MODEL_UNIT",lo.URL_STREAM="URL_STREAM",lo.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",lo.SERVICE="SERVICE",lo.SERVICE_OWNER="SERVICE_OWNER",lo.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",lo.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",lo.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",lo.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",lo.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",lo.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",lo.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",lo.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",lo.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",lo.SERVICE_TEST_DATA="SERVICE_TEST_DATA",lo.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",lo.SERVICE_TEST="SERVICE_TEST",lo.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",lo.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",lo.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",lo.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",lo.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",lo.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",lo.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",lo.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",lo.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",lo.DATABASE="DATABASE",lo.DATABASE_SCHEMA="DATABASE_SCHEMA",lo.DATABASE_JOIN="DATABASE_JOIN",lo.DATABASE_FILTER="DATABASE_FILTER",lo.DATBASE_VIEW="DATBASE_VIEW",lo.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",lo.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",lo.RELATIONAL="RELATIONAL",lo.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",lo.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",lo.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",lo.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",lo.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",lo.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",lo.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",lo.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",lo.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",lo.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",lo.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",lo.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",lo.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",lo.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",lo.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",lo.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",lo.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",lo.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",lo.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",lo.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",lo.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",lo.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",lo.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",lo.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",lo.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",lo.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",lo.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",lo.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",lo.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",lo.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.BUSINESS_MILESTONING="BUSINESS_MILESTONING",lo.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",lo.PROCESSING_MILESTONING="PROCESSING_MILESTONING",lo.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",lo.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",lo.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",lo.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",lo.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",lo.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",lo.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",lo.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",lo.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",lo.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",lo.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",lo.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",lo.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",lo.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",lo.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",lo.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",lo.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",lo.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",lo.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",lo.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",lo.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",lo.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",lo.SCHEMA_MAPPER="SCHEMA_MAPPER",lo.TABLE_MAPPER="TABLE_MAPPER",lo.FLAT_DATA="FLAT_DATA",lo.FLAT_DATA_SECTION="FLAT_DATA_SECTION",lo.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",lo.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",lo.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",lo.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",lo.FLAT_DATA_STRING="FLAT_DATA_STRING",lo.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",lo.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",lo.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",lo.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",lo.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",lo.FLAT_DATA_DATE="FLAT_DATA_DATE",lo.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",lo.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",lo.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",lo.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",lo.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",lo.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",lo.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",lo.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER",lo.SNOWFLAKE_APP="SNOWFLAKE_APP",lo.HOSTED_SERVICE="HOSTED_SERVICE",lo.HOSTED_SERVICE_OWNER="HOSTED_SERVICE_OWNER";class Ao extends so{class;accept_GraphFetchTreeVisitor(e){return e.visit_RootGraphFetchTree(this)}get hashCode(){return oo([co.ROOT_GRAPH_FETCH_TREE,oo(this.subTrees),oo(this.subTypeTrees),this.class])}}class To{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return oo([co.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new To(0,0);static ZERO_ONE=new To(0,1);static ZERO_MANY=new To(0,void 0);static ONE=new To(1,1);static ONE_MANY=new To(1,void 0)}class _o extends ao{multiplicity=To.ONE}class No extends _o{body=[];parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_Lambda(this)}}class vo extends ao{multiplicity=To.ONE}class yo{name;startType;path=[]}class So extends ao{multiplicity=To.ONE}class xo extends So{function;fControl;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedFunction(this)}}class Io extends ao{multiplicity=To.ONE_MANY;values=[];accept_ValueSpecificationVisitor(e){return e.visit_Collection(this)}}class ko extends vo{}class Ro extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CDecimal(this)}}class wo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CInteger(this)}}class Oo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CString(this)}}class Fo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CFloat(this)}}class Lo extends ko{}class Po extends Lo{value;accept_ValueSpecificationVisitor(e){return e.visit_CDateTime(this)}}class Bo extends Lo{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictDate(this)}}class Do extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictTime(this)}}class jo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CBoolean(this)}}class Mo{mapFn;aggregateFn}class Uo{first;second}class Go{runtime}class Ho{executionContext}class Vo extends so{property;parameters=[];alias;subType;accept_GraphFetchTreeVisitor(e){return e.visit_PropertyGraphFetchTree(this)}get hashCode(){return oo([co.PROPERTY_GRAPH_FETCH_TREE,oo(this.subTrees),this.property,this.alias??"",this.subType??""])}}class Wo extends so{subTypeClass;accept_GraphFetchTreeVisitor(e){return e.visit_SubTypeGraphFetchTree(this)}get hashCode(){return oo([co.SUBTYPE_GRAPH_FETCH_TREE,oo(this.subTrees),this.subTypeClass])}}class Yo{includeType;typeKeyName;includeEnumType;removePropertiesWithNullValues;removePropertiesWithEmptySets;fullyQualifiedTypePath;includeObjectReference}class $o extends _o{add;expression;key;accept_ValueSpecificationVisitor(e){return e.visit_KeyExpression(this)}}class Ko{values=[]}class Xo{name;pmapFn;aggregateFn}class zo{name;columnFn}class qo{column;direction}class Jo{function}class Qo{function;columnName}class Zo{colSpecs=[]}class ea{name;type;function1;function2}class ta{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"}(uo||(uo={})),(mo=po||(po={})).STRING="String",mo.BOOLEAN="Boolean",mo.BINARY="Binary",mo.NUMBER="Number",mo.INTEGER="Integer",mo.FLOAT="Float",mo.DECIMAL="Decimal",mo.DATE="Date",mo.STRICTDATE="StrictDate",mo.DATETIME="DateTime",mo.STRICTTIME="StrictTime",mo.LATESTDATE="LatestDate",mo.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest",e.Function_Test="functionTest"}(go||(go={})),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"}(ho||(ho={})),function(e){e.BUSINESS_TEMPORAL="businesstemporal",e.PROCESSING_TEMPORAL="processingtemporal",e.BITEMPORAL="bitemporal"}(fo||(fo={})),function(e){e.ALL_VERSIONS="AllVersions",e.ALL_VERSIONS_IN_RANGE="AllVersionsInRange"}(bo||(bo={})),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"}(Eo||(Eo={})),function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(Co||(Co={}));const na="yyyy-MM-dd";class ra{package;name;get path(){return`${this.package}::${this.name}`}get hashCode(){return oo([co.PACKAGEABLE_ELEMENT,this.path])}}const oa=new ge((0,pe.PL)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,pe.MY)(),startLine:(0,pe.MY)(),startColumn:(0,pe.MY)(),endLine:(0,pe.MY)(),endColumn:(0,pe.MY)()}));class aa{package;name;sourceInformation;static serialization=new ge((0,pe.PL)(aa,{package:(0,pe.MY)(),name:(0,pe.MY)(),sourceInformation:fe(oa.schema)}))}(0,pe.PL)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return oo([co.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,pe.MY)(),type:(0,pe.lq)((0,pe.MY)())});const ia=(0,pe.PL)(To,{lowerBound:(0,pe.MY)(),upperBound:(0,pe.lq)((0,pe.MY)())});class sa{}class ca extends sa{property;parameters=[]}class la extends So{class;property;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedProperty(this)}}class da{}class ua extends da{mappings=[];connectionStores=[];connections=[];get hashCode(){return oo([co.ENGINE_RUNTIME,oo(this.mappings),oo(this.connectionStores),oo(this.connections)])}}class pa extends ua{get hashCode(){return oo([co.SINGLE_ENGINE_RUNTIME,oo(this.mappings),oo(this.connectionStores),oo(this.connections)])}}class ga extends da{runtime;get hashCode(){return oo([co.RUNTIME_POINTER,this.runtime])}}var ma;!function(e){e.RUNTIME_POINTER="runtimePointer",e.LEGACY_RUNTIME="legacyRuntime",e.ENGINE_RUNTIME="engineRuntime",e.SINGLE_ENGINE_RUNTIME="localEngineRuntime"}(ma||(ma={}));const ha=(0,pe.PL)(ga,{_type:he(ma.RUNTIME_POINTER),runtime:(0,pe.MY)()});(0,pe.PL)(class extends ra{runtimeValue;get hashCode(){return oo([co.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}},{_type:he("runtime"),name:(0,pe.MY)(),package:(0,pe.MY)(),runtimeValue:(0,pe.Ie)((e=>{return(t=e)instanceof pa?(0,pe.lK)(pa,t):(0,pe.lK)(ua,t);var t}),(e=>{return(t=e)._type===ma.SINGLE_ENGINE_RUNTIME?(0,pe.iu)(pa,t):(0,pe.iu)(ua,t);var t}))});class fa{queryTimeOutInSeconds;enableConstraints}class ba extends fa{useAnalytics;toFlowSetFunction}class Ea extends fa{}class Ca extends ao{multiplicity=To.ONE;fullPath;accept_ValueSpecificationVisitor(e){return e.visit_PackageableElementPtr(this)}}class Aa extends Ca{accept_ValueSpecificationVisitor(e){return e.visit_GenericTypeInstance(this)}}class Ta extends ao{multiplicity=To.ONE;type;value;accept_ValueSpecificationVisitor(e){return e.visit_ClassInstance(this)}}var _a,Na,va,ya,Sa;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext",e.ANALYTICS_EXECUTION_CONTEXT="AnalyticsExecutionContext"}(_a||(_a={})),function(e){e.PROPERTY_PATH_ELEMENT="propertyPath"}(Na||(Na={})),function(e){e.PROPERTY_GRAPH_FETCH_TREE="propertyGraphFetchTree"}(va||(va={})),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"}(ya||(ya={})),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"}(Sa||(Sa={}));const xa=(0,pe.PL)(io,{_type:he(Sa.VARIABLE),class:(0,pe.lq)((0,pe.MY)()),multiplicity:me(ia),name:(0,pe.MY)()}),Ia=e=>(0,pe.PL)(No,{_type:he(Sa.LAMBDA),body:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),parameters:(0,pe.p_)(me(xa))}),ka=e=>(0,pe.PL)($o,{_type:he(Sa.KEY_EXPRESSION),add:(0,pe.lq)((0,pe.MY)()),expression:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))),key:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))}),Ra=e=>(0,pe.PL)(xo,{_type:he(Sa.APPLIED_FUNCTION),function:(0,pe.MY)(),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),wa=e=>(0,pe.PL)(la,{_type:he(Sa.APPLIED_PROPERTY),class:(0,pe.lq)((0,pe.MY)()),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),property:(0,pe.MY)()}),Oa=(0,pe.PL)(Ca,{_type:he(Sa.PACKAGEABLE_ELEMENT_PTR),fullPath:(0,pe.MY)()}),Fa=(0,pe.PL)(Aa,{_type:he(Sa.GENERIC_TYPE_INSTANCE),fullPath:(0,pe.MY)()}),La=e=>{const t=new Aa;return M(e.unitType)?t.fullPath=e.unitType:t.fullPath=W(e.fullPath,"Can't deserialize hacked unit: either field 'fullPath' or 'unitType' must be a non-empty string"),t},Pa=e=>{const t=new Aa;return t.fullPath=W(e.fullPath,"Can't deserialize hacked class: field 'fullPath' must be a non-empty string"),t},Ba=e=>(0,pe.PL)(Io,{_type:he(Sa.COLLECTION),multiplicity:me(ia),values:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),Da=(0,pe.PL)(class extends vo{fullPath;value;accept_ValueSpecificationVisitor(e){return e.visit_EnumValue(this)}},{_type:he(Sa.ENUM_VALUE),fullPath:(0,pe.MY)(),value:(0,pe.MY)()}),ja=(0,pe.PL)(Ro,{_type:he(Sa.CDECIMAL),value:(0,pe.MY)()}),Ma=(0,pe.PL)(wo,{_type:he(Sa.CINTEGER),value:(0,pe.MY)()}),Ua=(0,pe.PL)(Oo,{_type:he(Sa.CSTRING),value:(0,pe.MY)()}),Ga=(0,pe.PL)(Fo,{_type:he(Sa.CFLOAT),value:(0,pe.MY)()}),Ha=(0,pe.PL)(Po,{_type:he(Sa.CDATETIME),value:(0,pe.MY)()}),Va=(0,pe.PL)(Do,{_type:he(Sa.CSTRICTTIME),value:(0,pe.MY)()}),Wa=(0,pe.PL)(Bo,{_type:he(Sa.CSTRICTDATE),value:(0,pe.MY)()}),Ya=(0,pe.PL)(class extends Lo{accept_ValueSpecificationVisitor(e){return e.visit_CLatestDate(this)}},{_type:he(Sa.CLATESTDATE)}),$a=(0,pe.PL)(jo,{_type:he(Sa.CBOOLEAN),value:(0,pe.MY)()}),Ka=(0,pe.PL)(class extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CByteArray(this)}},{_type:he(Sa.CBYTEARRAY),value:(0,pe.MY)()}),Xa=(e,t,n)=>{if(Array.isArray(e.values)){if(0===e.values.length){const e=new Io;return e.multiplicity=To.ZERO,e}return 1===e.values.length?n({...e,value:e.values[0]}):Ai({...e,_type:Sa.COLLECTION},t)}return n(e)},za=e=>(0,pe.PL)(Ta,{_type:he(Sa.CLASS_INSTANCE),multiplicity:me(ia),type:(0,pe.MY)(),value:(0,pe.Ie)((t=>function(e,t){if(e instanceof yo)return(0,pe.lK)(Ja(t),e);if(e instanceof Ao)return(0,pe.lK)(Qa(t),e);if(e instanceof Ho)return(0,pe.lK)(ai(t),e);if(e instanceof Mo)return(0,pe.lK)(ii(t),e);if(e instanceof Uo)return(0,pe.lK)(si(t),e);if(e instanceof Ko)return(0,pe.lK)(li(t),e);if(e instanceof Go)return(0,pe.lK)(ci,e);if(e instanceof Yo)return(0,pe.lK)(di,e);if(e instanceof Xo)return(0,pe.lK)(ui(t),e);if(e instanceof zo)return(0,pe.lK)(pi(t),e);if(e instanceof Qo)return(0,pe.lK)(Ei(t),e);if(e instanceof Jo)return(0,pe.lK)(bi(t),e);if(e instanceof qo)return(0,pe.lK)(gi,e);if(e instanceof ea)return(0,pe.lK)(hi(t),e);if(e instanceof Zo)return(0,pe.lK)(fi(t),e);if(e instanceof ta)return(0,pe.lK)(mi,e);const n=t.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolSerializers?.()??[]));for(const r of n){const n=r(e,t);if(n)return n}throw new x("Can't serialize class instance value: no compatible serializer available from plugins",e)}(t,e)),((t,n)=>function(e,t,n){switch(t){case ya.PATH:return(0,pe.iu)(Ja(n),e);case ya.ROOT_GRAPH_FETCH_TREE:return(0,pe.iu)(Qa(n),e);case ya.AGGREGATE_VALUE:return(0,pe.iu)(ii(n),e);case ya.EXECUTION_CONTEXT_INSTANCE:return(0,pe.iu)(ai(n),e);case ya.PAIR:return(0,pe.iu)(si(n),e);case ya.PURE_LIST:return(0,pe.iu)(li(n),e);case ya.RUNTIME_INSTANCE:return(0,pe.iu)(ci,e);case ya.SERIALIZATION_CONFIG:return(0,pe.iu)(di,e);case ya.TDS_AGGREGATE_VALUE:return(0,pe.iu)(ui(n),e);case ya.TDS_COLUMN_INFORMATION:return(0,pe.iu)(pi(n),e);case ya.TDS_OLAP_AGGREGATION:return(0,pe.iu)(Ei(n),e);case ya.TDS_OLAP_RANK:return(0,pe.iu)(bi(n),e);case ya.TDS_SORT_INFORMATION:return(0,pe.iu)(gi,e);case ya.COL_SPEC:return(0,pe.iu)(hi(n),e);case ya.COL_SPEC_ARRAY:return(0,pe.iu)(fi(n),e);case ya.RELATION_STORE_ACCESSOR:return(0,pe.iu)(mi,e);default:{const r=n.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolDeserializers?.()??[]));for(const o of r){const r=o(e,t,n);if(r)return r}throw new x(`Can't deserialize value specification of type '${e._type}': no compatible deserializer available from plugins`)}}}(t,n.json.type,e)))}),qa=e=>(0,pe.PL)(ca,{_type:he(Na.PROPERTY_PATH_ELEMENT),property:(0,pe.MY)(),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),Ja=e=>(0,pe.PL)(yo,{_type:he(ya.PATH),name:(0,pe.MY)(),startType:(0,pe.MY)(),path:(0,pe.p_)((0,pe.Ie)((t=>function(e,t){return e instanceof ca?(0,pe.lK)(qa(t),e):pe._Z}(t,e)),(t=>function(e,t){return e._type===Na.PROPERTY_PATH_ELEMENT?(0,pe.iu)(qa(t),e):pe._Z}(t,e))))}),Qa=e=>(0,pe.PL)(Ao,{_type:he(ya.ROOT_GRAPH_FETCH_TREE),class:(0,pe.MY)(),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e))))}),Za=e=>(0,pe.PL)(Vo,{_type:he(va.PROPERTY_GRAPH_FETCH_TREE),alias:(0,pe.lq)((0,pe.MY)()),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),property:(0,pe.MY)(),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subType:(0,pe.lq)((0,pe.MY)())}),ei=e=>(0,pe.PL)(Wo,{_type:he(ya.SUBTYPE_GRAPH_FETCH_TREE),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeClass:(0,pe.MY)()});function ti(e,t){if(e instanceof Vo)return(0,pe.lK)(Za(t),e);if(e instanceof Ao)return(0,pe.lK)(Qa(t),e);if(e instanceof Wo)return(0,pe.lK)(ei(t),e);throw new x("Can't serialize graph fetch tree",e)}function ni(e,t){switch(e._type){case va.PROPERTY_GRAPH_FETCH_TREE:return(0,pe.iu)(Za(t),e);case ya.ROOT_GRAPH_FETCH_TREE:return(0,pe.iu)(Qa(t),e);case ya.SUBTYPE_GRAPH_FETCH_TREE:return(0,pe.iu)(ei(t),e);default:throw new x(`Can't deserialize graph fetch tree node of type '${e._type}'`)}}const ri=e=>(0,pe.PL)(ba,{_type:he(_a.ANALYTICS_EXECUTION_CONTEXT),enableConstraints:(0,pe.lq)((0,pe.MY)()),queryTimeOutInSeconds:(0,pe.lq)((0,pe.MY)()),toFlowSetFunction:me(Ia(e)),useAnalytics:(0,pe.MY)()}),oi=(0,pe.PL)(Ea,{_type:he(_a.BASE_EXECUTION_CONTEXT),enableConstraints:(0,pe.lq)((0,pe.MY)()),queryTimeOutInSeconds:(0,pe.lq)((0,pe.MY)())}),ai=e=>(0,pe.PL)(Ho,{_type:he(ya.EXECUTION_CONTEXT_INSTANCE),executionContext:(0,pe.Ie)((t=>function(e,t){return e instanceof ba?(0,pe.lK)(ri(t),e):e instanceof Ea?(0,pe.lK)(oi,e):pe._Z}(t,e)),(t=>function(e,t){switch(e._type){case _a.ANALYTICS_EXECUTION_CONTEXT:return(0,pe.iu)(ri(t),e);case _a.BASE_EXECUTION_CONTEXT:return(0,pe.iu)(oi,e);default:return pe._Z}}(t,e)))}),ii=e=>(0,pe.PL)(Mo,{_type:he(ya.AGGREGATE_VALUE),mapFn:me(Ia(e)),aggregateFn:me(Ia(e))}),si=e=>(0,pe.PL)(Uo,{_type:he(ya.PAIR),first:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))),second:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))}),ci=(0,pe.PL)(Go,{_type:he(ya.RUNTIME_INSTANCE),runtime:(0,pe.Ie)((e=>(e=>{if(e instanceof ua)return(0,pe.lK)(ua,e);if(e instanceof ga)return(0,pe.lK)(ha,e);throw new x("Can't serialize runtime",e)})(e)),(e=>(0,pe.iu)(ua,e)))}),li=e=>(0,pe.PL)(Ko,{_type:he(ya.PURE_LIST),values:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),di=(0,pe.PL)(Yo,{_type:he(ya.SERIALIZATION_CONFIG),includeType:(0,pe.lq)((0,pe.MY)()),typeKeyName:(0,pe.MY)(),includeEnumTypee:(0,pe.lq)((0,pe.MY)()),removePropertiesWithNullValuese:(0,pe.lq)((0,pe.MY)()),removePropertiesWithEmptySetse:(0,pe.lq)((0,pe.MY)()),fullyQualifiedTypePathe:(0,pe.lq)((0,pe.MY)()),includeObjectReferencee:(0,pe.lq)((0,pe.MY)())}),ui=e=>(0,pe.PL)(Xo,{_type:he(ya.TDS_AGGREGATE_VALUE),name:(0,pe.MY)(),pmapFn:me(Ia(e)),aggregateFn:me(Ia(e))}),pi=e=>(0,pe.PL)(zo,{_type:he(ya.TDS_COLUMN_INFORMATION),name:(0,pe.MY)(),columnFn:me(Ia(e))}),gi=(0,pe.PL)(qo,{_type:he(ya.TDS_SORT_INFORMATION),column:(0,pe.MY)(),direction:(0,pe.MY)()}),mi=(0,pe.PL)(ta,{path:(0,pe.p_)((0,pe.MY)())}),hi=e=>(0,pe.PL)(ea,{function1:(0,pe.lq)(me(Ia(e))),function2:(0,pe.lq)(me(Ia(e))),name:(0,pe.MY)(),type:(0,pe.lq)((0,pe.MY)())}),fi=e=>(0,pe.PL)(Zo,{colSpecs:(0,pe.p_)(me(hi(e)))}),bi=e=>(0,pe.PL)(Jo,{_type:he(ya.TDS_OLAP_RANK),function:me(Ia(e))}),Ei=e=>(0,pe.PL)(Qo,{_type:he(ya.TDS_OLAP_AGGREGATION),function:me(Ia(e)),columnName:(0,pe.MY)()});class Ci{plugins=[];constructor(e){this.plugins=e}visit_INTERNAL__UnknownValueSpecfication(e){return e.content}visit_Variable(e){return(0,pe.lK)(xa,e)}visit_Lambda(e){return(0,pe.lK)(Ia(this.plugins),e)}visit_KeyExpression(e){return(0,pe.lK)(ka(this.plugins),e)}visit_PackageableElementPtr(e){return(0,pe.lK)(Oa,e)}visit_GenericTypeInstance(e){return(0,pe.lK)(Fa,e)}visit_AppliedFunction(e){return(0,pe.lK)(Ra(this.plugins),e)}visit_AppliedProperty(e){return(0,pe.lK)(wa(this.plugins),e)}visit_Collection(e){return(0,pe.lK)(Ba(this.plugins),e)}visit_EnumValue(e){return(0,pe.lK)(Da,e)}visit_CInteger(e){return(0,pe.lK)(Ma,e)}visit_CDecimal(e){return(0,pe.lK)(ja,e)}visit_CString(e){return(0,pe.lK)(Ua,e)}visit_CBoolean(e){return(0,pe.lK)($a,e)}visit_CByteArray(e){return(0,pe.lK)(Ka,e)}visit_CFloat(e){return(0,pe.lK)(Ga,e)}visit_CDateTime(e){return(0,pe.lK)(Ha,e)}visit_CStrictDate(e){return(0,pe.lK)(Wa,e)}visit_CStrictTime(e){return(0,pe.lK)(Va,e)}visit_CLatestDate(e){return(0,pe.lK)(Ya,e)}visit_ClassInstance(e){return(0,pe.lK)(za(this.plugins),e)}}function Ai(e,t){switch(e._type){case Sa.APPLIED_FUNCTION:return(0,pe.iu)(Ra(t),e);case Sa.APPLIED_PROPERTY:return(0,pe.iu)(wa(t),e);case Sa.VARIABLE:return(0,pe.iu)(xa,e);case Sa.LAMBDA:return(0,pe.iu)(Ia(t),e);case Sa.KEY_EXPRESSION:return(0,pe.iu)(ka(t),e);case Sa.COLLECTION:return(0,pe.iu)(Ba(t),e);case Sa.ENUM_VALUE:return(0,pe.iu)(Da,e);case Sa.CBOOLEAN:return Xa(e,t,(e=>(0,pe.iu)($a,e)));case Sa.CBYTEARRAY:return Xa(e,t,(e=>(0,pe.iu)(Ka,e)));case Sa.CDATETIME:return Xa(e,t,(e=>(0,pe.iu)(Ha,e)));case Sa.CSTRICTTIME:return Xa(e,t,(e=>(0,pe.iu)(Va,e)));case Sa.CDECIMAL:return Xa(e,t,(e=>(0,pe.iu)(ja,e)));case Sa.CFLOAT:return Xa(e,t,(e=>(0,pe.iu)(Ga,e)));case Sa.CINTEGER:return Xa(e,t,(e=>(0,pe.iu)(Ma,e)));case Sa.CLATESTDATE:return Xa(e,t,(e=>(0,pe.iu)(Ya,e)));case Sa.CSTRICTDATE:return Xa(e,t,(e=>(0,pe.iu)(Wa,e)));case Sa.CSTRING:if(Array.isArray(e.values)&&!e.values.length&&V(e.multiplicity)&&1===e.multiplicity.upperBound){const e=new Oo;return e.value="",e}return Xa(e,t,(e=>(0,pe.iu)(Ua,e)));case Sa.CLASS_INSTANCE:return(0,pe.iu)(za(t),e);case ya.PAIR:case ya.AGGREGATE_VALUE:case ya.EXECUTION_CONTEXT_INSTANCE:case ya.PATH:case ya.ROOT_GRAPH_FETCH_TREE:case ya.PURE_LIST:case ya.RUNTIME_INSTANCE:case ya.SERIALIZATION_CONFIG:case ya.TDS_AGGREGATE_VALUE:case ya.TDS_COLUMN_INFORMATION:case ya.TDS_OLAP_AGGREGATION:case ya.TDS_OLAP_RANK:case ya.TDS_SORT_INFORMATION:return(0,pe.iu)(za(t),{_type:Sa.CLASS_INSTANCE,type:e._type,value:e});case Sa.HACKED_CLASS:return Pa(e);case Sa.UNIT_TYPE:case Sa.HACKED_UNIT:return La(e);case Sa.PRIMITIVE_TYPE:case Sa.ENUM:case Sa.CLASS:case Sa.MAPPING_INSTANCE:case Sa.PACKAGEABLE_ELEMENT_PTR:return(0,pe.iu)(Oa,e);case Sa.GENERIC_TYPE_INSTANCE:return(0,pe.iu)(Fa,e);default:throw new x(`Can't deserialize value specification of type '${e._type}'`)}}function Ti(e,t){return e.accept_ValueSpecificationVisitor(new Ci(t))}var _i=n(18492);const Ni=e=>L((0,_i.A)(e.split("::"))),vi=(e,t)=>Array.isArray(t)?t.some((t=>vi(e,t))):e===t||Ni(t)===e,yi={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 Si;!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.OR="meta::pure::functions::boolean::or",e.NOT="meta::pure::functions::boolean::not",e.TO_LOWERCASE="meta::pure::functions::string::toLower",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_OR_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_OR_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"}(Si||(Si={}));const xi="x";var Ii,ki,Ri,wi,Oi,Fi,Li,Pi,Bi,Di,ji,Mi,Ui,Gi;function Hi(e){switch(e){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:return Gi.NUMBER;case po.DATE:case po.DATETIME:case po.STRICTDATE:return Gi.DATE;case po.STRING:default:return Gi.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)"}(Ii||(Ii={})),function(e){e.COUNT="Count",e.SUM="Sum",e.MIN="Min",e.MAX="Max",e.AVERAGE="Average"}(ki||(ki={})),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"}(Ri||(Ri={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right"}(wi||(wi={})),function(e){e.LOWERCASE="lowercase",e.UPPERCASE="uppercase",e.CAPITALIZE="capitalize"}(Oi||(Oi={})),function(e){e.SOLID="solid",e.DASHED="dashed",e.DOTTED="dotted",e.DOUBLE="double",e.WAVY="wavy"}(Fi||(Fi={})),function(e){e.MEASURE="Measure",e.DIMENSION="Dimension"}(Li||(Li={})),function(e){e.COLUMN="COLUMN"}(Pi||(Pi={})),function(e){e.SUM="sum",e.AVERAGE="avg",e.COUNT="count",e.MIN="min",e.MAX="max",e.FIRST="first",e.LAST="last",e.VAR_POP="var_samp",e.VAR_SAMP="var_pop",e.STDDEV_POP="stddev_pop",e.STDDEV_SAMP="stddev_samp"}(Bi||(Bi={})),function(e){e.LESS_THAN="<",e.LESS_THAN_OR_EQUAL="<=",e.EQUAL="=",e.NOT_EQUAL="!=",e.GREATER_THAN=">",e.GREATER_THAN_OR_EQUAL=">=",e.IN="in",e.NOT_IN="not in",e.IS_NULL="is null",e.IS_NOT_NULL="is not null",e.EQUAL_CASE_INSENSITIVE="= (case-insensitive)",e.NOT_EQUAL_CASE_INSENSITIVE="!= (case-insensitive)",e.IN_CASE_INSENSITIVE="in (case-insensitive)",e.NOT_IN_CASE_INSENSITIVE="not in (case-insensitive)",e.CONTAIN="contains",e.CONTAIN_CASE_INSENSITIVE="contains (case-insensitive)",e.NOT_CONTAIN="does not contain",e.START_WITH="starts with",e.START_WITH_CASE_INSENSITIVE="starts with (case-insensitive)",e.NOT_START_WITH="does not start with",e.END_WITH="ends with",e.END_WITH_CASE_INSENSITIVE="ends with (case-insensitive)",e.NOT_END_WITH="does not end with",e.LESS_THAN_COLUMN="< value in column",e.LESS_THAN_OR_EQUAL_COLUMN="<= value in column",e.EQUAL_COLUMN="= value in column",e.EQUAL_CASE_INSENSITIVE_COLUMN="= (case-insensitive) value in column",e.NOT_EQUAL_COLUMN="!= value in column",e.NOT_EQUAL_CASE_INSENSITIVE_COLUMN="!= (case-insensitive) value in column",e.GREATER_THAN_COLUMN="> value in column",e.GREATER_THAN_OR_EQUAL_COLUMN=">= value in column"}(Di||(Di={})),function(e){e.AND="and",e.OR="or"}(ji||(ji={})),function(e){e.ASCENDING="ascending",e.DESCENDING="descending"}(Mi||(Mi={})),function(e){e.LEFT="Left",e.RIGHT="Right"}(Ui||(Ui={})),function(e){e.NUMBER="number",e.DATE="date",e.TEXT="text"}(Gi||(Gi={}));const Vi="dataCube.linkLabel",Wi=yi.neutral[200],Yi="#d7e0eb",$i=Ri.ROBOTO,Ki=!1,Xi=!1,zi=void 0,qi=!1,Ji=wi.LEFT,Qi=yi.black,Zi=yi.transparent,es=yi.white,ts=yi.red[500],ns=yi.neutral[400],rs=yi.blue[600];class os{name;type;kind=Li.DIMENSION;displayName;decimals;displayCommas=!1;negativeNumberInParens=!1;numberScale;missingValueDisplayText;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;constructor(e,t){this.name=e,this.type=t}static serialization=new ge((0,pe.PL)(os,{blur:(0,pe.MY)(),decimals:(0,pe.lq)((0,pe.MY)()),displayAsLink:(0,pe.MY)(),displayCommas:(0,pe.MY)(),displayName:(0,pe.lq)((0,pe.MY)()),errorBackgroundColor:(0,pe.lq)((0,pe.MY)()),errorForegroundColor:(0,pe.lq)((0,pe.MY)()),fixedWidth:(0,pe.lq)((0,pe.MY)()),fontBold:(0,pe.lq)((0,pe.MY)()),fontCase:(0,pe.lq)((0,pe.MY)()),fontFamily:(0,pe.lq)((0,pe.MY)()),fontItalic:(0,pe.lq)((0,pe.MY)()),fontSize:(0,pe.lq)((0,pe.MY)()),fontStrikethrough:(0,pe.lq)((0,pe.MY)()),fontUnderline:(0,pe.lq)((0,pe.MY)()),hideFromView:(0,pe.MY)(),kind:(0,pe.MY)(),linkLabelParameter:(0,pe.lq)((0,pe.MY)()),maxWidth:(0,pe.lq)((0,pe.MY)()),minWidth:(0,pe.lq)((0,pe.MY)()),missingValueDisplayText:(0,pe.lq)((0,pe.MY)()),name:(0,pe.MY)(),negativeBackgroundColor:(0,pe.lq)((0,pe.MY)()),negativeForegroundColor:(0,pe.lq)((0,pe.MY)()),normalBackgroundColor:(0,pe.lq)((0,pe.MY)()),normalForegroundColor:(0,pe.lq)((0,pe.MY)()),negativeNumberInParens:(0,pe.MY)(),numberScale:(0,pe.lq)((0,pe.MY)()),pinned:(0,pe.lq)((0,pe.MY)()),textAlign:(0,pe.lq)((0,pe.MY)()),type:(0,pe.MY)(),zeroBackgroundColor:(0,pe.lq)((0,pe.MY)()),zeroForegroundColor:(0,pe.lq)((0,pe.MY)())}))}class as{description;columns=[];showTreeLines=!1;showHorizontalGridLines=!1;showVerticalGridLines=!0;gridLineColor=Wi;fontFamily=$i;fontSize=11;fontBold=Ki;fontItalic=Xi;fontUnderline=zi;fontStrikethrough=qi;fontCase=void 0;textAlign=Ji;normalForegroundColor=Qi;negativeForegroundColor=ts;zeroForegroundColor=ns;errorForegroundColor=rs;normalBackgroundColor=Zi;negativeBackgroundColor=Zi;zeroBackgroundColor=Zi;errorBackgroundColor=Zi;alternateRows=!1;alternateRowsStandardMode=!0;alternateRowsColor=Yi;alternateRowsCount=1;initialExpandLevel;showRootAggregation=!1;showLeafCount=!1;addPivotTotalColumn=!0;addPivotTotalColumnOnLeft=!0;treeGroupSortFunction;selectionStats=[];showWarningForTruncatedResult=!0;static serialization=new ge((0,pe.PL)(as,{addPivotTotalColumn:(0,pe.MY)(),addPivotTotalColumnOnLeft:(0,pe.MY)(),alternateRows:(0,pe.MY)(),alternateRowsColor:(0,pe.MY)(),alternateRowsCount:(0,pe.MY)(),alternateRowsStandardMode:(0,pe.MY)(),columns:(0,pe.p_)(me(os.serialization.schema)),errorBackgroundColor:(0,pe.MY)(),errorForegroundColor:(0,pe.MY)(),description:(0,pe.lq)((0,pe.MY)()),fontBold:(0,pe.MY)(),fontCase:(0,pe.lq)((0,pe.MY)()),fontFamily:(0,pe.MY)(),fontItalic:(0,pe.MY)(),fontSize:(0,pe.MY)(),fontStrikethrough:(0,pe.MY)(),fontUnderline:(0,pe.lq)((0,pe.MY)()),gridLineColor:(0,pe.MY)(),initialExpandLevel:(0,pe.lq)((0,pe.MY)()),negativeBackgroundColor:(0,pe.MY)(),negativeForegroundColor:(0,pe.MY)(),normalBackgroundColor:(0,pe.MY)(),normalForegroundColor:(0,pe.MY)(),selectionStats:(0,pe.p_)((0,pe.MY)()),showHorizontalGridLines:(0,pe.MY)(),showLeafCount:(0,pe.MY)(),showRootAggregation:(0,pe.MY)(),showTreeLines:(0,pe.MY)(),showVerticalGridLines:(0,pe.MY)(),showWarningForTruncatedResult:(0,pe.MY)(),textAlign:(0,pe.MY)(),treeGroupSortFunction:(0,pe.lq)((0,pe.MY)()),zeroBackgroundColor:(0,pe.MY)(),zeroForegroundColor:(0,pe.MY)()}))}class is{uuid=(0,a.A)();timestamp=Date.now();data;_finalized=!1;_hashCode;constructor(e,t,n,r){this.data={name:e,runtime:t,sourceQuery:n,configuration:r,sourceColumns:[],leafExtendedColumns:[],selectColumns:[],filter:void 0,groupBy:void 0,pivot:void 0,groupExtendedColumns:[],sortColumns:[],limit:void 0}}static create(e,t,n,r){return new is(e,t,n,r)}clone(){const e=new is("","",{},{});return e.data=JSON.parse(JSON.stringify(this.data)),e}stageCols(e){switch(e){case"leaf-extend":return[...this.data.sourceColumns];case"filter":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),j(H(e),"Can't hash non-object value"),no(e,undefined);var e}}function ss(e,t){return e?.find((e=>e.name===t))}function cs(e,t){return L(e?.find((e=>e.name===t)),`Can't find column '${t}'`)}function ls(e){return B(Ai(e,[]),No)}function ds(e){const t=new io;return t.name=e??xi,t}function us(e,t){const n=new la;return n.property=e,n.parameters.push(t??ds()),n}function ps(e,t){const n=new No;return n.parameters=e,n.body=t,n}function gs(e,t){const n=new xo;return n.function=e,n.parameters=t,n}function ms(e){const t=new Io;return t.multiplicity=new To(e.length,e.length),t.values=e,t}function hs(e,t){const n=(e,t)=>(e.value=t,e);switch(e){case po.STRING:return n(new Oo,W(t));case po.BOOLEAN:return n(new jo,$(t));case po.NUMBER:case po.DECIMAL:return n(new Ro,Y(t));case po.INTEGER:return n(new wo,Y(t));case po.FLOAT:return n(new Fo,Y(t));case po.DATE:case po.STRICTDATE:return n(new Bo,W(t));case po.DATETIME:return n(new Po,W(t));case po.STRICTTIME:return n(new Do,W(t));default:throw new x(`Unsupported value type '${e}'`)}}function fs(e){const t=new Ca;return t.fullPath=e,t}function bs(e,t){const n=new Ta;return n.type=e,n.value=t,n}function Es(e,t,n){const r=new ea;return r.name=e,r.function1=t,r.function2=n,r}function Cs(e,t){switch(e.type){case po.STRING:case po.BOOLEAN:case po.NUMBER:case po.DECIMAL:case po.INTEGER:case po.FLOAT:case po.DATE:case po.DATETIME:case po.STRICTDATE:case po.STRICTTIME:return Array.isArray(e.value)?ms(e.value.map((t=>hs(e.type,t)))):hs(e.type,e.value);case Pi.COLUMN:return us(W(e.value),t);default:throw new x(`Unsupported value type '${e.type}'`)}}function As(e,t){const n=e.parameters.map((e=>Cs(e)));return gs(function(e){switch(e){case Bi.SUM:return Si.SUM;case Bi.AVERAGE:return Si.AVERAGE;case Bi.COUNT:return Si.COUNT;case Bi.MIN:return Si.MIN;case Bi.MAX:return Si.MAX;case Bi.FIRST:return Si.FIRST;case Bi.LAST:return Si.LAST;case Bi.VAR_POP:return Si.VAR_POP;case Bi.VAR_SAMP:return Si.VAR_SAMP;case Bi.STDDEV_POP:return Si.STDDEV_POP;case Bi.STDDEV_SAMP:return Si.STDDEV_SAMP;default:throw new x(`Unsupported aggregate operation '${e}'`)}}(e.operation),[t??ds(),...n])}function Ts(e){return gs(Si.NOT,[e])}function _s(e){const t=new Zo;return t.colSpecs=e,bs(ya.COL_SPEC_ARRAY,t)}function Ns(e){const t=ds();return e.length?e.map((e=>Es(e.name,ps([t],[us(e.name,t)]),ps([t],[As(e)])))):[Es("INTERNAL__filler_count_agg_column",ps([t],[t]),ps([t],[gs(Si.COUNT,[t])]))]}function vs(e,t){if("groupOperator"in e){const n=e,r=n.groupOperator===ji.AND?Si.AND:Si.OR;let o=[];n.conditions.forEach((e=>{o.push(vs(e,t)),2===o.length&&(o=[gs(r,o)])}));const a=L(o[0]);return n.not?Ts(a):a}{const n=e,r=t.find((e=>e.operator===n.operation)),o=r?.buildConditionExpression(n);if(!o)throw new x(`Unsupported filter operation '${n.operation}'`);return n.not?Ts(o):o}}function ys(e,t){const n=e.filter((e=>!ss(t,e.name)));return n.length?gs(Ni(Si.EXTEND),[_s(n.map((e=>Es(e.name,ps([ds()],[hs(po.STRING,"")])))))]):void 0}function Ss(e,t,n){return j(e.parameters.length>=t+1,`Can't process ${Ni(e.function)}: Expected at least ${t+1} parameter(s)`),B(e.parameters[t],n,`Can't process ${Ni(e.function)}: Found unexpected type for parameter at index ${t}`)}function xs(e,t){return B(Ss(e,t,Ta).value,Zo,`Can't process ${Ni(e.function)}: Expected parameter at index ${t} to be a column specification list`)}function Is(e,t){return P(e,xo,"Can't process function: Found unexpected value specification type"),j(vi(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}function ks(e,t){return t.columns.filter((t=>t.kind===Li.MEASURE&&!e?.columns.find((e=>e.name===t.name)))).map((t=>e?.aggColumns.find((e=>e.name===t.name))??function(e,t){switch(t){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:return{name:e,type:t,operation:Bi.SUM,parameters:[]};default:return}}(t.name,t.type))).filter(O)}function Rs(){const e=ds();return Es(dc,ps([e],[e]),ps([e],[gs(Si.COUNT,[e])]))}var ws=n(49073);function Os(...e){return(0,ws.QP)((0,_t.$)(e))}var Fs=n(47262),Ls=n(25314),Ps=n(95236),Bs=n(86251),Ds=n(49787);const js={AdvancedSettings:Ds.teB,AlertError:Gt.Zt1,AlertInfo:Gt.$Mj,AlertWarning:Gt.vDk,Calculate:Ds.FZE,Calendar:Ds.rOy,CaretDown:Ds.UgJ,CaretRight:Ds.Izh,Checkbox:Fs.Pvj,CheckboxSelected:Fs.Kad,ChevronLeft:Ds.h$A,ChevronRight:Ds.klJ,ChevronDown:Ds.ciu,Code:Ds.sAL,Cube:Ds.keA,Debug:Ds.$mE,Documentation:Ds.KHb,DocumentationHint:Gt.Jzf,FilterAddOperator:Ds.r2j,FilterRemoveOperator:Ds.$9n,FilterGroupOperator:Ds.auD,FilterNotOperator:Ds.vem,FontBold:Ls.ux7,FontCase:Bs.tEi,FontItalic:Ls.LPp,FontUnderline:Ls.dgX,FontStrikethrough:Ls.kKc,LetterCase:Ds.XOD,Loader:Ds.C5G,Menu:Ds.Gb_,Note:Ds.Jb_,Pin:Yt.Cxm,Search:Ds.PuI,Settings:Ds.yRe,Table:Ds.ZIs,TableColumn:Ds.QKp,TableColumnOptions__Settings:Ds.uRn,TableColumns:Ds.N9Z,TableExtendedColumn:Ds.w28,TableFilter:Ds.XPy,TableFilterPlus:Ds.VmB,TableFilterCode:Ds.awR,TableGroupBy:Ds.PAn,TableOptions:Ds.v$W,TablePagination:Ls.Hs5,TablePivot:Ds.ba8,TablePlus:Ds.ZQn,TableRemoveColumn:Ds.F6Q,TableRow:Ds.wV0,TableRowColumn:Ds.QE3,TableScroll:Ps.cfM,TableSort:Ds.r9t,TextAlignLeft:Ps.T4j,TextAlignCenter:Ps.roG,TextAlignRight:Ps.QHN,Window:Yt.PV7,X:Yt.D9N,Warning:Ds.fQM,WarningCircle:Ds.Ajk};var Ms;function Us(e){const{message:t,type:n,text:r,actions:o=[],onClose:a}=e;return(0,b.jsxs)("div",{className:"h-full w-full",children:[(0,b.jsxs)("div",{className:Os("flex w-full overflow-auto p-6",{"h-[calc(100%_-_40px)]":0!==o.length,"h-full":!o.length}),children:[(0,b.jsxs)("div",{className:"mr-3",children:[n===Ms.INFO&&(0,b.jsx)(js.AlertInfo,{className:"flex-shrink-0 stroke-[0.5px] text-[40px] text-sky-500"}),n===Ms.WARNING&&(0,b.jsx)(js.AlertWarning,{className:"flex-shrink-0 stroke-[0.3px] text-[40px] text-amber-500"}),n===Ms.ERROR&&(0,b.jsx)(js.AlertError,{className:"flex-shrink-0 stroke-[0.5px] text-[40px] text-red-500"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"whitespace-break-spaces text-lg",children:t}),(0,b.jsx)("div",{className:"mt-1 whitespace-break-spaces text-neutral-500",children:r})]})]}),0!==o.length&&(0,b.jsx)("div",{className:"flex h-10 items-center justify-center border border-t-neutral-300 px-2",children:o.map(((e,t)=>(0,b.jsx)("button",{className:"ml-2 h-6 border border-neutral-400 bg-neutral-300 px-2 first-of-type:ml-0 hover:brightness-95",onClick:()=>{e.handler(),a?.()},autoFocus:0===t,children:e.label},t)))})]})}!function(e){e.INFO="INFO",e.WARNING="WARNING",e.ERROR="ERROR"}(Ms||(Ms={}));const Gs=(0,Et.PA)((e=>{const{info:t}=e,{title:n,message:r,prompt:o,type:a,onClose:i,actions:s}=t,c=(0,Ot.useRef)(null),l=Lt();return(0,b.jsx)(Tt.A,{open:Boolean(l.alertService.actionAlertInfo),onClose:T,TransitionProps:{onEnter:()=>{if(c.current?.parentElement){const{width:e,height:t}=c.current.parentElement.getBoundingClientRect();c.current.style.width=`${e}px`,c.current.style.height=`${t}px`}}},PaperProps:{elevation:0},slotProps:{backdrop:{classes:{root:"bg-black !opacity-25"}}},classes:{root:"h-full w-full flex items-center justify-center",paper:"min-h-10 min-w-40 rounded-none shadow-md"},children:(0,b.jsxs)("div",{className:"border border-neutral-400 bg-neutral-200 shadow-xl",ref:c,children:[(0,b.jsx)("div",{className:"flex h-6 w-full select-none items-center justify-between border-b border-b-neutral-300 bg-white",children:(0,b.jsx)("div",{className:"px-2",children:n??""})}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(Us,{type:a===kt.STANDARD?Ms.INFO:a===kt.CAUTION?Ms.WARNING:Ms.ERROR,message:r,text:o,actions:s.filter((e=>M(e.label))).sort(((e,t)=>e.default?-1:1)).map((e=>({label:e.label,handler:()=>{e.handler?.(),i?.(),l.alertService.setActionAlertInfo(void 0)}})))})})]})})})),Hs=(0,Et.PA)((()=>{const e=Lt().alertService.actionAlertInfo;return e?(0,b.jsx)(Gs,{info:e}):null}));class Vs{title;contentRenderer;window={};constructor(e,t){this.contentRenderer=t,this.title=e}}class Ws{uuid=(0,a.A)();configuration;onClose;constructor(e,t){this.configuration=e,this.onClose=t}}class Ys{application;windows=[];constructor(e){(0,Ne.Gn)(this,{windows:Ne.sH,newWindow:Ne.XI,bringWindowFront:Ne.XI,closeWindow:Ne.XI}),this.application=e}newWindow(e){this.windows.push(e)}bringWindowFront(e){this.windows.find((t=>t.uuid===e.uuid))&&(this.windows=this.windows.filter((t=>t.uuid!==e.uuid)),this.windows.push(e))}closeWindow(e){this.windows.find((t=>t.uuid===e.uuid))&&(this.windows=this.windows.filter((t=>t.uuid!==e.uuid)),e.onClose?.())}}const $s=50,Ks={width:800,height:600,minWidth:300,minHeight:300,center:!0},Xs={width:500,height:80,minWidth:200,minHeight:80,center:!0},zs={width:600,height:200,minWidth:300,minHeight:150,center:!0};class qs{layoutManagerState;configuration;window;constructor(e,t,n){(0,Ne.Gn)(this,{window:Ne.sH,isOpen:Ne.EW,open:Ne.XI,close:Ne.XI}),this.layoutManagerState=e,this.configuration=new Vs(t,n),this.configuration.window=Ks}get isOpen(){return Boolean(this.window)}open(){this.window?this.layoutManagerState.bringWindowFront(this.window):(this.window=new Ws(this.configuration,(()=>(0,Ne.h5)((()=>{this.window=void 0})))),this.layoutManagerState.newWindow(this.window))}close(){this.window&&(this.layoutManagerState.closeWindow(this.window),this.window=void 0)}}var Js,Qs;!function(e){e.CSV="CSV",e.EXCEL="EXCEL",e.PLAIN_TEXT="PLAIN_TEXT",e.HTML="HTML",e.PDF="PDF"}(Js||(Js={})),function(e){e.ROOT="data-cube-grid.ag-theme-quartz",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-"}(Qs||(Qs={}));const Zs=e=>`${Qs.FONT_FAMILY_PREFIX}${e.replaceAll(" ","-")}`,ec=e=>`${Qs.FONT_SIZE_PREFIX}${e}`,tc=e=>`${Qs.FONT_UNDERLINE_PREFIX}${e??"none"}`,nc=e=>`${Qs.FONT_CASE_PREFIX}${e??"none"}`,rc=e=>`${Qs.TEXT_ALIGN_PREFIX}${e}`,oc=(e,t)=>`${Qs.TEXT_COLOR_PREFIX}${t}-${e.substring(1)}`,ac=(e,t)=>`${Qs.BACKGROUND_COLOR_PREFIX}${t}-${e.substring(1)}`,ic=1e5,sc="__MISSING",cc="INTERNAL__tree",lc="INTERNAL__filterTrigger",dc="INTERNAL__count";var uc,pc;function gc(e){const t=[];return e.forEachNode((e=>{e.data&&t.push(e.data)})),t}function mc(e){const t=[];return e.forEachNodeAfterFilter((e=>{e.data&&t.push(e.data)})),t}!function(e){e.LEFT="left",e.RIGHT="right"}(uc||(uc={})),function(e){e.ASCENDING="asc",e.DESCENDING="desc"}(pc||(pc={}));class hc{grid;rowCount=void 0;constructor(e){(0,Ne.Gn)(this,{rowCount:Ne.sH}),this.grid=e}async fetchRows(e){const t=this.grid.dataCube.newTask("Fetching data");e.request.rowGroupCols.length?e.api.setColumnsVisible([cc],!0):e.api.setColumnsVisible([cc],!1);const n=L(this.grid.getLatestSnapshot()),r=function(e,t){const n=as.serialization.fromJson(t.data.configuration),r=t.clone();if(e.rowGroupCols.length){const o=t.stageCols("aggregation");r.data.groupBy={columns:e.rowGroupCols.map((e=>({name:e.id,type:cs(o,e.id).type}))),aggColumns:ks(t.data.groupBy,n)}}else r.data.groupBy=void 0;return r.data.sortColumns=e.sortModel.filter((e=>e.colId!==cc)).map((e=>({...cs(t.stageCols("sort"),e.colId),operation:e.sort===pc.ASCENDING?Mi.ASCENDING:Mi.DESCENDING}))),r.finalize()}(e.request,n);r.hashCode!==n.hashCode&&this.grid.publishSnapshot(r);try{const t=function(e,t,n){const r=e.data,o=Ai(r.sourceQuery,[]),a=as.serialization.fromJson(r.configuration),i=[],s={},c=(e,t)=>{i.push(t),s[e]=t};if(r.leafExtendedColumns.length&&c("leafExtend",gs(Ni(Si.EXTEND),[_s(r.leafExtendedColumns.map((e=>Es(e.name,ls(e.lambda)))))])),r.filter&&c("filter",gs(Ni(Si.FILTER),[ps([ds()],[vs(r.filter,t)])])),r.selectColumns.length&&c("select",gs(Ni(Si.SELECT),[_s(r.selectColumns.map((e=>Es(e.name))))])),r.groupBy){const t=r.groupBy;c("groupBy",gs(Ni(Si.GROUP_BY),[_s(t.columns.map((e=>Es(e.name)))),_s(Ns(t.aggColumns))]));const n=ys(e.stageCols("aggregation"),[...t.columns,...t.aggColumns]);n&&c("groupByExtend",n)}if(r.groupExtendedColumns.length&&c("groupExtend",gs(Ni(Si.EXTEND),[_s(r.groupExtendedColumns.map((e=>Es(e.name,ls(e.lambda)))))])),r.sortColumns.length&&c("sort",gs(Ni(Si.SORT),[ms(r.sortColumns.map((e=>{return gs(Ni(e.operation===Mi.ASCENDING?Si.ASC:Si.DESC),[(t=e.name,bs(ya.COL_SPEC,Es(t,undefined,undefined)))]);var t})))])),r.limit&&c("limit",gs(Ni(Si.LIMIT),[hs(po.INTEGER,r.limit)])),n?.pagination&&i.push(gs(Ni(Si.SLICE),[hs(po.INTEGER,n.pagination.start),hs(po.INTEGER,n.pagination.end)])),i.push(gs(Ni(Si.FROM),[fs(r.runtime)])),n?.postProcessor?.(e,i,s,a,t),!i.length)return o;for(let e=0;e<i.length;e++)L(i[e]).parameters.unshift(0===e?o:L(i[e-1]));return L(i[i.length-1])}(r,this.grid.dataCube.engine.filterOperations,{postProcessor:(a=e.request.groupKeys,(e,t,n,r,o)=>{const i=e=>{const r=n[e];r&&(t.splice(t.indexOf(r),1),n[e]=void 0)},s=e.data;if(n.groupBy){const r=L(s.groupBy);if(a.length&&t.splice(t.indexOf(n.groupBy),0,gs(Ni(Si.FILTER),[ps([ds()],[vs({conditions:a.map(((e,t)=>{const n=L(r.columns[t]);if(w(e)||e===sc)return{...n,operation:Di.IS_NULL,value:void 0};const o={...n,operation:Di.EQUAL,value:void 0};switch(n.type){case po.BOOLEAN:return{...o,value:{type:po.BOOLEAN,value:"true"===e}};case po.INTEGER:return{...o,value:{type:n.type,value:parseInt(e,10)}};case po.NUMBER:case po.DECIMAL:case po.FLOAT:return{...o,value:{type:n.type,value:parseFloat(e)}};case po.STRING:case po.DATE:case po.DATETIME:case po.STRICTDATE:case po.STRICTTIME:default:return{...o,value:{type:n.type,value:e}}}})),groupOperator:ji.AND},o)])])),a.length<r.columns.length){const o=t.indexOf(n.groupBy),s=r.columns.slice(0,a.length+1),c=gs(Ni(Si.GROUP_BY),[_s(s.map((e=>Es(e.name)))),_s([...Ns(r.aggColumns),Rs()])]);t[o]=c,n.groupBy=c;const l=ys(e.stageCols("aggregation"),[...s,...r.aggColumns]);i("groupByExtend"),n.groupByExtend=l,l&&t.splice(o+1,0,l)}else i("groupBy"),i("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 No;n.body.push(t);const i=await this.grid.dataCube.engine.executeQuery(n),s=(o=i.result.result).rows.map(((e,t)=>{const n={},r=o.columns;return e.values.forEach(((e,t)=>{n[r[t]]=G(e)?String(e):O(e)?e:sc})),n}));this.grid.dataCube.engine.enableDebugMode&&this.grid.dataCube.application.debugProcess("Execution",`\nQuery: ${i.executedQuery}`,`\nConfig: pagination=${this.grid.isPaginationEnabled}`,`\nStats: ${s.length} rows, ${i.result.result.columns.length} columns`,`\nSQL: ${i.executedSQL}`),this.grid.isPaginationEnabled?(e.success({rowData:s}),0===e.request.groupKeys.length&&(0,Ne.h5)((()=>{this.rowCount=(e.request.startRow??0)+s.length}))):(s.length>ic&&(this.grid.dataCube.repl.dataCubeEngine.disableLargeDatasetWarning||this.grid.dataCube.repl.alert({message:"Large dataset (>100000 rows) detected!",text:"Overall app performance can be impacted by large dataset due to longer query execution time and increased memory usage. At its limit, the application can crash!\nTo boost performance, consider enabling pagination while working with large dataset.",type:Ms.WARNING,actions:[{label:"Enable Pagination",handler:()=>{this.grid.setPaginationEnabled(!0)}},{label:"Dismiss Warning",handler:()=>{this.grid.dataCube.repl.dataCubeEngine.setDisableLargeDatasetWarning(!0)}}],windowConfig:zs}),e.api.ensureIndexVisible(e.parentNode.rowIndex??0,"top")),e.success({rowData:s,rowCount:s.length}),0===e.request.groupKeys.length&&(0,Ne.h5)((()=>{this.rowCount=s.length})))}catch(t){I(t),this.grid.dataCube.repl.alertError(t,{message:`Data fetch failure: ${t.message}`,text:t.stack}),e.fail()}finally{this.grid.dataCube.endTask(t)}var o,a}getRows(e){this.fetchRows(e).catch((e=>{I(e),this.grid.dataCube.application.logService.error(l.create(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error ocurred while fetching data for grid should have been handled gracefully",e)}))}}var fc=n(61005);class bc{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.dataCube.engine.enableDebugMode&&this.application.debugProcess("New Snapshot","\nSnapshot",e,"\nDiff",(0,fc.A)(e,this.latestSnapshot??{})),this.latestSnapshot=e,this.dataCube.snapshotManager.broadcastSnapshot(e)}getLatestSnapshot(){return this.latestSnapshot}}class Ec{dataCube;subscribers=[];snapshots=[];_initialSnapshot;_initialQuery;constructor(e){this.dataCube=e}get currentSnapshot(){return L(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 L(this._initialSnapshot,"Snapshot manager has not been initialized")}get initialQuery(){return L(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=>{I(e),this.dataCube.application.logService.error(l.create(ue.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(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Snapshot must be finalized before broadcasting")}}function Cc(e){switch(e.type){case po.NUMBER:case po.DECIMAL:case po.INTEGER:case po.FLOAT:return"number";case po.DATE:case po.DATETIME:case po.STRICTDATE:return"dateString";case po.STRING:default:return"text"}}function Ac(e,t){switch(t){case Ii.PERCENT:return{value:100*e,unit:"%"};case Ii.BASIS_POINT:return{value:1e4*e,unit:"bp"};case Ii.THOUSANDS:return{value:e/1e3,unit:"k"};case Ii.MILLIONS:return{value:e/1e6,unit:"m"};case Ii.BILLIONS:return{value:e/1e9,unit:"b"};case Ii.TRILLIONS:return{value:e/1e12,unit:"t"};case Ii.AUTO:return Ac(e,e>=1e12?Ii.TRILLIONS:e>=1e9?Ii.BILLIONS:e>=1e6?Ii.MILLIONS:e>=1e3?Ii.THOUSANDS:void 0);default:return{value:e,unit:void 0}}}function Tc(e){return e.node.failedLoad?(0,b.jsx)("span",{className:"inline-flex items-center",children:"#ERR"}):(0,b.jsxs)("span",{className:"inline-flex items-center",children:[(0,b.jsx)(js.Loader,{className:"mr-1 animate-spin stroke-2"}),"Loading"]})}function _c(e){const{column:t,configuration:n}=e,r=Hi(t.type),o=t.fontFamily??n.fontFamily,a=t.fontSize??n.fontSize,i=t.fontBold??n.fontBold,s=t.fontItalic??n.fontItalic,c=t.fontStrikethrough??n.fontStrikethrough,l=t.fontUnderline??n.fontUnderline,d=t.fontCase??n.fontCase,u=t.textAlign??n.textAlign,p=t.normalForegroundColor??n.normalForegroundColor,g=t.normalBackgroundColor??n.normalBackgroundColor,m=t.negativeForegroundColor??n.negativeForegroundColor,h=t.negativeBackgroundColor??n.negativeBackgroundColor,f=t.zeroForegroundColor??n.zeroForegroundColor,E=t.zeroBackgroundColor??n.zeroBackgroundColor,C=t.errorForegroundColor??n.errorForegroundColor,A=t.errorBackgroundColor??n.errorBackgroundColor,T=function(e){const{column:t}=e;return Hi(t.type)===Gi.TEXT&&t.displayAsLink?function(e){if(n=e.value,!Boolean(k((()=>new URL(n)))))return e.value;var n;const r=e.value,o=de(t.linkLabelParameter??Vi,le(r,!0));return(0,b.jsx)("a",{href:r,target:"_blank",rel:"noreferrer",className:"text-blue-600 underline",children:o??r})}:null}(e);return{cellDataType:Cc(t),hide:t.hideFromView,valueFormatter:r===Gi.NUMBER?e=>{const n=e.value;if(w(n)||n===sc)return t.missingValueDisplayText??"";const r=t.negativeNumberInParens&&n<0,o=Ac(n,t.numberScale),a=(r?Math.abs(o.value):o.value).toLocaleString(void 0,{useGrouping:t.displayCommas,...void 0!==t.decimals?{minimumFractionDigits:t.decimals,maximumFractionDigits:t.decimals}:{}});return(r?`(${a})`:a)+(o.unit?` ${o.unit}`:"")}:e=>e.value===sc?t.missingValueDisplayText??"":e.value,loadingCellRenderer:Tc,cellClassRules:{[Zs(o)]:()=>!0,[ec(a)]:()=>!0,[Qs.FONT_BOLD]:()=>i,[Qs.FONT_ITALIC]:()=>s,[Qs.FONT_STRIKETHROUGH]:()=>c,[tc(l)]:()=>Boolean(l),[nc(d)]:e=>r===Gi.TEXT&&Boolean(d),[rc(u)]:()=>!0,[oc(p,"normal")]:()=>!0,[ac(g,"normal")]:()=>!0,[oc(f,"zero")]:e=>r===Gi.NUMBER&&U(e.value)&&0===e.value,[ac(E,"zero")]:e=>r===Gi.NUMBER&&U(e.value)&&0===e.value,[oc(m,"negative")]:e=>r===Gi.NUMBER&&U(e.value)&&e.value<0,[ac(h,"negative")]:e=>r===Gi.NUMBER&&U(e.value)&&e.value<0,[oc(C,"error")]:e=>e.node.failedLoad,[ac(A,"error")]:e=>e.node.failedLoad,[Qs.BLUR]:()=>t.blur},cellRenderer:T,pinned:void 0!==t.pinned?t.pinned===Ui.RIGHT?uc.RIGHT:uc.LEFT:null,tooltipValueGetter:e=>O(e.value)&&e.value!==sc?`Value = ${""===e.value?"''":!0===e.value?"TRUE":!1===e.value?"FALSE":e.value}`:"Missing Value"}}function Nc(e){const{column:t}=e;return{resizable:void 0===t.fixedWidth,suppressAutoSize:void 0!==t.fixedWidth,suppressSizeToFit:void 0!==t.fixedWidth,width:t.fixedWidth,minWidth:Math.max(t.minWidth??50,50),maxWidth:t.maxWidth,flex:void 0===t.fixedWidth?1:void 0}}function vc(e){const{snapshot:t,column:n}=e,r=t.data.sortColumns,o=ss(r,n.name);return{sortable:!0,sort:o?o.operation===Mi.ASCENDING?pc.ASCENDING:pc.DESCENDING:null,sortIndex:o?r.indexOf(o):null}}function yc(e){const{snapshot:t,column:n}=e,r=t.data,o=ss(r.groupBy?.columns,n.name);return{enableRowGroup:n.kind===Li.DIMENSION,enableValue:!1,allowedAggFuncs:[],rowGroup:Boolean(o),rowGroupIndex:o?r.groupBy?.columns.indexOf(o)??null:null,aggFunc:()=>0}}function Sc(e){const t=e.grid;return{rowGroupPanelShow:"always",groupDisplayType:"custom",suppressRowGroupHidesColumns:!0,suppressAggFuncInHeader:!0,getChildCount:e=>e[dc],alwaysMultiSort:!0,rowHeight:20,headerHeight:24,suppressBrowserResizeObserver:!0,noRowsOverlayComponent:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.WarningCircle,{className:"mr-1 stroke-2 text-lg"})}),"0 rows"]}),loadingOverlayComponent:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.Loader,{className:"mr-1 animate-spin stroke-2 text-lg"})}),"Loading..."]}),onBodyScroll:e=>{const n=e.api.getDisplayedRowCount(),r=e.api.getVerticalPixelRange(),o=Math.max(1,Math.ceil(r.top/20)+1),a=Math.min(n,Math.floor(r.bottom/20));t.setScrollHintText(`${o}-${a}/${n}`),e.api.hidePopupMenu()},onBodyScrollEnd:()=>t.setScrollHintText(void 0),scrollbarWidth:10,alwaysShowVerticalScroll:!0,preventDefaultOnContextMenu:!0,columnMenu:"new",getContextMenuItems:e=>t.controller.menuBuilder?.(e,!1)??[],getMainMenuItems:e=>t.controller.menuBuilder?.(e,!0)??[],onColumnMenuVisibleChanged:e=>{e.column||e.api.hidePopupMenu()},autoSizePadding:10,autoSizeStrategy:{type:"fitGridWidth"},onGridSizeChanged:e=>{e.api.sizeColumnsToFit()},tooltipShowDelay:1e3,tooltipInteraction:!0,suppressDragLeaveHidesColumns:!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"},allowDragFromColumnsToolPanel:!0,animateRows:!1,suppressColumnMoveAnimation:!0}}var xc=n(30602),Ic=n(42787),kc=n(41289),Rc=n(92824);function wc(){const[e,t]=(0,Ot.useState)(null);return[e=>t(e.currentTarget),()=>t(null),{anchorEl:e,onClose:()=>t(null)},Boolean(e)]}function Oc(e){const{menuProps:t,children:n,onClosed:r,onClose:o,anchorEl:a}=e,[i,s]=(0,Ot.useState)(!1);return(0,Ot.useEffect)((()=>{i&&!a&&r?.()}),[a,i,r]),a?(0,b.jsx)(Nn.A,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:a,open:Boolean(a),slotProps:{root:{slotProps:{backdrop:{invisible:!0}}}},elevation:1,marginThreshold:0,transitionDuration:0,TransitionProps:{onEnter:()=>s(!0)},onClose:o,...t,children:n}):null}function Fc(e){return(0,b.jsx)(Rc.A,{...e,style:{cursor:"default"}})}var Lc=n(59389),Pc=n(20007);function Bc(){return(0,b.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 Dc(){return(0,b.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 jc=(0,Ot.forwardRef)((function(e,t){const{min:n,max:r,step:o,value:a,setValue:i,isValid:s,isDecimal:c,defaultValue:l,disabled:d,className:u}=e,[p,g]=(0,Ot.useState)(a??""),m=(0,Ot.useRef)(null),h=(0,Ic.A)(m,t);return(0,Ot.useEffect)((()=>{g(a??"")}),[a]),(0,b.jsx)("input",{className:Os("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:h,inputMode:"numeric",type:"number",min:n,max:r,step:o,value:p,disabled:Boolean(d),onKeyDown:e=>{if("Escape"===e.code)m.current?.select();else if("ArrowUp"===e.code){if(e.preventDefault(),void 0!==a&&void 0!==o){const e=a+o;if(void 0!==n&&e<n||void 0!==r&&e>r)return;g(e.toString()),i(e)}}else if("ArrowDown"===e.code&&(e.preventDefault(),void 0!==a&&void 0!==o)){const e=a-o;if(void 0!==n&&e<n||void 0!==r&&e>r)return;g(e.toString()),i(e)}},onChange:e=>{const t=e.target.value;g(t);const o=c?Number(t):parseInt(t,10);isNaN(o)||!t||(void 0!==s?!s(o):void 0!==n&&o<n||void 0!==r&&o>r)||i(o)},onBlur:()=>{const e=c?Number(p):parseInt(p.toString(),10);isNaN(e)||!p||(void 0!==s?!s(e):void 0!==n&&e<n||void 0!==r&&e>r)?(i(l),g(l??"")):g(a??"")}})})),Mc=(0,Ot.forwardRef)((function(e,t){const{className:n,...r}=e,o=(0,Ot.useRef)(null),a=(0,Ic.A)(o,t);return(0,b.jsx)("input",{ref:a,className:Os("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",n),onKeyDown:e=>{"Escape"===e.code&&o.current?.select()},...r})}));function Uc(e){const{label:t,className:n,onChange:r,disabled:o,...a}=e;return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(kc.A,{icon:(0,b.jsx)(js.Checkbox,{}),checkedIcon:(0,b.jsx)(js.CheckboxSelected,{}),disableRipple:!0,classes:{root:Os("p-0 text-neutral-600 [&_*]:stroke-[1.5px] -ml-[1px]",n),checked:"data-cube-editor-checkbox--checked",disabled:"data-cube-editor-checkbox--disabled"},onChange:r,disabled:o,...a}),Boolean(t)&&(0,b.jsx)("button",{className:"flex-shrink-0 pl-1 text-sm disabled:text-neutral-300",onClick:r,disabled:o,tabIndex:-1,children:t})]})}const Gc=(0,Ot.forwardRef)((function(e,t){const{children:n,className:r,open:o,...a}=e;return(0,b.jsxs)("button",{ref:t,className:Os("group flex h-5 flex-shrink-0 items-center justify-between border border-neutral-400 bg-white pl-1.5 text-sm disabled:select-none disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",{"border-sky-600":Boolean(o),"bg-sky-100":Boolean(o)},r),...a,children:[(0,b.jsx)("div",{className:"w-[calc(100%_-_12px)] overflow-hidden overflow-ellipsis whitespace-nowrap text-left",children:e.children}),(0,b.jsx)("div",{className:"flex h-full w-3 items-center justify-center text-neutral-500 group-disabled:text-neutral-400",children:(0,b.jsx)(js.CaretDown,{})})]})}));function Hc(e){const{className:t,...n}=e;return(0,b.jsx)(Oc,{...n,menuProps:{classes:{paper:"rounded-none mt-[1px]",list:Os("p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto",t)}}})}function Vc(e){const{className:t,...n}=e;return(0,b.jsx)(Fc,{className:Os("flex h-5 w-full items-center px-1.5 text-sm hover:bg-neutral-100 focus:bg-sky-600 focus:text-white",t),...n})}function Wc(){return(0,b.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"})}function Yc(e){const{onChange:t,onClose:n,defaultColor:r}=e,[o,a]=(0,Ot.useState)(e.color),i=()=>{t(0===(0,Lc.A)(o).alpha?yi.transparent:o),n()};return(0,b.jsxs)("div",{className:"data-cube-color-picker rounded-none border border-neutral-400 bg-white",children:[(0,b.jsx)("div",{className:"p-2",children:(0,b.jsx)(Pc.dp,{color:o,onChange:a})}),(0,b.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,b.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,b.jsx)("button",{className:"h-3 w-3 flex-shrink-0",style:{background:yi[e][t]},onClick:()=>{a(yi[e][t])},onDoubleClick:()=>{a(yi[e][t]),i()}},`${e}-${t}`)))},e)))}),(0,b.jsx)("div",{className:"flex justify-center px-2 pb-1 pt-0.5",children:(0,b.jsx)("div",{className:"flex",children:[yi.transparent,"#000000","#aaaaaa","#dddddd","#ffffff","#ff4136","#ff851b","#ffdc00","#01ff70","#2ecc40","#3d9970","#39cccc","#7fdbff","#0074d9","#001f3f","#b10dc9","#f012be","#85144b"].map((e=>(0,b.jsx)("div",{className:Os("mr-0.5 border-[0.5px] border-neutral-300 last:mr-0",{"data-cube-color-picker--transparent border-neutral-400":e===yi.transparent}),children:(0,b.jsx)("button",{className:"flex h-3 w-3 flex-shrink-0",style:{background:e},onClick:()=>{a(e)},onDoubleClick:()=>{a(e),i()}})},e)))})}),(0,b.jsx)("div",{className:"h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"flex h-6 items-center justify-between p-1",children:[(0,b.jsxs)("div",{className:"flex",children:[(0,b.jsx)("div",{className:"h-4 w-4 flex-shrink-0 rounded-sm border-[0.5px] border-neutral-300",style:{background:o}}),(0,b.jsx)(Pc.HC,{className:"ml-0.5 h-4 w-14 border border-neutral-400 px-1 text-sm",color:o,autoFocus:!0,tabIndex:0,onChange:a,prefix:"#",alpha:!0})]}),(0,b.jsxs)("div",{className:"flex",children:[void 0!==r&&(0,b.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(r)},children:"Reset"}),(0,b.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,b.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{i()},children:"OK"})]})]})]})}function $c(e){const{color:t,onChange:n,className:r,disabled:o,defaultColor:a}=e,[i,s]=(0,Ot.useState)(null);return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("button",{className:Os("group h-5 w-10 border border-neutral-300 p-[1px] disabled:border-neutral-200",{"data-cube-color-picker--disabled":Boolean(o),"data-cube-color-picker--transparent":!o&&t===yi.transparent},r),onClick:e=>{s(e.currentTarget)},disabled:o,children:(0,b.jsx)("div",{className:"h-full w-full group-disabled:hidden",style:{background:t}})}),Boolean(i)&&(0,b.jsx)(Mn,{open:Boolean(i),anchorEl:i,anchorOrigin:{vertical:"center",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"left"},onClose:()=>s(null),children:(0,b.jsx)(Yc,{color:t,onChange:n,onClose:()=>s(null),defaultColor:a})})]})}const Kc=({documentationKey:e,title:t,className:n})=>{const r=Lt(),o=cp(),a=r.documentationService.getDocEntry(e);return a&&(a.url||Le(a))?(0,b.jsx)("div",{onClick:t=>{t.preventDefault(),t.stopPropagation();const n=r.documentationService.getDocEntry(e);n&&(Le(n)?(r.assistantService.openDocumentationEntry(e),o.documentationDisplay.open()):n.url&&r.navigationService.navigator.visitAddress(n.url))},title:t??a.text??"Click to see documentation",className:Os("cursor-pointer text-xl text-sky-500",n),children:(0,b.jsx)(js.DocumentationHint,{})}):null};function Xc({name:e,subMenu:t,checked:n}){return(0,xc.sd)({configureDefaults:()=>!0}),(0,b.jsxs)("div",{children:[(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-icon"}),(0,b.jsxs)("span",{className:"ag-menu-option-part ag-menu-option-text !inline-flex items-center",children:[(0,b.jsx)("span",{className:"opacity-50",children:e}),(0,b.jsx)(Bc,{})]}),(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-shortcut"}),(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-popup-pointer select-none",children:t&&(0,b.jsx)("span",{className:"ag-icon ag-icon-small-right"})})]})}var zc,qc,Jc=n(43322);class Qc{uuid=(0,a.A)();parent;not=!1;constructor(e,t){(0,Ne.Gn)(this,{parent:Ne.sH,setParent:Ne.XI,not:Ne.sH,setNot:Ne.XI}),this.parent=e,this.not=Boolean(t)}setNot(e){this.not=e}setParent(e){this.parent=e}}class Zc extends Qc{column;operation;value;constructor(e,t,n,r,o){super(e,o),(0,Ne.Gn)(this,{column:Ne.sH,setColumn:Ne.XI,operation:Ne.sH,setOperation:Ne.XI,value:Ne.sH.ref,setValue:Ne.XI,updateValue:Ne.XI}),this.column=t,this.operation=n,this.setValue(r)}setColumn(e){this.column=e}setOperation(e){this.operation=e}setValue(e){this.value=e?(0,Ne.AT)(e)?e:(0,Ne.Gn)(e,{value:Ne.sH}):void 0}updateValue(e){this.value&&(this.value.value=e)}}class el extends Qc{children=[];operation=ji.AND;constructor(e,t,n){super(e,n),(0,Ne.Gn)(this,{children:Ne.sH,removeChild:Ne.XI,addChild:Ne.XI,operation:Ne.sH,setOperation:Ne.XI}),this.operation=t}setOperation(e){this.operation=e}removeChild(e){((e,t,n=(e,t)=>e===t)=>{const r=e.findIndex((e=>n(e,t)));return-1!==r&&(e.splice(r,1),!0)})(this.children,e)&&e.setParent(void 0)}addChild(e,t){this.children.includes(e)||(void 0!==t?(t=Math.max(0,Math.min(t,this.children.length)),this.children.splice(t,0,e)):this.children.push(e),e.setParent(this))}}function tl(e){return{groupOperator:e.operation,not:e.not,conditions:e.children.map((e=>{if(e instanceof Zc)return{name:e.column.name,type:e.column.type,operation:e.operation.operator,value:(0,Jc.A)(e.value),not:e.not};if(e instanceof el)return tl(e);throw new S("Unknown filter node")}))}}function nl(e,t,n,r){const o=new el(t,e.groupOperator===ji.AND?ji.AND:ji.OR,e.not);return e.conditions.forEach((e=>{let t;t="groupOperator"in e?nl(e,o,n,r):new Zc(o,{name:e.name,type:e.type},r(e.operation),e.value,e.not),o.addChild(t),n.set(t.uuid,t)})),n.set(o.uuid,o),o}class rl{name;type;constructor(e,t){this.name=e,this.type=t}}!function(e){e.VISIBLE="visible",e.VISIBLE_WITH_WARNING="visible-with-warning",e.HIDDEN="hidden"}(zc||(zc={}));class ol{dataCube;editor;selectedColumns=[];availableColumnsSearchText="";selectedColumnsSearchText="";onChange;hiddenColumnsVisibility;constructor(e,t){(0,Ne.Gn)(this,{availableColumns:Ne.EW,availableColumnsForDisplay:Ne.EW,selectedColumnsForDisplay:Ne.EW,selectedColumns:Ne.sH,setSelectedColumns:Ne.XI,availableColumnsSearchText:Ne.sH,setAvailableColumnsSearchText:Ne.XI,selectedColumnsSearchText:Ne.sH,setSelectedColumnsSearchText:Ne.XI,hiddenColumnsVisibility:Ne.sH,setHiddenColumnsVisibility:Ne.XI}),this.editor=e,this.dataCube=e.dataCube,this.onChange=t?.onChange,this.hiddenColumnsVisibility=t?.initialHiddenColumnsVisibility??zc.VISIBLE}setHiddenColumnsVisibility(e){this.hiddenColumnsVisibility=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.hiddenColumnsVisibility!==zc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}get selectedColumnsForDisplay(){return this.selectedColumns.filter((e=>this.hiddenColumnsVisibility!==zc.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 L(this.availableColumns.find((t=>t.name===e)),`Can't find column '${e}'`)}}class al extends rl{operation;constructor(e,t,n){super(e,t),(0,Ne.Gn)(this,{operation:Ne.sH,setOperation:Ne.XI}),this.operation=n}setOperation(e){this.operation=e}}class il extends ol{cloneColumn(e){return new al(e.name,e.type,e.operation)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new al(e.name,e.type,Mi.ASCENDING)))}}class sl{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new il(e)}applySnaphot(e,t){this.selector.setSelectedColumns(e.data.sortColumns.map((e=>{const t=this.selector.getColumn(e.name);return new al(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 cl{sourceId;startLine;startColumn;endLine;endColumn;constructor(e,t,n,r,o){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=r,this.endColumn=o}}!function(e){e.COMPILATION="COMPILATION",e.PARSER="PARSER"}(qc||(qc={}));class ll{message="";errorType;sourceInformation;static serialization=new ge((0,pe.PL)(ll,{errorType:(0,pe.lq)((0,pe.MY)()),message:(0,pe.MY)(),sourceInformation:me(oa.schema)}))}class dl extends ll{static serialization=new ge((0,pe.PL)(dl,{errorType:(0,pe.lq)((0,pe.MY)()),message:(0,pe.MY)(),sourceInformation:me(oa.schema)}))}class ul extends v{sourceInformation}class pl extends ul{}class gl{uuid=(0,a.A)();query;parserError;constructor(e){(0,Ne.Gn)(this,{query:Ne.sH,parserError:Ne.sH,setQuery:Ne.XI,setParserError:Ne.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:r,endLine:o,endColumn:a}=e;return new cl(t,n+0,r-0,o+0,a-0)}}class ml{dataCube;editor;queryEditorState;currentSubQuery;constructor(e){(0,Ne.Gn)(this,{currentSubQuery:Ne.sH,queryEditorState:Ne.sH,setCurrentSubQuery:Ne.XI,parseQuery:Ne.L3}),this.editor=e,this.dataCube=e.dataCube,this.queryEditorState=new gl("")}setCurrentSubQuery(e){this.currentSubQuery=e}*parseQuery(){try{this.queryEditorState.setParserError(void 0),yield(0,Ne.gP)(this.dataCube.repl.client.parseQuery({code:`|${this.queryEditorState.query}`}))}catch(e){if(I(e),e instanceof oe&&e.response.status===J.BAD_REQUEST){const t=dl.serialization.fromJson(e.payload),n=new pl(t.message);t.sourceInformation&&(n.sourceInformation=new cl(t.sourceInformation.sourceId,t.sourceInformation.startLine,t.sourceInformation.startColumn,t.sourceInformation.endLine,t.sourceInformation.endColumn)),this.queryEditorState.setParserError(n)}}}}function hl(e){const{name:t,type:n}=e,r=new os(t,n);switch(n){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:r.kind=Li.MEASURE,r.decimals=n===po.INTEGER?0:2,r.displayCommas=!0,r.negativeNumberInParens=!0,r.textAlign=wi.RIGHT}return r}class fl extends os{dataType;aggregateFunction;aggregateFunctionParameters=[];excludedFromHorizontalPivot=!1;horizontalPivotSortFunction;static create(e){const t=Object.assign(new fl("",""),os.serialization.fromJson(e));return t.dataType=Hi(t.type),(0,Ne.Gn)(t,{kind:Ne.sH,setKind:Ne.XI,displayName:Ne.sH,setDisplayName:Ne.XI,decimals:Ne.sH,setDecimals:Ne.XI,displayCommas:Ne.sH,setDisplayCommas:Ne.XI,negativeNumberInParens:Ne.sH,setNegativeNumberInParens:Ne.XI,numberScale:Ne.sH,setNumberScale:Ne.XI,missingValueDisplayText:Ne.sH,setMissingValueDisplayText:Ne.XI,fontFamily:Ne.sH,setFontFamily:Ne.XI,fontSize:Ne.sH,setFontSize:Ne.XI,fontBold:Ne.sH,setFontBold:Ne.XI,fontItalic:Ne.sH,setFontItalic:Ne.XI,fontUnderline:Ne.sH,setFontUnderline:Ne.XI,fontStrikethrough:Ne.sH,setFontStrikethrough:Ne.XI,fontCase:Ne.sH,setFontCase:Ne.XI,textAlign:Ne.sH,setTextAlign:Ne.XI,normalForegroundColor:Ne.sH,setNormalForegroundColor:Ne.XI,negativeForegroundColor:Ne.sH,setNegativeForegroundColor:Ne.XI,zeroForegroundColor:Ne.sH,setZeroForegroundColor:Ne.XI,errorForegroundColor:Ne.sH,setErrorForegroundColor:Ne.XI,normalBackgroundColor:Ne.sH,setNormalBackgroundColor:Ne.XI,negativeBackgroundColor:Ne.sH,setNegativeBackgroundColor:Ne.XI,zeroBackgroundColor:Ne.sH,setZeroBackgroundColor:Ne.XI,errorBackgroundColor:Ne.sH,setErrorBackgroundColor:Ne.XI,blur:Ne.sH,setBlur:Ne.XI,hideFromView:Ne.sH,setHideFromView:Ne.XI,fixedWidth:Ne.sH,setFixedWidth:Ne.XI,minWidth:Ne.sH,setMinWidth:Ne.XI,maxWidth:Ne.sH,setMaxWidth:Ne.XI,pinned:Ne.sH,setPinned:Ne.XI,displayAsLink:Ne.sH,setDisplayAsLink:Ne.XI,linkLabelParameter:Ne.sH,setLinkLabelParameter:Ne.XI,isUsingDefaultStyling:Ne.EW,useDefaultStyling:Ne.XI,aggregateFunction:Ne.sH,setAggregateFunction:Ne.XI,aggregateFunctionParameters:Ne.sH,setAggregateFunctionParameters:Ne.XI,excludedFromHorizontalPivot:Ne.sH,setExcludedFromHorizontalPivot:Ne.XI,horizontalPivotSortFunction:Ne.sH,setHorizontalPivotSortFunction:Ne.XI}),t}static createDefault(e){return fl.create(os.serialization.toJson(hl(e)))}serialize(){return os.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}setMissingValueDisplayText(e){this.missingValueDisplayText=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}setAggregateFunctionParameters(e){this.aggregateFunctionParameters=e}setHorizontalPivotSortFunction(e){this.horizontalPivotSortFunction=e}}class bl extends as{static create(e){const t=Object.assign(new bl,as.serialization.fromJson(e));return t.columns=[],(0,Ne.Gn)(t,{description:Ne.sH,setDescription:Ne.XI,showTreeLines:Ne.sH,setShowTreeLines:Ne.XI,showHorizontalGridLines:Ne.sH,setShowHorizontalGridLines:Ne.XI,showVerticalGridLines:Ne.sH,setShowVerticalGridLines:Ne.XI,gridLineColor:Ne.sH,setGridLineColor:Ne.XI,fontFamily:Ne.sH,setFontFamily:Ne.XI,fontSize:Ne.sH,setFontSize:Ne.XI,fontBold:Ne.sH,setFontBold:Ne.XI,fontItalic:Ne.sH,setFontItalic:Ne.XI,fontUnderline:Ne.sH,setFontUnderline:Ne.XI,fontStrikethrough:Ne.sH,setFontStrikethrough:Ne.XI,fontCase:Ne.sH,setFontCase:Ne.XI,textAlign:Ne.sH,setTextAlign:Ne.XI,normalForegroundColor:Ne.sH,setNormalForegroundColor:Ne.XI,negativeForegroundColor:Ne.sH,setNegativeForegroundColor:Ne.XI,zeroForegroundColor:Ne.sH,setZeroForegroundColor:Ne.XI,errorForegroundColor:Ne.sH,setErrorForegroundColor:Ne.XI,normalBackgroundColor:Ne.sH,setNormalBackgroundColor:Ne.XI,negativeBackgroundColor:Ne.sH,setNegativeBackgroundColor:Ne.XI,zeroBackgroundColor:Ne.sH,setZeroBackgroundColor:Ne.XI,errorBackgroundColor:Ne.sH,setErrorBackgroundColor:Ne.XI,alternateRows:Ne.sH,setAlternateRows:Ne.XI,alternateRowsColor:Ne.sH,setAlternateRowsColor:Ne.XI,alternateRowsCount:Ne.sH,setAlternateRowsCount:Ne.XI,alternateRowsStandardMode:Ne.sH,setAlternateRowsStandardMode:Ne.XI,selectionStats:Ne.sH,setSelectionStats:Ne.XI,showWarningForTruncatedResult:Ne.sH,setShowWarningForTruncatedResult:Ne.XI,initialExpandLevel:Ne.sH,setInitialExpandLevel:Ne.XI,showRootAggregation:Ne.sH,setShowRootAggregation:Ne.XI,showLeafCount:Ne.sH,setShowLeafCount:Ne.XI,addPivotTotalColumn:Ne.sH,setAddPivotTotalColumn:Ne.XI,addPivotTotalColumnOnLeft:Ne.sH,setAddPivotTotalColumnOnLeft:Ne.XI,treeGroupSortFunction:Ne.sH,setTreeGroupSortFunction:Ne.XI,isUsingDefaultStyling:Ne.EW,useDefaultStyling:Ne.XI}),t}get isUsingDefaultStyling(){return this.fontFamily===$i&&11===this.fontSize&&this.fontBold===Ki&&this.fontItalic===Xi&&this.fontUnderline===zi&&this.fontStrikethrough===qi&&this.textAlign===Ji&&this.normalForegroundColor===Qi&&this.negativeForegroundColor===ts&&this.zeroForegroundColor===ns&&this.errorForegroundColor===rs&&this.normalBackgroundColor===Zi&&this.negativeBackgroundColor===Zi&&this.zeroBackgroundColor===Zi&&this.errorBackgroundColor===Zi}useDefaultStyling(){this.fontFamily=$i,this.fontSize=11,this.fontBold=Ki,this.fontItalic=Xi,this.fontUnderline=zi,this.fontStrikethrough=qi,this.textAlign=Ji,this.normalForegroundColor=Qi,this.negativeForegroundColor=ts,this.zeroForegroundColor=ns,this.errorForegroundColor=rs,this.normalBackgroundColor=Zi,this.negativeBackgroundColor=Zi,this.zeroBackgroundColor=Zi,this.errorBackgroundColor=Zi}serialize(){return as.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 El{dataCube;editor;name="";limit=-1;configuration=new bl;constructor(e){(0,Ne.Gn)(this,{name:Ne.sH,setName:Ne.XI,limit:Ne.sH,setLimit:Ne.XI,configuration:Ne.sH,setConfiguration:Ne.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(bl.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 Cl{dataCube;editor;columns=[];selectedColumnName;showAdvancedSettings=!1;constructor(e){(0,Ne.Gn)(this,{columns:Ne.sH,setColumns:Ne.XI,selectedColumnName:Ne.sH,setSelectedColumnName:Ne.XI,selectedColumn:Ne.EW,showAdvancedSettings:Ne.sH,setShowAdvancedSettings:Ne.XI,hiddenColumns:Ne.EW,configurableColumns:Ne.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=>fl.create(e)))),this.columns.forEach((t=>{if(t.kind===Li.MEASURE){const n=ss(e.data.groupBy?.aggColumns,t.name);if(n)t.setAggregateFunction(n.operation),t.setAggregateFunctionParameters(n.parameters);else switch(t.type){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:t.setAggregateFunction(Bi.SUM),t.setAggregateFunctionParameters([])}}})),!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 Al extends ol{cloneColumn(e){return new rl(e.name,e.type)}get availableColumns(){return[...this.editor.columns.sourceColumns].map((e=>new rl(e.name,e.type)))}}class Tl{dataCube;editor;selector;sourceColumns=[];constructor(e){(0,Ne.Gn)(this,{sourceColumns:Ne.sH,setSourceColumns:Ne.XI}),this.editor=e,this.dataCube=e.dataCube,this.selector=new Al(e,{initialHiddenColumnsVisibility:zc.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,fl.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 rl(t.name,t.type)})))}buildSnapshot(e,t){this.propagateColumnSelectionChanges(),e.data.selectColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type})))}}class _l extends ol{cloneColumn(e){return new rl(e.name,e.type)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new rl(e.name,e.type))).filter((e=>this.editor.columnProperties.columns.find((t=>t.name===e.name))?.kind===Li.DIMENSION))}}class Nl{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new _l(e)}applySnaphot(e,t){this.selector.setSelectedColumns((e.data.groupBy?.columns??[]).map((e=>new rl(e.name,e.type))))}buildSnapshot(e,t){e.data.groupBy=this.selector.selectedColumns.length?{columns:this.selector.selectedColumns.map((e=>({name:e.name,type:e.type}))),aggColumns:this.editor.columnProperties.columns.filter((e=>e.kind===Li.MEASURE&&void 0!==e.aggregateFunction&&this.selector.selectedColumns.find((t=>t.name!==e.name)))).map((e=>({name:e.name,type:e.type,operation:L(e.aggregateFunction),parameters:e.aggregateFunctionParameters})))}:void 0}}var vl=n(21810);function yl(){return{modules:[vl.Q],className:"ag-theme-quartz",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,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-semibold text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.WarningCircle,{className:"mr-1 text-lg"})}),"No match found"]}):e.noColumnsSelectedRenderer?e.noColumnsSelectedRenderer():(0,b.jsx)("div",{}),onModelUpdated:e=>{0===e.api.getDisplayedRowCount()?e.api.showNoRowsOverlay():e.api.hideOverlay()}}}const Sl=(0,Et.PA)((function(e){const{selector:t,gridApi:n,scope:r}=e;return(0,b.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:[`${mc(n).length}/${"available"===r?t.availableColumnsForDisplay.length:t.selectedColumnsForDisplay.length}`,(0,b.jsx)("span",{className:"hidden",children:"available"===r?t.availableColumnsSearchText:t.selectedColumnsSearchText})]})})),xl=(0,Et.PA)((function(e){const{selector:t,extraColumnComponent:n,noColumnsSelectedRenderer:r}=e,[o,a]=(0,Ot.useState)([]),[i,s]=(0,Ot.useState)([]),[c,l]=(0,Ot.useState)(null),[d,u]=(0,Ot.useState)(null),p=(0,Ot.useRef)(null),g=(0,Ot.useRef)(null),m=(0,Ot.useCallback)((e=>{t.setSelectedColumns(gc(e.api))}),[t]),h=(0,Ot.useCallback)((e=>{const n=e.nodes.map((e=>e.data)).filter(O);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e))))}),[t]),f=(0,Ot.useCallback)((e=>{-1!==e.overIndex&&t.setSelectedColumns(gc(e.api))}),[t]);return(0,Ot.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=>{h(e),d.clearFocusedCell()}});d.removeRowDropZone(t),d.addRowDropZone(t)}),[c,d,m,h]),(0,b.jsxs)("div",{className:"data-cube-column-selector flex h-full w-full",children:[(0,b.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,b.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Available columns:"}),(0,b.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,b.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,b.jsx)("input",{className:"h-full w-full pl-10 pr-6 placeholder-neutral-400",ref:p,placeholder:"Click here to search...",value:t.availableColumnsSearchText,onChange:e=>t.setAvailableColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),p.current?.select(),t.setAvailableColumnsSearchText(""))}}),(0,b.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,b.jsx)(js.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,b.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(""),p.current?.focus()},children:(0,b.jsx)(js.X,{className:"text-lg"})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,b.jsx)(xc.W6,{...yl(),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,b.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=mc(e.api);t.setSelectedColumns([...t.selectedColumns,...n]),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{children:"[All Columns]"}),(0,b.jsx)(Sl,{selector:t,gridApi:e.api,scope:"available"})]}),cellRenderer:e=>{const r=e.data;if(!r)return null;const o=t.hiddenColumnsVisibility===zc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===r.name))?.hideFromView;return(0,b.jsxs)("div",{className:Os("flex h-full w-full cursor-pointer",{"text-neutral-400":o}),title:`[${r.name}]${o?" - Hidden":""}\nDouble-click to add column`,onDoubleClick:()=>{t.setSelectedColumns([...t.selectedColumns,r]),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:r.name}),(0,b.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:r})??null})]})}}]})})]})]}),(0,b.jsx)("div",{className:"flex h-full w-10 items-center justify-center",children:(0,b.jsxs)("div",{className:"flex flex-col",children:[(0,b.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=mc(c),n=o.filter((t=>e.includes(t)));t.setSelectedColumns([...t.selectedColumns,...n]),c.clearFocusedCell()},disabled:0===o.length,children:(0,b.jsx)(js.ChevronRight,{className:"text-2xl"})}),(0,b.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=mc(d),n=i.filter((t=>e.includes(t)));t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),d.clearFocusedCell()},disabled:0===i.length,children:(0,b.jsx)(js.ChevronLeft,{className:"text-2xl"})})]})}),(0,b.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,b.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Selected columns:"}),(0,b.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,b.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,b.jsx)("input",{className:"h-full w-full pl-10 placeholder-neutral-400",ref:g,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,b.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,b.jsx)(js.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,b.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(""),g.current?.focus()},children:(0,b.jsx)(js.X,{className:"text-lg"})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,b.jsx)(xc.W6,{...yl(),rowDragManaged:!0,onRowDragEnd:f,onGridReady:e=>u(e.api),onSelectionChanged:e=>{s(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.selectedColumnsSearchText,noRowsOverlayComponentParams:{noColumnsSelectedRenderer:r},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,b.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=mc(e.api);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{children:"[All Columns]"}),(0,b.jsx)(Sl,{selector:t,gridApi:e.api,scope:"selected"})]}),cellRenderer:e=>{const r=e.data;if(!r)return null;const o=t.hiddenColumnsVisibility===zc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===r.name))?.hideFromView;return(0,b.jsxs)("div",{className:Os("flex h-full w-full cursor-pointer",{"text-neutral-400":o}),title:`[${r.name}]${o?" - Hidden":""}\nDouble-click to remove column`,onDoubleClick:()=>{t.setSelectedColumns(t.selectedColumns.filter((e=>e!==r))),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:r.name}),(0,b.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:r})??null})]})}}]})})]})]})]})}));function Il(e){switch(e){case Mi.ASCENDING:return"Ascending";case Mi.DESCENDING:return"Descending";default:throw new S(`Unsupported sort operation '${e}'`)}}const kl=(0,Et.PA)((e=>{const{column:t}=e,[n,r,o,a]=wc();return(0,b.jsxs)("div",{className:"group relative flex h-full items-center",children:[!a&&(0,b.jsx)("div",{className:"flex h-[18px] w-32 items-center border border-transparent px-2 text-sm text-neutral-400 group-hover:invisible",children:Il(t.operation)}),a&&(0,b.jsxs)("div",{className:"flex h-[18px] w-32 items-center justify-between border border-sky-600 bg-sky-50 pl-2 pr-0.5 text-sm",children:[(0,b.jsx)("div",{children:Il(t.operation)}),(0,b.jsx)("div",{children:(0,b.jsx)(js.CaretDown,{})})]}),(0,b.jsxs)("button",{className:"invisible absolute right-0 z-10 flex h-[18px] w-32 items-center justify-between border border-neutral-400 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,b.jsx)("div",{children:Il(t.operation)}),(0,b.jsx)("div",{children:(0,b.jsx)(js.CaretDown,{})})]}),(0,b.jsxs)(Hc,{className:"w-32",...o,children:[(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(Mi.ASCENDING),r()},autoFocus:t.operation===Mi.ASCENDING,children:"Ascending"}),(0,b.jsxs)(Vc,{disabled:!0,autoFocus:!1,children:["Ascending (abs)",(0,b.jsx)(Bc,{})]}),(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(Mi.DESCENDING),r()},autoFocus:t.operation===Mi.DESCENDING,children:"Descending"}),(0,b.jsxs)(Vc,{disabled:!0,autoFocus:!1,children:["Descending (abs)",(0,b.jsx)(Bc,{})]})]})]})})),Rl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.sorts;return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableSort,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Sorts"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector,extraColumnComponent:e=>(0,b.jsx)(kl,{...e})})})]})})),wl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.generalProperties,r=n.configuration,[o,a,i,s]=wc(),[c,l,d,u]=wc(),[p,g,m,h]=wc(),[f,E,C,A]=wc(),[T,_,N]=wc(),[v,y,S]=wc();return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableOptions,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"General Properties"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsxs)("div",{className:"h-full w-full py-2",children:[(0,b.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Report Title:"}),(0,b.jsx)(Mc,{className:"h-6 w-96 text-lg font-semibold",value:n.name,onChange:e=>{n.setName(e.target.value)}})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Initially Expand to Level:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:o,disabled:!0,open:s,children:r.initialExpandLevel??"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...i,children:[void 0,1,2,3,4,5,6,7,8].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setInitialExpandLevel(e),a()},autoFocus:e===r.initialExpandLevel,children:e??"(None)"},e??"")))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Root Aggregation?"}),(0,b.jsx)(Uc,{checked:r.showRootAggregation,onChange:()=>r.setShowRootAggregation(!r.showRootAggregation),disabled:!0}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Leaf Count?"}),(0,b.jsx)(Uc,{checked:r.showLeafCount,onChange:()=>r.setShowLeafCount(!r.showLeafCount),disabled:!0}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Lines?"}),(0,b.jsx)(Uc,{label:"Tree",checked:r.showTreeLines,onChange:()=>r.setShowTreeLines(!r.showTreeLines),disabled:!0}),(0,b.jsx)(Bc,{}),(0,b.jsx)(Uc,{className:"ml-2",label:"Horizontal",checked:r.showHorizontalGridLines,onChange:()=>r.setShowHorizontalGridLines(!r.showHorizontalGridLines)}),(0,b.jsx)(Uc,{className:"ml-2",label:"Vertical",checked:r.showVerticalGridLines,onChange:()=>r.setShowVerticalGridLines(!r.showVerticalGridLines)}),(0,b.jsx)("div",{className:"ml-2 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)($c,{className:"ml-2",color:r.gridLineColor,defaultColor:Wi,onChange:e=>r.setGridLineColor(e)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Selection Stats:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:c,disabled:!0,open:u,children:"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...d,children:[ki.SUM,ki.AVERAGE,ki.COUNT,ki.MIN,ki.MAX].map((e=>(0,b.jsx)(Vc,{onClick:()=>{l()},children:e},e)))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Row Limit:"}),(0,b.jsx)(jc,{className:"w-16 text-sm",value:n.limit,min:-1,step:1,defaultValue:-1,isValid:e=>void 0!==e&&(-1===e||e>0),setValue:e=>n.setLimit(e??-1)}),(0,b.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,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsx)(Uc,{label:"Display warning when truncated",checked:r.showWarningForTruncatedResult,onChange:()=>r.setShowWarningForTruncatedResult(!r.showWarningForTruncatedResult)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Hightlight Rows:"}),(0,b.jsx)(Uc,{label:"Standard mode",checked:r.alternateRowsStandardMode,onChange:()=>{r.alternateRowsStandardMode?r.setAlternateRowsStandardMode(!1):(r.setAlternateRowsStandardMode(!0),r.setAlternateRows(!1))}}),(0,b.jsx)(Uc,{className:"ml-3",label:"Custom: Alternate color every",checked:r.alternateRows,onChange:()=>{r.alternateRows?r.setAlternateRows(!1):(r.setAlternateRows(!0),r.setAlternateRowsStandardMode(!1))}}),(0,b.jsx)(jc,{className:"ml-1.5 w-16 text-sm",disabled:!r.alternateRows,min:1,step:1,defaultValue:1,isValid:e=>void 0!==e&&e>0,value:r.alternateRowsCount,setValue:e=>r.setAlternateRowsCount(e??1)}),(0,b.jsx)("div",{className:"ml-1.5 flex-shrink-0 text-sm",children:"row(s)"}),(0,b.jsx)($c,{className:"ml-[5px]",disabled:!r.alternateRows,color:r.alternateRowsColor,defaultColor:Yi,onChange:e=>r.setAlternateRowsColor(e)})]}),(0,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Default Font:"}),(0,b.jsx)(Gc,{className:"w-28",onClick:p,open:h,children:r.fontFamily}),(0,b.jsxs)(Hc,{className:"w-28",...m,children:[[Ri.ARIAL,Ri.ROBOTO,Ri.ROBOTO_CONDENSED].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e))),(0,b.jsx)(Wc,{}),[Ri.GEORGIA,Ri.ROBOTO_SERIF,Ri.TIMES_NEW_ROMAN].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e))),(0,b.jsx)(Wc,{}),[Ri.JERBRAINS_MONO,Ri.ROBOTO_MONO,Ri.UBUNTU_MONO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e)))]}),(0,b.jsx)(Gc,{className:"ml-1 w-10",onClick:f,open:A,children:r.fontSize}),(0,b.jsx)(Hc,{className:"w-10",...C,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,b.jsx)(Vc,{onClick:()=>{r.setFontSize(e),E()},autoFocus:e===r.fontSize,children:e},e)))}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Bold",className:Os("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:z-[1]",{"bg-neutral-200":r.fontBold}),onClick:()=>r.setFontBold(!r.fontBold),children:(0,b.jsx)(js.FontBold,{})}),(0,b.jsx)("button",{title:"Italic",className:Os("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:z-[1]",{"bg-neutral-200":r.fontItalic}),onClick:()=>r.setFontItalic(!r.fontItalic),children:(0,b.jsx)(js.FontItalic,{})}),(0,b.jsx)("button",{title:"Underline"+(r.fontUnderline?` (${r.fontUnderline})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==r.fontUnderline}),onClick:()=>{void 0===r.fontUnderline?(r.setFontUnderline(Fi.SOLID),r.setFontStrikethrough(!1)):r.setFontUnderline(void 0)},children:(0,b.jsx)(js.FontUnderline,{})}),(0,b.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:z-[1]",onClick:T,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==r.fontUnderline})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-14",...N,children:[Fi.SOLID,Fi.DASHED,Fi.DOTTED,Fi.DOUBLE,Fi.WAVY].map((e=>(0,b.jsx)(Vc,{className:"relative",onClick:()=>{r.setFontUnderline(e),r.setFontStrikethrough(!1),_()},autoFocus:e===r.fontUnderline,children:(0,b.jsx)("div",{className:Os("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Fi.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Fi.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Fi.DOTTED,"!hover:decoration-double !decoration-double":e===Fi.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Fi.WAVY}),children:" "})},e)))}),(0,b.jsx)("button",{title:"Strikethrough",className:Os("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:z-[1]",{"bg-neutral-200":r.fontStrikethrough}),onClick:()=>{r.fontStrikethrough?r.setFontStrikethrough(!1):(r.setFontStrikethrough(!0),r.setFontUnderline(void 0))},children:(0,b.jsx)(js.FontStrikethrough,{})}),(0,b.jsx)("button",{title:"Case"+(r.fontCase?` (${r.fontCase})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==r.fontCase}),onClick:()=>{r.setFontCase(void 0===r.fontCase?Oi.UPPERCASE:void 0)},children:(0,b.jsx)(js.FontCase,{className:"stroke-[0.5px]"})}),(0,b.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:z-[1]",onClick:v,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==r.fontCase})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-20",...S,children:[Oi.LOWERCASE,Oi.UPPERCASE,Oi.CAPITALIZE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontCase(e),y()},autoFocus:e===r.fontCase,children:(0,b.jsx)("div",{className:Os({lowercase:e===Oi.LOWERCASE,uppercase:e===Oi.UPPERCASE,capitalize:e===Oi.CAPITALIZE}),children:e})},e)))})]}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Align Left",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.LEFT}),onClick:()=>r.setTextAlign(wi.LEFT),children:(0,b.jsx)(js.TextAlignLeft,{})}),(0,b.jsx)("button",{title:"Align Center",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.CENTER}),onClick:()=>r.setTextAlign(wi.CENTER),children:(0,b.jsx)(js.TextAlignCenter,{})}),(0,b.jsx)("button",{title:"Align Right",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.RIGHT}),onClick:()=>r.setTextAlign(wi.RIGHT),children:(0,b.jsx)(js.TextAlignRight,{})})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Default Colors:"}),(0,b.jsxs)("div",{className:"h-18",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.normalForegroundColor,defaultColor:Qi,onChange:e=>r.setNormalForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.negativeForegroundColor,defaultColor:ts,onChange:e=>r.setNegativeForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.zeroForegroundColor,defaultColor:ns,onChange:e=>r.setZeroForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.errorForegroundColor,defaultColor:rs,onChange:e=>r.setErrorForegroundColor(e)})})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.normalBackgroundColor,defaultColor:Zi,onChange:e=>r.setNormalBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.negativeBackgroundColor,defaultColor:Zi,onChange:e=>r.setNegativeBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.zeroBackgroundColor,defaultColor:Zi,onChange:e=>r.setZeroBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.errorBackgroundColor,defaultColor:Zi,onChange:e=>r.setErrorBackgroundColor(e)})})]})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsxs)("div",{className:"w-80",children:[(0,b.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,b.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:r.isUsingDefaultStyling,onClick:()=>r.useDefaultStyling(),children:"Use Default Styling"})]})]})]})})]})})),Ol=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.columns;return(0,Ot.useEffect)((()=>()=>n.propagateColumnSelectionChanges()),[n]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableColumns,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Columns"})]}),(0,b.jsx)("div",{className:"flex h-full items-center pr-2",children:(0,b.jsx)(Uc,{label:"Show hidden columns?",checked:n.selector.hiddenColumnsVisibility!==zc.HIDDEN,onChange:()=>n.selector.setHiddenColumnsVisibility(n.selector.hiddenColumnsVisibility!==zc.HIDDEN?zc.HIDDEN:zc.VISIBLE_WITH_WARNING)})})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector,noColumnsSelectedRenderer:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-red-400 p-2 font-semibold text-red-500",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.Warning,{className:"mr-1 text-lg"})}),"No columns selected"]})})})]})})),Fl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.verticalPivots;return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableGroupBy,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Vertical Pivots"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector})})]})})),Ll=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.sorts;return(0,Ot.useEffect)((()=>{}),[n]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TablePivot,{})}),(0,b.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Horizontal Pivots",(0,b.jsx)(Bc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Pl=(0,Et.PA)((e=>((0,Ot.useEffect)((()=>{}),[]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Code,{})}),(0,b.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Code",(0,b.jsx)(Bc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]}))));var Bl;!function(e){e.DATA_CUBE_EXTENDED_COLUMN_LEVELS="data-cube.extended-column.levels",e.DATA_CUBE_COLUMN_KINDS="data-cube.column.kinds",e.DATA_CUBE_COLUMN_DISPLAY_AS_LINK="data-cube.column.display-as-link",e.DATA_CUBE_COLUMN_MISSING_VALUE_FORMAT="data-cube.column.missing-value-format"}(Bl||(Bl={}));const Dl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.columnProperties,r=t.editor.generalProperties.configuration,o=n.selectedColumn,[a,i,s,c]=wc(),[l,d,u,p]=wc(),[g,m,h,f]=wc(),[E,C,A,T]=wc(),[_,N,v,y]=wc(),[S,x,I,k]=wc(),[R,w,O,F]=wc(),[L,P,B]=wc(),[D,j,M]=wc();return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsxs)("div",{className:"relative flex h-6 items-center text-xl font-medium",children:[(0,b.jsx)(js.TableColumn,{}),(0,b.jsx)(js.TableColumnOptions__Settings,{className:"absolute bottom-1 right-0 bg-white text-xs"})]}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Column Properties"})]}),(0,b.jsxs)("div",{className:"flex h-full items-center pr-2",children:[(0,b.jsx)(Uc,{label:"Show advanced settings?",checked:n.showAdvancedSettings,onChange:()=>n.setShowAdvancedSettings(!n.showAdvancedSettings)}),(0,b.jsx)(Dc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsxs)("div",{className:"h-full w-full py-2",children:[(0,b.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Choose Column:"}),(0,b.jsx)(Gc,{className:"w-80",onClick:a,open:c,children:(0,b.jsxs)("div",{className:"flex h-full w-full items-center",children:[(0,b.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:o?.name??"(None)"}),o&&(0,b.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,b.jsx)(Hc,{className:"w-80",...s,children:n.configurableColumns.map((e=>(0,b.jsxs)(Vc,{onClick:()=>{n.setSelectedColumnName(e.name),i()},autoFocus:e.name===o?.name,children:[(0,b.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:e.name}),(0,b.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)))}),n.showAdvancedSettings&&o&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"mx-2 h-[1px] w-4 flex-shrink-0 bg-neutral-400"}),(0,b.jsxs)("div",{className:"flex h-6 items-center",children:[(0,b.jsx)("div",{className:"flex h-full flex-shrink-0 items-center text-sm",children:"Kind:"}),(0,b.jsx)(Gc,{className:"ml-1 w-20",onClick:l,open:p,disabled:!0,children:o.kind}),(0,b.jsx)(Hc,{className:"w-20",...u,children:[Li.DIMENSION,Li.MEASURE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setKind(e),d()},autoFocus:e===o.kind,children:e},e)))}),(0,b.jsx)(Dc,{}),(0,b.jsx)(Bc,{}),(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_KINDS})]})]})]}),(0,b.jsx)("div",{className:"-ml-2 mb-2 mt-3 h-[1px] w-[calc(100%_+_16px)] bg-neutral-200"}),o&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Display Name:"}),(0,b.jsx)(Mc,{className:"w-80",value:o.displayName??"",onChange:e=>{const t=e.target.value.trim();o.setDisplayName(""!==t?t:void 0)}})]}),o.dataType===Gi.NUMBER&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Format:"}),(0,b.jsx)(jc,{className:"w-16 text-sm",min:0,step:1,value:o.decimals??0,setValue:e=>{o.setDecimals(e)}}),(0,b.jsx)("div",{className:"ml-1 flex-shrink-0 text-sm",children:"Decimal places"}),(0,b.jsx)(Uc,{className:"ml-3",label:"Display commas",checked:o.displayCommas,onChange:()=>o.setDisplayCommas(!o.displayCommas)}),(0,b.jsx)(Uc,{className:"ml-3",label:"Negative number in parens",checked:o.negativeNumberInParens,onChange:()=>o.setNegativeNumberInParens(!o.negativeNumberInParens)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Scale:"}),(0,b.jsx)(Gc,{className:"w-32",onClick:E,open:T,children:o.numberScale??"(None)"}),(0,b.jsx)(Hc,{className:"w-32",...A,children:[void 0,Ii.PERCENT,Ii.BASIS_POINT,Ii.THOUSANDS,Ii.MILLIONS,Ii.BILLIONS,Ii.TRILLIONS,Ii.AUTO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setNumberScale(e),C()},autoFocus:e===o.numberScale,children:e??"(None)"},e??"")))})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Aggregation Type:"}),(0,b.jsx)(Gc,{className:"w-32",onClick:g,disabled:!0,open:f,children:o.aggregateFunction??"(None)"}),(0,b.jsx)(Hc,{className:"w-32",...h,children:[Bi.SUM,Bi.AVERAGE,Bi.COUNT,Bi.MIN,Bi.MAX].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setAggregateFunction(e),m()},autoFocus:e===o.aggregateFunction,children:e},e)))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Exclude from HPivot?"}),(0,b.jsx)(Uc,{checked:o.excludedFromHorizontalPivot,onChange:()=>o.setExcludedFromHorizontalPivot(!o.excludedFromHorizontalPivot),disabled:!0}),(0,b.jsx)(Bc,{})]})]}),o.dataType===Gi.TEXT&&(0,b.jsx)(b.Fragment,{children:(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsxs)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:["Dislay as Link?",(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_DISPLAY_AS_LINK})]}),(0,b.jsx)(Uc,{checked:o.displayAsLink,onChange:()=>o.setDisplayAsLink(!o.displayAsLink)}),(0,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.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,b.jsx)(Mc,{className:"w-48",placeholder:Vi,value:o.linkLabelParameter??"",onChange:e=>{const t=e.target.value.trim();o.setLinkLabelParameter(""!==t?t:void 0)}})]})}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsxs)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:["Missing Value Format:",(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_MISSING_VALUE_FORMAT})]}),(0,b.jsx)(Mc,{className:"w-16",value:o.missingValueDisplayText??"",onChange:e=>{const t=e.target.value.trim();o.setMissingValueDisplayText(""!==t?t:void 0)},placeholder:"(empty)"})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Visibility:"}),(0,b.jsx)(Uc,{label:"Blur content",checked:o.blur,onChange:()=>o.setBlur(!o.blur),disabled:o.hideFromView}),(0,b.jsx)(Uc,{className:"ml-3",label:"Hide from view",checked:o.hideFromView,onChange:()=>o.setHideFromView(!o.hideFromView)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Pin:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:_,open:y,children:o.pinned??"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...v,children:[void 0,Ui.LEFT,Ui.RIGHT].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setPinned(e),N()},autoFocus:e===o.pinned,children:e??"(None)"},e??"")))})]}),(0,b.jsxs)("div",{className:"mt-1.5 flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Width:"}),(0,b.jsx)(Uc,{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,b.jsx)(Uc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)(Uc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-1 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Font:"}),(0,b.jsx)(Gc,{className:"w-28",onClick:S,open:k,children:o.fontFamily??r.fontFamily}),(0,b.jsxs)(Hc,{className:"w-28",...I,children:[[Ri.ARIAL,Ri.ROBOTO,Ri.ROBOTO_CONDENSED].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e))),(0,b.jsx)(Wc,{}),[Ri.GEORGIA,Ri.ROBOTO_SERIF,Ri.TIMES_NEW_ROMAN].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e))),(0,b.jsx)(Wc,{}),[Ri.JERBRAINS_MONO,Ri.ROBOTO_MONO,Ri.UBUNTU_MONO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e)))]}),(0,b.jsx)(Gc,{className:"ml-1 w-10",onClick:R,open:F,children:o.fontSize??r.fontSize}),(0,b.jsx)(Hc,{className:"w-10",...O,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,b.jsx)(Vc,{onClick:()=>{o.setFontSize(e),w()},autoFocus:e===(o.fontSize??r.fontSize),children:e},e)))}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Bold",className:Os("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:z-[1]",{"bg-neutral-200":o.fontBold??r.fontBold}),onClick:()=>o.setFontBold(!(o.fontBold??r.fontBold)),children:(0,b.jsx)(js.FontBold,{})}),(0,b.jsx)("button",{title:"Italic",className:Os("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:z-[1]",{"bg-neutral-200":o.fontItalic??r.fontItalic}),onClick:()=>o.setFontItalic(!(o.fontItalic??r.fontItalic)),children:(0,b.jsx)(js.FontItalic,{})}),(0,b.jsx)("button",{title:"Underline"+(o.fontUnderline??r.fontUnderline?` (${o.fontUnderline??r.fontUnderline})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==(o.fontUnderline??r.fontUnderline)}),onClick:()=>{void 0===(o.fontUnderline??r.fontUnderline)?(o.setFontUnderline(Fi.SOLID),o.setFontStrikethrough(!1)):o.setFontUnderline(void 0)},children:(0,b.jsx)(js.FontUnderline,{})}),(0,b.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:z-[1]",onClick:L,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontUnderline??r.fontUnderline)})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-14",...B,children:[Fi.SOLID,Fi.DASHED,Fi.DOTTED,Fi.DOUBLE,Fi.WAVY].map((e=>(0,b.jsx)(Vc,{className:"relative",onClick:()=>{o.setFontUnderline(e),o.setFontStrikethrough(!1),P()},autoFocus:e===(o.fontUnderline??r.fontUnderline),children:(0,b.jsx)("div",{className:Os("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Fi.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Fi.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Fi.DOTTED,"!hover:decoration-double !decoration-double":e===Fi.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Fi.WAVY}),children:" "})},e)))}),(0,b.jsx)("button",{title:"Strikethrough",className:Os("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:z-[1]",{"bg-neutral-200":o.fontStrikethrough??r.fontStrikethrough}),onClick:()=>{o.fontStrikethrough??r.fontStrikethrough?o.setFontStrikethrough(!1):(o.setFontStrikethrough(!0),o.setFontUnderline(void 0))},children:(0,b.jsx)(js.FontStrikethrough,{})}),(0,b.jsx)("button",{title:"Case"+(o.fontCase??r.fontCase?` (${o.fontCase??r.fontCase})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==(o.fontCase??r.fontCase)}),onClick:()=>{void 0===(o.fontCase??r.fontCase)?o.setFontCase(Oi.UPPERCASE):o.setFontCase(void 0)},children:(0,b.jsx)(js.FontCase,{className:"stroke-[0.5px]"})}),(0,b.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:z-[1]",onClick:D,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontCase??r.fontCase)})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-20",...M,children:[Oi.LOWERCASE,Oi.UPPERCASE,Oi.CAPITALIZE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontCase(e),j()},autoFocus:e===(o.fontCase??r.fontCase),children:(0,b.jsx)("div",{className:Os({lowercase:e===Oi.LOWERCASE,uppercase:e===Oi.UPPERCASE,capitalize:e===Oi.CAPITALIZE}),children:e})},e)))})]}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Align Left",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.LEFT}),onClick:()=>o.setTextAlign(wi.LEFT),children:(0,b.jsx)(js.TextAlignLeft,{})}),(0,b.jsx)("button",{title:"Align Center",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.CENTER}),onClick:()=>o.setTextAlign(wi.CENTER),children:(0,b.jsx)(js.TextAlignCenter,{})}),(0,b.jsx)("button",{title:"Align Right",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.RIGHT}),onClick:()=>o.setTextAlign(wi.RIGHT),children:(0,b.jsx)(js.TextAlignRight,{})})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Colors:"}),(0,b.jsxs)("div",{className:"h-18",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.normalForegroundColor??r.normalForegroundColor,defaultColor:r.normalForegroundColor,onChange:e=>o.setNormalForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.negativeForegroundColor??r.negativeForegroundColor,defaultColor:r.negativeForegroundColor,onChange:e=>o.setNegativeForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.zeroForegroundColor??r.zeroForegroundColor,defaultColor:r.zeroForegroundColor,onChange:e=>o.setZeroForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.errorForegroundColor??r.errorForegroundColor,defaultColor:r.errorForegroundColor,onChange:e=>o.setErrorForegroundColor(e)})})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.normalBackgroundColor??r.normalBackgroundColor,defaultColor:r.normalBackgroundColor,onChange:e=>o.setNormalBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.negativeBackgroundColor??r.negativeBackgroundColor,defaultColor:r.negativeBackgroundColor,onChange:e=>o.setNegativeBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.zeroBackgroundColor??r.zeroBackgroundColor,defaultColor:r.zeroBackgroundColor,onChange:e=>o.setZeroBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.errorBackgroundColor??r.errorBackgroundColor,defaultColor:r.errorBackgroundColor,onChange:e=>o.setErrorBackgroundColor(e)})})]})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsxs)("div",{className:"w-80",children:[(0,b.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,b.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"})]})]})]})]})})]})})),jl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor,r=n.currentTab,o=[Ml.COLUMNS,Ml.VERTICAL_PIVOTS,Ml.HORIZONTAL_PIVOTS,Ml.SORTS,Ml.GENERAL_PROPERTIES,Ml.COLUMN_PROPERTIES,Ml.CODE];return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"relative h-[calc(100%_-_40px)] w-full px-2 pt-8",children:[(0,b.jsx)("div",{className:"absolute top-0 flex h-9 w-[calc(100%_-_16px)] overflow-y-hidden pt-2",children:o.map((e=>(0,b.jsx)("button",{onClick:()=>n.setCurrentTab(e),className:Os("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===r}),children:e},e)))}),(0,b.jsxs)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:[r===Ml.COLUMNS&&(0,b.jsx)(Ol,{dataCube:t}),r===Ml.VERTICAL_PIVOTS&&(0,b.jsx)(Fl,{dataCube:t}),r===Ml.HORIZONTAL_PIVOTS&&(0,b.jsx)(Ll,{dataCube:t}),r===Ml.SORTS&&(0,b.jsx)(Rl,{dataCube:t}),r===Ml.GENERAL_PROPERTIES&&(0,b.jsx)(wl,{dataCube:t}),r===Ml.COLUMN_PROPERTIES&&(0,b.jsx)(Dl,{dataCube:t}),r===Ml.CODE&&(0,b.jsx)(Pl,{dataCube:t})]})]}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.display.close()},children:"OK"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.display.close(),children:"Cancel"}),(0,b.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 Ml;!function(e){e.GENERAL_PROPERTIES="General Properties",e.COLUMN_PROPERTIES="Column Properties",e.COLUMNS="Columns",e.VERTICAL_PIVOTS="Vertical Pivots",e.HORIZONTAL_PIVOTS="Horizontal Pivots",e.SORTS="Sorts",e.CODE="Code"}(Ml||(Ml={}));class Ul extends bc{display;code;generalProperties;columnProperties;columns;verticalPivots;sorts;currentTab=Ml.GENERAL_PROPERTIES;constructor(e){super(e),(0,Ne.Gn)(this,{currentTab:Ne.sH,setCurrentTab:Ne.XI,applyChanges:Ne.XI}),this.display=new qs(this.dataCube.repl.layout,"Properties",(()=>(0,b.jsx)(jl,{dataCube:this.dataCube}))),this.generalProperties=new El(this),this.columnProperties=new Cl(this),this.columns=new Tl(this),this.verticalPivots=new Nl(this),this.sorts=new sl(this),this.code=new ml(this)}setCurrentTab(e){this.currentTab=e}applyChanges(){const e=L(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=as.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)}}function Gl(e,t,n,r){const o=r.dataCube.engine.getFilterOperation(t);return{name:`Add Filter: ${e.name} ${o.textLabel}${n?` ${n.label}`:""}`,action:()=>{r.addNewFilterCondition(new Zc(r.filterTree.root,{name:e.name,type:e.type},o,n?.value,void 0))}}}class Hl extends bc{configuration=new as;filterTree={nodes:new Map};selectableColumns=[];selectColumns=[];verticalPivotableColumns=[];verticalPivotedColumns=[];sortableColumns=[];sortColumns=[];menuBuilder;getColumnConfiguration(e){return this.configuration.columns.find((t=>t.name===e))}addNewFilterCondition(e){if(this.filterTree.root)if(this.filterTree.root.operation===ji.AND)this.filterTree.root.addChild(e),this.filterTree.nodes.set(e.uuid,e);else{const t=this.filterTree.root;if(1===t.children.length)t.operation=ji.AND,t.addChild(e),this.filterTree.nodes.set(e.uuid,e);else{const n=new el(void 0,ji.AND,void 0);this.filterTree.nodes.set(n.uuid,n),this.filterTree.root=n,n.addChild(t),n.addChild(e),this.filterTree.nodes.set(e.uuid,e)}}else{const t=new el(void 0,ji.AND,void 0);this.filterTree.nodes.set(t.uuid,t),this.filterTree.root=t,t.addChild(e),this.filterTree.nodes.set(e.uuid,e)}this.applyChanges()}clearFilters(){this.filterTree.root=void 0,this.filterTree.nodes=new Map,this.applyChanges()}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 r=this.sortColumns.find((t=>t.name===e));return r&&r.operation!==t?r:r?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=L(this.getLatestSnapshot()),t=e.clone();t.data.filter=this.filterTree.root?tl(this.filterTree.root):void 0,t.data.selectColumns=this.selectColumns,t.data.sortColumns=this.sortColumns,t.data.configuration=as.serialization.toJson(this.configuration),t.data.groupBy=this.verticalPivotedColumns.length?{columns:this.verticalPivotedColumns,aggColumns:ks(e.data.groupBy,this.configuration)}:void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=e.clone();this.configuration=as.serialization.fromJson(e.data.configuration),this.filterTree.nodes=new Map,this.filterTree.root=e.data.filter?nl(e.data.filter,void 0,this.filterTree.nodes,(e=>L(this.dataCube.engine.filterOperations.find((t=>t.operator===e))))):void 0,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===Li.DIMENSION)),this.verticalPivotedColumns=n.data.groupBy?.columns??[],this.menuBuilder=function(e){const t=e.dataCube,n=t.editor;return(r,o)=>{const a=r.column??void 0,i=a?.getColId(),s=e.getColumnConfiguration(i),c="value"in r?r.value:void 0,l=[{name:"Sort",subMenu:[...a&&i?[{name:"Ascending",action:()=>e.setSortByColumn(i,Mi.ASCENDING)},{name:"Ascending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Descending",action:()=>e.setSortByColumn(i,Mi.DESCENDING)},{name:"Descending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Clear Sort",disabled:!e.sortColumns.find((e=>e.name===i)),action:()=>e.clearSortByColumn(i)},"separator",{name:"Add Ascending",disabled:Boolean(e.sortColumns.find((e=>e.name===i&&e.operation===Mi.ASCENDING))),action:()=>e.addSortByColumn(i,Mi.ASCENDING)},{name:"Add Ascending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Add Descending",disabled:Boolean(e.sortColumns.find((e=>e.name===i&&e.operation===Mi.DESCENDING))),action:()=>e.addSortByColumn(i,Mi.DESCENDING)},{name:"Add Descending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator"]:[],{name:"Clear All Sorts",disabled:0===e.sortColumns.length,action:()=>e.clearAllSorts()}]}];let d=[];if(s&&a&&void 0!==c)if(c!==sc){const t=function(e,t){const n=`${t.type===po.STRING?`'${e}'`:e}`;let r;switch(t.type){case po.STRING:r=e;break;case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:r=Y(Number(e));break;case po.DATE:case po.STRICTDATE:case po.DATETIME:r=e;break;default:throw new x(`Can't filter on column with unsupported type '${t.type}'`)}return{label:n,value:{type:t.type,value:r}}}(c,s),n=function(e){switch(e.type){case po.STRING:return[Di.EQUAL,Di.NOT_EQUAL,Di.LESS_THAN,Di.LESS_THAN_OR_EQUAL,Di.GREATER_THAN,Di.GREATER_THAN_OR_EQUAL,Di.CONTAIN,Di.NOT_CONTAIN,Di.START_WITH,Di.NOT_START_WITH,Di.END_WITH,Di.NOT_END_WITH];case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:case po.DATE:case po.STRICTDATE:case po.DATETIME:return[Di.EQUAL,Di.NOT_EQUAL,Di.LESS_THAN,Di.LESS_THAN_OR_EQUAL,Di.GREATER_THAN,Di.GREATER_THAN_OR_EQUAL];default:return[]}}(s);if(n.length&&n.includes(Di.EQUAL)){const r=n.filter((e=>e!==Di.EQUAL));d=[Gl(s,Di.EQUAL,t,e),r.length?{name:`More Filters on ${a.getColId()}...`,subMenu:r.map((n=>Gl(s,n,t,e)))}:void 0].filter(O)}}else d=[Gl(s,Di.IS_NULL,void 0,e),Gl(s,Di.IS_NOT_NULL,void 0,e)];return[{name:"Export",subMenu:[{name:"HTML",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel",action:()=>t.grid.exportEngine.exportFile(Js.EXCEL)},{name:"CSV",action:()=>t.grid.exportEngine.exportFile(Js.CSV)},"separator",{name:"DataCube Specification",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Email",subMenu:[{name:"HTML",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"HTML Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel Attachment",action:()=>{t.grid.exportEngine.exportEmail(Js.EXCEL).catch(t.application.logUnhandledError)}},{name:"CSV Attachment",action:()=>{t.grid.exportEngine.exportEmail(Js.CSV).catch(t.application.logUnhandledError)}},{name:"DataCube Specification Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Copy",menuItem:Xc,cssClasses:["!opacity-100"],subMenu:[{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Row(s) as Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Column as Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},"separator",...l,{name:"Filter",subMenu:[...d,d.length?"separator":void 0,{name:"Filters...",action:()=>{t.filter.display.open()}},{name:"Clear All Filters",action:()=>e.clearFilters()}].filter(O)},{name:"Pivot",subMenu:[...a&&i&&s?.kind===Li.DIMENSION?[{name:`Vertical Pivot on ${a.getColId()}`,action:()=>e.setVerticalPivotOnColumn(i)},{name:`Add Vertical Pivot on ${a.getColId()}`,disabled:Boolean(e.verticalPivotedColumns.find((e=>e.name===i))),action:()=>e.addVerticalPivotOnColumn(i)},{name:`Remove Vertical Pivot on ${a.getColId()}`,disabled:!e.verticalPivotedColumns.find((e=>e.name===i)),action:()=>e.removeVerticalPivotOnColumn(i)},"separator"]:[],{name:"Clear All Vertical Pivots",disabled:0===e.verticalPivotedColumns.length,action:()=>e.clearAllVerticalPivots()}]},{name:"Extended Columns",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Column...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Custom Groupings",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Grouping...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Resize",subMenu:[{name:"Auto-size to Fit Content",disabled:!a||!s||void 0!==s.fixedWidth,action:()=>r.api.autoSizeColumns([a?.getColId()].filter(O))},{name:"Minimize Column",disabled:!a||!s||void 0!==s.fixedWidth,action:()=>{a&&r.api.setColumnWidths([{key:a.getColId(),newWidth:s?.minWidth??50}])}},"separator",{name:"Auto-size All Columns",action:()=>r.api.autoSizeColumns(e.configuration.columns.filter((e=>void 0===e.fixedWidth)).map((e=>e.name)))},{name:"Minimize All Columns",action:()=>{r.api.setColumnWidths(e.configuration.columns.filter((e=>void 0===e.fixedWidth)).map((e=>({key:e.name,newWidth:s?.minWidth??50}))))}},{name:"Size Grid to Fit Screen",action:()=>r.api.sizeColumnsToFit()}]},{name:"Pin",subMenu:[{name:"Pin Left",disabled:!a||a.isPinnedLeft(),checked:Boolean(a?.isPinnedLeft()),action:()=>e.pinColumn(i,Ui.LEFT)},{name:"Pin Right",disabled:!a||a.isPinnedRight(),checked:Boolean(a?.isPinnedRight()),action:()=>e.pinColumn(i,Ui.RIGHT)},{name:"Unpin",disabled:!a?.isPinned(),action:()=>e.pinColumn(i,void 0)},"separator",{name:"Remove All Pinnings",disabled:e.configuration.columns.every((e=>void 0===e.pinned)),action:()=>e.removeAllPins()}]},{name:"Hide",disabled:!a,action:()=>e.showColumn(i,!1)},"separator",{name:"Heatmap",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!a,subMenu:a?[{name:`Add to ${a.getColId()}`,menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:`Remove from ${a.getColId()}`,menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]:[]},{name:"Show Plot...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Show TreeMap...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"Properties...",disabled:n.display.isOpen,action:()=>{a&&o&&(n.setCurrentTab(Ml.COLUMN_PROPERTIES),n.columnProperties.setSelectedColumnName(a.getColId())),n.display.open()}}]}}(this)}}function Vl(e){return new Promise(((t,n)=>{const r=new FileReader;r.onloadend=()=>{const e=r.result;if(M(e)){const n=e.split(",")[1];if(n)return void t(n)}n(new Error("Can't base64 encode blob data"))},r.onerror=e=>n(e),r.readAsDataURL(e)}))}const Wl="mixed_boundary",Yl="alternative_boundary",$l=`\nFrom:\nTo:\nSubject:\nX-Unsent: 1\nContent-Type: multipart/mixed; boundary="${Wl}"\n\n--${Wl}\nContent-Type: multipart/alternative; boundary="${Yl}"\n\n--${Yl}\nContent-Type: text/plain; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n\n\n--${Yl}\nContent-Type: text/html; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n<html><body><p></p><body></html>\n\n--${Yl}--\n\n`;class Kl{dataCube;grid;constructor(e){this.dataCube=e.dataCube,this.grid=e}generateFileName(){return`${this.dataCube.staticContent.name} - ${(0,Vn.GP)(new Date,"EEE MMM dd yyyy HH_mm_ss")}`}exportFile(e){const t=this.generateFileName();switch(e){case Js.CSV:return void this.grid.client.exportDataAsCsv({fileName:`${t}.csv`});case Js.EXCEL:return void this.grid.client.exportDataAsExcel({fileName:`${t}.xlsx`})}}async exportEmail(e){const t=this.generateFileName();let n,r,o=t;switch(e){case Js.CSV:o=`${t}.csv`,r=ee.TEXT_CSV,n=await Vl(new Blob([this.grid.client.getDataAsCsv()??""],{type:ee.TEXT_CSV}));break;case Js.EXCEL:{o+=`${t}.xlsx`,r=ee.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:ee.APPLICATION_XLSX})}n=await Vl(a);break}default:throw new x(`Can't export email in format '${e}'`)}ce(`${t}.eml`,`${$l.trimStart()}--${Wl}\nContent-Type: ${r}; name="${o}"\nContent-Transfer-Encoding: base64\nContent-Disposition: attachment; filename="${o}"\n\n${n}\n\n--${Wl}--`,ee.MESSAGE_RFC822)}}class Xl{limit;constructor(e){const{snapshot:t}=e;this.limit=t?.data.limit}get hashCode(){return oo([`limit: ${this.limit??""}`])}}class zl extends bc{controller;exportEngine;_client;clientDataSource;isPaginationEnabled=!1;scrollHintText;datasourceConfiguration;queryConfiguration;constructor(e){super(e),(0,Ne.Gn)(this,{clientDataSource:Ne.sH,datasourceConfiguration:Ne.sH,queryConfiguration:Ne.sH,isPaginationEnabled:Ne.sH,setPaginationEnabled:Ne.XI,scrollHintText:Ne.sH,setScrollHintText:Ne.XI}),this.controller=new Hl(this.dataCube),this.exportEngine=new Kl(this),this.datasourceConfiguration=new Xl({}),this.queryConfiguration=new as,this.clientDataSource=new hc(this)}setPaginationEnabled(e){this.isPaginationEnabled=e,this.clientDataSource=new hc(this),this.client.updateGridOptions({cacheBlockSize:e?100:ic})}setScrollHintText(e){this.scrollHintText=e}get client(){return L(this._client,"Grid client is not configured")}configureClient(e){this._client=e}async applySnapshot(e,t){const n=this.datasourceConfiguration,r=as.serialization.fromJson(e.data.configuration);(0,Ne.h5)((()=>{this.datasourceConfiguration=new Xl({snapshot:e,queryConfiguration:r}),this.queryConfiguration=r})),n.hashCode!==this.datasourceConfiguration.hashCode&&(this.clientDataSource=new hc(this));const o=function(e,t,n){return{rowClassRules:t.alternateRows?{[Qs.HIGHLIGHT_ROW]:e=>e.rowIndex%(2*t.alternateRowsCount)>=t.alternateRowsCount}:null,rowBuffer:20,onColumnPinned:e=>{if(e.column){const t=e.column,r=t.getPinned();n.grid.controller.pinColumn(t.getColId(),null===r?void 0:r===uc.LEFT?Ui.LEFT:Ui.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,r=t.isVisible();n.grid.controller.showColumn(t.getColId(),r)}},columnDefs:[{headerName:"",colId:cc,cellRenderer:"agGroupCellRenderer",showRowGroup:!0,hide:!e.data.groupBy,lockPinned:!0,lockPosition:!0,pinned:uc.LEFT,cellStyle:{flex:1,justifyContent:"space-between",display:"flex"},cellDataType:"text",flex:1,loadingCellRenderer:Tc},{colId:lc,hide:!0,enableValue:!1,allowedAggFuncs:[],enablePivot:!1,enableRowGroup:!1,filter:"agTextColumnFilter",suppressColumnsToolPanel:!0},...t.columns.map((n=>{const r={snapshot:e,column:n,configuration:t};return{headerName:n.name,field:n.name,menuTabs:[],..._c(r),...Nc(r),...vc(r),...yc(r)}}))]}}(e,r,this.dataCube);this.client.updateGridOptions({...o,cacheBlockSize:this.isPaginationEnabled?100:ic}),this.client.setFilterModel({[lc]:{type:"equals",filter:e.hashCode}})}}class ql extends bc{baseQuery;name="New Report";startTime;constructor(e){super(e),(0,Ne.Gn)(this,{name:Ne.sH,setName:Ne.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,Vn.GP)(new Date(this.startTime),"HH:mm:ss EEE MMM dd yyyy")}`:""}`)}}const Jl=[{func:Si.EXTEND,parameters:1},{func:Si.FILTER,parameters:1},{func:Si.SELECT,parameters:1},{func:Si.GROUP_BY,parameters:3},{func:Si.PIVOT,parameters:3},{func:Si.CAST,parameters:1},{func:Si.SORT,parameters:1},{func:Si.LIMIT,parameters:1}],Ql=[{func:Si.EXTEND},{func:Si.FILTER},{func:Si.SELECT},{func:Si.GROUP_BY},{func:Si.PIVOT},{func:Si.CAST},{func:Si.EXTEND},{func:Si.SORT},{func:Si.LIMIT}],Zl=new RegExp(`^${Ql.map((e=>`(?:<${Ni(e.func)}>)${e.repeat?"*":e.required?"":"?"}`)).join("")}$`);function ed(e,t,n){const r=function(e){let t,n;const r=e.findLastIndex((e=>vi(e.function,[Si.PIVOT,Si.GROUP_BY]))),o=e.findIndex((e=>vi(e.function,Si.EXTEND))),a=e.findLastIndex((e=>vi(e.function,Si.EXTEND)));return-1!==r?o!==a&&(t=e[o],n=e[a]):-1!==o&&(t=e[o]),{leafExtend:t,select:e.find((e=>vi(e.function,Si.SELECT))),filter:e.find((e=>vi(e.function,Si.FILTER))),groupBy:e.find((e=>vi(e.function,Si.GROUP_BY))),pivot:e.find((e=>vi(e.function,Si.PIVOT))),pivotCast:e.find((e=>vi(e.function,Si.CAST))),groupExtend:n,sort:e.find((e=>vi(e.function,Si.SORT))),limit:e.find((e=>vi(e.function,Si.LIMIT)))}}(function(e){if(!(e instanceof xo))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");const t=[];let n=e;for(;n instanceof xo;){const e=Jl.find((e=>vi(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 xo))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=>`<${Ni(e.function)}>`)).join("").match(Zl))throw new Error(`Unsupported function composition ${t.map((e=>`${Ni(e.function)}()`)).join("->")} (supported composition: ${Ql.map((e=>`${Ni(e.func)}()`)).join("->")})`);const r=t.findIndex((e=>vi(e.function,Si.EXTEND))),o=t.findLastIndex((e=>vi(e.function,Si.EXTEND)));if(-1!==r&&r!==o&&!t.slice(r+1,o).some((e=>vi(e.function,Si.GROUP_BY)||vi(e.function,Si.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=>vi(e.function,Si.PIVOT))),i=t.find((e=>vi(e.function,Si.CAST)));if(Boolean(a)!==Boolean(i))throw new Error("Found usage of dynamic function pivot() without casting");return t}(e)),o=is.create(n.name,n.source.runtime,Ti(t,[]),{}),a=o.data,i=new Map,s=e=>{const t=L(i.get(e.name),`Can't find column '${e.name}'`);return{name:t.name,type:t.type}};if(a.sourceColumns=n.source.columns.map((e=>({name:e.name,type:e.type}))),a.sourceColumns.map((e=>i.set(e.name,e))),r.filter&&(a.filter=void 0),r.select&&(a.selectColumns=xs(r.select,0).colSpecs.map((e=>s(e)))),r.groupBy&&(a.groupBy={columns:xs(r.groupBy,0).colSpecs.map((e=>s(e))),aggColumns:xs(r.groupBy,1).colSpecs.map((e=>function(e,t){const n=(r=e.function2,o=Object.values(Si),P(r,No,"Can't process aggregation: Found unexpected value specification type"),Is(r.body[0],o));var r,o;if(vi(n.function,Si.COUNT))return{...t,operation:Bi.COUNT,parameters:[]};if(vi(n.function,Si.SUM))return{...t,operation:Bi.SUM,parameters:[]};if(vi(n.function,Si.AVERAGE))return{...t,operation:Bi.AVERAGE,parameters:[]};if(vi(n.function,Si.MIN))return{...t,operation:Bi.MIN,parameters:[]};if(vi(n.function,Si.MAX))return{...t,operation:Bi.MAX,parameters:[]};if(vi(n.function,Si.FIRST))return{...t,operation:Bi.FIRST,parameters:[]};if(vi(n.function,Si.LAST))return{...t,operation:Bi.LAST,parameters:[]};if(vi(n.function,Si.VAR_POP))return{...t,operation:Bi.VAR_POP,parameters:[]};if(vi(n.function,Si.VAR_SAMP))return{...t,operation:Bi.VAR_SAMP,parameters:[]};if(vi(n.function,Si.STDDEV_POP))return{...t,operation:Bi.STDDEV_POP,parameters:[]};if(vi(n.function,Si.STDDEV_SAMP))return{...t,operation:Bi.STDDEV_SAMP,parameters:[]};throw new x(`Unsupported aggregate function '${n.function}'`)}(e,s(e))))}),r.sort&&(a.sortColumns=Ss(r.sort,0,Io).values.map((e=>{const t=Is(e,[Si.ASC,Si.DESC]);return{...s((n=t,B(Ss(n,0,Ta).value,ea,`Can't process ${Ni(n.function)}: Expected parameter at index 0 to be a column specification`))),operation:Ni(t.function)===Si.ASC?Mi.ASCENDING:Mi.DESCENDING};var n}))),r.limit){const e=r.limit.parameters[0];P(e,wo),a.limit=e.value}const c=n.configuration?as.serialization.fromJson(n.configuration):function(e){const t=new as;return t.columns=e.map((e=>hl(e))),t}(n.source.columns);return a.configuration=as.serialization.toJson(c),o.finalize()}var td=n(60720),nd=n(44283),rd=n(53911);const od=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(td.x,{ref:t,...e})})),ad=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(nd.l,{ref:t,...e})})),id=(0,Ot.forwardRef)((function(e,t){const{inputRef:n,className:r,disabled:o,InputProps:{ref:a,endAdornment:i}={},ownerState:s,enableAccessibleFieldDOMStructure:c,clearable:l,onClear:d,error:u,focused:p,...g}=e,m=(0,Ic.A)(a,t);return(0,b.jsxs)("div",{style:{display:"flex",alignItems:"center",position:"relative"},ref:m,children:[(0,b.jsx)("input",{className:r,disabled:o,ref:n,...g}),i]})})),sd=(0,Ot.forwardRef)((function(e,t){const{slots:n,slotProps:r,onClear:o,...a}=e,i=(0,rd.c)({...a});return(0,b.jsx)(id,{...i,ref:t})}));var cd=n(47134),ld=n(93603);const dd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r}=e,o=(0,Ot.useRef)(null),a=(0,Ic.A)(o,t);return(0,b.jsx)("input",{ref:a,className:"h-5 w-full flex-shrink-0 border border-neutral-400 px-1 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",value:n,onKeyDown:e=>{"Escape"===e.code&&o.current?.select()},onChange:e=>{r(e.target.value)}})}))),ud="#ERR",pd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,defaultValue:o=0,step:a=1}=e,[i,s]=(0,Ot.useState)(n.toString()),c=(0,Ot.useRef)(null),l=(0,Ic.A)(c,t),d=()=>{const e=Number(i);if(""===i)s(o.toString()),r(o);else if(isNaN(e)){if(i===ud)return void s(n.toString());try{const e=Y((0,ld._3)(i));s(e.toString()),r(e)}catch{s(ud),r(o)}}};return(0,Ot.useEffect)((()=>{s(n.toString())}),[n]),(0,b.jsxs)("div",{className:"relative h-5 w-full flex-shrink-0",children:[(0,b.jsx)("input",{ref:l,inputMode:"numeric",spellCheck:!1,type:"text",className:"h-full w-full border border-neutral-400 px-1 pr-5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",value:i,onKeyDown:e=>{if("Enter"===e.code)d(),c.current?.focus();else if("Escape"===e.code)c.current?.select();else if("ArrowUp"===e.code){e.preventDefault();const t=n+a;s(t.toString()),r(t)}else if("ArrowDown"===e.code){e.preventDefault();const t=n-a;s(t.toString()),r(t)}},onChange:e=>{const t=e.target.value;s(t);const n=Number(t);!isNaN(n)&&t&&r(n)},onBlur:()=>d()}),(0,b.jsx)("div",{className:"absolute right-0 top-0 flex h-5 w-5 items-center justify-center",children:(0,b.jsx)("button",{className:"text-lg text-neutral-500 hover:text-neutral-600",title:"Evaluate Expression (Enter)",onClick:d,tabIndex:-1,children:(0,b.jsx)(js.Calculate,{})})})]})}))),gd=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(sd,{...e,ref:t,className:"h-5 w-full flex-shrink-0 border border-neutral-400 px-1 pr-5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300"})})),md=(0,Et.PA)((e=>{const{value:t,updateValue:n}=e,[r,o]=(0,Ot.useState)(null);return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("button",{className:"absolute right-0 top-0 flex h-5 w-5 items-center justify-center",title:"Open Date Picker...",onClick:e=>{o(e.currentTarget)},tabIndex:-1,children:(0,b.jsx)(js.Calendar,{className:"text-lg text-neutral-500 hover:text-neutral-600"})}),(0,b.jsx)(Mn,{open:Boolean(r),anchorEl:r,anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"},onClose:()=>o(null),classes:{root:"data-cube-editor-date-calendar mt-0.5",paper:"shadow-md rounded-none border border-neutral-300"},children:(0,b.jsx)(od,{autoFocus:!0,value:(0,cd.H)(t),onChange:e=>{n((0,Vn.GP)(e,na)),o(null)}})})]})})),hd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r}=e;return(0,b.jsx)(ad,{ref:t,value:(0,cd.H)(n),format:na,slots:{field:gd,openPickerButton:()=>(0,b.jsx)(md,{value:n,updateValue:r})},onChange:e=>{e&&r((0,Vn.GP)(e,na))}})}))),fd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,dataCube:o}=e,a=o.filter,i=a.columns.find((e=>e.name===n)),[s,c,l,d]=wc();return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(Gc,{ref:t,className:"relative mr-1 w-32",onClick:s,open:d,children:n}),(0,b.jsx)(Hc,{className:"w-32",...l,children:a.columns.filter((e=>i&&Hi(i.type)===Hi(e.type))).map((e=>(0,b.jsx)(Vc,{onClick:()=>{r(e.name),c()},autoFocus:n===e.name,children:e.name},e.name)))})]})}))),bd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,dataCube:o}=e;switch(n.type){case po.STRING:return(0,b.jsx)(dd,{ref:t,value:n.value,updateValue:e=>r(e)});case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:return(0,b.jsx)(pd,{ref:t,value:n.value,updateValue:e=>r(e)});case po.DATE:case po.STRICTDATE:case po.DATETIME:return(0,b.jsx)(hd,{ref:t,value:n.value,updateValue:e=>r(e)});case Pi.COLUMN:return(0,b.jsx)(fd,{ref:t,value:n.value,updateValue:e=>r(e),dataCube:o});default:return null}})));function Ed(){return(0,b.jsxs)("div",{className:"relative flex pl-2.5",children:[(0,b.jsx)("div",{className:"pointer-events-none absolute -left-2 h-0 w-0 border-[9px] border-neutral-600 border-b-transparent border-l-transparent border-t-transparent"}),(0,b.jsx)("div",{className:"mr-1 flex h-[18px] w-10 flex-shrink-0 items-center bg-neutral-600 pl-2 text-sm font-medium text-white",title:"Filter is inverted: select all but what matches.",children:"NOT"})]})}const Cd=(0,Et.PA)((e=>{const{className:t,node:n,dataCube:r}=e,o=r.filter;return(0,b.jsxs)("div",{className:Os("flex h-3.5 w-14 flex-shrink-0 bg-neutral-100",t),children:[(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 hover:bg-neutral-200",onClick:()=>o.addFilterNode(n),title:"Insert a new column filter, just after this filter.",children:(0,b.jsx)(js.FilterAddOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center border border-l-0 border-neutral-400 hover:bg-neutral-200",onClick:()=>o.removeFilterNode(n),title:"Remove this filter",children:(0,b.jsx)(js.FilterRemoveOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center border border-l-0 border-neutral-400 hover:bg-neutral-200",onClick:()=>o.layerFilterNode(n),title:"Put this filter in its own sub-group (and combine it with other filters).",children:(0,b.jsx)(js.FilterGroupOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:Os("flex h-3.5 w-3.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 hover:bg-neutral-200",{"bg-neutral-600":n.not,"border-neutral-600":n.not,"text-white":n.not,"hover:bg-neutral-600":n.not}),onClick:()=>n.setNot(!n.not),title:n.not?"Turn off the NOT operator on this filter to select only what matches.":"Turn on the NOT operator on this filter to select all but what matches.",children:(0,b.jsx)(js.FilterNotOperator,{className:"stroke-[3] text-xs"})})]})})),Ad=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter,a=t.parent,i=a?a.children.indexOf(t):void 0,s=(0,Ot.useRef)(null),[c,l,d,u]=wc(),[p,g,m,h]=wc(),f=(0,Ot.useCallback)((()=>s.current?.focus()),[]);return(0,b.jsxs)("div",{className:"group flex h-6 items-center",children:[(0,b.jsx)("div",{className:Os("z-1 absolute h-6 w-full bg-opacity-50 group-hover:bg-sky-100 group-hover:bg-opacity-50",{"bg-sky-50":t===o.selectedNode,"border-[0.5px] border-l-2 border-sky-200 border-l-sky-600":t===o.selectedNode}),onClick:()=>o.setSelectedNode(t)}),(0,b.jsx)("div",{style:{paddingLeft:36*n+10+60*(n-1)+"px"},className:"relative h-6 flex-shrink-0",onClick:()=>o.setSelectedNode(t),children:a&&(0,b.jsxs)("div",{className:"absolute top-0 flex h-6 items-center justify-end",style:{width:"22px",right:"8px"},children:[(0,b.jsx)("div",{className:Os("h-[1px] w-full flex-1 bg-neutral-200",{"bg-sky-600":a===o.selectedGroupNode})}),void 0!==i&&i>0&&(0,b.jsx)("div",{className:Os("flex h-6 items-center justify-center pl-1 text-xs text-neutral-600",{"text-sky-600":a===o.selectedGroupNode}),children:a.operation===ji.AND?"and":"or"})]})}),(0,b.jsx)(Cd,{className:"relative mr-1",node:t,dataCube:r}),t.not&&(0,b.jsx)(Ed,{}),(0,b.jsx)(Gc,{className:"relative mr-1 w-32",onClick:c,open:u,children:t.column.name}),(0,b.jsx)(Hc,{className:"w-32",...d,onClosed:f,children:o.columns.map((e=>(0,b.jsx)(Vc,{onClick:()=>{if(e!==t.column){const r=t.operation.isCompatibleWithColumn(e)?t.operation:(n=o.dataCube.engine.filterOperations.filter((t=>t.isCompatibleWithColumn(e)))).length?n[0]:void 0;r&&(t.setColumn(e),t.setOperation(r),t.setValue(r.generateDefaultValue(e)))}var n;l()},autoFocus:t.column.name===e.name,children:e.name},e.name)))}),(0,b.jsx)(Gc,{className:"relative mr-1 w-24",onClick:p,open:h,children:t.operation.label}),(0,b.jsx)(Hc,{className:"w-24",...m,onClosed:f,children:o.dataCube.engine.filterOperations.filter((e=>e.isCompatibleWithColumn(t.column))).map((e=>(0,b.jsx)(Vc,{onClick:()=>{e!==t.operation&&e.isCompatibleWithColumn(t.column)&&(t.setOperation(e),t.setValue(e.generateDefaultValue(t.column))),g()},autoFocus:t.operation.operator===e.operator,children:e.label},e.operator)))}),(0,b.jsx)("div",{className:"relative w-32 flex-shrink-0",children:t.value&&(0,b.jsx)(bd,{ref:s,value:t.value,updateValue:e=>t.updateValue(e),dataCube:r})})]})})),Td=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter,a=t.parent,i=a?a.children.indexOf(t):void 0,[s,c,l,d]=wc();return(0,b.jsxs)("div",{className:"group flex h-6 items-center",children:[(0,b.jsx)("div",{className:Os("z-1 absolute h-6 w-full bg-opacity-50 group-hover:bg-sky-100 group-hover:bg-opacity-50",{"bg-sky-50":t===o.selectedNode,"border-[0.5px] border-l-2 border-sky-200 border-l-sky-600":t===o.selectedNode}),onClick:()=>o.setSelectedNode(t)}),(0,b.jsx)("div",{style:{paddingLeft:36*n+10+(0!==n?60*(n-1):0)+"px"},className:"relative h-6 flex-shrink-0",onClick:()=>o.setSelectedNode(t),children:0!==n&&a&&(0,b.jsxs)("div",{className:"absolute top-0 flex h-6 items-center justify-end",style:{width:"22px",right:"8px"},children:[(0,b.jsx)("div",{className:Os("h-[1px] w-full flex-1 bg-neutral-200",{"bg-sky-600":a===o.selectedGroupNode})}),void 0!==i&&i>0&&(0,b.jsx)("div",{className:Os("flex h-6 items-center justify-center pl-1 text-xs text-neutral-600",{"text-sky-600":a===o.selectedGroupNode}),children:a.operation===ji.AND?"and":"or"})]})}),0!==n&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(Cd,{className:"relative mr-1",node:t,dataCube:r}),t.not&&(0,b.jsx)(Ed,{})]}),(0,b.jsx)(Gc,{className:"relative w-14",onClick:s,open:d,children:t.operation===ji.AND?"All of":"Any of"}),(0,b.jsxs)(Hc,{className:"w-14",...l,children:[(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(ji.AND),c()},autoFocus:t.operation===ji.AND,children:"All of"}),(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(ji.OR),c()},autoFocus:t.operation===ji.OR,children:"Any of"})]})]})})),_d=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter;return(0,b.jsxs)("div",{className:"relative w-full",children:[(0,b.jsx)("div",{className:Os("pointer-events-none absolute h-full",{"border-[0.5px] border-sky-200 bg-sky-50":t===o.selectedGroupNode}),style:{marginLeft:36*n+10+60*n-2+"px",width:`calc(100% - ${36*n+10+60*n-4}px)`}}),(0,b.jsx)(Td,{node:t,level:n,dataCube:r}),(0,b.jsxs)("div",{className:"relative",children:[(0,b.jsx)("div",{className:Os("pointer-events-none absolute z-10 h-[calc(100%_-_12px)] w-0 border-l border-neutral-200",{"border-sky-600":t===o.selectedGroupNode}),style:{marginLeft:36*n+10+6+60*n+"px"}}),t.children.map((e=>e instanceof Zc?(0,b.jsx)(Ad,{level:n+1,node:e,dataCube:r},e.uuid):e instanceof el?(0,b.jsx)(_d,{level:n+1,node:e,dataCube:r},e.uuid):null))]})]})})),Nd=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.filter;return(0,Ot.useEffect)((()=>{n.setSelectedNode(void 0)}),[n]),(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"relative h-[calc(100%_-_40px)] w-full px-2 pt-2",children:(0,b.jsx)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:(0,b.jsx)("div",{className:"h-full w-full select-none p-2",children:(0,b.jsx)("div",{className:"flex h-full w-full",children:(0,b.jsxs)("div",{className:"relative flex h-full w-full overflow-auto rounded-sm border border-neutral-200",onClick:()=>n.setSelectedNode(void 0),children:[!n.tree.root&&(0,b.jsxs)("div",{className:"h-full w-full p-3",children:[(0,b.jsx)("div",{children:"No filter is specified. Click the button below to start."}),(0,b.jsx)("button",{className:"w-30 mt-2 h-6 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.initializeTree()},children:"Create New Filter"})]}),n.tree.root&&(0,b.jsxs)("div",{className:"flex flex-col py-1",onClick:e=>e.stopPropagation(),children:[(0,b.jsx)(_d,{node:n.tree.root,level:0,dataCube:t}),(0,b.jsx)("div",{className:"min-h-6 w-full flex-1",onClick:()=>n.setSelectedNode(void 0)})]})]})})})})}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.display.close()},children:"OK"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.display.close(),children:"Cancel"}),(0,b.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"})]})]})}));class vd extends bc{display;tree;selectedNode;columns=[];constructor(e){super(e),(0,Ne.Gn)(this,{tree:Ne.sH.ref,initializeTree:Ne.XI,refreshTree:Ne.XI,columns:Ne.sH,applySnapshot:Ne.XI,selectedNode:Ne.sH,selectedGroupNode:Ne.EW,setSelectedNode:Ne.XI,addFilterNode:Ne.XI,removeFilterNode:Ne.XI,layerFilterNode:Ne.XI}),this.display=new qs(this.dataCube.repl.layout,"Filter",(()=>(0,b.jsx)(Nd,{dataCube:this.dataCube}))),this.tree={nodes:new Map}}initializeTree(){if(void 0===this.tree.root&&0===this.tree.nodes.size){const e=new el(void 0,ji.AND,void 0);this.tree.nodes.set(e.uuid,e),this.tree.root=e;const t=this.generateNewFilterNode(e);t&&(e.addChild(t),this.tree.nodes.set(t.uuid,t)),this.refreshTree()}}refreshTree(){this.tree={...this.tree}}get selectedGroupNode(){return this.selectedNode instanceof el?this.selectedNode:this.selectedNode?.parent}setSelectedNode(e){this.selectedNode=e}generateNewFilterNode(e){if(e instanceof Zc)return new Zc(void 0,e.column,e.operation,(0,Jc.A)(e.value),e.not);if(e instanceof el&&0!==this.columns.length){const e=N(this.columns,0),t={name:e.name,type:e.type},n=this.dataCube.engine.getFilterOperation(Di.EQUAL);return new Zc(void 0,t,n,n.generateDefaultValue(t),void 0)}}addFilterNode(e){if(this.tree.root){const t=this.generateNewFilterNode(e),n=e.parent;n&&t&&(n.addChild(t,e instanceof Zc?n.children.indexOf(e)+1:void 0),this.tree.nodes.set(t.uuid,t),this.refreshTree())}}removeFilterNode(e){if(this.tree.root){const t=e.parent;if(e!==this.tree.root&&t){let n=[e];for(;n.length;)n.forEach((e=>{e instanceof el&&e.children.forEach((e=>{e.setParent(void 0)})),this.tree.nodes.delete(e.uuid)})),n=Array.from(this.tree.nodes.values()).filter((e=>e!==this.tree.root&&!e.parent));if(t.removeChild(e),this.tree.nodes.delete(e.uuid),1===t.children.length){if(t!==this.tree.root){const e=N(t.children,0),n=L(t.parent);t.removeChild(e);const r=n.children.indexOf(t);n.removeChild(t),this.tree.nodes.delete(t.uuid),n.addChild(e,r)}}else 0===t.children.length&&t===this.tree.root&&(this.tree.root=void 0,this.tree.nodes.delete(t.uuid));this.refreshTree(),this.selectedNode===e&&this.setSelectedNode(void 0)}}}layerFilterNode(e){if(this.tree.root){const t=this.generateNewFilterNode(e),n=e.parent;if(n&&t){const r=n.children.indexOf(e);n.removeChild(e);const o=new el(void 0,ji.OR,void 0);o.addChild(e),o.addChild(t),n.addChild(o,r),this.tree.nodes.set(o.uuid,o),this.tree.nodes.set(t.uuid,t),this.refreshTree(),this.selectedNode===e&&this.setSelectedNode(o)}}}async applySnapshot(e,t){const n=as.serialization.fromJson(e.data.configuration);this.columns=n.columns.filter((t=>!e.data.groupExtendedColumns.find((e=>e.name===t.name)))),this.tree.nodes=new Map,this.tree.root=e.data.filter?nl(e.data.filter,void 0,this.tree.nodes,(e=>this.dataCube.engine.getFilterOperation(e))):void 0,this.setSelectedNode(void 0),this.refreshTree()}applyChanges(){const e=L(this.getLatestSnapshot()),t=e.clone();t.data.filter=this.tree.root?tl(this.tree.root):void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}}class yd{uuid=(0,a.A)();name;startTime=Date.now();endTime;constructor(e){this.name=e}end(){this.endTime=Date.now()}}class Sd{repl;application;engine;snapshotManager;staticContent;grid;editor;filter;runningTasks=new Map;constructor(e){(0,Ne.Gn)(this,{runningTasks:Ne.sH,newTask:Ne.XI,endTask:Ne.XI}),this.repl=e,this.application=e.application,this.engine=e.dataCubeEngine,this.snapshotManager=new Ec(this),this.staticContent=new ql(this),this.editor=new Ul(this),this.filter=new vd(this),this.grid=new zl(this)}newTask(e){const t=new yd(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.staticContent,this.editor,this.grid,this.grid.controller,this.filter].map((async e=>{this.snapshotManager.registerSubscriber(e)})));const e=await this.engine.getBaseQuery(),t=ed(e.partialQuery,e.sourceQuery,e.query);t.timestamp=e.timestamp,this.snapshotManager.broadcastSnapshot(t)}catch(e){I(e),this.repl.application.alertService.setActionAlertInfo({message:`Initialization failure: ${e.message}`,prompt:"Resolve the issue and reload the application.",type:kt.ERROR,actions:[]})}finally{this.endTask(e)}}}var xd,Id,kd;!function(e){e.CLASS_BUILDER="classBuilder",e.TDS_BUILDER="tdsBuilder",e.JSON_BUILDER="json"}(xd||(xd={})),function(e){e.RELATIONAL="relational",e.RELATIONAL_EXECUTION_ACTIVITY="RelationalExecutionActivity",e.AGGREGATION_AWARE_ACTIVITY="aggregationAware"}(Id||(Id={})),function(e){e.CSV="CSV"}(kd||(kd={}));class Rd{_type;constructor(e){this._type=e}}class wd{}class Od extends wd{sql;comment;constructor(e){super(),this.sql=e}}class Fd extends wd{rewrittenQuery}class Ld extends wd{values;constructor(e){super(),this.values=e}}class Pd{builder;activities}class Bd extends Pd{values}class Dd extends Pd{value;constructor(e){super(),this.value=e}}class jd{name;type;relationalType;doc}class Md extends Rd{columns=[];constructor(){super(xd.TDS_BUILDER)}}class Ud{values=[]}class Gd{columns=[];rows=[]}class Hd extends Pd{_UUID=(0,a.A)();builder=new Md;result=new Gd}class Vd extends Rd{_type=xd.CLASS_BUILDER}class Wd extends Pd{builder=new Vd(xd.CLASS_BUILDER);objects}class Yd{static builderSerialization=new ge((0,pe.PL)(Yd,{_type:(0,pe.MY)()}))}class $d{}class Kd extends $d{sql;comment;static serialization=new ge((0,pe.PL)(Kd,{sql:(0,pe.MY)(),comment:(0,pe.lq)((0,pe.MY)())}))}class Xd extends $d{rewrittenQuery;static serialization=new ge((0,pe.PL)(Xd,{rewrittenQuery:(0,pe.MY)()}))}class zd{builder;activities}class qd extends $d{content;constructor(e){super(),this.content=e}}class Jd extends zd{values;static serialization=new ge((0,pe.PL)(Jd,{_type:(0,pe.MY)(),builder:me(Yd.builderSerialization.schema),values:(0,pe.lS)()}))}class Qd{name;doc;type;relationalType;static serialization=new ge((0,pe.PL)(Qd,{name:(0,pe.MY)(),doc:(0,pe.lq)((0,pe.MY)()),type:(0,pe.lq)((0,pe.MY)()),relationalType:(0,pe.lq)((0,pe.MY)())}))}class Zd extends Yd{columns=[];static serialization=new ge((0,pe.PL)(Zd,{_type:(0,pe.MY)(),columns:(0,pe.p_)(me(Qd.serialization.schema))}))}function eu(e){switch(e._type){case Id.RELATIONAL:case Id.RELATIONAL_EXECUTION_ACTIVITY:return Kd.serialization.fromJson(e);case Id.AGGREGATION_AWARE_ACTIVITY:return Xd.serialization.fromJson(e);default:return new qd(e)}}class tu extends zd{result;static serialization=new ge((0,pe.PL)(tu,{builder:me(Zd.serialization.schema),activities:(0,pe.p_)((0,pe.Ie)((()=>pe._Z),eu)),result:(0,pe.lS)()}))}class nu extends zd{objects;static serialization=new ge((0,pe.PL)(nu,{builder:me(Yd.builderSerialization.schema),activities:(0,pe.p_)((0,pe.Ie)((()=>pe._Z),eu)),objects:(0,pe.lS)()}))}class ru extends zd{value;constructor(e){super(),this.value=e}}class ou extends zd{content}class au extends Pd{content}const iu=e=>{if(e instanceof Kd){const t=new Od(e.sql);return t.comment=e.comment,t}if(e instanceof Xd){const t=new Fd;return t.rewrittenQuery=L(e.rewrittenQuery,"Aggregation aware execution activities 'rewritenQuery' field is missing"),t}if(e instanceof qd)return new Ld(e);throw new x("Can't build execution activities",e)},su=e=>{const t=new jd;return t.name=L(e.name,"TDS column 'name' field is missing"),t.type=e.type,t.doc=e.doc,t.relationalType=e.relationalType,t},cu=e=>{if(e instanceof ou){const t=new au;return t.content=e.content,t}if(e instanceof nu)return(e=>{const t=new Wd;return t.objects=L(e.objects,"Class execution result 'objects' field is missing"),t.activities=e.activities?.map(iu),t})(e);if(e instanceof tu)return(e=>{const t=new Hd;return t.builder=(e=>{const t=new Md;return t.columns=e.columns.map(su),t})(L(e.builder,"TDS execution result 'builder' field is missing")),t.activities=e.activities?.map(iu),t.result.columns=e.result.columns,t.result.rows=e.result.rows.map((e=>{const t=new Ud;return t.values=e.values,t})),t})(e);if(e instanceof Jd)return(e=>{const t=new Bd;return t.values=L(e.values,"JSON execution result 'values' field is missing"),t})(e);if(e instanceof ru)return new Dd(e.value);throw new x("Can't build execution result",e)},lu=e=>{if(null===e||M(e)||U(e)||G(e))return new ru(e);switch(e.builder?._type){case xd.CLASS_BUILDER:return nu.serialization.fromJson(e);case xd.TDS_BUILDER:return tu.serialization.fromJson(e);case xd.JSON_BUILDER:return Jd.serialization.fromJson(e);default:{const t=new ou;return t.content=e,t}}};class du{columns=[];query;runtime}class uu{name;type;static serialization=new ge((0,pe.PL)(uu,{name:(0,pe.MY)(),type:(0,pe.MY)()}))}var pu;!function(e){e.REPL_EXECUTED_QUERY="REPLExecutedQuery"}(pu||(pu={}));class gu extends du{static serialization=new ge((0,pe.PL)(gu,{_type:he(pu.REPL_EXECUTED_QUERY),columns:(0,pe.p_)(me(uu.serialization.schema)),query:(0,pe.MY)(),runtime:(0,pe.MY)()}))}function mu(e){if(e._type===pu.REPL_EXECUTED_QUERY)return(0,pe.iu)(gu.serialization.schema,e);throw new x(`Can't deserialize data cube query source of type '${e._type}'`)}function hu(e){if(e instanceof gu)return(0,pe.lK)(gu.serialization.schema,e);throw new x("Can't serialize data cube query source",e)}class fu{name;query;partialQuery;source;configuration;constructor(e,t,n){this.name=e,this.query=t,this.configuration=n}static serialization=new ge((0,pe.PL)(fu,{configuration:(0,pe.lS)(),name:(0,pe.MY)(),partialQuery:(0,pe.MY)(),query:(0,pe.MY)(),source:(0,pe.Ie)(hu,mu)}))}class bu{gridClientLicense;static serialization=new ge((0,pe.PL)(bu,{gridClientLicense:(0,pe.lq)((0,pe.MY)())}))}class Eu{query;pretty;static serialization=new ge((0,pe.PL)(Eu,{pretty:(0,pe.lq)((0,pe.MY)()),query:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[])))}))}class Cu{query;static serialization=new ge((0,pe.PL)(Cu,{query:me(Ia([]))}))}class Au{query;debug;static serialization=new ge((0,pe.PL)(Au,{debug:(0,pe.lq)((0,pe.MY)()),query:me(Ia([]))}))}class Tu{query;timestamp;partialQuery;sourceQuery;static serialization=new ge((0,pe.PL)(Tu,{partialQuery:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[]))),query:me(fu.serialization.schema),sourceQuery:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[]))),timestamp:(0,pe.MY)()}))}function _u(e){switch(e){case po.STRING:return"";case po.BOOLEAN:return!1;case po.BYTE:return btoa("");case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:case po.BINARY:return 0;case po.DATE:case po.STRICTDATE:return(0,Vn.GP)(new Date(Date.now()),na);case po.DATETIME:return(0,Vn.GP)(new Date(Date.now()),"yyyy-MM-dd'T'HH:mm:ssxxxx");default:throw new x(`Can't generate value for type '${e}'`)}}function Nu(e,t){switch(e){case po.STRING:return t.includes("string");case po.BOOLEAN:return t.includes("boolean");case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:return t.includes("number");case po.DATE:case po.STRICTDATE:case po.DATETIME:return t.includes("date");default:return!1}}class vu{}class yu extends vu{get label(){return"="}get textLabel(){return"="}get description(){return"equals"}get operator(){return Di.EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.EQUAL),[us(e.name),Cs(L(e.value))])}}class Su extends vu{get label(){return"<="}get textLabel(){return"<="}get description(){return"is less than or equals"}get operator(){return Di.LESS_THAN_OR_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.LESS_THAN_OR_EQUAL),[us(e.name),Cs(L(e.value))])}}class xu extends vu{get label(){return"<"}get textLabel(){return"<"}get description(){return"is less than"}get operator(){return Di.LESS_THAN}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.LESS_THAN),[us(e.name),Cs(L(e.value))])}}class Iu extends vu{get label(){return">="}get textLabel(){return">="}get description(){return"is greater than or equals"}get operator(){return Di.GREATER_THAN_OR_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["number"])}isCompatibleWithValue(e){return Nu(e.type,["number"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.GREATER_THAN_OR_EQUAL),[us(e.name),Cs(L(e.value))])}}class ku extends vu{get label(){return">"}get textLabel(){return">"}get description(){return"is greater than"}get operator(){return Di.GREATER_THAN}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.GREATER_THAN),[us(e.name),Cs(L(e.value))])}}class Ru extends vu{get label(){return"!="}get textLabel(){return"!="}get description(){return"does not equal"}get operator(){return Di.NOT_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.EQUAL),[us(e.name),Cs(L(e.value))]))}}class wu extends vu{get label(){return"= value in column"}get textLabel(){return"= value in column"}get description(){return"equals to value in column"}get operator(){return Di.EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Ou extends vu{get label(){return"= (case-insensitive)"}get textLabel(){return"= (case-insensitive)"}get description(){return"equals (case-insensitive)"}get operator(){return Di.EQUAL_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Fu extends vu{get label(){return"!= (case-insensitive)"}get textLabel(){return"!= (case-insensitive)"}get description(){return"does not equal (case-insensitive)"}get operator(){return Di.NOT_EQUAL_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])]))}}class Lu extends vu{get label(){return"= (case-insensitive) value in column"}get textLabel(){return"= (case-insensitive) value in column"}get description(){return"equals to (case-insensitive) value in column"}get operator(){return Di.EQUAL_CASE_INSENSITIVE_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Pu extends vu{get label(){return"!= (case-insensitive) value in column"}get textLabel(){return"!= (case-insensitive) value in column"}get description(){return"does not equal (case-insensitive) value in column"}get operator(){return Di.NOT_EQUAL_CASE_INSENSITIVE_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])]))}}class Bu extends vu{get label(){return"!= value in column"}get textLabel(){return"!= value in column"}get description(){return"does not equal value in column"}get operator(){return Di.NOT_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[us(e.name,t),Cs(L(e.value),t)]))}}class Du extends vu{get label(){return"< value in column"}get textLabel(){return"< value in column"}get description(){return"is less than value in column"}get operator(){return Di.LESS_THAN_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.LESS_THAN),[us(e.name,t),Cs(L(e.value),t)])}}class ju extends vu{get label(){return"<= value in column"}get textLabel(){return"<= value in column"}get description(){return"is less than or equals value in column"}get operator(){return Di.LESS_THAN_OR_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.LESS_THAN_OR_EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Mu extends vu{get label(){return"> value in column"}get textLabel(){return"> value in column"}get description(){return"is greater than value in column"}get operator(){return Di.GREATER_THAN_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.GREATER_THAN),[us(e.name,t),Cs(L(e.value),t)])}}class Uu extends vu{get label(){return">= value in column"}get textLabel(){return">= value in column"}get description(){return"is greater than or equals value in column"}get operator(){return Di.GREATER_THAN_OR_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.GREATER_THAN_OR_EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Gu extends vu{get label(){return"contains"}get textLabel(){return"contains"}get description(){return"contains"}get operator(){return Di.CONTAIN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.CONTAINS),[us(e.name),Cs(L(e.value))])}}class Hu extends vu{get label(){return"contains (case-insensitive)"}get textLabel(){return"contains (case-insensitive)"}get description(){return"contains (case-insensitive)"}get operator(){return Di.CONTAIN_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.CONTAINS),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Vu extends vu{get label(){return"does not contain"}get textLabel(){return"!contains"}get description(){return"does not contain"}get operator(){return Di.NOT_CONTAIN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.CONTAINS),[us(e.name),Cs(L(e.value))]))}}class Wu extends vu{get label(){return"starts with"}get textLabel(){return"startsWith"}get description(){return"starts with"}get operator(){return Di.START_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.STARTS_WITH),[us(e.name),Cs(L(e.value))])}}class Yu extends vu{get label(){return"starts with (case-insensitive)"}get textLabel(){return"startsWith (case-insensitive)"}get description(){return"starts with (case-insensitive)"}get operator(){return Di.START_WITH_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.STARTS_WITH),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class $u extends vu{get label(){return"doest not start with"}get textLabel(){return"!startsWith"}get description(){return"does not start with"}get operator(){return Di.NOT_START_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.STARTS_WITH),[us(e.name),Cs(L(e.value))]))}}class Ku extends vu{get label(){return"ends with"}get textLabel(){return"!endsWith"}get description(){return"ends with"}get operator(){return Di.END_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.ENDS_WITH),[us(e.name),Cs(L(e.value))])}}class Xu extends vu{get label(){return"ends with (case-insensitive)"}get textLabel(){return"endsWith (case-insensitive)"}get description(){return"ends with (case-insensitive)"}get operator(){return Di.END_WITH_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.ENDS_WITH),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class zu extends vu{get label(){return"does not end with"}get textLabel(){return"!endsWith"}get description(){return"does not end with"}get operator(){return Di.NOT_END_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.ENDS_WITH),[us(e.name),Cs(L(e.value))]))}}class qu extends vu{get label(){return"is null"}get textLabel(){return"= NULL"}get description(){return"is NULL"}get operator(){return Di.IS_NULL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.IS_EMPTY),[us(e.name)])}}class Ju extends vu{get label(){return"is not null"}get textLabel(){return"!= NULL"}get description(){return"is not NULL"}get operator(){return Di.IS_NOT_NULL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.IS_EMPTY),[us(e.name)]))}}const Qu=!1,Zu=!1,ep=!1;class tp{repl;application;client;filterOperations=[new xu,new Su,new yu,new Ru,new Iu,new ku,new qu,new Ju,new Ou,new Fu,new Gu,new Hu,new Vu,new Wu,new Yu,new $u,new Ku,new Xu,new zu,new Du,new ju,new wu,new Bu,new Lu,new Pu,new Mu,new Uu];enableDebugMode=Qu;gridClientRowBuffer=50;gridClientPurgeClosedRowNodes=Zu;disableLargeDatasetWarning=ep;constructor(e){(0,Ne.Gn)(this,{enableDebugMode:Ne.sH,setEnableDebugMode:Ne.XI,gridClientRowBuffer:Ne.sH,setGridClientRowBuffer:Ne.XI,gridClientPurgeClosedRowNodes:Ne.sH,setGridClientPurgeClosedRowNodes:Ne.XI,disableLargeDatasetWarning:Ne.sH,setDisableLargeDatasetWarning:Ne.XI}),this.repl=e,this.application=e.application,this.client=e.client}getFilterOperation(e){return L(this.filterOperations.find((t=>t.operator===e)),`Can't find filter operation '${e}'`)}setEnableDebugMode(e){this.enableDebugMode=e}setGridClientRowBuffer(e){this.gridClientRowBuffer=e,this.propagateGridOptionUpdates()}setGridClientPurgeClosedRowNodes(e){this.gridClientPurgeClosedRowNodes=e,this.propagateGridOptionUpdates()}setDisableLargeDatasetWarning(e){this.disableLargeDatasetWarning=e}refreshFailedDataFetches(){this.repl.dataCube.grid.client.retryServerSideLoads()}propagateGridOptionUpdates(){this.repl.dataCube.grid.client.updateGridOptions({rowBuffer:this.gridClientRowBuffer,purgeClosedRowNodes:this.gridClientPurgeClosedRowNodes})}async getInfrastructureInfo(){return this.client.getInfrastructureInfo()}async getQueryTypeahead(e,t){return await this.client.getQueryTypeahead({code:e,isPartial:t})}async parseQuery(e,t){return Ai(await this.client.parseQuery({code:e,returnSourceInformation:t}),[])}async getBaseQuery(){return Tu.serialization.fromJson(await this.client.getBaseQuery())}async executeQuery(e){const t=await this.client.executeQuery({query:Ti(e,[]),debug:this.enableDebugMode});return{result:B(cu(lu(JSON.parse(t.result))),Hd),executedQuery:t.executedQuery,executedSQL:t.executedSQL}}}var np=n(91697);const rp=(0,Et.PA)((()=>{const e=Lt().assistantService.currentDocumentationEntry;return e?(0,b.jsxs)("div",{className:"h-full w-full overflow-auto bg-white p-4",children:[(0,b.jsx)("div",{className:"mb-3 text-2xl font-bold",children:e.title}),e.content&&(M(e.content)?(0,b.jsx)("div",{className:"",children:e.content}):(0,b.jsx)(wn,{value:e.content}))]}):null})),op=(0,Et.PA)((()=>{const e=cp().dataCubeEngine,[t,n]=(0,Ot.useState)(e.gridClientRowBuffer),[r,o]=(0,Ot.useState)(e.gridClientPurgeClosedRowNodes),[a,i]=(0,Ot.useState)(e.enableDebugMode),[s,c]=(0,Ot.useState)(e.disableLargeDatasetWarning),l=()=>{e.setGridClientRowBuffer(t),e.setGridClientPurgeClosedRowNodes(r),e.setEnableDebugMode(a),e.setDisableLargeDatasetWarning(s)};return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"h-[calc(100%_-_40px)] w-full p-2 pb-0",children:(0,b.jsxs)("div",{className:"h-full w-full select-none overflow-auto border border-neutral-300 bg-white p-2",children:[(0,b.jsx)("div",{className:"flex h-6",children:(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Table,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Grid"})]})}),(0,b.jsxs)("div",{className:"mt-1.5",children:[(0,b.jsx)("div",{className:"font-medium",children:"Large Dataset Warning: Disabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Suggests user to enable pagination when handling large datasets to improve performance.",checked:s,onChange:()=>c(!s)})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Refresh Failed Data Fetch: Action"}),(0,b.jsx)("div",{className:"mb-1.5 text-sm text-neutral-700",children:"Manually re-run all failed data fetches in the grid."}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)("button",{className:"ml-2 h-5 min-w-16 border border-neutral-400 bg-neutral-300 px-2 text-sm first-of-type:ml-0 hover:brightness-95",onClick:()=>e.refreshFailedDataFetches(),children:"Run Action"})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Refresh Group Node Data: Enabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Force refresh data when group node is opened.",checked:r,onChange:()=>o(!r)})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Row Buffer"}),(0,b.jsx)("div",{className:"mb-1.5 text-sm text-neutral-700",children:"Sets the number of rows the grid renders outside of the viewable area. e.g. if the buffer is 10 and your grid is showing 50 rows (as that's all that fits on your screen without scrolling), then the grid will actually render 70 in total (10 extra above and 10 extra below). Then when you scroll, the grid will already have 10 rows ready and waiting to show, no redraw is needed. A low small buffer will make initial draws of the grid faster; whereas a big one will reduce the redraw visible vertically scrolling."}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(jc,{className:"w-16 text-sm",min:10,step:10,defaultValue:50,value:t,setValue:e=>{n(e??50)}})})]}),(0,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsx)("div",{className:"flex h-6",children:(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Debug,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Debug"})]})}),(0,b.jsxs)("div",{className:"mt-1.5",children:[(0,b.jsx)("div",{className:"font-medium",children:"Debug Mode: Enabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Enable debug logging when running data queries, updating snapshots, etc.",checked:a,onChange:()=>i(!a)})})]})]})}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"ml-2 h-6 w-48 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n(50),o(Zu),i(Qu),c(ep),l()},children:"Restore Default Settings"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-36 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:l,children:"Save Settings"})]})]})}));class ap{application;client;layout;initState=ve.create();settingsDisplay;documentationDisplay;dataCubeEngine;dataCube;constructor(e){(0,Ne.Gn)(this,{dataCube:Ne.sH}),this.application=e,this.client=new eo(new se({baseUrl:this.application.config.useDynamicREPLServer?window.location.origin+this.application.config.baseAddress.replace("/repl/",""):this.application.config.replUrl})),this.layout=new Ys(this.application),this.dataCubeEngine=new tp(this),this.dataCube=new Sd(this),this.settingsDisplay=new qs(this.layout,"Settings",(()=>(0,b.jsx)(op,{}))),this.settingsDisplay.configuration.window={x:-50,y:50,width:600,height:400,minWidth:300,minHeight:200,center:!1},this.documentationDisplay=new qs(this.layout,"Documentation",(()=>(0,b.jsx)(rp,{}))),this.documentationDisplay.configuration.window={x:-50,y:-50,width:400,height:400,minWidth:300,minHeight:200,center:!1}}alertError(e,t){const{message:n,text:r,actions:o,windowTitle:a,windowConfig:i}=t;this.application.notificationService.notifyError(e);const s=new Ws(new Vs(a??"Error",(()=>(0,b.jsx)(Us,{type:Ms.ERROR,message:n,text:r,actions:o}))));s.configuration.window=i??Xs,this.layout.newWindow(s)}alert(e){const{message:t,type:n,text:r,actions:o,windowTitle:a,windowConfig:i}=e,s=new Ws(new Vs(a??"",(()=>(0,b.jsx)(Us,{type:n,message:t,text:r,actions:o,onClose:()=>this.layout.closeWindow(s)}))));s.configuration.window=i??Xs,this.layout.newWindow(s)}async initialize(){if(this.initState.isInInitialState){this.initState.inProgress();try{const e=await this.dataCubeEngine.getInfrastructureInfo();e.gridClientLicense&&np.hF.setLicenseKey(e.gridClientLicense),this.initState.pass()}catch(e){I(e),this.application.alertService.setActionAlertInfo({message:`Initialization failure: ${e.message}`,prompt:"Resolve the issue and reload the application.",type:kt.ERROR,actions:[]}),this.initState.fail()}}else this.application.notificationService.notifyIllegalState("REPL store is re-initialized")}}const ip=(0,Ot.createContext)(void 0),sp=(0,Et.PA)((({children:e})=>{const t=Lt(),n=(0,Et.iz)((()=>new ap(t)));return(0,Ot.useEffect)((()=>{n.initialize().catch(t.logUnhandledError)}),[n,t]),n.initState.hasSucceeded?(0,b.jsx)(ip.Provider,{value:n,children:e}):(0,b.jsx)(b.Fragment,{})})),cp=()=>L((0,Ot.useContext)(ip),"Can't find REPL store in context");var lp=n(55866),dp=n(96450),up=n(19872),pp=n(27589),gp=n(29169),mp=n(8142),hp=n(3739),fp=n(11924),bp=n(15428),Ep=n(21598),Cp=n(97948);const Ap=console.error;function Tp(e,t){return`${Array.from(new Set([t[`${e}ForegroundColor`],...t.columns.map((t=>t[`${e}ForegroundColor`])).filter(O)]).values()).map((t=>`.${Qs.ROOT} .${oc(t,e)}{color:${t};}`)).join("\n")}`}function _p(e,t){return`${Array.from(new Set([t[`${e}BackgroundColor`],...t.columns.map((t=>t[`${e}BackgroundColor`])).filter(O)]).values()).map((t=>`.${Qs.ROOT} .${ac(t,e)}{background-color:${t};}`)).join("\n")};`}console.error=(e,...t)=>{console.debug(`%c ${e}`,"color: silver")};const Np=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid,r=n.queryConfiguration;return(0,b.jsx)(bp.mL,{styles:bp.AH`
|
1
|
+
(()=>{var e,t,n,r={47905:(e,t,n)=>{"use strict";const r=JSON.parse('{"rE":"10.0.53","XO":{"Z":"@finos/legend-logger-plugin-web-console"}}');var o,a=n(52964);class i{name;version;signature;uuid}class s{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 i;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"}(o||(o={}));class l{channel;name;timestamp=Date.now();static create(e){const t=new l;return t.name=e,t}}class d extends s{level=o.DEBUG;setLevel(e){this.level=e}install(e){e.registerLoggerPlugin(this)}debug(e,...t){this.level<=o.DEBUG&&this._debug(e,...t)}info(e,...t){this.level<=o.INFO&&this._info(e,...t)}warn(e,...t){this.level<=o.WARN&&this._warn(e,...t)}error(e,...t){this.level<=o.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:p,info:g,warn:m,error:h}=console;class f extends d{constructor(){super(r.XO.Z,r.rE)}_debug(e,...t){p(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_info(e,...t){g(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_warn(e,...t){m(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}_error(e,...t){h(`[${e.timestamp}] ${e.name} ${t.length?":":""}`,...t)}}var b=n(31085),E=n(25873),C=n(94417),A=n(84365);const T=()=>()=>{},_=e=>(0,C.A)(e,(e=>void 0!==e)),N=(e,t,n)=>(j(0<=t&&t<e.length,`Index out of bound: ${t}`),L(e[t],n));class v 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 y 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 y{constructor(e){super("Illegal State Error [PLEASE NOTIFY DEVELOPER]",e)}}class x extends y{constructor(e,t){super("Unsupported Operation Error",e||t?`${e}${t?`\n${(e=>{const t=_({printFunctionName:!1,maxDepth:1});return(0,A.GP)(e,t).replace(/.*\s\{/g,"{").replace(/\[.*\]/g,(e=>["[Array]","[Function]"].includes(e)?e:"[Object]"))})(t)}`:""}`:void 0)}}function I(e){if(!(e instanceof Error))throw new S("Expected error to be thrown")}const k=e=>{try{return e()}catch{return}};class R extends y{constructor(e,t){super("Assertion Error",e,t)}}const w=e=>null==e,O=e=>null!=e;function F(e,t=""){if(null==e)throw new R(t||"Value is nullable")}const L=(e,t="")=>(F(e,t),e);function P(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="")=>(P(e,t,n),e);function D(e,t=""){return function(e,t=""){if(""===L(e,t))throw new R(t||"Expected string value to be non-empty")}(e,t),e}function j(e,t=""){if(!e)throw new R(t||"Expected predicate to be truthy")}const M=e=>"string"==typeof e,U=e=>"number"==typeof e&&!isNaN(e),G=e=>"boolean"==typeof e,H=e=>"object"==typeof e&&null!==e,V=e=>H(e)&&"Object"===e.constructor.name,W=(e,t="")=>(function(e,t=""){if(!M(e))throw new R(t||"Value is expected to be a string")}(e,t),e),Y=(e,t="")=>(function(e,t=""){if(!U(e))throw new R(t||"Value is expected to be a number")}(e,t),e),$=(e,t="")=>(function(e,t=""){if(!G(e))throw new R(t||"Value is expected to be a boolean")}(e,t),e);var K=n(66651),X=n(56046),z=n(6451),q=n(8041);const J=K.v,Q="charset=utf-8";var Z,ee,te;!function(e){e.CONTENT_TYPE="Content-Type",e.ACCEPT="Accept"}(Z||(Z={})),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"}(ee||(ee={})),function(e){e.GET="GET",e.PUT="PUT",e.POST="POST",e.DELETE="DELETE"}(te||(te={}));const ne={mode:"cors",credentials:"include",redirect:"follow"},re=(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:r,url:o}=e,a=`Received response with status ${n} (${r}) for ${o}`;this.message=(t?(e=>{if(H(e))return M(e.message)?e.message:JSON.stringify(e);let t;try{t=JSON.parse(e)}catch{}return t&&M(t.message)?t.message:e})(t).substring(0,5e3):"")||a,this.payload=t}}const ae=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===J.NO_CONTENT)return Promise.resolve(void 0);const r=t.headers.Accept;switch(r){case ee.APPLICATION_JSON:return e.json();case ee.TEXT_PLAIN:return e.text();default:return Promise.reject(new oe(e,`Can't process response for request with Content-Type '${r}'`))}},ie=(e,t)=>{const n={};return n.Accept=ee.APPLICATION_JSON,e!==te.GET&&(n[Z.CONTENT_TYPE]=`${ee.APPLICATION_JSON};${Q}`),re(n,t)};class se{options={};baseUrl;constructor(e){this.baseUrl=e?.baseUrl,this.options={...ne,...e?.options??{}}}async get(e,t={},n,r,o,a){return this.request(te.GET,e,void 0,t,n,r,o,a)}async put(e,t={},n={},r,o,a,i){return this.request(te.PUT,e,t,n,r,o,a,i)}async post(e,t={},n={},r,o,a,i){return this.request(te.POST,e,t,n,r,o,a,i)}async delete(e,t={},n={},r,o,a,i){return this.request(te.DELETE,e,t,n,r,o,a,i)}async request(e,t,n,r,o,a,i,s){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 r=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=>r.searchParams.append(e,t.toString()))):r.searchParams.append(e,t.toString()))})),r.toString()})(this.baseUrl,t,a??{});let l;if((M(n)||H(n))&&i?.enableCompression&&(j(e!==te.GET," GET request should not have any request payload"),n=(e=>new Blob([(0,X.Kc)(H(e)?JSON.stringify(e):e)]))(n),o=re(o,{[Z.CONTENT_TYPE]:`${ee.APPLICATION_ZLIB};${Q}`})),void 0!==n)if(M(n)||n instanceof Blob)l=n;else{if(!H(n))throw new R("Request body can only be either a 'string' or an 'object'");l=JSON.stringify(n)}const d={...this.options,...r,method:e,body:l,headers:ie(e,o)};return fetch(c,d).then((e=>0===e.status||e.status===J.UNAUTHORIZED?s?.autoReAuthenticateUrl?(e=>new Promise((t=>{const n="AUTO_AUTHENTICATION_IFRAME",r=document.getElementById(n);r?.remove();const o=document.createElement("iframe");o.id=n,o.src=e,o.style.display="none",o.addEventListener("load",(()=>{o.remove(),t()})),document.body.appendChild(o)})))(s.autoReAuthenticateUrl).then((()=>fetch(c,d))).then((e=>ae(e,d,s))):fetch(c,d).then((e=>ae(e,d,s))):ae(e,d,s))).catch((e=>(e=>e instanceof TypeError&&"Failed to fetch"===e.message)(e)?fetch(c,d).then((e=>ae(e,d,s))):Promise.reject(e)))}}const ce=(e,t,n)=>{const r=new Blob([t],{type:n}),o=URL.createObjectURL(r),a=document.createElement("a");"string"==typeof a.download?(document.body.appendChild(a),a.download=e,a.href=o,a.click(),document.body.removeChild(a)):location.replace(o)},le=(e,t=!1)=>t?z.A.parseUrl(e).query:z.A.parse(e),de=(e,t)=>{const n=t[e];return n?decodeURIComponent(n):void 0};var ue;!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.APPLICATION_CONTEXT__ACCESS="application.context.access",e.APPLICATION_USAGE__INTERRUPT="application.usage.interrupt",e.APPLICATION_TELEMETRY_EVENT__FAILURE="application.telemetry-event.failure",e.DEBUG="development.debug"}(ue||(ue={}));var pe=n(97542);class ge{schema;deserializeNullAsUndefined;constructor(e,t){this.schema=e,this.deserializeNullAsUndefined=Boolean(t?.deserializeNullAsUndefined)}toJson(e){return(0,pe.lK)(this.schema,e)}fromJson(e){return(0,pe.iu)(this.schema,this.deserializeNullAsUndefined?(t=e,(0,C.A)(t,(e=>null!==e))):e);var t}}const me=e=>(0,pe.Ie)((t=>void 0===t?pe._Z:(0,pe.lK)(e,t)),(t=>(0,pe.iu)(e,t))),he=e=>(0,pe.Ie)((()=>e),(()=>e)),fe=e=>(0,pe.Ie)((t=>t?(0,pe.lK)(e,t):pe._Z),(t=>t?(0,pe.iu)(e,t):pe._Z));var be=n(66696);class Ee{key;markdownText;title;text;url;related;static serialization=new ge((0,pe.PL)(Ee,{markdownText:(0,pe.Ie)((e=>e),(e=>e.value?e:void 0)),related:(0,pe.lq)((0,pe.p_)((0,pe.MY)())),title:(0,pe.lq)((0,pe.MY)()),text:(0,pe.lq)((0,pe.MY)()),url:(0,pe.lq)((0,pe.MY)())}));static create(e,t){const n=Ee.serialization.fromJson(e);return n.key=t,n}}const Ce=e=>Object.entries(e).map((e=>({key:e[0],content:Ee.create(e[1],e[0])})));class Ae{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(ue.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,be.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(ue.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(ue.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,_e,Ne=n(83794);!function(e){e.INITIAL="INITIAL",e.IN_PROGRESS="IN_PROGRESS",e.SUCCEEDED="SUCEEDED",e.FAILED="FAILED"}(Te||(Te={}));class ve{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,Ne.Gn)(new ve,{state:Ne.sH,_message:Ne.sH,reset:Ne.XI,inProgress:Ne.XI,pass:Ne.XI,fail:Ne.XI,complete:Ne.XI,setMessage:Ne.XI,sync:Ne.XI,isInInitialState:Ne.EW,isInProgress:Ne.EW,hasFailed:Ne.EW,hasSucceeded:Ne.EW,hasCompleted:Ne.EW,message:Ne.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"}(_e||(_e={}));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 Se{plugins=[];registerPlugins(e){this.plugins=e}createTrace(e,t,n,r){const o=new ye;return e&&o.setup(this.plugins.map((o=>{const a=o.createClientSpan(e);return{clientSpan:a,serverSpan:o.createServerSpan(a,t,n,r),plugin:o}}))),o}}const xe=n(37102).A;var Ie,ke;!function(e){e.STANDARD="standard",e.INCLUDE="include match",e.EXACT="exact match",e.INVERSE="excludes exact match"}(Ie||(Ie={}));class Re{currentMode=Ie.STANDARD;onSearchModeChange;constructor(e){(0,Ne.Gn)(this,{currentMode:Ne.sH,isAdvancedSearchActive:Ne.EW,setCurrentMode:Ne.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"}(ke||(ke={}));class we{uuid=(0,a.A)();documentationKey;title;content;url;isOpen=!1;constructor(e){(0,Ne.Gn)(this,{isOpen:Ne.sH,setIsOpen:Ne.XI}),this.documentationKey=e.key,this.title=D(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 Fe=e=>Boolean(e.title&&(e.url??e.text??e.markdownText)),Le=e=>Fe(e)&&Boolean(e.text??e.markdownText);class Pe{applicationStore;panelRenderingKey=(0,a.A)();isHidden=!0;isOpen=!1;isPanelMaximized=!1;selectedTab=ke.SEARCH;currentDocumentationEntry;searchEngine;searchConfigurationState;searchState=ve.create();searchText="";searchResults=[];showSearchConfigurationMenu=!1;isOverSearchLimit=!1;constructor(e){(0,Ne.Gn)(this,{isHidden:Ne.sH,isOpen:Ne.sH,isPanelMaximized:Ne.sH,panelRenderingKey:Ne.sH,isOverSearchLimit:Ne.sH,selectedTab:Ne.sH,searchText:Ne.sH,searchResults:Ne.sH,currentDocumentationEntry:Ne.sH,showSearchConfigurationMenu:Ne.sH,currentContextualDocumentationEntry:Ne.EW,setIsHidden:Ne.XI,setIsOpen:Ne.XI,setIsPanelMaximized:Ne.XI,setSelectedTab:Ne.XI,setSearchText:Ne.XI,resetSearch:Ne.XI,search:Ne.XI,openDocumentationEntry:Ne.XI,refreshPanelRendering:Ne.XI,setShowSearchConfigurationMenu:Ne.XI}),this.applicationStore=e,this.searchEngine=new xe(this.applicationStore.documentationService.getAllDocEntries().filter(Fe),{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 Re((()=>{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(Fe).map((e=>new we(e)))):void 0}openDocumentationEntry(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(this.setIsOpen(!0),this.setIsHidden(!1),this.currentDocumentationEntry=new we(t),this.currentDocumentationEntry.setIsOpen(!0),this.resetSearch())}openDocumentationEntryLink(e){const t=this.applicationStore.documentationService.getDocEntry(e);t&&(Le(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 we(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 Be{notifierPlugins=[];registerEventNotifierPlugins(e){this.notifierPlugins=e}notify(e,t){this.notifierPlugins.forEach((n=>n.notify(e,t)))}}class De{static logEvent_ApplicationInitializationSucceeded(e,t){e.logEvent(ue.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(ue.APPLICATION_CONTEXT__ACCESS,t)}static logEvent_VirtualAssistantDocumentationEntryAccessed(e,t){e.logEvent(ue.VIRTUAL_ASSISTANT_DOCUMENTATION_ENTRY__ACCESS,t)}static logEvent_ApplicationUsageInterrupted(e){e.logEvent(ue.APPLICATION_USAGE__INTERRUPT,{})}}class je{applicationStore;contextStack=[];constructor(e){(0,Ne.Gn)(this,{contextStack:Ne.sH,currentContext:Ne.EW,push:Ne.XI,pop:Ne.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)&&De.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 Me{applicationStore;commandRegistry=new Map;constructor(e){(0,Ne.Gn)(this,{commandRegistry:Ne.sH,registerCommand:Ne.XI,deregisterCommand:Ne.XI}),this.applicationStore=e}registerCommand(e){const t=e.key;this.commandRegistry.has(t)?this.applicationStore.logService.warn(l.create(ue.COMMAND_CENTER_REGISTRATION__FAILURE),`Can't register command: command '${t}' 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 Ue{applicationStore;keyMap=new Map;commandKeyMap=new Map;isHotkeysBlocked=!1;constructor(e){(0,Ne.Gn)(this,{keyMap:Ne.sH,commandKeyMap:Ne.sH,isHotkeysBlocked:Ne.sH,addHotkey:Ne.XI,blockGlobalHotkeys:Ne.XI,unblockGlobalHotkeys:Ne.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 Ge=n(84594),He=n(72338),Ve=n(34462),We=n(720),Ye=n(75974),$e=n(90382);const Ke="Roboto Mono",Xe="yyyy-MM-dd'T'HH:mm:ss";var ze;!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"}(ze||(ze={}));const qe=(e,t)=>`[${e};${t}H`;class Je{searchInput;searchText="";useRegex=!1;matchWholeWord=!1;matchCaseSensitive=!1;resultCount;currentResultIndex;constructor(){(0,Ne.Gn)(this,{searchText:Ne.sH,useRegex:Ne.sH,matchWholeWord:Ne.sH,matchCaseSensitive:Ne.sH,resultCount:Ne.sH,currentResultIndex:Ne.sH})}setSearchInput(e){this.searchInput=e}focus(){this.searchInput?.focus()}}class Qe{applicationStore;searchConfig=new Je;constructor(e){(0,Ne.Gn)(this,{setSearchText:Ne.XI,setSearchRegex:Ne.XI,setSearchWholeWord:Ne.XI,setSearchCaseSensitive:Ne.XI,setSearchResultCount:Ne.XI,setSearchCurrentResultIndex:Ne.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 Ze extends Qe{preserveLog=!1;commandRegistry=new Map;constructor(e){super(e),(0,Ne.Gn)(this,{preserveLog:Ne.sH,setPreserveLog:Ne.XI})}setPreserveLog(e){this.preserveLog=e}showHelp(){}showCommonANSIEscapeSequences(){}}var et=n(29481);n(24404),n(41880);const tt=e=>e.length>=1?`${e[0].toUpperCase()}${e.substring(1,e.length)}`:e,nt=["a","an","the","but","by","nor","and","or","so","as","yet","for","in","nor","of","on","at","out","to","up"],rt=e=>(e??"").trim().replace(/\b(?:\w+)\b/gu,(e=>nt.includes(e.toLowerCase())?e.toLowerCase():tt(e))).replace(/^(?:\w+)\b/u,(e=>tt(e))).replace(/\b(?:\w+)$/u,(e=>tt(e)));var ot;function at(e){return e.trim().split(" ").map((e=>{const t=e.split(/\b\+/),n=L(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"}(ot||(ot={}));const it=(e,t)=>t.key===e.code&&t.modifiers.every((t=>e.getModifierState(t)))&&![ot.SHIFT,ot.META,ot.ALT,ot.CONTROL].find((n=>t.key!==n&&e.getModifierState(n)&&!t.modifiers.includes(n))),st=(e,t)=>it(e,L(at(t)[0]));function ct(e){const t=new Map;let n=null;return r=>{r instanceof KeyboardEvent&&((0,et.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,o=at(e.combination);if(!o.length)return;const a=t.get(n)??o,i=L(a[0]);it(r,i)?a.length>1?t.set(n,a.slice(1)):(t.delete(n),e.handler(n,r)):r.getModifierState(r.key)||t.delete(n)})),n&&clearTimeout(n),n=setTimeout(t.clear.bind(t),1e3))}}var lt=n(7986),dt=n(12285),ut=n(56995),pt=n(34336),gt=n(66123);const mt=(0,lt.A)({transitions:{create:()=>"none"},components:{MuiButtonBase:{defaultProps:{disableRipple:!0}}}}),ht=e=>{const{children:t}=e;return(0,b.jsx)(dt.A,{injectFirst:!0,children:(0,b.jsx)(ut.A,{theme:mt,children:(0,b.jsx)(pt.$,{dateAdapter:gt.h,children:t})})})};var ft=n(49676),bt=n(23432),Et=n(25150),Ct=n(20306),At=n(50692),Tt=n(96242),_t=n(54357);const Nt=(e,t)=>{const n=e=>{const{children:n,className:r}=e;return(0,b.jsx)("div",{className:(0,_t.$)(t,r),"data-testid":e["data-testid"],children:n})};return n.displayName=e,n},vt=e=>{const{children:t,darkMode:n,className:r}=e;return(0,b.jsx)("div",{className:(0,_t.$)("modal",{"modal--dark":n},r),children:t})},yt=e=>{const{title:t,icon:n,className:r}=e;return(0,b.jsxs)("div",{className:(0,_t.$)("modal__title",r),children:[n&&(0,b.jsx)("div",{className:"modal__title__icon",children:n}),(0,b.jsx)("div",{className:"modal__title__label",children:rt(t)})]})},St=e=>{const{title:t,children:n,className:r}=e;return!n&&t?(0,b.jsx)("div",{className:(0,_t.$)("modal__header",r),children:(0,b.jsx)(yt,{title:t})}):(0,b.jsx)("div",{className:(0,_t.$)("modal__header",r),children:n})},xt=(Nt("ModalHeaderActions","modal__header__actions"),Nt("ModalBody","modal__body")),It=Nt("ModalFooter","modal__footer");var kt,Rt;Nt("ModalFooterStatus","modal__footer__status"),function(e){e.STANDARD="STANDARD",e.CAUTION="CAUTION",e.ERROR="ERROR"}(kt||(kt={})),function(e){e.STANDARD="STANDARD",e.PROCEED_WITH_CAUTION="PROCEED_WITH_CAUTION",e.PROCEED="PROCEED"}(Rt||(Rt={}));class wt{applicationStore;blockingAlertInfo;actionAlertInfo;constructor(e){(0,Ne.Gn)(this,{blockingAlertInfo:Ne.sH,actionAlertInfo:Ne.sH,setBlockingAlert:Ne.XI,setActionAlertInfo:Ne.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 Ot=n(14041);const Ft=(0,Ot.createContext)(void 0),Lt=()=>L((0,Ot.useContext)(Ft),"Can't find application store in context"),Pt=({children:e,store:t})=>{const n=(0,Et.iz)((()=>t));return(0,b.jsx)(Ft.Provider,{value:n,children:e})},Bt=e=>{switch(e){case Rt.PROCEED_WITH_CAUTION:return"btn--caution";case Rt.PROCEED:case Rt.STANDARD:default:return"btn--dark"}},Dt=(0,Et.PA)((e=>{const{info:t}=e,n=Lt(),{title:r,message:o,prompt:a,type:i,onClose:s,onEnter:c,actions:l}=t,d=()=>{s?.(),n.alertService.setActionAlertInfo(void 0)};return(0,b.jsx)(Tt.A,{open:Boolean(n.alertService.actionAlertInfo),onClose:T,TransitionProps:{onEnter:()=>c?.()},children:(0,b.jsxs)("form",{onSubmit:e=>{e.preventDefault(),l.find((e=>e.default))?.handler?.(),d()},className:`modal search-modal modal--dark blocking-alert blocking-alert--${(i??kt.STANDARD).toLowerCase()}`,children:[r&&(0,b.jsx)(St,{title:r}),(0,b.jsxs)(xt,{children:[(0,b.jsx)("div",{className:"blocking-alert__summary-text",children:o}),(0,b.jsx)("div",{className:"blocking-alert__prompt-text",children:a})]}),(0,b.jsxs)(It,{children:[l.map(((e,t)=>(0,b.jsx)("button",{type:e.default?"submit":"button",className:`btn btn--dark ${Bt(e.type??Rt.STANDARD)}`,onClick:t=>{t.preventDefault(),e.handler?.(),d()},autoFocus:Boolean(e.default),children:e.label},t))),!l.length&&(0,b.jsx)("button",{type:"button",className:"btn btn--dark blocking-alert__action--standard",onClick:d,children:"Cancel"})]})]})})})),jt=(0,Et.PA)((()=>{const e=Lt().alertService.actionAlertInfo;return e?(0,b.jsx)(Dt,{info:e}):null})),Mt=e=>{const{isLoading:t,className:n}=e,r=(0,Ot.useRef)(null);return(0,Ot.useEffect)((()=>{r.current&&(t?r.current.parentElement?.classList.add("panel-loading-indicator__container"):r.current.parentElement?.classList.remove("panel-loading-indicator__container"))}),[t]),(0,b.jsx)("div",{ref:r,className:(0,_t.$)(n,"panel-loading-indicator"+(t?"":"--disabled"))})},Ut=(0,Et.PA)((()=>{const e=Lt(),t=e.alertService.blockingAlertInfo;return t?(0,b.jsx)(Tt.A,{open:Boolean(t),onClose:T,classes:{root:"blocking-alert__root-container",container:"blocking-alert__container"},children:(0,b.jsxs)(vt,{darkMode:!e.layoutService.TEMPORARY__isLightColorThemeEnabled,className:"blocking-alert",children:[(0,b.jsx)(Mt,{isLoading:Boolean(t.showLoading)}),(0,b.jsxs)(xt,{children:[(0,b.jsx)("div",{className:"blocking-alert__message",children:t.message}),t.prompt&&(0,b.jsx)("div",{className:"blocking-alert__message__prompt",children:t.prompt})]})]})}):null}));var Gt=n(94269),Ht=n(59896),Vt=n(86750),Wt=n(87997),Yt=n(56819);const $t=Gt.RQJ,Kt=Ht.QRP,Xt=Vt.QCr,zt=Vt._Hm,qt=Vt.Pcn,Jt=Vt.gZZ,Qt=Vt.__w,Zt=Vt.KSO,en=Vt.UnJ,tn=Vt.A7C,nn=Vt.BS8,rn=Vt.KRc,on=Vt.Su4,an=Vt.kxO,sn=Vt.vq8,cn=Vt.GfC,ln=Vt.SoL,dn=Vt.Wx3,un=Wt.f7n,pn=Wt.Lun,gn=Yt.oss,mn=Yt.Br,hn=Yt.YZI;var fn=n(82801),bn=n(98960);const En=6e3;var Cn;!function(e){e.ILEGAL_STATE="ILEGAL_STATE",e.ERROR="ERROR",e.WARNING="WARNING",e.SUCCESS="SUCCESS",e.INFO="INFO"}(Cn||(Cn={}));class An{severity;message;actions;autoHideDuration;constructor(e,t,n,r){this.severity=e,this.message=t,this.actions=n,this.autoHideDuration=r}}class Tn{notification;constructor(){(0,Ne.Gn)(this,{notification:Ne.sH,setNotification:Ne.XI,notify:Ne.XI,notifySuccess:Ne.XI,notifyWarning:Ne.XI,notifyIllegalState:Ne.XI,notifyError:Ne.XI})}setNotification(e){this.notification=e}notify(e,t,n){this.setNotification(new An(Cn.INFO,e,t??[],null===n?void 0:n??En))}notifySuccess(e,t,n){this.setNotification(new An(Cn.SUCCESS,e,t??[],null===n?void 0:n??En))}notifyWarning(e,t,n){this.setNotification(new An(Cn.WARNING,e instanceof Error?e.message:e,t??[],null===n?void 0:n??En))}notifyError(e,t){const n=this.getErrorMessage(e);n&&this.setNotification(new An(Cn.ERROR,n,t??[],void 0))}getErrorMessage(e){let t;return e instanceof v?t=e.detail:e instanceof Error?t=e.message:(j(M(e),"Can't display error"),t=e),t}notifyIllegalState(e,t,n){this.setNotification(new An(Cn.ILEGAL_STATE,M(e)?`[PLEASE NOTIFY DEVELOPER] ${e}`:e,t??[],null===n?void 0:n??En))}notifyUnsupportedFeature(e){this.notifyWarning(`Unsupported feature: ${e}`)}notifyAndReturnAlternativeOnError=(e,t)=>{try{return e()}catch(e){return I(e),this.notifyIllegalState(e.message),t}}}const _n=(0,Et.PA)((()=>{const e=Lt(),t=e.notificationService.notification,n=Boolean(t),r=t?.message??"",o=t?.severity??Cn.INFO,[a,i]=(0,Ot.useState)(!1);let s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--info",children:(0,b.jsx)(Qt,{})});switch(o){case Cn.ILEGAL_STATE:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,b.jsx)(rn,{})});break;case Cn.ERROR:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--error",children:(0,b.jsx)(zt,{})});break;case Cn.WARNING:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--warning",children:(0,b.jsx)(nn,{})});break;case Cn.SUCCESS:s=(0,b.jsx)("div",{className:"notification__message__content__icon notification__message__content__icon--success",children:(0,b.jsx)(tn,{})})}const c=()=>{e.notificationService.setNotification(void 0),i(!1)},l=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(r)));return(0,b.jsx)(fn.A,{classes:{root:"notification",anchorOriginBottomRight:"notification__position"},anchorOrigin:{vertical:"bottom",horizontal:"right"},open:n,autoHideDuration:t?t.autoHideDuration??null:En,onClose:(e,t)=>{"timeout"===t&&c()},children:(0,b.jsx)(bn.A,{classes:{root:"notification__content",message:"notification__message",action:"notification__actions"},message:(0,b.jsxs)("div",{className:"notification__message__content",children:[s,(0,b.jsx)("div",{className:(0,_t.$)("notification__message__content__text",{"notification__message__content__text--expanded":a}),onClick:l,title:"Click to Copy",children:r})]}),action:[(0,b.jsx)("button",{className:"notification__action",onClick:()=>i(!a),tabIndex:-1,title:a?"Collapse":"Expand",children:a?(0,b.jsx)(gn,{}):(0,b.jsx)(mn,{})},"expand"),(0,b.jsx)("button",{className:"notification__action",onClick:c,tabIndex:-1,title:"Dismiss",children:(0,b.jsx)(Xt,{})},"close")]})},"string"==typeof r||"number"==typeof r?r:"")}));var Nn=n(12436);const vn=e=>{const{children:t,classes:n,...r}=e;return(0,b.jsx)(Nn.A,{classes:{...n??{},paper:"mui-menu__paper",list:"mui-menu__list"},transitionDuration:0,...r,children:e.children})},yn=e=>{const{className:t,children:n,menuProps:r,content:o,disabled:a,onClose:i,onOpen:s}=e,c=(0,Ot.useRef)(null),[l,d]=(0,Ot.useState)(!1),[u,p]=(0,Ot.useState)(),[g,m]=(0,Ot.useState)(0),[h,f]=(0,Ot.useState)(0),E=()=>{p(void 0),d(!1),f(0),m(0)},C=e=>{e.stopPropagation(),e.preventDefault(),E(),i?.()},A=e=>{if(e.stopPropagation(),e.preventDefault(),!a&&(s?.(),c.current)){const t=c.current.getBoundingClientRect(),n=t.left+(window.scrollX||document.documentElement.scrollLeft),r=t.top+(window.scrollY||document.documentElement.scrollTop),{clientX:o,clientY:a,target:s}=e,l=s;if(u!==l&&!(document.elementsFromPoint(o,a).some((e=>e===l))&&n<=o&&o<=n+t.width&&r<=a&&a<=r+t.height))return E(),void i?.();p(l),d(!0),f(a),m(o)}};return(0,b.jsxs)("div",{ref:c,className:t,onContextMenu:A,children:[n,(0,b.jsx)(vn,{open:l,anchorPosition:{left:g,top:h},onClose:C,anchorReference:"anchorPosition",BackdropProps:{invisible:!0,onContextMenu:A},disableRestoreFocus:!0,transitionDuration:0,onClick:C,...r,children:l&&o},`${g}, ${h}`)]})},Sn=(0,Ot.forwardRef)((function(e,t){const{className:n,children:r,...o}=e;return(0,b.jsx)("div",{ref:t,className:(0,_t.$)("menu",n),...o,children:r})})),xn=e=>{const{className:t,onClick:n,title:r,disabled:o,children:a,...i}=e;return(0,b.jsx)("button",{className:(0,_t.$)("menu__item",t),disabled:Boolean(o),title:r,onClick:n,...i,children:a})};Nt("MenuContentDivider","menu__divider"),Nt("MenuContentItemIcon","menu__item__icon"),Nt("MenuContentItemLabel","menu__item__label");var In=n(87062),kn=n(33310),Rn=n(30559);const wn=e=>((0,Ot.useEffect)((()=>{Rn.A.initialize({startOnLoad:!0,theme:"dark"}),Rn.A.contentLoaded()}),[e.value]),(0,b.jsx)(In.o,{className:(0,_t.$)("markdown-content",e.className),remarkPlugins:[kn.A],components:e.components??{code:e=>{const{children:t,className:n,node:r,...o}=e,a=/language-(?<language>\w+)/.exec(n??"");return a?.groups?.language?(0,b.jsx)("code",{...o,className:(0,_t.$)(a.groups.language),children:t}):(0,b.jsx)("code",{...o,className:n,children:t})}},children:e.value.value}));var On=n(75143);const Fn=e=>{const{children:t}=e,{ref:n,width:r,height:o}=(0,On.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}}),[a,i]=(0,Ot.useState)(!1),{ref:s,width:c,height:l}=(0,On.u)({refreshMode:"throttle",refreshRate:50,refreshOptions:{trailing:!0}});return(0,Ot.useEffect)((()=>{i((c??0)>(r??0)+40&&(l??0)>(o??0)+40)}),[c,l,r,o]),(0,b.jsx)("div",{ref:s,className:"panel__content__blank",children:(0,b.jsx)("div",{ref:n,className:(0,_t.$)("panel__content__blank__content",{"panel__content__blank__content--hide":!a}),children:t})})};var Ln=n(31122),Pn=n(14779),Bn=n(38347);const Dn=e=>{const{children:t,options:n,size:r,className:o,...a}=e,i=((e,t)=>{const n=[];for(let r=0;r<e.length;r+=t)n.push(e.slice(r,r+t));return n})(n,r);return(0,b.jsxs)("div",{className:(0,_t.$)("mui-radio-group",o),children:[i.map(((e,t)=>(0,b.jsx)("div",{children:(0,b.jsx)(Ln.A,{className:"mui-radio-group__group",...a,children:e.map((e=>(0,b.jsx)(Pn.A,{className:"mui-radio-group__group__column",style:{width:100/r+"%"},value:e,control:(0,b.jsx)(Bn.A,{className:"mui-radio-group__group__item__radio-btn",classes:{checked:"mui-radio-group__group__item__radio-btn--checked"}}),label:(0,b.jsx)("div",{className:"mui-radio-group__group__item__label",children:e})},e)))})},t))),t]})};var jn=n(50629);const Mn=e=>{const{children:t,...n}=e;return(0,b.jsx)(jn.Ay,{classes:{paper:"mui-popover__paper"},transitionDuration:0,...n,children:e.children})};var Un,Gn=n(89463),Hn=n(65318),Vn=n(63152);!function(e){e.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX="question.how-to-use-advanced-search-syntax"}(Un||(Un={}));const Wn=(0,Et.PA)((e=>{const{entry:t}=e,n=Lt(),r=()=>{t.isOpen||De.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey}),t.setIsOpen(!t.isOpen)},o=n.guardUnhandledError((()=>n.clipboardService.copyTextToClipboard(t.documentationKey)));return(0,b.jsx)(yn,{className:"virtual-assistant__doc-entry",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsx)(Sn,{children:(0,b.jsx)(xn,{onClick:o,children:"Copy Documentation Key"})}),children:(0,b.jsxs)("div",{className:"virtual-assistant__doc-entry",children:[(0,b.jsxs)("div",{className:"virtual-assistant__doc-entry__header",children:[(0,b.jsx)("button",{className:(0,_t.$)("virtual-assistant__doc-entry__expand-icon",{"virtual-assistant__doc-entry__expand-icon--disabled":!t.content}),disabled:!t.content,tabIndex:-1,onClick:r,children:t.isOpen?(0,b.jsx)(gn,{}):(0,b.jsx)(hn,{})}),t.url?(0,b.jsx)("a",{className:"virtual-assistant__doc-entry__title virtual-assistant__doc-entry__title--link",rel:"noopener noreferrer",target:"_blank",href:t.url,onClick:()=>{De.logEvent_VirtualAssistantDocumentationEntryAccessed(n.telemetryService,{key:t.documentationKey})},title:"Click to see external documentation",children:t.title}):(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__title",onClick:r,children:t.title})]}),t.isOpen&&t.content&&(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__content",children:M(t.content)?(0,b.jsx)("div",{className:"virtual-assistant__doc-entry__content__text",children:t.content}):(0,b.jsx)(wn,{className:"virtual-assistant__doc-entry__content__markdown-text",value:t.content})})]})})})),Yn=(0,Et.PA)((()=>{const e=Lt(),t=e.assistantService.currentContextualDocumentationEntry,n=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(t?.context??""))),r=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.currentContext?.key??""))),o=e.guardUnhandledError((()=>e.clipboardService.copyTextToClipboard(e.navigationContextService.contextStack.map((e=>e.key)).join(" > "))));return(0,b.jsxs)(yn,{className:"virtual-assistant__contextual-support",disabled:!t,menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:n,children:"Copy Context ID"}),(0,b.jsx)(xn,{onClick:r,children:"Copy Current Context ID"}),(0,b.jsx)(xn,{onClick:o,children:"Copy Context Stack"})]}),children:[t&&(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__content",children:[t.title&&(0,b.jsx)("div",{className:"virtual-assistant__contextual-support__title",children:t.title}),t.content&&(0,b.jsx)(b.Fragment,{children:M(t.content)?(0,b.jsx)("div",{className:"virtual-assistant__contextual-support__text",children:t.content}):(0,b.jsx)(wn,{className:"virtual-assistant__contextual-support__markdown-text",value:t.content})}),t.related.length&&(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries",children:[(0,b.jsxs)("div",{className:"virtual-assistant__contextual-support__relevant-entries__title",children:["Related entries (",t.related.length,")"]}),t.related.map((e=>(0,b.jsx)(Wn,{entry:e},e.uuid)))]})]}),!t&&(0,b.jsx)(Fn,{children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,b.jsx)(ln,{className:"virtual-assistant__panel__placeholder__icon"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No contextual documentation found!"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__instruction",children:"Keep using the app. When contextual help is available, we will let you know!"})]})})]})})),$n=(0,Et.PA)((()=>{const e=Lt(),t=(0,Ot.useRef)(null),n=e.assistantService,r=n.searchText,o=(0,Ot.useMemo)((()=>(0,Hn.A)((()=>n.search()),100)),[n]);return(0,Ot.useEffect)((()=>{t.current?.focus()}),[]),(0,b.jsxs)("div",{className:"virtual-assistant__search",children:[(0,b.jsxs)("div",{className:"virtual-assistant__search__header",children:[(0,b.jsx)("input",{ref:t,onClick:()=>{document.querySelectorAll('[role="dialog"]').length&&t.current!==document.activeElement&&n.refreshPanelRendering()},className:(0,_t.$)("virtual-assistant__search__input input--dark",{"virtual-assistant__search__input--searching":r}),spellCheck:!1,onChange:e=>{n.setSearchText(e.target.value),o()},value:r,placeholder:"Ask me a question"}),r&&(0,b.jsx)("div",{className:"virtual-assistant__search__input__search__count",children:n.searchResults.length+(n.isOverSearchLimit?"+":"")}),(0,b.jsx)("button",{className:(0,_t.$)("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,b.jsx)(qt,{})}),r?(0,b.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,b.jsx)(Xt,{})}):(0,b.jsx)("div",{className:"virtual-assistant__search__input__search__icon",children:(0,b.jsx)(Zt,{})})]}),(0,b.jsxs)("div",{className:"virtual-assistant__search__content",children:[(0,b.jsx)(Mt,{isLoading:n.searchState.isInProgress}),(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__search__input__config__panel",{"virtual-assistant__search__input__config__panel--toggled":n.showSearchConfigurationMenu}),children:(0,b.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel",children:[(0,b.jsxs)("div",{className:"virtual-assistant__search__input__advanced-config__panel__header__label",children:["search config",e.documentationService.hasDocEntry(Un.QUESTION_HOW_TO_USE_ADVANCED_SEARCH_SYNTAX)&&(0,b.jsx)("div",{onClick:()=>n.openDocumentationEntryLink(Un.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,b.jsx)(Jt,{})})]}),(0,b.jsx)("div",{children:(0,b.jsx)(Dn,{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,b.jsx)("div",{className:"virtual-assistant__search__results",children:(0,b.jsx)(Wn,{entry:n.currentDocumentationEntry},n.currentDocumentationEntry.uuid)}),!n.currentDocumentationEntry&&(0,b.jsxs)(b.Fragment,{children:[Boolean(n.searchResults.length)&&(0,b.jsx)("div",{className:"virtual-assistant__search__results",children:n.searchResults.map((e=>(0,b.jsx)(Wn,{entry:e},e.uuid)))}),r&&!n.searchResults.length&&(0,b.jsx)(Fn,{children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__placeholder",children:[(0,b.jsx)(dn,{className:"virtual-assistant__panel__placeholder__icon"}),(0,b.jsx)("div",{className:"virtual-assistant__panel__placeholder__message",children:"No result..."})]})}),!r&&!n.searchResults.length&&(0,b.jsx)(yn,{className:"virtual-assistant__character__container",menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:()=>{ce(`documentation-registry_${(0,Vn.GP)(new Date(Date.now()),Xe)}.json`,JSON.stringify(e.documentationService.publishDocRegistry(),void 0,2),ee.APPLICATION_JSON)},children:"Download documentation registry"}),(0,b.jsx)(xn,{onClick:()=>{ce(`documentation-registry_${(0,Vn.GP)(new Date(Date.now()),Xe)}.json`,JSON.stringify(e.documentationService.publishContextualDocIndex(),void 0,2),ee.APPLICATION_JSON)},children:"Download contextual documentation mapping"})]}),children:(0,b.jsxs)("div",{className:"virtual-assistant__character",children:[(0,b.jsxs)("div",{className:"virtual-assistant__character__figure",children:[(0,b.jsx)(cn,{className:"virtual-assistant__character__hat"}),(0,b.jsx)(pn,{className:"virtual-assistant__character__glasses"}),(0,b.jsx)(un,{className:"virtual-assistant__character__beard"})]}),(0,b.jsx)("div",{className:"virtual-assistant__character__greeting",children:"Bonjour, It's Pierre!"}),(0,b.jsx)("div",{className:"virtual-assistant__character__question",children:"How can I help today?"})]})})]})]})]})})),Kn=(0,Et.PA)((e=>{const{triggerElement:t}=e,n=Lt(),r=n.assistantService,o=r.currentContextualDocumentationEntry,a=r.selectedTab,i=n.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraVirtualAssistantViewConfigurations?.()??[])),s=i.find((e=>e.key===a));return(0,b.jsx)(Mn,{open:r.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,b.jsxs)("div",{className:(0,_t.$)("virtual-assistant__panel",{"virtual-assistant__panel--maximized":r.isPanelMaximized}),tabIndex:0,onKeyDown:e=>{"Tab"===e.key&&(e.preventDefault(),e.stopPropagation())},children:[(0,b.jsxs)("div",{className:"virtual-assistant__panel__header",children:[(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__tabs",children:[(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===ke.SEARCH}),onClick:()=>r.setSelectedTab(ke.SEARCH),title:"Search",children:(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:(0,b.jsx)(Zt,{})})}),(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===ke.CONTEXTUAL_SUPPORT}),onClick:()=>r.setSelectedTab(ke.CONTEXTUAL_SUPPORT),title:"Contextual Support",children:(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__tab__content",children:[(0,b.jsx)(sn,{}),o&&(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__indicator",title:"Contextual support available"})]})}),i.map((e=>(0,b.jsx)("div",{className:(0,_t.$)("virtual-assistant__panel__header__tab",{"virtual-assistant__panel__header__tab--active":a===e.key}),onClick:()=>{r.setSelectedTab(e.key),e.autoExpandOnOpen&&r.setIsPanelMaximized(!0)},title:e.title,children:(0,b.jsx)("div",{className:"virtual-assistant__panel__header__tab__content",children:e.icon??(0,b.jsx)(Jt,{})})},e.key)))]}),(0,b.jsxs)("div",{className:"virtual-assistant__panel__header__actions",children:[(0,b.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>r.setIsPanelMaximized(!r.isPanelMaximized),title:r.isPanelMaximized?"Minimize":"Maximize",children:r.isPanelMaximized?(0,b.jsx)(on,{}):(0,b.jsx)(an,{})}),(0,b.jsx)("button",{className:"virtual-assistant__panel__header__action",tabIndex:-1,onClick:()=>r.setIsOpen(!1),title:"Close",children:(0,b.jsx)($t,{className:"virtual-assistant__panel__icon__close"})})]})]}),(0,b.jsxs)("div",{className:"virtual-assistant__panel__content",children:[a===ke.SEARCH&&(0,b.jsx)($n,{}),a===ke.CONTEXTUAL_SUPPORT&&(0,b.jsx)(Yn,{}),s?.renderer()]})]})},r.panelRenderingKey)})),Xn=(0,Et.PA)((()=>{const[e,t]=(0,Ot.useState)(!1),[n,r]=(0,Ot.useState)((0,a.A)()),o=Lt(),i=(0,Ot.useRef)(null),s=o.assistantService,c=s.currentContextualDocumentationEntry,l=()=>{!s.isOpen&&c&&s.setSelectedTab(ke.CONTEXTUAL_SUPPORT),s.setIsOpen(!s.isOpen)};return(0,Ot.useEffect)((()=>{s.isHidden&&r((0,a.A)())}),[s.isHidden]),(0,b.jsx)(Gn,{bounds:"parent",onStart:()=>t(!0),onStop:()=>t(!1),nodeRef:i,handle:".virtual-assistant__station__drag-handle",children:(0,b.jsxs)("div",{className:"virtual-assistant",ref:i,children:[(0,b.jsxs)("div",{className:(0,_t.$)("virtual-assistant__station",{"virtual-assistant__station--hidden":s.isHidden,"virtual-assistant__station--active":Boolean(c)}),children:[(0,b.jsx)("button",{className:"virtual-assistant__station__hide-button",title:"Hide assistant",onClick:()=>{o.assistantService.toggleAssistant()},children:(0,b.jsx)(en,{})}),(0,b.jsx)("button",{className:"virtual-assistant__station__trigger",tabIndex:-1,onClick:l,title:s.isOpen?"Click to close assistant panel":(c?"Contextual support available.\n":"")+"Click to open Assistant...",children:(0,b.jsxs)("div",{className:"virtual-assistant__station__character",children:[(0,b.jsx)(cn,{className:"virtual-assistant__station__character__hat"}),(0,b.jsx)(pn,{className:"virtual-assistant__station__character__glasses"}),(0,b.jsx)(un,{className:"virtual-assistant__station__character__beard"})]})}),(0,b.jsx)("div",{className:"virtual-assistant__station__label",onClick:l,children:"Assistant"}),(0,b.jsx)(yn,{className:(0,_t.$)("virtual-assistant__station__drag-handle",{"virtual-assistant__station__drag-handle--dragging":e}),menuProps:{elevation:7,classes:{root:"virtual-assistant__context-menu"}},content:(0,b.jsxs)(Sn,{children:[(0,b.jsx)(xn,{onClick:()=>{s.setIsOpen(!1),r((0,a.A)())},children:"Reset Position"}),(0,b.jsx)(xn,{onClick:()=>o.assistantService.hideAssistant(),children:"Hide Assistant"})]}),children:(0,b.jsx)("div",{className:"virtual-assistant__station__drag-handle__content",title:e?void 0:"Grab to drag assistant",children:(0,b.jsx)(Kt,{})})})]},c?.uuid??""),!e&&s.isOpen&&!s.isHidden&&i.current&&(0,b.jsx)(Kn,{triggerElement:i.current})]})},n)}));var zn;!function(e){e.TOP_LEVEL_CONTAINER="application.top-level-container",e.BACKDROP_CONTAINER="application.backdrop-container"}(zn||(zn={}));const qn=["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"],Jn=(e,t)=>{const n={};return e.forEach(((e,r)=>{e.length&&(n[r]={combinations:e,handler:t})})),n.INTERNAL__PLATFORM_NATIVE_KEYBOARD_COMMAND={combinations:qn,handler:(e,t)=>{t.preventDefault()}},n},Qn=e=>(0,b.jsx)("div",{className:"backdrop__container","data-elementid":e.elementId}),Zn=(0,Et.PA)((e=>{const{children:t}=e,n=Lt(),r=Jn(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{qn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Ot.useEffect)((()=>{const e=ct(r);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[r]),(0,Ot.useEffect)((()=>{const e=()=>{document.hidden&&(De.logEvent_ApplicationUsageInterrupted(n.telemetryService),n.timeService.recordUsageInterruption())};return document.addEventListener("visibilitychange",e),()=>{document.removeEventListener("visibilitychange",e)}}),[n]),(0,b.jsxs)(ht,{children:[(0,b.jsx)(Ut,{}),(0,b.jsx)(jt,{}),(0,b.jsx)(_n,{}),(0,b.jsx)(Xn,{}),n.layoutService.showBackdrop&&(0,b.jsx)(ft.A,{container:n.layoutService.getElementByID(n.layoutService.backdropContainerElementID??zn.BACKDROP_CONTAINER)??null,children:(0,b.jsx)(bt.A,{className:"backdrop",open:n.layoutService.showBackdrop})}),(0,b.jsx)(Ct.Q,{backend:At.t2,children:(0,b.jsxs)("div",{className:"app__container","data-elementid":zn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,b.jsx)(Qn,{elementId:zn.BACKDROP_CONTAINER}),t]})})]})})),er=(0,Et.PA)((e=>{const{children:t}=e,n=Lt(),r=Jn(n.keyboardShortcutsService.commandKeyMap,((e,t)=>{qn.includes(e)&&t.preventDefault(),n.keyboardShortcutsService.dispatch(e)}));return(0,Ot.useEffect)((()=>{const e=ct(r);return document.addEventListener("keydown",e),()=>{document.removeEventListener("keydown",e)}}),[r]),(0,b.jsx)(ht,{children:(0,b.jsx)(Ct.Q,{backend:At.t2,children:(0,b.jsxs)("div",{className:"app__container","data-elementid":zn.TOP_LEVEL_CONTAINER,onContextMenu:e=>{e.stopPropagation(),e.preventDefault()},children:[(0,b.jsx)(Qn,{elementId:zn.BACKDROP_CONTAINER}),t]})})})})),tr={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"},nr={matchOverviewRuler:"#d186167e",activeMatchColorOverviewRuler:"#A0A0A0CC",matchBackground:"#62331c",activeMatchBackground:"#515C6A"},rr=`\n${ze.BOLD}${ze.BRIGHT_BLUE}$purist${ze.RESET}\n${ze.BOLD}${ze.MAGENTA}❯${ze.RESET} `,or="❯ ";class ar extends Ze{instance;resizer;renderer;searcher;webLinkProvider;_TEMPORARY__onKeyListener;_TEMPORARY__onDataListener;command="";commandHistory=[];currentCommandSearchString="";commandHistoryNavigationIdx=void 0;isRunningCommand=!1;setupState=ve.create();constructor(e){super(e),this.instance=new Ge.Terminal({allowProposedApi:!0,fontSize:12,letterSpacing:2,fontWeight:400,fontWeightBold:700,fontFamily:`"${Ke}", Menlo, Consolas, monospace`,tabStopWidth:2,theme:tr,overviewRulerWidth:14,scrollback:1e5,convertEol:!0,scrollOnUserInput:!1}),this.resizer=new Ve.FitAddon,this.searcher=new We.SearchAddon,this.renderer=new $e.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 Ye.Unicode11Addon),this.instance.unicode.activeVersion="11",this.instance.attachCustomKeyEventHandler((e=>st(e,"Control+KeyF")||st(e,"Meta+KeyF")?(e.preventDefault(),e.stopPropagation(),this.searchConfig.focus(),!1):!(st(e,"Control+KeyC")&&this.instance.hasSelection()||st(e,"Control+KeyV")))),this.webLinkProvider=e?.webLinkProvider?new He.WebLinksAddon(e.webLinkProvider.handler,{urlRegex:e.webLinkProvider.regex}):new He.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(ue.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,r;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 r=this.commandRegistry.get(t);if(!r)return void this.fail(`command not found: ${t}`);if(this.isRunningCommand)return;this.isRunningCommand=!0,r.handler(n.map((e=>e.trim())),t,e).catch((()=>{})).finally((()=>{this.isRunningCommand=!1,this.isFlushed||this.abort()}))}}else if(st(t,"Control+KeyD")||st(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,r=this.applicationStore,r.layoutService.getElementByID(zn.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=`${or}${this.command}`,r=`${or}${this.command.substring(0,t-2)}${this.command.length<t-2?" ".repeat(t-this.command.length-2):""}`;let o=0,a=0;for(let n=e.baseY+e.cursorY;n>-1;--n){if(L(e.getLine(n)).translateToString()===r){o=n,a+=(n===e.baseY+e.cursorY?e.cursorX:t)-2;break}a+=n===e.baseY+e.cursorY?e.cursorX:t}return{startY:o,startX:2,endY:o+(n.length-n.length%t)/t,endX:n.length%t,cursorIdx:a}}computeCursorJumpMovement(e){const t=this.getCommandRange();let n,r=!1;if(e){for(let e=t.cursorIdx-1;e>-1;--e)if(this.command.charAt(e).match(/\w/))r||(r=!0);else if(r){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/))r||(r=!0);else if(r){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,r=this.instance.cols,o=this.instance.rows,a=this.getCommandRange(),i=t?e<0?a.cursorIdx:this.command.length-a.cursorIdx:e,s=Math.min(Math.abs(e),i);let c=n.cursorX,l=n.cursorY,d=n.baseY+n.cursorY;e<0?(c=(r+(n.cursorX-s)%r)%r,l=n.cursorY-(s>n.cursorX?Math.ceil(s/r):0),d=l+n.baseY,l=Math.max(l,-1)):e>0&&(c=(n.cursorX+s)%r,l=n.cursorY+(n.cursorX+s>=r?Math.floor((n.cursorX+s)/r):0),d=l+n.baseY,l=Math.min(l,o-1));const u=d>n.viewportY+o?d-(n.viewportY+o):d<n.viewportY?d-n.viewportY:0;return{seq:qe(l+1,c+1),scroll:u}}writeToCommand(e){const t=this.getCommandRange(),n=this.command.slice(0,t.cursorIdx),r=this.command.slice(t.cursorIdx),o=this.computeCursorMovement(e.length,!1);this.instance.scrollLines(o.scroll),this.instance.write(e+r+o.seq),this.setCommand(n+e+r)}deleteFromCommand(e){const t=this.getCommandRange(),n=e<0?t.cursorIdx:this.command.length-t.cursorIdx,r=Math.min(Math.abs(e),n);let o,a,i;if(0===e)return;e<0?(o=this.command.slice(0,t.cursorIdx-r),a=this.command.slice(t.cursorIdx,this.command.length),i=-r):(o=this.command.slice(0,t.cursorIdx),a=this.command.slice(t.cursorIdx+r,this.command.length),i=0);const s=this.computeCursorMovement(i);this.instance.scrollLines(s.scroll),this.instance.write(qe(t.startY+1,t.startX+1)+o+a+" ".repeat(r)+s.seq),this.setCommand(o+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(qe(n.startY+1,n.startX+1)+t.padEnd(this.command.length)),this.command=t,n=this.getCommandRange(),this.instance.write(qe(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(rr),this.setCommand("")}newSystemCommand(e){this.isRunningCommand||(this.command&&(this.abort(),this.newCommand()),this.instance.write(`${ze.DIM}(system: ${e})\n${ze.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 r=L(e.getLine(n)).translateToString();if(r.trim()){t=r!==or;break}}return""===this.command&&t}clear(){this.flushScreen(),this.instance.scrollToTop(),this.newCommand()}resetANSIStyling(){this.instance.write(ze.RESET)}showHelp(){var e;this.resetANSIStyling(),this.instance.scrollToBottom(),this.isFlushed||this.isRunningCommand||this.abort(),this.instance.write((e=this.commandRegistry,`\n${ze.BRIGHT_BLACK}+-------------------------------------------------------+${ze.RESET}\n${ze.BRIGHT_BLACK}|${ze.RESET} ${ze.BRIGHT_GREEN}[@@]${ze.RESET} "Hi! Welcome to the HELP menu of Pure IDE" ${ze.BRIGHT_BLACK}|${ze.RESET}\n${ze.BRIGHT_BLACK}|${ze.RESET} ${ze.BRIGHT_GREEN}/|__|\\${ze.RESET} ${ze.BRIGHT_BLACK}|${ze.RESET}\n${ze.BRIGHT_BLACK}+--${ze.RESET} ${ze.BRIGHT_GREEN}d b${ze.RESET} ${ze.BRIGHT_BLACK}-----------------------------------------------+${ze.RESET}\n\nFollowing is the list of supported commands:\n\n${(0,et.A)(Array.from(e.values()),(e=>e.command)).map((e=>`${ze.BRIGHT_GREEN}${e.command.padEnd(30)}${ze.RESET}${e.description}${e.aliases?.length?`\n${"".padEnd(30)}Aliases: ${e.aliases.join(", ")}`:""}\n${"".padEnd(30)}Usage: ${ze.DIM}${e.usage}${ze.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(ze).map((([e,t])=>`${t}${(e=>e?e.trim().match(/^[A-Z_]+$/)?rt(e.trim().replace(/_+/gu," ").toLowerCase()):tt(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)}${ze.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${ze.RED}${e}${ze.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:nr,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:nr,regex:this.searchConfig.useRegex,wholeWord:this.searchConfig.matchWholeWord,caseSensitive:this.searchConfig.matchCaseSensitive})}findNext(){this.searcher.findNext(this.searchConfig.searchText,{decorations:nr,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 r=L(e.getLine(n));t.push(r.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 ir{applicationStore;terminal;constructor(e){this.applicationStore=e,this.terminal=new ar(e)}}const sr="(unknown)";class cr{applicationStore;currentUser=sr;constructor(e){(0,Ne.Gn)(this,{currentUser:Ne.sH,setCurrentUser:Ne.XI}),this.applicationStore=e}get isAnonymous(){return this.currentUser===sr}setCurrentUser(e){this.currentUser=e}}var lr,dr=n(75992);class ur{get localStorage(){return L(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 pr{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?W(t):void 0}getBooleanValue(e){const t=this.getValue(e);return void 0!==t?$(t):void 0}getObjectValue(e){const t=this.getValue(e);return void 0!==t?((e,t="")=>(function(e,t=""){if(!H(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 gr{applicationStore;storage;data;constructor(e){this.applicationStore=e,this.storage=new ur;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,dr.A)(t)?delete this.data[e]:this.data[e]=t,this.storage.setItem(this.applicationStore.config.applicationStorageKey,JSON.stringify(this.data))}}class mr{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 hr{timestamp=Date.now();interruptions=[];recordUsageInterruption(){this.interruptions.push(Date.now())}finalizeTimingsRecord(e,t){const n=e.elapsed,r=e.startTime,o=r+n,a={...t??{},...Object.fromEntries(e.records),total:n};let i=0;for(const e of this.interruptions)if(e>=r&&e<=o)i++;else if(e>o)break;return i>0?{...a,__numberOfInteruptions:i}:a}}!function(e){e.DEFAULT_DARK="default-dark",e.LEGACY_LIGHT="legacy-light",e.HIGH_CONTRAST_LIGHT="hc-light"}(lr||(lr={}));const fr={name:"Default Dark (default)",key:lr.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"}},br={name:"Legacy Light",key:lr.LEGACY_LIGHT,TEMPORARY__globalCSSClassName:"theme__legacy-light"},Er={name:"High-Contrast Light",key:lr.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 Cr;!function(e){e.COLOR_THEME="application.layout.colorTheme"}(Cr||(Cr={}));const Ar={[Cr.COLOR_THEME]:{defaultValue:lr.DEFAULT_DARK}};class Tr{applicationStore;backdropContainerElementID;showBackdrop=!1;colorThemeRegistry=new Map;currentColorTheme;constructor(e){(0,Ne.Gn)(this,{currentColorTheme:Ne.sH.ref,TEMPORARY__isLightColorThemeEnabled:Ne.EW,backdropContainerElementID:Ne.sH,showBackdrop:Ne.sH,setBackdropContainerElementID:Ne.XI,setShowBackdrop:Ne.XI,setColorTheme:Ne.XI}),this.applicationStore=e,this.colorThemeRegistry.set(lr.DEFAULT_DARK,fr),this.applicationStore.pluginManager.getApplicationPlugins().flatMap((e=>e.getExtraColorThemes?.()??[])).forEach((e=>{this.colorThemeRegistry.has(e.key)?this.applicationStore.logService.warn(l.create(ue.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(Cr.COLOR_THEME)??lr.DEFAULT_DARK;this.currentColorTheme=L(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!==lr.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 r=this.currentColorTheme;this.currentColorTheme=n,this.TEMPORARY__syncGlobalCSSClassName(n,r),t?.persist&&this.applicationStore.settingService.persistValue(Cr.COLOR_THEME,e)}getColor(e){return this.currentColorTheme.colors?.[e]??L(this.colorThemeRegistry.get(lr.DEFAULT_DARK)).colors?.[e]??"transparent"}}class _r{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 Nr{navigator;constructor(e){this.navigator=e}}var vr=n(42853);class yr{applicationStore;storage;registry=new Map;constructor(e){this.applicationStore=e,this.storage=new pr(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(ue.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(U(t))return t;this.applicationStore.logService.warn(l.create(ue.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(M(t))return t;this.applicationStore.logService.warn(l.create(ue.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(G(t))return t;this.applicationStore.logService.warn(l.create(ue.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(H(t))return t;this.applicationStore.logService.warn(l.create(ue.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,vr.A)(n,t)?void 0:t)}}class Sr{goToLocation(e,t){throw new x("Navigator does not support this operation")}reload(e){throw new x("Navigator does not support this operation")}goToAddress(e,t){throw new x("Navigator does not support this operation")}visitAddress(e){throw new x("Navigator does not support this operation")}generateAddress(e){throw new x("Navigator does not support this operation")}updateCurrentLocation(e){throw new x("Navigator does not support this operation")}updateCurrentZone(e){throw new x("Navigator does not support this operation")}resetZone(){throw new x("Navigator does not support this operation")}getCurrentBaseAddress(e){throw new x("Navigator does not support this operation")}getCurrentAddress(){throw new x("Navigator does not support this operation")}getCurrentLocation(){throw new x("Navigator does not support this operation")}getCurrentLocationParameters(){throw new x("Navigator does not support this operation")}getCurrentLocationParameterValue(e){throw new x("Navigator does not support this operation")}getCurrentZone(){throw new x("Navigator does not support this operation")}blockNavigation(e,t,n){throw new x("Navigator does not support this operation")}unblockNavigation(){throw new x("Navigator does not support this operation")}get isNavigationBlocked(){throw new x("Navigator does not support this operation")}INTERNAL__internalizeTransientParameter(e){throw new x("Navigator does not support this operation")}}class xr{applicationStore;storage;constructor(e){this.applicationStore=e,this.storage=new pr(this.applicationStore.storageService,"application-user-data-storage")}getNumericValue(e){const t=this.storage.getValue(e);if(U(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve numeric value for user data '${e}'`)}getStringValue(e){const t=this.storage.getValue(e);if(M(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve string value for user data '${e}'`)}getBooleanValue(e){const t=this.storage.getValue(e);if(G(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve boolean value for user data '${e}'`)}getObjectValue(e){const t=this.storage.getValue(e);if(H(t))return t;this.applicationStore.logService.warn(l.create(ue.USER_DATA_RETRIEVE_FAILURE),`Can't retrieve object value for user data '${e}'`)}persistValue(e,t){this.storage.persistValue(e,t)}}const Ir=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 kr;!function(e){e.BUG_FIX="BUG_FIX",e.ENHANCEMENT="ENHANCEMENT"}(kr||(kr={}));const Rr="application.lastOpenedVersion";class wr{applicationStore;releaseNotes;showCurrentReleaseModal=!0;showReleaseLog=!1;isConfigured=!1;constructor(e){(0,Ne.Gn)(this,{showCurrentReleaseModal:Ne.sH,showReleaseLog:Ne.sH,isConfigured:Ne.sH,setShowCurrentRelease:Ne.XI,configure:Ne.XI,setReleaseLog:Ne.XI}),this.applicationStore=e}configure(e){this.isConfigured=!0,this.releaseNotes=(e=>e.map((e=>(D(e.version,"Release notes 'version' is missing"),e.notes?.map((e=>(D(e.type,"Release note 'type' is missing"),D(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(Rr)}updateViewedVersion(){this.applicationStore.userDataService.persistValue(Rr,this.applicationStore.config.appVersion)}showVersion(e,t){const n=e.version;return!(!Ir(n)||!Ir(t)||1!==(r=t,n.localeCompare(r,void 0,{numeric:!0})));var r}showableVersions(){const e=this.getViewedVersion();if(e)return this.releaseNotes?.filter((t=>this.showVersion(t,e)))}}class Or{uuid=(0,a.A)();extensionStates=[];config;pluginManager;initState=ve.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 hr,this.logService=new u,this.logService.registerPlugins(t.getLoggerPlugins()),this.storageService=new gr(this),this.settingService=new yr(this),this.userDataService=new xr(this),this.alertService=new wt(this),this.notificationService=new Tn,this.identityService=new cr(this),this.layoutService=new Tr(this),this.clipboardService=new _r(this),this.terminalService=new ir(this),this.commandService=new Me(this),this.keyboardShortcutsService=new Ue(this),this.navigationService=new Nr(new Sr),this.navigationContextService=new je(this),this.documentationService=new Ae(this),this.assistantService=new Pe(this),this.releaseNotesService=new wr(this),this.eventService=new Be,this.eventService.registerEventNotifierPlugins(t.getEventNotifierPlugins()),this.telemetryService=new mr(this),this.telemetryService.registerPlugins(t.getTelemetryServicePlugins()),this.telemetryService.setup(),this.tracerService=new Se,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 Nr(e.getNavigator()),await e.initialize(),this.initState.pass()}catch(e){I(e),this.notificationService.notifyError(e),this.logService.error(l.create(ue.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(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Encountered unhandled error in component tree",e)};debugProcess(e,...t){this.logService.debug(l.create(ue.DEBUG),`\n------ START DEBUG PROCESS: ${e} ------\n`,...t,`\n------- END DEBUG PROCESS: ${e} -------\n`)}guardUnhandledError=e=>()=>{e().catch(this.alertUnhandledError)}}var Fr;!function(e){e.TAG_REQUEST="download-request",e.TAG_RESPONSE="download-response",e.STREAM_CLOSED="#stream-closed",e.STREAM_ABORTED="#stream-aborted"}(Fr||(Fr={}));class Lr{}class Pr extends Lr{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 Br{config;logger;pluginManager;basePresets=[];basePlugins=[];baseAddress;pluginRegister;_isConfigured=!1;downloadHelperServiceWorkerPath;downloadHelper=!1;releaseNotes;constructor(e){this.pluginManager=e,this.logger=new Pr}setup(e){return this.baseAddress=D(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,r;try{n=await t.get(`${window.location.origin}${e}config.json`)}catch(e){I(e),this.logger.error(l.create(ue.APPLICATION_CONFIGURATION__FAILURE),e)}F(n,"Can't fetch Legend application configuration");try{r=await t.get(`${window.location.origin}${e}version.json`)}catch(e){I(e),this.logger.error(l.create(ue.APPLICATION_CONFIGURATION__FAILURE),e)}return F(r,"Can't fetch Legend application version"),[await this.configureApplication({configData:n,versionData:r,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"}}:{}),r=await n.get(D(e.url,"Can't load documentation registry: 'url' field is missing or empty"));F(r.entries,"Can't load documentation registry data: 'entries' field is missing");const o=e.includes?.map((e=>new RegExp(`^${e.trim().replace(/[\^$\\.+?()[\]{}|]/g,"\\$&").replace(/\*/g,".*")}$`)));Object.entries(r.entries).forEach((([e,n])=>{o&&!o.some((t=>t.test(e)))||t[e]||(t[e]=n)}))}catch(e){I(e),this.logger.warn(l.create(ue.DOCUMENTATION_FETCH__FAILURE),e)}}))),e.keyedDocumentationEntries=[...Ce(t),...e.keyedDocumentationEntries]}async start(){F(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 Or(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(ue.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 I(e),this.logger.error(l.create(ue.APPLICATION_LOAD__FAILURE),"Failed to load Legend application"),e}}}const Dr="legend-application-root",jr=JSON.parse('{"rE":"15.1.28","XO":{"c":"@finos/legend-application-plugin-core"}}');class Mr extends s{}class Ur extends Mr{static NAME=jr.XO.c;constructor(){super(Ur.NAME,jr.rE)}install(e){e.registerApplicationPlugin(this)}getExtraApplicationSetups(){return[async e=>{(0,Ne.jK)({enforceActions:"observed"})}]}getExtraColorThemes(){return[br,Er]}getExtraSettingConfigurationEntries(){return e=Ar,Object.entries(e).map((e=>({key:e[0],...e[1]})));var e}}class Gr{appName;baseAddress;env;applicationStorageKey;documentationUrl;documentationLinkEntries=[];documentationRegistryEntries=[];keyedDocumentationEntries=[];contextualDocEntries=[];appVersion;appVersionBuildTime;appVersionCommitId;constructor(e){var t,n;this.baseAddress=e.baseAddress,this.appName=D(e.configData.appName,"Can't configure application: 'appName' field is missing or empty"),this.env=D(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:D(e[0],"Documentation link 'key' is missing"),label:D(e[1].label,"Documentation link 'label' is missing"),url:D(e[1].url,"Documentation link 'url' is missing")})))),this.documentationRegistryEntries=e.configData.documentation?.registry??[],this.keyedDocumentationEntries=Ce(e.configData.documentation?.entries??{}),this.contextualDocEntries=(n=e.configData.documentation?.contextualEntries??{},Object.entries(n).map((e=>({context:e[0],documentationKey:e[1]})))),this.appVersion=L(e.versionData.version,"Can't collect application version: 'version' field is missing"),this.appVersionBuildTime=L(e.versionData.buildTime,"Can't collect application version: 'buildTime' field is missing"),this.appVersionCommitId=L(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 Hr extends Gr{replUrl;useDynamicREPLServer=!1;constructor(e){super(e),F(e.configData.repl,"Can't configure application: 'repl' field is missing"),this.replUrl=Gr.resolveAbsoluteUrl(D(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 Vr 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 Wr extends Vr{pureProtocolProcessorPlugins=[];pureGraphManagerPlugins=[];pureGraphPlugins=[];constructor(){super()}static create(){return new Wr}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 Yr,$r=n(16839),Kr=n(68684);class Xr{historyAPI;_isNavigationBlocked=!1;_forceBypassNavigationBlocking=!1;_blockCheckers=[];_beforeUnloadListener=e=>{this._forceBypassNavigationBlocking||this._blockCheckers.some((e=>e()))&&(e.returnValue="")};onBlock;onNativePlatformNavigationBlock;constructor(e){(0,Ne.Gn)(this,{_isNavigationBlocked:Ne.sH,isNavigationBlocked:Ne.EW,blockNavigation:Ne.XI,unblockNavigation:Ne.XI}),this.historyAPI=e}get window(){return L(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=le((n=this.getCurrentAddress(),(0,q.J)(n)),!0);var n;return Object.keys(t).forEach((n=>{e[n]=de(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 r,o;delete n[e],this.updateCurrentLocation((r=this.getCurrentLocation(),o=(e=>{const t={};return Object.entries(e).forEach((([e,n])=>{n&&(t[e]=n.toString())})),z.A.stringify(t)})(n),o?`${r}?${o}`:r)),this.updateCurrentZone(t)}}class zr{applicationStore;constructor(e){this.applicationStore=e}async initialize(){}}!function(e){e.INITIAL_COLOR_THEME="initialColorTheme"}(Yr||(Yr={}));class qr extends zr{navigator;constructor(e,t){super(e),this.navigator=new Xr(t.historyAPI)}getNavigator(){return this.navigator}async initialize(){const e=this.applicationStore.navigationService.navigator.getCurrentLocationParameterValue(Yr.INITIAL_COLOR_THEME);e&&(this.applicationStore.layoutService.setColorTheme(e),this.applicationStore.navigationService.navigator.INTERNAL__internalizeTransientParameter(Yr.INITIAL_COLOR_THEME))}}const Jr=(0,Ot.createContext)(void 0),Qr=({children:e})=>{const t=Lt(),n=(0,$r.W6)(),r=(0,Et.iz)((()=>new qr(t,{historyAPI:n})));return(0,b.jsx)(Jr.Provider,{value:r,children:e})},Zr=({children:e,baseUrl:t})=>(0,b.jsx)(Kr.Kd,{basename:t,children:(0,b.jsx)(Qr,{children:e})});class eo{networkClient;constructor(e){this.networkClient=e}get baseUrl(){return L(this.networkClient.baseUrl,"REPL server client has not been configured properly")}get dataCube(){return`${this.baseUrl}/api/dataCube`}async getInfrastructureInfo(){return this.networkClient.get(`${this.dataCube}/infrastructureInfo`)}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 to=n(99499),no=n(91937);const ro=e=>to.sha1().update(e).digest("hex"),oo=e=>ro(e.filter(O).map((e=>"string"==typeof e||"boolean"==typeof e||"number"==typeof e?ro(e):e.hashCode)).join(","));class ao{}class io extends ao{name;multiplicity;class;accept_ValueSpecificationVisitor(e){return e.visit_Variable(this)}}class so{subTrees=[];subTypeTrees=[]}var co,lo,uo,po,go,mo,ho,fo,bo,Eo,Co;(lo=co||(co={})).INTERNAL__UNKNOWN_ELEMENT="INTERNAL__UNKNOWN_ELEMENT",lo.INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT="INTERNAL__UNKNOWN_PACKAGEABLE_ELEMENT",lo.INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR="INTERNAL__UNKNOWN_FUNCTION_ACTIVATOR",lo.PACKAGE="PACKAGE",lo.PACKAGEABLE_ELEMENT="PACKAGEABLE_ELEMENT",lo.PACKAGEABLE_ELEMENT_POINTER="PACKAGEABLE_ELEMENT_POINTER",lo.PROFILE="PROFILE",lo.TAG_POINTER="TAG_POINTER",lo.STEREOTYPE_POINTER="STEREOTYPE_POINTER",lo.TAGGED_VALUE="TAGGED_VALUE",lo.ENUMERATION="ENUMERATION",lo.ENUM_VALUE="ENUM_VALUE",lo.CLASS="CLASS",lo.PROPERTY="PROPERTY",lo.PROPERTY_DEFAULT_VALUE="PROPERTY_DEFAULT_VALUE",lo.PROPERTY_POINTER="PROPERTY_POINTER",lo.MULTIPLICITY="MULTIPLICITY",lo.CONSTRAINT="CONSTRAINT",lo.DERIVED_PROPERTY="DERIVED_PROPERTY",lo.ASSOCIATION="ASSOCIATION",lo.FUNCTION="FUNCTION",lo.MEASURE="MEASURE",lo.UNIT="UNIT",lo.FUNCTION_TEST_SUITE="FUNCTION_TEST_SUITE",lo.FUNCTION_TEST="FUNCTION_TEST",lo.FUNCTION_STORE_TEST_DATA="FUNCTION_STORE_TEST_DATA",lo.FUNCTION_PARAMETER_VALUE="FUNCTION_PARAMETER_VALUE",lo.ASSERT_FAIL="ASSERT_FAIL",lo.ASSERT_PASS="ASSERT_PASS",lo.EQUAL_TO_JSON_ASSERT_FAIL="EQUAL_TO_JSON_ASSERT_FAIL",lo.EQUAL_TO="EQUAL_TO",lo.EQUAL_TO_JSON="EQUAL_TO_JSON",lo.EQUAL_TO_TDS="EQUAL_TO_TDS",lo.SECTION_INDEX="SECTION_INDEX",lo.SECTION="SECTION",lo.IMPORT_AWARE_CODE_SECTION="IMPORT_AWARE_CODE_SECTION",lo.DEFAULT_CODE_SECTION="DEFAULT_CODE_SECTION",lo.RAW_LAMBDA="RAW_LAMBDA",lo.RAW_VARIABLE="RAW_VARIABLE",lo.RAW_INSTANCE_VALUE="RAW_INSTANCE_VALUE",lo.BINDING_TRANSFORMER="BINDING_TRANSFORMER",lo.INTERNAL__UNKNOWN_VALUE_SPECIFICATION="INTERNAL__UNKNOWN_VALUE_SPECIFICATION",lo.INTERNAL__PROPAGATED_VALUE="INTERNAL__PROPAGATED_VALUE",lo.VARIABLE_EXPRESSION="VARIABLE_EXPRESSION",lo.EXPRESSION="EXPRESSION",lo.FUNCTION_EXPRESSION="FUNCTION_EXPRESSION",lo.SIMPLE_FUNCTION_EXPRESSION="SIMPLE_FUNCTION_EXPRESSION",lo.ABSTRACT_PROPERTY_EXPRESSION="ABSTRACT_PROPERTY_EXPRESSION",lo.INSTANCE_VALUE="INSTANCE_VALUE",lo.PRIMITIVE_INSTANCE_VALUE="PRIMITIVE_INSTANCE_VALUE",lo.ENUM_INSTANCE_VALUE="ENUM_INSTANCE_VALUE",lo.KEY_EXPRESSION_INSTANCE_VALUE="KEY_EXPRESSION_INSTANCE_VALUE",lo.KEY_EXPRESSION_VALUE="KEY_EXPRESSION_VALUE",lo.RUNTIME_INSTANCE_VALUE="RUNTIME_INSTANCE_VALUE",lo.PAIR_INSTANCE_VALUE="PAIR_INSTANCE_VALUE",lo.MAPPING_INSTANCE_VALUE="MAPPING_INSTANCE_VALUE",lo.PURE_LIST_INSTANCE_VALUE="PURE_LIST_INSTANCE_VALUE",lo.COLLECTION_INSTANCE_VALUE="COLLECTION_INSTANCE_VALUE",lo.LAMBDA_FUNCTION_INSTANCE_VALUE="LAMBDA_FUNCTION_INSTANCE_VALUE",lo.FUNCTION_TYPE="FUNCTION_TYPE",lo.LAMBDA_FUNCTION="LAMBDA_FUNCTION",lo.ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE="ALLOY_SERIALIZATION_CONFIG_INSTANCE_VALUE",lo.ALLOY_SERIALIZATION_CONFIG="ALLOY_SERIALIZATION_CONFIG",lo.ROOT_GRAPH_FETCH_TREE="ROOT_GRAPH_FETCH_TREE",lo.PROPERTY_GRAPH_FETCH_TREE="PROPERTY_GRAPH_FETCH_TREE",lo.SUBTYPE_GRAPH_FETCH_TREE="SUBTYPE_GRAPH_FETCH_TREE",lo.SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE="SUBTYPE_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.PROPERTY_GRAPH_FETCH_TREE_INSTANCE_VALUE="PROEPRTY_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE="ROOT_GRAPH_FETCH_TREE_INSTANCE_VALUE",lo.RELATION_COL_SPEC_ARRAY="RELATION_COL_SPEC_ARRAY",lo.RELATION_COL_SPEC="RELATION_COL_SPEC",lo.INTERNAL__UNKNOWN_STORE="INTERNAL__UNKNOWN_STORE",lo.INTERNAL__UNKNOWN_CONNECTION="INTERNAL__UNKNOWN_CONNECTION",lo.INTERNAL__UNKNOWN_PROPERTY_MAPPING="INTERNAL__UNKNOWN_PROPERTY_MAPPING",lo.INTERNAL__UNKNOWN_CLASS_MAPPING="INTERNAL__UNKNOWN_CLASS_MAPPING",lo.INTERNAL__UNKNOWN_MAPPING_INCLUDE="INTERNAL__UNKNOWN_MAPPING_INCLUDE",lo.MAPPING="MAPPING",lo.MAPPING_INCLUDE_MAPPING="MAPPING_INCLUDE_MAPPING",lo.ASSOCIATION_IMPLEMENTATION="ASSOCIATION_IMPLEMENTATION",lo.RELATIONAL_ASSOCIATION_IMPLEMENTATION="RELATIONAL_ASSOCIATION_IMPLEMENTATION",lo.XSTORE_ASSOCIATION_IMPLEMENTATION="XSTORE_ASSOCIATION_IMPLEMENTATION",lo.ENUMERATION_MAPPING="ENUMERATION_MAPPING",lo.ENUM_VALUE_MAPPING="ENUM_VALUE_MAPPING",lo.SET_IMPLEMENTATION="SET_IMPLEMENTATION",lo.OPERATION_SET_IMPLEMENTATION="OPERATION_SET_IMPLEMENTATION",lo.PURE_INSTANCE_SET_IMPLEMENTATION="PURE_INSTANCE_SET_IMPLEMENTATION",lo.PROPERTY_MAPPING="PROPERTY_MAPPING",lo.LOCAL_MAPPING_PROPERTY="LOCAL_MAPPING_PROPERTY",lo.PURE_PROPERTY_MAPPING="PURE_PROPERTY_MAPPING",lo.XSTORE_PROPERTY_MAPPING="XSTORE_PROPERTY_MAPPING",lo.MAPPING_TEST_LEGACY="MAPPING_TEST_LEGACY",lo.MAPPING_TEST_SUITE="MAPPING_TEST_SUITE",lo.MAPPING_TEST="MAPPING_TEST",lo.STORE_TEST_DATA="STORE_TEST_DATA",lo.INPUT_DATA="INPUT_DATA",lo.FLAT_DATA_INPUT_DATA="FLAT_DATA_INPUT_DATA",lo.RELATIONAL_INPUT_DATA="RELATIONAL_INPUT_DATA",lo.OBJECT_INPUT_DATA="OBJECT_INPUT_DATA",lo.MAPPING_TEST_ASSERT="MAPPING_TEST_ASSERT",lo.EXPECTED_OUTPUT_MAPPING_TEST_ASSERT="EXPECTED_OUTPUT_MAPPING_TEST_ASSERT",lo.FILTER_MAPPING="FILTER_MAPPING",lo.COLUMN_MAPPING="COLUMN_MAPPING",lo.GROUP_BY_MAPPING="GROUP_BY_MAPPING",lo.RUNTIME="RUNTIME",lo.PACKAGEABLE_RUNTIME="PACKAGEABLE_RUNTIME",lo.ENGINE_RUNTIME="ENGINE_RUNTIME",lo.SINGLE_ENGINE_RUNTIME="SINGLE_ENGINE_RUNTIME",lo.LEGACY_RUNTIME="LEGACY_RUNTIME",lo.RUNTIME_POINTER="RUNTIME_POINTER",lo.STORE_CONNECTIONS="STORE_CONNECTIONS",lo.IDENTIFIED_CONNECTION="IDENTIFIED_CONNECTION",lo.PACKAGEABLE_CONNECTION="PACKAGEABLE_CONNECTION",lo.CONNECTION_POINTER="CONNECTION_POINTER",lo.XML_MODEL_CONNECTION="XML_MODEL_CONNECTION",lo.JSON_MODEL_CONNECTION="JSON_MODEL_CONNECTION",lo.MODEL_CHAIN_CONNECTION="MODEL_CHAIN_CONNECTION",lo.FLAT_DATA_CONNECTION="FLAT_DATA_CONNECTION",lo.AGGREGATION_AWARE_MAPPING="AGGREGATION_AWARE_MAPPING",lo.AGGREGATION_AWARE_SPECIFICATION="AGGREGATION_AWARE_SPECIFICATION",lo.AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER="AGGREGATION_AWARE_SET_IMPLEMENTATION_CONTAINER",lo.AGGREGATE_FUNCTION="AGGREGATE_FUNCTION",lo.GROUP_BY_FUNCTION="GROUP_BY_FUNCTION",lo.GENERATION_TREE="GENERATION_TREE",lo.GENERATION_TREE_NODE="GENERATION_TREE_NODE",lo.FILE_GENERATION="FILE_GENERATION",lo.CONFIGURATION_PROPERTY="CONFIGURATION_PROPERTY",lo.INTERNAL__UNKNOWN_EMBEDDED_DATA="INTERNAL__UNKNOWN_EMBEDDED_DATA",lo.EXTERNAL_FORMAT_DATA="EXTERNAL_FORMAT_DATA",lo.MODEL_STORE_DATA="MODEL_STORE_DATA",lo.MODEL_DATA="MODEL_DATA",lo.MODEL_EMBEDDED_DATA="MODEL_EMBEDDED_DATA",lo.MODEL_INSTANCE_DATA="MODEL_INSTANCE_DATA",lo.DATA_ELEMENT_REFERENCE="DATA_ELEMENT_REFERENCE",lo.DATA_ELEMENT="DATA_ELEMENT",lo.RELATIONAL_CSV_DATA="RELATIONAL_CSV_DATA",lo.RELATIONAL_TDS="RELATIONAL_TDS",lo.RELATIONAL_CSV_DATA_TABLE="RELATIONAL_CSV_DATA_TABLE",lo.BINDING="BINDING",lo.SCHEMA_SET="SCHEMA_SET",lo.SCHEMA="SCHEMA",lo.MODEL_UNIT="MODEL_UNIT",lo.URL_STREAM="URL_STREAM",lo.EXTERNAL_FORMAT_CONNECTION="EXTERNAL_FORMAT_CONNECTION",lo.SERVICE="SERVICE",lo.SERVICE_OWNER="SERVICE_OWNER",lo.SERVICE_PURE_EXECUTION="SERVICE_PURE_EXECUTION",lo.SERVICE_PURE_SINGLE_EXECUTION="SERVICE_PURE_SINGLE_EXECUTION",lo.SERVICE_KEYED_EXECUTION_PARAMETER="SERVICE_KEYED_EXECUTION_PARAMETER",lo.SERVICE_PURE_MULTI_EXECUTION="SERVICE_PURE_MULTI_EXECUTION",lo.SERVICE_TEST_CONTAINER="SERVICE_TEST_CONTAINER",lo.SERVICE_LEGACY_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_SINGLE_EXECUTION_TEST",lo.SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST="SERVICE_LEGACY_KEYED_SINGLE_EXECUTION_TEST",lo.SERVICE_LEGACY_MULTI_EXECUTION_TEST="SERVICE_LEGACY_MULTI_EXECUTION_TEST",lo.SERVICE_CONNECTION_TEST_DATA="SERVICE_CONNECTION_TEST_DATA",lo.SERVICE_TEST_DATA="SERVICE_TEST_DATA",lo.SERVICE_TEST_SUITE="SERVICE_TEST_SUITE",lo.SERVICE_TEST="SERVICE_TEST",lo.SERVICE_PARAMETER_VALUE="SERVICE_PARAMETER_VALUE",lo.SERVICE_POST_VALIDATION="SERVICE_POST_VALIDATION",lo.SERVICE_POST_VALIDATION_ASSERTION="SERVICE_POST_VALIDATION_ASSERTION",lo.EXECUTION_ENVIRONMENT_INSTANCE="EXECUTION_ENVIRONMENT_INSTANCE",lo.SINGLE_EXECUTION_PARAMETER="SINGLE_EXECUTION_PARAMETER",lo.MULTI_EXECUTION_PARAMETER="MULTI_EXECUTION_PARAMETER",lo.INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION="INTERNAL__UNKNOWN_DATASOURCE_SPECIFICATION",lo.INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY="INTERNAL__UNKNOWN_AUTHENTICATION_STRATEGY",lo.INTERNAL__UNKNOWN_POST_PROCESSOR="INTERNAL__UNKNOWN_POST_PROCESSOR",lo.DATABASE="DATABASE",lo.DATABASE_SCHEMA="DATABASE_SCHEMA",lo.DATABASE_JOIN="DATABASE_JOIN",lo.DATABASE_FILTER="DATABASE_FILTER",lo.DATBASE_VIEW="DATBASE_VIEW",lo.DATABASE_SCHEMA_TABLE="DATABASE_SCHEMA_TABLE",lo.DATABASE_TABLE_COLUMN="DATABASE_TABLE_COLUMN",lo.RELATIONAL="RELATIONAL",lo.RELATIONAL_OPERATION_DYNA_FUNC="RELATIONAL_OPERATION_DYNA_FUNC",lo.RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS="RELATIONAL_OPERATION_ELEMENTS_WITH_JOINS",lo.RELATIONAL_OPERATION_LITERAL="RELATIONAL_OPERATION_LITERAL",lo.RELATIONAL_OPERATION_LITERAL_LIST="RELATIONAL_OPERATION_LITERAL_LIST",lo.RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN="RELATIONAL_OPERATION_TABLE_ALIAS_COLUMN",lo.RELATIONAL_OPERATION_TABLE_POINTER="RELATIONAL_OPERATION_TABLE_POINTER",lo.RELATIONAL_OPERATION_JOIN_POINTER="RELATIONAL_OPERATION_JOIN_POINTER",lo.RELATIONAL_DATATYPE_VARCHAR="RELATIONAL_DATATYPE_VARCHAR",lo.RELATIONAL_DATATYPE_CHAR="RELATIONAL_DATATYPE_CHAR",lo.RELATIONAL_DATATYPE_VARBINARY="RELATIONAL_DATATYPE_VARBINARY",lo.RELATIONAL_DATATYPE_BINARY="RELATIONAL_DATATYPE_BINARY",lo.RELATIONAL_DATATYPE_BIT="RELATIONAL_DATATYPE_BIT",lo.RELATIONAL_DATATYPE_INTEGER="RELATIONAL_DATATYPE_INTEGER",lo.RELATIONAL_DATATYPE_BIGINT="RELATIONAL_DATATYPE_BIGINT",lo.RELATIONAL_DATATYPE_SMALLINT="RELATIONAL_DATATYPE_SMALLINT",lo.RELATIONAL_DATATYPE_TINYINT="RELATIONAL_DATATYPE_TINYINT",lo.RELATIONAL_DATATYPE_NUMERIC="RELATIONAL_DATATYPE_NUMERIC",lo.RELATIONAL_DATATYPE_DECIMAL="RELATIONAL_DATATYPE_DECIMAL",lo.RELATIONAL_DATATYPE_DOUBLE="RELATIONAL_DATATYPE_DOUBLE",lo.RELATIONAL_DATATYPE_FLOAT="RELATIONAL_DATATYPE_FLOAT",lo.RELATIONAL_DATATYPE_REAL="RELATIONAL_DATATYPE_REAL",lo.RELATIONAL_DATATYPE_DATE="RELATIONAL_DATATYPE_DATE",lo.RELATIONAL_DATATYPE_TIMESTAMP="RELATIONAL_DATATYPE_TIMESTAMP",lo.RELATIONAL_DATATYPE_OTHER="RELATIONAL_DATATYPE_OTHER",lo.RELATIONAL_DATATYPE_SEMISTRUCTURED="RELATIONAL_DATATYPE_SEMISTRUCTURED",lo.RELATIONAL_DATATYPE_JSON="RELATIONAL_DATATYPE_JSON",lo.ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION="ROOT_RELATIONAL_INSTANCE_SET_IMPLEMENTATION",lo.RELATIONAL_INSTANCE_SET_IMPLEMENTATION="RELATIONAL_INSTANCE_SET_IMPLEMENTATION",lo.REALTIONAL_PROPERTY_MAPPING="REALTIONAL_PROPERTY_MAPPING",lo.EMBEDDED_REALTIONAL_PROPERTY_MAPPING="EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="INLINE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING="OTHERWISE_EMBEDDED_REALTIONAL_PROPERTY_MAPPING",lo.BUSINESS_MILESTONING="BUSINESS_MILESTONING",lo.BUSINESS_SNAPSHOT_MILESTONING="BUSINESS_SNAPSHOT_MILESTONING",lo.PROCESSING_MILESTONING="PROCESSING_MILESTONING",lo.RELATIONAL_DATABASE_CONNECTION="RELATIONAL_DATABASE_CONNECTION",lo.STATIC_DATASOURCE_SPECIFICATION="STATIC_DATASOURCE_SPECIFICATION",lo.LOCAL_H2_DATASOURCE_SPECIFICATION="LOCAL_H2_DATASOURCE_SPECIFICATION",lo.EMBEDDED_H2_DATASOURCE_SPECIFICATION="EMBEDDED_H2_DATASOURCE_SPECIFICATION",lo.SNOWFLAKE_DATASOURCE_SPECIFICATION="SNOWFLAKE_DATASOURCE_SPECIFICATION",lo.REDSHIFT_DATASOURCE_SPECIFICATION="REDSHIFT_DATASOURCE_SPECIFICATION",lo.BIGQUERY_DATASOURCE_SPECIFICATION="BIGQUERY_DATASOURCE_SPECIFICATION",lo.DATABRICKS_DATASOURCE_SPECIFICATION="DATABRICKS_DATASOURCE_SPECIFICATION",lo.SPANNER_DATASOURCE_SPECIFICATION="SPANNER_DATASOURCE_SPECIFICATION",lo.TRINO_DATASOURCE_SPECIFICATION="TRINO_DATASOURCE_SPECIFICATION",lo.TRINO_SSL_SPECIFICATION="TRINO_SSL_SPECIFICATION",lo.DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY="DELEGRATED_KEREBEROS_AUTHENTICATION_STRATEGY",lo.DEFAULT_H2_AUTHENTICATION_STRATEGY="DEFAULT_H2_AUTHENTICATION_STRATEGY",lo.SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY="SNOWFLAKE_PUBLIC_AUTHENTICATION_STRATEGY",lo.API_TOKEN_AUTHENTICATION_STRATEGY="API_TOKEN_AUTHENTICATION_STRATEGY",lo.GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY="GCP_APPLICATION_DEFAULT_CREDENTIALS_AUTHENTICATION_STRATEGY",lo.USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",lo.OAUTH_AUTHENTICATION_STRATEGY="OAUTH_AUTHENTICATION_STRATEGY",lo.GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY="GCP_WORKLOAD_IDENTITY_FEDERATION_AUTHENTICATION_STRATEGY",lo.MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY="MIDDLE_TIER_USERNAME_PASSWORD_AUTHENTICATION_STRATEGY",lo.TRINO_DELEGATED_KERBEROS_AUTHENTICATION_STRATEGY="TRINO_KEREBEROS_AUTHENTICATION_STRATEGY",lo.MAPPER_POST_PROCESSOR="MAPPER_POST_PROCESSOR",lo.SCHEMA_MAPPER="SCHEMA_MAPPER",lo.TABLE_MAPPER="TABLE_MAPPER",lo.FLAT_DATA="FLAT_DATA",lo.FLAT_DATA_SECTION="FLAT_DATA_SECTION",lo.FLAT_DATA_PROPERTY="FLAT_DATA_PROPERTY",lo.FLAT_DATA_ROOT_RECORD_TYPE="FLAT_DATA_ROOT_RECORD_TYPE",lo.FLAT_DATA_RECORD_TYPE="FLAT_DATA_RECORD_TYPE",lo.FLAT_DATA_RECORD_FIELD="FLAT_DATA_RECORD_FIELD",lo.FLAT_DATA_STRING="FLAT_DATA_STRING",lo.FLAT_DATA_BOOLEAN="FLAT_DATA_BOOLEAN",lo.FLAT_DATA_NUMBER="FLAT_DATA_NUMBER",lo.FLAT_DATA_INTEGER="FLAT_DATA_INTEGER",lo.FLAT_DATA_FLOAT="FLAT_DATA_FLOAT",lo.FLAT_DATA_DECIMAL="FLAT_DATA_DECIMAL",lo.FLAT_DATA_DATE="FLAT_DATA_DATE",lo.FLAT_DATA_DATE_TIME="FLAT_DATA_DATE_TIME",lo.FLAT_DATA_STRICT_DATE="FLAT_DATA_STRICT_DATE",lo.FLAT_DATA_INSTANCE_SET_IMPLEMENTATION="FLAT_DATA_INSTANCE_SET_IMPLEMENTATION",lo.FLAT_DATA_PROPERTY_MAPPING="FLAT_DATA_PROPERTY_MAPPING",lo.FLAT_DATA_ASSOCIATION_IMPLEMENTATION="FLAT_DATA_ASSOCIATION_IMPLEMENTATION",lo.FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING="FLAT_DATA_ASSOCIATION_PROPERTY_MAPPING",lo.EMBEDDED_FLAT_DATA_PROPERTY_MAPPING="EMBEDDED_FLAT_DATA_PROPERTY_MAPPING",lo.FLAT_DATA_SECTION_POINTER="FLAT_DATA_SECTION_POINTER",lo.SNOWFLAKE_APP="SNOWFLAKE_APP",lo.HOSTED_SERVICE="HOSTED_SERVICE",lo.HOSTED_SERVICE_OWNER="HOSTED_SERVICE_OWNER";class Ao extends so{class;accept_GraphFetchTreeVisitor(e){return e.visit_RootGraphFetchTree(this)}get hashCode(){return oo([co.ROOT_GRAPH_FETCH_TREE,oo(this.subTrees),oo(this.subTypeTrees),this.class])}}class To{lowerBound=0;upperBound;constructor(e,t){this.lowerBound=e,this.upperBound=t}get hashCode(){return oo([co.MULTIPLICITY,this.lowerBound.toString(),this.upperBound?.toString()??""])}static ZERO=new To(0,0);static ZERO_ONE=new To(0,1);static ZERO_MANY=new To(0,void 0);static ONE=new To(1,1);static ONE_MANY=new To(1,void 0)}class _o extends ao{multiplicity=To.ONE}class No extends _o{body=[];parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_Lambda(this)}}class vo extends ao{multiplicity=To.ONE}class yo{name;startType;path=[]}class So extends ao{multiplicity=To.ONE}class xo extends So{function;fControl;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedFunction(this)}}class Io extends ao{multiplicity=To.ONE_MANY;values=[];accept_ValueSpecificationVisitor(e){return e.visit_Collection(this)}}class ko extends vo{}class Ro extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CDecimal(this)}}class wo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CInteger(this)}}class Oo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CString(this)}}class Fo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CFloat(this)}}class Lo extends ko{}class Po extends Lo{value;accept_ValueSpecificationVisitor(e){return e.visit_CDateTime(this)}}class Bo extends Lo{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictDate(this)}}class Do extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CStrictTime(this)}}class jo extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CBoolean(this)}}class Mo{mapFn;aggregateFn}class Uo{first;second}class Go{runtime}class Ho{executionContext}class Vo extends so{property;parameters=[];alias;subType;accept_GraphFetchTreeVisitor(e){return e.visit_PropertyGraphFetchTree(this)}get hashCode(){return oo([co.PROPERTY_GRAPH_FETCH_TREE,oo(this.subTrees),this.property,this.alias??"",this.subType??""])}}class Wo extends so{subTypeClass;accept_GraphFetchTreeVisitor(e){return e.visit_SubTypeGraphFetchTree(this)}get hashCode(){return oo([co.SUBTYPE_GRAPH_FETCH_TREE,oo(this.subTrees),this.subTypeClass])}}class Yo{includeType;typeKeyName;includeEnumType;removePropertiesWithNullValues;removePropertiesWithEmptySets;fullyQualifiedTypePath;includeObjectReference}class $o extends _o{add;expression;key;accept_ValueSpecificationVisitor(e){return e.visit_KeyExpression(this)}}class Ko{values=[]}class Xo{name;pmapFn;aggregateFn}class zo{name;columnFn}class qo{column;direction}class Jo{function}class Qo{function;columnName}class Zo{colSpecs=[]}class ea{name;type;function1;function2}class ta{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"}(uo||(uo={})),(mo=po||(po={})).STRING="String",mo.BOOLEAN="Boolean",mo.BINARY="Binary",mo.NUMBER="Number",mo.INTEGER="Integer",mo.FLOAT="Float",mo.DECIMAL="Decimal",mo.DATE="Date",mo.STRICTDATE="StrictDate",mo.DATETIME="DateTime",mo.STRICTTIME="StrictTime",mo.LATESTDATE="LatestDate",mo.BYTE="Byte",function(e){e.Service_Test="serviceTest",e.Mapping_Test="mappingTest",e.Function_Test="functionTest"}(go||(go={})),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"}(ho||(ho={})),function(e){e.BUSINESS_TEMPORAL="businesstemporal",e.PROCESSING_TEMPORAL="processingtemporal",e.BITEMPORAL="bitemporal"}(fo||(fo={})),function(e){e.ALL_VERSIONS="AllVersions",e.ALL_VERSIONS_IN_RANGE="AllVersionsInRange"}(bo||(bo={})),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"}(Eo||(Eo={})),function(e){e.LET="meta::pure::functions::lang::letFunction",e.NEW="meta::pure::functions::meta::new",e.FROM="meta::pure::mapping::from"}(Co||(Co={}));const na="yyyy-MM-dd";class ra{package;name;get path(){return`${this.package}::${this.name}`}get hashCode(){return oo([co.PACKAGEABLE_ELEMENT,this.path])}}const oa=new ge((0,pe.PL)(class{sourceId;startLine;startColumn;endLine;endColumn},{sourceId:(0,pe.MY)(),startLine:(0,pe.MY)(),startColumn:(0,pe.MY)(),endLine:(0,pe.MY)(),endColumn:(0,pe.MY)()}));class aa{package;name;sourceInformation;static serialization=new ge((0,pe.PL)(aa,{package:(0,pe.MY)(),name:(0,pe.MY)(),sourceInformation:fe(oa.schema)}))}(0,pe.PL)(class{type;path;constructor(e,t){this.type=e,this.path=t}get hashCode(){return oo([co.PACKAGEABLE_ELEMENT_POINTER,this.type??"",this.path])}},{path:(0,pe.MY)(),type:(0,pe.lq)((0,pe.MY)())});const ia=(0,pe.PL)(To,{lowerBound:(0,pe.MY)(),upperBound:(0,pe.lq)((0,pe.MY)())});class sa{}class ca extends sa{property;parameters=[]}class la extends So{class;property;parameters=[];accept_ValueSpecificationVisitor(e){return e.visit_AppliedProperty(this)}}class da{}class ua extends da{mappings=[];connectionStores=[];connections=[];get hashCode(){return oo([co.ENGINE_RUNTIME,oo(this.mappings),oo(this.connectionStores),oo(this.connections)])}}class pa extends ua{get hashCode(){return oo([co.SINGLE_ENGINE_RUNTIME,oo(this.mappings),oo(this.connectionStores),oo(this.connections)])}}class ga extends da{runtime;get hashCode(){return oo([co.RUNTIME_POINTER,this.runtime])}}var ma;!function(e){e.RUNTIME_POINTER="runtimePointer",e.LEGACY_RUNTIME="legacyRuntime",e.ENGINE_RUNTIME="engineRuntime",e.SINGLE_ENGINE_RUNTIME="localEngineRuntime"}(ma||(ma={}));const ha=(0,pe.PL)(ga,{_type:he(ma.RUNTIME_POINTER),runtime:(0,pe.MY)()});(0,pe.PL)(class extends ra{runtimeValue;get hashCode(){return oo([co.PACKAGEABLE_RUNTIME,this.path,this.runtimeValue])}accept_PackageableElementVisitor(e){return e.visit_PackageableRuntime(this)}},{_type:he("runtime"),name:(0,pe.MY)(),package:(0,pe.MY)(),runtimeValue:(0,pe.Ie)((e=>{return(t=e)instanceof pa?(0,pe.lK)(pa,t):(0,pe.lK)(ua,t);var t}),(e=>{return(t=e)._type===ma.SINGLE_ENGINE_RUNTIME?(0,pe.iu)(pa,t):(0,pe.iu)(ua,t);var t}))});class fa{queryTimeOutInSeconds;enableConstraints}class ba extends fa{useAnalytics;toFlowSetFunction}class Ea extends fa{}class Ca extends ao{multiplicity=To.ONE;fullPath;accept_ValueSpecificationVisitor(e){return e.visit_PackageableElementPtr(this)}}class Aa extends Ca{accept_ValueSpecificationVisitor(e){return e.visit_GenericTypeInstance(this)}}class Ta extends ao{multiplicity=To.ONE;type;value;accept_ValueSpecificationVisitor(e){return e.visit_ClassInstance(this)}}var _a,Na,va,ya,Sa;!function(e){e.BASE_EXECUTION_CONTEXT="BaseExecutionContext",e.ANALYTICS_EXECUTION_CONTEXT="AnalyticsExecutionContext"}(_a||(_a={})),function(e){e.PROPERTY_PATH_ELEMENT="propertyPath"}(Na||(Na={})),function(e){e.PROPERTY_GRAPH_FETCH_TREE="propertyGraphFetchTree"}(va||(va={})),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"}(ya||(ya={})),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"}(Sa||(Sa={}));const xa=(0,pe.PL)(io,{_type:he(Sa.VARIABLE),class:(0,pe.lq)((0,pe.MY)()),multiplicity:me(ia),name:(0,pe.MY)()}),Ia=e=>(0,pe.PL)(No,{_type:he(Sa.LAMBDA),body:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),parameters:(0,pe.p_)(me(xa))}),ka=e=>(0,pe.PL)($o,{_type:he(Sa.KEY_EXPRESSION),add:(0,pe.lq)((0,pe.MY)()),expression:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))),key:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))}),Ra=e=>(0,pe.PL)(xo,{_type:he(Sa.APPLIED_FUNCTION),function:(0,pe.MY)(),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),wa=e=>(0,pe.PL)(la,{_type:he(Sa.APPLIED_PROPERTY),class:(0,pe.lq)((0,pe.MY)()),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),property:(0,pe.MY)()}),Oa=(0,pe.PL)(Ca,{_type:he(Sa.PACKAGEABLE_ELEMENT_PTR),fullPath:(0,pe.MY)()}),Fa=(0,pe.PL)(Aa,{_type:he(Sa.GENERIC_TYPE_INSTANCE),fullPath:(0,pe.MY)()}),La=e=>{const t=new Aa;return M(e.unitType)?t.fullPath=e.unitType:t.fullPath=W(e.fullPath,"Can't deserialize hacked unit: either field 'fullPath' or 'unitType' must be a non-empty string"),t},Pa=e=>{const t=new Aa;return t.fullPath=W(e.fullPath,"Can't deserialize hacked class: field 'fullPath' must be a non-empty string"),t},Ba=e=>(0,pe.PL)(Io,{_type:he(Sa.COLLECTION),multiplicity:me(ia),values:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),Da=(0,pe.PL)(class extends vo{fullPath;value;accept_ValueSpecificationVisitor(e){return e.visit_EnumValue(this)}},{_type:he(Sa.ENUM_VALUE),fullPath:(0,pe.MY)(),value:(0,pe.MY)()}),ja=(0,pe.PL)(Ro,{_type:he(Sa.CDECIMAL),value:(0,pe.MY)()}),Ma=(0,pe.PL)(wo,{_type:he(Sa.CINTEGER),value:(0,pe.MY)()}),Ua=(0,pe.PL)(Oo,{_type:he(Sa.CSTRING),value:(0,pe.MY)()}),Ga=(0,pe.PL)(Fo,{_type:he(Sa.CFLOAT),value:(0,pe.MY)()}),Ha=(0,pe.PL)(Po,{_type:he(Sa.CDATETIME),value:(0,pe.MY)()}),Va=(0,pe.PL)(Do,{_type:he(Sa.CSTRICTTIME),value:(0,pe.MY)()}),Wa=(0,pe.PL)(Bo,{_type:he(Sa.CSTRICTDATE),value:(0,pe.MY)()}),Ya=(0,pe.PL)(class extends Lo{accept_ValueSpecificationVisitor(e){return e.visit_CLatestDate(this)}},{_type:he(Sa.CLATESTDATE)}),$a=(0,pe.PL)(jo,{_type:he(Sa.CBOOLEAN),value:(0,pe.MY)()}),Ka=(0,pe.PL)(class extends ko{value;accept_ValueSpecificationVisitor(e){return e.visit_CByteArray(this)}},{_type:he(Sa.CBYTEARRAY),value:(0,pe.MY)()}),Xa=(e,t,n)=>{if(Array.isArray(e.values)){if(0===e.values.length){const e=new Io;return e.multiplicity=To.ZERO,e}return 1===e.values.length?n({...e,value:e.values[0]}):Ai({...e,_type:Sa.COLLECTION},t)}return n(e)},za=e=>(0,pe.PL)(Ta,{_type:he(Sa.CLASS_INSTANCE),multiplicity:me(ia),type:(0,pe.MY)(),value:(0,pe.Ie)((t=>function(e,t){if(e instanceof yo)return(0,pe.lK)(Ja(t),e);if(e instanceof Ao)return(0,pe.lK)(Qa(t),e);if(e instanceof Ho)return(0,pe.lK)(ai(t),e);if(e instanceof Mo)return(0,pe.lK)(ii(t),e);if(e instanceof Uo)return(0,pe.lK)(si(t),e);if(e instanceof Ko)return(0,pe.lK)(li(t),e);if(e instanceof Go)return(0,pe.lK)(ci,e);if(e instanceof Yo)return(0,pe.lK)(di,e);if(e instanceof Xo)return(0,pe.lK)(ui(t),e);if(e instanceof zo)return(0,pe.lK)(pi(t),e);if(e instanceof Qo)return(0,pe.lK)(Ei(t),e);if(e instanceof Jo)return(0,pe.lK)(bi(t),e);if(e instanceof qo)return(0,pe.lK)(gi,e);if(e instanceof ea)return(0,pe.lK)(hi(t),e);if(e instanceof Zo)return(0,pe.lK)(fi(t),e);if(e instanceof ta)return(0,pe.lK)(mi,e);const n=t.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolSerializers?.()??[]));for(const r of n){const n=r(e,t);if(n)return n}throw new x("Can't serialize class instance value: no compatible serializer available from plugins",e)}(t,e)),((t,n)=>function(e,t,n){switch(t){case ya.PATH:return(0,pe.iu)(Ja(n),e);case ya.ROOT_GRAPH_FETCH_TREE:return(0,pe.iu)(Qa(n),e);case ya.AGGREGATE_VALUE:return(0,pe.iu)(ii(n),e);case ya.EXECUTION_CONTEXT_INSTANCE:return(0,pe.iu)(ai(n),e);case ya.PAIR:return(0,pe.iu)(si(n),e);case ya.PURE_LIST:return(0,pe.iu)(li(n),e);case ya.RUNTIME_INSTANCE:return(0,pe.iu)(ci,e);case ya.SERIALIZATION_CONFIG:return(0,pe.iu)(di,e);case ya.TDS_AGGREGATE_VALUE:return(0,pe.iu)(ui(n),e);case ya.TDS_COLUMN_INFORMATION:return(0,pe.iu)(pi(n),e);case ya.TDS_OLAP_AGGREGATION:return(0,pe.iu)(Ei(n),e);case ya.TDS_OLAP_RANK:return(0,pe.iu)(bi(n),e);case ya.TDS_SORT_INFORMATION:return(0,pe.iu)(gi,e);case ya.COL_SPEC:return(0,pe.iu)(hi(n),e);case ya.COL_SPEC_ARRAY:return(0,pe.iu)(fi(n),e);case ya.RELATION_STORE_ACCESSOR:return(0,pe.iu)(mi,e);default:{const r=n.flatMap((e=>e.V1_getExtraClassInstanceValueProtocolDeserializers?.()??[]));for(const o of r){const r=o(e,t,n);if(r)return r}throw new x(`Can't deserialize value specification of type '${e._type}': no compatible deserializer available from plugins`)}}}(t,n.json.type,e)))}),qa=e=>(0,pe.PL)(ca,{_type:he(Na.PROPERTY_PATH_ELEMENT),property:(0,pe.MY)(),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),Ja=e=>(0,pe.PL)(yo,{_type:he(ya.PATH),name:(0,pe.MY)(),startType:(0,pe.MY)(),path:(0,pe.p_)((0,pe.Ie)((t=>function(e,t){return e instanceof ca?(0,pe.lK)(qa(t),e):pe._Z}(t,e)),(t=>function(e,t){return e._type===Na.PROPERTY_PATH_ELEMENT?(0,pe.iu)(qa(t),e):pe._Z}(t,e))))}),Qa=e=>(0,pe.PL)(Ao,{_type:he(ya.ROOT_GRAPH_FETCH_TREE),class:(0,pe.MY)(),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e))))}),Za=e=>(0,pe.PL)(Vo,{_type:he(va.PROPERTY_GRAPH_FETCH_TREE),alias:(0,pe.lq)((0,pe.MY)()),parameters:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))),property:(0,pe.MY)(),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subType:(0,pe.lq)((0,pe.MY)())}),ei=e=>(0,pe.PL)(Wo,{_type:he(ya.SUBTYPE_GRAPH_FETCH_TREE),subTrees:(0,pe.p_)((0,pe.Ie)((t=>ti(t,e)),(t=>ni(t,e)))),subTypeClass:(0,pe.MY)()});function ti(e,t){const n=t.flatMap((e=>e.V1_getExtraGraphFetchProtocolSerializers?.()??[]));for(const r of n){const n=r(e,t);if(n)return n}if(e instanceof Vo)return(0,pe.lK)(Za(t),e);if(e instanceof Ao)return(0,pe.lK)(Qa(t),e);if(e instanceof Wo)return(0,pe.lK)(ei(t),e);throw new x("Can't serialize graph fetch tree: no compatible serializer available from plugins",e)}function ni(e,t){switch(e._type){case va.PROPERTY_GRAPH_FETCH_TREE:return(0,pe.iu)(Za(t),e);case ya.ROOT_GRAPH_FETCH_TREE:return(0,pe.iu)(Qa(t),e);case ya.SUBTYPE_GRAPH_FETCH_TREE:return(0,pe.iu)(ei(t),e);default:{const n=t.flatMap((e=>e.V1_getExtraGraphFetchProtocolDeserializers?.()??[]));for(const r of n){const n=r(e,t);if(n)return n}throw new x(`Can't deserialize graph fetch tree node of type '${e._type}': no compatible deserializer available from plugins`)}}}const ri=e=>(0,pe.PL)(ba,{_type:he(_a.ANALYTICS_EXECUTION_CONTEXT),enableConstraints:(0,pe.lq)((0,pe.MY)()),queryTimeOutInSeconds:(0,pe.lq)((0,pe.MY)()),toFlowSetFunction:me(Ia(e)),useAnalytics:(0,pe.MY)()}),oi=(0,pe.PL)(Ea,{_type:he(_a.BASE_EXECUTION_CONTEXT),enableConstraints:(0,pe.lq)((0,pe.MY)()),queryTimeOutInSeconds:(0,pe.lq)((0,pe.MY)())}),ai=e=>(0,pe.PL)(Ho,{_type:he(ya.EXECUTION_CONTEXT_INSTANCE),executionContext:(0,pe.Ie)((t=>function(e,t){return e instanceof ba?(0,pe.lK)(ri(t),e):e instanceof Ea?(0,pe.lK)(oi,e):pe._Z}(t,e)),(t=>function(e,t){switch(e._type){case _a.ANALYTICS_EXECUTION_CONTEXT:return(0,pe.iu)(ri(t),e);case _a.BASE_EXECUTION_CONTEXT:return(0,pe.iu)(oi,e);default:return pe._Z}}(t,e)))}),ii=e=>(0,pe.PL)(Mo,{_type:he(ya.AGGREGATE_VALUE),mapFn:me(Ia(e)),aggregateFn:me(Ia(e))}),si=e=>(0,pe.PL)(Uo,{_type:he(ya.PAIR),first:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))),second:(0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e)))}),ci=(0,pe.PL)(Go,{_type:he(ya.RUNTIME_INSTANCE),runtime:(0,pe.Ie)((e=>(e=>{if(e instanceof ua)return(0,pe.lK)(ua,e);if(e instanceof ga)return(0,pe.lK)(ha,e);throw new x("Can't serialize runtime",e)})(e)),(e=>(0,pe.iu)(ua,e)))}),li=e=>(0,pe.PL)(Ko,{_type:he(ya.PURE_LIST),values:(0,pe.p_)((0,pe.Ie)((t=>Ti(t,e)),(t=>Ai(t,e))))}),di=(0,pe.PL)(Yo,{_type:he(ya.SERIALIZATION_CONFIG),includeType:(0,pe.lq)((0,pe.MY)()),typeKeyName:(0,pe.MY)(),includeEnumTypee:(0,pe.lq)((0,pe.MY)()),removePropertiesWithNullValuese:(0,pe.lq)((0,pe.MY)()),removePropertiesWithEmptySetse:(0,pe.lq)((0,pe.MY)()),fullyQualifiedTypePathe:(0,pe.lq)((0,pe.MY)()),includeObjectReferencee:(0,pe.lq)((0,pe.MY)())}),ui=e=>(0,pe.PL)(Xo,{_type:he(ya.TDS_AGGREGATE_VALUE),name:(0,pe.MY)(),pmapFn:me(Ia(e)),aggregateFn:me(Ia(e))}),pi=e=>(0,pe.PL)(zo,{_type:he(ya.TDS_COLUMN_INFORMATION),name:(0,pe.MY)(),columnFn:me(Ia(e))}),gi=(0,pe.PL)(qo,{_type:he(ya.TDS_SORT_INFORMATION),column:(0,pe.MY)(),direction:(0,pe.MY)()}),mi=(0,pe.PL)(ta,{path:(0,pe.p_)((0,pe.MY)())}),hi=e=>(0,pe.PL)(ea,{function1:(0,pe.lq)(me(Ia(e))),function2:(0,pe.lq)(me(Ia(e))),name:(0,pe.MY)(),type:(0,pe.lq)((0,pe.MY)())}),fi=e=>(0,pe.PL)(Zo,{colSpecs:(0,pe.p_)(me(hi(e)))}),bi=e=>(0,pe.PL)(Jo,{_type:he(ya.TDS_OLAP_RANK),function:me(Ia(e))}),Ei=e=>(0,pe.PL)(Qo,{_type:he(ya.TDS_OLAP_AGGREGATION),function:me(Ia(e)),columnName:(0,pe.MY)()});class Ci{plugins=[];constructor(e){this.plugins=e}visit_INTERNAL__UnknownValueSpecfication(e){return e.content}visit_Variable(e){return(0,pe.lK)(xa,e)}visit_Lambda(e){return(0,pe.lK)(Ia(this.plugins),e)}visit_KeyExpression(e){return(0,pe.lK)(ka(this.plugins),e)}visit_PackageableElementPtr(e){return(0,pe.lK)(Oa,e)}visit_GenericTypeInstance(e){return(0,pe.lK)(Fa,e)}visit_AppliedFunction(e){return(0,pe.lK)(Ra(this.plugins),e)}visit_AppliedProperty(e){return(0,pe.lK)(wa(this.plugins),e)}visit_Collection(e){return(0,pe.lK)(Ba(this.plugins),e)}visit_EnumValue(e){return(0,pe.lK)(Da,e)}visit_CInteger(e){return(0,pe.lK)(Ma,e)}visit_CDecimal(e){return(0,pe.lK)(ja,e)}visit_CString(e){return(0,pe.lK)(Ua,e)}visit_CBoolean(e){return(0,pe.lK)($a,e)}visit_CByteArray(e){return(0,pe.lK)(Ka,e)}visit_CFloat(e){return(0,pe.lK)(Ga,e)}visit_CDateTime(e){return(0,pe.lK)(Ha,e)}visit_CStrictDate(e){return(0,pe.lK)(Wa,e)}visit_CStrictTime(e){return(0,pe.lK)(Va,e)}visit_CLatestDate(e){return(0,pe.lK)(Ya,e)}visit_ClassInstance(e){return(0,pe.lK)(za(this.plugins),e)}}function Ai(e,t){switch(e._type){case Sa.APPLIED_FUNCTION:return(0,pe.iu)(Ra(t),e);case Sa.APPLIED_PROPERTY:return(0,pe.iu)(wa(t),e);case Sa.VARIABLE:return(0,pe.iu)(xa,e);case Sa.LAMBDA:return(0,pe.iu)(Ia(t),e);case Sa.KEY_EXPRESSION:return(0,pe.iu)(ka(t),e);case Sa.COLLECTION:return(0,pe.iu)(Ba(t),e);case Sa.ENUM_VALUE:return(0,pe.iu)(Da,e);case Sa.CBOOLEAN:return Xa(e,t,(e=>(0,pe.iu)($a,e)));case Sa.CBYTEARRAY:return Xa(e,t,(e=>(0,pe.iu)(Ka,e)));case Sa.CDATETIME:return Xa(e,t,(e=>(0,pe.iu)(Ha,e)));case Sa.CSTRICTTIME:return Xa(e,t,(e=>(0,pe.iu)(Va,e)));case Sa.CDECIMAL:return Xa(e,t,(e=>(0,pe.iu)(ja,e)));case Sa.CFLOAT:return Xa(e,t,(e=>(0,pe.iu)(Ga,e)));case Sa.CINTEGER:return Xa(e,t,(e=>(0,pe.iu)(Ma,e)));case Sa.CLATESTDATE:return Xa(e,t,(e=>(0,pe.iu)(Ya,e)));case Sa.CSTRICTDATE:return Xa(e,t,(e=>(0,pe.iu)(Wa,e)));case Sa.CSTRING:if(Array.isArray(e.values)&&!e.values.length&&V(e.multiplicity)&&1===e.multiplicity.upperBound){const e=new Oo;return e.value="",e}return Xa(e,t,(e=>(0,pe.iu)(Ua,e)));case Sa.CLASS_INSTANCE:return(0,pe.iu)(za(t),e);case ya.PAIR:case ya.AGGREGATE_VALUE:case ya.EXECUTION_CONTEXT_INSTANCE:case ya.PATH:case ya.ROOT_GRAPH_FETCH_TREE:case ya.PURE_LIST:case ya.RUNTIME_INSTANCE:case ya.SERIALIZATION_CONFIG:case ya.TDS_AGGREGATE_VALUE:case ya.TDS_COLUMN_INFORMATION:case ya.TDS_OLAP_AGGREGATION:case ya.TDS_OLAP_RANK:case ya.TDS_SORT_INFORMATION:return(0,pe.iu)(za(t),{_type:Sa.CLASS_INSTANCE,type:e._type,value:e});case Sa.HACKED_CLASS:return Pa(e);case Sa.UNIT_TYPE:case Sa.HACKED_UNIT:return La(e);case Sa.PRIMITIVE_TYPE:case Sa.ENUM:case Sa.CLASS:case Sa.MAPPING_INSTANCE:case Sa.PACKAGEABLE_ELEMENT_PTR:return(0,pe.iu)(Oa,e);case Sa.GENERIC_TYPE_INSTANCE:return(0,pe.iu)(Fa,e);default:throw new x(`Can't deserialize value specification of type '${e._type}'`)}}function Ti(e,t){return e.accept_ValueSpecificationVisitor(new Ci(t))}var _i=n(18492);const Ni=e=>L((0,_i.A)(e.split("::"))),vi=(e,t)=>Array.isArray(t)?t.some((t=>vi(e,t))):e===t||Ni(t)===e,yi={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 Si;!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.OR="meta::pure::functions::boolean::or",e.NOT="meta::pure::functions::boolean::not",e.TO_LOWERCASE="meta::pure::functions::string::toLower",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_OR_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_OR_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"}(Si||(Si={}));const xi="x";var Ii,ki,Ri,wi,Oi,Fi,Li,Pi,Bi,Di,ji,Mi,Ui,Gi;function Hi(e){switch(e){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:return Gi.NUMBER;case po.DATE:case po.DATETIME:case po.STRICTDATE:return Gi.DATE;case po.STRING:default:return Gi.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)"}(Ii||(Ii={})),function(e){e.COUNT="Count",e.SUM="Sum",e.MIN="Min",e.MAX="Max",e.AVERAGE="Average"}(ki||(ki={})),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"}(Ri||(Ri={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right"}(wi||(wi={})),function(e){e.LOWERCASE="lowercase",e.UPPERCASE="uppercase",e.CAPITALIZE="capitalize"}(Oi||(Oi={})),function(e){e.SOLID="solid",e.DASHED="dashed",e.DOTTED="dotted",e.DOUBLE="double",e.WAVY="wavy"}(Fi||(Fi={})),function(e){e.MEASURE="Measure",e.DIMENSION="Dimension"}(Li||(Li={})),function(e){e.COLUMN="COLUMN"}(Pi||(Pi={})),function(e){e.SUM="sum",e.AVERAGE="avg",e.COUNT="count",e.MIN="min",e.MAX="max",e.FIRST="first",e.LAST="last",e.VAR_POP="var_samp",e.VAR_SAMP="var_pop",e.STDDEV_POP="stddev_pop",e.STDDEV_SAMP="stddev_samp"}(Bi||(Bi={})),function(e){e.LESS_THAN="<",e.LESS_THAN_OR_EQUAL="<=",e.EQUAL="=",e.NOT_EQUAL="!=",e.GREATER_THAN=">",e.GREATER_THAN_OR_EQUAL=">=",e.IN="in",e.NOT_IN="not in",e.IS_NULL="is null",e.IS_NOT_NULL="is not null",e.EQUAL_CASE_INSENSITIVE="= (case-insensitive)",e.NOT_EQUAL_CASE_INSENSITIVE="!= (case-insensitive)",e.IN_CASE_INSENSITIVE="in (case-insensitive)",e.NOT_IN_CASE_INSENSITIVE="not in (case-insensitive)",e.CONTAIN="contains",e.CONTAIN_CASE_INSENSITIVE="contains (case-insensitive)",e.NOT_CONTAIN="does not contain",e.START_WITH="starts with",e.START_WITH_CASE_INSENSITIVE="starts with (case-insensitive)",e.NOT_START_WITH="does not start with",e.END_WITH="ends with",e.END_WITH_CASE_INSENSITIVE="ends with (case-insensitive)",e.NOT_END_WITH="does not end with",e.LESS_THAN_COLUMN="< value in column",e.LESS_THAN_OR_EQUAL_COLUMN="<= value in column",e.EQUAL_COLUMN="= value in column",e.EQUAL_CASE_INSENSITIVE_COLUMN="= (case-insensitive) value in column",e.NOT_EQUAL_COLUMN="!= value in column",e.NOT_EQUAL_CASE_INSENSITIVE_COLUMN="!= (case-insensitive) value in column",e.GREATER_THAN_COLUMN="> value in column",e.GREATER_THAN_OR_EQUAL_COLUMN=">= value in column"}(Di||(Di={})),function(e){e.AND="and",e.OR="or"}(ji||(ji={})),function(e){e.ASCENDING="ascending",e.DESCENDING="descending"}(Mi||(Mi={})),function(e){e.LEFT="Left",e.RIGHT="Right"}(Ui||(Ui={})),function(e){e.NUMBER="number",e.DATE="date",e.TEXT="text"}(Gi||(Gi={}));const Vi="dataCube.linkLabel",Wi=yi.neutral[200],Yi="#d7e0eb",$i=Ri.ROBOTO,Ki=!1,Xi=!1,zi=void 0,qi=!1,Ji=wi.LEFT,Qi=yi.black,Zi=yi.transparent,es=yi.white,ts=yi.red[500],ns=yi.neutral[400],rs=yi.blue[600];class os{name;type;kind=Li.DIMENSION;displayName;decimals;displayCommas=!1;negativeNumberInParens=!1;numberScale;missingValueDisplayText;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;constructor(e,t){this.name=e,this.type=t}static serialization=new ge((0,pe.PL)(os,{blur:(0,pe.MY)(),decimals:(0,pe.lq)((0,pe.MY)()),displayAsLink:(0,pe.MY)(),displayCommas:(0,pe.MY)(),displayName:(0,pe.lq)((0,pe.MY)()),errorBackgroundColor:(0,pe.lq)((0,pe.MY)()),errorForegroundColor:(0,pe.lq)((0,pe.MY)()),fixedWidth:(0,pe.lq)((0,pe.MY)()),fontBold:(0,pe.lq)((0,pe.MY)()),fontCase:(0,pe.lq)((0,pe.MY)()),fontFamily:(0,pe.lq)((0,pe.MY)()),fontItalic:(0,pe.lq)((0,pe.MY)()),fontSize:(0,pe.lq)((0,pe.MY)()),fontStrikethrough:(0,pe.lq)((0,pe.MY)()),fontUnderline:(0,pe.lq)((0,pe.MY)()),hideFromView:(0,pe.MY)(),kind:(0,pe.MY)(),linkLabelParameter:(0,pe.lq)((0,pe.MY)()),maxWidth:(0,pe.lq)((0,pe.MY)()),minWidth:(0,pe.lq)((0,pe.MY)()),missingValueDisplayText:(0,pe.lq)((0,pe.MY)()),name:(0,pe.MY)(),negativeBackgroundColor:(0,pe.lq)((0,pe.MY)()),negativeForegroundColor:(0,pe.lq)((0,pe.MY)()),normalBackgroundColor:(0,pe.lq)((0,pe.MY)()),normalForegroundColor:(0,pe.lq)((0,pe.MY)()),negativeNumberInParens:(0,pe.MY)(),numberScale:(0,pe.lq)((0,pe.MY)()),pinned:(0,pe.lq)((0,pe.MY)()),textAlign:(0,pe.lq)((0,pe.MY)()),type:(0,pe.MY)(),zeroBackgroundColor:(0,pe.lq)((0,pe.MY)()),zeroForegroundColor:(0,pe.lq)((0,pe.MY)())}))}class as{description;columns=[];showTreeLines=!1;showHorizontalGridLines=!1;showVerticalGridLines=!0;gridLineColor=Wi;fontFamily=$i;fontSize=11;fontBold=Ki;fontItalic=Xi;fontUnderline=zi;fontStrikethrough=qi;fontCase=void 0;textAlign=Ji;normalForegroundColor=Qi;negativeForegroundColor=ts;zeroForegroundColor=ns;errorForegroundColor=rs;normalBackgroundColor=Zi;negativeBackgroundColor=Zi;zeroBackgroundColor=Zi;errorBackgroundColor=Zi;alternateRows=!1;alternateRowsStandardMode=!0;alternateRowsColor=Yi;alternateRowsCount=1;initialExpandLevel;showRootAggregation=!1;showLeafCount=!1;addPivotTotalColumn=!0;addPivotTotalColumnOnLeft=!0;treeGroupSortFunction;selectionStats=[];showWarningForTruncatedResult=!0;static serialization=new ge((0,pe.PL)(as,{addPivotTotalColumn:(0,pe.MY)(),addPivotTotalColumnOnLeft:(0,pe.MY)(),alternateRows:(0,pe.MY)(),alternateRowsColor:(0,pe.MY)(),alternateRowsCount:(0,pe.MY)(),alternateRowsStandardMode:(0,pe.MY)(),columns:(0,pe.p_)(me(os.serialization.schema)),errorBackgroundColor:(0,pe.MY)(),errorForegroundColor:(0,pe.MY)(),description:(0,pe.lq)((0,pe.MY)()),fontBold:(0,pe.MY)(),fontCase:(0,pe.lq)((0,pe.MY)()),fontFamily:(0,pe.MY)(),fontItalic:(0,pe.MY)(),fontSize:(0,pe.MY)(),fontStrikethrough:(0,pe.MY)(),fontUnderline:(0,pe.lq)((0,pe.MY)()),gridLineColor:(0,pe.MY)(),initialExpandLevel:(0,pe.lq)((0,pe.MY)()),negativeBackgroundColor:(0,pe.MY)(),negativeForegroundColor:(0,pe.MY)(),normalBackgroundColor:(0,pe.MY)(),normalForegroundColor:(0,pe.MY)(),selectionStats:(0,pe.p_)((0,pe.MY)()),showHorizontalGridLines:(0,pe.MY)(),showLeafCount:(0,pe.MY)(),showRootAggregation:(0,pe.MY)(),showTreeLines:(0,pe.MY)(),showVerticalGridLines:(0,pe.MY)(),showWarningForTruncatedResult:(0,pe.MY)(),textAlign:(0,pe.MY)(),treeGroupSortFunction:(0,pe.lq)((0,pe.MY)()),zeroBackgroundColor:(0,pe.MY)(),zeroForegroundColor:(0,pe.MY)()}))}class is{uuid=(0,a.A)();timestamp=Date.now();data;_finalized=!1;_hashCode;constructor(e,t,n,r){this.data={name:e,runtime:t,sourceQuery:n,configuration:r,sourceColumns:[],leafExtendedColumns:[],selectColumns:[],filter:void 0,groupBy:void 0,pivot:void 0,groupExtendedColumns:[],sortColumns:[],limit:void 0}}static create(e,t,n,r){return new is(e,t,n,r)}clone(){const e=new is("","",{},{});return e.data=JSON.parse(JSON.stringify(this.data)),e}stageCols(e){switch(e){case"leaf-extend":return[...this.data.sourceColumns];case"filter":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),j(H(e),"Can't hash non-object value"),no(e,undefined);var e}}function ss(e,t){return e?.find((e=>e.name===t))}function cs(e,t){return L(e?.find((e=>e.name===t)),`Can't find column '${t}'`)}function ls(e){return B(Ai(e,[]),No)}function ds(e){const t=new io;return t.name=e??xi,t}function us(e,t){const n=new la;return n.property=e,n.parameters.push(t??ds()),n}function ps(e,t){const n=new No;return n.parameters=e,n.body=t,n}function gs(e,t){const n=new xo;return n.function=e,n.parameters=t,n}function ms(e){const t=new Io;return t.multiplicity=new To(e.length,e.length),t.values=e,t}function hs(e,t){const n=(e,t)=>(e.value=t,e);switch(e){case po.STRING:return n(new Oo,W(t));case po.BOOLEAN:return n(new jo,$(t));case po.NUMBER:case po.DECIMAL:return n(new Ro,Y(t));case po.INTEGER:return n(new wo,Y(t));case po.FLOAT:return n(new Fo,Y(t));case po.DATE:case po.STRICTDATE:return n(new Bo,W(t));case po.DATETIME:return n(new Po,W(t));case po.STRICTTIME:return n(new Do,W(t));default:throw new x(`Unsupported value type '${e}'`)}}function fs(e){const t=new Ca;return t.fullPath=e,t}function bs(e,t){const n=new Ta;return n.type=e,n.value=t,n}function Es(e,t,n){const r=new ea;return r.name=e,r.function1=t,r.function2=n,r}function Cs(e,t){switch(e.type){case po.STRING:case po.BOOLEAN:case po.NUMBER:case po.DECIMAL:case po.INTEGER:case po.FLOAT:case po.DATE:case po.DATETIME:case po.STRICTDATE:case po.STRICTTIME:return Array.isArray(e.value)?ms(e.value.map((t=>hs(e.type,t)))):hs(e.type,e.value);case Pi.COLUMN:return us(W(e.value),t);default:throw new x(`Unsupported value type '${e.type}'`)}}function As(e,t){const n=e.parameters.map((e=>Cs(e)));return gs(function(e){switch(e){case Bi.SUM:return Si.SUM;case Bi.AVERAGE:return Si.AVERAGE;case Bi.COUNT:return Si.COUNT;case Bi.MIN:return Si.MIN;case Bi.MAX:return Si.MAX;case Bi.FIRST:return Si.FIRST;case Bi.LAST:return Si.LAST;case Bi.VAR_POP:return Si.VAR_POP;case Bi.VAR_SAMP:return Si.VAR_SAMP;case Bi.STDDEV_POP:return Si.STDDEV_POP;case Bi.STDDEV_SAMP:return Si.STDDEV_SAMP;default:throw new x(`Unsupported aggregate operation '${e}'`)}}(e.operation),[t??ds(),...n])}function Ts(e){return gs(Si.NOT,[e])}function _s(e){const t=new Zo;return t.colSpecs=e,bs(ya.COL_SPEC_ARRAY,t)}function Ns(e){const t=ds();return e.length?e.map((e=>Es(e.name,ps([t],[us(e.name,t)]),ps([t],[As(e)])))):[Es("INTERNAL__filler_count_agg_column",ps([t],[t]),ps([t],[gs(Si.COUNT,[t])]))]}function vs(e,t){if("groupOperator"in e){const n=e,r=n.groupOperator===ji.AND?Si.AND:Si.OR;let o=[];n.conditions.forEach((e=>{o.push(vs(e,t)),2===o.length&&(o=[gs(r,o)])}));const a=L(o[0]);return n.not?Ts(a):a}{const n=e,r=t.find((e=>e.operator===n.operation)),o=r?.buildConditionExpression(n);if(!o)throw new x(`Unsupported filter operation '${n.operation}'`);return n.not?Ts(o):o}}function ys(e,t){const n=e.filter((e=>!ss(t,e.name)));return n.length?gs(Ni(Si.EXTEND),[_s(n.map((e=>Es(e.name,ps([ds()],[hs(po.STRING,"")])))))]):void 0}function Ss(e,t,n){return j(e.parameters.length>=t+1,`Can't process ${Ni(e.function)}: Expected at least ${t+1} parameter(s)`),B(e.parameters[t],n,`Can't process ${Ni(e.function)}: Found unexpected type for parameter at index ${t}`)}function xs(e,t){return B(Ss(e,t,Ta).value,Zo,`Can't process ${Ni(e.function)}: Expected parameter at index ${t} to be a column specification list`)}function Is(e,t){return P(e,xo,"Can't process function: Found unexpected value specification type"),j(vi(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}function ks(e,t){return t.columns.filter((t=>t.kind===Li.MEASURE&&!e?.columns.find((e=>e.name===t.name)))).map((t=>e?.aggColumns.find((e=>e.name===t.name))??function(e,t){switch(t){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:return{name:e,type:t,operation:Bi.SUM,parameters:[]};default:return}}(t.name,t.type))).filter(O)}function Rs(){const e=ds();return Es(dc,ps([e],[e]),ps([e],[gs(Si.COUNT,[e])]))}var ws=n(49073);function Os(...e){return(0,ws.QP)((0,_t.$)(e))}var Fs=n(47262),Ls=n(25314),Ps=n(95236),Bs=n(86251),Ds=n(49787);const js={AdvancedSettings:Ds.teB,AlertError:Gt.Zt1,AlertInfo:Gt.$Mj,AlertWarning:Gt.vDk,Calculate:Ds.FZE,Calendar:Ds.rOy,CaretDown:Ds.UgJ,CaretRight:Ds.Izh,Checkbox:Fs.Pvj,CheckboxSelected:Fs.Kad,ChevronLeft:Ds.h$A,ChevronRight:Ds.klJ,ChevronDown:Ds.ciu,Code:Ds.sAL,Cube:Ds.keA,Debug:Ds.$mE,Documentation:Ds.KHb,DocumentationHint:Gt.Jzf,FilterAddOperator:Ds.r2j,FilterRemoveOperator:Ds.$9n,FilterGroupOperator:Ds.auD,FilterNotOperator:Ds.vem,FontBold:Ls.ux7,FontCase:Bs.tEi,FontItalic:Ls.LPp,FontUnderline:Ls.dgX,FontStrikethrough:Ls.kKc,LetterCase:Ds.XOD,Loader:Ds.C5G,Menu:Ds.Gb_,Note:Ds.Jb_,Pin:Yt.Cxm,Search:Ds.PuI,Settings:Ds.yRe,Table:Ds.ZIs,TableColumn:Ds.QKp,TableColumnOptions__Settings:Ds.uRn,TableColumns:Ds.N9Z,TableExtendedColumn:Ds.w28,TableFilter:Ds.XPy,TableFilterPlus:Ds.VmB,TableFilterCode:Ds.awR,TableGroupBy:Ds.PAn,TableOptions:Ds.v$W,TablePagination:Ls.Hs5,TablePivot:Ds.ba8,TablePlus:Ds.ZQn,TableRemoveColumn:Ds.F6Q,TableRow:Ds.wV0,TableRowColumn:Ds.QE3,TableScroll:Ps.cfM,TableSort:Ds.r9t,TextAlignLeft:Ps.T4j,TextAlignCenter:Ps.roG,TextAlignRight:Ps.QHN,Window:Yt.PV7,X:Yt.D9N,Warning:Ds.fQM,WarningCircle:Ds.Ajk};var Ms;function Us(e){const{message:t,type:n,text:r,actions:o=[],onClose:a}=e;return(0,b.jsxs)("div",{className:"h-full w-full",children:[(0,b.jsxs)("div",{className:Os("flex w-full overflow-auto p-6",{"h-[calc(100%_-_40px)]":0!==o.length,"h-full":!o.length}),children:[(0,b.jsxs)("div",{className:"mr-3",children:[n===Ms.INFO&&(0,b.jsx)(js.AlertInfo,{className:"flex-shrink-0 stroke-[0.5px] text-[40px] text-sky-500"}),n===Ms.WARNING&&(0,b.jsx)(js.AlertWarning,{className:"flex-shrink-0 stroke-[0.3px] text-[40px] text-amber-500"}),n===Ms.ERROR&&(0,b.jsx)(js.AlertError,{className:"flex-shrink-0 stroke-[0.5px] text-[40px] text-red-500"})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("div",{className:"whitespace-break-spaces text-lg",children:t}),(0,b.jsx)("div",{className:"mt-1 whitespace-break-spaces text-neutral-500",children:r})]})]}),0!==o.length&&(0,b.jsx)("div",{className:"flex h-10 items-center justify-center border border-t-neutral-300 px-2",children:o.map(((e,t)=>(0,b.jsx)("button",{className:"ml-2 h-6 border border-neutral-400 bg-neutral-300 px-2 first-of-type:ml-0 hover:brightness-95",onClick:()=>{e.handler(),a?.()},autoFocus:0===t,children:e.label},t)))})]})}!function(e){e.INFO="INFO",e.WARNING="WARNING",e.ERROR="ERROR"}(Ms||(Ms={}));const Gs=(0,Et.PA)((e=>{const{info:t}=e,{title:n,message:r,prompt:o,type:a,onClose:i,actions:s}=t,c=(0,Ot.useRef)(null),l=Lt();return(0,b.jsx)(Tt.A,{open:Boolean(l.alertService.actionAlertInfo),onClose:T,TransitionProps:{onEnter:()=>{if(c.current?.parentElement){const{width:e,height:t}=c.current.parentElement.getBoundingClientRect();c.current.style.width=`${e}px`,c.current.style.height=`${t}px`}}},PaperProps:{elevation:0},slotProps:{backdrop:{classes:{root:"bg-black !opacity-25"}}},classes:{root:"h-full w-full flex items-center justify-center",paper:"min-h-10 min-w-40 rounded-none shadow-md"},children:(0,b.jsxs)("div",{className:"border border-neutral-400 bg-neutral-200 shadow-xl",ref:c,children:[(0,b.jsx)("div",{className:"flex h-6 w-full select-none items-center justify-between border-b border-b-neutral-300 bg-white",children:(0,b.jsx)("div",{className:"px-2",children:n??""})}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(Us,{type:a===kt.STANDARD?Ms.INFO:a===kt.CAUTION?Ms.WARNING:Ms.ERROR,message:r,text:o,actions:s.filter((e=>M(e.label))).sort(((e,t)=>e.default?-1:1)).map((e=>({label:e.label,handler:()=>{e.handler?.(),i?.(),l.alertService.setActionAlertInfo(void 0)}})))})})]})})})),Hs=(0,Et.PA)((()=>{const e=Lt().alertService.actionAlertInfo;return e?(0,b.jsx)(Gs,{info:e}):null}));class Vs{title;contentRenderer;window={};constructor(e,t){this.contentRenderer=t,this.title=e}}class Ws{uuid=(0,a.A)();configuration;onClose;constructor(e,t){this.configuration=e,this.onClose=t}}class Ys{application;windows=[];constructor(e){(0,Ne.Gn)(this,{windows:Ne.sH,newWindow:Ne.XI,bringWindowFront:Ne.XI,closeWindow:Ne.XI}),this.application=e}newWindow(e){this.windows.push(e)}bringWindowFront(e){this.windows.find((t=>t.uuid===e.uuid))&&(this.windows=this.windows.filter((t=>t.uuid!==e.uuid)),this.windows.push(e))}closeWindow(e){this.windows.find((t=>t.uuid===e.uuid))&&(this.windows=this.windows.filter((t=>t.uuid!==e.uuid)),e.onClose?.())}}const $s=50,Ks={width:800,height:600,minWidth:300,minHeight:300,center:!0},Xs={width:500,height:80,minWidth:200,minHeight:80,center:!0},zs={width:600,height:200,minWidth:300,minHeight:150,center:!0};class qs{layoutManagerState;configuration;window;constructor(e,t,n){(0,Ne.Gn)(this,{window:Ne.sH,isOpen:Ne.EW,open:Ne.XI,close:Ne.XI}),this.layoutManagerState=e,this.configuration=new Vs(t,n),this.configuration.window=Ks}get isOpen(){return Boolean(this.window)}open(){this.window?this.layoutManagerState.bringWindowFront(this.window):(this.window=new Ws(this.configuration,(()=>(0,Ne.h5)((()=>{this.window=void 0})))),this.layoutManagerState.newWindow(this.window))}close(){this.window&&(this.layoutManagerState.closeWindow(this.window),this.window=void 0)}}var Js,Qs;!function(e){e.CSV="CSV",e.EXCEL="EXCEL",e.PLAIN_TEXT="PLAIN_TEXT",e.HTML="HTML",e.PDF="PDF"}(Js||(Js={})),function(e){e.ROOT="data-cube-grid.ag-theme-quartz",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-"}(Qs||(Qs={}));const Zs=e=>`${Qs.FONT_FAMILY_PREFIX}${e.replaceAll(" ","-")}`,ec=e=>`${Qs.FONT_SIZE_PREFIX}${e}`,tc=e=>`${Qs.FONT_UNDERLINE_PREFIX}${e??"none"}`,nc=e=>`${Qs.FONT_CASE_PREFIX}${e??"none"}`,rc=e=>`${Qs.TEXT_ALIGN_PREFIX}${e}`,oc=(e,t)=>`${Qs.TEXT_COLOR_PREFIX}${t}-${e.substring(1)}`,ac=(e,t)=>`${Qs.BACKGROUND_COLOR_PREFIX}${t}-${e.substring(1)}`,ic=1e5,sc="__MISSING",cc="INTERNAL__tree",lc="INTERNAL__filterTrigger",dc="INTERNAL__count";var uc,pc;function gc(e){const t=[];return e.forEachNode((e=>{e.data&&t.push(e.data)})),t}function mc(e){const t=[];return e.forEachNodeAfterFilter((e=>{e.data&&t.push(e.data)})),t}!function(e){e.LEFT="left",e.RIGHT="right"}(uc||(uc={})),function(e){e.ASCENDING="asc",e.DESCENDING="desc"}(pc||(pc={}));class hc{grid;rowCount=void 0;constructor(e){(0,Ne.Gn)(this,{rowCount:Ne.sH}),this.grid=e}async fetchRows(e){const t=this.grid.dataCube.newTask("Fetching data");e.request.rowGroupCols.length?e.api.setColumnsVisible([cc],!0):e.api.setColumnsVisible([cc],!1);const n=L(this.grid.getLatestSnapshot()),r=function(e,t){const n=as.serialization.fromJson(t.data.configuration),r=t.clone();if(e.rowGroupCols.length){const o=t.stageCols("aggregation");r.data.groupBy={columns:e.rowGroupCols.map((e=>({name:e.id,type:cs(o,e.id).type}))),aggColumns:ks(t.data.groupBy,n)}}else r.data.groupBy=void 0;return r.data.sortColumns=e.sortModel.filter((e=>e.colId!==cc)).map((e=>({...cs(t.stageCols("sort"),e.colId),operation:e.sort===pc.ASCENDING?Mi.ASCENDING:Mi.DESCENDING}))),r.finalize()}(e.request,n);r.hashCode!==n.hashCode&&this.grid.publishSnapshot(r);try{const t=function(e,t,n){const r=e.data,o=Ai(r.sourceQuery,[]),a=as.serialization.fromJson(r.configuration),i=[],s={},c=(e,t)=>{i.push(t),s[e]=t};if(r.leafExtendedColumns.length&&c("leafExtend",gs(Ni(Si.EXTEND),[_s(r.leafExtendedColumns.map((e=>Es(e.name,ls(e.lambda)))))])),r.filter&&c("filter",gs(Ni(Si.FILTER),[ps([ds()],[vs(r.filter,t)])])),r.selectColumns.length&&c("select",gs(Ni(Si.SELECT),[_s(r.selectColumns.map((e=>Es(e.name))))])),r.groupBy){const t=r.groupBy;c("groupBy",gs(Ni(Si.GROUP_BY),[_s(t.columns.map((e=>Es(e.name)))),_s(Ns(t.aggColumns))]));const n=ys(e.stageCols("aggregation"),[...t.columns,...t.aggColumns]);n&&c("groupByExtend",n)}if(r.groupExtendedColumns.length&&c("groupExtend",gs(Ni(Si.EXTEND),[_s(r.groupExtendedColumns.map((e=>Es(e.name,ls(e.lambda)))))])),r.sortColumns.length&&c("sort",gs(Ni(Si.SORT),[ms(r.sortColumns.map((e=>{return gs(Ni(e.operation===Mi.ASCENDING?Si.ASC:Si.DESC),[(t=e.name,bs(ya.COL_SPEC,Es(t,undefined,undefined)))]);var t})))])),r.limit&&c("limit",gs(Ni(Si.LIMIT),[hs(po.INTEGER,r.limit)])),n?.pagination&&i.push(gs(Ni(Si.SLICE),[hs(po.INTEGER,n.pagination.start),hs(po.INTEGER,n.pagination.end)])),i.push(gs(Ni(Si.FROM),[fs(r.runtime)])),n?.postProcessor?.(e,i,s,a,t),!i.length)return o;for(let e=0;e<i.length;e++)L(i[e]).parameters.unshift(0===e?o:L(i[e-1]));return L(i[i.length-1])}(r,this.grid.dataCube.engine.filterOperations,{postProcessor:(a=e.request.groupKeys,(e,t,n,r,o)=>{const i=e=>{const r=n[e];r&&(t.splice(t.indexOf(r),1),n[e]=void 0)},s=e.data;if(n.groupBy){const r=L(s.groupBy);if(a.length&&t.splice(t.indexOf(n.groupBy),0,gs(Ni(Si.FILTER),[ps([ds()],[vs({conditions:a.map(((e,t)=>{const n=L(r.columns[t]);if(w(e)||e===sc)return{...n,operation:Di.IS_NULL,value:void 0};const o={...n,operation:Di.EQUAL,value:void 0};switch(n.type){case po.BOOLEAN:return{...o,value:{type:po.BOOLEAN,value:"true"===e}};case po.INTEGER:return{...o,value:{type:n.type,value:parseInt(e,10)}};case po.NUMBER:case po.DECIMAL:case po.FLOAT:return{...o,value:{type:n.type,value:parseFloat(e)}};case po.STRING:case po.DATE:case po.DATETIME:case po.STRICTDATE:case po.STRICTTIME:default:return{...o,value:{type:n.type,value:e}}}})),groupOperator:ji.AND},o)])])),a.length<r.columns.length){const o=t.indexOf(n.groupBy),s=r.columns.slice(0,a.length+1),c=gs(Ni(Si.GROUP_BY),[_s(s.map((e=>Es(e.name)))),_s([...Ns(r.aggColumns),Rs()])]);t[o]=c,n.groupBy=c;const l=ys(e.stageCols("aggregation"),[...s,...r.aggColumns]);i("groupByExtend"),n.groupByExtend=l,l&&t.splice(o+1,0,l)}else i("groupBy"),i("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 No;n.body.push(t);const i=await this.grid.dataCube.engine.executeQuery(n),s=(o=i.result.result).rows.map(((e,t)=>{const n={},r=o.columns;return e.values.forEach(((e,t)=>{n[r[t]]=G(e)?String(e):O(e)?e:sc})),n}));this.grid.dataCube.engine.enableDebugMode&&this.grid.dataCube.application.debugProcess("Execution",`\nQuery: ${i.executedQuery}`,`\nConfig: pagination=${this.grid.isPaginationEnabled}`,`\nStats: ${s.length} rows, ${i.result.result.columns.length} columns`,`\nSQL: ${i.executedSQL}`),this.grid.isPaginationEnabled?(e.success({rowData:s}),0===e.request.groupKeys.length&&(0,Ne.h5)((()=>{this.rowCount=(e.request.startRow??0)+s.length}))):(s.length>ic&&(this.grid.dataCube.repl.dataCubeEngine.disableLargeDatasetWarning||this.grid.dataCube.repl.alert({message:"Large dataset (>100000 rows) detected!",text:"Overall app performance can be impacted by large dataset due to longer query execution time and increased memory usage. At its limit, the application can crash!\nTo boost performance, consider enabling pagination while working with large dataset.",type:Ms.WARNING,actions:[{label:"Enable Pagination",handler:()=>{this.grid.setPaginationEnabled(!0)}},{label:"Dismiss Warning",handler:()=>{this.grid.dataCube.repl.dataCubeEngine.setDisableLargeDatasetWarning(!0)}}],windowConfig:zs}),e.api.ensureIndexVisible(e.parentNode.rowIndex??0,"top")),e.success({rowData:s,rowCount:s.length}),0===e.request.groupKeys.length&&(0,Ne.h5)((()=>{this.rowCount=s.length})))}catch(t){I(t),this.grid.dataCube.repl.alertError(t,{message:`Data fetch failure: ${t.message}`,text:t.stack}),e.fail()}finally{this.grid.dataCube.endTask(t)}var o,a}getRows(e){this.fetchRows(e).catch((e=>{I(e),this.grid.dataCube.application.logService.error(l.create(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Error ocurred while fetching data for grid should have been handled gracefully",e)}))}}var fc=n(61005);class bc{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.dataCube.engine.enableDebugMode&&this.application.debugProcess("New Snapshot","\nSnapshot",e,"\nDiff",(0,fc.A)(e,this.latestSnapshot??{})),this.latestSnapshot=e,this.dataCube.snapshotManager.broadcastSnapshot(e)}getLatestSnapshot(){return this.latestSnapshot}}class Ec{dataCube;subscribers=[];snapshots=[];_initialSnapshot;_initialQuery;constructor(e){this.dataCube=e}get currentSnapshot(){return L(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 L(this._initialSnapshot,"Snapshot manager has not been initialized")}get initialQuery(){return L(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=>{I(e),this.dataCube.application.logService.error(l.create(ue.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(ue.ILLEGAL_APPLICATION_STATE_OCCURRED),"Snapshot must be finalized before broadcasting")}}function Cc(e){switch(e.type){case po.NUMBER:case po.DECIMAL:case po.INTEGER:case po.FLOAT:return"number";case po.DATE:case po.DATETIME:case po.STRICTDATE:return"dateString";case po.STRING:default:return"text"}}function Ac(e,t){switch(t){case Ii.PERCENT:return{value:100*e,unit:"%"};case Ii.BASIS_POINT:return{value:1e4*e,unit:"bp"};case Ii.THOUSANDS:return{value:e/1e3,unit:"k"};case Ii.MILLIONS:return{value:e/1e6,unit:"m"};case Ii.BILLIONS:return{value:e/1e9,unit:"b"};case Ii.TRILLIONS:return{value:e/1e12,unit:"t"};case Ii.AUTO:return Ac(e,e>=1e12?Ii.TRILLIONS:e>=1e9?Ii.BILLIONS:e>=1e6?Ii.MILLIONS:e>=1e3?Ii.THOUSANDS:void 0);default:return{value:e,unit:void 0}}}function Tc(e){return e.node.failedLoad?(0,b.jsx)("span",{className:"inline-flex items-center",children:"#ERR"}):(0,b.jsxs)("span",{className:"inline-flex items-center",children:[(0,b.jsx)(js.Loader,{className:"mr-1 animate-spin stroke-2"}),"Loading"]})}function _c(e){const{column:t,configuration:n}=e,r=Hi(t.type),o=t.fontFamily??n.fontFamily,a=t.fontSize??n.fontSize,i=t.fontBold??n.fontBold,s=t.fontItalic??n.fontItalic,c=t.fontStrikethrough??n.fontStrikethrough,l=t.fontUnderline??n.fontUnderline,d=t.fontCase??n.fontCase,u=t.textAlign??n.textAlign,p=t.normalForegroundColor??n.normalForegroundColor,g=t.normalBackgroundColor??n.normalBackgroundColor,m=t.negativeForegroundColor??n.negativeForegroundColor,h=t.negativeBackgroundColor??n.negativeBackgroundColor,f=t.zeroForegroundColor??n.zeroForegroundColor,E=t.zeroBackgroundColor??n.zeroBackgroundColor,C=t.errorForegroundColor??n.errorForegroundColor,A=t.errorBackgroundColor??n.errorBackgroundColor,T=function(e){const{column:t}=e;return Hi(t.type)===Gi.TEXT&&t.displayAsLink?function(e){if(n=e.value,!Boolean(k((()=>new URL(n)))))return e.value;var n;const r=e.value,o=de(t.linkLabelParameter??Vi,le(r,!0));return(0,b.jsx)("a",{href:r,target:"_blank",rel:"noreferrer",className:"text-blue-600 underline",children:o??r})}:null}(e);return{cellDataType:Cc(t),hide:t.hideFromView,valueFormatter:r===Gi.NUMBER?e=>{const n=e.value;if(w(n)||n===sc)return t.missingValueDisplayText??"";const r=t.negativeNumberInParens&&n<0,o=Ac(n,t.numberScale),a=(r?Math.abs(o.value):o.value).toLocaleString(void 0,{useGrouping:t.displayCommas,...void 0!==t.decimals?{minimumFractionDigits:t.decimals,maximumFractionDigits:t.decimals}:{}});return(r?`(${a})`:a)+(o.unit?` ${o.unit}`:"")}:e=>e.value===sc?t.missingValueDisplayText??"":e.value,loadingCellRenderer:Tc,cellClassRules:{[Zs(o)]:()=>!0,[ec(a)]:()=>!0,[Qs.FONT_BOLD]:()=>i,[Qs.FONT_ITALIC]:()=>s,[Qs.FONT_STRIKETHROUGH]:()=>c,[tc(l)]:()=>Boolean(l),[nc(d)]:e=>r===Gi.TEXT&&Boolean(d),[rc(u)]:()=>!0,[oc(p,"normal")]:()=>!0,[ac(g,"normal")]:()=>!0,[oc(f,"zero")]:e=>r===Gi.NUMBER&&U(e.value)&&0===e.value,[ac(E,"zero")]:e=>r===Gi.NUMBER&&U(e.value)&&0===e.value,[oc(m,"negative")]:e=>r===Gi.NUMBER&&U(e.value)&&e.value<0,[ac(h,"negative")]:e=>r===Gi.NUMBER&&U(e.value)&&e.value<0,[oc(C,"error")]:e=>e.node.failedLoad,[ac(A,"error")]:e=>e.node.failedLoad,[Qs.BLUR]:()=>t.blur},cellRenderer:T,pinned:void 0!==t.pinned?t.pinned===Ui.RIGHT?uc.RIGHT:uc.LEFT:null,tooltipValueGetter:e=>O(e.value)&&e.value!==sc?`Value = ${""===e.value?"''":!0===e.value?"TRUE":!1===e.value?"FALSE":e.value}`:"Missing Value"}}function Nc(e){const{column:t}=e;return{resizable:void 0===t.fixedWidth,suppressAutoSize:void 0!==t.fixedWidth,suppressSizeToFit:void 0!==t.fixedWidth,width:t.fixedWidth,minWidth:Math.max(t.minWidth??50,50),maxWidth:t.maxWidth,flex:void 0===t.fixedWidth?1:void 0}}function vc(e){const{snapshot:t,column:n}=e,r=t.data.sortColumns,o=ss(r,n.name);return{sortable:!0,sort:o?o.operation===Mi.ASCENDING?pc.ASCENDING:pc.DESCENDING:null,sortIndex:o?r.indexOf(o):null}}function yc(e){const{snapshot:t,column:n}=e,r=t.data,o=ss(r.groupBy?.columns,n.name);return{enableRowGroup:n.kind===Li.DIMENSION,enableValue:!1,allowedAggFuncs:[],rowGroup:Boolean(o),rowGroupIndex:o?r.groupBy?.columns.indexOf(o)??null:null,aggFunc:()=>0}}function Sc(e){const t=e.grid;return{rowGroupPanelShow:"always",groupDisplayType:"custom",suppressRowGroupHidesColumns:!0,suppressAggFuncInHeader:!0,getChildCount:e=>e[dc],alwaysMultiSort:!0,rowHeight:20,headerHeight:24,suppressBrowserResizeObserver:!0,noRowsOverlayComponent:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.WarningCircle,{className:"mr-1 stroke-2 text-lg"})}),"0 rows"]}),loadingOverlayComponent:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-medium text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.Loader,{className:"mr-1 animate-spin stroke-2 text-lg"})}),"Loading..."]}),onBodyScroll:e=>{const n=e.api.getDisplayedRowCount(),r=e.api.getVerticalPixelRange(),o=Math.max(1,Math.ceil(r.top/20)+1),a=Math.min(n,Math.floor(r.bottom/20));t.setScrollHintText(`${o}-${a}/${n}`),e.api.hidePopupMenu()},onBodyScrollEnd:()=>t.setScrollHintText(void 0),scrollbarWidth:10,alwaysShowVerticalScroll:!0,preventDefaultOnContextMenu:!0,columnMenu:"new",getContextMenuItems:e=>t.controller.menuBuilder?.(e,!1)??[],getMainMenuItems:e=>t.controller.menuBuilder?.(e,!0)??[],onColumnMenuVisibleChanged:e=>{e.column||e.api.hidePopupMenu()},autoSizePadding:10,autoSizeStrategy:{type:"fitGridWidth"},onGridSizeChanged:e=>{e.api.sizeColumnsToFit()},tooltipShowDelay:1e3,tooltipInteraction:!0,suppressDragLeaveHidesColumns:!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"},allowDragFromColumnsToolPanel:!0,animateRows:!1,suppressColumnMoveAnimation:!0}}var xc=n(30602),Ic=n(42787),kc=n(41289),Rc=n(92824);function wc(){const[e,t]=(0,Ot.useState)(null);return[e=>t(e.currentTarget),()=>t(null),{anchorEl:e,onClose:()=>t(null)},Boolean(e)]}function Oc(e){const{menuProps:t,children:n,onClosed:r,onClose:o,anchorEl:a}=e,[i,s]=(0,Ot.useState)(!1);return(0,Ot.useEffect)((()=>{i&&!a&&r?.()}),[a,i,r]),a?(0,b.jsx)(Nn.A,{anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},anchorEl:a,open:Boolean(a),slotProps:{root:{slotProps:{backdrop:{invisible:!0}}}},elevation:1,marginThreshold:0,transitionDuration:0,TransitionProps:{onEnter:()=>s(!0)},onClose:o,...t,children:n}):null}function Fc(e){return(0,b.jsx)(Rc.A,{...e,style:{cursor:"default"}})}var Lc=n(59389),Pc=n(20007);function Bc(){return(0,b.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 Dc(){return(0,b.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 jc=(0,Ot.forwardRef)((function(e,t){const{min:n,max:r,step:o,value:a,setValue:i,isValid:s,isDecimal:c,defaultValue:l,disabled:d,className:u}=e,[p,g]=(0,Ot.useState)(a??""),m=(0,Ot.useRef)(null),h=(0,Ic.A)(m,t);return(0,Ot.useEffect)((()=>{g(a??"")}),[a]),(0,b.jsx)("input",{className:Os("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:h,inputMode:"numeric",type:"number",min:n,max:r,step:o,value:p,disabled:Boolean(d),onKeyDown:e=>{if("Escape"===e.code)m.current?.select();else if("ArrowUp"===e.code){if(e.preventDefault(),void 0!==a&&void 0!==o){const e=a+o;if(void 0!==n&&e<n||void 0!==r&&e>r)return;g(e.toString()),i(e)}}else if("ArrowDown"===e.code&&(e.preventDefault(),void 0!==a&&void 0!==o)){const e=a-o;if(void 0!==n&&e<n||void 0!==r&&e>r)return;g(e.toString()),i(e)}},onChange:e=>{const t=e.target.value;g(t);const o=c?Number(t):parseInt(t,10);isNaN(o)||!t||(void 0!==s?!s(o):void 0!==n&&o<n||void 0!==r&&o>r)||i(o)},onBlur:()=>{const e=c?Number(p):parseInt(p.toString(),10);isNaN(e)||!p||(void 0!==s?!s(e):void 0!==n&&e<n||void 0!==r&&e>r)?(i(l),g(l??"")):g(a??"")}})})),Mc=(0,Ot.forwardRef)((function(e,t){const{className:n,...r}=e,o=(0,Ot.useRef)(null),a=(0,Ic.A)(o,t);return(0,b.jsx)("input",{ref:a,className:Os("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",n),onKeyDown:e=>{"Escape"===e.code&&o.current?.select()},...r})}));function Uc(e){const{label:t,className:n,onChange:r,disabled:o,...a}=e;return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(kc.A,{icon:(0,b.jsx)(js.Checkbox,{}),checkedIcon:(0,b.jsx)(js.CheckboxSelected,{}),disableRipple:!0,classes:{root:Os("p-0 text-neutral-600 [&_*]:stroke-[1.5px] -ml-[1px]",n),checked:"data-cube-editor-checkbox--checked",disabled:"data-cube-editor-checkbox--disabled"},onChange:r,disabled:o,...a}),Boolean(t)&&(0,b.jsx)("button",{className:"flex-shrink-0 pl-1 text-sm disabled:text-neutral-300",onClick:r,disabled:o,tabIndex:-1,children:t})]})}const Gc=(0,Ot.forwardRef)((function(e,t){const{children:n,className:r,open:o,...a}=e;return(0,b.jsxs)("button",{ref:t,className:Os("group flex h-5 flex-shrink-0 items-center justify-between border border-neutral-400 bg-white pl-1.5 text-sm disabled:select-none disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",{"border-sky-600":Boolean(o),"bg-sky-100":Boolean(o)},r),...a,children:[(0,b.jsx)("div",{className:"w-[calc(100%_-_12px)] overflow-hidden overflow-ellipsis whitespace-nowrap text-left",children:e.children}),(0,b.jsx)("div",{className:"flex h-full w-3 items-center justify-center text-neutral-500 group-disabled:text-neutral-400",children:(0,b.jsx)(js.CaretDown,{})})]})}));function Hc(e){const{className:t,...n}=e;return(0,b.jsx)(Oc,{...n,menuProps:{classes:{paper:"rounded-none mt-[1px]",list:Os("p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto",t)}}})}function Vc(e){const{className:t,...n}=e;return(0,b.jsx)(Fc,{className:Os("flex h-5 w-full items-center px-1.5 text-sm hover:bg-neutral-100 focus:bg-sky-600 focus:text-white",t),...n})}function Wc(){return(0,b.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"})}function Yc(e){const{onChange:t,onClose:n,defaultColor:r}=e,[o,a]=(0,Ot.useState)(e.color),i=()=>{t(0===(0,Lc.A)(o).alpha?yi.transparent:o),n()};return(0,b.jsxs)("div",{className:"data-cube-color-picker rounded-none border border-neutral-400 bg-white",children:[(0,b.jsx)("div",{className:"p-2",children:(0,b.jsx)(Pc.dp,{color:o,onChange:a})}),(0,b.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,b.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,b.jsx)("button",{className:"h-3 w-3 flex-shrink-0",style:{background:yi[e][t]},onClick:()=>{a(yi[e][t])},onDoubleClick:()=>{a(yi[e][t]),i()}},`${e}-${t}`)))},e)))}),(0,b.jsx)("div",{className:"flex justify-center px-2 pb-1 pt-0.5",children:(0,b.jsx)("div",{className:"flex",children:[yi.transparent,"#000000","#aaaaaa","#dddddd","#ffffff","#ff4136","#ff851b","#ffdc00","#01ff70","#2ecc40","#3d9970","#39cccc","#7fdbff","#0074d9","#001f3f","#b10dc9","#f012be","#85144b"].map((e=>(0,b.jsx)("div",{className:Os("mr-0.5 border-[0.5px] border-neutral-300 last:mr-0",{"data-cube-color-picker--transparent border-neutral-400":e===yi.transparent}),children:(0,b.jsx)("button",{className:"flex h-3 w-3 flex-shrink-0",style:{background:e},onClick:()=>{a(e)},onDoubleClick:()=>{a(e),i()}})},e)))})}),(0,b.jsx)("div",{className:"h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"flex h-6 items-center justify-between p-1",children:[(0,b.jsxs)("div",{className:"flex",children:[(0,b.jsx)("div",{className:"h-4 w-4 flex-shrink-0 rounded-sm border-[0.5px] border-neutral-300",style:{background:o}}),(0,b.jsx)(Pc.HC,{className:"ml-0.5 h-4 w-14 border border-neutral-400 px-1 text-sm",color:o,autoFocus:!0,tabIndex:0,onChange:a,prefix:"#",alpha:!0})]}),(0,b.jsxs)("div",{className:"flex",children:[void 0!==r&&(0,b.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(r)},children:"Reset"}),(0,b.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,b.jsx)("button",{className:"ml-1 h-4 w-9 border border-neutral-400 bg-neutral-300 px-1 text-xs hover:brightness-95",onClick:()=>{i()},children:"OK"})]})]})]})}function $c(e){const{color:t,onChange:n,className:r,disabled:o,defaultColor:a}=e,[i,s]=(0,Ot.useState)(null);return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("button",{className:Os("group h-5 w-10 border border-neutral-300 p-[1px] disabled:border-neutral-200",{"data-cube-color-picker--disabled":Boolean(o),"data-cube-color-picker--transparent":!o&&t===yi.transparent},r),onClick:e=>{s(e.currentTarget)},disabled:o,children:(0,b.jsx)("div",{className:"h-full w-full group-disabled:hidden",style:{background:t}})}),Boolean(i)&&(0,b.jsx)(Mn,{open:Boolean(i),anchorEl:i,anchorOrigin:{vertical:"center",horizontal:"right"},transformOrigin:{vertical:"center",horizontal:"left"},onClose:()=>s(null),children:(0,b.jsx)(Yc,{color:t,onChange:n,onClose:()=>s(null),defaultColor:a})})]})}const Kc=({documentationKey:e,title:t,className:n})=>{const r=Lt(),o=cp(),a=r.documentationService.getDocEntry(e);return a&&(a.url||Le(a))?(0,b.jsx)("div",{onClick:t=>{t.preventDefault(),t.stopPropagation();const n=r.documentationService.getDocEntry(e);n&&(Le(n)?(r.assistantService.openDocumentationEntry(e),o.documentationDisplay.open()):n.url&&r.navigationService.navigator.visitAddress(n.url))},title:t??a.text??"Click to see documentation",className:Os("cursor-pointer text-xl text-sky-500",n),children:(0,b.jsx)(js.DocumentationHint,{})}):null};function Xc({name:e,subMenu:t,checked:n}){return(0,xc.sd)({configureDefaults:()=>!0}),(0,b.jsxs)("div",{children:[(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-icon"}),(0,b.jsxs)("span",{className:"ag-menu-option-part ag-menu-option-text !inline-flex items-center",children:[(0,b.jsx)("span",{className:"opacity-50",children:e}),(0,b.jsx)(Bc,{})]}),(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-shortcut"}),(0,b.jsx)("span",{className:"ag-menu-option-part ag-menu-option-popup-pointer select-none",children:t&&(0,b.jsx)("span",{className:"ag-icon ag-icon-small-right"})})]})}var zc,qc,Jc=n(43322);class Qc{uuid=(0,a.A)();parent;not=!1;constructor(e,t){(0,Ne.Gn)(this,{parent:Ne.sH,setParent:Ne.XI,not:Ne.sH,setNot:Ne.XI}),this.parent=e,this.not=Boolean(t)}setNot(e){this.not=e}setParent(e){this.parent=e}}class Zc extends Qc{column;operation;value;constructor(e,t,n,r,o){super(e,o),(0,Ne.Gn)(this,{column:Ne.sH,setColumn:Ne.XI,operation:Ne.sH,setOperation:Ne.XI,value:Ne.sH.ref,setValue:Ne.XI,updateValue:Ne.XI}),this.column=t,this.operation=n,this.setValue(r)}setColumn(e){this.column=e}setOperation(e){this.operation=e}setValue(e){this.value=e?(0,Ne.AT)(e)?e:(0,Ne.Gn)(e,{value:Ne.sH}):void 0}updateValue(e){this.value&&(this.value.value=e)}}class el extends Qc{children=[];operation=ji.AND;constructor(e,t,n){super(e,n),(0,Ne.Gn)(this,{children:Ne.sH,removeChild:Ne.XI,addChild:Ne.XI,operation:Ne.sH,setOperation:Ne.XI}),this.operation=t}setOperation(e){this.operation=e}removeChild(e){((e,t,n=(e,t)=>e===t)=>{const r=e.findIndex((e=>n(e,t)));return-1!==r&&(e.splice(r,1),!0)})(this.children,e)&&e.setParent(void 0)}addChild(e,t){this.children.includes(e)||(void 0!==t?(t=Math.max(0,Math.min(t,this.children.length)),this.children.splice(t,0,e)):this.children.push(e),e.setParent(this))}}function tl(e){return{groupOperator:e.operation,not:e.not,conditions:e.children.map((e=>{if(e instanceof Zc)return{name:e.column.name,type:e.column.type,operation:e.operation.operator,value:(0,Jc.A)(e.value),not:e.not};if(e instanceof el)return tl(e);throw new S("Unknown filter node")}))}}function nl(e,t,n,r){const o=new el(t,e.groupOperator===ji.AND?ji.AND:ji.OR,e.not);return e.conditions.forEach((e=>{let t;t="groupOperator"in e?nl(e,o,n,r):new Zc(o,{name:e.name,type:e.type},r(e.operation),e.value,e.not),o.addChild(t),n.set(t.uuid,t)})),n.set(o.uuid,o),o}class rl{name;type;constructor(e,t){this.name=e,this.type=t}}!function(e){e.VISIBLE="visible",e.VISIBLE_WITH_WARNING="visible-with-warning",e.HIDDEN="hidden"}(zc||(zc={}));class ol{dataCube;editor;selectedColumns=[];availableColumnsSearchText="";selectedColumnsSearchText="";onChange;hiddenColumnsVisibility;constructor(e,t){(0,Ne.Gn)(this,{availableColumns:Ne.EW,availableColumnsForDisplay:Ne.EW,selectedColumnsForDisplay:Ne.EW,selectedColumns:Ne.sH,setSelectedColumns:Ne.XI,availableColumnsSearchText:Ne.sH,setAvailableColumnsSearchText:Ne.XI,selectedColumnsSearchText:Ne.sH,setSelectedColumnsSearchText:Ne.XI,hiddenColumnsVisibility:Ne.sH,setHiddenColumnsVisibility:Ne.XI}),this.editor=e,this.dataCube=e.dataCube,this.onChange=t?.onChange,this.hiddenColumnsVisibility=t?.initialHiddenColumnsVisibility??zc.VISIBLE}setHiddenColumnsVisibility(e){this.hiddenColumnsVisibility=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.hiddenColumnsVisibility!==zc.HIDDEN||!this.editor.columnProperties.columns.find((t=>t.name===e.name))?.hideFromView))}get selectedColumnsForDisplay(){return this.selectedColumns.filter((e=>this.hiddenColumnsVisibility!==zc.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 L(this.availableColumns.find((t=>t.name===e)),`Can't find column '${e}'`)}}class al extends rl{operation;constructor(e,t,n){super(e,t),(0,Ne.Gn)(this,{operation:Ne.sH,setOperation:Ne.XI}),this.operation=n}setOperation(e){this.operation=e}}class il extends ol{cloneColumn(e){return new al(e.name,e.type,e.operation)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new al(e.name,e.type,Mi.ASCENDING)))}}class sl{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new il(e)}applySnaphot(e,t){this.selector.setSelectedColumns(e.data.sortColumns.map((e=>{const t=this.selector.getColumn(e.name);return new al(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 cl{sourceId;startLine;startColumn;endLine;endColumn;constructor(e,t,n,r,o){this.sourceId=e,this.startLine=t,this.startColumn=n,this.endLine=r,this.endColumn=o}}!function(e){e.COMPILATION="COMPILATION",e.PARSER="PARSER"}(qc||(qc={}));class ll{message="";errorType;sourceInformation;static serialization=new ge((0,pe.PL)(ll,{errorType:(0,pe.lq)((0,pe.MY)()),message:(0,pe.MY)(),sourceInformation:me(oa.schema)}))}class dl extends ll{static serialization=new ge((0,pe.PL)(dl,{errorType:(0,pe.lq)((0,pe.MY)()),message:(0,pe.MY)(),sourceInformation:me(oa.schema)}))}class ul extends v{sourceInformation}class pl extends ul{}class gl{uuid=(0,a.A)();query;parserError;constructor(e){(0,Ne.Gn)(this,{query:Ne.sH,parserError:Ne.sH,setQuery:Ne.XI,setParserError:Ne.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:r,endLine:o,endColumn:a}=e;return new cl(t,n+0,r-0,o+0,a-0)}}class ml{dataCube;editor;queryEditorState;currentSubQuery;constructor(e){(0,Ne.Gn)(this,{currentSubQuery:Ne.sH,queryEditorState:Ne.sH,setCurrentSubQuery:Ne.XI,parseQuery:Ne.L3}),this.editor=e,this.dataCube=e.dataCube,this.queryEditorState=new gl("")}setCurrentSubQuery(e){this.currentSubQuery=e}*parseQuery(){try{this.queryEditorState.setParserError(void 0),yield(0,Ne.gP)(this.dataCube.repl.client.parseQuery({code:`|${this.queryEditorState.query}`}))}catch(e){if(I(e),e instanceof oe&&e.response.status===J.BAD_REQUEST){const t=dl.serialization.fromJson(e.payload),n=new pl(t.message);t.sourceInformation&&(n.sourceInformation=new cl(t.sourceInformation.sourceId,t.sourceInformation.startLine,t.sourceInformation.startColumn,t.sourceInformation.endLine,t.sourceInformation.endColumn)),this.queryEditorState.setParserError(n)}}}}function hl(e){const{name:t,type:n}=e,r=new os(t,n);switch(n){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:r.kind=Li.MEASURE,r.decimals=n===po.INTEGER?0:2,r.displayCommas=!0,r.negativeNumberInParens=!0,r.textAlign=wi.RIGHT}return r}class fl extends os{dataType;aggregateFunction;aggregateFunctionParameters=[];excludedFromHorizontalPivot=!1;horizontalPivotSortFunction;static create(e){const t=Object.assign(new fl("",""),os.serialization.fromJson(e));return t.dataType=Hi(t.type),(0,Ne.Gn)(t,{kind:Ne.sH,setKind:Ne.XI,displayName:Ne.sH,setDisplayName:Ne.XI,decimals:Ne.sH,setDecimals:Ne.XI,displayCommas:Ne.sH,setDisplayCommas:Ne.XI,negativeNumberInParens:Ne.sH,setNegativeNumberInParens:Ne.XI,numberScale:Ne.sH,setNumberScale:Ne.XI,missingValueDisplayText:Ne.sH,setMissingValueDisplayText:Ne.XI,fontFamily:Ne.sH,setFontFamily:Ne.XI,fontSize:Ne.sH,setFontSize:Ne.XI,fontBold:Ne.sH,setFontBold:Ne.XI,fontItalic:Ne.sH,setFontItalic:Ne.XI,fontUnderline:Ne.sH,setFontUnderline:Ne.XI,fontStrikethrough:Ne.sH,setFontStrikethrough:Ne.XI,fontCase:Ne.sH,setFontCase:Ne.XI,textAlign:Ne.sH,setTextAlign:Ne.XI,normalForegroundColor:Ne.sH,setNormalForegroundColor:Ne.XI,negativeForegroundColor:Ne.sH,setNegativeForegroundColor:Ne.XI,zeroForegroundColor:Ne.sH,setZeroForegroundColor:Ne.XI,errorForegroundColor:Ne.sH,setErrorForegroundColor:Ne.XI,normalBackgroundColor:Ne.sH,setNormalBackgroundColor:Ne.XI,negativeBackgroundColor:Ne.sH,setNegativeBackgroundColor:Ne.XI,zeroBackgroundColor:Ne.sH,setZeroBackgroundColor:Ne.XI,errorBackgroundColor:Ne.sH,setErrorBackgroundColor:Ne.XI,blur:Ne.sH,setBlur:Ne.XI,hideFromView:Ne.sH,setHideFromView:Ne.XI,fixedWidth:Ne.sH,setFixedWidth:Ne.XI,minWidth:Ne.sH,setMinWidth:Ne.XI,maxWidth:Ne.sH,setMaxWidth:Ne.XI,pinned:Ne.sH,setPinned:Ne.XI,displayAsLink:Ne.sH,setDisplayAsLink:Ne.XI,linkLabelParameter:Ne.sH,setLinkLabelParameter:Ne.XI,isUsingDefaultStyling:Ne.EW,useDefaultStyling:Ne.XI,aggregateFunction:Ne.sH,setAggregateFunction:Ne.XI,aggregateFunctionParameters:Ne.sH,setAggregateFunctionParameters:Ne.XI,excludedFromHorizontalPivot:Ne.sH,setExcludedFromHorizontalPivot:Ne.XI,horizontalPivotSortFunction:Ne.sH,setHorizontalPivotSortFunction:Ne.XI}),t}static createDefault(e){return fl.create(os.serialization.toJson(hl(e)))}serialize(){return os.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}setMissingValueDisplayText(e){this.missingValueDisplayText=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}setAggregateFunctionParameters(e){this.aggregateFunctionParameters=e}setHorizontalPivotSortFunction(e){this.horizontalPivotSortFunction=e}}class bl extends as{static create(e){const t=Object.assign(new bl,as.serialization.fromJson(e));return t.columns=[],(0,Ne.Gn)(t,{description:Ne.sH,setDescription:Ne.XI,showTreeLines:Ne.sH,setShowTreeLines:Ne.XI,showHorizontalGridLines:Ne.sH,setShowHorizontalGridLines:Ne.XI,showVerticalGridLines:Ne.sH,setShowVerticalGridLines:Ne.XI,gridLineColor:Ne.sH,setGridLineColor:Ne.XI,fontFamily:Ne.sH,setFontFamily:Ne.XI,fontSize:Ne.sH,setFontSize:Ne.XI,fontBold:Ne.sH,setFontBold:Ne.XI,fontItalic:Ne.sH,setFontItalic:Ne.XI,fontUnderline:Ne.sH,setFontUnderline:Ne.XI,fontStrikethrough:Ne.sH,setFontStrikethrough:Ne.XI,fontCase:Ne.sH,setFontCase:Ne.XI,textAlign:Ne.sH,setTextAlign:Ne.XI,normalForegroundColor:Ne.sH,setNormalForegroundColor:Ne.XI,negativeForegroundColor:Ne.sH,setNegativeForegroundColor:Ne.XI,zeroForegroundColor:Ne.sH,setZeroForegroundColor:Ne.XI,errorForegroundColor:Ne.sH,setErrorForegroundColor:Ne.XI,normalBackgroundColor:Ne.sH,setNormalBackgroundColor:Ne.XI,negativeBackgroundColor:Ne.sH,setNegativeBackgroundColor:Ne.XI,zeroBackgroundColor:Ne.sH,setZeroBackgroundColor:Ne.XI,errorBackgroundColor:Ne.sH,setErrorBackgroundColor:Ne.XI,alternateRows:Ne.sH,setAlternateRows:Ne.XI,alternateRowsColor:Ne.sH,setAlternateRowsColor:Ne.XI,alternateRowsCount:Ne.sH,setAlternateRowsCount:Ne.XI,alternateRowsStandardMode:Ne.sH,setAlternateRowsStandardMode:Ne.XI,selectionStats:Ne.sH,setSelectionStats:Ne.XI,showWarningForTruncatedResult:Ne.sH,setShowWarningForTruncatedResult:Ne.XI,initialExpandLevel:Ne.sH,setInitialExpandLevel:Ne.XI,showRootAggregation:Ne.sH,setShowRootAggregation:Ne.XI,showLeafCount:Ne.sH,setShowLeafCount:Ne.XI,addPivotTotalColumn:Ne.sH,setAddPivotTotalColumn:Ne.XI,addPivotTotalColumnOnLeft:Ne.sH,setAddPivotTotalColumnOnLeft:Ne.XI,treeGroupSortFunction:Ne.sH,setTreeGroupSortFunction:Ne.XI,isUsingDefaultStyling:Ne.EW,useDefaultStyling:Ne.XI}),t}get isUsingDefaultStyling(){return this.fontFamily===$i&&11===this.fontSize&&this.fontBold===Ki&&this.fontItalic===Xi&&this.fontUnderline===zi&&this.fontStrikethrough===qi&&this.textAlign===Ji&&this.normalForegroundColor===Qi&&this.negativeForegroundColor===ts&&this.zeroForegroundColor===ns&&this.errorForegroundColor===rs&&this.normalBackgroundColor===Zi&&this.negativeBackgroundColor===Zi&&this.zeroBackgroundColor===Zi&&this.errorBackgroundColor===Zi}useDefaultStyling(){this.fontFamily=$i,this.fontSize=11,this.fontBold=Ki,this.fontItalic=Xi,this.fontUnderline=zi,this.fontStrikethrough=qi,this.textAlign=Ji,this.normalForegroundColor=Qi,this.negativeForegroundColor=ts,this.zeroForegroundColor=ns,this.errorForegroundColor=rs,this.normalBackgroundColor=Zi,this.negativeBackgroundColor=Zi,this.zeroBackgroundColor=Zi,this.errorBackgroundColor=Zi}serialize(){return as.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 El{dataCube;editor;name="";limit=-1;configuration=new bl;constructor(e){(0,Ne.Gn)(this,{name:Ne.sH,setName:Ne.XI,limit:Ne.sH,setLimit:Ne.XI,configuration:Ne.sH,setConfiguration:Ne.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(bl.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 Cl{dataCube;editor;columns=[];selectedColumnName;showAdvancedSettings=!1;constructor(e){(0,Ne.Gn)(this,{columns:Ne.sH,setColumns:Ne.XI,selectedColumnName:Ne.sH,setSelectedColumnName:Ne.XI,selectedColumn:Ne.EW,showAdvancedSettings:Ne.sH,setShowAdvancedSettings:Ne.XI,hiddenColumns:Ne.EW,configurableColumns:Ne.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=>fl.create(e)))),this.columns.forEach((t=>{if(t.kind===Li.MEASURE){const n=ss(e.data.groupBy?.aggColumns,t.name);if(n)t.setAggregateFunction(n.operation),t.setAggregateFunctionParameters(n.parameters);else switch(t.type){case po.NUMBER:case po.INTEGER:case po.DECIMAL:case po.FLOAT:t.setAggregateFunction(Bi.SUM),t.setAggregateFunctionParameters([])}}})),!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 Al extends ol{cloneColumn(e){return new rl(e.name,e.type)}get availableColumns(){return[...this.editor.columns.sourceColumns].map((e=>new rl(e.name,e.type)))}}class Tl{dataCube;editor;selector;sourceColumns=[];constructor(e){(0,Ne.Gn)(this,{sourceColumns:Ne.sH,setSourceColumns:Ne.XI}),this.editor=e,this.dataCube=e.dataCube,this.selector=new Al(e,{initialHiddenColumnsVisibility:zc.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,fl.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 rl(t.name,t.type)})))}buildSnapshot(e,t){this.propagateColumnSelectionChanges(),e.data.selectColumns=this.selector.selectedColumns.map((e=>({name:e.name,type:e.type})))}}class _l extends ol{cloneColumn(e){return new rl(e.name,e.type)}get availableColumns(){return this.editor.columns.selector.selectedColumns.map((e=>new rl(e.name,e.type))).filter((e=>this.editor.columnProperties.columns.find((t=>t.name===e.name))?.kind===Li.DIMENSION))}}class Nl{dataCube;editor;selector;constructor(e){this.editor=e,this.dataCube=e.dataCube,this.selector=new _l(e)}applySnaphot(e,t){this.selector.setSelectedColumns((e.data.groupBy?.columns??[]).map((e=>new rl(e.name,e.type))))}buildSnapshot(e,t){e.data.groupBy=this.selector.selectedColumns.length?{columns:this.selector.selectedColumns.map((e=>({name:e.name,type:e.type}))),aggColumns:this.editor.columnProperties.columns.filter((e=>e.kind===Li.MEASURE&&void 0!==e.aggregateFunction&&this.selector.selectedColumns.find((t=>t.name!==e.name)))).map((e=>({name:e.name,type:e.type,operation:L(e.aggregateFunction),parameters:e.aggregateFunctionParameters})))}:void 0}}var vl=n(21810);function yl(){return{modules:[vl.Q],className:"ag-theme-quartz",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,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-neutral-300 p-2 font-semibold text-neutral-400",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.WarningCircle,{className:"mr-1 text-lg"})}),"No match found"]}):e.noColumnsSelectedRenderer?e.noColumnsSelectedRenderer():(0,b.jsx)("div",{}),onModelUpdated:e=>{0===e.api.getDisplayedRowCount()?e.api.showNoRowsOverlay():e.api.hideOverlay()}}}const Sl=(0,Et.PA)((function(e){const{selector:t,gridApi:n,scope:r}=e;return(0,b.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:[`${mc(n).length}/${"available"===r?t.availableColumnsForDisplay.length:t.selectedColumnsForDisplay.length}`,(0,b.jsx)("span",{className:"hidden",children:"available"===r?t.availableColumnsSearchText:t.selectedColumnsSearchText})]})})),xl=(0,Et.PA)((function(e){const{selector:t,extraColumnComponent:n,noColumnsSelectedRenderer:r}=e,[o,a]=(0,Ot.useState)([]),[i,s]=(0,Ot.useState)([]),[c,l]=(0,Ot.useState)(null),[d,u]=(0,Ot.useState)(null),p=(0,Ot.useRef)(null),g=(0,Ot.useRef)(null),m=(0,Ot.useCallback)((e=>{t.setSelectedColumns(gc(e.api))}),[t]),h=(0,Ot.useCallback)((e=>{const n=e.nodes.map((e=>e.data)).filter(O);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e))))}),[t]),f=(0,Ot.useCallback)((e=>{-1!==e.overIndex&&t.setSelectedColumns(gc(e.api))}),[t]);return(0,Ot.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=>{h(e),d.clearFocusedCell()}});d.removeRowDropZone(t),d.addRowDropZone(t)}),[c,d,m,h]),(0,b.jsxs)("div",{className:"data-cube-column-selector flex h-full w-full",children:[(0,b.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,b.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Available columns:"}),(0,b.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,b.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,b.jsx)("input",{className:"h-full w-full pl-10 pr-6 placeholder-neutral-400",ref:p,placeholder:"Click here to search...",value:t.availableColumnsSearchText,onChange:e=>t.setAvailableColumnsSearchText(e.target.value),onKeyDown:e=>{"Escape"===e.code&&(e.stopPropagation(),p.current?.select(),t.setAvailableColumnsSearchText(""))}}),(0,b.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,b.jsx)(js.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,b.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(""),p.current?.focus()},children:(0,b.jsx)(js.X,{className:"text-lg"})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,b.jsx)(xc.W6,{...yl(),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,b.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=mc(e.api);t.setSelectedColumns([...t.selectedColumns,...n]),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{children:"[All Columns]"}),(0,b.jsx)(Sl,{selector:t,gridApi:e.api,scope:"available"})]}),cellRenderer:e=>{const r=e.data;if(!r)return null;const o=t.hiddenColumnsVisibility===zc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===r.name))?.hideFromView;return(0,b.jsxs)("div",{className:Os("flex h-full w-full cursor-pointer",{"text-neutral-400":o}),title:`[${r.name}]${o?" - Hidden":""}\nDouble-click to add column`,onDoubleClick:()=>{t.setSelectedColumns([...t.selectedColumns,r]),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:r.name}),(0,b.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:r})??null})]})}}]})})]})]}),(0,b.jsx)("div",{className:"flex h-full w-10 items-center justify-center",children:(0,b.jsxs)("div",{className:"flex flex-col",children:[(0,b.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=mc(c),n=o.filter((t=>e.includes(t)));t.setSelectedColumns([...t.selectedColumns,...n]),c.clearFocusedCell()},disabled:0===o.length,children:(0,b.jsx)(js.ChevronRight,{className:"text-2xl"})}),(0,b.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=mc(d),n=i.filter((t=>e.includes(t)));t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),d.clearFocusedCell()},disabled:0===i.length,children:(0,b.jsx)(js.ChevronLeft,{className:"text-2xl"})})]})}),(0,b.jsxs)("div",{className:"h-full w-[calc(50%_-_20px)]",children:[(0,b.jsx)("div",{className:"flex h-5 items-center text-sm",children:"Selected columns:"}),(0,b.jsxs)("div",{className:"h-[calc(100%_-_20px)] rounded-sm border border-neutral-200",children:[(0,b.jsxs)("div",{className:"relative h-6 border-b border-neutral-200",children:[(0,b.jsx)("input",{className:"h-full w-full pl-10 placeholder-neutral-400",ref:g,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,b.jsx)("div",{className:"absolute left-0 top-0 flex h-6 w-10 items-center justify-center",children:(0,b.jsx)(js.Search,{className:"stroke-[3px] text-lg text-neutral-500"})}),(0,b.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(""),g.current?.focus()},children:(0,b.jsx)(js.X,{className:"text-lg"})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)]",children:(0,b.jsx)(xc.W6,{...yl(),rowDragManaged:!0,onRowDragEnd:f,onGridReady:e=>u(e.api),onSelectionChanged:e=>{s(e.api.getSelectedNodes().map((e=>e.data)).filter(O))},quickFilterText:t.selectedColumnsSearchText,noRowsOverlayComponentParams:{noColumnsSelectedRenderer:r},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,b.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=mc(e.api);t.setSelectedColumns(t.selectedColumns.filter((e=>!n.includes(e)))),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{children:"[All Columns]"}),(0,b.jsx)(Sl,{selector:t,gridApi:e.api,scope:"selected"})]}),cellRenderer:e=>{const r=e.data;if(!r)return null;const o=t.hiddenColumnsVisibility===zc.VISIBLE_WITH_WARNING&&t.editor.columnProperties.columns.find((e=>e.name===r.name))?.hideFromView;return(0,b.jsxs)("div",{className:Os("flex h-full w-full cursor-pointer",{"text-neutral-400":o}),title:`[${r.name}]${o?" - Hidden":""}\nDouble-click to remove column`,onDoubleClick:()=>{t.setSelectedColumns(t.selectedColumns.filter((e=>e!==r))),e.api.clearFocusedCell()},children:[(0,b.jsx)("div",{className:"h-full flex-1 items-center overflow-hidden overflow-ellipsis whitespace-nowrap pl-2",children:r.name}),(0,b.jsx)("div",{className:"flex h-full",children:n?.({selector:t,column:r})??null})]})}}]})})]})]})]})}));function Il(e){switch(e){case Mi.ASCENDING:return"Ascending";case Mi.DESCENDING:return"Descending";default:throw new S(`Unsupported sort operation '${e}'`)}}const kl=(0,Et.PA)((e=>{const{column:t}=e,[n,r,o,a]=wc();return(0,b.jsxs)("div",{className:"group relative flex h-full items-center",children:[!a&&(0,b.jsx)("div",{className:"flex h-[18px] w-32 items-center border border-transparent px-2 text-sm text-neutral-400 group-hover:invisible",children:Il(t.operation)}),a&&(0,b.jsxs)("div",{className:"flex h-[18px] w-32 items-center justify-between border border-sky-600 bg-sky-50 pl-2 pr-0.5 text-sm",children:[(0,b.jsx)("div",{children:Il(t.operation)}),(0,b.jsx)("div",{children:(0,b.jsx)(js.CaretDown,{})})]}),(0,b.jsxs)("button",{className:"invisible absolute right-0 z-10 flex h-[18px] w-32 items-center justify-between border border-neutral-400 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,b.jsx)("div",{children:Il(t.operation)}),(0,b.jsx)("div",{children:(0,b.jsx)(js.CaretDown,{})})]}),(0,b.jsxs)(Hc,{className:"w-32",...o,children:[(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(Mi.ASCENDING),r()},autoFocus:t.operation===Mi.ASCENDING,children:"Ascending"}),(0,b.jsxs)(Vc,{disabled:!0,autoFocus:!1,children:["Ascending (abs)",(0,b.jsx)(Bc,{})]}),(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(Mi.DESCENDING),r()},autoFocus:t.operation===Mi.DESCENDING,children:"Descending"}),(0,b.jsxs)(Vc,{disabled:!0,autoFocus:!1,children:["Descending (abs)",(0,b.jsx)(Bc,{})]})]})]})})),Rl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.sorts;return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableSort,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Sorts"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector,extraColumnComponent:e=>(0,b.jsx)(kl,{...e})})})]})})),wl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.generalProperties,r=n.configuration,[o,a,i,s]=wc(),[c,l,d,u]=wc(),[p,g,m,h]=wc(),[f,E,C,A]=wc(),[T,_,N]=wc(),[v,y,S]=wc();return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableOptions,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"General Properties"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsxs)("div",{className:"h-full w-full py-2",children:[(0,b.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Report Title:"}),(0,b.jsx)(Mc,{className:"h-6 w-96 text-lg font-semibold",value:n.name,onChange:e=>{n.setName(e.target.value)}})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Initially Expand to Level:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:o,disabled:!0,open:s,children:r.initialExpandLevel??"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...i,children:[void 0,1,2,3,4,5,6,7,8].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setInitialExpandLevel(e),a()},autoFocus:e===r.initialExpandLevel,children:e??"(None)"},e??"")))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Root Aggregation?"}),(0,b.jsx)(Uc,{checked:r.showRootAggregation,onChange:()=>r.setShowRootAggregation(!r.showRootAggregation),disabled:!0}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Leaf Count?"}),(0,b.jsx)(Uc,{checked:r.showLeafCount,onChange:()=>r.setShowLeafCount(!r.showLeafCount),disabled:!0}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Lines?"}),(0,b.jsx)(Uc,{label:"Tree",checked:r.showTreeLines,onChange:()=>r.setShowTreeLines(!r.showTreeLines),disabled:!0}),(0,b.jsx)(Bc,{}),(0,b.jsx)(Uc,{className:"ml-2",label:"Horizontal",checked:r.showHorizontalGridLines,onChange:()=>r.setShowHorizontalGridLines(!r.showHorizontalGridLines)}),(0,b.jsx)(Uc,{className:"ml-2",label:"Vertical",checked:r.showVerticalGridLines,onChange:()=>r.setShowVerticalGridLines(!r.showVerticalGridLines)}),(0,b.jsx)("div",{className:"ml-2 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)($c,{className:"ml-2",color:r.gridLineColor,defaultColor:Wi,onChange:e=>r.setGridLineColor(e)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Show Selection Stats:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:c,disabled:!0,open:u,children:"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...d,children:[ki.SUM,ki.AVERAGE,ki.COUNT,ki.MIN,ki.MAX].map((e=>(0,b.jsx)(Vc,{onClick:()=>{l()},children:e},e)))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Row Limit:"}),(0,b.jsx)(jc,{className:"w-16 text-sm",value:n.limit,min:-1,step:1,defaultValue:-1,isValid:e=>void 0!==e&&(-1===e||e>0),setValue:e=>n.setLimit(e??-1)}),(0,b.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,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsx)(Uc,{label:"Display warning when truncated",checked:r.showWarningForTruncatedResult,onChange:()=>r.setShowWarningForTruncatedResult(!r.showWarningForTruncatedResult)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Hightlight Rows:"}),(0,b.jsx)(Uc,{label:"Standard mode",checked:r.alternateRowsStandardMode,onChange:()=>{r.alternateRowsStandardMode?r.setAlternateRowsStandardMode(!1):(r.setAlternateRowsStandardMode(!0),r.setAlternateRows(!1))}}),(0,b.jsx)(Uc,{className:"ml-3",label:"Custom: Alternate color every",checked:r.alternateRows,onChange:()=>{r.alternateRows?r.setAlternateRows(!1):(r.setAlternateRows(!0),r.setAlternateRowsStandardMode(!1))}}),(0,b.jsx)(jc,{className:"ml-1.5 w-16 text-sm",disabled:!r.alternateRows,min:1,step:1,defaultValue:1,isValid:e=>void 0!==e&&e>0,value:r.alternateRowsCount,setValue:e=>r.setAlternateRowsCount(e??1)}),(0,b.jsx)("div",{className:"ml-1.5 flex-shrink-0 text-sm",children:"row(s)"}),(0,b.jsx)($c,{className:"ml-[5px]",disabled:!r.alternateRows,color:r.alternateRowsColor,defaultColor:Yi,onChange:e=>r.setAlternateRowsColor(e)})]}),(0,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Default Font:"}),(0,b.jsx)(Gc,{className:"w-28",onClick:p,open:h,children:r.fontFamily}),(0,b.jsxs)(Hc,{className:"w-28",...m,children:[[Ri.ARIAL,Ri.ROBOTO,Ri.ROBOTO_CONDENSED].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e))),(0,b.jsx)(Wc,{}),[Ri.GEORGIA,Ri.ROBOTO_SERIF,Ri.TIMES_NEW_ROMAN].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e))),(0,b.jsx)(Wc,{}),[Ri.JERBRAINS_MONO,Ri.ROBOTO_MONO,Ri.UBUNTU_MONO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontFamily(e),g()},autoFocus:e===r.fontFamily,children:e},e)))]}),(0,b.jsx)(Gc,{className:"ml-1 w-10",onClick:f,open:A,children:r.fontSize}),(0,b.jsx)(Hc,{className:"w-10",...C,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,b.jsx)(Vc,{onClick:()=>{r.setFontSize(e),E()},autoFocus:e===r.fontSize,children:e},e)))}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Bold",className:Os("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:z-[1]",{"bg-neutral-200":r.fontBold}),onClick:()=>r.setFontBold(!r.fontBold),children:(0,b.jsx)(js.FontBold,{})}),(0,b.jsx)("button",{title:"Italic",className:Os("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:z-[1]",{"bg-neutral-200":r.fontItalic}),onClick:()=>r.setFontItalic(!r.fontItalic),children:(0,b.jsx)(js.FontItalic,{})}),(0,b.jsx)("button",{title:"Underline"+(r.fontUnderline?` (${r.fontUnderline})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==r.fontUnderline}),onClick:()=>{void 0===r.fontUnderline?(r.setFontUnderline(Fi.SOLID),r.setFontStrikethrough(!1)):r.setFontUnderline(void 0)},children:(0,b.jsx)(js.FontUnderline,{})}),(0,b.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:z-[1]",onClick:T,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==r.fontUnderline})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-14",...N,children:[Fi.SOLID,Fi.DASHED,Fi.DOTTED,Fi.DOUBLE,Fi.WAVY].map((e=>(0,b.jsx)(Vc,{className:"relative",onClick:()=>{r.setFontUnderline(e),r.setFontStrikethrough(!1),_()},autoFocus:e===r.fontUnderline,children:(0,b.jsx)("div",{className:Os("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Fi.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Fi.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Fi.DOTTED,"!hover:decoration-double !decoration-double":e===Fi.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Fi.WAVY}),children:" "})},e)))}),(0,b.jsx)("button",{title:"Strikethrough",className:Os("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:z-[1]",{"bg-neutral-200":r.fontStrikethrough}),onClick:()=>{r.fontStrikethrough?r.setFontStrikethrough(!1):(r.setFontStrikethrough(!0),r.setFontUnderline(void 0))},children:(0,b.jsx)(js.FontStrikethrough,{})}),(0,b.jsx)("button",{title:"Case"+(r.fontCase?` (${r.fontCase})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==r.fontCase}),onClick:()=>{r.setFontCase(void 0===r.fontCase?Oi.UPPERCASE:void 0)},children:(0,b.jsx)(js.FontCase,{className:"stroke-[0.5px]"})}),(0,b.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:z-[1]",onClick:v,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==r.fontCase})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-20",...S,children:[Oi.LOWERCASE,Oi.UPPERCASE,Oi.CAPITALIZE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{r.setFontCase(e),y()},autoFocus:e===r.fontCase,children:(0,b.jsx)("div",{className:Os({lowercase:e===Oi.LOWERCASE,uppercase:e===Oi.UPPERCASE,capitalize:e===Oi.CAPITALIZE}),children:e})},e)))})]}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Align Left",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.LEFT}),onClick:()=>r.setTextAlign(wi.LEFT),children:(0,b.jsx)(js.TextAlignLeft,{})}),(0,b.jsx)("button",{title:"Align Center",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.CENTER}),onClick:()=>r.setTextAlign(wi.CENTER),children:(0,b.jsx)(js.TextAlignCenter,{})}),(0,b.jsx)("button",{title:"Align Right",className:Os("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:z-[1]",{"bg-neutral-200":r.textAlign===wi.RIGHT}),onClick:()=>r.setTextAlign(wi.RIGHT),children:(0,b.jsx)(js.TextAlignRight,{})})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Default Colors:"}),(0,b.jsxs)("div",{className:"h-18",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.normalForegroundColor,defaultColor:Qi,onChange:e=>r.setNormalForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.negativeForegroundColor,defaultColor:ts,onChange:e=>r.setNegativeForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.zeroForegroundColor,defaultColor:ns,onChange:e=>r.setZeroForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.errorForegroundColor,defaultColor:rs,onChange:e=>r.setErrorForegroundColor(e)})})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.normalBackgroundColor,defaultColor:Zi,onChange:e=>r.setNormalBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.negativeBackgroundColor,defaultColor:Zi,onChange:e=>r.setNegativeBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.zeroBackgroundColor,defaultColor:Zi,onChange:e=>r.setZeroBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:r.errorBackgroundColor,defaultColor:Zi,onChange:e=>r.setErrorBackgroundColor(e)})})]})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsxs)("div",{className:"w-80",children:[(0,b.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,b.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:r.isUsingDefaultStyling,onClick:()=>r.useDefaultStyling(),children:"Use Default Styling"})]})]})]})})]})})),Ol=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.columns;return(0,Ot.useEffect)((()=>()=>n.propagateColumnSelectionChanges()),[n]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableColumns,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Columns"})]}),(0,b.jsx)("div",{className:"flex h-full items-center pr-2",children:(0,b.jsx)(Uc,{label:"Show hidden columns?",checked:n.selector.hiddenColumnsVisibility!==zc.HIDDEN,onChange:()=>n.selector.setHiddenColumnsVisibility(n.selector.hiddenColumnsVisibility!==zc.HIDDEN?zc.HIDDEN:zc.VISIBLE_WITH_WARNING)})})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector,noColumnsSelectedRenderer:()=>(0,b.jsxs)("div",{className:"flex items-center border-[1.5px] border-red-400 p-2 font-semibold text-red-500",children:[(0,b.jsx)("div",{children:(0,b.jsx)(js.Warning,{className:"mr-1 text-lg"})}),"No columns selected"]})})})]})})),Fl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.verticalPivots;return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TableGroupBy,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Vertical Pivots"})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsx)(xl,{selector:n.selector})})]})})),Ll=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.sorts;return(0,Ot.useEffect)((()=>{}),[n]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.TablePivot,{})}),(0,b.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Horizontal Pivots",(0,b.jsx)(Bc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]})})),Pl=(0,Et.PA)((e=>((0,Ot.useEffect)((()=>{}),[]),(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Code,{})}),(0,b.jsxs)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:["Code",(0,b.jsx)(Bc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full"})]}))));var Bl;!function(e){e.DATA_CUBE_EXTENDED_COLUMN_LEVELS="data-cube.extended-column.levels",e.DATA_CUBE_COLUMN_KINDS="data-cube.column.kinds",e.DATA_CUBE_COLUMN_DISPLAY_AS_LINK="data-cube.column.display-as-link",e.DATA_CUBE_COLUMN_MISSING_VALUE_FORMAT="data-cube.column.missing-value-format"}(Bl||(Bl={}));const Dl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor.columnProperties,r=t.editor.generalProperties.configuration,o=n.selectedColumn,[a,i,s,c]=wc(),[l,d,u,p]=wc(),[g,m,h,f]=wc(),[E,C,A,T]=wc(),[_,N,v,y]=wc(),[S,x,I,k]=wc(),[R,w,O,F]=wc(),[L,P,B]=wc(),[D,j,M]=wc();return(0,b.jsxs)("div",{className:"h-full w-full select-none p-2",children:[(0,b.jsxs)("div",{className:"flex h-6 justify-between",children:[(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsxs)("div",{className:"relative flex h-6 items-center text-xl font-medium",children:[(0,b.jsx)(js.TableColumn,{}),(0,b.jsx)(js.TableColumnOptions__Settings,{className:"absolute bottom-1 right-0 bg-white text-xs"})]}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Column Properties"})]}),(0,b.jsxs)("div",{className:"flex h-full items-center pr-2",children:[(0,b.jsx)(Uc,{label:"Show advanced settings?",checked:n.showAdvancedSettings,onChange:()=>n.setShowAdvancedSettings(!n.showAdvancedSettings)}),(0,b.jsx)(Dc,{})]})]}),(0,b.jsx)("div",{className:"flex h-[calc(100%_-_24px)] w-full",children:(0,b.jsxs)("div",{className:"h-full w-full py-2",children:[(0,b.jsxs)("div",{className:"flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Choose Column:"}),(0,b.jsx)(Gc,{className:"w-80",onClick:a,open:c,children:(0,b.jsxs)("div",{className:"flex h-full w-full items-center",children:[(0,b.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:o?.name??"(None)"}),o&&(0,b.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,b.jsx)(Hc,{className:"w-80",...s,children:n.configurableColumns.map((e=>(0,b.jsxs)(Vc,{onClick:()=>{n.setSelectedColumnName(e.name),i()},autoFocus:e.name===o?.name,children:[(0,b.jsx)("div",{className:"overflow-hidden overflow-ellipsis whitespace-nowrap",children:e.name}),(0,b.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)))}),n.showAdvancedSettings&&o&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"mx-2 h-[1px] w-4 flex-shrink-0 bg-neutral-400"}),(0,b.jsxs)("div",{className:"flex h-6 items-center",children:[(0,b.jsx)("div",{className:"flex h-full flex-shrink-0 items-center text-sm",children:"Kind:"}),(0,b.jsx)(Gc,{className:"ml-1 w-20",onClick:l,open:p,disabled:!0,children:o.kind}),(0,b.jsx)(Hc,{className:"w-20",...u,children:[Li.DIMENSION,Li.MEASURE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setKind(e),d()},autoFocus:e===o.kind,children:e},e)))}),(0,b.jsx)(Dc,{}),(0,b.jsx)(Bc,{}),(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_KINDS})]})]})]}),(0,b.jsx)("div",{className:"-ml-2 mb-2 mt-3 h-[1px] w-[calc(100%_+_16px)] bg-neutral-200"}),o&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Display Name:"}),(0,b.jsx)(Mc,{className:"w-80",value:o.displayName??"",onChange:e=>{const t=e.target.value.trim();o.setDisplayName(""!==t?t:void 0)}})]}),o.dataType===Gi.NUMBER&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Format:"}),(0,b.jsx)(jc,{className:"w-16 text-sm",min:0,step:1,value:o.decimals??0,setValue:e=>{o.setDecimals(e)}}),(0,b.jsx)("div",{className:"ml-1 flex-shrink-0 text-sm",children:"Decimal places"}),(0,b.jsx)(Uc,{className:"ml-3",label:"Display commas",checked:o.displayCommas,onChange:()=>o.setDisplayCommas(!o.displayCommas)}),(0,b.jsx)(Uc,{className:"ml-3",label:"Negative number in parens",checked:o.negativeNumberInParens,onChange:()=>o.setNegativeNumberInParens(!o.negativeNumberInParens)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Number Scale:"}),(0,b.jsx)(Gc,{className:"w-32",onClick:E,open:T,children:o.numberScale??"(None)"}),(0,b.jsx)(Hc,{className:"w-32",...A,children:[void 0,Ii.PERCENT,Ii.BASIS_POINT,Ii.THOUSANDS,Ii.MILLIONS,Ii.BILLIONS,Ii.TRILLIONS,Ii.AUTO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setNumberScale(e),C()},autoFocus:e===o.numberScale,children:e??"(None)"},e??"")))})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Aggregation Type:"}),(0,b.jsx)(Gc,{className:"w-32",onClick:g,disabled:!0,open:f,children:o.aggregateFunction??"(None)"}),(0,b.jsx)(Hc,{className:"w-32",...h,children:[Bi.SUM,Bi.AVERAGE,Bi.COUNT,Bi.MIN,Bi.MAX].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setAggregateFunction(e),m()},autoFocus:e===o.aggregateFunction,children:e},e)))}),(0,b.jsx)(Bc,{})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Exclude from HPivot?"}),(0,b.jsx)(Uc,{checked:o.excludedFromHorizontalPivot,onChange:()=>o.setExcludedFromHorizontalPivot(!o.excludedFromHorizontalPivot),disabled:!0}),(0,b.jsx)(Bc,{})]})]}),o.dataType===Gi.TEXT&&(0,b.jsx)(b.Fragment,{children:(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsxs)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:["Dislay as Link?",(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_DISPLAY_AS_LINK})]}),(0,b.jsx)(Uc,{checked:o.displayAsLink,onChange:()=>o.setDisplayAsLink(!o.displayAsLink)}),(0,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.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,b.jsx)(Mc,{className:"w-48",placeholder:Vi,value:o.linkLabelParameter??"",onChange:e=>{const t=e.target.value.trim();o.setLinkLabelParameter(""!==t?t:void 0)}})]})}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsxs)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:["Missing Value Format:",(0,b.jsx)(Kc,{className:"ml-1",documentationKey:Bl.DATA_CUBE_COLUMN_MISSING_VALUE_FORMAT})]}),(0,b.jsx)(Mc,{className:"w-16",value:o.missingValueDisplayText??"",onChange:e=>{const t=e.target.value.trim();o.setMissingValueDisplayText(""!==t?t:void 0)},placeholder:"(empty)"})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Visibility:"}),(0,b.jsx)(Uc,{label:"Blur content",checked:o.blur,onChange:()=>o.setBlur(!o.blur),disabled:o.hideFromView}),(0,b.jsx)(Uc,{className:"ml-3",label:"Hide from view",checked:o.hideFromView,onChange:()=>o.setHideFromView(!o.hideFromView)})]}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Pin:"}),(0,b.jsx)(Gc,{className:"w-16",onClick:_,open:y,children:o.pinned??"(None)"}),(0,b.jsx)(Hc,{className:"w-16",...v,children:[void 0,Ui.LEFT,Ui.RIGHT].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setPinned(e),N()},autoFocus:e===o.pinned,children:e??"(None)"},e??"")))})]}),(0,b.jsxs)("div",{className:"mt-1.5 flex h-6 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Width:"}),(0,b.jsx)(Uc,{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,b.jsx)(Uc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)(Uc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-2 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)("div",{className:"ml-1 h-[1px] w-1 flex-shrink-0 bg-neutral-400"}),(0,b.jsx)(jc,{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,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsxs)("div",{className:"mt-2 flex h-5 w-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full w-32 flex-shrink-0 items-center text-sm",children:"Font:"}),(0,b.jsx)(Gc,{className:"w-28",onClick:S,open:k,children:o.fontFamily??r.fontFamily}),(0,b.jsxs)(Hc,{className:"w-28",...I,children:[[Ri.ARIAL,Ri.ROBOTO,Ri.ROBOTO_CONDENSED].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e))),(0,b.jsx)(Wc,{}),[Ri.GEORGIA,Ri.ROBOTO_SERIF,Ri.TIMES_NEW_ROMAN].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e))),(0,b.jsx)(Wc,{}),[Ri.JERBRAINS_MONO,Ri.ROBOTO_MONO,Ri.UBUNTU_MONO].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontFamily(e),x()},autoFocus:e===(o.fontFamily??r.fontFamily),children:e},e)))]}),(0,b.jsx)(Gc,{className:"ml-1 w-10",onClick:R,open:F,children:o.fontSize??r.fontSize}),(0,b.jsx)(Hc,{className:"w-10",...O,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,b.jsx)(Vc,{onClick:()=>{o.setFontSize(e),w()},autoFocus:e===(o.fontSize??r.fontSize),children:e},e)))}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Bold",className:Os("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:z-[1]",{"bg-neutral-200":o.fontBold??r.fontBold}),onClick:()=>o.setFontBold(!(o.fontBold??r.fontBold)),children:(0,b.jsx)(js.FontBold,{})}),(0,b.jsx)("button",{title:"Italic",className:Os("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:z-[1]",{"bg-neutral-200":o.fontItalic??r.fontItalic}),onClick:()=>o.setFontItalic(!(o.fontItalic??r.fontItalic)),children:(0,b.jsx)(js.FontItalic,{})}),(0,b.jsx)("button",{title:"Underline"+(o.fontUnderline??r.fontUnderline?` (${o.fontUnderline??r.fontUnderline})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==(o.fontUnderline??r.fontUnderline)}),onClick:()=>{void 0===(o.fontUnderline??r.fontUnderline)?(o.setFontUnderline(Fi.SOLID),o.setFontStrikethrough(!1)):o.setFontUnderline(void 0)},children:(0,b.jsx)(js.FontUnderline,{})}),(0,b.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:z-[1]",onClick:L,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontUnderline??r.fontUnderline)})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-14",...B,children:[Fi.SOLID,Fi.DASHED,Fi.DOTTED,Fi.DOUBLE,Fi.WAVY].map((e=>(0,b.jsx)(Vc,{className:"relative",onClick:()=>{o.setFontUnderline(e),o.setFontStrikethrough(!1),P()},autoFocus:e===(o.fontUnderline??r.fontUnderline),children:(0,b.jsx)("div",{className:Os("!hover:underline absolute top-0 !underline",{"!hover:decoration-solid !decoration-solid":e===Fi.SOLID,"!hover:decoration-dashed !decoration-dashed":e===Fi.DASHED,"!hover:decoration-dotted !decoration-dotted":e===Fi.DOTTED,"!hover:decoration-double !decoration-double":e===Fi.DOUBLE,"!hover:decoration-wavy !decoration-wavy":e===Fi.WAVY}),children:" "})},e)))}),(0,b.jsx)("button",{title:"Strikethrough",className:Os("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:z-[1]",{"bg-neutral-200":o.fontStrikethrough??r.fontStrikethrough}),onClick:()=>{o.fontStrikethrough??r.fontStrikethrough?o.setFontStrikethrough(!1):(o.setFontStrikethrough(!0),o.setFontUnderline(void 0))},children:(0,b.jsx)(js.FontStrikethrough,{})}),(0,b.jsx)("button",{title:"Case"+(o.fontCase??r.fontCase?` (${o.fontCase??r.fontCase})`:""),className:Os("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:z-[1]",{"bg-neutral-200":void 0!==(o.fontCase??r.fontCase)}),onClick:()=>{void 0===(o.fontCase??r.fontCase)?o.setFontCase(Oi.UPPERCASE):o.setFontCase(void 0)},children:(0,b.jsx)(js.FontCase,{className:"stroke-[0.5px]"})}),(0,b.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:z-[1]",onClick:D,children:[(0,b.jsx)("div",{className:Os("h-4 w-[0.5px] bg-neutral-200",{"opacity-0":void 0!==(o.fontCase??r.fontCase)})}),(0,b.jsx)(js.CaretDown,{})]}),(0,b.jsx)(Hc,{className:"w-20",...M,children:[Oi.LOWERCASE,Oi.UPPERCASE,Oi.CAPITALIZE].map((e=>(0,b.jsx)(Vc,{onClick:()=>{o.setFontCase(e),j()},autoFocus:e===(o.fontCase??r.fontCase),children:(0,b.jsx)("div",{className:Os({lowercase:e===Oi.LOWERCASE,uppercase:e===Oi.UPPERCASE,capitalize:e===Oi.CAPITALIZE}),children:e})},e)))})]}),(0,b.jsxs)("div",{className:"relative ml-2 flex h-5",children:[(0,b.jsx)("button",{title:"Align Left",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.LEFT}),onClick:()=>o.setTextAlign(wi.LEFT),children:(0,b.jsx)(js.TextAlignLeft,{})}),(0,b.jsx)("button",{title:"Align Center",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.CENTER}),onClick:()=>o.setTextAlign(wi.CENTER),children:(0,b.jsx)(js.TextAlignCenter,{})}),(0,b.jsx)("button",{title:"Align Right",className:Os("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:z-[1]",{"bg-neutral-200":(o.textAlign??r.textAlign)===wi.RIGHT}),onClick:()=>o.setTextAlign(wi.RIGHT),children:(0,b.jsx)(js.TextAlignRight,{})})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm",children:"Colors:"}),(0,b.jsxs)("div",{className:"h-18",children:[(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"w-16 flex-shrink-0"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Normal"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Negative"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Zero"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center text-sm",children:"Error"})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Foreground:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.normalForegroundColor??r.normalForegroundColor,defaultColor:r.normalForegroundColor,onChange:e=>o.setNormalForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.negativeForegroundColor??r.negativeForegroundColor,defaultColor:r.negativeForegroundColor,onChange:e=>o.setNegativeForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.zeroForegroundColor??r.zeroForegroundColor,defaultColor:r.zeroForegroundColor,onChange:e=>o.setZeroForegroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.errorForegroundColor??r.errorForegroundColor,defaultColor:r.errorForegroundColor,onChange:e=>o.setErrorForegroundColor(e)})})]}),(0,b.jsxs)("div",{className:"flex h-6",children:[(0,b.jsx)("div",{className:"flex h-full w-16 flex-shrink-0 items-center text-sm",children:"Background:"}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.normalBackgroundColor??r.normalBackgroundColor,defaultColor:r.normalBackgroundColor,onChange:e=>o.setNormalBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.negativeBackgroundColor??r.negativeBackgroundColor,defaultColor:r.negativeBackgroundColor,onChange:e=>o.setNegativeBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.zeroBackgroundColor??r.zeroBackgroundColor,defaultColor:r.zeroBackgroundColor,onChange:e=>o.setZeroBackgroundColor(e)})}),(0,b.jsx)("div",{className:"flex h-full w-12 flex-shrink-0 items-center justify-center",children:(0,b.jsx)($c,{color:o.errorBackgroundColor??r.errorBackgroundColor,defaultColor:r.errorBackgroundColor,onChange:e=>o.setErrorBackgroundColor(e)})})]})]})]}),(0,b.jsxs)("div",{className:"mt-2 flex w-full",children:[(0,b.jsx)("div",{className:"flex h-6 w-32 flex-shrink-0 items-center text-sm"}),(0,b.jsxs)("div",{className:"w-80",children:[(0,b.jsx)("div",{className:"mb-2 h-[1px] w-full bg-neutral-200"}),(0,b.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"})]})]})]})]})})]})})),jl=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.editor,r=n.currentTab,o=[Ml.COLUMNS,Ml.VERTICAL_PIVOTS,Ml.HORIZONTAL_PIVOTS,Ml.SORTS,Ml.GENERAL_PROPERTIES,Ml.COLUMN_PROPERTIES,Ml.CODE];return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsxs)("div",{className:"relative h-[calc(100%_-_40px)] w-full px-2 pt-8",children:[(0,b.jsx)("div",{className:"absolute top-0 flex h-9 w-[calc(100%_-_16px)] overflow-y-hidden pt-2",children:o.map((e=>(0,b.jsx)("button",{onClick:()=>n.setCurrentTab(e),className:Os("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===r}),children:e},e)))}),(0,b.jsxs)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:[r===Ml.COLUMNS&&(0,b.jsx)(Ol,{dataCube:t}),r===Ml.VERTICAL_PIVOTS&&(0,b.jsx)(Fl,{dataCube:t}),r===Ml.HORIZONTAL_PIVOTS&&(0,b.jsx)(Ll,{dataCube:t}),r===Ml.SORTS&&(0,b.jsx)(Rl,{dataCube:t}),r===Ml.GENERAL_PROPERTIES&&(0,b.jsx)(wl,{dataCube:t}),r===Ml.COLUMN_PROPERTIES&&(0,b.jsx)(Dl,{dataCube:t}),r===Ml.CODE&&(0,b.jsx)(Pl,{dataCube:t})]})]}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.display.close()},children:"OK"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.display.close(),children:"Cancel"}),(0,b.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 Ml;!function(e){e.GENERAL_PROPERTIES="General Properties",e.COLUMN_PROPERTIES="Column Properties",e.COLUMNS="Columns",e.VERTICAL_PIVOTS="Vertical Pivots",e.HORIZONTAL_PIVOTS="Horizontal Pivots",e.SORTS="Sorts",e.CODE="Code"}(Ml||(Ml={}));class Ul extends bc{display;code;generalProperties;columnProperties;columns;verticalPivots;sorts;currentTab=Ml.GENERAL_PROPERTIES;constructor(e){super(e),(0,Ne.Gn)(this,{currentTab:Ne.sH,setCurrentTab:Ne.XI,applyChanges:Ne.XI}),this.display=new qs(this.dataCube.repl.layout,"Properties",(()=>(0,b.jsx)(jl,{dataCube:this.dataCube}))),this.generalProperties=new El(this),this.columnProperties=new Cl(this),this.columns=new Tl(this),this.verticalPivots=new Nl(this),this.sorts=new sl(this),this.code=new ml(this)}setCurrentTab(e){this.currentTab=e}applyChanges(){const e=L(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=as.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)}}function Gl(e,t,n,r){const o=r.dataCube.engine.getFilterOperation(t);return{name:`Add Filter: ${e.name} ${o.textLabel}${n?` ${n.label}`:""}`,action:()=>{r.addNewFilterCondition(new Zc(r.filterTree.root,{name:e.name,type:e.type},o,n?.value,void 0))}}}class Hl extends bc{configuration=new as;filterTree={nodes:new Map};selectableColumns=[];selectColumns=[];verticalPivotableColumns=[];verticalPivotedColumns=[];sortableColumns=[];sortColumns=[];menuBuilder;getColumnConfiguration(e){return this.configuration.columns.find((t=>t.name===e))}addNewFilterCondition(e){if(this.filterTree.root)if(this.filterTree.root.operation===ji.AND)this.filterTree.root.addChild(e),this.filterTree.nodes.set(e.uuid,e);else{const t=this.filterTree.root;if(1===t.children.length)t.operation=ji.AND,t.addChild(e),this.filterTree.nodes.set(e.uuid,e);else{const n=new el(void 0,ji.AND,void 0);this.filterTree.nodes.set(n.uuid,n),this.filterTree.root=n,n.addChild(t),n.addChild(e),this.filterTree.nodes.set(e.uuid,e)}}else{const t=new el(void 0,ji.AND,void 0);this.filterTree.nodes.set(t.uuid,t),this.filterTree.root=t,t.addChild(e),this.filterTree.nodes.set(e.uuid,e)}this.applyChanges()}clearFilters(){this.filterTree.root=void 0,this.filterTree.nodes=new Map,this.applyChanges()}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 r=this.sortColumns.find((t=>t.name===e));return r&&r.operation!==t?r:r?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=L(this.getLatestSnapshot()),t=e.clone();t.data.filter=this.filterTree.root?tl(this.filterTree.root):void 0,t.data.selectColumns=this.selectColumns,t.data.sortColumns=this.sortColumns,t.data.configuration=as.serialization.toJson(this.configuration),t.data.groupBy=this.verticalPivotedColumns.length?{columns:this.verticalPivotedColumns,aggColumns:ks(e.data.groupBy,this.configuration)}:void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}async applySnapshot(e,t){const n=e.clone();this.configuration=as.serialization.fromJson(e.data.configuration),this.filterTree.nodes=new Map,this.filterTree.root=e.data.filter?nl(e.data.filter,void 0,this.filterTree.nodes,(e=>L(this.dataCube.engine.filterOperations.find((t=>t.operator===e))))):void 0,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===Li.DIMENSION)),this.verticalPivotedColumns=n.data.groupBy?.columns??[],this.menuBuilder=function(e){const t=e.dataCube,n=t.editor;return(r,o)=>{const a=r.column??void 0,i=a?.getColId(),s=e.getColumnConfiguration(i),c="value"in r?r.value:void 0,l=[{name:"Sort",subMenu:[...a&&i?[{name:"Ascending",action:()=>e.setSortByColumn(i,Mi.ASCENDING)},{name:"Ascending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Descending",action:()=>e.setSortByColumn(i,Mi.DESCENDING)},{name:"Descending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Clear Sort",disabled:!e.sortColumns.find((e=>e.name===i)),action:()=>e.clearSortByColumn(i)},"separator",{name:"Add Ascending",disabled:Boolean(e.sortColumns.find((e=>e.name===i&&e.operation===Mi.ASCENDING))),action:()=>e.addSortByColumn(i,Mi.ASCENDING)},{name:"Add Ascending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Add Descending",disabled:Boolean(e.sortColumns.find((e=>e.name===i&&e.operation===Mi.DESCENDING))),action:()=>e.addSortByColumn(i,Mi.DESCENDING)},{name:"Add Descending Absolute",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator"]:[],{name:"Clear All Sorts",disabled:0===e.sortColumns.length,action:()=>e.clearAllSorts()}]}];let d=[];if(s&&a&&void 0!==c)if(c!==sc){const t=function(e,t){const n=`${t.type===po.STRING?`'${e}'`:e}`;let r;switch(t.type){case po.STRING:r=e;break;case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:r=Y(Number(e));break;case po.DATE:case po.STRICTDATE:case po.DATETIME:r=e;break;default:throw new x(`Can't filter on column with unsupported type '${t.type}'`)}return{label:n,value:{type:t.type,value:r}}}(c,s),n=function(e){switch(e.type){case po.STRING:return[Di.EQUAL,Di.NOT_EQUAL,Di.LESS_THAN,Di.LESS_THAN_OR_EQUAL,Di.GREATER_THAN,Di.GREATER_THAN_OR_EQUAL,Di.CONTAIN,Di.NOT_CONTAIN,Di.START_WITH,Di.NOT_START_WITH,Di.END_WITH,Di.NOT_END_WITH];case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:case po.DATE:case po.STRICTDATE:case po.DATETIME:return[Di.EQUAL,Di.NOT_EQUAL,Di.LESS_THAN,Di.LESS_THAN_OR_EQUAL,Di.GREATER_THAN,Di.GREATER_THAN_OR_EQUAL];default:return[]}}(s);if(n.length&&n.includes(Di.EQUAL)){const r=n.filter((e=>e!==Di.EQUAL));d=[Gl(s,Di.EQUAL,t,e),r.length?{name:`More Filters on ${a.getColId()}...`,subMenu:r.map((n=>Gl(s,n,t,e)))}:void 0].filter(O)}}else d=[Gl(s,Di.IS_NULL,void 0,e),Gl(s,Di.IS_NOT_NULL,void 0,e)];return[{name:"Export",subMenu:[{name:"HTML",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel",action:()=>t.grid.exportEngine.exportFile(Js.EXCEL)},{name:"CSV",action:()=>t.grid.exportEngine.exportFile(Js.CSV)},"separator",{name:"DataCube Specification",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Email",subMenu:[{name:"HTML",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"HTML Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Plain Text Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"PDF Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Excel Attachment",action:()=>{t.grid.exportEngine.exportEmail(Js.EXCEL).catch(t.application.logUnhandledError)}},{name:"CSV Attachment",action:()=>{t.grid.exportEngine.exportEmail(Js.CSV).catch(t.application.logUnhandledError)}},{name:"DataCube Specification Attachment",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Copy",menuItem:Xc,cssClasses:["!opacity-100"],subMenu:[{name:"Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Row(s) as Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Selected Column as Plain Text",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},"separator",...l,{name:"Filter",subMenu:[...d,d.length?"separator":void 0,{name:"Filters...",action:()=>{t.filter.display.open()}},{name:"Clear All Filters",action:()=>e.clearFilters()}].filter(O)},{name:"Pivot",subMenu:[...a&&i&&s?.kind===Li.DIMENSION?[{name:`Vertical Pivot on ${a.getColId()}`,action:()=>e.setVerticalPivotOnColumn(i)},{name:`Add Vertical Pivot on ${a.getColId()}`,disabled:Boolean(e.verticalPivotedColumns.find((e=>e.name===i))),action:()=>e.addVerticalPivotOnColumn(i)},{name:`Remove Vertical Pivot on ${a.getColId()}`,disabled:!e.verticalPivotedColumns.find((e=>e.name===i)),action:()=>e.removeVerticalPivotOnColumn(i)},"separator"]:[],{name:"Clear All Vertical Pivots",disabled:0===e.verticalPivotedColumns.length,action:()=>e.clearAllVerticalPivots()}]},{name:"Extended Columns",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Column...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},{name:"Custom Groupings",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0,subMenu:[{name:"Add New Grouping...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Edit {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Remove {column}",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]},"separator",{name:"Resize",subMenu:[{name:"Auto-size to Fit Content",disabled:!a||!s||void 0!==s.fixedWidth,action:()=>r.api.autoSizeColumns([a?.getColId()].filter(O))},{name:"Minimize Column",disabled:!a||!s||void 0!==s.fixedWidth,action:()=>{a&&r.api.setColumnWidths([{key:a.getColId(),newWidth:s?.minWidth??50}])}},"separator",{name:"Auto-size All Columns",action:()=>r.api.autoSizeColumns(e.configuration.columns.filter((e=>void 0===e.fixedWidth)).map((e=>e.name)))},{name:"Minimize All Columns",action:()=>{r.api.setColumnWidths(e.configuration.columns.filter((e=>void 0===e.fixedWidth)).map((e=>({key:e.name,newWidth:s?.minWidth??50}))))}},{name:"Size Grid to Fit Screen",action:()=>r.api.sizeColumnsToFit()}]},{name:"Pin",subMenu:[{name:"Pin Left",disabled:!a||a.isPinnedLeft(),checked:Boolean(a?.isPinnedLeft()),action:()=>e.pinColumn(i,Ui.LEFT)},{name:"Pin Right",disabled:!a||a.isPinnedRight(),checked:Boolean(a?.isPinnedRight()),action:()=>e.pinColumn(i,Ui.RIGHT)},{name:"Unpin",disabled:!a?.isPinned(),action:()=>e.pinColumn(i,void 0)},"separator",{name:"Remove All Pinnings",disabled:e.configuration.columns.every((e=>void 0===e.pinned)),action:()=>e.removeAllPins()}]},{name:"Hide",disabled:!a,action:()=>e.showColumn(i,!1)},"separator",{name:"Heatmap",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!a,subMenu:a?[{name:`Add to ${a.getColId()}`,menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:`Remove from ${a.getColId()}`,menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0}]:[]},{name:"Show Plot...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},{name:"Show TreeMap...",menuItem:Xc,cssClasses:["!opacity-100"],disabled:!0},"separator",{name:"Properties...",disabled:n.display.isOpen,action:()=>{a&&o&&(n.setCurrentTab(Ml.COLUMN_PROPERTIES),n.columnProperties.setSelectedColumnName(a.getColId())),n.display.open()}}]}}(this)}}function Vl(e){return new Promise(((t,n)=>{const r=new FileReader;r.onloadend=()=>{const e=r.result;if(M(e)){const n=e.split(",")[1];if(n)return void t(n)}n(new Error("Can't base64 encode blob data"))},r.onerror=e=>n(e),r.readAsDataURL(e)}))}const Wl="mixed_boundary",Yl="alternative_boundary",$l=`\nFrom:\nTo:\nSubject:\nX-Unsent: 1\nContent-Type: multipart/mixed; boundary="${Wl}"\n\n--${Wl}\nContent-Type: multipart/alternative; boundary="${Yl}"\n\n--${Yl}\nContent-Type: text/plain; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n\n\n--${Yl}\nContent-Type: text/html; charset="UTF-8"\nContent-Transfer-Encoding: 7bit\n\n<html><body><p></p><body></html>\n\n--${Yl}--\n\n`;class Kl{dataCube;grid;constructor(e){this.dataCube=e.dataCube,this.grid=e}generateFileName(){return`${this.dataCube.staticContent.name} - ${(0,Vn.GP)(new Date,"EEE MMM dd yyyy HH_mm_ss")}`}exportFile(e){const t=this.generateFileName();switch(e){case Js.CSV:return void this.grid.client.exportDataAsCsv({fileName:`${t}.csv`});case Js.EXCEL:return void this.grid.client.exportDataAsExcel({fileName:`${t}.xlsx`})}}async exportEmail(e){const t=this.generateFileName();let n,r,o=t;switch(e){case Js.CSV:o=`${t}.csv`,r=ee.TEXT_CSV,n=await Vl(new Blob([this.grid.client.getDataAsCsv()??""],{type:ee.TEXT_CSV}));break;case Js.EXCEL:{o+=`${t}.xlsx`,r=ee.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:ee.APPLICATION_XLSX})}n=await Vl(a);break}default:throw new x(`Can't export email in format '${e}'`)}ce(`${t}.eml`,`${$l.trimStart()}--${Wl}\nContent-Type: ${r}; name="${o}"\nContent-Transfer-Encoding: base64\nContent-Disposition: attachment; filename="${o}"\n\n${n}\n\n--${Wl}--`,ee.MESSAGE_RFC822)}}class Xl{limit;constructor(e){const{snapshot:t}=e;this.limit=t?.data.limit}get hashCode(){return oo([`limit: ${this.limit??""}`])}}class zl extends bc{controller;exportEngine;_client;clientDataSource;isPaginationEnabled=!1;scrollHintText;datasourceConfiguration;queryConfiguration;constructor(e){super(e),(0,Ne.Gn)(this,{clientDataSource:Ne.sH,datasourceConfiguration:Ne.sH,queryConfiguration:Ne.sH,isPaginationEnabled:Ne.sH,setPaginationEnabled:Ne.XI,scrollHintText:Ne.sH,setScrollHintText:Ne.XI}),this.controller=new Hl(this.dataCube),this.exportEngine=new Kl(this),this.datasourceConfiguration=new Xl({}),this.queryConfiguration=new as,this.clientDataSource=new hc(this)}setPaginationEnabled(e){this.isPaginationEnabled=e,this.clientDataSource=new hc(this),this.client.updateGridOptions({cacheBlockSize:e?100:ic})}setScrollHintText(e){this.scrollHintText=e}get client(){return L(this._client,"Grid client is not configured")}configureClient(e){this._client=e}async applySnapshot(e,t){const n=this.datasourceConfiguration,r=as.serialization.fromJson(e.data.configuration);(0,Ne.h5)((()=>{this.datasourceConfiguration=new Xl({snapshot:e,queryConfiguration:r}),this.queryConfiguration=r})),n.hashCode!==this.datasourceConfiguration.hashCode&&(this.clientDataSource=new hc(this));const o=function(e,t,n){return{rowClassRules:t.alternateRows?{[Qs.HIGHLIGHT_ROW]:e=>e.rowIndex%(2*t.alternateRowsCount)>=t.alternateRowsCount}:null,rowBuffer:20,onColumnPinned:e=>{if(e.column){const t=e.column,r=t.getPinned();n.grid.controller.pinColumn(t.getColId(),null===r?void 0:r===uc.LEFT?Ui.LEFT:Ui.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,r=t.isVisible();n.grid.controller.showColumn(t.getColId(),r)}},columnDefs:[{headerName:"",colId:cc,cellRenderer:"agGroupCellRenderer",showRowGroup:!0,hide:!e.data.groupBy,lockPinned:!0,lockPosition:!0,pinned:uc.LEFT,cellStyle:{flex:1,justifyContent:"space-between",display:"flex"},cellDataType:"text",flex:1,loadingCellRenderer:Tc},{colId:lc,hide:!0,enableValue:!1,allowedAggFuncs:[],enablePivot:!1,enableRowGroup:!1,filter:"agTextColumnFilter",suppressColumnsToolPanel:!0},...t.columns.map((n=>{const r={snapshot:e,column:n,configuration:t};return{headerName:n.name,field:n.name,menuTabs:[],..._c(r),...Nc(r),...vc(r),...yc(r)}}))]}}(e,r,this.dataCube);this.client.updateGridOptions({...o,cacheBlockSize:this.isPaginationEnabled?100:ic}),this.client.setFilterModel({[lc]:{type:"equals",filter:e.hashCode}})}}class ql extends bc{baseQuery;name="New Report";startTime;constructor(e){super(e),(0,Ne.Gn)(this,{name:Ne.sH,setName:Ne.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,Vn.GP)(new Date(this.startTime),"HH:mm:ss EEE MMM dd yyyy")}`:""}`)}}const Jl=[{func:Si.EXTEND,parameters:1},{func:Si.FILTER,parameters:1},{func:Si.SELECT,parameters:1},{func:Si.GROUP_BY,parameters:3},{func:Si.PIVOT,parameters:3},{func:Si.CAST,parameters:1},{func:Si.SORT,parameters:1},{func:Si.LIMIT,parameters:1}],Ql=[{func:Si.EXTEND},{func:Si.FILTER},{func:Si.SELECT},{func:Si.GROUP_BY},{func:Si.PIVOT},{func:Si.CAST},{func:Si.EXTEND},{func:Si.SORT},{func:Si.LIMIT}],Zl=new RegExp(`^${Ql.map((e=>`(?:<${Ni(e.func)}>)${e.repeat?"*":e.required?"":"?"}`)).join("")}$`);function ed(e,t,n){const r=function(e){let t,n;const r=e.findLastIndex((e=>vi(e.function,[Si.PIVOT,Si.GROUP_BY]))),o=e.findIndex((e=>vi(e.function,Si.EXTEND))),a=e.findLastIndex((e=>vi(e.function,Si.EXTEND)));return-1!==r?o!==a&&(t=e[o],n=e[a]):-1!==o&&(t=e[o]),{leafExtend:t,select:e.find((e=>vi(e.function,Si.SELECT))),filter:e.find((e=>vi(e.function,Si.FILTER))),groupBy:e.find((e=>vi(e.function,Si.GROUP_BY))),pivot:e.find((e=>vi(e.function,Si.PIVOT))),pivotCast:e.find((e=>vi(e.function,Si.CAST))),groupExtend:n,sort:e.find((e=>vi(e.function,Si.SORT))),limit:e.find((e=>vi(e.function,Si.LIMIT)))}}(function(e){if(!(e instanceof xo))throw new Error("Query must be a sequence of function calls (e.g. x()->y()->z())");const t=[];let n=e;for(;n instanceof xo;){const e=Jl.find((e=>vi(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 xo))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=>`<${Ni(e.function)}>`)).join("").match(Zl))throw new Error(`Unsupported function composition ${t.map((e=>`${Ni(e.function)}()`)).join("->")} (supported composition: ${Ql.map((e=>`${Ni(e.func)}()`)).join("->")})`);const r=t.findIndex((e=>vi(e.function,Si.EXTEND))),o=t.findLastIndex((e=>vi(e.function,Si.EXTEND)));if(-1!==r&&r!==o&&!t.slice(r+1,o).some((e=>vi(e.function,Si.GROUP_BY)||vi(e.function,Si.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=>vi(e.function,Si.PIVOT))),i=t.find((e=>vi(e.function,Si.CAST)));if(Boolean(a)!==Boolean(i))throw new Error("Found usage of dynamic function pivot() without casting");return t}(e)),o=is.create(n.name,n.source.runtime,Ti(t,[]),{}),a=o.data,i=new Map,s=e=>{const t=L(i.get(e.name),`Can't find column '${e.name}'`);return{name:t.name,type:t.type}};if(a.sourceColumns=n.source.columns.map((e=>({name:e.name,type:e.type}))),a.sourceColumns.map((e=>i.set(e.name,e))),r.filter&&(a.filter=void 0),r.select&&(a.selectColumns=xs(r.select,0).colSpecs.map((e=>s(e)))),r.groupBy&&(a.groupBy={columns:xs(r.groupBy,0).colSpecs.map((e=>s(e))),aggColumns:xs(r.groupBy,1).colSpecs.map((e=>function(e,t){const n=(r=e.function2,o=Object.values(Si),P(r,No,"Can't process aggregation: Found unexpected value specification type"),Is(r.body[0],o));var r,o;if(vi(n.function,Si.COUNT))return{...t,operation:Bi.COUNT,parameters:[]};if(vi(n.function,Si.SUM))return{...t,operation:Bi.SUM,parameters:[]};if(vi(n.function,Si.AVERAGE))return{...t,operation:Bi.AVERAGE,parameters:[]};if(vi(n.function,Si.MIN))return{...t,operation:Bi.MIN,parameters:[]};if(vi(n.function,Si.MAX))return{...t,operation:Bi.MAX,parameters:[]};if(vi(n.function,Si.FIRST))return{...t,operation:Bi.FIRST,parameters:[]};if(vi(n.function,Si.LAST))return{...t,operation:Bi.LAST,parameters:[]};if(vi(n.function,Si.VAR_POP))return{...t,operation:Bi.VAR_POP,parameters:[]};if(vi(n.function,Si.VAR_SAMP))return{...t,operation:Bi.VAR_SAMP,parameters:[]};if(vi(n.function,Si.STDDEV_POP))return{...t,operation:Bi.STDDEV_POP,parameters:[]};if(vi(n.function,Si.STDDEV_SAMP))return{...t,operation:Bi.STDDEV_SAMP,parameters:[]};throw new x(`Unsupported aggregate function '${n.function}'`)}(e,s(e))))}),r.sort&&(a.sortColumns=Ss(r.sort,0,Io).values.map((e=>{const t=Is(e,[Si.ASC,Si.DESC]);return{...s((n=t,B(Ss(n,0,Ta).value,ea,`Can't process ${Ni(n.function)}: Expected parameter at index 0 to be a column specification`))),operation:Ni(t.function)===Si.ASC?Mi.ASCENDING:Mi.DESCENDING};var n}))),r.limit){const e=r.limit.parameters[0];P(e,wo),a.limit=e.value}const c=n.configuration?as.serialization.fromJson(n.configuration):function(e){const t=new as;return t.columns=e.map((e=>hl(e))),t}(n.source.columns);return a.configuration=as.serialization.toJson(c),o.finalize()}var td=n(60720),nd=n(44283),rd=n(53911);const od=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(td.x,{ref:t,...e})})),ad=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(nd.l,{ref:t,...e})})),id=(0,Ot.forwardRef)((function(e,t){const{inputRef:n,className:r,disabled:o,InputProps:{ref:a,endAdornment:i}={},ownerState:s,enableAccessibleFieldDOMStructure:c,clearable:l,onClear:d,error:u,focused:p,...g}=e,m=(0,Ic.A)(a,t);return(0,b.jsxs)("div",{style:{display:"flex",alignItems:"center",position:"relative"},ref:m,children:[(0,b.jsx)("input",{className:r,disabled:o,ref:n,...g}),i]})})),sd=(0,Ot.forwardRef)((function(e,t){const{slots:n,slotProps:r,onClear:o,...a}=e,i=(0,rd.c)({...a});return(0,b.jsx)(id,{...i,ref:t})}));var cd=n(47134),ld=n(93603);const dd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r}=e,o=(0,Ot.useRef)(null),a=(0,Ic.A)(o,t);return(0,b.jsx)("input",{ref:a,className:"h-5 w-full flex-shrink-0 border border-neutral-400 px-1 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",value:n,onKeyDown:e=>{"Escape"===e.code&&o.current?.select()},onChange:e=>{r(e.target.value)}})}))),ud="#ERR",pd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,defaultValue:o=0,step:a=1}=e,[i,s]=(0,Ot.useState)(n.toString()),c=(0,Ot.useRef)(null),l=(0,Ic.A)(c,t),d=()=>{const e=Number(i);if(""===i)s(o.toString()),r(o);else if(isNaN(e)){if(i===ud)return void s(n.toString());try{const e=Y((0,ld._3)(i));s(e.toString()),r(e)}catch{s(ud),r(o)}}};return(0,Ot.useEffect)((()=>{s(n.toString())}),[n]),(0,b.jsxs)("div",{className:"relative h-5 w-full flex-shrink-0",children:[(0,b.jsx)("input",{ref:l,inputMode:"numeric",spellCheck:!1,type:"text",className:"h-full w-full border border-neutral-400 px-1 pr-5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300",value:i,onKeyDown:e=>{if("Enter"===e.code)d(),c.current?.focus();else if("Escape"===e.code)c.current?.select();else if("ArrowUp"===e.code){e.preventDefault();const t=n+a;s(t.toString()),r(t)}else if("ArrowDown"===e.code){e.preventDefault();const t=n-a;s(t.toString()),r(t)}},onChange:e=>{const t=e.target.value;s(t);const n=Number(t);!isNaN(n)&&t&&r(n)},onBlur:()=>d()}),(0,b.jsx)("div",{className:"absolute right-0 top-0 flex h-5 w-5 items-center justify-center",children:(0,b.jsx)("button",{className:"text-lg text-neutral-500 hover:text-neutral-600",title:"Evaluate Expression (Enter)",onClick:d,tabIndex:-1,children:(0,b.jsx)(js.Calculate,{})})})]})}))),gd=(0,Ot.forwardRef)((function(e,t){return(0,b.jsx)(sd,{...e,ref:t,className:"h-5 w-full flex-shrink-0 border border-neutral-400 px-1 pr-5 text-sm disabled:border-neutral-300 disabled:bg-neutral-50 disabled:text-neutral-300"})})),md=(0,Et.PA)((e=>{const{value:t,updateValue:n}=e,[r,o]=(0,Ot.useState)(null);return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("button",{className:"absolute right-0 top-0 flex h-5 w-5 items-center justify-center",title:"Open Date Picker...",onClick:e=>{o(e.currentTarget)},tabIndex:-1,children:(0,b.jsx)(js.Calendar,{className:"text-lg text-neutral-500 hover:text-neutral-600"})}),(0,b.jsx)(Mn,{open:Boolean(r),anchorEl:r,anchorOrigin:{vertical:"bottom",horizontal:"center"},transformOrigin:{vertical:"top",horizontal:"center"},onClose:()=>o(null),classes:{root:"data-cube-editor-date-calendar mt-0.5",paper:"shadow-md rounded-none border border-neutral-300"},children:(0,b.jsx)(od,{autoFocus:!0,value:(0,cd.H)(t),onChange:e=>{n((0,Vn.GP)(e,na)),o(null)}})})]})})),hd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r}=e;return(0,b.jsx)(ad,{ref:t,value:(0,cd.H)(n),format:na,slots:{field:gd,openPickerButton:()=>(0,b.jsx)(md,{value:n,updateValue:r})},onChange:e=>{e&&r((0,Vn.GP)(e,na))}})}))),fd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,dataCube:o}=e,a=o.filter,i=a.columns.find((e=>e.name===n)),[s,c,l,d]=wc();return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(Gc,{ref:t,className:"relative mr-1 w-32",onClick:s,open:d,children:n}),(0,b.jsx)(Hc,{className:"w-32",...l,children:a.columns.filter((e=>i&&Hi(i.type)===Hi(e.type))).map((e=>(0,b.jsx)(Vc,{onClick:()=>{r(e.name),c()},autoFocus:n===e.name,children:e.name},e.name)))})]})}))),bd=(0,Et.PA)((0,Ot.forwardRef)((function(e,t){const{value:n,updateValue:r,dataCube:o}=e;switch(n.type){case po.STRING:return(0,b.jsx)(dd,{ref:t,value:n.value,updateValue:e=>r(e)});case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:return(0,b.jsx)(pd,{ref:t,value:n.value,updateValue:e=>r(e)});case po.DATE:case po.STRICTDATE:case po.DATETIME:return(0,b.jsx)(hd,{ref:t,value:n.value,updateValue:e=>r(e)});case Pi.COLUMN:return(0,b.jsx)(fd,{ref:t,value:n.value,updateValue:e=>r(e),dataCube:o});default:return null}})));function Ed(){return(0,b.jsxs)("div",{className:"relative flex pl-2.5",children:[(0,b.jsx)("div",{className:"pointer-events-none absolute -left-2 h-0 w-0 border-[9px] border-neutral-600 border-b-transparent border-l-transparent border-t-transparent"}),(0,b.jsx)("div",{className:"mr-1 flex h-[18px] w-10 flex-shrink-0 items-center bg-neutral-600 pl-2 text-sm font-medium text-white",title:"Filter is inverted: select all but what matches.",children:"NOT"})]})}const Cd=(0,Et.PA)((e=>{const{className:t,node:n,dataCube:r}=e,o=r.filter;return(0,b.jsxs)("div",{className:Os("flex h-3.5 w-14 flex-shrink-0 bg-neutral-100",t),children:[(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center rounded-bl-sm rounded-tl-sm border border-neutral-400 hover:bg-neutral-200",onClick:()=>o.addFilterNode(n),title:"Insert a new column filter, just after this filter.",children:(0,b.jsx)(js.FilterAddOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center border border-l-0 border-neutral-400 hover:bg-neutral-200",onClick:()=>o.removeFilterNode(n),title:"Remove this filter",children:(0,b.jsx)(js.FilterRemoveOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:"flex h-3.5 w-3.5 items-center justify-center border border-l-0 border-neutral-400 hover:bg-neutral-200",onClick:()=>o.layerFilterNode(n),title:"Put this filter in its own sub-group (and combine it with other filters).",children:(0,b.jsx)(js.FilterGroupOperator,{className:"stroke-[2.5] text-sm"})}),(0,b.jsx)("button",{className:Os("flex h-3.5 w-3.5 items-center justify-center rounded-br-sm rounded-tr-sm border border-l-0 border-neutral-400 hover:bg-neutral-200",{"bg-neutral-600":n.not,"border-neutral-600":n.not,"text-white":n.not,"hover:bg-neutral-600":n.not}),onClick:()=>n.setNot(!n.not),title:n.not?"Turn off the NOT operator on this filter to select only what matches.":"Turn on the NOT operator on this filter to select all but what matches.",children:(0,b.jsx)(js.FilterNotOperator,{className:"stroke-[3] text-xs"})})]})})),Ad=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter,a=t.parent,i=a?a.children.indexOf(t):void 0,s=(0,Ot.useRef)(null),[c,l,d,u]=wc(),[p,g,m,h]=wc(),f=(0,Ot.useCallback)((()=>s.current?.focus()),[]);return(0,b.jsxs)("div",{className:"group flex h-6 items-center",children:[(0,b.jsx)("div",{className:Os("z-1 absolute h-6 w-full bg-opacity-50 group-hover:bg-sky-100 group-hover:bg-opacity-50",{"bg-sky-50":t===o.selectedNode,"border-[0.5px] border-l-2 border-sky-200 border-l-sky-600":t===o.selectedNode}),onClick:()=>o.setSelectedNode(t)}),(0,b.jsx)("div",{style:{paddingLeft:36*n+10+60*(n-1)+"px"},className:"relative h-6 flex-shrink-0",onClick:()=>o.setSelectedNode(t),children:a&&(0,b.jsxs)("div",{className:"absolute top-0 flex h-6 items-center justify-end",style:{width:"22px",right:"8px"},children:[(0,b.jsx)("div",{className:Os("h-[1px] w-full flex-1 bg-neutral-200",{"bg-sky-600":a===o.selectedGroupNode})}),void 0!==i&&i>0&&(0,b.jsx)("div",{className:Os("flex h-6 items-center justify-center pl-1 text-xs text-neutral-600",{"text-sky-600":a===o.selectedGroupNode}),children:a.operation===ji.AND?"and":"or"})]})}),(0,b.jsx)(Cd,{className:"relative mr-1",node:t,dataCube:r}),t.not&&(0,b.jsx)(Ed,{}),(0,b.jsx)(Gc,{className:"relative mr-1 w-32",onClick:c,open:u,children:t.column.name}),(0,b.jsx)(Hc,{className:"w-32",...d,onClosed:f,children:o.columns.map((e=>(0,b.jsx)(Vc,{onClick:()=>{if(e!==t.column){const r=t.operation.isCompatibleWithColumn(e)?t.operation:(n=o.dataCube.engine.filterOperations.filter((t=>t.isCompatibleWithColumn(e)))).length?n[0]:void 0;r&&(t.setColumn(e),t.setOperation(r),t.setValue(r.generateDefaultValue(e)))}var n;l()},autoFocus:t.column.name===e.name,children:e.name},e.name)))}),(0,b.jsx)(Gc,{className:"relative mr-1 w-24",onClick:p,open:h,children:t.operation.label}),(0,b.jsx)(Hc,{className:"w-24",...m,onClosed:f,children:o.dataCube.engine.filterOperations.filter((e=>e.isCompatibleWithColumn(t.column))).map((e=>(0,b.jsx)(Vc,{onClick:()=>{e!==t.operation&&e.isCompatibleWithColumn(t.column)&&(t.setOperation(e),t.setValue(e.generateDefaultValue(t.column))),g()},autoFocus:t.operation.operator===e.operator,children:e.label},e.operator)))}),(0,b.jsx)("div",{className:"relative w-32 flex-shrink-0",children:t.value&&(0,b.jsx)(bd,{ref:s,value:t.value,updateValue:e=>t.updateValue(e),dataCube:r})})]})})),Td=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter,a=t.parent,i=a?a.children.indexOf(t):void 0,[s,c,l,d]=wc();return(0,b.jsxs)("div",{className:"group flex h-6 items-center",children:[(0,b.jsx)("div",{className:Os("z-1 absolute h-6 w-full bg-opacity-50 group-hover:bg-sky-100 group-hover:bg-opacity-50",{"bg-sky-50":t===o.selectedNode,"border-[0.5px] border-l-2 border-sky-200 border-l-sky-600":t===o.selectedNode}),onClick:()=>o.setSelectedNode(t)}),(0,b.jsx)("div",{style:{paddingLeft:36*n+10+(0!==n?60*(n-1):0)+"px"},className:"relative h-6 flex-shrink-0",onClick:()=>o.setSelectedNode(t),children:0!==n&&a&&(0,b.jsxs)("div",{className:"absolute top-0 flex h-6 items-center justify-end",style:{width:"22px",right:"8px"},children:[(0,b.jsx)("div",{className:Os("h-[1px] w-full flex-1 bg-neutral-200",{"bg-sky-600":a===o.selectedGroupNode})}),void 0!==i&&i>0&&(0,b.jsx)("div",{className:Os("flex h-6 items-center justify-center pl-1 text-xs text-neutral-600",{"text-sky-600":a===o.selectedGroupNode}),children:a.operation===ji.AND?"and":"or"})]})}),0!==n&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)(Cd,{className:"relative mr-1",node:t,dataCube:r}),t.not&&(0,b.jsx)(Ed,{})]}),(0,b.jsx)(Gc,{className:"relative w-14",onClick:s,open:d,children:t.operation===ji.AND?"All of":"Any of"}),(0,b.jsxs)(Hc,{className:"w-14",...l,children:[(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(ji.AND),c()},autoFocus:t.operation===ji.AND,children:"All of"}),(0,b.jsx)(Vc,{onClick:()=>{t.setOperation(ji.OR),c()},autoFocus:t.operation===ji.OR,children:"Any of"})]})]})})),_d=(0,Et.PA)((e=>{const{node:t,level:n,dataCube:r}=e,o=r.filter;return(0,b.jsxs)("div",{className:"relative w-full",children:[(0,b.jsx)("div",{className:Os("pointer-events-none absolute h-full",{"border-[0.5px] border-sky-200 bg-sky-50":t===o.selectedGroupNode}),style:{marginLeft:36*n+10+60*n-2+"px",width:`calc(100% - ${36*n+10+60*n-4}px)`}}),(0,b.jsx)(Td,{node:t,level:n,dataCube:r}),(0,b.jsxs)("div",{className:"relative",children:[(0,b.jsx)("div",{className:Os("pointer-events-none absolute z-10 h-[calc(100%_-_12px)] w-0 border-l border-neutral-200",{"border-sky-600":t===o.selectedGroupNode}),style:{marginLeft:36*n+10+6+60*n+"px"}}),t.children.map((e=>e instanceof Zc?(0,b.jsx)(Ad,{level:n+1,node:e,dataCube:r},e.uuid):e instanceof el?(0,b.jsx)(_d,{level:n+1,node:e,dataCube:r},e.uuid):null))]})]})})),Nd=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.filter;return(0,Ot.useEffect)((()=>{n.setSelectedNode(void 0)}),[n]),(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"relative h-[calc(100%_-_40px)] w-full px-2 pt-2",children:(0,b.jsx)("div",{className:"h-full w-full overflow-auto border border-neutral-300 bg-white",children:(0,b.jsx)("div",{className:"h-full w-full select-none p-2",children:(0,b.jsx)("div",{className:"flex h-full w-full",children:(0,b.jsxs)("div",{className:"relative flex h-full w-full overflow-auto rounded-sm border border-neutral-200",onClick:()=>n.setSelectedNode(void 0),children:[!n.tree.root&&(0,b.jsxs)("div",{className:"h-full w-full p-3",children:[(0,b.jsx)("div",{children:"No filter is specified. Click the button below to start."}),(0,b.jsx)("button",{className:"w-30 mt-2 h-6 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.initializeTree()},children:"Create New Filter"})]}),n.tree.root&&(0,b.jsxs)("div",{className:"flex flex-col py-1",onClick:e=>e.stopPropagation(),children:[(0,b.jsx)(_d,{node:n.tree.root,level:0,dataCube:t}),(0,b.jsx)("div",{className:"min-h-6 w-full flex-1",onClick:()=>n.setSelectedNode(void 0)})]})]})})})})}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n.applyChanges(),n.display.close()},children:"OK"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-20 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>n.display.close(),children:"Cancel"}),(0,b.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"})]})]})}));class vd extends bc{display;tree;selectedNode;columns=[];constructor(e){super(e),(0,Ne.Gn)(this,{tree:Ne.sH.ref,initializeTree:Ne.XI,refreshTree:Ne.XI,columns:Ne.sH,applySnapshot:Ne.XI,selectedNode:Ne.sH,selectedGroupNode:Ne.EW,setSelectedNode:Ne.XI,addFilterNode:Ne.XI,removeFilterNode:Ne.XI,layerFilterNode:Ne.XI}),this.display=new qs(this.dataCube.repl.layout,"Filter",(()=>(0,b.jsx)(Nd,{dataCube:this.dataCube}))),this.tree={nodes:new Map}}initializeTree(){if(void 0===this.tree.root&&0===this.tree.nodes.size){const e=new el(void 0,ji.AND,void 0);this.tree.nodes.set(e.uuid,e),this.tree.root=e;const t=this.generateNewFilterNode(e);t&&(e.addChild(t),this.tree.nodes.set(t.uuid,t)),this.refreshTree()}}refreshTree(){this.tree={...this.tree}}get selectedGroupNode(){return this.selectedNode instanceof el?this.selectedNode:this.selectedNode?.parent}setSelectedNode(e){this.selectedNode=e}generateNewFilterNode(e){if(e instanceof Zc)return new Zc(void 0,e.column,e.operation,(0,Jc.A)(e.value),e.not);if(e instanceof el&&0!==this.columns.length){const e=N(this.columns,0),t={name:e.name,type:e.type},n=this.dataCube.engine.getFilterOperation(Di.EQUAL);return new Zc(void 0,t,n,n.generateDefaultValue(t),void 0)}}addFilterNode(e){if(this.tree.root){const t=this.generateNewFilterNode(e),n=e.parent;n&&t&&(n.addChild(t,e instanceof Zc?n.children.indexOf(e)+1:void 0),this.tree.nodes.set(t.uuid,t),this.refreshTree())}}removeFilterNode(e){if(this.tree.root){const t=e.parent;if(e!==this.tree.root&&t){let n=[e];for(;n.length;)n.forEach((e=>{e instanceof el&&e.children.forEach((e=>{e.setParent(void 0)})),this.tree.nodes.delete(e.uuid)})),n=Array.from(this.tree.nodes.values()).filter((e=>e!==this.tree.root&&!e.parent));if(t.removeChild(e),this.tree.nodes.delete(e.uuid),1===t.children.length){if(t!==this.tree.root){const e=N(t.children,0),n=L(t.parent);t.removeChild(e);const r=n.children.indexOf(t);n.removeChild(t),this.tree.nodes.delete(t.uuid),n.addChild(e,r)}}else 0===t.children.length&&t===this.tree.root&&(this.tree.root=void 0,this.tree.nodes.delete(t.uuid));this.refreshTree(),this.selectedNode===e&&this.setSelectedNode(void 0)}}}layerFilterNode(e){if(this.tree.root){const t=this.generateNewFilterNode(e),n=e.parent;if(n&&t){const r=n.children.indexOf(e);n.removeChild(e);const o=new el(void 0,ji.OR,void 0);o.addChild(e),o.addChild(t),n.addChild(o,r),this.tree.nodes.set(o.uuid,o),this.tree.nodes.set(t.uuid,t),this.refreshTree(),this.selectedNode===e&&this.setSelectedNode(o)}}}async applySnapshot(e,t){const n=as.serialization.fromJson(e.data.configuration);this.columns=n.columns.filter((t=>!e.data.groupExtendedColumns.find((e=>e.name===t.name)))),this.tree.nodes=new Map,this.tree.root=e.data.filter?nl(e.data.filter,void 0,this.tree.nodes,(e=>this.dataCube.engine.getFilterOperation(e))):void 0,this.setSelectedNode(void 0),this.refreshTree()}applyChanges(){const e=L(this.getLatestSnapshot()),t=e.clone();t.data.filter=this.tree.root?tl(this.tree.root):void 0,t.finalize(),t.hashCode!==e.hashCode&&this.publishSnapshot(t)}}class yd{uuid=(0,a.A)();name;startTime=Date.now();endTime;constructor(e){this.name=e}end(){this.endTime=Date.now()}}class Sd{repl;application;engine;snapshotManager;staticContent;grid;editor;filter;runningTasks=new Map;constructor(e){(0,Ne.Gn)(this,{runningTasks:Ne.sH,newTask:Ne.XI,endTask:Ne.XI}),this.repl=e,this.application=e.application,this.engine=e.dataCubeEngine,this.snapshotManager=new Ec(this),this.staticContent=new ql(this),this.editor=new Ul(this),this.filter=new vd(this),this.grid=new zl(this)}newTask(e){const t=new yd(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.staticContent,this.editor,this.grid,this.grid.controller,this.filter].map((async e=>{this.snapshotManager.registerSubscriber(e)})));const e=await this.engine.getBaseQuery(),t=ed(e.partialQuery,e.sourceQuery,e.query);t.timestamp=e.timestamp,this.snapshotManager.broadcastSnapshot(t)}catch(e){I(e),this.repl.application.alertService.setActionAlertInfo({message:`Initialization failure: ${e.message}`,prompt:"Resolve the issue and reload the application.",type:kt.ERROR,actions:[]})}finally{this.endTask(e)}}}var xd,Id,kd;!function(e){e.CLASS_BUILDER="classBuilder",e.TDS_BUILDER="tdsBuilder",e.JSON_BUILDER="json"}(xd||(xd={})),function(e){e.RELATIONAL="relational",e.RELATIONAL_EXECUTION_ACTIVITY="RelationalExecutionActivity",e.AGGREGATION_AWARE_ACTIVITY="aggregationAware"}(Id||(Id={})),function(e){e.CSV="CSV"}(kd||(kd={}));class Rd{_type;constructor(e){this._type=e}}class wd{}class Od extends wd{sql;comment;constructor(e){super(),this.sql=e}}class Fd extends wd{rewrittenQuery}class Ld extends wd{values;constructor(e){super(),this.values=e}}class Pd{builder;activities}class Bd extends Pd{values}class Dd extends Pd{value;constructor(e){super(),this.value=e}}class jd{name;type;relationalType;doc}class Md extends Rd{columns=[];constructor(){super(xd.TDS_BUILDER)}}class Ud{values=[]}class Gd{columns=[];rows=[]}class Hd extends Pd{_UUID=(0,a.A)();builder=new Md;result=new Gd}class Vd extends Rd{_type=xd.CLASS_BUILDER}class Wd extends Pd{builder=new Vd(xd.CLASS_BUILDER);objects}class Yd{static builderSerialization=new ge((0,pe.PL)(Yd,{_type:(0,pe.MY)()}))}class $d{}class Kd extends $d{sql;comment;static serialization=new ge((0,pe.PL)(Kd,{sql:(0,pe.MY)(),comment:(0,pe.lq)((0,pe.MY)())}))}class Xd extends $d{rewrittenQuery;static serialization=new ge((0,pe.PL)(Xd,{rewrittenQuery:(0,pe.MY)()}))}class zd{builder;activities}class qd extends $d{content;constructor(e){super(),this.content=e}}class Jd extends zd{values;static serialization=new ge((0,pe.PL)(Jd,{_type:(0,pe.MY)(),builder:me(Yd.builderSerialization.schema),values:(0,pe.lS)()}))}class Qd{name;doc;type;relationalType;static serialization=new ge((0,pe.PL)(Qd,{name:(0,pe.MY)(),doc:(0,pe.lq)((0,pe.MY)()),type:(0,pe.lq)((0,pe.MY)()),relationalType:(0,pe.lq)((0,pe.MY)())}))}class Zd extends Yd{columns=[];static serialization=new ge((0,pe.PL)(Zd,{_type:(0,pe.MY)(),columns:(0,pe.p_)(me(Qd.serialization.schema))}))}function eu(e){switch(e._type){case Id.RELATIONAL:case Id.RELATIONAL_EXECUTION_ACTIVITY:return Kd.serialization.fromJson(e);case Id.AGGREGATION_AWARE_ACTIVITY:return Xd.serialization.fromJson(e);default:return new qd(e)}}class tu extends zd{result;static serialization=new ge((0,pe.PL)(tu,{builder:me(Zd.serialization.schema),activities:(0,pe.p_)((0,pe.Ie)((()=>pe._Z),eu)),result:(0,pe.lS)()}))}class nu extends zd{objects;static serialization=new ge((0,pe.PL)(nu,{builder:me(Yd.builderSerialization.schema),activities:(0,pe.p_)((0,pe.Ie)((()=>pe._Z),eu)),objects:(0,pe.lS)()}))}class ru extends zd{value;constructor(e){super(),this.value=e}}class ou extends zd{content}class au extends Pd{content}const iu=e=>{if(e instanceof Kd){const t=new Od(e.sql);return t.comment=e.comment,t}if(e instanceof Xd){const t=new Fd;return t.rewrittenQuery=L(e.rewrittenQuery,"Aggregation aware execution activities 'rewritenQuery' field is missing"),t}if(e instanceof qd)return new Ld(e);throw new x("Can't build execution activities",e)},su=e=>{const t=new jd;return t.name=L(e.name,"TDS column 'name' field is missing"),t.type=e.type,t.doc=e.doc,t.relationalType=e.relationalType,t},cu=e=>{if(e instanceof ou){const t=new au;return t.content=e.content,t}if(e instanceof nu)return(e=>{const t=new Wd;return t.objects=L(e.objects,"Class execution result 'objects' field is missing"),t.activities=e.activities?.map(iu),t})(e);if(e instanceof tu)return(e=>{const t=new Hd;return t.builder=(e=>{const t=new Md;return t.columns=e.columns.map(su),t})(L(e.builder,"TDS execution result 'builder' field is missing")),t.activities=e.activities?.map(iu),t.result.columns=e.result.columns,t.result.rows=e.result.rows.map((e=>{const t=new Ud;return t.values=e.values,t})),t})(e);if(e instanceof Jd)return(e=>{const t=new Bd;return t.values=L(e.values,"JSON execution result 'values' field is missing"),t})(e);if(e instanceof ru)return new Dd(e.value);throw new x("Can't build execution result",e)},lu=e=>{if(null===e||M(e)||U(e)||G(e))return new ru(e);switch(e.builder?._type){case xd.CLASS_BUILDER:return nu.serialization.fromJson(e);case xd.TDS_BUILDER:return tu.serialization.fromJson(e);case xd.JSON_BUILDER:return Jd.serialization.fromJson(e);default:{const t=new ou;return t.content=e,t}}};class du{columns=[];query;runtime}class uu{name;type;static serialization=new ge((0,pe.PL)(uu,{name:(0,pe.MY)(),type:(0,pe.MY)()}))}var pu;!function(e){e.REPL_EXECUTED_QUERY="REPLExecutedQuery"}(pu||(pu={}));class gu extends du{static serialization=new ge((0,pe.PL)(gu,{_type:he(pu.REPL_EXECUTED_QUERY),columns:(0,pe.p_)(me(uu.serialization.schema)),query:(0,pe.MY)(),runtime:(0,pe.MY)()}))}function mu(e){if(e._type===pu.REPL_EXECUTED_QUERY)return(0,pe.iu)(gu.serialization.schema,e);throw new x(`Can't deserialize data cube query source of type '${e._type}'`)}function hu(e){if(e instanceof gu)return(0,pe.lK)(gu.serialization.schema,e);throw new x("Can't serialize data cube query source",e)}class fu{name;query;partialQuery;source;configuration;constructor(e,t,n){this.name=e,this.query=t,this.configuration=n}static serialization=new ge((0,pe.PL)(fu,{configuration:(0,pe.lS)(),name:(0,pe.MY)(),partialQuery:(0,pe.MY)(),query:(0,pe.MY)(),source:(0,pe.Ie)(hu,mu)}))}class bu{gridClientLicense;static serialization=new ge((0,pe.PL)(bu,{gridClientLicense:(0,pe.lq)((0,pe.MY)())}))}class Eu{query;pretty;static serialization=new ge((0,pe.PL)(Eu,{pretty:(0,pe.lq)((0,pe.MY)()),query:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[])))}))}class Cu{query;static serialization=new ge((0,pe.PL)(Cu,{query:me(Ia([]))}))}class Au{query;debug;static serialization=new ge((0,pe.PL)(Au,{debug:(0,pe.lq)((0,pe.MY)()),query:me(Ia([]))}))}class Tu{query;timestamp;partialQuery;sourceQuery;static serialization=new ge((0,pe.PL)(Tu,{partialQuery:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[]))),query:me(fu.serialization.schema),sourceQuery:(0,pe.Ie)((e=>Ti(e,[])),(e=>Ai(e,[]))),timestamp:(0,pe.MY)()}))}function _u(e){switch(e){case po.STRING:return"";case po.BOOLEAN:return!1;case po.BYTE:return btoa("");case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:case po.BINARY:return 0;case po.DATE:case po.STRICTDATE:return(0,Vn.GP)(new Date(Date.now()),na);case po.DATETIME:return(0,Vn.GP)(new Date(Date.now()),"yyyy-MM-dd'T'HH:mm:ssxxxx");default:throw new x(`Can't generate value for type '${e}'`)}}function Nu(e,t){switch(e){case po.STRING:return t.includes("string");case po.BOOLEAN:return t.includes("boolean");case po.NUMBER:case po.DECIMAL:case po.FLOAT:case po.INTEGER:return t.includes("number");case po.DATE:case po.STRICTDATE:case po.DATETIME:return t.includes("date");default:return!1}}class vu{}class yu extends vu{get label(){return"="}get textLabel(){return"="}get description(){return"equals"}get operator(){return Di.EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.EQUAL),[us(e.name),Cs(L(e.value))])}}class Su extends vu{get label(){return"<="}get textLabel(){return"<="}get description(){return"is less than or equals"}get operator(){return Di.LESS_THAN_OR_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.LESS_THAN_OR_EQUAL),[us(e.name),Cs(L(e.value))])}}class xu extends vu{get label(){return"<"}get textLabel(){return"<"}get description(){return"is less than"}get operator(){return Di.LESS_THAN}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.LESS_THAN),[us(e.name),Cs(L(e.value))])}}class Iu extends vu{get label(){return">="}get textLabel(){return">="}get description(){return"is greater than or equals"}get operator(){return Di.GREATER_THAN_OR_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["number"])}isCompatibleWithValue(e){return Nu(e.type,["number"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.GREATER_THAN_OR_EQUAL),[us(e.name),Cs(L(e.value))])}}class ku extends vu{get label(){return">"}get textLabel(){return">"}get description(){return"is greater than"}get operator(){return Di.GREATER_THAN}isCompatibleWithColumn(e){return Nu(e.type,["number","date"])}isCompatibleWithValue(e){return Nu(e.type,["number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.GREATER_THAN),[us(e.name),Cs(L(e.value))])}}class Ru extends vu{get label(){return"!="}get textLabel(){return"!="}get description(){return"does not equal"}get operator(){return Di.NOT_EQUAL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.EQUAL),[us(e.name),Cs(L(e.value))]))}}class wu extends vu{get label(){return"= value in column"}get textLabel(){return"= value in column"}get description(){return"equals to value in column"}get operator(){return Di.EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Ou extends vu{get label(){return"= (case-insensitive)"}get textLabel(){return"= (case-insensitive)"}get description(){return"equals (case-insensitive)"}get operator(){return Di.EQUAL_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Fu extends vu{get label(){return"!= (case-insensitive)"}get textLabel(){return"!= (case-insensitive)"}get description(){return"does not equal (case-insensitive)"}get operator(){return Di.NOT_EQUAL_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])]))}}class Lu extends vu{get label(){return"= (case-insensitive) value in column"}get textLabel(){return"= (case-insensitive) value in column"}get description(){return"equals to (case-insensitive) value in column"}get operator(){return Di.EQUAL_CASE_INSENSITIVE_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Pu extends vu{get label(){return"!= (case-insensitive) value in column"}get textLabel(){return"!= (case-insensitive) value in column"}get description(){return"does not equal (case-insensitive) value in column"}get operator(){return Di.NOT_EQUAL_CASE_INSENSITIVE_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])]))}}class Bu extends vu{get label(){return"!= value in column"}get textLabel(){return"!= value in column"}get description(){return"does not equal value in column"}get operator(){return Di.NOT_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return Ts(gs(Ni(Si.EQUAL),[us(e.name,t),Cs(L(e.value),t)]))}}class Du extends vu{get label(){return"< value in column"}get textLabel(){return"< value in column"}get description(){return"is less than value in column"}get operator(){return Di.LESS_THAN_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.LESS_THAN),[us(e.name,t),Cs(L(e.value),t)])}}class ju extends vu{get label(){return"<= value in column"}get textLabel(){return"<= value in column"}get description(){return"is less than or equals value in column"}get operator(){return Di.LESS_THAN_OR_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.LESS_THAN_OR_EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Mu extends vu{get label(){return"> value in column"}get textLabel(){return"> value in column"}get description(){return"is greater than value in column"}get operator(){return Di.GREATER_THAN_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.GREATER_THAN),[us(e.name,t),Cs(L(e.value),t)])}}class Uu extends vu{get label(){return">= value in column"}get textLabel(){return">= value in column"}get description(){return"is greater than or equals value in column"}get operator(){return Di.GREATER_THAN_OR_EQUAL_COLUMN}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return e.type===Pi.COLUMN&&void 0!==e.value&&M(e.value)}generateDefaultValue(e){return{type:Pi.COLUMN,value:e.name}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.GREATER_THAN_OR_EQUAL),[us(e.name,t),Cs(L(e.value),t)])}}class Gu extends vu{get label(){return"contains"}get textLabel(){return"contains"}get description(){return"contains"}get operator(){return Di.CONTAIN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.CONTAINS),[us(e.name),Cs(L(e.value))])}}class Hu extends vu{get label(){return"contains (case-insensitive)"}get textLabel(){return"contains (case-insensitive)"}get description(){return"contains (case-insensitive)"}get operator(){return Di.CONTAIN_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.CONTAINS),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class Vu extends vu{get label(){return"does not contain"}get textLabel(){return"!contains"}get description(){return"does not contain"}get operator(){return Di.NOT_CONTAIN}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.CONTAINS),[us(e.name),Cs(L(e.value))]))}}class Wu extends vu{get label(){return"starts with"}get textLabel(){return"startsWith"}get description(){return"starts with"}get operator(){return Di.START_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.STARTS_WITH),[us(e.name),Cs(L(e.value))])}}class Yu extends vu{get label(){return"starts with (case-insensitive)"}get textLabel(){return"startsWith (case-insensitive)"}get description(){return"starts with (case-insensitive)"}get operator(){return Di.START_WITH_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.STARTS_WITH),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class $u extends vu{get label(){return"doest not start with"}get textLabel(){return"!startsWith"}get description(){return"does not start with"}get operator(){return Di.NOT_START_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.STARTS_WITH),[us(e.name),Cs(L(e.value))]))}}class Ku extends vu{get label(){return"ends with"}get textLabel(){return"!endsWith"}get description(){return"ends with"}get operator(){return Di.END_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.ENDS_WITH),[us(e.name),Cs(L(e.value))])}}class Xu extends vu{get label(){return"ends with (case-insensitive)"}get textLabel(){return"endsWith (case-insensitive)"}get description(){return"ends with (case-insensitive)"}get operator(){return Di.END_WITH_CASE_INSENSITIVE}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){const t=ds();return gs(Ni(Si.ENDS_WITH),[gs(Ni(Si.TO_LOWERCASE),[us(e.name,t)]),gs(Ni(Si.TO_LOWERCASE),[Cs(L(e.value),t)])])}}class zu extends vu{get label(){return"does not end with"}get textLabel(){return"!endsWith"}get description(){return"does not end with"}get operator(){return Di.NOT_END_WITH}isCompatibleWithColumn(e){return Nu(e.type,["string"])}isCompatibleWithValue(e){return Nu(e.type,["string"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){return{type:e.type,value:_u(e.type)}}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.ENDS_WITH),[us(e.name),Cs(L(e.value))]))}}class qu extends vu{get label(){return"is null"}get textLabel(){return"= NULL"}get description(){return"is NULL"}get operator(){return Di.IS_NULL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){}buildConditionSnapshot(e){}buildConditionExpression(e){return gs(Ni(Si.IS_EMPTY),[us(e.name)])}}class Ju extends vu{get label(){return"is not null"}get textLabel(){return"!= NULL"}get description(){return"is not NULL"}get operator(){return Di.IS_NOT_NULL}isCompatibleWithColumn(e){return Nu(e.type,["string","number","date"])}isCompatibleWithValue(e){return Nu(e.type,["string","number","date"])&&void 0!==e.value&&!Array.isArray(e.value)}generateDefaultValue(e){}buildConditionSnapshot(e){}buildConditionExpression(e){return Ts(gs(Ni(Si.IS_EMPTY),[us(e.name)]))}}const Qu=!1,Zu=!1,ep=!1;class tp{repl;application;client;filterOperations=[new xu,new Su,new yu,new Ru,new Iu,new ku,new qu,new Ju,new Ou,new Fu,new Gu,new Hu,new Vu,new Wu,new Yu,new $u,new Ku,new Xu,new zu,new Du,new ju,new wu,new Bu,new Lu,new Pu,new Mu,new Uu];enableDebugMode=Qu;gridClientRowBuffer=50;gridClientPurgeClosedRowNodes=Zu;disableLargeDatasetWarning=ep;constructor(e){(0,Ne.Gn)(this,{enableDebugMode:Ne.sH,setEnableDebugMode:Ne.XI,gridClientRowBuffer:Ne.sH,setGridClientRowBuffer:Ne.XI,gridClientPurgeClosedRowNodes:Ne.sH,setGridClientPurgeClosedRowNodes:Ne.XI,disableLargeDatasetWarning:Ne.sH,setDisableLargeDatasetWarning:Ne.XI}),this.repl=e,this.application=e.application,this.client=e.client}getFilterOperation(e){return L(this.filterOperations.find((t=>t.operator===e)),`Can't find filter operation '${e}'`)}setEnableDebugMode(e){this.enableDebugMode=e}setGridClientRowBuffer(e){this.gridClientRowBuffer=e,this.propagateGridOptionUpdates()}setGridClientPurgeClosedRowNodes(e){this.gridClientPurgeClosedRowNodes=e,this.propagateGridOptionUpdates()}setDisableLargeDatasetWarning(e){this.disableLargeDatasetWarning=e}refreshFailedDataFetches(){this.repl.dataCube.grid.client.retryServerSideLoads()}propagateGridOptionUpdates(){this.repl.dataCube.grid.client.updateGridOptions({rowBuffer:this.gridClientRowBuffer,purgeClosedRowNodes:this.gridClientPurgeClosedRowNodes})}async getInfrastructureInfo(){return this.client.getInfrastructureInfo()}async getQueryTypeahead(e,t){return await this.client.getQueryTypeahead({code:e,isPartial:t})}async parseQuery(e,t){return Ai(await this.client.parseQuery({code:e,returnSourceInformation:t}),[])}async getBaseQuery(){return Tu.serialization.fromJson(await this.client.getBaseQuery())}async executeQuery(e){const t=await this.client.executeQuery({query:Ti(e,[]),debug:this.enableDebugMode});return{result:B(cu(lu(JSON.parse(t.result))),Hd),executedQuery:t.executedQuery,executedSQL:t.executedSQL}}}var np=n(91697);const rp=(0,Et.PA)((()=>{const e=Lt().assistantService.currentDocumentationEntry;return e?(0,b.jsxs)("div",{className:"h-full w-full overflow-auto bg-white p-4",children:[(0,b.jsx)("div",{className:"mb-3 text-2xl font-bold",children:e.title}),e.content&&(M(e.content)?(0,b.jsx)("div",{className:"",children:e.content}):(0,b.jsx)(wn,{value:e.content}))]}):null})),op=(0,Et.PA)((()=>{const e=cp().dataCubeEngine,[t,n]=(0,Ot.useState)(e.gridClientRowBuffer),[r,o]=(0,Ot.useState)(e.gridClientPurgeClosedRowNodes),[a,i]=(0,Ot.useState)(e.enableDebugMode),[s,c]=(0,Ot.useState)(e.disableLargeDatasetWarning),l=()=>{e.setGridClientRowBuffer(t),e.setGridClientPurgeClosedRowNodes(r),e.setEnableDebugMode(a),e.setDisableLargeDatasetWarning(s)};return(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"h-[calc(100%_-_40px)] w-full p-2 pb-0",children:(0,b.jsxs)("div",{className:"h-full w-full select-none overflow-auto border border-neutral-300 bg-white p-2",children:[(0,b.jsx)("div",{className:"flex h-6",children:(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Table,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Grid"})]})}),(0,b.jsxs)("div",{className:"mt-1.5",children:[(0,b.jsx)("div",{className:"font-medium",children:"Large Dataset Warning: Disabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Suggests user to enable pagination when handling large datasets to improve performance.",checked:s,onChange:()=>c(!s)})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Refresh Failed Data Fetch: Action"}),(0,b.jsx)("div",{className:"mb-1.5 text-sm text-neutral-700",children:"Manually re-run all failed data fetches in the grid."}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)("button",{className:"ml-2 h-5 min-w-16 border border-neutral-400 bg-neutral-300 px-2 text-sm first-of-type:ml-0 hover:brightness-95",onClick:()=>e.refreshFailedDataFetches(),children:"Run Action"})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Refresh Group Node Data: Enabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Force refresh data when group node is opened.",checked:r,onChange:()=>o(!r)})})]}),(0,b.jsxs)("div",{className:"my-2",children:[(0,b.jsx)("div",{className:"font-medium",children:"Row Buffer"}),(0,b.jsx)("div",{className:"mb-1.5 text-sm text-neutral-700",children:"Sets the number of rows the grid renders outside of the viewable area. e.g. if the buffer is 10 and your grid is showing 50 rows (as that's all that fits on your screen without scrolling), then the grid will actually render 70 in total (10 extra above and 10 extra below). Then when you scroll, the grid will already have 10 rows ready and waiting to show, no redraw is needed. A low small buffer will make initial draws of the grid faster; whereas a big one will reduce the redraw visible vertically scrolling."}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(jc,{className:"w-16 text-sm",min:10,step:10,defaultValue:50,value:t,setValue:e=>{n(e??50)}})})]}),(0,b.jsx)("div",{className:"my-2 h-[1px] w-full bg-neutral-200"}),(0,b.jsx)("div",{className:"flex h-6",children:(0,b.jsxs)("div",{className:"flex h-full",children:[(0,b.jsx)("div",{className:"flex h-6 items-center text-xl font-medium",children:(0,b.jsx)(js.Debug,{})}),(0,b.jsx)("div",{className:"ml-1 flex h-6 items-center text-xl font-medium",children:"Debug"})]})}),(0,b.jsxs)("div",{className:"mt-1.5",children:[(0,b.jsx)("div",{className:"font-medium",children:"Debug Mode: Enabled"}),(0,b.jsx)("div",{className:"flex pr-2",children:(0,b.jsx)(Uc,{label:"Enable debug logging when running data queries, updating snapshots, etc.",checked:a,onChange:()=>i(!a)})})]})]})}),(0,b.jsxs)("div",{className:"flex h-10 items-center justify-end px-2",children:[(0,b.jsx)("button",{className:"ml-2 h-6 w-48 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:()=>{n(50),o(Zu),i(Qu),c(ep),l()},children:"Restore Default Settings"}),(0,b.jsx)("button",{className:"ml-2 h-6 w-36 border border-neutral-400 bg-neutral-300 px-2 hover:brightness-95",onClick:l,children:"Save Settings"})]})]})}));class ap{application;client;layout;initState=ve.create();settingsDisplay;documentationDisplay;dataCubeEngine;dataCube;constructor(e){(0,Ne.Gn)(this,{dataCube:Ne.sH}),this.application=e,this.client=new eo(new se({baseUrl:this.application.config.useDynamicREPLServer?window.location.origin+this.application.config.baseAddress.replace("/repl/",""):this.application.config.replUrl})),this.layout=new Ys(this.application),this.dataCubeEngine=new tp(this),this.dataCube=new Sd(this),this.settingsDisplay=new qs(this.layout,"Settings",(()=>(0,b.jsx)(op,{}))),this.settingsDisplay.configuration.window={x:-50,y:50,width:600,height:400,minWidth:300,minHeight:200,center:!1},this.documentationDisplay=new qs(this.layout,"Documentation",(()=>(0,b.jsx)(rp,{}))),this.documentationDisplay.configuration.window={x:-50,y:-50,width:400,height:400,minWidth:300,minHeight:200,center:!1}}alertError(e,t){const{message:n,text:r,actions:o,windowTitle:a,windowConfig:i}=t;this.application.notificationService.notifyError(e);const s=new Ws(new Vs(a??"Error",(()=>(0,b.jsx)(Us,{type:Ms.ERROR,message:n,text:r,actions:o}))));s.configuration.window=i??Xs,this.layout.newWindow(s)}alert(e){const{message:t,type:n,text:r,actions:o,windowTitle:a,windowConfig:i}=e,s=new Ws(new Vs(a??"",(()=>(0,b.jsx)(Us,{type:n,message:t,text:r,actions:o,onClose:()=>this.layout.closeWindow(s)}))));s.configuration.window=i??Xs,this.layout.newWindow(s)}async initialize(){if(this.initState.isInInitialState){this.initState.inProgress();try{const e=await this.dataCubeEngine.getInfrastructureInfo();e.gridClientLicense&&np.hF.setLicenseKey(e.gridClientLicense),this.initState.pass()}catch(e){I(e),this.application.alertService.setActionAlertInfo({message:`Initialization failure: ${e.message}`,prompt:"Resolve the issue and reload the application.",type:kt.ERROR,actions:[]}),this.initState.fail()}}else this.application.notificationService.notifyIllegalState("REPL store is re-initialized")}}const ip=(0,Ot.createContext)(void 0),sp=(0,Et.PA)((({children:e})=>{const t=Lt(),n=(0,Et.iz)((()=>new ap(t)));return(0,Ot.useEffect)((()=>{n.initialize().catch(t.logUnhandledError)}),[n,t]),n.initState.hasSucceeded?(0,b.jsx)(ip.Provider,{value:n,children:e}):(0,b.jsx)(b.Fragment,{})})),cp=()=>L((0,Ot.useContext)(ip),"Can't find REPL store in context");var lp=n(55866),dp=n(96450),up=n(19872),pp=n(27589),gp=n(29169),mp=n(8142),hp=n(3739),fp=n(11924),bp=n(15428),Ep=n(21598),Cp=n(97948);const Ap=console.error;function Tp(e,t){return`${Array.from(new Set([t[`${e}ForegroundColor`],...t.columns.map((t=>t[`${e}ForegroundColor`])).filter(O)]).values()).map((t=>`.${Qs.ROOT} .${oc(t,e)}{color:${t};}`)).join("\n")}`}function _p(e,t){return`${Array.from(new Set([t[`${e}BackgroundColor`],...t.columns.map((t=>t[`${e}BackgroundColor`])).filter(O)]).values()).map((t=>`.${Qs.ROOT} .${ac(t,e)}{background-color:${t};}`)).join("\n")};`}console.error=(e,...t)=>{console.debug(`%c ${e}`,"color: silver")};const Np=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid,r=n.queryConfiguration;return(0,b.jsx)(bp.mL,{styles:bp.AH`
|
2
2
|
.${Qs.ROOT} {
|
3
3
|
--ag-odd-row-background-color: ${n.queryConfiguration.alternateRowsStandardMode&&!n.queryConfiguration.alternateRows?Yi:es};
|
4
4
|
--ag-cell-horizontal-border: ${n.queryConfiguration.showVerticalGridLines?`1px solid\n ${n.queryConfiguration.gridLineColor}`:"none"};
|
@@ -41,5 +41,5 @@
|
|
41
41
|
.${Qs.BLUR}:hover {
|
42
42
|
filter: none;
|
43
43
|
}
|
44
|
-
`})})),vp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid.scrollHintText,r=document.querySelector(".data-cube-grid .ag-side-bar"),o=document.querySelector(".data-cube-grid .ag-body-vertical-scroll");return(0,b.jsxs)("div",{className:"absolute -top-10 flex items-center rounded-sm border border-neutral-300 bg-neutral-100 p-1 pr-2 text-neutral-500 shadow-sm",style:{right:(null!==r?r.getBoundingClientRect().width+6:10)+(null!==o?o.getBoundingClientRect().width:0)},children:[(0,b.jsx)(js.TableScroll,{className:"text-lg"}),(0,b.jsx)("div",{className:"ml-1 font-mono text-sm",children:n??""})]})})),yp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid;return(0,b.jsxs)("div",{className:"relative flex h-5 w-full select-none justify-between border-b border-neutral-200 bg-neutral-100",children:[Boolean(n.scrollHintText)&&(0,b.jsx)(vp,{dataCube:t}),(0,b.jsx)("div",{}),(0,b.jsxs)("div",{className:"flex h-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full items-center px-2 font-mono text-sm text-neutral-500",children:n.clientDataSource.rowCount?`Rows: ${n.clientDataSource.rowCount}`:""}),void 0!==n.datasourceConfiguration.limit&&n.queryConfiguration.showWarningForTruncatedResult&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,b.jsxs)("div",{className:"flex h-full items-center px-2 text-orange-500",children:[(0,b.jsx)(js.Warning,{className:"stroke-[3px]"}),(0,b.jsx)("div",{className:"ml-1 text-sm font-semibold",children:`Results truncated to fit within row limit (${n.datasourceConfiguration.limit})`})]})]}),(0,b.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,b.jsxs)("button",{className:"flex h-full items-center p-2",onClick:()=>n.setPaginationEnabled(!n.isPaginationEnabled),children:[(0,b.jsx)(Ep.A,{checked:n.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:Os("w-2 h-2",{"bg-sky-600":n.isPaginationEnabled,"bg-neutral-500":!n.isPaginationEnabled}),switchBase:"p-0.5 mt-1 translate-x-0 ease-in-out duration-100 transition",track:Os("h-3 w-5 border",{"!bg-sky-100 border-sky-600":n.isPaginationEnabled,"!bg-neutral-100 border-neutral-500":!n.isPaginationEnabled})},disableRipple:!0,disableFocusRipple:!0}),(0,b.jsx)("div",{className:Os("text-sm",{"text-sky-600":n.isPaginationEnabled,"text-neutral-500":!n.isPaginationEnabled}),children:"Pagination"})]})]})]})})),Sp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid;return(0,b.jsx)("div",{className:"relative h-[calc(100%_-_20px)] w-full",children:(0,b.jsx)(xc.W6,{className:"data-cube-grid ag-theme-quartz",rowModelType:"serverSide",serverSideDatasource:n.clientDataSource,context:{dataCube:t},onGridReady:e=>{n.configureClient(e.api),console.error=Ap},modules:[vl.Q,hp.n7,lp.e,dp.mZ,pp.M,up.F,Cp.G,gp.F,mp.e,fp.Ak],...Sc(t)})})})),xp=(0,Et.PA)((e=>{const{dataCube:t}=e;return(0,b.jsxs)("div",{className:"h-full w-full",children:[(0,b.jsx)(Np,{dataCube:t}),(0,b.jsx)(Sp,{dataCube:t}),(0,b.jsx)(yp,{dataCube:t})]})}));var Ip=n(16481),kp=n(53213);const Rp=e=>{const{parent:t,layoutManagerState:n,windowState:r}=e,o=r.configuration.window,[a,i]=(0,Ot.useState)((()=>{const e=o.x??$s,n=o.y??$s,r=o.width??800,a=o.height??600,i=t?.current??document.body,{width:s,height:c}=i.getBoundingClientRect();if(o.center){const e=r+100>s?s-100:r,t=a+100>c?c-100:a;return{x:(s-e)/2,y:(c-t)/2,width:e,height:t}}const l=r+Math.abs(e)+$s>s?s-Math.abs(e)-$s:r,d=a+Math.abs(n)+$s>c?c-Math.abs(n)-$s:a;return{x:e<0?s-Math.abs(e)-l:e,y:n<0?c-Math.abs(n)-d:n,width:l,height:d}}));return(0,b.jsx)(kp.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:o.minWidth??300,minHeight:o.minHeight??300,onDragStop:(e,t)=>{i({...a,x:t.x,y:t.y})},dragHandleClassName:`data-cube__window-${r.uuid}`,onResize:(e,t,n,r,o)=>{i({...o,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,b.jsxs)("div",{className:"h-full w-full border border-neutral-400 bg-neutral-200 shadow-xl",onMouseDown:()=>{n.bringWindowFront(r)},children:[(0,b.jsxs)("div",{className:Os(`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,b.jsx)("div",{className:"px-2",children:r.configuration.title}),(0,b.jsx)("button",{className:"flex h-[23px] w-6 items-center justify-center hover:bg-red-500 hover:text-white",onClick:()=>n.closeWindow(r),children:(0,b.jsx)(js.X,{})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:r.configuration.contentRenderer(r.configuration)})]})})},wp=(0,Et.PA)((e=>{const{layoutManagerState:t}=e;return(0,b.jsx)(b.Fragment,{children:t.windows.map((e=>(0,b.jsx)(Rp,{layoutManagerState:t,windowState:e},e.uuid)))})})),Op=(0,Et.PA)((e=>{const{dataCube:t}=e;return(0,b.jsxs)("div",{className:"flex h-5 w-full justify-between bg-neutral-100",children:[(0,b.jsxs)("div",{className:"flex",children:[(0,b.jsxs)("button",{className:"flex items-center px-2 text-sky-600 hover:text-sky-700",onClick:()=>t.editor.display.open(),children:[(0,b.jsx)(js.Settings,{className:"text-xl"}),(0,b.jsx)("div",{className:"pl-0.5 underline",children:"Properties"})]}),(0,b.jsx)("div",{className:"flex",children:(0,b.jsxs)("button",{className:"flex items-center text-sky-600 hover:text-sky-700",onClick:()=>{t.filter.display.open()},children:[(0,b.jsx)(js.TableFilter,{className:"text-lg"}),(0,b.jsx)("div",{className:"pl-0.5 underline",children:"Filter"})]})})]}),(0,b.jsx)("div",{className:"flex items-center px-2",children:(0,b.jsx)("div",{className:"flex h-3.5 w-48 border-[0.5px] border-neutral-300",children:t.runningTasks.size>0&&(0,b.jsx)(Ip.A,{classes:{root:"h-3.5 w-full bg-transparent",bar1Indeterminate:"bg-green-500",bar2Indeterminate:"bg-green-500"},variant:"indeterminate"})})})]})})),Fp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=cp(),r=Lt(),[o,a,i]=wc();return(0,b.jsxs)("div",{className:"flex h-6 justify-between bg-neutral-100",children:[(0,b.jsxs)("div",{className:"flex select-none items-center pl-1 pr-2 text-lg font-medium",children:[(0,b.jsx)(js.Cube,{className:"mr-1 h-4 w-4"}),(0,b.jsx)("div",{children:t.staticContent.name})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("button",{className:"flex h-6 w-6 flex-shrink-0 items-center justify-center text-lg",onClick:o,children:(0,b.jsx)(js.Menu,{})}),(0,b.jsxs)(Oc,{...i,menuProps:{anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"right"},classes:{paper:"rounded-none mt-[1px]",list:"w-36 p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto py-0.5"}},children:[(0,b.jsx)(Fc,{className:"flex h-[22px] w-full items-center px-2.5 text-base hover:bg-neutral-100 focus:bg-neutral-100",onClick:()=>{r.documentationService.url&&r.navigationService.navigator.visitAddress(r.documentationService.url),a()},disabled:!0,children:"See Documentation"}),(0,b.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"}),(0,b.jsx)(Fc,{className:"flex h-[22px] w-full items-center px-2.5 text-base hover:bg-neutral-100 focus:bg-neutral-100",onClick:()=>{n.settingsDisplay.open(),a()},children:"Settings..."})]})]})]})})),Lp=(0,Et.PA)((()=>{const e=cp(),t=Lt(),n=e.dataCube;return(0,Ot.useEffect)((()=>{n.initialize().catch(t.logUnhandledError)}),[n,t]),(0,b.jsxs)("div",{className:"data-cube relative flex h-full w-full flex-col bg-white",children:[(0,b.jsx)(Fp,{dataCube:n}),(0,b.jsx)(xp,{dataCube:n}),(0,b.jsx)(Op,{dataCube:n}),(0,b.jsx)(wp,{layoutManagerState:e.layout})]})})),Pp=(0,Et.PA)((e=>{const{children:t,simple:n}=e,r=L((0,Ot.useContext)(Jr),"Can't find application platform in context"),o=Lt();return(0,Ot.useEffect)((()=>{o.initialize(r).catch(o.alertUnhandledError)}),[o,r]),o.initState.hasSucceeded?n?(0,b.jsx)(er,{children:t}):(0,b.jsx)(Zn,{children:t}):(0,b.jsx)(b.Fragment,{})}));class Bp{application;pluginManager;constructor(e){this.application=e,this.pluginManager=e.pluginManager}}const Dp=(0,Ot.createContext)(void 0),jp=({children:e})=>{const t=Lt(),n=(0,Et.iz)((()=>new Bp(t)));return(0,b.jsx)(Dp.Provider,{value:n,children:e})},Mp=({children:e})=>(0,b.jsx)(Pp,{simple:!0,children:(0,b.jsx)(jp,{children:e})}),Up=Object.freeze({DATA_CUBE:"/dataCube"}),Gp=(Hp=(0,Et.PA)((()=>(0,b.jsx)("div",{className:"app",children:(0,b.jsx)($r.dO,{children:(0,b.jsx)($r.qh,{exact:!0,path:[Up.DATA_CUBE],component:Lp})})}))),function(){return(0,b.jsx)(sp,{children:(0,b.jsx)(Hp,{})})});var Hp;const Vp=e=>{const{baseUrl:t}=e;return(0,b.jsx)(Zr,{baseUrl:t,children:(0,b.jsxs)(Mp,{children:[(0,b.jsx)(Gp,{}),(0,b.jsx)(Hs,{})]})})},Wp=JSON.parse('{"rE":"0.0.52","XO":{"F":"@finos/legend-application-repl-plugin-core"}}');class Yp extends Mr{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}getExtraRequiredDocumentationKeys(){return[Bl.DATA_CUBE_EXTENDED_COLUMN_LEVELS,Bl.DATA_CUBE_COLUMN_KINDS,Bl.DATA_CUBE_COLUMN_DISPLAY_AS_LINK]}}var $p,Kp=n(72916);!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"}($p||($p={}));const Xp=(e,t,n,r)=>{const o=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=M(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const r={};e.settings.foreground&&M(e.settings.foreground)&&(r.foreground=e.settings.foreground),e.settings.background&&M(e.settings.background)&&(r.background=e.settings.background),e.settings.fontStyle&&M(e.settings.fontStyle)&&(r.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(O(e)||!Object.keys(r).length)return;const n={...r,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{...o,base:t,colors:{...o.colors,...n},rules:[...o.rules,...r]}},zp=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}'),qp=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"}}]}'),Jp=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"}}]}'),Qp=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"}}'),Zp=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"}}'),eg=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"}}'),tg=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"}}'),ng=[{token:$p.IDENTIFIER,foreground:"dcdcaa"},{token:$p.NUMBER,foreground:"b5cea8"},{token:$p.DATE,foreground:"b5cea8"},{token:$p.COLOR,foreground:"b5cea8"},{token:$p.PACKAGE,foreground:"808080"},{token:$p.PARSER,foreground:"c586c0"},{token:$p.LANGUAGE_STRUCT,foreground:"c586c0"},{token:$p.MULTIPLICITY,foreground:"2d796b"},{token:$p.GENERICS,foreground:"2d796b"},{token:$p.PROPERTY,foreground:"9cdcfe"},{token:$p.PARAMETER,foreground:"9cdcfe"},{token:$p.VARIABLE,foreground:"4fc1ff"},{token:$p.TYPE,foreground:"3dc9b0"},{token:`${$p.STRING}.escape`,foreground:"d7ba7d"}];var rg;!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"}(rg||(rg={}));const og={base:"vs-dark",inherit:!0,colors:{},rules:[...ng,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},ag=Xp(zp,rg.BUILT_IN__VSCODE_DARK,{},[]),ig=Xp(qp,rg.BUILT_IN__VSCODE_DARK,{},[]),sg=Xp(Jp,rg.BUILT_IN__VSCODE_DARK,{},[]),cg=Xp(Qp,rg.BUILT_IN__VSCODE_DARK,{},[]),lg=Xp(Zp,rg.BUILT_IN__VSCODE_DARK,{},[]),dg=Xp(eg,rg.BUILT_IN__VSCODE_DARK,{},[]),ug=Xp(tg,rg.BUILT_IN__VSCODE_DARK,{},[]);var pg,gg,mg,hg;!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"}(pg||(pg={})),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"}(gg||(gg={})),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"}(mg||(mg={})),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"}(hg||(hg={}));const fg={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 bg extends Yp{static NAME=Wp.XO.F;constructor(){super(bg.NAME,Wp.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}`)?Kp.editor.remeasureFonts():e.logService.error(l.create(ue.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(l.create(ue.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";Kp.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const r=[[Kp.KeyCode.F1,"F1"],[Kp.KeyCode.F8,"F8"],[Kp.KeyCode.F9,"F9"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyG,"Control+KeyG"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyB,"Control+KeyB"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyO,"Control+KeyO"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyD,"Control+KeyD"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyP,"Control+KeyP"],[Kp.KeyMod.Shift|Kp.KeyCode.F10,"Shift+F10"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.F2,"Control+F2"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.F12,"Control+F12"]];Kp.editor.addKeybindingRules(r.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),Kp.editor.defineTheme(rg.DEFAULT_DARK,og),Kp.editor.defineTheme(rg.SOLARIZED_DARK,ag),Kp.editor.defineTheme(rg.GITHUB_DARK,ig),Kp.editor.defineTheme(rg.GITHUB_DARK_DIMMED,sg),Kp.editor.defineTheme(rg.MATERIAL_DEFAULT,cg),Kp.editor.defineTheme(rg.MATERIAL_DARKER,lg),Kp.editor.defineTheme(rg.ONE_DARK_PRO,dg),Kp.editor.defineTheme(rg.ONE_DARK_PRO_DARKER,ug)})(e),Kp.languages.register({id:pg.PURE}),Kp.languages.setLanguageConfiguration(pg.PURE,fg),Kp.languages.setMonarchTokensProvider(pg.PURE,(n=t?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...n,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",gg.CLASS,gg.ASSOCIATION,gg.ENUMERATION,gg.MEASURE,gg.PROFILE,gg.FUNCTION,gg.MAPPING,gg.RUNTIME,gg.CONNECTION,gg.FILE_GENERATION,gg.GENERATION_SPECIFICATION,gg.DATA_ELEMENT,mg.JSON_MODEL_CONNECTION,mg.MODEL_CHAIN_CONNECTION,mg.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",gg.SERVICE,gg.FLAT_DATA,gg.DATABASE,mg.FLAT_DATA_CONNECTION,mg.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]+/,$p.PARSER],[/(@identifier)/,{cases:{"@languageStructs":$p.LANGUAGE_STRUCT,"@keywords":`${$p.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]+\\$)))_":$p.TYPE,"@default":$p.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":$p.OPERATOR,"@default":$p.IDENTIFIER}}],{include:"@number"},[/[;,.]/,$p.DELIMITER],[/'([^'\\]|\\.)*$/,`${$p.STRING}.invalid`],[/'/,$p.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[$p.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[$p.PACKAGE,$p.TYPE,$p.GENERICS,$p.WHITESPACE,$p.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[$p.PACKAGE,$p.TYPE,$p.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${$p.TYPE}.operator`,$p.WHITESPACE,$p.PACKAGE,$p.TYPE,$p.GENERICS,$p.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[$p.DELIMITER,$p.PROPERTY]],[/(@identifier)(\s*=)/,[$p.PROPERTY,$p.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[$p.TYPE,$p.OPERATOR,$p.PROPERTY]],[/(@identifier)(\s*:)/,[$p.PARAMETER,$p.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[$p.KEYWORD,$p.WHITESPACE,$p.VARIABLE,$p.OPERATOR]],[/(\$@identifier)/,[`${$p.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${$p.DATE}.latest`]],[/(@date)/,[$p.DATE]],[/(@time)/,[`${$p.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[$p.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${$p.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${$p.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${$p.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${$p.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${$p.NUMBER}.binary`],[/(@digits)[fFdD]/,`${$p.NUMBER}.float`],[/(@digits)[lL]?/,$p.NUMBER]],whitespace:[[/[ \t\r\n]+/,$p.WHITESPACE],[/\/\*\*(?!\/)/,`${$p.COMMENT}.doc`,"@doc"],[/\/\*/,$p.COMMENT,"@comment"],[/\/\/.*$/,$p.COMMENT]],comment:[[/[^/*]+/,$p.COMMENT],[/\*\//,$p.COMMENT,"@pop"],[/[/*]/,$p.COMMENT]],doc:[[/[^/*]+/,`${$p.COMMENT}.doc`],[/\/\*/,`${$p.COMMENT}.doc.invalid`],[/\*\//,`${$p.COMMENT}.doc`,"@pop"],[/[/*]/,`${$p.COMMENT}.doc`]],string:[[/[^\\']+/,$p.STRING],[/@escapes/,`${$p.STRING}.escape`],[/\\./,`${$p.STRING}.escape.invalid`],[/'/,$p.STRING,"@pop"]],characters:[[/'[^\\']'/,$p.STRING],[/(')(@escapes)(')/,[$p.STRING,`${$p.STRING}.escape`,$p.STRING]],[/'/,`${$p.STRING}.invalid`]]}}))}]}}class Eg extends Br{static create(){const e=new Eg(Wr.create());return e.withBasePlugins([new Ur,new bg]),e.withBasePresets([]),e}async configureApplication(e){return new Hr(e)}async loadApplication(e){(0,E.H)((()=>{let e=document.getElementsByTagName(Dr).length?document.getElementsByTagName(Dr)[0]:void 0;return e||(e=document.createElement(Dr),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,b.jsx)(Pt,{store:e,children:(0,b.jsx)(Vp,{baseUrl:this.baseAddress})}))}}class Cg{static getPresetCollection(){return[]}static getPluginCollection(){return[new bg,new f]}static run(e){Eg.create().setup({baseAddress:e}).withPresets(Cg.getPresetCollection()).withPlugins(Cg.getPluginCollection()).start().catch((e=>{throw e}))}}const Ag=new URL("./",window.location.href).pathname;Cg.run(Ag)},27713:()=>{}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={id:e,loaded:!1,exports:{}};return r[e].call(n.exports,n,n.exports,a),n.loaded=!0,n.exports}a.m=r,a.amdD=function(){throw new Error("define cannot be used indirect")},a.amdO={},e=[],a.O=(t,n,r,o)=>{if(!n){var i=1/0;for(d=0;d<e.length;d++){for(var[n,r,o]=e[d],s=!0,c=0;c<n.length;c++)(!1&o||i>=o)&&Object.keys(a.O).every((e=>a.O[e](n[c])))?n.splice(c--,1):(s=!1,o<i&&(i=o));if(s){e.splice(d--,1);var l=r();void 0!==l&&(t=l)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[n,r,o]},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,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var o=Object.create(null);a.r(o);var i={};t=t||[null,n({}),n([]),n(n)];for(var s=2&r&&e;"object"==typeof s&&!~t.indexOf(s);s=n(s))Object.getOwnPropertyNames(s).forEach((t=>i[t]=()=>e[t]));return i.default=()=>e,a.d(o,i),o},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 r,o,[i,s,c]=n,l=0;if(i.some((t=>0!==e[t]))){for(r in s)a.o(s,r)&&(a.m[r]=s[r]);if(c)var d=c(a)}for(t&&t(n);l<i.length;l++)o=i[l],a.o(e,o)&&e[o]&&e[o][0](),e[o]=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 i=a.O(void 0,[121],(()=>a(47905)));i=a.O(i)})();
|
45
|
-
//# sourceMappingURL=index.
|
44
|
+
`})})),vp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid.scrollHintText,r=document.querySelector(".data-cube-grid .ag-side-bar"),o=document.querySelector(".data-cube-grid .ag-body-vertical-scroll");return(0,b.jsxs)("div",{className:"absolute -top-10 flex items-center rounded-sm border border-neutral-300 bg-neutral-100 p-1 pr-2 text-neutral-500 shadow-sm",style:{right:(null!==r?r.getBoundingClientRect().width+6:10)+(null!==o?o.getBoundingClientRect().width:0)},children:[(0,b.jsx)(js.TableScroll,{className:"text-lg"}),(0,b.jsx)("div",{className:"ml-1 font-mono text-sm",children:n??""})]})})),yp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid;return(0,b.jsxs)("div",{className:"relative flex h-5 w-full select-none justify-between border-b border-neutral-200 bg-neutral-100",children:[Boolean(n.scrollHintText)&&(0,b.jsx)(vp,{dataCube:t}),(0,b.jsx)("div",{}),(0,b.jsxs)("div",{className:"flex h-full items-center",children:[(0,b.jsx)("div",{className:"flex h-full items-center px-2 font-mono text-sm text-neutral-500",children:n.clientDataSource.rowCount?`Rows: ${n.clientDataSource.rowCount}`:""}),void 0!==n.datasourceConfiguration.limit&&n.queryConfiguration.showWarningForTruncatedResult&&(0,b.jsxs)(b.Fragment,{children:[(0,b.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,b.jsxs)("div",{className:"flex h-full items-center px-2 text-orange-500",children:[(0,b.jsx)(js.Warning,{className:"stroke-[3px]"}),(0,b.jsx)("div",{className:"ml-1 text-sm font-semibold",children:`Results truncated to fit within row limit (${n.datasourceConfiguration.limit})`})]})]}),(0,b.jsx)("div",{className:"h-3 w-[1px] bg-neutral-200"}),(0,b.jsxs)("button",{className:"flex h-full items-center p-2",onClick:()=>n.setPaginationEnabled(!n.isPaginationEnabled),children:[(0,b.jsx)(Ep.A,{checked:n.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:Os("w-2 h-2",{"bg-sky-600":n.isPaginationEnabled,"bg-neutral-500":!n.isPaginationEnabled}),switchBase:"p-0.5 mt-1 translate-x-0 ease-in-out duration-100 transition",track:Os("h-3 w-5 border",{"!bg-sky-100 border-sky-600":n.isPaginationEnabled,"!bg-neutral-100 border-neutral-500":!n.isPaginationEnabled})},disableRipple:!0,disableFocusRipple:!0}),(0,b.jsx)("div",{className:Os("text-sm",{"text-sky-600":n.isPaginationEnabled,"text-neutral-500":!n.isPaginationEnabled}),children:"Pagination"})]})]})]})})),Sp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=t.grid;return(0,b.jsx)("div",{className:"relative h-[calc(100%_-_20px)] w-full",children:(0,b.jsx)(xc.W6,{className:"data-cube-grid ag-theme-quartz",rowModelType:"serverSide",serverSideDatasource:n.clientDataSource,context:{dataCube:t},onGridReady:e=>{n.configureClient(e.api),console.error=Ap},modules:[vl.Q,hp.n7,lp.e,dp.mZ,pp.M,up.F,Cp.G,gp.F,mp.e,fp.Ak],...Sc(t)})})})),xp=(0,Et.PA)((e=>{const{dataCube:t}=e;return(0,b.jsxs)("div",{className:"h-full w-full",children:[(0,b.jsx)(Np,{dataCube:t}),(0,b.jsx)(Sp,{dataCube:t}),(0,b.jsx)(yp,{dataCube:t})]})}));var Ip=n(16481),kp=n(53213);const Rp=e=>{const{parent:t,layoutManagerState:n,windowState:r}=e,o=r.configuration.window,[a,i]=(0,Ot.useState)((()=>{const e=o.x??$s,n=o.y??$s,r=o.width??800,a=o.height??600,i=t?.current??document.body,{width:s,height:c}=i.getBoundingClientRect();if(o.center){const e=r+100>s?s-100:r,t=a+100>c?c-100:a;return{x:(s-e)/2,y:(c-t)/2,width:e,height:t}}const l=r+Math.abs(e)+$s>s?s-Math.abs(e)-$s:r,d=a+Math.abs(n)+$s>c?c-Math.abs(n)-$s:a;return{x:e<0?s-Math.abs(e)-l:e,y:n<0?c-Math.abs(n)-d:n,width:l,height:d}}));return(0,b.jsx)(kp.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:o.minWidth??300,minHeight:o.minHeight??300,onDragStop:(e,t)=>{i({...a,x:t.x,y:t.y})},dragHandleClassName:`data-cube__window-${r.uuid}`,onResize:(e,t,n,r,o)=>{i({...o,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,b.jsxs)("div",{className:"h-full w-full border border-neutral-400 bg-neutral-200 shadow-xl",onMouseDown:()=>{n.bringWindowFront(r)},children:[(0,b.jsxs)("div",{className:Os(`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,b.jsx)("div",{className:"px-2",children:r.configuration.title}),(0,b.jsx)("button",{className:"flex h-[23px] w-6 items-center justify-center hover:bg-red-500 hover:text-white",onClick:()=>n.closeWindow(r),children:(0,b.jsx)(js.X,{})})]}),(0,b.jsx)("div",{className:"h-[calc(100%_-_24px)] w-full",children:r.configuration.contentRenderer(r.configuration)})]})})},wp=(0,Et.PA)((e=>{const{layoutManagerState:t}=e;return(0,b.jsx)(b.Fragment,{children:t.windows.map((e=>(0,b.jsx)(Rp,{layoutManagerState:t,windowState:e},e.uuid)))})})),Op=(0,Et.PA)((e=>{const{dataCube:t}=e;return(0,b.jsxs)("div",{className:"flex h-5 w-full justify-between bg-neutral-100",children:[(0,b.jsxs)("div",{className:"flex",children:[(0,b.jsxs)("button",{className:"flex items-center px-2 text-sky-600 hover:text-sky-700",onClick:()=>t.editor.display.open(),children:[(0,b.jsx)(js.Settings,{className:"text-xl"}),(0,b.jsx)("div",{className:"pl-0.5 underline",children:"Properties"})]}),(0,b.jsx)("div",{className:"flex",children:(0,b.jsxs)("button",{className:"flex items-center text-sky-600 hover:text-sky-700",onClick:()=>{t.filter.display.open()},children:[(0,b.jsx)(js.TableFilter,{className:"text-lg"}),(0,b.jsx)("div",{className:"pl-0.5 underline",children:"Filter"})]})})]}),(0,b.jsx)("div",{className:"flex items-center px-2",children:(0,b.jsx)("div",{className:"flex h-3.5 w-48 border-[0.5px] border-neutral-300",children:t.runningTasks.size>0&&(0,b.jsx)(Ip.A,{classes:{root:"h-3.5 w-full bg-transparent",bar1Indeterminate:"bg-green-500",bar2Indeterminate:"bg-green-500"},variant:"indeterminate"})})})]})})),Fp=(0,Et.PA)((e=>{const{dataCube:t}=e,n=cp(),r=Lt(),[o,a,i]=wc();return(0,b.jsxs)("div",{className:"flex h-6 justify-between bg-neutral-100",children:[(0,b.jsxs)("div",{className:"flex select-none items-center pl-1 pr-2 text-lg font-medium",children:[(0,b.jsx)(js.Cube,{className:"mr-1 h-4 w-4"}),(0,b.jsx)("div",{children:t.staticContent.name})]}),(0,b.jsxs)("div",{children:[(0,b.jsx)("button",{className:"flex h-6 w-6 flex-shrink-0 items-center justify-center text-lg",onClick:o,children:(0,b.jsx)(js.Menu,{})}),(0,b.jsxs)(Oc,{...i,menuProps:{anchorOrigin:{vertical:"top",horizontal:"left"},transformOrigin:{vertical:"top",horizontal:"right"},classes:{paper:"rounded-none mt-[1px]",list:"w-36 p-0 rounded-none border border-neutral-400 bg-white max-h-40 overflow-y-auto py-0.5"}},children:[(0,b.jsx)(Fc,{className:"flex h-[22px] w-full items-center px-2.5 text-base hover:bg-neutral-100 focus:bg-neutral-100",onClick:()=>{r.documentationService.url&&r.navigationService.navigator.visitAddress(r.documentationService.url),a()},disabled:!0,children:"See Documentation"}),(0,b.jsx)("div",{className:"my-0.5 h-[1px] w-full bg-neutral-200"}),(0,b.jsx)(Fc,{className:"flex h-[22px] w-full items-center px-2.5 text-base hover:bg-neutral-100 focus:bg-neutral-100",onClick:()=>{n.settingsDisplay.open(),a()},children:"Settings..."})]})]})]})})),Lp=(0,Et.PA)((()=>{const e=cp(),t=Lt(),n=e.dataCube;return(0,Ot.useEffect)((()=>{n.initialize().catch(t.logUnhandledError)}),[n,t]),(0,b.jsxs)("div",{className:"data-cube relative flex h-full w-full flex-col bg-white",children:[(0,b.jsx)(Fp,{dataCube:n}),(0,b.jsx)(xp,{dataCube:n}),(0,b.jsx)(Op,{dataCube:n}),(0,b.jsx)(wp,{layoutManagerState:e.layout})]})})),Pp=(0,Et.PA)((e=>{const{children:t,simple:n}=e,r=L((0,Ot.useContext)(Jr),"Can't find application platform in context"),o=Lt();return(0,Ot.useEffect)((()=>{o.initialize(r).catch(o.alertUnhandledError)}),[o,r]),o.initState.hasSucceeded?n?(0,b.jsx)(er,{children:t}):(0,b.jsx)(Zn,{children:t}):(0,b.jsx)(b.Fragment,{})}));class Bp{application;pluginManager;constructor(e){this.application=e,this.pluginManager=e.pluginManager}}const Dp=(0,Ot.createContext)(void 0),jp=({children:e})=>{const t=Lt(),n=(0,Et.iz)((()=>new Bp(t)));return(0,b.jsx)(Dp.Provider,{value:n,children:e})},Mp=({children:e})=>(0,b.jsx)(Pp,{simple:!0,children:(0,b.jsx)(jp,{children:e})}),Up=Object.freeze({DATA_CUBE:"/dataCube"}),Gp=(Hp=(0,Et.PA)((()=>(0,b.jsx)("div",{className:"app",children:(0,b.jsx)($r.dO,{children:(0,b.jsx)($r.qh,{exact:!0,path:[Up.DATA_CUBE],component:Lp})})}))),function(){return(0,b.jsx)(sp,{children:(0,b.jsx)(Hp,{})})});var Hp;const Vp=e=>{const{baseUrl:t}=e;return(0,b.jsx)(Zr,{baseUrl:t,children:(0,b.jsxs)(Mp,{children:[(0,b.jsx)(Gp,{}),(0,b.jsx)(Hs,{})]})})},Wp=JSON.parse('{"rE":"0.0.53","XO":{"F":"@finos/legend-application-repl-plugin-core"}}');class Yp extends Mr{_$nominalTypeBrand;install(e){e.registerApplicationPlugin(this)}getExtraRequiredDocumentationKeys(){return[Bl.DATA_CUBE_EXTENDED_COLUMN_LEVELS,Bl.DATA_CUBE_COLUMN_KINDS,Bl.DATA_CUBE_COLUMN_DISPLAY_AS_LINK]}}var $p,Kp=n(72916);!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"}($p||($p={}));const Xp=(e,t,n,r)=>{const o=(e=>{const t=[];e.tokenColors.forEach((e=>{if(!e.settings)return;let n=[];n=M(e.scope)?e.scope.replace(/^[,]+/,"").replace(/[,]+$/,"").split(",").map((e=>e.trim())):Array.isArray(e.scope)?e.scope:[""];const r={};e.settings.foreground&&M(e.settings.foreground)&&(r.foreground=e.settings.foreground),e.settings.background&&M(e.settings.background)&&(r.background=e.settings.background),e.settings.fontStyle&&M(e.settings.fontStyle)&&(r.fontStyle=e.settings.fontStyle),n.forEach((e=>{if(O(e)||!Object.keys(r).length)return;const n={...r,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{...o,base:t,colors:{...o.colors,...n},rules:[...o.rules,...r]}},zp=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}'),qp=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"}}]}'),Jp=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"}}]}'),Qp=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"}}'),Zp=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"}}'),eg=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"}}'),tg=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"}}'),ng=[{token:$p.IDENTIFIER,foreground:"dcdcaa"},{token:$p.NUMBER,foreground:"b5cea8"},{token:$p.DATE,foreground:"b5cea8"},{token:$p.COLOR,foreground:"b5cea8"},{token:$p.PACKAGE,foreground:"808080"},{token:$p.PARSER,foreground:"c586c0"},{token:$p.LANGUAGE_STRUCT,foreground:"c586c0"},{token:$p.MULTIPLICITY,foreground:"2d796b"},{token:$p.GENERICS,foreground:"2d796b"},{token:$p.PROPERTY,foreground:"9cdcfe"},{token:$p.PARAMETER,foreground:"9cdcfe"},{token:$p.VARIABLE,foreground:"4fc1ff"},{token:$p.TYPE,foreground:"3dc9b0"},{token:`${$p.STRING}.escape`,foreground:"d7ba7d"}];var rg;!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"}(rg||(rg={}));const og={base:"vs-dark",inherit:!0,colors:{},rules:[...ng,{token:"string.sql",foreground:"ce9178"},{token:"white.sql",foreground:"d4d4d4"},{token:"identifier.sql",foreground:"d4d4d4"},{token:"operator.sql",foreground:"d4d4d4"}]},ag=Xp(zp,rg.BUILT_IN__VSCODE_DARK,{},[]),ig=Xp(qp,rg.BUILT_IN__VSCODE_DARK,{},[]),sg=Xp(Jp,rg.BUILT_IN__VSCODE_DARK,{},[]),cg=Xp(Qp,rg.BUILT_IN__VSCODE_DARK,{},[]),lg=Xp(Zp,rg.BUILT_IN__VSCODE_DARK,{},[]),dg=Xp(eg,rg.BUILT_IN__VSCODE_DARK,{},[]),ug=Xp(tg,rg.BUILT_IN__VSCODE_DARK,{},[]);var pg,gg,mg,hg;!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"}(pg||(pg={})),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"}(gg||(gg={})),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"}(mg||(mg={})),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"}(hg||(hg={}));const fg={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 bg extends Yp{static NAME=Wp.XO.F;constructor(){super(bg.NAME,Wp.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}`)?Kp.editor.remeasureFonts():e.logService.error(l.create(ue.APPLICATION_SETUP__FAILURE),t)})).catch((()=>e.logService.error(l.create(ue.APPLICATION_SETUP__FAILURE),t)));const n="legend.code-editor.override-default-keybinding";Kp.editor.registerCommand(n,((t,...n)=>{e.keyboardShortcutsService.dispatch(n[0])}));const r=[[Kp.KeyCode.F1,"F1"],[Kp.KeyCode.F8,"F8"],[Kp.KeyCode.F9,"F9"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyG,"Control+KeyG"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyB,"Control+KeyB"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyO,"Control+KeyO"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyD,"Control+KeyD"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.KeyP,"Control+KeyP"],[Kp.KeyMod.Shift|Kp.KeyCode.F10,"Shift+F10"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.F2,"Control+F2"],[Kp.KeyMod.WinCtrl|Kp.KeyCode.F12,"Control+F12"]];Kp.editor.addKeybindingRules(r.map((([e,t])=>({keybinding:e,command:n,commandArgs:t})))),Kp.editor.defineTheme(rg.DEFAULT_DARK,og),Kp.editor.defineTheme(rg.SOLARIZED_DARK,ag),Kp.editor.defineTheme(rg.GITHUB_DARK,ig),Kp.editor.defineTheme(rg.GITHUB_DARK_DIMMED,sg),Kp.editor.defineTheme(rg.MATERIAL_DEFAULT,cg),Kp.editor.defineTheme(rg.MATERIAL_DARKER,lg),Kp.editor.defineTheme(rg.ONE_DARK_PRO,dg),Kp.editor.defineTheme(rg.ONE_DARK_PRO_DARKER,ug)})(e),Kp.languages.register({id:pg.PURE}),Kp.languages.setLanguageConfiguration(pg.PURE,fg),Kp.languages.setMonarchTokensProvider(pg.PURE,(n=t?.extraKeywords??[],{defaultToken:"invalid",tokenPostfix:".pure",keywords:[...n,"Schema","Table","Join","View","primaryKey","groupBy","mainTable","let","extends","true","false","projects",gg.CLASS,gg.ASSOCIATION,gg.ENUMERATION,gg.MEASURE,gg.PROFILE,gg.FUNCTION,gg.MAPPING,gg.RUNTIME,gg.CONNECTION,gg.FILE_GENERATION,gg.GENERATION_SPECIFICATION,gg.DATA_ELEMENT,mg.JSON_MODEL_CONNECTION,mg.MODEL_CHAIN_CONNECTION,mg.XML_MODEL_CONNECTION,"include","EnumerationMapping","Pure","AssociationMapping","XStore","AggregationAware",gg.SERVICE,gg.FLAT_DATA,gg.DATABASE,mg.FLAT_DATA_CONNECTION,mg.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]+/,$p.PARSER],[/(@identifier)/,{cases:{"@languageStructs":$p.LANGUAGE_STRUCT,"@keywords":`${$p.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]+\\$)))_":$p.TYPE,"@default":$p.IDENTIFIER}}],{include:"@whitespace"},[/[{}()[\]]/,"@brackets"],[/[<>](?!@symbols)/,"@brackets"],[/@symbols/,{cases:{"@operators":$p.OPERATOR,"@default":$p.IDENTIFIER}}],{include:"@number"},[/[;,.]/,$p.DELIMITER],[/'([^'\\]|\\.)*$/,`${$p.STRING}.invalid`],[/'/,$p.STRING,"@string"],{include:"@characters"}],pure:[[/(@package\*)/,[$p.PACKAGE]],[/(@package?)(@identifier)(@generics?)(\s*)(@multiplicity)/,[$p.PACKAGE,$p.TYPE,$p.GENERICS,$p.WHITESPACE,$p.MULTIPLICITY]],[/(@package)(@identifier)(@generics?)/,[$p.PACKAGE,$p.TYPE,$p.GENERICS]],[/([@^])(\s*)(@package?)(@identifier)(@generics?)(@multiplicity?)/,[`${$p.TYPE}.operator`,$p.WHITESPACE,$p.PACKAGE,$p.TYPE,$p.GENERICS,$p.MULTIPLICITY]],[/(\.\s*)(@identifier)/,[$p.DELIMITER,$p.PROPERTY]],[/(@identifier)(\s*=)/,[$p.PROPERTY,$p.OPERATOR]],[/(@identifier)(\.)(@identifier)/,[$p.TYPE,$p.OPERATOR,$p.PROPERTY]],[/(@identifier)(\s*:)/,[$p.PARAMETER,$p.OPERATOR]],[/(let)(\s+)(@identifier)(\s*=)/,[$p.KEYWORD,$p.WHITESPACE,$p.VARIABLE,$p.OPERATOR]],[/(\$@identifier)/,[`${$p.VARIABLE}.reference`]]],date:[[/(%latest)/,[`${$p.DATE}.latest`]],[/(@date)/,[$p.DATE]],[/(@time)/,[`${$p.DATE}.time`]]],color:[[/(#[0-9a-fA-F]{6})/,[$p.COLOR]]],number:[[/(@digits)[eE]([-+]?(@digits))?[fFdD]?/,`${$p.NUMBER}.float`],[/(@digits)\.(@digits)([eE][-+]?(@digits))?[fFdD]?/,`${$p.NUMBER}.float`],[/0[xX](@hexdigits)[Ll]?/,`${$p.NUMBER}.hex`],[/0(@octaldigits)[Ll]?/,`${$p.NUMBER}.octal`],[/0[bB](@binarydigits)[Ll]?/,`${$p.NUMBER}.binary`],[/(@digits)[fFdD]/,`${$p.NUMBER}.float`],[/(@digits)[lL]?/,$p.NUMBER]],whitespace:[[/[ \t\r\n]+/,$p.WHITESPACE],[/\/\*\*(?!\/)/,`${$p.COMMENT}.doc`,"@doc"],[/\/\*/,$p.COMMENT,"@comment"],[/\/\/.*$/,$p.COMMENT]],comment:[[/[^/*]+/,$p.COMMENT],[/\*\//,$p.COMMENT,"@pop"],[/[/*]/,$p.COMMENT]],doc:[[/[^/*]+/,`${$p.COMMENT}.doc`],[/\/\*/,`${$p.COMMENT}.doc.invalid`],[/\*\//,`${$p.COMMENT}.doc`,"@pop"],[/[/*]/,`${$p.COMMENT}.doc`]],string:[[/[^\\']+/,$p.STRING],[/@escapes/,`${$p.STRING}.escape`],[/\\./,`${$p.STRING}.escape.invalid`],[/'/,$p.STRING,"@pop"]],characters:[[/'[^\\']'/,$p.STRING],[/(')(@escapes)(')/,[$p.STRING,`${$p.STRING}.escape`,$p.STRING]],[/'/,`${$p.STRING}.invalid`]]}}))}]}}class Eg extends Br{static create(){const e=new Eg(Wr.create());return e.withBasePlugins([new Ur,new bg]),e.withBasePresets([]),e}async configureApplication(e){return new Hr(e)}async loadApplication(e){(0,E.H)((()=>{let e=document.getElementsByTagName(Dr).length?document.getElementsByTagName(Dr)[0]:void 0;return e||(e=document.createElement(Dr),document.body.appendChild(e)),e.setAttribute("style","height: 100%; width: 100%; display: block"),e})()).render((0,b.jsx)(Pt,{store:e,children:(0,b.jsx)(Vp,{baseUrl:this.baseAddress})}))}}class Cg{static getPresetCollection(){return[]}static getPluginCollection(){return[new bg,new f]}static run(e){Eg.create().setup({baseAddress:e}).withPresets(Cg.getPresetCollection()).withPlugins(Cg.getPluginCollection()).start().catch((e=>{throw e}))}}const Ag=new URL("./",window.location.href).pathname;Cg.run(Ag)},27713:()=>{}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={id:e,loaded:!1,exports:{}};return r[e].call(n.exports,n,n.exports,a),n.loaded=!0,n.exports}a.m=r,a.amdD=function(){throw new Error("define cannot be used indirect")},a.amdO={},e=[],a.O=(t,n,r,o)=>{if(!n){var i=1/0;for(d=0;d<e.length;d++){for(var[n,r,o]=e[d],s=!0,c=0;c<n.length;c++)(!1&o||i>=o)&&Object.keys(a.O).every((e=>a.O[e](n[c])))?n.splice(c--,1):(s=!1,o<i&&(i=o));if(s){e.splice(d--,1);var l=r();void 0!==l&&(t=l)}}return t}o=o||0;for(var d=e.length;d>0&&e[d-1][2]>o;d--)e[d]=e[d-1];e[d]=[n,r,o]},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,r){if(1&r&&(e=this(e)),8&r)return e;if("object"==typeof e&&e){if(4&r&&e.__esModule)return e;if(16&r&&"function"==typeof e.then)return e}var o=Object.create(null);a.r(o);var i={};t=t||[null,n({}),n([]),n(n)];for(var s=2&r&&e;"object"==typeof s&&!~t.indexOf(s);s=n(s))Object.getOwnPropertyNames(s).forEach((t=>i[t]=()=>e[t]));return i.default=()=>e,a.d(o,i),o},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 r,o,[i,s,c]=n,l=0;if(i.some((t=>0!==e[t]))){for(r in s)a.o(s,r)&&(a.m[r]=s[r]);if(c)var d=c(a)}for(t&&t(n);l<i.length;l++)o=i[l],a.o(e,o)&&e[o]&&e[o][0](),e[o]=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 i=a.O(void 0,[121],(()=>a(47905)));i=a.O(i)})();
|
45
|
+
//# sourceMappingURL=index.41f08f20.js.map
|