@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.
Files changed (110) hide show
  1. package/front-end/i18n/front-end-page/dasui_en-US.js +4 -4
  2. package/front-end/i18n/front-end-page/dasui_zh-CN.js +4 -4
  3. package/front-end/i18n/front-end-page/dasui_zh-MO.js +4 -4
  4. package/package.json +5 -5
  5. package/packages/business-components/ai-panel/src/dasAI/components/deleteDialog/index.vue.d.ts +2 -2
  6. package/packages/business-components/area-phone-select/index.d.ts +65 -65
  7. package/packages/business-components/area-phone-select/src/Index.vue.d.ts +2 -2
  8. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +8 -8
  9. package/packages/business-components/change-pwd/src/hooks/use-changePwd.d.ts +14 -14
  10. package/packages/business-components/device-panel/src/components/alarmDevicePanel/alarmLog/components/listItem.vue.d.ts +2 -2
  11. package/packages/business-components/device-panel/src/components/devicePanelModal/alarmLog/components/listItem.vue.d.ts +2 -2
  12. package/packages/business-components/device-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  13. package/packages/business-components/echarts/index.d.ts +5 -5
  14. package/packages/business-components/echarts/src/Index.vue.d.ts +1 -1
  15. package/packages/business-components/export-button/index.d.ts +5 -5
  16. package/packages/business-components/export-button/src/App.vue.d.ts +2 -2
  17. package/packages/business-components/import-button/index.d.ts +8 -8
  18. package/packages/business-components/import-button/src/App.vue.d.ts +3 -3
  19. package/packages/business-components/model-table-dialog/index.d.ts +61 -61
  20. package/packages/business-components/model-table-dialog/src/Index.vue.d.ts +7 -7
  21. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +1 -1
  22. package/packages/business-components/process-form/src/hooks/useForm.d.ts +14 -14
  23. package/packages/business-components/process-form/src/widgets/layout/accordion/accordion.d.ts +1 -1
  24. package/packages/business-components/process-form/src/widgets/layout/grid/grid.d.ts +1 -1
  25. package/packages/business-components/process-log/Index.vue.d.ts +1 -1
  26. package/packages/business-components/process-log/index.d.ts +1 -1
  27. package/packages/business-components/urgent-panel/src/components/drag-resize/index.vue.d.ts +1 -1
  28. package/packages/components/alert/index.d.ts +9 -9
  29. package/packages/components/alert/src/index.vue.d.ts +1 -1
  30. package/packages/components/audio-video/index.d.ts +10 -10
  31. package/packages/components/audio-video/src/Index.vue.d.ts +2 -2
  32. package/packages/components/autocomplete/index.d.ts +38 -38
  33. package/packages/components/autocomplete/src/index.vue.d.ts +5 -5
  34. package/packages/components/button/index.d.ts +3 -3
  35. package/packages/components/button/src/Index.vue.d.ts +1 -1
  36. package/packages/components/cascader/index.d.ts +16 -16
  37. package/packages/components/cascader/src/Index.vue.d.ts +2 -2
  38. package/packages/components/checkbox/index.d.ts +59 -59
  39. package/packages/components/checkbox/src/Index.vue.d.ts +8 -8
  40. package/packages/components/collaspe/index.d.ts +9 -9
  41. package/packages/components/collaspe/src/Index.vue.d.ts +1 -1
  42. package/packages/components/color-picker/index.d.ts +13 -13
  43. package/packages/components/color-picker/src/Index.vue.d.ts +3 -3
  44. package/packages/components/custom-search-item/index.d.ts +24 -24
  45. package/packages/components/custom-search-item/src/Index.vue.d.ts +3 -3
  46. package/packages/components/date-picker/index.d.ts +39 -39
  47. package/packages/components/date-picker/src/DatePicker.vue.d.ts +3 -3
  48. package/packages/components/date-picker/src/DateRangePicker.vue.d.ts +1 -1
  49. package/packages/components/date-picker/src/RangePicker.vue.d.ts +3 -3
  50. package/packages/components/date-picker/src/TimePicker.vue.d.ts +3 -3
  51. package/packages/components/date-picker/src/TimeRangePicker.vue.d.ts +3 -3
  52. package/packages/components/dialog/index.d.ts +11 -11
  53. package/packages/components/dialog/src/Index.vue.d.ts +4 -4
  54. package/packages/components/edit-table/index.d.ts +9 -9
  55. package/packages/components/edit-table/src/index.vue.d.ts +1 -1
  56. package/packages/components/empty/index.d.ts +3 -3
  57. package/packages/components/empty/src/Index.vue.d.ts +1 -1
  58. package/packages/components/form/index.d.ts +23 -23
  59. package/packages/components/form/src/Index.vue.d.ts +3 -3
  60. package/packages/components/image-upload/index.d.ts +1 -1
  61. package/packages/components/image-upload/src/Index.vue.d.ts +1 -1
  62. package/packages/components/input/index.d.ts +14 -14
  63. package/packages/components/input/src/index.vue.d.ts +5 -5
  64. package/packages/components/input-dialog-select/index.d.ts +4 -4
  65. package/packages/components/input-dialog-select/src/Index.vue.d.ts +4 -4
  66. package/packages/components/input-number/index.d.ts +18 -18
  67. package/packages/components/input-number/src/App.vue.d.ts +4 -4
  68. package/packages/components/pagination/index.d.ts +16 -16
  69. package/packages/components/pagination/src/Pagination.vue.d.ts +2 -2
  70. package/packages/components/popover/index.d.ts +9 -9
  71. package/packages/components/popover/src/Index.vue.d.ts +1 -1
  72. package/packages/components/progress/index.d.ts +3 -3
  73. package/packages/components/progress/src/Index.vue.d.ts +1 -1
  74. package/packages/components/radio/index.d.ts +38 -38
  75. package/packages/components/radio/src/Index.vue.d.ts +5 -5
  76. package/packages/components/rich-editor/index.d.ts +16 -16
  77. package/packages/components/rich-editor/src/Index.vue.d.ts +4 -4
  78. package/packages/components/search/index.d.ts +4 -4
  79. package/packages/components/search/src/Index.vue.d.ts +4 -4
  80. package/packages/components/search-form/src/SearchDateRange.vue.d.ts +1 -1
  81. package/packages/components/select/index.d.ts +14 -14
  82. package/packages/components/select/src/Select.vue.d.ts +5 -5
  83. package/packages/components/select-input/index.d.ts +1 -1
  84. package/packages/components/select-input/src/Index.vue.d.ts +1 -1
  85. package/packages/components/select-list/index.d.ts +3 -3
  86. package/packages/components/select-list/src/Index.vue.d.ts +1 -1
  87. package/packages/components/special-range-picker-month/index.d.ts +4 -4
  88. package/packages/components/special-range-picker-month/src/Index.vue.d.ts +4 -4
  89. package/packages/components/special-range-picker-year/index.d.ts +4 -4
  90. package/packages/components/special-range-picker-year/src/Index.vue.d.ts +4 -4
  91. package/packages/components/spin/index.d.ts +3 -3
  92. package/packages/components/spin/src/index.vue.d.ts +1 -1
  93. package/packages/components/step/src/stepItem.vue.d.ts +1 -1
  94. package/packages/components/table/index.d.ts +31 -31
  95. package/packages/components/table/src/filter-pane/filterPane.vue.d.ts +3 -3
  96. package/packages/components/table/src/hooks/use-operation.d.ts +5 -5
  97. package/packages/components/table/src/table-column/index.vue.d.ts +4 -4
  98. package/packages/components/tabs/index.d.ts +3 -3
  99. package/packages/components/tabs/src/Tabs.vue.d.ts +1 -1
  100. package/packages/components/tag/index.d.ts +6 -6
  101. package/packages/components/tag/src/Index.vue.d.ts +2 -2
  102. package/packages/components/tooltip/index.d.ts +24 -24
  103. package/packages/components/tooltip/src/index.vue.d.ts +3 -3
  104. package/packages/components/tree/src/App.vue.d.ts +1 -1
  105. package/packages/components/tree-select/src/App.vue.d.ts +37 -37
  106. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +30 -30
  107. package/packages/components/tree-v2/index.d.ts +9 -9
  108. package/packages/components/tree-v2/src/App.vue.d.ts +1 -1
  109. package/packages/components/upload/index.d.ts +3 -3
  110. package/packages/components/upload/src/Index.vue.d.ts +1 -1
