@sprawlify/vue 0.0.73 → 0.0.75

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 (239) hide show
  1. package/dist/accordion-anatomy-Bxs15n6t.d.ts +2 -0
  2. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  3. package/dist/angle-slider-anatomy-4JLhdGMa.d.ts +2 -0
  4. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  5. package/dist/avatar-anatomy-DRst-MIc.d.ts +2 -0
  6. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  7. package/dist/bottom-sheet-anatomy-DUXumYfR.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-BOEGNpiY.d.ts +2 -0
  14. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  15. package/dist/{collapsible-SXAS3iFc.js → collapsible-OXksISO6.js} +3 -4
  16. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  17. package/dist/collapsible-anatomy-DxiuORza.d.ts +2 -0
  18. package/dist/{collection-C_ZHBDQD.js → collection-CBh5p7A_.js} +1 -1
  19. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  20. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  21. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  22. package/dist/combobox-anatomy-pMR3g6v-.d.ts +6 -0
  23. package/dist/components/accordion/index.d.ts +22 -21
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +52 -0
  26. package/dist/components/anatomy.js +54 -0
  27. package/dist/components/angle-slider/index.d.ts +20 -19
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +23 -22
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +24 -27
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +25 -28
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +21 -20
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +57 -60
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -42
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +53 -56
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +32 -31
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +29 -28
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +26 -25
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +30 -28
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +13 -13
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +26 -29
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +59 -57
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +19 -18
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +27 -26
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +19 -18
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +34 -33
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +21 -20
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +20 -19
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +19 -22
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +40 -39
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/separator/index.d.ts +81 -0
  111. package/dist/components/separator/index.js +135 -0
  112. package/dist/components/signature-pad/index.d.ts +18 -17
  113. package/dist/components/signature-pad/index.js +5 -4
  114. package/dist/components/slider/index.d.ts +25 -24
  115. package/dist/components/slider/index.js +3 -3
  116. package/dist/components/splitter/index.d.ts +16 -15
  117. package/dist/components/splitter/index.js +4 -3
  118. package/dist/components/steps/index.d.ts +22 -21
  119. package/dist/components/steps/index.js +3 -3
  120. package/dist/components/switch/index.d.ts +19 -18
  121. package/dist/components/switch/index.js +5 -4
  122. package/dist/components/tabs/index.d.ts +21 -20
  123. package/dist/components/tabs/index.js +5 -5
  124. package/dist/components/tags-input/index.d.ts +39 -38
  125. package/dist/components/tags-input/index.js +5 -4
  126. package/dist/components/timer/index.d.ts +16 -15
  127. package/dist/components/timer/index.js +3 -3
  128. package/dist/components/toast/index.d.ts +13 -12
  129. package/dist/components/toast/index.js +2 -2
  130. package/dist/components/toggle/index.d.ts +10 -13
  131. package/dist/components/toggle/index.js +3 -8
  132. package/dist/components/toggle-group/index.d.ts +15 -14
  133. package/dist/components/toggle-group/index.js +3 -3
  134. package/dist/components/tooltip/index.d.ts +23 -22
  135. package/dist/components/tooltip/index.js +5 -5
  136. package/dist/components/tour/index.d.ts +32 -35
  137. package/dist/components/tour/index.js +6 -9
  138. package/dist/components/tree-view/index.d.ts +6 -5
  139. package/dist/components/tree-view/index.js +6 -5
  140. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  141. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  142. package/dist/dialog-anatomy-ByMvuBxr.d.ts +2 -0
  143. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  144. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  145. package/dist/editable-anatomy-D7zUtMKW.d.ts +2 -0
  146. package/dist/{field-CtPR24u6.js → field-B_BAnE0z.js} +3 -8
  147. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  148. package/dist/field-anatomy-loNm9_9u.d.ts +6 -0
  149. package/dist/{fieldset-D5SznrKY.js → fieldset-XmKsNoOC.js} +3 -8
  150. package/dist/fieldset-anatomy-9h1GFO6X.d.ts +6 -0
  151. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  152. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  153. package/dist/file-upload-anatomy-DdLNgaPz.d.ts +2 -0
  154. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  155. package/dist/floating-panel-anatomy-DwkXF2tr.d.ts +2 -0
  156. package/dist/hover-card-anatomy-CTX5TEi3.d.ts +2 -0
  157. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  158. package/dist/image-cropper-anatomy-6_a6BSeW.d.ts +6 -0
  159. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  160. package/dist/{index-BnYwp0nl.d.ts → index-C-kA-knN.d.ts} +7 -7
  161. package/dist/{index-CmCVWB7e.d.ts → index-DZ1ummfv.d.ts} +35 -35
  162. package/dist/{index-CCRVRFFQ.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  163. package/dist/{index-8bjPAUl0.d.ts → index-VvcSzgim.d.ts} +10 -10
  164. package/dist/index.d.ts +3 -3
  165. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  166. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  167. package/dist/marquee-anatomy-CS5BoKG3.d.ts +2 -0
  168. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  169. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  170. package/dist/menu-anatomy-DcjSKaK6.d.ts +2 -0
  171. package/dist/navigation-menu-anatomy-bvfS7a-6.d.ts +2 -0
  172. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  173. package/dist/number-input-anatomy-BEL1Q-ZK.d.ts +2 -0
  174. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  175. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  176. package/dist/pagination-anatomy-xc9Fxt__.d.ts +2 -0
  177. package/dist/password-input-anatomy-CQFdYR2z.d.ts +2 -0
  178. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  179. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  180. package/dist/pin-input-anatomy-nRaqyCV2.d.ts +2 -0
  181. package/dist/popover-anatomy-Cwp8_2Po.d.ts +2 -0
  182. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  183. package/dist/{presence-BK6rPXK7.js → presence-B50UYKDY.js} +1 -1
  184. package/dist/progress-anatomy-BubUhrtU.d.ts +2 -0
  185. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  186. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  187. package/dist/qr-code-anatomy-DKYQO_yO.d.ts +2 -0
  188. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  189. package/dist/radio-group-anatomy-CiNL4B5J.d.ts +2 -0
  190. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  191. package/dist/rating-group-anatomy-DEi1Omvv.d.ts +2 -0
  192. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  193. package/dist/scroll-area-anatomy-CefzWgS5.d.ts +2 -0
  194. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  195. package/dist/segment-group-anatomy-DesMk15u.d.ts +6 -0
  196. package/dist/select-anatomy-BLK5Kq84.d.ts +2 -0
  197. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  198. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  199. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  200. package/dist/signature-pad-anatomy-CoeXwoDo.js +3 -0
  201. package/dist/signature-pad-anatomy-ZbCDnYGZ.d.ts +2 -0
  202. package/dist/slider-anatomy-BMTjqedI.d.ts +2 -0
  203. package/dist/slider-anatomy-D1MIQawS.js +3 -0
  204. package/dist/splitter-anatomy-Bb-vdY9S.d.ts +2 -0
  205. package/dist/splitter-anatomy-mbvD9KMw.js +3 -0
  206. package/dist/steps-anatomy-CMM7Zciy.d.ts +2 -0
  207. package/dist/steps-anatomy-DL1kFLaW.js +3 -0
  208. package/dist/switch-anatomy-C_MAURJE.js +3 -0
  209. package/dist/switch-anatomy-Dmg0RYjh.d.ts +2 -0
  210. package/dist/tabs-anatomy-CgXloO7s.d.ts +2 -0
  211. package/dist/tabs-anatomy-DF_ekPnt.js +3 -0
  212. package/dist/tags-input-anatomy-C0HLrulm.d.ts +2 -0
  213. package/dist/tags-input-anatomy-Dpn_Smms.js +3 -0
  214. package/dist/timer-anatomy-BF3_7vbc.js +3 -0
  215. package/dist/timer-anatomy-D0Ey9n_K.d.ts +2 -0
  216. package/dist/toast-anatomy-BHDNHkvU.js +3 -0
  217. package/dist/toast-anatomy-DHifYWal.d.ts +2 -0
  218. package/dist/toggle-anatomy-B79YArNR.js +8 -0
  219. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  220. package/dist/toggle-group-anatomy-BpV0-6Xe.d.ts +2 -0
  221. package/dist/toggle-group-anatomy-CFLq6ia_.js +3 -0
  222. package/dist/tooltip-anatomy-BlxUQUEe.d.ts +2 -0
  223. package/dist/tooltip-anatomy-D6lPF-Wq.js +3 -0
  224. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  225. package/dist/tour-anatomy-Cg6ZDDuV.js +7 -0
  226. package/dist/{tree-view-N6ShNmpe.js → tree-view-D0JBQ_ly.js} +6 -7
  227. package/dist/tree-view-anatomy--Ft8ROVn.js +3 -0
  228. package/dist/tree-view-anatomy-zTRJrcH9.d.ts +2 -0
  229. package/package.json +6 -2
  230. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  231. /package/dist/{clean-props-ChPEW0vT.js → clean-props-DsGHTEpm.js} +0 -0
  232. /package/dist/{create-split-props-BDJ_VWs3.js → create-split-props-D8oe6Rby.js} +0 -0
  233. /package/dist/{factory-B5zr8_kk.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  234. /package/dist/{factory-Co08Aw8u.js → factory-xNPol80p.js} +0 -0
  235. /package/dist/{index-DhFoJHfp.d.ts → index-BezmG5AK.d.ts} +0 -0
  236. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  237. /package/dist/{types-DIEO6uP3.d.ts → types-D_fjXif6.d.ts} +0 -0
  238. /package/dist/{use-render-strategy-DMa_QmB6.js → use-render-strategy-3G0_HWbg.js} +0 -0
  239. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,16 +1,15 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { t as RootEmits$1 } from "../../presence-types-BJRr8tqd.js";
3
- import { i as UsePresenceProps } from "../../index-8bjPAUl0.js";
4
- import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-DIEO6uP3.js";
5
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
6
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
7
- import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-DhFoJHfp.js";
8
- import * as vue1549 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
+ import { i as UsePresenceProps } from "../../index-VvcSzgim.js";
4
+ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
5
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
6
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
7
+ import { t as comboboxAnatomy } from "../../combobox-anatomy-pMR3g6v-.js";
8
+ import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-BezmG5AK.js";
9
+ import * as vue92 from "vue";
9
10
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
10
- import * as _sprawlify_primitives_anatomy5 from "@sprawlify/primitives/anatomy";
11
11
  import * as combobox from "@sprawlify/primitives/machines/combobox";
12
12
  import { FocusOutsideEvent, FocusOutsideEvent as ComboboxFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as ComboboxHighlightChangeDetails, InputValueChangeDetails, InputValueChangeDetails as ComboboxInputValueChangeDetails, InteractOutsideEvent, InteractOutsideEvent as ComboboxInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as ComboboxOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as ComboboxPointerDownOutsideEvent, SelectionDetails, SelectionDetails as ComboboxSelectionDetails, TriggerProps, ValueChangeDetails, ValueChangeDetails as ComboboxValueChangeDetails } from "@sprawlify/primitives/machines/combobox";
13
- import * as _sprawlify_primitives_machines_menu38 from "@sprawlify/primitives/machines/menu";
14
13
 
15
14
  //#region src/components/combobox/combobox-clear-trigger.vue.d.ts
16
15
  interface ComboboxClearTriggerBaseProps extends PolymorphicProps {}
@@ -20,7 +19,7 @@ interface ComboboxClearTriggerProps extends ComboboxClearTriggerBaseProps,
20
19
  */
21
20
  ButtonHTMLAttributes {}
22
21
  declare const _default: typeof __VLS_export$17;
23
- declare const __VLS_export$17: __VLS_WithSlots$15<vue1549.DefineComponent<ComboboxClearTriggerProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
22
+ declare const __VLS_export$17: __VLS_WithSlots$15<vue92.DefineComponent<ComboboxClearTriggerProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
24
23
  default?: (props: {}) => any;
25
24
  }>;
26
25
  type __VLS_WithSlots$15<T, S> = T & {
@@ -37,7 +36,7 @@ interface ComboboxContentProps extends ComboboxContentBaseProps,
37
36
  */
38
37
  HTMLAttributes {}
39
38
  declare const _default$1: typeof __VLS_export$16;
40
- declare const __VLS_export$16: __VLS_WithSlots$14<vue1549.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
39
+ declare const __VLS_export$16: __VLS_WithSlots$14<vue92.DefineComponent<ComboboxContentProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
41
40
  default?: (props: {}) => any;
42
41
  }>;
43
42
  type __VLS_WithSlots$14<T, S> = T & {
@@ -54,7 +53,7 @@ interface ComboboxEmptyProps extends ComboboxEmptyBaseProps,
54
53
  */
55
54
  HTMLAttributes {}
56
55
  declare const _default$4: typeof __VLS_export$15;
57
- declare const __VLS_export$15: __VLS_WithSlots$13<vue1549.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
56
+ declare const __VLS_export$15: __VLS_WithSlots$13<vue92.DefineComponent<ComboboxEmptyProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxEmptyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
58
57
  default?: (props: {}) => any;
59
58
  }>;
60
59
  type __VLS_WithSlots$13<T, S> = T & {
@@ -71,7 +70,7 @@ interface ComboboxControlProps extends ComboboxControlBaseProps,
71
70
  */
72
71
  HTMLAttributes {}
73
72
  declare const _default$3: typeof __VLS_export$14;
74
- declare const __VLS_export$14: __VLS_WithSlots$12<vue1549.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
73
+ declare const __VLS_export$14: __VLS_WithSlots$12<vue92.DefineComponent<ComboboxControlProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
75
74
  default?: (props: {}) => any;
76
75
  }>;
77
76
  type __VLS_WithSlots$12<T, S> = T & {
@@ -88,7 +87,7 @@ interface ComboboxInputProps extends ComboboxInputBaseProps,
88
87
  */
89
88
  InputHTMLAttributes {}
90
89
  declare const _default$5: typeof __VLS_export$13;
91
- declare const __VLS_export$13: __VLS_WithSlots$11<vue1549.DefineComponent<ComboboxInputProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
90
+ declare const __VLS_export$13: __VLS_WithSlots$11<vue92.DefineComponent<ComboboxInputProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
92
91
  default?: (props: {}) => any;
93
92
  }>;
94
93
  type __VLS_WithSlots$11<T, S> = T & {
@@ -105,7 +104,7 @@ interface ComboboxItemContextProps extends SlotsType<{
105
104
  default: UnwrapRef<UseComboboxItemContext>;
106
105
  }> {}
107
106
  declare const _default$7: typeof __VLS_export$12;
108
- declare const __VLS_export$12: __VLS_WithSlots$10<vue1549.DefineComponent<{}, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, true, {}, any>, {
107
+ declare const __VLS_export$12: __VLS_WithSlots$10<vue92.DefineComponent<{}, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, true, {}, any>, {
109
108
  default(combobox: UnwrapRef<UseComboboxItemContext>): unknown;
110
109
  }>;
111
110
  type __VLS_WithSlots$10<T, S> = T & {
@@ -122,7 +121,7 @@ interface ComboboxItemGroupLabelProps extends ComboboxItemGroupLabelBaseProps,
122
121
  */
123
122
  HTMLAttributes {}
124
123
  declare const _default$9: typeof __VLS_export$11;
125
- declare const __VLS_export$11: __VLS_WithSlots$9<vue1549.DefineComponent<ComboboxItemGroupLabelProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
124
+ declare const __VLS_export$11: __VLS_WithSlots$9<vue92.DefineComponent<ComboboxItemGroupLabelProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
126
125
  default?: (props: {}) => any;
127
126
  }>;
128
127
  type __VLS_WithSlots$9<T, S> = T & {
@@ -139,7 +138,7 @@ interface ComboboxItemGroupProps extends ComboboxItemGroupBaseProps,
139
138
  */
140
139
  HTMLAttributes {}
141
140
  declare const _default$8: typeof __VLS_export$10;
142
- declare const __VLS_export$10: __VLS_WithSlots$8<vue1549.DefineComponent<ComboboxItemGroupProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
141
+ declare const __VLS_export$10: __VLS_WithSlots$8<vue92.DefineComponent<ComboboxItemGroupProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
143
142
  default?: (props: {}) => any;
144
143
  }>;
145
144
  type __VLS_WithSlots$8<T, S> = T & {
@@ -156,7 +155,7 @@ interface ComboboxItemIndicatorProps extends ComboboxItemIndicatorBaseProps,
156
155
  */
157
156
  HTMLAttributes {}
158
157
  declare const _default$10: typeof __VLS_export$9;
159
- declare const __VLS_export$9: __VLS_WithSlots$7<vue1549.DefineComponent<ComboboxItemIndicatorProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
158
+ declare const __VLS_export$9: __VLS_WithSlots$7<vue92.DefineComponent<ComboboxItemIndicatorProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
160
159
  default?: (props: {}) => any;
161
160
  }>;
162
161
  type __VLS_WithSlots$7<T, S> = T & {
@@ -173,7 +172,7 @@ interface ComboboxItemTextProps extends ComboboxItemTextBaseProps,
173
172
  */
174
173
  HTMLAttributes {}
175
174
  declare const _default$11: typeof __VLS_export$8;
176
- declare const __VLS_export$8: __VLS_WithSlots$6<vue1549.DefineComponent<ComboboxItemTextProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
175
+ declare const __VLS_export$8: __VLS_WithSlots$6<vue92.DefineComponent<ComboboxItemTextProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
177
176
  default?: (props: {}) => any;
178
177
  }>;
179
178
  type __VLS_WithSlots$6<T, S> = T & {
@@ -190,7 +189,7 @@ interface ComboboxItemProps extends ComboboxItemBaseProps,
190
189
  */
191
190
  HTMLAttributes {}
192
191
  declare const _default$6: typeof __VLS_export$7;
193
- declare const __VLS_export$7: __VLS_WithSlots$5<vue1549.DefineComponent<ComboboxItemProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
192
+ declare const __VLS_export$7: __VLS_WithSlots$5<vue92.DefineComponent<ComboboxItemProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
194
193
  default?: (props: {}) => any;
195
194
  }>;
196
195
  type __VLS_WithSlots$5<T, S> = T & {
@@ -207,7 +206,7 @@ interface ComboboxLabelProps extends ComboboxLabelBaseProps,
207
206
  */
208
207
  LabelHTMLAttributes {}
209
208
  declare const _default$12: typeof __VLS_export$6;
210
- declare const __VLS_export$6: __VLS_WithSlots$4<vue1549.DefineComponent<ComboboxLabelProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
209
+ declare const __VLS_export$6: __VLS_WithSlots$4<vue92.DefineComponent<ComboboxLabelProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
211
210
  default?: (props: {}) => any;
212
211
  }>;
213
212
  type __VLS_WithSlots$4<T, S> = T & {
@@ -224,7 +223,7 @@ interface ComboboxListProps extends ComboboxListBaseProps,
224
223
  */
225
224
  HTMLAttributes {}
226
225
  declare const _default$13: typeof __VLS_export$5;
227
- declare const __VLS_export$5: __VLS_WithSlots$3<vue1549.DefineComponent<ComboboxListProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
226
+ declare const __VLS_export$5: __VLS_WithSlots$3<vue92.DefineComponent<ComboboxListProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
228
227
  default?: (props: {}) => any;
229
228
  }>;
230
229
  type __VLS_WithSlots$3<T, S> = T & {
@@ -241,7 +240,7 @@ interface ComboboxPositionerProps extends ComboboxPositionerBaseProps,
241
240
  */
242
241
  HTMLAttributes {}
243
242
  declare const _default$14: typeof __VLS_export$4;
244
- declare const __VLS_export$4: __VLS_WithSlots$2<vue1549.DefineComponent<ComboboxPositionerProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
243
+ declare const __VLS_export$4: __VLS_WithSlots$2<vue92.DefineComponent<ComboboxPositionerProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
245
244
  default?: (props: {}) => any;
246
245
  }>;
247
246
  type __VLS_WithSlots$2<T, S> = T & {
@@ -264,7 +263,7 @@ type ComboboxRootProviderComponent<P = {}> = <T extends CollectionItem>(props: A
264
263
  interface ComboboxRootProviderEmits extends RootEmits$1 {}
265
264
  declare const _default$16: typeof __VLS_export$3;
266
265
  declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$1<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
267
- props: vue1549.PublicProps & __VLS_PrettifyLocal$1<ComboboxRootProviderProps<T> & {
266
+ props: vue92.PublicProps & __VLS_PrettifyLocal$1<ComboboxRootProviderProps<T> & {
268
267
  onExitComplete?: (() => any) | undefined;
269
268
  }> & (typeof globalThis extends {
270
269
  __VLS_PROPS_FALLBACK: infer P;
@@ -275,7 +274,7 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
275
274
  default?: (props: {}) => any;
276
275
  };
277
276
  emit: (evt: "exitComplete") => void;
278
- }>) => vue1549.VNode & {
277
+ }>) => vue92.VNode & {
279
278
  __ctx?: Awaited<typeof __VLS_setup>;
280
279
  };
281
280
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -534,23 +533,23 @@ type ComboboxRootComponentProps<T extends CollectionItem = CollectionItem, P = {
534
533
  type ComboboxRootComponent<P = {}> = <T extends CollectionItem>(props: ComboboxRootComponentProps<T, P>) => any;
535
534
  declare const _default$15: typeof __VLS_export$2;
536
535
  declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
537
- props: vue1549.PublicProps & __VLS_PrettifyLocal<ComboboxRootProps<T> & {
536
+ props: vue92.PublicProps & __VLS_PrettifyLocal<ComboboxRootProps<T> & {
538
537
  onSelect?: ((details: {
539
538
  value: string[];
540
539
  itemValue: string;
541
540
  }) => any) | undefined;
542
- "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
543
541
  onExitComplete?: (() => any) | undefined;
544
- onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
545
- "onUpdate:open"?: ((value: boolean) => any) | undefined;
546
- onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
547
- onFocusOutside?: ((event: _sprawlify_primitives_machines_menu38.FocusOutsideEvent) => any) | undefined;
542
+ onFocusOutside?: ((event: combobox.FocusOutsideEvent) => any) | undefined;
548
543
  onHighlightChange?: ((details: combobox.HighlightChangeDetails<T>) => any) | undefined;
549
544
  onInputValueChange?: ((details: combobox.InputValueChangeDetails) => any) | undefined;
550
- onInteractOutside?: ((event: _sprawlify_primitives_machines_menu38.InteractOutsideEvent) => any) | undefined;
551
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_menu38.PointerDownOutsideEvent) => any) | undefined;
552
- "onUpdate:inputValue"?: ((value: string) => any) | undefined;
545
+ onInteractOutside?: ((event: combobox.InteractOutsideEvent) => any) | undefined;
546
+ onOpenChange?: ((details: combobox.OpenChangeDetails) => any) | undefined;
547
+ onPointerDownOutside?: ((event: combobox.PointerDownOutsideEvent) => any) | undefined;
548
+ onValueChange?: ((details: combobox.ValueChangeDetails<T>) => any) | undefined;
549
+ "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
553
550
  "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
551
+ "onUpdate:inputValue"?: ((value: string) => any) | undefined;
552
+ "onUpdate:open"?: ((value: boolean) => any) | undefined;
554
553
  }> & (typeof globalThis extends {
555
554
  __VLS_PROPS_FALLBACK: infer P;
556
555
  } ? P : {});
@@ -562,8 +561,8 @@ declare const __VLS_export$2: <T extends CollectionItem>(__VLS_props: NonNullabl
562
561
  emit: ((evt: "select", details: {
563
562
  value: string[];
564
563
  itemValue: string;
565
- }) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "update:open", value: boolean) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_menu38.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_menu38.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_menu38.PointerDownOutsideEvent) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
566
- }>) => vue1549.VNode & {
564
+ }) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: combobox.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: combobox.HighlightChangeDetails<T>) => void) & ((evt: "inputValueChange", details: combobox.InputValueChangeDetails) => void) & ((evt: "interactOutside", event: combobox.InteractOutsideEvent) => void) & ((evt: "openChange", details: combobox.OpenChangeDetails) => void) & ((evt: "pointerDownOutside", event: combobox.PointerDownOutsideEvent) => void) & ((evt: "valueChange", details: combobox.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "update:highlightedValue", value: string | null) => void) & ((evt: "update:inputValue", value: string) => void) & ((evt: "update:open", value: boolean) => void);
565
+ }>) => vue92.VNode & {
567
566
  __ctx?: Awaited<typeof __VLS_setup>;
568
567
  };
