slw 0.9.31 → 0.9.32
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.
|
@@ -43790,7 +43790,7 @@ function P$2(Q, H, G, X, Z, K) {
|
|
|
43790
43790
|
renderSlot(Q.$slots, "default")
|
|
43791
43791
|
], 4);
|
|
43792
43792
|
}
|
|
43793
|
-
const g$1 = /* @__PURE__ */ S$2(x$2, [["render", P$2]]), splitpanes = "",
|
|
43793
|
+
const g$1 = /* @__PURE__ */ S$2(x$2, [["render", P$2]]), splitpanes = "", windowLayout_vue_vue_type_style_index_0_scoped_4e0ad047_lang = "", _withScopeId$6 = (Q) => (pushScopeId("data-v-4e0ad047"), Q = Q(), popScopeId(), Q), _hoisted_1$k$ = { class: "slw-window-layout-container" }, _sfc_main$b = {
|
|
43794
43794
|
__name: "window-layout",
|
|
43795
43795
|
props: {
|
|
43796
43796
|
layoutData: {
|
|
@@ -43846,7 +43846,7 @@ const g$1 = /* @__PURE__ */ S$2(x$2, [["render", P$2]]), splitpanes = "", window
|
|
|
43846
43846
|
}, {
|
|
43847
43847
|
default: withCtx(() => [
|
|
43848
43848
|
fe.mode === "tab" ? (openBlock(), createBlock(ue, {
|
|
43849
|
-
type: "card",
|
|
43849
|
+
type: "border-card",
|
|
43850
43850
|
key: fe.id
|
|
43851
43851
|
}, {
|
|
43852
43852
|
default: withCtx(() => [
|
|
@@ -43925,7 +43925,7 @@ const g$1 = /* @__PURE__ */ S$2(x$2, [["render", P$2]]), splitpanes = "", window
|
|
|
43925
43925
|
]);
|
|
43926
43926
|
};
|
|
43927
43927
|
}
|
|
43928
|
-
}, WindowLayout = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-
|
|
43928
|
+
}, WindowLayout = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-4e0ad047"]]);
|
|
43929
43929
|
WindowLayout.name = "slw-window-layout";
|
|
43930
43930
|
WindowLayout.install = (Q) => {
|
|
43931
43931
|
Q.component(WindowLayout.name, WindowLayout);
|
|
@@ -59217,7 +59217,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
|
|
|
59217
59217
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
59218
59218
|
setup(Q, { emit: H }) {
|
|
59219
59219
|
const G = Q, X = defineAsyncComponent(
|
|
59220
|
-
() => import("./index-
|
|
59220
|
+
() => import("./index-ab460088.js")
|
|
59221
59221
|
);
|
|
59222
59222
|
let Z = useVModel(G, "type", H), K = useVModel(G, "rootLayout", H), ee = useVModel(G, "viewData", H), te = useVModel(G, "rowData", H), ne = ref(0), re = ref(null);
|
|
59223
59223
|
re.value = createDesigner();
|
|
@@ -59302,7 +59302,7 @@ WindowDesigner.name = "slw-window-designer";
|
|
|
59302
59302
|
WindowDesigner.install = (Q) => {
|
|
59303
59303
|
Q.component(WindowDesigner.name, WindowDesigner);
|
|
59304
59304
|
};
|
|
59305
|
-
const
|
|
59305
|
+
const windowIndex_vue_vue_type_style_index_0_scoped_93a681e0_lang = "", _withScopeId = (Q) => (pushScopeId("data-v-93a681e0"), Q = Q(), popScopeId(), Q), _hoisted_1$kR = { class: "slw-config-window-container" }, _hoisted_2$kQ = { class: "child-table-p" }, _sfc_main$1 = {
|
|
59306
59306
|
__name: "window-index",
|
|
59307
59307
|
props: {
|
|
59308
59308
|
windowId: {
|
|
@@ -59839,7 +59839,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_8f51a92d_lang = "", _withSco
|
|
|
59839
59839
|
ne = !0;
|
|
59840
59840
|
le.visible = !ee[ae].showInGrid;
|
|
59841
59841
|
let se = ee[ae].type.toLowerCase();
|
|
59842
|
-
se.indexOf("delete") > -1 ? (le.iconComponent = "TrashOutline", le.viewType = "danger", le.plain = !0, !ee[ae].css && le.iconComponent && le.showInGrid && (le.css = "color: #f56c6c;"), X.params.delete_button_id = ee[ae].id, X.params.delRequestPath = ee[ae].requestPath, X.params.deleteBtn = le) : se.indexOf("new") > -1 ? (le.iconComponent = "Add", le.viewType = "primary", ee[ae].css, ee[ae].showInGrid = !1, X.params.new_button_id = ee[ae].id, X.params.newRequestPath = ee[ae].requestPath, X.params.newWidth = ee[ae].openWidth, X.params.newHeight = ee[ae].openHeight) : se.indexOf("edit") > -1 ? (le.iconComponent = "Pencil", le.viewType = "primary", ee[ae].css, X.params.edit_button_id = ee[ae].id, X.params.editRequestPath = ee[ae].requestPath, X.params.isEdit = !0, X.params.editWidth = ee[ae].openWidth, X.params.editHeight = ee[ae].openHeight) : se === "export" ? (le.icon = "cloud-download-outline", le.iconComponent = "cloud-download-outline") : se === "import" ? (le.code = "import_", le.icon = "cloud-upload-outline", le.iconComponent = "cloud-upload-outline", le.viewType = "info") : se === "pic_upload" ? (le.iconComponent = "Image", le.viewType = "info", X.params.isHavePicUploadBtn = !0) : le.viewType = "primary", X.toolbarConfig.buttons.push(le);
|
|
59842
|
+
se.indexOf("delete") > -1 ? (le.iconComponent = "TrashOutline", le.viewType = "danger", le.plain = !0, !ee[ae].css && le.iconComponent && le.showInGrid && (le.css = "color: #f56c6c;"), X.params.delete_button_id = ee[ae].id, X.params.delRequestPath = ee[ae].requestPath, X.params.deleteBtn = le) : se.indexOf("new") > -1 ? (le.iconComponent = "Add", le.viewType = "primary", ee[ae].css, ee[ae].showInGrid = !1, X.params.new_button_id = ee[ae].id, X.params.newRequestPath = ee[ae].requestPath, ee[ae].openWidth && (X.params.editWidth = ee[ae].openWidth, X.params.newWidth = ee[ae].openWidth), ee[ae].openHeight && (X.params.editHeight = ee[ae].openHeight, X.params.newHeight = ee[ae].openHeight)) : se.indexOf("edit") > -1 ? (le.iconComponent = "Pencil", le.viewType = "primary", ee[ae].css, X.params.edit_button_id = ee[ae].id, X.params.editRequestPath = ee[ae].requestPath, X.params.isEdit = !0, ee[ae].openWidth && (X.params.editWidth = ee[ae].openWidth, X.params.newWidth = ee[ae].openWidth), ee[ae].openHeight && (X.params.editHeight = ee[ae].openHeight, X.params.newHeight = ee[ae].openHeight)) : se === "export" ? (le.icon = "cloud-download-outline", le.iconComponent = "cloud-download-outline") : se === "import" ? (le.code = "import_", le.icon = "cloud-upload-outline", le.iconComponent = "cloud-upload-outline", le.viewType = "info") : se === "pic_upload" ? (le.iconComponent = "Image", le.viewType = "info", X.params.isHavePicUploadBtn = !0) : le.viewType = "primary", X.toolbarConfig.buttons.push(le);
|
|
59843
59843
|
}
|
|
59844
59844
|
if (Z.type === "TREE_STRUCTURE") {
|
|
59845
59845
|
let ae = [
|
|
@@ -60497,7 +60497,7 @@ const windowIndex_vue_vue_type_style_index_0_scoped_8f51a92d_lang = "", _withSco
|
|
|
60497
60497
|
]);
|
|
60498
60498
|
};
|
|
60499
60499
|
}
|
|
60500
|
-
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-
|
|
60500
|
+
}, WindowIndex = /* @__PURE__ */ _export_sfc(_sfc_main$1, [["__scopeId", "data-v-93a681e0"]]);
|
|
60501
60501
|
WindowIndex.name = "slw-window-index";
|
|
60502
60502
|
WindowIndex.install = (Q) => {
|
|
60503
60503
|
Q.component(WindowIndex.name, WindowIndex);
|
|
@@ -144222,7 +144222,7 @@ function reConsole() {
|
|
|
144222
144222
|
}
|
|
144223
144223
|
}
|
|
144224
144224
|
console.info(
|
|
144225
|
-
`%cSLW %cVer 0.9.
|
|
144225
|
+
`%cSLW %cVer 0.9.32%c
|
|
144226
144226
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
144227
144227
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
144228
144228
|
"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-8417d33d.js";
|
|
3
3
|
const I = {
|
|
4
4
|
computed: {},
|
|
5
5
|
methods: {
|
package/lib/index.js
CHANGED