@soybeanjs/headless 0.29.2 → 0.30.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1073) hide show
  1. package/README.md +8 -4
  2. package/README.zh-CN.md +8 -4
  3. package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/defineProperty.js +1 -0
  4. package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/toPrimitive.js +1 -0
  5. package/dist/_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/toPropertyKey.js +1 -0
  6. package/dist/_virtual/{_@oxc-project_runtime@0.135.0 → _@oxc-project_runtime@0.143.0}/helpers/esm/typeof.js +1 -1
  7. package/dist/components/_icon/types.d.ts +0 -1
  8. package/dist/components/accordion/accordion-compact.vue.d.ts +3 -4
  9. package/dist/components/accordion/accordion-content.vue.d.ts +1 -2
  10. package/dist/components/accordion/accordion-description.vue.d.ts +1 -2
  11. package/dist/components/accordion/accordion-header.vue.d.ts +1 -2
  12. package/dist/components/accordion/accordion-item.vue.d.ts +1 -2
  13. package/dist/components/accordion/accordion-root.vue.d.ts +3 -4
  14. package/dist/components/accordion/accordion-trigger.vue.d.ts +1 -2
  15. package/dist/components/accordion/context.d.ts +3 -0
  16. package/dist/components/accordion/context.js +1 -1
  17. package/dist/components/accordion/index.d.ts +7 -7
  18. package/dist/components/accordion/types.d.ts +1 -1
  19. package/dist/components/affix/affix-compact.vue.d.ts +1 -2
  20. package/dist/components/affix/affix-content.vue.d.ts +1 -2
  21. package/dist/components/affix/affix-placeholder.vue.d.ts +1 -2
  22. package/dist/components/affix/affix-root.vue.d.ts +1 -2
  23. package/dist/components/affix/context.d.ts +2 -0
  24. package/dist/components/affix/index.d.ts +4 -4
  25. package/dist/components/affix/shared.js +1 -1
  26. package/dist/components/affix/types.d.ts +1 -1
  27. package/dist/components/alert/alert-close.js +1 -1
  28. package/dist/components/alert/alert-close.vue.d.ts +1 -2
  29. package/dist/components/alert/alert-compact.vue.d.ts +1 -2
  30. package/dist/components/alert/alert-content.vue.d.ts +1 -2
  31. package/dist/components/alert/alert-description.vue.d.ts +1 -2
  32. package/dist/components/alert/alert-root.vue.d.ts +1 -2
  33. package/dist/components/alert/alert-title.vue.d.ts +1 -2
  34. package/dist/components/alert/context.d.ts +2 -0
  35. package/dist/components/alert/index.d.ts +6 -6
  36. package/dist/components/alert/types.d.ts +4 -3
  37. package/dist/components/anchor/anchor-compact.vue.d.ts +1 -2
  38. package/dist/components/anchor/anchor-item-compact.js +1 -1
  39. package/dist/components/anchor/anchor-item-compact.vue.d.ts +1 -2
  40. package/dist/components/anchor/anchor-link.js +1 -1
  41. package/dist/components/anchor/anchor-link.vue.d.ts +2 -1
  42. package/dist/components/anchor/anchor-root.js +1 -1
  43. package/dist/components/anchor/anchor-root.vue.d.ts +3 -2
  44. package/dist/components/anchor/context.d.ts +2 -0
  45. package/dist/components/anchor/index.d.ts +4 -4
  46. package/dist/components/anchor/shared.js +1 -1
  47. package/dist/components/anchor/types.d.ts +3 -3
  48. package/dist/components/arrow/arrow.js +1 -1
  49. package/dist/components/arrow/arrow.vue.d.ts +1 -2
  50. package/dist/components/arrow/index.d.ts +1 -1
  51. package/dist/components/arrow/types.d.ts +1 -1
  52. package/dist/components/aspect-ratio/aspect-ratio.js +1 -1
  53. package/dist/components/aspect-ratio/aspect-ratio.vue.d.ts +1 -2
  54. package/dist/components/aspect-ratio/index.d.ts +1 -1
  55. package/dist/components/aspect-ratio/types.d.ts +0 -1
  56. package/dist/components/autocomplete/autocomplete-compact.js +1 -1
  57. package/dist/components/autocomplete/autocomplete-compact.vue.d.ts +3 -4
  58. package/dist/components/autocomplete/autocomplete-input.js +1 -1
  59. package/dist/components/autocomplete/autocomplete-input.vue.d.ts +5 -6
  60. package/dist/components/autocomplete/autocomplete-root.js +1 -1
  61. package/dist/components/autocomplete/autocomplete-root.vue.d.ts +3 -3
  62. package/dist/components/autocomplete/context.d.ts +3 -0
  63. package/dist/components/autocomplete/index.d.ts +15 -13
  64. package/dist/components/autocomplete/types.d.ts +5 -2
  65. package/dist/components/avatar/avatar-compact.js +1 -1
  66. package/dist/components/avatar/avatar-compact.vue.d.ts +2 -1
  67. package/dist/components/avatar/avatar-fallback.vue.d.ts +1 -2
  68. package/dist/components/avatar/avatar-image.js +1 -1
  69. package/dist/components/avatar/avatar-image.vue.d.ts +2 -1
  70. package/dist/components/avatar/avatar-root.vue.d.ts +1 -2
  71. package/dist/components/avatar/context.d.ts +3 -0
  72. package/dist/components/avatar/index.d.ts +4 -4
  73. package/dist/components/avatar/types.d.ts +13 -3
  74. package/dist/components/backtop/backtop.vue.d.ts +3 -4
  75. package/dist/components/backtop/index.d.ts +1 -1
  76. package/dist/components/backtop/shared.js +1 -1
  77. package/dist/components/backtop/types.d.ts +0 -1
  78. package/dist/components/badge/badge-compact.vue.d.ts +1 -2
  79. package/dist/components/badge/badge-content.vue.d.ts +1 -2
  80. package/dist/components/badge/badge-root.js +1 -1
  81. package/dist/components/badge/badge-root.vue.d.ts +1 -2
  82. package/dist/components/badge/context.d.ts +2 -0
  83. package/dist/components/badge/index.d.ts +3 -3
  84. package/dist/components/badge/types.d.ts +4 -2
  85. package/dist/components/bottom-sheet/bottom-sheet-compact.vue.d.ts +1 -2
  86. package/dist/components/bottom-sheet/bottom-sheet-handle.vue.d.ts +1 -2
  87. package/dist/components/bottom-sheet/bottom-sheet-overlay.vue.d.ts +1 -1
  88. package/dist/components/bottom-sheet/bottom-sheet-popup.vue.d.ts +1 -1
  89. package/dist/components/bottom-sheet/bottom-sheet-root-nested.vue.d.ts +2 -2
  90. package/dist/components/bottom-sheet/bottom-sheet-root.vue.d.ts +1 -2
  91. package/dist/components/bottom-sheet/context.d.ts +2 -0
  92. package/dist/components/bottom-sheet/context.js +1 -1
  93. package/dist/components/bottom-sheet/index.d.ts +17 -16
  94. package/dist/components/bottom-sheet/types.d.ts +3 -2
  95. package/dist/components/breadcrumb/breadcrumb-compact.js +1 -1
  96. package/dist/components/breadcrumb/breadcrumb-compact.vue.d.ts +3 -4
  97. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +1 -2
  98. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +1 -2
  99. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +1 -2
  100. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +1 -2
  101. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +1 -2
  102. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +1 -2
  103. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +1 -2
  104. package/dist/components/breadcrumb/context.d.ts +2 -0
  105. package/dist/components/breadcrumb/index.d.ts +8 -8
  106. package/dist/components/breadcrumb/types.d.ts +3 -3
  107. package/dist/components/button/button-group.js +1 -0
  108. package/dist/components/button/button-group.vue.d.ts +20 -0
  109. package/dist/components/button/button.vue.d.ts +2 -1
  110. package/dist/components/button/index.d.ts +4 -3
  111. package/dist/components/button/index.js +1 -1
  112. package/dist/components/button/types.d.ts +19 -3
  113. package/dist/components/calendar/calendar-cell-trigger.js +1 -1
  114. package/dist/components/calendar/calendar-cell-trigger.vue.d.ts +1 -2
  115. package/dist/components/calendar/calendar-cell.vue.d.ts +2 -2
  116. package/dist/components/calendar/calendar-compact.vue.d.ts +3 -4
  117. package/dist/components/calendar/calendar-grid-body.vue.d.ts +2 -2
  118. package/dist/components/calendar/calendar-grid-head.vue.d.ts +2 -2
  119. package/dist/components/calendar/calendar-grid-row.vue.d.ts +2 -2
  120. package/dist/components/calendar/calendar-grid.vue.d.ts +2 -2
  121. package/dist/components/calendar/calendar-head-cell.vue.d.ts +2 -2
  122. package/dist/components/calendar/calendar-header.vue.d.ts +1 -2
  123. package/dist/components/calendar/calendar-heading.vue.d.ts +1 -2
  124. package/dist/components/calendar/calendar-next.js +1 -1
  125. package/dist/components/calendar/calendar-next.vue.d.ts +1 -2
  126. package/dist/components/calendar/calendar-prev.js +1 -1
  127. package/dist/components/calendar/calendar-prev.vue.d.ts +1 -2
  128. package/dist/components/calendar/calendar-root.vue.d.ts +3 -4
  129. package/dist/components/calendar/context.d.ts +2 -0
  130. package/dist/components/calendar/index.d.ts +13 -13
  131. package/dist/components/calendar/types.d.ts +3 -2
  132. package/dist/components/calendar/use-calendar.js +1 -1
  133. package/dist/components/calendar-range/calendar-range-cell-trigger.js +1 -1
  134. package/dist/components/calendar-range/calendar-range-cell-trigger.vue.d.ts +1 -2
  135. package/dist/components/calendar-range/calendar-range-cell.vue.d.ts +2 -2
  136. package/dist/components/calendar-range/calendar-range-compact.vue.d.ts +2 -1
  137. package/dist/components/calendar-range/calendar-range-grid-body.vue.d.ts +2 -2
  138. package/dist/components/calendar-range/calendar-range-grid-head.vue.d.ts +2 -2
  139. package/dist/components/calendar-range/calendar-range-grid-row.vue.d.ts +2 -2
  140. package/dist/components/calendar-range/calendar-range-grid.vue.d.ts +2 -2
  141. package/dist/components/calendar-range/calendar-range-head-cell.vue.d.ts +2 -2
  142. package/dist/components/calendar-range/calendar-range-header.vue.d.ts +1 -2
  143. package/dist/components/calendar-range/calendar-range-heading.vue.d.ts +1 -2
  144. package/dist/components/calendar-range/calendar-range-next.js +1 -1
  145. package/dist/components/calendar-range/calendar-range-next.vue.d.ts +1 -2
  146. package/dist/components/calendar-range/calendar-range-prev.js +1 -1
  147. package/dist/components/calendar-range/calendar-range-prev.vue.d.ts +1 -2
  148. package/dist/components/calendar-range/calendar-range-root.js +1 -1
  149. package/dist/components/calendar-range/calendar-range-root.vue.d.ts +4 -2
  150. package/dist/components/calendar-range/context.d.ts +2 -0
  151. package/dist/components/calendar-range/index.d.ts +13 -13
  152. package/dist/components/calendar-range/types.d.ts +3 -2
  153. package/dist/components/calendar-range/use-calendar-range.js +1 -1
  154. package/dist/components/card/card-collapsible-trigger.vue.d.ts +1 -2
  155. package/dist/components/card/card-compact.vue.d.ts +1 -2
  156. package/dist/components/card/card-content.vue.d.ts +1 -2
  157. package/dist/components/card/card-description.vue.d.ts +1 -2
  158. package/dist/components/card/card-footer.vue.d.ts +1 -2
  159. package/dist/components/card/card-header.vue.d.ts +1 -2
  160. package/dist/components/card/card-root.vue.d.ts +1 -2
  161. package/dist/components/card/card-title-root.vue.d.ts +1 -2
  162. package/dist/components/card/card-title.vue.d.ts +1 -2
  163. package/dist/components/card/context.d.ts +2 -0
  164. package/dist/components/card/index.d.ts +9 -9
  165. package/dist/components/card/types.d.ts +1 -1
  166. package/dist/components/carousel/carousel-compact.vue.d.ts +4 -4
  167. package/dist/components/carousel/carousel-container.vue.d.ts +1 -2
  168. package/dist/components/carousel/carousel-content.vue.d.ts +1 -2
  169. package/dist/components/carousel/carousel-control.vue.d.ts +1 -2
  170. package/dist/components/carousel/carousel-item.vue.d.ts +1 -2
  171. package/dist/components/carousel/carousel-navigation.vue.d.ts +1 -2
  172. package/dist/components/carousel/carousel-next.js +1 -1
  173. package/dist/components/carousel/carousel-next.vue.d.ts +1 -2
  174. package/dist/components/carousel/carousel-previous.js +1 -1
  175. package/dist/components/carousel/carousel-previous.vue.d.ts +1 -2
  176. package/dist/components/carousel/carousel-root.js +1 -1
  177. package/dist/components/carousel/carousel-root.vue.d.ts +2 -1
  178. package/dist/components/carousel/context.d.ts +2 -0
  179. package/dist/components/carousel/index.d.ts +9 -9
  180. package/dist/components/carousel/types.d.ts +1 -1
  181. package/dist/components/cascader/cascader-clear.js +1 -0
  182. package/dist/components/cascader/cascader-clear.vue.d.ts +18 -0
  183. package/dist/components/cascader/cascader-compact.js +1 -0
  184. package/dist/components/cascader/cascader-compact.vue.d.ts +31 -0
  185. package/dist/components/cascader/cascader-content.js +1 -0
  186. package/dist/components/cascader/cascader-content.vue.d.ts +62 -0
  187. package/dist/components/cascader/cascader-empty.js +1 -0
  188. package/dist/components/cascader/cascader-empty.vue.d.ts +16 -0
  189. package/dist/components/cascader/cascader-menu.js +1 -0
  190. package/dist/components/cascader/cascader-menu.vue.d.ts +30 -0
  191. package/dist/components/cascader/cascader-option.js +1 -0
  192. package/dist/components/cascader/cascader-option.vue.d.ts +33 -0
  193. package/dist/components/cascader/cascader-root.js +1 -0
  194. package/dist/components/cascader/cascader-root.vue.d.ts +30 -0
  195. package/dist/components/cascader/cascader-search-input.js +1 -0
  196. package/dist/components/cascader/cascader-search-input.vue.d.ts +6 -0
  197. package/dist/components/cascader/cascader-tags.js +1 -0
  198. package/dist/components/cascader/cascader-tags.vue.d.ts +23 -0
  199. package/dist/components/cascader/cascader-trigger.js +1 -0
  200. package/dist/components/cascader/cascader-trigger.vue.d.ts +20 -0
  201. package/dist/components/cascader/cascader-value.js +1 -0
  202. package/dist/components/cascader/cascader-value.vue.d.ts +22 -0
  203. package/dist/components/cascader/context.d.ts +46 -0
  204. package/dist/components/cascader/context.js +1 -0
  205. package/dist/components/cascader/hooks.js +1 -0
  206. package/dist/components/cascader/index.d.ts +14 -0
  207. package/dist/components/cascader/index.js +1 -0
  208. package/dist/components/cascader/shared.js +1 -0
  209. package/dist/components/cascader/types.d.ts +479 -0
  210. package/dist/components/checkbox/checkbox-card-compact.vue.d.ts +4 -3
  211. package/dist/components/checkbox/checkbox-card-group-compact.js +1 -1
  212. package/dist/components/checkbox/checkbox-card-group-compact.vue.d.ts +3 -4
  213. package/dist/components/checkbox/checkbox-compact.vue.d.ts +9 -8
  214. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -1
  215. package/dist/components/checkbox/checkbox-group-compact.vue.d.ts +3 -4
  216. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +4 -4
  217. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +2 -2
  218. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -1
  219. package/dist/components/checkbox/checkbox-root.vue.d.ts +3 -1
  220. package/dist/components/checkbox/context.d.ts +2 -0
  221. package/dist/components/checkbox/index.d.ts +9 -9
  222. package/dist/components/checkbox/types.d.ts +6 -4
  223. package/dist/components/clipboard/clipboard.js +1 -1
  224. package/dist/components/clipboard/clipboard.vue.d.ts +3 -37
  225. package/dist/components/clipboard/index.d.ts +1 -1
  226. package/dist/components/clipboard/shared.js +1 -0
  227. package/dist/components/clipboard/types.d.ts +25 -18
  228. package/dist/components/collapsible/collapsible-content.js +1 -1
  229. package/dist/components/collapsible/collapsible-content.vue.d.ts +1 -2
  230. package/dist/components/collapsible/collapsible-root.vue.d.ts +2 -3
  231. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +1 -2
  232. package/dist/components/collapsible/context.d.ts +3 -0
  233. package/dist/components/collapsible/index.d.ts +3 -3
  234. package/dist/components/collapsible/types.d.ts +3 -2
  235. package/dist/components/color-area/color-area-area.vue.d.ts +1 -2
  236. package/dist/components/color-area/color-area-compact.vue.d.ts +4 -4
  237. package/dist/components/color-area/color-area-root.vue.d.ts +5 -5
  238. package/dist/components/color-area/color-area-thumb.vue.d.ts +2 -2
  239. package/dist/components/color-area/context.d.ts +2 -0
  240. package/dist/components/color-area/index.d.ts +4 -4
  241. package/dist/components/color-area/types.d.ts +1 -1
  242. package/dist/components/color-field/color-field-compact.vue.d.ts +2 -2
  243. package/dist/components/color-field/color-field-input.js +1 -1
  244. package/dist/components/color-field/color-field-input.vue.d.ts +1 -2
  245. package/dist/components/color-field/color-field-root.vue.d.ts +3 -3
  246. package/dist/components/color-field/context.d.ts +2 -0
  247. package/dist/components/color-field/index.d.ts +3 -3
  248. package/dist/components/color-field/types.d.ts +1 -1
  249. package/dist/components/color-picker/color-picker-compact.vue.d.ts +5 -3
  250. package/dist/components/color-picker/color-picker-root.js +1 -1
  251. package/dist/components/color-picker/color-picker-root.vue.d.ts +8 -8
  252. package/dist/components/color-picker/color-picker-trigger.vue.d.ts +2 -2
  253. package/dist/components/color-picker/context.d.ts +2 -0
  254. package/dist/components/color-picker/index.d.ts +3 -3
  255. package/dist/components/color-picker/types.d.ts +1 -1
  256. package/dist/components/color-slider/color-slider-compact.vue.d.ts +4 -4
  257. package/dist/components/color-slider/color-slider-root.js +1 -1
  258. package/dist/components/color-slider/color-slider-root.vue.d.ts +6 -4
  259. package/dist/components/color-slider/color-slider-thumb.vue.d.ts +1 -2
  260. package/dist/components/color-slider/color-slider-track.vue.d.ts +1 -2
  261. package/dist/components/color-slider/context.d.ts +2 -0
  262. package/dist/components/color-slider/index.d.ts +4 -4
  263. package/dist/components/color-slider/types.d.ts +1 -1
  264. package/dist/components/color-swatch/color-swatch-checker.vue.d.ts +1 -2
  265. package/dist/components/color-swatch/color-swatch-compact.vue.d.ts +1 -2
  266. package/dist/components/color-swatch/color-swatch-fill.vue.d.ts +1 -2
  267. package/dist/components/color-swatch/color-swatch-root.vue.d.ts +1 -2
  268. package/dist/components/color-swatch/context.d.ts +2 -0
  269. package/dist/components/color-swatch/index.d.ts +4 -4
  270. package/dist/components/color-swatch/types.d.ts +2 -2
  271. package/dist/components/color-swatch-picker/color-swatch-picker-compact.js +1 -1
  272. package/dist/components/color-swatch-picker/color-swatch-picker-compact.vue.d.ts +6 -3
  273. package/dist/components/color-swatch-picker/color-swatch-picker-item-indicator.vue.d.ts +1 -2
  274. package/dist/components/color-swatch-picker/color-swatch-picker-item-swatch.vue.d.ts +1 -2
  275. package/dist/components/color-swatch-picker/color-swatch-picker-item.vue.d.ts +2 -1
  276. package/dist/components/color-swatch-picker/color-swatch-picker-root.vue.d.ts +5 -4
  277. package/dist/components/color-swatch-picker/context.d.ts +2 -0
  278. package/dist/components/color-swatch-picker/index.d.ts +5 -5
  279. package/dist/components/color-swatch-picker/types.d.ts +1 -1
  280. package/dist/components/combobox/combobox-arrow.vue.d.ts +2 -1
  281. package/dist/components/combobox/combobox-cancel.vue.d.ts +2 -2
  282. package/dist/components/combobox/combobox-compact.vue.d.ts +8 -5
  283. package/dist/components/combobox/combobox-content-impl.js +1 -1
  284. package/dist/components/combobox/combobox-content.vue.d.ts +2 -1
  285. package/dist/components/combobox/combobox-empty.vue.d.ts +1 -2
  286. package/dist/components/combobox/combobox-group.js +1 -1
  287. package/dist/components/combobox/combobox-group.vue.d.ts +2 -1
  288. package/dist/components/combobox/combobox-input.js +1 -1
  289. package/dist/components/combobox/combobox-input.vue.d.ts +5 -6
  290. package/dist/components/combobox/combobox-item.js +1 -1
  291. package/dist/components/combobox/combobox-item.vue.d.ts +2 -2
  292. package/dist/components/combobox/combobox-root.js +1 -1
  293. package/dist/components/combobox/combobox-root.vue.d.ts +5 -3
  294. package/dist/components/combobox/combobox-separator.vue.d.ts +1 -2
  295. package/dist/components/combobox/combobox-trigger.vue.d.ts +3 -1
  296. package/dist/components/combobox/combobox-viewport.vue.d.ts +1 -2
  297. package/dist/components/combobox/combobox-virtualizer.vue.d.ts +1 -2
  298. package/dist/components/combobox/context.d.ts +2 -1
  299. package/dist/components/combobox/index.d.ts +17 -17
  300. package/dist/components/combobox/shared.js +1 -1
  301. package/dist/components/combobox/types.d.ts +3 -1
  302. package/dist/components/command/command-compact.js +1 -1
  303. package/dist/components/command/command-compact.vue.d.ts +6 -3
  304. package/dist/components/command/context.d.ts +2 -0
  305. package/dist/components/command/context.js +1 -1
  306. package/dist/components/command/index.d.ts +1 -1
  307. package/dist/components/command/types.d.ts +3 -2
  308. package/dist/components/config-provider/config-provider.vue.d.ts +1 -2
  309. package/dist/components/config-provider/index.d.ts +1 -1
  310. package/dist/components/config-provider/types.d.ts +1 -1
  311. package/dist/components/context-menu/context-menu-checkbox-compact.vue.d.ts +8 -5
  312. package/dist/components/context-menu/context-menu-compact.vue.d.ts +8 -5
  313. package/dist/components/context-menu/context-menu-content.js +1 -1
  314. package/dist/components/context-menu/context-menu-content.vue.d.ts +5 -4
  315. package/dist/components/context-menu/context-menu-radio-compact.vue.d.ts +9 -6
  316. package/dist/components/context-menu/context-menu-root.vue.d.ts +1 -2
  317. package/dist/components/context-menu/context-menu-trigger.js +1 -1
  318. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +2 -2
  319. package/dist/components/context-menu/context-menu-wrapper-compact.vue.d.ts +4 -3
  320. package/dist/components/context-menu/index.d.ts +23 -22
  321. package/dist/components/context-menu/types.d.ts +2 -1
  322. package/dist/components/date-field/context.d.ts +2 -0
  323. package/dist/components/date-field/date-field-compact.vue.d.ts +1 -2
  324. package/dist/components/date-field/date-field-input.js +1 -1
  325. package/dist/components/date-field/date-field-input.vue.d.ts +2 -2
  326. package/dist/components/date-field/date-field-root.js +1 -1
  327. package/dist/components/date-field/date-field-root.vue.d.ts +4 -4
  328. package/dist/components/date-field/index.d.ts +3 -3
  329. package/dist/components/date-field/types.d.ts +2 -1
  330. package/dist/components/date-picker/context.d.ts +2 -0
  331. package/dist/components/date-picker/date-picker-compact.js +1 -1
  332. package/dist/components/date-picker/date-picker-compact.vue.d.ts +6 -272
  333. package/dist/components/date-picker/index.d.ts +1 -1
  334. package/dist/components/date-picker/types.d.ts +25 -3
  335. package/dist/components/date-range-field/context.d.ts +2 -0
  336. package/dist/components/date-range-field/date-range-field-compact.vue.d.ts +2 -1
  337. package/dist/components/date-range-field/date-range-field-input.js +1 -1
  338. package/dist/components/date-range-field/date-range-field-input.vue.d.ts +2 -2
  339. package/dist/components/date-range-field/date-range-field-root.js +1 -1
  340. package/dist/components/date-range-field/date-range-field-root.vue.d.ts +5 -3
  341. package/dist/components/date-range-field/index.d.ts +3 -3
  342. package/dist/components/date-range-field/types.d.ts +2 -1
  343. package/dist/components/date-range-picker/context.d.ts +2 -0
  344. package/dist/components/date-range-picker/date-range-picker-compact.js +1 -1
  345. package/dist/components/date-range-picker/date-range-picker-compact.vue.d.ts +6 -275
  346. package/dist/components/date-range-picker/index.d.ts +1 -1
  347. package/dist/components/date-range-picker/types.d.ts +29 -4
  348. package/dist/components/dialog/context.d.ts +3 -0
  349. package/dist/components/dialog/context.js +1 -1
  350. package/dist/components/dialog/dialog-cancel.vue.d.ts +2 -2
  351. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  352. package/dist/components/dialog/dialog-compact.vue.d.ts +4 -3
  353. package/dist/components/dialog/dialog-confirm.vue.d.ts +2 -2
  354. package/dist/components/dialog/dialog-content.vue.d.ts +1 -2
  355. package/dist/components/dialog/dialog-description.vue.d.ts +1 -2
  356. package/dist/components/dialog/dialog-footer.vue.d.ts +1 -2
  357. package/dist/components/dialog/dialog-header.vue.d.ts +1 -2
  358. package/dist/components/dialog/dialog-overlay.js +1 -1
  359. package/dist/components/dialog/dialog-overlay.vue.d.ts +1 -2
  360. package/dist/components/dialog/dialog-popup-impl.js +1 -1
  361. package/dist/components/dialog/dialog-popup.vue.d.ts +2 -2
  362. package/dist/components/dialog/dialog-provider.vue.d.ts +1 -1
  363. package/dist/components/dialog/dialog-root.js +1 -1
  364. package/dist/components/dialog/dialog-root.vue.d.ts +1 -2
  365. package/dist/components/dialog/dialog-title.vue.d.ts +1 -2
  366. package/dist/components/dialog/dialog-trigger.vue.d.ts +1 -2
  367. package/dist/components/dialog/index.d.ts +15 -15
  368. package/dist/components/dialog/state.d.ts +0 -1
  369. package/dist/components/dialog/state.js +1 -1
  370. package/dist/components/dialog/types.d.ts +12 -7
  371. package/dist/components/dropdown-menu/dropdown-menu-checkbox-compact.vue.d.ts +8 -5
  372. package/dist/components/dropdown-menu/dropdown-menu-compact.vue.d.ts +8 -5
  373. package/dist/components/dropdown-menu/dropdown-menu-content.js +1 -1
  374. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +5 -4
  375. package/dist/components/dropdown-menu/dropdown-menu-radio-compact.vue.d.ts +9 -6
  376. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +1 -2
  377. package/dist/components/dropdown-menu/dropdown-menu-trigger.js +1 -1
  378. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +2 -2
  379. package/dist/components/dropdown-menu/dropdown-menu-wrapper-compact.vue.d.ts +4 -3
  380. package/dist/components/dropdown-menu/index.d.ts +23 -22
  381. package/dist/components/dropdown-menu/types.d.ts +2 -1
  382. package/dist/components/editable/context.d.ts +2 -0
  383. package/dist/components/editable/editable-area.vue.d.ts +1 -2
  384. package/dist/components/editable/editable-cancel-trigger.vue.d.ts +1 -2
  385. package/dist/components/editable/editable-compact.vue.d.ts +3 -4
  386. package/dist/components/editable/editable-edit-trigger.vue.d.ts +1 -2
  387. package/dist/components/editable/editable-input.js +1 -1
  388. package/dist/components/editable/editable-input.vue.d.ts +2 -2
  389. package/dist/components/editable/editable-preview.vue.d.ts +2 -2
  390. package/dist/components/editable/editable-root.js +1 -1
  391. package/dist/components/editable/editable-root.vue.d.ts +3 -4
  392. package/dist/components/editable/editable-submit-trigger.vue.d.ts +1 -2
  393. package/dist/components/editable/index.d.ts +8 -8
  394. package/dist/components/editable/types.d.ts +7 -4
  395. package/dist/components/empty/context.d.ts +2 -0
  396. package/dist/components/empty/empty-compact.vue.d.ts +1 -2
  397. package/dist/components/empty/empty-content.vue.d.ts +1 -2
  398. package/dist/components/empty/empty-description.vue.d.ts +1 -2
  399. package/dist/components/empty/empty-header.vue.d.ts +1 -2
  400. package/dist/components/empty/empty-media.vue.d.ts +1 -2
  401. package/dist/components/empty/empty-root.vue.d.ts +1 -2
  402. package/dist/components/empty/empty-title.vue.d.ts +1 -2
  403. package/dist/components/empty/index.d.ts +7 -7
  404. package/dist/components/empty/types.d.ts +1 -1
  405. package/dist/components/form/context.d.ts +2 -0
  406. package/dist/components/form/core/shared.js +1 -1
  407. package/dist/components/form/core/types.d.ts +20 -20
  408. package/dist/components/form/core/use-field-array.js +1 -1
  409. package/dist/components/form/core/use-form-state.js +1 -1
  410. package/dist/components/form/form-compact.vue.d.ts +2 -1
  411. package/dist/components/form/form-control.vue.d.ts +1 -2
  412. package/dist/components/form/form-description.vue.d.ts +1 -2
  413. package/dist/components/form/form-error.vue.d.ts +1 -2
  414. package/dist/components/form/form-field-array-compact.js +1 -1
  415. package/dist/components/form/form-field-array-compact.vue.d.ts +1 -2
  416. package/dist/components/form/form-field-base-compact.js +1 -1
  417. package/dist/components/form/form-field-base-compact.vue.d.ts +5 -6
  418. package/dist/components/form/form-field-compact.js +1 -1
  419. package/dist/components/form/form-field-compact.vue.d.ts +1 -2
  420. package/dist/components/form/form-field.js +1 -1
  421. package/dist/components/form/form-field.vue.d.ts +1 -2
  422. package/dist/components/form/form-label.vue.d.ts +1 -2
  423. package/dist/components/form/index.d.ts +9 -9
  424. package/dist/components/form/types.d.ts +2 -2
  425. package/dist/components/form/use-form.d.ts +0 -1
  426. package/dist/components/hover-card/hover-card-compact.vue.d.ts +2 -1
  427. package/dist/components/hover-card/hover-card-popup.vue.d.ts +1 -2
  428. package/dist/components/hover-card/hover-card-positioner-impl.js +1 -1
  429. package/dist/components/hover-card/hover-card-positioner.vue.d.ts +2 -1
  430. package/dist/components/hover-card/hover-card-root.vue.d.ts +1 -2
  431. package/dist/components/hover-card/hover-card-trigger.vue.d.ts +3 -1
  432. package/dist/components/hover-card/index.d.ts +8 -8
  433. package/dist/components/hover-card/types.d.ts +2 -2
  434. package/dist/components/input/context.d.ts +2 -0
  435. package/dist/components/input/index.d.ts +4 -4
  436. package/dist/components/input/input-clear.js +1 -1
  437. package/dist/components/input/input-clear.vue.d.ts +1 -2
  438. package/dist/components/input/input-compact.js +1 -1
  439. package/dist/components/input/input-compact.vue.d.ts +1 -2
  440. package/dist/components/input/input-control.vue.d.ts +1 -2
  441. package/dist/components/input/input-root.vue.d.ts +1 -2
  442. package/dist/components/input/types.d.ts +6 -3
  443. package/dist/components/input-number/context.d.ts +2 -0
  444. package/dist/components/input-number/index.d.ts +5 -5
  445. package/dist/components/input-number/input-number-clear.js +1 -1
  446. package/dist/components/input-number/input-number-compact.js +1 -1
  447. package/dist/components/input-number/input-number-compact.vue.d.ts +1 -2
  448. package/dist/components/input-number/input-number-control.js +1 -1
  449. package/dist/components/input-number/input-number-control.vue.d.ts +1 -2
  450. package/dist/components/input-number/input-number-decrement.vue.d.ts +1 -2
  451. package/dist/components/input-number/input-number-increment.vue.d.ts +1 -2
  452. package/dist/components/input-number/input-number-root.js +1 -1
  453. package/dist/components/input-number/input-number-root.vue.d.ts +1 -2
  454. package/dist/components/input-number/shared.js +1 -1
  455. package/dist/components/input-number/types.d.ts +2 -2
  456. package/dist/components/input-otp/context.d.ts +2 -0
  457. package/dist/components/input-otp/index.d.ts +4 -4
  458. package/dist/components/input-otp/input-otp-compact.js +1 -1
  459. package/dist/components/input-otp/input-otp-compact.vue.d.ts +3 -4
  460. package/dist/components/input-otp/input-otp-input.vue.d.ts +1 -2
  461. package/dist/components/input-otp/input-otp-positioner.vue.d.ts +1 -2
  462. package/dist/components/input-otp/input-otp-root.js +1 -1
  463. package/dist/components/input-otp/input-otp-root.vue.d.ts +4 -5
  464. package/dist/components/input-otp/shared.js +1 -1
  465. package/dist/components/input-otp/types.d.ts +2 -2
  466. package/dist/components/input-otp/use-password-manager-badge.js +1 -1
  467. package/dist/components/kbd/index.d.ts +1 -1
  468. package/dist/components/kbd/kbd.vue.d.ts +1 -2
  469. package/dist/components/kbd/types.d.ts +1 -0
  470. package/dist/components/label/index.d.ts +1 -1
  471. package/dist/components/label/label.vue.d.ts +1 -2
  472. package/dist/components/label/types.d.ts +1 -0
  473. package/dist/components/layout/context.d.ts +4 -3
  474. package/dist/components/layout/context.js +1 -1
  475. package/dist/components/layout/index.d.ts +14 -15
  476. package/dist/components/layout/index.js +1 -1
  477. package/dist/components/layout/layout-compact.js +1 -1
  478. package/dist/components/layout/layout-compact.vue.d.ts +2 -2
  479. package/dist/components/layout/layout-content.vue.d.ts +1 -2
  480. package/dist/components/layout/layout-footer.vue.d.ts +1 -2
  481. package/dist/components/layout/layout-header.vue.d.ts +1 -2
  482. package/dist/components/layout/layout-main.vue.d.ts +1 -2
  483. package/dist/components/layout/layout-mobile.vue.d.ts +1 -2
  484. package/dist/components/layout/layout-placeholder.js +1 -0
  485. package/dist/components/layout/layout-rail.js +1 -1
  486. package/dist/components/layout/layout-rail.vue.d.ts +1 -2
  487. package/dist/components/layout/layout-root.js +1 -1
  488. package/dist/components/layout/layout-root.vue.d.ts +14 -9
  489. package/dist/components/layout/layout-sidebar.vue.d.ts +1 -2
  490. package/dist/components/layout/layout-tab.vue.d.ts +1 -2
  491. package/dist/components/layout/layout-trigger.js +1 -1
  492. package/dist/components/layout/layout-trigger.vue.d.ts +1 -2
  493. package/dist/components/layout/shared.js +1 -1
  494. package/dist/components/layout/types.d.ts +44 -70
  495. package/dist/components/link/index.d.ts +1 -1
  496. package/dist/components/link/link.js +1 -1
  497. package/dist/components/link/link.vue.d.ts +3 -2
  498. package/dist/components/link/types.d.ts +1 -2
  499. package/dist/components/list/context.d.ts +2 -0
  500. package/dist/components/list/index.d.ts +5 -5
  501. package/dist/components/list/list-content.vue.d.ts +1 -2
  502. package/dist/components/list/list-description.vue.d.ts +1 -2
  503. package/dist/components/list/list-item.vue.d.ts +1 -2
  504. package/dist/components/list/list-root.vue.d.ts +1 -2
  505. package/dist/components/list/list-title.vue.d.ts +1 -2
  506. package/dist/components/list/types.d.ts +1 -0
  507. package/dist/components/listbox/context.d.ts +3 -0
  508. package/dist/components/listbox/context.js +1 -1
  509. package/dist/components/listbox/index.d.ts +8 -8
  510. package/dist/components/listbox/listbox-content.vue.d.ts +1 -2
  511. package/dist/components/listbox/listbox-filter.vue.d.ts +5 -6
  512. package/dist/components/listbox/listbox-group-label.vue.d.ts +1 -2
  513. package/dist/components/listbox/listbox-group.vue.d.ts +1 -2
  514. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +2 -2
  515. package/dist/components/listbox/listbox-item.js +1 -1
  516. package/dist/components/listbox/listbox-item.vue.d.ts +2 -2
  517. package/dist/components/listbox/listbox-root.js +1 -1
  518. package/dist/components/listbox/listbox-root.vue.d.ts +4 -4
  519. package/dist/components/listbox/listbox-virtualizer.js +1 -1
  520. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +1 -2
  521. package/dist/components/listbox/shared.js +1 -1
  522. package/dist/components/listbox/types.d.ts +10 -5
  523. package/dist/components/menu/context.d.ts +4 -1
  524. package/dist/components/menu/context.js +1 -1
  525. package/dist/components/menu/index.d.ts +23 -23
  526. package/dist/components/menu/index.js +1 -1
  527. package/dist/components/menu/menu-checkbox-group.js +1 -1
  528. package/dist/components/menu/menu-checkbox-group.vue.d.ts +4 -4
  529. package/dist/components/menu/menu-checkbox-item.js +1 -1
  530. package/dist/components/menu/menu-checkbox-item.vue.d.ts +2 -2
  531. package/dist/components/menu/menu-checkbox-options-compact.js +1 -1
  532. package/dist/components/menu/menu-checkbox-options-compact.vue.d.ts +4 -4
  533. package/dist/components/menu/menu-content-impl.js +1 -1
  534. package/dist/components/menu/menu-content.vue.d.ts +5 -3
  535. package/dist/components/menu/menu-group-label.vue.d.ts +1 -2
  536. package/dist/components/menu/menu-group.vue.d.ts +1 -2
  537. package/dist/components/menu/menu-item-impl.js +1 -1
  538. package/dist/components/menu/menu-item-indicator.vue.d.ts +2 -2
  539. package/dist/components/menu/menu-item.js +1 -1
  540. package/dist/components/menu/menu-item.vue.d.ts +1 -2
  541. package/dist/components/menu/menu-option-compact.js +1 -1
  542. package/dist/components/menu/menu-option-compact.vue.d.ts +7 -5
  543. package/dist/components/menu/menu-options-compact.vue.d.ts +7 -5
  544. package/dist/components/menu/menu-radio-group.js +1 -1
  545. package/dist/components/menu/menu-radio-group.vue.d.ts +7 -7
  546. package/dist/components/menu/menu-radio-item.js +1 -1
  547. package/dist/components/menu/menu-radio-item.vue.d.ts +1 -2
  548. package/dist/components/menu/menu-radio-options-compact.js +1 -1
  549. package/dist/components/menu/menu-radio-options-compact.vue.d.ts +6 -6
  550. package/dist/components/menu/menu-root.vue.d.ts +1 -2
  551. package/dist/components/menu/menu-sub-content.vue.d.ts +5 -3
  552. package/dist/components/menu/menu-sub-trigger.js +1 -1
  553. package/dist/components/menu/menu-sub-trigger.vue.d.ts +1 -2
  554. package/dist/components/menu/menu-sub.vue.d.ts +1 -2
  555. package/dist/components/menu/shared.js +1 -1
  556. package/dist/components/menu/types.d.ts +11 -8
  557. package/dist/components/menubar/context.d.ts +3 -0
  558. package/dist/components/menubar/context.js +1 -1
  559. package/dist/components/menubar/index.d.ts +22 -21
  560. package/dist/components/menubar/menubar-compact.js +1 -1
  561. package/dist/components/menubar/menubar-compact.vue.d.ts +8 -5
  562. package/dist/components/menubar/menubar-content.js +1 -1
  563. package/dist/components/menubar/menubar-content.vue.d.ts +9 -5
  564. package/dist/components/menubar/menubar-menu.vue.d.ts +2 -1
  565. package/dist/components/menubar/menubar-menus.js +1 -0
  566. package/dist/components/menubar/menubar-root.js +1 -1
  567. package/dist/components/menubar/menubar-root.vue.d.ts +7 -3
  568. package/dist/components/menubar/menubar-sub-content.vue.d.ts +4 -3
  569. package/dist/components/menubar/menubar-sub-trigger.vue.d.ts +1 -2
  570. package/dist/components/menubar/menubar-trigger.js +1 -1
  571. package/dist/components/menubar/menubar-trigger.vue.d.ts +3 -4
  572. package/dist/components/menubar/types.d.ts +60 -3
  573. package/dist/components/navigation-menu/context.d.ts +2 -0
  574. package/dist/components/navigation-menu/context.js +1 -1
  575. package/dist/components/navigation-menu/index.d.ts +10 -10
  576. package/dist/components/navigation-menu/navigation-menu-compact.vue.d.ts +2 -1
  577. package/dist/components/navigation-menu/navigation-menu-content-impl.js +1 -1
  578. package/dist/components/navigation-menu/navigation-menu-content.js +1 -1
  579. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +2 -1
  580. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +1 -2
  581. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +1 -2
  582. package/dist/components/navigation-menu/navigation-menu-link.js +1 -1
  583. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +1 -2
  584. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +1 -2
  585. package/dist/components/navigation-menu/navigation-menu-option-compact.js +1 -1
  586. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +2 -1
  587. package/dist/components/navigation-menu/navigation-menu-sub-list.js +1 -1
  588. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +1 -2
  589. package/dist/components/navigation-menu/navigation-menu-sub-option-compact.js +1 -1
  590. package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
  591. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +2 -2
  592. package/dist/components/navigation-menu/navigation-menu-viewport.js +1 -1
  593. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +2 -1
  594. package/dist/components/navigation-menu/shared.js +1 -1
  595. package/dist/components/navigation-menu/types.d.ts +4 -4
  596. package/dist/components/page-tabs/context.d.ts +2 -0
  597. package/dist/components/page-tabs/hooks.js +1 -1
  598. package/dist/components/page-tabs/index.d.ts +7 -7
  599. package/dist/components/page-tabs/page-tabs-close.js +1 -1
  600. package/dist/components/page-tabs/page-tabs-close.vue.d.ts +1 -2
  601. package/dist/components/page-tabs/page-tabs-compact.js +1 -1
  602. package/dist/components/page-tabs/page-tabs-compact.vue.d.ts +10 -7
  603. package/dist/components/page-tabs/page-tabs-item.js +1 -1
  604. package/dist/components/page-tabs/page-tabs-item.vue.d.ts +12 -3
  605. package/dist/components/page-tabs/page-tabs-pin.js +1 -1
  606. package/dist/components/page-tabs/page-tabs-pin.vue.d.ts +1 -2
  607. package/dist/components/page-tabs/page-tabs-root.js +1 -1
  608. package/dist/components/page-tabs/page-tabs-root.vue.d.ts +3 -3
  609. package/dist/components/page-tabs/types.d.ts +65 -2
  610. package/dist/components/pagination/context.d.ts +2 -0
  611. package/dist/components/pagination/index.d.ts +9 -9
  612. package/dist/components/pagination/pagination-compact.vue.d.ts +1 -2
  613. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +1 -2
  614. package/dist/components/pagination/pagination-first.vue.d.ts +1 -2
  615. package/dist/components/pagination/pagination-last.vue.d.ts +1 -2
  616. package/dist/components/pagination/pagination-list-item.js +1 -1
  617. package/dist/components/pagination/pagination-list-item.vue.d.ts +1 -2
  618. package/dist/components/pagination/pagination-list.vue.d.ts +1 -2
  619. package/dist/components/pagination/pagination-next.vue.d.ts +1 -2
  620. package/dist/components/pagination/pagination-prev.vue.d.ts +1 -2
  621. package/dist/components/pagination/pagination-root.vue.d.ts +1 -2
  622. package/dist/components/pagination/shared.js +1 -1
  623. package/dist/components/pagination/types.d.ts +5 -3
  624. package/dist/components/password/context.d.ts +2 -0
  625. package/dist/components/password/index.d.ts +1 -1
  626. package/dist/components/password/password-compact.js +1 -1
  627. package/dist/components/password/password-compact.vue.d.ts +2 -2
  628. package/dist/components/password/types.d.ts +7 -1
  629. package/dist/components/popconfirm/context.d.ts +2 -0
  630. package/dist/components/popconfirm/index.d.ts +15 -15
  631. package/dist/components/popconfirm/popconfirm-cancel.vue.d.ts +1 -2
  632. package/dist/components/popconfirm/popconfirm-compact.vue.d.ts +2 -1
  633. package/dist/components/popconfirm/popconfirm-confirm.vue.d.ts +1 -2
  634. package/dist/components/popconfirm/popconfirm-content.vue.d.ts +1 -2
  635. package/dist/components/popconfirm/popconfirm-description.vue.d.ts +1 -2
  636. package/dist/components/popconfirm/popconfirm-footer.vue.d.ts +1 -2
  637. package/dist/components/popconfirm/popconfirm-header.vue.d.ts +1 -2
  638. package/dist/components/popconfirm/popconfirm-title.vue.d.ts +1 -2
  639. package/dist/components/popconfirm/types.d.ts +2 -2
  640. package/dist/components/popover/context.d.ts +3 -0
  641. package/dist/components/popover/index.d.ts +9 -9
  642. package/dist/components/popover/popover-anchor.vue.d.ts +2 -1
  643. package/dist/components/popover/popover-close.vue.d.ts +1 -2
  644. package/dist/components/popover/popover-compact.vue.d.ts +2 -1
  645. package/dist/components/popover/popover-popup.vue.d.ts +1 -2
  646. package/dist/components/popover/popover-positioner-impl.js +1 -1
  647. package/dist/components/popover/popover-positioner.vue.d.ts +2 -1
  648. package/dist/components/popover/popover-root.vue.d.ts +1 -2
  649. package/dist/components/popover/popover-trigger.vue.d.ts +2 -2
  650. package/dist/components/popover/types.d.ts +2 -2
  651. package/dist/components/popper/context.d.ts +2 -1
  652. package/dist/components/popper/index.d.ts +5 -5
  653. package/dist/components/popper/popper-anchor.vue.d.ts +1 -2
  654. package/dist/components/popper/popper-arrow.vue.d.ts +1 -2
  655. package/dist/components/popper/popper-popup.vue.d.ts +1 -2
  656. package/dist/components/popper/popper-positioner.js +1 -1
  657. package/dist/components/popper/popper-positioner.vue.d.ts +2 -2
  658. package/dist/components/popper/popper-root.js +1 -1
  659. package/dist/components/popper/popper-root.vue.d.ts +1 -2
  660. package/dist/components/popper/shared.js +1 -1
  661. package/dist/components/popper/types.d.ts +1 -1
  662. package/dist/components/portal/index.d.ts +1 -1
  663. package/dist/components/portal/portal.vue.d.ts +1 -2
  664. package/dist/components/portal/types.d.ts +1 -0
  665. package/dist/components/primitive/primitive.d.ts +0 -1
  666. package/dist/components/primitive/types.d.ts +1 -1
  667. package/dist/components/progress/context.d.ts +2 -0
  668. package/dist/components/progress/index.d.ts +6 -6
  669. package/dist/components/progress/progress-circle-compact.vue.d.ts +1 -2
  670. package/dist/components/progress/progress-circle-svg.vue.d.ts +1 -2
  671. package/dist/components/progress/progress-compact.vue.d.ts +1 -2
  672. package/dist/components/progress/progress-indicator.vue.d.ts +1 -2
  673. package/dist/components/progress/progress-provider.vue.d.ts +1 -2
  674. package/dist/components/progress/progress-root.js +1 -1
  675. package/dist/components/progress/progress-root.vue.d.ts +1 -2
  676. package/dist/components/progress/state.d.ts +0 -1
  677. package/dist/components/progress/state.js +1 -1
  678. package/dist/components/progress/types.d.ts +1 -1
  679. package/dist/components/radio-group/context.d.ts +3 -0
  680. package/dist/components/radio-group/index.d.ts +7 -7
  681. package/dist/components/radio-group/radio-group-card-compact.js +1 -1
  682. package/dist/components/radio-group/radio-group-card-compact.vue.d.ts +3 -4
  683. package/dist/components/radio-group/radio-group-compact.vue.d.ts +3 -4
  684. package/dist/components/radio-group/radio-group-control.js +1 -1
  685. package/dist/components/radio-group/radio-group-control.vue.d.ts +3 -4
  686. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +2 -2
  687. package/dist/components/radio-group/radio-group-item.vue.d.ts +1 -2
  688. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -1
  689. package/dist/components/radio-group/radio-group-root.vue.d.ts +4 -4
  690. package/dist/components/radio-group/types.d.ts +7 -5
  691. package/dist/components/rating/context.js +1 -0
  692. package/dist/components/rating/index.d.ts +4 -0
  693. package/dist/components/rating/index.js +1 -0
  694. package/dist/components/rating/rating-item.js +1 -0
  695. package/dist/components/rating/rating-item.vue.d.ts +20 -0
  696. package/dist/components/rating/rating-root.js +1 -0
  697. package/dist/components/rating/rating-root.vue.d.ts +39 -0
  698. package/dist/components/rating/shared.js +1 -0
  699. package/dist/components/rating/types.d.ts +77 -0
  700. package/dist/components/roving-focus/context.js +1 -1
  701. package/dist/components/roving-focus/index.d.ts +2 -2
  702. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +3 -1
  703. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +1 -2
  704. package/dist/components/roving-focus/types.d.ts +1 -1
  705. package/dist/components/scroll-area/context.d.ts +2 -0
  706. package/dist/components/scroll-area/index.d.ts +6 -6
  707. package/dist/components/scroll-area/scroll-area-compact.vue.d.ts +1 -2
  708. package/dist/components/scroll-area/scroll-area-corner.js +1 -1
  709. package/dist/components/scroll-area/scroll-area-corner.vue.d.ts +1 -2
  710. package/dist/components/scroll-area/scroll-area-root.js +1 -1
  711. package/dist/components/scroll-area/scroll-area-root.vue.d.ts +1 -2
  712. package/dist/components/scroll-area/scroll-area-scrollbar.js +1 -1
  713. package/dist/components/scroll-area/scroll-area-scrollbar.vue.d.ts +1 -2
  714. package/dist/components/scroll-area/scroll-area-thumb.js +1 -1
  715. package/dist/components/scroll-area/scroll-area-thumb.vue.d.ts +1 -2
  716. package/dist/components/scroll-area/scroll-area-viewport.vue.d.ts +1 -2
  717. package/dist/components/scroll-area/shared.js +1 -1
  718. package/dist/components/scroll-area/types.d.ts +1 -1
  719. package/dist/components/segment/index.d.ts +6 -5
  720. package/dist/components/segment/segment-compact.vue.d.ts +3 -4
  721. package/dist/components/segment/types.d.ts +2 -2
  722. package/dist/components/select/context.d.ts +3 -0
  723. package/dist/components/select/context.js +1 -1
  724. package/dist/components/select/index.d.ts +17 -17
  725. package/dist/components/select/select-arrow.vue.d.ts +2 -1
  726. package/dist/components/select/select-compact.js +1 -1
  727. package/dist/components/select/select-compact.vue.d.ts +5 -3
  728. package/dist/components/select/select-content-impl.js +1 -1
  729. package/dist/components/select/select-content.js +1 -1
  730. package/dist/components/select/select-content.vue.d.ts +2 -1
  731. package/dist/components/select/select-group-label.vue.d.ts +1 -2
  732. package/dist/components/select/select-group.vue.d.ts +1 -2
  733. package/dist/components/select/select-item-indicator.vue.d.ts +2 -2
  734. package/dist/components/select/select-item-text.vue.d.ts +1 -2
  735. package/dist/components/select/select-item.js +1 -1
  736. package/dist/components/select/select-item.vue.d.ts +2 -2
  737. package/dist/components/select/select-root.js +1 -1
  738. package/dist/components/select/select-root.vue.d.ts +4 -4
  739. package/dist/components/select/select-scroll-down-button.vue.d.ts +1 -2
  740. package/dist/components/select/select-scroll-up-button.vue.d.ts +1 -2
  741. package/dist/components/select/select-separator.vue.d.ts +1 -2
  742. package/dist/components/select/select-trigger-icon.vue.d.ts +1 -2
  743. package/dist/components/select/select-trigger.vue.d.ts +2 -2
  744. package/dist/components/select/select-value.vue.d.ts +2 -1
  745. package/dist/components/select/select-viewport.vue.d.ts +1 -2
  746. package/dist/components/select/types.d.ts +26 -6
  747. package/dist/components/separator/context.d.ts +2 -0
  748. package/dist/components/separator/index.d.ts +3 -3
  749. package/dist/components/separator/separator-compact.vue.d.ts +1 -2
  750. package/dist/components/separator/separator-label.vue.d.ts +1 -2
  751. package/dist/components/separator/separator-root.js +1 -1
  752. package/dist/components/separator/separator-root.vue.d.ts +2 -2
  753. package/dist/components/separator/types.d.ts +2 -1
  754. package/dist/components/skeleton/index.d.ts +1 -1
  755. package/dist/components/skeleton/skeleton.vue.d.ts +1 -2
  756. package/dist/components/skeleton/types.d.ts +0 -1
  757. package/dist/components/slider/context.d.ts +2 -0
  758. package/dist/components/slider/index.d.ts +5 -5
  759. package/dist/components/slider/shared.js +1 -1
  760. package/dist/components/slider/slider-compact.js +1 -1
  761. package/dist/components/slider/slider-compact.vue.d.ts +1 -2
  762. package/dist/components/slider/slider-range.vue.d.ts +1 -2
  763. package/dist/components/slider/slider-root.js +1 -1
  764. package/dist/components/slider/slider-root.vue.d.ts +3 -2
  765. package/dist/components/slider/slider-thumb.vue.d.ts +1 -2
  766. package/dist/components/slider/slider-track.vue.d.ts +1 -2
  767. package/dist/components/slider/types.d.ts +4 -2
  768. package/dist/components/splitter/context.d.ts +2 -0
  769. package/dist/components/splitter/index.d.ts +3 -3
  770. package/dist/components/splitter/shared.js +1 -1
  771. package/dist/components/splitter/splitter-group.js +1 -1
  772. package/dist/components/splitter/splitter-group.vue.d.ts +3 -2
  773. package/dist/components/splitter/splitter-panel.vue.d.ts +1 -2
  774. package/dist/components/splitter/splitter-resize-handle.js +1 -1
  775. package/dist/components/splitter/splitter-resize-handle.vue.d.ts +1 -2
  776. package/dist/components/splitter/types.d.ts +2 -2
  777. package/dist/components/stepper/context.d.ts +2 -0
  778. package/dist/components/stepper/index.d.ts +8 -8
  779. package/dist/components/stepper/stepper-compact.js +1 -1
  780. package/dist/components/stepper/stepper-compact.vue.d.ts +1 -2
  781. package/dist/components/stepper/stepper-description.vue.d.ts +2 -2
  782. package/dist/components/stepper/stepper-indicator.vue.d.ts +2 -2
  783. package/dist/components/stepper/stepper-item.js +1 -1
  784. package/dist/components/stepper/stepper-item.vue.d.ts +1 -2
  785. package/dist/components/stepper/stepper-root.js +1 -1
  786. package/dist/components/stepper/stepper-root.vue.d.ts +3 -2
  787. package/dist/components/stepper/stepper-separator.vue.d.ts +2 -1
  788. package/dist/components/stepper/stepper-title.vue.d.ts +2 -2
  789. package/dist/components/stepper/stepper-trigger.vue.d.ts +2 -2
  790. package/dist/components/stepper/types.d.ts +3 -3
  791. package/dist/components/switch/context.d.ts +3 -0
  792. package/dist/components/switch/index.d.ts +4 -4
  793. package/dist/components/switch/switch-compact.js +1 -1
  794. package/dist/components/switch/switch-compact.vue.d.ts +4 -4
  795. package/dist/components/switch/switch-control.vue.d.ts +2 -1
  796. package/dist/components/switch/switch-root.js +1 -1
  797. package/dist/components/switch/switch-root.vue.d.ts +5 -5
  798. package/dist/components/switch/switch-thumb.vue.d.ts +2 -2
  799. package/dist/components/switch/types.d.ts +4 -3
  800. package/dist/components/table/context.d.ts +2 -0
  801. package/dist/components/table/hooks.js +1 -1
  802. package/dist/components/table/index.d.ts +10 -10
  803. package/dist/components/table/shared.d.ts +2 -1
  804. package/dist/components/table/shared.js +1 -1
  805. package/dist/components/table/table-body.vue.d.ts +1 -2
  806. package/dist/components/table/table-cell.vue.d.ts +1 -2
  807. package/dist/components/table/table-compact-cell.js +1 -1
  808. package/dist/components/table/table-compact-head.js +1 -1
  809. package/dist/components/table/table-compact.js +1 -1
  810. package/dist/components/table/table-compact.vue.d.ts +3 -4
  811. package/dist/components/table/table-content.vue.d.ts +1 -2
  812. package/dist/components/table/table-footer.vue.d.ts +1 -2
  813. package/dist/components/table/table-head.vue.d.ts +1 -2
  814. package/dist/components/table/table-header.vue.d.ts +1 -2
  815. package/dist/components/table/table-root.vue.d.ts +1 -2
  816. package/dist/components/table/table-row.vue.d.ts +1 -2
  817. package/dist/components/table/table-scroll.vue.d.ts +1 -2
  818. package/dist/components/table/types.d.ts +3 -3
  819. package/dist/components/tabs/context.d.ts +3 -1
  820. package/dist/components/tabs/index.d.ts +6 -6
  821. package/dist/components/tabs/tabs-compact.vue.d.ts +3 -4
  822. package/dist/components/tabs/tabs-content.js +1 -1
  823. package/dist/components/tabs/tabs-content.vue.d.ts +1 -2
  824. package/dist/components/tabs/tabs-indicator.js +1 -1
  825. package/dist/components/tabs/tabs-indicator.vue.d.ts +1 -2
  826. package/dist/components/tabs/tabs-list.vue.d.ts +1 -2
  827. package/dist/components/tabs/tabs-root.vue.d.ts +3 -2
  828. package/dist/components/tabs/tabs-trigger.js +1 -1
  829. package/dist/components/tabs/tabs-trigger.vue.d.ts +2 -2
  830. package/dist/components/tabs/types.d.ts +3 -2
  831. package/dist/components/tag/index.d.ts +1 -1
  832. package/dist/components/tag/tag.js +1 -1
  833. package/dist/components/tag/tag.vue.d.ts +1 -2
  834. package/dist/components/tag/types.d.ts +1 -0
  835. package/dist/components/tags-input/context.d.ts +2 -0
  836. package/dist/components/tags-input/index.d.ts +7 -7
  837. package/dist/components/tags-input/tags-input-clear.vue.d.ts +1 -2
  838. package/dist/components/tags-input/tags-input-compact.js +1 -1
  839. package/dist/components/tags-input/tags-input-compact.vue.d.ts +6 -5
  840. package/dist/components/tags-input/tags-input-control.js +1 -1
  841. package/dist/components/tags-input/tags-input-control.vue.d.ts +1 -2
  842. package/dist/components/tags-input/tags-input-item-delete.vue.d.ts +1 -2
  843. package/dist/components/tags-input/tags-input-item-text.js +1 -1
  844. package/dist/components/tags-input/tags-input-item-text.vue.d.ts +1 -2
  845. package/dist/components/tags-input/tags-input-item.js +1 -1
  846. package/dist/components/tags-input/tags-input-item.vue.d.ts +1 -2
  847. package/dist/components/tags-input/tags-input-root.js +1 -1
  848. package/dist/components/tags-input/tags-input-root.vue.d.ts +4 -5
  849. package/dist/components/tags-input/types.d.ts +4 -2
  850. package/dist/components/textarea/context.d.ts +2 -0
  851. package/dist/components/textarea/index.d.ts +5 -5
  852. package/dist/components/textarea/shared.js +1 -1
  853. package/dist/components/textarea/textarea-clear.vue.d.ts +1 -2
  854. package/dist/components/textarea/textarea-compact.js +1 -1
  855. package/dist/components/textarea/textarea-compact.vue.d.ts +1 -2
  856. package/dist/components/textarea/textarea-control.js +1 -1
  857. package/dist/components/textarea/textarea-control.vue.d.ts +1 -2
  858. package/dist/components/textarea/textarea-counter.vue.d.ts +1 -2
  859. package/dist/components/textarea/textarea-root.vue.d.ts +1 -2
  860. package/dist/components/textarea/types.d.ts +2 -2
  861. package/dist/components/time-field/context.d.ts +2 -0
  862. package/dist/components/time-field/index.d.ts +5 -5
  863. package/dist/components/time-field/time-field-compact.js +1 -1
  864. package/dist/components/time-field/time-field-compact.vue.d.ts +10 -4
  865. package/dist/components/time-field/time-field-input.js +1 -1
  866. package/dist/components/time-field/time-field-input.vue.d.ts +3 -1
  867. package/dist/components/time-field/time-field-root.js +1 -1
  868. package/dist/components/time-field/time-field-root.vue.d.ts +4 -4
  869. package/dist/components/time-field/types.d.ts +16 -2
  870. package/dist/components/time-range-field/context.d.ts +2 -0
  871. package/dist/components/time-range-field/index.d.ts +3 -3
  872. package/dist/components/time-range-field/time-range-field-compact.vue.d.ts +3 -2
  873. package/dist/components/time-range-field/time-range-field-input.js +1 -1
  874. package/dist/components/time-range-field/time-range-field-input.vue.d.ts +2 -2
  875. package/dist/components/time-range-field/time-range-field-root.js +1 -1
  876. package/dist/components/time-range-field/time-range-field-root.vue.d.ts +5 -4
  877. package/dist/components/time-range-field/types.d.ts +2 -1
  878. package/dist/components/toast/context.d.ts +2 -0
  879. package/dist/components/toast/hooks.js +1 -1
  880. package/dist/components/toast/index.d.ts +2 -2
  881. package/dist/components/toast/state.d.ts +0 -1
  882. package/dist/components/toast/state.js +1 -1
  883. package/dist/components/toast/toast-provider.vue.d.ts +1 -2
  884. package/dist/components/toast/toast.js +1 -1
  885. package/dist/components/toast/toaster.js +1 -1
  886. package/dist/components/toast/toaster.vue.d.ts +1 -2
  887. package/dist/components/toast/types.d.ts +2 -2
  888. package/dist/components/toggle/index.d.ts +1 -1
  889. package/dist/components/toggle/toggle.vue.d.ts +2 -3
  890. package/dist/components/toggle/types.d.ts +0 -1
  891. package/dist/components/toggle-group/context.d.ts +2 -0
  892. package/dist/components/toggle-group/index.d.ts +2 -2
  893. package/dist/components/toggle-group/toggle-group-item.js +1 -1
  894. package/dist/components/toggle-group/toggle-group-item.vue.d.ts +4 -4
  895. package/dist/components/toggle-group/toggle-group-root.vue.d.ts +4 -4
  896. package/dist/components/toggle-group/types.d.ts +1 -1
  897. package/dist/components/toolbar/context.d.ts +2 -0
  898. package/dist/components/toolbar/index.d.ts +6 -6
  899. package/dist/components/toolbar/toolbar-button.vue.d.ts +1 -2
  900. package/dist/components/toolbar/toolbar-link.vue.d.ts +1 -2
  901. package/dist/components/toolbar/toolbar-root.vue.d.ts +2 -1
  902. package/dist/components/toolbar/toolbar-separator.vue.d.ts +1 -2
  903. package/dist/components/toolbar/toolbar-toggle-group.vue.d.ts +4 -4
  904. package/dist/components/toolbar/toolbar-toggle-item.vue.d.ts +4 -4
  905. package/dist/components/toolbar/types.d.ts +1 -1
  906. package/dist/components/tooltip/index.d.ts +8 -8
  907. package/dist/components/tooltip/tooltip-compact.vue.d.ts +2 -1
  908. package/dist/components/tooltip/tooltip-popup.vue.d.ts +1 -2
  909. package/dist/components/tooltip/tooltip-positioner-impl.js +1 -1
  910. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +2 -1
  911. package/dist/components/tooltip/tooltip-root.js +1 -1
  912. package/dist/components/tooltip/tooltip-root.vue.d.ts +1 -2
  913. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +3 -1
  914. package/dist/components/tooltip/types.d.ts +2 -2
  915. package/dist/components/tree/hooks.js +1 -1
  916. package/dist/components/tree/index.d.ts +4 -4
  917. package/dist/components/tree/tree-item.js +1 -1
  918. package/dist/components/tree/tree-item.vue.d.ts +3 -2
  919. package/dist/components/tree/tree-root.js +1 -1
  920. package/dist/components/tree/tree-root.vue.d.ts +6 -6
  921. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +2 -1
  922. package/dist/components/tree/tree-virtualizer-root.js +1 -1
  923. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +648 -9
  924. package/dist/components/tree/types.d.ts +10 -3
  925. package/dist/components/tree-menu/context.d.ts +21 -17
  926. package/dist/components/tree-menu/context.js +1 -1
  927. package/dist/components/tree-menu/index.d.ts +14 -14
  928. package/dist/components/tree-menu/shared.js +1 -1
  929. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +1 -2
  930. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +1 -2
  931. package/dist/components/tree-menu/tree-menu-compact.js +1 -1
  932. package/dist/components/tree-menu/tree-menu-compact.vue.d.ts +3 -4
  933. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +1 -2
  934. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +1 -2
  935. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +2 -2
  936. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +2 -2
  937. package/dist/components/tree-menu/tree-menu-option-compact.js +1 -1
  938. package/dist/components/tree-menu/tree-menu-option-compact.vue.d.ts +2 -2
  939. package/dist/components/tree-menu/tree-menu-options-compact.js +1 -1
  940. package/dist/components/tree-menu/tree-menu-options-compact.vue.d.ts +3 -4
  941. package/dist/components/tree-menu/tree-menu-root.js +1 -1
  942. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +4 -4
  943. package/dist/components/tree-menu/tree-menu-slot-compact.js +1 -1
  944. package/dist/components/tree-menu/tree-menu-slot-compact.vue.d.ts +8 -9
  945. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +2 -2
  946. package/dist/components/tree-menu/tree-menu-tooltip-compact.js +1 -1
  947. package/dist/components/tree-menu/types.d.ts +22 -5
  948. package/dist/components/virtualizer/index.d.ts +3 -3
  949. package/dist/components/virtualizer/types.d.ts +1 -1
  950. package/dist/components/virtualizer/virtualizer-content.js +1 -1
  951. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +1 -2
  952. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +1 -2
  953. package/dist/components/virtualizer/virtualizer-root.js +1 -1
  954. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +4 -4
  955. package/dist/components/visually-hidden/index.d.ts +2 -2
  956. package/dist/components/visually-hidden/types.d.ts +0 -1
  957. package/dist/components/visually-hidden/visually-hidden-input-bubble.js +1 -1
  958. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +2 -3
  959. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +2 -2
  960. package/dist/components/watermark/context.d.ts +2 -0
  961. package/dist/components/watermark/index.d.ts +3 -3
  962. package/dist/components/watermark/shared.js +1 -1
  963. package/dist/components/watermark/types.d.ts +1 -1
  964. package/dist/components/watermark/watermark-compact.vue.d.ts +1 -2
  965. package/dist/components/watermark/watermark-overlay.vue.d.ts +1 -2
  966. package/dist/components/watermark/watermark-root.js +1 -1
  967. package/dist/components/watermark/watermark-root.vue.d.ts +1 -2
  968. package/dist/composables/use-arrow-navigation.d.ts +1 -0
  969. package/dist/composables/use-arrow-navigation.js +1 -1
  970. package/dist/composables/use-bool-prop.js +1 -1
  971. package/dist/composables/use-collection.d.ts +1 -1
  972. package/dist/composables/use-collection.js +1 -1
  973. package/dist/composables/use-controllable-state.d.ts +0 -1
  974. package/dist/composables/use-dismissable-layer.d.ts +4 -1
  975. package/dist/composables/use-dismissable-layer.js +1 -1
  976. package/dist/composables/use-escape-key-down.d.ts +0 -1
  977. package/dist/composables/use-exposed-element.d.ts +1 -0
  978. package/dist/composables/use-floating.d.ts +0 -1
  979. package/dist/composables/use-focus-scope.d.ts +1 -1
  980. package/dist/composables/use-forward-element.d.ts +1 -0
  981. package/dist/composables/use-forward-element.js +1 -1
  982. package/dist/composables/use-fuse.d.ts +0 -1
  983. package/dist/composables/use-grace-area.d.ts +0 -1
  984. package/dist/composables/use-grace-area.js +1 -1
  985. package/dist/composables/use-hide-others.d.ts +1 -1
  986. package/dist/composables/use-image-loading-status.d.ts +1 -1
  987. package/dist/composables/use-kbd.d.ts +1 -0
  988. package/dist/composables/use-popup-events.d.ts +1 -1
  989. package/dist/composables/use-presence.d.ts +0 -1
  990. package/dist/composables/use-presence.js +1 -1
  991. package/dist/composables/use-props.d.ts +0 -1
  992. package/dist/composables/use-selection.d.ts +1 -1
  993. package/dist/composables/use-state-machine.d.ts +0 -1
  994. package/dist/composables/use-typeahead.d.ts +0 -1
  995. package/dist/composables/use-typeahead.js +1 -1
  996. package/dist/composables/use-ui-context.d.ts +1 -1
  997. package/dist/constants/common.d.ts +1 -0
  998. package/dist/constants/components.d.ts +2 -0
  999. package/dist/constants/components.js +1 -1
  1000. package/dist/date/calendar.d.ts +2 -9
  1001. package/dist/date/calendar.js +1 -1
  1002. package/dist/date/comparators.d.ts +0 -1
  1003. package/dist/date/comparators.js +1 -1
  1004. package/dist/date/formatter.d.ts +0 -1
  1005. package/dist/date/parser.d.ts +0 -1
  1006. package/dist/date/parser.js +1 -1
  1007. package/dist/date/parts.d.ts +0 -1
  1008. package/dist/date/types.d.ts +2 -3
  1009. package/dist/date/use-date-field.d.ts +3 -1
  1010. package/dist/date/use-date-field.js +1 -1
  1011. package/dist/date/utils.d.ts +0 -1
  1012. package/dist/index.d.ts +578 -470
  1013. package/dist/index.js +1 -1
  1014. package/dist/locale/hooks.d.ts +0 -1
  1015. package/dist/locale/hooks.js +1 -1
  1016. package/dist/locale/langs/ar.d.ts +0 -1
  1017. package/dist/locale/langs/ar.js +1 -1
  1018. package/dist/locale/langs/de.d.ts +0 -1
  1019. package/dist/locale/langs/de.js +1 -1
  1020. package/dist/locale/langs/en.d.ts +0 -1
  1021. package/dist/locale/langs/en.js +1 -1
  1022. package/dist/locale/langs/es.d.ts +0 -1
  1023. package/dist/locale/langs/es.js +1 -1
  1024. package/dist/locale/langs/fr.d.ts +0 -1
  1025. package/dist/locale/langs/fr.js +1 -1
  1026. package/dist/locale/langs/id.d.ts +0 -1
  1027. package/dist/locale/langs/id.js +1 -1
  1028. package/dist/locale/langs/ja.d.ts +0 -1
  1029. package/dist/locale/langs/ja.js +1 -1
  1030. package/dist/locale/langs/ko.d.ts +0 -1
  1031. package/dist/locale/langs/ko.js +1 -1
  1032. package/dist/locale/langs/pt-BR.d.ts +0 -1
  1033. package/dist/locale/langs/pt-BR.js +1 -1
  1034. package/dist/locale/langs/ru.d.ts +0 -1
  1035. package/dist/locale/langs/ru.js +1 -1
  1036. package/dist/locale/langs/tr.d.ts +0 -1
  1037. package/dist/locale/langs/tr.js +1 -1
  1038. package/dist/locale/langs/zh-CN.d.ts +0 -1
  1039. package/dist/locale/langs/zh-CN.js +1 -1
  1040. package/dist/locale/langs/zh-TW.d.ts +0 -1
  1041. package/dist/locale/langs/zh-TW.js +1 -1
  1042. package/dist/locale/locales.d.ts +2 -2
  1043. package/dist/locale/locales.js +1 -1
  1044. package/dist/locale/types.d.ts +148 -2
  1045. package/dist/namespaced/index.d.ts +1014 -984
  1046. package/dist/namespaced/index.js +1 -1
  1047. package/dist/nuxt/index.d.ts +1 -0
  1048. package/dist/shared/color.d.ts +1 -1
  1049. package/dist/shared/color.js +1 -1
  1050. package/dist/shared/comparison.d.ts +1 -0
  1051. package/dist/shared/focus.d.ts +4 -6
  1052. package/dist/shared/focus.js +1 -1
  1053. package/dist/shared/form.d.ts +1 -0
  1054. package/dist/shared/geometry.d.ts +1 -0
  1055. package/dist/shared/time-picker.d.ts +1 -0
  1056. package/dist/shared/time-picker.js +1 -1
  1057. package/dist/shared/tree.d.ts +1 -0
  1058. package/dist/shared/value.d.ts +1 -0
  1059. package/dist/shared/vue.d.ts +2 -2
  1060. package/dist/shared/vue.js +1 -1
  1061. package/dist/types/color.d.ts +0 -1
  1062. package/dist/types/component.d.ts +8 -4
  1063. package/dist/types/event.d.ts +0 -1
  1064. package/dist/types/path.d.ts +2 -3
  1065. package/dist/types/vue.d.ts +5 -6
  1066. package/package.json +21 -18
  1067. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/defineProperty.js +0 -1
  1068. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPrimitive.js +0 -1
  1069. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPropertyKey.js +0 -1
  1070. package/dist/components/layout/layout-classic-compact.js +0 -1
  1071. package/dist/components/layout/layout-classic-compact.vue.d.ts +0 -28
  1072. package/dist/components/layout/layout-classic-placeholder.js +0 -1
  1073. package/dist/components/layout/layout-classic-root.js +0 -1
