jmash-core 0.0.122 → 0.0.123

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.
Files changed (137) hide show
  1. package/README.md +57 -57
  2. package/dist/{401-1G9AzUCS.mjs → 401-CJtavaPc.mjs} +2 -2
  3. package/dist/{404-Bd6bMygr.mjs → 404-SdptuNYA.mjs} +3 -3
  4. package/dist/{BarChart-hALYfKFd.mjs → BarChart-DFMJpBbH.mjs} +2 -2
  5. package/dist/{index-Cr900eg7.mjs → index-BAx3Zq54.mjs} +127 -127
  6. package/dist/{index-CWlORBi_.mjs → index-Bz_UzBrA.mjs} +2 -2
  7. package/dist/{index-CjPMVCPK.mjs → index-CySxr0-s.mjs} +4 -4
  8. package/dist/{index-LApJDnOt.mjs → index-DUUlXmXe.mjs} +10 -10
  9. package/dist/{index-DEUaOAlo.mjs → index-Dq0c8gsy.mjs} +16 -16
  10. package/dist/index.mjs +1 -1
  11. package/dist/{profile-BGPN2_-1.mjs → profile-eDqEVN8V.mjs} +2 -2
  12. package/dist/{runAs-DXVPx5B7.mjs → runAs-BOJ-4Jqm.mjs} +1 -1
  13. package/dist/{runAs.vue_vue_type_script_setup_true_lang-BAaa55xZ.mjs → runAs.vue_vue_type_script_setup_true_lang-BGTU6QZS.mjs} +1 -1
  14. package/dist/style.css +1 -1
  15. package/dist/{types-DvSYoaBD.mjs → types-CC_dCsCS.mjs} +1 -1
  16. package/dist/{updatePwd-DkcWx8zr.mjs → updatePwd-CzqIHLL4.mjs} +1 -1
  17. package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-C3c07sMz.mjs → updatePwd.vue_vue_type_script_setup_true_lang-DcDLBG5C.mjs} +1 -1
  18. package/dts/src/api/system/dept/index.d.ts +91 -0
  19. package/dts/src/api/system/dept/types.d.ts +63 -0
  20. package/dts/src/api/system/index.d.ts +7 -0
  21. package/dts/src/api/system/job/index.d.ts +42 -0
  22. package/dts/src/api/system/job/types.d.ts +60 -0
  23. package/dts/src/api/system/log/index.d.ts +29 -0
  24. package/dts/src/api/system/log/types.d.ts +42 -0
  25. package/dts/src/api/system/menu/index.d.ts +103 -0
  26. package/dts/src/api/system/menu/types.d.ts +96 -0
  27. package/dts/src/api/system/module/index.d.ts +57 -0
  28. package/dts/src/api/system/module/types.d.ts +13 -0
  29. package/dts/src/api/system/operation/index.d.ts +51 -0
  30. package/dts/src/api/system/operation/types.d.ts +12 -0
  31. package/dts/src/api/system/permission/index.d.ts +50 -0
  32. package/dts/src/api/system/permission/types.d.ts +12 -0
  33. package/dts/src/api/system/role/index.d.ts +77 -0
  34. package/dts/src/api/system/role/types.d.ts +26 -0
  35. package/dts/src/api/system/user/index.d.ts +133 -0
  36. package/dts/src/api/system/user/types.d.ts +53 -0
  37. package/dts/src/api/system/userLog/index.d.ts +29 -0
  38. package/dts/src/api/system/userLog/types.d.ts +22 -0
  39. package/dts/src/assets/components/a-fixed.vue.d.ts +2 -0
  40. package/dts/src/assets/components/a-list.vue.d.ts +2 -0
  41. package/dts/src/assets/components/anquanrizhi.vue.d.ts +2 -0
  42. package/dts/src/assets/components/api.vue.d.ts +2 -0
  43. package/dts/src/assets/components/bumenguanli.vue.d.ts +2 -0
  44. package/dts/src/assets/components/caozuoguanliyuan.vue.d.ts +2 -0
  45. package/dts/src/assets/components/captcha.vue.d.ts +2 -0
  46. package/dts/src/assets/components/cascader.vue.d.ts +2 -0
  47. package/dts/src/assets/components/client.vue.d.ts +2 -0
  48. package/dts/src/assets/components/close-all.vue.d.ts +2 -0
  49. package/dts/src/assets/components/close-left.vue.d.ts +2 -0
  50. package/dts/src/assets/components/close-other.vue.d.ts +2 -0
  51. package/dts/src/assets/components/close-right.vue.d.ts +2 -0
  52. package/dts/src/assets/components/close.vue.d.ts +2 -0
  53. package/dts/src/assets/components/dict.vue.d.ts +2 -0
  54. package/dts/src/assets/components/document.vue.d.ts +2 -0
  55. package/dts/src/assets/components/download.vue.d.ts +2 -0
  56. package/dts/src/assets/components/drag.vue.d.ts +2 -0
  57. package/dts/src/assets/components/edit.vue.d.ts +2 -0
  58. package/dts/src/assets/components/email.vue.d.ts +2 -0
  59. package/dts/src/assets/components/exit-fullscreen.vue.d.ts +2 -0
  60. package/dts/src/assets/components/eye-open.vue.d.ts +2 -0
  61. package/dts/src/assets/components/eye.vue.d.ts +2 -0
  62. package/dts/src/assets/components/fullscreen-exit.vue.d.ts +2 -0
  63. package/dts/src/assets/components/fullscreen.vue.d.ts +2 -0
  64. package/dts/src/assets/components/gangweiguanli.vue.d.ts +2 -0
  65. package/dts/src/assets/components/github.vue.d.ts +2 -0
  66. package/dts/src/assets/components/homepage.vue.d.ts +2 -0
  67. package/dts/src/assets/components/icon-eye.vue.d.ts +2 -0
  68. package/dts/src/assets/components/icon-open-eye.vue.d.ts +2 -0
  69. package/dts/src/assets/components/icon.vue.d.ts +2 -0
  70. package/dts/src/assets/components/indent-decrease.vue.d.ts +2 -0
  71. package/dts/src/assets/components/ip.vue.d.ts +2 -0
  72. package/dts/src/assets/components/jiemianxijietubiao-26.vue.d.ts +2 -0
  73. package/dts/src/assets/components/language.vue.d.ts +2 -0
  74. package/dts/src/assets/components/link.vue.d.ts +2 -0
  75. package/dts/src/assets/components/lock.vue.d.ts +2 -0
  76. package/dts/src/assets/components/log.vue.d.ts +2 -0
  77. package/dts/src/assets/components/menu.vue.d.ts +2 -0
  78. package/dts/src/assets/components/message.vue.d.ts +2 -0
  79. package/dts/src/assets/components/mokuaiguanli.vue.d.ts +2 -0
  80. package/dts/src/assets/components/money.vue.d.ts +2 -0
  81. package/dts/src/assets/components/monitor.vue.d.ts +2 -0
  82. package/dts/src/assets/components/moon.vue.d.ts +2 -0
  83. package/dts/src/assets/components/order.vue.d.ts +2 -0
  84. package/dts/src/assets/components/password.vue.d.ts +2 -0
  85. package/dts/src/assets/components/peoples.vue.d.ts +2 -0
  86. package/dts/src/assets/components/phone.vue.d.ts +2 -0
  87. package/dts/src/assets/components/project.vue.d.ts +2 -0
  88. package/dts/src/assets/components/publish.vue.d.ts +2 -0
  89. package/dts/src/assets/components/quanxianguanli.vue.d.ts +2 -0
  90. package/dts/src/assets/components/redis.vue.d.ts +2 -0
  91. package/dts/src/assets/components/refresh.vue.d.ts +2 -0
  92. package/dts/src/assets/components/role.vue.d.ts +2 -0
  93. package/dts/src/assets/components/security.vue.d.ts +2 -0
  94. package/dts/src/assets/components/setting.vue.d.ts +2 -0
  95. package/dts/src/assets/components/shoujihao.vue.d.ts +2 -0
  96. package/dts/src/assets/components/shrink.vue.d.ts +2 -0
  97. package/dts/src/assets/components/size.vue.d.ts +2 -0
  98. package/dts/src/assets/components/sunny.vue.d.ts +2 -0
  99. package/dts/src/assets/components/system.vue.d.ts +2 -0
  100. package/dts/src/assets/components/table.vue.d.ts +2 -0
  101. package/dts/src/assets/components/team.vue.d.ts +2 -0
  102. package/dts/src/assets/components/todolist.vue.d.ts +2 -0
  103. package/dts/src/assets/components/tree.vue.d.ts +2 -0
  104. package/dts/src/assets/components/user.vue.d.ts +2 -0
  105. package/dts/src/assets/components/visit.vue.d.ts +2 -0
  106. package/dts/src/assets/components/xingming.vue.d.ts +2 -0
  107. package/dts/src/assets/components/yonghuguanli.vue.d.ts +2 -0
  108. package/dts/src/assets/components/youxiang.vue.d.ts +2 -0
  109. package/dts/src/components/DictRadio/index.vue.d.ts +32 -0
  110. package/dts/src/components/DictSelect/index.vue.d.ts +50 -0
  111. package/dts/src/components/Pagination/index.vue.d.ts +88 -0
  112. package/dts/src/components/Table/index.vue.d.ts +64 -0
  113. package/dts/src/components/TableSet/index.vue.d.ts +30 -0
  114. package/dts/src/components/Upload/MultiUpload.vue.d.ts +65 -0
  115. package/dts/src/components/Upload/SingleUpload.vue.d.ts +18 -0
  116. package/dts/src/components/Upload/importUpload.vue.d.ts +31 -0
  117. package/dts/src/components/Upload/index.vue.d.ts +18 -0
  118. package/dts/src/hooks/useColumnToggleTable.d.ts +7 -0
  119. package/dts/src/views/system/dept/edit.vue.d.ts +31 -0
  120. package/dts/src/views/system/dept/index.vue.d.ts +2 -0
  121. package/dts/src/views/system/job/edit.vue.d.ts +30 -0
  122. package/dts/src/views/system/job/index.vue.d.ts +2 -0
  123. package/dts/src/views/system/log/oplog/index.vue.d.ts +2 -0
  124. package/dts/src/views/system/log/userLog/index.vue.d.ts +2 -0
  125. package/dts/src/views/system/menu/edit.vue.d.ts +31 -0
  126. package/dts/src/views/system/menu/index.vue.d.ts +2 -0
  127. package/dts/src/views/system/module/edit.vue.d.ts +31 -0
  128. package/dts/src/views/system/module/index.vue.d.ts +2 -0
  129. package/dts/src/views/system/operation/edit.vue.d.ts +31 -0
  130. package/dts/src/views/system/operation/index.vue.d.ts +2 -0
  131. package/dts/src/views/system/permission/edit.vue.d.ts +30 -0
  132. package/dts/src/views/system/permission/index.vue.d.ts +2 -0
  133. package/dts/src/views/system/role/edit.vue.d.ts +31 -0
  134. package/dts/src/views/system/role/index.vue.d.ts +2 -0
  135. package/dts/src/views/system/user/edit.vue.d.ts +31 -0
  136. package/dts/src/views/system/user/index.vue.d.ts +2 -0
  137. package/package.json +87 -87
