@vonage/vivid-vue 4.19.0-preview.0 → 4.19.0

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 (133) hide show
  1. package/generated/components/VAccordion.vue2.d.ts +2 -2
  2. package/generated/components/VAccordion.vue3.d.ts +72 -16
  3. package/generated/components/VAccordionItem.vue2.d.ts +2 -2
  4. package/generated/components/VAccordionItem.vue3.d.ts +72 -16
  5. package/generated/components/VActionGroup.vue2.d.ts +2 -2
  6. package/generated/components/VActionGroup.vue3.d.ts +62 -14
  7. package/generated/components/VAlert.vue2.d.ts +2 -2
  8. package/generated/components/VAlert.vue3.d.ts +82 -18
  9. package/generated/components/VAudioPlayer.vue2.d.ts +2 -2
  10. package/generated/components/VAudioPlayer.vue3.d.ts +62 -14
  11. package/generated/components/VAvatar.vue2.d.ts +2 -2
  12. package/generated/components/VAvatar.vue3.d.ts +62 -14
  13. package/generated/components/VBadge.vue2.d.ts +2 -2
  14. package/generated/components/VBadge.vue3.d.ts +62 -14
  15. package/generated/components/VBanner.vue2.d.ts +2 -2
  16. package/generated/components/VBanner.vue3.d.ts +62 -14
  17. package/generated/components/VBreadcrumb.vue2.d.ts +2 -2
  18. package/generated/components/VBreadcrumb.vue3.d.ts +62 -14
  19. package/generated/components/VBreadcrumbItem.vue2.d.ts +2 -2
  20. package/generated/components/VBreadcrumbItem.vue3.d.ts +62 -14
  21. package/generated/components/VButton.vue3.d.ts +61 -13
  22. package/generated/components/VCalendar.vue2.d.ts +2 -2
  23. package/generated/components/VCalendar.vue3.d.ts +62 -14
  24. package/generated/components/VCalendarEvent.vue2.d.ts +2 -2
  25. package/generated/components/VCalendarEvent.vue3.d.ts +62 -14
  26. package/generated/components/VCard.vue2.d.ts +2 -2
  27. package/generated/components/VCard.vue3.d.ts +62 -14
  28. package/generated/components/VCheckbox.vue2.d.ts +2 -2
  29. package/generated/components/VCheckbox.vue3.d.ts +74 -22
  30. package/generated/components/VCombobox.vue3.d.ts +73 -21
  31. package/generated/components/VDataGrid.vue2.d.ts +2 -2
  32. package/generated/components/VDataGrid.vue3.d.ts +72 -16
  33. package/generated/components/VDataGridCell.vue2.d.ts +2 -2
  34. package/generated/components/VDataGridCell.vue3.d.ts +92 -20
  35. package/generated/components/VDataGridRow.vue2.d.ts +2 -2
  36. package/generated/components/VDataGridRow.vue3.d.ts +82 -18
  37. package/generated/components/VDatePicker.vue2.d.ts +2 -2
  38. package/generated/components/VDatePicker.vue3.d.ts +74 -22
  39. package/generated/components/VDateRangePicker.vue2.d.ts +2 -2
  40. package/generated/components/VDateRangePicker.vue3.d.ts +96 -32
  41. package/generated/components/VDateTimePicker.vue2.d.ts +2 -2
  42. package/generated/components/VDateTimePicker.vue3.d.ts +74 -22
  43. package/generated/components/VDialPad.vue2.d.ts +2 -2
  44. package/generated/components/VDialPad.vue3.d.ts +104 -28
  45. package/generated/components/VDialog.vue2.d.ts +2 -2
  46. package/generated/components/VDialog.vue3.d.ts +94 -26
  47. package/generated/components/VDivider.vue2.d.ts +2 -2
  48. package/generated/components/VDivider.vue3.d.ts +62 -14
  49. package/generated/components/VEmptyState.vue2.d.ts +2 -2
  50. package/generated/components/VEmptyState.vue3.d.ts +62 -14
  51. package/generated/components/VFab.vue3.d.ts +61 -13
  52. package/generated/components/VFilePicker.vue2.d.ts +2 -2
  53. package/generated/components/VFilePicker.vue3.d.ts +72 -16
  54. package/generated/components/VHeader.vue2.d.ts +2 -2
  55. package/generated/components/VHeader.vue3.d.ts +62 -14
  56. package/generated/components/VIcon.vue2.d.ts +2 -2
  57. package/generated/components/VIcon.vue3.d.ts +62 -14
  58. package/generated/components/VLayout.vue2.d.ts +2 -2
  59. package/generated/components/VLayout.vue3.d.ts +62 -14
  60. package/generated/components/VMenu.vue2.d.ts +2 -2
  61. package/generated/components/VMenu.vue3.d.ts +82 -18
  62. package/generated/components/VMenuItem.vue2.d.ts +2 -2
  63. package/generated/components/VMenuItem.vue3.d.ts +84 -24
  64. package/generated/components/VNav.vue2.d.ts +2 -2
  65. package/generated/components/VNav.vue3.d.ts +62 -14
  66. package/generated/components/VNavDisclosure.vue2.d.ts +2 -2
  67. package/generated/components/VNavDisclosure.vue3.d.ts +72 -16
  68. package/generated/components/VNavItem.vue2.d.ts +2 -2
  69. package/generated/components/VNavItem.vue3.d.ts +62 -14
  70. package/generated/components/VNote.vue2.d.ts +2 -2
  71. package/generated/components/VNote.vue3.d.ts +62 -14
  72. package/generated/components/VNumberField.vue2.d.ts +2 -2
  73. package/generated/components/VNumberField.vue3.d.ts +74 -22
  74. package/generated/components/VOption.vue2.d.ts +17 -11
  75. package/generated/components/VOption.vue3.d.ts +77 -23
  76. package/generated/components/VPagination.vue2.d.ts +2 -2
  77. package/generated/components/VPagination.vue3.d.ts +72 -16
  78. package/generated/components/VProgress.vue2.d.ts +2 -2
  79. package/generated/components/VProgress.vue3.d.ts +62 -14
  80. package/generated/components/VProgressRing.vue2.d.ts +2 -2
  81. package/generated/components/VProgressRing.vue3.d.ts +62 -14
  82. package/generated/components/VRadio.vue2.d.ts +2 -2
  83. package/generated/components/VRadio.vue3.d.ts +72 -16
  84. package/generated/components/VRadioGroup.vue2.d.ts +2 -2
  85. package/generated/components/VRadioGroup.vue3.d.ts +74 -22
  86. package/generated/components/VRangeSlider.vue2.d.ts +2 -2
  87. package/generated/components/VRangeSlider.vue3.d.ts +96 -32
  88. package/generated/components/VRichTextEditor.vue2.d.ts +3 -2
  89. package/generated/components/VRichTextEditor.vue3.d.ts +63 -14
  90. package/generated/components/VSearchableSelect.vue2.d.ts +24 -18
  91. package/generated/components/VSearchableSelect.vue3.d.ts +115 -53
  92. package/generated/components/VSelect.vue2.d.ts +2 -2
  93. package/generated/components/VSelect.vue3.d.ts +74 -22
  94. package/generated/components/VSelectableBox.vue2.d.ts +2 -2
  95. package/generated/components/VSelectableBox.vue3.d.ts +72 -16
  96. package/generated/components/VSideDrawer.vue2.d.ts +2 -2
  97. package/generated/components/VSideDrawer.vue3.d.ts +92 -20
  98. package/generated/components/VSlider.vue2.d.ts +2 -2
  99. package/generated/components/VSlider.vue3.d.ts +74 -22
  100. package/generated/components/VSplitButton.vue2.d.ts +2 -2
  101. package/generated/components/VSplitButton.vue3.d.ts +82 -18
  102. package/generated/components/VSwitch.vue2.d.ts +2 -2
  103. package/generated/components/VSwitch.vue3.d.ts +74 -22
  104. package/generated/components/VTab.vue2.d.ts +2 -2
  105. package/generated/components/VTab.vue3.d.ts +62 -14
  106. package/generated/components/VTabPanel.vue2.d.ts +2 -2
  107. package/generated/components/VTabPanel.vue3.d.ts +62 -14
  108. package/generated/components/VTabs.vue2.d.ts +2 -2
  109. package/generated/components/VTabs.vue3.d.ts +72 -16
  110. package/generated/components/VTag.vue2.d.ts +2 -2
  111. package/generated/components/VTag.vue3.d.ts +82 -18
  112. package/generated/components/VTagGroup.vue2.d.ts +2 -2
  113. package/generated/components/VTagGroup.vue3.d.ts +62 -14
  114. package/generated/components/VTextArea.vue2.d.ts +2 -2
  115. package/generated/components/VTextArea.vue3.d.ts +74 -22
  116. package/generated/components/VTextField.vue2.d.ts +2 -2
  117. package/generated/components/VTextField.vue3.d.ts +74 -22
  118. package/generated/components/VTimePicker.vue2.d.ts +2 -2
  119. package/generated/components/VTimePicker.vue3.d.ts +74 -22
  120. package/generated/components/VToggletip.vue2.d.ts +2 -2
  121. package/generated/components/VToggletip.vue3.d.ts +62 -14
  122. package/generated/components/VTooltip.vue2.d.ts +2 -2
  123. package/generated/components/VTooltip.vue3.d.ts +62 -14
  124. package/generated/components/VTreeItem.vue2.d.ts +2 -2
  125. package/generated/components/VTreeItem.vue3.d.ts +82 -18
  126. package/generated/components/VTreeView.vue2.d.ts +2 -2
  127. package/generated/components/VTreeView.vue3.d.ts +62 -14
  128. package/generated/components/VVideoPlayer.vue2.d.ts +2 -2
  129. package/generated/components/VVideoPlayer.vue3.d.ts +92 -20
  130. package/index.cjs +83 -158
  131. package/index.js +83 -158
  132. package/package.json +2 -2
  133. package/web-types.json +19 -17
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import type { Accordion } from '@vonage/vivid/lib/accordion/accordion';
2
+ import type { VwcAccordionElement } from '@vonage/vivid';
3
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
4
4
  /**
5
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -18,7 +18,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
18
18
  };
19
19
  }, {
20
20
  componentName: import("vue").Ref<string>;
21
- element: import("vue").Ref<Accordion | null>;
21
+ element: import("vue").Ref<VwcAccordionElement | null>;
22
22
  }, import("vue").Data, {}, {
23
23
  closeAll(): void;
24
24
  }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("blur" | "change" | "click" | "focus" | "input" | "keydown" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import type { Accordion } from '@vonage/vivid/lib/accordion/accordion';
2
+ import type { VwcAccordionElement } from '@vonage/vivid';
3
3
  import type { SlotsType } from 'vue';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  /**
@@ -19,7 +19,7 @@ declare const _default: import("vue").DefineComponent<{
19
19
  };
20
20
  }, {
21
21
  componentName: import("vue").Ref<string>;
22
- element: import("vue").Ref<Accordion | null>;
22
+ element: import("vue").Ref<VwcAccordionElement | null>;
23
23
  }, unknown, {}, {
24
24
  closeAll(): void;
25
25
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -28,49 +28,77 @@ declare const _default: import("vue").DefineComponent<{
28
28
  * @type {FocusEvent}
29
29
  */
