@sprawlify/vue 0.0.77 → 0.0.79

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 (260) hide show
  1. package/dist/alert-dialog-anatomy-6UZ4w58n.js +8 -0
  2. package/dist/alert-dialog-anatomy-DMZO1oaM.d.ts +6 -0
  3. package/dist/carousel-anatomy-CowY8V-J.d.ts +6 -0
  4. package/dist/checkbox-anatomy-BwEm409M.d.ts +6 -0
  5. package/dist/{collapsible-OXksISO6.js → collapsible-DLRrv-CU.js} +2 -2
  6. package/dist/{collection-CBh5p7A_.js → collection-Cp7jsgmq.js} +1 -1
  7. package/dist/color-picker-anatomy-DgvTw5Yh.d.ts +6 -0
  8. package/dist/combobox-anatomy-DNShli14.d.ts +6 -0
  9. package/dist/components/accordion/index.d.ts +19 -19
  10. package/dist/components/accordion/index.js +5 -6
  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 +18 -18
  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 +6 -6
  23. package/dist/components/carousel/index.d.ts +20 -20
  24. package/dist/components/carousel/index.js +3 -3
  25. package/dist/components/checkbox/index.d.ts +21 -21
  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 +16 -16
  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 +54 -54
  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 +47 -47
  39. package/dist/components/date-picker/index.js +5 -5
  40. package/dist/components/dialog/index.d.ts +31 -32
  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/dropdown-menu/index.d.ts +482 -0
  45. package/dist/components/dropdown-menu/index.js +861 -0
  46. package/dist/components/editable/index.d.ts +27 -27
  47. package/dist/components/editable/index.js +5 -5
  48. package/dist/components/field/index.d.ts +24 -24
  49. package/dist/components/field/index.js +3 -3
  50. package/dist/components/fieldset/index.d.ts +12 -12
  51. package/dist/components/fieldset/index.js +3 -3
  52. package/dist/components/file-upload/index.d.ts +25 -25
  53. package/dist/components/file-upload/index.js +5 -5
  54. package/dist/components/floating-panel/index.d.ts +24 -24
  55. package/dist/components/floating-panel/index.js +4 -4
  56. package/dist/components/focus-trap/index.d.ts +6 -6
  57. package/dist/components/focus-trap/index.js +2 -2
  58. package/dist/components/format/index.d.ts +4 -4
  59. package/dist/components/frame/index.d.ts +6 -6
  60. package/dist/components/highlight/index.d.ts +4 -4
  61. package/dist/components/highlight/index.js +1 -1
  62. package/dist/components/hover-card/index.d.ts +26 -26
  63. package/dist/components/hover-card/index.js +5 -5
  64. package/dist/components/image-cropper/index.d.ts +15 -15
  65. package/dist/components/image-cropper/index.js +3 -3
  66. package/dist/components/json-tree-view/index.d.ts +11 -11
  67. package/dist/components/json-tree-view/index.js +7 -8
  68. package/dist/components/listbox/index.d.ts +23 -23
  69. package/dist/components/listbox/index.js +4 -4
  70. package/dist/components/marquee/index.d.ts +24 -24
  71. package/dist/components/marquee/index.js +3 -3
  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 +20 -20
  75. package/dist/components/number-input/index.js +5 -5
  76. package/dist/components/pagination/index.d.ts +16 -16
  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 +19 -19
  81. package/dist/components/pin-input/index.js +5 -5
  82. package/dist/components/popover/index.d.ts +33 -33
  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 +18 -18
  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 +23 -23
  105. package/dist/components/slider/index.js +3 -3
  106. package/dist/components/splitter/index.d.ts +15 -15
  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 +15 -15
  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 +33 -33
  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 +19 -19
  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 +6 -7
  130. package/dist/date-picker-anatomy-DV850Y1_.d.ts +6 -0
  131. package/dist/dropdown-menu-anatomy-BqRBod4K.d.ts +2 -0
  132. package/dist/dropdown-menu-anatomy-C1luUwqi.js +3 -0
  133. package/dist/{field-B_BAnE0z.js → field-D5sIjqax.js} +2 -2
  134. package/dist/field-anatomy-CaySAbVn.d.ts +6 -0
  135. package/dist/{fieldset-XmKsNoOC.js → fieldset-DvVWCARx.js} +2 -2
  136. package/dist/fieldset-anatomy-JIjxInfF.d.ts +6 -0
  137. package/dist/image-cropper-anatomy-D653Zi5L.d.ts +6 -0
  138. package/dist/{index-BKK0vIdn.d.ts → index-CLgQxaLY.d.ts} +7 -7
  139. package/dist/{index-CMBDt7rf.d.ts → index-DOWv-lNG.d.ts} +9 -9
  140. package/dist/{index-ctptSac4.d.ts → index-Gp2PxjGZ.d.ts} +32 -32
  141. package/dist/index.d.ts +3 -3
  142. package/dist/listbox-anatomy-5UspVLuv.d.ts +6 -0
  143. package/dist/{presence-B50UYKDY.js → presence-BoJVvVf8.js} +1 -1
  144. package/dist/segment-group-anatomy-C0MnlQij.d.ts +6 -0
  145. package/dist/toggle-anatomy-om-9P9sX.d.ts +6 -0
  146. package/dist/tour-anatomy-B3Vov9hM.d.ts +6 -0
  147. package/dist/{tree-view-D0JBQ_ly.js → tree-view-DNxj9zJu.js} +5 -5
  148. package/package.json +10 -6
  149. package/dist/carousel-anatomy-DwrhoUqZ.d.ts +0 -6
  150. package/dist/checkbox-anatomy-RPOOG6m5.d.ts +0 -6
  151. package/dist/color-picker-anatomy-CqfgkBND.d.ts +0 -6
  152. package/dist/combobox-anatomy-CpyHROa-.d.ts +0 -6
  153. package/dist/components/menu/index.d.ts +0 -499
  154. package/dist/components/menu/index.js +0 -886
  155. package/dist/date-picker-anatomy-csud5zM0.d.ts +0 -6
  156. package/dist/field-anatomy-n4MQ6CIA.d.ts +0 -6
  157. package/dist/fieldset-anatomy-j1YsgpiA.d.ts +0 -6
  158. package/dist/image-cropper-anatomy-BCN4Egjw.d.ts +0 -6
  159. package/dist/listbox-anatomy-DbF6wAW0.d.ts +0 -6
  160. package/dist/menu-anatomy-DbCORryZ.js +0 -3
  161. package/dist/menu-anatomy-DcjSKaK6.d.ts +0 -2
  162. package/dist/segment-group-anatomy-BweP3B5a.d.ts +0 -6
  163. package/dist/toggle-anatomy-CosjCd7U.d.ts +0 -6
  164. package/dist/tour-anatomy-HAoP7f8M.d.ts +0 -6
  165. /package/dist/{accordion-anatomy-Bxs15n6t.d.ts → accordion-anatomy-Ds_qvEko.d.ts} +0 -0
  166. /package/dist/{angle-slider-anatomy-4JLhdGMa.d.ts → angle-slider-anatomy-Bul1eXfZ.d.ts} +0 -0
  167. /package/dist/{angle-slider-anatomy-BcpYlzjU.js → angle-slider-anatomy-cYknk1iJ.js} +0 -0
  168. /package/dist/{avatar-anatomy-DkaRck8U.js → avatar-anatomy-CZqJnRiE.js} +0 -0
  169. /package/dist/{avatar-anatomy-DRst-MIc.d.ts → avatar-anatomy-DZ5Hy1zG.d.ts} +0 -0
  170. /package/dist/{boolean-L5YmbZkb.js → boolean-DRNklbLz.js} +0 -0
  171. /package/dist/{bottom-sheet-anatomy-DUXumYfR.d.ts → bottom-sheet-anatomy-C08KrnBX.d.ts} +0 -0
  172. /package/dist/{bottom-sheet-anatomy-lHEnPDuf.js → bottom-sheet-anatomy-C8vx9fBH.js} +0 -0
  173. /package/dist/{carousel-anatomy-Dozyhz87.js → carousel-anatomy-DTNJ2jpa.js} +0 -0
  174. /package/dist/{checkbox-anatomy-DrTfnRdC.js → checkbox-anatomy-DBY0IiWr.js} +0 -0
  175. /package/dist/{clean-props-DsGHTEpm.js → clean-props-jeo_b63H.js} +0 -0
  176. /package/dist/{clipboard-anatomy-BOEGNpiY.d.ts → clipboard-anatomy-Cfo3bvKj.d.ts} +0 -0
  177. /package/dist/{clipboard-anatomy-Btcms62_.js → clipboard-anatomy-DemY_7_4.js} +0 -0
  178. /package/dist/{collapsible-anatomy-Bz0a8LAr.js → collapsible-anatomy-B63RaMgq.js} +0 -0
  179. /package/dist/{collapsible-anatomy-DxiuORza.d.ts → collapsible-anatomy-BYSgsAu3.d.ts} +0 -0
  180. /package/dist/{color-picker-anatomy-DJP6gg1F.js → color-picker-anatomy-BFaHjy9O.js} +0 -0
  181. /package/dist/{combobox-anatomy-DccBa7f5.js → combobox-anatomy-Bottj4lE.js} +0 -0
  182. /package/dist/{create-split-props-D8oe6Rby.js → create-split-props-JMzYKf-E.js} +0 -0
  183. /package/dist/{date-picker-anatomy-BbB7oLLk.js → date-picker-anatomy-D1WbzCFG.js} +0 -0
  184. /package/dist/{dialog-anatomy-ByMvuBxr.d.ts → dialog-anatomy-CURzaSFr.d.ts} +0 -0
  185. /package/dist/{dialog-anatomy-DZW7OUW_.js → dialog-anatomy-DI8a_vZ_.js} +0 -0
  186. /package/dist/{editable-anatomy-D1eyySPH.js → editable-anatomy-C2-pGLpA.js} +0 -0
  187. /package/dist/{editable-anatomy-D7zUtMKW.d.ts → editable-anatomy-C7mXxQW8.d.ts} +0 -0
  188. /package/dist/{factory-n7N-L7_o.d.ts → factory-BiWWKx2m.d.ts} +0 -0
  189. /package/dist/{factory-xNPol80p.js → factory-yh31h0Rm.js} +0 -0
  190. /package/dist/{field-anatomy-DOCpzb4B.js → field-anatomy-C90WAETb.js} +0 -0
  191. /package/dist/{fieldset-anatomy-DmZTaMK6.js → fieldset-anatomy-BjnxJmos.js} +0 -0
  192. /package/dist/{file-upload-anatomy-DdLNgaPz.d.ts → file-upload-anatomy-Bt0zLDIE.d.ts} +0 -0
  193. /package/dist/{file-upload-anatomy-CZ2VnScd.js → file-upload-anatomy-CxltMFrA.js} +0 -0
  194. /package/dist/{floating-panel-anatomy-DwkXF2tr.d.ts → floating-panel-anatomy-DH9zKbGk.d.ts} +0 -0
  195. /package/dist/{floating-panel-anatomy-DBrl1Bp0.js → floating-panel-anatomy-DwLUJ70s.js} +0 -0
  196. /package/dist/{hover-card-anatomy-D3wEfkuu.js → hover-card-anatomy-BnLr7TCv.js} +0 -0
  197. /package/dist/{hover-card-anatomy-CTX5TEi3.d.ts → hover-card-anatomy-ClbegkVa.d.ts} +0 -0
  198. /package/dist/{image-cropper-anatomy-vcTNTTGP.js → image-cropper-anatomy--tXgRMD1.js} +0 -0
  199. /package/dist/{index-BJ8mRK6a.d.ts → index-C2XO6Bu5.d.ts} +0 -0
  200. /package/dist/{index-FXQujPvZ.d.ts → index-pShXx5Uh.d.ts} +0 -0
  201. /package/dist/{listbox-anatomy-D2r-4uq6.js → listbox-anatomy-CddfyW7E.js} +0 -0
  202. /package/dist/{marquee-anatomy-sKw9g-dJ.js → marquee-anatomy-TY8wb27T.js} +0 -0
  203. /package/dist/{marquee-anatomy-CS5BoKG3.d.ts → marquee-anatomy-h5g9NC8A.d.ts} +0 -0
  204. /package/dist/{navigation-menu-anatomy-bvfS7a-6.d.ts → navigation-menu-anatomy-DfeFh6Qh.d.ts} +0 -0
  205. /package/dist/{navigation-menu-anatomy-nwZUxyMV.js → navigation-menu-anatomy-JKXIjyhE.js} +0 -0
  206. /package/dist/{number-input-anatomy-hB3PpB4j.js → number-input-anatomy-BLwFRRq-.js} +0 -0
  207. /package/dist/{number-input-anatomy-BEL1Q-ZK.d.ts → number-input-anatomy-Lqh7lyJQ.d.ts} +0 -0
  208. /package/dist/{pagination-anatomy-D8yk0Puf.js → pagination-anatomy-BMvizHtN.js} +0 -0
  209. /package/dist/{pagination-anatomy-xc9Fxt__.d.ts → pagination-anatomy-JUuizdyV.d.ts} +0 -0
  210. /package/dist/{password-input-anatomy-D0nhl7MJ.js → password-input-anatomy-DeIesU0v.js} +0 -0
  211. /package/dist/{password-input-anatomy-CQFdYR2z.d.ts → password-input-anatomy-DrlPdYal.d.ts} +0 -0
  212. /package/dist/{pin-input-anatomy-Blh9Y2sq.js → pin-input-anatomy-B6uaxLlM.js} +0 -0
  213. /package/dist/{pin-input-anatomy-nRaqyCV2.d.ts → pin-input-anatomy-CYPrusAJ.d.ts} +0 -0
  214. /package/dist/{popover-anatomy-DXWeYlnF.js → popover-anatomy-B_sMgR6Y.js} +0 -0
  215. /package/dist/{popover-anatomy-Cwp8_2Po.d.ts → popover-anatomy-CPDT_oiK.d.ts} +0 -0
  216. /package/dist/{presence-types-CC57eEhO.d.ts → presence-types-Dp8j2-3x.d.ts} +0 -0
  217. /package/dist/{progress-anatomy-lioRhIrB.js → progress-anatomy-COz0DGNs.js} +0 -0
  218. /package/dist/{progress-anatomy-BubUhrtU.d.ts → progress-anatomy-CwFoZl9E.d.ts} +0 -0
  219. /package/dist/{qr-code-anatomy-DKYQO_yO.d.ts → qr-code-anatomy-BMawjUCq.d.ts} +0 -0
  220. /package/dist/{qr-code-anatomy-CIy9Wai6.js → qr-code-anatomy-CWoAkOaY.js} +0 -0
  221. /package/dist/{radio-group-anatomy-C7L8dkhn.js → radio-group-anatomy-BSnuxQR6.js} +0 -0
  222. /package/dist/{radio-group-anatomy-CiNL4B5J.d.ts → radio-group-anatomy-CqMEAEAo.d.ts} +0 -0
  223. /package/dist/{rating-group-anatomy-DEi1Omvv.d.ts → rating-group-anatomy-CtMlHYGv.d.ts} +0 -0
  224. /package/dist/{rating-group-anatomy-CBhzoESK.js → rating-group-anatomy-xU1gWoAB.js} +0 -0
  225. /package/dist/{scroll-area-anatomy-CefzWgS5.d.ts → scroll-area-anatomy-B_EypSXf.d.ts} +0 -0
  226. /package/dist/{scroll-area-anatomy-B-FlUOdc.js → scroll-area-anatomy-D54kUb_3.js} +0 -0
  227. /package/dist/{segment-group-anatomy-CPdu1efW.js → segment-group-anatomy-DKnrj_EM.js} +0 -0
  228. /package/dist/{select-anatomy-CiNHi2Kx.js → select-anatomy-BgXYHjfI.js} +0 -0
  229. /package/dist/{select-anatomy-BLK5Kq84.d.ts → select-anatomy-CwULdmYD.d.ts} +0 -0
  230. /package/dist/{separator-anatomy-C9bGchxg.js → separator-anatomy-BeoGOxS-.js} +0 -0
  231. /package/dist/{separator-anatomy-Cyw-DWpB.d.ts → separator-anatomy-BqAq__MN.d.ts} +0 -0
  232. /package/dist/{signature-pad-anatomy-CoeXwoDo.js → signature-pad-anatomy-Cxt4qb07.js} +0 -0
  233. /package/dist/{signature-pad-anatomy-ZbCDnYGZ.d.ts → signature-pad-anatomy-u_Sx7buV.d.ts} +0 -0
  234. /package/dist/{slider-anatomy-D1MIQawS.js → slider-anatomy-BuyabqTj.js} +0 -0
  235. /package/dist/{slider-anatomy-BMTjqedI.d.ts → slider-anatomy-C_epctJe.d.ts} +0 -0
  236. /package/dist/{splitter-anatomy-mbvD9KMw.js → splitter-anatomy-D7ot-MkT.js} +0 -0
  237. /package/dist/{splitter-anatomy-Bb-vdY9S.d.ts → splitter-anatomy-DFGjHFqM.d.ts} +0 -0
  238. /package/dist/{steps-anatomy-CMM7Zciy.d.ts → steps-anatomy-DfpX3XHM.d.ts} +0 -0
  239. /package/dist/{steps-anatomy-DL1kFLaW.js → steps-anatomy-DjlPHIKh.js} +0 -0
  240. /package/dist/{switch-anatomy-Dmg0RYjh.d.ts → switch-anatomy-5pECbpDU.d.ts} +0 -0
  241. /package/dist/{switch-anatomy-C_MAURJE.js → switch-anatomy-IGlvYF5l.js} +0 -0
  242. /package/dist/{tabs-anatomy-CgXloO7s.d.ts → tabs-anatomy-Cwluwjxt.d.ts} +0 -0
  243. /package/dist/{tabs-anatomy-DF_ekPnt.js → tabs-anatomy-Ddv_VY6n.js} +0 -0
  244. /package/dist/{tags-input-anatomy-C0HLrulm.d.ts → tags-input-anatomy-DCOiTav9.d.ts} +0 -0
  245. /package/dist/{tags-input-anatomy-Dpn_Smms.js → tags-input-anatomy-VaastGb3.js} +0 -0
  246. /package/dist/{timer-anatomy-BF3_7vbc.js → timer-anatomy-CV4qiG7g.js} +0 -0
  247. /package/dist/{timer-anatomy-D0Ey9n_K.d.ts → timer-anatomy-X4tZiM_i.d.ts} +0 -0
  248. /package/dist/{toast-anatomy-BHDNHkvU.js → toast-anatomy-C_s7MQnn.js} +0 -0
  249. /package/dist/{toast-anatomy-DHifYWal.d.ts → toast-anatomy-DUsVvX5v.d.ts} +0 -0
  250. /package/dist/{toggle-anatomy-B79YArNR.js → toggle-anatomy-BKqatqaO.js} +0 -0
  251. /package/dist/{toggle-group-anatomy-BpV0-6Xe.d.ts → toggle-group-anatomy--i6VaUi9.d.ts} +0 -0
  252. /package/dist/{toggle-group-anatomy-CFLq6ia_.js → toggle-group-anatomy-SARieWDI.js} +0 -0
  253. /package/dist/{tooltip-anatomy-D6lPF-Wq.js → tooltip-anatomy-BgD3KTo1.js} +0 -0
  254. /package/dist/{tooltip-anatomy-BlxUQUEe.d.ts → tooltip-anatomy-C2JI-_OT.d.ts} +0 -0
  255. /package/dist/{tour-anatomy-Cg6ZDDuV.js → tour-anatomy-f2x7a1w3.js} +0 -0
  256. /package/dist/{tree-view-anatomy--Ft8ROVn.js → tree-view-anatomy-CefyMmul.js} +0 -0
  257. /package/dist/{tree-view-anatomy-zTRJrcH9.d.ts → tree-view-anatomy-D9lkagO5.d.ts} +0 -0
  258. /package/dist/{types-D_fjXif6.d.ts → types-D49hIhzQ.d.ts} +0 -0
  259. /package/dist/{use-render-strategy-3G0_HWbg.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  260. /package/dist/{use-render-strategy-CEbMLMD1.d.ts → use-render-strategy-D82Q7KQ3.d.ts} +0 -0
@@ -0,0 +1,482 @@
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 dropdownMenuAnatomy } from "../../dropdown-menu-anatomy-BqRBod4K.js";
7
+ import "../../index-CLgQxaLY.js";
8
+ import * as vue2588 from "vue";
9
+ import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
10
+ import * as _sprawlify_primitives_machines_dialog57 from "@sprawlify/primitives/machines/dialog";
11
+ import * as dropdownMenu from "@sprawlify/primitives/machines/dropdown-menu";
12
+ import { FocusOutsideEvent, FocusOutsideEvent as DropdownMenuFocusOutsideEvent, HighlightChangeDetails, HighlightChangeDetails as DropdownMenuHighlightChangeDetails, InteractOutsideEvent, InteractOutsideEvent as DropdownMenuInteractOutsideEvent, ItemGroupProps, ItemProps, OpenChangeDetails, OpenChangeDetails as DropdownMenuOpenChangeDetails, OptionItemProps, OptionItemState, PointerDownOutsideEvent, PointerDownOutsideEvent as DropdownMenuPointerDownOutsideEvent, SelectionDetails, SelectionDetails as DropdownMenuSelectionDetails } from "@sprawlify/primitives/machines/dropdown-menu";
13
+
14
+ //#region src/components/dropdown-menu/dropdown-menu-arrow-tip.vue.d.ts
15
+ interface DropdownMenuArrowTipBaseProps extends PolymorphicProps {}
16
+ interface DropdownMenuArrowTipProps extends DropdownMenuArrowTipBaseProps,
17
+ /**
18
+ * @vue-ignore
19
+ */
20
+ HTMLAttributes {}
21
+ declare const _default$1: typeof __VLS_export$19;
22
+ declare const __VLS_export$19: __VLS_WithSlots$18<vue2588.DefineComponent<DropdownMenuArrowTipProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuArrowTipProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
23
+ default?: (props: {}) => any;
24
+ }>;
25
+ type __VLS_WithSlots$18<T, S> = T & {
26
+ new (): {
27
+ $slots: S;
28
+ };
29
+ };
30
+ //#endregion
31
+ //#region src/components/dropdown-menu/dropdown-menu-arrow.vue.d.ts
32
+ interface DropdownMenuArrowBaseProps extends PolymorphicProps {}
33
+ interface DropdownMenuArrowProps extends DropdownMenuArrowBaseProps,
34
+ /**
35
+ * @vue-ignore
36
+ */
37
+ HTMLAttributes {}
38
+ declare const _default: typeof __VLS_export$18;
39
+ declare const __VLS_export$18: __VLS_WithSlots$17<vue2588.DefineComponent<DropdownMenuArrowProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuArrowProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
40
+ default?: (props: {}) => any;
41
+ }>;
42
+ type __VLS_WithSlots$17<T, S> = T & {
43
+ new (): {
44
+ $slots: S;
45
+ };
46
+ };
47
+ //#endregion
48
+ //#region src/components/dropdown-menu/dropdown-menu-checkbox-item.vue.d.ts
49
+ type CheckboxItemProps = Omit<OptionItemProps, 'type' | 'onCheckedChange'>;
50
+ interface DropdownMenuCheckboxItemBaseProps extends CheckboxItemProps, PolymorphicProps {}
51
+ interface DropdownMenuCheckboxItemProps extends DropdownMenuCheckboxItemBaseProps,
52
+ /**
53
+ * @vue-ignore
54
+ */
55
+ HTMLAttributes {}
56
+ type DropdownMenuCheckboxItemEmits = {
57
+ 'update:checked': [value: boolean];
58
+ };
59
+ declare const _default$2: typeof __VLS_export$17;
60
+ declare const __VLS_export$17: __VLS_WithSlots$16<vue2588.DefineComponent<DropdownMenuCheckboxItemProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {
61
+ "update:checked": (value: boolean) => any;
62
+ }, string, vue2588.PublicProps, Readonly<DropdownMenuCheckboxItemProps> & Readonly<{
63
+ "onUpdate:checked"?: ((value: boolean) => any) | undefined;
64
+ }>, {
65
+ disabled: boolean;
66
+ checked: boolean;
67
+ closeOnSelect: boolean;
68
+ }, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
69
+ default?: (props: {}) => any;
70
+ }>;
71
+ type __VLS_WithSlots$16<T, S> = T & {
72
+ new (): {
73
+ $slots: S;
74
+ };
75
+ };
76
+ //#endregion
77
+ //#region src/components/dropdown-menu/dropdown-menu-content.vue.d.ts
78
+ interface DropdownMenuContentBaseProps extends PolymorphicProps {}
79
+ interface DropdownMenuContentProps extends DropdownMenuContentBaseProps,
80
+ /**
81
+ * @vue-ignore
82
+ */
83
+ HTMLAttributes {}
84
+ declare const _default$3: typeof __VLS_export$16;
85
+ declare const __VLS_export$16: __VLS_WithSlots$15<vue2588.DefineComponent<DropdownMenuContentProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
86
+ default?: (props: {}) => any;
87
+ }>;
88
+ type __VLS_WithSlots$15<T, S> = T & {
89
+ new (): {
90
+ $slots: S;
91
+ };
92
+ };
93
+ //#endregion
94
+ //#region src/components/dropdown-menu/dropdown-menu-indicator.vue.d.ts
95
+ interface DropdownMenuIndicatorBaseProps extends PolymorphicProps {}
96
+ interface DropdownMenuIndicatorProps extends DropdownMenuIndicatorBaseProps,
97
+ /**
98
+ * @vue-ignore
99
+ */
100
+ HTMLAttributes {}
101
+ declare const _default$5: typeof __VLS_export$15;
102
+ declare const __VLS_export$15: __VLS_WithSlots$14<vue2588.DefineComponent<DropdownMenuIndicatorProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
103
+ default?: (props: {}) => any;
104
+ }>;
105
+ type __VLS_WithSlots$14<T, S> = T & {
106
+ new (): {
107
+ $slots: S;
108
+ };
109
+ };
110
+ //#endregion
111
+ //#region src/components/dropdown-menu/use-dropdown-menu-item-context.d.ts
112
+ interface UseDropdownMenuItemContext extends ComputedRef<Optional<OptionItemState, 'checked'>> {}
113
+ //#endregion
114
+ //#region src/components/dropdown-menu/dropdown-menu-item-context.vue.d.ts
115
+ interface DropdownMenuItemContextProps extends SlotsType<{
116
+ default: UnwrapRef<UseDropdownMenuItemContext>;
117
+ }> {}
118
+ declare const _default$7: typeof __VLS_export$14;
119
+ declare const __VLS_export$14: __VLS_WithSlots$13<vue2588.DefineComponent<{}, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, true, {}, any>, {
120
+ default(item: UnwrapRef<UseDropdownMenuItemContext>): unknown;
121
+ }>;
122
+ type __VLS_WithSlots$13<T, S> = T & {
123
+ new (): {
124
+ $slots: S;
125
+ };
126
+ };
127
+ //#endregion
128
+ //#region src/components/dropdown-menu/dropdown-menu-item-group-label.vue.d.ts
129
+ interface DropdownMenuItemGroupLabelBaseProps extends PolymorphicProps {}
130
+ interface DropdownMenuItemGroupLabelProps extends DropdownMenuItemGroupLabelBaseProps,
131
+ /**
132
+ * @vue-ignore
133
+ */
134
+ HTMLAttributes {}
135
+ declare const _default$9: typeof __VLS_export$13;
136
+ declare const __VLS_export$13: __VLS_WithSlots$12<vue2588.DefineComponent<DropdownMenuItemGroupLabelProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuItemGroupLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
137
+ default?: (props: {}) => any;
138
+ }>;
139
+ type __VLS_WithSlots$12<T, S> = T & {
140
+ new (): {
141
+ $slots: S;
142
+ };
143
+ };
144
+ //#endregion
145
+ //#region src/components/dropdown-menu/dropdown-menu-item-group.vue.d.ts
146
+ interface DropdownMenuItemGroupBaseProps extends Partial<ItemGroupProps>, PolymorphicProps {}
147
+ interface DropdownMenuItemGroupProps extends DropdownMenuItemGroupBaseProps,
148
+ /**
149
+ * @vue-ignore
150
+ */
151
+ HTMLAttributes {}
152
+ declare const _default$8: typeof __VLS_export$12;
153
+ declare const __VLS_export$12: __VLS_WithSlots$11<vue2588.DefineComponent<DropdownMenuItemGroupProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
154
+ default?: (props: {}) => any;
155
+ }>;
156
+ type __VLS_WithSlots$11<T, S> = T & {
157
+ new (): {
158
+ $slots: S;
159
+ };
160
+ };
161
+ //#endregion
162
+ //#region src/components/dropdown-menu/dropdown-menu-item-indicator.vue.d.ts
163
+ interface DropdownMenuItemIndicatorBaseProps extends PolymorphicProps {}
164
+ interface DropdownMenuItemIndicatorProps extends DropdownMenuItemIndicatorBaseProps,
165
+ /**
166
+ * @vue-ignore
167
+ */
168
+ HTMLAttributes {}
169
+ declare const _default$10: typeof __VLS_export$11;
170
+ declare const __VLS_export$11: __VLS_WithSlots$10<vue2588.DefineComponent<DropdownMenuItemIndicatorProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuItemIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
171
+ default?: (props: {}) => any;
172
+ }>;
173
+ type __VLS_WithSlots$10<T, S> = T & {
174
+ new (): {
175
+ $slots: S;
176
+ };
177
+ };
178
+ //#endregion
179
+ //#region src/components/dropdown-menu/dropdown-menu-item-text.vue.d.ts
180
+ interface DropdownMenuItemTextBaseProps extends PolymorphicProps {}
181
+ interface DropdownMenuItemTextProps extends DropdownMenuItemTextBaseProps,
182
+ /**
183
+ * @vue-ignore
184
+ */
185
+ HTMLAttributes {}
186
+ declare const _default$11: typeof __VLS_export$10;
187
+ declare const __VLS_export$10: __VLS_WithSlots$9<vue2588.DefineComponent<DropdownMenuItemTextProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuItemTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
188
+ default?: (props: {}) => any;
189
+ }>;
190
+ type __VLS_WithSlots$9<T, S> = T & {
191
+ new (): {
192
+ $slots: S;
193
+ };
194
+ };
195
+ //#endregion
196
+ //#region src/components/dropdown-menu/dropdown-menu-item.vue.d.ts
197
+ interface DropdownMenuItemBaseProps extends ItemProps, PolymorphicProps {}
198
+ interface DropdownMenuItemProps extends DropdownMenuItemBaseProps,
199
+ /**
200
+ * @vue-ignore
201
+ */
202
+ Omit<HTMLAttributes, 'onSelect'> {}
203
+ declare const _default$6: typeof __VLS_export$9;
204
+ declare const __VLS_export$9: __VLS_WithSlots$8<vue2588.DefineComponent<DropdownMenuItemProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {} & {
205
+ select: () => any;
206
+ }, string, vue2588.PublicProps, Readonly<DropdownMenuItemProps> & Readonly<{
207
+ onSelect?: (() => any) | undefined;
208
+ }>, {
209
+ disabled: boolean;
210
+ closeOnSelect: boolean;
211
+ }, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
212
+ default?: (props: {}) => any;
213
+ }>;
214
+ type __VLS_WithSlots$8<T, S> = T & {
215
+ new (): {
216
+ $slots: S;
217
+ };
218
+ };
219
+ //#endregion
220
+ //#region src/components/dropdown-menu/dropdown-menu-positioner.vue.d.ts
221
+ interface DropdownMenuPositionerBaseProps extends PolymorphicProps {}
222
+ interface DropdownMenuPositionerProps extends DropdownMenuPositionerBaseProps,
223
+ /**
224
+ * @vue-ignore
225
+ */
226
+ HTMLAttributes {}
227
+ declare const _default$12: typeof __VLS_export$8;
228
+ declare const __VLS_export$8: __VLS_WithSlots$7<vue2588.DefineComponent<DropdownMenuPositionerProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
229
+ default?: (props: {}) => any;
230
+ }>;
231
+ type __VLS_WithSlots$7<T, S> = T & {
232
+ new (): {
233
+ $slots: S;
234
+ };
235
+ };
236
+ //#endregion
237
+ //#region src/components/dropdown-menu/dropdown-menu-radio-item-group.vue.d.ts
238
+ interface DropdownMenuRadioItemGroupBaseProps extends PolymorphicProps {}
239
+ interface DropdownMenuRadioItemGroupProps extends DropdownMenuRadioItemGroupBaseProps,
240
+ /**
241
+ * @vue-ignore
242
+ */
243
+ HTMLAttributes {
244
+ id?: string;
245
+ modelValue?: string;
246
+ }
247
+ type DropdownMenuRadioItemGroupEmits = {
248
+ 'update:modelValue': [value: string];
249
+ };
250
+ declare const _default$14: typeof __VLS_export$7;
251
+ declare const __VLS_export$7: __VLS_WithSlots$6<vue2588.DefineComponent<DropdownMenuRadioItemGroupProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {
252
+ "update:modelValue": (value: string) => any;
253
+ }, string, vue2588.PublicProps, Readonly<DropdownMenuRadioItemGroupProps> & Readonly<{
254
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
255
+ }>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
256
+ default?: (props: {}) => any;
257
+ }>;
258
+ type __VLS_WithSlots$6<T, S> = T & {
259
+ new (): {
260
+ $slots: S;
261
+ };
262
+ };
263
+ //#endregion
264
+ //#region src/components/dropdown-menu/dropdown-menu-radio-item.vue.d.ts
265
+ type RadioItemProps = Omit<OptionItemProps, 'type' | 'onCheckedChange' | 'checked'>;
266
+ interface DropdownMenuRadioItemBaseProps extends RadioItemProps, PolymorphicProps {}
267
+ interface DropdownMenuRadioItemProps extends DropdownMenuRadioItemBaseProps,
268
+ /**
269
+ * @vue-ignore
270
+ */
271
+ HTMLAttributes {}
272
+ declare const _default$13: typeof __VLS_export$6;
273
+ declare const __VLS_export$6: __VLS_WithSlots$5<vue2588.DefineComponent<DropdownMenuRadioItemProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuRadioItemProps> & Readonly<{}>, {
274
+ disabled: boolean;
275
+ closeOnSelect: boolean;
276
+ }, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
277
+ default?: (props: {}) => any;
278
+ }>;
279
+ type __VLS_WithSlots$5<T, S> = T & {
280
+ new (): {
281
+ $slots: S;
282
+ };
283
+ };
284
+ //#endregion
285
+ //#region src/components/dropdown-menu/dropdown-menu-root-provider.vue.d.ts
286
+ interface RootProviderProps {
287
+ value: UseDropdownMenuReturn;
288
+ }
289
+ interface DropdownMenuRootProviderBaseProps extends RootProviderProps, RenderStrategyProps, PolymorphicProps {}
290
+ interface DropdownMenuRootProviderProps extends DropdownMenuRootProviderBaseProps {}
291
+ interface DropdownMenuRootProviderEmits extends RootEmits$1 {}
292
+ declare const _default$16: typeof __VLS_export$5;
293
+ declare const __VLS_export$5: __VLS_WithSlots$4<vue2588.DefineComponent<DropdownMenuRootProviderProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {
294
+ exitComplete: () => any;
295
+ }, string, vue2588.PublicProps, Readonly<DropdownMenuRootProviderProps> & Readonly<{
296
+ onExitComplete?: (() => any) | undefined;
297
+ }>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
298
+ default?: (props: {}) => any;
299
+ }>;
300
+ type __VLS_WithSlots$4<T, S> = T & {
301
+ new (): {
302
+ $slots: S;
303
+ };
304
+ };
305
+ //#endregion
306
+ //#region src/components/dropdown-menu/dropdown-menu-types.d.ts
307
+ interface RootProps {
308
+ anchorPoint?: dropdownMenu.Point;
309
+ 'aria-label'?: string;
310
+ closeOnSelect?: boolean;
311
+ composite?: boolean;
312
+ defaultHighlightedValue?: string;
313
+ defaultOpen?: boolean;
314
+ highlightedValue?: string;
315
+ id?: string;
316
+ ids?: Partial<{
317
+ trigger: string;
318
+ contextTrigger: string;
319
+ content: string;
320
+ groupLabel(id: string): string;
321
+ group(id: string): string;
322
+ positioner: string;
323
+ arrow: string;
324
+ }>;
325
+ loopFocus?: boolean;
326
+ navigate?: (details: dropdownMenu.NavigateDetails) => void;
327
+ open?: boolean;
328
+ positioning?: dropdownMenu.PositioningOptions;
329
+ typeahead?: boolean;
330
+ }
331
+ type RootEmits = {
332
+ escapeKeyDown: [event: KeyboardEvent];
333
+ exitComplete: [];
334
+ focusOutside: [event: dropdownMenu.FocusOutsideEvent];
335
+ highlightChange: [details: dropdownMenu.HighlightChangeDetails];
336
+ interactOutside: [event: dropdownMenu.InteractOutsideEvent];
337
+ openChange: [details: dropdownMenu.OpenChangeDetails];
338
+ pointerDownOutside: [event: dropdownMenu.PointerDownOutsideEvent];
339
+ requestDismiss: [event: CustomEvent<{
340
+ originalLayer: HTMLElement;
341
+ targetLayer: HTMLElement | undefined;
342
+ originalIndex: number;
343
+ targetIndex: number;
344
+ }>];
345
+ select: [details: dropdownMenu.SelectionDetails];
346
+ 'update:open': [open: boolean];
347
+ 'update:highlightedValue': [highlightedValue: string | null];
348
+ };
349
+ //#endregion
350
+ //#region src/components/dropdown-menu/dropdown-menu-root.vue.d.ts
351
+ interface DropdownMenuRootBaseProps extends RootProps, RenderStrategyProps, PolymorphicProps {}
352
+ interface DropdownMenuRootProps extends DropdownMenuRootBaseProps {}
353
+ interface DropdownMenuRootEmits extends RootEmits {}
354
+ declare const _default$15: typeof __VLS_export$4;
355
+ declare const __VLS_export$4: __VLS_WithSlots$3<vue2588.DefineComponent<DropdownMenuRootProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {
356
+ select: (details: dropdownMenu.SelectionDetails) => any;
357
+ exitComplete: () => any;
358
+ focusOutside: (event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => any;
359
+ highlightChange: (details: dropdownMenu.HighlightChangeDetails) => any;
360
+ interactOutside: (event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => any;
361
+ openChange: (details: dropdownMenu.OpenChangeDetails) => any;
362
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => any;
363
+ "update:open": (open: boolean) => any;
364
+ "update:highlightedValue": (highlightedValue: string | null) => any;
365
+ escapeKeyDown: (event: KeyboardEvent) => any;
366
+ requestDismiss: (event: CustomEvent<{
367
+ originalLayer: HTMLElement;
368
+ targetLayer: HTMLElement | undefined;
369
+ originalIndex: number;
370
+ targetIndex: number;
371
+ }>) => any;
372
+ }, string, vue2588.PublicProps, Readonly<DropdownMenuRootProps> & Readonly<{
373
+ onSelect?: ((details: dropdownMenu.SelectionDetails) => any) | undefined;
374
+ onExitComplete?: (() => any) | undefined;
375
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog57.FocusOutsideEvent) => any) | undefined;
376
+ onHighlightChange?: ((details: dropdownMenu.HighlightChangeDetails) => any) | undefined;
377
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog57.InteractOutsideEvent) => any) | undefined;
378
+ onOpenChange?: ((details: dropdownMenu.OpenChangeDetails) => any) | undefined;
379
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog57.PointerDownOutsideEvent) => any) | undefined;
380
+ "onUpdate:open"?: ((open: boolean) => any) | undefined;
381
+ "onUpdate:highlightedValue"?: ((highlightedValue: string | null) => any) | undefined;
382
+ onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
383
+ onRequestDismiss?: ((event: CustomEvent<{
384
+ originalLayer: HTMLElement;
385
+ targetLayer: HTMLElement | undefined;
386
+ originalIndex: number;
387
+ targetIndex: number;
388
+ }>) => any) | undefined;
389
+ }>, {
390
+ closeOnSelect: boolean;
391
+ composite: boolean;
392
+ defaultOpen: boolean;
393
+ loopFocus: boolean;
394
+ open: boolean;
395
+ typeahead: boolean;
396
+ }, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
397
+ default?: (props: {}) => any;
398
+ }>;
399
+ type __VLS_WithSlots$3<T, S> = T & {
400
+ new (): {
401
+ $slots: S;
402
+ };
403
+ };
404
+ //#endregion
405
+ //#region src/components/dropdown-menu/dropdown-menu-separator.vue.d.ts
406
+ interface DropdownMenuSeparatorBaseProps extends PolymorphicProps {}
407
+ interface DropdownMenuSeparatorProps extends DropdownMenuSeparatorBaseProps,
408
+ /**
409
+ * @vue-ignore
410
+ */
411
+ HTMLAttributes {}
412
+ declare const _default$17: typeof __VLS_export$3;
413
+ declare const __VLS_export$3: vue2588.DefineComponent<DropdownMenuSeparatorProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuSeparatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>;
414
+ //#endregion
415
+ //#region src/components/dropdown-menu/dropdown-menu-trigger-item.vue.d.ts
416
+ interface DropdownMenuTriggerItemBaseProps extends PolymorphicProps {}
417
+ interface DropdownMenuTriggerItemProps extends DropdownMenuTriggerItemBaseProps,
418
+ /**
419
+ * @vue-ignore
420
+ */
421
+ HTMLAttributes {}
422
+ declare const _default$19: typeof __VLS_export$2;
423
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2588.DefineComponent<DropdownMenuTriggerItemProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuTriggerItemProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
424
+ default?: (props: {}) => any;
425
+ }>;
426
+ type __VLS_WithSlots$2<T, S> = T & {
427
+ new (): {
428
+ $slots: S;
429
+ };
430
+ };
431
+ //#endregion
432
+ //#region src/components/dropdown-menu/dropdown-menu-trigger.vue.d.ts
433
+ interface DropdownMenuTriggerBaseProps extends PolymorphicProps {}
434
+ interface DropdownMenuTriggerProps extends DropdownMenuTriggerBaseProps,
435
+ /**
436
+ * @vue-ignore
437
+ */
438
+ ButtonHTMLAttributes {}
439
+ declare const _default$18: typeof __VLS_export$1;
440
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2588.DefineComponent<DropdownMenuTriggerProps, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<DropdownMenuTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, false, {}, any>, {
441
+ default?: (props: {}) => any;
442
+ }>;
443
+ type __VLS_WithSlots$1<T, S> = T & {
444
+ new (): {
445
+ $slots: S;
446
+ };
447
+ };
448
+ //#endregion
449
+ //#region src/components/dropdown-menu/use-dropdown-menu-item-group-context.d.ts
450
+ interface ValueChangeDetails {
451
+ value: string;
452
+ }
453
+ declare namespace dropdown_menu_d_exports {
454
+ export { _default as Arrow, DropdownMenuArrowBaseProps as ArrowBaseProps, DropdownMenuArrowProps as ArrowProps, _default$1 as ArrowTip, DropdownMenuArrowTipBaseProps as ArrowTipBaseProps, DropdownMenuArrowTipProps as ArrowTipProps, _default$2 as CheckboxItem, DropdownMenuCheckboxItemBaseProps as CheckboxItemBaseProps, DropdownMenuCheckboxItemEmits as CheckboxItemEmits, DropdownMenuCheckboxItemProps as CheckboxItemProps, _default$3 as Content, DropdownMenuContentBaseProps as ContentBaseProps, DropdownMenuContentProps as ContentProps, _default$4 as Context, DropdownMenuContextProps as ContextProps, FocusOutsideEvent, HighlightChangeDetails, _default$5 as Indicator, DropdownMenuIndicatorBaseProps as IndicatorBaseProps, DropdownMenuIndicatorProps as IndicatorProps, InteractOutsideEvent, _default$6 as Item, DropdownMenuItemBaseProps as ItemBaseProps, _default$7 as ItemContext, DropdownMenuItemContextProps as ItemContextProps, _default$8 as ItemGroup, DropdownMenuItemGroupBaseProps as ItemGroupBaseProps, _default$9 as ItemGroupLabel, DropdownMenuItemGroupLabelBaseProps as ItemGroupLabelBaseProps, DropdownMenuItemGroupLabelProps as ItemGroupLabelProps, DropdownMenuItemGroupProps as ItemGroupProps, _default$10 as ItemIndicator, DropdownMenuItemIndicatorBaseProps as ItemIndicatorBaseProps, DropdownMenuItemIndicatorProps as ItemIndicatorProps, DropdownMenuItemProps as ItemProps, _default$11 as ItemText, DropdownMenuItemTextBaseProps as ItemTextBaseProps, DropdownMenuItemTextProps as ItemTextProps, OpenChangeDetails, PointerDownOutsideEvent, _default$12 as Positioner, DropdownMenuPositionerBaseProps as PositionerBaseProps, DropdownMenuPositionerProps as PositionerProps, _default$13 as RadioItem, DropdownMenuRadioItemBaseProps as RadioItemBaseProps, _default$14 as RadioItemGroup, DropdownMenuRadioItemGroupBaseProps as RadioItemGroupBaseProps, DropdownMenuRadioItemGroupEmits as RadioItemGroupEmits, DropdownMenuRadioItemGroupProps as RadioItemGroupProps, DropdownMenuRadioItemProps as RadioItemProps, _default$15 as Root, DropdownMenuRootBaseProps as RootBaseProps, DropdownMenuRootEmits as RootEmits, DropdownMenuRootProps as RootProps, _default$16 as RootProvider, DropdownMenuRootProviderBaseProps as RootProviderBaseProps, DropdownMenuRootProviderProps as RootProviderProps, SelectionDetails, _default$17 as Separator, DropdownMenuSeparatorBaseProps as SeparatorBaseProps, DropdownMenuSeparatorProps as SeparatorProps, _default$18 as Trigger, DropdownMenuTriggerBaseProps as TriggerBaseProps, _default$19 as TriggerItem, DropdownMenuTriggerItemBaseProps as TriggerItemBaseProps, DropdownMenuTriggerItemProps as TriggerItemProps, DropdownMenuTriggerProps as TriggerProps, ValueChangeDetails };
455
+ }
456
+ //#endregion
457
+ //#region src/components/dropdown-menu/use-dropdown-menu.d.ts
458
+ interface UseDropdownMenuProps extends Optional<Omit<dropdownMenu.Props, 'dir' | 'getRootNode'>, 'id'> {}
459
+ interface UseDropdownMenuReturn {
460
+ api: ComputedRef<dropdownMenu.Api<PropTypes>>;
461
+ machine: dropdownMenu.Service;
462
+ }
463
+ declare const useDropdownMenu: (props?: MaybeRef<UseDropdownMenuProps>, emit?: EmitFn$1<DropdownMenuRootEmits>) => UseDropdownMenuReturn;
464
+ //#endregion
465
+ //#region src/components/dropdown-menu/use-dropdown-menu-context.d.ts
466
+ type UseDropdownMenuContext = UseDropdownMenuReturn['api'];
467
+ //#endregion
468
+ //#region src/components/dropdown-menu/dropdown-menu-context.vue.d.ts
469
+ interface DropdownMenuContextProps extends SlotsType<{
470
+ default: UnwrapRef<UseDropdownMenuContext>;
471
+ }> {}
472
+ declare const _default$4: typeof __VLS_export;
473
+ declare const __VLS_export: __VLS_WithSlots<vue2588.DefineComponent<{}, {}, {}, {}, {}, vue2588.ComponentOptionsMixin, vue2588.ComponentOptionsMixin, {}, string, vue2588.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2588.ComponentProvideOptions, true, {}, any>, {
474
+ default(dropdownMenu: UnwrapRef<UseDropdownMenuContext>): unknown;
475
+ }>;
476
+ type __VLS_WithSlots<T, S> = T & {
477
+ new (): {
478
+ $slots: S;
479
+ };
480
+ };
481
+ //#endregion
482
+ export { dropdown_menu_d_exports as DropdownMenu, _default as DropdownMenuArrow, type DropdownMenuArrowBaseProps, type DropdownMenuArrowProps, _default$1 as DropdownMenuArrowTip, type DropdownMenuArrowTipBaseProps, type DropdownMenuArrowTipProps, _default$2 as DropdownMenuCheckboxItem, type DropdownMenuCheckboxItemBaseProps, type DropdownMenuCheckboxItemEmits, type DropdownMenuCheckboxItemProps, _default$3 as DropdownMenuContent, type DropdownMenuContentBaseProps, type DropdownMenuContentProps, _default$4 as DropdownMenuContext, type DropdownMenuContextProps, type DropdownMenuFocusOutsideEvent, type DropdownMenuHighlightChangeDetails, _default$5 as DropdownMenuIndicator, type DropdownMenuIndicatorBaseProps, type DropdownMenuIndicatorProps, type DropdownMenuInteractOutsideEvent, _default$6 as DropdownMenuItem, type DropdownMenuItemBaseProps, _default$7 as DropdownMenuItemContext, type DropdownMenuItemContextProps, _default$8 as DropdownMenuItemGroup, type DropdownMenuItemGroupBaseProps, _default$9 as DropdownMenuItemGroupLabel, type DropdownMenuItemGroupLabelBaseProps, type DropdownMenuItemGroupLabelProps, type DropdownMenuItemGroupProps, _default$10 as DropdownMenuItemIndicator, type DropdownMenuItemIndicatorBaseProps, type DropdownMenuItemIndicatorProps, type DropdownMenuItemProps, _default$11 as DropdownMenuItemText, type DropdownMenuItemTextBaseProps, type DropdownMenuItemTextProps, type DropdownMenuOpenChangeDetails, type DropdownMenuPointerDownOutsideEvent, _default$12 as DropdownMenuPositioner, type DropdownMenuPositionerBaseProps, type DropdownMenuPositionerProps, _default$13 as DropdownMenuRadioItem, type DropdownMenuRadioItemBaseProps, _default$14 as DropdownMenuRadioItemGroup, type DropdownMenuRadioItemGroupBaseProps, type DropdownMenuRadioItemGroupEmits, type DropdownMenuRadioItemGroupProps, type DropdownMenuRadioItemProps, _default$15 as DropdownMenuRoot, type DropdownMenuRootBaseProps, type DropdownMenuRootEmits, type DropdownMenuRootProps, _default$16 as DropdownMenuRootProvider, type DropdownMenuRootProviderBaseProps, type DropdownMenuRootProviderEmits, type DropdownMenuRootProviderProps, type DropdownMenuSelectionDetails, _default$17 as DropdownMenuSeparator, type DropdownMenuSeparatorBaseProps, type DropdownMenuSeparatorProps, _default$18 as DropdownMenuTrigger, type DropdownMenuTriggerBaseProps, _default$19 as DropdownMenuTriggerItem, type DropdownMenuTriggerItemBaseProps, type DropdownMenuTriggerItemProps, type DropdownMenuTriggerProps, type ValueChangeDetails as DropdownMenuValueChangeDetails, type UseDropdownMenuContext, type UseDropdownMenuItemContext, type UseDropdownMenuProps, type UseDropdownMenuReturn, dropdownMenuAnatomy, useDropdownMenu, useDropdownMenuContext, useDropdownMenuItemContext };