@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,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.
@@ -121,6 +118,10 @@ declare const _default: import("vue").DefineComponent<{
121
118
  * Default slot.
122
119
  */
123
120
  default: Record<string, never>;
121
+ /**
122
+ * Used to set the anchor element for the menu.
123
+ */
124
+ anchor: Record<string, never>;
124
125
  /**
125
126
  * Used to add additional content to the top of the menu.
126
127
  */
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { MenuItem } from '@vonage/vivid/lib/menu-item/menu-item';
3
- /**
4
- * Base class for menu-item
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.
@@ -61,6 +58,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
61
58
  type: PropType<string>;
62
59
  default: undefined;
63
60
  };
61
+ /**
62
+ * The connotation the fab should have.
63
+ */
64
+ connotation: {
65
+ type: PropType<"accent" | "cta">;
66
+ default: undefined;
67
+ };
64
68
  /**
65
69
  * Controls the placement of the menu item's checkmark or radio icon.
66
70
  */
@@ -136,6 +140,13 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
136
140
  type: PropType<string>;
137
141
  default: undefined;
138
142
  };
143
+ /**
144
+ * The connotation the fab should have.
145
+ */
146
+ connotation: {
147
+ type: PropType<"accent" | "cta">;
148
+ default: undefined;
149
+ };
139
150
  /**
140
151
  * Controls the placement of the menu item's checkmark or radio icon.
141
152
  */
@@ -156,6 +167,7 @@ declare const _default: import("vue/types/v3-define-component").DefineComponent<
156
167
  expanded: boolean;
157
168
  role: "presentation" | "menuitem" | "menuitemcheckbox" | "menuitemradio";
158
169
  text: string;
170
+ connotation: "accent" | "cta";
159
171
  disabled: boolean;
160
172
  modelValue: boolean;
161
173
  textSecondary: string;
@@ -1,9 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { MenuItem } from '@vonage/vivid/lib/menu-item/menu-item';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for menu-item
6
- */
7
4
  declare const _default: import("vue").DefineComponent<{
8
5
  /**
9
6
  * A decorative icon the custom element should have.
@@ -62,6 +59,13 @@ declare const _default: import("vue").DefineComponent<{
62
59
  type: PropType<string>;
63
60
  default: undefined;
64
61
  };
62
+ /**
63
+ * The connotation the fab should have.
64
+ */
65
+ connotation: {
66
+ type: PropType<"accent" | "cta">;
67
+ default: undefined;
68
+ };
65
69
  /**
66
70
  * Controls the placement of the menu item's checkmark or radio icon.
67
71
  */
@@ -137,6 +141,13 @@ declare const _default: import("vue").DefineComponent<{
137
141
  type: PropType<string>;
138
142
  default: undefined;
139
143
  };
144
+ /**
145
+ * The connotation the fab should have.
146
+ */
147
+ connotation: {
148
+ type: PropType<"accent" | "cta">;
149
+ default: undefined;
150
+ };
140
151
  /**
141
152
  * Controls the placement of the menu item's checkmark or radio icon.
142
153
  */
@@ -167,6 +178,7 @@ declare const _default: import("vue").DefineComponent<{
167
178
  expanded: boolean;
168
179
  role: "presentation" | "menuitem" | "menuitemcheckbox" | "menuitemradio";
169
180
  text: string;
181
+ connotation: "accent" | "cta";
170
182
  disabled: boolean;
171
183
  modelValue: boolean;
172
184
  textSecondary: string;
@@ -1,9 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Nav } from '@vonage/vivid/lib/nav/nav';
3
- /**
4
- * A Nav Item Custom HTML Element.
5
- * Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
6
- */
7
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
8
4
  /**
9
5
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,10 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Nav } from '@vonage/vivid/lib/nav/nav';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * A Nav Item Custom HTML Element.
6
- * Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
7
- */
8
4
  declare const _default: import("vue").DefineComponent<{
9
5
  /**
10
6
  * Indicates the element that represents the current item within a container or set of related elements.
@@ -1,9 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { NavDisclosure } from '@vonage/vivid/lib/nav-disclosure/nav-disclosure';
3
- /**
4
- * A Nav Item Custom HTML Element.
5
- * Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
6
- */
7
3
  declare const _default: import("vue/types/v3-define-component").DefineComponent<{
8
4
  /**
9
5
  * A decorative icon the custom element should have.
@@ -1,10 +1,6 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { NavDisclosure } from '@vonage/vivid/lib/nav-disclosure/nav-disclosure';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * A Nav Item Custom HTML Element.
6
- * Based largely on the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element .
7
- */
8
4
  declare const _default: import("vue").DefineComponent<{
9
5
  /**
10
6
  * A decorative icon the custom element should have.
@@ -1,8 +1,5 @@
1
1
  import { PropType } from 'vue';
2
2
  import type { Note } from '@vonage/vivid/lib/note/note';
3
- /**
4
- * Base class for note
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 { Note } from '@vonage/vivid/lib/note/note';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for note
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 { NumberField } from '@vonage/vivid/lib/number-field/number-field';
3
- /**
4
- * Base class for number-field
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 { NumberField } from '@vonage/vivid/lib/number-field/number-field';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for number-field
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 { ListboxOption } from '@vonage/vivid/lib/option/option';
3
- /**
4
- * Base class for option
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 { ListboxOption } from '@vonage/vivid/lib/option/option';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for option
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 { Pagination } from '@vonage/vivid/lib/pagination/pagination';
3
- /**
4
- * Base class for pagination
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 { Pagination } from '@vonage/vivid/lib/pagination/pagination';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for pagination
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 { Progress } from '@vonage/vivid/lib/progress/progress';
3
- /**
4
- * Base class for progress
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 { Progress } from '@vonage/vivid/lib/progress/progress';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for progress
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 { ProgressRing } from '@vonage/vivid/lib/progress-ring/progress-ring';
3
- /**
4
- * Base class for progress-ring
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 { ProgressRing } from '@vonage/vivid/lib/progress-ring/progress-ring';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for progress-ring
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 { Radio } from '@vonage/vivid/lib/radio/radio';
3
- /**
4
- * Base class for radio
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 { Radio } from '@vonage/vivid/lib/radio/radio';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for radio
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 { RadioGroup } from '@vonage/vivid/lib/radio-group/radio-group';
3
- /**
4
- * Base class for radio-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 { RadioGroup } from '@vonage/vivid/lib/radio-group/radio-group';
3
3
  import type { SlotsType } from 'vue';
4
- /**
5
- * Base class for radio-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.
@@ -0,0 +1,10 @@
1
+ import { VNode } from 'vue';
2
+ import VRangeSliderVue2 from './VRangeSlider.vue2';
3
+ import VRangeSliderVue3 from './VRangeSlider.vue3';
4
+
5
+ // @ts-ignore
6
+ type VNodeData = VNode["data"];
7
+ type IsAny<T> = 0 extends (1 & T) ? true : false;
8
+ type VueVersion = IsAny<VNodeData> extends true ? 'v3' : 'v2';
9
+ declare const _default: VueVersion extends 'v2' ? typeof VRangeSliderVue2 : typeof VRangeSliderVue3;
10
+ export default _default;