claude-maestro 0.1.16 → 0.1.17

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.
Files changed (26) hide show
  1. package/out/renderer/assets/{index-DqrDpNqn.js → index-35ZMn6bu.js} +2 -2
  2. package/out/renderer/assets/{index-BPgGZ4iY.js → index-B9oOob3n.js} +2 -2
  3. package/out/renderer/assets/{index-2SQReYbL.js → index-B_7ahRbo.js} +5 -5
  4. package/out/renderer/assets/{index-Da2gJ_Wd.js → index-BdfeMjZM.js} +2 -2
  5. package/out/renderer/assets/{index-t8kJBumF.js → index-BeK4bVVW.js} +2 -2
  6. package/out/renderer/assets/{index-CyQp9UDR.js → index-BjEH10pM.js} +5 -5
  7. package/out/renderer/assets/{index-RgZE5T_I.js → index-BlsLZJSj.js} +2 -2
  8. package/out/renderer/assets/{index-CW9SAu99.js → index-BnwIPayX.js} +2 -2
  9. package/out/renderer/assets/{index-Ba0sUbhl.js → index-C8oSXBxe.js} +27 -27
  10. package/out/renderer/assets/{index-CXmk7jHk.js → index-CWJQ6syz.js} +5 -5
  11. package/out/renderer/assets/{index-C7i4WyfA.js → index-CbwbiCFx.js} +5 -5
  12. package/out/renderer/assets/{index-BLk1t3tc.js → index-CjfG7YiA.js} +3 -3
  13. package/out/renderer/assets/{index-B4G_DF7l.js → index-CseejV6v.js} +2 -2
  14. package/out/renderer/assets/{index-RGiHNShF.js → index-DGta923C.js} +1 -1
  15. package/out/renderer/assets/{index-QPm3UFYR.js → index-DKiZc23E.js} +2 -2
  16. package/out/renderer/assets/{index-BQE9vCdv.js → index-DZE8-R5I.js} +5 -5
  17. package/out/renderer/assets/{index-BnId7J8H.js → index-DaIzPJQm.js} +2 -2
  18. package/out/renderer/assets/{index-BLtm0KYA.js → index-DiOWreDY.js} +2 -2
  19. package/out/renderer/assets/{index-Btn996gP.js → index-DmNNJ1HK.js} +2 -2
  20. package/out/renderer/assets/{index-BYr39Do3.js → index-S5NYpQrX.js} +2 -2
  21. package/out/renderer/assets/{index-BewSkGJT.js → index-e-2XNYKm.js} +4 -4
  22. package/out/renderer/assets/{index-BJ7HHtlW.css → index-fIdb4ub2.css} +15 -0
  23. package/out/renderer/assets/{index-Dw7p19YD.js → index-qbtkuRq_.js} +3 -3
  24. package/out/renderer/assets/{index-DkFO-IXC.js → index-vek4mKC3.js} +5 -5
  25. package/out/renderer/index.html +2 -2
  26. package/package.json +2 -2
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, b as ifNotIn, e as syntaxTree, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside, N as NodeWeakMap, I as IterMode, d as completeFromList, k as snippetCompletion } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, b as ifNotIn, e as syntaxTree, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside, N as NodeWeakMap, I as IterMode, d as completeFromList, k as snippetCompletion } from "./index-C8oSXBxe.js";
3
3
  const printKeyword = 1, indent = 194, dedent = 195, newline$1 = 196, blankLineStart = 197, newlineBracketed = 198, eof = 199, stringContent = 200, Escape = 2, replacementStart = 3, stringEnd = 201, ParenL = 24, ParenthesizedExpression = 25, TupleExpression = 49, ComprehensionExpression = 50, BracketL = 55, ArrayExpression = 56, ArrayComprehensionExpression = 57, BraceL = 59, DictionaryExpression = 60, DictionaryComprehensionExpression = 61, SetExpression = 62, SetComprehensionExpression = 63, ArgList = 65, subscript = 238, String$1 = 71, stringStart = 241, stringStartD = 242, stringStartL = 243, stringStartLD = 244, stringStartR = 245, stringStartRD = 246, stringStartRL = 247, stringStartRLD = 248, FormatString = 72, stringStartF = 249, stringStartFD = 250, stringStartFL = 251, stringStartFLD = 252, stringStartFR = 253, stringStartFRD = 254, stringStartFRL = 255, stringStartFRLD = 256, FormatReplacement = 73, nestedFormatReplacement = 77, importList = 263, TypeParamList = 112, ParamList = 130, SequencePattern = 151, MappingPattern = 152, PatternArgList = 155;
4
4
  const newline = 10, carriageReturn = 13, space = 32, tab = 9, hash = 35, parenOpen = 40, dot = 46, braceOpen = 123, braceClose = 125, singleQuote = 39, doubleQuote = 34, backslash = 92, letter_o = 111, letter_x = 120, letter_N = 78, letter_u = 117, letter_U = 85;
