@das-fed/ui 6.4.0-test.7.1 → 6.4.0-test.8.1

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 (113) hide show
  1. package/esm-map.json +7 -1
  2. package/package.json +6 -7
  3. package/packages/business-components/area-phone-select/i18n/index.d.ts +7 -0
  4. package/packages/business-components/area-phone-select/index.d.ts +1368 -0
  5. package/packages/business-components/area-phone-select/index.js +265 -0
  6. package/packages/business-components/area-phone-select/index.js.gz +0 -0
  7. package/packages/business-components/area-phone-select/src/Index.vue.d.ts +15 -0
  8. package/packages/business-components/area-phone-select/src/apis.d.ts +2 -0
  9. package/packages/business-components/area-phone-select/src/area-popover/index.vue.d.ts +179 -0
  10. package/packages/business-components/area-phone-select/src/area-popover/type.d.ts +37 -0
  11. package/packages/business-components/area-phone-select/src/type.d.ts +26 -0
  12. package/packages/business-components/area-phone-select/src/utils.d.ts +12 -0
  13. package/packages/business-components/area-phone-select/style.css +1 -0
  14. package/packages/business-components/area-phone-select/style.css.gz +0 -0
  15. package/packages/business-components/change-pwd/index.js +12 -8
  16. package/packages/business-components/change-pwd/index.js.gz +0 -0
  17. package/packages/business-components/currency-page/index.js +1 -1
  18. package/packages/business-components/currency-page/index.js.gz +0 -0
  19. package/packages/business-components/device-panel/i18n/index.d.ts +24 -0
  20. package/packages/business-components/device-panel/index.js +16507 -15027
  21. package/packages/business-components/device-panel/index.js.gz +0 -0
  22. package/packages/business-components/device-panel/src/apis.d.ts +2 -0
  23. package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/attribute.vue.d.ts +2 -0
  24. package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/barChart.vue.d.ts +5 -0
  25. package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/components/lineChart.vue.d.ts +5 -0
  26. package/packages/business-components/device-panel/src/components/alarmDevicePanel/dataTrends/index.vue.d.ts +11 -0
  27. package/packages/business-components/device-panel/src/components/alarmDevicePanel/hooks/use-data-Trends.d.ts +7 -0
  28. package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/attribute.vue.d.ts +2 -0
  29. package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/barChart.vue.d.ts +5 -0
  30. package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/components/lineChart.vue.d.ts +5 -0
  31. package/packages/business-components/device-panel/src/components/devicePanelModal/dataTrends/index.vue.d.ts +11 -0
  32. package/packages/business-components/device-panel/src/components/devicePanelModal/hooks/use-data-Trends.d.ts +7 -0
  33. package/packages/business-components/device-panel/style.css +1 -1
  34. package/packages/business-components/device-panel/style.css.gz +0 -0
  35. package/packages/business-components/echarts/index.js +2 -2
  36. package/packages/business-components/echarts/index.js.gz +0 -0
  37. package/packages/business-components/echarts/style.css +1 -1
  38. package/packages/business-components/export-button/index.js +30 -30
  39. package/packages/business-components/export-button/index.js.gz +0 -0
  40. package/packages/business-components/import-button/i18n/index.d.ts +5 -5
  41. package/packages/business-components/import-button/index.js +59 -59
  42. package/packages/business-components/import-button/index.js.gz +0 -0
  43. package/packages/business-components/import-button/style.css +1 -1
  44. package/packages/business-components/index.d.ts +1 -0
  45. package/packages/business-components/index.js +1 -0
  46. package/packages/business-components/model-table-dialog/index.js +100 -100
  47. package/packages/business-components/model-table-dialog/index.js.gz +0 -0
  48. package/packages/business-components/model-table-dialog/src/ModelTable.vue.d.ts +9 -6
  49. package/packages/business-components/payment/index.d.ts +5 -1
  50. package/packages/business-components/payment/index.js +187 -1635
  51. package/packages/business-components/payment/index.js.gz +0 -0
  52. package/packages/business-components/payment/style.css +1 -1
  53. package/packages/business-components/payment/type.d.ts +3 -2
  54. package/packages/business-components/process-configuration/i18n/index.d.ts +0 -10
  55. package/packages/business-components/process-configuration/index.d.ts +2 -0
  56. package/packages/business-components/process-configuration/index.js +55 -60
  57. package/packages/business-components/process-configuration/index.js.gz +0 -0
  58. package/packages/business-components/process-configuration/src/index.vue.d.ts +2 -0
  59. package/packages/business-components/process-configuration/src/type.d.ts +3 -0
  60. package/packages/business-components/process-configuration/style.css +1 -1
  61. package/packages/business-components/process-configuration/style.css.gz +0 -0
  62. package/packages/business-components/process-form/index.js +1 -1
  63. package/packages/business-components/process-form/index.js.gz +0 -0
  64. package/packages/business-components/process-search-form/index.js +2 -2
  65. package/packages/business-components/process-search-form/index.js.gz +0 -0
  66. package/packages/business-components/urgent-panel/index.js +98 -98
  67. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  68. package/packages/components/autocomplete/index.js +23 -24
  69. package/packages/components/autocomplete/index.js.gz +0 -0
  70. package/packages/components/autocomplete/src/index.vue.d.ts +12 -7
  71. package/packages/components/autocomplete/style.css +1 -1
  72. package/packages/components/autocomplete/style.css.gz +0 -0
  73. package/packages/components/checkbox/index.js +149 -137
  74. package/packages/components/checkbox/index.js.gz +0 -0
  75. package/packages/components/checkbox/style.css +1 -1
  76. package/packages/components/checkbox/style.css.gz +0 -0
  77. package/packages/components/image-upload/index.js +1 -1
  78. package/packages/components/image-upload/index.js.gz +0 -0
  79. package/packages/components/image-viewer/index.js +77 -78
  80. package/packages/components/image-viewer/index.js.gz +0 -0
  81. package/packages/components/live-player/index.js +142 -142
  82. package/packages/components/live-player/index.js.gz +0 -0
  83. package/packages/components/map/index.js +34 -34
  84. package/packages/components/map/index.js.gz +0 -0
  85. package/packages/components/popover/index.d.ts +160 -2
  86. package/packages/components/popover/index.js +29 -27
  87. package/packages/components/popover/index.js.gz +0 -0
  88. package/packages/components/search/index.js +1 -1
  89. package/packages/components/search/index.js.gz +0 -0
  90. package/packages/components/search/style.css +1 -1
  91. package/packages/components/search/style.css.gz +0 -0
  92. package/packages/components/select/index.js +257 -246
  93. package/packages/components/select/index.js.gz +0 -0
  94. package/packages/components/select/style.css +1 -1
  95. package/packages/components/select/style.css.gz +0 -0
  96. package/packages/components/table/index.js +942 -948
  97. package/packages/components/table/index.js.gz +0 -0
  98. package/packages/components/table/style.css +1 -1
  99. package/packages/components/table/style.css.gz +0 -0
  100. package/packages/components/tree/index.js +698 -701
  101. package/packages/components/tree/index.js.gz +0 -0
  102. package/packages/components/tree/src/App.vue.d.ts +8 -7
  103. package/packages/components/tree/src/hooks/use-lazy-tree.d.ts +2 -2
  104. package/packages/components/tree/src/type.d.ts +7 -4
  105. package/packages/components/tree-select/index.js +81 -81
  106. package/packages/components/tree-select/index.js.gz +0 -0
  107. package/packages/components/tree-select/src/App.vue.d.ts +18 -12
  108. package/packages/components/tree-select/src/hooks/use-tree-select.d.ts +18 -12
  109. package/packages/components/tree-select/src/type.d.ts +0 -2
  110. package/packages/components/tree-v2/i18n/index.d.ts +5 -0
  111. package/packages/components/tree-v2/index.js +150 -149
  112. package/packages/components/tree-v2/index.js.gz +0 -0
  113. package/packages/components/image-viewer/i18n/index.d.ts +0 -2
