@sprawlify/vue 0.0.87 → 0.0.89

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 (265) hide show
  1. package/dist/{accordion-anatomy-SnniqySz.js → accordion-anatomy-Die9efSm.js} +1 -2
  2. package/dist/{alert-dialog-anatomy-6UZ4w58n.js → alert-dialog-anatomy-DubFij06.js} +1 -3
  3. package/dist/{alert-dialog-anatomy-DT5onog4.d.ts → alert-dialog-anatomy-JyjMETMY.d.ts} +1 -1
  4. package/dist/{angle-slider-anatomy-cYknk1iJ.js → angle-slider-anatomy-CUpFahN5.js} +1 -2
  5. package/dist/{avatar-anatomy-CZqJnRiE.js → avatar-anatomy-_KMpd2cT.js} +1 -2
  6. package/dist/{boolean-DRNklbLz.js → boolean-ClZYREcr.js} +1 -2
  7. package/dist/{bottom-sheet-anatomy-C8vx9fBH.js → bottom-sheet-anatomy-C70fosOT.js} +1 -2
  8. package/dist/{carousel-anatomy-v4sxYUvt.d.ts → carousel-anatomy-CVjLyF_w.d.ts} +1 -1
  9. package/dist/{carousel-anatomy-DTNJ2jpa.js → carousel-anatomy-DpBacyBH.js} +1 -3
  10. package/dist/{checkbox-anatomy-DBY0IiWr.js → checkbox-anatomy-BIeQD0fF.js} +1 -3
  11. package/dist/checkbox-anatomy-Bkxq8P4k.d.ts +6 -0
  12. package/dist/chunk-pbuEa-1d.js +13 -0
  13. package/dist/{clean-props-jeo_b63H.js → clean-props-C5aydRx_.js} +1 -2
  14. package/dist/{clipboard-anatomy-DemY_7_4.js → clipboard-anatomy-C6AmRH0k.js} +1 -2
  15. package/dist/{collapsible-anatomy-B63RaMgq.js → collapsible-anatomy-BIdE3Swa.js} +1 -2
  16. package/dist/{collapsible-YxCX30T0.js → collapsible-nSsGHMUx.js} +19 -53
  17. package/dist/{collection-D5aavLcu.js → collection-DxYHutYn.js} +3 -10
  18. package/dist/{color-picker-anatomy-BFaHjy9O.js → color-picker-anatomy-DAgWuOv8.js} +1 -3
  19. package/dist/color-picker-anatomy-wW_P5LT-.d.ts +6 -0
  20. package/dist/{combobox-anatomy-Bottj4lE.js → combobox-anatomy-BojTG5Ws.js} +1 -3
  21. package/dist/combobox-anatomy-Cad3mPjS.d.ts +6 -0
  22. package/dist/components/accordion/index.d.ts +20 -20
  23. package/dist/components/accordion/index.js +27 -73
  24. package/dist/components/alert-dialog/index.d.ts +36 -37
  25. package/dist/components/alert-dialog/index.js +30 -84
  26. package/dist/components/anatomy.d.ts +51 -51
  27. package/dist/components/anatomy.js +53 -55
  28. package/dist/components/angle-slider/index.d.ts +17 -17
  29. package/dist/components/angle-slider/index.js +28 -82
  30. package/dist/components/aspect-ratio/index.d.ts +8 -8
  31. package/dist/components/aspect-ratio/index.js +15 -39
  32. package/dist/components/avatar/index.d.ts +12 -12
  33. package/dist/components/avatar/index.js +18 -47
  34. package/dist/components/bottom-sheet/index.d.ts +24 -24
  35. package/dist/components/bottom-sheet/index.js +32 -86
  36. package/dist/components/carousel/index.d.ts +24 -24
  37. package/dist/components/carousel/index.js +35 -104
  38. package/dist/components/checkbox/index.d.ts +20 -20
  39. package/dist/components/checkbox/index.js +31 -83
  40. package/dist/components/client-only/index.d.ts +2 -2
  41. package/dist/components/client-only/index.js +5 -10
  42. package/dist/components/clipboard/index.d.ts +18 -18
  43. package/dist/components/clipboard/index.js +27 -76
  44. package/dist/components/collapsible/index.d.ts +16 -16
  45. package/dist/components/collapsible/index.js +7 -8
  46. package/dist/components/collection/index.d.ts +1 -1
  47. package/dist/components/collection/index.js +3 -4
  48. package/dist/components/color-picker/index.d.ts +55 -54
  49. package/dist/components/color-picker/index.js +70 -223
  50. package/dist/components/combobox/index.d.ts +36 -36
  51. package/dist/components/combobox/index.js +49 -146
  52. package/dist/components/date-picker/index.d.ts +50 -50
  53. package/dist/components/date-picker/index.js +66 -204
  54. package/dist/components/dialog/index.d.ts +36 -37
  55. package/dist/components/dialog/index.js +30 -84
  56. package/dist/components/download-trigger/index.d.ts +4 -4
  57. package/dist/components/download-trigger/index.js +8 -13
  58. package/dist/components/dropdown-menu/index.d.ts +53 -54
  59. package/dist/components/dropdown-menu/index.js +50 -159
  60. package/dist/components/editable/index.d.ts +27 -27
  61. package/dist/components/editable/index.js +32 -91
  62. package/dist/components/field/index.d.ts +24 -24
  63. package/dist/components/field/index.js +7 -8
  64. package/dist/components/fieldset/index.d.ts +12 -12
  65. package/dist/components/fieldset/index.js +7 -8
  66. package/dist/components/file-upload/index.d.ts +26 -26
  67. package/dist/components/file-upload/index.js +40 -121
  68. package/dist/components/floating-panel/index.d.ts +24 -24
  69. package/dist/components/floating-panel/index.js +37 -111
  70. package/dist/components/focus-trap/index.d.ts +6 -6
  71. package/dist/components/focus-trap/index.js +7 -12
  72. package/dist/components/format/index.d.ts +4 -4
  73. package/dist/components/format/index.js +11 -27
  74. package/dist/components/frame/index.d.ts +6 -6
  75. package/dist/components/frame/index.js +8 -18
  76. package/dist/components/highlight/index.d.ts +5 -5
  77. package/dist/components/highlight/index.js +6 -11
  78. package/dist/components/hover-card/index.d.ts +27 -27
  79. package/dist/components/hover-card/index.js +26 -70
  80. package/dist/components/image-cropper/index.d.ts +15 -15
  81. package/dist/components/image-cropper/index.js +24 -68
  82. package/dist/components/json-tree-view/index.d.ts +9 -12
  83. package/dist/components/json-tree-view/index.js +24 -57
  84. package/dist/components/listbox/index.d.ts +23 -23
  85. package/dist/components/listbox/index.js +37 -114
  86. package/dist/components/marquee/index.d.ts +24 -24
  87. package/dist/components/marquee/index.js +22 -62
  88. package/dist/components/navigation-menu/index.d.ts +21 -21
  89. package/dist/components/navigation-menu/index.js +36 -107
  90. package/dist/components/number-input/index.d.ts +21 -21
  91. package/dist/components/number-input/index.js +30 -84
  92. package/dist/components/pagination/index.d.ts +18 -18
  93. package/dist/components/pagination/index.js +26 -75
  94. package/dist/components/password-input/index.d.ts +25 -25
  95. package/dist/components/password-input/index.js +27 -71
  96. package/dist/components/pin-input/index.d.ts +18 -18
  97. package/dist/components/pin-input/index.js +24 -63
  98. package/dist/components/popover/index.d.ts +39 -39
  99. package/dist/components/popover/index.js +36 -105
  100. package/dist/components/presence/index.d.ts +1 -2
  101. package/dist/components/presence/index.js +5 -6
  102. package/dist/components/progress/index.d.ts +16 -16
  103. package/dist/components/progress/index.js +30 -89
  104. package/dist/components/qr-code/index.d.ts +12 -12
  105. package/dist/components/qr-code/index.js +22 -61
  106. package/dist/components/radio-group/index.d.ts +18 -18
  107. package/dist/components/radio-group/index.js +31 -87
  108. package/dist/components/rating-group/index.d.ts +19 -19
  109. package/dist/components/rating-group/index.js +26 -71
  110. package/dist/components/scroll-area/index.d.ts +13 -13
  111. package/dist/components/scroll-area/index.js +24 -69
  112. package/dist/components/segment-group/index.d.ts +17 -17
  113. package/dist/components/segment-group/index.js +28 -84
  114. package/dist/components/select/index.d.ts +37 -37
  115. package/dist/components/select/index.js +52 -152
  116. package/dist/components/separator/index.d.ts +8 -8
  117. package/dist/components/separator/index.js +14 -33
  118. package/dist/components/signature-pad/index.d.ts +17 -17
  119. package/dist/components/signature-pad/index.js +28 -77
  120. package/dist/components/slider/index.d.ts +22 -22
  121. package/dist/components/slider/index.js +34 -104
  122. package/dist/components/splitter/index.d.ts +13 -13
  123. package/dist/components/splitter/index.js +20 -55
  124. package/dist/components/steps/index.d.ts +21 -21
  125. package/dist/components/steps/index.js +36 -112
  126. package/dist/components/switch/index.d.ts +15 -15
  127. package/dist/components/switch/index.js +24 -63
  128. package/dist/components/tabs/index.d.ts +18 -18
  129. package/dist/components/tabs/index.js +24 -63
  130. package/dist/components/tags-input/index.d.ts +32 -32
  131. package/dist/components/tags-input/index.js +38 -114
  132. package/dist/components/timer/index.d.ts +15 -15
  133. package/dist/components/timer/index.js +24 -68
  134. package/dist/components/toast/index.d.ts +12 -12
  135. package/dist/components/toast/index.js +23 -67
  136. package/dist/components/toggle/index.d.ts +10 -10
  137. package/dist/components/toggle/index.js +14 -33
  138. package/dist/components/toggle-group/index.d.ts +12 -12
  139. package/dist/components/toggle-group/index.js +16 -40
  140. package/dist/components/tooltip/index.d.ts +21 -21
  141. package/dist/components/tooltip/index.js +26 -70
  142. package/dist/components/tour/index.d.ts +30 -30
  143. package/dist/components/tour/index.js +40 -120
  144. package/dist/components/tree-view/index.d.ts +3 -6
  145. package/dist/components/tree-view/index.js +10 -11
  146. package/dist/{core-DNndr38p.js → core-BW88ya4i.js} +1 -7
  147. package/dist/{create-context-Ds1GbsVc.js → create-context-BqbKqBMN.js} +1 -3
  148. package/dist/{create-split-props-Cy-XbcBT.js → create-split-props-D32I38aE.js} +1 -2
  149. package/dist/{date-picker-anatomy-D1WbzCFG.js → date-picker-anatomy-BDzIBS0o.js} +1 -3
  150. package/dist/date-picker-anatomy-BWG9P2cu.d.ts +6 -0
  151. package/dist/{dialog-anatomy-DI8a_vZ_.js → dialog-anatomy-CepqHVuS.js} +1 -2
  152. package/dist/{dropdown-menu-anatomy-C1luUwqi.js → dropdown-menu-anatomy-B_HvpVky.js} +1 -2
  153. package/dist/{editable-anatomy-C2-pGLpA.js → editable-anatomy-xpYIbclJ.js} +1 -2
  154. package/dist/{factory-BQk6RiOp.js → factory-DNG1el63.js} +2 -7
  155. package/dist/{field-CSIjIoIl.js → field-GralVrIX.js} +26 -80
  156. package/dist/{field-anatomy-9oS_bdTz.d.ts → field-anatomy-BWikn-kn.d.ts} +2 -2
  157. package/dist/{field-anatomy-C90WAETb.js → field-anatomy-BloFzq7T.js} +1 -3
  158. package/dist/{fieldset-B_KIoaji.js → fieldset-Qrb1hBnw.js} +18 -52
  159. package/dist/{fieldset-anatomy-BjnxJmos.js → fieldset-anatomy-DBAg0hLg.js} +1 -3
  160. package/dist/fieldset-anatomy-pWRVtwyO.d.ts +6 -0
  161. package/dist/{file-upload-anatomy-CxltMFrA.js → file-upload-anatomy-vzjeLbps.js} +1 -2
  162. package/dist/{floating-panel-anatomy-DwLUJ70s.js → floating-panel-anatomy-BgEeNv0z.js} +1 -2
  163. package/dist/{hover-card-anatomy-BnLr7TCv.js → hover-card-anatomy-BiBVumql.js} +1 -2
  164. package/dist/image-cropper-anatomy-ChVWjuvl.d.ts +6 -0
  165. package/dist/{image-cropper-anatomy--tXgRMD1.js → image-cropper-anatomy-D3tfc-sw.js} +1 -3
  166. package/dist/{index-D_JPoP7h.d.ts → index-CwuVQkUt.d.ts} +10 -10
  167. package/dist/{index-Bt5QjjM4.d.ts → index-aJnwDHff.d.ts} +7 -7
  168. package/dist/{index-BeezBdOr.d.ts → index-d_RzVEQV.d.ts} +33 -33
  169. package/dist/index.d.ts +4 -4
  170. package/dist/index.js +6 -7
  171. package/dist/{listbox-anatomy-CddfyW7E.js → listbox-anatomy-BTXGGkHn.js} +1 -3
  172. package/dist/listbox-anatomy-DxiqaMYF.d.ts +6 -0
  173. package/dist/{marquee-anatomy-TY8wb27T.js → marquee-anatomy-CuY5-sxQ.js} +1 -2
  174. package/dist/{navigation-menu-anatomy-JKXIjyhE.js → navigation-menu-anatomy-C8G7WCQT.js} +1 -2
  175. package/dist/{number-input-anatomy-BLwFRRq-.js → number-input-anatomy-BnIfIxWe.js} +1 -2
  176. package/dist/{pagination-anatomy-BMvizHtN.js → pagination-anatomy-GDzxsFmi.js} +1 -2
  177. package/dist/{password-input-anatomy-DeIesU0v.js → password-input-anatomy-DnfxaJJb.js} +1 -2
  178. package/dist/{pin-input-anatomy-B6uaxLlM.js → pin-input-anatomy-BIMEBnI2.js} +1 -2
  179. package/dist/{popover-anatomy-B_sMgR6Y.js → popover-anatomy-DE5hgrvL.js} +1 -2
  180. package/dist/{presence-CI76Mcpo.js → presence-CxNxMceK.js} +6 -14
  181. package/dist/{progress-anatomy-COz0DGNs.js → progress-anatomy-B-Zd5hLA.js} +1 -2
  182. package/dist/{providers-DNBWT-O_.js → providers-Cm-xBdVY.js} +6 -22
  183. package/dist/{qr-code-anatomy-CWoAkOaY.js → qr-code-anatomy-CRPLhSvp.js} +1 -2
  184. package/dist/{radio-group-anatomy-BSnuxQR6.js → radio-group-anatomy-MQ77y9Ly.js} +1 -2
  185. package/dist/{rating-group-anatomy-xU1gWoAB.js → rating-group-anatomy-DFCmCaAm.js} +1 -2
  186. package/dist/{scroll-area-anatomy-D54kUb_3.js → scroll-area-anatomy-12L_PN6-.js} +1 -2
  187. package/dist/{segment-group-anatomy-DKnrj_EM.js → segment-group-anatomy-CfDAqJG5.js} +1 -3
  188. package/dist/segment-group-anatomy-xb9z-ywW.d.ts +6 -0
  189. package/dist/{select-anatomy-BgXYHjfI.js → select-anatomy-C3xVuuOA.js} +1 -2
  190. package/dist/{separator-anatomy-BeoGOxS-.js → separator-anatomy-DNo6fxgH.js} +1 -2
  191. package/dist/{signature-pad-anatomy-Cxt4qb07.js → signature-pad-anatomy--FrLBUvh.js} +1 -2
  192. package/dist/{slider-anatomy-BuyabqTj.js → slider-anatomy-B4hwb17i.js} +1 -2
  193. package/dist/{splitter-anatomy-D7ot-MkT.js → splitter-anatomy-C3pN_mFn.js} +1 -2
  194. package/dist/{steps-anatomy-DjlPHIKh.js → steps-anatomy-CbPJUew1.js} +1 -2
  195. package/dist/{switch-anatomy-IGlvYF5l.js → switch-anatomy-D5Q54mGY.js} +1 -2
  196. package/dist/{tabs-anatomy-Ddv_VY6n.js → tabs-anatomy-DU5e5PwZ.js} +1 -2
  197. package/dist/{tags-input-anatomy-VaastGb3.js → tags-input-anatomy-BhGRRfIw.js} +1 -2
  198. package/dist/{timer-anatomy-CV4qiG7g.js → timer-anatomy-GlYZryvG.js} +1 -2
  199. package/dist/{toast-anatomy-C_s7MQnn.js → toast-anatomy-DiPVPI_x.js} +1 -2
  200. package/dist/toggle-anatomy-CAfJOViG.d.ts +6 -0
  201. package/dist/{toggle-anatomy-BKqatqaO.js → toggle-anatomy-Cvb2YZ0Z.js} +2 -4
  202. package/dist/{toggle-group-anatomy-SARieWDI.js → toggle-group-anatomy-cGA-KM8t.js} +1 -2
  203. package/dist/{tooltip-anatomy-BgD3KTo1.js → tooltip-anatomy-Py7dhRtQ.js} +1 -2
  204. package/dist/tour-anatomy-EhNWhrmY.d.ts +6 -0
  205. package/dist/{tour-anatomy-f2x7a1w3.js → tour-anatomy-VBbJhmJa.js} +1 -3
  206. package/dist/{tree-view-4zY74_JI.js → tree-view-CKhw9GP-.js} +51 -157
  207. package/dist/{tree-view-anatomy-CefyMmul.js → tree-view-anatomy-BK8OR6TX.js} +1 -2
  208. package/dist/{use-render-strategy-TTWaa6B7.js → use-render-strategy-QgtvU85q.js} +2 -4
  209. package/dist/{utils-B4FuOOE-.js → utils-BL0VqhHN.js} +1 -5
  210. package/package.json +2 -2
  211. package/dist/checkbox-anatomy-BSrRXiGS.d.ts +0 -6
  212. package/dist/chunk-BN_g-Awi.js +0 -18
  213. package/dist/color-picker-anatomy-DNPHogV-.d.ts +0 -6
  214. package/dist/combobox-anatomy-DrmcdTPY.d.ts +0 -6
  215. package/dist/date-picker-anatomy-D6ZmxUW7.d.ts +0 -6
  216. package/dist/fieldset-anatomy-Cq_ynep1.d.ts +0 -6
  217. package/dist/image-cropper-anatomy-Bj62G3Ip.d.ts +0 -6
  218. package/dist/listbox-anatomy-CbpzEqdy.d.ts +0 -6
  219. package/dist/segment-group-anatomy-DzHeIm8g.d.ts +0 -6
  220. package/dist/toggle-anatomy-xiDQ91vN.d.ts +0 -6
  221. package/dist/tour-anatomy-BqNSAMba.d.ts +0 -6
  222. /package/dist/{accordion-anatomy-Bxs15n6t.d.ts → accordion-anatomy-DH1HE1RK.d.ts} +0 -0
  223. /package/dist/{angle-slider-anatomy-whG3APHN.d.ts → angle-slider-anatomy-CPWlz22O.d.ts} +0 -0
  224. /package/dist/{avatar-anatomy-CHyA19ld.d.ts → avatar-anatomy-C15IaG7l.d.ts} +0 -0
  225. /package/dist/{bottom-sheet-anatomy-CuhyzaDM.d.ts → bottom-sheet-anatomy-DoteJlEZ.d.ts} +0 -0
  226. /package/dist/{clipboard-anatomy-CIC99c59.d.ts → clipboard-anatomy-dy6XNAbY.d.ts} +0 -0
  227. /package/dist/{collapsible-anatomy-hcVAnOIR.d.ts → collapsible-anatomy-DUZOe3-a.d.ts} +0 -0
  228. /package/dist/{dialog-anatomy-DXEWrwRi.d.ts → dialog-anatomy-DJDXF2AU.d.ts} +0 -0
  229. /package/dist/{dropdown-menu-anatomy-vJ1-APdg.d.ts → dropdown-menu-anatomy-Bv4vy6dU.d.ts} +0 -0
  230. /package/dist/{editable-anatomy-DJJXhBV1.d.ts → editable-anatomy-CH0QFbjb.d.ts} +0 -0
  231. /package/dist/{factory-D4YHm1ne.d.ts → factory-bfEpUaB3.d.ts} +0 -0
  232. /package/dist/{file-upload-anatomy-iv0C7QVu.d.ts → file-upload-anatomy-Y99NDpIO.d.ts} +0 -0
  233. /package/dist/{floating-panel-anatomy-Dyr3lcgZ.d.ts → floating-panel-anatomy-BzVWrj8Z.d.ts} +0 -0
  234. /package/dist/{hover-card-anatomy-BSDDI0Kf.d.ts → hover-card-anatomy-LsFwl5DS.d.ts} +0 -0
  235. /package/dist/{index-adTDBnfd.d.ts → index-DuD8fQUF.d.ts} +0 -0
  236. /package/dist/{index-BJ8mRK6a.d.ts → index-ga2m_BD2.d.ts} +0 -0
  237. /package/dist/{marquee-anatomy-BzjeMztY.d.ts → marquee-anatomy-Bih8y_Mg.d.ts} +0 -0
  238. /package/dist/{navigation-menu-anatomy-De1ATxET.d.ts → navigation-menu-anatomy-B9CbXSLn.d.ts} +0 -0
  239. /package/dist/{number-input-anatomy-BPS2hzM6.d.ts → number-input-anatomy-ClW9jnI3.d.ts} +0 -0
  240. /package/dist/{pagination-anatomy-BCX85m-Q.d.ts → pagination-anatomy-z1SRvm4m.d.ts} +0 -0
  241. /package/dist/{password-input-anatomy-CNEwJOp9.d.ts → password-input-anatomy-DDG9gixy.d.ts} +0 -0
  242. /package/dist/{pin-input-anatomy-BKdH4pKx.d.ts → pin-input-anatomy-BCB1F1gJ.d.ts} +0 -0
  243. /package/dist/{popover-anatomy-BxYyvWrE.d.ts → popover-anatomy-BzXcxwHH.d.ts} +0 -0
  244. /package/dist/{presence-types-CC57eEhO.d.ts → presence-types-D-XuGmDH.d.ts} +0 -0
  245. /package/dist/{progress-anatomy-aZfuAwWj.d.ts → progress-anatomy-D93qXRoP.d.ts} +0 -0
  246. /package/dist/{qr-code-anatomy-CxjYwfAP.d.ts → qr-code-anatomy-CwXr0doo.d.ts} +0 -0
  247. /package/dist/{radio-group-anatomy-DExY7kYs.d.ts → radio-group-anatomy-DwXH2ZXh.d.ts} +0 -0
  248. /package/dist/{rating-group-anatomy-Dc0wPZu2.d.ts → rating-group-anatomy-vdkTXds1.d.ts} +0 -0
  249. /package/dist/{scroll-area-anatomy-DapfnNBU.d.ts → scroll-area-anatomy-D08heRlt.d.ts} +0 -0
  250. /package/dist/{select-anatomy-CitDj30H.d.ts → select-anatomy-6e2EwWE7.d.ts} +0 -0
  251. /package/dist/{separator-anatomy-pGDIt-mq.d.ts → separator-anatomy-BKWsJ9Pb.d.ts} +0 -0
  252. /package/dist/{signature-pad-anatomy-KbYu7JMW.d.ts → signature-pad-anatomy-D-FQgTUJ.d.ts} +0 -0
  253. /package/dist/{slider-anatomy-CZoxc1p8.d.ts → slider-anatomy-C0ICRZEy.d.ts} +0 -0
  254. /package/dist/{splitter-anatomy-CLOLZl0a.d.ts → splitter-anatomy-DI126PJz.d.ts} +0 -0
  255. /package/dist/{steps-anatomy-lbmXkG81.d.ts → steps-anatomy-J2AjQVd4.d.ts} +0 -0
  256. /package/dist/{switch-anatomy-pGW5yxP1.d.ts → switch-anatomy-BUXrsW2A.d.ts} +0 -0
  257. /package/dist/{tabs-anatomy-DAtPeBqj.d.ts → tabs-anatomy-CLk6qei_.d.ts} +0 -0
  258. /package/dist/{tags-input-anatomy-DyeuJ7Th.d.ts → tags-input-anatomy-Cj7pt60P.d.ts} +0 -0
  259. /package/dist/{timer-anatomy-IGgjTzux.d.ts → timer-anatomy-_ZScIflp.d.ts} +0 -0
  260. /package/dist/{toast-anatomy-BOrHt4-_.d.ts → toast-anatomy-C611urcE.d.ts} +0 -0
  261. /package/dist/{toggle-group-anatomy-DBV0OT7L.d.ts → toggle-group-anatomy-BMEHxthU.d.ts} +0 -0
  262. /package/dist/{tooltip-anatomy-T_76c603.d.ts → tooltip-anatomy-B2EMlOzF.d.ts} +0 -0
  263. /package/dist/{tree-view-anatomy-BZT1uz4I.d.ts → tree-view-anatomy-DiA9oPpn.d.ts} +0 -0
  264. /package/dist/{types-D_fjXif6.d.ts → types-CcpL2F4P.d.ts} +0 -0
  265. /package/dist/{use-render-strategy-CEbMLMD1.d.ts → use-render-strategy-CIHTgh6L.d.ts} +0 -0
