@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
|
@@ -39,9 +39,9 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
39
39
|
readonly dropdownMode?: "multiple" | "tags" | "combobox" | "custom" | undefined;
|
|
40
40
|
readonly inputAttrs?: any;
|
|
41
41
|
readonly showSelectAll?: boolean | undefined;
|
|
42
|
+
readonly onBlur?: ((val: any) => any) | undefined;
|
|
42
43
|
readonly onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
43
44
|
readonly onFocus?: ((val: any) => any) | undefined;
|
|
44
|
-
readonly onBlur?: ((val: any) => any) | undefined;
|
|
45
45
|
readonly "onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
46
46
|
readonly onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
47
47
|
readonly onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -58,12 +58,12 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
58
58
|
$root: import("vue").ComponentPublicInstance | null;
|
|
59
59
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
60
60
|
$host: Element | null;
|
|
61
|
-
$emit: ((event: "
|
|
61
|
+
$emit: ((event: "blur", val: any) => void) & ((event: "change", currValue: any, options: any) => void) & ((event: "focus", val: any) => void) & ((event: "update:model-value", currValue: any) => void) & ((event: "dropdownVisibleChange", val: any) => void) & ((event: "addCustomItem", val: any) => void);
|
|
62
62
|
$el: any;
|
|
63
63
|
$options: import("vue").ComponentOptionsBase<Readonly<import("../../select/src/type").Props> & Readonly<{
|
|
64
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
64
65
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
65
66
|
onFocus?: ((val: any) => any) | undefined;
|
|
66
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
67
67
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
68
68
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
69
69
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -71,24 +71,24 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
71
71
|
$select: import("vue").Ref<any, any>;
|
|
72
72
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
73
73
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
74
|
+
blur: (val: any) => any;
|
|
74
75
|
change: (currValue: any, options: any) => any;
|
|
75
76
|
focus: (val: any) => any;
|
|
76
|
-
blur: (val: any) => any;
|
|
77
77
|
"update:model-value": (currValue: any) => any;
|
|
78
78
|
dropdownVisibleChange: (val: any) => any;
|
|
79
79
|
addCustomItem: (val: any) => any;
|
|
80
80
|
}, string, {
|
|
81
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
82
81
|
disabled: boolean;
|
|
82
|
+
error: boolean;
|
|
83
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
84
|
+
width: string | number;
|
|
83
85
|
mode: "multiple" | "tags" | "combobox";
|
|
84
86
|
modelValue: any;
|
|
85
87
|
getPopupContainer: Function;
|
|
86
88
|
teleported: boolean;
|
|
87
|
-
width: string | number;
|
|
88
89
|
showArrow: boolean;
|
|
89
90
|
open: boolean;
|
|
90
91
|
placeholder: string;
|
|
91
|
-
error: boolean;
|
|
92
92
|
isView: boolean;
|
|
93
93
|
noSetDefaultVal: boolean;
|
|
94
94
|
errorMode: "default" | "overlay";
|
|
@@ -138,17 +138,17 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
138
138
|
$nextTick: typeof import("vue").nextTick;
|
|
139
139
|
$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;
|
|
140
140
|
} & Readonly<{
|
|
141
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
142
141
|
disabled: boolean;
|
|
142
|
+
error: boolean;
|
|
143
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
144
|
+
width: string | number;
|
|
143
145
|
mode: "multiple" | "tags" | "combobox";
|
|
144
146
|
modelValue: any;
|
|
145
147
|
getPopupContainer: Function;
|
|
146
148
|
teleported: boolean;
|
|
147
|
-
width: string | number;
|
|
148
149
|
showArrow: boolean;
|
|
149
150
|
open: boolean;
|
|
150
151
|
placeholder: string;
|
|
151
|
-
error: boolean;
|
|
152
152
|
isView: boolean;
|
|
153
153
|
noSetDefaultVal: boolean;
|
|
154
154
|
errorMode: "default" | "overlay";
|
|
@@ -167,13 +167,13 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
167
167
|
isExterControlCount: boolean;
|
|
168
168
|
showSelectAll: boolean;
|
|
169
169
|
}> & Omit<Readonly<import("../../select/src/type").Props> & Readonly<{
|
|
170
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
170
171
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
171
172
|
onFocus?: ((val: any) => any) | undefined;
|
|
172
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
173
173
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
174
174
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
175
175
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
176
|
-
}>, "$select" | "toChangeMaxCount" | ("
|
|
176
|
+
}>, "$select" | "toChangeMaxCount" | ("disabled" | "error" | "size" | "width" | "mode" | "modelValue" | "getPopupContainer" | "teleported" | "showArrow" | "open" | "placeholder" | "isView" | "noSetDefaultVal" | "errorMode" | "errorModelZIndex" | "borderType" | "fieldNames" | "optionFilterProp" | "maxTagTextLength" | "dropdownClassName" | "isTooltip" | "showTooltipLength" | "focusOpen" | "isRenderNode" | "noDropdown" | "maxTagsLength" | "isExterControlCount" | "showSelectAll")> & import("vue").ShallowUnwrapRef<{
|
|
177
177
|
$select: import("vue").Ref<any, any>;
|
|
178
178
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
179
179
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
@@ -239,9 +239,9 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
239
239
|
readonly dropdownMode?: "multiple" | "tags" | "combobox" | "custom" | undefined;
|
|
240
240
|
readonly inputAttrs?: any;
|
|
241
241
|
readonly showSelectAll?: boolean | undefined;
|
|
242
|
+
readonly onBlur?: ((val: any) => any) | undefined;
|
|
242
243
|
readonly onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
243
244
|
readonly onFocus?: ((val: any) => any) | undefined;
|
|
244
|
-
readonly onBlur?: ((val: any) => any) | undefined;
|
|
245
245
|
readonly "onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
246
246
|
readonly onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
247
247
|
readonly onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -258,12 +258,12 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
258
258
|
$root: import("vue").ComponentPublicInstance | null;
|
|
259
259
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
260
260
|
$host: Element | null;
|
|
261
|
-
$emit: ((event: "
|
|
261
|
+
$emit: ((event: "blur", val: any) => void) & ((event: "change", currValue: any, options: any) => void) & ((event: "focus", val: any) => void) & ((event: "update:model-value", currValue: any) => void) & ((event: "dropdownVisibleChange", val: any) => void) & ((event: "addCustomItem", val: any) => void);
|
|
262
262
|
$el: any;
|
|
263
263
|
$options: import("vue").ComponentOptionsBase<Readonly<import("../../select/src/type").Props> & Readonly<{
|
|
264
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
264
265
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
265
266
|
onFocus?: ((val: any) => any) | undefined;
|
|
266
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
267
267
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
268
268
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
269
269
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -271,24 +271,24 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
271
271
|
$select: import("vue").Ref<any, any>;
|
|
272
272
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
273
273
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
274
|
+
blur: (val: any) => any;
|
|
274
275
|
change: (currValue: any, options: any) => any;
|
|
275
276
|
focus: (val: any) => any;
|
|
276
|
-
blur: (val: any) => any;
|
|
277
277
|
"update:model-value": (currValue: any) => any;
|
|
278
278
|
dropdownVisibleChange: (val: any) => any;
|
|
279
279
|
addCustomItem: (val: any) => any;
|
|
280
280
|
}, string, {
|
|
281
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
282
281
|
disabled: boolean;
|
|
282
|
+
error: boolean;
|
|
283
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
284
|
+
width: string | number;
|
|
283
285
|
mode: "multiple" | "tags" | "combobox";
|
|
284
286
|
modelValue: any;
|
|
285
287
|
getPopupContainer: Function;
|
|
286
288
|
teleported: boolean;
|
|
287
|
-
width: string | number;
|
|
288
289
|
showArrow: boolean;
|
|
289
290
|
open: boolean;
|
|
290
291
|
placeholder: string;
|
|
291
|
-
error: boolean;
|
|
292
292
|
isView: boolean;
|
|
293
293
|
noSetDefaultVal: boolean;
|
|
294
294
|
errorMode: "default" | "overlay";
|
|
@@ -338,17 +338,17 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
338
338
|
$nextTick: typeof import("vue").nextTick;
|
|
339
339
|
$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;
|
|
340
340
|
} & Readonly<{
|
|
341
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
342
341
|
disabled: boolean;
|
|
342
|
+
error: boolean;
|
|
343
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
344
|
+
width: string | number;
|
|
343
345
|
mode: "multiple" | "tags" | "combobox";
|
|
344
346
|
modelValue: any;
|
|
345
347
|
getPopupContainer: Function;
|
|
346
348
|
teleported: boolean;
|
|
347
|
-
width: string | number;
|
|
348
349
|
showArrow: boolean;
|
|
349
350
|
open: boolean;
|
|
350
351
|
placeholder: string;
|
|
351
|
-
error: boolean;
|
|
352
352
|
isView: boolean;
|
|
353
353
|
noSetDefaultVal: boolean;
|
|
354
354
|
errorMode: "default" | "overlay";
|
|
@@ -367,13 +367,13 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
367
367
|
isExterControlCount: boolean;
|
|
368
368
|
showSelectAll: boolean;
|
|
369
369
|
}> & Omit<Readonly<import("../../select/src/type").Props> & Readonly<{
|
|
370
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
370
371
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
371
372
|
onFocus?: ((val: any) => any) | undefined;
|
|
372
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
373
373
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
374
374
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
375
375
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
376
|
-
}>, "$select" | "toChangeMaxCount" | ("
|
|
376
|
+
}>, "$select" | "toChangeMaxCount" | ("disabled" | "error" | "size" | "width" | "mode" | "modelValue" | "getPopupContainer" | "teleported" | "showArrow" | "open" | "placeholder" | "isView" | "noSetDefaultVal" | "errorMode" | "errorModelZIndex" | "borderType" | "fieldNames" | "optionFilterProp" | "maxTagTextLength" | "dropdownClassName" | "isTooltip" | "showTooltipLength" | "focusOpen" | "isRenderNode" | "noDropdown" | "maxTagsLength" | "isExterControlCount" | "showSelectAll")> & import("vue").ShallowUnwrapRef<{
|
|
377
377
|
$select: import("vue").Ref<any, any>;
|
|
378
378
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
379
379
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
@@ -1985,8 +1985,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
1985
1985
|
} & {
|
|
1986
1986
|
[x: string]: any;
|
|
1987
1987
|
}, string, {
|
|
1988
|
-
props: import("../../tree/src/type").TreeOptionProps;
|
|
1989
1988
|
data: any[];
|
|
1989
|
+
props: import("../../tree/src/type").TreeOptionProps;
|
|
1990
1990
|
modelValue: string | number | any[];
|
|
1991
1991
|
nodeKey: string;
|
|
1992
1992
|
currentNodeKey: string | number;
|
|
@@ -2026,8 +2026,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
2026
2026
|
$nextTick: typeof import("vue").nextTick;
|
|
2027
2027
|
$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;
|
|
2028
2028
|
} & Readonly<{
|
|
2029
|
-
props: import("../../tree/src/type").TreeOptionProps;
|
|
2030
2029
|
data: any[];
|
|
2030
|
+
props: import("../../tree/src/type").TreeOptionProps;
|
|
2031
2031
|
modelValue: string | number | any[];
|
|
2032
2032
|
nodeKey: string;
|
|
2033
2033
|
currentNodeKey: string | number;
|
|
@@ -2048,7 +2048,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
2048
2048
|
overlayZIndex: string;
|
|
2049
2049
|
}> & Omit<Readonly<import("../../tree/src/type").Props> & Readonly<{
|
|
2050
2050
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
2051
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("
|
|
2051
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("data" | "props" | "modelValue" | "nodeKey" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "dataLinkView" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
2052
2052
|
treeRef: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
2053
2053
|
data: {
|
|
2054
2054
|
type: ArrayConstructor;
|
|
@@ -5193,8 +5193,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
5193
5193
|
} & {
|
|
5194
5194
|
[x: string]: any;
|
|
5195
5195
|
}, string, {
|
|
5196
|
-
props: import("../../tree/src/type").TreeOptionProps;
|
|
5197
5196
|
data: any[];
|
|
5197
|
+
props: import("../../tree/src/type").TreeOptionProps;
|
|
5198
5198
|
modelValue: string | number | any[];
|
|
5199
5199
|
nodeKey: string;
|
|
5200
5200
|
currentNodeKey: string | number;
|
|
@@ -5234,8 +5234,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
5234
5234
|
$nextTick: typeof import("vue").nextTick;
|
|
5235
5235
|
$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;
|
|
5236
5236
|
} & Readonly<{
|
|
5237
|
-
props: import("../../tree/src/type").TreeOptionProps;
|
|
5238
5237
|
data: any[];
|
|
5238
|
+
props: import("../../tree/src/type").TreeOptionProps;
|
|
5239
5239
|
modelValue: string | number | any[];
|
|
5240
5240
|
nodeKey: string;
|
|
5241
5241
|
currentNodeKey: string | number;
|
|
@@ -5256,7 +5256,7 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
5256
5256
|
overlayZIndex: string;
|
|
5257
5257
|
}> & Omit<Readonly<import("../../tree/src/type").Props> & Readonly<{
|
|
5258
5258
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
5259
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("
|
|
5259
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("data" | "props" | "modelValue" | "nodeKey" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "dataLinkView" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
5260
5260
|
treeRef: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
5261
5261
|
data: {
|
|
5262
5262
|
type: ArrayConstructor;
|
|
@@ -6824,26 +6824,26 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
6824
6824
|
/** 设置默认值,当默认值为动态设置时使用(兼容老版本) */
|
|
6825
6825
|
resetDefaultVal: (val: any) => void;
|
|
6826
6826
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
6827
|
-
|
|
6827
|
+
blur: (val: any) => any;
|
|
6828
6828
|
change: (value: string | number | string[] | number[], options: any[]) => any;
|
|
6829
|
-
"visible-change": (value: boolean) => any;
|
|
6830
6829
|
focus: (val: any) => any;
|
|
6830
|
+
"update:modelValue": (value: string | number | string[] | number[]) => any;
|
|
6831
|
+
"visible-change": (value: boolean) => any;
|
|
6831
6832
|
"update:path": (value: string | string[]) => any;
|
|
6832
|
-
blur: (val: any) => any;
|
|
6833
6833
|
"update:keyword": (value: string) => any;
|
|
6834
6834
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
6835
|
-
|
|
6835
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
6836
6836
|
onChange?: ((value: string | number | string[] | number[], options: any[]) => any) | undefined;
|
|
6837
|
-
"onVisible-change"?: ((value: boolean) => any) | undefined;
|
|
6838
6837
|
onFocus?: ((val: any) => any) | undefined;
|
|
6838
|
+
"onUpdate:modelValue"?: ((value: string | number | string[] | number[]) => any) | undefined;
|
|
6839
|
+
"onVisible-change"?: ((value: boolean) => any) | undefined;
|
|
6839
6840
|
"onUpdate:path"?: ((value: string | string[]) => any) | undefined;
|
|
6840
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6841
6841
|
"onUpdate:keyword"?: ((value: string) => any) | undefined;
|
|
6842
6842
|
}>, {
|
|
6843
6843
|
filter: boolean;
|
|
6844
|
+
disabled: boolean;
|
|
6844
6845
|
size: "small" | "middle" | "large";
|
|
6845
6846
|
data: any[];
|
|
6846
|
-
disabled: boolean;
|
|
6847
6847
|
mode: "multiple" | "tags";
|
|
6848
6848
|
modelValue: string | number | string[] | number[];
|
|
6849
6849
|
keyword: string;
|
|
@@ -1585,8 +1585,8 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
1585
1585
|
} & {
|
|
1586
1586
|
[x: string]: any;
|
|
1587
1587
|
}, string, {
|
|
1588
|
-
props: import("../../../tree/src/type").TreeOptionProps;
|
|
1589
1588
|
data: any[];
|
|
1589
|
+
props: import("../../../tree/src/type").TreeOptionProps;
|
|
1590
1590
|
modelValue: string | number | any[];
|
|
1591
1591
|
nodeKey: string;
|
|
1592
1592
|
currentNodeKey: string | number;
|
|
@@ -1626,8 +1626,8 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
1626
1626
|
$nextTick: typeof nextTick;
|
|
1627
1627
|
$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;
|
|
1628
1628
|
} & Readonly<{
|
|
1629
|
-
props: import("../../../tree/src/type").TreeOptionProps;
|
|
1630
1629
|
data: any[];
|
|
1630
|
+
props: import("../../../tree/src/type").TreeOptionProps;
|
|
1631
1631
|
modelValue: string | number | any[];
|
|
1632
1632
|
nodeKey: string;
|
|
1633
1633
|
currentNodeKey: string | number;
|
|
@@ -1648,7 +1648,7 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
1648
1648
|
overlayZIndex: string;
|
|
1649
1649
|
}> & Omit<Readonly<import("../../../tree/src/type").Props> & Readonly<{
|
|
1650
1650
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
1651
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("
|
|
1651
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("data" | "props" | "modelValue" | "nodeKey" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "dataLinkView" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
1652
1652
|
treeRef: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
1653
1653
|
data: {
|
|
1654
1654
|
type: ArrayConstructor;
|
|
@@ -4793,8 +4793,8 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
4793
4793
|
} & {
|
|
4794
4794
|
[x: string]: any;
|
|
4795
4795
|
}, string, {
|
|
4796
|
-
props: import("../../../tree/src/type").TreeOptionProps;
|
|
4797
4796
|
data: any[];
|
|
4797
|
+
props: import("../../../tree/src/type").TreeOptionProps;
|
|
4798
4798
|
modelValue: string | number | any[];
|
|
4799
4799
|
nodeKey: string;
|
|
4800
4800
|
currentNodeKey: string | number;
|
|
@@ -4834,8 +4834,8 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
4834
4834
|
$nextTick: typeof nextTick;
|
|
4835
4835
|
$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;
|
|
4836
4836
|
} & Readonly<{
|
|
4837
|
-
props: import("../../../tree/src/type").TreeOptionProps;
|
|
4838
4837
|
data: any[];
|
|
4838
|
+
props: import("../../../tree/src/type").TreeOptionProps;
|
|
4839
4839
|
modelValue: string | number | any[];
|
|
4840
4840
|
nodeKey: string;
|
|
4841
4841
|
currentNodeKey: string | number;
|
|
@@ -4856,7 +4856,7 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
4856
4856
|
overlayZIndex: string;
|
|
4857
4857
|
}> & Omit<Readonly<import("../../../tree/src/type").Props> & Readonly<{
|
|
4858
4858
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
4859
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("
|
|
4859
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | ("data" | "props" | "modelValue" | "nodeKey" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "dataLinkView" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
4860
4860
|
treeRef: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
|
4861
4861
|
data: {
|
|
4862
4862
|
type: ArrayConstructor;
|
|
@@ -6458,9 +6458,9 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6458
6458
|
readonly dropdownMode?: "multiple" | "tags" | "combobox" | "custom" | undefined;
|
|
6459
6459
|
readonly inputAttrs?: any;
|
|
6460
6460
|
readonly showSelectAll?: boolean | undefined;
|
|
6461
|
+
readonly onBlur?: ((val: any) => any) | undefined;
|
|
6461
6462
|
readonly onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6462
6463
|
readonly onFocus?: ((val: any) => any) | undefined;
|
|
6463
|
-
readonly onBlur?: ((val: any) => any) | undefined;
|
|
6464
6464
|
readonly "onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6465
6465
|
readonly onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6466
6466
|
readonly onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -6477,12 +6477,12 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6477
6477
|
$root: import("vue").ComponentPublicInstance | null;
|
|
6478
6478
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
6479
6479
|
$host: Element | null;
|
|
6480
|
-
$emit: ((event: "
|
|
6480
|
+
$emit: ((event: "blur", val: any) => void) & ((event: "change", currValue: any, options: any) => void) & ((event: "focus", val: any) => void) & ((event: "update:model-value", currValue: any) => void) & ((event: "dropdownVisibleChange", val: any) => void) & ((event: "addCustomItem", val: any) => void);
|
|
6481
6481
|
$el: any;
|
|
6482
6482
|
$options: import("vue").ComponentOptionsBase<Readonly<import("../../../select/src/type").Props> & Readonly<{
|
|
6483
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
6483
6484
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6484
6485
|
onFocus?: ((val: any) => any) | undefined;
|
|
6485
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6486
6486
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6487
6487
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6488
6488
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -6490,24 +6490,24 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6490
6490
|
$select: import("vue").Ref<any, any>;
|
|
6491
6491
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
6492
6492
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
6493
|
+
blur: (val: any) => any;
|
|
6493
6494
|
change: (currValue: any, options: any) => any;
|
|
6494
6495
|
focus: (val: any) => any;
|
|
6495
|
-
blur: (val: any) => any;
|
|
6496
6496
|
"update:model-value": (currValue: any) => any;
|
|
6497
6497
|
dropdownVisibleChange: (val: any) => any;
|
|
6498
6498
|
addCustomItem: (val: any) => any;
|
|
6499
6499
|
}, string, {
|
|
6500
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6501
6500
|
disabled: boolean;
|
|
6501
|
+
error: boolean;
|
|
6502
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6503
|
+
width: string | number;
|
|
6502
6504
|
mode: "multiple" | "tags" | "combobox";
|
|
6503
6505
|
modelValue: any;
|
|
6504
6506
|
getPopupContainer: Function;
|
|
6505
6507
|
teleported: boolean;
|
|
6506
|
-
width: string | number;
|
|
6507
6508
|
showArrow: boolean;
|
|
6508
6509
|
open: boolean;
|
|
6509
6510
|
placeholder: string;
|
|
6510
|
-
error: boolean;
|
|
6511
6511
|
isView: boolean;
|
|
6512
6512
|
noSetDefaultVal: boolean;
|
|
6513
6513
|
errorMode: "default" | "overlay";
|
|
@@ -6557,17 +6557,17 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6557
6557
|
$nextTick: typeof nextTick;
|
|
6558
6558
|
$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;
|
|
6559
6559
|
} & Readonly<{
|
|
6560
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6561
6560
|
disabled: boolean;
|
|
6561
|
+
error: boolean;
|
|
6562
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6563
|
+
width: string | number;
|
|
6562
6564
|
mode: "multiple" | "tags" | "combobox";
|
|
6563
6565
|
modelValue: any;
|
|
6564
6566
|
getPopupContainer: Function;
|
|
6565
6567
|
teleported: boolean;
|
|
6566
|
-
width: string | number;
|
|
6567
6568
|
showArrow: boolean;
|
|
6568
6569
|
open: boolean;
|
|
6569
6570
|
placeholder: string;
|
|
6570
|
-
error: boolean;
|
|
6571
6571
|
isView: boolean;
|
|
6572
6572
|
noSetDefaultVal: boolean;
|
|
6573
6573
|
errorMode: "default" | "overlay";
|
|
@@ -6586,13 +6586,13 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6586
6586
|
isExterControlCount: boolean;
|
|
6587
6587
|
showSelectAll: boolean;
|
|
6588
6588
|
}> & Omit<Readonly<import("../../../select/src/type").Props> & Readonly<{
|
|
6589
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
6589
6590
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6590
6591
|
onFocus?: ((val: any) => any) | undefined;
|
|
6591
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6592
6592
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6593
6593
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6594
6594
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
6595
|
-
}>, "$select" | "toChangeMaxCount" | ("
|
|
6595
|
+
}>, "$select" | "toChangeMaxCount" | ("disabled" | "error" | "size" | "width" | "mode" | "modelValue" | "getPopupContainer" | "teleported" | "showArrow" | "open" | "placeholder" | "isView" | "noSetDefaultVal" | "errorMode" | "errorModelZIndex" | "borderType" | "fieldNames" | "optionFilterProp" | "maxTagTextLength" | "dropdownClassName" | "isTooltip" | "showTooltipLength" | "focusOpen" | "isRenderNode" | "noDropdown" | "maxTagsLength" | "isExterControlCount" | "showSelectAll")> & import("vue").ShallowUnwrapRef<{
|
|
6596
6596
|
$select: import("vue").Ref<any, any>;
|
|
6597
6597
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
6598
6598
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
@@ -6658,9 +6658,9 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6658
6658
|
readonly dropdownMode?: "multiple" | "tags" | "combobox" | "custom" | undefined;
|
|
6659
6659
|
readonly inputAttrs?: any;
|
|
6660
6660
|
readonly showSelectAll?: boolean | undefined;
|
|
6661
|
+
readonly onBlur?: ((val: any) => any) | undefined;
|
|
6661
6662
|
readonly onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6662
6663
|
readonly onFocus?: ((val: any) => any) | undefined;
|
|
6663
|
-
readonly onBlur?: ((val: any) => any) | undefined;
|
|
6664
6664
|
readonly "onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6665
6665
|
readonly onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6666
6666
|
readonly onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -6677,12 +6677,12 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6677
6677
|
$root: import("vue").ComponentPublicInstance | null;
|
|
6678
6678
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
6679
6679
|
$host: Element | null;
|
|
6680
|
-
$emit: ((event: "
|
|
6680
|
+
$emit: ((event: "blur", val: any) => void) & ((event: "change", currValue: any, options: any) => void) & ((event: "focus", val: any) => void) & ((event: "update:model-value", currValue: any) => void) & ((event: "dropdownVisibleChange", val: any) => void) & ((event: "addCustomItem", val: any) => void);
|
|
6681
6681
|
$el: any;
|
|
6682
6682
|
$options: import("vue").ComponentOptionsBase<Readonly<import("../../../select/src/type").Props> & Readonly<{
|
|
6683
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
6683
6684
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6684
6685
|
onFocus?: ((val: any) => any) | undefined;
|
|
6685
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6686
6686
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6687
6687
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6688
6688
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
@@ -6690,24 +6690,24 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6690
6690
|
$select: import("vue").Ref<any, any>;
|
|
6691
6691
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
6692
6692
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
6693
|
+
blur: (val: any) => any;
|
|
6693
6694
|
change: (currValue: any, options: any) => any;
|
|
6694
6695
|
focus: (val: any) => any;
|
|
6695
|
-
blur: (val: any) => any;
|
|
6696
6696
|
"update:model-value": (currValue: any) => any;
|
|
6697
6697
|
dropdownVisibleChange: (val: any) => any;
|
|
6698
6698
|
addCustomItem: (val: any) => any;
|
|
6699
6699
|
}, string, {
|
|
6700
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6701
6700
|
disabled: boolean;
|
|
6701
|
+
error: boolean;
|
|
6702
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6703
|
+
width: string | number;
|
|
6702
6704
|
mode: "multiple" | "tags" | "combobox";
|
|
6703
6705
|
modelValue: any;
|
|
6704
6706
|
getPopupContainer: Function;
|
|
6705
6707
|
teleported: boolean;
|
|
6706
|
-
width: string | number;
|
|
6707
6708
|
showArrow: boolean;
|
|
6708
6709
|
open: boolean;
|
|
6709
6710
|
placeholder: string;
|
|
6710
|
-
error: boolean;
|
|
6711
6711
|
isView: boolean;
|
|
6712
6712
|
noSetDefaultVal: boolean;
|
|
6713
6713
|
errorMode: "default" | "overlay";
|
|
@@ -6757,17 +6757,17 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6757
6757
|
$nextTick: typeof nextTick;
|
|
6758
6758
|
$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;
|
|
6759
6759
|
} & Readonly<{
|
|
6760
|
-
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6761
6760
|
disabled: boolean;
|
|
6761
|
+
error: boolean;
|
|
6762
|
+
size: "large" | "middle" | "default" | "small" | "mini" | "table";
|
|
6763
|
+
width: string | number;
|
|
6762
6764
|
mode: "multiple" | "tags" | "combobox";
|
|
6763
6765
|
modelValue: any;
|
|
6764
6766
|
getPopupContainer: Function;
|
|
6765
6767
|
teleported: boolean;
|
|
6766
|
-
width: string | number;
|
|
6767
6768
|
showArrow: boolean;
|
|
6768
6769
|
open: boolean;
|
|
6769
6770
|
placeholder: string;
|
|
6770
|
-
error: boolean;
|
|
6771
6771
|
isView: boolean;
|
|
6772
6772
|
noSetDefaultVal: boolean;
|
|
6773
6773
|
errorMode: "default" | "overlay";
|
|
@@ -6786,13 +6786,13 @@ export declare const useTreeSelect: (props: Props, emit: Emits, nodeKey: any, at
|
|
|
6786
6786
|
isExterControlCount: boolean;
|
|
6787
6787
|
showSelectAll: boolean;
|
|
6788
6788
|
}> & Omit<Readonly<import("../../../select/src/type").Props> & Readonly<{
|
|
6789
|
+
onBlur?: ((val: any) => any) | undefined;
|
|
6789
6790
|
onChange?: ((currValue: any, options: any) => any) | undefined;
|
|
6790
6791
|
onFocus?: ((val: any) => any) | undefined;
|
|
6791
|
-
onBlur?: ((val: any) => any) | undefined;
|
|
6792
6792
|
"onUpdate:model-value"?: ((currValue: any) => any) | undefined;
|
|
6793
6793
|
onDropdownVisibleChange?: ((val: any) => any) | undefined;
|
|
6794
6794
|
onAddCustomItem?: ((val: any) => any) | undefined;
|
|
6795
|
-
}>, "$select" | "toChangeMaxCount" | ("
|
|
6795
|
+
}>, "$select" | "toChangeMaxCount" | ("disabled" | "error" | "size" | "width" | "mode" | "modelValue" | "getPopupContainer" | "teleported" | "showArrow" | "open" | "placeholder" | "isView" | "noSetDefaultVal" | "errorMode" | "errorModelZIndex" | "borderType" | "fieldNames" | "optionFilterProp" | "maxTagTextLength" | "dropdownClassName" | "isTooltip" | "showTooltipLength" | "focusOpen" | "isRenderNode" | "noDropdown" | "maxTagsLength" | "isExterControlCount" | "showSelectAll")> & import("vue").ShallowUnwrapRef<{
|
|
6796
6796
|
$select: import("vue").Ref<any, any>;
|
|
6797
6797
|
toChangeMaxCount: (isFocus: boolean) => void;
|
|
6798
6798
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
@@ -21,8 +21,8 @@ declare const DasTreeV2: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
21
21
|
} & {
|
|
22
22
|
[x: string]: any;
|
|
23
23
|
}, import("vue").PublicProps, {
|
|
24
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
25
24
|
data: any[];
|
|
25
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
26
26
|
modelValue: string | number | any[];
|
|
27
27
|
nodeKey: string;
|
|
28
28
|
draggable: boolean;
|
|
@@ -66,8 +66,8 @@ declare const DasTreeV2: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
66
66
|
getGrandChildrenFn: (data: any) => Promise<any>;
|
|
67
67
|
setData: (data?: any[]) => void;
|
|
68
68
|
}, {}, {}, {}, {
|
|
69
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
70
69
|
data: any[];
|
|
70
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
71
71
|
modelValue: string | number | any[];
|
|
72
72
|
nodeKey: string;
|
|
73
73
|
draggable: boolean;
|
|
@@ -112,8 +112,8 @@ declare const DasTreeV2: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
112
112
|
} & {
|
|
113
113
|
[x: string]: any;
|
|
114
114
|
}, string, {
|
|
115
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
116
115
|
data: any[];
|
|
116
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
117
117
|
modelValue: string | number | any[];
|
|
118
118
|
nodeKey: string;
|
|
119
119
|
draggable: boolean;
|
|
@@ -292,8 +292,8 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
292
292
|
} & {
|
|
293
293
|
[x: string]: any;
|
|
294
294
|
}, string, {
|
|
295
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
296
295
|
data: any[];
|
|
296
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
297
297
|
modelValue: string | number | any[];
|
|
298
298
|
nodeKey: string;
|
|
299
299
|
draggable: boolean;
|
|
@@ -333,8 +333,8 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
333
333
|
$nextTick: typeof import("vue").nextTick;
|
|
334
334
|
$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;
|
|
335
335
|
} & Readonly<{
|
|
336
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
337
336
|
data: any[];
|
|
337
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
338
338
|
modelValue: string | number | any[];
|
|
339
339
|
nodeKey: string;
|
|
340
340
|
draggable: boolean;
|
|
@@ -355,7 +355,7 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
355
355
|
overlayZIndex: string;
|
|
356
356
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
357
357
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
358
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | "setData" | ("
|
|
358
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | "setData" | ("data" | "props" | "modelValue" | "nodeKey" | "draggable" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
359
359
|
treeRef: import("vue").Ref<any, any>;
|
|
360
360
|
treeIsEmpty: import("vue").ComputedRef<boolean>;
|
|
361
361
|
findSelectableParentNode: (node: any, parentIdProps?: string) => any;
|
|
@@ -528,8 +528,8 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
528
528
|
} & {
|
|
529
529
|
[x: string]: any;
|
|
530
530
|
}, string, {
|
|
531
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
532
531
|
data: any[];
|
|
532
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
533
533
|
modelValue: string | number | any[];
|
|
534
534
|
nodeKey: string;
|
|
535
535
|
draggable: boolean;
|
|
@@ -569,8 +569,8 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
569
569
|
$nextTick: typeof import("vue").nextTick;
|
|
570
570
|
$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;
|
|
571
571
|
} & Readonly<{
|
|
572
|
-
props: import("./src/type.js").TreeOptionProps;
|
|
573
572
|
data: any[];
|
|
573
|
+
props: import("./src/type.js").TreeOptionProps;
|
|
574
574
|
modelValue: string | number | any[];
|
|
575
575
|
nodeKey: string;
|
|
576
576
|
draggable: boolean;
|
|
@@ -591,7 +591,7 @@ declare const DasTreeV2Ref: () => import("vue").Ref<({
|
|
|
591
591
|
overlayZIndex: string;
|
|
592
592
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
593
593
|
[x: `on${Capitalize<any>}`]: ((...args: any) => any) | undefined;
|
|
594
|
-
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | "setData" | ("
|
|
594
|
+
}>, "findSelectableParentNode" | "filterSeach" | "handleSearch" | "treeRef" | "treeIsEmpty" | "childLinkParent" | "parentLinkChild" | "resetLazyLoad" | "autoExpand" | "searchClear" | "lazyData" | "lazyDataNextTick" | "getGrandChildrenFn" | "setData" | ("data" | "props" | "modelValue" | "nodeKey" | "draggable" | "currentNodeKey" | "defaultExpandedKeys" | "defaultExpandedPaths" | "defaultExpandRoot" | "expandOnClickNode" | "checkStrictly" | "operationsLayout" | "maxNodeLevel" | "showFilterInput" | "inputOptions" | "emptyText" | "searchEmptyText" | "rootNodeId" | "renderDom" | "overlayZIndex")> & import("vue").ShallowUnwrapRef<{
|
|
595
595
|
treeRef: import("vue").Ref<any, any>;
|
|
596
596
|
treeIsEmpty: import("vue").ComputedRef<boolean>;
|
|
597
597
|
findSelectableParentNode: (node: any, parentIdProps?: string) => any;
|