@dxs-ts/eveli-ide 0.0.292 → 0.0.293
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/build/{cssMode-Cw16e7ZU.js → cssMode-DqnU6dyk.js} +1 -1
- package/build/{freemarker2-BZm3M99u.js → freemarker2-ven2Dz5H.js} +1 -1
- package/build/{handlebars-lgVKGI3l.js → handlebars-DyLTaAPQ.js} +1 -1
- package/build/{html-DyeCe8Tk.js → html-3HgnNCOb.js} +1 -1
- package/build/{htmlMode-DGr4dmqE.js → htmlMode-LYIGWCHo.js} +1 -1
- package/build/{index-CSKeHe0P.js → index-BooNWGPb.js} +22 -22
- package/build/index.js +1 -1
- package/build/{javascript-Dx_6t8_J.js → javascript-awwd1ev9.js} +1 -1
- package/build/{jsonMode-DC8pHahh.js → jsonMode-D20FQd-W.js} +1 -1
- package/build/{liquid-BDkvOsyr.js → liquid-BMYTQluM.js} +1 -1
- package/build/{mdx-Cvd3mVuq.js → mdx-DKgEM9J-.js} +1 -1
- package/build/{python-B0q0zEc2.js → python-CP2W9qgG.js} +1 -1
- package/build/{razor-CJUWYpTi.js → razor-CGRTx9X2.js} +1 -1
- package/build/{tsMode-CMToRDO3.js → tsMode-Bo4MaONe.js} +1 -1
- package/build/{typescript-C4FxmrzK.js → typescript-BN4UUMhm.js} +1 -1
- package/build/{xml-CdfMHRip.js → xml-BusgJZFi.js} +1 -1
- package/build/{yaml-DmvdL4pM.js → yaml-D5BbEDDJ.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as et } from "./index-
|
|
1
|
+
import { m as et } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as f } from "./index-
|
|
1
|
+
import { m as f } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as lt } from "./index-
|
|
1
|
+
import { m as lt } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -135162,37 +135162,37 @@ zr({
|
|
|
135162
135162
|
id: "freemarker2",
|
|
135163
135163
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
135164
135164
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
135165
|
-
loader: () => import("./freemarker2-
|
|
135165
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135166
135166
|
});
|
|
135167
135167
|
zr({
|
|
135168
135168
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
135169
135169
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
135170
|
-
loader: () => import("./freemarker2-
|
|
135170
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagAngleInterpolationDollar)
|
|
135171
135171
|
});
|
|
135172
135172
|
zr({
|
|
135173
135173
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
135174
135174
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
135175
|
-
loader: () => import("./freemarker2-
|
|
135175
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagBracketInterpolationDollar)
|
|
135176
135176
|
});
|
|
135177
135177
|
zr({
|
|
135178
135178
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
135179
135179
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
135180
|
-
loader: () => import("./freemarker2-
|
|
135180
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagAngleInterpolationBracket)
|
|
135181
135181
|
});
|
|
135182
135182
|
zr({
|
|
135183
135183
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
135184
135184
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
135185
|
-
loader: () => import("./freemarker2-
|
|
135185
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagBracketInterpolationBracket)
|
|
135186
135186
|
});
|
|
135187
135187
|
zr({
|
|
135188
135188
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
135189
135189
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
135190
|
-
loader: () => import("./freemarker2-
|
|
135190
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135191
135191
|
});
|
|
135192
135192
|
zr({
|
|
135193
135193
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
135194
135194
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
135195
|
-
loader: () => import("./freemarker2-
|
|
135195
|
+
loader: () => import("./freemarker2-ven2Dz5H.js").then((i) => i.TagAutoInterpolationBracket)
|
|
135196
135196
|
});
|
|
135197
135197
|
/*!-----------------------------------------------------------------------------
|
|
135198
135198
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135230,7 +135230,7 @@ zr({
|
|
|
135230
135230
|
extensions: [".handlebars", ".hbs"],
|
|
135231
135231
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
135232
135232
|
mimetypes: ["text/x-handlebars-template"],
|
|
135233
|
-
loader: () => import("./handlebars-
|
|
135233
|
+
loader: () => import("./handlebars-DyLTaAPQ.js")
|
|
135234
135234
|
});
|
|
135235
135235
|
/*!-----------------------------------------------------------------------------
|
|
135236
135236
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135255,7 +135255,7 @@ zr({
|
|
|
135255
135255
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
135256
135256
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
135257
135257
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
135258
|
-
loader: () => import("./html-
|
|
135258
|
+
loader: () => import("./html-3HgnNCOb.js")
|
|
135259
135259
|
});
|
|
135260
135260
|
/*!-----------------------------------------------------------------------------
|
|
135261
135261
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135296,7 +135296,7 @@ zr({
|
|
|
135296
135296
|
filenames: ["jakefile"],
|
|
135297
135297
|
aliases: ["JavaScript", "javascript", "js"],
|
|
135298
135298
|
mimetypes: ["text/javascript"],
|
|
135299
|
-
loader: () => import("./javascript-
|
|
135299
|
+
loader: () => import("./javascript-awwd1ev9.js")
|
|
135300
135300
|
});
|
|
135301
135301
|
/*!-----------------------------------------------------------------------------
|
|
135302
135302
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135371,7 +135371,7 @@ zr({
|
|
|
135371
135371
|
extensions: [".liquid", ".html.liquid"],
|
|
135372
135372
|
aliases: ["Liquid", "liquid"],
|
|
135373
135373
|
mimetypes: ["application/liquid"],
|
|
135374
|
-
loader: () => import("./liquid-
|
|
135374
|
+
loader: () => import("./liquid-BMYTQluM.js")
|
|
135375
135375
|
});
|
|
135376
135376
|
/*!-----------------------------------------------------------------------------
|
|
135377
135377
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135407,7 +135407,7 @@ zr({
|
|
|
135407
135407
|
id: "mdx",
|
|
135408
135408
|
extensions: [".mdx"],
|
|
135409
135409
|
aliases: ["MDX", "mdx"],
|
|
135410
|
-
loader: () => import("./mdx-
|
|
135410
|
+
loader: () => import("./mdx-DKgEM9J-.js")
|
|
135411
135411
|
});
|
|
135412
135412
|
/*!-----------------------------------------------------------------------------
|
|
135413
135413
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135602,7 +135602,7 @@ zr({
|
|
|
135602
135602
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
135603
135603
|
aliases: ["Python", "py"],
|
|
135604
135604
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
135605
|
-
loader: () => import("./python-
|
|
135605
|
+
loader: () => import("./python-CP2W9qgG.js")
|
|
135606
135606
|
});
|
|
135607
135607
|
/*!-----------------------------------------------------------------------------
|
|
135608
135608
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135639,7 +135639,7 @@ zr({
|
|
|
135639
135639
|
extensions: [".cshtml"],
|
|
135640
135640
|
aliases: ["Razor", "razor"],
|
|
135641
135641
|
mimetypes: ["text/x-cshtml"],
|
|
135642
|
-
loader: () => import("./razor-
|
|
135642
|
+
loader: () => import("./razor-CGRTx9X2.js")
|
|
135643
135643
|
});
|
|
135644
135644
|
/*!-----------------------------------------------------------------------------
|
|
135645
135645
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135891,7 +135891,7 @@ zr({
|
|
|
135891
135891
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
135892
135892
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
135893
135893
|
mimetypes: ["text/typescript"],
|
|
135894
|
-
loader: () => import("./typescript-
|
|
135894
|
+
loader: () => import("./typescript-BN4UUMhm.js")
|
|
135895
135895
|
});
|
|
135896
135896
|
/*!-----------------------------------------------------------------------------
|
|
135897
135897
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135959,7 +135959,7 @@ zr({
|
|
|
135959
135959
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
135960
135960
|
aliases: ["XML", "xml"],
|
|
135961
135961
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
135962
|
-
loader: () => import("./xml-
|
|
135962
|
+
loader: () => import("./xml-BusgJZFi.js")
|
|
135963
135963
|
});
|
|
135964
135964
|
/*!-----------------------------------------------------------------------------
|
|
135965
135965
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135972,7 +135972,7 @@ zr({
|
|
|
135972
135972
|
extensions: [".yaml", ".yml"],
|
|
135973
135973
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
135974
135974
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
135975
|
-
loader: () => import("./yaml-
|
|
135975
|
+
loader: () => import("./yaml-D5BbEDDJ.js")
|
|
135976
135976
|
});
|
|
135977
135977
|
/*!-----------------------------------------------------------------------------
|
|
135978
135978
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -136075,7 +136075,7 @@ var b0t = class {
|
|
|
136075
136075
|
);
|
|
136076
136076
|
vQ.languages.css = { cssDefaults: B4n, lessDefaults: G4n, scssDefaults: z4n };
|
|
136077
136077
|
function v0t() {
|
|
136078
|
-
return import("./cssMode-
|
|
136078
|
+
return import("./cssMode-DqnU6dyk.js");
|
|
136079
136079
|
}
|
|
136080
136080
|
vQ.languages.onLanguage("less", () => {
|
|
136081
136081
|
v0t().then((i) => i.setupMode(G4n));
|
|
@@ -136181,7 +136181,7 @@ O3e.languages.html = {
|
|
|
136181
136181
|
registerHTMLLanguageService: F3e
|
|
136182
136182
|
};
|
|
136183
136183
|
function OKi() {
|
|
136184
|
-
return import("./htmlMode-
|
|
136184
|
+
return import("./htmlMode-LYIGWCHo.js");
|
|
136185
136185
|
}
|
|
136186
136186
|
function F3e(i, e = M3e, t = P3e(i)) {
|
|
136187
136187
|
const r = new IKi(i, e, t);
|
|
@@ -136258,7 +136258,7 @@ var _Ki = class {
|
|
|
136258
136258
|
), GKi = () => X4n().then((i) => i.getWorker());
|
|
136259
136259
|
$fe.languages.json = { jsonDefaults: Y4n, getWorker: GKi };
|
|
136260
136260
|
function X4n() {
|
|
136261
|
-
return import("./jsonMode-
|
|
136261
|
+
return import("./jsonMode-D20FQd-W.js");
|
|
136262
136262
|
}
|
|
136263
136263
|
$fe.languages.register({
|
|
136264
136264
|
id: "json",
|
|
@@ -136422,7 +136422,7 @@ Lq.languages.typescript = {
|
|
|
136422
136422
|
getJavaScriptWorker: $Ki
|
|
136423
136423
|
};
|
|
136424
136424
|
function H3e() {
|
|
136425
|
-
return import("./tsMode-
|
|
136425
|
+
return import("./tsMode-Bo4MaONe.js");
|
|
136426
136426
|
}
|
|
136427
136427
|
Lq.languages.onLanguage("typescript", () => H3e().then((i) => i.setupTypeScript(n3n)));
|
|
136428
136428
|
Lq.languages.onLanguage("javascript", () => H3e().then((i) => i.setupJavaScript(i3n)));
|
|
@@ -224284,7 +224284,7 @@ function Xkr(i) {
|
|
|
224284
224284
|
});
|
|
224285
224285
|
return { tenantConfig: o, pending: a };
|
|
224286
224286
|
}
|
|
224287
|
-
const _2n = { tag: "eveli-ide-0.0.
|
|
224287
|
+
const _2n = { tag: "eveli-ide-0.0.293", built: "19/05/2025" }, AHn = Ws("worker/rest/api/version.GET")({
|
|
224288
224288
|
hook: Kkr
|
|
224289
224289
|
});
|
|
224290
224290
|
function Kkr(i) {
|
package/build/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as s, K as i, j as o, i as l, E as t, n, o as r, d as v, b as E, c, x as T, y as C, q as m, h as u, k as S, g as d, f as L, w as P, p as b, u as k, v as p, s as x, a2 as I, z as g, F as f, Z as A, I as h, C as F, H as R, Q as D, U as y, M as B, N as O, P as H, R as M, _, S as K, T as N, $ as Q, a0 as U, W, Y as Z, e as j, a as q, l as w, A as z, B as G, r as J, L as V, D as X, G as Y, V as $, O as ee, X as ae, a1 as se } from "./index-
|
|
1
|
+
import { J as s, K as i, j as o, i as l, E as t, n, o as r, d as v, b as E, c, x as T, y as C, q as m, h as u, k as S, g as d, f as L, w as P, p as b, u as k, v as p, s as x, a2 as I, z as g, F as f, Z as A, I as h, C as F, H as R, Q as D, U as y, M as B, N as O, P as H, R as M, _, S as K, T as N, $ as Q, a0 as U, W, Y as Z, e as j, a as q, l as w, A as z, B as G, r as J, L as V, D as X, G as Y, V as $, O as ee, X as ae, a1 as se } from "./index-BooNWGPb.js";
|
|
2
2
|
export {
|
|
3
3
|
s as ConfigContext,
|
|
4
4
|
i as ConfigContextProvider,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { conf as t, language as e } from "./typescript-
|
|
1
|
+
import { conf as t, language as e } from "./typescript-BN4UUMhm.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as Et } from "./index-
|
|
1
|
+
import { m as Et } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as o } from "./index-
|
|
1
|
+
import { m as o } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m } from "./index-
|
|
1
|
+
import { m } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as O, m as I } from "./index-
|
|
1
|
+
import { t as O, m as I } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as r } from "./index-
|
|
1
|
+
import { m as r } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-BooNWGPb.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|