@soybeanjs/headless 0.0.20 → 0.1.1

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 (294) 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/accordion/context.d.ts +2 -2
  7. package/dist/components/alert/alert-close.vue.d.ts +2 -2
  8. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  9. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  10. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  11. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  12. package/dist/components/alert/context.d.ts +2 -2
  13. package/dist/components/alert/index.d.ts +1 -1
  14. package/dist/components/alert/index.js +1 -1
  15. package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +2 -2
  16. package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +6 -6
  17. package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
  18. package/dist/components/alert-dialog/index.d.ts +5 -5
  19. package/dist/components/alert-dialog/index.js +1 -1
  20. package/dist/components/arrow/arrow.vue.d.ts +2 -2
  21. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  22. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  23. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  24. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  25. package/dist/components/avatar/context.d.ts +2 -2
  26. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  27. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  28. package/dist/components/badge/context.d.ts +2 -2
  29. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
  30. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
  31. package/dist/components/breadcrumb/breadcrumb-link.js +1 -1
  32. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +7 -3
  33. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
  34. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
  35. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
  36. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
  37. package/dist/components/breadcrumb/context.d.ts +2 -2
  38. package/dist/components/breadcrumb/index.d.ts +1 -1
  39. package/dist/components/breadcrumb/index.js +1 -1
  40. package/dist/components/button/button.vue.d.ts +5 -5
  41. package/dist/components/card/card-content.vue.d.ts +2 -2
  42. package/dist/components/card/card-description.vue.d.ts +2 -2
  43. package/dist/components/card/card-footer.vue.d.ts +2 -2
  44. package/dist/components/card/card-header.vue.d.ts +2 -2
  45. package/dist/components/card/card-root.vue.d.ts +2 -2
  46. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  47. package/dist/components/card/card-title.vue.d.ts +2 -2
  48. package/dist/components/card/context.d.ts +2 -2
  49. package/dist/components/card/index.d.ts +3 -3
  50. package/dist/components/card/index.js +1 -1
  51. package/dist/components/checkbox/checkbox-control.js +1 -1
  52. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  53. package/dist/components/checkbox/checkbox-group-root.js +1 -1
  54. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  55. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  56. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  57. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  58. package/dist/components/checkbox/context.d.ts +2 -2
  59. package/dist/components/checkbox/index.d.ts +1 -1
  60. package/dist/components/checkbox/index.js +1 -1
  61. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  62. package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -6
  63. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  64. package/dist/components/collapsible/context.d.ts +2 -2
  65. package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
  66. package/dist/components/context-menu/context-menu-content.vue.d.ts +8 -8
  67. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  68. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  69. package/dist/components/context-menu/index.d.ts +9 -9
  70. package/dist/components/context-menu/index.js +1 -1
  71. package/dist/components/dialog/context.d.ts +2 -2
  72. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  73. package/dist/components/dialog/dialog-content.vue.d.ts +6 -6
  74. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  75. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  76. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  77. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  78. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  79. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  80. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  81. package/dist/components/dialog/index.d.ts +3 -3
  82. package/dist/components/dialog/index.js +1 -1
  83. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +8 -8
  84. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +4 -4
  85. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  86. package/dist/components/dropdown-menu/index.d.ts +8 -8
  87. package/dist/components/dropdown-menu/index.js +1 -1
  88. package/dist/components/form/context.d.ts +2 -2
  89. package/dist/components/form/form-description.vue.d.ts +2 -2
  90. package/dist/components/form/form-error.vue.d.ts +2 -2
  91. package/dist/components/form/form-field.vue.d.ts +2 -2
  92. package/dist/components/form/form-label.vue.d.ts +2 -2
  93. package/dist/components/input/context.d.ts +2 -2
  94. package/dist/components/input/input-control.vue.d.ts +2 -2
  95. package/dist/components/input/input-root.vue.d.ts +4 -4
  96. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  97. package/dist/components/label/label.vue.d.ts +2 -2
  98. package/dist/components/layout/context.d.ts +2 -2
  99. package/dist/components/layout/index.d.ts +3 -3
  100. package/dist/components/layout/index.js +1 -1
  101. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  102. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  103. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  104. package/dist/components/layout/layout-mobile.js +1 -1
  105. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  106. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  107. package/dist/components/layout/layout-root.js +1 -1
  108. package/dist/components/layout/layout-root.vue.d.ts +8 -5
  109. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  110. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  111. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  112. package/dist/components/link/link.js +1 -1
  113. package/dist/components/link/link.vue.d.ts +5 -4
  114. package/dist/components/list/context.d.ts +2 -2
  115. package/dist/components/list/index.d.ts +1 -1
  116. package/dist/components/list/index.js +1 -1
  117. package/dist/components/list/list-content.vue.d.ts +2 -2
  118. package/dist/components/list/list-description.vue.d.ts +2 -2
  119. package/dist/components/list/list-item.vue.d.ts +2 -2
  120. package/dist/components/list/list-root.vue.d.ts +2 -2
  121. package/dist/components/list/list-title.vue.d.ts +2 -2
  122. package/dist/components/listbox/context.d.ts +2 -2
  123. package/dist/components/listbox/index.d.ts +3 -3
  124. package/dist/components/listbox/index.js +1 -1
  125. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  126. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  127. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  128. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  129. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  130. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  131. package/dist/components/listbox/listbox-root.vue.d.ts +5 -5
  132. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  133. package/dist/components/menu/context.d.ts +2 -2
  134. package/dist/components/menu/context.js +1 -1
  135. package/dist/components/menu/index.d.ts +10 -10
  136. package/dist/components/menu/index.js +1 -1
  137. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  138. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  139. package/dist/components/menu/menu-content.vue.d.ts +8 -8
  140. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  141. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  142. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  143. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  144. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  145. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  146. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  147. package/dist/components/menu/menu-sub-content.vue.d.ts +8 -8
  148. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  149. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  150. package/dist/components/navigation-menu/context.d.ts +2 -2
  151. package/dist/components/navigation-menu/index.d.ts +3 -3
  152. package/dist/components/navigation-menu/index.js +1 -1
  153. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  154. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  155. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  156. package/dist/components/navigation-menu/navigation-menu-link.js +1 -1
  157. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +6 -4
  158. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  159. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  160. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  161. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  162. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  163. package/dist/components/number-input/context.d.ts +2 -2
  164. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  165. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  166. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  167. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  168. package/dist/components/pagination/context.d.ts +2 -2
  169. package/dist/components/pagination/index.d.ts +1 -1
  170. package/dist/components/pagination/index.js +1 -1
  171. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  172. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  173. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  174. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  175. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  176. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  177. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  178. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  179. package/dist/components/popover/index.d.ts +2 -2
  180. package/dist/components/popover/index.js +1 -1
  181. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  182. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  183. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  184. package/dist/components/popover/popover-positioner.vue.d.ts +6 -6
  185. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  186. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  187. package/dist/components/popper/context.d.ts +2 -2
  188. package/dist/components/popper/index.js +1 -1
  189. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  190. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  191. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  192. package/dist/components/popper/popper-positioner.vue.d.ts +48 -48
  193. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  194. package/dist/components/portal/portal.vue.d.ts +3 -3
  195. package/dist/components/primitive/primitive.d.ts +2 -2
  196. package/dist/components/radio-group/context.d.ts +2 -2
  197. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  198. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  199. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  200. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  201. package/dist/components/radio-group/radio-group-root.js +1 -1
  202. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  203. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  204. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  205. package/dist/components/select/context.d.ts +2 -2
  206. package/dist/components/select/index.d.ts +6 -6
  207. package/dist/components/select/index.js +1 -1
  208. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  209. package/dist/components/select/select-content.vue.d.ts +6 -6
  210. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  211. package/dist/components/select/select-group.vue.d.ts +2 -2
  212. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  213. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  214. package/dist/components/select/select-item.vue.d.ts +4 -4
  215. package/dist/components/select/select-root.vue.d.ts +3 -3
  216. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  217. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  218. package/dist/components/select/select-separator.vue.d.ts +2 -2
  219. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  220. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  221. package/dist/components/select/select-value.vue.d.ts +3 -3
  222. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  223. package/dist/components/separator/context.d.ts +2 -2
  224. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  225. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  226. package/dist/components/slot/slot.d.ts +2 -2
  227. package/dist/components/switch/context.d.ts +2 -2
  228. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  229. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  230. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  231. package/dist/components/tabs/context.d.ts +2 -2
  232. package/dist/components/tabs/index.d.ts +2 -2
  233. package/dist/components/tabs/index.js +1 -1
  234. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  235. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  236. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  237. package/dist/components/tabs/tabs-root.vue.d.ts +6 -6
  238. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  239. package/dist/components/tag/tag.vue.d.ts +4 -4
  240. package/dist/components/textarea/context.d.ts +2 -2
  241. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  242. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  243. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  244. package/dist/components/toast/index.d.ts +1 -1
  245. package/dist/components/toast/index.js +1 -1
  246. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  247. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  248. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  249. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  250. package/dist/components/toast/toast-root.vue.d.ts +6 -6
  251. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  252. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  253. package/dist/components/tooltip/index.d.ts +1 -1
  254. package/dist/components/tooltip/index.js +1 -1
  255. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  256. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  257. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  258. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  259. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  260. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  261. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  262. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  263. package/dist/components/tree-menu/context.d.ts +2 -2
  264. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +4 -4
  265. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +2 -2
  266. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +2 -2
  267. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +2 -2
  268. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +4 -4
  269. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +4 -4
  270. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +4 -4
  271. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +4 -4
  272. package/dist/components/virtualizer/index.d.ts +2 -2
  273. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  274. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  275. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  276. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  277. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  278. package/dist/composables/use-collection.d.ts +6 -6
  279. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  280. package/dist/composables/use-exposed-element.d.ts +2 -2
  281. package/dist/composables/use-forward-element.d.ts +2 -2
  282. package/dist/composables/use-image-loading-status.d.ts +2 -2
  283. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  284. package/dist/composables/use-kbd.d.ts +2 -2
  285. package/dist/composables/use-presence.d.ts +2 -2
  286. package/dist/composables/use-props.d.ts +3 -3
  287. package/dist/composables/use-selection.d.ts +4 -4
  288. package/dist/constants/components.d.ts +2 -1
  289. package/dist/constants/components.js +1 -1
  290. package/dist/index.d.ts +47 -47
  291. package/dist/index.js +1 -1
  292. package/dist/namespaced/index.d.ts +407 -388
  293. package/dist/namespaced/index.js +1 -1
  294. package/package.json +1 -1
