@vonage/vivid-vue 3.50.1 → 3.52.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 (114) hide show
  1. package/generated/components/VAccordion.vue2.d.ts +0 -3
  2. package/generated/components/VAccordion.vue3.d.ts +0 -3
  3. package/generated/components/VActionGroup.vue2.d.ts +0 -3
  4. package/generated/components/VActionGroup.vue3.d.ts +0 -3
  5. package/generated/components/VAlert.vue2.d.ts +0 -3
  6. package/generated/components/VAlert.vue3.d.ts +0 -3
  7. package/generated/components/VAudioPlayer.vue2.d.ts +0 -3
  8. package/generated/components/VAudioPlayer.vue3.d.ts +0 -3
  9. package/generated/components/VBadge.vue2.d.ts +0 -3
  10. package/generated/components/VBadge.vue3.d.ts +0 -3
  11. package/generated/components/VBanner.vue2.d.ts +0 -3
  12. package/generated/components/VBanner.vue3.d.ts +0 -3
  13. package/generated/components/VBreadcrumb.vue2.d.ts +0 -3
  14. package/generated/components/VBreadcrumb.vue3.d.ts +0 -3
  15. package/generated/components/VBreadcrumbItem.vue2.d.ts +0 -3
  16. package/generated/components/VBreadcrumbItem.vue3.d.ts +0 -3
  17. package/generated/components/VButton.vue2.d.ts +120 -3
  18. package/generated/components/VButton.vue3.d.ts +120 -3
  19. package/generated/components/VCalendar.vue2.d.ts +0 -3
  20. package/generated/components/VCalendar.vue3.d.ts +0 -3
  21. package/generated/components/VCalendarEvent.vue2.d.ts +0 -3
  22. package/generated/components/VCalendarEvent.vue3.d.ts +0 -3
  23. package/generated/components/VCard.vue2.d.ts +0 -3
  24. package/generated/components/VCard.vue3.d.ts +0 -3
  25. package/generated/components/VCheckbox.vue2.d.ts +0 -3
  26. package/generated/components/VCheckbox.vue3.d.ts +0 -3
  27. package/generated/components/VCombobox.vue2.d.ts +0 -3
  28. package/generated/components/VCombobox.vue3.d.ts +0 -3
  29. package/generated/components/VDataGrid.vue2.d.ts +0 -3
  30. package/generated/components/VDataGrid.vue3.d.ts +0 -3
  31. package/generated/components/VDataGridCell.vue2.d.ts +1 -4
  32. package/generated/components/VDataGridCell.vue3.d.ts +1 -4
  33. package/generated/components/VDataGridRow.vue2.d.ts +0 -3
  34. package/generated/components/VDataGridRow.vue3.d.ts +0 -3
  35. package/generated/components/VDateRangePicker.vue2.d.ts +0 -3
  36. package/generated/components/VDateRangePicker.vue3.d.ts +0 -3
  37. package/generated/components/VDialog.vue2.d.ts +0 -3
  38. package/generated/components/VDialog.vue3.d.ts +0 -3
  39. package/generated/components/VDivider.vue2.d.ts +0 -3
  40. package/generated/components/VDivider.vue3.d.ts +0 -3
  41. package/generated/components/VFab.vue2.d.ts +0 -3
  42. package/generated/components/VFab.vue3.d.ts +0 -3
  43. package/generated/components/VFilePicker.vue2.d.ts +0 -3
  44. package/generated/components/VFilePicker.vue3.d.ts +0 -3
  45. package/generated/components/VHeader.vue2.d.ts +0 -3
  46. package/generated/components/VHeader.vue3.d.ts +0 -3
  47. package/generated/components/VLayout.vue2.d.ts +0 -2
  48. package/generated/components/VLayout.vue3.d.ts +0 -2
  49. package/generated/components/VMenu.vue2.d.ts +0 -3
  50. package/generated/components/VMenu.vue3.d.ts +4 -3
  51. package/generated/components/VMenuItem.vue2.d.ts +15 -3
  52. package/generated/components/VMenuItem.vue3.d.ts +15 -3
  53. package/generated/components/VNav.vue2.d.ts +0 -4
  54. package/generated/components/VNav.vue3.d.ts +0 -4
  55. package/generated/components/VNavDisclosure.vue2.d.ts +0 -4
  56. package/generated/components/VNavDisclosure.vue3.d.ts +0 -4
  57. package/generated/components/VNote.vue2.d.ts +0 -3
  58. package/generated/components/VNote.vue3.d.ts +0 -3
  59. package/generated/components/VNumberField.vue2.d.ts +0 -3
  60. package/generated/components/VNumberField.vue3.d.ts +0 -3
  61. package/generated/components/VOption.vue2.d.ts +0 -3
  62. package/generated/components/VOption.vue3.d.ts +0 -3
  63. package/generated/components/VPagination.vue2.d.ts +0 -3
  64. package/generated/components/VPagination.vue3.d.ts +0 -3
  65. package/generated/components/VProgress.vue2.d.ts +0 -3
  66. package/generated/components/VProgress.vue3.d.ts +0 -3
  67. package/generated/components/VProgressRing.vue2.d.ts +0 -3
  68. package/generated/components/VProgressRing.vue3.d.ts +0 -3
  69. package/generated/components/VRadio.vue2.d.ts +0 -3
  70. package/generated/components/VRadio.vue3.d.ts +0 -3
  71. package/generated/components/VRadioGroup.vue2.d.ts +0 -3
  72. package/generated/components/VRadioGroup.vue3.d.ts +0 -3
  73. package/generated/components/VRangeSlider.d.ts +10 -0
  74. package/generated/components/VRangeSlider.vue2.d.ts +296 -0
  75. package/generated/components/VRangeSlider.vue3.d.ts +308 -0
  76. package/generated/components/VSelect.vue2.d.ts +0 -3
  77. package/generated/components/VSelect.vue3.d.ts +0 -3
  78. package/generated/components/VSelectableBox.vue2.d.ts +0 -3
  79. package/generated/components/VSelectableBox.vue3.d.ts +0 -3
  80. package/generated/components/VSideDrawer.vue2.d.ts +0 -3
  81. package/generated/components/VSideDrawer.vue3.d.ts +0 -3
  82. package/generated/components/VSlider.vue2.d.ts +1 -4
  83. package/generated/components/VSlider.vue3.d.ts +1 -4
  84. package/generated/components/VSplitButton.vue2.d.ts +0 -3
  85. package/generated/components/VSplitButton.vue3.d.ts +0 -3
  86. package/generated/components/VSwitch.vue2.d.ts +0 -3
  87. package/generated/components/VSwitch.vue3.d.ts +0 -3
  88. package/generated/components/VTab.vue2.d.ts +1 -4
  89. package/generated/components/VTab.vue3.d.ts +1 -4
  90. package/generated/components/VTabPanel.vue2.d.ts +0 -3
  91. package/generated/components/VTabPanel.vue3.d.ts +0 -3
  92. package/generated/components/VTabs.vue2.d.ts +0 -3
  93. package/generated/components/VTabs.vue3.d.ts +0 -3
  94. package/generated/components/VTag.vue2.d.ts +0 -3
  95. package/generated/components/VTag.vue3.d.ts +0 -3
  96. package/generated/components/VTagGroup.vue2.d.ts +0 -3
  97. package/generated/components/VTagGroup.vue3.d.ts +0 -3
  98. package/generated/components/VTextArea.vue2.d.ts +0 -3
  99. package/generated/components/VTextArea.vue3.d.ts +0 -3
  100. package/generated/components/VTimePicker.vue2.d.ts +0 -3
  101. package/generated/components/VTimePicker.vue3.d.ts +0 -3
  102. package/generated/components/VToggletip.vue2.d.ts +0 -3
  103. package/generated/components/VToggletip.vue3.d.ts +4 -3
  104. package/generated/components/VTooltip.vue2.d.ts +0 -3
  105. package/generated/components/VTooltip.vue3.d.ts +6 -4
  106. package/generated/components/VTreeItem.vue2.d.ts +0 -3
  107. package/generated/components/VTreeItem.vue3.d.ts +0 -3
  108. package/generated/components/VTreeView.vue2.d.ts +0 -3
  109. package/generated/components/VTreeView.vue3.d.ts +0 -3
  110. package/generated/components/index.d.ts +3 -2
  111. package/index.cjs +1475 -1150
  112. package/index.js +1476 -1152
  113. package/package.json +2 -2
  114. package/web-types.json +549 -266
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Accordion } from '@vonage/vivid/lib/accordion/accordion';
3
- /**
4
- * Base class for accordion
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Accordion } from '@vonage/vivid/lib/accordion/accordion';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for accordion
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { ActionGroup } from '@vonage/vivid/lib/action-group/action-group';
3
- /**
4
- * Base class for action-group
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { ActionGroup } from '@vonage/vivid/lib/action-group/action-group';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for action-group
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Alert } from '@vonage/vivid/lib/alert/alert';
3
- /**
4
- * Base class for alert
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Alert } from '@vonage/vivid/lib/alert/alert';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for alert
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { AudioPlayer } from '@vonage/vivid/lib/audio-player/audio-player';
3
- /**
4
- * Base class for audio-player
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { AudioPlayer } from '@vonage/vivid/lib/audio-player/audio-player';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for audio-player
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Badge } from '@vonage/vivid/lib/badge/badge';
3
- /**
4
- * Base class for badge
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * A decorative icon the custom element should have.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Badge } from '@vonage/vivid/lib/badge/badge';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for badge
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * A decorative icon the custom element should have.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Banner } from '@vonage/vivid/lib/banner/banner';
3
- /**
4
- * Base class for banner
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * A decorative icon the custom element should have.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Banner } from '@vonage/vivid/lib/banner/banner';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for banner
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * A decorative icon the custom element should have.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Breadcrumb } from '@vonage/vivid/lib/breadcrumb/breadcrumb';
3
- /**
4
- * Base class for breadcrumb
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Breadcrumb } from '@vonage/vivid/lib/breadcrumb/breadcrumb';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for breadcrumb
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { BreadcrumbItem } from '@vonage/vivid/lib/breadcrumb-item/breadcrumb-item';
3
- /**
4
- * Base class for breadcrumb-item
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { BreadcrumbItem } from '@vonage/vivid/lib/breadcrumb-item/breadcrumb-item';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for breadcrumb-item
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Button } from '@vonage/vivid/lib/button/button';
3
- /**
4
- * Base class for button
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * A decorative icon the custom element should have.
@@ -168,6 +165,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
168
165
  type: PropType<boolean>;
169
166
  default: undefined;
170
167
  };
168
+ /**
169
+ * Displays the button in active state.
170
+ */
171
+ active: {
172
+ type: PropType<boolean>;
173
+ default: undefined;
174
+ };
171
175
  /**
172
176
  * Indicates the button's label.
173
177
  */
@@ -175,6 +179,55 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
175
179
  type: PropType<string>;
176
180
  default: undefined;
177
181
  };
182
+ /**
183
+ * Indicates the button's href.
184
+ */
185
+ href: {
186
+ type: PropType<string>;
187
+ default: undefined;
188
+ };
189
+ /**
190
+ * Indicates the button's download.
191
+ */
192
+ download: {
193
+ type: PropType<string>;
194
+ default: undefined;
195
+ };
196
+ /**
197
+ * Indicates the button's hreflang.
198
+ */
199
+ hreflang: {
200
+ type: PropType<string>;
201
+ default: undefined;
202
+ };
203
+ /**
204
+ * Indicates the button's ping.
205
+ */
206
+ ping: {
207
+ type: PropType<string>;
208
+ default: undefined;
209
+ };
210
+ /**
211
+ * Indicates the button's referrerpolicy.
212
+ */
213
+ referrerpolicy: {
214
+ type: PropType<string>;
215
+ default: undefined;
216
+ };
217
+ /**
218
+ * Indicates the button's rel.
219
+ */
220
+ rel: {
221
+ type: PropType<string>;
222
+ default: undefined;
223
+ };
224
+ /**
225
+ * Indicates the target's rel.
226
+ */
227
+ target: {
228
+ type: PropType<"_self" | "_blank" | "_parent" | "_top">;
229
+ default: undefined;
230
+ };
178
231
  }, {
179
232
  componentName: import("vue").Ref<string>;
180
233
  element: import("vue").Ref<Button | null>;
@@ -348,6 +401,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
348
401
  type: PropType<boolean>;
349
402
  default: undefined;
350
403
  };
