@dxs-ts/eveli-ide 0.0.309 → 0.0.310
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-CGxb28yg.js → cssMode-unMx19uA.js} +1 -1
- package/build/{freemarker2-B7F9hb4k.js → freemarker2-B8lNr3Lj.js} +1 -1
- package/build/{handlebars-wogi6C-l.js → handlebars-BO0JDVRQ.js} +1 -1
- package/build/{html-BjdPuhTB.js → html-DDbmPifP.js} +1 -1
- package/build/{htmlMode-B8vgjuHS.js → htmlMode-DTsv6-lH.js} +1 -1
- package/build/{index-9ekfl39j.js → index-DAMles7O.js} +22 -22
- package/build/index.js +1 -1
- package/build/{javascript-DNtdO-Fs.js → javascript-DVidwtAO.js} +1 -1
- package/build/{jsonMode-CUvI6cYt.js → jsonMode-BfD0Xobb.js} +1 -1
- package/build/{liquid-BhPykTbT.js → liquid-BEMtkKsa.js} +1 -1
- package/build/{mdx-BReiI7aW.js → mdx-g2bLaoyR.js} +1 -1
- package/build/{python-CYzO4DoX.js → python-Bxre3THZ.js} +1 -1
- package/build/{razor-eLlvmpgV.js → razor-CKB1KAO_.js} +1 -1
- package/build/{tsMode-BDT9QfzB.js → tsMode-B4D8jnpV.js} +1 -1
- package/build/{typescript-CVmCV93U.js → typescript-ybQMi1sB.js} +1 -1
- package/build/{xml-iEoaH7R6.js → xml-CqYagY-o.js} +1 -1
- package/build/{yaml-Sg4BQeVp.js → yaml-DKpZ-xLQ.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -170824,37 +170824,37 @@ zr({
|
|
|
170824
170824
|
id: "freemarker2",
|
|
170825
170825
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
170826
170826
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
170827
|
-
loader: () => import("./freemarker2-
|
|
170827
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagAutoInterpolationDollar)
|
|
170828
170828
|
});
|
|
170829
170829
|
zr({
|
|
170830
170830
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
170831
170831
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
170832
|
-
loader: () => import("./freemarker2-
|
|
170832
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagAngleInterpolationDollar)
|
|
170833
170833
|
});
|
|
170834
170834
|
zr({
|
|
170835
170835
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
170836
170836
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
170837
|
-
loader: () => import("./freemarker2-
|
|
170837
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagBracketInterpolationDollar)
|
|
170838
170838
|
});
|
|
170839
170839
|
zr({
|
|
170840
170840
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
170841
170841
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
170842
|
-
loader: () => import("./freemarker2-
|
|
170842
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagAngleInterpolationBracket)
|
|
170843
170843
|
});
|
|
170844
170844
|
zr({
|
|
170845
170845
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
170846
170846
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
170847
|
-
loader: () => import("./freemarker2-
|
|
170847
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagBracketInterpolationBracket)
|
|
170848
170848
|
});
|
|
170849
170849
|
zr({
|
|
170850
170850
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
170851
170851
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
170852
|
-
loader: () => import("./freemarker2-
|
|
170852
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagAutoInterpolationDollar)
|
|
170853
170853
|
});
|
|
170854
170854
|
zr({
|
|
170855
170855
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
170856
170856
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
170857
|
-
loader: () => import("./freemarker2-
|
|
170857
|
+
loader: () => import("./freemarker2-B8lNr3Lj.js").then((i) => i.TagAutoInterpolationBracket)
|
|
170858
170858
|
});
|
|
170859
170859
|
/*!-----------------------------------------------------------------------------
|
|
170860
170860
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -170892,7 +170892,7 @@ zr({
|
|
|
170892
170892
|
extensions: [".handlebars", ".hbs"],
|
|
170893
170893
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
170894
170894
|
mimetypes: ["text/x-handlebars-template"],
|
|
170895
|
-
loader: () => import("./handlebars-
|
|
170895
|
+
loader: () => import("./handlebars-BO0JDVRQ.js")
|
|
170896
170896
|
});
|
|
170897
170897
|
/*!-----------------------------------------------------------------------------
|
|
170898
170898
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -170917,7 +170917,7 @@ zr({
|
|
|
170917
170917
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
170918
170918
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
170919
170919
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
170920
|
-
loader: () => import("./html-
|
|
170920
|
+
loader: () => import("./html-DDbmPifP.js")
|
|
170921
170921
|
});
|
|
170922
170922
|
/*!-----------------------------------------------------------------------------
|
|
170923
170923
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -170958,7 +170958,7 @@ zr({
|
|
|
170958
170958
|
filenames: ["jakefile"],
|
|
170959
170959
|
aliases: ["JavaScript", "javascript", "js"],
|
|
170960
170960
|
mimetypes: ["text/javascript"],
|
|
170961
|
-
loader: () => import("./javascript-
|
|
170961
|
+
loader: () => import("./javascript-DVidwtAO.js")
|
|
170962
170962
|
});
|
|
170963
170963
|
/*!-----------------------------------------------------------------------------
|
|
170964
170964
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171033,7 +171033,7 @@ zr({
|
|
|
171033
171033
|
extensions: [".liquid", ".html.liquid"],
|
|
171034
171034
|
aliases: ["Liquid", "liquid"],
|
|
171035
171035
|
mimetypes: ["application/liquid"],
|
|
171036
|
-
loader: () => import("./liquid-
|
|
171036
|
+
loader: () => import("./liquid-BEMtkKsa.js")
|
|
171037
171037
|
});
|
|
171038
171038
|
/*!-----------------------------------------------------------------------------
|
|
171039
171039
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171069,7 +171069,7 @@ zr({
|
|
|
171069
171069
|
id: "mdx",
|
|
171070
171070
|
extensions: [".mdx"],
|
|
171071
171071
|
aliases: ["MDX", "mdx"],
|
|
171072
|
-
loader: () => import("./mdx-
|
|
171072
|
+
loader: () => import("./mdx-g2bLaoyR.js")
|
|
171073
171073
|
});
|
|
171074
171074
|
/*!-----------------------------------------------------------------------------
|
|
171075
171075
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171264,7 +171264,7 @@ zr({
|
|
|
171264
171264
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
171265
171265
|
aliases: ["Python", "py"],
|
|
171266
171266
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
171267
|
-
loader: () => import("./python-
|
|
171267
|
+
loader: () => import("./python-Bxre3THZ.js")
|
|
171268
171268
|
});
|
|
171269
171269
|
/*!-----------------------------------------------------------------------------
|
|
171270
171270
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171301,7 +171301,7 @@ zr({
|
|
|
171301
171301
|
extensions: [".cshtml"],
|
|
171302
171302
|
aliases: ["Razor", "razor"],
|
|
171303
171303
|
mimetypes: ["text/x-cshtml"],
|
|
171304
|
-
loader: () => import("./razor-
|
|
171304
|
+
loader: () => import("./razor-CKB1KAO_.js")
|
|
171305
171305
|
});
|
|
171306
171306
|
/*!-----------------------------------------------------------------------------
|
|
171307
171307
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171553,7 +171553,7 @@ zr({
|
|
|
171553
171553
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
171554
171554
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
171555
171555
|
mimetypes: ["text/typescript"],
|
|
171556
|
-
loader: () => import("./typescript-
|
|
171556
|
+
loader: () => import("./typescript-ybQMi1sB.js")
|
|
171557
171557
|
});
|
|
171558
171558
|
/*!-----------------------------------------------------------------------------
|
|
171559
171559
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171621,7 +171621,7 @@ zr({
|
|
|
171621
171621
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
171622
171622
|
aliases: ["XML", "xml"],
|
|
171623
171623
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
171624
|
-
loader: () => import("./xml-
|
|
171624
|
+
loader: () => import("./xml-CqYagY-o.js")
|
|
171625
171625
|
});
|
|
171626
171626
|
/*!-----------------------------------------------------------------------------
|
|
171627
171627
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171634,7 +171634,7 @@ zr({
|
|
|
171634
171634
|
extensions: [".yaml", ".yml"],
|
|
171635
171635
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
171636
171636
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
171637
|
-
loader: () => import("./yaml-
|
|
171637
|
+
loader: () => import("./yaml-DKpZ-xLQ.js")
|
|
171638
171638
|
});
|
|
171639
171639
|
/*!-----------------------------------------------------------------------------
|
|
171640
171640
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -171737,7 +171737,7 @@ var Xvt = class {
|
|
|
171737
171737
|
);
|
|
171738
171738
|
WQ.languages.css = { cssDefaults: q8n, lessDefaults: $8n, scssDefaults: Q8n };
|
|
171739
171739
|
function qvt() {
|
|
171740
|
-
return import("./cssMode-
|
|
171740
|
+
return import("./cssMode-unMx19uA.js");
|
|
171741
171741
|
}
|
|
171742
171742
|
WQ.languages.onLanguage("less", () => {
|
|
171743
171743
|
qvt().then((i) => i.setupMode($8n));
|
|
@@ -171843,7 +171843,7 @@ L5e.languages.html = {
|
|
|
171843
171843
|
registerHTMLLanguageService: I5e
|
|
171844
171844
|
};
|
|
171845
171845
|
function ybr() {
|
|
171846
|
-
return import("./htmlMode-
|
|
171846
|
+
return import("./htmlMode-DTsv6-lH.js");
|
|
171847
171847
|
}
|
|
171848
171848
|
function I5e(i, e = E5e, t = T5e(i)) {
|
|
171849
171849
|
const r = new pbr(i, e, t);
|
|
@@ -171920,7 +171920,7 @@ var Tbr = class {
|
|
|
171920
171920
|
), Abr = () => rFn().then((i) => i.getWorker());
|
|
171921
171921
|
Oge.languages.json = { jsonDefaults: iFn, getWorker: Abr };
|
|
171922
171922
|
function rFn() {
|
|
171923
|
-
return import("./jsonMode-
|
|
171923
|
+
return import("./jsonMode-BfD0Xobb.js");
|
|
171924
171924
|
}
|
|
171925
171925
|
Oge.languages.register({
|
|
171926
171926
|
id: "json",
|
|
@@ -172084,7 +172084,7 @@ Pq.languages.typescript = {
|
|
|
172084
172084
|
getJavaScriptWorker: _br
|
|
172085
172085
|
};
|
|
172086
172086
|
function N5e() {
|
|
172087
|
-
return import("./tsMode-
|
|
172087
|
+
return import("./tsMode-B4D8jnpV.js");
|
|
172088
172088
|
}
|
|
172089
172089
|
Pq.languages.onLanguage("typescript", () => N5e().then((i) => i.setupTypeScript(hFn)));
|
|
172090
172090
|
Pq.languages.onLanguage("javascript", () => N5e().then((i) => i.setupJavaScript(fFn)));
|
|
@@ -253450,7 +253450,7 @@ function m7r(i) {
|
|
|
253450
253450
|
});
|
|
253451
253451
|
return { tenantConfig: o, pending: a };
|
|
253452
253452
|
}
|
|
253453
|
-
const mEn = { tag: "eveli-ide-0.0.
|
|
253453
|
+
const mEn = { tag: "eveli-ide-0.0.310", built: "27/05/2025" }, i_n = Os("worker/rest/api/version.GET")({
|
|
253454
253454
|
hook: b7r
|
|
253455
253455
|
});
|
|
253456
253456
|
function b7r(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-DAMles7O.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-ybQMi1sB.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.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-DAMles7O.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|