@@ -1,10 +1,10 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { LayoutUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1096 from "vue";
4
+ import * as vue1333 from "vue";
5
5
 
6
6
  //#region src/components/layout/context.d.ts
7
7
 
8
- declare const provideLayoutUi: (ui: vue1096.ComputedRef<Partial<UiClass<LayoutUiSlot>>>) => vue1096.ComputedRef<Partial<UiClass<LayoutUiSlot>>>, useLayoutUi: <S extends LayoutUiSlot | undefined = undefined>(slot?: S | undefined) => S extends LayoutUiSlot ? vue1096.ComputedRef<ClassValue> : vue1096.ComputedRef<Partial<UiClass<LayoutUiSlot>>>;
8
+ declare const provideLayoutUi: (ui: vue1333.ComputedRef<Partial<UiClass<LayoutUiSlot>>>) => vue1333.ComputedRef<Partial<UiClass<LayoutUiSlot>>>, useLayoutUi: <S extends LayoutUiSlot | undefined = undefined>(slot?: S | undefined) => S extends LayoutUiSlot ? vue1333.ComputedRef<ClassValue> : vue1333.ComputedRef<Partial<UiClass<LayoutUiSlot>>>;
9
9
  //#endregion
10
10
  export { provideLayoutUi };
@@ -1,12 +1,12 @@
1
1
  import { LayoutCollapsible, LayoutFooterProps, LayoutHeaderProps, LayoutMainProps, LayoutMobileProps, LayoutRailProps, LayoutRootEmits, LayoutRootProps, LayoutSide, LayoutSidebarProps, LayoutSidebarState, LayoutTabProps, LayoutTriggerProps, LayoutUi, LayoutUiSlot, LayoutVariant } from "./types.js";
2
2
  import { _default as _default$5 } from "./layout-root.vue.js";
3
- import { _default as _default$6 } from "./layout-sidebar.vue.js";
4
3
  import { _default as _default$1 } from "./layout-header.vue.js";
5
4
  import { _default as _default$2 } from "./layout-main.vue.js";
6
- import { _default as _default$7 } from "./layout-tab.vue.js";
5
+ import { _default as _default$6 } from "./layout-sidebar.vue.js";
7
6
  import { _default } from "./layout-footer.vue.js";
8
7
  import { _default as _default$4 } from "./layout-rail.vue.js";
9
- import { _default as _default$8 } from "./layout-trigger.vue.js";
10
8
  import { _default as _default$3 } from "./layout-mobile.vue.js";
9
+ import { _default as _default$7 } from "./layout-tab.vue.js";
10
+ import { _default as _default$8 } from "./layout-trigger.vue.js";
11
11
  import { provideLayoutUi } from "./context.js";
12
12
  export { type LayoutCollapsible, _default as LayoutFooter, type LayoutFooterProps, _default$1 as LayoutHeader, type LayoutHeaderProps, _default$2 as LayoutMain, type LayoutMainProps, _default$3 as LayoutMobile, type LayoutMobileProps, _default$4 as LayoutRail, type LayoutRailProps, _default$5 as LayoutRoot, type LayoutRootEmits, type LayoutRootProps, type LayoutSide, _default$6 as LayoutSidebar, type LayoutSidebarProps, type LayoutSidebarState, _default$7 as LayoutTab, type LayoutTabProps, _default$8 as LayoutTrigger, type LayoutTriggerProps, type LayoutUi, type LayoutUiSlot, type LayoutVariant, provideLayoutUi };
@@ -1 +1 @@
1
- import{provideLayoutUi as e}from"./context.js";import t from"./layout-root.js";import n from"./layout-mobile.js";import r from"./layout-sidebar.js";import i from"./layout-header.js";import a from"./layout-main.js";import o from"./layout-tab.js";import s from"./layout-footer.js";import c from"./layout-rail.js";import l from"./layout-trigger.js";export{s as LayoutFooter,i as LayoutHeader,a as LayoutMain,n as LayoutMobile,c as LayoutRail,t as LayoutRoot,r as LayoutSidebar,o as LayoutTab,l as LayoutTrigger,e as provideLayoutUi};
1
+ import{provideLayoutUi as e}from"./context.js";import t from"./layout-root.js";import n from"./layout-header.js";import r from"./layout-main.js";import i from"./layout-mobile.js";import a from"./layout-sidebar.js";import o from"./layout-footer.js";import s from"./layout-rail.js";import c from"./layout-tab.js";import l from"./layout-trigger.js";export{o as LayoutFooter,n as LayoutHeader,r as LayoutMain,i as LayoutMobile,s as LayoutRail,t as LayoutRoot,a as LayoutSidebar,c as LayoutTab,l as LayoutTrigger,e as provideLayoutUi};
@@ -1,12 +1,12 @@
1
1
  import { LayoutFooterProps } from "./types.js";
2
- import * as vue1061 from "vue";
2
+ import * as vue1375 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-footer.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: vue1061.DefineComponent<LayoutFooterProps, {}, {}, {}, {}, vue1061.ComponentOptionsMixin, vue1061.ComponentOptionsMixin, {}, string, vue1061.PublicProps, Readonly<LayoutFooterProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1061.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1375.DefineComponent<LayoutFooterProps, {}, {}, {}, {}, vue1375.ComponentOptionsMixin, vue1375.ComponentOptionsMixin, {}, string, vue1375.PublicProps, Readonly<LayoutFooterProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1375.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 { LayoutHeaderProps } from "./types.js";
2
- import * as vue1081 from "vue";
2
+ import * as vue1308 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-header.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: vue1081.DefineComponent<LayoutHeaderProps, {}, {}, {}, {}, vue1081.ComponentOptionsMixin, vue1081.ComponentOptionsMixin, {}, string, vue1081.PublicProps, Readonly<LayoutHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1081.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1308.DefineComponent<LayoutHeaderProps, {}, {}, {}, {}, vue1308.ComponentOptionsMixin, vue1308.ComponentOptionsMixin, {}, string, vue1308.PublicProps, Readonly<LayoutHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1308.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 { LayoutMainProps } from "./types.js";
2
- import * as vue1091 from "vue";
2
+ import * as vue1365 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-main.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: vue1091.DefineComponent<LayoutMainProps, {}, {}, {}, {}, vue1091.ComponentOptionsMixin, vue1091.ComponentOptionsMixin, {}, string, vue1091.PublicProps, Readonly<LayoutMainProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1091.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1365.DefineComponent<LayoutMainProps, {}, {}, {}, {}, vue1365.ComponentOptionsMixin, vue1365.ComponentOptionsMixin, {}, string, vue1365.PublicProps, Readonly<LayoutMainProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1365.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 +1 @@
1
- import e from"../portal/portal.js";import t from"../dialog/dialog-root.js";import n from"../dialog/dialog-overlay.js";import r from"../dialog/dialog-content.js";import{useLayoutRootContext as i,useLayoutUi as a}from"./context.js";import{layoutCssVars as o}from"./shared.js";import{computed as s,createBlock as c,createElementVNode as l,createVNode as u,defineComponent as d,mergeProps as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,unref as _,useAttrs as v,withCtx as y}from"vue";var b=d({name:`LayoutMobile`,inheritAttrs:!1,__name:`layout-mobile`,setup(d){let b=v(),{mobileOpen:x,mobileSidebarWidth:S,onMobileOpenChange:C}=i(`LayoutMobile`),w=a(),T=s(()=>({[o.sidebarWidth]:`${S.value}rem`}));return(i,a)=>(h(),c(_(t),{open:_(x),"onUpdate:open":_(C)},{default:y(()=>[u(_(e),null,{default:y(()=>[u(_(n),{class:p(_(w).mobileOverlay)},null,8,[`class`]),u(_(r),{class:p(_(w).mobileDrawer),style:m(T.value)},{default:y(()=>[l(`div`,f(_(b),{class:_(w).mobile,"data-sidebar":`sidebar`,"data-mobile":``}),[g(i.$slots,`default`)],16)]),_:3},8,[`class`,`style`])]),_:3})]),_:3},8,[`open`,`onUpdate:open`]))}});export{b as default};
1
+ import e from"../dialog/dialog-root.js";import t from"../portal/portal.js";import n from"../dialog/dialog-overlay.js";import r from"../dialog/dialog-content.js";import{useLayoutRootContext as i,useLayoutUi as a}from"./context.js";import{layoutCssVars as o}from"./shared.js";import{computed as s,createBlock as c,createElementVNode as l,createVNode as u,defineComponent as d,mergeProps as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,unref as _,useAttrs as v,withCtx as y}from"vue";var b=d({name:`LayoutMobile`,inheritAttrs:!1,__name:`layout-mobile`,setup(d){let b=v(),{mobileOpen:x,mobileSidebarWidth:S,onMobileOpenChange:C}=i(`LayoutMobile`),w=a(),T=s(()=>({[o.sidebarWidth]:`${S.value}rem`}));return(i,a)=>(h(),c(_(e),{open:_(x),"onUpdate:open":_(C)},{default:y(()=>[u(_(t),null,{default:y(()=>[u(_(n),{class:p(_(w).mobileOverlay)},null,8,[`class`]),u(_(r),{class:p(_(w).mobileDrawer),style:m(T.value)},{default:y(()=>[l(`div`,f(_(b),{class:_(w).mobile,"data-sidebar":`sidebar`,"data-mobile":``}),[g(i.$slots,`default`)],16)]),_:3},8,[`class`,`style`])]),_:3})]),_:3},8,[`open`,`onUpdate:open`]))}});export{b as default};
@@ -1,12 +1,12 @@
1
1
  import { LayoutMobileProps } from "./types.js";
2
- import * as vue1086 from "vue";
2
+ import * as vue1313 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-mobile.vue.d.ts
5
5
  declare var __VLS_27: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_27) => any;
