@sprawlify/vue 0.0.72 → 0.0.74

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 (235) hide show
  1. package/dist/accordion-anatomy-SnniqySz.js +3 -0
  2. package/dist/accordion-anatomy-rCL5aWqn.d.ts +2 -0
  3. package/dist/angle-slider-anatomy-BcpYlzjU.js +3 -0
  4. package/dist/angle-slider-anatomy-Dx77gXPi.d.ts +2 -0
  5. package/dist/avatar-anatomy-DkaRck8U.js +3 -0
  6. package/dist/avatar-anatomy-DqwdmVib.d.ts +2 -0
  7. package/dist/bottom-sheet-anatomy-CATwdEhi.d.ts +2 -0
  8. package/dist/bottom-sheet-anatomy-lHEnPDuf.js +3 -0
  9. package/dist/carousel-anatomy-CP646ljY.d.ts +6 -0
  10. package/dist/carousel-anatomy-Dozyhz87.js +7 -0
  11. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +6 -0
  12. package/dist/checkbox-anatomy-DrTfnRdC.js +7 -0
  13. package/dist/clipboard-anatomy-Btcms62_.js +3 -0
  14. package/dist/clipboard-anatomy-BtxJPw4p.d.ts +2 -0
  15. package/dist/collapsible-anatomy-Bz0a8LAr.js +3 -0
  16. package/dist/collapsible-anatomy-C-2X58M2.d.ts +2 -0
  17. package/dist/{collapsible-jX9S7WYj.js → collapsible-kw6uns8K.js} +3 -4
  18. package/dist/{collection-DGKjEgOz.js → collection-BHgAE3BH.js} +1 -1
  19. package/dist/color-picker-anatomy-C18pJhHu.d.ts +6 -0
  20. package/dist/color-picker-anatomy-DJP6gg1F.js +7 -0
  21. package/dist/combobox-anatomy-CwdkDJPn.d.ts +6 -0
  22. package/dist/combobox-anatomy-DccBa7f5.js +7 -0
  23. package/dist/components/accordion/index.d.ts +21 -20
  24. package/dist/components/accordion/index.js +6 -6
  25. package/dist/components/anatomy.d.ts +51 -0
  26. package/dist/components/anatomy.js +53 -0
  27. package/dist/components/angle-slider/index.d.ts +18 -17
  28. package/dist/components/angle-slider/index.js +3 -3
  29. package/dist/components/avatar/index.d.ts +13 -12
  30. package/dist/components/avatar/index.js +3 -3
  31. package/dist/components/bottom-sheet/index.d.ts +24 -23
  32. package/dist/components/bottom-sheet/index.js +6 -6
  33. package/dist/components/carousel/index.d.ts +24 -27
  34. package/dist/components/carousel/index.js +3 -7
  35. package/dist/components/checkbox/index.d.ts +22 -25
  36. package/dist/components/checkbox/index.js +8 -10
  37. package/dist/components/client-only/index.d.ts +2 -2
  38. package/dist/components/clipboard/index.d.ts +17 -16
  39. package/dist/components/clipboard/index.js +3 -3
  40. package/dist/components/collapsible/index.d.ts +17 -16
  41. package/dist/components/collapsible/index.js +3 -2
  42. package/dist/components/collection/index.d.ts +1 -1
  43. package/dist/components/collection/index.js +1 -1
  44. package/dist/components/color-picker/index.d.ts +55 -58
  45. package/dist/components/color-picker/index.js +8 -10
  46. package/dist/components/combobox/index.d.ts +38 -41
  47. package/dist/components/combobox/index.js +8 -11
  48. package/dist/components/date-picker/index.d.ts +48 -51
  49. package/dist/components/date-picker/index.js +6 -9
  50. package/dist/components/dialog/index.d.ts +37 -36
  51. package/dist/components/dialog/index.js +5 -5
  52. package/dist/components/download-trigger/index.d.ts +4 -4
  53. package/dist/components/download-trigger/index.js +1 -1
  54. package/dist/components/editable/index.d.ts +29 -28
  55. package/dist/components/editable/index.js +5 -4
  56. package/dist/components/field/index.d.ts +24 -27
  57. package/dist/components/field/index.js +3 -2
  58. package/dist/components/fieldset/index.d.ts +12 -15
  59. package/dist/components/fieldset/index.js +3 -2
  60. package/dist/components/file-upload/index.d.ts +27 -26
  61. package/dist/components/file-upload/index.js +5 -4
  62. package/dist/components/floating-panel/index.d.ts +29 -27
  63. package/dist/components/floating-panel/index.js +4 -4
  64. package/dist/components/focus-trap/index.d.ts +5 -5
  65. package/dist/components/focus-trap/index.js +2 -2
  66. package/dist/components/format/index.d.ts +4 -4
  67. package/dist/components/frame/index.d.ts +6 -6
  68. package/dist/components/highlight/index.d.ts +4 -4
  69. package/dist/components/highlight/index.js +1 -1
  70. package/dist/components/hover-card/index.d.ts +28 -27
  71. package/dist/components/hover-card/index.js +5 -5
  72. package/dist/components/image-cropper/index.d.ts +15 -18
  73. package/dist/components/image-cropper/index.js +4 -7
  74. package/dist/components/json-tree-view/index.d.ts +13 -13
  75. package/dist/components/json-tree-view/index.js +6 -6
  76. package/dist/components/listbox/index.d.ts +23 -26
  77. package/dist/components/listbox/index.js +4 -8
  78. package/dist/components/marquee/index.d.ts +25 -24
  79. package/dist/components/marquee/index.js +3 -3
  80. package/dist/components/menu/index.d.ts +60 -58
  81. package/dist/components/menu/index.js +5 -5
  82. package/dist/components/navigation-menu/index.d.ts +22 -21
  83. package/dist/components/navigation-menu/index.js +5 -5
  84. package/dist/components/number-input/index.d.ts +24 -23
  85. package/dist/components/number-input/index.js +5 -4
  86. package/dist/components/pagination/index.d.ts +19 -18
  87. package/dist/components/pagination/index.js +3 -3
  88. package/dist/components/password-input/index.d.ts +26 -25
  89. package/dist/components/password-input/index.js +5 -4
  90. package/dist/components/pin-input/index.d.ts +21 -20
  91. package/dist/components/pin-input/index.js +5 -4
  92. package/dist/components/popover/index.d.ts +39 -38
  93. package/dist/components/popover/index.js +5 -5
  94. package/dist/components/presence/index.d.ts +2 -2
  95. package/dist/components/presence/index.js +2 -2
  96. package/dist/components/progress/index.d.ts +17 -16
  97. package/dist/components/progress/index.js +3 -3
  98. package/dist/components/qr-code/index.d.ts +13 -12
  99. package/dist/components/qr-code/index.js +3 -3
  100. package/dist/components/radio-group/index.d.ts +19 -18
  101. package/dist/components/radio-group/index.js +6 -5
  102. package/dist/components/rating-group/index.d.ts +17 -16
  103. package/dist/components/rating-group/index.js +5 -4
  104. package/dist/components/scroll-area/index.d.ts +14 -13
  105. package/dist/components/scroll-area/index.js +3 -3
  106. package/dist/components/segment-group/index.d.ts +17 -20
  107. package/dist/components/segment-group/index.js +3 -8
  108. package/dist/components/select/index.d.ts +41 -40
  109. package/dist/components/select/index.js +8 -7
  110. package/dist/components/signature-pad/index.d.ts +18 -17
  111. package/dist/components/signature-pad/index.js +5 -4
  112. package/dist/components/slider/index.d.ts +23 -22
  113. package/dist/components/slider/index.js +3 -3
  114. package/dist/components/splitter/index.d.ts +14 -13
  115. package/dist/components/splitter/index.js +4 -3
  116. package/dist/components/steps/index.d.ts +22 -21
  117. package/dist/components/steps/index.js +3 -3
  118. package/dist/components/switch/index.d.ts +18 -17
  119. package/dist/components/switch/index.js +5 -4
  120. package/dist/components/tabs/index.d.ts +18 -17
  121. package/dist/components/tabs/index.js +5 -5
  122. package/dist/components/tags-input/index.d.ts +35 -34
  123. package/dist/components/tags-input/index.js +5 -4
  124. package/dist/components/timer/index.d.ts +16 -15
  125. package/dist/components/timer/index.js +3 -3
  126. package/dist/components/toast/index.d.ts +155 -0
  127. package/dist/components/toast/index.js +265 -0
  128. package/dist/components/toggle/index.d.ts +98 -0
  129. package/dist/components/toggle/index.js +126 -0
  130. package/dist/components/toggle-group/index.d.ts +128 -0
  131. package/dist/components/toggle-group/index.js +207 -0
  132. package/dist/components/tooltip/index.d.ts +202 -0
  133. package/dist/components/tooltip/index.js +349 -0
  134. package/dist/components/tour/index.d.ts +305 -0
  135. package/dist/components/tour/index.js +502 -0
  136. package/dist/components/tree-view/index.d.ts +6 -5
  137. package/dist/components/tree-view/index.js +6 -5
  138. package/dist/date-picker-anatomy-B3KhAu53.d.ts +6 -0
  139. package/dist/date-picker-anatomy-BbB7oLLk.js +7 -0
  140. package/dist/dialog-anatomy--8BPzYvc.d.ts +2 -0
  141. package/dist/dialog-anatomy-DZW7OUW_.js +3 -0
  142. package/dist/editable-anatomy-D1eyySPH.js +3 -0
  143. package/dist/editable-anatomy-qX6giV4Y.d.ts +2 -0
  144. package/dist/{field-CtPR24u6.js → field-C6iB3Tje.js} +3 -8
  145. package/dist/field-anatomy-DOCpzb4B.js +8 -0
  146. package/dist/field-anatomy-meDug-96.d.ts +6 -0
  147. package/dist/{fieldset-D5SznrKY.js → fieldset-B1bn9yHW.js} +3 -8
  148. package/dist/fieldset-anatomy-BENizr4L.d.ts +6 -0
  149. package/dist/fieldset-anatomy-DmZTaMK6.js +8 -0
  150. package/dist/file-upload-anatomy-BFGZTW-d.d.ts +2 -0
  151. package/dist/file-upload-anatomy-CZ2VnScd.js +3 -0
  152. package/dist/floating-panel-anatomy-DBrl1Bp0.js +3 -0
  153. package/dist/floating-panel-anatomy-aRL0nEuA.d.ts +2 -0
  154. package/dist/hover-card-anatomy-BL8G0P5L.d.ts +2 -0
  155. package/dist/hover-card-anatomy-D3wEfkuu.js +3 -0
  156. package/dist/image-cropper-anatomy-Q-TC-Ntz.d.ts +6 -0
  157. package/dist/image-cropper-anatomy-vcTNTTGP.js +7 -0
  158. package/dist/{index-DwWFWpls.d.ts → index-CKLWua9t.d.ts} +35 -35
  159. package/dist/{index-B_UiXhk3.d.ts → index-DLfVD7U5.d.ts} +11 -11
  160. package/dist/{index-xb1q4_02.d.ts → index-_AirUBz0.d.ts} +7 -7
  161. package/dist/index.d.ts +3 -3
  162. package/dist/listbox-anatomy-CHgk_go8.d.ts +6 -0
  163. package/dist/listbox-anatomy-D2r-4uq6.js +7 -0
  164. package/dist/marquee-anatomy-BSMR6X4B.d.ts +2 -0
  165. package/dist/marquee-anatomy-sKw9g-dJ.js +3 -0
  166. package/dist/menu-anatomy-2i8La6ak.d.ts +2 -0
  167. package/dist/menu-anatomy-DbCORryZ.js +3 -0
  168. package/dist/navigation-menu-anatomy-kSlLw4EL.d.ts +2 -0
  169. package/dist/navigation-menu-anatomy-nwZUxyMV.js +3 -0
  170. package/dist/number-input-anatomy-BrKnd1U3.d.ts +2 -0
  171. package/dist/number-input-anatomy-hB3PpB4j.js +3 -0
  172. package/dist/pagination-anatomy-D8yk0Puf.js +3 -0
  173. package/dist/pagination-anatomy-NpCn-mYm.d.ts +2 -0
  174. package/dist/password-input-anatomy-BJPXSE6T.d.ts +2 -0
  175. package/dist/password-input-anatomy-D0nhl7MJ.js +3 -0
  176. package/dist/pin-input-anatomy-Blh9Y2sq.js +3 -0
  177. package/dist/pin-input-anatomy-OckZj-cF.d.ts +2 -0
  178. package/dist/popover-anatomy-Ce31QPso.d.ts +2 -0
  179. package/dist/popover-anatomy-DXWeYlnF.js +3 -0
  180. package/dist/{presence-B4-UhJY9.js → presence-Byk0B_Vq.js} +1 -1
  181. package/dist/progress-anatomy-DUD4W7vg.d.ts +2 -0
  182. package/dist/progress-anatomy-lioRhIrB.js +3 -0
  183. package/dist/qr-code-anatomy-CIy9Wai6.js +3 -0
  184. package/dist/qr-code-anatomy-Dmh5IV3m.d.ts +2 -0
  185. package/dist/radio-group-anatomy-C7L8dkhn.js +3 -0
  186. package/dist/radio-group-anatomy-CXwS1OoR.d.ts +2 -0
  187. package/dist/rating-group-anatomy-CBhzoESK.js +3 -0
  188. package/dist/rating-group-anatomy-DMTutKxa.d.ts +2 -0
  189. package/dist/scroll-area-anatomy-B-FlUOdc.js +3 -0
  190. package/dist/scroll-area-anatomy-Cxkrq_al.d.ts +2 -0
  191. package/dist/segment-group-anatomy-CNtzx5Yr.d.ts +6 -0
  192. package/dist/segment-group-anatomy-CPdu1efW.js +8 -0
  193. package/dist/select-anatomy-CiNHi2Kx.js +3 -0
  194. package/dist/select-anatomy-Elu3b3Op.d.ts +2 -0
  195. package/dist/signature-pad-anatomy-B-OK1170.d.ts +2 -0
  196. package/dist/signature-pad-anatomy-Mz3w_i5B.js +3 -0
  197. package/dist/slider-anatomy-3KpCBnz3.js +3 -0
  198. package/dist/slider-anatomy-Ctfd4geR.d.ts +2 -0
  199. package/dist/splitter-anatomy-CN7s6WdQ.d.ts +2 -0
  200. package/dist/splitter-anatomy-D2RNa-hA.js +3 -0
  201. package/dist/steps-anatomy-CSfgiyVI.js +3 -0
  202. package/dist/steps-anatomy-DrtAi5Mk.d.ts +2 -0
  203. package/dist/switch-anatomy-DDL1v5Fs.js +3 -0
  204. package/dist/switch-anatomy-Z4qGqnte.d.ts +2 -0
  205. package/dist/tabs-anatomy-BL3YLH_t.d.ts +2 -0
  206. package/dist/tabs-anatomy-DlQHg-E8.js +3 -0
  207. package/dist/tags-input-anatomy-AHepxK3s.d.ts +2 -0
  208. package/dist/tags-input-anatomy-DYSi98Bx.js +3 -0
  209. package/dist/timer-anatomy-Be-Fa71t.d.ts +2 -0
  210. package/dist/timer-anatomy-C9bTbrUf.js +3 -0
  211. package/dist/toast-anatomy-CssUp7TT.js +3 -0
  212. package/dist/toast-anatomy-_k_zeUjw.d.ts +2 -0
  213. package/dist/toggle-anatomy-D8XJQLnW.js +8 -0
  214. package/dist/toggle-anatomy-DFzkjtVR.d.ts +6 -0
  215. package/dist/toggle-group-anatomy-DD8PvB75.js +3 -0
  216. package/dist/toggle-group-anatomy-L0_56E8r.d.ts +2 -0
  217. package/dist/tooltip-anatomy-CPw1wOXd.js +3 -0
  218. package/dist/tooltip-anatomy-jbsTMGov.d.ts +2 -0
  219. package/dist/tour-anatomy-CDmnjoPR.js +7 -0
  220. package/dist/tour-anatomy-CgFQsxyi.d.ts +6 -0
  221. package/dist/{tree-view-Ctpu5RjE.js → tree-view-BBC0paRq.js} +6 -7
  222. package/dist/tree-view-anatomy-BM2MLpUa.d.ts +2 -0
  223. package/dist/tree-view-anatomy-BW_ruJ-g.js +3 -0
  224. package/package.json +26 -2
  225. /package/dist/{boolean-CpMsIRK4.js → boolean-L5YmbZkb.js} +0 -0
  226. /package/dist/{clean-props-D2R4tz5e.js → clean-props-DsGHTEpm.js} +0 -0
  227. /package/dist/{create-split-props-0RD5_O4P.js → create-split-props-BQ6yvpdF.js} +0 -0
  228. /package/dist/{factory-B5zr8_kk.d.ts → factory-D5HMCjkS.d.ts} +0 -0
  229. /package/dist/{factory-Co08Aw8u.js → factory-DxZQviAU.js} +0 -0
  230. /package/dist/{index-CCRVRFFQ.d.ts → index-DmKzfNVe.d.ts} +0 -0
  231. /package/dist/{index-DhFoJHfp.d.ts → index-e9UjgIag.d.ts} +0 -0
  232. /package/dist/{presence-types-BJRr8tqd.d.ts → presence-types-CaUy1bPc.d.ts} +0 -0
  233. /package/dist/{types-DIEO6uP3.d.ts → types-DVbnnQPS.d.ts} +0 -0
  234. /package/dist/{use-render-strategy-DA33j31C.js → use-render-strategy-Bx4OiQlo.js} +0 -0
  235. /package/dist/{use-render-strategy-U5NxU252.d.ts → use-render-strategy-DsagWQCm.d.ts} +0 -0
