@sprawlify/vue 0.0.74 → 0.0.75

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 (208) hide show
  1. package/dist/carousel-anatomy-D1y42Ex5.d.ts +6 -0
  2. package/dist/checkbox-anatomy-C3nJ17T-.d.ts +6 -0
  3. package/dist/{collapsible-kw6uns8K.js → collapsible-OXksISO6.js} +1 -1
  4. package/dist/color-picker-anatomy-Dyp524yB.d.ts +6 -0
  5. package/dist/{combobox-anatomy-CwdkDJPn.d.ts → combobox-anatomy-pMR3g6v-.d.ts} +1 -1
  6. package/dist/components/accordion/index.d.ts +17 -17
  7. package/dist/components/accordion/index.js +4 -4
  8. package/dist/components/anatomy.d.ts +51 -50
  9. package/dist/components/anatomy.js +16 -15
  10. package/dist/components/angle-slider/index.d.ts +17 -17
  11. package/dist/components/angle-slider/index.js +1 -1
  12. package/dist/components/avatar/index.d.ts +12 -12
  13. package/dist/components/avatar/index.js +1 -1
  14. package/dist/components/bottom-sheet/index.d.ts +23 -23
  15. package/dist/components/bottom-sheet/index.js +4 -4
  16. package/dist/components/carousel/index.d.ts +24 -24
  17. package/dist/components/carousel/index.js +1 -1
  18. package/dist/components/checkbox/index.d.ts +20 -20
  19. package/dist/components/checkbox/index.js +3 -3
  20. package/dist/components/client-only/index.d.ts +2 -2
  21. package/dist/components/clipboard/index.d.ts +16 -16
  22. package/dist/components/clipboard/index.js +1 -1
  23. package/dist/components/collapsible/index.d.ts +14 -14
  24. package/dist/components/collapsible/index.js +2 -2
  25. package/dist/components/collection/index.d.ts +1 -1
  26. package/dist/components/collection/index.js +1 -1
  27. package/dist/components/color-picker/index.d.ts +57 -57
  28. package/dist/components/color-picker/index.js +4 -4
  29. package/dist/components/combobox/index.d.ts +35 -36
  30. package/dist/components/combobox/index.js +5 -5
  31. package/dist/components/date-picker/index.d.ts +49 -49
  32. package/dist/components/date-picker/index.js +3 -3
  33. package/dist/components/dialog/index.d.ts +32 -32
  34. package/dist/components/dialog/index.js +3 -3
  35. package/dist/components/download-trigger/index.d.ts +4 -4
  36. package/dist/components/download-trigger/index.js +1 -1
  37. package/dist/components/editable/index.d.ts +26 -26
  38. package/dist/components/editable/index.js +2 -2
  39. package/dist/components/field/index.d.ts +23 -23
  40. package/dist/components/field/index.js +2 -2
  41. package/dist/components/fieldset/index.d.ts +12 -12
  42. package/dist/components/fieldset/index.js +2 -2
  43. package/dist/components/file-upload/index.d.ts +25 -25
  44. package/dist/components/file-upload/index.js +2 -2
  45. package/dist/components/floating-panel/index.d.ts +29 -29
  46. package/dist/components/floating-panel/index.js +2 -2
  47. package/dist/components/focus-trap/index.d.ts +5 -5
  48. package/dist/components/focus-trap/index.js +1 -1
  49. package/dist/components/format/index.d.ts +4 -4
  50. package/dist/components/frame/index.d.ts +6 -6
  51. package/dist/components/highlight/index.d.ts +4 -4
  52. package/dist/components/hover-card/index.d.ts +26 -26
  53. package/dist/components/hover-card/index.js +3 -3
  54. package/dist/components/image-cropper/index.d.ts +15 -15
  55. package/dist/components/image-cropper/index.js +1 -1
  56. package/dist/components/json-tree-view/index.d.ts +12 -12
  57. package/dist/components/json-tree-view/index.js +6 -6
  58. package/dist/components/listbox/index.d.ts +25 -25
  59. package/dist/components/listbox/index.js +2 -2
  60. package/dist/components/marquee/index.d.ts +24 -24
  61. package/dist/components/marquee/index.js +1 -1
  62. package/dist/components/menu/index.d.ts +54 -54
  63. package/dist/components/menu/index.js +3 -3
  64. package/dist/components/navigation-menu/index.d.ts +21 -21
  65. package/dist/components/navigation-menu/index.js +3 -3
  66. package/dist/components/number-input/index.d.ts +17 -17
  67. package/dist/components/number-input/index.js +2 -2
  68. package/dist/components/pagination/index.d.ts +18 -18
  69. package/dist/components/pagination/index.js +1 -1
  70. package/dist/components/password-input/index.d.ts +25 -25
  71. package/dist/components/password-input/index.js +2 -2
  72. package/dist/components/pin-input/index.d.ts +19 -19
  73. package/dist/components/pin-input/index.js +2 -2
  74. package/dist/components/popover/index.d.ts +33 -33
  75. package/dist/components/popover/index.js +3 -3
  76. package/dist/components/presence/index.d.ts +2 -2
  77. package/dist/components/presence/index.js +2 -2
  78. package/dist/components/progress/index.d.ts +16 -16
  79. package/dist/components/progress/index.js +1 -1
  80. package/dist/components/qr-code/index.d.ts +12 -12
  81. package/dist/components/qr-code/index.js +1 -1
  82. package/dist/components/radio-group/index.d.ts +17 -17
  83. package/dist/components/radio-group/index.js +2 -2
  84. package/dist/components/rating-group/index.d.ts +16 -16
  85. package/dist/components/rating-group/index.js +2 -2
  86. package/dist/components/scroll-area/index.d.ts +13 -13
  87. package/dist/components/scroll-area/index.js +1 -1
  88. package/dist/components/segment-group/index.d.ts +17 -17
  89. package/dist/components/segment-group/index.js +1 -1
  90. package/dist/components/select/index.d.ts +41 -41
  91. package/dist/components/select/index.js +5 -5
  92. package/dist/components/separator/index.d.ts +81 -0
  93. package/dist/components/separator/index.js +135 -0
  94. package/dist/components/signature-pad/index.d.ts +16 -16
  95. package/dist/components/signature-pad/index.js +3 -3
  96. package/dist/components/slider/index.d.ts +20 -20
  97. package/dist/components/slider/index.js +2 -2
  98. package/dist/components/splitter/index.d.ts +15 -15
  99. package/dist/components/splitter/index.js +2 -2
  100. package/dist/components/steps/index.d.ts +21 -21
  101. package/dist/components/steps/index.js +2 -2
  102. package/dist/components/switch/index.d.ts +15 -15
  103. package/dist/components/switch/index.js +3 -3
  104. package/dist/components/tabs/index.d.ts +16 -16
  105. package/dist/components/tabs/index.js +4 -4
  106. package/dist/components/tags-input/index.d.ts +36 -36
  107. package/dist/components/tags-input/index.js +3 -3
  108. package/dist/components/timer/index.d.ts +15 -15
  109. package/dist/components/timer/index.js +2 -2
  110. package/dist/components/toast/index.d.ts +12 -12
  111. package/dist/components/toast/index.js +2 -2
  112. package/dist/components/toggle/index.d.ts +10 -10
  113. package/dist/components/toggle/index.js +2 -2
  114. package/dist/components/toggle-group/index.d.ts +13 -13
  115. package/dist/components/toggle-group/index.js +2 -2
  116. package/dist/components/tooltip/index.d.ts +20 -20
  117. package/dist/components/tooltip/index.js +4 -4
  118. package/dist/components/tour/index.d.ts +30 -30
  119. package/dist/components/tour/index.js +4 -4
  120. package/dist/components/tree-view/index.d.ts +6 -6
  121. package/dist/components/tree-view/index.js +6 -6
  122. package/dist/date-picker-anatomy-Br9ap7TS.d.ts +6 -0
  123. package/dist/{field-C6iB3Tje.js → field-B_BAnE0z.js} +1 -1
  124. package/dist/{field-anatomy-meDug-96.d.ts → field-anatomy-loNm9_9u.d.ts} +2 -2
  125. package/dist/{fieldset-B1bn9yHW.js → fieldset-XmKsNoOC.js} +1 -1
  126. package/dist/{image-cropper-anatomy-Q-TC-Ntz.d.ts → image-cropper-anatomy-6_a6BSeW.d.ts} +1 -1
  127. package/dist/{index-_AirUBz0.d.ts → index-C-kA-knN.d.ts} +7 -7
  128. package/dist/{index-CKLWua9t.d.ts → index-DZ1ummfv.d.ts} +33 -33
  129. package/dist/{index-DmKzfNVe.d.ts → index-DzrYvQ8H.d.ts} +2 -2
  130. package/dist/{index-DLfVD7U5.d.ts → index-VvcSzgim.d.ts} +9 -9
  131. package/dist/index.d.ts +3 -3
  132. package/dist/listbox-anatomy-ZW3V07FW.d.ts +6 -0
  133. package/dist/{presence-Byk0B_Vq.js → presence-B50UYKDY.js} +1 -1
  134. package/dist/{segment-group-anatomy-CNtzx5Yr.d.ts → segment-group-anatomy-DesMk15u.d.ts} +2 -2
  135. package/dist/separator-anatomy-C9bGchxg.js +3 -0
  136. package/dist/separator-anatomy-Cyw-DWpB.d.ts +2 -0
  137. package/dist/toggle-anatomy-C4EVS7GQ.d.ts +6 -0
  138. package/dist/tour-anatomy-Bc1FNWON.d.ts +6 -0
  139. package/dist/{tree-view-BBC0paRq.js → tree-view-D0JBQ_ly.js} +4 -4
  140. package/package.json +2 -2
  141. package/dist/carousel-anatomy-CP646ljY.d.ts +0 -6
  142. package/dist/checkbox-anatomy-DGrjF6ri.d.ts +0 -6
  143. package/dist/color-picker-anatomy-C18pJhHu.d.ts +0 -6
  144. package/dist/date-picker-anatomy-B3KhAu53.d.ts +0 -6
  145. package/dist/listbox-anatomy-CHgk_go8.d.ts +0 -6
  146. package/dist/toggle-anatomy-DFzkjtVR.d.ts +0 -6
  147. package/dist/tour-anatomy-CgFQsxyi.d.ts +0 -6
  148. /package/dist/{accordion-anatomy-rCL5aWqn.d.ts → accordion-anatomy-Bxs15n6t.d.ts} +0 -0
  149. /package/dist/{angle-slider-anatomy-Dx77gXPi.d.ts → angle-slider-anatomy-4JLhdGMa.d.ts} +0 -0
  150. /package/dist/{avatar-anatomy-DqwdmVib.d.ts → avatar-anatomy-DRst-MIc.d.ts} +0 -0
  151. /package/dist/{bottom-sheet-anatomy-CATwdEhi.d.ts → bottom-sheet-anatomy-DUXumYfR.d.ts} +0 -0
  152. /package/dist/{clipboard-anatomy-BtxJPw4p.d.ts → clipboard-anatomy-BOEGNpiY.d.ts} +0 -0
  153. /package/dist/{collapsible-anatomy-C-2X58M2.d.ts → collapsible-anatomy-DxiuORza.d.ts} +0 -0
  154. /package/dist/{collection-BHgAE3BH.js → collection-CBh5p7A_.js} +0 -0
  155. /package/dist/{create-split-props-BQ6yvpdF.js → create-split-props-D8oe6Rby.js} +0 -0
  156. /package/dist/{dialog-anatomy--8BPzYvc.d.ts → dialog-anatomy-ByMvuBxr.d.ts} +0 -0
  157. /package/dist/{editable-anatomy-qX6giV4Y.d.ts → editable-anatomy-D7zUtMKW.d.ts} +0 -0
  158. /package/dist/{factory-D5HMCjkS.d.ts → factory-n7N-L7_o.d.ts} +0 -0
  159. /package/dist/{factory-DxZQviAU.js → factory-xNPol80p.js} +0 -0
  160. /package/dist/{fieldset-anatomy-BENizr4L.d.ts → fieldset-anatomy-9h1GFO6X.d.ts} +0 -0
  161. /package/dist/{file-upload-anatomy-BFGZTW-d.d.ts → file-upload-anatomy-DdLNgaPz.d.ts} +0 -0
  162. /package/dist/{floating-panel-anatomy-aRL0nEuA.d.ts → floating-panel-anatomy-DwkXF2tr.d.ts} +0 -0
  163. /package/dist/{hover-card-anatomy-BL8G0P5L.d.ts → hover-card-anatomy-CTX5TEi3.d.ts} +0 -0
  164. /package/dist/{index-e9UjgIag.d.ts → index-BezmG5AK.d.ts} +0 -0
  165. /package/dist/{marquee-anatomy-BSMR6X4B.d.ts → marquee-anatomy-CS5BoKG3.d.ts} +0 -0
  166. /package/dist/{menu-anatomy-2i8La6ak.d.ts → menu-anatomy-DcjSKaK6.d.ts} +0 -0
  167. /package/dist/{navigation-menu-anatomy-kSlLw4EL.d.ts → navigation-menu-anatomy-bvfS7a-6.d.ts} +0 -0
  168. /package/dist/{number-input-anatomy-BrKnd1U3.d.ts → number-input-anatomy-BEL1Q-ZK.d.ts} +0 -0
  169. /package/dist/{pagination-anatomy-NpCn-mYm.d.ts → pagination-anatomy-xc9Fxt__.d.ts} +0 -0
  170. /package/dist/{password-input-anatomy-BJPXSE6T.d.ts → password-input-anatomy-CQFdYR2z.d.ts} +0 -0
  171. /package/dist/{pin-input-anatomy-OckZj-cF.d.ts → pin-input-anatomy-nRaqyCV2.d.ts} +0 -0
  172. /package/dist/{popover-anatomy-Ce31QPso.d.ts → popover-anatomy-Cwp8_2Po.d.ts} +0 -0
  173. /package/dist/{presence-types-CaUy1bPc.d.ts → presence-types-CC57eEhO.d.ts} +0 -0
  174. /package/dist/{progress-anatomy-DUD4W7vg.d.ts → progress-anatomy-BubUhrtU.d.ts} +0 -0
  175. /package/dist/{qr-code-anatomy-Dmh5IV3m.d.ts → qr-code-anatomy-DKYQO_yO.d.ts} +0 -0
  176. /package/dist/{radio-group-anatomy-CXwS1OoR.d.ts → radio-group-anatomy-CiNL4B5J.d.ts} +0 -0
  177. /package/dist/{rating-group-anatomy-DMTutKxa.d.ts → rating-group-anatomy-DEi1Omvv.d.ts} +0 -0
  178. /package/dist/{scroll-area-anatomy-Cxkrq_al.d.ts → scroll-area-anatomy-CefzWgS5.d.ts} +0 -0
  179. /package/dist/{select-anatomy-Elu3b3Op.d.ts → select-anatomy-BLK5Kq84.d.ts} +0 -0
  180. /package/dist/{signature-pad-anatomy-Mz3w_i5B.js → signature-pad-anatomy-CoeXwoDo.js} +0 -0
  181. /package/dist/{signature-pad-anatomy-B-OK1170.d.ts → signature-pad-anatomy-ZbCDnYGZ.d.ts} +0 -0
  182. /package/dist/{slider-anatomy-Ctfd4geR.d.ts → slider-anatomy-BMTjqedI.d.ts} +0 -0
  183. /package/dist/{slider-anatomy-3KpCBnz3.js → slider-anatomy-D1MIQawS.js} +0 -0
  184. /package/dist/{splitter-anatomy-CN7s6WdQ.d.ts → splitter-anatomy-Bb-vdY9S.d.ts} +0 -0
  185. /package/dist/{splitter-anatomy-D2RNa-hA.js → splitter-anatomy-mbvD9KMw.js} +0 -0
  186. /package/dist/{steps-anatomy-DrtAi5Mk.d.ts → steps-anatomy-CMM7Zciy.d.ts} +0 -0
  187. /package/dist/{steps-anatomy-CSfgiyVI.js → steps-anatomy-DL1kFLaW.js} +0 -0
  188. /package/dist/{switch-anatomy-DDL1v5Fs.js → switch-anatomy-C_MAURJE.js} +0 -0
  189. /package/dist/{switch-anatomy-Z4qGqnte.d.ts → switch-anatomy-Dmg0RYjh.d.ts} +0 -0
  190. /package/dist/{tabs-anatomy-BL3YLH_t.d.ts → tabs-anatomy-CgXloO7s.d.ts} +0 -0
  191. /package/dist/{tabs-anatomy-DlQHg-E8.js → tabs-anatomy-DF_ekPnt.js} +0 -0
  192. /package/dist/{tags-input-anatomy-AHepxK3s.d.ts → tags-input-anatomy-C0HLrulm.d.ts} +0 -0
  193. /package/dist/{tags-input-anatomy-DYSi98Bx.js → tags-input-anatomy-Dpn_Smms.js} +0 -0
  194. /package/dist/{timer-anatomy-C9bTbrUf.js → timer-anatomy-BF3_7vbc.js} +0 -0
  195. /package/dist/{timer-anatomy-Be-Fa71t.d.ts → timer-anatomy-D0Ey9n_K.d.ts} +0 -0
  196. /package/dist/{toast-anatomy-CssUp7TT.js → toast-anatomy-BHDNHkvU.js} +0 -0
  197. /package/dist/{toast-anatomy-_k_zeUjw.d.ts → toast-anatomy-DHifYWal.d.ts} +0 -0
  198. /package/dist/{toggle-anatomy-D8XJQLnW.js → toggle-anatomy-B79YArNR.js} +0 -0
  199. /package/dist/{toggle-group-anatomy-L0_56E8r.d.ts → toggle-group-anatomy-BpV0-6Xe.d.ts} +0 -0
  200. /package/dist/{toggle-group-anatomy-DD8PvB75.js → toggle-group-anatomy-CFLq6ia_.js} +0 -0
  201. /package/dist/{tooltip-anatomy-jbsTMGov.d.ts → tooltip-anatomy-BlxUQUEe.d.ts} +0 -0
  202. /package/dist/{tooltip-anatomy-CPw1wOXd.js → tooltip-anatomy-D6lPF-Wq.js} +0 -0
  203. /package/dist/{tour-anatomy-CDmnjoPR.js → tour-anatomy-Cg6ZDDuV.js} +0 -0
  204. /package/dist/{tree-view-anatomy-BW_ruJ-g.js → tree-view-anatomy--Ft8ROVn.js} +0 -0
  205. /package/dist/{tree-view-anatomy-BM2MLpUa.d.ts → tree-view-anatomy-zTRJrcH9.d.ts} +0 -0
  206. /package/dist/{types-DVbnnQPS.d.ts → types-D_fjXif6.d.ts} +0 -0
  207. /package/dist/{use-render-strategy-Bx4OiQlo.js → use-render-strategy-3G0_HWbg.js} +0 -0
  208. /package/dist/{use-render-strategy-DsagWQCm.d.ts → use-render-strategy-CEbMLMD1.d.ts} +0 -0
@@ -1,12 +1,12 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { t as RootEmits$1 } from "../../presence-types-CaUy1bPc.js";
3
- import { a as Optional, r as EmitFn$1 } from "../../types-DVbnnQPS.js";
4
- import { r as PropTypes } from "../../index-DmKzfNVe.js";
5
- import { t as RenderStrategyProps } from "../../use-render-strategy-DsagWQCm.js";
6
- import { t as dialogAnatomy } from "../../dialog-anatomy--8BPzYvc.js";
7
- import * as vue1686 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as RootEmits$1 } from "../../presence-types-CC57eEhO.js";
3
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
4
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
5
+ import { t as RenderStrategyProps } from "../../use-render-strategy-CEbMLMD1.js";
6
+ import { t as dialogAnatomy } from "../../dialog-anatomy-ByMvuBxr.js";
7
+ import * as vue976 from "vue";
8
8
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
9
- import * as _sprawlify_primitives_machines_bottom_sheet43 from "@sprawlify/primitives/machines/bottom-sheet";
9
+ import * as _sprawlify_primitives_machines_combobox19 from "@sprawlify/primitives/machines/combobox";
10
10
  import * as dialog from "@sprawlify/primitives/machines/dialog";
11
11
  import { FocusOutsideEvent, FocusOutsideEvent as DialogFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as DialogInteractOutsideEvent, OpenChangeDetails, OpenChangeDetails as DialogOpenChangeDetails, PointerDownOutsideEvent, PointerDownOutsideEvent as DialogPointerDownOutsideEvent } from "@sprawlify/primitives/machines/dialog";
