@soybeanjs/headless 0.0.9 → 0.0.10

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 (539) 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 +117 -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-main.js +1 -1
  191. package/dist/components/layout/layout-mobile.js +1 -1
  192. package/dist/components/layout/layout-mobile.vue.d.ts +2 -2
  193. package/dist/components/layout/layout-rail.js +1 -1
  194. package/dist/components/layout/layout-root.js +1 -1
  195. package/dist/components/layout/layout-root.vue.d.ts +5 -5
  196. package/dist/components/layout/layout-sidebar.js +1 -1
  197. package/dist/components/layout/layout-sidebar.vue.d.ts +2 -2
  198. package/dist/components/layout/layout-tab.js +1 -1
  199. package/dist/components/layout/layout-tab.vue.d.ts +2 -2
  200. package/dist/components/layout/layout-trigger.js +1 -1
  201. package/dist/components/layout/layout-trigger.vue.d.ts +2 -2
  202. package/dist/components/layout/types.d.ts +13 -14
  203. package/dist/components/link/link.vue.d.ts +4 -4
  204. package/dist/components/list/context.d.ts +6 -3
  205. package/dist/components/list/context.js +1 -1
  206. package/dist/components/list/index.d.ts +3 -3
  207. package/dist/components/list/index.js +1 -1
  208. package/dist/components/list/list-content.js +1 -1
  209. package/dist/components/list/list-content.vue.d.ts +2 -2
  210. package/dist/components/list/list-description.js +1 -1
  211. package/dist/components/list/list-description.vue.d.ts +2 -2
  212. package/dist/components/list/list-item.js +1 -1
  213. package/dist/components/list/list-item.vue.d.ts +2 -2
  214. package/dist/components/list/list-root.js +1 -1
  215. package/dist/components/list/list-root.vue.d.ts +2 -2
  216. package/dist/components/list/list-title.js +1 -1
  217. package/dist/components/list/list-title.vue.d.ts +2 -2
  218. package/dist/components/list/types.d.ts +5 -8
  219. package/dist/components/listbox/context.d.ts +5 -4
  220. package/dist/components/listbox/context.js +1 -1
  221. package/dist/components/listbox/index.d.ts +3 -3
  222. package/dist/components/listbox/index.js +1 -1
  223. package/dist/components/listbox/listbox-content.js +1 -1
  224. package/dist/components/listbox/listbox-content.vue.d.ts +2 -2
  225. package/dist/components/listbox/listbox-filter.vue.d.ts +4 -4
  226. package/dist/components/listbox/listbox-group-label.js +1 -1
  227. package/dist/components/listbox/listbox-group-label.vue.d.ts +2 -2
  228. package/dist/components/listbox/listbox-group.js +1 -1
  229. package/dist/components/listbox/listbox-group.vue.d.ts +2 -2
  230. package/dist/components/listbox/listbox-item-indicator.js +1 -1
  231. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +4 -4
  232. package/dist/components/listbox/listbox-item.js +1 -1
  233. package/dist/components/listbox/listbox-item.vue.d.ts +5 -5
  234. package/dist/components/listbox/listbox-root.js +1 -1
  235. package/dist/components/listbox/listbox-root.vue.d.ts +7 -7
  236. package/dist/components/listbox/listbox-virtualizer.js +1 -1
  237. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +2 -2
  238. package/dist/components/listbox/types.d.ts +4 -7
  239. package/dist/components/menu/context.d.ts +5 -4
  240. package/dist/components/menu/context.js +1 -1
  241. package/dist/components/menu/index.d.ts +3 -3
  242. package/dist/components/menu/index.js +1 -1
  243. package/dist/components/menu/menu-checkbox-group.js +1 -1
  244. package/dist/components/menu/menu-checkbox-group.vue.d.ts +3 -3
  245. package/dist/components/menu/menu-checkbox-item.js +1 -1
  246. package/dist/components/menu/menu-checkbox-item.vue.d.ts +4 -4
  247. package/dist/components/menu/menu-content-impl.js +1 -1
  248. package/dist/components/menu/menu-content.vue.d.ts +6 -6
  249. package/dist/components/menu/menu-group-label.js +1 -1
  250. package/dist/components/menu/menu-group-label.vue.d.ts +2 -2
  251. package/dist/components/menu/menu-group.js +1 -1
  252. package/dist/components/menu/menu-group.vue.d.ts +2 -2
  253. package/dist/components/menu/menu-item-indicator.js +1 -1
  254. package/dist/components/menu/menu-item-indicator.vue.d.ts +4 -4
  255. package/dist/components/menu/menu-item.js +1 -1
  256. package/dist/components/menu/menu-item.vue.d.ts +4 -4
  257. package/dist/components/menu/menu-radio-group.js +1 -1
  258. package/dist/components/menu/menu-radio-group.vue.d.ts +3 -3
  259. package/dist/components/menu/menu-radio-item.js +1 -1
  260. package/dist/components/menu/menu-radio-item.vue.d.ts +4 -4
  261. package/dist/components/menu/menu-root.vue.d.ts +4 -4
  262. package/dist/components/menu/menu-sub-content.vue.d.ts +6 -6
  263. package/dist/components/menu/menu-sub-trigger.js +1 -1
  264. package/dist/components/menu/menu-sub-trigger.vue.d.ts +2 -2
  265. package/dist/components/menu/menu-sub.vue.d.ts +4 -4
  266. package/dist/components/menu/types.d.ts +4 -7
  267. package/dist/components/navigation-menu/context.d.ts +5 -4
  268. package/dist/components/navigation-menu/context.js +1 -1
  269. package/dist/components/navigation-menu/index.d.ts +3 -3
  270. package/dist/components/navigation-menu/index.js +1 -1
  271. package/dist/components/navigation-menu/navigation-menu-content-impl.js +1 -1
  272. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +4 -4
  273. package/dist/components/navigation-menu/navigation-menu-indicator.js +1 -1
  274. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +2 -2
  275. package/dist/components/navigation-menu/navigation-menu-item.js +1 -1
  276. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +2 -2
  277. package/dist/components/navigation-menu/navigation-menu-link.js +1 -1
  278. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +4 -4
  279. package/dist/components/navigation-menu/navigation-menu-list.js +1 -1
  280. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +2 -2
  281. package/dist/components/navigation-menu/navigation-menu-root.js +1 -1
  282. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +5 -5
  283. package/dist/components/navigation-menu/navigation-menu-sub-list.js +1 -1
  284. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +2 -2
  285. package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
  286. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +4 -4
  287. package/dist/components/navigation-menu/navigation-menu-viewport.js +1 -1
  288. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +3 -3
  289. package/dist/components/navigation-menu/types.d.ts +5 -8
  290. package/dist/components/number-input/context.d.ts +5 -4
  291. package/dist/components/number-input/context.js +1 -1
  292. package/dist/components/number-input/index.d.ts +3 -3
  293. package/dist/components/number-input/index.js +1 -1
  294. package/dist/components/number-input/number-input-control.js +1 -1
  295. package/dist/components/number-input/number-input-control.vue.d.ts +2 -2
  296. package/dist/components/number-input/number-input-decrement.js +1 -1
  297. package/dist/components/number-input/number-input-decrement.vue.d.ts +4 -4
  298. package/dist/components/number-input/number-input-increment.js +1 -1
  299. package/dist/components/number-input/number-input-increment.vue.d.ts +4 -4
  300. package/dist/components/number-input/number-input-root.js +1 -1
  301. package/dist/components/number-input/number-input-root.vue.d.ts +4 -4
  302. package/dist/components/number-input/types.d.ts +5 -8
  303. package/dist/components/pagination/context.d.ts +6 -4
  304. package/dist/components/pagination/context.js +1 -1
  305. package/dist/components/pagination/index.d.ts +3 -3
  306. package/dist/components/pagination/index.js +1 -1
  307. package/dist/components/pagination/pagination-ellipsis.js +1 -1
  308. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +2 -2
  309. package/dist/components/pagination/pagination-first.js +1 -1
  310. package/dist/components/pagination/pagination-first.vue.d.ts +2 -2
  311. package/dist/components/pagination/pagination-last.js +1 -1
  312. package/dist/components/pagination/pagination-last.vue.d.ts +2 -2
  313. package/dist/components/pagination/pagination-list-item.js +1 -1
  314. package/dist/components/pagination/pagination-list-item.vue.d.ts +2 -2
  315. package/dist/components/pagination/pagination-list.js +1 -1
  316. package/dist/components/pagination/pagination-list.vue.d.ts +2 -2
  317. package/dist/components/pagination/pagination-next.js +1 -1
  318. package/dist/components/pagination/pagination-next.vue.d.ts +2 -2
  319. package/dist/components/pagination/pagination-prev.js +1 -1
  320. package/dist/components/pagination/pagination-prev.vue.d.ts +2 -2
  321. package/dist/components/pagination/pagination-root.js +1 -1
  322. package/dist/components/pagination/pagination-root.vue.d.ts +4 -4
  323. package/dist/components/pagination/types.d.ts +5 -8
  324. package/dist/components/popover/index.d.ts +3 -3
  325. package/dist/components/popover/index.js +1 -1
  326. package/dist/components/popover/popover-anchor.vue.d.ts +2 -2
  327. package/dist/components/popover/popover-close.vue.d.ts +4 -4
  328. package/dist/components/popover/popover-popup.vue.d.ts +2 -2
  329. package/dist/components/popover/popover-positioner.vue.d.ts +4 -4
  330. package/dist/components/popover/popover-root.vue.d.ts +4 -4
  331. package/dist/components/popover/popover-trigger.vue.d.ts +4 -4
  332. package/dist/components/popper/context.d.ts +5 -4
  333. package/dist/components/popper/context.js +1 -1
  334. package/dist/components/popper/index.d.ts +3 -3
  335. package/dist/components/popper/index.js +1 -1
  336. package/dist/components/popper/popper-anchor.vue.d.ts +2 -2
  337. package/dist/components/popper/popper-arrow.js +1 -1
  338. package/dist/components/popper/popper-arrow.vue.d.ts +2 -2
  339. package/dist/components/popper/popper-popup.js +1 -1
  340. package/dist/components/popper/popper-popup.vue.d.ts +2 -2
  341. package/dist/components/popper/popper-positioner.js +1 -1
  342. package/dist/components/popper/popper-positioner.vue.d.ts +52 -52
  343. package/dist/components/popper/popper-root.vue.d.ts +2 -2
  344. package/dist/components/popper/types.d.ts +4 -7
  345. package/dist/components/primitive/primitive.d.ts +2 -2
  346. package/dist/components/radio-group/context.d.ts +5 -4
  347. package/dist/components/radio-group/context.js +1 -1
  348. package/dist/components/radio-group/index.d.ts +3 -3
  349. package/dist/components/radio-group/index.js +1 -1
  350. package/dist/components/radio-group/radio-group-control.js +1 -1
  351. package/dist/components/radio-group/radio-group-control.vue.d.ts +2 -2
  352. package/dist/components/radio-group/radio-group-indicator.js +1 -1
  353. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +4 -4
  354. package/dist/components/radio-group/radio-group-item.js +1 -1
  355. package/dist/components/radio-group/radio-group-item.vue.d.ts +4 -4
  356. package/dist/components/radio-group/radio-group-label.js +1 -1
  357. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -2
  358. package/dist/components/radio-group/radio-group-root.js +1 -1
  359. package/dist/components/radio-group/radio-group-root.vue.d.ts +3 -3
  360. package/dist/components/radio-group/types.d.ts +4 -7
  361. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +5 -5
  362. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +3 -3
  363. package/dist/components/select/context.d.ts +5 -4
  364. package/dist/components/select/context.js +1 -1
  365. package/dist/components/select/index.d.ts +3 -3
  366. package/dist/components/select/index.js +1 -1
  367. package/dist/components/select/select-arrow.js +1 -1
  368. package/dist/components/select/select-arrow.vue.d.ts +2 -2
  369. package/dist/components/select/select-content-impl.js +1 -1
  370. package/dist/components/select/select-content.vue.d.ts +4 -4
  371. package/dist/components/select/select-group-label.js +1 -1
  372. package/dist/components/select/select-group-label.vue.d.ts +2 -2
  373. package/dist/components/select/select-group.js +1 -1
  374. package/dist/components/select/select-group.vue.d.ts +2 -2
  375. package/dist/components/select/select-item-indicator.js +1 -1
  376. package/dist/components/select/select-item-indicator.vue.d.ts +4 -4
  377. package/dist/components/select/select-item-text.js +1 -1
  378. package/dist/components/select/select-item-text.vue.d.ts +2 -2
  379. package/dist/components/select/select-item.js +1 -1
  380. package/dist/components/select/select-item.vue.d.ts +4 -4
  381. package/dist/components/select/select-root.vue.d.ts +3 -3
  382. package/dist/components/select/select-scroll-down-button.js +1 -1
  383. package/dist/components/select/select-scroll-down-button.vue.d.ts +2 -2
  384. package/dist/components/select/select-scroll-up-button.js +1 -1
  385. package/dist/components/select/select-scroll-up-button.vue.d.ts +2 -2
  386. package/dist/components/select/select-separator.js +1 -1
  387. package/dist/components/select/select-separator.vue.d.ts +2 -2
  388. package/dist/components/select/select-trigger-icon.js +1 -1
  389. package/dist/components/select/select-trigger-icon.vue.d.ts +2 -2
  390. package/dist/components/select/select-trigger.js +1 -1
  391. package/dist/components/select/select-trigger.vue.d.ts +4 -4
  392. package/dist/components/select/select-value.js +1 -1
  393. package/dist/components/select/select-value.vue.d.ts +3 -3
  394. package/dist/components/select/select-viewport.js +2 -2
  395. package/dist/components/select/select-viewport.vue.d.ts +2 -2
  396. package/dist/components/select/types.d.ts +4 -7
  397. package/dist/components/separator/context.d.ts +6 -3
  398. package/dist/components/separator/context.js +1 -1
  399. package/dist/components/separator/index.d.ts +3 -3
  400. package/dist/components/separator/index.js +1 -1
  401. package/dist/components/separator/separator-label.js +1 -1
  402. package/dist/components/separator/separator-label.vue.d.ts +2 -2
  403. package/dist/components/separator/separator-root.js +1 -1
  404. package/dist/components/separator/separator-root.vue.d.ts +3 -3
  405. package/dist/components/separator/types.d.ts +5 -8
  406. package/dist/components/slot/slot.d.ts +2 -2
  407. package/dist/components/switch/context.d.ts +6 -4
  408. package/dist/components/switch/context.js +1 -1
  409. package/dist/components/switch/index.d.ts +3 -3
  410. package/dist/components/switch/index.js +1 -1
  411. package/dist/components/switch/switch-control.js +1 -1
  412. package/dist/components/switch/switch-control.vue.d.ts +2 -2
  413. package/dist/components/switch/switch-root.js +1 -1
  414. package/dist/components/switch/switch-root.vue.d.ts +3 -3
  415. package/dist/components/switch/switch-thumb.js +1 -1
  416. package/dist/components/switch/switch-thumb.vue.d.ts +4 -4
  417. package/dist/components/switch/types.d.ts +5 -8
  418. package/dist/components/tabs/context.d.ts +5 -3
  419. package/dist/components/tabs/context.js +1 -1
  420. package/dist/components/tabs/index.d.ts +3 -3
  421. package/dist/components/tabs/index.js +1 -1
  422. package/dist/components/tabs/tabs-content.js +1 -1
  423. package/dist/components/tabs/tabs-content.vue.d.ts +2 -2
  424. package/dist/components/tabs/tabs-indicator.js +1 -1
  425. package/dist/components/tabs/tabs-indicator.vue.d.ts +2 -2
  426. package/dist/components/tabs/tabs-list.js +1 -1
  427. package/dist/components/tabs/tabs-list.vue.d.ts +2 -2
  428. package/dist/components/tabs/tabs-root.js +1 -1
  429. package/dist/components/tabs/tabs-root.vue.d.ts +5 -5
  430. package/dist/components/tabs/tabs-trigger.js +1 -1
  431. package/dist/components/tabs/tabs-trigger.vue.d.ts +4 -4
  432. package/dist/components/tabs/types.d.ts +5 -8
  433. package/dist/components/tag/tag.vue.d.ts +4 -4
  434. package/dist/components/textarea/context.d.ts +6 -3
  435. package/dist/components/textarea/context.js +1 -1
  436. package/dist/components/textarea/index.d.ts +3 -3
  437. package/dist/components/textarea/index.js +1 -1
  438. package/dist/components/textarea/textarea-control.js +1 -1
  439. package/dist/components/textarea/textarea-control.vue.d.ts +2 -2
  440. package/dist/components/textarea/textarea-counter.js +1 -1
  441. package/dist/components/textarea/textarea-counter.vue.d.ts +2 -2
  442. package/dist/components/textarea/textarea-root.js +1 -1
  443. package/dist/components/textarea/textarea-root.vue.d.ts +4 -4
  444. package/dist/components/textarea/types.d.ts +4 -7
  445. package/dist/components/toast/context.d.ts +5 -5
  446. package/dist/components/toast/context.js +1 -1
  447. package/dist/components/toast/index.d.ts +3 -3
  448. package/dist/components/toast/index.js +1 -1
  449. package/dist/components/toast/toast-action.js +1 -1
  450. package/dist/components/toast/toast-action.vue.d.ts +4 -4
  451. package/dist/components/toast/toast-close.js +1 -1
  452. package/dist/components/toast/toast-close.vue.d.ts +4 -4
  453. package/dist/components/toast/toast-description.js +1 -1
  454. package/dist/components/toast/toast-description.vue.d.ts +2 -2
  455. package/dist/components/toast/toast-provider.vue.d.ts +3 -3
  456. package/dist/components/toast/toast-root.js +1 -1
  457. package/dist/components/toast/toast-root.vue.d.ts +5 -5
  458. package/dist/components/toast/toast-title.js +1 -1
  459. package/dist/components/toast/toast-title.vue.d.ts +2 -2
  460. package/dist/components/toast/toast-viewport.js +1 -1
  461. package/dist/components/toast/toast-viewport.vue.d.ts +4 -4
  462. package/dist/components/toast/types.d.ts +5 -8
  463. package/dist/components/tooltip/index.d.ts +3 -3
  464. package/dist/components/tooltip/index.js +1 -1
  465. package/dist/components/tooltip/tooltip-popup.vue.d.ts +2 -2
  466. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +4 -4
  467. package/dist/components/tooltip/tooltip-root.vue.d.ts +4 -4
  468. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +4 -4
  469. package/dist/components/tree/tree-item.vue.d.ts +5 -5
  470. package/dist/components/tree/tree-root.vue.d.ts +3 -3
  471. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +4 -4
  472. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +3 -3
  473. package/dist/components/tree-menu/context.d.ts +6 -4
  474. package/dist/components/tree-menu/context.js +1 -1
  475. package/dist/components/tree-menu/index.d.ts +3 -3
  476. package/dist/components/tree-menu/index.js +1 -1
  477. package/dist/components/tree-menu/tree-menu-button.js +1 -1
  478. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +4 -4
  479. package/dist/components/tree-menu/tree-menu-collapsible.js +1 -1
  480. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +2 -2
  481. package/dist/components/tree-menu/tree-menu-group-label.js +1 -1
  482. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +2 -2
  483. package/dist/components/tree-menu/tree-menu-group-root.js +1 -1
  484. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +2 -2
  485. package/dist/components/tree-menu/tree-menu-group.js +1 -1
  486. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +4 -4
  487. package/dist/components/tree-menu/tree-menu-item.js +1 -1
  488. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +4 -4
  489. package/dist/components/tree-menu/tree-menu-root.js +1 -1
  490. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +4 -4
  491. package/dist/components/tree-menu/tree-menu-sub.js +1 -1
  492. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +4 -4
  493. package/dist/components/tree-menu/types.d.ts +4 -5
  494. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +2 -2
  495. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +2 -2
  496. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +3 -3
  497. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +3 -3
  498. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +4 -4
  499. package/dist/composables/index.d.ts +2 -1
  500. package/dist/composables/index.js +1 -1
  501. package/dist/composables/use-collection.d.ts +6 -6
  502. package/dist/composables/use-direction.d.ts +2 -2
  503. package/dist/composables/use-dismissable-layer.d.ts +2 -2
  504. package/dist/composables/use-exposed-element.d.ts +2 -2
  505. package/dist/composables/use-forward-element.d.ts +2 -2
  506. package/dist/composables/use-image-loading-status.d.ts +2 -2
  507. package/dist/composables/use-is-using-keyboard.d.ts +2 -2
  508. package/dist/composables/use-kbd.d.ts +2 -2
  509. package/dist/composables/use-locale.d.ts +2 -2
  510. package/dist/composables/use-nonce.d.ts +2 -2
  511. package/dist/composables/use-presence.d.ts +2 -2
  512. package/dist/composables/use-props.d.ts +3 -3
  513. package/dist/composables/use-selection.d.ts +4 -4
  514. package/dist/composables/use-selection.js +1 -1
  515. package/dist/composables/use-ui-context.d.ts +8 -0
  516. package/dist/composables/use-ui-context.js +1 -0
  517. package/dist/index.d.ts +183 -181
  518. package/dist/index.js +1 -1
  519. package/dist/namespaced/index.d.ts +220 -222
  520. package/dist/namespaced/index.js +1 -1
  521. package/dist/types/common.d.ts +3 -1
  522. package/dist/types/index.d.ts +1 -1
  523. package/package.json +4 -17
  524. package/dist/components/form/form-field-array.js +0 -1
  525. package/dist/components/form/form-field-array.vue.d.ts +0 -36
  526. package/dist/forms/core/context.d.ts +0 -21
  527. package/dist/forms/core/context.js +0 -1
  528. package/dist/forms/core/hooks.d.ts +0 -6
  529. package/dist/forms/core/hooks.js +0 -1
  530. package/dist/forms/core/index.d.ts +0 -3
  531. package/dist/forms/core/shared.js +0 -1
  532. package/dist/forms/core/types.d.ts +0 -88
  533. package/dist/forms/index.d.ts +0 -8
  534. package/dist/forms/index.js +0 -1
  535. package/dist/forms/resolvers/index.d.ts +0 -2
  536. package/dist/forms/resolvers/valibot/index.d.ts +0 -8
  537. package/dist/forms/resolvers/valibot/index.js +0 -1
  538. package/dist/forms/resolvers/zod/index.d.ts +0 -8
  539. package/dist/forms/resolvers/zod/index.js +0 -1