8
8
  };
9
- declare const __VLS_base: vue1086.DefineComponent<LayoutMobileProps, {}, {}, {}, {}, vue1086.ComponentOptionsMixin, vue1086.ComponentOptionsMixin, {}, string, vue1086.PublicProps, Readonly<LayoutMobileProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1086.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1313.DefineComponent<LayoutMobileProps, {}, {}, {}, {}, vue1313.ComponentOptionsMixin, vue1313.ComponentOptionsMixin, {}, string, vue1313.PublicProps, Readonly<LayoutMobileProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1313.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 { LayoutRailProps } from "./types.js";
2
- import * as vue1066 from "vue";
2
+ import * as vue1328 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-rail.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: vue1066.DefineComponent<LayoutRailProps, {}, {}, {}, {}, vue1066.ComponentOptionsMixin, vue1066.ComponentOptionsMixin, {}, string, vue1066.PublicProps, Readonly<LayoutRailProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1066.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1328.DefineComponent<LayoutRailProps, {}, {}, {}, {}, vue1328.ComponentOptionsMixin, vue1328.ComponentOptionsMixin, {}, string, vue1328.PublicProps, Readonly<LayoutRailProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1328.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 +1 @@
1
- import{transformPropsToContext as e}from"../../shared/vue.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{provideLayoutRootContext as n,useLayoutUi as r}from"./context.js";import{layoutCssVars as i}from"./shared.js";import{computed as a,createElementBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,shallowRef as f,unref as p}from"vue";const m=[`data-collapsible`,`data-side`,`data-state`,`data-variant`];var h=s({name:`LayoutRoot`,__name:`layout-root`,props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!1},side:{},variant:{},collapsible:{},sidebarWidth:{default:240},collapsedSidebarWidth:{default:50},isMobile:{type:Boolean,default:!1},mobileSidebarWidth:{default:240},pxToRem:{type:Function,default:e=>e/16}},emits:[`update:open`],setup(s,{emit:h}){let g=s,_=h,v=r(`root`),y=t(()=>g.open,e=>{_(`update:open`,e??!1)},g.defaultOpen),b=f(!1),x=a(()=>y.value?`expanded`:`collapsed`),S=a(()=>x.value===`collapsed`?g.collapsible:``),C=a(()=>{let e=g.pxToRem(g.sidebarWidth),t=g.pxToRem(g.collapsedSidebarWidth);return{[i.sidebarWidth]:`${e}rem`,[i.collapsedSidebarWidth]:`${t}rem`}}),w=a(()=>g.pxToRem(g.mobileSidebarWidth));return n({...e(g,[`sidebarWidth`,`collapsedSidebarWidth`,`isMobile`]),open:y,mobileOpen:b,mobileSidebarWidth:w,sidebarState:x}),(e,t)=>(u(),o(`div`,{class:c(p(v)),"data-collapsible":S.value,"data-side":s.side,"data-state":x.value,"data-variant":s.variant,style:l(C.value)},[d(e.$slots,`default`,{open:p(y),collapsedSidebarWidth:s.collapsedSidebarWidth})],14,m))}});export{h as default};
1
+ import{transformPropsToContext as e}from"../../shared/vue.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{provideLayoutRootContext as n,useLayoutUi as r}from"./context.js";import{layoutCssVars as i}from"./shared.js";import{computed as a,createElementBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,shallowRef as f,unref as p}from"vue";const m=[`data-collapsible`,`data-side`,`data-state`,`data-variant`];var h=s({name:`LayoutRoot`,__name:`layout-root`,props:{open:{type:Boolean,default:void 0},defaultOpen:{type:Boolean,default:!1},side:{default:`left`},variant:{default:`sidebar`},collapsible:{default:`icon`},sidebarWidth:{default:240},collapsedSidebarWidth:{default:50},isMobile:{type:Boolean,default:!1},mobileSidebarWidth:{default:240},pxToRem:{type:Function,default:e=>e/16}},emits:[`update:open`],setup(s,{emit:h}){let g=s,_=h,v=r(`root`),y=t(()=>g.open,e=>{_(`update:open`,e??!1)},g.defaultOpen),b=f(!1),x=a(()=>y.value?`expanded`:`collapsed`),S=a(()=>x.value===`collapsed`?g.collapsible:``),C=a(()=>{let e=g.pxToRem(g.sidebarWidth),t=g.pxToRem(g.collapsedSidebarWidth);return{[i.sidebarWidth]:`${e}rem`,[i.collapsedSidebarWidth]:`${t}rem`}}),w=a(()=>g.pxToRem(g.mobileSidebarWidth));return n({...e(g,[`sidebarWidth`,`collapsedSidebarWidth`,`isMobile`]),open:y,mobileOpen:b,mobileSidebarWidth:w,sidebarState:x}),(e,t)=>(u(),o(`div`,{class:c(p(v)),"data-collapsible":S.value,"data-side":s.side,"data-state":x.value,"data-variant":s.variant,style:l(C.value)},[d(e.$slots,`default`,{open:p(y),collapsedSidebarWidth:s.collapsedSidebarWidth})],14,m))}});export{h as default};
@@ -1,5 +1,5 @@
1
- import { LayoutRootProps } from "./types.js";
2
- import * as vue1056 from "vue";
1
+ import { LayoutCollapsible, LayoutRootProps, LayoutSide, LayoutVariant } from "./types.js";
2
+ import * as vue1303 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,19 +9,22 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1056.DefineComponent<LayoutRootProps, {}, {}, {}, {}, vue1056.ComponentOptionsMixin, vue1056.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1303.DefineComponent<LayoutRootProps, {}, {}, {}, {}, vue1303.ComponentOptionsMixin, vue1303.ComponentOptionsMixin, {
13
13
  "update:open": (open: boolean) => any;
14
- }, string, vue1056.PublicProps, Readonly<LayoutRootProps> & Readonly<{
14
+ }, string, vue1303.PublicProps, Readonly<LayoutRootProps> & Readonly<{
15
15
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
16
16
  }>, {
17
+ collapsible: LayoutCollapsible;
17
18
  open: boolean;
18
19
  defaultOpen: boolean;
20
+ side: LayoutSide;
21
+ variant: LayoutVariant;
19
22
  sidebarWidth: number;
20
23
  collapsedSidebarWidth: number;
21
24
  isMobile: boolean;
22
25
  mobileSidebarWidth: number;
23
26
  pxToRem: (px: number) => number;
24
- }, {}, {}, {}, string, vue1056.ComponentProvideOptions, false, {}, any>;
27
+ }, {}, {}, {}, string, vue1303.ComponentProvideOptions, false, {}, any>;
25
28
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
26
29
  declare const _default: typeof __VLS_export;
