xto-fronted 0.9.4 → 0.9.6
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/components/FilterBar.vue.d.ts +48 -0
- package/dist/components/TableCard.vue.d.ts +23 -0
- package/dist/{index-xhdpvVQC.js → index-C-W7EWSS.js} +1 -1
- package/dist/{index-DG5BwN0D.js → index-CV3iQw1M.js} +1 -1
- package/dist/{index-i4mPNvy-.js → index-D1VBH1Gz.js} +1 -1
- package/dist/{index-kLXXr6Og.js → index-DCs_PvpO.js} +1294 -1158
- package/dist/{index-C0VbPQUq.js → index-xq_VqjfX.js} +1 -1
- package/dist/index.d.ts +2 -0
- package/dist/index.js +100 -98
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/components/FilterBar.vue +157 -0
- package/src/components/Layout/index.vue +2 -1
- package/src/components/TableCard.vue +74 -0
- package/src/index.ts +2 -0
|
@@ -3,7 +3,7 @@ import { Form as N, FormItem as v, Input as x, Select as Q, Switch as S } from "
|
|
|
3
3
|
import { Tag as W, Pagination as X } from "@xto/data";
|
|
4
4
|
import { Popconfirm as Y, Modal as Z, Message as C } from "@xto/feedback";
|
|
5
5
|
import { Space as L, Button as f } from "@xto/base";
|
|
6
|
-
import { S as d, a as ee, _ as te } from "./index-
|
|
6
|
+
import { S as d, a as ee, _ as te } from "./index-DCs_PvpO.js";
|
|
7
7
|
const le = { class: "role-page" }, se = { class: "search-section" }, oe = { class: "table-section" }, ae = { class: "table-toolbar" }, ne = { class: "toolbar-left" }, ie = { class: "toolbar-right" }, de = { class: "table-count" }, re = { class: "table-wrapper" }, ue = { class: "data-table" }, ce = { key: 0 }, pe = { key: 1 }, me = { class: "col-id" }, ve = { class: "id-badge" }, fe = { class: "col-name" }, ge = { class: "role-name" }, ye = { class: "col-code" }, _e = { class: "col-desc" }, ke = { class: "desc-text" }, he = { class: "col-status" }, xe = { class: "status-switch" }, Ve = { class: "col-time" }, Ee = { class: "time-text" }, be = { class: "col-actions" }, Be = { class: "pagination-wrapper" }, Ce = { class: "status-field" }, Le = { class: "status-label" }, De = /* @__PURE__ */ P({
|
|
8
8
|
__name: "index",
|
|
9
9
|
setup(we) {
|
package/dist/index.d.ts
CHANGED
|
@@ -33,6 +33,8 @@ export { default as Header } from './components/Layout/Header.vue';
|
|
|
33
33
|
export { default as Sidebar } from './components/Layout/Sidebar.vue';
|
|
34
34
|
export { default as Tabs } from './components/Layout/Tabs.vue';
|
|
35
35
|
export { default as Footer } from './components/Layout/Footer.vue';
|
|
36
|
+
export { default as FilterBar } from './components/FilterBar.vue';
|
|
37
|
+
export { default as TableCard } from './components/TableCard.vue';
|
|
36
38
|
export { default as Login } from './views/login/index.vue';
|
|
37
39
|
export { default as NotFound } from './views/error/404.vue';
|
|
38
40
|
export { default as Forbidden } from './views/error/403.vue';
|
package/dist/index.js
CHANGED
|
@@ -1,103 +1,105 @@
|
|
|
1
|
-
import { F as a, c as t,
|
|
2
|
-
import { O as
|
|
1
|
+
import { F as a, c as t, d as o, G as r, e as n, f as i, H as u, L as p, i as l, M as g, b as T, g as d, h as R, j as c, S as f, a as h, k as S, T as U, l as k, m, n as A, o as C, p as M, q as y, r as x, s as L, t as b, u as B, v as D, w as F, x as I, y as P, z as G, A as v, B as E, C as O, D as w, E as H, I as N, J as j, K as q, N as z, O as J, P as K } from "./index-DCs_PvpO.js";
|
|
2
|
+
import { O as Q, b as V, D as W, c as Y, a as Z, d as _, e as $, f as ee, g as se, J as ae, A as te, h as oe, H as re, G as ne, P as ie, i as ue, j as pe, Q as le, R as ge, k as Te, l as de, z as Re, B as ce, S as fe, T as he, m as Se, n as Ue, o as ke, C as me, U as Ae, L as Ce, V as Me, I as ye, y as xe, W as Le, p as be, q as Be, r as De, s as Fe, X as Ie, Y as Pe, K as Ge, M as ve, Z as Ee, _ as Oe, $ as we, N as He, a0 as Ne, a1 as je, E as qe, a2 as ze, u as Je, t as Ke, v as Xe, w as Qe, x as Ve, F as We } from "./user-B0q24FmO.js";
|
|
3
3
|
export {
|
|
4
|
-
a as
|
|
5
|
-
t as
|
|
6
|
-
o as
|
|
7
|
-
r as
|
|
8
|
-
n as
|
|
4
|
+
a as FilterBar,
|
|
5
|
+
t as Footer,
|
|
6
|
+
o as Forbidden,
|
|
7
|
+
r as Gender,
|
|
8
|
+
n as GenderOptions,
|
|
9
|
+
i as GenderText,
|
|
9
10
|
u as Header,
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
M as
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
ue as
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
ye as
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
11
|
+
p as Layout,
|
|
12
|
+
l as Login,
|
|
13
|
+
g as MenuType,
|
|
14
|
+
T as MenuTypeOptions,
|
|
15
|
+
d as MenuTypeText,
|
|
16
|
+
R as NotFound,
|
|
17
|
+
c as Sidebar,
|
|
18
|
+
f as Status,
|
|
19
|
+
h as StatusOptions,
|
|
20
|
+
S as StatusText,
|
|
21
|
+
U as TableCard,
|
|
22
|
+
k as Tabs,
|
|
23
|
+
Q as appConfig,
|
|
24
|
+
V as batchDeleteUsers,
|
|
25
|
+
W as clearToken,
|
|
26
|
+
m as createLayoutRoute,
|
|
27
|
+
Y as createMenu,
|
|
28
|
+
Z as createRole,
|
|
29
|
+
A as createRouter,
|
|
30
|
+
C as createTranslator,
|
|
31
|
+
_ as createUser,
|
|
32
|
+
M as createXtoApp,
|
|
33
|
+
y as defaultDynamicRoutes,
|
|
34
|
+
$ as deleteMenu,
|
|
35
|
+
ee as deleteRole,
|
|
36
|
+
se as deleteUser,
|
|
37
|
+
ae as getApiBaseUrl,
|
|
38
|
+
te as getAppId,
|
|
39
|
+
oe as getAppUiConfig,
|
|
40
|
+
re as getBasePath,
|
|
41
|
+
ne as getClientId,
|
|
42
|
+
ie as getCode,
|
|
43
|
+
ue as getMenuList,
|
|
44
|
+
pe as getMenuTree,
|
|
45
|
+
le as getRefreshTime,
|
|
46
|
+
ge as getRefreshToken,
|
|
47
|
+
Te as getRoleDetail,
|
|
48
|
+
de as getRoleList,
|
|
49
|
+
Re as getServerUiConfig,
|
|
50
|
+
ce as getToken,
|
|
51
|
+
fe as getTokenExpire,
|
|
52
|
+
he as getTokenType,
|
|
53
|
+
Se as getUserDetail,
|
|
54
|
+
Ue as getUserInfo,
|
|
55
|
+
ke as getUserList,
|
|
56
|
+
x as hasPermission,
|
|
57
|
+
L as hasRole,
|
|
58
|
+
me as hasToken,
|
|
59
|
+
Ae as http,
|
|
60
|
+
Ce as initAppConfig,
|
|
61
|
+
b as isAdmin,
|
|
62
|
+
Me as isTokenExpired,
|
|
63
|
+
B as layoutRoute,
|
|
64
|
+
ye as loadRuntimeConfig,
|
|
65
|
+
xe as local,
|
|
66
|
+
Le as localStorageUtil,
|
|
67
|
+
be as login,
|
|
68
|
+
Be as logout,
|
|
67
69
|
D as mockMenuData,
|
|
68
|
-
|
|
70
|
+
F as permissionDirective,
|
|
69
71
|
De as refreshToken,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
72
|
+
Fe as resetPassword,
|
|
73
|
+
I as resetRouter,
|
|
74
|
+
P as router,
|
|
75
|
+
Ie as session,
|
|
76
|
+
Pe as sessionStorageUtil,
|
|
77
|
+
Ge as setApiBaseUrl,
|
|
78
|
+
ve as setBasePath,
|
|
79
|
+
Ee as setCode,
|
|
80
|
+
Oe as setRefreshTime,
|
|
81
|
+
we as setRefreshToken,
|
|
82
|
+
He as setServerUiConfig,
|
|
83
|
+
Ne as setToken,
|
|
84
|
+
je as setTokenExpire,
|
|
85
|
+
qe as setTokenInfo,
|
|
86
|
+
ze as setTokenType,
|
|
87
|
+
G as setupRouterGuards,
|
|
88
|
+
v as staticRoutes,
|
|
89
|
+
Je as updateMenu,
|
|
90
|
+
Ke as updateRole,
|
|
91
|
+
Xe as updateRoleStatus,
|
|
92
|
+
Qe as updateUser,
|
|
93
|
+
Ve as updateUserStatus,
|
|
94
|
+
E as useApp,
|
|
95
|
+
O as useAppStore,
|
|
96
|
+
w as useAuth,
|
|
97
|
+
H as useAuthStore,
|
|
98
|
+
N as useForm,
|
|
99
|
+
j as useI18n,
|
|
100
|
+
q as useLocaleStore,
|
|
101
|
+
z as useMenuStore,
|
|
102
|
+
J as useTable,
|
|
103
|
+
K as useUserStore,
|
|
104
|
+
We as withBasePath
|
|
103
105
|
};
|