@kp-ui/lowcode 2.14.0-beta.11 → 2.14.0-beta.12

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kp-ui/lowcode",
3
- "version": "2.14.0-beta.11",
3
+ "version": "2.14.0-beta.12",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -75,8 +75,8 @@ const W = {
75
75
  }
76
76
  }
77
77
  }
78
- }, v = { class: "dialog-title" };
79
- function u(e, i, t, k, D, s) {
78
+ }, u = { class: "dialog-title" };
79
+ function v(e, i, t, k, D, s) {
80
80
  const a = h("container-wrapper");
81
81
  return r(), m(a, {
82
82
  designer: t.designer,
@@ -91,8 +91,8 @@ function u(e, i, t, k, D, s) {
91
91
  key: t.widget.id,
92
92
  onClick: i[1] || (i[1] = w((n) => s.selectWidget(t.widget), ["stop"]))
93
93
  }, [
94
- d("div", v, [
95
- d("div", {
94
+ d("div", u, [
95
+ d("span", {
96
96
  class: "tpf-link",
97
97
  onClick: i[0] || (i[0] = (...n) => s.handleClickTitle && s.handleClickTitle(...n))
98
98
  }, x(t.widget.options.title), 1)
@@ -102,7 +102,7 @@ function u(e, i, t, k, D, s) {
102
102
  _: 1
103
103
  }, 8, ["designer", "widget", "parent-widget", "parent-list", "index-of-parent-list"]);
104
104
  }
105
- const E = /* @__PURE__ */ C(W, [["render", u], ["__scopeId", "data-v-2edf0ee5"]]);
105
+ const E = /* @__PURE__ */ C(W, [["render", v], ["__scopeId", "data-v-01fa659b"]]);
106
106
  export {
107
107
  E as default
108
108
  };
@@ -193,7 +193,7 @@ function M(e, n, i, N, E, t) {
193
193
  _: 1
194
194
  }, 8, ["component-size"]);
195
195
  }
196
- const B = /* @__PURE__ */ L(R, [["render", M], ["__scopeId", "data-v-3d0205b7"]]);
196
+ const B = /* @__PURE__ */ L(R, [["render", M], ["__scopeId", "data-v-2e1bcbef"]]);
197
197
  export {
198
198
  B as default
199
199
  };
@@ -1,7 +1,7 @@
1
1
  import o from "./data-table-tableColumns-editor.vue2.js";
2
2
  /* empty css */
3
- import a from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ a(o, [["__scopeId", "data-v-b0d9c3ea"]]);
3
+ import t from "../../../../../../_virtual/_plugin-vue_export-helper.js";
4
+ const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-3647cef7"]]);
5
5
  export {
6
6
  m as default
7
7
  };