27
30
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { LayoutSidebarProps } from "./types.js";
2
- import * as vue1071 from "vue";
2
+ import * as vue1370 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-sidebar.vue.d.ts
5
5
  declare var __VLS_8: {}, __VLS_10: {};
@@ -8,7 +8,7 @@ type __VLS_Slots = {} & {
8
8
  } & {
9
9
  default?: (props: typeof __VLS_10) => any;
10
10
  };
11
- declare const __VLS_base: vue1071.DefineComponent<LayoutSidebarProps, {}, {}, {}, {}, vue1071.ComponentOptionsMixin, vue1071.ComponentOptionsMixin, {}, string, vue1071.PublicProps, Readonly<LayoutSidebarProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1071.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1370.DefineComponent<LayoutSidebarProps, {}, {}, {}, {}, vue1370.ComponentOptionsMixin, vue1370.ComponentOptionsMixin, {}, string, vue1370.PublicProps, Readonly<LayoutSidebarProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1370.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 { LayoutTabProps } from "./types.js";
2
- import * as vue1051 from "vue";
2
+ import * as vue1318 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-tab.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: vue1051.DefineComponent<LayoutTabProps, {}, {}, {}, {}, vue1051.ComponentOptionsMixin, vue1051.ComponentOptionsMixin, {}, string, vue1051.PublicProps, Readonly<LayoutTabProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1051.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1318.DefineComponent<LayoutTabProps, {}, {}, {}, {}, vue1318.ComponentOptionsMixin, vue1318.ComponentOptionsMixin, {}, string, vue1318.PublicProps, Readonly<LayoutTabProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1318.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,5 +1,5 @@
1
1
  import { LayoutTriggerProps } from "./types.js";
2
- import * as vue1076 from "vue";
2
+ import * as vue1323 from "vue";
3
3
 