12
12
 
@@ -18,7 +18,7 @@ interface DialogBackdropProps extends DialogBackdropBaseProps,
18
18
  */
19
19
  HTMLAttributes {}
20
20
  declare const _default: typeof __VLS_export$9;
21
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1686.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
21
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue976.DefineComponent<DialogBackdropProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogBackdropProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
22
22
  default?: (props: {}) => any;
23
23
  }>;
24
24
  type __VLS_WithSlots$9<T, S> = T & {
@@ -35,7 +35,7 @@ interface DialogCloseTriggerProps extends DialogCloseTriggerBaseProps,
35
35
  */
36
36
  ButtonHTMLAttributes {}
37
37
  declare const _default$1: typeof __VLS_export$8;
38
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1686.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
38
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue976.DefineComponent<DialogCloseTriggerProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogCloseTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
39
39
  default?: (props: {}) => any;
40
40
  }>;
41
41
  type __VLS_WithSlots$8<T, S> = T & {
@@ -52,7 +52,7 @@ interface DialogContentProps extends DialogContentBaseProps,
52
52
  */
53
53
  HTMLAttributes {}
54
54
  declare const _default$2: typeof __VLS_export$7;
55
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1686.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
55
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue976.DefineComponent<DialogContentProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogContentProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
56
56
  default?: (props: {}) => any;
57
57
  }>;
