jmash-core 0.0.116 → 0.0.118
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/README.md +57 -57
- package/dist/{401-CPvkmwXq.mjs → 401-D7PE4TJy.mjs} +2 -2
- package/dist/{404-BBaQT_BU.mjs → 404-Bs8FPMKh.mjs} +3 -3
- package/dist/{BarChart-BxO9HRaD.mjs → BarChart-B3_HZPlF.mjs} +2 -2
- package/dist/{index-DHcXllAI.mjs → index-4qgh8mbP.mjs} +2 -2
- package/dist/{index-BdQ3u7gA.mjs → index-B7-vU0WO.mjs} +3741 -3725
- package/dist/{index-C7Q42zf6.mjs → index-Cy7SCoYi.mjs} +16 -16
- package/dist/{index-Qd3b01x0.mjs → index-D_mzVlvI.mjs} +10 -10
- package/dist/{index-CovMVEPS.mjs → index-DaEbsuDZ.mjs} +4 -4
- package/dist/index.mjs +1 -1
- package/dist/{profile-CCiV7Zg6.mjs → profile-CZ-ecBX9.mjs} +2 -2
- package/dist/{runAs-CTPSw4EU.mjs → runAs-DhY2B3FN.mjs} +1 -1
- package/dist/{runAs.vue_vue_type_script_setup_true_lang-MSZXI02n.mjs → runAs.vue_vue_type_script_setup_true_lang-XoDTPdXi.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/{types-BywTEhHv.mjs → types-Czx0sY-a.mjs} +1 -1
- package/dist/{updatePwd-BkpofNJL.mjs → updatePwd-DyJnUmJt.mjs} +1 -1
- package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-Dt3f2ISP.mjs → updatePwd.vue_vue_type_script_setup_true_lang-D6PS5B_A.mjs} +1 -1
- package/dts/src/api/index.d.ts +1 -1
- package/dts/src/api/system/dept/index.d.ts +91 -0
- package/dts/src/api/system/dept/types.d.ts +63 -0
- package/dts/src/api/system/index.d.ts +7 -0
- package/dts/src/api/system/job/index.d.ts +42 -0
- package/dts/src/api/system/job/types.d.ts +60 -0
- package/dts/src/api/system/log/index.d.ts +29 -0
- package/dts/src/api/system/log/types.d.ts +42 -0
- package/dts/src/api/system/menu/index.d.ts +103 -0
- package/dts/src/api/system/menu/types.d.ts +96 -0
- package/dts/src/api/system/module/index.d.ts +57 -0
- package/dts/src/api/system/module/types.d.ts +13 -0
- package/dts/src/api/system/operation/index.d.ts +51 -0
- package/dts/src/api/system/operation/types.d.ts +12 -0
- package/dts/src/api/system/permission/index.d.ts +50 -0
- package/dts/src/api/system/permission/types.d.ts +12 -0
- package/dts/src/api/system/role/index.d.ts +77 -0
- package/dts/src/api/system/role/types.d.ts +26 -0
- package/dts/src/api/system/user/index.d.ts +133 -0
- package/dts/src/api/system/user/types.d.ts +53 -0
- package/dts/src/api/system/userLog/index.d.ts +29 -0
- package/dts/src/api/system/userLog/types.d.ts +22 -0
- package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
- package/dts/src/assets/components/a-list.vue.d.ts +2 -0
- package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
- package/dts/src/assets/components/api.vue.d.ts +2 -0
- package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
- package/dts/src/assets/components/captcha.vue.d.ts +2 -0
- package/dts/src/assets/components/cascader.vue.d.ts +2 -0
- package/dts/src/assets/components/client.vue.d.ts +2 -0
- package/dts/src/assets/components/close-all.vue.d.ts +2 -0
- package/dts/src/assets/components/close-left.vue.d.ts +2 -0
- package/dts/src/assets/components/close-other.vue.d.ts +2 -0
- package/dts/src/assets/components/close-right.vue.d.ts +2 -0
- package/dts/src/assets/components/close.vue.d.ts +2 -0
- package/dts/src/assets/components/dict.vue.d.ts +2 -0
- package/dts/src/assets/components/document.vue.d.ts +2 -0
- package/dts/src/assets/components/download.vue.d.ts +2 -0
- package/dts/src/assets/components/drag.vue.d.ts +2 -0
- package/dts/src/assets/components/edit.vue.d.ts +2 -0
- package/dts/src/assets/components/email.vue.d.ts +2 -0
- package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
- package/dts/src/assets/components/eye.vue.d.ts +2 -0
- package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
- package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
- package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/github.vue.d.ts +2 -0
- package/dts/src/assets/components/homepage.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
- package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
- package/dts/src/assets/components/icon.vue.d.ts +2 -0
- package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
- package/dts/src/assets/components/ip.vue.d.ts +2 -0
- package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
- package/dts/src/assets/components/language.vue.d.ts +2 -0
- package/dts/src/assets/components/link.vue.d.ts +2 -0
- package/dts/src/assets/components/lock.vue.d.ts +2 -0
- package/dts/src/assets/components/log.vue.d.ts +2 -0
- package/dts/src/assets/components/menu.vue.d.ts +2 -0
- package/dts/src/assets/components/message.vue.d.ts +2 -0
- package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/money.vue.d.ts +2 -0
- package/dts/src/assets/components/monitor.vue.d.ts +2 -0
- package/dts/src/assets/components/moon.vue.d.ts +2 -0
- package/dts/src/assets/components/order.vue.d.ts +2 -0
- package/dts/src/assets/components/password.vue.d.ts +2 -0
- package/dts/src/assets/components/peoples.vue.d.ts +2 -0
- package/dts/src/assets/components/phone.vue.d.ts +2 -0
- package/dts/src/assets/components/project.vue.d.ts +2 -0
- package/dts/src/assets/components/publish.vue.d.ts +2 -0
- package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/redis.vue.d.ts +2 -0
- package/dts/src/assets/components/refresh.vue.d.ts +2 -0
- package/dts/src/assets/components/role.vue.d.ts +2 -0
- package/dts/src/assets/components/security.vue.d.ts +2 -0
- package/dts/src/assets/components/setting.vue.d.ts +2 -0
- package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
- package/dts/src/assets/components/shrink.vue.d.ts +2 -0
- package/dts/src/assets/components/size.vue.d.ts +2 -0
- package/dts/src/assets/components/sunny.vue.d.ts +2 -0
- package/dts/src/assets/components/system.vue.d.ts +2 -0
- package/dts/src/assets/components/table.vue.d.ts +2 -0
- package/dts/src/assets/components/team.vue.d.ts +2 -0
- package/dts/src/assets/components/todolist.vue.d.ts +2 -0
- package/dts/src/assets/components/tree.vue.d.ts +2 -0
- package/dts/src/assets/components/user.vue.d.ts +2 -0
- package/dts/src/assets/components/visit.vue.d.ts +2 -0
- package/dts/src/assets/components/xingming.vue.d.ts +2 -0
- package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
- package/dts/src/assets/components/youxiang.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/JmashAMap/index.vue.d.ts +18 -0
- package/dts/src/components/JmashTMaps/index.vue.d.ts +18 -0
- package/dts/src/components/Pagination/index.vue.d.ts +88 -0
- package/dts/src/components/Table/index.vue.d.ts +64 -0
- package/dts/src/components/TableSet/index.vue.d.ts +30 -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/hooks/useColumnToggleTable.d.ts +7 -0
- package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
- package/dts/src/views/system/dept/index.vue.d.ts +2 -0
- package/dts/src/views/system/job/edit.vue.d.ts +30 -0
- package/dts/src/views/system/job/index.vue.d.ts +2 -0
- package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
- package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
- package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
- package/dts/src/views/system/menu/index.vue.d.ts +2 -0
- package/dts/src/views/system/module/edit.vue.d.ts +31 -0
- package/dts/src/views/system/module/index.vue.d.ts +2 -0
- package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
- package/dts/src/views/system/operation/index.vue.d.ts +2 -0
- package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
- package/dts/src/views/system/permission/index.vue.d.ts +2 -0
- package/dts/src/views/system/role/edit.vue.d.ts +31 -0
- package/dts/src/views/system/role/index.vue.d.ts +2 -0
- package/dts/src/views/system/user/edit.vue.d.ts +31 -0
- package/dts/src/views/system/user/index.vue.d.ts +2 -0
- package/package.json +13 -13
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { resourceForm } from "@/api/system/menu/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<resourceForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<resourceForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: resourceForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { moduleForm } from "@/api/system/module/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<moduleForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<moduleForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: moduleForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { operationForm } from "@/api/system/operation/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<operationForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<operationForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: operationForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import type { permissionForm } from "@/api/system/permission/types";
|
|
2
|
+
declare const _default: import("vue").DefineComponent<{
|
|
3
|
+
formData: {
|
|
4
|
+
type: globalThis.PropType<permissionForm>;
|
|
5
|
+
default: () => void;
|
|
6
|
+
};
|
|
7
|
+
dialog: {
|
|
8
|
+
type: globalThis.PropType<DialogRef>;
|
|
9
|
+
default: () => void;
|
|
10
|
+
};
|
|
11
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
12
|
+
refresh: (...args: any[]) => void;
|
|
13
|
+
dialogEvent: (...args: any[]) => void;
|
|
14
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
+
formData: {
|
|
16
|
+
type: globalThis.PropType<permissionForm>;
|
|
17
|
+
default: () => void;
|
|
18
|
+
};
|
|
19
|
+
dialog: {
|
|
20
|
+
type: globalThis.PropType<DialogRef>;
|
|
21
|
+
default: () => void;
|
|
22
|
+
};
|
|
23
|
+
}>> & {
|
|
24
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
25
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
}, {
|
|
27
|
+
dialog: DialogRef;
|
|
28
|
+
formData: permissionForm;
|
|
29
|
+
}, {}>;
|
|
30
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { roleRorm } from "@/api/system/role/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<roleRorm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<roleRorm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: roleRorm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
import type { PropType } from "vue";
|
|
2
|
+
import type { userForm } from "@/api/system/user/types";
|
|
3
|
+
declare const _default: import("vue").DefineComponent<{
|
|
4
|
+
formData: {
|
|
5
|
+
type: PropType<userForm>;
|
|
6
|
+
default: () => void;
|
|
7
|
+
};
|
|
8
|
+
dialog: {
|
|
9
|
+
type: PropType<DialogRef>;
|
|
10
|
+
default: () => void;
|
|
11
|
+
};
|
|
12
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
+
refresh: (...args: any[]) => void;
|
|
14
|
+
dialogEvent: (...args: any[]) => void;
|
|
15
|
+
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
16
|
+
formData: {
|
|
17
|
+
type: PropType<userForm>;
|
|
18
|
+
default: () => void;
|
|
19
|
+
};
|
|
20
|
+
dialog: {
|
|
21
|
+
type: PropType<DialogRef>;
|
|
22
|
+
default: () => void;
|
|
23
|
+
};
|
|
24
|
+
}>> & {
|
|
25
|
+
onRefresh?: ((...args: any[]) => any) | undefined;
|
|
26
|
+
onDialogEvent?: ((...args: any[]) => any) | undefined;
|
|
27
|
+
}, {
|
|
28
|
+
dialog: DialogRef;
|
|
29
|
+
formData: userForm;
|
|
30
|
+
}, {}>;
|
|
31
|
+
export default _default;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "jmash-core",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.118",
|
|
4
4
|
"private": false,
|
|
5
5
|
"module": "dist/index.mjs",
|
|
6
6
|
"types": "dts/src/index.d.ts",
|
|
@@ -8,17 +8,6 @@
|
|
|
8
8
|
"dist",
|
|
9
9
|
"dts/src"
|
|
10
10
|
],
|
|
11
|
-
"scripts": {
|
|
12
|
-
"dev": "pnpm build:generate && vite serve --mode development",
|
|
13
|
-
"build": "pnpm build:generate && vite build && pnpm build:dts",
|
|
14
|
-
"build:generate": "tsx build/generate.ts",
|
|
15
|
-
"preview": "vite preview",
|
|
16
|
-
"build-only": "vite build",
|
|
17
|
-
"build:dts": "vue-tsc --declaration --emitDeclarationOnly",
|
|
18
|
-
"type-check": "vue-tsc --build --force",
|
|
19
|
-
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
20
|
-
"format": "prettier --write src/"
|
|
21
|
-
},
|
|
22
11
|
"devDependencies": {
|
|
23
12
|
"@eslint/js": "^9.11.0",
|
|
24
13
|
"@iconify-json/ep": "^1.1.15",
|
|
@@ -83,5 +72,16 @@
|
|
|
83
72
|
"qs": "^6.12.0",
|
|
84
73
|
"sm-crypto": "^0.3.13",
|
|
85
74
|
"sortablejs": "^1.15.2"
|
|
75
|
+
},
|
|
76
|
+
"scripts": {
|
|
77
|
+
"dev": "pnpm build:generate && vite serve --mode development",
|
|
78
|
+
"build": "pnpm build:generate && vite build && pnpm build:dts",
|
|
79
|
+
"build:generate": "tsx build/generate.ts",
|
|
80
|
+
"preview": "vite preview",
|
|
81
|
+
"build-only": "vite build",
|
|
82
|
+
"build:dts": "vue-tsc --declaration --emitDeclarationOnly",
|
|
83
|
+
"type-check": "vue-tsc --build --force",
|
|
84
|
+
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore",
|
|
85
|
+
"format": "prettier --write src/"
|
|
86
86
|
}
|
|
87
|
-
}
|
|
87
|
+
}
|