slw 0.8.94 → 0.8.95
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 +4 -4
- package/lib/index.umd.cjs +3 -3
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
|
@@ -8524,7 +8524,7 @@ PictureUpload.name = "slw-picture-upload";
|
|
|
8524
8524
|
PictureUpload.install = (Q) => {
|
|
8525
8525
|
Q.component(PictureUpload.name, PictureUpload);
|
|
8526
8526
|
};
|
|
8527
|
-
const
|
|
8527
|
+
const windowGrid_vue_vue_type_style_index_0_scoped_a717fe92_lang = "", _withScopeId$3 = (Q) => (pushScopeId("data-v-a717fe92"), Q = Q(), popScopeId(), Q), _hoisted_1$kW = {
|
|
8528
8528
|
class: "slw-window-grid-container",
|
|
8529
8529
|
style: { height: "100%" }
|
|
8530
8530
|
}, _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$av = /* @__PURE__ */ _withScopeId$3(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_5$4V = [
|
|
@@ -9851,7 +9851,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_b21fa00b_lang = "", _withScop
|
|
|
9851
9851
|
if (G)
|
|
9852
9852
|
return !0;
|
|
9853
9853
|
if (H == null)
|
|
9854
|
-
return oldInsertRecords = XEUtils$1.clone(Q, !0),
|
|
9854
|
+
return oldInsertRecords = XEUtils$1.clone(Q, !0), Q.insertRecords.length > 0;
|
|
9855
9855
|
for (let X in Q) {
|
|
9856
9856
|
if (Q[X].length != H[X].length)
|
|
9857
9857
|
return !1;
|
|
@@ -10119,7 +10119,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_b21fa00b_lang = "", _withScop
|
|
|
10119
10119
|
]);
|
|
10120
10120
|
};
|
|
10121
10121
|
}
|
|
10122
|
-
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
10122
|
+
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-a717fe92"]]);
|
|
10123
10123
|
WindowGrid.name = "slw-window-grid";
|
|
10124
10124
|
WindowGrid.install = (Q) => {
|
|
10125
10125
|
Q.component(WindowGrid.name, WindowGrid);
|
|
@@ -125273,7 +125273,7 @@ function reConsole() {
|
|
|
125273
125273
|
}
|
|
125274
125274
|
}
|
|
125275
125275
|
console.info(
|
|
125276
|
-
`%cSLW %cVer 0.8.
|
|
125276
|
+
`%cSLW %cVer 0.8.95%c
|
|
125277
125277
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
125278
125278
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/files/6`,
|
|
125279
125279
|
"color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
|