@@ -1,12 +1,13 @@
1
- import { a as PolymorphicProps } from "../../factory-D4YHm1ne.js";
2
- import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
- import { c as PresenceProps } from "../../index-D_JPoP7h.js";
4
- import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
5
- import { r as PropTypes } from "../../index-BJ8mRK6a.js";
6
- import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
7
- import { t as colorPickerAnatomy } from "../../color-picker-anatomy-DNPHogV-.js";
8
- import * as vue424 from "vue";
1
+ import { a as PolymorphicProps } from "../../factory-bfEpUaB3.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-D-XuGmDH.js";
3
+ import { c as PresenceProps } from "../../index-CwuVQkUt.js";
4
+ import { a as Optional, r as EmitFn$1 } from "../../types-CcpL2F4P.js";
5
+ import { r as PropTypes } from "../../index-ga2m_BD2.js";
6
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CIHTgh6L.js";
7
+ import { t as colorPickerAnatomy } from "../../color-picker-anatomy-wW_P5LT-.js";
8
+ import * as vue from "vue";
9
9
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, UnwrapRef } from "vue";
10
+ import * as _sprawlify_primitives_machines_dialog0 from "@sprawlify/primitives/machines/dialog";
10
11
  import * as colorPicker from "@sprawlify/primitives/machines/color-picker";