@@ -1 +1 @@
1
- import{getActiveElement as e}from"../../shared/dom.js";import{useNumberInputRootContext as t,useNumberInputThemeContext as n}from"./context.js";import{computed as r,createElementBlock as i,defineComponent as a,normalizeClass as o,openBlock as s,shallowRef as c,unref as l,watch as u,withKeys as d,withModifiers as f}from"vue";const p=[`id`,`aria-valuemin`,`aria-valuemax`,`aria-valuenow`,`autofocus`,`data-disabled`,`data-readonly`,`disabled`,`inputmode`,`maxlength`,`minlength`,`pattern`,`placeholder`,`value`,`readonly`];var m=a({name:`NumberInputControl`,__name:`number-input-control`,setup(a){let m=n(),h=r(()=>m?.ui?.value?.control),{id:g,autofocus:_,maxlength:v,minlength:y,pattern:b,placeholder:x,setInputElement:S,modelValue:C,disabled:w,readonly:T,textValue:E,inputMode:D,min:O,max:k,disableWheelChange:A,invertWheelChange:j,onDecrease:M,onIncrease:N,validate:P,onMinMaxValue:F,applyInputValue:I}=t(`NumberInputControl`),L=c(E.value),R=t=>{if(!A.value&&t.target===e()&&!(Math.abs(t.deltaY)<=Math.abs(t.deltaX))){if(t.preventDefault(),t.deltaY>0){j.value?M():N();return}t.deltaY<0&&(j.value?N():M())}},z=e=>{let t=e.target;P(t.value.slice(0,t.selectionStart??void 0)+(e.data??``)+t.value.slice(t.selectionEnd??void 0))||e.preventDefault()},B=e=>{L.value=e.target.value},V=()=>{requestAnimationFrame(()=>{L.value=E.value})},H=e=>{let t=e.target;I(t.value)},U=e=>{H(e)},W=e=>{H(e)};return u(()=>E.value,()=>{L.value=E.value},{immediate:!0,deep:!0}),(e,t)=>(s(),i(`input`,{id:l(g),ref:l(S),class:o(h.value),"aria-roledescription":`Number Input`,"aria-valuemin":l(O),"aria-valuemax":l(k),"aria-valuenow":l(C)??void 0,autocomplete:`off`,autocorrect:`off`,autofocus:l(_),"data-disabled":l(w)?``:void 0,"data-readonly":l(T)?``:void 0,disabled:l(w),inputmode:l(D),maxlength:l(v),minlength:l(y),pattern:l(b),placeholder:l(x),value:L.value,readonly:l(T),role:`spinbutton`,spellcheck:`false`,tabindex:`0`,type:`text`,onBeforeinput:z,onBlur:W,onChange:V,onInput:B,onKeydown:[t[0]||=d(f((...e)=>l(M)&&l(M)(...e),[`prevent`]),[`down`]),t[1]||=d(f(e=>l(F)(`max`),[`prevent`]),[`end`]),t[2]||=d(f(e=>l(F)(`min`),[`prevent`]),[`home`]),t[3]||=d(f(e=>l(N)(10),[`prevent`]),[`page-up`]),t[4]||=d(f(e=>l(M)(10),[`prevent`]),[`page-down`]),t[5]||=d(f((...e)=>l(N)&&l(N)(...e),[`prevent`]),[`up`]),d(U,[`enter`])],onWheel:R},null,42,p))}});export{m as default};
1
+ import{getActiveElement as e}from"../../shared/dom.js";import{useNumberInputRootContext as t,useNumberInputUi as n}from"./context.js";import{createElementBlock as r,defineComponent as i,normalizeClass as a,openBlock as o,shallowRef as s,unref as c,watch as l,withKeys as u,withModifiers as d}from"vue";const f=[`id`,`aria-valuemin`,`aria-valuemax`,`aria-valuenow`,`autofocus`,`data-disabled`,`data-readonly`,`disabled`,`inputmode`,`maxlength`,`minlength`,`pattern`,`placeholder`,`value`,`readonly`];var p=i({name:`NumberInputControl`,__name:`number-input-control`,setup(i){let p=n(`control`),{id:m,autofocus:h,maxlength:g,minlength:_,pattern:v,placeholder:y,setInputElement:b,modelValue:x,disabled:S,readonly:C,textValue:w,inputMode:T,min:E,max:D,disableWheelChange:O,invertWheelChange:k,onDecrease:A,onIncrease:j,validate:M,onMinMaxValue:N,applyInputValue:P}=t(`NumberInputControl`),F=s(w.value),I=t=>{if(!O.value&&t.target===e()&&!(Math.abs(t.deltaY)<=Math.abs(t.deltaX))){if(t.preventDefault(),t.deltaY>0){k.value?A():j();return}t.deltaY<0&&(k.value?j():A())}},L=e=>{let t=e.target;M(t.value.slice(0,t.selectionStart??void 0)+(e.data??``)+t.value.slice(t.selectionEnd??void 0))||e.preventDefault()},R=e=>{F.value=e.target.value},z=()=>{requestAnimationFrame(()=>{F.value=w.value})},B=e=>{let t=e.target;P(t.value)},V=e=>{B(e)},H=e=>{B(e)};return l(()=>w.value,()=>{F.value=w.value},{immediate:!0,deep:!0}),(e,t)=>(o(),r(`input`,{id:c(m),ref:c(b),class:a(c(p)),"aria-roledescription":`Number Input`,"aria-valuemin":c(E),"aria-valuemax":c(D),"aria-valuenow":c(x)??void 0,autocomplete:`off`,autocorrect:`off`,autofocus:c(h),"data-disabled":c(S)?``:void 0,"data-readonly":c(C)?``:void 0,disabled:c(S),inputmode:c(T),maxlength:c(g),minlength:c(_),pattern:c(v),placeholder:c(y),value:F.value,readonly:c(C),role:`spinbutton`,spellcheck:`false`,tabindex:`0`,type:`text`,onBeforeinput:L,onBlur:H,onChange:z,onInput:R,onKeydown:[t[0]||=u(d((...e)=>c(A)&&c(A)(...e),[`prevent`]),[`down`]),t[1]||=u(d(e=>c(N)(`max`),[`prevent`]),[`end`]),t[2]||=u(d(e=>c(N)(`min`),[`prevent`]),[`home`]),t[3]||=u(d(e=>c(j)(10),[`prevent`]),[`page-up`]),t[4]||=u(d(e=>c(A)(10),[`prevent`]),[`page-down`]),t[5]||=u(d((...e)=>c(j)&&c(j)(...e),[`prevent`]),[`up`]),u(V,[`enter`])],onWheel:I},null,42,f))}});export{p as default};
@@ -1,8 +1,8 @@
1
1
  import { NumberInputControlProps } from "./types.js";
