@soybeanjs/headless 0.0.2-beta.13 → 0.0.2-beta.14

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 (207) hide show
  1. package/README.md +4 -138
  2. package/dist/components/accordion/accordion-content.vue.d.ts +2 -2
  3. package/dist/components/accordion/accordion-header.vue.d.ts +2 -2
  4. package/dist/components/accordion/accordion-item.vue.d.ts +5 -5
  5. package/dist/components/accordion/accordion-root.vue.d.ts +3 -3
  6. package/dist/components/accordion/accordion-trigger.vue.d.ts +2 -2
  7. package/dist/components/alert/alert-close.vue.d.ts +2 -2
  8. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  9. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  10. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  11. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  12. package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +2 -2
  13. package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +4 -4
  14. package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
  15. package/dist/components/arrow/arrow.vue.d.ts +4 -4
  16. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  17. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  18. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  19. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  20. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  21. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  22. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
  23. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
  24. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +2 -2
  25. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
  26. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
  27. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
  28. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
  29. package/dist/components/button/button.vue.d.ts +5 -5
  30. package/dist/components/card/card-content.vue.d.ts +2 -2
  31. package/dist/components/card/card-description.vue.d.ts +2 -2
  32. package/dist/components/card/card-footer.vue.d.ts +2 -2
  33. package/dist/components/card/card-header.vue.d.ts +2 -2
  34. package/dist/components/card/card-root.vue.d.ts +2 -2
  35. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  36. package/dist/components/card/card-title.vue.d.ts +2 -2
  37. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  38. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  39. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  40. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  41. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  42. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  43. package/dist/components/collapsible/collapsible-root.vue.d.ts +7 -7
  44. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  45. package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
  46. package/dist/components/context-menu/context-menu-content.vue.d.ts +4 -4
  47. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  48. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  49. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  50. package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
  51. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  52. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  53. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  54. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  55. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  56. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  57. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  58. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +4 -4
  59. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -5
  60. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  61. package/dist/components/form/form-description.vue.d.ts +2 -2
  62. package/dist/components/form/form-error.vue.d.ts +2 -2
  63. package/dist/components/form/form-field-array.vue.d.ts +2 -2
  64. package/dist/components/form/form-field.vue.d.ts +2 -2
  65. package/dist/components/form/form-label.vue.d.ts +2 -2
  66. package/dist/components/input/input-control.vue.d.ts +2 -2
  67. package/dist/components/input/input-root.vue.d.ts +4 -4
  68. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  69. package/dist/components/label/label.vue.d.ts +2 -2
  70. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  71. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  72. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  73. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  74. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  75. package/dist/components/layout/layout-root.vue.d.ts +4 -4
  76. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  77. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  78. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  79. package/dist/components/link/link.vue.d.ts +4 -4
  80. package/dist/components/list/list-content.vue.d.ts +2 -2
  81. package/dist/components/list/list-description.vue.d.ts +2 -2
  82. package/dist/components/list/list-item.vue.d.ts +2 -2
  83. package/dist/components/list/list-root.vue.d.ts +2 -2
  84. package/dist/components/list/list-title.vue.d.ts +2 -2
  85. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  86. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  87. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  88. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  89. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  90. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  91. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  92. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  93. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  94. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  95. package/dist/components/menu/menu-content.vue.d.ts +4 -4
  96. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  97. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  98. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  99. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  100. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  101. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  102. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  103. package/dist/components/menu/menu-sub-content.vue.d.ts +4 -4
  104. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  105. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  106. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  107. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  108. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  109. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  110. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  111. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  112. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  113. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  114. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  115. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  116. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  117. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  118. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  119. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  120. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  121. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  122. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  123. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  124. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  125. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  126. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  127. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  128. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  129. package/dist/components/popover/popover-content.vue.d.ts +4 -4
  130. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  131. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  132. package/dist/components/popper/context.d.ts +5 -5
  133. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  134. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  135. package/dist/components/popper/popper-content.vue.d.ts +10 -10
  136. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  137. package/dist/components/portal/portal.vue.d.ts +3 -3
  138. package/dist/components/primitive/primitive.d.ts +2 -2
  139. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  140. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  141. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  142. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  143. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  144. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +6 -6
  145. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  146. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  147. package/dist/components/select/select-content.vue.d.ts +4 -4
  148. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  149. package/dist/components/select/select-group.vue.d.ts +2 -2
  150. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  151. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  152. package/dist/components/select/select-item.vue.d.ts +4 -4
  153. package/dist/components/select/select-root.vue.d.ts +3 -3
  154. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  155. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  156. package/dist/components/select/select-separator.vue.d.ts +2 -2
  157. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  158. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  159. package/dist/components/select/select-value.vue.d.ts +3 -3
  160. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  161. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  162. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  163. package/dist/components/slot/slot.d.ts +2 -2
  164. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  165. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  166. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  167. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  168. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  169. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  170. package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
  171. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  172. package/dist/components/tag/tag.vue.d.ts +4 -4
  173. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  174. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  175. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  176. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  177. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  178. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  179. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  180. package/dist/components/toast/toast-root.vue.d.ts +5 -5
  181. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  182. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  183. package/dist/components/tooltip/tooltip-content.vue.d.ts +4 -4
  184. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  185. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  186. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  187. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  188. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  189. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  190. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  191. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  192. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  193. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  194. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  195. package/dist/composables/use-collection.d.ts +6 -6
  196. package/dist/composables/use-direction.d.ts +2 -2
  197. package/dist/composables/use-dismissable-layer.d.ts +6 -6
  198. package/dist/composables/use-exposed-element.d.ts +2 -2
  199. package/dist/composables/use-forward-element.d.ts +2 -2
  200. package/dist/composables/use-image-loading-status.d.ts +2 -2
  201. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  202. package/dist/composables/use-kbd.d.ts +2 -2
  203. package/dist/composables/use-locale.d.ts +2 -2
  204. package/dist/composables/use-nonce.d.ts +2 -2
  205. package/dist/composables/use-presence.d.ts +2 -2
  206. package/dist/composables/use-props.d.ts +3 -3
  207. package/package.json +1 -1
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { RadioGroupIndicatorProps } from "./types.js";
4
- import * as vue873 from "vue";
4
+ import * as vue751 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/radio-group-indicator.vue.d.ts
7
7
  declare var __VLS_7: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_7) => any;
