@dxs-ts/eveli-ide 0.0.270 → 0.0.271
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-BQUpxkOP.js → cssMode-BiBMEQuP.js} +1 -1
- package/build/{freemarker2-DkcnnWxE.js → freemarker2-rlY6KjGe.js} +1 -1
- package/build/{handlebars-DVF5Yp2o.js → handlebars-JZ7JCseZ.js} +1 -1
- package/build/{html-CFDmp7NG.js → html-9D69TBtX.js} +1 -1
- package/build/{htmlMode-Qn1j7kCy.js → htmlMode-D1uUvyk1.js} +1 -1
- package/build/{index-CVBfw2or.js → index-Y7KfmuDF.js} +23 -22
- package/build/index.js +1 -1
- package/build/{javascript-DipirNfr.js → javascript-DocivAZf.js} +1 -1
- package/build/{jsonMode-Cp1-EaBp.js → jsonMode-__LDWz46.js} +1 -1
- package/build/{liquid-DUoWpKmr.js → liquid-Ck2EruaN.js} +1 -1
- package/build/{mdx-Q3DPnCVn.js → mdx-Br8Pt0jR.js} +1 -1
- package/build/{python-CBaw5kyB.js → python-Bz_rAFD_.js} +1 -1
- package/build/{razor-BIzh0ZQ0.js → razor-C1_vFfwF.js} +1 -1
- package/build/{tsMode-B6L9tNeZ.js → tsMode-Br_Makva.js} +1 -1
- package/build/{typescript-DsAh3ipn.js → typescript-CruRWJLg.js} +1 -1
- package/build/{xml-BqLphudr.js → xml-D6w0vura.js} +1 -1
- package/build/{yaml-BwNG5PdV.js → yaml-DaDIVhho.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -135144,37 +135144,37 @@ zr({
|
|
|
135144
135144
|
id: "freemarker2",
|
|
135145
135145
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
135146
135146
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
135147
|
-
loader: () => import("./freemarker2-
|
|
135147
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135148
135148
|
});
|
|
135149
135149
|
zr({
|
|
135150
135150
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
135151
135151
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
135152
|
-
loader: () => import("./freemarker2-
|
|
135152
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagAngleInterpolationDollar)
|
|
135153
135153
|
});
|
|
135154
135154
|
zr({
|
|
135155
135155
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
135156
135156
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
135157
|
-
loader: () => import("./freemarker2-
|
|
135157
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagBracketInterpolationDollar)
|
|
135158
135158
|
});
|
|
135159
135159
|
zr({
|
|
135160
135160
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
135161
135161
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
135162
|
-
loader: () => import("./freemarker2-
|
|
135162
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagAngleInterpolationBracket)
|
|
135163
135163
|
});
|
|
135164
135164
|
zr({
|
|
135165
135165
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
135166
135166
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
135167
|
-
loader: () => import("./freemarker2-
|
|
135167
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagBracketInterpolationBracket)
|
|
135168
135168
|
});
|
|
135169
135169
|
zr({
|
|
135170
135170
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
135171
135171
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
135172
|
-
loader: () => import("./freemarker2-
|
|
135172
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135173
135173
|
});
|
|
135174
135174
|
zr({
|
|
135175
135175
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
135176
135176
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
135177
|
-
loader: () => import("./freemarker2-
|
|
135177
|
+
loader: () => import("./freemarker2-rlY6KjGe.js").then((i) => i.TagAutoInterpolationBracket)
|
|
135178
135178
|
});
|
|
135179
135179
|
/*!-----------------------------------------------------------------------------
|
|
135180
135180
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135212,7 +135212,7 @@ zr({
|
|
|
135212
135212
|
extensions: [".handlebars", ".hbs"],
|
|
135213
135213
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
135214
135214
|
mimetypes: ["text/x-handlebars-template"],
|
|
135215
|
-
loader: () => import("./handlebars-
|
|
135215
|
+
loader: () => import("./handlebars-JZ7JCseZ.js")
|
|
135216
135216
|
});
|
|
135217
135217
|
/*!-----------------------------------------------------------------------------
|
|
135218
135218
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135237,7 +135237,7 @@ zr({
|
|
|
135237
135237
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
135238
135238
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
135239
135239
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
135240
|
-
loader: () => import("./html-
|
|
135240
|
+
loader: () => import("./html-9D69TBtX.js")
|
|
135241
135241
|
});
|
|
135242
135242
|
/*!-----------------------------------------------------------------------------
|
|
135243
135243
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135278,7 +135278,7 @@ zr({
|
|
|
135278
135278
|
filenames: ["jakefile"],
|
|
135279
135279
|
aliases: ["JavaScript", "javascript", "js"],
|
|
135280
135280
|
mimetypes: ["text/javascript"],
|
|
135281
|
-
loader: () => import("./javascript-
|
|
135281
|
+
loader: () => import("./javascript-DocivAZf.js")
|
|
135282
135282
|
});
|
|
135283
135283
|
/*!-----------------------------------------------------------------------------
|
|
135284
135284
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135353,7 +135353,7 @@ zr({
|
|
|
135353
135353
|
extensions: [".liquid", ".html.liquid"],
|
|
135354
135354
|
aliases: ["Liquid", "liquid"],
|
|
135355
135355
|
mimetypes: ["application/liquid"],
|
|
135356
|
-
loader: () => import("./liquid-
|
|
135356
|
+
loader: () => import("./liquid-Ck2EruaN.js")
|
|
135357
135357
|
});
|
|
135358
135358
|
/*!-----------------------------------------------------------------------------
|
|
135359
135359
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135389,7 +135389,7 @@ zr({
|
|
|
135389
135389
|
id: "mdx",
|
|
135390
135390
|
extensions: [".mdx"],
|
|
135391
135391
|
aliases: ["MDX", "mdx"],
|
|
135392
|
-
loader: () => import("./mdx-
|
|
135392
|
+
loader: () => import("./mdx-Br8Pt0jR.js")
|
|
135393
135393
|
});
|
|
135394
135394
|
/*!-----------------------------------------------------------------------------
|
|
135395
135395
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135584,7 +135584,7 @@ zr({
|
|
|
135584
135584
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
135585
135585
|
aliases: ["Python", "py"],
|
|
135586
135586
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
135587
|
-
loader: () => import("./python-
|
|
135587
|
+
loader: () => import("./python-Bz_rAFD_.js")
|
|
135588
135588
|
});
|
|
135589
135589
|
/*!-----------------------------------------------------------------------------
|
|
135590
135590
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135621,7 +135621,7 @@ zr({
|
|
|
135621
135621
|
extensions: [".cshtml"],
|
|
135622
135622
|
aliases: ["Razor", "razor"],
|
|
135623
135623
|
mimetypes: ["text/x-cshtml"],
|
|
135624
|
-
loader: () => import("./razor-
|
|
135624
|
+
loader: () => import("./razor-C1_vFfwF.js")
|
|
135625
135625
|
});
|
|
135626
135626
|
/*!-----------------------------------------------------------------------------
|
|
135627
135627
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135873,7 +135873,7 @@ zr({
|
|
|
135873
135873
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
135874
135874
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
135875
135875
|
mimetypes: ["text/typescript"],
|
|
135876
|
-
loader: () => import("./typescript-
|
|
135876
|
+
loader: () => import("./typescript-CruRWJLg.js")
|
|
135877
135877
|
});
|
|
135878
135878
|
/*!-----------------------------------------------------------------------------
|
|
135879
135879
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135941,7 +135941,7 @@ zr({
|
|
|
135941
135941
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
135942
135942
|
aliases: ["XML", "xml"],
|
|
135943
135943
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
135944
|
-
loader: () => import("./xml-
|
|
135944
|
+
loader: () => import("./xml-D6w0vura.js")
|
|
135945
135945
|
});
|
|
135946
135946
|
/*!-----------------------------------------------------------------------------
|
|
135947
135947
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135954,7 +135954,7 @@ zr({
|
|
|
135954
135954
|
extensions: [".yaml", ".yml"],
|
|
135955
135955
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
135956
135956
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
135957
|
-
loader: () => import("./yaml-
|
|
135957
|
+
loader: () => import("./yaml-DaDIVhho.js")
|
|
135958
135958
|
});
|
|
135959
135959
|
/*!-----------------------------------------------------------------------------
|
|
135960
135960
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -136057,7 +136057,7 @@ var f0t = class {
|
|
|
136057
136057
|
);
|
|
136058
136058
|
SQ.languages.css = { cssDefaults: R4n, lessDefaults: M4n, scssDefaults: O4n };
|
|
136059
136059
|
function m0t() {
|
|
136060
|
-
return import("./cssMode-
|
|
136060
|
+
return import("./cssMode-BiBMEQuP.js");
|
|
136061
136061
|
}
|
|
136062
136062
|
SQ.languages.onLanguage("less", () => {
|
|
136063
136063
|
m0t().then((i) => i.setupMode(M4n));
|
|
@@ -136163,7 +136163,7 @@ H3e.languages.html = {
|
|
|
136163
136163
|
registerHTMLLanguageService: _3e
|
|
136164
136164
|
};
|
|
136165
136165
|
function yKi() {
|
|
136166
|
-
return import("./htmlMode-
|
|
136166
|
+
return import("./htmlMode-D1uUvyk1.js");
|
|
136167
136167
|
}
|
|
136168
136168
|
function _3e(i, e = j3e, t = W3e(i)) {
|
|
136169
136169
|
const r = new gKi(i, e, t);
|
|
@@ -136240,7 +136240,7 @@ var EKi = class {
|
|
|
136240
136240
|
), NKi = () => W4n().then((i) => i.getWorker());
|
|
136241
136241
|
ige.languages.json = { jsonDefaults: j4n, getWorker: NKi };
|
|
136242
136242
|
function W4n() {
|
|
136243
|
-
return import("./jsonMode-
|
|
136243
|
+
return import("./jsonMode-__LDWz46.js");
|
|
136244
136244
|
}
|
|
136245
136245
|
ige.languages.register({
|
|
136246
136246
|
id: "json",
|
|
@@ -136404,7 +136404,7 @@ Tq.languages.typescript = {
|
|
|
136404
136404
|
getJavaScriptWorker: WKi
|
|
136405
136405
|
};
|
|
136406
136406
|
function B3e() {
|
|
136407
|
-
return import("./tsMode-
|
|
136407
|
+
return import("./tsMode-Br_Makva.js");
|
|
136408
136408
|
}
|
|
136409
136409
|
Tq.languages.onLanguage("typescript", () => B3e().then((i) => i.setupTypeScript(Y4n)));
|
|
136410
136410
|
Tq.languages.onLanguage("javascript", () => B3e().then((i) => i.setupJavaScript(X4n)));
|
|
@@ -224257,7 +224257,7 @@ function Mkr(i) {
|
|
|
224257
224257
|
});
|
|
224258
224258
|
return { tenantConfig: o, pending: a };
|
|
224259
224259
|
}
|
|
224260
|
-
const O2n = { tag: "eveli-ide-0.0.
|
|
224260
|
+
const O2n = { tag: "eveli-ide-0.0.271", built: "07/05/2025" }, CHn = Ws("worker/rest/api/version.GET")({
|
|
224261
224261
|
hook: Pkr
|
|
224262
224262
|
});
|
|
224263
224263
|
function Pkr(i) {
|
|
@@ -258290,6 +258290,7 @@ const O9r = ({ comment: i, children: e, task: t, isExternalThread: r, isThreaded
|
|
|
258290
258290
|
return /* @__PURE__ */ Q(yt, { children: [
|
|
258291
258291
|
/* @__PURE__ */ Q(Ue, { variant: "h1", children: [
|
|
258292
258292
|
/* @__PURE__ */ x(Ce, { id: "taskDialog.task" }),
|
|
258293
|
+
" ",
|
|
258293
258294
|
(e == null ? void 0 : e.taskRef) || ""
|
|
258294
258295
|
] }),
|
|
258295
258296
|
/* @__PURE__ */ x(x9r, { options: e, children: /* @__PURE__ */ x(BAr, { task: e, onSubmit: d, children: (S) => /* @__PURE__ */ Q(yt, { children: [
|
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-Y7KfmuDF.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-CruRWJLg.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.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-Y7KfmuDF.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|