2
- import * as vue1335 from "vue";
2
+ import * as vue950 from "vue";
3
3
 
4
4
  //#region src/components/number-input/number-input-control.vue.d.ts
5
- declare const __VLS_export: vue1335.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue1335.ComponentOptionsMixin, vue1335.ComponentOptionsMixin, {}, string, vue1335.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1335.ComponentProvideOptions, false, {}, any>;
5
+ declare const __VLS_export: vue950.DefineComponent<NumberInputControlProps, {}, {}, {}, {}, vue950.ComponentOptionsMixin, vue950.ComponentOptionsMixin, {}, string, vue950.PublicProps, Readonly<NumberInputControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue950.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{Primitive as t}from"../primitive/primitive.js";import{usePressedHold as n}from"./shared.js";import{useNumberInputRootContext as r,useNumberInputThemeContext as i}from"./context.js";import{computed as a,createBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,unref as f,withCtx as p,withModifiers as m}from"vue";var h=s({name:`NumberInputDecrement`,__name:`number-input-decrement`,props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:`button`}},setup(s){let h=s,{disabled:g,readonly:_,isIncreaseDisabled:v,onDecrease:y}=r(`NumberInputDecrement`),b=i(),x=a(()=>b?.ui?.value?.decrement),[S,C]=e(),w=a(()=>g.value||_.value||h.disabled||v.value),{isPressed:T,onTrigger:E}=n({target:S,disabled:w}),D=a(()=>h.as===`button`?`button`:void 0),O=a(()=>T.value?`user-select:none;`:void 0);return E(()=>{y()}),(e,n)=>(u(),o(f(t),{ref:f(C),as:s.as,"as-child":s.asChild,class:c(x.value),type:D.value,tabindex:`-1`,"aria-label":`Decrease`,disabled:w.value?``:void 0,"data-disabled":w.value?``:void 0,"data-pressed":f(T)?`true`:void 0,style:l(O.value),onContextmenu:n[0]||=m(()=>{},[`prevent`])},{default:p(()=>[d(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`disabled`,`data-disabled`,`data-pressed`,`style`]))}});export{h as default};
1
+ import{useForwardElement as e}from"../../composables/use-forward-element.js";import{Primitive as t}from"../primitive/primitive.js";import{usePressedHold as n}from"./shared.js";import{useNumberInputRootContext as r,useNumberInputUi as i}from"./context.js";import{computed as a,createBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,unref as f,withCtx as p,withModifiers as m}from"vue";var h=s({name:`NumberInputDecrement`,__name:`number-input-decrement`,props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:`button`}},setup(s){let h=s,{disabled:g,readonly:_,isIncreaseDisabled:v,onDecrease:y}=r(`NumberInputDecrement`),b=i(`decrement`),[x,S]=e(),C=a(()=>g.value||_.value||h.disabled||v.value),{isPressed:w,onTrigger:T}=n({target:x,disabled:C}),E=a(()=>h.as===`button`?`button`:void 0),D=a(()=>w.value?`user-select:none;`:void 0);return T(()=>{y()}),(e,n)=>(u(),o(f(t),{ref:f(S),as:s.as,"as-child":s.asChild,class:c(f(b)),type:E.value,tabindex:`-1`,"aria-label":`Decrease`,disabled:C.value?``:void 0,"data-disabled":C.value?``:void 0,"data-pressed":f(w)?`true`:void 0,style:l(D.value),onContextmenu:n[0]||=m(()=>{},[`prevent`])},{default:p(()=>[d(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`disabled`,`data-disabled`,`data-pressed`,`style`]))}});export{h as default};
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { NumberInputDecrementProps } from "./types.js";
4
- import * as vue1346 from "vue";
4
+ import * as vue966 from "vue";
5
5
 
6
6
  //#region src/components/number-input/number-input-decrement.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: vue1346.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue1346.ComponentOptionsMixin, vue1346.ComponentOptionsMixin, {}, string, vue1346.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
- as: AsTag | vue1346.Component;
13
- }, {}, {}, {}, string, vue1346.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue966.DefineComponent<NumberInputDecrementProps, {}, {}, {}, {}, vue966.ComponentOptionsMixin, vue966.ComponentOptionsMixin, {}, string, vue966.PublicProps, Readonly<NumberInputDecrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue966.Component;
13
+ }, {}, {}, {}, string, vue966.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{useForwardElement as e}from"../../composables/use-forward-element.js";import{Primitive as t}from"../primitive/primitive.js";import{usePressedHold as n}from"./shared.js";import{useNumberInputRootContext as r,useNumberInputThemeContext as i}from"./context.js";import{computed as a,createBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,unref as f,withCtx as p,withModifiers as m}from"vue";var h=s({name:`NumberInputIncrement`,__name:`number-input-increment`,props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:`button`}},setup(s){let h=s,{disabled:g,readonly:_,isIncreaseDisabled:v,onIncrease:y}=r(`NumberInputIncrement`),b=i(),x=a(()=>b?.ui?.value?.increment),[S,C]=e(),w=a(()=>g.value||_.value||h.disabled||v.value),{isPressed:T,onTrigger:E}=n({target:S,disabled:w}),D=a(()=>h.as===`button`?`button`:void 0),O=a(()=>T.value?`user-select:none;`:void 0);return E(()=>{y()}),(e,n)=>(u(),o(f(t),{ref:f(C),as:s.as,"as-child":s.asChild,class:c(x.value),type:D.value,tabindex:`-1`,"aria-label":`Increase`,disabled:w.value?``:void 0,"data-disabled":w.value?``:void 0,"data-pressed":f(T)?`true`:void 0,style:l(O.value),onContextmenu:n[0]||=m(()=>{},[`prevent`])},{default:p(()=>[d(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`disabled`,`data-disabled`,`data-pressed`,`style`]))}});export{h as default};
1
+ import{useForwardElement as e}from"../../composables/use-forward-element.js";import{Primitive as t}from"../primitive/primitive.js";import{usePressedHold as n}from"./shared.js";import{useNumberInputRootContext as r,useNumberInputUi as i}from"./context.js";import{computed as a,createBlock as o,defineComponent as s,normalizeClass as c,normalizeStyle as l,openBlock as u,renderSlot as d,unref as f,withCtx as p,withModifiers as m}from"vue";var h=s({name:`NumberInputIncrement`,__name:`number-input-increment`,props:{disabled:{type:Boolean},asChild:{type:Boolean},as:{default:`button`}},setup(s){let h=s,{disabled:g,readonly:_,isIncreaseDisabled:v,onIncrease:y}=r(`NumberInputIncrement`),b=i(`increment`),[x,S]=e(),C=a(()=>g.value||_.value||h.disabled||v.value),{isPressed:w,onTrigger:T}=n({target:x,disabled:C}),E=a(()=>h.as===`button`?`button`:void 0),D=a(()=>w.value?`user-select:none;`:void 0);return T(()=>{y()}),(e,n)=>(u(),o(f(t),{ref:f(S),as:s.as,"as-child":s.asChild,class:c(f(b)),type:E.value,tabindex:`-1`,"aria-label":`Increase`,disabled:C.value?``:void 0,"data-disabled":C.value?``:void 0,"data-pressed":f(w)?`true`:void 0,style:l(D.value),onContextmenu:n[0]||=m(()=>{},[`prevent`])},{default:p(()=>[d(e.$slots,`default`)]),_:3},8,[`as`,`as-child`,`class`,`type`,`disabled`,`data-disabled`,`data-pressed`,`style`]))}});export{h as default};
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { NumberInputIncrementProps } from "./types.js";
4
- import * as vue1340 from "vue";
4
+ import * as vue955 from "vue";
5
5
 
6
6
  //#region src/components/number-input/number-input-increment.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: vue1340.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue1340.ComponentOptionsMixin, vue1340.ComponentOptionsMixin, {}, string, vue1340.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
- as: AsTag | vue1340.Component;
13
- }, {}, {}, {}, string, vue1340.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue955.DefineComponent<NumberInputIncrementProps, {}, {}, {}, {}, vue955.ComponentOptionsMixin, vue955.ComponentOptionsMixin, {}, string, vue955.PublicProps, Readonly<NumberInputIncrementProps> & Readonly<{}>, {
12
+ as: AsTag | vue955.Component;
13
+ }, {}, {}, {}, string, vue955.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{isFormControl as e,transformPropsToContext as t}from"../../shared/vue.js";import{useControllableState as n}from"../../composables/use-controllable-state.js";import{useForwardElement as r}from"../../composables/use-forward-element.js";import i from"../visually-hidden/visually-hidden-input.js";import{provideNumberInputRootContext as a,useNumberInputThemeContext 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}from"vue";const g=[`data-disabled`,`data-readonly`];var _=d({name:`NumberInputRoot`,__name:`number-input-root`,props:{defaultValue:{},modelValue:{default:void 0},min:{},max:{},step:{default:1},stepSnapping:{type:Boolean,default:!0},formatOptions:{},locale:{},disableWheelChange:{type:Boolean},invertWheelChange:{type:Boolean},id:{},autofocus:{type:Boolean},disabled:{type:Boolean},maxlength:{},minlength:{},pattern:{},placeholder:{},readonly:{type:Boolean},name:{},required:{type:Boolean}},emits:[`update:modelValue`],setup(d,{emit:_}){let v=d,y=_,[b,x]=r(),S=o(),C=s(()=>S?.ui?.value?.root),w=n(()=>v.modelValue,e=>{y(`update:modelValue`,e)},v.defaultValue),T=s(()=>e(b.value)),E=()=>{w.value=null};return a({modelValue:w,...t(v,[`id`,`autofocus`,`disabled`,`maxlength`,`minlength`,`pattern`,`placeholder`,`readonly`,`locale`,`formatOptions`,`max`,`min`,`step`,`stepSnapping`,`disableWheelChange`,`invertWheelChange`])}),(e,t)=>(p(),u(`div`,{ref:h(x),class:f(C.value),role:`group`,"data-disabled":d.disabled?``:void 0,"data-readonly":d.readonly?``:void 0},[m(e.$slots,`default`,{modelValue:h(w),clear:E}),T.value&&d.name?(p(),c(i,{key:0,type:`text`,value:h(w),name:d.name,disabled:d.disabled,readonly:d.readonly,required:d.required},null,8,[`value`,`name`,`disabled`,`readonly`,`required`])):l(`v-if`,!0)],10,g))}});export{_ as default};
1
+ import{isFormControl as e,transformPropsToContext as t}from"../../shared/vue.js";import{useControllableState as n}from"../../composables/use-controllable-state.js";import{useForwardElement as r}from"../../composables/use-forward-element.js";import i from"../visually-hidden/visually-hidden-input.js";import{provideNumberInputRootContext as a,useNumberInputUi 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}from"vue";const g=[`data-disabled`,`data-readonly`];var _=d({name:`NumberInputRoot`,__name:`number-input-root`,props:{defaultValue:{},modelValue:{default:void 0},min:{},max:{},step:{default:1},stepSnapping:{type:Boolean,default:!0},formatOptions:{},locale:{},disableWheelChange:{type:Boolean},invertWheelChange:{type:Boolean},id:{},autofocus:{type:Boolean},disabled:{type:Boolean},maxlength:{},minlength:{},pattern:{},placeholder:{},readonly:{type:Boolean},name:{},required:{type:Boolean}},emits:[`update:modelValue`],setup(d,{emit:_}){let v=d,y=_,[b,x]=r(),S=o(`root`),C=n(()=>v.modelValue,e=>{y(`update:modelValue`,e)},v.defaultValue),w=s(()=>e(b.value)),T=()=>{C.value=null};return a({modelValue:C,...t(v,[`id`,`autofocus`,`disabled`,`maxlength`,`minlength`,`pattern`,`placeholder`,`readonly`,`locale`,`formatOptions`,`max`,`min`,`step`,`stepSnapping`,`disableWheelChange`,`invertWheelChange`])}),(e,t)=>(p(),u(`div`,{ref:h(x),class:f(h(S)),role:`group`,"data-disabled":d.disabled?``:void 0,"data-readonly":d.readonly?``:void 0},[m(e.$slots,`default`,{modelValue:h(C),clear:T}),w.value&&d.name?(p(),c(i,{key:0,type:`text`,value:h(C),name:d.name,disabled:d.disabled,readonly:d.readonly,required:d.required},null,8,[`value`,`name`,`disabled`,`readonly`,`required`])):l(`v-if`,!0)],10,g))}});export{_ as default};
@@ -1,5 +1,5 @@
1
1
  import { NumberInputRootProps } from "./types.js";
