@soybeanjs/headless 0.0.2-beta.12 → 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 (231) 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 +6 -6
  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 +4 -4
  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 +6 -6
  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.vue.d.ts +4 -4
  82. package/dist/components/list/list-content.vue.d.ts +2 -2
  83. package/dist/components/list/list-description.vue.d.ts +2 -2
  84. package/dist/components/list/list-item.vue.d.ts +2 -2
  85. package/dist/components/list/list-root.vue.d.ts +2 -2
  86. package/dist/components/list/list-title.vue.d.ts +2 -2
  87. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  88. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  89. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  90. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  91. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  92. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  93. package/dist/components/listbox/listbox-root.vue.d.ts +5 -5
  94. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  95. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  96. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  97. package/dist/components/menu/menu-content.vue.d.ts +6 -6
  98. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  99. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  100. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  101. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  102. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  103. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  104. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  105. package/dist/components/menu/menu-sub-content.vue.d.ts +6 -6
  106. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  107. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  108. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  109. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  110. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  111. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  112. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  113. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +4 -4
  114. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  115. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  116. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  117. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  118. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  119. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  120. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  121. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  122. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  123. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  124. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  125. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  126. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  127. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  128. package/dist/components/pagination/pagination-root.vue.d.ts +5 -5
  129. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  130. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  131. package/dist/components/popover/popover-content.vue.d.ts +4 -4
  132. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  133. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  134. package/dist/components/popper/context.d.ts +5 -5
  135. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  136. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  137. package/dist/components/popper/popper-content.vue.d.ts +11 -11
  138. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  139. package/dist/components/portal/portal.vue.d.ts +3 -3
  140. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  141. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  142. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  143. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  144. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  145. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +6 -6
  146. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  147. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  148. package/dist/components/select/select-content.vue.d.ts +4 -4
  149. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  150. package/dist/components/select/select-group.vue.d.ts +2 -2
  151. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  152. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  153. package/dist/components/select/select-item.vue.d.ts +4 -4
  154. package/dist/components/select/select-root.vue.d.ts +3 -3
  155. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  156. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  157. package/dist/components/select/select-separator.vue.d.ts +2 -2
  158. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  159. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  160. package/dist/components/select/select-value.vue.d.ts +3 -3
  161. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  162. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  163. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  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/context.d.ts +13 -0
  177. package/dist/components/toast/context.js +1 -0
  178. package/dist/components/toast/index.d.ts +12 -0
  179. package/dist/components/toast/index.js +1 -0
  180. package/dist/components/toast/shared.js +1 -0
  181. package/dist/components/toast/toast-action.js +1 -0
  182. package/dist/components/toast/toast-action.vue.d.ts +22 -0
  183. package/dist/components/toast/toast-announce.js +1 -0
  184. package/dist/components/toast/toast-close.js +1 -0
  185. package/dist/components/toast/toast-close.vue.d.ts +22 -0
  186. package/dist/components/toast/toast-description.js +1 -0
  187. package/dist/components/toast/toast-description.vue.d.ts +18 -0
  188. package/dist/components/toast/toast-focus-proxy.js +1 -0
  189. package/dist/components/toast/toast-provider.js +1 -0
  190. package/dist/components/toast/toast-provider.vue.d.ts +25 -0
  191. package/dist/components/toast/toast-root.js +1 -0
  192. package/dist/components/toast/toast-root.vue.d.ts +48 -0
  193. package/dist/components/toast/toast-title.js +1 -0
  194. package/dist/components/toast/toast-title.vue.d.ts +18 -0
  195. package/dist/components/toast/toast-viewport.js +1 -0
  196. package/dist/components/toast/toast-viewport.vue.d.ts +24 -0
  197. package/dist/components/toast/types.d.ts +107 -0
  198. package/dist/components/tooltip/tooltip-content.vue.d.ts +4 -4
  199. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  200. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  201. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  202. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  203. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  204. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  205. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  206. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  207. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  208. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  209. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  210. package/dist/composables/use-dismissable-layer.d.ts +6 -6
  211. package/dist/composables/use-exposed-element.d.ts +2 -2
  212. package/dist/composables/use-forward-element.d.ts +2 -2
  213. package/dist/composables/use-image-loading-status.d.ts +2 -2
  214. package/dist/composables/use-locale.d.ts +2 -2
  215. package/dist/composables/use-nonce.d.ts +2 -2
  216. package/dist/composables/use-props.d.ts +3 -3
  217. package/dist/composables/use-selection.d.ts +4 -4
  218. package/dist/constants/components.d.ts +1 -0
  219. package/dist/constants/components.js +1 -1
  220. package/dist/index.d.ts +24 -14
  221. package/dist/index.js +1 -1
  222. package/dist/shared/dom.d.ts +2 -1
  223. package/dist/shared/dom.js +1 -1
  224. package/dist/shared/geometry.d.ts +3 -2
  225. package/dist/shared/geometry.js +1 -1
  226. package/dist/shared/index.d.ts +3 -3
  227. package/dist/shared/index.js +1 -1
  228. package/dist/types/common.d.ts +2 -1
  229. package/dist/types/event.d.ts +10 -1
  230. package/dist/types/index.d.ts +2 -2
  231. package/package.json +23 -48
@@ -1,14 +1,14 @@
1
1
  import { RovingFocusItemProps } from "./types.js";
2
- import * as vue1088 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: vue1088.DefineComponent<RovingFocusItemProps, {}, {}, {}, {}, vue1088.ComponentOptionsMixin, vue1088.ComponentOptionsMixin, {}, string, vue1088.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, vue1088.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 vue1540 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: vue1540.DefineComponent<ArrowProps, {}, {}, {}, {}, vue1540.ComponentOptionsMixin, vue1540.ComponentOptionsMixin, {}, string, vue1540.PublicProps, Readonly<ArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1540.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 vue1509 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: vue1509.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1509.ComponentOptionsMixin, vue1509.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, vue1509.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: vue1509.DefineComponent<SelectContentProps, {}, {}, {}
23
23
  prioritizePosition: boolean;
24
24
  position: SelectPosition;
25
25
  bodyLock: boolean;
26
- }, {}, {}, {}, string, vue1509.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 vue1704 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: vue1704.DefineComponent<SelectGroupLabelProps, {}, {}, {}, {}, vue1704.ComponentOptionsMixin, vue1704.ComponentOptionsMixin, {}, string, vue1704.PublicProps, Readonly<SelectGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1704.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 vue1699 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: vue1699.DefineComponent<SelectGroupProps, {}, {}, {}, {}, vue1699.ComponentOptionsMixin, vue1699.ComponentOptionsMixin, {}, string, vue1699.PublicProps, Readonly<SelectGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1699.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 vue1524 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: vue1524.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1524.ComponentOptionsMixin, vue1524.ComponentOptionsMixin, {}, string, vue1524.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue1524.Component;
13
- }, {}, {}, {}, string, vue1524.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 vue1694 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: vue1694.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1694.ComponentOptionsMixin, vue1694.ComponentOptionsMixin, {}, string, vue1694.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1694.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 vue1545 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: vue1545.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1545.ComponentOptionsMixin, vue1545.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue962.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue962.ComponentOptionsMixin, vue962.ComponentOptionsMixin, {
12
12
  select: (event: SelectItemEvent<DefinedValue>) => any;
13
- }, string, vue1545.PublicProps, Readonly<SelectItemProps> & Readonly<{
13
+ }, string, vue962.PublicProps, Readonly<SelectItemProps> & Readonly<{
14
14
  onSelect?: ((event: SelectItemEvent<DefinedValue>) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue1545.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 vue1507 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
- }> & vue1507.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
- }>) => vue1507.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 vue1555 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: vue1555.DefineComponent<SelectScrollDownButtonProps, {}, {}, {}, {}, vue1555.ComponentOptionsMixin, vue1555.ComponentOptionsMixin, {}, string, vue1555.PublicProps, Readonly<SelectScrollDownButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1555.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 vue1550 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: vue1550.DefineComponent<SelectScrollUpButtonProps, {}, {}, {}, {}, vue1550.ComponentOptionsMixin, vue1550.ComponentOptionsMixin, {}, string, vue1550.PublicProps, Readonly<SelectScrollUpButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1550.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 vue1530 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: vue1530.DefineComponent<SelectSeparatorProps, {}, {}, {}, {}, vue1530.ComponentOptionsMixin, vue1530.ComponentOptionsMixin, {}, string, vue1530.PublicProps, Readonly<SelectSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1530.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 vue1519 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: vue1519.DefineComponent<SelectTriggerIconProps, {}, {}, {}, {}, vue1519.ComponentOptionsMixin, vue1519.ComponentOptionsMixin, {}, string, vue1519.PublicProps, Readonly<SelectTriggerIconProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1519.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 vue1501 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: vue1501.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1501.ComponentOptionsMixin, vue1501.ComponentOptionsMixin, {}, string, vue1501.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1501.Component;
13
- }, {}, {}, {}, string, vue1501.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 vue1535 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: vue1535.DefineComponent<SelectValueProps, {}, {}, {}, {}, vue1535.ComponentOptionsMixin, vue1535.ComponentOptionsMixin, {}, string, vue1535.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, vue1535.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 vue1514 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: vue1514.DefineComponent<SelectViewportProps, {}, {}, {}, {}, vue1514.ComponentOptionsMixin, vue1514.ComponentOptionsMixin, {}, string, vue1514.PublicProps, Readonly<SelectViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1514.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 vue633 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: vue633.DefineComponent<SeparatorLabelProps, {}, {}, {}, {}, vue633.ComponentOptionsMixin, vue633.ComponentOptionsMixin, {}, string, vue633.PublicProps, Readonly<SeparatorLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue633.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 vue628 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: vue628.DefineComponent<SeparatorRootProps, {}, {}, {}, {}, vue628.ComponentOptionsMixin, vue628.ComponentOptionsMixin, {}, string, vue628.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, vue628.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,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 vue1049 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: vue1049.DefineComponent<SwitchControlProps, {}, {}, {}, {}, vue1049.ComponentOptionsMixin, vue1049.ComponentOptionsMixin, {}, string, vue1049.PublicProps, Readonly<SwitchControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1049.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 vue1047 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
- }> & vue1047.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
- }>) => vue1047.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 vue1054 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: vue1054.DefineComponent<SwitchThumbProps, {}, {}, {}, {}, vue1054.ComponentOptionsMixin, vue1054.ComponentOptionsMixin, {}, string, vue1054.PublicProps, Readonly<SwitchThumbProps> & Readonly<{}>, {
12
- as: AsTag | vue1054.Component;
13
- }, {}, {}, {}, string, vue1054.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 vue1246 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: vue1246.DefineComponent<TabsContentProps, {}, {}, {}, {}, vue1246.ComponentOptionsMixin, vue1246.ComponentOptionsMixin, {}, string, vue1246.PublicProps, Readonly<TabsContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1246.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 vue1261 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: vue1261.DefineComponent<TabsIndicatorProps, {}, {}, {}, {}, vue1261.ComponentOptionsMixin, vue1261.ComponentOptionsMixin, {}, string, vue1261.PublicProps, Readonly<TabsIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1261.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 vue1256 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: vue1256.DefineComponent<TabsListProps, {}, {}, {}, {}, vue1256.ComponentOptionsMixin, vue1256.ComponentOptionsMixin, {}, string, vue1256.PublicProps, Readonly<TabsListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1256.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 vue1251 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,17 +11,17 @@ declare var __VLS_1: {
11
11
  type __VLS_Slots = {} & {
12
12
  default?: (props: typeof __VLS_1) => any;
13
13
  };
14
- declare const __VLS_base: vue1251.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue1251.ComponentOptionsMixin, vue1251.ComponentOptionsMixin, {
14
+ declare const __VLS_base: vue745.DefineComponent<__VLS_Props, {}, {}, {}, {}, vue745.ComponentOptionsMixin, vue745.ComponentOptionsMixin, {
15
15
  "update:modelValue": (payload: NonNullable<AcceptableValue>) => any;
16
- }, string, vue1251.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;
20
- unmountOnHide: boolean;
21
20
  orientation: DataOrientation;
22
21
  loop: boolean;
22
+ unmountOnHide: boolean;
23
23
  activationMode: TabsActivationMode;
24
- }, {}, {}, {}, string, vue1251.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 vue1266 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: vue1266.DefineComponent<TabsTriggerProps, {}, {}, {}, {}, vue1266.ComponentOptionsMixin, vue1266.ComponentOptionsMixin, {}, string, vue1266.PublicProps, Readonly<TabsTriggerProps> & Readonly<{}>, {
14
- as: AsTag | vue1266.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, vue1266.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 & {
@@ -1,5 +1,5 @@
1
1
  import { TagProps } from "./types.js";
2
- import * as vue1042 from "vue";
2
+ import * as vue193 from "vue";
3
3
 
4
4
  //#region src/components/tag/tag.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,13 +9,13 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1042.DefineComponent<TagProps, {}, {}, {}, {}, vue1042.ComponentOptionsMixin, vue1042.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue193.DefineComponent<TagProps, {}, {}, {}, {}, vue193.ComponentOptionsMixin, vue193.ComponentOptionsMixin, {
13
13
  "update:open": (open: boolean) => any;
14
- }, string, vue1042.PublicProps, Readonly<TagProps> & Readonly<{
14
+ }, string, vue193.PublicProps, Readonly<TagProps> & Readonly<{
15
15
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
16
16
  }>, {
17
17
  open: boolean;
18
- }, {}, {}, {}, string, vue1042.ComponentProvideOptions, false, {}, any>;
18
+ }, {}, {}, {}, string, vue193.ComponentProvideOptions, false, {}, any>;
19
19
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
20
20
  declare const _default: typeof __VLS_export;
21
21
  type __VLS_WithSlots<T, S> = T & {
@@ -1,8 +1,8 @@
1
1
  import { TextareaControlProps } from "./types.js";
2
- import * as vue1313 from "vue";
2
+ import * as vue993 from "vue";
3
3
 
4
4
  //#region src/components/textarea/textarea-control.vue.d.ts
5
- declare const __VLS_export: vue1313.DefineComponent<TextareaControlProps, {}, {}, {}, {}, vue1313.ComponentOptionsMixin, vue1313.ComponentOptionsMixin, {}, string, vue1313.PublicProps, Readonly<TextareaControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1313.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue993.DefineComponent<TextareaControlProps, {}, {}, {}, {}, vue993.ComponentOptionsMixin, vue993.ComponentOptionsMixin, {}, string, vue993.PublicProps, Readonly<TextareaControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue993.ComponentProvideOptions, false, {}, any>;
6
6
  declare const _default: typeof __VLS_export;
7
7
  //#endregion
8
8
  export { _default };
@@ -1,5 +1,5 @@
1
1
  import { TextareaCounterProps } from "./types.js";
2
- import * as vue1318 from "vue";
2
+ import * as vue988 from "vue";
3
3
 
4
4
  //#region src/components/textarea/textarea-counter.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,7 +9,7 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1318.DefineComponent<TextareaCounterProps, {}, {}, {}, {}, vue1318.ComponentOptionsMixin, vue1318.ComponentOptionsMixin, {}, string, vue1318.PublicProps, Readonly<TextareaCounterProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1318.ComponentProvideOptions, false, {}, any>;
12
+ declare const __VLS_base: vue988.DefineComponent<TextareaCounterProps, {}, {}, {}, {}, vue988.ComponentOptionsMixin, vue988.ComponentOptionsMixin, {}, string, vue988.PublicProps, Readonly<TextareaCounterProps> & Readonly<{}>, {}, {}, {}, {}, string, vue988.ComponentProvideOptions, false, {}, any>;
13
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
14
  declare const _default: typeof __VLS_export;
15
15
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { TextareaRootProps } from "./types.js";
2
- import * as vue1308 from "vue";
2
+ import * as vue1219 from "vue";
3
3
 
4
4
  //#region src/components/textarea/textarea-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,13 +9,13 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1308.DefineComponent<TextareaRootProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1219.DefineComponent<TextareaRootProps, {}, {}, {}, {}, vue1219.ComponentOptionsMixin, vue1219.ComponentOptionsMixin, {
13
13
  "update:modelValue": (value: string) => any;
14
- }, string, vue1308.PublicProps, Readonly<TextareaRootProps> & Readonly<{
14
+ }, string, vue1219.PublicProps, Readonly<TextareaRootProps> & Readonly<{
15
15
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
16
16
  }>, {
17
17
  modelValue: string;
18
- }, {}, {}, {}, string, vue1308.ComponentProvideOptions, false, {}, any>;
18
+ }, {}, {}, {}, string, vue1219.ComponentProvideOptions, false, {}, any>;
19
19
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
20
20
  declare const _default: typeof __VLS_export;
21
21
  type __VLS_WithSlots<T, S> = T & {