@soybeanjs/headless 0.29.3 → 0.30.0-beta.2

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 (1081) 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 +2 -1
  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 +2 -2
  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 +1 -2
  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.js +1 -1
  86. package/dist/components/bottom-sheet/bottom-sheet-compact.vue.d.ts +1 -2
  87. package/dist/components/bottom-sheet/bottom-sheet-handle.vue.d.ts +1 -2
  88. package/dist/components/bottom-sheet/bottom-sheet-overlay.vue.d.ts +1 -1
  89. package/dist/components/bottom-sheet/bottom-sheet-popup.vue.d.ts +1 -1
  90. package/dist/components/bottom-sheet/bottom-sheet-root-nested.js +1 -1
  91. package/dist/components/bottom-sheet/bottom-sheet-root-nested.vue.d.ts +2 -2
  92. package/dist/components/bottom-sheet/bottom-sheet-root.js +1 -1
  93. package/dist/components/bottom-sheet/bottom-sheet-root.vue.d.ts +1 -2
  94. package/dist/components/bottom-sheet/context.d.ts +2 -0
  95. package/dist/components/bottom-sheet/context.js +1 -1
  96. package/dist/components/bottom-sheet/index.d.ts +17 -16
  97. package/dist/components/bottom-sheet/types.d.ts +3 -2
  98. package/dist/components/breadcrumb/breadcrumb-compact.js +1 -1
  99. package/dist/components/breadcrumb/breadcrumb-compact.vue.d.ts +3 -4
  100. package/dist/components/breadcrumb/breadcrumb-ellipsis.vue.d.ts +1 -2
  101. package/dist/components/breadcrumb/breadcrumb-item.vue.d.ts +1 -2
  102. package/dist/components/breadcrumb/breadcrumb-link.vue.d.ts +1 -2
  103. package/dist/components/breadcrumb/breadcrumb-list.vue.d.ts +1 -2
  104. package/dist/components/breadcrumb/breadcrumb-page.vue.d.ts +1 -2
  105. package/dist/components/breadcrumb/breadcrumb-root.vue.d.ts +1 -2
  106. package/dist/components/breadcrumb/breadcrumb-separator.vue.d.ts +1 -2
  107. package/dist/components/breadcrumb/context.d.ts +2 -0
  108. package/dist/components/breadcrumb/index.d.ts +8 -8
  109. package/dist/components/breadcrumb/types.d.ts +3 -3
  110. package/dist/components/button/button-group.js +1 -0
  111. package/dist/components/button/button-group.vue.d.ts +20 -0
  112. package/dist/components/button/button.vue.d.ts +2 -1
  113. package/dist/components/button/index.d.ts +4 -3
  114. package/dist/components/button/index.js +1 -1
  115. package/dist/components/button/types.d.ts +19 -3
  116. package/dist/components/calendar/calendar-cell-trigger.js +1 -1
  117. package/dist/components/calendar/calendar-cell-trigger.vue.d.ts +1 -2
  118. package/dist/components/calendar/calendar-cell.vue.d.ts +2 -2
  119. package/dist/components/calendar/calendar-compact.vue.d.ts +3 -4
  120. package/dist/components/calendar/calendar-grid-body.vue.d.ts +2 -2
  121. package/dist/components/calendar/calendar-grid-head.vue.d.ts +2 -2
  122. package/dist/components/calendar/calendar-grid-row.vue.d.ts +2 -2
  123. package/dist/components/calendar/calendar-grid.vue.d.ts +2 -2
  124. package/dist/components/calendar/calendar-head-cell.vue.d.ts +2 -2
  125. package/dist/components/calendar/calendar-header.vue.d.ts +1 -2
  126. package/dist/components/calendar/calendar-heading.vue.d.ts +1 -2
  127. package/dist/components/calendar/calendar-next.js +1 -1
  128. package/dist/components/calendar/calendar-next.vue.d.ts +1 -2
  129. package/dist/components/calendar/calendar-prev.js +1 -1
  130. package/dist/components/calendar/calendar-prev.vue.d.ts +1 -2
  131. package/dist/components/calendar/calendar-root.vue.d.ts +3 -4
  132. package/dist/components/calendar/context.d.ts +2 -0
  133. package/dist/components/calendar/index.d.ts +13 -13
  134. package/dist/components/calendar/types.d.ts +3 -2
  135. package/dist/components/calendar/use-calendar.js +1 -1
  136. package/dist/components/calendar-range/calendar-range-cell-trigger.js +1 -1
  137. package/dist/components/calendar-range/calendar-range-cell-trigger.vue.d.ts +1 -2
  138. package/dist/components/calendar-range/calendar-range-cell.vue.d.ts +2 -2
  139. package/dist/components/calendar-range/calendar-range-compact.vue.d.ts +2 -1
  140. package/dist/components/calendar-range/calendar-range-grid-body.vue.d.ts +2 -2
  141. package/dist/components/calendar-range/calendar-range-grid-head.vue.d.ts +2 -2
  142. package/dist/components/calendar-range/calendar-range-grid-row.vue.d.ts +2 -2
  143. package/dist/components/calendar-range/calendar-range-grid.vue.d.ts +2 -2
  144. package/dist/components/calendar-range/calendar-range-head-cell.vue.d.ts +2 -2
  145. package/dist/components/calendar-range/calendar-range-header.vue.d.ts +1 -2
  146. package/dist/components/calendar-range/calendar-range-heading.vue.d.ts +1 -2
  147. package/dist/components/calendar-range/calendar-range-next.js +1 -1
  148. package/dist/components/calendar-range/calendar-range-next.vue.d.ts +1 -2
  149. package/dist/components/calendar-range/calendar-range-prev.js +1 -1
  150. package/dist/components/calendar-range/calendar-range-prev.vue.d.ts +1 -2
  151. package/dist/components/calendar-range/calendar-range-root.js +1 -1
  152. package/dist/components/calendar-range/calendar-range-root.vue.d.ts +3 -1
  153. package/dist/components/calendar-range/context.d.ts +2 -0
  154. package/dist/components/calendar-range/index.d.ts +13 -13
  155. package/dist/components/calendar-range/types.d.ts +3 -2
  156. package/dist/components/calendar-range/use-calendar-range.js +1 -1
  157. package/dist/components/card/card-collapsible-trigger.vue.d.ts +1 -2
  158. package/dist/components/card/card-compact.vue.d.ts +1 -2
  159. package/dist/components/card/card-content.vue.d.ts +1 -2
  160. package/dist/components/card/card-description.vue.d.ts +1 -2
  161. package/dist/components/card/card-footer.vue.d.ts +1 -2
  162. package/dist/components/card/card-header.vue.d.ts +1 -2
  163. package/dist/components/card/card-root.vue.d.ts +1 -2
  164. package/dist/components/card/card-title-root.vue.d.ts +1 -2
  165. package/dist/components/card/card-title.vue.d.ts +1 -2
  166. package/dist/components/card/context.d.ts +2 -0
  167. package/dist/components/card/index.d.ts +9 -9
  168. package/dist/components/card/types.d.ts +1 -1
  169. package/dist/components/carousel/carousel-compact.vue.d.ts +4 -4
  170. package/dist/components/carousel/carousel-container.vue.d.ts +1 -2
  171. package/dist/components/carousel/carousel-content.vue.d.ts +1 -2
  172. package/dist/components/carousel/carousel-control.vue.d.ts +1 -2
  173. package/dist/components/carousel/carousel-item.vue.d.ts +1 -2
  174. package/dist/components/carousel/carousel-navigation.vue.d.ts +1 -2
  175. package/dist/components/carousel/carousel-next.js +1 -1
  176. package/dist/components/carousel/carousel-next.vue.d.ts +1 -2
  177. package/dist/components/carousel/carousel-previous.js +1 -1
  178. package/dist/components/carousel/carousel-previous.vue.d.ts +1 -2
  179. package/dist/components/carousel/carousel-root.js +1 -1
  180. package/dist/components/carousel/carousel-root.vue.d.ts +2 -1
  181. package/dist/components/carousel/context.d.ts +2 -0
  182. package/dist/components/carousel/index.d.ts +9 -9
  183. package/dist/components/carousel/types.d.ts +1 -1
  184. package/dist/components/cascader/cascader-clear.js +1 -0
  185. package/dist/components/cascader/cascader-clear.vue.d.ts +18 -0
  186. package/dist/components/cascader/cascader-compact.js +1 -0
  187. package/dist/components/cascader/cascader-compact.vue.d.ts +31 -0
  188. package/dist/components/cascader/cascader-content.js +1 -0
  189. package/dist/components/cascader/cascader-content.vue.d.ts +61 -0
  190. package/dist/components/cascader/cascader-empty.js +1 -0
  191. package/dist/components/cascader/cascader-empty.vue.d.ts +16 -0
  192. package/dist/components/cascader/cascader-menu.js +1 -0
  193. package/dist/components/cascader/cascader-menu.vue.d.ts +30 -0
  194. package/dist/components/cascader/cascader-option.js +1 -0
  195. package/dist/components/cascader/cascader-option.vue.d.ts +33 -0
  196. package/dist/components/cascader/cascader-root.js +1 -0
  197. package/dist/components/cascader/cascader-root.vue.d.ts +30 -0
  198. package/dist/components/cascader/cascader-search-input.js +1 -0
  199. package/dist/components/cascader/cascader-search-input.vue.d.ts +6 -0
  200. package/dist/components/cascader/cascader-tags.js +1 -0
  201. package/dist/components/cascader/cascader-tags.vue.d.ts +23 -0
  202. package/dist/components/cascader/cascader-trigger.js +1 -0
  203. package/dist/components/cascader/cascader-trigger.vue.d.ts +20 -0
  204. package/dist/components/cascader/cascader-value.js +1 -0
  205. package/dist/components/cascader/cascader-value.vue.d.ts +22 -0
  206. package/dist/components/cascader/context.d.ts +46 -0
  207. package/dist/components/cascader/context.js +1 -0
  208. package/dist/components/cascader/hooks.js +1 -0
  209. package/dist/components/cascader/index.d.ts +14 -0
  210. package/dist/components/cascader/index.js +1 -0
  211. package/dist/components/cascader/shared.js +1 -0
  212. package/dist/components/cascader/types.d.ts +479 -0
  213. package/dist/components/checkbox/checkbox-card-compact.vue.d.ts +4 -3
  214. package/dist/components/checkbox/checkbox-card-group-compact.js +1 -1
  215. package/dist/components/checkbox/checkbox-card-group-compact.vue.d.ts +3 -4
  216. package/dist/components/checkbox/checkbox-compact.vue.d.ts +9 -8
  217. package/dist/components/checkbox/checkbox-control.vue.d.ts +2 -1
  218. package/dist/components/checkbox/checkbox-group-compact.vue.d.ts +3 -4
  219. package/dist/components/checkbox/checkbox-group-root.vue.d.ts +4 -4
  220. package/dist/components/checkbox/checkbox-indicator.vue.d.ts +2 -2
  221. package/dist/components/checkbox/checkbox-label.vue.d.ts +2 -1
  222. package/dist/components/checkbox/checkbox-root.vue.d.ts +4 -2
  223. package/dist/components/checkbox/context.d.ts +2 -0
  224. package/dist/components/checkbox/index.d.ts +9 -9
  225. package/dist/components/checkbox/types.d.ts +6 -4
  226. package/dist/components/clipboard/clipboard.js +1 -1
  227. package/dist/components/clipboard/clipboard.vue.d.ts +3 -37
  228. package/dist/components/clipboard/index.d.ts +1 -1
  229. package/dist/components/clipboard/shared.js +1 -0
  230. package/dist/components/clipboard/types.d.ts +25 -18
  231. package/dist/components/collapsible/collapsible-content.js +1 -1
  232. package/dist/components/collapsible/collapsible-content.vue.d.ts +1 -2
  233. package/dist/components/collapsible/collapsible-root.vue.d.ts +1 -2
  234. package/dist/components/collapsible/collapsible-trigger.vue.d.ts +1 -2
  235. package/dist/components/collapsible/context.d.ts +3 -0
  236. package/dist/components/collapsible/index.d.ts +3 -3
  237. package/dist/components/collapsible/types.d.ts +3 -2
  238. package/dist/components/color-area/color-area-area.vue.d.ts +1 -2
  239. package/dist/components/color-area/color-area-compact.vue.d.ts +4 -4
  240. package/dist/components/color-area/color-area-root.vue.d.ts +5 -5
  241. package/dist/components/color-area/color-area-thumb.vue.d.ts +2 -2
  242. package/dist/components/color-area/context.d.ts +2 -0
  243. package/dist/components/color-area/index.d.ts +4 -4
  244. package/dist/components/color-area/types.d.ts +1 -1
  245. package/dist/components/color-field/color-field-compact.vue.d.ts +2 -2
  246. package/dist/components/color-field/color-field-input.js +1 -1
  247. package/dist/components/color-field/color-field-input.vue.d.ts +1 -2
  248. package/dist/components/color-field/color-field-root.vue.d.ts +4 -4
  249. package/dist/components/color-field/context.d.ts +2 -0
  250. package/dist/components/color-field/index.d.ts +3 -3
  251. package/dist/components/color-field/types.d.ts +1 -1
  252. package/dist/components/color-picker/color-picker-compact.vue.d.ts +5 -3
  253. package/dist/components/color-picker/color-picker-root.js +1 -1
  254. package/dist/components/color-picker/color-picker-root.vue.d.ts +5 -5
  255. package/dist/components/color-picker/color-picker-trigger.vue.d.ts +2 -2
  256. package/dist/components/color-picker/context.d.ts +2 -0
  257. package/dist/components/color-picker/index.d.ts +3 -3
  258. package/dist/components/color-picker/types.d.ts +1 -1
  259. package/dist/components/color-slider/color-slider-compact.vue.d.ts +4 -4
  260. package/dist/components/color-slider/color-slider-root.js +1 -1
  261. package/dist/components/color-slider/color-slider-root.vue.d.ts +8 -6
  262. package/dist/components/color-slider/color-slider-thumb.vue.d.ts +1 -2
  263. package/dist/components/color-slider/color-slider-track.vue.d.ts +1 -2
  264. package/dist/components/color-slider/context.d.ts +2 -0
  265. package/dist/components/color-slider/index.d.ts +4 -4
  266. package/dist/components/color-slider/types.d.ts +1 -1
  267. package/dist/components/color-swatch/color-swatch-checker.vue.d.ts +1 -2
  268. package/dist/components/color-swatch/color-swatch-compact.vue.d.ts +1 -2
  269. package/dist/components/color-swatch/color-swatch-fill.vue.d.ts +1 -2
  270. package/dist/components/color-swatch/color-swatch-root.vue.d.ts +1 -2
  271. package/dist/components/color-swatch/context.d.ts +2 -0
  272. package/dist/components/color-swatch/index.d.ts +4 -4
  273. package/dist/components/color-swatch/types.d.ts +2 -2
  274. package/dist/components/color-swatch-picker/color-swatch-picker-compact.js +1 -1
  275. package/dist/components/color-swatch-picker/color-swatch-picker-compact.vue.d.ts +8 -5
  276. package/dist/components/color-swatch-picker/color-swatch-picker-item-indicator.vue.d.ts +1 -2
  277. package/dist/components/color-swatch-picker/color-swatch-picker-item-swatch.vue.d.ts +1 -2
  278. package/dist/components/color-swatch-picker/color-swatch-picker-item.vue.d.ts +2 -1
  279. package/dist/components/color-swatch-picker/color-swatch-picker-root.vue.d.ts +7 -6
  280. package/dist/components/color-swatch-picker/context.d.ts +2 -0
  281. package/dist/components/color-swatch-picker/index.d.ts +5 -5
  282. package/dist/components/color-swatch-picker/types.d.ts +1 -1
  283. package/dist/components/combobox/combobox-arrow.vue.d.ts +2 -1
  284. package/dist/components/combobox/combobox-cancel.vue.d.ts +2 -2
  285. package/dist/components/combobox/combobox-compact.vue.d.ts +6 -3
  286. package/dist/components/combobox/combobox-content-impl.js +1 -1
  287. package/dist/components/combobox/combobox-content.vue.d.ts +2 -1
  288. package/dist/components/combobox/combobox-empty.vue.d.ts +1 -2
  289. package/dist/components/combobox/combobox-group.js +1 -1
  290. package/dist/components/combobox/combobox-group.vue.d.ts +2 -1
  291. package/dist/components/combobox/combobox-input.js +1 -1
  292. package/dist/components/combobox/combobox-input.vue.d.ts +5 -6
  293. package/dist/components/combobox/combobox-item.js +1 -1
  294. package/dist/components/combobox/combobox-item.vue.d.ts +2 -2
  295. package/dist/components/combobox/combobox-root.js +1 -1
  296. package/dist/components/combobox/combobox-root.vue.d.ts +5 -3
  297. package/dist/components/combobox/combobox-separator.vue.d.ts +1 -2
  298. package/dist/components/combobox/combobox-trigger.vue.d.ts +3 -1
  299. package/dist/components/combobox/combobox-viewport.vue.d.ts +1 -2
  300. package/dist/components/combobox/combobox-virtualizer.vue.d.ts +1 -2
  301. package/dist/components/combobox/context.d.ts +2 -1
  302. package/dist/components/combobox/index.d.ts +17 -17
  303. package/dist/components/combobox/shared.js +1 -1
  304. package/dist/components/combobox/types.d.ts +3 -1
  305. package/dist/components/command/command-compact.js +1 -1
  306. package/dist/components/command/command-compact.vue.d.ts +8 -5
  307. package/dist/components/command/context.d.ts +2 -0
  308. package/dist/components/command/context.js +1 -1
  309. package/dist/components/command/index.d.ts +1 -1
  310. package/dist/components/command/types.d.ts +3 -2
  311. package/dist/components/config-provider/config-provider.vue.d.ts +1 -2
  312. package/dist/components/config-provider/index.d.ts +1 -1
  313. package/dist/components/config-provider/types.d.ts +1 -1
  314. package/dist/components/context-menu/context-menu-checkbox-compact.vue.d.ts +6 -3
  315. package/dist/components/context-menu/context-menu-compact.vue.d.ts +6 -3
  316. package/dist/components/context-menu/context-menu-content.js +1 -1
  317. package/dist/components/context-menu/context-menu-content.vue.d.ts +3 -2
  318. package/dist/components/context-menu/context-menu-radio-compact.vue.d.ts +8 -5
  319. package/dist/components/context-menu/context-menu-root.vue.d.ts +1 -2
  320. package/dist/components/context-menu/context-menu-trigger.js +1 -1
  321. package/dist/components/context-menu/context-menu-trigger.vue.d.ts +2 -2
  322. package/dist/components/context-menu/context-menu-wrapper-compact.vue.d.ts +2 -1
  323. package/dist/components/context-menu/index.d.ts +23 -22
  324. package/dist/components/context-menu/types.d.ts +2 -1
  325. package/dist/components/date-field/context.d.ts +2 -0
  326. package/dist/components/date-field/date-field-compact.vue.d.ts +1 -2
  327. package/dist/components/date-field/date-field-input.js +1 -1
  328. package/dist/components/date-field/date-field-input.vue.d.ts +2 -2
  329. package/dist/components/date-field/date-field-root.js +1 -1
  330. package/dist/components/date-field/date-field-root.vue.d.ts +4 -4
  331. package/dist/components/date-field/index.d.ts +3 -3
  332. package/dist/components/date-field/types.d.ts +2 -1
  333. package/dist/components/date-picker/context.d.ts +2 -0
  334. package/dist/components/date-picker/date-picker-compact.js +1 -1
  335. package/dist/components/date-picker/date-picker-compact.vue.d.ts +6 -272
  336. package/dist/components/date-picker/index.d.ts +1 -1
  337. package/dist/components/date-picker/types.d.ts +25 -3
  338. package/dist/components/date-range-field/context.d.ts +2 -0
  339. package/dist/components/date-range-field/date-range-field-compact.vue.d.ts +2 -1
  340. package/dist/components/date-range-field/date-range-field-input.js +1 -1
  341. package/dist/components/date-range-field/date-range-field-input.vue.d.ts +2 -2
  342. package/dist/components/date-range-field/date-range-field-root.js +1 -1
  343. package/dist/components/date-range-field/date-range-field-root.vue.d.ts +5 -3
  344. package/dist/components/date-range-field/index.d.ts +3 -3
  345. package/dist/components/date-range-field/types.d.ts +2 -1
  346. package/dist/components/date-range-picker/context.d.ts +2 -0
  347. package/dist/components/date-range-picker/date-range-picker-compact.js +1 -1
  348. package/dist/components/date-range-picker/date-range-picker-compact.vue.d.ts +6 -275
  349. package/dist/components/date-range-picker/index.d.ts +1 -1
  350. package/dist/components/date-range-picker/types.d.ts +29 -4
  351. package/dist/components/dialog/context.d.ts +3 -0
  352. package/dist/components/dialog/context.js +1 -1
  353. package/dist/components/dialog/dialog-cancel.vue.d.ts +2 -2
  354. package/dist/components/dialog/dialog-close.vue.d.ts +2 -2
  355. package/dist/components/dialog/dialog-compact.js +1 -1
  356. package/dist/components/dialog/dialog-compact.vue.d.ts +10 -3
  357. package/dist/components/dialog/dialog-confirm.vue.d.ts +2 -2
  358. package/dist/components/dialog/dialog-content.vue.d.ts +1 -2
  359. package/dist/components/dialog/dialog-description.vue.d.ts +1 -2
  360. package/dist/components/dialog/dialog-footer.vue.d.ts +1 -2
  361. package/dist/components/dialog/dialog-fullscreen.js +1 -0
  362. package/dist/components/dialog/dialog-fullscreen.vue.d.ts +24 -0
  363. package/dist/components/dialog/dialog-header.js +1 -1
  364. package/dist/components/dialog/dialog-header.vue.d.ts +1 -2
  365. package/dist/components/dialog/dialog-overlay.js +1 -1
  366. package/dist/components/dialog/dialog-overlay.vue.d.ts +1 -2
  367. package/dist/components/dialog/dialog-popup-impl.js +1 -1
  368. package/dist/components/dialog/dialog-popup.vue.d.ts +2 -2
  369. package/dist/components/dialog/dialog-provider.vue.d.ts +1 -1
  370. package/dist/components/dialog/dialog-root.js +1 -1
  371. package/dist/components/dialog/dialog-root.vue.d.ts +4 -2
  372. package/dist/components/dialog/dialog-title.vue.d.ts +1 -2
  373. package/dist/components/dialog/dialog-trigger.vue.d.ts +1 -2
  374. package/dist/components/dialog/index.d.ts +18 -17
  375. package/dist/components/dialog/index.js +1 -1
  376. package/dist/components/dialog/state.d.ts +0 -1
  377. package/dist/components/dialog/state.js +1 -1
  378. package/dist/components/dialog/types.d.ts +65 -9
  379. package/dist/components/dropdown-menu/dropdown-menu-checkbox-compact.vue.d.ts +6 -3
  380. package/dist/components/dropdown-menu/dropdown-menu-compact.vue.d.ts +6 -3
  381. package/dist/components/dropdown-menu/dropdown-menu-content.js +1 -1
  382. package/dist/components/dropdown-menu/dropdown-menu-content.vue.d.ts +3 -2
  383. package/dist/components/dropdown-menu/dropdown-menu-radio-compact.vue.d.ts +8 -5
  384. package/dist/components/dropdown-menu/dropdown-menu-root.vue.d.ts +2 -3
  385. package/dist/components/dropdown-menu/dropdown-menu-trigger.js +1 -1
  386. package/dist/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts +2 -2
  387. package/dist/components/dropdown-menu/dropdown-menu-wrapper-compact.vue.d.ts +2 -1
  388. package/dist/components/dropdown-menu/index.d.ts +23 -22
  389. package/dist/components/dropdown-menu/types.d.ts +2 -1
  390. package/dist/components/editable/context.d.ts +2 -0
  391. package/dist/components/editable/editable-area.vue.d.ts +1 -2
  392. package/dist/components/editable/editable-cancel-trigger.vue.d.ts +1 -2
  393. package/dist/components/editable/editable-compact.vue.d.ts +1 -2
  394. package/dist/components/editable/editable-edit-trigger.vue.d.ts +1 -2
  395. package/dist/components/editable/editable-input.js +1 -1
  396. package/dist/components/editable/editable-input.vue.d.ts +2 -2
  397. package/dist/components/editable/editable-preview.vue.d.ts +2 -2
  398. package/dist/components/editable/editable-root.js +1 -1
  399. package/dist/components/editable/editable-root.vue.d.ts +1 -2
  400. package/dist/components/editable/editable-submit-trigger.vue.d.ts +1 -2
  401. package/dist/components/editable/index.d.ts +8 -8
  402. package/dist/components/editable/types.d.ts +7 -4
  403. package/dist/components/empty/context.d.ts +2 -0
  404. package/dist/components/empty/empty-compact.vue.d.ts +1 -2
  405. package/dist/components/empty/empty-content.vue.d.ts +1 -2
  406. package/dist/components/empty/empty-description.vue.d.ts +1 -2
  407. package/dist/components/empty/empty-header.vue.d.ts +1 -2
  408. package/dist/components/empty/empty-media.vue.d.ts +1 -2
  409. package/dist/components/empty/empty-root.vue.d.ts +1 -2
  410. package/dist/components/empty/empty-title.vue.d.ts +1 -2
  411. package/dist/components/empty/index.d.ts +7 -7
  412. package/dist/components/empty/types.d.ts +1 -1
  413. package/dist/components/form/context.d.ts +2 -0
  414. package/dist/components/form/core/shared.js +1 -1
  415. package/dist/components/form/core/types.d.ts +20 -20
  416. package/dist/components/form/core/use-field-array.js +1 -1
  417. package/dist/components/form/core/use-form-state.js +1 -1
  418. package/dist/components/form/form-compact.vue.d.ts +2 -1
  419. package/dist/components/form/form-control.vue.d.ts +1 -2
  420. package/dist/components/form/form-description.vue.d.ts +1 -2
  421. package/dist/components/form/form-error.vue.d.ts +1 -2
  422. package/dist/components/form/form-field-array-compact.js +1 -1
  423. package/dist/components/form/form-field-array-compact.vue.d.ts +1 -2
  424. package/dist/components/form/form-field-base-compact.js +1 -1
  425. package/dist/components/form/form-field-base-compact.vue.d.ts +5 -6
  426. package/dist/components/form/form-field-compact.js +1 -1
  427. package/dist/components/form/form-field-compact.vue.d.ts +1 -2
  428. package/dist/components/form/form-field.js +1 -1
  429. package/dist/components/form/form-field.vue.d.ts +1 -2
  430. package/dist/components/form/form-label.vue.d.ts +1 -2
  431. package/dist/components/form/index.d.ts +9 -9
  432. package/dist/components/form/types.d.ts +2 -2
  433. package/dist/components/form/use-form.d.ts +0 -1
  434. package/dist/components/hover-card/hover-card-compact.vue.d.ts +2 -1
  435. package/dist/components/hover-card/hover-card-popup.vue.d.ts +1 -2
  436. package/dist/components/hover-card/hover-card-positioner-impl.js +1 -1
  437. package/dist/components/hover-card/hover-card-positioner.vue.d.ts +2 -1
  438. package/dist/components/hover-card/hover-card-root.vue.d.ts +1 -2
  439. package/dist/components/hover-card/hover-card-trigger.vue.d.ts +3 -1
  440. package/dist/components/hover-card/index.d.ts +8 -8
  441. package/dist/components/hover-card/types.d.ts +2 -2
  442. package/dist/components/input/context.d.ts +2 -0
  443. package/dist/components/input/index.d.ts +4 -4
  444. package/dist/components/input/input-clear.js +1 -1
  445. package/dist/components/input/input-clear.vue.d.ts +1 -2
  446. package/dist/components/input/input-compact.js +1 -1
  447. package/dist/components/input/input-compact.vue.d.ts +1 -2
  448. package/dist/components/input/input-control.vue.d.ts +1 -2
  449. package/dist/components/input/input-root.vue.d.ts +1 -2
  450. package/dist/components/input/types.d.ts +6 -3
  451. package/dist/components/input-number/context.d.ts +2 -0
  452. package/dist/components/input-number/index.d.ts +5 -5
  453. package/dist/components/input-number/input-number-clear.js +1 -1
  454. package/dist/components/input-number/input-number-compact.js +1 -1
  455. package/dist/components/input-number/input-number-compact.vue.d.ts +1 -2
  456. package/dist/components/input-number/input-number-control.js +1 -1
  457. package/dist/components/input-number/input-number-control.vue.d.ts +1 -2
  458. package/dist/components/input-number/input-number-decrement.vue.d.ts +1 -2
  459. package/dist/components/input-number/input-number-increment.vue.d.ts +1 -2
  460. package/dist/components/input-number/input-number-root.js +1 -1
  461. package/dist/components/input-number/input-number-root.vue.d.ts +2 -3
  462. package/dist/components/input-number/shared.js +1 -1
  463. package/dist/components/input-number/types.d.ts +2 -2
  464. package/dist/components/input-otp/context.d.ts +2 -0
  465. package/dist/components/input-otp/index.d.ts +4 -4
  466. package/dist/components/input-otp/input-otp-compact.js +1 -1
  467. package/dist/components/input-otp/input-otp-compact.vue.d.ts +5 -6
  468. package/dist/components/input-otp/input-otp-input.vue.d.ts +1 -2
  469. package/dist/components/input-otp/input-otp-positioner.vue.d.ts +1 -2
  470. package/dist/components/input-otp/input-otp-root.js +1 -1
  471. package/dist/components/input-otp/input-otp-root.vue.d.ts +6 -7
  472. package/dist/components/input-otp/shared.js +1 -1
  473. package/dist/components/input-otp/types.d.ts +2 -2
  474. package/dist/components/input-otp/use-password-manager-badge.js +1 -1
  475. package/dist/components/kbd/index.d.ts +1 -1
  476. package/dist/components/kbd/kbd.vue.d.ts +1 -2
  477. package/dist/components/kbd/types.d.ts +1 -0
  478. package/dist/components/label/index.d.ts +1 -1
  479. package/dist/components/label/label.vue.d.ts +1 -2
  480. package/dist/components/label/types.d.ts +1 -0
  481. package/dist/components/layout/context.d.ts +4 -3
  482. package/dist/components/layout/context.js +1 -1
  483. package/dist/components/layout/index.d.ts +14 -15
  484. package/dist/components/layout/index.js +1 -1
  485. package/dist/components/layout/layout-compact.js +1 -1
  486. package/dist/components/layout/layout-compact.vue.d.ts +2 -2
  487. package/dist/components/layout/layout-content.vue.d.ts +1 -2
  488. package/dist/components/layout/layout-footer.vue.d.ts +1 -2
  489. package/dist/components/layout/layout-header.vue.d.ts +1 -2
  490. package/dist/components/layout/layout-main.vue.d.ts +1 -2
  491. package/dist/components/layout/layout-mobile.vue.d.ts +1 -2
  492. package/dist/components/layout/layout-placeholder.js +1 -0
  493. package/dist/components/layout/layout-rail.js +1 -1
  494. package/dist/components/layout/layout-rail.vue.d.ts +1 -2
  495. package/dist/components/layout/layout-root.js +1 -1
  496. package/dist/components/layout/layout-root.vue.d.ts +12 -7
  497. package/dist/components/layout/layout-sidebar.vue.d.ts +1 -2
  498. package/dist/components/layout/layout-tab.vue.d.ts +1 -2
  499. package/dist/components/layout/layout-trigger.js +1 -1
  500. package/dist/components/layout/layout-trigger.vue.d.ts +1 -2
  501. package/dist/components/layout/shared.js +1 -1
  502. package/dist/components/layout/types.d.ts +44 -70
  503. package/dist/components/link/index.d.ts +1 -1
  504. package/dist/components/link/link.js +1 -1
  505. package/dist/components/link/link.vue.d.ts +2 -1
  506. package/dist/components/link/types.d.ts +1 -2
  507. package/dist/components/list/context.d.ts +2 -0
  508. package/dist/components/list/index.d.ts +5 -5
  509. package/dist/components/list/list-content.vue.d.ts +1 -2
  510. package/dist/components/list/list-description.vue.d.ts +1 -2
  511. package/dist/components/list/list-item.vue.d.ts +1 -2
  512. package/dist/components/list/list-root.vue.d.ts +1 -2
  513. package/dist/components/list/list-title.vue.d.ts +1 -2
  514. package/dist/components/list/types.d.ts +1 -0
  515. package/dist/components/listbox/context.d.ts +3 -0
  516. package/dist/components/listbox/context.js +1 -1
  517. package/dist/components/listbox/index.d.ts +8 -8
  518. package/dist/components/listbox/listbox-content.vue.d.ts +1 -2
  519. package/dist/components/listbox/listbox-filter.vue.d.ts +5 -6
  520. package/dist/components/listbox/listbox-group-label.vue.d.ts +1 -2
  521. package/dist/components/listbox/listbox-group.vue.d.ts +1 -2
  522. package/dist/components/listbox/listbox-item-indicator.vue.d.ts +2 -2
  523. package/dist/components/listbox/listbox-item.js +1 -1
  524. package/dist/components/listbox/listbox-item.vue.d.ts +2 -2
  525. package/dist/components/listbox/listbox-root.js +1 -1
  526. package/dist/components/listbox/listbox-root.vue.d.ts +6 -6
  527. package/dist/components/listbox/listbox-virtualizer.js +1 -1
  528. package/dist/components/listbox/listbox-virtualizer.vue.d.ts +1 -2
  529. package/dist/components/listbox/shared.js +1 -1
  530. package/dist/components/listbox/types.d.ts +10 -5
  531. package/dist/components/menu/context.d.ts +4 -1
  532. package/dist/components/menu/context.js +1 -1
  533. package/dist/components/menu/index.d.ts +23 -23
  534. package/dist/components/menu/index.js +1 -1
  535. package/dist/components/menu/menu-checkbox-group.js +1 -1
  536. package/dist/components/menu/menu-checkbox-group.vue.d.ts +4 -4
  537. package/dist/components/menu/menu-checkbox-item.js +1 -1
  538. package/dist/components/menu/menu-checkbox-item.vue.d.ts +2 -2
  539. package/dist/components/menu/menu-checkbox-options-compact.js +1 -1
  540. package/dist/components/menu/menu-checkbox-options-compact.vue.d.ts +4 -4
  541. package/dist/components/menu/menu-content-impl.js +1 -1
  542. package/dist/components/menu/menu-content.vue.d.ts +3 -1
  543. package/dist/components/menu/menu-group-label.vue.d.ts +1 -2
  544. package/dist/components/menu/menu-group.vue.d.ts +1 -2
  545. package/dist/components/menu/menu-item-impl.js +1 -1
  546. package/dist/components/menu/menu-item-indicator.vue.d.ts +2 -2
  547. package/dist/components/menu/menu-item.js +1 -1
  548. package/dist/components/menu/menu-item.vue.d.ts +1 -2
  549. package/dist/components/menu/menu-option-compact.js +1 -1
  550. package/dist/components/menu/menu-option-compact.vue.d.ts +5 -3
  551. package/dist/components/menu/menu-options-compact.vue.d.ts +5 -3
  552. package/dist/components/menu/menu-radio-group.js +1 -1
  553. package/dist/components/menu/menu-radio-group.vue.d.ts +7 -7
  554. package/dist/components/menu/menu-radio-item.js +1 -1
  555. package/dist/components/menu/menu-radio-item.vue.d.ts +1 -2
  556. package/dist/components/menu/menu-radio-options-compact.js +1 -1
  557. package/dist/components/menu/menu-radio-options-compact.vue.d.ts +6 -6
  558. package/dist/components/menu/menu-root.vue.d.ts +1 -2
  559. package/dist/components/menu/menu-sub-content.vue.d.ts +3 -1
  560. package/dist/components/menu/menu-sub-trigger.js +1 -1
  561. package/dist/components/menu/menu-sub-trigger.vue.d.ts +1 -2
  562. package/dist/components/menu/menu-sub.vue.d.ts +1 -2
  563. package/dist/components/menu/shared.js +1 -1
  564. package/dist/components/menu/types.d.ts +11 -8
  565. package/dist/components/menubar/context.d.ts +3 -0
  566. package/dist/components/menubar/context.js +1 -1
  567. package/dist/components/menubar/index.d.ts +22 -21
  568. package/dist/components/menubar/menubar-compact.js +1 -1
  569. package/dist/components/menubar/menubar-compact.vue.d.ts +6 -3
  570. package/dist/components/menubar/menubar-content.js +1 -1
  571. package/dist/components/menubar/menubar-content.vue.d.ts +7 -3
  572. package/dist/components/menubar/menubar-menu.vue.d.ts +2 -1
  573. package/dist/components/menubar/menubar-menus.js +1 -0
  574. package/dist/components/menubar/menubar-root.js +1 -1
  575. package/dist/components/menubar/menubar-root.vue.d.ts +7 -3
  576. package/dist/components/menubar/menubar-sub-content.vue.d.ts +2 -1
  577. package/dist/components/menubar/menubar-sub-trigger.vue.d.ts +1 -2
  578. package/dist/components/menubar/menubar-trigger.js +1 -1
  579. package/dist/components/menubar/menubar-trigger.vue.d.ts +3 -4
  580. package/dist/components/menubar/types.d.ts +60 -3
  581. package/dist/components/navigation-menu/context.d.ts +2 -0
  582. package/dist/components/navigation-menu/context.js +1 -1
  583. package/dist/components/navigation-menu/index.d.ts +10 -10
  584. package/dist/components/navigation-menu/navigation-menu-compact.vue.d.ts +2 -1
  585. package/dist/components/navigation-menu/navigation-menu-content-impl.js +1 -1
  586. package/dist/components/navigation-menu/navigation-menu-content.js +1 -1
  587. package/dist/components/navigation-menu/navigation-menu-content.vue.d.ts +2 -1
  588. package/dist/components/navigation-menu/navigation-menu-indicator.vue.d.ts +1 -2
  589. package/dist/components/navigation-menu/navigation-menu-item.vue.d.ts +1 -2
  590. package/dist/components/navigation-menu/navigation-menu-link.js +1 -1
  591. package/dist/components/navigation-menu/navigation-menu-link.vue.d.ts +1 -2
  592. package/dist/components/navigation-menu/navigation-menu-list.vue.d.ts +1 -2
  593. package/dist/components/navigation-menu/navigation-menu-option-compact.js +1 -1
  594. package/dist/components/navigation-menu/navigation-menu-root.vue.d.ts +2 -1
  595. package/dist/components/navigation-menu/navigation-menu-sub-list.js +1 -1
  596. package/dist/components/navigation-menu/navigation-menu-sub-list.vue.d.ts +1 -2
  597. package/dist/components/navigation-menu/navigation-menu-sub-option-compact.js +1 -1
  598. package/dist/components/navigation-menu/navigation-menu-trigger.js +1 -1
  599. package/dist/components/navigation-menu/navigation-menu-trigger.vue.d.ts +2 -2
  600. package/dist/components/navigation-menu/navigation-menu-viewport.js +1 -1
  601. package/dist/components/navigation-menu/navigation-menu-viewport.vue.d.ts +2 -1
  602. package/dist/components/navigation-menu/shared.js +1 -1
  603. package/dist/components/navigation-menu/types.d.ts +4 -4
  604. package/dist/components/page-tabs/context.d.ts +2 -0
  605. package/dist/components/page-tabs/hooks.js +1 -1
  606. package/dist/components/page-tabs/index.d.ts +7 -7
  607. package/dist/components/page-tabs/page-tabs-close.js +1 -1
  608. package/dist/components/page-tabs/page-tabs-close.vue.d.ts +1 -2
  609. package/dist/components/page-tabs/page-tabs-compact.js +1 -1
  610. package/dist/components/page-tabs/page-tabs-compact.vue.d.ts +9 -6
  611. package/dist/components/page-tabs/page-tabs-item.js +1 -1
  612. package/dist/components/page-tabs/page-tabs-item.vue.d.ts +12 -3
  613. package/dist/components/page-tabs/page-tabs-pin.js +1 -1
  614. package/dist/components/page-tabs/page-tabs-pin.vue.d.ts +1 -2
  615. package/dist/components/page-tabs/page-tabs-root.js +1 -1
  616. package/dist/components/page-tabs/page-tabs-root.vue.d.ts +3 -3
  617. package/dist/components/page-tabs/types.d.ts +65 -2
  618. package/dist/components/pagination/context.d.ts +2 -0
  619. package/dist/components/pagination/index.d.ts +9 -9
  620. package/dist/components/pagination/pagination-compact.vue.d.ts +1 -2
  621. package/dist/components/pagination/pagination-ellipsis.vue.d.ts +1 -2
  622. package/dist/components/pagination/pagination-first.vue.d.ts +1 -2
  623. package/dist/components/pagination/pagination-last.vue.d.ts +1 -2
  624. package/dist/components/pagination/pagination-list-item.js +1 -1
  625. package/dist/components/pagination/pagination-list-item.vue.d.ts +1 -2
  626. package/dist/components/pagination/pagination-list.vue.d.ts +1 -2
  627. package/dist/components/pagination/pagination-next.vue.d.ts +1 -2
  628. package/dist/components/pagination/pagination-prev.vue.d.ts +1 -2
  629. package/dist/components/pagination/pagination-root.vue.d.ts +1 -2
  630. package/dist/components/pagination/shared.js +1 -1
  631. package/dist/components/pagination/types.d.ts +5 -3
  632. package/dist/components/password/context.d.ts +2 -0
  633. package/dist/components/password/index.d.ts +1 -1
  634. package/dist/components/password/password-compact.js +1 -1
  635. package/dist/components/password/password-compact.vue.d.ts +2 -2
  636. package/dist/components/password/types.d.ts +7 -1
  637. package/dist/components/popconfirm/context.d.ts +2 -0
  638. package/dist/components/popconfirm/index.d.ts +15 -15
  639. package/dist/components/popconfirm/popconfirm-cancel.vue.d.ts +1 -2
  640. package/dist/components/popconfirm/popconfirm-compact.vue.d.ts +2 -1
  641. package/dist/components/popconfirm/popconfirm-confirm.vue.d.ts +1 -2
  642. package/dist/components/popconfirm/popconfirm-content.vue.d.ts +1 -2
  643. package/dist/components/popconfirm/popconfirm-description.vue.d.ts +1 -2
  644. package/dist/components/popconfirm/popconfirm-footer.vue.d.ts +1 -2
  645. package/dist/components/popconfirm/popconfirm-header.vue.d.ts +1 -2
  646. package/dist/components/popconfirm/popconfirm-title.vue.d.ts +1 -2
  647. package/dist/components/popconfirm/types.d.ts +2 -2
  648. package/dist/components/popover/context.d.ts +3 -0
  649. package/dist/components/popover/index.d.ts +9 -9
  650. package/dist/components/popover/popover-anchor.vue.d.ts +2 -1
  651. package/dist/components/popover/popover-close.vue.d.ts +1 -2
  652. package/dist/components/popover/popover-compact.vue.d.ts +2 -1
  653. package/dist/components/popover/popover-popup.vue.d.ts +1 -2
  654. package/dist/components/popover/popover-positioner-impl.js +1 -1
  655. package/dist/components/popover/popover-positioner.vue.d.ts +2 -1
  656. package/dist/components/popover/popover-root.vue.d.ts +1 -2
  657. package/dist/components/popover/popover-trigger.vue.d.ts +2 -2
  658. package/dist/components/popover/types.d.ts +2 -2
  659. package/dist/components/popper/context.d.ts +2 -1
  660. package/dist/components/popper/index.d.ts +5 -5
  661. package/dist/components/popper/popper-anchor.vue.d.ts +1 -2
  662. package/dist/components/popper/popper-arrow.vue.d.ts +1 -2
  663. package/dist/components/popper/popper-popup.vue.d.ts +1 -2
  664. package/dist/components/popper/popper-positioner.js +1 -1
  665. package/dist/components/popper/popper-positioner.vue.d.ts +3 -3
  666. package/dist/components/popper/popper-root.js +1 -1
  667. package/dist/components/popper/popper-root.vue.d.ts +1 -2
  668. package/dist/components/popper/shared.js +1 -1
  669. package/dist/components/popper/types.d.ts +1 -1
  670. package/dist/components/portal/index.d.ts +1 -1
  671. package/dist/components/portal/portal.vue.d.ts +1 -2
  672. package/dist/components/portal/types.d.ts +1 -0
  673. package/dist/components/primitive/primitive.d.ts +0 -1
  674. package/dist/components/primitive/types.d.ts +1 -1
  675. package/dist/components/progress/context.d.ts +2 -0
  676. package/dist/components/progress/index.d.ts +6 -6
  677. package/dist/components/progress/progress-circle-compact.vue.d.ts +1 -2
  678. package/dist/components/progress/progress-circle-svg.vue.d.ts +1 -2
  679. package/dist/components/progress/progress-compact.vue.d.ts +1 -2
  680. package/dist/components/progress/progress-indicator.vue.d.ts +1 -2
  681. package/dist/components/progress/progress-provider.vue.d.ts +1 -2
  682. package/dist/components/progress/progress-root.js +1 -1
  683. package/dist/components/progress/progress-root.vue.d.ts +1 -2
  684. package/dist/components/progress/state.d.ts +0 -1
  685. package/dist/components/progress/state.js +1 -1
  686. package/dist/components/progress/types.d.ts +1 -1
  687. package/dist/components/radio-group/context.d.ts +3 -0
  688. package/dist/components/radio-group/index.d.ts +7 -7
  689. package/dist/components/radio-group/radio-group-card-compact.js +1 -1
  690. package/dist/components/radio-group/radio-group-card-compact.vue.d.ts +3 -4
  691. package/dist/components/radio-group/radio-group-compact.vue.d.ts +3 -4
  692. package/dist/components/radio-group/radio-group-control.js +1 -1
  693. package/dist/components/radio-group/radio-group-control.vue.d.ts +3 -4
  694. package/dist/components/radio-group/radio-group-indicator.vue.d.ts +2 -2
  695. package/dist/components/radio-group/radio-group-item.vue.d.ts +1 -2
  696. package/dist/components/radio-group/radio-group-label.vue.d.ts +2 -1
  697. package/dist/components/radio-group/radio-group-root.vue.d.ts +4 -4
  698. package/dist/components/radio-group/types.d.ts +7 -5
  699. package/dist/components/rating/context.js +1 -0
  700. package/dist/components/rating/index.d.ts +4 -0
  701. package/dist/components/rating/index.js +1 -0
  702. package/dist/components/rating/rating-item.js +1 -0
  703. package/dist/components/rating/rating-item.vue.d.ts +20 -0
  704. package/dist/components/rating/rating-root.js +1 -0
  705. package/dist/components/rating/rating-root.vue.d.ts +39 -0
  706. package/dist/components/rating/shared.js +1 -0
  707. package/dist/components/rating/types.d.ts +77 -0
  708. package/dist/components/roving-focus/context.js +1 -1
  709. package/dist/components/roving-focus/index.d.ts +2 -2
  710. package/dist/components/roving-focus/roving-focus-group.vue.d.ts +3 -1
  711. package/dist/components/roving-focus/roving-focus-item.vue.d.ts +1 -2
  712. package/dist/components/roving-focus/types.d.ts +1 -1
  713. package/dist/components/scroll-area/context.d.ts +2 -0
  714. package/dist/components/scroll-area/index.d.ts +6 -6
  715. package/dist/components/scroll-area/scroll-area-compact.vue.d.ts +1 -2
  716. package/dist/components/scroll-area/scroll-area-corner.js +1 -1
  717. package/dist/components/scroll-area/scroll-area-corner.vue.d.ts +1 -2
  718. package/dist/components/scroll-area/scroll-area-root.js +1 -1
  719. package/dist/components/scroll-area/scroll-area-root.vue.d.ts +1 -2
  720. package/dist/components/scroll-area/scroll-area-scrollbar.js +1 -1
  721. package/dist/components/scroll-area/scroll-area-scrollbar.vue.d.ts +1 -2
  722. package/dist/components/scroll-area/scroll-area-thumb.js +1 -1
  723. package/dist/components/scroll-area/scroll-area-thumb.vue.d.ts +1 -2
  724. package/dist/components/scroll-area/scroll-area-viewport.vue.d.ts +1 -2
  725. package/dist/components/scroll-area/shared.js +1 -1
  726. package/dist/components/scroll-area/types.d.ts +1 -1
  727. package/dist/components/segment/index.d.ts +6 -5
  728. package/dist/components/segment/segment-compact.vue.d.ts +3 -4
  729. package/dist/components/segment/types.d.ts +2 -2
  730. package/dist/components/select/context.d.ts +3 -0
  731. package/dist/components/select/context.js +1 -1
  732. package/dist/components/select/index.d.ts +17 -17
  733. package/dist/components/select/select-arrow.vue.d.ts +2 -1
  734. package/dist/components/select/select-compact.js +1 -1
  735. package/dist/components/select/select-compact.vue.d.ts +5 -3
  736. package/dist/components/select/select-content-impl.js +1 -1
  737. package/dist/components/select/select-content.js +1 -1
  738. package/dist/components/select/select-content.vue.d.ts +2 -1
  739. package/dist/components/select/select-group-label.vue.d.ts +1 -2
  740. package/dist/components/select/select-group.vue.d.ts +1 -2
  741. package/dist/components/select/select-item-indicator.vue.d.ts +2 -2
  742. package/dist/components/select/select-item-text.vue.d.ts +1 -2
  743. package/dist/components/select/select-item.js +1 -1
  744. package/dist/components/select/select-item.vue.d.ts +2 -2
  745. package/dist/components/select/select-root.js +1 -1
  746. package/dist/components/select/select-root.vue.d.ts +4 -4
  747. package/dist/components/select/select-scroll-down-button.vue.d.ts +1 -2
  748. package/dist/components/select/select-scroll-up-button.vue.d.ts +1 -2
  749. package/dist/components/select/select-separator.vue.d.ts +1 -2
  750. package/dist/components/select/select-trigger-icon.vue.d.ts +1 -2
  751. package/dist/components/select/select-trigger.vue.d.ts +2 -2
  752. package/dist/components/select/select-value.vue.d.ts +2 -1
  753. package/dist/components/select/select-viewport.vue.d.ts +1 -2
  754. package/dist/components/select/types.d.ts +26 -6
  755. package/dist/components/separator/context.d.ts +2 -0
  756. package/dist/components/separator/index.d.ts +3 -3
  757. package/dist/components/separator/separator-compact.vue.d.ts +1 -2
  758. package/dist/components/separator/separator-label.vue.d.ts +1 -2
  759. package/dist/components/separator/separator-root.js +1 -1
  760. package/dist/components/separator/separator-root.vue.d.ts +2 -2
  761. package/dist/components/separator/types.d.ts +2 -1
  762. package/dist/components/skeleton/index.d.ts +1 -1
  763. package/dist/components/skeleton/skeleton.vue.d.ts +1 -2
  764. package/dist/components/skeleton/types.d.ts +0 -1
  765. package/dist/components/slider/context.d.ts +2 -0
  766. package/dist/components/slider/index.d.ts +5 -5
  767. package/dist/components/slider/shared.js +1 -1
  768. package/dist/components/slider/slider-compact.js +1 -1
  769. package/dist/components/slider/slider-compact.vue.d.ts +1 -2
  770. package/dist/components/slider/slider-range.vue.d.ts +1 -2
  771. package/dist/components/slider/slider-root.js +1 -1
  772. package/dist/components/slider/slider-root.vue.d.ts +4 -3
  773. package/dist/components/slider/slider-thumb.vue.d.ts +1 -2
  774. package/dist/components/slider/slider-track.vue.d.ts +1 -2
  775. package/dist/components/slider/types.d.ts +4 -2
  776. package/dist/components/splitter/context.d.ts +2 -0
  777. package/dist/components/splitter/index.d.ts +3 -3
  778. package/dist/components/splitter/shared.js +1 -1
  779. package/dist/components/splitter/splitter-group.js +1 -1
  780. package/dist/components/splitter/splitter-group.vue.d.ts +3 -2
  781. package/dist/components/splitter/splitter-panel.vue.d.ts +1 -2
  782. package/dist/components/splitter/splitter-resize-handle.js +1 -1
  783. package/dist/components/splitter/splitter-resize-handle.vue.d.ts +1 -2
  784. package/dist/components/splitter/types.d.ts +2 -2
  785. package/dist/components/stepper/context.d.ts +2 -0
  786. package/dist/components/stepper/index.d.ts +8 -8
  787. package/dist/components/stepper/stepper-compact.js +1 -1
  788. package/dist/components/stepper/stepper-compact.vue.d.ts +1 -2
  789. package/dist/components/stepper/stepper-description.vue.d.ts +2 -2
  790. package/dist/components/stepper/stepper-indicator.vue.d.ts +2 -2
  791. package/dist/components/stepper/stepper-item.js +1 -1
  792. package/dist/components/stepper/stepper-item.vue.d.ts +1 -2
  793. package/dist/components/stepper/stepper-root.js +1 -1
  794. package/dist/components/stepper/stepper-root.vue.d.ts +3 -2
  795. package/dist/components/stepper/stepper-separator.vue.d.ts +2 -1
  796. package/dist/components/stepper/stepper-title.vue.d.ts +2 -2
  797. package/dist/components/stepper/stepper-trigger.vue.d.ts +2 -2
  798. package/dist/components/stepper/types.d.ts +3 -3
  799. package/dist/components/switch/context.d.ts +3 -0
  800. package/dist/components/switch/index.d.ts +4 -4
  801. package/dist/components/switch/switch-compact.js +1 -1
  802. package/dist/components/switch/switch-compact.vue.d.ts +4 -4
  803. package/dist/components/switch/switch-control.vue.d.ts +2 -1
  804. package/dist/components/switch/switch-root.js +1 -1
  805. package/dist/components/switch/switch-root.vue.d.ts +5 -5
  806. package/dist/components/switch/switch-thumb.vue.d.ts +2 -2
  807. package/dist/components/switch/types.d.ts +4 -3
  808. package/dist/components/table/context.d.ts +2 -0
  809. package/dist/components/table/hooks.js +1 -1
  810. package/dist/components/table/index.d.ts +10 -10
  811. package/dist/components/table/shared.d.ts +2 -1
  812. package/dist/components/table/shared.js +1 -1
  813. package/dist/components/table/table-body.vue.d.ts +1 -2
  814. package/dist/components/table/table-cell.vue.d.ts +1 -2
  815. package/dist/components/table/table-compact-cell.js +1 -1
  816. package/dist/components/table/table-compact-head.js +1 -1
  817. package/dist/components/table/table-compact.js +1 -1
  818. package/dist/components/table/table-compact.vue.d.ts +3 -4
  819. package/dist/components/table/table-content.vue.d.ts +1 -2
  820. package/dist/components/table/table-footer.vue.d.ts +1 -2
  821. package/dist/components/table/table-head.vue.d.ts +1 -2
  822. package/dist/components/table/table-header.vue.d.ts +1 -2
  823. package/dist/components/table/table-root.vue.d.ts +1 -2
  824. package/dist/components/table/table-row.vue.d.ts +1 -2
  825. package/dist/components/table/table-scroll.vue.d.ts +1 -2
  826. package/dist/components/table/types.d.ts +3 -3
  827. package/dist/components/tabs/context.d.ts +3 -1
  828. package/dist/components/tabs/index.d.ts +6 -6
  829. package/dist/components/tabs/tabs-compact.vue.d.ts +3 -4
  830. package/dist/components/tabs/tabs-content.js +1 -1
  831. package/dist/components/tabs/tabs-content.vue.d.ts +1 -2
  832. package/dist/components/tabs/tabs-indicator.js +1 -1
  833. package/dist/components/tabs/tabs-indicator.vue.d.ts +1 -2
  834. package/dist/components/tabs/tabs-list.vue.d.ts +1 -2
  835. package/dist/components/tabs/tabs-root.vue.d.ts +3 -2
  836. package/dist/components/tabs/tabs-trigger.js +1 -1
  837. package/dist/components/tabs/tabs-trigger.vue.d.ts +2 -2
  838. package/dist/components/tabs/types.d.ts +3 -2
  839. package/dist/components/tag/index.d.ts +1 -1
  840. package/dist/components/tag/tag.js +1 -1
  841. package/dist/components/tag/tag.vue.d.ts +1 -2
  842. package/dist/components/tag/types.d.ts +1 -0
  843. package/dist/components/tags-input/context.d.ts +2 -0
  844. package/dist/components/tags-input/index.d.ts +7 -7
  845. package/dist/components/tags-input/tags-input-clear.vue.d.ts +1 -2
  846. package/dist/components/tags-input/tags-input-compact.js +1 -1
  847. package/dist/components/tags-input/tags-input-compact.vue.d.ts +6 -5
  848. package/dist/components/tags-input/tags-input-control.js +1 -1
  849. package/dist/components/tags-input/tags-input-control.vue.d.ts +1 -2
  850. package/dist/components/tags-input/tags-input-item-delete.vue.d.ts +1 -2
  851. package/dist/components/tags-input/tags-input-item-text.js +1 -1
  852. package/dist/components/tags-input/tags-input-item-text.vue.d.ts +1 -2
  853. package/dist/components/tags-input/tags-input-item.js +1 -1
  854. package/dist/components/tags-input/tags-input-item.vue.d.ts +1 -2
  855. package/dist/components/tags-input/tags-input-root.js +1 -1
  856. package/dist/components/tags-input/tags-input-root.vue.d.ts +4 -5
  857. package/dist/components/tags-input/types.d.ts +4 -2
  858. package/dist/components/textarea/context.d.ts +2 -0
  859. package/dist/components/textarea/index.d.ts +5 -5
  860. package/dist/components/textarea/shared.js +1 -1
  861. package/dist/components/textarea/textarea-clear.vue.d.ts +1 -2
  862. package/dist/components/textarea/textarea-compact.js +1 -1
  863. package/dist/components/textarea/textarea-compact.vue.d.ts +1 -2
  864. package/dist/components/textarea/textarea-control.js +1 -1
  865. package/dist/components/textarea/textarea-control.vue.d.ts +1 -2
  866. package/dist/components/textarea/textarea-counter.vue.d.ts +1 -2
  867. package/dist/components/textarea/textarea-root.vue.d.ts +1 -2
  868. package/dist/components/textarea/types.d.ts +2 -2
  869. package/dist/components/time-field/context.d.ts +2 -0
  870. package/dist/components/time-field/index.d.ts +5 -5
  871. package/dist/components/time-field/time-field-compact.js +1 -1
  872. package/dist/components/time-field/time-field-compact.vue.d.ts +10 -4
  873. package/dist/components/time-field/time-field-input.js +1 -1
  874. package/dist/components/time-field/time-field-input.vue.d.ts +3 -1
  875. package/dist/components/time-field/time-field-root.js +1 -1
  876. package/dist/components/time-field/time-field-root.vue.d.ts +4 -4
  877. package/dist/components/time-field/types.d.ts +16 -2
  878. package/dist/components/time-range-field/context.d.ts +2 -0
  879. package/dist/components/time-range-field/index.d.ts +3 -3
  880. package/dist/components/time-range-field/time-range-field-compact.vue.d.ts +3 -2
  881. package/dist/components/time-range-field/time-range-field-input.js +1 -1
  882. package/dist/components/time-range-field/time-range-field-input.vue.d.ts +2 -2
  883. package/dist/components/time-range-field/time-range-field-root.js +1 -1
  884. package/dist/components/time-range-field/time-range-field-root.vue.d.ts +6 -5
  885. package/dist/components/time-range-field/types.d.ts +2 -1
  886. package/dist/components/toast/context.d.ts +2 -0
  887. package/dist/components/toast/hooks.js +1 -1
  888. package/dist/components/toast/index.d.ts +2 -2
  889. package/dist/components/toast/state.d.ts +0 -1
  890. package/dist/components/toast/state.js +1 -1
  891. package/dist/components/toast/toast-provider.vue.d.ts +1 -2
  892. package/dist/components/toast/toast.js +1 -1
  893. package/dist/components/toast/toaster.js +1 -1
  894. package/dist/components/toast/toaster.vue.d.ts +3 -4
  895. package/dist/components/toast/types.d.ts +2 -2
  896. package/dist/components/toggle/index.d.ts +1 -1
  897. package/dist/components/toggle/toggle.vue.d.ts +2 -3
  898. package/dist/components/toggle/types.d.ts +0 -1
  899. package/dist/components/toggle-group/context.d.ts +2 -0
  900. package/dist/components/toggle-group/index.d.ts +2 -2
  901. package/dist/components/toggle-group/toggle-group-item.js +1 -1
  902. package/dist/components/toggle-group/toggle-group-item.vue.d.ts +4 -4
  903. package/dist/components/toggle-group/toggle-group-root.vue.d.ts +4 -4
  904. package/dist/components/toggle-group/types.d.ts +1 -1
  905. package/dist/components/toolbar/context.d.ts +2 -0
  906. package/dist/components/toolbar/index.d.ts +6 -6
  907. package/dist/components/toolbar/toolbar-button.vue.d.ts +1 -2
  908. package/dist/components/toolbar/toolbar-link.vue.d.ts +1 -2
  909. package/dist/components/toolbar/toolbar-root.vue.d.ts +2 -1
  910. package/dist/components/toolbar/toolbar-separator.vue.d.ts +1 -2
  911. package/dist/components/toolbar/toolbar-toggle-group.vue.d.ts +4 -4
  912. package/dist/components/toolbar/toolbar-toggle-item.vue.d.ts +4 -4
  913. package/dist/components/toolbar/types.d.ts +1 -1
  914. package/dist/components/tooltip/index.d.ts +8 -8
  915. package/dist/components/tooltip/tooltip-compact.vue.d.ts +2 -1
  916. package/dist/components/tooltip/tooltip-popup.vue.d.ts +1 -2
  917. package/dist/components/tooltip/tooltip-positioner-impl.js +1 -1
  918. package/dist/components/tooltip/tooltip-positioner.vue.d.ts +2 -1
  919. package/dist/components/tooltip/tooltip-root.js +1 -1
  920. package/dist/components/tooltip/tooltip-root.vue.d.ts +1 -2
  921. package/dist/components/tooltip/tooltip-trigger.vue.d.ts +3 -1
  922. package/dist/components/tooltip/types.d.ts +2 -2
  923. package/dist/components/tree/hooks.js +1 -1
  924. package/dist/components/tree/index.d.ts +4 -4
  925. package/dist/components/tree/tree-item.js +1 -1
  926. package/dist/components/tree/tree-item.vue.d.ts +3 -2
  927. package/dist/components/tree/tree-root.js +1 -1
  928. package/dist/components/tree/tree-root.vue.d.ts +6 -6
  929. package/dist/components/tree/tree-virtualizer-item.vue.d.ts +2 -1
  930. package/dist/components/tree/tree-virtualizer-root.js +1 -1
  931. package/dist/components/tree/tree-virtualizer-root.vue.d.ts +648 -9
  932. package/dist/components/tree/types.d.ts +10 -3
  933. package/dist/components/tree-menu/context.d.ts +21 -17
  934. package/dist/components/tree-menu/context.js +1 -1
  935. package/dist/components/tree-menu/index.d.ts +14 -14
  936. package/dist/components/tree-menu/shared.js +1 -1
  937. package/dist/components/tree-menu/tree-menu-button.vue.d.ts +1 -2
  938. package/dist/components/tree-menu/tree-menu-collapsible.vue.d.ts +1 -2
  939. package/dist/components/tree-menu/tree-menu-compact.js +1 -1
  940. package/dist/components/tree-menu/tree-menu-compact.vue.d.ts +3 -4
  941. package/dist/components/tree-menu/tree-menu-group-label.vue.d.ts +1 -2
  942. package/dist/components/tree-menu/tree-menu-group-root.vue.d.ts +1 -2
  943. package/dist/components/tree-menu/tree-menu-group.vue.d.ts +2 -2
  944. package/dist/components/tree-menu/tree-menu-item.vue.d.ts +2 -2
  945. package/dist/components/tree-menu/tree-menu-option-compact.js +1 -1
  946. package/dist/components/tree-menu/tree-menu-option-compact.vue.d.ts +2 -2
  947. package/dist/components/tree-menu/tree-menu-options-compact.js +1 -1
  948. package/dist/components/tree-menu/tree-menu-options-compact.vue.d.ts +3 -4
  949. package/dist/components/tree-menu/tree-menu-root.js +1 -1
  950. package/dist/components/tree-menu/tree-menu-root.vue.d.ts +3 -3
  951. package/dist/components/tree-menu/tree-menu-slot-compact.js +1 -1
  952. package/dist/components/tree-menu/tree-menu-slot-compact.vue.d.ts +8 -9
  953. package/dist/components/tree-menu/tree-menu-sub.vue.d.ts +2 -2
  954. package/dist/components/tree-menu/tree-menu-tooltip-compact.js +1 -1
  955. package/dist/components/tree-menu/types.d.ts +22 -5
  956. package/dist/components/virtualizer/index.d.ts +3 -3
  957. package/dist/components/virtualizer/types.d.ts +1 -1
  958. package/dist/components/virtualizer/virtualizer-content.js +1 -1
  959. package/dist/components/virtualizer/virtualizer-content.vue.d.ts +1 -2
  960. package/dist/components/virtualizer/virtualizer-item.vue.d.ts +1 -2
  961. package/dist/components/virtualizer/virtualizer-root.js +1 -1
  962. package/dist/components/virtualizer/virtualizer-root.vue.d.ts +4 -4
  963. package/dist/components/visually-hidden/index.d.ts +2 -2
  964. package/dist/components/visually-hidden/types.d.ts +0 -1
  965. package/dist/components/visually-hidden/visually-hidden-input-bubble.js +1 -1
  966. package/dist/components/visually-hidden/visually-hidden-input.vue.d.ts +2 -3
  967. package/dist/components/visually-hidden/visually-hidden.vue.d.ts +2 -2
  968. package/dist/components/watermark/context.d.ts +2 -0
  969. package/dist/components/watermark/index.d.ts +3 -3
  970. package/dist/components/watermark/shared.js +1 -1
  971. package/dist/components/watermark/types.d.ts +1 -1
  972. package/dist/components/watermark/watermark-compact.vue.d.ts +1 -2
  973. package/dist/components/watermark/watermark-overlay.vue.d.ts +1 -2
  974. package/dist/components/watermark/watermark-root.js +1 -1
  975. package/dist/components/watermark/watermark-root.vue.d.ts +1 -2
  976. package/dist/composables/use-arrow-navigation.d.ts +1 -0
  977. package/dist/composables/use-arrow-navigation.js +1 -1
  978. package/dist/composables/use-bool-prop.js +1 -1
  979. package/dist/composables/use-collection.d.ts +1 -1
  980. package/dist/composables/use-collection.js +1 -1
  981. package/dist/composables/use-controllable-state.d.ts +0 -1
  982. package/dist/composables/use-dismissable-layer.d.ts +4 -1
  983. package/dist/composables/use-dismissable-layer.js +1 -1
  984. package/dist/composables/use-escape-key-down.d.ts +0 -1
  985. package/dist/composables/use-exposed-element.d.ts +1 -0
  986. package/dist/composables/use-floating.d.ts +0 -1
  987. package/dist/composables/use-focus-scope.d.ts +1 -1
  988. package/dist/composables/use-forward-element.d.ts +1 -0
  989. package/dist/composables/use-forward-element.js +1 -1
  990. package/dist/composables/use-fuse.d.ts +0 -1
  991. package/dist/composables/use-grace-area.d.ts +0 -1
  992. package/dist/composables/use-grace-area.js +1 -1
  993. package/dist/composables/use-hide-others.d.ts +1 -1
  994. package/dist/composables/use-image-loading-status.d.ts +1 -1
  995. package/dist/composables/use-kbd.d.ts +1 -0
  996. package/dist/composables/use-popup-events.d.ts +1 -1
  997. package/dist/composables/use-presence.d.ts +0 -1
  998. package/dist/composables/use-presence.js +1 -1
  999. package/dist/composables/use-props.d.ts +0 -1
  1000. package/dist/composables/use-selection.d.ts +1 -1
  1001. package/dist/composables/use-state-machine.d.ts +0 -1
  1002. package/dist/composables/use-typeahead.d.ts +0 -1
  1003. package/dist/composables/use-typeahead.js +1 -1
  1004. package/dist/composables/use-ui-context.d.ts +1 -1
  1005. package/dist/constants/common.d.ts +1 -0
  1006. package/dist/constants/components.d.ts +2 -0
  1007. package/dist/constants/components.js +1 -1
  1008. package/dist/date/calendar.d.ts +2 -9
  1009. package/dist/date/calendar.js +1 -1
  1010. package/dist/date/comparators.d.ts +0 -1
  1011. package/dist/date/comparators.js +1 -1
  1012. package/dist/date/formatter.d.ts +0 -1
  1013. package/dist/date/parser.d.ts +0 -1
  1014. package/dist/date/parser.js +1 -1
  1015. package/dist/date/parts.d.ts +0 -1
  1016. package/dist/date/types.d.ts +2 -3
  1017. package/dist/date/use-date-field.d.ts +3 -1
  1018. package/dist/date/use-date-field.js +1 -1
  1019. package/dist/date/utils.d.ts +0 -1
  1020. package/dist/index.d.ts +580 -471
  1021. package/dist/index.js +1 -1
  1022. package/dist/locale/hooks.d.ts +0 -1
  1023. package/dist/locale/hooks.js +1 -1
  1024. package/dist/locale/langs/ar.d.ts +0 -1
  1025. package/dist/locale/langs/ar.js +1 -1
  1026. package/dist/locale/langs/de.d.ts +0 -1
  1027. package/dist/locale/langs/de.js +1 -1
  1028. package/dist/locale/langs/en.d.ts +0 -1
  1029. package/dist/locale/langs/en.js +1 -1
  1030. package/dist/locale/langs/es.d.ts +0 -1
  1031. package/dist/locale/langs/es.js +1 -1
  1032. package/dist/locale/langs/fr.d.ts +0 -1
  1033. package/dist/locale/langs/fr.js +1 -1
  1034. package/dist/locale/langs/id.d.ts +0 -1
  1035. package/dist/locale/langs/id.js +1 -1
  1036. package/dist/locale/langs/ja.d.ts +0 -1
  1037. package/dist/locale/langs/ja.js +1 -1
  1038. package/dist/locale/langs/ko.d.ts +0 -1
  1039. package/dist/locale/langs/ko.js +1 -1
  1040. package/dist/locale/langs/pt-BR.d.ts +0 -1
  1041. package/dist/locale/langs/pt-BR.js +1 -1
  1042. package/dist/locale/langs/ru.d.ts +0 -1
  1043. package/dist/locale/langs/ru.js +1 -1
  1044. package/dist/locale/langs/tr.d.ts +0 -1
  1045. package/dist/locale/langs/tr.js +1 -1
  1046. package/dist/locale/langs/zh-CN.d.ts +0 -1
  1047. package/dist/locale/langs/zh-CN.js +1 -1
  1048. package/dist/locale/langs/zh-TW.d.ts +0 -1
  1049. package/dist/locale/langs/zh-TW.js +1 -1
  1050. package/dist/locale/locales.d.ts +2 -2
  1051. package/dist/locale/locales.js +1 -1
  1052. package/dist/locale/types.d.ts +152 -2
  1053. package/dist/namespaced/index.d.ts +1012 -980
  1054. package/dist/namespaced/index.js +1 -1
  1055. package/dist/nuxt/index.d.ts +1 -0
  1056. package/dist/shared/color.d.ts +1 -1
  1057. package/dist/shared/color.js +1 -1
  1058. package/dist/shared/comparison.d.ts +1 -0
  1059. package/dist/shared/focus.d.ts +4 -6
  1060. package/dist/shared/focus.js +1 -1
  1061. package/dist/shared/form.d.ts +1 -0
  1062. package/dist/shared/geometry.d.ts +1 -0
  1063. package/dist/shared/time-picker.d.ts +1 -0
  1064. package/dist/shared/time-picker.js +1 -1
  1065. package/dist/shared/tree.d.ts +1 -0
  1066. package/dist/shared/value.d.ts +1 -0
  1067. package/dist/shared/vue.d.ts +2 -2
  1068. package/dist/shared/vue.js +1 -1
  1069. package/dist/types/color.d.ts +0 -1
  1070. package/dist/types/component.d.ts +8 -4
  1071. package/dist/types/event.d.ts +0 -1
  1072. package/dist/types/path.d.ts +2 -3
  1073. package/dist/types/vue.d.ts +5 -6
  1074. package/package.json +21 -18
  1075. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/defineProperty.js +0 -1
  1076. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPrimitive.js +0 -1
  1077. package/dist/_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/toPropertyKey.js +0 -1
  1078. package/dist/components/layout/layout-classic-compact.js +0 -1
  1079. package/dist/components/layout/layout-classic-compact.vue.d.ts +0 -28
  1080. package/dist/components/layout/layout-classic-placeholder.js +0 -1
  1081. package/dist/components/layout/layout-classic-root.js +0 -1