@@ -1,5 +1,4 @@
1
1
  import { PaginationListItemProps } from "./types.js";
2
-
3
2
  //#region src/components/pagination/pagination-list-item.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { Pages, PaginationListProps } from "./types.js";
2
-
3
2
  //#region src/components/pagination/pagination-list.vue.d.ts
4
3
  declare var __VLS_1: {
5
4
  items: Pages;
@@ -16,4 +15,4 @@ type __VLS_WithSlots<T, S> = T & {
16
15
  };
17
16
  };
18
17
  //#endregion
19
- export { _default };
18
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
-
3
2
  //#region src/components/pagination/pagination-next.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PaginationButtonProps } from "./types.js";
2
-
3
2
  //#region src/components/pagination/pagination-prev.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PaginationRootProps } from "./types.js";
2
-
3
2
  //#region src/components/pagination/pagination-root.vue.d.ts
4
3
  declare var __VLS_1: {
5
4
  page: number;
@@ -29,4 +28,4 @@ type __VLS_WithSlots<T, S> = T & {
29
28
  };
30
29
  };
31
30
  //#endregion
32
- export { _default };
31
+ export { _default as default };
@@ -1 +1 @@
1
- const e=`ellipsis`;function t(e,t){let n=t-e+1;return Array.from({length:n},(t,n)=>n+e)}function n(t){return t.map(t=>typeof t==`number`?{type:`page`,value:t}:{type:e})}function r(n,r,i,a){let o=r,s=Math.max(n-i,1),c=Math.min(n+i,o);if(a){let n=Math.min(2*i+5,r)-2,a=s>3&&Math.abs(o-n-1+1)>2&&Math.abs(s-1)>2,l=c<o-2&&Math.abs(o-n)>2&&Math.abs(o-c)>2;return!a&&l?[...t(1,n),e,o]:a&&!l?[1,e,...t(o-n+1,o)]:a&&l?[1,e,...t(s,c),e,o]:t(1,o)}let l=i*2+1;return r<l?t(1,o):n<=i+1?t(1,l):r-n<=i?t(r-l+1,o):t(s,c)}export{r as getRange,n as transform};
1
+ const e=`ellipsis`;function t(e,t){let n=t-e+1;return Array.from({length:n},(t,n)=>n+e)}function n(t){return t.map(t=>typeof t==`number`?{type:`page`,value:t}:{type:e})}function r(n,r,i,a){let o=r,s=Math.max(n-i,1),c=Math.min(n+i,o);if(a){let n=Math.min(2*i+5,r)-2,a=s>3&&Math.abs(o-n-1+1)>2&&Math.abs(s-1)>2,l=c<o-2&&Math.abs(o-n)>2&&Math.abs(o-c)>2;if(!a&&l)return[...t(1,n),e,o];if(a&&!l){let r=t(o-n+1,o);return[1,e,...r]}if(a&&l){let n=t(s,c);return[1,e,...n,e,o]}return t(1,o)}let l=i*2+1;return r<l?t(1,o):n<=i+1?t(1,l):r-n<=i?t(r-l+1,o):t(s,c)}export{r as getRange,n as transform};
@@ -1,8 +1,8 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { BaseProps } from "../../types/vue.js";
3
+ import "../../types/index.js";
3
4
  import { ButtonProps } from "../button/types.js";