10
10
  };
11
- declare const __VLS_base: vue873.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue873.ComponentOptionsMixin, vue873.ComponentOptionsMixin, {}, string, vue873.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue873.Component;
13
- }, {}, {}, {}, string, vue873.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue751.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue751.ComponentOptionsMixin, vue751.ComponentOptionsMixin, {}, string, vue751.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
+ as: AsTag | vue751.Component;
13
+ }, {}, {}, {}, string, vue751.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { RadioGroupItemProps, RadioSelectEvent } from "./types.js";
2
- import * as vue881 from "vue";
2
+ import * as vue736 from "vue";
3
3
 
4
4
  //#region src/components/radio-group/radio-group-item.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,11 +8,11 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue881.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue881.ComponentOptionsMixin, vue881.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue736.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue736.ComponentOptionsMixin, vue736.ComponentOptionsMixin, {
12
12
  select: (event: RadioSelectEvent) => any;
13
- }, string, vue881.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
13
+ }, string, vue736.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
14
14
  onSelect?: ((event: RadioSelectEvent) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue881.ComponentProvideOptions, false, {}, any>;
15
+ }>, {}, {}, {}, {}, string, vue736.ComponentProvideOptions, false, {}, any>;
16
16
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
17
  declare const _default: typeof __VLS_export;