@@ -1,10 +1,11 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional, r as EmitFn$1 } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import * as vue2223 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as fileUploadAnatomy } from "../../file-upload-anatomy-BFGZTW-d.js";
5
+ import * as vue2034 from "vue";
5
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, ImgHTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, LiHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
6
7
  import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
7
- import { DropzoneProps, FileAcceptDetails, FileAcceptDetails as FileUploadFileAcceptDetails, FileChangeDetails, FileChangeDetails as FileUploadFileChangeDetails, FileError, FileError as FileUploadFileError, FileMimeType, FileMimeType as FileUploadFileMimeType, FileRejectDetails, FileRejectDetails as FileUploadFileRejectDetails, FileRejection, FileRejection as FileUploadFileRejection, FileValidateDetails, FileValidateDetails as FileUploadFileValidateDetails, ItemGroupProps, ItemProps, anatomy as fileUploadAnatomy } from "@sprawlify/primitives/machines/file-upload";
8
+ import { DropzoneProps, FileAcceptDetails, FileAcceptDetails as FileUploadFileAcceptDetails, FileChangeDetails, FileChangeDetails as FileUploadFileChangeDetails, FileError, FileError as FileUploadFileError, FileMimeType, FileMimeType as FileUploadFileMimeType, FileRejectDetails, FileRejectDetails as FileUploadFileRejectDetails, FileRejection, FileRejection as FileUploadFileRejection, FileValidateDetails, FileValidateDetails as FileUploadFileValidateDetails, ItemGroupProps, ItemProps } from "@sprawlify/primitives/machines/file-upload";
8
9
 
