@soybeanjs/headless 0.0.9 → 0.0.11

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 (541) hide show
  1. package/dist/components/accordion/accordion-content.js +1 -1
  2. package/dist/components/accordion/accordion-content.vue.d.ts +2 -2
  3. package/dist/components/accordion/accordion-header.js +1 -1
  4. package/dist/components/accordion/accordion-header.vue.d.ts +2 -2
  5. package/dist/components/accordion/accordion-item.js +1 -1
  6. package/dist/components/accordion/accordion-item.vue.d.ts +5 -5
  7. package/dist/components/accordion/accordion-root.js +1 -1
  8. package/dist/components/accordion/accordion-root.vue.d.ts +3 -3
  9. package/dist/components/accordion/accordion-trigger.js +1 -1
  10. package/dist/components/accordion/accordion-trigger.vue.d.ts +2 -2
  11. package/dist/components/accordion/context.d.ts +5 -4
  12. package/dist/components/accordion/context.js +1 -1
  13. package/dist/components/accordion/index.d.ts +3 -3
  14. package/dist/components/accordion/index.js +1 -1
  15. package/dist/components/accordion/types.d.ts +4 -7
  16. package/dist/components/alert/alert-close.js +1 -1
  17. package/dist/components/alert/alert-close.vue.d.ts +2 -2
  18. package/dist/components/alert/alert-content.js +1 -1
  19. package/dist/components/alert/alert-content.vue.d.ts +2 -2
  20. package/dist/components/alert/alert-description.js +1 -1
  21. package/dist/components/alert/alert-description.vue.d.ts +2 -2
  22. package/dist/components/alert/alert-root.js +1 -1
  23. package/dist/components/alert/alert-root.vue.d.ts +4 -4
  24. package/dist/components/alert/alert-title.js +1 -1
  25. package/dist/components/alert/alert-title.vue.d.ts +2 -2
  26. package/dist/components/alert/context.d.ts +6 -4
  27. package/dist/components/alert/context.js +1 -1
  28. package/dist/components/alert/index.d.ts +3 -3
  29. package/dist/components/alert/index.js +1 -1
  30. package/dist/components/alert/types.d.ts +5 -8
  31. package/dist/components/alert-dialog/alert-dialog-close.vue.d.ts +2 -2
  32. package/dist/components/alert-dialog/alert-dialog-content.vue.d.ts +4 -4
  33. package/dist/components/alert-dialog/alert-dialog-root.vue.d.ts +4 -4
  34. package/dist/components/alert-dialog/index.d.ts +3 -3
  35. package/dist/components/alert-dialog/index.js +1 -1
  36. package/dist/components/arrow/arrow.vue.d.ts +2 -2
  37. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +3 -3
  38. package/dist/components/avatar/avatar-fallback.js +1 -1
  39. package/dist/components/avatar/avatar-fallback.vue.d.ts +2 -2
  40. package/dist/components/avatar/avatar-image.js +1 -1
  41. package/dist/components/avatar/avatar-image.vue.d.ts +4 -4
  42. package/dist/components/avatar/avatar-root.js +1 -1
  43. package/dist/components/avatar/avatar-root.vue.d.ts +2 -2
  44. package/dist/components/avatar/context.d.ts +6 -4
  45. package/dist/components/avatar/context.js +1 -1
  46. package/dist/components/avatar/index.d.ts +3 -3
  47. package/dist/components/avatar/index.js +1 -1
  48. package/dist/components/avatar/types.d.ts +5 -8
  49. package/dist/components/badge/badge-content.js +1 -1
  50. package/dist/components/badge/badge-content.vue.d.ts +2 -2
  51. package/dist/components/badge/badge-root.js +1 -1
  52. package/dist/components/badge/badge-root.vue.d.ts +4 -4
  53. package/dist/components/badge/context.d.ts +6 -3
  54. package/dist/components/badge/context.js +1 -1
  55. package/dist/components/badge/index.d.ts +3 -3
  56. package/dist/components/badge/index.js +1 -1
  57. package/dist/components/badge/types.d.ts +5 -8
  58. package/dist/components/breadcrumb/breadcrumb-ellipsis.js +1 -1
  59. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +2 -2
  60. package/dist/components/breadcrumb/breadcrumb-item.js +1 -1
  61. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +2 -2
  62. package/dist/components/breadcrumb/breadcrumb-link.js +1 -1
  63. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +2 -2
  64. package/dist/components/breadcrumb/breadcrumb-list.js +1 -1
  65. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +2 -2
  66. package/dist/components/breadcrumb/breadcrumb-page.js +1 -1
  67. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +2 -2
  68. package/dist/components/breadcrumb/breadcrumb-root.js +1 -1
  69. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +2 -2
  70. package/dist/components/breadcrumb/breadcrumb-separator.js +1 -1
  71. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +2 -2
  72. package/dist/components/breadcrumb/context.d.ts +6 -3
  73. package/dist/components/breadcrumb/context.js +1 -1
  74. package/dist/components/breadcrumb/index.d.ts +3 -3
  75. package/dist/components/breadcrumb/index.js +1 -1
  76. package/dist/components/breadcrumb/types.d.ts +5 -8
  77. package/dist/components/button/button.vue.d.ts +5 -5
  78. package/dist/components/card/card-content.js +1 -1
  79. package/dist/components/card/card-content.vue.d.ts +2 -2
  80. package/dist/components/card/card-description.js +1 -1
  81. package/dist/components/card/card-description.vue.d.ts +2 -2
  82. package/dist/components/card/card-footer.js +1 -1
  83. package/dist/components/card/card-footer.vue.d.ts +2 -2
  84. package/dist/components/card/card-header.js +1 -1
  85. package/dist/components/card/card-header.vue.d.ts +2 -2
  86. package/dist/components/card/card-root.js +1 -1
  87. package/dist/components/card/card-root.vue.d.ts +2 -2
  88. package/dist/components/card/card-title-root.js +1 -1
  89. package/dist/components/card/card-title-root.vue.d.ts +2 -2
  90. package/dist/components/card/card-title.js +1 -1
  91. package/dist/components/card/card-title.vue.d.ts +2 -2
  92. package/dist/components/card/context.d.ts +6 -3
  93. package/dist/components/card/context.js +1 -1
  94. package/dist/components/card/index.d.ts +3 -3
  95. package/dist/components/card/index.js +1 -1
  96. package/dist/components/card/types.d.ts +5 -8
  97. package/dist/components/checkbox/checkbox-control.js +1 -1
  98. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -2
  99. package/dist/components/checkbox/checkbox-group-root.js +1 -1
  100. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +3 -3
  101. package/dist/components/checkbox/checkbox-indicator.js +1 -1
  102. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +4 -4
  103. package/dist/components/checkbox/checkbox-label.js +1 -1
  104. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -2
  105. package/dist/components/checkbox/checkbox-root.js +1 -1
  106. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -4
  107. package/dist/components/checkbox/context.d.ts +5 -4
  108. package/dist/components/checkbox/context.js +1 -1
  109. package/dist/components/checkbox/index.d.ts +3 -3
  110. package/dist/components/checkbox/index.js +1 -1
  111. package/dist/components/checkbox/types.d.ts +4 -7
  112. package/dist/components/collapsible/collapsible-content.js +1 -1
  113. package/dist/components/collapsible/collapsible-content.vue.d.ts +2 -2
  114. package/dist/components/collapsible/collapsible-root.js +1 -1
  115. package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -6
  116. package/dist/components/collapsible/collapsible-trigger.js +1 -1
  117. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +4 -4
  118. package/dist/components/collapsible/context.d.ts +6 -4
  119. package/dist/components/collapsible/context.js +1 -1
  120. package/dist/components/collapsible/index.d.ts +3 -3
  121. package/dist/components/collapsible/index.js +1 -1
  122. package/dist/components/collapsible/types.d.ts +5 -8
  123. package/dist/components/config-provider/config-provider.vue.d.ts +3 -3
  124. package/dist/components/context-menu/context-menu-content.vue.d.ts +6 -6
  125. package/dist/components/context-menu/context-menu-root.vue.d.ts +4 -4
  126. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +4 -4
  127. package/dist/components/context-menu/index.d.ts +2 -2
  128. package/dist/components/dialog/context.d.ts +5 -4
  129. package/dist/components/dialog/context.js +1 -1
  130. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  131. package/dist/components/dialog/dialog-content-impl.js +1 -1
  132. package/dist/components/dialog/dialog-content.vue.d.ts +4 -4
  133. package/dist/components/dialog/dialog-description.js +1 -1
  134. package/dist/components/dialog/dialog-description.vue.d.ts +2 -2
  135. package/dist/components/dialog/dialog-footer.js +1 -1
  136. package/dist/components/dialog/dialog-footer.vue.d.ts +2 -2
  137. package/dist/components/dialog/dialog-header.js +1 -1
  138. package/dist/components/dialog/dialog-header.vue.d.ts +2 -2
  139. package/dist/components/dialog/dialog-overlay.js +1 -1
  140. package/dist/components/dialog/dialog-overlay.vue.d.ts +2 -2
  141. package/dist/components/dialog/dialog-root.vue.d.ts +4 -4
  142. package/dist/components/dialog/dialog-title.js +1 -1
  143. package/dist/components/dialog/dialog-title.vue.d.ts +2 -2
  144. package/dist/components/dialog/dialog-trigger.vue.d.ts +2 -2
  145. package/dist/components/dialog/index.d.ts +3 -3
  146. package/dist/components/dialog/index.js +1 -1
  147. package/dist/components/dialog/types.d.ts +5 -8
  148. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +6 -6
  149. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -5
  150. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +4 -4
  151. package/dist/components/dropdown-menu/index.d.ts +2 -2
  152. package/dist/components/form/context.d.ts +6 -3
  153. package/dist/components/form/context.js +1 -1
  154. package/dist/components/form/core/shared.js +1 -0
  155. package/dist/components/form/core/standard.js +1 -0
  156. package/dist/components/form/core/types.d.ts +158 -0
  157. package/dist/components/form/core/use-field-array.js +1 -0
  158. package/dist/components/form/core/use-form-state.js +1 -0
  159. package/dist/components/form/core/use-form.d.ts +7 -0
  160. package/dist/components/form/core/use-form.js +1 -0
  161. package/dist/components/form/form-description.js +1 -1
  162. package/dist/components/form/form-description.vue.d.ts +2 -2
  163. package/dist/components/form/form-error.js +1 -1
  164. package/dist/components/form/form-error.vue.d.ts +2 -2
  165. package/dist/components/form/form-field.js +1 -1
  166. package/dist/components/form/form-field.vue.d.ts +2 -13
  167. package/dist/components/form/form-label.js +1 -1
  168. package/dist/components/form/form-label.vue.d.ts +2 -2
  169. package/dist/components/form/index.d.ts +7 -5
  170. package/dist/components/form/index.js +1 -1
  171. package/dist/components/form/types.d.ts +6 -11
  172. package/dist/components/input/context.d.ts +6 -3
  173. package/dist/components/input/context.js +1 -1
  174. package/dist/components/input/index.d.ts +3 -3
  175. package/dist/components/input/index.js +1 -1
  176. package/dist/components/input/input-control.js +1 -1
  177. package/dist/components/input/input-control.vue.d.ts +2 -2
  178. package/dist/components/input/input-root.js +1 -1
  179. package/dist/components/input/input-root.vue.d.ts +4 -4
  180. package/dist/components/input/types.d.ts +5 -8
  181. package/dist/components/kbd/kbd.vue.d.ts +2 -2
  182. package/dist/components/label/label.vue.d.ts +2 -2
  183. package/dist/components/layout/context.d.ts +6 -4
  184. package/dist/components/layout/context.js +1 -1
  185. package/dist/components/layout/index.d.ts +3 -3
  186. package/dist/components/layout/index.js +1 -1
  187. package/dist/components/layout/layout-footer.js +1 -1
  188. package/dist/components/layout/layout-footer.vue.d.ts +2 -2
  189. package/dist/components/layout/layout-header.js +1 -1
  190. package/dist/components/layout/layout-header.vue.d.ts +2 -2
  191. package/dist/components/layout/layout-main.js +1 -1
  192. package/dist/components/layout/layout-main.vue.d.ts +2 -2
  193. package/dist/components/layout/layout-mobile.js +1 -1
  194. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  195. package/dist/components/layout/layout-rail.js +1 -1
  196. package/dist/components/layout/layout-rail.vue.d.ts +2 -2
  197. package/dist/components/layout/layout-root.js +1 -1
  198. package/dist/components/layout/layout-root.vue.d.ts +5 -5
  199. package/dist/components/layout/layout-sidebar.js +1 -1
  200. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  201. package/dist/components/layout/layout-tab.js +1 -1
  202. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  203. package/dist/components/layout/layout-trigger.js +1 -1
  204. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  205. package/dist/components/layout/types.d.ts +13 -14
  206. package/dist/components/link/link.vue.d.ts +4 -4
  207. package/dist/components/list/context.d.ts +6 -3
  208. package/dist/components/list/context.js +1 -1
  209. package/dist/components/list/index.d.ts +3 -3
  210. package/dist/components/list/index.js +1 -1
  211. package/dist/components/list/list-content.js +1 -1
  212. package/dist/components/list/list-content.vue.d.ts +2 -2
  213. package/dist/components/list/list-description.js +1 -1
  214. package/dist/components/list/list-description.vue.d.ts +2 -2
  215. package/dist/components/list/list-item.js +1 -1
  216. package/dist/components/list/list-item.vue.d.ts +2 -2
  217. package/dist/components/list/list-root.js +1 -1
  218. package/dist/components/list/list-root.vue.d.ts +2 -2
  219. package/dist/components/list/list-title.js +1 -1
  220. package/dist/components/list/list-title.vue.d.ts +2 -2
  221. package/dist/components/list/types.d.ts +5 -8
  222. package/dist/components/listbox/context.d.ts +5 -4
  223. package/dist/components/listbox/context.js +1 -1
  224. package/dist/components/listbox/index.d.ts +3 -3
  225. package/dist/components/listbox/index.js +1 -1
  226. package/dist/components/listbox/listbox-content.js +1 -1
  227. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  228. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  229. package/dist/components/listbox/listbox-group-label.js +1 -1
  230. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  231. package/dist/components/listbox/listbox-group.js +1 -1
  232. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  233. package/dist/components/listbox/listbox-item-indicator.js +1 -1
  234. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  235. package/dist/components/listbox/listbox-item.js +1 -1
  236. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  237. package/dist/components/listbox/listbox-root.js +1 -1
  238. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  239. package/dist/components/listbox/listbox-virtualizer.js +1 -1
  240. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  241. package/dist/components/listbox/types.d.ts +4 -7
  242. package/dist/components/menu/context.d.ts +5 -4
  243. package/dist/components/menu/context.js +1 -1
  244. package/dist/components/menu/index.d.ts +3 -3
  245. package/dist/components/menu/index.js +1 -1
  246. package/dist/components/menu/menu-checkbox-group.js +1 -1
  247. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  248. package/dist/components/menu/menu-checkbox-item.js +1 -1
  249. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  250. package/dist/components/menu/menu-content-impl.js +1 -1
  251. package/dist/components/menu/menu-content.vue.d.ts +6 -6
  252. package/dist/components/menu/menu-group-label.js +1 -1
  253. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  254. package/dist/components/menu/menu-group.js +1 -1
  255. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  256. package/dist/components/menu/menu-item-indicator.js +1 -1
  257. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  258. package/dist/components/menu/menu-item.js +1 -1
  259. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  260. package/dist/components/menu/menu-radio-group.js +1 -1
  261. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  262. package/dist/components/menu/menu-radio-item.js +1 -1
  263. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  264. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  265. package/dist/components/menu/menu-sub-content.vue.d.ts +6 -6
  266. package/dist/components/menu/menu-sub-trigger.js +1 -1
  267. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  268. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  269. package/dist/components/menu/types.d.ts +4 -7
  270. package/dist/components/navigation-menu/context.d.ts +5 -4
  271. package/dist/components/navigation-menu/context.js +1 -1
  272. package/dist/components/navigation-menu/index.d.ts +3 -3
  273. package/dist/components/navigation-menu/index.js +1 -1
  274. package/dist/components/navigation-menu/navigation-menu-content-impl.js +1 -1
  275. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  276. package/dist/components/navigation-menu/navigation-menu-indicator.js +1 -1
  277. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  278. package/dist/components/navigation-menu/navigation-menu-item.js +1 -1
  279. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  280. package/dist/components/navigation-menu/navigation-menu-link.js +1 -1
  281. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  282. package/dist/components/navigation-menu/navigation-menu-list.js +1 -1
  283. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  284. package/dist/components/navigation-menu/navigation-menu-root.js +1 -1
  285. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  286. package/dist/components/navigation-menu/navigation-menu-sub-list.js +1 -1
  287. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  288. package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
  289. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  290. package/dist/components/navigation-menu/navigation-menu-viewport.js +1 -1
  291. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  292. package/dist/components/navigation-menu/types.d.ts +5 -8
  293. package/dist/components/number-input/context.d.ts +5 -4
  294. package/dist/components/number-input/context.js +1 -1
  295. package/dist/components/number-input/index.d.ts +3 -3
  296. package/dist/components/number-input/index.js +1 -1
  297. package/dist/components/number-input/number-input-control.js +1 -1
  298. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  299. package/dist/components/number-input/number-input-decrement.js +1 -1
  300. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  301. package/dist/components/number-input/number-input-increment.js +1 -1
  302. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  303. package/dist/components/number-input/number-input-root.js +1 -1
  304. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  305. package/dist/components/number-input/types.d.ts +5 -8
  306. package/dist/components/pagination/context.d.ts +6 -4
  307. package/dist/components/pagination/context.js +1 -1
  308. package/dist/components/pagination/index.d.ts +3 -3
  309. package/dist/components/pagination/index.js +1 -1
  310. package/dist/components/pagination/pagination-ellipsis.js +1 -1
  311. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  312. package/dist/components/pagination/pagination-first.js +1 -1
  313. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  314. package/dist/components/pagination/pagination-last.js +1 -1
  315. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  316. package/dist/components/pagination/pagination-list-item.js +1 -1
  317. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  318. package/dist/components/pagination/pagination-list.js +1 -1
  319. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  320. package/dist/components/pagination/pagination-next.js +1 -1
  321. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  322. package/dist/components/pagination/pagination-prev.js +1 -1
  323. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  324. package/dist/components/pagination/pagination-root.js +1 -1
  325. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  326. package/dist/components/pagination/types.d.ts +5 -8
  327. package/dist/components/popover/index.d.ts +3 -3
  328. package/dist/components/popover/index.js +1 -1
  329. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  330. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  331. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  332. package/dist/components/popover/popover-positioner.vue.d.ts +4 -4
  333. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  334. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  335. package/dist/components/popper/context.d.ts +5 -4
  336. package/dist/components/popper/context.js +1 -1
  337. package/dist/components/popper/index.d.ts +3 -3
  338. package/dist/components/popper/index.js +1 -1
  339. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  340. package/dist/components/popper/popper-arrow.js +1 -1
  341. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  342. package/dist/components/popper/popper-popup.js +1 -1
  343. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  344. package/dist/components/popper/popper-positioner.js +1 -1
  345. package/dist/components/popper/popper-positioner.vue.d.ts +52 -52
  346. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  347. package/dist/components/popper/types.d.ts +4 -7
  348. package/dist/components/primitive/primitive.d.ts +2 -2
  349. package/dist/components/radio-group/context.d.ts +5 -4
  350. package/dist/components/radio-group/context.js +1 -1
  351. package/dist/components/radio-group/index.d.ts +3 -3
  352. package/dist/components/radio-group/index.js +1 -1
  353. package/dist/components/radio-group/radio-group-control.js +1 -1
  354. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  355. package/dist/components/radio-group/radio-group-indicator.js +1 -1
  356. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  357. package/dist/components/radio-group/radio-group-item.js +1 -1
  358. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  359. package/dist/components/radio-group/radio-group-label.js +1 -1
  360. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  361. package/dist/components/radio-group/radio-group-root.js +1 -1
  362. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  363. package/dist/components/radio-group/types.d.ts +4 -7
  364. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  365. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  366. package/dist/components/select/context.d.ts +5 -4
  367. package/dist/components/select/context.js +1 -1
  368. package/dist/components/select/index.d.ts +3 -3
  369. package/dist/components/select/index.js +1 -1
  370. package/dist/components/select/select-arrow.js +1 -1
  371. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  372. package/dist/components/select/select-content-impl.js +1 -1
  373. package/dist/components/select/select-content.vue.d.ts +4 -4
  374. package/dist/components/select/select-group-label.js +1 -1
  375. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  376. package/dist/components/select/select-group.js +1 -1
  377. package/dist/components/select/select-group.vue.d.ts +2 -2
  378. package/dist/components/select/select-item-indicator.js +1 -1
  379. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  380. package/dist/components/select/select-item-text.js +1 -1
  381. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  382. package/dist/components/select/select-item.js +1 -1
  383. package/dist/components/select/select-item.vue.d.ts +4 -4
  384. package/dist/components/select/select-root.vue.d.ts +3 -3
  385. package/dist/components/select/select-scroll-down-button.js +1 -1
  386. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  387. package/dist/components/select/select-scroll-up-button.js +1 -1
  388. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  389. package/dist/components/select/select-separator.js +1 -1
  390. package/dist/components/select/select-separator.vue.d.ts +2 -2
  391. package/dist/components/select/select-trigger-icon.js +1 -1
  392. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  393. package/dist/components/select/select-trigger.js +1 -1
  394. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  395. package/dist/components/select/select-value.js +1 -1
  396. package/dist/components/select/select-value.vue.d.ts +3 -3
  397. package/dist/components/select/select-viewport.js +2 -2
  398. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  399. package/dist/components/select/types.d.ts +4 -7
  400. package/dist/components/separator/context.d.ts +6 -3
  401. package/dist/components/separator/context.js +1 -1
  402. package/dist/components/separator/index.d.ts +3 -3
  403. package/dist/components/separator/index.js +1 -1
  404. package/dist/components/separator/separator-label.js +1 -1
  405. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  406. package/dist/components/separator/separator-root.js +1 -1
  407. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  408. package/dist/components/separator/types.d.ts +5 -8
  409. package/dist/components/switch/context.d.ts +6 -4
  410. package/dist/components/switch/context.js +1 -1
  411. package/dist/components/switch/index.d.ts +3 -3
  412. package/dist/components/switch/index.js +1 -1
  413. package/dist/components/switch/switch-control.js +1 -1
  414. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  415. package/dist/components/switch/switch-root.js +1 -1
  416. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  417. package/dist/components/switch/switch-thumb.js +1 -1
  418. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  419. package/dist/components/switch/types.d.ts +5 -8
  420. package/dist/components/tabs/context.d.ts +5 -3
  421. package/dist/components/tabs/context.js +1 -1
  422. package/dist/components/tabs/index.d.ts +3 -3
  423. package/dist/components/tabs/index.js +1 -1
  424. package/dist/components/tabs/tabs-content.js +1 -1
  425. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  426. package/dist/components/tabs/tabs-indicator.js +1 -1
  427. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  428. package/dist/components/tabs/tabs-list.js +1 -1
  429. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  430. package/dist/components/tabs/tabs-root.js +1 -1
  431. package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
  432. package/dist/components/tabs/tabs-trigger.js +1 -1
  433. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  434. package/dist/components/tabs/types.d.ts +5 -8
  435. package/dist/components/tag/tag.vue.d.ts +4 -4
  436. package/dist/components/textarea/context.d.ts +6 -3
  437. package/dist/components/textarea/context.js +1 -1
  438. package/dist/components/textarea/index.d.ts +3 -3
  439. package/dist/components/textarea/index.js +1 -1
  440. package/dist/components/textarea/textarea-control.js +1 -1
  441. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  442. package/dist/components/textarea/textarea-counter.js +1 -1
  443. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  444. package/dist/components/textarea/textarea-root.js +1 -1
  445. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  446. package/dist/components/textarea/types.d.ts +4 -7
  447. package/dist/components/toast/context.d.ts +5 -5
  448. package/dist/components/toast/context.js +1 -1
  449. package/dist/components/toast/index.d.ts +3 -3
  450. package/dist/components/toast/index.js +1 -1
  451. package/dist/components/toast/toast-action.js +1 -1
  452. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  453. package/dist/components/toast/toast-close.js +1 -1
  454. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  455. package/dist/components/toast/toast-description.js +1 -1
  456. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  457. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  458. package/dist/components/toast/toast-root.js +1 -1
  459. package/dist/components/toast/toast-root.vue.d.ts +5 -5
  460. package/dist/components/toast/toast-title.js +1 -1
  461. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  462. package/dist/components/toast/toast-viewport.js +1 -1
  463. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  464. package/dist/components/toast/types.d.ts +5 -8
  465. package/dist/components/tooltip/index.d.ts +3 -3
  466. package/dist/components/tooltip/index.js +1 -1
  467. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  468. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  469. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  470. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  471. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  472. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  473. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  474. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  475. package/dist/components/tree-menu/context.d.ts +6 -4
  476. package/dist/components/tree-menu/context.js +1 -1
  477. package/dist/components/tree-menu/index.d.ts +3 -3
  478. package/dist/components/tree-menu/index.js +1 -1
  479. package/dist/components/tree-menu/tree-menu-button.js +1 -1
  480. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +4 -4
  481. package/dist/components/tree-menu/tree-menu-collapsible.js +1 -1
  482. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +2 -2
  483. package/dist/components/tree-menu/tree-menu-group-label.js +1 -1
  484. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +2 -2
  485. package/dist/components/tree-menu/tree-menu-group-root.js +1 -1
  486. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +2 -2
  487. package/dist/components/tree-menu/tree-menu-group.js +1 -1
  488. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +4 -4
  489. package/dist/components/tree-menu/tree-menu-item.js +1 -1
  490. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +4 -4
  491. package/dist/components/tree-menu/tree-menu-root.js +1 -1
  492. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +5 -5
  493. package/dist/components/tree-menu/tree-menu-sub.js +1 -1
  494. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +4 -4
  495. package/dist/components/tree-menu/types.d.ts +4 -5
  496. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  497. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  498. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  499. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  500. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  501. package/dist/composables/index.d.ts +2 -1
  502. package/dist/composables/index.js +1 -1
  503. package/dist/composables/use-collection.d.ts +6 -6
  504. package/dist/composables/use-direction.d.ts +2 -2
  505. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  506. package/dist/composables/use-exposed-element.d.ts +2 -2
  507. package/dist/composables/use-forward-element.d.ts +2 -2
  508. package/dist/composables/use-image-loading-status.d.ts +2 -2
  509. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  510. package/dist/composables/use-kbd.d.ts +2 -2
  511. package/dist/composables/use-locale.d.ts +2 -2
  512. package/dist/composables/use-nonce.d.ts +2 -2
  513. package/dist/composables/use-presence.d.ts +2 -2
  514. package/dist/composables/use-props.d.ts +3 -3
  515. package/dist/composables/use-selection.d.ts +4 -4
  516. package/dist/composables/use-selection.js +1 -1
  517. package/dist/composables/use-ui-context.d.ts +8 -0
  518. package/dist/composables/use-ui-context.js +1 -0
  519. package/dist/index.d.ts +183 -181
  520. package/dist/index.js +1 -1
  521. package/dist/namespaced/index.d.ts +220 -222
  522. package/dist/namespaced/index.js +1 -1
  523. package/dist/types/common.d.ts +3 -1
  524. package/dist/types/index.d.ts +1 -1
  525. package/package.json +4 -17
  526. package/dist/components/form/form-field-array.js +0 -1
  527. package/dist/components/form/form-field-array.vue.d.ts +0 -36
  528. package/dist/forms/core/context.d.ts +0 -21
  529. package/dist/forms/core/context.js +0 -1
  530. package/dist/forms/core/hooks.d.ts +0 -6
  531. package/dist/forms/core/hooks.js +0 -1
  532. package/dist/forms/core/index.d.ts +0 -3
  533. package/dist/forms/core/shared.js +0 -1
  534. package/dist/forms/core/types.d.ts +0 -88
  535. package/dist/forms/index.d.ts +0 -8
  536. package/dist/forms/index.js +0 -1
  537. package/dist/forms/resolvers/index.d.ts +0 -2
  538. package/dist/forms/resolvers/valibot/index.d.ts +0 -8
  539. package/dist/forms/resolvers/valibot/index.js +0 -1
  540. package/dist/forms/resolvers/zod/index.d.ts +0 -8
  541. package/dist/forms/resolvers/zod/index.js +0 -1
