@das-fed/upf-ui 6.4.0-dev.185 → 6.4.0-dev.187
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/front-end/i18n/front-end-page/dasui_en-US.js +4 -4
- package/front-end/i18n/front-end-page/dasui_zh-CN.js +4 -4
- package/front-end/i18n/front-end-page/dasui_zh-MO.js +4 -4
- package/package.json +5 -5
- package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.vue.d.ts +2 -2
- package/packages/business-components/area-phone-select/index.d.ts +65 -65
- package/packages/business-components/area-phone-select/src/Index.vue.d.ts +2 -2
- package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +8 -8
- package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +14 -14
- package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/listItem.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/listItem.vue.d.ts +2 -2
- package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/business-components/echarts/index.d.ts +5 -5
- package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
- package/packages/business-components/export-button/index.d.ts +5 -5
- package/packages/business-components/export-button/src/App.vue.d.ts +2 -2
- package/packages/business-components/import-button/index.d.ts +8 -8
- package/packages/business-components/import-button/src/App.vue.d.ts +3 -3
- package/packages/business-components/model-table-dialog/index.d.ts +61 -61
- package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +7 -7
- package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +1 -1
- package/packages/business-components/process-form/src/hooks/useForm.d.ts +14 -14
- package/packages/business-components/process-form/src/widgets/layout/accordion/accordion.d.ts +1 -1
- package/packages/business-components/process-form/src/widgets/layout/grid/grid.d.ts +1 -1
- package/packages/business-components/process-log/Index.vue.d.ts +1 -1
- package/packages/business-components/process-log/index.d.ts +1 -1
- package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
- package/packages/components/alert/index.d.ts +9 -9
- package/packages/components/alert/src/index.vue.d.ts +1 -1
- package/packages/components/audio-video/index.d.ts +10 -10
- package/packages/components/audio-video/src/Index.vue.d.ts +2 -2
- package/packages/components/autocomplete/index.d.ts +38 -38
- package/packages/components/autocomplete/src/index.vue.d.ts +5 -5
- package/packages/components/button/index.d.ts +3 -3
- package/packages/components/button/src/Index.vue.d.ts +1 -1
- package/packages/components/cascader/index.d.ts +16 -16
- package/packages/components/cascader/src/Index.vue.d.ts +2 -2
- package/packages/components/checkbox/index.d.ts +59 -59
- package/packages/components/checkbox/src/Index.vue.d.ts +8 -8
- package/packages/components/collaspe/index.d.ts +9 -9
- package/packages/components/collaspe/src/Index.vue.d.ts +1 -1
- package/packages/components/color-picker/index.d.ts +13 -13
- package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
- package/packages/components/custom-search-item/index.d.ts +24 -24
- package/packages/components/custom-search-item/src/Index.vue.d.ts +3 -3
- package/packages/components/date-picker/index.d.ts +39 -39
- package/packages/components/date-picker/src/DatePicker.vue.d.ts +3 -3
- package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +1 -1
- package/packages/components/date-picker/src/RangePicker.vue.d.ts +3 -3
- package/packages/components/date-picker/src/TimePicker.vue.d.ts +3 -3
- package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +3 -3
- package/packages/components/dialog/index.d.ts +11 -11
- package/packages/components/dialog/src/Index.vue.d.ts +4 -4
- package/packages/components/edit-table/index.d.ts +9 -9
- package/packages/components/edit-table/src/index.vue.d.ts +1 -1
- package/packages/components/empty/index.d.ts +3 -3
- package/packages/components/empty/src/Index.vue.d.ts +1 -1
- package/packages/components/form/index.d.ts +23 -23
- package/packages/components/form/src/Index.vue.d.ts +3 -3
- package/packages/components/image-upload/index.d.ts +1 -1
- package/packages/components/image-upload/src/Index.vue.d.ts +1 -1
- package/packages/components/input/index.d.ts +14 -14
- package/packages/components/input/src/index.vue.d.ts +5 -5
- package/packages/components/input-dialog-select/index.d.ts +4 -4
- package/packages/components/input-dialog-select/src/Index.vue.d.ts +4 -4
- package/packages/components/input-number/index.d.ts +18 -18
- package/packages/components/input-number/src/App.vue.d.ts +4 -4
- package/packages/components/pagination/index.d.ts +16 -16
- package/packages/components/pagination/src/Pagination.vue.d.ts +2 -2
- package/packages/components/popover/index.d.ts +9 -9
- package/packages/components/popover/src/Index.vue.d.ts +1 -1
- package/packages/components/progress/index.d.ts +3 -3
- package/packages/components/progress/src/Index.vue.d.ts +1 -1
- package/packages/components/radio/index.d.ts +38 -38
- package/packages/components/radio/src/Index.vue.d.ts +5 -5
- package/packages/components/rich-editor/index.d.ts +16 -16
- package/packages/components/rich-editor/src/Index.vue.d.ts +4 -4
- package/packages/components/search/index.d.ts +4 -4
- package/packages/components/search/src/Index.vue.d.ts +4 -4
- package/packages/components/search-form/src/SearchDateRange.vue.d.ts +1 -1
- package/packages/components/select/index.d.ts +14 -14
- package/packages/components/select/src/Select.vue.d.ts +5 -5
- package/packages/components/select-input/index.d.ts +1 -1
- package/packages/components/select-input/src/Index.vue.d.ts +1 -1
- package/packages/components/select-list/index.d.ts +3 -3
- package/packages/components/select-list/src/Index.vue.d.ts +1 -1
- package/packages/components/special-range-picker-month/index.d.ts +4 -4
- package/packages/components/special-range-picker-month/src/Index.vue.d.ts +4 -4
- package/packages/components/special-range-picker-year/index.d.ts +4 -4
- package/packages/components/special-range-picker-year/src/Index.vue.d.ts +4 -4
- package/packages/components/spin/index.d.ts +3 -3
- package/packages/components/spin/src/index.vue.d.ts +1 -1
- package/packages/components/step/src/stepItem.vue.d.ts +1 -1
- package/packages/components/table/index.d.ts +31 -31
- package/packages/components/table/src/filter-pane/filterPane.vue.d.ts +3 -3
- package/packages/components/table/src/hooks/use-operation.d.ts +5 -5
- package/packages/components/table/src/table-column/index.vue.d.ts +4 -4
- package/packages/components/tabs/index.d.ts +3 -3
- package/packages/components/tabs/src/Tabs.vue.d.ts +1 -1
- package/packages/components/tag/index.d.ts +6 -6
- package/packages/components/tag/src/Index.vue.d.ts +2 -2
- package/packages/components/tooltip/index.d.ts +24 -24
- package/packages/components/tooltip/src/index.vue.d.ts +3 -3
- package/packages/components/tree/src/App.vue.d.ts +1 -1
- package/packages/components/tree-select/src/App.vue.d.ts +37 -37
- package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +30 -30
- package/packages/components/tree-v2/index.d.ts +9 -9
- package/packages/components/tree-v2/src/App.vue.d.ts +1 -1
- package/packages/components/upload/index.d.ts +3 -3
- package/packages/components/upload/src/Index.vue.d.ts +1 -1
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
declare const DasSearch: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
2
|
-
"update:modelValue": (val: string) => any;
|
|
3
2
|
change: (val: string) => any;
|
|
3
|
+
"update:modelValue": (val: string) => any;
|
|
4
4
|
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
5
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
6
5
|
onChange?: ((val: string) => any) | undefined;
|
|
6
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
7
7
|
}>, {
|
|
8
|
-
size: "large" | "middle" | "small" | "custom" | "middle-l" | "middle-xl";
|
|
9
8
|
disabled: boolean;
|
|
9
|
+
size: "large" | "middle" | "small" | "custom" | "middle-l" | "middle-xl";
|
|
10
|
+
border: boolean;
|
|
10
11
|
modelValue: string;
|
|
11
12
|
placeholder: string;
|
|
12
13
|
clearable: boolean;
|
|
13
14
|
suffixIcon: string;
|
|
14
15
|
prefixIcon: string;
|
|
15
16
|
isIconLeft: boolean;
|
|
16
|
-
border: boolean;
|
|
17
17
|
searchType: "basis";
|
|
18
18
|
isTitle: boolean;
|
|
19
19
|
isExpandAtFocus: boolean;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import 'element-plus/es/components/input/style/css';
|
|
2
2
|
import type { Props } from './type';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
4
|
-
"update:modelValue": (val: string) => any;
|
|
5
4
|
change: (val: string) => any;
|
|
5
|
+
"update:modelValue": (val: string) => any;
|
|
6
6
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
7
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
8
7
|
onChange?: ((val: string) => any) | undefined;
|
|
8
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
9
9
|
}>, {
|
|
10
|
-
size: "large" | "middle" | "small" | "custom" | "middle-l" | "middle-xl";
|
|
11
10
|
disabled: boolean;
|
|
11
|
+
size: "large" | "middle" | "small" | "custom" | "middle-l" | "middle-xl";
|
|
12
|
+
border: boolean;
|
|
12
13
|
modelValue: string;
|
|
13
14
|
placeholder: string;
|
|
14
15
|
clearable: boolean;
|
|
15
16
|
suffixIcon: string;
|
|
16
17
|
prefixIcon: string;
|
|
17
18
|
isIconLeft: boolean;
|
|
18
|
-
border: boolean;
|
|
19
19
|
searchType: "basis";
|
|
20
20
|
isTitle: boolean;
|
|
21
21
|
isExpandAtFocus: boolean;
|
|
@@ -17,8 +17,8 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
17
17
|
type: any;
|
|
18
18
|
label: any;
|
|
19
19
|
mode: string;
|
|
20
|
-
modelValue: any;
|
|
21
20
|
options: any;
|
|
21
|
+
modelValue: any;
|
|
22
22
|
labelWidth: string;
|
|
23
23
|
optionValue: any;
|
|
24
24
|
optionsLabelKey: string | number | object;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
3
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
3
4
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
4
5
|
onFocus?: ((val: any) => any) | undefined;
|
|
5
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6
6
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
7
7
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
8
8
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -10,24 +10,24 @@ declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
10
10
|
$select: import("vue").Ref<any, any>;
|
|
11
11
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
12
12
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
13
|
+
blur: (val: any) => any;
|
|
13
14
|
change: (currValue: any, options: any) => any;
|
|
14
15
|
focus: (val: any) => any;
|
|
15
|
-
blur: (val: any) => any;
|
|
16
16
|
"update:model-value": (currValue: any) => any;
|
|
17
17
|
dropdownVisibleChange: (val: any) => any;
|
|
18
18
|
addCustomItem: (val: any) => any;
|
|
19
19
|
}, import("vue").PublicProps, {
|
|
20
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
21
20
|
disabled: boolean;
|
|
21
|
+
error: boolean;
|
|
22
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
23
|
+
width: string | number;
|
|
22
24
|
mode: "multiple" | "tags" | "combobox";
|
|
23
25
|
modelValue: any;
|
|
24
26
|
getPopupContainer: Function;
|
|
25
27
|
teleported: boolean;
|
|
26
|
-
width: string | number;
|
|
27
28
|
showArrow: boolean;
|
|
28
29
|
open: boolean;
|
|
29
30
|
placeholder: string;
|
|
30
|
-
error: boolean;
|
|
31
31
|
isView: boolean;
|
|
32
32
|
noSetDefaultVal: boolean;
|
|
33
33
|
errorMode: "default" | "overlay";
|
|
@@ -64,9 +64,9 @@ declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
64
64
|
M: {};
|
|
65
65
|
Defaults: {};
|
|
66
66
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
67
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
67
68
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
68
69
|
onFocus?: ((val: any) => any) | undefined;
|
|
69
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
70
70
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
71
71
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
72
72
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -74,17 +74,17 @@ declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
74
74
|
$select: import("vue").Ref<any, any>;
|
|
75
75
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
76
76
|
}, {}, {}, {}, {
|
|
77
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
78
77
|
disabled: boolean;
|
|
78
|
+
error: boolean;
|
|
79
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
80
|
+
width: string | number;
|
|
79
81
|
mode: "multiple" | "tags" | "combobox";
|
|
80
82
|
modelValue: any;
|
|
81
83
|
getPopupContainer: Function;
|
|
82
84
|
teleported: boolean;
|
|
83
|
-
width: string | number;
|
|
84
85
|
showArrow: boolean;
|
|
85
86
|
open: boolean;
|
|
86
87
|
placeholder: string;
|
|
87
|
-
error: boolean;
|
|
88
88
|
isView: boolean;
|
|
89
89
|
noSetDefaultVal: boolean;
|
|
90
90
|
errorMode: "default" | "overlay";
|
|
@@ -107,9 +107,9 @@ declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
107
107
|
__isTeleport?: never;
|
|
108
108
|
__isSuspense?: never;
|
|
109
109
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
110
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
110
111
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
111
112
|
onFocus?: ((val: any) => any) | undefined;
|
|
112
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
113
113
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
114
114
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
115
115
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -117,24 +117,24 @@ declare const DasSelect: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
117
117
|
$select: import("vue").Ref<any, any>;
|
|
118
118
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
119
119
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
120
|
+
blur: (val: any) => any;
|
|
120
121
|
change: (currValue: any, options: any) => any;
|
|
121
122
|
focus: (val: any) => any;
|
|
122
|
-
blur: (val: any) => any;
|
|
123
123
|
"update:model-value": (currValue: any) => any;
|
|
124
124
|
dropdownVisibleChange: (val: any) => any;
|
|
125
125
|
addCustomItem: (val: any) => any;
|
|
126
126
|
}, string, {
|
|
127
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
128
127
|
disabled: boolean;
|
|
128
|
+
error: boolean;
|
|
129
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
130
|
+
width: string | number;
|
|
129
131
|
mode: "multiple" | "tags" | "combobox";
|
|
130
132
|
modelValue: any;
|
|
131
133
|
getPopupContainer: Function;
|
|
132
134
|
teleported: boolean;
|
|
133
|
-
width: string | number;
|
|
134
135
|
showArrow: boolean;
|
|
135
136
|
open: boolean;
|
|
136
137
|
placeholder: string;
|
|
137
|
-
error: boolean;
|
|
138
138
|
isView: boolean;
|
|
139
139
|
noSetDefaultVal: boolean;
|
|
140
140
|
errorMode: "default" | "overlay";
|
|
@@ -5,31 +5,31 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
5
5
|
$select: import("vue").Ref<any, any>;
|
|
6
6
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
7
7
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
8
|
+
blur: (val: any) => any;
|
|
8
9
|
change: (currValue: any, options: any) => any;
|
|
9
10
|
focus: (val: any) => any;
|
|
10
|
-
blur: (val: any) => any;
|
|
11
11
|
"update:model-value": (currValue: any) => any;
|
|
12
12
|
dropdownVisibleChange: (val: any) => any;
|
|
13
13
|
addCustomItem: (val: any) => any;
|
|
14
14
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
15
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
15
16
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
16
17
|
onFocus?: ((val: any) => any) | undefined;
|
|
17
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
18
18
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
19
19
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
20
20
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
21
21
|
}>, {
|
|
22
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
23
22
|
disabled: boolean;
|
|
23
|
+
error: boolean;
|
|
24
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
25
|
+
width: string | number;
|
|
24
26
|
mode: "multiple" | "tags" | "combobox";
|
|
25
27
|
modelValue: any;
|
|
26
28
|
getPopupContainer: Function;
|
|
27
29
|
teleported: boolean;
|
|
28
|
-
width: string | number;
|
|
29
30
|
showArrow: boolean;
|
|
30
31
|
open: boolean;
|
|
31
32
|
placeholder: string;
|
|
32
|
-
error: boolean;
|
|
33
33
|
isView: boolean;
|
|
34
34
|
noSetDefaultVal: boolean;
|
|
35
35
|
errorMode: "default" | "overlay";
|
|
@@ -12,9 +12,9 @@ declare const DasSelectInput: import("@das-fed/upf-utils").SFCWithInstall<import
|
|
|
12
12
|
onSelectChange?: ((value: string | number) => any) | undefined;
|
|
13
13
|
onInputChange?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {
|
|
15
|
-
modelValue: any;
|
|
16
15
|
width: string | number;
|
|
17
16
|
options: any;
|
|
17
|
+
modelValue: any;
|
|
18
18
|
optionValue: any;
|
|
19
19
|
optionsLabelKey: string | number | object;
|
|
20
20
|
optionsValueKey: string | number;
|
|
@@ -12,9 +12,9 @@ declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, imp
|
|
|
12
12
|
onSelectChange?: ((value: string | number) => any) | undefined;
|
|
13
13
|
onInputChange?: ((value: string) => any) | undefined;
|
|
14
14
|
}>, {
|
|
15
|
-
modelValue: any;
|
|
16
15
|
width: string | number;
|
|
17
16
|
options: any;
|
|
17
|
+
modelValue: any;
|
|
18
18
|
optionValue: any;
|
|
19
19
|
optionsLabelKey: string | number | object;
|
|
20
20
|
optionsValueKey: string | number;
|
|
@@ -21,8 +21,8 @@ declare const DasSelectList: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
21
21
|
"update:infiniteDisabled": (value: boolean) => any;
|
|
22
22
|
}, import("vue").PublicProps, {
|
|
23
23
|
props: any;
|
|
24
|
-
width: string;
|
|
25
24
|
height: string;
|
|
25
|
+
width: string;
|
|
26
26
|
clearable: boolean;
|
|
27
27
|
virtual: boolean;
|
|
28
28
|
hideHeader: boolean;
|
|
@@ -52,8 +52,8 @@ declare const DasSelectList: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
52
52
|
infiniteLoad: () => void;
|
|
53
53
|
}, {}, {}, {}, {
|
|
54
54
|
props: any;
|
|
55
|
-
width: string;
|
|
56
55
|
height: string;
|
|
56
|
+
width: string;
|
|
57
57
|
clearable: boolean;
|
|
58
58
|
virtual: boolean;
|
|
59
59
|
hideHeader: boolean;
|
|
@@ -88,8 +88,8 @@ declare const DasSelectList: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
88
88
|
"update:infiniteDisabled": (value: boolean) => any;
|
|
89
89
|
}, string, {
|
|
90
90
|
props: any;
|
|
91
|
-
width: string;
|
|
92
91
|
height: string;
|
|
92
|
+
width: string;
|
|
93
93
|
clearable: boolean;
|
|
94
94
|
virtual: boolean;
|
|
95
95
|
hideHeader: boolean;
|
|
@@ -36,8 +36,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
36
36
|
"onUpdate:infiniteDisabled"?: ((value: boolean) => any) | undefined;
|
|
37
37
|
}>, {
|
|
38
38
|
props: any;
|
|
39
|
-
width: string;
|
|
40
39
|
height: string;
|
|
40
|
+
width: string;
|
|
41
41
|
clearable: boolean;
|
|
42
42
|
virtual: boolean;
|
|
43
43
|
hideHeader: boolean;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/global/theme';
|
|
2
2
|
declare const DasSpecialRangePickerMonth: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
|
-
"update:modelValue": (currValue: import("./src/type.js").RangeValue) => any;
|
|
4
3
|
change: (currValue: import("./src/type.js").RangeValue) => any;
|
|
4
|
+
"update:modelValue": (currValue: import("./src/type.js").RangeValue) => any;
|
|
5
5
|
"update:error": (currValue: boolean) => any;
|
|
6
6
|
"show-popover": () => any;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
8
|
-
"onUpdate:modelValue"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
9
8
|
onChange?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
9
|
+
"onUpdate:modelValue"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
10
10
|
"onUpdate:error"?: ((currValue: boolean) => any) | undefined;
|
|
11
11
|
"onShow-popover"?: (() => any) | undefined;
|
|
12
12
|
}>, {
|
|
13
|
-
size: "large" | "medium" | "table";
|
|
14
13
|
disabled: boolean;
|
|
15
|
-
width: string;
|
|
16
14
|
error: boolean;
|
|
15
|
+
size: "large" | "medium" | "table";
|
|
16
|
+
width: string;
|
|
17
17
|
isView: boolean;
|
|
18
18
|
errorMode: "default" | "overlay";
|
|
19
19
|
errorModelZIndex: number;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import type { Props } from './type';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
|
-
"update:modelValue": (currValue: import("./type").RangeValue) => any;
|
|
4
3
|
change: (currValue: import("./type").RangeValue) => any;
|
|
4
|
+
"update:modelValue": (currValue: import("./type").RangeValue) => any;
|
|
5
5
|
"update:error": (currValue: boolean) => any;
|
|
6
6
|
"show-popover": () => any;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
8
|
-
"onUpdate:modelValue"?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
9
8
|
onChange?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
9
|
+
"onUpdate:modelValue"?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
10
10
|
"onUpdate:error"?: ((currValue: boolean) => any) | undefined;
|
|
11
11
|
"onShow-popover"?: (() => any) | undefined;
|
|
12
12
|
}>, {
|
|
13
|
-
size: "large" | "medium" | "table";
|
|
14
13
|
disabled: boolean;
|
|
15
|
-
width: string;
|
|
16
14
|
error: boolean;
|
|
15
|
+
size: "large" | "medium" | "table";
|
|
16
|
+
width: string;
|
|
17
17
|
isView: boolean;
|
|
18
18
|
errorMode: "default" | "overlay";
|
|
19
19
|
errorModelZIndex: number;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/global/theme';
|
|
2
2
|
declare const DasSpecialRangePickerYear: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
3
|
-
"update:modelValue": (currValue: import("./src/type.js").RangeValue) => any;
|
|
4
3
|
change: (currValue: import("./src/type.js").RangeValue) => any;
|
|
4
|
+
"update:modelValue": (currValue: import("./src/type.js").RangeValue) => any;
|
|
5
5
|
"update:error": (crrValue: boolean) => any;
|
|
6
6
|
"show-popover": () => any;
|
|
7
7
|
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
8
|
-
"onUpdate:modelValue"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
9
8
|
onChange?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
9
|
+
"onUpdate:modelValue"?: ((currValue: import("./src/type.js").RangeValue) => any) | undefined;
|
|
10
10
|
"onUpdate:error"?: ((crrValue: boolean) => any) | undefined;
|
|
11
11
|
"onShow-popover"?: (() => any) | undefined;
|
|
12
12
|
}>, {
|
|
13
|
-
size: "large" | "medium" | "table";
|
|
14
13
|
disabled: boolean;
|
|
15
|
-
width: string;
|
|
16
14
|
error: boolean;
|
|
15
|
+
size: "large" | "medium" | "table";
|
|
16
|
+
width: string;
|
|
17
17
|
isView: boolean;
|
|
18
18
|
errorMode: "default" | "overlay";
|
|
19
19
|
errorModelZIndex: number;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import 'element-plus/es/components/popover/style/css';
|
|
2
2
|
import type { Props } from './type';
|
|
3
3
|
declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
4
|
-
"update:modelValue": (currValue: import("./type").RangeValue) => any;
|
|
5
4
|
change: (currValue: import("./type").RangeValue) => any;
|
|
5
|
+
"update:modelValue": (currValue: import("./type").RangeValue) => any;
|
|
6
6
|
"update:error": (crrValue: boolean) => any;
|
|
7
7
|
"show-popover": () => any;
|
|
8
8
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
9
|
-
"onUpdate:modelValue"?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
10
9
|
onChange?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
10
|
+
"onUpdate:modelValue"?: ((currValue: import("./type").RangeValue) => any) | undefined;
|
|
11
11
|
"onUpdate:error"?: ((crrValue: boolean) => any) | undefined;
|
|
12
12
|
"onShow-popover"?: (() => any) | undefined;
|
|
13
13
|
}>, {
|
|
14
|
-
size: "large" | "medium" | "table";
|
|
15
14
|
disabled: boolean;
|
|
16
|
-
width: string;
|
|
17
15
|
error: boolean;
|
|
16
|
+
size: "large" | "medium" | "table";
|
|
17
|
+
width: string;
|
|
18
18
|
isView: boolean;
|
|
19
19
|
errorMode: "default" | "overlay";
|
|
20
20
|
errorModelZIndex: number;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import '@das-fed/upf-ui/packages/global/theme';
|
|
2
2
|
declare const DasSpin: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
4
|
-
type: string;
|
|
5
4
|
size: string;
|
|
5
|
+
type: string;
|
|
6
6
|
customSize: string | Number;
|
|
7
7
|
iconColor: any;
|
|
8
8
|
full: boolean;
|
|
@@ -14,8 +14,8 @@ declare const DasSpin: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
14
14
|
M: {};
|
|
15
15
|
Defaults: {};
|
|
16
16
|
}, Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, {
|
|
17
|
-
type: string;
|
|
18
17
|
size: string;
|
|
18
|
+
type: string;
|
|
19
19
|
customSize: string | Number;
|
|
20
20
|
iconColor: any;
|
|
21
21
|
full: boolean;
|
|
@@ -24,8 +24,8 @@ declare const DasSpin: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
24
24
|
__isTeleport?: never;
|
|
25
25
|
__isSuspense?: never;
|
|
26
26
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
27
|
-
type: string;
|
|
28
27
|
size: string;
|
|
28
|
+
type: string;
|
|
29
29
|
customSize: string | Number;
|
|
30
30
|
iconColor: any;
|
|
31
31
|
full: boolean;
|
|
@@ -5,8 +5,8 @@ type __VLS_Slots = {} & {
|
|
|
5
5
|
default?: (props: typeof __VLS_5) => any;
|
|
6
6
|
};
|
|
7
7
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
8
|
-
type: string;
|
|
9
8
|
size: string;
|
|
9
|
+
type: string;
|
|
10
10
|
customSize: string | Number;
|
|
11
11
|
iconColor: any;
|
|
12
12
|
full: boolean;
|
|
@@ -10,8 +10,8 @@ type __VLS_Slots = {} & {
|
|
|
10
10
|
default?: (props: typeof __VLS_8) => any;
|
|
11
11
|
};
|
|
12
12
|
declare const __VLS_component: import("vue").DefineComponent<StepProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<StepProps> & Readonly<{}>, {
|
|
13
|
-
status: string;
|
|
14
13
|
description: string;
|
|
14
|
+
status: string;
|
|
15
15
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
16
16
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
17
|
export default _default;
|
|
@@ -4024,7 +4024,7 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4024
4024
|
readonly "onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4025
4025
|
readonly "onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4026
4026
|
readonly "onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4027
|
-
readonly "onFilter-confirm"?: ((val: any[] | Record<"
|
|
4027
|
+
readonly "onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4028
4028
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
4029
4029
|
$attrs: {
|
|
4030
4030
|
[x: string]: unknown;
|
|
@@ -4038,26 +4038,26 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4038
4038
|
$root: import("vue").ComponentPublicInstance | null;
|
|
4039
4039
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
4040
4040
|
$host: Element | null;
|
|
4041
|
-
$emit: ((event: "update:filterVal", val: any[]) => void) & ((event: "update:filterKeywords", val: string) => void) & ((event: "filter-visible-change", val: boolean) => void) & ((event: "click-link", row: any, column: any, $index: number) => void) & ((event: "filter-confirm", val: any[] | Record<"
|
|
4041
|
+
$emit: ((event: "update:filterVal", val: any[]) => void) & ((event: "update:filterKeywords", val: string) => void) & ((event: "filter-visible-change", val: boolean) => void) & ((event: "click-link", row: any, column: any, $index: number) => void) & ((event: "filter-confirm", val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => void);
|
|
4042
4042
|
$el: any;
|
|
4043
4043
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/table-column/type.js").Props> & Readonly<{
|
|
4044
4044
|
"onUpdate:filterVal"?: ((val: any[]) => any) | undefined;
|
|
4045
4045
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4046
4046
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4047
4047
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4048
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
4048
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4049
4049
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
4050
4050
|
"update:filterVal": (val: any[]) => any;
|
|
4051
4051
|
"update:filterKeywords": (val: string) => any;
|
|
4052
4052
|
"filter-visible-change": (val: boolean) => any;
|
|
4053
4053
|
"click-link": (row: any, column: any, $index: number) => any;
|
|
4054
|
-
"filter-confirm": (val: any[] | Record<"
|
|
4054
|
+
"filter-confirm": (val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any;
|
|
4055
4055
|
}, string, {
|
|
4056
|
-
fixed: "left" | "right" | boolean;
|
|
4057
4056
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
4057
|
+
fixed: "left" | "right" | boolean;
|
|
4058
4058
|
width: string | number;
|
|
4059
|
-
placeholder: string;
|
|
4060
4059
|
index: ((index: number) => number) | number;
|
|
4060
|
+
placeholder: string;
|
|
4061
4061
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
4062
4062
|
showOverflowTooltip: boolean;
|
|
4063
4063
|
filterDefaultVal: any[];
|
|
@@ -4085,11 +4085,11 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4085
4085
|
$nextTick: typeof import("vue").nextTick;
|
|
4086
4086
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
4087
4087
|
} & Readonly<{
|
|
4088
|
-
fixed: "left" | "right" | boolean;
|
|
4089
4088
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
4089
|
+
fixed: "left" | "right" | boolean;
|
|
4090
4090
|
width: string | number;
|
|
4091
|
-
placeholder: string;
|
|
4092
4091
|
index: ((index: number) => number) | number;
|
|
4092
|
+
placeholder: string;
|
|
4093
4093
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
4094
4094
|
showOverflowTooltip: boolean;
|
|
4095
4095
|
filterDefaultVal: any[];
|
|
@@ -4101,8 +4101,8 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4101
4101
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4102
4102
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4103
4103
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4104
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
4105
|
-
}>, "
|
|
4104
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4105
|
+
}>, "disabled" | "fixed" | "width" | "index" | "placeholder" | "contentType" | "showOverflowTooltip" | "filterDefaultVal" | "filterVal" | "filterKeywords" | "columnFilterAutoClearSearch"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
4106
4106
|
$slots: {
|
|
4107
4107
|
header?: (props: {
|
|
4108
4108
|
column: any;
|
|
@@ -4187,7 +4187,7 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4187
4187
|
readonly "onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4188
4188
|
readonly "onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4189
4189
|
readonly "onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4190
|
-
readonly "onFilter-confirm"?: ((val: any[] | Record<"
|
|
4190
|
+
readonly "onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4191
4191
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
4192
4192
|
$attrs: {
|
|
4193
4193
|
[x: string]: unknown;
|
|
@@ -4201,26 +4201,26 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4201
4201
|
$root: import("vue").ComponentPublicInstance | null;
|
|
4202
4202
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
4203
4203
|
$host: Element | null;
|
|
4204
|
-
$emit: ((event: "update:filterVal", val: any[]) => void) & ((event: "update:filterKeywords", val: string) => void) & ((event: "filter-visible-change", val: boolean) => void) & ((event: "click-link", row: any, column: any, $index: number) => void) & ((event: "filter-confirm", val: any[] | Record<"
|
|
4204
|
+
$emit: ((event: "update:filterVal", val: any[]) => void) & ((event: "update:filterKeywords", val: string) => void) & ((event: "filter-visible-change", val: boolean) => void) & ((event: "click-link", row: any, column: any, $index: number) => void) & ((event: "filter-confirm", val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => void);
|
|
4205
4205
|
$el: any;
|
|
4206
4206
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/table-column/type.js").Props> & Readonly<{
|
|
4207
4207
|
"onUpdate:filterVal"?: ((val: any[]) => any) | undefined;
|
|
4208
4208
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4209
4209
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4210
4210
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4211
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
4211
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4212
4212
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
4213
4213
|
"update:filterVal": (val: any[]) => any;
|
|
4214
4214
|
"update:filterKeywords": (val: string) => any;
|
|
4215
4215
|
"filter-visible-change": (val: boolean) => any;
|
|
4216
4216
|
"click-link": (row: any, column: any, $index: number) => any;
|
|
4217
|
-
"filter-confirm": (val: any[] | Record<"
|
|
4217
|
+
"filter-confirm": (val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any;
|
|
4218
4218
|
}, string, {
|
|
4219
|
-
fixed: "left" | "right" | boolean;
|
|
4220
4219
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
4220
|
+
fixed: "left" | "right" | boolean;
|
|
4221
4221
|
width: string | number;
|
|
4222
|
-
placeholder: string;
|
|
4223
4222
|
index: ((index: number) => number) | number;
|
|
4223
|
+
placeholder: string;
|
|
4224
4224
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
4225
4225
|
showOverflowTooltip: boolean;
|
|
4226
4226
|
filterDefaultVal: any[];
|
|
@@ -4248,11 +4248,11 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4248
4248
|
$nextTick: typeof import("vue").nextTick;
|
|
4249
4249
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
|
|
4250
4250
|
} & Readonly<{
|
|
4251
|
-
fixed: "left" | "right" | boolean;
|
|
4252
4251
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
4252
|
+
fixed: "left" | "right" | boolean;
|
|
4253
4253
|
width: string | number;
|
|
4254
|
-
placeholder: string;
|
|
4255
4254
|
index: ((index: number) => number) | number;
|
|
4255
|
+
placeholder: string;
|
|
4256
4256
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
4257
4257
|
showOverflowTooltip: boolean;
|
|
4258
4258
|
filterDefaultVal: any[];
|
|
@@ -4264,8 +4264,8 @@ declare const DasTableColumnRef: () => import("vue").Ref<({
|
|
|
4264
4264
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
4265
4265
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
4266
4266
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
4267
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
4268
|
-
}>, "
|
|
4267
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
4268
|
+
}>, "disabled" | "fixed" | "width" | "index" | "placeholder" | "contentType" | "showOverflowTooltip" | "filterDefaultVal" | "filterVal" | "filterKeywords" | "columnFilterAutoClearSearch"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
4269
4269
|
$slots: {
|
|
4270
4270
|
header?: (props: {
|
|
4271
4271
|
column: any;
|
|
@@ -7142,19 +7142,19 @@ declare const DasTableColumn: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
7142
7142
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
7143
7143
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
7144
7144
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
7145
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
7145
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
7146
7146
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7147
7147
|
"update:filterVal": (val: any[]) => any;
|
|
7148
7148
|
"update:filterKeywords": (val: string) => any;
|
|
7149
7149
|
"filter-visible-change": (val: boolean) => any;
|
|
7150
7150
|
"click-link": (row: any, column: any, $index: number) => any;
|
|
7151
|
-
"filter-confirm": (val: any[] | Record<"
|
|
7151
|
+
"filter-confirm": (val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any;
|
|
7152
7152
|
}, import("vue").PublicProps, {
|
|
7153
|
-
fixed: "left" | "right" | boolean;
|
|
7154
7153
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
7154
|
+
fixed: "left" | "right" | boolean;
|
|
7155
7155
|
width: string | number;
|
|
7156
|
-
placeholder: string;
|
|
7157
7156
|
index: ((index: number) => number) | number;
|
|
7157
|
+
placeholder: string;
|
|
7158
7158
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
7159
7159
|
showOverflowTooltip: boolean;
|
|
7160
7160
|
filterDefaultVal: any[];
|
|
@@ -7173,13 +7173,13 @@ declare const DasTableColumn: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
7173
7173
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
7174
7174
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
7175
7175
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
7176
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
7176
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
7177
7177
|
}>, {}, {}, {}, {}, {
|
|
7178
|
-
fixed: "left" | "right" | boolean;
|
|
7179
7178
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
7179
|
+
fixed: "left" | "right" | boolean;
|
|
7180
7180
|
width: string | number;
|
|
7181
|
-
placeholder: string;
|
|
7182
7181
|
index: ((index: number) => number) | number;
|
|
7182
|
+
placeholder: string;
|
|
7183
7183
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
7184
7184
|
showOverflowTooltip: boolean;
|
|
7185
7185
|
filterDefaultVal: any[];
|
|
@@ -7195,19 +7195,19 @@ declare const DasTableColumn: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
7195
7195
|
"onUpdate:filterKeywords"?: ((val: string) => any) | undefined;
|
|
7196
7196
|
"onFilter-visible-change"?: ((val: boolean) => any) | undefined;
|
|
7197
7197
|
"onClick-link"?: ((row: any, column: any, $index: number) => any) | undefined;
|
|
7198
|
-
"onFilter-confirm"?: ((val: any[] | Record<"
|
|
7198
|
+
"onFilter-confirm"?: ((val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any) | undefined;
|
|
7199
7199
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7200
7200
|
"update:filterVal": (val: any[]) => any;
|
|
7201
7201
|
"update:filterKeywords": (val: string) => any;
|
|
7202
7202
|
"filter-visible-change": (val: boolean) => any;
|
|
7203
7203
|
"click-link": (row: any, column: any, $index: number) => any;
|
|
7204
|
-
"filter-confirm": (val: any[] | Record<"
|
|
7204
|
+
"filter-confirm": (val: any[] | Record<"custom" | "value", any>, btnType: "reset" | "confirm") => any;
|
|
7205
7205
|
}, string, {
|
|
7206
|
-
fixed: "left" | "right" | boolean;
|
|
7207
7206
|
disabled: string | ((row: any, column: any, index: number) => boolean);
|
|
7207
|
+
fixed: "left" | "right" | boolean;
|
|
7208
7208
|
width: string | number;
|
|
7209
|
-
placeholder: string;
|
|
7210
7209
|
index: ((index: number) => number) | number;
|
|
7210
|
+
placeholder: string;
|
|
7211
7211
|
contentType: "span" | "link" | Record<"statusColor", any>;
|
|
7212
7212
|
showOverflowTooltip: boolean;
|
|
7213
7213
|
filterDefaultVal: any[];
|