30
30
  blur(event: FocusEvent & {
31
- target: Accordion;
31
+ /**
32
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
33
+ */
34
+ target: VwcAccordionElement;
35
+ currentTarget: VwcAccordionElement;
32
36
  }): true;
33
37
  /**
34
38
  * Fires a custom 'change' event when the active item changes
35
39
  * @type {CustomEvent<string | null>}
36
40
  */
37
41
  change(event: CustomEvent<string | null> & {
38
- target: Accordion;
42
+ /**
43
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
44
+ */
45
+ target: VwcAccordionElement;
46
+ currentTarget: VwcAccordionElement;
39
47
  }): true;
40
48
  /**
41
49
  * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
42
50
  * @type {MouseEvent}
43
51
  */
44
52
  click(event: MouseEvent & {
45
- target: Accordion;
53
+ /**
54
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
55
+ */
56
+ target: VwcAccordionElement;
57
+ currentTarget: VwcAccordionElement;
46
58
  }): true;
47
59
  /**
48
60
  * Fires when the element receives focus.
49
61
  * @type {FocusEvent}
50
62
  */
51
63
  focus(event: FocusEvent & {
52
- target: Accordion;
64
+ /**
65
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
66
+ */
67
+ target: VwcAccordionElement;
68
+ currentTarget: VwcAccordionElement;
53
69
  }): true;