11
12
  import { AreaProps, ChannelInputProps, ChannelProps, Color, Color as Color$1, ColorFormat, ColorFormat as ColorFormat$1, ColorFormat as ColorPickerColorFormat, FocusOutsideEvent, FocusOutsideEvent as ColorPickerFocusOutsideEvent, FormatChangeDetails, FormatChangeDetails as ColorPickerFormatChangeDetails, InteractOutsideEvent, InteractOutsideEvent as ColorPickerInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as ColorPickerOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as ColorPickerPointerDownOutsideEvent, SwatchProps, SwatchTriggerProps, TransparencyGridProps, ValueChangeDetails, ValueChangeDetails as ColorPickerValueChangeDetails, parse as parseColor } from "@sprawlify/primitives/machines/color-picker";
12
13
  import * as _sprawlify_primitives_color_utils0 from "@sprawlify/primitives/color-utils";
@@ -20,7 +21,7 @@ interface ColorPickerAreaBackgroundProps extends ColorPickerAreaBackgroundBasePr
20
21
  */
21
22
  HTMLAttributes {}
22
23
  declare const _default$1: typeof __VLS_export$28;
23
- declare const __VLS_export$28: __VLS_WithSlots$27<vue424.DefineComponent<ColorPickerAreaBackgroundProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
24
+ declare const __VLS_export$28: __VLS_WithSlots$27<vue.DefineComponent<ColorPickerAreaBackgroundProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerAreaBackgroundProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
24
25
  default?: (props: {}) => any;
