@vrowzer/vite-plugin 0.0.0 → 0.1.0
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/dist/ide/assets/{css.worker-uWEFNxvl.js → css.worker-CTXDGAqi.js} +14 -14
- package/dist/ide/assets/{html.worker-1tLoAl5Z.js → html.worker-DoEWTywB.js} +15 -15
- package/dist/ide/assets/json.worker-C4xqSSAJ.js +58 -0
- package/dist/ide/assets/{ts.worker-BFpNHPy5.js → ts.worker-CEDDf2SQ.js} +121 -106
- package/dist/ide/{cssMode-B5DtFEwy.js → cssMode-Bx4pwP7t.js} +4 -4
- package/dist/ide/{handlebars-BcqMM6pa.js → handlebars-niagtI6v.js} +1 -1
- package/dist/ide/{html-CxO5OaJl.js → html-vu3rIOlL.js} +1 -1
- package/dist/ide/{htmlMode-DxpUG2jm.js → htmlMode-DJyFRqKm.js} +4 -4
- package/dist/ide/ide.css +1 -1
- package/dist/ide/ide.js +1764 -1700
- package/dist/ide/{javascript-CvtLx4_Z.js → javascript-BaiNOEh_.js} +1 -2
- package/dist/ide/{jsonMode-LVtiYWKr.js → jsonMode-DLQ0j1a3.js} +4 -4
- package/dist/ide/{lspLanguageFeatures-BDyekQt2.js → lspLanguageFeatures-CY50NMcK.js} +1 -1
- package/dist/ide/{mdx-Sun87_nd.js → mdx-DhZSVASO.js} +1 -1
- package/dist/ide/{monaco.contribution-DVj8eGe_.js → monaco.contribution-4V6BrQ5P.js} +2 -2
- package/dist/ide/{toggleHighContrast-DI4ZeqFk.js → toggleHighContrast-DzGcs4Kw.js} +16604 -16528
- package/dist/ide/{tsMode-BKTkt1bt.js → tsMode-D6r_-_rM.js} +5 -5
- package/dist/ide/{typescript-CHC4VYBW.js → typescript-DM2pFj0X.js} +1 -1
- package/dist/ide/{workers-IG_hD8Jy.js → workers-DRkYqOHL.js} +1 -1
- package/dist/ide/{xml-C0QFzMaz.js → xml-DrNRTdma.js} +3 -3
- package/dist/ide/{yaml-o-RP7lYY.js → yaml-ck2FlP6B.js} +1 -1
- package/dist/index.d.mts +0 -2
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +231 -116
- package/dist/index.mjs.map +1 -1
- package/dist/manifest-generate.d.mts.map +1 -1
- package/dist/manifest-generate.mjs +10 -11
- package/dist/manifest-generate.mjs.map +1 -1
- package/package.json +18 -17
- package/dist/ide/assets/json.worker-CL3sVQd6.js +0 -58
- /package/dist/ide/{css-CPSW8DVZ.js → css-jRa-sq2v.js} +0 -0
- /package/dist/ide/{graphql-BteLL2CG.js → graphql-BfD0A3oq.js} +0 -0
- /package/dist/ide/{less-BubkcFWW.js → less-BpXfi39Z.js} +0 -0
- /package/dist/ide/{markdown-DPB5N4OB.js → markdown-C_jeeMr1.js} +0 -0
- /package/dist/ide/{pug-BONHZNEg.js → pug-DThx5NHO.js} +0 -0
- /package/dist/ide/{scss-0r6NeK1P.js → scss-CAhEnFoL.js} +0 -0
- /package/dist/ide/{shell-Vh_eZpea.js → shell-DZxOw2Ds.js} +0 -0
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import "./
|
|
2
|
-
import { conf as e, language as t } from "./typescript-CHC4VYBW.js";
|
|
1
|
+
import { conf as e, language as t } from "./typescript-DM2pFj0X.js";
|
|
3
2
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/basic-languages/javascript/javascript.js
|
|
4
3
|
var n = e, r = {
|
|
5
4
|
defaultToken: "invalid",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { c as e, o as t } from "./toggleHighContrast-
|
|
2
|
-
import { t as n } from "./workers-
|
|
3
|
-
import { _ as r, a as i, c as a, d as o, f as s, g as c, h as l, i as u, l as d, m as f, n as p, o as m, p as h, r as g, s as _, t as v, u as y, v as b } from "./lspLanguageFeatures-
|
|
1
|
+
import { c as e, o as t } from "./toggleHighContrast-DzGcs4Kw.js";
|
|
2
|
+
import { t as n } from "./workers-DRkYqOHL.js";
|
|
3
|
+
import { _ as r, a as i, c as a, d as o, f as s, g as c, h as l, i as u, l as d, m as f, n as p, o as m, p as h, r as g, s as _, t as v, u as y, v as b } from "./lspLanguageFeatures-CY50NMcK.js";
|
|
4
4
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/language/json/workerManager.js
|
|
5
5
|
var x = 120 * 1e3, S = class {
|
|
6
6
|
constructor(e) {
|
|
@@ -20,7 +20,7 @@ var x = 120 * 1e3, S = class {
|
|
|
20
20
|
moduleId: "vs/language/json/jsonWorker",
|
|
21
21
|
createWorker: () => new Worker(new URL(
|
|
22
22
|
/* @vite-ignore */
|
|
23
|
-
"/assets/json.worker-
|
|
23
|
+
"/assets/json.worker-C4xqSSAJ.js",
|
|
24
24
|
"" + import.meta.url
|
|
25
25
|
), { type: "module" }),
|
|
26
26
|
label: this._defaults.languageId,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as e, c as t, i as n, n as r, o as i } from "./toggleHighContrast-
|
|
1
|
+
import { a as e, c as t, i as n, n as r, o as i } from "./toggleHighContrast-DzGcs4Kw.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/external/vscode-languageserver-types/lib/esm/main.js
|
|
3
3
|
var a;
|
|
4
4
|
(function(e) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e } from "./toggleHighContrast-
|
|
1
|
+
import { c as e } from "./toggleHighContrast-DzGcs4Kw.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/basic-languages/mdx/mdx.js
|
|
3
3
|
var t = {
|
|
4
4
|
comments: { blockComment: ["{/*", "*/}"] },
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, t } from "./toggleHighContrast-
|
|
1
|
+
import { c as e, t } from "./toggleHighContrast-DzGcs4Kw.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/language/typescript/monaco.contribution.js
|
|
3
3
|
var n = class {
|
|
4
4
|
constructor(e, n, r, i, a) {
|
|
@@ -109,7 +109,7 @@ var n = class {
|
|
|
109
109
|
onlyVisible: !1
|
|
110
110
|
}, {}, {}, r);
|
|
111
111
|
function o() {
|
|
112
|
-
return import("./tsMode-
|
|
112
|
+
return import("./tsMode-D6r_-_rM.js");
|
|
113
113
|
}
|
|
114
114
|
e.onLanguage("typescript", () => o().then((e) => e.setupTypeScript(i))), e.onLanguage("javascript", () => o().then((e) => e.setupJavaScript(a)));
|
|
115
115
|
//#endregion
|