54
70
  /**
55
71
  * Fires when the value of an element has been changed.
56
72
  * @type {Event}
57
73
  */
58
74
  input(event: Event & {
59
- target: Accordion;
75
+ /**
76
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
77
+ */
78
+ target: VwcAccordionElement;
79
+ currentTarget: VwcAccordionElement;
60
80
  }): true;
61
81
  /**
62
82
  * Fires when a key is pressed.
63
83
  * @type {KeyboardEvent}
64
84
  */
65
85
  keydown(event: KeyboardEvent & {
66
- target: Accordion;
86
+ /**
87
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
88
+ */
89
+ target: VwcAccordionElement;
90
+ currentTarget: VwcAccordionElement;
67
91
  }): true;
68
92
  /**
69
93
  * Fires when a key is released.
70
94
  * @type {KeyboardEvent}
71
95
  */
72
96
  keyup(event: KeyboardEvent & {
73
- target: Accordion;
97
+ /**
98
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
99
+ */
100
+ target: VwcAccordionElement;
101
+ currentTarget: VwcAccordionElement;
74
102
  }): true;
75
103
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
76
104
  /**
@@ -90,25 +118,53 @@ declare const _default: import("vue").DefineComponent<{
90
118
  };
91
119
  }>> & {
92
120
  onKeydown?: ((event: KeyboardEvent & {
93
- target: Accordion;
121
+ /**
122
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
123
+ */
124
+ target: VwcAccordionElement;
125
+ currentTarget: VwcAccordionElement;
94
126
  }) => any) | undefined;
95
127
  onBlur?: ((event: FocusEvent & {
96
- target: Accordion;
128
+ /**
129
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
130
+ */
131
+ target: VwcAccordionElement;
132
+ currentTarget: VwcAccordionElement;
97
133
  }) => any) | undefined;
98
134
  onChange?: ((event: CustomEvent<string | null> & {
99
- target: Accordion;
135
+ /**
136
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
137
+ */
138
+ target: VwcAccordionElement;
139
+ currentTarget: VwcAccordionElement;
100
140
  }) => any) | undefined;
101
141
  onClick?: ((event: MouseEvent & {
102
- target: Accordion;
142
+ /**
143
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
144
+ */
145
+ target: VwcAccordionElement;
146
+ currentTarget: VwcAccordionElement;
103
147
  }) => any) | undefined;
104
148
  onFocus?: ((event: FocusEvent & {
105
- target: Accordion;
149
+ /**
150
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
151
+ */
152
+ target: VwcAccordionElement;
153
+ currentTarget: VwcAccordionElement;
106
154
  }) => any) | undefined;
107
155
  onInput?: ((event: Event & {
108
- target: Accordion;
156
+ /**
157
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
158
+ */
159
+ target: VwcAccordionElement;
160
+ currentTarget: VwcAccordionElement;
109
161
  }) => any) | undefined;
110
162
  onKeyup?: ((event: KeyboardEvent & {
111
- target: Accordion;
163
+ /**
164
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
165
+ */
166
+ target: VwcAccordionElement;
167
+ currentTarget: VwcAccordionElement;
112
168
  }) => any) | undefined;
113
169
  }, {
114
170
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { IconId } from '../icons';
3
- import type { AccordionItem } from '@vonage/vivid/lib/accordion-item/accordion-item';
3
+ import type { VwcAccordionItemElement } from '@vonage/vivid';
4
4
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
5
5
  /**
6
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -70,7 +70,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
70
70
  };
71
71
  }, {
72
72
  componentName: import("vue").Ref<string>;
73
- element: import("vue").Ref<AccordionItem | null>;
73
+ element: import("vue").Ref<VwcAccordionItemElement | null>;
74
74
  }, import("vue").Data, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("blur" | "change" | "click" | "focus" | "input" | "keydown" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
75
75
  /**
76
76
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { IconId } from '../icons';
3
- import type { AccordionItem } from '@vonage/vivid/lib/accordion-item/accordion-item';
3
+ import type { VwcAccordionItemElement } from '@vonage/vivid';
4
4
  import type { SlotsType } from 'vue';
5
5
  declare const _default: import("vue").DefineComponent<{
6
6
  /**
@@ -71,56 +71,84 @@ declare const _default: import("vue").DefineComponent<{
71
71
  };
72
72
  }, {
73
73
  componentName: import("vue").Ref<string>;
74
- element: import("vue").Ref<AccordionItem | null>;
74
+ element: import("vue").Ref<VwcAccordionItemElement | null>;
75
75
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
76
76
  /**
77
77
  * Fires when the element loses focus.
78
78
  * @type {FocusEvent}
79
79
  */
80
80
  blur(event: FocusEvent & {
81
- target: AccordionItem;
81
+ /**
82
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
83
+ */
84
+ target: VwcAccordionItemElement;
85
+ currentTarget: VwcAccordionItemElement;
82
86
  }): true;
83
87
  /**
84
88
  * Fires a custom 'change' event when the button is invoked
85
89
  * @type {CustomEvent<undefined>}
86
90
  */
87
91
  change(event: CustomEvent<undefined> & {
88
- target: AccordionItem;
92
+ /**
93
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
94
+ */
95
+ target: VwcAccordionItemElement;
96
+ currentTarget: VwcAccordionItemElement;
89
97
  }): true;
90
98
  /**
91
99
  * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
92
100
  * @type {MouseEvent}
93
101
  */
94
102
  click(event: MouseEvent & {
95
- target: AccordionItem;
103
+ /**
104
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
105
+ */
106
+ target: VwcAccordionItemElement;
107
+ currentTarget: VwcAccordionItemElement;
96
108
  }): true;
97
109
  /**
98
110
  * Fires when the element receives focus.
99
111
  * @type {FocusEvent}
100
112
  */
101
113
  focus(event: FocusEvent & {
102
- target: AccordionItem;
114
+ /**
115
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
116
+ */
117
+ target: VwcAccordionItemElement;
118
+ currentTarget: VwcAccordionItemElement;
103
119
  }): true;
104
120
  /**
105
121
  * Fires when the value of an element has been changed.
106
122
  * @type {Event}
107
123
  */
108
124
  input(event: Event & {
109
- target: AccordionItem;
125
+ /**
126
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
127
+ */
128
+ target: VwcAccordionItemElement;
129
+ currentTarget: VwcAccordionItemElement;
110
130
  }): true;
111
131
  /**
112
132
  * Fires when a key is pressed.
113
133
  * @type {KeyboardEvent}
114
134
  */
115
135
  keydown(event: KeyboardEvent & {
116
- target: AccordionItem;
136
+ /**
137
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
138
+ */
139
+ target: VwcAccordionItemElement;
140
+ currentTarget: VwcAccordionItemElement;
117
141
  }): true;
118
142
  /**
119
143
  * Fires when a key is released.
120
144
  * @type {KeyboardEvent}
121
145
  */
122
146
  keyup(event: KeyboardEvent & {
123
- target: AccordionItem;
147
+ /**
148
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
149
+ */
150
+ target: VwcAccordionItemElement;
151
+ currentTarget: VwcAccordionItemElement;
124
152
  }): true;
125
153
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
126
154
  /**
@@ -191,25 +219,53 @@ declare const _default: import("vue").DefineComponent<{
191
219
  };
192
220
  }>> & {
193
221
  onKeydown?: ((event: KeyboardEvent & {
194
- target: AccordionItem;
222
+ /**
223
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
224
+ */
225
+ target: VwcAccordionItemElement;
226
+ currentTarget: VwcAccordionItemElement;
195
227
  }) => any) | undefined;
