yaml-admin-front 0.0.82 → 0.0.83
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.cjs.js +158 -158
- package/dist/index.es.js +3 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -86985,7 +86985,7 @@ const XC = /* @__PURE__ */ yn(FMe), $Me = typeof XC == "object" ? XC.default : X
|
|
|
86985
86985
|
}, []), /* @__PURE__ */ L.jsx(L.Fragment, { children: u && /* @__PURE__ */ L.jsx(jOe, { initialYml: o, custom: n, width: "1250px", children: /* @__PURE__ */ L.jsxs(
|
|
86986
86986
|
ESe,
|
|
86987
86987
|
{
|
|
86988
|
-
loginPage: KMe,
|
|
86988
|
+
loginPage: n?.layout?.Login || KMe,
|
|
86989
86989
|
theme: { ...Kge, ...a },
|
|
86990
86990
|
dashboard: o?.front?.dashboard ? GMe : void 0,
|
|
86991
86991
|
layout: i || Ske,
|
|
@@ -87020,6 +87020,8 @@ export {
|
|
|
87020
87020
|
QW as AppBar,
|
|
87021
87021
|
nRe as EntityTreeView,
|
|
87022
87022
|
gq as Layout,
|
|
87023
|
+
N3 as Login,
|
|
87024
|
+
Qwe as LoginForm,
|
|
87023
87025
|
WW as Logout,
|
|
87024
87026
|
bh as Menu,
|
|
87025
87027
|
CA as UserMenu,
|