2
- import * as vue1330 from "vue";
2
+ import * as vue961 from "vue";
3
3
 
4
4
  //#region src/components/number-input/number-input-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,15 +9,15 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue1330.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue1330.ComponentOptionsMixin, vue1330.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue961.DefineComponent<NumberInputRootProps, {}, {}, {}, {}, vue961.ComponentOptionsMixin, vue961.ComponentOptionsMixin, {
13
13
  "update:modelValue": (val: number) => any;
14
- }, string, vue1330.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
14
+ }, string, vue961.PublicProps, Readonly<NumberInputRootProps> & Readonly<{
15
15
  "onUpdate:modelValue"?: ((val: number) => any) | undefined;
16
16
  }>, {
17
17
  modelValue: number | null;
18
18
  step: number;
19
19
  stepSnapping: boolean;
20
- }, {}, {}, {}, string, vue1330.ComponentProvideOptions, false, {}, any>;
20
+ }, {}, {}, {}, string, vue961.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,9 +1,9 @@
1
- import { ClassValue } from "../../types/common.js";
1
+ import { UiClass } from "../../types/common.js";
2
2
  import { FormFieldCommonProps } from "../../types/component.js";
3
3
  import "../../types/index.js";
4
4
  import { PrimitiveProps } from "../primitive/types.js";
