slw 0.9.76 → 0.9.77

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-d743b8a6.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-f32eea1d.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 = (H) => {
8526
8526
  H.component(PictureUpload.name, PictureUpload);
8527
8527
  };
8528
- const windowGrid_vue_vue_type_style_index_0_scoped_661b6710_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-661b6710"), H = H(), popScopeId(), H), _hoisted_1$l1 = {
8528
+ const windowGrid_vue_vue_type_style_index_0_scoped_e10cb502_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-e10cb502"), H = H(), popScopeId(), H), _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 = [
@@ -10287,6 +10287,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_661b6710_lang = "", _withScop
10287
10287
  key: 0,
10288
10288
  placement: "right",
10289
10289
  width: 500,
10290
+ "popper-style": "max-height: 90vh;overflow: auto;",
10290
10291
  trigger: "click"
10291
10292
  }, {
10292
10293
  reference: withCtx(() => [
@@ -10414,7 +10415,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_661b6710_lang = "", _withScop
10414
10415
  ]);
10415
10416
  };
10416
10417
  }
10417
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-661b6710"]]);
10418
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-e10cb502"]]);
10418
10419
  WindowGrid.name = "slw-window-grid";
10419
10420
  WindowGrid.install = (H) => {
10420
10421
  H.component(WindowGrid.name, WindowGrid);
@@ -62545,7 +62546,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
62545
62546
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
62546
62547
  setup(H, { emit: Q }) {
62547
62548
  const Z = H, X = defineAsyncComponent(
62548
- () => import("./index-ea401e56.js")
62549
+ () => import("./index-0e392e99.js")
62549
62550
  );
62550
62551
  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);
62551
62552
  re.value = createDesigner();
@@ -147557,7 +147558,7 @@ function reConsole() {
147557
147558
  }
147558
147559
  }
147559
147560
  console.info(
147560
- `%cSLW %cVer 0.9.76%c
147561
+ `%cSLW %cVer 0.9.77%c
147561
147562
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
147562
147563
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
147563
147564
  "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-d743b8a6.js";
1
+ import { i as m } from "./index-f32eea1d.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {