slw 1.0.0-beta.17.4 → 1.0.0-beta.17.5
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.
|
@@ -53257,7 +53257,7 @@ WindowCharts.name = "slw-window-charts";
|
|
|
53257
53257
|
WindowCharts.install = (G) => {
|
|
53258
53258
|
G.component(WindowCharts.name, WindowCharts);
|
|
53259
53259
|
};
|
|
53260
|
-
const
|
|
53260
|
+
const windowGrid_vue_vue_type_style_index_0_scoped_44fc9c10_lang = "", _withScopeId$9 = (G) => (pushScopeId("data-v-44fc9c10"), G = G(), popScopeId(), G), _hoisted_1$l3 = {
|
|
53261
53261
|
class: "slw-window-grid-container",
|
|
53262
53262
|
style: { height: "100%" }
|
|
53263
53263
|
}, _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_ = [
|
|
@@ -53288,7 +53288,9 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e0ef89f5_lang = "", _withScop
|
|
|
53288
53288
|
emits: ["update:gridData", "jumpDesign"],
|
|
53289
53289
|
setup(__props, { expose: __expose, emit }) {
|
|
53290
53290
|
const props = __props, axios = inject("$axios"), hiprint = inject("$hiprint"), serverPrint = inject("$serverPrint"), regionMap = inject("$regionMap"), focusInput = inject("$focusInput"), base64Encode = inject("$base64Encode"), base64Decode = inject("$base64Decode"), $T = inject("$t"), httpHeaders = inject("$httpHeaders"), addGridClickEvent = inject("$addGridClickEvent"), showPreView = inject("$showPreView"), showPreViewClose = inject("$showPreViewClose"), preViewCloseCallback = inject("$preViewCloseCallback"), toggleModalLoading = inject("$toggleModalLoading"), closePreModal = inject("$closePreModal"), rowDbClick = inject("$rowDbClick"), $Modal = inject("$modal"), $qs = inject("$qs"), $ElMessage = inject("$ElMessage"), $vxeMessage = inject("$vxeMessage"), $vxeConfirm = inject("$vxeConfirm"), $vxeOpen = inject("$vxeOpen"), $vxeReadFile = inject("$vxeReadFile"), openModal = inject("$openModal"), closeModal = inject("$closeModal"), openDrawer = inject("$openDrawer"), closeDrawer = inject("$closeDrawer"), evalDefaultValue = inject("$evalDefaultValue"), callGridClickEvents = inject("$callGridClickEvents"), ElMessageBox = inject("$ElMessageBox"), addOnActivatedFun = inject("$addOnActivatedFun"), debounce = inject("$debounce"), router = inject("$router"), $components = inject("$components"), $componentsPath = inject("$componentsPath"), $externalFun = inject("$externalFun"), beginEdit = inject("$beginEdit"), endEdit = inject("$endEdit"), route = useRoute();
|
|
53291
|
-
let success = inject("$success", null), error = inject("$error", null)
|
|
53291
|
+
let success = inject("$success", null), error = inject("$error", null);
|
|
53292
|
+
const executeFun = inject("$executeFun");
|
|
53293
|
+
let gridData = useVModel$1(props, "gridData", emit), rowIndex = ref$2(0), isImport = ref$2(!1), importUrl = ref$2(`${(axios == null ? void 0 : axios.baseUrl) || ""}/window/import`), importBtnId = ref$2(""), uploadConfig = ref$2({
|
|
53292
53294
|
show: !1,
|
|
53293
53295
|
dataId: "",
|
|
53294
53296
|
regionId: "",
|
|
@@ -55307,7 +55309,7 @@ const windowGrid_vue_vue_type_style_index_0_scoped_e0ef89f5_lang = "", _withScop
|
|
|
55307
55309
|
]);
|
|
55308
55310
|
};
|
|
55309
55311
|
}
|
|
55310
|
-
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-
|
|
55312
|
+
}, WindowGrid = /* @__PURE__ */ _export_sfc(_sfc_main$g, [["__scopeId", "data-v-44fc9c10"]]);
|
|
55311
55313
|
WindowGrid.name = "slw-window-grid";
|
|
55312
55314
|
WindowGrid.install = (G) => {
|
|
55313
55315
|
G.component(WindowGrid.name, WindowGrid);
|
|
@@ -77737,7 +77739,7 @@ var js = js$1.exports;
|
|
|
77737
77739
|
})(G);
|
|
77738
77740
|
})(js$1);
|
|
77739
77741
|
var jsExports = js$1.exports;
|
|
77740
|
-
const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports),
|
|
77742
|
+
const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_a52b66ae_lang = "", _withScopeId$7 = (G) => (pushScopeId("data-v-a52b66ae"), G = G(), popScopeId(), G), _hoisted_1$l1 = { class: "slw-window-form" }, _hoisted_2$kY = {
|
|
77741
77743
|
key: 0,
|
|
77742
77744
|
class: "form-title"
|
|
77743
77745
|
}, _hoisted_3$hY = ["onClick"], _hoisted_4$ay = ["onClick"], _hoisted_5$4Y = ["onClick"], _hoisted_6$20 = ["onClick"], _hoisted_7$13 = ["onClick"], _hoisted_8$G = ["onClick"], _sfc_main$e = {
|
|
@@ -77753,7 +77755,7 @@ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
77753
77755
|
let regionMap = inject("$regionMap");
|
|
77754
77756
|
const ElMessageBox = inject("$ElMessageBox"), addOnActivatedFun = inject("$addOnActivatedFun"), debounce = inject("$debounce"), router = inject("$router"), $externalFun = inject("$externalFun"), endEdit = inject("$endEdit"), route = useRoute();
|
|
77755
77757
|
let success = inject("$success", null), error = inject("$error", null);
|
|
77756
|
-
const $components = inject("$components"), $componentsPath = inject("$componentsPath");
|
|
77758
|
+
const $components = inject("$components"), $componentsPath = inject("$componentsPath"), executeFun = inject("$executeFun");
|
|
77757
77759
|
let formConfig = useVModel$1(props, "formConfig", emits), gridData = ref$2(formConfig.value), formData = ref$2({}), fieldColumnMap = ref$2({}), formDataClone = ref$2({}), formLoading = ref$2(!1), queryTimeout = ref$2(null);
|
|
77758
77760
|
const $modal = $Modal;
|
|
77759
77761
|
let uploadConfig = ref$2({
|
|
@@ -78755,7 +78757,7 @@ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
78755
78757
|
]);
|
|
78756
78758
|
};
|
|
78757
78759
|
}
|
|
78758
|
-
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-
|
|
78760
|
+
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$e, [["__scopeId", "data-v-a52b66ae"]]);
|
|
78759
78761
|
WindowForm.name = "slw-window-form";
|
|
78760
78762
|
WindowForm.install = (G) => {
|
|
78761
78763
|
G.component(WindowForm.name, WindowForm);
|
|
@@ -91826,7 +91828,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
|
|
|
91826
91828
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
91827
91829
|
setup(G, { emit: H }) {
|
|
91828
91830
|
const X = G, Q = defineAsyncComponent(
|
|
91829
|
-
() => import("./index-
|
|
91831
|
+
() => import("./index-b69133f9.js")
|
|
91830
91832
|
);
|
|
91831
91833
|
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);
|
|
91832
91834
|
re.value = createDesigner();
|
|
@@ -91911,7 +91913,7 @@ WindowDesigner.name = "slw-window-designer";
|
|
|
91911
91913
|
WindowDesigner.install = (G) => {
|
|
91912
91914
|
G.component(WindowDesigner.name, WindowDesigner);
|
|
91913
91915
|
};
|
|
91914
|
-
const
|
|
91916
|
+
const windowIndex_vue_vue_type_style_index_0_scoped_c354513b_lang = "", _withScopeId$1 = (G) => (pushScopeId("data-v-c354513b"), G = G(), popScopeId(), G), _hoisted_1$kS = { class: "slw-config-window-container" }, _hoisted_2$kR = { class: "child-table-p" }, _sfc_main$2 = {
|
|
91915
91917
|
__name: "window-index",
|
|
91916
91918
|
props: {
|
|
91917
91919
|
windowId: {
|
|
@@ -91923,6 +91925,9 @@ const windowIndex_vue_vue_type_style_index_0_scoped_bdfedaab_lang = "", _withSco
|
|
|
91923
91925
|
},
|
|
91924
91926
|
height: {
|
|
91925
91927
|
type: [String, Number]
|
|
91928
|
+
},
|
|
91929
|
+
executeFun: {
|
|
91930
|
+
type: Object
|
|
91926
91931
|
}
|
|
91927
91932
|
},
|
|
91928
91933
|
emits: ["update:queryParams", "on-load-success", "close", "togglePreViewLoading"],
|
|
@@ -92836,7 +92841,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_bdfedaab_lang = "", _withSco
|
|
|
92836
92841
|
document.removeEventListener("keydown", ctrlSSave);
|
|
92837
92842
|
}), watch([() => props.windowId, () => props.queryParams], () => {
|
|
92838
92843
|
loadData(), settPageHeight();
|
|
92839
|
-
}), provide("$addGridClickEvent", addGridClickEvent), provide("$callGridClickEvents", callGridClickEvents), provide("$evalDefaultValue", evalDefaultValue), provide("$showPreView", showPreView), provide("$showPreViewClose", showPreViewClose), provide("$preViewCloseCallback", preViewCloseCallback), provide("$openModal", openModal), provide("$closeModal", closeModal), provide("$openDrawer", openDrawer), provide("$closeDrawer", closeDrawer), provide("$closePreModal", closePreModal), provide("$rowDbClick", openEditWin), provide("$regionMap", regionMap), provide("$getRegion", getRegion), provide("$hiprint", hiprint), provide("$serverPrint", serverPrint), provide("$focusInput", focusInput), provide("$addOnActivatedFun", addOnActivatedFun), provide("$debounce", debounce), provide("$getInitData", getInitData), provide("$toggleModalLoading", toggleModalLoading), (G, H) => {
|
|
92844
|
+
}), provide("$addGridClickEvent", addGridClickEvent), provide("$callGridClickEvents", callGridClickEvents), provide("$evalDefaultValue", evalDefaultValue), provide("$showPreView", showPreView), provide("$showPreViewClose", showPreViewClose), provide("$preViewCloseCallback", preViewCloseCallback), provide("$openModal", openModal), provide("$closeModal", closeModal), provide("$openDrawer", openDrawer), provide("$closeDrawer", closeDrawer), provide("$closePreModal", closePreModal), provide("$rowDbClick", openEditWin), provide("$regionMap", regionMap), provide("$getRegion", getRegion), provide("$hiprint", hiprint), provide("$serverPrint", serverPrint), provide("$focusInput", focusInput), provide("$addOnActivatedFun", addOnActivatedFun), provide("$debounce", debounce), provide("$getInitData", getInitData), provide("$toggleModalLoading", toggleModalLoading), provide("$executeFun", props.executeFun), (G, H) => {
|
|
92840
92845
|
var ue;
|
|
92841
92846
|
const X = resolveComponent("el-tab-pane"), Q = resolveComponent("el-tabs"), K = resolveComponent("el-checkbox"), Z = resolveComponent("arrow-back"), ee = resolveComponent("el-icon"), te = resolveComponent("el-button"), ne = resolveComponent("arrow-forward"), re = resolveComponent("el-button-group"), oe = resolveComponent("save"), ae = resolveComponent("close"), se = resolveComponent("el-space"), le = resolveComponent("vxe-modal"), ce = resolveComponent("window-index", !0);
|
|
92842
92847
|
return openBlock(), createElementBlock("div", _hoisted_1$kS, [
|
|
@@ -93107,7 +93112,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_bdfedaab_lang = "", _withSco
|
|
|
93107
93112
|
]);
|
|
93108
93113
|
};
|
|
93109
93114
|
}
|
|
93110
|
-
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-
|
|
93115
|
+
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$2, [["__scopeId", "data-v-c354513b"]]);
|
|
93111
93116
|
WindowIndex.name = "slw-window-index";
|
|
93112
93117
|
WindowIndex.install = (G) => {
|
|
93113
93118
|
G.component(WindowIndex.name, WindowIndex);
|
|
@@ -159630,9 +159635,8 @@ function initVxeRenderer(G, H, X) {
|
|
|
159630
159635
|
filterable: !0,
|
|
159631
159636
|
clearable: !0,
|
|
159632
159637
|
treeDefaultExpandAll: !1,
|
|
159633
|
-
|
|
159634
|
-
|
|
159635
|
-
readonly: $e.readonly
|
|
159638
|
+
...$e,
|
|
159639
|
+
data: $e.treeData
|
|
159636
159640
|
}), null);
|
|
159637
159641
|
};
|
|
159638
159642
|
function re(ge) {
|
|
@@ -224440,7 +224444,7 @@ function reConsole() {
|
|
|
224440
224444
|
}
|
|
224441
224445
|
}
|
|
224442
224446
|
console.info(
|
|
224443
|
-
`%cSLW %cVer 1.0.0-beta.17.
|
|
224447
|
+
`%cSLW %cVer 1.0.0-beta.17.5%c
|
|
224444
224448
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
224445
224449
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
224446
224450
|
"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-8784112f.js";
|
|
3
3
|
import "vue-router";
|
|
4
4
|
const I = {
|
|
5
5
|
computed: {},
|
package/lib/index.js
CHANGED