@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
@@ -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 fileUploadAnatomy } from "../../file-upload-anatomy-CZ2VnScd.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 fileUploadAnatomy } from "../../file-upload-anatomy-CxltMFrA.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 { pick } from "@sprawlify/primitives/utils";
12
12
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toDisplayString, toValue, unref, useId, useSlots, watchEffect, withCtx } from "vue";
13
13
  import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
@@ -1,10 +1,10 @@
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 RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
5
- import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DwkXF2tr.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 RenderStrategyProps } from "../../use-render-strategy-D82Q7KQ3.js";
5
+ import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DH9zKbGk.js";
6
6
  import { Point, Size } from "@sprawlify/primitives/types";
7
- import * as vue1619 from "vue";
7
+ import * as vue441 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, EmitFn, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
9
  import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
10
10
  import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps } from "@sprawlify/primitives/machines/floating-panel";
@@ -17,7 +17,7 @@ interface FloatingPanelBodyProps extends FloatingPanelBodyBaseProps,
17
17
  */
18
18
  HTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export$13;
20
- declare const __VLS_export$13: __VLS_WithSlots$13<vue1619.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue441.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots$13<T, S> = T & {
@@ -34,7 +34,7 @@ interface FloatingPanelCloseTriggerProps extends FloatingPanelCloseTriggerBasePr
34
34
  */
35
35
  ButtonHTMLAttributes {}
36
36
  declare const _default$1: typeof __VLS_export$12;
37
- declare const __VLS_export$12: __VLS_WithSlots$12<vue1619.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue441.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
38
38
  default?: (props: {}) => any;
39
39
  }>;
40
40
  type __VLS_WithSlots$12<T, S> = T & {
@@ -51,7 +51,7 @@ interface FloatingPanelContentProps extends FloatingPanelContentBaseProps,
51
51
  */
52
52
  HTMLAttributes {}
53
53
  declare const _default$2: typeof __VLS_export$11;
54
- declare const __VLS_export$11: __VLS_WithSlots$11<vue1619.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
54
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue441.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
55
55
  default?: (props: {}) => any;
56
56
  }>;