404
+ /**
405
+ * Displays the button in active state.
406
+ */
407
+ active: {
408
+ type: PropType<boolean>;
409
+ default: undefined;
410
+ };
351
411
  /**
352
412
  * Indicates the button's label.
353
413
  */
@@ -355,6 +415,55 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
355
415
  type: PropType<string>;
356
416
  default: undefined;
357
417
  };
418
+ /**
419
+ * Indicates the button's href.
420
+ */
421
+ href: {
422
+ type: PropType<string>;
423
+ default: undefined;
424
+ };
425
+ /**
426
+ * Indicates the button's download.
427
+ */
428
+ download: {
429
+ type: PropType<string>;
430
+ default: undefined;
431
+ };
432
+ /**
433
+ * Indicates the button's hreflang.
434
+ */
435
+ hreflang: {
436
+ type: PropType<string>;
437
+ default: undefined;
438
+ };
439
+ /**
440
+ * Indicates the button's ping.
441
+ */
442
+ ping: {
443
+ type: PropType<string>;
444
+ default: undefined;
445
+ };
446
+ /**
447
+ * Indicates the button's referrerpolicy.
448
+ */
449
+ referrerpolicy: {
450
+ type: PropType<string>;
451
+ default: undefined;
452
+ };
453
+ /**
454
+ * Indicates the button's rel.
455
+ */
456
+ rel: {
457
+ type: PropType<string>;
458
+ default: undefined;
459
+ };
460
+ /**
461
+ * Indicates the target's rel.
462
+ */
463
+ target: {
464
+ type: PropType<"_self" | "_blank" | "_parent" | "_top">;
465
+ default: undefined;
466
+ };
358
467
  }>>, {
359
468
  name: string;
360
469
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
@@ -367,6 +476,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
367
476
  appearance: "ghost" | "filled" | "outlined";
368
477
  connotation: "accent" | "success" | "alert" | "cta";
369
478
  disabled: boolean;
479
+ download: string;
480
+ href: string;
481
+ hreflang: string;
482
+ ping: string;
483
+ referrerpolicy: string;
484
+ rel: string;
485
+ target: "_self" | "_blank" | "_parent" | "_top";
370
486
  currentValue: string;
371
487
  required: boolean;
372
488
  autofocus: boolean;
@@ -379,6 +495,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
379
495
  title: string;
380
496
  stacked: boolean;
381
497
  pending: boolean;
498
+ active: boolean;
382
499
  label: string;
383
500
  }>;