4
4
  //#region src/components/layout/layout-trigger.vue.d.ts
5
5
  declare var __VLS_10: {
@@ -8,7 +8,7 @@ declare var __VLS_10: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_10) => any;
10
10
  };
11
- declare const __VLS_base: vue1076.DefineComponent<LayoutTriggerProps, {}, {}, {}, {}, vue1076.ComponentOptionsMixin, vue1076.ComponentOptionsMixin, {}, string, vue1076.PublicProps, Readonly<LayoutTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1076.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1323.DefineComponent<LayoutTriggerProps, {}, {}, {}, {}, vue1323.ComponentOptionsMixin, vue1323.ComponentOptionsMixin, {}, string, vue1323.PublicProps, Readonly<LayoutTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1323.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 +1 @@
1
- import{useConfigProvider as e}from"../config-provider/context.js";import{Primitive as t}from"../primitive/primitive.js";import{computed as n,createBlock as r,defineComponent as i,mergeProps as a,openBlock as o,renderSlot as s,resolveComponent as c,resolveDynamicComponent as l,unref as u,useAttrs as d,withCtx as f}from"vue";var p=i({name:`Link`,inheritAttrs:!1,__name:`link`,props:{to:{},href:{},disabled:{type:Boolean,default:void 0},inactiveClass:{},external:{type:Boolean,default:void 0},target:{},rel:{default:`noopener noreferrer`},noRel:{type:Boolean,default:void 0},prefetchedClass:{},prefetch:{type:Boolean,default:void 0},prefetchOn:{},noPrefetch:{type:Boolean,default:void 0},trailingSlash:{},asChild:{type:Boolean},as:{default:`a`},custom:{type:Boolean},activeClass:{},exactActiveClass:{},ariaCurrentValue:{},viewTransition:{type:Boolean,default:void 0},replace:{type:Boolean,default:void 0}},setup(i){let p=i,m=d(),{nuxt:h}=e(`Link`),g=n(()=>h.value?c(`NuxtLink`):c(`RouterLink`)),_=n(()=>!!(p.external||p.disabled||typeof p.to==`string`&&p.to.startsWith(`http`)||!p.to&&p.href||!p.to&&!p.href)),v=n(()=>p.target?p.target:_.value?`_blank`:`_self`),y=n(()=>{let{as:e,asChild:t,...n}=p,r=p.to||p.href;return{...n,...m,target:v.value,to:_.value?void 0:r,href:!_.value&&h.value?void 0:r,"data-disabled":p.disabled?``:void 0,"aria-disabled":p.disabled?`true`:void 0,role:p.disabled?`link`:void 0,tabindex:p.disabled?`-1`:p.tabindex}}),b=e=>{p.disabled&&(e.preventDefault(),e.stopPropagation())};return(e,n)=>_.value?(o(),r(u(t),a({key:0},y.value,{as:i.as,"as-child":i.asChild,onClick:b}),{default:f(()=>[s(e.$slots,`default`,{isHref:!0})]),_:3},16,[`as`,`as-child`])):(o(),r(l(g.value),a({key:1},y.value,{onClick:b}),{default:f(t=>[s(e.$slots,`default`,{isHref:!1,isActive:t?.isActive,isExactActive:t?.isExactActive})]),_:3},16))}});export{p as default};
1
+ import{useConfigProvider as e}from"../config-provider/context.js";import{Primitive as t}from"../primitive/primitive.js";import{computed as n,createBlock as r,defineComponent as i,mergeProps as a,openBlock as o,renderSlot as s,resolveComponent as c,resolveDynamicComponent as l,unref as u,useAttrs as d,withCtx as f}from"vue";var p=i({name:`Link`,inheritAttrs:!1,__name:`link`,props:{to:{},href:{},disabled:{type:Boolean,default:void 0},inactiveClass:{},external:{type:Boolean,default:void 0},target:{},rel:{default:`noopener noreferrer`},noRel:{type:Boolean,default:void 0},prefetchedClass:{},prefetch:{type:Boolean,default:void 0},prefetchOn:{},noPrefetch:{type:Boolean,default:void 0},trailingSlash:{},asChild:{type:Boolean},as:{default:`a`},custom:{type:Boolean,default:void 0},activeClass:{},exactActiveClass:{},ariaCurrentValue:{},viewTransition:{type:Boolean,default:void 0},replace:{type:Boolean,default:void 0}},setup(i){let p=i,m=d(),{nuxt:h}=e(`Link`),g=n(()=>h.value?c(`NuxtLink`):c(`RouterLink`)),_=n(()=>!!(p.external||p.disabled||typeof p.to==`string`&&p.to.startsWith(`http`)||!p.to&&p.href||!p.to&&!p.href)),v=n(()=>p.target?p.target:_.value?`_blank`:`_self`),y=n(()=>{let{as:e,asChild:t,custom:n,...r}=p,i=p.to||p.href;return{...r,...m,target:v.value,to:_.value?void 0:i,href:!_.value&&h.value?void 0:i,"data-disabled":p.disabled?``:void 0,"aria-disabled":p.disabled?`true`:void 0,role:p.disabled?`link`:void 0,tabindex:p.disabled?`-1`:p.tabindex}}),b=e=>{p.disabled&&(e.preventDefault(),e.stopPropagation())};return(e,n)=>_.value?(o(),r(u(t),a({key:0},y.value,{as:i.as,"as-child":i.asChild,"data-link":``,onClick:b}),{default:f(()=>[s(e.$slots,`default`,{isHref:!0})]),_:3},16,[`as`,`as-child`])):(o(),r(l(g.value),a({key:1},y.value,{custom:i.custom,"data-link":``,onClick:b}),{default:f(t=>[s(e.$slots,`default`,{isHref:!1,isActive:t?.isActive,isExactActive:t?.isExactActive})]),_:3},16,[`custom`]))}});export{p as default};
@@ -1,7 +1,7 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import { LinkProps } from "./types.js";
3
3
  import "../primitive/index.js";
4
- import * as vue1566 from "vue";
4
+ import * as vue1824 from "vue";
5
5
 
6
6
  //#region src/components/link/link.vue.d.ts
7
7
  type Slots = {
@@ -12,17 +12,18 @@ type Slots = {
12
12
  }) => any;
13
13
  };
14
14
  type __VLS_Slots = Slots;
15
- declare const __VLS_base: vue1566.DefineComponent<LinkProps, {}, {}, {}, {}, vue1566.ComponentOptionsMixin, vue1566.ComponentOptionsMixin, {}, string, vue1566.PublicProps, Readonly<LinkProps> & Readonly<{}>, {
16
- as: AsTag | vue1566.Component;
15
+ declare const __VLS_base: vue1824.DefineComponent<LinkProps, {}, {}, {}, {}, vue1824.ComponentOptionsMixin, vue1824.ComponentOptionsMixin, {}, string, vue1824.PublicProps, Readonly<LinkProps> & Readonly<{}>, {
17
16
  replace: boolean;
17
+ as: AsTag | vue1824.Component;
18
18
  disabled: boolean;
19
+ custom: boolean;
19
20
  viewTransition: boolean;
20
21
  external: boolean;
21
22
  rel: "noopener" | "noreferrer" | "nofollow" | "sponsored" | "ugc" | (string & {}) | null;
22
23
  noRel: boolean;
23
24
  prefetch: boolean;
24
25
  noPrefetch: boolean;
25
- }, {}, {}, {}, string, vue1566.ComponentProvideOptions, false, {}, any>;
26
+ }, {}, {}, {}, string, vue1824.ComponentProvideOptions, false, {}, any>;
26
27
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
27
28
  declare const _default: typeof __VLS_export;