@@ -0,0 +1,1368 @@
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
+ onChange?: ((value: string | number) => any) | undefined;
4
+ "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
5
+ "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
6
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
7
+ "update:modelValue": (value: string) => any;
8
+ change: (value: string | number) => any;
9
+ "update:areaItem": (value: Record<any, any>) => any;
10
+ "area-change": (value: Record<any, any>) => any;
11
+ }, import("vue").PublicProps, {
12
+ modelValue: any;
13
+ }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
14
+ P: {};
15
+ B: {};
16
+ D: {};
17
+ C: {};
18
+ M: {};
19
+ Defaults: {};
20
+ }, Readonly<import("./src/type.js").Props> & Readonly<{
21
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
22
+ onChange?: ((value: string | number) => any) | undefined;
23
+ "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
24
+ "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
25
+ }>, {}, {}, {}, {}, {
26
+ modelValue: any;
27
+ }> | null, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/type.js").Props> & Readonly<{
28
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
29
+ onChange?: ((value: string | number) => any) | undefined;
30
+ "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
31
+ "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
32
+ }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
33
+ "update:modelValue": (value: string) => any;
34
+ change: (value: string | number) => any;
35
+ "update:areaItem": (value: Record<any, any>) => any;
36
+ "area-change": (value: Record<any, any>) => any;
37
+ }, import("vue").PublicProps, {
38
+ modelValue: any;
39
+ }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
40
+ P: {};
41
+ B: {};
42
+ D: {};
43
+ C: {};
44
+ M: {};
45
+ Defaults: {};
46
+ }, Readonly<import("./src/type.js").Props> & Readonly<{
47
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
48
+ onChange?: ((value: string | number) => any) | undefined;
49
+ "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
50
+ "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
51
+ }>, {}, {}, {}, {}, {
52
+ modelValue: any;
53
+ }> | null>;
54
+ declare const DasAreaPopoverRef: () => import("vue").Ref<({
55
+ $: import("vue").ComponentInternalInstance;
56
+ $data: {};
57
+ $props: {
58
+ readonly modelValue: Record<any, any>;
59
+ readonly label?: string | undefined;
60
+ readonly width?: (number | string) | undefined;
61
+ readonly visible?: boolean | undefined;
62
+ readonly isView?: boolean | undefined;
63
+ readonly disabled?: boolean | undefined;
64
+ readonly showArrow?: boolean | undefined;
65
+ readonly filter?: boolean | undefined;
66
+ readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
67
+ readonly onChange?: ((value: Record<any, any>) => any) | undefined;
68
+ readonly "onUpdate:visible"?: ((value: boolean) => any) | undefined;
69
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
70
+ $attrs: {
71
+ [x: string]: unknown;
72
+ };
73
+ $refs: {
74
+ [x: string]: unknown;
75
+ };
76
+ $slots: Readonly<{
77
+ [name: string]: import("vue").Slot<any> | undefined;
78
+ }>;
79
+ $root: import("vue").ComponentPublicInstance | null;
80
+ $parent: import("vue").ComponentPublicInstance | null;
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);
83
+ $el: any;
84
+ $options: import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
85
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
86
+ onChange?: ((value: Record<any, any>) => any) | undefined;
87
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
88
+ }>, {
89
+ popoverRef: import("vue").Ref<({
90
+ $: import("vue").ComponentInternalInstance;
91
+ $data: {};
92
+ $props: {
93
+ readonly title?: string | undefined;
94
+ readonly width?: (string | number) | undefined;
95
+ readonly content?: string | undefined;
96
+ readonly popperClass?: string | undefined;
97
+ readonly showBtns?: boolean | undefined;
98
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
99
+ readonly onCancel?: (() => any) | undefined;
100
+ readonly onConfirm?: (() => any) | undefined;
101
+ readonly onClickOutside?: (() => any) | undefined;
102
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
103
+ $attrs: {
104
+ [x: string]: unknown;
105
+ };
106
+ $refs: {
107
+ [x: string]: unknown;
108
+ };
109
+ $slots: Readonly<{
110
+ [name: string]: import("vue").Slot<any> | undefined;
111
+ }>;
112
+ $root: import("vue").ComponentPublicInstance | null;
113
+ $parent: import("vue").ComponentPublicInstance | null;
114
+ $host: Element | null;
115
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
116
+ $el: any;
117
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
118
+ onCancel?: (() => any) | undefined;
119
+ onConfirm?: (() => any) | undefined;
120
+ onClickOutside?: (() => any) | undefined;
121
+ }>, {
122
+ $popoverRef: import("vue").Ref<null, null>;
123
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
124
+ cancel: () => any;
125
+ confirm: () => any;
126
+ clickOutside: () => any;
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
+ width: string | number;
130
+ showBtns: boolean;
131
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
132
+ beforeCreate?: (() => void) | (() => void)[];
133
+ created?: (() => void) | (() => void)[];
134
+ beforeMount?: (() => void) | (() => void)[];
135
+ mounted?: (() => void) | (() => void)[];
136
+ beforeUpdate?: (() => void) | (() => void)[];
137
+ updated?: (() => void) | (() => void)[];
138
+ activated?: (() => void) | (() => void)[];
139
+ deactivated?: (() => void) | (() => void)[];
140
+ beforeDestroy?: (() => void) | (() => void)[];
141
+ beforeUnmount?: (() => void) | (() => void)[];
142
+ destroyed?: (() => void) | (() => void)[];
143
+ unmounted?: (() => void) | (() => void)[];
144
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
145
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
146
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
147
+ };
148
+ $forceUpdate: () => void;
149
+ $nextTick: typeof import("vue").nextTick;
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
+ } & Readonly<{
152
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
153
+ width: string | number;
154
+ showBtns: boolean;
155
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
156
+ onCancel?: (() => any) | undefined;
157
+ onConfirm?: (() => any) | undefined;
158
+ onClickOutside?: (() => any) | undefined;
159
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
160
+ $popoverRef: import("vue").Ref<null, null>;
161
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
162
+ $slots: {
163
+ reference?(_: {}): any;
164
+ default?(_: {}): any;
165
+ };
166
+ }) | null, ({
167
+ $: import("vue").ComponentInternalInstance;
168
+ $data: {};
169
+ $props: {
170
+ readonly title?: string | undefined;
171
+ readonly width?: (string | number) | undefined;
172
+ readonly content?: string | undefined;
173
+ readonly popperClass?: string | undefined;
174
+ readonly showBtns?: boolean | undefined;
175
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
176
+ readonly onCancel?: (() => any) | undefined;
177
+ readonly onConfirm?: (() => any) | undefined;
178
+ readonly onClickOutside?: (() => any) | undefined;
179
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
180
+ $attrs: {
181
+ [x: string]: unknown;
182
+ };
183
+ $refs: {
184
+ [x: string]: unknown;
185
+ };
186
+ $slots: Readonly<{
187
+ [name: string]: import("vue").Slot<any> | undefined;
188
+ }>;
189
+ $root: import("vue").ComponentPublicInstance | null;
190
+ $parent: import("vue").ComponentPublicInstance | null;
191
+ $host: Element | null;
192
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
193
+ $el: any;
194
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
195
+ onCancel?: (() => any) | undefined;
196
+ onConfirm?: (() => any) | undefined;
197
+ onClickOutside?: (() => any) | undefined;
198
+ }>, {
199
+ $popoverRef: import("vue").Ref<null, null>;
200
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
201
+ cancel: () => any;
202
+ confirm: () => any;
203
+ clickOutside: () => any;
204
+ }, string, {
205
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
206
+ width: string | number;
207
+ showBtns: boolean;
208
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
209
+ beforeCreate?: (() => void) | (() => void)[];
210
+ created?: (() => void) | (() => void)[];
211
+ beforeMount?: (() => void) | (() => void)[];
212
+ mounted?: (() => void) | (() => void)[];
213
+ beforeUpdate?: (() => void) | (() => void)[];
214
+ updated?: (() => void) | (() => void)[];
215
+ activated?: (() => void) | (() => void)[];
216
+ deactivated?: (() => void) | (() => void)[];
217
+ beforeDestroy?: (() => void) | (() => void)[];
218
+ beforeUnmount?: (() => void) | (() => void)[];
219
+ destroyed?: (() => void) | (() => void)[];
220
+ unmounted?: (() => void) | (() => void)[];
221
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
222
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
223
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
224
+ };
225
+ $forceUpdate: () => void;
226
+ $nextTick: typeof import("vue").nextTick;
227
+ $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;
228
+ } & Readonly<{
229
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
230
+ width: string | number;
231
+ showBtns: boolean;
232
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
233
+ onCancel?: (() => any) | undefined;
234
+ onConfirm?: (() => any) | undefined;
235
+ onClickOutside?: (() => any) | undefined;
236
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
237
+ $popoverRef: import("vue").Ref<null, null>;
238
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
239
+ $slots: {
240
+ reference?(_: {}): any;
241
+ default?(_: {}): any;
242
+ };
243
+ }) | null>;
244
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
245
+ "update:modelValue": (value: Record<any, any>) => any;
246
+ change: (value: Record<any, any>) => any;
247
+ "update:visible": (value: boolean) => any;
248
+ }, string, {
249
+ filter: boolean;
250
+ label: string;
251
+ visible: boolean;
252
+ showArrow: boolean;
253
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
254
+ beforeCreate?: (() => void) | (() => void)[];
255
+ created?: (() => void) | (() => void)[];
256
+ beforeMount?: (() => void) | (() => void)[];
257
+ mounted?: (() => void) | (() => void)[];
258
+ beforeUpdate?: (() => void) | (() => void)[];
259
+ updated?: (() => void) | (() => void)[];
260
+ activated?: (() => void) | (() => void)[];
261
+ deactivated?: (() => void) | (() => void)[];
262
+ beforeDestroy?: (() => void) | (() => void)[];
263
+ beforeUnmount?: (() => void) | (() => void)[];
264
+ destroyed?: (() => void) | (() => void)[];
265
+ unmounted?: (() => void) | (() => void)[];
266
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
267
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
268
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
269
+ };
270
+ $forceUpdate: () => void;
271
+ $nextTick: typeof import("vue").nextTick;
272
+ $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;
273
+ } & Readonly<{
274
+ filter: boolean;
275
+ label: string;
276
+ visible: boolean;
277
+ showArrow: boolean;
278
+ }> & Omit<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
279
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
280
+ onChange?: ((value: Record<any, any>) => any) | undefined;
281
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
282
+ }>, "popoverRef" | ("filter" | "label" | "visible" | "showArrow")> & import("vue").ShallowUnwrapRef<{
283
+ popoverRef: import("vue").Ref<({
284
+ $: import("vue").ComponentInternalInstance;
285
+ $data: {};
286
+ $props: {
287
+ readonly title?: string | undefined;
288
+ readonly width?: (string | number) | undefined;
289
+ readonly content?: string | undefined;
290
+ readonly popperClass?: string | undefined;
291
+ readonly showBtns?: boolean | undefined;
292
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
293
+ readonly onCancel?: (() => any) | undefined;
294
+ readonly onConfirm?: (() => any) | undefined;
295
+ readonly onClickOutside?: (() => any) | undefined;
296
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
297
+ $attrs: {
298
+ [x: string]: unknown;
299
+ };
300
+ $refs: {
301
+ [x: string]: unknown;
302
+ };
303
+ $slots: Readonly<{
304
+ [name: string]: import("vue").Slot<any> | undefined;
305
+ }>;
306
+ $root: import("vue").ComponentPublicInstance | null;
307
+ $parent: import("vue").ComponentPublicInstance | null;
308
+ $host: Element | null;
309
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
310
+ $el: any;
311
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
312
+ onCancel?: (() => any) | undefined;
313
+ onConfirm?: (() => any) | undefined;
314
+ onClickOutside?: (() => any) | undefined;
315
+ }>, {
316
+ $popoverRef: import("vue").Ref<null, null>;
317
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
318
+ cancel: () => any;
319
+ confirm: () => any;
320
+ clickOutside: () => any;
321
+ }, string, {
322
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
323
+ width: string | number;
324
+ showBtns: boolean;
325
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
326
+ beforeCreate?: (() => void) | (() => void)[];
327
+ created?: (() => void) | (() => void)[];
328
+ beforeMount?: (() => void) | (() => void)[];
329
+ mounted?: (() => void) | (() => void)[];
330
+ beforeUpdate?: (() => void) | (() => void)[];
331
+ updated?: (() => void) | (() => void)[];
332
+ activated?: (() => void) | (() => void)[];
333
+ deactivated?: (() => void) | (() => void)[];
334
+ beforeDestroy?: (() => void) | (() => void)[];
335
+ beforeUnmount?: (() => void) | (() => void)[];
336
+ destroyed?: (() => void) | (() => void)[];
337
+ unmounted?: (() => void) | (() => void)[];
338
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
339
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
340
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
341
+ };
342
+ $forceUpdate: () => void;
343
+ $nextTick: typeof import("vue").nextTick;
344
+ $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;
345
+ } & Readonly<{
346
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
347
+ width: string | number;
348
+ showBtns: boolean;
349
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
350
+ onCancel?: (() => any) | undefined;
351
+ onConfirm?: (() => any) | undefined;
352
+ onClickOutside?: (() => any) | undefined;
353
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
354
+ $popoverRef: import("vue").Ref<null, null>;
355
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
356
+ $slots: {
357
+ reference?(_: {}): any;
358
+ default?(_: {}): any;
359
+ };
360
+ }) | null, ({
361
+ $: import("vue").ComponentInternalInstance;
362
+ $data: {};
363
+ $props: {
364
+ readonly title?: string | undefined;
365
+ readonly width?: (string | number) | undefined;
366
+ readonly content?: string | undefined;
367
+ readonly popperClass?: string | undefined;
368
+ readonly showBtns?: boolean | undefined;
369
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
370
+ readonly onCancel?: (() => any) | undefined;
371
+ readonly onConfirm?: (() => any) | undefined;
372
+ readonly onClickOutside?: (() => any) | undefined;
373
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
374
+ $attrs: {
375
+ [x: string]: unknown;
376
+ };
377
+ $refs: {
378
+ [x: string]: unknown;
379
+ };
380
+ $slots: Readonly<{
381
+ [name: string]: import("vue").Slot<any> | undefined;
382
+ }>;
383
+ $root: import("vue").ComponentPublicInstance | null;
384
+ $parent: import("vue").ComponentPublicInstance | null;
385
+ $host: Element | null;
386
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
387
+ $el: any;
388
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
389
+ onCancel?: (() => any) | undefined;
390
+ onConfirm?: (() => any) | undefined;
391
+ onClickOutside?: (() => any) | undefined;
392
+ }>, {
393
+ $popoverRef: import("vue").Ref<null, null>;
394
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
395
+ cancel: () => any;
396
+ confirm: () => any;
397
+ clickOutside: () => any;
398
+ }, string, {
399
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
400
+ width: string | number;
401
+ showBtns: boolean;
402
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
403
+ beforeCreate?: (() => void) | (() => void)[];
404
+ created?: (() => void) | (() => void)[];
405
+ beforeMount?: (() => void) | (() => void)[];
406
+ mounted?: (() => void) | (() => void)[];
407
+ beforeUpdate?: (() => void) | (() => void)[];
408
+ updated?: (() => void) | (() => void)[];
409
+ activated?: (() => void) | (() => void)[];
410
+ deactivated?: (() => void) | (() => void)[];
411
+ beforeDestroy?: (() => void) | (() => void)[];
412
+ beforeUnmount?: (() => void) | (() => void)[];
413
+ destroyed?: (() => void) | (() => void)[];
414
+ unmounted?: (() => void) | (() => void)[];
415
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
416
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
417
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
418
+ };
419
+ $forceUpdate: () => void;
420
+ $nextTick: typeof import("vue").nextTick;
421
+ $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;
422
+ } & Readonly<{
423
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
424
+ width: string | number;
425
+ showBtns: boolean;
426
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
427
+ onCancel?: (() => any) | undefined;
428
+ onConfirm?: (() => any) | undefined;
429
+ onClickOutside?: (() => any) | undefined;
430
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
431
+ $popoverRef: import("vue").Ref<null, null>;
432
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
433
+ $slots: {
434
+ reference?(_: {}): any;
435
+ default?(_: {}): any;
436
+ };
437
+ }) | null>;
438
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
439
+ $slots: {
440
+ reference?(_: {}): any;
441
+ };
442
+ }) | null, ({
443
+ $: import("vue").ComponentInternalInstance;
444
+ $data: {};
445
+ $props: {
446
+ readonly modelValue: Record<any, any>;
447
+ readonly label?: string | undefined;
448
+ readonly width?: (number | string) | undefined;
449
+ readonly visible?: boolean | undefined;
450
+ readonly isView?: boolean | undefined;
451
+ readonly disabled?: boolean | undefined;
452
+ readonly showArrow?: boolean | undefined;
453
+ readonly filter?: boolean | undefined;
454
+ readonly "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
455
+ readonly onChange?: ((value: Record<any, any>) => any) | undefined;
456
+ readonly "onUpdate:visible"?: ((value: boolean) => any) | undefined;
457
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
458
+ $attrs: {
459
+ [x: string]: unknown;
460
+ };
461
+ $refs: {
462
+ [x: string]: unknown;
463
+ };
464
+ $slots: Readonly<{
465
+ [name: string]: import("vue").Slot<any> | undefined;
466
+ }>;
467
+ $root: import("vue").ComponentPublicInstance | null;
468
+ $parent: import("vue").ComponentPublicInstance | null;
469
+ $host: Element | null;
470
+ $emit: ((event: "update:modelValue", value: Record<any, any>) => void) & ((event: "change", value: Record<any, any>) => void) & ((event: "update:visible", value: boolean) => void);
471
+ $el: any;
472
+ $options: import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
473
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
474
+ onChange?: ((value: Record<any, any>) => any) | undefined;
475
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
476
+ }>, {
477
+ popoverRef: import("vue").Ref<({
478
+ $: import("vue").ComponentInternalInstance;
479
+ $data: {};
480
+ $props: {
481
+ readonly title?: string | undefined;
482
+ readonly width?: (string | number) | undefined;
483
+ readonly content?: string | undefined;
484
+ readonly popperClass?: string | undefined;
485
+ readonly showBtns?: boolean | undefined;
486
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
487
+ readonly onCancel?: (() => any) | undefined;
488
+ readonly onConfirm?: (() => any) | undefined;
489
+ readonly onClickOutside?: (() => any) | undefined;
490
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
491
+ $attrs: {
492
+ [x: string]: unknown;
493
+ };
494
+ $refs: {
495
+ [x: string]: unknown;
496
+ };
497
+ $slots: Readonly<{
498
+ [name: string]: import("vue").Slot<any> | undefined;
499
+ }>;
500
+ $root: import("vue").ComponentPublicInstance | null;
501
+ $parent: import("vue").ComponentPublicInstance | null;
502
+ $host: Element | null;
503
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
504
+ $el: any;
505
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
506
+ onCancel?: (() => any) | undefined;
507
+ onConfirm?: (() => any) | undefined;
508
+ onClickOutside?: (() => any) | undefined;
509
+ }>, {
510
+ $popoverRef: import("vue").Ref<null, null>;
511
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
512
+ cancel: () => any;
513
+ confirm: () => any;
514
+ clickOutside: () => any;
515
+ }, string, {
516
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
517
+ width: string | number;
518
+ showBtns: boolean;
519
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
520
+ beforeCreate?: (() => void) | (() => void)[];
521
+ created?: (() => void) | (() => void)[];
522
+ beforeMount?: (() => void) | (() => void)[];
523
+ mounted?: (() => void) | (() => void)[];
524
+ beforeUpdate?: (() => void) | (() => void)[];
525
+ updated?: (() => void) | (() => void)[];
526
+ activated?: (() => void) | (() => void)[];
527
+ deactivated?: (() => void) | (() => void)[];
528
+ beforeDestroy?: (() => void) | (() => void)[];
529
+ beforeUnmount?: (() => void) | (() => void)[];
530
+ destroyed?: (() => void) | (() => void)[];
531
+ unmounted?: (() => void) | (() => void)[];
532
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
533
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
534
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
535
+ };
536
+ $forceUpdate: () => void;
537
+ $nextTick: typeof import("vue").nextTick;
538
+ $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;
539
+ } & Readonly<{
540
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
541
+ width: string | number;
542
+ showBtns: boolean;
543
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
544
+ onCancel?: (() => any) | undefined;
545
+ onConfirm?: (() => any) | undefined;
546
+ onClickOutside?: (() => any) | undefined;
547
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
548
+ $popoverRef: import("vue").Ref<null, null>;
549
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
550
+ $slots: {
551
+ reference?(_: {}): any;
552
+ default?(_: {}): any;
553
+ };
554
+ }) | null, ({
555
+ $: import("vue").ComponentInternalInstance;
556
+ $data: {};
557
+ $props: {
558
+ readonly title?: string | undefined;
559
+ readonly width?: (string | number) | undefined;
560
+ readonly content?: string | undefined;
561
+ readonly popperClass?: string | undefined;
562
+ readonly showBtns?: boolean | undefined;
563
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
564
+ readonly onCancel?: (() => any) | undefined;
565
+ readonly onConfirm?: (() => any) | undefined;
566
+ readonly onClickOutside?: (() => any) | undefined;
567
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
568
+ $attrs: {
569
+ [x: string]: unknown;
570
+ };
571
+ $refs: {
572
+ [x: string]: unknown;
573
+ };
574
+ $slots: Readonly<{
575
+ [name: string]: import("vue").Slot<any> | undefined;
576
+ }>;
577
+ $root: import("vue").ComponentPublicInstance | null;
578
+ $parent: import("vue").ComponentPublicInstance | null;
579
+ $host: Element | null;
580
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
581
+ $el: any;
582
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
583
+ onCancel?: (() => any) | undefined;
584
+ onConfirm?: (() => any) | undefined;
585
+ onClickOutside?: (() => any) | undefined;
586
+ }>, {
587
+ $popoverRef: import("vue").Ref<null, null>;
588
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
589
+ cancel: () => any;
590
+ confirm: () => any;
591
+ clickOutside: () => any;
592
+ }, string, {
593
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
594
+ width: string | number;
595
+ showBtns: boolean;
596
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
597
+ beforeCreate?: (() => void) | (() => void)[];
598
+ created?: (() => void) | (() => void)[];
599
+ beforeMount?: (() => void) | (() => void)[];
600
+ mounted?: (() => void) | (() => void)[];
601
+ beforeUpdate?: (() => void) | (() => void)[];
602
+ updated?: (() => void) | (() => void)[];
603
+ activated?: (() => void) | (() => void)[];
604
+ deactivated?: (() => void) | (() => void)[];
605
+ beforeDestroy?: (() => void) | (() => void)[];
606
+ beforeUnmount?: (() => void) | (() => void)[];
607
+ destroyed?: (() => void) | (() => void)[];
608
+ unmounted?: (() => void) | (() => void)[];
609
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
610
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
611
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
612
+ };
613
+ $forceUpdate: () => void;
614
+ $nextTick: typeof import("vue").nextTick;
615
+ $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;
616
+ } & Readonly<{
617
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
618
+ width: string | number;
619
+ showBtns: boolean;
620
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
621
+ onCancel?: (() => any) | undefined;
622
+ onConfirm?: (() => any) | undefined;
623
+ onClickOutside?: (() => any) | undefined;
624
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
625
+ $popoverRef: import("vue").Ref<null, null>;
626
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
627
+ $slots: {
628
+ reference?(_: {}): any;
629
+ default?(_: {}): any;
630
+ };
631
+ }) | null>;
632
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
633
+ "update:modelValue": (value: Record<any, any>) => any;
634
+ change: (value: Record<any, any>) => any;
635
+ "update:visible": (value: boolean) => any;
636
+ }, string, {
637
+ filter: boolean;
638
+ label: string;
639
+ visible: boolean;
640
+ showArrow: boolean;
641
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
642
+ beforeCreate?: (() => void) | (() => void)[];
643
+ created?: (() => void) | (() => void)[];
644
+ beforeMount?: (() => void) | (() => void)[];
645
+ mounted?: (() => void) | (() => void)[];
646
+ beforeUpdate?: (() => void) | (() => void)[];
647
+ updated?: (() => void) | (() => void)[];
648
+ activated?: (() => void) | (() => void)[];
649
+ deactivated?: (() => void) | (() => void)[];
650
+ beforeDestroy?: (() => void) | (() => void)[];
651
+ beforeUnmount?: (() => void) | (() => void)[];
652
+ destroyed?: (() => void) | (() => void)[];
653
+ unmounted?: (() => void) | (() => void)[];
654
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
655
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
656
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
657
+ };
658
+ $forceUpdate: () => void;
659
+ $nextTick: typeof import("vue").nextTick;
660
+ $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;
661
+ } & Readonly<{
662
+ filter: boolean;
663
+ label: string;
664
+ visible: boolean;
665
+ showArrow: boolean;
666
+ }> & Omit<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
667
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
668
+ onChange?: ((value: Record<any, any>) => any) | undefined;
669
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
670
+ }>, "popoverRef" | ("filter" | "label" | "visible" | "showArrow")> & import("vue").ShallowUnwrapRef<{
671
+ popoverRef: import("vue").Ref<({
672
+ $: import("vue").ComponentInternalInstance;
673
+ $data: {};
674
+ $props: {
675
+ readonly title?: string | undefined;
676
+ readonly width?: (string | number) | undefined;
677
+ readonly content?: string | undefined;
678
+ readonly popperClass?: string | undefined;
679
+ readonly showBtns?: boolean | undefined;
680
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
681
+ readonly onCancel?: (() => any) | undefined;
682
+ readonly onConfirm?: (() => any) | undefined;
683
+ readonly onClickOutside?: (() => any) | undefined;
684
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
685
+ $attrs: {
686
+ [x: string]: unknown;
687
+ };
688
+ $refs: {
689
+ [x: string]: unknown;
690
+ };
691
+ $slots: Readonly<{
692
+ [name: string]: import("vue").Slot<any> | undefined;
693
+ }>;
694
+ $root: import("vue").ComponentPublicInstance | null;
695
+ $parent: import("vue").ComponentPublicInstance | null;
696
+ $host: Element | null;
697
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
698
+ $el: any;
699
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
700
+ onCancel?: (() => any) | undefined;
701
+ onConfirm?: (() => any) | undefined;
702
+ onClickOutside?: (() => any) | undefined;
703
+ }>, {
704
+ $popoverRef: import("vue").Ref<null, null>;
705
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
706
+ cancel: () => any;
707
+ confirm: () => any;
708
+ clickOutside: () => any;
709
+ }, string, {
710
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
711
+ width: string | number;
712
+ showBtns: boolean;
713
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
714
+ beforeCreate?: (() => void) | (() => void)[];
715
+ created?: (() => void) | (() => void)[];
716
+ beforeMount?: (() => void) | (() => void)[];
717
+ mounted?: (() => void) | (() => void)[];
718
+ beforeUpdate?: (() => void) | (() => void)[];
719
+ updated?: (() => void) | (() => void)[];
720
+ activated?: (() => void) | (() => void)[];
721
+ deactivated?: (() => void) | (() => void)[];
722
+ beforeDestroy?: (() => void) | (() => void)[];
723
+ beforeUnmount?: (() => void) | (() => void)[];
724
+ destroyed?: (() => void) | (() => void)[];
725
+ unmounted?: (() => void) | (() => void)[];
726
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
727
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
728
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
729
+ };
730
+ $forceUpdate: () => void;
731
+ $nextTick: typeof import("vue").nextTick;
732
+ $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;
733
+ } & Readonly<{
734
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
735
+ width: string | number;
736
+ showBtns: boolean;
737
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
738
+ onCancel?: (() => any) | undefined;
739
+ onConfirm?: (() => any) | undefined;
740
+ onClickOutside?: (() => any) | undefined;
741
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
742
+ $popoverRef: import("vue").Ref<null, null>;
743
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
744
+ $slots: {
745
+ reference?(_: {}): any;
746
+ default?(_: {}): any;
747
+ };
748
+ }) | null, ({
749
+ $: import("vue").ComponentInternalInstance;
750
+ $data: {};
751
+ $props: {
752
+ readonly title?: string | undefined;
753
+ readonly width?: (string | number) | undefined;
754
+ readonly content?: string | undefined;
755
+ readonly popperClass?: string | undefined;
756
+ readonly showBtns?: boolean | undefined;
757
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
758
+ readonly onCancel?: (() => any) | undefined;
759
+ readonly onConfirm?: (() => any) | undefined;
760
+ readonly onClickOutside?: (() => any) | undefined;
761
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
762
+ $attrs: {
763
+ [x: string]: unknown;
764
+ };
765
+ $refs: {
766
+ [x: string]: unknown;
767
+ };
768
+ $slots: Readonly<{
769
+ [name: string]: import("vue").Slot<any> | undefined;
770
+ }>;
771
+ $root: import("vue").ComponentPublicInstance | null;
772
+ $parent: import("vue").ComponentPublicInstance | null;
773
+ $host: Element | null;
774
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
775
+ $el: any;
776
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
777
+ onCancel?: (() => any) | undefined;
778
+ onConfirm?: (() => any) | undefined;
779
+ onClickOutside?: (() => any) | undefined;
780
+ }>, {
781
+ $popoverRef: import("vue").Ref<null, null>;
782
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
783
+ cancel: () => any;
784
+ confirm: () => any;
785
+ clickOutside: () => any;
786
+ }, string, {
787
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
788
+ width: string | number;
789
+ showBtns: boolean;
790
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
791
+ beforeCreate?: (() => void) | (() => void)[];
792
+ created?: (() => void) | (() => void)[];
793
+ beforeMount?: (() => void) | (() => void)[];
794
+ mounted?: (() => void) | (() => void)[];
795
+ beforeUpdate?: (() => void) | (() => void)[];
796
+ updated?: (() => void) | (() => void)[];
797
+ activated?: (() => void) | (() => void)[];
798
+ deactivated?: (() => void) | (() => void)[];
799
+ beforeDestroy?: (() => void) | (() => void)[];
800
+ beforeUnmount?: (() => void) | (() => void)[];
801
+ destroyed?: (() => void) | (() => void)[];
802
+ unmounted?: (() => void) | (() => void)[];
803
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
804
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
805
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
806
+ };
807
+ $forceUpdate: () => void;
808
+ $nextTick: typeof import("vue").nextTick;
809
+ $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;
810
+ } & Readonly<{
811
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
812
+ width: string | number;
813
+ showBtns: boolean;
814
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
815
+ onCancel?: (() => any) | undefined;
816
+ onConfirm?: (() => any) | undefined;
817
+ onClickOutside?: (() => any) | undefined;
818
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
819
+ $popoverRef: import("vue").Ref<null, null>;
820
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
821
+ $slots: {
822
+ reference?(_: {}): any;
823
+ default?(_: {}): any;
824
+ };
825
+ }) | null>;
826
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
827
+ $slots: {
828
+ reference?(_: {}): any;
829
+ };
830
+ }) | null>;
831
+ declare const DasAreaPhoneSelect: import("@das-fed/utils").SFCWithInstall<import("vue").DefineComponent<import("./src/type.js").Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
832
+ "update:modelValue": (value: string) => any;
833
+ change: (value: string | number) => any;
834
+ "update:areaItem": (value: Record<any, any>) => any;
835
+ "area-change": (value: Record<any, any>) => any;
836
+ }, string, import("vue").PublicProps, Readonly<import("./src/type.js").Props> & Readonly<{
837
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
838
+ onChange?: ((value: string | number) => any) | undefined;
839
+ "onUpdate:areaItem"?: ((value: Record<any, any>) => any) | undefined;
840
+ "onArea-change"?: ((value: Record<any, any>) => any) | undefined;
841
+ }>, {
842
+ modelValue: any;
843
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>>;
844
+ declare const DasAreaPopover: import("@das-fed/utils").SFCWithInstall<{
845
+ new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
846
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
847
+ onChange?: ((value: Record<any, any>) => any) | undefined;
848
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
849
+ }>, {
850
+ popoverRef: import("vue").Ref<({
851
+ $: import("vue").ComponentInternalInstance;
852
+ $data: {};
853
+ $props: {
854
+ readonly title?: string | undefined;
855
+ readonly width?: (string | number) | undefined;
856
+ readonly content?: string | undefined;
857
+ readonly popperClass?: string | undefined;
858
+ readonly showBtns?: boolean | undefined;
859
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
860
+ readonly onCancel?: (() => any) | undefined;
861
+ readonly onConfirm?: (() => any) | undefined;
862
+ readonly onClickOutside?: (() => any) | undefined;
863
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
864
+ $attrs: {
865
+ [x: string]: unknown;
866
+ };
867
+ $refs: {
868
+ [x: string]: unknown;
869
+ };
870
+ $slots: Readonly<{
871
+ [name: string]: import("vue").Slot<any> | undefined;
872
+ }>;
873
+ $root: import("vue").ComponentPublicInstance | null;
874
+ $parent: import("vue").ComponentPublicInstance | null;
875
+ $host: Element | null;
876
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
877
+ $el: any;
878
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
879
+ onCancel?: (() => any) | undefined;
880
+ onConfirm?: (() => any) | undefined;
881
+ onClickOutside?: (() => any) | undefined;
882
+ }>, {
883
+ $popoverRef: import("vue").Ref<null, null>;
884
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
885
+ cancel: () => any;
886
+ confirm: () => any;
887
+ clickOutside: () => any;
888
+ }, string, {
889
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
890
+ width: string | number;
891
+ showBtns: boolean;
892
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
893
+ beforeCreate?: (() => void) | (() => void)[];
894
+ created?: (() => void) | (() => void)[];
895
+ beforeMount?: (() => void) | (() => void)[];
896
+ mounted?: (() => void) | (() => void)[];
897
+ beforeUpdate?: (() => void) | (() => void)[];
898
+ updated?: (() => void) | (() => void)[];
899
+ activated?: (() => void) | (() => void)[];
900
+ deactivated?: (() => void) | (() => void)[];
901
+ beforeDestroy?: (() => void) | (() => void)[];
902
+ beforeUnmount?: (() => void) | (() => void)[];
903
+ destroyed?: (() => void) | (() => void)[];
904
+ unmounted?: (() => void) | (() => void)[];
905
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
906
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
907
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
908
+ };
909
+ $forceUpdate: () => void;
910
+ $nextTick: typeof import("vue").nextTick;
911
+ $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;
912
+ } & Readonly<{
913
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
914
+ width: string | number;
915
+ showBtns: boolean;
916
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
917
+ onCancel?: (() => any) | undefined;
918
+ onConfirm?: (() => any) | undefined;
919
+ onClickOutside?: (() => any) | undefined;
920
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
921
+ $popoverRef: import("vue").Ref<null, null>;
922
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
923
+ $slots: {
924
+ reference?(_: {}): any;
925
+ default?(_: {}): any;
926
+ };
927
+ }) | null, ({
928
+ $: import("vue").ComponentInternalInstance;
929
+ $data: {};
930
+ $props: {
931
+ readonly title?: string | undefined;
932
+ readonly width?: (string | number) | undefined;
933
+ readonly content?: string | undefined;
934
+ readonly popperClass?: string | undefined;
935
+ readonly showBtns?: boolean | undefined;
936
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
937
+ readonly onCancel?: (() => any) | undefined;
938
+ readonly onConfirm?: (() => any) | undefined;
939
+ readonly onClickOutside?: (() => any) | undefined;
940
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
941
+ $attrs: {
942
+ [x: string]: unknown;
943
+ };
944
+ $refs: {
945
+ [x: string]: unknown;
946
+ };
947
+ $slots: Readonly<{
948
+ [name: string]: import("vue").Slot<any> | undefined;
949
+ }>;
950
+ $root: import("vue").ComponentPublicInstance | null;
951
+ $parent: import("vue").ComponentPublicInstance | null;
952
+ $host: Element | null;
953
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
954
+ $el: any;
955
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
956
+ onCancel?: (() => any) | undefined;
957
+ onConfirm?: (() => any) | undefined;
958
+ onClickOutside?: (() => any) | undefined;
959
+ }>, {
960
+ $popoverRef: import("vue").Ref<null, null>;
961
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
962
+ cancel: () => any;
963
+ confirm: () => any;
964
+ clickOutside: () => any;
965
+ }, string, {
966
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
967
+ width: string | number;
968
+ showBtns: boolean;
969
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
970
+ beforeCreate?: (() => void) | (() => void)[];
971
+ created?: (() => void) | (() => void)[];
972
+ beforeMount?: (() => void) | (() => void)[];
973
+ mounted?: (() => void) | (() => void)[];
974
+ beforeUpdate?: (() => void) | (() => void)[];
975
+ updated?: (() => void) | (() => void)[];
976
+ activated?: (() => void) | (() => void)[];
977
+ deactivated?: (() => void) | (() => void)[];
978
+ beforeDestroy?: (() => void) | (() => void)[];
979
+ beforeUnmount?: (() => void) | (() => void)[];
980
+ destroyed?: (() => void) | (() => void)[];
981
+ unmounted?: (() => void) | (() => void)[];
982
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
983
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
984
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
985
+ };
986
+ $forceUpdate: () => void;
987
+ $nextTick: typeof import("vue").nextTick;
988
+ $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;
989
+ } & Readonly<{
990
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
991
+ width: string | number;
992
+ showBtns: boolean;
993
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
994
+ onCancel?: (() => any) | undefined;
995
+ onConfirm?: (() => any) | undefined;
996
+ onClickOutside?: (() => any) | undefined;
997
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
998
+ $popoverRef: import("vue").Ref<null, null>;
999
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
1000
+ $slots: {
1001
+ reference?(_: {}): any;
1002
+ default?(_: {}): any;
1003
+ };
1004
+ }) | null>;
1005
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1006
+ "update:modelValue": (value: Record<any, any>) => any;
1007
+ change: (value: Record<any, any>) => any;
1008
+ "update:visible": (value: boolean) => any;
1009
+ }, import("vue").PublicProps, {
1010
+ filter: boolean;
1011
+ label: string;
1012
+ visible: boolean;
1013
+ showArrow: boolean;
1014
+ }, false, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1015
+ P: {};
1016
+ B: {};
1017
+ D: {};
1018
+ C: {};
1019
+ M: {};
1020
+ Defaults: {};
1021
+ }, Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
1022
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1023
+ onChange?: ((value: Record<any, any>) => any) | undefined;
1024
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
1025
+ }>, {
1026
+ popoverRef: import("vue").Ref<({
1027
+ $: import("vue").ComponentInternalInstance;
1028
+ $data: {};
1029
+ $props: {
1030
+ readonly title?: string | undefined;
1031
+ readonly width?: (string | number) | undefined;
1032
+ readonly content?: string | undefined;
1033
+ readonly popperClass?: string | undefined;
1034
+ readonly showBtns?: boolean | undefined;
1035
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
1036
+ readonly onCancel?: (() => any) | undefined;
1037
+ readonly onConfirm?: (() => any) | undefined;
1038
+ readonly onClickOutside?: (() => any) | undefined;
1039
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
1040
+ $attrs: {
1041
+ [x: string]: unknown;
1042
+ };
1043
+ $refs: {
1044
+ [x: string]: unknown;
1045
+ };
1046
+ $slots: Readonly<{
1047
+ [name: string]: import("vue").Slot<any> | undefined;
1048
+ }>;
1049
+ $root: import("vue").ComponentPublicInstance | null;
1050
+ $parent: import("vue").ComponentPublicInstance | null;
1051
+ $host: Element | null;
1052
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
1053
+ $el: any;
1054
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1055
+ onCancel?: (() => any) | undefined;
1056
+ onConfirm?: (() => any) | undefined;
1057
+ onClickOutside?: (() => any) | undefined;
1058
+ }>, {
1059
+ $popoverRef: import("vue").Ref<null, null>;
1060
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1061
+ cancel: () => any;
1062
+ confirm: () => any;
1063
+ clickOutside: () => any;
1064
+ }, string, {
1065
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1066
+ width: string | number;
1067
+ showBtns: boolean;
1068
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1069
+ beforeCreate?: (() => void) | (() => void)[];
1070
+ created?: (() => void) | (() => void)[];
1071
+ beforeMount?: (() => void) | (() => void)[];
1072
+ mounted?: (() => void) | (() => void)[];
1073
+ beforeUpdate?: (() => void) | (() => void)[];
1074
+ updated?: (() => void) | (() => void)[];
1075
+ activated?: (() => void) | (() => void)[];
1076
+ deactivated?: (() => void) | (() => void)[];
1077
+ beforeDestroy?: (() => void) | (() => void)[];
1078
+ beforeUnmount?: (() => void) | (() => void)[];
1079
+ destroyed?: (() => void) | (() => void)[];
1080
+ unmounted?: (() => void) | (() => void)[];
1081
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1082
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1083
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
1084
+ };
1085
+ $forceUpdate: () => void;
1086
+ $nextTick: typeof import("vue").nextTick;
1087
+ $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;
1088
+ } & Readonly<{
1089
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1090
+ width: string | number;
1091
+ showBtns: boolean;
1092
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1093
+ onCancel?: (() => any) | undefined;
1094
+ onConfirm?: (() => any) | undefined;
1095
+ onClickOutside?: (() => any) | undefined;
1096
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1097
+ $popoverRef: import("vue").Ref<null, null>;
1098
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
1099
+ $slots: {
1100
+ reference?(_: {}): any;
1101
+ default?(_: {}): any;
1102
+ };
1103
+ }) | null, ({
1104
+ $: import("vue").ComponentInternalInstance;
1105
+ $data: {};
1106
+ $props: {
1107
+ readonly title?: string | undefined;
1108
+ readonly width?: (string | number) | undefined;
1109
+ readonly content?: string | undefined;
1110
+ readonly popperClass?: string | undefined;
1111
+ readonly showBtns?: boolean | undefined;
1112
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
1113
+ readonly onCancel?: (() => any) | undefined;
1114
+ readonly onConfirm?: (() => any) | undefined;
1115
+ readonly onClickOutside?: (() => any) | undefined;
1116
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
1117
+ $attrs: {
1118
+ [x: string]: unknown;
1119
+ };
1120
+ $refs: {
1121
+ [x: string]: unknown;
1122
+ };
1123
+ $slots: Readonly<{
1124
+ [name: string]: import("vue").Slot<any> | undefined;
1125
+ }>;
1126
+ $root: import("vue").ComponentPublicInstance | null;
1127
+ $parent: import("vue").ComponentPublicInstance | null;
1128
+ $host: Element | null;
1129
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
1130
+ $el: any;
1131
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1132
+ onCancel?: (() => any) | undefined;
1133
+ onConfirm?: (() => any) | undefined;
1134
+ onClickOutside?: (() => any) | undefined;
1135
+ }>, {
1136
+ $popoverRef: import("vue").Ref<null, null>;
1137
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1138
+ cancel: () => any;
1139
+ confirm: () => any;
1140
+ clickOutside: () => any;
1141
+ }, string, {
1142
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1143
+ width: string | number;
1144
+ showBtns: boolean;
1145
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1146
+ beforeCreate?: (() => void) | (() => void)[];
1147
+ created?: (() => void) | (() => void)[];
1148
+ beforeMount?: (() => void) | (() => void)[];
1149
+ mounted?: (() => void) | (() => void)[];
1150
+ beforeUpdate?: (() => void) | (() => void)[];
1151
+ updated?: (() => void) | (() => void)[];
1152
+ activated?: (() => void) | (() => void)[];
1153
+ deactivated?: (() => void) | (() => void)[];
1154
+ beforeDestroy?: (() => void) | (() => void)[];
1155
+ beforeUnmount?: (() => void) | (() => void)[];
1156
+ destroyed?: (() => void) | (() => void)[];
1157
+ unmounted?: (() => void) | (() => void)[];
1158
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1159
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1160
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
1161
+ };
1162
+ $forceUpdate: () => void;
1163
+ $nextTick: typeof import("vue").nextTick;
1164
+ $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;
1165
+ } & Readonly<{
1166
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1167
+ width: string | number;
1168
+ showBtns: boolean;
1169
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1170
+ onCancel?: (() => any) | undefined;
1171
+ onConfirm?: (() => any) | undefined;
1172
+ onClickOutside?: (() => any) | undefined;
1173
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1174
+ $popoverRef: import("vue").Ref<null, null>;
1175
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
1176
+ $slots: {
1177
+ reference?(_: {}): any;
1178
+ default?(_: {}): any;
1179
+ };
1180
+ }) | null>;
1181
+ }, {}, {}, {}, {
1182
+ filter: boolean;
1183
+ label: string;
1184
+ visible: boolean;
1185
+ showArrow: boolean;
1186
+ }>;
1187
+ __isFragment?: never;
1188
+ __isTeleport?: never;
1189
+ __isSuspense?: never;
1190
+ } & import("vue").ComponentOptionsBase<Readonly<import("./src/area-popover/type.js").Props> & Readonly<{
1191
+ "onUpdate:modelValue"?: ((value: Record<any, any>) => any) | undefined;
1192
+ onChange?: ((value: Record<any, any>) => any) | undefined;
1193
+ "onUpdate:visible"?: ((value: boolean) => any) | undefined;
1194
+ }>, {
1195
+ popoverRef: import("vue").Ref<({
1196
+ $: import("vue").ComponentInternalInstance;
1197
+ $data: {};
1198
+ $props: {
1199
+ readonly title?: string | undefined;
1200
+ readonly width?: (string | number) | undefined;
1201
+ readonly content?: string | undefined;
1202
+ readonly popperClass?: string | undefined;
1203
+ readonly showBtns?: boolean | undefined;
1204
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
1205
+ readonly onCancel?: (() => any) | undefined;
1206
+ readonly onConfirm?: (() => any) | undefined;
1207
+ readonly onClickOutside?: (() => any) | undefined;
1208
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
1209
+ $attrs: {
1210
+ [x: string]: unknown;
1211
+ };
1212
+ $refs: {
1213
+ [x: string]: unknown;
1214
+ };
1215
+ $slots: Readonly<{
1216
+ [name: string]: import("vue").Slot<any> | undefined;
1217
+ }>;
1218
+ $root: import("vue").ComponentPublicInstance | null;
1219
+ $parent: import("vue").ComponentPublicInstance | null;
1220
+ $host: Element | null;
1221
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
1222
+ $el: any;
1223
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1224
+ onCancel?: (() => any) | undefined;
1225
+ onConfirm?: (() => any) | undefined;
1226
+ onClickOutside?: (() => any) | undefined;
1227
+ }>, {
1228
+ $popoverRef: import("vue").Ref<null, null>;
1229
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1230
+ cancel: () => any;
1231
+ confirm: () => any;
1232
+ clickOutside: () => any;
1233
+ }, string, {
1234
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1235
+ width: string | number;
1236
+ showBtns: boolean;
1237
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1238
+ beforeCreate?: (() => void) | (() => void)[];
1239
+ created?: (() => void) | (() => void)[];
1240
+ beforeMount?: (() => void) | (() => void)[];
1241
+ mounted?: (() => void) | (() => void)[];
1242
+ beforeUpdate?: (() => void) | (() => void)[];
1243
+ updated?: (() => void) | (() => void)[];
1244
+ activated?: (() => void) | (() => void)[];
1245
+ deactivated?: (() => void) | (() => void)[];
1246
+ beforeDestroy?: (() => void) | (() => void)[];
1247
+ beforeUnmount?: (() => void) | (() => void)[];
1248
+ destroyed?: (() => void) | (() => void)[];
1249
+ unmounted?: (() => void) | (() => void)[];
1250
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1251
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1252
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
1253
+ };
1254
+ $forceUpdate: () => void;
1255
+ $nextTick: typeof import("vue").nextTick;
1256
+ $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;
1257
+ } & Readonly<{
1258
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1259
+ width: string | number;
1260
+ showBtns: boolean;
1261
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1262
+ onCancel?: (() => any) | undefined;
1263
+ onConfirm?: (() => any) | undefined;
1264
+ onClickOutside?: (() => any) | undefined;
1265
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1266
+ $popoverRef: import("vue").Ref<null, null>;
1267
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
1268
+ $slots: {
1269
+ reference?(_: {}): any;
1270
+ default?(_: {}): any;
1271
+ };
1272
+ }) | null, ({
1273
+ $: import("vue").ComponentInternalInstance;
1274
+ $data: {};
1275
+ $props: {
1276
+ readonly title?: string | undefined;
1277
+ readonly width?: (string | number) | undefined;
1278
+ readonly content?: string | undefined;
1279
+ readonly popperClass?: string | undefined;
1280
+ readonly showBtns?: boolean | undefined;
1281
+ readonly placement?: ("top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end") | undefined;
1282
+ readonly onCancel?: (() => any) | undefined;
1283
+ readonly onConfirm?: (() => any) | undefined;
1284
+ readonly onClickOutside?: (() => any) | undefined;
1285
+ } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
1286
+ $attrs: {
1287
+ [x: string]: unknown;
1288
+ };
1289
+ $refs: {
1290
+ [x: string]: unknown;
1291
+ };
1292
+ $slots: Readonly<{
1293
+ [name: string]: import("vue").Slot<any> | undefined;
1294
+ }>;
1295
+ $root: import("vue").ComponentPublicInstance | null;
1296
+ $parent: import("vue").ComponentPublicInstance | null;
1297
+ $host: Element | null;
1298
+ $emit: ((event: "cancel") => void) & ((event: "confirm") => void) & ((event: "clickOutside") => void);
1299
+ $el: any;
1300
+ $options: import("vue").ComponentOptionsBase<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1301
+ onCancel?: (() => any) | undefined;
1302
+ onConfirm?: (() => any) | undefined;
1303
+ onClickOutside?: (() => any) | undefined;
1304
+ }>, {
1305
+ $popoverRef: import("vue").Ref<null, null>;
1306
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1307
+ cancel: () => any;
1308
+ confirm: () => any;
1309
+ clickOutside: () => any;
1310
+ }, string, {
1311
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1312
+ width: string | number;
1313
+ showBtns: boolean;
1314
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
1315
+ beforeCreate?: (() => void) | (() => void)[];
1316
+ created?: (() => void) | (() => void)[];
1317
+ beforeMount?: (() => void) | (() => void)[];
1318
+ mounted?: (() => void) | (() => void)[];
1319
+ beforeUpdate?: (() => void) | (() => void)[];
1320
+ updated?: (() => void) | (() => void)[];
1321
+ activated?: (() => void) | (() => void)[];
1322
+ deactivated?: (() => void) | (() => void)[];
1323
+ beforeDestroy?: (() => void) | (() => void)[];
1324
+ beforeUnmount?: (() => void) | (() => void)[];
1325
+ destroyed?: (() => void) | (() => void)[];
1326
+ unmounted?: (() => void) | (() => void)[];
1327
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1328
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
1329
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
1330
+ };
1331
+ $forceUpdate: () => void;
1332
+ $nextTick: typeof import("vue").nextTick;
1333
+ $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;
1334
+ } & Readonly<{
1335
+ placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
1336
+ width: string | number;
1337
+ showBtns: boolean;
1338
+ }> & Omit<Readonly<import("../../components/popover/src/type.js").Props> & Readonly<{
1339
+ onCancel?: (() => any) | undefined;
1340
+ onConfirm?: (() => any) | undefined;
1341
+ onClickOutside?: (() => any) | undefined;
1342
+ }>, "$popoverRef" | ("placement" | "width" | "showBtns")> & import("vue").ShallowUnwrapRef<{
1343
+ $popoverRef: import("vue").Ref<null, null>;
1344
+ }> & {} & import("vue").ComponentCustomProperties & {} & {
1345
+ $slots: {
1346
+ reference?(_: {}): any;
1347
+ default?(_: {}): any;
1348
+ };
1349
+ }) | null>;
1350
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1351
+ "update:modelValue": (value: Record<any, any>) => any;
1352
+ change: (value: Record<any, any>) => any;
1353
+ "update:visible": (value: boolean) => any;
1354
+ }, string, {
1355
+ filter: boolean;
1356
+ label: string;
1357
+ visible: boolean;
1358
+ showArrow: boolean;
1359
+ }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
1360
+ $slots: {
1361
+ reference?(_: {}): any;
1362
+ };
1363
+ })>;
1364
+ export { DasAreaPhoneSelectRef, DasAreaPopoverRef, DasAreaPhoneSelect, DasAreaPopover };
1365
+ declare const _default: {
1366
+ name: string;
1367
+ };
1368
+ export default _default;