384
501
  export default _default;
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Button } from '@vonage/vivid/lib/button/button';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for button
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * A decorative icon the custom element should have.
@@ -169,6 +166,13 @@ declare const _default: import("vue").DefineComponent<{
169
166
  type: PropType<boolean>;
170
167
  default: undefined;
171
168
  };
169
+ /**
170
+ * Displays the button in active state.
171
+ */
172
+ active: {
173
+ type: PropType<boolean>;
174
+ default: undefined;
175
+ };
172
176
  /**
173
177
  * Indicates the button's label.
174
178
  */
@@ -176,6 +180,55 @@ declare const _default: import("vue").DefineComponent<{
176
180
  type: PropType<string>;
177
181
  default: undefined;
178
182
  };
183
+ /**
184
+ * Indicates the button's href.
185
+ */
186
+ href: {
187
+ type: PropType<string>;
188
+ default: undefined;
189
+ };
190
+ /**
191
+ * Indicates the button's download.
192
+ */
193
+ download: {
194
+ type: PropType<string>;
195
+ default: undefined;
196
+ };
197
+ /**
198
+ * Indicates the button's hreflang.
199
+ */
200
+ hreflang: {
201
+ type: PropType<string>;
202
+ default: undefined;
203
+ };
204
+ /**
205
+ * Indicates the button's ping.
206
+ */
207
+ ping: {
208
+ type: PropType<string>;
209
+ default: undefined;
210
+ };
211
+ /**
212
+ * Indicates the button's referrerpolicy.
213
+ */
214
+ referrerpolicy: {
215
+ type: PropType<string>;
216
+ default: undefined;
217
+ };
218
+ /**
219
+ * Indicates the button's rel.
220
+ */
221
+ rel: {
222
+ type: PropType<string>;
223
+ default: undefined;
224
+ };
225
+ /**
226
+ * Indicates the target's rel.
227
+ */
228
+ target: {
229
+ type: PropType<"_self" | "_blank" | "_parent" | "_top">;
230
+ default: undefined;
231
+ };
179
232
  }, {
180
233
  componentName: import("vue").Ref<string>;
181
234
  element: import("vue").Ref<Button | null>;
@@ -349,6 +402,13 @@ declare const _default: import("vue").DefineComponent<{
349
402
  type: PropType<boolean>;
350
403
  default: undefined;
351
404
  };
405
+ /**
406
+ * Displays the button in active state.
407
+ */
408
+ active: {
409
+ type: PropType<boolean>;
410
+ default: undefined;
411
+ };
352
412
  /**
353
413
  * Indicates the button's label.
354
414
  */
@@ -356,6 +416,55 @@ declare const _default: import("vue").DefineComponent<{
356
416
  type: PropType<string>;
357
417
  default: undefined;
358
418
  };
419
+ /**
420
+ * Indicates the button's href.
421
+ */
422
+ href: {
423
+ type: PropType<string>;
424
+ default: undefined;
425
+ };
426
+ /**
427
+ * Indicates the button's download.
428
+ */
429
+ download: {
430
+ type: PropType<string>;
431
+ default: undefined;
432
+ };
433
+ /**
434
+ * Indicates the button's hreflang.
435
+ */
436
+ hreflang: {
437
+ type: PropType<string>;
438
+ default: undefined;
439
+ };
440
+ /**
441
+ * Indicates the button's ping.
442
+ */
443
+ ping: {
444
+ type: PropType<string>;
445
+ default: undefined;
446
+ };
447
+ /**
448
+ * Indicates the button's referrerpolicy.
449
+ */
450
+ referrerpolicy: {
451
+ type: PropType<string>;
452
+ default: undefined;
453
+ };
454
+ /**
455
+ * Indicates the button's rel.
456
+ */
457
+ rel: {
458
+ type: PropType<string>;
459
+ default: undefined;
460
+ };
461
+ /**
462
+ * Indicates the target's rel.
463
+ */
464
+ target: {
465
+ type: PropType<"_self" | "_blank" | "_parent" | "_top">;
466
+ default: undefined;
467
+ };
359
468
  }>> & {
360
469
  onKeydown?: ((...args: any[]) => any) | undefined;
361
470
  onClick?: ((...args: any[]) => any) | undefined;
@@ -375,6 +484,13 @@ declare const _default: import("vue").DefineComponent<{
375
484
  appearance: "ghost" | "filled" | "outlined";
376
485
  connotation: "accent" | "success" | "alert" | "cta";
377
486
  disabled: boolean;
487
+ download: string;
488
+ href: string;
489
+ hreflang: string;
490
+ ping: string;
491
+ referrerpolicy: string;
492
+ rel: string;
493
+ target: "_self" | "_blank" | "_parent" | "_top";
378
494
  currentValue: string;
379
495
  required: boolean;
380
496
  autofocus: boolean;
@@ -387,6 +503,7 @@ declare const _default: import("vue").DefineComponent<{
387
503
  title: string;
388
504
  stacked: boolean;
389
505
  pending: boolean;
506
+ active: boolean;
390
507
  label: string;
391
508
  }, SlotsType<{
392
509
  /**
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Calendar } from '@vonage/vivid/lib/calendar/calendar';
3
- /**
4
- * Base class for calendar
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Calendar } from '@vonage/vivid/lib/calendar/calendar';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for calendar
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { CalendarEvent } from '@vonage/vivid/lib/calendar-event/calendar-event';
3
- /**
4
- * Base class for calendar-event
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { CalendarEvent } from '@vonage/vivid/lib/calendar-event/calendar-event';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for calendar-event
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Card } from '@vonage/vivid/lib/card/card';
3
- /**
4
- * Base class for card
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Card } from '@vonage/vivid/lib/card/card';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for card
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Checkbox } from '@vonage/vivid/lib/checkbox/checkbox';
3
- /**
4
- * Base class for checkbox
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * The success text for the form element.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Checkbox } from '@vonage/vivid/lib/checkbox/checkbox';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for checkbox
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * The success text for the form element.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Combobox } from '@vonage/vivid/lib/combobox/combobox';
3
- /**
4
- * Base class for combobox
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * The label for the form element.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Combobox } from '@vonage/vivid/lib/combobox/combobox';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for combobox
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * The label for the form element.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { DataGrid } from '@vonage/vivid/lib/data-grid/data-grid';
3
- /**
4
- * Base class for data-grid
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { DataGrid } from '@vonage/vivid/lib/data-grid/data-grid';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for data-grid
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { DataGridCell } from '@vonage/vivid/lib/data-grid/data-grid-cell';
3
- /**
4
- * Base class for data-grid
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * Extends the data grid cell definition to hold more options.
@@ -103,10 +100,10 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
103
100
  };
104
101
  }>>, {
105
102
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
106
- ariaSelected: string;
107
103
  columnDefinition: any;
108
104
  cellType: "default" | "columnheader" | "rowheader";
109
105
  gridColumn: string;
106
+ ariaSelected: string;
110
107
  ariaSort: string;
111
108
  }>;
112
109
  export default _default;