58
58
  type __VLS_WithSlots$7<T, S> = T & {
@@ -69,7 +69,7 @@ interface DialogDescriptionProps extends DialogDescriptionBaseProps,
69
69
  */
70
70
  HTMLAttributes {}
71
71
  declare const _default$4: typeof __VLS_export$6;
72
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1686.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
72
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue976.DefineComponent<DialogDescriptionProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogDescriptionProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
73
73
  default?: (props: {}) => any;
74
74
  }>;
75
75
  type __VLS_WithSlots$6<T, S> = T & {
@@ -86,7 +86,7 @@ interface DialogPositionerProps extends DialogPositionerBaseProps,
86
86
  */
87
87
  HTMLAttributes {}
88
88
  declare const _default$5: typeof __VLS_export$5;
89
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1686.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
89
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue976.DefineComponent<DialogPositionerProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogPositionerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
90
90
  default?: (props: {}) => any;
91
91
  }>;
92
92
  type __VLS_WithSlots$5<T, S> = T & {
@@ -103,11 +103,11 @@ interface DialogRootProviderBaseProps extends RootProviderProps, RenderStrategyP
103
103
  interface DialogRootProviderProps extends DialogRootProviderBaseProps {}
104
104
  interface DialogRootProviderEmits extends RootEmits$1 {}
105
105
  declare const _default$7: typeof __VLS_export$4;
106
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1686.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {
106
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue976.DefineComponent<DialogRootProviderProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {
107
107
  exitComplete: () => any;
108
- }, string, vue1686.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
108
+ }, string, vue976.PublicProps, Readonly<DialogRootProviderProps> & Readonly<{
109
109
  onExitComplete?: (() => any) | undefined;
110
- }>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
110
+ }>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
111
111
  default?: (props: {}) => any;
112
112
  }>;
113
113
  type __VLS_WithSlots$4<T, S> = T & {
@@ -163,12 +163,12 @@ interface DialogRootBaseProps extends RootProps, RenderStrategyProps {}
163
163
  interface DialogRootProps extends DialogRootBaseProps {}
164
164
  interface DialogRootEmits extends RootEmits {}
165
165
  declare const _default$6: typeof __VLS_export$3;
166
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1686.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {
166
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue976.DefineComponent<DialogRootProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {
167
167
  exitComplete: () => any;
168
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any;
169
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any;
168
+ focusOutside: (event: _sprawlify_primitives_machines_combobox19.FocusOutsideEvent) => any;
169
+ interactOutside: (event: _sprawlify_primitives_machines_combobox19.InteractOutsideEvent) => any;
170
170
  openChange: (details: dialog.OpenChangeDetails) => any;
171
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any;
171
+ pointerDownOutside: (event: _sprawlify_primitives_machines_combobox19.PointerDownOutsideEvent) => any;
172
172
  "update:open": (open: boolean) => any;
173
173
  escapeKeyDown: (event: KeyboardEvent) => any;
174
174
  requestDismiss: (event: CustomEvent<{
@@ -177,12 +177,12 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue1686.DefineComponent<DialogRo
177
177
  originalIndex: number;
178
178
  targetIndex: number;
179
179
  }>) => any;
180
- }, string, vue1686.PublicProps, Readonly<DialogRootProps> & Readonly<{
180
+ }, string, vue976.PublicProps, Readonly<DialogRootProps> & Readonly<{
181
181
  onExitComplete?: (() => any) | undefined;
182
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.FocusOutsideEvent) => any) | undefined;
183
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.InteractOutsideEvent) => any) | undefined;
182
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox19.FocusOutsideEvent) => any) | undefined;
183
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox19.InteractOutsideEvent) => any) | undefined;
184
184
  onOpenChange?: ((details: dialog.OpenChangeDetails) => any) | undefined;
185
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet43.PointerDownOutsideEvent) => any) | undefined;
185
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox19.PointerDownOutsideEvent) => any) | undefined;
186
186
  "onUpdate:open"?: ((open: boolean) => any) | undefined;
187
187
  onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
188
188
  onRequestDismiss?: ((event: CustomEvent<{
@@ -194,13 +194,13 @@ declare const __VLS_export$3: __VLS_WithSlots$3<vue1686.DefineComponent<DialogRo
194
194
  }>, {
195
195
  defaultOpen: boolean;
196
196
  open: boolean;
197
- trapFocus: boolean;
198
- preventScroll: boolean;
197
+ closeOnEscape: boolean;
198
+ closeOnInteractOutside: boolean;
199
199
  modal: boolean;
200
+ preventScroll: boolean;
200
201
  restoreFocus: boolean;
201
- closeOnInteractOutside: boolean;
202
- closeOnEscape: boolean;
203
- }, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
202
+ trapFocus: boolean;
203
+ }, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
204
204
  default?: (props: {}) => any;
205
205
  }>;
206
206
  type __VLS_WithSlots$3<T, S> = T & {
@@ -217,7 +217,7 @@ interface DialogTitleProps extends DialogTitleBaseProps,
217
217
  */
218
218
  HTMLAttributes {}
219
219
  declare const _default$8: typeof __VLS_export$2;
220
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1686.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
220
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue976.DefineComponent<DialogTitleProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogTitleProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
221
221
  default?: (props: {}) => any;
222
222
  }>;
