@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,8 +39,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
39
39
|
confirm: () => any;
|
|
40
40
|
clickOutside: () => any;
|
|
41
41
|
}, string, {
|
|
42
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
43
42
|
width: string | number;
|
|
43
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
44
44
|
showBtns: boolean;
|
|
45
45
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
46
46
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -63,14 +63,14 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
63
63
|
$nextTick: typeof import("vue").nextTick;
|
|
64
64
|
$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;
|
|
65
65
|
} & Readonly<{
|
|
66
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
67
66
|
width: string | number;
|
|
67
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
68
68
|
showBtns: boolean;
|
|
69
69
|
}> & Omit<Readonly<import("../../../../components/popover/src/type").Props> & Readonly<{
|
|
70
70
|
onCancel?: (() => any) | undefined;
|
|
71
71
|
onConfirm?: (() => any) | undefined;
|
|
72
72
|
onClickOutside?: (() => any) | undefined;
|
|
73
|
-
}>, "$popoverRef" | ("
|
|
73
|
+
}>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
74
74
|
$popoverRef: import("vue").Ref<null, null>;
|
|
75
75
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
76
76
|
$slots: {
|
|
@@ -117,8 +117,8 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
117
117
|
confirm: () => any;
|
|
118
118
|
clickOutside: () => any;
|
|
119
119
|
}, string, {
|
|
120
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
121
120
|
width: string | number;
|
|
121
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
122
122
|
showBtns: boolean;
|
|
123
123
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
124
124
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -141,14 +141,14 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
141
141
|
$nextTick: typeof import("vue").nextTick;
|
|
142
142
|
$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;
|
|
143
143
|
} & Readonly<{
|
|
144
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
145
144
|
width: string | number;
|
|
145
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
146
146
|
showBtns: boolean;
|
|
147
147
|
}> & Omit<Readonly<import("../../../../components/popover/src/type").Props> & Readonly<{
|
|
148
148
|
onCancel?: (() => any) | undefined;
|
|
149
149
|
onConfirm?: (() => any) | undefined;
|
|
150
150
|
onClickOutside?: (() => any) | undefined;
|
|
151
|
-
}>, "$popoverRef" | ("
|
|
151
|
+
}>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
152
152
|
$popoverRef: import("vue").Ref<null, null>;
|
|
153
153
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
154
154
|
$slots: {
|
|
@@ -158,12 +158,12 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
158
158
|
};
|
|
159
159
|
}) | null>;
|
|
160
160
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
161
|
-
"update:modelValue": (value: Record<any, any>) => any;
|
|
162
161
|
change: (value: Record<any, any>) => any;
|
|
162
|
+
"update:modelValue": (value: Record<any, any>) => any;
|
|
163
163
|
"update:visible": (value: boolean) => any;
|
|
164
164
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
165
|
-
"onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
|
|
166
165
|
onChange?: ((value: Record<any, any>) => any) | undefined;
|
|
166
|
+
"onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
|
|
167
167
|
"onUpdate:visible"?: ((value: boolean) => any) | undefined;
|
|
168
168
|
}>, {
|
|
169
169
|
filter: boolean;
|
|
@@ -42,13 +42,13 @@ export declare const useChangePwd: (props: Props, emit: Emits) => {
|
|
|
42
42
|
resetField: () => void;
|
|
43
43
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
44
44
|
size: "small" | "default" | "large";
|
|
45
|
+
alignItems: string;
|
|
46
|
+
marginBottom: string;
|
|
47
|
+
marginRight: string;
|
|
45
48
|
labelLength: number | string;
|
|
46
49
|
contentWidth: number | string;
|
|
47
50
|
labelPosition: "left" | "right" | "top";
|
|
48
51
|
alignType: "vertical" | "horizontal";
|
|
49
|
-
alignItems: string;
|
|
50
|
-
marginBottom: string;
|
|
51
|
-
marginRight: string;
|
|
52
52
|
rules: any;
|
|
53
53
|
labelMarginRight: string;
|
|
54
54
|
isSearchForm: boolean;
|
|
@@ -76,19 +76,19 @@ export declare const useChangePwd: (props: Props, emit: Emits) => {
|
|
|
76
76
|
$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;
|
|
77
77
|
} & Readonly<{
|
|
78
78
|
size: "small" | "default" | "large";
|
|
79
|
+
alignItems: string;
|
|
80
|
+
marginBottom: string;
|
|
81
|
+
marginRight: string;
|
|
79
82
|
labelLength: number | string;
|
|
80
83
|
contentWidth: number | string;
|
|
81
84
|
labelPosition: "left" | "right" | "top";
|
|
82
85
|
alignType: "vertical" | "horizontal";
|
|
83
|
-
alignItems: string;
|
|
84
|
-
marginBottom: string;
|
|
85
|
-
marginRight: string;
|
|
86
86
|
rules: any;
|
|
87
87
|
labelMarginRight: string;
|
|
88
88
|
isSearchForm: boolean;
|
|
89
89
|
errorMode: "default" | "overlay";
|
|
90
90
|
autoMarginRight: boolean;
|
|
91
|
-
}> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "
|
|
91
|
+
}> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "alignItems" | "marginBottom" | "marginRight" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
|
|
92
92
|
validate: (callback: any) => Promise<void>;
|
|
93
93
|
validateField: (prop: string, callback: any) => Promise<void>;
|
|
94
94
|
resetField: () => void;
|
|
@@ -136,13 +136,13 @@ export declare const useChangePwd: (props: Props, emit: Emits) => {
|
|
|
136
136
|
resetField: () => void;
|
|
137
137
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
138
138
|
size: "small" | "default" | "large";
|
|
139
|
+
alignItems: string;
|
|
140
|
+
marginBottom: string;
|
|
141
|
+
marginRight: string;
|
|
139
142
|
labelLength: number | string;
|
|
140
143
|
contentWidth: number | string;
|
|
141
144
|
labelPosition: "left" | "right" | "top";
|
|
142
145
|
alignType: "vertical" | "horizontal";
|
|
143
|
-
alignItems: string;
|
|
144
|
-
marginBottom: string;
|
|
145
|
-
marginRight: string;
|
|
146
146
|
rules: any;
|
|
147
147
|
labelMarginRight: string;
|
|
148
148
|
isSearchForm: boolean;
|
|
@@ -170,19 +170,19 @@ export declare const useChangePwd: (props: Props, emit: Emits) => {
|
|
|
170
170
|
$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;
|
|
171
171
|
} & Readonly<{
|
|
172
172
|
size: "small" | "default" | "large";
|
|
173
|
+
alignItems: string;
|
|
174
|
+
marginBottom: string;
|
|
175
|
+
marginRight: string;
|
|
173
176
|
labelLength: number | string;
|
|
174
177
|
contentWidth: number | string;
|
|
175
178
|
labelPosition: "left" | "right" | "top";
|
|
176
179
|
alignType: "vertical" | "horizontal";
|
|
177
|
-
alignItems: string;
|
|
178
|
-
marginBottom: string;
|
|
179
|
-
marginRight: string;
|
|
180
180
|
rules: any;
|
|
181
181
|
labelMarginRight: string;
|
|
182
182
|
isSearchForm: boolean;
|
|
183
183
|
errorMode: "default" | "overlay";
|
|
184
184
|
autoMarginRight: boolean;
|
|
185
|
-
}> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "
|
|
185
|
+
}> & Omit<Readonly<import("../../../../components/form/src/type").Props> & Readonly<{}>, "validate" | "validateField" | "resetField" | ("size" | "alignItems" | "marginBottom" | "marginRight" | "labelLength" | "contentWidth" | "labelPosition" | "alignType" | "rules" | "labelMarginRight" | "isSearchForm" | "errorMode" | "autoMarginRight")> & import("vue").ShallowUnwrapRef<{
|
|
186
186
|
validate: (callback: any) => Promise<void>;
|
|
187
187
|
validateField: (prop: string, callback: any) => Promise<void>;
|
|
188
188
|
resetField: () => void;
|
|
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
16
16
|
onChangeType?: ((...args: any[]) => any) | undefined;
|
|
17
17
|
}>, {
|
|
18
|
-
type: string;
|
|
19
|
-
data: any;
|
|
20
18
|
select: boolean;
|
|
19
|
+
data: any;
|
|
20
|
+
type: string;
|
|
21
21
|
title: string;
|
|
22
22
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
23
|
export default _default;
|
|
@@ -15,9 +15,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
15
15
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
16
16
|
onChangeType?: ((...args: any[]) => any) | undefined;
|
|
17
17
|
}>, {
|
|
18
|
-
type: string;
|
|
19
|
-
data: any;
|
|
20
18
|
select: boolean;
|
|
19
|
+
data: any;
|
|
20
|
+
type: string;
|
|
21
21
|
title: string;
|
|
22
22
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
23
23
|
export default _default;
|
|
@@ -21,11 +21,11 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
|
|
|
21
21
|
onResizing?: ((rect: rectType) => any) | undefined;
|
|
22
22
|
onResizestop?: ((rect: rectType) => any) | undefined;
|
|
23
23
|
}>, {
|
|
24
|
+
aspectRatio: boolean;
|
|
24
25
|
y: number;
|
|
25
26
|
h: number | string;
|
|
26
27
|
w: number | string;
|
|
27
28
|
x: number;
|
|
28
|
-
aspectRatio: boolean;
|
|
29
29
|
isActive: boolean;
|
|
30
30
|
axis: string;
|
|
31
31
|
preventActiveBehavior: boolean;
|
|
@@ -4,8 +4,8 @@ declare const DasEcharts: import("@das-fed/upf-utils").SFCWithInstall<import("vu
|
|
|
4
4
|
init: (dom: HTMLDivElement) => void;
|
|
5
5
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
6
6
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{}>, {
|
|
7
|
-
width: number | string;
|
|
8
7
|
height: number | string;
|
|
8
|
+
width: number | string;
|
|
9
9
|
options: any;
|
|
10
10
|
className: string;
|
|
11
11
|
autoResize: boolean;
|
|
@@ -32,8 +32,8 @@ declare const DasEchartsRef: () => import("vue").Ref<import("vue").CreateCompone
|
|
|
32
32
|
init: (dom: HTMLDivElement) => void;
|
|
33
33
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
34
34
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
35
|
-
width: number | string;
|
|
36
35
|
height: number | string;
|
|
36
|
+
width: number | string;
|
|
37
37
|
options: any;
|
|
38
38
|
className: string;
|
|
39
39
|
autoResize: boolean;
|
|
@@ -66,8 +66,8 @@ declare const DasEchartsRef: () => import("vue").Ref<import("vue").CreateCompone
|
|
|
66
66
|
init: (dom: HTMLDivElement) => void;
|
|
67
67
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
68
68
|
}, {}, {}, {}, {
|
|
69
|
-
width: number | string;
|
|
70
69
|
height: number | string;
|
|
70
|
+
width: number | string;
|
|
71
71
|
options: any;
|
|
72
72
|
className: string;
|
|
73
73
|
autoResize: boolean;
|
|
@@ -93,8 +93,8 @@ declare const DasEchartsRef: () => import("vue").Ref<import("vue").CreateCompone
|
|
|
93
93
|
init: (dom: HTMLDivElement) => void;
|
|
94
94
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
95
95
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
96
|
-
width: number | string;
|
|
97
96
|
height: number | string;
|
|
97
|
+
width: number | string;
|
|
98
98
|
options: any;
|
|
99
99
|
className: string;
|
|
100
100
|
autoResize: boolean;
|
|
@@ -127,8 +127,8 @@ declare const DasEchartsRef: () => import("vue").Ref<import("vue").CreateCompone
|
|
|
127
127
|
init: (dom: HTMLDivElement) => void;
|
|
128
128
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
129
129
|
}, {}, {}, {}, {
|
|
130
|
-
width: number | string;
|
|
131
130
|
height: number | string;
|
|
131
|
+
width: number | string;
|
|
132
132
|
options: any;
|
|
133
133
|
className: string;
|
|
134
134
|
autoResize: boolean;
|
|
@@ -6,8 +6,8 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
6
6
|
init: (dom: HTMLDivElement) => void;
|
|
7
7
|
setOption: (options: echarts.EChartsCoreOption) => void;
|
|
8
8
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
9
|
-
width: number | string;
|
|
10
9
|
height: number | string;
|
|
10
|
+
width: number | string;
|
|
11
11
|
options: any;
|
|
12
12
|
className: string;
|
|
13
13
|
autoResize: boolean;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
declare const DasExportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
3
|
-
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
4
3
|
onSuccess?: (() => any) | undefined;
|
|
4
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
5
5
|
"onUpdate:bodyParams"?: ((val: any) => any) | undefined;
|
|
6
6
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
|
-
"update:modelValue": (val: any) => any;
|
|
8
7
|
success: () => any;
|
|
8
|
+
"update:modelValue": (val: any) => any;
|
|
9
9
|
"update:bodyParams": (val: any) => any;
|
|
10
10
|
}, import("vue").PublicProps, {
|
|
11
11
|
disabled: boolean;
|
|
@@ -23,8 +23,8 @@ declare const DasExportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
23
23
|
M: {};
|
|
24
24
|
Defaults: {};
|
|
25
25
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
26
|
-
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
27
26
|
onSuccess?: (() => any) | undefined;
|
|
27
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
28
28
|
"onUpdate:bodyParams"?: ((val: any) => any) | undefined;
|
|
29
29
|
}>, {}, {}, {}, {}, {
|
|
30
30
|
disabled: boolean;
|
|
@@ -39,12 +39,12 @@ declare const DasExportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
39
39
|
__isTeleport?: never;
|
|
40
40
|
__isSuspense?: never;
|
|
41
41
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
42
|
-
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
43
42
|
onSuccess?: (() => any) | undefined;
|
|
43
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
44
44
|
"onUpdate:bodyParams"?: ((val: any) => any) | undefined;
|
|
45
45
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
46
|
-
"update:modelValue": (val: any) => any;
|
|
47
46
|
success: () => any;
|
|
47
|
+
"update:modelValue": (val: any) => any;
|
|
48
48
|
"update:bodyParams": (val: any) => any;
|
|
49
49
|
}, string, {
|
|
50
50
|
disabled: boolean;
|
|
@@ -4,12 +4,12 @@ type __VLS_Slots = {} & {
|
|
|
4
4
|
default?: (props: typeof __VLS_9) => any;
|
|
5
5
|
};
|
|
6
6
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
|
-
"update:modelValue": (val: any) => any;
|
|
8
7
|
success: () => any;
|
|
8
|
+
"update:modelValue": (val: any) => any;
|
|
9
9
|
"update:bodyParams": (val: any) => any;
|
|
10
10
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
11
|
-
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
12
11
|
onSuccess?: (() => any) | undefined;
|
|
12
|
+
"onUpdate:modelValue"?: ((val: any) => any) | undefined;
|
|
13
13
|
"onUpdate:bodyParams"?: ((val: any) => any) | undefined;
|
|
14
14
|
}>, {
|
|
15
15
|
disabled: boolean;
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
declare const DasImportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
2
2
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
3
|
+
onError?: ((errorMessage: any) => any) | undefined;
|
|
3
4
|
onSuccess?: (() => any) | undefined;
|
|
4
5
|
onOpen?: (() => any) | undefined;
|
|
5
|
-
onError?: ((errorMessage: any) => any) | undefined;
|
|
6
6
|
}>, {
|
|
7
7
|
confirmImport: () => Promise<import("element-plus").MessageHandler | undefined>;
|
|
8
8
|
showImportHandle: () => void;
|
|
9
9
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
10
|
+
error: (errorMessage: any) => any;
|
|
10
11
|
success: () => any;
|
|
11
12
|
open: () => any;
|
|
12
|
-
error: (errorMessage: any) => any;
|
|
13
13
|
}, import("vue").PublicProps, {
|
|
14
|
-
multiple: boolean;
|
|
15
14
|
bucketName: string;
|
|
15
|
+
multiple: boolean;
|
|
16
16
|
maxCount: number;
|
|
17
17
|
fileType: string;
|
|
18
18
|
templateName: string;
|
|
@@ -31,15 +31,15 @@ declare const DasImportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
31
31
|
M: {};
|
|
32
32
|
Defaults: {};
|
|
33
33
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
34
|
+
onError?: ((errorMessage: any) => any) | undefined;
|
|
34
35
|
onSuccess?: (() => any) | undefined;
|
|
35
36
|
onOpen?: (() => any) | undefined;
|
|
36
|
-
onError?: ((errorMessage: any) => any) | undefined;
|
|
37
37
|
}>, {
|
|
38
38
|
confirmImport: () => Promise<import("element-plus").MessageHandler | undefined>;
|
|
39
39
|
showImportHandle: () => void;
|
|
40
40
|
}, {}, {}, {}, {
|
|
41
|
-
multiple: boolean;
|
|
42
41
|
bucketName: string;
|
|
42
|
+
multiple: boolean;
|
|
43
43
|
maxCount: number;
|
|
44
44
|
fileType: string;
|
|
45
45
|
templateName: string;
|
|
@@ -55,19 +55,19 @@ declare const DasImportButton: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
55
55
|
__isTeleport?: never;
|
|
56
56
|
__isSuspense?: never;
|
|
57
57
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
58
|
+
onError?: ((errorMessage: any) => any) | undefined;
|
|
58
59
|
onSuccess?: (() => any) | undefined;
|
|
59
60
|
onOpen?: (() => any) | undefined;
|
|
60
|
-
onError?: ((errorMessage: any) => any) | undefined;
|
|
61
61
|
}>, {
|
|
62
62
|
confirmImport: () => Promise<import("element-plus").MessageHandler | undefined>;
|
|
63
63
|
showImportHandle: () => void;
|
|
64
64
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
65
|
+
error: (errorMessage: any) => any;
|
|
65
66
|
success: () => any;
|
|
66
67
|
open: () => any;
|
|
67
|
-
error: (errorMessage: any) => any;
|
|
68
68
|
}, string, {
|
|
69
|
-
multiple: boolean;
|
|
70
69
|
bucketName: string;
|
|
70
|
+
multiple: boolean;
|
|
71
71
|
maxCount: number;
|
|
72
72
|
fileType: string;
|
|
73
73
|
templateName: string;
|
|
@@ -9,16 +9,16 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
9
9
|
confirmImport: () => Promise<import("element-plus").MessageHandler | undefined>;
|
|
10
10
|
showImportHandle: () => void;
|
|
11
11
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
12
|
+
error: (errorMessage: any) => any;
|
|
12
13
|
success: () => any;
|
|
13
14
|
open: () => any;
|
|
14
|
-
error: (errorMessage: any) => any;
|
|
15
15
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
16
|
+
onError?: ((errorMessage: any) => any) | undefined;
|
|
16
17
|
onSuccess?: (() => any) | undefined;
|
|
17
18
|
onOpen?: (() => any) | undefined;
|
|
18
|
-
onError?: ((errorMessage: any) => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
|
-
multiple: boolean;
|
|
21
20
|
bucketName: string;
|
|
21
|
+
multiple: boolean;
|
|
22
22
|
maxCount: number;
|
|
23
23
|
fileType: string;
|
|
24
24
|
templateName: string;
|