slw 0.10.8 → 0.10.10

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.
@@ -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_268fd076_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-268fd076"), 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
@@ -8559,7 +8559,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_1351f201_lang = "", _withScop
8559
8559
  },
8560
8560
  emits: ["update:gridData", "jumpDesign"],
8561
8561
  setup(__props, { expose: __expose, emit }) {
8562
- const props = __props, axios = inject("$axios"), hiprint = inject("$hiprint"), serverPrint = inject("$serverPrint"), regionMap = inject("$regionMap"), focusInput = inject("$focusInput"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $T = inject("$t"), httpHeaders = inject("$httpHeaders"), addGridClickEvent = inject("$addGridClickEvent"), showPreView = inject("$showPreView"), showPreViewClose = inject("$showPreViewClose"), preViewCloseCallback = inject("$preViewCloseCallback"), closePreModal = inject("$closePreModal"), rowDbClick = inject("$rowDbClick"), $Modal = inject("$modal"), $qs = inject("$qs"), $ElMessage = inject("$ElMessage"), $vxeMessage = inject("$vxeMessage"), $vxeConfirm = inject("$vxeConfirm"), $vxeOpen = inject("$vxeOpen"), $vxeReadFile = inject("$vxeReadFile"), openModal = inject("$openModal"), closeModal = inject("$closeModal"), evalDefaultValue = inject("$evalDefaultValue"), callGridClickEvents = inject("$callGridClickEvents"), ElMessageBox = inject("$ElMessageBox"), addOnActivatedFun = inject("$addOnActivatedFun"), debounce = inject("$debounce"), router = inject("$router"), $externalFun = inject("$externalFun"), beginEdit = inject("$beginEdit"), route = useRoute(), $components = inject("$components"), $componentsPath = inject("$componentsPath"), executeFun = inject("$executeFun"), isActivatedFun = inject("$isActivatedFun");
8562
+ const props = __props, axios = inject("$axios"), hiprint = inject("$hiprint"), silentHiprint = inject("$silentHiprint"), serverPrint = inject("$serverPrint"), regionMap = inject("$regionMap"), focusInput = inject("$focusInput"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $T = inject("$t"), httpHeaders = inject("$httpHeaders"), addGridClickEvent = inject("$addGridClickEvent"), showPreView = inject("$showPreView"), showPreViewClose = inject("$showPreViewClose"), preViewCloseCallback = inject("$preViewCloseCallback"), closePreModal = inject("$closePreModal"), rowDbClick = inject("$rowDbClick"), $Modal = inject("$modal"), $qs = inject("$qs"), $ElMessage = inject("$ElMessage"), $vxeMessage = inject("$vxeMessage"), $vxeConfirm = inject("$vxeConfirm"), $vxeOpen = inject("$vxeOpen"), $vxeReadFile = inject("$vxeReadFile"), openModal = inject("$openModal"), closeModal = inject("$closeModal"), evalDefaultValue = inject("$evalDefaultValue"), callGridClickEvents = inject("$callGridClickEvents"), ElMessageBox = inject("$ElMessageBox"), addOnActivatedFun = inject("$addOnActivatedFun"), debounce = inject("$debounce"), router = inject("$router"), $externalFun = inject("$externalFun"), beginEdit = inject("$beginEdit"), route = useRoute(), $components = inject("$components"), $componentsPath = inject("$componentsPath"), executeFun = inject("$executeFun"), isActivatedFun = inject("$isActivatedFun");
8563
8563
  let gridData = useVModel$1(props, "gridData", emit), rowIndex = ref(0), isImport = ref(!1), importUrl = ref(`${(axios == null ? void 0 : axios.baseUrl) || ""}/window/import`), importBtnId = ref(""), uploadConfig = ref({
8564
8564
  show: !1,
8565
8565
  dataId: "",
@@ -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-268fd076"]]);
10498
10499
  WindowGrid.name = "slw-window-grid";
10499
10500
  WindowGrid.install = (H) => {
10500
10501
  H.component(WindowGrid.name, WindowGrid);
@@ -44458,7 +44459,7 @@ var js = js$1.exports;
44458
44459
  })(H);
44459
44460
  })(js$1);
44460
44461
  var jsExports = js$1.exports;
44461
- const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_37e55fa9_lang = "", _withScopeId$7 = (H) => (pushScopeId("data-v-37e55fa9"), H = H(), popScopeId(), H), _hoisted_1$l0 = { class: "slw-window-form" }, _hoisted_2$kX = {
44462
+ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_2ce5692c_lang = "", _withScopeId$7 = (H) => (pushScopeId("data-v-2ce5692c"), H = H(), popScopeId(), H), _hoisted_1$l0 = { class: "slw-window-form" }, _hoisted_2$kX = {
44462
44463
  key: 0,
44463
44464
  class: "form-title"
44464
44465
  }, _hoisted_3$hX = ["onClick"], _hoisted_4$ax = ["onClick"], _hoisted_5$4X = ["onClick"], _hoisted_6$20 = ["onClick"], _hoisted_7$13 = ["onClick"], _sfc_main$c = {
@@ -44474,7 +44475,7 @@ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
44474
44475
  "update:formConfig"
44475
44476
  ],
44476
44477
  setup(__props, { expose: __expose, emit: emits }) {
44477
- const props = __props, axios = inject("$axios"), hiprint = inject("$hiprint"), serverPrint = inject("$serverPrint"), showPreView = inject("$showPreView"), showPreViewClose = inject("$showPreViewClose"), preViewCloseCallback = inject("$preViewCloseCallback"), $Modal = inject("$modal"), $qs = inject("$qs"), $ElMessage = inject("$ElMessage"), $vxeMessage = inject("$vxeMessage"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $vxeConfirm = inject("$vxeConfirm"), $T = inject("$t"), openModal = inject("$openModal"), closeModal = inject("$closeModal"), focusInput = inject("$focusInput"), evalDefaultValue = inject("$evalDefaultValue");
44478
+ const props = __props, axios = inject("$axios"), hiprint = inject("$hiprint"), silentHiprint = inject("$silentHiprint"), serverPrint = inject("$serverPrint"), showPreView = inject("$showPreView"), showPreViewClose = inject("$showPreViewClose"), preViewCloseCallback = inject("$preViewCloseCallback"), $Modal = inject("$modal"), $qs = inject("$qs"), $ElMessage = inject("$ElMessage"), $vxeMessage = inject("$vxeMessage"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $vxeConfirm = inject("$vxeConfirm"), $T = inject("$t"), openModal = inject("$openModal"), closeModal = inject("$closeModal"), focusInput = inject("$focusInput"), evalDefaultValue = inject("$evalDefaultValue");
44478
44479
  let regionMap = inject("$regionMap");
44479
44480
  const ElMessageBox = inject("$ElMessageBox"), addOnActivatedFun = inject("$addOnActivatedFun"), debounce = inject("$debounce"), router = inject("$router"), $externalFun = inject("$externalFun"), route = useRoute(), $components = inject("$components"), $componentsPath = inject("$componentsPath"), executeFun = inject("$executeFun"), $VXETableConfig = inject("$VXETableConfig"), isActivatedFun = inject("$isActivatedFun");
44480
44481
  let formConfig = useVModel$1(props, "formConfig", emits), gridData = ref(formConfig.value), formData = ref({}), fieldColumnMap = ref({}), formDataClone = ref({}), formLoading = ref(!1), queryTimeout = ref(null);
@@ -45490,7 +45491,7 @@ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
45490
45491
  ]);
45491
45492
  };
45492
45493
  }
45493
- }, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-37e55fa9"]]);
45494
+ }, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-2ce5692c"]]);
45494
45495
  WindowForm.name = "slw-window-form";
