sun-form-v3 1.0.9 → 1.0.11
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/{cssMode-hwT-1gPO.js → cssMode-9a3Nzcz0.js} +1 -1
- package/dist/{freemarker2-DxI_idH8.js → freemarker2-DK6lwGaq.js} +1 -1
- package/dist/{handlebars-BLn7thzj.js → handlebars-DPoEML1d.js} +1 -1
- package/dist/{html-BUiKW7cs.js → html-Dl-PSmcb.js} +1 -1
- package/dist/{htmlMode-DNpBABi5.js → htmlMode-8x5pkuIT.js} +1 -1
- package/dist/{index-D-9xpn3I.js → index-DysfiBvw.js} +21 -23
- package/dist/{javascript-BKkW0Pkj.js → javascript-BKANJFjZ.js} +1 -1
- package/dist/{jsonMode-BEPhO3b9.js → jsonMode-C-hmihMO.js} +1 -1
- package/dist/{liquid-DsFQxomd.js → liquid-BYDAXJQI.js} +1 -1
- package/dist/{mdx-CQmV9NBx.js → mdx-IUvXx2kW.js} +1 -1
- package/dist/{python-BOfVTh8q.js → python-B7DepHC9.js} +1 -1
- package/dist/{razor-BbuE4v6H.js → razor-Cg3JvJXw.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/sun-form-v3.es.js +2 -4
- package/dist/sun-form-v3.umd.js +348 -348
- package/dist/{tsMode-DFCCxNcs.js → tsMode-BcYcbLxv.js} +1 -1
- package/dist/{typescript-ChsBlu3z.js → typescript-BiqrZWm4.js} +1 -1
- package/dist/{xml-CiCEQerI.js → xml-DjCCNX5H.js} +1 -1
- package/dist/{yaml-DHSOMFlU.js → yaml-D93XL0vv.js} +1 -1
- package/package.json +1 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as Le } from "./index-
|
1
|
+
import { m as Le } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as f } from "./index-
|
1
|
+
import { m as f } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as l } from "./index-
|
1
|
+
import { m as l } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as s } from "./index-
|
1
|
+
import { m as s } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as $e } from "./index-
|
1
|
+
import { m as $e } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -80781,37 +80781,37 @@ He({
|
|
80781
80781
|
id: "freemarker2",
|
80782
80782
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
80783
80783
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
80784
|
-
loader: () => import("./freemarker2-
|
80784
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagAutoInterpolationDollar)
|
80785
80785
|
});
|
80786
80786
|
He({
|
80787
80787
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
80788
80788
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
80789
|
-
loader: () => import("./freemarker2-
|
80789
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagAngleInterpolationDollar)
|
80790
80790
|
});
|
80791
80791
|
He({
|
80792
80792
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
80793
80793
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
80794
|
-
loader: () => import("./freemarker2-
|
80794
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagBracketInterpolationDollar)
|
80795
80795
|
});
|
80796
80796
|
He({
|
80797
80797
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
80798
80798
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
80799
|
-
loader: () => import("./freemarker2-
|
80799
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagAngleInterpolationBracket)
|
80800
80800
|
});
|
80801
80801
|
He({
|
80802
80802
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
80803
80803
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
80804
|
-
loader: () => import("./freemarker2-
|
80804
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagBracketInterpolationBracket)
|
80805
80805
|
});
|
80806
80806
|
He({
|
80807
80807
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
80808
80808
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
80809
|
-
loader: () => import("./freemarker2-
|
80809
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagAutoInterpolationDollar)
|
80810
80810
|
});
|
80811
80811
|
He({
|
80812
80812
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
80813
80813
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
80814
|
-
loader: () => import("./freemarker2-
|
80814
|
+
loader: () => import("./freemarker2-DK6lwGaq.js").then((s) => s.TagAutoInterpolationBracket)
|
80815
80815
|
});
|
80816
80816
|
/*!-----------------------------------------------------------------------------
|
80817
80817
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -80849,7 +80849,7 @@ He({
|
|
80849
80849
|
extensions: [".handlebars", ".hbs"],
|
80850
80850
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
80851
80851
|
mimetypes: ["text/x-handlebars-template"],
|
80852
|
-
loader: () => import("./handlebars-
|
80852
|
+
loader: () => import("./handlebars-DPoEML1d.js")
|
80853
80853
|
});
|
80854
80854
|
/*!-----------------------------------------------------------------------------
|
80855
80855
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -80874,7 +80874,7 @@ He({
|
|
80874
80874
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
80875
80875
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
80876
80876
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
80877
|
-
loader: () => import("./html-
|
80877
|
+
loader: () => import("./html-Dl-PSmcb.js")
|
80878
80878
|
});
|
80879
80879
|
/*!-----------------------------------------------------------------------------
|
80880
80880
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -80915,7 +80915,7 @@ He({
|
|
80915
80915
|
filenames: ["jakefile"],
|
80916
80916
|
aliases: ["JavaScript", "javascript", "js"],
|
80917
80917
|
mimetypes: ["text/javascript"],
|
80918
|
-
loader: () => import("./javascript-
|
80918
|
+
loader: () => import("./javascript-BKANJFjZ.js")
|
80919
80919
|
});
|
80920
80920
|
/*!-----------------------------------------------------------------------------
|
80921
80921
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -80990,7 +80990,7 @@ He({
|
|
80990
80990
|
extensions: [".liquid", ".html.liquid"],
|
80991
80991
|
aliases: ["Liquid", "liquid"],
|
80992
80992
|
mimetypes: ["application/liquid"],
|
80993
|
-
loader: () => import("./liquid-
|
80993
|
+
loader: () => import("./liquid-BYDAXJQI.js")
|
80994
80994
|
});
|
80995
80995
|
/*!-----------------------------------------------------------------------------
|
80996
80996
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81026,7 +81026,7 @@ He({
|
|
81026
81026
|
id: "mdx",
|
81027
81027
|
extensions: [".mdx"],
|
81028
81028
|
aliases: ["MDX", "mdx"],
|
81029
|
-
loader: () => import("./mdx-
|
81029
|
+
loader: () => import("./mdx-IUvXx2kW.js")
|
81030
81030
|
});
|
81031
81031
|
/*!-----------------------------------------------------------------------------
|
81032
81032
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81221,7 +81221,7 @@ He({
|
|
81221
81221
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
81222
81222
|
aliases: ["Python", "py"],
|
81223
81223
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
81224
|
-
loader: () => import("./python-
|
81224
|
+
loader: () => import("./python-B7DepHC9.js")
|
81225
81225
|
});
|
81226
81226
|
/*!-----------------------------------------------------------------------------
|
81227
81227
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81258,7 +81258,7 @@ He({
|
|
81258
81258
|
extensions: [".cshtml"],
|
81259
81259
|
aliases: ["Razor", "razor"],
|
81260
81260
|
mimetypes: ["text/x-cshtml"],
|
81261
|
-
loader: () => import("./razor-
|
81261
|
+
loader: () => import("./razor-Cg3JvJXw.js")
|
81262
81262
|
});
|
81263
81263
|
/*!-----------------------------------------------------------------------------
|
81264
81264
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81510,7 +81510,7 @@ He({
|
|
81510
81510
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
81511
81511
|
aliases: ["TypeScript", "ts", "typescript"],
|
81512
81512
|
mimetypes: ["text/typescript"],
|
81513
|
-
loader: () => import("./typescript-
|
81513
|
+
loader: () => import("./typescript-BiqrZWm4.js")
|
81514
81514
|
});
|
81515
81515
|
/*!-----------------------------------------------------------------------------
|
81516
81516
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81578,7 +81578,7 @@ He({
|
|
81578
81578
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
81579
81579
|
aliases: ["XML", "xml"],
|
81580
81580
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
81581
|
-
loader: () => import("./xml-
|
81581
|
+
loader: () => import("./xml-DjCCNX5H.js")
|
81582
81582
|
});
|
81583
81583
|
/*!-----------------------------------------------------------------------------
|
81584
81584
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81591,7 +81591,7 @@ He({
|
|
81591
81591
|
extensions: [".yaml", ".yml"],
|
81592
81592
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
81593
81593
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
81594
|
-
loader: () => import("./yaml-
|
81594
|
+
loader: () => import("./yaml-D93XL0vv.js")
|
81595
81595
|
});
|
81596
81596
|
/*!-----------------------------------------------------------------------------
|
81597
81597
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
@@ -81694,7 +81694,7 @@ var rB = class {
|
|
81694
81694
|
);
|
81695
81695
|
fb.languages.css = { cssDefaults: LY, lessDefaults: DY, scssDefaults: xY };
|
81696
81696
|
function dB() {
|
81697
|
-
return import("./cssMode-
|
81697
|
+
return import("./cssMode-9a3Nzcz0.js");
|
81698
81698
|
}
|
81699
81699
|
fb.languages.onLanguage("less", () => {
|
81700
81700
|
dB().then((s) => s.setupMode(DY));
|
@@ -81800,7 +81800,7 @@ _I.languages.html = {
|
|
81800
81800
|
registerHTMLLanguageService: CI
|
81801
81801
|
};
|
81802
81802
|
function dxe() {
|
81803
|
-
return import("./htmlMode-
|
81803
|
+
return import("./htmlMode-8x5pkuIT.js");
|
81804
81804
|
}
|
81805
81805
|
function CI(s, e = vI, t = bI(s)) {
|
81806
81806
|
const i = new sxe(s, e, t);
|
@@ -81864,7 +81864,7 @@ var cxe = class {
|
|
81864
81864
|
), fxe = () => TY().then((s) => s.getWorker());
|
81865
81865
|
pI.json = { jsonDefaults: NY, getWorker: fxe };
|
81866
81866
|
function TY() {
|
81867
|
-
return import("./jsonMode-
|
81867
|
+
return import("./jsonMode-C-hmihMO.js");
|
81868
81868
|
}
|
81869
81869
|
pI.register({
|
81870
81870
|
id: "json",
|
@@ -82028,7 +82028,7 @@ Ov.languages.typescript = {
|
|
82028
82028
|
getJavaScriptWorker: Sxe
|
82029
82029
|
};
|
82030
82030
|
function wI() {
|
82031
|
-
return import("./tsMode-
|
82031
|
+
return import("./tsMode-BcYcbLxv.js");
|
82032
82032
|
}
|
82033
82033
|
Ov.languages.onLanguage("typescript", () => wI().then((s) => s.setupTypeScript(WY)));
|
82034
82034
|
Ov.languages.onLanguage("javascript", () => wI().then((s) => s.setupJavaScript(HY)));
|
@@ -124454,8 +124454,6 @@ const Cie = /* @__PURE__ */ Object.assign({ name: "sunForm" }, {
|
|
124454
124454
|
install: nJe
|
124455
124455
|
};
|
124456
124456
|
export {
|
124457
|
-
Cie as _,
|
124458
|
-
SXe as d,
|
124459
124457
|
sst as i,
|
124460
124458
|
mI as m,
|
124461
124459
|
WY as t
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { conf as t, language as e } from "./typescript-
|
1
|
+
import { conf as t, language as e } from "./typescript-BiqrZWm4.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as Ke } from "./index-
|
1
|
+
import { m as Ke } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as l } from "./index-
|
1
|
+
import { m as l } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as s } from "./index-
|
1
|
+
import { m as s } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m as i } from "./index-
|
1
|
+
import { m as i } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { m } from "./index-
|
1
|
+
import { m } from "./index-DysfiBvw.js";
|
2
2
|
/*!-----------------------------------------------------------------------------
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
4
4
|
* Version: 0.49.0(383fdf3fc0e1e1a024068b8d0fd4f3dcbae74d04)
|