5
5
  import { InputBaseProps } from "../input/types.js";
6
- import { ComputedRef, HTMLAttributes, InputHTMLAttributes, ShallowRef } from "vue";
6
+ import { HTMLAttributes, InputHTMLAttributes, ShallowRef } from "vue";
7
7
 
8
8
  //#region src/components/number-input/types.d.ts
9
9
  interface NumberInputRootProps extends InputBaseProps, FormFieldCommonProps, /** @vue-ignore */HTMLAttributes {
@@ -41,10 +41,7 @@ interface NumberInputIncrementProps extends PrimitiveProps, /** @vue-ignore */HT
41
41
  interface NumberInputDecrementProps extends PrimitiveProps, /** @vue-ignore */HTMLAttributes {
42
42
  disabled?: boolean;
43
43
  }
44
- type NumberInputThemeSlot = 'root' | 'increment' | 'decrement' | 'control';
45
- type NumberInputUi = Record<NumberInputThemeSlot, ClassValue>;
46
- interface NumberInputThemeContextParams {
47
- ui: ComputedRef<NumberInputUi>;
48
- }
44
+ type NumberInputUiSlot = 'root' | 'increment' | 'decrement' | 'control';
45
+ type NumberInputUi = UiClass<NumberInputUiSlot>;
49
46
  //#endregion
50
- export { NumberInputControlProps, NumberInputDecrementProps, NumberInputIncrementProps, NumberInputRootEmits, NumberInputRootProps, NumberInputThemeContextParams, NumberInputThemeSlot, NumberInputUi };
47
+ export { NumberInputControlProps, NumberInputDecrementProps, NumberInputIncrementProps, NumberInputRootEmits, NumberInputRootProps, NumberInputUi, NumberInputUiSlot };
@@ -1,8 +1,10 @@
1
- import { PaginationThemeContextParams } from "./types.js";
2
- import "vue";
1
+ import { ClassValue, UiClass } from "../../types/common.js";
2
+ import { PaginationUiSlot } from "./types.js";
3
+ import "../../index.js";
4
+ import * as vue402 from "vue";
3
5
 
4
6
  //#region src/components/pagination/context.d.ts
5
7
 
6
- declare const providePaginationThemeContext: (params: PaginationThemeContextParams) => PaginationThemeContextParams, usePaginationThemeContext: <N extends string | null | undefined = undefined>(consumerName?: N | undefined, defaultValue?: PaginationThemeContextParams | undefined) => N extends null | undefined ? PaginationThemeContextParams | null : PaginationThemeContextParams;
8
+ declare const providePaginationUi: (ui: vue402.ComputedRef<Partial<UiClass<PaginationUiSlot>>>) => vue402.ComputedRef<Partial<UiClass<PaginationUiSlot>>>, usePaginationUi: <S extends PaginationUiSlot | undefined = undefined>(slot?: S | undefined) => S extends PaginationUiSlot ? vue402.ComputedRef<ClassValue> : vue402.ComputedRef<Partial<UiClass<PaginationUiSlot>>>;
7
9
  //#endregion
8
- export { providePaginationThemeContext };
10
+ export { providePaginationUi };
@@ -1 +1 @@
1
- import{useContext as e}from"../../composables/use-context.js";import{computed as t}from"vue";const[n,r]=e(`PaginationRoot`,e=>{let{page:n,total:r,itemsPerPage:i}=e,a=t(()=>Math.max(1,Math.ceil(r.value/(i.value||1)))),o=e=>{n.value=e};return{...e,onPageChange:o,pageCount:a}}),[i,a]=e(`PaginationTheme`,e=>e);export{n as providePaginationRootContext,i as providePaginationThemeContext,r as usePaginationRootContext,a as usePaginationThemeContext};
1
+ import{useContext as e}from"../../composables/use-context.js";import{useUiContext as t}from"../../composables/use-ui-context.js";import{computed as n}from"vue";const[r,i]=e(`PaginationRoot`,e=>{let{page:t,total:r,itemsPerPage:i}=e,a=n(()=>Math.max(1,Math.ceil(r.value/(i.value||1)))),o=e=>{t.value=e};return{...e,onPageChange:o,pageCount:a}}),[a,o]=t(`PaginationUi`);export{r as providePaginationRootContext,a as providePaginationUi,i as usePaginationRootContext,o as usePaginationUi};
@@ -1,4 +1,4 @@
1
- import { PaginationButtonProps, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationThemeSlot, PaginationUi } from "./types.js";
1
+ import { PaginationButtonProps, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot } from "./types.js";
2
2
  import { _default as _default$7 } from "./pagination-root.vue.js";
3
3
  import { _default as _default$3 } from "./pagination-list.vue.js";
4
4
  import { _default as _default$4 } from "./pagination-list-item.vue.js";
@@ -7,5 +7,5 @@ import { _default as _default$1 } from "./pagination-first.vue.js";
7
7
  import { _default as _default$6 } from "./pagination-prev.vue.js";
8
8
  import { _default as _default$5 } from "./pagination-next.vue.js";
9
9
  import { _default as _default$2 } from "./pagination-last.vue.js";
10
- import { providePaginationThemeContext } from "./context.js";
11
- export { type PaginationButtonProps, _default as PaginationEllipsis, type PaginationEllipsisProps, _default$1 as PaginationFirst, _default$2 as PaginationLast, _default$3 as PaginationList, _default$4 as PaginationListItem, type PaginationListItemProps, type PaginationListProps, _default$5 as PaginationNext, _default$6 as PaginationPrev, _default$7 as PaginationRoot, type PaginationRootEmits, type PaginationRootProps, type PaginationThemeSlot, type PaginationUi, providePaginationThemeContext };
10
+ import { providePaginationUi } from "./context.js";
11
+ export { type PaginationButtonProps, _default as PaginationEllipsis, type PaginationEllipsisProps, _default$1 as PaginationFirst, _default$2 as PaginationLast, _default$3 as PaginationList, _default$4 as PaginationListItem, type PaginationListItemProps, type PaginationListProps, _default$5 as PaginationNext, _default$6 as PaginationPrev, _default$7 as PaginationRoot, type PaginationRootEmits, type PaginationRootProps, type PaginationUi, type PaginationUiSlot, providePaginationUi };
@@ -1 +1 @@
1
- import{providePaginationThemeContext as e}from"./context.js";import t from"./pagination-root.js";import n from"./pagination-list.js";import r from"./pagination-list-item.js";import i from"./pagination-ellipsis.js";import a from"./pagination-first.js";import o from"./pagination-prev.js";import s from"./pagination-next.js";import c from"./pagination-last.js";export{i as PaginationEllipsis,a as PaginationFirst,c as PaginationLast,n as PaginationList,r as PaginationListItem,s as PaginationNext,o as PaginationPrev,t as PaginationRoot,e as providePaginationThemeContext};
1
+ import{providePaginationUi as e}from"./context.js";import t from"./pagination-root.js";import n from"./pagination-list.js";import r from"./pagination-list-item.js";import i from"./pagination-ellipsis.js";import a from"./pagination-first.js";import o from"./pagination-prev.js";import s from"./pagination-next.js";import c from"./pagination-last.js";export{i as PaginationEllipsis,a as PaginationFirst,c as PaginationLast,n as PaginationList,r as PaginationListItem,s as PaginationNext,o as PaginationPrev,t as PaginationRoot,e as providePaginationUi};
@@ -1 +1 @@
1
- import{usePaginationThemeContext as e}from"./context.js";import{computed as t,createElementBlock as n,createTextVNode as r,defineComponent as i,normalizeClass as a,openBlock as o,renderSlot as s}from"vue";var c=i({name:`PaginationEllipsis`,__name:`pagination-ellipsis`,setup(i){let c=e(),l=t(()=>c?.ui?.value?.ellipsis);return(e,t)=>(o(),n(`div`,{class:a(l.value),"data-type":`ellipsis`},[s(e.$slots,`default`,{},()=>[t[0]||=r(`...`,-1)])],2))}});export{c as default};
1
+ import{usePaginationUi as e}from"./context.js";import{createElementBlock as t,createTextVNode as n,defineComponent as r,normalizeClass as i,openBlock as a,renderSlot as o,unref as s}from"vue";var c=r({name:`PaginationEllipsis`,__name:`pagination-ellipsis`,setup(r){let c=e(`ellipsis`);return(e,r)=>(a(),t(`div`,{class:i(s(c)),"data-type":`ellipsis`},[o(e.$slots,`default`,{},()=>[r[0]||=n(`...`,-1)])],2))}});export{c as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationEllipsisProps } from "./types.js";
2
- import * as vue401 from "vue";
2
+ import * as vue434 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-ellipsis.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: vue401.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue401.ComponentOptionsMixin, vue401.ComponentOptionsMixin, {}, string, vue401.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue401.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue434.DefineComponent<PaginationEllipsisProps, {}, {}, {}, {}, vue434.ComponentOptionsMixin, vue434.ComponentOptionsMixin, {}, string, vue434.PublicProps, Readonly<PaginationEllipsisProps> & Readonly<{}>, {}, {}, {}, {}, string, vue434.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{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c}from"vue";const l=[`disabled`,`data-disabled`];var u=a({name:`PaginationFirst`,__name:`pagination-first`,setup(a){let{page:u,onPageChange:d,disabled:f}=e(`PaginationFirst`),p=t(),m=n(()=>p?.ui?.value?.first),h=n(()=>f.value||u.value===1),g=()=>{h.value||d(1)};return(e,t)=>(s(),r(`button`,{class:o(m.value),disabled:h.value,"data-disabled":h.value?``:void 0,"aria-label":`First Page`,onClick:g},[c(e.$slots,`default`,{},()=>[t[0]||=i(`First page`,-1)])],10,l))}});export{u as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l}from"vue";const u=[`disabled`,`data-disabled`];var d=a({name:`PaginationFirst`,__name:`pagination-first`,setup(a){let{page:d,onPageChange:f,disabled:p}=e(`PaginationFirst`),m=t(`first`),h=n(()=>p.value||d.value===1),g=()=>{h.value||f(1)};return(e,t)=>(s(),r(`button`,{class:o(l(m)),disabled:h.value,"data-disabled":h.value?``:void 0,"aria-label":`First Page`,onClick:g},[c(e.$slots,`default`,{},()=>[t[0]||=i(`First page`,-1)])],10,u))}});export{d as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue416 from "vue";
2
+ import * as vue439 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-first.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: vue416.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue416.ComponentOptionsMixin, vue416.ComponentOptionsMixin, {}, string, vue416.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue416.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue439.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue439.ComponentOptionsMixin, vue439.ComponentOptionsMixin, {}, string, vue439.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue439.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{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c}from"vue";const l=[`disabled`,`data-disabled`];var u=a({name:`PaginationLast`,__name:`pagination-last`,setup(a){let{page:u,onPageChange:d,pageCount:f,disabled:p}=e(`PaginationLast`),m=t(),h=n(()=>m?.ui?.value?.last),g=n(()=>p.value||u.value===f.value),_=()=>{g.value||d(f.value)};return(e,t)=>(s(),r(`button`,{class:o(h.value),disabled:g.value,"data-disabled":g.value?``:void 0,"aria-label":`Last Page`,onClick:_},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Last page`,-1)])],10,l))}});export{u as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l}from"vue";const u=[`disabled`,`data-disabled`];var d=a({name:`PaginationLast`,__name:`pagination-last`,setup(a){let{page:d,onPageChange:f,pageCount:p,disabled:m}=e(`PaginationLast`),h=t(`last`),g=n(()=>m.value||d.value===p.value),_=()=>{g.value||f(p.value)};return(e,t)=>(s(),r(`button`,{class:o(l(h)),disabled:g.value,"data-disabled":g.value?``:void 0,"aria-label":`Last Page`,onClick:_},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Last page`,-1)])],10,u))}});export{d as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue421 from "vue";
2
+ import * as vue392 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-last.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: vue421.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue421.ComponentOptionsMixin, vue421.ComponentOptionsMixin, {}, string, vue421.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue421.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue392.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue392.ComponentOptionsMixin, vue392.ComponentOptionsMixin, {}, string, vue392.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue392.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{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,toDisplayString as l,unref as u}from"vue";const d=[`aria-label`,`aria-current`,`data-selected`,`disabled`,`data-disabled`];var f=a({name:`PaginationListItem`,__name:`pagination-list-item`,props:{value:{}},setup(a){let f=a,{page:p,onPageChange:m,disabled:h}=e(`PaginationListItem`),g=t(),_=n(()=>g?.ui?.value?.listItem),v=n(()=>p.value===f.value),y=()=>{h.value||m(f.value)};return(e,t)=>(s(),r(`button`,{class:o(_.value),"data-type":`page`,"aria-label":`Page ${a.value}`,"aria-current":v.value?`page`:void 0,"data-selected":v.value?``:void 0,disabled:u(h),"data-disabled":u(h)?``:void 0,onClick:y},[c(e.$slots,`default`,{},()=>[i(l(a.value),1)])],10,d))}});export{f as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,toDisplayString as l,unref as u}from"vue";const d=[`aria-label`,`aria-current`,`data-selected`,`disabled`,`data-disabled`];var f=a({name:`PaginationListItem`,__name:`pagination-list-item`,props:{value:{}},setup(a){let f=a,{page:p,onPageChange:m,disabled:h}=e(`PaginationListItem`),g=t(`listItem`),_=n(()=>p.value===f.value),v=()=>{h.value||m(f.value)};return(e,t)=>(s(),r(`button`,{class:o(u(g)),"data-type":`page`,"aria-label":`Page ${a.value}`,"aria-current":_.value?`page`:void 0,"data-selected":_.value?``:void 0,disabled:u(h),"data-disabled":u(h)?``:void 0,onClick:v},[c(e.$slots,`default`,{},()=>[i(l(a.value),1)])],10,d))}});export{f as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationListItemProps } from "./types.js";
2
- import * as vue386 from "vue";
2
+ import * as vue397 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-list-item.vue.d.ts
5
5
  declare var __VLS_1: {};
6
6
  type __VLS_Slots = {} & {
7
7
  default?: (props: typeof __VLS_1) => any;
8
8
  };
9
- declare const __VLS_base: vue386.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue386.ComponentOptionsMixin, vue386.ComponentOptionsMixin, {}, string, vue386.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue386.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue397.DefineComponent<PaginationListItemProps, {}, {}, {}, {}, vue397.ComponentOptionsMixin, vue397.ComponentOptionsMixin, {}, string, vue397.PublicProps, Readonly<PaginationListItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue397.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{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{getRange as n,transform as r}from"./shared.js";import{computed as i,createElementBlock as a,defineComponent as o,normalizeClass as s,openBlock as c,renderSlot as l}from"vue";var u=o({name:`PaginationList`,__name:`pagination-list`,setup(o){let{page:u,pageCount:d,siblingCount:f,showEdges:p}=e(`PaginationList`),m=t(),h=i(()=>m?.ui?.value?.list),g=i(()=>r(n(u.value,d.value,f.value,p.value)));return(e,t)=>(c(),a(`div`,{class:s(h.value)},[l(e.$slots,`default`,{items:g.value})],2))}});export{u as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{getRange as n,transform as r}from"./shared.js";import{computed as i,createElementBlock as a,defineComponent as o,normalizeClass as s,openBlock as c,renderSlot as l,unref as u}from"vue";var d=o({name:`PaginationList`,__name:`pagination-list`,setup(o){let{page:d,pageCount:f,siblingCount:p,showEdges:m}=e(`PaginationList`),h=t(`list`),g=i(()=>r(n(d.value,f.value,p.value,m.value)));return(e,t)=>(c(),a(`div`,{class:s(u(h))},[l(e.$slots,`default`,{items:g.value})],2))}});export{d as default};
@@ -1,5 +1,5 @@
1
1
  import { Pages, PaginationListProps } from "./types.js";
2
- import * as vue396 from "vue";
2
+ import * as vue377 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-list.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -8,7 +8,7 @@ declare var __VLS_1: {
8
8
  type __VLS_Slots = {} & {
9
9
  default?: (props: typeof __VLS_1) => any;
10
10
  };
11
- declare const __VLS_base: vue396.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue396.ComponentOptionsMixin, vue396.ComponentOptionsMixin, {}, string, vue396.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue396.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue377.DefineComponent<PaginationListProps, {}, {}, {}, {}, vue377.ComponentOptionsMixin, vue377.ComponentOptionsMixin, {}, string, vue377.PublicProps, Readonly<PaginationListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue377.ComponentProvideOptions, false, {}, any>;
12
12
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
13
13
  declare const _default: typeof __VLS_export;
14
14
  type __VLS_WithSlots<T, S> = T & {
@@ -1 +1 @@
1
- import{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c}from"vue";const l=[`disabled`,`data-disabled`];var u=a({name:`PaginationNext`,__name:`pagination-next`,setup(a){let{page:u,onPageChange:d,pageCount:f,disabled:p}=e(`PaginationNext`),m=t(),h=n(()=>m?.ui?.value?.next),g=n(()=>p.value||u.value===f.value),_=()=>{g.value||d(u.value+1)};return(e,t)=>(s(),r(`button`,{class:o(h.value),disabled:g.value,"data-disabled":g.value?``:void 0,"aria-label":`Next Page`,onClick:_},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Next page`,-1)])],10,l))}});export{u as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l}from"vue";const u=[`disabled`,`data-disabled`];var d=a({name:`PaginationNext`,__name:`pagination-next`,setup(a){let{page:d,onPageChange:f,pageCount:p,disabled:m}=e(`PaginationNext`),h=t(`next`),g=n(()=>m.value||d.value===p.value),_=()=>{g.value||f(d.value+1)};return(e,t)=>(s(),r(`button`,{class:o(l(h)),disabled:g.value,"data-disabled":g.value?``:void 0,"aria-label":`Next Page`,onClick:_},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Next page`,-1)])],10,u))}});export{d as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue411 from "vue";
2
+ import * as vue382 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-next.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: vue411.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue411.ComponentOptionsMixin, vue411.ComponentOptionsMixin, {}, string, vue411.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue411.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue382.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue382.ComponentOptionsMixin, vue382.ComponentOptionsMixin, {}, string, vue382.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue382.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{usePaginationRootContext as e,usePaginationThemeContext as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c}from"vue";const l=[`disabled`,`data-disabled`];var u=a({name:`PaginationPrev`,__name:`pagination-prev`,setup(a){let{page:u,onPageChange:d,disabled:f}=e(`PaginationPrev`),p=t(),m=n(()=>p?.ui?.value?.prev),h=n(()=>f.value||u.value===1),g=()=>{h.value||d(u.value-1)};return(e,t)=>(s(),r(`button`,{class:o(m.value),disabled:h.value,"data-disabled":h.value?``:void 0,"aria-label":`Previous Page`,onClick:g},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Prev page`,-1)])],10,l))}});export{u as default};
1
+ import{usePaginationRootContext as e,usePaginationUi as t}from"./context.js";import{computed as n,createElementBlock as r,createTextVNode as i,defineComponent as a,normalizeClass as o,openBlock as s,renderSlot as c,unref as l}from"vue";const u=[`disabled`,`data-disabled`];var d=a({name:`PaginationPrev`,__name:`pagination-prev`,setup(a){let{page:d,onPageChange:f,disabled:p}=e(`PaginationPrev`),m=t(`prev`),h=n(()=>p.value||d.value===1),g=()=>{h.value||f(d.value-1)};return(e,t)=>(s(),r(`button`,{class:o(l(m)),disabled:h.value,"data-disabled":h.value?``:void 0,"aria-label":`Previous Page`,onClick:g},[c(e.$slots,`default`,{},()=>[t[0]||=i(`Prev page`,-1)])],10,u))}});export{d as default};
@@ -1,12 +1,12 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
- import * as vue406 from "vue";
2
+ import * as vue387 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-prev.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: vue406.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue406.ComponentOptionsMixin, vue406.ComponentOptionsMixin, {}, string, vue406.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue406.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue387.DefineComponent<PaginationButtonProps, {}, {}, {}, {}, vue387.ComponentOptionsMixin, vue387.ComponentOptionsMixin, {}, string, vue387.PublicProps, Readonly<PaginationButtonProps> & Readonly<{}>, {}, {}, {}, {}, string, vue387.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{isNullish as e}from"../../shared/guard.js";import{transformPropsToContext as t}from"../../shared/vue.js";import{useControllableState as n}from"../../composables/use-controllable-state.js";import{providePaginationRootContext as r,usePaginationThemeContext as i}from"./context.js";import{computed as a,createElementBlock as o,defineComponent as s,normalizeClass as c,openBlock as l,renderSlot as u,unref as d}from"vue";var f=s({name:`PaginationRoot`,__name:`pagination-root`,props:{page:{},defaultPage:{default:1},itemsPerPage:{},total:{default:0},siblingCount:{default:2},disabled:{type:Boolean},showEdges:{type:Boolean,default:!1}},emits:[`update:page`],setup(s,{emit:f}){let p=s,m=f,h=i(),g=a(()=>h?.ui?.value?.root),_=n(()=>p.page,t=>{e(t)||m(`update:page`,t)},p.defaultPage),{pageCount:v}=r({...t(p,[`total`,`siblingCount`,`disabled`,`showEdges`,`itemsPerPage`]),page:_});return(e,t)=>(l(),o(`nav`,{class:c(g.value)},[u(e.$slots,`default`,{page:d(_),pageCount:d(v)})],2))}});export{f as default};
1
+ import{isNullish as e}from"../../shared/guard.js";import{transformPropsToContext as t}from"../../shared/vue.js";import{useControllableState as n}from"../../composables/use-controllable-state.js";import{providePaginationRootContext as r,usePaginationUi as i}from"./context.js";import{createElementBlock as a,defineComponent as o,normalizeClass as s,openBlock as c,renderSlot as l,unref as u}from"vue";var d=o({name:`PaginationRoot`,__name:`pagination-root`,props:{page:{},defaultPage:{default:1},itemsPerPage:{},total:{default:0},siblingCount:{default:2},disabled:{type:Boolean},showEdges:{type:Boolean,default:!1}},emits:[`update:page`],setup(o,{emit:d}){let f=o,p=d,m=i(`root`),h=n(()=>f.page,t=>{e(t)||p(`update:page`,t)},f.defaultPage),{pageCount:g}=r({...t(f,[`total`,`siblingCount`,`disabled`,`showEdges`,`itemsPerPage`]),page:h});return(e,t)=>(c(),a(`nav`,{class:s(u(m))},[l(e.$slots,`default`,{page:u(h),pageCount:u(g)})],2))}});export{d as default};
@@ -1,5 +1,5 @@
1
1
  import { PaginationRootProps } from "./types.js";
2
- import * as vue391 from "vue";
2
+ import * as vue372 from "vue";
3
3
 
4
4
  //#region src/components/pagination/pagination-root.vue.d.ts
5
5
  declare var __VLS_1: {
@@ -9,16 +9,16 @@ declare var __VLS_1: {
9
9
  type __VLS_Slots = {} & {
10
10
  default?: (props: typeof __VLS_1) => any;
11
11
  };
12
- declare const __VLS_base: vue391.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue391.ComponentOptionsMixin, vue391.ComponentOptionsMixin, {
12
+ declare const __VLS_base: vue372.DefineComponent<PaginationRootProps, {}, {}, {}, {}, vue372.ComponentOptionsMixin, vue372.ComponentOptionsMixin, {
13
13
  "update:page": (value: number) => any;
14
- }, string, vue391.PublicProps, Readonly<PaginationRootProps> & Readonly<{
14
+ }, string, vue372.PublicProps, Readonly<PaginationRootProps> & Readonly<{
15
15
  "onUpdate:page"?: ((value: number) => any) | undefined;
16
16
  }>, {
17
17
  defaultPage: number;
18
18
  total: number;
19
19
  siblingCount: number;
20
20
  showEdges: boolean;
21
- }, {}, {}, {}, string, vue391.ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, vue372.ComponentProvideOptions, false, {}, any>;
22
22
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
23
23
  declare const _default: typeof __VLS_export;
24
24
  type __VLS_WithSlots<T, S> = T & {
@@ -1,6 +1,6 @@
1
- import { ClassValue } from "../../types/common.js";
1
+ import { UiClass } from "../../types/common.js";
2
2
  import "../../types/index.js";
3
- import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, ShallowRef } from "vue";
3
+ import { ButtonHTMLAttributes, HTMLAttributes, ShallowRef } from "vue";
4
4
 
5
5
  //#region src/components/pagination/types.d.ts
6
6
  interface PaginationRootProps extends /** @vue-ignore */HTMLAttributes {
@@ -33,11 +33,8 @@ interface PaginationListItemProps extends /** @vue-ignore */ButtonHTMLAttributes
33
33
  }
34
34
  interface PaginationEllipsisProps extends /** @vue-ignore */HTMLAttributes {}
35
35
  interface PaginationButtonProps extends /** @vue-ignore */ButtonHTMLAttributes {}
36
- type PaginationThemeSlot = 'root' | 'list' | 'listItem' | 'ellipsis' | 'first' | 'prev' | 'next' | 'last';
37
- type PaginationUi = Record<PaginationThemeSlot, ClassValue>;
38
- interface PaginationThemeContextParams {
39
- ui: ComputedRef<PaginationUi>;
40
- }
36
+ type PaginationUiSlot = 'root' | 'list' | 'listItem' | 'ellipsis' | 'first' | 'prev' | 'next' | 'last';
37
+ type PaginationUi = UiClass<PaginationUiSlot>;
41
38
  interface PageEllipsis {
42
39
  type: 'ellipsis';
43
40
  }
@@ -47,4 +44,4 @@ interface PageItem {
47
44
  }
48
45
  type Pages = Array<PageEllipsis | PageItem>;
49
46
  //#endregion
50
- export { Pages, PaginationButtonProps, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationThemeContextParams, PaginationThemeSlot, PaginationUi };
47
+ export { Pages, PaginationButtonProps, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot };
@@ -1,6 +1,6 @@
1
1
  import { PortalProps } from "../portal/types.js";
2
2
  import { _default as _default$4 } from "../portal/portal.vue.js";
3
- import { PopperAnchorProps, PopperArrowProps, PopperThemeSlot, PopperUi } from "../popper/types.js";
3
+ import { PopperAnchorProps, PopperArrowProps, PopperUi, PopperUiSlot } from "../popper/types.js";
4
4
  import { _default as _default$1 } from "../popper/popper-arrow.vue.js";
5
5
  import { PopoverCloseProps, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps } from "./types.js";
6
6
  import { _default as _default$6 } from "./popover-root.vue.js";
@@ -9,5 +9,5 @@ import { _default as _default$2 } from "./popover-close.vue.js";
9
9
  import { _default as _default$5 } from "./popover-positioner.vue.js";
10
10
  import { _default as _default$3 } from "./popover-popup.vue.js";
11
11
  import { _default as _default$7 } from "./popover-trigger.vue.js";
12
- import { providePopperThemeContext } from "../popper/context.js";
13
- export { _default as PopoverAnchor, type PopperAnchorProps as PopoverAnchorProps, _default$1 as PopoverArrow, type PopperArrowProps as PopoverArrowProps, _default$2 as PopoverClose, type PopoverCloseProps, _default$3 as PopoverPopup, type PopoverPopupProps, _default$4 as PopoverPortal, type PortalProps as PopoverPortalProps, _default$5 as PopoverPositioner, type PopoverPositionerEmits, type PopoverPositionerProps, _default$6 as PopoverRoot, type PopoverRootEmits, type PopoverRootProps, type PopperThemeSlot as PopoverThemeSlot, _default$7 as PopoverTrigger, type PopoverTriggerProps, type PopperUi as PopoverUi, providePopperThemeContext as providePopoverThemeContext };
12
+ import { providePopperUi } from "../popper/context.js";
13
+ export { _default as PopoverAnchor, type PopperAnchorProps as PopoverAnchorProps, _default$1 as PopoverArrow, type PopperArrowProps as PopoverArrowProps, _default$2 as PopoverClose, type PopoverCloseProps, _default$3 as PopoverPopup, type PopoverPopupProps, _default$4 as PopoverPortal, type PortalProps as PopoverPortalProps, _default$5 as PopoverPositioner, type PopoverPositionerEmits, type PopoverPositionerProps, _default$6 as PopoverRoot, type PopoverRootEmits, type PopoverRootProps, _default$7 as PopoverTrigger, type PopoverTriggerProps, type PopperUi as PopoverUi, type PopperUiSlot as PopoverUiSlot, providePopperUi as providePopoverUi };
@@ -1 +1 @@
1
- import e from"../portal/portal.js";import{providePopperThemeContext as t}from"../popper/context.js";import n from"../popper/popper-arrow.js";import r from"./popover-root.js";import i from"./popover-anchor.js";import a from"./popover-close.js";import o from"./popover-positioner.js";import s from"./popover-popup.js";import c from"./popover-trigger.js";export{i as PopoverAnchor,n as PopoverArrow,a as PopoverClose,s as PopoverPopup,e as PopoverPortal,o as PopoverPositioner,r as PopoverRoot,c as PopoverTrigger,t as providePopoverThemeContext};
1
+ import e from"../portal/portal.js";import{providePopperUi as t}from"../popper/context.js";import n from"../popper/popper-arrow.js";import r from"./popover-root.js";import i from"./popover-anchor.js";import a from"./popover-close.js";import o from"./popover-positioner.js";import s from"./popover-popup.js";import c from"./popover-trigger.js";export{i as PopoverAnchor,n as PopoverArrow,a as PopoverClose,s as PopoverPopup,e as PopoverPortal,o as PopoverPositioner,r as PopoverRoot,c as PopoverTrigger,t as providePopoverUi};
@@ -1,13 +1,13 @@
1
1
  import { PopperAnchorProps } from "../popper/types.js";
2
2
  import "./types.js";
3
- import * as vue1456 from "vue";
3
+ import * as vue1535 from "vue";
4
4
 
5
5
  //#region src/components/popover/popover-anchor.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: vue1456.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1456.ComponentOptionsMixin, vue1456.ComponentOptionsMixin, {}, string, vue1456.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1456.ComponentProvideOptions, false, {}, any>;
10
+ declare const __VLS_base: vue1535.DefineComponent<PopperAnchorProps, {}, {}, {}, {}, vue1535.ComponentOptionsMixin, vue1535.ComponentOptionsMixin, {}, string, vue1535.PublicProps, Readonly<PopperAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1535.ComponentProvideOptions, false, {}, any>;
11
11
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
12
12
  declare const _default: typeof __VLS_export;
13
13
  type __VLS_WithSlots<T, S> = T & {
@@ -1,16 +1,16 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
2
  import "../primitive/index.js";
3
3
  import { PopoverCloseProps } from "./types.js";
4
- import * as vue1466 from "vue";
4
+ import * as vue1545 from "vue";
5
5
 
6
6
  //#region src/components/popover/popover-close.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: vue1466.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue1466.ComponentOptionsMixin, vue1466.ComponentOptionsMixin, {}, string, vue1466.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
- as: AsTag | vue1466.Component;
13
- }, {}, {}, {}, string, vue1466.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_base: vue1545.DefineComponent<PopoverCloseProps, {}, {}, {}, {}, vue1545.ComponentOptionsMixin, vue1545.ComponentOptionsMixin, {}, string, vue1545.PublicProps, Readonly<PopoverCloseProps> & Readonly<{}>, {
12
+ as: AsTag | vue1545.Component;
13
+ }, {}, {}, {}, string, vue1545.ComponentProvideOptions, false, {}, any>;
14
14
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
15
15
  declare const _default: typeof __VLS_export;
16
16
  type __VLS_WithSlots<T, S> = T & {
@@ -1,12 +1,12 @@
1
1
  import { PopoverPopupProps } from "./types.js";
2
- import * as vue1477 from "vue";
2
+ import * as vue1642 from "vue";
3
3
 
4
4
  //#region src/components/popover/popover-popup.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: vue1477.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue1477.ComponentOptionsMixin, vue1477.ComponentOptionsMixin, {}, string, vue1477.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1477.ComponentProvideOptions, false, {}, any>;
9
+ declare const __VLS_base: vue1642.DefineComponent<PopoverPopupProps, {}, {}, {}, {}, vue1642.ComponentOptionsMixin, vue1642.ComponentOptionsMixin, {}, string, vue1642.PublicProps, Readonly<PopoverPopupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1642.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,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 vue1637 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: vue1637.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue1637.ComponentOptionsMixin, vue1637.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, vue1637.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, vue1637.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 & {