28
29
  type __VLS_WithSlots<T, S> = T & {
@@ -1,9 +1,9 @@
1
1
  import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import { ListUiSlot } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1562 from "vue";
4
+ import * as vue1299 from "vue";
5
5
 
6
6
  //#region src/components/list/context.d.ts
7
- declare const provideListUi: (ui: vue1562.ComputedRef<Partial<UiClass<ListUiSlot>>>) => vue1562.ComputedRef<Partial<UiClass<ListUiSlot>>>, useListUi: <S extends ListUiSlot | undefined = undefined>(slot?: S | undefined) => S extends ListUiSlot ? vue1562.ComputedRef<ClassValue> : vue1562.ComputedRef<Partial<UiClass<ListUiSlot>>>;
7
+ declare const provideListUi: (ui: vue1299.ComputedRef<Partial<UiClass<ListUiSlot>>>) => vue1299.ComputedRef<Partial<UiClass<ListUiSlot>>>, useListUi: <S extends ListUiSlot | undefined = undefined>(slot?: S | undefined) => S extends ListUiSlot ? vue1299.ComputedRef<ClassValue> : vue1299.ComputedRef<Partial<UiClass<ListUiSlot>>>;
8
8
  //#endregion
9
9
  export { provideListUi };
@@ -1,8 +1,8 @@
1
1
  import { ListContentProps, ListDescriptionProps, ListItemProps, ListRootProps, ListTitleProps, ListUi, ListUiSlot } from "./types.js";
2
2
  import { _default as _default$3 } from "./list-root.vue.js";
3
3
  import { _default as _default$2 } from "./list-item.vue.js";
4
- import { _default } from "./list-content.vue.js";
5
4
  import { _default as _default$4 } from "./list-title.vue.js";
6
5
  import { _default as _default$1 } from "./list-description.vue.js";
6
+ import { _default } from "./list-content.vue.js";
7
7
  import { provideListUi } from "./context.js";
8
8
  export { _default as ListContent, type ListContentProps, _default$1 as ListDescription, type ListDescriptionProps, _default$2 as ListItem, type ListItemProps, _default$3 as ListRoot, type ListRootProps, _default$4 as ListTitle, type ListTitleProps, type ListUi, type ListUiSlot, provideListUi };
@@ -1 +1 @@
1
- import{provideListUi as e}from"./context.js";import t from"./list-root.js";import n from"./list-item.js";import r from"./list-content.js";import i from"./list-title.js";import a from"./list-description.js";export{r as ListContent,a as ListDescription,n as ListItem,t as ListRoot,i as ListTitle,e as provideListUi};
1
+ import{provideListUi as e}from"./context.js";import t from"./list-root.js";import n from"./list-item.js";import r from"./list-title.js";import i from"./list-description.js";import a from"./list-content.js";export{a as ListContent,i as ListDescription,n as ListItem,t as ListRoot,r as ListTitle,e as provideListUi};
@@ -1,12 +1,12 @@
1
1
  import { ListContentProps } from "./types.js";
2
- import * as vue1537 from "vue";
2
+ import * as vue1294 from "vue";
3
3
 
4
4
  //#region src/components/list/list-content.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: vue1537.DefineComponent<ListContentProps, {}, {}, {}, {}, vue1537.ComponentOptionsMixin, vue1537.ComponentOptionsMixin, {}, string, vue1537.PublicProps, Readonly<ListContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1537.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1294.DefineComponent<ListContentProps, {}, {}, {}, {}, vue1294.ComponentOptionsMixin, vue1294.ComponentOptionsMixin, {}, string, vue1294.PublicProps, Readonly<ListContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1294.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 { ListDescriptionProps } from "./types.js";
2
- import * as vue1557 from "vue";
2
+ import * as vue1289 from "vue";
3
3
 
4
4
  //#region src/components/list/list-description.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: vue1557.DefineComponent<ListDescriptionProps, {}, {}, {}, {}, vue1557.ComponentOptionsMixin, vue1557.ComponentOptionsMixin, {}, string, vue1557.PublicProps, Readonly<ListDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1557.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1289.DefineComponent<ListDescriptionProps, {}, {}, {}, {}, vue1289.ComponentOptionsMixin, vue1289.ComponentOptionsMixin, {}, string, vue1289.PublicProps, Readonly<ListDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1289.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 { ListItemProps } from "./types.js";
2
- import * as vue1547 from "vue";
2
+ import * as vue1279 from "vue";
3
3
 
4
4
  //#region src/components/list/list-item.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: vue1547.DefineComponent<ListItemProps, {}, {}, {}, {}, vue1547.ComponentOptionsMixin, vue1547.ComponentOptionsMixin, {}, string, vue1547.PublicProps, Readonly<ListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1547.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1279.DefineComponent<ListItemProps, {}, {}, {}, {}, vue1279.ComponentOptionsMixin, vue1279.ComponentOptionsMixin, {}, string, vue1279.PublicProps, Readonly<ListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1279.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 { ListRootProps } from "./types.js";
2
- import * as vue1542 from "vue";
2
+ import * as vue1274 from "vue";
3
3
 
4
4
  //#region src/components/list/list-root.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: vue1542.DefineComponent<ListRootProps, {}, {}, {}, {}, vue1542.ComponentOptionsMixin, vue1542.ComponentOptionsMixin, {}, string, vue1542.PublicProps, Readonly<ListRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1542.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1274.DefineComponent<ListRootProps, {}, {}, {}, {}, vue1274.ComponentOptionsMixin, vue1274.ComponentOptionsMixin, {}, string, vue1274.PublicProps, Readonly<ListRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1274.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 { ListTitleProps } from "./types.js";
2
- import * as vue1552 from "vue";
2
+ import * as vue1284 from "vue";
3
3
 
4
4
  //#region src/components/list/list-title.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: vue1552.DefineComponent<ListTitleProps, {}, {}, {}, {}, vue1552.ComponentOptionsMixin, vue1552.ComponentOptionsMixin, {}, string, vue1552.PublicProps, Readonly<ListTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1552.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1284.DefineComponent<ListTitleProps, {}, {}, {}, {}, vue1284.ComponentOptionsMixin, vue1284.ComponentOptionsMixin, {}, string, vue1284.PublicProps, Readonly<ListTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1284.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 & {
@@ -2,11 +2,11 @@ import { ClassValue, UiClass } from "../../types/common.js";
2
2
  import "../../composables/index.js";
3
3
  import { ListboxUiSlot } from "./types.js";
4
4
  import "../../index.js";
5
- import * as vue1471 from "vue";
5
+ import * as vue1537 from "vue";
6
6
  import "@vueuse/shared";
7
7
 
8
8
  //#region src/components/listbox/context.d.ts
9
9
 
10
- declare const provideListboxUi: (ui: vue1471.ComputedRef<Partial<UiClass<ListboxUiSlot>>>) => vue1471.ComputedRef<Partial<UiClass<ListboxUiSlot>>>, useListboxUi: <S extends ListboxUiSlot | undefined = undefined>(slot?: S | undefined) => S extends ListboxUiSlot ? vue1471.ComputedRef<ClassValue> : vue1471.ComputedRef<Partial<UiClass<ListboxUiSlot>>>;
10
+ declare const provideListboxUi: (ui: vue1537.ComputedRef<Partial<UiClass<ListboxUiSlot>>>) => vue1537.ComputedRef<Partial<UiClass<ListboxUiSlot>>>, useListboxUi: <S extends ListboxUiSlot | undefined = undefined>(slot?: S | undefined) => S extends ListboxUiSlot ? vue1537.ComputedRef<ClassValue> : vue1537.ComputedRef<Partial<UiClass<ListboxUiSlot>>>;
11
11
  //#endregion
12
12
  export { provideListboxUi };
@@ -1,11 +1,11 @@
1
1
  import { ListboxCollectionItemData, ListboxContentProps, ListboxFilterEmits, ListboxFilterProps, ListboxGroupLabelProps, ListboxGroupProps, ListboxItemEmits, ListboxItemIndicatorProps, ListboxItemProps, ListboxRootEmits, ListboxRootProps, ListboxUi, ListboxUiSlot, ListboxVirtualizerProps } from "./types.js";
2
2
  import { _default as _default$6 } from "./listbox-root.vue.js";
3
3
  import { _default } from "./listbox-content.vue.js";
4
- import { _default as _default$1 } from "./listbox-filter.vue.js";
5
- import { _default as _default$4 } from "./listbox-item.vue.js";
6
- import { _default as _default$5 } from "./listbox-item-indicator.vue.js";
7
4
  import { _default as _default$2 } from "./listbox-group.vue.js";
8
5
  import { _default as _default$3 } from "./listbox-group-label.vue.js";
6
+ import { _default as _default$4 } from "./listbox-item.vue.js";
7
+ import { _default as _default$5 } from "./listbox-item-indicator.vue.js";
8
+ import { _default as _default$1 } from "./listbox-filter.vue.js";
9
9
  import { _default as _default$7 } from "./listbox-virtualizer.vue.js";
10
10
  import { provideListboxUi } from "./context.js";
11
11
  export { type ListboxCollectionItemData, _default as ListboxContent, type ListboxContentProps, _default$1 as ListboxFilter, type ListboxFilterEmits, type ListboxFilterProps, _default$2 as ListboxGroup, _default$3 as ListboxGroupLabel, type ListboxGroupLabelProps, type ListboxGroupProps, _default$4 as ListboxItem, type ListboxItemEmits, _default$5 as ListboxItemIndicator, type ListboxItemIndicatorProps, type ListboxItemProps, _default$6 as ListboxRoot, type ListboxRootEmits, type ListboxRootProps, type ListboxUi, type ListboxUiSlot, _default$7 as ListboxVirtualizer, type ListboxVirtualizerProps, provideListboxUi };
@@ -1 +1 @@
1
- import{provideListboxUi as e}from"./context.js";import t from"./listbox-root.js";import n from"./listbox-content.js";import r from"./listbox-filter.js";import i from"./listbox-item.js";import a from"./listbox-item-indicator.js";import o from"./listbox-group.js";import s from"./listbox-group-label.js";import c from"./listbox-virtualizer.js";export{n as ListboxContent,r as ListboxFilter,o as ListboxGroup,s as ListboxGroupLabel,i as ListboxItem,a as ListboxItemIndicator,t as ListboxRoot,c as ListboxVirtualizer,e as provideListboxUi};
1
+ import{provideListboxUi as e}from"./context.js";import t from"./listbox-root.js";import n from"./listbox-content.js";import r from"./listbox-group.js";import i from"./listbox-group-label.js";import a from"./listbox-item.js";import o from"./listbox-item-indicator.js";import s from"./listbox-filter.js";import c from"./listbox-virtualizer.js";export{n as ListboxContent,s as ListboxFilter,r as ListboxGroup,i as ListboxGroupLabel,a as ListboxItem,o as ListboxItemIndicator,t as ListboxRoot,c as ListboxVirtualizer,e as provideListboxUi};
@@ -1,12 +1,12 @@
1
1
  import { ListboxContentProps } from "./types.js";
2
- import * as vue1439 from "vue";
2
+ import * as vue1522 from "vue";
3
3
 
4
4
  //#region src/components/listbox/listbox-content.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: vue1439.DefineComponent<ListboxContentProps, {}, {}, {}, {}, vue1439.ComponentOptionsMixin, vue1439.ComponentOptionsMixin, {}, string, vue1439.PublicProps, Readonly<ListboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1439.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1522.DefineComponent<ListboxContentProps, {}, {}, {}, {}, vue1522.ComponentOptionsMixin, vue1522.ComponentOptionsMixin, {}, string, vue1522.PublicProps, Readonly<ListboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1522.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,5 +1,5 @@
1
1
  import { ListboxFilterProps } from "./types.js";
2
- import * as vue1434 from "vue";
2
+ import * as vue1527 from "vue";
3
3
 
4
4
  //#region src/components/listbox/listbox-filter.vue.d.ts
5
5
  declare var __VLS_10: {
@@ -12,11 +12,11 @@ type __VLS_Slots = {} & {
12
12
  } & {
13
13
  trailing?: (props: typeof __VLS_21) => any;
14
14
  };
15
- declare const __VLS_base: vue1434.DefineComponent<ListboxFilterProps, {}, {}, {}, {}, vue1434.ComponentOptionsMixin, vue1434.ComponentOptionsMixin, {
15
+ declare const __VLS_base: vue1527.DefineComponent<ListboxFilterProps, {}, {}, {}, {}, vue1527.ComponentOptionsMixin, vue1527.ComponentOptionsMixin, {
16
16
  "update:modelValue": (value: string) => any;
17
- }, string, vue1434.PublicProps, Readonly<ListboxFilterProps> & Readonly<{
17
+ }, string, vue1527.PublicProps, Readonly<ListboxFilterProps> & Readonly<{
18
18
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
19
- }>, {}, {}, {}, {}, string, vue1434.ComponentProvideOptions, false, {}, any>;
19
+ }>, {}, {}, {}, {}, string, vue1527.ComponentProvideOptions, false, {}, any>;
20
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
21
  declare const _default: typeof __VLS_export;
22
22
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { ListboxGroupLabelProps } from "./types.js";
2
- import * as vue1466 from "vue";
2
+ import * as vue1609 from "vue";
3
3
 
4
4
  //#region src/components/listbox/listbox-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: vue1466.DefineComponent<ListboxGroupLabelProps, {}, {}, {}, {}, vue1466.ComponentOptionsMixin, vue1466.ComponentOptionsMixin, {}, string, vue1466.PublicProps, Readonly<ListboxGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1466.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1609.DefineComponent<ListboxGroupLabelProps, {}, {}, {}, {}, vue1609.ComponentOptionsMixin, vue1609.ComponentOptionsMixin, {}, string, vue1609.PublicProps, Readonly<ListboxGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1609.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 { ListboxGroupProps } from "./types.js";
2
- import * as vue1456 from "vue";
2
+ import * as vue1620 from "vue";
3
3
 
4
4
  //#region src/components/listbox/listbox-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: vue1456.DefineComponent<ListboxGroupProps, {}, {}, {}, {}, vue1456.ComponentOptionsMixin, vue1456.ComponentOptionsMixin, {}, string, vue1456.PublicProps, Readonly<ListboxGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1456.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1620.DefineComponent<ListboxGroupProps, {}, {}, {}, {}, vue1620.ComponentOptionsMixin, vue1620.ComponentOptionsMixin, {}, string, vue1620.PublicProps, Readonly<ListboxGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1620.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 { ListboxItemIndicatorProps } from "./types.js";
4
- import * as vue1444 from "vue";
4
+ import * as vue1603 from "vue";
5
5
 
6
6
  //#region src/components/listbox/listbox-item-indicator.vue.d.ts
7
7
  declare var __VLS_8: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_8) => any;
10
10
  };
11
- declare const __VLS_base: vue1444.DefineComponent<ListboxItemIndicatorProps, {}, {}, {}, {}, vue1444.ComponentOptionsMixin, vue1444.ComponentOptionsMixin, {}, string, vue1444.PublicProps, Readonly<ListboxItemIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue1444.Component;
13
- }, {}, {}, {}, string, vue1444.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1603.DefineComponent<ListboxItemIndicatorProps, {}, {}, {}, {}, vue1603.ComponentOptionsMixin, vue1603.ComponentOptionsMixin, {}, string, vue1603.PublicProps, Readonly<ListboxItemIndicatorProps> & Readonly<{}>, {
12
+ as: AsTag | vue1603.Component;
13
+ }, {}, {}, {}, string, vue1603.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 & {
@@ -3,20 +3,20 @@ import "../../types/index.js";
3
3
  import { AsTag } from "../primitive/types.js";
4
4
  import "../primitive/index.js";
5
5
  import { ListboxItemProps } from "./types.js";
6
- import * as vue1450 from "vue";
6
+ import * as vue1614 from "vue";
7
7
 
8
8
  //#region src/components/listbox/listbox-item.vue.d.ts
9
9
  declare var __VLS_12: {};
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_12) => any;
12
12
  };
13
- declare const __VLS_base: vue1450.DefineComponent<ListboxItemProps, {}, {}, {}, {}, vue1450.ComponentOptionsMixin, vue1450.ComponentOptionsMixin, {
13
+ declare const __VLS_base: vue1614.DefineComponent<ListboxItemProps, {}, {}, {}, {}, vue1614.ComponentOptionsMixin, vue1614.ComponentOptionsMixin, {
14
14
  select: (event: SelectEvent<string>) => any;
15
- }, string, vue1450.PublicProps, Readonly<ListboxItemProps> & Readonly<{
15
+ }, string, vue1614.PublicProps, Readonly<ListboxItemProps> & Readonly<{
16
16
  onSelect?: ((event: SelectEvent<string>) => any) | undefined;
17
17
  }>, {
18
- as: AsTag | vue1450.Component;
19
- }, {}, {}, {}, string, vue1450.ComponentProvideOptions, false, {}, any>;
18
+ as: AsTag | vue1614.Component;
19
+ }, {}, {}, {}, string, vue1614.ComponentProvideOptions, false, {}, any>;
20
20
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
21
21
  declare const _default: typeof __VLS_export;
