@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
@@ -1,11 +1,11 @@
1
1
  declare const DasAreaPhoneSelectRef: () => import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
2
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
3
2
  onChange?: ((value: string | number) => any) | undefined;
3
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
4
4
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
5
5
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
6
6
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
- "update:modelValue": (value: string) => any;
8
7
  change: (value: string | number) => any;
8
+ "update:modelValue": (value: string) => any;
9
9
  "update:areaItem": (value: Record<any, any>) => any;
10
10
  "area-change": (value: Record<any, any>) => any;
11
11
  }, import("vue").PublicProps, {
@@ -18,20 +18,20 @@ declare const DasAreaPhoneSelectRef: () => import("vue").Ref<import("vue").Creat
18
18
  M: {};
19
19
  Defaults: {};
20
20
  }, Readonly<import("./src/type.js").Props> & Readonly<{
21
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
22
21
  onChange?: ((value: string | number) => any) | undefined;
22
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
23
23
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
24
24
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
25
25
  }>, {}, {}, {}, {}, {
26
26
  modelValue: any;
27
27
  }> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
28
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
29
28
  onChange?: ((value: string | number) => any) | undefined;
29
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
30
30
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
31
31
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
32
32
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
- "update:modelValue": (value: string) => any;
34
33
  change: (value: string | number) => any;
34
+ "update:modelValue": (value: string) => any;
35
35
  "update:areaItem": (value: Record<any, any>) => any;
36
36
  "area-change": (value: Record<any, any>) => any;