25
26
  }>;
26
27
  type __VLS_WithSlots$27<T, S> = T & {
@@ -37,7 +38,7 @@ interface ColorPickerAreaThumbProps extends ColorPickerAreaThumbBaseProps,
37
38
  */
38
39
  HTMLAttributes {}
39
40
  declare const _default$2: typeof __VLS_export$27;
40
- declare const __VLS_export$27: __VLS_WithSlots$26<vue424.DefineComponent<ColorPickerAreaThumbProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
41
+ declare const __VLS_export$27: __VLS_WithSlots$26<vue.DefineComponent<ColorPickerAreaThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerAreaThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
41
42
  default?: (props: {}) => any;
42
43
  }>;
43
44
  type __VLS_WithSlots$26<T, S> = T & {
@@ -54,7 +55,7 @@ interface ColorPickerAreaProps extends ColorPickerAreaBaseProps,
54
55
  */
55
56
  HTMLAttributes {}
56
57
  declare const _default: typeof __VLS_export$26;
57
- declare const __VLS_export$26: __VLS_WithSlots$25<vue424.DefineComponent<ColorPickerAreaProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
58
+ declare const __VLS_export$26: __VLS_WithSlots$25<vue.DefineComponent<ColorPickerAreaProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
58
59
  default?: (props: {}) => any;
59
60
  }>;
60
61
  type __VLS_WithSlots$25<T, S> = T & {
@@ -71,7 +72,7 @@ interface ColorPickerChannelInputProps extends ColorPickerChannelInputBaseProps,
71
72
  */
72
73
  InputHTMLAttributes {}
73
74
  declare const _default$3: typeof __VLS_export$25;
74
- declare const __VLS_export$25: __VLS_WithSlots$24<vue424.DefineComponent<ColorPickerChannelInputProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
75
+ declare const __VLS_export$25: __VLS_WithSlots$24<vue.DefineComponent<ColorPickerChannelInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
75
76
  default?: (props: {}) => any;
76
77
  }>;
77
78
  type __VLS_WithSlots$24<T, S> = T & {
@@ -88,7 +89,7 @@ interface ColorPickerChannelSliderLabelProps extends ColorPickerChannelSliderLab
88
89
  */
89
90
  HTMLAttributes {}
90
91
  declare const _default$5: typeof __VLS_export$24;
91
- declare const __VLS_export$24: __VLS_WithSlots$23<vue424.DefineComponent<ColorPickerChannelSliderLabelProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
92
+ declare const __VLS_export$24: __VLS_WithSlots$23<vue.DefineComponent<ColorPickerChannelSliderLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelSliderLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
92
93
  default?: (props: {}) => any;
93
94
  }>;
94
95
  type __VLS_WithSlots$23<T, S> = T & {
@@ -105,7 +106,7 @@ interface ColorPickerChannelSliderThumbProps extends ColorPickerChannelSliderThu
105
106
  */
106
107
  HTMLAttributes {}
107
108
  declare const _default$6: typeof __VLS_export$23;
108
- declare const __VLS_export$23: __VLS_WithSlots$22<vue424.DefineComponent<ColorPickerChannelSliderThumbProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
109
+ declare const __VLS_export$23: __VLS_WithSlots$22<vue.DefineComponent<ColorPickerChannelSliderThumbProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelSliderThumbProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
109
110
  default?: (props: {}) => any;
110
111
  }>;
111
112
  type __VLS_WithSlots$22<T, S> = T & {
@@ -122,7 +123,7 @@ interface ColorPickerChannelSliderTrackProps extends ColorPickerChannelSliderTra
122
123
  */
123
124
  HTMLAttributes {}
124
125
  declare const _default$7: typeof __VLS_export$22;
125
- declare const __VLS_export$22: __VLS_WithSlots$21<vue424.DefineComponent<ColorPickerChannelSliderTrackProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
126
+ declare const __VLS_export$22: __VLS_WithSlots$21<vue.DefineComponent<ColorPickerChannelSliderTrackProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelSliderTrackProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
126
127
  default?: (props: {}) => any;
127
128
  }>;
128
129
  type __VLS_WithSlots$21<T, S> = T & {
@@ -139,7 +140,7 @@ interface ColorPickerChannelSliderValueTextProps extends ColorPickerChannelSlide
139
140
  */
140
141
  HTMLAttributes {}
141
142
  declare const _default$8: typeof __VLS_export$21;
142
- declare const __VLS_export$21: __VLS_WithSlots$20<vue424.DefineComponent<ColorPickerChannelSliderValueTextProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
143
+ declare const __VLS_export$21: __VLS_WithSlots$20<vue.DefineComponent<ColorPickerChannelSliderValueTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelSliderValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
143
144
  type __VLS_WithSlots$20<T, S> = T & {
144
145
  new (): {
145
146
  $slots: S;
@@ -154,7 +155,7 @@ interface ColorPickerChannelSliderProps extends ColorPickerChannelSliderBaseProp
154
155
  */
155
156
  HTMLAttributes {}
156
157
  declare const _default$4: typeof __VLS_export$20;
157
- declare const __VLS_export$20: __VLS_WithSlots$19<vue424.DefineComponent<ColorPickerChannelSliderProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerChannelSliderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
158
+ declare const __VLS_export$20: __VLS_WithSlots$19<vue.DefineComponent<ColorPickerChannelSliderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerChannelSliderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
158
159
  default?: (props: {}) => any;
159
160
  }>;
160
161
  type __VLS_WithSlots$19<T, S> = T & {
@@ -171,7 +172,7 @@ interface ColorPickerContentProps extends ColorPickerContentBaseProps,
171
172
  */
172
173
  HTMLAttributes {}
173
174
  declare const _default$9: typeof __VLS_export$19;
174
- declare const __VLS_export$19: __VLS_WithSlots$18<vue424.DefineComponent<ColorPickerContentProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
175
+ declare const __VLS_export$19: __VLS_WithSlots$18<vue.DefineComponent<ColorPickerContentProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
175
176
  default?: (props: {}) => any;
176
177
  }>;
177
178
  type __VLS_WithSlots$18<T, S> = T & {
@@ -246,7 +247,7 @@ interface ColorPickerContextProps extends SlotsType<{
246
247
  default: UnwrapRef<UseColorPickerContext>;
247
248
  }> {}
248
249
  declare const _default$10: typeof __VLS_export$18;
249
- declare const __VLS_export$18: __VLS_WithSlots$17<vue424.DefineComponent<{}, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, true, {}, any>, {
250
+ declare const __VLS_export$18: __VLS_WithSlots$17<vue.DefineComponent<{}, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, true, {}, any>, {
250
251
  default(colorPicker: UnwrapRef<UseColorPickerContext>): unknown;
251
252
  }>;
252
253
  type __VLS_WithSlots$17<T, S> = T & {
@@ -263,7 +264,7 @@ interface ColorPickerControlProps extends ColorPickerControlBaseProps,
263
264
  */
264
265
  HTMLAttributes {}
265
266
  declare const _default$11: typeof __VLS_export$17;
266
- declare const __VLS_export$17: __VLS_WithSlots$16<vue424.DefineComponent<ColorPickerControlProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
267
+ declare const __VLS_export$17: __VLS_WithSlots$16<vue.DefineComponent<ColorPickerControlProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
267
268
  default?: (props: {}) => any;
268
269
  }>;
269
270
  type __VLS_WithSlots$16<T, S> = T & {
@@ -280,7 +281,7 @@ interface ColorPickerEyeDropperTriggerProps extends ColorPickerEyeDropperTrigger
280
281
  */
281
282
  ButtonHTMLAttributes {}
282
283
  declare const _default$12: typeof __VLS_export$16;
283
- declare const __VLS_export$16: __VLS_WithSlots$15<vue424.DefineComponent<ColorPickerEyeDropperTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerEyeDropperTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
284
+ declare const __VLS_export$16: __VLS_WithSlots$15<vue.DefineComponent<ColorPickerEyeDropperTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerEyeDropperTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
284
285
  default?: (props: {}) => any;
285
286
  }>;
286
287
  type __VLS_WithSlots$15<T, S> = T & {
@@ -297,7 +298,7 @@ interface ColorPickerFormatSelectProps extends ColorPickerFormatSelectBaseProps,
297
298
  */
298
299
  SelectHTMLAttributes {}
299
300
  declare const _default$13: typeof __VLS_export$15;
300
- declare const __VLS_export$15: vue424.DefineComponent<ColorPickerFormatSelectProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerFormatSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>;
301
+ declare const __VLS_export$15: vue.DefineComponent<ColorPickerFormatSelectProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerFormatSelectProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>;
301
302
  //#endregion
302
303
  //#region src/components/color-picker/color-picker-format-trigger.vue.d.ts
303
304
  interface ColorPickerFormatTriggerBaseProps extends PolymorphicProps {}
@@ -307,7 +308,7 @@ interface ColorPickerFormatTriggerProps extends ColorPickerFormatTriggerBaseProp
307
308
  */
308
309
  ButtonHTMLAttributes {}
309
310
  declare const _default$14: typeof __VLS_export$14;
310
- declare const __VLS_export$14: __VLS_WithSlots$14<vue424.DefineComponent<ColorPickerFormatTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerFormatTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
311
+ declare const __VLS_export$14: __VLS_WithSlots$14<vue.DefineComponent<ColorPickerFormatTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerFormatTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
311
312
  default?: (props: {}) => any;
312
313
  }>;
313
314
  type __VLS_WithSlots$14<T, S> = T & {
@@ -324,7 +325,7 @@ interface ColorPickerHiddenInputProps extends ColorPickerHiddenInputBaseProps,
324
325
  */
325
326
  InputHTMLAttributes {}
326
327
  declare const _default$15: typeof __VLS_export$13;
327
- declare const __VLS_export$13: __VLS_WithSlots$13<vue424.DefineComponent<ColorPickerHiddenInputProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
328
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue.DefineComponent<ColorPickerHiddenInputProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
328
329
  default?: (props: {}) => any;
329
330
  }>;
330
331
  type __VLS_WithSlots$13<T, S> = T & {
@@ -341,7 +342,7 @@ interface ColorPickerLabelProps extends ColorPickerLabelBaseProps,
341
342
  */
342
343
  LabelHTMLAttributes {}
343
344
  declare const _default$16: typeof __VLS_export$12;
344
- declare const __VLS_export$12: __VLS_WithSlots$12<vue424.DefineComponent<ColorPickerLabelProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
345
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue.DefineComponent<ColorPickerLabelProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
345
346
  default?: (props: {}) => any;
346
347
  }>;
347
348
  type __VLS_WithSlots$12<T, S> = T & {
@@ -358,7 +359,7 @@ interface ColorPickerPositionerProps extends ColorPickerPositionerBaseProps,
358
359
  */
359
360
  HTMLAttributes {}
360
361
  declare const _default$17: typeof __VLS_export$11;
361
- declare const __VLS_export$11: __VLS_WithSlots$11<vue424.DefineComponent<ColorPickerPositionerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
362
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue.DefineComponent<ColorPickerPositionerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
362
363
  default?: (props: {}) => any;
363
364
  }>;
364
365
  type __VLS_WithSlots$11<T, S> = T & {
@@ -379,11 +380,11 @@ interface ColorPickerRootProviderProps extends ColorPickerRootProviderBaseProps,
379
380
  HTMLAttributes {}
380
381
  interface ColorPickerRootProviderEmits extends RootEmits$1 {}
381
382
  declare const _default$19: typeof __VLS_export$10;
382
- declare const __VLS_export$10: __VLS_WithSlots$10<vue424.DefineComponent<ColorPickerRootProviderProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {
383
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue.DefineComponent<ColorPickerRootProviderProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
383
384
  exitComplete: () => any;
384
- }, string, vue424.PublicProps, Readonly<ColorPickerRootProviderProps> & Readonly<{
385
+ }, string, vue.PublicProps, Readonly<ColorPickerRootProviderProps> & Readonly<{
385
386
  onExitComplete?: (() => any) | undefined;
386
- }>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
387
+ }>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
387
388
  default?: (props: {}) => any;
388
389
  }>;
389
390
  type __VLS_WithSlots$10<T, S> = T & {
@@ -401,41 +402,41 @@ interface ColorPickerRootProps extends ColorPickerRootBaseProps,
401
402
  HTMLAttributes {}
402
403
  interface ColorPickerRootEmits extends RootEmits {}
403
404
  declare const _default$18: typeof __VLS_export$9;
404
- declare const __VLS_export$9: __VLS_WithSlots$9<vue424.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {
405
- valueChange: (details: colorPicker.ValueChangeDetails) => any;
406
- "update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
405
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue.DefineComponent<ColorPickerRootProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {
407
406
  exitComplete: () => any;
408
- focusOutside: (event: colorPicker.FocusOutsideEvent) => any;
409
- interactOutside: (event: colorPicker.InteractOutsideEvent) => any;
410
407
  openChange: (details: colorPicker.OpenChangeDetails) => any;
411
- pointerDownOutside: (event: colorPicker.PointerDownOutsideEvent) => any;
412
408
  "update:open": (open: boolean) => any;
409
+ valueChange: (details: colorPicker.ValueChangeDetails) => any;
410
+ "update:modelValue": (value: _sprawlify_primitives_color_utils0.Color) => any;
411
+ focusOutside: (event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any;
412
+ interactOutside: (event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any;
413
+ pointerDownOutside: (event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any;
413
414
  valueChangeEnd: (details: colorPicker.ValueChangeDetails) => any;
414
415
  formatChange: (details: colorPicker.FormatChangeDetails) => any;
415
416
  "update:format": (format: _sprawlify_primitives_color_utils0.ColorFormat) => any;
416
- }, string, vue424.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
417
- onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
418
- "onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
417
+ }, string, vue.PublicProps, Readonly<ColorPickerRootProps> & Readonly<{
419
418
  onExitComplete?: (() => any) | undefined;
420
- onFocusOutside?: ((event: colorPicker.FocusOutsideEvent) => any) | undefined;
421
- onInteractOutside?: ((event: colorPicker.InteractOutsideEvent) => any) | undefined;
422
419
  onOpenChange?: ((details: colorPicker.OpenChangeDetails) => any) | undefined;
423
- onPointerDownOutside?: ((event: colorPicker.PointerDownOutsideEvent) => any) | undefined;
424
420
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
421
+ onValueChange?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
422
+ "onUpdate:modelValue"?: ((value: _sprawlify_primitives_color_utils0.Color) => any) | undefined;
423
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_dialog0.FocusOutsideEvent) => any) | undefined;
424
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_dialog0.InteractOutsideEvent) => any) | undefined;
425
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_dialog0.PointerDownOutsideEvent) => any) | undefined;
425
426
  onValueChangeEnd?: ((details: colorPicker.ValueChangeDetails) => any) | undefined;
426
427
  onFormatChange?: ((details: colorPicker.FormatChangeDetails) => any) | undefined;
427
428
  "onUpdate:format"?: ((format: _sprawlify_primitives_color_utils0.ColorFormat) => any) | undefined;
428
429
  }>, {
429
430
  disabled: boolean;
430
431
  inline: boolean;
431
- readOnly: boolean;
432
432
  required: boolean;
433
- defaultOpen: boolean;
434
- open: boolean;
433
+ readOnly: boolean;
435
434
  invalid: boolean;
435
+ open: boolean;
436
+ defaultOpen: boolean;
436
437
  closeOnSelect: boolean;
437
438
  openAutoFocus: boolean;
438
- }, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
439
+ }, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
439
440
  default?: (props: {}) => any;
440
441
  }>;
441
442
  type __VLS_WithSlots$9<T, S> = T & {
@@ -452,7 +453,7 @@ interface ColorPickerSwatchGroupProps extends ColorPickerSwatchGroupBaseProps,
452
453
  */
453
454
  HTMLAttributes {}
454
455
  declare const _default$21: typeof __VLS_export$8;
455
- declare const __VLS_export$8: __VLS_WithSlots$8<vue424.DefineComponent<ColorPickerSwatchGroupProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
456
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue.DefineComponent<ColorPickerSwatchGroupProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerSwatchGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
456
457
  default?: (props: {}) => any;
457
458
  }>;
458
459
  type __VLS_WithSlots$8<T, S> = T & {
@@ -469,7 +470,7 @@ interface ColorPickerSwatchIndicatorProps extends ColorPickerSwatchIndicatorBase
469
470
  */
470
471
  HTMLAttributes {}
471
472
  declare const _default$22: typeof __VLS_export$7;
472
- declare const __VLS_export$7: __VLS_WithSlots$7<vue424.DefineComponent<ColorPickerSwatchIndicatorProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
473
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue.DefineComponent<ColorPickerSwatchIndicatorProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerSwatchIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
473
474
  default?: (props: {}) => any;
474
475
  }>;
475
476
  type __VLS_WithSlots$7<T, S> = T & {
@@ -486,7 +487,7 @@ interface ColorPickerSwatchTriggerProps extends ColorPickerSwatchTriggerBaseProp
486
487
  */
487
488
  Omit<ButtonHTMLAttributes, 'disabled' | 'value'> {}
488
489
  declare const _default$23: typeof __VLS_export$6;
489
- declare const __VLS_export$6: __VLS_WithSlots$6<vue424.DefineComponent<ColorPickerSwatchTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
490
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue.DefineComponent<ColorPickerSwatchTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerSwatchTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
490
491
  default?: (props: {}) => any;
491
492
  }>;
492
493
  type __VLS_WithSlots$6<T, S> = T & {
@@ -503,7 +504,7 @@ interface ColorPickerSwatchProps extends ColorPickerSwatchBaseProps,
503
504
  */
504
505
  HTMLAttributes {}
505
506
  declare const _default$20: typeof __VLS_export$5;
506
- declare const __VLS_export$5: __VLS_WithSlots$5<vue424.DefineComponent<ColorPickerSwatchProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerSwatchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
507
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue.DefineComponent<ColorPickerSwatchProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerSwatchProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
507
508
  default?: (props: {}) => any;
508
509
  }>;
509
510
  type __VLS_WithSlots$5<T, S> = T & {
@@ -520,7 +521,7 @@ interface ColorPickerTransparencyGridProps extends ColorPickerTransparencyGridBa
520
521
  */
521
522
  HTMLAttributes {}
522
523
  declare const _default$24: typeof __VLS_export$4;
523
- declare const __VLS_export$4: __VLS_WithSlots$4<vue424.DefineComponent<ColorPickerTransparencyGridProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerTransparencyGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
524
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue.DefineComponent<ColorPickerTransparencyGridProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerTransparencyGridProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
524
525
  default?: (props: {}) => any;
525
526
  }>;
526
527
  type __VLS_WithSlots$4<T, S> = T & {
@@ -537,7 +538,7 @@ interface ColorPickerTriggerProps extends ColorPickerTriggerBaseProps,
537
538
  */
538
539
  ButtonHTMLAttributes {}
539
540
  declare const _default$25: typeof __VLS_export$3;
540
- declare const __VLS_export$3: __VLS_WithSlots$3<vue424.DefineComponent<ColorPickerTriggerProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
541
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue.DefineComponent<ColorPickerTriggerProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
541
542
  default?: (props: {}) => any;
542
543
  }>;
543
544
  type __VLS_WithSlots$3<T, S> = T & {
@@ -555,7 +556,7 @@ interface ColorPickerValueSwatchProps extends ColorPickerValueSwatchBaseProps,
555
556
  */
556
557
  HTMLAttributes {}
557
558
  declare const _default$26: typeof __VLS_export$2;
558
- declare const __VLS_export$2: __VLS_WithSlots$2<vue424.DefineComponent<ColorPickerValueSwatchBaseProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerValueSwatchBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
559
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue.DefineComponent<ColorPickerValueSwatchBaseProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerValueSwatchBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
559
560
  default?: (props: {}) => any;
560
561
  }>;
561
562
  type __VLS_WithSlots$2<T, S> = T & {
@@ -574,7 +575,7 @@ interface ColorPickerValueTextProps extends ColorPickerValueTextBaseProps,
574
575
  */
575
576
  HTMLAttributes {}
576
577
  declare const _default$27: typeof __VLS_export$1;
577
- declare const __VLS_export$1: __VLS_WithSlots$1<vue424.DefineComponent<ColorPickerValueTextProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
578
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue.DefineComponent<ColorPickerValueTextProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerValueTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
578
579
  type __VLS_WithSlots$1<T, S> = T & {
579
580
  new (): {
580
581
  $slots: S;
@@ -591,7 +592,7 @@ HTMLAttributes {
591
592
  format: ColorFormat;
592
593
  }
593
594
  declare const _default$28: typeof __VLS_export;
594
- declare const __VLS_export: __VLS_WithSlots<vue424.DefineComponent<ColorPickerViewProps, {}, {}, {}, {}, vue424.ComponentOptionsMixin, vue424.ComponentOptionsMixin, {}, string, vue424.PublicProps, Readonly<ColorPickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue424.ComponentProvideOptions, false, {}, any>, {
595
+ declare const __VLS_export: __VLS_WithSlots<vue.DefineComponent<ColorPickerViewProps, {}, {}, {}, {}, vue.ComponentOptionsMixin, vue.ComponentOptionsMixin, {}, string, vue.PublicProps, Readonly<ColorPickerViewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue.ComponentProvideOptions, false, {}, any>, {
595
596
  default?: (props: {}) => any;
596
597
  }>;
597
598
  type __VLS_WithSlots<T, S> = T & {