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

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 (237) hide show
  1. package/dist/components/accordion/accordion-content.vue.d.ts +2 -2
  2. package/dist/components/accordion/accordion-header.vue.d.ts +2 -2
  3. package/dist/components/accordion/accordion-item.vue.d.ts +5 -5
  4. package/dist/components/accordion/accordion-root.vue.d.ts +3 -3
  5. package/dist/components/accordion/accordion-trigger.vue.d.ts +2 -2
  6. package/dist/components/alert/alert-close.vue.d.ts +2 -2
  7. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  8. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  9. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  10. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  11. package/dist/components/alert-dialog/alert-dialog-close.js +1 -1
  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 +6 -6
  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.js +1 -1
  50. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  51. package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
  52. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  53. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  54. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  55. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  56. package/dist/components/dialog/dialog-root.vue.d.ts +5 -5
  57. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  58. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  59. package/dist/components/dialog/types.d.ts +8 -2
  60. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +4 -4
  61. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -5
  62. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  63. package/dist/components/form/form-description.vue.d.ts +2 -2
  64. package/dist/components/form/form-error.vue.d.ts +2 -2
  65. package/dist/components/form/form-field-array.vue.d.ts +2 -2
  66. package/dist/components/form/form-field.vue.d.ts +2 -2
  67. package/dist/components/form/form-label.vue.d.ts +2 -2
  68. package/dist/components/input/input-control.vue.d.ts +2 -2
  69. package/dist/components/input/input-root.vue.d.ts +4 -4
  70. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  71. package/dist/components/label/label.vue.d.ts +2 -2
  72. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  73. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  74. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  75. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  76. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  77. package/dist/components/layout/layout-root.vue.d.ts +4 -4
  78. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  79. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  80. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  81. package/dist/components/link/link.js +1 -1
  82. package/dist/components/link/link.vue.d.ts +4 -5
  83. package/dist/components/list/list-content.vue.d.ts +2 -2
  84. package/dist/components/list/list-description.vue.d.ts +2 -2
  85. package/dist/components/list/list-item.vue.d.ts +2 -2
  86. package/dist/components/list/list-root.vue.d.ts +2 -2
  87. package/dist/components/list/list-title.vue.d.ts +2 -2
  88. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  89. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  90. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  91. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  92. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  93. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  94. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  95. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  96. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  97. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  98. package/dist/components/menu/menu-content.vue.d.ts +4 -4
  99. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  100. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  101. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  102. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  103. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  104. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  105. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  106. package/dist/components/menu/menu-sub-content.vue.d.ts +4 -4
  107. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  108. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  109. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  110. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  111. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  112. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  113. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  114. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +4 -4
  115. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  116. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  117. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  118. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  119. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  120. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  121. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  122. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  123. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  124. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  125. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  126. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  127. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  128. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  129. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  130. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  131. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  132. package/dist/components/popover/popover-content.vue.d.ts +4 -4
  133. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  134. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  135. package/dist/components/popper/context.d.ts +5 -5
  136. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  137. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  138. package/dist/components/popper/popper-content.vue.d.ts +18 -18
  139. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  140. package/dist/components/primitive/primitive.d.ts +2 -2
  141. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  142. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  143. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  144. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  145. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  146. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +6 -6
  147. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  148. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  149. package/dist/components/select/select-content.vue.d.ts +4 -4
  150. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  151. package/dist/components/select/select-group.vue.d.ts +2 -2
  152. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  153. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  154. package/dist/components/select/select-item.vue.d.ts +4 -4
  155. package/dist/components/select/select-root.vue.d.ts +3 -3
  156. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  157. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  158. package/dist/components/select/select-separator.vue.d.ts +2 -2
  159. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  160. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  161. package/dist/components/select/select-value.vue.d.ts +3 -3
  162. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  163. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  164. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  165. package/dist/components/slot/slot.d.ts +2 -2
  166. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  167. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  168. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  169. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  170. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  171. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  172. package/dist/components/tabs/tabs-root.vue.d.ts +4 -4
  173. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  174. package/dist/components/tag/tag.vue.d.ts +4 -4
  175. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  176. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  177. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  178. package/dist/components/toast/context.d.ts +13 -0
  179. package/dist/components/toast/context.js +1 -0
  180. package/dist/components/toast/index.d.ts +12 -0
  181. package/dist/components/toast/index.js +1 -0
  182. package/dist/components/toast/shared.js +1 -0
  183. package/dist/components/toast/toast-action.js +1 -0
  184. package/dist/components/toast/toast-action.vue.d.ts +22 -0
  185. package/dist/components/toast/toast-announce.js +1 -0
  186. package/dist/components/toast/toast-close.js +1 -0
  187. package/dist/components/toast/toast-close.vue.d.ts +22 -0
  188. package/dist/components/toast/toast-description.js +1 -0
  189. package/dist/components/toast/toast-description.vue.d.ts +18 -0
  190. package/dist/components/toast/toast-focus-proxy.js +1 -0
  191. package/dist/components/toast/toast-provider.js +1 -0
  192. package/dist/components/toast/toast-provider.vue.d.ts +25 -0
  193. package/dist/components/toast/toast-root.js +1 -0
  194. package/dist/components/toast/toast-root.vue.d.ts +48 -0
  195. package/dist/components/toast/toast-title.js +1 -0
  196. package/dist/components/toast/toast-title.vue.d.ts +18 -0
  197. package/dist/components/toast/toast-viewport.js +1 -0
  198. package/dist/components/toast/toast-viewport.vue.d.ts +24 -0
  199. package/dist/components/toast/types.d.ts +107 -0
  200. package/dist/components/tooltip/tooltip-content.vue.d.ts +4 -4
  201. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  202. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  203. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  204. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  205. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  206. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  207. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  208. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  209. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  210. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  211. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  212. package/dist/composables/use-collection.d.ts +6 -6
  213. package/dist/composables/use-direction.d.ts +2 -2
  214. package/dist/composables/use-dismissable-layer.d.ts +6 -6
  215. package/dist/composables/use-exposed-element.d.ts +2 -2
  216. package/dist/composables/use-forward-element.d.ts +2 -2
  217. package/dist/composables/use-image-loading-status.d.ts +2 -2
  218. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  219. package/dist/composables/use-kbd.d.ts +2 -2
  220. package/dist/composables/use-locale.d.ts +2 -2
  221. package/dist/composables/use-nonce.d.ts +2 -2
  222. package/dist/composables/use-presence.d.ts +2 -2
  223. package/dist/composables/use-props.d.ts +3 -3
  224. package/dist/constants/components.d.ts +1 -0
  225. package/dist/constants/components.js +1 -1
  226. package/dist/index.d.ts +24 -14
  227. package/dist/index.js +1 -1
  228. package/dist/shared/dom.d.ts +2 -1
  229. package/dist/shared/dom.js +1 -1
  230. package/dist/shared/geometry.d.ts +3 -2
  231. package/dist/shared/geometry.js +1 -1
  232. package/dist/shared/index.d.ts +3 -3
  233. package/dist/shared/index.js +1 -1
  234. package/dist/types/common.d.ts +2 -1
  235. package/dist/types/event.d.ts +10 -1
  236. package/dist/types/index.d.ts +2 -2
  237. package/package.json +24 -48