57
57
  type __VLS_WithSlots$11<T, S> = T & {
@@ -117,7 +117,7 @@ interface FloatingPanelContextProps extends SlotsType<{
117
117
  default: UnwrapRef<UseFloatingPanelContext>;
118
118
  }> {}
119
119
  declare const _default$3: typeof __VLS_export$10;
120
- declare const __VLS_export$10: __VLS_WithSlots$10<vue1619.DefineComponent<{}, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, true, {}, any>, {
120
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue441.DefineComponent<{}, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, true, {}, any>, {
121
121
  default(floatingPanel: UnwrapRef<UseFloatingPanelContext>): unknown;
122
122
  }>;
123
123
  type __VLS_WithSlots$10<T, S> = T & {
@@ -134,7 +134,7 @@ interface FloatingPanelDragTriggerProps extends FloatingPanelDragTriggerBaseProp
134
134
  */
135
135
  HTMLAttributes {}
136
136
  declare const _default$5: typeof __VLS_export$9;
137
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1619.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
137
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue441.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
138
138
  default?: (props: {}) => any;
139
139
  }>;
140
140
  type __VLS_WithSlots$9<T, S> = T & {
@@ -151,7 +151,7 @@ interface FloatingPanelHeaderProps extends FloatingPanelHeaderBaseProps,
151
151
  */
152
152
  HTMLAttributes {}
153
153
  declare const _default$6: typeof __VLS_export$8;
154
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1619.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
154
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue441.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
155
155
  default?: (props: {}) => any;
156
156
  }>;
157
157
  type __VLS_WithSlots$8<T, S> = T & {
@@ -168,7 +168,7 @@ interface FloatingPanelPositionerProps extends FloatingPanelPositionerBaseProps,
168
168
  */
169
169
  HTMLAttributes {}
170
170
  declare const _default$7: typeof __VLS_export$7;
171
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1619.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
171
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue441.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
172
172
  default?: (props: {}) => any;
173
173
  }>;
174
174
  type __VLS_WithSlots$7<T, S> = T & {
@@ -185,7 +185,7 @@ interface FloatingPanelResizeTriggerProps extends FloatingPanelResizeTriggerBase
185
185
  */
186
186
  HTMLAttributes {}
187
187
  declare const _default$8: typeof __VLS_export$6;
188
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1619.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
188
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue441.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
189
189
  default?: (props: {}) => any;
190
190
  }>;
191
191
  type __VLS_WithSlots$6<T, S> = T & {
@@ -202,7 +202,7 @@ interface FloatingPanelStageTriggerProps extends FloatingPanelStageTriggerBasePr
202
202
  */
203
203
  ButtonHTMLAttributes {}
204
204
  declare const _default$11: typeof __VLS_export$5;
205
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1619.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
205
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue441.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
206
206
  default?: (props: {}) => any;
207
207
  }>;
208
208
  type __VLS_WithSlots$5<T, S> = T & {
@@ -215,7 +215,7 @@ type __VLS_WithSlots$5<T, S> = T & {
215
215
  interface FloatingPanelRootBaseProps extends RootProps, RenderStrategyProps {}
216
216
  interface FloatingPanelRootProps extends FloatingPanelRootBaseProps {}
217
217
  declare const _default$9: typeof __VLS_export$4;
218
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1619.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {
218
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue441.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {
219
219
  openChange: (details: floatingPanel.OpenChangeDetails) => any;
220
220
  "update:open": (open: boolean) => any;
221
221
  positionChange: (details: floatingPanel.PositionChangeDetails) => any;
@@ -225,7 +225,7 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue1619.DefineComponent<Floating
225
225
  "update:size": (details: floatingPanel.Size) => any;
226
226
  sizeChangeEnd: (details: floatingPanel.SizeChangeDetails) => any;
227
227
  stageChange: (details: floatingPanel.StageChangeDetails) => any;
228
- }, string, vue1619.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
228
+ }, string, vue441.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
229
229
  onOpenChange?: ((details: floatingPanel.OpenChangeDetails) => any) | undefined;
230
230
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
231
231
  onPositionChange?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
@@ -236,16 +236,16 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue1619.DefineComponent<Floating
236
236
  onSizeChangeEnd?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
237
237
  onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
238
238
  }>, {
239
- draggable: boolean;
240
239
  disabled: boolean;
241
- defaultOpen: boolean;
242
- open: boolean;
243
- closeOnEscape: boolean;
240
+ draggable: boolean;
244
241
  allowOverflow: boolean;
242
+ closeOnEscape: boolean;
243
+ defaultOpen: boolean;
245
244
  lockAspectRatio: boolean;
245
+ open: boolean;
246
246
  persistRect: boolean;
247
247
  resizable: boolean;
248
- }, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
248
+ }, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
249
249
  default?: (props: {}) => any;
250
250
  }>;
251
251
  type __VLS_WithSlots$4<T, S> = T & {
@@ -260,7 +260,7 @@ interface FloatingPanelRootProviderBaseProps extends RenderStrategyProps {
260
260
  }
261
261
  interface FloatingPanelRootProviderProps extends FloatingPanelRootProviderBaseProps {}
262
262
  declare const _default$10: typeof __VLS_export$3;
263
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1619.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
263
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue441.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
264
264
  default?: (props: {}) => any;
265
265
  }>;
266
266
  type __VLS_WithSlots$3<T, S> = T & {
@@ -277,7 +277,7 @@ interface FloatingPanelTitleProps extends FloatingPanelTitleBaseProps,
277
277
  */
278
278
  HTMLAttributes {}
279
279
  declare const _default$12: typeof __VLS_export$2;
280
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1619.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
280
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue441.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
281
281
  default?: (props: {}) => any;
282
282
  }>;
283
283
  type __VLS_WithSlots$2<T, S> = T & {
@@ -294,7 +294,7 @@ interface FloatingPanelTriggerProps extends FloatingPanelTriggerBaseProps,
294
294
  */
295
295
  ButtonHTMLAttributes {}
296
296
  declare const _default$13: typeof __VLS_export$1;
297
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1619.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
297
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue441.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
298
298
  default?: (props: {}) => any;
299
299
  }>;
300
300
  type __VLS_WithSlots$1<T, S> = T & {
@@ -311,7 +311,7 @@ interface FloatingPanelControlProps extends FloatingPanelControlBaseProps,
311
311
  */
312
312
  HTMLAttributes {}
313
313
  declare const _default$4: typeof __VLS_export;
314
- declare const __VLS_export: __VLS_WithSlots<vue1619.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue1619.ComponentOptionsMixin, vue1619.ComponentOptionsMixin, {}, string, vue1619.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1619.ComponentProvideOptions, false, {}, any>, {
314
+ declare const __VLS_export: __VLS_WithSlots<vue441.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue441.ComponentOptionsMixin, vue441.ComponentOptionsMixin, {}, string, vue441.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue441.ComponentProvideOptions, false, {}, any>, {
315
315
  default?: (props: {}) => any;
316
316
  }>;
317
317
  type __VLS_WithSlots<T, S> = T & {
@@ -3,10 +3,10 @@ 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 floatingPanelAnatomy } from "../../floating-panel-anatomy-DBrl1Bp0.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
6
+ import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DwLUJ70s.js";
7
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
10
10
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
11
11
  import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
12
12
 
@@ -1,5 +1,5 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import * as vue4 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import * as vue1189 from "vue";
3
3
  import { HTMLAttributes } from "vue";
4
4
 
5
5
  //#region src/components/focus-trap/focus-trap-types.d.ts
@@ -24,19 +24,19 @@ interface FocusTrapProps extends FocusTrapBaseProps,
24
24
  */
25
25
  HTMLAttributes {}
26
26
  declare const _default: typeof __VLS_export;
27
- declare const __VLS_export: __VLS_WithSlots<vue4.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue4.ComponentOptionsMixin, vue4.ComponentOptionsMixin, {
27
+ declare const __VLS_export: __VLS_WithSlots<vue1189.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue1189.ComponentOptionsMixin, vue1189.ComponentOptionsMixin, {
28
28
  activate: () => any;
29
29
  deactivate: () => any;
30
- }, string, vue4.PublicProps, Readonly<FocusTrapProps> & Readonly<{
30
+ }, string, vue1189.PublicProps, Readonly<FocusTrapProps> & Readonly<{
31
31
  onActivate?: (() => any) | undefined;
32
32
  onDeactivate?: (() => any) | undefined;
33
33
  }>, {
34
34
  disabled: boolean;
35
- initialFocus: ((false | (string | (HTMLElement | SVGElement))) | (() => false | (string | (HTMLElement | SVGElement)))) | VoidFunction;
35
+ initialFocus: VoidFunction | ((false | (string | (HTMLElement | SVGElement))) | (() => false | (string | (HTMLElement | SVGElement))));
36
36
  fallbackFocus: (string | (HTMLElement | SVGElement)) | (() => string | (HTMLElement | SVGElement));
37
37
  returnFocusOnDeactivate: boolean;
38
38
  setReturnFocus: (false | (string | (HTMLElement | SVGElement))) | ((node: HTMLElement | SVGElement) => false | (string | (HTMLElement | SVGElement)));
39
- }, {}, {}, {}, string, vue4.ComponentProvideOptions, false, {}, any>, {
39
+ }, {}, {}, {}, string, vue1189.ComponentProvideOptions, false, {}, any>, {
40
40
  default?: (props: {}) => any;
41
41
  }>;
42
42
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
3
- import { t as sprawlify } from "../../factory-xNPol80p.js";
4
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
3
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
4
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
5
5
  import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
6
6
  import { trapFocus } from "@sprawlify/primitives/focus-trap";
7
7
 
@@ -1,4 +1,4 @@
1
- import * as vue599 from "vue";
1
+ import * as vue1904 from "vue";
2
2
 
3
3
  //#region src/components/format/format-byte.vue.d.ts
4
4
  interface FormatByteProps {
@@ -8,7 +8,7 @@ interface FormatByteProps {
8
8
  value: number;
9
9
  }
10
10
  declare const _default: typeof __VLS_export$2;
11
- declare const __VLS_export$2: vue599.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue599.ComponentOptionsMixin, vue599.ComponentOptionsMixin, {}, string, vue599.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue599.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_export$2: vue1904.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue1904.ComponentOptionsMixin, vue1904.ComponentOptionsMixin, {}, string, vue1904.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1904.ComponentProvideOptions, false, {}, any>;
12
12
  //#endregion
13
13
  //#region src/components/format/format-number.vue.d.ts
14
14
  interface FormatNumberProps {
@@ -22,7 +22,7 @@ interface FormatNumberProps {
22
22
  currencySign?: string | undefined;
23
23
  }
24
24
  declare const _default$1: typeof __VLS_export$1;
25
- declare const __VLS_export$1: vue599.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue599.ComponentOptionsMixin, vue599.ComponentOptionsMixin, {}, string, vue599.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue599.ComponentProvideOptions, false, {}, any>;
25
+ declare const __VLS_export$1: vue1904.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue1904.ComponentOptionsMixin, vue1904.ComponentOptionsMixin, {}, string, vue1904.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1904.ComponentProvideOptions, false, {}, any>;
26
26
  //#endregion
27
27
  //#region src/components/format/format-relative-time.vue.d.ts
28
28
  interface FormatRelativeTimeProps {
@@ -32,7 +32,7 @@ interface FormatRelativeTimeProps {
32
32
  style?: Intl.RelativeTimeFormatStyle;
33
33
  }
34
34
  declare const _default$2: typeof __VLS_export;
35
- declare const __VLS_export: vue599.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue599.ComponentOptionsMixin, vue599.ComponentOptionsMixin, {}, string, vue599.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue599.ComponentProvideOptions, false, {}, any>;
35
+ declare const __VLS_export: vue1904.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue1904.ComponentOptionsMixin, vue1904.ComponentOptionsMixin, {}, string, vue1904.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1904.ComponentProvideOptions, false, {}, any>;
36
36
  declare namespace format_d_exports {
37
37
  export { _default as Byte, FormatByteProps as ByteBaseProps, FormatByteProps as ByteProps, _default$1 as Number, FormatNumberProps as NumberBaseProps, FormatNumberProps as NumberProps, _default$2 as RelativeTime, FormatRelativeTimeProps as RelativeTimeBaseProps, FormatRelativeTimeProps as RelativeTimeProps };
38
38
  }
@@ -1,4 +1,4 @@
1
- import * as vue906 from "vue";
1
+ import * as vue636 from "vue";
2
2
  import { IframeHTMLAttributes, VNode } from "vue";
3
3
 
4
4
  //#region src/components/frame/frame.vue.d.ts
@@ -17,17 +17,17 @@ type __VLS_Slots = {} & {
17
17
  } & {
18
18
  head?: (props: typeof __VLS_31) => any;
19
19
  };
20
- declare const __VLS_base: vue906.DefineComponent<FrameProps, {
21
- frameRef: vue906.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
22
- }, {}, {}, {}, vue906.ComponentOptionsMixin, vue906.ComponentOptionsMixin, {} & {
20
+ declare const __VLS_base: vue636.DefineComponent<FrameProps, {
21
+ frameRef: vue636.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
22
+ }, {}, {}, {}, vue636.ComponentOptionsMixin, vue636.ComponentOptionsMixin, {} & {
23
23
  mount: () => any;
24
24
  unmount: () => any;
25
- }, string, vue906.PublicProps, Readonly<FrameProps> & Readonly<{
25
+ }, string, vue636.PublicProps, Readonly<FrameProps> & Readonly<{
26
26
  onMount?: (() => any) | undefined;
27
27
  onUnmount?: (() => any) | undefined;
28
28
  }>, {
29
29
  srcDoc: string;
30
- }, {}, {}, {}, string, vue906.ComponentProvideOptions, false, {}, any>;
30
+ }, {}, {}, {}, string, vue636.ComponentProvideOptions, false, {}, any>;
31
31
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
32
32
  declare const _default: typeof __VLS_export;
33
33
  type __VLS_WithSlots<T, S> = T & {
@@ -1,4 +1,4 @@
1
- import * as vue493 from "vue";
1
+ import * as vue2815 from "vue";
2
2
  import { HTMLAttributes, MaybeRef } from "vue";
3
3
  import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
4
4
 
@@ -16,7 +16,7 @@ interface HighlightChunk {
16
16
  }
17
17
  //#endregion
18
18
  //#region src/components/highlight/use-highlight.d.ts
19
- declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue493.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
19
+ declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue2815.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
20
20
  //#endregion
21
21
  //#region src/components/highlight/highlight.vue.d.ts
22
22
  interface HighlightBaseProps extends UseHighlightProps {}
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
26
26
  */
27
27
  HTMLAttributes {}
28
28
  declare const _default: typeof __VLS_export;
29
- declare const __VLS_export: vue493.DefineComponent<HighlightProps, {}, {}, {}, {}, vue493.ComponentOptionsMixin, vue493.ComponentOptionsMixin, {}, string, vue493.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
30
- ignoreCase: boolean;
29
+ declare const __VLS_export: vue2815.DefineComponent<HighlightProps, {}, {}, {}, {}, vue2815.ComponentOptionsMixin, vue2815.ComponentOptionsMixin, {}, string, vue2815.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
31
30
  matchAll: boolean;
31
+ ignoreCase: boolean;
32
32
  exactMatch: boolean;
33
- }, {}, {}, {}, string, vue493.ComponentProvideOptions, false, {}, any>;
33
+ }, {}, {}, {}, string, vue2815.ComponentProvideOptions, false, {}, any>;
34
34
  //#endregion
35
35
  export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
@@ -1,4 +1,4 @@
1
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
1
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
2
2
  import { Fragment, computed, createCommentVNode, createElementBlock, createTextVNode, defineComponent, openBlock, renderList, toDisplayString, toValue, unref } from "vue";
3
3
  import { highlightWord } from "@sprawlify/primitives/highlight-word";
4
4
 
@@ -1,12 +1,12 @@
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 } 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 hoverCardAnatomy } from "../../hover-card-anatomy-CTX5TEi3.js";
7
- import * as vue1348 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 } 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 hoverCardAnatomy } from "../../hover-card-anatomy-ClbegkVa.js";
7
+ import * as vue291 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet31 from "@sprawlify/primitives/machines/bottom-sheet";
9
+ import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
10
10
  import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as HoverCardFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as HoverCardInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as HoverCardOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as HoverCardPointerDownOutsideEvent } from "@sprawlify/primitives/machines/hover-card";
12
12
 
@@ -18,7 +18,7 @@ interface HoverCardArrowTipProps extends HoverCardArrowTipBaseProps,
18
18
  */
19
19
  HTMLAttributes {}
20
20
  declare const _default$1: typeof __VLS_export$7;
21
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1348.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue291.DefineComponent<HoverCardArrowTipProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<HoverCardArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
22
22
  default?: (props: {}) => any;
23
23
  }>;