45495
45496
  WindowForm.install = (H) => {
45496
45497
  H.component(WindowForm.name, WindowForm);
@@ -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-4ff441d9.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();
@@ -62719,7 +62720,7 @@ WindowDesigner.name = "slw-window-designer";
62719
62720
  WindowDesigner.install = (H) => {
62720
62721
  H.component(WindowDesigner.name, WindowDesigner);
62721
62722
  };
62722
- const windowIndex_vue_vue_type_style_index_0_scoped_b74f4e49_lang = "", _withScopeId = (H) => (pushScopeId("data-v-b74f4e49"), H = H(), popScopeId(), H), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
62723
+ const windowIndex_vue_vue_type_style_index_0_scoped_3bef9163_lang = "", _withScopeId = (H) => (pushScopeId("data-v-3bef9163"), H = H(), popScopeId(), H), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
62723
62724
  __name: "window-index",
62724
62725
  props: {
62725
62726
  windowId: {
@@ -62738,7 +62739,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_b74f4e49_lang = "", _withSco
62738
62739
  },
62739
62740
  emits: ["update:queryParams", "on-load-success", "close"],
62740
62741
  setup(__props, { emit }) {
62741
- const props = __props, axios = inject("$axios"), $components = inject("$components"), $componentsPath = inject("$componentsPath"), $Modal = inject("$modal"), $ElMessage = inject("$ElMessage"), $qs = inject("$qs"), hiprint = inject("$hiprint", ""), serverPrint = inject("$serverPrint", ""), $vxeMessage = inject("$vxeMessage"), $vxeConfirm = inject("$vxeConfirm"), $crypto = inject("$crypto"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $T = inject("$t"), $VXETableConfig = inject("$VXETableConfig"), $externalFun = inject("$externalFun");
62742
+ const props = __props, axios = inject("$axios"), $components = inject("$components"), $componentsPath = inject("$componentsPath"), $Modal = inject("$modal"), $ElMessage = inject("$ElMessage"), $qs = inject("$qs"), hiprint = inject("$hiprint", ""), silentHiprint = inject("$silentHiprint", ""), serverPrint = inject("$serverPrint", ""), $vxeMessage = inject("$vxeMessage"), $vxeConfirm = inject("$vxeConfirm"), $crypto = inject("$crypto"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $T = inject("$t"), $VXETableConfig = inject("$VXETableConfig"), $externalFun = inject("$externalFun");
62742
62743
  let queryParams = useVModel$1(props, "queryParams", emit);
62743
62744
  const xModal = ref();
62744
62745
  let menuName = ref(""), rootLayout = ref({}), layoutHeight = ref(0), formConfig = ref({}), formRules = ref({}), regionIdRegionMap = ref({}), layoutIdRegionMap = ref({}), parentLayoutIdLayoutMap = ref({}), preViewShow = ref(!1), preViewLoading = ref(!1), preViewFooterShow = ref(!1), editModalLoading = ref(!1), preWindowId = ref(""), preWindowName = ref(""), preQueryParams = ref(null), preViewSubmitFun = ref(null), preViewCloseFun = ref(null), preViewWidth = ref(null), preViewHeight = ref(null), preViewCode = ref(""), componentModalData = ref({}), componentModalTitle = ref(""), isAutoSave = ref(!1), saveDataBtnLoading = ref(!1), preModalData = ref({}), preModalTitle = ref(""), regionMap = ref({}), preRegionMap;
@@ -63952,7 +63953,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_b74f4e49_lang = "", _withSco
63952
63953
  ]);
63953
63954
  };
63954
63955
  }
63955
- }, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-b74f4e49"]]);
63956
+ }, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-3bef9163"]]);
63956
63957
  WindowIndex.name = "slw-window-index";
63957
63958
  WindowIndex.install = (H) => {
63958
63959
  H.component(WindowIndex.name, WindowIndex);
@@ -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.10%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;",
@@ -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-3eda84bd.js";
3
3
  import "vue-router";
4
4
  const I = {
5
5
  computed: {},
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-3eda84bd.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {