slw 0.9.58 → 0.9.59

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-a6162d01.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-ee5fe542.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_e2ba1b26_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-e2ba1b26"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = {
8528
+ const windowGrid_vue_vue_type_style_index_0_scoped_43645152_lang = "", _withScopeId$8 = (Q) => (pushScopeId("data-v-43645152"), 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 = [
@@ -8535,7 +8535,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e2ba1b26_lang = "", _withScop
8535
8535
  ], _hoisted_6$21 = ["onClick"], _hoisted_7$14 = ["id"], _hoisted_8$G = {
8536
8536
  key: 0,
8537
8537
  style: { verticalAlign: "middle" }
8538
- }, _hoisted_9$n = { style: { padding: "20px 0" } }, _sfc_main$d = {
8538
+ }, _hoisted_9$n = ["id"], _hoisted_10$q = { style: { padding: "20px 0" } }, _sfc_main$d = {
8539
8539
  __name: "window-grid",
8540
8540
  props: {
8541
8541
  gridData: {
@@ -10129,6 +10129,12 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e2ba1b26_lang = "", _withScop
10129
10129
  } : void 0
10130
10130
  ]), 1032, ["iconComponent", "style", "onClick"]))), 128))
10131
10131
  ]),
10132
+ top: withCtx(({}) => [
10133
+ createElementVNode("div", {
10134
+ class: "table_top_wrapper",
10135
+ id: "table_top_" + unref(gridData).params.code
10136
+ }, null, 8, _hoisted_9$n)
10137
+ ]),
10132
10138
  _: 1
10133
10139
  }, 16, ["class"]),
10134
10140
  createVNode(oe, {
@@ -10186,7 +10192,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e2ba1b26_lang = "", _withScop
10186
10192
  "on-success": importSuccess
10187
10193
  }, {
10188
10194
  default: withCtx(() => [
10189
- createElementVNode("div", _hoisted_9$n, [
10195
+ createElementVNode("div", _hoisted_10$q, [
10190
10196
  createVNode(te, { width: 50 }),
10191
10197
  createElementVNode("p", null, toDisplayString(unref($T)("点击或拖文件到此处上传")), 1)
10192
10198
  ])
@@ -10217,7 +10223,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e2ba1b26_lang = "", _withScop
10217
10223
  ]);
10218
10224
  };
10219
10225
  }
10220
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-e2ba1b26"]]);
10226
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-43645152"]]);
10221
10227
  WindowGrid.name = "slw-window-grid";
10222
10228
  WindowGrid.install = (Q) => {
10223
10229
  Q.component(WindowGrid.name, WindowGrid);
@@ -59313,7 +59319,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
59313
59319
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
59314
59320
  setup(Q, { emit: H }) {
59315
59321
  const G = Q, X = defineAsyncComponent(
59316
- () => import("./index-1a70276a.js")
59322
+ () => import("./index-50b21fd7.js")
59317
59323
  );
59318
59324
  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);
59319
59325
  re.value = createDesigner();
@@ -144315,7 +144321,7 @@ function reConsole() {
144315
144321
  }
144316
144322
  }
144317
144323
  console.info(
144318
- `%cSLW %cVer 0.9.58%c
144324
+ `%cSLW %cVer 0.9.59%c
144319
144325
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
144320
144326
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
144321
144327
  "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-a6162d01.js";
1
+ import { i as m } from "./index-ee5fe542.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {