slw 0.10.8 → 0.10.9

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.
@@ -1,5 +1,5 @@
1
1
  import { pushScopeId as P, popScopeId as V, createElementVNode as h, resolveComponent as g, openBlock as o, createElementBlock as p, createBlock as f, normalizeClass as T, normalizeStyle as A, withModifiers as R, withCtx as r, renderSlot as q, createCommentVNode as _, Fragment as B, createVNode as s, mergeProps as k, renderList as j, toDisplayString as E, normalizeProps as K, guardReactiveProps as Q, resolveDynamicComponent as Z, defineAsyncComponent as $, computed as F, unref as D, withDirectives as ee, vShow as te } from "vue";
2
- import { _ as x, d as S, a as L, u as N } from "./index-1a483783.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-9264c04d.js";
3
3
  import "vue-router";
4
4
  const I = {
5
5
  computed: {},
@@ -8533,7 +8533,7 @@ PictureUpload.name = "slw-picture-upload";
8533
8533
  PictureUpload.install = (H) => {
8534
8534
  H.component(PictureUpload.name, PictureUpload);
8535
8535
  };
8536
- const windowGrid_vue_vue_type_style_index_0_scoped_1351f201_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-1351f201"), H = H(), popScopeId(), H), _hoisted_1$l1 = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_2$kY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_3$hY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_4$ay = [
8536
+ const windowGrid_vue_vue_type_style_index_0_scoped_8d5ece18_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-8d5ece18"), H = H(), popScopeId(), H), _hoisted_1$l1 = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_2$kY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_3$hY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_4$ay = [
8537
8537
  _hoisted_1$l1,
8538
8538
  _hoisted_2$kY,
8539
8539
  _hoisted_3$hY
@@ -9448,7 +9448,8 @@ const windowGrid_vue_vue_type_style_index_0_scoped_1351f201_lang = "", _withScop
9448
9448
  evalEvent(
9449
9449
  H.column.editRender.props.changeFunction,
9450
9450
  Q,
9451
- K
9451
+ K,
9452
+ G
9452
9453
  );
9453
9454
  } else if (H.column.editRender.props.dataType === "TREE") {
9454
9455
  if (H.column.editRender.props.treeData) {
@@ -10494,7 +10495,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_1351f201_lang = "", _withScop
10494
10495
  ]);
10495
10496
  };
10496
10497
  }
10497
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-1351f201"]]);
10498
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-8d5ece18"]]);
10498
10499
  WindowGrid.name = "slw-window-grid";
10499
10500
  WindowGrid.install = (H) => {
10500
10501
  H.component(WindowGrid.name, WindowGrid);
@@ -62634,7 +62635,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
62634
62635
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
62635
62636
  setup(H, { emit: Q }) {
62636
62637
  const Z = H, X = defineAsyncComponent(
62637
- () => import("./index-3612c096.js")
62638
+ () => import("./index-1824edcb.js")
62638
62639
  );
62639
62640
  let G = useVModel(Z, "type", Q), K = useVModel(Z, "rootLayout", Q), ee = useVModel(Z, "viewData", Q), te = useVModel(Z, "rowData", Q), ne = ref(0), re = ref(null);
62640
62641
  re.value = createDesigner();
@@ -147774,7 +147775,7 @@ function reConsole() {
147774
147775
  }
147775
147776
  }
147776
147777
  console.info(
147777
- `%cSLW %cVer 0.10.08%c
147778
+ `%cSLW %cVer 0.10.09%c
147778
147779
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
147779
147780
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
147780
147781
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
package/lib/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as m } from "./index-1a483783.js";
1
+ import { i as m } from "./index-9264c04d.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {