keli-ui 0.0.24 → 0.0.26
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/keli-ui.css +1 -1
- package/dist/keli-ui.js +4055 -51406
- package/dist/keli-ui.umd.cjs +1 -1
- package/dist/types/lib/modeControl.d.ts +2 -2
- package/dist/types/packages/FormComponents/FormCascaderAsync/FormCascaderAsync.vue.d.ts +1 -41
- package/dist/types/packages/FormComponents/FormCheckBoxAsync/FormCheckBoxAsync.vue.d.ts +1 -43
- package/dist/types/packages/FormComponents/FormDatePicker/FormDatePickerClient.vue.d.ts +1 -29
- package/dist/types/packages/FormComponents/FormDatePicker/FormDatePickerMobile.vue.d.ts +1 -37
- package/dist/types/packages/FormComponents/FormDatePicker/index.d.ts +1 -61
- package/dist/types/packages/FormComponents/FormDateTimePicker/FormDateTimePickerClient.vue.d.ts +1 -33
- package/dist/types/packages/FormComponents/FormDateTimePicker/FormDateTimePickerMobile.vue.d.ts +1 -37
- package/dist/types/packages/FormComponents/FormDateTimePicker/index.d.ts +1 -65
- package/dist/types/packages/FormComponents/FormDivider/FormDivider.vue.d.ts +1 -29
- package/dist/types/packages/FormComponents/FormDynamicTable/FormDynamicTable.vue.d.ts +1 -35
- package/dist/types/packages/FormComponents/FormInput/FormInput.vue.d.ts +1 -33
- package/dist/types/packages/FormComponents/FormInputNumber/FormInputNumber.vue.d.ts +1 -46
- package/dist/types/packages/FormComponents/FormRadio/FormRadio.vue.d.ts +1 -27
- package/dist/types/packages/FormComponents/FormRender/FormRenderClient.vue.d.ts +1 -121
- package/dist/types/packages/FormComponents/FormRender/FormRenderMobile.vue.d.ts +1 -122
- package/dist/types/packages/FormComponents/FormRender/index.d.ts +1 -237
- package/dist/types/packages/FormComponents/FormSelect/FormSelectClient.vue.d.ts +1 -31
- package/dist/types/packages/FormComponents/FormSelect/FormSelectMobile.vue.d.ts +1 -35
- package/dist/types/packages/FormComponents/FormSelect/index.d.ts +1 -61
- package/dist/types/packages/FormComponents/FormSelectAsync/FormSelectAsyncClient.vue.d.ts +1 -54
- package/dist/types/packages/FormComponents/FormSelectAsync/FormSelectAsyncMobile.vue.d.ts +1 -54
- package/dist/types/packages/FormComponents/FormSelectAsync/hooks/selectAsync.hook.d.ts +2 -13
- package/dist/types/packages/FormComponents/FormSelectAsync/index.d.ts +1 -52
- package/dist/types/packages/FormComponents/FormSelectRemote/FormSelectRemote.vue.d.ts +1 -41
- package/dist/types/packages/FormComponents/FormSwitch/FormSwitch.vue.d.ts +1 -33
- package/dist/types/packages/FormComponents/FormText/FormText.vue.d.ts +1 -38
- package/dist/types/packages/FormComponents/FormTextArea/FormTextArea.vue.d.ts +1 -33
- package/dist/types/packages/QueryComponents/QueryBar/QueryBarClient.vue.d.ts +1 -42
- package/dist/types/packages/QueryComponents/QueryBar/QueryBarMobile.vue.d.ts +1 -39
- package/dist/types/packages/QueryComponents/QueryBar/index.d.ts +1 -76
- package/dist/types/packages/QueryComponents/QueryDateTime/QueryDateTimeClient.vue.d.ts +1 -15
- package/dist/types/packages/QueryComponents/QueryInput/QueryInput.vue.d.ts +1 -15
- package/dist/types/packages/QueryComponents/QueryInputLike/QueryInputLike.vue.d.ts +1 -15
- package/dist/types/packages/QueryComponents/QuerySelect/QuerySelectClient.vue.d.ts +1 -29
- package/dist/types/packages/TableComponents/TableCardRender/TableCardRenderClient.vue.d.ts +1 -119
- package/dist/types/packages/TableComponents/TableCardRender/TableCardRenderMobile.vue.d.ts +1 -117
- package/dist/types/packages/TableComponents/TableCardRender/index.d.ts +1 -113
- package/dist/types/packages/TableComponents/TableCheckBoxAsync/TableCheckBoxAsync.vue.d.ts +1 -62
- package/dist/types/packages/TableComponents/TableInput/TableInput.vue.d.ts +1 -56
- package/dist/types/packages/TableComponents/TableInputNumber/TableInputNumber.vue.d.ts +1 -56
- package/dist/types/packages/TableComponents/TableRender/TableRenderClient.vue.d.ts +1 -139
- package/dist/types/packages/TableComponents/TableRender/TableRenderMobile.vue.d.ts +1 -117
- package/dist/types/packages/TableComponents/TableRender/hooks/useCopyPaste.hook.d.ts +5 -5
- package/dist/types/packages/TableComponents/TableRender/index.d.ts +1 -113
- package/dist/types/packages/TableComponents/TableSelect/TableSelect.vue.d.ts +1 -38
- package/dist/types/packages/TableComponents/TableSelectAsync/TableSelectAsync.vue.d.ts +1 -38
- package/dist/types/packages/TableComponents/TableSwitch/TableSwitch.vue.d.ts +1 -38
- package/dist/types/packages/TableComponents/TableTreeRender/TableTreeRender.vue.d.ts +1 -117
- package/dist/types/packages/ToolBar/ToolBarClient.vue.d.ts +1 -13
- package/dist/types/packages/ToolBar/ToolBarMobile.vue.d.ts +1 -13
- package/dist/types/packages/ToolBar/ToolBarProxy.vue.d.ts +1 -13
- package/dist/types/packages/index.d.ts +1 -2
- package/package.json +4 -12
- package/dist/types/packages/FormComponents/FormCodeEditor/FormCodeEditor.vue.d.ts +0 -43
- package/dist/types/packages/FormComponents/FormCodeEditor/index.d.ts +0 -2
- package/dist/types/packages/types/button.d.ts +0 -26
- package/dist/types/packages/types/componentFrame.d.ts +0 -25
- package/dist/types/packages/types/formFrame.d.ts +0 -90
- package/dist/types/packages/types/index.d.ts +0 -5
- package/dist/types/packages/types/queryFrame.d.ts +0 -24
- package/dist/types/packages/types/tableFrame.d.ts +0 -112
- package/dist/types/packages/types/translate.d.ts +0 -20
|
@@ -1,118 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { VxeGridProps } from 'vxe-table';
|
|
3
|
-
import type { KeliButton, TableConfigInterface, TableQueryFrame } from '../../types';
|
|
4
|
-
import type { Pagination } from '../type';
|
|
5
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
6
|
-
tableId: {
|
|
7
|
-
required: true;
|
|
8
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
9
|
-
};
|
|
10
|
-
tableConfig: {
|
|
11
|
-
required: true;
|
|
12
|
-
type: PropType<TableConfigInterface>;
|
|
13
|
-
};
|
|
14
|
-
vxeGridOptions: {
|
|
15
|
-
required: false;
|
|
16
|
-
type: PropType<VxeGridProps>;
|
|
17
|
-
};
|
|
18
|
-
columns: {
|
|
19
|
-
required: true;
|
|
20
|
-
type: PropType<any[]>;
|
|
21
|
-
};
|
|
22
|
-
queryConfig: {
|
|
23
|
-
required: false;
|
|
24
|
-
type: PropType<TableQueryFrame[]>;
|
|
25
|
-
default: any[];
|
|
26
|
-
};
|
|
27
|
-
tableToolButtons: {
|
|
28
|
-
required: false;
|
|
29
|
-
default: () => any[];
|
|
30
|
-
type: PropType<KeliButton[]>;
|
|
31
|
-
};
|
|
32
|
-
tableRowButtons: {
|
|
33
|
-
required: false;
|
|
34
|
-
default: () => any[];
|
|
35
|
-
type: PropType<KeliButton[]>;
|
|
36
|
-
};
|
|
37
|
-
tableData: {
|
|
38
|
-
required: true;
|
|
39
|
-
type: PropType<any[]>;
|
|
40
|
-
default(): any[];
|
|
41
|
-
};
|
|
42
|
-
tablePagination: {
|
|
43
|
-
required: false;
|
|
44
|
-
type: PropType<Pagination>;
|
|
45
|
-
default: () => {
|
|
46
|
-
currentPage: number;
|
|
47
|
-
pageSize: number;
|
|
48
|
-
total: number;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
52
|
-
queryClick: (...args: any[]) => void;
|
|
53
|
-
btnClick: (...args: any[]) => void;
|
|
54
|
-
valueChange: (...args: any[]) => void;
|
|
55
|
-
treeLazyLoad: (...args: any[]) => void;
|
|
56
|
-
onSelection: (...args: any[]) => void;
|
|
57
|
-
"update:tablePagination": (value: Pagination) => void;
|
|
58
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
59
|
-
tableId: {
|
|
60
|
-
required: true;
|
|
61
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
62
|
-
};
|
|
63
|
-
tableConfig: {
|
|
64
|
-
required: true;
|
|
65
|
-
type: PropType<TableConfigInterface>;
|
|
66
|
-
};
|
|
67
|
-
vxeGridOptions: {
|
|
68
|
-
required: false;
|
|
69
|
-
type: PropType<VxeGridProps>;
|
|
70
|
-
};
|
|
71
|
-
columns: {
|
|
72
|
-
required: true;
|
|
73
|
-
type: PropType<any[]>;
|
|
74
|
-
};
|
|
75
|
-
queryConfig: {
|
|
76
|
-
required: false;
|
|
77
|
-
type: PropType<TableQueryFrame[]>;
|
|
78
|
-
default: any[];
|
|
79
|
-
};
|
|
80
|
-
tableToolButtons: {
|
|
81
|
-
required: false;
|
|
82
|
-
default: () => any[];
|
|
83
|
-
type: PropType<KeliButton[]>;
|
|
84
|
-
};
|
|
85
|
-
tableRowButtons: {
|
|
86
|
-
required: false;
|
|
87
|
-
default: () => any[];
|
|
88
|
-
type: PropType<KeliButton[]>;
|
|
89
|
-
};
|
|
90
|
-
tableData: {
|
|
91
|
-
required: true;
|
|
92
|
-
type: PropType<any[]>;
|
|
93
|
-
default(): any[];
|
|
94
|
-
};
|
|
95
|
-
tablePagination: {
|
|
96
|
-
required: false;
|
|
97
|
-
type: PropType<Pagination>;
|
|
98
|
-
default: () => {
|
|
99
|
-
currentPage: number;
|
|
100
|
-
pageSize: number;
|
|
101
|
-
total: number;
|
|
102
|
-
};
|
|
103
|
-
};
|
|
104
|
-
}>> & Readonly<{
|
|
105
|
-
onQueryClick?: (...args: any[]) => any;
|
|
106
|
-
onBtnClick?: (...args: any[]) => any;
|
|
107
|
-
onValueChange?: (...args: any[]) => any;
|
|
108
|
-
onTreeLazyLoad?: (...args: any[]) => any;
|
|
109
|
-
onOnSelection?: (...args: any[]) => any;
|
|
110
|
-
"onUpdate:tablePagination"?: (value: Pagination) => any;
|
|
111
|
-
}>, {
|
|
112
|
-
queryConfig: TableQueryFrame[];
|
|
113
|
-
tableToolButtons: KeliButton[];
|
|
114
|
-
tableRowButtons: KeliButton[];
|
|
115
|
-
tableData: any[];
|
|
116
|
-
tablePagination: Pagination;
|
|
117
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
118
2
|
export default _default;
|
|
@@ -1,114 +1,2 @@
|
|
|
1
|
-
declare const KeTableCardRender:
|
|
2
|
-
tableId: {
|
|
3
|
-
required: true;
|
|
4
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
5
|
-
};
|
|
6
|
-
tableConfig: {
|
|
7
|
-
required: true;
|
|
8
|
-
type: import("vue").PropType<import("../../index.js").TableConfigInterface>;
|
|
9
|
-
};
|
|
10
|
-
vxeGridOptions: {
|
|
11
|
-
required: false;
|
|
12
|
-
type: import("vue").PropType<import("vxe-table").VxeGridProps>;
|
|
13
|
-
};
|
|
14
|
-
columns: {
|
|
15
|
-
required: true;
|
|
16
|
-
type: import("vue").PropType<any[]>;
|
|
17
|
-
};
|
|
18
|
-
queryConfig: {
|
|
19
|
-
required: false;
|
|
20
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
21
|
-
default: any[];
|
|
22
|
-
};
|
|
23
|
-
tableToolButtons: {
|
|
24
|
-
required: false;
|
|
25
|
-
default: () => any[];
|
|
26
|
-
type: import("vue").PropType<import("../../index.js").KeliButton[]>;
|
|
27
|
-
};
|
|
28
|
-
tableRowButtons: {
|
|
29
|
-
required: false;
|
|
30
|
-
default: () => any[];
|
|
31
|
-
type: import("vue").PropType<import("../../index.js").KeliButton[]>;
|
|
32
|
-
};
|
|
33
|
-
tableData: {
|
|
34
|
-
required: true;
|
|
35
|
-
type: import("vue").PropType<any[]>;
|
|
36
|
-
default(): any[];
|
|
37
|
-
};
|
|
38
|
-
tablePagination: {
|
|
39
|
-
required: false;
|
|
40
|
-
type: import("vue").PropType<import("../type.js").Pagination>;
|
|
41
|
-
default: () => {
|
|
42
|
-
currentPage: number;
|
|
43
|
-
pageSize: number;
|
|
44
|
-
total: number;
|
|
45
|
-
};
|
|
46
|
-
};
|
|
47
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
48
|
-
queryClick: (...args: any[]) => void;
|
|
49
|
-
btnClick: (...args: any[]) => void;
|
|
50
|
-
valueChange: (...args: any[]) => void;
|
|
51
|
-
treeLazyLoad: (...args: any[]) => void;
|
|
52
|
-
onSelection: (...args: any[]) => void;
|
|
53
|
-
"update:tablePagination": (value: import("../type.js").Pagination) => void;
|
|
54
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
55
|
-
tableId: {
|
|
56
|
-
required: true;
|
|
57
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
58
|
-
};
|
|
59
|
-
tableConfig: {
|
|
60
|
-
required: true;
|
|
61
|
-
type: import("vue").PropType<import("../../index.js").TableConfigInterface>;
|
|
62
|
-
};
|
|
63
|
-
vxeGridOptions: {
|
|
64
|
-
required: false;
|
|
65
|
-
type: import("vue").PropType<import("vxe-table").VxeGridProps>;
|
|
66
|
-
};
|
|
67
|
-
columns: {
|
|
68
|
-
required: true;
|
|
69
|
-
type: import("vue").PropType<any[]>;
|
|
70
|
-
};
|
|
71
|
-
queryConfig: {
|
|
72
|
-
required: false;
|
|
73
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
74
|
-
default: any[];
|
|
75
|
-
};
|
|
76
|
-
tableToolButtons: {
|
|
77
|
-
required: false;
|
|
78
|
-
default: () => any[];
|
|
79
|
-
type: import("vue").PropType<import("../../index.js").KeliButton[]>;
|
|
80
|
-
};
|
|
81
|
-
tableRowButtons: {
|
|
82
|
-
required: false;
|
|
83
|
-
default: () => any[];
|
|
84
|
-
type: import("vue").PropType<import("../../index.js").KeliButton[]>;
|
|
85
|
-
};
|
|
86
|
-
tableData: {
|
|
87
|
-
required: true;
|
|
88
|
-
type: import("vue").PropType<any[]>;
|
|
89
|
-
default(): any[];
|
|
90
|
-
};
|
|
91
|
-
tablePagination: {
|
|
92
|
-
required: false;
|
|
93
|
-
type: import("vue").PropType<import("../type.js").Pagination>;
|
|
94
|
-
default: () => {
|
|
95
|
-
currentPage: number;
|
|
96
|
-
pageSize: number;
|
|
97
|
-
total: number;
|
|
98
|
-
};
|
|
99
|
-
};
|
|
100
|
-
}>> & Readonly<{
|
|
101
|
-
onQueryClick?: (...args: any[]) => any;
|
|
102
|
-
onBtnClick?: (...args: any[]) => any;
|
|
103
|
-
onValueChange?: (...args: any[]) => any;
|
|
104
|
-
onTreeLazyLoad?: (...args: any[]) => any;
|
|
105
|
-
onOnSelection?: (...args: any[]) => any;
|
|
106
|
-
"onUpdate:tablePagination"?: (value: import("../type.js").Pagination) => any;
|
|
107
|
-
}>, {
|
|
108
|
-
queryConfig: import("../../index.js").TableQueryFrame[];
|
|
109
|
-
tableToolButtons: import("../../index.js").KeliButton[];
|
|
110
|
-
tableRowButtons: import("../../index.js").KeliButton[];
|
|
111
|
-
tableData: any[];
|
|
112
|
-
tablePagination: import("../type.js").Pagination;
|
|
113
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const KeTableCardRender: any;
|
|
114
2
|
export default KeTableCardRender;
|
|
@@ -1,63 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableSelector } from '../../types';
|
|
3
|
-
import type { TableCheckBoxAsyncI18n } from './type';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
|
-
value: {
|
|
6
|
-
required: false;
|
|
7
|
-
type: PropType<any[]>;
|
|
8
|
-
default: () => any[];
|
|
9
|
-
};
|
|
10
|
-
detail: {
|
|
11
|
-
required: true;
|
|
12
|
-
type: PropType<TableSelector>;
|
|
13
|
-
};
|
|
14
|
-
i18Text: {
|
|
15
|
-
required: false;
|
|
16
|
-
type: PropType<TableCheckBoxAsyncI18n>;
|
|
17
|
-
default: () => {
|
|
18
|
-
save: string;
|
|
19
|
-
cancel: string;
|
|
20
|
-
close: string;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
rowData: {
|
|
24
|
-
required: false;
|
|
25
|
-
default: () => {};
|
|
26
|
-
};
|
|
27
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
28
|
-
valueChange: (...args: any[]) => void;
|
|
29
|
-
"update:value": (...args: any[]) => void;
|
|
30
|
-
setShow: (...args: any[]) => void;
|
|
31
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
32
|
-
value: {
|
|
33
|
-
required: false;
|
|
34
|
-
type: PropType<any[]>;
|
|
35
|
-
default: () => any[];
|
|
36
|
-
};
|
|
37
|
-
detail: {
|
|
38
|
-
required: true;
|
|
39
|
-
type: PropType<TableSelector>;
|
|
40
|
-
};
|
|
41
|
-
i18Text: {
|
|
42
|
-
required: false;
|
|
43
|
-
type: PropType<TableCheckBoxAsyncI18n>;
|
|
44
|
-
default: () => {
|
|
45
|
-
save: string;
|
|
46
|
-
cancel: string;
|
|
47
|
-
close: string;
|
|
48
|
-
};
|
|
49
|
-
};
|
|
50
|
-
rowData: {
|
|
51
|
-
required: false;
|
|
52
|
-
default: () => {};
|
|
53
|
-
};
|
|
54
|
-
}>> & Readonly<{
|
|
55
|
-
onValueChange?: (...args: any[]) => any;
|
|
56
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
57
|
-
onSetShow?: (...args: any[]) => any;
|
|
58
|
-
}>, {
|
|
59
|
-
value: any[];
|
|
60
|
-
rowData: {};
|
|
61
|
-
i18Text: TableCheckBoxAsyncI18n;
|
|
62
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
63
2
|
export default _default;
|
|
@@ -1,57 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableComponentFrame } from '../../types';
|
|
3
|
-
import type { TableInputI18n } from './type';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
|
-
value: {
|
|
6
|
-
required: false;
|
|
7
|
-
type: PropType<string | null>;
|
|
8
|
-
default: any;
|
|
9
|
-
};
|
|
10
|
-
detail: {
|
|
11
|
-
required: true;
|
|
12
|
-
type: PropType<TableComponentFrame>;
|
|
13
|
-
};
|
|
14
|
-
i18Text: {
|
|
15
|
-
required: false;
|
|
16
|
-
type: PropType<TableInputI18n>;
|
|
17
|
-
default: () => {
|
|
18
|
-
confirm: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
rowData: {
|
|
22
|
-
required: false;
|
|
23
|
-
default: () => {};
|
|
24
|
-
};
|
|
25
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
|
-
valueChange: (...args: any[]) => void;
|
|
27
|
-
"update:value": (value: string) => void;
|
|
28
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
-
value: {
|
|
30
|
-
required: false;
|
|
31
|
-
type: PropType<string | null>;
|
|
32
|
-
default: any;
|
|
33
|
-
};
|
|
34
|
-
detail: {
|
|
35
|
-
required: true;
|
|
36
|
-
type: PropType<TableComponentFrame>;
|
|
37
|
-
};
|
|
38
|
-
i18Text: {
|
|
39
|
-
required: false;
|
|
40
|
-
type: PropType<TableInputI18n>;
|
|
41
|
-
default: () => {
|
|
42
|
-
confirm: string;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
rowData: {
|
|
46
|
-
required: false;
|
|
47
|
-
default: () => {};
|
|
48
|
-
};
|
|
49
|
-
}>> & Readonly<{
|
|
50
|
-
onValueChange?: (...args: any[]) => any;
|
|
51
|
-
"onUpdate:value"?: (value: string) => any;
|
|
52
|
-
}>, {
|
|
53
|
-
value: string;
|
|
54
|
-
rowData: {};
|
|
55
|
-
i18Text: TableInputI18n;
|
|
56
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
57
2
|
export default _default;
|
|
@@ -1,57 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableInputI18n } from '../TableInput/type';
|
|
3
|
-
import type { TableComponentFrame } from '../../types';
|
|
4
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
5
|
-
value: {
|
|
6
|
-
required: false;
|
|
7
|
-
type: PropType<number | null>;
|
|
8
|
-
default: any;
|
|
9
|
-
};
|
|
10
|
-
detail: {
|
|
11
|
-
required: true;
|
|
12
|
-
type: PropType<TableComponentFrame>;
|
|
13
|
-
};
|
|
14
|
-
i18Text: {
|
|
15
|
-
required: false;
|
|
16
|
-
type: PropType<TableInputI18n>;
|
|
17
|
-
default: () => {
|
|
18
|
-
confirm: string;
|
|
19
|
-
};
|
|
20
|
-
};
|
|
21
|
-
rowData: {
|
|
22
|
-
required: false;
|
|
23
|
-
default: () => {};
|
|
24
|
-
};
|
|
25
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
26
|
-
valueChange: (...args: any[]) => void;
|
|
27
|
-
"update:value": (value: number) => void;
|
|
28
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
29
|
-
value: {
|
|
30
|
-
required: false;
|
|
31
|
-
type: PropType<number | null>;
|
|
32
|
-
default: any;
|
|
33
|
-
};
|
|
34
|
-
detail: {
|
|
35
|
-
required: true;
|
|
36
|
-
type: PropType<TableComponentFrame>;
|
|
37
|
-
};
|
|
38
|
-
i18Text: {
|
|
39
|
-
required: false;
|
|
40
|
-
type: PropType<TableInputI18n>;
|
|
41
|
-
default: () => {
|
|
42
|
-
confirm: string;
|
|
43
|
-
};
|
|
44
|
-
};
|
|
45
|
-
rowData: {
|
|
46
|
-
required: false;
|
|
47
|
-
default: () => {};
|
|
48
|
-
};
|
|
49
|
-
}>> & Readonly<{
|
|
50
|
-
onValueChange?: (...args: any[]) => any;
|
|
51
|
-
"onUpdate:value"?: (value: number) => any;
|
|
52
|
-
}>, {
|
|
53
|
-
value: number;
|
|
54
|
-
rowData: {};
|
|
55
|
-
i18Text: TableInputI18n;
|
|
56
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
57
2
|
export default _default;
|
|
@@ -1,147 +1,9 @@
|
|
|
1
|
-
import { type PropType } from 'vue';
|
|
2
|
-
import type { VxeGridProps } from 'vxe-table';
|
|
3
|
-
import type { Pagination } from '../type';
|
|
4
1
|
import 'vxe-table/lib/style.css';
|
|
5
|
-
import type { KeliButton, TableConfigInterface, TableQueryFrame } from '../../types';
|
|
6
2
|
declare var __VLS_27: {};
|
|
7
3
|
type __VLS_Slots = {} & {
|
|
8
4
|
'tool-bar'?: (props: typeof __VLS_27) => any;
|
|
9
5
|
};
|
|
10
|
-
declare const __VLS_component:
|
|
11
|
-
tableId: {
|
|
12
|
-
required: true;
|
|
13
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
14
|
-
};
|
|
15
|
-
tableConfig: {
|
|
16
|
-
required: true;
|
|
17
|
-
type: PropType<TableConfigInterface>;
|
|
18
|
-
};
|
|
19
|
-
vxeGridOptions: {
|
|
20
|
-
required: false;
|
|
21
|
-
type: PropType<VxeGridProps>;
|
|
22
|
-
};
|
|
23
|
-
columns: {
|
|
24
|
-
required: true;
|
|
25
|
-
type: PropType<any[]>;
|
|
26
|
-
};
|
|
27
|
-
queryConfig: {
|
|
28
|
-
required: false;
|
|
29
|
-
type: PropType<TableQueryFrame[]>;
|
|
30
|
-
default: any[];
|
|
31
|
-
};
|
|
32
|
-
tableToolButtons: {
|
|
33
|
-
required: false;
|
|
34
|
-
default: () => any[];
|
|
35
|
-
type: PropType<KeliButton[]>;
|
|
36
|
-
};
|
|
37
|
-
tableRowButtons: {
|
|
38
|
-
required: false;
|
|
39
|
-
default: () => any[];
|
|
40
|
-
type: PropType<KeliButton[]>;
|
|
41
|
-
};
|
|
42
|
-
tableData: {
|
|
43
|
-
required: true;
|
|
44
|
-
type: ArrayConstructor;
|
|
45
|
-
default(): any[];
|
|
46
|
-
};
|
|
47
|
-
tablePagination: {
|
|
48
|
-
required: false;
|
|
49
|
-
type: PropType<Pagination>;
|
|
50
|
-
default: () => {
|
|
51
|
-
currentPage: number;
|
|
52
|
-
pageSize: number;
|
|
53
|
-
total: number;
|
|
54
|
-
};
|
|
55
|
-
};
|
|
56
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
57
|
-
queryClick: (...args: any[]) => void;
|
|
58
|
-
btnClick: (...args: any[]) => void;
|
|
59
|
-
getTableConfig: (...args: any[]) => void;
|
|
60
|
-
valueChange: (...args: any[]) => void;
|
|
61
|
-
treeLazyLoad: (...args: any[]) => void;
|
|
62
|
-
onSelection: (...args: any[]) => void;
|
|
63
|
-
"update:tablePagination": (value: {
|
|
64
|
-
currentPage: number;
|
|
65
|
-
/**
|
|
66
|
-
* 页面大小
|
|
67
|
-
*/
|
|
68
|
-
pageSize: number;
|
|
69
|
-
/**
|
|
70
|
-
* 总数
|
|
71
|
-
*/
|
|
72
|
-
total: number;
|
|
73
|
-
}) => void;
|
|
74
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
75
|
-
tableId: {
|
|
76
|
-
required: true;
|
|
77
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
78
|
-
};
|
|
79
|
-
tableConfig: {
|
|
80
|
-
required: true;
|
|
81
|
-
type: PropType<TableConfigInterface>;
|
|
82
|
-
};
|
|
83
|
-
vxeGridOptions: {
|
|
84
|
-
required: false;
|
|
85
|
-
type: PropType<VxeGridProps>;
|
|
86
|
-
};
|
|
87
|
-
columns: {
|
|
88
|
-
required: true;
|
|
89
|
-
type: PropType<any[]>;
|
|
90
|
-
};
|
|
91
|
-
queryConfig: {
|
|
92
|
-
required: false;
|
|
93
|
-
type: PropType<TableQueryFrame[]>;
|
|
94
|
-
default: any[];
|
|
95
|
-
};
|
|
96
|
-
tableToolButtons: {
|
|
97
|
-
required: false;
|
|
98
|
-
default: () => any[];
|
|
99
|
-
type: PropType<KeliButton[]>;
|
|
100
|
-
};
|
|
101
|
-
tableRowButtons: {
|
|
102
|
-
required: false;
|
|
103
|
-
default: () => any[];
|
|
104
|
-
type: PropType<KeliButton[]>;
|
|
105
|
-
};
|
|
106
|
-
tableData: {
|
|
107
|
-
required: true;
|
|
108
|
-
type: ArrayConstructor;
|
|
109
|
-
default(): any[];
|
|
110
|
-
};
|
|
111
|
-
tablePagination: {
|
|
112
|
-
required: false;
|
|
113
|
-
type: PropType<Pagination>;
|
|
114
|
-
default: () => {
|
|
115
|
-
currentPage: number;
|
|
116
|
-
pageSize: number;
|
|
117
|
-
total: number;
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
}>> & Readonly<{
|
|
121
|
-
onQueryClick?: (...args: any[]) => any;
|
|
122
|
-
onBtnClick?: (...args: any[]) => any;
|
|
123
|
-
onGetTableConfig?: (...args: any[]) => any;
|
|
124
|
-
onValueChange?: (...args: any[]) => any;
|
|
125
|
-
onTreeLazyLoad?: (...args: any[]) => any;
|
|
126
|
-
onOnSelection?: (...args: any[]) => any;
|
|
127
|
-
"onUpdate:tablePagination"?: (value: {
|
|
128
|
-
currentPage: number;
|
|
129
|
-
/**
|
|
130
|
-
* 页面大小
|
|
131
|
-
*/
|
|
132
|
-
pageSize: number;
|
|
133
|
-
/**
|
|
134
|
-
* 总数
|
|
135
|
-
*/
|
|
136
|
-
total: number;
|
|
137
|
-
}) => any;
|
|
138
|
-
}>, {
|
|
139
|
-
queryConfig: TableQueryFrame[];
|
|
140
|
-
tableToolButtons: KeliButton[];
|
|
141
|
-
tableRowButtons: KeliButton[];
|
|
142
|
-
tableData: unknown[];
|
|
143
|
-
tablePagination: Pagination;
|
|
144
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
6
|
+
declare const __VLS_component: any;
|
|
145
7
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
146
8
|
export default _default;
|
|
147
9
|
type __VLS_WithSlots<T, S> = T & {
|
|
@@ -1,118 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { KeliButton, TableConfigInterface, TableQueryFrame } from '../../types';
|
|
3
|
-
import type { VxeGridProps } from 'vxe-table';
|
|
4
|
-
import type { Pagination } from '../type';
|
|
5
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
6
|
-
tableId: {
|
|
7
|
-
required: true;
|
|
8
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
9
|
-
};
|
|
10
|
-
tableConfig: {
|
|
11
|
-
required: true;
|
|
12
|
-
type: PropType<TableConfigInterface>;
|
|
13
|
-
};
|
|
14
|
-
vxeGridOptions: {
|
|
15
|
-
required: false;
|
|
16
|
-
type: PropType<VxeGridProps>;
|
|
17
|
-
};
|
|
18
|
-
columns: {
|
|
19
|
-
required: true;
|
|
20
|
-
type: PropType<any[]>;
|
|
21
|
-
};
|
|
22
|
-
queryConfig: {
|
|
23
|
-
required: false;
|
|
24
|
-
type: PropType<TableQueryFrame[]>;
|
|
25
|
-
default: any[];
|
|
26
|
-
};
|
|
27
|
-
tableToolButtons: {
|
|
28
|
-
required: false;
|
|
29
|
-
default: () => any[];
|
|
30
|
-
type: PropType<KeliButton[]>;
|
|
31
|
-
};
|
|
32
|
-
tableRowButtons: {
|
|
33
|
-
required: false;
|
|
34
|
-
default: () => any[];
|
|
35
|
-
type: PropType<KeliButton[]>;
|
|
36
|
-
};
|
|
37
|
-
tableData: {
|
|
38
|
-
required: true;
|
|
39
|
-
type: PropType<any[]>;
|
|
40
|
-
default(): any[];
|
|
41
|
-
};
|
|
42
|
-
tablePagination: {
|
|
43
|
-
required: false;
|
|
44
|
-
type: PropType<Pagination>;
|
|
45
|
-
default: () => {
|
|
46
|
-
currentPage: number;
|
|
47
|
-
pageSize: number;
|
|
48
|
-
total: number;
|
|
49
|
-
};
|
|
50
|
-
};
|
|
51
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
52
|
-
queryClick: (...args: any[]) => void;
|
|
53
|
-
btnClick: (...args: any[]) => void;
|
|
54
|
-
valueChange: (...args: any[]) => void;
|
|
55
|
-
treeLazyLoad: (...args: any[]) => void;
|
|
56
|
-
onSelection: (...args: any[]) => void;
|
|
57
|
-
"update:tablePagination": (value: Pagination) => void;
|
|
58
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
59
|
-
tableId: {
|
|
60
|
-
required: true;
|
|
61
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
62
|
-
};
|
|
63
|
-
tableConfig: {
|
|
64
|
-
required: true;
|
|
65
|
-
type: PropType<TableConfigInterface>;
|
|
66
|
-
};
|
|
67
|
-
vxeGridOptions: {
|
|
68
|
-
required: false;
|
|
69
|
-
type: PropType<VxeGridProps>;
|
|
70
|
-
};
|
|
71
|
-
columns: {
|
|
72
|
-
required: true;
|
|
73
|
-
type: PropType<any[]>;
|
|
74
|
-
};
|
|
75
|
-
queryConfig: {
|
|
76
|
-
required: false;
|
|
77
|
-
type: PropType<TableQueryFrame[]>;
|
|
78
|
-
default: any[];
|
|
79
|
-
};
|
|
80
|
-
tableToolButtons: {
|
|
81
|
-
required: false;
|
|
82
|
-
default: () => any[];
|
|
83
|
-
type: PropType<KeliButton[]>;
|
|
84
|
-
};
|
|
85
|
-
tableRowButtons: {
|
|
86
|
-
required: false;
|
|
87
|
-
default: () => any[];
|
|
88
|
-
type: PropType<KeliButton[]>;
|
|
89
|
-
};
|
|
90
|
-
tableData: {
|
|
91
|
-
required: true;
|
|
92
|
-
type: PropType<any[]>;
|
|
93
|
-
default(): any[];
|
|
94
|
-
};
|
|
95
|
-
tablePagination: {
|
|
96
|
-
required: false;
|
|
97
|
-
type: PropType<Pagination>;
|
|
98
|
-
default: () => {
|
|
99
|
-
currentPage: number;
|
|
100
|
-
pageSize: number;
|
|
101
|
-
total: number;
|
|
102
|
-
};
|
|
103
|
-
};
|
|
104
|
-
}>> & Readonly<{
|
|
105
|
-
onQueryClick?: (...args: any[]) => any;
|
|
106
|
-
onBtnClick?: (...args: any[]) => any;
|
|
107
|
-
onValueChange?: (...args: any[]) => any;
|
|
108
|
-
onTreeLazyLoad?: (...args: any[]) => any;
|
|
109
|
-
onOnSelection?: (...args: any[]) => any;
|
|
110
|
-
"onUpdate:tablePagination"?: (value: Pagination) => any;
|
|
111
|
-
}>, {
|
|
112
|
-
queryConfig: TableQueryFrame[];
|
|
113
|
-
tableToolButtons: KeliButton[];
|
|
114
|
-
tableRowButtons: KeliButton[];
|
|
115
|
-
tableData: any[];
|
|
116
|
-
tablePagination: Pagination;
|
|
117
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
118
2
|
export default _default;
|