@vonage/vivid-vue 4.16.2 → 4.18.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 (139) hide show
  1. package/generated/components/VAccordion.vue2.d.ts +1 -1
  2. package/generated/components/VAccordion.vue3.d.ts +22 -22
  3. package/generated/components/VAccordionItem.vue2.d.ts +41 -41
  4. package/generated/components/VAccordionItem.vue3.d.ts +62 -62
  5. package/generated/components/VActionGroup.vue2.d.ts +16 -34
  6. package/generated/components/VActionGroup.vue3.d.ts +28 -46
  7. package/generated/components/VAlert.vue2.d.ts +64 -64
  8. package/generated/components/VAlert.vue3.d.ts +88 -88
  9. package/generated/components/VAudioPlayer.vue2.d.ts +64 -64
  10. package/generated/components/VAudioPlayer.vue3.d.ts +77 -77
  11. package/generated/components/VAvatar.vue2.d.ts +41 -41
  12. package/generated/components/VAvatar.vue3.d.ts +54 -54
  13. package/generated/components/VBadge.vue2.d.ts +37 -37
  14. package/generated/components/VBadge.vue3.d.ts +50 -50
  15. package/generated/components/VBanner.vue2.d.ts +33 -51
  16. package/generated/components/VBanner.vue3.d.ts +46 -64
  17. package/generated/components/VBreadcrumb.vue2.d.ts +1 -1
  18. package/generated/components/VBreadcrumb.vue3.d.ts +14 -14
  19. package/generated/components/VBreadcrumbItem.vue2.d.ts +31 -31
  20. package/generated/components/VBreadcrumbItem.vue3.d.ts +48 -48
  21. package/generated/components/VButton.vue2.d.ts +178 -178
  22. package/generated/components/VButton.vue3.d.ts +191 -191
  23. package/generated/components/VCalendar.vue2.d.ts +40 -25
  24. package/generated/components/VCalendar.vue3.d.ts +57 -42
  25. package/generated/components/VCalendarEvent.vue2.d.ts +33 -33
  26. package/generated/components/VCalendarEvent.vue3.d.ts +46 -46
  27. package/generated/components/VCard.vue2.d.ts +37 -37
  28. package/generated/components/VCard.vue3.d.ts +58 -58
  29. package/generated/components/VCheckbox.vue2.d.ts +102 -126
  30. package/generated/components/VCheckbox.vue3.d.ts +129 -153
  31. package/generated/components/VCombobox.vue2.d.ts +140 -140
  32. package/generated/components/VCombobox.vue3.d.ts +165 -165
  33. package/generated/components/VDataGrid.vue2.d.ts +25 -25
  34. package/generated/components/VDataGrid.vue3.d.ts +50 -50
  35. package/generated/components/VDataGridCell.vue2.d.ts +35 -35
  36. package/generated/components/VDataGridCell.vue3.d.ts +67 -67
  37. package/generated/components/VDataGridRow.vue2.d.ts +16 -16
  38. package/generated/components/VDataGridRow.vue3.d.ts +41 -41
  39. package/generated/components/VDatePicker.vue2.d.ts +57 -57
  40. package/generated/components/VDatePicker.vue3.d.ts +81 -91
  41. package/generated/components/VDateRangePicker.vue2.d.ts +85 -85
  42. package/generated/components/VDateRangePicker.vue3.d.ts +123 -133
  43. package/generated/components/VDateTimePicker.d.ts +7 -0
  44. package/generated/components/VDateTimePicker.vue2.d.ts +298 -0
  45. package/generated/components/VDateTimePicker.vue3.d.ts +386 -0
  46. package/generated/components/VDialPad.vue2.d.ts +64 -64
  47. package/generated/components/VDialPad.vue3.d.ts +97 -97
  48. package/generated/components/VDialog.vue2.d.ts +51 -60
  49. package/generated/components/VDialog.vue3.d.ts +83 -92
  50. package/generated/components/VDivider.vue2.d.ts +13 -13
  51. package/generated/components/VDivider.vue3.d.ts +26 -26
  52. package/generated/components/VEmptyState.vue2.d.ts +2 -2
  53. package/generated/components/VEmptyState.vue3.d.ts +19 -19
  54. package/generated/components/VFab.vue2.d.ts +105 -105
  55. package/generated/components/VFab.vue3.d.ts +118 -118
  56. package/generated/components/VFilePicker.vue2.d.ts +106 -106
  57. package/generated/components/VFilePicker.vue3.d.ts +126 -126
  58. package/generated/components/VHeader.vue2.d.ts +12 -12
  59. package/generated/components/VHeader.vue3.d.ts +32 -32
  60. package/generated/components/VIcon.vue2.d.ts +9 -9
  61. package/generated/components/VIcon.vue3.d.ts +22 -22
  62. package/generated/components/VLayout.vue2.d.ts +19 -19
  63. package/generated/components/VLayout.vue3.d.ts +32 -32
  64. package/generated/components/VMenu.vue2.d.ts +31 -40
  65. package/generated/components/VMenu.vue3.d.ts +57 -66
  66. package/generated/components/VMenuItem.vue2.d.ts +74 -74
  67. package/generated/components/VMenuItem.vue3.d.ts +103 -103
  68. package/generated/components/VNav.vue2.d.ts +1 -1
  69. package/generated/components/VNav.vue3.d.ts +14 -14
  70. package/generated/components/VNavDisclosure.vue2.d.ts +37 -31
  71. package/generated/components/VNavDisclosure.vue3.d.ts +55 -49
  72. package/generated/components/VNavItem.vue2.d.ts +66 -66
  73. package/generated/components/VNavItem.vue3.d.ts +97 -97
  74. package/generated/components/VNote.vue2.d.ts +19 -19
  75. package/generated/components/VNote.vue3.d.ts +35 -35
  76. package/generated/components/VNumberField.vue2.d.ts +179 -179
  77. package/generated/components/VNumberField.vue3.d.ts +199 -199
  78. package/generated/components/VOption.vue2.d.ts +35 -39
  79. package/generated/components/VOption.vue3.d.ts +48 -52
  80. package/generated/components/VPagination.vue2.d.ts +26 -26
  81. package/generated/components/VPagination.vue3.d.ts +39 -39
  82. package/generated/components/VProgress.vue2.d.ts +31 -40
  83. package/generated/components/VProgress.vue3.d.ts +44 -53
  84. package/generated/components/VProgressRing.vue2.d.ts +17 -26
  85. package/generated/components/VProgressRing.vue3.d.ts +30 -39
  86. package/generated/components/VRadio.vue2.d.ts +68 -68
  87. package/generated/components/VRadio.vue3.d.ts +89 -89
  88. package/generated/components/VRadioGroup.vue2.d.ts +35 -35
  89. package/generated/components/VRadioGroup.vue3.d.ts +56 -56
  90. package/generated/components/VRangeSlider.vue2.d.ts +129 -129
  91. package/generated/components/VRangeSlider.vue3.d.ts +165 -165
  92. package/generated/components/VRichTextEditor.d.ts +7 -0
  93. package/generated/components/VRichTextEditor.vue2.d.ts +46 -0
  94. package/generated/components/VRichTextEditor.vue3.d.ts +109 -0
  95. package/generated/components/VSearchableSelect.vue2.d.ts +135 -135
  96. package/generated/components/VSearchableSelect.vue3.d.ts +163 -163
  97. package/generated/components/VSelect.vue2.d.ts +108 -124
  98. package/generated/components/VSelect.vue3.d.ts +134 -150
  99. package/generated/components/VSelectableBox.vue2.d.ts +1 -10
  100. package/generated/components/VSelectableBox.vue3.d.ts +22 -31
  101. package/generated/components/VSideDrawer.vue2.d.ts +13 -13
  102. package/generated/components/VSideDrawer.vue3.d.ts +43 -43
  103. package/generated/components/VSlider.vue2.d.ts +101 -119
  104. package/generated/components/VSlider.vue3.d.ts +122 -140
  105. package/generated/components/VSplitButton.vue2.d.ts +56 -74
  106. package/generated/components/VSplitButton.vue3.d.ts +80 -98
  107. package/generated/components/VSwitch.vue2.d.ts +77 -86
  108. package/generated/components/VSwitch.vue3.d.ts +104 -113
  109. package/generated/components/VTab.vue2.d.ts +46 -46
  110. package/generated/components/VTab.vue3.d.ts +59 -59
  111. package/generated/components/VTabPanel.vue2.d.ts +1 -1
  112. package/generated/components/VTabPanel.vue3.d.ts +14 -14
  113. package/generated/components/VTabs.vue2.d.ts +29 -29
  114. package/generated/components/VTabs.vue3.d.ts +50 -50
  115. package/generated/components/VTag.vue2.d.ts +39 -39
  116. package/generated/components/VTag.vue3.d.ts +56 -56
  117. package/generated/components/VTagGroup.vue2.d.ts +1 -10
  118. package/generated/components/VTagGroup.vue3.d.ts +14 -23
  119. package/generated/components/VTextArea.vue2.d.ts +141 -141
  120. package/generated/components/VTextArea.vue3.d.ts +162 -162
  121. package/generated/components/VTextField.vue2.d.ts +164 -164
  122. package/generated/components/VTextField.vue3.d.ts +189 -189
  123. package/generated/components/VTimePicker.vue2.d.ts +71 -104
  124. package/generated/components/VTimePicker.vue3.d.ts +92 -125
  125. package/generated/components/VToggletip.vue2.d.ts +20 -20
  126. package/generated/components/VToggletip.vue3.d.ts +36 -36
  127. package/generated/components/VTooltip.vue2.d.ts +18 -18
  128. package/generated/components/VTooltip.vue3.d.ts +31 -31
  129. package/generated/components/VTreeItem.vue2.d.ts +31 -31
  130. package/generated/components/VTreeItem.vue3.d.ts +55 -55
  131. package/generated/components/VTreeView.vue2.d.ts +1 -1
  132. package/generated/components/VTreeView.vue3.d.ts +14 -14
  133. package/generated/components/VVideoPlayer.vue2.d.ts +32 -32
  134. package/generated/components/VVideoPlayer.vue3.d.ts +55 -55
  135. package/generated/components/index.d.ts +2 -0
  136. package/index.cjs +4827 -4524
  137. package/index.js +4827 -4526
  138. package/package.json +2 -2
  139. package/web-types.json +1654 -1584