@@ -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 vue1521 from "vue";
4
+ import * as vue879 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
- }> & vue1521.PublicProps;
10
+ }> & vue879.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
- }>) => vue1521.VNode & {
19
+ }>) => vue879.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 vue898 from "vue";
6
+ import * as vue334 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: vue898.DefineComponent<RovingFocusGroupProps, {
13
+ declare const __VLS_base: vue334.DefineComponent<RovingFocusGroupProps, {
14
14
  getItems: (excludeDisabled?: boolean) => CollectionItemData<Record<string, any>>[];
15
- }, {}, {}, {}, vue898.ComponentOptionsMixin, vue898.ComponentOptionsMixin, {
15
+ }, {}, {}, {}, vue334.ComponentOptionsMixin, vue334.ComponentOptionsMixin, {
16
16
  entryFocus: (event: Event) => any;
17
17
  "update:currentTabStopId": (value: string | null | undefined) => any;
18
- }, string, vue898.PublicProps, Readonly<RovingFocusGroupProps> & Readonly<{
18
+ }, string, vue334.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
- preventScrollOnEntryFocus: boolean;
24
23
  loop: boolean;
25
- }, {}, {}, {}, string, vue898.ComponentProvideOptions, false, {}, any>;
24
+ preventScrollOnEntryFocus: boolean;
25
+ }, {}, {}, {}, string, vue334.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 vue893 from "vue";
2
+ import * as vue329 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: vue893.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue893.ComponentOptionsMixin, vue893.ComponentOptionsMixin, {}, string, vue893.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
9
+ declare const __VLS_base: vue329.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue329.ComponentOptionsMixin, vue329.ComponentOptionsMixin, {}, string, vue329.PublicProps, Readonly<RovingFocusItemProps> & Readonly<{}>, {
10
10
  focusable: boolean;
11
- }, {}, {}, {}, string, vue893.ComponentProvideOptions, false, {}, any>;
11
+ }, {}, {}, {}, string, vue329.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 vue1120 from "vue";
3
+ import * as vue998 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: vue1120.DefineComponent<ArrowProps, {}, {}, {}, {}, vue1120.ComponentOptionsMixin, vue1120.ComponentOptionsMixin, {}, string, vue1120.PublicProps, Readonly<ArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1120.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue998.DefineComponent<ArrowProps, {}, {}, {}, {}, vue998.ComponentOptionsMixin, vue998.ComponentOptionsMixin, {}, string, vue998.PublicProps, Readonly<ArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue998.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 vue1089 from "vue";
4
+ import * as vue942 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: vue1089.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1089.ComponentOptionsMixin, vue1089.ComponentOptionsMixin, {
13
+ declare const __VLS_base: vue942.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue942.ComponentOptionsMixin, vue942.ComponentOptionsMixin, {
14
14
  escapeKeyDown: (event: KeyboardEvent) => any;
15
15
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
16
16
  closeAutoFocus: (event: Event) => any;
17
- }, string, vue1089.PublicProps, Readonly<SelectContentProps> & Readonly<{
17
+ }, string, vue942.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: vue1089.DefineComponent<SelectContentProps, {}, {}, {}
23
23
  prioritizePosition: boolean;
24
24
  position: SelectPosition;
25
25
  bodyLock: boolean;
26
- }, {}, {}, {}, string, vue1089.ComponentProvideOptions, false, {}, any>;
26
+ }, {}, {}, {}, string, vue942.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 vue1110 from "vue";
2
+ import * as vue952 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: vue1110.DefineComponent<SelectGroupLabelProps, {}, {}, {}, {}, vue1110.ComponentOptionsMixin, vue1110.ComponentOptionsMixin, {}, string, vue1110.PublicProps, Readonly<SelectGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1110.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue952.DefineComponent<SelectGroupLabelProps, {}, {}, {}, {}, vue952.ComponentOptionsMixin, vue952.ComponentOptionsMixin, {}, string, vue952.PublicProps, Readonly<SelectGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue952.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 vue1094 from "vue";
2
+ import * as vue957 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: vue1094.DefineComponent<SelectGroupProps, {}, {}, {}, {}, vue1094.ComponentOptionsMixin, vue1094.ComponentOptionsMixin, {}, string, vue1094.PublicProps, Readonly<SelectGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1094.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue957.DefineComponent<SelectGroupProps, {}, {}, {}, {}, vue957.ComponentOptionsMixin, vue957.ComponentOptionsMixin, {}, string, vue957.PublicProps, Readonly<SelectGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue957.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 vue1269 from "vue";
4
+ import * as vue972 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: vue1269.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1269.ComponentOptionsMixin, vue1269.ComponentOptionsMixin, {}, string, vue1269.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue1269.Component;
13
- }, {}, {}, {}, string, vue1269.ComponentProvideOptions, false, {}, any>;
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>;
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 vue1264 from "vue";
2
+ import * as vue967 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: vue1264.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1264.ComponentOptionsMixin, vue1264.ComponentOptionsMixin, {}, string, vue1264.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1264.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue967.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue967.ComponentOptionsMixin, vue967.ComponentOptionsMixin, {}, string, vue967.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue967.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 vue1115 from "vue";
4
+ import * as vue962 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: vue1115.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1115.ComponentOptionsMixin, vue1115.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue962.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue962.ComponentOptionsMixin, vue962.ComponentOptionsMixin, {
12
12
  select: (event: SelectItemEvent<DefinedValue>) => any;
13
- }, string, vue1115.PublicProps, Readonly<SelectItemProps> & Readonly<{
13
+ }, string, vue962.PublicProps, Readonly<SelectItemProps> & Readonly<{
14
14
  onSelect?: ((event: SelectItemEvent<DefinedValue>) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue1115.ComponentProvideOptions, false, {}, any>;
15
+ }>, {}, {}, {}, {}, string, vue962.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 vue1082 from "vue";
4
+ import * as vue919 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
- }> & vue1082.PublicProps;
11
+ }> & vue919.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
- }>) => vue1082.VNode & {
21
+ }>) => vue919.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 vue1125 from "vue";
2
+ import * as vue1013 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: vue1125.DefineComponent<SelectScrollDownButtonProps, {}, {}, {}, {}, vue1125.ComponentOptionsMixin, vue1125.ComponentOptionsMixin, {}, string, vue1125.PublicProps, Readonly<SelectScrollDownButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1125.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1013.DefineComponent<SelectScrollDownButtonProps, {}, {}, {}, {}, vue1013.ComponentOptionsMixin, vue1013.ComponentOptionsMixin, {}, string, vue1013.PublicProps, Readonly<SelectScrollDownButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1013.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 vue1275 from "vue";
2
+ import * as vue1003 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: vue1275.DefineComponent<SelectScrollUpButtonProps, {}, {}, {}, {}, vue1275.ComponentOptionsMixin, vue1275.ComponentOptionsMixin, {}, string, vue1275.PublicProps, Readonly<SelectScrollUpButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1275.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1003.DefineComponent<SelectScrollUpButtonProps, {}, {}, {}, {}, vue1003.ComponentOptionsMixin, vue1003.ComponentOptionsMixin, {}, string, vue1003.PublicProps, Readonly<SelectScrollUpButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1003.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 vue1280 from "vue";
2
+ import * as vue978 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: vue1280.DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, vue1280.ComponentOptionsMixin, vue1280.ComponentOptionsMixin, {}, string, vue1280.PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1280.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue978.DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, vue978.ComponentOptionsMixin, vue978.ComponentOptionsMixin, {}, string, vue978.PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue978.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 vue1105 from "vue";
2
+ import * as vue937 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: vue1105.DefineComponent<SelectTriggerIconProps, {}, {}, {}, {}, vue1105.ComponentOptionsMixin, vue1105.ComponentOptionsMixin, {}, string, vue1105.PublicProps, Readonly<SelectTriggerIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1105.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue937.DefineComponent<SelectTriggerIconProps, {}, {}, {}, {}, vue937.ComponentOptionsMixin, vue937.ComponentOptionsMixin, {}, string, vue937.PublicProps, Readonly<SelectTriggerIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue937.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 vue1099 from "vue";
4
+ import * as vue926 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: vue1099.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1099.ComponentOptionsMixin, vue1099.ComponentOptionsMixin, {}, string, vue1099.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1099.Component;
13
- }, {}, {}, {}, string, vue1099.ComponentProvideOptions, false, {}, any>;
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>;
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 vue1084 from "vue";
4
+ import * as vue932 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: vue1084.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue1084.ComponentOptionsMixin, vue1084.ComponentOptionsMixin, {}, string, vue1084.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {
15
+ declare const __VLS_base: vue932.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue932.ComponentOptionsMixin, vue932.ComponentOptionsMixin, {}, string, vue932.PublicProps, Readonly<SelectValueProps> & Readonly<{}>, {
16
16
  placeholder: string;
17
- }, {}, {}, {}, string, vue1084.ComponentProvideOptions, false, {}, any>;
17
+ }, {}, {}, {}, string, vue932.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 vue1077 from "vue";
2
+ import * as vue947 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: vue1077.DefineComponent<SelectViewportProps, {}, {}, {}, {}, vue1077.ComponentOptionsMixin, vue1077.ComponentOptionsMixin, {}, string, vue1077.PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1077.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue947.DefineComponent<SelectViewportProps, {}, {}, {}, {}, vue947.ComponentOptionsMixin, vue947.ComponentOptionsMixin, {}, string, vue947.PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue947.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 vue1533 from "vue";
2
+ import * as vue812 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: vue1533.DefineComponent<SeparatorLabelProps, {}, {}, {}, {}, vue1533.ComponentOptionsMixin, vue1533.ComponentOptionsMixin, {}, string, vue1533.PublicProps, Readonly<SeparatorLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1533.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue812.DefineComponent<SeparatorLabelProps, {}, {}, {}, {}, vue812.ComponentOptionsMixin, vue812.ComponentOptionsMixin, {}, string, vue812.PublicProps, Readonly<SeparatorLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue812.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 vue1528 from "vue";
4
+ import * as vue369 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: vue1528.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue1528.ComponentOptionsMixin, vue1528.ComponentOptionsMixin, {}, string, vue1528.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {
11
+ declare const __VLS_base: vue369.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue369.ComponentOptionsMixin, vue369.ComponentOptionsMixin, {}, string, vue369.PublicProps, Readonly<SeparatorRootProps> & Readonly<{}>, {
12
12
  orientation: DataOrientation;
13
13
  decorative: boolean;
14
- }, {}, {}, {}, string, vue1528.ComponentProvideOptions, false, {}, any>;
14
+ }, {}, {}, {}, string, vue369.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 vue23 from "vue";
1
+ import * as vue0 from "vue";
2
2
 
