@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,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 popoverAnatomy } from "../../popover-anatomy-Cwp8_2Po.js";
7
- import * as vue609 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 popoverAnatomy } from "../../popover-anatomy-CPDT_oiK.js";
7
+ import * as vue824 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet13 from "@sprawlify/primitives/machines/bottom-sheet";
9
+ import * as _sprawlify_primitives_machines_dialog13 from "@sprawlify/primitives/machines/dialog";
10
10
  import * as popover from "@sprawlify/primitives/machines/popover";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as PopoverFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as PopoverInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as PopoverOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as PopoverPointerDownOutsideEvent } from "@sprawlify/primitives/machines/popover";
12
12
 
@@ -18,7 +18,7 @@ interface PopoverAnchorProps extends PopoverAnchorBaseProps,
18
18
  */
19
19
  HTMLAttributes {}
20
20
  declare const _default: typeof __VLS_export$12;
21
- declare const __VLS_export$12: __VLS_WithSlots$12<vue609.DefineComponent<PopoverAnchorProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue824.DefineComponent<PopoverAnchorProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverAnchorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
22
22
  default?: (props: {}) => any;
23
23
  }>;
24
24
  type __VLS_WithSlots$12<T, S> = T & {
@@ -35,7 +35,7 @@ interface PopoverArrowTipProps extends PopoverArrowTipBaseProps,
35
35
  */
36
36
  HTMLAttributes {}
37
37
  declare const _default$2: typeof __VLS_export$11;
38
- declare const __VLS_export$11: __VLS_WithSlots$11<vue609.DefineComponent<PopoverArrowTipProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue824.DefineComponent<PopoverArrowTipProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$11<T, S> = T & {
@@ -52,7 +52,7 @@ interface PopoverArrowProps extends PopoverArrowBaseProps,
52
52
  */
53
53
  HTMLAttributes {}
54
54
  declare const _default$1: typeof __VLS_export$10;
55
- declare const __VLS_export$10: __VLS_WithSlots$10<vue609.DefineComponent<PopoverArrowProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue824.DefineComponent<PopoverArrowProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
56
56
  default?: (props: {}) => any;
57
57
  }>;
58
58
  type __VLS_WithSlots$10<T, S> = T & {
@@ -69,7 +69,7 @@ interface PopoverCloseTriggerProps extends PopoverCloseTriggerBaseProps,
69
69
  */
70
70
  ButtonHTMLAttributes {}
71
71
  declare const _default$3: typeof __VLS_export$9;
72
- declare const __VLS_export$9: __VLS_WithSlots$9<vue609.DefineComponent<PopoverCloseTriggerProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue824.DefineComponent<PopoverCloseTriggerProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
73
73
  default?: (props: {}) => any;
74
74
  }>;
75
75
  type __VLS_WithSlots$9<T, S> = T & {
@@ -86,7 +86,7 @@ interface PopoverContentProps extends PopoverContentBaseProps,
86
86
  */
87
87
  HTMLAttributes {}
88
88
  declare const _default$4: typeof __VLS_export$8;
89
- declare const __VLS_export$8: __VLS_WithSlots$8<vue609.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue824.DefineComponent<PopoverContentProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
90
90
  default?: (props: {}) => any;
91
91
  }>;
92
92
  type __VLS_WithSlots$8<T, S> = T & {
@@ -148,7 +148,7 @@ interface PopoverContextProps extends SlotsType<{
148
148
  default: UnwrapRef<UsePopoverContext>;
149
149
  }> {}
150
150
  declare const _default$5: typeof __VLS_export$7;
151
- declare const __VLS_export$7: __VLS_WithSlots$7<vue609.DefineComponent<{}, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, true, {}, any>, {
151
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue824.DefineComponent<{}, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, true, {}, any>, {
152
152
  default(popover: UnwrapRef<UsePopoverContext>): unknown;
153
153
  }>;
154
154
  type __VLS_WithSlots$7<T, S> = T & {
@@ -165,7 +165,7 @@ interface PopoverDescriptionProps extends PopoverDescriptionBaseProps,
165
165
  */
166
166
  HTMLAttributes {}
167
167
  declare const _default$6: typeof __VLS_export$6;
168
- declare const __VLS_export$6: __VLS_WithSlots$6<vue609.DefineComponent<PopoverDescriptionProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
168
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue824.DefineComponent<PopoverDescriptionProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
169
169
  default?: (props: {}) => any;
170
170
  }>;
171
171
  type __VLS_WithSlots$6<T, S> = T & {
@@ -182,7 +182,7 @@ interface PopoverIndicatorProps extends PopoverIndicatorBaseProps,
182
182
  */
183
183
  HTMLAttributes {}
184
184
  declare const _default$7: typeof __VLS_export$5;
185
- declare const __VLS_export$5: __VLS_WithSlots$5<vue609.DefineComponent<PopoverIndicatorProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
185
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue824.DefineComponent<PopoverIndicatorProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
186
186
  default?: (props: {}) => any;
187
187
  }>;
188
188
  type __VLS_WithSlots$5<T, S> = T & {
@@ -199,7 +199,7 @@ interface PopoverPositionerProps extends PopoverPositionerBaseProps,
199
199
  */
200
200
  HTMLAttributes {}
201
201
  declare const _default$8: typeof __VLS_export$4;
202
- declare const __VLS_export$4: __VLS_WithSlots$4<vue609.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
202
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue824.DefineComponent<PopoverPositionerProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
203
203
  default?: (props: {}) => any;
204
204
  }>;
205
205
  type __VLS_WithSlots$4<T, S> = T & {
@@ -216,11 +216,11 @@ interface PopoverRootProviderBaseProps extends RootProviderProps, RenderStrategy
216
216
  interface PopoverRootProviderProps extends PopoverRootProviderBaseProps {}
217
217
  interface PopoverRootProviderEmits extends RootEmits$1 {}
218
218
  declare const _default$10: typeof __VLS_export$3;
219
- declare const __VLS_export$3: __VLS_WithSlots$3<vue609.DefineComponent<PopoverRootProviderProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {
219
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue824.DefineComponent<PopoverRootProviderProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {
220
220
  exitComplete: () => any;
221
- }, string, vue609.PublicProps, Readonly<PopoverRootProviderProps> & Readonly<{
221
+ }, string, vue824.PublicProps, Readonly<PopoverRootProviderProps> & Readonly<{
222
222
  onExitComplete?: (() => any) | undefined;
223
- }>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
223
+ }>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
224
224
  default?: (props: {}) => any;
225
225
  }>;
226
226
  type __VLS_WithSlots$3<T, S> = T & {
@@ -234,13 +234,13 @@ interface PopoverRootBaseProps extends RootProps, RenderStrategyProps {}
234
234
  interface PopoverRootProps extends PopoverRootBaseProps {}
235
235
  interface PopoverRootEmits extends RootEmits {}
236
236
  declare const _default$9: typeof __VLS_export$2;
237
- declare const __VLS_export$2: __VLS_WithSlots$2<vue609.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {
238
- exitComplete: () => any;
237
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue824.DefineComponent<PopoverRootProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {
239
238
  openChange: (details: popover.OpenChangeDetails) => any;
240
239
  "update:open": (open: boolean) => any;
241
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any;
242
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.InteractOutsideEvent) => any;
243
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet13.PointerDownOutsideEvent) => any;
240
+ exitComplete: () => any;
241
+ focusOutside: (event: _sprawlify_primitives_machines_dialog13.FocusOutsideEvent) => any;
242
+ interactOutside: (event: _sprawlify_primitives_machines_dialog13.InteractOutsideEvent) => any;
243
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog13.PointerDownOutsideEvent) => any;
244
244
  escapeKeyDown: (event: KeyboardEvent) => any;
245
245
  requestDismiss: (event: CustomEvent<{
246
246
  originalLayer: HTMLElement;
@@ -248,13 +248,13 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue609.DefineComponent<PopoverRo
248
248
  originalIndex: number;
249
249
  targetIndex: number;
250
250
  }>) => any;
251
- }, string, vue609.PublicProps, Readonly<PopoverRootProps> & Readonly<{
252
- onExitComplete?: (() => any) | undefined;
251
+ }, string, vue824.PublicProps, Readonly<PopoverRootProps> & Readonly<{
253
252
  onOpenChange?: ((details: popover.OpenChangeDetails) => any) | undefined;
254
253
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
255
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.FocusOutsideEvent) => any) | undefined;
256
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.InteractOutsideEvent) => any) | undefined;
257
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet13.PointerDownOutsideEvent) => any) | undefined;
254
+ onExitComplete?: (() => any) | undefined;
255
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog13.FocusOutsideEvent) => any) | undefined;
256
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog13.InteractOutsideEvent) => any) | undefined;
257
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog13.PointerDownOutsideEvent) => any) | undefined;
258
258
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
259
259
  onRequestDismiss?: ((event: CustomEvent<{
260
260
  originalLayer: HTMLElement;
@@ -263,14 +263,14 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue609.DefineComponent<PopoverRo
263
263
  targetIndex: number;
264
264
  }>) => any) | undefined;
265
265
  }>, {
266
+ closeOnEscape: boolean;
266
267
  defaultOpen: boolean;
267
268
  open: boolean;
268
- modal: boolean;
269
269
  closeOnInteractOutside: boolean;
270
- closeOnEscape: boolean;
270
+ modal: boolean;
271
271
  autoFocus: boolean;
272
272
  portalled: boolean;
273
- }, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
273
+ }, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
274
274
  default?: (props: {}) => any;
275
275
  }>;
276
276
  type __VLS_WithSlots$2<T, S> = T & {
@@ -287,7 +287,7 @@ interface PopoverTitleProps extends PopoverTitleBaseProps,
287
287
  */
288
288
  HTMLAttributes {}
289
289
  declare const _default$11: typeof __VLS_export$1;
290
- declare const __VLS_export$1: __VLS_WithSlots$1<vue609.DefineComponent<PopoverTitleProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
290
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue824.DefineComponent<PopoverTitleProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
291
291
  default?: (props: {}) => any;
292
292
  }>;
293
293
  type __VLS_WithSlots$1<T, S> = T & {
@@ -304,7 +304,7 @@ interface PopoverTriggerProps extends PopoverTriggerBaseProps,
304
304
  */
305
305
  ButtonHTMLAttributes {}
306
306
  declare const _default$12: typeof __VLS_export;
307
- declare const __VLS_export: __VLS_WithSlots<vue609.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue609.ComponentOptionsMixin, vue609.ComponentOptionsMixin, {}, string, vue609.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue609.ComponentProvideOptions, false, {}, any>, {
307
+ declare const __VLS_export: __VLS_WithSlots<vue824.DefineComponent<PopoverTriggerProps, {}, {}, {}, {}, vue824.ComponentOptionsMixin, vue824.ComponentOptionsMixin, {}, string, vue824.PublicProps, Readonly<PopoverTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue824.ComponentProvideOptions, false, {}, any>, {
308
308
  default?: (props: {}) => any;
309
309
  }>;
310
310
  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 popoverAnatomy } from "../../popover-anatomy-DXWeYlnF.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 popoverAnatomy } from "../../popover-anatomy-B_sMgR6Y.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 popover from "@sprawlify/primitives/machines/popover";
13
13
 
@@ -1,3 +1,3 @@
1
- import "../../factory-n7N-L7_o.js";
2
- import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-CMBDt7rf.js";
1
+ import "../../factory-BiWWKx2m.js";
2
+ import { a as UsePresenceReturn, c as PresenceProps, i as UsePresenceProps, l as _default, n as UsePresenceContext, o as usePresence, r as usePresenceContext, s as PresenceEmits, t as PresenceProvider } from "../../index-CjibFYf6.js";
3
3
  export { _default as Presence, PresenceEmits, PresenceProps, PresenceProvider, UsePresenceContext, UsePresenceProps, UsePresenceReturn, usePresence, usePresenceContext };
@@ -1,7 +1,7 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import "../../create-context-Ds1GbsVc.js";
3
3
  import "../../use-forward-expose-CCAmHTUB.js";
4
- import "../../factory-xNPol80p.js";
5
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-B50UYKDY.js";
4
+ import "../../factory-yh31h0Rm.js";
5
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext, t as presence_default } from "../../presence-BuHH-PkI.js";
6
6
 
7
7
  export { presence_default as Presence, PresenceProvider, usePresence, usePresenceContext };
@@ -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 progressAnatomy } from "../../progress-anatomy-BubUhrtU.js";
5
- import * as vue964 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 progressAnatomy } from "../../progress-anatomy-CwFoZl9E.js";
5
+ import * as vue1369 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, LabelHTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
7
7
  import * as progress from "@sprawlify/primitives/machines/progress";
8
8
  import { ValueChangeDetails, ValueChangeDetails as ProgressValueChangeDetails, ValueTranslationDetails, ValueTranslationDetails as ProgressValueTranslationDetails, ViewProps } from "@sprawlify/primitives/machines/progress";
@@ -15,7 +15,7 @@ interface ProgressCircleRangeProps extends ProgressCircleRangeBaseProps,
15
15
  */
16
16
  HTMLAttributes {}
17
17
  declare const _default$1: typeof __VLS_export$10;
18
- declare const __VLS_export$10: __VLS_WithSlots$10<vue964.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1369.DefineComponent<ProgressCircleRangeProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressCircleRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
19
19
  default?: (props: {}) => any;
20
20
  }>;
21
21
  type __VLS_WithSlots$10<T, S> = T & {
@@ -32,7 +32,7 @@ interface ProgressCircleTrackProps extends ProgressCircleTrackBaseProps,
32
32
  */
33
33
  HTMLAttributes {}
34
34
  declare const _default$2: typeof __VLS_export$9;
35
- declare const __VLS_export$9: __VLS_WithSlots$9<vue964.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
35
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1369.DefineComponent<ProgressCircleTrackProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressCircleTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
36
36
  default?: (props: {}) => any;
37
37
  }>;
38
38
  type __VLS_WithSlots$9<T, S> = T & {
@@ -49,7 +49,7 @@ interface ProgressCircleProps extends ProgressCircleBaseProps,
49
49
  */
50
50
  SVGAttributes {}
51
51
  declare const _default: typeof __VLS_export$8;
52
- declare const __VLS_export$8: __VLS_WithSlots$8<vue964.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
52
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1369.DefineComponent<ProgressCircleProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressCircleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
53
53
  default?: (props: {}) => any;
54
54
  }>;
55
55
  type __VLS_WithSlots$8<T, S> = T & {
@@ -96,7 +96,7 @@ interface ProgressContextProps extends SlotsType<{
96
96
  default: UnwrapRef<UseProgressContext>;
97
97
  }> {}
98
98
  declare const _default$3: typeof __VLS_export$7;
99
- declare const __VLS_export$7: __VLS_WithSlots$7<vue964.DefineComponent<{}, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, true, {}, any>, {
99
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1369.DefineComponent<{}, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, true, {}, any>, {
100
100
  default(progress: UnwrapRef<UseProgressContext>): unknown;
101
101
  }>;
102
102
  type __VLS_WithSlots$7<T, S> = T & {
@@ -113,7 +113,7 @@ interface ProgressLabelProps extends ProgressLabelBaseProps,
113
113
  */
114
114
  LabelHTMLAttributes {}
115
115
  declare const _default$4: typeof __VLS_export$6;
116
- declare const __VLS_export$6: __VLS_WithSlots$6<vue964.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
116
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1369.DefineComponent<ProgressLabelProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
117
117
  default?: (props: {}) => any;
118
118
  }>;
119
119
  type __VLS_WithSlots$6<T, S> = T & {
@@ -130,7 +130,7 @@ interface ProgressRangeProps extends ProgressRangeBaseProps,
130
130
  */
131
131
  HTMLAttributes {}
132
132
  declare const _default$5: typeof __VLS_export$5;
133
- declare const __VLS_export$5: __VLS_WithSlots$5<vue964.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
133
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1369.DefineComponent<ProgressRangeProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressRangeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
134
134
  default?: (props: {}) => any;
135
135
  }>;
136
136
  type __VLS_WithSlots$5<T, S> = T & {
@@ -150,7 +150,7 @@ interface ProgressRootProviderProps extends ProgressRootProviderBaseProps,
150
150
  */
151
151
  HTMLAttributes {}
152
152
  declare const _default$7: typeof __VLS_export$4;
153
- declare const __VLS_export$4: __VLS_WithSlots$4<vue964.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
153
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1369.DefineComponent<ProgressRootProviderProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
154
154
  default?: (props: {}) => any;
155
155
  }>;
156
156
  type __VLS_WithSlots$4<T, S> = T & {
@@ -168,7 +168,7 @@ interface ProgressRootProps extends ProgressRootBaseProps,
168
168
  HTMLAttributes {}
169
169
  interface ProgressRootEmits extends RootEmits {}
170
170
  declare const _default$6: typeof __VLS_export$3;
171
- declare const __VLS_export$3: __VLS_WithSlots$3<vue964.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
171
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1369.DefineComponent<ProgressRootProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
172
172
  default?: (props: {}) => any;
173
173
  }>;
174
174
  type __VLS_WithSlots$3<T, S> = T & {
@@ -185,7 +185,7 @@ interface ProgressTrackProps extends ProgressTrackBaseProps,
185
185
  */
186
186
  HTMLAttributes {}
187
187
  declare const _default$8: typeof __VLS_export$2;
188
- declare const __VLS_export$2: __VLS_WithSlots$2<vue964.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
188
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1369.DefineComponent<ProgressTrackProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
189
189
  default?: (props: {}) => any;
190
190
  }>;
191
191
  type __VLS_WithSlots$2<T, S> = T & {
@@ -202,7 +202,7 @@ interface ProgressValueTextProps extends ProgressValueTextBaseProps,
202
202
  */
203
203
  HTMLAttributes {}
204
204
  declare const _default$9: typeof __VLS_export$1;
205
- declare const __VLS_export$1: __VLS_WithSlots$1<vue964.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
205
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1369.DefineComponent<ProgressValueTextProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
206
206
  type __VLS_WithSlots$1<T, S> = T & {
207
207
  new (): {
208
208
  $slots: S;
@@ -217,7 +217,7 @@ interface ProgressViewProps extends ProgressViewBaseProps,
217
217
  */
218
218
  HTMLAttributes {}
219
219
  declare const _default$10: typeof __VLS_export;
220
- declare const __VLS_export: __VLS_WithSlots<vue964.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue964.ComponentOptionsMixin, vue964.ComponentOptionsMixin, {}, string, vue964.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue964.ComponentProvideOptions, false, {}, any>, {
220
+ declare const __VLS_export: __VLS_WithSlots<vue1369.DefineComponent<ProgressViewProps, {}, {}, {}, {}, vue1369.ComponentOptionsMixin, vue1369.ComponentOptionsMixin, {}, string, vue1369.PublicProps, Readonly<ProgressViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1369.ComponentProvideOptions, false, {}, any>, {
221
221
  default?: (props: {}) => any;
222
222
  }>;
223
223
  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 progressAnatomy } from "../../progress-anatomy-lioRhIrB.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
6
+ import { t as progressAnatomy } from "../../progress-anatomy-COz0DGNs.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, createTextVNode, defineComponent, guardReactiveProps, mergeProps, normalizeProps, openBlock, renderSlot, toDisplayString, toValue, unref, useId, useSlots, withCtx } from "vue";
10
10
  import * as progress from "@sprawlify/primitives/machines/progress";
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 qrCodeAnatomy } from "../../qr-code-anatomy-DKYQO_yO.js";
5
- import * as vue2675 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 qrCodeAnatomy } from "../../qr-code-anatomy-BMawjUCq.js";
5
+ import * as vue737 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SVGAttributes, SlotsType, UnwrapRef } from "vue";
7
7
  import * as qrcode from "@sprawlify/primitives/machines/qr-code";
8
8
  import { DownloadTriggerProps, QrCodeGenerateOptions, QrCodeGenerateOptions as GenerateOptions, QrCodeGenerateResult, QrCodeGenerateResult as GenerateResult } from "@sprawlify/primitives/machines/qr-code";
@@ -39,7 +39,7 @@ interface QrCodeContextProps extends SlotsType<{
39
39
  default: UnwrapRef<UseQrCodeContext>;
40
40
  }> {}
41
41
  declare const _default: typeof __VLS_export$6;
42
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2675.DefineComponent<{}, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, true, {}, any>, {
42
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue737.DefineComponent<{}, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, true, {}, any>, {
43
43
  default(qrCode: UnwrapRef<UseQrCodeContext>): unknown;
44
44
  }>;
45
45
  type __VLS_WithSlots$6<T, S> = T & {
@@ -56,7 +56,7 @@ interface QrCodeDownloadTriggerProps extends QrCodeDownloadTriggerBaseProps,
56
56
  */
57
57
  ButtonHTMLAttributes {}
58
58
  declare const _default$1: typeof __VLS_export$5;
59
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2675.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
59
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue737.DefineComponent<QrCodeDownloadTriggerProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodeDownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
60
60
  default?: (props: {}) => any;
61
61
  }>;
62
62
  type __VLS_WithSlots$5<T, S> = T & {
@@ -73,7 +73,7 @@ interface QrCodeFrameProps extends QrCodeFrameBaseProps,
73
73
  */
74
74
  SVGAttributes {}
75
75
  declare const _default$2: typeof __VLS_export$4;
76
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2675.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
76
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue737.DefineComponent<QrCodeFrameProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodeFrameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
77
77
  default?: (props: {}) => any;
78
78
  }>;
79
79
  type __VLS_WithSlots$4<T, S> = T & {
@@ -90,7 +90,7 @@ interface QrCodeOverlayProps extends QrCodeOverlayBaseProps,
90
90
  */
91
91
  HTMLAttributes {}
92
92
  declare const _default$3: typeof __VLS_export$3;
93
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2675.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
93
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue737.DefineComponent<QrCodeOverlayProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodeOverlayProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
94
94
  default?: (props: {}) => any;
95
95
  }>;
96
96
  type __VLS_WithSlots$3<T, S> = T & {
@@ -107,7 +107,7 @@ interface QrCodePatternProps extends QrCodePatternBaseProps,
107
107
  */
108
108
  SVGAttributes {}
109
109
  declare const _default$4: typeof __VLS_export$2;
110
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2675.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
110
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue737.DefineComponent<QrCodePatternProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodePatternProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
111
111
  default?: (props: {}) => any;
112
112
  }>;
113
113
  type __VLS_WithSlots$2<T, S> = T & {
@@ -127,7 +127,7 @@ interface QrCodeRootProviderProps extends QrCodeRootProviderBaseProps,
127
127
  */
128
128
  HTMLAttributes {}
129
129
  declare const _default$6: typeof __VLS_export$1;
130
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2675.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
130
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue737.DefineComponent<QrCodeRootProviderProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodeRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
131
131
  default?: (props: {}) => any;
132
132
  }>;
133
133
  type __VLS_WithSlots$1<T, S> = T & {
@@ -145,7 +145,7 @@ interface QrCodeRootProps extends QrCodeRootBaseProps,
145
145
  HTMLAttributes {}
146
146
  interface QrCodeRootEmits extends RootEmits {}
147
147
  declare const _default$5: typeof __VLS_export;
148
- declare const __VLS_export: __VLS_WithSlots<vue2675.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue2675.ComponentOptionsMixin, vue2675.ComponentOptionsMixin, {}, string, vue2675.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2675.ComponentProvideOptions, false, {}, any>, {
148
+ declare const __VLS_export: __VLS_WithSlots<vue737.DefineComponent<QrCodeRootProps, {}, {}, {}, {}, vue737.ComponentOptionsMixin, vue737.ComponentOptionsMixin, {}, string, vue737.PublicProps, Readonly<QrCodeRootProps> & Readonly<{}>, {}, {}, {}, {}, string, vue737.ComponentProvideOptions, false, {}, any>, {
149
149
  default?: (props: {}) => any;
150
150
  }>;
151
151
  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 qrCodeAnatomy } from "../../qr-code-anatomy-CIy9Wai6.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
6
+ import { t as qrCodeAnatomy } from "../../qr-code-anatomy-CWoAkOaY.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 qrcode from "@sprawlify/primitives/machines/qr-code";
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 radioGroupAnatomy } from "../../radio-group-anatomy-CiNL4B5J.js";
5
- import * as vue2630 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 radioGroupAnatomy } from "../../radio-group-anatomy-CqMEAEAo.js";
5
+ import * as vue1744 from "vue";
6
6
  import { ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
7
  import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
8
8
  import { ItemProps, ItemState, ValueChangeDetails, ValueChangeDetails as RadioGroupValueChangeDetails } from "@sprawlify/primitives/machines/radio-group";
@@ -49,7 +49,7 @@ interface RadioGroupContextProps extends SlotsType<{
49
49
  default: UnwrapRef<UseRadioGroupContext>;
50
50
  }> {}
51
51
  declare const _default: typeof __VLS_export$9;
52
- declare const __VLS_export$9: __VLS_WithSlots$9<vue2630.DefineComponent<{}, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, true, {}, any>, {
52
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1744.DefineComponent<{}, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, true, {}, any>, {
53
53
  default(radioGroup: UnwrapRef<UseRadioGroupContext>): unknown;
54
54
  }>;
55
55
  type __VLS_WithSlots$9<T, S> = T & {
@@ -66,7 +66,7 @@ interface RadioGroupIndicatorProps extends RadioGroupIndicatorBaseProps,
66
66
  */
67
67
  HTMLAttributes {}
68
68
  declare const _default$1: typeof __VLS_export$8;
69
- declare const __VLS_export$8: __VLS_WithSlots$8<vue2630.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
69
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1744.DefineComponent<RadioGroupIndicatorProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
70
70
  default?: (props: {}) => any;
71
71
  }>;
72
72
  type __VLS_WithSlots$8<T, S> = T & {
@@ -83,7 +83,7 @@ interface RadioGroupItemContextProps extends SlotsType<{
83
83
  default: UnwrapRef<UseRadioGroupItemContext>;
84
84
  }> {}
85
85
  declare const _default$3: typeof __VLS_export$7;
86
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2630.DefineComponent<{}, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, true, {}, any>, {
86
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1744.DefineComponent<{}, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, true, {}, any>, {
87
87
  default(item: UnwrapRef<UseRadioGroupItemContext>): unknown;
88
88
  }>;
89
89
  type __VLS_WithSlots$7<T, S> = T & {
@@ -100,7 +100,7 @@ interface RadioGroupItemControlProps extends RadioGroupItemControlBaseProps,
100
100
  */
101
101
  HTMLAttributes {}
102
102
  declare const _default$4: typeof __VLS_export$6;
103
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2630.DefineComponent<RadioGroupItemControlProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
103
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1744.DefineComponent<RadioGroupItemControlProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupItemControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
104
104
  default?: (props: {}) => any;
105
105
  }>;
106
106
  type __VLS_WithSlots$6<T, S> = T & {
@@ -117,7 +117,7 @@ interface RadioGroupItemHiddenInputProps extends RadioGroupItemHiddenInputBasePr
117
117
  */
118
118
  InputHTMLAttributes {}
119
119
  declare const _default$5: typeof __VLS_export$5;
120
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2630.DefineComponent<RadioGroupItemHiddenInputProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
120
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1744.DefineComponent<RadioGroupItemHiddenInputProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupItemHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
121
121
  default?: (props: {}) => any;
122
122
  }>;
123
123
  type __VLS_WithSlots$5<T, S> = T & {
@@ -134,7 +134,7 @@ interface RadioGroupItemTextProps extends RadioGroupItemTextBaseProps,
134
134
  */
135
135
  HTMLAttributes {}
136
136
  declare const _default$6: typeof __VLS_export$4;
137
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2630.DefineComponent<RadioGroupItemTextProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
137
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1744.DefineComponent<RadioGroupItemTextProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
138
138
  default?: (props: {}) => any;
139
139
  }>;
140
140
  type __VLS_WithSlots$4<T, S> = T & {
@@ -151,7 +151,7 @@ interface RadioGroupItemProps extends RadioGroupItemBaseProps,
151
151
  */
152
152
  LabelHTMLAttributes {}
153
153
  declare const _default$2: typeof __VLS_export$3;
154
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2630.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
154
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1744.DefineComponent<RadioGroupItemProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
155
155
  default?: (props: {}) => any;
156
156
  }>;
157
157
  type __VLS_WithSlots$3<T, S> = T & {
@@ -168,7 +168,7 @@ interface RadioGroupLabelProps extends RadioGroupLabelBaseProps,
168
168
  */
169
169
  LabelHTMLAttributes {}
170
170
  declare const _default$7: typeof __VLS_export$2;
171
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2630.DefineComponent<RadioGroupLabelProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
171
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1744.DefineComponent<RadioGroupLabelProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
172
172
  default?: (props: {}) => any;
173
173
  }>;
174
174
  type __VLS_WithSlots$2<T, S> = T & {
@@ -188,7 +188,7 @@ interface RadioGroupRootProviderProps extends RadioGroupRootProviderBaseProps,
188
188
  */
189
189
  HTMLAttributes {}
190
190
  declare const _default$9: typeof __VLS_export$1;
191
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2630.DefineComponent<RadioGroupRootProviderProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {}, string, vue2630.PublicProps, Readonly<RadioGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
191
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1744.DefineComponent<RadioGroupRootProviderProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {}, string, vue1744.PublicProps, Readonly<RadioGroupRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
192
192
  default?: (props: {}) => any;
193
193
  }>;
194
194
  type __VLS_WithSlots$1<T, S> = T & {
@@ -206,10 +206,10 @@ interface RadioGroupRootProps extends RadioGroupRootBaseProps,
206
206
  HTMLAttributes {}
207
207
  interface RadioGroupRootEmits extends RootEmits {}
208
208
  declare const _default$8: typeof __VLS_export;
209
- declare const __VLS_export: __VLS_WithSlots<vue2630.DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, vue2630.ComponentOptionsMixin, vue2630.ComponentOptionsMixin, {
209
+ declare const __VLS_export: __VLS_WithSlots<vue1744.DefineComponent<RadioGroupRootProps, {}, {}, {}, {}, vue1744.ComponentOptionsMixin, vue1744.ComponentOptionsMixin, {
210
210
  valueChange: (details: radioGroup.ValueChangeDetails) => any;
211
211
  "update:modelValue": (value: string | null) => any;
212
- }, string, vue2630.PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
212
+ }, string, vue1744.PublicProps, Readonly<RadioGroupRootProps> & Readonly<{
213
213
  onValueChange?: ((details: radioGroup.ValueChangeDetails) => any) | undefined;
214
214
  "onUpdate:modelValue"?: ((value: string | null) => any) | undefined;
215
215
  }>, {
@@ -217,7 +217,7 @@ declare const __VLS_export: __VLS_WithSlots<vue2630.DefineComponent<RadioGroupRo
217
217
  required: boolean;
218
218
  invalid: boolean;
219
219
  readOnly: boolean;
220
- }, {}, {}, {}, string, vue2630.ComponentProvideOptions, false, {}, any>, {
220
+ }, {}, {}, {}, string, vue1744.ComponentProvideOptions, false, {}, any>, {
221
221
  default?: (props: {}) => any;
222
222
  }>;
223
223
  type __VLS_WithSlots<T, S> = T & {
@@ -3,12 +3,12 @@ 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 "../../fieldset-anatomy-DmZTaMK6.js";
7
- import { t as radioGroupAnatomy } from "../../radio-group-anatomy-C7L8dkhn.js";
8
- import { t as sprawlify } from "../../factory-xNPol80p.js";
9
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { t as toBooleanValue } from "../../boolean-L5YmbZkb.js";
11
- import { l as useFieldsetContext } from "../../fieldset-XmKsNoOC.js";
6
+ import "../../fieldset-anatomy-BjnxJmos.js";
7
+ import { t as radioGroupAnatomy } from "../../radio-group-anatomy-BSnuxQR6.js";
8
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
9
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
10
+ import { t as toBooleanValue } from "../../boolean-6Zl2NWRb.js";
11
+ import { l as useFieldsetContext } from "../../fieldset-4Y4cXm81.js";
12
12
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
13
13
  import * as radioGroup from "@sprawlify/primitives/machines/radio-group";
14
14