slw 0.10.18 → 0.10.19
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.
|
@@ -8640,7 +8640,7 @@ PictureUpload.name = "slw-picture-upload";
|
|
|
8640
8640
|
PictureUpload.install = (Q) => {
|
|
8641
8641
|
Q.component(PictureUpload.name, PictureUpload);
|
|
8642
8642
|
};
|
|
8643
|
-
const _withScopeId$8 = (Q) => (pushScopeId("data-v-
|
|
8643
|
+
const _withScopeId$8 = (Q) => (pushScopeId("data-v-304b4e9a"), Q = Q(), popScopeId(), Q), _hoisted_1$l1 = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-main-area" }, null, -1)), _hoisted_2$kY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-active-area" }, null, -1)), _hoisted_3$hY = /* @__PURE__ */ _withScopeId$8(() => /* @__PURE__ */ createElementVNode("span", { class: "vxe-table--cell-copy-area" }, null, -1)), _hoisted_4$ay = [
|
|
8644
8644
|
_hoisted_1$l1,
|
|
8645
8645
|
_hoisted_2$kY,
|
|
8646
8646
|
_hoisted_3$hY
|
|
@@ -10302,6 +10302,10 @@ const _withScopeId$8 = (Q) => (pushScopeId("data-v-b5cd68b4"), Q = Q(), popScope
|
|
|
10302
10302
|
}, setExportDataLimit = (Q) => {
|
|
10303
10303
|
gridData.value.params.exportDataLimit = Q;
|
|
10304
10304
|
}, setQueryInputEvent = (Q = 800) => {
|
|
10305
|
+
if (typeof Q != "number" && Q === !1) {
|
|
10306
|
+
gridData.value.params.queryInputEvent = !1;
|
|
10307
|
+
return;
|
|
10308
|
+
}
|
|
10305
10309
|
gridData.value.params.queryInputEvent = !0, gridData.value.params.queryInputEventDebounceTime = Q;
|
|
10306
10310
|
};
|
|
10307
10311
|
return onMounted(async () => {
|
|
@@ -10661,7 +10665,7 @@ const _withScopeId$8 = (Q) => (pushScopeId("data-v-b5cd68b4"), Q = Q(), popScope
|
|
|
10661
10665
|
]);
|
|
10662
10666
|
};
|
|
10663
10667
|
}
|
|
10664
|
-
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-
|
|
10668
|
+
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-304b4e9a"]]);
|
|
10665
10669
|
WindowGrid.name = "slw-window-grid";
|
|
10666
10670
|
WindowGrid.install = (Q) => {
|
|
10667
10671
|
Q.component(WindowGrid.name, WindowGrid);
|
|
@@ -47345,7 +47349,7 @@ const _withScopeId$1 = (Q) => (pushScopeId("data-v-a3ebe962"), Q = Q(), popScope
|
|
|
47345
47349
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
47346
47350
|
setup(Q, { emit: H }) {
|
|
47347
47351
|
const G = Q, X = defineAsyncComponent(
|
|
47348
|
-
() => import("./index-
|
|
47352
|
+
() => import("./index-CIB-pVvb.js")
|
|
47349
47353
|
);
|
|
47350
47354
|
let K = useVModel(G, "type", H), Z = useVModel(G, "rootLayout", H), ee = useVModel(G, "viewData", H), te = useVModel(G, "rowData", H), ne = ref$1(0), re = ref$1(null);
|
|
47351
47355
|
re.value = createDesigner();
|
|
@@ -132115,7 +132119,7 @@ function reConsole() {
|
|
|
132115
132119
|
}
|
|
132116
132120
|
}
|
|
132117
132121
|
console.info(
|
|
132118
|
-
`%cSLW %cVer 0.10.
|
|
132122
|
+
`%cSLW %cVer 0.10.19%c
|
|
132119
132123
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
132120
132124
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
132121
132125
|
"color:#409EFF;font-size: 22px;font-weight:bolder;text-shadow: 2px 2px 4px #84c1ff;",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { pushScopeId as P, popScopeId as V, createElementVNode as p, resolveComponent as g, createElementBlock as f, openBlock as o, createBlock as h, createCommentVNode as _, withModifiers as R, normalizeStyle as A, normalizeClass as T, withCtx as r, renderSlot as q, 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 W, withDirectives as ee, vShow as te } from "vue";
|
|
2
|
-
import { _ as I, d as L, a as S, u as N } from "./index-
|
|
2
|
+
import { _ as I, d as L, a as S, u as N } from "./index-Bwlbaj1f.js";
|
|
3
3
|
const x = {
|
|
4
4
|
computed: {},
|
|
5
5
|
methods: {
|
package/lib/index.js
CHANGED