3
3
  //#region src/components/slot/slot.d.ts
4
- declare const Slot: vue23.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue23.PublicProps>;
4
+ declare const Slot: vue0.DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, vue0.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 vue1038 from "vue";
4
+ import * as vue575 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: vue1038.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue1038.ComponentOptionsMixin, vue1038.ComponentOptionsMixin, {}, string, vue1038.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1038.ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_base: vue575.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue575.ComponentOptionsMixin, vue575.ComponentOptionsMixin, {}, string, vue575.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue575.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 vue1036 from "vue";
4
+ import * as vue573 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
- }> & vue1036.PublicProps;
10
+ }> & vue573.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
- }>) => vue1036.VNode & {
19
+ }>) => vue573.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 vue1043 from "vue";
4
+ import * as vue580 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: vue1043.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue1043.ComponentOptionsMixin, vue1043.ComponentOptionsMixin, {}, string, vue1043.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {
12
- as: AsTag | vue1043.Component;
13
- }, {}, {}, {}, string, vue1043.ComponentProvideOptions, false, {}, any>;
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>;
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 vue628 from "vue";
2
+ import * as vue761 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: vue628.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue628.ComponentOptionsMixin, vue628.ComponentOptionsMixin, {}, string, vue628.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue628.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue761.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue761.ComponentOptionsMixin, vue761.ComponentOptionsMixin, {}, string, vue761.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue761.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 vue633 from "vue";
2
+ import * as vue868 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: vue633.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue633.ComponentOptionsMixin, vue633.ComponentOptionsMixin, {}, string, vue633.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue633.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue868.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue868.ComponentOptionsMixin, vue868.ComponentOptionsMixin, {}, string, vue868.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue868.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 vue638 from "vue";
2
+ import * as vue828 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: vue638.DefineComponent<TabsListProps, {}, {}, {}, {}, vue638.ComponentOptionsMixin, vue638.ComponentOptionsMixin, {}, string, vue638.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue638.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue828.DefineComponent<TabsListProps, {}, {}, {}, {}, vue828.ComponentOptionsMixin, vue828.ComponentOptionsMixin, {}, string, vue828.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue828.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,7 +1,7 @@
1
1
  import { AcceptableValue, DataOrientation, DefinedValue } from "../../types/common.js";
