@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
@@ -3,18 +3,26 @@ import { IconId } from '../icons';
3
3
  import type { NumberField } from '@vonage/vivid/lib/number-field/number-field';
4
4
  import type { SlotsType } from 'vue';
5
5
  declare const _default: import("vue").DefineComponent<{
6
+ appearance: {
7
+ type: PropType<"fieldset" | "ghost">;
8
+ default: undefined;
9
+ };
6
10
  /**
7
- * The success text for the form element.
11
+ * Indicates the element that represents the current item within a container or set of related elements.
8
12
  */
9
- successText: {
13
+ ariaCurrent: {
14
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
15
+ default: undefined;
16
+ };
17
+ autoComplete: {
10
18
  type: PropType<string>;
11
19
  default: undefined;
12
20
  };
13
21
  /**
14
- * The helper text for the form element.
22
+ * Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.
15
23
  */
16
- helperText: {
17
- type: PropType<string>;
24
+ autofocus: {
25
+ type: PropType<boolean>;
18
26
  default: undefined;
19
27
  };
20
28
  /**
@@ -24,11 +32,15 @@ declare const _default: import("vue").DefineComponent<{
24
32
  type: PropType<boolean>;
25
33
  default: undefined;
26
34
  };
35
+ decrementButtonAriaLabel: {
36
+ type: PropType<string>;
37
+ default: undefined;
38
+ };
27
39
  /**
28
- * The label for the form element.
40
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
29
41
  */
30
- label: {
31
- type: PropType<string>;
42
+ disabled: {
43
+ type: PropType<boolean>;
32
44
  default: undefined;
33
45
  };
34
46
  /**
@@ -39,25 +51,22 @@ declare const _default: import("vue").DefineComponent<{
39
51
  default: undefined;
40
52
  };
41
53
  /**
42
- * A decorative icon the custom element should have.
43
- * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
54
+ * The helper text for the form element.
44
55
  */
45
- icon: {
46
- type: PropType<IconId>;
56
+ helperText: {
57
+ type: PropType<string>;
47
58
  default: undefined;
48
59
  };
49
60
  /**
50
- * Indicates the element that represents the current item within a container or set of related elements.
61
+ * A decorative icon the custom element should have.
62
+ * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
51
63
  */
52
- ariaCurrent: {
53
- type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
64
+ icon: {
65
+ type: PropType<IconId>;
54
66
  default: undefined;
55
67
  };
56
- /**
57
- * Sets the element's disabled state. A disabled element will not be included during form submission.
58
- */
59
- disabled: {
60
- type: PropType<boolean>;
68
+ incrementButtonAriaLabel: {
69
+ type: PropType<string>;
61
70
  default: undefined;
62
71
  };
63
72
  /**
@@ -69,88 +78,73 @@ declare const _default: import("vue").DefineComponent<{
69
78
  default: undefined;
70
79
  };
71
80
  /**
72
- * The current value of the element. This property serves as a mechanism
73
- * to set the `value` property through both property assignment and the
74
- * .setAttribute() method. This is useful for setting the field's value
75
- * in UI libraries that bind data through the .setAttribute() API
76
- * and don't support IDL attribute binding.
81
+ * The label for the form element.
77
82
  */
78
- value: {
83
+ label: {
79
84
  type: PropType<string>;
80
85
  default: undefined;
81
86
  };
82
87
  /**
83
- * The current value of the element. This property serves as a mechanism
84
- * to set the `value` property through both property assignment and the
85
- * .setAttribute() method. This is useful for setting the field's value
86
- * in UI libraries that bind data through the .setAttribute() API
87
- * and don't support IDL attribute binding.
88
+ * Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
88
89
  */
89
- modelValue: {
90
+ list: {
90
91
  type: PropType<string>;
91
92
  default: undefined;
92
93
  };
93
94
  /**
94
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
95
+ * The maximum the value can be
95
96
  */
96
- name: {
97
- type: PropType<string>;
97
+ max: {
98
+ type: PropType<number>;
98
99
  default: undefined;
99
100
  };
100
101
  /**
101
- * Require the field to be completed prior to form submission.
102
+ * The maximum number of characters a user can enter.
102
103
  */
103
- required: {
104
- type: PropType<boolean>;
104
+ maxlength: {
105
+ type: PropType<number>;
105
106
  default: undefined;
106
107
  };
107
108
  /**
108
- * When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
109
+ * The minimum the value can be
109
110
  */
110
- readonly: {
111
- type: PropType<boolean>;
111
+ min: {
112
+ type: PropType<number>;
112
113
  default: undefined;
113
114
  };
114
115
  /**
115
- * Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.
116
+ * The minimum number of characters a user can enter.
116
117
  */
117
- autofocus: {
118
- type: PropType<boolean>;
118
+ minlength: {
119
+ type: PropType<number>;
119
120
  default: undefined;
120
121
  };
121
122
  /**
122
- * Sets the placeholder value of the element, generally used to provide a hint to the user.
123
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
123
124
  */
124
- placeholder: {
125
+ name: {
125
126
  type: PropType<string>;
126
127
  default: undefined;
127
128
  };
128
129
  /**
129
- * Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
130
+ * Sets the placeholder value of the element, generally used to provide a hint to the user.
130
131
  */
131
- list: {
132
+ placeholder: {
132
133
  type: PropType<string>;
133
134
  default: undefined;
134
135
  };
135
136
  /**
136
- * The maximum number of characters a user can enter.
137
- */
138
- maxlength: {
139
- type: PropType<number>;
140
- default: undefined;
141
- };
142
- /**
143
- * The minimum number of characters a user can enter.
137
+ * When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
144
138
  */
145
- minlength: {
146
- type: PropType<number>;
139
+ readonly: {
140
+ type: PropType<boolean>;
147
141
  default: undefined;
148
142
  };
149
143
  /**
150
- * Sets the width of the element to a specified number of characters.
144
+ * Require the field to be completed prior to form submission.
151
145
  */
152
- size: {
153
- type: PropType<number>;
146
+ required: {
147
+ type: PropType<boolean>;
154
148
  default: undefined;
155
149
  };
156
150
  /**
@@ -160,44 +154,50 @@ declare const _default: import("vue").DefineComponent<{
160
154
  type: PropType<"condensed" | "normal">;
161
155
  default: undefined;
162
156
  };
163
- /**
164
- * Amount to increment or decrement the value by
165
- */
166
- step: {
167
- type: PropType<number>;
157
+ shape: {
158
+ type: PropType<"rounded" | "pill">;
168
159
  default: undefined;
169
160
  };
170
161
  /**
171
- * The maximum the value can be
162
+ * Sets the width of the element to a specified number of characters.
172
163
  */
173
- max: {
164
+ size: {
174
165
  type: PropType<number>;
175
166
  default: undefined;
176
167
  };
177
168
  /**
178
- * The minimum the value can be
169
+ * Amount to increment or decrement the value by
179
170
  */
180
- min: {
171
+ step: {
181
172
  type: PropType<number>;
182
173
  default: undefined;
183
174
  };
184
- incrementButtonAriaLabel: {
175
+ /**
176
+ * The success text for the form element.
177
+ */
178
+ successText: {
185
179
  type: PropType<string>;
186
180
  default: undefined;
187
181
  };
188
- decrementButtonAriaLabel: {
182
+ /**
183
+ * The current value of the element. This property serves as a mechanism
184
+ * to set the `value` property through both property assignment and the
185
+ * .setAttribute() method. This is useful for setting the field's value
186
+ * in UI libraries that bind data through the .setAttribute() API
187
+ * and don't support IDL attribute binding.
188
+ */
189
+ value: {
189
190
  type: PropType<string>;
190
191
  default: undefined;
191
192
  };
192
- appearance: {
193
- type: PropType<"fieldset" | "ghost">;
194
- default: undefined;
195
- };
196
- shape: {
197
- type: PropType<"rounded" | "pill">;
198
- default: undefined;
199
- };
200
- autoComplete: {
193
+ /**
194
+ * The current value of the element. This property serves as a mechanism
195
+ * to set the `value` property through both property assignment and the
196
+ * .setAttribute() method. This is useful for setting the field's value
197
+ * in UI libraries that bind data through the .setAttribute() API
198
+ * and don't support IDL attribute binding.
199
+ */
200
+ modelValue: {
201
201
  type: PropType<string>;
202
202
  default: undefined;
203
203
  };
@@ -205,24 +205,38 @@ declare const _default: import("vue").DefineComponent<{
205
205
  componentName: import("vue").Ref<string>;
206
206
  element: import("vue").Ref<NumberField | null>;
207
207
  }, unknown, {}, {
208
+ /**
209
+ * Selects all the text in the number field
210
+ */
211
+ select(): unknown;
208
212
  stepChanged(_: number, next: number): unknown;
209
213
  /**
210
- * {@inheritDoc (FormAssociated:interface).validate}
214
+ * Decrements the value using the step value
211
215
  */
212
- validate(): unknown;
216
+ stepDown(): unknown;
213
217
  /**
214
218
  * Increments the value using the step value
215
219
  */
216
220
  stepUp(): unknown;
217
221
  /**
218
- * Decrements the value using the step value
222
+ * {@inheritDoc (FormAssociated:interface).validate}
219
223
  */
220
- stepDown(): unknown;
224
+ validate(): unknown;
225
+ }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
221
226
  /**
222
- * Selects all the text in the number field
227
+ * Fires when the element loses focus.
228
+ * @type {FocusEvent}
223
229
  */
224
- select(): unknown;
225
- }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
230
+ blur(event: FocusEvent & {
231
+ target: NumberField;
232
+ }): true;
233
+ /**
234
+ * Fires a custom 'change' event when the value has changed
235
+ * @type {CustomEvent<undefined>}
236
+ */
237
+ change(event: CustomEvent<undefined> & {
238
+ target: NumberField;
239
+ }): true;
226
240
  /**
227
241
  * 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.
228
242
  * @type {MouseEvent}
@@ -238,10 +252,10 @@ declare const _default: import("vue").DefineComponent<{
238
252
  target: NumberField;
239
253
  }): true;
240
254
  /**
241
- * Fires when the element loses focus.
242
- * @type {FocusEvent}
255
+ * Fires a custom 'input' event when the value has changed
256
+ * @type {CustomEvent<undefined>}
243
257
  */
244
- blur(event: FocusEvent & {
258
+ input(event: CustomEvent<undefined> & {
245
259
  target: NumberField;
246
260
  }): true;
247
261
  /**
@@ -258,20 +272,6 @@ declare const _default: import("vue").DefineComponent<{
258
272
  keyup(event: KeyboardEvent & {
259
273
  target: NumberField;
260
274
  }): true;
261
- /**
262
- * Fires a custom 'input' event when the value has changed
263
- * @type {CustomEvent<undefined>}
264
- */
265
- input(event: CustomEvent<undefined> & {
266
- target: NumberField;
267
- }): true;
268
- /**
269
- * Fires a custom 'change' event when the value has changed
270
- * @type {CustomEvent<undefined>}
271
- */
272
- change(event: CustomEvent<undefined> & {
273
- target: NumberField;
274
- }): true;
275
275
  /**
276
276
  * Fires when the modelValue value changes
277
277
  * @type {string}
@@ -280,18 +280,26 @@ declare const _default: import("vue").DefineComponent<{
280
280
  target: NumberField;
281
281
  }): true;
282
282
  }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
283
+ appearance: {
284
+ type: PropType<"fieldset" | "ghost">;
285
+ default: undefined;
286
+ };
283
287
  /**
284
- * The success text for the form element.
288
+ * Indicates the element that represents the current item within a container or set of related elements.
285
289
  */
286
- successText: {
290
+ ariaCurrent: {
291
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
292
+ default: undefined;
293
+ };
294
+ autoComplete: {
287
295
  type: PropType<string>;
288
296
  default: undefined;
289
297
  };
290
298
  /**
291
- * The helper text for the form element.
299
+ * Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.
292
300
  */
293
- helperText: {
294
- type: PropType<string>;
301
+ autofocus: {
302
+ type: PropType<boolean>;
295
303
  default: undefined;
296
304
  };
297
305
  /**
@@ -301,11 +309,15 @@ declare const _default: import("vue").DefineComponent<{
301
309
  type: PropType<boolean>;
302
310
  default: undefined;
303
311
  };
312
+ decrementButtonAriaLabel: {
313
+ type: PropType<string>;
314
+ default: undefined;
315
+ };
304
316
  /**
305
- * The label for the form element.
317
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
306
318
  */
307
- label: {
308
- type: PropType<string>;
319
+ disabled: {
320
+ type: PropType<boolean>;
309
321
  default: undefined;
310
322
  };
311
323
  /**
@@ -316,25 +328,22 @@ declare const _default: import("vue").DefineComponent<{
316
328
  default: undefined;
317
329
  };
318
330
  /**
319
- * A decorative icon the custom element should have.
320
- * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
331
+ * The helper text for the form element.
321
332
  */
322
- icon: {
323
- type: PropType<IconId>;
333
+ helperText: {
334
+ type: PropType<string>;
324
335
  default: undefined;
325
336
  };
326
337
  /**
327
- * Indicates the element that represents the current item within a container or set of related elements.
338
+ * A decorative icon the custom element should have.
339
+ * See the Vivid Icon Gallery for available icons: https://icons.vivid.vonage.com/
328
340
  */
329
- ariaCurrent: {
330
- type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
341
+ icon: {
342
+ type: PropType<IconId>;
331
343
  default: undefined;
332
344
  };
333
- /**
334
- * Sets the element's disabled state. A disabled element will not be included during form submission.
335
- */
336
- disabled: {
337
- type: PropType<boolean>;
345
+ incrementButtonAriaLabel: {
346
+ type: PropType<string>;
338
347
  default: undefined;
339
348
  };
340
349
  /**
@@ -346,88 +355,73 @@ declare const _default: import("vue").DefineComponent<{
346
355
  default: undefined;
347
356
  };
348
357
  /**
349
- * The current value of the element. This property serves as a mechanism
350
- * to set the `value` property through both property assignment and the
351
- * .setAttribute() method. This is useful for setting the field's value
352
- * in UI libraries that bind data through the .setAttribute() API
353
- * and don't support IDL attribute binding.
358
+ * The label for the form element.
354
359
  */
355
- value: {
360
+ label: {
356
361
  type: PropType<string>;
357
362
  default: undefined;
358
363
  };
359
364
  /**
360
- * The current value of the element. This property serves as a mechanism
361
- * to set the `value` property through both property assignment and the
362
- * .setAttribute() method. This is useful for setting the field's value
363
- * in UI libraries that bind data through the .setAttribute() API
364
- * and don't support IDL attribute binding.
365
+ * Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
365
366
  */
366
- modelValue: {
367
+ list: {
367
368
  type: PropType<string>;
368
369
  default: undefined;
369
370
  };
370
371
  /**
371
- * The name of the element. This element's value will be surfaced during form submission under the provided name.
372
+ * The maximum the value can be
372
373
  */
373
- name: {
374
- type: PropType<string>;
374
+ max: {
375
+ type: PropType<number>;
375
376
  default: undefined;
376
377
  };
377
378
  /**
378
- * Require the field to be completed prior to form submission.
379
+ * The maximum number of characters a user can enter.
379
380
  */
380
- required: {
381
- type: PropType<boolean>;
381
+ maxlength: {
382
+ type: PropType<number>;
382
383
  default: undefined;
383
384
  };
384
385
  /**
385
- * When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
386
+ * The minimum the value can be
386
387
  */
387
- readonly: {
388
- type: PropType<boolean>;
388
+ min: {
389
+ type: PropType<number>;
389
390
  default: undefined;
390
391
  };
391
392
  /**
392
- * Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.
393
+ * The minimum number of characters a user can enter.
393
394
  */
394
- autofocus: {
395
- type: PropType<boolean>;
395
+ minlength: {
396
+ type: PropType<number>;
396
397
  default: undefined;
397
398
  };
398
399
  /**
399
- * Sets the placeholder value of the element, generally used to provide a hint to the user.
400
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
400
401
  */
401
- placeholder: {
402
+ name: {
402
403
  type: PropType<string>;
403
404
  default: undefined;
404
405
  };
405
406
  /**
406
- * Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.
407
+ * Sets the placeholder value of the element, generally used to provide a hint to the user.
407
408
  */
408
- list: {
409
+ placeholder: {
409
410
  type: PropType<string>;
410
411
  default: undefined;
411
412
  };
412
413
  /**
413
- * The maximum number of characters a user can enter.
414
- */
415
- maxlength: {
416
- type: PropType<number>;
417
- default: undefined;
418
- };
419
- /**
420
- * The minimum number of characters a user can enter.
414
+ * When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.
421
415
  */
422
- minlength: {
423
- type: PropType<number>;
416
+ readonly: {
417
+ type: PropType<boolean>;
424
418
  default: undefined;
425
419
  };
426
420
  /**
427
- * Sets the width of the element to a specified number of characters.
421
+ * Require the field to be completed prior to form submission.
428
422
  */
429
- size: {
430
- type: PropType<number>;
423
+ required: {
424
+ type: PropType<boolean>;
431
425
  default: undefined;
432
426
  };
433
427
  /**
@@ -437,44 +431,50 @@ declare const _default: import("vue").DefineComponent<{
437
431
  type: PropType<"condensed" | "normal">;
438
432
  default: undefined;
439
433
  };
440
- /**
441
- * Amount to increment or decrement the value by
442
- */
443
- step: {
444
- type: PropType<number>;
434
+ shape: {
435
+ type: PropType<"rounded" | "pill">;
445
436
  default: undefined;
446
437
  };
447
438
  /**
448
- * The maximum the value can be
439
+ * Sets the width of the element to a specified number of characters.
449
440
  */
450
- max: {
441
+ size: {
451
442
  type: PropType<number>;
452
443
  default: undefined;
453
444
  };
454
445
  /**
455
- * The minimum the value can be
446
+ * Amount to increment or decrement the value by
456
447
  */
457
- min: {
448
+ step: {
458
449
  type: PropType<number>;
459
450
  default: undefined;
460
451
  };
461
- incrementButtonAriaLabel: {
452
+ /**
453
+ * The success text for the form element.
454
+ */
455
+ successText: {
462
456
  type: PropType<string>;
463
457
  default: undefined;
464
458
  };
465
- decrementButtonAriaLabel: {
459
+ /**
460
+ * The current value of the element. This property serves as a mechanism
461
+ * to set the `value` property through both property assignment and the
462
+ * .setAttribute() method. This is useful for setting the field's value
463
+ * in UI libraries that bind data through the .setAttribute() API
464
+ * and don't support IDL attribute binding.
465
+ */
466
+ value: {
466
467
  type: PropType<string>;
467
468
  default: undefined;
468
469
  };
469
- appearance: {
470
- type: PropType<"fieldset" | "ghost">;
471
- default: undefined;
472
- };
473
- shape: {
474
- type: PropType<"rounded" | "pill">;
475
- default: undefined;
476
- };
477
- autoComplete: {
470
+ /**
471
+ * The current value of the element. This property serves as a mechanism
472
+ * to set the `value` property through both property assignment and the
473
+ * .setAttribute() method. This is useful for setting the field's value
474
+ * in UI libraries that bind data through the .setAttribute() API
475
+ * and don't support IDL attribute binding.
476
+ */
477
+ modelValue: {
478
478
  type: PropType<string>;
479
479
  default: undefined;
480
480
  };
@@ -482,22 +482,22 @@ declare const _default: import("vue").DefineComponent<{
482
482
  onKeydown?: ((event: KeyboardEvent & {
483
483
  target: NumberField;
484
484
  }) => any) | undefined;
485
- onClick?: ((event: MouseEvent & {
485
+ onBlur?: ((event: FocusEvent & {
486
486
  target: NumberField;
487
487
  }) => any) | undefined;
488
- onFocus?: ((event: FocusEvent & {
488
+ onChange?: ((event: CustomEvent<undefined> & {
489
489
  target: NumberField;
490
490
  }) => any) | undefined;
491
- onBlur?: ((event: FocusEvent & {
491
+ onClick?: ((event: MouseEvent & {
492
492
  target: NumberField;
493
493
  }) => any) | undefined;
494
- onKeyup?: ((event: KeyboardEvent & {
494
+ onFocus?: ((event: FocusEvent & {
495
495
  target: NumberField;
496
496
  }) => any) | undefined;
497
497
  onInput?: ((event: CustomEvent<undefined> & {
498
498
  target: NumberField;
499
499
  }) => any) | undefined;
500
- onChange?: ((event: CustomEvent<undefined> & {
500
+ onKeyup?: ((event: KeyboardEvent & {
501
501
  target: NumberField;
502
502
  }) => any) | undefined;
503
503
  "onUpdate:modelValue"?: ((event: string & {
@@ -510,29 +510,29 @@ declare const _default: import("vue").DefineComponent<{
510
510
  value: string;
511
511
  icon: "10-sec-backward-line" | "10-sec-backward-solid" | "10-sec-forward-line" | "10-sec-forward-solid" | "30-sec-backward-line" | "30-sec-backward-solid" | "30-sec-forward-line" | "30-sec-forward-solid" | "5-sec-backward-line" | "5-sec-backward-solid" | "5-sec-forward-line" | "5-sec-forward-solid" | "abc-keyboard-line" | "abc-keyboard-solid" | "accessibility-line" | "accessibility-solid" | "active-call-line" | "active-call-solid" | "add-call-line" | "add-call-solid" | "add-group-line" | "add-group-solid" | "add-line" | "add-solid" | "add-time-line" | "add-time-solid" | "add-user-line" | "add-user-solid" | "address-book-line" | "address-book-solid" | "ai-2-line" | "ai-2-solid" | "ai-3-line" | "ai-3-solid" | "ai-line" | "ai-solid" | "alarm-line" | "alarm-solid" | "align-center-line" | "align-center-solid" | "align-left-line" | "align-left-solid" | "align-right-line" | "align-right-solid" | "ambulance-line" | "ambulance-solid" | "android-color" | "android-mono" | "angular-color" | "angular-mono" | "app-line" | "app-plus-line" | "app-plus-solid" | "app-solid" | "app-store-line" | "app-store-solid" | "apple-color" | "apple-mono" | "apps-line" | "apps-solid" | "arrow-bold-left-line" | "arrow-bold-left-solid" | "arrow-bold-right-line" | "arrow-bold-right-solid" | "arrow-down-line" | "arrow-down-solid" | "arrow-inbound-line" | "arrow-inbound-solid" | "arrow-left-line" | "arrow-left-solid" | "arrow-outbound-line" | "arrow-outbound-solid" | "arrow-right-line" | "arrow-right-solid" | "arrow-up-line" | "arrow-up-solid" | "arrow-width-large-line" | "arrow-width-large-solid" | "arrow-width-medium-line" | "arrow-width-medium-solid" | "arrow-width-small-line" | "arrow-width-small-solid" | "assign-user-line" | "assign-user-solid" | "asterisk-2-line" | "asterisk-2-solid" | "asterisk-line" | "asterisk-solid" | "atoms-line" | "atoms-solid" | "attachment-line" | "attachment-solid" | "audio-max-line" | "audio-max-solid" | "audio-mid-line" | "audio-mid-solid" | "audio-min-line" | "audio-min-solid" | "audio-mute-line" | "audio-mute-solid" | "audio-off-2-line" | "audio-off-2-solid" | "audio-off-line" | "audio-off-solid" | "back-line" | "back-solid" | "backspace-line" | "backspace-solid" | "backward-line" | "backward-solid" | "badge-line" | "badge-solid" | "binoculars-line" | "binoculars-solid" | "block-call-line" | "block-call-solid" | "block-line" | "block-solid" | "blogger-color" | "blogger-mono" | "blur-line" | "blur-off-line" | "blur-off-solid" | "blur-solid" | "bold-line" | "bold-solid" | "bookmark-line" | "bookmark-solid" | "books-line" | "books-solid" | "bot-line" | "bot-solid" | "bottom-tabs-line" | "bottom-tabs-solid" | "bounce-line" | "bounce-solid" | "brain-line" | "brain-solid" | "bring-to-front-line" | "bring-to-front-solid" | "broadcast-line" | "broadcast-solid" | "broken-image-line" | "broken-image-solid" | "bullet-line" | "bullet-list-2-line" | "bullet-list-2-solid" | "bullet-list-line" | "bullet-list-off-line" | "bullet-list-off-solid" | "bullet-list-solid" | "bullet-solid" | "bullhorn-color" | "bullhorn-mono" | "calculator-line" | "calculator-solid" | "calendar-check-line" | "calendar-check-solid" | "calendar-clock-line" | "calendar-clock-solid" | "calendar-line" | "calendar-plus-line" | "calendar-plus-solid" | "calendar-solid" | "call-line" | "call-solid" | "call-star-line" | "call-star-solid" | "camera-line" | "camera-solid" | "camera-switch-line" | "camera-switch-solid" | "car-line" | "car-solid" | "cart-full-line" | "cart-full-solid" | "cart-line" | "cart-solid" | "cell-reception-line" | "cell-reception-solid" | "chain-line" | "chain-solid" | "charity-line" | "charity-solid" | "chart-line" | "chart-solid" | "chat-2-line" | "chat-2-solid" | "chat-call-line" | "chat-call-solid" | "chat-hide-line" | "chat-hide-solid" | "chat-line" | "chat-solid" | "check-all-line" | "check-all-solid" | "check-call-line" | "check-call-solid" | "check-circle-line" | "check-circle-solid" | "check-double-line" | "check-double-solid" | "check-line" | "check-sent-line" | "check-sent-solid" | "check-solid" | "checkbox-checked-2-line" | "checkbox-checked-2-solid" | "checkbox-checked-line" | "checkbox-checked-solid" | "checkbox-part-checked-line" | "checkbox-part-checked-solid" | "checkbox-unchecked-2-line" | "checkbox-unchecked-2-solid" | "checkbox-unchecked-line" | "checkbox-unchecked-solid" | "chevron-circle-down-line" | "chevron-circle-down-solid" | "chevron-down-line" | "chevron-down-solid" | "chevron-left-line" | "chevron-left-solid" | "chevron-right-line" | "chevron-right-solid" | "chevron-up-line" | "chevron-up-solid" | "chime-color" | "chime-mono" | "circle-line" | "circle-solid" | "clear-file-line" | "clear-file-solid" | "click-to-call-line" | "click-to-call-solid" | "clio-color" | "clio-mono" | "clipboard-add-line" | "clipboard-add-solid" | "clipboard-assign-line" | "clipboard-assign-solid" | "clock-line" | "clock-off-line" | "clock-off-solid" | "clock-solid" | "close-circle-line" | "close-circle-solid" | "close-line" | "close-small-line" | "close-small-solid" | "close-solid" | "closed-captioning-line" | "closed-captioning-off-line" | "closed-captioning-off-solid" | "closed-captioning-solid" | "cloud-download-2-line" | "cloud-download-2-solid" | "cloud-line" | "cloud-office-phone-line" | "cloud-office-phone-solid" | "cloud-solid" | "cloud-upload-2-line" | "cloud-upload-2-solid" | "cloud-upload-line" | "cloud-upload-solid" | "code-line" | "code-snippet-line" | "code-snippet-solid" | "code-solid" | "coffee-line" | "coffee-solid" | "collapse-line" | "collapse-solid" | "comms-online-color" | "comms-online-mono" | "company-line" | "company-solid" | "compose-line" | "compose-solid" | "condition-line" | "condition-solid" | "connect-line" | "connect-solid" | "connectwise-color" | "connectwise-mono" | "cooktail-line" | "cooktail-solid" | "copy-2-line" | "copy-2-solid" | "copy-line" | "copy-solid" | "credit-card-line" | "credit-card-solid" | "crop-line" | "crop-solid" | "curl-color" | "curl-mono" | "curly-brackets-line" | "curly-brackets-solid" | "cursor-2-line" | "cursor-2-solid" | "cursor-line" | "cursor-solid" | "dark-mode-line" | "dark-mode-solid" | "delete-line" | "delete-solid" | "density-high-line" | "density-high-solid" | "density-medium-line" | "density-medium-solid" | "design-tools-line" | "design-tools-solid" | "devices-line" | "devices-solid" | "disable-call-line" | "disable-call-solid" | "distort-line" | "distort-solid" | "divider-line" | "divider-solid" | "document-2-line" | "document-2-solid" | "document-line" | "document-solid" | "dollar-line" | "dollar-solid" | "dotnet-color" | "dotnet-mono" | "double-chevron-left-line" | "double-chevron-left-solid" | "double-chevron-right-line" | "double-chevron-right-solid" | "download-line" | "download-solid" | "drupal-color" | "drupal-mono" | "duplicate-line" | "duplicate-solid" | "dynamics-365-color" | "dynamics-365-mono" | "dynamics-color" | "dynamics-mono" | "echo-line" | "echo-solid" | "edit-line" | "edit-solid" | "edit-user-line" | "edit-user-solid" | "eight-line" | "eight-solid" | "emoji-line" | "emoji-solid" | "end-call-line" | "end-call-solid" | "enlarge-screen-2-line" | "enlarge-screen-2-solid" | "enlarge-screen-line" | "enlarge-screen-solid" | "enter-line" | "enter-solid" | "envelope-line" | "envelope-solid" | "eraser-line" | "eraser-solid" | "error-line" | "error-solid" | "error-star-line" | "error-star-solid" | "exit-line" | "exit-solid" | "expand-2-line" | "expand-2-solid" | "expand-line" | "expand-solid" | "export-line" | "export-solid" | "express-color" | "express-mono" | "eye-hide-line" | "eye-hide-solid" | "eye-line" | "eye-solid" | "facebook-color" | "facebook-line" | "facebook-mono" | "facebook-solid" | "fax-2-line" | "fax-2-solid" | "fax-add-line" | "fax-add-solid" | "fax-failed-line" | "fax-failed-solid" | "fax-inbound-line" | "fax-inbound-solid" | "fax-line" | "fax-outbound-line" | "fax-outbound-solid" | "fax-pending-line" | "fax-pending-solid" | "fax-scheduled-line" | "fax-scheduled-solid" | "fax-solid" | "feedback-line" | "feedback-solid" | "file-add-line" | "file-add-solid" | "file-audio-line" | "file-audio-solid" | "file-csv-line" | "file-csv-solid" | "file-doc-line" | "file-doc-solid" | "file-dollar-line" | "file-dollar-solid" | "file-edit-line" | "file-edit-solid" | "file-gear-line" | "file-gear-solid" | "file-gif-2-line" | "file-gif-2-solid" | "file-gif-line" | "file-gif-solid" | "file-jpg-line" | "file-jpg-solid" | "file-line" | "file-paragraph-line" | "file-paragraph-solid" | "file-pdf-line" | "file-pdf-solid" | "file-plus-line" | "file-plus-solid" | "file-png-line" | "file-png-solid" | "file-ppt-line" | "file-ppt-solid" | "file-search-line" | "file-search-solid" | "file-solid" | "file-txt-line" | "file-txt-solid" | "file-video-2-line" | "file-video-2-solid" | "file-video-line" | "file-video-solid" | "file-xls-line" | "file-xls-solid" | "file-zip-line" | "file-zip-solid" | "files-line" | "files-solid" | "filter-line" | "filter-solid" | "five-line" | "five-solid" | "flag-afghanistan" | "flag-aland-islands" | "flag-albania" | "flag-algeria" | "flag-argentina" | "flag-armenia" | "flag-aruba" | "flag-australia" | "flag-austria" | "flag-bahamas" | "flag-bahrain" | "flag-bangladesh" | "flag-belarus" | "flag-belgium" | "flag-benin" | "flag-bolivia" | "flag-botswana" | "flag-brazil" | "flag-bulgaria" | "flag-burkina-faso" | "flag-cambodia" | "flag-canada" | "flag-cayman-islands" | "flag-central-african-republic" | "flag-chad" | "flag-chile" | "flag-china" | "flag-colombia" | "flag-costa-rica" | "flag-croatia" | "flag-cyprus" | "flag-czech-republic" | "flag-denmark" | "flag-dominican-republic" | "flag-egypt" | "flag-el-salvador" | "flag-estonia" | "flag-european-union" | "flag-finland" | "flag-france" | "flag-georgia" | "flag-germany" | "flag-ghana" | "flag-greece" | "flag-grenada" | "flag-guatemala" | "flag-honduras" | "flag-hong-kong" | "flag-hungary" | "flag-iceland" | "flag-india" | "flag-indonesia" | "flag-ireland" | "flag-israel" | "flag-italy" | "flag-jamaica" | "flag-japan" | "flag-latvia" | "flag-liechtenstein" | "flag-lithuania" | "flag-luxembourg" | "flag-macao" | "flag-malaysia" | "flag-malta" | "flag-mauritius" | "flag-mexico" | "flag-moldova" | "flag-netherlands" | "flag-new-zealand" | "flag-nigeria" | "flag-norway" | "flag-pakistan" | "flag-panama" | "flag-peru" | "flag-philippines" | "flag-poland" | "flag-portugal" | "flag-puertorico" | "flag-romania" | "flag-russia" | "flag-rwanda" | "flag-saudi-arabia" | "flag-serbia" | "flag-singapore" | "flag-slovakia" | "flag-slovenia" | "flag-south-africa" | "flag-south-korea" | "flag-spain" | "flag-sri-lanka" | "flag-sweden" | "flag-switzerland" | "flag-taiwan" | "flag-tajikistan" | "flag-tanzania" | "flag-thailand" | "flag-trinidad-and-tobago" | "flag-turkey" | "flag-ukraine" | "flag-united-arab-emirates" | "flag-united-kingdom" | "flag-united-states" | "flag-uruguay" | "flag-uzbekistan" | "flag-venezuela" | "flag-vietnam" | "flag-zambia" | "flash-2-line" | "flash-2-solid" | "flash-line" | "flash-solid" | "flip-horizontal-line" | "flip-horizontal-solid" | "flip-line" | "flip-solid" | "flip-vertical-line" | "flip-vertical-solid" | "flow-2-line" | "flow-2-solid" | "flow-line" | "flow-permission-line" | "flow-permission-solid" | "flow-solid" | "forward-call-line" | "forward-call-solid" | "forward-line" | "forward-solid" | "four-line" | "four-solid" | "full-screen-line" | "full-screen-solid" | "fullscreen-off-line" | "fullscreen-off-solid" | "gallery-line" | "gallery-solid" | "gear-line" | "gear-solid" | "gender-female-line" | "gender-female-solid" | "gender-male-line" | "gender-male-solid" | "gender-unspecified-line" | "gender-unspecified-solid" | "github-color" | "github-mono" | "globe-line" | "globe-solid" | "google-color" | "google-mono" | "gradle-color" | "gradle-mono" | "grid-two-line" | "grid-two-solid" | "groovy-color" | "groovy-mono" | "group-2-line" | "group-2-solid" | "group-3-line" | "group-3-solid" | "group-4-line" | "group-4-solid" | "group-5-line" | "group-5-solid" | "group-6-line" | "group-6-solid" | "group-7-line" | "group-7-solid" | "group-8-line" | "group-8-solid" | "group-9-line" | "group-9-solid" | "group-line" | "group-permission-2-line" | "group-permission-2-solid" | "group-permission-line" | "group-permission-solid" | "group-solid" | "hand-line" | "hand-off-line" | "hand-off-solid" | "hand-shake-line" | "hand-shake-solid" | "hand-solid" | "happy-line" | "happy-solid" | "hash-line" | "hash-solid" | "hashtag-line" | "hashtag-solid" | "headset-2-line" | "headset-2-solid" | "headset-line" | "headset-solid" | "hearing-line" | "hearing-max-line" | "hearing-max-solid" | "hearing-solid" | "heart-line" | "heart-solid" | "help-line" | "help-solid" | "highlight-line" | "highlight-solid" | "history-line" | "history-solid" | "home-line" | "home-solid" | "home-user-line" | "home-user-solid" | "hospital-line" | "hospital-solid" | "hoteling-line" | "hoteling-solid" | "hubspot-color" | "hubspot-mono" | "id-line" | "id-solid" | "image-line" | "image-solid" | "import-line" | "import-solid" | "inbound-call-line" | "inbound-call-solid" | "inbox-2-line" | "inbox-2-solid" | "inbox-3-line" | "inbox-3-solid" | "inbox-line" | "inbox-solid" | "increase-line" | "increase-solid" | "infinity-line" | "infinity-solid" | "info-line" | "info-solid" | "instagram-color" | "instagram-mono" | "interactive-message-line" | "interactive-message-solid" | "ios-color" | "ios-mono" | "italic-line" | "italic-solid" | "java-color" | "java-mono" | "javascript-color" | "javascript-mono" | "jobdiva-color" | "jobdiva-mono" | "key-line" | "key-solid" | "keypad-2-line" | "keypad-2-solid" | "keypad-line" | "keypad-solid" | "knowledge-base-line" | "knowledge-base-solid" | "kotlin-color" | "kotlin-mono" | "laptop-line" | "laptop-solid" | "laravel-color" | "laravel-mono" | "layout-1-line" | "layout-1-solid" | "layout-2-line" | "layout-2-solid" | "leave-line" | "leave-solid" | "light-bulb-line" | "light-bulb-solid" | "light-mode-line" | "light-mode-solid" | "line-width-large-line" | "line-width-large-solid" | "line-width-medium-line" | "line-width-medium-solid" | "line-width-small-line" | "line-width-small-solid" | "link-add-line" | "link-add-solid" | "link-line" | "link-remove-line" | "link-remove-solid" | "link-solid" | "linkedin-color" | "linkedin-mono" | "linux-color" | "linux-mono" | "list-2-line" | "list-2-solid" | "list-filter-line" | "list-filter-solid" | "list-line" | "list-numbered-line" | "list-numbered-solid" | "list-solid" | "lock-line" | "lock-solid" | "mailbox-line" | "mailbox-solid" | "maximize-line" | "maximize-solid" | "media-player-line" | "media-player-off-line" | "media-player-off-solid" | "media-player-solid" | "megaphone-line" | "megaphone-solid" | "menu-line" | "menu-solid" | "merge-2-line" | "merge-2-solid" | "merge-line" | "merge-solid" | "message-line" | "message-sent-line" | "message-sent-solid" | "message-solid" | "message-template-line" | "message-template-solid" | "mic-mute-line" | "mic-mute-solid" | "microphone-2-line" | "microphone-2-solid" | "microphone-line" | "microphone-solid" | "microsoft-dynamics-365-color" | "microsoft-dynamics-365-mono" | "microsoft-teams-color" | "microsoft-teams-mono" | "mind-map-2-line" | "mind-map-2-solid" | "mind-map-line" | "mind-map-solid" | "minimize-2-line" | "minimize-2-solid" | "minimize-line" | "minimize-solid" | "minus-line" | "minus-solid" | "missed-call-line" | "missed-call-solid" | "mobile-2-line" | "mobile-2-solid" | "mobile-arrow-right-line" | "mobile-arrow-right-solid" | "mobile-devices-line" | "mobile-devices-solid" | "mobile-line" | "mobile-solid" | "mockup-line" | "mockup-solid" | "modal-line" | "modal-solid" | "more-horizontal-line" | "more-horizontal-solid" | "more-vertical-line" | "more-vertical-solid" | "music-line" | "music-solid" | "netsuite-color" | "netsuite-mono" | "nexmo-color" | "nexmo-mono" | "next-line" | "next-solid" | "nine-line" | "nine-solid" | "node-color" | "node-mono" | "note-line" | "note-solid" | "notes-line" | "notes-solid" | "notification-off-line" | "notification-off-solid" | "notification-on-line" | "notification-on-solid" | "objective-c-color" | "objective-c-mono" | "office-color" | "office-mono" | "office-phone-2-line" | "office-phone-2-solid" | "office-phone-line" | "office-phone-solid" | "one-line" | "one-solid" | "open-folder-line" | "open-folder-solid" | "open-line" | "open-solid" | "outbound-call-line" | "outbound-call-solid" | "packet-2-line" | "packet-2-solid" | "packet-line" | "packet-solid" | "palette-line" | "palette-solid" | "park-call-line" | "park-call-solid" | "participants-line" | "participants-off-line" | "participants-off-solid" | "participants-solid" | "password-restart-line" | "password-restart-solid" | "pause-2-line" | "pause-2-solid" | "pause-call-line" | "pause-call-solid" | "pause-line" | "pause-solid" | "pen-effect-line" | "pen-effect-solid" | "pen-tip-large-line" | "pen-tip-large-solid" | "pen-tip-medium-line" | "pen-tip-medium-solid" | "pen-tip-small-line" | "pen-tip-small-solid" | "pending-call-line" | "pending-call-solid" | "pentool-line" | "pentool-solid" | "permission-call-line" | "permission-call-solid" | "phone-number-line" | "phone-number-solid" | "php-color" | "php-mono" | "pie-chart-line" | "pie-chart-solid" | "pin-2-line" | "pin-2-off-line" | "pin-2-off-solid" | "pin-2-solid" | "pin-line" | "pin-off-line" | "pin-off-solid" | "pin-solid" | "pin-unverified-line" | "pin-unverified-solid" | "pin-verified-line" | "pin-verified-solid" | "play-2-line" | "play-2-solid" | "play-line" | "play-solid" | "playback-speed-line" | "playback-speed-solid" | "playlist-line" | "playlist-solid" | "plug-line" | "plug-solid" | "plus-line" | "plus-solid" | "preferences-line" | "preferences-solid" | "presentation-line" | "presentation-solid" | "print-line" | "print-solid" | "profile-line" | "profile-solid" | "puzzle-line" | "puzzle-solid" | "puzzled-line" | "puzzled-solid" | "python-color" | "python-mono" | "quit-line" | "quit-solid" | "quote-line" | "quote-solid" | "radio-checked-2-line" | "radio-checked-2-solid" | "radio-checked-line" | "radio-checked-solid" | "radio-unchecked-2-line" | "radio-unchecked-2-solid" | "radio-unchecked-line" | "radio-unchecked-solid" | "rails-color" | "rails-mono" | "react-color" | "react-mono" | "rec-line" | "rec-solid" | "receptionist-line" | "receptionist-solid" | "record-user-line" | "record-user-solid" | "redo-line" | "redo-solid" | "refresh-call-line" | "refresh-call-solid" | "refresh-dollar-line" | "refresh-dollar-solid" | "refresh-line" | "refresh-solid" | "reload-line" | "reload-solid" | "remove-line" | "remove-solid" | "remove-user-line" | "remove-user-solid" | "reorder-horizontal-line" | "reorder-horizontal-solid" | "reorder-vertical-line" | "reorder-vertical-solid" | "reply-line" | "reply-solid" | "report-line" | "report-solid" | "reset-line" | "reset-solid" | "rocket-disabled-line" | "rocket-disabled-solid" | "rocket-line" | "rocket-solid" | "rss-color" | "rss-line" | "rss-mono" | "rss-solid" | "ruby-color" | "ruby-mono" | "salesforce-color" | "salesforce-line" | "salesforce-mono" | "salesforce-solid" | "sand-clock-line" | "sand-clock-solid" | "save-line" | "save-solid" | "screen-share-line" | "screen-share-off-line" | "screen-share-off-solid" | "screen-share-solid" | "search-line" | "search-solid" | "send-to-back-line" | "send-to-back-solid" | "seven-line" | "seven-solid" | "share-2-line" | "share-2-solid" | "share-line" | "share-solid" | "shield-line" | "shield-solid" | "shout-line" | "shout-solid" | "shuffle-line" | "shuffle-solid" | "sidebar-line" | "sidebar-solid" | "six-line" | "six-solid" | "slack-color" | "slack-mono" | "smile-line" | "smile-solid" | "sms-line" | "sms-solid" | "snooze-line" | "snooze-solid" | "sofa-line" | "sofa-solid" | "sort-asc-line" | "sort-asc-solid" | "sort-desc-line" | "sort-desc-solid" | "sort-line" | "sort-solid" | "sparkles-line" | "sparkles-solid" | "square-line" | "square-solid" | "stack-line" | "stack-solid" | "stackoverflow-color" | "stackoverflow-mono" | "star-dollar-line" | "star-dollar-solid" | "star-line" | "star-solid" | "sticker-line" | "sticker-solid" | "stop-line" | "stop-solid" | "stopwatch-line" | "stopwatch-solid" | "store-line" | "store-solid" | "stream-line" | "stream-solid" | "strikethrough-line" | "strikethrough-solid" | "sub-account-line" | "sub-account-solid" | "subtitles-line" | "subtitles-solid" | "sugarcrm-color" | "sugarcrm-mono" | "surprised-line" | "surprised-solid" | "swift-color" | "swift-mono" | "switch-line" | "switch-solid" | "symfony-color" | "symfony-mono" | "table-2-line" | "table-2-solid" | "table-line" | "table-solid" | "tag-add-line" | "tag-add-solid" | "tag-detach-line" | "tag-detach-solid" | "tag-line" | "tag-search-line" | "tag-search-solid" | "tag-solid" | "telephone-line" | "telephone-solid" | "text-line" | "text-size-line" | "text-size-solid" | "text-solid" | "textcolor-line" | "textcolor-solid" | "texture-line" | "texture-solid" | "three-line" | "three-solid" | "thumbs-down-line" | "thumbs-down-solid" | "thumbs-up-line" | "thumbs-up-solid" | "timeline-line" | "timeline-solid" | "toggle-line" | "toggle-solid" | "tooltip-line" | "tooltip-solid" | "transfer-call-line" | "transfer-call-solid" | "transfer-line" | "transfer-solid" | "triangle-line" | "triangle-solid" | "trigger-node-line" | "trigger-node-solid" | "twitch-color" | "twitch-mono" | "twitter-color" | "twitter-mono" | "two-line" | "two-solid" | "umbrella-line" | "umbrella-solid" | "underline-line" | "underline-solid" | "undo-line" | "undo-solid" | "unfavourite-line" | "unfavourite-solid" | "unhappy-line" | "unhappy-solid" | "unlock-line" | "unlock-solid" | "upload-line" | "upload-solid" | "user-2-line" | "user-2-solid" | "user-admin-line" | "user-admin-solid" | "user-clock-line" | "user-clock-solid" | "user-line" | "user-lock-line" | "user-lock-solid" | "user-record-line" | "user-record-solid" | "user-solid" | "user-sync-2-line" | "user-sync-2-off-line" | "user-sync-2-off-solid" | "user-sync-2-solid" | "user-sync-line" | "user-sync-solid" | "van-line" | "van-solid" | "viber-color" | "viber-mono" | "video-active-line" | "video-active-solid" | "video-conference-line" | "video-conference-solid" | "video-line" | "video-off-line" | "video-off-solid" | "video-preview-line" | "video-preview-solid" | "video-solid" | "video-whiteboard-line" | "video-whiteboard-solid" | "video_round_table-line" | "video_round_table-solid" | "virtual-voicemail-line" | "virtual-voicemail-solid" | "voicemail-line" | "voicemail-solid" | "voicemail-transcript-line" | "voicemail-transcript-solid" | "volume-decrease-line" | "volume-decrease-solid" | "volume-increase-line" | "volume-increase-solid" | "volume-line" | "volume-off-2-line" | "volume-off-2-solid" | "volume-off-line" | "volume-off-solid" | "volume-on-line" | "volume-on-solid" | "volume-solid" | "vonage-color" | "vonage-line" | "vonage-mono" | "vonage-solid" | "vue-color" | "vue-mono" | "walk-line" | "walk-solid" | "wallet-line" | "wallet-solid" | "wand-line" | "wand-solid" | "warning-line" | "warning-solid" | "waving-line" | "waving-solid" | "web-chat-color" | "web-chat-mono" | "webhook-line" | "webhook-solid" | "whatsapp-color" | "whatsapp-mono" | "whisper-line" | "whisper-solid" | "wifi-line" | "wifi-solid" | "windows-color" | "windows-mono" | "wordpress-color" | "wordpress-mono" | "workplace-color" | "workplace-mono" | "wrench-tool-2-line" | "wrench-tool-2-solid" | "wrench-tool-line" | "wrench-tool-solid" | "x-twitter-color" | "x-twitter-mono" | "xml-color" | "xml-mono" | "youtube-color" | "youtube-mono" | "zendesk-color" | "zendesk-mono" | "zero-line" | "zero-solid" | "zoho-color" | "zoho-mono" | "zoom-in-line" | "zoom-in-solid" | "zoom-out-line" | "zoom-out-solid" | "zoom-to-fit-line" | "zoom-to-fit-solid";
512
512
  size: number;
513
- shape: "rounded" | "pill";
514
513
  appearance: "fieldset" | "ghost";
514
+ shape: "rounded" | "pill";
515
515
  disabled: boolean;
516
- initialValue: string;
517
- required: boolean;
518
516
  autofocus: boolean;
517
+ initialValue: string;
519
518
  label: string;
519
+ required: boolean;
520
520
  modelValue: string;
521
- successText: string;
522
521
  errorText: string;
523
522
  helperText: string;
524
523
  readonly: boolean;
524
+ successText: string;
525
525
  list: string;
526
- scale: "condensed" | "normal";
527
526
  placeholder: string;
527
+ scale: "condensed" | "normal";
528
528
  max: number;
529
529
  min: number;
530
+ autoComplete: string;
530
531
  charCount: boolean;
532
+ decrementButtonAriaLabel: string;
533
+ incrementButtonAriaLabel: string;
531
534
  maxlength: number;
532
535
  minlength: number;
533
- incrementButtonAriaLabel: string;
534
- decrementButtonAriaLabel: string;
535
- autoComplete: string;
536
536
  }, SlotsType<{
537
537
  /**
538
538
  * Describes how to use the number-field. Alternative to the `helper-text` attribute.