@qikdev/vue-ui 0.4.1 → 0.4.3

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
@@ -4,7 +4,7 @@ var Oy = (e, t, n) => t in e ? Ey(e, t, { enumerable: !0, configurable: !0, writ
4
4
  var oe = (e, t, n) => Oy(e, typeof t != "symbol" ? t + "" : t, n);
5
5
  import { reactive as Tn, defineComponent as Jo, ref as Bt, toRefs as Bm, onMounted as fs, onBeforeUnmount as Wm, watch as wi, computed as vi, createElementBlock as m, openBlock as o, createCommentVNode as v, renderSlot as Z, normalizeClass as P, useSlots as Dy, provide as Ps, resolveComponent as y, createVNode as c, Fragment as C, createBlock as k, unref as Zt, withCtx as f, renderList as L, toDisplayString as b, createTextVNode as O, nextTick as Ko, withDirectives as se, vShow as or, withModifiers as W, createElementVNode as x, h as To, mergeProps as et, toHandlers as dt, normalizeStyle as tt, resolveDirective as Hm, resolveDynamicComponent as On, vModelSelect as ln, pushScopeId as nt, popScopeId as it, getCurrentScope as Cy, onScopeDispose as My, getCurrentInstance as Iy, Teleport as Gm, Transition as Ay, withKeys as Ie, vModelText as Pe, TransitionGroup as Vy, vModelDynamic as oi, markRaw as Fy, withMemo as Ru, normalizeProps as Ym, guardReactiveProps as Ny } from "vue";
6
6
  import { EventDispatcher as Jm } from "@qikdev/sdk";
7
- const Ry = "0.4.1";
7
+ const Ry = "0.4.3";
8
8
  class Qn extends Error {
9
9
  }
10
10
  class Ly extends Qn {
@@ -5179,7 +5179,7 @@ function Cv(e, t, n, r, s, i) {
5179
5179
  Z(e.$slots, "default", {}, void 0, !0)
5180
5180
  ]);
5181
5181
  }
5182
- const Mv = /* @__PURE__ */ A(Ov, [["render", Cv], ["__scopeId", "data-v-315be8cb"]]), Iv = {}, Av = { class: "panel-footer" };
5182
+ const Mv = /* @__PURE__ */ A(Ov, [["render", Cv], ["__scopeId", "data-v-49143033"]]), Iv = {}, Av = { class: "panel-footer" };
5183
5183
  function Vv(e, t, n, r, s, i) {
5184
5184
  return o(), m("div", Av, [
5185
5185
  Z(e.$slots, "default", {}, void 0, !0)
@@ -9698,8 +9698,12 @@ const nw = /* @__PURE__ */ A(ew, [["render", tw], ["__scopeId", "data-v-d3c61976
9698
9698
  },
9699
9699
  globalClick(e) {
9700
9700
  if (this.triggerEvent !== e) {
9701
- var t = this.$refs.menu, n = e.srcElement;
9702
- t && t.contains(n) ? this.closeOnClick && (this.expanded = !1) : this.expanded = !1;
9701
+ var t = this.$refs.menu, n = e.target || e.srcElement;
9702
+ if (t && t.contains(n)) {
9703
+ this.closeOnClick && (this.expanded = !1);
9704
+ return;
9705
+ }
9706
+ n.closest && n.closest(".ux-menu-outer, .modal-wrapper") || (this.expanded = !1);
9703
9707
  }
9704
9708
  },
9705
9709
  position() {
@@ -9822,7 +9826,7 @@ function rw(e, t, n, r, s, i) {
9822
9826
  ]))
9823
9827
  ], 2);
9824
9828
  }
9825
- const sw = /* @__PURE__ */ A(iw, [["render", rw], ["__scopeId", "data-v-9a06e510"]]), aw = {
9829
+ const sw = /* @__PURE__ */ A(iw, [["render", rw], ["__scopeId", "data-v-9b997fe1"]]), aw = {
9826
9830
  name: "menulist",
9827
9831
  props: {
9828
9832
  items: {
@@ -35070,7 +35074,7 @@ function JP(e, t, n, r, s, i) {
35070
35074
  Z(e.$slots, "default", {}, void 0, !0)
35071
35075
  ], 2);
35072
35076
  }
35073
- const KP = /* @__PURE__ */ A(HP, [["render", JP], ["__scopeId", "data-v-980de6f6"]]), Dm = /* @__PURE__ */ new Set([
35077
+ const KP = /* @__PURE__ */ A(HP, [["render", JP], ["__scopeId", "data-v-75a000a7"]]), Dm = /* @__PURE__ */ new Set([
35074
35078
  "area",
35075
35079
  "base",
35076
35080
  "br",
@@ -36847,10 +36851,12 @@ const r$ = {
36847
36851
  return `${JSON.stringify([this.page, this.roloSecondary, this.rolodexPrimary, this.dateRangeFilter, this.sort, this.keywords, this.selectFields, this.type, this.filterChangeString])}-${this.cacheKey}-${this.$sdk.global.cacheKeys[this.type]}`;
36848
36852
  },
36849
36853
  items() {
36850
- return this.dataSource.items;
36854
+ var e;
36855
+ return (e = this.dataSource) == null ? void 0 : e.items;
36851
36856
  },
36852
36857
  totalItems() {
36853
- return this.dataSource.total;
36858
+ var e;
36859
+ return (e = this.dataSource) == null ? void 0 : e.total;
36854
36860
  },
36855
36861
  basicType() {
36856
36862
  return this.actualDefinition ? this.actualDefinition.definesType || this.actualDefinition.key : this.type;
@@ -37111,7 +37117,7 @@ const r$ = {
37111
37117
  actualOptions: this.options
37112
37118
  };
37113
37119
  }
37114
- }, xu = (e) => (nt("data-v-1c282871"), e = e(), it(), e), s$ = { class: "column-panel-header" }, a$ = { class: "column-panel-title" }, l$ = /* @__PURE__ */ xu(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), o$ = { class: "column-panel-search" }, u$ = { class: "column-panel-chips" }, d$ = ["disabled"], c$ = ["disabled"], f$ = ["disabled"], m$ = {
37120
+ }, xu = (e) => (nt("data-v-87c8aa6e"), e = e(), it(), e), s$ = { class: "column-panel-header" }, a$ = { class: "column-panel-title" }, l$ = /* @__PURE__ */ xu(() => /* @__PURE__ */ x("strong", null, "Select Columns", -1)), o$ = { class: "column-panel-search" }, u$ = { class: "column-panel-chips" }, d$ = ["disabled"], c$ = ["disabled"], f$ = ["disabled"], m$ = {
37115
37121
  key: 0,
37116
37122
  class: "column-panel-empty"
37117
37123
  }, h$ = ["onClick"], p$ = { class: "column-group-title" }, y$ = { class: "column-group-count" }, g$ = {
@@ -37426,7 +37432,7 @@ function w$(e, t, n, r, s, i) {
37426
37432
  _: 3
37427
37433
  })) : v("", !0);
37428
37434
  }
37429
- const x$ = /* @__PURE__ */ A(r$, [["render", w$], ["__scopeId", "data-v-1c282871"]]), T$ = {
37435
+ const x$ = /* @__PURE__ */ A(r$, [["render", w$], ["__scopeId", "data-v-87c8aa6e"]]), T$ = {
37430
37436
  props: {
37431
37437
  modal: {
37432
37438
  type: Object,
@@ -39103,6 +39109,7 @@ export {
39103
39109
  x$ as ContentBrowser,
39104
39110
  Op as ContentSearch,
39105
39111
  wp as DateRange,
39112
+ LL as DefinedFieldSelectModal,
39106
39113
  P4 as Device,
39107
39114
  NV as FileDrop,
39108
39115
  ev as FlexBody,