18
18
  type __VLS_WithSlots<T, S> = T & {
@@ -1,13 +1,13 @@
1
1
  import { LabelProps } from "../label/types.js";
2
2
  import "./types.js";
3
- import * as vue921 from "vue";
3
+ import * as vue762 from "vue";
4
4
 
5
5
  //#region src/components/radio-group/radio-group-label.vue.d.ts
6
6
  declare var __VLS_7: {};
7
7
  type __VLS_Slots = {} & {
8
8
  default?: (props: typeof __VLS_7) => any;
9
9
  };
10
- declare const __VLS_base: vue921.DefineComponent<LabelProps, {}, {}, {}, {}, vue921.ComponentOptionsMixin, vue921.ComponentOptionsMixin, {}, string, vue921.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue921.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue762.DefineComponent<LabelProps, {}, {}, {}, {}, vue762.ComponentOptionsMixin, vue762.ComponentOptionsMixin, {}, string, vue762.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue762.ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
12
  declare const _default: typeof __VLS_export;
13
13
  type __VLS_WithSlots<T, S> = T & {
@@ -1,13 +1,13 @@
1
1
  import { AcceptableBooleanValue } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { RadioGroupRootProps } from "./types.js";
4
- import * as vue879 from "vue";
4
+ import * as vue767 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/radio-group-root.vue.d.ts
7
7
  declare const __VLS_export: <T extends AcceptableBooleanValue>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
8
  props: __VLS_PrettifyLocal<RadioGroupRootProps<T> & {
9
9
  "onUpdate:modelValue"?: ((payload: NonNullable<T>) => any) | undefined;
10
- }> & vue879.PublicProps;
10
+ }> & vue767.PublicProps;
11
11
  expose: (exposed: {}) => void;
12
12
  attrs: any;
13
13
  slots: {
@@ -16,7 +16,7 @@ declare const __VLS_export: <T extends AcceptableBooleanValue>(__VLS_props: NonN
16
16
  }) => any;
17
17
  };
18
18
  emit: (evt: "update:modelValue", payload: NonNullable<T>) => void;
19
- }>) => vue879.VNode & {
19
+ }>) => vue767.VNode & {
20
20
  __ctx?: Awaited<typeof __VLS_setup>;
21
21
  };
22
22
  declare const _default: typeof __VLS_export;
@@ -3,26 +3,26 @@ import { RovingFocusGroupProps } from "./types.js";
3
3
  import { CollectionItemData } from "../../composables/use-collection.js";
4
4
  import "../../composables/index.js";
5
5
  import "../../index.js";
6
- import * as vue334 from "vue";
6
+ import * as vue746 from "vue";
7
7
 
8
8
  //#region src/components/roving-focus/roving-focus-group.vue.d.ts
9
9
  declare var __VLS_7: {};
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_7) => any;
12
12
  };
13
- declare const __VLS_base: vue334.DefineComponent<RovingFocusGroupProps, {
13
+ declare const __VLS_base: vue746.DefineComponent<RovingFocusGroupProps, {
14
14
  getItems: (excludeDisabled?: boolean) => CollectionItemData<Record<string, any>>[];
15
- }, {}, {}, {}, vue334.ComponentOptionsMixin, vue334.ComponentOptionsMixin, {
15
+ }, {}, {}, {}, vue746.ComponentOptionsMixin, vue746.ComponentOptionsMixin, {
16
16
  entryFocus: (event: Event) => any;
17
17
  "update:currentTabStopId": (value: string | null | undefined) => any;
18
- }, string, vue334.PublicProps, Readonly<RovingFocusGroupProps> & Readonly<{
18
+ }, string, vue746.PublicProps, Readonly<RovingFocusGroupProps> & Readonly<{
19
19
  onEntryFocus?: ((event: Event) => any) | undefined;
20
20
  "onUpdate:currentTabStopId"?: ((value: string | null | undefined) => any) | undefined;
21
21
  }>, {
22
22
  orientation: DataOrientation;
23
- loop: boolean;
24
23
  preventScrollOnEntryFocus: boolean;
25
- }, {}, {}, {}, string, vue334.ComponentProvideOptions, false, {}, any>;
24
+ loop: boolean;
25
+ }, {}, {}, {}, string, vue746.ComponentProvideOptions, false, {}, any>;
26
26
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
27
27
  declare const _default: typeof __VLS_export;
28
28
  type __VLS_WithSlots<T, S> = T & {
@@ -1,14 +1,14 @@
1
1
  import { RovingFocusItemProps } from "./types.js";
2
- import * as vue329 from "vue";
2
+ import * as vue757 from "vue";
3
3
 
4
4
  //#region src/components/roving-focus/roving-focus-item.vue.d.ts
5
5
  declare var __VLS_7: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_7) => any;
