slw 0.9.36 → 0.9.37

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-f9724692.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-aab7e47c.js";
3
3
  const I = {
4
4
  computed: {},
5
5
  methods: {
@@ -8524,7 +8524,7 @@ PictureUpload.name = "slw-picture-upload";
8524
8524
  PictureUpload.install = (Q) => {
8525
8525
  Q.component(PictureUpload.name, PictureUpload);
8526
8526
  };
8527
- const windowGrid_vue_vue_type_style_index_0_scoped_ed3c80b9_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-ed3c80b9"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = {
8527
+ const windowGrid_vue_vue_type_style_index_0_scoped_deefae39_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-deefae39"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = {
8528
8528
  class: "slw-window-grid-container",
8529
8529
  style: { height: "100%" }
8530
8530
  }, _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 = [
@@ -8753,7 +8753,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_ed3c80b9_lang = "", _withScop
8753
8753
  let he = !1;
8754
8754
  gridData.value.columns.forEach((fe) => {
8755
8755
  if (fe.colId == "_operation_" && fe.title == "操作") {
8756
- fe.width != de * 60 && de * 60 >= 60 && (he = !0, fe.width = de * 60);
8756
+ fe.width != de * 60 && de * 60 >= 60 && (he = !0, fe.width = de.toFixed(1) * 60);
8757
8757
  return;
8758
8758
  }
8759
8759
  }), he && 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];
@@ -10155,7 +10155,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_ed3c80b9_lang = "", _withScop
10155
10155
  ]);
10156
10156
  };
10157
10157
  }
10158
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-ed3c80b9"]]);
10158
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-deefae39"]]);
10159
10159
  WindowGrid.name = "slw-window-grid";
10160
10160
  WindowGrid.install = (Q) => {
10161
10161
  Q.component(WindowGrid.name, WindowGrid);
@@ -59231,7 +59231,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
59231
59231
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
59232
59232
  setup(Q, { emit: H }) {
59233
59233
  const G = Q, X = defineAsyncComponent(
59234
- () => import("./index-baed5c95.js")
59234
+ () => import("./index-35ff2098.js")
59235
59235
  );
59236
59236
  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);
59237
59237
  re.value = createDesigner();
@@ -144229,7 +144229,7 @@ function reConsole() {
144229
144229
  }
144230
144230
  }
144231
144231
  console.info(
144232
- `%cSLW %cVer 0.9.36%c
144232
+ `%cSLW %cVer 0.9.37%c
144233
144233
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
144234
144234
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
144235
144235
  "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 a } from "./index-f9724692.js";
1
+ import { i as a } from "./index-aab7e47c.js";
2
2
  import "vue";
3
3
  export {
4
4
  a as default