data-source-tree 0.0.6 → 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 +3 -2
- package/index.umd.cjs +1 -1
- package/package.json +1 -1
- package/style.css +1 -1
package/index.js
CHANGED
|
@@ -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: {
|