@dxs-ts/eveli-ide 0.0.259 → 0.0.260
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-C6M1tFp6.js → cssMode-CQsQAD4Q.js} +1 -1
- package/build/{freemarker2-DXGAtOj-.js → freemarker2-C0W4gq5s.js} +1 -1
- package/build/{handlebars-BIdNFhgG.js → handlebars-BA1SMz1M.js} +1 -1
- package/build/{html-DpxsJQJY.js → html-CkwTZd5O.js} +1 -1
- package/build/{htmlMode-SpRnTvRA.js → htmlMode-BSxGNUZy.js} +1 -1
- package/build/{index-sdf9wzs0.js → index-BEUzlCnn.js} +27 -23
- package/build/index.js +1 -1
- package/build/{javascript-BxWE4dqj.js → javascript-BWxgsdZ-.js} +1 -1
- package/build/{jsonMode-CZTZ1zOx.js → jsonMode-D16oiFvy.js} +1 -1
- package/build/{liquid-CLxb7Cxh.js → liquid-do19uxSH.js} +1 -1
- package/build/{mdx-D1-7SxP7.js → mdx-BQ-tQg_F.js} +1 -1
- package/build/{python-DJ24nYZP.js → python-B5R7foDS.js} +1 -1
- package/build/{razor-DWmHqvXE.js → razor-BpNdduq9.js} +1 -1
- package/build/{tsMode-PVdOhpIQ.js → tsMode-DCXiwfF6.js} +1 -1
- package/build/{typescript-D9AEyNuj.js → typescript-D8dEYmtn.js} +1 -1
- package/build/{xml-B3SfO5ht.js → xml-DOaxh1uT.js} +1 -1
- package/build/{yaml-D8_uvvBP.js → yaml-Bq2O-2df.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -135194,37 +135194,37 @@ zr({
|
|
|
135194
135194
|
id: "freemarker2",
|
|
135195
135195
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
135196
135196
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
135197
|
-
loader: () => import("./freemarker2-
|
|
135197
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135198
135198
|
});
|
|
135199
135199
|
zr({
|
|
135200
135200
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
135201
135201
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
135202
|
-
loader: () => import("./freemarker2-
|
|
135202
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagAngleInterpolationDollar)
|
|
135203
135203
|
});
|
|
135204
135204
|
zr({
|
|
135205
135205
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
135206
135206
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
135207
|
-
loader: () => import("./freemarker2-
|
|
135207
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagBracketInterpolationDollar)
|
|
135208
135208
|
});
|
|
135209
135209
|
zr({
|
|
135210
135210
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
135211
135211
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
135212
|
-
loader: () => import("./freemarker2-
|
|
135212
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagAngleInterpolationBracket)
|
|
135213
135213
|
});
|
|
135214
135214
|
zr({
|
|
135215
135215
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
135216
135216
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
135217
|
-
loader: () => import("./freemarker2-
|
|
135217
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagBracketInterpolationBracket)
|
|
135218
135218
|
});
|
|
135219
135219
|
zr({
|
|
135220
135220
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
135221
135221
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
135222
|
-
loader: () => import("./freemarker2-
|
|
135222
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagAutoInterpolationDollar)
|
|
135223
135223
|
});
|
|
135224
135224
|
zr({
|
|
135225
135225
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
135226
135226
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
135227
|
-
loader: () => import("./freemarker2-
|
|
135227
|
+
loader: () => import("./freemarker2-C0W4gq5s.js").then((i) => i.TagAutoInterpolationBracket)
|
|
135228
135228
|
});
|
|
135229
135229
|
/*!-----------------------------------------------------------------------------
|
|
135230
135230
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135262,7 +135262,7 @@ zr({
|
|
|
135262
135262
|
extensions: [".handlebars", ".hbs"],
|
|
135263
135263
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
135264
135264
|
mimetypes: ["text/x-handlebars-template"],
|
|
135265
|
-
loader: () => import("./handlebars-
|
|
135265
|
+
loader: () => import("./handlebars-BA1SMz1M.js")
|
|
135266
135266
|
});
|
|
135267
135267
|
/*!-----------------------------------------------------------------------------
|
|
135268
135268
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135287,7 +135287,7 @@ zr({
|
|
|
135287
135287
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
135288
135288
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
135289
135289
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
135290
|
-
loader: () => import("./html-
|
|
135290
|
+
loader: () => import("./html-CkwTZd5O.js")
|
|
135291
135291
|
});
|
|
135292
135292
|
/*!-----------------------------------------------------------------------------
|
|
135293
135293
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135328,7 +135328,7 @@ zr({
|
|
|
135328
135328
|
filenames: ["jakefile"],
|
|
135329
135329
|
aliases: ["JavaScript", "javascript", "js"],
|
|
135330
135330
|
mimetypes: ["text/javascript"],
|
|
135331
|
-
loader: () => import("./javascript-
|
|
135331
|
+
loader: () => import("./javascript-BWxgsdZ-.js")
|
|
135332
135332
|
});
|
|
135333
135333
|
/*!-----------------------------------------------------------------------------
|
|
135334
135334
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135403,7 +135403,7 @@ zr({
|
|
|
135403
135403
|
extensions: [".liquid", ".html.liquid"],
|
|
135404
135404
|
aliases: ["Liquid", "liquid"],
|
|
135405
135405
|
mimetypes: ["application/liquid"],
|
|
135406
|
-
loader: () => import("./liquid-
|
|
135406
|
+
loader: () => import("./liquid-do19uxSH.js")
|
|
135407
135407
|
});
|
|
135408
135408
|
/*!-----------------------------------------------------------------------------
|
|
135409
135409
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135439,7 +135439,7 @@ zr({
|
|
|
135439
135439
|
id: "mdx",
|
|
135440
135440
|
extensions: [".mdx"],
|
|
135441
135441
|
aliases: ["MDX", "mdx"],
|
|
135442
|
-
loader: () => import("./mdx-
|
|
135442
|
+
loader: () => import("./mdx-BQ-tQg_F.js")
|
|
135443
135443
|
});
|
|
135444
135444
|
/*!-----------------------------------------------------------------------------
|
|
135445
135445
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135634,7 +135634,7 @@ zr({
|
|
|
135634
135634
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
135635
135635
|
aliases: ["Python", "py"],
|
|
135636
135636
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
135637
|
-
loader: () => import("./python-
|
|
135637
|
+
loader: () => import("./python-B5R7foDS.js")
|
|
135638
135638
|
});
|
|
135639
135639
|
/*!-----------------------------------------------------------------------------
|
|
135640
135640
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135671,7 +135671,7 @@ zr({
|
|
|
135671
135671
|
extensions: [".cshtml"],
|
|
135672
135672
|
aliases: ["Razor", "razor"],
|
|
135673
135673
|
mimetypes: ["text/x-cshtml"],
|
|
135674
|
-
loader: () => import("./razor-
|
|
135674
|
+
loader: () => import("./razor-BpNdduq9.js")
|
|
135675
135675
|
});
|
|
135676
135676
|
/*!-----------------------------------------------------------------------------
|
|
135677
135677
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135923,7 +135923,7 @@ zr({
|
|
|
135923
135923
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
135924
135924
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
135925
135925
|
mimetypes: ["text/typescript"],
|
|
135926
|
-
loader: () => import("./typescript-
|
|
135926
|
+
loader: () => import("./typescript-D8dEYmtn.js")
|
|
135927
135927
|
});
|
|
135928
135928
|
/*!-----------------------------------------------------------------------------
|
|
135929
135929
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -135991,7 +135991,7 @@ zr({
|
|
|
135991
135991
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
135992
135992
|
aliases: ["XML", "xml"],
|
|
135993
135993
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
135994
|
-
loader: () => import("./xml-
|
|
135994
|
+
loader: () => import("./xml-DOaxh1uT.js")
|
|
135995
135995
|
});
|
|
135996
135996
|
/*!-----------------------------------------------------------------------------
|
|
135997
135997
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -136004,7 +136004,7 @@ zr({
|
|
|
136004
136004
|
extensions: [".yaml", ".yml"],
|
|
136005
136005
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
136006
136006
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
136007
|
-
loader: () => import("./yaml-
|
|
136007
|
+
loader: () => import("./yaml-Bq2O-2df.js")
|
|
136008
136008
|
});
|
|
136009
136009
|
/*!-----------------------------------------------------------------------------
|
|
136010
136010
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -136107,7 +136107,7 @@ var g0t = class {
|
|
|
136107
136107
|
);
|
|
136108
136108
|
vQ.languages.css = { cssDefaults: M4n, lessDefaults: F4n, scssDefaults: P4n };
|
|
136109
136109
|
function b0t() {
|
|
136110
|
-
return import("./cssMode-
|
|
136110
|
+
return import("./cssMode-CQsQAD4Q.js");
|
|
136111
136111
|
}
|
|
136112
136112
|
vQ.languages.onLanguage("less", () => {
|
|
136113
136113
|
b0t().then((i) => i.setupMode(F4n));
|
|
@@ -136213,7 +136213,7 @@ H3e.languages.html = {
|
|
|
136213
136213
|
registerHTMLLanguageService: _3e
|
|
136214
136214
|
};
|
|
136215
136215
|
function vKi() {
|
|
136216
|
-
return import("./htmlMode-
|
|
136216
|
+
return import("./htmlMode-BSxGNUZy.js");
|
|
136217
136217
|
}
|
|
136218
136218
|
function _3e(i, e = j3e, t = W3e(i)) {
|
|
136219
136219
|
const r = new pKi(i, e, t);
|
|
@@ -136290,7 +136290,7 @@ var TKi = class {
|
|
|
136290
136290
|
), AKi = () => B4n().then((i) => i.getWorker());
|
|
136291
136291
|
Qfe.languages.json = { jsonDefaults: _4n, getWorker: AKi };
|
|
136292
136292
|
function B4n() {
|
|
136293
|
-
return import("./jsonMode-
|
|
136293
|
+
return import("./jsonMode-D16oiFvy.js");
|
|
136294
136294
|
}
|
|
136295
136295
|
Qfe.languages.register({
|
|
136296
136296
|
id: "json",
|
|
@@ -136454,7 +136454,7 @@ kq.languages.typescript = {
|
|
|
136454
136454
|
getJavaScriptWorker: _Ki
|
|
136455
136455
|
};
|
|
136456
136456
|
function B3e() {
|
|
136457
|
-
return import("./tsMode-
|
|
136457
|
+
return import("./tsMode-DCXiwfF6.js");
|
|
136458
136458
|
}
|
|
136459
136459
|
kq.languages.onLanguage("typescript", () => B3e().then((i) => i.setupTypeScript(K4n)));
|
|
136460
136460
|
kq.languages.onLanguage("javascript", () => B3e().then((i) => i.setupJavaScript(J4n)));
|
|
@@ -224083,7 +224083,11 @@ function Ikr() {
|
|
|
224083
224083
|
hidden: (te = r.current) == null ? void 0 : te.state.columns.find((ne) => ne.field === "created").hidden
|
|
224084
224084
|
},
|
|
224085
224085
|
{
|
|
224086
|
-
render: (ne) => /* @__PURE__ */ x(Wa, { id: "DELETE_TASK", children: /* @__PURE__ */ x("div", { onClick: () =>
|
|
224086
|
+
render: (ne) => /* @__PURE__ */ x(Wa, { id: "DELETE_TASK", children: /* @__PURE__ */ x("div", { onClick: () => {
|
|
224087
|
+
i(ne.id).then(() => {
|
|
224088
|
+
r.current.onQueryChange();
|
|
224089
|
+
});
|
|
224090
|
+
}, children: /* @__PURE__ */ x(qo, { children: /* @__PURE__ */ x(s4e, { color: "error" }) }) }) })
|
|
224087
224091
|
}
|
|
224088
224092
|
]
|
|
224089
224093
|
};
|
|
@@ -224288,7 +224292,7 @@ function Pkr(i) {
|
|
|
224288
224292
|
});
|
|
224289
224293
|
return { tenantConfig: o, pending: a };
|
|
224290
224294
|
}
|
|
224291
|
-
const O2n = { tag: "eveli-ide-0.0.
|
|
224295
|
+
const O2n = { tag: "eveli-ide-0.0.260", built: "05/05/2025" }, CHn = Ns("worker/rest/api/version.GET")({
|
|
224292
224296
|
hook: Fkr
|
|
224293
224297
|
});
|
|
224294
224298
|
function Fkr(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-BEUzlCnn.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-D8dEYmtn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.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-BEUzlCnn.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|