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,55 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { KeFormSelectAsync } from '../../types/formFrame';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
type: PropType<any>;
|
|
6
|
-
required: false;
|
|
7
|
-
default: () => any;
|
|
8
|
-
};
|
|
9
|
-
detail: {
|
|
10
|
-
required: true;
|
|
11
|
-
type: PropType<KeFormSelectAsync>;
|
|
12
|
-
};
|
|
13
|
-
fieldTitle: {
|
|
14
|
-
required: true;
|
|
15
|
-
type: StringConstructor;
|
|
16
|
-
};
|
|
17
|
-
mittId: {
|
|
18
|
-
type: any;
|
|
19
|
-
required: false;
|
|
20
|
-
default: () => any;
|
|
21
|
-
};
|
|
22
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
23
|
-
valueChange: (...args: any[]) => void;
|
|
24
|
-
"update:value": (...args: any[]) => void;
|
|
25
|
-
setShow: (...args: any[]) => void;
|
|
26
|
-
getComponentValue: (...args: any[]) => void;
|
|
27
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
28
|
-
value: {
|
|
29
|
-
type: PropType<any>;
|
|
30
|
-
required: false;
|
|
31
|
-
default: () => any;
|
|
32
|
-
};
|
|
33
|
-
detail: {
|
|
34
|
-
required: true;
|
|
35
|
-
type: PropType<KeFormSelectAsync>;
|
|
36
|
-
};
|
|
37
|
-
fieldTitle: {
|
|
38
|
-
required: true;
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
};
|
|
41
|
-
mittId: {
|
|
42
|
-
type: any;
|
|
43
|
-
required: false;
|
|
44
|
-
default: () => any;
|
|
45
|
-
};
|
|
46
|
-
}>> & Readonly<{
|
|
47
|
-
onValueChange?: (...args: any[]) => any;
|
|
48
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
49
|
-
onSetShow?: (...args: any[]) => any;
|
|
50
|
-
onGetComponentValue?: (...args: any[]) => any;
|
|
51
|
-
}>, {
|
|
52
|
-
value: any;
|
|
53
|
-
mittId: any;
|
|
54
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
55
2
|
export default _default;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { type Ref } from 'vue';
|
|
2
2
|
import type { KeFormSelectAsync } from '../../../types/formFrame';
|
|
3
|
-
import type { OptionInterface } from '../../../types';
|
|
4
3
|
interface Props {
|
|
5
4
|
detail: KeFormSelectAsync;
|
|
6
5
|
fieldTitle: string;
|
|
@@ -13,18 +12,8 @@ interface SelectAsync<EE extends (...args: any) => void> {
|
|
|
13
12
|
}
|
|
14
13
|
export declare const useSelectAsync: <EE extends (...args: any) => void>(params: SelectAsync<EE>) => {
|
|
15
14
|
getOptions: () => Promise<void>;
|
|
16
|
-
optionsData:
|
|
17
|
-
|
|
18
|
-
label: string;
|
|
19
|
-
disabled?: boolean;
|
|
20
|
-
children?: /*elided*/ any[];
|
|
21
|
-
}[], OptionInterface[] | {
|
|
22
|
-
value: number | string;
|
|
23
|
-
label: string;
|
|
24
|
-
disabled?: boolean;
|
|
25
|
-
children?: /*elided*/ any[];
|
|
26
|
-
}[]>;
|
|
27
|
-
loading: Ref<boolean, boolean>;
|
|
15
|
+
optionsData: any;
|
|
16
|
+
loading: any;
|
|
28
17
|
handleChange: () => Promise<void>;
|
|
29
18
|
init: () => Promise<void>;
|
|
30
19
|
registerMitt: () => void;
|
|
@@ -1,53 +1,2 @@
|
|
|
1
|
-
declare const KeFormSelectAsync:
|
|
2
|
-
value: {
|
|
3
|
-
type: import("vue").PropType<any>;
|
|
4
|
-
required: false;
|
|
5
|
-
default: () => any;
|
|
6
|
-
};
|
|
7
|
-
detail: {
|
|
8
|
-
required: true;
|
|
9
|
-
type: import("vue").PropType<import("../../types/formFrame.js").KeFormSelectAsync>;
|
|
10
|
-
};
|
|
11
|
-
fieldTitle: {
|
|
12
|
-
required: true;
|
|
13
|
-
type: StringConstructor;
|
|
14
|
-
};
|
|
15
|
-
mittId: {
|
|
16
|
-
type: any;
|
|
17
|
-
required: false;
|
|
18
|
-
default: () => any;
|
|
19
|
-
};
|
|
20
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
21
|
-
valueChange: (...args: any[]) => void;
|
|
22
|
-
"update:value": (...args: any[]) => void;
|
|
23
|
-
setShow: (...args: any[]) => void;
|
|
24
|
-
getComponentValue: (...args: any[]) => void;
|
|
25
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
26
|
-
value: {
|
|
27
|
-
type: import("vue").PropType<any>;
|
|
28
|
-
required: false;
|
|
29
|
-
default: () => any;
|
|
30
|
-
};
|
|
31
|
-
detail: {
|
|
32
|
-
required: true;
|
|
33
|
-
type: import("vue").PropType<import("../../types/formFrame.js").KeFormSelectAsync>;
|
|
34
|
-
};
|
|
35
|
-
fieldTitle: {
|
|
36
|
-
required: true;
|
|
37
|
-
type: StringConstructor;
|
|
38
|
-
};
|
|
39
|
-
mittId: {
|
|
40
|
-
type: any;
|
|
41
|
-
required: false;
|
|
42
|
-
default: () => any;
|
|
43
|
-
};
|
|
44
|
-
}>> & Readonly<{
|
|
45
|
-
onValueChange?: (...args: any[]) => any;
|
|
46
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
47
|
-
onSetShow?: (...args: any[]) => any;
|
|
48
|
-
onGetComponentValue?: (...args: any[]) => any;
|
|
49
|
-
}>, {
|
|
50
|
-
value: any;
|
|
51
|
-
mittId: any;
|
|
52
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const KeFormSelectAsync: any;
|
|
53
2
|
export default KeFormSelectAsync;
|
|
@@ -1,42 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { KeFormSelectAsync } from '../../types/formFrame';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
required: false;
|
|
6
|
-
default: () => any;
|
|
7
|
-
};
|
|
8
|
-
detail: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: PropType<KeFormSelectAsync>;
|
|
11
|
-
};
|
|
12
|
-
fieldTitle: {
|
|
13
|
-
required: true;
|
|
14
|
-
type: StringConstructor;
|
|
15
|
-
};
|
|
16
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
|
-
valueChange: (...args: any[]) => void;
|
|
18
|
-
"update:value": (...args: any[]) => void;
|
|
19
|
-
setShow: (...args: any[]) => void;
|
|
20
|
-
getComponentValue: (...args: any[]) => void;
|
|
21
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
22
|
-
value: {
|
|
23
|
-
required: false;
|
|
24
|
-
default: () => any;
|
|
25
|
-
};
|
|
26
|
-
detail: {
|
|
27
|
-
required: true;
|
|
28
|
-
type: PropType<KeFormSelectAsync>;
|
|
29
|
-
};
|
|
30
|
-
fieldTitle: {
|
|
31
|
-
required: true;
|
|
32
|
-
type: StringConstructor;
|
|
33
|
-
};
|
|
34
|
-
}>> & Readonly<{
|
|
35
|
-
onValueChange?: (...args: any[]) => any;
|
|
36
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
37
|
-
onSetShow?: (...args: any[]) => any;
|
|
38
|
-
onGetComponentValue?: (...args: any[]) => any;
|
|
39
|
-
}>, {
|
|
40
|
-
value: any;
|
|
41
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
42
2
|
export default _default;
|
|
@@ -1,34 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { FormFrame } from '../../types/formFrame';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
required: true;
|
|
6
|
-
default: boolean;
|
|
7
|
-
};
|
|
8
|
-
detail: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: PropType<FormFrame>;
|
|
11
|
-
};
|
|
12
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
-
valueChange: (...args: any[]) => void;
|
|
14
|
-
"update:value": (...args: any[]) => void;
|
|
15
|
-
setShow: (...args: any[]) => void;
|
|
16
|
-
getComponentValue: (...args: any[]) => void;
|
|
17
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
-
value: {
|
|
19
|
-
required: true;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
detail: {
|
|
23
|
-
required: true;
|
|
24
|
-
type: PropType<FormFrame>;
|
|
25
|
-
};
|
|
26
|
-
}>> & Readonly<{
|
|
27
|
-
onValueChange?: (...args: any[]) => any;
|
|
28
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
29
|
-
onSetShow?: (...args: any[]) => any;
|
|
30
|
-
onGetComponentValue?: (...args: any[]) => any;
|
|
31
|
-
}>, {
|
|
32
|
-
value: boolean;
|
|
33
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
34
2
|
export default _default;
|
|
@@ -1,39 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { FormFrame } from '../../types/formFrame';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
required: false;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
detail: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: PropType<FormFrame>;
|
|
11
|
-
};
|
|
12
|
-
mittId: {
|
|
13
|
-
type: any;
|
|
14
|
-
required: false;
|
|
15
|
-
default: () => any;
|
|
16
|
-
};
|
|
17
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
|
-
"update:value": (value: any) => any;
|
|
19
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
|
-
value: {
|
|
21
|
-
required: false;
|
|
22
|
-
default: string;
|
|
23
|
-
};
|
|
24
|
-
detail: {
|
|
25
|
-
required: true;
|
|
26
|
-
type: PropType<FormFrame>;
|
|
27
|
-
};
|
|
28
|
-
mittId: {
|
|
29
|
-
type: any;
|
|
30
|
-
required: false;
|
|
31
|
-
default: () => any;
|
|
32
|
-
};
|
|
33
|
-
}>> & Readonly<{
|
|
34
|
-
"onUpdate:value"?: (value: any) => any;
|
|
35
|
-
}>, {
|
|
36
|
-
value: string;
|
|
37
|
-
mittId: any;
|
|
38
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
39
2
|
export default _default;
|
|
@@ -1,34 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { FormFrame } from '../../types/formFrame';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
required: false;
|
|
6
|
-
default: string;
|
|
7
|
-
};
|
|
8
|
-
detail: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: PropType<FormFrame>;
|
|
11
|
-
};
|
|
12
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
-
valueChange: (...args: any[]) => void;
|
|
14
|
-
"update:value": (...args: any[]) => void;
|
|
15
|
-
setShow: (...args: any[]) => void;
|
|
16
|
-
getComponentValue: (...args: any[]) => void;
|
|
17
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
-
value: {
|
|
19
|
-
required: false;
|
|
20
|
-
default: string;
|
|
21
|
-
};
|
|
22
|
-
detail: {
|
|
23
|
-
required: true;
|
|
24
|
-
type: PropType<FormFrame>;
|
|
25
|
-
};
|
|
26
|
-
}>> & Readonly<{
|
|
27
|
-
onValueChange?: (...args: any[]) => any;
|
|
28
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
29
|
-
onSetShow?: (...args: any[]) => any;
|
|
30
|
-
onGetComponentValue?: (...args: any[]) => any;
|
|
31
|
-
}>, {
|
|
32
|
-
value: string;
|
|
33
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
34
2
|
export default _default;
|
|
@@ -1,43 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableQueryFrame } from '../../types';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
frame: {
|
|
5
|
-
required: true;
|
|
6
|
-
type: PropType<TableQueryFrame[]>;
|
|
7
|
-
};
|
|
8
|
-
i18nText: {
|
|
9
|
-
required: false;
|
|
10
|
-
default: () => {
|
|
11
|
-
search: string;
|
|
12
|
-
reset: string;
|
|
13
|
-
fold: string;
|
|
14
|
-
unfold: string;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
18
|
-
queryClick: (...args: any[]) => void;
|
|
19
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
20
|
-
frame: {
|
|
21
|
-
required: true;
|
|
22
|
-
type: PropType<TableQueryFrame[]>;
|
|
23
|
-
};
|
|
24
|
-
i18nText: {
|
|
25
|
-
required: false;
|
|
26
|
-
default: () => {
|
|
27
|
-
search: string;
|
|
28
|
-
reset: string;
|
|
29
|
-
fold: string;
|
|
30
|
-
unfold: string;
|
|
31
|
-
};
|
|
32
|
-
};
|
|
33
|
-
}>> & Readonly<{
|
|
34
|
-
onQueryClick?: (...args: any[]) => any;
|
|
35
|
-
}>, {
|
|
36
|
-
i18nText: {
|
|
37
|
-
search: string;
|
|
38
|
-
reset: string;
|
|
39
|
-
fold: string;
|
|
40
|
-
unfold: string;
|
|
41
|
-
};
|
|
42
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
43
2
|
export default _default;
|
|
@@ -1,40 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableQueryFrame } from '../../types';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
frame: {
|
|
5
|
-
required: true;
|
|
6
|
-
type: PropType<TableQueryFrame[]>;
|
|
7
|
-
};
|
|
8
|
-
i18nText: {
|
|
9
|
-
required: false;
|
|
10
|
-
default: () => {
|
|
11
|
-
search: string;
|
|
12
|
-
reset: string;
|
|
13
|
-
confirm: string;
|
|
14
|
-
};
|
|
15
|
-
};
|
|
16
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
17
|
-
queryClick: (...args: any[]) => void;
|
|
18
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
|
-
frame: {
|
|
20
|
-
required: true;
|
|
21
|
-
type: PropType<TableQueryFrame[]>;
|
|
22
|
-
};
|
|
23
|
-
i18nText: {
|
|
24
|
-
required: false;
|
|
25
|
-
default: () => {
|
|
26
|
-
search: string;
|
|
27
|
-
reset: string;
|
|
28
|
-
confirm: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
}>> & Readonly<{
|
|
32
|
-
onQueryClick?: (...args: any[]) => any;
|
|
33
|
-
}>, {
|
|
34
|
-
i18nText: {
|
|
35
|
-
search: string;
|
|
36
|
-
reset: string;
|
|
37
|
-
confirm: string;
|
|
38
|
-
};
|
|
39
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
40
2
|
export default _default;
|
|
@@ -1,77 +1,2 @@
|
|
|
1
|
-
declare const KeliQueryBar:
|
|
2
|
-
frame: {
|
|
3
|
-
required: true;
|
|
4
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
5
|
-
};
|
|
6
|
-
i18nText: {
|
|
7
|
-
required: false;
|
|
8
|
-
default: () => {
|
|
9
|
-
search: string;
|
|
10
|
-
reset: string;
|
|
11
|
-
fold: string;
|
|
12
|
-
unfold: string;
|
|
13
|
-
};
|
|
14
|
-
};
|
|
15
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
16
|
-
queryClick: (...args: any[]) => void;
|
|
17
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
18
|
-
frame: {
|
|
19
|
-
required: true;
|
|
20
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
21
|
-
};
|
|
22
|
-
i18nText: {
|
|
23
|
-
required: false;
|
|
24
|
-
default: () => {
|
|
25
|
-
search: string;
|
|
26
|
-
reset: string;
|
|
27
|
-
fold: string;
|
|
28
|
-
unfold: string;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
}>> & Readonly<{
|
|
32
|
-
onQueryClick?: (...args: any[]) => any;
|
|
33
|
-
}>, {
|
|
34
|
-
i18nText: {
|
|
35
|
-
search: string;
|
|
36
|
-
reset: string;
|
|
37
|
-
fold: string;
|
|
38
|
-
unfold: string;
|
|
39
|
-
};
|
|
40
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any> | import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
41
|
-
frame: {
|
|
42
|
-
required: true;
|
|
43
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
44
|
-
};
|
|
45
|
-
i18nText: {
|
|
46
|
-
required: false;
|
|
47
|
-
default: () => {
|
|
48
|
-
search: string;
|
|
49
|
-
reset: string;
|
|
50
|
-
confirm: string;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
54
|
-
queryClick: (...args: any[]) => void;
|
|
55
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
56
|
-
frame: {
|
|
57
|
-
required: true;
|
|
58
|
-
type: import("vue").PropType<import("../../index.js").TableQueryFrame[]>;
|
|
59
|
-
};
|
|
60
|
-
i18nText: {
|
|
61
|
-
required: false;
|
|
62
|
-
default: () => {
|
|
63
|
-
search: string;
|
|
64
|
-
reset: string;
|
|
65
|
-
confirm: string;
|
|
66
|
-
};
|
|
67
|
-
};
|
|
68
|
-
}>> & Readonly<{
|
|
69
|
-
onQueryClick?: (...args: any[]) => any;
|
|
70
|
-
}>, {
|
|
71
|
-
i18nText: {
|
|
72
|
-
search: string;
|
|
73
|
-
reset: string;
|
|
74
|
-
confirm: string;
|
|
75
|
-
};
|
|
76
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const KeliQueryBar: any;
|
|
77
2
|
export default KeliQueryBar;
|
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
value: {
|
|
3
|
-
required: true;
|
|
4
|
-
};
|
|
5
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
-
"update:value": (...args: any[]) => void;
|
|
7
|
-
"update:queryType": (...args: any[]) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
-
value: {
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
}>> & Readonly<{
|
|
13
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
14
|
-
"onUpdate:queryType"?: (...args: any[]) => any;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
16
2
|
export default _default;
|
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
value: {
|
|
3
|
-
required: true;
|
|
4
|
-
};
|
|
5
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
-
"update:value": (...args: any[]) => void;
|
|
7
|
-
"update:queryType": (...args: any[]) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
-
value: {
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
}>> & Readonly<{
|
|
13
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
14
|
-
"onUpdate:queryType"?: (...args: any[]) => any;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
16
2
|
export default _default;
|
|
@@ -1,16 +1,2 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
value: {
|
|
3
|
-
required: true;
|
|
4
|
-
};
|
|
5
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6
|
-
"update:value": (...args: any[]) => void;
|
|
7
|
-
"update:queryType": (...args: any[]) => void;
|
|
8
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
9
|
-
value: {
|
|
10
|
-
required: true;
|
|
11
|
-
};
|
|
12
|
-
}>> & Readonly<{
|
|
13
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
14
|
-
"onUpdate:queryType"?: (...args: any[]) => any;
|
|
15
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
16
2
|
export default _default;
|
|
@@ -1,30 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { QuerySelector } from '../../types';
|
|
3
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
4
|
-
value: {
|
|
5
|
-
required: false;
|
|
6
|
-
default: () => any;
|
|
7
|
-
};
|
|
8
|
-
detail: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: PropType<QuerySelector>;
|
|
11
|
-
};
|
|
12
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
|
-
"update:value": (...args: any[]) => void;
|
|
14
|
-
"update:queryType": (...args: any[]) => void;
|
|
15
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
value: {
|
|
17
|
-
required: false;
|
|
18
|
-
default: () => any;
|
|
19
|
-
};
|
|
20
|
-
detail: {
|
|
21
|
-
required: true;
|
|
22
|
-
type: PropType<QuerySelector>;
|
|
23
|
-
};
|
|
24
|
-
}>> & Readonly<{
|
|
25
|
-
"onUpdate:value"?: (...args: any[]) => any;
|
|
26
|
-
"onUpdate:queryType"?: (...args: any[]) => any;
|
|
27
|
-
}>, {
|
|
28
|
-
value: any;
|
|
29
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
30
2
|
export default _default;
|
|
@@ -1,120 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
import type { TableConfigInterface } from '../../types';
|
|
3
|
-
import type { VxeGridProps } from 'vxe-table';
|
|
4
|
-
import type { TableQueryFrame } from '../../types';
|
|
5
|
-
import type { KeliButton } from '../../types';
|
|
6
|
-
import type { Pagination } from '../type';
|
|
7
|
-
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
|
8
|
-
tableId: {
|
|
9
|
-
required: true;
|
|
10
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
11
|
-
};
|
|
12
|
-
tableConfig: {
|
|
13
|
-
required: true;
|
|
14
|
-
type: PropType<TableConfigInterface>;
|
|
15
|
-
};
|
|
16
|
-
vxeGridOptions: {
|
|
17
|
-
required: false;
|
|
18
|
-
type: PropType<VxeGridProps>;
|
|
19
|
-
};
|
|
20
|
-
columns: {
|
|
21
|
-
required: true;
|
|
22
|
-
type: PropType<any[]>;
|
|
23
|
-
};
|
|
24
|
-
queryConfig: {
|
|
25
|
-
required: false;
|
|
26
|
-
type: PropType<TableQueryFrame[]>;
|
|
27
|
-
default: any[];
|
|
28
|
-
};
|
|
29
|
-
tableToolButtons: {
|
|
30
|
-
required: false;
|
|
31
|
-
default: () => any[];
|
|
32
|
-
type: PropType<KeliButton[]>;
|
|
33
|
-
};
|
|
34
|
-
tableRowButtons: {
|
|
35
|
-
required: false;
|
|
36
|
-
default: () => any[];
|
|
37
|
-
type: PropType<KeliButton[]>;
|
|
38
|
-
};
|
|
39
|
-
tableData: {
|
|
40
|
-
required: true;
|
|
41
|
-
type: PropType<any[]>;
|
|
42
|
-
default(): any[];
|
|
43
|
-
};
|
|
44
|
-
tablePagination: {
|
|
45
|
-
required: false;
|
|
46
|
-
type: PropType<Pagination>;
|
|
47
|
-
default: () => {
|
|
48
|
-
currentPage: number;
|
|
49
|
-
pageSize: number;
|
|
50
|
-
total: number;
|
|
51
|
-
};
|
|
52
|
-
};
|
|
53
|
-
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
54
|
-
queryClick: (...args: any[]) => void;
|
|
55
|
-
btnClick: (...args: any[]) => void;
|
|
56
|
-
valueChange: (...args: any[]) => void;
|
|
57
|
-
treeLazyLoad: (...args: any[]) => void;
|
|
58
|
-
onSelection: (...args: any[]) => void;
|
|
59
|
-
"update:tablePagination": (value: Pagination) => void;
|
|
60
|
-
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
61
|
-
tableId: {
|
|
62
|
-
required: true;
|
|
63
|
-
type: (StringConstructor | NumberConstructor)[];
|
|
64
|
-
};
|
|
65
|
-
tableConfig: {
|
|
66
|
-
required: true;
|
|
67
|
-
type: PropType<TableConfigInterface>;
|
|
68
|
-
};
|
|
69
|
-
vxeGridOptions: {
|
|
70
|
-
required: false;
|
|
71
|
-
type: PropType<VxeGridProps>;
|
|
72
|
-
};
|
|
73
|
-
columns: {
|
|
74
|
-
required: true;
|
|
75
|
-
type: PropType<any[]>;
|
|
76
|
-
};
|
|
77
|
-
queryConfig: {
|
|
78
|
-
required: false;
|
|
79
|
-
type: PropType<TableQueryFrame[]>;
|
|
80
|
-
default: any[];
|
|
81
|
-
};
|
|
82
|
-
tableToolButtons: {
|
|
83
|
-
required: false;
|
|
84
|
-
default: () => any[];
|
|
85
|
-
type: PropType<KeliButton[]>;
|
|
86
|
-
};
|
|
87
|
-
tableRowButtons: {
|
|
88
|
-
required: false;
|
|
89
|
-
default: () => any[];
|
|
90
|
-
type: PropType<KeliButton[]>;
|
|
91
|
-
};
|
|
92
|
-
tableData: {
|
|
93
|
-
required: true;
|
|
94
|
-
type: PropType<any[]>;
|
|
95
|
-
default(): any[];
|
|
96
|
-
};
|
|
97
|
-
tablePagination: {
|
|
98
|
-
required: false;
|
|
99
|
-
type: PropType<Pagination>;
|
|
100
|
-
default: () => {
|
|
101
|
-
currentPage: number;
|
|
102
|
-
pageSize: number;
|
|
103
|
-
total: number;
|
|
104
|
-
};
|
|
105
|
-
};
|
|
106
|
-
}>> & Readonly<{
|
|
107
|
-
onQueryClick?: (...args: any[]) => any;
|
|
108
|
-
onBtnClick?: (...args: any[]) => any;
|
|
109
|
-
onValueChange?: (...args: any[]) => any;
|
|
110
|
-
onTreeLazyLoad?: (...args: any[]) => any;
|
|
111
|
-
onOnSelection?: (...args: any[]) => any;
|
|
112
|
-
"onUpdate:tablePagination"?: (value: Pagination) => any;
|
|
113
|
-
}>, {
|
|
114
|
-
queryConfig: TableQueryFrame[];
|
|
115
|
-
tableToolButtons: KeliButton[];
|
|
116
|
-
tableRowButtons: KeliButton[];
|
|
117
|
-
tableData: any[];
|
|
118
|
-
tablePagination: Pagination;
|
|
119
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
|
1
|
+
declare const _default: any;
|
|
120
2
|
export default _default;
|