@@ -1,28 +1,28 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverPositionerProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1472 from "vue";
4
+ import * as vue1337 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-positioner.vue.d.ts
7
7
  declare var __VLS_13: {};
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_13) => any;
10
10
  };
11
- declare const __VLS_base: vue1472.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1472.ComponentOptionsMixin, vue1472.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue1337.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1337.ComponentOptionsMixin, vue1337.ComponentOptionsMixin, {
12
12
  escapeKeyDown: (event: KeyboardEvent) => any;
13
13
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
14
14
  focusOutside: (event: FocusOutsideEvent) => any;
15
15
  interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
16
16
  openAutoFocus: (event: Event) => any;
17
17
  closeAutoFocus: (event: Event) => any;
18
- }, string, vue1472.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
18
+ }, string, vue1337.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
19
19
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
20
20
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
21
21
  onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
22
22
  onInteractOutside?: ((event: PointerDownOutsideEvent | FocusOutsideEvent) => any) | undefined;
23
23
  onOpenAutoFocus?: ((event: Event) => any) | undefined;
24
24
  onCloseAutoFocus?: ((event: Event) => any) | undefined;
25
- }>, {}, {}, {}, {}, string, vue1472.ComponentProvideOptions, false, {}, any>;
25
+ }>, {}, {}, {}, {}, string, vue1337.ComponentProvideOptions, false, {}, any>;
26
26
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
27
27
  declare const _default: typeof __VLS_export;
28
28
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,5 @@
1
1
  import { PopoverRootProps } from "./types.js";
2
- import * as vue1702 from "vue";
2
+ import * as vue1321 from "vue";
3
3
 
4
4
  //#region src/components/popover/popover-root.vue.d.ts
5
5
  declare var __VLS_8: {
@@ -9,15 +9,15 @@ declare var __VLS_8: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_8) => any;
11
11
  };
12
- declare const __VLS_base: vue1702.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1702.ComponentOptionsMixin, vue1702.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue1321.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue1321.ComponentOptionsMixin, vue1321.ComponentOptionsMixin, {
13
13
  "update:open": (value: boolean) => any;
14
- }, string, vue1702.PublicProps, Readonly<PopoverRootProps> & Readonly<{
14
+ }, string, vue1321.PublicProps, Readonly<PopoverRootProps> & Readonly<{
15
15
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
16
16
  }>, {
17
17
  open: boolean;
18
18
  defaultOpen: boolean;
19
19
  modal: boolean;
20
- }, {}, {}, {}, string, vue1702.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue1321.ComponentProvideOptions, false, {}, any>;
21
21
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
22
22
  declare const _default: typeof __VLS_export;
23
23
  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 { PopoverTriggerProps } from "./types.js";
4
- import * as vue1482 from "vue";
4
+ import * as vue1347 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-trigger.vue.d.ts
7
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: vue1482.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1482.ComponentOptionsMixin, vue1482.ComponentOptionsMixin, {}, string, vue1482.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
- as: AsTag | vue1482.Component;
13
- }, {}, {}, {}, string, vue1482.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1347.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue1347.ComponentOptionsMixin, vue1347.ComponentOptionsMixin, {}, string, vue1347.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
12
+ as: AsTag | vue1347.Component;
13
+ }, {}, {}, {}, string, vue1347.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,11 +1,12 @@
1
- import { PopperThemeContextParams } from "./types.js";
1
+ import { ClassValue, UiClass } from "../../types/common.js";
2
+ import { PopperUiSlot } from "./types.js";
2
3
  import "../../index.js";
