@vonage/vivid-vue 3.2.3 → 3.4.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 (161) hide show
  1. package/dist/generated/components/VAccordion.d.ts +9 -44
  2. package/dist/generated/components/VAccordion.vue2.d.ts +45 -0
  3. package/dist/generated/components/VAccordion.vue3.d.ts +53 -0
  4. package/dist/generated/components/VAccordionItem.d.ts +9 -151
  5. package/dist/generated/components/VAccordionItem.vue2.d.ts +152 -0
  6. package/dist/generated/components/VAccordionItem.vue3.d.ts +160 -0
  7. package/dist/generated/components/VActionGroup.d.ts +9 -90
  8. package/dist/generated/components/VActionGroup.vue2.d.ts +91 -0
  9. package/dist/generated/components/VActionGroup.vue3.d.ts +98 -0
  10. package/dist/generated/components/VAlert.d.ts +10 -0
  11. package/dist/generated/components/VAlert.vue2.d.ts +158 -0
  12. package/dist/generated/components/VAlert.vue3.d.ts +167 -0
  13. package/dist/generated/components/VAvatar.d.ts +9 -116
  14. package/dist/generated/components/VAvatar.vue2.d.ts +117 -0
  15. package/dist/generated/components/VAvatar.vue3.d.ts +124 -0
  16. package/dist/generated/components/VBadge.d.ts +9 -119
  17. package/dist/generated/components/VBadge.vue2.d.ts +120 -0
  18. package/dist/generated/components/VBadge.vue3.d.ts +127 -0
  19. package/dist/generated/components/VBanner.d.ts +9 -107
  20. package/dist/generated/components/VBanner.vue2.d.ts +108 -0
  21. package/dist/generated/components/VBanner.vue3.d.ts +115 -0
  22. package/dist/generated/components/VBreadcrumb.d.ts +9 -27
  23. package/dist/generated/components/VBreadcrumb.vue2.d.ts +28 -0
  24. package/dist/generated/components/VBreadcrumb.vue3.d.ts +35 -0
  25. package/dist/generated/components/VBreadcrumbItem.d.ts +9 -156
  26. package/dist/generated/components/VBreadcrumbItem.vue2.d.ts +157 -0
  27. package/dist/generated/components/VBreadcrumbItem.vue3.d.ts +164 -0
  28. package/dist/generated/components/VButton.d.ts +9 -369
  29. package/dist/generated/components/VButton.vue2.d.ts +370 -0
  30. package/dist/generated/components/VButton.vue3.d.ts +377 -0
  31. package/dist/generated/components/VCalendar.d.ts +9 -109
  32. package/dist/generated/components/VCalendar.vue2.d.ts +110 -0
  33. package/dist/generated/components/VCalendar.vue3.d.ts +117 -0
  34. package/dist/generated/components/VCalendarEvent.d.ts +9 -132
  35. package/dist/generated/components/VCalendarEvent.vue2.d.ts +133 -0
  36. package/dist/generated/components/VCalendarEvent.vue3.d.ts +140 -0
  37. package/dist/generated/components/VCard.d.ts +9 -110
  38. package/dist/generated/components/VCard.vue2.d.ts +111 -0
  39. package/dist/generated/components/VCard.vue3.d.ts +118 -0
  40. package/dist/generated/components/VCheckbox.d.ts +9 -180
  41. package/dist/generated/components/VCheckbox.vue2.d.ts +226 -0
  42. package/dist/generated/components/VCheckbox.vue3.d.ts +234 -0
  43. package/dist/generated/components/VCombobox.d.ts +9 -223
  44. package/dist/generated/components/VCombobox.vue2.d.ts +224 -0
  45. package/dist/generated/components/VCombobox.vue3.d.ts +232 -0
  46. package/dist/generated/components/VDataGrid.d.ts +9 -36
  47. package/dist/generated/components/VDataGrid.vue2.d.ts +37 -0
  48. package/dist/generated/components/VDataGrid.vue3.d.ts +44 -0
  49. package/dist/generated/components/VDialog.d.ts +9 -122
  50. package/dist/generated/components/VDialog.vue2.d.ts +123 -0
  51. package/dist/generated/components/VDialog.vue3.d.ts +131 -0
  52. package/dist/generated/components/VDivider.d.ts +9 -57
  53. package/dist/generated/components/VDivider.vue2.d.ts +58 -0
  54. package/dist/generated/components/VDivider.vue3.d.ts +65 -0
  55. package/dist/generated/components/VEmptyState.d.ts +10 -0
  56. package/dist/generated/components/VEmptyState.vue2.d.ts +60 -0
  57. package/dist/generated/components/VEmptyState.vue3.d.ts +67 -0
  58. package/dist/generated/components/VFab.d.ts +9 -309
  59. package/dist/generated/components/VFab.vue2.d.ts +310 -0
  60. package/dist/generated/components/VFab.vue3.d.ts +317 -0
  61. package/dist/generated/components/VHeader.d.ts +9 -57
  62. package/dist/generated/components/VHeader.vue2.d.ts +58 -0
  63. package/dist/generated/components/VHeader.vue3.d.ts +65 -0
  64. package/dist/generated/components/VIcon.d.ts +9 -65
  65. package/dist/generated/components/VIcon.vue2.d.ts +66 -0
  66. package/dist/generated/components/VIcon.vue3.d.ts +73 -0
  67. package/dist/generated/components/VLayout.d.ts +9 -87
  68. package/dist/generated/components/VLayout.vue2.d.ts +103 -0
  69. package/dist/generated/components/VLayout.vue3.d.ts +110 -0
  70. package/dist/generated/components/VMenu.d.ts +9 -72
  71. package/dist/generated/components/VMenu.vue2.d.ts +73 -0
  72. package/dist/generated/components/VMenu.vue3.d.ts +80 -0
  73. package/dist/generated/components/VMenuItem.d.ts +9 -134
  74. package/dist/generated/components/VMenuItem.vue2.d.ts +135 -0
  75. package/dist/generated/components/VMenuItem.vue3.d.ts +144 -0
  76. package/dist/generated/components/VNav.d.ts +9 -28
  77. package/dist/generated/components/VNav.vue2.d.ts +29 -0
  78. package/dist/generated/components/VNav.vue3.d.ts +36 -0
  79. package/dist/generated/components/VNavDisclosure.d.ts +9 -69
  80. package/dist/generated/components/VNavDisclosure.vue2.d.ts +70 -0
  81. package/dist/generated/components/VNavDisclosure.vue3.d.ts +77 -0
  82. package/dist/generated/components/VNavItem.d.ts +9 -180
  83. package/dist/generated/components/VNavItem.vue2.d.ts +181 -0
  84. package/dist/generated/components/VNavItem.vue3.d.ts +188 -0
  85. package/dist/generated/components/VNote.d.ts +9 -68
  86. package/dist/generated/components/VNote.vue2.d.ts +69 -0
  87. package/dist/generated/components/VNote.vue3.d.ts +76 -0
  88. package/dist/generated/components/VNumberField.d.ts +9 -381
  89. package/dist/generated/components/VNumberField.vue2.d.ts +382 -0
  90. package/dist/generated/components/VNumberField.vue3.d.ts +390 -0
  91. package/dist/generated/components/VOption.d.ts +9 -124
  92. package/dist/generated/components/VOption.vue2.d.ts +125 -0
  93. package/dist/generated/components/VOption.vue3.d.ts +132 -0
  94. package/dist/generated/components/VPagination.d.ts +10 -0
  95. package/dist/generated/components/VPagination.vue2.d.ts +64 -0
  96. package/dist/generated/components/VPagination.vue3.d.ts +71 -0
  97. package/dist/generated/components/VPopup.d.ts +9 -132
  98. package/dist/generated/components/VPopup.vue2.d.ts +133 -0
  99. package/dist/generated/components/VPopup.vue3.d.ts +140 -0
  100. package/dist/generated/components/VProgress.d.ts +9 -114
  101. package/dist/generated/components/VProgress.vue2.d.ts +115 -0
  102. package/dist/generated/components/VProgress.vue3.d.ts +122 -0
  103. package/dist/generated/components/VProgressRing.d.ts +9 -105
  104. package/dist/generated/components/VProgressRing.vue2.d.ts +106 -0
  105. package/dist/generated/components/VProgressRing.vue3.d.ts +113 -0
  106. package/dist/generated/components/VRadio.d.ts +9 -180
  107. package/dist/generated/components/VRadio.vue2.d.ts +181 -0
  108. package/dist/generated/components/VRadio.vue3.d.ts +189 -0
  109. package/dist/generated/components/VRadioGroup.d.ts +9 -119
  110. package/dist/generated/components/VRadioGroup.vue2.d.ts +120 -0
  111. package/dist/generated/components/VRadioGroup.vue3.d.ts +128 -0
  112. package/dist/generated/components/VSelect.d.ts +9 -237
  113. package/dist/generated/components/VSelect.vue2.d.ts +268 -0
  114. package/dist/generated/components/VSelect.vue3.d.ts +276 -0
  115. package/dist/generated/components/VSideDrawer.d.ts +9 -87
  116. package/dist/generated/components/VSideDrawer.vue2.d.ts +88 -0
  117. package/dist/generated/components/VSideDrawer.vue3.d.ts +95 -0
  118. package/dist/generated/components/VSlider.d.ts +9 -217
  119. package/dist/generated/components/VSlider.vue2.d.ts +218 -0
  120. package/dist/generated/components/VSlider.vue3.d.ts +226 -0
  121. package/dist/generated/components/VSwitch.d.ts +9 -51
  122. package/dist/generated/components/VSwitch.vue2.d.ts +52 -0
  123. package/dist/generated/components/VSwitch.vue3.d.ts +59 -0
  124. package/dist/generated/components/VTab.d.ts +9 -107
  125. package/dist/generated/components/VTab.vue2.d.ts +108 -0
  126. package/dist/generated/components/VTab.vue3.d.ts +115 -0
  127. package/dist/generated/components/VTabPanel.d.ts +9 -27
  128. package/dist/generated/components/VTabPanel.vue2.d.ts +28 -0
  129. package/dist/generated/components/VTabPanel.vue3.d.ts +35 -0
  130. package/dist/generated/components/VTabs.d.ts +9 -72
  131. package/dist/generated/components/VTabs.vue2.d.ts +73 -0
  132. package/dist/generated/components/VTabs.vue3.d.ts +81 -0
  133. package/dist/generated/components/VTag.d.ts +9 -164
  134. package/dist/generated/components/VTag.vue2.d.ts +165 -0
  135. package/dist/generated/components/VTag.vue3.d.ts +172 -0
  136. package/dist/generated/components/VTagGroup.d.ts +9 -27
  137. package/dist/generated/components/VTagGroup.vue2.d.ts +28 -0
  138. package/dist/generated/components/VTagGroup.vue3.d.ts +35 -0
  139. package/dist/generated/components/VTextArea.d.ts +9 -27
  140. package/dist/generated/components/VTextArea.vue2.d.ts +28 -0
  141. package/dist/generated/components/VTextArea.vue3.d.ts +35 -0
  142. package/dist/generated/components/VTextField.d.ts +9 -381
  143. package/dist/generated/components/VTextField.vue2.d.ts +382 -0
  144. package/dist/generated/components/VTextField.vue3.d.ts +390 -0
  145. package/dist/generated/components/VToggletip.d.ts +10 -0
  146. package/dist/generated/components/VToggletip.vue2.d.ts +103 -0
  147. package/dist/generated/components/VToggletip.vue3.d.ts +110 -0
  148. package/dist/generated/components/VTooltip.d.ts +9 -149
  149. package/dist/generated/components/VTooltip.vue2.d.ts +72 -0
  150. package/dist/generated/components/VTooltip.vue3.d.ts +79 -0
  151. package/dist/generated/components/VTreeItem.d.ts +9 -104
  152. package/dist/generated/components/VTreeItem.vue2.d.ts +105 -0
  153. package/dist/generated/components/VTreeItem.vue3.d.ts +114 -0
  154. package/dist/generated/components/VTreeView.d.ts +9 -44
  155. package/dist/generated/components/VTreeView.vue2.d.ts +45 -0
  156. package/dist/generated/components/VTreeView.vue3.d.ts +52 -0
  157. package/dist/generated/components/index.d.ts +4 -0
  158. package/dist/index.es.js +880 -301
  159. package/dist/index.umd.js +1 -1
  160. package/dist/web-types.json +438 -50
  161. package/package.json +6 -3