4
5
  import { ShallowRef } from "vue";
5
-
6
6
  //#region src/components/pagination/types.d.ts
7
7
  /**
8
8
  * Properties for the PaginationRoot component.
@@ -36,7 +36,9 @@ interface PaginationRootProps extends BaseProps {
36
36
  * Events for the PaginationRoot component.
37
37
  */
38
38
  type PaginationRootEmits = {
39
- /** Event handler called when the page value changes */'update:page': [value: number]; /** Event handler called when the page size value changes */
39
+ /** Event handler called when the page value changes */
40
+ 'update:page': [value: number];
41
+ /** Event handler called when the page size value changes */
40
42
  'update:pageSize': [value: number];
41
43
  };
42
44
  /**
@@ -167,4 +169,4 @@ type PaginationUiSlot = 'root' | 'list' | 'listItem' | 'ellipsis' | 'first' | 'p
167
169
  */
168
170
  type PaginationUi = UiClass<PaginationUiSlot>;
169
171
  //#endregion
170
- export { Pages, PaginationButtonProps, PaginationCompactEmits, PaginationCompactProps, PaginationCompactSlots, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot };
172
+ export { PageEllipsis, PageItem, Pages, PaginationButtonProps, PaginationCompactEmits, PaginationCompactProps, PaginationCompactSlots, PaginationEllipsisProps, PaginationListItemProps, PaginationListProps, PaginationRootEmits, PaginationRootProps, PaginationUi, PaginationUiSlot };
@@ -1,6 +1,8 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
+ import "../../composables/index.js";
3
4
  import { PasswordUiSlot } from "./types.js";