24
24
  type __VLS_WithSlots$7<T, S> = T & {
@@ -35,7 +35,7 @@ interface HoverCardArrowProps extends HoverCardArrowBaseProps,
35
35
  */
36
36
  HTMLAttributes {}
37
37
  declare const _default: typeof __VLS_export$6;
38
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1348.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue291.DefineComponent<HoverCardArrowProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<HoverCardArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$6<T, S> = T & {
@@ -52,7 +52,7 @@ interface HoverCardContentProps extends HoverCardContentBaseProps,
52
52
  */
53
53
  HTMLAttributes {}
54
54
  declare const _default$2: typeof __VLS_export$5;
55
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1348.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue291.DefineComponent<HoverCardContentProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<HoverCardContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
56
56
  default?: (props: {}) => any;
57
57
  }>;
58
58
  type __VLS_WithSlots$5<T, S> = T & {
@@ -99,7 +99,7 @@ interface HoverCardContextProps extends SlotsType<{
99
99
  default: UnwrapRef<UseHoverCardContext>;
100
100
  }> {}
101
101
  declare const _default$3: typeof __VLS_export$4;
102
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1348.DefineComponent<{}, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, true, {}, any>, {
102
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue291.DefineComponent<{}, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, true, {}, any>, {
103
103
  default(hoverCard: UnwrapRef<UseHoverCardContext>): unknown;
104
104
  }>;
105
105
  type __VLS_WithSlots$4<T, S> = T & {
@@ -116,7 +116,7 @@ interface HoverCardPositionerProps extends HoverCardPositionerBaseProps,
116
116
  */
117
117
  HTMLAttributes {}
118
118
  declare const _default$4: typeof __VLS_export$3;
119
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1348.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
119
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue291.DefineComponent<HoverCardPositionerProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<HoverCardPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
120
120
  default?: (props: {}) => any;
121
121
  }>;
122
122
  type __VLS_WithSlots$3<T, S> = T & {
@@ -133,11 +133,11 @@ interface HoverCardRootProviderBaseProps extends RootProviderProps, RenderStrate
133
133
  interface HoverCardRootProviderProps extends HoverCardRootProviderBaseProps {}
134
134
  interface HoverCardRootProviderEmits extends RootEmits$1 {}
135
135
  declare const _default$6: typeof __VLS_export$2;
136
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1348.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {
136
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue291.DefineComponent<HoverCardRootProviderProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {
137
137
  exitComplete: () => any;
138
- }, string, vue1348.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
138
+ }, string, vue291.PublicProps, Readonly<HoverCardRootProviderProps> & Readonly<{
139
139
  onExitComplete?: (() => any) | undefined;
140
- }>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
140
+ }>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
141
141
  default?: (props: {}) => any;
142
142
  }>;
143
143
  type __VLS_WithSlots$2<T, S> = T & {
@@ -151,25 +151,25 @@ interface HoverCardRootBaseProps extends RootProps, RenderStrategyProps {}
151
151
  interface HoverCardRootProps extends HoverCardRootBaseProps {}
152
152
  interface HoverCardRootEmits extends RootEmits {}
153
153
  declare const _default$5: typeof __VLS_export$1;
154
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1348.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {
155
- exitComplete: () => any;
154
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue291.DefineComponent<HoverCardRootProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {
156
155
  openChange: (details: hoverCard.OpenChangeDetails) => any;
157
156
  "update:open": (open: boolean) => any;
158
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.FocusOutsideEvent) => any;
159
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.InteractOutsideEvent) => any;
160
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.PointerDownOutsideEvent) => any;
161
- }, string, vue1348.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
162
- onExitComplete?: (() => any) | undefined;
157
+ exitComplete: () => any;
158
+ focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
159
+ interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
160
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
161
+ }, string, vue291.PublicProps, Readonly<HoverCardRootProps> & Readonly<{
163
162
  onOpenChange?: ((details: hoverCard.OpenChangeDetails) => any) | undefined;
164
163
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
165
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.FocusOutsideEvent) => any) | undefined;
166
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.InteractOutsideEvent) => any) | undefined;
167
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.PointerDownOutsideEvent) => any) | undefined;
164
+ onExitComplete?: (() => any) | undefined;
165
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
166
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
167
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
168
168
  }>, {
169
169
  disabled: boolean;
170
170
  defaultOpen: boolean;
171
171
  open: boolean;
172
- }, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
172
+ }, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
173
173
  default?: (props: {}) => any;
174
174
  }>;
175
175
  type __VLS_WithSlots$1<T, S> = T & {
@@ -186,7 +186,7 @@ interface HoverCardTriggerProps extends HoverCardTriggerBaseProps,
186
186
  */
187
187
  ButtonHTMLAttributes {}
188
188
  declare const _default$7: typeof __VLS_export;
189
- declare const __VLS_export: __VLS_WithSlots<vue1348.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue1348.ComponentOptionsMixin, vue1348.ComponentOptionsMixin, {}, string, vue1348.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1348.ComponentProvideOptions, false, {}, any>, {
189
+ declare const __VLS_export: __VLS_WithSlots<vue291.DefineComponent<HoverCardTriggerProps, {}, {}, {}, {}, vue291.ComponentOptionsMixin, vue291.ComponentOptionsMixin, {}, string, vue291.PublicProps, Readonly<HoverCardTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue291.ComponentProvideOptions, false, {}, any>, {
190
190
  default?: (props: {}) => any;
191
191
  }>;
192
192
  type __VLS_WithSlots<T, S> = T & {
@@ -3,11 +3,11 @@ 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 hoverCardAnatomy } from "../../hover-card-anatomy-D3wEfkuu.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
6
+ import { t as hoverCardAnatomy } from "../../hover-card-anatomy-BnLr7TCv.js";
7
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
11
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as hoverCard from "@sprawlify/primitives/machines/hover-card";
13
13