@guihz/trading-vue-editor-tes 0.1.24 → 0.1.25
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.
@@ -9177,7 +9177,7 @@ Lf.onerror = (i) => {
|
|
9177
9177
|
async function Tf(i) {
|
9178
9178
|
return await bo.setInlayHints(i);
|
9179
9179
|
}
|
9180
|
-
const Nf = ma(Lf), Rf = ma(new Worker(new URL("" + new URL("assets/parserTccWorker-
|
9180
|
+
const Nf = ma(Lf), Rf = ma(new Worker(new URL("" + new URL("assets/parserTccWorker-B6TDhYXx.js", import.meta.url).href, import.meta.url), { type: "module", name: "Parser MineScript Server" }));
|
9181
9181
|
async function A1(i, n = !1, r = Xt) {
|
9182
9182
|
const s = i.match(/\s*\/\/\s*@version\s*=\s*([0-9])/)?.[1];
|
9183
9183
|
s && (r = parseInt(s), r = r < 3 ? 3 : r > 6 ? 6 : r);
|