slw 1.0.0-beta.15 → 1.0.0-beta.15.1

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-5233ed62.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-e5d4d107.js";
3
3
  import "vue-router";
4
4
  const I = {
5
5
  computed: {},
@@ -53257,7 +53257,7 @@ WindowCharts.name = "slw-window-charts";
53257
53257
  WindowCharts.install = (G) => {
53258
53258
  G.component(WindowCharts.name, WindowCharts);
53259
53259
  };
53260
- const windowGrid_vue_vue_type_style_index_0_scoped_573f8851_lang = "", _withScopeId$8 = (G) => (pushScopeId("data-v-573f8851"), G = G(), popScopeId(), G), _hoisted_1$l1 = {
53260
+ const windowGrid_vue_vue_type_style_index_0_scoped_04b9c0cd_lang = "", _withScopeId$8 = (G) => (pushScopeId("data-v-04b9c0cd"), G = G(), popScopeId(), G), _hoisted_1$l1 = {
53261
53261
  class: "slw-window-grid-container",
53262
53262
  style: { height: "100%" }
53263
53263
  }, _hoisted_2$kZ = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_3$hZ = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_4$az = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4Z = [
@@ -54047,7 +54047,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_573f8851_lang = "", _withScop
54047
54047
  }, exportData = async (G) => {
54048
54048
  if (exportButton.value) {
54049
54049
  const H = Object.assign({ _button_id: exportButton.value._button_id }, gridData.value.params.queryFormData);
54050
- gridData.value.params.parentRowId && (H[gridData.value.params.parentRowId] = gridData.value.params.parentRowIdValue), G && (H._file_name = G), await axios.export("/window/export?data=" + base64Encode(JSON.stringify(H)), {}), exportButton.value.loading = !1;
54050
+ gridData.value.params.parentRowId && (H[gridData.value.params.parentRowId] = gridData.value.params.parentRowIdValue), await axios.export("/window/export?data=" + base64Encode(JSON.stringify(H)), {}, G), exportButton.value.loading = !1;
54051
54051
  } else
54052
54052
  $message.error($T("您没有导出数据权限!"));
54053
54053
  }, search = (G) => {
@@ -55130,7 +55130,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_573f8851_lang = "", _withScop
55130
55130
  ]);
55131
55131
  };
55132
55132
  }
55133
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-573f8851"]]);
55133
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-04b9c0cd"]]);
55134
55134
  WindowGrid.name = "slw-window-grid";
55135
55135
  WindowGrid.install = (G) => {
55136
55136
  G.component(WindowGrid.name, WindowGrid);
@@ -91279,7 +91279,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
91279
91279
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
91280
91280
  setup(G, { emit: H }) {
91281
91281
  const X = G, Q = defineAsyncComponent(
91282
- () => import("./index-017d50db.js")
91282
+ () => import("./index-3865e8ca.js")
91283
91283
  );
91284
91284
  let K = useVModel(X, "type", H), Z = useVModel(X, "rootLayout", H), ee = useVModel(X, "viewData", H), te = useVModel(X, "rowData", H), ne = ref$2(0), re = ref$2(null);
91285
91285
  re.value = createDesigner();
@@ -197212,7 +197212,7 @@ function reConsole() {
197212
197212
  }
197213
197213
  }
197214
197214
  console.info(
197215
- `%cSLW %cVer 1.0.0-beta.15%c
197215
+ `%cSLW %cVer 1.0.0-beta.15.1%c
197216
197216
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
197217
197217
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
197218
197218
  "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-5233ed62.js";
1
+ import { i as m } from "./index-e5d4d107.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {