slw 0.9.80 → 0.9.81
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.
|
@@ -8525,7 +8525,7 @@ PictureUpload.name = "slw-picture-upload";
|
|
|
8525
8525
|
PictureUpload.install = (H) => {
|
|
8526
8526
|
H.component(PictureUpload.name, PictureUpload);
|
|
8527
8527
|
};
|
|
8528
|
-
const
|
|
8528
|
+
const windowGrid_vue_vue_type_style_index_0_scoped_dd73b37c_lang = "", _withScopeId$8 = (H) => (pushScopeId("data-v-dd73b37c"), H = H(), popScopeId(), H), _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 = [
|
|
8529
8529
|
_hoisted_1$l1,
|
|
8530
8530
|
_hoisted_2$kY,
|
|
8531
8531
|
_hoisted_3$hY
|
|
@@ -9117,7 +9117,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_cad781e7_lang = "", _withScop
|
|
|
9117
9117
|
isImport.value = !0, importBtnId.value = H._button_id, uploadData.value = {
|
|
9118
9118
|
_region_id: gridData.value.params._region_id,
|
|
9119
9119
|
_button_id: importBtnId.value
|
|
9120
|
-
}, gridData.value.rowId && (uploadData.value[gridData.value.rowId] = getSelectRecord()[gridData.value.rowId]), gridData.value.params.parentRowId && (uploadData.value[gridData.value.params.parentRowId] = gridData.value.params.parentRowIdValue);
|
|
9120
|
+
}, gridData.value.rowId && getSelectRecord() && (uploadData.value[gridData.value.rowId] = getSelectRecord()[gridData.value.rowId]), gridData.value.params.parentRowId && (uploadData.value[gridData.value.params.parentRowId] = gridData.value.params.parentRowIdValue);
|
|
9121
9121
|
break;
|
|
9122
9122
|
case "EXPORT":
|
|
9123
9123
|
exportData();
|
|
@@ -10451,7 +10451,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_cad781e7_lang = "", _withScop
|
|
|
10451
10451
|
]);
|
|
10452
10452
|
};
|
|
10453
10453
|
}
|
|
10454
|
-
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-
|
|
10454
|
+
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$d, [["__scopeId", "data-v-dd73b37c"]]);
|
|
10455
10455
|
WindowGrid.name = "slw-window-grid";
|
|
10456
10456
|
WindowGrid.install = (H) => {
|
|
10457
10457
|
H.component(WindowGrid.name, WindowGrid);
|
|
@@ -62582,7 +62582,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
|
|
|
62582
62582
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
62583
62583
|
setup(H, { emit: Q }) {
|
|
62584
62584
|
const Z = H, X = defineAsyncComponent(
|
|
62585
|
-
() => import("./index-
|
|
62585
|
+
() => import("./index-11abdaa7.js")
|
|
62586
62586
|
);
|
|
62587
62587
|
let G = useVModel(Z, "type", Q), K = useVModel(Z, "rootLayout", Q), ee = useVModel(Z, "viewData", Q), te = useVModel(Z, "rowData", Q), ne = ref(0), re = ref(null);
|
|
62588
62588
|
re.value = createDesigner();
|
|
@@ -147602,7 +147602,7 @@ function reConsole() {
|
|
|
147602
147602
|
}
|
|
147603
147603
|
}
|
|
147604
147604
|
console.info(
|
|
147605
|
-
`%cSLW %cVer 0.9.
|
|
147605
|
+
`%cSLW %cVer 0.9.81%c
|
|
147606
147606
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
147607
147607
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
147608
147608
|
"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 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-
|
|
2
|
+
import { _ as x, d as S, a as L, u as N } from "./index-0829913f.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
const I = {
|
|
5
5
|
computed: {},
|
package/lib/index.js
CHANGED