3
- import "vue";
4
+ import * as vue1281 from "vue";
4
5
  import { ReferenceElement } from "@floating-ui/dom";
5
6
  import "@floating-ui/utils";
6
7
 
7
8
  //#region src/components/popper/context.d.ts
8
9
 
9
- declare const providePopperThemeContext: (params: PopperThemeContextParams) => PopperThemeContextParams, usePopperThemeContext: <N extends string | null | undefined = undefined>(consumerName?: N | undefined, defaultValue?: PopperThemeContextParams | undefined) => N extends null | undefined ? PopperThemeContextParams | null : PopperThemeContextParams;
10
+ declare const providePopperUi: (ui: vue1281.ComputedRef<Partial<UiClass<PopperUiSlot>>>) => vue1281.ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: <S extends PopperUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PopperUiSlot ? vue1281.ComputedRef<ClassValue> : vue1281.ComputedRef<Partial<UiClass<PopperUiSlot>>>;
10
11
  //#endregion
11
- export { providePopperThemeContext };
12
+ export { providePopperUi };
@@ -1 +1 @@
1
- import{useContext as e}from"../../composables/use-context.js";import{shallowRef as t}from"vue";const[n,r]=e(`PopperRoot`,()=>{let e=t(),n=t=>{e.value=t},r=t();return{popupElement:e,onPopupElementChange:n,anchorElement:r,onAnchorElementChange:e=>{r.value=e}}}),[i,a]=e(`PopperPositioner`,e=>{let n=t(null),r=e=>{n.value=e??null};return{...e,arrowElement:n,onArrowElementChange:r}}),[o,s]=e(`PopperTheme`,e=>e);export{i as providePopperPositionerContext,n as providePopperRootContext,o as providePopperThemeContext,a as usePopperPositionerContext,r as usePopperRootContext,s as usePopperThemeContext};
1
+ import{useContext as e}from"../../composables/use-context.js";import{useUiContext as t}from"../../composables/use-ui-context.js";import{shallowRef as n}from"vue";const[r,i]=e(`PopperRoot`,()=>{let e=n(),t=t=>{e.value=t},r=n();return{popupElement:e,onPopupElementChange:t,anchorElement:r,onAnchorElementChange:e=>{r.value=e}}}),[a,o]=e(`PopperPositioner`,e=>{let t=n(null),r=e=>{t.value=e??null};return{...e,arrowElement:t,onArrowElementChange:r}}),[s,c]=t(`PopperUi`);export{a as providePopperPositionerContext,r as providePopperRootContext,s as providePopperUi,o as usePopperPositionerContext,i as usePopperRootContext,c as usePopperUi};
@@ -1,8 +1,8 @@
1
- import { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperThemeSlot, PopperUi } from "./types.js";
1
+ import { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperUi, PopperUiSlot } from "./types.js";
2
2
  import { _default } from "./popper-anchor.vue.js";
3
3
  import { _default as _default$1 } from "./popper-arrow.vue.js";
4
- import { providePopperThemeContext } from "./context.js";
4
+ import { providePopperUi } from "./context.js";
5
5
  import { _default as _default$4 } from "./popper-root.vue.js";
6
6
  import { _default as _default$3 } from "./popper-positioner.vue.js";
7
7
  import { _default as _default$2 } from "./popper-popup.vue.js";
8
- export { _default as PopperAnchor, type PopperAnchorProps, _default$1 as PopperArrow, type PopperArrowProps, _default$2 as PopperPopup, type PopperPopupProps, _default$3 as PopperPositioner, type PopperPositionerProps, _default$4 as PopperRoot, type PopperThemeSlot, type PopperUi, providePopperThemeContext as providePopoverThemeContext };
8
+ export { _default as PopperAnchor, type PopperAnchorProps, _default$1 as PopperArrow, type PopperArrowProps, _default$2 as PopperPopup, type PopperPopupProps, _default$3 as PopperPositioner, type PopperPositionerProps, _default$4 as PopperRoot, type PopperUi, type PopperUiSlot, providePopperUi };
@@ -1 +1 @@
1
- import{providePopperThemeContext as e}from"./context.js";import t from"./popper-anchor.js";import n from"./popper-arrow.js";import r from"./popper-root.js";import i from"./popper-positioner.js";import a from"./popper-popup.js";export{t as PopperAnchor,n as PopperArrow,a as PopperPopup,i as PopperPositioner,r as PopperRoot,e as providePopoverThemeContext};
1
+ import{providePopperUi as e}from"./context.js";import t from"./popper-anchor.js";import n from"./popper-arrow.js";import r from"./popper-root.js";import i from"./popper-positioner.js";import a from"./popper-popup.js";export{t as PopperAnchor,n as PopperArrow,a as PopperPopup,i as PopperPositioner,r as PopperRoot,e as providePopperUi};
@@ -1,12 +1,12 @@
1
1
  import { PopperAnchorProps } from "./types.js";
2
- import * as vue1529 from "vue";
2
+ import * as vue1093 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-anchor.vue.d.ts
5
5
  declare var __VLS_8: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_8) => any;
8
8
  };
9
- declare const __VLS_base: vue1529.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1529.ComponentOptionsMixin, vue1529.ComponentOptionsMixin, {}, string, vue1529.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1529.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1093.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1093.ComponentOptionsMixin, vue1093.ComponentOptionsMixin, {}, string, vue1093.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1093.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{OPPOSITE_SIDE as e}from"../../constants/common.js";import t from"../arrow/arrow.js";import{usePopperPositionerContext as n,usePopperThemeContext as r}from"./context.js";import{computed as i,createElementBlock as a,createVNode as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,unref as d}from"vue";var f=s({name:`PopperArrow`,__name:`popper-arrow`,setup(s){let f=r(),p=i(()=>f?.ui?.value?.arrow),{setArrowElement:m,arrowX:h,arrowY:g,arrowCentered:_,placedSide:v}=n(`PopperArrow`),y={top:``,right:`0 0`,bottom:`center 0`,left:`100% 0`},b={top:`translateY(100%)`,right:`translateY(50%) rotate(90deg) translateX(-50%)`,bottom:`rotate(180deg)`,left:`translateY(50%) rotate(-90deg) translateX(50%)`},x=i(()=>e[v.value]),S=i(()=>({position:`absolute`,left:h.value?`${h.value}px`:void 0,top:g.value?`${g.value}px`:void 0,[x.value]:0,transformOrigin:y[v.value],transform:b[v.value],visibility:_.value?void 0:`hidden`}));return(e,n)=>(u(),a(`span`,{ref:d(m),class:c(p.value),style:l(S.value)},[o(d(t))],6))}});export{f as default};
1
+ import{OPPOSITE_SIDE as e}from"../../constants/common.js";import t from"../arrow/arrow.js";import{usePopperPositionerContext as n,usePopperUi as r}from"./context.js";import{computed as i,createElementBlock as a,createVNode as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,unref as d}from"vue";var f=s({name:`PopperArrow`,__name:`popper-arrow`,setup(s){let f=r(`arrow`),{setArrowElement:p,arrowX:m,arrowY:h,arrowCentered:g,placedSide:_}=n(`PopperArrow`),v={top:``,right:`0 0`,bottom:`center 0`,left:`100% 0`},y={top:`translateY(100%)`,right:`translateY(50%) rotate(90deg) translateX(-50%)`,bottom:`rotate(180deg)`,left:`translateY(50%) rotate(-90deg) translateX(50%)`},b=i(()=>e[_.value]),x=i(()=>({position:`absolute`,left:m.value?`${m.value}px`:void 0,top:h.value?`${h.value}px`:void 0,[b.value]:0,transformOrigin:v[_.value],transform:y[_.value],visibility:g.value?void 0:`hidden`}));return(e,n)=>(u(),a(`span`,{ref:d(p),class:c(d(f)),style:l(x.value)},[o(d(t))],6))}});export{f as default};
@@ -1,8 +1,8 @@
1
1
  import { PopperArrowProps } from "./types.js";
2
- import * as vue1461 from "vue";
2
+ import * as vue1276 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-arrow.vue.d.ts
5
- declare const __VLS_export: vue1461.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue1461.ComponentOptionsMixin, vue1461.ComponentOptionsMixin, {}, string, vue1461.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1461.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue1276.DefineComponent<PopperArrowProps, {}, {}, {}, {}, vue1276.ComponentOptionsMixin, vue1276.ComponentOptionsMixin, {}, string, vue1276.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1276.ComponentProvideOptions, false, {}, any>;
6
6
  declare const _default: typeof __VLS_export;
7
7
  //#endregion
8
8
  export { _default };