223
223
  type __VLS_WithSlots$2<T, S> = T & {
@@ -234,7 +234,7 @@ interface DialogTriggerProps extends DialogTriggerBaseProps,
234
234
  */
235
235
  ButtonHTMLAttributes {}
236
236
  declare const _default$9: typeof __VLS_export$1;
237
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1686.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, false, {}, any>, {
237
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue976.DefineComponent<DialogTriggerProps, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<DialogTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, false, {}, any>, {
238
238
  default?: (props: {}) => any;
239
239
  }>;
240
240
  type __VLS_WithSlots$1<T, S> = T & {
@@ -259,7 +259,7 @@ interface DialogContextProps extends SlotsType<{
259
259
  default: UnwrapRef<UseDialogContext>;
260
260
  }> {}
261
261
  declare const _default$3: typeof __VLS_export;
262
- declare const __VLS_export: __VLS_WithSlots<vue1686.DefineComponent<{}, {}, {}, {}, {}, vue1686.ComponentOptionsMixin, vue1686.ComponentOptionsMixin, {}, string, vue1686.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1686.ComponentProvideOptions, true, {}, any>, {
262
+ declare const __VLS_export: __VLS_WithSlots<vue976.DefineComponent<{}, {}, {}, {}, {}, vue976.ComponentOptionsMixin, vue976.ComponentOptionsMixin, {}, string, vue976.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue976.ComponentProvideOptions, true, {}, any>, {
263
263
  default(dialog: UnwrapRef<UseDialogContext>): unknown;
264
264
  }>;
265
265
  type __VLS_WithSlots<T, S> = T & {
@@ -4,10 +4,10 @@ import { a as useLocaleContext, c as useEnvironmentContext, i as DEFAULT_LOCALE,
4
4
  import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as dialogAnatomy } from "../../dialog-anatomy-DZW7OUW_.js";
7
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
7
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
8
8
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
9
- import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-Bx4OiQlo.js";
10
- import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-Byk0B_Vq.js";
9
+ import { n as useRenderStrategyProps, t as RenderStrategyPropsProvider } from "../../use-render-strategy-3G0_HWbg.js";
10
+ import { i as usePresence, n as PresenceProvider, r as usePresenceContext } from "../../presence-B50UYKDY.js";
11
11
  import { computed, createBlock, createCommentVNode, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as dialog from "@sprawlify/primitives/machines/dialog";
13
13
 
@@ -1,6 +1,6 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { i as MaybePromise } from "../../types-DVbnnQPS.js";
3
- import * as vue2181 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { i as MaybePromise } from "../../types-D_fjXif6.js";
3
+ import * as vue177 from "vue";
4
4
  import { ButtonHTMLAttributes } from "vue";
5
5
  import { FileMimeType } from "@sprawlify/primitives/file-utils";
6
6
 
@@ -17,7 +17,7 @@ interface DownloadTriggerProps extends DownloadTriggerBaseProps,
17
17
  */
18
18
  ButtonHTMLAttributes {}
19
19
  declare const _default: typeof __VLS_export;
20
- declare const __VLS_export: __VLS_WithSlots<vue2181.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue2181.ComponentOptionsMixin, vue2181.ComponentOptionsMixin, {}, string, vue2181.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2181.ComponentProvideOptions, false, {}, any>, {
20
+ declare const __VLS_export: __VLS_WithSlots<vue177.DefineComponent<DownloadTriggerProps, {}, {}, {}, {}, vue177.ComponentOptionsMixin, vue177.ComponentOptionsMixin, {}, string, vue177.PublicProps, Readonly<DownloadTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue177.ComponentProvideOptions, false, {}, any>, {
21
21
  default?: (props: {}) => any;
22
22
  }>;
23
23
  type __VLS_WithSlots<T, S> = T & {
@@ -2,7 +2,7 @@ import "../../core-DNndr38p.js";
2
2
  import { c as useEnvironmentContext, s as DEFAULT_ENVIRONMENT } from "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
4
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
5
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
5
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
6
6
  import { createBlock, defineComponent, openBlock, renderSlot, unref, withCtx } from "vue";
7
7
  import { downloadFile } from "@sprawlify/primitives/file-utils";
8
8
 
@@ -1,10 +1,10 @@
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 editableAnatomy } from "../../editable-anatomy-qX6giV4Y.js";
5
- import * as vue1338 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { a as Optional, r as EmitFn$1 } from "../../types-D_fjXif6.js";
3
+ import { r as PropTypes } from "../../index-DzrYvQ8H.js";
4
+ import { t as editableAnatomy } from "../../editable-anatomy-D7zUtMKW.js";
5
+ import * as vue2139 from "vue";
6
6
  import { ButtonHTMLAttributes, ComputedRef, HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SlotsType, UnwrapRef } from "vue";
7
- import * as _sprawlify_primitives_machines_bottom_sheet31 from "@sprawlify/primitives/machines/bottom-sheet";
7
+ import * as _sprawlify_primitives_machines_combobox43 from "@sprawlify/primitives/machines/combobox";
8
8
  import * as editable from "@sprawlify/primitives/machines/editable";
9
9
  import { EditChangeDetails as EditableEditChangeDetails, FocusOutsideEvent, FocusOutsideEvent as EditableFocusOutsideEvent, InteractOutsideEvent, InteractOutsideEvent as EditableInteractOutsideEvent, PointerDownOutsideEvent, PointerDownOutsideEvent as EditablePointerDownOutsideEvent, ValueChangeDetails, ValueChangeDetails as EditableValueChangeDetails } from "@sprawlify/primitives/machines/editable";
10
10
 
@@ -16,7 +16,7 @@ interface EditableAreaProps extends EditableAreaBaseProps,
16
16
  */
17
17
  HTMLAttributes {}
18
18
  declare const _default: typeof __VLS_export$10;
19
- declare const __VLS_export$10: __VLS_WithSlots$10<vue1338.DefineComponent<EditableAreaProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
19
+ declare const __VLS_export$10: __VLS_WithSlots$10<vue2139.DefineComponent<EditableAreaProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableAreaProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
20
20
  default?: (props: {}) => any;
21
21
  }>;
22
22
  type __VLS_WithSlots$10<T, S> = T & {
@@ -33,7 +33,7 @@ interface EditableCancelTriggerProps extends EditableCancelTriggerBaseProps,
33
33
  */
34
34
  ButtonHTMLAttributes {}
35
35
  declare const _default$1: typeof __VLS_export$9;
36
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1338.DefineComponent<EditableCancelTriggerProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableCancelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
36
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue2139.DefineComponent<EditableCancelTriggerProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableCancelTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
37
37
  default?: (props: {}) => any;
38
38
  }>;
39
39
  type __VLS_WithSlots$9<T, S> = T & {
@@ -50,7 +50,7 @@ interface EditableControlProps extends EditableControlBaseProps,
50
50
  */
51
51
  HTMLAttributes {}
52
52
  declare const _default$3: typeof __VLS_export$8;
53
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1338.DefineComponent<EditableControlProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
53
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue2139.DefineComponent<EditableControlProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableControlProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
54
54
  default?: (props: {}) => any;
55
55
  }>;
56
56
  type __VLS_WithSlots$8<T, S> = T & {
@@ -67,7 +67,7 @@ interface EditableEditTriggerProps extends EditableEditTriggerBaseProps,
67
67
  */
68
68
  ButtonHTMLAttributes {}
69
69
  declare const _default$4: typeof __VLS_export$7;
70
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1338.DefineComponent<EditableEditTriggerProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableEditTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
70
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue2139.DefineComponent<EditableEditTriggerProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableEditTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
71
71
  default?: (props: {}) => any;
72
72
  }>;
73
73
  type __VLS_WithSlots$7<T, S> = T & {
@@ -84,7 +84,7 @@ interface EditableInputProps extends EditableInputBaseProps,
84
84
  */
85
85
  InputHTMLAttributes {}
86
86
  declare const _default$5: typeof __VLS_export$6;
87
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1338.DefineComponent<EditableInputProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
87
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue2139.DefineComponent<EditableInputProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableInputProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
88
88
  default?: (props: {}) => any;
89
89
  }>;
90
90
  type __VLS_WithSlots$6<T, S> = T & {
@@ -101,7 +101,7 @@ interface EditableLabelProps extends EditableLabelBaseProps,
101
101
  */
102
102
  LabelHTMLAttributes {}
103
103
  declare const _default$6: typeof __VLS_export$5;
104
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1338.DefineComponent<EditableLabelProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
104
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue2139.DefineComponent<EditableLabelProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
105
105
  default?: (props: {}) => any;
106
106
  }>;
107
107
  type __VLS_WithSlots$5<T, S> = T & {
@@ -118,7 +118,7 @@ interface EditablePreviewProps extends EditablePreviewBaseProps,
118
118
  */
119
119
  HTMLAttributes {}
120
120
  declare const _default$7: typeof __VLS_export$4;
121
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1338.DefineComponent<EditablePreviewProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditablePreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
121
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue2139.DefineComponent<EditablePreviewProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditablePreviewProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
122
122
  default?: (props: {}) => any;
123
123
  }>;
124
124
  type __VLS_WithSlots$4<T, S> = T & {
@@ -138,7 +138,7 @@ interface EditableRootProviderProps extends EditableRootProviderBaseProps,
138
138
  */
139
139
  Omit<HTMLAttributes, 'placeholder'> {}
140
140
  declare const _default$9: typeof __VLS_export$3;
141
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1338.DefineComponent<EditableRootProviderProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
141
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue2139.DefineComponent<EditableRootProviderProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
142
142
  default?: (props: {}) => any;
143
143
  }>;
144
144
  type __VLS_WithSlots$3<T, S> = T & {
@@ -204,22 +204,22 @@ interface EditableRootProps extends EditableRootBaseProps,
204
204
  Omit<HTMLAttributes, 'placeholder'> {}
205
205
  interface EditableRootEmits extends RootEmits {}
206
206
  declare const _default$8: typeof __VLS_export$2;
207
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1338.DefineComponent<EditableRootProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {
207
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue2139.DefineComponent<EditableRootProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {
208
+ focusOutside: (event: _sprawlify_primitives_machines_combobox43.FocusOutsideEvent) => any;
209
+ interactOutside: (event: _sprawlify_primitives_machines_combobox43.InteractOutsideEvent) => any;
210
+ pointerDownOutside: (event: _sprawlify_primitives_machines_combobox43.PointerDownOutsideEvent) => any;
208
211
  valueChange: (details: editable.ValueChangeDetails) => any;
209
212
  "update:modelValue": (value: string) => any;
210
- focusOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.FocusOutsideEvent) => any;
211
- interactOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.InteractOutsideEvent) => any;
212
- pointerDownOutside: (event: _sprawlify_primitives_machines_bottom_sheet31.PointerDownOutsideEvent) => any;
213
213
  editChange: (details: editable.EditChangeDetails) => any;
214
214
  valueCommit: (details: editable.ValueChangeDetails) => any;
215
215
  valueRevert: (details: editable.ValueChangeDetails) => any;
216
216
  "update:edit": (edit: boolean) => any;
217
- }, string, vue1338.PublicProps, Readonly<EditableRootProps> & Readonly<{
217
+ }, string, vue2139.PublicProps, Readonly<EditableRootProps> & Readonly<{
218
+ onFocusOutside?: ((event: _sprawlify_primitives_machines_combobox43.FocusOutsideEvent) => any) | undefined;
219
+ onInteractOutside?: ((event: _sprawlify_primitives_machines_combobox43.InteractOutsideEvent) => any) | undefined;
220
+ onPointerDownOutside?: ((event: _sprawlify_primitives_machines_combobox43.PointerDownOutsideEvent) => any) | undefined;
218
221
  onValueChange?: ((details: editable.ValueChangeDetails) => any) | undefined;
219
222
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
220
- onFocusOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.FocusOutsideEvent) => any) | undefined;
221
- onInteractOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.InteractOutsideEvent) => any) | undefined;
222
- onPointerDownOutside?: ((event: _sprawlify_primitives_machines_bottom_sheet31.PointerDownOutsideEvent) => any) | undefined;
223
223
  onEditChange?: ((details: editable.EditChangeDetails) => any) | undefined;
224
224
  onValueCommit?: ((details: editable.ValueChangeDetails) => any) | undefined;
225
225
  onValueRevert?: ((details: editable.ValueChangeDetails) => any) | undefined;
@@ -229,11 +229,11 @@ declare const __VLS_export$2: __VLS_WithSlots$2<vue1338.DefineComponent<Editable
229
229
  required: boolean;
230
230
  invalid: boolean;
231
231
  readOnly: boolean;
232
+ selectOnFocus: boolean;
232
233
  autoResize: boolean;
233
234
  defaultEdit: boolean;
234
235
  edit: boolean;
235
- selectOnFocus: boolean;
236
- }, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
236
+ }, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
237
237
  default?: (props: {}) => any;
238
238
  }>;
