@vrowzer/vite-plugin 0.1.1 → 0.1.3
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/README.md +77 -7
- package/dist/ide/assets/{css.worker-CTXDGAqi.js → css.worker-B3bjHA4E.js} +12 -12
- package/dist/ide/assets/{html.worker-DoEWTywB.js → html.worker-CdKyo4PJ.js} +15 -15
- package/dist/ide/assets/json.worker-Dv30RK47.js +58 -0
- package/dist/ide/assets/{ts.worker-CEDDf2SQ.js → ts.worker-BMQFrgtp.js} +43 -43
- package/dist/ide/{cssMode-Bx4pwP7t.js → cssMode-BjT8Ilz9.js} +6 -6
- package/dist/ide/{handlebars-niagtI6v.js → handlebars-D8oWedcX.js} +1 -1
- package/dist/ide/{html-vu3rIOlL.js → html-BtI1mgAb.js} +1 -1
- package/dist/ide/{htmlMode-DJyFRqKm.js → htmlMode-nJv21bwP.js} +6 -6
- package/dist/ide/ide.js +1018 -1013
- package/dist/ide/{javascript-BaiNOEh_.js → javascript-CsLyoDyq.js} +1 -1
- package/dist/ide/{jsonMode-DLQ0j1a3.js → jsonMode-Gp85lTwz.js} +26 -25
- package/dist/ide/{lspLanguageFeatures-CY50NMcK.js → lspLanguageFeatures-Bh3u5Duz.js} +4 -4
- package/dist/ide/{mdx-DhZSVASO.js → mdx-BXUwpKml.js} +1 -1
- package/dist/ide/{monaco.contribution-4V6BrQ5P.js → monaco.contribution-Df9Y1epv.js} +2 -2
- package/dist/ide/{toggleHighContrast-DzGcs4Kw.js → toggleHighContrast-BAyJBPWB.js} +11852 -11696
- package/dist/ide/{tsMode-D6r_-_rM.js → tsMode-DW5hjWiU.js} +4 -4
- package/dist/ide/{typescript-DM2pFj0X.js → typescript-DdUYzFye.js} +1 -1
- package/dist/ide/{workers-DRkYqOHL.js → workers-_EnUbIXZ.js} +1 -1
- package/dist/ide/{xml-DrNRTdma.js → xml-YkclMbCx.js} +1 -1
- package/dist/ide/{yaml-ck2FlP6B.js → yaml-nzDq4-PC.js} +1 -1
- package/dist/index.d.mts +7 -2
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +69 -27
- package/dist/index.mjs.map +1 -1
- package/package.json +12 -12
- package/dist/ide/assets/json.worker-C4xqSSAJ.js +0 -58
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { c as e } from "./toggleHighContrast-
|
|
2
|
-
import { t } from "./workers-
|
|
3
|
-
import { _ as n, a as r, c as i, d as a, f as o, g as s, h as c, i as l, l as u, m as d, n as f, o as p, p as m, r as h, s as g, t as _, u as v, v as y } from "./lspLanguageFeatures-
|
|
1
|
+
import { c as e } from "./toggleHighContrast-BAyJBPWB.js";
|
|
2
|
+
import { t } from "./workers-_EnUbIXZ.js";
|
|
3
|
+
import { _ as n, a as r, c as i, d as a, f as o, g as s, h as c, i as l, l as u, m as d, n as f, o as p, p as m, r as h, s as g, t as _, u as v, v as y } from "./lspLanguageFeatures-Bh3u5Duz.js";
|
|
4
4
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/language/css/workerManager.js
|
|
5
|
-
var b =
|
|
5
|
+
var b = 12e4, x = class {
|
|
6
6
|
constructor(e) {
|
|
7
|
-
this._defaults = e, this._worker = null, this._client = null, this._idleCheckInterval = window.setInterval(() => this._checkIfIdle(),
|
|
7
|
+
this._defaults = e, this._worker = null, this._client = null, this._idleCheckInterval = window.setInterval(() => this._checkIfIdle(), 3e4), this._lastUsedTime = 0, this._configChangeListener = this._defaults.onDidChange(() => this._stopWorker());
|
|
8
8
|
}
|
|
9
9
|
_stopWorker() {
|
|
10
10
|
this._worker &&= (this._worker.dispose(), null), this._client = null;
|
|
@@ -20,7 +20,7 @@ var b = 120 * 1e3, x = class {
|
|
|
20
20
|
moduleId: "vs/language/css/cssWorker",
|
|
21
21
|
createWorker: () => new Worker(new URL(
|
|
22
22
|
/* @vite-ignore */
|
|
23
|
-
"/assets/css.worker-
|
|
23
|
+
"/assets/css.worker-B3bjHA4E.js",
|
|
24
24
|
"" + import.meta.url
|
|
25
25
|
), { type: "module" }),
|
|
26
26
|
label: this._defaults.languageId,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e } from "./toggleHighContrast-
|
|
1
|
+
import { c as e } from "./toggleHighContrast-BAyJBPWB.js";
|
|
2
2
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/basic-languages/handlebars/handlebars.js
|
|
3
3
|
var t = [
|
|
4
4
|
"area",
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { c as e } from "./toggleHighContrast-
|
|
2
|
-
import { t } from "./workers-
|
|
3
|
-
import { _ as n, a as r, c as i, d as a, f as o, g as s, h as c, i as l, l as u, m as d, n as f, o as p, p as m, r as h, s as g, t as _, u as v, v as y } from "./lspLanguageFeatures-
|
|
1
|
+
import { c as e } from "./toggleHighContrast-BAyJBPWB.js";
|
|
2
|
+
import { t } from "./workers-_EnUbIXZ.js";
|
|
3
|
+
import { _ as n, a as r, c as i, d as a, f as o, g as s, h as c, i as l, l as u, m as d, n as f, o as p, p as m, r as h, s as g, t as _, u as v, v as y } from "./lspLanguageFeatures-Bh3u5Duz.js";
|
|
4
4
|
//#region ../../node_modules/.pnpm/monaco-editor@0.55.1/node_modules/monaco-editor/esm/vs/language/html/workerManager.js
|
|
5
|
-
var b =
|
|
5
|
+
var b = 12e4, x = class {
|
|
6
6
|
constructor(e) {
|
|
7
|
-
this._defaults = e, this._worker = null, this._client = null, this._idleCheckInterval = window.setInterval(() => this._checkIfIdle(),
|
|
7
|
+
this._defaults = e, this._worker = null, this._client = null, this._idleCheckInterval = window.setInterval(() => this._checkIfIdle(), 3e4), this._lastUsedTime = 0, this._configChangeListener = this._defaults.onDidChange(() => this._stopWorker());
|
|
8
8
|
}
|
|
9
9
|
_stopWorker() {
|
|
10
10
|
this._worker &&= (this._worker.dispose(), null), this._client = null;
|
|
@@ -20,7 +20,7 @@ var b = 120 * 1e3, x = class {
|
|
|
20
20
|
moduleId: "vs/language/html/htmlWorker",
|
|
21
21
|
createWorker: () => new Worker(new URL(
|
|
22
22
|
/* @vite-ignore */
|
|
23
|
-
"/assets/html.worker-
|
|
23
|
+
"/assets/html.worker-CdKyo4PJ.js",
|
|
24
24
|
"" + import.meta.url
|
|
25
25
|
), { type: "module" }),
|
|
26
26
|
createData: {
|