9
10
  //#region src/components/file-upload/file-upload-clear-trigger.vue.d.ts
10
11
  interface FileUploadClearTriggerBaseProps extends PolymorphicProps {}
@@ -14,7 +15,7 @@ interface FileUploadClearTriggerProps extends FileUploadClearTriggerBaseProps,
14
15
  */
15
16
  ButtonHTMLAttributes {}
16
17
  declare const _default: typeof __VLS_export$14;
17
- declare const __VLS_export$14: __VLS_WithSlots$13<vue2223.DefineComponent<FileUploadClearTriggerProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
18
+ declare const __VLS_export$14: __VLS_WithSlots$13<vue2034.DefineComponent<FileUploadClearTriggerProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadClearTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
18
19
  default?: (props: {}) => any;
19
20
  }>;
20
21
  type __VLS_WithSlots$13<T, S> = T & {
@@ -31,9 +32,9 @@ interface FileUploadDropzoneProps extends FileUploadDropzoneBaseProps,
31
32
  */
32
33
  HTMLAttributes {}
33
34
  declare const _default$2: typeof __VLS_export$13;
34
- declare const __VLS_export$13: __VLS_WithSlots$12<vue2223.DefineComponent<FileUploadDropzoneProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadDropzoneProps> & Readonly<{}>, {
35
+ declare const __VLS_export$13: __VLS_WithSlots$12<vue2034.DefineComponent<FileUploadDropzoneProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadDropzoneProps> & Readonly<{}>, {
35
36
  disableClick: boolean;
36
- }, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
37
+ }, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
37
38
  default?: (props: {}) => any;
38
39
  }>;
