slw 1.0.0-rc.1.22 → 1.0.0-rc.1.23

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-e6a4d98c.js";
2
+ import { _ as x, d as S, a as L, u as N } from "./index-9de5eb23.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_23c7f182_lang = "", _withScopeId$9 = (G) => (pushScopeId("data-v-23c7f182"), G = G(), popScopeId(), G), _hoisted_1$l3 = {
53278
+ const windowGrid_vue_vue_type_style_index_0_scoped_df90f042_lang = "", _withScopeId$9 = (G) => (pushScopeId("data-v-df90f042"), 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_ = [
@@ -53606,7 +53606,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_23c7f182_lang = "", _withScop
53606
53606
  getCurRegion().setCheckboxRow(fe, !0);
53607
53607
  }), pagerToolChecked.value && ce.data.data.forEach((fe) => {
53608
53608
  getCurRegion().setCheckboxRow(fe, !0);
53609
- }), gridData.value.params.rowNotSelect || rowClickCommon(de, rowIndex.value), queryAfterList && queryAfterList.length > 0 && queryAfterList.forEach((fe) => {
53609
+ }), gridData.value.params.rowNotSelect ? rowIndex.value = -1 : rowClickCommon(de, rowIndex.value), queryAfterList && queryAfterList.length > 0 && queryAfterList.forEach((fe) => {
53610
53610
  if (fe && typeof fe == "function")
53611
53611
  try {
53612
53612
  ae = fe(se, "GRID");
@@ -55449,7 +55449,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_23c7f182_lang = "", _withScop
55449
55449
  ]);
55450
55450
  };
55451
55451
  }
55452
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-23c7f182"]]);
55452
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-df90f042"]]);
55453
55453
  WindowGrid.name = "slw-window-grid";
55454
55454
  WindowGrid.install = (G) => {
55455
55455
  G.component(WindowGrid.name, WindowGrid);
@@ -92071,7 +92071,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
92071
92071
  emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
92072
92072
  setup(G, { emit: H }) {
92073
92073
  const X = G, Q = defineAsyncComponent(
92074
- () => import("./index-c22ae82f.js")
92074
+ () => import("./index-1a837804.js")
92075
92075
  );
92076
92076
  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);
92077
92077
  re.value = createDesigner();
@@ -224857,7 +224857,7 @@ function reConsole() {
224857
224857
  }
224858
224858
  }
224859
224859
  console.info(
224860
- `%cSLW %cVer 1.0.0-rc.1.22%c
224860
+ `%cSLW %cVer 1.0.0-rc.1.23%c
224861
224861
  %c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
224862
224862
  %c启光文档:%chttp://docs.js.sforcecon.com:5900/view`,
224863
224863
  "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-e6a4d98c.js";
1
+ import { i as m } from "./index-9de5eb23.js";
2
2
  import "vue";
3
3
  import "vue-router";
4
4
  export {