22
22
  type __VLS_WithSlots<T, S> = T & {
@@ -1,11 +1,11 @@
1
1
  import { CollectionItemData } from "../../composables/use-collection.js";
2
2
  import "../../composables/index.js";
3
3
  import { ListboxCollectionItemData, ListboxRootProps } from "./types.js";
4
- import * as vue1430 from "vue";
4
+ import * as vue1518 from "vue";
5
5
 
6
6
  //#region src/components/listbox/listbox-root.vue.d.ts
7
7
  declare const __VLS_export: <M extends boolean>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
8
- props: vue1430.PublicProps & __VLS_PrettifyLocal<ListboxRootProps<M> & {
8
+ props: vue1518.PublicProps & __VLS_PrettifyLocal<ListboxRootProps<M> & {
9
9
  "onUpdate:modelValue"?: ((value: M extends true ? string[] : string) => any) | undefined;
10
10
  onEntryFocus?: ((event: CustomEvent<any>) => any) | undefined;
11
11
  onHighlight?: ((payload?: CollectionItemData<ListboxCollectionItemData> | undefined) => any) | undefined;
@@ -13,8 +13,8 @@ declare const __VLS_export: <M extends boolean>(__VLS_props: NonNullable<Awaited
13
13
  }> & (typeof globalThis extends {
14
14
  __VLS_PROPS_FALLBACK: infer P;
15
15
  } ? P : {});
16
- expose: (exposed: vue1430.ShallowUnwrapRef<{
17
- highlightedElement: vue1430.ShallowRef<HTMLElement | null, HTMLElement | null>;
16
+ expose: (exposed: vue1518.ShallowUnwrapRef<{
17
+ highlightedElement: vue1518.ShallowRef<HTMLElement | null, HTMLElement | null>;
18
18
  highlightItem: (value: string) => void;
19
19
  highlightFirstItem: () => void;
20
20
  highlightSelected: (event?: Event) => Promise<void>;
@@ -27,7 +27,7 @@ declare const __VLS_export: <M extends boolean>(__VLS_props: NonNullable<Awaited
27
27
  }) => any;
28
28
  };
29
29
  emit: ((evt: "update:modelValue", value: M extends true ? string[] : string) => void) & ((evt: "entryFocus", event: CustomEvent<any>) => void) & ((evt: "highlight", payload?: CollectionItemData<ListboxCollectionItemData> | undefined) => void) & ((evt: "leave", event: Event) => void);
30
- }>) => vue1430.VNode & {
30
+ }>) => vue1518.VNode & {
31
31
  __ctx?: Awaited<typeof __VLS_setup>;
32
32
  };
33
33
  declare const _default: typeof __VLS_export;
@@ -1,9 +1,9 @@
1
1
  import { ListboxVirtualizerProps, ListboxVirtualizerSlots } from "./types.js";
2
- import * as vue1461 from "vue";
2
+ import * as vue1532 from "vue";
3
3
 
4
4
  //#region src/components/listbox/listbox-virtualizer.vue.d.ts
5
5
  type __VLS_Slots = ListboxVirtualizerSlots;
6
- declare const __VLS_base: vue1461.DefineComponent<ListboxVirtualizerProps, {}, {}, {}, {}, vue1461.ComponentOptionsMixin, vue1461.ComponentOptionsMixin, {}, string, vue1461.PublicProps, Readonly<ListboxVirtualizerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1461.ComponentProvideOptions, false, {}, any>;
6
+ declare const __VLS_base: vue1532.DefineComponent<ListboxVirtualizerProps, {}, {}, {}, {}, vue1532.ComponentOptionsMixin, vue1532.ComponentOptionsMixin, {}, string, vue1532.PublicProps, Readonly<ListboxVirtualizerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1532.ComponentProvideOptions, false, {}, any>;
7
7
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
8
8
  declare const _default: typeof __VLS_export;
9
9
  type __VLS_WithSlots<T, S> = T & {