5
+ import "../../index.js";
4
6
  //#region src/components/password/context.d.ts
5
7
  declare const providePasswordUi: (ui: import("vue").ComputedRef<Partial<UiClass<PasswordUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PasswordUiSlot>>>, usePasswordUi: UseUiConsumer<PasswordUiSlot>;
6
8
  //#endregion
@@ -1,4 +1,4 @@
1
1
  import { PasswordCompactEmits, PasswordCompactProps, PasswordCompactSlotProps, PasswordCompactSlots, PasswordUi, PasswordUiSlot } from "./types.js";
2
- import { _default } from "./password-compact.vue.js";
2
+ import _default from "./password-compact.vue.js";
3
3
  import { providePasswordUi } from "./context.js";
4
4
  export { _default as PasswordCompact, type PasswordCompactEmits, type PasswordCompactProps, type PasswordCompactSlotProps, type PasswordCompactSlots, type PasswordUi, type PasswordUiSlot, providePasswordUi };
@@ -1 +1 @@
1
- import{useLocaleMessages as e}from"../../locale/hooks.js";import"../../locale/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useOmitProps as r}from"../../composables/use-props.js";import"../../composables/index.js";import i from"../_icon/icon.js";import a from"../button/button.js";import o from"../input/input-clear.js";import s from"../input/input-control.js";import c from"../input/input-root.js";import{usePasswordUi as l}from"./context.js";import{computed as u,createBlock as d,createCommentVNode as f,createVNode as p,defineComponent as m,mergeProps as h,openBlock as g,renderSlot as _,unref as v,withCtx as y}from"vue";const b=m({name:`PasswordCompact`,__name:`password-compact`,props:{visible:{type:Boolean,default:void 0},visibleProps:{},inputRef:{},clearable:{type:Boolean},controlProps:{},clearProps:{},defaultValue:{},modelValue:{},disabled:{type:Boolean},readonly:{type:Boolean},rootProps:{},name:{},required:{type:Boolean},id:{},autofocus:{type:Boolean},autocomplete:{},maxlength:{},minlength:{},pattern:{},placeholder:{},type:{}},emits:[`update:modelValue`,`clear`,`update:visible`],setup(m,{emit:b}){let x=m,S=b,C=r(x,[`inputRef`,`controlProps`,`clearable`,`clearProps`,`visible`,`visibleProps`]),[w,T]=n(e=>x.inputRef?.(e)),E=t(()=>x.visible,e=>{S(`update:visible`,e)},!1),D=l(),O=e(),k=u(()=>x.clearProps?.[`aria-label`]??O.value.password.clearInput),A=u(()=>x.disabled||x.readonly||x.visibleProps?.disabled||!1),j=u(()=>E.value?O.value.password.hidePassword:O.value.password.showPassword),M=()=>{E.value=!E.value};return(e,t)=>(g(),d(c,h(v(C),{"data-soybean-password":``,"onUpdate:modelValue":t[1]||(t[1]=e=>S(`update:modelValue`,e))}),{default:y(({clear:n,modelValue:r})=>[_(e.$slots,`leading`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),p(s,h(m.controlProps,{ref:v(T),type:v(E)?`text`:`password`}),null,16,[`type`]),m.clearable?_(e.$slots,`clear`,{key:0,clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(o,h(m.clearProps,{"aria-label":k.value,onClear:t[0]||(t[0]=e=>S(`clear`,e))}),null,16,[`aria-label`])]):f(`v-if`,!0),_(e.$slots,`trailing`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),_(e.$slots,`visible`,{clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(a,h(m.visibleProps,{"data-soybean-password-visible":``,class:v(D).visible,disabled:A.value,"aria-label":j.value,"aria-pressed":v(E),onClick:M}),{default:y(()=>[p(i,{icon:v(E)?`lucide:eye`:`lucide:eye-off`,"aria-hidden":!0},null,8,[`icon`])]),_:1},16,[`class`,`disabled`,`aria-label`,`aria-pressed`])])]),_:3},16))}});export{b as default};
1
+ import{useLocaleMessages as e}from"../../locale/hooks.js";import"../../locale/index.js";import{useControllableState as t}from"../../composables/use-controllable-state.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useOmitProps as r}from"../../composables/use-props.js";import"../../composables/index.js";import i from"../_icon/icon.js";import a from"../button/button.js";import o from"../input/input-clear.js";import s from"../input/input-control.js";import c from"../input/input-root.js";import{usePasswordUi as l}from"./context.js";import{computed as u,createBlock as d,createCommentVNode as f,createVNode as p,defineComponent as m,mergeProps as h,openBlock as g,renderSlot as _,unref as v,withCtx as y}from"vue";const b=m({name:`PasswordCompact`,__name:`password-compact`,props:{visible:{type:Boolean,default:void 0},defaultVisible:{type:Boolean,default:!1},visibleProps:{},inputRef:{},clearable:{type:Boolean},controlProps:{},clearProps:{},defaultValue:{},modelValue:{},disabled:{type:Boolean},readonly:{type:Boolean},rootProps:{},name:{},required:{type:Boolean},id:{},autofocus:{type:Boolean},autocomplete:{},maxlength:{},minlength:{},pattern:{},placeholder:{},type:{}},emits:[`update:modelValue`,`clear`,`update:visible`],setup(m,{emit:b}){let x=m,S=b,C=r(x,[`inputRef`,`controlProps`,`clearable`,`clearProps`,`visible`,`visibleProps`]),[w,T]=n(e=>x.inputRef?.(e)),E=t(()=>x.visible,e=>{S(`update:visible`,e)},x.defaultVisible),D=l(),O=e(),k=u(()=>x.clearProps?.[`aria-label`]??O.value.password.clearInput),A=u(()=>x.disabled||x.readonly||x.visibleProps?.disabled||!1),j=u(()=>E.value?O.value.password.hidePassword:O.value.password.showPassword),M=()=>{E.value=!E.value};return(e,t)=>(g(),d(c,h(v(C),{"data-soybean-password":``,"onUpdate:modelValue":t[1]||(t[1]=e=>S(`update:modelValue`,e))}),{default:y(({clear:n,modelValue:r})=>[_(e.$slots,`leading`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),p(s,h(m.controlProps,{ref:v(T),type:v(E)?`text`:`password`}),null,16,[`type`]),m.clearable?_(e.$slots,`clear`,{clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(o,h(m.clearProps,{"aria-label":k.value,onClear:t[0]||(t[0]=e=>S(`clear`,e))}),null,16,[`aria-label`])],void 0,0):f(`v-if`,!0),_(e.$slots,`trailing`,{clear:n,modelValue:r,toggle:M,visible:v(E)}),_(e.$slots,`visible`,{clear:n,modelValue:r,toggle:M,visible:v(E)},()=>[p(a,h(m.visibleProps,{"data-soybean-password-visible":``,class:v(D).visible,disabled:A.value,"aria-label":j.value,"aria-pressed":v(E),onClick:M}),{default:y(()=>[p(i,{icon:v(E)?`lucide:eye`:`lucide:eye-off`,"aria-hidden":!0},null,8,[`icon`])]),_:1},16,[`class`,`disabled`,`aria-label`,`aria-pressed`])])]),_:3},16))}});export{b as default};
@@ -1,5 +1,4 @@
1
1
  import { PasswordCompactProps, PasswordCompactSlots } from "./types.js";
2
-
3
2
  //#region src/components/password/password-compact.vue.d.ts
4
3
  type __VLS_Slots = PasswordCompactSlots;
5
4
  declare const __VLS_base: import("vue").DefineComponent<PasswordCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -12,6 +11,7 @@ declare const __VLS_base: import("vue").DefineComponent<PasswordCompactProps, {}
12
11
  "onUpdate:visible"?: ((visible: boolean) => any) | undefined;
13
12
  }>, {
14
13
  visible: boolean;
14
+ defaultVisible: boolean;
15
15
  }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