@@ -1 +1 @@
1
- import{useForwardElement as e}from"../../composables/use-forward-element.js";import{usePopperPositionerContext as t,usePopperRootContext as n,usePopperThemeContext as r}from"./context.js";import{computed as i,createElementBlock as a,defineComponent as o,normalizeClass as s,normalizeStyle as c,openBlock as l,renderSlot as u,unref as d}from"vue";const f=[`data-side`,`data-align`];var p=o({name:`PopperPopup`,__name:`popper-popup`,setup(o){let p=r(),m=i(()=>p?.ui?.value?.popup),{onPopupElementChange:h}=n(`PopperPopup`),{placedSide:g,placedAlign:_,isPositioned:v}=t(`PopperPopup`),[y,b]=e(h),x=i(()=>({animation:v.value?void 0:`none`}));return(e,t)=>(l(),a(`div`,{ref:d(b),class:s(m.value),"data-soybean-popper-popup":``,"data-side":d(g),"data-align":d(_),style:c(x.value)},[u(e.$slots,`default`)],14,f))}});export{p as default};
1
+ import{useForwardElement as e}from"../../composables/use-forward-element.js";import{usePopperPositionerContext as t,usePopperRootContext as n,usePopperUi as r}from"./context.js";import{computed as i,createElementBlock as a,defineComponent as o,normalizeClass as s,normalizeStyle as c,openBlock as l,renderSlot as u,unref as d}from"vue";const f=[`data-side`,`data-align`];var p=o({name:`PopperPopup`,__name:`popper-popup`,setup(o){let p=r(`popup`),{onPopupElementChange:m}=n(`PopperPopup`),{placedSide:h,placedAlign:g,isPositioned:_}=t(`PopperPopup`),[v,y]=e(m),b=i(()=>({animation:_.value?void 0:`none`}));return(e,t)=>(l(),a(`div`,{ref:d(y),class:s(d(p)),"data-soybean-popper-popup":``,"data-side":d(h),"data-align":d(g),style:c(b.value)},[u(e.$slots,`default`)],14,f))}});export{p as default};
@@ -1,12 +1,12 @@
1
1
  import { PopperPopupProps } from "./types.js";
2
- import * as vue1540 from "vue";
2
+ import * as vue1266 from "vue";
3
3
 
4
4
  //#region src/components/popper/popper-popup.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: vue1540.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue1540.ComponentOptionsMixin, vue1540.ComponentOptionsMixin, {}, string, vue1540.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1540.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1266.DefineComponent<PopperPopupProps, {}, {}, {}, {}, vue1266.ComponentOptionsMixin, vue1266.ComponentOptionsMixin, {}, string, vue1266.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1266.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{useForwardElement as e}from"../../composables/use-forward-element.js";import{useFloating as t}from"../../composables/use-floating.js";import{providePopperPositionerContext as n,usePopperRootContext as r,usePopperThemeContext as i}from"./context.js";import{createPopperPositionerDefaultProps as a,getFloatingUiMiddleware as o,getPlacement as s,popperCssVars as c}from"./shared.js";import{computed as l,createElementBlock as u,defineComponent as d,mergeDefaults as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,shallowRef as _,unref as v,watchPostEffect as y}from"vue";import{autoUpdate as b}from"@floating-ui/dom";import{getAlignment as x,getSide as S}from"@floating-ui/utils";var C=d({name:`PopperPositioner`,__name:`popper-positioner`,props:f({placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{}},a()),emits:[`placed`],setup(a,{emit:d}){let f=a,C=d,w=i(),T=l(()=>w?.ui?.value?.positioner),[E,D]=e(),[O,k]=e(),{anchorElement:A,popupElement:j}=r(`PopperPositioner`),{floatingStyles:M,placement:N,isPositioned:P,middlewareData:F}=t(l(()=>f.reference??A.value),E,{strategy:()=>f.positionStrategy,placement:()=>f.placement??s(f.side,f.align),whileElementsMounted:(...e)=>b(...e,{layoutShift:!f.disableUpdateOnLayoutShift,animationFrame:f.updatePositionStrategy===`always`}),middleware:()=>o(f,O.value)}),I=l(()=>S(N.value)),L=l(()=>x(N.value)??`center`),R=l(()=>F.value.arrow?.centerOffset===0),z=l(()=>F.value.arrow?.x??0),B=l(()=>F.value.arrow?.y??0),V=_(),H=l(()=>{let{transformOrigin:e,hide:t}=F.value;return{...M.value,zIndex:V.value,transform:P.value?M.value.transform:`translate(0, -200%)`,[c.transformOrigin]:[e?.x,e?.y].join(` `),...t?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}}});return n({arrowX:z,arrowY:B,arrowCentered:R,placedSide:I,placedAlign:L,isPositioned:l(()=>P.value),setArrowElement:k}),y(()=>{P.value&&C(`placed`)}),y(()=>{j.value&&(V.value=window.getComputedStyle(j.value).zIndex)}),(e,t)=>(h(),u(`div`,{ref:v(D),class:p(T.value),"data-soybean-popper-positioner":``,style:m(H.value)},[g(e.$slots,`default`)],6))}});export{C as default};
1
+ import{useForwardElement as e}from"../../composables/use-forward-element.js";import{useFloating as t}from"../../composables/use-floating.js";import{providePopperPositionerContext as n,usePopperRootContext as r,usePopperUi as i}from"./context.js";import{createPopperPositionerDefaultProps as a,getFloatingUiMiddleware as o,getPlacement as s,popperCssVars as c}from"./shared.js";import{computed as l,createElementBlock as u,defineComponent as d,mergeDefaults as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,shallowRef as _,unref as v,watchPostEffect as y}from"vue";import{autoUpdate as b}from"@floating-ui/dom";import{getAlignment as x,getSide as S}from"@floating-ui/utils";var C=d({name:`PopperPositioner`,__name:`popper-positioner`,props:f({placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{}},a()),emits:[`placed`],setup(a,{emit:d}){let f=a,C=d,w=i(`positioner`),[T,E]=e(),[D,O]=e(),{anchorElement:k,popupElement:A}=r(`PopperPositioner`),{floatingStyles:j,placement:M,isPositioned:N,middlewareData:P}=t(l(()=>f.reference??k.value),T,{strategy:()=>f.positionStrategy,placement:()=>f.placement??s(f.side,f.align),whileElementsMounted:(...e)=>b(...e,{layoutShift:!f.disableUpdateOnLayoutShift,animationFrame:f.updatePositionStrategy===`always`}),middleware:()=>o(f,D.value)}),F=l(()=>S(M.value)),I=l(()=>x(M.value)??`center`),L=l(()=>P.value.arrow?.centerOffset===0),R=l(()=>P.value.arrow?.x??0),z=l(()=>P.value.arrow?.y??0),B=_(),V=l(()=>{let{transformOrigin:e,hide:t}=P.value;return{...j.value,zIndex:B.value,transform:N.value?j.value.transform:`translate(0, -200%)`,[c.transformOrigin]:[e?.x,e?.y].join(` `),...t?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}}});return n({arrowX:R,arrowY:z,arrowCentered:L,placedSide:F,placedAlign:I,isPositioned:l(()=>N.value),setArrowElement:O}),y(()=>{N.value&&C(`placed`)}),y(()=>{A.value&&(B.value=window.getComputedStyle(A.value).zIndex)}),(e,t)=>(h(),u(`div`,{ref:v(E),class:p(v(w)),"data-soybean-popper-positioner":``,style:m(V.value)},[g(e.$slots,`default`)],6))}});export{C as default};
@@ -1,26 +1,29 @@
1
1
  import { Align, Placement as Placement$1 } from "../../types/common.js";
2
2
  import { PopperPositionerProps } from "./types.js";
3
3
  import "../../index.js";
4
- import * as vue1534 from "vue";
4
+ import * as vue1077 from "vue";
5
5
  import { CSSProperties } from "vue";
6
6
  import * as _floating_ui_dom0 from "@floating-ui/dom";
7
- import * as _floating_ui_utils3 from "@floating-ui/utils";
7
+ import * as _floating_ui_utils0 from "@floating-ui/utils";
8
8
 
9
9
  //#region src/components/popper/popper-positioner.vue.d.ts
10
10
  declare var __VLS_1: {};
11
11
  type __VLS_Slots = {} & {
12
12
  default?: (props: typeof __VLS_1) => any;
13
13
  };
14
- declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue1534.ComponentOptionsMixin, vue1534.ComponentOptionsMixin, {
14
+ declare const __VLS_base: vue1077.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, vue1077.ComponentOptionsMixin, vue1077.ComponentOptionsMixin, {
15
15
  placed: () => any;
16
- }, string, vue1534.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
16
+ }, string, vue1077.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
17
17
  onPlaced?: (() => any) | undefined;