5
5
  const bracketed = /* @__PURE__ */ new Set([
@@ -1,5 +1,5 @@
1
- import { L as LRParser } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
3
  const jsonHighlighting = styleTags({
4
4
  String: tags.string,
5
5
  Number: tags.number,
@@ -1,8 +1,8 @@
1
- import { L as LRLanguage, a as LanguageSupport, p as parseMixed, s as styleTags, t as tags } from "./index-Ba0sUbhl.js";
2
- import { html } from "./index-BewSkGJT.js";
3
- import { javascriptLanguage } from "./index-RgZE5T_I.js";
4
- import { L as LRParser, E as ExternalTokenizer } from "./index-RGiHNShF.js";
5
- import "./index-BnId7J8H.js";
1
+ import { L as LRLanguage, a as LanguageSupport, p as parseMixed, s as styleTags, t as tags } from "./index-C8oSXBxe.js";
2
+ import { html } from "./index-e-2XNYKm.js";
3
+ import { javascriptLanguage } from "./index-BlsLZJSj.js";
4
+ import { L as LRParser, E as ExternalTokenizer } from "./index-DGta923C.js";
5
+ import "./index-DaIzPJQm.js";
6
6
  const Text = 1, attributeContentSingle = 33, attributeContentDouble = 34, scriptAttributeContentSingle = 35, scriptAttributeContentDouble = 36;
7
7
  const text = /* @__PURE__ */ new ExternalTokenizer((input) => {
8
8
  let start = input.pos;
@@ -1,5 +1,5 @@
1
- import { L as LRLanguage, a as LanguageSupport, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, s as styleTags, t as tags, b as ifNotIn, d as completeFromList, e as syntaxTree } from "./index-Ba0sUbhl.js";
2
- import { E as ExternalTokenizer, L as LRParser } from "./index-RGiHNShF.js";
1
+ import { L as LRLanguage, a as LanguageSupport, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, s as styleTags, t as tags, b as ifNotIn, d as completeFromList, e as syntaxTree } from "./index-C8oSXBxe.js";
2
+ import { E as ExternalTokenizer, L as LRParser } from "./index-DGta923C.js";
3
3
  const whitespace = 36, LineComment = 1, BlockComment = 2, String$1 = 3, Number = 4, Bool = 5, Null = 6, ParenL = 7, ParenR = 8, BraceL = 9, BraceR = 10, BracketL = 11, BracketR = 12, Semi = 13, Dot = 14, Operator = 15, Punctuation = 16, SpecialVar = 17, Identifier = 18, QuotedIdentifier = 19, Keyword = 20, Type = 21, Bits = 22, Bytes = 23, Builtin = 24;
4
4
  function isAlpha(ch) {
5
5
  return ch >= 65 && ch <= 90 || ch >= 97 && ch <= 122 || ch >= 48 && ch <= 57;
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, b as ifNotIn, d as completeFromList, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside, e as syntaxTree, k as snippetCompletion, N as NodeWeakMap, I as IterMode } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, b as ifNotIn, d as completeFromList, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside, e as syntaxTree, k as snippetCompletion, N as NodeWeakMap, I as IterMode } from "./index-C8oSXBxe.js";
3
3
  const insertedSemi = 177, space$1 = 179, identifier = 184, String = 12, closeParen$1 = 13, Number = 17, Rune = 20, closeBrace$1 = 25, closeBracket = 53, IncDecOp = 95, _return = 142, _break = 144, _continue = 145, fallthrough = 148;
4
4
  const newline = 10, carriageReturn = 13, space = 32, tab = 9, slash = 47, closeParen = 41, closeBrace = 125;
5
5
  const semicolon = new ExternalTokenizer((input, stack) => {
@@ -1,8 +1,8 @@
1
- import { L as LRLanguage, a as LanguageSupport, p as parseMixed, s as styleTags, t as tags } from "./index-Ba0sUbhl.js";
2
- import { html } from "./index-BewSkGJT.js";
3
- import { javascriptLanguage } from "./index-RgZE5T_I.js";
4
- import { L as LRParser, a as LocalTokenGroup } from "./index-RGiHNShF.js";
5
- import "./index-BnId7J8H.js";
1
+ import { L as LRLanguage, a as LanguageSupport, p as parseMixed, s as styleTags, t as tags } from "./index-C8oSXBxe.js";
2
+ import { html } from "./index-e-2XNYKm.js";
3
+ import { javascriptLanguage } from "./index-BlsLZJSj.js";
4
+ import { L as LRParser, a as LocalTokenGroup } from "./index-DGta923C.js";
5
+ import "./index-DaIzPJQm.js";
6
6
  const parser = /* @__PURE__ */ LRParser.deserialize({
7
7
  version: 14,
8
8
  states: "%pOVOWOOObQPOOOpOSO'#C_OOOO'#Cp'#CpQVOWOOQxQPOOO!TQQOOQ!YQPOOOOOO,58y,58yO!_OSO,58yOOOO-E6n-E6nO!dQQO'#CqQ{QPOOO!iQPOOQ{QPOOO!qQPOOOOOO1G.e1G.eOOQO,59],59]OOQO-E6o-E6oO!yOpO'#CiO#RO`O'#CiQOQPOOO#ZO#tO'#CmO#fO!bO'#CmOOQO,59T,59TO#qOpO,59TO#vO`O,59TOOOO'#Cr'#CrO#{O#tO,59XOOQO,59X,59XOOOO'#Cs'#CsO$WO!bO,59XOOQO1G.o1G.oOOOO-E6p-E6pOOQO1G.s1G.sOOOO-E6q-E6q",
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, b as ifNotIn, d as completeFromList, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside, J as sublanguageProp, k as snippetCompletion, z as defineLanguageFacet, N as NodeWeakMap, I as IterMode } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, b as ifNotIn, d as completeFromList, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside, J as sublanguageProp, k as snippetCompletion, z as defineLanguageFacet, N as NodeWeakMap, I as IterMode } from "./index-C8oSXBxe.js";
3
3
  const noSemi = 316, noSemiType = 317, incdec = 1, incdecPrefix = 2, questionDot = 3, JSXStartTag = 4, insertSemi = 318, spaces = 320, newline = 321, LineComment = 5, BlockComment = 6, Dialect_jsx = 0;
4
4
  const space = [
5
5
  9,
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, f as foldNodeProp, G as bracketMatchingHandle } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, f as foldNodeProp, G as bracketMatchingHandle } from "./index-C8oSXBxe.js";
3
3
  const StartTag = 1, StartCloseTag = 2, MissingCloseTag = 3, mismatchedStartCloseTag = 4, incompleteStartCloseTag = 5, commentContent$1 = 36, piContent$1 = 37, cdataContent$1 = 38, Element$1 = 11, OpenTag = 13;
4
4
  function nameChar(ch) {
5
5
  return ch == 45 || ch == 46 || ch == 58 || ch >= 65 && ch <= 90 || ch == 95 || ch >= 97 && ch <= 122 || ch >= 161;
@@ -1,4 +1,4 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-Da2gJ_Wd.js","./index-RGiHNShF.js","./index-BLtm0KYA.js","./index-BnId7J8H.js","./index-t8kJBumF.js","./index-BewSkGJT.js","./index-RgZE5T_I.js","./index-QPm3UFYR.js","./index-CXmk7jHk.js","./index-BPgGZ4iY.js","./index-BLk1t3tc.js","./index-C7i4WyfA.js","./index-DkFO-IXC.js","./index-BQE9vCdv.js","./index-DqrDpNqn.js","./index-B4G_DF7l.js","./index-Dw7p19YD.js","./index-BYr39Do3.js","./index-CW9SAu99.js","./index-Btn996gP.js","./dockerfile-Bvk733Ga.js","./simple-mode-DMneyfDu.js","./factor-CMxFHDqz.js","./nsis-3zG7tgur.js","./pug-CTXt1f8z.js","./javascript-C_OHM9hj.js","./index-CyQp9UDR.js","./index-2SQReYbL.js"])))=>i.map(i=>d[i]);
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./index-BdfeMjZM.js","./index-DGta923C.js","./index-DiOWreDY.js","./index-DaIzPJQm.js","./index-BeK4bVVW.js","./index-e-2XNYKm.js","./index-BlsLZJSj.js","./index-DKiZc23E.js","./index-CWJQ6syz.js","./index-B9oOob3n.js","./index-CjfG7YiA.js","./index-CbwbiCFx.js","./index-vek4mKC3.js","./index-DZE8-R5I.js","./index-35ZMn6bu.js","./index-CseejV6v.js","./index-qbtkuRq_.js","./index-S5NYpQrX.js","./index-BnwIPayX.js","./index-DmNNJ1HK.js","./dockerfile-Bvk733Ga.js","./simple-mode-DMneyfDu.js","./factor-CMxFHDqz.js","./nsis-3zG7tgur.js","./pug-CTXt1f8z.js","./javascript-C_OHM9hj.js","./index-BjEH10pM.js","./index-B_7ahRbo.js"])))=>i.map(i=>d[i]);
2
2
  function getDefaultExportFromCjs(x2) {
3
3
  return x2 && x2.__esModule && Object.prototype.hasOwnProperty.call(x2, "default") ? x2["default"] : x2;
4
4
  }
@@ -36807,7 +36807,7 @@ function legacy(parser) {
36807
36807
  return new LanguageSupport(StreamLanguage.define(parser));
36808
36808
  }
36809
36809
  function sql(dialectName) {
36810
- return __vitePreload(() => import("./index-Da2gJ_Wd.js"), true ? __vite__mapDeps([0,1]) : void 0, import.meta.url).then((m2) => m2.sql({ dialect: m2[dialectName] }));
36810
+ return __vitePreload(() => import("./index-BdfeMjZM.js"), true ? __vite__mapDeps([0,1]) : void 0, import.meta.url).then((m2) => m2.sql({ dialect: m2[dialectName] }));
36811
36811
  }
36812
36812
  const languages = [
36813
36813
  // New-style language modes
@@ -36815,7 +36815,7 @@ const languages = [
36815
36815
  name: "C",
36816
36816
  extensions: ["c", "h", "ino"],
36817
36817
  load() {
36818
- return __vitePreload(() => import("./index-BLtm0KYA.js"), true ? __vite__mapDeps([2,1]) : void 0, import.meta.url).then((m2) => m2.cpp());
36818
+ return __vitePreload(() => import("./index-DiOWreDY.js"), true ? __vite__mapDeps([2,1]) : void 0, import.meta.url).then((m2) => m2.cpp());
36819
36819
  }
36820
36820
  }),
36821
36821
  /* @__PURE__ */ LanguageDescription.of({
@@ -36823,7 +36823,7 @@ const languages = [
36823
36823
  alias: ["cpp"],
36824
36824
  extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
36825
36825
  load() {
36826
- return __vitePreload(() => import("./index-BLtm0KYA.js"), true ? __vite__mapDeps([2,1]) : void 0, import.meta.url).then((m2) => m2.cpp());
36826
+ return __vitePreload(() => import("./index-DiOWreDY.js"), true ? __vite__mapDeps([2,1]) : void 0, import.meta.url).then((m2) => m2.cpp());
36827
36827
  }
36828
36828
  }),
36829
36829
  /* @__PURE__ */ LanguageDescription.of({
@@ -36838,14 +36838,14 @@ const languages = [
36838
36838
  name: "CSS",
36839
36839
  extensions: ["css"],
36840
36840
  load() {
36841
- return __vitePreload(() => import("./index-BnId7J8H.js"), true ? __vite__mapDeps([3,1]) : void 0, import.meta.url).then((m2) => m2.css());
36841
+ return __vitePreload(() => import("./index-DaIzPJQm.js"), true ? __vite__mapDeps([3,1]) : void 0, import.meta.url).then((m2) => m2.css());
36842
36842
  }
36843
36843
  }),
36844
36844
  /* @__PURE__ */ LanguageDescription.of({
36845
36845
  name: "Go",
36846
36846
  extensions: ["go"],
36847
36847
  load() {
36848
- return __vitePreload(() => import("./index-t8kJBumF.js"), true ? __vite__mapDeps([4,1]) : void 0, import.meta.url).then((m2) => m2.go());
36848
+ return __vitePreload(() => import("./index-BeK4bVVW.js"), true ? __vite__mapDeps([4,1]) : void 0, import.meta.url).then((m2) => m2.go());
36849
36849
  }
36850
36850
  }),
36851
36851
  /* @__PURE__ */ LanguageDescription.of({
@@ -36853,14 +36853,14 @@ const languages = [
36853
36853
  alias: ["xhtml"],
36854
36854
  extensions: ["html", "htm", "handlebars", "hbs"],
36855
36855
  load() {
36856
- return __vitePreload(() => import("./index-BewSkGJT.js"), true ? __vite__mapDeps([5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.html());
36856
+ return __vitePreload(() => import("./index-e-2XNYKm.js"), true ? __vite__mapDeps([5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.html());
36857
36857
  }
36858
36858
  }),
36859
36859
  /* @__PURE__ */ LanguageDescription.of({
36860
36860
  name: "Java",
36861
36861
  extensions: ["java"],
36862
36862
  load() {
36863
- return __vitePreload(() => import("./index-QPm3UFYR.js"), true ? __vite__mapDeps([7,1]) : void 0, import.meta.url).then((m2) => m2.java());
36863
+ return __vitePreload(() => import("./index-DKiZc23E.js"), true ? __vite__mapDeps([7,1]) : void 0, import.meta.url).then((m2) => m2.java());
36864
36864
  }
36865
36865
  }),
36866
36866
  /* @__PURE__ */ LanguageDescription.of({
@@ -36868,14 +36868,14 @@ const languages = [
36868
36868
  alias: ["ecmascript", "js", "node"],
36869
36869
  extensions: ["js", "mjs", "cjs"],
36870
36870
  load() {
36871
- return __vitePreload(() => import("./index-RgZE5T_I.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript());
36871
+ return __vitePreload(() => import("./index-BlsLZJSj.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript());
36872
36872
  }
36873
36873
  }),
36874
36874
  /* @__PURE__ */ LanguageDescription.of({
36875
36875
  name: "Jinja",
36876
36876
  extensions: ["j2", "jinja", "jinja2"],
36877
36877
  load() {
36878
- return __vitePreload(() => import("./index-CXmk7jHk.js"), true ? __vite__mapDeps([8,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.jinja());
36878
+ return __vitePreload(() => import("./index-CWJQ6syz.js"), true ? __vite__mapDeps([8,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.jinja());
36879
36879
  }
36880
36880
  }),
36881
36881
  /* @__PURE__ */ LanguageDescription.of({
@@ -36883,28 +36883,28 @@ const languages = [
36883
36883
  alias: ["json5"],
36884
36884
  extensions: ["json", "map"],
36885
36885
  load() {
36886
- return __vitePreload(() => import("./index-BPgGZ4iY.js"), true ? __vite__mapDeps([9,1]) : void 0, import.meta.url).then((m2) => m2.json());
36886
+ return __vitePreload(() => import("./index-B9oOob3n.js"), true ? __vite__mapDeps([9,1]) : void 0, import.meta.url).then((m2) => m2.json());
36887
36887
  }
36888
36888
  }),
36889
36889
  /* @__PURE__ */ LanguageDescription.of({
36890
36890
  name: "JSX",
36891
36891
  extensions: ["jsx"],
36892
36892
  load() {
36893
- return __vitePreload(() => import("./index-RgZE5T_I.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ jsx: true }));
36893
+ return __vitePreload(() => import("./index-BlsLZJSj.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ jsx: true }));
36894
36894
  }
36895
36895
  }),
36896
36896
  /* @__PURE__ */ LanguageDescription.of({
36897
36897
  name: "LESS",
36898
36898
  extensions: ["less"],
36899
36899
  load() {
36900
- return __vitePreload(() => import("./index-BLk1t3tc.js"), true ? __vite__mapDeps([10,3,1]) : void 0, import.meta.url).then((m2) => m2.less());
36900
+ return __vitePreload(() => import("./index-CjfG7YiA.js"), true ? __vite__mapDeps([10,3,1]) : void 0, import.meta.url).then((m2) => m2.less());
36901
36901
  }
36902
36902
  }),
36903
36903
  /* @__PURE__ */ LanguageDescription.of({
36904
36904
  name: "Liquid",
36905
36905
  extensions: ["liquid"],
36906
36906
  load() {
36907
- return __vitePreload(() => import("./index-C7i4WyfA.js"), true ? __vite__mapDeps([11,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.liquid());
36907
+ return __vitePreload(() => import("./index-CbwbiCFx.js"), true ? __vite__mapDeps([11,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.liquid());
36908
36908
  }
36909
36909
  }),
36910
36910
  /* @__PURE__ */ LanguageDescription.of({
@@ -36917,7 +36917,7 @@ const languages = [
36917
36917
  name: "Markdown",
36918
36918
  extensions: ["md", "markdown", "mkd"],
36919
36919
  load() {
36920
- return __vitePreload(() => import("./index-DkFO-IXC.js"), true ? __vite__mapDeps([12,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.markdown());
36920
+ return __vitePreload(() => import("./index-vek4mKC3.js"), true ? __vite__mapDeps([12,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.markdown());
36921
36921
  }
36922
36922
  }),
36923
36923
  /* @__PURE__ */ LanguageDescription.of({
@@ -36936,7 +36936,7 @@ const languages = [
36936
36936
  name: "PHP",
36937
36937
  extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
36938
36938
  load() {
36939
- return __vitePreload(() => import("./index-BQE9vCdv.js"), true ? __vite__mapDeps([13,1,5,3,6]) : void 0, import.meta.url).then((m2) => m2.php());
36939
+ return __vitePreload(() => import("./index-DZE8-R5I.js"), true ? __vite__mapDeps([13,1,5,3,6]) : void 0, import.meta.url).then((m2) => m2.php());
36940
36940
  }
36941
36941
  }),
36942
36942
  /* @__PURE__ */ LanguageDescription.of({
@@ -36957,28 +36957,28 @@ const languages = [
36957
36957
  extensions: ["BUILD", "bzl", "py", "pyw"],
36958
36958
  filename: /^(BUCK|BUILD)$/,
36959
36959
  load() {
36960
- return __vitePreload(() => import("./index-DqrDpNqn.js"), true ? __vite__mapDeps([14,1]) : void 0, import.meta.url).then((m2) => m2.python());
36960
+ return __vitePreload(() => import("./index-35ZMn6bu.js"), true ? __vite__mapDeps([14,1]) : void 0, import.meta.url).then((m2) => m2.python());
36961
36961
  }
36962
36962
  }),
36963
36963
  /* @__PURE__ */ LanguageDescription.of({
36964
36964
  name: "Rust",
36965
36965
  extensions: ["rs"],
36966
36966
  load() {
36967
- return __vitePreload(() => import("./index-B4G_DF7l.js"), true ? __vite__mapDeps([15,1]) : void 0, import.meta.url).then((m2) => m2.rust());
36967
+ return __vitePreload(() => import("./index-CseejV6v.js"), true ? __vite__mapDeps([15,1]) : void 0, import.meta.url).then((m2) => m2.rust());
36968
36968
  }
36969
36969
  }),
36970
36970
  /* @__PURE__ */ LanguageDescription.of({
36971
36971
  name: "Sass",
36972
36972
  extensions: ["sass"],
36973
36973
  load() {
36974
- return __vitePreload(() => import("./index-Dw7p19YD.js"), true ? __vite__mapDeps([16,1,3]) : void 0, import.meta.url).then((m2) => m2.sass({ indented: true }));
36974
+ return __vitePreload(() => import("./index-qbtkuRq_.js"), true ? __vite__mapDeps([16,1,3]) : void 0, import.meta.url).then((m2) => m2.sass({ indented: true }));
36975
36975
  }
36976
36976
  }),
36977
36977
  /* @__PURE__ */ LanguageDescription.of({
36978
36978
  name: "SCSS",
36979
36979
  extensions: ["scss"],
36980
36980
  load() {
36981
- return __vitePreload(() => import("./index-Dw7p19YD.js"), true ? __vite__mapDeps([16,1,3]) : void 0, import.meta.url).then((m2) => m2.sass());
36981
+ return __vitePreload(() => import("./index-qbtkuRq_.js"), true ? __vite__mapDeps([16,1,3]) : void 0, import.meta.url).then((m2) => m2.sass());
36982
36982
  }
36983
36983
  }),
36984
36984
  /* @__PURE__ */ LanguageDescription.of({
@@ -36998,7 +36998,7 @@ const languages = [
36998
36998
  name: "TSX",
36999
36999
  extensions: ["tsx"],
37000
37000
  load() {
37001
- return __vitePreload(() => import("./index-RgZE5T_I.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ jsx: true, typescript: true }));
37001
+ return __vitePreload(() => import("./index-BlsLZJSj.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ jsx: true, typescript: true }));
37002
37002
  }
37003
37003
  }),
37004
37004
  /* @__PURE__ */ LanguageDescription.of({
@@ -37006,14 +37006,14 @@ const languages = [
37006
37006
  alias: ["ts"],
37007
37007
  extensions: ["ts", "mts", "cts"],
37008
37008
  load() {
37009
- return __vitePreload(() => import("./index-RgZE5T_I.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ typescript: true }));
37009
+ return __vitePreload(() => import("./index-BlsLZJSj.js"), true ? __vite__mapDeps([6,1]) : void 0, import.meta.url).then((m2) => m2.javascript({ typescript: true }));
37010
37010
  }
37011
37011
  }),
37012
37012
  /* @__PURE__ */ LanguageDescription.of({
37013
37013
  name: "WebAssembly",
37014
37014
  extensions: ["wat", "wast"],
37015
37015
  load() {
37016
- return __vitePreload(() => import("./index-BYr39Do3.js"), true ? __vite__mapDeps([17,1]) : void 0, import.meta.url).then((m2) => m2.wast());
37016
+ return __vitePreload(() => import("./index-S5NYpQrX.js"), true ? __vite__mapDeps([17,1]) : void 0, import.meta.url).then((m2) => m2.wast());
37017
37017
  }
37018
37018
  }),
37019
37019
  /* @__PURE__ */ LanguageDescription.of({
@@ -37021,7 +37021,7 @@ const languages = [
37021
37021
  alias: ["rss", "wsdl", "xsd"],
37022
37022
  extensions: ["xml", "xsl", "xsd", "svg"],
37023
37023
  load() {
37024
- return __vitePreload(() => import("./index-CW9SAu99.js"), true ? __vite__mapDeps([18,1]) : void 0, import.meta.url).then((m2) => m2.xml());
37024
+ return __vitePreload(() => import("./index-BnwIPayX.js"), true ? __vite__mapDeps([18,1]) : void 0, import.meta.url).then((m2) => m2.xml());
37025
37025
  }
37026
37026
  }),
37027
37027
  /* @__PURE__ */ LanguageDescription.of({
@@ -37029,7 +37029,7 @@ const languages = [
37029
37029
  alias: ["yml"],
37030
37030
  extensions: ["yaml", "yml"],
37031
37031
  load() {
37032
- return __vitePreload(() => import("./index-Btn996gP.js"), true ? __vite__mapDeps([19,1]) : void 0, import.meta.url).then((m2) => m2.yaml());
37032
+ return __vitePreload(() => import("./index-DmNNJ1HK.js"), true ? __vite__mapDeps([19,1]) : void 0, import.meta.url).then((m2) => m2.yaml());
37033
37033
  }
37034
37034
  }),
37035
37035
  // Legacy modes ported from CodeMirror 5
@@ -37818,13 +37818,13 @@ const languages = [
37818
37818
  name: "Vue",
37819
37819
  extensions: ["vue"],
37820
37820
  load() {
37821
- return __vitePreload(() => import("./index-CyQp9UDR.js"), true ? __vite__mapDeps([26,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.vue());
37821
+ return __vitePreload(() => import("./index-BjEH10pM.js"), true ? __vite__mapDeps([26,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.vue());
37822
37822
  }
37823
37823
  }),
37824
37824
  /* @__PURE__ */ LanguageDescription.of({
37825
37825
  name: "Angular Template",
37826
37826
  load() {
37827
- return __vitePreload(() => import("./index-2SQReYbL.js"), true ? __vite__mapDeps([27,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.angular());
37827
+ return __vitePreload(() => import("./index-B_7ahRbo.js"), true ? __vite__mapDeps([27,5,1,3,6]) : void 0, import.meta.url).then((m2) => m2.angular());
37828
37828
  }
37829
37829
  })
37830
37830
  ];
@@ -1,8 +1,8 @@
1
- import { E as EditorView, l as EditorSelection, a as LanguageSupport, p as parseMixed, e as syntaxTree, L as LRLanguage, s as styleTags, t as tags, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp } from "./index-Ba0sUbhl.js";
2
- import { html } from "./index-BewSkGJT.js";
3
- import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-RGiHNShF.js";
4
- import "./index-BnId7J8H.js";
5
- import "./index-RgZE5T_I.js";
1
+ import { E as EditorView, l as EditorSelection, a as LanguageSupport, p as parseMixed, e as syntaxTree, L as LRLanguage, s as styleTags, t as tags, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp } from "./index-C8oSXBxe.js";
2
+ import { html } from "./index-e-2XNYKm.js";
3
+ import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-DGta923C.js";
4
+ import "./index-DaIzPJQm.js";
5
+ import "./index-BlsLZJSj.js";
6
6
  const interpolationStart = 1, commentTagStart = 2, tagStart = 3, text = 155, endrawTagStart = 4, rawText = 156;
7
7
  function wordChar(code) {
8
8
  return code >= 65 && code <= 90 || code >= 97 && code <= 122;
@@ -1,8 +1,8 @@
1
- import { E as EditorView, l as EditorSelection, a as LanguageSupport, p as parseMixed, e as syntaxTree, L as LRLanguage, s as styleTags, t as tags, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp } from "./index-Ba0sUbhl.js";
2
- import { html } from "./index-BewSkGJT.js";
3
- import { L as LRParser, E as ExternalTokenizer } from "./index-RGiHNShF.js";
4
- import "./index-BnId7J8H.js";
5
- import "./index-RgZE5T_I.js";
1
+ import { E as EditorView, l as EditorSelection, a as LanguageSupport, p as parseMixed, e as syntaxTree, L as LRLanguage, s as styleTags, t as tags, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp } from "./index-C8oSXBxe.js";
2
+ import { html } from "./index-e-2XNYKm.js";
3
+ import { L as LRParser, E as ExternalTokenizer } from "./index-DGta923C.js";
4
+ import "./index-DaIzPJQm.js";
5
+ import "./index-BlsLZJSj.js";
6
6
  const interpolationStart = 1, tagStart = 2, endTagStart = 3, text = 180, endrawTagStart = 4, rawText = 181, endcommentTagStart = 5, commentText = 182, InlineComment = 6;
7
7
  function wordChar(code) {
8
8
  return code >= 65 && code <= 90 || code >= 97 && code <= 122;
@@ -1,6 +1,6 @@
1
- import { a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside, s as styleTags, t as tags } from "./index-Ba0sUbhl.js";
2
- import { defineCSSCompletionSource } from "./index-BnId7J8H.js";
3
- import { L as LRParser, E as ExternalTokenizer } from "./index-RGiHNShF.js";
1
+ import { a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside, s as styleTags, t as tags } from "./index-C8oSXBxe.js";
2
+ import { defineCSSCompletionSource } from "./index-DaIzPJQm.js";
3
+ import { L as LRParser, E as ExternalTokenizer } from "./index-DGta923C.js";
4
4
  const descendantOp = 110, Unit = 1, openArgList = 2;
5
5
  const space = [
6
6
  9,
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
3
  const closureParamDelim = 1, tpOpen = 2, tpClose = 3, RawString = 4, Float = 5;
4
4
  const _b = 98, _e = 101, _f = 102, _r = 114, _E = 69, Zero = 48, Dot = 46, Plus = 43, Minus = 45, Hash = 35, Quote = 34, Pipe = 124, LessThan = 60, GreaterThan = 62;
5
5
  function isNum(ch) {
@@ -1,4 +1,4 @@
1
- import { P as Parser, o as NodeSet, m as NodeType, H as DefaultBufferLength, n as NodeProp, q as Tree, I as IterMode } from "./index-Ba0sUbhl.js";
1
+ import { P as Parser, o as NodeSet, m as NodeType, H as DefaultBufferLength, n as NodeProp, q as Tree, I as IterMode } from "./index-C8oSXBxe.js";
2
2
  var define_process_env_default = {};
3
3
  class Stack {
4
4
  /**
@@ -1,5 +1,5 @@
1
- import { L as LRParser } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
3
  const javaHighlighting = styleTags({
4
4
  null: tags.null,
5
5
  instanceof: tags.operatorKeyword,
@@ -1,8 +1,8 @@
1
- import { L as LRParser, E as ExternalTokenizer } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, p as parseMixed, L as LRLanguage, i as indentNodeProp, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
3
- import { html } from "./index-BewSkGJT.js";
4
- import "./index-BnId7J8H.js";
5
- import "./index-RgZE5T_I.js";
1
+ import { L as LRParser, E as ExternalTokenizer } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, p as parseMixed, L as LRLanguage, i as indentNodeProp, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
+ import { html } from "./index-e-2XNYKm.js";
4
+ import "./index-DaIzPJQm.js";
5
+ import "./index-BlsLZJSj.js";
6
6
  const castOpen = 1, HeredocString = 2, interpolatedStringContent = 275, EscapeSequence = 3, afterInterpolation = 276, automaticSemicolon = 277, eof = 278, abstract = 4, and = 5, array = 6, as = 7, Boolean = 8, _break = 9, _case = 10, _catch = 11, clone = 12, _const = 13, _continue = 14, _default = 15, declare = 16, _do = 17, echo = 18, _else = 19, elseif = 20, enddeclare = 21, endfor = 22, endforeach = 23, endif = 24, endswitch = 25, endwhile = 26, _enum = 27, _extends = 28, final = 29, _finally = 30, fn = 31, _for = 32, foreach = 33, from = 34, _function = 35, global = 36, goto = 37, _if = 38, _implements = 39, include = 40, include_once = 41, _instanceof = 42, insteadof = 43, _interface = 44, list = 45, match = 46, namespace = 47, _new = 48, _null = 49, or = 50, print = 51, readonly = 52, _require = 53, require_once = 54, _return = 55, _switch = 56, _throw = 57, trait = 58, _try = 59, unset = 60, use = 61, _var = 62, Visibility = 63, _while = 64, xor = 65, _yield = 66;
7
7
  const keywordMap = {
8
8
  abstract,
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags$1, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside, e as syntaxTree, N as NodeWeakMap, I as IterMode } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags$1, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, c as continuedIndent, f as foldNodeProp, j as foldInside, e as syntaxTree, N as NodeWeakMap, I as IterMode } from "./index-C8oSXBxe.js";
3
3
  const descendantOp = 135, Unit = 1, identifier$1 = 136, callee = 137, VariableName = 2, queryIdentifier = 138, queryVariableName = 3, QueryCallee = 4;
4
4
  const space = [
5
5
  9,
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, a as LocalTokenGroup } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, g as flatIndent, c as continuedIndent, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
3
  const RawString = 1, templateArgsEndFallback = 2, MacroName = 3;
4
4
  const R = 82, L = 76, u = 117, U = 85, a = 97, z = 122, A = 65, Z = 90, Underscore = 95, Zero = 48, Quote = 34, ParenL = 40, ParenR = 41, Space = 32, GreaterThan = 62;
5
5
  const rawString = new ExternalTokenizer((input) => {
@@ -1,5 +1,5 @@
1
- import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, p as parseMixed, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-Ba0sUbhl.js";
1
+ import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, p as parseMixed, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside } from "./index-C8oSXBxe.js";
3
3
  const blockEnd = 63, eof = 64, DirectiveEnd = 1, DocEnd = 2, sequenceStartMark = 3, sequenceContinueMark = 4, explicitMapStartMark = 5, explicitMapContinueMark = 6, flowMapMark = 7, mapStartMark = 65, mapContinueMark = 66, Literal = 8, QuotedLiteral = 9, Anchor = 10, Alias = 11, Tag = 12, BlockLiteralContent = 13, BracketL = 19, FlowSequence = 20, Colon = 29, BraceL = 33, FlowMapping = 34, BlockLiteralHeader = 47;
4
4
  const type_Top = 0, type_Seq = 1, type_Map = 2, type_Flow = 3, type_Lit = 4;
5
5
  class Context {
@@ -1,5 +1,5 @@
1
- import { a as LanguageSupport, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside, s as styleTags, t as tags } from "./index-Ba0sUbhl.js";
2
- import { L as LRParser } from "./index-RGiHNShF.js";
1
+ import { a as LanguageSupport, L as LRLanguage, i as indentNodeProp, h as delimitedIndent, f as foldNodeProp, j as foldInside, s as styleTags, t as tags } from "./index-C8oSXBxe.js";
2
+ import { L as LRParser } from "./index-DGta923C.js";
3
3
  const spec_Keyword = { __proto__: null, anyref: 34, dataref: 34, eqref: 34, externref: 34, i31ref: 34, funcref: 34, i8: 34, i16: 34, i32: 34, i64: 34, f32: 34, f64: 34 };
4
4
  const parser = /* @__PURE__ */ LRParser.deserialize({
5
5
  version: 14,
@@ -1,7 +1,7 @@
1
- import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { p as parseMixed, s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, f as foldNodeProp, G as bracketMatchingHandle } from "./index-Ba0sUbhl.js";
3
- import { cssLanguage, css } from "./index-BnId7J8H.js";
4
- import { typescriptLanguage, jsxLanguage, tsxLanguage, javascriptLanguage, javascript } from "./index-RgZE5T_I.js";
1
+ import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { p as parseMixed, s as styleTags, t as tags, E as EditorView, e as syntaxTree, l as EditorSelection, a as LanguageSupport, L as LRLanguage, i as indentNodeProp, f as foldNodeProp, G as bracketMatchingHandle } from "./index-C8oSXBxe.js";
3
+ import { cssLanguage, css } from "./index-DaIzPJQm.js";
4
+ import { typescriptLanguage, jsxLanguage, tsxLanguage, javascriptLanguage, javascript } from "./index-BlsLZJSj.js";
5
5
  const scriptText = 55, StartCloseScriptTag = 1, styleText = 56, StartCloseStyleTag = 2, textareaText = 57, StartCloseTextareaTag = 3, EndTag = 4, SelfClosingEndTag = 5, StartTag = 6, StartScriptTag = 7, StartStyleTag = 8, StartTextareaTag = 9, StartSelfClosingTag = 10, StartCloseTag = 11, NoMatchStartCloseTag = 12, MismatchedStartCloseTag = 13, missingCloseTag = 58, IncompleteTag = 14, IncompleteCloseTag = 15, commentContent$1 = 59, Element = 21, TagName = 23, Attribute = 24, AttributeName = 25, AttributeValue = 27, UnquotedAttributeValue = 28, ScriptText = 29, StyleText = 32, TextareaText = 35, OpenTag = 37, CloseTag = 38, Dialect_noMatch = 0, Dialect_selfClosing = 1;
6
6
  const selfClosers$1 = {
7
7
  area: true,
@@ -124,6 +124,10 @@ body {
124
124
  display: flex;
125
125
  justify-content: space-between;
126
126
  align-items: center;
127
+ /* Wrap when the action buttons can't all fit on one row, so none (e.g. the
128
+ + new-session button) gets clipped off the right edge of the 220px rail. */
129
+ flex-wrap: wrap;
130
+ gap: 4px 8px;
127
131
  padding: 10px 12px 6px;
128
132
  font-size: 11px;
129
133
  font-weight: 600;
@@ -132,6 +136,17 @@ body {
132
136
  color: var(--dim);
133
137
  }
134
138
 
139
+ /* Tighten the header's icon-button row so more fit before wrapping. */
140
+ .sidebar-header .row {
141
+ flex-wrap: wrap;
142
+ justify-content: flex-end;
143
+ gap: 2px;
144
+ }
145
+
146
+ .sidebar-header .row .btn.ghost {
147
+ padding: 2px 4px;
148
+ }
149
+
135
150
  .sidebar-list {
136
151
  overflow-y: auto;
137
152
  flex: 1;
@@ -1,6 +1,6 @@
1
- import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-RGiHNShF.js";
2
- import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, f as foldNodeProp, j as foldInside, i as indentNodeProp, c as continuedIndent } from "./index-Ba0sUbhl.js";
3
- import { defineCSSCompletionSource } from "./index-BnId7J8H.js";
1
+ import { L as LRParser, E as ExternalTokenizer, C as ContextTracker } from "./index-DGta923C.js";
2
+ import { s as styleTags, t as tags, a as LanguageSupport, L as LRLanguage, f as foldNodeProp, j as foldInside, i as indentNodeProp, c as continuedIndent } from "./index-C8oSXBxe.js";
3
+ import { defineCSSCompletionSource } from "./index-DaIzPJQm.js";
4
4
  const indent = 168, dedent = 169, descendantOp = 170, InterpolationEnd = 1, InterpolationContinue = 2, Unit = 3, callee = 171, identifier = 172, VariableName = 4, queryIdentifier = 173, InterpolationStart = 5, newline = 174, blankLineStart = 175, eof = 176, whitespace = 177, LineComment = 6, Comment = 7, IndentedMixin = 8, IndentedInclude = 9, Dialect_indented = 0;
5
5
  const space = [
6
6
  9,
@@ -1,8 +1,8 @@
1
- import { P as Parser, m as NodeType, n as NodeProp, T as Tag, o as NodeSet, s as styleTags, q as Tree, p as parseMixed, t as tags, e as syntaxTree, l as EditorSelection, r as countColumn, a as LanguageSupport, u as Prec, v as keymap, E as EditorView, w as Language, x as indentUnit, y as foldService, z as defineLanguageFacet, C as CompletionContext, A as EditorState, f as foldNodeProp, i as indentNodeProp, B as languageDataProp, D as LanguageDescription, F as ParseContext } from "./index-Ba0sUbhl.js";
2
- import { html, htmlCompletionSource } from "./index-BewSkGJT.js";
3
- import "./index-RGiHNShF.js";
4
- import "./index-BnId7J8H.js";
5
- import "./index-RgZE5T_I.js";
1
+ import { P as Parser, m as NodeType, n as NodeProp, T as Tag, o as NodeSet, s as styleTags, q as Tree, p as parseMixed, t as tags, e as syntaxTree, l as EditorSelection, r as countColumn, a as LanguageSupport, u as Prec, v as keymap, E as EditorView, w as Language, x as indentUnit, y as foldService, z as defineLanguageFacet, C as CompletionContext, A as EditorState, f as foldNodeProp, i as indentNodeProp, B as languageDataProp, D as LanguageDescription, F as ParseContext } from "./index-C8oSXBxe.js";
2
+ import { html, htmlCompletionSource } from "./index-e-2XNYKm.js";
3
+ import "./index-DGta923C.js";
4
+ import "./index-DaIzPJQm.js";
5
+ import "./index-BlsLZJSj.js";
6
6
  class CompositeBlock {
7
7
  static create(type, value, from, parentHash, end) {
8
8
  let hash = parentHash + (parentHash << 8) + type + (value << 4) | 0;
@@ -7,8 +7,8 @@
7
7
  content="default-src 'self'; script-src 'self'; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self' data:; connect-src 'self' ws://localhost:* http://localhost:*"
8
8
  />
9
9
  <title>Maestro</title>
10
- <script type="module" crossorigin src="./assets/index-Ba0sUbhl.js"></script>
11
- <link rel="stylesheet" crossorigin href="./assets/index-BJ7HHtlW.css">
10
+ <script type="module" crossorigin src="./assets/index-C8oSXBxe.js"></script>
11
+ <link rel="stylesheet" crossorigin href="./assets/index-fIdb4ub2.css">
12
12
  </head>
13
13
  <body>
14
14
  <div id="root"></div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "claude-maestro",
3
- "version": "0.1.16",
3
+ "version": "0.1.17",
4
4
  "description": "Maestro — run and conduct multiple Claude Code CLI sessions across repos in one window, with git-worktree parallel tasks",
5
5
  "main": "out/main/index.js",
6
6
  "author": "Pedro Ferreira <pedroferreira1142@gmail.com>",
@@ -79,7 +79,6 @@
79
79
  },
80
80
  "dependencies": {
81
81
  "chokidar": "^4.0.3",
82
- "electron": "^33.3.0",
83
82
  "node-pty": "1.2.0-beta.13"
84
83
  },
85
84
  "devDependencies": {
@@ -97,6 +96,7 @@
97
96
  "@xterm/xterm": "^5.5.0",
98
97
  "codemirror": "^6.0.1",
99
98
  "dompurify": "^3.4.9",
99
+ "electron": "^33.3.0",
100
100
  "electron-builder": "^26.15.2",
101
101
  "electron-vite": "^3.0.0",
102
102
  "marked": "^18.0.5",