16
16
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
17
17
  declare const _default: typeof __VLS_export;
@@ -21,4 +21,4 @@ type __VLS_WithSlots<T, S> = T & {
21
21
  };
22
22
  };
23
23
  //#endregion
24
- export { _default };
24
+ export { _default as default };
@@ -1,7 +1,7 @@
1
1
  import { UiClass } from "../../types/common.js";
2
+ import "../../types/index.js";
2
3
  import { ButtonProps } from "../button/types.js";
3
4
  import { InputCompactEmits, InputCompactProps, InputUiSlot } from "../input/types.js";
4
-
5
5
  //#region src/components/password/types.d.ts
6
6
  /**
7
7
  * Slot properties for the PasswordCompact component.
@@ -32,6 +32,12 @@ interface PasswordCompactProps extends InputCompactProps {
32
32
  * Controlled password visibility.
33
33
  */
34
34
  visible?: boolean;
35
+ /**
36
+ * The initial visibility state when it is not controlled.
37
+ *
38
+ * @defaultValue false
39
+ */
40
+ defaultVisible?: boolean;
35
41
  /**
36
42
  * Properties forwarded to the visible element.
37
43
  */
@@ -1,6 +1,8 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
+ import "../../composables/index.js";
3
4
  import { PopconfirmUiSlot } from "./types.js";
5
+ import "../../index.js";
4
6
  //#region src/components/popconfirm/context.d.ts
5
7
  declare const providePopconfirmUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopconfirmUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopconfirmUiSlot>>>, usePopconfirmUi: UseUiConsumer<PopconfirmUiSlot>;
6
8
  //#endregion
@@ -1,21 +1,21 @@
1
1
  import { PopperAnchorProps, PopperArrowProps } from "../popper/types.js";
2
2
  import { PortalProps } from "../portal/types.js";
3
- import { _default as _default$10 } from "../portal/portal.vue.js";
4
- import { _default } from "../popper/popper-arrow.vue.js";
3
+ import _default$10 from "../portal/portal.vue.js";
5
4
  import { PopoverCloseProps, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps } from "../popover/types.js";
5
+ import _default from "../popper/popper-arrow.vue.js";
6
6
  import { PopconfirmCancelEmits, PopconfirmCancelProps, PopconfirmCompactBaseSlotProps, PopconfirmCompactEmits, PopconfirmCompactProps, PopconfirmCompactSlots, PopconfirmConfirmEmits, PopconfirmConfirmProps, PopconfirmContentProps, PopconfirmDescriptionProps, PopconfirmFooterProps, PopconfirmHeaderProps, PopconfirmTitleProps, PopconfirmType, PopconfirmUi, PopconfirmUiSlot } from "./types.js";
