slw 0.9.34 → 0.9.35
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.
|
@@ -42464,7 +42464,7 @@ var js = js$1.exports;
|
|
|
42464
42464
|
})(Q);
|
|
42465
42465
|
})(js$1);
|
|
42466
42466
|
var jsExports = js$1.exports;
|
|
42467
|
-
const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports),
|
|
42467
|
+
const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_vue_vue_type_style_index_0_scoped_f2660412_lang = "", _withScopeId$7 = (Q) => (pushScopeId("data-v-f2660412"), Q = Q(), popScopeId(), Q), _hoisted_1$l0 = { class: "slw-window-form" }, _hoisted_2$kX = {
|
|
42468
42468
|
key: 0,
|
|
42469
42469
|
class: "form-header-box"
|
|
42470
42470
|
}, _hoisted_3$hX = {
|
|
@@ -43458,7 +43458,7 @@ const index$o = /* @__PURE__ */ getDefaultExportFromCjs(jsExports), windowForm_v
|
|
|
43458
43458
|
]);
|
|
43459
43459
|
};
|
|
43460
43460
|
}
|
|
43461
|
-
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-
|
|
43461
|
+
}, WindowForm = /* @__PURE__ */ _export_sfc(_sfc_main$c, [["__scopeId", "data-v-f2660412"]]);
|
|
43462
43462
|
WindowForm.name = "slw-window-form";
|
|
43463
43463
|
WindowForm.install = (Q) => {
|
|
43464
43464
|
Q.component(WindowForm.name, WindowForm);
|
|
@@ -59226,7 +59226,7 @@ const windowDesigner_vue_vue_type_style_index_0_scoped_a3ebe962_lang = "", _with
|
|
|
59226
59226
|
emits: ["update:type", "update:rootLayout", "update:viewData", "update:rowData"],
|
|
59227
59227
|
setup(Q, { emit: H }) {
|
|
59228
59228
|
const G = Q, X = defineAsyncComponent(
|
|
59229
|
-
() => import("./index-
|
|
59229
|
+
() => import("./index-7e4b1164.js")
|
|
59230
59230
|
);
|
|
59231
59231
|
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);
|
|
59232
59232
|
re.value = createDesigner();
|
|
@@ -144224,7 +144224,7 @@ function reConsole() {
|
|
|
144224
144224
|
}
|
|
144225
144225
|
}
|
|
144226
144226
|
console.info(
|
|
144227
|
-
`%cSLW %cVer 0.9.
|
|
144227
|
+
`%cSLW %cVer 0.9.35%c
|
|
144228
144228
|
%c指引文档:%chttp://slwdoc.js.sforcecon.com:5900/%c
|
|
144229
144229
|
%c启光文档:%chttp://docs.js.sforcecon.com:5900/notepad/view/592`,
|
|
144230
144230
|
"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-29b319f4.js";
|
|
3
3
|
const I = {
|
|
4
4
|
computed: {},
|
|
5
5
|
methods: {
|
package/lib/index.js
CHANGED