@pubinfo/core 2.0.13 → 2.0.15
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/{AppSetting-Df8mPhxN.js → AppSetting-CF0Y36Kx.js} +27 -27
- package/dist/{HCheckList.vue_vue_type_script_setup_true_lang-CD2VmdPG.js → HCheckList.vue_vue_type_script_setup_true_lang-B7ZyR4n6.js} +1 -1
- package/dist/{HToggle-CcxWxVmB.js → HToggle-Dap0xf8L.js} +1 -1
- package/dist/HeaderThinMenu-Bu4X2-vs.js +4 -0
- package/dist/{PreferencesContent-Bu8-g2qs.js → PreferencesContent-DWHQ2EOo.js} +57 -57
- package/dist/{SettingBreadcrumb-CTLEf4nt.js → SettingBreadcrumb-P-C21e5U.js} +5 -5
- package/dist/{SettingCopyright-B_ZS9FXO.js → SettingCopyright-XUQuMUND.js} +4 -4
- package/dist/{SettingEnableTransition-DgZyY8Rh.js → SettingEnableTransition-hJTXOtuP.js} +14 -14
- package/dist/{SettingHome-BN6WzWxX.js → SettingHome-1C9Ph1Dl.js} +4 -4
- package/dist/{SettingMenu-CNgEpRN_.js → SettingMenu-B2h4e61Z.js} +4 -4
- package/dist/{SettingMode-B_Sf7CqN.js → SettingMode-bStWvnHg.js} +9 -9
- package/dist/{SettingNavSearch-SQuD6lr7.js → SettingNavSearch-BvTlahqj.js} +4 -4
- package/dist/{SettingOther-CrgOHNra.js → SettingOther-ihHycIPn.js} +10 -10
- package/dist/{SettingPage-B4hfRME8.js → SettingPage-d8HGOfhZ.js} +2 -2
- package/dist/{SettingTabbar-7EcsmyZo.js → SettingTabbar-YLshyP8G.js} +25 -25
- package/dist/{SettingThemes-CVjQoEk4.js → SettingThemes-Do-SwCzx.js} +16 -16
- package/dist/{SettingToolbar-Bls_SdlL.js → SettingToolbar-DHbr1d6B.js} +7 -7
- package/dist/{SettingTopbar-jqUqG5vW.js → SettingTopbar-QwqH9maD.js} +5 -5
- package/dist/{SettingWidthMode-8LFo6UKy.js → SettingWidthMode-CGmv4JQk.js} +3 -3
- package/dist/core/resolver/layout.d.ts +1 -1
- package/dist/features/api/modules/auth/renzhengfuwu.d.ts +43 -1
- package/dist/features/api/modules/rbac/index.d.ts +1 -0
- package/dist/features/api/modules/rbac/yonghujiekou.d.ts +7 -0
- package/dist/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.d.ts +43 -0
- package/dist/features/api/modules/rbac/ziyuanjiekou.d.ts +7 -0
- package/dist/features/enum.d.ts +0 -1
- package/dist/features/stores/modules/iframe.d.ts +3 -3
- package/dist/{index-BX0RSX9i.js → index-B69sIuLj.js} +1 -1
- package/dist/{index-Bl4PBBmY.js → index-B8wbywmR.js} +1 -1
- package/dist/{index-Cc8zVLOC.js → index-CEodMjIg.js} +4 -4
- package/dist/{index-Dalsj2EI.js → index-Ctu3_aXu.js} +12229 -12106
- package/dist/{index-C6HIzbdv.js → index-Da79wYQP.js} +1 -1
- package/dist/{index-Cjl98Ty_.js → index-WLA0JU4Y.js} +17 -17
- package/dist/{index-Dw9-vGGZ.js → index-egA-td8O.js} +8551 -7697
- package/dist/index-ondkWqUz.js +4 -0
- package/dist/index.js +27 -27
- package/dist/{pick-Cghe_Z7L.js → pick-BS5wr8z9.js} +1 -1
- package/dist/style.css +1 -1
- package/package.json +14 -9
- package/runtime/components/PubinfoDev/index.d.ts +18 -0
- package/runtime/components/PubinfoDev/index.js +15 -0
- package/runtime/components/index.d.ts +1 -0
- package/runtime/components/index.js +1 -0
- package/runtime/index.d.ts +1 -0
- package/runtime/index.js +1 -0
- package/src/built-in/authorization/router.ts +1 -1
- package/src/built-in/layout-component/components/Content/IframeView.vue +16 -11
- package/src/built-in/layout-component/components/Content/index.vue +2 -1
- package/src/built-in/layout-component/components/Header/HeaderFullMenu/index.vue +8 -4
- package/src/built-in/settings/router.ts +15 -4
- package/src/built-in/system-info/components/SystemInfo.vue +67 -37
- package/src/core/resolver/layout.ts +13 -3
- package/src/features/api/modules/auth/index.ts +0 -2
- package/src/features/api/modules/auth/renzhengfuwu.ts +132 -1
- package/src/features/api/modules/auth/typings.d.ts +75 -1
- package/src/features/api/modules/configData/heibaimingdanfuwu.ts +2 -0
- package/src/features/api/modules/configData/index.ts +0 -2
- package/src/features/api/modules/configData/zidifuwu.ts +4 -0
- package/src/features/api/modules/rbac/gangweijiekou.ts +3 -0
- package/src/features/api/modules/rbac/index.ts +1 -2
- package/src/features/api/modules/rbac/typings.d.ts +97 -1
- package/src/features/api/modules/rbac/yonghujiekou.ts +25 -0
- package/src/features/api/modules/rbac/yonghushoucangbiaojiekou.ts +2 -0
- package/src/features/api/modules/rbac/yonghuzuijinchangyongbiaojiekou.ts +1 -0
- package/src/features/api/modules/rbac/ziyuandaorudaochuxiangguanjiekou.ts +158 -0
- package/src/features/api/modules/rbac/ziyuanjiekou.ts +21 -0
- package/src/features/enum.ts +1 -1
- package/src/features/stores/modules/iframe.ts +12 -3
- package/src/features/stores/modules/menu.ts +20 -13
- package/src/features/stores/modules/route.ts +4 -3
- package/src/index.ts +1 -0
- package/types/global.d.ts +5 -0
- package/types/vue-router.d.ts +2 -2
- package/dist/HeaderThinMenu-BMjyPDYS.js +0 -4
- package/dist/index-CUbMQSBZ.js +0 -4
- package/src/features/components/MicroAppContainer/index.vue +0 -9
package/dist/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { cV as a, cW as t, cX as d, cY as o, cZ as u, c_ as r, c$ as n, d0 as c, d1 as i, dm as S, dn as P, dp as l, ch as f, dq as g, cC as y, dr as b, ds as p, dt as R, dD as L, cU as m, d2 as A, d3 as E, db as I, dc as M, dd as h, de as x, cT as C, du as T, df as v, d5 as w, dE as O, d6 as j, d7 as B, dI as K, dG as N, d8 as U, d9 as W, dF as q, dg as D, dh as H, dJ as _, dH as k, dv as F, di as V, da as Y, dj as z, dk as G, d4 as J, dw as X, dC as Z, dx as $, dK as Q, dL as ee, dA as se, dM as ae, dN as te, dO as de, u as oe, dB as ue, dy as re, a as ne, cS as ce, ce as ie, dz as Se, cL as Pe, dl as le } from "./index-Ctu3_aXu.js";
|
|
2
2
|
export {
|
|
3
3
|
a as Copyright,
|
|
4
4
|
t as Layout,
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
d as LayoutContent,
|
|
6
|
+
o as LayoutHeader,
|
|
7
7
|
u as LayoutProvider,
|
|
8
8
|
r as LayoutSidebar,
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
n as LayoutTopbar,
|
|
10
|
+
c as Logo,
|
|
11
11
|
i as NotAllowed,
|
|
12
12
|
S as PageHeader,
|
|
13
13
|
P as PageMain,
|
|
@@ -18,28 +18,28 @@ export {
|
|
|
18
18
|
b as PubinfoIconPrismBox,
|
|
19
19
|
p as PubinfoIconSquareBox,
|
|
20
20
|
R as PubinfoProvider,
|
|
21
|
-
|
|
21
|
+
L as RESOURCE_TYPE,
|
|
22
22
|
m as RESPONSE_CODE,
|
|
23
23
|
A as Tool,
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
24
|
+
E as Tools,
|
|
25
|
+
I as cleanup,
|
|
26
|
+
M as cleanupWithoutUser,
|
|
27
|
+
h as clearPersistedState,
|
|
28
|
+
x as createContext,
|
|
29
|
+
C as createPubinfo,
|
|
30
|
+
T as createPubinfoProvider,
|
|
31
|
+
v as createRawContext,
|
|
32
32
|
w as createRequest,
|
|
33
33
|
O as defineAsyncRoutes,
|
|
34
34
|
j as defineIconModule,
|
|
35
35
|
B as defineRouteModule,
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
36
|
+
K as defineSettings,
|
|
37
|
+
N as defineSystemRoutes,
|
|
38
|
+
U as getAllIconModules,
|
|
39
|
+
W as getAllRouteModules,
|
|
40
|
+
q as getAsyncRoutes,
|
|
41
|
+
D as getPersistedState,
|
|
42
|
+
H as getPubinfoNamespace,
|
|
43
43
|
_ as getSettings,
|
|
44
44
|
k as getSystemRoutes,
|
|
45
45
|
F as pubinfoInjectionKey,
|
|
@@ -47,21 +47,21 @@ export {
|
|
|
47
47
|
Y as readProjectModules,
|
|
48
48
|
z as setPersistedState,
|
|
49
49
|
G as storage,
|
|
50
|
-
|
|
50
|
+
J as updateWatermark,
|
|
51
51
|
X as useAuth,
|
|
52
52
|
Z as useBox,
|
|
53
53
|
$ as useError,
|
|
54
|
-
|
|
54
|
+
Q as useFavoritesStore,
|
|
55
55
|
ee as useIframeStore,
|
|
56
56
|
se as useInfo,
|
|
57
57
|
ae as useKeepAliveStore,
|
|
58
58
|
te as useMenuStore,
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
de as useRouteStore,
|
|
60
|
+
oe as useSettingsStore,
|
|
61
61
|
ue as useStart,
|
|
62
62
|
re as useSuccess,
|
|
63
|
-
|
|
64
|
-
|
|
63
|
+
ne as useTabbarStore,
|
|
64
|
+
ce as useTheme,
|
|
65
65
|
ie as useUserStore,
|
|
66
66
|
Se as useWarn,
|
|
67
67
|
Pe as watchDiffObject,
|