@@ -9,10 +9,10 @@ declare const DasCascader: import("@das-fed/upf-utils").SFCWithInstall<{
9
9
  "update:model-value": (val: any) => any;
10
10
  }, import("vue").PublicProps, {
11
11
  disabled: boolean;
12
- modelValue: any;
12
+ error: boolean;
13
13
  width: number | string;
14
+ modelValue: any;
14
15
  placeholder: string;
15
- error: boolean;
16
16
  isView: boolean;
17
17
  errorMode: "default" | "overlay";
18
18
  errorModelZIndex: number;
@@ -34,10 +34,10 @@ declare const DasCascader: import("@das-fed/upf-utils").SFCWithInstall<{
34
34
  $cascader: import("vue").Ref<any, any>;
35
35
  }, {}, {}, {}, {
36
36
  disabled: boolean;
37
- modelValue: any;
37
+ error: boolean;
38
38
  width: number | string;
39
+ modelValue: any;
39
40
  placeholder: string;
40
- error: boolean;
41
41
  isView: boolean;
42
42
  errorMode: "default" | "overlay";
43
43
  errorModelZIndex: number;
@@ -59,10 +59,10 @@ declare const DasCascader: import("@das-fed/upf-utils").SFCWithInstall<{
59
59
  "update:model-value": (val: any) => any;
60
60
  }, string, {
61
61
  disabled: boolean;
62
- modelValue: any;
62
+ error: boolean;
63
63
  width: number | string;
64
+ modelValue: any;
64
65
  placeholder: string;
65
- error: boolean;
66
66
  isView: boolean;
67
67
  errorMode: "default" | "overlay";
68
68
  errorModelZIndex: number;
@@ -130,10 +130,10 @@ declare const DasCascaderRef: () => import("vue").Ref<({
130
130
  "update:model-value": (val: any) => any;
131
131
  }, string, {
132
132
  disabled: boolean;
133
- modelValue: any;
133
+ error: boolean;
134
134
  width: number | string;
135
+ modelValue: any;
135
136
  placeholder: string;
136
- error: boolean;
137
137
  isView: boolean;
138
138
  errorMode: "default" | "overlay";
139
139
  errorModelZIndex: number;
@@ -163,10 +163,10 @@ declare const DasCascaderRef: () => import("vue").Ref<({
163
163
  $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;
164
164
  } & Readonly<{
165
165
  disabled: boolean;
166
- modelValue: any;
166
+ error: boolean;
167
167
  width: number | string;
168
+ modelValue: any;
168
169
  placeholder: string;
169
- error: boolean;
170
170
  isView: boolean;
171
171
  errorMode: "default" | "overlay";
172
172
  errorModelZIndex: number;
@@ -177,7 +177,7 @@ declare const DasCascaderRef: () => import("vue").Ref<({
177
177
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
178
178
  onChange?: ((val: any) => any) | undefined;
179
179
  "onUpdate:model-value"?: ((val: any) => any) | undefined;
180
- }>, "$cascader" | ("disabled" | "modelValue" | "width" | "placeholder" | "error" | "isView" | "errorMode" | "errorModelZIndex" | "bordered" | "isTooltip" | "collapseTags" | "separator")> & import("vue").ShallowUnwrapRef<{
180
+ }>, "$cascader" | ("disabled" | "error" | "width" | "modelValue" | "placeholder" | "isView" | "errorMode" | "errorModelZIndex" | "bordered" | "isTooltip" | "collapseTags" | "separator")> & import("vue").ShallowUnwrapRef<{
181
181
  $cascader: import("vue").Ref<any, any>;
182
182
  }> & {} & import("vue").ComponentCustomProperties & {} & {
183
183
  $slots: {
@@ -237,10 +237,10 @@ declare const DasCascaderRef: () => import("vue").Ref<({
237
237
  "update:model-value": (val: any) => any;
238
238
  }, string, {
239
239
  disabled: boolean;
240
- modelValue: any;
240
+ error: boolean;
241
241
  width: number | string;
242
+ modelValue: any;
242
243
  placeholder: string;
243
- error: boolean;
244
244
  isView: boolean;
245
245
  errorMode: "default" | "overlay";
246
246
  errorModelZIndex: number;
@@ -270,10 +270,10 @@ declare const DasCascaderRef: () => import("vue").Ref<({
270
270
  $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;
271
271
  } & Readonly<{
272
272
  disabled: boolean;
273
- modelValue: any;
273
+ error: boolean;
274
274
  width: number | string;
275
+ modelValue: any;
275
276
  placeholder: string;
276
- error: boolean;
277
277
  isView: boolean;
278
278
  errorMode: "default" | "overlay";
279
279
  errorModelZIndex: number;
@@ -284,7 +284,7 @@ declare const DasCascaderRef: () => import("vue").Ref<({
284
284
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
285
285
  onChange?: ((val: any) => any) | undefined;
286
286
  "onUpdate:model-value"?: ((val: any) => any) | undefined;
287
- }>, "$cascader" | ("disabled" | "modelValue" | "width" | "placeholder" | "error" | "isView" | "errorMode" | "errorModelZIndex" | "bordered" | "isTooltip" | "collapseTags" | "separator")> & import("vue").ShallowUnwrapRef<{
287
+ }>, "$cascader" | ("disabled" | "error" | "width" | "modelValue" | "placeholder" | "isView" | "errorMode" | "errorModelZIndex" | "bordered" | "isTooltip" | "collapseTags" | "separator")> & import("vue").ShallowUnwrapRef<{
288
288
  $cascader: import("vue").Ref<any, any>;
289
289
  }> & {} & import("vue").ComponentCustomProperties & {} & {
290
290
  $slots: {
@@ -10,10 +10,10 @@ declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
10
10
  "onUpdate:model-value"?: ((val: any) => any) | undefined;
11
11
  }>, {
12
12
  disabled: boolean;
13
- modelValue: any;
13
+ error: boolean;
14
14
  width: number | string;
15
+ modelValue: any;
15
16
  placeholder: string;
16
- error: boolean;
17
17
  isView: boolean;
18
18
  errorMode: "default" | "overlay";
19
19
  errorModelZIndex: number;
@@ -23,8 +23,8 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
23
23
  readonly isErrorTitle?: boolean | undefined;
24
24
  readonly noSetDefaultVal?: boolean | undefined;
25
25
  readonly formSize?: "small" | "default" | "large" | undefined;
26
- readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
27
26
  readonly onChange?: ((e: any) => any) | undefined;
27
+ readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
28
28
  readonly "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
29
29
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
30
30
  $attrs: {
@@ -39,30 +39,30 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
39
39
  $root: import("vue").ComponentPublicInstance | null;
40
40
  $parent: import("vue").ComponentPublicInstance | null;
41
41
  $host: Element | null;
42
- $emit: ((event: "update:modelValue", n: any) => void) & ((event: "change", e: any) => void) & ((event: "update:indeterminate", n: any) => void);
42
+ $emit: ((event: "change", e: any) => void) & ((event: "update:modelValue", n: any) => void) & ((event: "update:indeterminate", n: any) => void);
43
43
  $el: any;
44
44
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
45
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
46
45
  onChange?: ((e: any) => any) | undefined;
46
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
47
47
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
48
48
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
49
- "update:modelValue": (n: any) => any;
50
49
  change: (e: any) => any;
50
+ "update:modelValue": (n: any) => any;
51
51
  "update:indeterminate": (n: any) => any;
52
52
  }, string, {
53
+ disabled: boolean;
54
+ error: boolean;
53
55
  size: "small" | "middle" | "large";
54
- defaultProps: import("./src/type.js").ValLabel<string>;
55
56
  name: string;
56
- disabled: boolean;
57
- modelValue: any;
58
- teleported: boolean;
57
+ maxWidth: string;
59
58
  width: string;
59
+ defaultProps: import("./src/type.js").ValLabel<string>;
60
60
  options: import("./src/type.js").optionsProps[];
61
+ modelValue: any;
62
+ teleported: boolean;
61
63
  layout: "default" | "vertical";
62
- error: boolean;
63
64
  optionType: "default" | "square" | "filterSquare";
64
65
  isView: boolean;
65
- maxWidth: string;
66
66
  noSetDefaultVal: boolean;
67
67
  errorMode: "default" | "overlay";
68
68
  errorLabel: string;
@@ -90,19 +90,19 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
90
90
  $nextTick: typeof import("vue").nextTick;
91
91
  $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;
92
92
  } & Readonly<{
93
+ disabled: boolean;
94
+ error: boolean;
93
95
  size: "small" | "middle" | "large";
94
- defaultProps: import("./src/type.js").ValLabel<string>;
95
96
  name: string;
96
- disabled: boolean;
97
- modelValue: any;
98
- teleported: boolean;
97
+ maxWidth: string;
99
98
  width: string;
99
+ defaultProps: import("./src/type.js").ValLabel<string>;
100
100
  options: import("./src/type.js").optionsProps[];
101
+ modelValue: any;
102
+ teleported: boolean;
101
103
  layout: "default" | "vertical";
102
- error: boolean;
103
104
  optionType: "default" | "square" | "filterSquare";
104
105
  isView: boolean;
105
- maxWidth: string;
106
106
  noSetDefaultVal: boolean;
107
107
  errorMode: "default" | "overlay";
108
108
  errorLabel: string;
@@ -110,10 +110,10 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
110
110
  checkboxType: "default" | "group";
111
111
  indeterminate: boolean;
112
112
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
113
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
114
113
  onChange?: ((e: any) => any) | undefined;
114
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
115
115
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
116
- }>, "size" | "defaultProps" | "name" | "disabled" | "modelValue" | "teleported" | "width" | "options" | "layout" | "error" | "optionType" | "isView" | "maxWidth" | "noSetDefaultVal" | "errorMode" | "errorLabel" | "isErrorTitle" | "checkboxType" | "indeterminate"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
116
+ }>, "disabled" | "error" | "size" | "name" | "maxWidth" | "width" | "defaultProps" | "options" | "modelValue" | "teleported" | "layout" | "optionType" | "isView" | "noSetDefaultVal" | "errorMode" | "errorLabel" | "isErrorTitle" | "checkboxType" | "indeterminate"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
117
117
  $slots: {
118
118
  default?: (props: {}) => any;
119
119
  } & {
@@ -150,8 +150,8 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
150
150
  readonly isErrorTitle?: boolean | undefined;
151
151
  readonly noSetDefaultVal?: boolean | undefined;
152
152
  readonly formSize?: "small" | "default" | "large" | undefined;
153
- readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
154
153
  readonly onChange?: ((e: any) => any) | undefined;
154
+ readonly "onUpdate:modelValue"?: ((n: any) => any) | undefined;
155
155
  readonly "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
156
156
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
157
157
  $attrs: {
@@ -166,30 +166,30 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
166
166
  $root: import("vue").ComponentPublicInstance | null;
167
167
  $parent: import("vue").ComponentPublicInstance | null;
168
168
  $host: Element | null;
169
- $emit: ((event: "update:modelValue", n: any) => void) & ((event: "change", e: any) => void) & ((event: "update:indeterminate", n: any) => void);
169
+ $emit: ((event: "change", e: any) => void) & ((event: "update:modelValue", n: any) => void) & ((event: "update:indeterminate", n: any) => void);
170
170
  $el: any;
171
171
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
172
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
173
172
  onChange?: ((e: any) => any) | undefined;
173
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
174
174
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
175
175
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
176
- "update:modelValue": (n: any) => any;
177
176
  change: (e: any) => any;
177
+ "update:modelValue": (n: any) => any;
178
178
  "update:indeterminate": (n: any) => any;
179
179
  }, string, {
180
+ disabled: boolean;
181
+ error: boolean;
180
182
  size: "small" | "middle" | "large";
181
- defaultProps: import("./src/type.js").ValLabel<string>;
182
183
  name: string;
183
- disabled: boolean;
184
- modelValue: any;
185
- teleported: boolean;
184
+ maxWidth: string;
186
185
  width: string;
186
+ defaultProps: import("./src/type.js").ValLabel<string>;
187
187
  options: import("./src/type.js").optionsProps[];
188
+ modelValue: any;
189
+ teleported: boolean;
188
190
  layout: "default" | "vertical";
189
- error: boolean;
190
191
  optionType: "default" | "square" | "filterSquare";
191
192
  isView: boolean;
192
- maxWidth: string;
193
193
  noSetDefaultVal: boolean;
194
194
  errorMode: "default" | "overlay";
195
195
  errorLabel: string;
@@ -217,19 +217,19 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
217
217
  $nextTick: typeof import("vue").nextTick;
218
218
  $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;
219
219
  } & Readonly<{
220
+ disabled: boolean;
221
+ error: boolean;
220
222
  size: "small" | "middle" | "large";
221
- defaultProps: import("./src/type.js").ValLabel<string>;
222
223
  name: string;
223
- disabled: boolean;
224
- modelValue: any;
225
- teleported: boolean;
224
+ maxWidth: string;
226
225
  width: string;
226
+ defaultProps: import("./src/type.js").ValLabel<string>;
227
227
  options: import("./src/type.js").optionsProps[];
228
+ modelValue: any;
229
+ teleported: boolean;
228
230
  layout: "default" | "vertical";
229
- error: boolean;
230
231
  optionType: "default" | "square" | "filterSquare";
231
232
  isView: boolean;
232
- maxWidth: string;
233
233
  noSetDefaultVal: boolean;
234
234
  errorMode: "default" | "overlay";
235
235
  errorLabel: string;
@@ -237,10 +237,10 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
237
237
  checkboxType: "default" | "group";
238
238
  indeterminate: boolean;
239
239
  }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{
240
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
241
240
  onChange?: ((e: any) => any) | undefined;
241
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
242
242
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
243
- }>, "size" | "defaultProps" | "name" | "disabled" | "modelValue" | "teleported" | "width" | "options" | "layout" | "error" | "optionType" | "isView" | "maxWidth" | "noSetDefaultVal" | "errorMode" | "errorLabel" | "isErrorTitle" | "checkboxType" | "indeterminate"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
243
+ }>, "disabled" | "error" | "size" | "name" | "maxWidth" | "width" | "defaultProps" | "options" | "modelValue" | "teleported" | "layout" | "optionType" | "isView" | "noSetDefaultVal" | "errorMode" | "errorLabel" | "isErrorTitle" | "checkboxType" | "indeterminate"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
244
244
  $slots: {
245
245
  default?: (props: {}) => any;
246
246
  } & {
@@ -256,27 +256,27 @@ declare const DasCheckboxRef: () => import("vue").Ref<({
256
256
  }) | null>;
257
257
  declare const DasCheckbox: import("@das-fed/upf-utils").SFCWithInstall<{
258
258
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
259
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
260
259
  onChange?: ((e: any) => any) | undefined;
260
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
261
261
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
262
262
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
263
- "update:modelValue": (n: any) => any;
264
263
  change: (e: any) => any;
264
+ "update:modelValue": (n: any) => any;
265
265
  "update:indeterminate": (n: any) => any;
266
266
  }, import("vue").PublicProps, {
267
+ disabled: boolean;
268
+ error: boolean;
267
269
  size: "small" | "middle" | "large";
268
- defaultProps: import("./src/type.js").ValLabel<string>;
269
270
  name: string;
270
- disabled: boolean;
271
- modelValue: any;
272
- teleported: boolean;
271
+ maxWidth: string;
273
272
  width: string;
273
+ defaultProps: import("./src/type.js").ValLabel<string>;
274
274
  options: import("./src/type.js").optionsProps[];
275
+ modelValue: any;
276
+ teleported: boolean;
275
277
  layout: "default" | "vertical";
276
- error: boolean;
277
278
  optionType: "default" | "square" | "filterSquare";
278
279
  isView: boolean;
279
- maxWidth: string;
280
280
  noSetDefaultVal: boolean;
281
281
  errorMode: "default" | "overlay";
282
282
  errorLabel: string;
@@ -291,23 +291,23 @@ declare const DasCheckbox: import("@das-fed/upf-utils").SFCWithInstall<{
291
291
  M: {};
292
292
  Defaults: {};
293
293
  }, Readonly<import("./src/type.js").Props> & Readonly<{
294
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
295
294
  onChange?: ((e: any) => any) | undefined;
295
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
296
296
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
297
297
  }>, {}, {}, {}, {}, {
298
+ disabled: boolean;
299
+ error: boolean;
298
300
  size: "small" | "middle" | "large";
299
- defaultProps: import("./src/type.js").ValLabel<string>;
300
301
  name: string;
301
- disabled: boolean;
302
- modelValue: any;
303
- teleported: boolean;
302
+ maxWidth: string;
304
303
  width: string;
304
+ defaultProps: import("./src/type.js").ValLabel<string>;
305
305
  options: import("./src/type.js").optionsProps[];
306
+ modelValue: any;
307
+ teleported: boolean;
306
308
  layout: "default" | "vertical";
307
- error: boolean;
308
309
  optionType: "default" | "square" | "filterSquare";
309
310
  isView: boolean;
310
- maxWidth: string;
311
311
  noSetDefaultVal: boolean;
312
312
  errorMode: "default" | "overlay";
313
313
  errorLabel: string;
@@ -319,27 +319,27 @@ declare const DasCheckbox: import("@das-fed/upf-utils").SFCWithInstall<{
319
319
  __isTeleport?: never;
320
320
  __isSuspense?: never;
321
321
  } & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{
322
- "onUpdate:modelValue"?: ((n: any) => any) | undefined;
323
322
  onChange?: ((e: any) => any) | undefined;
323
+ "onUpdate:modelValue"?: ((n: any) => any) | undefined;
324
324
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
325
325
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
326
- "update:modelValue": (n: any) => any;
327
326
  change: (e: any) => any;
327
+ "update:modelValue": (n: any) => any;
328
328
  "update:indeterminate": (n: any) => any;
329
329
  }, string, {
330
+ disabled: boolean;
331
+ error: boolean;
330
332
  size: "small" | "middle" | "large";
331
- defaultProps: import("./src/type.js").ValLabel<string>;
332
333
  name: string;
333
- disabled: boolean;
334
- modelValue: any;
335
- teleported: boolean;
334
+ maxWidth: string;
336
335
  width: string;
336
+ defaultProps: import("./src/type.js").ValLabel<string>;
337
337
  options: import("./src/type.js").optionsProps[];
338
+ modelValue: any;
339
+ teleported: boolean;
338
340
  layout: "default" | "vertical";
339
- error: boolean;
340
341
  optionType: "default" | "square" | "filterSquare";
341
342
  isView: boolean;
342
- maxWidth: string;
343
343
  noSetDefaultVal: boolean;
344
344
  errorMode: "default" | "overlay";
345
345
  errorLabel: string;
@@ -14,27 +14,27 @@ type __VLS_Slots = {} & {
14
14
  default?: (props: typeof __VLS_39) => any;
15
15
  };
16
16
  declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
17
- "update:modelValue": (n: any) => any;
18
17
  change: (e: any) => any;
18
+ "update:modelValue": (n: any) => any;
19
19
  "update:indeterminate": (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
  "onUpdate:indeterminate"?: ((n: any) => any) | undefined;
24
24
  }>, {
25
+ disabled: boolean;
26
+ error: boolean;
25
27
  size: "small" | "middle" | "large";
26
- defaultProps: import("./type").ValLabel<string>;
27
28
  name: string;
28
- disabled: boolean;
29
- modelValue: any;
30
- teleported: boolean;
29
+ maxWidth: string;
31
30
  width: string;
31
+ defaultProps: import("./type").ValLabel<string>;
32
32
  options: import("./type").optionsProps[];
33
+ modelValue: any;
34
+ teleported: boolean;
33
35
  layout: "default" | "vertical";
34
- error: boolean;
35
36
  optionType: "default" | "square" | "filterSquare";
36
37
  isView: boolean;
37
- maxWidth: string;
38
38
  noSetDefaultVal: boolean;
39
39
  errorMode: "default" | "overlay";
40
40
  errorLabel: string;
@@ -22,8 +22,8 @@ declare const DasCollaspeRef: () => import("vue").Ref<({
22
22
  $emit: (event: string, ...args: any[]) => void;
23
23
  $el: any;
24
24
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
25
- activeKey: string | string[];
26
25
  width: string;
26
+ activeKey: string | string[];
27
27
  bordered: boolean;
28
28
  expandIconType: "triangle" | "arrow";
29
29
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
@@ -47,11 +47,11 @@ declare const DasCollaspeRef: () => import("vue").Ref<({
47
47
  $nextTick: typeof import("vue").nextTick;
48
48
  $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;
49
49
  } & Readonly<{
50
- activeKey: string | string[];
51
50
  width: string;
51
+ activeKey: string | string[];
52
52
  bordered: boolean;
53
53
  expandIconType: "triangle" | "arrow";
54
- }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "activeKey" | "width" | "bordered" | "expandIconType"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
54
+ }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "width" | "activeKey" | "bordered" | "expandIconType"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
55
55
  $slots: {
56
56
  default?: (props: {}) => any;
57
57
  };
@@ -79,8 +79,8 @@ declare const DasCollaspeRef: () => import("vue").Ref<({
79
79
  $emit: (event: string, ...args: any[]) => void;
80
80
  $el: any;
81
81
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
82
- activeKey: string | string[];
83
82
  width: string;
83
+ activeKey: string | string[];
84
84
  bordered: boolean;
85
85
  expandIconType: "triangle" | "arrow";
86
86
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
@@ -104,19 +104,19 @@ declare const DasCollaspeRef: () => import("vue").Ref<({
104
104
  $nextTick: typeof import("vue").nextTick;
105
105
  $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;
106
106
  } & Readonly<{
107
- activeKey: string | string[];
108
107
  width: string;
108
+ activeKey: string | string[];
109
109
  bordered: boolean;
110
110
  expandIconType: "triangle" | "arrow";
111
- }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "activeKey" | "width" | "bordered" | "expandIconType"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
111
+ }> & Omit<Readonly<import("./src/type.js").Props> & Readonly<{}>, "width" | "activeKey" | "bordered" | "expandIconType"> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
112
112
  $slots: {
113
113
  default?: (props: {}) => any;
114
114
  };
115
115
  }) | null>;
116
116
  declare const DasCollaspe: import("@das-fed/upf-utils").SFCWithInstall<{
117
117
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, {
118
- activeKey: string | string[];
119
118
  width: string;
119
+ activeKey: string | string[];
120
120
  bordered: boolean;
121
121
  expandIconType: "triangle" | "arrow";
122
122
  }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
@@ -127,8 +127,8 @@ declare const DasCollaspe: import("@das-fed/upf-utils").SFCWithInstall<{
127
127
  M: {};
128
128
  Defaults: {};
129
129
  }, Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, {
130
- activeKey: string | string[];
131
130
  width: string;
131
+ activeKey: string | string[];
132
132
  bordered: boolean;
133
133
  expandIconType: "triangle" | "arrow";
134
134
  }>;
@@ -136,8 +136,8 @@ declare const DasCollaspe: import("@das-fed/upf-utils").SFCWithInstall<{
136
136
  __isTeleport?: never;
137
137
  __isSuspense?: never;
138
138
  } & import("vue").ComponentOptionsBase<Readonly<import("./src/type.js").Props> & Readonly<{}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
139
- activeKey: string | string[];
140
139
  width: string;
140
+ activeKey: string | string[];
141
141
  bordered: boolean;
142
142
  expandIconType: "triangle" | "arrow";
143
143
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
@@ -5,8 +5,8 @@ type __VLS_Slots = {} & {
5
5
  default?: (props: typeof __VLS_10) => any;
6
6
  };
7
7
  declare const __VLS_component: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<Props> & Readonly<{}>, {
8
- activeKey: string | string[];
9
8
  width: string;
9
+ activeKey: string | string[];
10
10
  bordered: boolean;
11
11
  expandIconType: "triangle" | "arrow";
12
12
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
@@ -1,17 +1,17 @@
1
1
  /** 获取组件实例 */
2
2
  declare const DasColorPickerRef: () => import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
3
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
4
3
  onChange?: ((value: string) => any) | undefined;
4
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
5
5
  onDasInput?: ((value: string) => any) | undefined;
6
6
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
- "update:modelValue": (value: string) => any;
8
7
  change: (value: string) => any;
8
+ "update:modelValue": (value: string) => any;
9
9
  dasInput: (value: string) => any;
10
10
  }, import("vue").PublicProps, {
11
11
  disabled: boolean;
12
+ options: Record<string, any>;
12
13
  modelValue: any;
13
14
  placeholder: string;
14
- options: Record<string, any>;
15
15
  isView: boolean;
16
16
  noSetDefaultVal: boolean;
17
17
  borderType: string;
@@ -23,30 +23,30 @@ declare const DasColorPickerRef: () => import("vue").Ref<import("vue").CreateCom
23
23
  M: {};
24
24
  Defaults: {};
25
25
  }, Readonly<import("./src/type.js").Props> & Readonly<{
26
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
27
26
  onChange?: ((value: string) => any) | undefined;
27
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
28
28
  onDasInput?: ((value: string) => any) | undefined;
29
29
  }>, {}, {}, {}, {}, {
30
30
  disabled: boolean;
31
+ options: Record<string, any>;
31
32
  modelValue: any;
32
33
  placeholder: string;
33
- options: Record<string, any>;
34
34
  isView: boolean;
35
35
  noSetDefaultVal: boolean;
36
36
  borderType: string;
37
37
  }> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
38
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
39
38
  onChange?: ((value: string) => any) | undefined;
39
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
40
40
  onDasInput?: ((value: string) => any) | undefined;
41
41
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
42
- "update:modelValue": (value: string) => any;
43
42
  change: (value: string) => any;
43
+ "update:modelValue": (value: string) => any;
44
44
  dasInput: (value: string) => any;
45
45
  }, import("vue").PublicProps, {
46
46
  disabled: boolean;
47
+ options: Record<string, any>;
47
48
  modelValue: any;
48
49
  placeholder: string;
49
- options: Record<string, any>;
50
50
  isView: boolean;
51
51
  noSetDefaultVal: boolean;
52
52
  borderType: string;
@@ -58,31 +58,31 @@ declare const DasColorPickerRef: () => import("vue").Ref<import("vue").CreateCom
58
58
  M: {};
59
59
  Defaults: {};
60
60
  }, Readonly<import("./src/type.js").Props> & Readonly<{
61
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
62
61
  onChange?: ((value: string) => any) | undefined;
62
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
63
63
  onDasInput?: ((value: string) => any) | undefined;
64
64
  }>, {}, {}, {}, {}, {
65
65
  disabled: boolean;
66
+ options: Record<string, any>;
66
67
  modelValue: any;
67
68
  placeholder: string;
68
- options: Record<string, any>;
69
69
  isView: boolean;
70
70
  noSetDefaultVal: boolean;
71
71
  borderType: string;
72
72
  }> | null>;
73
73
  declare const DasColorPicker: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
74
- "update:modelValue": (value: string) => any;
75
74
  change: (value: string) => any;
75
+ "update:modelValue": (value: string) => any;
76
76
  dasInput: (value: string) => any;
77
77
  }, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
78
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
79
78
  onChange?: ((value: string) => any) | undefined;
79
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
80
80
  onDasInput?: ((value: string) => any) | undefined;
81
81
  }>, {
82
82
  disabled: boolean;
83
+ options: Record<string, any>;
83
84
  modelValue: any;
84
85
  placeholder: string;
85
- options: Record<string, any>;
86
86
  isView: boolean;
87
87
  noSetDefaultVal: boolean;
88
88
  borderType: string;
@@ -1,18 +1,18 @@
1
1
  import 'element-plus/es/components/color-picker/style/css';
2
2
  import type { Props } from './type';
3
3
  declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
4
- "update:modelValue": (value: string) => any;
5
4
  change: (value: string) => any;
5
+ "update:modelValue": (value: string) => any;
6
6
  dasInput: (value: string) => any;
7
7
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
8
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
9
8
  onChange?: ((value: string) => any) | undefined;
9
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
10
10
  onDasInput?: ((value: string) => any) | undefined;
11
11
  }>, {
12
12
  disabled: boolean;
13
+ options: Record<string, any>;
13
14
  modelValue: any;
14
15
  placeholder: string;
15
- options: Record<string, any>;
16
16
  isView: boolean;
17
17
  noSetDefaultVal: boolean;
18
18
  borderType: string;