@dxs-ts/eveli-ide 0.0.181 → 0.0.182
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-BV8SKQBT.js → cssMode-4aSDzzO5.js} +1 -1
- package/build/{freemarker2-DuYUkAfv.js → freemarker2-g3RqTX_P.js} +1 -1
- package/build/{handlebars-CtpHPEQ9.js → handlebars-9qLZjCZc.js} +1 -1
- package/build/{html-D937AVOd.js → html-C5OO5WSN.js} +1 -1
- package/build/{htmlMode-DRkt_2jV.js → htmlMode-DvkjgUs8.js} +1 -1
- package/build/{index-Da8wqsKA.js → index-BmPZdPmB.js} +22 -22
- package/build/index.js +1 -1
- package/build/{javascript-DpRPVGFQ.js → javascript-CLFdyhSS.js} +1 -1
- package/build/{jsonMode-Dn7N2pHX.js → jsonMode-CzxROiZn.js} +1 -1
- package/build/{liquid-UGAzLPYJ.js → liquid-BhM6gqat.js} +1 -1
- package/build/{mdx-DEdi6Huw.js → mdx-DmvAXwsZ.js} +1 -1
- package/build/{python-CLr040-R.js → python-DsbPrXIS.js} +1 -1
- package/build/{razor-DBandnsF.js → razor-ptQqcjIG.js} +1 -1
- package/build/{tsMode-DlcfhzS4.js → tsMode-twS7qmv4.js} +1 -1
- package/build/{typescript-C9bp8vey.js → typescript-Bse3jLJu.js} +1 -1
- package/build/{xml-DPOhL3B8.js → xml-BYRIK7qb.js} +1 -1
- package/build/{yaml-CLrwyT87.js → yaml-CgH02QKH.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -135025,37 +135025,37 @@ Br({
|
|
|
135025
135025
|
id: "freemarker2",
|
|
135026
135026
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
135027
135027
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
135028
|
-
loader: () => import("./freemarker2-
|
|
135028
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135029
135029
|
});
|
|
135030
135030
|
Br({
|
|
135031
135031
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
135032
135032
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
135033
|
-
loader: () => import("./freemarker2-
|
|
135033
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagAngleInterpolationDollar)
|
|
135034
135034
|
});
|
|
135035
135035
|
Br({
|
|
135036
135036
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
135037
135037
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
135038
|
-
loader: () => import("./freemarker2-
|
|
135038
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagBracketInterpolationDollar)
|
|
135039
135039
|
});
|
|
135040
135040
|
Br({
|
|
135041
135041
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
135042
135042
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
135043
|
-
loader: () => import("./freemarker2-
|
|
135043
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagAngleInterpolationBracket)
|
|
135044
135044
|
});
|
|
135045
135045
|
Br({
|
|
135046
135046
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
135047
135047
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
135048
|
-
loader: () => import("./freemarker2-
|
|
135048
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagBracketInterpolationBracket)
|
|
135049
135049
|
});
|
|
135050
135050
|
Br({
|
|
135051
135051
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
135052
135052
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
135053
|
-
loader: () => import("./freemarker2-
|
|
135053
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135054
135054
|
});
|
|
135055
135055
|
Br({
|
|
135056
135056
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
135057
135057
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
135058
|
-
loader: () => import("./freemarker2-
|
|
135058
|
+
loader: () => import("./freemarker2-g3RqTX_P.js").then((i) => i.TagAutoInterpolationBracket)
|
|
135059
135059
|
});
|
|
135060
135060
|
/*!-----------------------------------------------------------------------------
|
|
135061
135061
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135093,7 +135093,7 @@ Br({
|
|
|
135093
135093
|
extensions: [".handlebars", ".hbs"],
|
|
135094
135094
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
135095
135095
|
mimetypes: ["text/x-handlebars-template"],
|
|
135096
|
-
loader: () => import("./handlebars-
|
|
135096
|
+
loader: () => import("./handlebars-9qLZjCZc.js")
|
|
135097
135097
|
});
|
|
135098
135098
|
/*!-----------------------------------------------------------------------------
|
|
135099
135099
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135118,7 +135118,7 @@ Br({
|
|
|
135118
135118
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
135119
135119
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
135120
135120
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
135121
|
-
loader: () => import("./html-
|
|
135121
|
+
loader: () => import("./html-C5OO5WSN.js")
|
|
135122
135122
|
});
|
|
135123
135123
|
/*!-----------------------------------------------------------------------------
|
|
135124
135124
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135159,7 +135159,7 @@ Br({
|
|
|
135159
135159
|
filenames: ["jakefile"],
|
|
135160
135160
|
aliases: ["JavaScript", "javascript", "js"],
|
|
135161
135161
|
mimetypes: ["text/javascript"],
|
|
135162
|
-
loader: () => import("./javascript-
|
|
135162
|
+
loader: () => import("./javascript-CLFdyhSS.js")
|
|
135163
135163
|
});
|
|
135164
135164
|
/*!-----------------------------------------------------------------------------
|
|
135165
135165
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135234,7 +135234,7 @@ Br({
|
|
|
135234
135234
|
extensions: [".liquid", ".html.liquid"],
|
|
135235
135235
|
aliases: ["Liquid", "liquid"],
|
|
135236
135236
|
mimetypes: ["application/liquid"],
|
|
135237
|
-
loader: () => import("./liquid-
|
|
135237
|
+
loader: () => import("./liquid-BhM6gqat.js")
|
|
135238
135238
|
});
|
|
135239
135239
|
/*!-----------------------------------------------------------------------------
|
|
135240
135240
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135270,7 +135270,7 @@ Br({
|
|
|
135270
135270
|
id: "mdx",
|
|
135271
135271
|
extensions: [".mdx"],
|
|
135272
135272
|
aliases: ["MDX", "mdx"],
|
|
135273
|
-
loader: () => import("./mdx-
|
|
135273
|
+
loader: () => import("./mdx-DmvAXwsZ.js")
|
|
135274
135274
|
});
|
|
135275
135275
|
/*!-----------------------------------------------------------------------------
|
|
135276
135276
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135465,7 +135465,7 @@ Br({
|
|
|
135465
135465
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
135466
135466
|
aliases: ["Python", "py"],
|
|
135467
135467
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
135468
|
-
loader: () => import("./python-
|
|
135468
|
+
loader: () => import("./python-DsbPrXIS.js")
|
|
135469
135469
|
});
|
|
135470
135470
|
/*!-----------------------------------------------------------------------------
|
|
135471
135471
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135502,7 +135502,7 @@ Br({
|
|
|
135502
135502
|
extensions: [".cshtml"],
|
|
135503
135503
|
aliases: ["Razor", "razor"],
|
|
135504
135504
|
mimetypes: ["text/x-cshtml"],
|
|
135505
|
-
loader: () => import("./razor-
|
|
135505
|
+
loader: () => import("./razor-ptQqcjIG.js")
|
|
135506
135506
|
});
|
|
135507
135507
|
/*!-----------------------------------------------------------------------------
|
|
135508
135508
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135754,7 +135754,7 @@ Br({
|
|
|
135754
135754
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
135755
135755
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
135756
135756
|
mimetypes: ["text/typescript"],
|
|
135757
|
-
loader: () => import("./typescript-
|
|
135757
|
+
loader: () => import("./typescript-Bse3jLJu.js")
|
|
135758
135758
|
});
|
|
135759
135759
|
/*!-----------------------------------------------------------------------------
|
|
135760
135760
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135822,7 +135822,7 @@ Br({
|
|
|
135822
135822
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
135823
135823
|
aliases: ["XML", "xml"],
|
|
135824
135824
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
135825
|
-
loader: () => import("./xml-
|
|
135825
|
+
loader: () => import("./xml-BYRIK7qb.js")
|
|
135826
135826
|
});
|
|
135827
135827
|
/*!-----------------------------------------------------------------------------
|
|
135828
135828
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135835,7 +135835,7 @@ Br({
|
|
|
135835
135835
|
extensions: [".yaml", ".yml"],
|
|
135836
135836
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
135837
135837
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
135838
|
-
loader: () => import("./yaml-
|
|
135838
|
+
loader: () => import("./yaml-CgH02QKH.js")
|
|
135839
135839
|
});
|
|
135840
135840
|
/*!-----------------------------------------------------------------------------
|
|
135841
135841
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135938,7 +135938,7 @@ var L0t = class {
|
|
|
135938
135938
|
);
|
|
135939
135939
|
kQ.languages.css = { cssDefaults: VMn, lessDefaults: ZMn, scssDefaults: UMn };
|
|
135940
135940
|
function I0t() {
|
|
135941
|
-
return import("./cssMode-
|
|
135941
|
+
return import("./cssMode-4aSDzzO5.js");
|
|
135942
135942
|
}
|
|
135943
135943
|
kQ.languages.onLanguage("less", () => {
|
|
135944
135944
|
I0t().then((i) => i.setupMode(ZMn));
|
|
@@ -136044,7 +136044,7 @@ U3e.languages.html = {
|
|
|
136044
136044
|
registerHTMLLanguageService: X3e
|
|
136045
136045
|
};
|
|
136046
136046
|
function aKi() {
|
|
136047
|
-
return import("./htmlMode-
|
|
136047
|
+
return import("./htmlMode-DvkjgUs8.js");
|
|
136048
136048
|
}
|
|
136049
136049
|
function X3e(i, e = Z3e, t = Y3e(i)) {
|
|
136050
136050
|
const r = new nKi(i, e, t);
|
|
@@ -136121,7 +136121,7 @@ var gKi = class {
|
|
|
136121
136121
|
), bKi = () => qMn().then((i) => i.getWorker());
|
|
136122
136122
|
nge.languages.json = { jsonDefaults: JMn, getWorker: bKi };
|
|
136123
136123
|
function qMn() {
|
|
136124
|
-
return import("./jsonMode-
|
|
136124
|
+
return import("./jsonMode-CzxROiZn.js");
|
|
136125
136125
|
}
|
|
136126
136126
|
nge.languages.register({
|
|
136127
136127
|
id: "json",
|
|
@@ -136285,7 +136285,7 @@ Aq.languages.typescript = {
|
|
|
136285
136285
|
getJavaScriptWorker: TKi
|
|
136286
136286
|
};
|
|
136287
136287
|
function K3e() {
|
|
136288
|
-
return import("./tsMode-
|
|
136288
|
+
return import("./tsMode-twS7qmv4.js");
|
|
136289
136289
|
}
|
|
136290
136290
|
Aq.languages.onLanguage("typescript", () => K3e().then((i) => i.setupTypeScript(s3n)));
|
|
136291
136291
|
Aq.languages.onLanguage("javascript", () => K3e().then((i) => i.setupJavaScript(o3n)));
|
|
@@ -223856,7 +223856,7 @@ function Ckr(i) {
|
|
|
223856
223856
|
unreadTasks: o ?? []
|
|
223857
223857
|
};
|
|
223858
223858
|
}
|
|
223859
|
-
const V2n = { tag: "eveli-ide-0.0.
|
|
223859
|
+
const V2n = { tag: "eveli-ide-0.0.182", built: "02/04/2025" }, RHn = Ws("worker/rest/api/version.GET")({
|
|
223860
223860
|
hook: Skr
|
|
223861
223861
|
});
|
|
223862
223862
|
function Skr(i) {
|
package/build/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { J as s, K as i, j as l, i as o, E as r, n as t, o as v, d as n, b as E, c, x as m, y as T, q as S, h as C, k as L, g as k, f as p, w as u, p as I, u as P, v as b, s as d, z as x, F as A, Z as g, I as h, C as f, H as R, Q as D, U as F, M as y, N as B, P as O, R as H, _ as M, S as _, T as K, W as N, Y as Q, e as U, a as W, l as Z, A as j, B as q, r as w, L as z, D as G, G as J, V, O as X, X as Y } from "./index-
|
|
1
|
+
import { J as s, K as i, j as l, i as o, E as r, n as t, o as v, d as n, b as E, c, x as m, y as T, q as S, h as C, k as L, g as k, f as p, w as u, p as I, u as P, v as b, s as d, z as x, F as A, Z as g, I as h, C as f, H as R, Q as D, U as F, M as y, N as B, P as O, R as H, _ as M, S as _, T as K, W as N, Y as Q, e as U, a as W, l as Z, A as j, B as q, r as w, L as z, D as G, G as J, V, O as X, X as Y } from "./index-BmPZdPmB.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-Bse3jLJu.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.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-BmPZdPmB.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|