239
239
  type __VLS_WithSlots$2<T, S> = T & {
@@ -250,7 +250,7 @@ interface EditableSubmitTriggerProps extends EditableSubmitTriggerBaseProps,
250
250
  */
251
251
  ButtonHTMLAttributes {}
252
252
  declare const _default$10: typeof __VLS_export$1;
253
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1338.DefineComponent<EditableSubmitTriggerProps, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<EditableSubmitTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, false, {}, any>, {
253
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue2139.DefineComponent<EditableSubmitTriggerProps, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<EditableSubmitTriggerProps> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, false, {}, any>, {
254
254
  default?: (props: {}) => any;
255
255
  }>;
256
256
  type __VLS_WithSlots$1<T, S> = T & {
@@ -277,7 +277,7 @@ interface EditableContextProps extends SlotsType<{
277
277
  default: UnwrapRef<UseEditableContext>;
278
278
  }> {}
279
279
  declare const _default$2: typeof __VLS_export;
280
- declare const __VLS_export: __VLS_WithSlots<vue1338.DefineComponent<{}, {}, {}, {}, {}, vue1338.ComponentOptionsMixin, vue1338.ComponentOptionsMixin, {}, string, vue1338.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1338.ComponentProvideOptions, true, {}, any>, {
280
+ declare const __VLS_export: __VLS_WithSlots<vue2139.DefineComponent<{}, {}, {}, {}, {}, vue2139.ComponentOptionsMixin, vue2139.ComponentOptionsMixin, {}, string, vue2139.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue2139.ComponentProvideOptions, true, {}, any>, {
281
281
  default(editable: UnwrapRef<UseEditableContext>): unknown;
282
282
  }>;
283
283
  type __VLS_WithSlots<T, S> = T & {
@@ -5,9 +5,9 @@ import { t as createContext } from "../../create-context-Ds1GbsVc.js";
5
5
  import { t as useForwardExpose } from "../../use-forward-expose-CCAmHTUB.js";
6
6
  import { t as editableAnatomy } from "../../editable-anatomy-D1eyySPH.js";
7
7
  import "../../field-anatomy-DOCpzb4B.js";
8
- import { t as sprawlify } from "../../factory-DxZQviAU.js";
8
+ import { t as sprawlify } from "../../factory-xNPol80p.js";
9
9
  import { t as cleanProps } from "../../clean-props-DsGHTEpm.js";
10
- import { p as useFieldContext } from "../../field-C6iB3Tje.js";
10
+ import { p as useFieldContext } from "../../field-B_BAnE0z.js";
11
11
  import { computed, createBlock, defineComponent, guardReactiveProps, mergeDefaults, mergeProps, normalizeProps, openBlock, renderSlot, toValue, unref, useId, withCtx } from "vue";
12
12
  import * as editable from "@sprawlify/primitives/machines/editable";
13
13
 
@@ -1,6 +1,6 @@
1
- import { t as PolymorphicProps } from "../../factory-D5HMCjkS.js";
2
- import { t as fieldAnatomy } from "../../field-anatomy-meDug-96.js";
3
- import * as vue1684 from "vue";
1
+ import { t as PolymorphicProps } from "../../factory-n7N-L7_o.js";
2
+ import { t as fieldAnatomy } from "../../field-anatomy-loNm9_9u.js";
3
+ import * as vue232 from "vue";
4
4
  import { HTMLAttributes, InputHTMLAttributes, LabelHTMLAttributes, MaybeRef, SelectHTMLAttributes, SlotsType, TextareaHTMLAttributes, UnwrapRef } from "vue";
5
5
 
6
6
  //#region src/components/field/field-types.d.ts
@@ -30,7 +30,7 @@ interface UseFieldProps {
30
30
  readOnly?: boolean;
31
31
  }
32
32
  type UseFieldReturn = ReturnType<typeof useField>;
33
- declare const useField: (props?: MaybeRef<UseFieldProps>) => vue1684.ComputedRef<{
33
+ declare const useField: (props?: MaybeRef<UseFieldProps>) => vue232.ComputedRef<{
34
34
  ariaDescribedby: string | undefined;
35
35
  ids: {
36
36
  control: string;
@@ -39,7 +39,7 @@ declare const useField: (props?: MaybeRef<UseFieldProps>) => vue1684.ComputedRef
39
39
  helperText: string;
40
40
  };
41
41
  refs: {
42
- rootRef: vue1684.Ref<null, null>;
42
+ rootRef: vue232.Ref<null, null>;
43
43
  };
44
44
  disabled: boolean | undefined;
45
45
  invalid: boolean | undefined;
@@ -121,7 +121,7 @@ interface FieldContextProps extends SlotsType<{
121
121
  default: UnwrapRef<UseFieldContext>;
122
122
  }> {}
123
123
  declare const _default: typeof __VLS_export$9;
124
- declare const __VLS_export$9: __VLS_WithSlots$9<vue1684.DefineComponent<{}, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, true, {}, any>, {
124
+ declare const __VLS_export$9: __VLS_WithSlots$9<vue232.DefineComponent<{}, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, true, {}, any>, {
125
125
  default(field: UnwrapRef<UseFieldContext>): unknown;
126
126
  }>;
127
127
  type __VLS_WithSlots$9<T, S> = T & {
@@ -138,7 +138,7 @@ interface FieldErrorTextProps extends FieldErrorTextBaseProps,
138
138
  */
139
139
  HTMLAttributes {}
140
140
  declare const _default$1: typeof __VLS_export$8;
141
- declare const __VLS_export$8: __VLS_WithSlots$8<vue1684.DefineComponent<FieldErrorTextProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldErrorTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
141
+ declare const __VLS_export$8: __VLS_WithSlots$8<vue232.DefineComponent<FieldErrorTextProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldErrorTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
142
142
  default?: (props: {}) => any;
143
143
  }>;
144
144
  type __VLS_WithSlots$8<T, S> = T & {
@@ -155,7 +155,7 @@ interface FieldHelperTextProps extends FieldHelperTextBaseProps,
155
155
  */
156
156
  HTMLAttributes {}
157
157
  declare const _default$2: typeof __VLS_export$7;
158
- declare const __VLS_export$7: __VLS_WithSlots$7<vue1684.DefineComponent<FieldHelperTextProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldHelperTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
158
+ declare const __VLS_export$7: __VLS_WithSlots$7<vue232.DefineComponent<FieldHelperTextProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldHelperTextProps> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
159
159
  default?: (props: {}) => any;
160
160
  }>;
161
161
  type __VLS_WithSlots$7<T, S> = T & {
@@ -174,11 +174,11 @@ Omit<InputHTMLAttributes, 'value'> {
174
174
  modelValue?: InputHTMLAttributes['value'];
175
175
  }
176
176
  declare const _default$3: typeof __VLS_export$6;
177
- declare const __VLS_export$6: __VLS_WithSlots$6<vue1684.DefineComponent<FieldInputProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {
177
+ declare const __VLS_export$6: __VLS_WithSlots$6<vue232.DefineComponent<FieldInputProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {
178
178
  "update:modelValue": (...args: any[]) => void;
179
- }, string, vue1684.PublicProps, Readonly<FieldInputProps> & Readonly<{
179
+ }, string, vue232.PublicProps, Readonly<FieldInputProps> & Readonly<{
180
180
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
181
- }>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
181
+ }>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
182
182
  default?: (props: {}) => any;
183
183
  }>;
184
184
  type __VLS_WithSlots$6<T, S> = T & {
@@ -195,7 +195,7 @@ interface FieldLabelProps extends FieldLabelBaseProps,
195
195
  */
196
196
  LabelHTMLAttributes {}
197
197
  declare const _default$4: typeof __VLS_export$5;
198
- declare const __VLS_export$5: __VLS_WithSlots$5<vue1684.DefineComponent<FieldLabelProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
198
+ declare const __VLS_export$5: __VLS_WithSlots$5<vue232.DefineComponent<FieldLabelProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldLabelProps> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
199
199
  default?: (props: {}) => any;
200
200
  }>;
201
201
  type __VLS_WithSlots$5<T, S> = T & {
@@ -212,7 +212,7 @@ interface FieldRequiredIndicatorProps extends FieldRequiredIndicatorBaseProps,
212
212
  */
213
213
  HTMLAttributes {}
214
214
  declare const _default$5: typeof __VLS_export$4;
215
- declare const __VLS_export$4: __VLS_WithSlots$4<vue1684.DefineComponent<FieldRequiredIndicatorProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldRequiredIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
215
+ declare const __VLS_export$4: __VLS_WithSlots$4<vue232.DefineComponent<FieldRequiredIndicatorProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldRequiredIndicatorProps> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
216
216
  default?: (props: {}) => any;
217
217
  } & {
218
218
  fallback?: (props: {}) => any;
@@ -234,7 +234,7 @@ interface FieldRootProviderProps extends FieldRootProviderBaseProps,
234
234
  */
235
235
  HTMLAttributes {}
236
236
  declare const _default$7: typeof __VLS_export$3;
237
- declare const __VLS_export$3: __VLS_WithSlots$3<vue1684.DefineComponent<FieldRootProviderProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
237
+ declare const __VLS_export$3: __VLS_WithSlots$3<vue232.DefineComponent<FieldRootProviderProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldRootProviderProps> & Readonly<{}>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
238
238
  default?: (props: {}) => any;
239
239
  }>;
240
240
  type __VLS_WithSlots$3<T, S> = T & {
@@ -251,12 +251,12 @@ interface FieldRootProps extends FieldRootBaseProps,
251
251
  */
252
252
  HTMLAttributes {}
253
253
  declare const _default$6: typeof __VLS_export$2;
254
- declare const __VLS_export$2: __VLS_WithSlots$2<vue1684.DefineComponent<FieldRootProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {}, string, vue1684.PublicProps, Readonly<FieldRootProps> & Readonly<{}>, {
254
+ declare const __VLS_export$2: __VLS_WithSlots$2<vue232.DefineComponent<FieldRootProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {}, string, vue232.PublicProps, Readonly<FieldRootProps> & Readonly<{}>, {
255
255
  disabled: boolean;
256
256
  required: boolean;
257
257
  invalid: boolean;
258
258
  readOnly: boolean;
259
- }, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
259
+ }, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
260
260
  default?: (props: {}) => any;
261
261
  }>;
262
262
  type __VLS_WithSlots$2<T, S> = T & {
@@ -275,15 +275,15 @@ Omit<SelectHTMLAttributes, 'value'> {
275
275
  modelValue?: SelectHTMLAttributes['value'];
276
276
  }
277
277
  declare const _default$8: typeof __VLS_export$1;
278
- declare const __VLS_export$1: __VLS_WithSlots$1<vue1684.DefineComponent<FieldSelectProps & {
278
+ declare const __VLS_export$1: __VLS_WithSlots$1<vue232.DefineComponent<FieldSelectProps & {
279
279
  modelValue?: string;
280
- }, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {
280
+ }, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {
281
281
  "update:modelValue": (...args: any[]) => void;
282
- }, string, vue1684.PublicProps, Readonly<FieldSelectProps & {
282
+ }, string, vue232.PublicProps, Readonly<FieldSelectProps & {
283
283
  modelValue?: string;
284
284
  }> & Readonly<{
285
285
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
286
- }>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
286
+ }>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
287
287
  default?: (props: {}) => any;
288
288
  }>;
289
289
  type __VLS_WithSlots$1<T, S> = T & {
@@ -304,11 +304,11 @@ Omit<TextareaHTMLAttributes, 'value'> {
304
304
  modelValue?: TextareaHTMLAttributes['value'];
305
305
  }
306
306
  declare const _default$9: typeof __VLS_export;
307
- declare const __VLS_export: __VLS_WithSlots<vue1684.DefineComponent<FieldTextareaProps, {}, {}, {}, {}, vue1684.ComponentOptionsMixin, vue1684.ComponentOptionsMixin, {
307
+ declare const __VLS_export: __VLS_WithSlots<vue232.DefineComponent<FieldTextareaProps, {}, {}, {}, {}, vue232.ComponentOptionsMixin, vue232.ComponentOptionsMixin, {
308
308
  "update:modelValue": (...args: any[]) => void;
309
- }, string, vue1684.PublicProps, Readonly<FieldTextareaProps> & Readonly<{
309
+ }, string, vue232.PublicProps, Readonly<FieldTextareaProps> & Readonly<{
310
310
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
311
- }>, {}, {}, {}, {}, string, vue1684.ComponentProvideOptions, false, {}, any>, {
311
+ }>, {}, {}, {}, {}, string, vue232.ComponentProvideOptions, false, {}, any>, {
312
312
  default?: (props: {}) => any;
313
313
  }>;
314
314
  type __VLS_WithSlots<T, S> = T & {
@@ -3,7 +3,7 @@ import "../../providers-DNBWT-O_.js";
3
3
  import "../../create-context-Ds1GbsVc.js";
4
4
  import "../../use-forward-expose-CCAmHTUB.js";
5
5
  import { t as fieldAnatomy } from "../../field-anatomy-DOCpzb4B.js";
6
- import "../../factory-DxZQviAU.js";
7
- import { a as useField, c as field_label_default, d as field_error_text_default, f as field_context_default, i as field_root_default, l as field_input_default, n as field_textarea_default, o as field_root_provider_default, p as useFieldContext, r as field_select_default, s as field_required_indicator_default, t as field_exports, u as field_helper_text_default } from "../../field-C6iB3Tje.js";
6
+ import "../../factory-xNPol80p.js";
7
+ import { a as useField, c as field_label_default, d as field_error_text_default, f as field_context_default, i as field_root_default, l as field_input_default, n as field_textarea_default, o as field_root_provider_default, p as useFieldContext, r as field_select_default, s as field_required_indicator_default, t as field_exports, u as field_helper_text_default } from "../../field-B_BAnE0z.js";
8
8
 
9
9
  export { field_exports as Field, field_context_default as FieldContext, field_error_text_default as FieldErrorText, field_helper_text_default as FieldHelperText, field_input_default as FieldInput, field_label_default as FieldLabel, field_required_indicator_default as FieldRequiredIndicator, field_root_default as FieldRoot, field_root_provider_default as FieldRootProvider, field_select_default as FieldSelect, field_textarea_default as FieldTextarea, fieldAnatomy, useField, useFieldContext };