8
8
  };
9
- declare const __VLS_base: vue329.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue329.ComponentOptionsMixin, vue329.ComponentOptionsMixin, {}, string, vue329.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
9
+ declare const __VLS_base: vue757.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue757.ComponentOptionsMixin, vue757.ComponentOptionsMixin, {}, string, vue757.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
10
10
  focusable: boolean;
11
- }, {}, {}, {}, string, vue329.ComponentProvideOptions, false, {}, any>;
11
+ }, {}, {}, {}, string, vue757.ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,13 +1,13 @@
1
1
  import { ArrowProps } from "../arrow/types.js";
2
2
  import "./types.js";
3
- import * as vue998 from "vue";
3
+ import * as vue1364 from "vue";
4
4
 
5
5
  //#region src/components/select/select-arrow.vue.d.ts
6
6
  declare var __VLS_7: {};
7
7
  type __VLS_Slots = {} & {
8
8
  default?: (props: typeof __VLS_7) => any;
9
9
  };
10
- declare const __VLS_base: vue998.DefineComponent<ArrowProps, {}, {}, {}, {}, vue998.ComponentOptionsMixin, vue998.ComponentOptionsMixin, {}, string, vue998.PublicProps, Readonly<ArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue998.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1364.DefineComponent<ArrowProps, {}, {}, {}, {}, vue1364.ComponentOptionsMixin, vue1364.ComponentOptionsMixin, {}, string, vue1364.PublicProps, Readonly<ArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1364.ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
12
  declare const _default: typeof __VLS_export;
13
13
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import { PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { SelectContentProps, SelectPosition } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue942 from "vue";
4
+ import * as vue1307 from "vue";
5
5
 
6
6
  //#region src/components/select/select-content.vue.d.ts
7
7
  declare var __VLS_6: {}, __VLS_17: {};
@@ -10,11 +10,11 @@ type __VLS_Slots = {} & {
10
10
  } & {
11
11
  default?: (props: typeof __VLS_17) => any;
12
12
  };
13
- declare const __VLS_base: vue942.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue942.ComponentOptionsMixin, vue942.ComponentOptionsMixin, {
13
+ declare const __VLS_base: vue1307.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1307.ComponentOptionsMixin, vue1307.ComponentOptionsMixin, {
14
14
  escapeKeyDown: (event: KeyboardEvent) => any;
15
15
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
16
16
  closeAutoFocus: (event: Event) => any;
17
- }, string, vue942.PublicProps, Readonly<SelectContentProps> & Readonly<{
17
+ }, string, vue1307.PublicProps, Readonly<SelectContentProps> & Readonly<{
18
18
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
19
19
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
20
20
  onCloseAutoFocus?: ((event: Event) => any) | undefined;
@@ -23,7 +23,7 @@ declare const __VLS_base: vue942.DefineComponent<SelectContentProps, {}, {}, {},
23
23
  prioritizePosition: boolean;
24
24
  position: SelectPosition;
25
25
  bodyLock: boolean;
26
- }, {}, {}, {}, string, vue942.ComponentProvideOptions, false, {}, any>;
26
+ }, {}, {}, {}, string, vue1307.ComponentProvideOptions, false, {}, any>;
27
27
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
28
28
  declare const _default: typeof __VLS_export;
29
29
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectGroupLabelProps } from "./types.js";
2
- import * as vue952 from "vue";
2
+ import * as vue1338 from "vue";
3
3
 
4
4
  //#region src/components/select/select-group-label.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue952.DefineComponent<SelectGroupLabelProps, {}, {}, {}, {}, vue952.ComponentOptionsMixin, vue952.ComponentOptionsMixin, {}, string, vue952.PublicProps, Readonly<SelectGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue952.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1338.DefineComponent<SelectGroupLabelProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<SelectGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectGroupProps } from "./types.js";
2
- import * as vue957 from "vue";
2
+ import * as vue1333 from "vue";
3
3
 