7
- import { _default as _default$3 } from "./popconfirm-compact.vue.js";
8
- import { _default as _default$12 } from "../popover/popover-root.vue.js";
9
- import { _default as _default$14 } from "../popover/popover-trigger.vue.js";
10
- import { _default as _default$11 } from "../popover/popover-positioner.vue.js";
11
- import { _default as _default$9 } from "../popover/popover-popup.vue.js";
12
- import { _default as _default$2 } from "../popover/popover-close.vue.js";
13
- import { _default as _default$8 } from "./popconfirm-header.vue.js";
14
- import { _default as _default$13 } from "./popconfirm-title.vue.js";
15
- import { _default as _default$6 } from "./popconfirm-description.vue.js";
16
- import { _default as _default$5 } from "./popconfirm-content.vue.js";
17
- import { _default as _default$7 } from "./popconfirm-footer.vue.js";
18
- import { _default as _default$4 } from "./popconfirm-confirm.vue.js";
19
- import { _default as _default$1 } from "./popconfirm-cancel.vue.js";
7
+ import _default$3 from "./popconfirm-compact.vue.js";
8
+ import _default$12 from "../popover/popover-root.vue.js";
9
+ import _default$14 from "../popover/popover-trigger.vue.js";
10
+ import _default$11 from "../popover/popover-positioner.vue.js";
11
+ import _default$9 from "../popover/popover-popup.vue.js";
12
+ import _default$2 from "../popover/popover-close.vue.js";
13
+ import _default$8 from "./popconfirm-header.vue.js";
14
+ import _default$13 from "./popconfirm-title.vue.js";
15
+ import _default$6 from "./popconfirm-description.vue.js";
16
+ import _default$5 from "./popconfirm-content.vue.js";
17
+ import _default$7 from "./popconfirm-footer.vue.js";
18
+ import _default$4 from "./popconfirm-confirm.vue.js";
19
+ import _default$1 from "./popconfirm-cancel.vue.js";
20
20
  import { providePopconfirmUi } from "./context.js";
21
21
  export { type PopperAnchorProps as PopconfirmAnchorProps, _default as PopconfirmArrow, type PopperArrowProps as PopconfirmArrowProps, _default$1 as PopconfirmCancel, type PopconfirmCancelEmits, type PopconfirmCancelProps, _default$2 as PopconfirmClose, type PopoverCloseProps as PopconfirmCloseProps, _default$3 as PopconfirmCompact, type PopconfirmCompactBaseSlotProps, type PopconfirmCompactEmits, type PopconfirmCompactProps, type PopconfirmCompactSlots, _default$4 as PopconfirmConfirm, type PopconfirmConfirmEmits, type PopconfirmConfirmProps, _default$5 as PopconfirmContent, type PopconfirmContentProps, _default$6 as PopconfirmDescription, type PopconfirmDescriptionProps, _default$7 as PopconfirmFooter, type PopconfirmFooterProps, _default$8 as PopconfirmHeader, type PopconfirmHeaderProps, _default$9 as PopconfirmPopup, type PopoverPopupProps as PopconfirmPopupProps, _default$10 as PopconfirmPortal, type PortalProps as PopconfirmPortalProps, _default$11 as PopconfirmPositioner, type PopoverPositionerEmits as PopconfirmPositionerEmits, type PopoverPositionerProps as PopconfirmPositionerProps, _default$12 as PopconfirmRoot, type PopoverRootEmits as PopconfirmRootEmits, type PopoverRootProps as PopconfirmRootProps, _default$13 as PopconfirmTitle, type PopconfirmTitleProps, _default$14 as PopconfirmTrigger, type PopoverTriggerProps as PopconfirmTriggerProps, type PopconfirmType, type PopconfirmUi, type PopconfirmUiSlot, providePopconfirmUi };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmCancelProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-cancel.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -18,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
18
17
  };
19
18
  };
20
19
  //#endregion
21
- export { _default };
20
+ export { _default as default };
@@ -1,5 +1,6 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopconfirmCompactProps, PopconfirmCompactSlots } from "./types.js";
3
+ import "../../index.js";
3
4
  //#region src/components/popconfirm/popconfirm-compact.vue.d.ts
4
5
  type __VLS_Slots = PopconfirmCompactSlots;
5
6
  declare const __VLS_base: import("vue").DefineComponent<PopconfirmCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -38,4 +39,4 @@ type __VLS_WithSlots<T, S> = T & {
38
39
  };
39
40
  };
40
41
  //#endregion
41
- export { _default };
42
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmConfirmProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-confirm.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -18,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
18
17
  };
19
18
  };
20
19
  //#endregion
21
- export { _default };
20
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmContentProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-content.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmDescriptionProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-description.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmFooterProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-footer.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmHeaderProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-header.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopconfirmTitleProps } from "./types.js";
2
-
3
2
  //#region src/components/popconfirm/popconfirm-title.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,10 +1,10 @@
1
1
  import { Placement, UiClass } from "../../types/common.js";
2
2
  import { BaseProps } from "../../types/vue.js";
3
+ import "../../types/index.js";
3
4
  import { ButtonProps } from "../button/types.js";
4
5
  import { PopperArrowProps } from "../popper/types.js";
5
6
  import { PortalProps } from "../portal/types.js";
6
7
  import { PopoverCloseProps, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps, PopoverUiSlot } from "../popover/types.js";
7
-
8
8
  //#region src/components/popconfirm/types.d.ts
9
9
  /**
10
10
  * Supported popconfirm values.
@@ -218,4 +218,4 @@ type PopconfirmUiSlot = PopoverUiSlot | 'header' | 'icon' | 'title' | 'descripti
218
218
  */
219
219
  type PopconfirmUi = UiClass<PopconfirmUiSlot>;
220
220
  //#endregion
221
- export { PopconfirmCancelEmits, PopconfirmCancelProps, PopconfirmCompactBaseSlotProps, PopconfirmCompactEmits, PopconfirmCompactProps, PopconfirmCompactSlots, PopconfirmConfirmEmits, PopconfirmConfirmProps, PopconfirmContentProps, PopconfirmDescriptionProps, PopconfirmFooterProps, PopconfirmHeaderProps, PopconfirmTitleProps, PopconfirmType, PopconfirmUi, PopconfirmUiSlot };
221
+ export { PopconfirmCancelEmits, PopconfirmCancelProps, PopconfirmCompactBaseSlotProps, PopconfirmCompactEmits, PopconfirmCompactProps, PopconfirmCompactSlots, PopconfirmConfirmEmits, PopconfirmConfirmProps, PopconfirmContentProps, PopconfirmDescriptionProps, PopconfirmFooterProps, PopconfirmHeaderProps, type PortalProps as PopconfirmPortalProps, PopconfirmTitleProps, PopconfirmType, PopconfirmUi, PopconfirmUiSlot };
@@ -1,6 +1,9 @@
1
1
  import { UiClass } from "../../types/common.js";
2
+ import "../../types/index.js";
2
3
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
4
+ import "../../composables/index.js";
3
5
  import { PopoverUiSlot } from "./types.js";
6
+ import "../../index.js";
4
7
  //#region src/components/popover/context.d.ts
5
8
  declare const providePopoverUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopoverUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopoverUiSlot>>>, usePopoverUi: UseUiConsumer<PopoverUiSlot>;
6
9
  //#endregion
@@ -1,14 +1,14 @@
1
1
  import { PopperAnchorProps, PopperArrowProps } from "../popper/types.js";
2
2
  import { PortalProps } from "../portal/types.js";
3
- import { _default as _default$5 } from "../portal/portal.vue.js";
4
- import { _default as _default$1 } from "../popper/popper-arrow.vue.js";
3
+ import _default$5 from "../portal/portal.vue.js";
5
4
  import { PopoverCloseEmits, PopoverCloseProps, PopoverCompactEmits, PopoverCompactProps, PopoverCompactSlots, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps, PopoverUi, PopoverUiSlot } from "./types.js";
6
- import { _default as _default$7 } from "./popover-root.vue.js";
7
- import { _default as _default$8 } from "./popover-trigger.vue.js";
8
- import { _default as _default$6 } from "./popover-positioner.vue.js";
9
- import { _default as _default$4 } from "./popover-popup.vue.js";
10
- import { _default as _default$2 } from "./popover-close.vue.js";
11
- import { _default as _default$3 } from "./popover-compact.vue.js";
12
- import { _default } from "./popover-anchor.vue.js";
5
+ import _default$1 from "../popper/popper-arrow.vue.js";
6
+ import _default$7 from "./popover-root.vue.js";
7
+ import _default$8 from "./popover-trigger.vue.js";
8
+ import _default$6 from "./popover-positioner.vue.js";
9
+ import _default$4 from "./popover-popup.vue.js";
10
+ import _default$2 from "./popover-close.vue.js";
11
+ import _default$3 from "./popover-compact.vue.js";
12
+ import _default from "./popover-anchor.vue.js";
13
13
  import { providePopoverUi } from "./context.js";
14
14
  export { _default as PopoverAnchor, type PopperAnchorProps as PopoverAnchorProps, _default$1 as PopoverArrow, type PopperArrowProps as PopoverArrowProps, _default$2 as PopoverClose, type PopoverCloseEmits, type PopoverCloseProps, _default$3 as PopoverCompact, type PopoverCompactEmits, type PopoverCompactProps, type PopoverCompactSlots, _default$4 as PopoverPopup, type PopoverPopupProps, _default$5 as PopoverPortal, type PortalProps as PopoverPortalProps, _default$6 as PopoverPositioner, type PopoverPositionerEmits, type PopoverPositionerProps, _default$7 as PopoverRoot, type PopoverRootEmits, type PopoverRootProps, _default$8 as PopoverTrigger, type PopoverTriggerProps, type PopoverUi, type PopoverUiSlot, providePopoverUi };
@@ -1,4 +1,5 @@
1
1
  import { PopperAnchorProps } from "../popper/types.js";
2
+ import "./types.js";
2
3
  //#region src/components/popover/popover-anchor.vue.d.ts
3
4
  declare var __VLS_8: {};
4
5
  type __VLS_Slots = {} & {
@@ -13,4 +14,4 @@ type __VLS_WithSlots<T, S> = T & {
13
14
  };
14
15
  };
15
16
  //#endregion
16
- export { _default };
17
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopoverCloseProps } from "./types.js";
2
-
3
2
  //#region src/components/popover/popover-close.vue.d.ts
4
3
  declare var __VLS_10: {};
5
4
  type __VLS_Slots = {} & {
@@ -18,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
18
17
  };
19
18
  };
20
19
  //#endregion
21
- export { _default };
20
+ export { _default as default };
@@ -1,5 +1,6 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverCompactProps, PopoverCompactSlots } from "./types.js";
3
+ import "../../index.js";
3
4
  //#region src/components/popover/popover-compact.vue.d.ts
4
5
  type __VLS_Slots = PopoverCompactSlots;
5
6
  declare const __VLS_base: import("vue").DefineComponent<PopoverCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -31,4 +32,4 @@ type __VLS_WithSlots<T, S> = T & {
31
32
  };
32
33
  };
33
34
  //#endregion
34
- export { _default };
35
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopoverPopupProps } from "./types.js";
2
-
3
2
  //#region src/components/popover/popover-popup.vue.d.ts
4
3
  declare var __VLS_8: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1 +1 @@
1
- import{useBodyScrollLock as e}from"../../composables/use-body-scroll-lock.js";import{useDismissableLayer as t}from"../../composables/use-dismissable-layer.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useFocusGuards as r}from"../../composables/use-focus-guards.js";import{useFocusScope as i}from"../../composables/use-focus-scope.js";import{useHideOthers as a}from"../../composables/use-hide-others.js";import{useOmitProps as o}from"../../composables/use-props.js";import"../../composables/index.js";import s from"../popper/popper-positioner.js";import"../popper/index.js";import{usePopoverRootContext as c}from"./context.js";import{createBlock as l,defineComponent as u,mergeProps as d,onWatcherCleanup as f,openBlock as p,renderSlot as m,unref as h,watchEffect as g,watchPostEffect as _,withCtx as v}from"vue";const y=u({name:`PopoverPositionerImpl`,__name:`popover-positioner-impl`,props:{placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},hideShiftedArrow:{type:Boolean},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean}},emits:[`escapeKeyDown`,`pointerDownOutside`,`focusOutside`,`interactOutside`,`openAutoFocus`,`closeAutoFocus`],setup(u,{emit:y}){let b=u,x=y,{modal:S,popupElement:C,onOpenChange:w}=c(`PopoverPositionerImpl`),[T,E]=n(),{pointerEvents:D}=t(T,{disableOutsidePointerEvents:()=>b.disableOutsidePointerEvents,onEscapeKeyDown:e=>{x(`escapeKeyDown`,e)},onPointerDownOutside:e=>{x(`pointerDownOutside`,e)},onFocusOutside:e=>{x(`focusOutside`,e)},onInteractOutside:e=>{x(`interactOutside`,e)},onDismiss:()=>{w(!1)}}),{onKeydown:O}=i(T,{trapped:()=>b.trapFocus,loop:!0,onOpenAutoFocus:e=>{x(`openAutoFocus`,e)},onCloseAutoFocus:e=>{x(`closeAutoFocus`,e)}}),k=o(b,[`disableOutsidePointerEvents`,`trapFocus`]);return r(),a(T,S),g(()=>{S.value&&f(e())}),_(()=>{C.value&&D.value&&(C.value.style.pointerEvents=D.value)}),(e,t)=>(p(),l(h(s),d(h(k),{ref:h(E),"data-soybean-popover-positioner-impl":``,onKeydown:h(O)}),{default:v(()=>[m(e.$slots,`default`)]),_:3},16,[`onKeydown`]))}});export{y as default};
1
+ import{useBodyScrollLock as e}from"../../composables/use-body-scroll-lock.js";import{useDismissableLayer as t}from"../../composables/use-dismissable-layer.js";import{useForwardElement as n}from"../../composables/use-forward-element.js";import{useFocusGuards as r}from"../../composables/use-focus-guards.js";import{useFocusScope as i}from"../../composables/use-focus-scope.js";import{useHideOthers as a}from"../../composables/use-hide-others.js";import{useOmitProps as o}from"../../composables/use-props.js";import"../../composables/index.js";import s from"../popper/popper-positioner.js";import"../popper/index.js";import{usePopoverRootContext as c}from"./context.js";import{createBlock as l,defineComponent as u,mergeProps as d,onWatcherCleanup as f,openBlock as p,renderSlot as m,unref as h,watchEffect as g,watchPostEffect as _,withCtx as v}from"vue";const y=u({name:`PopoverPositionerImpl`,__name:`popover-positioner-impl`,props:{placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},hideShiftedArrow:{type:Boolean},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{},trapFocus:{type:Boolean},disableOutsidePointerEvents:{type:Boolean}},emits:[`escapeKeyDown`,`pointerDownOutside`,`focusOutside`,`interactOutside`,`openAutoFocus`,`closeAutoFocus`],setup(u,{emit:y}){let b=u,x=y,{modal:S,popupElement:C,onOpenChange:w}=c(`PopoverPositionerImpl`),[T,E]=n(),{pointerEvents:D,onFocusCapture:O,onBlurCapture:k}=t(T,{disableOutsidePointerEvents:()=>b.disableOutsidePointerEvents,onEscapeKeyDown:e=>{x(`escapeKeyDown`,e)},onPointerDownOutside:e=>{x(`pointerDownOutside`,e)},onFocusOutside:e=>{x(`focusOutside`,e)},onInteractOutside:e=>{x(`interactOutside`,e)},onDismiss:()=>{w(!1)}}),{onKeydown:A}=i(T,{trapped:()=>b.trapFocus,loop:!0,onOpenAutoFocus:e=>{x(`openAutoFocus`,e)},onCloseAutoFocus:e=>{x(`closeAutoFocus`,e)}}),j=o(b,[`disableOutsidePointerEvents`,`trapFocus`]);return r(),a(T,S),g(()=>{if(S.value){let t=e();f(t)}}),_(()=>{C.value&&(D.value?C.value.style.pointerEvents=D.value:C.value.style.removeProperty(`pointer-events`))}),(e,t)=>(p(),l(h(s),d(h(j),{ref:h(E),"data-soybean-popover-positioner-impl":``,onFocusCapture:h(O),onBlurCapture:h(k),onKeydown:h(A)}),{default:v(()=>[m(e.$slots,`default`)]),_:3},16,[`onFocusCapture`,`onBlurCapture`,`onKeydown`]))}});export{y as default};
@@ -1,5 +1,6 @@
1
1
  import { FocusOutsideEvent, PointerDownOutsideEvent } from "../../types/event.js";
