@vtj/designer 0.9.15 → 0.9.17

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.
@@ -1,4 +1,4 @@
1
- import { defineComponent as p, ref as f, onMounted as y, nextTick as g, onUnmounted as h, watch as w, openBlock as v, createElementBlock as V, normalizeClass as k, withKeys as B, withModifiers as E, normalizeStyle as x } from "vue";
1
+ import { defineComponent as p, ref as f, onMounted as y, nextTick as g, onUnmounted as h, watch as w, openBlock as V, createElementBlock as k, normalizeClass as v, withKeys as B, withModifiers as E, normalizeStyle as x } from "vue";
2
2
  import { editor as _ } from "monaco-editor";
3
3
  const T = /* @__PURE__ */ p({
4
4
  __name: "Editor",
@@ -19,7 +19,7 @@ const T = /* @__PURE__ */ p({
19
19
  createTrustedTypesPolicy: void 0,
20
20
  async getWorker(o, a) {
21
21
  let n;
22
- return a === "json" && (n = await import("./json.worker-Deqi-XXW.js")), ["css", "scss", "less"].includes(a) && (n = await import("./css.worker-DcQjDQkA.js")), ["html", "handlebars", "razor", "vue"].includes(a) && (n = await import("./html.worker-B83UVBG6.js")), ["typescript", "javascript"].includes(a) && (n = await import("./ts.worker-P1pVlN2Z.js")), n = n || await import("./editor.worker-lG8NyUhA.js"), new n.default();
22
+ return a === "json" && (n = await import("./json.worker-Cz3wPAlQ.js")), ["css", "scss", "less"].includes(a) && (n = await import("./css.worker-DcQjDQkA.js")), ["html", "handlebars", "razor", "vue"].includes(a) && (n = await import("./html.worker-B83UVBG6.js")), ["typescript", "javascript"].includes(a) && (n = await import("./ts.worker-C2xNNmKz.js")), n = n || await import("./editor.worker-lG8NyUhA.js"), new n.default();
23
23
  }
24
24
  };
25
25
  const r = d, i = f();
@@ -52,8 +52,8 @@ const T = /* @__PURE__ */ p({
52
52
  (o) => {
53
53
  e && e.setValue(o);
54
54
  }
55
- ), s({ getEditor: () => e }), (o, a) => (v(), V("div", {
56
- class: k(["v-code-editor", { "is-border": t.border }]),
55
+ ), s({ getEditor: () => e }), (o, a) => (V(), k("div", {
56
+ class: v(["v-code-editor", { "is-border": t.border }]),
57
57
  ref_key: "container",
58
58
  ref: i,
59
59
  onKeyup: a[0] || (a[0] = B(E(() => {