@@ -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,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
2
+ 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,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
2
+ 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,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
2
+ 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;
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
package/package.json CHANGED
@@ -1,87 +1,87 @@
1
- {
2
- "name": "jmash-core",
3
- "version": "0.0.122",
4
- "private": false,
5
- "module": "dist/index.mjs",
6
- "types": "dts/src/index.d.ts",
7
- "files": [
8
- "dist",
9
- "dts/src"
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
- "devDependencies": {
23
- "@eslint/js": "^9.11.0",
24
- "@iconify-json/ep": "^1.1.15",
25
- "@intlify/core-base": "^9.10.2",
26
- "@rushstack/eslint-patch": "^1.3.3",
27
- "@tsconfig/node20": "^20.1.2",
28
- "@types/node": "^20.11.10",
29
- "@vitejs/plugin-vue": "^5.0.3",
30
- "@vue/tsconfig": "^0.5.1",
31
- "@vueuse/core": "^10.9.0",
32
- "axios": "^1.6.7",
33
- "camelcase": "^8.0.0",
34
- "chalk": "^5.3.0",
35
- "consola": "^3.2.3",
36
- "eslint": "^9.11.0",
37
- "eslint-plugin-vue": "^9.28.0",
38
- "fast-glob": "^3.3.2",
39
- "fs-extra": "^11.2.0",
40
- "globals": "^15.9.0",
41
- "npm-run-all2": "^6.1.1",
42
- "pinia": "^2.1.7",
43
- "prettier": "^3.0.3",
44
- "qs": "^6.12.0",
45
- "sass": "^1.71.1",
46
- "sass-loader": "^14.1.1",
47
- "tsx": "^4.7.1",
48
- "typescript": "~5.3.0",
49
- "typescript-eslint": "^8.6.0",
50
- "unocss": "^0.58.5",
51
- "unplugin-auto-import": "^0.17.5",
52
- "unplugin-element-plus": "^0.8.0",
53
- "unplugin-icons": "^0.18.5",
54
- "unplugin-vue-components": "^0.26.0",
55
- "vite": "^5.0.11",
56
- "vue": "^3.4.21",
57
- "vue-i18n": "^9.10.1",
58
- "vue-router": "^4.3.0",
59
- "vue-tsc": "^1.8.27"
60
- },
61
- "peerDependencies": {
62
- "axios": "^1.7.7",
63
- "element-plus": "^2.8.7",
64
- "pinia": "^2.2.4",
65
- "vue": "^3.5.11",
66
- "vue-i18n": "^9.14.1",
67
- "vue-router": "^4.4.5"
68
- },
69
- "dependencies": {
70
- "@element-plus/icons-vue": "^2.3.1",
71
- "@vueuse/core": "^10.9.0",
72
- "@wangeditor/editor": "^5.1.23",
73
- "@wangeditor/editor-for-vue": "^5.1.12",
74
- "crypto-js": "^4.2.0",
75
- "echarts": "^5.5.0",
76
- "file-saver": "^2.0.5",
77
- "lodash-es": "^4.17.21",
78
- "lrz": "^4.9.41",
79
- "moment": "^2.30.1",
80
- "nprogress": "^0.2.0",
81
- "path-browserify": "^1.0.1",
82
- "path-to-regexp": "^6.2.1",
83
- "qs": "^6.12.0",
84
- "sm-crypto": "^0.3.13",
85
- "sortablejs": "^1.15.2"
86
- }
87
- }
1
+ {
2
+ "name": "jmash-core",
3
+ "version": "0.0.123",
4
+ "private": false,
5
+ "module": "dist/index.mjs",
6
+ "types": "dts/src/index.d.ts",
7
+ "files": [
8
+ "dist",
9
+ "dts/src"
10
+ ],
11
+ "devDependencies": {
12
+ "@eslint/js": "^9.11.0",
13
+ "@iconify-json/ep": "^1.1.15",
14
+ "@intlify/core-base": "^9.10.2",
15
+ "@rushstack/eslint-patch": "^1.3.3",
16
+ "@tsconfig/node20": "^20.1.2",
17
+ "@types/node": "^20.11.10",
18
+ "@vitejs/plugin-vue": "^5.0.3",
19
+ "@vue/tsconfig": "^0.5.1",
20
+ "@vueuse/core": "^10.9.0",
21
+ "axios": "^1.6.7",
22
+ "camelcase": "^8.0.0",
23
+ "chalk": "^5.3.0",
24
+ "consola": "^3.2.3",
25
+ "eslint": "^9.11.0",
26
+ "eslint-plugin-vue": "^9.28.0",
27
+ "fast-glob": "^3.3.2",
28
+ "fs-extra": "^11.2.0",
29
+ "globals": "^15.9.0",
30
+ "npm-run-all2": "^6.1.1",
31
+ "pinia": "^2.1.7",
32
+ "prettier": "^3.0.3",
33
+ "qs": "^6.12.0",
34
+ "sass": "^1.71.1",
35
+ "sass-loader": "^14.1.1",
36
+ "tsx": "^4.7.1",
37
+ "typescript": "~5.3.0",
38
+ "typescript-eslint": "^8.6.0",
39
+ "unocss": "^0.58.5",
40
+ "unplugin-auto-import": "^0.17.5",
41
+ "unplugin-element-plus": "^0.8.0",
42
+ "unplugin-icons": "^0.18.5",
43
+ "unplugin-vue-components": "^0.26.0",
44
+ "vite": "^5.0.11",
45
+ "vue": "^3.4.21",
46
+ "vue-i18n": "^9.10.1",
47
+ "vue-router": "^4.3.0",
48
+ "vue-tsc": "^1.8.27"
49
+ },
50
+ "peerDependencies": {
51
+ "axios": "^1.7.7",
52
+ "element-plus": "^2.8.7",
53
+ "pinia": "^2.2.4",
54
+ "vue": "^3.5.11",
55
+ "vue-i18n": "^9.14.1",
56
+ "vue-router": "^4.4.5"
57
+ },
58
+ "dependencies": {
59
+ "@element-plus/icons-vue": "^2.3.1",
60
+ "@vueuse/core": "^10.9.0",
61
+ "@wangeditor/editor": "^5.1.23",
62
+ "@wangeditor/editor-for-vue": "^5.1.12",
63
+ "crypto-js": "^4.2.0",
64
+ "echarts": "^5.5.0",
65
+ "file-saver": "^2.0.5",
66
+ "lodash-es": "^4.17.21",
67
+ "lrz": "^4.9.41",
68
+ "moment": "^2.30.1",
69
+ "nprogress": "^0.2.0",
70
+ "path-browserify": "^1.0.1",
71
+ "path-to-regexp": "^6.2.1",
72
+ "qs": "^6.12.0",
73
+ "sm-crypto": "^0.3.13",
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
+ }
87
+ }