data-source-tree 0.0.5 → 0.0.7
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/index.js +5 -4
- package/index.umd.cjs +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -2247,7 +2247,7 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
2247
2247
|
]);
|
|
2248
2248
|
};
|
|
2249
2249
|
}
|
|
2250
|
-
}, mo = /* @__PURE__ */ Le(po, [["__scopeId", "data-v-0d07c15c"]]), vo = { class: "active" }, fo = { style: { display: "flex", "justify-content": "space-between" } }, go = { style: { display: "flex" } }, yo = { class: "plainButton dropdown-button" }, _o = {
|
|
2250
|
+
}, mo = /* @__PURE__ */ Le(po, [["__scopeId", "data-v-0d07c15c"]]), vo = { class: "active" }, fo = { style: { height: "48px", display: "flex", "justify-content": "space-between" } }, go = { style: { display: "flex" } }, yo = { class: "plainButton dropdown-button" }, _o = {
|
|
2251
2251
|
class: "filter-input-group",
|
|
2252
2252
|
style: { "margin-bottom": "10px" }
|
|
2253
2253
|
}, bo = ["src"], ho = ["onClick"], Io = ["onClick"], wo = ["onMousedown"], ko = ["onMouseenter"], Vo = {
|
|
@@ -2440,7 +2440,7 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
2440
2440
|
$.value = !1;
|
|
2441
2441
|
});
|
|
2442
2442
|
}, tt = (s) => {
|
|
2443
|
-
F.viewUrl ? window.open(viewUrl + s.id) : m.$message.error("暂未配置数据源详情页面地址"), console.log("viewDetail", s);
|
|
2443
|
+
F.viewUrl ? window.open(F.viewUrl + s.id) : m.$message.error("暂未配置数据源详情页面地址"), console.log("viewDetail", s);
|
|
2444
2444
|
}, je = (s) => {
|
|
2445
2445
|
m.$confirm(
|
|
2446
2446
|
"确定要更新元数据吗?这将重新获取数据集的元数据信息。",
|
|
@@ -2760,7 +2760,8 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
2760
2760
|
const t = new CustomEvent("_dm_drag_xflow_", { detail: {
|
|
2761
2761
|
data: ot.value,
|
|
2762
2762
|
location: Ne,
|
|
2763
|
-
command: s
|
|
2763
|
+
command: s,
|
|
2764
|
+
id: F.id
|
|
2764
2765
|
} });
|
|
2765
2766
|
window.dispatchEvent(t);
|
|
2766
2767
|
}, es = (s, t) => {
|
|
@@ -3660,7 +3661,7 @@ const va = { class: "addDiv" }, fa = { class: "drawer-header" }, ga = { class: "
|
|
|
3660
3661
|
]);
|
|
3661
3662
|
};
|
|
3662
3663
|
}
|
|
3663
|
-
}, Qo = /* @__PURE__ */ Le(Xo, [["__scopeId", "data-v-
|
|
3664
|
+
}, Qo = /* @__PURE__ */ Le(Xo, [["__scopeId", "data-v-ea564405"]]), Zo = { class: "main" }, el = {
|
|
3664
3665
|
name: "dataSourceTree"
|
|
3665
3666
|
}, tl = /* @__PURE__ */ Object.assign(el, {
|
|
3666
3667
|
props: {
|