4
4
  //#region src/components/select/select-group.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue957.DefineComponent<SelectGroupProps, {}, {}, {}, {}, vue957.ComponentOptionsMixin, vue957.ComponentOptionsMixin, {}, string, vue957.PublicProps, Readonly<SelectGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue957.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1333.DefineComponent<SelectGroupProps, {}, {}, {}, {}, vue1333.ComponentOptionsMixin, vue1333.ComponentOptionsMixin, {}, string, vue1333.PublicProps, Readonly<SelectGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1333.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { SelectItemIndicatorProps } from "./types.js";
4
- import * as vue972 from "vue";
4
+ import * as vue1353 from "vue";
5
5
 
6
6
  //#region src/components/select/select-item-indicator.vue.d.ts
7
7
  declare var __VLS_7: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_7) => any;
10
10
  };
11
- declare const __VLS_base: vue972.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue972.ComponentOptionsMixin, vue972.ComponentOptionsMixin, {}, string, vue972.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue972.Component;
13
- }, {}, {}, {}, string, vue972.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1353.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1353.ComponentOptionsMixin, vue1353.ComponentOptionsMixin, {}, string, vue1353.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {
12
+ as: AsTag | vue1353.Component;
13
+ }, {}, {}, {}, string, vue1353.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectItemTextProps } from "./types.js";
2
- import * as vue967 from "vue";
2
+ import * as vue1348 from "vue";
3
3
 
4
4
  //#region src/components/select/select-item-text.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue967.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue967.ComponentOptionsMixin, vue967.ComponentOptionsMixin, {}, string, vue967.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue967.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1348.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,18 +1,18 @@
1
1
  import { DefinedValue } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { SelectItemEvent, SelectItemProps } from "./types.js";
4
- import * as vue962 from "vue";
4
+ import * as vue1343 from "vue";
5
5
 
6
6
  //#region src/components/select/select-item.vue.d.ts
7
7
  declare var __VLS_17: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_17) => any;
10
10
  };
11
- declare const __VLS_base: vue962.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue962.ComponentOptionsMixin, vue962.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue1343.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1343.ComponentOptionsMixin, vue1343.ComponentOptionsMixin, {
12
12
  select: (event: SelectItemEvent<DefinedValue>) => any;
13
- }, string, vue962.PublicProps, Readonly<SelectItemProps> & Readonly<{
13
+ }, string, vue1343.PublicProps, Readonly<SelectItemProps> & Readonly<{
14
14
  onSelect?: ((event: SelectItemEvent<DefinedValue>) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue962.ComponentProvideOptions, false, {}, any>;
15
+ }>, {}, {}, {}, {}, string, vue1343.ComponentProvideOptions, false, {}, any>;
16
16
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
17
  declare const _default: typeof __VLS_export;
18
18
  type __VLS_WithSlots<T, S> = T & {
@@ -1,14 +1,14 @@
1
1
  import { DefinedValue } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { SelectRootProps } from "./types.js";
4
- import * as vue919 from "vue";
4
+ import * as vue1300 from "vue";
5
5
 
6
6
  //#region src/components/select/select-root.vue.d.ts
7
7
  declare const __VLS_export: <T extends DefinedValue, M extends boolean = false>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
8
  props: __VLS_PrettifyLocal<SelectRootProps<T, M> & {
9
9
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
10
10
  "onUpdate:modelValue"?: ((value: M extends true ? T[] : T) => any) | undefined;
11
- }> & vue919.PublicProps;
11
+ }> & vue1300.PublicProps;
12
12
  expose: (exposed: {}) => void;
13
13
  attrs: any;
14
14
  slots: {
@@ -18,7 +18,7 @@ declare const __VLS_export: <T extends DefinedValue, M extends boolean = false>(
18
18
  }) => any;
19
19
  };
20
20
  emit: ((evt: "update:open", value: boolean) => void) & ((evt: "update:modelValue", value: M extends true ? T[] : T) => void);
21
- }>) => vue919.VNode & {
21
+ }>) => vue1300.VNode & {
22
22
  __ctx?: Awaited<typeof __VLS_setup>;
23
23
  };
