@qikdev/vue-ui 0.2.149 → 0.2.150

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/lib.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import './style.css';
2
2
  import { defineComponent as Vi, ref as Zt, toRefs as ba, onMounted as ka, onBeforeUnmount as zo, watch as Ci, computed as ci, openBlock as o, createElementBlock as d, renderSlot as z, createCommentVNode as _, normalizeClass as L, useSlots as Ho, reactive as Or, provide as Nr, resolveComponent as y, Fragment as S, unref as Bn, createBlock as k, withCtx as h, createVNode as m, renderList as $, toDisplayString as v, withDirectives as W, vShow as ur, createElementVNode as x, withModifiers as B, createTextVNode as O, h as fi, resolveDynamicComponent as Ot, mergeProps as Ei, toHandlers as xa, vModelSelect as Tt, pushScopeId as tt, popScopeId as nt, normalizeStyle as ut, Teleport as qo, vModelText as se, withKeys as ge, TransitionGroup as Go, nextTick as wa, vModelDynamic as zn } from "vue";
3
3
  import { EventDispatcher as Wo } from "@qikdev/sdk";
4
- const Ko = "0.2.149";
4
+ const Ko = "0.2.150";
5
5
  class Lt extends Error {
6
6
  }
7
7
  class Yo extends Lt {
@@ -17076,7 +17076,10 @@ const Vw = {
17076
17076
  };
17077
17077
  function Aw(e, t, n, i, s, r) {
17078
17078
  const a = y("flex-cell"), l = y("ux-icon"), u = y("flex-row"), f = y("ux-button"), c = y("v-ace-editor"), p = y("flex-column");
17079
- return s.mounted ? (o(), k(p, { key: 0 }, {
17079
+ return s.mounted ? (o(), k(p, {
17080
+ key: 0,
17081
+ class: "ux-code-editor"
17082
+ }, {
17080
17083
  default: h(() => [
17081
17084
  n.tokens.length ? (o(), d("div", Cw, [
17082
17085
  x("div", {
@@ -17136,7 +17139,7 @@ function Aw(e, t, n, i, s, r) {
17136
17139
  _: 1
17137
17140
  })) : _("", !0);
17138
17141
  }
17139
- const Mw = /* @__PURE__ */ V(Vw, [["render", Aw], ["__scopeId", "data-v-177c5a92"]]);
17142
+ const Mw = /* @__PURE__ */ V(Vw, [["render", Aw], ["__scopeId", "data-v-d61fa45a"]]);
17140
17143
  const Iw = {
17141
17144
  components: {
17142
17145
  CodeEditor: Mw