qy-ui-for-ls 0.1.4 → 0.1.5
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/qy-ui-for-ls.es.js +14 -14
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/qy-ui-for-ls.es.js
CHANGED
|
@@ -25363,7 +25363,7 @@ const ZDe = { class: "qy-pagination" }, JDe = { class: "total" }, eLe = { class:
|
|
|
25363
25363
|
])
|
|
25364
25364
|
]));
|
|
25365
25365
|
}
|
|
25366
|
-
}), bLe = /* @__PURE__ */ ta(yLe, [["__scopeId", "data-v-
|
|
25366
|
+
}), bLe = /* @__PURE__ */ ta(yLe, [["__scopeId", "data-v-8a77eff1"]]);
|
|
25367
25367
|
/**!
|
|
25368
25368
|
* Sortable 1.15.6
|
|
25369
25369
|
* @author RubaXa <trash@rubaxa.org>
|
|
@@ -26681,19 +26681,19 @@ const KLe = ["src"], GLe = ["href"], WLe = /* @__PURE__ */ H({
|
|
|
26681
26681
|
}, null, 6));
|
|
26682
26682
|
}
|
|
26683
26683
|
}), ote = Qa(WLe), qLe = { class: "table-wapper" }, YLe = { class: "card table-main" }, XLe = {
|
|
26684
|
-
key:
|
|
26684
|
+
key: 0,
|
|
26685
26685
|
class: "table-header"
|
|
26686
26686
|
}, QLe = { class: "header-button-lf" }, ZLe = {
|
|
26687
26687
|
key: 0,
|
|
26688
26688
|
class: "header-button-ri"
|
|
26689
26689
|
}, JLe = {
|
|
26690
|
-
key:
|
|
26690
|
+
key: 1,
|
|
26691
26691
|
class: "table-container"
|
|
26692
26692
|
}, eOe = {
|
|
26693
26693
|
key: 0,
|
|
26694
26694
|
class: "tree-container"
|
|
26695
26695
|
}, tOe = { key: 1 }, nOe = ["id"], rOe = {
|
|
26696
|
-
key:
|
|
26696
|
+
key: 1,
|
|
26697
26697
|
class: "status-bar"
|
|
26698
26698
|
}, iOe = { class: "table-empty" }, aOe = /* @__PURE__ */ H({
|
|
26699
26699
|
__name: "index",
|
|
@@ -26880,13 +26880,6 @@ const KLe = ["src"], GLe = ["href"], WLe = /* @__PURE__ */ H({
|
|
|
26880
26880
|
return [
|
|
26881
26881
|
P("div", qLe, [
|
|
26882
26882
|
P("div", YLe, [
|
|
26883
|
-
g.value ? (R(), He(bLe, {
|
|
26884
|
-
key: 0,
|
|
26885
|
-
tabs: (Fe = $e.tabsOptions) == null ? void 0 : Fe.tabs,
|
|
26886
|
-
active: s.value,
|
|
26887
|
-
"onUpdate:active": tt[0] || (tt[0] = (Tt) => s.value = Tt),
|
|
26888
|
-
onChange: ce
|
|
26889
|
-
}, null, 8, ["tabs", "active"])) : Pe("", !0),
|
|
26890
26883
|
$e.showHeader ? (R(), j("div", XLe, [
|
|
26891
26884
|
P("div", QLe, [
|
|
26892
26885
|
or(Oe(GDe, {
|
|
@@ -26936,9 +26929,9 @@ const KLe = ["src"], GLe = ["href"], WLe = /* @__PURE__ */ H({
|
|
|
26936
26929
|
Oe(fLe, {
|
|
26937
26930
|
ref_key: "treeRef",
|
|
26938
26931
|
ref: p,
|
|
26939
|
-
placeholder: (
|
|
26940
|
-
query: (
|
|
26941
|
-
active: (
|
|
26932
|
+
placeholder: (Fe = $e.treeOptions) == null ? void 0 : Fe.placeholder,
|
|
26933
|
+
query: (De = $e.treeOptions) == null ? void 0 : De.query,
|
|
26934
|
+
active: (ct = i == null ? void 0 : i.treeOptions) == null ? void 0 : ct.active,
|
|
26942
26935
|
onNodeClick: Re
|
|
26943
26936
|
}, {
|
|
26944
26937
|
default: be(({ node: Tt, data: en }) => [
|
|
@@ -26966,6 +26959,13 @@ const KLe = ["src"], GLe = ["href"], WLe = /* @__PURE__ */ H({
|
|
|
26966
26959
|
class: "table-flex-box",
|
|
26967
26960
|
id: o.value
|
|
26968
26961
|
}, [
|
|
26962
|
+
g.value ? (R(), He(bLe, {
|
|
26963
|
+
key: 0,
|
|
26964
|
+
tabs: (jt = $e.tabsOptions) == null ? void 0 : jt.tabs,
|
|
26965
|
+
active: s.value,
|
|
26966
|
+
"onUpdate:active": tt[0] || (tt[0] = (Tt) => s.value = Tt),
|
|
26967
|
+
onChange: ce
|
|
26968
|
+
}, null, 8, ["tabs", "active"])) : Pe("", !0),
|
|
26969
26969
|
D(a).statusBar ? (R(), j("div", rOe, [
|
|
26970
26970
|
Ke($e.$slots, "statusBar")
|
|
26971
26971
|
])) : Pe("", !0),
|