24
24
  declare const _default: typeof __VLS_export;
@@ -1,12 +1,12 @@
1
1
  import { SelectScrollDownButtonProps } from "./types.js";
2
- import * as vue1013 from "vue";
2
+ import * as vue1374 from "vue";
3
3
 
4
4
  //#region src/components/select/select-scroll-down-button.vue.d.ts
5
5
  declare var __VLS_9: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_9) => any;
8
8
  };
9
- declare const __VLS_base: vue1013.DefineComponent<SelectScrollDownButtonProps, {}, {}, {}, {}, vue1013.ComponentOptionsMixin, vue1013.ComponentOptionsMixin, {}, string, vue1013.PublicProps, Readonly<SelectScrollDownButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1013.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1374.DefineComponent<SelectScrollDownButtonProps, {}, {}, {}, {}, vue1374.ComponentOptionsMixin, vue1374.ComponentOptionsMixin, {}, string, vue1374.PublicProps, Readonly<SelectScrollDownButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1374.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectScrollUpButtonProps } from "./types.js";
2
- import * as vue1003 from "vue";
2
+ import * as vue1369 from "vue";
3
3
 
4
4
  //#region src/components/select/select-scroll-up-button.vue.d.ts
5
5
  declare var __VLS_9: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_9) => any;
8
8
  };
9
- declare const __VLS_base: vue1003.DefineComponent<SelectScrollUpButtonProps, {}, {}, {}, {}, vue1003.ComponentOptionsMixin, vue1003.ComponentOptionsMixin, {}, string, vue1003.PublicProps, Readonly<SelectScrollUpButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1003.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1369.DefineComponent<SelectScrollUpButtonProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<SelectScrollUpButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectSeparatorProps } from "./types.js";
2
- import * as vue978 from "vue";
2
+ import * as vue1359 from "vue";
3
3
 
4
4
  //#region src/components/select/select-separator.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue978.DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, vue978.ComponentOptionsMixin, vue978.ComponentOptionsMixin, {}, string, vue978.PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue978.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1359.DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, vue1359.ComponentOptionsMixin, vue1359.ComponentOptionsMixin, {}, string, vue1359.PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1359.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectTriggerIconProps } from "./types.js";
2
- import * as vue937 from "vue";
2
+ import * as vue1323 from "vue";
3
3
 
4
4
  //#region src/components/select/select-trigger-icon.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue937.DefineComponent<SelectTriggerIconProps, {}, {}, {}, {}, vue937.ComponentOptionsMixin, vue937.ComponentOptionsMixin, {}, string, vue937.PublicProps, Readonly<SelectTriggerIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue937.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1323.DefineComponent<SelectTriggerIconProps, {}, {}, {}, {}, vue1323.ComponentOptionsMixin, vue1323.ComponentOptionsMixin, {}, string, vue1323.PublicProps, Readonly<SelectTriggerIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1323.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { SelectTriggerProps } from "./types.js";
4
- import * as vue926 from "vue";
4
+ import * as vue1317 from "vue";
5
5
 
6
6
  //#region src/components/select/select-trigger.vue.d.ts
7
7
  declare var __VLS_18: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_18) => any;
10
10
  };
