@marimo-team/islands 0.17.4 → 0.17.6
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/{ConnectedDataExplorerComponent-DY9cADKc.js → ConnectedDataExplorerComponent-BC1bAfWX.js} +4 -4
- package/dist/{any-language-editor-Bs2c1bKU.js → any-language-editor-BpWjHMW2.js} +22 -22
- package/dist/{dist-DlSZED-1.js → dist-1NPzctn9.js} +2 -2
- package/dist/{dist-qGpLTiEi.js → dist-59eZyXwa.js} +3 -3
- package/dist/dist-8Gr13wFT.js +6 -0
- package/dist/{dist-D4LUTYHc.js → dist-8IZEIZE_.js} +2 -2
- package/dist/dist-BA1Ol0Yn.js +6 -0
- package/dist/{dist-DzKKEoge.js → dist-BGBHvY7x.js} +3 -3
- package/dist/{dist-8v4BI_h_.js → dist-BJKL0WEK.js} +1 -1
- package/dist/{dist-B3CNaJau.js → dist-BPwzuLH_.js} +119 -119
- package/dist/{dist-D08oiinq.js → dist-BRfGeCYG.js} +77 -77
- package/dist/{dist-CxRajUZ6.js → dist-BXNAv-Y6.js} +1 -1
- package/dist/{dist-7CqcJssH.js → dist-BZrCuBDi.js} +6 -6
- package/dist/{dist-C02gS--y.js → dist-Bevt_gzr.js} +41 -41
- package/dist/{dist-DGKjHTv9.js → dist-C1xRKkqR.js} +5 -5
- package/dist/{dist-DSDOMDNR.js → dist-C8SV9SiM.js} +4 -4
- package/dist/{dist-HKzG1oF6.js → dist-CCFXVP1F.js} +1 -1
- package/dist/{dist-BgsDu-bU.js → dist-CLkbwjpG.js} +1 -1
- package/dist/{dist-BMhv6XDi.js → dist-CP1MdHH-.js} +27 -27
- package/dist/{dist-Dh7gw0Ay.js → dist-CWyLmhAN.js} +2 -2
- package/dist/{dist-CXimnGhI.js → dist-C_BPvPwx.js} +2 -2
- package/dist/dist-CbNrcsEy.js +10 -0
- package/dist/{dist-DiO9ni9a.js → dist-Cba8uTcG.js} +2 -2
- package/dist/{dist-C5Ns3q-m.js → dist-Cf1Q6zai.js} +31 -31
- package/dist/{dist-_tHnp24J.js → dist-CiMy2-5u.js} +3 -3
- package/dist/dist-CkXa7yhd.js +10 -0
- package/dist/dist-CoHj7yHI.js +6 -0
- package/dist/{dist-XkGsOiy0.js → dist-CqG4DwQn.js} +2 -2
- package/dist/{dist-owpR56zn.js → dist-Ct4F6_s2.js} +1 -1
- package/dist/{dist-DTNqkRGE.js → dist-DG9oMdD2.js} +3 -3
- package/dist/{dist-CawOxmKh.js → dist-DKdtgJ4Q.js} +5 -5
- package/dist/{dist-K_AqLCfS.js → dist-DQOkkAzs.js} +3 -3
- package/dist/dist-DVuYVZws.js +6 -0
- package/dist/{dist-DvsjKDQ4.js → dist-DgnYtm7R.js} +1 -1
- package/dist/dist-DjH2J8yO.js +6 -0
- package/dist/{dist-DGnWQOnS.js → dist-Djl1P_Vh.js} +3 -3
- package/dist/{dist-DbHWFmjZ.js → dist-Kh7kDIJB.js} +1 -1
- package/dist/dist-MCqj0bEP.js +12 -0
- package/dist/{dist-eSnWVS11.js → dist-k6dhIy0O.js} +3 -3
- package/dist/dist-l9YJLCkC.js +6 -0
- package/dist/{dist-BYS0EtbC.js → dist-m4uUGntS.js} +2 -2
- package/dist/{dist-D_GkrgWD.js → dist-qXlX_Isq.js} +2 -2
- package/dist/{dist-CBu8cgzz.js → dist-t5bQPtMZ.js} +43 -45
- package/dist/{esm-CQIOyi5v.js → esm-HxIp3fzy.js} +1387 -1435
- package/dist/{formats-kyFd0DPJ.js → formats-b5g0iERd.js} +1 -1
- package/dist/{glide-data-editor-1bUl_mRe.js → glide-data-editor-hF8NzJm2.js} +2 -2
- package/dist/main.js +93 -1074
- package/dist/{mermaid-DIjoC4T4.js → mermaid-BAe4A_1z.js} +2 -2
- package/dist/{react-vega-DM3e8kar.js → react-vega-BhZaW0DJ.js} +1 -1
- package/dist/{react-vega-B9eMrRW1.js → react-vega-C3G6aCB7.js} +1560 -869
- package/dist/{spec-rqRnkIf4.js → spec-9eipa51K.js} +1 -1
- package/dist/{types-Bt7p5SYB.js → types-O1gHduIo.js} +1 -1
- package/dist/{useAsyncData-Dp2V69OV.js → useAsyncData-D8_fNj6a.js} +1 -1
- package/dist/{useTheme-D7vlj42b.js → useTheme-BzICL4qs.js} +23 -24
- package/dist/{vega-component-C58Jk3ub.js → vega-component-B26vOtT-.js} +4 -4
- package/package.json +2 -2
- package/src/components/app-config/data-form.tsx +3 -3
- package/src/core/codemirror/language/__tests__/markdown.test.ts +36 -13
- package/src/core/codemirror/language/__tests__/utils.test.ts +6 -2
- package/src/core/codemirror/language/languages/sql/sql.ts +2 -1
- package/src/plugins/layout/TexPlugin.tsx +33 -5
- package/dist/dist-B9JCXzyv.js +0 -6
- package/dist/dist-C6QrJGYr.js +0 -10
- package/dist/dist-CFZ32udY.js +0 -6
- package/dist/dist-CmgxQNWN.js +0 -10
- package/dist/dist-Cr6Cu8sC.js +0 -6
- package/dist/dist-NxHLuq7w.js +0 -6
- package/dist/dist-S2JcqPPB.js +0 -12
- package/dist/dist-hcPlrsR9.js +0 -6
- package/dist/dist-poXa8G8m.js +0 -6
- package/dist/node-sql-parser-IKID_dZE.js +0 -70437
- /package/dist/{esm-CopBBL2y.js → esm-CS8JKDQL.js} +0 -0
- /package/dist/{react-plotly-Cs07wkly.js → react-plotly-YQqow0sD.js} +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as tags, G as NodeWeakMap, I as syntaxTree, O as indentNodeProp, S as foldInside, V as IterMode, h as continuedIndent, i as LocalTokenGroup, n as ExternalTokenizer, r as LRParser, s as LRLanguage, t as ContextTracker, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-
|
|
2
|
-
import { f as snippetCompletion, l as ifNotIn, s as completeFromList } from "./dist-
|
|
1
|
+
import { B as tags, G as NodeWeakMap, I as syntaxTree, O as indentNodeProp, S as foldInside, V as IterMode, h as continuedIndent, i as LocalTokenGroup, n as ExternalTokenizer, r as LRParser, s as LRLanguage, t as ContextTracker, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { f as snippetCompletion, l as ifNotIn, s as completeFromList } from "./dist-BRfGeCYG.js";
|
|
3
3
|
var 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, newline = 10, carriageReturn = 13, space = 32, tab = 9, slash = 47, closeParen = 41, closeBrace = 125, semicolon = new ExternalTokenizer((y, J) => {
|
|
4
4
|
for (let Y = 0, X = y.next; (J.context && (X < 0 || X == newline || X == carriageReturn || X == slash && y.peek(Y + 1) == slash) || X == closeParen || X == closeBrace) && y.acceptToken(insertedSemi), !(X != space && X != tab); ) X = y.peek(++Y);
|
|
5
5
|
}, { contextual: true }), trackedTokens = /* @__PURE__ */ new Set([
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, w as foldNodeProp, z as styleTags } from "./dist-
|
|
2
|
-
import { i as defineCSSCompletionSource } from "./dist-
|
|
1
|
+
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, w as foldNodeProp, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { i as defineCSSCompletionSource } from "./dist-BXNAv-Y6.js";
|
|
3
3
|
var descendantOp = 110, Unit = 1, openArgList = 2, space = [
|
|
4
4
|
9,
|
|
5
5
|
10,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as tags, I as syntaxTree, J as parseMixed, O as indentNodeProp,
|
|
2
|
-
import { r as cssLanguage, t as css } from "./dist-
|
|
3
|
-
import { c as typescriptLanguage, i as jsxLanguage, n as javascript, r as javascriptLanguage, s as tsxLanguage } from "./dist-
|
|
1
|
+
import { B as tags, Ct as EditorSelection, I as syntaxTree, J as parseMixed, O as indentNodeProp, Z as EditorView, m as bracketMatchingHandle, n as ExternalTokenizer, r as LRParser, s as LRLanguage, t as ContextTracker, u as LanguageSupport, w as foldNodeProp, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { r as cssLanguage, t as css } from "./dist-BXNAv-Y6.js";
|
|
3
|
+
import { c as typescriptLanguage, i as jsxLanguage, n as javascript, r as javascriptLanguage, s as tsxLanguage } from "./dist-BPwzuLH_.js";
|
|
4
4
|
var scriptText = 54, StartCloseScriptTag = 1, styleText = 55, StartCloseStyleTag = 2, textareaText = 56, StartCloseTextareaTag = 3, EndTag = 4, SelfClosingEndTag = 5, StartTag = 6, StartScriptTag = 7, StartStyleTag = 8, StartTextareaTag = 9, StartSelfClosingTag = 10, StartCloseTag = 11, NoMatchStartCloseTag = 12, MismatchedStartCloseTag = 13, missingCloseTag = 57, IncompleteCloseTag = 14, commentContent$1 = 58, Element = 20, TagName = 22, Attribute = 23, AttributeName = 24, AttributeValue = 26, UnquotedAttributeValue = 27, ScriptText = 28, StyleText = 31, TextareaText = 34, OpenTag = 36, CloseTag = 37, Dialect_noMatch = 0, Dialect_selfClosing = 1, selfClosers$1 = {
|
|
5
5
|
area: true,
|
|
6
6
|
base: true,
|
|
@@ -356,16 +356,16 @@ function maybeNest(g, G, K) {
|
|
|
356
356
|
return null;
|
|
357
357
|
}
|
|
358
358
|
function configureNesting(g = [], G = []) {
|
|
359
|
-
let
|
|
360
|
-
for (let G2 of g) (G2.tag == "script" ?
|
|
359
|
+
let K = [], J = [], Y = [], X = [];
|
|
360
|
+
for (let G2 of g) (G2.tag == "script" ? K : G2.tag == "style" ? J : G2.tag == "textarea" ? Y : X).push(G2);
|
|
361
361
|
let Z = G.length ? /* @__PURE__ */ Object.create(null) : null;
|
|
362
362
|
for (let g2 of G) (Z[g2.name] || (Z[g2.name] = [])).push(g2);
|
|
363
363
|
return parseMixed((g2, G2) => {
|
|
364
|
-
let
|
|
365
|
-
if (
|
|
366
|
-
if (
|
|
367
|
-
if (
|
|
368
|
-
if (
|
|
364
|
+
let q = g2.type.id;
|
|
365
|
+
if (q == ScriptText) return maybeNest(g2, G2, K);
|
|
366
|
+
if (q == StyleText) return maybeNest(g2, G2, J);
|
|
367
|
+
if (q == TextareaText) return maybeNest(g2, G2, Y);
|
|
368
|
+
if (q == Element && X.length) {
|
|
369
369
|
let K2 = g2.node, q2 = K2.firstChild, J2 = q2 && findTagName(q2, G2), Y2;
|
|
370
370
|
if (J2) {
|
|
371
371
|
for (let g3 of X) if (g3.tag == J2 && (!g3.attrs || g3.attrs(Y2 || (Y2 = getAttrs(q2, G2))))) {
|
|
@@ -380,7 +380,7 @@ function configureNesting(g = [], G = []) {
|
|
|
380
380
|
}
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
|
-
if (Z &&
|
|
383
|
+
if (Z && q == Attribute) {
|
|
384
384
|
let K2 = g2.node, q2;
|
|
385
385
|
if (q2 = K2.firstChild) {
|
|
386
386
|
let g3 = Z[G2.read(q2.from, q2.to)];
|
|
@@ -1170,14 +1170,14 @@ function completeAttrValue(g, G, K, q, J) {
|
|
|
1170
1170
|
validFor: Z
|
|
1171
1171
|
};
|
|
1172
1172
|
}
|
|
1173
|
-
function htmlCompletionFor(g,
|
|
1174
|
-
let { state: q, pos: J } =
|
|
1175
|
-
for (let g2 = J,
|
|
1176
|
-
let
|
|
1177
|
-
if (!
|
|
1178
|
-
X = Y =
|
|
1173
|
+
function htmlCompletionFor(g, G) {
|
|
1174
|
+
let { state: q, pos: J } = G, Y = syntaxTree(q).resolveInner(J, -1), X = Y.resolve(J);
|
|
1175
|
+
for (let g2 = J, G2; X == Y && (G2 = Y.childBefore(g2)); ) {
|
|
1176
|
+
let K = G2.lastChild;
|
|
1177
|
+
if (!K || !K.type.isError || K.from < K.to) break;
|
|
1178
|
+
X = Y = G2, g2 = K.from;
|
|
1179
1179
|
}
|
|
1180
|
-
return Y.name == "TagName" ? Y.parent && /CloseTag$/.test(Y.parent.name) ? completeCloseTag(q, Y, Y.from, J) : completeTag(q, g, Y, Y.from, J) : Y.name == "StartTag" ? completeTag(q, g, Y, J, J) : Y.name == "StartCloseTag" || Y.name == "IncompleteCloseTag" ? completeCloseTag(q, Y, J, J) : Y.name == "OpenTag" || Y.name == "SelfClosingTag" || Y.name == "AttributeName" ? completeAttrName(q, g, Y, Y.name == "AttributeName" ? Y.from : J, J) : Y.name == "Is" || Y.name == "AttributeValue" || Y.name == "UnquotedAttributeValue" ? completeAttrValue(q, g, Y, Y.name == "Is" ? J : Y.from, J) :
|
|
1180
|
+
return Y.name == "TagName" ? Y.parent && /CloseTag$/.test(Y.parent.name) ? completeCloseTag(q, Y, Y.from, J) : completeTag(q, g, Y, Y.from, J) : Y.name == "StartTag" ? completeTag(q, g, Y, J, J) : Y.name == "StartCloseTag" || Y.name == "IncompleteCloseTag" ? completeCloseTag(q, Y, J, J) : Y.name == "OpenTag" || Y.name == "SelfClosingTag" || Y.name == "AttributeName" ? completeAttrName(q, g, Y, Y.name == "AttributeName" ? Y.from : J, J) : Y.name == "Is" || Y.name == "AttributeValue" || Y.name == "UnquotedAttributeValue" ? completeAttrValue(q, g, Y, Y.name == "Is" ? J : Y.from, J) : G.explicit && (X.name == "Element" || X.name == "Text" || X.name == "Document") ? completeStartTag(q, g, Y, J) : null;
|
|
1181
1181
|
}
|
|
1182
1182
|
function htmlCompletionSource(g) {
|
|
1183
1183
|
return htmlCompletionFor(Schema.default, g);
|
|
@@ -1281,31 +1281,31 @@ function html(g = {}) {
|
|
|
1281
1281
|
css().support
|
|
1282
1282
|
]);
|
|
1283
1283
|
}
|
|
1284
|
-
var selfClosers = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" ")), autoCloseTags = /* @__PURE__ */ EditorView.inputHandler.of((g,
|
|
1285
|
-
if (g.composing || g.state.readOnly ||
|
|
1284
|
+
var selfClosers = /* @__PURE__ */ new Set(/* @__PURE__ */ "area base br col command embed frame hr img input keygen link meta param source track wbr menuitem".split(" ")), autoCloseTags = /* @__PURE__ */ EditorView.inputHandler.of((g, q, J, Y, X) => {
|
|
1285
|
+
if (g.composing || g.state.readOnly || q != J || Y != ">" && Y != "/" || !htmlLanguage.isActiveAt(g.state, q, -1)) return false;
|
|
1286
1286
|
let Z = X(), { state: Q } = Z, $ = Q.changeByRange((g2) => {
|
|
1287
1287
|
var _a, _b, _c;
|
|
1288
|
-
let
|
|
1289
|
-
if (
|
|
1288
|
+
let q2 = Q.doc.sliceString(g2.from - 1, g2.to) == Y, { head: J2 } = g2, X2 = syntaxTree(Q).resolveInner(J2, -1), Z2;
|
|
1289
|
+
if (q2 && Y == ">" && X2.name == "EndTag") {
|
|
1290
1290
|
let G = X2.parent;
|
|
1291
|
-
if (((_b = (_a = G.parent) == null ? void 0 : _a.lastChild) == null ? void 0 : _b.name) != "CloseTag" && (Z2 = elementName(Q.doc, G.parent,
|
|
1291
|
+
if (((_b = (_a = G.parent) == null ? void 0 : _a.lastChild) == null ? void 0 : _b.name) != "CloseTag" && (Z2 = elementName(Q.doc, G.parent, J2)) && !selfClosers.has(Z2)) return {
|
|
1292
1292
|
range: g2,
|
|
1293
1293
|
changes: {
|
|
1294
|
-
from:
|
|
1295
|
-
to:
|
|
1294
|
+
from: J2,
|
|
1295
|
+
to: J2 + (Q.doc.sliceString(J2, J2 + 1) === ">" ? 1 : 0),
|
|
1296
1296
|
insert: `</${Z2}>`
|
|
1297
1297
|
}
|
|
1298
1298
|
};
|
|
1299
|
-
} else if (
|
|
1299
|
+
} else if (q2 && Y == "/" && X2.name == "IncompleteCloseTag") {
|
|
1300
1300
|
let g3 = X2.parent;
|
|
1301
|
-
if (X2.from ==
|
|
1302
|
-
let g4 =
|
|
1301
|
+
if (X2.from == J2 - 2 && ((_c = g3.lastChild) == null ? void 0 : _c.name) != "CloseTag" && (Z2 = elementName(Q.doc, g3, J2)) && !selfClosers.has(Z2)) {
|
|
1302
|
+
let g4 = J2 + (Q.doc.sliceString(J2, J2 + 1) === ">" ? 1 : 0), K = `${Z2}>`;
|
|
1303
1303
|
return {
|
|
1304
|
-
range: EditorSelection.cursor(
|
|
1304
|
+
range: EditorSelection.cursor(J2 + K.length, -1),
|
|
1305
1305
|
changes: {
|
|
1306
|
-
from:
|
|
1306
|
+
from: J2,
|
|
1307
1307
|
to: g4,
|
|
1308
|
-
insert:
|
|
1308
|
+
insert: K
|
|
1309
1309
|
}
|
|
1310
1310
|
};
|
|
1311
1311
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "./dist-
|
|
2
|
-
import "./dist-
|
|
3
|
-
import { n as sassCompletionSource, r as sassLanguage, t as sass } from "./dist-
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BXNAv-Y6.js";
|
|
3
|
+
import { n as sassCompletionSource, r as sassLanguage, t as sass } from "./dist-1NPzctn9.js";
|
|
4
4
|
export {
|
|
5
5
|
sass,
|
|
6
6
|
sassCompletionSource,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as tags, J as parseMixed, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, z as styleTags } from "./dist-
|
|
2
|
-
import { n as html } from "./dist-
|
|
1
|
+
import { B as tags, J as parseMixed, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { n as html } from "./dist-Cf1Q6zai.js";
|
|
3
3
|
var castOpen = 1, HeredocString = 2, interpolatedStringContent = 263, EscapeSequence = 3, afterInterpolation = 264, automaticSemicolon = 265, eof = 266, 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, _require = 52, require_once = 53, _return = 54, _switch = 55, _throw = 56, trait = 57, _try = 58, unset = 59, use = 60, _var = 61, Visibility = 62, keywordMap = {
|
|
4
4
|
abstract,
|
|
5
5
|
and,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-
|
|
1
|
+
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
2
|
var RawString = 1, templateArgsEndFallback = 2, MacroName = 3, 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, rawString = new ExternalTokenizer((y) => {
|
|
3
3
|
if (y.next == L || y.next == U ? y.advance() : y.next == u && (y.advance(), y.next == Zero + 8 && y.advance()), y.next != R || (y.advance(), y.next != Quote)) return;
|
|
4
4
|
y.advance();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { B as tags, J as parseMixed, i as LocalTokenGroup, r as LRParser, s as LRLanguage, u as LanguageSupport, z as styleTags } from "./dist-
|
|
2
|
-
import { n as html } from "./dist-
|
|
3
|
-
import { r as javascriptLanguage } from "./dist-
|
|
1
|
+
import { B as tags, J as parseMixed, i as LocalTokenGroup, r as LRParser, s as LRLanguage, u as LanguageSupport, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { n as html } from "./dist-Cf1Q6zai.js";
|
|
3
|
+
import { r as javascriptLanguage } from "./dist-BPwzuLH_.js";
|
|
4
4
|
var parser = /* @__PURE__ */ LRParser.deserialize({
|
|
5
5
|
version: 14,
|
|
6
6
|
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,8 +1,8 @@
|
|
|
1
|
-
import { B as tags, J as parseMixed, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, z as styleTags } from "./dist-
|
|
2
|
-
import "./dist-
|
|
3
|
-
import { n as html } from "./dist-
|
|
4
|
-
import "./dist-
|
|
5
|
-
import { r as javascriptLanguage } from "./dist-
|
|
1
|
+
import { B as tags, J as parseMixed, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BRfGeCYG.js";
|
|
3
|
+
import { n as html } from "./dist-Cf1Q6zai.js";
|
|
4
|
+
import "./dist-BXNAv-Y6.js";
|
|
5
|
+
import { r as javascriptLanguage } from "./dist-BPwzuLH_.js";
|
|
6
6
|
var Text = 1, attributeContentSingle = 33, attributeContentDouble = 34, scriptAttributeContentSingle = 35, scriptAttributeContentDouble = 36, text = /* @__PURE__ */ new ExternalTokenizer((p) => {
|
|
7
7
|
let A = p.pos;
|
|
8
8
|
for (; ; ) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "./dist-
|
|
2
|
-
import "./dist-
|
|
3
|
-
import { i as pythonLanguage, n as localCompletionSource, r as python, t as globalCompletion } from "./dist-
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BRfGeCYG.js";
|
|
3
|
+
import { i as pythonLanguage, n as localCompletionSource, r as python, t as globalCompletion } from "./dist-qXlX_Isq.js";
|
|
4
4
|
export {
|
|
5
5
|
globalCompletion,
|
|
6
6
|
localCompletionSource,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-
|
|
1
|
+
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, r as LRParser, s as LRLanguage, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, y as flatIndent, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
2
|
var javaHighlighting = styleTags({
|
|
3
3
|
null: tags.null,
|
|
4
4
|
instanceof: tags.operatorKeyword,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "./dist-
|
|
2
|
-
import "./dist-
|
|
3
|
-
import { n as lessCompletionSource, r as lessLanguage, t as less } from "./dist-
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BXNAv-Y6.js";
|
|
3
|
+
import { n as lessCompletionSource, r as lessLanguage, t as less } from "./dist-Cba8uTcG.js";
|
|
4
4
|
export {
|
|
5
5
|
less,
|
|
6
6
|
lessCompletionSource,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, w as foldNodeProp, z as styleTags } from "./dist-
|
|
1
|
+
import { B as tags, O as indentNodeProp, S as foldInside, h as continuedIndent, n as ExternalTokenizer, r as LRParser, s as LRLanguage, u as LanguageSupport, w as foldNodeProp, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
2
|
var closureParamDelim = 1, tpOpen = 2, tpClose = 3, RawString = 4, Float = 5, _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;
|
|
3
3
|
function isNum(h) {
|
|
4
4
|
return h >= 48 && h <= 57;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BRfGeCYG.js";
|
|
3
|
+
import "./dist-Cf1Q6zai.js";
|
|
4
|
+
import "./dist-BXNAv-Y6.js";
|
|
5
|
+
import "./dist-BPwzuLH_.js";
|
|
6
|
+
import { i as liquidLanguage, n as liquid, r as liquidCompletionSource, t as closePercentBrace } from "./dist-C8SV9SiM.js";
|
|
7
|
+
export {
|
|
8
|
+
closePercentBrace,
|
|
9
|
+
liquid,
|
|
10
|
+
liquidCompletionSource,
|
|
11
|
+
liquidLanguage
|
|
12
|
+
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "./dist-
|
|
2
|
-
import "./dist-
|
|
3
|
-
import { a as localCompletionSource, c as typescriptLanguage, i as jsxLanguage, l as typescriptSnippets, n as javascript, o as snippets, r as javascriptLanguage, s as tsxLanguage, t as autoCloseTags } from "./dist-
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import "./dist-BRfGeCYG.js";
|
|
3
|
+
import { a as localCompletionSource, c as typescriptLanguage, i as jsxLanguage, l as typescriptSnippets, n as javascript, o as snippets, r as javascriptLanguage, s as tsxLanguage, t as autoCloseTags } from "./dist-BPwzuLH_.js";
|
|
4
4
|
export {
|
|
5
5
|
autoCloseTags,
|
|
6
6
|
javascript,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "./dist-
|
|
2
|
-
import { i as xmlLanguage, n as completeFromSchema, r as xml, t as autoCloseTags } from "./dist-
|
|
1
|
+
import "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { i as xmlLanguage, n as completeFromSchema, r as xml, t as autoCloseTags } from "./dist-CP1MdHH-.js";
|
|
3
3
|
export {
|
|
4
4
|
autoCloseTags,
|
|
5
5
|
completeFromSchema,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as tags, G as NodeWeakMap, I as syntaxTree, O as indentNodeProp, S as foldInside, V as IterMode, n as ExternalTokenizer, r as LRParser, s as LRLanguage, t as ContextTracker, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, z as styleTags } from "./dist-
|
|
2
|
-
import { f as snippetCompletion, l as ifNotIn, s as completeFromList } from "./dist-
|
|
1
|
+
import { B as tags, G as NodeWeakMap, I as syntaxTree, O as indentNodeProp, S as foldInside, V as IterMode, n as ExternalTokenizer, r as LRParser, s as LRLanguage, t as ContextTracker, u as LanguageSupport, v as delimitedIndent, w as foldNodeProp, z as styleTags } from "./dist-t5bQPtMZ.js";
|
|
2
|
+
import { f as snippetCompletion, l as ifNotIn, s as completeFromList } from "./dist-BRfGeCYG.js";
|
|
3
3
|
var 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, 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, bracketed = /* @__PURE__ */ new Set([
|
|
4
4
|
ParenthesizedExpression,
|
|
5
5
|
TupleExpression,
|
|
@@ -11767,100 +11767,98 @@ function getSpecializer(e66) {
|
|
|
11767
11767
|
return e66.get;
|
|
11768
11768
|
}
|
|
11769
11769
|
export {
|
|
11770
|
-
|
|
11770
|
+
WidgetType as $,
|
|
11771
11771
|
indentString as A,
|
|
11772
|
-
|
|
11772
|
+
RangeValue as At,
|
|
11773
11773
|
tags as B,
|
|
11774
|
-
|
|
11774
|
+
fromCodePoint as Bt,
|
|
11775
11775
|
foldKeymap as C,
|
|
11776
|
-
|
|
11776
|
+
EditorSelection as Ct,
|
|
11777
11777
|
getIndentation as D,
|
|
11778
|
-
|
|
11778
|
+
Prec as Dt,
|
|
11779
11779
|
getIndentUnit as E,
|
|
11780
|
-
|
|
11780
|
+
MapMode as Et,
|
|
11781
11781
|
syntaxHighlighting as F,
|
|
11782
|
-
|
|
11782
|
+
codePointAt as Ft,
|
|
11783
11783
|
NodeWeakMap as G,
|
|
11784
11784
|
NodeProp as H,
|
|
11785
|
-
fromCodePoint as Ht,
|
|
11786
11785
|
syntaxTree as I,
|
|
11787
|
-
|
|
11786
|
+
codePointSize as It,
|
|
11788
11787
|
parseMixed as J,
|
|
11789
11788
|
Parser as K,
|
|
11790
11789
|
unfoldAll as L,
|
|
11791
|
-
|
|
11790
|
+
combineConfig as Lt,
|
|
11792
11791
|
languageDataProp as M,
|
|
11793
|
-
|
|
11792
|
+
StateField as Mt,
|
|
11794
11793
|
matchBrackets as N,
|
|
11795
|
-
|
|
11794
|
+
Text as Nt,
|
|
11796
11795
|
indentNodeProp as O,
|
|
11797
|
-
|
|
11796
|
+
RangeSet as Ot,
|
|
11798
11797
|
sublanguageProp as P,
|
|
11799
|
-
|
|
11800
|
-
|
|
11798
|
+
Transaction as Pt,
|
|
11799
|
+
ViewPlugin as Q,
|
|
11801
11800
|
Tag as R,
|
|
11802
|
-
|
|
11801
|
+
countColumn as Rt,
|
|
11803
11802
|
foldInside as S,
|
|
11804
|
-
|
|
11803
|
+
Compartment as St,
|
|
11805
11804
|
foldService as T,
|
|
11806
|
-
|
|
11805
|
+
Facet as Tt,
|
|
11807
11806
|
NodeSet as U,
|
|
11808
11807
|
IterMode as V,
|
|
11809
|
-
findClusterBreak as Vt,
|
|
11810
11808
|
NodeType as W,
|
|
11811
11809
|
Direction as X,
|
|
11812
11810
|
Decoration as Y,
|
|
11813
11811
|
EditorView as Z,
|
|
11814
11812
|
defineLanguageFacet as _,
|
|
11815
|
-
|
|
11813
|
+
crelt as _t,
|
|
11816
11814
|
HighlightStyle as a,
|
|
11817
|
-
|
|
11815
|
+
highlightActiveLine as at,
|
|
11818
11816
|
foldAll as b,
|
|
11819
|
-
|
|
11817
|
+
ChangeSet as bt,
|
|
11820
11818
|
Language as c,
|
|
11821
|
-
|
|
11819
|
+
hoverTooltip as ct,
|
|
11822
11820
|
ParseContext as d,
|
|
11823
|
-
|
|
11824
|
-
|
|
11821
|
+
logException as dt,
|
|
11822
|
+
crosshairCursor as et,
|
|
11825
11823
|
StreamLanguage as f,
|
|
11826
|
-
|
|
11824
|
+
placeholder as ft,
|
|
11827
11825
|
defaultHighlightStyle as g,
|
|
11828
|
-
|
|
11826
|
+
showTooltip as gt,
|
|
11829
11827
|
continuedIndent as h,
|
|
11830
|
-
|
|
11828
|
+
showPanel as ht,
|
|
11831
11829
|
LocalTokenGroup as i,
|
|
11832
|
-
|
|
11830
|
+
getTooltip as it,
|
|
11833
11831
|
indentUnit as j,
|
|
11834
|
-
|
|
11832
|
+
StateEffect as jt,
|
|
11835
11833
|
indentOnInput as k,
|
|
11836
|
-
|
|
11834
|
+
RangeSetBuilder as kt,
|
|
11837
11835
|
LanguageDescription as l,
|
|
11838
|
-
|
|
11836
|
+
keymap as lt,
|
|
11839
11837
|
bracketMatchingHandle as m,
|
|
11840
|
-
|
|
11838
|
+
runScopeHandlers as mt,
|
|
11841
11839
|
ExternalTokenizer as n,
|
|
11842
|
-
|
|
11840
|
+
dropCursor as nt,
|
|
11843
11841
|
IndentContext as o,
|
|
11844
|
-
|
|
11842
|
+
highlightActiveLineGutter as ot,
|
|
11845
11843
|
bracketMatching as p,
|
|
11846
|
-
|
|
11844
|
+
rectangularSelection as pt,
|
|
11847
11845
|
Tree as q,
|
|
11848
11846
|
LRParser as r,
|
|
11849
|
-
|
|
11847
|
+
getPanel as rt,
|
|
11850
11848
|
LRLanguage as s,
|
|
11851
|
-
|
|
11849
|
+
highlightSpecialChars as st,
|
|
11852
11850
|
ContextTracker as t,
|
|
11853
|
-
|
|
11851
|
+
drawSelection as tt,
|
|
11854
11852
|
LanguageSupport as u,
|
|
11855
|
-
|
|
11853
|
+
lineNumbers as ut,
|
|
11856
11854
|
delimitedIndent as v,
|
|
11857
|
-
|
|
11855
|
+
Annotation as vt,
|
|
11858
11856
|
foldNodeProp as w,
|
|
11859
|
-
|
|
11857
|
+
EditorState as wt,
|
|
11860
11858
|
foldGutter as x,
|
|
11861
|
-
|
|
11859
|
+
CharCategory as xt,
|
|
11862
11860
|
flatIndent as y,
|
|
11863
|
-
|
|
11861
|
+
ChangeDesc as yt,
|
|
11864
11862
|
styleTags as z,
|
|
11865
|
-
|
|
11863
|
+
findClusterBreak as zt
|
|
11866
11864
|
};
|