slw 0.8.46 → 0.8.47

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.
package/lib/index.js CHANGED
@@ -8511,7 +8511,7 @@ PictureUpload.name = "slw-picture-upload";
8511
8511
  PictureUpload.install = (Q) => {
8512
8512
  Q.component(PictureUpload.name, PictureUpload);
8513
8513
  };
8514
- const windowGrid_vue_vue_type_style_index_0_scoped_91a24e7d_lang = "", _withScopeId$3 = (Q) => (pushScopeId("data-v-91a24e7d"), Q = Q(), popScopeId(), Q), _hoisted_1$kW = {
8514
+ const windowGrid_vue_vue_type_style_index_0_scoped_516f3b2e_lang = "", _withScopeId$3 = (Q) => (pushScopeId("data-v-516f3b2e"), Q = Q(), popScopeId(), Q), _hoisted_1$kW = {
8515
8515
  class: "slw-window-grid-container",
8516
8516
  style: { height: "100%" }
8517
8517
  }, _hoisted_2$kS = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_3$hT = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_4$au = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4U = [
@@ -10038,7 +10038,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_91a24e7d_lang = "", _withScop
10038
10038
  ]);
10039
10039
  };
10040
10040
  }
10041
- }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-91a24e7d"]]);
10041
+ }, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-516f3b2e"]]);
10042
10042
  WindowGrid.name = "slw-window-grid";
10043
10043
  WindowGrid.install = (Q) => {
10044
10044
  Q.component(WindowGrid.name, WindowGrid);
@@ -124274,7 +124274,7 @@ function reConsole() {
124274
124274
  }
124275
124275
  }
124276
124276
  console.info(
124277
- "%cSLW %cVer 0.8.46",
124277
+ "%cSLW %cVer 0.8.47",
124278
124278
  "color:#409EFF;font-size: 22px;font-weight:bolder",
124279
124279
  "color:#999;font-size: 12px"
124280
124280
  );