@vonage/vivid-vue 4.18.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.
- package/generated/components/VAccordion.vue2.d.ts +2 -2
- package/generated/components/VAccordion.vue3.d.ts +72 -16
- package/generated/components/VAccordionItem.vue2.d.ts +2 -2
- package/generated/components/VAccordionItem.vue3.d.ts +72 -16
- package/generated/components/VActionGroup.vue2.d.ts +2 -2
- package/generated/components/VActionGroup.vue3.d.ts +62 -14
- package/generated/components/VAlert.vue2.d.ts +2 -2
- package/generated/components/VAlert.vue3.d.ts +82 -18
- package/generated/components/VAudioPlayer.vue2.d.ts +2 -2
- package/generated/components/VAudioPlayer.vue3.d.ts +62 -14
- package/generated/components/VAvatar.vue2.d.ts +2 -2
- package/generated/components/VAvatar.vue3.d.ts +62 -14
- package/generated/components/VBadge.vue2.d.ts +2 -2
- package/generated/components/VBadge.vue3.d.ts +62 -14
- package/generated/components/VBanner.vue2.d.ts +2 -2
- package/generated/components/VBanner.vue3.d.ts +62 -14
- package/generated/components/VBreadcrumb.vue2.d.ts +2 -2
- package/generated/components/VBreadcrumb.vue3.d.ts +62 -14
- package/generated/components/VBreadcrumbItem.vue2.d.ts +2 -2
- package/generated/components/VBreadcrumbItem.vue3.d.ts +62 -14
- package/generated/components/VButton.vue3.d.ts +61 -13
- package/generated/components/VCalendar.vue2.d.ts +2 -2
- package/generated/components/VCalendar.vue3.d.ts +62 -14
- package/generated/components/VCalendarEvent.vue2.d.ts +2 -2
- package/generated/components/VCalendarEvent.vue3.d.ts +62 -14
- package/generated/components/VCard.vue2.d.ts +2 -2
- package/generated/components/VCard.vue3.d.ts +62 -14
- package/generated/components/VCheckbox.vue2.d.ts +2 -2
- package/generated/components/VCheckbox.vue3.d.ts +74 -22
- package/generated/components/VCombobox.vue3.d.ts +73 -21
- package/generated/components/VDataGrid.vue2.d.ts +2 -2
- package/generated/components/VDataGrid.vue3.d.ts +72 -16
- package/generated/components/VDataGridCell.vue2.d.ts +2 -2
- package/generated/components/VDataGridCell.vue3.d.ts +92 -20
- package/generated/components/VDataGridRow.vue2.d.ts +2 -2
- package/generated/components/VDataGridRow.vue3.d.ts +82 -18
- package/generated/components/VDatePicker.vue2.d.ts +2 -2
- package/generated/components/VDatePicker.vue3.d.ts +74 -22
- package/generated/components/VDateRangePicker.vue2.d.ts +2 -2
- package/generated/components/VDateRangePicker.vue3.d.ts +96 -32
- package/generated/components/VDateTimePicker.vue2.d.ts +2 -2
- package/generated/components/VDateTimePicker.vue3.d.ts +74 -22
- package/generated/components/VDialPad.vue2.d.ts +2 -2
- package/generated/components/VDialPad.vue3.d.ts +104 -28
- package/generated/components/VDialog.vue2.d.ts +2 -2
- package/generated/components/VDialog.vue3.d.ts +94 -26
- package/generated/components/VDivider.vue2.d.ts +2 -2
- package/generated/components/VDivider.vue3.d.ts +62 -14
- package/generated/components/VEmptyState.vue2.d.ts +2 -2
- package/generated/components/VEmptyState.vue3.d.ts +62 -14
- package/generated/components/VFab.vue3.d.ts +61 -13
- package/generated/components/VFilePicker.vue2.d.ts +2 -2
- package/generated/components/VFilePicker.vue3.d.ts +72 -16
- package/generated/components/VHeader.vue2.d.ts +2 -2
- package/generated/components/VHeader.vue3.d.ts +62 -14
- package/generated/components/VIcon.vue2.d.ts +2 -2
- package/generated/components/VIcon.vue3.d.ts +62 -14
- package/generated/components/VLayout.vue2.d.ts +2 -2
- package/generated/components/VLayout.vue3.d.ts +62 -14
- package/generated/components/VMenu.vue2.d.ts +2 -2
- package/generated/components/VMenu.vue3.d.ts +82 -18
- package/generated/components/VMenuItem.vue2.d.ts +2 -2
- package/generated/components/VMenuItem.vue3.d.ts +84 -24
- package/generated/components/VNav.vue2.d.ts +2 -2
- package/generated/components/VNav.vue3.d.ts +62 -14
- package/generated/components/VNavDisclosure.vue2.d.ts +2 -2
- package/generated/components/VNavDisclosure.vue3.d.ts +72 -16
- package/generated/components/VNavItem.vue2.d.ts +2 -2
- package/generated/components/VNavItem.vue3.d.ts +62 -14
- package/generated/components/VNote.vue2.d.ts +2 -2
- package/generated/components/VNote.vue3.d.ts +62 -14
- package/generated/components/VNumberField.vue2.d.ts +2 -2
- package/generated/components/VNumberField.vue3.d.ts +74 -22
- package/generated/components/VOption.vue2.d.ts +17 -2
- package/generated/components/VOption.vue3.d.ts +77 -14
- package/generated/components/VPagination.vue2.d.ts +2 -2
- package/generated/components/VPagination.vue3.d.ts +72 -16
- package/generated/components/VProgress.vue2.d.ts +2 -2
- package/generated/components/VProgress.vue3.d.ts +62 -14
- package/generated/components/VProgressRing.vue2.d.ts +2 -2
- package/generated/components/VProgressRing.vue3.d.ts +62 -14
- package/generated/components/VRadio.vue2.d.ts +2 -2
- package/generated/components/VRadio.vue3.d.ts +72 -16
- package/generated/components/VRadioGroup.vue2.d.ts +2 -2
- package/generated/components/VRadioGroup.vue3.d.ts +74 -22
- package/generated/components/VRangeSlider.vue2.d.ts +2 -2
- package/generated/components/VRangeSlider.vue3.d.ts +96 -32
- package/generated/components/VRichTextEditor.vue2.d.ts +3 -2
- package/generated/components/VRichTextEditor.vue3.d.ts +63 -14
- package/generated/components/VSearchableSelect.vue2.d.ts +33 -3
- package/generated/components/VSearchableSelect.vue3.d.ts +127 -27
- package/generated/components/VSelect.vue2.d.ts +2 -2
- package/generated/components/VSelect.vue3.d.ts +74 -22
- package/generated/components/VSelectableBox.vue2.d.ts +2 -2
- package/generated/components/VSelectableBox.vue3.d.ts +72 -16
- package/generated/components/VSideDrawer.vue2.d.ts +2 -2
- package/generated/components/VSideDrawer.vue3.d.ts +92 -20
- package/generated/components/VSlider.vue2.d.ts +2 -2
- package/generated/components/VSlider.vue3.d.ts +74 -22
- package/generated/components/VSplitButton.vue2.d.ts +2 -2
- package/generated/components/VSplitButton.vue3.d.ts +82 -18
- package/generated/components/VSwitch.vue2.d.ts +2 -2
- package/generated/components/VSwitch.vue3.d.ts +74 -22
- package/generated/components/VTab.vue2.d.ts +2 -2
- package/generated/components/VTab.vue3.d.ts +62 -14
- package/generated/components/VTabPanel.vue2.d.ts +2 -2
- package/generated/components/VTabPanel.vue3.d.ts +62 -14
- package/generated/components/VTabs.vue2.d.ts +2 -2
- package/generated/components/VTabs.vue3.d.ts +72 -16
- package/generated/components/VTag.vue2.d.ts +2 -2
- package/generated/components/VTag.vue3.d.ts +82 -18
- package/generated/components/VTagGroup.vue2.d.ts +2 -2
- package/generated/components/VTagGroup.vue3.d.ts +62 -14
- package/generated/components/VTextArea.vue2.d.ts +2 -2
- package/generated/components/VTextArea.vue3.d.ts +74 -22
- package/generated/components/VTextField.vue2.d.ts +2 -2
- package/generated/components/VTextField.vue3.d.ts +74 -22
- package/generated/components/VTimePicker.vue2.d.ts +2 -2
- package/generated/components/VTimePicker.vue3.d.ts +74 -22
- package/generated/components/VToggletip.vue2.d.ts +2 -2
- package/generated/components/VToggletip.vue3.d.ts +62 -14
- package/generated/components/VTooltip.vue2.d.ts +2 -2
- package/generated/components/VTooltip.vue3.d.ts +62 -14
- package/generated/components/VTreeItem.vue2.d.ts +2 -2
- package/generated/components/VTreeItem.vue3.d.ts +82 -18
- package/generated/components/VTreeView.vue2.d.ts +2 -2
- package/generated/components/VTreeView.vue3.d.ts +62 -14
- package/generated/components/VVideoPlayer.vue2.d.ts +2 -2
- package/generated/components/VVideoPlayer.vue3.d.ts +92 -20
- package/index.cjs +88 -133
- package/index.js +88 -133
- package/package.json +2 -2
- package/web-types.json +29 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import type {
|
|
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<
|
|
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 {
|
|
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<
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 {
|
|
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<
|
|
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 {
|
|
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<
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 {
|
|
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<
|
|
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 {
|
|
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<
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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 {
|
|
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<
|
|
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<{
|