18
18
  }>, {
19
- style: string | false | CSSProperties | vue1534.StyleValue[] | null;
19
+ dir: string;
20
+ style: string | false | CSSProperties | vue1077.StyleValue[] | null;
20
21
  title: string;
21
22
  contextmenu: string;
22
23
  onInput: (payload: InputEvent) => void;
23
24
  onSelect: (payload: Event) => void;
25
+ onFocus: (payload: FocusEvent) => void;
26
+ onError: (payload: Event) => void;
24
27
  onProgress: (payload: ProgressEvent<EventTarget>) => void;
25
28
  onFullscreenchange: (payload: Event) => void;
26
29
  onFullscreenerror: (payload: Event) => void;
@@ -54,8 +57,6 @@ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {},
54
57
  onDurationchange: (payload: Event) => void;
55
58
  onEmptied: (payload: Event) => void;
56
59
  onEnded: (payload: Event) => void;
57
- onError: (payload: Event) => void;
58
- onFocus: (payload: FocusEvent) => void;
59
60
  onFocusin: (payload: FocusEvent) => void;
60
61
  onFocusout: (payload: FocusEvent) => void;
61
62
  onFormdata: (payload: FormDataEvent) => void;
@@ -111,50 +112,15 @@ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {},
111
112
  onVolumechange: (payload: Event) => void;
112
113
  onWaiting: (payload: Event) => void;
113
114
  onWheel: (payload: WheelEvent) => void;
114
- dir: string;
115
115
  onDragexit: (payload: DragEvent) => void;
116
116
  onEncrypted: (payload: MediaEncryptedEvent) => void;
117
117
  innerHTML: string;
118
118
  class: any;
119
- accesskey: string;
120
- contenteditable: (boolean | "true" | "false") | "inherit" | "plaintext-only";
121
- draggable: boolean | "true" | "false";
122
- enterkeyhint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
123
- enterKeyHint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
124
- hidden: "" | "hidden" | (boolean | "true" | "false") | "until-found";
119
+ color: string;
125
120
  id: string;
126
- inert: boolean | "true" | "false";
127
121
  lang: string;
128
- placeholder: string;
129
- spellcheck: boolean | "true" | "false";
130
- tabindex: string | number;
131
- translate: "yes" | "no";
132
- radiogroup: string;
133
122
  role: string;
134
- about: string;
135
- datatype: string;
136
- inlist: any;
137
- prefix: string;
138
- property: string;
139
- resource: string;
140
- typeof: string;
141
- vocab: string;
142
- autocapitalize: string;
143
- autocorrect: string;
144
- autosave: string;
145
- color: string;
146
- itemprop: string;
147
- itemscope: boolean | "true" | "false";
148
- itemtype: string;
149
- itemid: string;
150
- itemref: string;
151
- results: string | number;
152
- security: string;
153
- unselectable: "on" | "off";
154
- inputmode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
155
- is: string;
156
- exportparts: string;
157
- part: string;
123
+ tabindex: string | number;
158
124
  'aria-activedescendant': string;
159
125
  'aria-atomic': boolean | "true" | "false";
160
126
  'aria-autocomplete': "list" | "none" | "inline" | "both";
@@ -168,7 +134,7 @@ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {},
168
134
  'aria-describedby': string;
169
135
  'aria-details': string;
170
136
  'aria-disabled': boolean | "true" | "false";
171
- 'aria-dropeffect': "link" | "copy" | "none" | "execute" | "move" | "popup";
137
+ 'aria-dropeffect': "link" | "none" | "copy" | "execute" | "move" | "popup";
172
138
  'aria-errormessage': string;
173
139
  'aria-expanded': boolean | "true" | "false";
174
140
  'aria-flowto': string;
@@ -190,7 +156,7 @@ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {},
190
156
  'aria-posinset': string | number;
191
157
  'aria-pressed': (boolean | "true" | "false") | "mixed";
192
158
  'aria-readonly': boolean | "true" | "false";
193
- 'aria-relevant': "text" | "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals";
159
+ 'aria-relevant': "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals";
194
160
  'aria-required': boolean | "true" | "false";
195
161
  'aria-roledescription': string;
196
162
  'aria-rowcount': string | number;
@@ -203,25 +169,59 @@ declare const __VLS_base: vue1534.DefineComponent<PopperPositionerProps, {}, {},
203
169
  'aria-valuemin': string | number;
204
170
  'aria-valuenow': string | number;
205
171
  'aria-valuetext': string;
172
+ accesskey: string;
173
+ contenteditable: (boolean | "true" | "false") | "inherit" | "plaintext-only";
174
+ draggable: boolean | "true" | "false";
175
+ enterkeyhint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
176
+ enterKeyHint: "done" | "next" | "search" | "enter" | "go" | "previous" | "send";
177
+ hidden: "" | "hidden" | (boolean | "true" | "false") | "until-found";
178
+ inert: boolean | "true" | "false";
179
+ placeholder: string;
180
+ spellcheck: boolean | "true" | "false";
181
+ translate: "yes" | "no";
182
+ radiogroup: string;
183
+ about: string;
184
+ datatype: string;
185
+ inlist: any;
186
+ prefix: string;
187
+ property: string;
188
+ resource: string;
189
+ typeof: string;
190
+ vocab: string;
191
+ autocapitalize: string;
192
+ autocorrect: string;
193
+ autosave: string;
194
+ itemprop: string;
195
+ itemscope: boolean | "true" | "false";
196
+ itemtype: string;
197
+ itemid: string;
198
+ itemref: string;
199
+ results: string | number;
200
+ security: string;
201
+ unselectable: "off" | "on";
202
+ inputmode: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal";
203
+ is: string;
204
+ exportparts: string;
205
+ part: string;
206
+ side: _floating_ui_utils0.Side;
207
+ sideOffset: number;
206
208
  align: Align;
209
+ arrowPadding: number;
210
+ updatePositionStrategy: "optimized" | "always";
207
211
  placement: Placement$1;
208
- side: _floating_ui_utils3.Side;
209
- sideOffset: number;
210
212
  sideFlip: boolean;
211
213
  alignOffset: number;
212
214
  alignFlip: boolean;
213
215
  avoidCollisions: boolean;
214
216
  collisionBoundary: Element | null | Array<Element | null>;
215
- collisionPadding: _floating_ui_utils3.Padding;
216
- arrowPadding: number;
217
+ collisionPadding: _floating_ui_utils0.Padding;
217
218
  sticky: "partial" | "always";
218
219
  hideWhenDetached: boolean;
219
220
  positionStrategy: "absolute" | "fixed";
220
- updatePositionStrategy: "optimized" | "always";
221
221
  disableUpdateOnLayoutShift: boolean;
222
222
  prioritizePosition: boolean;
223
223
  reference: _floating_ui_dom0.ReferenceElement;
224
- }, {}, {}, {}, string, vue1534.ComponentProvideOptions, false, {}, any>;
224
+ }, {}, {}, {}, string, vue1077.ComponentProvideOptions, false, {}, any>;
225
225
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
226
226
  declare const _default: typeof __VLS_export;
