@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
@@ -5,59 +5,59 @@ import type { RangeSlider } from '@vonage/vivid/lib/range-slider/range-slider';
5
5
  */
6
6
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
7
  /**
8
- * The label for the form element.
8
+ * Indicates the element that represents the current item within a container or set of related elements.
9
9
  */
10
- label: {
10
+ ariaCurrent: {
11
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
12
+ default: undefined;
13
+ };
14
+ /**
15
+ * Aria label for the end thumb
16
+ */
17
+ ariaEndLabel: {
11
18
  type: PropType<string>;
12
19
  default: undefined;
13
20
  };
14
21
  /**
15
- * Indicates the element that represents the current item within a container or set of related elements.
22
+ * Aria label for the start thumb
16
23
  */
17
- ariaCurrent: {
18
- type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
24
+ ariaStartLabel: {
25
+ type: PropType<string>;
19
26
  default: undefined;
20
27
  };
21
28
  /**
22
- * Sets the element's disabled state. A disabled element will not be included during form submission.
29
+ * The connotation of the component
23
30
  */
24
- disabled: {
25
- type: PropType<boolean>;
31
+ connotation: {
32
+ type: PropType<"accent" | "cta">;
26
33
  default: undefined;
27
34
  };
28
35
  /**
29
- * The initial value of the form. This value sets the `value` property
30
- * only when the `value` property has not been explicitly set.
36
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
31
37
  */
32
- initialValue: {
33
- type: PropType<string>;
38
+ disabled: {
39
+ type: PropType<boolean>;
34
40
  default: undefined;
35
41
  };
36
42
  /**
37
- * The current value of the element. This property serves as a mechanism
38
- * to set the `value` property through both property assignment and the
43
+ * The current end value of the element. This property serves as a mechanism
44
+ * to set the `end` property through both property assignment and the
39
45
  * .setAttribute() method. This is useful for setting the field's value
40
46
  * in UI libraries that bind data through the .setAttribute() API
41
47
  * and don't support IDL attribute binding.
42
48
  */
43
- value: {
49
+ end: {
44
50
  type: PropType<string>;
45
51
  default: undefined;
46
52
  };
47
53
  /**
48
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
54
+ * The initial end value. This value sets the `end` property
55
+ * only when the `end` property has not been explicitly set.
49
56
  */
50
- name: {
57
+ initialEnd: {
51
58
  type: PropType<string>;
52
59
  default: undefined;
53
60
  };
54
- /**
55
- * Require the field to be completed prior to form submission.
56
- */
57
- required: {
58
- type: PropType<boolean>;
59
- default: undefined;
60
- };
61
61
  /**
62
62
  * The initial start value. This value sets the `start` property
63
63
  * only when the `start` property has not been explicitly set.
@@ -67,54 +67,46 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
67
67
  default: undefined;
68
68
  };
69
69
  /**
70
- * The current start value of the element. This property serves as a mechanism
71
- * to set the `start` property through both property assignment and the
72
- * .setAttribute() method. This is useful for setting the field's value
73
- * in UI libraries that bind data through the .setAttribute() API
74
- * and don't support IDL attribute binding.
70
+ * The initial value of the form. This value sets the `value` property
71
+ * only when the `value` property has not been explicitly set.
75
72
  */
76
- start: {
73
+ initialValue: {
77
74
  type: PropType<string>;
78
75
  default: undefined;
79
76
  };
80
77
  /**
81
- * The initial end value. This value sets the `end` property
82
- * only when the `end` property has not been explicitly set.
78
+ * The label for the form element.
83
79
  */
84
- initialEnd: {
80
+ label: {
85
81
  type: PropType<string>;
86
82
  default: undefined;
87
83
  };
88
84
  /**
89
- * The current end value of the element. This property serves as a mechanism
90
- * to set the `end` property through both property assignment and the
91
- * .setAttribute() method. This is useful for setting the field's value
92
- * in UI libraries that bind data through the .setAttribute() API
93
- * and don't support IDL attribute binding.
85
+ * Display markers on/off
94
86
  */
95
- end: {
96
- type: PropType<string>;
87
+ markers: {
88
+ type: PropType<boolean>;
97
89
  default: undefined;
98
90
  };
99
91
  /**
100
- * The minimum value of the range.
92
+ * The maximum value of the range.
101
93
  */
102
- min: {
94
+ max: {
103
95
  type: PropType<number>;
104
96
  default: undefined;
105
97
  };
106
98
  /**
107
- * The maximum value of the range.
99
+ * The minimum value of the range.
108
100
  */
109
- max: {
101
+ min: {
110
102
  type: PropType<number>;
111
103
  default: undefined;
112
104
  };
113
105
  /**
114
- * Value to increment or decrement via arrow keys, mouse click or drag.
106
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
115
107
  */
116
- step: {
117
- type: PropType<number>;
108
+ name: {
109
+ type: PropType<string>;
118
110
  default: undefined;
119
111
  };
120
112
  /**
@@ -125,38 +117,46 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
125
117
  default: undefined;
126
118
  };
127
119
  /**
128
- * Aria label for the start thumb
120
+ * Show current values on the thumbs.
129
121
  */
130
- ariaStartLabel: {
131
- type: PropType<string>;
122
+ pin: {
123
+ type: PropType<boolean>;
132
124
  default: undefined;
133
125
  };
134
126
  /**
135
- * Aria label for the end thumb
127
+ * Require the field to be completed prior to form submission.
136
128
  */
137
- ariaEndLabel: {
138
- type: PropType<string>;
129
+ required: {
130
+ type: PropType<boolean>;
139
131
  default: undefined;
140
132
  };
141
133
  /**
142
- * Display markers on/off
134
+ * The current start value of the element. This property serves as a mechanism
135
+ * to set the `start` property through both property assignment and the
136
+ * .setAttribute() method. This is useful for setting the field's value
137
+ * in UI libraries that bind data through the .setAttribute() API
138
+ * and don't support IDL attribute binding.
143
139
  */
144
- markers: {
145
- type: PropType<boolean>;
140
+ start: {
141
+ type: PropType<string>;
146
142
  default: undefined;
147
143
  };
148
144
  /**
149
- * The connotation of the component
145
+ * Value to increment or decrement via arrow keys, mouse click or drag.
150
146
  */
151
- connotation: {
152
- type: PropType<"accent" | "cta">;
147
+ step: {
148
+ type: PropType<number>;
153
149
  default: undefined;
154
150
  };
155
151
  /**
156
- * Show current values on the thumbs.
152
+ * The current value of the element. This property serves as a mechanism
153
+ * to set the `value` property through both property assignment and the
154
+ * .setAttribute() method. This is useful for setting the field's value
155
+ * in UI libraries that bind data through the .setAttribute() API
156
+ * and don't support IDL attribute binding.
157
157
  */
158
- pin: {
159
- type: PropType<boolean>;
158
+ value: {
159
+ type: PropType<string>;
160
160
  default: undefined;
161
161
  };
162
162
  }, {
@@ -164,61 +164,61 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
164
164
  element: import("vue").Ref<RangeSlider | null>;
165
165
  }, import("vue").Data, {}, {
166
166
  formResetCallback(): unknown;
167
- }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("click" | "focus" | "blur" | "keydown" | "keyup" | "input" | "change" | "input:start" | "input:end" | "update:start" | "update:end")[], string, Readonly<import("vue").ExtractPropTypes<{
167
+ }, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("blur" | "change" | "click" | "focus" | "input" | "keydown" | "keyup" | "input:end" | "input:start" | "update:end" | "update:start")[], string, Readonly<import("vue").ExtractPropTypes<{
168
168
  /**
169
- * The label for the form element.
169
+ * Indicates the element that represents the current item within a container or set of related elements.
170
170
  */
171
- label: {
171
+ ariaCurrent: {
172
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
173
+ default: undefined;
174
+ };
175
+ /**
176
+ * Aria label for the end thumb
177
+ */
178
+ ariaEndLabel: {
172
179
  type: PropType<string>;
173
180
  default: undefined;
174
181
  };
175
182
  /**
176
- * Indicates the element that represents the current item within a container or set of related elements.
183
+ * Aria label for the start thumb
177
184
  */
178
- ariaCurrent: {
179
- type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
185
+ ariaStartLabel: {
186
+ type: PropType<string>;
180
187
  default: undefined;
181
188
  };
182
189
  /**
183
- * Sets the element's disabled state. A disabled element will not be included during form submission.
190
+ * The connotation of the component
184
191
  */
185
- disabled: {
186
- type: PropType<boolean>;
192
+ connotation: {
193
+ type: PropType<"accent" | "cta">;
187
194
  default: undefined;
188
195
  };
189
196
  /**
190
- * The initial value of the form. This value sets the `value` property
191
- * only when the `value` property has not been explicitly set.
197
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
192
198
  */
193
- initialValue: {
194
- type: PropType<string>;
199
+ disabled: {
200
+ type: PropType<boolean>;
195
201
  default: undefined;
196
202
  };
197
203
  /**
198
- * The current value of the element. This property serves as a mechanism
199
- * to set the `value` property through both property assignment and the
204
+ * The current end value of the element. This property serves as a mechanism
205
+ * to set the `end` property through both property assignment and the
200
206
  * .setAttribute() method. This is useful for setting the field's value
201
207
  * in UI libraries that bind data through the .setAttribute() API
202
208
  * and don't support IDL attribute binding.
203
209
  */
204
- value: {
210
+ end: {
205
211
  type: PropType<string>;
206
212
  default: undefined;
207
213
  };
208
214
  /**
209
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
215
+ * The initial end value. This value sets the `end` property
216
+ * only when the `end` property has not been explicitly set.
210
217
  */
211
- name: {
218
+ initialEnd: {
212
219
  type: PropType<string>;
213
220
  default: undefined;
214
221
  };
215
- /**
216
- * Require the field to be completed prior to form submission.
217
- */
218
- required: {
219
- type: PropType<boolean>;
220
- default: undefined;
221
- };
222
222
  /**
223
223
  * The initial start value. This value sets the `start` property
224
224
  * only when the `start` property has not been explicitly set.
@@ -228,54 +228,46 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
228
228
  default: undefined;
229
229
  };
230
230
  /**
231
- * The current start value of the element. This property serves as a mechanism
232
- * to set the `start` property through both property assignment and the
233
- * .setAttribute() method. This is useful for setting the field's value
234
- * in UI libraries that bind data through the .setAttribute() API
235
- * and don't support IDL attribute binding.
231
+ * The initial value of the form. This value sets the `value` property
232
+ * only when the `value` property has not been explicitly set.
236
233
  */
237
- start: {
234
+ initialValue: {
238
235
  type: PropType<string>;
239
236
  default: undefined;
240
237
  };
241
238
  /**
242
- * The initial end value. This value sets the `end` property
243
- * only when the `end` property has not been explicitly set.
239
+ * The label for the form element.
244
240
  */
245
- initialEnd: {
241
+ label: {
246
242
  type: PropType<string>;
247
243
  default: undefined;
248
244
  };
249
245
  /**
250
- * The current end value of the element. This property serves as a mechanism
251
- * to set the `end` property through both property assignment and the
252
- * .setAttribute() method. This is useful for setting the field's value
253
- * in UI libraries that bind data through the .setAttribute() API
254
- * and don't support IDL attribute binding.
246
+ * Display markers on/off
255
247
  */
256
- end: {
257
- type: PropType<string>;
248
+ markers: {
249
+ type: PropType<boolean>;
258
250
  default: undefined;
259
251
  };
260
252
  /**
261
- * The minimum value of the range.
253
+ * The maximum value of the range.
262
254
  */
263
- min: {
255
+ max: {
264
256
  type: PropType<number>;
265
257
  default: undefined;
266
258
  };
267
259
  /**
268
- * The maximum value of the range.
260
+ * The minimum value of the range.
269
261
  */
270
- max: {
262
+ min: {
271
263
  type: PropType<number>;
272
264
  default: undefined;
273
265
  };
274
266
  /**
275
- * Value to increment or decrement via arrow keys, mouse click or drag.
267
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
276
268
  */
277
- step: {
278
- type: PropType<number>;
269
+ name: {
270
+ type: PropType<string>;
279
271
  default: undefined;
280
272
  };
281
273
  /**
@@ -286,38 +278,46 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
286
278
  default: undefined;
287
279
  };
288
280
  /**
289
- * Aria label for the start thumb
281
+ * Show current values on the thumbs.
290
282
  */
291
- ariaStartLabel: {
292
- type: PropType<string>;
283
+ pin: {
284
+ type: PropType<boolean>;
293
285
  default: undefined;
294
286
  };
295
287
  /**
296
- * Aria label for the end thumb
288
+ * Require the field to be completed prior to form submission.
297
289
  */
298
- ariaEndLabel: {
299
- type: PropType<string>;
290
+ required: {
291
+ type: PropType<boolean>;
300
292
  default: undefined;
301
293
  };
302
294
  /**
303
- * Display markers on/off
295
+ * The current start value of the element. This property serves as a mechanism
296
+ * to set the `start` property through both property assignment and the
297
+ * .setAttribute() method. This is useful for setting the field's value
298
+ * in UI libraries that bind data through the .setAttribute() API
299
+ * and don't support IDL attribute binding.
304
300
  */
305
- markers: {
306
- type: PropType<boolean>;
301
+ start: {
302
+ type: PropType<string>;
307
303
  default: undefined;
308
304
  };
309
305
  /**
310
- * The connotation of the component
306
+ * Value to increment or decrement via arrow keys, mouse click or drag.
311
307
  */
312
- connotation: {
313
- type: PropType<"accent" | "cta">;
308
+ step: {
309
+ type: PropType<number>;
314
310
  default: undefined;
315
311
  };
316
312
  /**
317
- * Show current values on the thumbs.
313
+ * The current value of the element. This property serves as a mechanism
314
+ * to set the `value` property through both property assignment and the
315
+ * .setAttribute() method. This is useful for setting the field's value
316
+ * in UI libraries that bind data through the .setAttribute() API
317
+ * and don't support IDL attribute binding.
318
318
  */
319
- pin: {
320
- type: PropType<boolean>;
319
+ value: {
320
+ type: PropType<string>;
321
321
  default: undefined;
322
322
  };
323
323
  }>>, {
@@ -328,17 +328,17 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
328
328
  connotation: "accent" | "cta";
329
329
  disabled: boolean;
330
330
  initialValue: string;
331
- required: boolean;
332
331
  label: string;
332
+ required: boolean;
333
333
  start: string;
334
334
  max: number;
335
335
  min: number;
336
- initialStart: string;
337
- initialEnd: string;
338
336
  end: string;
337
+ initialEnd: string;
338
+ initialStart: string;
339
339
  orientation: "horizontal" | "vertical";
340
- ariaStartLabel: string;
341
340
  ariaEndLabel: string;
341
+ ariaStartLabel: string;
342
342
  markers: boolean;
343
343
  pin: boolean;
344
344
  }>;