jmash-core 0.1.7 → 0.1.8
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-CbMQI39H.mjs → 401-COX2jmcI.mjs} +1 -1
- package/dist/{404-0n-IqNmx.mjs → 404-v0TS58RK.mjs} +1 -1
- package/dist/{BarChart-BQWgIFf1.mjs → BarChart-Q2HOaIc_.mjs} +1 -1
- package/dist/{index-CH4t7eUf.mjs → index-CNT4DW3y.mjs} +14 -7
- package/dist/{index-B4IcgqmS.mjs → index-Cu6-p51e.mjs} +3 -3
- package/dist/{index-C2PAWF-x.mjs → index-CuuVJvGD.mjs} +3 -3
- package/dist/index-D5aNjwG_.mjs +235 -0
- package/dist/{index-CMmcrtUF.mjs → index-fXvMf0L6.mjs} +2 -2
- package/dist/index.mjs +1 -1
- package/dist/{profile-dz6QNsCK.mjs → profile-tUzeLFVj.mjs} +1 -1
- package/dist/{runAs-BDNhz_OG.mjs → runAs-DIl9UFkO.mjs} +1 -1
- package/dist/{runAs.vue_vue_type_script_setup_true_lang-9Au-pgg_.mjs → runAs.vue_vue_type_script_setup_true_lang-Brcn3nQq.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/{types-D8cX7Pqr.mjs → types-C5XY3xxv.mjs} +1 -1
- package/dist/{updatePwd-BjIAm-Qp.mjs → updatePwd-BInRlKAn.mjs} +1 -1
- package/dist/{updatePwd.vue_vue_type_script_setup_true_lang-DbA5TyjG.mjs → updatePwd.vue_vue_type_script_setup_true_lang-CpREBlw3.mjs} +1 -1
- package/dts/src/api/index.d.ts +3 -3
- package/package.json +81 -81
- package/dist/index-fBqPv8RW.mjs +0 -229
- package/dts/src/components/DictRadio/index.vue.d.ts +0 -32
- package/dts/src/components/DictSelect/index.vue.d.ts +0 -50
- package/dts/src/components/Pagination/index.vue.d.ts +0 -88
- package/dts/src/components/Table/index.vue.d.ts +0 -64
- package/dts/src/components/Upload/MultiUpload.vue.d.ts +0 -65
- package/dts/src/components/Upload/SingleUpload.vue.d.ts +0 -18
- package/dts/src/components/Upload/importUpload.vue.d.ts +0 -31
- package/dts/src/components/Upload/index.vue.d.ts +0 -18
- package/dts/src/hooks/useList.d.ts +0 -1
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
currentInterface: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
dictType: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: string;
|
|
9
|
-
};
|
|
10
|
-
dictValue: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: string;
|
|
13
|
-
};
|
|
14
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
-
currentInterface: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
dictType: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
dictValue: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
}>>, {
|
|
28
|
-
currentInterface: string;
|
|
29
|
-
dictValue: string;
|
|
30
|
-
dictType: string;
|
|
31
|
-
}, {}>;
|
|
32
|
-
export default _default;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
currentInterface: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
dictValue: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: string;
|
|
9
|
-
};
|
|
10
|
-
dictType: {
|
|
11
|
-
type: StringConstructor;
|
|
12
|
-
default: string;
|
|
13
|
-
};
|
|
14
|
-
placeholder: {
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
default: string;
|
|
17
|
-
};
|
|
18
|
-
clearable: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
23
|
-
currentInterface: {
|
|
24
|
-
type: StringConstructor;
|
|
25
|
-
default: string;
|
|
26
|
-
};
|
|
27
|
-
dictValue: {
|
|
28
|
-
type: StringConstructor;
|
|
29
|
-
default: string;
|
|
30
|
-
};
|
|
31
|
-
dictType: {
|
|
32
|
-
type: StringConstructor;
|
|
33
|
-
default: string;
|
|
34
|
-
};
|
|
35
|
-
placeholder: {
|
|
36
|
-
type: StringConstructor;
|
|
37
|
-
default: string;
|
|
38
|
-
};
|
|
39
|
-
clearable: {
|
|
40
|
-
type: BooleanConstructor;
|
|
41
|
-
default: boolean;
|
|
42
|
-
};
|
|
43
|
-
}>>, {
|
|
44
|
-
placeholder: string;
|
|
45
|
-
clearable: boolean;
|
|
46
|
-
currentInterface: string;
|
|
47
|
-
dictValue: string;
|
|
48
|
-
dictType: string;
|
|
49
|
-
}, {}>;
|
|
50
|
-
export default _default;
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import type { PropType } from "vue";
|
|
2
|
-
declare const _default: import("vue").DefineComponent<{
|
|
3
|
-
total: {
|
|
4
|
-
required: true;
|
|
5
|
-
type: PropType<number>;
|
|
6
|
-
default: number;
|
|
7
|
-
};
|
|
8
|
-
page: {
|
|
9
|
-
type: NumberConstructor;
|
|
10
|
-
default: number;
|
|
11
|
-
};
|
|
12
|
-
limit: {
|
|
13
|
-
type: NumberConstructor;
|
|
14
|
-
default: number;
|
|
15
|
-
};
|
|
16
|
-
pageSizes: {
|
|
17
|
-
type: PropType<number[]>;
|
|
18
|
-
default(): number[];
|
|
19
|
-
};
|
|
20
|
-
layout: {
|
|
21
|
-
type: StringConstructor;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
background: {
|
|
25
|
-
type: BooleanConstructor;
|
|
26
|
-
default: boolean;
|
|
27
|
-
};
|
|
28
|
-
autoScroll: {
|
|
29
|
-
type: BooleanConstructor;
|
|
30
|
-
default: boolean;
|
|
31
|
-
};
|
|
32
|
-
hidden: {
|
|
33
|
-
type: BooleanConstructor;
|
|
34
|
-
default: boolean;
|
|
35
|
-
};
|
|
36
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
|
-
pagination: (...args: any[]) => void;
|
|
38
|
-
"update:page": (...args: any[]) => void;
|
|
39
|
-
"update:limit": (...args: any[]) => void;
|
|
40
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
41
|
-
total: {
|
|
42
|
-
required: true;
|
|
43
|
-
type: PropType<number>;
|
|
44
|
-
default: number;
|
|
45
|
-
};
|
|
46
|
-
page: {
|
|
47
|
-
type: NumberConstructor;
|
|
48
|
-
default: number;
|
|
49
|
-
};
|
|
50
|
-
limit: {
|
|
51
|
-
type: NumberConstructor;
|
|
52
|
-
default: number;
|
|
53
|
-
};
|
|
54
|
-
pageSizes: {
|
|
55
|
-
type: PropType<number[]>;
|
|
56
|
-
default(): number[];
|
|
57
|
-
};
|
|
58
|
-
layout: {
|
|
59
|
-
type: StringConstructor;
|
|
60
|
-
default: string;
|
|
61
|
-
};
|
|
62
|
-
background: {
|
|
63
|
-
type: BooleanConstructor;
|
|
64
|
-
default: boolean;
|
|
65
|
-
};
|
|
66
|
-
autoScroll: {
|
|
67
|
-
type: BooleanConstructor;
|
|
68
|
-
default: boolean;
|
|
69
|
-
};
|
|
70
|
-
hidden: {
|
|
71
|
-
type: BooleanConstructor;
|
|
72
|
-
default: boolean;
|
|
73
|
-
};
|
|
74
|
-
}>> & {
|
|
75
|
-
onPagination?: ((...args: any[]) => any) | undefined;
|
|
76
|
-
"onUpdate:page"?: ((...args: any[]) => any) | undefined;
|
|
77
|
-
"onUpdate:limit"?: ((...args: any[]) => any) | undefined;
|
|
78
|
-
}, {
|
|
79
|
-
hidden: boolean;
|
|
80
|
-
layout: string;
|
|
81
|
-
pageSizes: number[];
|
|
82
|
-
total: number;
|
|
83
|
-
page: number;
|
|
84
|
-
limit: number;
|
|
85
|
-
background: boolean;
|
|
86
|
-
autoScroll: boolean;
|
|
87
|
-
}, {}>;
|
|
88
|
-
export default _default;
|
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
import type { TableColumn } from "@/types/index";
|
|
2
|
-
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
|
|
3
|
-
tableData: {
|
|
4
|
-
type: ArrayConstructor;
|
|
5
|
-
default: () => never[];
|
|
6
|
-
};
|
|
7
|
-
tableLabel: {
|
|
8
|
-
type: globalThis.PropType<TableColumn[]>;
|
|
9
|
-
default: () => never[];
|
|
10
|
-
};
|
|
11
|
-
listLoading: {
|
|
12
|
-
type: BooleanConstructor;
|
|
13
|
-
default: boolean;
|
|
14
|
-
};
|
|
15
|
-
rowKeys: {
|
|
16
|
-
type: StringConstructor;
|
|
17
|
-
default: string;
|
|
18
|
-
};
|
|
19
|
-
isSelection: {
|
|
20
|
-
type: BooleanConstructor;
|
|
21
|
-
default: boolean;
|
|
22
|
-
};
|
|
23
|
-
}, {
|
|
24
|
-
tableSelection: () => Promise<false | undefined>;
|
|
25
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
|
-
tableSelected: (value: any) => void;
|
|
27
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
28
|
-
tableData: {
|
|
29
|
-
type: ArrayConstructor;
|
|
30
|
-
default: () => never[];
|
|
31
|
-
};
|
|
32
|
-
tableLabel: {
|
|
33
|
-
type: globalThis.PropType<TableColumn[]>;
|
|
34
|
-
default: () => never[];
|
|
35
|
-
};
|
|
36
|
-
listLoading: {
|
|
37
|
-
type: BooleanConstructor;
|
|
38
|
-
default: boolean;
|
|
39
|
-
};
|
|
40
|
-
rowKeys: {
|
|
41
|
-
type: StringConstructor;
|
|
42
|
-
default: string;
|
|
43
|
-
};
|
|
44
|
-
isSelection: {
|
|
45
|
-
type: BooleanConstructor;
|
|
46
|
-
default: boolean;
|
|
47
|
-
};
|
|
48
|
-
}>> & {
|
|
49
|
-
onTableSelected?: ((value: any) => any) | undefined;
|
|
50
|
-
}, {
|
|
51
|
-
tableLabel: TableColumn[];
|
|
52
|
-
isSelection: boolean;
|
|
53
|
-
tableData: unknown[];
|
|
54
|
-
listLoading: boolean;
|
|
55
|
-
rowKeys: string;
|
|
56
|
-
}, {}>, Partial<Record<string, (_: {
|
|
57
|
-
data: any;
|
|
58
|
-
}) => any>>>;
|
|
59
|
-
export default _default;
|
|
60
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
61
|
-
new (): {
|
|
62
|
-
$slots: S;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
@@ -1,65 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
/**
|
|
3
|
-
* 文件路径集合
|
|
4
|
-
*/
|
|
5
|
-
modelValue: {
|
|
6
|
-
type: {
|
|
7
|
-
(arrayLength: number): string[];
|
|
8
|
-
(...items: string[]): string[];
|
|
9
|
-
new (arrayLength: number): string[];
|
|
10
|
-
new (...items: string[]): string[];
|
|
11
|
-
isArray(arg: any): arg is any[];
|
|
12
|
-
readonly prototype: any[];
|
|
13
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
14
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
15
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
16
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
17
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
18
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
19
|
-
};
|
|
20
|
-
default: () => never[];
|
|
21
|
-
};
|
|
22
|
-
/**
|
|
23
|
-
* 文件上传数量限制
|
|
24
|
-
*/
|
|
25
|
-
limit: {
|
|
26
|
-
type: NumberConstructor;
|
|
27
|
-
default: number;
|
|
28
|
-
};
|
|
29
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
30
|
-
"update:modelValue": (...args: any[]) => void;
|
|
31
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
32
|
-
/**
|
|
33
|
-
* 文件路径集合
|
|
34
|
-
*/
|
|
35
|
-
modelValue: {
|
|
36
|
-
type: {
|
|
37
|
-
(arrayLength: number): string[];
|
|
38
|
-
(...items: string[]): string[];
|
|
39
|
-
new (arrayLength: number): string[];
|
|
40
|
-
new (...items: string[]): string[];
|
|
41
|
-
isArray(arg: any): arg is any[];
|
|
42
|
-
readonly prototype: any[];
|
|
43
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
44
|
-
from<T_1, U>(arrayLike: ArrayLike<T_1>, mapfn: (v: T_1, k: number) => U, thisArg?: any): U[];
|
|
45
|
-
from<T_2>(iterable: Iterable<T_2> | ArrayLike<T_2>): T_2[];
|
|
46
|
-
from<T_3, U_1>(iterable: Iterable<T_3> | ArrayLike<T_3>, mapfn: (v: T_3, k: number) => U_1, thisArg?: any): U_1[];
|
|
47
|
-
of<T_4>(...items: T_4[]): T_4[];
|
|
48
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
49
|
-
};
|
|
50
|
-
default: () => never[];
|
|
51
|
-
};
|
|
52
|
-
/**
|
|
53
|
-
* 文件上传数量限制
|
|
54
|
-
*/
|
|
55
|
-
limit: {
|
|
56
|
-
type: NumberConstructor;
|
|
57
|
-
default: number;
|
|
58
|
-
};
|
|
59
|
-
}>> & {
|
|
60
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
61
|
-
}, {
|
|
62
|
-
modelValue: string[];
|
|
63
|
-
limit: number;
|
|
64
|
-
}, {}>;
|
|
65
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
modelValue: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
-
"update:modelValue": (...args: any[]) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
|
-
modelValue: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
}>> & {
|
|
14
|
-
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}, {
|
|
16
|
-
modelValue: string;
|
|
17
|
-
}, {}>;
|
|
18
|
-
export default _default;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
uploadVisible: {
|
|
3
|
-
type: BooleanConstructor;
|
|
4
|
-
default: () => boolean;
|
|
5
|
-
};
|
|
6
|
-
templateTitle: {
|
|
7
|
-
type: StringConstructor;
|
|
8
|
-
default: string;
|
|
9
|
-
};
|
|
10
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
11
|
-
templateDown: (...args: any[]) => void;
|
|
12
|
-
importEvents: (...args: any[]) => void;
|
|
13
|
-
uploadClosed: (...args: any[]) => void;
|
|
14
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
15
|
-
uploadVisible: {
|
|
16
|
-
type: BooleanConstructor;
|
|
17
|
-
default: () => boolean;
|
|
18
|
-
};
|
|
19
|
-
templateTitle: {
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
default: string;
|
|
22
|
-
};
|
|
23
|
-
}>> & {
|
|
24
|
-
onTemplateDown?: ((...args: any[]) => any) | undefined;
|
|
25
|
-
onImportEvents?: ((...args: any[]) => any) | undefined;
|
|
26
|
-
onUploadClosed?: ((...args: any[]) => any) | undefined;
|
|
27
|
-
}, {
|
|
28
|
-
uploadVisible: boolean;
|
|
29
|
-
templateTitle: string;
|
|
30
|
-
}, {}>;
|
|
31
|
-
export default _default;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
declare const _default: import("vue").DefineComponent<{
|
|
2
|
-
pictureUrl: {
|
|
3
|
-
type: StringConstructor;
|
|
4
|
-
default: string;
|
|
5
|
-
};
|
|
6
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
7
|
-
imageSrc: (...args: any[]) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<globalThis.ExtractPropTypes<{
|
|
9
|
-
pictureUrl: {
|
|
10
|
-
type: StringConstructor;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
|
-
}>> & {
|
|
14
|
-
onImageSrc?: ((...args: any[]) => any) | undefined;
|
|
15
|
-
}, {
|
|
16
|
-
pictureUrl: string;
|
|
17
|
-
}, {}>;
|
|
18
|
-
export default _default;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function useListData(t: any, api: any, queryParams: any): any;
|