@vonage/vivid-vue 3.51.0 → 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 +15 -3
  18. package/generated/components/VButton.vue3.d.ts +15 -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 +0 -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 +0 -3
  104. package/generated/components/VTooltip.vue2.d.ts +0 -3
  105. package/generated/components/VTooltip.vue3.d.ts +0 -3
  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 +1543 -1277
  112. package/index.js +1544 -1279
  113. package/package.json +2 -2
  114. package/web-types.json +463 -249
@@ -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
  */
@@ -397,6 +401,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
397
401
  type: PropType<boolean>;
398
402
  default: undefined;
399
403
  };
404
+ /**
405
+ * Displays the button in active state.
406
+ */
407
+ active: {
408
+ type: PropType<boolean>;
409
+ default: undefined;
410
+ };
400
411
  /**
401
412
  * Indicates the button's label.
402
413
  */
@@ -484,6 +495,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
484
495
  title: string;
485
496
  stacked: boolean;
486
497
  pending: boolean;
498
+ active: boolean;
487
499
  label: string;
488
500
  }>;
489
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
  */
@@ -398,6 +402,13 @@ declare const _default: import("vue").DefineComponent<{
398
402
  type: PropType<boolean>;
399
403
  default: undefined;
400
404
  };
405
+ /**
406
+ * Displays the button in active state.
407
+ */
408
+ active: {
409
+ type: PropType<boolean>;
410
+ default: undefined;
411
+ };
401
412
  /**
402
413
  * Indicates the button's label.
403
414
  */
@@ -492,6 +503,7 @@ declare const _default: import("vue").DefineComponent<{
492
503
  title: string;
493
504
  stacked: boolean;
494
505
  pending: boolean;
506
+ active: boolean;
495
507
  label: string;
496
508
  }, SlotsType<{
497
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;
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { DataGridCell } from '@vonage/vivid/lib/data-grid/data-grid-cell';
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
  * Extends the data grid cell definition to hold more options.
@@ -114,10 +111,10 @@ declare const _default: import("vue").DefineComponent<{
114
111
  "onCell-focused"?: ((...args: any[]) => any) | undefined;
115
112
  }, {
116
113
  ariaCurrent: "page" | "step" | "location" | "date" | "time" | "true" | "false";
117
- ariaSelected: string;
118
114
  columnDefinition: any;
119
115
  cellType: "default" | "columnheader" | "rowheader";
120
116
  gridColumn: string;
117
+ ariaSelected: string;
121
118
  ariaSort: string;
122
119
  }, SlotsType<{
123
120
  /**
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { DataGridRow } from '@vonage/vivid/lib/data-grid/data-grid-row';
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 { DataGridRow } from '@vonage/vivid/lib/data-grid/data-grid-row';
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 { DateRangePicker } from '@vonage/vivid/lib/date-range-picker/date-range-picker';
3
- /**
4
- * Base class for date-range-picker
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 { DateRangePicker } from '@vonage/vivid/lib/date-range-picker/date-range-picker';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for date-range-picker
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 { Dialog } from '@vonage/vivid/lib/dialog/dialog';
3
- /**
4
- * Base class for dialog
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 { Dialog } from '@vonage/vivid/lib/dialog/dialog';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for dialog
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 { Divider } from '@vonage/vivid/lib/divider/divider';
3
- /**
4
- * Base class for divider
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 { Divider } from '@vonage/vivid/lib/divider/divider';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for divider
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 { Fab } from '@vonage/vivid/lib/fab/fab';
3
- /**
4
- * Base class for fab
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 { Fab } from '@vonage/vivid/lib/fab/fab';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for fab
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 { FilePicker } from '@vonage/vivid/lib/file-picker/file-picker';
3
- /**
4
- * File-picker component
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 { FilePicker } from '@vonage/vivid/lib/file-picker/file-picker';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * File-picker component
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 { Header } from '@vonage/vivid/lib/header/header';
3
- /**
4
- * Base class for header
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 { Header } from '@vonage/vivid/lib/header/header';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for header
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,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Layout } from '@vonage/vivid/lib/layout/layout';
3
3
  /**
4
- * Base class for layout
5
- *
6
4
  * [--layout-grid-template-columns=repeat([the `auto-sizing` mapped value],
7
5
  * minmax([the `column-basis` mapped value], 1fr))] - Controls the `grid-template-columns` of the layout.
8
6
  */
@@ -2,8 +2,6 @@ import { PropType } from 'vue';
2
2
  import type { Layout } from '@vonage/vivid/lib/layout/layout';
3
3
  import type { SlotsType } from 'vue';
4
4
  /**
5
- * Base class for layout
6
- *
7
5
  * [--layout-grid-template-columns=repeat([the `auto-sizing` mapped value],
8
6
  * minmax([the `column-basis` mapped value], 1fr))] - Controls the `grid-template-columns` of the layout.
9
7
  */
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Menu } from '@vonage/vivid/lib/menu/menu';
3
- /**
4
- * Base class for menu
5
- */
6
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
7
4
  /**
8
5
  * ID or direct reference to the component's anchor element.
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Menu } from '@vonage/vivid/lib/menu/menu';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for menu
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * ID or direct reference to the component's anchor element.