11
- declare const __VLS_base: vue926.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue926.ComponentOptionsMixin, vue926.ComponentOptionsMixin, {}, string, vue926.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue926.Component;
13
- }, {}, {}, {}, string, vue926.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1317.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1317.ComponentOptionsMixin, vue1317.ComponentOptionsMixin, {}, string, vue1317.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue1317.Component;
13
+ }, {}, {}, {}, string, vue1317.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import { DefinedValue, MaybeArray } from "../../types/common.js";
2
2
  import { SelectValueProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue932 from "vue";
4
+ import * as vue1328 from "vue";
5
5
 
6
6
  //#region src/components/select/select-value.vue.d.ts
7
7
  declare var __VLS_1: {
@@ -12,9 +12,9 @@ declare var __VLS_1: {
12
12
  type __VLS_Slots = {} & {
13
13
  default?: (props: typeof __VLS_1) => any;
14
14
  };
15
- declare const __VLS_base: vue932.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue932.ComponentOptionsMixin, vue932.ComponentOptionsMixin, {}, string, vue932.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {
15
+ declare const __VLS_base: vue1328.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue1328.ComponentOptionsMixin, vue1328.ComponentOptionsMixin, {}, string, vue1328.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {
16
16
  placeholder: string;
17
- }, {}, {}, {}, string, vue932.ComponentProvideOptions, false, {}, any>;
17
+ }, {}, {}, {}, string, vue1328.ComponentProvideOptions, false, {}, any>;
18
18
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
19
19
  declare const _default: typeof __VLS_export;
20
20
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SelectViewportProps } from "./types.js";
2
- import * as vue947 from "vue";
2
+ import * as vue1312 from "vue";
3
3
 
4
4
  //#region src/components/select/select-viewport.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue947.DefineComponent<SelectViewportProps, {}, {}, {}, {}, vue947.ComponentOptionsMixin, vue947.ComponentOptionsMixin, {}, string, vue947.PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue947.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1312.DefineComponent<SelectViewportProps, {}, {}, {}, {}, vue1312.ComponentOptionsMixin, vue1312.ComponentOptionsMixin, {}, string, vue1312.PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1312.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { SeparatorLabelProps } from "./types.js";
2
- import * as vue812 from "vue";
2
+ import * as vue358 from "vue";
3
3
 
4
4
  //#region src/components/separator/separator-label.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue812.DefineComponent<SeparatorLabelProps, {}, {}, {}, {}, vue812.ComponentOptionsMixin, vue812.ComponentOptionsMixin, {}, string, vue812.PublicProps, Readonly<SeparatorLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue812.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue358.DefineComponent<SeparatorLabelProps, {}, {}, {}, {}, vue358.ComponentOptionsMixin, vue358.ComponentOptionsMixin, {}, string, vue358.PublicProps, Readonly<SeparatorLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue358.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,17 +1,17 @@
1
1
  import { DataOrientation } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { SeparatorRootProps } from "./types.js";
4
- import * as vue369 from "vue";
4
+ import * as vue363 from "vue";
5
5
 
6
6
  //#region src/components/separator/separator-root.vue.d.ts
7
7
  declare var __VLS_1: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue369.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue369.ComponentOptionsMixin, vue369.ComponentOptionsMixin, {}, string, vue369.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {
11
+ declare const __VLS_base: vue363.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue363.ComponentOptionsMixin, vue363.ComponentOptionsMixin, {}, string, vue363.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {
12
12
  orientation: DataOrientation;
13
13
  decorative: boolean;
14
- }, {}, {}, {}, string, vue369.ComponentProvideOptions, false, {}, any>;
14
+ }, {}, {}, {}, string, vue363.ComponentProvideOptions, false, {}, any>;
15
15
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
16
16
  declare const _default: typeof __VLS_export;
17
17
  type __VLS_WithSlots<T, S> = T & {
@@ -1,6 +1,6 @@
1
- import * as vue0 from "vue";
1
+ import * as vue25 from "vue";
2
2
 
3
3
  //#region src/components/slot/slot.d.ts
4
- declare const Slot: vue0.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue0.PublicProps>;
4
+ declare const Slot: vue25.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue25.PublicProps>;
5
5
  //#endregion
6
6
  export { Slot };
@@ -1,7 +1,7 @@
1
1
  import { AcceptableBooleanValue } from "../../types/common.js";
2
2
  import { SwitchControlProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue575 from "vue";
4
+ import * as vue799 from "vue";
5
5
 
6
6
  //#region src/components/switch/switch-control.vue.d.ts
7
7
  declare var __VLS_1: {
@@ -10,7 +10,7 @@ declare var __VLS_1: {
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_1) => any;
12
12
  };
13
- declare const __VLS_base: vue575.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue575.ComponentOptionsMixin, vue575.ComponentOptionsMixin, {}, string, vue575.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue575.ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_base: vue799.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue799.ComponentOptionsMixin, vue799.ComponentOptionsMixin, {}, string, vue799.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue799.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,13 +1,13 @@
1
1
  import { AcceptableBooleanValue } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { SwitchRootProps } from "./types.js";
4
- import * as vue573 from "vue";
4
+ import * as vue797 from "vue";
5
5
 
6
6
  //#region src/components/switch/switch-root.vue.d.ts
7
7
  declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
8
  props: __VLS_PrettifyLocal<SwitchRootProps<T> & {
9
9
  "onUpdate:modelValue"?: ((payload: NonNullable<T>) => any) | undefined;
10
- }> & vue573.PublicProps;
10
+ }> & vue797.PublicProps;
11
11
  expose: (exposed: {}) => void;
12
12
  attrs: any;
13
13
  slots: {
@@ -16,7 +16,7 @@ declare const __VLS_export: <T extends AcceptableBooleanValue = boolean>(__VLS_p
16
16
  }) => any;
17
17
  };
18
18
  emit: (evt: "update:modelValue", payload: NonNullable<T>) => void;
19
- }>) => vue573.VNode & {
19
+ }>) => vue797.VNode & {
20
20
  __ctx?: Awaited<typeof __VLS_setup>;
21
21
  };
