jmash-core 0.0.96 → 0.0.97
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/401-gR-a4eWP.mjs +100 -0
- package/dist/404-CvF2Wpf5.mjs +37 -0
- package/dist/BarChart--k4pvqvu.mjs +199 -0
- package/dist/FunnelChart-Ci14WUay.mjs +107 -0
- package/dist/PieChart-C60V9Kgc.mjs +4 -0
- package/dist/PieChart.vue_vue_type_script_setup_true_lang-D1-1NDvg.mjs +89 -0
- package/dist/RadarChart-BBq1VxXC.mjs +4 -0
- package/dist/RadarChart.vue_vue_type_script_setup_true_lang-BNLujpKR.mjs +108 -0
- package/dist/favicon.ico +0 -0
- package/dist/index-B3bBQvl1.mjs +43717 -0
- package/dist/index-Bw3IdFvk.mjs +19539 -0
- package/dist/index-ByS03yYq.mjs +1629 -0
- package/dist/index-CsnH0_yb.mjs +367 -0
- package/dist/index-DSalnTBz.mjs +267 -0
- package/dist/index-uykKwY2Z.mjs +12 -0
- package/dist/index.mjs +58 -0
- package/dist/picture-CBRsHLZl.mjs +22 -0
- package/dist/profile-DB5oJY6F.mjs +267 -0
- package/dist/runAs-BgAqMTuy.mjs +4 -0
- package/dist/runAs.vue_vue_type_script_setup_true_lang-SOwNuXuK.mjs +2496 -0
- package/dist/style.css +1 -0
- package/dist/types-4mFLhd4n.mjs +204 -0
- package/dist/updatePwd-Dr2JoWzO.mjs +4 -0
- package/dist/updatePwd.vue_vue_type_script_setup_true_lang-sFzRukhN.mjs +146 -0
- package/dts/src/App.vue.d.ts +2 -0
- package/dts/src/api/auth/index.d.ts +66 -0
- package/dts/src/api/auth/types.d.ts +201 -0
- package/dts/src/api/file/index.d.ts +33 -0
- package/dts/src/api/file/types.d.ts +14 -0
- package/dts/src/api/index.d.ts +38 -0
- package/dts/src/api/types.d.ts +85 -0
- package/dts/src/assets/components/icon-a-fixed.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-a-list.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-anquanrizhi.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-api.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-bumenguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-caozuoguanliyuan.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-captcha.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-cascader.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-client.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close-all.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close-eye.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close-left.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close-other.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close-right.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-close.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-dept.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-dict.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-document.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-download.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-drag.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-edit.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-email.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-exit-fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-eye-open.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-fullscreen-exit.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-gangweiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-github.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-homepage.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-icon.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-indent-decrease.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-ip.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-jiemianxijietubiao-26.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-language.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-link.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-lock.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-log.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-menu.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-message.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-mokuaiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-money.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-monitor.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-moon.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-order.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-password.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-peoples.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-phone.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-project.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-publish.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-quanxianguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-redis.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-refresh.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-role.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-security.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-setting.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-shoujihao.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-shrink.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-size.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-sunny.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-system.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-table.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-team.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-todolist.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-tree.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-user.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-visit.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-xingming.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-yonghuguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-youxiang.vue.d.ts +2 -0
- package/dts/src/assets/components/index.d.ts +69 -0
- package/dts/src/assets/index.d.ts +2 -0
- package/dts/src/components/AppLink/index.vue.d.ts +19 -0
- package/dts/src/components/Breadcrumb/index.vue.d.ts +2 -0
- package/dts/src/components/DictRadio/index.vue.d.ts +32 -0
- package/dts/src/components/DictSelect/index.vue.d.ts +50 -0
- package/dts/src/components/Dictionary/index.vue.d.ts +47 -0
- package/dts/src/components/GithubCorner/index.vue.d.ts +2 -0
- package/dts/src/components/Hamburger/index.vue.d.ts +18 -0
- package/dts/src/components/IconSelect/index.vue.d.ts +20 -0
- package/dts/src/components/IconSelect/requireIcons.d.ts +3 -0
- package/dts/src/components/JmashColumnSelect/index.vue.d.ts +17 -0
- package/dts/src/components/JmashEnumSelect/index.vue.d.ts +23 -0
- package/dts/src/components/JmashPagination/index.vue.d.ts +32 -0
- package/dts/src/components/JmashTable/index.vue.d.ts +46 -0
- package/dts/src/components/JmashUploadFile/index.vue.d.ts +7 -0
- package/dts/src/components/JmashUploadImage/index.vue.d.ts +37 -0
- package/dts/src/components/LangSelect/index.vue.d.ts +2 -0
- package/dts/src/components/Pagination/index.vue.d.ts +88 -0
- package/dts/src/components/RightPanel/index.vue.d.ts +21 -0
- package/dts/src/components/SizeSelect/index.vue.d.ts +2 -0
- package/dts/src/components/SvgIcon/index.vue.d.ts +43 -0
- package/dts/src/components/Table/index.vue.d.ts +64 -0
- package/dts/src/components/Upload/MultiUpload.vue.d.ts +65 -0
- package/dts/src/components/Upload/SingleUpload.vue.d.ts +18 -0
- package/dts/src/components/Upload/importUpload.vue.d.ts +31 -0
- package/dts/src/components/Upload/index.vue.d.ts +18 -0
- package/dts/src/components/index.d.ts +0 -0
- package/dts/src/directive/index.d.ts +5 -0
- package/dts/src/directive/permission/index.d.ts +9 -0
- package/dts/src/enums/DeviceEnum.d.ts +13 -0
- package/dts/src/enums/LayoutEnum.d.ts +17 -0
- package/dts/src/enums/MenuTypeEnum.d.ts +21 -0
- package/dts/src/enums/SidebarStatusEnum.d.ts +13 -0
- package/dts/src/enums/ThemeEnum.d.ts +17 -0
- package/dts/src/hooks/table.d.ts +43 -0
- package/dts/src/hooks/useList.d.ts +1 -0
- package/dts/src/index.d.ts +38 -0
- package/dts/src/lang/index.d.ts +2 -0
- package/dts/src/lang/package/en.d.ts +147 -0
- package/dts/src/lang/package/zh-cn.d.ts +151 -0
- package/dts/src/layout/components/AppMain/index.vue.d.ts +2 -0
- package/dts/src/layout/components/NavBar/components/NavbarLeft.vue.d.ts +2 -0
- package/dts/src/layout/components/NavBar/components/NavbarRight.vue.d.ts +2 -0
- package/dts/src/layout/components/NavBar/index.vue.d.ts +2 -0
- package/dts/src/layout/components/Settings/components/LayoutSelect.vue.d.ts +10 -0
- package/dts/src/layout/components/Settings/components/ThemeColorPicker.vue.d.ts +10 -0
- package/dts/src/layout/components/Settings/index.vue.d.ts +2 -0
- package/dts/src/layout/components/Sidebar/components/SidebarLogo.vue.d.ts +12 -0
- package/dts/src/layout/components/Sidebar/components/SidebarMenu.vue.d.ts +50 -0
- package/dts/src/layout/components/Sidebar/components/SidebarMenuItem.vue.d.ts +42 -0
- package/dts/src/layout/components/Sidebar/components/SidebarMenuItemTitle.vue.d.ts +32 -0
- package/dts/src/layout/components/Sidebar/components/SidebarMixTopMenu.vue.d.ts +2 -0
- package/dts/src/layout/components/Sidebar/index.vue.d.ts +2 -0
- package/dts/src/layout/components/TagsView/index.vue.d.ts +2 -0
- package/dts/src/layout/index.vue.d.ts +2 -0
- package/dts/src/main.d.ts +1 -0
- package/dts/src/permission.d.ts +1 -0
- package/dts/src/router/index.d.ts +22 -0
- package/dts/src/settings.d.ts +28 -0
- package/dts/src/stores/index.d.ts +7 -0
- package/dts/src/stores/modules/app.d.ts +2 -0
- package/dts/src/stores/modules/permission.d.ts +2 -0
- package/dts/src/stores/modules/settings.d.ts +1 -0
- package/dts/src/stores/modules/tagsView.d.ts +85 -0
- package/dts/src/stores/modules/user.d.ts +2 -0
- package/dts/src/types/index.d.ts +74 -0
- package/dts/src/utils/color.d.ts +69 -0
- package/dts/src/utils/common.d.ts +6 -0
- package/dts/src/utils/file_hash_util.d.ts +28 -0
- package/dts/src/utils/fileajax.d.ts +9 -0
- package/dts/src/utils/grpc.d.ts +3 -0
- package/dts/src/utils/i18n.d.ts +4 -0
- package/dts/src/utils/index.d.ts +33 -0
- package/dts/src/utils/netsecret.d.ts +1 -0
- package/dts/src/utils/nprogress.d.ts +4 -0
- package/dts/src/utils/request.d.ts +4 -0
- package/dts/src/utils/route.d.ts +6 -0
- package/dts/src/utils/scroll-to.d.ts +6 -0
- package/dts/src/utils/sm3.d.ts +10 -0
- package/dts/src/views/dashboard/components/BarChart.vue.d.ts +45 -0
- package/dts/src/views/dashboard/components/FunnelChart.vue.d.ts +45 -0
- package/dts/src/views/dashboard/components/PieChart.vue.d.ts +45 -0
- package/dts/src/views/dashboard/components/RadarChart.vue.d.ts +45 -0
- package/dts/src/views/dashboard/index.vue.d.ts +2 -0
- package/dts/src/views/error-page/401.vue.d.ts +2 -0
- package/dts/src/views/error-page/404.vue.d.ts +2 -0
- package/dts/src/views/login/components/types.vue.d.ts +2 -0
- package/dts/src/views/login/index.vue.d.ts +2 -0
- package/dts/src/views/my/profile.vue.d.ts +2 -0
- package/dts/src/views/my/runAs.vue.d.ts +6 -0
- package/dts/src/views/my/updatePwd.vue.d.ts +18 -0
- package/dts/src/views/redirect/index.vue.d.ts +2 -0
- package/package.json +1 -1
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import type { EntityApi, EntityReq, EntityModel, EntityTotal, EntityImportReq } from "../api/types";
|
|
2
|
+
import type { Ref } from "vue";
|
|
3
|
+
/** use table hooks */
|
|
4
|
+
export declare function useTableHooks(t: any, api: EntityApi, query: Ref<EntityReq>): {
|
|
5
|
+
tableHooks: TableHooks;
|
|
6
|
+
multipleTableRef: Ref<any>;
|
|
7
|
+
queryFormRef: Ref<any>;
|
|
8
|
+
listLoading: Ref<boolean>;
|
|
9
|
+
tableData: Ref<EntityModel[]>;
|
|
10
|
+
total: Ref<number>;
|
|
11
|
+
};
|
|
12
|
+
/** 表格Hooks */
|
|
13
|
+
export declare class TableHooks {
|
|
14
|
+
multipleTableRef: Ref<any>;
|
|
15
|
+
queryFormRef: Ref<any>;
|
|
16
|
+
listLoading: Ref<boolean>;
|
|
17
|
+
tableData: Ref<EntityModel[]>;
|
|
18
|
+
total: Ref<number>;
|
|
19
|
+
totalRecord: Ref<EntityTotal>;
|
|
20
|
+
selectionRows: Ref<EntityModel[]>;
|
|
21
|
+
queryData: Ref<EntityReq>;
|
|
22
|
+
api: EntityApi;
|
|
23
|
+
t: any;
|
|
24
|
+
constructor(t: any, api: EntityApi, query: Ref<EntityReq>);
|
|
25
|
+
/** 获取Page/List列表数据. */
|
|
26
|
+
getList(): void;
|
|
27
|
+
findList(): boolean;
|
|
28
|
+
findPage(): boolean;
|
|
29
|
+
/** 处理查询,如果查询数据中存在当前页数,则重置为第一页. */
|
|
30
|
+
handleQuery(): void;
|
|
31
|
+
handleSort(prop: string, order: string | null): void;
|
|
32
|
+
resetQuery(): void;
|
|
33
|
+
/** 删除记录 */
|
|
34
|
+
deleteRecord(row: EntityModel): void;
|
|
35
|
+
/** 删除多项记录 */
|
|
36
|
+
deleteRecords(): void;
|
|
37
|
+
handleMove(row: EntityModel, up: boolean): void;
|
|
38
|
+
enableRecord(row: EntityModel, enabled: boolean): void;
|
|
39
|
+
handleExport(name: string): void;
|
|
40
|
+
handleExportPdf(name: string): void;
|
|
41
|
+
downloadTemplate(name: string): void;
|
|
42
|
+
importExcel(val: EntityImportReq): Promise<boolean>;
|
|
43
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function useListData(t: any, api: any, queryParams: any): any;
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
export type { VueMetaEnv, TableColumn, TableSort, DialogRef, AppSettings } from "./types";
|
|
2
|
+
export type { EntityApi, EnumEntryReq, Entry, LayEntry, EntityReq, EntityModel, EntityList, EntityPage, EntityTotal, EntityKey, EntityKeyList, EntityCreateReq, EntityUpdateReq, EntityFormReq, EntityExportReq, EntityImportReq } from "./api/types";
|
|
3
|
+
export type { LoginData } from "./api/auth/types";
|
|
4
|
+
import type { App } from "vue";
|
|
5
|
+
export { menus, vueMetaEnv, defaultSettings, addViteMenus, addWebpackMenus, updateMetaEnv, updateViteMetaEnv, updateWebpackMetaEnv, addDynamicRoute, updateSettings } from "./settings";
|
|
6
|
+
export { getQueryParams, clearEmpty, deepMerge } from "./utils/grpc";
|
|
7
|
+
import request, { axiosConfig } from "./utils/request";
|
|
8
|
+
export { request, axiosConfig };
|
|
9
|
+
export { useDictionary } from "./utils/common";
|
|
10
|
+
export { BizDict, BizLayDict, CustomBizDict, EnumDict, enumMapCache, EnableBizDict } from "./api/index";
|
|
11
|
+
export { getCaptchaApi, selectDsdRoles, runAsUser } from "./api/auth";
|
|
12
|
+
export { netEncrypt } from "./utils/netsecret";
|
|
13
|
+
export { fileApi } from "./api/file/index";
|
|
14
|
+
export { routerUtil } from "./utils/route";
|
|
15
|
+
export { useListData } from "./hooks/useList";
|
|
16
|
+
export { useTableHooks, TableHooks } from "./hooks/table";
|
|
17
|
+
export { store } from "./stores";
|
|
18
|
+
export { useAppStore, useAppStoreHook } from "./stores/modules/app";
|
|
19
|
+
export { usePermissionStore, usePermissionStoreHook } from "./stores/modules/permission";
|
|
20
|
+
export { useSettingsStore } from "./stores/modules/settings";
|
|
21
|
+
export { useTagsViewStore } from "./stores/modules/tagsView";
|
|
22
|
+
export { useUserStore, useUserStoreHook } from "./stores/modules/user";
|
|
23
|
+
export { resetRouter, updateRouter } from "./router";
|
|
24
|
+
import routerRef from "./router";
|
|
25
|
+
export { routerRef };
|
|
26
|
+
import directive from "./directive";
|
|
27
|
+
export { directive };
|
|
28
|
+
export { Layout, LoginPage, MultiFactorLoginPage, ProfilePage, Error401Page, Error404Page, DashboardPage, RedirectPage } from "./router";
|
|
29
|
+
import i18n from "./lang/index";
|
|
30
|
+
export { i18n };
|
|
31
|
+
import "element-plus/theme-chalk/dark/css-vars.css";
|
|
32
|
+
import "./styles/index.scss";
|
|
33
|
+
import "uno.css";
|
|
34
|
+
import "element-plus/theme-chalk/index.css";
|
|
35
|
+
declare const jmash: {
|
|
36
|
+
install(app: App): Promise<void>;
|
|
37
|
+
};
|
|
38
|
+
export default jmash;
|
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
route: {
|
|
3
|
+
Dashboard: string;
|
|
4
|
+
document: string;
|
|
5
|
+
System: string;
|
|
6
|
+
User: string;
|
|
7
|
+
Role: string;
|
|
8
|
+
Resource: string;
|
|
9
|
+
Module: string;
|
|
10
|
+
Operation: string;
|
|
11
|
+
Perm: string;
|
|
12
|
+
Dept: string;
|
|
13
|
+
Job: string;
|
|
14
|
+
LogManage: string;
|
|
15
|
+
Log: string;
|
|
16
|
+
UserLog: string;
|
|
17
|
+
};
|
|
18
|
+
login: {
|
|
19
|
+
username: string;
|
|
20
|
+
password: string;
|
|
21
|
+
login: string;
|
|
22
|
+
captchaCode: string;
|
|
23
|
+
capsLock: string;
|
|
24
|
+
message: {
|
|
25
|
+
username: {
|
|
26
|
+
required: string;
|
|
27
|
+
};
|
|
28
|
+
password: {
|
|
29
|
+
required: string;
|
|
30
|
+
min: string;
|
|
31
|
+
};
|
|
32
|
+
captchaCode: {
|
|
33
|
+
required: string;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
navbar: {
|
|
38
|
+
Dashboard: string;
|
|
39
|
+
profile: string;
|
|
40
|
+
changePwd: string;
|
|
41
|
+
runAs: string;
|
|
42
|
+
logout: string;
|
|
43
|
+
document: string;
|
|
44
|
+
gitee: string;
|
|
45
|
+
};
|
|
46
|
+
sizeSelect: {
|
|
47
|
+
tooltip: string;
|
|
48
|
+
default: string;
|
|
49
|
+
large: string;
|
|
50
|
+
small: string;
|
|
51
|
+
message: {
|
|
52
|
+
success: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
langSelect: {
|
|
56
|
+
message: {
|
|
57
|
+
success: string;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
settings: {
|
|
61
|
+
project: string;
|
|
62
|
+
theme: string;
|
|
63
|
+
interface: string;
|
|
64
|
+
navigation: string;
|
|
65
|
+
themeColor: string;
|
|
66
|
+
tagsView: string;
|
|
67
|
+
fixedHeader: string;
|
|
68
|
+
sidebarLogo: string;
|
|
69
|
+
watermark: string;
|
|
70
|
+
};
|
|
71
|
+
common: {
|
|
72
|
+
search: string;
|
|
73
|
+
reset: string;
|
|
74
|
+
add: string;
|
|
75
|
+
batchDelete: string;
|
|
76
|
+
enable: string;
|
|
77
|
+
disable: string;
|
|
78
|
+
import: string;
|
|
79
|
+
export: string;
|
|
80
|
+
print: string;
|
|
81
|
+
lock: string;
|
|
82
|
+
edit: string;
|
|
83
|
+
delete: string;
|
|
84
|
+
more: string;
|
|
85
|
+
resetPwd: string;
|
|
86
|
+
switch: string;
|
|
87
|
+
operate: string;
|
|
88
|
+
view: string;
|
|
89
|
+
show: string;
|
|
90
|
+
hide: string;
|
|
91
|
+
confirm: string;
|
|
92
|
+
cancel: string;
|
|
93
|
+
unbind: string;
|
|
94
|
+
uploadFiles: string;
|
|
95
|
+
dragFiles: string;
|
|
96
|
+
uploadEvent: string;
|
|
97
|
+
uploadSuccess: string;
|
|
98
|
+
tableSet: string;
|
|
99
|
+
searchField: string;
|
|
100
|
+
chooseDelete: string;
|
|
101
|
+
confirmBatchDelete: string;
|
|
102
|
+
confirmDelete: string;
|
|
103
|
+
successDelete: string;
|
|
104
|
+
deleteSuccess: string;
|
|
105
|
+
stripData: string;
|
|
106
|
+
chooseEnable: string;
|
|
107
|
+
chooseDisable: string;
|
|
108
|
+
confirmEnable: string;
|
|
109
|
+
confirmDisable: string;
|
|
110
|
+
successEnable: string;
|
|
111
|
+
successDisable: string;
|
|
112
|
+
submitSuccess: string;
|
|
113
|
+
confirmUnbind: string;
|
|
114
|
+
successUnbind: string;
|
|
115
|
+
};
|
|
116
|
+
sysUser: {
|
|
117
|
+
nickname: string;
|
|
118
|
+
fullName: string;
|
|
119
|
+
gender: string;
|
|
120
|
+
birthday: string;
|
|
121
|
+
phoneNumber: string;
|
|
122
|
+
email: string;
|
|
123
|
+
department: string;
|
|
124
|
+
position: string;
|
|
125
|
+
nicknameRequired: string;
|
|
126
|
+
fullNameRequired: string;
|
|
127
|
+
genderRequired: string;
|
|
128
|
+
birthdayRequired: string;
|
|
129
|
+
departmentRequired: string;
|
|
130
|
+
positionRequired: string;
|
|
131
|
+
};
|
|
132
|
+
sysMenu: {
|
|
133
|
+
selectIcon: string;
|
|
134
|
+
};
|
|
135
|
+
password: {
|
|
136
|
+
oldPwd: string;
|
|
137
|
+
newPwd: string;
|
|
138
|
+
confirmPwd: string;
|
|
139
|
+
oldPwdRequired: string;
|
|
140
|
+
newPwdRequired: string;
|
|
141
|
+
confirmPwdRequired: string;
|
|
142
|
+
pwdRules: string;
|
|
143
|
+
comparePwd: string;
|
|
144
|
+
successResetPwd: string;
|
|
145
|
+
};
|
|
146
|
+
};
|
|
147
|
+
export default _default;
|
|
@@ -0,0 +1,151 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
route: {
|
|
3
|
+
Dashboard: string;
|
|
4
|
+
document: string;
|
|
5
|
+
System: string;
|
|
6
|
+
User: string;
|
|
7
|
+
Role: string;
|
|
8
|
+
Resource: string;
|
|
9
|
+
Module: string;
|
|
10
|
+
Operation: string;
|
|
11
|
+
Perm: string;
|
|
12
|
+
Dept: string;
|
|
13
|
+
Job: string;
|
|
14
|
+
LogManage: string;
|
|
15
|
+
Log: string;
|
|
16
|
+
UserLog: string;
|
|
17
|
+
};
|
|
18
|
+
login: {
|
|
19
|
+
username: string;
|
|
20
|
+
password: string;
|
|
21
|
+
login: string;
|
|
22
|
+
captchaCode: string;
|
|
23
|
+
capsLock: string;
|
|
24
|
+
message: {
|
|
25
|
+
username: {
|
|
26
|
+
required: string;
|
|
27
|
+
};
|
|
28
|
+
password: {
|
|
29
|
+
required: string;
|
|
30
|
+
min: string;
|
|
31
|
+
};
|
|
32
|
+
captchaCode: {
|
|
33
|
+
required: string;
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
};
|
|
37
|
+
navbar: {
|
|
38
|
+
Dashboard: string;
|
|
39
|
+
profile: string;
|
|
40
|
+
changePwd: string;
|
|
41
|
+
runAs: string;
|
|
42
|
+
logout: string;
|
|
43
|
+
document: string;
|
|
44
|
+
gitee: string;
|
|
45
|
+
};
|
|
46
|
+
sizeSelect: {
|
|
47
|
+
tooltip: string;
|
|
48
|
+
default: string;
|
|
49
|
+
large: string;
|
|
50
|
+
small: string;
|
|
51
|
+
message: {
|
|
52
|
+
success: string;
|
|
53
|
+
};
|
|
54
|
+
};
|
|
55
|
+
langSelect: {
|
|
56
|
+
message: {
|
|
57
|
+
success: string;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
settings: {
|
|
61
|
+
project: string;
|
|
62
|
+
theme: string;
|
|
63
|
+
interface: string;
|
|
64
|
+
navigation: string;
|
|
65
|
+
themeColor: string;
|
|
66
|
+
tagsView: string;
|
|
67
|
+
fixedHeader: string;
|
|
68
|
+
sidebarLogo: string;
|
|
69
|
+
watermark: string;
|
|
70
|
+
};
|
|
71
|
+
common: {
|
|
72
|
+
search: string;
|
|
73
|
+
reset: string;
|
|
74
|
+
add: string;
|
|
75
|
+
batchDelete: string;
|
|
76
|
+
enable: string;
|
|
77
|
+
disable: string;
|
|
78
|
+
import: string;
|
|
79
|
+
export: string;
|
|
80
|
+
print: string;
|
|
81
|
+
lock: string;
|
|
82
|
+
edit: string;
|
|
83
|
+
back: string;
|
|
84
|
+
save: string;
|
|
85
|
+
delete: string;
|
|
86
|
+
more: string;
|
|
87
|
+
resetPwd: string;
|
|
88
|
+
switch: string;
|
|
89
|
+
operate: string;
|
|
90
|
+
view: string;
|
|
91
|
+
show: string;
|
|
92
|
+
hide: string;
|
|
93
|
+
confirm: string;
|
|
94
|
+
cancel: string;
|
|
95
|
+
unbind: string;
|
|
96
|
+
next: string;
|
|
97
|
+
last: string;
|
|
98
|
+
uploadFiles: string;
|
|
99
|
+
dragFiles: string;
|
|
100
|
+
uploadEvent: string;
|
|
101
|
+
uploadSuccess: string;
|
|
102
|
+
tableSet: string;
|
|
103
|
+
searchField: string;
|
|
104
|
+
chooseDelete: string;
|
|
105
|
+
confirmBatchDelete: string;
|
|
106
|
+
confirmDelete: string;
|
|
107
|
+
successDelete: string;
|
|
108
|
+
deleteSuccess: string;
|
|
109
|
+
stripData: string;
|
|
110
|
+
chooseEnable: string;
|
|
111
|
+
chooseDisable: string;
|
|
112
|
+
confirmEnable: string;
|
|
113
|
+
confirmDisable: string;
|
|
114
|
+
successEnable: string;
|
|
115
|
+
successDisable: string;
|
|
116
|
+
submitSuccess: string;
|
|
117
|
+
confirmUnbind: string;
|
|
118
|
+
successUnbind: string;
|
|
119
|
+
};
|
|
120
|
+
sysUser: {
|
|
121
|
+
nickname: string;
|
|
122
|
+
fullName: string;
|
|
123
|
+
gender: string;
|
|
124
|
+
birthday: string;
|
|
125
|
+
phoneNumber: string;
|
|
126
|
+
email: string;
|
|
127
|
+
department: string;
|
|
128
|
+
position: string;
|
|
129
|
+
nicknameRequired: string;
|
|
130
|
+
fullNameRequired: string;
|
|
131
|
+
genderRequired: string;
|
|
132
|
+
birthdayRequired: string;
|
|
133
|
+
departmentRequired: string;
|
|
134
|
+
positionRequired: string;
|
|
135
|
+
};
|
|
136
|
+
sysMenu: {
|
|
137
|
+
selectIcon: string;
|
|
138
|
+
};
|
|
139
|
+
password: {
|
|
140
|
+
oldPwd: string;
|
|
141
|
+
newPwd: string;
|
|
142
|
+
confirmPwd: string;
|
|
143
|
+
oldPwdRequired: string;
|
|
144
|
+
newPwdRequired: string;
|
|
145
|
+
confirmPwdRequired: string;
|
|
146
|
+
pwdRules: string;
|
|
147
|
+
comparePwd: string;
|
|
148
|
+
successResetPwd: string;
|
|
149
|
+
};
|
|
150
|
+
};
|
|
151
|
+
export default _default;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
modelValue: StringConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4
|
+
"update:modelValue": (...args: any[]) => void;
|
|
5
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
6
|
+
modelValue: StringConstructor;
|
|
7
|
+
}>> & {
|
|
8
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
9
|
+
}, {}, {}>;
|
|
10
|
+
export default _default;
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
modelValue: StringConstructor;
|
|
3
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
4
|
+
"update:modelValue": (...args: any[]) => void;
|
|
5
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
6
|
+
modelValue: StringConstructor;
|
|
7
|
+
}>> & {
|
|
8
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
9
|
+
}, {}, {}>;
|
|
10
|
+
export default _default;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
collapse: {
|
|
3
|
+
type: BooleanConstructor;
|
|
4
|
+
required: true;
|
|
5
|
+
};
|
|
6
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
7
|
+
collapse: {
|
|
8
|
+
type: BooleanConstructor;
|
|
9
|
+
required: true;
|
|
10
|
+
};
|
|
11
|
+
}>>, {}, {}>;
|
|
12
|
+
export default _default;
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
menuList: {
|
|
3
|
+
required: true;
|
|
4
|
+
default: () => never[];
|
|
5
|
+
type: {
|
|
6
|
+
(arrayLength: number): any[];
|
|
7
|
+
(...items: any[]): any[];
|
|
8
|
+
new (arrayLength: number): any[];
|
|
9
|
+
new (...items: any[]): any[];
|
|
10
|
+
isArray(arg: any): arg is any[];
|
|
11
|
+
readonly prototype: any[];
|
|
12
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
13
|
+
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
14
|
+
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
15
|
+
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
16
|
+
of<T_4>(...items: T_4[]): T_4[];
|
|
17
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
basePath: {
|
|
21
|
+
type: StringConstructor;
|
|
22
|
+
required: true;
|
|
23
|
+
};
|
|
24
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
25
|
+
menuList: {
|
|
26
|
+
required: true;
|
|
27
|
+
default: () => never[];
|
|
28
|
+
type: {
|
|
29
|
+
(arrayLength: number): any[];
|
|
30
|
+
(...items: any[]): any[];
|
|
31
|
+
new (arrayLength: number): any[];
|
|
32
|
+
new (...items: any[]): any[];
|
|
33
|
+
isArray(arg: any): arg is any[];
|
|
34
|
+
readonly prototype: any[];
|
|
35
|
+
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
36
|
+
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
37
|
+
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
38
|
+
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
39
|
+
of<T_4>(...items: T_4[]): T_4[];
|
|
40
|
+
readonly [Symbol.species]: ArrayConstructor;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
basePath: {
|
|
44
|
+
type: StringConstructor;
|
|
45
|
+
required: true;
|
|
46
|
+
};
|
|
47
|
+
}>>, {
|
|
48
|
+
menuList: any[];
|
|
49
|
+
}, {}>;
|
|
50
|
+
export default _default;
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
/**
|
|
3
|
+
* 路由(eg:user)
|
|
4
|
+
*/
|
|
5
|
+
item: {
|
|
6
|
+
type: ObjectConstructor;
|
|
7
|
+
required: true;
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* 父层级完整路由路径(eg:/system)
|
|
11
|
+
*/
|
|
12
|
+
basePath: {
|
|
13
|
+
type: StringConstructor;
|
|
14
|
+
required: true;
|
|
15
|
+
};
|
|
16
|
+
isNest: {
|
|
17
|
+
type: BooleanConstructor;
|
|
18
|
+
default: boolean;
|
|
19
|
+
};
|
|
20
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
21
|
+
/**
|
|
22
|
+
* 路由(eg:user)
|
|
23
|
+
*/
|
|
24
|
+
item: {
|
|
25
|
+
type: ObjectConstructor;
|
|
26
|
+
required: true;
|
|
27
|
+
};
|
|
28
|
+
/**
|
|
29
|
+
* 父层级完整路由路径(eg:/system)
|
|
30
|
+
*/
|
|
31
|
+
basePath: {
|
|
32
|
+
type: StringConstructor;
|
|
33
|
+
required: true;
|
|
34
|
+
};
|
|
35
|
+
isNest: {
|
|
36
|
+
type: BooleanConstructor;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
39
|
+
}>>, {
|
|
40
|
+
isNest: boolean;
|
|
41
|
+
}, {}>;
|
|
42
|
+
export default _default;
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
declare const _default: import("vue").DefineComponent<{
|
|
2
|
+
icon: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
name: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
title: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
icon: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
name: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
title: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
}>>, {
|
|
28
|
+
icon: string;
|
|
29
|
+
title: string;
|
|
30
|
+
name: string;
|
|
31
|
+
}, {}>;
|
|
32
|
+
export default _default;
|