@opentiny/tiny-engine-plugin-page 2.8.2-alpha.0 → 2.8.2-alpha.3
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.
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +6 -6
package/dist/index.js
CHANGED
|
@@ -502,7 +502,7 @@ function Kn(n, e, t, a, s, r) {
|
|
|
502
502
|
e[4] || (e[4] = gt("div", { class: "input-output-div" }, "默认为div", -1))
|
|
503
503
|
]);
|
|
504
504
|
}
|
|
505
|
-
const Dt = /* @__PURE__ */ Xt(Jn, [["render", Kn], ["__scopeId", "data-v-
|
|
505
|
+
const Dt = /* @__PURE__ */ Xt(Jn, [["render", Kn], ["__scopeId", "data-v-5f03d46b"]]), {
|
|
506
506
|
COMPONENT_NAME: St
|
|
507
507
|
} = L, ut = Rt(!1), it = u(() => {
|
|
508
508
|
ut.value = !0;
|
|
@@ -4459,7 +4459,7 @@ const pa = /* @__PURE__ */ Xt(ts, [["render", ns], ["__scopeId", "data-v-79e10f7
|
|
|
4459
4459
|
var Q, st, rt;
|
|
4460
4460
|
(Q = V.action) == null || Q.call(V, W, e), (rt = (st = x[W.id]) == null ? void 0 : st.doClose) == null || rt.call(st);
|
|
4461
4461
|
}
|
|
4462
|
-
})), oe = u((V, W) => V === g ? ne.slice(0, 1) : !W.rawData.isPage || W.rawData.group === "public" ? ne.filter((Q) => Q.type !== "settingHome") : ne, {
|
|
4462
|
+
})), oe = u((V, W) => V === g ? ne.slice(0, 1) : !W.rawData.isPage || W.rawData.group === "public" || String(W.parentId) !== "0" ? ne.filter((Q) => Q.type !== "settingHome") : ne, {
|
|
4463
4463
|
metaData: {
|
|
4464
4464
|
id: "engine.plugins.appmanage.PageTree.getRowOperations"
|
|
4465
4465
|
},
|
|
@@ -5051,7 +5051,7 @@ function vs(n, e, t, a, s, r) {
|
|
|
5051
5051
|
}, 8, ["modelValue"])
|
|
5052
5052
|
], 64);
|
|
5053
5053
|
}
|
|
5054
|
-
const fa = /* @__PURE__ */ Xt(gs, [["render", vs], ["__scopeId", "data-v-
|
|
5054
|
+
const fa = /* @__PURE__ */ Xt(gs, [["render", vs], ["__scopeId", "data-v-e500145d"]]), ha = {
|
|
5055
5055
|
getPageById: async (n) => {
|
|
5056
5056
|
if (n)
|
|
5057
5057
|
return wt(n);
|