22
22
  declare const _default: typeof __VLS_export;
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { SwitchThumbProps } from "./types.js";
4
- import * as vue580 from "vue";
4
+ import * as vue804 from "vue";
5
5
 
6
6
  //#region src/components/switch/switch-thumb.vue.d.ts
7
7
  declare var __VLS_7: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_7) => any;
10
10
  };
11
- declare const __VLS_base: vue580.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue580.ComponentOptionsMixin, vue580.ComponentOptionsMixin, {}, string, vue580.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {
12
- as: AsTag | vue580.Component;
13
- }, {}, {}, {}, string, vue580.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue804.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue804.ComponentOptionsMixin, vue804.ComponentOptionsMixin, {}, string, vue804.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {
12
+ as: AsTag | vue804.Component;
13
+ }, {}, {}, {}, string, vue804.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { TabsContentProps } from "./types.js";
2
- import * as vue761 from "vue";
2
+ import * as vue1180 from "vue";
3
3
 
4
4
  //#region src/components/tabs/tabs-content.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,7 +8,7 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue761.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue761.ComponentOptionsMixin, vue761.ComponentOptionsMixin, {}, string, vue761.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue761.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1180.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue1180.ComponentOptionsMixin, vue1180.ComponentOptionsMixin, {}, string, vue1180.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1180.ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { TabsIndicatorProps } from "./types.js";
2
- import * as vue868 from "vue";
2
+ import * as vue1165 from "vue";
3
3
 
4
4
  //#region src/components/tabs/tabs-indicator.vue.d.ts
5
5
  declare var __VLS_7: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_7) => any;
8
8
  };
9
- declare const __VLS_base: vue868.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue868.ComponentOptionsMixin, vue868.ComponentOptionsMixin, {}, string, vue868.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue868.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1165.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue1165.ComponentOptionsMixin, vue1165.ComponentOptionsMixin, {}, string, vue1165.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1165.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { TabsListProps } from "./types.js";
2
- import * as vue828 from "vue";
2
+ import * as vue1175 from "vue";
3
3
 
4
4
  //#region src/components/tabs/tabs-list.vue.d.ts
5
5
  declare var __VLS_7: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_7) => any;
8
8
  };
9
- declare const __VLS_base: vue828.DefineComponent<TabsListProps, {}, {}, {}, {}, vue828.ComponentOptionsMixin, vue828.ComponentOptionsMixin, {}, string, vue828.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue828.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1175.DefineComponent<TabsListProps, {}, {}, {}, {}, vue1175.ComponentOptionsMixin, vue1175.ComponentOptionsMixin, {}, string, vue1175.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1175.ComponentProvideOptions, false, {}, any>;
10
10
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
11
  declare const _default: typeof __VLS_export;
12
12
  type __VLS_WithSlots<T, S> = T & {