39
40
  type __VLS_WithSlots$12<T, S> = T & {
@@ -50,7 +51,7 @@ interface FileUploadHiddenInputProps extends FileUploadHiddenInputBaseProps,
50
51
  */
51
52
  InputHTMLAttributes {}
52
53
  declare const _default$3: typeof __VLS_export$12;
53
- declare const __VLS_export$12: __VLS_WithSlots$11<vue2223.DefineComponent<FileUploadHiddenInputProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
54
+ declare const __VLS_export$12: __VLS_WithSlots$11<vue2034.DefineComponent<FileUploadHiddenInputProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadHiddenInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
54
55
  default?: (props: {}) => any;
55
56
  }>;
56
57
  type __VLS_WithSlots$11<T, S> = T & {
@@ -67,7 +68,7 @@ interface FileUploadItemDeleteTriggerProps extends FileUploadItemDeleteTriggerBa
67
68
  */
68
69
  ButtonHTMLAttributes {}
69
70
  declare const _default$5: typeof __VLS_export$11;
70
- declare const __VLS_export$11: __VLS_WithSlots$10<vue2223.DefineComponent<FileUploadItemDeleteTriggerProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
71
+ declare const __VLS_export$11: __VLS_WithSlots$10<vue2034.DefineComponent<FileUploadItemDeleteTriggerProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemDeleteTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
71
72
  default?: (props: {}) => any;
72
73
  }>;
73
74
  type __VLS_WithSlots$10<T, S> = T & {
@@ -84,7 +85,7 @@ interface FileUploadItemGroupProps extends FileUploadItemGroupBaseProps,
84
85
  */
85
86
  HTMLAttributes {}
86
87
  declare const _default$6: typeof __VLS_export$10;
87
- declare const __VLS_export$10: __VLS_WithSlots$9<vue2223.DefineComponent<FileUploadItemGroupProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
88
+ declare const __VLS_export$10: __VLS_WithSlots$9<vue2034.DefineComponent<FileUploadItemGroupProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemGroupProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
88
89
  default?: (props: {}) => any;
89
90
  }>;