196
228
  onBlur?: ((event: FocusEvent & {
197
- target: AccordionItem;
229
+ /**
230
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
231
+ */
232
+ target: VwcAccordionItemElement;
233
+ currentTarget: VwcAccordionItemElement;
198
234
  }) => any) | undefined;
199
235
  onChange?: ((event: CustomEvent<undefined> & {
200
- target: AccordionItem;
236
+ /**
237
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
238
+ */
239
+ target: VwcAccordionItemElement;
240
+ currentTarget: VwcAccordionItemElement;
201
241
  }) => any) | undefined;
202
242
  onClick?: ((event: MouseEvent & {
203
- target: AccordionItem;
243
+ /**
244
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
245
+ */
246
+ target: VwcAccordionItemElement;
247
+ currentTarget: VwcAccordionItemElement;
204
248
  }) => any) | undefined;
205
249
  onFocus?: ((event: FocusEvent & {
206
- target: AccordionItem;
250
+ /**
251
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
252
+ */
253
+ target: VwcAccordionItemElement;
254
+ currentTarget: VwcAccordionItemElement;
207
255
  }) => any) | undefined;
208
256
  onInput?: ((event: Event & {
209
- target: AccordionItem;
257
+ /**
258
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
259
+ */
260
+ target: VwcAccordionItemElement;
261
+ currentTarget: VwcAccordionItemElement;
210
262
  }) => any) | undefined;
211
263
  onKeyup?: ((event: KeyboardEvent & {
212
- target: AccordionItem;
264
+ /**
265
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
266
+ */
267
+ target: VwcAccordionItemElement;
268
+ currentTarget: VwcAccordionItemElement;
213
269
  }) => any) | undefined;
214
270
  }, {
215
271
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import type { ActionGroup } from '@vonage/vivid/lib/action-group/action-group';
2
+ import type { VwcActionGroupElement } from '@vonage/vivid';
3
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
4
4
  /**
5
5
  * The appearance the ActionGroup should have.
@@ -31,7 +31,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
31
31
  };
32
32
  }, {
33
33
  componentName: import("vue").Ref<string>;
34
- element: import("vue").Ref<ActionGroup | null>;
34
+ element: import("vue").Ref<VwcActionGroupElement | null>;
35
35
  }, import("vue").Data, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("blur" | "click" | "focus" | "input" | "keydown" | "keyup")[], string, Readonly<import("vue").ExtractPropTypes<{
36
36
  /**
37
37
  * The appearance the ActionGroup should have.
@@ -1,5 +1,5 @@
1
1
  import { PropType } from 'vue';
2
- import type { ActionGroup } from '@vonage/vivid/lib/action-group/action-group';
2
+ import type { VwcActionGroupElement } from '@vonage/vivid';
3
3
  import type { SlotsType } from 'vue';
4
4
  declare const _default: import("vue").DefineComponent<{
5
5
  /**
@@ -32,49 +32,73 @@ declare const _default: import("vue").DefineComponent<{
32
32
  };
33
33
  }, {
34
34
  componentName: import("vue").Ref<string>;
35
- element: import("vue").Ref<ActionGroup | null>;
35
+ element: import("vue").Ref<VwcActionGroupElement | null>;
36
36
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
37
37
  /**
38
38
  * Fires when the element loses focus.
39
39
  * @type {FocusEvent}
40
40
  */
41
41
  blur(event: FocusEvent & {
42
- target: ActionGroup;
42
+ /**
43
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
44
+ */
45
+ target: VwcActionGroupElement;
46
+ currentTarget: VwcActionGroupElement;
43
47
  }): true;
44
48
  /**
45
49
  * Fires when a pointing device button (such as a mouse's primary mouse button) is both pressed and released while the pointer is located inside the element.
46
50
  * @type {MouseEvent}
47
51
  */
48
52
  click(event: MouseEvent & {
49
- target: ActionGroup;
53
+ /**
54
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
55
+ */
56
+ target: VwcActionGroupElement;
57
+ currentTarget: VwcActionGroupElement;
50
58
  }): true;
51
59
  /**
52
60
  * Fires when the element receives focus.
53
61
  * @type {FocusEvent}
54
62
  */
55
63
  focus(event: FocusEvent & {
56
- target: ActionGroup;
64
+ /**
65
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
66
+ */
67
+ target: VwcActionGroupElement;
68
+ currentTarget: VwcActionGroupElement;
57
69
  }): true;
58
70
  /**
59
71
  * Fires when the value of an element has been changed.
60
72
  * @type {Event}
61
73
  */
62
74
  input(event: Event & {
63
- target: ActionGroup;
75
+ /**
76
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
77
+ */
78
+ target: VwcActionGroupElement;
79
+ currentTarget: VwcActionGroupElement;
64
80
  }): true;
65
81
  /**
66
82
  * Fires when a key is pressed.
67
83
  * @type {KeyboardEvent}
68
84
  */
69
85
  keydown(event: KeyboardEvent & {
70
- target: ActionGroup;
86
+ /**
87
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
88
+ */
89
+ target: VwcActionGroupElement;
90
+ currentTarget: VwcActionGroupElement;
71
91
  }): true;
72
92
  /**
73
93
  * Fires when a key is released.
74
94
  * @type {KeyboardEvent}
75
95
  */
76
96
  keyup(event: KeyboardEvent & {
77
- target: ActionGroup;
97
+ /**
98
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
99
+ */
100
+ target: VwcActionGroupElement;
101
+ currentTarget: VwcActionGroupElement;
78
102
  }): true;
79
103
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
80
104
  /**
@@ -107,22 +131,46 @@ declare const _default: import("vue").DefineComponent<{
107
131
  };
108
132
  }>> & {
109
133
  onKeydown?: ((event: KeyboardEvent & {
110
- target: ActionGroup;
134
+ /**
135
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
136
+ */
137
+ target: VwcActionGroupElement;
138
+ currentTarget: VwcActionGroupElement;
111
139
  }) => any) | undefined;