@@ -0,0 +1,226 @@
1
+ import { PropType } from 'vue';
2
+ import type { Checkbox } from '@vonage/vivid/lib/checkbox/checkbox';
3
+ /**
4
+ * Base class for checkbox
5
+ */
6
+ declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
+ /**
8
+ * The success text for the form element.
9
+ */
10
+ successText: {
11
+ type: PropType<string>;
12
+ default: undefined;
13
+ };
14
+ /**
15
+ * The error text for the form element.
16
+ */
17
+ errorText: {
18
+ type: PropType<string>;
19
+ default: undefined;
20
+ };
21
+ /**
22
+ * The helper text for the form element.
23
+ */
24
+ helperText: {
25
+ type: PropType<string>;
26
+ default: undefined;
27
+ };
28
+ /**
29
+ * The label for the form element.
30
+ */
31
+ label: {
32
+ type: PropType<string>;
33
+ default: undefined;
34
+ };
35
+ /**
36
+ * Indicates the element that represents the current item within a container or set of related elements.
37
+ */
38
+ ariaCurrent: {
39
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
40
+ default: undefined;
41
+ };
42
+ /**
43
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
44
+ */
45
+ disabled: {
46
+ type: PropType<boolean>;
47
+ default: undefined;
48
+ };
49
+ /**
50
+ * The initial value of the form. This value sets the `value` property
51
+ * only when the `value` property has not been explicitly set.
52
+ */
53
+ value: {
54
+ type: PropType<string>;
55
+ default: undefined;
56
+ };
57
+ /**
58
+ * The current value of the element. This property serves as a mechanism
59
+ * to set the `value` property through both property assignment and the
60
+ * .setAttribute() method. This is useful for setting the field's value
61
+ * in UI libraries that bind data through the .setAttribute() API
62
+ * and don't support IDL attribute binding.
63
+ */
64
+ currentValue: {
65
+ type: PropType<string>;
66
+ default: undefined;
67
+ };
68
+ /**
69
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
70
+ */
71
+ name: {
72
+ type: PropType<string>;
73
+ default: undefined;
74
+ };
75
+ /**
76
+ * Require the field to be completed prior to form submission.
77
+ */
78
+ required: {
79
+ type: PropType<boolean>;
80
+ default: undefined;
81
+ };
82
+ /**
83
+ * Provides the default checkedness of the input element
84
+ */
85
+ checked: {
86
+ type: PropType<boolean>;
87
+ default: undefined;
88
+ };
89
+ /**
90
+ * The current checkedness of the element. This property serves as a mechanism
91
+ * to set the `checked` property through both property assignment and the
92
+ * .setAttribute() method. This is useful for setting the field's checkedness
93
+ * in UI libraries that bind data through the .setAttribute() API
94
+ * and don't support IDL attribute binding.
95
+ */
96
+ modelValue: {
97
+ type: PropType<boolean>;
98
+ default: undefined;
99
+ };
100
+ /**
101
+ * 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.
102
+ */
103
+ readonly: {
104
+ type: PropType<boolean>;
105
+ default: undefined;
106
+ };
107
+ }, {
108
+ componentName: import("vue").Ref<string>;
109
+ element: import("vue").Ref<Checkbox | null>;
110
+ }, import("vue").Data, {}, {}, import("vue/types/v3-component-options").ComponentOptionsMixin, import("vue/types/v3-component-options").ComponentOptionsMixin, ("click" | "focus" | "blur" | "keydown" | "keyup" | "input" | "update:modelValue")[], string, Readonly<import("vue").ExtractPropTypes<{
111
+ /**
112
+ * The success text for the form element.
113
+ */
114
+ successText: {
115
+ type: PropType<string>;
116
+ default: undefined;
117
+ };
118
+ /**
119
+ * The error text for the form element.
120
+ */
121
+ errorText: {
122
+ type: PropType<string>;
123
+ default: undefined;
124
+ };
125
+ /**
126
+ * The helper text for the form element.
127
+ */
128
+ helperText: {
129
+ type: PropType<string>;
130
+ default: undefined;
131
+ };
132
+ /**
133
+ * The label for the form element.
134
+ */
135
+ label: {
136
+ type: PropType<string>;
137
+ default: undefined;
138
+ };
139
+ /**
140
+ * Indicates the element that represents the current item within a container or set of related elements.
141
+ */
142
+ ariaCurrent: {
143
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
144
+ default: undefined;
145
+ };
146
+ /**
147
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
148
+ */
149
+ disabled: {
150
+ type: PropType<boolean>;
151
+ default: undefined;
152
+ };
153
+ /**
154
+ * The initial value of the form. This value sets the `value` property
155
+ * only when the `value` property has not been explicitly set.
156
+ */
157
+ value: {
158
+ type: PropType<string>;
159
+ default: undefined;
160
+ };
161
+ /**
162
+ * The current value of the element. This property serves as a mechanism
163
+ * to set the `value` property through both property assignment and the
164
+ * .setAttribute() method. This is useful for setting the field's value
165
+ * in UI libraries that bind data through the .setAttribute() API
166
+ * and don't support IDL attribute binding.
167
+ */
168
+ currentValue: {
169
+ type: PropType<string>;
170
+ default: undefined;
171
+ };
172
+ /**
173
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
174
+ */
175
+ name: {
176
+ type: PropType<string>;
177
+ default: undefined;
178
+ };
179
+ /**
180
+ * Require the field to be completed prior to form submission.
181
+ */
182
+ required: {
183
+ type: PropType<boolean>;
184
+ default: undefined;
185
+ };
186
+ /**
187
+ * Provides the default checkedness of the input element
188
+ */
189
+ checked: {
190
+ type: PropType<boolean>;
191
+ default: undefined;
192
+ };
193
+ /**
194
+ * The current checkedness of the element. This property serves as a mechanism
195
+ * to set the `checked` property through both property assignment and the
196
+ * .setAttribute() method. This is useful for setting the field's checkedness
197
+ * in UI libraries that bind data through the .setAttribute() API
198
+ * and don't support IDL attribute binding.
199
+ */
200
+ modelValue: {
201
+ type: PropType<boolean>;
202
+ default: undefined;
203
+ };
204
+ /**
205
+ * 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.
206
+ */
207
+ readonly: {
208
+ type: PropType<boolean>;
209
+ default: undefined;
210
+ };
211
+ }>>, {
212
+ name: string;
213
+ ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
214
+ value: string;
215
+ disabled: boolean;
216
+ currentValue: string;
217
+ required: boolean;
218
+ label: string;
219
+ modelValue: boolean;
220
+ successText: string;
221
+ errorText: string;
222
+ helperText: string;
223
+ checked: boolean;
224
+ readonly: boolean;
225
+ }>;
226
+ export default _default;
@@ -0,0 +1,234 @@
1
+ import { PropType } from 'vue';
2
+ import type { Checkbox } from '@vonage/vivid/lib/checkbox/checkbox';
3
+ /**
4
+ * Base class for checkbox
5
+ */
6
+ declare const _default: import("vue").DefineComponent<{
7
+ /**
8
+ * The success text for the form element.
9
+ */
10
+ successText: {
11
+ type: PropType<string>;
12
+ default: undefined;
13
+ };
14
+ /**
15
+ * The error text for the form element.
16
+ */
17
+ errorText: {
18
+ type: PropType<string>;
19
+ default: undefined;
20
+ };
21
+ /**
22
+ * The helper text for the form element.
23
+ */
24
+ helperText: {
25
+ type: PropType<string>;
26
+ default: undefined;
27
+ };
28
+ /**
29
+ * The label for the form element.
30
+ */
31
+ label: {
32
+ type: PropType<string>;
33
+ default: undefined;
34
+ };
35
+ /**
36
+ * Indicates the element that represents the current item within a container or set of related elements.
37
+ */
38
+ ariaCurrent: {
39
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
40
+ default: undefined;
41
+ };
42
+ /**
43
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
44
+ */
45
+ disabled: {
46
+ type: PropType<boolean>;
47
+ default: undefined;
48
+ };
49
+ /**
50
+ * The initial value of the form. This value sets the `value` property
51
+ * only when the `value` property has not been explicitly set.
52
+ */
53
+ value: {
54
+ type: PropType<string>;
55
+ default: undefined;
56
+ };
57
+ /**
58
+ * The current value of the element. This property serves as a mechanism
59
+ * to set the `value` property through both property assignment and the
60
+ * .setAttribute() method. This is useful for setting the field's value
61
+ * in UI libraries that bind data through the .setAttribute() API
62
+ * and don't support IDL attribute binding.
63
+ */
64
+ currentValue: {
65
+ type: PropType<string>;
66
+ default: undefined;
67
+ };
68
+ /**
69
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
70
+ */
71
+ name: {
72
+ type: PropType<string>;
73
+ default: undefined;
74
+ };
75
+ /**
76
+ * Require the field to be completed prior to form submission.
77
+ */
78
+ required: {
79
+ type: PropType<boolean>;
80
+ default: undefined;
81
+ };
82
+ /**
83
+ * Provides the default checkedness of the input element
84
+ */
85
+ checked: {
86
+ type: PropType<boolean>;
87
+ default: undefined;
88
+ };
89
+ /**
90
+ * The current checkedness of the element. This property serves as a mechanism
91
+ * to set the `checked` property through both property assignment and the
92
+ * .setAttribute() method. This is useful for setting the field's checkedness
93
+ * in UI libraries that bind data through the .setAttribute() API
94
+ * and don't support IDL attribute binding.
95
+ */
96
+ modelValue: {
97
+ type: PropType<boolean>;
98
+ default: undefined;
99
+ };
100
+ /**
101
+ * 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.
102
+ */
103
+ readonly: {
104
+ type: PropType<boolean>;
105
+ default: undefined;
106
+ };
107
+ }, {
108
+ componentName: import("vue").Ref<string>;
109
+ element: import("vue").Ref<Checkbox | null>;
110
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("click" | "focus" | "blur" | "keydown" | "keyup" | "input" | "update:modelValue")[], "click" | "focus" | "blur" | "keydown" | "keyup" | "input" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
111
+ /**
112
+ * The success text for the form element.
113
+ */
114
+ successText: {
115
+ type: PropType<string>;
116
+ default: undefined;
117
+ };
118
+ /**
119
+ * The error text for the form element.
120
+ */
121
+ errorText: {
122
+ type: PropType<string>;
123
+ default: undefined;
124
+ };
125
+ /**
126
+ * The helper text for the form element.
127
+ */
128
+ helperText: {
129
+ type: PropType<string>;
130
+ default: undefined;
131
+ };
132
+ /**
133
+ * The label for the form element.
134
+ */
135
+ label: {
136
+ type: PropType<string>;
137
+ default: undefined;
138
+ };
139
+ /**
140
+ * Indicates the element that represents the current item within a container or set of related elements.
141
+ */
142
+ ariaCurrent: {
143
+ type: PropType<"page" | "step" | "location" | "date" | "time" | "true" | "false">;
144
+ default: undefined;
145
+ };
146
+ /**
147
+ * Sets the element's disabled state. A disabled element will not be included during form submission.
148
+ */
149
+ disabled: {
150
+ type: PropType<boolean>;
151
+ default: undefined;
152
+ };
153
+ /**
154
+ * The initial value of the form. This value sets the `value` property
155
+ * only when the `value` property has not been explicitly set.
156
+ */
157
+ value: {
158
+ type: PropType<string>;
159
+ default: undefined;
160
+ };
161
+ /**
162
+ * The current value of the element. This property serves as a mechanism
163
+ * to set the `value` property through both property assignment and the
164
+ * .setAttribute() method. This is useful for setting the field's value
165
+ * in UI libraries that bind data through the .setAttribute() API
166
+ * and don't support IDL attribute binding.
167
+ */
168
+ currentValue: {
169
+ type: PropType<string>;
170
+ default: undefined;
171
+ };
172
+ /**
173
+ * The name of the element. This element's value will be surfaced during form submission under the provided name.
174
+ */
175
+ name: {
176
+ type: PropType<string>;
177
+ default: undefined;
178
+ };
179
+ /**
180
+ * Require the field to be completed prior to form submission.
181
+ */
182
+ required: {
183
+ type: PropType<boolean>;
184
+ default: undefined;
185
+ };
186
+ /**
187
+ * Provides the default checkedness of the input element
188
+ */
189
+ checked: {
190
+ type: PropType<boolean>;
191
+ default: undefined;
192
+ };
193
+ /**
194
+ * The current checkedness of the element. This property serves as a mechanism
195
+ * to set the `checked` property through both property assignment and the
196
+ * .setAttribute() method. This is useful for setting the field's checkedness
197
+ * in UI libraries that bind data through the .setAttribute() API
198
+ * and don't support IDL attribute binding.
199
+ */
200
+ modelValue: {
201
+ type: PropType<boolean>;
202
+ default: undefined;
203
+ };
204
+ /**
205
+ * 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.
206
+ */
207
+ readonly: {
208
+ type: PropType<boolean>;
209
+ default: undefined;
210
+ };
211
+ }>> & {
212
+ onKeydown?: ((...args: any[]) => any) | undefined;
213
+ onClick?: ((...args: any[]) => any) | undefined;
214
+ onFocus?: ((...args: any[]) => any) | undefined;
215
+ onBlur?: ((...args: any[]) => any) | undefined;
216
+ onKeyup?: ((...args: any[]) => any) | undefined;
217
+ onInput?: ((...args: any[]) => any) | undefined;
218
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
219
+ }, {
220
+ name: string;
221
+ ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
222
+ value: string;
223
+ disabled: boolean;
224
+ currentValue: string;
225
+ required: boolean;
226
+ label: string;
227
+ modelValue: boolean;
228
+ successText: string;
229
+ errorText: string;
230
+ helperText: string;
231
+ checked: boolean;
232
+ readonly: boolean;
233
+ }>;
234
+ export default _default;