227
227
  type __VLS_WithSlots<T, S> = T & {
@@ -1,11 +1,11 @@
1
- import * as vue1524 from "vue";
1
+ import * as vue1088 from "vue";
2
2
 
3
3
  //#region src/components/popper/popper-root.vue.d.ts
4
4
  declare var __VLS_1: {};
5
5
  type __VLS_Slots = {} & {
6
6
  default?: (props: typeof __VLS_1) => any;
7
7
  };
8
- declare const __VLS_base: vue1524.DefineComponent<{}, {}, {}, {}, {}, vue1524.ComponentOptionsMixin, vue1524.ComponentOptionsMixin, {}, string, vue1524.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1524.ComponentProvideOptions, true, {}, any>;
8
+ declare const __VLS_base: vue1088.DefineComponent<{}, {}, {}, {}, {}, vue1088.ComponentOptionsMixin, vue1088.ComponentOptionsMixin, {}, string, vue1088.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1088.ComponentProvideOptions, true, {}, any>;
9
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
10
  declare const _default: typeof __VLS_export;
11
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,4 +1,4 @@
1
- import { Align, ClassValue, Placement as Placement$1 } from "../../types/common.js";
1
+ import { Align, Placement as Placement$1, UiClass } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
3
  import { PrimitiveProps } from "../primitive/types.js";
4
4
  import { ComputedRef, HTMLAttributes } from "vue";
@@ -131,10 +131,7 @@ interface PopperPositionerProps extends /** @vue-ignore */HTMLAttributes {
131
131
  }
132
132
  interface PopperPopupProps extends /** @vue-ignore */HTMLAttributes {}
133
133
  interface PopperArrowProps extends /** @vue-ignore */HTMLAttributes {}
134
- type PopperThemeSlot = 'positioner' | 'popup' | 'arrow';
135
- type PopperUi = Partial<Record<PopperThemeSlot, ClassValue>>;
136
- interface PopperThemeContextParams {
137
- ui: ComputedRef<PopperUi>;
138
- }
134
+ type PopperUiSlot = 'positioner' | 'popup' | 'arrow';
135
+ type PopperUi = UiClass<PopperUiSlot>;
139
136
  //#endregion
140
- export { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperThemeContextParams, PopperThemeSlot, PopperUi };
137
+ export { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperUi, PopperUiSlot };
@@ -1,7 +1,7 @@
1
1
  import { PrimitiveProps } from "./types.js";
2
- import * as vue0 from "vue";
2
+ import * as vue19 from "vue";
3
3
 
4
4
  //#region src/components/primitive/primitive.d.ts
5
- declare const Primitive: vue0.DefineSetupFnComponent<PrimitiveProps, {}, {}, PrimitiveProps & {}, vue0.PublicProps>;
5
+ declare const Primitive: vue19.DefineSetupFnComponent<PrimitiveProps, {}, {}, PrimitiveProps & {}, vue19.PublicProps>;
6
6
  //#endregion
7
7
  export { Primitive };
@@ -1,9 +1,10 @@
1
- import { RadioGroupThemeContextParams } from "./types.js";
1
+ import { ClassValue, UiClass } from "../../types/common.js";
2
+ import { RadioGroupUiSlot } from "./types.js";
2
3
  import "../../index.js";
3
- import "vue";
4
+ import * as vue1881 from "vue";
4
5
 
5
6
  //#region src/components/radio-group/context.d.ts
6
7
 
7
- declare const provideRadioGroupThemeContext: (params: RadioGroupThemeContextParams) => RadioGroupThemeContextParams, useRadioGroupThemeContext: <N extends string | null | undefined = undefined>(consumerName?: N | undefined, defaultValue?: RadioGroupThemeContextParams | undefined) => N extends null | undefined ? RadioGroupThemeContextParams | null : RadioGroupThemeContextParams;
8
+ declare const provideRadioGroupUi: (ui: vue1881.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => vue1881.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: <S extends RadioGroupUiSlot | undefined = undefined>(slot?: S | undefined) => S extends RadioGroupUiSlot ? vue1881.ComputedRef<ClassValue> : vue1881.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>;
8
9
  //#endregion
9
- export { provideRadioGroupThemeContext };
10
+ export { provideRadioGroupUi };
@@ -1 +1 @@
1
- import{getCheckedState as e}from"../../shared/value.js";import{useContext as t}from"../../composables/use-context.js";import{computed as n,shallowRef as r}from"vue";const[i,a]=t(`RadioGroupRoot`,e=>e),[o,s]=t(`RadioGroupItem`,t=>{let i=n(()=>e(t.checked.value)),a=r(``),o=e=>{a.value=e};return{...t,dataState:i,controlId:a,initControlId:o}}),[c,l]=t(`RadioGroupTheme`,e=>e);export{o as provideRadioGroupItemContext,i as provideRadioGroupRootContext,c as provideRadioGroupThemeContext,s as useRadioGroupItemContext,a as useRadioGroupRootContext,l as useRadioGroupThemeContext};
1
+ import{getCheckedState as e}from"../../shared/value.js";import{useContext as t}from"../../composables/use-context.js";import{useUiContext as n}from"../../composables/use-ui-context.js";import{computed as r,shallowRef as i}from"vue";const[a,o]=t(`RadioGroupRoot`,e=>e),[s,c]=t(`RadioGroupItem`,t=>{let n=r(()=>e(t.checked.value)),a=i(``),o=e=>{a.value=e};return{...t,dataState:n,controlId:a,initControlId:o}}),[l,u]=n(`RadioGroupUi`);export{s as provideRadioGroupItemContext,a as provideRadioGroupRootContext,l as provideRadioGroupUi,c as useRadioGroupItemContext,o as useRadioGroupRootContext,u as useRadioGroupUi};
@@ -1,9 +1,9 @@
1
1
  import { LabelProps } from "../label/types.js";
2
- import { RadioGroupControlProps, RadioGroupIndicatorProps, RadioGroupItemEmits, RadioGroupItemProps, RadioGroupRootEmits, RadioGroupRootProps, RadioGroupThemeSlot, RadioGroupUi, RadioSelectEvent } from "./types.js";
2
+ import { RadioGroupControlProps, RadioGroupIndicatorProps, RadioGroupItemEmits, RadioGroupItemProps, RadioGroupRootEmits, RadioGroupRootProps, RadioGroupUi, RadioGroupUiSlot, RadioSelectEvent } from "./types.js";
3
3
  import { _default as _default$4 } from "./radio-group-root.vue.js";
4
4
  import { _default as _default$2 } from "./radio-group-item.vue.js";
5
5
  import { _default } from "./radio-group-control.vue.js";
6
6
  import { _default as _default$1 } from "./radio-group-indicator.vue.js";
7
7
  import { _default as _default$3 } from "./radio-group-label.vue.js";
8
- import { provideRadioGroupThemeContext } from "./context.js";
9
- export { _default as RadioGroupControl, type RadioGroupControlProps, _default$1 as RadioGroupIndicator, type RadioGroupIndicatorProps, _default$2 as RadioGroupItem, type RadioGroupItemEmits, type RadioGroupItemProps, _default$3 as RadioGroupLabel, type LabelProps as RadioGroupLabelProps, _default$4 as RadioGroupRoot, type RadioGroupRootEmits, type RadioGroupRootProps, type RadioGroupThemeSlot, type RadioGroupUi, type RadioSelectEvent, provideRadioGroupThemeContext };
8
+ import { provideRadioGroupUi } from "./context.js";
9
+ export { _default as RadioGroupControl, type RadioGroupControlProps, _default$1 as RadioGroupIndicator, type RadioGroupIndicatorProps, _default$2 as RadioGroupItem, type RadioGroupItemEmits, type RadioGroupItemProps, _default$3 as RadioGroupLabel, type LabelProps as RadioGroupLabelProps, _default$4 as RadioGroupRoot, type RadioGroupRootEmits, type RadioGroupRootProps, type RadioGroupUi, type RadioGroupUiSlot, type RadioSelectEvent, provideRadioGroupUi };
@@ -1 +1 @@
1
- import{provideRadioGroupThemeContext as e}from"./context.js";import t from"./radio-group-root.js";import n from"./radio-group-item.js";import r from"./radio-group-control.js";import i from"./radio-group-indicator.js";import a from"./radio-group-label.js";export{r as RadioGroupControl,i as RadioGroupIndicator,n as RadioGroupItem,a as RadioGroupLabel,t as RadioGroupRoot,e as provideRadioGroupThemeContext};
1
+ import{provideRadioGroupUi as e}from"./context.js";import t from"./radio-group-root.js";import n from"./radio-group-item.js";import r from"./radio-group-control.js";import i from"./radio-group-indicator.js";import a from"./radio-group-label.js";export{r as RadioGroupControl,i as RadioGroupIndicator,n as RadioGroupItem,a as RadioGroupLabel,t as RadioGroupRoot,e as provideRadioGroupUi};
@@ -1 +1 @@
1
- import{getAriaLabel as e}from"../../shared/dom.js";import{isFormControl as t}from"../../shared/vue.js";import{handleAndDispatchCustomEvent as n}from"../../shared/event.js";import r from"../roving-focus/roving-focus-item.js";import{useRadioGroupItemContext as i,useRadioGroupRootContext as a,useRadioGroupThemeContext as o}from"./context.js";import{computed as s,createBlock as c,createElementVNode as l,defineComponent as u,normalizeClass as d,onBeforeMount as f,onMounted as p,openBlock as m,renderSlot as h,unref as g,useAttrs as _,useTemplateRef as v,watchEffect as y,withCtx as b,withKeys as x,withModifiers as S}from"vue";const C=[`id`,`disabled`,`aria-checked`,`aria-label`,`data-disabled`,`data-state`,`value`,`required`,`name`];var w=u({name:`RadioGroupControl`,__name:`radio-group-control`,props:{id:{}},setup(u){let w=u,T=_(),E=o(),D=s(()=>E?.ui?.value?.control),O=v(`controlElement`),k=a(`RadioGroupControl`),{value:A,disabled:j,name:M,required:N,checked:P,dataState:F,onSelect:I,initControlId:L}=i(`RadioGroupControl`),R=s(()=>t(O.value)),z=s(()=>e(O.value,w.id,T[`aria-label`])),B=[`ArrowUp`,`ArrowDown`,`ArrowLeft`,`ArrowRight`],V=!1;function H(e){B.includes(e.key)&&(V=!0)}function U(){V=!1}function W(e){w.disabled||n(`radio.select`,t=>{I(t),!t?.defaultPrevented&&(k.modelValue.value=A.value,R.value&&e.stopPropagation())},{originalEvent:e,value:A.value})}function G(){setTimeout(()=>{V&&O.value?.click()},0)}return y(()=>{w.id&&L(w.id)}),p(()=>{document.addEventListener(`keydown`,H),document.addEventListener(`keyup`,U)}),f(()=>{document.removeEventListener(`keydown`,H),document.removeEventListener(`keyup`,U)}),(e,t)=>(m(),c(g(r),{"as-child":``,checked:g(P),focusable:!g(j),active:g(P)},{default:b(()=>[l(`button`,{id:u.id,ref_key:`controlElement`,ref:O,class:d(D.value),role:`radio`,type:`button`,disabled:g(j),"aria-checked":g(P),"aria-label":z.value,"data-disabled":g(j)?``:void 0,"data-state":g(F),value:String(g(A)),required:g(N),name:g(M),onClick:S(W,[`stop`]),onKeydown:t[0]||=x(S(()=>{},[`prevent`]),[`enter`]),onFocus:G},[h(e.$slots,`default`,{checked:g(P),required:g(N),disabled:g(j)})],42,C)]),_:3},8,[`checked`,`focusable`,`active`]))}});export{w as default};
1
+ import{getAriaLabel as e}from"../../shared/dom.js";import{isFormControl as t}from"../../shared/vue.js";import{handleAndDispatchCustomEvent as n}from"../../shared/event.js";import r from"../roving-focus/roving-focus-item.js";import{useRadioGroupItemContext as i,useRadioGroupRootContext as a,useRadioGroupUi as o}from"./context.js";import{computed as s,createBlock as c,createElementVNode as l,defineComponent as u,normalizeClass as d,onBeforeMount as f,onMounted as p,openBlock as m,renderSlot as h,unref as g,useAttrs as _,useTemplateRef as v,watchEffect as y,withCtx as b,withKeys as x,withModifiers as S}from"vue";const C=[`id`,`disabled`,`aria-checked`,`aria-label`,`data-disabled`,`data-state`,`value`,`required`,`name`];var w=u({name:`RadioGroupControl`,__name:`radio-group-control`,props:{id:{}},setup(u){let w=u,T=_(),E=o(`control`),D=v(`controlElement`),O=a(`RadioGroupControl`),{value:k,disabled:A,name:j,required:M,checked:N,dataState:P,onSelect:F,initControlId:I}=i(`RadioGroupControl`),L=s(()=>t(D.value)),R=s(()=>e(D.value,w.id,T[`aria-label`])),z=[`ArrowUp`,`ArrowDown`,`ArrowLeft`,`ArrowRight`],B=!1;function V(e){z.includes(e.key)&&(B=!0)}function H(){B=!1}function U(e){w.disabled||n(`radio.select`,t=>{F(t),!t?.defaultPrevented&&(O.modelValue.value=k.value,L.value&&e.stopPropagation())},{originalEvent:e,value:k.value})}function W(){setTimeout(()=>{B&&D.value?.click()},0)}return y(()=>{w.id&&I(w.id)}),p(()=>{document.addEventListener(`keydown`,V),document.addEventListener(`keyup`,H)}),f(()=>{document.removeEventListener(`keydown`,V),document.removeEventListener(`keyup`,H)}),(e,t)=>(m(),c(g(r),{"as-child":``,checked:g(N),focusable:!g(A),active:g(N)},{default:b(()=>[l(`button`,{id:u.id,ref_key:`controlElement`,ref:D,class:d(g(E)),role:`radio`,type:`button`,disabled:g(A),"aria-checked":g(N),"aria-label":R.value,"data-disabled":g(A)?``:void 0,"data-state":g(P),value:String(g(k)),required:g(M),name:g(j),onClick:S(U,[`stop`]),onKeydown:t[0]||=x(S(()=>{},[`prevent`]),[`enter`]),onFocus:W},[h(e.$slots,`default`,{checked:g(N),required:g(M),disabled:g(A)})],42,C)]),_:3},8,[`checked`,`focusable`,`active`]))}});export{w as default};
@@ -1,5 +1,5 @@
1
1
  import { RadioGroupControlProps } from "./types.js";
2
- import * as vue1279 from "vue";
2
+ import * as vue1869 from "vue";
3
3
 
4
4
  //#region src/components/radio-group/radio-group-control.vue.d.ts
5
5
  declare var __VLS_8: {
@@ -10,7 +10,7 @@ declare var __VLS_8: {
10
10
  type __VLS_Slots = {} & {
11
11
  default?: (props: typeof __VLS_8) => any;
12
12
  };
13
- declare const __VLS_base: vue1279.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue1279.ComponentOptionsMixin, vue1279.ComponentOptionsMixin, {}, string, vue1279.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1279.ComponentProvideOptions, false, {}, any>;
13
+ declare const __VLS_base: vue1869.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, vue1869.ComponentOptionsMixin, vue1869.ComponentOptionsMixin, {}, string, vue1869.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1869.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 +1 @@
1
- import{getCheckedState as e}from"../../shared/value.js";import{useForwardElement as t}from"../../composables/use-forward-element.js";import{usePresence as n}from"../../composables/use-presence.js";import{Primitive as r}from"../primitive/primitive.js";import{useRadioGroupItemContext as i,useRadioGroupThemeContext as a}from"./context.js";import{computed as o,createBlock as s,createCommentVNode as c,defineComponent as l,normalizeClass as u,openBlock as d,renderSlot as f,shallowRef as p,unref as m,withCtx as h}from"vue";var g=l({name:`RadioGroupIndicator`,__name:`radio-group-indicator`,props:{asChild:{type:Boolean},as:{default:`span`},forceMount:{type:Boolean}},setup(l){let g=l,_=a(),v=o(()=>_?.ui?.value?.indicator),[y,b]=t(),{checked:x,disabled:S}=i(`RadioGroupIndicator`),C=g.forceMount?p(!0):n(y,()=>x.value===!0),w=o(()=>e(x.value));return(e,t)=>m(C)?(d(),s(m(r),{key:0,ref:m(b),as:l.as,"as-child":l.asChild,class:u(v.value),"data-state":w.value,"data-disabled":m(S)?``:void 0},{default:h(()=>[f(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`data-state`,`data-disabled`])):c(`v-if`,!0)}});export{g as default};
1
+ import{getCheckedState as e}from"../../shared/value.js";import{useForwardElement as t}from"../../composables/use-forward-element.js";import{usePresence as n}from"../../composables/use-presence.js";import{Primitive as r}from"../primitive/primitive.js";import{useRadioGroupItemContext as i,useRadioGroupUi as a}from"./context.js";import{computed as o,createBlock as s,createCommentVNode as c,defineComponent as l,normalizeClass as u,openBlock as d,renderSlot as f,shallowRef as p,unref as m,withCtx as h}from"vue";var g=l({name:`RadioGroupIndicator`,__name:`radio-group-indicator`,props:{asChild:{type:Boolean},as:{default:`span`},forceMount:{type:Boolean}},setup(l){let g=l,_=a(`indicator`),[v,y]=t(),{checked:b,disabled:x}=i(`RadioGroupIndicator`),S=g.forceMount?p(!0):n(v,()=>b.value===!0),C=o(()=>e(b.value));return(e,t)=>m(S)?(d(),s(m(r),{key:0,ref:m(y),as:l.as,"as-child":l.asChild,class:u(m(_)),"data-state":C.value,"data-disabled":m(x)?``:void 0},{default:h(()=>[f(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`data-state`,`data-disabled`])):c(`v-if`,!0)}});export{g as default};
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { RadioGroupIndicatorProps } from "./types.js";
4
- import * as vue1284 from "vue";
4
+ import * as vue1918 from "vue";
5
5
 
6
6
  //#region src/components/radio-group/radio-group-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: vue1284.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue1284.ComponentOptionsMixin, vue1284.ComponentOptionsMixin, {}, string, vue1284.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
- as: AsTag | vue1284.Component;
13
- }, {}, {}, {}, string, vue1284.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1918.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue1918.ComponentOptionsMixin, vue1918.ComponentOptionsMixin, {}, string, vue1918.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {
12
+ as: AsTag | vue1918.Component;
13
+ }, {}, {}, {}, string, vue1918.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 +1 @@
1
- import{isNullish as e}from"../../shared/guard.js";import{isFormControl as t,transformPropsToContext as n}from"../../shared/vue.js";import r from"../visually-hidden/visually-hidden-input.js";import{provideRadioGroupItemContext as i,useRadioGroupRootContext as a,useRadioGroupThemeContext as o}from"./context.js";import{computed as s,createBlock as c,createCommentVNode as l,createElementBlock as u,defineComponent as d,normalizeClass as f,openBlock as p,renderSlot as m,unref as h,useTemplateRef as g}from"vue";const _=[`data-state`];var v=d({name:`RadioGroupItem`,__name:`radio-group-item`,props:{value:{type:[String,Number,Boolean]},disabled:{type:Boolean},name:{},required:{type:Boolean}},emits:[`select`],setup(d,{emit:v}){let y=d,b=v,x=o(),S=s(()=>x?.ui?.value?.item),C=a(`RadioGroupItem`),w=g(`itemElement`),T=s(()=>t(w.value)),E=s(()=>C.disabled.value||y.disabled),D=s(()=>C.required.value||y.required),O=s(()=>!e(C.modelValue.value)&&C.modelValue.value===y.value),{dataState:k}=i({...n(y,[`name`,`required`,`value`,`disabled`]),checked:O,onSelect:e=>{b(`select`,e)}});return(e,t)=>(p(),u(`div`,{ref_key:`itemElement`,ref:w,class:f(S.value),"data-state":h(k)},[m(e.$slots,`default`,{checked:O.value}),T.value&&d.name?(p(),c(h(r),{key:0,type:`radio`,tabindex:`-1`,value:d.value,checked:O.value,name:d.name,disabled:E.value,required:D.value},null,8,[`value`,`checked`,`name`,`disabled`,`required`])):l(`v-if`,!0)],10,_))}});export{v as default};
1
+ import{isNullish as e}from"../../shared/guard.js";import{isFormControl as t,transformPropsToContext as n}from"../../shared/vue.js";import r from"../visually-hidden/visually-hidden-input.js";import{provideRadioGroupItemContext as i,useRadioGroupRootContext as a,useRadioGroupUi as o}from"./context.js";import{computed as s,createBlock as c,createCommentVNode as l,createElementBlock as u,defineComponent as d,normalizeClass as f,openBlock as p,renderSlot as m,unref as h,useTemplateRef as g}from"vue";const _=[`data-state`];var v=d({name:`RadioGroupItem`,__name:`radio-group-item`,props:{value:{type:[String,Number,Boolean]},disabled:{type:Boolean},name:{},required:{type:Boolean}},emits:[`select`],setup(d,{emit:v}){let y=d,b=v,x=o(`item`),S=a(`RadioGroupItem`),C=g(`itemElement`),w=s(()=>t(C.value)),T=s(()=>S.disabled.value||y.disabled),E=s(()=>S.required.value||y.required),D=s(()=>!e(S.modelValue.value)&&S.modelValue.value===y.value),{dataState:O}=i({...n(y,[`name`,`required`,`value`,`disabled`]),checked:D,onSelect:e=>{b(`select`,e)}});return(e,t)=>(p(),u(`div`,{ref_key:`itemElement`,ref:C,class:f(h(x)),"data-state":h(O)},[m(e.$slots,`default`,{checked:D.value}),w.value&&d.name?(p(),c(h(r),{key:0,type:`radio`,tabindex:`-1`,value:d.value,checked:D.value,name:d.name,disabled:T.value,required:E.value},null,8,[`value`,`checked`,`name`,`disabled`,`required`])):l(`v-if`,!0)],10,_))}});export{v as default};
@@ -1,5 +1,5 @@
1
1
  import { RadioGroupItemProps, RadioSelectEvent } from "./types.js";
2
- import * as vue1297 from "vue";
2
+ import * as vue1876 from "vue";
3
3
 
4
4
  //#region src/components/radio-group/radio-group-item.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,11 +8,11 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue1297.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue1297.ComponentOptionsMixin, vue1297.ComponentOptionsMixin, {
11
+ declare const __VLS_base: vue1876.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue1876.ComponentOptionsMixin, vue1876.ComponentOptionsMixin, {
12
12
  select: (event: RadioSelectEvent) => any;
13
- }, string, vue1297.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
13
+ }, string, vue1876.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{
14
14
  onSelect?: ((event: RadioSelectEvent) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, vue1297.ComponentProvideOptions, false, {}, any>;
15
+ }>, {}, {}, {}, {}, string, vue1876.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 +1 @@
1
- import e from"../label/label.js";import{useRadioGroupItemContext as t,useRadioGroupThemeContext as n}from"./context.js";import{computed as r,createBlock as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l,withCtx as u}from"vue";var d=a({name:`RadioGroupLabel`,__name:`radio-group-label`,props:{for:{}},setup(a){let d=a,f=n(),p=r(()=>f?.ui?.value?.label),{controlId:m}=t(`RadioGroupLabel`),h=r(()=>d.for||m.value);return(t,n)=>(s(),i(l(e),{for:h.value,class:o(p.value)},{default:u(()=>[c(t.$slots,`default`)]),_:3},8,[`for`,`class`]))}});export{d as default};
1
+ import e from"../label/label.js";import{useRadioGroupItemContext as t,useRadioGroupUi as n}from"./context.js";import{computed as r,createBlock as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l,withCtx as u}from"vue";var d=a({name:`RadioGroupLabel`,__name:`radio-group-label`,props:{for:{}},setup(a){let d=a,f=n(`label`),{controlId:p}=t(`RadioGroupLabel`),m=r(()=>d.for||p.value);return(t,n)=>(s(),i(l(e),{for:m.value,class:o(l(f))},{default:u(()=>[c(t.$slots,`default`)]),_:3},8,[`for`,`class`]))}});export{d as default};
@@ -1,13 +1,13 @@
1
1
  import { LabelProps } from "../label/types.js";
2
2
  import "./types.js";
3
- import * as vue1292 from "vue";
3
+ import * as vue1913 from "vue";
4
4
 
5
5
  //#region src/components/radio-group/radio-group-label.vue.d.ts
6
6
  declare var __VLS_8: {};
7
7
  type __VLS_Slots = {} & {
8
8
  default?: (props: typeof __VLS_8) => any;
9
9
  };
10
- declare const __VLS_base: vue1292.DefineComponent<LabelProps, {}, {}, {}, {}, vue1292.ComponentOptionsMixin, vue1292.ComponentOptionsMixin, {}, string, vue1292.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1292.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1913.DefineComponent<LabelProps, {}, {}, {}, {}, vue1913.ComponentOptionsMixin, vue1913.ComponentOptionsMixin, {}, string, vue1913.PublicProps, Readonly<LabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1913.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 & {