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