slw 1.0.0-rc.1.11 → 1.0.0-rc.1.12

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-e45b186e.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-f0b660bb.js";
3
3
  import "vue-router";
4
4
  const I = {
5
5
  computed: {},
@@ -53275,7 +53275,7 @@ WindowCharts.name = "slw-window-charts";
53275
53275
  WindowCharts.install = (G) => {
53276
53276
  G.component(WindowCharts.name, WindowCharts);
53277
53277
  };
53278
- const windowGrid_vue_vue_type_style_index_0_scoped_029fd65c_lang = "", _withScopeId$9 = (G) => (pushScopeId("data-v-029fd65c"), G = G(), popScopeId(), G), _hoisted_1$l3 = {
53278
+ const windowGrid_vue_vue_type_style_index_0_scoped_b86ecf3b_lang = "", _withScopeId$9 = (G) => (pushScopeId("data-v-b86ecf3b"), G = G(), popScopeId(), G), _hoisted_1$l3 = {
53279
53279
  class: "slw-window-grid-container",
53280
53280
  style: { height: "100%" }
53281
53281
  }, _hoisted_2$k_ = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_3$h_ = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_4$aA = /* @__PURE__ */ _withScopeId$9(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4_ = [
@@ -54035,7 +54035,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_029fd65c_lang = "", _withScop
54035
54035
  }, clearGrid = () => {
54036
54036
  for (let G in queryFormData.value)
54037
54037
  queryFormData.value[G] = null;
54038
- localStorage.setItem(gridData.value.params._region_id + preTag.value, JSON.stringify(queryFormData.value)), getCurRegion().reloadData();
54038
+ localStorage.setItem(gridData.value.params._region_id + preTag.value, JSON.stringify(queryFormData.value)), clearCheckedReserveData(), getCurRegion().loadData([]);
54039
54039
  }, resetGrid = () => {
54040
54040
  var G;
54041
54041
  for (let H in queryFormData.value)
@@ -55417,7 +55417,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_029fd65c_lang = "", _withScop
55417
55417
  ]);
55418
55418
  };
55419
55419
  }
55420
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-029fd65c"]]);
55420
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-b86ecf3b"]]);
55421
55421
  WindowGrid.name = "slw-window-grid";
55422
55422
  WindowGrid.install = (G) => {
55423
55423
  G.component(WindowGrid.name, WindowGrid);
@@ -92028,7 +92028,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
92028
92028
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
92029
92029
  setup(G, { emit: H }) {
92030
92030
  const X = G, Q = defineAsyncComponent(
92031
- () => import("./index-c4f001cd.js")
92031
+ () => import("./index-2705af86.js")
92032
92032
  );
92033
92033
  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);
92034
92034
  re.value = createDesigner();
@@ -224801,9 +224801,9 @@ function reConsole() {
224801
224801
  }
224802
224802
  }
224803
224803
  console.info(
224804
- `%cSLW %cVer 1.0.0-rc.1.11%c
224804
+ `%cSLW %cVer 1.0.0-rc.1.12%c
224805
224805
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
224806
- %c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
224806
+ %c启光文档:%chttp://docs.js.sforcecon.com:5900/view`,
224807
224807
  "color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
224808
224808
  "color:#fff;font-size: 12px;background-color:#409EFF;padding:2px 4px;border-radius:3px;",
224809
224809
  "color:#fff;font-size: 12px;",
package/lib/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as m } from "./index-e45b186e.js";
1
+ import { i as m } from "./index-f0b660bb.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {