@qikdev/vue-ui 0.3.23 → 0.3.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.
- package/dist/lib.es.js +7 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +2 -2
- package/dist/lib.umd.js.map +1 -1
- package/dist/vue-ui.css +1 -1
- package/package.json +1 -1
package/dist/lib.es.js
CHANGED
|
@@ -4,7 +4,7 @@ var Uh = (e, t, n) => t in e ? Rh(e, t, { enumerable: !0, configurable: !0, writ
|
|
|
4
4
|
var ie = (e, t, n) => Uh(e, typeof t != "symbol" ? t + "" : t, n);
|
|
5
5
|
import { reactive as Gt, defineComponent as Fl, ref as vt, toRefs as of, onMounted as Al, onBeforeUnmount as jh, watch as cr, computed as Fn, createElementBlock as h, openBlock as o, createCommentVNode as _, renderSlot as z, normalizeClass as $, useSlots as qh, provide as Mr, resolveComponent as y, createVNode as c, Fragment as D, createBlock as k, unref as gt, withCtx as f, renderList as A, toDisplayString as b, createTextVNode as O, withDirectives as Z, vShow as ci, withModifiers as B, createElementVNode as T, h as dl, mergeProps as mt, toHandlers as kt, normalizeStyle as Ge, resolveDirective as uf, resolveDynamicComponent as Vt, vModelSelect as Dt, pushScopeId as je, popScopeId as qe, getCurrentScope as Bh, onScopeDispose as zh, getCurrentInstance as Wh, Teleport as df, Transition as Hh, withKeys as we, vModelText as be, TransitionGroup as Gh, nextTick as cf, vModelDynamic as Sn, normalizeProps as ff, guardReactiveProps as Yh } from "vue";
|
|
6
6
|
import { EventDispatcher as mf } from "@qikdev/sdk";
|
|
7
|
-
const Jh = "0.3.
|
|
7
|
+
const Jh = "0.3.25";
|
|
8
8
|
class yn extends Error {
|
|
9
9
|
}
|
|
10
10
|
class Kh extends yn {
|
|
@@ -34448,6 +34448,8 @@ const B$ = {
|
|
|
34448
34448
|
case "map":
|
|
34449
34449
|
case "tree":
|
|
34450
34450
|
case "scopecolumns":
|
|
34451
|
+
case "kanban":
|
|
34452
|
+
case "flowchart":
|
|
34451
34453
|
r = 2e3;
|
|
34452
34454
|
break;
|
|
34453
34455
|
}
|
|
@@ -34475,7 +34477,7 @@ const B$ = {
|
|
|
34475
34477
|
actualOptions: this.options
|
|
34476
34478
|
};
|
|
34477
34479
|
}
|
|
34478
|
-
}, oo = (e) => (je("data-v-
|
|
34480
|
+
}, oo = (e) => (je("data-v-a2f7d18b"), e = e(), qe(), e), z$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("strong", null, "Select Columns", -1)), W$ = {
|
|
34479
34481
|
key: 0,
|
|
34480
34482
|
class: "font-sm"
|
|
34481
34483
|
}, H$ = { class: "footer" }, G$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("p", null, null, -1)), Y$ = { key: 0 }, J$ = /* @__PURE__ */ oo(() => /* @__PURE__ */ T("p", null, null, -1));
|
|
@@ -34536,12 +34538,13 @@ function K$(e, t, n, r, s, i) {
|
|
|
34536
34538
|
selection: s.manager.items,
|
|
34537
34539
|
selectionManager: s.manager,
|
|
34538
34540
|
items: i.items,
|
|
34541
|
+
search: n.search,
|
|
34539
34542
|
target: s.targetID,
|
|
34540
34543
|
"onUpdate:target": t[0] || (t[0] = (Q) => s.targetID = Q),
|
|
34541
34544
|
"onClick:actions": i.actionsClicked,
|
|
34542
34545
|
"onSelect:item:toggle": i.rowToggled,
|
|
34543
34546
|
"onClick:item": i.rowClicked
|
|
34544
|
-
}, null, 40, ["dateRangeFilter", "onDateRangeFilter", "onReload", "cacheKey", "definition", "selection", "selectionManager", "items", "target", "onClick:actions", "onSelect:item:toggle", "onClick:item"])) : (o(), k(S, {
|
|
34547
|
+
}, null, 40, ["dateRangeFilter", "onDateRangeFilter", "onReload", "cacheKey", "definition", "selection", "selectionManager", "items", "search", "target", "onClick:actions", "onSelect:item:toggle", "onClick:item"])) : (o(), k(S, {
|
|
34545
34548
|
key: 1,
|
|
34546
34549
|
sort: s.sort,
|
|
34547
34550
|
"onUpdate:sort": t[1] || (t[1] = (Q) => s.sort = Q),
|
|
@@ -34724,7 +34727,7 @@ function K$(e, t, n, r, s, i) {
|
|
|
34724
34727
|
_: 3
|
|
34725
34728
|
})) : _("", !0);
|
|
34726
34729
|
}
|
|
34727
|
-
const Z$ = /* @__PURE__ */ M(B$, [["render", K$], ["__scopeId", "data-v-
|
|
34730
|
+
const Z$ = /* @__PURE__ */ M(B$, [["render", K$], ["__scopeId", "data-v-a2f7d18b"]]), X$ = {
|
|
34728
34731
|
props: {
|
|
34729
34732
|
modal: {
|
|
34730
34733
|
type: Object,
|