@qikdev/vue-ui 0.2.370 → 0.2.371

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 './vue-ui.css';
2
2
  import { defineComponent as Ha, ref as mt, toRefs as Gd, onMounted as Ga, onBeforeUnmount as sm, watch as Pr, computed as hn, createElementBlock as m, openBlock as o, createCommentVNode as _, renderSlot as z, normalizeClass as R, useSlots as am, reactive as Xt, provide as Yr, resolveComponent as y, createVNode as c, Fragment as C, createBlock as b, unref as ct, withCtx as f, renderList as L, toDisplayString as k, createTextVNode as O, withDirectives as G, vShow as Hn, withModifiers as W, createElementVNode as x, h as Ca, mergeProps as at, toHandlers as pt, normalizeStyle as Pe, resolveDirective as Jd, resolveDynamicComponent as xt, vModelSelect as bt, pushScopeId as We, popScopeId as He, getCurrentScope as lm, onScopeDispose as om, getCurrentInstance as um, Teleport as Kd, Transition as dm, vModelText as ce, withKeys as Se, TransitionGroup as cm, nextTick as Zd, vModelDynamic as sr, normalizeProps as fm } from "vue";
3
3
  import { EventDispatcher as Yd } from "@qikdev/sdk";
4
- const mm = "0.2.370";
4
+ const mm = "0.2.371";
5
5
  class en extends Error {
6
6
  }
7
7
  class hm extends en {
@@ -6944,7 +6944,7 @@ function E_(e, t, n, i, s, r) {
6944
6944
  r.status ? (o(), m("div", D_, k(r.status), 1)) : _("", !0)
6945
6945
  ], 2);
6946
6946
  }
6947
- const M_ = /* @__PURE__ */ E(V_, [["render", E_], ["__scopeId", "data-v-f5b9e63a"]]), I_ = {
6947
+ const M_ = /* @__PURE__ */ E(V_, [["render", E_], ["__scopeId", "data-v-357810c2"]]), I_ = {
6948
6948
  mixins: [ve],
6949
6949
  computed: {
6950
6950
  typeKey() {
@@ -16609,14 +16609,14 @@ const tx = /* @__PURE__ */ E(Zw, [["render", ex], ["__scopeId", "data-v-845cddf9
16609
16609
  this.scopeGlossary = e, this.loadingScopeGlossary = !1;
16610
16610
  },
16611
16611
  async openSelection() {
16612
- const e = this, t = await e.$sdk.selectScopes({
16612
+ const e = this, t = {
16613
16613
  action: e.action,
16614
16614
  type: e.type,
16615
16615
  model: e.model,
16616
16616
  maximum: e.maximum,
16617
16617
  include: e.include
16618
- });
16619
- e.model = t;
16618
+ }, n = await e.$sdk.selectScopes(t);
16619
+ e.model = n;
16620
16620
  }
16621
16621
  },
16622
16622
  computed: {
@@ -16738,7 +16738,7 @@ function ix(e, t, n, i, s, r) {
16738
16738
  }, 8, ["size", "loading", "onClick"])
16739
16739
  ], 2);
16740
16740
  }
16741
- const sx = /* @__PURE__ */ E(nx, [["render", ix], ["__scopeId", "data-v-124489e3"]]);
16741
+ const sx = /* @__PURE__ */ E(nx, [["render", ix], ["__scopeId", "data-v-f6a396ad"]]);
16742
16742
  function ax(e) {
16743
16743
  return e === void 0 || typeof e > "u" || e === null || String(e) === "null" || String(e) === "undefined";
16744
16744
  }
@@ -31851,7 +31851,7 @@ const jI = /* @__PURE__ */ E(AI, [["render", qI], ["__scopeId", "data-v-d48f305b
31851
31851
  // },
31852
31852
  },
31853
31853
  data() {
31854
- return {
31854
+ return console.log("initial model", this.options.model), {
31855
31855
  // search: '',
31856
31856
  // searching: false,
31857
31857
  // definition: null,
@@ -31864,10 +31864,10 @@ const jI = /* @__PURE__ */ E(AI, [["render", qI], ["__scopeId", "data-v-d48f305b
31864
31864
  // this.$refs.browser.toggle(row);
31865
31865
  // },
31866
31866
  selectionComplete(e) {
31867
- this.close(this.model);
31867
+ console.log("selection complete", e, this.model), this.close(this.model);
31868
31868
  }
31869
31869
  }
31870
- }, zI = (e) => (We("data-v-a7dbba82"), e = e(), He(), e), WI = { class: "header" }, HI = /* @__PURE__ */ zI(() => /* @__PURE__ */ x("h3", null, "Select Scopes", -1));
31870
+ }, zI = (e) => (We("data-v-c5b42335"), e = e(), He(), e), WI = { class: "header" }, HI = /* @__PURE__ */ zI(() => /* @__PURE__ */ x("h3", null, "Select Scopes", -1));
31871
31871
  function GI(e, t, n, i, s, r) {
31872
31872
  const a = y("flex-cell"), l = y("ux-button"), u = y("flex-row"), d = y("flex-header"), h = y("scope-select"), p = y("flex-column");
31873
31873
  return o(), b(p, { class: "wrapper" }, {
@@ -31919,7 +31919,7 @@ function GI(e, t, n, i, s, r) {
31919
31919
  _: 1
31920
31920
  });
31921
31921
  }
31922
- const JI = /* @__PURE__ */ E(BI, [["render", GI], ["__scopeId", "data-v-a7dbba82"]]), KI = {
31922
+ const JI = /* @__PURE__ */ E(BI, [["render", GI], ["__scopeId", "data-v-c5b42335"]]), KI = {
31923
31923
  mixins: [an],
31924
31924
  components: {
31925
31925
  Tagger: Rk