slw 0.9.51 → 0.9.52

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-b2a43637.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-c7986903.js";
3
3
  import "vue-router";
4
4
  const I = {
5
5
  computed: {},
@@ -8525,7 +8525,7 @@ PictureUpload.name = "slw-picture-upload";
8525
8525
  PictureUpload.install = (Q) => {
8526
8526
  Q.component(PictureUpload.name, PictureUpload);
8527
8527
  };
8528
- const windowGrid_vue_vue_type_style_index_0_scoped_8c23864e_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-8c23864e"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = {
8528
+ const windowGrid_vue_vue_type_style_index_0_scoped_ba3572a6_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-ba3572a6"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = {
8529
8529
  class: "slw-window-grid-container",
8530
8530
  style: { height: "100%" }
8531
8531
  }, _hoisted_2$kY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_3$hY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_4$ay = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4Y = [
@@ -8765,7 +8765,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_8c23864e_lang = "", _withScop
8765
8765
  me.width != de * 60 && de * 60 >= 60 && (fe = !0, me.width = de.toFixed(1) * 60);
8766
8766
  return;
8767
8767
  }
8768
- }), fe && getCurRegion().loadColumn(gridData.value.columns), gridData.value.params.rowIndex != null && (he = gridData.value.params.rowIndex), le.data.data.length > he ? se = le.data.data[he] : se = le.data.data[0];
8768
+ }), fe && getCurRegion().loadColumn(gridData.value.columns), gridData.value.params.rowIndex != null && (rowIndex.value = gridData.value.params.rowIndex), le.data.data.length > rowIndex.value ? se = le.data.data[rowIndex.value] : se = le.data.data[0];
8769
8769
  const pe = getCurRegion();
8770
8770
  if (pe) {
8771
8771
  const me = pe.getColumnById("_operation_");
@@ -10201,7 +10201,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_8c23864e_lang = "", _withScop
10201
10201
  ]);
10202
10202
  };
10203
10203
  }
10204
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-8c23864e"]]);
10204
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-ba3572a6"]]);
10205
10205
  WindowGrid.name = "slw-window-grid";
10206
10206
  WindowGrid.install = (Q) => {
10207
10207
  Q.component(WindowGrid.name, WindowGrid);
@@ -59289,7 +59289,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
59289
59289
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
59290
59290
  setup(Q, { emit: H }) {
59291
59291
  const G = Q, X = defineAsyncComponent(
59292
- () => import("./index-385f0b49.js")
59292
+ () => import("./index-1c61a74f.js")
59293
59293
  );
59294
59294
  let Z = useVModel(G, "type", H), K = useVModel(G, "rootLayout", H), ee = useVModel(G, "viewData", H), te = useVModel(G, "rowData", H), ne = ref(0), re = ref(null);
59295
59295
  re.value = createDesigner();
@@ -144287,7 +144287,7 @@ function reConsole() {
144287
144287
  }
144288
144288
  }
144289
144289
  console.info(
144290
- `%cSLW %cVer 0.9.51%c
144290
+ `%cSLW %cVer 0.9.52%c
144291
144291
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
144292
144292
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
144293
144293
  "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-b2a43637.js";
1
+ import { i as m } from "./index-c7986903.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {