@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,14 +3,14 @@ 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 comboboxAnatomy } from "../../combobox-anatomy-DccBa7f5.js";
7
- import "../../field-anatomy-DOCpzb4B.js";
8
- import { t as sprawlify } from "../../factory-xNPol80p.js";
9
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
11
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
12
- import { p as useFieldContext } from "../../field-B_BAnE0z.js";
13
- import { n as useListCollection, o as createListCollection } from "../../collection-CBh5p7A_.js";
6
+ import { t as comboboxAnatomy } from "../../combobox-anatomy-Bottj4lE.js";
7
+ import "../../field-anatomy-C90WAETb.js";
8
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
9
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
10
+ import { t as RenderStrategyPropsProvider } from "../../use-render-strategy-B0RVis2X.js";
11
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-BuHH-PkI.js";
12
+ import { p as useFieldContext } from "../../field-DMx_y6S-.js";
13
+ import { n as useListCollection, o as createListCollection } from "../../collection-D_pMm6Yu.js";
14
14
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
15
15
  import * as combobox from "@sprawlify/primitives/machines/combobox";
16
16
 
@@ -1,10 +1,10 @@
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 datePickerAnatomy } from "../../date-picker-anatomy-csud5zM0.js";
7
- import * as vue2155 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 datePickerAnatomy } from "../../date-picker-anatomy-DwF2ZdEb.js";
7
+ import * as vue1199 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, Reactive, SelectHTMLAttributes, SlotsType, TableHTMLAttributes, TdHTMLAttributes, ThHTMLAttributes, UnwrapRef } from "vue";
9
9
  import * as datePicker from "@sprawlify/primitives/machines/date-picker";
10
10
  import { DateValue, DateValue as DateValue$1, DateValue as DateValue$2, DateView, DayTableCellProps, FocusChangeDetails, FocusChangeDetails as DatePickerFocusChangeDetails, InputProps, OpenChangeDetails, OpenChangeDetails as DatePickerOpenChangeDetails, PresetTriggerProps, TableCellProps, TableProps, ValueChangeDetails, ValueChangeDetails as DatePickerValueChangeDetails, ViewChangeDetails, ViewChangeDetails as DatePickerViewChangeDetails, parse as parseDate } from "@sprawlify/primitives/machines/date-picker";
@@ -17,7 +17,7 @@ interface DatePickerClearTriggerProps extends DatePickerClearTriggerBaseProps,
17
17
  */
18
18
  ButtonHTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export$26;
20
- declare const __VLS_export$26: __VLS_WithSlots$23<vue2155.DefineComponent<DatePickerClearTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export$26: __VLS_WithSlots$23<vue1199.DefineComponent<DatePickerClearTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots$23<T, S> = T & {
@@ -34,7 +34,7 @@ interface DatePickerContentProps extends DatePickerContentBaseProps,
34
34
  */
35
35
  HTMLAttributes {}
36
36
  declare const _default$1: typeof __VLS_export$25;
37
- declare const __VLS_export$25: __VLS_WithSlots$22<vue2155.DefineComponent<DatePickerContentProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$25: __VLS_WithSlots$22<vue1199.DefineComponent<DatePickerContentProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
38
38
  default?: (props: {}) => any;
39
39
  }>;
40
40
  type __VLS_WithSlots$22<T, S> = T & {
@@ -127,7 +127,7 @@ interface DatePickerContextProps extends SlotsType<{
127
127
  default: UnwrapRef<UseDatePickerContext>;
128
128
  }> {}
129
129
  declare const _default$2: typeof __VLS_export$24;
130
- declare const __VLS_export$24: __VLS_WithSlots$21<vue2155.DefineComponent<{}, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, true, {}, any>, {
130
+ declare const __VLS_export$24: __VLS_WithSlots$21<vue1199.DefineComponent<{}, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, true, {}, any>, {
131
131
  default(datePicker: UnwrapRef<UseDatePickerContext>): unknown;
132
132
  }>;
133
133
  type __VLS_WithSlots$21<T, S> = T & {
@@ -144,7 +144,7 @@ interface DatePickerControlProps extends DatePickerControlBaseProps,
144
144
  */
145
145
  HTMLAttributes {}
146
146
  declare const _default$3: typeof __VLS_export$23;
147
- declare const __VLS_export$23: __VLS_WithSlots$20<vue2155.DefineComponent<DatePickerControlProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
147
+ declare const __VLS_export$23: __VLS_WithSlots$20<vue1199.DefineComponent<DatePickerControlProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
148
148
  default?: (props: {}) => any;
149
149
  }>;
150
150
  type __VLS_WithSlots$20<T, S> = T & {
@@ -161,7 +161,7 @@ interface DatePickerInputProps extends DatePickerInputBaseProps,
161
161
  */
162
162
  InputHTMLAttributes {}
163
163
  declare const _default$4: typeof __VLS_export$22;
164
- declare const __VLS_export$22: __VLS_WithSlots$19<vue2155.DefineComponent<DatePickerInputProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
164
+ declare const __VLS_export$22: __VLS_WithSlots$19<vue1199.DefineComponent<DatePickerInputProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
165
165
  default?: (props: {}) => any;
166
166
  }>;
167
167
  type __VLS_WithSlots$19<T, S> = T & {
@@ -178,7 +178,7 @@ interface DatePickerLabelProps extends DatePickerLabelBaseProps,
178
178
  */
179
179
  LabelHTMLAttributes {}
180
180
  declare const _default$5: typeof __VLS_export$21;
181
- declare const __VLS_export$21: __VLS_WithSlots$18<vue2155.DefineComponent<DatePickerLabelProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
181
+ declare const __VLS_export$21: __VLS_WithSlots$18<vue1199.DefineComponent<DatePickerLabelProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
182
182
  default?: (props: {}) => any;
183
183
  }>;
184
184
  type __VLS_WithSlots$18<T, S> = T & {
@@ -195,7 +195,7 @@ interface DatePickerMonthSelectProps extends DatePickerMonthSelectBaseProps,
195
195
  */
196
196
  SelectHTMLAttributes {}
197
197
  declare const _default$6: typeof __VLS_export$20;
198
- declare const __VLS_export$20: vue2155.DefineComponent<DatePickerMonthSelectProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerMonthSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>;
198
+ declare const __VLS_export$20: vue1199.DefineComponent<DatePickerMonthSelectProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerMonthSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>;
199
199
  //#endregion
200
200
  //#region src/components/date-picker/date-picker-next-trigger.vue.d.ts
201
201
  interface DatePickerNextTriggerBaseProps extends PolymorphicProps {}
@@ -205,7 +205,7 @@ interface DatePickerNextTriggerProps extends DatePickerNextTriggerBaseProps,
205
205
  */
206
206
  ButtonHTMLAttributes {}
207
207
  declare const _default$7: typeof __VLS_export$19;
208
- declare const __VLS_export$19: __VLS_WithSlots$17<vue2155.DefineComponent<DatePickerNextTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
208
+ declare const __VLS_export$19: __VLS_WithSlots$17<vue1199.DefineComponent<DatePickerNextTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerNextTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
209
209
  default?: (props: {}) => any;
210
210
  }>;
211
211
  type __VLS_WithSlots$17<T, S> = T & {
@@ -222,7 +222,7 @@ interface DatePickerPositionerProps extends DatePickerPositionerBaseProps,
222
222
  */
223
223
  HTMLAttributes {}
224
224
  declare const _default$8: typeof __VLS_export$18;
225
- declare const __VLS_export$18: __VLS_WithSlots$16<vue2155.DefineComponent<DatePickerPositionerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
225
+ declare const __VLS_export$18: __VLS_WithSlots$16<vue1199.DefineComponent<DatePickerPositionerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
226
226
  default?: (props: {}) => any;
227
227
  }>;
228
228
  type __VLS_WithSlots$16<T, S> = T & {
@@ -239,7 +239,7 @@ interface DatePickerPresetTriggerProps extends DatePickerPresetTriggerBaseProps,
239
239
  */
240
240
  Omit<ButtonHTMLAttributes, 'value'> {}
241
241
  declare const _default$9: typeof __VLS_export$17;
242
- declare const __VLS_export$17: __VLS_WithSlots$15<vue2155.DefineComponent<DatePickerPresetTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerPresetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
242
+ declare const __VLS_export$17: __VLS_WithSlots$15<vue1199.DefineComponent<DatePickerPresetTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerPresetTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
243
243
  default?: (props: {}) => any;
244
244
  }>;
245
245
  type __VLS_WithSlots$15<T, S> = T & {
@@ -256,7 +256,7 @@ interface DatePickerPrevTriggerProps extends DatePickerPrevTriggerBaseProps,
256
256
  */
257
257
  ButtonHTMLAttributes {}
258
258
  declare const _default$10: typeof __VLS_export$16;
259
- declare const __VLS_export$16: __VLS_WithSlots$14<vue2155.DefineComponent<DatePickerPrevTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
259
+ declare const __VLS_export$16: __VLS_WithSlots$14<vue1199.DefineComponent<DatePickerPrevTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerPrevTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
260
260
  default?: (props: {}) => any;
261
261
  }>;
262
262
  type __VLS_WithSlots$14<T, S> = T & {
@@ -273,7 +273,7 @@ interface DatePickerRangeTextProps extends DatePickerRangeTextBaseProps,
273
273
  */
274
274
  HTMLAttributes {}
275
275
  declare const _default$11: typeof __VLS_export$15;
276
- declare const __VLS_export$15: vue2155.DefineComponent<DatePickerRangeTextProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerRangeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>;
276
+ declare const __VLS_export$15: vue1199.DefineComponent<DatePickerRangeTextProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerRangeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>;
277
277
  //#endregion
278
278
  //#region src/components/date-picker/date-picker-value-text.vue.d.ts
279
279
  interface DatePickerValueTextRenderProps {
@@ -292,9 +292,9 @@ interface DatePickerValueTextProps extends DatePickerValueTextBaseProps,
292
292
  */
293
293
  HTMLAttributes {}
294
294
  declare const _default$22: typeof __VLS_export$14;
295
- declare const __VLS_export$14: __VLS_WithSlots$13<vue2155.DefineComponent<DatePickerValueTextProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerValueTextProps> & Readonly<{}>, {
295
+ declare const __VLS_export$14: __VLS_WithSlots$13<vue1199.DefineComponent<DatePickerValueTextProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerValueTextProps> & Readonly<{}>, {
296
296
  separator: string;
297
- }, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
297
+ }, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
298
298
  default?: (props: {
299
299
  value: DateValue$1;
300
300
  index: number;
@@ -320,11 +320,11 @@ interface DatePickerRootProviderProps extends DatePickerRootProviderBaseProps,
320
320
  HTMLAttributes {}
321
321
  interface DatePickerRootProviderEmits extends RootEmits$1 {}
322
322
  declare const _default$13: typeof __VLS_export$13;
323
- declare const __VLS_export$13: __VLS_WithSlots$12<vue2155.DefineComponent<DatePickerRootProviderProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {
323
+ declare const __VLS_export$13: __VLS_WithSlots$12<vue1199.DefineComponent<DatePickerRootProviderProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {
324
324
  exitComplete: () => any;
325
- }, string, vue2155.PublicProps, Readonly<DatePickerRootProviderProps> & Readonly<{
325
+ }, string, vue1199.PublicProps, Readonly<DatePickerRootProviderProps> & Readonly<{
326
326
  onExitComplete?: (() => any) | undefined;
327
- }>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
327
+ }>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
328
328
  default?: (props: {}) => any;
329
329
  }>;
330
330
  type __VLS_WithSlots$12<T, S> = T & {
@@ -342,25 +342,25 @@ interface DatePickerRootProps extends DatePickerRootBaseProps,
342
342
  HTMLAttributes {}
343
343
  interface DatePickerRootEmits extends RootEmits {}
344
344
  declare const _default$12: typeof __VLS_export$12;
345
- declare const __VLS_export$12: __VLS_WithSlots$11<vue2155.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {
345
+ declare const __VLS_export$12: __VLS_WithSlots$11<vue1199.DefineComponent<DatePickerRootProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {
346
+ focusChange: (details: datePicker.FocusChangeDetails) => any;
346
347
  valueChange: (details: datePicker.ValueChangeDetails) => any;
347
348
  "update:modelValue": (value: undefined[]) => any;
348
- exitComplete: () => any;
349
+ "update:focusedValue": (focusedValue: undefined) => any;
349
350
  openChange: (details: datePicker.OpenChangeDetails) => any;
350
351
  "update:open": (open: boolean) => any;
351
- focusChange: (details: datePicker.FocusChangeDetails) => any;
352
- "update:focusedValue": (focusedValue: undefined) => any;
352
+ exitComplete: () => any;
353
353
  viewChange: (details: datePicker.ViewChangeDetails) => any;
354
354
  visibleRangeChange: (details: datePicker.VisibleRangeChangeDetails) => any;
355
355
  "update:view": (view: datePicker.DateView) => any;
356
- }, string, vue2155.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
356
+ }, string, vue1199.PublicProps, Readonly<DatePickerRootProps> & Readonly<{
357
+ onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
357
358
  onValueChange?: ((details: datePicker.ValueChangeDetails) => any) | undefined;
358
359
  "onUpdate:modelValue"?: ((value: undefined[]) => any) | undefined;
359
- onExitComplete?: (() => any) | undefined;
360
+ "onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
360
361
  onOpenChange?: ((details: datePicker.OpenChangeDetails) => any) | undefined;
361
362
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
362
- onFocusChange?: ((details: datePicker.FocusChangeDetails) => any) | undefined;
363
- "onUpdate:focusedValue"?: ((focusedValue: undefined) => any) | undefined;
363
+ onExitComplete?: (() => any) | undefined;
364
364
  onViewChange?: ((details: datePicker.ViewChangeDetails) => any) | undefined;
365
365
  onVisibleRangeChange?: ((details: datePicker.VisibleRangeChangeDetails) => any) | undefined;
366
366
  "onUpdate:view"?: ((view: datePicker.DateView) => any) | undefined;
@@ -370,12 +370,12 @@ declare const __VLS_export$12: __VLS_WithSlots$11<vue2155.DefineComponent<DatePi
370
370
  required: boolean;
371
371
  defaultOpen: boolean;
372
372
  open: boolean;
373
- closeOnSelect: boolean;
374
373
  invalid: boolean;
375
374
  readOnly: boolean;
375
+ closeOnSelect: boolean;
376
376
  fixedWeeks: boolean;
377
377
  outsideDaySelectable: boolean;
378
- }, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
378
+ }, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
379
379
  default?: (props: {}) => any;
380
380
  }>;
381
381
  type __VLS_WithSlots$11<T, S> = T & {
@@ -392,7 +392,7 @@ interface DatePickerTableBodyProps extends DatePickerTableBodyBaseProps,
392
392
  */
393
393
  HTMLAttributes {}
394
394
  declare const _default$15: typeof __VLS_export$11;
395
- declare const __VLS_export$11: __VLS_WithSlots$10<vue2155.DefineComponent<DatePickerTableBodyProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
395
+ declare const __VLS_export$11: __VLS_WithSlots$10<vue1199.DefineComponent<DatePickerTableBodyProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
396
396
  default?: (props: {}) => any;
397
397
  }>;
398
398
  type __VLS_WithSlots$10<T, S> = T & {
@@ -409,7 +409,7 @@ interface DatePickerTableCellTriggerProps extends DatePickerTableCellTriggerBase
409
409
  */
410
410
  HTMLAttributes {}
411
411
  declare const _default$17: typeof __VLS_export$10;
412
- declare const __VLS_export$10: __VLS_WithSlots$9<vue2155.DefineComponent<DatePickerTableCellTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
412
+ declare const __VLS_export$10: __VLS_WithSlots$9<vue1199.DefineComponent<DatePickerTableCellTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableCellTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
413
413
  default?: (props: {}) => any;
414
414
  }>;
415
415
  type __VLS_WithSlots$9<T, S> = T & {
@@ -431,7 +431,7 @@ interface DatePickerTableCellProps extends DatePickerTableCellBaseProps,
431
431
  */
432
432
  TdHTMLAttributes {}
433
433
  declare const _default$16: typeof __VLS_export$9;
434
- declare const __VLS_export$9: __VLS_WithSlots$8<vue2155.DefineComponent<DatePickerTableCellProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
434
+ declare const __VLS_export$9: __VLS_WithSlots$8<vue1199.DefineComponent<DatePickerTableCellProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableCellProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
435
435
  default?: (props: {}) => any;
436
436
  }>;
437
437
  type __VLS_WithSlots$8<T, S> = T & {
@@ -448,7 +448,7 @@ interface DatePickerTableHeadProps extends DatePickerTableHeadBaseProps,
448
448
  */
449
449
  HTMLAttributes {}
450
450
  declare const _default$18: typeof __VLS_export$8;
451
- declare const __VLS_export$8: __VLS_WithSlots$7<vue2155.DefineComponent<DatePickerTableHeadProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableHeadProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
451
+ declare const __VLS_export$8: __VLS_WithSlots$7<vue1199.DefineComponent<DatePickerTableHeadProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableHeadProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
452
452
  default?: (props: {}) => any;
453
453
  }>;
454
454
  type __VLS_WithSlots$7<T, S> = T & {
@@ -465,7 +465,7 @@ interface DatePickerTableHeaderProps extends DatePickerTableHeaderBaseProps,
465
465
  */
466
466
  ThHTMLAttributes {}
467
467
  declare const _default$19: typeof __VLS_export$7;
468
- declare const __VLS_export$7: __VLS_WithSlots$6<vue2155.DefineComponent<DatePickerTableHeaderProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
468
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue1199.DefineComponent<DatePickerTableHeaderProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
469
469
  default?: (props: {}) => any;
470
470
  }>;
471
471
  type __VLS_WithSlots$6<T, S> = T & {
@@ -482,7 +482,7 @@ interface DatePickerTableRowProps extends DatePickerTableRowBaseProps,
482
482
  */
483
483
  HTMLAttributes {}
484
484
  declare const _default$20: typeof __VLS_export$6;
485
- declare const __VLS_export$6: __VLS_WithSlots$5<vue2155.DefineComponent<DatePickerTableRowProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableRowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
485
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue1199.DefineComponent<DatePickerTableRowProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableRowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
486
486
  default?: (props: {}) => any;
487
487
  }>;
488
488
  type __VLS_WithSlots$5<T, S> = T & {
@@ -499,7 +499,7 @@ interface DatePickerTableProps extends DatePickerTableBaseProps,
499
499
  */
500
500
  TableHTMLAttributes {}
501
501
  declare const _default$14: typeof __VLS_export$5;
502
- declare const __VLS_export$5: __VLS_WithSlots$4<vue2155.DefineComponent<DatePickerTableProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTableProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
502
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue1199.DefineComponent<DatePickerTableProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTableProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
503
503
  default?: (props: {}) => any;
504
504
  }>;
505
505
  type __VLS_WithSlots$4<T, S> = T & {
@@ -516,7 +516,7 @@ interface DatePickerTriggerProps extends DatePickerTriggerBaseProps,
516
516
  */
517
517
  ButtonHTMLAttributes {}
518
518
  declare const _default$21: typeof __VLS_export$4;
519
- declare const __VLS_export$4: __VLS_WithSlots$3<vue2155.DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
519
+ declare const __VLS_export$4: __VLS_WithSlots$3<vue1199.DefineComponent<DatePickerTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
520
520
  default?: (props: {}) => any;
521
521
  }>;
522
522
  type __VLS_WithSlots$3<T, S> = T & {
@@ -533,7 +533,7 @@ interface DatePickerViewControlProps extends DatePickerViewControlBaseProps,
533
533
  */
534
534
  HTMLAttributes {}
535
535
  declare const _default$24: typeof __VLS_export$3;
536
- declare const __VLS_export$3: __VLS_WithSlots$2<vue2155.DefineComponent<DatePickerViewControlProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerViewControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
536
+ declare const __VLS_export$3: __VLS_WithSlots$2<vue1199.DefineComponent<DatePickerViewControlProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerViewControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
537
537
  default?: (props: {}) => any;
538
538
  }>;
539
539
  type __VLS_WithSlots$2<T, S> = T & {
@@ -550,7 +550,7 @@ interface DatePickerViewTriggerProps extends DatePickerViewTriggerBaseProps,
550
550
  */
551
551
  ButtonHTMLAttributes {}
552
552
  declare const _default$25: typeof __VLS_export$2;
553
- declare const __VLS_export$2: __VLS_WithSlots$1<vue2155.DefineComponent<DatePickerViewTriggerProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerViewTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
553
+ declare const __VLS_export$2: __VLS_WithSlots$1<vue1199.DefineComponent<DatePickerViewTriggerProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerViewTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
554
554
  default?: (props: {}) => any;
555
555
  }>;
556
556
  type __VLS_WithSlots$1<T, S> = T & {
@@ -569,7 +569,7 @@ HTMLAttributes {
569
569
  view: DateView;
570
570
  }
571
571
  declare const _default$23: typeof __VLS_export$1;
572
- declare const __VLS_export$1: __VLS_WithSlots<vue2155.DefineComponent<DatePickerViewProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>, {
572
+ declare const __VLS_export$1: __VLS_WithSlots<vue1199.DefineComponent<DatePickerViewProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>, {
573
573
  default?: (props: {}) => any;
574
574
  }>;
575
575
  type __VLS_WithSlots<T, S> = T & {
@@ -586,7 +586,7 @@ interface DatePickerYearSelectProps extends DatePickerYearSelectBaseProps,
586
586
  */
587
587
  SelectHTMLAttributes {}
588
588
  declare const _default$26: typeof __VLS_export;
589
- declare const __VLS_export: vue2155.DefineComponent<DatePickerYearSelectProps, {}, {}, {}, {}, vue2155.ComponentOptionsMixin, vue2155.ComponentOptionsMixin, {}, string, vue2155.PublicProps, Readonly<DatePickerYearSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2155.ComponentProvideOptions, false, {}, any>;
589
+ declare const __VLS_export: vue1199.DefineComponent<DatePickerYearSelectProps, {}, {}, {}, {}, vue1199.ComponentOptionsMixin, vue1199.ComponentOptionsMixin, {}, string, vue1199.PublicProps, Readonly<DatePickerYearSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1199.ComponentProvideOptions, false, {}, any>;
590
590
  declare namespace date_picker_d_exports {
591
591
  export { _default as ClearTrigger, DatePickerClearTriggerBaseProps as ClearTriggerBaseProps, DatePickerClearTriggerProps as ClearTriggerProps, _default$1 as Content, DatePickerContentBaseProps as ContentBaseProps, DatePickerContentProps as ContentProps, _default$2 as Context, DatePickerContextProps as ContextProps, _default$3 as Control, DatePickerControlBaseProps as ControlBaseProps, DatePickerControlProps as ControlProps, DateValue$2 as DateValue, FocusChangeDetails, _default$4 as Input, DatePickerInputBaseProps as InputBaseProps, DatePickerInputProps as InputProps, _default$5 as Label, DatePickerLabelBaseProps as LabelBaseProps, DatePickerLabelProps as LabelProps, _default$6 as MonthSelect, DatePickerMonthSelectBaseProps as MonthSelectBaseProps, DatePickerMonthSelectProps as MonthSelectProps, _default$7 as NextTrigger, DatePickerNextTriggerBaseProps as NextTriggerBaseProps, DatePickerNextTriggerProps as NextTriggerProps, OpenChangeDetails, _default$8 as Positioner, DatePickerPositionerBaseProps as PositionerBaseProps, DatePickerPositionerProps as PositionerProps, _default$9 as PresetTrigger, DatePickerPresetTriggerBaseProps as PresetTriggerBaseProps, DatePickerPresetTriggerProps as PresetTriggerProps, _default$10 as PrevTrigger, DatePickerPrevTriggerBaseProps as PrevTriggerBaseProps, DatePickerPrevTriggerProps as PrevTriggerProps, _default$11 as RangeText, DatePickerRangeTextBaseProps as RangeTextBaseProps, DatePickerRangeTextProps as RangeTextProps, _default$12 as Root, DatePickerRootBaseProps as RootBaseProps, DatePickerRootEmits as RootEmits, DatePickerRootProps as RootProps, _default$13 as RootProvider, DatePickerRootProviderBaseProps as RootProviderBaseProps, DatePickerRootProviderProps as RootProviderProps, _default$14 as Table, DatePickerTableBaseProps as TableBaseProps, _default$15 as TableBody, DatePickerTableBodyBaseProps as TableBodyBaseProps, DatePickerTableBodyProps as TableBodyProps, _default$16 as TableCell, DatePickerTableCellBaseProps as TableCellBaseProps, DatePickerTableCellProps as TableCellProps, _default$17 as TableCellTrigger, DatePickerTableCellTriggerBaseProps as TableCellTriggerBaseProps, DatePickerTableCellTriggerProps as TableCellTriggerProps, _default$18 as TableHead, DatePickerTableHeadBaseProps as TableHeadBaseProps, DatePickerTableHeadProps as TableHeadProps, _default$19 as TableHeader, DatePickerTableHeaderBaseProps as TableHeaderBaseProps, DatePickerTableHeaderProps as TableHeaderProps, DatePickerTableProps as TableProps, _default$20 as TableRow, DatePickerTableRowBaseProps as TableRowBaseProps, DatePickerTableRowProps as TableRowProps, _default$21 as Trigger, DatePickerTriggerBaseProps as TriggerBaseProps, DatePickerTriggerProps as TriggerProps, ValueChangeDetails, _default$22 as ValueText, DatePickerValueTextBaseProps as ValueTextBaseProps, DatePickerValueTextProps as ValueTextProps, DatePickerValueTextRenderProps as ValueTextRenderProps, _default$23 as View, DatePickerViewBaseProps as ViewBaseProps, ViewChangeDetails, _default$24 as ViewControl, DatePickerViewControlBaseProps as ViewControlBaseProps, DatePickerViewControlProps as ViewControlProps, DatePickerViewProps as ViewProps, _default$25 as ViewTrigger, DatePickerViewTriggerBaseProps as ViewTriggerBaseProps, DatePickerViewTriggerProps as ViewTriggerProps, _default$26 as YearSelect, DatePickerYearSelectBaseProps as YearSelectBaseProps, DatePickerYearSelectProps as YearSelectProps };
592
592
  }
@@ -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 datePickerAnatomy } from "../../date-picker-anatomy-BbB7oLLk.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 datePickerAnatomy } from "../../date-picker-anatomy-D1WbzCFG.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 { uniq } from "@sprawlify/primitives/utils";
12
12
  import { Fragment, computed, createBlock, createCommentVNode, createElementBlock, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderList, renderSlot, toDisplayString, toValue, unref, useId, withCtx } from "vue";
13
13
  import * as datePicker from "@sprawlify/primitives/machines/date-picker";
@@ -1,12 +1,11 @@
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 dialogAnatomy } from "../../dialog-anatomy-ByMvuBxr.js";
7
- import * as vue364 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 dialogAnatomy } from "../../dialog-anatomy-CURzaSFr.js";
7
+ import * as vue1914 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet7 from "@sprawlify/primitives/machines/bottom-sheet";
10
9
  import * as dialog from "@sprawlify/primitives/machines/dialog";
11
10
  import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
12
11
 
@@ -18,7 +17,7 @@ interface DialogBackdropProps extends DialogBackdropBaseProps,
18
17
  */
19
18
  HTMLAttributes {}
20
19
  declare const _default: typeof __VLS_export$9;
21
- declare const __VLS_export$9: __VLS_WithSlots$9<vue364.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1914.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
22
21
  default?: (props: {}) => any;
23
22
  }>;
24
23
  type __VLS_WithSlots$9<T, S> = T & {
@@ -35,7 +34,7 @@ interface DialogCloseTriggerProps extends DialogCloseTriggerBaseProps,
35
34
  */
36
35
  ButtonHTMLAttributes {}
37
36
  declare const _default$1: typeof __VLS_export$8;
38
- declare const __VLS_export$8: __VLS_WithSlots$8<vue364.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
37
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1914.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
39
38
  default?: (props: {}) => any;
40
39
  }>;
41
40
  type __VLS_WithSlots$8<T, S> = T & {
@@ -52,7 +51,7 @@ interface DialogContentProps extends DialogContentBaseProps,
52
51
  */
53
52
  HTMLAttributes {}
54
53
  declare const _default$2: typeof __VLS_export$7;
55
- declare const __VLS_export$7: __VLS_WithSlots$7<vue364.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
54
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1914.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
56
55
  default?: (props: {}) => any;
57
56
  }>;
58
57
  type __VLS_WithSlots$7<T, S> = T & {
@@ -69,7 +68,7 @@ interface DialogDescriptionProps extends DialogDescriptionBaseProps,
69
68
  */
70
69
  HTMLAttributes {}
71
70
  declare const _default$4: typeof __VLS_export$6;
72
- declare const __VLS_export$6: __VLS_WithSlots$6<vue364.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
71
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1914.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
73
72
  default?: (props: {}) => any;
74
73
  }>;
75
74
  type __VLS_WithSlots$6<T, S> = T & {
@@ -86,7 +85,7 @@ interface DialogPositionerProps extends DialogPositionerBaseProps,
86
85
  */
87
86
  HTMLAttributes {}
88
87
  declare const _default$5: typeof __VLS_export$5;
89
- declare const __VLS_export$5: __VLS_WithSlots$5<vue364.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
88
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1914.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
90
89
  default?: (props: {}) => any;
91
90
  }>;
92
91
  type __VLS_WithSlots$5<T, S> = T & {
@@ -103,11 +102,11 @@ interface DialogRootProviderBaseProps extends RootProviderProps, RenderStrategyP
103
102
  interface DialogRootProviderProps extends DialogRootProviderBaseProps {}
104
103
  interface DialogRootProviderEmits extends RootEmits$1 {}
105
104
  declare const _default$7: typeof __VLS_export$4;
106
- declare const __VLS_export$4: __VLS_WithSlots$4<vue364.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {
105
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1914.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {
107
106
  exitComplete: () => any;
108
- }, string, vue364.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
107
+ }, string, vue1914.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
109
108
  onExitComplete?: (() => any) | undefined;
110
- }>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
109
+ }>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
111
110
  default?: (props: {}) => any;
112
111
  }>;
113
112
  type __VLS_WithSlots$4<T, S> = T & {
@@ -163,13 +162,13 @@ interface DialogRootBaseProps extends RootProps, RenderStrategyProps {}
163
162
  interface DialogRootProps extends DialogRootBaseProps {}
164
163
  interface DialogRootEmits extends RootEmits {}
165
164
  declare const _default$6: typeof __VLS_export$3;
166
- declare const __VLS_export$3: __VLS_WithSlots$3<vue364.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {
167
- exitComplete: () => any;
165
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1914.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {
168
166
  openChange: (details: dialog.OpenChangeDetails) => any;
169
167
  "update:open": (open: boolean) => any;
170
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet7.FocusOutsideEvent) => any;
171
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet7.InteractOutsideEvent) => any;
172
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet7.PointerDownOutsideEvent) => any;
168
+ exitComplete: () => any;
169
+ focusOutside: (event: dialog.FocusOutsideEvent) => any;
170
+ interactOutside: (event: dialog.InteractOutsideEvent) => any;
171
+ pointerDownOutside: (event: dialog.PointerDownOutsideEvent) => any;
173
172
  escapeKeyDown: (event: KeyboardEvent) => any;
174
173
  requestDismiss: (event: CustomEvent<{
175
174
  originalLayer: HTMLElement;
@@ -177,13 +176,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue364.DefineComponent<DialogRoo
177
176
  originalIndex: number;
178
177
  targetIndex: number;
179
178
  }>) => any;
180
- }, string, vue364.PublicProps, Readonly<DialogRootProps> & Readonly<{
181
- onExitComplete?: (() => any) | undefined;
179
+ }, string, vue1914.PublicProps, Readonly<DialogRootProps> & Readonly<{
182
180
  onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
183
181
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
184
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet7.FocusOutsideEvent) => any) | undefined;
185
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet7.InteractOutsideEvent) => any) | undefined;
186
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet7.PointerDownOutsideEvent) => any) | undefined;
182
+ onExitComplete?: (() => any) | undefined;
183
+ onFocusOutside?: ((event: dialog.FocusOutsideEvent) => any) | undefined;
184
+ onInteractOutside?: ((event: dialog.InteractOutsideEvent) => any) | undefined;
185
+ onPointerDownOutside?: ((event: dialog.PointerDownOutsideEvent) => any) | undefined;
187
186
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
188
187
  onRequestDismiss?: ((event: CustomEvent<{
189
188
  originalLayer: HTMLElement;
@@ -192,15 +191,15 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue364.DefineComponent<DialogRoo
192
191
  targetIndex: number;
193
192
  }>) => any) | undefined;
194
193
  }>, {
194
+ closeOnEscape: boolean;
195
195
  defaultOpen: boolean;
196
196
  open: boolean;
197
- trapFocus: boolean;
198
- preventScroll: boolean;
197
+ closeOnInteractOutside: boolean;
199
198
  modal: boolean;
199
+ preventScroll: boolean;
200
200
  restoreFocus: boolean;
201
- closeOnInteractOutside: boolean;
202
- closeOnEscape: boolean;
203
- }, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
201
+ trapFocus: boolean;
202
+ }, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
204
203
  default?: (props: {}) => any;
205
204
  }>;
206
205
  type __VLS_WithSlots$3<T, S> = T & {
@@ -217,7 +216,7 @@ interface DialogTitleProps extends DialogTitleBaseProps,
217
216
  */
218
217
  HTMLAttributes {}
219
218
  declare const _default$8: typeof __VLS_export$2;
220
- declare const __VLS_export$2: __VLS_WithSlots$2<vue364.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
219
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1914.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
221
220
  default?: (props: {}) => any;
222
221
  }>;
223
222
  type __VLS_WithSlots$2<T, S> = T & {
@@ -234,7 +233,7 @@ interface DialogTriggerProps extends DialogTriggerBaseProps,
234
233
  */
235
234
  ButtonHTMLAttributes {}
236
235
  declare const _default$9: typeof __VLS_export$1;
237
- declare const __VLS_export$1: __VLS_WithSlots$1<vue364.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, false, {}, any>, {
236
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1914.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, false, {}, any>, {
238
237
  default?: (props: {}) => any;
239
238
  }>;
240
239
  type __VLS_WithSlots$1<T, S> = T & {
@@ -259,7 +258,7 @@ interface DialogContextProps extends SlotsType<{
259
258
  default: UnwrapRef<UseDialogContext>;
260
259
  }> {}
261
260
  declare const _default$3: typeof __VLS_export;
262
- declare const __VLS_export: __VLS_WithSlots<vue364.DefineComponent<{}, {}, {}, {}, {}, vue364.ComponentOptionsMixin, vue364.ComponentOptionsMixin, {}, string, vue364.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue364.ComponentProvideOptions, true, {}, any>, {
261
+ declare const __VLS_export: __VLS_WithSlots<vue1914.DefineComponent<{}, {}, {}, {}, {}, vue1914.ComponentOptionsMixin, vue1914.ComponentOptionsMixin, {}, string, vue1914.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1914.ComponentProvideOptions, true, {}, any>, {
263
262
  default(dialog: UnwrapRef<UseDialogContext>): unknown;
264
263
  }>;
265
264
  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 dialogAnatomy } from "../../dialog-anatomy-DZW7OUW_.js";
7
- import { t as sprawlify } from "../../factory-xNPol80p.js";
8
- import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { n as useRenderStrategyProps, 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 dialogAnatomy } from "../../dialog-anatomy-DI8a_vZ_.js";
7
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
8
+ import { t as cleanProps } from "../../clean-props-GbfPBIot.js";
9
+ import { n as useRenderStrategyProps, 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 dialog from "@sprawlify/primitives/machines/dialog";
13
13
 
@@ -1,6 +1,6 @@
1
- import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
- import { i as MaybePromise } from "../../types-D_fjXif6.js";
3
- import * as vue483 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-BiWWKx2m.js";
2
+ import { i as MaybePromise } from "../../types-D49hIhzQ.js";
3
+ import * as vue814 from "vue";
4
4
  import { ButtonHTMLAttributes } from "vue";
5
5
  import { FileMimeType } from "@sprawlify/primitives/file-utils";
6
6
 
@@ -17,7 +17,7 @@ interface DownloadTriggerProps extends DownloadTriggerBaseProps,
17
17
  */
18
18
  ButtonHTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export;
20
- declare const __VLS_export: __VLS_WithSlots<vue483.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue483.ComponentOptionsMixin, vue483.ComponentOptionsMixin, {}, string, vue483.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue483.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export: __VLS_WithSlots<vue814.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue814.ComponentOptionsMixin, vue814.ComponentOptionsMixin, {}, string, vue814.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue814.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import "../../core-DNndr38p.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
4
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "../../factory-xNPol80p.js";
5
+ import { t as sprawlify } from "../../factory-yh31h0Rm.js";
6
6
  import { createBlock, defineComponent, openBlock, renderSlot, unref, withCtx } from "vue";
7
7
  import { downloadFile } from "@sprawlify/primitives/file-utils";
8
8