@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
|
@@ -7,20 +7,20 @@ declare const _default: import("vue").DefineComponent<Props & {
|
|
|
7
7
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
8
8
|
"update:modelValue": (value: number) => any;
|
|
9
9
|
} & {
|
|
10
|
+
change: (curVal: number | null | undefined, oldVal: number | null | undefined) => any;
|
|
10
11
|
input: (curValue: number | null | undefined) => any;
|
|
11
12
|
"update:modelValue": (value: number | null) => any;
|
|
12
|
-
change: (curVal: number | null | undefined, oldVal: number | null | undefined) => any;
|
|
13
13
|
}, string, import("vue").PublicProps, Readonly<Props & {
|
|
14
14
|
modelValue?: number;
|
|
15
15
|
}> & Readonly<{
|
|
16
|
+
onChange?: ((curVal: number | null | undefined, oldVal: number | null | undefined) => any) | undefined;
|
|
16
17
|
onInput?: ((curValue: number | null | undefined) => any) | undefined;
|
|
17
18
|
"onUpdate:modelValue"?: ((value: number | null) => any) | undefined;
|
|
18
|
-
onChange?: ((curVal: number | null | undefined, oldVal: number | null | undefined) => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
|
-
size: "default" | "table";
|
|
21
20
|
disabled: boolean;
|
|
22
|
-
modelValue: number;
|
|
23
21
|
error: boolean;
|
|
22
|
+
size: "default" | "table";
|
|
23
|
+
modelValue: number;
|
|
24
24
|
isView: boolean;
|
|
25
25
|
errorMode: "default" | "overlay";
|
|
26
26
|
errorModelZIndex: number;
|
|
@@ -55,13 +55,13 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
55
55
|
"first-click": (currentPage: number) => any;
|
|
56
56
|
"last-click": (currentPage: number) => any;
|
|
57
57
|
}, string, {
|
|
58
|
-
small: boolean;
|
|
59
58
|
disabled: boolean;
|
|
59
|
+
small: boolean;
|
|
60
|
+
background: boolean;
|
|
60
61
|
modelValue: number;
|
|
61
62
|
pageSize: number;
|
|
62
63
|
total: number;
|
|
63
64
|
pageSizes: number[];
|
|
64
|
-
background: boolean;
|
|
65
65
|
simple: boolean;
|
|
66
66
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
67
67
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -84,13 +84,13 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
84
84
|
$nextTick: typeof import("vue").nextTick;
|
|
85
85
|
$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;
|
|
86
86
|
} & Readonly<{
|
|
87
|
-
small: boolean;
|
|
88
87
|
disabled: boolean;
|
|
88
|
+
small: boolean;
|
|
89
|
+
background: boolean;
|
|
89
90
|
modelValue: number;
|
|
90
91
|
pageSize: number;
|
|
91
92
|
total: number;
|
|
92
93
|
pageSizes: number[];
|
|
93
|
-
background: boolean;
|
|
94
94
|
simple: boolean;
|
|
95
95
|
}> & Omit<Readonly<import("./src/type.js").PaginationProps> & Readonly<{
|
|
96
96
|
"onUpdate:modelValue"?: ((currentPage: number) => any) | undefined;
|
|
@@ -101,7 +101,7 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
101
101
|
"onNext-click"?: ((currentPage: number) => any) | undefined;
|
|
102
102
|
"onFirst-click"?: ((currentPage: number) => any) | undefined;
|
|
103
103
|
"onLast-click"?: ((currentPage: number) => any) | undefined;
|
|
104
|
-
}>, "small" | "
|
|
104
|
+
}>, "disabled" | "small" | "background" | "modelValue" | "pageSize" | "total" | "pageSizes" | "simple"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
105
105
|
$slots: {
|
|
106
106
|
default?: (props: {}) => any;
|
|
107
107
|
};
|
|
@@ -161,13 +161,13 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
161
161
|
"first-click": (currentPage: number) => any;
|
|
162
162
|
"last-click": (currentPage: number) => any;
|
|
163
163
|
}, string, {
|
|
164
|
-
small: boolean;
|
|
165
164
|
disabled: boolean;
|
|
165
|
+
small: boolean;
|
|
166
|
+
background: boolean;
|
|
166
167
|
modelValue: number;
|
|
167
168
|
pageSize: number;
|
|
168
169
|
total: number;
|
|
169
170
|
pageSizes: number[];
|
|
170
|
-
background: boolean;
|
|
171
171
|
simple: boolean;
|
|
172
172
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
173
173
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -190,13 +190,13 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
190
190
|
$nextTick: typeof import("vue").nextTick;
|
|
191
191
|
$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;
|
|
192
192
|
} & Readonly<{
|
|
193
|
-
small: boolean;
|
|
194
193
|
disabled: boolean;
|
|
194
|
+
small: boolean;
|
|
195
|
+
background: boolean;
|
|
195
196
|
modelValue: number;
|
|
196
197
|
pageSize: number;
|
|
197
198
|
total: number;
|
|
198
199
|
pageSizes: number[];
|
|
199
|
-
background: boolean;
|
|
200
200
|
simple: boolean;
|
|
201
201
|
}> & Omit<Readonly<import("./src/type.js").PaginationProps> & Readonly<{
|
|
202
202
|
"onUpdate:modelValue"?: ((currentPage: number) => any) | undefined;
|
|
@@ -207,7 +207,7 @@ declare const DasPaginationRef: () => import("vue").Ref<({
|
|
|
207
207
|
"onNext-click"?: ((currentPage: number) => any) | undefined;
|
|
208
208
|
"onFirst-click"?: ((currentPage: number) => any) | undefined;
|
|
209
209
|
"onLast-click"?: ((currentPage: number) => any) | undefined;
|
|
210
|
-
}>, "small" | "
|
|
210
|
+
}>, "disabled" | "small" | "background" | "modelValue" | "pageSize" | "total" | "pageSizes" | "simple"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
211
211
|
$slots: {
|
|
212
212
|
default?: (props: {}) => any;
|
|
213
213
|
};
|
|
@@ -232,13 +232,13 @@ declare const DasPagination: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
232
232
|
"first-click": (currentPage: number) => any;
|
|
233
233
|
"last-click": (currentPage: number) => any;
|
|
234
234
|
}, import("vue").PublicProps, {
|
|
235
|
-
small: boolean;
|
|
236
235
|
disabled: boolean;
|
|
236
|
+
small: boolean;
|
|
237
|
+
background: boolean;
|
|
237
238
|
modelValue: number;
|
|
238
239
|
pageSize: number;
|
|
239
240
|
total: number;
|
|
240
241
|
pageSizes: number[];
|
|
241
|
-
background: boolean;
|
|
242
242
|
simple: boolean;
|
|
243
243
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
244
244
|
P: {};
|
|
@@ -257,13 +257,13 @@ declare const DasPagination: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
257
257
|
"onFirst-click"?: ((currentPage: number) => any) | undefined;
|
|
258
258
|
"onLast-click"?: ((currentPage: number) => any) | undefined;
|
|
259
259
|
}>, {}, {}, {}, {}, {
|
|
260
|
-
small: boolean;
|
|
261
260
|
disabled: boolean;
|
|
261
|
+
small: boolean;
|
|
262
|
+
background: boolean;
|
|
262
263
|
modelValue: number;
|
|
263
264
|
pageSize: number;
|
|
264
265
|
total: number;
|
|
265
266
|
pageSizes: number[];
|
|
266
|
-
background: boolean;
|
|
267
267
|
simple: boolean;
|
|
268
268
|
}>;
|
|
269
269
|
__isFragment?: never;
|
|
@@ -288,13 +288,13 @@ declare const DasPagination: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
288
288
|
"first-click": (currentPage: number) => any;
|
|
289
289
|
"last-click": (currentPage: number) => any;
|
|
290
290
|
}, string, {
|
|
291
|
-
small: boolean;
|
|
292
291
|
disabled: boolean;
|
|
292
|
+
small: boolean;
|
|
293
|
+
background: boolean;
|
|
293
294
|
modelValue: number;
|
|
294
295
|
pageSize: number;
|
|
295
296
|
total: number;
|
|
296
297
|
pageSizes: number[];
|
|
297
|
-
background: boolean;
|
|
298
298
|
simple: boolean;
|
|
299
299
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
300
300
|
$slots: {
|
|
@@ -23,13 +23,13 @@ declare const __VLS_component: import("vue").DefineComponent<PaginationProps, {}
|
|
|
23
23
|
"onFirst-click"?: ((currentPage: number) => any) | undefined;
|
|
24
24
|
"onLast-click"?: ((currentPage: number) => any) | undefined;
|
|
25
25
|
}>, {
|
|
26
|
-
small: boolean;
|
|
27
26
|
disabled: boolean;
|
|
27
|
+
small: boolean;
|
|
28
|
+
background: boolean;
|
|
28
29
|
modelValue: number;
|
|
29
30
|
pageSize: number;
|
|
30
31
|
total: number;
|
|
31
32
|
pageSizes: number[];
|
|
32
|
-
background: boolean;
|
|
33
33
|
simple: boolean;
|
|
34
34
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
35
35
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -38,8 +38,8 @@ declare const DasPopoverRef: () => import("vue").Ref<({
|
|
|
38
38
|
confirm: () => any;
|
|
39
39
|
clickOutside: () => any;
|
|
40
40
|
}, string, {
|
|
41
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
42
41
|
width: string | number;
|
|
42
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
43
43
|
showBtns: boolean;
|
|
44
44
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
45
45
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -62,14 +62,14 @@ declare const DasPopoverRef: () => import("vue").Ref<({
|
|
|
62
62
|
$nextTick: typeof import("vue").nextTick;
|
|
63
63
|
$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;
|
|
64
64
|
} & Readonly<{
|
|
65
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
66
65
|
width: string | number;
|
|
66
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
67
67
|
showBtns: boolean;
|
|
68
68
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
69
69
|
onCancel?: (() => any) | undefined;
|
|
70
70
|
onConfirm?: (() => any) | undefined;
|
|
71
71
|
onClickOutside?: (() => any) | undefined;
|
|
72
|
-
}>, "$popoverRef" | ("
|
|
72
|
+
}>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
73
73
|
$popoverRef: import("vue").Ref<null, null>;
|
|
74
74
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
75
75
|
$slots: {
|
|
@@ -116,8 +116,8 @@ declare const DasPopoverRef: () => import("vue").Ref<({
|
|
|
116
116
|
confirm: () => any;
|
|
117
117
|
clickOutside: () => any;
|
|
118
118
|
}, string, {
|
|
119
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
120
119
|
width: string | number;
|
|
120
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
121
121
|
showBtns: boolean;
|
|
122
122
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
|
|
123
123
|
beforeCreate?: (() => void) | (() => void)[];
|
|
@@ -140,14 +140,14 @@ declare const DasPopoverRef: () => import("vue").Ref<({
|
|
|
140
140
|
$nextTick: typeof import("vue").nextTick;
|
|
141
141
|
$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;
|
|
142
142
|
} & Readonly<{
|
|
143
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
144
143
|
width: string | number;
|
|
144
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
145
145
|
showBtns: boolean;
|
|
146
146
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
147
147
|
onCancel?: (() => any) | undefined;
|
|
148
148
|
onConfirm?: (() => any) | undefined;
|
|
149
149
|
onClickOutside?: (() => any) | undefined;
|
|
150
|
-
}>, "$popoverRef" | ("
|
|
150
|
+
}>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
|
|
151
151
|
$popoverRef: import("vue").Ref<null, null>;
|
|
152
152
|
}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
153
153
|
$slots: {
|
|
@@ -168,8 +168,8 @@ declare const DasPopover: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
168
168
|
confirm: () => any;
|
|
169
169
|
clickOutside: () => any;
|
|
170
170
|
}, import("vue").PublicProps, {
|
|
171
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
172
171
|
width: string | number;
|
|
172
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
173
173
|
showBtns: boolean;
|
|
174
174
|
}, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
|
175
175
|
P: {};
|
|
@@ -185,8 +185,8 @@ declare const DasPopover: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
185
185
|
}>, {
|
|
186
186
|
$popoverRef: import("vue").Ref<null, null>;
|
|
187
187
|
}, {}, {}, {}, {
|
|
188
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
189
188
|
width: string | number;
|
|
189
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
190
190
|
showBtns: boolean;
|
|
191
191
|
}>;
|
|
192
192
|
__isFragment?: never;
|
|
@@ -203,8 +203,8 @@ declare const DasPopover: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
203
203
|
confirm: () => any;
|
|
204
204
|
clickOutside: () => any;
|
|
205
205
|
}, string, {
|
|
206
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
207
206
|
width: string | number;
|
|
207
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
208
208
|
showBtns: boolean;
|
|
209
209
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
210
210
|
$slots: {
|
|
@@ -17,8 +17,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
17
17
|
onConfirm?: (() => any) | undefined;
|
|
18
18
|
onClickOutside?: (() => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
|
-
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
21
20
|
width: string | number;
|
|
21
|
+
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
22
22
|
showBtns: boolean;
|
|
23
23
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
|
24
24
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
@@ -3,8 +3,8 @@ declare const DasProgress: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
3
3
|
$progress: import("vue").Ref<null, null>;
|
|
4
4
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
|
|
5
5
|
type: "line" | "circle";
|
|
6
|
-
modelValue: number;
|
|
7
6
|
width: number;
|
|
7
|
+
modelValue: number;
|
|
8
8
|
tipType: "percentage" | "score";
|
|
9
9
|
percentages: number;
|
|
10
10
|
textMap: Array;
|
|
@@ -24,8 +24,8 @@ declare const DasProgress: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
24
24
|
$progress: import("vue").Ref<null, null>;
|
|
25
25
|
}, {}, {}, {}, {
|
|
26
26
|
type: "line" | "circle";
|
|
27
|
-
modelValue: number;
|
|
28
27
|
width: number;
|
|
28
|
+
modelValue: number;
|
|
29
29
|
tipType: "percentage" | "score";
|
|
30
30
|
percentages: number;
|
|
31
31
|
textMap: Array;
|
|
@@ -42,8 +42,8 @@ declare const DasProgress: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
42
42
|
$progress: import("vue").Ref<null, null>;
|
|
43
43
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
44
44
|
type: "line" | "circle";
|
|
45
|
-
modelValue: number;
|
|
46
45
|
width: number;
|
|
46
|
+
modelValue: number;
|
|
47
47
|
tipType: "percentage" | "score";
|
|
48
48
|
percentages: number;
|
|
49
49
|
textMap: Array;
|
|
@@ -9,8 +9,8 @@ declare const __VLS_component: import("vue").DefineComponent<Props, {
|
|
|
9
9
|
$progress: import("vue").Ref<null, null>;
|
|
10
10
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
|
|
11
11
|
type: "line" | "circle";
|
|
12
|
-
modelValue: number;
|
|
13
12
|
width: number;
|
|
13
|
+
modelValue: number;
|
|
14
14
|
tipType: "percentage" | "score";
|
|
15
15
|
percentages: number;
|
|
16
16
|
textMap: Array;
|
|
@@ -17,8 +17,8 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
17
17
|
readonly isSetTimeout?: boolean | undefined;
|
|
18
18
|
readonly noSetDefaultVal?: boolean | undefined;
|
|
19
19
|
readonly formSize?: "small" | "default" | "large" | undefined;
|
|
20
|
-
readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
21
20
|
readonly onChange?: ((e: any) => any) | undefined;
|
|
21
|
+
readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
22
22
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
23
23
|
$attrs: {
|
|
24
24
|
[x: string]: unknown;
|
|
@@ -32,20 +32,20 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
32
32
|
$root: import("vue").ComponentPublicInstance | null;
|
|
33
33
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
34
34
|
$host: Element | null;
|
|
35
|
-
$emit: ((event: "
|
|
35
|
+
$emit: ((event: "change", e: any) => void) & ((event: "update:modelValue", n: any) => void);
|
|
36
36
|
$el: any;
|
|
37
37
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
38
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
39
38
|
onChange?: ((e: any) => any) | undefined;
|
|
39
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
40
40
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
41
|
-
"update:modelValue": (n: any) => any;
|
|
42
41
|
change: (e: any) => any;
|
|
42
|
+
"update:modelValue": (n: any) => any;
|
|
43
43
|
}, string, {
|
|
44
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
45
|
-
name: string;
|
|
46
44
|
disabled: boolean;
|
|
47
|
-
|
|
45
|
+
name: string;
|
|
46
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
48
47
|
options: any[];
|
|
48
|
+
modelValue: any;
|
|
49
49
|
layout: "default" | "vertical";
|
|
50
50
|
radioType: "default" | "group";
|
|
51
51
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -72,20 +72,20 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
72
72
|
$nextTick: typeof import("vue").nextTick;
|
|
73
73
|
$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;
|
|
74
74
|
} & Readonly<{
|
|
75
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
76
|
-
name: string;
|
|
77
75
|
disabled: boolean;
|
|
78
|
-
|
|
76
|
+
name: string;
|
|
77
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
79
78
|
options: any[];
|
|
79
|
+
modelValue: any;
|
|
80
80
|
layout: "default" | "vertical";
|
|
81
81
|
radioType: "default" | "group";
|
|
82
82
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
83
83
|
isView: boolean;
|
|
84
84
|
noSetDefaultVal: boolean;
|
|
85
85
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
86
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
87
86
|
onChange?: ((e: any) => any) | undefined;
|
|
88
|
-
|
|
87
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
88
|
+
}>, "disabled" | "name" | "defaultProps" | "options" | "modelValue" | "layout" | "radioType" | "optionType" | "isView" | "noSetDefaultVal"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
89
89
|
$slots: {
|
|
90
90
|
default?: (props: {}) => any;
|
|
91
91
|
} & {
|
|
@@ -117,8 +117,8 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
117
117
|
readonly isSetTimeout?: boolean | undefined;
|
|
118
118
|
readonly noSetDefaultVal?: boolean | undefined;
|
|
119
119
|
readonly formSize?: "small" | "default" | "large" | undefined;
|
|
120
|
-
readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
121
120
|
readonly onChange?: ((e: any) => any) | undefined;
|
|
121
|
+
readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
122
122
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
123
123
|
$attrs: {
|
|
124
124
|
[x: string]: unknown;
|
|
@@ -132,20 +132,20 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
132
132
|
$root: import("vue").ComponentPublicInstance | null;
|
|
133
133
|
$parent: import("vue").ComponentPublicInstance | null;
|
|
134
134
|
$host: Element | null;
|
|
135
|
-
$emit: ((event: "
|
|
135
|
+
$emit: ((event: "change", e: any) => void) & ((event: "update:modelValue", n: any) => void);
|
|
136
136
|
$el: any;
|
|
137
137
|
$options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
138
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
139
138
|
onChange?: ((e: any) => any) | undefined;
|
|
139
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
140
140
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
141
|
-
"update:modelValue": (n: any) => any;
|
|
142
141
|
change: (e: any) => any;
|
|
142
|
+
"update:modelValue": (n: any) => any;
|
|
143
143
|
}, string, {
|
|
144
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
145
|
-
name: string;
|
|
146
144
|
disabled: boolean;
|
|
147
|
-
|
|
145
|
+
name: string;
|
|
146
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
148
147
|
options: any[];
|
|
148
|
+
modelValue: any;
|
|
149
149
|
layout: "default" | "vertical";
|
|
150
150
|
radioType: "default" | "group";
|
|
151
151
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -172,20 +172,20 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
172
172
|
$nextTick: typeof import("vue").nextTick;
|
|
173
173
|
$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;
|
|
174
174
|
} & Readonly<{
|
|
175
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
176
|
-
name: string;
|
|
177
175
|
disabled: boolean;
|
|
178
|
-
|
|
176
|
+
name: string;
|
|
177
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
179
178
|
options: any[];
|
|
179
|
+
modelValue: any;
|
|
180
180
|
layout: "default" | "vertical";
|
|
181
181
|
radioType: "default" | "group";
|
|
182
182
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
183
183
|
isView: boolean;
|
|
184
184
|
noSetDefaultVal: boolean;
|
|
185
185
|
}> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
186
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
187
186
|
onChange?: ((e: any) => any) | undefined;
|
|
188
|
-
|
|
187
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
188
|
+
}>, "disabled" | "name" | "defaultProps" | "options" | "modelValue" | "layout" | "radioType" | "optionType" | "isView" | "noSetDefaultVal"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
|
|
189
189
|
$slots: {
|
|
190
190
|
default?: (props: {}) => any;
|
|
191
191
|
} & {
|
|
@@ -202,17 +202,17 @@ declare const DasRadioRef: () => import("vue").Ref<({
|
|
|
202
202
|
}) | null>;
|
|
203
203
|
declare const DasRadio: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
204
204
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
205
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
206
205
|
onChange?: ((e: any) => any) | undefined;
|
|
206
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
207
207
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
208
|
-
"update:modelValue": (n: any) => any;
|
|
209
208
|
change: (e: any) => any;
|
|
209
|
+
"update:modelValue": (n: any) => any;
|
|
210
210
|
}, import("vue").PublicProps, {
|
|
211
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
212
|
-
name: string;
|
|
213
211
|
disabled: boolean;
|
|
214
|
-
|
|
212
|
+
name: string;
|
|
213
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
215
214
|
options: any[];
|
|
215
|
+
modelValue: any;
|
|
216
216
|
layout: "default" | "vertical";
|
|
217
217
|
radioType: "default" | "group";
|
|
218
218
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -226,14 +226,14 @@ declare const DasRadio: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
226
226
|
M: {};
|
|
227
227
|
Defaults: {};
|
|
228
228
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
229
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
230
229
|
onChange?: ((e: any) => any) | undefined;
|
|
230
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
231
231
|
}>, {}, {}, {}, {}, {
|
|
232
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
233
|
-
name: string;
|
|
234
232
|
disabled: boolean;
|
|
235
|
-
|
|
233
|
+
name: string;
|
|
234
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
236
235
|
options: any[];
|
|
236
|
+
modelValue: any;
|
|
237
237
|
layout: "default" | "vertical";
|
|
238
238
|
radioType: "default" | "group";
|
|
239
239
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -244,17 +244,17 @@ declare const DasRadio: import("@das-fed/upf-utils").SFCWithInstall<{
|
|
|
244
244
|
__isTeleport?: never;
|
|
245
245
|
__isSuspense?: never;
|
|
246
246
|
} & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
247
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
248
247
|
onChange?: ((e: any) => any) | undefined;
|
|
248
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
249
249
|
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
250
|
-
"update:modelValue": (n: any) => any;
|
|
251
250
|
change: (e: any) => any;
|
|
251
|
+
"update:modelValue": (n: any) => any;
|
|
252
252
|
}, string, {
|
|
253
|
-
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
254
|
-
name: string;
|
|
255
253
|
disabled: boolean;
|
|
256
|
-
|
|
254
|
+
name: string;
|
|
255
|
+
defaultProps: import("./src/type.js").ValLabel<string>;
|
|
257
256
|
options: any[];
|
|
257
|
+
modelValue: any;
|
|
258
258
|
layout: "default" | "vertical";
|
|
259
259
|
radioType: "default" | "group";
|
|
260
260
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -15,17 +15,17 @@ type __VLS_Slots = {} & {
|
|
|
15
15
|
default?: (props: typeof __VLS_43) => any;
|
|
16
16
|
};
|
|
17
17
|
declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
18
|
-
"update:modelValue": (n: any) => any;
|
|
19
18
|
change: (e: any) => any;
|
|
19
|
+
"update:modelValue": (n: any) => any;
|
|
20
20
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
21
|
-
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
22
21
|
onChange?: ((e: any) => any) | undefined;
|
|
22
|
+
"onUpdate:modelValue"?: ((n: any) => any) | undefined;
|
|
23
23
|
}>, {
|
|
24
|
-
defaultProps: import("./type").ValLabel<string>;
|
|
25
|
-
name: string;
|
|
26
24
|
disabled: boolean;
|
|
27
|
-
|
|
25
|
+
name: string;
|
|
26
|
+
defaultProps: import("./type").ValLabel<string>;
|
|
28
27
|
options: any[];
|
|
28
|
+
modelValue: any;
|
|
29
29
|
layout: "default" | "vertical";
|
|
30
30
|
radioType: "default" | "group";
|
|
31
31
|
optionType: "default" | "square" | "button" | "filterSquare";
|
|
@@ -4,15 +4,15 @@ declare const DasRichEditor: import("@das-fed/upf-utils").SFCWithInstall<import(
|
|
|
4
4
|
$editor: import("vue").Ref<any, any>;
|
|
5
5
|
editorRef: import("vue").ShallowRef<any, any>;
|
|
6
6
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
7
|
-
|
|
7
|
+
blur: (value: string) => any;
|
|
8
8
|
change: (value: string) => any;
|
|
9
9
|
focus: () => any;
|
|
10
|
-
|
|
10
|
+
"update:modelValue": (value: string) => any;
|
|
11
11
|
}, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
12
|
-
|
|
12
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
13
13
|
onChange?: ((value: string) => any) | undefined;
|
|
14
14
|
onFocus?: (() => any) | undefined;
|
|
15
|
-
|
|
15
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
16
16
|
}>, {
|
|
17
17
|
config: import("./src/type.js").defaultHtml;
|
|
18
18
|
type: "default" | "text";
|
|
@@ -20,20 +20,20 @@ declare const DasRichEditor: import("@das-fed/upf-utils").SFCWithInstall<import(
|
|
|
20
20
|
excludeKeys: Array<string>;
|
|
21
21
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
|
|
22
22
|
declare const DasRichEditorRef: () => import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
23
|
-
|
|
23
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
24
24
|
onChange?: ((value: string) => any) | undefined;
|
|
25
25
|
onFocus?: (() => any) | undefined;
|
|
26
|
-
|
|
26
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
27
27
|
}>, {
|
|
28
28
|
richEditor: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
29
29
|
$toolbar: import("vue").Ref<any, any>;
|
|
30
30
|
$editor: import("vue").Ref<any, any>;
|
|
31
31
|
editorRef: import("vue").ShallowRef<any, any>;
|
|
32
32
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
33
|
-
|
|
33
|
+
blur: (value: string) => any;
|
|
34
34
|
change: (value: string) => any;
|
|
35
35
|
focus: () => any;
|
|
36
|
-
|
|
36
|
+
"update:modelValue": (value: string) => any;
|
|
37
37
|
}, import("vue").PublicProps, {
|
|
38
38
|
config: import("./src/type.js").defaultHtml;
|
|
39
39
|
type: "default" | "text";
|
|
@@ -47,10 +47,10 @@ declare const DasRichEditorRef: () => import("vue").Ref<import("vue").CreateComp
|
|
|
47
47
|
M: {};
|
|
48
48
|
Defaults: {};
|
|
49
49
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
50
|
-
|
|
50
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
51
51
|
onChange?: ((value: string) => any) | undefined;
|
|
52
52
|
onFocus?: (() => any) | undefined;
|
|
53
|
-
|
|
53
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
54
54
|
}>, {
|
|
55
55
|
richEditor: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
56
56
|
$toolbar: import("vue").Ref<any, any>;
|
|
@@ -62,20 +62,20 @@ declare const DasRichEditorRef: () => import("vue").Ref<import("vue").CreateComp
|
|
|
62
62
|
mode: "default" | "simple";
|
|
63
63
|
excludeKeys: Array<string>;
|
|
64
64
|
}> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
|
|
65
|
-
|
|
65
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
66
66
|
onChange?: ((value: string) => any) | undefined;
|
|
67
67
|
onFocus?: (() => any) | undefined;
|
|
68
|
-
|
|
68
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
69
69
|
}>, {
|
|
70
70
|
richEditor: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
71
71
|
$toolbar: import("vue").Ref<any, any>;
|
|
72
72
|
$editor: import("vue").Ref<any, any>;
|
|
73
73
|
editorRef: import("vue").ShallowRef<any, any>;
|
|
74
74
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
75
|
-
|
|
75
|
+
blur: (value: string) => any;
|
|
76
76
|
change: (value: string) => any;
|
|
77
77
|
focus: () => any;
|
|
78
|
-
|
|
78
|
+
"update:modelValue": (value: string) => any;
|
|
79
79
|
}, import("vue").PublicProps, {
|
|
80
80
|
config: import("./src/type.js").defaultHtml;
|
|
81
81
|
type: "default" | "text";
|
|
@@ -89,10 +89,10 @@ declare const DasRichEditorRef: () => import("vue").Ref<import("vue").CreateComp
|
|
|
89
89
|
M: {};
|
|
90
90
|
Defaults: {};
|
|
91
91
|
}, Readonly<import("./src/type.js").Props> & Readonly<{
|
|
92
|
-
|
|
92
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
93
93
|
onChange?: ((value: string) => any) | undefined;
|
|
94
94
|
onFocus?: (() => any) | undefined;
|
|
95
|
-
|
|
95
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
96
96
|
}>, {
|
|
97
97
|
richEditor: import("vue").Ref<HTMLElement | null, HTMLElement | null>;
|
|
98
98
|
$toolbar: import("vue").Ref<any, any>;
|
|
@@ -10,15 +10,15 @@ declare const _default: import("vue").DefineComponent<Props, {
|
|
|
10
10
|
/** 编辑器实例 */
|
|
11
11
|
editorRef: import("vue").ShallowRef<any, any>;
|
|
12
12
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
|
13
|
-
|
|
13
|
+
blur: (value: string) => any;
|
|
14
14
|
change: (value: string) => any;
|
|
15
15
|
focus: () => any;
|
|
16
|
-
|
|
16
|
+
"update:modelValue": (value: string) => any;
|
|
17
17
|
}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
|
|
18
|
-
|
|
18
|
+
onBlur?: ((value: string) => any) | undefined;
|
|
19
19
|
onChange?: ((value: string) => any) | undefined;
|
|
20
20
|
onFocus?: (() => any) | undefined;
|
|
21
|
-
|
|
21
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
22
22
|
}>, {
|
|
23
23
|
config: import("./type").defaultHtml;
|
|
24
24
|
type: "default" | "text";
|