online-compiler-widget 1.0.13 → 1.0.14
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/{cssMode-Bj2JGYQr.js → cssMode-pfaIt6Cr.js} +3 -3
- package/dist/{freemarker2-BSpkeace.js → freemarker2-ud4AMYvF.js} +1 -1
- package/dist/{handlebars-DXunxc_V.js → handlebars-BNuOLbbv.js} +1 -1
- package/dist/{html-BJYEXArq.js → html-CulOUkET.js} +1 -1
- package/dist/{htmlMode-B9wSHg6K.js → htmlMode-BF7Pg8ul.js} +3 -3
- package/dist/{index-D9SYTxgk.js → index-voNQIjJQ.js} +8553 -8382
- package/dist/index.js +1 -1
- package/dist/{javascript-DllFNDyy.js → javascript-CoCAZBhx.js} +1 -1
- package/dist/{jsonMode-D8KftlMP.js → jsonMode-D6eYO_UI.js} +3 -3
- package/dist/{liquid-DP72AP__.js → liquid-Bz4O4M85.js} +1 -1
- package/dist/{lspLanguageFeatures-C1NZlAQF.js → lspLanguageFeatures-k3sSaQVs.js} +1 -1
- package/dist/{mdx-DhQM-tw-.js → mdx-8m7IKuHg.js} +1 -1
- package/dist/{python-CsTrfVTE.js → python-DW9ZZKF6.js} +1 -1
- package/dist/{razor-ClDwMNO6.js → razor-BH2LW0CD.js} +1 -1
- package/dist/{tsMode-DEQUG8Lj.js → tsMode-DeoNJ_fR.js} +1 -1
- package/dist/{typescript-BY7WxY4n.js → typescript-BhkGzXw0.js} +1 -1
- package/dist/{xml-BNq9h8Ji.js → xml-PJ_xL4Ia.js} +1 -1
- package/dist/{yaml-PxCgnk8A.js → yaml-CvZioAW2.js} +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { h as o, b as r, C as p, i as s, g as t, F as l, d as n, O as C, f as m, j as u, u as d } from "./index-
|
|
1
|
+
import { h as o, b as r, C as p, i as s, g as t, F as l, d as n, O as C, f as m, j as u, u as d } from "./index-voNQIjJQ.js";
|
|
2
2
|
import "@xyflow/react";
|
|
3
3
|
export {
|
|
4
4
|
o as CompilerApi,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { c as P, l as _, e as B } from "./index-
|
|
2
|
-
import { f as y, g as J, C as Q, H as Y, b as G, d as X, F as Z, S as $, e as K } from "./lspLanguageFeatures-
|
|
3
|
-
import { a as Ae, D as Oe, h as Ie, R as Ne, c as Le, i as Ee, j as Ue, t as De, k as Be } from "./lspLanguageFeatures-
|
|
1
|
+
import { c as P, l as _, e as B } from "./index-voNQIjJQ.js";
|
|
2
|
+
import { f as y, g as J, C as Q, H as Y, b as G, d as X, F as Z, S as $, e as K } from "./lspLanguageFeatures-k3sSaQVs.js";
|
|
3
|
+
import { a as Ae, D as Oe, h as Ie, R as Ne, c as Le, i as Ee, j as Ue, t as De, k as Be } from "./lspLanguageFeatures-k3sSaQVs.js";
|
|
4
4
|
const x = 2 * 60 * 1e3;
|
|
5
5
|
class C {
|
|
6
6
|
constructor(i) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as M, e as w, U as F, a as P, M as v, l as f, t as K, R as O } from "./index-
|
|
1
|
+
import { c as M, e as w, U as F, a as P, M as v, l as f, t as K, R as O } from "./index-voNQIjJQ.js";
|
|
2
2
|
class E {
|
|
3
3
|
constructor(e, t) {
|
|
4
4
|
this._modeId = e, this._defaults = t, this._worker = null, this._client = null, this._configChangeListener = this._defaults.onDidChange(() => this._stopWorker()), this._updateExtraLibsToken = 0, this._extraLibsChangeListener = this._defaults.onDidExtraLibsChange(
|