112
140
  onBlur?: ((event: FocusEvent & {
113
- target: ActionGroup;
141
+ /**
142
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
143
+ */
144
+ target: VwcActionGroupElement;
145
+ currentTarget: VwcActionGroupElement;
114
146
  }) => any) | undefined;
115
147
  onClick?: ((event: MouseEvent & {
116
- target: ActionGroup;
148
+ /**
149
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
150
+ */
151
+ target: VwcActionGroupElement;
152
+ currentTarget: VwcActionGroupElement;
117
153
  }) => any) | undefined;
118
154
  onFocus?: ((event: FocusEvent & {
119
- target: ActionGroup;
155
+ /**
156
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
157
+ */
158
+ target: VwcActionGroupElement;
159
+ currentTarget: VwcActionGroupElement;
120
160
  }) => any) | undefined;
121
161
  onInput?: ((event: Event & {
122
- target: ActionGroup;
162
+ /**
163
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
164
+ */
165
+ target: VwcActionGroupElement;
166
+ currentTarget: VwcActionGroupElement;
123
167
  }) => any) | undefined;
124
168
  onKeyup?: ((event: KeyboardEvent & {
125
- target: ActionGroup;
169
+ /**
170
+ * @deprecated Target may not refer to component in some cases. Use currentTarget instead.
171
+ */
172
+ target: VwcActionGroupElement;
173
+ currentTarget: VwcActionGroupElement;
126
174
  }) => any) | undefined;
127
175
  }, {
128
176
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
@@ -1,6 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import { IconId } from '../icons';
3
- import type { Alert } from '@vonage/vivid/lib/alert/alert';
3
+ import type { VwcAlertElement } from '@vonage/vivid';
4
4
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
5
5
  /**
6
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -82,7 +82,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
82
82
  };
83
83
  }, {
84
84
  componentName: import("vue").Ref<string>;
85
- element: import("vue").Ref<Alert | null>;
85
+ element: import("vue").Ref<VwcAlertElement | null>;
86
86
  }, import("vue").Data, {}, {
87
87
  openChanged(oldValue: boolean, newValue: boolean): void;
88
88
  }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("blur" | "click" | "focus" | "input" | "keydown" | "keyup" | "open" | "close")[], string, Readonly<import("vue").ExtractPropTypes<{