90
91
  type __VLS_WithSlots$9<T, S> = T & {
@@ -101,7 +102,7 @@ interface FileUploadItemNameProps extends FileUploadItemNameBaseProps,
101
102
  */
102
103
  HTMLAttributes {}
103
104
  declare const _default$7: typeof __VLS_export$9;
104
- declare const __VLS_export$9: __VLS_WithSlots$8<vue2223.DefineComponent<FileUploadItemNameProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemNameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
105
+ declare const __VLS_export$9: __VLS_WithSlots$8<vue2034.DefineComponent<FileUploadItemNameProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemNameProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
105
106
  type __VLS_WithSlots$8<T, S> = T & {
106
107
  new (): {
107
108
  $slots: S;
@@ -116,7 +117,7 @@ interface FileUploadItemPreviewImageProps extends FileUploadItemPreviewImageBase
116
117
  */
117
118
  ImgHTMLAttributes {}
118
119
  declare const _default$9: typeof __VLS_export$8;
119
- declare const __VLS_export$8: vue2223.DefineComponent<FileUploadItemPreviewImageProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemPreviewImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>;
120
+ declare const __VLS_export$8: vue2034.DefineComponent<FileUploadItemPreviewImageProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemPreviewImageProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>;
120
121
  //#endregion
121
122
  //#region src/components/file-upload/file-upload-item-preview.vue.d.ts
122
123
  interface FileUploadItemPreviewBaseProps extends PolymorphicProps {}
@@ -128,9 +129,9 @@ HTMLAttributes {
128
129
  type?: string;
129
130
  }
130
131
  declare const _default$8: typeof __VLS_export$7;
131
- declare const __VLS_export$7: __VLS_WithSlots$7<vue2223.DefineComponent<FileUploadItemPreviewProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemPreviewProps> & Readonly<{}>, {
132
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2034.DefineComponent<FileUploadItemPreviewProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemPreviewProps> & Readonly<{}>, {
132
133
  type: string;
133
- }, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
134
+ }, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
134
135
  default?: (props: {}) => any;
135
136
  }>;
136
137
  type __VLS_WithSlots$7<T, S> = T & {
@@ -147,7 +148,7 @@ interface FileUploadItemSizeTextProps extends FileUploadItemSizeTextBaseProps,
147
148
  */
148
149
  HTMLAttributes {}
149
150
  declare const _default$10: typeof __VLS_export$6;
150
- declare const __VLS_export$6: __VLS_WithSlots$6<vue2223.DefineComponent<FileUploadItemSizeTextProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemSizeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
151
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2034.DefineComponent<FileUploadItemSizeTextProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemSizeTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, __VLS_Slots>;
151
152
  type __VLS_WithSlots$6<T, S> = T & {
152
153
  new (): {
153
154
  $slots: S;
@@ -162,7 +163,7 @@ interface FileUploadItemProps extends FileUploadItemBaseProps,
162
163
  */
163
164
  LiHTMLAttributes {}
164
165
  declare const _default$4: typeof __VLS_export$5;
165
- declare const __VLS_export$5: __VLS_WithSlots$5<vue2223.DefineComponent<FileUploadItemBaseProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadItemBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
166
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2034.DefineComponent<FileUploadItemBaseProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadItemBaseProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
166
167
  default?: (props: {}) => any;
167
168
  }>;
168
169
  type __VLS_WithSlots$5<T, S> = T & {
@@ -179,7 +180,7 @@ interface FileUploadLabelProps extends FileUploadLabelBaseProps,
179
180
  */
180
181
  LabelHTMLAttributes {}
181
182
  declare const _default$11: typeof __VLS_export$4;
182
- declare const __VLS_export$4: __VLS_WithSlots$4<vue2223.DefineComponent<FileUploadLabelProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
183
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2034.DefineComponent<FileUploadLabelProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
183
184
  default?: (props: {}) => any;
184
185
  }>;
185
186
  type __VLS_WithSlots$4<T, S> = T & {
@@ -199,7 +200,7 @@ interface FileUploadRootProviderProps extends FileUploadRootProviderBaseProps,
199
200
  */
200
201
  HTMLAttributes {}
201
202
  declare const _default$13: typeof __VLS_export$3;
202
- declare const __VLS_export$3: __VLS_WithSlots$3<vue2223.DefineComponent<FileUploadRootProviderProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
203
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2034.DefineComponent<FileUploadRootProviderProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
203
204
  default?: (props: {}) => any;
204
205
  }>;
205
206
  type __VLS_WithSlots$3<T, S> = T & {
@@ -257,25 +258,25 @@ interface FileUploadRootProps extends FileUploadRootBaseProps,
257
258
  HTMLAttributes {}
258
259
  interface FileUploadRootEmits extends RootEmits {}
259
260
  declare const _default$12: typeof __VLS_export$2;
260
- declare const __VLS_export$2: __VLS_WithSlots$2<vue2223.DefineComponent<FileUploadRootProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {
261
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2034.DefineComponent<FileUploadRootProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {
261
262
  "update:acceptedFiles": (files: File[]) => any;
262
263
  fileAccept: (details: fileUpload.FileAcceptDetails) => any;
263
264
  fileChange: (details: fileUpload.FileChangeDetails) => any;
264
265
  fileReject: (details: fileUpload.FileRejectDetails) => any;
265
- }, string, vue2223.PublicProps, Readonly<FileUploadRootProps> & Readonly<{
266
+ }, string, vue2034.PublicProps, Readonly<FileUploadRootProps> & Readonly<{
266
267
  "onUpdate:acceptedFiles"?: ((files: File[]) => any) | undefined;
267
268
  onFileAccept?: ((details: fileUpload.FileAcceptDetails) => any) | undefined;
268
269
  onFileChange?: ((details: fileUpload.FileChangeDetails) => any) | undefined;
269
270
  onFileReject?: ((details: fileUpload.FileRejectDetails) => any) | undefined;
270
271
  }>, {
271
- required: boolean;
272
272
  disabled: boolean;
273
+ required: boolean;
273
274
  invalid: boolean;
274
275
  readOnly: boolean;
275
276
  allowDrop: boolean;
276
- directory: boolean;
277
277
  preventDocumentDrop: boolean;
278
- }, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
278
+ directory: boolean;
279
+ }, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
279
280
  default?: (props: {}) => any;
280
281
  }>;
281
282
  type __VLS_WithSlots$2<T, S> = T & {
@@ -292,7 +293,7 @@ interface FileUploadTriggerProps extends FileUploadTriggerBaseProps,
292
293
  */
293
294
  ButtonHTMLAttributes {}
294
295
  declare const _default$14: typeof __VLS_export$1;
295
- declare const __VLS_export$1: __VLS_WithSlots$1<vue2223.DefineComponent<FileUploadTriggerProps, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<FileUploadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, false, {}, any>, {
296
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2034.DefineComponent<FileUploadTriggerProps, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<FileUploadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, false, {}, any>, {
296
297
  default?: (props: {}) => any;
297
298
  }>;
298
299
  type __VLS_WithSlots$1<T, S> = T & {
@@ -317,7 +318,7 @@ interface FileUploadContextProps extends SlotsType<{
317
318
  default: UnwrapRef<UseFileUploadContext>;
318
319
  }> {}
319
320
  declare const _default$1: typeof __VLS_export;
320
- declare const __VLS_export: __VLS_WithSlots<vue2223.DefineComponent<{}, {}, {}, {}, {}, vue2223.ComponentOptionsMixin, vue2223.ComponentOptionsMixin, {}, string, vue2223.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2223.ComponentProvideOptions, true, {}, any>, {
321
+ declare const __VLS_export: __VLS_WithSlots<vue2034.DefineComponent<{}, {}, {}, {}, {}, vue2034.ComponentOptionsMixin, vue2034.ComponentOptionsMixin, {}, string, vue2034.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2034.ComponentProvideOptions, true, {}, any>, {
321
322
  default(fileUpload: UnwrapRef<UseFileUploadContext>): unknown;
322
323
  }>;
323
324
  type __VLS_WithSlots<T, S> = T & {
@@ -3,13 +3,14 @@ import { n as useMachine, r as normalizeProps$1 } from "../../core-DNndr38p.js";
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-D2R4tz5e.js";
8
- import { m as useFieldContext } from "../../field-CtPR24u6.js";
6
+ import "../../field-anatomy-DOCpzb4B.js";
7
+ import { t as fileUploadAnatomy } from "../../file-upload-anatomy-CZ2VnScd.js";
8
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
9
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
+ import { p as useFieldContext } from "../../field-C6iB3Tje.js";
9
11
  import { pick } from "@sprawlify/primitives/utils";
10
12
  import { computed, createBlock, createCommentVNode, createTextVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, ref, renderSlot, toDisplayString, toValue, unref, useId, useSlots, watchEffect, withCtx } from "vue";
11
13
  import * as fileUpload from "@sprawlify/primitives/machines/file-upload";
12
- import { anatomy as fileUploadAnatomy } from "@sprawlify/primitives/machines/file-upload";
13
14
 
14
15
  //#region src/components/file-upload/use-file-upload-context.ts
15
16
  const [FileUploadProvider, useFileUploadContext] = createContext("FileUploadContext");
@@ -1,12 +1,14 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import { a as Optional } from "../../types-DIEO6uP3.js";
3
- import { r as PropTypes } from "../../index-CCRVRFFQ.js";
4
- import { t as RenderStrategyProps } from "../../use-render-strategy-U5NxU252.js";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import { a as Optional } from "../../types-DVbnnQPS.js";
3
+ import { r as PropTypes } from "../../index-DmKzfNVe.js";
4
+ import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
5
+ import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-aRL0nEuA.js";
5
6
  import { Point, Size } from "@sprawlify/primitives/types";
6
- import * as vue1320 from "vue";
7
+ import * as vue1223 from "vue";
7
8
  import { ButtonHTMLAttributes, ComputedRef, EmitFn, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
8
9
  import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
9
- import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps, anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
10
+ import { OpenChangeDetails, OpenChangeDetails as FloatingPanelOpenChangeDetails, PositionChangeDetails, PositionChangeDetails as FloatingPanelPositionChangeDetails, ResizeTriggerProps, SizeChangeDetails, SizeChangeDetails as FloatingPanelSizeChangeDetails, StageChangeDetails, StageChangeDetails as FloatingPanelStageChangeDetails, StageTriggerProps } from "@sprawlify/primitives/machines/floating-panel";
11
+ import * as _sprawlify_primitives_machines_menu0 from "@sprawlify/primitives/machines/menu";
10
12
 
11
13
  //#region src/components/floating-panel/floating-panel-body.vue.d.ts
12
14
  interface FloatingPanelBodyBaseProps extends PolymorphicProps {}
@@ -16,7 +18,7 @@ interface FloatingPanelBodyProps extends FloatingPanelBodyBaseProps,
16
18
  */
17
19
  HTMLAttributes {}
18
20
  declare const _default: typeof __VLS_export$13;
19
- declare const __VLS_export$13: __VLS_WithSlots$13<vue1320.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$13: __VLS_WithSlots$13<vue1223.DefineComponent<FloatingPanelBodyProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelBodyProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
20
22
  default?: (props: {}) => any;
21
23
  }>;
22
24
  type __VLS_WithSlots$13<T, S> = T & {
@@ -33,7 +35,7 @@ interface FloatingPanelCloseTriggerProps extends FloatingPanelCloseTriggerBasePr
33
35
  */
34
36
  ButtonHTMLAttributes {}
35
37
  declare const _default$1: typeof __VLS_export$12;
36
- declare const __VLS_export$12: __VLS_WithSlots$12<vue1320.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$12: __VLS_WithSlots$12<vue1223.DefineComponent<FloatingPanelCloseTriggerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
37
39
  default?: (props: {}) => any;
38
40
  }>;
39
41
  type __VLS_WithSlots$12<T, S> = T & {
@@ -50,7 +52,7 @@ interface FloatingPanelContentProps extends FloatingPanelContentBaseProps,
50
52
  */
51
53
  HTMLAttributes {}
52
54
  declare const _default$2: typeof __VLS_export$11;
53
- declare const __VLS_export$11: __VLS_WithSlots$11<vue1320.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$11: __VLS_WithSlots$11<vue1223.DefineComponent<FloatingPanelContentProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
54
56
  default?: (props: {}) => any;
55
57
  }>;
56
58
  type __VLS_WithSlots$11<T, S> = T & {
@@ -116,7 +118,7 @@ interface FloatingPanelContextProps extends SlotsType<{
116
118
  default: UnwrapRef<UseFloatingPanelContext>;
117
119
  }> {}
118
120
  declare const _default$3: typeof __VLS_export$10;
119
- declare const __VLS_export$10: __VLS_WithSlots$10<vue1320.DefineComponent<{}, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, true, {}, any>, {
121
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue1223.DefineComponent<{}, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, true, {}, any>, {
120
122
  default(floatingPanel: UnwrapRef<UseFloatingPanelContext>): unknown;
121
123
  }>;
122
124
  type __VLS_WithSlots$10<T, S> = T & {
@@ -133,7 +135,7 @@ interface FloatingPanelDragTriggerProps extends FloatingPanelDragTriggerBaseProp
133
135
  */
134
136
  HTMLAttributes {}
135
137
  declare const _default$5: typeof __VLS_export$9;
136
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1320.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
138
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue1223.DefineComponent<FloatingPanelDragTriggerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelDragTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
137
139
  default?: (props: {}) => any;
138
140
  }>;
139
141
  type __VLS_WithSlots$9<T, S> = T & {
@@ -150,7 +152,7 @@ interface FloatingPanelHeaderProps extends FloatingPanelHeaderBaseProps,
150
152
  */
151
153
  HTMLAttributes {}
152
154
  declare const _default$6: typeof __VLS_export$8;
153
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1320.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
155
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue1223.DefineComponent<FloatingPanelHeaderProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelHeaderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
154
156
  default?: (props: {}) => any;
155
157
  }>;
156
158
  type __VLS_WithSlots$8<T, S> = T & {
@@ -167,7 +169,7 @@ interface FloatingPanelPositionerProps extends FloatingPanelPositionerBaseProps,
167
169
  */
168
170
  HTMLAttributes {}
169
171
  declare const _default$7: typeof __VLS_export$7;
170
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1320.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
172
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue1223.DefineComponent<FloatingPanelPositionerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
171
173
  default?: (props: {}) => any;
172
174
  }>;
173
175
  type __VLS_WithSlots$7<T, S> = T & {
@@ -184,7 +186,7 @@ interface FloatingPanelResizeTriggerProps extends FloatingPanelResizeTriggerBase
184
186
  */
185
187
  HTMLAttributes {}
186
188
  declare const _default$8: typeof __VLS_export$6;
187
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1320.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
189
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue1223.DefineComponent<FloatingPanelResizeTriggerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelResizeTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
188
190
  default?: (props: {}) => any;
189
191
  }>;
190
192
  type __VLS_WithSlots$6<T, S> = T & {
@@ -201,7 +203,7 @@ interface FloatingPanelStageTriggerProps extends FloatingPanelStageTriggerBasePr
201
203
  */
202
204
  ButtonHTMLAttributes {}
203
205
  declare const _default$11: typeof __VLS_export$5;
204
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1320.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
206
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue1223.DefineComponent<FloatingPanelStageTriggerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelStageTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
205
207
  default?: (props: {}) => any;
206
208
  }>;
207
209
  type __VLS_WithSlots$5<T, S> = T & {
@@ -214,21 +216,21 @@ type __VLS_WithSlots$5<T, S> = T & {
214
216
  interface FloatingPanelRootBaseProps extends RootProps, RenderStrategyProps {}
215
217
  interface FloatingPanelRootProps extends FloatingPanelRootBaseProps {}
216
218
  declare const _default$9: typeof __VLS_export$4;
217
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1320.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {
219
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue1223.DefineComponent<FloatingPanelRootProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {
218
220
  openChange: (details: floatingPanel.OpenChangeDetails) => any;
219
221
  "update:open": (open: boolean) => any;
220
222
  positionChange: (details: floatingPanel.PositionChangeDetails) => any;
221
- "update:position": (details: floatingPanel.Point) => any;
223
+ "update:position": (details: _sprawlify_primitives_machines_menu0.Point) => any;
222
224
  positionChangeEnd: (details: floatingPanel.PositionChangeDetails) => any;
223
225
  sizeChange: (details: floatingPanel.SizeChangeDetails) => any;
224
226
  "update:size": (details: floatingPanel.Size) => any;
225
227
  sizeChangeEnd: (details: floatingPanel.SizeChangeDetails) => any;
226
228
  stageChange: (details: floatingPanel.StageChangeDetails) => any;
227
- }, string, vue1320.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
229
+ }, string, vue1223.PublicProps, Readonly<FloatingPanelRootProps> & Readonly<{
228
230
  onOpenChange?: ((details: floatingPanel.OpenChangeDetails) => any) | undefined;
229
231
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
230
232
  onPositionChange?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
231
- "onUpdate:position"?: ((details: floatingPanel.Point) => any) | undefined;
233
+ "onUpdate:position"?: ((details: _sprawlify_primitives_machines_menu0.Point) => any) | undefined;
232
234
  onPositionChangeEnd?: ((details: floatingPanel.PositionChangeDetails) => any) | undefined;
233
235
  onSizeChange?: ((details: floatingPanel.SizeChangeDetails) => any) | undefined;
234
236
  "onUpdate:size"?: ((details: floatingPanel.Size) => any) | undefined;
@@ -236,15 +238,15 @@ declare const __VLS_export$4: __VLS_WithSlots$4<vue1320.DefineComponent<Floating
236
238
  onStageChange?: ((details: floatingPanel.StageChangeDetails) => any) | undefined;
237
239
  }>, {
238
240
  draggable: boolean;
239
- open: boolean;
240
241
  disabled: boolean;
241
- closeOnEscape: boolean;
242
242
  defaultOpen: boolean;
243
+ open: boolean;
244
+ closeOnEscape: boolean;
243
245
  allowOverflow: boolean;
246
+ resizable: boolean;
244
247
  lockAspectRatio: boolean;
245
248
  persistRect: boolean;
246
- resizable: boolean;
247
- }, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
249
+ }, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
248
250
  default?: (props: {}) => any;
249
251
  }>;
250
252
  type __VLS_WithSlots$4<T, S> = T & {
@@ -259,7 +261,7 @@ interface FloatingPanelRootProviderBaseProps extends RenderStrategyProps {
259
261
  }
260
262
  interface FloatingPanelRootProviderProps extends FloatingPanelRootProviderBaseProps {}
261
263
  declare const _default$10: typeof __VLS_export$3;
262
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1320.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
264
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue1223.DefineComponent<FloatingPanelRootProviderProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
263
265
  default?: (props: {}) => any;
264
266
  }>;
265
267
  type __VLS_WithSlots$3<T, S> = T & {
@@ -276,7 +278,7 @@ interface FloatingPanelTitleProps extends FloatingPanelTitleBaseProps,
276
278
  */
277
279
  HTMLAttributes {}
278
280
  declare const _default$12: typeof __VLS_export$2;
279
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1320.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
281
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue1223.DefineComponent<FloatingPanelTitleProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
280
282
  default?: (props: {}) => any;
281
283
  }>;
282
284
  type __VLS_WithSlots$2<T, S> = T & {
@@ -293,7 +295,7 @@ interface FloatingPanelTriggerProps extends FloatingPanelTriggerBaseProps,
293
295
  */
294
296
  ButtonHTMLAttributes {}
295
297
  declare const _default$13: typeof __VLS_export$1;
296
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1320.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
298
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue1223.DefineComponent<FloatingPanelTriggerProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
297
299
  default?: (props: {}) => any;
298
300
  }>;
299
301
  type __VLS_WithSlots$1<T, S> = T & {
@@ -310,7 +312,7 @@ interface FloatingPanelControlProps extends FloatingPanelControlBaseProps,
310
312
  */
311
313
  HTMLAttributes {}
312
314
  declare const _default$4: typeof __VLS_export;
313
- declare const __VLS_export: __VLS_WithSlots<vue1320.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue1320.ComponentOptionsMixin, vue1320.ComponentOptionsMixin, {}, string, vue1320.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1320.ComponentProvideOptions, false, {}, any>, {
315
+ declare const __VLS_export: __VLS_WithSlots<vue1223.DefineComponent<FloatingPanelControlProps, {}, {}, {}, {}, vue1223.ComponentOptionsMixin, vue1223.ComponentOptionsMixin, {}, string, vue1223.PublicProps, Readonly<FloatingPanelControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1223.ComponentProvideOptions, false, {}, any>, {
314
316
  default?: (props: {}) => any;
315
317
  }>;
316
318
  type __VLS_WithSlots<T, S> = T & {
@@ -3,12 +3,12 @@ import { n as useMachine, r as normalizeProps$1, t as mergeProps$1 } from "../..
3
3
  import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
7
- import { t as cleanProps } from "../../clean-props-D2R4tz5e.js";
8
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B4-UhJY9.js";
6
+ import { t as floatingPanelAnatomy } from "../../floating-panel-anatomy-DBrl1Bp0.js";
7
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Byk0B_Vq.js";
9
10
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
10
11
  import * as floatingPanel from "@sprawlify/primitives/machines/floating-panel";
11
- import { anatomy as floatingPanelAnatomy } from "@sprawlify/primitives/machines/floating-panel";
12
12
 
13
13
  //#region src/components/floating-panel/use-floating-panel-context.ts
14
14
  const [FloatingPanelProvider, useFloatingPanelContext] = createContext("FloatingPanelContext");
@@ -1,5 +1,5 @@
1
- import { t as PolymorphicProps } from "../../factory-B5zr8_kk.js";
2
- import * as vue1263 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
+ import * as vue1771 from "vue";
3
3
  import { HTMLAttributes } from "vue";
4
4
 
5
5
  //#region src/components/focus-trap/focus-trap-types.d.ts
@@ -24,10 +24,10 @@ interface FocusTrapProps extends FocusTrapBaseProps,
24
24
  */
25
25
  HTMLAttributes {}
26
26
  declare const _default: typeof __VLS_export;
27
- declare const __VLS_export: __VLS_WithSlots<vue1263.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue1263.ComponentOptionsMixin, vue1263.ComponentOptionsMixin, {
27
+ declare const __VLS_export: __VLS_WithSlots<vue1771.DefineComponent<FocusTrapProps, {}, {}, {}, {}, vue1771.ComponentOptionsMixin, vue1771.ComponentOptionsMixin, {
28
28
  activate: () => any;
29
29
  deactivate: () => any;
30
- }, string, vue1263.PublicProps, Readonly<FocusTrapProps> & Readonly<{
30
+ }, string, vue1771.PublicProps, Readonly<FocusTrapProps> & Readonly<{
31
31
  onActivate?: (() => any) | undefined;
32
32
  onDeactivate?: (() => any) | undefined;
33
33
  }>, {
@@ -36,7 +36,7 @@ declare const __VLS_export: __VLS_WithSlots<vue1263.DefineComponent<FocusTrapPro
36
36
  fallbackFocus: (string | (HTMLElement | SVGElement)) | (() => string | (HTMLElement | SVGElement));
37
37
  returnFocusOnDeactivate: boolean;
38
38
  setReturnFocus: (false | (string | (HTMLElement | SVGElement))) | ((node: HTMLElement | SVGElement) => false | (string | (HTMLElement | SVGElement)));
39
- }, {}, {}, {}, string, vue1263.ComponentProvideOptions, false, {}, any>, {
39
+ }, {}, {}, {}, string, vue1771.ComponentProvideOptions, false, {}, any>, {
40
40
  default?: (props: {}) => any;
41
41
  }>;
42
42
  type __VLS_WithSlots<T, S> = T & {
@@ -1,7 +1,7 @@
1
1
  import "../../core-DNndr38p.js";
2
2
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
3
- import { t as sprawlify } from "../../factory-Co08Aw8u.js";
4
- import { t as cleanProps } from "../../clean-props-D2R4tz5e.js";
3
+ import { t as sprawlify } from "../../factory-DxZQviAU.js";
4
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
5
5
  import { createBlock, defineComponent, onBeforeUnmount, onWatcherCleanup, openBlock, ref, renderSlot, unref, watchEffect, withCtx } from "vue";
6
6
  import { trapFocus } from "@sprawlify/primitives/focus-trap";
7
7
 
@@ -1,4 +1,4 @@
1
- import * as vue47 from "vue";
1
+ import * as vue194 from "vue";
2
2
 
3
3
  //#region src/components/format/format-byte.vue.d.ts
4
4
  interface FormatByteProps {
@@ -8,7 +8,7 @@ interface FormatByteProps {
8
8
  value: number;
9
9
  }
10
10
  declare const _default: typeof __VLS_export$2;
11
- declare const __VLS_export$2: vue47.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue47.ComponentOptionsMixin, vue47.ComponentOptionsMixin, {}, string, vue47.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue47.ComponentProvideOptions, false, {}, any>;
11
+ declare const __VLS_export$2: vue194.DefineComponent<FormatByteProps, {}, {}, {}, {}, vue194.ComponentOptionsMixin, vue194.ComponentOptionsMixin, {}, string, vue194.PublicProps, Readonly<FormatByteProps> & Readonly<{}>, {}, {}, {}, {}, string, vue194.ComponentProvideOptions, false, {}, any>;
12
12
  //#endregion
13
13
  //#region src/components/format/format-number.vue.d.ts
14
14
  interface FormatNumberProps {
@@ -22,7 +22,7 @@ interface FormatNumberProps {
22
22
  currencySign?: string | undefined;
23
23
  }
24
24
  declare const _default$1: typeof __VLS_export$1;
25
- declare const __VLS_export$1: vue47.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue47.ComponentOptionsMixin, vue47.ComponentOptionsMixin, {}, string, vue47.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue47.ComponentProvideOptions, false, {}, any>;
25
+ declare const __VLS_export$1: vue194.DefineComponent<FormatNumberProps, {}, {}, {}, {}, vue194.ComponentOptionsMixin, vue194.ComponentOptionsMixin, {}, string, vue194.PublicProps, Readonly<FormatNumberProps> & Readonly<{}>, {}, {}, {}, {}, string, vue194.ComponentProvideOptions, false, {}, any>;
26
26
  //#endregion
27
27
  //#region src/components/format/format-relative-time.vue.d.ts
28
28
  interface FormatRelativeTimeProps {
@@ -32,7 +32,7 @@ interface FormatRelativeTimeProps {
32
32
  style?: Intl.RelativeTimeFormatStyle;
33
33
  }
34
34
  declare const _default$2: typeof __VLS_export;
35
- declare const __VLS_export: vue47.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue47.ComponentOptionsMixin, vue47.ComponentOptionsMixin, {}, string, vue47.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue47.ComponentProvideOptions, false, {}, any>;
35
+ declare const __VLS_export: vue194.DefineComponent<FormatRelativeTimeProps, {}, {}, {}, {}, vue194.ComponentOptionsMixin, vue194.ComponentOptionsMixin, {}, string, vue194.PublicProps, Readonly<FormatRelativeTimeProps> & Readonly<{}>, {}, {}, {}, {}, string, vue194.ComponentProvideOptions, false, {}, any>;
36
36
  declare namespace format_d_exports {
37
37
  export { _default as Byte, FormatByteProps as ByteBaseProps, FormatByteProps as ByteProps, _default$1 as Number, FormatNumberProps as NumberBaseProps, FormatNumberProps as NumberProps, _default$2 as RelativeTime, FormatRelativeTimeProps as RelativeTimeBaseProps, FormatRelativeTimeProps as RelativeTimeProps };
38
38
  }
@@ -1,4 +1,4 @@
1
- import * as vue36 from "vue";
1
+ import * as vue1172 from "vue";
2
2
  import { IframeHTMLAttributes, VNode } from "vue";
3
3
 
4
4
  //#region src/components/frame/frame.vue.d.ts
@@ -17,17 +17,17 @@ type __VLS_Slots = {} & {
17
17
  } & {
18
18
  head?: (props: typeof __VLS_31) => any;
19
19
  };
20
- declare const __VLS_base: vue36.DefineComponent<FrameProps, {
21
- frameRef: vue36.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
22
- }, {}, {}, {}, vue36.ComponentOptionsMixin, vue36.ComponentOptionsMixin, {} & {
20
+ declare const __VLS_base: vue1172.DefineComponent<FrameProps, {
21
+ frameRef: vue1172.Ref<HTMLIFrameElement | null, HTMLIFrameElement | null>;
22
+ }, {}, {}, {}, vue1172.ComponentOptionsMixin, vue1172.ComponentOptionsMixin, {} & {
23
23
  mount: () => any;
24
24
  unmount: () => any;
25
- }, string, vue36.PublicProps, Readonly<FrameProps> & Readonly<{
25
+ }, string, vue1172.PublicProps, Readonly<FrameProps> & Readonly<{
26
26
  onMount?: (() => any) | undefined;
27
27
  onUnmount?: (() => any) | undefined;
28
28
  }>, {
29
29
  srcDoc: string;
30
- }, {}, {}, {}, string, vue36.ComponentProvideOptions, false, {}, any>;
30
+ }, {}, {}, {}, string, vue1172.ComponentProvideOptions, false, {}, any>;
31
31
  declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
32
32
  declare const _default: typeof __VLS_export;
33
33
  type __VLS_WithSlots<T, S> = T & {
@@ -1,4 +1,4 @@
1
- import * as vue15 from "vue";
1
+ import * as vue39 from "vue";
2
2
  import { HTMLAttributes, MaybeRef } from "vue";
3
3
  import * as _sprawlify_primitives_highlight_word0 from "@sprawlify/primitives/highlight-word";
4
4
 
@@ -16,7 +16,7 @@ interface HighlightChunk {
16
16
  }
17
17
  //#endregion
18
18
  //#region src/components/highlight/use-highlight.d.ts
19
- declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue15.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
19
+ declare const useHighlight: (props: MaybeRef<UseHighlightProps>) => vue39.ComputedRef<_sprawlify_primitives_highlight_word0.HighlightChunk[]>;
20
20
  //#endregion
21
21
  //#region src/components/highlight/highlight.vue.d.ts
22
22
  interface HighlightBaseProps extends UseHighlightProps {}
@@ -26,10 +26,10 @@ interface HighlightProps extends HighlightBaseProps,
26
26
  */
27
27
  HTMLAttributes {}
28
28
  declare const _default: typeof __VLS_export;
29
- declare const __VLS_export: vue15.DefineComponent<HighlightProps, {}, {}, {}, {}, vue15.ComponentOptionsMixin, vue15.ComponentOptionsMixin, {}, string, vue15.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
29
+ declare const __VLS_export: vue39.DefineComponent<HighlightProps, {}, {}, {}, {}, vue39.ComponentOptionsMixin, vue39.ComponentOptionsMixin, {}, string, vue39.PublicProps, Readonly<HighlightProps> & Readonly<{}>, {
30
30
  ignoreCase: boolean;
31
31
  matchAll: boolean;
32
32
  exactMatch: boolean;
33
- }, {}, {}, {}, string, vue15.ComponentProvideOptions, false, {}, any>;
33
+ }, {}, {}, {}, string, vue39.ComponentProvideOptions, false, {}, any>;
34
34
  //#endregion
35
35
  export { _default as Highlight, type HighlightChunk, type HighlightProps, type UseHighlightProps, useHighlight };
@@ -1,4 +1,4 @@
1
- import { t as cleanProps } from "../../clean-props-D2R4tz5e.js";
1
+ import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
2
2
  import { Fragment, computed, createCommentVNode, createElementBlock, createTextVNode, defineComponent, openBlock, renderList, toDisplayString, toValue, unref } from "vue";
3
3
  import { highlightWord } from "@sprawlify/primitives/highlight-word";
4
4