@malloy-publisher/sdk 0.0.227 → 0.0.228
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{core-vVgoO8IR.es.js → core-CEDZMHV1.es.js} +1 -1
- package/dist/{core-CuGbFNhB.cjs.js → core-DYlbkyc-.cjs.js} +1 -1
- package/dist/{index-Br214Q_W.es.js → index-DC7gIcJX.es.js} +2 -2
- package/dist/{index-CK7FeJKR.cjs.js → index-DO6Y8XP_.cjs.js} +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +1 -1
- package/package.json +1 -1
- package/src/components/Environment/AddPackageDialog.tsx +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createOnigurumaEngine as vt, getDefaultWasmLoader as Pr, loadWasm as Or } from "./engine-oniguruma-C4vnmooL.es.js";
|
|
2
|
-
import { w as At, s as wn, f as Mr, a as Fr, b as Br, c as Dt, z as jr, h as Dr, d as Ur } from "./index-
|
|
2
|
+
import { w as At, s as wn, f as Mr, a as Fr, b as Br, c as Dt, z as jr, h as Dr, d as Ur } from "./index-DC7gIcJX.es.js";
|
|
3
3
|
let V = class extends Error {
|
|
4
4
|
constructor(e) {
|
|
5
5
|
super(e), this.name = "ShikiError";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const me=require("./engine-oniguruma-BkproSVE.cjs.js"),P=require("./index-CK7FeJKR.cjs.js");let q=class extends Error{constructor(e){super(e),this.name="ShikiError"}},$e=!1,In=!1;function zr(t=!0,e=!1){$e=t,In=e}function B(t,e=3){if($e&&!(typeof $e=="number"&&e>$e)){if(In)throw new Error(`[SHIKI DEPRECATE]: ${t}`);console.trace(`[SHIKI DEPRECATE]: ${t}`)}}function Vr(t){return Tt(t)}function Tt(t){return Array.isArray(t)?Kr(t):t instanceof RegExp?t:typeof t=="object"?Qr(t):t}function Kr(t){let e=[];for(let n=0,r=t.length;n<r;n++)e[n]=Tt(t[n]);return e}function Qr(t){let e={};for(let n in t)e[n]=Tt(t[n]);return e}function Nn(t,...e){return e.forEach(n=>{for(let r in n)t[r]=n[r]}),t}function xn(t){const e=~t.lastIndexOf("/")||~t.lastIndexOf("\\");return e===0?t:~e===t.length-1?xn(t.substring(0,t.length-1)):t.substr(~e+1)}var st=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g,Re=class{static hasCaptures(t){return t===null?!1:(st.lastIndex=0,st.test(t))}static replaceCaptures(t,e,n){return t.replace(st,(r,s,a,i)=>{let o=n[parseInt(s||a,10)];if(o){let c=e.substring(o.start,o.end);for(;c[0]===".";)c=c.substring(1);switch(i){case"downcase":return c.toLowerCase();case"upcase":return c.toUpperCase();default:return c}}else return r})}};function Tn(t,e){return t<e?-1:t>e?1:0}function $n(t,e){if(t===null&&e===null)return 0;if(!t)return-1;if(!e)return 1;let n=t.length,r=e.length;if(n===r){for(let s=0;s<n;s++){let a=Tn(t[s],e[s]);if(a!==0)return a}return 0}return n-r}function Qt(t){return!!(/^#[0-9a-f]{6}$/i.test(t)||/^#[0-9a-f]{8}$/i.test(t)||/^#[0-9a-f]{3}$/i.test(t)||/^#[0-9a-f]{4}$/i.test(t))}function Gn(t){return t.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}var Ln=class{constructor(t){this.fn=t}cache=new Map;get(t){if(this.cache.has(t))return this.cache.get(t);const e=this.fn(t);return this.cache.set(t,e),e}},Oe=class{constructor(t,e,n){this._colorMap=t,this._defaults=e,this._root=n}static createFromRawTheme(t,e){return this.createFromParsedTheme(Zr(t),e)}static createFromParsedTheme(t,e){return es(t,e)}_cachedMatchRoot=new Ln(t=>this._root.match(t));getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(t){if(t===null)return this._defaults;const e=t.scopeName,r=this._cachedMatchRoot.get(e).find(s=>Jr(t.parent,s.parentScopes));return r?new Pn(r.fontStyle,r.foreground,r.background):null}},at=class Ge{constructor(e,n){this.parent=e,this.scopeName=n}static push(e,n){for(const r of n)e=new Ge(e,r);return e}static from(...e){let n=null;for(let r=0;r<e.length;r++)n=new Ge(n,e[r]);return n}push(e){return new Ge(this,e)}getSegments(){let e=this;const n=[];for(;e;)n.push(e.scopeName),e=e.parent;return n.reverse(),n}toString(){return this.getSegments().join(" ")}extends(e){return this===e?!0:this.parent===null?!1:this.parent.extends(e)}getExtensionIfDefined(e){const n=[];let r=this;for(;r&&r!==e;)n.push(r.scopeName),r=r.parent;return r===e?n.reverse():void 0}};function Jr(t,e){if(e.length===0)return!0;for(let n=0;n<e.length;n++){let r=e[n],s=!1;if(r===">"){if(n===e.length-1)return!1;r=e[++n],s=!0}for(;t&&!Xr(t.scopeName,r);){if(s)return!1;t=t.parent}if(!t)return!1;t=t.parent}return!0}function Xr(t,e){return e===t||t.startsWith(e)&&t[e.length]==="."}var Pn=class{constructor(t,e,n){this.fontStyle=t,this.foregroundId=e,this.backgroundId=n}};function Zr(t){if(!t)return[];if(!t.settings||!Array.isArray(t.settings))return[];let e=t.settings,n=[],r=0;for(let s=0,a=e.length;s<a;s++){let i=e[s];if(!i.settings)continue;let o;if(typeof i.scope=="string"){let h=i.scope;h=h.replace(/^[,]+/,""),h=h.replace(/[,]+$/,""),o=h.split(",")}else Array.isArray(i.scope)?o=i.scope:o=[""];let c=-1;if(typeof i.settings.fontStyle=="string"){c=0;let h=i.settings.fontStyle.split(" ");for(let g=0,f=h.length;g<f;g++)switch(h[g]){case"italic":c=c|1;break;case"bold":c=c|2;break;case"underline":c=c|4;break;case"strikethrough":c=c|8;break}}let l=null;typeof i.settings.foreground=="string"&&Qt(i.settings.foreground)&&(l=i.settings.foreground);let u=null;typeof i.settings.background=="string"&&Qt(i.settings.background)&&(u=i.settings.background);for(let h=0,g=o.length;h<g;h++){let p=o[h].trim().split(" "),b=p[p.length-1],m=null;p.length>1&&(m=p.slice(0,p.length-1),m.reverse()),n[r++]=new Yr(b,m,s,c,l,u)}}return n}var Yr=class{constructor(t,e,n,r,s,a){this.scope=t,this.parentScopes=e,this.index=n,this.fontStyle=r,this.foreground=s,this.background=a}},H=(t=>(t[t.NotSet=-1]="NotSet",t[t.None=0]="None",t[t.Italic=1]="Italic",t[t.Bold=2]="Bold",t[t.Underline=4]="Underline",t[t.Strikethrough=8]="Strikethrough",t))(H||{});function es(t,e){t.sort((c,l)=>{let u=Tn(c.scope,l.scope);return u!==0||(u=$n(c.parentScopes,l.parentScopes),u!==0)?u:c.index-l.index});let n=0,r="#000000",s="#ffffff";for(;t.length>=1&&t[0].scope==="";){let c=t.shift();c.fontStyle!==-1&&(n=c.fontStyle),c.foreground!==null&&(r=c.foreground),c.background!==null&&(s=c.background)}let a=new ts(e),i=new Pn(n,a.getId(r),a.getId(s)),o=new rs(new Ct(0,null,-1,0,0),[]);for(let c=0,l=t.length;c<l;c++){let u=t[c];o.insert(0,u.scope,u.parentScopes,u.fontStyle,a.getId(u.foreground),a.getId(u.background))}return new Oe(a,i,o)}var ts=class{_isFrozen;_lastColorId;_id2color;_color2id;constructor(t){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(t)){this._isFrozen=!0;for(let e=0,n=t.length;e<n;e++)this._color2id[t[e]]=e,this._id2color[e]=t[e]}else this._isFrozen=!1}getId(t){if(t===null)return 0;t=t.toUpperCase();let e=this._color2id[t];if(e)return e;if(this._isFrozen)throw new Error(`Missing color in color map - ${t}`);return e=++this._lastColorId,this._color2id[t]=e,this._id2color[e]=t,e}getColorMap(){return this._id2color.slice(0)}},ns=Object.freeze([]),Ct=class On{scopeDepth;parentScopes;fontStyle;foreground;background;constructor(e,n,r,s,a){this.scopeDepth=e,this.parentScopes=n||ns,this.fontStyle=r,this.foreground=s,this.background=a}clone(){return new On(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(e){let n=[];for(let r=0,s=e.length;r<s;r++)n[r]=e[r].clone();return n}acceptOverwrite(e,n,r,s){this.scopeDepth>e?console.log("how did this happen?"):this.scopeDepth=e,n!==-1&&(this.fontStyle=n),r!==0&&(this.foreground=r),s!==0&&(this.background=s)}},rs=class _t{constructor(e,n=[],r={}){this._mainRule=e,this._children=r,this._rulesWithParentScopes=n}_rulesWithParentScopes;static _cmpBySpecificity(e,n){if(e.scopeDepth!==n.scopeDepth)return n.scopeDepth-e.scopeDepth;let r=0,s=0;for(;e.parentScopes[r]===">"&&r++,n.parentScopes[s]===">"&&s++,!(r>=e.parentScopes.length||s>=n.parentScopes.length);){const a=n.parentScopes[s].length-e.parentScopes[r].length;if(a!==0)return a;r++,s++}return n.parentScopes.length-e.parentScopes.length}match(e){if(e!==""){let r=e.indexOf("."),s,a;if(r===-1?(s=e,a=""):(s=e.substring(0,r),a=e.substring(r+1)),this._children.hasOwnProperty(s))return this._children[s].match(a)}const n=this._rulesWithParentScopes.concat(this._mainRule);return n.sort(_t._cmpBySpecificity),n}insert(e,n,r,s,a,i){if(n===""){this._doInsertHere(e,r,s,a,i);return}let o=n.indexOf("."),c,l;o===-1?(c=n,l=""):(c=n.substring(0,o),l=n.substring(o+1));let u;this._children.hasOwnProperty(c)?u=this._children[c]:(u=new _t(this._mainRule.clone(),Ct.cloneArr(this._rulesWithParentScopes)),this._children[c]=u),u.insert(e+1,l,r,s,a,i)}_doInsertHere(e,n,r,s,a){if(n===null){this._mainRule.acceptOverwrite(e,r,s,a);return}for(let i=0,o=this._rulesWithParentScopes.length;i<o;i++){let c=this._rulesWithParentScopes[i];if($n(c.parentScopes,n)===0){c.acceptOverwrite(e,r,s,a);return}}r===-1&&(r=this._mainRule.fontStyle),s===0&&(s=this._mainRule.foreground),a===0&&(a=this._mainRule.background),this._rulesWithParentScopes.push(new Ct(e,n,r,s,a))}},ne=class M{static toBinaryStr(e){return e.toString(2).padStart(32,"0")}static print(e){const n=M.getLanguageId(e),r=M.getTokenType(e),s=M.getFontStyle(e),a=M.getForeground(e),i=M.getBackground(e);console.log({languageId:n,tokenType:r,fontStyle:s,foreground:a,background:i})}static getLanguageId(e){return(e&255)>>>0}static getTokenType(e){return(e&768)>>>8}static containsBalancedBrackets(e){return(e&1024)!==0}static getFontStyle(e){return(e&30720)>>>11}static getForeground(e){return(e&16744448)>>>15}static getBackground(e){return(e&4278190080)>>>24}static set(e,n,r,s,a,i,o){let c=M.getLanguageId(e),l=M.getTokenType(e),u=M.containsBalancedBrackets(e)?1:0,h=M.getFontStyle(e),g=M.getForeground(e),f=M.getBackground(e);return n!==0&&(c=n),r!==8&&(l=r),s!==null&&(u=s?1:0),a!==-1&&(h=a),i!==0&&(g=i),o!==0&&(f=o),(c<<0|l<<8|u<<10|h<<11|g<<15|f<<24)>>>0}};function Me(t,e){const n=[],r=ss(t);let s=r.next();for(;s!==null;){let c=0;if(s.length===2&&s.charAt(1)===":"){switch(s.charAt(0)){case"R":c=1;break;case"L":c=-1;break;default:console.log(`Unknown priority ${s} in scope selector`)}s=r.next()}let l=i();if(n.push({matcher:l,priority:c}),s!==",")break;s=r.next()}return n;function a(){if(s==="-"){s=r.next();const c=a();return l=>!!c&&!c(l)}if(s==="("){s=r.next();const c=o();return s===")"&&(s=r.next()),c}if(Jt(s)){const c=[];do c.push(s),s=r.next();while(Jt(s));return l=>e(c,l)}return null}function i(){const c=[];let l=a();for(;l;)c.push(l),l=a();return u=>c.every(h=>h(u))}function o(){const c=[];let l=i();for(;l&&(c.push(l),s==="|"||s===",");){do s=r.next();while(s==="|"||s===",");l=i()}return u=>c.some(h=>h(u))}}function Jt(t){return!!t&&!!t.match(/[\w\.:]+/)}function ss(t){let e=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g,n=e.exec(t);return{next:()=>{if(!n)return null;const r=n[0];return n=e.exec(t),r}}}function Mn(t){typeof t.dispose=="function"&&t.dispose()}var Ce=class{constructor(t){this.scopeName=t}toKey(){return this.scopeName}},as=class{constructor(t,e){this.scopeName=t,this.ruleName=e}toKey(){return`${this.scopeName}#${this.ruleName}`}},is=class{_references=[];_seenReferenceKeys=new Set;get references(){return this._references}visitedRule=new Set;add(t){const e=t.toKey();this._seenReferenceKeys.has(e)||(this._seenReferenceKeys.add(e),this._references.push(t))}},os=class{constructor(t,e){this.repo=t,this.initialScopeName=e,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new Ce(this.initialScopeName)]}seenFullScopeRequests=new Set;seenPartialScopeRequests=new Set;Q;processQueue(){const t=this.Q;this.Q=[];const e=new is;for(const n of t)cs(n,this.initialScopeName,this.repo,e);for(const n of e.references)if(n instanceof Ce){if(this.seenFullScopeRequests.has(n.scopeName))continue;this.seenFullScopeRequests.add(n.scopeName),this.Q.push(n)}else{if(this.seenFullScopeRequests.has(n.scopeName)||this.seenPartialScopeRequests.has(n.toKey()))continue;this.seenPartialScopeRequests.add(n.toKey()),this.Q.push(n)}}};function cs(t,e,n,r){const s=n.lookup(t.scopeName);if(!s){if(t.scopeName===e)throw new Error(`No grammar provided for <${e}>`);return}const a=n.lookup(e);t instanceof Ce?Le({baseGrammar:a,selfGrammar:s},r):yt(t.ruleName,{baseGrammar:a,selfGrammar:s,repository:s.repository},r);const i=n.injections(t.scopeName);if(i)for(const o of i)r.add(new Ce(o))}function yt(t,e,n){if(e.repository&&e.repository[t]){const r=e.repository[t];Fe([r],e,n)}}function Le(t,e){t.selfGrammar.patterns&&Array.isArray(t.selfGrammar.patterns)&&Fe(t.selfGrammar.patterns,{...t,repository:t.selfGrammar.repository},e),t.selfGrammar.injections&&Fe(Object.values(t.selfGrammar.injections),{...t,repository:t.selfGrammar.repository},e)}function Fe(t,e,n){for(const r of t){if(n.visitedRule.has(r))continue;n.visitedRule.add(r);const s=r.repository?Nn({},e.repository,r.repository):e.repository;Array.isArray(r.patterns)&&Fe(r.patterns,{...e,repository:s},n);const a=r.include;if(!a)continue;const i=Fn(a);switch(i.kind){case 0:Le({...e,selfGrammar:e.baseGrammar},n);break;case 1:Le(e,n);break;case 2:yt(i.ruleName,{...e,repository:s},n);break;case 3:case 4:const o=i.scopeName===e.selfGrammar.scopeName?e.selfGrammar:i.scopeName===e.baseGrammar.scopeName?e.baseGrammar:void 0;if(o){const c={baseGrammar:e.baseGrammar,selfGrammar:o,repository:s};i.kind===4?yt(i.ruleName,c,n):Le(c,n)}else i.kind===4?n.add(new as(i.scopeName,i.ruleName)):n.add(new Ce(i.scopeName));break}}}var ls=class{kind=0},us=class{kind=1},hs=class{constructor(t){this.ruleName=t}kind=2},fs=class{constructor(t){this.scopeName=t}kind=3},ps=class{constructor(t,e){this.scopeName=t,this.ruleName=e}kind=4};function Fn(t){if(t==="$base")return new ls;if(t==="$self")return new us;const e=t.indexOf("#");if(e===-1)return new fs(t);if(e===0)return new hs(t.substring(1));{const n=t.substring(0,e),r=t.substring(e+1);return new ps(n,r)}}var gs=/\\(\d+)/,Xt=/\\(\d+)/g,ds=-1,Bn=-2;var ke=class{$location;id;_nameIsCapturing;_name;_contentNameIsCapturing;_contentName;constructor(t,e,n,r){this.$location=t,this.id=e,this._name=n||null,this._nameIsCapturing=Re.hasCaptures(this._name),this._contentName=r||null,this._contentNameIsCapturing=Re.hasCaptures(this._contentName)}get debugName(){const t=this.$location?`${xn(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${t}`}getName(t,e){return!this._nameIsCapturing||this._name===null||t===null||e===null?this._name:Re.replaceCaptures(this._name,t,e)}getContentName(t,e){return!this._contentNameIsCapturing||this._contentName===null?this._contentName:Re.replaceCaptures(this._contentName,t,e)}},ms=class extends ke{retokenizeCapturedWithRuleId;constructor(t,e,n,r,s){super(t,e,n,r),this.retokenizeCapturedWithRuleId=s}dispose(){}collectPatterns(t,e){throw new Error("Not supported!")}compile(t,e){throw new Error("Not supported!")}compileAG(t,e,n,r){throw new Error("Not supported!")}},Cs=class extends ke{_match;captures;_cachedCompiledPatterns;constructor(t,e,n,r,s){super(t,e,n,null),this._match=new _e(r,this.id),this.captures=s,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(t,e){e.push(this._match)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ye,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},Zt=class extends ke{hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(t,e,n,r,s){super(t,e,n,r),this.patterns=s.patterns,this.hasMissingPatterns=s.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(t,e){for(const n of this.patterns)t.getRule(n).collectPatterns(t,e)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ye,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},bt=class extends ke{_begin;beginCaptures;_end;endHasBackReferences;endCaptures;applyEndPatternLast;hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(t,e,n,r,s,a,i,o,c,l){super(t,e,n,r),this._begin=new _e(s,this.id),this.beginCaptures=a,this._end=new _e(i||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=o,this.applyEndPatternLast=c||!1,this.patterns=l.patterns,this.hasMissingPatterns=l.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(t,e){return this._end.resolveBackReferences(t,e)}collectPatterns(t,e){e.push(this._begin)}compile(t,e){return this._getCachedCompiledPatterns(t,e).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t,e).compileAG(t,n,r)}_getCachedCompiledPatterns(t,e){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ye;for(const n of this.patterns)t.getRule(n).collectPatterns(t,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,e):this._cachedCompiledPatterns.setSource(0,e)),this._cachedCompiledPatterns}},Be=class extends ke{_begin;beginCaptures;whileCaptures;_while;whileHasBackReferences;hasMissingPatterns;patterns;_cachedCompiledPatterns;_cachedCompiledWhilePatterns;constructor(t,e,n,r,s,a,i,o,c){super(t,e,n,r),this._begin=new _e(s,this.id),this.beginCaptures=a,this.whileCaptures=o,this._while=new _e(i,Bn),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=c.patterns,this.hasMissingPatterns=c.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(t,e){return this._while.resolveBackReferences(t,e)}collectPatterns(t,e){e.push(this._begin)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ye;for(const e of this.patterns)t.getRule(e).collectPatterns(t,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(t,e){return this._getCachedCompiledWhilePatterns(t,e).compile(t)}compileWhileAG(t,e,n,r){return this._getCachedCompiledWhilePatterns(t,e).compileAG(t,n,r)}_getCachedCompiledWhilePatterns(t,e){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new ye,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,e||""),this._cachedCompiledWhilePatterns}},jn=class T{static createCaptureRule(e,n,r,s,a){return e.registerRule(i=>new ms(n,i,r,s,a))}static getCompiledRuleId(e,n,r){return e.id||n.registerRule(s=>{if(e.id=s,e.match)return new Cs(e.$vscodeTextmateLocation,e.id,e.name,e.match,T._compileCaptures(e.captures,n,r));if(typeof e.begin>"u"){e.repository&&(r=Nn({},r,e.repository));let a=e.patterns;return typeof a>"u"&&e.include&&(a=[{include:e.include}]),new Zt(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,T._compilePatterns(a,n,r))}return e.while?new Be(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,e.begin,T._compileCaptures(e.beginCaptures||e.captures,n,r),e.while,T._compileCaptures(e.whileCaptures||e.captures,n,r),T._compilePatterns(e.patterns,n,r)):new bt(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,e.begin,T._compileCaptures(e.beginCaptures||e.captures,n,r),e.end,T._compileCaptures(e.endCaptures||e.captures,n,r),e.applyEndPatternLast,T._compilePatterns(e.patterns,n,r))}),e.id}static _compileCaptures(e,n,r){let s=[];if(e){let a=0;for(const i in e){if(i==="$vscodeTextmateLocation")continue;const o=parseInt(i,10);o>a&&(a=o)}for(let i=0;i<=a;i++)s[i]=null;for(const i in e){if(i==="$vscodeTextmateLocation")continue;const o=parseInt(i,10);let c=0;e[i].patterns&&(c=T.getCompiledRuleId(e[i],n,r)),s[o]=T.createCaptureRule(n,e[i].$vscodeTextmateLocation,e[i].name,e[i].contentName,c)}}return s}static _compilePatterns(e,n,r){let s=[];if(e)for(let a=0,i=e.length;a<i;a++){const o=e[a];let c=-1;if(o.include){const l=Fn(o.include);switch(l.kind){case 0:case 1:c=T.getCompiledRuleId(r[o.include],n,r);break;case 2:let u=r[l.ruleName];u&&(c=T.getCompiledRuleId(u,n,r));break;case 3:case 4:const h=l.scopeName,g=l.kind===4?l.ruleName:null,f=n.getExternalGrammar(h,r);if(f)if(g){let p=f.repository[g];p&&(c=T.getCompiledRuleId(p,n,f.repository))}else c=T.getCompiledRuleId(f.repository.$self,n,f.repository);break}}else c=T.getCompiledRuleId(o,n,r);if(c!==-1){const l=n.getRule(c);let u=!1;if((l instanceof Zt||l instanceof bt||l instanceof Be)&&l.hasMissingPatterns&&l.patterns.length===0&&(u=!0),u)continue;s.push(c)}}return{patterns:s,hasMissingPatterns:(e?e.length:0)!==s.length}}},_e=class Dn{source;ruleId;hasAnchor;hasBackReferences;_anchorCache;constructor(e,n){if(e&&typeof e=="string"){const r=e.length;let s=0,a=[],i=!1;for(let o=0;o<r;o++)if(e.charAt(o)==="\\"&&o+1<r){const l=e.charAt(o+1);l==="z"?(a.push(e.substring(s,o)),a.push("$(?!\\n)(?<!\\n)"),s=o+2):(l==="A"||l==="G")&&(i=!0),o++}this.hasAnchor=i,s===0?this.source=e:(a.push(e.substring(s,r)),this.source=a.join(""))}else this.hasAnchor=!1,this.source=e;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=n,typeof this.source=="string"?this.hasBackReferences=gs.test(this.source):this.hasBackReferences=!1}clone(){return new Dn(this.source,this.ruleId)}setSource(e){this.source!==e&&(this.source=e,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(e,n){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let r=n.map(s=>e.substring(s.start,s.end));return Xt.lastIndex=0,this.source.replace(Xt,(s,a)=>Gn(r[parseInt(a,10)]||""))}_buildAnchorCache(){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let e=[],n=[],r=[],s=[],a,i,o,c;for(a=0,i=this.source.length;a<i;a++)o=this.source.charAt(a),e[a]=o,n[a]=o,r[a]=o,s[a]=o,o==="\\"&&a+1<i&&(c=this.source.charAt(a+1),c==="A"?(e[a+1]="",n[a+1]="",r[a+1]="A",s[a+1]="A"):c==="G"?(e[a+1]="",n[a+1]="G",r[a+1]="",s[a+1]="G"):(e[a+1]=c,n[a+1]=c,r[a+1]=c,s[a+1]=c),a++);return{A0_G0:e.join(""),A0_G1:n.join(""),A1_G0:r.join(""),A1_G1:s.join("")}}resolveAnchors(e,n){return!this.hasAnchor||!this._anchorCache||typeof this.source!="string"?this.source:e?n?this._anchorCache.A1_G1:this._anchorCache.A1_G0:n?this._anchorCache.A0_G1:this._anchorCache.A0_G0}},ye=class{_items;_hasAnchors;_cached;_anchorCache;constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(t){this._items.push(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}unshift(t){this._items.unshift(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}length(){return this._items.length}setSource(t,e){this._items[t].source!==e&&(this._disposeCaches(),this._items[t].setSource(e))}compile(t){if(!this._cached){let e=this._items.map(n=>n.source);this._cached=new Yt(t,e,this._items.map(n=>n.ruleId))}return this._cached}compileAG(t,e,n){return this._hasAnchors?e?n?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(t,e,n)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(t,e,n)),this._anchorCache.A1_G0):n?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(t,e,n)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(t,e,n)),this._anchorCache.A0_G0):this.compile(t)}_resolveAnchors(t,e,n){let r=this._items.map(s=>s.resolveAnchors(e,n));return new Yt(t,r,this._items.map(s=>s.ruleId))}},Yt=class{constructor(t,e,n){this.regExps=e,this.rules=n,this.scanner=t.createOnigScanner(e)}scanner;dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const t=[];for(let e=0,n=this.rules.length;e<n;e++)t.push(" - "+this.rules[e]+": "+this.regExps[e]);return t.join(`
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const me=require("./engine-oniguruma-BkproSVE.cjs.js"),P=require("./index-DO6Y8XP_.cjs.js");let q=class extends Error{constructor(e){super(e),this.name="ShikiError"}},$e=!1,In=!1;function zr(t=!0,e=!1){$e=t,In=e}function B(t,e=3){if($e&&!(typeof $e=="number"&&e>$e)){if(In)throw new Error(`[SHIKI DEPRECATE]: ${t}`);console.trace(`[SHIKI DEPRECATE]: ${t}`)}}function Vr(t){return Tt(t)}function Tt(t){return Array.isArray(t)?Kr(t):t instanceof RegExp?t:typeof t=="object"?Qr(t):t}function Kr(t){let e=[];for(let n=0,r=t.length;n<r;n++)e[n]=Tt(t[n]);return e}function Qr(t){let e={};for(let n in t)e[n]=Tt(t[n]);return e}function Nn(t,...e){return e.forEach(n=>{for(let r in n)t[r]=n[r]}),t}function xn(t){const e=~t.lastIndexOf("/")||~t.lastIndexOf("\\");return e===0?t:~e===t.length-1?xn(t.substring(0,t.length-1)):t.substr(~e+1)}var st=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g,Re=class{static hasCaptures(t){return t===null?!1:(st.lastIndex=0,st.test(t))}static replaceCaptures(t,e,n){return t.replace(st,(r,s,a,i)=>{let o=n[parseInt(s||a,10)];if(o){let c=e.substring(o.start,o.end);for(;c[0]===".";)c=c.substring(1);switch(i){case"downcase":return c.toLowerCase();case"upcase":return c.toUpperCase();default:return c}}else return r})}};function Tn(t,e){return t<e?-1:t>e?1:0}function $n(t,e){if(t===null&&e===null)return 0;if(!t)return-1;if(!e)return 1;let n=t.length,r=e.length;if(n===r){for(let s=0;s<n;s++){let a=Tn(t[s],e[s]);if(a!==0)return a}return 0}return n-r}function Qt(t){return!!(/^#[0-9a-f]{6}$/i.test(t)||/^#[0-9a-f]{8}$/i.test(t)||/^#[0-9a-f]{3}$/i.test(t)||/^#[0-9a-f]{4}$/i.test(t))}function Gn(t){return t.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}var Ln=class{constructor(t){this.fn=t}cache=new Map;get(t){if(this.cache.has(t))return this.cache.get(t);const e=this.fn(t);return this.cache.set(t,e),e}},Oe=class{constructor(t,e,n){this._colorMap=t,this._defaults=e,this._root=n}static createFromRawTheme(t,e){return this.createFromParsedTheme(Zr(t),e)}static createFromParsedTheme(t,e){return es(t,e)}_cachedMatchRoot=new Ln(t=>this._root.match(t));getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(t){if(t===null)return this._defaults;const e=t.scopeName,r=this._cachedMatchRoot.get(e).find(s=>Jr(t.parent,s.parentScopes));return r?new Pn(r.fontStyle,r.foreground,r.background):null}},at=class Ge{constructor(e,n){this.parent=e,this.scopeName=n}static push(e,n){for(const r of n)e=new Ge(e,r);return e}static from(...e){let n=null;for(let r=0;r<e.length;r++)n=new Ge(n,e[r]);return n}push(e){return new Ge(this,e)}getSegments(){let e=this;const n=[];for(;e;)n.push(e.scopeName),e=e.parent;return n.reverse(),n}toString(){return this.getSegments().join(" ")}extends(e){return this===e?!0:this.parent===null?!1:this.parent.extends(e)}getExtensionIfDefined(e){const n=[];let r=this;for(;r&&r!==e;)n.push(r.scopeName),r=r.parent;return r===e?n.reverse():void 0}};function Jr(t,e){if(e.length===0)return!0;for(let n=0;n<e.length;n++){let r=e[n],s=!1;if(r===">"){if(n===e.length-1)return!1;r=e[++n],s=!0}for(;t&&!Xr(t.scopeName,r);){if(s)return!1;t=t.parent}if(!t)return!1;t=t.parent}return!0}function Xr(t,e){return e===t||t.startsWith(e)&&t[e.length]==="."}var Pn=class{constructor(t,e,n){this.fontStyle=t,this.foregroundId=e,this.backgroundId=n}};function Zr(t){if(!t)return[];if(!t.settings||!Array.isArray(t.settings))return[];let e=t.settings,n=[],r=0;for(let s=0,a=e.length;s<a;s++){let i=e[s];if(!i.settings)continue;let o;if(typeof i.scope=="string"){let h=i.scope;h=h.replace(/^[,]+/,""),h=h.replace(/[,]+$/,""),o=h.split(",")}else Array.isArray(i.scope)?o=i.scope:o=[""];let c=-1;if(typeof i.settings.fontStyle=="string"){c=0;let h=i.settings.fontStyle.split(" ");for(let g=0,f=h.length;g<f;g++)switch(h[g]){case"italic":c=c|1;break;case"bold":c=c|2;break;case"underline":c=c|4;break;case"strikethrough":c=c|8;break}}let l=null;typeof i.settings.foreground=="string"&&Qt(i.settings.foreground)&&(l=i.settings.foreground);let u=null;typeof i.settings.background=="string"&&Qt(i.settings.background)&&(u=i.settings.background);for(let h=0,g=o.length;h<g;h++){let p=o[h].trim().split(" "),b=p[p.length-1],m=null;p.length>1&&(m=p.slice(0,p.length-1),m.reverse()),n[r++]=new Yr(b,m,s,c,l,u)}}return n}var Yr=class{constructor(t,e,n,r,s,a){this.scope=t,this.parentScopes=e,this.index=n,this.fontStyle=r,this.foreground=s,this.background=a}},H=(t=>(t[t.NotSet=-1]="NotSet",t[t.None=0]="None",t[t.Italic=1]="Italic",t[t.Bold=2]="Bold",t[t.Underline=4]="Underline",t[t.Strikethrough=8]="Strikethrough",t))(H||{});function es(t,e){t.sort((c,l)=>{let u=Tn(c.scope,l.scope);return u!==0||(u=$n(c.parentScopes,l.parentScopes),u!==0)?u:c.index-l.index});let n=0,r="#000000",s="#ffffff";for(;t.length>=1&&t[0].scope==="";){let c=t.shift();c.fontStyle!==-1&&(n=c.fontStyle),c.foreground!==null&&(r=c.foreground),c.background!==null&&(s=c.background)}let a=new ts(e),i=new Pn(n,a.getId(r),a.getId(s)),o=new rs(new Ct(0,null,-1,0,0),[]);for(let c=0,l=t.length;c<l;c++){let u=t[c];o.insert(0,u.scope,u.parentScopes,u.fontStyle,a.getId(u.foreground),a.getId(u.background))}return new Oe(a,i,o)}var ts=class{_isFrozen;_lastColorId;_id2color;_color2id;constructor(t){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(t)){this._isFrozen=!0;for(let e=0,n=t.length;e<n;e++)this._color2id[t[e]]=e,this._id2color[e]=t[e]}else this._isFrozen=!1}getId(t){if(t===null)return 0;t=t.toUpperCase();let e=this._color2id[t];if(e)return e;if(this._isFrozen)throw new Error(`Missing color in color map - ${t}`);return e=++this._lastColorId,this._color2id[t]=e,this._id2color[e]=t,e}getColorMap(){return this._id2color.slice(0)}},ns=Object.freeze([]),Ct=class On{scopeDepth;parentScopes;fontStyle;foreground;background;constructor(e,n,r,s,a){this.scopeDepth=e,this.parentScopes=n||ns,this.fontStyle=r,this.foreground=s,this.background=a}clone(){return new On(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(e){let n=[];for(let r=0,s=e.length;r<s;r++)n[r]=e[r].clone();return n}acceptOverwrite(e,n,r,s){this.scopeDepth>e?console.log("how did this happen?"):this.scopeDepth=e,n!==-1&&(this.fontStyle=n),r!==0&&(this.foreground=r),s!==0&&(this.background=s)}},rs=class _t{constructor(e,n=[],r={}){this._mainRule=e,this._children=r,this._rulesWithParentScopes=n}_rulesWithParentScopes;static _cmpBySpecificity(e,n){if(e.scopeDepth!==n.scopeDepth)return n.scopeDepth-e.scopeDepth;let r=0,s=0;for(;e.parentScopes[r]===">"&&r++,n.parentScopes[s]===">"&&s++,!(r>=e.parentScopes.length||s>=n.parentScopes.length);){const a=n.parentScopes[s].length-e.parentScopes[r].length;if(a!==0)return a;r++,s++}return n.parentScopes.length-e.parentScopes.length}match(e){if(e!==""){let r=e.indexOf("."),s,a;if(r===-1?(s=e,a=""):(s=e.substring(0,r),a=e.substring(r+1)),this._children.hasOwnProperty(s))return this._children[s].match(a)}const n=this._rulesWithParentScopes.concat(this._mainRule);return n.sort(_t._cmpBySpecificity),n}insert(e,n,r,s,a,i){if(n===""){this._doInsertHere(e,r,s,a,i);return}let o=n.indexOf("."),c,l;o===-1?(c=n,l=""):(c=n.substring(0,o),l=n.substring(o+1));let u;this._children.hasOwnProperty(c)?u=this._children[c]:(u=new _t(this._mainRule.clone(),Ct.cloneArr(this._rulesWithParentScopes)),this._children[c]=u),u.insert(e+1,l,r,s,a,i)}_doInsertHere(e,n,r,s,a){if(n===null){this._mainRule.acceptOverwrite(e,r,s,a);return}for(let i=0,o=this._rulesWithParentScopes.length;i<o;i++){let c=this._rulesWithParentScopes[i];if($n(c.parentScopes,n)===0){c.acceptOverwrite(e,r,s,a);return}}r===-1&&(r=this._mainRule.fontStyle),s===0&&(s=this._mainRule.foreground),a===0&&(a=this._mainRule.background),this._rulesWithParentScopes.push(new Ct(e,n,r,s,a))}},ne=class M{static toBinaryStr(e){return e.toString(2).padStart(32,"0")}static print(e){const n=M.getLanguageId(e),r=M.getTokenType(e),s=M.getFontStyle(e),a=M.getForeground(e),i=M.getBackground(e);console.log({languageId:n,tokenType:r,fontStyle:s,foreground:a,background:i})}static getLanguageId(e){return(e&255)>>>0}static getTokenType(e){return(e&768)>>>8}static containsBalancedBrackets(e){return(e&1024)!==0}static getFontStyle(e){return(e&30720)>>>11}static getForeground(e){return(e&16744448)>>>15}static getBackground(e){return(e&4278190080)>>>24}static set(e,n,r,s,a,i,o){let c=M.getLanguageId(e),l=M.getTokenType(e),u=M.containsBalancedBrackets(e)?1:0,h=M.getFontStyle(e),g=M.getForeground(e),f=M.getBackground(e);return n!==0&&(c=n),r!==8&&(l=r),s!==null&&(u=s?1:0),a!==-1&&(h=a),i!==0&&(g=i),o!==0&&(f=o),(c<<0|l<<8|u<<10|h<<11|g<<15|f<<24)>>>0}};function Me(t,e){const n=[],r=ss(t);let s=r.next();for(;s!==null;){let c=0;if(s.length===2&&s.charAt(1)===":"){switch(s.charAt(0)){case"R":c=1;break;case"L":c=-1;break;default:console.log(`Unknown priority ${s} in scope selector`)}s=r.next()}let l=i();if(n.push({matcher:l,priority:c}),s!==",")break;s=r.next()}return n;function a(){if(s==="-"){s=r.next();const c=a();return l=>!!c&&!c(l)}if(s==="("){s=r.next();const c=o();return s===")"&&(s=r.next()),c}if(Jt(s)){const c=[];do c.push(s),s=r.next();while(Jt(s));return l=>e(c,l)}return null}function i(){const c=[];let l=a();for(;l;)c.push(l),l=a();return u=>c.every(h=>h(u))}function o(){const c=[];let l=i();for(;l&&(c.push(l),s==="|"||s===",");){do s=r.next();while(s==="|"||s===",");l=i()}return u=>c.some(h=>h(u))}}function Jt(t){return!!t&&!!t.match(/[\w\.:]+/)}function ss(t){let e=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g,n=e.exec(t);return{next:()=>{if(!n)return null;const r=n[0];return n=e.exec(t),r}}}function Mn(t){typeof t.dispose=="function"&&t.dispose()}var Ce=class{constructor(t){this.scopeName=t}toKey(){return this.scopeName}},as=class{constructor(t,e){this.scopeName=t,this.ruleName=e}toKey(){return`${this.scopeName}#${this.ruleName}`}},is=class{_references=[];_seenReferenceKeys=new Set;get references(){return this._references}visitedRule=new Set;add(t){const e=t.toKey();this._seenReferenceKeys.has(e)||(this._seenReferenceKeys.add(e),this._references.push(t))}},os=class{constructor(t,e){this.repo=t,this.initialScopeName=e,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new Ce(this.initialScopeName)]}seenFullScopeRequests=new Set;seenPartialScopeRequests=new Set;Q;processQueue(){const t=this.Q;this.Q=[];const e=new is;for(const n of t)cs(n,this.initialScopeName,this.repo,e);for(const n of e.references)if(n instanceof Ce){if(this.seenFullScopeRequests.has(n.scopeName))continue;this.seenFullScopeRequests.add(n.scopeName),this.Q.push(n)}else{if(this.seenFullScopeRequests.has(n.scopeName)||this.seenPartialScopeRequests.has(n.toKey()))continue;this.seenPartialScopeRequests.add(n.toKey()),this.Q.push(n)}}};function cs(t,e,n,r){const s=n.lookup(t.scopeName);if(!s){if(t.scopeName===e)throw new Error(`No grammar provided for <${e}>`);return}const a=n.lookup(e);t instanceof Ce?Le({baseGrammar:a,selfGrammar:s},r):yt(t.ruleName,{baseGrammar:a,selfGrammar:s,repository:s.repository},r);const i=n.injections(t.scopeName);if(i)for(const o of i)r.add(new Ce(o))}function yt(t,e,n){if(e.repository&&e.repository[t]){const r=e.repository[t];Fe([r],e,n)}}function Le(t,e){t.selfGrammar.patterns&&Array.isArray(t.selfGrammar.patterns)&&Fe(t.selfGrammar.patterns,{...t,repository:t.selfGrammar.repository},e),t.selfGrammar.injections&&Fe(Object.values(t.selfGrammar.injections),{...t,repository:t.selfGrammar.repository},e)}function Fe(t,e,n){for(const r of t){if(n.visitedRule.has(r))continue;n.visitedRule.add(r);const s=r.repository?Nn({},e.repository,r.repository):e.repository;Array.isArray(r.patterns)&&Fe(r.patterns,{...e,repository:s},n);const a=r.include;if(!a)continue;const i=Fn(a);switch(i.kind){case 0:Le({...e,selfGrammar:e.baseGrammar},n);break;case 1:Le(e,n);break;case 2:yt(i.ruleName,{...e,repository:s},n);break;case 3:case 4:const o=i.scopeName===e.selfGrammar.scopeName?e.selfGrammar:i.scopeName===e.baseGrammar.scopeName?e.baseGrammar:void 0;if(o){const c={baseGrammar:e.baseGrammar,selfGrammar:o,repository:s};i.kind===4?yt(i.ruleName,c,n):Le(c,n)}else i.kind===4?n.add(new as(i.scopeName,i.ruleName)):n.add(new Ce(i.scopeName));break}}}var ls=class{kind=0},us=class{kind=1},hs=class{constructor(t){this.ruleName=t}kind=2},fs=class{constructor(t){this.scopeName=t}kind=3},ps=class{constructor(t,e){this.scopeName=t,this.ruleName=e}kind=4};function Fn(t){if(t==="$base")return new ls;if(t==="$self")return new us;const e=t.indexOf("#");if(e===-1)return new fs(t);if(e===0)return new hs(t.substring(1));{const n=t.substring(0,e),r=t.substring(e+1);return new ps(n,r)}}var gs=/\\(\d+)/,Xt=/\\(\d+)/g,ds=-1,Bn=-2;var ke=class{$location;id;_nameIsCapturing;_name;_contentNameIsCapturing;_contentName;constructor(t,e,n,r){this.$location=t,this.id=e,this._name=n||null,this._nameIsCapturing=Re.hasCaptures(this._name),this._contentName=r||null,this._contentNameIsCapturing=Re.hasCaptures(this._contentName)}get debugName(){const t=this.$location?`${xn(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${t}`}getName(t,e){return!this._nameIsCapturing||this._name===null||t===null||e===null?this._name:Re.replaceCaptures(this._name,t,e)}getContentName(t,e){return!this._contentNameIsCapturing||this._contentName===null?this._contentName:Re.replaceCaptures(this._contentName,t,e)}},ms=class extends ke{retokenizeCapturedWithRuleId;constructor(t,e,n,r,s){super(t,e,n,r),this.retokenizeCapturedWithRuleId=s}dispose(){}collectPatterns(t,e){throw new Error("Not supported!")}compile(t,e){throw new Error("Not supported!")}compileAG(t,e,n,r){throw new Error("Not supported!")}},Cs=class extends ke{_match;captures;_cachedCompiledPatterns;constructor(t,e,n,r,s){super(t,e,n,null),this._match=new _e(r,this.id),this.captures=s,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(t,e){e.push(this._match)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ye,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},Zt=class extends ke{hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(t,e,n,r,s){super(t,e,n,r),this.patterns=s.patterns,this.hasMissingPatterns=s.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(t,e){for(const n of this.patterns)t.getRule(n).collectPatterns(t,e)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new ye,this.collectPatterns(t,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},bt=class extends ke{_begin;beginCaptures;_end;endHasBackReferences;endCaptures;applyEndPatternLast;hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(t,e,n,r,s,a,i,o,c,l){super(t,e,n,r),this._begin=new _e(s,this.id),this.beginCaptures=a,this._end=new _e(i||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=o,this.applyEndPatternLast=c||!1,this.patterns=l.patterns,this.hasMissingPatterns=l.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(t,e){return this._end.resolveBackReferences(t,e)}collectPatterns(t,e){e.push(this._begin)}compile(t,e){return this._getCachedCompiledPatterns(t,e).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t,e).compileAG(t,n,r)}_getCachedCompiledPatterns(t,e){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ye;for(const n of this.patterns)t.getRule(n).collectPatterns(t,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,e):this._cachedCompiledPatterns.setSource(0,e)),this._cachedCompiledPatterns}},Be=class extends ke{_begin;beginCaptures;whileCaptures;_while;whileHasBackReferences;hasMissingPatterns;patterns;_cachedCompiledPatterns;_cachedCompiledWhilePatterns;constructor(t,e,n,r,s,a,i,o,c){super(t,e,n,r),this._begin=new _e(s,this.id),this.beginCaptures=a,this.whileCaptures=o,this._while=new _e(i,Bn),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=c.patterns,this.hasMissingPatterns=c.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(t,e){return this._while.resolveBackReferences(t,e)}collectPatterns(t,e){e.push(this._begin)}compile(t,e){return this._getCachedCompiledPatterns(t).compile(t)}compileAG(t,e,n,r){return this._getCachedCompiledPatterns(t).compileAG(t,n,r)}_getCachedCompiledPatterns(t){if(!this._cachedCompiledPatterns){this._cachedCompiledPatterns=new ye;for(const e of this.patterns)t.getRule(e).collectPatterns(t,this._cachedCompiledPatterns)}return this._cachedCompiledPatterns}compileWhile(t,e){return this._getCachedCompiledWhilePatterns(t,e).compile(t)}compileWhileAG(t,e,n,r){return this._getCachedCompiledWhilePatterns(t,e).compileAG(t,n,r)}_getCachedCompiledWhilePatterns(t,e){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new ye,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,e||""),this._cachedCompiledWhilePatterns}},jn=class T{static createCaptureRule(e,n,r,s,a){return e.registerRule(i=>new ms(n,i,r,s,a))}static getCompiledRuleId(e,n,r){return e.id||n.registerRule(s=>{if(e.id=s,e.match)return new Cs(e.$vscodeTextmateLocation,e.id,e.name,e.match,T._compileCaptures(e.captures,n,r));if(typeof e.begin>"u"){e.repository&&(r=Nn({},r,e.repository));let a=e.patterns;return typeof a>"u"&&e.include&&(a=[{include:e.include}]),new Zt(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,T._compilePatterns(a,n,r))}return e.while?new Be(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,e.begin,T._compileCaptures(e.beginCaptures||e.captures,n,r),e.while,T._compileCaptures(e.whileCaptures||e.captures,n,r),T._compilePatterns(e.patterns,n,r)):new bt(e.$vscodeTextmateLocation,e.id,e.name,e.contentName,e.begin,T._compileCaptures(e.beginCaptures||e.captures,n,r),e.end,T._compileCaptures(e.endCaptures||e.captures,n,r),e.applyEndPatternLast,T._compilePatterns(e.patterns,n,r))}),e.id}static _compileCaptures(e,n,r){let s=[];if(e){let a=0;for(const i in e){if(i==="$vscodeTextmateLocation")continue;const o=parseInt(i,10);o>a&&(a=o)}for(let i=0;i<=a;i++)s[i]=null;for(const i in e){if(i==="$vscodeTextmateLocation")continue;const o=parseInt(i,10);let c=0;e[i].patterns&&(c=T.getCompiledRuleId(e[i],n,r)),s[o]=T.createCaptureRule(n,e[i].$vscodeTextmateLocation,e[i].name,e[i].contentName,c)}}return s}static _compilePatterns(e,n,r){let s=[];if(e)for(let a=0,i=e.length;a<i;a++){const o=e[a];let c=-1;if(o.include){const l=Fn(o.include);switch(l.kind){case 0:case 1:c=T.getCompiledRuleId(r[o.include],n,r);break;case 2:let u=r[l.ruleName];u&&(c=T.getCompiledRuleId(u,n,r));break;case 3:case 4:const h=l.scopeName,g=l.kind===4?l.ruleName:null,f=n.getExternalGrammar(h,r);if(f)if(g){let p=f.repository[g];p&&(c=T.getCompiledRuleId(p,n,f.repository))}else c=T.getCompiledRuleId(f.repository.$self,n,f.repository);break}}else c=T.getCompiledRuleId(o,n,r);if(c!==-1){const l=n.getRule(c);let u=!1;if((l instanceof Zt||l instanceof bt||l instanceof Be)&&l.hasMissingPatterns&&l.patterns.length===0&&(u=!0),u)continue;s.push(c)}}return{patterns:s,hasMissingPatterns:(e?e.length:0)!==s.length}}},_e=class Dn{source;ruleId;hasAnchor;hasBackReferences;_anchorCache;constructor(e,n){if(e&&typeof e=="string"){const r=e.length;let s=0,a=[],i=!1;for(let o=0;o<r;o++)if(e.charAt(o)==="\\"&&o+1<r){const l=e.charAt(o+1);l==="z"?(a.push(e.substring(s,o)),a.push("$(?!\\n)(?<!\\n)"),s=o+2):(l==="A"||l==="G")&&(i=!0),o++}this.hasAnchor=i,s===0?this.source=e:(a.push(e.substring(s,r)),this.source=a.join(""))}else this.hasAnchor=!1,this.source=e;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=n,typeof this.source=="string"?this.hasBackReferences=gs.test(this.source):this.hasBackReferences=!1}clone(){return new Dn(this.source,this.ruleId)}setSource(e){this.source!==e&&(this.source=e,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(e,n){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let r=n.map(s=>e.substring(s.start,s.end));return Xt.lastIndex=0,this.source.replace(Xt,(s,a)=>Gn(r[parseInt(a,10)]||""))}_buildAnchorCache(){if(typeof this.source!="string")throw new Error("This method should only be called if the source is a string");let e=[],n=[],r=[],s=[],a,i,o,c;for(a=0,i=this.source.length;a<i;a++)o=this.source.charAt(a),e[a]=o,n[a]=o,r[a]=o,s[a]=o,o==="\\"&&a+1<i&&(c=this.source.charAt(a+1),c==="A"?(e[a+1]="",n[a+1]="",r[a+1]="A",s[a+1]="A"):c==="G"?(e[a+1]="",n[a+1]="G",r[a+1]="",s[a+1]="G"):(e[a+1]=c,n[a+1]=c,r[a+1]=c,s[a+1]=c),a++);return{A0_G0:e.join(""),A0_G1:n.join(""),A1_G0:r.join(""),A1_G1:s.join("")}}resolveAnchors(e,n){return!this.hasAnchor||!this._anchorCache||typeof this.source!="string"?this.source:e?n?this._anchorCache.A1_G1:this._anchorCache.A1_G0:n?this._anchorCache.A0_G1:this._anchorCache.A0_G0}},ye=class{_items;_hasAnchors;_cached;_anchorCache;constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(t){this._items.push(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}unshift(t){this._items.unshift(t),this._hasAnchors=this._hasAnchors||t.hasAnchor}length(){return this._items.length}setSource(t,e){this._items[t].source!==e&&(this._disposeCaches(),this._items[t].setSource(e))}compile(t){if(!this._cached){let e=this._items.map(n=>n.source);this._cached=new Yt(t,e,this._items.map(n=>n.ruleId))}return this._cached}compileAG(t,e,n){return this._hasAnchors?e?n?(this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(t,e,n)),this._anchorCache.A1_G1):(this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(t,e,n)),this._anchorCache.A1_G0):n?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(t,e,n)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(t,e,n)),this._anchorCache.A0_G0):this.compile(t)}_resolveAnchors(t,e,n){let r=this._items.map(s=>s.resolveAnchors(e,n));return new Yt(t,r,this._items.map(s=>s.ruleId))}},Yt=class{constructor(t,e,n){this.regExps=e,this.rules=n,this.scanner=t.createOnigScanner(e)}scanner;dispose(){typeof this.scanner.dispose=="function"&&this.scanner.dispose()}toString(){const t=[];for(let e=0,n=this.rules.length;e<n;e++)t.push(" - "+this.rules[e]+": "+this.regExps[e]);return t.join(`
|
|
2
2
|
`)}findNextMatchSync(t,e,n){const r=this.scanner.findNextMatchSync(t,e,n);return r?{ruleId:this.rules[r.index],captureIndices:r.captureIndices}:null}},it=class{constructor(t,e){this.languageId=t,this.tokenType=e}},_s=class wt{_defaultAttributes;_embeddedLanguagesMatcher;constructor(e,n){this._defaultAttributes=new it(e,8),this._embeddedLanguagesMatcher=new ys(Object.entries(n||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(e){return e===null?wt._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(e)}static _NULL_SCOPE_METADATA=new it(0,0);_getBasicScopeAttributes=new Ln(e=>{const n=this._scopeToLanguage(e),r=this._toStandardTokenType(e);return new it(n,r)});_scopeToLanguage(e){return this._embeddedLanguagesMatcher.match(e)||0}_toStandardTokenType(e){const n=e.match(wt.STANDARD_TOKEN_TYPE_REGEXP);if(!n)return 8;switch(n[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw new Error("Unexpected match for standard token type!")}static STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/},ys=class{values;scopesRegExp;constructor(t){if(t.length===0)this.values=null,this.scopesRegExp=null;else{this.values=new Map(t);const e=t.map(([n,r])=>Gn(n));e.sort(),e.reverse(),this.scopesRegExp=new RegExp(`^((${e.join(")|(")}))($|\\.)`,"")}}match(t){if(!this.scopesRegExp)return;const e=t.match(this.scopesRegExp);if(e)return this.values.get(e[1])}};typeof process<"u"&&process.env.VSCODE_TEXTMATE_DEBUG;var en=class{constructor(t,e){this.stack=t,this.stoppedEarly=e}};function Un(t,e,n,r,s,a,i,o){const c=e.content.length;let l=!1,u=-1;if(i){const f=bs(t,e,n,r,s,a);s=f.stack,r=f.linePos,n=f.isFirstLine,u=f.anchorPosition}const h=Date.now();for(;!l;){if(o!==0&&Date.now()-h>o)return new en(s,!0);g()}return new en(s,!1);function g(){const f=ws(t,e,n,r,s,u);if(!f){a.produce(s,c),l=!0;return}const p=f.captureIndices,b=f.matchedRuleId,m=p&&p.length>0?p[0].end>r:!1;if(b===ds){const w=s.getRule(t);a.produce(s,p[0].start),s=s.withContentNameScopesList(s.nameScopesList),pe(t,e,n,s,a,w.endCaptures,p),a.produce(s,p[0].end);const C=s;if(s=s.parent,u=C.getAnchorPos(),!m&&C.getEnterPos()===r){s=C,a.produce(s,c),l=!0;return}}else{const w=t.getRule(b);a.produce(s,p[0].start);const C=s,S=w.getName(e.content,p),N=s.contentNameScopesList.pushAttributed(S,t);if(s=s.push(b,r,u,p[0].end===c,null,N,N),w instanceof bt){const A=w;pe(t,e,n,s,a,A.beginCaptures,p),a.produce(s,p[0].end),u=p[0].end;const D=A.getContentName(e.content,p),L=N.pushAttributed(D,t);if(s=s.withContentNameScopesList(L),A.endHasBackReferences&&(s=s.withEndRule(A.getEndWithResolvedBackReferences(e.content,p))),!m&&C.hasSameRuleAs(s)){s=s.pop(),a.produce(s,c),l=!0;return}}else if(w instanceof Be){const A=w;pe(t,e,n,s,a,A.beginCaptures,p),a.produce(s,p[0].end),u=p[0].end;const D=A.getContentName(e.content,p),L=N.pushAttributed(D,t);if(s=s.withContentNameScopesList(L),A.whileHasBackReferences&&(s=s.withEndRule(A.getWhileWithResolvedBackReferences(e.content,p))),!m&&C.hasSameRuleAs(s)){s=s.pop(),a.produce(s,c),l=!0;return}}else if(pe(t,e,n,s,a,w.captures,p),a.produce(s,p[0].end),s=s.pop(),!m){s=s.safePop(),a.produce(s,c),l=!0;return}}p[0].end>r&&(r=p[0].end,n=!1)}}function bs(t,e,n,r,s,a){let i=s.beginRuleCapturedEOL?0:-1;const o=[];for(let c=s;c;c=c.pop()){const l=c.getRule(t);l instanceof Be&&o.push({rule:l,stack:c})}for(let c=o.pop();c;c=o.pop()){const{ruleScanner:l,findOptions:u}=vs(c.rule,t,c.stack.endRule,n,r===i),h=l.findNextMatchSync(e,r,u);if(h){if(h.ruleId!==Bn){s=c.stack.pop();break}h.captureIndices&&h.captureIndices.length&&(a.produce(c.stack,h.captureIndices[0].start),pe(t,e,n,c.stack,a,c.rule.whileCaptures,h.captureIndices),a.produce(c.stack,h.captureIndices[0].end),i=h.captureIndices[0].end,h.captureIndices[0].end>r&&(r=h.captureIndices[0].end,n=!1))}else{s=c.stack.pop();break}}return{stack:s,linePos:r,anchorPosition:i,isFirstLine:n}}function ws(t,e,n,r,s,a){const i=Ss(t,e,n,r,s,a),o=t.getInjections();if(o.length===0)return i;const c=ks(o,t,e,n,r,s,a);if(!c)return i;if(!i)return c;const l=i.captureIndices[0].start,u=c.captureIndices[0].start;return u<l||c.priorityMatch&&u===l?c:i}function Ss(t,e,n,r,s,a){const i=s.getRule(t),{ruleScanner:o,findOptions:c}=Wn(i,t,s.endRule,n,r===a),l=o.findNextMatchSync(e,r,c);return l?{captureIndices:l.captureIndices,matchedRuleId:l.ruleId}:null}function ks(t,e,n,r,s,a,i){let o=Number.MAX_VALUE,c=null,l,u=0;const h=a.contentNameScopesList.getScopeNames();for(let g=0,f=t.length;g<f;g++){const p=t[g];if(!p.matcher(h))continue;const b=e.getRule(p.ruleId),{ruleScanner:m,findOptions:w}=Wn(b,e,null,r,s===i),C=m.findNextMatchSync(n,s,w);if(!C)continue;const S=C.captureIndices[0].start;if(!(S>=o)&&(o=S,c=C.captureIndices,l=C.ruleId,u=p.priority,o===s))break}return c?{priorityMatch:u===-1,captureIndices:c,matchedRuleId:l}:null}function Wn(t,e,n,r,s){return{ruleScanner:t.compileAG(e,n,r,s),findOptions:0}}function vs(t,e,n,r,s){return{ruleScanner:t.compileWhileAG(e,n,r,s),findOptions:0}}function pe(t,e,n,r,s,a,i){if(a.length===0)return;const o=e.content,c=Math.min(a.length,i.length),l=[],u=i[0].end;for(let h=0;h<c;h++){const g=a[h];if(g===null)continue;const f=i[h];if(f.length===0)continue;if(f.start>u)break;for(;l.length>0&&l[l.length-1].endPos<=f.start;)s.produceFromScopes(l[l.length-1].scopes,l[l.length-1].endPos),l.pop();if(l.length>0?s.produceFromScopes(l[l.length-1].scopes,f.start):s.produce(r,f.start),g.retokenizeCapturedWithRuleId){const b=g.getName(o,i),m=r.contentNameScopesList.pushAttributed(b,t),w=g.getContentName(o,i),C=m.pushAttributed(w,t),S=r.push(g.retokenizeCapturedWithRuleId,f.start,-1,!1,null,m,C),N=t.createOnigString(o.substring(0,f.end));Un(t,N,n&&f.start===0,f.start,S,s,!1,0),Mn(N);continue}const p=g.getName(o,i);if(p!==null){const m=(l.length>0?l[l.length-1].scopes:r.contentNameScopesList).pushAttributed(p,t);l.push(new As(m,f.end))}}for(;l.length>0;)s.produceFromScopes(l[l.length-1].scopes,l[l.length-1].endPos),l.pop()}var As=class{scopes;endPos;constructor(t,e){this.scopes=t,this.endPos=e}};function Es(t,e,n,r,s,a,i,o){return new Is(t,e,n,r,s,a,i,o)}function tn(t,e,n,r,s){const a=Me(e,je),i=jn.getCompiledRuleId(n,r,s.repository);for(const o of a)t.push({debugSelector:e,matcher:o.matcher,ruleId:i,grammar:s,priority:o.priority})}function je(t,e){if(e.length<t.length)return!1;let n=0;return t.every(r=>{for(let s=n;s<e.length;s++)if(Rs(e[s],r))return n=s+1,!0;return!1})}function Rs(t,e){if(!t)return!1;if(t===e)return!0;const n=e.length;return t.length>n&&t.substr(0,n)===e&&t[n]==="."}var Is=class{constructor(t,e,n,r,s,a,i,o){if(this._rootScopeName=t,this.balancedBracketSelectors=a,this._onigLib=o,this._basicScopeAttributesProvider=new _s(n,r),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=i,this._grammar=nn(e,null),this._injections=null,this._tokenTypeMatchers=[],s)for(const c of Object.keys(s)){const l=Me(c,je);for(const u of l)this._tokenTypeMatchers.push({matcher:u.matcher,type:s[c]})}}_rootId;_lastRuleId;_ruleId2desc;_includedGrammars;_grammarRepository;_grammar;_injections;_basicScopeAttributesProvider;_tokenTypeMatchers;get themeProvider(){return this._grammarRepository}dispose(){for(const t of this._ruleId2desc)t&&t.dispose()}createOnigScanner(t){return this._onigLib.createOnigScanner(t)}createOnigString(t){return this._onigLib.createOnigString(t)}getMetadataForScope(t){return this._basicScopeAttributesProvider.getBasicScopeAttributes(t)}_collectInjections(){const t={lookup:s=>s===this._rootScopeName?this._grammar:this.getExternalGrammar(s),injections:s=>this._grammarRepository.injections(s)},e=[],n=this._rootScopeName,r=t.lookup(n);if(r){const s=r.injections;if(s)for(let i in s)tn(e,i,s[i],this,r);const a=this._grammarRepository.injections(n);a&&a.forEach(i=>{const o=this.getExternalGrammar(i);if(o){const c=o.injectionSelector;c&&tn(e,c,o,this,o)}})}return e.sort((s,a)=>s.priority-a.priority),e}getInjections(){return this._injections===null&&(this._injections=this._collectInjections()),this._injections}registerRule(t){const e=++this._lastRuleId,n=t(e);return this._ruleId2desc[e]=n,n}getRule(t){return this._ruleId2desc[t]}getExternalGrammar(t,e){if(this._includedGrammars[t])return this._includedGrammars[t];if(this._grammarRepository){const n=this._grammarRepository.lookup(t);if(n)return this._includedGrammars[t]=nn(n,e&&e.$base),this._includedGrammars[t]}}tokenizeLine(t,e,n=0){const r=this._tokenize(t,e,!1,n);return{tokens:r.lineTokens.getResult(r.ruleStack,r.lineLength),ruleStack:r.ruleStack,stoppedEarly:r.stoppedEarly}}tokenizeLine2(t,e,n=0){const r=this._tokenize(t,e,!0,n);return{tokens:r.lineTokens.getBinaryResult(r.ruleStack,r.lineLength),ruleStack:r.ruleStack,stoppedEarly:r.stoppedEarly}}_tokenize(t,e,n,r){this._rootId===-1&&(this._rootId=jn.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository),this.getInjections());let s;if(!e||e===St.NULL){s=!0;const l=this._basicScopeAttributesProvider.getDefaultAttributes(),u=this.themeProvider.getDefaults(),h=ne.set(0,l.languageId,l.tokenType,null,u.fontStyle,u.foregroundId,u.backgroundId),g=this.getRule(this._rootId).getName(null,null);let f;g?f=ge.createRootAndLookUpScopeName(g,h,this):f=ge.createRoot("unknown",h),e=new St(null,this._rootId,-1,-1,!1,null,f,f)}else s=!1,e.reset();t=t+`
|
|
3
3
|
`;const a=this.createOnigString(t),i=a.content.length,o=new xs(n,t,this._tokenTypeMatchers,this.balancedBracketSelectors),c=Un(this,a,s,0,e,o,!0,r);return Mn(a),{lineLength:i,lineTokens:o,ruleStack:c.stack,stoppedEarly:c.stoppedEarly}}};function nn(t,e){return t=Vr(t),t.repository=t.repository||{},t.repository.$self={$vscodeTextmateLocation:t.$vscodeTextmateLocation,patterns:t.patterns,name:t.scopeName},t.repository.$base=e||t.repository.$self,t}var ge=class U{constructor(e,n,r){this.parent=e,this.scopePath=n,this.tokenAttributes=r}static fromExtension(e,n){let r=e,s=e?.scopePath??null;for(const a of n)s=at.push(s,a.scopeNames),r=new U(r,s,a.encodedTokenAttributes);return r}static createRoot(e,n){return new U(null,new at(null,e),n)}static createRootAndLookUpScopeName(e,n,r){const s=r.getMetadataForScope(e),a=new at(null,e),i=r.themeProvider.themeMatch(a),o=U.mergeAttributes(n,s,i);return new U(null,a,o)}get scopeName(){return this.scopePath.scopeName}toString(){return this.getScopeNames().join(" ")}equals(e){return U.equals(this,e)}static equals(e,n){do{if(e===n||!e&&!n)return!0;if(!e||!n||e.scopeName!==n.scopeName||e.tokenAttributes!==n.tokenAttributes)return!1;e=e.parent,n=n.parent}while(!0)}static mergeAttributes(e,n,r){let s=-1,a=0,i=0;return r!==null&&(s=r.fontStyle,a=r.foregroundId,i=r.backgroundId),ne.set(e,n.languageId,n.tokenType,null,s,a,i)}pushAttributed(e,n){if(e===null)return this;if(e.indexOf(" ")===-1)return U._pushAttributed(this,e,n);const r=e.split(/ /g);let s=this;for(const a of r)s=U._pushAttributed(s,a,n);return s}static _pushAttributed(e,n,r){const s=r.getMetadataForScope(n),a=e.scopePath.push(n),i=r.themeProvider.themeMatch(a),o=U.mergeAttributes(e.tokenAttributes,s,i);return new U(e,a,o)}getScopeNames(){return this.scopePath.getSegments()}getExtensionIfDefined(e){const n=[];let r=this;for(;r&&r!==e;)n.push({encodedTokenAttributes:r.tokenAttributes,scopeNames:r.scopePath.getExtensionIfDefined(r.parent?.scopePath??null)}),r=r.parent;return r===e?n.reverse():void 0}},St=class ee{constructor(e,n,r,s,a,i,o,c){this.parent=e,this.ruleId=n,this.beginRuleCapturedEOL=a,this.endRule=i,this.nameScopesList=o,this.contentNameScopesList=c,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=r,this._anchorPos=s}_stackElementBrand=void 0;static NULL=new ee(null,0,0,0,!1,null,null,null);_enterPos;_anchorPos;depth;equals(e){return e===null?!1:ee._equals(this,e)}static _equals(e,n){return e===n?!0:this._structuralEquals(e,n)?ge.equals(e.contentNameScopesList,n.contentNameScopesList):!1}static _structuralEquals(e,n){do{if(e===n||!e&&!n)return!0;if(!e||!n||e.depth!==n.depth||e.ruleId!==n.ruleId||e.endRule!==n.endRule)return!1;e=e.parent,n=n.parent}while(!0)}clone(){return this}static _reset(e){for(;e;)e._enterPos=-1,e._anchorPos=-1,e=e.parent}reset(){ee._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(e,n,r,s,a,i,o){return new ee(this,e,n,r,s,a,i,o)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(e){return e.getRule(this.ruleId)}toString(){const e=[];return this._writeString(e,0),"["+e.join(",")+"]"}_writeString(e,n){return this.parent&&(n=this.parent._writeString(e,n)),e[n++]=`(${this.ruleId}, ${this.nameScopesList?.toString()}, ${this.contentNameScopesList?.toString()})`,n}withContentNameScopesList(e){return this.contentNameScopesList===e?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,e)}withEndRule(e){return this.endRule===e?this:new ee(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,e,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(e){let n=this;for(;n&&n._enterPos===e._enterPos;){if(n.ruleId===e.ruleId)return!0;n=n.parent}return!1}toStateStackFrame(){return{ruleId:this.ruleId,beginRuleCapturedEOL:this.beginRuleCapturedEOL,endRule:this.endRule,nameScopesList:this.nameScopesList?.getExtensionIfDefined(this.parent?.nameScopesList??null)??[],contentNameScopesList:this.contentNameScopesList?.getExtensionIfDefined(this.nameScopesList)??[]}}static pushFrame(e,n){const r=ge.fromExtension(e?.nameScopesList??null,n.nameScopesList);return new ee(e,n.ruleId,n.enterPos??-1,n.anchorPos??-1,n.beginRuleCapturedEOL,n.endRule,r,ge.fromExtension(r,n.contentNameScopesList))}},Ns=class{balancedBracketScopes;unbalancedBracketScopes;allowAny=!1;constructor(t,e){this.balancedBracketScopes=t.flatMap(n=>n==="*"?(this.allowAny=!0,[]):Me(n,je).map(r=>r.matcher)),this.unbalancedBracketScopes=e.flatMap(n=>Me(n,je).map(r=>r.matcher))}get matchesAlways(){return this.allowAny&&this.unbalancedBracketScopes.length===0}get matchesNever(){return this.balancedBracketScopes.length===0&&!this.allowAny}match(t){for(const e of this.unbalancedBracketScopes)if(e(t))return!1;for(const e of this.balancedBracketScopes)if(e(t))return!0;return this.allowAny}},xs=class{constructor(t,e,n,r){this.balancedBracketSelectors=r,this._emitBinaryTokens=t,this._tokenTypeOverrides=n,this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}_emitBinaryTokens;_lineText;_tokens;_binaryTokens;_lastTokenEndIndex;_tokenTypeOverrides;produce(t,e){this.produceFromScopes(t.contentNameScopesList,e)}produceFromScopes(t,e){if(this._lastTokenEndIndex>=e)return;if(this._emitBinaryTokens){let r=t?.tokenAttributes??0,s=!1;if(this.balancedBracketSelectors?.matchesAlways&&(s=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){const a=t?.getScopeNames()??[];for(const i of this._tokenTypeOverrides)i.matcher(a)&&(r=ne.set(r,0,i.type,null,-1,0,0));this.balancedBracketSelectors&&(s=this.balancedBracketSelectors.match(a))}if(s&&(r=ne.set(r,0,8,s,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===r){this._lastTokenEndIndex=e;return}this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(r),this._lastTokenEndIndex=e;return}const n=t?.getScopeNames()??[];this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:e,scopes:n}),this._lastTokenEndIndex=e}getResult(t,e){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===e-1&&this._tokens.pop(),this._tokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(t,e),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(t,e){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===e-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),this._binaryTokens.length===0&&(this._lastTokenEndIndex=-1,this.produce(t,e),this._binaryTokens[this._binaryTokens.length-2]=0);const n=new Uint32Array(this._binaryTokens.length);for(let r=0,s=this._binaryTokens.length;r<s;r++)n[r]=this._binaryTokens[r];return n}},Ts=class{constructor(t,e){this._onigLib=e,this._theme=t}_grammars=new Map;_rawGrammars=new Map;_injectionGrammars=new Map;_theme;dispose(){for(const t of this._grammars.values())t.dispose()}setTheme(t){this._theme=t}getColorMap(){return this._theme.getColorMap()}addGrammar(t,e){this._rawGrammars.set(t.scopeName,t),e&&this._injectionGrammars.set(t.scopeName,e)}lookup(t){return this._rawGrammars.get(t)}injections(t){return this._injectionGrammars.get(t)}getDefaults(){return this._theme.getDefaults()}themeMatch(t){return this._theme.match(t)}grammarForScopeName(t,e,n,r,s){if(!this._grammars.has(t)){let a=this._rawGrammars.get(t);if(!a)return null;this._grammars.set(t,Es(t,a,e,n,r,s,this,this._onigLib))}return this._grammars.get(t)}},$s=class{_options;_syncRegistry;_ensureGrammarCache;constructor(e){this._options=e,this._syncRegistry=new Ts(Oe.createFromRawTheme(e.theme,e.colorMap),e.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(e,n){this._syncRegistry.setTheme(Oe.createFromRawTheme(e,n))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(e,n,r){return this.loadGrammarWithConfiguration(e,n,{embeddedLanguages:r})}loadGrammarWithConfiguration(e,n,r){return this._loadGrammar(e,n,r.embeddedLanguages,r.tokenTypes,new Ns(r.balancedBracketSelectors||[],r.unbalancedBracketSelectors||[]))}loadGrammar(e){return this._loadGrammar(e,0,null,null,null)}_loadGrammar(e,n,r,s,a){const i=new os(this._syncRegistry,e);for(;i.Q.length>0;)i.Q.map(o=>this._loadSingleGrammar(o.scopeName)),i.processQueue();return this._grammarForScopeName(e,n,r,s,a)}_loadSingleGrammar(e){this._ensureGrammarCache.has(e)||(this._doLoadSingleGrammar(e),this._ensureGrammarCache.set(e,!0))}_doLoadSingleGrammar(e){const n=this._options.loadGrammar(e);if(n){const r=typeof this._options.getInjections=="function"?this._options.getInjections(e):void 0;this._syncRegistry.addGrammar(n,r)}}addGrammar(e,n=[],r=0,s=null){return this._syncRegistry.addGrammar(e,n),this._grammarForScopeName(e.scopeName,r,s)}_grammarForScopeName(e,n=0,r=null,s=null,a=null){return this._syncRegistry.grammarForScopeName(e,n,r,s,a)}},kt=St.NULL;const Gs=/["&'<>`]/g,Ls=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Ps=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,Os=/[|\\{}()[\]^$+*?.]/g,rn=new WeakMap;function Ms(t,e){if(t=t.replace(e.subset?Fs(e.subset):Gs,r),e.subset||e.escapeOnly)return t;return t.replace(Ls,n).replace(Ps,r);function n(s,a,i){return e.format((s.charCodeAt(0)-55296)*1024+s.charCodeAt(1)-56320+65536,i.charCodeAt(a+2),e)}function r(s,a,i){return e.format(s.charCodeAt(0),i.charCodeAt(a+1),e)}}function Fs(t){let e=rn.get(t);return e||(e=Bs(t),rn.set(t,e)),e}function Bs(t){const e=[];let n=-1;for(;++n<t.length;)e.push(t[n].replace(Os,"\\$&"));return new RegExp("(?:"+e.join("|")+")","g")}const js=/[\dA-Fa-f]/;function Ds(t,e,n){const r="&#x"+t.toString(16).toUpperCase();return n&&e&&!js.test(String.fromCharCode(e))?r:r+";"}const Us=/\d/;function Ws(t,e,n){const r="&#"+String(t);return n&&e&&!Us.test(String.fromCharCode(e))?r:r+";"}const Hs=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],ot={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},qs=["cent","copy","divide","gt","lt","not","para","times"],Hn={}.hasOwnProperty,vt={};let Ie;for(Ie in ot)Hn.call(ot,Ie)&&(vt[ot[Ie]]=Ie);const zs=/[^\dA-Za-z]/;function Vs(t,e,n,r){const s=String.fromCharCode(t);if(Hn.call(vt,s)){const a=vt[s],i="&"+a;return n&&Hs.includes(a)&&!qs.includes(a)&&(!r||e&&e!==61&&zs.test(String.fromCharCode(e)))?i:i+";"}return""}function Ks(t,e,n){let r=Ds(t,e,n.omitOptionalSemicolons),s;if((n.useNamedReferences||n.useShortestReferences)&&(s=Vs(t,e,n.omitOptionalSemicolons,n.attribute)),(n.useShortestReferences||!s)&&n.useShortestReferences){const a=Ws(t,e,n.omitOptionalSemicolons);a.length<r.length&&(r=a)}return s&&(!n.useShortestReferences||s.length<r.length)?s:r}function oe(t,e){return Ms(t,Object.assign({format:Ks},e))}const Qs=/^>|^->|<!--|-->|--!>|<!-$/g,Js=[">"],Xs=["<",">"];function Zs(t,e,n,r){return r.settings.bogusComments?"<?"+oe(t.value,Object.assign({},r.settings.characterReferences,{subset:Js}))+">":"<!--"+t.value.replace(Qs,s)+"-->";function s(a){return oe(a,Object.assign({},r.settings.characterReferences,{subset:Xs}))}}function Ys(t,e,n,r){return"<!"+(r.settings.upperDoctype?"DOCTYPE":"doctype")+(r.settings.tightDoctype?"":" ")+"html>"}const I=zn(1),qn=zn(-1),ea=[];function zn(t){return e;function e(n,r,s){const a=n?n.children:ea;let i=(r||0)+t,o=a[i];if(!s)for(;o&&P.whitespace(o);)i+=t,o=a[i];return o}}const ta={}.hasOwnProperty;function Vn(t){return e;function e(n,r,s){return ta.call(t,n.tagName)&&t[n.tagName](n,r,s)}}const $t=Vn({body:ra,caption:ct,colgroup:ct,dd:oa,dt:ia,head:ct,html:na,li:aa,optgroup:ca,option:la,p:sa,rp:sn,rt:sn,tbody:ha,td:an,tfoot:fa,th:an,thead:ua,tr:pa});function ct(t,e,n){const r=I(n,e,!0);return!r||r.type!=="comment"&&!(r.type==="text"&&P.whitespace(r.value.charAt(0)))}function na(t,e,n){const r=I(n,e);return!r||r.type!=="comment"}function ra(t,e,n){const r=I(n,e);return!r||r.type!=="comment"}function sa(t,e,n){const r=I(n,e);return r?r.type==="element"&&(r.tagName==="address"||r.tagName==="article"||r.tagName==="aside"||r.tagName==="blockquote"||r.tagName==="details"||r.tagName==="div"||r.tagName==="dl"||r.tagName==="fieldset"||r.tagName==="figcaption"||r.tagName==="figure"||r.tagName==="footer"||r.tagName==="form"||r.tagName==="h1"||r.tagName==="h2"||r.tagName==="h3"||r.tagName==="h4"||r.tagName==="h5"||r.tagName==="h6"||r.tagName==="header"||r.tagName==="hgroup"||r.tagName==="hr"||r.tagName==="main"||r.tagName==="menu"||r.tagName==="nav"||r.tagName==="ol"||r.tagName==="p"||r.tagName==="pre"||r.tagName==="section"||r.tagName==="table"||r.tagName==="ul"):!n||!(n.type==="element"&&(n.tagName==="a"||n.tagName==="audio"||n.tagName==="del"||n.tagName==="ins"||n.tagName==="map"||n.tagName==="noscript"||n.tagName==="video"))}function aa(t,e,n){const r=I(n,e);return!r||r.type==="element"&&r.tagName==="li"}function ia(t,e,n){const r=I(n,e);return!!(r&&r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd"))}function oa(t,e,n){const r=I(n,e);return!r||r.type==="element"&&(r.tagName==="dt"||r.tagName==="dd")}function sn(t,e,n){const r=I(n,e);return!r||r.type==="element"&&(r.tagName==="rp"||r.tagName==="rt")}function ca(t,e,n){const r=I(n,e);return!r||r.type==="element"&&r.tagName==="optgroup"}function la(t,e,n){const r=I(n,e);return!r||r.type==="element"&&(r.tagName==="option"||r.tagName==="optgroup")}function ua(t,e,n){const r=I(n,e);return!!(r&&r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot"))}function ha(t,e,n){const r=I(n,e);return!r||r.type==="element"&&(r.tagName==="tbody"||r.tagName==="tfoot")}function fa(t,e,n){return!I(n,e)}function pa(t,e,n){const r=I(n,e);return!r||r.type==="element"&&r.tagName==="tr"}function an(t,e,n){const r=I(n,e);return!r||r.type==="element"&&(r.tagName==="td"||r.tagName==="th")}const ga=Vn({body:Ca,colgroup:_a,head:ma,html:da,tbody:ya});function da(t){const e=I(t,-1);return!e||e.type!=="comment"}function ma(t){const e=new Set;for(const r of t.children)if(r.type==="element"&&(r.tagName==="base"||r.tagName==="title")){if(e.has(r.tagName))return!1;e.add(r.tagName)}const n=t.children[0];return!n||n.type==="element"}function Ca(t){const e=I(t,-1,!0);return!e||e.type!=="comment"&&!(e.type==="text"&&P.whitespace(e.value.charAt(0)))&&!(e.type==="element"&&(e.tagName==="meta"||e.tagName==="link"||e.tagName==="script"||e.tagName==="style"||e.tagName==="template"))}function _a(t,e,n){const r=qn(n,e),s=I(t,-1,!0);return n&&r&&r.type==="element"&&r.tagName==="colgroup"&&$t(r,n.children.indexOf(r),n)?!1:!!(s&&s.type==="element"&&s.tagName==="col")}function ya(t,e,n){const r=qn(n,e),s=I(t,-1);return n&&r&&r.type==="element"&&(r.tagName==="thead"||r.tagName==="tbody")&&$t(r,n.children.indexOf(r),n)?!1:!!(s&&s.type==="element"&&s.tagName==="tr")}const Ne={name:[[`
|
|
4
4
|
\f\r &/=>`.split(""),`
|
|
@@ -23659,7 +23659,7 @@ function FP() {
|
|
|
23659
23659
|
{ default: a },
|
|
23660
23660
|
{ default: i }
|
|
23661
23661
|
] = await Promise.all([
|
|
23662
|
-
import("./core-
|
|
23662
|
+
import("./core-CEDZMHV1.es.js"),
|
|
23663
23663
|
import("./engine-oniguruma-C4vnmooL.es.js"),
|
|
23664
23664
|
import("./sql-DCkt643-.es.js"),
|
|
23665
23665
|
import("./json-71t8ZF9g.es.js"),
|
|
@@ -25442,7 +25442,7 @@ function KP({
|
|
|
25442
25442
|
Ie,
|
|
25443
25443
|
{
|
|
25444
25444
|
component: "a",
|
|
25445
|
-
href: "https://github.com/malloydata/publisher/blob/main/
|
|
25445
|
+
href: "https://github.com/malloydata/publisher/blob/main/docs/architecture.md",
|
|
25446
25446
|
target: "_blank",
|
|
25447
25447
|
rel: "noopener noreferrer",
|
|
25448
25448
|
sx: {
|
|
@@ -89,7 +89,7 @@ import {${t.sourceName}}" from '${t.modelPath}'"
|
|
|
89
89
|
- [ ] `),/^\d+.\s/.test(i)&&(T=`
|
|
90
90
|
`+(parseInt(i)+1)+". "),ta(r,T)}else if(e.code&&e.code.toLowerCase()==="keyd"&&e.ctrlKey){Is(e);var S={start:r.selectionStart,end:r.selectionEnd},D=S;S=mi({text:r.value,selection:S});var C=r.value.slice(S.start,S.end);s.setSelectionRange({start:S.end,end:S.end}),ta(r,`
|
|
91
91
|
`+C),s.setSelectionRange({start:D.start,end:D.end})}else e.code&&e.code.toLowerCase()==="arrowup"&&e.altKey?Ch(e,-1):e.code&&e.code.toLowerCase()==="arrowdown"&&e.altKey&&Ch(e,1)}var e4=["prefixCls","onChange"],t4=["markdown","commands","fullscreen","preview","highlightEnable","extraCommands","tabSize","defaultTabEnable","autoFocusEnd","textareaWarp","dispatch"];function n4(e){var{prefixCls:t,onChange:n}=e,r=He(e,e4),o=H.useContext(va),{markdown:a,commands:i,fullscreen:s,preview:l,highlightEnable:c,extraCommands:d,tabSize:p,defaultTabEnable:h,autoFocusEnd:f,textareaWarp:m,dispatch:g}=o;He(o,t4);var b=H.useRef(null),x=H.useRef(),E=H.useRef({fullscreen:s,preview:l});H.useEffect(()=>{E.current={fullscreen:s,preview:l,highlightEnable:c}},[s,l,c]),H.useEffect(()=>{if(b.current&&g){var S=new kd(b.current);x.current=S,g({textarea:b.current,commandOrchestrator:S})}},[]),H.useEffect(()=>{if(f&&b.current&&m){b.current.focus();var S=b.current.value.length;b.current.setSelectionRange(S,S),setTimeout(()=>{m&&(m.scrollTop=m.scrollHeight),b.current&&(b.current.scrollTop=b.current.scrollHeight)},0)}},[m]);var T=S=>{J5(S,p,h),O1(S,[...i||[],...d||[]],x.current,g,E.current)};return H.useEffect(()=>(b.current&&b.current.addEventListener("keydown",T),()=>{b.current&&b.current.removeEventListener("keydown",T)}),[]),u.jsx("textarea",$({autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",spellCheck:!1},r,{ref:b,className:t+"-text-input "+(r.className?r.className:""),value:a,onChange:S=>{g&&g({markdown:S.target.value}),n&&n(S)}}))}var r4=["prefixCls","className","onScroll","renderTextarea"];function o4(e){var t=e||{},{prefixCls:n,className:r,onScroll:o,renderTextarea:a}=t,i=He(t,r4),{markdown:s,scrollTop:l,commands:c,extraCommands:d,dispatch:p}=H.useContext(va),h=H.useRef(null),f=H.useRef(),m=H.createRef();H.useEffect(()=>{var b={};m.current&&(b.textareaWarp=m.current||void 0,m.current.scrollTop=l||0),p&&p($({},b))},[]),H.useEffect(()=>{if(h.current&&p){var b=new kd(h.current);f.current=b,p({textarea:h.current,commandOrchestrator:b})}},[]);var g={WebkitTextFillColor:"initial",overflow:"auto"};return u.jsx("div",{ref:m,className:n+"-area "+(r||""),onScroll:o,children:u.jsx("div",{className:n+"-text",children:a?H.cloneElement(a($({},i,{value:s,autoComplete:"off",autoCorrect:"off",spellCheck:"false",autoCapitalize:"off",className:n+"-text-input",style:{WebkitTextFillColor:"inherit",overflow:"auto"}}),{dispatch:p,onChange:i.onChange,shortcuts:O1,useContext:{commands:c,extraCommands:d,commandOrchestrator:f.current}}),{ref:h}):u.jsx(H.Fragment,{children:u.jsx(n4,$({prefixCls:n},i,{style:g}))})})})}function a4(e){var{prefixCls:t,groupName:n,commands:r,children:o}=e||{},{barPopup:a={}}=H.useContext(va);return H.useMemo(()=>u.jsx("div",{className:t+"-toolbar-child "+(n&&a[n]?"active":""),onClick:i=>i.stopPropagation(),children:Array.isArray(r)?u.jsx(B1,$({commands:r},e,{isChild:!0})):o}),[r,a,n,t])}function Th(e){var{prefixCls:t,overflow:n}=e,{fullscreen:r,preview:o,barPopup:a={},components:i,commandOrchestrator:s,dispatch:l}=H.useContext(va),c=H.useRef("");function d(p,h){if(l){var f={barPopup:$({},a)};p.keyCommand==="preview"&&(f.preview=p.value),p.keyCommand==="fullscreen"&&(f.fullscreen=!r),e.commands&&p.keyCommand==="group"?e.commands.forEach(m=>{h===m.groupName?f.barPopup[h]=!0:m.keyCommand&&(f.barPopup[m.groupName]=!1)}):(h||p.parent)&&Object.keys(f.barPopup||{}).forEach(m=>{f.barPopup[m]=!1}),Object.keys(f).length&&l($({},f)),s&&s.executeCommand(p)}}return H.useEffect(()=>{document&&n&&(r?document.body.style.overflow="hidden":(c.current||(c.current=window.getComputedStyle(document.body,null).overflow),document.body.style.overflow=c.current))},[r,c,n]),u.jsx("ul",{children:(e.commands||[]).map((p,h)=>{if(p.keyCommand==="divider")return u.jsx("li",$({},p.liProps,{className:t+"-toolbar-divider"}),h);if(!p.keyCommand)return u.jsx(H.Fragment,{},h);var f=r&&p.keyCommand==="fullscreen"||p.keyCommand==="preview"&&o===p.value,m=p.children&&typeof p.children=="function"?p.children({getState:()=>s.getState(),textApi:s?s.textApi:void 0,close:()=>d({},p.groupName),execute:()=>d({execute:p.execute}),dispatch:l}):void 0,g=a&&o&&o==="preview"&&!/(preview|fullscreen)/.test(p.keyCommand),b=i?.toolbar||p.render,x=b&&typeof b=="function"?b(p,!!g,d,h):null;return u.jsxs("li",$({},p.liProps,{className:f?"active":"",children:[x&&H.isValidElement(x)&&x,!x&&!p.buttonProps&&p.icon,!x&&p.buttonProps&&H.createElement("button",$({type:"button",key:h,disabled:g,"data-name":p.name},p.buttonProps,{onClick:E=>{E.stopPropagation(),d(p,p.groupName)}}),p.icon),p.children&&u.jsx(a4,{overflow:n,groupName:p.groupName,prefixCls:t,children:m,commands:Array.isArray(p.children)?p.children:void 0})]}),h)})})}function B1(e){e===void 0&&(e={});var{prefixCls:t,isChild:n,className:r}=e,{commands:o,extraCommands:a}=H.useContext(va);return u.jsxs("div",{className:t+"-toolbar "+r,children:[u.jsx(Th,$({},e,{commands:e.commands||o||[]})),!n&&u.jsx(Th,$({},e,{commands:a||[]}))]})}function vh(e){var{hideToolbar:t,toolbarBottom:n,placement:r,overflow:o,prefixCls:a}=e;if(t||r==="bottom"&&!n||r==="top"&&n)return null;var i=n?"bottom":"";return u.jsx(B1,{prefixCls:a,overflow:o,className:i})}var i4=e=>{var{prefixCls:t,onChange:n}=e||{},r=H.useRef(null),o=H.useRef(),a=H.useRef(e.height);H.useEffect(()=>{a.current!==e.height&&(a.current=e.height)},[e.height]);function i(d){if(o.current){var p,h=d.clientY||((p=d.changedTouches[0])==null?void 0:p.clientY),f=o.current.height+h-o.current.dragY;f>=e.minHeight&&f<=e.maxHeight&&n&&n(o.current.height+(h-o.current.dragY))}}function s(){var d,p;o.current=void 0,document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",s),(d=r.current)==null||d.removeEventListener("touchmove",i),(p=r.current)==null||p.removeEventListener("touchend",s)}function l(d){var p,h,f;d.preventDefault();var m=d.clientY||((p=d.changedTouches[0])==null?void 0:p.clientY);o.current={height:a.current,dragY:m},document.addEventListener("mousemove",i),document.addEventListener("mouseup",s),(h=r.current)==null||h.addEventListener("touchmove",i,{passive:!1}),(f=r.current)==null||f.addEventListener("touchend",s,{passive:!1})}H.useEffect(()=>{if(document){var d,p;(d=r.current)==null||d.addEventListener("touchstart",l,{passive:!1}),(p=r.current)==null||p.addEventListener("mousedown",l)}return()=>{if(document){var h;(h=r.current)==null||h.removeEventListener("touchstart",l),document.removeEventListener("mousemove",i)}}},[]);var c=H.useMemo(()=>u.jsx("svg",{viewBox:"0 0 512 512",height:"100%",children:u.jsx("path",{fill:"currentColor",d:"M304 256c0 26.5-21.5 48-48 48s-48-21.5-48-48 21.5-48 48-48 48 21.5 48 48zm120-48c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48zm-336 0c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"})}),[]);return u.jsx("div",{className:t+"-bar",ref:r,children:c})},s4=["prefixCls","className","value","commands","commandsFilter","direction","extraCommands","height","enableScroll","visibleDragbar","highlightEnable","preview","fullscreen","overflow","previewOptions","textareaProps","maxHeight","minHeight","autoFocus","autoFocusEnd","tabSize","defaultTabEnable","onChange","onStatistics","onHeightChange","hideToolbar","toolbarBottom","components","renderTextarea"];function l4(e){return e===void 0&&(e={}),Object.keys(e).forEach(t=>{e[t]=!1}),e}var u4=H.forwardRef((e,t)=>{var n=e||{},{prefixCls:r="w-md-editor",className:o,value:a,commands:i=X5(),commandsFilter:s,direction:l,extraCommands:c=Z5(),height:d=200,enableScroll:p=!0,visibleDragbar:h=typeof e.visiableDragbar=="boolean"?e.visiableDragbar:!0,highlightEnable:f=!0,preview:m="live",fullscreen:g=!1,overflow:b=!0,previewOptions:x={},textareaProps:E,maxHeight:T=1200,minHeight:S=100,autoFocus:D,autoFocusEnd:C=!1,tabSize:O=2,defaultTabEnable:R=!1,onChange:B,onStatistics:M,onHeightChange:N,hideToolbar:v,toolbarBottom:F=!1,components:I,renderTextarea:P}=n,L=He(n,s4),U=i.map(be=>s?s(be,!1):be).filter(Boolean),W=c.map(be=>s?s(be,!0):be).filter(Boolean),[z,A]=H.useReducer(y5,{markdown:a,preview:m,components:I,height:d,minHeight:S,highlightEnable:f,tabSize:O,defaultTabEnable:R,scrollTop:0,scrollTopPreview:0,commands:U,extraCommands:W,fullscreen:g,barPopup:{}}),Z=H.useRef(null),ee=H.useRef(null),_=H.useRef(p);H.useImperativeHandle(t,()=>$({},z,{container:Z.current,dispatch:A})),H.useMemo(()=>_.current=p,[p]),H.useEffect(()=>{var be={};Z.current&&(be.container=Z.current||void 0),be.markdown=a||"",be.barPopup={},A&&A($({},z,be))},[]);var oe=[o,"wmde-markdown-var",l?r+"-"+l:null,r,z.preview?r+"-show-"+z.preview:null,z.fullscreen?r+"-fullscreen":null].filter(Boolean).join(" ").trim();H.useMemo(()=>a!==z.markdown&&A({markdown:a||""}),[a,z.markdown]),H.useMemo(()=>m!==z.preview&&A({preview:m}),[m]),H.useMemo(()=>O!==z.tabSize&&A({tabSize:O}),[O]),H.useMemo(()=>f!==z.highlightEnable&&A({highlightEnable:f}),[f]),H.useMemo(()=>D!==z.autoFocus&&A({autoFocus:D}),[D]),H.useMemo(()=>C!==z.autoFocusEnd&&A({autoFocusEnd:C}),[C]),H.useMemo(()=>g!==z.fullscreen&&A({fullscreen:g}),[g]),H.useMemo(()=>d!==z.height&&A({height:d}),[d]),H.useMemo(()=>d!==z.height&&N&&N(z.height,d,z),[d,N,z]),H.useMemo(()=>i!==z.commands&&A({commands:U}),[e.commands]),H.useMemo(()=>c!==z.extraCommands&&A({extraCommands:W}),[e.extraCommands]);var Q=H.useRef(),V=H.useRef("preview"),J=H.useRef(!1);H.useMemo(()=>{Q.current=z.textareaWarp,z.textareaWarp&&(z.textareaWarp.addEventListener("mouseover",()=>{V.current="text"}),z.textareaWarp.addEventListener("mouseleave",()=>{V.current="preview"}))},[z.textareaWarp]);var G=(be,se)=>{if(_.current){var Me=Q.current,ke=ee.current?ee.current:void 0;if(J.current||(V.current=se,J.current=!0),Me&&ke){var Ve=(Me.scrollHeight-Me.offsetHeight)/(ke.scrollHeight-ke.offsetHeight);be.target===Me&&V.current==="text"&&(ke.scrollTop=Me.scrollTop/Ve),be.target===ke&&V.current==="preview"&&(Me.scrollTop=ke.scrollTop*Ve);var we=0;V.current==="text"?we=Me.scrollTop||0:V.current==="preview"&&(we=ke.scrollTop||0),A({scrollTop:we})}}},re=r+"-preview "+(x.className||""),X=be=>G(be,"preview"),Y=H.useMemo(()=>u.jsx("div",{ref:ee,className:re,children:u.jsx(R1,$({},x,{onScroll:X,source:z.markdown||""}))}),[re,x,z.markdown]),le=I?.preview&&I?.preview(z.markdown||"",z,A);le&&H.isValidElement(le)&&(Y=u.jsx("div",{className:re,ref:ee,onScroll:X,children:le}));var te=$({},L.style,{height:z.height||"100%"}),ne=()=>A({barPopup:$({},l4(z.barPopup))}),xe=be=>A({height:be}),pe=be=>{if(B&&B(be.target.value,be,z),E&&E.onChange&&E.onChange(be),z.textarea&&z.textarea instanceof HTMLTextAreaElement&&M){var se=new kd(z.textarea),Me=se.getState()||{};M($({},Me,{lineCount:be.target.value.split(`
|
|
92
|
-
`).length,length:be.target.value.length}))}};return u.jsx(va.Provider,{value:$({},z,{dispatch:A}),children:u.jsxs("div",$({ref:Z,className:oe},L,{onClick:ne,style:te,children:[u.jsx(vh,{hideToolbar:v,toolbarBottom:F,prefixCls:r,overflow:b,placement:"top"}),u.jsxs("div",{className:r+"-content",children:[/(edit|live)/.test(z.preview||"")&&u.jsx(o4,$({className:r+"-input",prefixCls:r,autoFocus:D},E,{onChange:pe,renderTextarea:I?.textarea||P,onScroll:be=>G(be,"text")})),/(live|preview)/.test(z.preview||"")&&Y]}),h&&!z.fullscreen&&u.jsx(i4,{prefixCls:r,height:z.height,maxHeight:T,minHeight:S,onChange:xe}),u.jsx(vh,{hideToolbar:v,toolbarBottom:F,prefixCls:r,overflow:b,placement:"bottom"})]}))})}),j1=u4;j1.Markdown=R1;const ju={scopeName:"source.malloy",patterns:[{include:"#malloy-language"}],repository:{"malloy-language":{patterns:[{include:"#sql-string"},{include:"#comments"},{include:"#tags"},{include:"#strings"},{include:"#numbers"},{include:"#keywords"},{include:"#properties"},{include:"#functions"},{include:"#datetimes"},{include:"#identifiers-quoted"},{include:"#types"},{include:"#constants"},{include:"#timeframes"},{include:"#identifiers-unquoted"}]},"malloy-matched":{begin:"{",end:"}",patterns:[{include:"#malloy-matched"},{include:"#malloy-language"}]},"malloy-in-sql":{begin:"%{",name:"source.malloy-in-sql",end:"}%?",patterns:[{include:"#malloy-matched"},{include:"#malloy-language"}]},"sql-string":{patterns:[{begin:'(\\b[A-Za-z_][A-Za-z_0-9]*)(\\s*\\.\\s*)(sql)(\\s*\\(\\s*)(""")',end:'"""',beginCaptures:{1:{name:"variable.other"},3:{name:"keyword.control.sql"},5:{name:"punctuation.sql-block.open"}},endCaptures:{0:{name:"punctuation.sql-block.close"}},name:"source.sql",patterns:[{include:"#malloy-in-sql"},{include:"source.sql"}]}]},functions:{patterns:[{match:"(?i)\\b(count)(\\s*\\()(distinct)",captures:{1:{name:"entity.name.function"},3:{name:"entity.name.function.modifier"}}},{match:"(?i)\\b(AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE|UNGROUPED)(\\s*\\()",captures:{1:{name:"entity.name.function"}}},{match:"(?i)\\b([a-zA-Z_][a-zA-Z_0-9]*)(\\s*\\()",captures:{1:{name:"entity.name.function"}}},{match:"(?i)\\b([a-zA-Z_][a-zA-Z_0-9]*)(!)(timestamp|number|string|boolean|date)?(\\s*\\()",captures:{1:{name:"entity.name.function"},3:{name:"entity.name.type"}}}]},datetimes:{patterns:[{match:"(?i)@[0-9]{4}-[0-9]{2}-[0-9]{2}[ T][0-9]{2}:[0-9]{2}((:[0-9]{2})(([\\.,][0-9]+)(\\[[A-Za-z_/]+\\])?)?)?",name:"constant.numeric.timestamp"},{match:"(?i)@[0-9]{4}(-Q[1-4]|-[0-9]{2}(-[0-9]{2}(-WK)?)?)?",name:"constant.numeric.date"}]},"identifiers-quoted":{patterns:[{match:"`[^`]*`",name:"variable.other.quoted"}]},"identifiers-unquoted":{patterns:[{match:"(?i)\\b[A-Za-z_][A-Za-z_0-9]*\\b",name:"variable.other"}]},timeframes:{patterns:[{match:"(?i)\\b((year|quarter|month|week|day|hour|minute|second)s?)\\b",name:"keyword.other.timeframe"},{match:"(?i)\\b(day_of_year|day_of_month)\\b",name:"keyword.other.timeframe"}]},comments:{patterns:[{begin:"/\\*",end:"\\*/",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"comment.block"},{begin:"//",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{begin:"--",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-hyphen"}]},tags:{patterns:[{match:"##\\n",name:"string.quoted",captures:{0:{name:"string.quoted"}}},{begin:'#"',end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{match:"#\\n",name:"string.quoted",captures:{0:{name:"string.quoted"}}},{begin:"#\\s",end:"\\n",beginCaptures:{0:{name:"support.type.property-name.json"}},name:"comment.line.double-slash",patterns:[{include:"#tag-values"}]},{begin:"##\\s",end:"\\n",beginCaptures:{0:{name:"support.type.property-name.json"}},name:"comment.line.double-slash",patterns:[{include:"#tag-values"}]},{begin:"#",end:"\\n",beginCaptures:{0:{name:"string.quoted"}},name:"string.quoted"}],repository:{"tag-values":{name:"support.type.property-name.json",match:'(-)?((?:[^\\s=#]+)|(?:"[^#]+"))(?:\\s*(=)\\s*((?:[^\\s=#]+)|(?:"[^#]+")))?',captures:{1:{name:"keyword.control.negate"},2:{name:"support.type.property-name.json"},3:{name:"keyword.operator.comparison.ts"},4:{name:"string.quoted"}}}}},strings:{patterns:[{begin:"'",end:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.single",patterns:[{include:"#escapes"}]},{begin:'"',end:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.double",patterns:[{include:"#escapes"}]},{begin:'"""',end:'"""',beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.triple"},{begin:"(?i)[r|/]'",end:"'",name:"string.regexp",patterns:[{include:"#regex-escapes"}]}],repository:{escapes:{name:"constant.character.escape",match:"\\\\(u[A-Fa-f0-9]{4}|.)",captures:{0:{name:"constant.character.escape"}}},"regex-escapes":{name:"constant.character.escape",match:"\\\\.",captures:{0:{name:"constant.character.escape"}}}}},numbers:{match:"(?i)(\\b((0|[1-9][0-9]*)(E[+-]?[0-9]+|\\.[0-9]*)?)|\\.[0-9]+)",name:"constant.numeric"},constants:{patterns:[{match:"(?i)\\bnull\\b",name:"constant.language.null"},{match:"(?i)\\btrue\\b",name:"constant.language.true"},{match:"(?i)\\bfalse\\b",name:"constant.language.false"}]},types:{patterns:[{match:"(?i)\\bstring\\b",name:"entity.name.type.string"},{match:"(?i)\\bnumber\\b",name:"entity.name.type.number"},{match:"(?i)\\bdate\\b",name:"entity.name.type.date"},{match:"(?i)\\btimestamp\\b",name:"entity.name.type.timestamp"},{match:"(?i)\\bboolean\\b",name:"entity.name.type.boolean"}]},properties:{patterns:[{match:"(?i)\\baccept\\b",name:"keyword.control.accept"},{match:"(?i)\\bselect\\b",name:"keyword.control.select"},{match:"(?i)\\bconnection\\b",name:"keyword.control.connection"},{match:"(?i)\\brun\\b",name:"keyword.control.run"},{match:"(?i)\\bextend\\b",name:"keyword.control.extend"},{match:"(?i)\\brefine\\b",name:"keyword.control.refine"},{match:"(?i)\\baggregate\\b",name:"keyword.control.aggregate"},{match:"(?i)\\bsample\\b",name:"keyword.control.sample"},{match:"(?i)\\bcalculate\\b",name:"keyword.control.calculate"},{match:"(?i)\\btimezone\\b",name:"keyword.control.timezone"},{match:"(?i)\\bdimension\\b",name:"keyword.control.dimension"},{match:"(?i)\\bexcept\\b",name:"keyword.control.except"},{match:"(?i)\\bsource\\b",name:"keyword.control.source"},{match:"(?i)\\bgroup_by\\b",name:"keyword.control.group_by"},{match:"(?i)\\bhaving\\b",name:"keyword.control.having"},{match:"(?i)\\bindex\\b",name:"keyword.control.index"},{match:"(?i)\\bjoin_one\\b",name:"keyword.control.join_one"},{match:"(?i)\\bwith\\b",name:"keyword.control.with"},{match:"(?i)\\bjoin_many\\b",name:"keyword.control.join_many"},{match:"(?i)\\bjoin_cross\\b",name:"keyword.control.join_cross"},{match:"(?i)\\blimit\\b",name:"keyword.control.limit"},{match:"(?i)\\bmeasure\\b",name:"keyword.control.measure"},{match:"(?i)\\bnest\\b",name:"keyword.control.nest"},{match:"(?i)\\border_by\\b",name:"keyword.control.order_by"},{match:"(?i)\\bpartition_by\\b",name:"keyword.control.partition_by"},{match:"(?i)\\bprimary_key\\b",name:"keyword.control.primary_key"},{match:"(?i)\\bproject\\b",name:"keyword.control.project"},{match:"(?i)\\bquery\\b",name:"keyword.control.query"},{match:"(?i)\\brename\\b",name:"keyword.control.rename"},{match:"(?i)\\btop\\b",name:"keyword.control.top"},{match:"(?i)\\bview\\b",name:"keyword.control.view"},{match:"(?i)\\bwhere\\b",name:"keyword.control.where"},{match:"(?i)\\bdeclare\\b",name:"keyword.control.declare"}]},keywords:{patterns:[{match:"(?i)\\bis\\b",name:"keyword.control.is"},{match:"(?i)\\bon\\b",name:"keyword.control.on"},{match:"(?i)\\bnot\\b",name:"keyword.other.not"},{match:"(?i)\\bor\\b",name:"keyword.other.or"},{match:"(?i)\\bdesc\\b",name:"keyword.control.desc"},{match:"(?i)\\bby\\b",name:"keyword.control.by"},{match:"(?i)\\band\\b",name:"keyword.other.and"},{match:"(?i)\\basc\\b",name:"keyword.control.asc"},{match:"(?i)\\bfor\\b",name:"keyword.other.for"},{match:"(?i)\\belse\\b",name:"keyword.other.else"},{match:"(?i)\\bto\\b",name:"keyword.other.to"},{match:"(?i)\\bwhen\\b",name:"keyword.other.when"},{match:"(?i)\\bpick\\b",name:"keyword.other.pick"},{match:"(?i)\\bimport\\b",name:"keyword.control.import"}]}}},c4={...ju,patterns:[...ju.patterns,{include:"#docvar"}],repository:{...ju.repository,docvar:{patterns:[{match:"\\<\\<[^(\\>\\>)]*\\>\\>",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"markup.italic.markdown"}]}}},d4={name:"Malloy SQL",scopeName:"source.malloy-sql",patterns:[{include:"#malloysql-sql"}],repository:{"malloysql-sql":{beginCaptures:{0:{name:"entity.other.attribute.malloy-sql"},1:{name:"entity.other.attribute.malloy-sql"},3:{name:"comment.line.double-slash"}},name:"meta.embedded.block.malloysql.sql",patterns:[{include:"#comments"},{begin:"%{",end:"}%",beginCaptures:{0:{name:"punctuation.definition.malloy-sql"}},endCaptures:{0:{name:"punctuation.definition.malloy-sql"}},name:"meta.embedded.block.malloy",patterns:[{include:"source.malloy"}]},{include:"source.sql"}]},comments:{patterns:[{begin:"/\\*",end:"\\*/",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"comment.block"},{begin:"//",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{begin:"--",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-hyphen"}]}}},p4="github-light",f4="github-dark";let $u;function h4(){return $u||($u=(async()=>{const[{createHighlighterCore:e},{createOnigurumaEngine:t},{default:n},{default:r},{default:o},{default:a},{default:i}]=await Promise.all([Promise.resolve().then(()=>require("./core-CuGbFNhB.cjs.js")),Promise.resolve().then(()=>require("./engine-oniguruma-BkproSVE.cjs.js")),Promise.resolve().then(()=>require("./sql-BqWZrLHB.cjs.js")),Promise.resolve().then(()=>require("./json-y-J1j5EW.cjs.js")),Promise.resolve().then(()=>require("./typescript-BqvpT6pB.cjs.js")),Promise.resolve().then(()=>require("./github-light-BFTOhCbz.cjs.js")),Promise.resolve().then(()=>require("./github-dark-BKL9xNgN.cjs.js"))]);return e({engine:t(Promise.resolve().then(()=>require("./wasm-Dw4u1m6u.cjs.js"))),themes:[a,i],langs:[n,r,o,{name:"malloy",scopeName:"source.malloy",embeddedLangs:["sql"],...c4},{name:"malloysql",scopeName:"source.malloy-sql",embeddedLangs:["sql"],...d4}]})})()),$u}async function nl(e,t,n="light"){return(await h4()).codeToHtml(e,{lang:t,theme:n==="dark"?f4:p4})}function Nt(e){const{server:t}=Ee.useServer(),n={...e,queryKey:[...e.queryKey,t],queryFn:async()=>{try{return await e.queryFn()}catch(r){if(r&&typeof r=="object"&&"response"in r){const o=r;if(o.response?.data){const a=new Error(o.response.data.message||o.message);throw a.status=o.response.status,a.data=o.response.data,a}}throw r}},retry:!1,throwOnError:!1};return hr.useQuery(n,Ee.globalQueryClient)}function wn(e){const t={...e,mutationFn:async n=>{try{return await e.mutationFn(n)}catch(r){if(r&&typeof r=="object"&&"response"in r){const o=r;if(o.response?.data){const a=new Error(o.response.data.message||o.message);throw a.status=o.response.status,a.data=o.response.data,a}}throw r}},retry:!1,throwOnError:!1};return hr.useMutation(t,Ee.globalQueryClient)}const kt=e=>{const t=new URL(e),n={};if(t.protocol!=="publisher:")throw new Error(`Failed to parse resource URI: ${e}`);const r=(t.hostname+t.pathname).split("/");for(let o=0;o<r.length;o+=2){const a=r[o];a==="environments"?n.environmentName=decodeURI(r[o+1])||void 0:a==="packages"?n.packageName=decodeURI(r[o+1])||void 0:a==="connections"?n.connectionName=decodeURI(r[o+1])||void 0:a==="models"&&(n.modelPath=decodeURI(r.slice(o+1).join("/"))||void 0)}if(n.versionId=t.searchParams.get("versionId")||void 0,!n.environmentName)throw new Error(`Failed to parse resource URI: ${e}`);return n},Yi=e=>{if(!e.environmentName)throw new Error(`Failed to encode resource URI, missing environment name: ${e}`);let t=`publisher://environments/${e.environmentName}`;return e.packageName&&(t+=`/packages/${e.packageName}`),e.connectionName&&(t+=`/connections/${e.connectionName}`),e.modelPath&&(t+=`/models/${e.modelPath}`),e.packageName&&e.versionId&&(t+=`?versionId=${e.versionId}`),t};function Dd({sourceAndPaths:e,selectedSourceIndex:t,existingQuery:n,onQueryChange:r,onSourceChange:o,resourceUri:a}){return H.useEffect(()=>{o&&o(t)},[t,o]),u.jsx(Ee.StyledCardMedia,{children:u.jsxs(pt.Stack,{spacing:2,component:"section",children:[u.jsx($1,{sourceAndPath:e[t],existingQuery:n,onChange:i=>{r&&r(i)},resourceUri:a}),u.jsx(pt.Box,{height:"5px"})]})})}function As(){return{query:void 0,malloyQuery:void 0,malloyResult:void 0}}function m4({sourceAndPath:e,onChange:t,existingQuery:n,explorerComponents:r,QueryBuilder:o,resourceUri:a}){const[i,s]=H.useState(n||As()),[l,c]=H.useState(void 0);H.useEffect(()=>{n&&s(n)},[n]);const[d,p]=H.useState([]),{MalloyExplorerProvider:h,QueryPanel:f,ResizableCollapsiblePanel:m,ResultPanel:g,SourcePanel:b}=r;H.useEffect(()=>{t&&t(i)},[t,i]);const{environmentName:x,packageName:E,versionId:T}=kt(a),{apiClients:S}=Ee.useServer(),D=wn({mutationFn:()=>{const B=typeof i?.malloyQuery=="string"?i.malloyQuery:new o.ASTQuery({source:e.sourceInfo,query:i?.malloyQuery}).toMalloy();return c({executionState:"running",query:i?.malloyQuery,queryResolutionStartMillis:Date.now(),onCancel:()=>{D.reset(),c(void 0)},response:{result:{}}}),s({...i,query:B}),S.models.executeQueryModel(x,E,e.modelPath,{query:B,sourceName:void 0,queryName:void 0,versionId:T})},onSuccess:B=>{if(B){const M=JSON.parse(B.data.result);s({...i,malloyResult:M}),c(N=>N?{...N,executionState:"finished",response:{result:M}}:void 0)}},onError:B=>{c(void 0),console.error("Query execution error:",B)}}),[C,O]=H.useState(e.sourceInfo.name);H.useEffect(()=>{C!==e.sourceInfo.name&&(O(e.sourceInfo.name),s(As()),c(void 0))},[e,C]);const R=H.useCallback(B=>{s({...i,malloyQuery:B,malloyResult:void 0})},[i]);return C!==e.sourceInfo.name?u.jsx("div",{children:"Loading..."}):u.jsx(Ee.StyledExplorerContent,{sx:{border:"1px solid #e0e0e0",borderRadius:"8px",overflow:"hidden"},children:u.jsx(h,{source:e.sourceInfo,query:i?.malloyQuery,topValues:[],onFocusedNestViewPathChange:p,focusedNestViewPath:d,onQueryChange:R,children:u.jsxs("div",{style:{display:"flex",height:"100%",overflowY:"auto"},children:[u.jsx(m,{isInitiallyExpanded:!0,initialWidth:180,minWidth:180,icon:"database",title:e.sourceInfo.name,children:u.jsx(b,{onRefresh:()=>s(As())})}),u.jsx(m,{isInitiallyExpanded:!0,initialWidth:280,minWidth:280,icon:"filterSliders",title:"Query",children:u.jsx(f,{runQuery:()=>{console.log(`running query with: ${i?.malloyQuery}`);try{D.mutate()}catch(B){console.error("Error running query:",B)}}})}),u.jsx(g,{source:e.sourceInfo,draftQuery:i?.malloyQuery,setDraftQuery:B=>s({...i,malloyQuery:B}),submittedQuery:l,options:{showRawQuery:!0}})]})})},e.sourceInfo.name)}function $1(e){const[t,n]=H.useState(null),[r,o]=H.useState(null),[a,i]=H.useState(!0);return H.useEffect(()=>{let s=!0;return Promise.all([import("@malloydata/malloy-explorer"),import("@malloydata/malloy-query-builder")]).then(([l,c])=>{s&&(n(l),o(c),i(!1))}).catch(l=>{console.error("Failed to load Malloy components:",l),s&&i(!1)}),()=>{s=!1}},[]),a||!t||!r?u.jsx(Ee.StyledExplorerPage,{children:u.jsx(Ee.StyledExplorerContent,{children:u.jsx(pt.Box,{sx:{alignItems:"center",justifyContent:"center",height:"200px",color:"text.secondary"},children:"Loading explorer..."})})}):u.jsx(m4,{...e,explorerComponents:t,QueryBuilder:r,resourceUri:e.resourceUri})}function rn({text:e,size:t=20,color:n="primary",thickness:r=3.6,centered:o=!0,spacing:a=2,textVariant:i="body2"}){const s=u.jsxs(k.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:a},children:[u.jsx(k.CircularProgress,{size:t,color:n,thickness:r}),e&&u.jsx(k.Typography,{variant:i,color:"text.secondary",children:e})]});return o?u.jsx(k.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",minHeight:"200px",width:"100%"},children:s}):s}const g4=H.lazy(()=>Promise.resolve().then(()=>T$));function ka({result:e,maxHeight:t,maxResultSize:n=0}){const r=H.useRef(null),[o,a]=H.useState(t),[i,s]=H.useState(!1);if(!e)return null;if(n>0&&e.length>n&&!i)return u.jsxs(k.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:2,p:4,backgroundColor:"#fafafa",border:"1px solid",borderColor:"#e0e0e0",borderRadius:1},children:[u.jsx(nn.Warning,{sx:{fontSize:48,color:"#757575"}}),u.jsx(k.Typography,{variant:"h6",color:"text.secondary",align:"center",children:"Processing large results may cause browser performance issues. Proceed?"}),u.jsx(k.Button,{variant:"contained",color:"primary",onClick:()=>s(!0),children:"Proceed"})]});const c=u.jsx(rn,{text:"Loading...",centered:!0,size:32}),d=Math.min(t,o);return u.jsx(k.Box,{ref:r,sx:{position:"relative",height:"auto",border:"0px",borderRadius:0,overflow:"hidden"},children:e&&u.jsx(H.Suspense,{fallback:c,children:u.jsx(g4,{result:e,height:d,onSizeChange:a})})})}function b4({cell:e,sourceAndPaths:t,resourceUri:n,onQueryChange:r,onSourceChange:o}){const a={query:e.value,malloyResult:e.result?JSON.parse(e.result):void 0,malloyQuery:e.queryInfo?JSON.parse(e.queryInfo):void 0},i=t.findIndex(s=>s.sourceInfo.name===e.sourceName);return u.jsx(Dd,{resourceUri:n,sourceAndPaths:t,selectedSourceIndex:i>=0?i:0,existingQuery:a,onQueryChange:r,onSourceChange:o})}function y4({cell:e,editingMalloy:t,editingMarkdown:n,sourceAndPaths:r,resourceUri:o,onCellChange:a,onClose:i,onEdit:s,onDelete:l,addButtonCallback:c}){const[d,p]=H.useState(e.value),[h,f]=H.useState(!1),[m,g]=H.useState(!1),[b,x]=H.useState(),[E]=H.useState(),[T,S]=H.useState(As()),[D,C]=H.useState(!1),[O,R]=H.useState(e.sourceName?r.findIndex(ee=>ee.sourceInfo.name===e.sourceName):0),{mode:B}=Ee.usePublisherTheme();H.useEffect(()=>{e.isMarkdown||nl(e.value,"malloy",B).then(ee=>{x(ee)})},[e,B]),H.useEffect(()=>{document.documentElement.setAttribute("data-color-mode","light")});const[M,N]=H.useState(!1),v=()=>{l(),N(!1)},F=r.length===0,I=H.useCallback(()=>{const ee=r[O],_=ee?.modelPath||e.modelPath||"",oe=ee?.sourceInfo.name||e.sourceName||"";a({...e,value:e.isMarkdown?d:T.query,result:T.malloyResult?JSON.stringify(T.malloyResult):void 0,queryInfo:T.malloyQuery?JSON.stringify(T.malloyQuery):void 0,sourceName:oe,modelPath:_})},[e,d,T,a,O,r]),P=u.jsx(k.Tooltip,{title:"Delete Cell",children:u.jsx(k.IconButton,{size:"small",onClick:()=>N(!0),children:u.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:u.jsx("path",{d:"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m2 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14zM10 11v6M14 11v6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})}),L=u.jsxs(k.Dialog,{open:M,onClose:()=>N(!1),children:[u.jsx(k.DialogTitle,{children:"Confirm Delete"}),u.jsx(k.DialogContent,{children:u.jsx(k.Typography,{children:"Are you sure you want to delete this cell?"})}),u.jsxs(k.DialogActions,{children:[u.jsx(k.Button,{onClick:()=>N(!1),children:"Cancel"}),u.jsx(k.Button,{onClick:v,color:"error",children:"Delete"})]})]}),U=()=>{I(),i()},W=e.isMarkdown?u.jsxs(u.Fragment,{children:[n?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):u.jsx(k.Tooltip,{title:"Edit",children:u.jsx(k.IconButton,{size:"small",onClick:s,children:u.jsx(Wp,{})})}),!n&&P]}):u.jsxs(u.Fragment,{children:[!t&&u.jsx(k.Tooltip,{title:h?"Hide Code":"View Code",children:u.jsx(k.IconButton,{size:"small",onClick:()=>{f(!h)},children:u.jsx(g0,{})})}),!t&&e.result&&u.jsx(k.Tooltip,{title:m?"Hide Embedding":"View Embedding",children:u.jsx(k.IconButton,{size:"small",onClick:()=>{g(!m)},children:u.jsx(Gc,{})})}),t&&u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}),!t&&u.jsx(k.Tooltip,{title:"Edit",children:u.jsx(k.IconButton,{size:"small",onClick:s,children:u.jsx(Wp,{})})}),!t&&P]}),z=t||n,A=n?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):t?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):null,Z=D&&u.jsx(k.Box,{sx:{position:"absolute",top:"4px",right:"4px",display:"flex",gap:"8px",backgroundColor:"background.paper",border:"1px solid",borderColor:"divider",borderRadius:"8px",padding:"2px 4px",boxShadow:1,zIndex:10},children:!z&&u.jsxs(u.Fragment,{children:[c(!0),c(!1),W]})||A});return u.jsxs(Ee.StyledCard,{sx:ee=>({position:"relative",marginTop:"5px",marginBottom:"5px",borderWidth:"1.5px",backgroundColor:ee.palette.background.paper,minHeight:"50px"}),onMouseEnter:()=>C(!0),onMouseLeave:()=>{C(!1)},children:[Z,e.isMarkdown?u.jsx(u.Fragment,{children:n?u.jsx(j1,{value:d,preview:"edit",autoFocus:!0,onChange:ee=>{p(ee),a({...e,value:ee})},onBlur:()=>{I(),D||U()}}):u.jsx(k.Box,{sx:{px:.5,pt:0,mt:0,"& h1, & h2, & h3, & h4, & h5, & h6":{mt:.5,mb:.5},"& p":{mt:.5,mb:.5},"& ul, & ol":{mt:.5,mb:.5},"& li":{mt:0,mb:0},"& pre, & code":{mt:.5,mb:.5},"& blockquote":{mt:.5,mb:.5}},children:e.value?u.jsx(k.Box,{onClick:s,sx:{cursor:"pointer"},children:u.jsx(zs,{children:e.value})}):u.jsxs(k.Box,{onClick:s,sx:{cursor:"pointer"},children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"Markdown is empty"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Click to edit."})]})})}):u.jsxs(u.Fragment,{children:[u.jsx(k.Collapse,{in:m,timeout:"auto",unmountOnExit:!0,children:u.jsx(k.Stack,{sx:{p:"10px",borderRadius:0,flexDirection:"row",justifyContent:"space-between"},children:u.jsx(k.Typography,{component:"div",sx:{fontSize:"12px","& .line":{textWrap:"wrap"}},dangerouslySetInnerHTML:{__html:E}})})}),u.jsx(k.Collapse,{in:h,timeout:"auto",unmountOnExit:!0,children:u.jsx(k.Stack,{sx:{p:"10px",borderRadius:0,flexDirection:"row",justifyContent:"space-between"},children:u.jsx(k.Typography,{component:"div",className:"content",sx:{fontSize:"12px","& .line":{textWrap:"wrap"}},dangerouslySetInnerHTML:{__html:b}})})}),t&&(F?u.jsxs(u.Fragment,{children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"No Model Imports"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Please add a model import above."})]}):u.jsx(b4,{sourceAndPaths:r,resourceUri:o,onQueryChange:ee=>{S(ee)},onSourceChange:ee=>{R(ee)},cell:e})),!t&&e.result&&u.jsx(Ee.StyledCard,{variant:"outlined",sx:{borderRadius:0},children:u.jsx(ka,{result:e.result,maxHeight:800})}),!t&&!e.result&&u.jsxs(k.Box,{onClick:s,sx:{cursor:"pointer"},children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"Explore is empty"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Click to edit."})]})]}),M&&L]})}const H1=H.createContext(void 0);function x4({children:e,workbookStorage:t}){const n=H.useMemo(()=>({workbookStorage:t}),[t]);return u.jsx(H1.Provider,{value:n,children:e})}function wd(){const e=H.useContext(H1);if(!e)throw new Error("useWorkbookStorage must be used within a WorkbookStorageProvider");return e}const Jn=tt(u.jsx("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),E4=tt(u.jsx("path",{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5z"}));function on({error:e,context:t}){const n=e.data?.message||"Unknown Error";return u.jsxs(u.Fragment,{children:[t&&u.jsx(k.Typography,{variant:"body2",sx:{p:"10px",m:"auto"},children:t}),u.jsx("pre",{style:{whiteSpace:"pre-wrap",color:"red",padding:"10px",margin:"auto"},children:n})]})}function C4({initialSelectedModels:e,onModelChange:t,resourceUri:n}){const{environmentName:r,packageName:o,versionId:a}=kt(n),{apiClients:i}=Ee.useServer(),{data:s,isLoading:l,isSuccess:c,isError:d,error:p}=Nt({queryKey:["models",r,o,a],queryFn:()=>i.models.listModels(r,o,a)}),[h,f]=H.useState(e||[]),[m,g]=H.useState(null);H.useEffect(()=>{f(e||[])},[e]);const b=T=>{const S=h.filter(D=>D!==T);f(S),t(S)},x=T=>{const S=[...h,T];f(S),t(S),g(null)};let E=[];return c&&s?.data&&(E=s.data.filter(T=>!h.includes(T.path)).map(T=>T.path)),d?u.jsx(on,{error:p,context:`${r} > ${o} > Model Picker`}):u.jsxs(u.Fragment,{children:[u.jsxs(k.FormControl,{fullWidth:!0,children:[l&&u.jsx(k.Typography,{children:"Loading..."}),u.jsxs(k.Stack,{direction:"row",spacing:1,children:[h.map(T=>u.jsx(k.Chip,{label:T,onDelete:()=>b(T),deleteIcon:u.jsx(Jn,{}),sx:{marginBottom:"5px"}},T)),u.jsx(k.Button,{size:"small",startIcon:u.jsx(E4,{}),onClick:T=>g(T.currentTarget),disabled:l||d||E.length===0,children:"Add Model"})]})]}),u.jsxs(k.Menu,{anchorEl:m,open:!!m,onClose:()=>g(null),children:[u.jsx(k.Typography,{variant:"subtitle2",sx:{ml:1},children:"Models"}),u.jsx(k.Divider,{}),E.length===0?u.jsx(k.MenuItem,{disabled:!0,children:"No models available"}):E.map(T=>u.jsx(k.MenuItem,{onClick:()=>x(T),children:u.jsx(k.Typography,{variant:"body2",children:T})},T))]})]})}function z1(){const e=mx.useNavigate();return(t,n)=>{if(!n||!n.metaKey&&!n.ctrlKey&&!n.shiftKey&&n.button!==1){e(t);return}const r=new URL(t,window.location.href).href;(n.metaKey||n.ctrlKey||n.button===1||n.shiftKey)&&window.open(r,"_blank")}}function T4({workbookPath:e,resourceUri:t}){const n=z1(),{server:r,getAccessToken:o}=Ee.useServer(),{apiClients:a}=Ee.useServer(),{workbookStorage:i}=wd(),{environmentName:s,packageName:l}=kt(t),[c,d]=H.useState(void 0),[p,h]=H.useState(void 0);if(!i)throw new Error("Workbook storage be provided via WorkbookStorageProvider");const[f,m]=H.useState(),[g,b]=H.useState(),[x,E]=H.useState(),[T,S]=H.useState([]),[D,C]=H.useState(null),[O,R]=H.useState(null),B=!!D,M=()=>{C(null),R(null)},N=(Z,ee)=>{f&&(m(f.insertCell(ee,{isMarkdown:Z,value:""})),Z?E(ee):b(ee),M(),console.log("handleAddCell",Z,ee))},[v,F]=H.useState(!1),I=()=>{F(!0)},P=async()=>{e&&i&&await i.deleteWorkbook(e).then(()=>{h(void 0),d(void 0)}).catch(Z=>{h(`Error deleting workbook: ${Z.message}`),d(void 0)}),F(!1),n(`/${s}/${l}`)},L=()=>{F(!1)},U=H.useCallback(async()=>{if(!f){console.log("No workbook data ref");return}try{m(await f.saveWorkbook()),h(void 0),d("Workbook saved")}catch(Z){h(`Error saving workbook: ${Z.message}`),d(void 0)}},[f]);if(H.useEffect(()=>{if(!f)return;(async()=>{const ee=new Map(T.map(({modelPath:Q,sourceInfos:V})=>[Q,V])),_=[],oe=[];for(const Q of f.getModels())ee.has(Q)?_.push({modelPath:Q,sourceInfos:ee.get(Q)}):(console.log("Fetching model from Publisher",Q),oe.push(a.models.getModel(s,l,Q,void 0).then(V=>({modelPath:Q,sourceInfos:V.data.sourceInfos.map(J=>JSON.parse(J))}))));if(oe.length>0){const Q=await Promise.all(oe);S([..._,...Q])}else S(_)})()},[o,f,l,s,r]),H.useEffect(()=>{e&&Zo.loadWorkbook(i,e).then(Z=>{m(Z)})},[e,i]),!f)return u.jsx("div",{children:"Loading..."});const W=Z=>{const ee=[];for(const _ of Z)for(const oe of _.sourceInfos)ee.push({modelPath:_.modelPath,sourceInfo:oe});return ee},z=(Z,ee)=>u.jsx(k.Button,{size:"small",startIcon:u.jsx(kl,{}),onClick:()=>N(Z,ee),variant:"contained",sx:{backgroundColor:_=>_.palette.background.paper,color:_=>_.palette.mode==="dark"?_.palette.grey[100]:_.palette.grey[700],boxShadow:"none","&:hover":{backgroundColor:_=>_.palette.mode==="dark"?_.palette.grey[500]:_.palette.grey[300],boxShadow:"none"}},children:Z?"Markdown":"Explore"}),A=u.jsxs(k.Box,{sx:{display:"flex",gap:1,justifyContent:"center",flex:2},children:[z(!1,f.getCells().length),z(!0,f.getCells().length)]});return u.jsxs(Ee.StyledCard,{variant:"outlined",children:[u.jsxs(Ee.StyledCardContent,{children:[u.jsx(k.Box,{sx:{mb:2},children:u.jsx(k.Box,{sx:{minHeight:"24px"},children:p?u.jsx(k.Typography,{color:"error",variant:"body2",children:p}):c?u.jsx(k.Typography,{color:"success",variant:"body2",children:c}):u.jsx("span",{children:" "})})}),u.jsxs(jo,{sx:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},children:[u.jsxs(jo,{direction:"row",spacing:1,alignItems:"center",children:[u.jsx(k.Typography,{variant:"overline",sx:{fontSize:"13px",fontWeight:"bold",verticalAlign:"middle"},children:"Workbook"}),u.jsx(k.Typography,{variant:"subtitle2",sx:{fontSize:"13px",fontWeight:"normal",verticalAlign:"middle",ml:1},children:`${e.workspace} > ${e.path}`})]}),u.jsxs(jo,{sx:{display:"flex",flexDirection:"row",gap:1},children:[u.jsx(k.Box,{sx:{display:"flex",alignItems:"center",mt:1,mb:1},children:u.jsx(v4,{workbookData:f})}),u.jsxs(k.Box,{sx:{display:"flex",alignItems:"center",mt:1,mb:1},children:[u.jsx(k.Button,{color:"error",onClick:I,size:"small",children:"Delete"}),u.jsxs(k.Dialog,{open:v,onClose:L,children:[u.jsx(k.DialogTitle,{children:"Delete Workbook"}),u.jsx(k.DialogContent,{children:u.jsxs(k.DialogContentText,{children:['Are you sure you want to delete the workbook "',e.path,'"? This action cannot be undone.']})}),u.jsxs(k.DialogActions,{children:[u.jsx(k.Button,{onClick:L,color:"primary",size:"small",children:"Cancel"}),u.jsx(k.Button,{onClick:P,color:"error",autoFocus:!0,size:"small",children:"Delete"})]})]})]})]})]}),u.jsx(k.Divider,{}),u.jsxs(jo,{sx:{display:"flex",flexDirection:"row",width:"100%",mt:2},children:[u.jsx(k.Box,{sx:{flex:1},children:u.jsx(C4,{initialSelectedModels:f.getModels(),onModelChange:Z=>{m(f.setModels(Z)),U()},resourceUri:t})}),u.jsx(k.Box,{sx:{flex:1}})]})]}),u.jsx(Ee.StyledCardMedia,{children:u.jsxs(jo,{children:[f.getCells().length===0&&u.jsxs(u.Fragment,{children:[u.jsx(k.Typography,{sx:{textAlign:"center",p:2,variant:"subtitle2",fontWeight:"medium"},children:"Workbook is empty"}),u.jsx(k.Typography,{variant:"body2",sx:{textAlign:"center",mb:2,variant:"body2"},children:"Click the + buttons to add a markdown or code cell."})]}),f.getCells().map((Z,ee)=>u.jsx(H.Fragment,{children:u.jsx(y4,{cell:Z,resourceUri:t,addButtonCallback:_=>z(_,ee),sourceAndPaths:W(T),editingMarkdown:x===ee,editingMalloy:g===ee,onDelete:()=>{m(f.deleteCell(ee)),U()},onCellChange:_=>{m(f.setCell(ee,_))},onEdit:()=>{Z.isMarkdown?E(ee):b(ee)},onClose:()=>{Z.isMarkdown?E(void 0):b(void 0),U()}},`${ee}-${Z.isMarkdown}-${e.workspace}-${e.path}`)},`${ee}-${f.getCells().length}`)),A,u.jsxs(k.Menu,{anchorEl:D,open:B,onClose:M,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},children:[u.jsx(k.MenuItem,{onClick:()=>N(!0,O??0),children:"Add Markdown"}),u.jsx(k.MenuItem,{onClick:()=>N(!1,O??0),children:"Add Malloy"})]}),u.jsx(jo,{sx:{flexDirection:"row",justifyContent:"flex-end",p:1}})]})})]})}function v4({workbookData:e}){const[t,n]=H.useState(!1),r=async()=>{if(!e)return;const o=e.toMalloyWorkbook();try{await navigator.clipboard.writeText(o),n(!0),setTimeout(()=>n(!1),1500)}catch{n(!1),alert("Failed to copy to clipboard")}};return u.jsx(k.Button,{color:"primary",onClick:r,size:"small",children:t?"Copied!":"Export"})}function U1({onWorkbookClick:e}){const{workbookStorage:t}=wd(),[n,r]=H.useState([]),[o,a]=H.useState(void 0);return H.useEffect(()=>{t&&t.listWorkspaces(!1).then(i=>{const s=[];Promise.all(i.map(async l=>{await t.listWorkbooks(l).then(c=>{s.push(...c)}).catch(c=>{a(`Error listing workbooks: ${c.message}`)})})).then(()=>{r(s),a(void 0)})})},[t]),u.jsxs(u.Fragment,{children:[o&&u.jsx(k.Box,{sx:{mb:2},children:u.jsx(k.Typography,{color:"error",variant:"body2",children:o})}),u.jsx(k.Divider,{}),u.jsx(k.Box,{sx:{maxHeight:"300px",overflow:"auto","&::-webkit-scrollbar":{width:"8px"},"&::-webkit-scrollbar-track":{background:"transparent"},"&::-webkit-scrollbar-thumb":{background:"rgba(0,0,0,0.2)",borderRadius:"4px"}},children:u.jsxs(k.List,{dense:!0,children:[n.length===0&&u.jsx(k.ListItem,{children:u.jsx(k.ListItemText,{primary:"No workbooks found.",sx:{textAlign:"center"}})}),n.map(i=>u.jsx(k.ListItem,{onClick:s=>e(i,s),sx:{cursor:"pointer","&:hover":{backgroundColor:"action.hover"}},children:u.jsx(k.ListItemText,{primary:i.path})},i.path))]})})]})}const Sh="Local";class S4{async listWorkspaces(t){return Promise.resolve([{name:Sh,description:"Stored locally- only accessible to this browser",writeable:!0}])}async listWorkbooks(t){const n=[];for(let r=0;r<localStorage.length;r++){const o=localStorage.key(r);n.push({path:o,workspace:Sh})}return n}async getWorkbook(t){const n=localStorage.getItem(t.path);if(n===null)throw new Error(`Notebook not found at path: ${t}`);return n}async deleteWorkbook(t){if(localStorage.getItem(t.path)===null)throw new Error(`Notebook not found at path: ${t}`);localStorage.removeItem(t.path)}async saveWorkbook(t,n){localStorage.setItem(t.path,n)}async moveWorkbook(t,n){const r=localStorage.getItem(t.path);if(r===null)throw new Error(`Notebook not found at path: ${t.path}`);localStorage.setItem(n.path,r),localStorage.removeItem(t.path)}}function k4({onWorkbookSelect:e}){const{workbookStorage:t}=wd(),[n,r]=H.useState(""),[o,a]=H.useState(""),[i,s]=H.useState([]),[l,c]=H.useState(null),[d,p]=H.useState(!1),[h,f]=H.useState(!1),m=!!l,g=C=>{c(C.currentTarget)},b=()=>{c(null)},x=()=>{f(!1)},E=()=>{p(!1),r(""),a("")};H.useEffect(()=>{t&&(console.log("fetching workspaces"),t.listWorkspaces(!0).then(C=>{s(C),C.length===1&&a(C[0].name)}).catch(C=>{console.error("Error fetching workspaces:",C),s([])}))},[t]);const T=(C,O)=>{f(!1),e(C,O)},S=C=>{p(!1),e({path:n,workspace:o},C),r(""),a("")},D=i.length===0;return u.jsxs(u.Fragment,{children:[u.jsx(k.Button,{"aria-controls":m?"basic-menu":void 0,"aria-haspopup":"true","aria-expanded":m?"true":void 0,onClick:g,variant:"contained",sx:{height:"40px",px:2,backgroundColor:"#fbbb04","&:hover":{backgroundColor:"#eab308"}},children:"Analyze Package"}),u.jsxs(k.Menu,{id:"basic-menu",anchorEl:l,open:m,onClose:b,MenuListProps:{"aria-labelledby":"basic-button",sx:{py:.5}},children:[u.jsxs(k.MenuItem,{onClick:()=>{p(!0),b()},sx:{py:1,px:2},disabled:D,children:[u.jsx(k.ListItemIcon,{children:u.jsx(nn.Add,{fontSize:"small"})}),u.jsxs(k.ListItemText,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:"New Workbook"}),D?u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"No workspaces available"}):u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"Create a new analysis workbook"})]})]}),u.jsxs(k.MenuItem,{onClick:()=>{f(!0),b()},sx:{py:1,px:2},children:[u.jsx(k.ListItemIcon,{children:u.jsx(nn.Launch,{fontSize:"small"})}),u.jsxs(k.ListItemText,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:"Open Workbook"}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"Open an existing workbook"})]})]})]}),u.jsxs(k.Dialog,{open:d,onClose:E,maxWidth:"sm",fullWidth:!0,children:[u.jsxs(k.DialogTitle,{sx:{pb:1,pt:2,px:2},children:[u.jsx(k.Typography,{fontWeight:600,sx:{fontSize:"1.5rem",mb:.5},children:"Create New Workbook"}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",children:"Start a new analysis workbook to explore your data"})]}),u.jsx(k.DialogContent,{sx:{px:2,pb:2},children:u.jsxs(k.Stack,{spacing:2,sx:{mt:1},children:[i.length>1?u.jsxs(k.FormControl,{fullWidth:!0,size:"small",children:[u.jsx(k.InputLabel,{children:"Workspace"}),u.jsx(k.Select,{value:o,label:"Workspace",onChange:C=>a(C.target.value),children:i.map(C=>u.jsx(k.MenuItem,{value:C.name,children:u.jsxs(k.Box,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:C.name}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:C.description})]})},C.name))})]}):i.length===1?u.jsxs(k.Box,{sx:C=>({p:2,border:1,borderColor:"divider",borderRadius:1,backgroundColor:C.palette.mode==="dark"?"rgba(255, 255, 255, 0.04)":"grey.50"}),children:[u.jsxs(k.Typography,{variant:"body2",fontWeight:500,gutterBottom:!0,children:["Workspace: ",i[0].name]}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:i[0].description})]}):null,u.jsx(k.FormControl,{fullWidth:!0,children:u.jsx(k.TextField,{label:"Workbook Name",value:n,onChange:C=>r(C.target.value),placeholder:"Enter workbook name...",fullWidth:!0,autoFocus:!0,size:"small"})}),u.jsxs(k.Stack,{direction:"row",spacing:1,justifyContent:"flex-end",children:[u.jsx(k.Button,{onClick:E,variant:"outlined",size:"small",children:"Cancel"}),u.jsx(k.Button,{onClick:C=>S(C),variant:"contained",disabled:!n.trim()||i.length>1&&!o,size:"small",children:"Create Workbook"})]})]})})]}),u.jsxs(k.Dialog,{open:h,onClose:x,maxWidth:"md",fullWidth:!0,children:[u.jsxs(k.DialogTitle,{sx:{pb:1,pt:2,px:2},children:[u.jsx(k.Typography,{fontWeight:600,sx:{mb:.5,fontSize:"1.5rem"},children:"Open Workbook"}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",children:"Select an existing workbook to continue your analysis"})]}),u.jsx(k.DialogContent,{sx:{px:2,pb:2},children:u.jsx(U1,{onWorkbookClick:T})})]})]})}function D4({resourceUri:e}){const{environmentName:t}=kt(e),{apiClients:n}=Ee.useServer(),[r,o]=H.useState(!1),a=90,{data:i,isSuccess:s,isError:l,error:c}=Nt({queryKey:["about",t],queryFn:()=>n.environments.getEnvironment(t,!1)}),d=i?.data?.readme||"",p=d.split(/\s+/),h=p.length>a,f=p.slice(0,a).join(" ");return u.jsxs(u.Fragment,{children:[!s&&!l&&u.jsx(rn,{text:"Fetching About..."}),s&&d&&u.jsx(Ee.PackageCard,{children:u.jsxs(Ee.PackageCardContent,{children:[u.jsx(Ee.PackageSectionTitle,{children:"Readme"}),u.jsxs(k.Box,{sx:{mt:1,fontSize:"0.875rem",lineHeight:1.6},children:[u.jsx(zs,{options:{overrides:{h1:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}},h2:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}},h3:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}}}},children:r||!h?d:f}),h&&u.jsxs(k.Box,{sx:{mt:1},children:[" ",u.jsx(k.Button,{variant:"text",size:"small",onClick:()=>o(!r),children:r?"Read less":"Read more"})]})]})]})}),l&&u.jsx(on,{error:c,context:`${t} > About`})]})}function w4({resourceUri:e}){const[t,n]=H.useState(!1),{apiClients:r}=Ee.useServer(),o=hr.useQueryClient(),[a,i]=H.useState(""),{environmentName:s}=kt(e),l=wn({async mutationFn(d){return r.packages.createPackage(s,{name:d.name,description:d.description,location:d.location})},onSuccess(){n(!1),i("Package created successfully"),o.invalidateQueries({queryKey:["packages",s]})},onError(d){i(d instanceof Error?d.message:"An unknown error occurred")}}),c=d=>{d.preventDefault();const p=new FormData(d.currentTarget),h=p.get("name")?.toString(),f=p.get("description")?.toString(),m=p.get("location")?.toString();l.mutate({name:h,description:f,location:m})};return u.jsxs(u.Fragment,{children:[u.jsx(k.Button,{onClick:()=>n(!0),variant:"contained",color:"primary",startIcon:u.jsx(nn.Add,{}),children:"Add Package"}),u.jsxs(k.Dialog,{open:t,onClose:()=>n(!1),maxWidth:"sm",fullWidth:!0,PaperProps:{sx:{borderRadius:2}},children:[u.jsx(k.DialogTitle,{sx:{fontSize:"1.25rem",fontWeight:600,letterSpacing:"-0.025em",pt:3,pb:1,px:3},children:"Create New Package"}),u.jsxs(k.DialogContent,{sx:{px:3,pb:0},children:[u.jsxs(k.Box,{sx:{mb:3},children:[u.jsx(k.Typography,{variant:"body2",color:"text.secondary",sx:{mb:1.5},children:"Create a new Malloy package to start exploring your data."}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",sx:{mb:1.5},children:"The location can be a GitHub/S3/GCP URL containing a package (zipped or unzipped), or an absolute path to a directory the publisher server has access to."}),u.jsxs(k.Typography,{variant:"body2",color:"text.secondary",children:["Make sure to conform to the"," ",u.jsx(k.Box,{component:"a",href:"https://github.com/malloydata/publisher/blob/main/README.md#architecture-overview",target:"_blank",rel:"noopener noreferrer",sx:{color:"text.primary",textDecoration:"underline"},children:"Malloy Package Format"}),"."]})]}),u.jsx("form",{onSubmit:c,id:"package-form",children:u.jsxs(k.Stack,{spacing:2.5,children:[u.jsx(k.TextField,{autoFocus:!0,required:!0,id:"name",name:"name",label:"Package Name",type:"text",fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}}),u.jsx(k.TextField,{id:"description",name:"description",label:"Description",multiline:!0,rows:3,fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}}),u.jsx(k.TextField,{id:"location",name:"location",label:"Location",type:"text",placeholder:"e.g. s3://my-bucket/my-package.zip",fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}})]})})]}),u.jsxs(k.DialogActions,{sx:{px:3,pt:2,pb:3,gap:1},children:[u.jsx(k.Button,{variant:"outlined",disabled:l.isPending,onClick:()=>n(!1),children:"Cancel"}),u.jsx(k.Button,{type:"submit",form:"package-form",variant:"contained",loading:l.isPending,children:"Save Changes"})]})]}),u.jsx(k.Snackbar,{open:a!=="",autoHideDuration:6e3,onClose:()=>i(""),message:a})]})}const I4=tt(u.jsx("path",{d:"M2 20h20v-4H2zm2-3h2v2H4zM2 4v4h20V4zm4 3H4V5h2zm-4 7h20v-4H2zm2-3h2v2H4z"})),V1=tt(u.jsx("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z"}));function W1(e){const{theme:t,name:n,props:r}=e;return!t||!t.components||!t.components[n]||!t.components[n].defaultProps?r:vi(t.components[n].defaultProps,r)}function A4({props:e,name:t,defaultTheme:n,themeId:r}){let o=Q2(n);return o=o[r]||o,W1({theme:o,name:t,props:e})}function Dt({props:e,name:t}){return A4({props:e,name:t,defaultTheme:Sl,themeId:ma})}const P4=Oe("MuiBox",["root"]),R4=d0(),At=pt.createBox({themeId:ma,defaultTheme:R4,defaultClassName:P4.root,generateClassName:Qm.generate}),q1=de.oneOfType([de.func,de.object]);function kh(e){try{return e.matches(":focus-visible")}catch{}return!1}const Dh={};function Y1(e,t){const n=w.useRef(Dh);return n.current===Dh&&(n.current=e(t)),n}class rl{static create(){return new rl}static use(){const t=Y1(rl.create).current,[n,r]=w.useState(!1);return t.shouldMount=n,t.setShouldMount=r,w.useEffect(t.mountEffect,[n]),t}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){return this.mounted||(this.mounted=O4(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())};start(...t){this.mount().then(()=>this.ref.current?.start(...t))}stop(...t){this.mount().then(()=>this.ref.current?.stop(...t))}pulsate(...t){this.mount().then(()=>this.ref.current?.pulsate(...t))}}function M4(){return rl.use()}function O4(){let e,t;const n=new Promise((r,o)=>{e=r,t=o});return n.resolve=e,n.reject=t,n}function Dc(e,t){return Dc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},Dc(e,t)}function Id(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Dc(e,t)}function L4(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function N4(e,t){e.classList?e.classList.add(t):L4(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function wh(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function F4(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=wh(e.className,t):e.setAttribute("class",wh(e.className&&e.className.baseVal||"",t))}const Ih={disabled:!1},ol=H.createContext(null);var K1=function(t){return t.scrollTop},ni="unmounted",lo="exited",uo="entering",qo="entered",wc="exiting",Yn=(function(e){Id(t,e);function t(r,o){var a;a=e.call(this,r,o)||this;var i=o,s=i&&!i.isMounting?r.enter:r.appear,l;return a.appearStatus=null,r.in?s?(l=lo,a.appearStatus=uo):l=qo:r.unmountOnExit||r.mountOnEnter?l=ni:l=lo,a.state={status:l},a.nextCallback=null,a}t.getDerivedStateFromProps=function(o,a){var i=o.in;return i&&a.status===ni?{status:lo}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(o){var a=null;if(o!==this.props){var i=this.state.status;this.props.in?i!==uo&&i!==qo&&(a=uo):(i===uo||i===qo)&&(a=wc)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var o=this.props.timeout,a,i,s;return a=i=s=o,o!=null&&typeof o!="number"&&(a=o.exit,i=o.enter,s=o.appear!==void 0?o.appear:i),{exit:a,enter:i,appear:s}},n.updateStatus=function(o,a){if(o===void 0&&(o=!1),a!==null)if(this.cancelNextCallback(),a===uo){if(this.props.unmountOnExit||this.props.mountOnEnter){var i=this.props.nodeRef?this.props.nodeRef.current:Za.findDOMNode(this);i&&K1(i)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===lo&&this.setState({status:ni})},n.performEnter=function(o){var a=this,i=this.props.enter,s=this.context?this.context.isMounting:o,l=this.props.nodeRef?[s]:[Za.findDOMNode(this),s],c=l[0],d=l[1],p=this.getTimeouts(),h=s?p.appear:p.enter;if(!o&&!i||Ih.disabled){this.safeSetState({status:qo},function(){a.props.onEntered(c)});return}this.props.onEnter(c,d),this.safeSetState({status:uo},function(){a.props.onEntering(c,d),a.onTransitionEnd(h,function(){a.safeSetState({status:qo},function(){a.props.onEntered(c,d)})})})},n.performExit=function(){var o=this,a=this.props.exit,i=this.getTimeouts(),s=this.props.nodeRef?void 0:Za.findDOMNode(this);if(!a||Ih.disabled){this.safeSetState({status:lo},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:wc},function(){o.props.onExiting(s),o.onTransitionEnd(i.exit,function(){o.safeSetState({status:lo},function(){o.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(o,a){a=this.setNextCallback(a),this.setState(o,a)},n.setNextCallback=function(o){var a=this,i=!0;return this.nextCallback=function(s){i&&(i=!1,a.nextCallback=null,o(s))},this.nextCallback.cancel=function(){i=!1},this.nextCallback},n.onTransitionEnd=function(o,a){this.setNextCallback(a);var i=this.props.nodeRef?this.props.nodeRef.current:Za.findDOMNode(this),s=o==null&&!this.props.addEndListener;if(!i||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[i,this.nextCallback],c=l[0],d=l[1];this.props.addEndListener(c,d)}o!=null&&setTimeout(this.nextCallback,o)},n.render=function(){var o=this.state.status;if(o===ni)return null;var a=this.props,i=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var s=He(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return H.createElement(ol.Provider,{value:null},typeof i=="function"?i(o,s):H.cloneElement(H.Children.only(i),s))},t})(H.Component);Yn.contextType=ol;Yn.propTypes={};function Uo(){}Yn.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Uo,onEntering:Uo,onEntered:Uo,onExit:Uo,onExiting:Uo,onExited:Uo};Yn.UNMOUNTED=ni;Yn.EXITED=lo;Yn.ENTERING=uo;Yn.ENTERED=qo;Yn.EXITING=wc;var _4=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return N4(t,r)})},Hu=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return F4(t,r)})},Ad=(function(e){Id(t,e);function t(){for(var r,o=arguments.length,a=new Array(o),i=0;i<o;i++)a[i]=arguments[i];return r=e.call.apply(e,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1];r.removeClasses(d,"exit"),r.addClass(d,p?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(s,l)},r.onEntering=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1],h=p?"appear":"enter";r.addClass(d,h,"active"),r.props.onEntering&&r.props.onEntering(s,l)},r.onEntered=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1],h=p?"appear":"enter";r.removeClasses(d,h),r.addClass(d,h,"done"),r.props.onEntered&&r.props.onEntered(s,l)},r.onExit=function(s){var l=r.resolveArguments(s),c=l[0];r.removeClasses(c,"appear"),r.removeClasses(c,"enter"),r.addClass(c,"exit","base"),r.props.onExit&&r.props.onExit(s)},r.onExiting=function(s){var l=r.resolveArguments(s),c=l[0];r.addClass(c,"exit","active"),r.props.onExiting&&r.props.onExiting(s)},r.onExited=function(s){var l=r.resolveArguments(s),c=l[0];r.removeClasses(c,"exit"),r.addClass(c,"exit","done"),r.props.onExited&&r.props.onExited(s)},r.resolveArguments=function(s,l){return r.props.nodeRef?[r.props.nodeRef.current,s]:[s,l]},r.getClassNames=function(s){var l=r.props.classNames,c=typeof l=="string",d=c&&l?l+"-":"",p=c?""+d+s:l[s],h=c?p+"-active":l[s+"Active"],f=c?p+"-done":l[s+"Done"];return{baseClassName:p,activeClassName:h,doneClassName:f}},r}var n=t.prototype;return n.addClass=function(o,a,i){var s=this.getClassNames(a)[i+"ClassName"],l=this.getClassNames("enter"),c=l.doneClassName;a==="appear"&&i==="done"&&c&&(s+=" "+c),i==="active"&&o&&K1(o),s&&(this.appliedClasses[a][i]=s,_4(o,s))},n.removeClasses=function(o,a){var i=this.appliedClasses[a],s=i.base,l=i.active,c=i.done;this.appliedClasses[a]={},s&&Hu(o,s),l&&Hu(o,l),c&&Hu(o,c)},n.render=function(){var o=this.props;o.classNames;var a=He(o,["classNames"]);return H.createElement(Yn,$({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(H.Component);Ad.defaultProps={classNames:""};Ad.propTypes={};function B4(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Pd(e,t){var n=function(a){return t&&H.isValidElement(a)?t(a):a},r=Object.create(null);return e&&H.Children.map(e,function(o){return o}).forEach(function(o){r[o.key]=n(o)}),r}function j4(e,t){e=e||{},t=t||{};function n(d){return d in t?t[d]:e[d]}var r=Object.create(null),o=[];for(var a in e)a in t?o.length&&(r[a]=o,o=[]):o.push(a);var i,s={};for(var l in t){if(r[l])for(i=0;i<r[l].length;i++){var c=r[l][i];s[r[l][i]]=n(c)}s[l]=n(l)}for(i=0;i<o.length;i++)s[o[i]]=n(o[i]);return s}function fo(e,t,n){return n[t]!=null?n[t]:e.props[t]}function $4(e,t){return Pd(e.children,function(n){return H.cloneElement(n,{onExited:t.bind(null,n),in:!0,appear:fo(n,"appear",e),enter:fo(n,"enter",e),exit:fo(n,"exit",e)})})}function H4(e,t,n){var r=Pd(e.children),o=j4(t,r);return Object.keys(o).forEach(function(a){var i=o[a];if(H.isValidElement(i)){var s=a in t,l=a in r,c=t[a],d=H.isValidElement(c)&&!c.props.in;l&&(!s||d)?o[a]=H.cloneElement(i,{onExited:n.bind(null,i),in:!0,exit:fo(i,"exit",e),enter:fo(i,"enter",e)}):!l&&s&&!d?o[a]=H.cloneElement(i,{in:!1}):l&&s&&H.isValidElement(c)&&(o[a]=H.cloneElement(i,{onExited:n.bind(null,i),in:c.props.in,exit:fo(i,"exit",e),enter:fo(i,"enter",e)}))}}),o}var z4=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},U4={component:"div",childFactory:function(t){return t}},Ki=(function(e){Id(t,e);function t(r,o){var a;a=e.call(this,r,o)||this;var i=a.handleExited.bind(B4(a));return a.state={contextValue:{isMounting:!0},handleExited:i,firstRender:!0},a}var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,a){var i=a.children,s=a.handleExited,l=a.firstRender;return{children:l?$4(o,s):H4(o,i,s),firstRender:!1}},n.handleExited=function(o,a){var i=Pd(this.props.children);o.key in i||(o.props.onExited&&o.props.onExited(a),this.mounted&&this.setState(function(s){var l=$({},s.children);return delete l[o.key],{children:l}}))},n.render=function(){var o=this.props,a=o.component,i=o.childFactory,s=He(o,["component","childFactory"]),l=this.state.contextValue,c=z4(this.state.children).map(i);return delete s.appear,delete s.enter,delete s.exit,a===null?H.createElement(ol.Provider,{value:l},c):H.createElement(ol.Provider,{value:l},H.createElement(a,s,c))},t})(H.Component);Ki.propTypes={};Ki.defaultProps=U4;const V4=[];function W4(e){w.useEffect(e,V4)}class Rd{static create(){return new Rd}currentId=null;start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},t)}clear=()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function $l(){const e=Y1(Rd.create).current;return W4(e.disposeEffect),e}function q4(e){const{className:t,classes:n,pulsate:r=!1,rippleX:o,rippleY:a,rippleSize:i,in:s,onExited:l,timeout:c}=e,[d,p]=w.useState(!1),h=Pe(t,n.ripple,n.rippleVisible,r&&n.ripplePulsate),f={width:i,height:i,top:-(i/2)+a,left:-(i/2)+o},m=Pe(n.child,d&&n.childLeaving,r&&n.childPulsate);return!s&&!d&&p(!0),w.useEffect(()=>{if(!s&&l!=null){const g=setTimeout(l,c);return()=>{clearTimeout(g)}}},[l,s,c]),u.jsx("span",{className:h,style:f,children:u.jsx("span",{className:m})})}const Ln=Oe("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Ic=550,Y4=80,K4=pt.keyframes`
|
|
92
|
+
`).length,length:be.target.value.length}))}};return u.jsx(va.Provider,{value:$({},z,{dispatch:A}),children:u.jsxs("div",$({ref:Z,className:oe},L,{onClick:ne,style:te,children:[u.jsx(vh,{hideToolbar:v,toolbarBottom:F,prefixCls:r,overflow:b,placement:"top"}),u.jsxs("div",{className:r+"-content",children:[/(edit|live)/.test(z.preview||"")&&u.jsx(o4,$({className:r+"-input",prefixCls:r,autoFocus:D},E,{onChange:pe,renderTextarea:I?.textarea||P,onScroll:be=>G(be,"text")})),/(live|preview)/.test(z.preview||"")&&Y]}),h&&!z.fullscreen&&u.jsx(i4,{prefixCls:r,height:z.height,maxHeight:T,minHeight:S,onChange:xe}),u.jsx(vh,{hideToolbar:v,toolbarBottom:F,prefixCls:r,overflow:b,placement:"bottom"})]}))})}),j1=u4;j1.Markdown=R1;const ju={scopeName:"source.malloy",patterns:[{include:"#malloy-language"}],repository:{"malloy-language":{patterns:[{include:"#sql-string"},{include:"#comments"},{include:"#tags"},{include:"#strings"},{include:"#numbers"},{include:"#keywords"},{include:"#properties"},{include:"#functions"},{include:"#datetimes"},{include:"#identifiers-quoted"},{include:"#types"},{include:"#constants"},{include:"#timeframes"},{include:"#identifiers-unquoted"}]},"malloy-matched":{begin:"{",end:"}",patterns:[{include:"#malloy-matched"},{include:"#malloy-language"}]},"malloy-in-sql":{begin:"%{",name:"source.malloy-in-sql",end:"}%?",patterns:[{include:"#malloy-matched"},{include:"#malloy-language"}]},"sql-string":{patterns:[{begin:'(\\b[A-Za-z_][A-Za-z_0-9]*)(\\s*\\.\\s*)(sql)(\\s*\\(\\s*)(""")',end:'"""',beginCaptures:{1:{name:"variable.other"},3:{name:"keyword.control.sql"},5:{name:"punctuation.sql-block.open"}},endCaptures:{0:{name:"punctuation.sql-block.close"}},name:"source.sql",patterns:[{include:"#malloy-in-sql"},{include:"source.sql"}]}]},functions:{patterns:[{match:"(?i)\\b(count)(\\s*\\()(distinct)",captures:{1:{name:"entity.name.function"},3:{name:"entity.name.function.modifier"}}},{match:"(?i)\\b(AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE|UNGROUPED)(\\s*\\()",captures:{1:{name:"entity.name.function"}}},{match:"(?i)\\b([a-zA-Z_][a-zA-Z_0-9]*)(\\s*\\()",captures:{1:{name:"entity.name.function"}}},{match:"(?i)\\b([a-zA-Z_][a-zA-Z_0-9]*)(!)(timestamp|number|string|boolean|date)?(\\s*\\()",captures:{1:{name:"entity.name.function"},3:{name:"entity.name.type"}}}]},datetimes:{patterns:[{match:"(?i)@[0-9]{4}-[0-9]{2}-[0-9]{2}[ T][0-9]{2}:[0-9]{2}((:[0-9]{2})(([\\.,][0-9]+)(\\[[A-Za-z_/]+\\])?)?)?",name:"constant.numeric.timestamp"},{match:"(?i)@[0-9]{4}(-Q[1-4]|-[0-9]{2}(-[0-9]{2}(-WK)?)?)?",name:"constant.numeric.date"}]},"identifiers-quoted":{patterns:[{match:"`[^`]*`",name:"variable.other.quoted"}]},"identifiers-unquoted":{patterns:[{match:"(?i)\\b[A-Za-z_][A-Za-z_0-9]*\\b",name:"variable.other"}]},timeframes:{patterns:[{match:"(?i)\\b((year|quarter|month|week|day|hour|minute|second)s?)\\b",name:"keyword.other.timeframe"},{match:"(?i)\\b(day_of_year|day_of_month)\\b",name:"keyword.other.timeframe"}]},comments:{patterns:[{begin:"/\\*",end:"\\*/",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"comment.block"},{begin:"//",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{begin:"--",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-hyphen"}]},tags:{patterns:[{match:"##\\n",name:"string.quoted",captures:{0:{name:"string.quoted"}}},{begin:'#"',end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{match:"#\\n",name:"string.quoted",captures:{0:{name:"string.quoted"}}},{begin:"#\\s",end:"\\n",beginCaptures:{0:{name:"support.type.property-name.json"}},name:"comment.line.double-slash",patterns:[{include:"#tag-values"}]},{begin:"##\\s",end:"\\n",beginCaptures:{0:{name:"support.type.property-name.json"}},name:"comment.line.double-slash",patterns:[{include:"#tag-values"}]},{begin:"#",end:"\\n",beginCaptures:{0:{name:"string.quoted"}},name:"string.quoted"}],repository:{"tag-values":{name:"support.type.property-name.json",match:'(-)?((?:[^\\s=#]+)|(?:"[^#]+"))(?:\\s*(=)\\s*((?:[^\\s=#]+)|(?:"[^#]+")))?',captures:{1:{name:"keyword.control.negate"},2:{name:"support.type.property-name.json"},3:{name:"keyword.operator.comparison.ts"},4:{name:"string.quoted"}}}}},strings:{patterns:[{begin:"'",end:"'",beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.single",patterns:[{include:"#escapes"}]},{begin:'"',end:'"',beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.double",patterns:[{include:"#escapes"}]},{begin:'"""',end:'"""',beginCaptures:{0:{name:"punctuation.definition.string.begin"}},endCaptures:{0:{name:"punctuation.definition.string.end"}},name:"string.quoted.triple"},{begin:"(?i)[r|/]'",end:"'",name:"string.regexp",patterns:[{include:"#regex-escapes"}]}],repository:{escapes:{name:"constant.character.escape",match:"\\\\(u[A-Fa-f0-9]{4}|.)",captures:{0:{name:"constant.character.escape"}}},"regex-escapes":{name:"constant.character.escape",match:"\\\\.",captures:{0:{name:"constant.character.escape"}}}}},numbers:{match:"(?i)(\\b((0|[1-9][0-9]*)(E[+-]?[0-9]+|\\.[0-9]*)?)|\\.[0-9]+)",name:"constant.numeric"},constants:{patterns:[{match:"(?i)\\bnull\\b",name:"constant.language.null"},{match:"(?i)\\btrue\\b",name:"constant.language.true"},{match:"(?i)\\bfalse\\b",name:"constant.language.false"}]},types:{patterns:[{match:"(?i)\\bstring\\b",name:"entity.name.type.string"},{match:"(?i)\\bnumber\\b",name:"entity.name.type.number"},{match:"(?i)\\bdate\\b",name:"entity.name.type.date"},{match:"(?i)\\btimestamp\\b",name:"entity.name.type.timestamp"},{match:"(?i)\\bboolean\\b",name:"entity.name.type.boolean"}]},properties:{patterns:[{match:"(?i)\\baccept\\b",name:"keyword.control.accept"},{match:"(?i)\\bselect\\b",name:"keyword.control.select"},{match:"(?i)\\bconnection\\b",name:"keyword.control.connection"},{match:"(?i)\\brun\\b",name:"keyword.control.run"},{match:"(?i)\\bextend\\b",name:"keyword.control.extend"},{match:"(?i)\\brefine\\b",name:"keyword.control.refine"},{match:"(?i)\\baggregate\\b",name:"keyword.control.aggregate"},{match:"(?i)\\bsample\\b",name:"keyword.control.sample"},{match:"(?i)\\bcalculate\\b",name:"keyword.control.calculate"},{match:"(?i)\\btimezone\\b",name:"keyword.control.timezone"},{match:"(?i)\\bdimension\\b",name:"keyword.control.dimension"},{match:"(?i)\\bexcept\\b",name:"keyword.control.except"},{match:"(?i)\\bsource\\b",name:"keyword.control.source"},{match:"(?i)\\bgroup_by\\b",name:"keyword.control.group_by"},{match:"(?i)\\bhaving\\b",name:"keyword.control.having"},{match:"(?i)\\bindex\\b",name:"keyword.control.index"},{match:"(?i)\\bjoin_one\\b",name:"keyword.control.join_one"},{match:"(?i)\\bwith\\b",name:"keyword.control.with"},{match:"(?i)\\bjoin_many\\b",name:"keyword.control.join_many"},{match:"(?i)\\bjoin_cross\\b",name:"keyword.control.join_cross"},{match:"(?i)\\blimit\\b",name:"keyword.control.limit"},{match:"(?i)\\bmeasure\\b",name:"keyword.control.measure"},{match:"(?i)\\bnest\\b",name:"keyword.control.nest"},{match:"(?i)\\border_by\\b",name:"keyword.control.order_by"},{match:"(?i)\\bpartition_by\\b",name:"keyword.control.partition_by"},{match:"(?i)\\bprimary_key\\b",name:"keyword.control.primary_key"},{match:"(?i)\\bproject\\b",name:"keyword.control.project"},{match:"(?i)\\bquery\\b",name:"keyword.control.query"},{match:"(?i)\\brename\\b",name:"keyword.control.rename"},{match:"(?i)\\btop\\b",name:"keyword.control.top"},{match:"(?i)\\bview\\b",name:"keyword.control.view"},{match:"(?i)\\bwhere\\b",name:"keyword.control.where"},{match:"(?i)\\bdeclare\\b",name:"keyword.control.declare"}]},keywords:{patterns:[{match:"(?i)\\bis\\b",name:"keyword.control.is"},{match:"(?i)\\bon\\b",name:"keyword.control.on"},{match:"(?i)\\bnot\\b",name:"keyword.other.not"},{match:"(?i)\\bor\\b",name:"keyword.other.or"},{match:"(?i)\\bdesc\\b",name:"keyword.control.desc"},{match:"(?i)\\bby\\b",name:"keyword.control.by"},{match:"(?i)\\band\\b",name:"keyword.other.and"},{match:"(?i)\\basc\\b",name:"keyword.control.asc"},{match:"(?i)\\bfor\\b",name:"keyword.other.for"},{match:"(?i)\\belse\\b",name:"keyword.other.else"},{match:"(?i)\\bto\\b",name:"keyword.other.to"},{match:"(?i)\\bwhen\\b",name:"keyword.other.when"},{match:"(?i)\\bpick\\b",name:"keyword.other.pick"},{match:"(?i)\\bimport\\b",name:"keyword.control.import"}]}}},c4={...ju,patterns:[...ju.patterns,{include:"#docvar"}],repository:{...ju.repository,docvar:{patterns:[{match:"\\<\\<[^(\\>\\>)]*\\>\\>",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"markup.italic.markdown"}]}}},d4={name:"Malloy SQL",scopeName:"source.malloy-sql",patterns:[{include:"#malloysql-sql"}],repository:{"malloysql-sql":{beginCaptures:{0:{name:"entity.other.attribute.malloy-sql"},1:{name:"entity.other.attribute.malloy-sql"},3:{name:"comment.line.double-slash"}},name:"meta.embedded.block.malloysql.sql",patterns:[{include:"#comments"},{begin:"%{",end:"}%",beginCaptures:{0:{name:"punctuation.definition.malloy-sql"}},endCaptures:{0:{name:"punctuation.definition.malloy-sql"}},name:"meta.embedded.block.malloy",patterns:[{include:"source.malloy"}]},{include:"source.sql"}]},comments:{patterns:[{begin:"/\\*",end:"\\*/",beginCaptures:{0:{name:"punctuation.definition.comment.begin"}},endCaptures:{0:{name:"punctuation.definition.comment.end"}},name:"comment.block"},{begin:"//",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-slash"},{begin:"--",end:"\\n",beginCaptures:{0:{name:"punctuation.definition.comment"}},name:"comment.line.double-hyphen"}]}}},p4="github-light",f4="github-dark";let $u;function h4(){return $u||($u=(async()=>{const[{createHighlighterCore:e},{createOnigurumaEngine:t},{default:n},{default:r},{default:o},{default:a},{default:i}]=await Promise.all([Promise.resolve().then(()=>require("./core-DYlbkyc-.cjs.js")),Promise.resolve().then(()=>require("./engine-oniguruma-BkproSVE.cjs.js")),Promise.resolve().then(()=>require("./sql-BqWZrLHB.cjs.js")),Promise.resolve().then(()=>require("./json-y-J1j5EW.cjs.js")),Promise.resolve().then(()=>require("./typescript-BqvpT6pB.cjs.js")),Promise.resolve().then(()=>require("./github-light-BFTOhCbz.cjs.js")),Promise.resolve().then(()=>require("./github-dark-BKL9xNgN.cjs.js"))]);return e({engine:t(Promise.resolve().then(()=>require("./wasm-Dw4u1m6u.cjs.js"))),themes:[a,i],langs:[n,r,o,{name:"malloy",scopeName:"source.malloy",embeddedLangs:["sql"],...c4},{name:"malloysql",scopeName:"source.malloy-sql",embeddedLangs:["sql"],...d4}]})})()),$u}async function nl(e,t,n="light"){return(await h4()).codeToHtml(e,{lang:t,theme:n==="dark"?f4:p4})}function Nt(e){const{server:t}=Ee.useServer(),n={...e,queryKey:[...e.queryKey,t],queryFn:async()=>{try{return await e.queryFn()}catch(r){if(r&&typeof r=="object"&&"response"in r){const o=r;if(o.response?.data){const a=new Error(o.response.data.message||o.message);throw a.status=o.response.status,a.data=o.response.data,a}}throw r}},retry:!1,throwOnError:!1};return hr.useQuery(n,Ee.globalQueryClient)}function wn(e){const t={...e,mutationFn:async n=>{try{return await e.mutationFn(n)}catch(r){if(r&&typeof r=="object"&&"response"in r){const o=r;if(o.response?.data){const a=new Error(o.response.data.message||o.message);throw a.status=o.response.status,a.data=o.response.data,a}}throw r}},retry:!1,throwOnError:!1};return hr.useMutation(t,Ee.globalQueryClient)}const kt=e=>{const t=new URL(e),n={};if(t.protocol!=="publisher:")throw new Error(`Failed to parse resource URI: ${e}`);const r=(t.hostname+t.pathname).split("/");for(let o=0;o<r.length;o+=2){const a=r[o];a==="environments"?n.environmentName=decodeURI(r[o+1])||void 0:a==="packages"?n.packageName=decodeURI(r[o+1])||void 0:a==="connections"?n.connectionName=decodeURI(r[o+1])||void 0:a==="models"&&(n.modelPath=decodeURI(r.slice(o+1).join("/"))||void 0)}if(n.versionId=t.searchParams.get("versionId")||void 0,!n.environmentName)throw new Error(`Failed to parse resource URI: ${e}`);return n},Yi=e=>{if(!e.environmentName)throw new Error(`Failed to encode resource URI, missing environment name: ${e}`);let t=`publisher://environments/${e.environmentName}`;return e.packageName&&(t+=`/packages/${e.packageName}`),e.connectionName&&(t+=`/connections/${e.connectionName}`),e.modelPath&&(t+=`/models/${e.modelPath}`),e.packageName&&e.versionId&&(t+=`?versionId=${e.versionId}`),t};function Dd({sourceAndPaths:e,selectedSourceIndex:t,existingQuery:n,onQueryChange:r,onSourceChange:o,resourceUri:a}){return H.useEffect(()=>{o&&o(t)},[t,o]),u.jsx(Ee.StyledCardMedia,{children:u.jsxs(pt.Stack,{spacing:2,component:"section",children:[u.jsx($1,{sourceAndPath:e[t],existingQuery:n,onChange:i=>{r&&r(i)},resourceUri:a}),u.jsx(pt.Box,{height:"5px"})]})})}function As(){return{query:void 0,malloyQuery:void 0,malloyResult:void 0}}function m4({sourceAndPath:e,onChange:t,existingQuery:n,explorerComponents:r,QueryBuilder:o,resourceUri:a}){const[i,s]=H.useState(n||As()),[l,c]=H.useState(void 0);H.useEffect(()=>{n&&s(n)},[n]);const[d,p]=H.useState([]),{MalloyExplorerProvider:h,QueryPanel:f,ResizableCollapsiblePanel:m,ResultPanel:g,SourcePanel:b}=r;H.useEffect(()=>{t&&t(i)},[t,i]);const{environmentName:x,packageName:E,versionId:T}=kt(a),{apiClients:S}=Ee.useServer(),D=wn({mutationFn:()=>{const B=typeof i?.malloyQuery=="string"?i.malloyQuery:new o.ASTQuery({source:e.sourceInfo,query:i?.malloyQuery}).toMalloy();return c({executionState:"running",query:i?.malloyQuery,queryResolutionStartMillis:Date.now(),onCancel:()=>{D.reset(),c(void 0)},response:{result:{}}}),s({...i,query:B}),S.models.executeQueryModel(x,E,e.modelPath,{query:B,sourceName:void 0,queryName:void 0,versionId:T})},onSuccess:B=>{if(B){const M=JSON.parse(B.data.result);s({...i,malloyResult:M}),c(N=>N?{...N,executionState:"finished",response:{result:M}}:void 0)}},onError:B=>{c(void 0),console.error("Query execution error:",B)}}),[C,O]=H.useState(e.sourceInfo.name);H.useEffect(()=>{C!==e.sourceInfo.name&&(O(e.sourceInfo.name),s(As()),c(void 0))},[e,C]);const R=H.useCallback(B=>{s({...i,malloyQuery:B,malloyResult:void 0})},[i]);return C!==e.sourceInfo.name?u.jsx("div",{children:"Loading..."}):u.jsx(Ee.StyledExplorerContent,{sx:{border:"1px solid #e0e0e0",borderRadius:"8px",overflow:"hidden"},children:u.jsx(h,{source:e.sourceInfo,query:i?.malloyQuery,topValues:[],onFocusedNestViewPathChange:p,focusedNestViewPath:d,onQueryChange:R,children:u.jsxs("div",{style:{display:"flex",height:"100%",overflowY:"auto"},children:[u.jsx(m,{isInitiallyExpanded:!0,initialWidth:180,minWidth:180,icon:"database",title:e.sourceInfo.name,children:u.jsx(b,{onRefresh:()=>s(As())})}),u.jsx(m,{isInitiallyExpanded:!0,initialWidth:280,minWidth:280,icon:"filterSliders",title:"Query",children:u.jsx(f,{runQuery:()=>{console.log(`running query with: ${i?.malloyQuery}`);try{D.mutate()}catch(B){console.error("Error running query:",B)}}})}),u.jsx(g,{source:e.sourceInfo,draftQuery:i?.malloyQuery,setDraftQuery:B=>s({...i,malloyQuery:B}),submittedQuery:l,options:{showRawQuery:!0}})]})})},e.sourceInfo.name)}function $1(e){const[t,n]=H.useState(null),[r,o]=H.useState(null),[a,i]=H.useState(!0);return H.useEffect(()=>{let s=!0;return Promise.all([import("@malloydata/malloy-explorer"),import("@malloydata/malloy-query-builder")]).then(([l,c])=>{s&&(n(l),o(c),i(!1))}).catch(l=>{console.error("Failed to load Malloy components:",l),s&&i(!1)}),()=>{s=!1}},[]),a||!t||!r?u.jsx(Ee.StyledExplorerPage,{children:u.jsx(Ee.StyledExplorerContent,{children:u.jsx(pt.Box,{sx:{alignItems:"center",justifyContent:"center",height:"200px",color:"text.secondary"},children:"Loading explorer..."})})}):u.jsx(m4,{...e,explorerComponents:t,QueryBuilder:r,resourceUri:e.resourceUri})}function rn({text:e,size:t=20,color:n="primary",thickness:r=3.6,centered:o=!0,spacing:a=2,textVariant:i="body2"}){const s=u.jsxs(k.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",gap:a},children:[u.jsx(k.CircularProgress,{size:t,color:n,thickness:r}),e&&u.jsx(k.Typography,{variant:i,color:"text.secondary",children:e})]});return o?u.jsx(k.Box,{sx:{display:"flex",justifyContent:"center",alignItems:"center",minHeight:"200px",width:"100%"},children:s}):s}const g4=H.lazy(()=>Promise.resolve().then(()=>T$));function ka({result:e,maxHeight:t,maxResultSize:n=0}){const r=H.useRef(null),[o,a]=H.useState(t),[i,s]=H.useState(!1);if(!e)return null;if(n>0&&e.length>n&&!i)return u.jsxs(k.Box,{sx:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",gap:2,p:4,backgroundColor:"#fafafa",border:"1px solid",borderColor:"#e0e0e0",borderRadius:1},children:[u.jsx(nn.Warning,{sx:{fontSize:48,color:"#757575"}}),u.jsx(k.Typography,{variant:"h6",color:"text.secondary",align:"center",children:"Processing large results may cause browser performance issues. Proceed?"}),u.jsx(k.Button,{variant:"contained",color:"primary",onClick:()=>s(!0),children:"Proceed"})]});const c=u.jsx(rn,{text:"Loading...",centered:!0,size:32}),d=Math.min(t,o);return u.jsx(k.Box,{ref:r,sx:{position:"relative",height:"auto",border:"0px",borderRadius:0,overflow:"hidden"},children:e&&u.jsx(H.Suspense,{fallback:c,children:u.jsx(g4,{result:e,height:d,onSizeChange:a})})})}function b4({cell:e,sourceAndPaths:t,resourceUri:n,onQueryChange:r,onSourceChange:o}){const a={query:e.value,malloyResult:e.result?JSON.parse(e.result):void 0,malloyQuery:e.queryInfo?JSON.parse(e.queryInfo):void 0},i=t.findIndex(s=>s.sourceInfo.name===e.sourceName);return u.jsx(Dd,{resourceUri:n,sourceAndPaths:t,selectedSourceIndex:i>=0?i:0,existingQuery:a,onQueryChange:r,onSourceChange:o})}function y4({cell:e,editingMalloy:t,editingMarkdown:n,sourceAndPaths:r,resourceUri:o,onCellChange:a,onClose:i,onEdit:s,onDelete:l,addButtonCallback:c}){const[d,p]=H.useState(e.value),[h,f]=H.useState(!1),[m,g]=H.useState(!1),[b,x]=H.useState(),[E]=H.useState(),[T,S]=H.useState(As()),[D,C]=H.useState(!1),[O,R]=H.useState(e.sourceName?r.findIndex(ee=>ee.sourceInfo.name===e.sourceName):0),{mode:B}=Ee.usePublisherTheme();H.useEffect(()=>{e.isMarkdown||nl(e.value,"malloy",B).then(ee=>{x(ee)})},[e,B]),H.useEffect(()=>{document.documentElement.setAttribute("data-color-mode","light")});const[M,N]=H.useState(!1),v=()=>{l(),N(!1)},F=r.length===0,I=H.useCallback(()=>{const ee=r[O],_=ee?.modelPath||e.modelPath||"",oe=ee?.sourceInfo.name||e.sourceName||"";a({...e,value:e.isMarkdown?d:T.query,result:T.malloyResult?JSON.stringify(T.malloyResult):void 0,queryInfo:T.malloyQuery?JSON.stringify(T.malloyQuery):void 0,sourceName:oe,modelPath:_})},[e,d,T,a,O,r]),P=u.jsx(k.Tooltip,{title:"Delete Cell",children:u.jsx(k.IconButton,{size:"small",onClick:()=>N(!0),children:u.jsx("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:u.jsx("path",{d:"M3 6h18M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2m2 0v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6h14zM10 11v6M14 11v6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})}),L=u.jsxs(k.Dialog,{open:M,onClose:()=>N(!1),children:[u.jsx(k.DialogTitle,{children:"Confirm Delete"}),u.jsx(k.DialogContent,{children:u.jsx(k.Typography,{children:"Are you sure you want to delete this cell?"})}),u.jsxs(k.DialogActions,{children:[u.jsx(k.Button,{onClick:()=>N(!1),children:"Cancel"}),u.jsx(k.Button,{onClick:v,color:"error",children:"Delete"})]})]}),U=()=>{I(),i()},W=e.isMarkdown?u.jsxs(u.Fragment,{children:[n?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):u.jsx(k.Tooltip,{title:"Edit",children:u.jsx(k.IconButton,{size:"small",onClick:s,children:u.jsx(Wp,{})})}),!n&&P]}):u.jsxs(u.Fragment,{children:[!t&&u.jsx(k.Tooltip,{title:h?"Hide Code":"View Code",children:u.jsx(k.IconButton,{size:"small",onClick:()=>{f(!h)},children:u.jsx(g0,{})})}),!t&&e.result&&u.jsx(k.Tooltip,{title:m?"Hide Embedding":"View Embedding",children:u.jsx(k.IconButton,{size:"small",onClick:()=>{g(!m)},children:u.jsx(Gc,{})})}),t&&u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}),!t&&u.jsx(k.Tooltip,{title:"Edit",children:u.jsx(k.IconButton,{size:"small",onClick:s,children:u.jsx(Wp,{})})}),!t&&P]}),z=t||n,A=n?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):t?u.jsx(k.Tooltip,{title:"Save",children:u.jsx(k.IconButton,{size:"small",onClick:U,children:u.jsx(as,{})})}):null,Z=D&&u.jsx(k.Box,{sx:{position:"absolute",top:"4px",right:"4px",display:"flex",gap:"8px",backgroundColor:"background.paper",border:"1px solid",borderColor:"divider",borderRadius:"8px",padding:"2px 4px",boxShadow:1,zIndex:10},children:!z&&u.jsxs(u.Fragment,{children:[c(!0),c(!1),W]})||A});return u.jsxs(Ee.StyledCard,{sx:ee=>({position:"relative",marginTop:"5px",marginBottom:"5px",borderWidth:"1.5px",backgroundColor:ee.palette.background.paper,minHeight:"50px"}),onMouseEnter:()=>C(!0),onMouseLeave:()=>{C(!1)},children:[Z,e.isMarkdown?u.jsx(u.Fragment,{children:n?u.jsx(j1,{value:d,preview:"edit",autoFocus:!0,onChange:ee=>{p(ee),a({...e,value:ee})},onBlur:()=>{I(),D||U()}}):u.jsx(k.Box,{sx:{px:.5,pt:0,mt:0,"& h1, & h2, & h3, & h4, & h5, & h6":{mt:.5,mb:.5},"& p":{mt:.5,mb:.5},"& ul, & ol":{mt:.5,mb:.5},"& li":{mt:0,mb:0},"& pre, & code":{mt:.5,mb:.5},"& blockquote":{mt:.5,mb:.5}},children:e.value?u.jsx(k.Box,{onClick:s,sx:{cursor:"pointer"},children:u.jsx(zs,{children:e.value})}):u.jsxs(k.Box,{onClick:s,sx:{cursor:"pointer"},children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"Markdown is empty"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Click to edit."})]})})}):u.jsxs(u.Fragment,{children:[u.jsx(k.Collapse,{in:m,timeout:"auto",unmountOnExit:!0,children:u.jsx(k.Stack,{sx:{p:"10px",borderRadius:0,flexDirection:"row",justifyContent:"space-between"},children:u.jsx(k.Typography,{component:"div",sx:{fontSize:"12px","& .line":{textWrap:"wrap"}},dangerouslySetInnerHTML:{__html:E}})})}),u.jsx(k.Collapse,{in:h,timeout:"auto",unmountOnExit:!0,children:u.jsx(k.Stack,{sx:{p:"10px",borderRadius:0,flexDirection:"row",justifyContent:"space-between"},children:u.jsx(k.Typography,{component:"div",className:"content",sx:{fontSize:"12px","& .line":{textWrap:"wrap"}},dangerouslySetInnerHTML:{__html:b}})})}),t&&(F?u.jsxs(u.Fragment,{children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"No Model Imports"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Please add a model import above."})]}):u.jsx(b4,{sourceAndPaths:r,resourceUri:o,onQueryChange:ee=>{S(ee)},onSourceChange:ee=>{R(ee)},cell:e})),!t&&e.result&&u.jsx(Ee.StyledCard,{variant:"outlined",sx:{borderRadius:0},children:u.jsx(ka,{result:e.result,maxHeight:800})}),!t&&!e.result&&u.jsxs(k.Box,{onClick:s,sx:{cursor:"pointer"},children:[u.jsx(k.Typography,{sx:{p:2,textAlign:"center",variant:"subtitle2",fontWeight:"medium"},children:"Explore is empty"}),u.jsx(k.Typography,{sx:{mb:2,textAlign:"center",variant:"body2"},children:"Click to edit."})]})]}),M&&L]})}const H1=H.createContext(void 0);function x4({children:e,workbookStorage:t}){const n=H.useMemo(()=>({workbookStorage:t}),[t]);return u.jsx(H1.Provider,{value:n,children:e})}function wd(){const e=H.useContext(H1);if(!e)throw new Error("useWorkbookStorage must be used within a WorkbookStorageProvider");return e}const Jn=tt(u.jsx("path",{d:"M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"})),E4=tt(u.jsx("path",{d:"M18 15v3H6v-3H4v3c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-3zM7 9l1.41 1.41L11 7.83V16h2V7.83l2.59 2.58L17 9l-5-5z"}));function on({error:e,context:t}){const n=e.data?.message||"Unknown Error";return u.jsxs(u.Fragment,{children:[t&&u.jsx(k.Typography,{variant:"body2",sx:{p:"10px",m:"auto"},children:t}),u.jsx("pre",{style:{whiteSpace:"pre-wrap",color:"red",padding:"10px",margin:"auto"},children:n})]})}function C4({initialSelectedModels:e,onModelChange:t,resourceUri:n}){const{environmentName:r,packageName:o,versionId:a}=kt(n),{apiClients:i}=Ee.useServer(),{data:s,isLoading:l,isSuccess:c,isError:d,error:p}=Nt({queryKey:["models",r,o,a],queryFn:()=>i.models.listModels(r,o,a)}),[h,f]=H.useState(e||[]),[m,g]=H.useState(null);H.useEffect(()=>{f(e||[])},[e]);const b=T=>{const S=h.filter(D=>D!==T);f(S),t(S)},x=T=>{const S=[...h,T];f(S),t(S),g(null)};let E=[];return c&&s?.data&&(E=s.data.filter(T=>!h.includes(T.path)).map(T=>T.path)),d?u.jsx(on,{error:p,context:`${r} > ${o} > Model Picker`}):u.jsxs(u.Fragment,{children:[u.jsxs(k.FormControl,{fullWidth:!0,children:[l&&u.jsx(k.Typography,{children:"Loading..."}),u.jsxs(k.Stack,{direction:"row",spacing:1,children:[h.map(T=>u.jsx(k.Chip,{label:T,onDelete:()=>b(T),deleteIcon:u.jsx(Jn,{}),sx:{marginBottom:"5px"}},T)),u.jsx(k.Button,{size:"small",startIcon:u.jsx(E4,{}),onClick:T=>g(T.currentTarget),disabled:l||d||E.length===0,children:"Add Model"})]})]}),u.jsxs(k.Menu,{anchorEl:m,open:!!m,onClose:()=>g(null),children:[u.jsx(k.Typography,{variant:"subtitle2",sx:{ml:1},children:"Models"}),u.jsx(k.Divider,{}),E.length===0?u.jsx(k.MenuItem,{disabled:!0,children:"No models available"}):E.map(T=>u.jsx(k.MenuItem,{onClick:()=>x(T),children:u.jsx(k.Typography,{variant:"body2",children:T})},T))]})]})}function z1(){const e=mx.useNavigate();return(t,n)=>{if(!n||!n.metaKey&&!n.ctrlKey&&!n.shiftKey&&n.button!==1){e(t);return}const r=new URL(t,window.location.href).href;(n.metaKey||n.ctrlKey||n.button===1||n.shiftKey)&&window.open(r,"_blank")}}function T4({workbookPath:e,resourceUri:t}){const n=z1(),{server:r,getAccessToken:o}=Ee.useServer(),{apiClients:a}=Ee.useServer(),{workbookStorage:i}=wd(),{environmentName:s,packageName:l}=kt(t),[c,d]=H.useState(void 0),[p,h]=H.useState(void 0);if(!i)throw new Error("Workbook storage be provided via WorkbookStorageProvider");const[f,m]=H.useState(),[g,b]=H.useState(),[x,E]=H.useState(),[T,S]=H.useState([]),[D,C]=H.useState(null),[O,R]=H.useState(null),B=!!D,M=()=>{C(null),R(null)},N=(Z,ee)=>{f&&(m(f.insertCell(ee,{isMarkdown:Z,value:""})),Z?E(ee):b(ee),M(),console.log("handleAddCell",Z,ee))},[v,F]=H.useState(!1),I=()=>{F(!0)},P=async()=>{e&&i&&await i.deleteWorkbook(e).then(()=>{h(void 0),d(void 0)}).catch(Z=>{h(`Error deleting workbook: ${Z.message}`),d(void 0)}),F(!1),n(`/${s}/${l}`)},L=()=>{F(!1)},U=H.useCallback(async()=>{if(!f){console.log("No workbook data ref");return}try{m(await f.saveWorkbook()),h(void 0),d("Workbook saved")}catch(Z){h(`Error saving workbook: ${Z.message}`),d(void 0)}},[f]);if(H.useEffect(()=>{if(!f)return;(async()=>{const ee=new Map(T.map(({modelPath:Q,sourceInfos:V})=>[Q,V])),_=[],oe=[];for(const Q of f.getModels())ee.has(Q)?_.push({modelPath:Q,sourceInfos:ee.get(Q)}):(console.log("Fetching model from Publisher",Q),oe.push(a.models.getModel(s,l,Q,void 0).then(V=>({modelPath:Q,sourceInfos:V.data.sourceInfos.map(J=>JSON.parse(J))}))));if(oe.length>0){const Q=await Promise.all(oe);S([..._,...Q])}else S(_)})()},[o,f,l,s,r]),H.useEffect(()=>{e&&Zo.loadWorkbook(i,e).then(Z=>{m(Z)})},[e,i]),!f)return u.jsx("div",{children:"Loading..."});const W=Z=>{const ee=[];for(const _ of Z)for(const oe of _.sourceInfos)ee.push({modelPath:_.modelPath,sourceInfo:oe});return ee},z=(Z,ee)=>u.jsx(k.Button,{size:"small",startIcon:u.jsx(kl,{}),onClick:()=>N(Z,ee),variant:"contained",sx:{backgroundColor:_=>_.palette.background.paper,color:_=>_.palette.mode==="dark"?_.palette.grey[100]:_.palette.grey[700],boxShadow:"none","&:hover":{backgroundColor:_=>_.palette.mode==="dark"?_.palette.grey[500]:_.palette.grey[300],boxShadow:"none"}},children:Z?"Markdown":"Explore"}),A=u.jsxs(k.Box,{sx:{display:"flex",gap:1,justifyContent:"center",flex:2},children:[z(!1,f.getCells().length),z(!0,f.getCells().length)]});return u.jsxs(Ee.StyledCard,{variant:"outlined",children:[u.jsxs(Ee.StyledCardContent,{children:[u.jsx(k.Box,{sx:{mb:2},children:u.jsx(k.Box,{sx:{minHeight:"24px"},children:p?u.jsx(k.Typography,{color:"error",variant:"body2",children:p}):c?u.jsx(k.Typography,{color:"success",variant:"body2",children:c}):u.jsx("span",{children:" "})})}),u.jsxs(jo,{sx:{flexDirection:"row",justifyContent:"space-between",alignItems:"center"},children:[u.jsxs(jo,{direction:"row",spacing:1,alignItems:"center",children:[u.jsx(k.Typography,{variant:"overline",sx:{fontSize:"13px",fontWeight:"bold",verticalAlign:"middle"},children:"Workbook"}),u.jsx(k.Typography,{variant:"subtitle2",sx:{fontSize:"13px",fontWeight:"normal",verticalAlign:"middle",ml:1},children:`${e.workspace} > ${e.path}`})]}),u.jsxs(jo,{sx:{display:"flex",flexDirection:"row",gap:1},children:[u.jsx(k.Box,{sx:{display:"flex",alignItems:"center",mt:1,mb:1},children:u.jsx(v4,{workbookData:f})}),u.jsxs(k.Box,{sx:{display:"flex",alignItems:"center",mt:1,mb:1},children:[u.jsx(k.Button,{color:"error",onClick:I,size:"small",children:"Delete"}),u.jsxs(k.Dialog,{open:v,onClose:L,children:[u.jsx(k.DialogTitle,{children:"Delete Workbook"}),u.jsx(k.DialogContent,{children:u.jsxs(k.DialogContentText,{children:['Are you sure you want to delete the workbook "',e.path,'"? This action cannot be undone.']})}),u.jsxs(k.DialogActions,{children:[u.jsx(k.Button,{onClick:L,color:"primary",size:"small",children:"Cancel"}),u.jsx(k.Button,{onClick:P,color:"error",autoFocus:!0,size:"small",children:"Delete"})]})]})]})]})]}),u.jsx(k.Divider,{}),u.jsxs(jo,{sx:{display:"flex",flexDirection:"row",width:"100%",mt:2},children:[u.jsx(k.Box,{sx:{flex:1},children:u.jsx(C4,{initialSelectedModels:f.getModels(),onModelChange:Z=>{m(f.setModels(Z)),U()},resourceUri:t})}),u.jsx(k.Box,{sx:{flex:1}})]})]}),u.jsx(Ee.StyledCardMedia,{children:u.jsxs(jo,{children:[f.getCells().length===0&&u.jsxs(u.Fragment,{children:[u.jsx(k.Typography,{sx:{textAlign:"center",p:2,variant:"subtitle2",fontWeight:"medium"},children:"Workbook is empty"}),u.jsx(k.Typography,{variant:"body2",sx:{textAlign:"center",mb:2,variant:"body2"},children:"Click the + buttons to add a markdown or code cell."})]}),f.getCells().map((Z,ee)=>u.jsx(H.Fragment,{children:u.jsx(y4,{cell:Z,resourceUri:t,addButtonCallback:_=>z(_,ee),sourceAndPaths:W(T),editingMarkdown:x===ee,editingMalloy:g===ee,onDelete:()=>{m(f.deleteCell(ee)),U()},onCellChange:_=>{m(f.setCell(ee,_))},onEdit:()=>{Z.isMarkdown?E(ee):b(ee)},onClose:()=>{Z.isMarkdown?E(void 0):b(void 0),U()}},`${ee}-${Z.isMarkdown}-${e.workspace}-${e.path}`)},`${ee}-${f.getCells().length}`)),A,u.jsxs(k.Menu,{anchorEl:D,open:B,onClose:M,anchorOrigin:{vertical:"bottom",horizontal:"right"},transformOrigin:{vertical:"top",horizontal:"right"},children:[u.jsx(k.MenuItem,{onClick:()=>N(!0,O??0),children:"Add Markdown"}),u.jsx(k.MenuItem,{onClick:()=>N(!1,O??0),children:"Add Malloy"})]}),u.jsx(jo,{sx:{flexDirection:"row",justifyContent:"flex-end",p:1}})]})})]})}function v4({workbookData:e}){const[t,n]=H.useState(!1),r=async()=>{if(!e)return;const o=e.toMalloyWorkbook();try{await navigator.clipboard.writeText(o),n(!0),setTimeout(()=>n(!1),1500)}catch{n(!1),alert("Failed to copy to clipboard")}};return u.jsx(k.Button,{color:"primary",onClick:r,size:"small",children:t?"Copied!":"Export"})}function U1({onWorkbookClick:e}){const{workbookStorage:t}=wd(),[n,r]=H.useState([]),[o,a]=H.useState(void 0);return H.useEffect(()=>{t&&t.listWorkspaces(!1).then(i=>{const s=[];Promise.all(i.map(async l=>{await t.listWorkbooks(l).then(c=>{s.push(...c)}).catch(c=>{a(`Error listing workbooks: ${c.message}`)})})).then(()=>{r(s),a(void 0)})})},[t]),u.jsxs(u.Fragment,{children:[o&&u.jsx(k.Box,{sx:{mb:2},children:u.jsx(k.Typography,{color:"error",variant:"body2",children:o})}),u.jsx(k.Divider,{}),u.jsx(k.Box,{sx:{maxHeight:"300px",overflow:"auto","&::-webkit-scrollbar":{width:"8px"},"&::-webkit-scrollbar-track":{background:"transparent"},"&::-webkit-scrollbar-thumb":{background:"rgba(0,0,0,0.2)",borderRadius:"4px"}},children:u.jsxs(k.List,{dense:!0,children:[n.length===0&&u.jsx(k.ListItem,{children:u.jsx(k.ListItemText,{primary:"No workbooks found.",sx:{textAlign:"center"}})}),n.map(i=>u.jsx(k.ListItem,{onClick:s=>e(i,s),sx:{cursor:"pointer","&:hover":{backgroundColor:"action.hover"}},children:u.jsx(k.ListItemText,{primary:i.path})},i.path))]})})]})}const Sh="Local";class S4{async listWorkspaces(t){return Promise.resolve([{name:Sh,description:"Stored locally- only accessible to this browser",writeable:!0}])}async listWorkbooks(t){const n=[];for(let r=0;r<localStorage.length;r++){const o=localStorage.key(r);n.push({path:o,workspace:Sh})}return n}async getWorkbook(t){const n=localStorage.getItem(t.path);if(n===null)throw new Error(`Notebook not found at path: ${t}`);return n}async deleteWorkbook(t){if(localStorage.getItem(t.path)===null)throw new Error(`Notebook not found at path: ${t}`);localStorage.removeItem(t.path)}async saveWorkbook(t,n){localStorage.setItem(t.path,n)}async moveWorkbook(t,n){const r=localStorage.getItem(t.path);if(r===null)throw new Error(`Notebook not found at path: ${t.path}`);localStorage.setItem(n.path,r),localStorage.removeItem(t.path)}}function k4({onWorkbookSelect:e}){const{workbookStorage:t}=wd(),[n,r]=H.useState(""),[o,a]=H.useState(""),[i,s]=H.useState([]),[l,c]=H.useState(null),[d,p]=H.useState(!1),[h,f]=H.useState(!1),m=!!l,g=C=>{c(C.currentTarget)},b=()=>{c(null)},x=()=>{f(!1)},E=()=>{p(!1),r(""),a("")};H.useEffect(()=>{t&&(console.log("fetching workspaces"),t.listWorkspaces(!0).then(C=>{s(C),C.length===1&&a(C[0].name)}).catch(C=>{console.error("Error fetching workspaces:",C),s([])}))},[t]);const T=(C,O)=>{f(!1),e(C,O)},S=C=>{p(!1),e({path:n,workspace:o},C),r(""),a("")},D=i.length===0;return u.jsxs(u.Fragment,{children:[u.jsx(k.Button,{"aria-controls":m?"basic-menu":void 0,"aria-haspopup":"true","aria-expanded":m?"true":void 0,onClick:g,variant:"contained",sx:{height:"40px",px:2,backgroundColor:"#fbbb04","&:hover":{backgroundColor:"#eab308"}},children:"Analyze Package"}),u.jsxs(k.Menu,{id:"basic-menu",anchorEl:l,open:m,onClose:b,MenuListProps:{"aria-labelledby":"basic-button",sx:{py:.5}},children:[u.jsxs(k.MenuItem,{onClick:()=>{p(!0),b()},sx:{py:1,px:2},disabled:D,children:[u.jsx(k.ListItemIcon,{children:u.jsx(nn.Add,{fontSize:"small"})}),u.jsxs(k.ListItemText,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:"New Workbook"}),D?u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"No workspaces available"}):u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"Create a new analysis workbook"})]})]}),u.jsxs(k.MenuItem,{onClick:()=>{f(!0),b()},sx:{py:1,px:2},children:[u.jsx(k.ListItemIcon,{children:u.jsx(nn.Launch,{fontSize:"small"})}),u.jsxs(k.ListItemText,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:"Open Workbook"}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:"Open an existing workbook"})]})]})]}),u.jsxs(k.Dialog,{open:d,onClose:E,maxWidth:"sm",fullWidth:!0,children:[u.jsxs(k.DialogTitle,{sx:{pb:1,pt:2,px:2},children:[u.jsx(k.Typography,{fontWeight:600,sx:{fontSize:"1.5rem",mb:.5},children:"Create New Workbook"}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",children:"Start a new analysis workbook to explore your data"})]}),u.jsx(k.DialogContent,{sx:{px:2,pb:2},children:u.jsxs(k.Stack,{spacing:2,sx:{mt:1},children:[i.length>1?u.jsxs(k.FormControl,{fullWidth:!0,size:"small",children:[u.jsx(k.InputLabel,{children:"Workspace"}),u.jsx(k.Select,{value:o,label:"Workspace",onChange:C=>a(C.target.value),children:i.map(C=>u.jsx(k.MenuItem,{value:C.name,children:u.jsxs(k.Box,{children:[u.jsx(k.Typography,{variant:"body2",fontWeight:500,children:C.name}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:C.description})]})},C.name))})]}):i.length===1?u.jsxs(k.Box,{sx:C=>({p:2,border:1,borderColor:"divider",borderRadius:1,backgroundColor:C.palette.mode==="dark"?"rgba(255, 255, 255, 0.04)":"grey.50"}),children:[u.jsxs(k.Typography,{variant:"body2",fontWeight:500,gutterBottom:!0,children:["Workspace: ",i[0].name]}),u.jsx(k.Typography,{variant:"caption",color:"text.secondary",children:i[0].description})]}):null,u.jsx(k.FormControl,{fullWidth:!0,children:u.jsx(k.TextField,{label:"Workbook Name",value:n,onChange:C=>r(C.target.value),placeholder:"Enter workbook name...",fullWidth:!0,autoFocus:!0,size:"small"})}),u.jsxs(k.Stack,{direction:"row",spacing:1,justifyContent:"flex-end",children:[u.jsx(k.Button,{onClick:E,variant:"outlined",size:"small",children:"Cancel"}),u.jsx(k.Button,{onClick:C=>S(C),variant:"contained",disabled:!n.trim()||i.length>1&&!o,size:"small",children:"Create Workbook"})]})]})})]}),u.jsxs(k.Dialog,{open:h,onClose:x,maxWidth:"md",fullWidth:!0,children:[u.jsxs(k.DialogTitle,{sx:{pb:1,pt:2,px:2},children:[u.jsx(k.Typography,{fontWeight:600,sx:{mb:.5,fontSize:"1.5rem"},children:"Open Workbook"}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",children:"Select an existing workbook to continue your analysis"})]}),u.jsx(k.DialogContent,{sx:{px:2,pb:2},children:u.jsx(U1,{onWorkbookClick:T})})]})]})}function D4({resourceUri:e}){const{environmentName:t}=kt(e),{apiClients:n}=Ee.useServer(),[r,o]=H.useState(!1),a=90,{data:i,isSuccess:s,isError:l,error:c}=Nt({queryKey:["about",t],queryFn:()=>n.environments.getEnvironment(t,!1)}),d=i?.data?.readme||"",p=d.split(/\s+/),h=p.length>a,f=p.slice(0,a).join(" ");return u.jsxs(u.Fragment,{children:[!s&&!l&&u.jsx(rn,{text:"Fetching About..."}),s&&d&&u.jsx(Ee.PackageCard,{children:u.jsxs(Ee.PackageCardContent,{children:[u.jsx(Ee.PackageSectionTitle,{children:"Readme"}),u.jsxs(k.Box,{sx:{mt:1,fontSize:"0.875rem",lineHeight:1.6},children:[u.jsx(zs,{options:{overrides:{h1:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}},h2:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}},h3:{component:"p",props:{style:{fontSize:"inherit",fontWeight:"italic"}}}}},children:r||!h?d:f}),h&&u.jsxs(k.Box,{sx:{mt:1},children:[" ",u.jsx(k.Button,{variant:"text",size:"small",onClick:()=>o(!r),children:r?"Read less":"Read more"})]})]})]})}),l&&u.jsx(on,{error:c,context:`${t} > About`})]})}function w4({resourceUri:e}){const[t,n]=H.useState(!1),{apiClients:r}=Ee.useServer(),o=hr.useQueryClient(),[a,i]=H.useState(""),{environmentName:s}=kt(e),l=wn({async mutationFn(d){return r.packages.createPackage(s,{name:d.name,description:d.description,location:d.location})},onSuccess(){n(!1),i("Package created successfully"),o.invalidateQueries({queryKey:["packages",s]})},onError(d){i(d instanceof Error?d.message:"An unknown error occurred")}}),c=d=>{d.preventDefault();const p=new FormData(d.currentTarget),h=p.get("name")?.toString(),f=p.get("description")?.toString(),m=p.get("location")?.toString();l.mutate({name:h,description:f,location:m})};return u.jsxs(u.Fragment,{children:[u.jsx(k.Button,{onClick:()=>n(!0),variant:"contained",color:"primary",startIcon:u.jsx(nn.Add,{}),children:"Add Package"}),u.jsxs(k.Dialog,{open:t,onClose:()=>n(!1),maxWidth:"sm",fullWidth:!0,PaperProps:{sx:{borderRadius:2}},children:[u.jsx(k.DialogTitle,{sx:{fontSize:"1.25rem",fontWeight:600,letterSpacing:"-0.025em",pt:3,pb:1,px:3},children:"Create New Package"}),u.jsxs(k.DialogContent,{sx:{px:3,pb:0},children:[u.jsxs(k.Box,{sx:{mb:3},children:[u.jsx(k.Typography,{variant:"body2",color:"text.secondary",sx:{mb:1.5},children:"Create a new Malloy package to start exploring your data."}),u.jsx(k.Typography,{variant:"body2",color:"text.secondary",sx:{mb:1.5},children:"The location can be a GitHub/S3/GCP URL containing a package (zipped or unzipped), or an absolute path to a directory the publisher server has access to."}),u.jsxs(k.Typography,{variant:"body2",color:"text.secondary",children:["Make sure to conform to the"," ",u.jsx(k.Box,{component:"a",href:"https://github.com/malloydata/publisher/blob/main/docs/architecture.md",target:"_blank",rel:"noopener noreferrer",sx:{color:"text.primary",textDecoration:"underline"},children:"Malloy Package Format"}),"."]})]}),u.jsx("form",{onSubmit:c,id:"package-form",children:u.jsxs(k.Stack,{spacing:2.5,children:[u.jsx(k.TextField,{autoFocus:!0,required:!0,id:"name",name:"name",label:"Package Name",type:"text",fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}}),u.jsx(k.TextField,{id:"description",name:"description",label:"Description",multiline:!0,rows:3,fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}}),u.jsx(k.TextField,{id:"location",name:"location",label:"Location",type:"text",placeholder:"e.g. s3://my-bucket/my-package.zip",fullWidth:!0,variant:"outlined",size:"small",InputLabelProps:{shrink:!0}})]})})]}),u.jsxs(k.DialogActions,{sx:{px:3,pt:2,pb:3,gap:1},children:[u.jsx(k.Button,{variant:"outlined",disabled:l.isPending,onClick:()=>n(!1),children:"Cancel"}),u.jsx(k.Button,{type:"submit",form:"package-form",variant:"contained",loading:l.isPending,children:"Save Changes"})]})]}),u.jsx(k.Snackbar,{open:a!=="",autoHideDuration:6e3,onClose:()=>i(""),message:a})]})}const I4=tt(u.jsx("path",{d:"M2 20h20v-4H2zm2-3h2v2H4zM2 4v4h20V4zm4 3H4V5h2zm-4 7h20v-4H2zm2-3h2v2H4z"})),V1=tt(u.jsx("path",{d:"M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6zM19 4h-3.5l-1-1h-5l-1 1H5v2h14z"}));function W1(e){const{theme:t,name:n,props:r}=e;return!t||!t.components||!t.components[n]||!t.components[n].defaultProps?r:vi(t.components[n].defaultProps,r)}function A4({props:e,name:t,defaultTheme:n,themeId:r}){let o=Q2(n);return o=o[r]||o,W1({theme:o,name:t,props:e})}function Dt({props:e,name:t}){return A4({props:e,name:t,defaultTheme:Sl,themeId:ma})}const P4=Oe("MuiBox",["root"]),R4=d0(),At=pt.createBox({themeId:ma,defaultTheme:R4,defaultClassName:P4.root,generateClassName:Qm.generate}),q1=de.oneOfType([de.func,de.object]);function kh(e){try{return e.matches(":focus-visible")}catch{}return!1}const Dh={};function Y1(e,t){const n=w.useRef(Dh);return n.current===Dh&&(n.current=e(t)),n}class rl{static create(){return new rl}static use(){const t=Y1(rl.create).current,[n,r]=w.useState(!1);return t.shouldMount=n,t.setShouldMount=r,w.useEffect(t.mountEffect,[n]),t}constructor(){this.ref={current:null},this.mounted=null,this.didMount=!1,this.shouldMount=!1,this.setShouldMount=null}mount(){return this.mounted||(this.mounted=O4(),this.shouldMount=!0,this.setShouldMount(this.shouldMount)),this.mounted}mountEffect=()=>{this.shouldMount&&!this.didMount&&this.ref.current!==null&&(this.didMount=!0,this.mounted.resolve())};start(...t){this.mount().then(()=>this.ref.current?.start(...t))}stop(...t){this.mount().then(()=>this.ref.current?.stop(...t))}pulsate(...t){this.mount().then(()=>this.ref.current?.pulsate(...t))}}function M4(){return rl.use()}function O4(){let e,t;const n=new Promise((r,o)=>{e=r,t=o});return n.resolve=e,n.reject=t,n}function Dc(e,t){return Dc=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},Dc(e,t)}function Id(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,Dc(e,t)}function L4(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function N4(e,t){e.classList?e.classList.add(t):L4(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function wh(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function F4(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=wh(e.className,t):e.setAttribute("class",wh(e.className&&e.className.baseVal||"",t))}const Ih={disabled:!1},ol=H.createContext(null);var K1=function(t){return t.scrollTop},ni="unmounted",lo="exited",uo="entering",qo="entered",wc="exiting",Yn=(function(e){Id(t,e);function t(r,o){var a;a=e.call(this,r,o)||this;var i=o,s=i&&!i.isMounting?r.enter:r.appear,l;return a.appearStatus=null,r.in?s?(l=lo,a.appearStatus=uo):l=qo:r.unmountOnExit||r.mountOnEnter?l=ni:l=lo,a.state={status:l},a.nextCallback=null,a}t.getDerivedStateFromProps=function(o,a){var i=o.in;return i&&a.status===ni?{status:lo}:null};var n=t.prototype;return n.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},n.componentDidUpdate=function(o){var a=null;if(o!==this.props){var i=this.state.status;this.props.in?i!==uo&&i!==qo&&(a=uo):(i===uo||i===qo)&&(a=wc)}this.updateStatus(!1,a)},n.componentWillUnmount=function(){this.cancelNextCallback()},n.getTimeouts=function(){var o=this.props.timeout,a,i,s;return a=i=s=o,o!=null&&typeof o!="number"&&(a=o.exit,i=o.enter,s=o.appear!==void 0?o.appear:i),{exit:a,enter:i,appear:s}},n.updateStatus=function(o,a){if(o===void 0&&(o=!1),a!==null)if(this.cancelNextCallback(),a===uo){if(this.props.unmountOnExit||this.props.mountOnEnter){var i=this.props.nodeRef?this.props.nodeRef.current:Za.findDOMNode(this);i&&K1(i)}this.performEnter(o)}else this.performExit();else this.props.unmountOnExit&&this.state.status===lo&&this.setState({status:ni})},n.performEnter=function(o){var a=this,i=this.props.enter,s=this.context?this.context.isMounting:o,l=this.props.nodeRef?[s]:[Za.findDOMNode(this),s],c=l[0],d=l[1],p=this.getTimeouts(),h=s?p.appear:p.enter;if(!o&&!i||Ih.disabled){this.safeSetState({status:qo},function(){a.props.onEntered(c)});return}this.props.onEnter(c,d),this.safeSetState({status:uo},function(){a.props.onEntering(c,d),a.onTransitionEnd(h,function(){a.safeSetState({status:qo},function(){a.props.onEntered(c,d)})})})},n.performExit=function(){var o=this,a=this.props.exit,i=this.getTimeouts(),s=this.props.nodeRef?void 0:Za.findDOMNode(this);if(!a||Ih.disabled){this.safeSetState({status:lo},function(){o.props.onExited(s)});return}this.props.onExit(s),this.safeSetState({status:wc},function(){o.props.onExiting(s),o.onTransitionEnd(i.exit,function(){o.safeSetState({status:lo},function(){o.props.onExited(s)})})})},n.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},n.safeSetState=function(o,a){a=this.setNextCallback(a),this.setState(o,a)},n.setNextCallback=function(o){var a=this,i=!0;return this.nextCallback=function(s){i&&(i=!1,a.nextCallback=null,o(s))},this.nextCallback.cancel=function(){i=!1},this.nextCallback},n.onTransitionEnd=function(o,a){this.setNextCallback(a);var i=this.props.nodeRef?this.props.nodeRef.current:Za.findDOMNode(this),s=o==null&&!this.props.addEndListener;if(!i||s){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[i,this.nextCallback],c=l[0],d=l[1];this.props.addEndListener(c,d)}o!=null&&setTimeout(this.nextCallback,o)},n.render=function(){var o=this.state.status;if(o===ni)return null;var a=this.props,i=a.children;a.in,a.mountOnEnter,a.unmountOnExit,a.appear,a.enter,a.exit,a.timeout,a.addEndListener,a.onEnter,a.onEntering,a.onEntered,a.onExit,a.onExiting,a.onExited,a.nodeRef;var s=He(a,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return H.createElement(ol.Provider,{value:null},typeof i=="function"?i(o,s):H.cloneElement(H.Children.only(i),s))},t})(H.Component);Yn.contextType=ol;Yn.propTypes={};function Uo(){}Yn.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:Uo,onEntering:Uo,onEntered:Uo,onExit:Uo,onExiting:Uo,onExited:Uo};Yn.UNMOUNTED=ni;Yn.EXITED=lo;Yn.ENTERING=uo;Yn.ENTERED=qo;Yn.EXITING=wc;var _4=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return N4(t,r)})},Hu=function(t,n){return t&&n&&n.split(" ").forEach(function(r){return F4(t,r)})},Ad=(function(e){Id(t,e);function t(){for(var r,o=arguments.length,a=new Array(o),i=0;i<o;i++)a[i]=arguments[i];return r=e.call.apply(e,[this].concat(a))||this,r.appliedClasses={appear:{},enter:{},exit:{}},r.onEnter=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1];r.removeClasses(d,"exit"),r.addClass(d,p?"appear":"enter","base"),r.props.onEnter&&r.props.onEnter(s,l)},r.onEntering=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1],h=p?"appear":"enter";r.addClass(d,h,"active"),r.props.onEntering&&r.props.onEntering(s,l)},r.onEntered=function(s,l){var c=r.resolveArguments(s,l),d=c[0],p=c[1],h=p?"appear":"enter";r.removeClasses(d,h),r.addClass(d,h,"done"),r.props.onEntered&&r.props.onEntered(s,l)},r.onExit=function(s){var l=r.resolveArguments(s),c=l[0];r.removeClasses(c,"appear"),r.removeClasses(c,"enter"),r.addClass(c,"exit","base"),r.props.onExit&&r.props.onExit(s)},r.onExiting=function(s){var l=r.resolveArguments(s),c=l[0];r.addClass(c,"exit","active"),r.props.onExiting&&r.props.onExiting(s)},r.onExited=function(s){var l=r.resolveArguments(s),c=l[0];r.removeClasses(c,"exit"),r.addClass(c,"exit","done"),r.props.onExited&&r.props.onExited(s)},r.resolveArguments=function(s,l){return r.props.nodeRef?[r.props.nodeRef.current,s]:[s,l]},r.getClassNames=function(s){var l=r.props.classNames,c=typeof l=="string",d=c&&l?l+"-":"",p=c?""+d+s:l[s],h=c?p+"-active":l[s+"Active"],f=c?p+"-done":l[s+"Done"];return{baseClassName:p,activeClassName:h,doneClassName:f}},r}var n=t.prototype;return n.addClass=function(o,a,i){var s=this.getClassNames(a)[i+"ClassName"],l=this.getClassNames("enter"),c=l.doneClassName;a==="appear"&&i==="done"&&c&&(s+=" "+c),i==="active"&&o&&K1(o),s&&(this.appliedClasses[a][i]=s,_4(o,s))},n.removeClasses=function(o,a){var i=this.appliedClasses[a],s=i.base,l=i.active,c=i.done;this.appliedClasses[a]={},s&&Hu(o,s),l&&Hu(o,l),c&&Hu(o,c)},n.render=function(){var o=this.props;o.classNames;var a=He(o,["classNames"]);return H.createElement(Yn,$({},a,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},t})(H.Component);Ad.defaultProps={classNames:""};Ad.propTypes={};function B4(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Pd(e,t){var n=function(a){return t&&H.isValidElement(a)?t(a):a},r=Object.create(null);return e&&H.Children.map(e,function(o){return o}).forEach(function(o){r[o.key]=n(o)}),r}function j4(e,t){e=e||{},t=t||{};function n(d){return d in t?t[d]:e[d]}var r=Object.create(null),o=[];for(var a in e)a in t?o.length&&(r[a]=o,o=[]):o.push(a);var i,s={};for(var l in t){if(r[l])for(i=0;i<r[l].length;i++){var c=r[l][i];s[r[l][i]]=n(c)}s[l]=n(l)}for(i=0;i<o.length;i++)s[o[i]]=n(o[i]);return s}function fo(e,t,n){return n[t]!=null?n[t]:e.props[t]}function $4(e,t){return Pd(e.children,function(n){return H.cloneElement(n,{onExited:t.bind(null,n),in:!0,appear:fo(n,"appear",e),enter:fo(n,"enter",e),exit:fo(n,"exit",e)})})}function H4(e,t,n){var r=Pd(e.children),o=j4(t,r);return Object.keys(o).forEach(function(a){var i=o[a];if(H.isValidElement(i)){var s=a in t,l=a in r,c=t[a],d=H.isValidElement(c)&&!c.props.in;l&&(!s||d)?o[a]=H.cloneElement(i,{onExited:n.bind(null,i),in:!0,exit:fo(i,"exit",e),enter:fo(i,"enter",e)}):!l&&s&&!d?o[a]=H.cloneElement(i,{in:!1}):l&&s&&H.isValidElement(c)&&(o[a]=H.cloneElement(i,{onExited:n.bind(null,i),in:c.props.in,exit:fo(i,"exit",e),enter:fo(i,"enter",e)}))}}),o}var z4=Object.values||function(e){return Object.keys(e).map(function(t){return e[t]})},U4={component:"div",childFactory:function(t){return t}},Ki=(function(e){Id(t,e);function t(r,o){var a;a=e.call(this,r,o)||this;var i=a.handleExited.bind(B4(a));return a.state={contextValue:{isMounting:!0},handleExited:i,firstRender:!0},a}var n=t.prototype;return n.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},n.componentWillUnmount=function(){this.mounted=!1},t.getDerivedStateFromProps=function(o,a){var i=a.children,s=a.handleExited,l=a.firstRender;return{children:l?$4(o,s):H4(o,i,s),firstRender:!1}},n.handleExited=function(o,a){var i=Pd(this.props.children);o.key in i||(o.props.onExited&&o.props.onExited(a),this.mounted&&this.setState(function(s){var l=$({},s.children);return delete l[o.key],{children:l}}))},n.render=function(){var o=this.props,a=o.component,i=o.childFactory,s=He(o,["component","childFactory"]),l=this.state.contextValue,c=z4(this.state.children).map(i);return delete s.appear,delete s.enter,delete s.exit,a===null?H.createElement(ol.Provider,{value:l},c):H.createElement(ol.Provider,{value:l},H.createElement(a,s,c))},t})(H.Component);Ki.propTypes={};Ki.defaultProps=U4;const V4=[];function W4(e){w.useEffect(e,V4)}class Rd{static create(){return new Rd}currentId=null;start(t,n){this.clear(),this.currentId=setTimeout(()=>{this.currentId=null,n()},t)}clear=()=>{this.currentId!==null&&(clearTimeout(this.currentId),this.currentId=null)};disposeEffect=()=>this.clear}function $l(){const e=Y1(Rd.create).current;return W4(e.disposeEffect),e}function q4(e){const{className:t,classes:n,pulsate:r=!1,rippleX:o,rippleY:a,rippleSize:i,in:s,onExited:l,timeout:c}=e,[d,p]=w.useState(!1),h=Pe(t,n.ripple,n.rippleVisible,r&&n.ripplePulsate),f={width:i,height:i,top:-(i/2)+a,left:-(i/2)+o},m=Pe(n.child,d&&n.childLeaving,r&&n.childPulsate);return!s&&!d&&p(!0),w.useEffect(()=>{if(!s&&l!=null){const g=setTimeout(l,c);return()=>{clearTimeout(g)}}},[l,s,c]),u.jsx("span",{className:h,style:f,children:u.jsx("span",{className:m})})}const Ln=Oe("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),Ic=550,Y4=80,K4=pt.keyframes`
|
|
93
93
|
0% {
|
|
94
94
|
transform: scale(0);
|
|
95
95
|
opacity: 0.1;
|
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DO6Y8XP_.cjs.js"),r=require("./ServerProvider-CCKhmHeT.cjs.js");exports.AnalyzePackageButton=e.AnalyzePackageButton;exports.BrowserWorkbookStorage=e.BrowserWorkbookStorage;exports.ConnectionExplorer=e.ConnectionExplorer;exports.DimensionFilter=e.DimensionFilter;exports.EmbeddedQueryResult=e.EmbeddedQueryResult;exports.Environment=e.Environment;exports.Home=e.Home;exports.Loading=e.Loading;exports.Materializations=e.Materializations;exports.Model=e.Model;exports.ModelExplorer=e.ModelExplorer;exports.ModelExplorerDialog=e.ModelExplorerDialog;exports.Models=e.Models;exports.Notebook=e.Notebook;exports.Package=e.Package;exports.Packages=e.Packages;exports.PageViewer=e.PageViewer;exports.QueryResult=e.QueryResult;exports.RenderedResult=e.RenderedResult;exports.ResultContainer=e.ResultContainer;exports.SourceExplorerComponent=e.SourceExplorerComponent;exports.SourcesExplorer=e.SourcesExplorer;exports.Workbook=e.Workbook;exports.WorkbookList=e.WorkbookList;exports.WorkbookManager=e.WorkbookManager;exports.WorkbookStorageProvider=e.WorkbookStorageProvider;exports.buildMalloyExplicitTheme=e.buildMalloyExplicitTheme;exports.buildTableCssVars=e.buildTableCssVars;exports.buildVegaThemeOverride=e.buildVegaThemeOverride;exports.createEmbeddedQueryResult=e.createEmbeddedQueryResult;exports.encodeResourceUri=e.encodeResourceUri;exports.extractDimensionSpecs=e.extractDimensionSpecs;exports.extractSourceFromQuery=e.extractSourceFromQuery;exports.generateFilterClause=e.generateFilterClause;exports.getDimensionKey=e.getDimensionKey;exports.getJoinedSources=e.getJoinedSources;exports.injectWhereClause=e.injectWhereClause;exports.makeDimensionKey=e.makeDimensionKey;exports.parseAllSourceInfos=e.parseAllSourceInfos;exports.parseDimensionFilterAnnotation=e.parseDimensionFilterAnnotation;exports.parseNotebookFilterAnnotation=e.parseNotebookFilterAnnotation;exports.parseResourceUri=e.parseResourceUri;exports.readChartAnnotations=e.readChartAnnotations;exports.useDimensionFilters=e.useDimensionFilters;exports.useDimensionFiltersFromSpec=e.useDimensionFiltersFromSpec;exports.useDimensionFiltersQuery=e.useDimensionFiltersQuery;exports.useDimensionalFilterRangeData=e.useDimensionalFilterRangeData;exports.useGivensForm=e.useGivensForm;exports.useModelData=e.useModelData;exports.useModelGivens=e.useModelGivens;exports.useRawQueryData=e.useRawQueryData;exports.useRouterClickHandler=e.useRouterClickHandler;exports.DEFAULT_THEME=r.DEFAULT_THEME;exports.ServerProvider=r.ServerProvider;exports.ThemeProvider=r.ThemeProvider;exports.resolveMode=r.resolveMode;exports.resolveTheme=r.resolveTheme;exports.usePublisherTheme=r.usePublisherTheme;exports.useServer=r.useServer;
|
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as s, O as o, C as r, D as i, F as n, E as t, H as l, L as u, M as d, o as m, q as c, r as k, y as p, N as D, x as g, P as b, B as E, Q as F, R as S, I as v, t as M, S as R, W as x, J as y, T as C, K as P, a1 as T, a2 as h, a3 as A, G as Q, a6 as W, g as B, i as H, j as L, Z as U, k as V, l as f, _ as w, p as G, m as K, n as N, a5 as j, a4 as z, U as I, V as J, X as O, Y as _, a0 as q, v as X, $ as Y, u as Z, e as $ } from "./index-
|
|
1
|
+
import { A as s, O as o, C as r, D as i, F as n, E as t, H as l, L as u, M as d, o as m, q as c, r as k, y as p, N as D, x as g, P as b, B as E, Q as F, R as S, I as v, t as M, S as R, W as x, J as y, T as C, K as P, a1 as T, a2 as h, a3 as A, G as Q, a6 as W, g as B, i as H, j as L, Z as U, k as V, l as f, _ as w, p as G, m as K, n as N, a5 as j, a4 as z, U as I, V as J, X as O, Y as _, a0 as q, v as X, $ as Y, u as Z, e as $ } from "./index-DC7gIcJX.es.js";
|
|
2
2
|
import { aB as ae, S as se, aD as oe, aC as re, aA as ie, an as ne, u as te } from "./ServerProvider-BnQo3hhW.es.js";
|
|
3
3
|
export {
|
|
4
4
|
s as AnalyzePackageButton,
|
package/package.json
CHANGED
|
@@ -117,7 +117,7 @@ export default function AddPackageDialog({
|
|
|
117
117
|
Make sure to conform to the{" "}
|
|
118
118
|
<Box
|
|
119
119
|
component="a"
|
|
120
|
-
href="https://github.com/malloydata/publisher/blob/main/
|
|
120
|
+
href="https://github.com/malloydata/publisher/blob/main/docs/architecture.md"
|
|
121
121
|
target="_blank"
|
|
122
122
|
rel="noopener noreferrer"
|
|
123
123
|
sx={{
|