2
2
  import { TabsActivationMode, TabsRootProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue623 from "vue";
4
+ import * as vue745 from "vue";
5
5
 
6
6
  //#region src/components/tabs/tabs-root.vue.d.ts
7
7
  type __VLS_Props = TabsRootProps;
@@ -11,9 +11,9 @@ declare var __VLS_1: {
11
11
  type __VLS_Slots = {} & {
12
12
  default?: (props: typeof __VLS_1) => any;
13
13
  };
14
- declare const __VLS_base: vue623.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue623.ComponentOptionsMixin, vue623.ComponentOptionsMixin, {
14
+ declare const __VLS_base: vue745.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue745.ComponentOptionsMixin, vue745.ComponentOptionsMixin, {
15
15
  "update:modelValue": (payload: NonNullable<AcceptableValue>) => any;
16
- }, string, vue623.PublicProps, Readonly<__VLS_Props> & Readonly<{
16
+ }, string, vue745.PublicProps, Readonly<__VLS_Props> & Readonly<{
17
17
  "onUpdate:modelValue"?: ((payload: NonNullable<AcceptableValue>) => any) | undefined;
18
18
  }>, {
19
19
  modelValue: DefinedValue | null;
@@ -21,7 +21,7 @@ declare const __VLS_base: vue623.DefineComponent<__VLS_Props, {}, {}, {}, {}, vu
21
21
  loop: boolean;
22
22
  unmountOnHide: boolean;
23
23
  activationMode: TabsActivationMode;
24
- }, {}, {}, {}, string, vue623.ComponentProvideOptions, false, {}, any>;
24
+ }, {}, {}, {}, string, vue745.ComponentProvideOptions, false, {}, any>;
25
25
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
26
  declare const _default: typeof __VLS_export;
27
27
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { TabsTriggerProps } from "./types.js";
4
- import * as vue643 from "vue";
4
+ import * as vue755 from "vue";
5
5
 
6
6
  //#region src/components/tabs/tabs-trigger.vue.d.ts
7
7
  declare var __VLS_17: {
@@ -10,10 +10,10 @@ declare var __VLS_17: {
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_17) => any;
12
12
  };
13
- declare const __VLS_base: vue643.DefineComponent<TabsTriggerProps, {}, {}, {}, {}, vue643.ComponentOptionsMixin, vue643.ComponentOptionsMixin, {}, string, vue643.PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {
14
- as: AsTag | vue643.Component;
13
+ declare const __VLS_base: vue755.DefineComponent<TabsTriggerProps, {}, {}, {}, {}, vue755.ComponentOptionsMixin, vue755.ComponentOptionsMixin, {}, string, vue755.PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {
14
+ as: AsTag | vue755.Component;
15
15
  disabled: boolean;
16
- }, {}, {}, {}, string, vue643.ComponentProvideOptions, false, {}, any>;
16
+ }, {}, {}, {}, string, vue755.ComponentProvideOptions, false, {}, any>;
17
17
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
18
  declare const _default: typeof __VLS_export;
19
19
  type __VLS_WithSlots<T, S> = T & {