2
2
  import { PopoverPositionerProps } from "./types.js";
3
+ import "../../index.js";
3
4
  //#region src/components/popover/popover-positioner.vue.d.ts
4
5
  declare var __VLS_13: {};
5
6
  type __VLS_Slots = {} & {
@@ -31,4 +32,4 @@ type __VLS_WithSlots<T, S> = T & {
31
32
  };
32
33
  };
33
34
  //#endregion
34
- export { _default };
35
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopoverRootProps } from "./types.js";
2
-
3
2
  //#region src/components/popover/popover-root.vue.d.ts
4
3
  declare var __VLS_8: {
5
4
  open: boolean;
@@ -23,4 +22,4 @@ type __VLS_WithSlots<T, S> = T & {
23
22
  };
24
23
  };
25
24
  //#endregion
26
- export { _default };
25
+ export { _default as default };
@@ -1,6 +1,6 @@
1
1
  import { AsTag } from "../primitive/types.js";
2
+ import "../primitive/index.js";
2
3
  import { PopoverTriggerProps } from "./types.js";
3
-
4
4
  //#region src/components/popover/popover-trigger.vue.d.ts
5
5
  declare var __VLS_10: {};
6
6
  type __VLS_Slots = {} & {
@@ -17,4 +17,4 @@ type __VLS_WithSlots<T, S> = T & {
17
17
  };
18
18
  };
19
19
  //#endregion
20
- export { _default };
20
+ export { _default as default };
@@ -1,11 +1,11 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { DismissableLayerEmits, FocusScopeEmits, ForceMountProps } from "../../types/component.js";
3
+ import "../../types/index.js";
3
4
  import { ButtonProps } from "../button/types.js";
4
5
  import { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperRootProps, PopperUiSlot } from "../popper/types.js";
5
6
  import { PortalProps } from "../portal/types.js";
6
7
  import { DialogBaseProps, DialogRootEmits } from "../dialog/types.js";
7
8
  import { ShallowRef } from "vue";
8
-
9
9
  //#region src/components/popover/types.d.ts
10
10
  /**
11
11
  * Properties for the PopoverRoot component.
@@ -123,4 +123,4 @@ type PopoverUiSlot = PopperUiSlot | 'trigger' | 'close';
123
123
  */
124
124
  type PopoverUi = UiClass<PopoverUiSlot>;
125
125
  //#endregion
126
- export { PopoverCloseEmits, PopoverCloseProps, PopoverCompactEmits, PopoverCompactProps, PopoverCompactSlots, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps, PopoverUi, PopoverUiSlot };
126
+ export { type PopperAnchorProps as PopoverAnchorProps, PopoverCloseEmits, PopoverCloseProps, PopoverCompactEmits, PopoverCompactProps, PopoverCompactSlots, PopoverPopupProps, PopoverPositionerEmits, PopoverPositionerImplEmits, PopoverPositionerProps, PopoverRootEmits, PopoverRootProps, PopoverTriggerProps, PopoverUi, PopoverUiSlot };
@@ -1,8 +1,9 @@
1
1
  import { UiClass } from "../../types/common.js";
2
2
  import { UseUiConsumer } from "../../composables/use-ui-context.js";
3
+ import "../../composables/index.js";
3
4
  import { PopperUiSlot } from "./types.js";
5
+ import "../../index.js";
4
6
  import { ReferenceElement } from "@floating-ui/dom";
5
-
6
7
  //#region src/components/popper/context.d.ts
7
8
  declare const providePopperUi: (ui: import("vue").ComputedRef<Partial<UiClass<PopperUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<PopperUiSlot>>>, usePopperUi: UseUiConsumer<PopperUiSlot>;
8
9
  //#endregion
@@ -1,8 +1,8 @@
1
1
  import { PopperAnchorProps, PopperArrowProps, PopperPopupProps, PopperPositionerProps, PopperUi, PopperUiSlot } from "./types.js";
2
- import { _default } from "./popper-anchor.vue.js";
3
- import { _default as _default$4 } from "./popper-root.vue.js";
4
- import { _default as _default$3 } from "./popper-positioner.vue.js";
5
- import { _default as _default$2 } from "./popper-popup.vue.js";
6
- import { _default as _default$1 } from "./popper-arrow.vue.js";
2
+ import _default from "./popper-anchor.vue.js";
3
+ import _default$1 from "./popper-arrow.vue.js";
7
4
  import { providePopperUi } from "./context.js";
5
+ import _default$4 from "./popper-root.vue.js";
6
+ import _default$3 from "./popper-positioner.vue.js";
7
+ import _default$2 from "./popper-popup.vue.js";
8
8
  export { _default as PopperAnchor, type PopperAnchorProps, _default$1 as PopperArrow, type PopperArrowProps, _default$2 as PopperPopup, type PopperPopupProps, _default$3 as PopperPositioner, type PopperPositionerProps, _default$4 as PopperRoot, type PopperUi, type PopperUiSlot, providePopperUi };
@@ -1,5 +1,4 @@
1
1
  import { PopperAnchorProps } from "./types.js";
2
-
3
2
  //#region src/components/popper/popper-anchor.vue.d.ts
4
3
  declare var __VLS_8: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1,7 +1,6 @@
1
1
  import { PopperArrowProps } from "./types.js";
2
-
3
2
  //#region src/components/popper/popper-arrow.vue.d.ts
4
3
  declare const __VLS_export: import("vue").DefineComponent<PopperArrowProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<PopperArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
4
  declare const _default: typeof __VLS_export;
6
5
  //#endregion
7
- export { _default };
6
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { PopperPopupProps } from "./types.js";
2
-
3
2
  //#region src/components/popper/popper-popup.vue.d.ts
4
3
  declare var __VLS_1: {};
5
4
  type __VLS_Slots = {} & {
@@ -14,4 +13,4 @@ type __VLS_WithSlots<T, S> = T & {
14
13
  };
15
14
  };
16
15
  //#endregion
17
- export { _default };
16
+ export { _default as default };
@@ -1 +1 @@
1
- import{useForwardElement as e}from"../../composables/use-forward-element.js";import{useFloating as t}from"../../composables/use-floating.js";import"../../composables/index.js";import{providePopperPositionerContext as n,usePopperRootContext as r,usePopperUi as i}from"./context.js";import{createPopperPositionerDefaultProps as a,getFloatingUiMiddleware as o,getPlacement as s,popperCssVars as c}from"./shared.js";import{computed as l,createElementBlock as u,defineComponent as d,mergeDefaults as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,shallowRef as _,unref as v,watchPostEffect as y}from"vue";import{autoUpdate as b}from"@floating-ui/dom";import{getAlignment as x,getSide as S}from"@floating-ui/utils";const C=d({name:`PopperPositioner`,__name:`popper-positioner`,props:f({placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},hideShiftedArrow:{type:Boolean},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{}},a()),emits:[`placed`],setup(a,{emit:d}){let f=a,C=d,w=i(`positioner`),[T,E]=e(),[D,O]=e(),{anchorElement:k,popupElement:A}=r(`PopperPositioner`),{floatingStyles:j,placement:M,isPositioned:N,middlewareData:P}=t(l(()=>f.reference??k.value),T,{strategy:()=>f.positionStrategy,placement:()=>f.placement??s(f.side,f.align),whileElementsMounted:(...e)=>b(...e,{layoutShift:!f.disableUpdateOnLayoutShift,animationFrame:f.updatePositionStrategy===`always`}),middleware:()=>o(f,D.value)}),F=l(()=>S(M.value)),I=l(()=>x(M.value)??`center`),L=l(()=>P.value.arrow?.centerOffset===0),R=l(()=>P.value.arrow?.x??0),z=l(()=>P.value.arrow?.y??0),B=l(()=>f.hideShiftedArrow&&!L.value),V=_(),H=l(()=>{let{transformOrigin:e,hide:t}=P.value;return{...j.value,zIndex:V.value,transform:N.value?j.value.transform:`translate(0, -200%)`,[c.transformOrigin]:[e?.x,e?.y].join(` `),...t?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}}});return n({arrowX:R,arrowY:z,hideArrow:B,placedSide:F,placedAlign:I,isPositioned:l(()=>N.value),setArrowElement:O}),y(()=>{N.value&&C(`placed`)}),y(()=>{A.value&&(V.value=window.getComputedStyle(A.value).zIndex)}),(e,t)=>(h(),u(`div`,{ref:v(E),"data-soybean-popper-positioner":``,class:p(v(w)),style:m(H.value)},[g(e.$slots,`default`)],6))}});export{C as default};
1
+ import{useForwardElement as e}from"../../composables/use-forward-element.js";import{useFloating as t}from"../../composables/use-floating.js";import"../../composables/index.js";import{providePopperPositionerContext as n,usePopperRootContext as r,usePopperUi as i}from"./context.js";import{createPopperPositionerDefaultProps as a,getFloatingUiMiddleware as o,getPlacement as s,popperCssVars as c}from"./shared.js";import{computed as l,createElementBlock as u,defineComponent as d,mergeDefaults as f,normalizeClass as p,normalizeStyle as m,openBlock as h,renderSlot as g,shallowRef as _,unref as v,watchPostEffect as y}from"vue";import{autoUpdate as b}from"@floating-ui/dom";import{getAlignment as x,getSide as S}from"@floating-ui/utils";const C=d({name:`PopperPositioner`,__name:`popper-positioner`,props:f({placement:{},side:{},sideOffset:{},sideFlip:{type:Boolean},align:{},alignOffset:{},alignFlip:{type:Boolean},avoidCollisions:{type:Boolean},collisionBoundary:{},collisionPadding:{},arrowPadding:{},hideShiftedArrow:{type:Boolean},sticky:{},hideWhenDetached:{type:Boolean},positionStrategy:{},updatePositionStrategy:{},disableUpdateOnLayoutShift:{type:Boolean},prioritizePosition:{type:Boolean},reference:{}},a()),emits:[`placed`],setup(a,{emit:d}){let f=a,C=d,w=i(`positioner`),[T,E]=e(),[D,O]=e(),{anchorElement:k,popupElement:A}=r(`PopperPositioner`),j=l(()=>f.reference??k.value),{floatingStyles:M,placement:N,isPositioned:P,middlewareData:F}=t(j,T,{strategy:()=>f.positionStrategy,placement:()=>f.placement??s(f.side,f.align),whileElementsMounted:(...e)=>b(...e,{layoutShift:!f.disableUpdateOnLayoutShift,animationFrame:f.updatePositionStrategy===`always`}),middleware:()=>o(f,D.value)}),I=l(()=>S(N.value)),L=l(()=>x(N.value)??`center`),R=l(()=>F.value.arrow?.centerOffset===0),z=l(()=>F.value.arrow?.x??0),B=l(()=>F.value.arrow?.y??0),V=l(()=>f.hideShiftedArrow&&!R.value),H=_(),U=l(()=>{let{transformOrigin:e,hide:t}=F.value;return{...M.value,zIndex:H.value,transform:P.value?M.value.transform:`translate(0, -200%)`,[c.transformOrigin]:[e?.x,e?.y].join(` `),...t?.referenceHidden&&{visibility:`hidden`,pointerEvents:`none`}}});return n({arrowX:z,arrowY:B,hideArrow:V,placedSide:I,placedAlign:L,isPositioned:l(()=>P.value),setArrowElement:O}),y(()=>{P.value&&C(`placed`)}),y(()=>{A.value&&(H.value=window.getComputedStyle(A.value).zIndex)}),(e,t)=>(h(),u(`div`,{ref:v(E),"data-soybean-popper-positioner":``,class:p(v(w)),style:m(U.value)},[g(e.$slots,`default`)],6))}});export{C as default};
@@ -1,7 +1,7 @@
1
1
  import { Align, Placement } from "../../types/common.js";
2
2
  import { PopperPositionerProps } from "./types.js";
3
+ import "../../index.js";
3
4
  import { CSSProperties } from "vue";
4
-
5
5
  //#region src/components/popper/popper-positioner.vue.d.ts
6
6
  declare var __VLS_1: {};
7
7
  type __VLS_Slots = {} & {
@@ -228,4 +228,4 @@ type __VLS_WithSlots<T, S> = T & {
228
228
  };
229
229
  };
230
230
  //#endregion
231
- export { _default };
231
+ export { _default as default };
@@ -1 +1 @@
1
- import{useDirection as e}from"../config-provider/context.js";import{providePopperRootContext as t}from"./context.js";import{defineComponent as n,renderSlot as r}from"vue";const i=n({name:`PopperRoot`,inheritAttrs:!1,__name:`popper-root`,props:{dir:{}},setup(n){let i=n;return t({dir:e(()=>i.dir)}),(e,t)=>r(e.$slots,`default`)}});export{i as default};
1
+ import{useDirection as e}from"../config-provider/context.js";import{providePopperRootContext as t}from"./context.js";import{defineComponent as n,renderSlot as r}from"vue";const i=n({name:`PopperRoot`,inheritAttrs:!1,__name:`popper-root`,props:{dir:{}},setup(n){let i=n,a=e(()=>i.dir);return t({dir:a}),(e,t)=>r(e.$slots,`default`)}});export{i as default};