@sprawlify/vue 0.0.77 → 0.0.78

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 (251) hide show
  1. package/dist/alert-dialog-anatomy-6UZ4w58n.js +8 -0
  2. package/dist/alert-dialog-anatomy-BrNEI6V3.d.ts +6 -0
  3. package/dist/{carousel-anatomy-DwrhoUqZ.d.ts → carousel-anatomy-CpS__fTf.d.ts} +1 -1
  4. package/dist/checkbox-anatomy-DxWYIBLF.d.ts +6 -0
  5. package/dist/{collapsible-OXksISO6.js → collapsible-DjMeJSQq.js} +2 -2
  6. package/dist/{collection-CBh5p7A_.js → collection-D_pMm6Yu.js} +1 -1
  7. package/dist/color-picker-anatomy-0TvgSkT9.d.ts +6 -0
  8. package/dist/combobox-anatomy-IMlD0ohP.d.ts +6 -0
  9. package/dist/components/accordion/index.d.ts +20 -20
  10. package/dist/components/accordion/index.js +5 -5
  11. package/dist/components/alert-dialog/index.d.ts +269 -0
  12. package/dist/components/alert-dialog/index.js +487 -0
  13. package/dist/components/anatomy.d.ts +52 -51
  14. package/dist/components/anatomy.js +51 -50
  15. package/dist/components/angle-slider/index.d.ts +17 -17
  16. package/dist/components/angle-slider/index.js +3 -3
  17. package/dist/components/aspect-ratio/index.d.ts +8 -8
  18. package/dist/components/aspect-ratio/index.js +2 -2
  19. package/dist/components/avatar/index.d.ts +12 -12
  20. package/dist/components/avatar/index.js +3 -3
  21. package/dist/components/bottom-sheet/index.d.ts +23 -23
  22. package/dist/components/bottom-sheet/index.js +5 -5
  23. package/dist/components/carousel/index.d.ts +24 -24
  24. package/dist/components/carousel/index.js +3 -3
  25. package/dist/components/checkbox/index.d.ts +19 -19
  26. package/dist/components/checkbox/index.js +8 -8
  27. package/dist/components/client-only/index.d.ts +2 -2
  28. package/dist/components/clipboard/index.d.ts +18 -18
  29. package/dist/components/clipboard/index.js +3 -3
  30. package/dist/components/collapsible/index.d.ts +18 -18
  31. package/dist/components/collapsible/index.js +3 -3
  32. package/dist/components/collection/index.d.ts +1 -1
  33. package/dist/components/collection/index.js +1 -1
  34. package/dist/components/color-picker/index.d.ts +51 -51
  35. package/dist/components/color-picker/index.js +7 -7
  36. package/dist/components/combobox/index.d.ts +36 -36
  37. package/dist/components/combobox/index.js +8 -8
  38. package/dist/components/date-picker/index.d.ts +46 -46
  39. package/dist/components/date-picker/index.js +5 -5
  40. package/dist/components/dialog/index.d.ts +33 -34
  41. package/dist/components/dialog/index.js +5 -5
  42. package/dist/components/download-trigger/index.d.ts +4 -4
  43. package/dist/components/download-trigger/index.js +1 -1
  44. package/dist/components/editable/index.d.ts +25 -25
  45. package/dist/components/editable/index.js +5 -5
  46. package/dist/components/field/index.d.ts +23 -23
  47. package/dist/components/field/index.js +3 -3
  48. package/dist/components/fieldset/index.d.ts +12 -12
  49. package/dist/components/fieldset/index.js +3 -3
  50. package/dist/components/file-upload/index.d.ts +25 -25
  51. package/dist/components/file-upload/index.js +5 -5
  52. package/dist/components/floating-panel/index.d.ts +26 -26
  53. package/dist/components/floating-panel/index.js +4 -4
  54. package/dist/components/focus-trap/index.d.ts +6 -6
  55. package/dist/components/focus-trap/index.js +2 -2
  56. package/dist/components/format/index.d.ts +4 -4
  57. package/dist/components/frame/index.d.ts +6 -6
  58. package/dist/components/highlight/index.d.ts +5 -5
  59. package/dist/components/highlight/index.js +1 -1
  60. package/dist/components/hover-card/index.d.ts +28 -28
  61. package/dist/components/hover-card/index.js +5 -5
  62. package/dist/components/image-cropper/index.d.ts +15 -15
  63. package/dist/components/image-cropper/index.js +3 -3
  64. package/dist/components/json-tree-view/index.d.ts +11 -12
  65. package/dist/components/json-tree-view/index.js +6 -7
  66. package/dist/components/listbox/index.d.ts +23 -23
  67. package/dist/components/listbox/index.js +4 -4
  68. package/dist/components/marquee/index.d.ts +25 -25
  69. package/dist/components/marquee/index.js +3 -3
  70. package/dist/components/menu/index.d.ts +55 -55
  71. package/dist/components/menu/index.js +5 -5
  72. package/dist/components/navigation-menu/index.d.ts +21 -21
  73. package/dist/components/navigation-menu/index.js +5 -5
  74. package/dist/components/number-input/index.d.ts +21 -21
  75. package/dist/components/number-input/index.js +5 -5
  76. package/dist/components/pagination/index.d.ts +18 -18
  77. package/dist/components/pagination/index.js +3 -3
  78. package/dist/components/password-input/index.d.ts +25 -25
  79. package/dist/components/password-input/index.js +5 -5
  80. package/dist/components/pin-input/index.d.ts +17 -17
  81. package/dist/components/pin-input/index.js +5 -5
  82. package/dist/components/popover/index.d.ts +35 -35
  83. package/dist/components/popover/index.js +5 -5
  84. package/dist/components/presence/index.d.ts +2 -2
  85. package/dist/components/presence/index.js +2 -2
  86. package/dist/components/progress/index.d.ts +16 -16
  87. package/dist/components/progress/index.js +3 -3
  88. package/dist/components/qr-code/index.d.ts +12 -12
  89. package/dist/components/qr-code/index.js +3 -3
  90. package/dist/components/radio-group/index.d.ts +17 -17
  91. package/dist/components/radio-group/index.js +6 -6
  92. package/dist/components/rating-group/index.d.ts +16 -16
  93. package/dist/components/rating-group/index.js +5 -5
  94. package/dist/components/scroll-area/index.d.ts +13 -13
  95. package/dist/components/scroll-area/index.js +3 -3
  96. package/dist/components/segment-group/index.d.ts +17 -17
  97. package/dist/components/segment-group/index.js +3 -3
  98. package/dist/components/select/index.d.ts +36 -36
  99. package/dist/components/select/index.js +8 -8
  100. package/dist/components/separator/index.d.ts +8 -8
  101. package/dist/components/separator/index.js +3 -3
  102. package/dist/components/signature-pad/index.d.ts +16 -16
  103. package/dist/components/signature-pad/index.js +5 -5
  104. package/dist/components/slider/index.d.ts +22 -22
  105. package/dist/components/slider/index.js +3 -3
  106. package/dist/components/splitter/index.d.ts +13 -13
  107. package/dist/components/splitter/index.js +3 -3
  108. package/dist/components/steps/index.d.ts +21 -21
  109. package/dist/components/steps/index.js +3 -3
  110. package/dist/components/switch/index.d.ts +14 -14
  111. package/dist/components/switch/index.js +5 -5
  112. package/dist/components/tabs/index.d.ts +18 -18
  113. package/dist/components/tabs/index.js +5 -5
  114. package/dist/components/tags-input/index.d.ts +32 -32
  115. package/dist/components/tags-input/index.js +5 -5
  116. package/dist/components/timer/index.d.ts +15 -15
  117. package/dist/components/timer/index.js +3 -3
  118. package/dist/components/toast/index.d.ts +12 -12
  119. package/dist/components/toast/index.js +2 -2
  120. package/dist/components/toggle/index.d.ts +10 -10
  121. package/dist/components/toggle/index.js +3 -3
  122. package/dist/components/toggle-group/index.d.ts +12 -12
  123. package/dist/components/toggle-group/index.js +3 -3
  124. package/dist/components/tooltip/index.d.ts +22 -22
  125. package/dist/components/tooltip/index.js +5 -5
  126. package/dist/components/tour/index.d.ts +32 -32
  127. package/dist/components/tour/index.js +5 -5
  128. package/dist/components/tree-view/index.d.ts +6 -6
  129. package/dist/components/tree-view/index.js +7 -7
  130. package/dist/date-picker-anatomy-DwF2ZdEb.d.ts +6 -0
  131. package/dist/{field-B_BAnE0z.js → field-DMx_y6S-.js} +2 -2
  132. package/dist/{field-anatomy-n4MQ6CIA.d.ts → field-anatomy-ZgI8KPAW.d.ts} +1 -1
  133. package/dist/{fieldset-XmKsNoOC.js → fieldset-4Y4cXm81.js} +2 -2
  134. package/dist/fieldset-anatomy-ByEKf8w4.d.ts +6 -0
  135. package/dist/{image-cropper-anatomy-BCN4Egjw.d.ts → image-cropper-anatomy-CFsliJG4.d.ts} +2 -2
  136. package/dist/{index-BKK0vIdn.d.ts → index-BhhexQkI.d.ts} +7 -7
  137. package/dist/{index-CMBDt7rf.d.ts → index-CjibFYf6.d.ts} +9 -9
  138. package/dist/{index-ctptSac4.d.ts → index-VE6rqFS6.d.ts} +32 -32
  139. package/dist/index.d.ts +3 -3
  140. package/dist/listbox-anatomy-DXcTKn-k.d.ts +6 -0
  141. package/dist/{presence-B50UYKDY.js → presence-BuHH-PkI.js} +1 -1
  142. package/dist/segment-group-anatomy-BU6WKUuZ.d.ts +6 -0
  143. package/dist/toggle-anatomy-CZS75RZS.d.ts +6 -0
  144. package/dist/{tour-anatomy-HAoP7f8M.d.ts → tour-anatomy-XEtu4XUf.d.ts} +1 -1
  145. package/dist/{tree-view-D0JBQ_ly.js → tree-view-D0uubGi5.js} +4 -4
  146. package/package.json +6 -2
  147. package/dist/checkbox-anatomy-RPOOG6m5.d.ts +0 -6
  148. package/dist/color-picker-anatomy-CqfgkBND.d.ts +0 -6
  149. package/dist/combobox-anatomy-CpyHROa-.d.ts +0 -6
  150. package/dist/date-picker-anatomy-csud5zM0.d.ts +0 -6
  151. package/dist/fieldset-anatomy-j1YsgpiA.d.ts +0 -6
  152. package/dist/listbox-anatomy-DbF6wAW0.d.ts +0 -6
  153. package/dist/segment-group-anatomy-BweP3B5a.d.ts +0 -6
  154. package/dist/toggle-anatomy-CosjCd7U.d.ts +0 -6
  155. /package/dist/{accordion-anatomy-Bxs15n6t.d.ts → accordion-anatomy-Ds_qvEko.d.ts} +0 -0
  156. /package/dist/{angle-slider-anatomy-4JLhdGMa.d.ts → angle-slider-anatomy-Bul1eXfZ.d.ts} +0 -0
  157. /package/dist/{angle-slider-anatomy-BcpYlzjU.js → angle-slider-anatomy-cYknk1iJ.js} +0 -0
  158. /package/dist/{avatar-anatomy-DkaRck8U.js → avatar-anatomy-CZqJnRiE.js} +0 -0
  159. /package/dist/{avatar-anatomy-DRst-MIc.d.ts → avatar-anatomy-DZ5Hy1zG.d.ts} +0 -0
  160. /package/dist/{boolean-L5YmbZkb.js → boolean-6Zl2NWRb.js} +0 -0
  161. /package/dist/{bottom-sheet-anatomy-DUXumYfR.d.ts → bottom-sheet-anatomy-C08KrnBX.d.ts} +0 -0
  162. /package/dist/{bottom-sheet-anatomy-lHEnPDuf.js → bottom-sheet-anatomy-C8vx9fBH.js} +0 -0
  163. /package/dist/{carousel-anatomy-Dozyhz87.js → carousel-anatomy-DTNJ2jpa.js} +0 -0
  164. /package/dist/{checkbox-anatomy-DrTfnRdC.js → checkbox-anatomy-DBY0IiWr.js} +0 -0
  165. /package/dist/{clean-props-DsGHTEpm.js → clean-props-GbfPBIot.js} +0 -0
  166. /package/dist/{clipboard-anatomy-BOEGNpiY.d.ts → clipboard-anatomy-Cfo3bvKj.d.ts} +0 -0
  167. /package/dist/{clipboard-anatomy-Btcms62_.js → clipboard-anatomy-DemY_7_4.js} +0 -0
  168. /package/dist/{collapsible-anatomy-Bz0a8LAr.js → collapsible-anatomy-B63RaMgq.js} +0 -0
  169. /package/dist/{collapsible-anatomy-DxiuORza.d.ts → collapsible-anatomy-BYSgsAu3.d.ts} +0 -0
  170. /package/dist/{color-picker-anatomy-DJP6gg1F.js → color-picker-anatomy-BFaHjy9O.js} +0 -0
  171. /package/dist/{combobox-anatomy-DccBa7f5.js → combobox-anatomy-Bottj4lE.js} +0 -0
  172. /package/dist/{date-picker-anatomy-BbB7oLLk.js → date-picker-anatomy-D1WbzCFG.js} +0 -0
  173. /package/dist/{dialog-anatomy-ByMvuBxr.d.ts → dialog-anatomy-CURzaSFr.d.ts} +0 -0
  174. /package/dist/{dialog-anatomy-DZW7OUW_.js → dialog-anatomy-DI8a_vZ_.js} +0 -0
  175. /package/dist/{editable-anatomy-D1eyySPH.js → editable-anatomy-C2-pGLpA.js} +0 -0
  176. /package/dist/{editable-anatomy-D7zUtMKW.d.ts → editable-anatomy-C7mXxQW8.d.ts} +0 -0
  177. /package/dist/{factory-n7N-L7_o.d.ts → factory-BiWWKx2m.d.ts} +0 -0
  178. /package/dist/{factory-xNPol80p.js → factory-yh31h0Rm.js} +0 -0
  179. /package/dist/{field-anatomy-DOCpzb4B.js → field-anatomy-C90WAETb.js} +0 -0
  180. /package/dist/{fieldset-anatomy-DmZTaMK6.js → fieldset-anatomy-BjnxJmos.js} +0 -0
  181. /package/dist/{file-upload-anatomy-DdLNgaPz.d.ts → file-upload-anatomy-Bt0zLDIE.d.ts} +0 -0
  182. /package/dist/{file-upload-anatomy-CZ2VnScd.js → file-upload-anatomy-CxltMFrA.js} +0 -0
  183. /package/dist/{floating-panel-anatomy-DwkXF2tr.d.ts → floating-panel-anatomy-DH9zKbGk.d.ts} +0 -0
  184. /package/dist/{floating-panel-anatomy-DBrl1Bp0.js → floating-panel-anatomy-DwLUJ70s.js} +0 -0
  185. /package/dist/{hover-card-anatomy-D3wEfkuu.js → hover-card-anatomy-BnLr7TCv.js} +0 -0
  186. /package/dist/{hover-card-anatomy-CTX5TEi3.d.ts → hover-card-anatomy-ClbegkVa.d.ts} +0 -0
  187. /package/dist/{image-cropper-anatomy-vcTNTTGP.js → image-cropper-anatomy--tXgRMD1.js} +0 -0
  188. /package/dist/{index-BJ8mRK6a.d.ts → index-C2XO6Bu5.d.ts} +0 -0
  189. /package/dist/{index-FXQujPvZ.d.ts → index-pShXx5Uh.d.ts} +0 -0
  190. /package/dist/{listbox-anatomy-D2r-4uq6.js → listbox-anatomy-CddfyW7E.js} +0 -0
  191. /package/dist/{marquee-anatomy-sKw9g-dJ.js → marquee-anatomy-TY8wb27T.js} +0 -0
  192. /package/dist/{marquee-anatomy-CS5BoKG3.d.ts → marquee-anatomy-h5g9NC8A.d.ts} +0 -0
  193. /package/dist/{menu-anatomy-DcjSKaK6.d.ts → menu-anatomy-C5NvovOb.d.ts} +0 -0
  194. /package/dist/{menu-anatomy-DbCORryZ.js → menu-anatomy-Cn8kTodN.js} +0 -0
  195. /package/dist/{navigation-menu-anatomy-bvfS7a-6.d.ts → navigation-menu-anatomy-DfeFh6Qh.d.ts} +0 -0
  196. /package/dist/{navigation-menu-anatomy-nwZUxyMV.js → navigation-menu-anatomy-JKXIjyhE.js} +0 -0
  197. /package/dist/{number-input-anatomy-hB3PpB4j.js → number-input-anatomy-BLwFRRq-.js} +0 -0
  198. /package/dist/{number-input-anatomy-BEL1Q-ZK.d.ts → number-input-anatomy-Lqh7lyJQ.d.ts} +0 -0
  199. /package/dist/{pagination-anatomy-D8yk0Puf.js → pagination-anatomy-BMvizHtN.js} +0 -0
  200. /package/dist/{pagination-anatomy-xc9Fxt__.d.ts → pagination-anatomy-JUuizdyV.d.ts} +0 -0
  201. /package/dist/{password-input-anatomy-D0nhl7MJ.js → password-input-anatomy-DeIesU0v.js} +0 -0
  202. /package/dist/{password-input-anatomy-CQFdYR2z.d.ts → password-input-anatomy-DrlPdYal.d.ts} +0 -0
  203. /package/dist/{pin-input-anatomy-Blh9Y2sq.js → pin-input-anatomy-B6uaxLlM.js} +0 -0
  204. /package/dist/{pin-input-anatomy-nRaqyCV2.d.ts → pin-input-anatomy-CYPrusAJ.d.ts} +0 -0
  205. /package/dist/{popover-anatomy-DXWeYlnF.js → popover-anatomy-B_sMgR6Y.js} +0 -0
  206. /package/dist/{popover-anatomy-Cwp8_2Po.d.ts → popover-anatomy-CPDT_oiK.d.ts} +0 -0
  207. /package/dist/{presence-types-CC57eEhO.d.ts → presence-types-Dp8j2-3x.d.ts} +0 -0
  208. /package/dist/{progress-anatomy-lioRhIrB.js → progress-anatomy-COz0DGNs.js} +0 -0
  209. /package/dist/{progress-anatomy-BubUhrtU.d.ts → progress-anatomy-CwFoZl9E.d.ts} +0 -0
  210. /package/dist/{qr-code-anatomy-DKYQO_yO.d.ts → qr-code-anatomy-BMawjUCq.d.ts} +0 -0
  211. /package/dist/{qr-code-anatomy-CIy9Wai6.js → qr-code-anatomy-CWoAkOaY.js} +0 -0
  212. /package/dist/{radio-group-anatomy-C7L8dkhn.js → radio-group-anatomy-BSnuxQR6.js} +0 -0
  213. /package/dist/{radio-group-anatomy-CiNL4B5J.d.ts → radio-group-anatomy-CqMEAEAo.d.ts} +0 -0
  214. /package/dist/{rating-group-anatomy-DEi1Omvv.d.ts → rating-group-anatomy-CtMlHYGv.d.ts} +0 -0
  215. /package/dist/{rating-group-anatomy-CBhzoESK.js → rating-group-anatomy-xU1gWoAB.js} +0 -0
  216. /package/dist/{scroll-area-anatomy-CefzWgS5.d.ts → scroll-area-anatomy-B_EypSXf.d.ts} +0 -0
  217. /package/dist/{scroll-area-anatomy-B-FlUOdc.js → scroll-area-anatomy-D54kUb_3.js} +0 -0
  218. /package/dist/{segment-group-anatomy-CPdu1efW.js → segment-group-anatomy-DKnrj_EM.js} +0 -0
  219. /package/dist/{select-anatomy-CiNHi2Kx.js → select-anatomy-BgXYHjfI.js} +0 -0
  220. /package/dist/{select-anatomy-BLK5Kq84.d.ts → select-anatomy-CwULdmYD.d.ts} +0 -0
  221. /package/dist/{separator-anatomy-C9bGchxg.js → separator-anatomy-BeoGOxS-.js} +0 -0
  222. /package/dist/{separator-anatomy-Cyw-DWpB.d.ts → separator-anatomy-BqAq__MN.d.ts} +0 -0
  223. /package/dist/{signature-pad-anatomy-CoeXwoDo.js → signature-pad-anatomy-Cxt4qb07.js} +0 -0
  224. /package/dist/{signature-pad-anatomy-ZbCDnYGZ.d.ts → signature-pad-anatomy-u_Sx7buV.d.ts} +0 -0
  225. /package/dist/{slider-anatomy-D1MIQawS.js → slider-anatomy-BuyabqTj.js} +0 -0
  226. /package/dist/{slider-anatomy-BMTjqedI.d.ts → slider-anatomy-C_epctJe.d.ts} +0 -0
  227. /package/dist/{splitter-anatomy-mbvD9KMw.js → splitter-anatomy-D7ot-MkT.js} +0 -0
  228. /package/dist/{splitter-anatomy-Bb-vdY9S.d.ts → splitter-anatomy-DFGjHFqM.d.ts} +0 -0
  229. /package/dist/{steps-anatomy-CMM7Zciy.d.ts → steps-anatomy-DfpX3XHM.d.ts} +0 -0
  230. /package/dist/{steps-anatomy-DL1kFLaW.js → steps-anatomy-DjlPHIKh.js} +0 -0
  231. /package/dist/{switch-anatomy-Dmg0RYjh.d.ts → switch-anatomy-5pECbpDU.d.ts} +0 -0
  232. /package/dist/{switch-anatomy-C_MAURJE.js → switch-anatomy-IGlvYF5l.js} +0 -0
  233. /package/dist/{tabs-anatomy-CgXloO7s.d.ts → tabs-anatomy-Cwluwjxt.d.ts} +0 -0
  234. /package/dist/{tabs-anatomy-DF_ekPnt.js → tabs-anatomy-Ddv_VY6n.js} +0 -0
  235. /package/dist/{tags-input-anatomy-C0HLrulm.d.ts → tags-input-anatomy-DCOiTav9.d.ts} +0 -0
  236. /package/dist/{tags-input-anatomy-Dpn_Smms.js → tags-input-anatomy-VaastGb3.js} +0 -0
  237. /package/dist/{timer-anatomy-BF3_7vbc.js → timer-anatomy-CV4qiG7g.js} +0 -0
  238. /package/dist/{timer-anatomy-D0Ey9n_K.d.ts → timer-anatomy-X4tZiM_i.d.ts} +0 -0
  239. /package/dist/{toast-anatomy-BHDNHkvU.js → toast-anatomy-C_s7MQnn.js} +0 -0
  240. /package/dist/{toast-anatomy-DHifYWal.d.ts → toast-anatomy-DUsVvX5v.d.ts} +0 -0
  241. /package/dist/{toggle-anatomy-B79YArNR.js → toggle-anatomy-BKqatqaO.js} +0 -0
  242. /package/dist/{toggle-group-anatomy-BpV0-6Xe.d.ts → toggle-group-anatomy--i6VaUi9.d.ts} +0 -0
  243. /package/dist/{toggle-group-anatomy-CFLq6ia_.js → toggle-group-anatomy-SARieWDI.js} +0 -0
  244. /package/dist/{tooltip-anatomy-D6lPF-Wq.js → tooltip-anatomy-BgD3KTo1.js} +0 -0
  245. /package/dist/{tooltip-anatomy-BlxUQUEe.d.ts → tooltip-anatomy-C2JI-_OT.d.ts} +0 -0
  246. /package/dist/{tour-anatomy-Cg6ZDDuV.js → tour-anatomy-f2x7a1w3.js} +0 -0
  247. /package/dist/{tree-view-anatomy--Ft8ROVn.js → tree-view-anatomy-CefyMmul.js} +0 -0
  248. /package/dist/{tree-view-anatomy-zTRJrcH9.d.ts → tree-view-anatomy-D9lkagO5.d.ts} +0 -0
  249. /package/dist/{types-D_fjXif6.d.ts → types-D49hIhzQ.d.ts} +0 -0
  250. /package/dist/{use-render-strategy-3G0_HWbg.js → use-render-strategy-B0RVis2X.js} +0 -0
  251. /package/dist/{use-render-strategy-CEbMLMD1.d.ts → use-render-strategy-D82Q7KQ3.d.ts} +0 -0
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
- import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
- import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-DEi1Omvv.js";
5
- import * as vue2330 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
3
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
+ import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-CtMlHYGv.js";
5
+ import * as vue2238 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
8
8
  import { HoverChangeDetails, HoverChangeDetails as RatingGroupHoverChangeDetails, ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RatingGroupValueChangeDetails } from "@sprawlify/primitives/machines/rating-group";
@@ -15,7 +15,7 @@ interface RatingGroupControlProps extends RatingGroupControlBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$7;
18
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2330.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2238.DefineComponent<RatingGroupControlProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<RatingGroupControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$7<T, S> = T & {
@@ -32,7 +32,7 @@ interface RatingGroupHiddenInputProps extends RatingGroupHiddenInputBaseProps,
32
32
  */
33
33
  InputHTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$6;
35
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2330.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2238.DefineComponent<RatingGroupHiddenInputProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<RatingGroupHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$6<T, S> = T & {
@@ -49,7 +49,7 @@ interface RatingGroupItemContextProps extends SlotsType<{
49
49
  default: UnwrapRef<UseRatingGroupItemContext>;
50
50
  }> {}
51
51
  declare const _default$4: typeof __VLS_export$5;
52
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2330.DefineComponent<{}, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, true, {}, any>, {
52
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2238.DefineComponent<{}, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, true, {}, any>, {
53
53
  default(item: UnwrapRef<UseRatingGroupItemContext>): unknown;
54
54
  }>;
55
55
  type __VLS_WithSlots$5<T, S> = T & {
@@ -66,7 +66,7 @@ interface RatingGroupItemProps extends RatingGroupItemBaseProps,
66
66
  */
67
67
  HTMLAttributes {}
68
68
  declare const _default$3: typeof __VLS_export$4;
69
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2330.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
69
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2238.DefineComponent<RatingGroupItemProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<RatingGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
70
70
  default?: (props: {}) => any;
71
71
  }>;
72
72
  type __VLS_WithSlots$4<T, S> = T & {
@@ -83,7 +83,7 @@ interface RatingGroupLabelProps extends RatingGroupLabelBaseProps,
83
83
  */
84
84
  LabelHTMLAttributes {}
85
85
  declare const _default$5: typeof __VLS_export$3;
86
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2330.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
86
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2238.DefineComponent<RatingGroupLabelProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<RatingGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
87
87
  default?: (props: {}) => any;
88
88
  }>;
89
89
  type __VLS_WithSlots$3<T, S> = T & {
@@ -103,7 +103,7 @@ interface RatingGroupRootProviderProps extends RatingGroupRootProviderBaseProps,
103
103
  */
104
104
  HTMLAttributes {}
105
105
  declare const _default$7: typeof __VLS_export$2;
106
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2330.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
106
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2238.DefineComponent<RatingGroupRootProviderProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<RatingGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
107
107
  default?: (props: {}) => any;
108
108
  }>;
109
109
  type __VLS_WithSlots$2<T, S> = T & {
@@ -149,21 +149,21 @@ interface RatingGroupRootProps extends RatingGroupRootBaseProps,
149
149
  HTMLAttributes {}
150
150
  interface RatingGroupRootEmits extends RootEmits {}
151
151
  declare const _default$6: typeof __VLS_export$1;
152
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2330.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {
152
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2238.DefineComponent<RatingGroupRootProps, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {
153
153
  valueChange: (details: ratingGroup.ValueChangeDetails) => any;
154
154
  "update:modelValue": (value: number) => any;
155
155
  hoverChange: (details: ratingGroup.HoverChangeDetails) => any;
156
- }, string, vue2330.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
156
+ }, string, vue2238.PublicProps, Readonly<RatingGroupRootProps> & Readonly<{
157
157
  onValueChange?: ((details: ratingGroup.ValueChangeDetails) => any) | undefined;
158
158
  "onUpdate:modelValue"?: ((value: number) => any) | undefined;
159
159
  onHoverChange?: ((details: ratingGroup.HoverChangeDetails) => any) | undefined;
160
160
  }>, {
161
161
  disabled: boolean;
162
162
  required: boolean;
163
- autoFocus: boolean;
164
163
  readOnly: boolean;
164
+ autoFocus: boolean;
165
165
  allowHalf: boolean;
166
- }, {}, {}, {}, string, vue2330.ComponentProvideOptions, false, {}, any>, {
166
+ }, {}, {}, {}, string, vue2238.ComponentProvideOptions, false, {}, any>, {
167
167
  default?: (props: {}) => any;
168
168
  }>;
169
169
  type __VLS_WithSlots$1<T, S> = T & {
@@ -190,7 +190,7 @@ interface RatingGroupContextProps extends SlotsType<{
190
190
  default: UnwrapRef<UseRatingGroupContext>;
191
191
  }> {}
192
192
  declare const _default: typeof __VLS_export;
193
- declare const __VLS_export: __VLS_WithSlots<vue2330.DefineComponent<{}, {}, {}, {}, {}, vue2330.ComponentOptionsMixin, vue2330.ComponentOptionsMixin, {}, string, vue2330.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2330.ComponentProvideOptions, true, {}, any>, {
193
+ declare const __VLS_export: __VLS_WithSlots<vue2238.DefineComponent<{}, {}, {}, {}, {}, vue2238.ComponentOptionsMixin, vue2238.ComponentOptionsMixin, {}, string, vue2238.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2238.ComponentProvideOptions, true, {}, any>, {
194
194
  default(ratingGroup: UnwrapRef<UseRatingGroupContext>): unknown;
195
195
  }>;
196
196
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
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 "../../field-anatomy-DOCpzb4B.js";
7
- import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-CBhzoESK.js";
8
- import { t as sprawlify } from "../../factory-xNPol80p.js";
9
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-B_BAnE0z.js";
6
+ import "../../field-anatomy-C90WAETb.js";
7
+ import { t as ratingGroupAnatomy } from "../../rating-group-anatomy-xU1gWoAB.js";
8
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
9
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
10
+ import { p as useFieldContext } from "../../field-DMx_y6S-.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as ratingGroup from "@sprawlify/primitives/machines/rating-group";
13
13
 
@@ -1,9 +1,9 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import { a as Optional } from "../../types-D_fjXif6.js";
3
- import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
- import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-CefzWgS5.js";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import { a as Optional } from "../../types-D49hIhzQ.js";
3
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
+ import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-B_EypSXf.js";
5
5
  import { Orientation } from "@sprawlify/primitives/types";
6
- import * as vue1544 from "vue";
6
+ import * as vue1329 from "vue";
7
7
  import { ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
8
  import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
9
9
  import { ElementIds, ElementIds as ScrollAreaElementIds, ScrollToDetails, ScrollToDetails as ScrollAreaScrollToDetails, ScrollToEdge as ScrollAreaScrollToEdge, ScrollToEdgeDetails, ScrollToEdgeDetails as ScrollAreaScrollToEdgeDetails, ScrollbarState as ScrollAreaScrollbarState } from "@sprawlify/primitives/machines/scroll-area";
@@ -21,7 +21,7 @@ interface ScrollAreaContextProps extends SlotsType<{
21
21
  default: UnwrapRef<UseScrollAreaContext>;
22
22
  }> {}
23
23
  declare const _default$1: typeof __VLS_export$7;
24
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1544.DefineComponent<{}, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, true, {}, any>, {
24
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1329.DefineComponent<{}, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, true, {}, any>, {
25
25
  default(scrollArea: UnwrapRef<UseScrollAreaContext>): unknown;
26
26
  }>;
27
27
  type __VLS_WithSlots$7<T, S> = T & {
@@ -38,7 +38,7 @@ interface ScrollAreaContentProps extends ScrollAreaContentBaseProps,
38
38
  */
39
39
  HTMLAttributes {}
40
40
  declare const _default: typeof __VLS_export$6;
41
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1544.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
41
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1329.DefineComponent<ScrollAreaContentProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
42
42
  default?: (props: {}) => any;
43
43
  }>;
44
44
  type __VLS_WithSlots$6<T, S> = T & {
@@ -55,7 +55,7 @@ interface ScrollAreaCornerProps extends ScrollAreaCornerBaseProps,
55
55
  */
56
56
  HTMLAttributes {}
57
57
  declare const _default$2: typeof __VLS_export$5;
58
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1544.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
58
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1329.DefineComponent<ScrollAreaCornerProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaCornerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
59
59
  default?: (props: {}) => any;
60
60
  }>;
61
61
  type __VLS_WithSlots$5<T, S> = T & {
@@ -84,7 +84,7 @@ interface ScrollAreaRootProps extends ScrollAreaRootBaseProps,
84
84
  */
85
85
  HTMLAttributes {}
86
86
  declare const _default$3: typeof __VLS_export$4;
87
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1544.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
87
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1329.DefineComponent<ScrollAreaRootBaseProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaRootBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
88
88
  default?: (props: {}) => any;
89
89
  }>;
90
90
  type __VLS_WithSlots$4<T, S> = T & {
@@ -103,7 +103,7 @@ interface ScrollAreaRootProviderProps extends ScrollAreaRootProviderBaseProps,
103
103
  */
104
104
  Omit<HTMLAttributes, 'value'> {}
105
105
  declare const _default$4: typeof __VLS_export$3;
106
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1544.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
106
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1329.DefineComponent<ScrollAreaRootProviderBaseProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaRootProviderBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
107
107
  default?: (props: {}) => any;
108
108
  }>;
109
109
  type __VLS_WithSlots$3<T, S> = T & {
@@ -123,7 +123,7 @@ interface ScrollAreaScrollbarProps extends ScrollAreaScrollbarBaseProps,
123
123
  */
124
124
  HTMLAttributes {}
125
125
  declare const _default$5: typeof __VLS_export$2;
126
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1544.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
126
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1329.DefineComponent<ScrollAreaScrollbarBaseProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaScrollbarBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
127
127
  default?: (props: {}) => any;
128
128
  }>;
129
129
  type __VLS_WithSlots$2<T, S> = T & {
@@ -140,7 +140,7 @@ interface ScrollAreaThumbProps extends ScrollAreaThumbBaseProps,
140
140
  */
141
141
  HTMLAttributes {}
142
142
  declare const _default$6: typeof __VLS_export$1;
143
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1544.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
143
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1329.DefineComponent<ScrollAreaThumbBaseProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaThumbBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
144
144
  default?: (props: {}) => any;
145
145
  }>;
146
146
  type __VLS_WithSlots$1<T, S> = T & {
@@ -157,7 +157,7 @@ interface ScrollAreaViewportProps extends ScrollAreaViewportBaseProps,
157
157
  */
158
158
  HTMLAttributes {}
159
159
  declare const _default$7: typeof __VLS_export;
160
- declare const __VLS_export: __VLS_WithSlots<vue1544.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
160
+ declare const __VLS_export: __VLS_WithSlots<vue1329.DefineComponent<ScrollAreaViewportProps, {}, {}, {}, {}, vue1329.ComponentOptionsMixin, vue1329.ComponentOptionsMixin, {}, string, vue1329.PublicProps, Readonly<ScrollAreaViewportProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1329.ComponentProvideOptions, false, {}, any>, {
161
161
  default?: (props: {}) => any;
162
162
  }>;
163
163
  type __VLS_WithSlots<T, S> = T & {
@@ -3,9 +3,9 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
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 scrollAreaAnatomy } from "../../scroll-area-anatomy-B-FlUOdc.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
6
+ import { t as scrollAreaAnatomy } from "../../scroll-area-anatomy-D54kUb_3.js";
7
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as scrollArea from "@sprawlify/primitives/machines/scroll-area";
11
11
 
@@ -1,8 +1,8 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
- import { r as PropTypes } from "../../index-BJ8mRK6a.js";
4
- import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-BweP3B5a.js";
5
- import * as vue1842 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D49hIhzQ.js";
3
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
4
+ import { t as segmentGroupAnatomy } from "../../segment-group-anatomy-BU6WKUuZ.js";
5
+ import * as vue1544 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
8
8
  import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as SegmentGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
@@ -47,7 +47,7 @@ interface SegmentGroupContextProps extends SlotsType<{
47
47
  default: UnwrapRef<UseSegmentGroupContext>;
48
48
  }> {}
49
49
  declare const _default: typeof __VLS_export$9;
50
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1842.DefineComponent<{}, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, true, {}, any>, {
50
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1544.DefineComponent<{}, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, true, {}, any>, {
51
51
  default(segmentGroup: UnwrapRef<UseSegmentGroupContext>): unknown;
52
52
  }>;
53
53
  type __VLS_WithSlots$9<T, S> = T & {
@@ -64,7 +64,7 @@ interface SegmentGroupIndicatorProps extends SegmentGroupIndicatorBaseProps,
64
64
  */
65
65
  HTMLAttributes {}
66
66
  declare const _default$1: typeof __VLS_export$8;
67
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1842.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
67
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1544.DefineComponent<SegmentGroupIndicatorProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
68
68
  default?: (props: {}) => any;
69
69
  }>;
70
70
  type __VLS_WithSlots$8<T, S> = T & {
@@ -81,7 +81,7 @@ interface SegmentGroupItemContextProps extends SlotsType<{
81
81
  default: UnwrapRef<UseSegmentGroupItemContext>;
82
82
  }> {}
83
83
  declare const _default$3: typeof __VLS_export$7;
84
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1842.DefineComponent<{}, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, true, {}, any>, {
84
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1544.DefineComponent<{}, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, true, {}, any>, {
85
85
  default(item: UnwrapRef<UseSegmentGroupItemContext>): unknown;
86
86
  }>;
87
87
  type __VLS_WithSlots$7<T, S> = T & {
@@ -98,7 +98,7 @@ interface SegmentGroupItemControlProps extends SegmentGroupItemControlBaseProps,
98
98
  */
99
99
  HTMLAttributes {}
100
100
  declare const _default$4: typeof __VLS_export$6;
101
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1842.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
101
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1544.DefineComponent<SegmentGroupItemControlProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
102
102
  default?: (props: {}) => any;
103
103
  }>;
104
104
  type __VLS_WithSlots$6<T, S> = T & {
@@ -115,7 +115,7 @@ interface SegmentGroupItemHiddenInputProps extends SegmentGroupItemHiddenInputBa
115
115
  */
116
116
  InputHTMLAttributes {}
117
117
  declare const _default$5: typeof __VLS_export$5;
118
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1842.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
118
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1544.DefineComponent<SegmentGroupItemHiddenInputProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
119
119
  default?: (props: {}) => any;
120
120
  }>;
121
121
  type __VLS_WithSlots$5<T, S> = T & {
@@ -132,7 +132,7 @@ interface SegmentGroupItemTextProps extends SegmentGroupItemTextBaseProps,
132
132
  */
133
133
  HTMLAttributes {}
134
134
  declare const _default$6: typeof __VLS_export$4;
135
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1842.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
135
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1544.DefineComponent<SegmentGroupItemTextProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
136
136
  default?: (props: {}) => any;
137
137
  }>;
138
138
  type __VLS_WithSlots$4<T, S> = T & {
@@ -149,7 +149,7 @@ interface SegmentGroupItemProps extends SegmentGroupItemBaseProps,
149
149
  */
150
150
  LabelHTMLAttributes {}
151
151
  declare const _default$2: typeof __VLS_export$3;
152
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1842.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
152
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1544.DefineComponent<SegmentGroupItemProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
153
153
  default?: (props: {}) => any;
154
154
  }>;
155
155
  type __VLS_WithSlots$3<T, S> = T & {
@@ -166,7 +166,7 @@ interface SegmentGroupLabelProps extends SegmentGroupLabelBaseProps,
166
166
  */
167
167
  LabelHTMLAttributes {}
168
168
  declare const _default$7: typeof __VLS_export$2;
169
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1842.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
169
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1544.DefineComponent<SegmentGroupLabelProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
170
170
  default?: (props: {}) => any;
171
171
  }>;
172
172
  type __VLS_WithSlots$2<T, S> = T & {
@@ -186,7 +186,7 @@ interface SegmentGroupRootProviderProps extends SegmentGroupRootProviderBaseProp
186
186
  */
187
187
  HTMLAttributes {}
188
188
  declare const _default$9: typeof __VLS_export$1;
189
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1842.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {}, string, vue1842.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
189
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1544.DefineComponent<SegmentGroupRootProviderProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {}, string, vue1544.PublicProps, Readonly<SegmentGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
190
190
  default?: (props: {}) => any;
191
191
  }>;
192
192
  type __VLS_WithSlots$1<T, S> = T & {
@@ -204,16 +204,16 @@ interface SegmentGroupRootProps extends SegmentGroupRootBaseProps,
204
204
  HTMLAttributes {}
205
205
  interface SegmentGroupRootEmits extends RootEmits {}
206
206
  declare const _default$8: typeof __VLS_export;
207
- declare const __VLS_export: __VLS_WithSlots<vue1842.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue1842.ComponentOptionsMixin, vue1842.ComponentOptionsMixin, {
207
+ declare const __VLS_export: __VLS_WithSlots<vue1544.DefineComponent<SegmentGroupRootProps, {}, {}, {}, {}, vue1544.ComponentOptionsMixin, vue1544.ComponentOptionsMixin, {
208
208
  valueChange: (details: segmentGroup.ValueChangeDetails) => any;
209
209
  "update:modelValue": (value: string | null) => any;
210
- }, string, vue1842.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
210
+ }, string, vue1544.PublicProps, Readonly<SegmentGroupRootProps> & Readonly<{
211
211
  onValueChange?: ((details: segmentGroup.ValueChangeDetails) => any) | undefined;
212
212
  "onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
213
213
  }>, {
214
214
  disabled: boolean;
215
215
  readOnly: boolean;
216
- }, {}, {}, {}, string, vue1842.ComponentProvideOptions, false, {}, any>, {
216
+ }, {}, {}, {}, string, vue1544.ComponentProvideOptions, false, {}, any>, {
217
217
  default?: (props: {}) => any;
218
218
  }>;
219
219
  type __VLS_WithSlots<T, S> = T & {
@@ -3,9 +3,9 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
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 { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-CPdu1efW.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
6
+ import { n as segmentGroupAnatomy, t as parts } from "../../segment-group-anatomy-DKnrj_EM.js";
7
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
9
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
10
  import * as segmentGroup from "@sprawlify/primitives/machines/radio-group";
11
11
 
@@ -1,13 +1,13 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
- import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D_fjXif6.js";
4
- import { r as PropTypes } from "../../index-BJ8mRK6a.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
- import { t as selectAnatomy } from "../../select-anatomy-BLK5Kq84.js";
7
- import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-FXQujPvZ.js";
8
- import * as vue1463 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-Dp8j2-3x.js";
3
+ import { a as Optional, r as EmitFn$1, t as Assign } from "../../types-D49hIhzQ.js";
4
+ import { r as PropTypes } from "../../index-C2XO6Bu5.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
6
+ import { t as selectAnatomy } from "../../select-anatomy-CwULdmYD.js";
7
+ import { _ as CollectionItem, b as createListCollection, i as UseListCollectionProps, o as useListCollection, y as ListCollection } from "../../index-pShXx5Uh.js";
8
+ import * as vue2325 from "vue";
9
9
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
10
- import * as _sprawlify_primitives_machines_bottom_sheet43 from "@sprawlify/primitives/machines/bottom-sheet";
10
+ import * as _sprawlify_primitives_machines_dialog57 from "@sprawlify/primitives/machines/dialog";
11
11
  import * as select from "@sprawlify/primitives/machines/select";
12
12
  import { FocusOutsideEvent, FocusOutsideEvent as SelectFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as SelectHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as SelectInteractOutsideEvent, ItemGroupProps, ItemProps, ItemState, OpenChangeDetails, OpenChangeDetails as SelectOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as SelectPointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as SelectValueChangeDetails } from "@sprawlify/primitives/machines/select";
13
13
 
@@ -19,7 +19,7 @@ interface SelectClearTriggerProps extends SelectClearTriggerBaseProps,
19
19
  */
20
20
  ButtonHTMLAttributes {}
21
21
  declare const _default: typeof __VLS_export$18;
22
- declare const __VLS_export$18: __VLS_WithSlots$14<vue1463.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
22
+ declare const __VLS_export$18: __VLS_WithSlots$14<vue2325.DefineComponent<SelectClearTriggerProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
23
23
  default?: (props: {}) => any;
24
24
  }>;
25
25
  type __VLS_WithSlots$14<T, S> = T & {
@@ -36,7 +36,7 @@ interface SelectContentProps extends SelectContentBaseProps,
36
36
  */
37
37
  HTMLAttributes {}
38
38
  declare const _default$1: typeof __VLS_export$17;
39
- declare const __VLS_export$17: __VLS_WithSlots$13<vue1463.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
39
+ declare const __VLS_export$17: __VLS_WithSlots$13<vue2325.DefineComponent<SelectContentProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
40
40
  default?: (props: {}) => any;
41
41
  }>;
42
42
  type __VLS_WithSlots$13<T, S> = T & {
@@ -53,7 +53,7 @@ interface SelectControlProps extends SelectControlBaseProps,
53
53
  */
54
54
  HTMLAttributes {}
55
55
  declare const _default$3: typeof __VLS_export$16;
56
- declare const __VLS_export$16: __VLS_WithSlots$12<vue1463.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
56
+ declare const __VLS_export$16: __VLS_WithSlots$12<vue2325.DefineComponent<SelectControlProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
57
57
  default?: (props: {}) => any;
58
58
  }>;
59
59
  type __VLS_WithSlots$12<T, S> = T & {
@@ -70,7 +70,7 @@ interface SelectHiddenSelectProps extends SelectHiddenSelectBaseProps,
70
70
  */
71
71
  SelectHTMLAttributes {}
72
72
  declare const _default$4: typeof __VLS_export$15;
73
- declare const __VLS_export$15: vue1463.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>;
73
+ declare const __VLS_export$15: vue2325.DefineComponent<SelectHiddenSelectProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectHiddenSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>;
74
74
  //#endregion
75
75
  //#region src/components/select/select-indicator.vue.d.ts
76
76
  interface SelectIndicatorBaseProps extends PolymorphicProps {}
@@ -80,7 +80,7 @@ interface SelectIndicatorProps extends SelectIndicatorBaseProps,
80
80
  */
81
81
  HTMLAttributes {}
82
82
  declare const _default$5: typeof __VLS_export$14;
83
- declare const __VLS_export$14: __VLS_WithSlots$11<vue1463.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
83
+ declare const __VLS_export$14: __VLS_WithSlots$11<vue2325.DefineComponent<SelectIndicatorProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
84
84
  default?: (props: {}) => any;
85
85
  }>;
86
86
  type __VLS_WithSlots$11<T, S> = T & {
@@ -97,7 +97,7 @@ interface SelectListProps extends SelectListBaseProps,
97
97
  */
98
98
  HTMLAttributes {}
99
99
  declare const _default$13: typeof __VLS_export$13;
100
- declare const __VLS_export$13: __VLS_WithSlots$10<vue1463.DefineComponent<SelectListProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
100
+ declare const __VLS_export$13: __VLS_WithSlots$10<vue2325.DefineComponent<SelectListProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectListProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
101
101
  default?: (props: {}) => any;
102
102
  }>;
103
103
  type __VLS_WithSlots$10<T, S> = T & {
@@ -114,7 +114,7 @@ interface SelectItemContextProps extends SlotsType<{
114
114
  default: UnwrapRef<UseSelectItemContext>;
115
115
  }> {}
116
116
  declare const _default$7: typeof __VLS_export$12;
117
- declare const __VLS_export$12: __VLS_WithSlots$9<vue1463.DefineComponent<{}, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, true, {}, any>, {
117
+ declare const __VLS_export$12: __VLS_WithSlots$9<vue2325.DefineComponent<{}, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, true, {}, any>, {
118
118
  default(item: UnwrapRef<UseSelectItemContext>): unknown;
119
119
  }>;
120
120
  type __VLS_WithSlots$9<T, S> = T & {
@@ -131,7 +131,7 @@ interface SelectItemGroupLabelProps extends SelectItemGroupLabelBaseProps,
131
131
  */
132
132
  HTMLAttributes {}
133
133
  declare const _default$9: typeof __VLS_export$11;
134
- declare const __VLS_export$11: __VLS_WithSlots$8<vue1463.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
134
+ declare const __VLS_export$11: __VLS_WithSlots$8<vue2325.DefineComponent<SelectItemGroupLabelProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
135
135
  default?: (props: {}) => any;
136
136
  }>;
137
137
  type __VLS_WithSlots$8<T, S> = T & {
@@ -148,7 +148,7 @@ interface SelectItemGroupProps extends SelectItemGroupBaseProps,
148
148
  */
149
149
  HTMLAttributes {}
150
150
  declare const _default$8: typeof __VLS_export$10;
151
- declare const __VLS_export$10: __VLS_WithSlots$7<vue1463.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
151
+ declare const __VLS_export$10: __VLS_WithSlots$7<vue2325.DefineComponent<SelectItemGroupProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
152
152
  default?: (props: {}) => any;
153
153
  }>;
154
154
  type __VLS_WithSlots$7<T, S> = T & {
@@ -165,7 +165,7 @@ interface SelectItemIndicatorProps extends SelectItemIndicatorBaseProps,
165
165
  */
166
166
  HTMLAttributes {}
167
167
  declare const _default$10: typeof __VLS_export$9;
168
- declare const __VLS_export$9: __VLS_WithSlots$6<vue1463.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
168
+ declare const __VLS_export$9: __VLS_WithSlots$6<vue2325.DefineComponent<SelectItemIndicatorProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
169
169
  default?: (props: {}) => any;
170
170
  }>;
171
171
  type __VLS_WithSlots$6<T, S> = T & {
@@ -182,7 +182,7 @@ interface SelectItemTextProps extends SelectItemTextBaseProps,
182
182
  */
183
183
  HTMLAttributes {}
184
184
  declare const _default$11: typeof __VLS_export$8;
185
- declare const __VLS_export$8: __VLS_WithSlots$5<vue1463.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
185
+ declare const __VLS_export$8: __VLS_WithSlots$5<vue2325.DefineComponent<SelectItemTextProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
186
186
  default?: (props: {}) => any;
187
187
  }>;
188
188
  type __VLS_WithSlots$5<T, S> = T & {
@@ -199,7 +199,7 @@ interface SelectItemProps extends SelectItemBaseProps,
199
199
  */
200
200
  HTMLAttributes {}
201
201
  declare const _default$6: typeof __VLS_export$7;
202
- declare const __VLS_export$7: __VLS_WithSlots$4<vue1463.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
202
+ declare const __VLS_export$7: __VLS_WithSlots$4<vue2325.DefineComponent<SelectItemProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
203
203
  default?: (props: {}) => any;
204
204
  }>;
205
205
  type __VLS_WithSlots$4<T, S> = T & {
@@ -216,7 +216,7 @@ interface SelectLabelProps extends SelectLabelBaseProps,
216
216
  */
217
217
  LabelHTMLAttributes {}
218
218
  declare const _default$12: typeof __VLS_export$6;
219
- declare const __VLS_export$6: __VLS_WithSlots$3<vue1463.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
219
+ declare const __VLS_export$6: __VLS_WithSlots$3<vue2325.DefineComponent<SelectLabelProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
220
220
  default?: (props: {}) => any;
221
221
  }>;
222
222
  type __VLS_WithSlots$3<T, S> = T & {
@@ -233,7 +233,7 @@ interface SelectPositionerProps extends SelectPositionerBaseProps,
233
233
  */
234
234
  HTMLAttributes {}
235
235
  declare const _default$14: typeof __VLS_export$5;
236
- declare const __VLS_export$5: __VLS_WithSlots$2<vue1463.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
236
+ declare const __VLS_export$5: __VLS_WithSlots$2<vue2325.DefineComponent<SelectPositionerProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
237
237
  default?: (props: {}) => any;
238
238
  }>;
239
239
  type __VLS_WithSlots$2<T, S> = T & {
@@ -256,7 +256,7 @@ type SelectRootProviderComponent<P = {}> = <T extends CollectionItem>(props: Ass
256
256
  interface SelectRootProviderEmits extends RootEmits$1 {}
257
257
  declare const _default$16: typeof __VLS_export$4;
258
258
  declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal$2<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
259
- props: vue1463.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
259
+ props: vue2325.PublicProps & __VLS_PrettifyLocal$2<SelectRootProviderProps<T> & {
260
260
  onExitComplete?: (() => any) | undefined;
261
261
  }> & (typeof globalThis extends {
262
262
  __VLS_PROPS_FALLBACK: infer P;
@@ -267,7 +267,7 @@ declare const __VLS_export$4: <T extends CollectionItem>(__VLS_props: NonNullabl
267
267
  default?: (props: {}) => any;
268
268
  };
269
269
  emit: (evt: "exitComplete") => void;
270
- }>) => vue1463.VNode & {
270
+ }>) => vue2325.VNode & {
271
271
  __ctx?: Awaited<typeof __VLS_setup>;
272
272
  };
273
273
  type __VLS_PrettifyLocal$2<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -334,17 +334,17 @@ type SelectRootComponentProps<T extends CollectionItem = CollectionItem, P = {}>
334
334
  type SelectRootComponent<P = {}> = <T extends CollectionItem>(props: SelectRootComponentProps<T, P>) => any;
335
335
  declare const _default$15: typeof __VLS_export$3;
336
336
  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<{
337
- props: vue1463.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
337
+ props: vue2325.PublicProps & __VLS_PrettifyLocal$1<SelectRootProps<T> & {
338
338
  onSelect?: ((details: select.SelectionDetails) => any) | undefined;
339
339
  onValueChange?: ((details: select.ValueChangeDetails<T>) => any) | undefined;
340
340
  "onUpdate:modelValue"?: ((value: string[]) => any) | undefined;
341
- onExitComplete?: (() => any) | undefined;
342
341
  onOpenChange?: ((details: select.OpenChangeDetails) => any) | undefined;
343
342
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
344
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any) | undefined;
343
+ onExitComplete?: (() => any) | undefined;
344
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => any) | undefined;
345
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => any) | undefined;
346
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => any) | undefined;
345
347
  onHighlightChange?: ((details: select.HighlightChangeDetails<T>) => any) | undefined;
346
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any) | undefined;
347
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any) | undefined;
348
348
  "onUpdate:highlightedValue"?: ((value: string | null) => any) | undefined;
349
349
  }> & (typeof globalThis extends {
350
350
  __VLS_PROPS_FALLBACK: infer P;
@@ -354,8 +354,8 @@ declare const __VLS_export$3: <T extends CollectionItem>(__VLS_props: NonNullabl
354
354
  slots: {
355
355
  default?: (props: {}) => any;
356
356
  };
357
- emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "exitComplete") => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
358
- }>) => vue1463.VNode & {
357
+ emit: ((evt: "select", details: select.SelectionDetails) => void) & ((evt: "valueChange", details: select.ValueChangeDetails<T>) => void) & ((evt: "update:modelValue", value: string[]) => void) & ((evt: "openChange", details: select.OpenChangeDetails) => void) & ((evt: "update:open", open: boolean) => void) & ((evt: "exitComplete") => void) & ((evt: "focusOutside", event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => void) & ((evt: "interactOutside", event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => void) & ((evt: "pointerDownOutside", event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => void) & ((evt: "highlightChange", details: select.HighlightChangeDetails<T>) => void) & ((evt: "update:highlightedValue", value: string | null) => void);
358
+ }>) => vue2325.VNode & {
359
359
  __ctx?: Awaited<typeof __VLS_setup>;
360
360
  };
361
361
  type __VLS_PrettifyLocal$1<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
@@ -368,7 +368,7 @@ interface SelectTriggerProps extends SelectTriggerBaseProps,
368
368
  */
369
369
  ButtonHTMLAttributes {}
370
370
  declare const _default$17: typeof __VLS_export$2;
371
- declare const __VLS_export$2: __VLS_WithSlots$1<vue1463.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, {
371
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue2325.DefineComponent<SelectTriggerProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, {
372
372
  default?: (props: {}) => any;
373
373
  }>;
374
374
  type __VLS_WithSlots$1<T, S> = T & {
@@ -387,7 +387,7 @@ HTMLAttributes {
387
387
  placeholder?: string;
388
388
  }
389
389
  declare const _default$18: typeof __VLS_export$1;
390
- declare const __VLS_export$1: __VLS_WithSlots<vue1463.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue1463.ComponentOptionsMixin, vue1463.ComponentOptionsMixin, {}, string, vue1463.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1463.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
390
+ declare const __VLS_export$1: __VLS_WithSlots<vue2325.DefineComponent<SelectValueTextProps, {}, {}, {}, {}, vue2325.ComponentOptionsMixin, vue2325.ComponentOptionsMixin, {}, string, vue2325.PublicProps, Readonly<SelectValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2325.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
391
391
  type __VLS_WithSlots<T, S> = T & {
392
392
  new (): {
393
393
  $slots: S;
@@ -414,7 +414,7 @@ interface SelectContextProps<T extends CollectionItem> extends SlotsType<{
414
414
  }> {}
415
415
  declare const _default$2: typeof __VLS_export;
416
416
  declare const __VLS_export: <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<{
417
- props: vue1463.PublicProps & (typeof globalThis extends {
417
+ props: vue2325.PublicProps & (typeof globalThis extends {
418
418
  __VLS_PROPS_FALLBACK: infer P;
419
419
  } ? P : {});
420
420
  expose: (exposed: {}) => void;
@@ -423,7 +423,7 @@ declare const __VLS_export: <T extends CollectionItem>(__VLS_props: NonNullable<
423
423
  default(select: UnwrapRef<UseSelectContext<T>>): unknown;
424
424
  };
425
425
  emit: {};
426
- }>) => vue1463.VNode & {
426
+ }>) => vue2325.VNode & {
427
427
  __ctx?: Awaited<typeof __VLS_setup>;
428
428
  };
429
429
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};