@soybeanjs/headless 0.22.1 → 0.22.3

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 (552) hide show
  1. package/dist/components/accordion/accordion-compact.vue.d.ts +2 -3
  2. package/dist/components/accordion/accordion-content.vue.d.ts +1 -2
  3. package/dist/components/accordion/accordion-description.vue.d.ts +1 -2
  4. package/dist/components/accordion/accordion-header.vue.d.ts +1 -2
  5. package/dist/components/accordion/accordion-item.vue.d.ts +5 -6
  6. package/dist/components/accordion/accordion-root.vue.d.ts +2 -3
  7. package/dist/components/accordion/accordion-trigger.vue.d.ts +1 -2
  8. package/dist/components/accordion/context.d.ts +1 -2
  9. package/dist/components/affix/affix-compact.vue.d.ts +3 -4
  10. package/dist/components/affix/affix-content.vue.d.ts +1 -2
  11. package/dist/components/affix/affix-placeholder.vue.d.ts +1 -2
  12. package/dist/components/affix/affix-root.vue.d.ts +6 -8
  13. package/dist/components/affix/context.d.ts +1 -2
  14. package/dist/components/alert/alert-close.vue.d.ts +3 -4
  15. package/dist/components/alert/alert-compact.vue.d.ts +3 -4
  16. package/dist/components/alert/alert-content.vue.d.ts +1 -2
  17. package/dist/components/alert/alert-description.vue.d.ts +1 -2
  18. package/dist/components/alert/alert-root.vue.d.ts +3 -4
  19. package/dist/components/alert/alert-title.vue.d.ts +1 -2
  20. package/dist/components/alert/context.d.ts +1 -2
  21. package/dist/components/anchor/anchor-compact.vue.d.ts +3 -4
  22. package/dist/components/anchor/anchor-item-compact.vue.d.ts +1 -2
  23. package/dist/components/anchor/anchor-link.vue.d.ts +3 -5
  24. package/dist/components/anchor/anchor-root.vue.d.ts +3 -5
  25. package/dist/components/anchor/context.d.ts +1 -2
  26. package/dist/components/arrow/arrow.vue.d.ts +1 -2
  27. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +2 -3
  28. package/dist/components/autocomplete/autocomplete-compact.vue.d.ts +2 -3
  29. package/dist/components/autocomplete/autocomplete-input.vue.d.ts +3 -4
  30. package/dist/components/autocomplete/autocomplete-root.vue.d.ts +6 -7
  31. package/dist/components/autocomplete/context.d.ts +1 -2
  32. package/dist/components/avatar/avatar-compact.vue.d.ts +3 -5
  33. package/dist/components/avatar/avatar-fallback.vue.d.ts +1 -2
  34. package/dist/components/avatar/avatar-image.vue.d.ts +3 -5
  35. package/dist/components/avatar/avatar-root.vue.d.ts +1 -2
  36. package/dist/components/avatar/context.d.ts +1 -2
  37. package/dist/components/backtop/backtop.vue.d.ts +8 -10
  38. package/dist/components/badge/badge-compact.vue.d.ts +3 -4
  39. package/dist/components/badge/badge-content.vue.d.ts +1 -2
  40. package/dist/components/badge/badge-root.vue.d.ts +3 -4
  41. package/dist/components/badge/context.d.ts +1 -2
  42. package/dist/components/bottom-sheet/bottom-sheet-compact.vue.d.ts +1 -2
  43. package/dist/components/bottom-sheet/bottom-sheet-handle.vue.d.ts +2 -3
  44. package/dist/components/bottom-sheet/bottom-sheet-overlay.vue.d.ts +1 -3
  45. package/dist/components/bottom-sheet/bottom-sheet-popup.vue.d.ts +1 -3
  46. package/dist/components/bottom-sheet/bottom-sheet-root-nested.vue.d.ts +4 -5
  47. package/dist/components/bottom-sheet/bottom-sheet-root.vue.d.ts +1 -2
  48. package/dist/components/bottom-sheet/context.d.ts +1 -2
  49. package/dist/components/breadcrumb/breadcrumb-compact.vue.d.ts +2 -3
  50. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +1 -2
  51. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +1 -2
  52. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +1 -2
  53. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +1 -2
  54. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +1 -2
  55. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +1 -2
  56. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +1 -2
  57. package/dist/components/breadcrumb/context.d.ts +1 -3
  58. package/dist/components/button/button.vue.d.ts +4 -6
  59. package/dist/components/calendar/calendar-cell-trigger.vue.d.ts +1 -2
  60. package/dist/components/calendar/calendar-cell.vue.d.ts +3 -4
  61. package/dist/components/calendar/calendar-compact.vue.d.ts +4 -6
  62. package/dist/components/calendar/calendar-grid-body.vue.d.ts +3 -4
  63. package/dist/components/calendar/calendar-grid-head.vue.d.ts +3 -4
  64. package/dist/components/calendar/calendar-grid-row.vue.d.ts +3 -4
  65. package/dist/components/calendar/calendar-grid.vue.d.ts +3 -4
  66. package/dist/components/calendar/calendar-head-cell.vue.d.ts +3 -4
  67. package/dist/components/calendar/calendar-header.vue.d.ts +1 -2
  68. package/dist/components/calendar/calendar-heading.vue.d.ts +1 -2
  69. package/dist/components/calendar/calendar-next.vue.d.ts +1 -2
  70. package/dist/components/calendar/calendar-prev.vue.d.ts +1 -2
  71. package/dist/components/calendar/calendar-root.vue.d.ts +2 -3
  72. package/dist/components/calendar/context.d.ts +1 -2
  73. package/dist/components/calendar-range/calendar-range-cell-trigger.vue.d.ts +1 -2
  74. package/dist/components/calendar-range/calendar-range-cell.vue.d.ts +3 -4
  75. package/dist/components/calendar-range/calendar-range-compact.vue.d.ts +7 -9
  76. package/dist/components/calendar-range/calendar-range-grid-body.vue.d.ts +3 -4
  77. package/dist/components/calendar-range/calendar-range-grid-head.vue.d.ts +3 -4
  78. package/dist/components/calendar-range/calendar-range-grid-row.vue.d.ts +3 -4
  79. package/dist/components/calendar-range/calendar-range-grid.vue.d.ts +3 -4
  80. package/dist/components/calendar-range/calendar-range-head-cell.vue.d.ts +3 -4
  81. package/dist/components/calendar-range/calendar-range-header.vue.d.ts +1 -2
  82. package/dist/components/calendar-range/calendar-range-heading.vue.d.ts +1 -2
  83. package/dist/components/calendar-range/calendar-range-next.vue.d.ts +1 -2
  84. package/dist/components/calendar-range/calendar-range-prev.vue.d.ts +1 -2
  85. package/dist/components/calendar-range/calendar-range-root.vue.d.ts +10 -11
  86. package/dist/components/calendar-range/context.d.ts +1 -2
  87. package/dist/components/card/card-collapsible-trigger.vue.d.ts +1 -2
  88. package/dist/components/card/card-compact.vue.d.ts +3 -4
  89. package/dist/components/card/card-content.vue.d.ts +1 -2
  90. package/dist/components/card/card-description.vue.d.ts +1 -2
  91. package/dist/components/card/card-footer.vue.d.ts +1 -2
  92. package/dist/components/card/card-header.vue.d.ts +1 -2
  93. package/dist/components/card/card-root.vue.d.ts +3 -4
  94. package/dist/components/card/card-title-root.vue.d.ts +1 -2
  95. package/dist/components/card/card-title.vue.d.ts +1 -2
  96. package/dist/components/card/context.d.ts +1 -3
  97. package/dist/components/carousel/carousel-compact.vue.d.ts +4 -6
  98. package/dist/components/carousel/carousel-container.vue.d.ts +1 -2
  99. package/dist/components/carousel/carousel-content.vue.d.ts +1 -2
  100. package/dist/components/carousel/carousel-control.vue.d.ts +1 -2
  101. package/dist/components/carousel/carousel-item.vue.d.ts +1 -2
  102. package/dist/components/carousel/carousel-navigation.vue.d.ts +1 -2
  103. package/dist/components/carousel/carousel-next.vue.d.ts +1 -2
  104. package/dist/components/carousel/carousel-previous.vue.d.ts +1 -2
  105. package/dist/components/carousel/carousel-root.vue.d.ts +5 -7
  106. package/dist/components/carousel/context.d.ts +1 -2
  107. package/dist/components/checkbox/checkbox-card-compact.vue.d.ts +3 -5
  108. package/dist/components/checkbox/checkbox-card-group-compact.vue.d.ts +2 -3
  109. package/dist/components/checkbox/checkbox-compact.vue.d.ts +3 -5
  110. package/dist/components/checkbox/checkbox-control.vue.d.ts +1 -3
  111. package/dist/components/checkbox/checkbox-group-compact.vue.d.ts +2 -3
  112. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +2 -3
  113. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +3 -4
  114. package/dist/components/checkbox/checkbox-label.vue.d.ts +1 -3
  115. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -6
  116. package/dist/components/checkbox/context.d.ts +2 -3
  117. package/dist/components/clipboard/clipboard.vue.d.ts +7 -9
  118. package/dist/components/collapsible/collapsible-content.vue.d.ts +1 -2
  119. package/dist/components/collapsible/collapsible-root.vue.d.ts +6 -7
  120. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +1 -2
  121. package/dist/components/collapsible/context.d.ts +1 -2
  122. package/dist/components/color-area/color-area-area.vue.d.ts +1 -2
  123. package/dist/components/color-area/color-area-compact.vue.d.ts +5 -6
  124. package/dist/components/color-area/color-area-root.vue.d.ts +5 -6
  125. package/dist/components/color-area/color-area-thumb.vue.d.ts +3 -4
  126. package/dist/components/color-area/context.d.ts +1 -2
  127. package/dist/components/color-field/color-field-compact.vue.d.ts +3 -4
  128. package/dist/components/color-field/color-field-input.vue.d.ts +1 -2
  129. package/dist/components/color-field/color-field-root.vue.d.ts +4 -5
  130. package/dist/components/color-field/context.d.ts +1 -2
  131. package/dist/components/color-picker/color-picker-compact.vue.d.ts +10 -13
  132. package/dist/components/color-picker/color-picker-root.vue.d.ts +6 -8
  133. package/dist/components/color-picker/color-picker-trigger.vue.d.ts +2 -4
  134. package/dist/components/color-picker/context.d.ts +1 -2
  135. package/dist/components/color-slider/color-slider-compact.vue.d.ts +5 -6
  136. package/dist/components/color-slider/color-slider-root.vue.d.ts +5 -7
  137. package/dist/components/color-slider/color-slider-thumb.vue.d.ts +1 -2
  138. package/dist/components/color-slider/color-slider-track.vue.d.ts +1 -2
  139. package/dist/components/color-slider/context.d.ts +1 -2
  140. package/dist/components/color-swatch/color-swatch-checker.vue.d.ts +1 -2
  141. package/dist/components/color-swatch/color-swatch-compact.vue.d.ts +1 -2
  142. package/dist/components/color-swatch/color-swatch-fill.vue.d.ts +1 -2
  143. package/dist/components/color-swatch/color-swatch-root.vue.d.ts +1 -2
  144. package/dist/components/color-swatch/context.d.ts +1 -3
  145. package/dist/components/color-swatch-picker/color-swatch-picker-compact.vue.d.ts +2 -4
  146. package/dist/components/color-swatch-picker/color-swatch-picker-item-indicator.vue.d.ts +1 -2
  147. package/dist/components/color-swatch-picker/color-swatch-picker-item-swatch.vue.d.ts +1 -2
  148. package/dist/components/color-swatch-picker/color-swatch-picker-item.vue.d.ts +3 -5
  149. package/dist/components/color-swatch-picker/color-swatch-picker-root.vue.d.ts +2 -3
  150. package/dist/components/color-swatch-picker/context.d.ts +1 -2
  151. package/dist/components/combobox/combobox-arrow.vue.d.ts +1 -3
  152. package/dist/components/combobox/combobox-cancel.vue.d.ts +3 -4
  153. package/dist/components/combobox/combobox-compact.vue.d.ts +2 -4
  154. package/dist/components/combobox/combobox-content.vue.d.ts +4 -6
  155. package/dist/components/combobox/combobox-empty.vue.d.ts +1 -2
  156. package/dist/components/combobox/combobox-group.vue.d.ts +1 -3
  157. package/dist/components/combobox/combobox-input.vue.d.ts +3 -4
  158. package/dist/components/combobox/combobox-item.vue.d.ts +3 -4
  159. package/dist/components/combobox/combobox-root.vue.d.ts +5 -7
  160. package/dist/components/combobox/combobox-separator.vue.d.ts +1 -2
  161. package/dist/components/combobox/combobox-trigger.vue.d.ts +3 -5
  162. package/dist/components/combobox/combobox-viewport.vue.d.ts +1 -2
  163. package/dist/components/combobox/combobox-virtualizer.vue.d.ts +3 -5
  164. package/dist/components/combobox/context.d.ts +1 -0
  165. package/dist/components/command/command-compact.vue.d.ts +2 -4
  166. package/dist/components/command/context.d.ts +1 -3
  167. package/dist/components/config-provider/config-provider.vue.d.ts +2 -3
  168. package/dist/components/context-menu/context-menu-checkbox-compact.vue.d.ts +2 -4
  169. package/dist/components/context-menu/context-menu-compact.vue.d.ts +2 -4
  170. package/dist/components/context-menu/context-menu-content.vue.d.ts +3 -4
  171. package/dist/components/context-menu/context-menu-radio-compact.vue.d.ts +2 -4
  172. package/dist/components/context-menu/context-menu-root.vue.d.ts +3 -4
  173. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +3 -4
  174. package/dist/components/context-menu/context-menu-wrapper-compact.vue.d.ts +3 -5
  175. package/dist/components/date-field/context.d.ts +1 -2
  176. package/dist/components/date-field/date-field-compact.vue.d.ts +7 -9
  177. package/dist/components/date-field/date-field-input.vue.d.ts +3 -4
  178. package/dist/components/date-field/date-field-root.vue.d.ts +10 -12
  179. package/dist/components/date-picker/context.d.ts +1 -3
  180. package/dist/components/date-picker/date-picker-compact.js +1 -1
  181. package/dist/components/date-picker/date-picker-compact.vue.d.ts +12 -14
  182. package/dist/components/date-range-field/context.d.ts +1 -2
  183. package/dist/components/date-range-field/date-range-field-compact.vue.d.ts +9 -11
  184. package/dist/components/date-range-field/date-range-field-input.vue.d.ts +3 -4
  185. package/dist/components/date-range-field/date-range-field-root.vue.d.ts +11 -13
  186. package/dist/components/date-range-picker/context.d.ts +1 -3
  187. package/dist/components/date-range-picker/date-range-picker-compact.vue.d.ts +12 -14
  188. package/dist/components/dialog/context.d.ts +1 -2
  189. package/dist/components/dialog/dialog-cancel.vue.d.ts +4 -5
  190. package/dist/components/dialog/dialog-close.vue.d.ts +4 -5
  191. package/dist/components/dialog/dialog-compact.vue.d.ts +10 -12
  192. package/dist/components/dialog/dialog-confirm.vue.d.ts +4 -5
  193. package/dist/components/dialog/dialog-content.vue.d.ts +1 -2
  194. package/dist/components/dialog/dialog-description.vue.d.ts +1 -2
  195. package/dist/components/dialog/dialog-footer.vue.d.ts +1 -2
  196. package/dist/components/dialog/dialog-header.vue.d.ts +1 -2
  197. package/dist/components/dialog/dialog-overlay.vue.d.ts +1 -2
  198. package/dist/components/dialog/dialog-popup.vue.d.ts +3 -4
  199. package/dist/components/dialog/dialog-provider.vue.d.ts +1 -3
  200. package/dist/components/dialog/dialog-root.vue.d.ts +3 -4
  201. package/dist/components/dialog/dialog-title.vue.d.ts +1 -2
  202. package/dist/components/dialog/dialog-trigger.vue.d.ts +3 -4
  203. package/dist/components/dialog/state.js +1 -1
  204. package/dist/components/dropdown-menu/dropdown-menu-checkbox-compact.vue.d.ts +2 -4
  205. package/dist/components/dropdown-menu/dropdown-menu-compact.vue.d.ts +2 -4
  206. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +3 -4
  207. package/dist/components/dropdown-menu/dropdown-menu-radio-compact.vue.d.ts +2 -4
  208. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +5 -6
  209. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +3 -4
  210. package/dist/components/dropdown-menu/dropdown-menu-wrapper-compact.vue.d.ts +3 -5
  211. package/dist/components/editable/context.d.ts +1 -2
  212. package/dist/components/editable/editable-area.vue.d.ts +1 -2
  213. package/dist/components/editable/editable-cancel-trigger.vue.d.ts +1 -2
  214. package/dist/components/editable/editable-compact.vue.d.ts +5 -6
  215. package/dist/components/editable/editable-edit-trigger.vue.d.ts +1 -2
  216. package/dist/components/editable/editable-input.vue.d.ts +3 -4
  217. package/dist/components/editable/editable-preview.vue.d.ts +3 -4
  218. package/dist/components/editable/editable-root.vue.d.ts +6 -7
  219. package/dist/components/editable/editable-submit-trigger.vue.d.ts +1 -2
  220. package/dist/components/empty/context.d.ts +1 -3
  221. package/dist/components/empty/empty-compact.vue.d.ts +1 -2
  222. package/dist/components/empty/empty-content.vue.d.ts +1 -2
  223. package/dist/components/empty/empty-description.vue.d.ts +1 -2
  224. package/dist/components/empty/empty-header.vue.d.ts +1 -2
  225. package/dist/components/empty/empty-media.vue.d.ts +1 -2
  226. package/dist/components/empty/empty-root.vue.d.ts +1 -2
  227. package/dist/components/empty/empty-title.vue.d.ts +1 -2
  228. package/dist/components/form/context.d.ts +2 -3
  229. package/dist/components/form/form-compact.vue.d.ts +2 -4
  230. package/dist/components/form/form-control.vue.d.ts +1 -2
  231. package/dist/components/form/form-description.vue.d.ts +1 -2
  232. package/dist/components/form/form-error.vue.d.ts +1 -2
  233. package/dist/components/form/form-field-array-compact.vue.d.ts +1 -2
  234. package/dist/components/form/form-field-base-compact.vue.d.ts +1 -2
  235. package/dist/components/form/form-field-compact.vue.d.ts +1 -2
  236. package/dist/components/form/form-field.vue.d.ts +1 -2
  237. package/dist/components/form/form-label.vue.d.ts +1 -2
  238. package/dist/components/hover-card/hover-card-compact.vue.d.ts +3 -5
  239. package/dist/components/hover-card/hover-card-popup.vue.d.ts +1 -2
  240. package/dist/components/hover-card/hover-card-positioner.vue.d.ts +3 -5
  241. package/dist/components/hover-card/hover-card-root.vue.d.ts +3 -4
  242. package/dist/components/hover-card/hover-card-trigger.vue.d.ts +3 -5
  243. package/dist/components/input/context.d.ts +1 -2
  244. package/dist/components/input/input-clear.vue.d.ts +3 -4
  245. package/dist/components/input/input-compact.vue.d.ts +5 -6
  246. package/dist/components/input/input-control.vue.d.ts +1 -2
  247. package/dist/components/input/input-root.vue.d.ts +3 -4
  248. package/dist/components/input-number/context.d.ts +1 -2
  249. package/dist/components/input-number/input-number-compact.vue.d.ts +5 -6
  250. package/dist/components/input-number/input-number-control.vue.d.ts +1 -2
  251. package/dist/components/input-number/input-number-decrement.vue.d.ts +1 -2
  252. package/dist/components/input-number/input-number-increment.vue.d.ts +1 -2
  253. package/dist/components/input-number/input-number-root.vue.d.ts +3 -4
  254. package/dist/components/input-otp/context.d.ts +1 -2
  255. package/dist/components/input-otp/input-otp-compact.vue.d.ts +5 -6
  256. package/dist/components/input-otp/input-otp-input.vue.d.ts +1 -2
  257. package/dist/components/input-otp/input-otp-positioner.vue.d.ts +1 -2
  258. package/dist/components/input-otp/input-otp-root.vue.d.ts +6 -7
  259. package/dist/components/kbd/kbd.vue.d.ts +2 -3
  260. package/dist/components/label/label.vue.d.ts +1 -2
  261. package/dist/components/layout/context.d.ts +2 -3
  262. package/dist/components/layout/layout-classic-compact.vue.d.ts +3 -5
  263. package/dist/components/layout/layout-compact.vue.d.ts +3 -4
  264. package/dist/components/layout/layout-content.vue.d.ts +1 -2
  265. package/dist/components/layout/layout-footer.vue.d.ts +1 -2
  266. package/dist/components/layout/layout-header.vue.d.ts +1 -2
  267. package/dist/components/layout/layout-main.vue.d.ts +1 -2
  268. package/dist/components/layout/layout-mobile.js +1 -1
  269. package/dist/components/layout/layout-mobile.vue.d.ts +1 -2
  270. package/dist/components/layout/layout-rail.vue.d.ts +1 -2
  271. package/dist/components/layout/layout-root.vue.d.ts +4 -5
  272. package/dist/components/layout/layout-sidebar.vue.d.ts +1 -2
  273. package/dist/components/layout/layout-tab.vue.d.ts +1 -2
  274. package/dist/components/layout/layout-trigger.vue.d.ts +1 -2
  275. package/dist/components/link/link.vue.d.ts +3 -5
  276. package/dist/components/list/context.d.ts +1 -3
  277. package/dist/components/list/list-content.vue.d.ts +1 -2
  278. package/dist/components/list/list-description.vue.d.ts +1 -2
  279. package/dist/components/list/list-item.vue.d.ts +1 -2
  280. package/dist/components/list/list-root.vue.d.ts +1 -2
  281. package/dist/components/list/list-title.vue.d.ts +1 -2
  282. package/dist/components/listbox/context.d.ts +1 -2
  283. package/dist/components/listbox/listbox-content.vue.d.ts +1 -2
  284. package/dist/components/listbox/listbox-filter.vue.d.ts +3 -4
  285. package/dist/components/listbox/listbox-group-label.vue.d.ts +1 -2
  286. package/dist/components/listbox/listbox-group.vue.d.ts +1 -2
  287. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +3 -4
  288. package/dist/components/listbox/listbox-item.vue.d.ts +3 -4
  289. package/dist/components/listbox/listbox-root.vue.d.ts +4 -5
  290. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +1 -2
  291. package/dist/components/menu/context.d.ts +1 -2
  292. package/dist/components/menu/menu-checkbox-group.vue.d.ts +2 -3
  293. package/dist/components/menu/menu-checkbox-item.vue.d.ts +3 -4
  294. package/dist/components/menu/menu-checkbox-options-compact.vue.d.ts +2 -3
  295. package/dist/components/menu/menu-content.vue.d.ts +3 -5
  296. package/dist/components/menu/menu-group-label.vue.d.ts +1 -2
  297. package/dist/components/menu/menu-group.vue.d.ts +1 -2
  298. package/dist/components/menu/menu-item-indicator.vue.d.ts +3 -4
  299. package/dist/components/menu/menu-item.vue.d.ts +3 -4
  300. package/dist/components/menu/menu-option-compact.vue.d.ts +2 -4
  301. package/dist/components/menu/menu-options-compact.vue.d.ts +2 -4
  302. package/dist/components/menu/menu-radio-group.vue.d.ts +2 -3
  303. package/dist/components/menu/menu-radio-item.vue.d.ts +3 -4
  304. package/dist/components/menu/menu-radio-options-compact.vue.d.ts +2 -3
  305. package/dist/components/menu/menu-root.vue.d.ts +3 -4
  306. package/dist/components/menu/menu-sub-content.vue.d.ts +3 -5
  307. package/dist/components/menu/menu-sub-trigger.vue.d.ts +1 -2
  308. package/dist/components/menu/menu-sub.vue.d.ts +3 -4
  309. package/dist/components/menubar/context.d.ts +1 -2
  310. package/dist/components/menubar/menubar-compact.vue.d.ts +2 -4
  311. package/dist/components/menubar/menubar-content.vue.d.ts +3 -5
  312. package/dist/components/menubar/menubar-menu.vue.d.ts +1 -3
  313. package/dist/components/menubar/menubar-root.vue.d.ts +4 -6
  314. package/dist/components/menubar/menubar-sub-content.vue.d.ts +3 -5
  315. package/dist/components/menubar/menubar-sub-trigger.vue.d.ts +1 -2
  316. package/dist/components/menubar/menubar-trigger.vue.d.ts +1 -2
  317. package/dist/components/navigation-menu/context.d.ts +1 -2
  318. package/dist/components/navigation-menu/navigation-menu-compact.vue.d.ts +3 -5
  319. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +3 -5
  320. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +1 -2
  321. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +1 -2
  322. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +3 -4
  323. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +1 -2
  324. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +4 -6
  325. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +1 -2
  326. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +3 -4
  327. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +2 -4
  328. package/dist/components/page-tabs/context.d.ts +1 -2
  329. package/dist/components/page-tabs/page-tabs-close.vue.d.ts +1 -2
  330. package/dist/components/page-tabs/page-tabs-compact.vue.d.ts +3 -4
  331. package/dist/components/page-tabs/page-tabs-item.vue.d.ts +3 -4
  332. package/dist/components/page-tabs/page-tabs-pin.vue.d.ts +1 -2
  333. package/dist/components/page-tabs/page-tabs-root.vue.d.ts +4 -5
  334. package/dist/components/pagination/context.d.ts +1 -2
  335. package/dist/components/pagination/pagination-compact.vue.d.ts +3 -4
  336. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +1 -2
  337. package/dist/components/pagination/pagination-first.vue.d.ts +1 -2
  338. package/dist/components/pagination/pagination-last.vue.d.ts +1 -2
  339. package/dist/components/pagination/pagination-list-item.vue.d.ts +1 -2
  340. package/dist/components/pagination/pagination-list.vue.d.ts +1 -2
  341. package/dist/components/pagination/pagination-next.vue.d.ts +1 -2
  342. package/dist/components/pagination/pagination-prev.vue.d.ts +1 -2
  343. package/dist/components/pagination/pagination-root.vue.d.ts +3 -4
  344. package/dist/components/password/context.d.ts +1 -3
  345. package/dist/components/password/password-compact.vue.d.ts +5 -6
  346. package/dist/components/popconfirm/context.d.ts +1 -3
  347. package/dist/components/popconfirm/popconfirm-cancel.vue.d.ts +3 -4
  348. package/dist/components/popconfirm/popconfirm-compact.vue.d.ts +6 -8
  349. package/dist/components/popconfirm/popconfirm-confirm.vue.d.ts +3 -4
  350. package/dist/components/popconfirm/popconfirm-content.vue.d.ts +1 -2
  351. package/dist/components/popconfirm/popconfirm-description.vue.d.ts +1 -2
  352. package/dist/components/popconfirm/popconfirm-footer.vue.d.ts +1 -2
  353. package/dist/components/popconfirm/popconfirm-header.vue.d.ts +1 -2
  354. package/dist/components/popconfirm/popconfirm-title.vue.d.ts +1 -2
  355. package/dist/components/popover/context.d.ts +1 -2
  356. package/dist/components/popover/popover-anchor.vue.d.ts +1 -3
  357. package/dist/components/popover/popover-close.vue.d.ts +3 -4
  358. package/dist/components/popover/popover-compact.vue.d.ts +3 -5
  359. package/dist/components/popover/popover-popup.vue.d.ts +1 -2
  360. package/dist/components/popover/popover-positioner.vue.d.ts +3 -5
  361. package/dist/components/popover/popover-root.vue.d.ts +3 -4
  362. package/dist/components/popover/popover-trigger.vue.d.ts +3 -4
  363. package/dist/components/popper/context.d.ts +2 -2
  364. package/dist/components/popper/popper-anchor.vue.d.ts +1 -2
  365. package/dist/components/popper/popper-arrow.vue.d.ts +1 -2
  366. package/dist/components/popper/popper-popup.vue.d.ts +1 -2
  367. package/dist/components/popper/popper-positioner.vue.d.ts +12 -15
  368. package/dist/components/popper/popper-root.vue.d.ts +1 -3
  369. package/dist/components/portal/portal.vue.d.ts +2 -3
  370. package/dist/components/primitive/primitive.d.ts +1 -2
  371. package/dist/components/progress/context.d.ts +2 -3
  372. package/dist/components/progress/progress-circle-compact.vue.d.ts +3 -4
  373. package/dist/components/progress/progress-circle-svg.vue.d.ts +2 -3
  374. package/dist/components/progress/progress-compact.vue.d.ts +3 -4
  375. package/dist/components/progress/progress-indicator.vue.d.ts +1 -2
  376. package/dist/components/progress/progress-provider.vue.d.ts +1 -2
  377. package/dist/components/progress/progress-root.vue.d.ts +3 -4
  378. package/dist/components/progress/state.js +1 -1
  379. package/dist/components/radio-group/context.d.ts +2 -3
  380. package/dist/components/radio-group/radio-group-card-compact.vue.d.ts +2 -3
  381. package/dist/components/radio-group/radio-group-compact.vue.d.ts +2 -3
  382. package/dist/components/radio-group/radio-group-control.vue.d.ts +1 -2
  383. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +3 -4
  384. package/dist/components/radio-group/radio-group-item.vue.d.ts +3 -4
  385. package/dist/components/radio-group/radio-group-label.vue.d.ts +1 -3
  386. package/dist/components/radio-group/radio-group-root.vue.d.ts +2 -3
  387. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +4 -6
  388. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +2 -3
  389. package/dist/components/scroll-area/context.d.ts +1 -2
  390. package/dist/components/scroll-area/scroll-area-compact.vue.d.ts +1 -2
  391. package/dist/components/scroll-area/scroll-area-corner.vue.d.ts +1 -2
  392. package/dist/components/scroll-area/scroll-area-root.vue.d.ts +2 -3
  393. package/dist/components/scroll-area/scroll-area-scrollbar.vue.d.ts +2 -3
  394. package/dist/components/scroll-area/scroll-area-thumb.vue.d.ts +1 -2
  395. package/dist/components/scroll-area/scroll-area-viewport.vue.d.ts +1 -2
  396. package/dist/components/segment/index.d.ts +1 -1
  397. package/dist/components/segment/segment-compact.vue.d.ts +2 -3
  398. package/dist/components/select/context.d.ts +1 -2
  399. package/dist/components/select/select-arrow.vue.d.ts +1 -3
  400. package/dist/components/select/select-compact.vue.d.ts +2 -4
  401. package/dist/components/select/select-content.vue.d.ts +4 -6
  402. package/dist/components/select/select-group-label.vue.d.ts +1 -2
  403. package/dist/components/select/select-group.vue.d.ts +1 -2
  404. package/dist/components/select/select-item-indicator.vue.d.ts +3 -4
  405. package/dist/components/select/select-item-text.vue.d.ts +1 -2
  406. package/dist/components/select/select-item.vue.d.ts +3 -4
  407. package/dist/components/select/select-root.vue.d.ts +2 -3
  408. package/dist/components/select/select-scroll-down-button.vue.d.ts +1 -2
  409. package/dist/components/select/select-scroll-up-button.vue.d.ts +1 -2
  410. package/dist/components/select/select-separator.vue.d.ts +1 -2
  411. package/dist/components/select/select-trigger-icon.vue.d.ts +1 -2
  412. package/dist/components/select/select-trigger.vue.d.ts +3 -4
  413. package/dist/components/select/select-value.vue.d.ts +2 -4
  414. package/dist/components/select/select-viewport.vue.d.ts +1 -2
  415. package/dist/components/separator/context.d.ts +1 -3
  416. package/dist/components/separator/separator-compact.vue.d.ts +1 -2
  417. package/dist/components/separator/separator-label.vue.d.ts +1 -2
  418. package/dist/components/separator/separator-root.vue.d.ts +2 -3
  419. package/dist/components/skeleton/skeleton.vue.d.ts +1 -2
  420. package/dist/components/slider/context.d.ts +1 -2
  421. package/dist/components/slider/slider-compact.vue.d.ts +3 -4
  422. package/dist/components/slider/slider-range.vue.d.ts +1 -2
  423. package/dist/components/slider/slider-root.vue.d.ts +4 -6
  424. package/dist/components/slider/slider-thumb.vue.d.ts +1 -2
  425. package/dist/components/slider/slider-track.vue.d.ts +1 -2
  426. package/dist/components/slot/slot.d.ts +1 -3
  427. package/dist/components/splitter/context.d.ts +1 -2
  428. package/dist/components/splitter/splitter-group.vue.d.ts +3 -5
  429. package/dist/components/splitter/splitter-panel.vue.d.ts +10 -11
  430. package/dist/components/splitter/splitter-resize-handle.vue.d.ts +4 -5
  431. package/dist/components/stepper/context.d.ts +1 -2
  432. package/dist/components/stepper/stepper-compact.vue.d.ts +3 -4
  433. package/dist/components/stepper/stepper-description.vue.d.ts +3 -4
  434. package/dist/components/stepper/stepper-indicator.vue.d.ts +3 -4
  435. package/dist/components/stepper/stepper-item.vue.d.ts +2 -3
  436. package/dist/components/stepper/stepper-root.vue.d.ts +10 -12
  437. package/dist/components/stepper/stepper-separator.vue.d.ts +2 -4
  438. package/dist/components/stepper/stepper-title.vue.d.ts +3 -4
  439. package/dist/components/stepper/stepper-trigger.vue.d.ts +3 -4
  440. package/dist/components/switch/context.d.ts +1 -2
  441. package/dist/components/switch/switch-compact.vue.d.ts +2 -3
  442. package/dist/components/switch/switch-control.vue.d.ts +1 -3
  443. package/dist/components/switch/switch-root.vue.d.ts +2 -3
  444. package/dist/components/switch/switch-thumb.vue.d.ts +3 -4
  445. package/dist/components/table/context.d.ts +1 -2
  446. package/dist/components/table/index.d.ts +1 -1
  447. package/dist/components/table/table-body.vue.d.ts +1 -2
  448. package/dist/components/table/table-cell.vue.d.ts +1 -2
  449. package/dist/components/table/table-compact.vue.d.ts +2 -3
  450. package/dist/components/table/table-content.vue.d.ts +1 -2
  451. package/dist/components/table/table-footer.vue.d.ts +1 -2
  452. package/dist/components/table/table-head.vue.d.ts +1 -2
  453. package/dist/components/table/table-header.vue.d.ts +1 -2
  454. package/dist/components/table/table-root.vue.d.ts +1 -2
  455. package/dist/components/table/table-row.vue.d.ts +1 -2
  456. package/dist/components/table/table-scroll.vue.d.ts +1 -2
  457. package/dist/components/tabs/context.d.ts +2 -2
  458. package/dist/components/tabs/tabs-compact.vue.d.ts +2 -3
  459. package/dist/components/tabs/tabs-content.vue.d.ts +1 -2
  460. package/dist/components/tabs/tabs-indicator.vue.d.ts +1 -2
  461. package/dist/components/tabs/tabs-list.vue.d.ts +1 -2
  462. package/dist/components/tabs/tabs-root.vue.d.ts +4 -6
  463. package/dist/components/tabs/tabs-trigger.vue.d.ts +3 -4
  464. package/dist/components/tag/tag.vue.d.ts +3 -4
  465. package/dist/components/tags-input/context.d.ts +1 -2
  466. package/dist/components/tags-input/tags-input-clear.vue.d.ts +1 -2
  467. package/dist/components/tags-input/tags-input-compact.vue.d.ts +3 -4
  468. package/dist/components/tags-input/tags-input-control.vue.d.ts +1 -2
  469. package/dist/components/tags-input/tags-input-item-delete.vue.d.ts +1 -2
  470. package/dist/components/tags-input/tags-input-item-text.vue.d.ts +1 -2
  471. package/dist/components/tags-input/tags-input-item.vue.d.ts +1 -2
  472. package/dist/components/tags-input/tags-input-root.vue.d.ts +3 -4
  473. package/dist/components/textarea/context.d.ts +1 -2
  474. package/dist/components/textarea/textarea-clear.vue.d.ts +3 -4
  475. package/dist/components/textarea/textarea-compact.vue.d.ts +5 -6
  476. package/dist/components/textarea/textarea-control.vue.d.ts +1 -2
  477. package/dist/components/textarea/textarea-counter.vue.d.ts +1 -2
  478. package/dist/components/textarea/textarea-root.vue.d.ts +3 -4
  479. package/dist/components/time-field/context.d.ts +1 -2
  480. package/dist/components/time-field/time-field-compact.vue.d.ts +3 -4
  481. package/dist/components/time-field/time-field-input.vue.d.ts +3 -5
  482. package/dist/components/time-field/time-field-root.vue.d.ts +5 -6
  483. package/dist/components/time-range-field/context.d.ts +1 -2
  484. package/dist/components/time-range-field/time-range-field-compact.vue.d.ts +3 -4
  485. package/dist/components/time-range-field/time-range-field-input.vue.d.ts +3 -4
  486. package/dist/components/time-range-field/time-range-field-root.vue.d.ts +5 -6
  487. package/dist/components/toast/context.d.ts +1 -2
  488. package/dist/components/toast/state.js +1 -1
  489. package/dist/components/toast/toast-provider.vue.d.ts +1 -2
  490. package/dist/components/toast/toaster.vue.d.ts +3 -4
  491. package/dist/components/toggle/toggle.vue.d.ts +3 -4
  492. package/dist/components/toggle-group/context.d.ts +1 -2
  493. package/dist/components/toggle-group/toggle-group-item.vue.d.ts +2 -3
  494. package/dist/components/toggle-group/toggle-group-root.vue.d.ts +2 -3
  495. package/dist/components/toolbar/context.d.ts +1 -2
  496. package/dist/components/toolbar/toolbar-button.vue.d.ts +3 -4
  497. package/dist/components/toolbar/toolbar-link.vue.d.ts +2 -3
  498. package/dist/components/toolbar/toolbar-root.vue.d.ts +2 -4
  499. package/dist/components/toolbar/toolbar-separator.vue.d.ts +1 -2
  500. package/dist/components/toolbar/toolbar-toggle-group.vue.d.ts +2 -3
  501. package/dist/components/toolbar/toolbar-toggle-item.vue.d.ts +2 -3
  502. package/dist/components/tooltip/tooltip-compact.vue.d.ts +3 -5
  503. package/dist/components/tooltip/tooltip-popup.vue.d.ts +1 -2
  504. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +3 -5
  505. package/dist/components/tooltip/tooltip-root.vue.d.ts +3 -4
  506. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +3 -5
  507. package/dist/components/tree/tree-item.vue.d.ts +4 -5
  508. package/dist/components/tree/tree-root.vue.d.ts +2 -3
  509. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +3 -5
  510. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -5
  511. package/dist/components/tree-menu/context.d.ts +8 -11
  512. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +1 -2
  513. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +1 -2
  514. package/dist/components/tree-menu/tree-menu-compact.vue.d.ts +2 -3
  515. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +1 -2
  516. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +1 -2
  517. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +3 -4
  518. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +3 -4
  519. package/dist/components/tree-menu/tree-menu-option-compact.vue.d.ts +3 -4
  520. package/dist/components/tree-menu/tree-menu-options-compact.vue.d.ts +2 -3
  521. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +5 -6
  522. package/dist/components/tree-menu/tree-menu-slot-compact.vue.d.ts +1 -2
  523. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +3 -4
  524. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +1 -2
  525. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +1 -2
  526. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -5
  527. package/dist/components/visually-hidden/index.d.ts +1 -1
  528. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -4
  529. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +3 -4
  530. package/dist/composables/use-bool-prop.d.ts +1 -3
  531. package/dist/composables/use-collection.d.ts +4 -6
  532. package/dist/composables/use-dismissable-layer.d.ts +1 -2
  533. package/dist/composables/use-exposed-element.d.ts +1 -3
  534. package/dist/composables/use-forward-element.d.ts +1 -3
  535. package/dist/composables/use-image-loading-status.d.ts +1 -2
  536. package/dist/composables/use-is-using-keyboard.d.ts +1 -3
  537. package/dist/composables/use-kbd.d.ts +1 -3
  538. package/dist/composables/use-presence.d.ts +1 -2
  539. package/dist/composables/use-props.d.ts +2 -3
  540. package/dist/composables/use-selection.d.ts +3 -4
  541. package/dist/composables/use-typeahead.d.ts +1 -2
  542. package/dist/date/index.d.ts +1 -1
  543. package/dist/date/use-date-field.d.ts +1 -2
  544. package/dist/index.d.ts +1 -1
  545. package/dist/nuxt/index.d.ts +1 -3
  546. package/dist/resolver/index.d.ts +1 -3
  547. package/dist/shared/value.d.ts +1 -1
  548. package/package.json +1 -1
  549. /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/defineProperty.js +0 -0
  550. /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/toPrimitive.js +0 -0
  551. /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/toPropertyKey.js +0 -0
  552. /package/dist/_virtual/{_@oxc-project_runtime@0.129.0 → _@oxc-project_runtime@0.130.0}/helpers/typeof.js +0 -0
@@ -1,12 +1,11 @@
1
1
  import { PopconfirmHeaderProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popconfirm/popconfirm-header.vue.d.ts
5
4
  declare var __VLS_1: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_1) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopconfirmHeaderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopconfirmHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<PopconfirmHeaderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopconfirmHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,11 @@
1
1
  import { PopconfirmTitleProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popconfirm/popconfirm-title.vue.d.ts
5
4
  declare var __VLS_1: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_1) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopconfirmTitleProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopconfirmTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<PopconfirmTitleProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopconfirmTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,8 +1,7 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
3
  import { PopoverUiSlot } from "./types.js";
4
- import * as _$vue from "vue";
5
4
  //#region src/components/popover/context.d.ts
6
- declare const providePopoverUi: (ui: _$vue.ComputedRef<Partial<UiClass<PopoverUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<PopoverUiSlot>>>, usePopoverUi: UseUiConsumer<PopoverUiSlot>;
5
+ declare const providePopoverUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopoverUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopoverUiSlot>>>, usePopoverUi: UseUiConsumer<PopoverUiSlot>;
7
6
  //#endregion
8
7
  export { providePopoverUi };
@@ -1,12 +1,10 @@
1
1
  import { PopperAnchorProps } from "../popper/types.js";
2
- import * as _$vue from "vue";
3
-
4
2
  //#region src/components/popover/popover-anchor.vue.d.ts
5
3
  declare var __VLS_8: {};
6
4
  type __VLS_Slots = {} & {
7
5
  default?: (props: typeof __VLS_8) => any;
8
6
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
7
+ declare const __VLS_base: import("vue").DefineComponent<PopperAnchorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
8
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
9
  declare const _default: typeof __VLS_export;
12
10
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,15 @@
1
1
  import { PopoverCloseProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popover/popover-close.vue.d.ts
5
4
  declare var __VLS_10: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_10) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8
+ declare const __VLS_base: import("vue").DefineComponent<PopoverCloseProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
9
  close: (args_0: PointerEvent) => any;
11
- }, string, _$vue.PublicProps, Readonly<PopoverCloseProps> & Readonly<{
10
+ }, string, import("vue").PublicProps, Readonly<PopoverCloseProps> & Readonly<{
12
11
  onClose?: ((args_0: PointerEvent) => any) | undefined;
13
- }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
12
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
14
  declare const _default: typeof __VLS_export;
16
15
  type __VLS_WithSlots<T, S> = T & {
@@ -1,10 +1,8 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverCompactProps, PopoverCompactSlots } from "./types.js";
3
- import * as _$vue from "vue";
4
-
5
3
  //#region src/components/popover/popover-compact.vue.d.ts
6
4
  type __VLS_Slots = PopoverCompactSlots;
7
- declare const __VLS_base: _$vue.DefineComponent<PopoverCompactProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5
+ declare const __VLS_base: import("vue").DefineComponent<PopoverCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
6
  "update:open": (value: boolean) => any;
9
7
  escapeKeyDown: (event: KeyboardEvent) => any;
10
8
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
@@ -12,7 +10,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopoverCompactProps, {}, {}, {},
12
10
  interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
13
11
  openAutoFocus: (event: Event) => any;
14
12
  closeAutoFocus: (event: Event) => any;
15
- }, string, _$vue.PublicProps, Readonly<PopoverCompactProps> & Readonly<{
13
+ }, string, import("vue").PublicProps, Readonly<PopoverCompactProps> & Readonly<{
16
14
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
17
15
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
18
16
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
@@ -24,7 +22,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopoverCompactProps, {}, {}, {},
24
22
  open: boolean;
25
23
  showArrow: boolean;
26
24
  defaultOpen: boolean;
27
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
25
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
28
26
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
29
27
  declare const _default: typeof __VLS_export;
30
28
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,11 @@
1
1
  import { PopoverPopupProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popover/popover-popup.vue.d.ts
5
4
  declare var __VLS_8: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_8) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<PopoverPopupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,20 +1,18 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverPositionerProps } from "./types.js";
3
- import * as _$vue from "vue";
4
-
5
3
  //#region src/components/popover/popover-positioner.vue.d.ts
6
4
  declare var __VLS_13: {};
7
5
  type __VLS_Slots = {} & {
8
6
  default?: (props: typeof __VLS_13) => any;
9
7
  };
10
- declare const __VLS_base: _$vue.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
8
+ declare const __VLS_base: import("vue").DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
9
  escapeKeyDown: (event: KeyboardEvent) => any;
12
10
  pointerDownOutside: (event: PointerDownOutsideEvent) => any;
13
11
  focusOutside: (event: FocusOutsideEvent) => any;
14
12
  interactOutside: (event: PointerDownOutsideEvent | FocusOutsideEvent) => any;
15
13
  openAutoFocus: (event: Event) => any;
16
14
  closeAutoFocus: (event: Event) => any;
17
- }, string, _$vue.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
15
+ }, string, import("vue").PublicProps, Readonly<PopoverPositionerProps> & Readonly<{
18
16
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
19
17
  onPointerDownOutside?: ((event: PointerDownOutsideEvent) => any) | undefined;
20
18
  onFocusOutside?: ((event: FocusOutsideEvent) => any) | undefined;
@@ -24,7 +22,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopoverPositionerProps, {}, {},
24
22
  }>, {
25
23
  avoidCollisions: boolean;
26
24
  prioritizePosition: boolean;
27
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
25
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
28
26
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
29
27
  declare const _default: typeof __VLS_export;
30
28
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,4 @@
1
1
  import { PopoverRootProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popover/popover-root.vue.d.ts
5
4
  declare var __VLS_8: {
@@ -9,13 +8,13 @@ declare var __VLS_8: {
9
8
  type __VLS_Slots = {} & {
10
9
  default?: (props: typeof __VLS_8) => any;
11
10
  };
12
- declare const __VLS_base: _$vue.DefineComponent<PopoverRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
11
+ declare const __VLS_base: import("vue").DefineComponent<PopoverRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
13
12
  "update:open": (value: boolean) => any;
14
- }, string, _$vue.PublicProps, Readonly<PopoverRootProps> & Readonly<{
13
+ }, string, import("vue").PublicProps, Readonly<PopoverRootProps> & Readonly<{
15
14
  "onUpdate:open"?: ((value: boolean) => any) | undefined;
16
15
  }>, {
17
16
  open: boolean;
18
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
17
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
19
18
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
20
19
  declare const _default: typeof __VLS_export;
21
20
  type __VLS_WithSlots<T, S> = T & {
@@ -1,15 +1,14 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import { PopoverTriggerProps } from "./types.js";
3
- import * as _$vue from "vue";
4
3
 
5
4
  //#region src/components/popover/popover-trigger.vue.d.ts
6
5
  declare var __VLS_10: {};
7
6
  type __VLS_Slots = {} & {
8
7
  default?: (props: typeof __VLS_10) => any;
9
8
  };
10
- declare const __VLS_base: _$vue.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
11
- as: AsTag | _$vue.Component;
12
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: import("vue").DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {
10
+ as: AsTag | import("vue").Component;
11
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
13
  declare const _default: typeof __VLS_export;
15
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,9 +1,9 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
3
  import { PopperUiSlot } from "./types.js";
4
- import * as _$vue from "vue";
5
4
  import { ReferenceElement } from "@floating-ui/dom";
5
+
6
6
  //#region src/components/popper/context.d.ts
7
- declare const providePopperUi: (ui: _$vue.ComputedRef<Partial<UiClass<PopperUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: UseUiConsumer<PopperUiSlot>;
7
+ declare const providePopperUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopperUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: UseUiConsumer<PopperUiSlot>;
8
8
  //#endregion
9
9
  export { providePopperUi };
@@ -1,12 +1,11 @@
1
1
  import { PopperAnchorProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popper/popper-anchor.vue.d.ts
5
4
  declare var __VLS_8: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_8) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<PopperAnchorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,8 +1,7 @@
1
1
  import { PopperArrowProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popper/popper-arrow.vue.d.ts
5
- declare const __VLS_export: _$vue.DefineComponent<PopperArrowProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
4
+ declare const __VLS_export: import("vue").DefineComponent<PopperArrowProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
5
  declare const _default: typeof __VLS_export;
7
6
  //#endregion
8
7
  export { _default };
@@ -1,12 +1,11 @@
1
1
  import { PopperPopupProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/popper/popper-popup.vue.d.ts
5
4
  declare var __VLS_1: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_1) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PopperPopupProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<PopperPopupProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,18 +1,15 @@
1
- import { Align, Placement as Placement$1 } from "../../types/common.js";
1
+ import { Align, Placement } from "../../types/common.js";
2
2
  import { PopperPositionerProps } from "./types.js";
3
- import * as _$vue from "vue";
4
3
  import { CSSProperties } from "vue";
5
- import * as _$_floating_ui_dom0 from "@floating-ui/dom";
6
- import * as _$_floating_ui_utils0 from "@floating-ui/utils";
7
4
 
8
5
  //#region src/components/popper/popper-positioner.vue.d.ts
9
6
  declare var __VLS_1: {};
10
7
  type __VLS_Slots = {} & {
11
8
  default?: (props: typeof __VLS_1) => any;
12
9
  };
13
- declare const __VLS_base: _$vue.DefineComponent<PopperPositionerProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
10
+ declare const __VLS_base: import("vue").DefineComponent<PopperPositionerProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
14
11
  placed: () => any;
15
- }, string, _$vue.PublicProps, Readonly<PopperPositionerProps> & Readonly<{
12
+ }, string, import("vue").PublicProps, Readonly<PopperPositionerProps> & Readonly<{
16
13
  onPlaced?: (() => any) | undefined;
17
14
  }>, {
18
15
  [x: `data-${string}`]: {};
@@ -111,15 +108,15 @@ declare const __VLS_base: _$vue.DefineComponent<PopperPositionerProps, {}, {}, {
111
108
  onTransitionrun: (payload: TransitionEvent) => void;
112
109
  onTransitionstart: (payload: TransitionEvent) => void;
113
110
  innerHTML: string;
114
- class: string | false | Record<string, any> | _$vue.ClassValue[] | null;
115
- style: string | false | CSSProperties | _$vue.StyleValue[] | null;
111
+ class: string | false | Record<string, any> | import("vue").ClassValue[] | null;
112
+ style: string | false | CSSProperties | import("vue").StyleValue[] | null;
116
113
  accesskey: string;
117
114
  contenteditable: (boolean | "true" | "false") | "inherit" | "plaintext-only";
118
115
  contextmenu: string;
119
116
  dir: string;
120
117
  draggable: boolean | "true" | "false";
121
- enterkeyhint: "done" | "next" | "enter" | "go" | "previous" | "search" | "send";
122
- enterKeyHint: "done" | "next" | "enter" | "go" | "previous" | "search" | "send";
118
+ enterkeyhint: "done" | "enter" | "go" | "next" | "previous" | "search" | "send";
119
+ enterKeyHint: "done" | "enter" | "go" | "next" | "previous" | "search" | "send";
123
120
  hidden: "" | "hidden" | (boolean | "true" | "false") | "until-found";
124
121
  id: string;
125
122
  inert: boolean | "true" | "false";
@@ -203,8 +200,9 @@ declare const __VLS_base: _$vue.DefineComponent<PopperPositionerProps, {}, {}, {
203
200
  'aria-valuemin': string | number;
204
201
  'aria-valuenow': string | number;
205
202
  'aria-valuetext': string;
206
- placement: Placement$1;
207
- side: _$_floating_ui_utils0.Side;
203
+ placement: Placement;
204
+ reference: import("@floating-ui/dom").ReferenceElement;
205
+ side: import("@floating-ui/utils").Side;
208
206
  sideOffset: number;
209
207
  sideFlip: boolean;
210
208
  align: Align;
@@ -212,7 +210,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopperPositionerProps, {}, {}, {
212
210
  alignFlip: boolean;
213
211
  avoidCollisions: boolean;
214
212
  collisionBoundary: Element | null | Array<Element | null>;
215
- collisionPadding: _$_floating_ui_utils0.Padding;
213
+ collisionPadding: import("@floating-ui/utils").Padding;
216
214
  arrowPadding: number;
217
215
  hideShiftedArrow: boolean;
218
216
  sticky: "partial" | "always";
@@ -221,8 +219,7 @@ declare const __VLS_base: _$vue.DefineComponent<PopperPositionerProps, {}, {}, {
221
219
  updatePositionStrategy: "optimized" | "always";
222
220
  disableUpdateOnLayoutShift: boolean;
223
221
  prioritizePosition: boolean;
224
- reference: _$_floating_ui_dom0.ReferenceElement;
225
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
222
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
226
223
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
227
224
  declare const _default: typeof __VLS_export;
228
225
  type __VLS_WithSlots<T, S> = T & {
@@ -1,11 +1,9 @@
1
- import * as _$vue from "vue";
2
-
3
1
  //#region src/components/popper/popper-root.vue.d.ts
4
2
  declare var __VLS_1: {};
5
3
  type __VLS_Slots = {} & {
6
4
  default?: (props: typeof __VLS_1) => any;
7
5
  };
8
- declare const __VLS_base: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
6
+ declare const __VLS_base: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
9
7
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
10
8
  declare const _default: typeof __VLS_export;
11
9
  type __VLS_WithSlots<T, S> = T & {
@@ -1,14 +1,13 @@
1
1
  import { PortalProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/portal/portal.vue.d.ts
5
4
  declare var __VLS_7: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_7) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<PortalProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<PortalProps> & Readonly<{}>, {
8
+ declare const __VLS_base: import("vue").DefineComponent<PortalProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PortalProps> & Readonly<{}>, {
10
9
  to: string | HTMLElement;
11
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
10
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
12
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
12
  declare const _default: typeof __VLS_export;
14
13
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,6 @@
1
1
  import { PrimitiveProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/primitive/primitive.d.ts
5
- declare const Primitive: _$vue.DefineSetupFnComponent<PrimitiveProps, {}, {}, PrimitiveProps & {}, _$vue.PublicProps>;
4
+ declare const Primitive: import("vue").DefineSetupFnComponent<PrimitiveProps, {}, {}, PrimitiveProps & {}, import("vue").PublicProps>;
6
5
  //#endregion
7
6
  export { Primitive };
@@ -1,9 +1,8 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
3
  import { ProgressProviderUiSlot, ProgressUiSlot } from "./types.js";
4
- import * as _$vue from "vue";
5
4
  //#region src/components/progress/context.d.ts
6
- declare const provideProgressUi: (ui: _$vue.ComputedRef<Partial<UiClass<ProgressUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<ProgressUiSlot>>>, useProgressUi: UseUiConsumer<ProgressUiSlot>;
7
- declare const provideProgressProviderUi: (ui: _$vue.ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>, useProgressProviderUi: UseUiConsumer<ProgressProviderUiSlot>;
5
+ declare const provideProgressUi: (ui: import("vue").ComputedRef<Partial<UiClass<ProgressUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ProgressUiSlot>>>, useProgressUi: UseUiConsumer<ProgressUiSlot>;
6
+ declare const provideProgressProviderUi: (ui: import("vue").ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>, useProgressProviderUi: UseUiConsumer<ProgressProviderUiSlot>;
8
7
  //#endregion
9
8
  export { provideProgressProviderUi, provideProgressUi };
@@ -1,15 +1,14 @@
1
1
  import { ProgressCircleCompactProps, ProgressCircleCompactSlots } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-circle-compact.vue.d.ts
5
4
  type __VLS_Slots = ProgressCircleCompactSlots;
6
- declare const __VLS_base: _$vue.DefineComponent<ProgressCircleCompactProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5
+ declare const __VLS_base: import("vue").DefineComponent<ProgressCircleCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
6
  "update:modelValue": (value: number | null | undefined) => any;
8
7
  "update:max": (value: number) => any;
9
- }, string, _$vue.PublicProps, Readonly<ProgressCircleCompactProps> & Readonly<{
8
+ }, string, import("vue").PublicProps, Readonly<ProgressCircleCompactProps> & Readonly<{
10
9
  "onUpdate:modelValue"?: ((value: number | null | undefined) => any) | undefined;
11
10
  "onUpdate:max"?: ((value: number) => any) | undefined;
12
- }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
11
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
13
  declare const _default: typeof __VLS_export;
15
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,5 +1,4 @@
1
1
  import { ProgressCircleSvgProps, ProgressState } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-circle-svg.vue.d.ts
5
4
  declare var __VLS_1: {
@@ -11,9 +10,9 @@ declare var __VLS_1: {
11
10
  type __VLS_Slots = {} & {
12
11
  default?: (props: typeof __VLS_1) => any;
13
12
  };
14
- declare const __VLS_base: _$vue.DefineComponent<ProgressCircleSvgProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressCircleSvgProps> & Readonly<{}>, {
13
+ declare const __VLS_base: import("vue").DefineComponent<ProgressCircleSvgProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ProgressCircleSvgProps> & Readonly<{}>, {
15
14
  strokeWidth: number;
16
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
15
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
17
16
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
18
17
  declare const _default: typeof __VLS_export;
19
18
  type __VLS_WithSlots<T, S> = T & {
@@ -1,15 +1,14 @@
1
1
  import { ProgressCompactProps, ProgressCompactSlots } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-compact.vue.d.ts
5
4
  type __VLS_Slots = ProgressCompactSlots;
6
- declare const __VLS_base: _$vue.DefineComponent<ProgressCompactProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
5
+ declare const __VLS_base: import("vue").DefineComponent<ProgressCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
6
  "update:modelValue": (value: number | null | undefined) => any;
8
7
  "update:max": (value: number) => any;
9
- }, string, _$vue.PublicProps, Readonly<ProgressCompactProps> & Readonly<{
8
+ }, string, import("vue").PublicProps, Readonly<ProgressCompactProps> & Readonly<{
10
9
  "onUpdate:modelValue"?: ((value: number | null | undefined) => any) | undefined;
11
10
  "onUpdate:max"?: ((value: number) => any) | undefined;
12
- }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
11
+ }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
13
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
14
13
  declare const _default: typeof __VLS_export;
15
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,11 @@
1
1
  import { ProgressIndicatorProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-indicator.vue.d.ts
5
4
  declare var __VLS_8: {};
6
5
  type __VLS_Slots = {} & {
7
6
  default?: (props: typeof __VLS_8) => any;
8
7
  };
9
- declare const __VLS_base: _$vue.DefineComponent<ProgressIndicatorProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
8
+ declare const __VLS_base: import("vue").DefineComponent<ProgressIndicatorProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ProgressIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
10
9
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
11
10
  declare const _default: typeof __VLS_export;
12
11
  type __VLS_WithSlots<T, S> = T & {
@@ -1,8 +1,7 @@
1
1
  import { ProgressProviderProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-provider.vue.d.ts
5
- declare const __VLS_export: _$vue.DefineComponent<ProgressProviderProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<ProgressProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
4
+ declare const __VLS_export: import("vue").DefineComponent<ProgressProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ProgressProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
6
5
  declare const _default: typeof __VLS_export;
7
6
  //#endregion
8
7
  export { _default };
@@ -1,5 +1,4 @@
1
1
  import { ProgressRootProps, ProgressState } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/progress/progress-root.vue.d.ts
5
4
  declare var __VLS_8: {
@@ -11,15 +10,15 @@ declare var __VLS_8: {
11
10
  type __VLS_Slots = {} & {
12
11
  default?: (props: typeof __VLS_8) => any;
13
12
  };
14
- declare const __VLS_base: _$vue.DefineComponent<ProgressRootProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
13
+ declare const __VLS_base: import("vue").DefineComponent<ProgressRootProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
15
14
  "update:modelValue": (value: number | null | undefined) => any;
16
15
  "update:max": (value: number) => any;
17
- }, string, _$vue.PublicProps, Readonly<ProgressRootProps> & Readonly<{
16
+ }, string, import("vue").PublicProps, Readonly<ProgressRootProps> & Readonly<{
18
17
  "onUpdate:modelValue"?: ((value: number | null | undefined) => any) | undefined;
19
18
  "onUpdate:max"?: ((value: number) => any) | undefined;
20
19
  }>, {
21
20
  getValueLabel: (value: number | null | undefined, max: number) => string | undefined;
22
- }, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
23
22
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
24
23
  declare const _default: typeof __VLS_export;
25
24
  type __VLS_WithSlots<T, S> = T & {
@@ -1 +1 @@
1
- import{clamp as e}from"../../shared/value.js";import{isClient as t}from"../../shared/env.js";import"../../shared/index.js";import{_defineProperty as n}from"../../_virtual/_@oxc-project_runtime@0.129.0/helpers/defineProperty.js";import{defu as r}from"defu";const i={direction:`ltr`,minimum:.08,maximum:1,easing:`linear`,speed:200,trickle:!0,trickleSpeed:200};var a=class{static reset(){return this.status=null,this.isPaused=!1,this.pending=[],this.options=i,this.clearTrickleTimer(),this}static configure(e){return this.options=r({...e},this.options),this}static isStarted(){return typeof this.status==`number`}static isRendered(){return t?document.querySelector(`[data-soybean-progress-provider]`)!==null:!1}static set(n){if(!t||this.isPaused)return this;let r=this.isStarted();n=e(n,this.options.minimum,this.options.maximum),this.status=n===this.options.maximum?null:n,this.status===null&&this.clearTrickleTimer();let i=this.render(!r),a=this.options.speed,o=this.options.easing;return i.forEach(e=>e.offsetWidth),this.queue(e=>{i.forEach(e=>{c(e.querySelector(`[data-soybean-progress-bar]`),this.barPositionCSS({n,speed:a,ease:o}))}),n===this.options.maximum?(i.forEach(e=>{c(e,{transition:`none`,opacity:`1`}),e.offsetWidth}),setTimeout(()=>{i.forEach(e=>{c(e,{transition:`all ${a}ms ${o}`,opacity:`0`})}),setTimeout(()=>{i.forEach(e=>{this.remove(e),c(e,{transition:`none`,opacity:`1`})}),e()},a)},a)):setTimeout(e,a)}),this}static start(){return t?(this.status||this.set(0),this.options.trickle&&this.startTrickling(),this):this}static done(e){return!t||!e&&!this.status?this:this.inc(.3+.5*Math.random()).set(1)}static inc(t){if(this.isPaused)return this;let n=this.status;return n?n>1?this:(typeof t!=`number`&&(t=n>=0&&n<.2?.1:n>=.2&&n<.5?.04:n>=.5&&n<.8?.02:n>=.8&&n<.99?.005:0),n=e(n+t,0,.994),this.set(n)):this.start()}static dec(t){if(this.isPaused)return this;let n=this.status;return typeof n==`number`?(typeof t!=`number`&&(t=n>.8?.1:n>.5?.05:n>.2?.02:.01),n=e(n-t,0,.994),this.set(n)):this}static trickle(){return this.isPaused?this:this.inc()}static promise(e){let t=typeof e==`function`?e():e;if(!t)return this;if(typeof t.then==`function`)return this.start(),Promise.resolve(t).then(()=>{this.done()},()=>{this.done(!0)}),this;if(typeof t.state!=`function`||typeof t.always!=`function`||t.state()===`resolved`)return this;let n=0,r=0;return this.start(),n++,r++,t.always(()=>{r--,r===0?(n=0,this.done()):this.set((n-r)/n)}),this}static render(e=!1){if(!t)return[];let n=Array.from(document.querySelectorAll(`[data-soybean-progress-provider]`));return n.forEach(t=>{t.style.display=``;let n=t.querySelector(`[data-soybean-progress-bar]`),r=s(e?0:this.status||0,this.options.direction);c(n,this.barPositionCSS({n:this.status||0,speed:this.options.speed,ease:this.options.easing,percent:r})),typeof this.status==`number`?t.setAttribute(`aria-valuenow`,`${this.status}`):t.removeAttribute(`aria-valuenow`)}),n}static remove(e){t&&(this.clearTrickleTimer(),e?e.style.display=`none`:document.querySelectorAll(`[data-soybean-progress-provider]`).forEach(e=>{let t=e;t.style.display=`none`}))}static pause(){return this.isStarted()?(this.isPaused=!0,this.clearTrickleTimer(),this):this}static resume(){return this.isStarted()?(this.isPaused=!1,this.options.trickle&&this.startTrickling(),this):this}static queue(e){this.pending.push(e),this.pending.length===1&&this.next()}static next(){let e=this.pending.shift();e&&e(this.next.bind(this))}static clearTrickleTimer(){this.trickleTimer&&(clearTimeout(this.trickleTimer),this.trickleTimer=void 0)}static startTrickling(){if(this.trickleTimer||this.isPaused||!this.isStarted())return;let e=()=>{this.trickleTimer=void 0,!(this.isPaused||!this.isStarted())&&(this.trickle(),!this.isPaused&&this.isStarted()&&(this.trickleTimer=setTimeout(e,this.options.trickleSpeed)))};this.trickleTimer=setTimeout(e,this.options.trickleSpeed)}static barPositionCSS({n:e,speed:t,ease:n,percent:r}){return{transform:`translate3d(${r??s(e,this.options.direction)}%,0,0)`,transition:`all ${t}ms ${n}`}}};n(a,`options`,i),n(a,`status`,null),n(a,`pending`,[]),n(a,`isPaused`,!1),n(a,`trickleTimer`,void 0);const o=a;function s(e,t){return t===`rtl`?(1-e)*100:(-1+e)*100}function c(e,t,n){if(typeof t==`string`)n!==void 0&&(e.style[t]=n);else for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];r!==void 0&&(e.style[n]=r)}}export{o as progress};
1
+ import{clamp as e}from"../../shared/value.js";import{isClient as t}from"../../shared/env.js";import"../../shared/index.js";import{_defineProperty as n}from"../../_virtual/_@oxc-project_runtime@0.130.0/helpers/defineProperty.js";import{defu as r}from"defu";const i={direction:`ltr`,minimum:.08,maximum:1,easing:`linear`,speed:200,trickle:!0,trickleSpeed:200};var a=class{static reset(){return this.status=null,this.isPaused=!1,this.pending=[],this.options=i,this.clearTrickleTimer(),this}static configure(e){return this.options=r({...e},this.options),this}static isStarted(){return typeof this.status==`number`}static isRendered(){return t?document.querySelector(`[data-soybean-progress-provider]`)!==null:!1}static set(n){if(!t||this.isPaused)return this;let r=this.isStarted();n=e(n,this.options.minimum,this.options.maximum),this.status=n===this.options.maximum?null:n,this.status===null&&this.clearTrickleTimer();let i=this.render(!r),a=this.options.speed,o=this.options.easing;return i.forEach(e=>e.offsetWidth),this.queue(e=>{i.forEach(e=>{c(e.querySelector(`[data-soybean-progress-bar]`),this.barPositionCSS({n,speed:a,ease:o}))}),n===this.options.maximum?(i.forEach(e=>{c(e,{transition:`none`,opacity:`1`}),e.offsetWidth}),setTimeout(()=>{i.forEach(e=>{c(e,{transition:`all ${a}ms ${o}`,opacity:`0`})}),setTimeout(()=>{i.forEach(e=>{this.remove(e),c(e,{transition:`none`,opacity:`1`})}),e()},a)},a)):setTimeout(e,a)}),this}static start(){return t?(this.status||this.set(0),this.options.trickle&&this.startTrickling(),this):this}static done(e){return!t||!e&&!this.status?this:this.inc(.3+.5*Math.random()).set(1)}static inc(t){if(this.isPaused)return this;let n=this.status;return n?n>1?this:(typeof t!=`number`&&(t=n>=0&&n<.2?.1:n>=.2&&n<.5?.04:n>=.5&&n<.8?.02:n>=.8&&n<.99?.005:0),n=e(n+t,0,.994),this.set(n)):this.start()}static dec(t){if(this.isPaused)return this;let n=this.status;return typeof n==`number`?(typeof t!=`number`&&(t=n>.8?.1:n>.5?.05:n>.2?.02:.01),n=e(n-t,0,.994),this.set(n)):this}static trickle(){return this.isPaused?this:this.inc()}static promise(e){let t=typeof e==`function`?e():e;if(!t)return this;if(typeof t.then==`function`)return this.start(),Promise.resolve(t).then(()=>{this.done()},()=>{this.done(!0)}),this;if(typeof t.state!=`function`||typeof t.always!=`function`||t.state()===`resolved`)return this;let n=0,r=0;return this.start(),n++,r++,t.always(()=>{r--,r===0?(n=0,this.done()):this.set((n-r)/n)}),this}static render(e=!1){if(!t)return[];let n=Array.from(document.querySelectorAll(`[data-soybean-progress-provider]`));return n.forEach(t=>{t.style.display=``;let n=t.querySelector(`[data-soybean-progress-bar]`),r=s(e?0:this.status||0,this.options.direction);c(n,this.barPositionCSS({n:this.status||0,speed:this.options.speed,ease:this.options.easing,percent:r})),typeof this.status==`number`?t.setAttribute(`aria-valuenow`,`${this.status}`):t.removeAttribute(`aria-valuenow`)}),n}static remove(e){t&&(this.clearTrickleTimer(),e?e.style.display=`none`:document.querySelectorAll(`[data-soybean-progress-provider]`).forEach(e=>{let t=e;t.style.display=`none`}))}static pause(){return this.isStarted()?(this.isPaused=!0,this.clearTrickleTimer(),this):this}static resume(){return this.isStarted()?(this.isPaused=!1,this.options.trickle&&this.startTrickling(),this):this}static queue(e){this.pending.push(e),this.pending.length===1&&this.next()}static next(){let e=this.pending.shift();e&&e(this.next.bind(this))}static clearTrickleTimer(){this.trickleTimer&&(clearTimeout(this.trickleTimer),this.trickleTimer=void 0)}static startTrickling(){if(this.trickleTimer||this.isPaused||!this.isStarted())return;let e=()=>{this.trickleTimer=void 0,!(this.isPaused||!this.isStarted())&&(this.trickle(),!this.isPaused&&this.isStarted()&&(this.trickleTimer=setTimeout(e,this.options.trickleSpeed)))};this.trickleTimer=setTimeout(e,this.options.trickleSpeed)}static barPositionCSS({n:e,speed:t,ease:n,percent:r}){return{transform:`translate3d(${r??s(e,this.options.direction)}%,0,0)`,transition:`all ${t}ms ${n}`}}};n(a,`options`,i),n(a,`status`,null),n(a,`pending`,[]),n(a,`isPaused`,!1),n(a,`trickleTimer`,void 0);const o=a;function s(e,t){return t===`rtl`?(1-e)*100:(-1+e)*100}function c(e,t,n){if(typeof t==`string`)n!==void 0&&(e.style[t]=n);else for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];r!==void 0&&(e.style[n]=r)}}export{o as progress};
@@ -1,9 +1,8 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
3
  import { RadioGroupCardUiSlot, RadioGroupUiSlot } from "./types.js";
4
- import * as _$vue from "vue";
5
4
  //#region src/components/radio-group/context.d.ts
6
- declare const provideRadioGroupUi: (ui: _$vue.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: UseUiConsumer<RadioGroupUiSlot>;
7
- declare const provideRadioGroupCardUi: (ui: _$vue.ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>) => _$vue.ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>, useRadioGroupCardUi: UseUiConsumer<RadioGroupCardUiSlot>;
5
+ declare const provideRadioGroupUi: (ui: import("vue").ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: UseUiConsumer<RadioGroupUiSlot>;
6
+ declare const provideRadioGroupCardUi: (ui: import("vue").ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>, useRadioGroupCardUi: UseUiConsumer<RadioGroupCardUiSlot>;
8
7
  //#endregion
9
8
  export { provideRadioGroupCardUi, provideRadioGroupUi };
@@ -1,9 +1,8 @@
1
1
  import { RadioGroupCardCompactProps, RadioGroupCardCompactSlots, RadioGroupCardOptionData } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/radio-group/radio-group-card-compact.vue.d.ts
5
4
  declare const __VLS_export: <T extends RadioGroupCardOptionData>(__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<{
6
- props: _$vue.PublicProps & __VLS_PrettifyLocal<RadioGroupCardCompactProps<T> & {
5
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<RadioGroupCardCompactProps<T> & {
7
6
  "onUpdate:modelValue"?: ((payload: T["value"] | null) => any) | undefined;
8
7
  }> & (typeof globalThis extends {
9
8
  __VLS_PROPS_FALLBACK: infer P;
@@ -12,7 +11,7 @@ declare const __VLS_export: <T extends RadioGroupCardOptionData>(__VLS_props: No
12
11
  attrs: any;
13
12
  slots: RadioGroupCardCompactSlots<T>;
14
13
  emit: (evt: "update:modelValue", payload: T["value"] | null) => void;
15
- }>) => _$vue.VNode & {
14
+ }>) => import("vue").VNode & {
16
15
  __ctx?: Awaited<typeof __VLS_setup>;
17
16
  };
18
17
  declare const _default: typeof __VLS_export;
@@ -1,9 +1,8 @@
1
1
  import { RadioGroupCompactProps, RadioGroupOptionData } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/radio-group/radio-group-compact.vue.d.ts
5
4
  declare const __VLS_export: <T extends RadioGroupOptionData>(__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<{
6
- props: _$vue.PublicProps & __VLS_PrettifyLocal<RadioGroupCompactProps<T> & {
5
+ props: import("vue").PublicProps & __VLS_PrettifyLocal<RadioGroupCompactProps<T> & {
7
6
  "onUpdate:modelValue"?: ((payload: T["value"] | null) => any) | undefined;
8
7
  }> & (typeof globalThis extends {
9
8
  __VLS_PROPS_FALLBACK: infer P;
@@ -12,7 +11,7 @@ declare const __VLS_export: <T extends RadioGroupOptionData>(__VLS_props: NonNul
12
11
  attrs: any;
13
12
  slots: {};
14
13
  emit: (evt: "update:modelValue", payload: T["value"] | null) => void;
15
- }>) => _$vue.VNode & {
14
+ }>) => import("vue").VNode & {
16
15
  __ctx?: Awaited<typeof __VLS_setup>;
17
16
  };
18
17
  declare const _default: typeof __VLS_export;
@@ -1,5 +1,4 @@
1
1
  import { RadioGroupControlProps } from "./types.js";
2
- import * as _$vue from "vue";
3
2
 
4
3
  //#region src/components/radio-group/radio-group-control.vue.d.ts
5
4
  declare var __VLS_20: {
@@ -10,7 +9,7 @@ declare var __VLS_20: {
10
9
  type __VLS_Slots = {} & {
11
10
  default?: (props: typeof __VLS_20) => any;
12
11
  };
13
- declare const __VLS_base: _$vue.DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
12
+ declare const __VLS_base: import("vue").DefineComponent<RadioGroupControlProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RadioGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
14
13
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
14
  declare const _default: typeof __VLS_export;
16
15
  type __VLS_WithSlots<T, S> = T & {