@dxs-ts/eveli-ide 0.0.280 → 0.0.281
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-ClgVLsmU.js → cssMode-D0GSDXL2.js} +1 -1
- package/build/{freemarker2-B9QQzNeL.js → freemarker2-BWb_evKH.js} +1 -1
- package/build/{handlebars-Xe-EWbCM.js → handlebars-C48Lb9XA.js} +1 -1
- package/build/{html-8-OlVfYd.js → html-Dq2UuBWm.js} +1 -1
- package/build/{htmlMode-BTJbgX5U.js → htmlMode-43L6pDhn.js} +1 -1
- package/build/{index-DjOTtgUk.js → index-DsjrmsQ6.js} +23 -23
- package/build/index.js +1 -1
- package/build/{javascript-CW9C1Fh4.js → javascript-XLrYPwpb.js} +1 -1
- package/build/{jsonMode-CKb3vL65.js → jsonMode-Dw09TWy9.js} +1 -1
- package/build/{liquid--XjDiW6o.js → liquid-CrR4p5Lm.js} +1 -1
- package/build/{mdx-CyTl2OeO.js → mdx-CxecC6yW.js} +1 -1
- package/build/{python-zvhts_2c.js → python-DUqU7HT2.js} +1 -1
- package/build/{razor-CozOO_GP.js → razor-DZj32IFa.js} +1 -1
- package/build/{tsMode-DbavrjFi.js → tsMode-BdzzkQAu.js} +1 -1
- package/build/{typescript-B3R-P85-.js → typescript-BSwcZ4iS.js} +1 -1
- package/build/{xml-DPzqAA6F.js → xml-DFhAD-Nz.js} +1 -1
- package/build/{yaml-8NOYHiAJ.js → yaml-DyRj_Q5y.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -135158,37 +135158,37 @@ zr({
|
|
|
135158
135158
|
id: "freemarker2",
|
|
135159
135159
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
135160
135160
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
135161
|
-
loader: () => import("./freemarker2-
|
|
135161
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135162
135162
|
});
|
|
135163
135163
|
zr({
|
|
135164
135164
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
135165
135165
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
135166
|
-
loader: () => import("./freemarker2-
|
|
135166
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagAngleInterpolationDollar)
|
|
135167
135167
|
});
|
|
135168
135168
|
zr({
|
|
135169
135169
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
135170
135170
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
135171
|
-
loader: () => import("./freemarker2-
|
|
135171
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagBracketInterpolationDollar)
|
|
135172
135172
|
});
|
|
135173
135173
|
zr({
|
|
135174
135174
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
135175
135175
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
135176
|
-
loader: () => import("./freemarker2-
|
|
135176
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagAngleInterpolationBracket)
|
|
135177
135177
|
});
|
|
135178
135178
|
zr({
|
|
135179
135179
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
135180
135180
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
135181
|
-
loader: () => import("./freemarker2-
|
|
135181
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagBracketInterpolationBracket)
|
|
135182
135182
|
});
|
|
135183
135183
|
zr({
|
|
135184
135184
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
135185
135185
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
135186
|
-
loader: () => import("./freemarker2-
|
|
135186
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135187
135187
|
});
|
|
135188
135188
|
zr({
|
|
135189
135189
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
135190
135190
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
135191
|
-
loader: () => import("./freemarker2-
|
|
135191
|
+
loader: () => import("./freemarker2-BWb_evKH.js").then((i) => i.TagAutoInterpolationBracket)
|
|
135192
135192
|
});
|
|
135193
135193
|
/*!-----------------------------------------------------------------------------
|
|
135194
135194
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135226,7 +135226,7 @@ zr({
|
|
|
135226
135226
|
extensions: [".handlebars", ".hbs"],
|
|
135227
135227
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
135228
135228
|
mimetypes: ["text/x-handlebars-template"],
|
|
135229
|
-
loader: () => import("./handlebars-
|
|
135229
|
+
loader: () => import("./handlebars-C48Lb9XA.js")
|
|
135230
135230
|
});
|
|
135231
135231
|
/*!-----------------------------------------------------------------------------
|
|
135232
135232
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135251,7 +135251,7 @@ zr({
|
|
|
135251
135251
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
135252
135252
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
135253
135253
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
135254
|
-
loader: () => import("./html-
|
|
135254
|
+
loader: () => import("./html-Dq2UuBWm.js")
|
|
135255
135255
|
});
|
|
135256
135256
|
/*!-----------------------------------------------------------------------------
|
|
135257
135257
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135292,7 +135292,7 @@ zr({
|
|
|
135292
135292
|
filenames: ["jakefile"],
|
|
135293
135293
|
aliases: ["JavaScript", "javascript", "js"],
|
|
135294
135294
|
mimetypes: ["text/javascript"],
|
|
135295
|
-
loader: () => import("./javascript-
|
|
135295
|
+
loader: () => import("./javascript-XLrYPwpb.js")
|
|
135296
135296
|
});
|
|
135297
135297
|
/*!-----------------------------------------------------------------------------
|
|
135298
135298
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135367,7 +135367,7 @@ zr({
|
|
|
135367
135367
|
extensions: [".liquid", ".html.liquid"],
|
|
135368
135368
|
aliases: ["Liquid", "liquid"],
|
|
135369
135369
|
mimetypes: ["application/liquid"],
|
|
135370
|
-
loader: () => import("./liquid
|
|
135370
|
+
loader: () => import("./liquid-CrR4p5Lm.js")
|
|
135371
135371
|
});
|
|
135372
135372
|
/*!-----------------------------------------------------------------------------
|
|
135373
135373
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135403,7 +135403,7 @@ zr({
|
|
|
135403
135403
|
id: "mdx",
|
|
135404
135404
|
extensions: [".mdx"],
|
|
135405
135405
|
aliases: ["MDX", "mdx"],
|
|
135406
|
-
loader: () => import("./mdx-
|
|
135406
|
+
loader: () => import("./mdx-CxecC6yW.js")
|
|
135407
135407
|
});
|
|
135408
135408
|
/*!-----------------------------------------------------------------------------
|
|
135409
135409
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135598,7 +135598,7 @@ zr({
|
|
|
135598
135598
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
135599
135599
|
aliases: ["Python", "py"],
|
|
135600
135600
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
135601
|
-
loader: () => import("./python-
|
|
135601
|
+
loader: () => import("./python-DUqU7HT2.js")
|
|
135602
135602
|
});
|
|
135603
135603
|
/*!-----------------------------------------------------------------------------
|
|
135604
135604
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135635,7 +135635,7 @@ zr({
|
|
|
135635
135635
|
extensions: [".cshtml"],
|
|
135636
135636
|
aliases: ["Razor", "razor"],
|
|
135637
135637
|
mimetypes: ["text/x-cshtml"],
|
|
135638
|
-
loader: () => import("./razor-
|
|
135638
|
+
loader: () => import("./razor-DZj32IFa.js")
|
|
135639
135639
|
});
|
|
135640
135640
|
/*!-----------------------------------------------------------------------------
|
|
135641
135641
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135887,7 +135887,7 @@ zr({
|
|
|
135887
135887
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
135888
135888
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
135889
135889
|
mimetypes: ["text/typescript"],
|
|
135890
|
-
loader: () => import("./typescript-
|
|
135890
|
+
loader: () => import("./typescript-BSwcZ4iS.js")
|
|
135891
135891
|
});
|
|
135892
135892
|
/*!-----------------------------------------------------------------------------
|
|
135893
135893
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135955,7 +135955,7 @@ zr({
|
|
|
135955
135955
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
135956
135956
|
aliases: ["XML", "xml"],
|
|
135957
135957
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
135958
|
-
loader: () => import("./xml-
|
|
135958
|
+
loader: () => import("./xml-DFhAD-Nz.js")
|
|
135959
135959
|
});
|
|
135960
135960
|
/*!-----------------------------------------------------------------------------
|
|
135961
135961
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135968,7 +135968,7 @@ zr({
|
|
|
135968
135968
|
extensions: [".yaml", ".yml"],
|
|
135969
135969
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
135970
135970
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
135971
|
-
loader: () => import("./yaml-
|
|
135971
|
+
loader: () => import("./yaml-DyRj_Q5y.js")
|
|
135972
135972
|
});
|
|
135973
135973
|
/*!-----------------------------------------------------------------------------
|
|
135974
135974
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -136071,7 +136071,7 @@ var g0t = class {
|
|
|
136071
136071
|
);
|
|
136072
136072
|
vQ.languages.css = { cssDefaults: F4n, lessDefaults: j4n, scssDefaults: H4n };
|
|
136073
136073
|
function b0t() {
|
|
136074
|
-
return import("./cssMode-
|
|
136074
|
+
return import("./cssMode-D0GSDXL2.js");
|
|
136075
136075
|
}
|
|
136076
136076
|
vQ.languages.onLanguage("less", () => {
|
|
136077
136077
|
b0t().then((i) => i.setupMode(j4n));
|
|
@@ -136177,7 +136177,7 @@ M3e.languages.html = {
|
|
|
136177
136177
|
registerHTMLLanguageService: H3e
|
|
136178
136178
|
};
|
|
136179
136179
|
function vKi() {
|
|
136180
|
-
return import("./htmlMode-
|
|
136180
|
+
return import("./htmlMode-43L6pDhn.js");
|
|
136181
136181
|
}
|
|
136182
136182
|
function H3e(i, e = P3e, t = F3e(i)) {
|
|
136183
136183
|
const r = new pKi(i, e, t);
|
|
@@ -136254,7 +136254,7 @@ var TKi = class {
|
|
|
136254
136254
|
), AKi = () => G4n().then((i) => i.getWorker());
|
|
136255
136255
|
tge.languages.json = { jsonDefaults: z4n, getWorker: AKi };
|
|
136256
136256
|
function G4n() {
|
|
136257
|
-
return import("./jsonMode-
|
|
136257
|
+
return import("./jsonMode-Dw09TWy9.js");
|
|
136258
136258
|
}
|
|
136259
136259
|
tge.languages.register({
|
|
136260
136260
|
id: "json",
|
|
@@ -136418,7 +136418,7 @@ Lq.languages.typescript = {
|
|
|
136418
136418
|
getJavaScriptWorker: _Ki
|
|
136419
136419
|
};
|
|
136420
136420
|
function j3e() {
|
|
136421
|
-
return import("./tsMode-
|
|
136421
|
+
return import("./tsMode-BdzzkQAu.js");
|
|
136422
136422
|
}
|
|
136423
136423
|
Lq.languages.onLanguage("typescript", () => j3e().then((i) => i.setupTypeScript(q4n)));
|
|
136424
136424
|
Lq.languages.onLanguage("javascript", () => j3e().then((i) => i.setupJavaScript(Q4n)));
|
|
@@ -224275,7 +224275,7 @@ function Pkr(i) {
|
|
|
224275
224275
|
});
|
|
224276
224276
|
return { tenantConfig: o, pending: a };
|
|
224277
224277
|
}
|
|
224278
|
-
const H2n = { tag: "eveli-ide-0.0.
|
|
224278
|
+
const H2n = { tag: "eveli-ide-0.0.281", built: "12/05/2025" }, kHn = Ws("worker/rest/api/version.GET")({
|
|
224279
224279
|
hook: Fkr
|
|
224280
224280
|
});
|
|
224281
224281
|
function Fkr(i) {
|
|
@@ -232545,7 +232545,7 @@ function UIr(i) {
|
|
|
232545
232545
|
const a = r[o.eventDate], c = o.attributeValue.toLowerCase();
|
|
232546
232546
|
return a[c] = (a[c] ?? 0) + o.eventCount, r;
|
|
232547
232547
|
}, {});
|
|
232548
|
-
return { taskTimelineStats: Object.values(e).sort((r, o) => r.statusDate.getTime() - o.statusDate.getTime()) };
|
|
232548
|
+
return { taskTimelineStats: Object.values(e).sort((r, o) => new Date(r.statusDate).getTime() - new Date(o.statusDate).getTime()) };
|
|
232549
232549
|
}
|
|
232550
232550
|
const yLn = {
|
|
232551
232551
|
LOW: "task.priority.low",
|
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-DsjrmsQ6.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-BSwcZ4iS.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.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-DsjrmsQ6.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|