@@ -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 = {} & {
@@ -161,7 +161,7 @@ declare const __VLS_base: import("vue").DefineComponent<PopperPositionerProps, {
161
161
  'aria-colindex': string | number;
162
162
  'aria-colspan': string | number;
163
163
  'aria-controls': string;
164
- 'aria-current': (boolean | "true" | "false") | "page" | "step" | "location" | "date" | "time";
164
+ 'aria-current': "date" | (boolean | "true" | "false") | "page" | "step" | "location" | "time";
165
165
  'aria-describedby': string;
166
166
  'aria-details': string;
167
167
  'aria-disabled': boolean | "true" | "false";
@@ -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};
@@ -1,5 +1,4 @@
1
1
  import { PopperRootProps } from "./types.js";
2
-
3
2
  //#region src/components/popper/popper-root.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{isNullish as e}from"../../shared/guard.js";import"../../shared/index.js";import{arrow as t,flip as n,hide as r,limitShift as i,offset as a,shift as o,size as s}from"@floating-ui/dom";import{getAlignment as c,getSide as l}from"@floating-ui/utils";const u={transformOrigin:`--soybean-popper-transform-origin`,availableWidth:`--soybean-popper-available-width`,availableHeight:`--soybean-popper-available-height`,anchorWidth:`--soybean-popper-anchor-width`,anchorHeight:`--soybean-popper-anchor-height`};function d(){return{placement:void 0,side:`bottom`,sideOffset:0,sideFlip:!0,align:`center`,alignOffset:0,alignFlip:!0,arrowPadding:0,avoidCollisions:!0,collisionPadding:0,collisionBoundary:()=>[],sticky:`partial`,hideWhenDetached:!1,positionStrategy:`fixed`,updatePositionStrategy:`optimized`,prioritizePosition:!1}}const f={start:`0%`,center:`50%`,end:`100%`},p={bottom:{getX:({isArrowHidden:e,noArrowAlign:t,arrowXCenter:n})=>e?t:`${n}px`,getY:({arrowHeight:e})=>`${-e}px`},top:{getX:({isArrowHidden:e,noArrowAlign:t,arrowXCenter:n})=>e?t:`${n}px`,getY:({floatingHeight:e,arrowHeight:t})=>`${e+t}px`},right:{getX:({arrowHeight:e})=>`${-e}px`,getY:({isArrowHidden:e,noArrowAlign:t,arrowYCenter:n})=>e?t:`${n}px`},left:{getX:({floatingWidth:e,arrowHeight:t})=>`${e+t}px`,getY:({isArrowHidden:e,noArrowAlign:t,arrowYCenter:n})=>e?t:`${n}px`}};function m(e,d){let{sideOffset:m=0,alignOffset:g=0,sideFlip:_,alignFlip:v,prioritizePosition:y,sticky:b,avoidCollisions:x,arrowPadding:S,hideWhenDetached:C}=e,w=h(e),T=[a(()=>({mainAxis:m+(d?.clientHeight??0),crossAxis:g,alignmentAxis:g}))];if(x){let e=[o({mainAxis:!0,crossAxis:!!y,limiter:b===`partial`?i():void 0,...w})],t=n({mainAxis:_,crossAxis:v,...w});y?e.unshift(t):e.push(t),T.push(...e)}return T.push(s({...w,apply:({elements:{floating:e},rects:t,availableWidth:n,availableHeight:r})=>{let{width:i,height:a}=t.reference;e.style.setProperty(u.availableWidth,`${n}px`),e.style.setProperty(u.availableHeight,`${r}px`),e.style.setProperty(u.anchorWidth,`${i}px`),e.style.setProperty(u.anchorHeight,`${a}px`)}})),d&&T.push(t({element:d,padding:S}),{name:`transformOrigin`,fn(e){let{placement:t,rects:n,middlewareData:r}=e,i=r.arrow?.centerOffset!==0,{width:a,height:o}=d.getBoundingClientRect(),s=i?0:a,u=i?0:o,m=l(t),h=f[c(t)??`center`],g=(r.arrow?.x??0)+s/2,_=(r.arrow?.y??0)+u/2,v=p[m],y={isArrowHidden:i,noArrowAlign:h,arrowXCenter:g,arrowYCenter:_,arrowHeight:o,floatingWidth:n.floating.width,floatingHeight:n.floating.height};return{data:{x:v.getX(y),y:v.getY(y)}}}}),C&&T.push(r({strategy:`referenceHidden`,...w})),T.filter(Boolean)}function h(t){let{collisionPadding:n,collisionBoundary:r}=t,i={top:1,right:1,bottom:1,left:1};typeof n==`number`?(i.top+=n,i.right+=n,i.bottom+=n,i.left+=n):n&&(i.top+=n.top??0,i.right+=n.right??0,i.bottom+=n.bottom??0,i.left+=n.left??0);let a=Array.isArray(r)?r:[r],o=a.length>0;return{padding:i,boundary:a.filter(t=>!e(t)),altBoundary:o}}function g(e,t){let n=e;return t!==`center`&&(n+=`-${t}`),n}export{d as createPopperPositionerDefaultProps,m as getFloatingUiMiddleware,g as getPlacement,u as popperCssVars};
1
+ import{isNullish as e}from"../../shared/guard.js";import"../../shared/index.js";import{arrow as t,flip as n,hide as r,limitShift as i,offset as a,shift as o,size as s}from"@floating-ui/dom";import{getAlignment as c,getSide as l}from"@floating-ui/utils";const u={transformOrigin:`--soybean-popper-transform-origin`,availableWidth:`--soybean-popper-available-width`,availableHeight:`--soybean-popper-available-height`,anchorWidth:`--soybean-popper-anchor-width`,anchorHeight:`--soybean-popper-anchor-height`};function d(){return{placement:void 0,side:`bottom`,sideOffset:0,sideFlip:!0,align:`center`,alignOffset:0,alignFlip:!0,arrowPadding:0,avoidCollisions:!0,collisionPadding:0,collisionBoundary:()=>[],sticky:`partial`,hideWhenDetached:!1,positionStrategy:`fixed`,updatePositionStrategy:`optimized`,prioritizePosition:!1}}const f={start:`0%`,center:`50%`,end:`100%`},p={bottom:{getX:({isArrowHidden:e,noArrowAlign:t,arrowXCenter:n})=>e?t:`${n}px`,getY:({arrowHeight:e})=>`${-e}px`},top:{getX:({isArrowHidden:e,noArrowAlign:t,arrowXCenter:n})=>e?t:`${n}px`,getY:({floatingHeight:e,arrowHeight:t})=>`${e+t}px`},right:{getX:({arrowHeight:e})=>`${-e}px`,getY:({isArrowHidden:e,noArrowAlign:t,arrowYCenter:n})=>e?t:`${n}px`},left:{getX:({floatingWidth:e,arrowHeight:t})=>`${e+t}px`,getY:({isArrowHidden:e,noArrowAlign:t,arrowYCenter:n})=>e?t:`${n}px`}};function m(e,d){let{sideOffset:m=0,alignOffset:g=0,sideFlip:_,alignFlip:v,prioritizePosition:y,sticky:b,avoidCollisions:x,arrowPadding:S,hideWhenDetached:C}=e,w=h(e),T=[a(()=>{let e=d?.clientHeight??0;return{mainAxis:m+e,crossAxis:g,alignmentAxis:g}})];if(x){let e=[o({mainAxis:!0,crossAxis:!!y,limiter:b===`partial`?i():void 0,...w})],t=n({mainAxis:_,crossAxis:v,...w});y?e.unshift(t):e.push(t),T.push(...e)}return T.push(s({...w,apply:({elements:{floating:e},rects:t,availableWidth:n,availableHeight:r})=>{let{width:i,height:a}=t.reference;e.style.setProperty(u.availableWidth,`${n}px`),e.style.setProperty(u.availableHeight,`${r}px`),e.style.setProperty(u.anchorWidth,`${i}px`),e.style.setProperty(u.anchorHeight,`${a}px`)}})),d&&T.push(t({element:d,padding:S}),{name:`transformOrigin`,fn(e){let{placement:t,rects:n,middlewareData:r}=e,i=r.arrow?.centerOffset!==0,{width:a,height:o}=d.getBoundingClientRect(),s=i?0:a,u=i?0:o,m=l(t),h=c(t)??`center`,g=f[h],_=(r.arrow?.x??0)+s/2,v=(r.arrow?.y??0)+u/2,y=p[m],b={isArrowHidden:i,noArrowAlign:g,arrowXCenter:_,arrowYCenter:v,arrowHeight:o,floatingWidth:n.floating.width,floatingHeight:n.floating.height};return{data:{x:y.getX(b),y:y.getY(b)}}}}),C&&T.push(r({strategy:`referenceHidden`,...w})),T.filter(Boolean)}function h(t){let{collisionPadding:n,collisionBoundary:r}=t,i={top:1,right:1,bottom:1,left:1};typeof n==`number`?(i.top+=n,i.right+=n,i.bottom+=n,i.left+=n):n&&(i.top+=n.top??0,i.right+=n.right??0,i.bottom+=n.bottom??0,i.left+=n.left??0);let a=Array.isArray(r)?r:[r],o=a.length>0;return{padding:i,boundary:a.filter(t=>!e(t)),altBoundary:o}}function g(e,t){let n=e;return t!==`center`&&(n+=`-${t}`),n}export{d as createPopperPositionerDefaultProps,m as getFloatingUiMiddleware,g as getPlacement,u as popperCssVars};
@@ -1,9 +1,9 @@
1
1
  import { Align, Direction, Placement as Placement$1, UiClass } from "../../types/common.js";
2
2
  import { BaseProps } from "../../types/vue.js";
3
+ import "../../types/index.js";
3
4
  import { PrimitiveWithBaseProps } from "../primitive/types.js";
4
5
  import { ComputedRef } from "vue";
5
6
  import { Padding, ReferenceElement, Side } from "@floating-ui/dom";
6
-
7
7
  //#region src/components/popper/types.d.ts
8
8
  /**
9
9
  * Properties for the PopperRoot component.
@@ -1,3 +1,3 @@
1
1
  import { PortalProps } from "./types.js";
2
- import { _default } from "./portal.vue.js";
2
+ import _default from "./portal.vue.js";
3
3
  export { _default as Portal, type PortalProps };
@@ -1,5 +1,4 @@
1
1
  import { PortalProps } from "./types.js";
2
-
3
2
  //#region src/components/portal/portal.vue.d.ts
4
3
  declare var __VLS_7: {};
5
4
  type __VLS_Slots = {} & {
@@ -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,4 +1,5 @@
1
1
  import { ForceMountProps } from "../../types/component.js";
2
+ import "../../types/index.js";
2
3
  //#region src/components/portal/types.d.ts
3
4
  /**
4
5
  * Properties for the Portal component.
@@ -1,5 +1,4 @@
1
1
  import { PrimitiveProps } from "./types.js";
2
-
3
2
  //#region src/components/primitive/primitive.d.ts
4
3
  declare const Primitive: import("vue").DefineSetupFnComponent<PrimitiveProps, {}, {}, PrimitiveProps & {}, import("vue").PublicProps>;
5
4
  //#endregion
@@ -1,6 +1,6 @@
1
1
  import { BaseProps } from "../../types/vue.js";
2
+ import "../../types/index.js";
2
3
  import { Component } from "vue";
3
-
4
4
  //#region src/components/primitive/types.d.ts
5
5
  /**
6
6
  * Type information for AsTag.
@@ -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 { ProgressProviderUiSlot, ProgressUiSlot } from "./types.js";
5
+ import "../../index.js";
4
6
  //#region src/components/progress/context.d.ts
5
7
  declare const provideProgressUi: (ui: import("vue").ComputedRef<Partial<UiClass<ProgressUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ProgressUiSlot>>>, useProgressUi: UseUiConsumer<ProgressUiSlot>;
6
8
  declare const provideProgressProviderUi: (ui: import("vue").ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<ProgressProviderUiSlot>>>, useProgressProviderUi: UseUiConsumer<ProgressProviderUiSlot>;
@@ -1,10 +1,10 @@
1
1
  import { ProgressCircleCompactEmits, ProgressCircleCompactProps, ProgressCircleCompactSlots, ProgressCircleSvgProps, ProgressCompactEmits, ProgressCompactProps, ProgressCompactSlots, ProgressIndicatorProps, ProgressOptions, ProgressProviderProps, ProgressRootEmits, ProgressRootProps, ProgressSlotProps, ProgressState, ProgressUi, ProgressUiSlot } from "./types.js";
2
- import { _default as _default$4 } from "./progress-provider.vue.js";
3
- import { _default as _default$2 } from "./progress-compact.vue.js";
4
- import { _default as _default$1 } from "./progress-circle-compact.vue.js";
5
- import { _default as _default$5 } from "./progress-root.vue.js";
6
- import { _default as _default$3 } from "./progress-indicator.vue.js";
7
- import { _default } from "./progress-circle-svg.vue.js";
2
+ import _default$4 from "./progress-provider.vue.js";
3
+ import _default$2 from "./progress-compact.vue.js";
4
+ import _default$1 from "./progress-circle-compact.vue.js";
5
+ import _default$5 from "./progress-root.vue.js";
6
+ import _default$3 from "./progress-indicator.vue.js";
7
+ import _default from "./progress-circle-svg.vue.js";
8
8
  import { provideProgressProviderUi, provideProgressUi } from "./context.js";
9
9
  import { progress } from "./state.js";
10
10
  export { _default as ProgressCircle, _default$1 as ProgressCircleCompact, type ProgressCircleCompactEmits, type ProgressCircleCompactProps, type ProgressCircleCompactSlots, type ProgressCircleSvgProps, _default$2 as ProgressCompact, type ProgressCompactEmits, type ProgressCompactProps, type ProgressCompactSlots, _default$3 as ProgressIndicator, type ProgressIndicatorProps, type ProgressOptions, _default$4 as ProgressProvider, type ProgressProviderProps, _default$5 as ProgressRoot, type ProgressRootEmits, type ProgressRootProps, type ProgressSlotProps, type ProgressState, type ProgressUi, type ProgressUiSlot, progress, provideProgressProviderUi, provideProgressUi };
@@ -1,5 +1,4 @@
1
1
  import { ProgressCircleCompactProps, ProgressCircleCompactSlots } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-circle-compact.vue.d.ts
4
3
  type __VLS_Slots = ProgressCircleCompactSlots;
5
4
  declare const __VLS_base: import("vue").DefineComponent<ProgressCircleCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -17,4 +16,4 @@ type __VLS_WithSlots<T, S> = T & {
17
16
  };
18
17
  };
19
18
  //#endregion
20
- export { _default };
19
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { ProgressCircleSvgProps, ProgressState } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-circle-svg.vue.d.ts
4
3
  declare var __VLS_1: {
5
4
  modelValue: number | null | undefined;
@@ -21,4 +20,4 @@ type __VLS_WithSlots<T, S> = T & {
21
20
  };
22
21
  };
23
22
  //#endregion
24
- export { _default };
23
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { ProgressCompactProps, ProgressCompactSlots } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-compact.vue.d.ts
4
3
  type __VLS_Slots = ProgressCompactSlots;
5
4
  declare const __VLS_base: import("vue").DefineComponent<ProgressCompactProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
@@ -17,4 +16,4 @@ type __VLS_WithSlots<T, S> = T & {
17
16
  };
18
17
  };
19
18
  //#endregion
20
- export { _default };
19
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { ProgressIndicatorProps } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-indicator.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 { ProgressProviderProps } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-provider.vue.d.ts
4
3
  declare const __VLS_export: import("vue").DefineComponent<ProgressProviderProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<ProgressProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
5
4
  declare const _default: typeof __VLS_export;
6
5
  //#endregion
7
- export { _default };
6
+ export { _default as default };
@@ -1 +1 @@
1
- import{isNullish as e}from"../../shared/guard.js";import{useDirection as t}from"../config-provider/context.js";import"../../shared/index.js";import{useControllableState as n}from"../../composables/use-controllable-state.js";import{useOmitProps as r}from"../../composables/use-props.js";import"../../composables/index.js";import{Primitive as i}from"../primitive/primitive.js";import"../primitive/index.js";import{provideProgressRootContext as a,useProgressUi as o}from"./context.js";import{getValidMax as s,getValidModelValue as c,getValueLabel as l}from"./shared.js";import{computed as u,createBlock as d,defineComponent as f,mergeProps as p,openBlock as m,renderSlot as h,unref as g,useAttrs as _,watch as v,withCtx as y}from"vue";const b=f({name:`ProgressRoot`,inheritAttrs:!1,__name:`progress-root`,props:{dir:{},modelValue:{},max:{},getValueLabel:{type:Function,default:l},getValueText:{},asChild:{type:Boolean},as:{}},emits:[`update:modelValue`,`update:max`],setup(l,{emit:f}){let b=l,x=f,S=_(),C=o(`root`),w=n(()=>b.modelValue,e=>{x(`update:modelValue`,e)},null),T=n(()=>b.max,e=>{x(`update:max`,e)},100),E=t(()=>b.dir),D=u(()=>s(T.value)),O=u(()=>c(w.value,D.value)),k=r(b,[`modelValue`,`max`,`getValueLabel`,`getValueText`],S,u(()=>typeof O.value==`number`?{"aria-valuenow":O.value}:{})),A=u(()=>e(O.value)?`indeterminate`:O.value===D.value?`complete`:`loading`),j=u(()=>e(O.value)?null:O.value/D.value*100),M=u(()=>b.getValueLabel?.(O.value,D.value)),N=u(()=>b.getValueText?.(O.value,D.value));function P(e){return typeof e==`string`&&e.trim().length>0?e:void 0}function F(e){return P(S[e])}let I=u(()=>F(`aria-label`)??P(M.value)??`Progress`),L=u(()=>F(`aria-valuetext`)??P(N.value));return v(D,e=>{e!==T.value&&(T.value=e)},{immediate:!0}),v(O,e=>{e!==w.value&&(w.value=e)},{immediate:!0}),a({dir:E,modelValue:O,max:D,progressState:A,valuePercent:j}),(e,t)=>(m(),d(g(i),p(g(k),{"data-soybean-progress-root":``,class:g(C),role:`progressbar`,"aria-label":I.value,"aria-valuemin":0,"aria-valuemax":D.value,"aria-valuetext":L.value,"data-state":A.value,"data-value":O.value??void 0,"data-max":D.value}),{default:y(()=>[h(e.$slots,`default`,{modelValue:O.value,max:D.value,progressState:A.value,valuePercent:j.value})]),_:3},16,[`class`,`aria-label`,`aria-valuemax`,`aria-valuetext`,`data-state`,`data-value`,`data-max`]))}});export{b as default};
1
+ import{isNullish as e}from"../../shared/guard.js";import{useDirection as t}from"../config-provider/context.js";import{useLocaleMessages as n}from"../../locale/hooks.js";import"../../locale/index.js";import"../../shared/index.js";import{useControllableState as r}from"../../composables/use-controllable-state.js";import{useOmitProps as i}from"../../composables/use-props.js";import"../../composables/index.js";import{Primitive as a}from"../primitive/primitive.js";import"../primitive/index.js";import{provideProgressRootContext as o,useProgressUi as s}from"./context.js";import{getValidMax as c,getValidModelValue as l,getValueLabel as u}from"./shared.js";import{computed as d,createBlock as f,defineComponent as p,mergeProps as m,openBlock as h,renderSlot as g,unref as _,useAttrs as v,watch as y,withCtx as b}from"vue";const x=p({name:`ProgressRoot`,inheritAttrs:!1,__name:`progress-root`,props:{dir:{},modelValue:{},max:{},getValueLabel:{type:Function,default:u},getValueText:{},asChild:{type:Boolean},as:{}},emits:[`update:modelValue`,`update:max`],setup(u,{emit:p}){let x=u,S=p,C=v(),w=n(),T=s(`root`),E=r(()=>x.modelValue,e=>{S(`update:modelValue`,e)},null),D=r(()=>x.max,e=>{S(`update:max`,e)},100),O=t(()=>x.dir),k=d(()=>c(D.value)),A=d(()=>l(E.value,k.value)),j=d(()=>typeof A.value==`number`?{"aria-valuenow":A.value}:{}),M=i(x,[`modelValue`,`max`,`getValueLabel`,`getValueText`],C,j),N=d(()=>e(A.value)?`indeterminate`:A.value===k.value?`complete`:`loading`),P=d(()=>e(A.value)?null:A.value/k.value*100),F=d(()=>x.getValueLabel?.(A.value,k.value)),I=d(()=>x.getValueText?.(A.value,k.value));function L(e){return typeof e==`string`&&e.trim().length>0?e:void 0}function R(e){return L(C[e])}let z=d(()=>R(`aria-label`)??L(F.value)??w.value.progress.ariaLabel),B=d(()=>R(`aria-valuetext`)??L(I.value));return y(k,e=>{e!==D.value&&(D.value=e)},{immediate:!0}),y(A,e=>{e!==E.value&&(E.value=e)},{immediate:!0}),o({dir:O,modelValue:A,max:k,progressState:N,valuePercent:P}),(e,t)=>(h(),f(_(a),m(_(M),{"data-soybean-progress-root":``,class:_(T),role:`progressbar`,"aria-label":z.value,"aria-valuemin":0,"aria-valuemax":k.value,"aria-valuetext":B.value,"data-state":N.value,"data-value":A.value??void 0,"data-max":k.value}),{default:b(()=>[g(e.$slots,`default`,{modelValue:A.value,max:k.value,progressState:N.value,valuePercent:P.value})]),_:3},16,[`class`,`aria-label`,`aria-valuemax`,`aria-valuetext`,`data-state`,`data-value`,`data-max`]))}});export{x as default};
@@ -1,5 +1,4 @@
1
1
  import { ProgressRootProps, ProgressState } from "./types.js";
2
-
3
2
  //#region src/components/progress/progress-root.vue.d.ts
4
3
  declare var __VLS_8: {
5
4
  modelValue: number | null;
@@ -27,4 +26,4 @@ type __VLS_WithSlots<T, S> = T & {
27
26
  };
28
27
  };
29
28
  //#endregion
30
- export { _default };
29
+ export { _default as default };
@@ -1,5 +1,4 @@
1
1
  import { ProgressOptions } from "./types.js";
2
-
3
2
  //#region src/components/progress/state.d.ts
4
3
  declare class ProgressObserver {
5
4
  static options: Required<ProgressOptions>;
@@ -1 +1 @@
1
- import{clamp as e}from"../../shared/value.js";import{isClient as t}from"../../shared/env.js";import"../../shared/index.js";import{_defineProperty as n}from"../../_virtual/_@oxc-project_runtime@0.135.0/helpers/esm/defineProperty.js";import{defu as r}from"defu";const i={direction:`ltr`,minimum:.08,maximum:1,easing:`linear`,speed:200,trickle:!0,trickleSpeed:200};var a=class{static reset(){return this.status=null,this.isPaused=!1,this.pending=[],this.options=i,this.clearTrickleTimer(),this}static configure(e){return this.options=r({...e},this.options),this}static isStarted(){return typeof this.status==`number`}static isRendered(){return t?document.querySelector(`[data-soybean-progress-provider]`)!==null:!1}static set(n){if(!t||this.isPaused)return this;let r=this.isStarted();n=e(n,this.options.minimum,this.options.maximum),this.status=n===this.options.maximum?null:n,this.status===null&&this.clearTrickleTimer();let i=this.render(!r),a=this.options.speed,o=this.options.easing;return i.forEach(e=>e.offsetWidth),this.queue(e=>{i.forEach(e=>{c(e.querySelector(`[data-soybean-progress-bar]`),this.barPositionCSS({n,speed:a,ease:o}))}),n===this.options.maximum?(i.forEach(e=>{c(e,{transition:`none`,opacity:`1`}),e.offsetWidth}),setTimeout(()=>{i.forEach(e=>{c(e,{transition:`all ${a}ms ${o}`,opacity:`0`})}),setTimeout(()=>{i.forEach(e=>{this.remove(e),c(e,{transition:`none`,opacity:`1`})}),e()},a)},a)):setTimeout(e,a)}),this}static start(){return t?(this.status||this.set(0),this.options.trickle&&this.startTrickling(),this):this}static done(e){return!t||!e&&!this.status?this:this.inc(.3+.5*Math.random()).set(1)}static inc(t){if(this.isPaused)return this;let n=this.status;return n?n>1?this:(typeof t!=`number`&&(t=n>=0&&n<.2?.1:n>=.2&&n<.5?.04:n>=.5&&n<.8?.02:n>=.8&&n<.99?.005:0),n=e(n+t,0,.994),this.set(n)):this.start()}static dec(t){if(this.isPaused)return this;let n=this.status;return typeof n==`number`?(typeof t!=`number`&&(t=n>.8?.1:n>.5?.05:n>.2?.02:.01),n=e(n-t,0,.994),this.set(n)):this}static trickle(){return this.isPaused?this:this.inc()}static promise(e){let t=typeof e==`function`?e():e;if(!t)return this;if(typeof t.then==`function`)return this.start(),Promise.resolve(t).then(()=>{this.done()},()=>{this.done(!0)}),this;if(typeof t.state!=`function`||typeof t.always!=`function`||t.state()===`resolved`)return this;let n=0,r=0;return this.start(),n++,r++,t.always(()=>{r--,r===0?(n=0,this.done()):this.set((n-r)/n)}),this}static render(e=!1){if(!t)return[];let n=Array.from(document.querySelectorAll(`[data-soybean-progress-provider]`));return n.forEach(t=>{t.style.display=``;let n=t.querySelector(`[data-soybean-progress-bar]`),r=s(e?0:this.status||0,this.options.direction);c(n,this.barPositionCSS({n:this.status||0,speed:this.options.speed,ease:this.options.easing,percent:r})),typeof this.status==`number`?t.setAttribute(`aria-valuenow`,`${this.status}`):t.removeAttribute(`aria-valuenow`)}),n}static remove(e){t&&(this.clearTrickleTimer(),e?e.style.display=`none`:document.querySelectorAll(`[data-soybean-progress-provider]`).forEach(e=>{let t=e;t.style.display=`none`}))}static pause(){return this.isStarted()?(this.isPaused=!0,this.clearTrickleTimer(),this):this}static resume(){return this.isStarted()?(this.isPaused=!1,this.options.trickle&&this.startTrickling(),this):this}static queue(e){this.pending.push(e),this.pending.length===1&&this.next()}static next(){let e=this.pending.shift();e&&e(this.next.bind(this))}static clearTrickleTimer(){this.trickleTimer&&(clearTimeout(this.trickleTimer),this.trickleTimer=void 0)}static startTrickling(){if(this.trickleTimer||this.isPaused||!this.isStarted())return;let e=()=>{this.trickleTimer=void 0,!(this.isPaused||!this.isStarted())&&(this.trickle(),!this.isPaused&&this.isStarted()&&(this.trickleTimer=setTimeout(e,this.options.trickleSpeed)))};this.trickleTimer=setTimeout(e,this.options.trickleSpeed)}static barPositionCSS({n:e,speed:t,ease:n,percent:r}){return{transform:`translate3d(${r??s(e,this.options.direction)}%,0,0)`,transition:`all ${t}ms ${n}`}}};n(a,`options`,i),n(a,`status`,null),n(a,`pending`,[]),n(a,`isPaused`,!1),n(a,`trickleTimer`,void 0);const o=a;function s(e,t){return t===`rtl`?(1-e)*100:(-1+e)*100}function c(e,t,n){if(typeof t==`string`)n!==void 0&&(e.style[t]=n);else for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];r!==void 0&&(e.style[n]=r)}}export{o as progress};
1
+ import{clamp as e}from"../../shared/value.js";import{isClient as t}from"../../shared/env.js";import"../../shared/index.js";import n from"../../_virtual/_@oxc-project_runtime@0.143.0/helpers/esm/defineProperty.js";import{defu as r}from"defu";const i={direction:`ltr`,minimum:.08,maximum:1,easing:`linear`,speed:200,trickle:!0,trickleSpeed:200};var a=class{static reset(){return this.status=null,this.isPaused=!1,this.pending=[],this.options=i,this.clearTrickleTimer(),this}static configure(e){return this.options=r({...e},this.options),this}static isStarted(){return typeof this.status==`number`}static isRendered(){return t?document.querySelector(`[data-soybean-progress-provider]`)!==null:!1}static set(n){if(!t||this.isPaused)return this;let r=this.isStarted();n=e(n,this.options.minimum,this.options.maximum),this.status=n===this.options.maximum?null:n,this.status===null&&this.clearTrickleTimer();let i=this.render(!r),a=this.options.speed,o=this.options.easing;return i.forEach(e=>e.offsetWidth),this.queue(e=>{i.forEach(e=>{c(e.querySelector(`[data-soybean-progress-bar]`),this.barPositionCSS({n,speed:a,ease:o}))}),n===this.options.maximum?(i.forEach(e=>{c(e,{transition:`none`,opacity:`1`}),e.offsetWidth}),setTimeout(()=>{i.forEach(e=>{c(e,{transition:`all ${a}ms ${o}`,opacity:`0`})}),setTimeout(()=>{i.forEach(e=>{this.remove(e),c(e,{transition:`none`,opacity:`1`})}),e()},a)},a)):setTimeout(e,a)}),this}static start(){return t?(this.status||this.set(0),this.options.trickle&&this.startTrickling(),this):this}static done(e){return!t||!e&&!this.status?this:this.inc(.3+.5*Math.random()).set(1)}static inc(t){if(this.isPaused)return this;let n=this.status;return n?n>1?this:(typeof t!=`number`&&(t=n>=0&&n<.2?.1:n>=.2&&n<.5?.04:n>=.5&&n<.8?.02:n>=.8&&n<.99?.005:0),n=e(n+t,0,.994),this.set(n)):this.start()}static dec(t){if(this.isPaused)return this;let n=this.status;return typeof n==`number`?(typeof t!=`number`&&(t=n>.8?.1:n>.5?.05:n>.2?.02:.01),n=e(n-t,0,.994),this.set(n)):this}static trickle(){return this.isPaused?this:this.inc()}static promise(e){let t=typeof e==`function`?e():e;if(!t)return this;if(typeof t.then==`function`)return this.start(),Promise.resolve(t).then(()=>{this.done()},()=>{this.done(!0)}),this;if(typeof t.state!=`function`||typeof t.always!=`function`||t.state()===`resolved`)return this;let n=0,r=0;return this.start(),n++,r++,t.always(()=>{r--,r===0?(n=0,this.done()):this.set((n-r)/n)}),this}static render(e=!1){if(!t)return[];let n=Array.from(document.querySelectorAll(`[data-soybean-progress-provider]`));return n.forEach(t=>{t.style.display=``;let n=t.querySelector(`[data-soybean-progress-bar]`),r=s(e?0:this.status||0,this.options.direction);c(n,this.barPositionCSS({n:this.status||0,speed:this.options.speed,ease:this.options.easing,percent:r})),typeof this.status==`number`?t.setAttribute(`aria-valuenow`,`${this.status}`):t.removeAttribute(`aria-valuenow`)}),n}static remove(e){t&&(this.clearTrickleTimer(),e?e.style.display=`none`:document.querySelectorAll(`[data-soybean-progress-provider]`).forEach(e=>{let t=e;t.style.display=`none`}))}static pause(){return this.isStarted()?(this.isPaused=!0,this.clearTrickleTimer(),this):this}static resume(){return this.isStarted()?(this.isPaused=!1,this.options.trickle&&this.startTrickling(),this):this}static queue(e){this.pending.push(e),this.pending.length===1&&this.next()}static next(){let e=this.pending.shift();e&&e(this.next.bind(this))}static clearTrickleTimer(){this.trickleTimer&&(clearTimeout(this.trickleTimer),this.trickleTimer=void 0)}static startTrickling(){if(this.trickleTimer||this.isPaused||!this.isStarted())return;let e=()=>{this.trickleTimer=void 0,!(this.isPaused||!this.isStarted())&&(this.trickle(),!this.isPaused&&this.isStarted()&&(this.trickleTimer=setTimeout(e,this.options.trickleSpeed)))};this.trickleTimer=setTimeout(e,this.options.trickleSpeed)}static barPositionCSS({n:e,speed:t,ease:n,percent:r}){return{transform:`translate3d(${r??s(e,this.options.direction)}%,0,0)`,transition:`all ${t}ms ${n}`}}};n(a,`options`,i),n(a,`status`,null),n(a,`pending`,[]),n(a,`isPaused`,!1),n(a,`trickleTimer`,void 0);const o=a;function s(e,t){return t===`rtl`?(1-e)*100:(-1+e)*100}function c(e,t,n){if(typeof t==`string`)n!==void 0&&(e.style[t]=n);else for(let n in t)if(t.hasOwnProperty(n)){let r=t[n];r!==void 0&&(e.style[n]=r)}}export{o as progress};
@@ -1,8 +1,8 @@
1
1
  import { Direction, UiClass } from "../../types/common.js";
2
2
  import { BaseProps } from "../../types/vue.js";
3
+ import "../../types/index.js";
3
4
  import { PrimitiveWithBaseProps } from "../primitive/types.js";
4
5
  import { ComputedRef, SVGAttributes } from "vue";
5
-
6
6
  //#region src/components/progress/types.d.ts
7
7
  /**
8
8
  * State values for ProgressState.
@@ -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 { RadioGroupCardUiSlot, RadioGroupUiSlot } from "./types.js";
6
+ import "../../index.js";
4
7
  //#region src/components/radio-group/context.d.ts
5
8
  declare const provideRadioGroupUi: (ui: import("vue").ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<RadioGroupUiSlot>>>, useRadioGroupUi: UseUiConsumer<RadioGroupUiSlot>;
6
9
  declare const provideRadioGroupCardUi: (ui: import("vue").ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>) => import("vue").ComputedRef<Partial<UiClass<RadioGroupCardUiSlot>>>, useRadioGroupCardUi: UseUiConsumer<RadioGroupCardUiSlot>;
@@ -1,11 +1,11 @@
1
1
  import { LabelProps } from "../label/types.js";
2
2
  import { RadioGroupCardCompactEmits, RadioGroupCardCompactProps, RadioGroupCardCompactSlots, RadioGroupCardOptionData, RadioGroupCardUi, RadioGroupCardUiSlot, RadioGroupCompactEmits, RadioGroupCompactProps, RadioGroupControlProps, RadioGroupIndicatorProps, RadioGroupItemEmits, RadioGroupItemProps, RadioGroupOptionData, RadioGroupRootEmits, RadioGroupRootProps, RadioGroupUi, RadioGroupUiSlot, RadioSelectEvent } from "./types.js";
3
- import { _default as _default$1 } from "./radio-group-compact.vue.js";
4
- import { _default } from "./radio-group-card-compact.vue.js";
5
- import { _default as _default$6 } from "./radio-group-root.vue.js";
6
- import { _default as _default$4 } from "./radio-group-item.vue.js";
7
- import { _default as _default$2 } from "./radio-group-control.vue.js";
8
- import { _default as _default$3 } from "./radio-group-indicator.vue.js";
9
- import { _default as _default$5 } from "./radio-group-label.vue.js";
3
+ import _default$1 from "./radio-group-compact.vue.js";
4
+ import _default from "./radio-group-card-compact.vue.js";
5
+ import _default$6 from "./radio-group-root.vue.js";
6
+ import _default$4 from "./radio-group-item.vue.js";
7
+ import _default$2 from "./radio-group-control.vue.js";
8
+ import _default$3 from "./radio-group-indicator.vue.js";
9
+ import _default$5 from "./radio-group-label.vue.js";
10
10
  import { provideRadioGroupCardUi, provideRadioGroupUi } from "./context.js";
11
11
  export { _default as RadioGroupCardCompact, type RadioGroupCardCompactEmits, type RadioGroupCardCompactProps, type RadioGroupCardCompactSlots, type RadioGroupCardOptionData, type RadioGroupCardUi, type RadioGroupCardUiSlot, _default$1 as RadioGroupCompact, type RadioGroupCompactEmits, type RadioGroupCompactProps, _default$2 as RadioGroupControl, type RadioGroupControlProps, _default$3 as RadioGroupIndicator, type RadioGroupIndicatorProps, _default$4 as RadioGroupItem, type RadioGroupItemEmits, type RadioGroupItemProps, _default$5 as RadioGroupLabel, type LabelProps as RadioGroupLabelProps, type RadioGroupOptionData, _default$6 as RadioGroupRoot, type RadioGroupRootEmits, type RadioGroupRootProps, type RadioGroupUi, type RadioGroupUiSlot, type RadioSelectEvent, provideRadioGroupCardUi, provideRadioGroupUi };