@@ -6,59 +6,59 @@ import type { SlotsType } from 'vue';
6
6
  */
7
7
  declare const _default: import("vue").DefineComponent<{
8
8
  /**
9
- * The label for the form element.
9
+ * Indicates the element that represents the current item within a container or set of related elements.
10
10
  */
11
- label: {
11
+ ariaCurrent: {
12
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
13
+ default: undefined;
14
+ };
15
+ /**
16
+ * Aria label for the end thumb
17
+ */
18
+ ariaEndLabel: {
12
19
  type: PropType<string>;
13
20
  default: undefined;
14
21
  };
15
22
  /**
16
- * Indicates the element that represents the current item within a container or set of related elements.
23
+ * Aria label for the start thumb
17
24
  */
18
- ariaCurrent: {
19
- type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
25
+ ariaStartLabel: {
26
+ type: PropType<string>;
20
27
  default: undefined;
21
28
  };
22
29
  /**
23
- * Sets the element's disabled state. A disabled element will not be included during form submission.
30
+ * The connotation of the component
24
31
  */
25
- disabled: {
26
- type: PropType<boolean>;
32
+ connotation: {
33
+ type: PropType<"accent" | "cta">;
27
34
  default: undefined;
28
35
  };
29
36
  /**
30
- * The initial value of the form. This value sets the `value` property
31
- * only when the `value` property has not been explicitly set.
37
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
32
38
  */
33
- initialValue: {
34
- type: PropType<string>;
39
+ disabled: {
40
+ type: PropType<boolean>;
35
41
  default: undefined;
36
42
  };
37
43
  /**
38
- * The current value of the element. This property serves as a mechanism
39
- * to set the `value` property through both property assignment and the
44
+ * The current end value of the element. This property serves as a mechanism
45
+ * to set the `end` property through both property assignment and the
40
46
  * .setAttribute() method. This is useful for setting the field's value
41
47
  * in UI libraries that bind data through the .setAttribute() API
42
48
  * and don't support IDL attribute binding.
43
49
  */
44
- value: {
50
+ end: {
45
51
  type: PropType<string>;
46
52
  default: undefined;
47
53
  };
48
54
  /**
49
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
55
+ * The initial end value. This value sets the `end` property
56
+ * only when the `end` property has not been explicitly set.
50
57
  */
51
- name: {
58
+ initialEnd: {
52
59
  type: PropType<string>;
53
60
  default: undefined;
54
61
  };
55
- /**
56
- * Require the field to be completed prior to form submission.
57
- */
58
- required: {
59
- type: PropType<boolean>;
60
- default: undefined;
61
- };
62
62
  /**
63
63
  * The initial start value. This value sets the `start` property
64
64
  * only when the `start` property has not been explicitly set.
@@ -68,54 +68,46 @@ declare const _default: import("vue").DefineComponent<{
68
68
  default: undefined;
69
69
  };
70
70
  /**
71
- * The current start value of the element. This property serves as a mechanism
72
- * to set the `start` property through both property assignment and the
73
- * .setAttribute() method. This is useful for setting the field's value
74
- * in UI libraries that bind data through the .setAttribute() API
75
- * and don't support IDL attribute binding.
71
+ * The initial value of the form. This value sets the `value` property
72
+ * only when the `value` property has not been explicitly set.
76
73
  */
77
- start: {
74
+ initialValue: {
78
75
  type: PropType<string>;
79
76
  default: undefined;
80
77
  };
81
78
  /**
82
- * The initial end value. This value sets the `end` property
83
- * only when the `end` property has not been explicitly set.
79
+ * The label for the form element.
84
80
  */
85
- initialEnd: {
81
+ label: {
86
82
  type: PropType<string>;
87
83
  default: undefined;
88
84
  };
89
85
  /**
90
- * The current end value of the element. This property serves as a mechanism
91
- * to set the `end` property through both property assignment and the
92
- * .setAttribute() method. This is useful for setting the field's value
93
- * in UI libraries that bind data through the .setAttribute() API
94
- * and don't support IDL attribute binding.
86
+ * Display markers on/off
95
87
  */
96
- end: {
97
- type: PropType<string>;
88
+ markers: {
89
+ type: PropType<boolean>;
98
90
  default: undefined;
99
91
  };
100
92
  /**
101
- * The minimum value of the range.
93
+ * The maximum value of the range.
102
94
  */
103
- min: {
95
+ max: {
104
96
  type: PropType<number>;
105
97
  default: undefined;
106
98
  };
107
99
  /**
108
- * The maximum value of the range.
100
+ * The minimum value of the range.
109
101
  */
110
- max: {
102
+ min: {
111
103
  type: PropType<number>;
112
104
  default: undefined;
113
105
  };
114
106
  /**
115
- * Value to increment or decrement via arrow keys, mouse click or drag.
107
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
116
108
  */
117
- step: {
118
- type: PropType<number>;
109
+ name: {
110
+ type: PropType<string>;
119
111
  default: undefined;
120
112
  };
121
113
  /**
@@ -126,38 +118,46 @@ declare const _default: import("vue").DefineComponent<{
126
118
  default: undefined;
127
119
  };
128
120
  /**
129
- * Aria label for the start thumb
121
+ * Show current values on the thumbs.
130
122
  */
131
- ariaStartLabel: {
132
- type: PropType<string>;
123
+ pin: {
124
+ type: PropType<boolean>;
133
125
  default: undefined;
134
126
  };
135
127
  /**
136
- * Aria label for the end thumb
128
+ * Require the field to be completed prior to form submission.
137
129
  */
138
- ariaEndLabel: {
139
- type: PropType<string>;
130
+ required: {
131
+ type: PropType<boolean>;
140
132
  default: undefined;
141
133
  };
142
134
  /**
143
- * Display markers on/off
135
+ * The current start value of the element. This property serves as a mechanism
136
+ * to set the `start` property through both property assignment and the
137
+ * .setAttribute() method. This is useful for setting the field's value
138
+ * in UI libraries that bind data through the .setAttribute() API
139
+ * and don't support IDL attribute binding.
144
140
  */
145
- markers: {
146
- type: PropType<boolean>;
141
+ start: {
142
+ type: PropType<string>;
147
143
  default: undefined;
148
144
  };
149
145
  /**
150
- * The connotation of the component
146
+ * Value to increment or decrement via arrow keys, mouse click or drag.
151
147
  */
152
- connotation: {
153
- type: PropType<"accent" | "cta">;
148
+ step: {
149
+ type: PropType<number>;
154
150
  default: undefined;
155
151
  };
156
152
  /**
157
- * Show current values on the thumbs.
153
+ * The current value of the element. This property serves as a mechanism
154
+ * to set the `value` property through both property assignment and the
155
+ * .setAttribute() method. This is useful for setting the field's value
156
+ * in UI libraries that bind data through the .setAttribute() API
157
+ * and don't support IDL attribute binding.
158
158
  */
159
- pin: {
160
- type: PropType<boolean>;
159
+ value: {
160
+ type: PropType<string>;
161
161
  default: undefined;
162
162
  };
163
163
  }, {
@@ -167,45 +167,38 @@ declare const _default: import("vue").DefineComponent<{
167
167
  formResetCallback(): unknown;
168
168
  }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
169
169
  /**
170
- * 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.
171
- * @type {MouseEvent}
172
- */
173
- click(event: MouseEvent & {
174
- target: RangeSlider;
175
- }): true;
176
- /**
177
- * Fires when the element receives focus.
170
+ * Fires when the element loses focus.
178
171
  * @type {FocusEvent}
179
172
  */
180
- focus(event: FocusEvent & {
173
+ blur(event: FocusEvent & {
181
174
  target: RangeSlider;
182
175
  }): true;
183
176
  /**
184
- * Fires when the element loses focus.
185
- * @type {FocusEvent}
177
+ * Event emitted when either the start or end value changes.
178
+ * @type {CustomEvent<undefined>}
186
179
  */
187
- blur(event: FocusEvent & {
180
+ change(event: CustomEvent<undefined> & {
188
181
  target: RangeSlider;
189
182
  }): true;
190
183
  /**
191
- * Fires when a key is pressed.
192
- * @type {KeyboardEvent}
184
+ * 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.
185
+ * @type {MouseEvent}
193
186
  */
194
- keydown(event: KeyboardEvent & {
187
+ click(event: MouseEvent & {
195
188
  target: RangeSlider;
196
189
  }): true;
197
190
  /**
198
- * Fires when a key is released.
199
- * @type {KeyboardEvent}
191
+ * Fires when the element receives focus.
192
+ * @type {FocusEvent}
200
193
  */
201
- keyup(event: KeyboardEvent & {
194
+ focus(event: FocusEvent & {
202
195
  target: RangeSlider;
203
196
  }): true;
204
197
  /**
205
- * Event emitted when the start value changes
198
+ * Event emitted when either the start or end value changes.
206
199
  * @type {CustomEvent<undefined>}
207
200
  */
208
- "input:start"(event: CustomEvent<undefined> & {
201
+ input(event: CustomEvent<undefined> & {
209
202
  target: RangeSlider;
210
203
  }): true;
211
204
  /**
@@ -216,24 +209,24 @@ declare const _default: import("vue").DefineComponent<{
216
209
  target: RangeSlider;
217
210
  }): true;
218
211
  /**
219
- * Event emitted when either the start or end value changes.
212
+ * Event emitted when the start value changes
220
213
  * @type {CustomEvent<undefined>}
221
214
  */
222
- input(event: CustomEvent<undefined> & {
215
+ "input:start"(event: CustomEvent<undefined> & {
223
216
  target: RangeSlider;
224
217
  }): true;
225
218
  /**
226
- * Event emitted when either the start or end value changes.
227
- * @type {CustomEvent<undefined>}
219
+ * Fires when a key is pressed.
220
+ * @type {KeyboardEvent}
228
221
  */
229
- change(event: CustomEvent<undefined> & {
222
+ keydown(event: KeyboardEvent & {
230
223
  target: RangeSlider;
231
224
  }): true;
232
225
  /**
233
- * Fires when the start value changes
234
- * @type {string}
226
+ * Fires when a key is released.
227
+ * @type {KeyboardEvent}
235
228
  */
236
- "update:start"(event: string & {
229
+ keyup(event: KeyboardEvent & {
237
230
  target: RangeSlider;
238
231
  }): true;
239
232
  /**
@@ -243,14 +236,14 @@ declare const _default: import("vue").DefineComponent<{
243
236
  "update:end"(event: string & {
244
237
  target: RangeSlider;
245
238
  }): true;
246
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
247
239
  /**
248
- * The label for the form element.
240
+ * Fires when the start value changes
241
+ * @type {string}
249
242
  */
250
- label: {
251
- type: PropType<string>;
252
- default: undefined;
253
- };
243
+ "update:start"(event: string & {
244
+ target: RangeSlider;
245
+ }): true;
246
+ }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
254
247
  /**
255
248
  * Indicates the element that represents the current item within a container or set of related elements.
256
249
  */
@@ -259,43 +252,50 @@ declare const _default: import("vue").DefineComponent<{
259
252
  default: undefined;
260
253
  };
261
254
  /**
262
- * Sets the element's disabled state. A disabled element will not be included during form submission.
255
+ * Aria label for the end thumb
263
256
  */
264
- disabled: {
265
- type: PropType<boolean>;
257
+ ariaEndLabel: {
258
+ type: PropType<string>;
266
259
  default: undefined;
267
260
  };
268
261
  /**
269
- * The initial value of the form. This value sets the `value` property
270
- * only when the `value` property has not been explicitly set.
262
+ * Aria label for the start thumb
271
263
  */
272
- initialValue: {
264
+ ariaStartLabel: {
273
265
  type: PropType<string>;
274
266
  default: undefined;
275
267
  };
276
268
  /**
277
- * The current value of the element. This property serves as a mechanism
278
- * to set the `value` property through both property assignment and the
279
- * .setAttribute() method. This is useful for setting the field's value
280
- * in UI libraries that bind data through the .setAttribute() API
281
- * and don't support IDL attribute binding.
269
+ * The connotation of the component
282
270
  */
283
- value: {
284
- type: PropType<string>;
271
+ connotation: {
272
+ type: PropType<"accent" | "cta">;
285
273
  default: undefined;
286
274
  };
287
275
  /**
288
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
276
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
289
277
  */
290
- name: {
278
+ disabled: {
279
+ type: PropType<boolean>;
280
+ default: undefined;
281
+ };
282
+ /**
283
+ * The current end value of the element. This property serves as a mechanism
284
+ * to set the `end` property through both property assignment and the
285
+ * .setAttribute() method. This is useful for setting the field's value
286
+ * in UI libraries that bind data through the .setAttribute() API
287
+ * and don't support IDL attribute binding.
288
+ */
289
+ end: {
291
290
  type: PropType<string>;
292
291
  default: undefined;
293
292
  };
294
293
  /**
295
- * Require the field to be completed prior to form submission.
294
+ * The initial end value. This value sets the `end` property
295
+ * only when the `end` property has not been explicitly set.
296
296
  */
297
- required: {
298
- type: PropType<boolean>;
297
+ initialEnd: {
298
+ type: PropType<string>;
299
299
  default: undefined;
300
300
  };
301
301
  /**
@@ -307,54 +307,46 @@ declare const _default: import("vue").DefineComponent<{
307
307
  default: undefined;
308
308
  };
309
309
  /**
310
- * The current start value of the element. This property serves as a mechanism
311
- * to set the `start` property through both property assignment and the
312
- * .setAttribute() method. This is useful for setting the field's value
313
- * in UI libraries that bind data through the .setAttribute() API
314
- * and don't support IDL attribute binding.
310
+ * The initial value of the form. This value sets the `value` property
311
+ * only when the `value` property has not been explicitly set.
315
312
  */
316
- start: {
313
+ initialValue: {
317
314
  type: PropType<string>;
318
315
  default: undefined;
319
316
  };
320
317
  /**
321
- * The initial end value. This value sets the `end` property
322
- * only when the `end` property has not been explicitly set.
318
+ * The label for the form element.
323
319
  */
324
- initialEnd: {
320
+ label: {
325
321
  type: PropType<string>;
326
322
  default: undefined;
327
323
  };
328
324
  /**
329
- * The current end value of the element. This property serves as a mechanism
330
- * to set the `end` property through both property assignment and the
331
- * .setAttribute() method. This is useful for setting the field's value
332
- * in UI libraries that bind data through the .setAttribute() API
333
- * and don't support IDL attribute binding.
325
+ * Display markers on/off
334
326
  */
335
- end: {
336
- type: PropType<string>;
327
+ markers: {
328
+ type: PropType<boolean>;
337
329
  default: undefined;
338
330
  };
339
331
  /**
340
- * The minimum value of the range.
332
+ * The maximum value of the range.
341
333
  */
342
- min: {
334
+ max: {
343
335
  type: PropType<number>;
344
336
  default: undefined;
345
337
  };
346
338
  /**
347
- * The maximum value of the range.
339
+ * The minimum value of the range.
348
340
  */
349
- max: {
341
+ min: {
350
342
  type: PropType<number>;
351
343
  default: undefined;
352
344
  };
353
345
  /**
354
- * Value to increment or decrement via arrow keys, mouse click or drag.
346
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
355
347
  */
356
- step: {
357
- type: PropType<number>;
348
+ name: {
349
+ type: PropType<string>;
358
350
  default: undefined;
359
351
  };
360
352
  /**
@@ -365,74 +357,82 @@ declare const _default: import("vue").DefineComponent<{
365
357
  default: undefined;
366
358
  };
367
359
  /**
368
- * Aria label for the start thumb
360
+ * Show current values on the thumbs.
369
361
  */
370
- ariaStartLabel: {
371
- type: PropType<string>;
362
+ pin: {
363
+ type: PropType<boolean>;
372
364
  default: undefined;
373
365
  };
374
366
  /**
375
- * Aria label for the end thumb
367
+ * Require the field to be completed prior to form submission.
376
368
  */
377
- ariaEndLabel: {
378
- type: PropType<string>;
369
+ required: {
370
+ type: PropType<boolean>;
379
371
  default: undefined;
380
372
  };
381
373
  /**
382
- * Display markers on/off
374
+ * The current start value of the element. This property serves as a mechanism
375
+ * to set the `start` property through both property assignment and the
376
+ * .setAttribute() method. This is useful for setting the field's value
377
+ * in UI libraries that bind data through the .setAttribute() API
378
+ * and don't support IDL attribute binding.
383
379
  */
384
- markers: {
385
- type: PropType<boolean>;
380
+ start: {
381
+ type: PropType<string>;
386
382
  default: undefined;
387
383
  };
388
384
  /**
389
- * The connotation of the component
385
+ * Value to increment or decrement via arrow keys, mouse click or drag.
390
386
  */
391
- connotation: {
392
- type: PropType<"accent" | "cta">;
387
+ step: {
388
+ type: PropType<number>;
393
389
  default: undefined;
394
390
  };
395
391
  /**
396
- * Show current values on the thumbs.
392
+ * The current value of the element. This property serves as a mechanism
393
+ * to set the `value` property through both property assignment and the
394
+ * .setAttribute() method. This is useful for setting the field's value
395
+ * in UI libraries that bind data through the .setAttribute() API
396
+ * and don't support IDL attribute binding.
397
397
  */
398
- pin: {
399
- type: PropType<boolean>;
398
+ value: {
399
+ type: PropType<string>;
400
400
  default: undefined;
401
401
  };
402
402
  }>> & {
403
403
  onKeydown?: ((event: KeyboardEvent & {
404
404
  target: RangeSlider;
405
405
  }) => any) | undefined;
406
- onClick?: ((event: MouseEvent & {
406
+ onBlur?: ((event: FocusEvent & {
407
407
  target: RangeSlider;
408
408
  }) => any) | undefined;
409
- onFocus?: ((event: FocusEvent & {
409
+ onChange?: ((event: CustomEvent<undefined> & {
410
410
  target: RangeSlider;
411
411
  }) => any) | undefined;
412
- onBlur?: ((event: FocusEvent & {
412
+ onClick?: ((event: MouseEvent & {
413
413
  target: RangeSlider;
414
414
  }) => any) | undefined;
415
- onKeyup?: ((event: KeyboardEvent & {
415
+ onFocus?: ((event: FocusEvent & {
416
416
  target: RangeSlider;
417
417
  }) => any) | undefined;
418
418
  onInput?: ((event: CustomEvent<undefined> & {
419
419
  target: RangeSlider;
420
420
  }) => any) | undefined;
421
- onChange?: ((event: CustomEvent<undefined> & {
422
- target: RangeSlider;
423
- }) => any) | undefined;
424
- "onInput:start"?: ((event: CustomEvent<undefined> & {
421
+ onKeyup?: ((event: KeyboardEvent & {
425
422
  target: RangeSlider;
426
423
  }) => any) | undefined;
427
424
  "onInput:end"?: ((event: CustomEvent<undefined> & {
428
425
  target: RangeSlider;
429
426
  }) => any) | undefined;
430
- "onUpdate:start"?: ((event: string & {
427
+ "onInput:start"?: ((event: CustomEvent<undefined> & {
431
428
  target: RangeSlider;
432
429
  }) => any) | undefined;
433
430
  "onUpdate:end"?: ((event: string & {
434
431
  target: RangeSlider;
435
432
  }) => any) | undefined;
433
+ "onUpdate:start"?: ((event: string & {
434
+ target: RangeSlider;
435
+ }) => any) | undefined;
436
436
  }, {
437
437
  name: string;
438
438
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
@@ -441,17 +441,17 @@ declare const _default: import("vue").DefineComponent<{
441
441
  connotation: "accent" | "cta";
442
442
  disabled: boolean;
443
443
  initialValue: string;
444
- required: boolean;
445
444
  label: string;
445
+ required: boolean;
446
446
  start: string;
447
447
  max: number;
448
448
  min: number;
449
- initialStart: string;
450
- initialEnd: string;
451
449
  end: string;
450
+ initialEnd: string;
451
+ initialStart: string;
452
452
  orientation: "horizontal" | "vertical";
453
- ariaStartLabel: string;
454
453
  ariaEndLabel: string;
454
+ ariaStartLabel: string;
455
455
  markers: boolean;
456
456
  pin: boolean;
457
457
  }, SlotsType<Record<string, never>>>;
@@ -0,0 +1,7 @@
1
+ import { VNode } from 'vue';
2
+ import VRichTextEditorVue2 from './VRichTextEditor.vue2';
3
+ import VRichTextEditorVue3 from './VRichTextEditor.vue3';
4
+
5
+ type IsVue2 = "data" extends keyof VNode ? true : false;
6
+ declare const _default: IsVue2 extends true ? typeof VRichTextEditorVue2 : typeof VRichTextEditorVue3;
7
+ export default _default;
@@ -0,0 +1,46 @@
1
+ import { PropType } from 'vue';
2
+ import type { RichTextEditor } from '@vonage/vivid/lib/rich-text-editor/rich-text-editor';
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
+ selectionEnd: {
12
+ type: PropType<number>;
13
+ default: undefined;
14
+ };
15
+ selectionStart: {
16
+ type: PropType<number>;
17
+ default: undefined;
18
+ };
19
+ }, {
20
+ componentName: import("vue").Ref<string>;
21
+ element: import("vue").Ref<RichTextEditor | null>;
22
+ }, import("vue").Data, {}, {
23
+ selectionEndChanged(): unknown;
24
+ selectionStartChanged(): unknown;
25
+ }, 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<{
26
+ /**
27
+ * Indicates the element that represents the current item within a container or set of related elements.
28
+ */
29
+ ariaCurrent: {
30
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
31
+ default: undefined;
32
+ };
33
+ selectionEnd: {
34
+ type: PropType<number>;
35
+ default: undefined;
36
+ };
37
+ selectionStart: {
38
+ type: PropType<number>;
39
+ default: undefined;
40
+ };
41
+ }>>, {
42
+ ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
43
+ selectionEnd: number;
44
+ selectionStart: number;
45
+ }>;
46
+ export default _default;