569
568
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -576,7 +575,7 @@ interface ComboboxTriggerProps extends ComboboxTriggerBaseProps,
576
575
  */
577
576
  ButtonHTMLAttributes {}
578
577
  declare const _default$17: typeof __VLS_export$1;
579
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1549.DefineComponent<ComboboxTriggerProps, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<ComboboxTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, false, {}, any>, {
578
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue92.DefineComponent<ComboboxTriggerProps, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<ComboboxTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, false, {}, any>, {
580
579
  default?: (props: {}) => any;
581
580
  }>;
582
581
  type __VLS_WithSlots$1<T, S> = T & {
@@ -603,7 +602,7 @@ interface ComboboxContextProps extends SlotsType<{
603
602
  default: UnwrapRef<UseComboboxContext>;
604
603
  }> {}
605
604
  declare const _default$2: typeof __VLS_export;
606
- declare const __VLS_export: __VLS_WithSlots<vue1549.DefineComponent<{}, {}, {}, {}, {}, vue1549.ComponentOptionsMixin, vue1549.ComponentOptionsMixin, {}, string, vue1549.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1549.ComponentProvideOptions, true, {}, any>, {
605
+ declare const __VLS_export: __VLS_WithSlots<vue92.DefineComponent<{}, {}, {}, {}, {}, vue92.ComponentOptionsMixin, vue92.ComponentOptionsMixin, {}, string, vue92.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue92.ComponentProvideOptions, true, {}, any>, {
607
606
  default(combobox: UnwrapRef<UseComboboxContext>): unknown;
608
607
  }>;
609
608
  type __VLS_WithSlots<T, S> = T & {
@@ -612,7 +611,4 @@ type __VLS_WithSlots<T, S> = T & {
612
611
  };
613
612
  };
614
613
  //#endregion
615
- //#region src/components/combobox/combobox-anatomy.d.ts
616
- declare const comboboxAnatomy: _sprawlify_primitives_anatomy5.AnatomyInstance<"input" | "label" | "list" | "root" | "trigger" | "item" | "control" | "itemGroup" | "content" | "positioner" | "clearTrigger" | "itemText" | "itemIndicator" | "itemGroupLabel" | "empty">;
617
- //#endregion
618
614
  export { type CollectionItem, combobox_d_exports as Combobox, _default as ComboboxClearTrigger, type ComboboxClearTriggerBaseProps, type ComboboxClearTriggerProps, _default$1 as ComboboxContent, type ComboboxContentBaseProps, type ComboboxContentProps, _default$2 as ComboboxContext, type ComboboxContextProps, _default$3 as ComboboxControl, type ComboboxControlBaseProps, type ComboboxControlProps, _default$4 as ComboboxEmpty, type ComboboxEmptyBaseProps, type ComboboxEmptyProps, type ComboboxFocusOutsideEvent, type ComboboxHighlightChangeDetails, _default$5 as ComboboxInput, type ComboboxInputBaseProps, type ComboboxInputProps, type ComboboxInputValueChangeDetails, type ComboboxInteractOutsideEvent, _default$6 as ComboboxItem, type ComboboxItemBaseProps, _default$7 as ComboboxItemContext, type ComboboxItemContextProps, _default$8 as ComboboxItemGroup, type ComboboxItemGroupBaseProps, _default$9 as ComboboxItemGroupLabel, type ComboboxItemGroupLabelBaseProps, type ComboboxItemGroupLabelProps, type ComboboxItemGroupProps, _default$10 as ComboboxItemIndicator, type ComboboxItemIndicatorBaseProps, type ComboboxItemIndicatorProps, type ComboboxItemProps, _default$11 as ComboboxItemText, type ComboboxItemTextBaseProps, type ComboboxItemTextProps, _default$12 as ComboboxLabel, type ComboboxLabelBaseProps, type ComboboxLabelProps, _default$13 as ComboboxList, type ComboboxListBaseProps, type ComboboxListProps, type ComboboxOpenChangeDetails, type ComboboxPointerDownOutsideEvent, _default$14 as ComboboxPositioner, type ComboboxPositionerBaseProps, type ComboboxPositionerProps, _default$15 as ComboboxRoot, type ComboboxRootBaseProps, type ComboboxRootComponent, type ComboboxRootComponentProps, type RootEmits as ComboboxRootEmits, type ComboboxRootProps, _default$16 as ComboboxRootProvider, type ComboboxRootProviderBaseProps, type ComboboxRootProviderComponent, type ComboboxRootProviderEmits, type ComboboxRootProviderProps, type ComboboxSelectionDetails, _default$17 as ComboboxTrigger, type ComboboxTriggerBaseProps, type ComboboxTriggerProps, type ComboboxValueChangeDetails, type ListCollection, type UseComboboxContext, type UseComboboxItemContext, type UseComboboxProps, type UseComboboxReturn, type UseListCollectionProps, comboboxAnatomy, createListCollection, useCombobox, useComboboxContext, useComboboxItemContext, useListCollection };
@@ -3,15 +3,16 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-ChPEW0vT.js";
8
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-DMa_QmB6.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BK6rPXK7.js";
10
- import { m as useFieldContext } from "../../field-CtPR24u6.js";
11
- import { n as useListCollection, o as createListCollection } from "../../collection-C_ZHBDQD.js";
6
+ import { t as comboboxAnatomy } from "../../combobox-anatomy-DccBa7f5.js";
7
+ import "../../field-anatomy-DOCpzb4B.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
12
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
13
+ import { n as useListCollection, o as createListCollection } from "../../collection-CBh5p7A_.js";
12
14
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
13
15
  import * as combobox from "@sprawlify/primitives/machines/combobox";
14
- import { anatomy } from "@sprawlify/primitives/machines/combobox";
15
16
 
16
17
  //#region src/components/combobox/use-combobox-context.ts
17
18
  const [ComboboxProvider, useComboboxContext] = createContext("ComboboxContext");
@@ -66,10 +67,6 @@ var combobox_content_vue_vue_type_script_setup_true_lang_default = /* @__PURE__
66
67
  //#region src/components/combobox/combobox-content.vue
67
68
  var combobox_content_default = combobox_content_vue_vue_type_script_setup_true_lang_default;
68
69
 
69
- //#endregion
70
- //#region src/components/combobox/combobox-anatomy.ts
71
- const comboboxAnatomy = anatomy.extendWith("empty");
72
-
73
70
  //#endregion
74
71
  //#region src/components/combobox/combobox-empty.vue?vue&type=script&setup=true&lang.ts
75
72
  var combobox_empty_vue_vue_type_script_setup_true_lang_default = /* @__PURE__ */ defineComponent({