37
37
  }, import("vue").PublicProps, {
@@ -44,8 +44,8 @@ declare const DasAreaPhoneSelectRef: () => import("vue").Ref<import("vue").Creat
44
44
  M: {};
45
45
  Defaults: {};
46
46
  }, Readonly<import("./src/type.js").Props> & Readonly<{
47
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
48
47
  onChange?: ((value: string | number) => any) | undefined;
48
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
49
49
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
50
50
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
51
51
  }>, {}, {}, {}, {}, {
@@ -63,8 +63,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
63
63
  readonly disabled?: boolean | undefined;
64
64
  readonly showArrow?: boolean | undefined;
65
65
  readonly filter?: boolean | undefined;
66
- readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
67
66
  readonly onChange?: ((value: Record<any, any>) => any) | undefined;
67
+ readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
68
68
  readonly "onUpdate:visible"?: ((value: boolean) => any) | undefined;
69
69
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
70
70
  $attrs: {
@@ -79,11 +79,11 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
79
79
  $root: import("vue").ComponentPublicInstance | null;
80
80
  $parent: import("vue").ComponentPublicInstance | null;
81
81
  $host: Element | null;
82
- $emit: ((event: "update:modelValue", value: Record<any, any>) => void) & ((event: "change", value: Record<any, any>) => void) & ((event: "update:visible", value: boolean) => void);
82
+ $emit: ((event: "change", value: Record<any, any>) => void) & ((event: "update:modelValue", value: Record<any, any>) => void) & ((event: "update:visible", value: boolean) => void);
83
83
  $el: any;
84
84
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
85
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
86
85
  onChange?: ((value: Record<any, any>) => any) | undefined;
86
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
87
87
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
88
88
  }>, {
89
89
  popoverRef: import("vue").Ref<({
@@ -125,8 +125,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
125
125
  confirm: () => any;
126
126
  clickOutside: () => any;
127
127
  }, string, {
128
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
129
128
  width: string | number;
129
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
130
130
  showBtns: boolean;
131
131
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
132
132
  beforeCreate?: (() => void) | (() => void)[];
@@ -149,14 +149,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
149
149
  $nextTick: typeof import("vue").nextTick;
150
150
  $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;
151
151
  } & Readonly<{
152
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
153
152
  width: string | number;
153
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
154
154
  showBtns: boolean;
155
155
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
156
156
  onCancel?: (() => any) | undefined;
157
157
  onConfirm?: (() => any) | undefined;
158
158
  onClickOutside?: (() => any) | undefined;
159
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
159
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
160
160
  $popoverRef: import("vue").Ref<null, null>;
161
161
  }> & {} & import("vue").ComponentCustomProperties & {} & {
162
162
  $slots: {
@@ -203,8 +203,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
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> & {
210
210
  beforeCreate?: (() => void) | (() => void)[];
@@ -227,14 +227,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
227
227
  $nextTick: typeof import("vue").nextTick;
228
228
  $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;
229
229
  } & Readonly<{
230
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
231
230
  width: string | number;
231
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
232
232
  showBtns: boolean;
233
233
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
234
234
  onCancel?: (() => any) | undefined;
235
235
  onConfirm?: (() => any) | undefined;
236
236
  onClickOutside?: (() => any) | undefined;
237
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
237
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
238
238
  $popoverRef: import("vue").Ref<null, null>;
239
239
  }> & {} & import("vue").ComponentCustomProperties & {} & {
240
240
  $slots: {
@@ -244,8 +244,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
244
244
  };
245
245
  }) | null>;
246
246
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
247
- "update:modelValue": (value: Record<any, any>) => any;
248
247
  change: (value: Record<any, any>) => any;
248
+ "update:modelValue": (value: Record<any, any>) => any;
249
249
  "update:visible": (value: boolean) => any;
250
250
  }, string, {
251
251
  filter: boolean;
@@ -278,8 +278,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
278
278
  visible: boolean;
279
279
  showArrow: boolean;
280
280
  }> & Omit<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
281
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
282
281
  onChange?: ((value: Record<any, any>) => any) | undefined;
282
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
283
283
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
284
284
  }>, "popoverRef" | ("filter" | "label" | "visible" | "showArrow")> & import("vue").ShallowUnwrapRef<{
285
285
  popoverRef: import("vue").Ref<({
@@ -321,8 +321,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
321
321
  confirm: () => any;
322
322
  clickOutside: () => any;
323
323
  }, string, {
324
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
325
324
  width: string | number;
325
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
326
326
  showBtns: boolean;
327
327
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
328
328
  beforeCreate?: (() => void) | (() => void)[];
@@ -345,14 +345,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
345
345
  $nextTick: typeof import("vue").nextTick;
346
346
  $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;
347
347
  } & Readonly<{
348
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
349
348
  width: string | number;
349
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
350
350
  showBtns: boolean;
351
351
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
352
352
  onCancel?: (() => any) | undefined;
353
353
  onConfirm?: (() => any) | undefined;
354
354
  onClickOutside?: (() => any) | undefined;
355
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
355
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
356
356
  $popoverRef: import("vue").Ref<null, null>;
357
357
  }> & {} & import("vue").ComponentCustomProperties & {} & {
358
358
  $slots: {
@@ -399,8 +399,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
399
399
  confirm: () => any;
400
400
  clickOutside: () => any;
401
401
  }, string, {
402
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
403
402
  width: string | number;
403
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
404
404
  showBtns: boolean;
405
405
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
406
406
  beforeCreate?: (() => void) | (() => void)[];
@@ -423,14 +423,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
423
423
  $nextTick: typeof import("vue").nextTick;
424
424
  $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;
425
425
  } & Readonly<{
426
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
427
426
  width: string | number;
427
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
428
428
  showBtns: boolean;
429
429
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
430
430
  onCancel?: (() => any) | undefined;
431
431
  onConfirm?: (() => any) | undefined;
432
432
  onClickOutside?: (() => any) | undefined;
433
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
433
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
434
434
  $popoverRef: import("vue").Ref<null, null>;
435
435
  }> & {} & import("vue").ComponentCustomProperties & {} & {
436
436
  $slots: {
@@ -455,8 +455,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
455
455
  readonly disabled?: boolean | undefined;
456
456
  readonly showArrow?: boolean | undefined;
457
457
  readonly filter?: boolean | undefined;
458
- readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
459
458
  readonly onChange?: ((value: Record<any, any>) => any) | undefined;
459
+ readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
460
460
  readonly "onUpdate:visible"?: ((value: boolean) => any) | undefined;
461
461
  } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
462
462
  $attrs: {
@@ -471,11 +471,11 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
471
471
  $root: import("vue").ComponentPublicInstance | null;
472
472
  $parent: import("vue").ComponentPublicInstance | null;
473
473
  $host: Element | null;
474
- $emit: ((event: "update:modelValue", value: Record<any, any>) => void) & ((event: "change", value: Record<any, any>) => void) & ((event: "update:visible", value: boolean) => void);
474
+ $emit: ((event: "change", value: Record<any, any>) => void) & ((event: "update:modelValue", value: Record<any, any>) => void) & ((event: "update:visible", value: boolean) => void);
475
475
  $el: any;
476
476
  $options: import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
477
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
478
477
  onChange?: ((value: Record<any, any>) => any) | undefined;
478
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
479
479
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
480
480
  }>, {
481
481
  popoverRef: import("vue").Ref<({
@@ -517,8 +517,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
517
517
  confirm: () => any;
518
518
  clickOutside: () => any;
519
519
  }, string, {
520
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
521
520
  width: string | number;
521
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
522
522
  showBtns: boolean;
523
523
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
524
524
  beforeCreate?: (() => void) | (() => void)[];
@@ -541,14 +541,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
541
541
  $nextTick: typeof import("vue").nextTick;
542
542
  $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;
543
543
  } & Readonly<{
544
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
545
544
  width: string | number;
545
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
546
546
  showBtns: boolean;
547
547
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
548
548
  onCancel?: (() => any) | undefined;
549
549
  onConfirm?: (() => any) | undefined;
550
550
  onClickOutside?: (() => any) | undefined;
551
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
551
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
552
552
  $popoverRef: import("vue").Ref<null, null>;
553
553
  }> & {} & import("vue").ComponentCustomProperties & {} & {
554
554
  $slots: {
@@ -595,8 +595,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
595
595
  confirm: () => any;
596
596
  clickOutside: () => any;
597
597
  }, string, {
598
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
599
598
  width: string | number;
599
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
600
600
  showBtns: boolean;
601
601
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
602
602
  beforeCreate?: (() => void) | (() => void)[];
@@ -619,14 +619,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
619
619
  $nextTick: typeof import("vue").nextTick;
620
620
  $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;
621
621
  } & Readonly<{
622
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
623
622
  width: string | number;
623
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
624
624
  showBtns: boolean;
625
625
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
626
626
  onCancel?: (() => any) | undefined;
627
627
  onConfirm?: (() => any) | undefined;
628
628
  onClickOutside?: (() => any) | undefined;
629
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
629
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
630
630
  $popoverRef: import("vue").Ref<null, null>;
631
631
  }> & {} & import("vue").ComponentCustomProperties & {} & {
632
632
  $slots: {
@@ -636,8 +636,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
636
636
  };
637
637
  }) | null>;
638
638
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
639
- "update:modelValue": (value: Record<any, any>) => any;
640
639
  change: (value: Record<any, any>) => any;
640
+ "update:modelValue": (value: Record<any, any>) => any;
641
641
  "update:visible": (value: boolean) => any;
642
642
  }, string, {
643
643
  filter: boolean;
@@ -670,8 +670,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
670
670
  visible: boolean;
671
671
  showArrow: boolean;
672
672
  }> & Omit<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
673
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
674
673
  onChange?: ((value: Record<any, any>) => any) | undefined;
674
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
675
675
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
676
676
  }>, "popoverRef" | ("filter" | "label" | "visible" | "showArrow")> & import("vue").ShallowUnwrapRef<{
677
677
  popoverRef: import("vue").Ref<({
@@ -713,8 +713,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
713
713
  confirm: () => any;
714
714
  clickOutside: () => any;
715
715
  }, string, {
716
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
717
716
  width: string | number;
717
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
718
718
  showBtns: boolean;
719
719
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
720
720
  beforeCreate?: (() => void) | (() => void)[];
@@ -737,14 +737,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
737
737
  $nextTick: typeof import("vue").nextTick;
738
738
  $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;
739
739
  } & Readonly<{
740
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
741
740
  width: string | number;
741
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
742
742
  showBtns: boolean;
743
743
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
744
744
  onCancel?: (() => any) | undefined;
745
745
  onConfirm?: (() => any) | undefined;
746
746
  onClickOutside?: (() => any) | undefined;
747
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
747
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
748
748
  $popoverRef: import("vue").Ref<null, null>;
749
749
  }> & {} & import("vue").ComponentCustomProperties & {} & {
750
750
  $slots: {
@@ -791,8 +791,8 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
791
791
  confirm: () => any;
792
792
  clickOutside: () => any;
793
793
  }, string, {
794
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
795
794
  width: string | number;
795
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
796
796
  showBtns: boolean;
797
797
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
798
798
  beforeCreate?: (() => void) | (() => void)[];
@@ -815,14 +815,14 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
815
815
  $nextTick: typeof import("vue").nextTick;
816
816
  $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;
817
817
  } & Readonly<{
818
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
819
818
  width: string | number;
819
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
820
820
  showBtns: boolean;
821
821
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
822
822
  onCancel?: (() => any) | undefined;
823
823
  onConfirm?: (() => any) | undefined;
824
824
  onClickOutside?: (() => any) | undefined;
825
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
825
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
826
826
  $popoverRef: import("vue").Ref<null, null>;
827
827
  }> & {} & import("vue").ComponentCustomProperties & {} & {
828
828
  $slots: {
@@ -837,13 +837,13 @@ declare const DasAreaPopoverRef: () => import("vue").Ref<({
837
837
  };
838
838
  }) | null>;
839
839
  declare const DasAreaPhoneSelect: import("@das-fed/upf-utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
840
- "update:modelValue": (value: string) => any;
841
840
  change: (value: string | number) => any;
841
+ "update:modelValue": (value: string) => any;
842
842
  "update:areaItem": (value: Record<any, any>) => any;
843
843
  "area-change": (value: Record<any, any>) => any;
844
844
  }, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
845
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
846
845
  onChange?: ((value: string | number) => any) | undefined;
846
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
847
847
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
848
848
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
849
849
  }>, {
@@ -851,8 +851,8 @@ declare const DasAreaPhoneSelect: import("@das-fed/upf-utils").SFCWithInstall<im
851
851
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
852
852
  declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
853
853
  new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
854
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
855
854
  onChange?: ((value: Record<any, any>) => any) | undefined;
855
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
856
856
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
857
857
  }>, {
858
858
  popoverRef: import("vue").Ref<({
@@ -894,8 +894,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
894
894
  confirm: () => any;
895
895
  clickOutside: () => any;
896
896
  }, string, {
897
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
898
897
  width: string | number;
898
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
899
899
  showBtns: boolean;
900
900
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
901
901
  beforeCreate?: (() => void) | (() => void)[];
@@ -918,14 +918,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
918
918
  $nextTick: typeof import("vue").nextTick;
919
919
  $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;
920
920
  } & Readonly<{
921
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
922
921
  width: string | number;
922
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
923
923
  showBtns: boolean;
924
924
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
925
925
  onCancel?: (() => any) | undefined;
926
926
  onConfirm?: (() => any) | undefined;
927
927
  onClickOutside?: (() => any) | undefined;
928
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
928
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
929
929
  $popoverRef: import("vue").Ref<null, null>;
930
930
  }> & {} & import("vue").ComponentCustomProperties & {} & {
931
931
  $slots: {
@@ -972,8 +972,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
972
972
  confirm: () => any;
973
973
  clickOutside: () => any;
974
974
  }, string, {
975
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
976
975
  width: string | number;
976
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
977
977
  showBtns: boolean;
978
978
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
979
979
  beforeCreate?: (() => void) | (() => void)[];
@@ -996,14 +996,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
996
996
  $nextTick: typeof import("vue").nextTick;
997
997
  $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;
998
998
  } & Readonly<{
999
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1000
999
  width: string | number;
1000
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1001
1001
  showBtns: boolean;
1002
1002
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1003
1003
  onCancel?: (() => any) | undefined;
1004
1004
  onConfirm?: (() => any) | undefined;
1005
1005
  onClickOutside?: (() => any) | undefined;
1006
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1006
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1007
1007
  $popoverRef: import("vue").Ref<null, null>;
1008
1008
  }> & {} & import("vue").ComponentCustomProperties & {} & {
1009
1009
  $slots: {
@@ -1013,8 +1013,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1013
1013
  };
1014
1014
  }) | null>;
1015
1015
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1016
- "update:modelValue": (value: Record<any, any>) => any;
1017
1016
  change: (value: Record<any, any>) => any;
1017
+ "update:modelValue": (value: Record<any, any>) => any;
1018
1018
  "update:visible": (value: boolean) => any;
1019
1019
  }, import("vue").PublicProps, {
1020
1020
  filter: boolean;
@@ -1029,8 +1029,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1029
1029
  M: {};
1030
1030
  Defaults: {};
1031
1031
  }, Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
1032
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1033
1032
  onChange?: ((value: Record<any, any>) => any) | undefined;
1033
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1034
1034
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
1035
1035
  }>, {
1036
1036
  popoverRef: import("vue").Ref<({
@@ -1072,8 +1072,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1072
1072
  confirm: () => any;
1073
1073
  clickOutside: () => any;
1074
1074
  }, string, {
1075
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1076
1075
  width: string | number;
1076
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1077
1077
  showBtns: boolean;
1078
1078
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1079
1079
  beforeCreate?: (() => void) | (() => void)[];
@@ -1096,14 +1096,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1096
1096
  $nextTick: typeof import("vue").nextTick;
1097
1097
  $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;
1098
1098
  } & Readonly<{
1099
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1100
1099
  width: string | number;
1100
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1101
1101
  showBtns: boolean;
1102
1102
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1103
1103
  onCancel?: (() => any) | undefined;
1104
1104
  onConfirm?: (() => any) | undefined;
1105
1105
  onClickOutside?: (() => any) | undefined;
1106
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1106
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1107
1107
  $popoverRef: import("vue").Ref<null, null>;
1108
1108
  }> & {} & import("vue").ComponentCustomProperties & {} & {
1109
1109
  $slots: {
@@ -1150,8 +1150,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1150
1150
  confirm: () => any;
1151
1151
  clickOutside: () => any;
1152
1152
  }, string, {
1153
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1154
1153
  width: string | number;
1154
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1155
1155
  showBtns: boolean;
1156
1156
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1157
1157
  beforeCreate?: (() => void) | (() => void)[];
@@ -1174,14 +1174,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1174
1174
  $nextTick: typeof import("vue").nextTick;
1175
1175
  $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;
1176
1176
  } & Readonly<{
1177
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1178
1177
  width: string | number;
1178
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1179
1179
  showBtns: boolean;
1180
1180
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1181
1181
  onCancel?: (() => any) | undefined;
1182
1182
  onConfirm?: (() => any) | undefined;
1183
1183
  onClickOutside?: (() => any) | undefined;
1184
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1184
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1185
1185
  $popoverRef: import("vue").Ref<null, null>;
1186
1186
  }> & {} & import("vue").ComponentCustomProperties & {} & {
1187
1187
  $slots: {
@@ -1200,8 +1200,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1200
1200
  __isTeleport?: never;
1201
1201
  __isSuspense?: never;
1202
1202
  } & import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
1203
- "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1204
1203
  onChange?: ((value: Record<any, any>) => any) | undefined;
1204
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1205
1205
  "onUpdate:visible"?: ((value: boolean) => any) | undefined;
1206
1206
  }>, {
1207
1207
  popoverRef: import("vue").Ref<({
@@ -1243,8 +1243,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1243
1243
  confirm: () => any;
1244
1244
  clickOutside: () => any;
1245
1245
  }, string, {
1246
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1247
1246
  width: string | number;
1247
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1248
1248
  showBtns: boolean;
1249
1249
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1250
1250
  beforeCreate?: (() => void) | (() => void)[];
@@ -1267,14 +1267,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1267
1267
  $nextTick: typeof import("vue").nextTick;
1268
1268
  $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;
1269
1269
  } & Readonly<{
1270
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1271
1270
  width: string | number;
1271
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1272
1272
  showBtns: boolean;
1273
1273
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1274
1274
  onCancel?: (() => any) | undefined;
1275
1275
  onConfirm?: (() => any) | undefined;
1276
1276
  onClickOutside?: (() => any) | undefined;
1277
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1277
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1278
1278
  $popoverRef: import("vue").Ref<null, null>;
1279
1279
  }> & {} & import("vue").ComponentCustomProperties & {} & {
1280
1280
  $slots: {
@@ -1321,8 +1321,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1321
1321
  confirm: () => any;
1322
1322
  clickOutside: () => any;
1323
1323
  }, string, {
1324
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1325
1324
  width: string | number;
1325
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1326
1326
  showBtns: boolean;
1327
1327
  }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1328
1328
  beforeCreate?: (() => void) | (() => void)[];
@@ -1345,14 +1345,14 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1345
1345
  $nextTick: typeof import("vue").nextTick;
1346
1346
  $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;
1347
1347
  } & Readonly<{
1348
- placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1349
1348
  width: string | number;
1349
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1350
1350
  showBtns: boolean;
1351
1351
  }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1352
1352
  onCancel?: (() => any) | undefined;
1353
1353
  onConfirm?: (() => any) | undefined;
1354
1354
  onClickOutside?: (() => any) | undefined;
1355
- }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1355
+ }>, "$popoverRef" | ("width" | "placement" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1356
1356
  $popoverRef: import("vue").Ref<null, null>;
1357
1357
  }> & {} & import("vue").ComponentCustomProperties & {} & {
1358
1358
  $slots: {
@@ -1362,8 +1362,8 @@ declare const DasAreaPopover: import("@das-fed/upf-utils").SFCWithInstall<{
1362
1362
  };
1363
1363
  }) | null>;
1364
1364
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1365
- "update:modelValue": (value: Record<any, any>) => any;
1366
1365
  change: (value: Record<any, any>) => any;
1366
+ "update:modelValue": (value: Record<any, any>) => any;
1367
1367
  "update:visible": (value: boolean) => any;
1368
1368
  }, string, {
1369
1369
  filter: boolean;
@@ -1,12 +1,12 @@
1
1
  import type { Props } from './type';
2
2
  declare const _default: import("vue").DefineComponent<Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
3
- "update:modelValue": (value: string) => any;
4
3
  change: (value: string | number) => any;
4
+ "update:modelValue": (value: string) => any;
5
5
  "update:areaItem": (value: Record<any, any>) => any;
6
6
  "area-change": (value: Record<any, any>) => any;
7
7
  }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
8
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
9
8
  onChange?: ((value: string | number) => any) | undefined;
9
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
10
10
  "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
11
11
  "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
12
12
  }>, {